38
2.09 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.media` . `id` as `product.manufacturer.media.id` , `product.manufacturer.media` . `user_id` as `product.manufacturer.media.userId` , `product.manufacturer.media` . `media_folder_id` as `product.manufacturer.media.mediaFolderId` , `product.manufacturer.media` . `mime_type` as `product.manufacturer.media.mimeType` , `product.manufacturer.media` . `file_extension` as `product.manufacturer.media.fileExtension` , `product.manufacturer.media` . `uploaded_at` as `product.manufacturer.media.uploadedAt` , `product.manufacturer.media` . `file_name` as `product.manufacturer.media.fileName` , `product.manufacturer.media` . `file_size` as `product.manufacturer.media.fileSize` , `product.manufacturer.media` . `media_type` as `product.manufacturer.media.mediaTypeRaw` , `product.manufacturer.media` . `meta_data` as `product.manufacturer.media.metaData` , `product.manufacturer.media` . `config` as `product.manufacturer.media.config` , `product.manufacturer.media` . `path` as `product.manufacturer.media.path` , `product.manufacturer.media` . `private` as `product.manufacturer.media.private` , `product.manufacturer.media` . `thumbnails_ro` as `product.manufacturer.media.thumbnailsRo` , `product.manufacturer.media` . `created_at` as `product.manufacturer.media.createdAt` , `product.manufacturer.media` . `updated_at` as `product.manufacturer.media.updatedAt` , `product.manufacturer.media.translation.title` , `product.manufacturer.media.translation.title` as `product.manufacturer.media.title` , `product.manufacturer.media.translation.alt` , `product.manufacturer.media.translation.alt` as `product.manufacturer.media.alt` , `product.manufacturer.media.translation.customFields` , `product.manufacturer.media.translation.customFields` as `product.manufacturer.media.customFields` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.properties.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping` . `product_id` = `product` . `properties` ) as `product.properties.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `media` `product.manufacturer.media` ON `product.manufacturer` . `media_id` = `product.manufacturer.media` . `id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = ? ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.manufacturer.media.translation` . `media_id` , `product.manufacturer.media.translation` . `alt` as `product.manufacturer.media.translation.alt` , `product.manufacturer.media.translation` . `title` as `product.manufacturer.media.translation.title` , `product.manufacturer.media.translation` . `custom_fields` as `product.manufacturer.media.translation.customFields` FROM `media_translation` `product.manufacturer.media.translation` WHERE `product.manufacturer.media.translation` . `language_id` = ? ) `product.manufacturer.media.media_translation` ON `product.manufacturer.media.media_translation` . `media_id` = `product.manufacturer.media` . `id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = ? ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x05 o+J\x18 sKQª\ºÉˆÃ-h "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.manufacturer` . `id` as `product.manufacturer.id` ,
`product.manufacturer` . `version_id` as `product.manufacturer.versionId` ,
`product.manufacturer` . `media_id` as `product.manufacturer.mediaId` ,
`product.manufacturer` . `link` as `product.manufacturer.link` ,
`product.manufacturer` . `created_at` as `product.manufacturer.createdAt` ,
`product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` ,
`product.manufacturer.media` . `id` as `product.manufacturer.media.id` ,
`product.manufacturer.media` . `user_id` as `product.manufacturer.media.userId` ,
`product.manufacturer.media` . `media_folder_id` as `product.manufacturer.media.mediaFolderId` ,
`product.manufacturer.media` . `mime_type` as `product.manufacturer.media.mimeType` ,
`product.manufacturer.media` . `file_extension` as `product.manufacturer.media.fileExtension` ,
`product.manufacturer.media` . `uploaded_at` as `product.manufacturer.media.uploadedAt` ,
`product.manufacturer.media` . `file_name` as `product.manufacturer.media.fileName` ,
`product.manufacturer.media` . `file_size` as `product.manufacturer.media.fileSize` ,
`product.manufacturer.media` . `media_type` as `product.manufacturer.media.mediaTypeRaw` ,
`product.manufacturer.media` . `meta_data` as `product.manufacturer.media.metaData` ,
`product.manufacturer.media` . `config` as `product.manufacturer.media.config` ,
`product.manufacturer.media` . `path` as `product.manufacturer.media.path` ,
`product.manufacturer.media` . `private` as `product.manufacturer.media.private` ,
`product.manufacturer.media` . `thumbnails_ro` as `product.manufacturer.media.thumbnailsRo` ,
`product.manufacturer.media` . `created_at` as `product.manufacturer.media.createdAt` ,
`product.manufacturer.media` . `updated_at` as `product.manufacturer.media.updatedAt` ,
`product.manufacturer.media.translation.title` ,
`product.manufacturer.media.translation.title` as `product.manufacturer.media.title` ,
`product.manufacturer.media.translation.alt` ,
`product.manufacturer.media.translation.alt` as `product.manufacturer.media.alt` ,
`product.manufacturer.media.translation.customFields` ,
`product.manufacturer.media.translation.customFields` as `product.manufacturer.media.customFields` ,
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name` as `product.manufacturer.name` ,
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description` as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields` as `product.manufacturer.customFields` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.properties.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping` . `product_id` = `product` . `properties`
) as `product.properties.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN `media` `product.manufacturer.media` ON `product.manufacturer` . `media_id` = `product.manufacturer.media` . `id`
LEFT JOIN (
SELECT
`product.manufacturer.translation` . `product_manufacturer_id` ,
`product.manufacturer.translation` . `product_manufacturer_version_id` ,
`product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` ,
`product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` ,
`product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation` . `language_id` = ?
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id`
AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id`
LEFT JOIN (
SELECT
`product.manufacturer.media.translation` . `media_id` ,
`product.manufacturer.media.translation` . `alt` as `product.manufacturer.media.translation.alt` ,
`product.manufacturer.media.translation` . `title` as `product.manufacturer.media.translation.title` ,
`product.manufacturer.media.translation` . `custom_fields` as `product.manufacturer.media.translation.customFields`
FROM
`media_translation` `product.manufacturer.media.translation`
WHERE
`product.manufacturer.media.translation` . `language_id` = ?
) `product.manufacturer.media.media_translation` ON `product.manufacturer.media.media_translation` . `media_id` = `product.manufacturer.media` . `id`
LEFT JOIN (
SELECT
`product.unit.translation` . `unit_id` ,
`product.unit.translation` . `short_code` as `product.unit.translation.shortCode` ,
`product.unit.translation` . `name` as `product.unit.translation.name` ,
`product.unit.translation` . `custom_fields` as `product.unit.translation.customFields`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . `language_id` = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . `delivery_time_id` ,
`product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . `language_id` = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . `media_id` ,
`product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (? )
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.media` . `id` as `product.manufacturer.media.id` , `product.manufacturer.media` . `user_id` as `product.manufacturer.media.userId` , `product.manufacturer.media` . `media_folder_id` as `product.manufacturer.media.mediaFolderId` , `product.manufacturer.media` . `mime_type` as `product.manufacturer.media.mimeType` , `product.manufacturer.media` . `file_extension` as `product.manufacturer.media.fileExtension` , `product.manufacturer.media` . `uploaded_at` as `product.manufacturer.media.uploadedAt` , `product.manufacturer.media` . `file_name` as `product.manufacturer.media.fileName` , `product.manufacturer.media` . `file_size` as `product.manufacturer.media.fileSize` , `product.manufacturer.media` . `media_type` as `product.manufacturer.media.mediaTypeRaw` , `product.manufacturer.media` . `meta_data` as `product.manufacturer.media.metaData` , `product.manufacturer.media` . `config` as `product.manufacturer.media.config` , `product.manufacturer.media` . `path` as `product.manufacturer.media.path` , `product.manufacturer.media` . `private` as `product.manufacturer.media.private` , `product.manufacturer.media` . `thumbnails_ro` as `product.manufacturer.media.thumbnailsRo` , `product.manufacturer.media` . `created_at` as `product.manufacturer.media.createdAt` , `product.manufacturer.media` . `updated_at` as `product.manufacturer.media.updatedAt` , `product.manufacturer.media.translation.title` , `product.manufacturer.media.translation.title` as `product.manufacturer.media.title` , `product.manufacturer.media.translation.alt` , `product.manufacturer.media.translation.alt` as `product.manufacturer.media.alt` , `product.manufacturer.media.translation.customFields` , `product.manufacturer.media.translation.customFields` as `product.manufacturer.media.customFields` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.properties.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping` . `product_id` = `product` . `properties` ) as `product.properties.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `media` `product.manufacturer.media` ON `product.manufacturer` . `media_id` = `product.manufacturer.media` . `id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.manufacturer.media.translation` . `media_id` , `product.manufacturer.media.translation` . `alt` as `product.manufacturer.media.translation.alt` , `product.manufacturer.media.translation` . `title` as `product.manufacturer.media.translation.title` , `product.manufacturer.media.translation` . `custom_fields` as `product.manufacturer.media.translation.customFields` FROM `media_translation` `product.manufacturer.media.translation` WHERE `product.manufacturer.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.media.media_translation` ON `product.manufacturer.media.media_translation` . `media_id` = `product.manufacturer.media` . `id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x056F2B4A18734B51AA5CBAC988C32D68 ));
Copy
40
12.83 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x00\x12 r$ÕÎN¿šD‡•ÐË\t # "
b"\x00\x18\e ‰wH@\x18 ¹$e\n ©¬T\r "
b"\x00 ;£+K½Oþƒ\f ¼Ëf@&µ "
b"\x01 =¦^sšM¸¨‡³\x7F t©b> "
b"\x01 R┐hÊÏHجi¬Ùé¬5\x1A "
b"\x01 `ÀÎ╣fMûÖepÅáS½Ã "
b"\x01 †÷!2¡Eb§\x1A Ïe®Í]› "
b"\x01 »@fs2CÄ„\x7F ñ,™Šò• "
b"\x01 ÓNɼäGfí~?\x13 2ü\x01 / "
b"\x02 <ߙڷI\x16 Ž‘ÙF\x7F ßg¯ "
b"\x02 Q\x14 ╦.@BÀàÉê;ß▄┬╦ "
b"\x02 k\x19 õ/ÁM#€\x13 ªŸxZ-x "
b"\x02 ‰> \r ÷M~·º\x16 ±Z˜ñ2 "
b"\x02 ãnØõ¾L~É]Ïâ¯═H¤ "
b"\x02 Ü»·‰‘D~®d\f ¶ÀÌÉ€ "
b"\x02 äGÑ”1Dª´Œ<˜qEhP "
b"\x03\x02 ¸═\r \x01 A>¬ôì-ªoÃá "
b"\x03\x13\x01\x19 i)CY‘<\x08 I\x0F ÚöÄ "
b"\x03\e œþŒ’@A£\x14 Fmc\t ¹š "
b"\x03 -r©wPL¯¸sÙ\x0F ÌúhS "
b"\x03 8@\x13 `tM\v ˆ®Í\f ôÁF. "
b"\x03 JÉo\v =Gïªn ò±+pÙ "
b"\x03 ØÞ\x03 ╠\x00 Cª║\x10 xÅ¡\x0F .i "
b"\x03 ¹ro‹uFR…¼ÈÊXnÿ "
b"\x03 Ýs·DuFÕíQØQ3fıù "
b"\x03 þ}Þ\x06 %F¼¨ë.cè\x06 £‘ "
b"\x04 h¥‚N\x01 DÈ«*ÓxÕW "
b"\x04 qÈÖÙ\x10 EjŠ\x0E ÚM_v(Û "
b"""
\x04 ¢MK”~G%—£¹\n
&\x1F '\x18
"""
b"\x04 ÅãqíoMÛƒÿŒÅKƒœ) "
b"\x04 øZ)‚‘O+“ó×µŒ@þ8 "
b"\x05 ╚\x19 hc¥F?®\x00 ´ì»/Çy "
b"\x05 ╬ü·µ¸N\x1F ░-¿ë\x04 `ü\x1C "
b"\x06\x07\x03 é9▒JëóÅ?. -¯\x01 "
b"\x06 '˜ÜÁ\OÖ¢(j“\x1A öÔx "
b"\x06 Geˆd˜F\v ªÓ¤¢Ú¹d "
b"\x06 …5œn®M!‰ZŸ@ æl\x11 "
b"\x06 ¤ÅžŸ‚MU™,2ظ@‚v "
b"\x06 ÂÕ2\x1D ²E!Åg¥5Ã5¿± "
b"\x06 ܰNê“F%†\x0E …Ï>ø4Ê "
b"\x07 "V§yàF©¿ÿ©Û¡Ü¿D "
b"\x07 %7¦»\x11 Ev·°ðQö¦Éb "
b"\x08\x07 Ø¡\x1E ¦JñºYüÂ\x12 -‹û "
b"\x08\x0F Ì¥ž¢Aë\x14 çåùB "
b"\x08 =yµeˆAP°é"#i,bY "
b"\x08 FAð†SKTºL±N’Ú>ú "
b"\x08 Ï×PõàH&¿5|U•.•D "
b"\t\x01 ~Ö\x01\x7F B%°F4’Ê€\r k "
b"\t 6\x0E ¹ñEO\x06 ‹}]d÷ðT¢ "
b"""
\n
9}‚‚\x19 Kç±µ¥Ý™Á\x08 Ï
"""
b"""
\n
r8\x05 b\t GTèıØ^¢²¢=
"""
b"""
\n
‚š”20H7“^ô´É²\x08 å
"""
b"""
\n
¾Ðd\x02 ‰NRŸ:W]ó\x04 Ä\x07
"""
b"\v 3MœßVM‹‰¼{,uR\x11 ‹ "
b"\v ű¯\f ÑJBÁøpÁ \x1E &î "
b"\f r\x16 Yœ%L`°ŠÀ\x00 ¨Pvô "
b"\f ØKƒô*Aå—ËíR\x17 ågÌ "
b"\r \x02 .ŸëvCX¶\x03 Ç\x7F œ±k] "
b"\r \x1C †ôî¬F™´µæyFEu? "
b"\r =ü¥\x11\x17 Eäù92-=¸+´ "
b"\r F¿@Â\v OÖ¨Iov\x00 †‰¼ "
b"\r Ñ…Å-âOd¯ÛÊ;»MFÿ "
b"\x0E\x17\x06 ã\x0E\x06 K?¸Œ±FÒ’Ô– "
b"\x0E\x1A\x1A b<ùEÐÅü>*i\x13\v \ "
b"\x0E ,Wéü¡AÝô£'\x06 └▓ù▓ "
b"\x0E ^ ¹–°AW‹KD21\r È) "
b"\x0E ‹\r +U(Fz’g˜6(¦\x0E @ "
b"\x0E ì- \e ^JlÇ»f·¿\x1F\x16 ƒ "
b"\x0F\x03 çÒ8ñIB«\x06 Ng\x05 D™v "
b"\x0F\x1F\x19 ÀìOmâÆ\x0F \r ]Ã[I "
b"\x0F .`öÿzEñœîÚÞ{bTx "
b"\x0F i0▀┘ÄC¹ùüà║N<Ø\x05 "
b"\x0F „/é\f ªC\x03 ŒúD^¡Šv\x00 "
b"\x0F »ß=v\r J’³'™\x07 í®‘ò "
b"\x0F Ô4\x0F :4IJŠÕ¡N[Î*o "
b"\x0F ðM\x08 }SA4ž!n¢R$Ú¡ "
b"\x10\x08 ¶║ÇìOT╣-º|0#âá "
b"\x10 âî┘¥\x0F @oè¥║ëNïÉ═ "
b"\x10 ¥i×™îAãˆÎ×Ò\x1A gÄ\x01 "
b"\x10 Ü\t ã\x11 :A¤¼1“býF\v\x11 "
b"\x10 Ì┐x\x15 ÅBèÇøýç▄Á░\x14 "
b"\x10 Þåçg\x13 J´¡›CxäPcd "
b"\x11\x1E 7¸šu@ú”%ŠÒ–˜õÙ "
b"\x11 ¢Ìz'<A>ì\x1A ╩~_└"█ "
b"\x12 ,Ê\x07 uÇGM•\x14 ¹z`œöe "
b"\x12 ªx©\x7F $Cý¥v![Í[z. "
b"\x12 Ã’ðŠ”Kû„mü*ªÁ9ƒ "
b"\x12 õãb\x01 1CËŸ%\x17 >nhg¤ "
b"\x13\x15 ’g`bGM€G8zÊ’sê "
b"\x13\x15 Ô6'\x10 G%œ´E$LûÒ´ "
b"\x13 l£“äŒH\x1D ƒUøê›\x0E Ÿ\x1F "
b"\x13 ºKùÂ\x18 Là‡`"\x1F q+ßX "
b"\x14\v\x00 È1›H=‚+\x0E )Z4<\x04 "
b"\x14\x16 ðÝ█xMtümÚsô─╔ "
b"\x14 ░Å\x05 !▀J\x0E è#\x15\x05 ÁJ²Ö "
b"\x15 f╦)▄\x10 E\x1E ó¡BFÅ\x04 È0 "
b"\x15 ¨\x13 qÁ O´¾€eÔñ€\x18 | "
b"\x15 Íz_=ıCcº_h╠ìðJ¿ "
b"\x16 6”T¡xLð¦Írò?Þ÷, "
b"\x16 =Šæ‹&Aó Û\x04 §%:w‘ "
b"\x17\x16 ï·¼ÊB¤ŒCŒŠ2Ãʨ "
b"""
\x17 >N&à+DN¶˜\n
Ú\x19 .ä›
"""
b"\x17 c†‘ÚòN0•>\x00 Ž×€„· "
b"\x17 ´\x12 Ìb]Cy7™@“)ºï "
b"\x17 ¤'É%uL¥é4£$╝&‗Ç "
b"\x18\x1D B´ÇïOgƒl©»+³S? "
b"\x18 +‹Ô~kH\r ‹÷?Ûr2CU "
b"\x18 x%ÿ\x16 ¯H®½\x08\v Î\x0E W¶Ï "
b"\x18 z9݇²CÑž\r -\x17 b7\x00 H "
b"\x18 ð^r$\x13 E|┐w\x0E ®üµV0 "
b"\x19 c%PN‚Jɶ\x06 8/qÈ´ä "
b"\x19 qÏýØRE╩æ\x10 -%luù¡ "
b"\x19 ÑQIJ(B0¢LíH\x05 Þ\x07 8 "
b"\x19 ıë╣■êIZù╝yÛ\x00 Å╔ç "
b"\x1A\v rEi0IkŸÔÉ+ŠŒv\f "
b"""
\x1A\f Q’M\x13 O:…\n
¸8|A<&
"""
b"\x1A W÷Sæ\x1E O¶ŒÔèýÂÒõ0 "
b"\x1A Â`Õ\x10 lJ» d’\f B¦.Z "
b"""
\x1A ÕÊMö%Jª¼³\x0F £c\n
ù§
"""
b"\e\x19\x00 ╩GÅIõå╠-»Êåð "
b"\e 4êcPÖHÂÀ╗oü═\x19 ö■ "
b"\e :°8€ÜGî†Ë\x07 •lW\x05 À "
b"\x1C\x13\x16 ´FaNq©9’1\x03 êî "
b"""
\x1C\x17 \n
\x1F £ìCX▒Jtr+0Yî
"""
b"\x1C\x1D ¶ÚÏÜB§¡ânÔŠŠˆ\x12 "
b"\x1D\x19\x18 ótjL¶—N¶S\x01 pŸs "
b"\x1D\x1A\x1C ~'&G‹¼(áq˜³±ù "
b"\x1D\x1A ·”¥tG„¯Ï†ôúƒ\x19 ˆ "
b"\x1D ;\5'ÑBº³ˆ+P"s\x7F Y "
b"\x1D Ÿñ´\x17 BIŽC—JžI|Ã "
b"\x1D Çb»±(Ew’£Y$ üÍi "
b"\x1E\x1A Ÿ@ØëAø¡nò²8ÉÉ5 "
b"\x1E 6ôG¨ýKcµÏ\x1C þ\x16 ulX "
b"\x1E F`À×ÍA"²\x04 |\x05\x16\x16 S "
b"\x1E gÛC8tD\e †Æ\x11 }Yôe¤ "
b"\x1E ˜\x16 ÌÌ1Dn©I\x18 Í\x14 +ƒ9 "
b"\x1E ÿ╬gEÎATÅ\x16 =═:ÒÄ\f "
b"\x1E Ú/ÈÎ\x11 M…†{7^ððöÎ "
b"\x1E ±l;ıI└©Å_lÄÞ$Ñ "
b"\x1F ;\x14 ë?ìKÅéXÊ>‗R¿╗ "
b"\x1F Dì\x1E\x11 cI‰«ù3&÷•î¹ "
b"\x1F G┤®üdA)ÁeÂ\x1D î'ÔF "
b"\x1F °\x1A\x18 ïiM░»PºÐ¨jü« "
b"\x1F þÞwA>OÙ§L('ËàØ® "
b" "yþÎ@D¸½ÿp,cJõÀ "
b" 0£_aÅK=¦+\v\x07 ‡çÖ` "
b" 1\x1D ┐¼ÊJPÄrç¦╣8É» "
b" ã¢\x11 cæK\x15 ¾ÃJ¡=sV/ "
b" çÙuµtC³®Âì>6Dù¬ "
b"!^”\x1C aåGOº:¥\x07 ý¦Ao "
b"!c\{à{M6€¥à;'½€Å "
b"!kû¬╦ CØÀÍ`³└iL\e "
b"!é\x0E\x16 Ø(COíö\x13\x11 ^ï]¾ "
b"!ø;\e Ó`@\f äÏ¿ãì;\x08 ) "
b"!▒gS¼\x05 K#Øf\r #9ÁvÑ "
b"!ÌNáSÜLÄ•hB=¿+ŠS "
b"!Î\x17 Ô\x1C ±N€ƒÃè\x1A "‰ðú "
b"!Û■ÇÞúG╗╣O\x03 Õ╩çüá "
b""\x0F ~¶QCMH›œ¹ñ–¸™œ "
b""'Òãä¶O§—Ò>Å?ªÙ\x13 "
b""m¾\x1D öýL˜¥\x07 ÷KäåÕ[ "
b""y\x1D Á\x05 tJàŽ=ð\x1C ÏPˆø "
b""ÓxvbÅIIªõ\x14 üŽLà, "
b"#\f ]ïÃ\x17 D™–†î›Š£†Í "
b"##[ÔRÄH,™\x1F A}ËÒá| "
b"#bâÅô\v E/×■þ\x1E P'ıL "
b"#md´`.DÄ’\x13 ÚÔ¸ntË "
b"#|>Û0=K6│àwÅÁ\r ®W "
b"#ûÎ ¶\x05 BÖè\x0F\x17 Àü"_¯ "
b"#œÂ"\x07\x00 NŠ…\x03 óå\x7F ¾Â$ "
b"#¨ !ÖçI'ˆ\x08 ’ð~E\x11 « "
b"#›ŸÒœJ‰¡\x0E n*\x03 ‡ic "
b"""
#ÙÿT\n
ÈE £5ÃÎ@¯Há
"""
b"#┌\x1E ⢡HÏÇìërõàıý "
b"#Û5\x12 c‰OÈ™m@X°SöÝ "
b"$6Kl\x10 ÆB*¶þü!g€8Ã "
b"$KŽölŸI\x0E §R}š\e oùÏ "
b"$P}ú8£J\x00 ‚®éí§ºÎ# "
b"$–‡Ü2îK•¤ù6\x07 ¼?\e @ "
b"$¿*ÔzØ@ˆ³¹Â£™r„h "
b"""
$Î\x14 œ®1F\x1C §á\n
¿ŽÛQt
"""
b"$èÄòÄdDÌ•\x1C Vù~î\x1F\x1C "
b"$ðÏÝ•ÄJ‘ŽóJö\x14 $g "
b"%[\x1E\x05 PØGgÑàÑ\x17\x1A ║\x13 E "
b"%Ó\x04\x15\x0F -@Þ¦n³U\x1F ^wÓ "
b"%Þaú?\x16 C–˜Ô"\x16 2ÊÙÄ "
b"&&yÂC±NîŽ4jfQÉÿ¶ "
b"&)²¹Ê$AÕ·û¶\v\x0E N\x17\t "
b"&DQž…\x06 J©°\x01\f\x01 ¢5ô~ "
b"&\ãa,FÄú¨:É─╝¹▀ "
b"""
&jì]\x08 ôE©¨úü\n
þ¿åñ
"""
b"&‡!þZöK\x1E ž÷dzoKµ "
b"&Ž·dƒÿIa¤ï¤\x1E >\r ¨ "
b"&¢ç\x18\x1A )A¾ ¨Rª®\x13 ÎÄ "
b"'QñNfgOª°¨òX\x06 é\x1F € "
b"'¸Ù§öKGܳ\x01 QóëvÀ¯ "
b"'îu6ÁPBؤM\x08\e\x16 0v "
b"(Vƒ0+\x00 BM€“àgðE)à "
b"(‘\x19 •\x06 ºHÁŒê\x00 ø‹-ðê "
b"(—œ\x11\x0E nL‘¹|Î.X5\x7F ¹ "
b"(¬~h,RC5½]‰v2P#• "
b"(¯¹à:\x03 H¿‚ÍXÝô\x12 *ñ "
b"(Ü%š¨\x18 B‹«zSiæt‹‹ "
b")„mµÈ‰A=°\x00\x05 ÊÎit´ "
b")åc—vdHd™\e ³sN ®‘ "
b"*f¹6‡hD¢ŒÀ\x11 Fûñ'º "
b"""
*ÝùÕ\n
}KÓ¯\n
VkGQ´þ
"""
b"+1ó†%\x14 Cã”Üö\x01 Ï\x1E\x12 Ö "
b"+3åÄ'±A>ä´É´─/ª( "
b"+U²×\x04 ¹D¥ˆC¨hý¾šJ "
b"+õ¢M1ÅHi¼55—v«\e Q "
b",“\v \9£I”³"Ü\x1D\x0E :\x17 "
b",œŠ‚D\Am°'—Âë;h\x0E "
b",¾mÙrÆB8ØhY\x07 n▒\x13 s "
b"-i0qyÉLÞ¥!¹╗Í─\x17 _ "
b"-m¶\x1A\x10 ØH2Ç~¢▄âòÖ┤ "
b"-{r¬þ°HP™÷©ðj•#I "
b"-·š\x12 ÁB@M‹÷z[š²r\x03 "
b".->\x15 Š›L\t µ"Ù\t e\x07 ( "
b".M\x15 îI\r K\x1E µm@\x04 \x13\x01 "
b".bxÑb·KПëè)\x1F 3—f "
b".ï▄á.¯Lì▓IÃ7]\x02 9è "
b".ÆÉÒZkJR╣§ª\x01 jýð "
b"""
.┼Ëìe]L\n
î╣Ë:4Tû*
"""
b"/p{w=jH‡¶Äß!\x13 cjª "
b"/\x7F |¨<J÷ŠÀH\M·B\x12 "
b"0&ê²É¨Es╗«Å█+£┤P "
b"1\x19 }Ç7’HI¶\x0F еæ\x08 3\x04 "
b"1\x1C nL}\x1D BÇ“yCï6Ä«ô "
b"1ô©▀╩MO®ì í%ï<,b "
b"1™åÙ\x1C )Jq•÷9|Oêk$ "
b"1Ù/\t ¶°Kï¿Ø²ïß½¶ "
b"2.ðA;ÓF\x0E ŒòAÈÏ\r Ye "
b"25,\x0F ╬2LÁº!wMØTO┐ "
b"2>ÝwgËL³½X\r ¼%0\x00 { "
b"2e„.P=E,ˆ“Ú6ß!C° "
b"2çñp┘OF8«Å¸r³ÆH9 "
b"2‹¬\x1F ,žN\x16 ³‚ø=f\x1E ľ "
b"2Äc²Ï▒Iàå╦͵ؾ┌▄ "
b"2Ø#³™÷Aü¿õ\x0F •=\x1F\x19 G "
b"2ð%\x17 e—Bñ¤•<'–wî\v "
b"""
3\n
ù!\e îO╔àü|ÓÒâgÇ
"""
b"3$├È'ìI£À┴¸Bú+·G "
b"33oþ{>E¥€í¶Þwî\x1E Æ "
b"3Jat_2NÉâ║T█B§ª~ "
b"3«$áé¢NÄžaôeqTB\x14 "
b"3Ã+G\x7F ¡E’º‡8ÁÁr90 "
b"3╚O½Ä\e K7ë\v ì¦ØËqê "
b"4\t ØÂGB«ªÐ¡÷\v\x1A\x05 \r "
b"4DÌÅŽ\x00 Có‡Ò†¤ýâÓå "
b"4jq8u7J\x15 ¯]I\x04 gÄ"! "
b"4┼\x12 #AíI\x08 É\x1C ý─Øuó^ "
b"4Þ2\x1F (░Oì╝Ò}ã╦\x1C å\x1C "
b"4ë\x07\x04 tóBt›íq+PqB> "
b"5\x17 À\x14 l\x7F MBü\t ÂZûòbÎ "
b"5$åyã"E\x0E ¹¤W¿Ô Ý[ "
b"5¶TÉú²CµBKM(<\x15\x13 "
b"5·A\x07 'ñI\x00 ²\x1C $ÓÇ„‘© "
b"5Í_¦ÀÁE²˜öh ©ÑÑ\x12 "
b"67‗\x00 EûBò¡ÓiØ\f G\x08 8 "
b"""
6¹ Ò—îK>ºà·|tÿ\n
É
"""
b"71ú8{rJZ¿t‘È\x03 騅 "
b"7üÔLåÜEÝàï¦Z¬═Ð- "
b"7Ÿ1ÝÀQ@ä¯vƒ}š+\x10 Ÿ "
b"7Ð\f r*\x18 Iø²Ù\܃zœ+ "
b"7Èv\x19 ¡µL\e ä"aWüßD╗ "
b"7Ù¾Ü\x7F &Lýˆ,æíÒ8ÿ# "
b"7õOžÈ\x1F J"Šú\r Z(ødy "
b"""
8!8\n
ÉòFת¤W_&bÇ{
"""
b"86üÃ90F\x0E ‚•P§õŠ0‚ "
b"8³\x10 ™"\f M}®¡´bJ\x12 n\x19 "
b"8º¶\x0E êƒNƒ…\x07 õ!†%e\t "
b"8¼t¸,Í@\®Âl¨{a…º "
b"8Ï6®* D:ƒî3\x15 ╗ü▀ÿ "
b"94°ç¸‡O©‹w±“rà\x1E\v "
b"9CM×e:Fa±&¶e\x18\x1E .6 "
b"9D˜¶CÔC\x06 ž8AyUM\x0E "
b"9sòd\x12 ”Eˆ\x16 6o£ýãÆ "
b"9¡\x16 aå„Bû¡Ôý’çfg¬ "
b"9ßqC%‚IŽ»aP¦³Çí> "
b"9éh~;\x16 C"¼\x00 E\x15 {.*\x18 "
b":\x02 G²'«F7‡Séû}}p¡ "
b":\v òñÒCB\x7F „NCÙ6\x08 Ìš "
b":=\x08 É\x12\x07 @Ì”\x07\x15 =Øù[D "
b":cl#£?K@©\x1D ÂU\╦Õü "
b";\x06 šBî,EE‰?/|—Y”Ý "
b";&.\x14 É:JÛ™´ò“\x04\x7F †\x0F "
b";C¸ÿ\x19 xL¥•mG\x03\f ô\x19 ‹ "
b";W:£|ý@ØÅ=6=¥ÿIù "
b";ŽqÝ¿œO”±¼¥¹p‰W¾ "
b";ÆA÷\x02 äLüÆ\x12 Pðó/╩┘ "
b"; \x17 ‰]œC-†é\x1F ¦¯\x7F '# "
b";±òÃãF@gŠ\x01 {éÑêÜ\x13 "
b";ú\x1C ZˆoBü‹ìacë=¥¸ "
b"<jÉþ+ÒL‘мr\x1F 7Vy "
b"<¯Ès3hFu‡\x0F Z‹êØ9\x1F "
b"<Ñá7FQH¸©ÍþíBÞ.b "
b"=\x00 JÝD\x1A A¤„ïNƒ1’Ñ¡ "
b"=\x00 ü\x08 ©ªA¯Ñî\x11 }|▀_` "
b"""
=/A\t \n
_JÙ’yÊ.f’íR
"""
b"=cÿoépHÛüâJýtÔ╝é "
b"=‘\x0E U³)Cî¼÷Á\f ?D(´ "
b"= g›Ÿ•C4¤\x0F ¿âÞ[Pc "
b"=¶…¢÷gOf‘\x0F íÖ^|¡\x01 "
b"=Ý«>\x05\f AnŽ\x04 —X÷ºe\x04 "
b"=ôD! kIª§\x18 Žüü7\x06 Œ "
b">\x06 þ§M┤AÊÉôymJK\x05 ¹ "
b">WÓg_ÒNƇqll\x08 qÁ8 "
b">|wÛZÈGè£Ç¬‡tz¡ó "
b">ƒ1Á¿ E{‹«Ô“yÀKø "
b">×Õ:¢¢DÊ©k¬³?ol| "
b">■┴u_ÑGìÉ¿\x1E :Wz│╦ "
b"?\x1E\x1D 5W\x03 G‡«³É\x00 PŒÝ¦ "
b"?jxv¡»JÉ¿¶þä\x17 ~Ø\x16 "
b"?¢J7Ñ!AêÅ_\x02 9&Ò┐( "
b"?ÎQ$Æ\x12 F\x14 ‡Ý|LÃÞ˜\x10 "
b"@\v ”\x1C Q9C@„R}ׇ¼·î "
b"@&¿v*âEK¹\x19 Ï)JÃVC "
b"@cfjå2F4œˆ\x18\x02 Ìs—¦ "
b"@¾8¬ËüIK╣─6¸³\x13 û\x1D "
b"AT\x08 ’‘ÂCF•ôN\x1E ?ˆ(ø "
b"A†â4\x03 —N\x7F ÝA¿ô¨cù "
b"AœÈ‚.KO%…à\x01 \f {C$ "
b"AÓÔ\x1A ]ÀBv§‚ëœ5Ð:Z "
b"AÔ÷{fÄA îI üX ú1 "
b"B\x0E ì¸6 E ‡låÇZÁÐ\x17 "
b"B\x13 ®\x17 ˜¬EY¿†‹'\x1C â&\x0F "
b"B_°75‹DšŸ‡µ×|¥¶\x05 "
b"Bë6l\õGýì1\x00 ├;\x0F Á "
b"BÅ┐\x0F\x1F QJ‗âÅ╝iÌ\f ╝¸ "
b"B╩Øy└BG\e ¢Z╝;\x0F öAÜ "
b"C#˜6bžL0¶EB„²5ˆØ "
b"Ca;:Ÿ–ImŽXBŽÜgÉ; "
b"Cr\x14 AsWF\e ¸\x03 PH\f :\e "
b"CÉ\f ·0"N]║4.(ã,É» "
b"CÔ\x13\x19 )\x08 HGñõ\t \r üç[þ "
b"DAWæ³JF=¡«‹á2\x10 Ú½ "
b"Daô\f É\x13 Al▒█õÀ³_Og "
b"DkI\x13 ÃðCC¦®ù'\x04 \r ’G "
b"D®\x0E …?çAyµ#ùp‚P\x19 "
b"D®íØ-ZM=–\x16 qg…Õ\x16 € "
b"Dº@Ø‚‰@\x1A •Hù\e Å/k‡ "
b"DÌß~\x06 ½Jk´â*‹_\x0E §ß "
b"D´ t\x01 üIð¿v{\x12 Ywº? "
b"E\x17 X¢\x17 ~C\e ‚\x05 .$–Á,\x0E "
b"EËF|•-Gv¹ö—Ù7“å\x15 "
b"E÷©RñNFŽ®AXi\r ëŽt "
b"F\ù”k:A›®\x08 XxØ ëI "
b"F^Ë©»\x18 E\x1D ›Ú¯?“¤0à "
b"F▒\x18 -7ÜEÔÉDå¬kû\x01 µ "
b"FÍô¨G)Mä¹\x13\x15\x18 ôÄûË "
b"GÂeIAiIø¥¯©$`\x03 i× "
b"G¦k¢Ð2@%┐lÍØb Xá "
b"G¦æf╗ØOÝ║§¾Íq\f ╠. "
b"GÌý\x15\t ÖIÑó\x06\x03 Gt:Vì "
b"H\x03 >N£ C;®\x1A “üWÕÖˆ "
b"H@¤|Ê╝DÞÑØyo,═MÎ "
b"HRfÎ\x01 q@Ò¡.\x0E\x06 }8Ç8 "
b"H”[m\x12\x1F C €þå\x0E\x07\x14 šX "
b"HÌG†X:Eá‰õŸòzˆ¢™ "
b"IA\x10 VhLBòÉ{ðÌ;7╩\x1A "
b"K\x10 ò\x02 å£J,½–L\v Ë2È• "
b"Kˆ/\r åýKòµ\x0E #\x15 DþÂå "
b"K™\x07 2<ïH\x00 ¦rÜËŸ\x06 (Ê "
b"K«Y6X\x0E H®›Ü|@ß(µí "
b"KÄ?êdrA`²HîÃÖ\v ¨z "
b"L\x1E ]\x03 ·,Kž½U\x11 ªv\G; "
b"LìF\x0F ïÐL¨Å│K\x11\x13\x05 «) "
b"LûÇ:ROÓê░ü╚PóLö "
b"M4…Î+LOnˆì…P“}§= "
b"Mü¼\x03 Á\x00 I¨è~; |½×í "
b"N+?klvCQˆO_æÙ%ã3 "
b"N4\x1D ²\x18 FH¤±\x08 ½O¥~f\x01 "
b"N`c\v 0œD\n §\x00 ¢è4ëØ¶ "
b"N\x7F v4¾ùN6† W³\x04 !\x10 Š "
b"NìZ}²¡H~Á▄R}Ø=BZ "
b"N£Øz ¶@×…fem´·Õ( "
b"O\x00 Éf\x0F ╬Nó╝P¤gÝÙ¹┐ "
b"O2\x13 ØÝBCît╩·\x02 K\x1E ý "
b"OO€…î÷@3«Í«Á\e ]Öo "
b"O¾ô3 DáÆ┘1BÅèÐÔ "
b"P\x10 ×9ùdH5¯¶Ü\x04 `ttÊ "
b"P\x11 Ü‘Ð$Jf±_âù–½² "
b"PDK2@áMÅ¥N \v ѳÑ` "
b"Pfaçm¸@¢„zí^\x06 ¾3£ "
b"PšÀ\r \x07 õA3¨\x01 AÅL\x03 Æ_ "
b"PÍ87$OM’‹F5\t UÔ\x07 ç "
b"PÙEwwLG╣ÅYJá/¿U "
b"Q\x03\x1A TËG3”\x03 aiF\x05 ÷{ "
b"Q\x05 \d/FKÁ·ƒëGÕ\x06 0$ "
b"QWéI(ìA¹¬´–,\x04 F¼u "
b"Qaÿ{\x06 ¡M¾¸1‰A ý–ò "
b"Qi\x12 ┬imN┐ØÐϺs\x08 ó╝ "
b"QŸÜ´\x13 ÐB&˜8\x03 ï~/_Î "
b"QÂ\r @¸ÎOñ¯²þ™|u…\x0E "
b"QÇ´ÛDrIè¹/S9\x03\x1A iù "
b"""
Qú¤)/gK/\n
àñ\x19 nØc
"""
b"S\x10 w(†\x19 AÔŸ¾Êoã7û\x11 "
b"S*µèUƒNZ┤/LüVÓI: "
b"""
S:\n
ì\x1D HG\x15 ¨|çþ›ÙPÎ
"""
b"SOþ«töD\x1C ©¼ÚŽÊ4ðž "
b"SzÖÂÛ§Mò’+œx\x15 {9\x02 "
b"S†¿ëWªG÷,Í3–\x0E dx "
b"S¦\x04 T┴IG\x07 Éú{Ø╝sÃ3 "
b"T!Öó-SF‹—ŘգKH¶ "
b"T-YªfUC`¨\v M>Q\x1F Ή "
b"T²©üêÔE\x17 Ÿy1ž)_—t "
b"U%V±\x0E BEZ»§ƒöcl\x16 ¤ "
b"UxXM$ÆA6Æ&ë╣É ¨y "
b"UÄ~\r ╣▓K>ìô1_■ä¹a "
b"U»\x14 ¸«ÎO┌ÅCßü┼\v >7 "
b"U¿“q‰ÚE–§µûß»Ûf* "
b"Ủ”\x07 gJ—›ANJl\x07 Cå "
b"U±\x1A ╔û2M¯ùÆ░ɪ\x14 &^ "
b"V\x1D ãÀ\x1C B\x16 Ñ22ɾ;{- "
b"VU?\e KìKsæ▓siíu£ù "
b"Ve¼Â]lJ¡¸I,Ÿç$›Ù "
b"Vx\r Q\x1E *J\x15 ±\e S\x11 ‰\x1D ”í "
b"VÝVãÀ"L…®VÝ4\x00 "Óx "
b"W\x08 *Õuz@\x7F œ\t\x08 aóÚ>Ç "
b"WW¦'›\F1¹ÓÑ—¹0Ëÿ "
b"W£iž±8Nþ‚Z´/Ô\x11 •÷ "
b"W°\x18 lTwF»†¡>Fú"Ø1 "
b"WûÚÿü\x08 @^‚š\x07 ȤÁt‡ "
b"X"\x14\x7F ÉžBZ°Ó8ZÙšìœ "
b"Xfœ\e %ÿL{™¬P\x04 u9öæ "
b"XmeÅÔ§Mߢ!Ïãg ´= "
b"XŒ\x00 fÇŸB°µo;£ôw½Ó "
b"X®\x08 |PÅE¸áåµâæW¡┼ "
b"X¡`éÒ¢E╝Å╝ıuúLG┘ "
b"X¿DãaÌDÓ¤ì«\x06 3ÿ"K "
b"Xù#>hÃ@h¦gÁ;¬%e "
b"XüïÁCíF®º»ÀACA‡^ "
b"Y\x0F ƒ>\³O\x03 §F‘d#\x03 L` "
b"Y![ÆBùCÆì³µ)é·È} "
b"Y.`ùQ\x02 O0¥ÐÉ\x12\x01 À╣╠ "
b"Y_4€ÎÃFç“éHWôå¹\x1F "
b"Yq╗ìWËEû«\x16 Qpt\x00 ▄â "
b"Y§ß\x19 hhI˜¼‚Ÿq4ñ/i "
b"Z ÂõY€H8‹\v œM\x11\x08 Ó\ "
b"ZAqiSïMÑ‘,|F\x7F dUU "
b"Z“\x16\x7F ÄfCJŠ›v[¦Šð "
b"ZÑ¡îàúI\r ¯óˆ\f œ˜M\x18 "
b"ZðÆVÓ1M\x0F ‰0\x7F ×™Bâ "
b"[.˜\x7F È·C´¾}eH±\x1F Rõ "
b"[.¸cßYGÉ»\x06 Ñ┌çl[M "
b"[r–CT÷D\t ¬8ìT—’0á "
b"[\x7F\x0E ┌ÜöLU╝þÉ┴B\x0E ÷╠ "
b"[¾_ÿ\x1A ID\e ¼€ÊIÀ\t —µ "
b"[þt÷)®I\x01 ¨6Wl<•AŸ "
b"\(~´>¤L+ɃÛıDÀÔ£ "
b"\dE›\x03 ©Fë‘\x02 å›=x&ƒ "
b"\Á\x1E /6ÈFTž_·ï\e\x1E Š€ "
b"]\x19 bØl›FDŒñä¹\r ¥\x06 s "
b"]ºìª\x05 └O±╗U\h×ùgÙ "
b"^Jt4ë`@]ÑÅ6geO╩\x11 "
b"^ÉvÇ║║Mÿä¦J«├ÅJö "
b"^›¼%`\AÀ’qDC\x17 ø_„ "
b"^ÙHQæeI÷³….·¶01‹ "
b"_$/K;UCúØßT╬\s\x19\x07 "
b"_Iø\x1A êáHǶ¬‘3äÔÍ; "
b"_p¹š„PO\x7F ·ÀI‰ù\t ì´ "
b"`\x1F\x11 ”@\r Cj¤NˆsSß\x10 R "
b"`,0¯Ê\x10 @z¤§¾¬W\x03 1À "
b"ag\x06\x15 ïDA¦¥è~l2íÅ| "
b"ah]˪\x00 K;¯=®ç\x06\x0E\x02 ß "
b"aŬ͑VFè üÙ?ýj\x02 º "
b"b&vég†N\x13 £u"õ\x13 œùÑ "
b"""
b;~\n
ÓTM\x06 ›¯\x1A\x06 Ý·Zg
"""
b"bŽ2˜›ÇFч³ÚŽCžæh "
b"b·ÊJ9ÊD¿¾Œ\v\x16 S”Kž "
b"bОÊ#8Ar†"‘ÂXœ2[ "
b"cfA7\x14 ŒGv€ÙF¯Ô2ªã "
b"c{4%ÿ\x1F @ÅÜ)\x04 ê)ãý "
b"cúqÄ*¤JØñDmÛò³ÿa "
b"c¯î.7ÈG Šf,ò‡Â\x05\x18 "
b"d\x16 sþo\x01 @˜´í\x13 ¼¯ƒ\x17\x16 "
b"dIùŒê\x16 Fú·\x1F ç©,é©[ "
b"dL└ìwWB=×nYÄ┐]y╗ "
b"dN‚ógmA¹»7”ël\x00 ]h "
b"dX[Æ>*C4Ø(┼µmªë1 "
b"e\v\t ╦f\x7F CCü Y UæAÔ "
b"e;ìtÇHOË¡*K\x11 ıÔ\x02 ª "
b"eCyËr\x1A F1 J\v R='› "
b"eЧÇ\x10 MDG¨Ag‰8n?$ "
b"eµ‡”E&L©‘•¨¶êOXk "
b"fP[FùlC©¸%§Ùøú¾ÿ "
b"fh8èt\v M¿³NT\ÝPã” "
b"fµ¶>uæMZ®=¨XU ”ç "
b"g\e É\x14 ÞÆKbŽI:ƒ^5\x7F\x1D "
b"gaKä½ßJˆéµ\x11\x16 ~¨X "
b"g¯Cç—ŠC;¥M?ÆŒÁ[é "
b"g³¥Z┴╔M\x11 ÉjáÁ)82} "
b"h)zåbÒO[¡•¦!`\x13 J_ "
b"h´┴\x14 º OÈü?±c4â¬\x1F "
b"i¢Øf:šB\x04 §ŽÞnœ™4p "
b"iëÃ[\v ›Bì¶nºR0ÉI\x1D "
b"iîªøß(O]š»\e s¿\x0F\x1F\x0F "
b"iö\x13 Â\x07 VCç²¹ë©nõr´ "
b"ji\v «\x03 ÉI·Á²▓`\f k¿Þ "
b"j»|Cg/I\x05 ‹™\x06 L%\e\x1D m "
b"jãó\x11 xIüón\f à3\x00 =+ "
b"k\x11 ñ╗³pDÜØ\x00 ²Ád░:\x1C "
b"k#à>à—Ge˜mfàs\x03\f < "
b"k}XC\f ÌL7‰ÁOÇ>Ø\e Ð "
b"k”\e\x12 &uD\x7F ˜ °C,·x~ "
b"kÛÁ,ftN_‰#ó\x0F —\x17 vŠ "
b"l&H»Ô]MÞ¬ßÛ¦òP9š "
b"l2║║OòLgÄF+Þ.«-É "
b"l=¿\x07 ü╗Mä▒Üľò´nÀ "
b"lo¿é¤%GM—\Cî)óg— "
b"lœX]¬ÔF–‰tÛfY&£w "
b"l©╗AØiLçé\x1A F¬q┼ïÀ "
b"l¥g╩oHAx¥Éö\x05\x1F\x00 »ý "
b"m<Fñ(g@_”¾l”Gí\x14\f "
b"mA©ß’ºOŠœKçŸ:¦Ì "
b"me¬4õÒAå—¦Çí\x00 ¼!. "
b"mí¦u*ÎHûŸvä¶÷&\x08 Õ "
b"n`kÞÇvC ‘§FùçÝlÄ "
b"nn\x02 ³£¢Kü³+Z亹<8 "
b"nqí¶\x1F uJ\x10 ½wHg[\x19 êC "
b"n˳\x02 áI·»ÉL›ñ\x1D 4Ö "
b"nÔ\x08 Ç\x10 bOq†š_k ê@é "
b"n▄┴4¼■@¿à╣×ÅÈ\x0F ÃÙ "
b"o\x02 1ÆŠ\x03 Jf”\x03 |&Ð)\x03 Ó "
b"o¢$’ÂE\x06 ™ãâ“\x10 (¹– "
b"p1@p¢GGL‹Æ1ˆèg&ÿ "
b"p1–áíªDk¹,˜Ô"ÐÔ\n "
b"p¦Ù\t 6XFR©ˆÈˆ+xÄ- "
b"p¼`¹ÜîMìå\x18 ×\x05 ╚F╚à "
b"p±黰EÉŠô)Ê/¹ø "
b"q$ÿzÔ°OX‡í¦p¥åáä "
b"qD\x0E £%’D9¥—¾ñêá†X "
b"qIÙs\x05 çKð┐\t ÚD8üdê "
b"qd6─╦¹Ixøbü¡\#\x13 "
b"q©[î…+G©•Òõ Ũö€ "
b"q╚\x7F oó\x1F CͺÎôì¡Üf┼ "
b"r ‡y˜é@Ê“® ëíöbì "
b"rUl1ïwLe·SMºá'L¯ "
b"s\x06 Ão┴ìF╝ܽ¸┴l╠£▀ "
b"sI[\x06 M\x13 B^´þð¸ô>\x16 Ž "
b"sg\-$╚C╬úÃÅ\t └#jt "
b"s~³ë1±B,´D£S\x17 +³’ "
b"sʹn*ËLàº\x02 ÿ\t Dæe\x15 "
b"tJ?▄Á\x1C C#Ŧz\x1F uT»ø "
b"tfÛ\x07\e 6H\x13 ƒ\x03 Ø™\x0F (É "
b"t”•t~*ND´»öœÝêç| "
b"uVxL×ÉM^░26\v\x1C ª ‗ "
b"uÝùÚ¤\x00 @ÒºW‹{\x14 þ\x02 * "
b"uèylß™@DœØ0\x05 b\f\x1A H "
b"v\x02 ë?)âIõÆ\x16 à│Y¢║ì "
b"v\x11\x08\x17 ’æ@È·ÌW\x06 8O\x1A € "
b"v1ÔTeÙO餸Õ'\x1C\f ÁÍ "
b"vGnÞ\x1F NF@Žù1ܺm¿ "
b"v[°Ã¥1IH¡ÀZnhÏ5x "
b"vô{¹ìçO8«û\x01\x02\v ²5\x03 "
b"vØ*o¯`AHÇÛX3z└FÖ "
b"w`£TðÖHüâA\x08 O´.J "
b"wwØ\x12 ßKO•‘eâ)¨s\x1A\x08 "
b"w—ì\x1F 0üEH¨S\x12 –¡—Oz "
b"w│\x02 ƒ┴HOüº█Hû#%©U "
b"w╚Sü\x03 ÐA■░/ö0═ð╦, "
b"wù\x03 ¤1¤IN“´î¼\x17 r\x07 … "
b"x\x1E …\x14 á\x02 J¥°,H£FÀ[6 "
b"x[!éwºIò‘jZÏ8b þ "
b"""
xm┐[ŶD?é\e OG?\n
Öd
"""
b"x|{’®\v K0‚W×a‹"Û\x15 "
b"yy4b╔ìJ×┐e°├¸=\x13 | "
b"yé0╚\x1A ¹M\x08 ©\x0F §É╩e£░ "
b"y¸\e m0yII¤»©wÌ´ÛX "
b"z\x11 Ç\x02 N\e M7žßú ¤m\x1F g "
b"zIpœö\Cù¹:V\x19 hÕ\x0F n "
b"""
zQb¡\x18 ÈI²¿È\n
Ëíñ}©
"""
b"zuˆå1#Að‹ÓX\x1D ‚\v áz "
b"z—à\x16 ~I@¤«ç¼ÒGf‹\x17 "
b"z˜\x1C\t 7'Cž´*þt&\x18 Òƒ "
b"{03eFwL‹—?\x1C .søÌ§ "
b"{A̓Ã_O<‰.`‹¯\x13 Ô… "
b"|+\x06 ü\x04 `C\x16 ›\x17 $¦–…>Þ "
b"|JE½¬ÝNá–‡A{¹y^| "
b"""
|ù(³Ð\x06 E┼äF¦\n
ï\x04 Å
"""
b"|œ·5\x16 ™Mû‰{Y—5j- "
b"|·\t ½\x1A …Lè£Çßy\x1D åŽO "
b"|·öºU\t Oò‘?\x1D À¤\x0E ‚× "
b"|í•1¸©F\x13 ”|\x15 ÚL’œ "
b"}/\x11 $ÚˆHm£¹ô\x07 Ü%æ› "
b"""
}Q3]Í\e I1\n
ŒùÀ1Fc
"""
b"}YÛ°|ÏLºê▓4\t ~█ük "
b"}†t\x17 ¤RO}ŽÒݰá¢,^ "
b"}ìkO;\x0E F3Â.ç\t j(ßa "
b"}½C\x7F KNCY€kôX\x7F â˜í "
b"}Õïô[*Lqغ5{°&ß] "
b"~;\f * \x00 Kߡৣjëª\n "
b"~MW9\x10 ÒM¡½¾]\t\x03 ¦ç® "
b"~N¡~B\x1F @'¨\x01 çï;\x06 é‚ "
b"~a\x11 ø\x04 ÖA\x1F –ÿÆ¡Ÿ'ÜŸ "
b"\x7F\x1D\x1E ÷<‚Aò¤´)³Á·QÍ "
b"""
\x7F BØéàTI\n
ív5hÐ╬Ù╗
"""
b"\x7F\x7F ŸË¥ùLB¢_\x15 \r ù…”K "
b"€!O¶\v AOÖ—…e¹Ìú9â "
b"Ç*íÖ\f #IÉämC=áßÊÒ "
b"""
ÇT\x02 f┌\n
L?Ø \x1F t`»óx
"""
b"€Û?†\x05 7G9”š×|—Í‘œ "
b"€ïNa\x1D ”Dq‹Au/w›»[ "
b"ü\x11 Ó2└rKÍ╣>|Mq»á" "
b"üx2ñõ¡GTÂ\x1F T║\x16 ├±Ø "
b"üÿb¸║¡Jëé^ü\x08 9Ö\e ± "
b"ü¨h\x05 :éC¿▒1■î■tÙ- "
b"‚\x04 Ø\x0E 4ÈE•%†–”.3[ "
b"‚\t wxüDB†dþè6^Kà "
b"‚\f pΗÏB2†\x1D Ò#\x02 ä( "
b"‚\x19 „6‘‚G\x06 ·âæò›Ö%H "
b"‚ \x0F 6™FF1˜¦KÈ‚ù¼\x11 "
b"‚<€ÁmQE̵ñÓŒ«åˆ³ "
b"ép║¶e0JËÉ}\x13 ª─o║ƒ "
b"éó\x04 á{¹N╠Éß=þ>┬l? "
b"é³&XuÙJ█ÅÜ-\x16 w█í{ "
b"ƒ\x16 6\x14\x18 æO>‹¾}ƒˆ‡ã\x10 "
b"â \x18 §²HkÅj¶uHf\x1C Z "
b"ƒ$SÍœuC½³’CÕÐ͘. "
b"""
â.;ãþw@^Üõ╩\n
Å║\x03 ï
"""
b"ƒf‚8öbK\x02 ˜!Wä…Ý\x08 ¸ "
b"ƒåE»²¼@Õ¡a'mH~Zu "
b"„>aôšÕD‚Ÿ\ ƒKÕnE "
b"„a˜~á\L\x00 œr™¦ë'œ™ "
b"„¶§(´¶Dý±ó3óÀ¬¡ƒ "
b"„ÀwÅ 7O¶·ZØ#\x1A\x03\x04 F "
b"„ÿS=\x1C ËN)±"I쥥,V "
b"…<º\v T?BÕ \x1A ¨p"YÊÔ "
b"…J\x00 ɯšD)µ*¯«ÙÐ " "
b"…ˆ…z\x02 \E\x1F ‘lS„\x1E ¢¯> "
b"…Œ'Mƒ×B8¹Åz\x05 ؘÇ\x10 "
b"…Ç<\t ôa@I³su\x05 CX\v 5 "
b"…ÈÞb§5J;“˘^¹kÊ© "
b"à█┬\x10 ì²L ªƒ\x06\x13 ╚û\x02 ƒ "
b"""
åNù$6sO\n
ü┼█bq÷î¼
"""
b"†®S:¡XK¡ŽJñ\x02\x1E î\x08 ‡ "
b"‡\x1C +ù‰“F€—\x04 Y\x07 !\x19 Tâ "
b"‡‰%çò\t N¿º©\v ú\x0F 0\x13 Ú "
b"‡Ž§\x1E >ÏKÑŽì,d•6\x01 Ì "
b"çÉ&l│┌F!ù╔ƒ╗±╬¨N "
b"‡ 5ºÆ¨KÙ’K\x00 K\v ñ\x11 ó "
b"‡ÇY Û¸OÚŒÿ[¿\x1A Ë«† "
b"ˆ#ï#ćA\x13 °ë9|ñš‡µ "
b"ˆÓ3Z%QC\x0F †À[Û$UN$ "
b"‰!_Ì]ÝAà‘\x00 ]Ì%\x03 Û¥ "
b"ë-═\x04\x1C ÉNhâu,┤yP%╩ "
b"‰k{>÷\x18 D˨ý!—ûQ¡z "
b"‰k¶¥µQLO›œ;}ûE¡? "
b"‰l'd† D[·&\x16 —5Î,\x0F "
b"ëóHÓ¢ðG8íÒò├\x19 Ø1ô "
b"‰ºuk¦OIã»5/‰ÝÝÖÒ "
b"‰Öñ—¾šG"€P¡â¿—«| "
b"‰×éÌœ£AˆµÝ\x06\x16 hZÜ¿ "
b"Š9hhÇ\v J§€\v ¯Ožë]: "
b"Š@SÂÀ¨C½•&)R8e› "
b"ŠgU6(yJ\x1F «*7zc‚Ô$ "
b"ŠêÂG4AFë“F‚\f Pü©¶ "
b"èÛ╦$\x1A ä@]üújûdê(ã "
b"‹\x19 ¤5î—MÏŠ{ Y{³\x04 ½ "
b"‹~ÑqDžOÔ°tž-RÆLß "
b"‹Í0‚zÌMæŠJ€HH€è5 "
b"""
‹Û(ÏMRD÷…–oB\n
Tf˜
"""
b"î\x13 ╚\x18 ┐@M¾É║├k<^\x1C u "
b"ŒC\x17 ã¤ïM>¯¡Î€jY&3 "
b"ŒCA\x04 ôqBí¤&\t ø\x7F Õ}J "
b"""
ŒIŒPñÓKþ»Ä¤q\n
*΋
"""
b"Œu¡¶›ÏF\v Š›ðÈM\x1D QÖ "
b"Œ¦8'E Iá‰ú\f v –ó "
b"ŒÅâ\x00 wÉC’§ÂlËf[ûë "
b"ì\x1A\x01 ▀T\x17 Gaèy\n µ\x00 ¹×j "
b"ì\e `t█\x15 J?┤Ïó£ç9ü} "
b"ìb½bÉdD_ô¿Ò,¡ZÎj "
b"ìhÁX¦5D▀è'ð┬┐ö¢╚ "
b"Ä\x04 )÷@ùEµÅDVò½¡BD "
b"Ž•Ôp"\x15 KB·Ôåå÷à\r j "
b"Žžxþr4M®·ÛÇG>k>W "
b"ŽÀ\x7F bÔÖA`ƒ%œ4ùß/\x16 "
b"ŽÛ-\f ¹„O\x7F ›¯Eº"Ul& "
b"Ž÷Ë'röB•Œ\x12 l›˜Ùì "
b"Å¿╔ı\x04 ØC░êî\x14 ╩\x14 ┐Ní "
b"ÅÒyg╚³G"ëFo\x18 t®¥c "
b"É\x14 Þ>\x1F\x05 Mô╝Ë\v ╬âoYë "
b"É1fßÿSL¡ï³w/Þî7N "
b"""
ÉLð(zÔH©å&èÔ\n
ÿÄá
"""
b"ÉmÀÕÅÍ@■¬¯\e zÅ<\x19 ı "
b"ɼ\§¸Å@à«\x10 Â╩$\x12 +J "
b"‘!$iœDMI¤\v "H#ªl "
b"‘XJ#ßêKê¥û\x1A\x0E e›^ý "
b"‘€íx tK\x15 ž|\x18 Z^…ÌÔ "
b"’\r 4²\x01 $GݵòïËiê;¢ "
b"’\x18 /<\x0F ÔJ<‚\x10 Øp¹§[z "
b"Æ\e è$Ð(O\t çìø└┐®\r \x0F "
b"’1ô\x1E\x03\x16 BÅ”\x1D “¡<¶×\x0F "
b"’[æ™RðL=¬·\x08 <#‚ør "
b"’j’àh´N—½RÜz5æbS "
b"Æm░(¼╦@#ÿÅ\x0F JT\f {▀ "
b"’²Å\x01 ù0FR†W\e\x12 2\v J¨ "
b"’ºb\x13 ·’Lœ”ê|óί7À "
b"’ú\x1F Ý6ANŸŠê$ÜãÀ¬µ "
b"ôØ\x06 ┌·ñCÍÖtèTËò:L "
b"ô»│çü\x17 G\x1E Áí=V%m\x06 ã "
b"öyÊ71▓F\x10 Å╔ùÎÄSvH "
b"”½JØ\x15 /Bv‰\r Ò,Œ…Ë "
b"•)§°DJB¨†öÚ%?£ÎÛ "
b"ò1è?û░I\x1A äàïô\x1F ▄\x1E É "
b"•Lß\x1E\v ’G÷°á9Â%ý\\x07 "
b"•k´/•ÜKî•Í\x1D „uï\x1E É "
b"•عðÄÓB”¢˜…rëÁÏ\x7F "
b"•ûÙ\x1F\x07 wFD†9V\x04 Z—[¤ "
b"ò■ÑØMÕL(öçË╦vûð© "
b"û\x0F 3Ô²┬H=¥n¹ßëÅ\x17 = "
b"–!þNGdEü¶.\x07 “9ÿQ” "
b"–M»âK7C∱ž%f‹¹‚ "
b"–[Âë:\x1E I¦ºŽ >¦\x04 ÀI "
b"–aI¯ó\x1F @(…ß^Pmîjp "
b"–jnNPYAÊž\x16 ¶{»,Î\x18 "
b"–\x7F 9A¸ø@[Š5ivëå´\x16 "
b"ûÄ6‗SæIÏô\x17 ▓°ÓëØ\x07 "
b"ûØD4ÝËE$égãZ▓'Õ9 "
b"ûØR,*6B═ê$(╠Ê\x06 Ò─ "
b"–Òå‘G®N&´Ïaøé>\x12 = "
b"""
—\x13 \n
O\x16 Lß’Å?t¾æ"\x1F
"""
b"—’z¸É{O#Ÿt\x1C ³´F8& "
b"—÷)\x05 ýwKÛ„\x06 ñ\x17 <Ö\e R "
b"""
˜\v \n
8{¤I™‘\x19 iÔp[\x16 è
"""
b"˜Sm¥\x04 £Nz‡\x01 ‡ûV9¨$ "
b"˜xL=+ÍMNµ"Š×5I\x05 ù "
b"ÿ|=uüûK?ä\x1C <¦Þ-H\e "
b"˜ÍXnÍçK\x12 ¶]g\x05 ÂWj! "
b"™\x08\x05 ‘—èH}§&v˜"Ï\x03 Ú "
b"™M\x17 êq\v Cd©S°B|\x1A °\x08 "
b"™X²ÆxºDЬc~TêÕÒ2 "
b"™\\f ÂaÇI\x10 „Ù7ÎÝœá\x01 "
b"™~\v Ôð2@ÞŠO¸¾à{\x0E » "
b"š'Ë0áRK‚ˆ\x7F ¥lî}B] "
b"ÜI2£)(B>ÅuC\x0E Y═└ü "
b"Üsı\x15 ┼XDtÉ̱ÓüûaW "
b"Üz¤]±-J§ÿ\x18\x16 HÞuÊÉ "
b"š¨\x7F Z\x04 ‘G\x1E ’EaË»ŠDi "
b"šÖzkÐ F\x00 ŠFƒ\x16 %À\x01 [ "
b"›P\x18 /\¹DiªT¾Â‡\t (\x1A "
b"""
›V¹÷\x1D (JвA‹5\n
ö\f `
"""
b"øÉ└mÿÑL¹╝P)¸²Ã>Y "
b"øú\x1D\x1D NRNRÀ\v\x1E Íü82á "
b"›Ä\e ãíÆE„¼ÑæE\x02 €#ú "
b"›æ\x13 ‰¶–H]›j§\e [\x15 ½÷ "
b"œ\x17 Má\t\x1F Fû›ô5ã]¾G\t "
b"œà¼YC\x12 A¨¸ÿeë\f m\x07 , "
b"œï׳O\x12 Dí…¸F\x05 DœZz "
b"Ø%!¼6│ERÇôä³/Ü┼ð "
b"ØB=├ä‗G>À¬┌Ôûã²P "
b"ØU®\░µIÎ▒N\v òñ\x00 Ï× "
b"ØÇ)7▒╩G×ùaå7ã¹áÎ "
b"ØÅ¯Q░¿D)▒]¿ë5╦Åë "
b"Øû°ÖƒþLôªù§n;S\x02 ± "
b"""
غ**\x04 zA´ÉeC®$\n
\x17 \n
"""
b"ØÊH¹zÍO╬ƒt"z┼\x11 9 "
b"Ø▄3\x1C\x00 kAñÇ\e >Î╝Ç┬Ç "
b"ž%·''±Fý¤Ü\x01 RÀ7[u "
b"ž8[D\x16 `F¯¼jhZ#És¿ "
b"žš–\x12 SöK†¢“±0\x08 p©) "
b"žã\x07 ÍdöD\x08 †+ø\x13 ئÆê "
b"žïJr›\x1A @)€\x1F\x12 Ê\x15 Aáe "
b"ƒA█1/A│üø¼m╠hÎ@ "
b"ŸBfy+{K_»N‰“»Î’° "
b"ƒÄE5\x10 RGçÉðÊ\x10 ┼ªÒ\x13 "
b"ƒ╝+à‗ZE\x7F Æù9_ìPÖº "
b"ƒÒD▒\x01\x19 JÑôÒü█¹µpv "
b"ƒ³¦²┤DNJ╗`É"Ù\x04 C\x0E "
b"á\x12 ®sN L-Ø░ƒþ"┼ße "
b" -\x16 ¸ayF.†!‰\x00 Ù\f \r "
b"áBîq\x03\x17 LÒé\e Rð╔!oÉ "
b" oï¶ÿ\x08 Lšºôë·ÑNˆJ "
b" |į±F`ƒº”\x05 2á¾Á "
b"áºÈÎýÂFıèL_▒ì║ïE "
b" ºÑà^M\x1A ¾jžWp N "
b"¡VðÙƒ•NU¿,º€{É\T "
b"ívÂî2ºO*ºc▄T&ÅÛ§ "
b"íô%üE\x18 Idú¦VAx╔\x14 ı "
b"íÜÍp┐\r CnüÊôÕ\x00 çH, "
b"¡å\x18 ‘‹ôAO³ˆ\x7F ©îÿ„Ó "
b"¢jL0qÏD½»¹j\x1D }<¤¾ "
b"¢}wÙÈàAÎŒ0åOi©¡— "
b"¢‘Pk_ŽKD®•\x04 ”ÌtŒˆ "
b"""
ó▀s¥\t \n
Oþòô╩ü.\t £Ç
"""
b"£\x17\x11\t ÇŸ@%¸»¹…Í\v kØ "
b"£vÉvøûLX‘\x1E\x18 gxŠBË "
b"£‘^oÀU@J¹Î\x17 ‡3jXò "
b"úÜ┬6>ðN\x7F ôW┴ìGÛùñ "
b"£²³ÿð3Jâ•í·W t_€ "
b"£ãOÉ\x14\x14 D(¦P¯’p\x08 îæ "
b"£ç8ƒ\x14 ÍABš‹G!\x1C |ïE "
b"úþù_]IO/ìû]\x17 Æd╚R "
b"""
¤-ñ°•FOß’ôf\n
ò»ÚÉ
"""
b"""
¤;úÈ“½Iz§‘µû\n
î'F
"""
b"¥™çg/‚L¡¢KqD4\x06\x14 Ö "
b"¥¡J>¼®B7†×\x1A .\x03 .-… "
b"Ñ└Y\x08 JÄL═ü-╚%Åæ\t 5 "
b"¦`b)ŽoGí¼cšŽ\x19 èY{ "
b"ªoiöÐdD<öþwüz╩ZÄ "
b"¦Ì‡ñ¤!@Êšp޼É};3 "
b"""
§\n
Õ¡ž`C\x1A µ æ¦o¶›à
"""
b"º\x15 Ü;¨çB[║Ù\x1D ìȶêv "
b"º\x1F ðÞ[tD\x18 ØX\x08 c\x7F\x0F\t { "
b"§B\x16\x08 e LÈ‘\x05 ¾\x0E žu=‚ "
b"ºØå/÷\r @»ü\x05\v ÎÀ?=\n "
b"§îlî¤[B}¢& îLZ\x15 î "
b"¿\x1C ߺÐÙFd┤ì6kþ▓Àl "
b"¿'ÿJö╚NL┐s)áf^Aì "
b"¨PLA£/A;‚$sÈNr¥Í "
b"¨Uy3ñwB\x1E ©\x17 *³¸Þ"³ "
b"¨Âç¤5!Bþ»@”Ø$àÚˆ "
b"¨ÍÂhÎ\x05 Cü¥\x7F 9A¿dcz "
b"¿ıè&ÉoE¾ârö\x1A n█,J "
b"©+\ÑË2C\x1F ‰NüA³¿9í "
b"©j¤E,ZCõû$P²ƒ\x07 P "
b"©‘€\x0E ˆ\x0E HÚ™Ò3ÇÆæ®¥ "
b"""
©“<]·áJ–€x\n
OÞH™„
"""
b"©²§fß|Fû‘aRGF\x0E ˆE "
b"©å‰a\x15 +N×¼™”mÞ\x10 Ud "
b"®´\x01 ╝ücG\x0E ä\x13 ÂÍ\x12 +Cw "
b"ª\x01 ƒŒPïNK£¨e)Üww\x1C "
b"ª4\x16 þ_±HÇ¥ÏÀÏy(Øi "
b"ª;º\x11 ÐaEmŸ3“¢@Z·n "
b"¬ÑPDü├Ik╝dqJ wá█ "
b"ªÇäàô(M–¹"l_ð\x04 ‹¥ "
b"ªî:\e\x1A ŽD3§š¡Æ\x07 rú¿ "
b"«'€Ž\x05 nE{¯æQtÝŸpž "
b"«›ç\x16\x07 ÄI"²êщ\x16 Ê\x01 Œ "
b"¼\x1E j\x1F ÉjE÷Ö\x04 #."Yy\x7F "
b"¡2V░\x16 ÎAS╣d쬳Oçx "
b"®AvË@ÛH*€vžv±2-” "
b"®göî,]Aݹ‰3ûŽvnº "
b"«uÎ█÷PKÍícQ²SUì\x0F "
b"®±D\x16 |ƒF£¢T¯aÇ÷^ó "
b"¯6º\x03 ©ñĄ|½ƒêý*• "
b"»K2¼¨)H´û\x04 ìıÈ@─I "
b"¯˜gMz]Hv¹ö¨‡fxm¦ "
b"»Â=ùü/D/¡oLv±°═ë "
b"°\x1C g¨\x19 íAˆ¡*û\\x17 ÄkM "
b"°Sgµ×ìI`©éhÄ \x10 ·å "
b"░²¬°v§D7ô░*═ÃÅ╬÷ "
b"±Dþm·VB`ŠQ$X;+~k "
b"±H¯\f ï\I[ªxÄ7öIz¸ "
b"▒žìǃJ9ø²d┴\x04 z╝D "
b"▒ù╩?╚\x05 N½£µDX\x12 1ì6 "
b"""
±¨7œƒ«ES« ¼çäù\n
i
"""
b"²kC\x15 hâI@°ë.žƒQ–: "
b"²²É§\v\x19 A\x14 ›êkÌuZj\x05 "
b"²´\x07 ÖnüGË©GT臯\x18 ¢ "
b"²»þ‘õÿJ_½$×þ_ÊDm "
b"│\r Ó<É0I├Ö'Ám├\├┘ "
b"³u¶a|çO<Ÿø\x16 g‡ïû³ "
b"³«I\x04 Y«K*¶¢_R\x1E Éã\x10 "
b"│¼=õ\x12 û@ü│▒\x10 ÏPÆ\x01 ‗ "
b"´¡nç}ÅBu½ø&J¾+ö\x11 "
b"´¦/9UuM¿>B9*eø÷ "
b"´Ï\f äÇ3@ÅŸ«)-<#ý² "
b"┤ÙÎ\x0F ´óBÓÅ┘Äi§"Iâ "
b"´úïå\x10 aO=– wUs†ºç "
b"µ¢=\x01 öiL›‹—Ð{Íh\x16\x02 "
b"µôqÓhÓN&²E¸\x1A Oè1é "
b"¶U\x03 ÇË\x1A M†«UE<D\x05\v Ž "
b"¶b5/åŠ@•¡3‡Ý\|±Õ "
b"ÂÅe©°<IÏÆBè╔3\x06 LË "
b"¶«e9ÓßEé”ÌnW\x11 ÕÓM "
b"¶·Rrò\x10 C\x05 ¶üü܉ß\x10\x05 "
b"·\x16 |¡zýO;Œ¾ÎÑs[š¹ "
b"À\x18\x0E zl■IªØ,DImÿÊw "
b"·Ä(Eá\x08 L\x1A ¦±\x10\f ³‘‘e "
b"·æ?þãSEYš\x1F Ò8º\x1A ßó "
b"©\x08 ┘¯l┌I*èK\x12\e ▀\x05 ئ "
b"¸&ÕþZYGÝ®¦¤¥ü0p+ "
b"©2wx\x08 ôF█▒~É\x14\x0E 8uÕ "
b"¸Õ&Õ\x05 4N´³\t þ0à.òk "
b"¸çLwÚ\x1F MëªÄj\x12 çÖ "
b"╣N\╔╩)J\x1C ìÙì*%®¸▓ "
b"╣oÎô¾¾Gí║┤®^┴Û¹Ø "
b"╣~ù»┴S@Féw╗`┴╬.Ø "
b"╣ôΡìXDô▒\x1A þ×\x17 Û;q "
b"º»?ù¤9@ɼ}‘Ì@t¤¨ "
b"╗\x1E y\x18\x0E ¢J®ª\x1F nÍ┴òßÉ "
b"»¦ÌD\x17 „JFºÙÔnqÒY\x1A "
b"»©Nø„3KÙ«Ü\x16 ZS"ûN "
b"╝\x16 ¼└\r ·FÌìIt4£ "
b"¼\x17 `ŦËLÄ€‘=Aw¤ŠJ "
b"¼[?ò”’M±ˆ[tA}ó´Ñ "
b"¼iÃ~Ž\x04 IÏ¡3|ˆ\x13 i( "
b"¼vÑ0\x08 KM:”~žX\e Ž&O "
b"╝╝U®uALÀÆÕyþÅQâï "
b"╝└G IØO\x02 ü]╣ãå\x1A @~ "
b"¼î|ŠW+H\x0E ³ˆ\x16 ¶„\x01 Þâ "
b"½\x00\x7F Ø\x0F FÎ’,¡Ý\f ʦ& "
b"½yr@]ŽKí‚\x07 *§Éí\x04 é "
b"½»²{=\x17 @‚”\x15 ‡´¬R/I "
b"½ÐíFr]@7¼7”×ð‘yÌ "
b"½Ó|"deK\x06 ‘<— \x0E ~†\x01 "
b"½Û®ÿÚŒE\x1A °#ˆý\x0E _Ú\x1E "
b"¾tWò8¢D\x18 º\x07 £‡\x1D q\x18 û "
b"¿\x17 µÊAäI\x15 §¸C_Üa\x10 ¨ "
b"¿\x1C dvÂ\x1C E\x17 ‘ûŒR„x˜™ "
b"¿:\x19 \<ÄJưÀ˜gBWÓç "
b"┐H®º╠¼AÙúËE;üù┴6 "
b"¿h\x7F u|eJƆw\e Ùòdòy "
b"¿Ü¡/I¢Oì¶›®¦a\e ’Œ "
b"À2Fø—"Eñ²]´ÇŒ\x19 bÇ "
b"""
└kü°▀¸N2ò\n
Ôp█ö█7
"""
b"Àq£ÖŸ—K…©*\x01 æWÃnr "
b"Àz1ŒKÆJ£‰\x1D /(\e ý\x1F f "
b"└áQª└#Jü¼/Ì■ówì╠ "
b"À¬®*¯ÑMœS<£ù*þ "
b"ÀÞd[:þ@™š3FÜ2\x1F †¿ "
b"Àî¤-ú\r M`Œ‡NV‡‡ÅÆ "
b"Á²\x05 ½<¹@û¥\x1F TV0Êbô "
b"ÁÔ\x1F ÐýkAà¤u†COÕ©[ "
b"Áò°jj³F#ŽE;Æ\v ]5¦ "
b"""
Â\n
”lâ†Fï¨R=\x1A ñ˜ba
"""
b"┬&qÙ þGôØú£Î┌K¾i "
b"œÇ\x08 O+@u¸É\x03 *^8±° "
b"ÂúÖˆ\e ØH ¿6\x04 2%…¡" "
b"├\x0E ¹╔\v \Oƒ║T¾P$═;ü "
b"ÃN@\f ÿ]K\x0F –¤¼üu¹\v ¦ "
b"ÃW»Ë3fHò‘.x\e ,J»¿ "
b"Ã]A\¸¢@¢ \x1C ¤‚'GCì "
b"Ãbõ`϶NK¢’iâPº‡× "
b"├ìv;·|JÁ│;gF½þõk "
b"""
Ä\n
·åsºJ ¨†\x1C 2¬É´Þ
"""
b"Ä\v DÙ±IDZ«)÷[Î+FO "
b"""
ÄZ\n
†OaL´ ¢Ø"ýÖ \x05
"""
b"Ä’úÚU*Là¢ÏwÃuŽkŽ "
b"─▒d\x7F ıSNÕÿ§\f vÍ7\v Ø "
b"─╬ì▒¶¶Ej×{/\x01 `\x02 l╔ "
b"ÄÒðÆÍÏEE‡\f ý\x10 ¶ñ— "
b"Äð®ˆpÉA(¾®Aa:w$Ì "
b"─¶║╠áüI#╝\x1D ±øv$.] "
b"┼║`V"ÜC!½?ÒÅ«=VP "
b"Åí\x01 ÿò\x16 B™¯Á³I¤/\x0E Æ "
b"ÆoµŒßÞA)ŠRî¸\e –.\x1A "
b"ãrPéi\x13 F½£pù¹'¨üê "
b"ÆœÃÁSCO)¬ªPµ‡/Ëe "
b"ÆçW¯©NN±•\x1A ½\x18 N`ÜÞ "
b"Ç\x16 Àð‡LÒ¿†¶C¤ðTb "
b"NjDžQ(Nаž[ªœÂ¹. "
b"Ç¡ª\x1A\v UK «t~EVŽ"· "
b"ÇÖë\t ³œCG‹uK‡ž'`Ç "
b"╚$ɸ£¶J\x17 ÂlJ2¤\x18 72 "
b"╚+ïë\x02 +Gü1®n\x10 Òt█ "
b"È2 §öAEé™t\t u¾ù²> "
b"ÈJ!†'_I\x13 ³çrKà'®} "
b"ÈL]2O§CVŽ\x07 ¸•\x17 1–( "
b"ÈZ*<~BJš§\x1C -\x01 ]»¡› "
b"ÈZ¯à\x1A\x0F MÈ‘pÊ-R;¶N "
b"È™÷û\r ©I\x18 ƒOHôé0JÍ "
b"ÈÓÚ_x¯Ná˜7S¥žËó "
b"""
É\n
\x1E ÝzGF\x10 “5oF?þ {
"""
b"É\x18 äÐûÚH—¿úõ¼Ÿ4Üà "
b"╔Y│kÙ©@oöÑlç£╚ÉC "
b"""
Éjð\n
0ÿG\n
“\x16 toϳÀv
"""
b"╔ÜíÉêHDiæ\t ±æ▓ñô¦ "
b"""
ÉqK†¸B—‰¾á\x15 G\x15 \n
\n
"""
b"ÉÎP¾¯™@àŽv/YŠ\v !q "
b"╔╬ü¬‗XFÃÑ\x06 ║üÐìÄ▓ "
b"╩.ºQ"┤Geû´4à°\x11 8Å "
b"Ê<\x16 À\x1A AȇcQ*Ë€ÿð "
b"ÊpÌ|\x03 fHb°[¿_ªþ›È "
b"Ê€G\r \x10 £IW‰v¬©ùà#à "
b"Ë\x12 rL”\x17 HF³>*{IgŸ\v "
b"Ë+Ä:ŸG@B˜¿Ë2½b\x03 w "
b"╦à¦8@¸B╩╗üÜ~*Ï[p "
b"ËÝvA+®@2‘Xö³(™Ôè "
b"ËßnþùSH÷£†\x05 ¦˜±ÐÞ "
b"╦¨TÎ▀ÜOëìk│C×õf\x18 "
b"Ì\x02 Yjè:NV€ã“\x1A ¡ „õ "
b"╠í\x18 -æÞE\f ì\t U"aÿ·\r "
b"Í@¹8®RC\x02 ¦MÖ±©S+J "
b"═█øSÑ2Mdèsi"\x0F w\r ü "
b"Íïa€\x1E fC©¿÷\x1E „Û.2/ "
b"ÎbŽ•c‚NÁ«R¥3g\x1C q§ "
b"╬áÇ|ÅLD<ù\x13 *äqC\x18 C "
b"Îä[ŠR<M§¶^hÆn1Ÿ "
b"Îø Òª\x01 I”˜r`êãœ\x13 Š "
b"Ï&œBf\x14 MM®~\x1F ‰9\f ^i "
b"ÏDQzŸðMߦɿ\x1C\x0F Å\x17 Ì "
b"¤Di\x04\x0F ÎFo¿\r ̦ü¹°ä "
b"Ϲ\IR×G\v ’ëo¿àq\x01 Á "
b"ðyt┼G┘Dxøe²ô=ÅÓ¼ "
b"Щ\x16 y8$J\x02 M©îQ¤\x17 _ "
b"гøõõ\x12 CÔ²Û\x04 ÖŸo¸ß "
b"ð▄£ÌµOE\x18 êÂü"»\x00\x16 8 "
b"ÐÝsáéí@¦†"¬‡.™Å³ "
b"ÐêÇ? \x04 GÆ—8\v\f iØKç "
b"ÑýcÙ‰ÂM=·œ ;ß…¬m "
b"Ò\x08 ë#%E?¢Œðr\x1E ÃåZ "
b"ÒQÿkB|N\r ”´dÒïq)@ "
b"ÒU\º–ÇN|·Åb8•~ε "
b"Êå┐¸t$O Ø┼\x0F ─Æ1Ëe "
b"Ò¢;÷ígFÓ˜‡ƒ›•ë©© "
b"Ò£¢¹‚¿E¶¥4.% dù= "
b"Êú·│l@Gºp╔üNmw* "
b"Ò½\x11 õ3\x14 IG›¡Håìrô¯ "
b"Òùn\x1E ¨°LI™gð›¸ÈóP "
b"Ó\x12 q|_@KØšŽzâ[ûÔ< "
b"ËÆ\x7F A¤?A£Ø¸A\x13 °sÑ\x13 "
b"""
Ó”c\x0F Ï\x12 Mç•\n
\x12 i5ƒ–ê
"""
b"ÓñÙÐõ™FÅ£Qv¡Íñ\e D "
b"ÔL³b±ÍI\x05 ³Ý`\x05 çñ\x03 P "
b"Ô¯{öMÏHh¾¢¼\x11 9sY\x18 "
b"Õ×{1ÿ«M±Œ\x06\x1A ©áËtÌ "
b"ı■▓█$·JÐÅæ¤iÇ╔F¬ "
b"Ö\t ’›\x18 ~N”ŠõÚFzåó\x00 "
b"Í`\t ül¾Eb®\x15 z\x13\x7F Æær "
b"ÖuÕõ¤\x10 LE—èiÑ\x12 ÍâÐ "
b"Ö“S.ŸGKöœ¤:a…2’g "
b"Í┤\x05 ÅìªAi¥ù\e 0bÐÆ8 "
b"Í├╝ý\x04 c@ÎñT╚#,\x14 ün "
b"×(/ô\x16 ÚM쇟j‡Ú\x15 ©Ñ "
b"×L§+ã8@ȳÜ\x13 zkW\v\x02 "
b"ÎìºïÃ-I·¡©\x1A ©\x05 |─╠ "
b"×ØÍÆ¹îD‘´·HšR \x1E "
b"×ô\x04 Ñÿ$G}«}\x03\x19 ¶Óè& "
b"Ø\t M\x16 SœKÕŸ\צ\x01 ZÏ£ "
b"ÏØ\x1A ¥1¹B┤ªË\oNb¥4 "
b"Øý=\x14 ¡£O¹¥\x11 åS&šE3 "
b"┘\x0F i_╝ëF\v üß\x03 û│QÜý "
b"Ù\x16\x12 Æ’-@|¦Ilö¹s»E "
b"""
Ùb#\x14 ¯wH1±1-\n
Êj„Þ
"""
b"ÚI{®D}HpºKïÛÐ#ˆ\x1A "
b"Ú¦\x11 ¢€»HP¬lVÏŠ½T\t "
b"Úû_GD'Aç¡z\x1C\x1C æÎ\x17 ¿ "
b"█\x08\x12\x0E +~GÅÆ\x10 $¥%█£^ "
b"Û+Ü\x18 ϱLk½òš\r ÙÅ\x1F ¬ "
b"ÜDóxâF𻛨;c{™\x1F "
b"Üp]m\x1A XBmªv\x11 Âø»kg "
b"▄ÅUSǸAzáÎä xö¥ø "
b"ÜÀ÷ê-ãEš…\x04 Å7-[Õª "
b"ÜÌÛIýëJ„‡ßj\x12 ç\x02 çQ "
b"▄┘fSÉ┐GC«@\x1E\x1E -═/Ó "
b"Ý\x12 ™æ£\x15 Fö¦Yà_¨¢d› "
b"Ý\e Ï\x16 Ï2BÀ‘\x06\x19 ©7¨k\t "
b"¦I(UÉINø®\f\x18 Ô§│▀\ "
b"ÝŒpX\v îAʸ԰.ЛGõ "
b"¦ÅÊù▄óA¦ç¡ùÆÛLSƒ "
b"¦Ñ▄\x1F c╠EcÅÃS\x08 {ÛØw "
b"ݹúµUHOü¡ß\x1E ‘l}Jo "
b"ÝÖQ|\x15 Kf½}ð¶u¡>Ö "
b"Þ÷¿„ÎnEܨ\x11 dÜÇ~+\x16 "
b"̳òFçëA\t Ø«╩lÆ│ñó "
b"ß\x02\x14 !ä¢Il£eÛ€¾ì{· "
b"ß\x0F ‚J±FN÷©`ZWªÚ&ä "
b"ß+·N\t gGªŠ\x02 /Kö!nN "
b"""
▀VC¼}¦B2É]\n
íé┼CÙ
"""
b"▀ly6Kí@iØÏ£Ø‗t*\x1D "
b"▀üâkjÍI\x06 ¬w^├r*{î "
b"ß– 7ß8JG–ÎY\x06 @\t tÀ "
b"ߦö›9-Kü¢ÈP9S@p\n "
b"ßïƒJðÖC\x17 ›°iWƒé\x05 * "
b"à-½Ø„\x17 NÇ›—‹ò8ø„€ "
b"Ó2\x04 )äÎM·øÅz·ã¤Cë "
b"à2£aN\x03 H6‡K6e)õŸM "
b"Ó?Ä░opJªâ\x1D ╚üäT)\x0F "
b"àYù<‘CFoœ\x1C XÍý\x7F ×: "
b"àæÍÎQ<On¼ì!5.ÈŠ\x01 "
b"áM¨Ré@LW¤;¥¡Ó£8… "
b"áÝë ø‡OI¾âܲö\x12 ™§ "
b"áà\x7F е\x0E BÅŸ1Ìø„¦ÏI "
b"áâäŒXXLƒ¤.Ò•\ØG "
b"âWFÌ,\x00 J¾µzSË×gØ… "
b"â’–ëw´A\x07 ˜fš*%ŽwV "
b"ÔØ«‗näH{øx.ó½\x14 O└ "
b"ԼʰãäF-░\x04 J4³AØä "
b"Ò|\x0E vXÉD´©g&äB-Ë╬ "
b"ㆠGí»JI«L\x7F Ôç`·È "
b"ãÕ³v]\N\e «CÇ…ëÄ\x03 x "
b"ãܳ\x00 —MI\n ´«CöIšàÅ "
b"ä\x1F Ëé´/MŽˆ¬´’ý}+k "
b"ä@®\x06 ¤5Aß»\x1E oÝ¡³–˜ "
b"ä`PƒoEF*Lû\x18 ÙÔ½U "
b"äÛ~v£Í@¬¥Üœ’ly}ô "
b"""
ÕD\n
\x07 ÓËE'ÅIc7[ÝÔ&
"""
b"Õª█)¤┼@\x05 Áõädu Å9 "
b"åÜP2/aL«…è\x7F ã—%\x18 ® "
b"æ%èmhPMf‚\x0E #\x07 }\x19 ´È "
b"µ<Ø\x1D .;M\t â~ O\x06 ¾┘á "
b"µ┤Å╣-×AıÉR\x1F ñá"\x11 í "
b"µÈüL]RD+í&©>&q\r Ì "
b"""
æàû®£ÁA>ŸKò?\n
³ðÅ
"""
b"ç\x12 6‰þÓK'OzhÔ/¶\x07 "
b"þ\x17\x1C 6¿ÅFs«\x00 þhê\x12\x1A ╠ "
b"ç/•|¦úH\r ¯¾)mˆ}&\x00 "
b"ç?2.à\x05 K\x00 Žg~‹~"Îú "
b"ç?G–¼âBA¡°\x06 ÛVÓ(¯ "
b"çT\x1E mS’@\x0E ±.{\R§\x7F ù "
b"þ[xÌÞxJÉåN\x17 ¨F═\x17 £ "
b"þ]┤[vôFcîÉsÅ Ùd¶ "
b"çgŽË²„D4”\x08 ø€b‹·¡ "
b"çi\x06 ìTSD'«µ^:mkÈp "
b"þ═ß¹t0B/üG╗áÙLf\x02 "
b"çÑ*ßE\x08 Mؽ¤ÂRn›iµ "
b"þÍéÜÅ\x02 N2®┼C»\x15 ÷┘s "
b"è$QµL÷Ov´Ÿ\x1D ™\x13 8¾æ "
b"èÖT‡•BBž¡š}žÃŸÓK "
b"é!wÎ’¡Ep•C\x11 ú³\x1F\x03 › "
b"é?ÿ‚÷…Fu ó·\x02 ƒ\x0E\x07 ÷ "
b"éB(Ÿ\x04\f Dpžƒë\x19 äÈªÞ "
b"éIˆÑñ¢AO“%ã+\x17 [h& "
b"ÚU║+¿nCcôaIÙ\x18 Å1P "
b"é` €¼bK\x0E ®ì|Ÿ dQU "
b"Ú\x7F ,ß"¿B┌ù)¯^ü?\x0F ╬ "
b"é¹ù)G†Ié¼€^¯„“\x1E Ø "
b"é»\x05 S„\x0E J–¸2ã¢÷‡wÅ "
b"êwˆÕepG\x18 ¯\x18 J˜ûf„f "
b"Û┬§F®\x04 GêÅL ¾²~\x15\x15 "
b"êÇøÂVnC"§¼HS(\x13\x1F É "
b"ë\r >$/¸@ŠéM\r `žv\x00 "
b"ë8œÛ¥E`· pÏ]^‹ "
b"ëeG¨ÃNG&¾\x1A ƒá1Ý\x14 • "
b"ë…ÃF:òD‘¥á¬mŸO\x18 X "
b"ëž\x1E Y˜V@¦™Ü剉¬_P "
b"ëÏM¤¥wEè™\x02 æV+YKž "
b"""
ëØ\x14 žòIÈ–\n
Xåø”\x19 [
"""
b"ì\x00 {A\v ¨B••ÚûÔ7ª%÷ "
b"ì\x08 —‚æ´I,µvw\x1E ÙY[é "
b"ý6S▀\x0F ┐LG╣ª¶¡ì·Ô9 "
b"ìay„.•L\x1F ¯”{XÒÈIŽ "
b"ýë\x7F ¬┴ÌNqèÅÿ┘F\x1F ²\x03 "
b"ìɵî+ãLž¸ù\x16 é\x02 ÕN\ "
b"í\x00 Ë…ñ™Ki¡Å(IQâm "
b"Ý\x11 ì╣├ÞCËåSıYÊeUq "
b"íAn\t ÿîGï¼_BÿTˆßp "
b"íÀ½’õ›IR£s>5D“ë4 "
b"íçr\x10 h¢H,§ˆ§¬mŒB+ "
b"î14\x12 d‘As‹CÀþ„kß9 "
b"î1ì€\x10 €Fx¾_²b†PQZ "
b"îRìÂ\$F¿—êÛËå„sÙ "
b"îx*O³?Bpˆñ\t ñ²\x7F ‚ "
b"""
î”`\n
7±KOHá¾\x03 ?V
"""
b"îÜÜÎA\x04 L.¾ö„ÉÕ¶¶ "
b"ï\x1D vC_ÅDW©çl¦õVâ² "
b"ï&RßÉèF.…àP,ç¨çT "
b"ï;T‚y¶IP³×õ\x03 ¿ÁÇç "
b"´X¡3üfB/ñÈ2k(õ±W "
b"´}ıÂ╗cK/É\x0E \i║gv\v "
b"ïª\x19 Oò¯J΂5z\x05 £\x16 ûµ "
b"ïÌåšÊ`Cd¼%fQ†×Þ) "
b"´¦▀ùÐÜM\x00 £o╔Ýx×Å\n "
b"´µ\x14 KíÉD▓éëx·Â╚ÎÎ "
b"#6╣Õ╣BJ×ôüOl{9ö "
b"ð*—&ŒQ@í£'´³ˆ\x12 Y\x11 "
b"ðCçÝåmJ°ˆò´\x7F _¸“L "
b"ðXì\xŽK\x15 “!>\x04 b\x07 }\x10 "
b"""
ðê\n
bÇHGޤ&r΋ÓÐ\x04
"""
b"ðí\x14 \r \x02 7CÖ€÷A†vFÖ> "
b"±ïc½'/BÉò¶¢8µ¡\x1D © "
b"ñ¥41m5B½³ ’¾ßnP\x17 "
b"ñÄIJ˜è@3¾ìåB_5U6 "
b"ñÎn\r c¿K\x19 ·Ã˜Ô,Bȧ "
b"ñÏ-Îd-L†±b†ê\e í\x0E 2 "
b"ñê¾;6ªDg›÷fa+õ\x11 5 "
b"¾/@bù\x16 H{ó¤ØO░DT\x11 "
b"óTFHK\x10 K"Ž\x13 ¯Ð\x01 ÚCl "
b"""
ó•Ï’\x1D šAË´\x7F \n
[ V•\r
"""
b"óšÐEs\x7F Bz©ž\x14 ÄJ\r \x02 ¯ "
b"ó¡Å\x1A\x0E\x1C A5¬Ñ\v ùØsÄ] "
b"óª¸kn1I‘ò'xI\e —\x18 "
b"ó°\x03 :Æ‹I´¹K\x04 ¥\x15 Â\e "
b"óÚÝsN\x05 H¬©àgE£Š\r ª "
b"¾Ý5#jóA^▒_Åy╦ÖÉ_ "
b"ô\x1C Œ3\x7F 5O\x12 ¦xYÄc.a "
b"ô—\x14 Gú\e A°¾™V\x7F\x07 1<• "
b"ôÚ\x1E U] G†²l©ÁR\x08 É "
b"ôÛ†D\x10\x1C F´²¬Ï:\x12\x02\x18 ø "
b"ôõÒÖ\x0E ¨DÚ·å™ýýÕM\x1C "
b"¶¸?²\x01 kFÚì■¼À\x10 3į "
b"§\x10 i»Å[@FØþhºÅR1w "
b"õ\x19 ?'x_FÇ‹\x06 ¦"ìFZ" "
b"§uv╚åëE\x12 É╩╠»¿`s' "
b"õ³ÒjòÚGCƒ³€®]GàÆ "
b"õßh)ªQ@‘¬ªK¿¡5¤| "
b"õí·lå(@”…?ÇË·\x13 †\x05 "
b"õþ_dF†K%´â|ëi0„" "
b"ö\x13 ÑJqÂI"µ^\x1C\x04\x15 ²Îz "
b"÷:ÚèO_C║ÅÇ]ûÞ╦▒▀ "
b"ö=¯–\x05 )OË£\x03 Üì\f ݇Z "
b"ö¿2r\t ¿O?¿Z\x06 ßà½\ñ "
b"öÙ}\x19 \r \x7F MÔž\x01 o” \x10 Ô• "
b"÷\x10 c,0ÄBù–~ÖužAD! "
b"¸\x11\x18 ß+ÅBÁ░éá9├╩7¤ "
b"÷.ylË\v MªšÖQù=\x01 „+ "
b"""
¸4ı\x08 ║7A'É!d\n
Ðq\x04 B
"""
b"¸d_\x19 îÅMxÅj3║§\x04 ═Á "
b"÷ƒ\x17 âŠÄHÝ©©ý1W²ÅÓ "
b"÷ He$þOúž\x04 Þ\x14 õˆ! "
b"¸«yÅØ\x13 JÖÅ‗V,Hf\x03 D "
b"÷þ.\vÌA¿°^³\x08 gwr\x1E "
b"°Bzïq▒J\f רÉ\x14 t├xQ "
b"ør?’URA:Ž\x00 ù¯05Õ‰ "
b"°ò×K┤gEDÉtCt\x04 │æá "
b"ø·:`\x17\x17 J\x08 ¥\x1C DˈÜI "
b"ù,\v\x7F H‡A\r •±n\x1A –‰Mê "
b"¨<i?XôJ¿ÅF;Æ]ÕÑ┌ "
b"ùµLÄ^ÕO\x0F ¡ñ#;ä\t ݃ "
b"ùìOþÅ9L_µ\x04 þ¢\x0F |š« "
b"ùþò-±zGV„ÆÖ)¸ÔsE "
b"úJõVC~A}§Bnô†÷sl "
b"úQ8X\x7F èJÙ»úCŸ\x16 ¦¤¢ "
b"·oÉtÕ¯L╣º╔d.¨-è "
b"úªÑ Ì_EÏŠß\x10 ®Zá´‹ "
b"ú¶\x7F ¹²5H駬–îöÁœ¯ "
b"úïuÔ\x13\x19 A·½Œ4ù\x0F G4æ "
b"·³S|┼0K├ì\x03 ├!Ç4½┘ "
b"û\x06 zÁ\x14 "G\x17 ‚ƒÁÜRM*€ "
b"û#:=ÉjK²«ÜK‹IR\x19 ? "
b"ûQ-.ù!L\f ¢þ8¬f8€Œ "
b"¹e¡▀ßÎNÉ¥ı║\║aZi "
b"ûµ1qÆàG¯½4Œ\x19 B\x17 ƒ$ "
b"ûçNqg3KfŒVÀ[¯pzÄ "
b"³\x15 ô)u4CáÁ┼y²Ðì&\x1C "
b"""
ü6/\n
ñ\x05 @E¶eÃ\e ±¾©Ò
"""
b"ü¤OÔreH¼¹ã\x1D\x0F *Të‡ "
b"""
üÁªSÖËE\x04 ³\n
o“\n
Y“F
"""
b"üηîý9I\x16 ™ð9Ñ„\x10 ig "
b"üÓ\x11 -·\K¡‡ºž¸ËI”‰ "
b"ý+\x07 ’0$A8¸\x16 #*†·8Ý "
b"ý@<\r î,AJ‘ö‘’b,\x07 c "
b"ýBÊp}½I\x04 ”¸¤liÑ\x08\x03 "
b"ýGˆ©ÐG6›\x08 ŽïAžåÛ "
b"ýKAÍ“µJ\x14 €ä\v jƒ\x08\x11 º "
b"ýN\x0E èŒzF ’sE‚ùæú= "
b"²┬IÞMÑD▄Àí-Ï\x1D ¢¦ì "
b"ýÑ{žÊÆK\x10 ®Â™ïÖ\x03\x03 4 "
b"■HrÉñ└Oý¬=¿█5ƒtÙ "
b"""
þh+}¾\x03 I\n
‡¢žv>*ÛÁ
"""
b"þ¦Ô\t ö\x06 C£±\x1F ˜y\x1E\x05\x11 ² "
b"þ»Ú~'º@”ŸWÑ\x18\x11 {ñ "
b"ÿ[ÎÜ\x10\v Lô«YV(Å£Wò "
b"""
ö:àÁmO°Ø┤├ÕW\n
y3
"""
b"ÿ²×t(ÝGIž¸ˆÝSùU "
b" ╗aV BOzÉ"qU\x7F î╦® "
b"ÿ»Èš‘\x15 K%˜\x07\x1D ƒ 5T~ "
b"ÿÔÚ\x04 ·cJw‰\x07 ±µ³º‡Ï "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (0x00127224D5CE4EBF9A448795D0CB0923 , 0x00181B8977484018B924650AA9AC540D , 0x003BA32B4BBD4FFE830CBCCB664026B5 , 0x013DA65E739A4DB8A887B37F74A9623E , 0x0152BF68D2D8489DAA69AAEB82AA351A , 0x0160B7D7B9664D969965708FA053ABC7 , 0x0186F72132A14562A71ACF65AECD5D9B , 0x01BB4066733243C4847FF12C998AF295 , 0x01E04E90AC844766A17E3F133281012F , 0x023CDF99DAB749168E91D9467FDF67AF , 0x025114CB2E4042B78590883BE1DCC2CB , 0x026B19F52FC14D238013AA9F785A2D78 , 0x02893E200DF74D7EB7BA16B15A98F132 , 0x02C66E9DE4F34C7E905DD883EECD48CF , 0x02DCBBB78991447EAE640CB6C0CCC980 , 0x02E447D1943144AAB48C3C9871456850 , 0x0302F7CD0D01413EAA938D2DA66FC7A0 , 0x0313011969294359913C08490FDAF6C4 , 0x031B9CFE8C924041A314466D6309B99A , 0x032D72A977504CAFB873D90FCCFA6853 , 0x0338401360744D0B88AECD0CF4C1462E , 0x034A906F0B3D478BA66E2095F12B70EB , 0x039DE803CC0043A6BA10788FAD0F2E69 , 0x03B9726F8B75465285BCC8CA586EADFF , 0x03ED73FA447546E5A1519D513366D597 , 0x03FE7DDE062546BCA8EB2E63E806A391 , 0x0468A5824E0144C8ADAB2AD378D5AD57 , 0x0471C8D6D910456A8A0EDA4D5F7628DB , 0x04A24D4B947E472597A3B90A261F2718 , 0x04C5E371ED6F4DDB83FF8CC54B839C29 , 0x04F85A2982914F2B93F3D7B58C40FE38 , 0x05C8196863BE463FA900EF8DAF2F8079 , 0x05CE81FAE6F74E1FB02DA8890460811C , 0x0607038239B14A89A28F3F2EFF2DEE01 , 0x062798DCC15C4FD6A2286A931AF6D478 , 0x064765886498460BAAD3C2A4A2DAB964 , 0x0685359C6EAE4D21895A9F40A0E66C11 , 0x06A4C59E9F824D55992C32D8B8408276 , 0x06B6E5321DFD45218F67BE35C735A8F1 , 0x06DCB04EEA934625860E85CF3EF834CA , 0x072256A779E046A9BFFFA9DBA1DCBF44 , 0x072537A6BB114576B7B0F051F6A6C962 , 0x0807D8A11EA64AF1BA59FCC2122D8BFB , 0x080FCCA59EA241C3ABAD14E7E5F942A0 , 0x083D79B565884150B0E92223692C6259 , 0x084641F086534B54BA4CB14E92DA3EFA , 0x08CFD750F5E04826BF357C55952E9544 , 0x09017ED6017F4225B0463492CA800D6B , 0x09360EB9F1454F068B7D5D64F7F054A2 , 0x0A397D8282194BE7B1B5A5DD99C108CF , 0x0A723805620947548AD59D5EBDFDBD3D , 0x0A829A9432304837935EF4B4C9B208E5 , 0x0ABED06402894E529F3A575DF304C407 , 0x0B334D9CDF564D8B89BC7B2C7552118B , 0x0B8FF1EE0CA54A42B59B70B5FF1E268C , 0x0C7216599C254C60B08AC000A85076F4 , 0x0CD84B83F42A41E597CBED5217E567CC , 0x0D022E9FEB764358B603C77F9CB16B5D , 0x0D1C86F4EEAC4699B4B5E6794645753F , 0x0D3D81BE111745849739322D3DF72BEF , 0x0D46BF40C20B4FD6A8496F76008689BC , 0x0DD185C52DE24F64AFDBCA3BBB4D46FF , 0x0E1706E30E064B3FB88CB146D292D496 , 0x0E1A1A623C9745D18F813E2A69130B5C , 0x0E2C578281AD41ED939C2706C0B297B2 , 0x0E5E20B996B041578B4B4432310DC829 , 0x0E8B0D2B5528467A9267983628A60E40 , 0x0E8D2D201B5E4A6C80AF66FAA81F169F , 0x0F03E7D238F14942AB064E6705449976 , 0x0F1F19F0B78D4F6D83920F0D5DC75B49 , 0x0F2E60F6FF7A45F19CEEDADE7B625478 , 0x0F6930DFD98E43FB978185BA4E3C9D05 , 0x0F842FE90CAA43038CFA445EA18A7600 , 0x0FBBDF3D760D4A92B3279907EDAE91F2 , 0x0FD4340F3A34494A8AD5A14E5BCE2A6F , 0x0FF04D087D5341349E216EA25224DAA1 , 0x1008F4BA808D4F54B92DA77C302383A0 , 0x10838CD9BE0F406F8ABEBA894E8B90CD , 0x10A569D799EE41E388CED7D21A67C401 , 0x10DC09E3113A41A4BC319362FD460B11 , 0x10DEBF78158F428A809BEC87DCB5B014 , 0x10DEE5E767134AB4A19B4378E4506364 , 0x111E37B89A7540FA94258AD29698F5D9 , 0x11BDDE7A273C413E8D1ACA7E5FC022DB , 0x122CCA0775C7474D9514B97A609CF665 , 0x12AA78A97F2443FDA576215BCD5B7A2E , 0x12C392F08A944BFB846DFC2AAAC13983 , 0x12F5E362013143CB9F25173E6E6867A4 , 0x131592676062474D8047387ACA9273EA , 0x1315D436271047259CB445244CFBD2B4 , 0x136CA393E48C481D8355F8EA9B0E9F1F , 0x13BA4BF9C2184CE08760221F712BDF58 , 0x140B00C8319B483D822B0E295A343C04 , 0x1416D0EDDB784D74816DE97393F0C4C9 , 0x14B08F0521DF4A0E8A231505B54AFD99 , 0x1566CB29DC10451EA2AD42468F04D430 , 0x15A81371C1A04FB4BE8065D4F180187C , 0x15D67A5F3DD54363A75F68CC8DD04AA8 , 0x16369454A1784CF0A6CD72F23FDEF72C , 0x163D8AE68B2641F3A0DB04A7253A7791 , 0x1716EFB7BCCA42A48C438C8A32C3CAA8 , 0x173E4E26E02B444EB6980ADA192EE49B , 0x17638691DAF24E30953E008ED78084B7 , 0x17B412CC625D4379AD3799409329BAEF , 0x17CF279025754CBE82349C24BC26F280 , 0x181D42B4C7EF4F67836CA9BB2BB3533F , 0x182B8BD47E6B480D8BF73FDB72324355 , 0x187825FF16AF48AEBD080BCE0E57B6CF , 0x187A39DD87B243D19E0D2D1762370048 , 0x18D05E722413457CBF770EA981E65630 , 0x196325504E824AC9B606382F71C8B4E4 , 0x1971D8EC9D5245CA91102D256C7597AD , 0x19D151494A284230A24CED4805DE0738 , 0x19D589B9FE88495A97BC79EA008FC987 , 0x1A0B72456930496B9FD4C92B8A8C760C , 0x1A0C51924D134F3A850AB8387C413C26 , 0x1A57F753E61E4FB68CD4E8FDC2D2F530 , 0x1AC260D5106C4ABBA064920C42A62E5A , 0x1AD5CA4DF6254AAABCB30FA3630AF9A7 , 0x1B1900CA478F49E486CC2DAFD286C7F8 , 0x1B348863509948B6B7BB6F81CD1994FE , 0x1B3AB03880DC47EE86CB07956C5705C0 , 0x1C1316B446614E71A93992310320EAEE , 0x1C170A1F9C8D4358B14A74722B30598C , 0x1C1DB6DACFDC42A7A1E26ED48A8A8812 , 0x1D1918F3746A4CB6974EB65301709F73 , 0x1D1A1C7E2726478BBC28E17198B3B1F9 , 0x1D1AB794A5744784AFCF86F4FA831988 , 0x1D3B5C3527D142BAB3882B5022737F59 , 0x1D9FF1B41742498EAD43974A9E497CC3 , 0x1DC762BBB128457792A35924A0FCCD69 , 0x1E1A9F40D8EB41F8A16EF2B238C9C935 , 0x1E36F447A8FD4B63B5CF1CFE16756C58 , 0x1E4660C0D7CD4122B204AD7C05161653 , 0x1E67DB433874441B86C6117D59F465A4 , 0x1E9816CCCC31446EA94918CD142B8339 , 0x1E98CE6745D741548F163DCD3AE38E0C , 0x1EDA2FC8CE114D85867B375EF0F0F6CE , 0x1EF16CF03BD549C0B88F5F6C8EE824A5 , 0x1F3B14893F8D4B8F8258D23EF252A8BB , 0x1F44EC1E11634989ABF93326F795EEB9 , 0x1F47B4A981644129B565B61D8C27E246 , 0x1FF81A188B694DB0AF50A7D1F96A81AE , 0x1FFEDE77413E4FD9A74C2827CBE0D8AE , 0x202279FECE4044B8BDFF702C634AF5C0 , 0x2030A35F61C54B3DA62B0B0787E7D660 , 0x20311DBFACD24A508E7287DDB93890AF , 0x20E3A21163E64B15BEC34AA13D73562F , 0x20E7D975B57443B3AEC2EC3E3644F9AC , 0x215E941C61E5474FBA3AA507FDA6416F , 0x21635C7BE07B4D3680A5E03B27BD80C5 , 0x216B96AACB20439DB7D660FCC0694C1B , 0x21820E169D28434FA19413115E8B5DF3 , 0x219B3B1BE060400C84D8A8C68D3B0829 , 0x21B16753AC054B239D660D2339B576A5 , 0x21CC4EE153DC4CC49568423DBF2B8A53 , 0x21CE17D41CB14E8083C3E81A2289F0FA , 0x21EAFE80E8A347BBB94F03E5CA8781A0 , 0x220F7EB651434D489B9CB9F196B8999C , 0x2227D2E3E4B64FA797D23EC53FAAD913 , 0x226DBE1DF6FD4C98A507F74BE4E5D55B , 0x22791DC105744AE08E3DF01CCF5088F8 , 0x22D3787662C54949AAF514FC8E4CE02C , 0x230C5DEFC31744999686EE9B8AA386CD , 0x23235BD452C4482C991F417DCBD2E17C , 0x2362838F930B452F9EFEE71E5027D54C , 0x236D64B4602E44C49213DAD4B86E74CB , 0x237C3EEA303D4B36B385778FB50DA957 , 0x2396D7FFF40542998A0F17B781225FEE , 0x239CC22207004E8A8503F3E57FBEC224 , 0x23A8A021D6E74927880892F07E4511AB , 0x23C29B9FD29C4A89A10E6E2A03876963 , 0x23D9FF540AC845A0A335C3CE40AF48E1 , 0x23DA1E83BDAD48D8808D8972E485D5EC , 0x23DB351263894FC8996D4058B053F6DD , 0x24364B6C10C6422AB6FEFC21678038C3 , 0x244B8EF66C9F490EA7527D9A1B6FF9CF , 0x24507DFA38A34A0082AEE9EDA7BACE23 , 0x249687DC32EE4B95A4F93607BC3F1B40 , 0x24BF2AD47AD84088B3B9C2A399728468 , 0x24CE149CAE31461CA7E10ABF8EDB5174 , 0x24E8C4F2C46444CC951C56F97EEE1F1C , 0x24F0CFDD95C44A918EF34AF614246720 , 0x255B1E05509D4767A585A5171ABA1345 , 0x25D304150F2D40DEA66EB3551F5E77D3 , 0x25DE61FA3F16439698D4221632CAD9C4 , 0x262679C243B14EEE8E346A6651C9FFB6 , 0x2629B2B9CA2441D5B7FBB60B0E4E1709 , 0x2644519E85064AA9B0010C01A235F47E , 0x265CC661F02C468EA3F93A90C4BCFBDF , 0x266AEC5D08F445A9A8FAFC0AFEBFE5F1 , 0x268721FE5AF64B1EAD9EF7C7B36F4BB5 , 0x268EB76483FF4961A4EFA4AD1E3E0DA8 , 0x26A2E7181A2941BEA0A852AAAE13CEC4 , 0x2751F14E66674FAAB0A8F25806E91F80 , 0x27B8D9A7F64B47DCB30151F3EB76C0AF , 0x27EE7536C15042D8A44D081B16A03076 , 0x285683302B00424D8093E067F04529C3 , 0x2891199506BA48C18CEA00F88B2DF0EA , 0x28979C110E6E4C91B97CCE2E58357FB9 , 0x28AC7E682C524335BD5D897632502395 , 0x28AFB9E03A0348BF82CD58DDF4122AF1 , 0x28DC259AA818428BAB7A5369E6748B8B , 0x29846DB5C889413DB00005CACE6974B4 , 0x29E5639776644864991BB3734EA0AE91 , 0x2A66B936876844A28CC01146FBF127BA , 0x2ADDF9D50A7D4BD3AF0A566B4751B4FE , 0x2B31F386251443E394DCF601CF1E12D6 , 0x2B33868E27F1413E84EF90EFC42FA628 , 0x2B55B2D704B944A58843A868FDBE9A4A , 0x2BF5A24D31C54869BC35359776AB1B51 , 0x2C930B5C39A34994B322DC1D0E3A1720 , 0x2C9C8A82445C416DB02797C2EB3B680E , 0x2CF36DEB729242389D6859076EB11373 , 0x2D69307179904CE8BE21FBBBD6C4175F , 0x2D6DF41A109D4832807EBDDC839599B4 , 0x2D7B72ACFEB0485099F7A9F06A952349 , 0x2DB79A12C142404D8BF77A5B9AB27203 , 0x2E2D3E158A9B4C09B522D9096507A028 , 0x2E4D15EE490D4B1EADB56D4004A01301 , 0x2E6278D162B74BD09FEBE8291F339766 , 0x2E8BDCA02EEE4C8DB249C7375D02398A , 0x2E9290E35A6B4A52B9B6F5A6016AECD0 , 0x2EC5D38D655D4C0A8CB9D33A3454962A , 0x2F707B773D6A4887B6C4DF2113636AAA , 0x2F7F7CC2A83C4AF78AC0485C4DB74212 , 0x302688FD90F94573BBAE8FDB2B9CB450 , 0x31197DC737924849B60F8AB5E6083304 , 0x311C6E4C7D1D42C7937943EF36C4ABF4 , 0x3193B8DFCA4D4FA98DFFA1258B3C2C62 , 0x3199E5D91C294A7195F7397C4FEA6B24 , 0x31EB2F09F4F84B8BA89DFD8BE1ABF0F4 , 0x322EF0413BD3460E8CF241C8CF0D5965 , 0x32352C0FCE324CB5A721774D9D544FBF , 0x323EDD7767CB4CB3BD580DBC2530007B , 0x3265842E503D452C8893DA36DF2143B0 , 0x3287A470D94F4638AE8FF772FC924839 , 0x328BAC1F2C9E4E16B382F83D661EC4BE , 0x328E63FDD8B1498586CBD6E69DF3DADC , 0x32D823B399F741FCBFF50F953D1F1947 , 0x32F02517659742F1A4953C279677EE0B , 0x330A97211B8C4FC985817CE0E3836780 , 0x3324C3D4278D499CB7C1F742A32BFA47 , 0x33336FFE7B3E45A580EDB6DE77EE1EC6 , 0x334A61745F324E9083BA54DB42F5A67E , 0x33AB24E1E9A24EC49E61F46571544214 , 0x33C32B477FA14592BA8738C1C1723930 , 0x33C84FAB8E1B4B37890B8DDD9DD37188 , 0x34099DB6F04742AEA6D1ADF60B1A050D , 0x3444CCC58E0043F387D286A4FDE2D3E5 , 0x346A713875374A15AF5D490467C42221 , 0x34C5122341A14908901CECC49D75A25E , 0x34E8321F28B04F8DBCE37DC6CB1C861C , 0x34EB070474F342749BED712B5071423E , 0x3517B7146C7F4D428109B65A969562D7 , 0x3524E579E322450EB9A457BFD4A0DD5B , 0x35B654C9FAB243B5AD424B4D283C1513 , 0x35B7410727F14900B21C24D3C78491A9 , 0x35CD5FA6C0C145B298F668A0A9D1D112 , 0x3637F20045964295ADE0699D0C470838 , 0x36B920D297EE4B3EBAE0B77C74FF0AC9 , 0x3731FA387B724A5ABF7491C803C8AED6 , 0x3781E24C869A45ED858BDD5AAACDD12D , 0x379F31DDC05140E4AF76837D9A2B109F , 0x37D00C722A1849F8B2D95CDC837A9C2B , 0x37D47619ADE64C1B8422615781E144BB , 0x37D9BEDC7F264CFD882CE6EDD238FF23 , 0x37F54F9EC81F4A228AFA0D5A28F86479 , 0x3821380AC9F246D7AAA4575F2662C77B , 0x3836FCC33930460E829550A7F58A3082 , 0x38B31099220C4D7DAEA1B4624A126E19 , 0x38BAB60EEA834E838507F52186256509 , 0x38BC74B82CCD405CAEC26CA87B6185BA , 0x38D836A92A20443A9F8C3315BB81DF98 , 0x3934B0E7B8874FA98B77B19372E01E0B , 0x39434DD7653A4661B126B665181E2E36 , 0x394498B643D443069E38417955AD4D0E , 0x3973F264129445C28816366FA3FDE3C6 , 0x39A11661E58442FBA1D4FD92E76667AC , 0x39DF71432582498EBB6150A6B3C7ED3E , 0x39E9687E3B164322BC0045157B2E2A18 , 0x3A0247B227AB46378753E9FB7D7D70A1 , 0x3A0BF2F1D243427F844E43D93608CC9A , 0x3A3D08C9120740CC9407153DD8F95B44 , 0x3A636C239C3F4B40B81DB6555CCBE581 , 0x3B069A42EE2C4545893F2F7C975994DD , 0x3B262E14C93A4ADB99B4F293047F860F , 0x3B43B8FF19784CA5956D47030CF4198B , 0x3B573A9C7CEC409D8F3D363DBE984997 , 0x3B8E71DDBF9C4F94B1BCA5B9708957BE , 0x3B9241F602844C81921250D0A22FCAD9 , 0x3BA017895D9C432D86E91FA6AF7F2723 , 0x3BB1F2C3E34640678A017BE9D1EADC13 , 0x3BFA1C5A886F42FC8BEC6163EB3DA5B8 , 0x3C6AC9FE2BD24C918ABC721F37567920 , 0x3CAFC87333684675870F5A8BEAD8391F , 0x3CD1E137465148B8A9CDFEED42DE2E62 , 0x3D004ADD441A41A484EF4E833192D1A1 , 0x3D008108B8A641EEA58C117D7CDF5F60 , 0x3D2F41090A5F4AD99279CA2E6692ED52 , 0x3D63986F827048EA81834AEC74E2BC82 , 0x3D910E55B32943EEBCF7C10C3F4428B4 , 0x3DA0679B9F954334A40FBFE2DE5B5063 , 0x3DB685A2F7674F66910FEDD65E7CA101 , 0x3DDDAB3E050C416E8E049758F7BA6504 , 0x3DF44421A06B49AAA7188EFCFC37068C , 0x3E06E7F54DB441D29093796D4A4B05FB , 0x3E57D3675FD24EC687716C6C0871C138 , 0x3E7C77DB5AC847E8A3C7AC87747AA1F3 , 0x3E8331C1BFA0457B8BABD49379C04BF8 , 0x3ED7D53AA2A244CAA96BACB33F6F6C7C , 0x3EFEC1755FA5478D90A81E3A577AB3CB , 0x3F1E1D3557034787ABB3C900508CDDA6 , 0x3F6A7876ADAF4A90A8F4E784177E9D16 , 0x3FBD4A37A52141888F5F023926E3BF28 , 0x3FCE5124C612461487DD7C4CC3DE9810 , 0x400B941C5139434084527DD787BCB7EE , 0x4026BF762AE2454BB919CF294AC35643 , 0x4063666AE53246349C881802CC7397A6 , 0x40F338AAD381494BB9C436F7FC13961D , 0x4154089291C2434695F44E1E3F8828F8 , 0x4186E23403974E7FA0DD41BFF4A863F9 , 0x419CC8822E4B4F2585E001AD0C7B4324 , 0x41D3D41A5DC04276A782EB9C35D03A5A , 0x41E2F67B668E41FF8C49208158FFA331 , 0x420EECB836204520876CE5C75AC1D017 , 0x4213AE1798AC4559BF868B271CE2260F , 0x425FB037358B449A9F87B5D77CA5B605 , 0x4289366C5CE447EC8D3100C33B0FB5FF , 0x428FBF0F1F514AF2838FBC69DE0CBCF7 , 0x42CA9D79C042471BBD5ABC3B0F94419A , 0x43239836629E4C30B6454284B23588D8 , 0x43613B3A9F96496D8E58428EDC67C93B , 0x437214417357461BB80350480CAD3A1B , 0x43900CFA30224E5DBA342E28C62C90AF , 0x43E2131929084847A4E4090D81875BE7 , 0x444157E6B34A463DA1AB8BE13210DABD , 0x4461930C9013416CB1DBE4B7FC5F4F67 , 0x446B4913C3F04343A6AEF927040D9247 , 0x44AE0E853FE74179ADB523F970825019 , 0x44AEEDD82D5A4D3D9616716785D51680 , 0x44BA40D88289401A9548F91BC52F6B87 , 0x44CCDF7E06BD4A6BB4E22A8B5F0EA7DF , 0x44EF2074018149D0A8767B125977A73F , 0x451758A2177E431B82052E2496C12C0E , 0x45CB467C952D4776B9F697D93793E515 , 0x45F7A952F14E468EAE4158690DEB8E74 , 0x465CF9946B3A419BAE085878D8A0EB49 , 0x465ECBA9BB18451D9BDAAF3F93A430C3 , 0x46B1182D379A45E2904486AA6B9601E6 , 0x46CDF4A847294DE4B9131518F4C4FBCB , 0x47C26549416949F8A5AFA924600369D7 , 0x47DD6BBDD1324025BF6CD69D622058A0 , 0x47DD9166BB9D4FEDBAF5F3D6710CCC2E , 0x47DEEC15099949A5A2060347743A568D , 0x48033E4EA320433BAE1A93FC57D5D688 , 0x4840CF7CD2BC44E8A59D796F2CCD4DD7 , 0x485266CE017140D2A12E0E067D38C738 , 0x48945B6D121F43A080FEE50E07149A58 , 0x48CC4786583A45E189F59FF27A88A299 , 0x49411056684C4295907BD0DE3B37CA1A , 0x4B10F202E5A34A2CBD964C0BCB32C895 , 0x4B882F0DE5FD4BF2B50E231544FEC2E5 , 0x4B9907323CEF4800A672DCCB9F0628CA , 0x4BAB5936580E48AE9BDC7C40DF28B5ED , 0x4BC43FEA64724160B248EEC3D60BA87A , 0x4C1E5D03B72C4B9EBD5511AA765C473B , 0x4C8D460F8BD14CF98FB34B111305AE29 , 0x4C9680F03A524FE088B081C850A24C94 , 0x4D3485CE2B4C4F6E88EC8550937DA73D , 0x4D81AC03B50049F98A7E3BFF7CAB9EA1 , 0x4E2B3F6B6C764351884F5FE6D925E333 , 0x4E341DB2184648A4B108BD4FA57E6601 , 0x4E60630B309C440AA700A2E834EBD8B6 , 0x4E7F7634BEF94E3686A057B30421108A , 0x4E8D5A7DFDAD487EB5DC527D9D3D425A , 0x4EA3D87A20B640D78566656DB4B7D528 , 0x4F0090660FCE4EA2BC50CF67EDEBFBBF , 0x4F3213209DED42438C74CAFA024B1EEC , 0x4F4F8085EEF74033ABCDABC11B5DD66F , 0x4FF39333F0FF44A092D931428F8AD1E2 , 0x5010D739F9644835AFB6DC04607474CA , 0x5011DC91D0244A66B15FE2F996BDB220 , 0x50444B3240A04D8FBE4EFF0BA5FCA560 , 0x506661E76DB840A2847AED5E06BE33A3 , 0x509AC00D07F54133A80141C54C03C65F , 0x50CD3837244F4D928B46350955D407E7 , 0x50EB457777F04C47B98F594AA02FA855 , 0x51031A54ADCB4733940361694605F77B , 0x51055C642F464BC1B783EB47D5063024 , 0x5157E94928EC41B9ACB4962C0446BC75 , 0x5161FF7B06A14DBEB831894120FD96F2 , 0x516912C2696D4EBF9DD1D8A77308A2BC , 0x519FDCB413D04226983803EF7E2F5FCE , 0x51C20D40B8CE4FF1AFB2FE997C75850E , 0x51C7B4DB447249E8B92F5339031A69F9 , 0x51FAA4292F674B2FAD0AE0F1196ED863 , 0x53107728861941D49FBECA6FE337FB11 , 0x532AE68A559F4E5AB42F4C8156E0493A , 0x533A0AEC1D484715A87CE7FE9BD950CE , 0x534FFEAB74F6441CA9BCDA8ECA34F09E , 0x537AD6C2DBA74DF2922B9C78157B3902 , 0x5386BFEB57AA47F7AD2CCD33960E6478 , 0x53DD0454C149470790A37B9DBC73C733 , 0x5421D6F32D53468B97C598D5A34B48B6 , 0x542D59AA66554360A80B4D3E511FCE89 , 0x54B2A9FCEAD445179F79319E295F9774 , 0x552556B10E42455ABBA783F6636C16A4 , 0x5578584D24924136922689B99020F979 , 0x558E7E0DB9B24B3E8D93315FFE84FB61 , 0x55AF14F7AED74FDA8F43E181C50B3E37 , 0x55BF937189DA4596A7B5FBDFBBDB662A , 0x55CC899407674A979B414E4A6C0743E5 , 0x55F11AC996324DEE9792B090A614265E , 0x561DC6F0B71C4216A5323290F33B7B2D , 0x56553F1B4B8D4B7391B27369A1759C97 , 0x5665BCC25D6C4AA1B8492C9FE7249BD9 , 0x56780D511E2A4A15B11B5311891D94ED , 0x56DD56E3C0224C85AE56DD340022D378 , 0x57082AD5757A407F9C090861F3DA3EC7 , 0x5757A6279B5C4631B9D3D197B930CBFF , 0x57A3699EB1384EFE825AB42FD41195F7 , 0x57B0186C547746BB86A13E46FA22D831 , 0x57FBDAFFFC08405E829A07C8A4C17487 , 0x5822147FC99E425AB0D3385AD99AEC9C , 0x58669C1B25FF4C7B99AC50047539F6E6 , 0x586D658FE2F54DE1BD21D8C66720EF3D , 0x588C0066C79F42B0B56F3BA3F477BDD3 , 0x58A9087C508F45F7A086E6839157ADC5 , 0x58AD6082E3BD45BC8FBCD575A34C47D9 , 0x58BF44E361CC44D3A4ECAB0633FF224B , 0x58F9233E68C34068ADA667C13BAC2565 , 0x58FCEFC143ED46AEBABBC0414341875E , 0x590F833E5CB34F03A746916423034C60 , 0x59215B92429743928DFCE62982FAD47D , 0x592E609751024F30BED1901201B7B9CC , 0x595F3480CEC346E793E94857F4E5B91F , 0x5971BB8D57D34596AE1651707400DC83 , 0x59A7DF1968684998BC829F7134F12F69 , 0x5A20C2F5598048388B0B9C4D1108D35C , 0x5A41716953EF4DD1912C7C467F645555 , 0x5A93167FC466434A8A9B765BC2A68AF0 , 0x5AD1A1EEE0FA490DAFF3880C9C984D18 , 0x5AF0C656D3314D0F89307FD799AD42E2 , 0x5B2E987FC8B743B4BE7D6548B11F52F5 , 0x5B2EF763E1594790AF06A5DA876C5B4D , 0x5B72964354F74409AC38EC54979230E1 , 0x5B7F0EDA9A944C55BCE790C1420EF6CC , 0x5BBE5FFF1A49441BBC80CA49C00997B5 , 0x5BFE74F729AE4901A836576C3C95419F , 0x5C287EEF3ECF4C2B909FEAD544B7E29C , 0x5C64459B03A946EB9102E59B3D782683 , 0x5CC11E2F36C846549E5FB7EF1B1E8A80 , 0x5D1962D86C9B46448CF1E4B90DA50673 , 0x5DA78DA605C04FF1BB555C689E9767EB , 0x5E4A74348960405DA58F3667654FCA11 , 0x5E907680BABA4D9884DD4AAEC38F4A94 , 0x5E9BBC25605C41C09271444317F85F84 , 0x5ED94851E66549F7B3852EB7B630318B , 0x5F242F4B3B5543A39DE154CE5C731907 , 0x5F49F81AEAE148C7B6AC9133E4D4CD3B , 0x5F70B99A84504F7FB7C04989F909ECB4 , 0x601F1194400D436AA44E887353DF1052 , 0x602C30AFCA10407AA4A7BEAC570331C0 , 0x616706158B4441DDBE8A7E6C32A18F7C , 0x61685DCBAA004B3BAF3DAEE7060E02DF , 0x61C5ACCD915646E8A0FCD93FFD6A02BA , 0x622676E967864E13A37522F5139CF9D1 , 0x623B7E0AD3544D069BAF1A06DDB75A67 , 0x628E32989BC746D187B3DA8E439EE668 , 0x62B7CA4A39CA44BFBE8C0B1653944B9E , 0x62D09ECA23384172862291C2589C325B , 0x63664137148C477680D946AFD432AAE3 , 0x637B3425981F408F9A29048829C6ECF0 , 0x63A3718E2ACF4A9DA4446DEA95FC9861 , 0x63AFEE2E37C847A08A662CF287C20518 , 0x641673FE6F014098B4ED13BCAF831716 , 0x6449F98CEA1646FAB71FE7A92CE9A95B , 0x644CC08D7757423D9E6E598EBF5D79BB , 0x644E82F3676D41B9BB3794EB6C005D68 , 0x64585B923E2A43349D28C5E66DA68931 , 0x650B09CB667F434381FF5920559141E2 , 0x653B8D7480484FD3AD2A4B11D5E202A6 , 0x654379CB721A4631A04A0B523DAD279B , 0x658AA7C7104D4447A8416789386E3F24 , 0x65B5879445264CA99195A8B6EA4F586B , 0x66505B46F96C43A9B825A7D9F8FABEFF , 0x666838E8740B4DBFB34E545CDD50E394 , 0x66B5B63E75E64D5AAE3DA858552094E7 , 0x671BC914DEC64B628E493A835E357F1D , 0x67614BE4BDDF4A88ADE9B511167EA858 , 0x67AF43E7978A433BA54D3FC68CC15BE9 , 0x67FCBE5AC1C94D11906AA0B52938327D , 0x68297AE562D24F5BA195A62160134A5F , 0x68EFC114A7204FD4813FF1633483AA1F , 0x69A2D8663A9A4204A78EDE6E9C993470 , 0x69EBC35B0B9B42ECB66EBA5230C9491D , 0x69EEAAF8DF284F5D9ABB1B73BF0F1F0F , 0x69F613C2075643E7B2B9EBA96EF572B4 , 0x6A690BAE039049FAB5FDB2600C6BA8E8 , 0x6ABB7C43672F49058B99064C251B1D6D , 0x6AC6A21178F04981A26E0C8533003D2B , 0x6B11A4BBFC70449A9D00FDB564B03A1C , 0x6B23E03EE0974765986D66E073030C3C , 0x6B7D58430CCC4C3789C14FC73ED81BD0 , 0x6B941B122675447F98A0B0432CB7787E , 0x6BDBC12C66744E5F8923F30F9717768A , 0x6C2648BBD45D4DDEACDFDBA6F250399A , 0x6C32BABA4F954C678E462BE82EAE2D90 , 0x6C3DA80781BB4D84B19A8EF395EF6EB7 , 0x6C6FBFE9A425474D975C43EE29F36797 , 0x6C9C585DACD446968974DB665926A377 , 0x6CB8BB419D694C87821A46AA71C58BB7 , 0x6CBE67CA6F484178BE9094051F00AFEC , 0x6D3C46F12867405F94BE6C9447ED140C , 0x6D41A9DF92BA4F8AAD9C4BE79F3AA6CC , 0x6D65AC34F5D241E597A6C7ED00BC212E , 0x6DEDA6752ACE48FB9F76E4B6F72608D5 , 0x6E606BDEC77643A091A746F9E7DD6CC4 , 0x6E6E02B3A3A24BFCB32B5AE4BAB93C38 , 0x6E71EDB61F754A10BD7748675B19EA43 , 0x6ECBB30220E149B7BBC94C9BF11D34D6 , 0x6ED408C710624F71869A5F6B20EA40E9 , 0x6EDCC134ACFE40A885B99E8FD40FC7EB , 0x6F0231C68A034A6694037C26D02903D3 , 0x6FADA22492C2450699E3E2931028B996 , 0x70314070A247474C8BC63188E86726FF , 0x703196E1EDAA446BB92C98D422D0D40A , 0x70A6D90936584652A988C8882B78C42D , 0x70AC60FB9A8C4D8D86189E05C846C885 , 0x70C2B1E9BBB045C98AF429CA2FB9F820 , 0x7124FF7AD4B04F5887EDA670A5E5E1E4 , 0x71440EA325924439A597BEF1EAE18658 , 0x7149EB7305874BD0BF09E94438816488 , 0x716436C4CBFB49789B6281AD5C2313F0 , 0x71A95BEE852B47A995D2F520C5A8F680 , 0x71C87F6FA21F43D6A7D7938DAD9A66C5 , 0x7220877998E940CA93AE20EBEDF662EC , 0x72556C31EF774C65B7534DBAE1274CAF , 0x7306C76FC18D46BC9AABF7C16CCC9CDF , 0x73495B064D13425EB4FEF0B8F43E168E , 0x73675C2D24C843CEA3C78F09C0236A74 , 0x737EB3EB31B1422CB444A353172BB392 , 0x73CAB96E2ACB4CE0BA02FF0944E66515 , 0x744A3FDCB51C43238FDD7A1F7554AF9B , 0x7466DB071B3648138303D8990F28ADC9 , 0x749495747E2A4E44B4BBF69CDDEAE77C , 0x7556784C9E904D5EB032360B1CA620F2 , 0x75DDF9DAA40040D2BA578B7B14FE022A , 0x75E8796CDF9940449CD83005620C1A48 , 0x7602893F298349E4921685B359BDBA8D , 0x7611081792E640C8B7CC5706384F1A80 , 0x7631D45465D94FE9A4B8D5271C0CC1CD , 0x76476EDE1F4E46408EF9AD31DCBA6DBF , 0x765BB0C3A5314948A1C05A6E68CF3578 , 0x76937BFB8D874F38AE9601020BFD3503 , 0x769D2A6FEE60414880EA58337AC04699 , 0x77609C54D0994881834108F04FEF2E4A , 0x7777D812DF4B4F959165E229A8731A08 , 0x7797EC1F30FC4548A8531296A1974F7A , 0x77B3029FC1484F81A7DB48962325B855 , 0x77C8538103D141FEB02F9430CDD0CB2C , 0x77F903A431A4494E93B4EEBC17720785 , 0x781E8514E1024AA5B02C48A346C05B36 , 0x785B21E977BA49F2916A5ACF386220FE , 0x786DBF5B8FF4443F821B4F473F0A9964 , 0x787C7B92AE0B4B308257D7618B22DB15 , 0x79793462C98D4A9EBF65F8C3F73D137C , 0x798230C81AFB4D08B80FF590CA659CB0 , 0x79B81B6D30794949A4BBA977CCB4DB58 , 0x7A11C7024E1B4D379EDFFAA0A46D1F67 , 0x7A49709CF65C43F9B93A561968D50F6E , 0x7A5162A118C849B2BFC80ACBEDF17DA9 , 0x7A7588E5312341F08BD3581D820BE17A , 0x7A97E0167E4940A4ABE7BCD247668B17 , 0x7A981C093727439EB42AFE742618D283 , 0x7B30336546774C8B973F1C2E73F8CCA7 , 0x7B41CD83C35F4F3C892E608BAF13D485 , 0x7C2B06FC046043169B1724A696853EDE , 0x7C4A45BDACDD4EE19687417BB9795E7C , 0x7C9728FCD10645C58446DD0A8B04208F , 0x7C9CB73516994DFB897B5997356AAD2D , 0x7CB709BD1A854CE8A3C7DF791DE58E4F , 0x7CB7F6BA55094FF2913F1DC0A40E82D7 , 0x7CED9531B8A94613947C1520DA4C929C , 0x7D2F1124DA88486DA3B9F407DC25E69B , 0x7D51335DCD1B4931AD0A8CF9C0314663 , 0x7D59EAF87CD84CA788B234097EDB816B , 0x7D867417A4524F7D8ED2DDB0E1A22C5E , 0x7D8D6B4F3B0E4633B62E87096A28E161 , 0x7DBD437F4B4E4359806BF4587FE298ED , 0x7DE58B935B2A4C719DA7357BF826E15D , 0x7E3B0C2A20004BDFA1E0A7A36AEBAA0A , 0x7E4D573910D24DA1BDBE5D0903A6E7AE , 0x7E4EA17E421F4027A801E7EF3B06E982 , 0x7E6111F804D6411F96FFC6A19F27DC9F , 0x7F1D1EF73C8241F2A4B429B3C1B751CD , 0x7F429D828554490AA1763568D1CEEBBB , 0x7F7F9FCBA5F94C42A25F150DF985944B , 0x80214FB60B414FD6978565B9CCFA39E2 , 0x802AA1990C234990846D433DA0E1D2E3 , 0x80540266DA0A4C3F9D201F7460AFA278 , 0x80DB3F8605374739949AD77C97CD919C , 0x80EF4E611D9444718B41752F779BBB5B , 0x8111E032C0724BD6B93E7C4D71AFA022 , 0x817832A4E4AD4754B61F54BA16C3F19D , 0x819862F7BAAD4A89825E810839991BF1 , 0x81F968053A8243A8B131FE8CFE74EB2D , 0x8204D80E34C845AD95258696942E335B , 0x8209A07778FC44428664FEE8365E4BE0 , 0x820C70CE97CF423286AD1DD22302E428 , 0x8219843691824706B7E2E6F29BD62548 , 0x82200F369946463198A64BC882F9BC11 , 0x823C80C16D5145CCB5F1D38CABE588B3 , 0x8270BAF465304AD3907D13A6C46FBA9F , 0x82A204A07BFB4ECC90E13DE73EC26C3F , 0x82FC265875EB4ADB8F9A2D1677DBA17B , 0x8316361418E64F3E8BBE7D838887E310 , 0x8320F018F5FD486B8F6AF47548661C5A , 0x832453CD9C7543BDB39243D5D0CD982E , 0x832E3BC6E777405E9AE4CA0A8FBA038B , 0x83668238F6624B02982157E485DD08B8 , 0x83E545BBB2BC40D5A161276D487E5A75 , 0x843E61F49AD544829F5C20834BD56E45 , 0x8461987EE15C4C009C7299A6EB279C99 , 0x84B6A728B4B644FDB1F333F3C0ACA183 , 0x84C077C5A0374FB6B75AD8231A030446 , 0x84FF533D1CCB4E29B12249ECA5A52C56 , 0x853CBA0B543F42D5A01AA8702259CAD4 , 0x854A00C9AF9A4429B52AAFABD9D02022 , 0x8588857A025C451F916C53841EA2AF3E , 0x858C274D83D74238B9C57A05D898C710 , 0x85C73C09F4614049B373750543580B35 , 0x85C8DE62A7354A3B93CB985EB96BCAA9 , 0x85DBC2108DFD4C20A69F0613C896029F , 0x864E972436734F0A81C5DB6271F68CAC , 0x86AE533AA1584BA18E4AF1021EEE0887 , 0x871C2BF98993468097045907211954E2 , 0x878925E7F2094EBFBAA90BFA0F3013DA , 0x878EA71E3ECF4BD18EEC2C64953601CC , 0x8790266CB3DA462197C99FBBF1CEF94E , 0x87A035BAC6A84BD9924B004B0BF111F3 , 0x87C75920DBB84FDA8CFF5BBF1ACBAB86 , 0x8823EF23C4874113B0EB397CF19A87B5 , 0x88D3335A2551430F86C05BDB24554E24 , 0x89215FCC5DDD41E091005DCC2503DBA5 , 0x892DCD041C904E6883752CB4795025CA , 0x896B7B3EF71844CBA8FD2197FB51A17A , 0x896BB6A5B5514C4F9B9C3B7DFB45A13F , 0x896C27648620445BB726169735CE2C0F , 0x89A248E0BDD04738A1E395C3199D3193 , 0x89BA756BA64F49E3BB352F89DDDDD6D2 , 0x89D6F197BE9A47228050A1E2BF97AB7C , 0x89D7E9CC9CA34188B5DD0616685ADCBF , 0x8A396868C70B4AA7800BAF4F9EEB5D3A , 0x8A4053C2C0A843ADBD9526295238659B , 0x8A67553628794A1FAB2A377A6382D424 , 0x8AEAC247344146EB9346820C50FCA9B6 , 0x8AEACB241A84405D81A36A96648828C6 , 0x8B19A435EE974DCF8A7BA0597BB304BD , 0x8B7ED171449E4FD4B0749E2D52C64CDF , 0x8BCD30827ACC4DE68A4A80484880E835 , 0x8BDB28CF4D5244F785966F420A546698 , 0x8C13C818BF404DF390BAC36B3C5E1C75 , 0x8C4317E3A4EF4D3EAFA1CE806A592633 , 0x8C434104F47142EDA42609F87FD57D4A , 0x8C498C50F1D34BFEBBC4A4710A2ACE8B , 0x8C75A1B69BCF460B8A9BF0C84D1D51D6 , 0x8CA63827452049E189FA0C76AD2096F3 , 0x8CC5E20077C94392A7C26CCB665BFBEB , 0x8D1A01DF541747618A790AE600FB9E6A , 0x8D1B6074DB154A3FB4D8A29C8739817D , 0x8D62AB629064445F93A8E32CAD5AD76A , 0x8D68B558DD3544DF8A27D0C2BF94BDC8 , 0x8E0429F6409745E68F445695ABAD4244 , 0x8E95D47022154B42B7D4E5E5F7E00D6A , 0x8E9E78FE72344DAEB7DBC7473E6B3E57 , 0x8EC07F62D4D6416083259C34F9DF2F16 , 0x8EDB2D0CB9844F7F9BAF45BA22556C26 , 0x8EF7CB2772F642958C12AD6C9B98D9EC , 0x8FA8C9D5049D43B0888C14CA14BF4EA1 , 0x8FE37967C8FC472289466F1874A9BE63 , 0x9014E83E1F054D93BCD30BCE836F5989 , 0x903166E198534CAD8BFC772FE88C374E , 0x904CD0287AE248B886268AE20A988EA0 , 0x906DB7E58FD640FEAAEE1B7A8F3C19D5 , 0x90AC5CF5F78F4085AE10B6CA24122B4A , 0x912124699C444D49ADA40B224823AA6C , 0x91584A23DFEA4BEAA5FB1A0E659B5EFD , 0x9180ED78A0744B159E7C185A5E85CCD4 , 0x920D34B2012447DDB5F2EFCB69EA3BA2 , 0x92182F3C0FD44A3C8210D870B9A75B7A , 0x921B8A24D1284F09878D9BC0BFA90D0F , 0x9231F41E031642C5941D93A13CB6D70F , 0x925BE69952F04C3DACB7083C2382F872 , 0x926A92E068B44E97BD52DC7A35E66253 , 0x926DB028ACCB4023988F0F4A540C7BDF , 0x92B2C501F930465286571B12320B4AA8 , 0x92BA6213B7924C9C94EA7CF3CEAF37C0 , 0x92FA1FDD36414E9F8AEA24DCE3C0ACB5 , 0x939D06DAFAA443D699748A54D3953A4C , 0x93AFB3878117471EB5A13D56256D06C6 , 0x9479D23731B246108FC997D78E537648 , 0x94BD4AD8152F4276890DD22C8C85C38B , 0x9529A7B0444A42A886F6DA253FA3CEDB , 0x95318A3F96B0491A84858B931FDC1E90 , 0x954CDF1E0B9247F7B0E139C225FD5C07 , 0x956BB42F95DC4BEE95CD1D8475EF1EC9 , 0x95D8B9F0C4D34294A2988572EBC1CF7F , 0x95FBD91F07774644863956045A975BA4 , 0x95FEA59D4DE54C289487D3CB7696D0B8 , 0x960F33E2FDC2483DBE6EFBE1898F173D , 0x9621FE4E476445FCB62E079339FF5194 , 0x964DBBE24B3743E288B19E25668BB982 , 0x965BC2EB3A1E49A6BA8EA03EA604C049 , 0x966149AFF31F402885DF5E506DEE6A70 , 0x966A6E4E505941CA9E16B67BBB2CCE18 , 0x967F3941B8F8405B8A356976EBE5B416 , 0x968E36F2539149D89317B2F8E0899D07 , 0x969D4434EDD345248267C65AB227E539 , 0x969D522C2A3642CD882428CCD206E3C4 , 0x96D2E59147AE4E26B4CF61F8E93E123D , 0x9713AD0A4F164CDF92C53F74BEE6221F , 0x97927AB8C97B4F239F741CB3B4463826 , 0x97F72905FD774BDB8406F1173CD61B52 , 0x980B0A387BA44999911969D4705B16E8 , 0x98536DA504A34E7A870187FB5639A824 , 0x98784C3D2BCD4D4EB5228AD7354905F9 , 0x987C3D7581964B3F841C3CDDE82D481B , 0x98CD586ECDE74B12B65D6705C2576A21 , 0x9908059197E8487DA726769822CF03DA , 0x994D17EA710B4364A953B0427C1AB008 , 0x9958B2C678BA448AAC637E54EAD5D232 , 0x995C0CC261C7491084D937CEDD9CE101 , 0x997E0BD4F03240DE8A4FB8BEE07B0EBB , 0x9A27CB30E1524B82887FA56CEE7D425D , 0x9A49329C2928423E8F75430E59CDC081 , 0x9A73D515C558447490DEF1E081966157 , 0x9A7ACF5DF12D4AF598181648E875D290 , 0x9AA87F5A0491471E924561CBBB8A4469 , 0x9AD67A6BD0A046008A46831625C0015B , 0x9B50182F5CB94469AA54BEC28709281A , 0x9B56B9F71D284A8AB2418B350AF60C60 , 0x9B90C06D98A54CFBBC5029F7FDC73E59 , 0x9BA31D1D4E524E52B70B1ED6813832A0 , 0x9BC41BE3EDC64584BCD1E645028023FA , 0x9BE61389B696485D9B6AA71B5B15BDF7 , 0x9C174DE1091F46FB9BF435E35DBE4709 , 0x9CE0BC59431241A8B8FF65EB0C6D072C , 0x9CEFD7B34F1244ED85B84605449C5A7A , 0x9D2521AC36B34552809384FC2F9AC5D0 , 0x9D423DC384F2473EB7AADAE296C6FD50 , 0x9D55A95CB0E649D7B14E0B95A400D89E , 0x9D802937B1CA479E97618637C6FBA0D7 , 0x9D8FEE51B0A84429B15DA88935CB8F89 , 0x9D96F8999FE74C93A697F56E3B5302F1 , 0x9DA72A2A047A41EF906543A9240A170A , 0x9DD248FB7AD64FCE9FF074227AC51139 , 0x9DDC331C006B41A4801B3ED7BC80C280 , 0x9E25B72727B146FDA4DC0152C0375B75 , 0x9E385B44166046AFBC6A685A23C973BF , 0x9E9A961253F64B86A293B1300870A929 , 0x9EE307CD64F64408862BF813D8A6C6EA , 0x9EEF4A729B1A4029801F12CA1541E165 , 0x9F41DB31F02F41B3819BAC6DCC68D740 , 0x9F4266792B7B4B5FBB4E8993BBCE92B0 , 0x9F8E45351052478790D0D210C5A6E313 , 0x9FBC2B85F25A457F9297395F8D5099A7 , 0x9FE344B101194AA593E381DBFBE67076 , 0x9FFCDDFDB4444E4ABB609022EB04430E , 0xA012A9734E204C2D9DB09FE722C5E165 , 0xA02D16B86179462E86218900D90C0DAD , 0xA0428C7103174CE3821B52D0C9216F90 , 0xA06FEFB6FF084C9ABAF4EBB7D14E884A , 0xA0A07CC4AFB1466083BA940532E1BEC1 , 0xA0A7D4D7ECB646D58A4C5FB18DBA8B45 , 0xA0C2BAD1E05E4D1ABE6AC5BE5770A04E , 0xA156F0D983954E55BF2CBA807BC95C54 , 0xA176B68C32A74F2AA763DC54268FEAF5 , 0xA193258145184964A3DD564178C914D5 , 0xA19AD670BF0D436E81D293E50087482C , 0xA1E518918BF4414FB3887FA9EEFF84D3 , 0xA26A4C3071CF44BDBBB96A1D7D3CA4BE , 0xA27D77D9C8E041CE8C30E54F69A9A197 , 0xA291506B5F8E4B44AE950494CC748C88 , 0xA2DF73BE090A4FE79593CA812E099C80 , 0xA3171109C79F4025B8BBB985CD0B6BD8 , 0xA376C976F8FB4C58911E1867788A42CB , 0xA3915E6FC055404AB9CE1787336A58F2 , 0xA39AC2363ED04E7F9357C18D47EA97A4 , 0xA3B2B3FFF0334AE295EDB75720745F80 , 0xA3E34FC914144428A650AF927008EEE6 , 0xA3E7388314CD41429A8B47211C7CEF45 , 0xA3E7975F5D494F2F8D965D179264C852 , 0xA42DF1B095464FDF92F4660AF2BBDAC9 , 0xA43BFAC893BD497AA791B5FB0AEE2746 , 0xA599E7672F824CA1A24B7144340614D6 , 0xA5A14A3EBCAE423786D71A2E032E2D85 , 0xA5C059084A8E4CCD812DC8258F910935 , 0xA66062298E6F47EDBC639A8E19E8597B , 0xA66F6994D164443C94E777817ACA5A8E , 0xA6CC87F1A42140CA9A708EBCC97D3B33 , 0xA70AD5A19E60431AB520E6A66FB69BE0 , 0xA7159A3BF987425BBAEB1D8DD4F48876 , 0xA71FD0E85B7444189D5808637F0F097B , 0xA742160865204CC89105BE0E9E753D82 , 0xA79D862FF60D40AF81050BD7B73F3D0A , 0xA7EE6CEEA45B427DA226A0EE4C5A15EE , 0xA81CE1A7D1EB4664B48D366BE7B2B76C , 0xA827984A94C84E4CBF7329A0665E418D , 0xA8504C41A32F413B822473C84E72A5CD , 0xA8557933F177421EA9172AB3B8DE22B3 , 0xA8C2E7A4352142FEBB4094D824E0DA88 , 0xA8CDC268CE0543FCA57F3941BF64637A , 0xA8D58A26906F45F38372941A6EDB2C4A , 0xA92B5CD1CB32431F894EFC41B3BF39ED , 0xA96AA4452C5A43C3B5FB2450B2830750 , 0xA991800E880E48DA99D233C7C6E6AEA5 , 0xA9933C5DB7E14A9680780A4FDE489984 , 0xA9B2A766DF7C46FB91615247460E8845 , 0xA9E58961152B4ED7BC99946DDE105564 , 0xA9EF01BC8163470E8413B6D6122B4377 , 0xAA01838C50EF4E4BA3A86529DC77771C , 0xAA3416FE5FB148C7A5CFC0CF7928D869 , 0xAA3BBA11D061456D9F3393A2405AB76E , 0xAAA5504481C3496BBC64714AFF77A0DB , 0xAAC7E4E0F4284D96B9226C5FF0048BA5 , 0xAAEE3A1B1A8E4433A79AA1C60772FABF , 0xAB27808E056E457BAFE65174DD9F709E , 0xAB9BE71607C44922B2EAD18916CA018C , 0xAC1E6A1F906A45F69904232E2259797F , 0xAD3256B016D74153B9648DAAFC4F8778 , 0xAE4176CB40DB482A80769E76B1322D94 , 0xAE67F6EE2C5D41DDB98933FB8E766EBA , 0xAE75D7DBF6504BD6A16351FD53558D0F , 0xAEB144167C8346A3A254AF61C7F75EF3 , 0xAF36BA03A9F141CCA87CBD83EAFD2A95 , 0xAF4B32ACF92948EF96048DD5D440C449 , 0xAF98674D7A5D4876B9F6A88766786DA6 , 0xAFB63D97812F442FAD6F4C76F1F8CD89 , 0xB01C67A819ED4188A12AFB5C17C46B4D , 0xB05367B5D7EC4960A9E968C4A010B7E5 , 0xB0FDAAF876F5443793B02ACDC78FCEF6 , 0xB144FE6DB75642608A5124583B2B7E6B , 0xB148AF0CEF5C495BAA78C437F6497AB8 , 0xB18FF38D809F4A399BFD64C1047ABC44 , 0xB197CA3FC8054EAB9CE6445812318D36 , 0xB1A8379C83AB4553ABA0BCE7E4F90A69 , 0xB26B431568E24940B0EB2E9E8351963A , 0xB2B2C9A70B1941149BEA6BCC755A6A05 , 0xB2B407D66EFC47CBA94754E887AF18A2 , 0xB2BBFE91F5FF4A5FBD24D7FE5FCA446D , 0xB30DE03C903049C39927B56DC35CC3D9 , 0xB375B6617CE74F3C9FF8166787EFFBB3 , 0xB3AB490459AB4B2AB6A25F521EC9E310 , 0xB3AC3DE412964081B3B110D8509201F2 , 0xB4A16EE77DC54275BDF8264ABE2BF611 , 0xB4A62F3955754DADBF3E42392A65F8F7 , 0xB4CF0CE4C73340C59FAB292D3C23FDB2 , 0xB4EBD70FEFA242E08FD98E69F5224983 , 0xB4FAEFE510614F3D962077557386BAE7 , 0xB5A23D01F6694C9B8B97D07BCD681602 , 0xB5F471D368D34E26B245B81A4FE831E9 , 0xB65503C7CB1A4D86AB55453C44050B8E , 0xB662352FE58A4095A13387DD5C7CB1D5 , 0xB68F65B8F83C49D892428AC933064CD3 , 0xB6AB6539D3DF45E994CC6E5711D5D34D , 0xB6B75272F2104305B6FCFCDC89DF1005 , 0xB7167CA17AFD4F3B8CBECED1735B9AB9 , 0xB7180E7A6CFE49A69D2C44496D98D277 , 0xB7C42845E1084C1AA6B1100CB3919165 , 0xB7E63FFEE35345599A1FD238BA1ADFF3 , 0xB808D9EE6CDA492A8A4B121BDF059DDD , 0xB826D5FE5A5947DDAEA6A4A5FC30702B , 0xB8327778089346DBB17E90140E3875E5 , 0xB8D526D505344EB4B309FE30E02EF26B , 0xB8E74C77DA1F4DEBAAC46A12ADE7ADD6 , 0xB94E5CC9CA294A1C8DEB8D2A25A9F7B2 , 0xB96FD793F3F347A1BAB4A95EC1EAFB9D , 0xB97E97AFC15340468277BB60C1CE2E9D , 0xB993D7AD8D584493B11AE79E17EA3B71 , 0xBABB3FF9A43940C9BC7D91CC4074A4A8 , 0xBB1E79180EBD4AA9A61F6ED6C195E190 , 0xBBA6CC4417844A46BAD9D46E71D2591A , 0xBBA94EF884334BD9ABDC165A5322FB4E , 0xBC16ACC00DFA46DE8CF1EE8D4974349C , 0xBC1760C5A6CB4CC480913D4177A48A4A , 0xBC5B3FF294924DB1885B74417DF3B4D1 , 0xBC69C37E8E0449CFA1337C88136928A0 , 0xBC76D130084B4D3A947E9E581B8E264F , 0xBCBC55A975414CB792E579E78F51838B , 0xBCC04720499D4F02815DB9C6861A407E , 0xBCEE7C8A572B480EB38816B68401DEE2 , 0xBD007FD80F2046CE922CA1DD0CCAA626 , 0xBD7972405D8E4BED82072AA7C9ED04E9 , 0xBDBBB27B3D174082941587B4AC522F49 , 0xBDD0ED46725D4037BC3794D7F09179CC , 0xBDD37C2264654B06913C97200E7E8601 , 0xBDDBAEFFDA8C451AB02388FD0E5FDA1E , 0xBE7457F238A24418BA07A3871D7118FB , 0xBF17B5CA41E44915A7B8435FDC6110A8 , 0xBF1C6476C21C451791FB8C5284789899 , 0xBF3A195C3CC44AC6B0C098674257D3E7 , 0xBF48A9A7CCAC41EBA3D3453B8197C136 , 0xBF687F757C654AC686771BD9F264F279 , 0xBFDCA12F49A24FECB69BAEA6611B928C , 0xC03246F8972245F1B25DB4C78C1962C7 , 0xC06B81F8DFF74E32950AE270DB94DB37 , 0xC071A3D69F974B85A92A01E657C36E72 , 0xC07A318C4BC64AA3891D2F281BFD1F66 , 0xC0A051A6C0234A81AC2FDEFEA2778DCC , 0xC0ACAE2AAFD14DAD9C53AD3CA3F92AFE , 0xC0DE645B3AFE40999A3346DC321F86BF , 0xC0EEA42DFA0D4D608C874E568787C5C6 , 0xC1B205BD3CB940FBA51F545630CA62F4 , 0xC1D41FD0FD6B41E0A47586434FD5A95B , 0xC1F2B06A6AB346238E453BC60B5D35A6 , 0xC20A946CE28646EFA8523D1AF1986261 , 0xC22671EBFFE747939DA39CD7DA4BF369 , 0xC29CC7084F2B4075B8C9032A5E38B1B0 , 0xC2FAD6881BD84820BF3604322585A122 , 0xC30EFBC90B5C4F9FBA54F35024CD3B81 , 0xC34E400CFF5D4B0F96A4BCFC75B90BA6 , 0xC357BBCB336648F2912E781B2C4ABBBF , 0xC35D415CB8A240A2A01CA482274743EC , 0xC362F560CFB64E4BA29269E250BA87D7 , 0xC38D763BFA7C4AB5B33B6746ABE7E46B , 0xC40AB7E573BA4A20A8861C32ACC9B4DE , 0xC40B44D9B149445AAB29F75BCE2B464F , 0xC45A0A864F614CB4A0A2D822FDD62005 , 0xC492FADA552A4CE0A2CF77C3758E6B8E , 0xC4B1647FD5534EE598F50C76D6370B9D , 0xC4CE8DB1F4F4456A9E7B2F0160026CC9 , 0xC4D2F0C6CDCF4545870CFD10C2B6F197 , 0xC4F0AE8870C94128BEAE41613A7724CC , 0xC4F4BACCA0814923BC1DF19B76242E5D , 0xC5BA6056229A4321AB3FE38FAE3D5650 , 0xC5ED01FFF2164299AFC1B349A42F0EC6 , 0xC66FB58CDFDE41298A52EEB81B962E1A , 0xC6725082691346AB9C7097FB27F98188 , 0xC69CC3C153434F29ACAA50B5872FCB65 , 0xC6E757AFA94E4EB1951ABD184E60DCDE , 0xC716C380F0874CD2BF86B643A4F05462 , 0xC78BC78551284ED0B09E5BAA9CC2B92E , 0xC7A1AA1A0B554BA0AB747E45568E22B7 , 0xC7D6EB09B39C43478B754B879E2760C7 , 0xC82490F79CF44A17B66C4A32CF183732 , 0xC82B8B89022B47F08131A96E10E374DB , 0xC83220A7F64145E999740975BEF9B23E , 0xC84A2186275F4913B3E7724BE027AE7D , 0xC84C5D324FA743568E07B89517319628 , 0xC85A2A3C7E424A9AA71C2D015DBBA19B , 0xC85AAFE01A0F4DC89170CA2D523BB64E , 0xC899F7FB0DA94918834F48F4E9304ACD , 0xC8D3DA5F78AF4EE1983753A59ECBADF3 , 0xC90A1EDD7A47461093356F463FFEA07B , 0xC918E4D0FBDA4897BFFAF5BC9F34DCC3 , 0xC959B36BEBB8406F94A56C879CC89043 , 0xC96AF00A30FF470A9316746FCFB3C076 , 0xC99AA190884844699109F191B2A493DD , 0xC9AD714B86B8429789BEE11547150A0A , 0xC9CE50BEAF9940E08E762F598A0B2171 , 0xC9CE81AAF25846C7A506BA81D18D8EB2 , 0xCA2EA75122B4476596EF3485F811388F , 0xCA3C16C0AD1A41C88763512ACB80FFF0 , 0xCA70CC7C03664862B05BBF5FAAFE9BC8 , 0xCA80470D10A349578976ACA9F9E023C3 , 0xCB12724C94174846B33E2A7B49679F0B , 0xCB2BC43A9F47404298BFCB32BD620377 , 0xCB85DD3840F742CABB819A7E2AD85B70 , 0xCBDD76412BAE40329158F6B32899D4E8 , 0xCBDF6EFEF95348F7A38605A698B1D0DE , 0xCBF954D7DF9A4F898D6BB3439EE46618 , 0xCC02596AE83A4E5680E3931AA1A084F5 , 0xCCA1182D91E8450C8D0955226198FA0D , 0xCD40B938AE524302A64DD6B1A9532B4A , 0xCDDB9B53A5324D648A7369220F770D81 , 0xCDEF61801E6643A9BFF71E84DB2E322F , 0xCE628E9563824EC1AB52A533671C71A7 , 0xCEA0807C8F4C443C97132A8471431843 , 0xCEE45B8A523C4DA7B6AD5E68C66E319F , 0xCEF8A0D2AA014994987260EAE39C138A , 0xCF269C4266144D4DAE7E1F89390C5E69 , 0xCF44517A9FF04DDFA6C9E61C0FC517CC , 0xCF4469040FD7466FA80DDEDD81FBF884 , 0xCFB95C4952D7470B92EB6FBFE07101C1 , 0xD07974C547D944789B65FD933D8FE0AC , 0xD0A9167938244A02AD4DA9EE51A4175F , 0xD0B3F8F5F51243D4B2DB04D69F6FB8DF , 0xD0DC9CDEE64F451888B68122AF001638 , 0xD0DD73E1E9ED40A68622AC872E99C5B3 , 0xD0EAC73FA00447C697380B0C69D84BE7 , 0xD1FD63D989C24D3DB79CA03BDF85AC6D , 0xD208EB2325AD453FA28CF0721EC3E55A , 0xD251FF6B427C4E0D94B464D2EF712940 , 0xD2555CBA96C74E7CB7C56238957ECEB5 , 0xD286BFF774244F209DC50FC49231D365 , 0xD2A23BF7ED6746D39887839B95EBA9A9 , 0xD2A3A2B982BF45B6A5342E252064F93D , 0xD2A3FAB3F06C4047A770C9814E6D772A , 0xD2BD11F5331449479BA148E5EC72F4AF , 0xD2F96E1EA8B04C499967F09BB8C8F350 , 0xD312717C5F404BD89A8E7AE25BFBD43C , 0xD3927F41CF3F419C9DF74113F873A513 , 0xD394630FCF124DE7950A1269358396EA , 0xD3F1D9D0F59946C5A35176A1CDF11B44 , 0xD44CB362B1CD4905B3DD6005E7F10350 , 0xD4AF7BF64DCF4868BEA2BC1139735918 , 0xD5D77B31FFAB4DB18C061AA9E1CB74CC , 0xD5FEB2DB24FA4AD18F91CF6980C946AA , 0xD609929B187E4E948AF5DA467AE5F300 , 0xD66009816CF34562A9157A137F929172 , 0xD675D5F5A4104C4597E869D112CDE2D0 , 0xD693532E9F474BF69CA43A6185329267 , 0xD6B4058F8DA64169BE971B3062D19238 , 0xD6C3BCEC046340D7A454C8232C14816E , 0xD7282FF416DA4DEC879F6A87DA15A9D1 , 0xD74CA72BE33840C8B3DC137A6B570B02 , 0xD78DA78BC72D49FAADB81AB8057CC4CC , 0xD7D8CDC6B9EE4491B4B7489A52A01EAD , 0xD7F404D1FF24477DAB7D0319B6D3E826 , 0xD8094D16539C4BD59F5CD7A6015ACFA3 , 0xD89D1ABE31FB42B4A6D35C6F4E62BE34 , 0xD8FD3D14A1A34FB9A511E553269A4533 , 0xD90F695FBC89460B81E10396B3519AEC , 0xD91612C6922D407CA6496CF6B973BB45 , 0xD9622314AF774831B1312D0ACA6A84DE , 0xDA497BAE447D4870BA4BEFDBD023881A , 0xDAA611A280BB4850AC6C56CF8ABD5409 , 0xDAFB5F47442741E7A17A1C1CE6CE17BF , 0xDB08120E2B7E478F921024BE25DB9C5E , 0xDB2BDC18CFB14C6BBDF29A0DD9C51FAC , 0xDC44F378E2AD469ABB9BD83B637B991F , 0xDC705D6D1A58426DAA7611C2F8BB6B67 , 0xDC8F555380F7417AA0D784207894BE9B , 0xDCC0F7EA2DE3459A8504C5372D5BD5AA , 0xDCCCDB49FDEB4A8487DF6A12E702E751 , 0xDCD9665390BF4743AE401E1E2DCD2FE0 , 0xDD1299E6A31546F6A659E05FA8A2649B , 0xDD1BCF16CF3242C0910619A937A86B09 , 0xDD49285590494E9BA90C18E2F5B3DF5C , 0xDD8C70580BEE41CAB8D4B02ED09B47F5 , 0xDD8FD297DCA241DD87AD9792EA4C539F , 0xDDA5DC1F63CC45638FC753087BEA9D77 , 0xDDB9FAB555484FFCA1DF1E916C7D4A6F , 0xDDD651AD7C154B66BD7DF0B675A13ED6 , 0xDEF7BF84CE6E45DCA81164DCC77E2B16 , 0xDEFC9546878941099DAECA6C92B3A4A2 , 0xDF021421E4A2496CA365DB80BEEC7BB7 , 0xDF0F824AB1464EF7A9605A57AADA26E4 , 0xDF2BB74E096747AA8A022F4BF6216E4E , 0xDF5643AC7DDD4232905D0AA182C543EB , 0xDF6C79364BA140699DD89C9DF2742A1D , 0xDF81836B6AD64906AA775EC3722A7B8C , 0xDF962037DF384A4796CE5906400974C0 , 0xDFA6F69B392D4BFCA2C850395340700A , 0xDFEF834AF0D643179BB0695783E9052A , 0xE02DBDD884174EC79B978BF238F88480 , 0xE032042984D74DFA9B8F7AFAC6CF4389 , 0xE032A3614E034836874B366529F59F4D , 0xE03F8EB06F704AA6831DC8818454290F , 0xE059F93C9143466F9C1C58CDFD7FD73A , 0xE0E6CDCE513C4F6EBCEC21352EC88A01 , 0xE14DA852E9404C57A43BA5A1D3A33885 , 0xE1DDEBA0F8874F49BEE2DCB2F61299A7 , 0xE1E07F8AB50E42C59F31CCF884A6CF49 , 0xE1E2E48C58584C83A4AD2ED2955CD847 , 0xE25746CC2C004ABEB57A53CBD767D885 , 0xE29296EB77B4410798669A2A258E7756 , 0xE29DAEF26E84487B9B782EA2AB144FC0 , 0xE2ACD2F8C684462DB0044A34FC419D84 , 0xE37C0E76589044EFB8672684422DD3CE , 0xE3862047EDBB4A49AB4C7FD4E760B7C8 , 0xE3D5B3765D5C4E1BAB43C785EBC40378 , 0xE3DCB300974D490AB4AB43F6499AE0C5 , 0xE41FCBE9B42F4D8E88ACB492FD7D2B6B , 0xE440AE06A43541DFBB1E6FDDA1B39698 , 0xE46050836F45462AAD4CFB18D9D4BD55 , 0xE4DB7E76A3CD40ACA5DC9C926C797DF4 , 0xE5440A07E0D345278F4963375BEDE226 , 0xE5A6DB29CFC54005B5E4846475208F39 , 0xE5DC50322F614CAB85E87FE3972518AE , 0xE625E86D68504D66820E23077D19B4C8 , 0xE63C9D1D2E3B4D09837EFF4F06F3D9A0 , 0xE6B48FB92D9E41D590521FA4A02211A1 , 0xE6D4814C5D52442BA126B83E26710DDE , 0xE6E0FBAEA3C1413E9F4BF23F0AB3F0C5 , 0xE7123689FED34B27AD4F7A68D42FB607 , 0xE7171C36A88F4673AE00E76888121ACC , 0xE72F957CA6FA480DAFBE296D887D2600 , 0xE73F322EE0054B008E677E8B7E22CEFA , 0xE73F4796BCE24241A1B006DB56D328AF , 0xE7541E6D5392400EB12E7B5C52A77FF9 , 0xE75B78DEE8784A90864E17F946CD179C , 0xE75DB45B769346638C90738FFFEB64F4 , 0xE7678ECBB28444349408F880628BB7A1 , 0xE76906EC54534427ABB55E3A6D6BC870 , 0xE7CDE1FB7430422F8147BBA0EB4C6602 , 0xE7D12ADF45084DD8BDA4C2526E9B69B5 , 0xE7D6829A8F024E32A9C543AF15F6D973 , 0xE82451B54CF74F76B49F1D991338BEE6 , 0xE8D654879542429EA19A7D9EC39FD34B , 0xE92177CE92A14570954311FAB31F039B , 0xE93FFF82F7854675A0F3B702830E07F7 , 0xE942289F040C44709E83EB19E4C8AADE , 0xE94988D1F1A2414F9325E32B175B6826 , 0xE955BA2BA86E4363936149EB188F3150 , 0xE9602080BC624B0EAEEC7C9FA0645155 , 0xE97F2CE122A842DA9729EE5E813F0FCE , 0xE9B9F929478649E9BC805EAF84931ED8 , 0xE9BB0553840E4A96B832E3A2F78777C5 , 0xEA7788D565704718AF184A98FB668466 , 0xEAC2F546A90447888F4C20F3FD7E1515 , 0xEAC7F8C2566E4322A7BC485328131FC9 , 0xEB0D3E242FB840AD8AE94D0D609E7600 , 0xEB389CDBADA54560B7A0A070CF5D5E8B , 0xEB6547A8C34E4726BE1A83E131DD1495 , 0xEB85C3463AF24491A5E1AC6D9F4F1858 , 0xEB9E1E59985640A699DCE58989AC5F50 , 0xEBCF4DA4A57745E89902E6562B594B9E , 0xEBD814A09EF249C8960A58E5F894195B , 0xEC007B410BA8429595DAFBD437AA25F7 , 0xEC089782E6B4492CB576771ED9595BE9 , 0xEC3653DF0FBF4C47B9A6F4AD8DFAE239 , 0xEC6179842E954C1FAF947B58D2C8498E , 0xEC897FAAC1DE4E718A8F98D9461FFD03 , 0xECC9B5EE2BE34C9EB8F916E902D54E5C , 0xED00CB85F1994B69A1C52849AD51E26D , 0xED118DB9C3E843D38653D559D2655571 , 0xED416E09FFEE47EFBC5F42FF5488DF70 , 0xEDC0BD92F59B4952A3733E354493EB34 , 0xEDE7721068A2482CA788A7AC6D8C422B , 0xEE313412649141738B43C0FE846BDF39 , 0xEE31EC8010804678BE5FB2628650515A , 0xEE52ECC25C2446BF97EADBCBE58473D9 , 0xEE782A4FB33F427088F109F1B2AD7F82 , 0xEE94600A37B14B4FAD48E1BE033F56AD , 0xEEDCDCCE41044C2EADBEF684C9D5B6B6 , 0xEF1D76435FC54457A9E76CA6F556E2B2 , 0xEF2652DFC9E8462E85E0502CE7A8E754 , 0xEF3B548279B64950B3D7F503BFC1C7E7 , 0xEF58AD338166422FA4D4326B28E4F157 , 0xEF7DD5B6BB634B2F900E5C69BA67760B , 0xEFAA194FF2AF4ACE82357A05A316FBB5 , 0xEFCCE59ACA604364BC25665186D7DE29 , 0xEFDDDF97D19A4D009C6FC9ED789E8F0A , 0xEFE6144BA19044B2828978FAB6C8D7D7 , 0xF02336B9E5B9424A9E93814F6C7B3994 , 0xF02A97268C5140EDA327B4B388125911 , 0xF043E7DDE56D4AB088F2B47F5FB8934C , 0xF058EC5C788E4B1593213E0462077D10 , 0xF0EA0A62C748478EA42672CE8BD3D004 , 0xF0ED140D023743D680F741867646D63E , 0xF18B63AB272F429095F4BD38E6AD1DB8 , 0xF1A534316D3542BDB3A092BEDF6E5017 , 0xF1C4494A98E84033BEECE5425F355536 , 0xF1CE6E0D63BF4B19B7C398D42C42C8A7 , 0xF1CF2DCE642D4C86B16286EA1BED0E32 , 0xF1EABE3B36AA44679BF766612BF51135 , 0xF32F40629716487BA2CF9D4FB0445411 , 0xF35446484B104B228E13AFD001DA436C , 0xF395CF921D9A41CBB47F0A5BA056950D , 0xF39AD045737F427AA99E14C44A0D02AF , 0xF3A1C51A0E1C4135ACD10BF9D873C45D , 0xF3AAB86B6E3149AD91F22778491B9718 , 0xF3B0033AC68B49B4B94B04ADA515C21B , 0xF3DADD734E0548ACA9E06745A38A0DAA , 0xF3ED35236AA2415EB15F8F79CB99905F , 0xF41C8C337F354F12ADA67859C4632E61 , 0xF4971447FA1B41B0BE99567F07313C95 , 0xF4DA1E555DA04786B26CA9C15208C389 , 0xF4DB8644101C46B4B2ACCF3A120218F8 , 0xF4F5D2D60EA844DAB7E599FDFDD54D1C , 0xF4F73FFD016B46E98DFEACB710338EEE , 0xF51069AF8F5B40469DE768A78F523177 , 0xF5193F27785F46C78B06A622EC465A22 , 0xF57576C88689451290CACCAFA8607327 , 0xF5B3D26AF2DA474383B380AE5D47E0C6 , 0xF5DF6829AA514091ACAA4BBFA135A47C , 0xF5EDB76CE5284094853FC7CBB7138605 , 0xF5FE5F6446864B25B4E27CEB69308422 , 0xF613D14A71C24922B55E1C0415B2CE7A , 0xF63AE98A4F5F43BA8F805D96E8CBB1DF , 0xF63DAF9605294FCBA303DCEC0CDD875A , 0xF6BF327209BF4F3FBF5A06DFE0BD5CF1 , 0xF6D97D190D7F4DD49E016F942010D495 , 0xF710632C30C442F9967ED6759E414421 , 0xF71118E12B8F42B5B082A039C3CA37CF , 0xF72E796CCB0B4DAA9AD651F93D01842B , 0xF734D508BA3741279021640AD1710442 , 0xF7645F198C8F4D788F6A33BAF504CDB5 , 0xF78317E28AC448DDA9A9FD3157B2C5D3 , 0xF7A0486524FE4FFA9E04DE14F5C28821 , 0xF7AE798F9D134A998FF2562C48660344 , 0xF7FE2E5C76CC41BFB05EB3086777721E , 0xF8427A8B71B14A0C9E9D901474C37851 , 0xF8723F925552413A8E00F9AF3035D589 , 0xF8959E4BB46745449074437404B391A0 , 0xF8B73A6017174A08A51C44CB88DC49C2 , 0xF92C0B7F4887410D95B16E1A96894DEA , 0xF93C693F58934AA88F463B925DE5A5DA , 0xF9B54CC45ED54F0FA1F1233BE409DD83 , 0xF9EC4FFEC5394C5FB504FEA20F7C9AAB , 0xF9FEF22DB17A475684C6D629B8D47345 , 0xFA4AF556437E417DA7426EF486F7736C , 0xFA5138587FE84AD9BBFA439F16A6A4A2 , 0xFA6F9074E5EE4CB9A7C9642EF0F92D8A , 0xFAAAD120CC5F45CF8ADF10AE5AE1B48B , 0xFAB67FB9B23548E9A7AC96EEF6C19CAF , 0xFAEF75D4131941B7BD8C34F90F4734E6 , 0xFAFC537CC5304BC38D03C3218034ABD9 , 0xFB067AC1142247178283C1DC524D2A80 , 0xFB233A3DC96A4BB2ABDC4B8B4952193F , 0xFB512D2EF9214C0CA2FE38AC6638808C , 0xFB65ADDFE1D74E90BED5BA5CBA615A69 , 0xFBB53171C6E047AFBD348C1942178324 , 0xFBE74E7167334B668C56C05BAF707AC4 , 0xFC159329753443A0B5C579FDD18D261C , 0xFC362F0AF1054045B665C31BB1BEA9D2 , 0xFCA44FD4726548BCB9E31D0F2A54EB87 , 0xFCC1AA53D6CB4504B30A6F930A599346 , 0xFCCEB7EEFD39491699F039D184106967 , 0xFCD3112DB75C4BA187BA9EB8CB499489 , 0xFD2B079230244138B816232A86B738DD , 0xFD403C0DEE2C414A91F69192622C0763 , 0xFD42CA707DBD490494B8A46C69D10803 , 0xFD4788A9ADD047369B088EEF419EE5DB , 0xFD4B41CD93B54A1480E40B6A830811BA , 0xFD4E0EE88C7A46A092734582F9E6FA3D , 0xFDC249E84DA544DCB7A12DD81DBDDD8D , 0xFDD17B9ECAC64B10AEC299EFD6030334 , 0xFE487290A4C04FECAA3DA8DB359F74EB , 0xFE682B7DBE03490A87A29E763E2ADBC1 , 0xFEA6D409F60643A3B11F98791E0511B2 , 0xFEBBDA7E27BA40949F57D118117BC3B1 , 0xFF5BCEDC100B4CF4AB595628C5A357F2 , 0xFF943A85B56D4FF89DB4C3E5570A7933 , 0xFFB2D77428DD47499EB888DD53F955C2 , 0xFFBB6156FF424F7A902271557F8CCBA9 , 0xFFBBC89A91154B2598071D83A035547E , 0xFFD4DA04B7634A778907B1B5B3BA87CF );
Copy