38
2.87 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"Ø¢´%\x01 êGà»m‡6Ö[j- "
]
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 (0xD8A2B42501EA47E0BB6D8736D65B6A2D ));
Copy
40
8.80 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\x0E õƒ\e :C\f ‚?ÛšMš‚¤ "
b"\x00 ")ظßK\x06 ¼╦ ╚%\x0E -▀ "
b"\x00 /Çþy‚H\f ´}I\f ¶KËÚ "
b"\x00 6²ª-%Hf³;¡½\x1D @”£ "
b"\x00 mú"bIAÄ£oþVEñ‡_ "
b"\x00 Çt+\x06 ÚCbšóÒ!Œ¢Ï¼ "
b"\x00 æÑ%¨\x16 DEž%`\x17 ÝþH "
b"\x01 5Þ!Ø~BŸµÝ·1Ÿâià "
b"\x01 <‘f‹\x0E Oî\x1F VÜO\x14 u€ "
b"\x01 ¶›ÔvôGì–Ô7\x1D ,3X6 "
b"\x01 ▀\x04 7ı─E±Ñá{ÛìÙ▒â "
b"\x02 (ëÝòŽL»‡\x7F |Ø—8²x "
b"\x02 =q™Æ\x19 G\x14 ‘\a"\x0E\x03 ’m "
b"\x02 ò›ár®A:š\x03\x01 UB|Ïö "
b"""
\x03\x1D ñøF\n
JT¡¦Š†Ù\x12\x07 N
"""
b"\x03 VÉ·zæIt¥\x16 ŠeÒã7@ "
b"\x03 m°\x13 ─NùøO¾\x16 ìÉ`« "
b"\x03 ÁJþ¶┌EB¿┐Á7ü¡:ñ "
b"\x03 ¾¼-uòG\x06 °~\r ºQaï… "
b"\x03 ùÕƒŒ²CÕªbYŸ`šGP "
b"\x04 I\v mJAíŠ<d;\x17 x–\x12 "
b"\x04 Wˆ\x12 ¦gA€—*&k-\x1A\f Ô "
b"\x04 bî\x05 ;3F\t ·k:\x00 iÈSÆ "
b"\x04 ׂ\x01 ùoKMŒ©¨…^±ñÛ "
b"\x04 ä*â÷ŠGÜ„°ï†¦‘£] "
b"\x05 LУÐ#N^šQ±¹\t €n@ "
b"\x05 ‹\x05 é'ÑJ{“oe\x19 \æ!– "
b"\x05 Ÿ{ô¡4M)¢}¶ûÏ‚\x06 ü "
b"\x05 Ø3O\x15 ‡DO–U2¿HA\v Ê "
b"\x06\x03 è"GùCòÁ;PìÀÃj "
b"\x06\x1F 8\x12 •éIù©Ö\x0E k]šÂç "
b"\x06 %\x1D Ó°É@“•\x1D ¡\x00 ðvÂê "
b"\x06 <€˜ˆkH…Ží…„¡Ý2Æ "
b"\x06 ]6Å\x13 iLvÉTÌ,¾÷MW "
b"\x06 ÎV +ëA½ˆõÖ|\x00 ;.] "
b"\x06 Ý¯Ž–*Fœl\x01\x16 ¿ÅlN "
b"\x06 ïhÄ\x13 F®ìÁ$╬\x04 ýZ& "
b"\x07\x04 ¹Á{\x1C KŸŽ"0·\x10 ®žÑ "
b"\x07\x18 ¹á\x1A\x7F OµìErÌ©¹È¢ "
b"\x07 0ÐW\x1D –H`¯gÛÔ)@ýú "
b"\x07 YiœT©C!«è¡Ç,J\x02\x16 "
b"\x07 £§}ÂIHùìç^│$4ý¯ "
b"\x07 ñzÑ®\x17 Kœ†x+!xÀ“q "
b"\x08 ÔY¼\t NwŠdÌ@–0çj "
b"\x08 bÈ7Òì@‰¯ëXƒ±–Óÿ "
b"\x08 ‹ŸÓ”'O(¶m±‘žÃØÀ "
b"\x08 Önû\x0E ÌHıì*ÌÕ?óðÄ "
b"\x08 Ñ\x07 'C¾@€µ\x1F ’N\x12 ^A+ "
b"\t\x19 D×ÖâC▀ü-░5çÎH" "
b"\t Dp=;▀O,ÅãÔn]Y³n "
b"\t ü½ÜÀ\x06 OP½u╬╦\f É\x1D Ç "
b"\t îÇ€†¯KѰÚ#\x04 §>¯ƒ "
b"""
\n
R•\x1C ¿OKÀ‘xDÒr†Û\x18
"""
b"\v æ\x0E P\x18 [L▒àØLyî#¬÷ "
b"\v §~\x1E q\x0F E#¡\x01 ðî¿zHâ "
b"\v Ê█dË\e Hú╣}▒e;î1Å "
b"\v ûV¿\x1A vH·’þ'>[LŠ\x1C "
b"\f\x04 ½õå4B\x03 ›\r \x1D õ°.\x16 "
b"\f W{„Ø€O_•I\x13 ·ã6-\r "
b"\r \x16 ”\D¦DB¦\x1D yr\x16 1Åb "
b"\r A¦ËCRMŸ¥]\x17 ýq\x16 ”\x1D "
b"\r H3À’GG\v ¯\x18 çô9ŠŠL "
b"\r ì▄┼|FAêúÊ\x07 +´▓▀\x02 "
b"\r Í9ßt¸F\x04 û▒░ÂA\x16 üö "
b"\r ç+ç= Gcµ÷²L´#’ˆ "
b"\x0E\x07 yÿëÖC¹€Ÿ.\x00 !rW\x1C "
b"\x0E 1ØÕé■F/îYÙäkOGÕ "
b"\x0E Eöïƒ\x1E B?—÷\f „¢áÝÀ "
b"\x0E Joé÷█FÂÉj¦c£\x1A ù) "
b"\x0E _µž\f\x19 Bк»²ý\x1C A†ˆ "
b"\x0E d\x10 ¬§g@\f ´Ä2\x01 S\x12 Ëh "
b"\x0F\x05 ¨È\x19 ŠGì¨â¶\x07\x04 ^\x1A w "
b"\x0F\x06 ƒåÜìM=àd,y«BÝF "
b"\x0F 6fO\x01 «BÀ´3‡9µ\x1F ò\x05 "
b"\x0F RŠ÷4SDq”H«+ÀË-` "
b"\x0F W\x10 ^Ä„II¤ÏÂÐ ×þ< "
b"\x0F ½:åòhHY´“+æ,§1‘ "
b"\x10 L\x16 ÃA³I\x15 ë▄/ÒÅ_k\x01 "
b"\x10 ´eïÉILƒ│Ó81½ãÚG "
b"\x11\x18 4ñåÅH0ïS®KÆ-&ü "
b"\x11 Gêιë@\x1D „Y\x12 >0ö\x18 "
b"\x11 ÁwØ│ñM3×;&¦┴á▀+ "
b"\x11 Öæ£èŸA¶¹˜\x08 Ôæ“B¬ "
b"\x12 GB\Y¯Fíº2zGQ™*© "
b"\x12 Ö\x08 ìɽIVù╣êim*ë "
b"\x13\x18 \r \t\x06 8G:ŒBhܪmB> "
b"\x13 “ö<gÁO\x13 ¸§\v –\f Jåk "
b"\x13 ²¢ÜVGHJ´ýMi6Lî\x18 "
b"\x13 ³’Ï^ËE…œ]×È•£gø "
b"\x13 ┼p§TìFh┤Jéü▒┌$Ú "
b"\x13 ╬/k«tCb┤░ìT╠ÚLÖ "
b"\x14\x08 aºóıAWÀ\t ã|5¬┴ì "
b"\x14 (nTD-K\x10 ˆÙ÷·x%½« "
b"\x14 3Ù\e Ó÷Mëš¡q\x12 0£×‰ "
b"\x14 ø\x7F ú¨rA&º├_Å>ÄeÝ "
b"\x14 £‘;\x02 ùF°‹äñ\x00 Ã~X\x08 "
b"\x14 ïÍP\x0E ZH.¶›'#\x11 ê‘N "
b"\x15\x14 £Ù\t UDŠ®‹ô)n~{Æ "
b"\x15\x16 }+£\x1C MÅÂ+Åù\x04 t┘┼ "
b"\x15 2ÊÞ/üL_¦9ǵè¼?\x7F "
b"\x15 góÇß_MÕ³$íèNÈ³É "
b"\x15 áò*│▄DvûAÌ▒ߨm\x1F "
b"\x15 ´u\x00 ¢ÉF\x12 –)â\x18 ÝÁ¯¡ "
b"\x15 â—³ŽsCi½\r pØ8ÑiB "
b"\x15 öÍ£|^OÞ°\x18\x00 ó?“\x1F È "
b"\x16\x17 ¡ØùiKã”Ì h\x04 %–\x01 "
b"\x16\x1E ñ1>Þ@\x1D ¶@\v ¼ã4\x14 ß "
b"\x16 Po\x1D ìA‗¼.öø7═j³ "
b"\x16 Z[Wa\x17 B† \x05 WA0ñœI "
b"\x16 zýÝWÅHë×\x1C 7Ê|è)░ "
b"\x16 Ó¸ÑÒªIx©Ë¿àÖíqò "
b"\x16 æqÙ“$@^¡†Å^?A]õ "
b"\x16 í>\x1D Ì0Bà¥tÏÚqI~s "
b"\x17\x05 HÐ\x1D áDm´ýÞ{µ\x07 Á\x03 "
b"\x17 5¶-;gF»‰\x06 †J&¹É "
b"\x17 o2ØlæF¥—6naµŠH "
b"\x17 ëÎOA\f N´¬T\x01 üÿX\x0F Æ "
b"\x17 ¾¼¹\x14 þO-Ÿ×ç_w”?V "
b"\x18 Rü█«ÇE┼Ä\x1E øòÌe.╝ "
b"\x18 ▒╝ÅѦMví:\x14 "9û└\v "
b"\x18 êR•ØG@9™¯Ë¬¶:l< "
b"\x19 ö¾║ı¦O#¼¶sñçK´Å "
b"\x19 ˆjÝaK5©X÷ì\f ÖÕŽ "
b"\x1A\x0E ╦║ðªICØÁïØ\x12\t x0 "
b"""
\x1A )\x18 “\x13 ÁL\n
¼óÍ Öqíà
"""
b"\x1A R o"µGc¬Ô¼E\x1A õ$\x0E "
b"\x1A R~\f ÌÝO~ïê\x1E\x07 ìº:\f "
b"\x1A Sùdž¢O™»-5׸þ\x10 ¦ "
b"\x1A ¦ï<ìeOñ…¹bϹÁ\Ó "
b"\x1A ¨,ý\t Á@,‹J2¥ÑXP "
b"\x1A ‗r▒¡0O¥▓ûKü\x14 ,\x0E · "
b"\e H!8Ý Cå½Ä\x13 *WÁdW "
b"\e ™l3+8IY·q‘õªb¡í "
b"\x1C\x05 º½˜&Cé…?õ³…—vn "
b"\x1C cÜ©KAH·ˆ:R\x18 ²\v ªF "
b"\x1D Fv¬Ë¯F›ª\x0F ¸Ûua\x7F À "
b"\x1D ´Ï\x07 4\f O¤‡ÈšÃ:—’ "
b"\x1E Jh‗MîM\x10 «Ç,³▓ì¤\x07 "
b"\x1F cc«\f ÅJ\v ”\x1A ã׳2ç8 "
b"\x1F hßôL┴F█¿ı\x16 \ü¹ý "
b"\x1F ýkcˆGL\x07 …¢Íâqyذ "
b" 7úƒa9L¥Ö,=┴Åùƒq "
b" T\e ÜqtM”¦{ˆÓŠÇ\x7F "
b" •8C@LÍ®\x18 ž¹ÛëÖ² "
b" ¹XÉN–Oñ£\x1D\x04 ì\x1C ÷n? "
b" ¾qcà¸N\r ¾ØVŽ‚:\x06 f "
b"!JûNþDO\x0F Œ\x0F ý@%çJ\x03 "
b"""
!Z\r K\x16 úA9ŠP\x1A N\n
/\x10 T
"""
b"!zt\x10 │ÏBÖ│àÈ70\x0E Ø╗ "
b"!Ø└6¼▒K╚ñ0Þ-7\x04 ╩³ "
b"!ã‰P(œGÔ¹méøUÌÀØ "
b"!øôŒ“;GŽš¬¦rÿv\x08 E "
b""\x1A ™£¯æFÉ…¼qµö*wƒ "
b""pA‡Æ.J7žNm\x06\x04 1Lý "
b""°ðç"sA‡ƒvXô\r ñJ… "
b""ì\x1E -ZÕG>¶4˜\x1C ×\x1D ߨ "
b""üM!H&Lç‘db¶$›°Ð "
b"#\x03 ³╚n2B╠«ì,█0(g¸ "
b"#\e @\x19\x11 ‚M©¦N1CÜ[Kb "
b"#[Ð\x02 °ÁIû¢”\t ÜæÏP1 "
b"#—s\x07 fŽC\x03 ¢Fè]ßB—P "
b"#¼ùk¶COHƒÝý¶gú.È "
b"#Õ…xƒšG~¯Ü\x13\x12 ¼y± "
b"$\x14 ╚/j:J\x19 üõ&`¸├\x17 Q "
b"$\x1F yGª╚D├æ#±╗\x08 øÅ\x1C "
b"$1ú\x1E —7Cu™f‚\x0E §à"[ "
b"$3®à\x0F =GÕ·p\x08 ß—@Rÿ "
b"$6.¿œ’L*‡”hÎ\x0E 3e\x13 "
b"$7«u‡\x19 In¶§Û\f „Òá\x0E "
b"$_„\x07 Â\x19 Oì°Ó(îCG%¼ "
b"$¿ıXƒßD;É┬-¨ìø╝ô "
b"$¶µãÁÒOè‚å¾\x00 š¾*C "
b"$¥s■\x0F ÕK#ª¼¥ì%u¿é "
b"$õÉÓü¡F8ä\x19 0nðÖÁ¯ "
b"%Rëq6îC¿ë▓Ñê\v fì╣ "
b"&7pØÁN¡Ñª\x17 s«▀│╗ "
b"&D¯—Á\r MѱŽ\x00 ð\x08 R¨E "
b"&À}¢Ï)@µ“Ö"˜Á®Ãx "
b"'\x08 “\™wGó•g¡6)å&, "
b"'RyÿgóIîèÕ\x06 öPïì~ "
b"'ì▄ÐÙ\x7F EéÇN\àJOeâ "
b"(Jt0tEJAÉË\x15 └ËÂ\x15 d "
b"(’ñÜn–C[‚’òmÑ|\x05 ë "
b")2T1é½Jì┤ÈÄï,\x1A ¥k "
b")hSÑ~0BÙì'‗7▒±G "
b")vï(·\x10 IŸ…«¢OÁj¢Ï "
b")Ò4\x0E ¿FNΫØÌw²94™ "
b")ð\x1E åFvB£·\x10 Àz\v ×\f ¸ "
b"*1È»╔Ø@ ©ìÿê░ùî‗ "
b"*f\x13 ╬»\x08 JKɶ\x02 ùxm©\x07 "
b"*Ññؤ<B7Üô¬Ö%y[K "
b"*Ê5Çâ.OtÉ|õ▓\x05 █$à "
b"+\x06 Žï\f ‹Lvšs0\x13 ¡e˜ë "
b"+Ic\x05 SÃO¢†qù<qMÞ[ "
b"+V.H/\x02 M×½Åðÿl?2╔ "
b"+yQI·ÁF»›Q)²Í^¿® "
b"+¡Àëc‚Aו\x0F\x1C ÌR¦?^ "
b"+¯7®YFM<³™q¥Tô\x0F a "
b"+õ\x10 *×▀NÅïq!·Ü\»\x08 "
b",>\x1D W\v\x01 J@°õY‰KæÁ¥ "
b",tJ?|ç@JжüÎ\x16 þ’j "
b",Š€…ñøCð®‰ý÷ÒÏp: "
b",‗a$\x1C ÕF©üÄáo"+¸á "
b"-\x0E Ð|ÌvH·€=Ò`‡\x01 ‡\x1F "
b"-\x1A obÑBLÀ½R▒¹°╔aì "
b".FÀw—uK/‡\x15 Aí¥¸Þ€ "
b".LÉÛ™þL³–L\x1C ÆŠ-Á\x1C "
b".Ë€JVÈIu¿8ÿ¯½Þt? "
b"/U,‘/ƒE=†dPݳu\x1D\x1C "
b"/v½ôp"F$¶Ý\x1F Úv#öÉ "
b"/x®Öó›M9š~¤0`í–ó "
b"/š—-\x0E ˆLxª\x1A ¥OpP“r "
b"/ J–\x13 éE\v §[S\x7F ðþÒÇ "
b"/┼\v ÑÝÍE┼½¤Øøóf{Î "
b"/Ã╩Â>ÆAxôÅjadزÿ "
b"/µ[âá¡A[¼\v {ú©ß¢Ø "
b"0\x08 µ\x16 UDM¼©×"Õ:C¸ "
b"0\x0E\x0E 3X¬A?ƒz\t ŸÆr<‘ "
b"0+¦Í÷'Ei‰0'üá\x10 O4 "
b"0`¡\t ´ÁK#üb\x14 W÷´Õ® "
b"1ESÕmÀB]¸”…ùìƒQ™ "
b"1U3Y¾\x11 LÃì░,\t ¿ºe│ "
b"1[æ3\x1E ƒE╣Åy┌»═æEô "
b"1[▓þñØG╦ò<uµJÝÿÉ "
b"1dÒ\x11 ^zAˆ¥\x1F ‹¾éö‚ý "
b"1”Š@—AFÙ†=¬\r kþÝ/ "
b"1ÙYTÙA$·\x15 Üm\x08\x15 ½\t "
b"1î™¼ÂØJv¡u\x0F ‹\x1E }+ "
b"2@2à±1N؇®û@õÿò‡ "
b"2aðDÅzInƒÏ\x13 ä·\x1D Ú\x14 "
b"2─Fc\e ║K+ØÁ9,q*ç2 "
b"2▀Þ═G▓F\x12 ï¡Å╣╦wÙ- "
b"35\v ž¾<J`¾\r \x1A y(\x03 l\x18 "
b"3y¦üZ\x02 I\x00 öy█ìÓâ«\x10 "
b"3|>±+‚A'¹"nÒ—Pc\v "
b"3Ç«ô›ÞI~‚—[å†0fú "
b"49Ç'\e\v K‡¹‘Žä…×8V "
b"""
4‹Ó\n
IˆHn„yôº¬ª\x03 œ
"""
b"5\x04 Þ>qªNY–Ã}zA\x1C Ü— "
b"5\x08 ¨oÑ\x05 Oh‘ÖÒ\ÊzÊf "
b"5&£ƒr·H\x7F ¤\x11 HIü\v ç} "
b"5íϸ\x12 %Edç3Áëì/÷W "
b"5öëËj°HH³ÓN8öJˆô "
b"64²l\x04 §GŽ“]göÍdÍà "
b"6„·’¥§BÖˆ¹Ð\x06 'LWr "
b"6¤\x19 q´>LÜ‹H»]t?̰ "
b"6▓\x01 ÊG7DS¼%ü«┘&㥠"
b"6ó˜p\x06 TK\x1A ™\x00 ÉH«BúË "
b"7E\x10 x¶IE ½û\x13 þÝ=k_ "
b"7jÑÒø\x1C Br¹ÓHÖ\x19 ÃnÉ "
b"7ˆ?‘\x05 œGŒ‰`\x02\v ë`Ój "
b"8\x01 ×ì&êIéŒ×D—ë\r yí "
b"8–K\x11 gIO²®.*%3Õ³™ "
b"8Ø─é╚DJFÇ¢.nóc3\x1E "
b"8·c\x0F 'LN¦§OØëíNS "
b"8ðëY«\x10 A▓ØLeûªFé¸ "
b"9\x06 à\v\x1F œMô»Þ ÄÞ\x1C ¢E "
b"92p“©\x14 C\x08 œ˜¹êŸ%?\x11 "
b"9U\x0F\x06 uc@ ’ƒn\x06 ÿö\x04 Ê "
b"9Æq\x07 ╝\x03 E ┐|ÉRP>▀U "
b"9Ë┴z8║Jn¼ðL╩&äëÅ "
b":‘\x0E M2HCD¹±<Ê\x7F 5fè "
b":–Oµù=Kö¸½d\r \x1D ýĹ "
b":─{*ÓëG█©─*┼╠É╔' "
b":Õþô&¤H=ºqÞ„[•3i "
b";\x08 ¯pmºB”½èy.Ú;Ÿ= "
b";Aß.KrMœ§Ž¯\x10 ã\x04 æÀ "
b";“œBtúE6©½O\x7F DýªŸ "
b";Þã\x0F á¤J-¼╗»k┼ÅóÌ "
b"<\x18 ù}S\x1F HI§\x07 #oÅ'è— "
b"<2Énè\x00 NL€„ŒA<PH© "
b"<6ŸñÄÅO\v ‹š”ß[6\x07 5 "
b"<<┤Ñ\x19 H/Åg\t mÀ4N┬ "
b"<GƒÚ” @\x17 ŒTYYÙ=¬N "
b"<s™\n ð>EÚ«\x16\x00\v ¯cÊõ "
b"<tÓÔªÔKçØâ:]b¨Ò\x7F "
b"<z¯ÕµÆI€ŸÂùÇ\x19 ØžÙ "
b"<ÂK\x1C \r KLÞ¼$CþàSÌó "
b"<Ê\x02\x08 ø?C\x1A –=\v ü;ªïa "
b"=\x11\f ô·oAaœ¦\x12 tzh\x16 … "
b"= ▄:g█GAì½\x13\f rE¾î "
b"=4C)¶vHb¹Ï\x04 E‡¯õj "
b"=Å[\x11 Ó\f GOÂÝ╩┴´Yòb "
b"=ª\x04 íßC\x1C ¼%÷×Éy²¬ "
b"=ÕŽ|EOJR®¸êaEã\x15 1 "
b"=á_Ö“áDÖ›.E&iàÜ\n "
b">\x15 ┬°yÅIBÖ$U0a\x03 ;Ò "
b">$0ˆZ&B\x17 “ÊïJæü‡¬ "
b">1àì\x10 aMÿž±8\r m\x08 ŠP "
b">…•%¢IV¥1V”‡dPb "
b">«i\x12 ®KDy¦Çç\x18 æ«(J "
b">Ó¦«±0M¸¶¯ý"$\x17 ]8 "
b"?iSk™\x04 F²¨\x16\x01 €ò\x7F 4, "
b"?u&tC[F9r\x1F W•C‘ž "
b"?É¢\x02 ö╬E·║QU╚\x18\e ï\x01 "
b"?ØÃh\x1C kJ■ü█;Ñ¡eéÔ "
b"?¢ÏX:˜B^ŽA\r 0G…×\x1E "
b"?«6†À³Mó¸U\x00 i¼`×è "
b"?µ\x11 ù¶ËG\x17 ›yÄyÒ†Ÿ\x18 "
b"?¢J7Ñ!AêÅ_\x02 9&Ò┐( "
b"?õ3aU+O\x10 ¸Øø„¿½† "
b"@-àô\x7F ¯I\x12 ½\x02 G9îÞ*\x1F "
b"@gë\x1D ËuK]©qÊlsþ\x07 "
b"@ò‘4 ™Dþ«ï}‰Mi×Ð "
b"A\x10 8å\x0F æNÛüЮJÖ\x0F ýP "
b"AD&p\x04 2M°ª7Þ(-\x12 N° "
b"An(:TƒLo«ı~õÓ\x1D Öì "
b"AtA†Q~G…¬V#-ð¼‰C "
b"A€)\x14 *RH•£L\x1F 2©4]r "
b"""
A¾Ÿn|bLÊŸ\n
·‚El1p
"""
b"Br'‡þBEŽºF'§1O\x1C â "
b"BßÇÙÅÁDÝ×\x17\x18 [┘PN\x1D "
b"C[j\x10 _›Ië¡Ö\x14 ÒþzÚ/ "
b"Cnäpç\x18 N: vÆ\x02 |J5< "
b"C¢*ŒÐ€Aò®”\†7D7v "
b"CÓÏWÚ`EŸµ»é,¹ç?Y "
b"DM"ö\x11 ÓC…²ÏÀX`\x14 E¢ "
b"DW\x11 Í\x1E\x1C F.ô¦»\x00 ╝ÆØm "
b"D‰ÄäI·Ms’@Ú\e Å\ôÇ "
b"DªšŠ‹HIÇŽ<דõÓ°ü "
b"ES}`\x18\x0E K˜¹)\x11 ØÛH\e “ "
b"Em¸Y\YFޝ\x19 èV\t\x16 »Ú "
b"EnWá%$H€º‡\x0E ~”IåŸ "
b"EœÓ¨¡bIޕΉÞáÖ\r k "
b"E║■xÊ£J╩ì┘k\x0F ┘Ct8 "
b"Eð#FÔŸH/¨p!`7` & "
b"EøÃÍÈjC| \x16 ó64wÊÃ "
b"F\x12 Œr\x1A «HȱEdØÓ5÷ "
b"F’jŸ0\t OV³£€Ù$uÿ) "
b"F│░Mà`J╠å<,Éi{!§ "
b"G"¯\e â3E'¢@¹#,ÿ/\x7F "
b"GD˜Ø÷ÃHtž¶\x08 ç^\x1C ¬Á "
b"GDþJÜ\r J‡¶ý@—,\x07 Ÿ\x06 "
b"GW(££ÜG\x07 Œ\x07 ðK½\r H\x05 "
b"Gø\x13 W„*E\x12 ŠØ”TÛ\x14 <¯ "
b"GúÍ`³‘LPº\x02 APŒþùõ "
b"HkV‹Œ@J‰´t)°Ð\x04 €\x13 "
b"I*\x04 :`)GÄæD;Ô├É\x16\x17 "
b"I3`P®µE■é\t üÕ\x16 #êW "
b"I«ÖÁ!ÔH\x05 ¾.%ÑRÜO{ "
b"I³˜°âZF¶€Šš%QI\x05 e "
b"J2\x15 ºN›F܇£CÑ8rB’ "
b"""
Jk\x17 »\n
™O\x04 ³VXñ|¦€‹
"""
b"JÅ\x05 «ÌîFT░Y¨Ë\x1D Âð\x01 "
b"K¨\x00\e z¹DAɾj,¡{ÿ* "
b"Lm´O®zKÓµÛøÑ>Dúv "
b"L²2ÁåÚIæ›Dú€éÔ@¬ "
b"LÍWËŽQJ^¸Ã|ô“Š”9 "
b"LÌh╠ñ©Foú©\x02 ©╬ÉLí "
b"LôØZ [C྿÷ìÜ-Y- "
b"MRDÌ\x16 ”L›¦=^¦d<§× "
b"MbgR=uJ¼¹Ü\x16 4/!Î "
b"Mb¿gè\x7F M¾°ÏáÇô€\x0F , "
b"NL\x0F ¹Õ2D[ˆ9,-}\x02 ð¶ "
b"Nx7\x16 àMH\t ®Ô\x05 âJ\x0F\x0F\x14 "
b"N‰'Ü—ƒNв(ÝLg=}\n "
b"O-ø^ñŒBʽ¤\x03 D.µ\x12 C "
b"O6õ\x0E /AL柸\x04 Éñ\v u= "
b"O\x7F £o>(J·’\x11 Ž\x11 ÝŸK† "
b"OõE╝BsH"▒Å╬Þ\x00\v ═3 "
b"PZX‚®®G5›Ý–BUµ&î "
b"Pe\x0E 3ôÌI¿ÉU├fÿ\x02 » "
b"R?-hQÀN▒ØÎ\x14 Ãp┼╬ü "
b"R│®Ø\x15 D廩%╚8\x01 Þ\x02 "
b"R¾èE¬æA걨dø\x13 ·á\x00 "
b"R┴N┘PßJ ┤Ðâi8¦\x08 Å "
b"Su³╔Ó EcÉ╗╣É-ë\x7F ▒ "
b"Syxÿ†¥Fs¤¾ü·[*â\x0F "
b"S–^:ýíLtµ%æ')~¥/ "
b"Sš\v _ò\Dѵˆfaéc\x01\x0E "
b"S´GkùvN¹®\x12 ¡B!{+i "
b"Sºð\x08 Þ(J»ƒ–ÚïJÃlÊ "
b"Sþ\x1E qîpNü–F\x08 ¾Z‰Î¶ "
b"T\x10\x14 “ƒùC˜‚>&ßý\f ×ý "
b"T\x12 \ß▓ÁN\x19 ┐ØY~ÖJJ╬ "
b"Tµ¨P\x01 ÀOx€X_Åë)x© "
b"U <Í¢bAKåy¿áFÉ¡╬ "
b"U:┤.\░HeÉÙ╩╗\x08 Ú\x10 E "
b"Uhƒ'´ÒD»Ÿ7Cƒžå\x16\x10 "
b"U~õ5ûrC̺O¼‘Á$ࢠ"
b"UìPçW├Eìáù¡Ê¸■UØ "
b"U¥…ÙB?N:µê¹©N·V‚ "
b"V+ŽT°BB[½æv$ª+œÓ "
b"V2àÂ\x11 1Kɱ•± G0Ž4 "
b"VÀ_x¢ÚDЧÀC\f „r\x15 ¾ "
b"W&~}U®M\x08 ±W\x14 ÍŸGGÑ "
b"""
WUÇ.c¨K\x08 «È|En\n
µß
"""
b"W‰¬\x10 qòNP®¶2jØ£¬\x01 "
b"X\x1F Jˆï½K(’+Éì´Fý\t "
b"X/O wbJ?–\x18 Gu¿‘\x17 c "
b"X:6Ü·cG€‹>:`є֎ "
b"XoÍí\f ØM³únÁÐ\x11 _K" "
b"X€Eþ\JLGªu‰ÛwDœì "
b"XïXéJ\x17 CI¢\x08 ?öÕ…\x7F Î "
b"Y\x04 ü\x12 î<Cë˜óƒö”\x03 Zn "
b"Y\x1C /\x15 é4ATœÊÂî’ó3} "
b"Y!┐\x05 H█D\x14 ×é\x19 ¿║HFÉ "
b"Y$‗µ║ûOJüغêv\x18 ┘Ï "
b"Yr^Ï2ıMÉø┘ÅÅ\f Ã8┬ "
b"Y}i0HëOßûÅt \v #\x1A\x1C "
b"YÖ │s\e H\x1F ü»h■Ûƒ\x04  "
b"Y™à(àUDØ¿ÁÍ‹\x1A “Œ— "
b"Yë×Õ}ìF°´åèàV¼è‘ "
b"YøBùÄ\t I\x1F „mK~ŠïÊ "
b"Z\v —(*‘B\x19 »M`g·¢é\x00 "
b"ZD^ \t ÖJqœeìë\x16 >q "
b"ZŸY5p\x04 N臟@·COpÑ "
b"Zñ_ZôoD«Ø\x01 ä\x12 [Ü\v > "
b"Z¨yñX–BiŽd“²¨‹–N "
b"Z²î6µÄJÄ›\x10 áT¬•`¿ "
b"Z¹Q\x19 ó\x01 D¿‹ÈÒÄØ©\r å "
b"[\f ƒ\x7F !\v LD€,êP´üMÚ "
b"[ŒŸ\x18\x1E F™”#·Ú@Ó)K "
b"""
[Î‗;É\x1F M╦å\x04 k\n
}\n
╔H
"""
b"[þ;×ÿ┤J'ûàê\x0E -É\v F "
b"""
\\x1A \n
\x01 òG\v ¶bÛGgFŽ6
"""
b"\&6\x0F sšG\x19 ‰‡X.}l\f < "
b"""
\0\x1C \n
>HD3 ÎûÃꢘ®
"""
b"\ZaéR`H^”û4gŠ„î_ "
b"\nN¸S■J╚£æëò╗ìô▄ "
b"\ÇÉB\x04 HF\x03 ÇÁ\x16\x08 \r ¬~z "
b"\Œ»z³ÒI“¤§EE7TåÚ "
b"\µùs·ÈG\x15 ¹L–²Waö\x02 "
b"\¹9\v †ˆG.¼\x0F sP\x15 ³++ "
b"\ßù┬\x16 ,A¢©Yè^\x01 Ø\x18 ┌ "
b"]DóDöîK\x08 ØMå\x05\x14 ¸y) "
b"]p»¶`7B„™XÂòº¢ÿ« "
b"]Í6\x1E æÇCh‹-åc–ô±+ "
b"]ÐëT0RE+«Þ!Bš÷;¼ "
b"^ƒ\x13 l.AEm¹îTM¯ÑËç "
b"^ëM\x0E\x00 ¢A\f „3J}«G\x7F ¦ "
b"""
_\n
\n
o*áC®Ø│&Î}è─g
"""
b"_]¡è…²Kt—\v M\x15 ð/\x15 ò "
b"_t╬\x1C yØDXòÇêÊÙÀq° "
b"_ŽQYˆÈA舴TÌKóVâ "
b"`\x00 go\e\e CËÜîÉ\x0F\x16 0ô0 "
b"`\x13 ×¥¢‡@0µ\x06 ¦õ$\x07\x11 § "
b"`9Í€ulJ ›-ƒ‹zÍ\x19 0 "
b"`u[|\x07 iLÇü╬ïqºò³H "
b"`└§_\x7F ìOÖø\x03 ÐFËÃ-ú "
b"`øï¸R(H‡˜AH¾¸à\x08 Æ "
b"`þ1\x15\x12 ’MpµH:xY~º\x07 "
b"a‰ƒSÊYM\x06 ·ÎxÕ²0® "
b"aã÷sÒ+JJ±B\r xá~ê\x15 "
b"a¸¨OrÒA8│Ø"äƒâ&a "
b"""
bœˆÇ@\x08 Nø«Œ\n
«d[”$
"""
b"cT*ùM&MŒ¸ïeèÝq\x17 ò "
b"cÌÅ╬0Ð@Óü¢lZ`²ÙQ "
b"d\x19 ¾^ÄOåŽÒ‚~ä\x0E Å\x01 "
b"d% ²ÛCCõ“°×‡bz…n "
b"""
dš“\n
zÓCA_\x01 À\x1A ¦G\x14
"""
b"dÕo´RËDüùOä┤╣é\x0F w "
b"døNútïF÷¬K^@\x00 B‹Q "
b"e\x05 f [{K4ñ┤>\x18 ÅÉ¸Æ "
b"eLâ\x1F ÚÔB└▓aó\x08 ºSXÉ "
b"e|š¶JIOàše\x00\x16 ï\x0F\e Ì "
b"eÖ\t ãMmJ)ìÇ8ÚbPú\x12 "
b"eÎÌ!¸5FܻҞÜ\x13\x17 •0 "
b"f@7Æ\x16 -H“ˆJE\r Íc©U "
b"fÅJƒs█N»╗\x08 ÇÃå!À═ "
b"fæOÓP\M[¥ò|zlÇÉÉ "
b"fÁË?a!J\x13 å¬Ö\x1F É\x04 AK "
b"fÒ˜¬è>M¼ŠŽ\x1E @·õ° "
b"gé\x00 9ÅcGpî-Þ\x7F 3Ö%> "
b"gØþWíNE6ÄJÈ1Ü┘Oä "
b"g╦*eeçNþ╝m7x╦\x00 ┤ì "
b"h %│~CäÅÉ│Åı▄æ{ "
b"i\x01\f\x03 ªðMÙ¹\x05 Á:XÓÿ† "
b"i\x17 ¡«8ÀF[¿$CíÝg¤÷ "
b"i\x1C X└\x0E ƒL\x11 ø╚9[eðPØ "
b"iB:Ö%\x1A Iš´\x7F ÍÄ\x18 <G‹ "
b"ijÇÃ\x11 ÜM\e •4²´ôé\x05 N "
b"iù/&‗7IïÄüuGËÀ¾K "
b"iÞAµ/€F‰ŽàÖaÜhg' "
b"iý8™ßlMx«‘ç\x08 Ü)"¯ "
b"jH07èhD)†é\e ŠÜÜþ1 "
b"""
jT╣ÏãÖA\n
Å\,µp\x08 °U
"""
b"jxôz;\f LÉç\x06 ¦¢»\x12 `¹ "
b"jñÊÇj¢EJ¢Ù\t ìká\x11\x15 "
b"k\\r #Ÿ‰JFž\x10 Æñ#kŸ½ "
b"kÊkíÀ2I8¢ÌßóY{‘F "
b"l\x04 KÚ^o@DÅNª\x1A ¶ÎòÇ "
b"lfYò,ïG\x1A ‹j§\x18 ¥tŒ/ "
b"luŸ/EAKO€\x05 ;ˆ[Éæ¦ "
b"lwð" ãC\x18 ¨¿°HŸÕ3$ "
b"l└Ïq+VIü©dE¢╦¯` "
b"m\x1C &eõ6G¢¤¢UÌ\Ú´À "
b"m&\r pEÃHʾ\x04 Ëms¦\x01 h "
b"m+£Ì§ÿFoŒ,\x11 3`\x02 -b "
b"""
n\x07\x11 &¥ÝH<\n
\x02\x12 &IjÇ
"""
b"""
nO‚Þ·.Bg¡;\x01 +u\n
´\x03
"""
b"o)ûbH†MÁ‡HÄ\x04 s ê\x06 "
b"o2zÀ\x00 ·@~»(X\n B\x14 ç\v "
b"oKè\x1D ªþBf¸\x07 1Z˜D~9 "
b"oj\f\x17\x0E ÒA—€\x03\x0F Äg ,ß "
b"osž®‘fJO¡ðL\e QÁHm "
b"o™´Ö\x03 ¸M\‘gf\x19 ™p\x07 ~ "
b"o×o³m_C\x02 ä\e ░É\x00 q¥\x07 "
b"oêêÑêûL×´õÝó×ãI‹ "
b"qO1{qöN1¡╔├ìÝ\x17 ´Ô "
b"r[{%û¤I§Ž,ƒ›«„D\x1E "
b"r`IAs{A\r št^K\x17 ˆ÷Ù "
b"r`╝\x13 F╔NhüüE¼.║\x1A "
b"rw9ìå\x06 D¨ó$\x04 ƒ%xèñ "
b"rzG4%DAÞÅ\x15 ¡╬o╚▓â "
b"r…<–qíI!£\x17 ¾À\x14 HÏ "
b"r§¯\x04 H\x08 Ka»\x17 gpI\x1D Š\x05 "
b"""
sB5DÎ@I\n
¦àâE›|·É
"""
b"s‚zÂaTIf¸þöЙ\x12 úé "
b"sß\x07 ªñ'G̸ͼáyå\x06 @ "
b"twµ9-‚E;žk_Œä0Íû "
b"tÃ̪ušA'—¨o±î0ã "
b"t╦Sõ\x01 ¡NÉ©[\x00 lkü\x19 é "
b"u\x05 —G‰ÞC*º•\x1E ˜6ð\x18 g "
b"u\t …™´FG†§…hBûÁññ "
b"u(vA=6@>¦Ù…›L\\x05 f "
b"ut±ûWôK¯L>]Êâ‚\v "
b"uõl9ÎòKM¨•\v ’\x18 ê¥ô "
b"uøW-¯(F*‹::\x1C\x1C o\x7F › "
b"uÿìÄyÛMr¡Ä[\t\x12 ÈwL "
b"""
v\n
\x10 ‡ØýNù‘¨š8ÒNý…
"""
b"v*ž‹\t üHôŠ.\x01 •fþQž "
b"v\wìÚÙ@ç¿c╝|\x1A\t ▒\x19 "
b"v`DlÊoB=¹æ}±Rµ\x1E Á "
b"vçÂɾ¶Jéç ¿\x01\x1E\x05 ╗V "
b"v¥2¿î─Iö╝qüi\x10\x1A U$ "
b"v²}╗\v ÆLÌ│üÅûcñAt "
b"w¸hš¯8D¸¶¶Hq=w&à "
b"wþE)a{@’›\x00\x18 NëULF "
b"x\x1A ¥ýHÒL|»Xm)¤Ÿ$, "
b"x†¾\x17 nŸNž´L7Ò/ñ\x10 © "
b"xíýz┐MASïÆàì▒æ)n "
b"xêOtÀûB:ºÞìÉ\x00 òÏ€ "
b"yù▀wå\v F;üûI\x1E Ø{.\x7F "
b"yÛ6„dì@ꛂý(í2\x06\x1C "
b"y¦ÄQ!\f LAü¿p)Ùƒ`» "
b"z[³vÎhJ¿¡µ`¯\x11 ´ÇÓ "
b"z®÷ÊËlAU´LËOª9µ¤ "
b"zàƒÕ´¿JÍ¿ÇÌÐÉ/þ* "
b"zãk/Y³E‘¾MµQ\x11 ÓÝp "
b"z \x1A y&RAÛó\x03 ┐¦▀_ÆÅ "
b"{\x15 Ô‰IáLŠ»u\x03 ôCð_ö "
b"{Xo‡\t $Oñ«\x13 z\v ÕžDb "
b"{[rC9\x01 M1½yÂüaÁûŠ "
b"{n]F\e\x02 L>•\x01 óZÅNX“ "
b"{of_Ô\x1A D|¦ˆ\x01\x01 ×Î} "
b"{äâãcDL¸¼íQì®\f ¼Æ "
b"{íNEÕMHŒŸC쟵Ýó> "
b"|-F\x10 &òCE®\x0F E¯˜\x12 ´¶ "
b"|pò/8çB5™vx8Ý\f ‡œ "
b"}8lÅÊAL[▒║\v ò¶¨.Æ "
b"}9µ÷▄\x1D KÉ░Ví0*Ù}\x0E "
b"}r…¦\x0E µD)½¶‡ŸÍÌ\x06 ¸ "
b"}–\x02\x1D †„N4·-é#dPUA "
b"~XÊo\x18 …H\x04 ƒ¶Ð\x04 úäÒ\x0F "
b"~|\x19 $[\r @*«É~|¾W\x07\x1C "
b"\x7F &ŸÜ$ÈF\x08 °P`ßD•C\x1F "
b"\x7F 9\x03 †0bKĉJó¯æ'a_ "
b"\x7F ³o8Ò¬L²ž\x18 i“E·ä "
b"\x7F ¸'¯>\x08 L\x15 º\x00 4„t\x14\x04\x16 "
b"\x7F ÷4\x7F \n \x00 C=‰íò÷@\x1D fM "
b"\x7F øùS\x0F ú@(„ââÑ‘aoœ "
b"€\x01\x19 »\x0E ÈO†k—oLðÍZ "
b"€\x15 ÙXHÇCLjñû´œ6òÌ "
b"€’OLmºC\x0F –Ê\x1D ¨ò'h} "
b"ÇÌ»╩ÊçAÔüú«Ñ>_\x13 µ "
b"€äI^?îB·Œ£Üyúk É "
b"üWìÃCÏJcâÉ\x1D \j`_ù "
b"üXô·StCî¡-M\t ╬vÛP "
b"üöÒ3Ý\x7F B┤º¼/'qw░© "
b"‚\t L\x10 Ô¹Ow‚õÞÎ\x0E\x07 `\v "
b"éA\x18 {\x05 xDüçxiãiAY╔ "
b"‚Ru|E<JŠ—TÍôb·\x11 ¯ "
b"‚ZßA\x10\x18 G\x1D ·R\x13 C²|ó– "
b"éZÒYßüD9ó¹~=ïA¿Ð "
b"éÜæ╬»ÎM´░cûs¿RØõ "
b"é╣«\x03 ê2KRúEÅ\j);P "
b"âÜÖð░ðKÆüÃrÒ\x12 Áçv "
b"ƒ¯¢Õ6xN§¹kÖÓý~Or "
b"„\x10\x01\x02 Lw@¾7¾qúoœ¨ "
b"„\e j^Mï@_ŒÏüÚdn ê "
b"„Jà]¤ŸAç¨é©©µSòÿ "
b"„Wwøª\f ER¼Ó’ji\x01 ú\r "
b"ä~Ã▓┘¢OXó┴¹▀ì5kD "
b"…\x0F ®S7\v M}¦\r £\r ÷Dܼ "
b"…N—GEæL<&\x1F d]û‰© "
b"àY\x15 ÅÙ`G╗ëK┤GýîK╣ "
b"…‡¨ê_CI,¸/ÀÄã\x13 jŠ "
b"…¡ôh>æF‡s”=¼\x17\x1A "
b"…¢¸¿O\f A\x07 ƒt×d×/L± "
b"…ÿ)êO\x05 Js‰iaW-𲘠"
b"†I\x00 «~ÊA\x1C ’£(V[<\x01 é "
b"†„Uv ÛEf•SÎB½Þ\x08 0 "
b"†L5VúJ޺僜Aá( "
b"†Ø\x1C hc\x12 B~–Xë¹?Ú“ü "
b"†ØIü|\x19 M¥\x11 ¢)º¹+ÿ "
b"åÔ\x0F :\x16 ÇCÉí6útT\x1D >\x01 "
b"‡M-\x16 ‚CJ·Š2b\f °ó‡\x06 "
b"çy■©É\e Mðïý|\v y¡EÅ "
b"‡{·˜ÒìFŸŸûFIBBáZ "
b"‡–#q¦ÿKñŠJ\x1F ßö2\x0E ‹ "
b"‡Ë\x0E\x0E ÔßAÜšç.ÆUAcD "
b"ê\e }G°ªD¿Å\x07 Tm9¡\x19 ã "
b"ˆSì"D)F¥‹1qœÁ»ªf "
b"ˆXêˆ \x07 Lk½Ì)Ïv\x1C =ë "
b"êì1×n{IØÜ l¦Ûõ\t . "
b"ˆÛÍ\x11\x04 íE ¾<å-<¨pH "
b"""
ë\x0E fJy\f K\n
Ø\x14\f ][äæT
"""
b"‰UÅ‘ÙÛD¿•‚‡\x19 àF¸§ "
b"‰b›Ðû J“¯%œKu3=‘ "
b"‰©›\x10 ”\x00 JN³c]‡e\x11 ™X "
b"‰ª–¢ðÊAõ®É+ðž\x17 5E "
b"‰¹D2/(D—¾]éz\x01 ”‰Á "
b"‰ËBcJ4J¯ïò`‹\e ÃÎ "
b"Šm\x1C 0\x1E a@d¸×lp×\x10 b… "
b"Š‚÷\x7F ¡JCñ€Ò{|öF_° "
b"Šˆ™«~5Gª—Ë܆9_\x15 % "
b"Љs\f ÍHDô²‰Ršë(\x17 ´ "
b"о£)Ý…E›«\f ±¼åô\x01 £ "
b"Šýœ%z•OMžU\v Î×õ G "
b"Šÿ¥b|ˆA=’©g˜;\x08 b\x0E "
b"ïZÃ9\x0E 7Buïì╠=kE5? "
b"‹^~€íÌDÏ—³Z\x02 2AÃ< "
b"‹Ç,‰uöK/¤Œ!¶ÑO‚« "
b"‹ÇÀ_y"LÞ¿©tÍh9š’ "
b"Œ\x1C áC\\f F=™Jpº4Ìe‚ "
b"Œ_\x1D òNJD§åøÑºž¦Þ "
b"îèòGEð@ÎÅa╗M\t\x16 Ã■ "
b"î┌5ºEsDF║ìË\ÂíÚ╚ "
b"ìWÖð¢\x03 E\x1D ô²g\x16 Ѭ,\t "
b"ìrqÓ7┌K\x12 í²\x11 ÒÕR&\x08 "
b"ìá7®ÓWF┐ç@jCº5ÿt "
b"Ž\x15 V4UHK\x04 ·–ž’(\t T "
b"Ž\x1A šûƒ2Fž†Üz´ødÈx "
b"Ž\e ÒŸy AÞ’•\x11 ¾>\x07 ·% "
b"Ž;w\x1F ’fOL‚¿¼©·íµ” "
b"ÄDÈT"kD╠¬F\t d.tüT "
b"ÄZGï╦8A┐®\x08 _─ııÅG "
b"Äì\x08 Ç\x14 ¡H{ôóo"|│" "
b"ŽÒ\x11 åŽÒJ͆ç°D¿¸6` "
b"Å'áõeÈKv®^ÔÔ?ß▄Z "
b"ÅÉ\x08 !\x19 QEHÄ╬¸.ÇF\x13 â "
b"ÅÚ\x1F bô.@\f ║¡$░¦³²Ð "
b"É.Z«°\x07 D»ä×á╣═̸? "
b"É5ó╣ÂÐH\x1C üºç²GÛH└ "
b"ÉE¶ú><BÙ╝┘Å\x0E [█DG "
b"É╬&_·\x06 B═╣pÖд┤╔´ "
b"‘JÛÊ\x1E ŽMO¸ñë÷ò¸© "
b"æü§°\x11 Ä@rû \x00\e Ù«ùã "
b"‘Ú”1#ïHv®AFè\x07 ¸‰Ü "
b"æ█╬ÆwBAü«1øª²Õ9ç "
b"æ▀öÜó}M┬Ø╔tZ¤éðh "
b"‘þÓðÿ{Bþ¤‘>£Æd8² "
b"’\x03 âQû\t Iͨ\x00 3\x1D ¬;§Ô "
b"ÆÉ'▓‗\t AlñØË\x13 W=>X "
b"""
’Ë\n
yèbG¾½ÆäÄÒ\v g\n
"""
b"ôìµ\x1F à#E\x1C ®åZı\x19 T╣\x13 "
b"“˜—ˆ6SHy¨¬9h\x17 -'± "
b"ô╦e´íkJ{èüÉdOµÀE "
b"ö{mr¨ûCàÀeÅ'\x1D #®¡ "
b"”×ÔF4øF\x01 —âgbô¸\x12 ^ "
b"•5\x08 zü\x06 KþµbS<À)\x00 Ž "
b"•USœƒ\x19 Dr–QáÍ\x18\x17\x1A ¾ "
b"•îJ_«{E÷žKærm‰} "
b"–SÒ¨”jLI»²–V& "
b"û│c\f ¬FNÀöØG\x13 k7Ú▓ "
b"–Û_sû©GT£×ß"}’¡\x12 "
b"–á>Ù\x01 2GYŒ\x15\f QW<©¯ "
b"ûþ▀øz┬AǽÅ╠bØGPR "
b"ù\x03 [É%ùIJÑ~█k0ù═¿ "
b"ù'┐"+\x03 E"£vc║ý»üÒ "
b"—6Áå¶%DQœE]x@ö¹Œ "
b"ùÅðÇ■¶B┬ü«¯æÔù▒â "
b"—Ï$àq‰FŸž«×+n<“. "
b"—ãôð+¥B\e ¾‰ª%«%¤s "
b"—ü"†êì@P§\x03 ðú8\r R= "
b"˜›\x11 ‰É\x19 HØ„2l£ì2‡³ "
b"˜½Æ@œjBß ¢ûh†-{Ž "
b"™Yà5ìÒCyžj°\x1F ŸÏÅÊ "
b"ÖØ!AÈ4K$ñ`(\x08 £8╠\f "
b"™¥”ä„|H‡±¼¸#þ\x17 L‚ "
b"Ö╗;Ñ╬ýMþÖq‗ûìu S "
b"™ãc&Ð_Où¢&·Å¾ìp/ "
b"š\e !õ2ŸI©“òùÅ\x03 V”¦ "
b"šˆM7X#F?‡"•„$\r\r ý "
b"› \t ØQ“A\x11 ¶–ˆ\x01\x7F ºÔ| "
b"›<ÅFè\x05 MÌ«¡D5aÒ†Ä "
b"""
›x"´å¨L™‘{\n
X\x14 ¤áá
"""
b"øüU·├▄GÏîÒ}-áF┴ "
b"øÍÆH\x15 ÉF¥Ç\x04 ~é'╬d½ "
b"£®ü╬R╔D\x13 ┤\x03 l\x1C ╦┤2T "
b"""
£╔Ú░ËÉA´×)ê\n
ìÑ╗╔
"""
b"Øq¯ép&@╚▓└BL\x10 MÓ\x08 "
b"Øt§^GÉ@¨â«; @ƒ¾░ "
b"Ø╚{R£nM«ÿu▓K╣AY\x18 "
b"ØÊLê(┼N!é_=bÙ■«w "
b"ØÓµf\x10 5Cªü╩¹╔½)Úû "
b"ØþøñY▄D\x06 ╝~¿\r ╔ªWs "
b"Ø÷<îsÊLÝ┤█^▀■î\x01 ö "
b"žE³’-I’½4\x03 …¶ÂeÝ "
b"žr[3RõHã‚\r éÈÏ–“Y "
b"""
žuý¾VŠEa¸/\n
Œx\x01 ˆ“
"""
b"ž£Ü÷u\x00 O!ñzø\x1A , "
b"×╣bBÕüA\t ó_\x18 ┐ùKóR "
b"žÖw\t uôBJ¯í«2][\x16 ¬ "
b"Ÿ,´¿7ŸE\x15 ‘–€:ªNPß "
b"ƒ8éFI▄L\x13 ó4¶Ó\Å3F "
b"ƒA█1/A│üø¼m╠hÎ@ "
b"""
Ÿ—Ì\n
·žNU·âQ\v ™,fÂ
"""
b"Ÿš\x1A ÛXqNCš\x1C ½VˆØØ¢ "
b"ŸòZ\t ~â@n·\x1E ¬*\x16 Õš, "
b" \x1E Ç7´\BæšÁÊ_ëÒF_ "
b" 7ðM»òN$ƒ¥)¥žu`F "
b" ~µ0×tMa—v)Š@XÅÔ "
b" ì$ÔfH0µñÕÂ!çÚÀ "
b"¡\x1A ü\x04 ©uH1‚ˇ\x07 O“û\x03 "
b"¡:OêJ\x1D AŽ–My¶ þÙ> "
b"""
¡;*ÈåêAH€í[O‹\n
ÿ\x10
"""
b"¡›ø7_¢AmŸ5LÜØ\x19 ý\x1A "
b"""
í´\n
5mSKeê│\x17\x1A GÉi·
"""
b"¢Cj¤PoBû³p9˜Åœ¦Æ "
b"ózÉÉR\Fv┐¯|?(:&o "
b"¢ÞÊ=cÈ@R‘3\x00 »ðrÖ\x13 "
b"ú=│Ø░>M─ê\x08 <ò\x1A\x7F ╗R "
b"£|ñiWÝAe–\x18 &³-¤á± "
b"úýØÎ¹êK,çî\x01 2¢\x11 ÒÑ "
b"¤\x10\x07 }r€E$’[wr™t<Ù "
b"¤s¶ŸéÀ@t‘¿®kXÛä“ "
b"¤¨Æ4oY@ÿ´v\x1D -]\t\x19 g "
b"¤ØKyùTE\x00 ©¥¯Ï7MŽ› "
b"¥=·©•£D«¥GqX‹÷\x07 B "
b"¥¨øõF˜G6¥²9÷œº][ "
b"¥ïÒ…ÿùKÜ®•\x1E {01Áæ "
b"¥õŸ%ñ¶J´â¨˜í‚\x1D ` "
b"¦\t R€:ŽC…ºœ,yÆÎåÉ "
b"¦6Jˆ-–JÛ—!þI›ž€N "
b"ªZßı±gL*׺"┼»Xìí "
b"¦€äSjŒBÊœqöÛ7\x12 ¯¤ "
b"ºÅ\x1E ã±╣NÅàÝ&/¯╝\x04 ¬ "
b"¨\x07 ¯c\\x05 CP‰Ö'Y™•¿] "
b"¨,è\x00 r…J–Š\x05 ‘Õbmºý "
b"¨fš „«Nü ·M7}‹+\x01 "
b"¨‡\x1C G‰UOQ«å\x0F\x18 £o%ú "
b"¨Ž¼yÞ\r D´–´¹Þ¼Á?~ "
b"¨¸þ\f\x13\x15 JAŸ\x19 Sç\x01 a\x10 õ "
b"©\x05 =YëýMG²Þk\x13 ¾\x03\x05 "
b"©%¿B\x1D MB\x14 §}Ç\x19 ñDíª "
b"©eS©:õE8ªõ´¼¤6Q! "
b"ª\x1C ‹\x1D dÿIš‚‡óа?-Ê "
b"ªaR5î¸Dè²í?\x00 æô‰\x07 "
b"ªÄªó\x15 >@\x03 ‰\x02 \x1A Fãݲ "
b"¬Ë\x13\x0E §½@Óì╦8ÐG#h« "
b"«\x12 Œ8€VCî®Ò¼J^š\x05 K "
b"«\\x05 €Ãµ@ë‡è½’\x06 f"æ "
b"½¯&þF¬@\x06 ¼IÅı\e ê&▀ "
b"¬)\x15 ô‘i@‚ŸMKâ1Vq\x7F "
b"¬-O.ÙxLt¼ÊGgé\r Ä7 "
b"¬O³§N2H\x1C ¥¹“Ý\x1A &R? "
b"¬gò±±è@`½&;.¤øžQ "
b"\t îoü¬K˜““ñ¬±Kx\x06 "
b"¡LìEÙýAĺ\ýç\x10 ÷Z6 "
b"T˜à£ôHƇpnÔŠ«Nè "
b"U½Èî"O9¯2É\x16 {Ø4b "
b"¸øØv\x06 B´ž'Ê\x02 nˆ>\x06 "
b"ÊôûK\r MОTø/lõÑË "
b"®-\x13 ~ÞˆGR“BtÀiÆô& "
b"®6@óO®@\t ±,ßß?ÔI² "
b"®c\Ù´òLþ¢z\r ‘öX¥" "
b"««uÞ×§MB¡\x07 ÛØ³oKZ "
b"®ÝcU¶ž@~š}/þ f" "
b"¯\x17\x1D ›ž±K”ª`Áˆ+´(\v "
b"¯Ž'¦ånK\r ™’•Nâ\e UÐ "
b"¯‘\x1D ž‡VH»¼\x12 ¯†\x05 úóà "
b"¯Ù“¶0N ¯âΗpm;” "
b"»¾O\x1C ÷ìCýÂ\f [ȧJç@ "
b"°U\x08 ÅJ\x1A F\x1A ›T^_ Q}õ "
b"°ÁTliÁIÕ™\x16 :Û¹•$ì "
b"°Þ‚ç¨(M÷«í\x7F Ë¿¤D# "
b"°çº9\x1F ÂEÀ¦\x07 ë'®ð\x1E Ï "
b"°ì\x14 Ë'wE$¶M\x12 ì\x1E eb* "
b"±$se°\O\f „éAÔЫú{ "
b"±2jk[cKÿ€3¯½Ò&ªj "
b"±ÍÉžAZI‘¹\x13\x18 :ÑoY^ "
b"²\x07 è\r 4ÀG0‹\x06 µþömh\x1D "
b"²A²\x03 ²àH1†\x13\x18 €Ú\x1C _¹ "
b"▓║ò\x1A ├\x1F Azâêï─ÓÅ÷Ñ "
b"²ÇÇÝ\—C\x18 ™À\x05 )gF‡\e "
b"²Ó\x0E Ã;*Gð·÷'\x13 Ž\x07 * "
b"²ë\x7F {S\x06 J\x18 ˆÆkpCÃ\x01 "
b"│+qÉd\x19 FÝÅ\x19 1)N‗tý "
b"³5Ë\x07 î G«¨N¬ÌVaœõ "
b"³câbF„H½‰ƒMF«LÀ^ "
b"│à)eyÊIüï.\x1C U\x1F µ╗L "
b"´'–ÂÉøLÛ¢ù\x16 Þ\x12 ›æ\ "
b"´7öln\t N¤°\x1E ¿*‰Ä\x10 … "
b"´xJs\x08 ¬Cc‹\x01\x06 ½\t J†á "
b"´’\x08\f a€E—º\x10\x10 ™*« s "
b"´§œÈõ‡M¦²\x02 é˜\x1C L·T "
b"´Å£eù†@{£\x1D ¯'¸>Ùþ "
b"Á\x01 ë▀ZöLIìÕ9┘ªØaV "
b"µZ—v\x1F GL\v ¥\x03 ‘œ3ïó "
b"Áì²┌$¥@}£$ãfm»█Ó "
b"ÁáD\x1A Ò N¸ÿ9ÔÉ!Këß "
b"¶\x16 bUñ4E¼žrÖ\x1A 8û«» "
b"¶‘>¹èÛG%±]Ã\x06 0œŒp "
b"À\x10 ã\x0E bI`üø└╠V®g& "
b"""
·w{M×)MQŠãÙÅÆ@\n
-
"""
b"·Ë\x05 ·?»I2±Â4ŠM\x14 ÔE "
b"ÀÝÐòÅaL╣Ö╗\x19 ©²E}¾ "
b"¸\x1C »…ê×Lµ€Ç\x1C ¨¥šˆ "
b"¸pÂãGŠLu¼1e®|ýŸ\x12 "
b"¸‰Ø†\x1E ŠGG¥‰œ`×µ:] "
b"¸ŸÇi¿<Ey™¡ï¡QRrÜ "
b"¸öóNÿÀG;šçd=ÈœƒT "
b"╣\x0F\x17 W'¿H Å\\x17 ÚîFÛ\x01 "
b"¹:§Ê\x1F hBu–\x04 eÔ\x05 ÷Ñ× "
b"¹B‚ð\x1F\x0F M‹ªd5$¼EJ{ "
b"¹Ó—ÇIGE½–\x1C B›?„\x1D\x12 "
b"¹àÜ‚€ÀMá‹£€“[SmÊ "
b"║\x1C ‗¯JèH\x17 Ö;n|=ÊìÊ "
b"ºFX¨ŽóB†¶=‹&ó¨Þ+ "
b"ºoC\x05 ´\x11 B´´ñR\x13 H¬Zª "
b"º«Ï\x0E ‘\x7F Fw¥ØÛÔ›´À^ "
b"ºÍóý¸±Gê‡íÝjÈMÝ\x03 "
b"ºø"^ƒdMO©;u\x1F -\x01 ñ "
b"»*Î;·ÃIùœf\x1E !¼(.E "
b"»:o‚úÇEŸ‰³\x12 |ƒªÃ¯ "
b"»ƒRóšÊC¼¦»´õ•¦ 1 "
b"»¯£e3_O6½3s·Ÿ$g» "
b"╗ı¨XS▀HSŧG!¶¾{\x1C "
b"¼bê\x06\x13 J\x1A “ûÑÙ\x0F\x10 ˆ] "
b"¼iB¯%/C]£«0ȧ#‹Î "
b"¼ô\x07 0$ÖEm…7˜\x18\x0F }eþ "
b"¢3R╬ç/L╬Ø\x07 ■±\U"¥ "
b"½§4e‡rE\e ¨&)Ö¨\x06\x1C ì "
b"¾]4syMFú»)±\v ÞzÖ˜ "
b"¾``pe\x04 @÷´_\x1E ¾+/xa "
b"¾£sˆÐîKý½´ÈÃEV\x1A ¬ "
b"┐9wı´\x1E L/ÉZ■╔Ckë° "
b"¿ßU:ä¶B^‡„‘\x07 *©ÒÞ "
b"┐ÚcÉ─}H\x07 áÒ├ßî┴³╠ "
b"À\t\x00 nx÷O#§îäì?øâÈ "
b"ÀQY\r ŠòI=–yíü8ƒ"› "
b"└[üAºVKîƒ -\x14 └îÄå "
b"À§\x00 #ÏvFT´Ä>Ð+Gã4 "
b"Át„¶œšAj¯ò™7Úgö’ "
b"Áš4€ñ°Eb‹ßT`q\x08 Òq "
b"┬\x08 üm»┌H¼©øéų▒Q@ "
b"Â\x1D &0…DGä´¿§Ú’+—Z "
b"Â5±¨ŸÈJ;Žt‚\v 4އý "
b"Â<Òý 5F\f \x12 eÄ—‘ì\x16 "
b"ÂU|í^¯F¯‹ªàs$ƒ\r ¢ "
b"┬Çí┬║_L▒ôk?ï:}Ø\x7F "
b"ƒ±Ó%dE±¶)iµIô|º "
b"ÃpúüØH@m¢wÉK³]d´ "
b"Ö†h…9Kï—ò.;¾óS˜ "
b"ç(?‡…Ea§6ƒ-NCÏ\x15 "
b"ÄPÂòû©Eå¢L†á®(\x17 # "
b"Ä]än¾\x07 AÓ‰¨´Â\x1F &¦ˆ "
b"ÄdCãrfC\x14 ¶Dºø‡BtÑ "
b"Äúm6u™Lí»¯t±¬ÓÒo "
b"┼5¦xìáA\x03 ìÏ\x19 þê\x18 'Ü "
b"ÅLÒGÈÖHN‹Úž›x\x13\x12 · "
b"ÅWŠ¥?‰KQ¼<9¬çThÑ "
b"Å®*?ëDJ|·\x08 G±V\x1A ^\x1A "
b"ÅÃÓ\v µoL丙G>PÌv. "
b"ÅÛéŒü³M:µØšÓõú¨Ž "
b"Åî3ªO\x04 GÚ¥Ò\x00 ï\x0E _.ï "
b"Åò6ú\x19 ñE?´õO‘\x07 oß "
b"Æ\x14 ÎrçOO¼‹œ‰žÞ—~É "
b"Æ0¬ò[š@æ±”$íØx”l "
b"Æ7<“\x10 vGa‚\x17 ^i¨¨x "
b"ÆC\t öÐÙCè¡¼èø¿ŠjF "
b"ÆPÐ\f ÎpK£˜èɉmÓh\x06 "
b"Æfi®4\r Hÿ¼~›>þ}\v µ "
b"ãyë´Ñ\x19 JØí:v8ô-%M "
b"""
ÆÂ<»\!Ob°Â\x14 jk\n
¥`
"""
b"ÆÔàV\t iHWˆ$ùGçeèa "
b"Ã\f ┐▀óHAfØ_Aæ‗B>³ "
b"ÇEÈP©¯@=°÷Ri0¸ž3 "
b"ÇÕª³ó‡Nü¢Ø4®ÿÊ=\x0E "
b"Çá¬âV®H\x1E Qü×KÛ{ "
b"""
È\x03 ¤ÅÔŽO\n
‰ý\x18\t\x0F •Uß
"""
b"╚\x12 é=\x1C =O\x1E ÅD\x05 b\x13 "║õ "
b"È&0†BÍBî¾±µÂ6jMù "
b"È]GƉ\f K´‡lºÑ…8s\x13 "
b"ÈsǼ‘ùFz‡]ôÁ\x18 ˆä\x1A "
b"Èâñ&¶uBñ¿í¶‡&ª†Ý "
b"É*à\x10 ;(Aô³\x1F …B\x1E t“® "
b"╔Åð¶±\x05 Büíµõí Iåî "
b"╔ÑÚÐcGƒìÓ4ÝÃe,ï "
b"╩\x08 £▒#hJÚÉpê╩{_│® "
b"Ê\x10 BRxŸMã¾J¨SnÇ)\x12 "
b"Ê\x12 ç\x1F €&M⢱]ÆS¡9l "
b"╩\x1E ïùG$K{║¯¥,)ü╦w "
b"╩+ZÝvYKØñ8\t 9╔¢;. "
b"ÊN€]w<A»¬¯ 5\x7F RŠÆ "
b"ÊZ%ÿìlA½‰-%yQ\x01 a‘ "
b"ʤ’ßl«H\x15 \x11 $£Â¡›š "
b"ÊÎVß·@D\x12 –ß/#”bÊó "
b"ÊÏ\x10 'o±F\x11 ½CÒ·ô(ª "
b"╩Í.ïh´CLº¦╗ÑØû░¼ "
b"ËŠ¿9Z”G\x0E ‡VLÇ\x1A -\f È "
b"˼¬Áº\t Ež½Ü\x11\x15 ÿ\e g] "
b"╦├;É÷EN¶ïßıöDÌ9ù "
b"ÌL(ìHY@ü¿\x14 y…£Äšž "
b"ÌN\x19 7åD.»¸±ÅžT\x0F Z "
b"̨“V×\e DÛ‹‹Á³\e\x18\x03 ¥ "
b"╠õ╚█┤`K3óØz├\x7F q»£ "
b"Í[¹« \e J‘¿^g‹ÌÒ\x1F ¤ "
b"Íx¡š¹×EÉ•\x18 V\x0F ÎÆ¯õ "
b"Í„ûÂcqIŒ¤\x01\x18 ×ç\x1F Í= "
b"Í•\r ‘³•F«‘Lz\x7F Ô›wœ "
b"═ùoY┤ßLØ¿\r Ö-Mõ 8 "
b"ÍÍ™€\x0E B8ŽRE*>ö@` "
b"╬\x02 Æÿ?\f E7íÂß├\x13 Ø\Ù "
b"Î`À1=ŸA\x0F ‘±ˆy\v e\e u "
b"╬ÜØá╦>M±Ñ\v ò¥q\x7F Ô\x13 "
b"οßûà\x1E LÝ£Žv\x13 8zù\x11 "
b"""
Îí úl\n
O\x12 ¬˜ÂAšé\x17
"""
b"""
¤\x1E ¤ì´NL2á>ÿ├\x7F \n
ò
"""
b"¤@·|┘iExøÅW1║`─# "
b"ÏP„\x1E \t H\x19 †¼¤¾\x1A ÍÉ* "
b"ÏQå-ð\x05 E^¼H¹\x04 °½‚š "
b"¤×█¡┐ÔKÉèö¥5Çd"\n "
b"ϸÀŒ\x08 =Dÿ»`:\e ,k÷º "
b"Ð\x1E ÷i§NH¬’¤I¢ê»Ôj "
b"Ð$\x1C S_=H™¾€²™\x06 ¥\x14 æ "
b"Ð=¦³þË@ã…õd³Y9Ë\x03 "
b"Ðw¤·înF\x17 €}\x01 ¦½àV¥ "
b"ЂyBÜ‚O&•7\x05 iU/›9 "
b"Ñkõé6_FÜ›XœkCwVk "
b"ÐëLàØ■@&╗æ\x13 ┴Øèt¬ "
b"Ñ’iGP‡BݽI\f Ž$ÂXa "
b"ѧdù¬ÃMuŒ¡gY@ÜæF "
b"Ñ›‘Ò=L]‘.›ÿG“+> "
b"ÑëÊPb%@€¡Š€œ«JŠ_ "
b"о+ìÂ╬Ij©ä§þ│\x7F\x7F ) "
b"Ñþò<ÈŸAܼȟtX/ôË "
b"Ò,;ŽJÅC³ \x1C ÃÞ.ÒeÎ "
b"""
Òž\v \n
\x1C\x11 F¯½öâaÃ04m
"""
b"Ò¤r(ï\f OCŸæ;\x17 `kš¦ "
b"ʽDf#fIêø®\t GôÍüu "
b"Ó(Ìe¿¾Jʵñ#-ÉuÓ\x0F "
b"ÓJsðV³MΪ{\x03 ks.ÎÌ "
b"ÓR\x1F xø…F+µ\x11 šI>ó&° "
b"Ón\x08 ]+òI;ˆ\x13 —8>Ÿ‰ê "
b"ËöüÄXûAö¢\x19 ±`2ùø▄ "
b"ËÚ-┴Ô╩EQ╝#þÎÅ\x1F =[ "
b"Ô\x17 Ž|yöBÙ\x07 O\x7F ôÒ "
b"Ô-\x13\x04 ßšF̈T\x1A ÎÆã(\f "
b"ÔN®®éÑH·–x‡µ\x05\x1A Y; "
b"Èa¸P}9F\x13 ½\f ÉB\v ,┐¥ "
b"ÕQ\x0E %\x15 sIæ“d¬War¶“ "
b"Õo5ÜÙGH™¢@=S'oÚÇ "
b"ÕtΓ;G‹„ùrŒæÞz3 "
b"ı¨sYÙÓBÀçG\x12\t\x1F àÉ\x1C "
b"Ö5ò¾®YD.¡\x02 Ap_é\x1E ‡ "
b"ÖS§šPãAwº˜P\x19 •Ãä_ "
b"ͼ^À│╗C<ì1ª:¬×p\x07 "
b"ÖëT \x02 ¯K\x1C ƒ;\e Ç–KG\e "
b"Öû\x08 ÔÖXN\x11 ™(<Ÿ^=м "
b"×aCRá*IÏë\x1E t;;\x04 $ "
b"×þ´\x18 –M¥ž3«¨î\x7F }ˆ "
b"ØC¢\x16 ¤\x07 Bc¹YÛÇ\x00 ‚ß' "
b"Ù\x08 dy\x01 ÎL±šï]Ès°é} "
b"Ù\x12 Œ¼\x1C 'BˆŒ)\x1D U’›…¯ "
b"ÙJ÷åUòMÈŽ$´\x0E 3Ay¶ "
b"ÙTÄqÓÉB?©+CêpÄL "
b"┘d\x04 :▄°J\f îak░Éé\e ║ "
b"""
Ùt©‚\r ìD<ˆ+\n
\x1C øXüo
"""
b"┘¡UX>dIÆ¡┴ì\x00 ê¡ÆÃ "
b"┘ÛÖ▒§ÒKGÅÈ̹ªfYÍ "
b"Ú\f èçöpO^¾OõóFÕÎ’ "
b"Ú\x10\x0E ':FM\š™±\x10 ¦±T\x07 "
b"Ú6?QWÉD\x14 „Ê·UË\x0F §W "
b"Û`+V¹óB#©\x13 Œ9\x14 À\x12 Þ "
b"ÛcJk\x08 †Gû—[\x1F m\x03 ¦ðà "
b"Û‘ÖR8¥Gº“ù]©½ª\x19 S "
b"Û»Çü–¿G©¥Î˜°7ñÄÊ "
b"ÛÓyðå(DX‚ú¢¸\x08 ÒÓj "
b"Ûö\x01\x11 imGÒšüök€€r\x19 "
b"Ü\x15 —\e 2ˆE`·å¢¹»”]\x10 "
b"▄6-^ÀLGiÉÐ═8ð╚\x12\x17 "
b"▄;É«\x0E "H#û/[år88ê "
b"Ü=ºÜÁ\x07 B#«\x18 ó0ü&óº "
b"▄Y¸8│øLèüÁO\x17 S█½▒ "
b"Ü\†jËkA¾²üî(\x03\x0F ÁJ "
b"Üf\x13 ¤OqAa‹FÁ)cT4\x0E "
b"ÜyWW ðKî».\x1A uGâ†* "
b"Ü¥ð~‹^Já‰C5»éÑg] "
b"¦\x04 ½█\x1A\x1A E@è5XÉO‗░\x1A "
b"Ý\x12 Ïʨ“B¼¡P¾\x1F Ý Üµ "
b"Ý1”Sæ\x10 Kÿ¯S6•à‚ªÞ "
b"ÝW’\x03 )aCØŸ4ê%·o«z "
b"Þ\v z‚O÷@¼“Tq˜'4Ð "
b"Þ9'ÇBëIЮŠS(¶×æç "
b"""
ÞEŠ\n
ˆ@D\x16 ·FéôÆÙ‘¬
"""
b"Þ[¤‹@©F@…Á¡ÕL*,¼ "
b"Þ]눧|Bʼn\L\x1C ¿Ì(É "
b"Þ’çú=-K½†¨Ìæø8/Á "
b"Ìõ´\x1D ÉôED╗pà¼þ,Rø "
b"ß•Xþ ÍE\x17 ’4\x1C î•\x01 Ðà "
b"▀¥Áj├çO\x05 ìL!RP\x1A\x12 6 "
b"ßÿ\x02 ŒN E:•ø'øCUÊ@ "
b"àUâc^\x18 BVŸšA_0\r U´ "
b"àu\²¶äFG¢‡’N™>ðŒ "
b"àw…3d1MÙœ‰ìÙÿ_\x03 Ó "
b"à΂\x06 ‹GG#œÝDò€¥\x00 ® "
b"""
àý\r\n
„šN\x05 €\v M‰šø\t 1
"""
b"á\x16 ò¥¤›OÛ©6N\x00 «a ý "
b"á—ƒŒŽËGÊ¿,\x12 ¶j\x18 ·Í "
b"áŸ;\f ½;Bd—h¥\x1F àឈ "
b"âQï\x03 büKД¿†ÁASGÌ "
b"Ô_\x02\x1D V\x1F M■£¥n\x0F N\x17 ìå "
b"Ôa\x0F YfÜG¿┤■'²ÌôØ "
b"""
âkôú+N@á‰Ù\n
\x13 RŸ\x18 °
"""
b"Òvúì▄╩A-®\x1F YÍÊn╝k "
b"Òóe▓þäEwÉ;m\x1E ?Sû╔ "
b"""
ã²B\n
8·CY¦‘F©Ž\x12 Xø
"""
b"ã½lÜCUBh¥œèKBþR\x0F "
b"ãÙ¾2R\x1A Nt¸—À\x01\x01 e‹) "
b"ãÝ\x0F\x05 h5A\x1D ©ò”Q¬ä¬Þ "
b"ãð×\x1D â†C¥³ûlA\x0E uË) "
b"ä\x04 ûè“¡G÷®à• "WÛ\x17 "
b"ä%¿±-ÇGi„Ö·”“ü=\x1C "
b"ä[ĺ;ÚAy¥¯éß©1ÀÑ "
b"õv\x1D !ügIðïUÓGt¡Ôé "
b"õ┌´■┼hIÜüOÄe█ùNÔ "
b"äÞ&@©/J\x08 “§¾Å‰¶À\x14 "
b"Õ\x10 4#¸\x13 A^┐¬â(µêɺ "
b"Õ<Éb¦qB\x16 ƒðéôZ─Oö "
b"ÕLø¡pºG¯É┬\x06 íM▄. "
b"å¥"àÐXAœŽÿˆ\x12 ‹´1ó "
b"""
åÍ('\n
êJw•Å;t09c¢
"""
b"æ\v 3š—$EO¤S\x1A ]¢oCž "
b"æl8&^ØM\x15 ¿\x16 “Ñ“;>ö "
b"µ╣E╔Ôà@\e ÅßI╔jJéN "
b"æçüt‹\x19 E“—kí²‘\x17 ‘ž "
b"çdýÃE„Bp˜ý§\x17 ›¸J• "
b"þ¯ã!g▀Oå┐ñäØÑ u "
b"è0(7\x17 ·CT®xß\x7F ¯ËÓÅ "
b"èV¦\x1D\x08 [Gç‰ë'<mr]T "
b"ÞÆ~SãÿL\x04 Ü>OLØÍ\e s "
b"訬ô¼¦L\x0F ¬.¼<?$?? "
b"èÀ,!'KGt“O9¦õîÆ1 "
b"ÞıeÍ@|Gcî\x07 :gì3┼L "
b"èñ˜åLLJ\t ¼\x06 ¯\x1F !æ˜Ø "
b"éQ\x02 í^·D—…Ìô\x10 M\x13 Bó "
b"ét§Ï\ðB\x13 ¬é¿…¬ª\x1E [ "
b"êŠÿ\x16 Ê8K‰šD\x04 VyLÛ\x17 "
b"Û┬¥LAHL±ü6±¢╣\x19 ¿┘ "
b"êîͶóIí¨ì'€Ui\x1D "
b"êðBí`WEb“¾Ÿ#y[\x04 ¤ "
b"êò•\x03 ~\x10 D‡ª§\x1C ,æg\x1E g "
b"Ù©¡W%:LýªÅAfK\x15 Ý┼ "
b"Ù³uÖA¾Jòì`W@[Ltþ "
b"ý\x15\x1D m\x00 ºF«É8_á?╠v\x10 "
b"ì\x7F ì,\x7F 5G£ŠNc$\x04 „sB "
b"ìÓ\x17 DÍÿAÝŽ\v °KŒ\x0E Ÿ\x0F "
b"ìÞûó²°EF¯WwÅ™\x0F öm "
b"ìý˜f˜ºJކ€Ìã:a¿t "
b"í\x01\x17 Í\x0F bKë™_5£L':Ü "
b"í:Í\x02 –\t G³´tùh0_…l "
b"í™õƒç>N”»‡hÔ»À¥‰ "
b"íÁUÅsP@\e °³.\x15 õf±\x18 "
b"î· tý\x14 N‹“Á/ÎX\f\x7F L "
b"îÍ{¶™®NÇžLÙùBKç° "
b"¯ý%b▀¸O\x0E âıÀh÷ÞØ┴ "
b"ïx‹ûðF[²)ÖU×ð(‹ "
b"´ÛB▒7dMnÄ\x11 ت{w*Q "
b"ðËPý¨\x1A @¸‡¹ÜþÀÈïE "
b"ðÏ‚é|\x1E B@²×¡1wö\e 4 "
b"ðê\x1E &* F‹¤C9êM\t •« "
b"ðù©˜çH@–¦=™tžÕ} "
b"ñ\x13 ‚=†ÞIx€\x18 Á±ŠˆIÓ "
b"ñqvºø\x7F O⊰@'Úk0% "
b"ñÆ£>\x00 OJ\x03 ¨¿\x02 \r Ýêq: "
b"ñä¥T#ƒF‡”ÀQ\x13 >3TU "
b"ñò\x17 €ÌHL΂ìÍhÛÿ\x07 ¨ "
b"""
òLx»75Dh”\v š\n
Á\x1A\x0F Õ
"""
b"òl6Ûð6L€š=µÛsÿb "
b"‗{R┴ú╣A┼Öþë¥}"=Ø "
b"ò‡\x05 DÇ?EŒ™›K5ïk\x02 ¿ "
b"‗ëôê\x17 rBgÉ\x06 å"DO\t u "
b"‗¿×ÆDXN<▓»\x0F DÉÑÚê "
b"òéxÀȃO¼‰¤H쵓Ûl "
b"òö\x0F µž\x13 DP±#÷ïÏ/£Y "
b"‗¹w@$ýG\e ûÒÞf?Å▓z "
b"ó\x0F Òt\x15 C`ƒyÚ÷|×Az "
b"ó’Ó·\v ÚGаn„\x1D ƒ¡ýc "
b"óºó÷c5DÀ»Å>*ù¦K@ "
b"¾═\x12 ;╬ÜK\x18 ü«m└c/!n "
b"¶,▒£üùI{Üjæ¥SK*© "
b"¶-3ñn┴Cüؼ0\x17 ´╬[ß "
b"¶G\r Z%ÞAo┤L^-Å\x02 p\x05 "
b"ô|\x11 ú?N@%„ÆÙ†‘ئ\r "
b"ô}gö ›JI¹“c9´ð\v … "
b"¶ªúê┐óHÜ▒R╩Å■Ëkþ "
b"ôºÈ××CAA¸ª¥ƒü²ö¡ "
b"""
ö\x11\x11 njàAƒ†Ê÷\n
Qø\x1A
"""
b"ö\x1D Q8ÉpEk›Ò;®íO*¬ "
b"ö/1§v,MÄ´58\x06 [@‰Î "
b"öøƒ\x06 ãÎCJ ;\x7F ÏÇÈ\x7F F "
b"¸\x7F KEù\x05 C\x11 ü~ý╬\_e« "
b"¸¼jU1tE½ô3éî\x12 SØÇ "
b"¸╣!»¦\x01 D+ìÉËê®òGj "
b"¸Í!û\r «H(ºÅ Âèeb\x1E "
b"ø\x1C Môw„K7–V½\x1A ߤ¯º "
b"°0ç*J╩GÀüÆÂ╔╬\x1D i\x14 "
b"ør‡cc\x04 K\e ¶VýØ9\x18 à "
b"""
°t$ı╚¬LqàòÉ\n
)}õã
"""
b"ø€¯Cq3Aª½AÔÝ&\x07 ó "
b"ø‰Î–ê~O5‰Òô¯m‚&\x1F "
b"°îü×júHTü§Á\x19 pd°7 "
b"øç*æ¤ÝD&”‹\x16 ³\x14 ©\x14\x06 "
b"øûV„¤ŽCp™y\x07 ïM*…, "
b"ù\x01 "‹\x19 ÖB€¡j®ÝŸˆ™_ "
b"¨\x08 í_kÆO(Åb#×;_d‗ "
b"¨O\x1D vL¨O³╣³VÅ┼ûªJ "
b"ùðE~6eFÔžÅÓAÖ®y— "
b"·\f ^7×÷C\x1D ╝xü\x1F ®¾@¿ "
b"·*bDð6@ ë┼└úñì;┼ "
b"ú ¹Æ³^G\x02 †F(Ÿë\x0F ðC "
b"ú¡&\x17 \r Ý@b¥~\v ÍÇ,è "
b"ú¯4-…/EÚ«È\x06 ~RŽau "
b"""
úÁ\x1F .\n
ßJÙ¹3ywèh)y
"""
b"úã\x11 ?0ñC¸ªœšÛŸ\x07 u\x06 "
b"·¶¨¬Å}GoêVN┴\·²\x05 "
b"ûøø†!4L6‡7Ïz%\x07 |\r "
b"ü!+\e ‘þN瀣Ž|h[®• "
b"ücåx…ôE%†©ãzi¥\x13 % "
b"üä’\t ˆ†Gd´\x00 Y\x0E O¬ð "
b"""
²\x1A Ø\n
M¬F╝▓Õ»\t LÅn╬
"""
b"■\x07 \9É,DåúCY®┘Ý£A "
b"""
þ\n
\x10 €yNO\x14 ¸ŽÝqTîp\x0E
"""
b"þ/à‰b¦DÆš\x08 0\x17 ‚¸;³ "
b"þ_PÎ\x07 ¥F[²ùlTö±¨< "
b"þe²¨+ƒDÐÀÐÏ\x07\x16 ³ï "
b"■Ø×PÄ\x1E FOÂ\x0F ¨*ÇÁiO "
b"þÁÅÿ\x12 d@€–÷gùN,µ "
b"ÿ Õyþ©JrºXdÁ³\x10 &\x18 "
b" à5\x03 ~:C\x05 ▒Åc\x12 î╝\r w "
b" ═┼üL>O┌ó\x13 v¡Äî8± "
b"ÿã¢4ó\x1A L#ª €~ƒ±*9 "
]
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 (0x000EF5831B3A430C823FDB9A4D9A82A4 , 0x0022299DF7E14B06ACCBFFC8250E2DDF , 0x002FC7FE7982480CB47D490CB64BCBDA , 0x0036B2AA2D254866B33BA1BD1D4094A3 , 0x006DFA22624941C4A36FFE5645F1875F , 0x00C7742B06DA43629AF3D2218CA2CFBC , 0x00E6D125A8164445AD9E256017DDFE48 , 0x0135DE21D87E429FB5DDB7319FE269C3 , 0x013C91668B0E4FC3AE1F56DC4F147580 , 0x01B69BD476F447EC96D4371D2C335836 , 0x01DF0437D5C445F1A5A07BEA8DEBB183 , 0x0228EBDDF28E4CBB877F7CD89738B278 , 0x023D7199C6194714915C61220E03926D , 0x02F29BE172AE413A9A030155427CCFF6 , 0x031DF1F8460A4A54A1A68A86D912074E , 0x0356C9B77AE64974A5168A65D2E33740 , 0x036DF813F0C44E979B4FF3168D9060AE , 0x03B54AE7F4DA4542A8BFB53781AD3AA4 , 0x03BEBC2D75F24706B07E0DBA5161EF85 , 0x03F9D5838CB243D5AA62599F609A4750 , 0x04490BAD6D4A41ED8A3C643B17789612 , 0x04578812A6674180972A266B2D1A0CD4 , 0x0462EE053B334609B76B3A0069C853C6 , 0x04D78201F96F4B4D8CA9A8855EB1F1DB , 0x04E42AE2F78A47DC84B0EF86A691A35D , 0x054CD0A3D0234E5E9A51B1B909806E40 , 0x058B05E927D14A7B936F65195CE62196 , 0x059F7BF4A1344D29A27DB6FBCF8206FC , 0x05D8334F1587444F965532BF48410BCA , 0x06038A2247974395B53B508DB7C79F6A , 0x061F381295E949F9A9D60E6B5D9AC2E7 , 0x06251DD3B0C94093951DA100F076C2EA , 0x063C8098886B48858EED8584A1DD32C6 , 0x065D368F13694C769054DE2CF3F64D57 , 0x06CE56A02BEB41BD88F5D67C003B2E5D , 0x06DDAF8E962A46AD9C6C0116BFC56C4E , 0x06F08B688E1346A98DB524CE04EC5A26 , 0x0704B9C17B1C4B9F8E2230B710AE9ED1 , 0x0718FBA01A7F4FE68D4572DEB8FBD4BD , 0x0730D0571D964860AF67DBD42940FDFA , 0x0759699C54A94321ABE8A1C72C4A0216 , 0x079CF57DB64948978D875EB32434ECEE , 0x07F17AD1AE174B9C86782B2178C09371 , 0x0820D459BC094E778A64CC409630E76A , 0x0862C837D2EC4089AFEB5883B196D3FF , 0x088B9FD394274F28B66DB1919EC3D8C0 , 0x08996E960EDE48D58D2ADEE53FA2D08E , 0x08D1072743BE4080B51F924E125E412B , 0x0919449E998343DF812DB03587D74822 , 0x0944703D3BDF4F2C8FC6E26E5D59FC6E , 0x0981AB9AB7064F50AB75CECB0C901D80 , 0x09EEC78086AF4BD1B0DA2304A73EAF83 , 0x0A52951CBF4F4BC0917844D27286DB18 , 0x0B910E50185B4CB1859D4C798C23AAF6 , 0x0BA77E1E710F4523A101F0EEBF7A48E2 , 0x0BD2DB64D31B48A3B97DB1653B8C318F , 0x0BFB56BF1A7648B792FE273E5B4C8A1C , 0x0C04BDF5E53442039B0D1DF5C2B02E16 , 0x0C577B84D8804F5F954913B7E3362D0D , 0x0D16945C44A64442A61D79721631C562 , 0x0D41A6CB43524D9FA55D17FD7116941D , 0x0D4833C09247470BAF18E7F4398A8A4C , 0x0D8DDCC57C464188A3D2072BEFB2DF02 , 0x0DD639E174F7460496B1B0B641168194 , 0x0DE72BE73D204763B5F7B24CB4239288 , 0x0E0779FFEBD643B9809F2E002172571C , 0x0E319DE582FE462F8C59EB846B4F47E5 , 0x0E45F6EF831E423F97F70C84A2E1DDC0 , 0x0E4A6F82F6DB46B6906ADD639C1A9729 , 0x0E5FB59E0C1942D0BABBB2FD1C418688 , 0x0E6410ACA767400CB4C432015312CB68 , 0x0F05A8C8198A47ECA8E2B607045E1A77 , 0x0F069F869A8D4D3D85642C79AE42ED46 , 0x0F36664F01AB42C0B4338739B51FF205 , 0x0F528AF7345344719448AB2BC0CB2D60 , 0x0F57105EC4844949A4CFC2D0A0D7FE3C , 0x0FBD3AE5F2684859B4932BE62CA73191 , 0x104C16C741FC491589DC2FE38F5F6B01 , 0x10EF658B90494C9FB3E03831ABC6E947 , 0x111834A4868F48308B53A94B922D2681 , 0x1147EACEB9EB401D8459123E30C3B618 , 0x11B5779DB3A44D339E3B26DDC1A0DF2B , 0x11D6E6A3E89F41B6B99808D4E69342AC , 0x1247425C59AF46EDBA327A4751992AA9 , 0x1299088D90AB495697B988F0696D2A89 , 0x13180D090638473A8C4268DCAA6D423E , 0x1393F63C67C14F13B8A70B960C4AE56B , 0x13B2A2DC5647484AB4FD4D69364CEE18 , 0x13B392CF5ECB45859C5DD7C895A367F8 , 0x13C570F5548D4668B44A8281B1DA24E9 , 0x13CE2F6BAE744362B4B08D54CCE94C99 , 0x140861A7A2D54157B709C67C35AAC18D , 0x14286E54442D4B1088D9F7B77825BDAB , 0x1433D91BD3F74DEB9AA1711230A3D789 , 0x149B7FA3F9724126A7C35F8F3E8E65ED , 0x14A3913B02F946B08BE4F100C37E5808 , 0x14EFCD500E5A482EB69B272311EA914E , 0x1514A3D90955448AAE8BF4296E7E7BC6 , 0x15167D2B9C1C4D8FB62B8F970474D9C5 , 0x1532CADE2FFC4C5FA639C7B5E8BC3F7F , 0x1567F3C7DF5F4DD5B324EDE84EC8B3C9 , 0x15A0952AB3DC44769641DEB1E19D6D1F , 0x15B47500A2C946129629E218DDC1AFA1 , 0x15E297B38E734369BD0D70D838D16942 , 0x15F6CDA37C5E4FDEB01800F33F931FC8 , 0x1617A1D8F9694BE394CC206804259601 , 0x161EF1313EDE401DB6400BBCE33414DF , 0x1650F06F1D8D41F2AC2E949B37CD6AFC , 0x165A5B5761174286A005574130F19C49 , 0x167AECED578F48899E1C37D27C8A29B0 , 0x16D3B8D1D2AA4978A9CBBFE0D6ED71F2 , 0x16E671D99324405EA186C55E3F415DF5 , 0x16ED3E1DCC3042E0A574CFDA71497E73 , 0x170548D01DE1446DB4FDDE7BB507C103 , 0x1735B62D3B6746BB8906864A26B9C9A0 , 0x176F32D86CE646A597366E61B58A4820 , 0x1789D74F410C4EEFAA54018198580F92 , 0x17BEBCB914FE4F2D9FD7E75F77943F56 , 0x185281DBAE8045C58E1E9B95DE652EBC , 0x18B1BC8FA5DD4D76A13A14223996C00B , 0x18EA5295D847403999AFCBACB63A6C3C , 0x1994F3BAD5DD4F23ACF473A4874BEF8F , 0x19A0886ADD614B35A958F7EC0CD6D58E , 0x1A0ECBBAD0A649439DB58B9D12097830 , 0x1A29189313C14C0ABCF3CD20D671EDE0 , 0x1A52206F22B54763ACD4BC451AF5240E , 0x1A527E0CDEED4F7E8B881E078DA73A0C , 0x1A53F9C786A24F99BB2D35D7B8FE10A6 , 0x1AA6EF3CEC654FF185B962CFB9C15CD3 , 0x1AA82CFD09C1402C8B4A32A5D15850C2 , 0x1AF272B1AD304FBEB2964B81142C0EFA , 0x1B482138DD2043E5BDC4132A57C16457 , 0x1B996C332B384959B77191F5AA62A1ED , 0x1C05BABD982643E9853FF5B38597766E , 0x1C63DCA94B4148B7883A5218B20BAA46 , 0x1D4676ACCBAF469BAA0FB8DB75617FC0 , 0x1DB4CF07340C4FA487C8AD9AC33A9792 , 0x1E4A68F24D8C4D10AE802CFCB28DCF07 , 0x1F6363AB0CC54A0B941AE3D7B332E738 , 0x1F68E1934CC146DBA8D5165CF081FBEC , 0x1FFD6B6388474C0785A2CDE27179D8B0 , 0x2037A39F61394CBE992C3DC18F979F71 , 0x20541BDC71744DC294A67B88D38AC77F , 0x20AD953843404CCDAE189EB9DBEBD6B2 , 0x20B958C94E964FF1A31D04EC1CF76E3F , 0x20BE7163E0B84E0DBED8568E823A0666 , 0x214AFB4EFE444F0F8C0FFD4025E74A03 , 0x215A0D4B16FA41398A501A4E0A2F1054 , 0x217A7410B3D84299B385D437300E9DBB , 0x219DC036ACB14BC8A430E82D3704CAFC , 0x21E38950289C47D4B96DE9F855CCC0D8 , 0x21F8F48C933B478E9AACA672FF760845 , 0x221A99A3AFE646C985BC71B5F62A7783 , 0x22704187C62E4A379E4E6D0604314CFD , 0x22B0F0E722734187837658F40DF14A85 , 0x22EC1E2D5AD5473EB634981CD71DDFA8 , 0x22FC4D2148264CE7916462B6249BB0D0 , 0x2303FCC86E3242CCAE8D2CDB302867F7 , 0x231B401911824DA9A64E3143DC5B4B62 , 0x235BD002B0C149FBA29409DCE6CF5031 , 0x23977307668E4303A246E85DDF429750 , 0x23BCF96BB6434F4883DDFDB667FA2EC8 , 0x23D58578839A477EAFDCAD1312BC79B1 , 0x2414C82F6A3A4A1981E42660F7C31751 , 0x241F7947A6C844C39123F1BB089B8F1C , 0x2431FA1E973743759966820EA7E0225B , 0x2433AEE00F3D47D5B77008DF974052FF , 0x24362EBF9C924C2A879468CE0E336513 , 0x2437AB758719496EB6A7DB0C84D2E10E , 0x245F8407C2194FECB0D328EE434725BC , 0x24A8D5589FE1443B90C22DF98D9BBC93 , 0x24B6B5E3C1D24FE882E5BE009ABE2A43 , 0x24BE73FE0FE54B23A6ACBE8D2575A882 , 0x24E490E081AD46388419306ED099B5EE , 0x25528971368C43A889B2A5880B668DB9 , 0x2637F0709DB54EADA5A61773AEDFB3BB , 0x2644AF97C10D4DD1B18E00F00852A845 , 0x26C07DA2CF2940B593D62298C1AEC378 , 0x2708935C997747F39567A13629E5262C , 0x2752799867A2498C8AE50694508B8D7E , 0x278DDCD1EB7F4582804E5C854A4F6583 , 0x284A743074454A4190D315C0D3B61564 , 0x2892F1DC6E96435B8292F26DD17C05EB , 0x2932543182AB4A8DB4D48E8B2C1ABE6B , 0x296853A57E3042EB8D27F237B1F147B6 , 0x2976EF28B710499F85ABA24FC16AA2CF , 0x29D2340EBF464ECEABD8CC77B2393499 , 0x29F01EE5467642A3B710C07A0BD70CB8 , 0x2A31D4AFC99D4020B88D9888B0978CF2 , 0x2A6613CEAF084A4B90F40297786DB807 , 0x2AA5A49DCF3C42379A93AA9925795B4B , 0x2AD23580832E4F74907CE4B205DB2485 , 0x2B068EEF0C8B4C769A733013A16598EB , 0x2B49630553C34FA28671F93C714DDE5B , 0x2B562E482F024D9EAB8FD0986C3F32C9 , 0x2B795149B7C146BB9B5129B2CD5EBFAE , 0x2BA1C0EB638241D7950F1CCC52A63F5E , 0x2BAF37AE59464D3CB39971A554F40F61 , 0x2BE4102A9EDF4E8F8B7121FA9A5CAF08 , 0x2C3E1D570B014A40B0F559894BE6C1A5 , 0x2C744A3F7CE7404A8AB6FCCE16FE926A , 0x2C8A8085F1F843F0AE89FDF7D2CF703A , 0x2CF261241CE546B8818EA06F222BF7A0 , 0x2D0ED07CCC7648B7803DD2608701871F , 0x2D1A6F62A5424CB7AB52B1FBF8C9618D , 0x2E46C07797754B2F871541EDA5B8DE80 , 0x2E4CC9DB99FE4CB3964C1CC68A2DC11C , 0x2ECB804A56C84975BF38FFAFBDDE743F , 0x2F552C912F83453D866450DDB3751D1C , 0x2F76BDF470224624B6DD1FDA7623F6C9 , 0x2F78AED6F39B4D399A7EA43060ED96F3 , 0x2F9A972D0E884C78AA1AA54F70509372 , 0x2FA04A9613E9450BA75B537FF0FED2C7 , 0x2FC50BA5EDD645C5ABCF9D9BA2667BD7 , 0x2FC7CAB63E924178938F6A61649DFD98 , 0x2FE65B83A0AD415BAC0B7BA3B8E1BD9D , 0x3008B51655444DBCA9D7AD22D53A43B8 , 0x300E0E3358AC413F837A099FC6723C91 , 0x302BA6CDF7274569893027FCE1104F34 , 0x3060AD09EFB54B2381621457F6EFE5A9 , 0x314553D56DC0425DB89485F9EC835199 , 0x31553359F3114CC78DB02C09A8A765B3 , 0x315B91331E9F45B98F79DAAFCD914593 , 0x315BB2E7A49D47CB953C75E64AED9890 , 0x3164D2115E7A4188A51F8BBEE9F682FD , 0x31948A40974146D9863DAC0D6BFEDD2F , 0x31D95954C3994124B715DC6D0815BD09 , 0x31EE99BCC2D84A76A1750F8B1EA07D2B , 0x324032E0B1314ED887AEFB40F5FFF287 , 0x3261F044C57A496E83CF13E4B71DDA14 , 0x32C446631BBA4B2B9DB5392C712A8732 , 0x32DFE8CD47B246128BAD8FB9CB77EB2D , 0x33350B9EBE3C4A60BE0D1A7928036C18 , 0x3379DD815A0249009479DB8DE083AE10 , 0x337C3EB12B824127B9226ED29750630B , 0x33C7ABF49BDE497E82975BE5863066FA , 0x3439C7271B0B4B87B9918EE485D73856 , 0x348BD30A4988486E8479F4BAACAA039C , 0x3504DE3E71AA4E5996C37D7A411CDC97 , 0x3508A86FD1054F6891D6D25CCA7ACA66 , 0x3526A38372B7487FA4114849FC0BE77D , 0x35A1D8F7122545648733B5898D2FF657 , 0x35F6EBCB6AB04848B3D34E38F64A88F4 , 0x3634B26C04A7478E935D67F6CD64CDE0 , 0x3684B792A5A742D688B9D006274C5772 , 0x36A41971B43E4CDC8B48BB5D743FCCB0 , 0x36B201D247374453AC2581AED926C6BE , 0x36F3987006544B1A9900C948AB42FACB , 0x37451078B6494520BDFB13FEDD3D6B5F , 0x376AD1D2F81C4272B9D348D619C36EC9 , 0x37883F91059C478C8960020BEB60D36A , 0x3801D7EC26EA49E98CD74497EB0D79ED , 0x38964B1167494FB2AE2E2A2533D5B399 , 0x389DC482C8444A4680BD2E6EA263331E , 0x38B7AD630F274C4EA6A74FD8EBED4E53 , 0x38D08959AE1041B29D4C6596A64682F7 , 0x3906E00B1F9C4DF4BBDE20C4DE1CA245 , 0x39327093A91443089C98B9EA9F253F11 , 0x39550F067563402092836E06FFF604CA , 0x39927107BC034520BF7C9052503EDF55 , 0x39D3C17A38BA4A6EACD04CCA2684898F , 0x3A910E4D32484344B9B13CCA7F3566E8 , 0x3A964FB5F93D4BF6B8BD640D1DFDC4B9 , 0x3AC47B2AE08947DBB8C42AC5CC90C927 , 0x3AD5FEF426A4483DBA71DE845B953369 , 0x3B08AF706DBA4294BDE8792EDA3B9F3D , 0x3B41DF2E4B724D9CA78EAF10E304E6C0 , 0x3B939C4274FA4536A9BD4F7F44FDAA9F , 0x3BE8C60FA0CF4A2DACBBAF6BC58FA2DE , 0x3C18F97D531F4849A707236FC527E897 , 0x3C32C96EE8004E4C80848C413C5048A9 , 0x3C369FF1C4C54F0B8B9A94DF5B360735 , 0x3C3CF0B4A519482F8F67096DB7344EC2 , 0x3C4783DA94A040178C545959D93DAC4E , 0x3C73990AF03E45DAAB16000BAF63CAF5 , 0x3C74E0E2A6E24B879D833A5D62F9E37F , 0x3C7AAFD5B5C649809FC2F9C719D89ED9 , 0x3CC24B1C0D4B4CDEBC2443FEE053CCF3 , 0x3CCA0208F83F431A963D0BFC3BAAEF61 , 0x3D110CF4B76F41619CA612747A681685 , 0x3D20DC3A67DB47418DAB130C7245F38C , 0x3D344329B6764862B9CF044587AFF56A , 0x3D8F5B11E00C474FB6EDCAC1EF599562 , 0x3DAA04A0EDDF431CBC25F7D7C979B2AC , 0x3DD58E7C454F4A52AEB8EA6145E31531 , 0x3DE15FD693E144D69B2E452669E0DC0A , 0x3E15C2F8798F49429924553061033BE3 , 0x3E2430885A26421793CAEF4AE6FC87AC , 0x3E31E0EC10614DFF9EB1380D6D088A50 , 0x3E859525A2AD4956A531569487645062 , 0x3EAB6912AE4B4479A6C7E718E6AB284A , 0x3ED3A6ABB1304DB8B6AFFD2224175D38 , 0x3F69536B990446B2A8160180F27F342C , 0x3F752674435B4639AD721F579543919E , 0x3F90BD0294CE45FABA5155C8181B8B01 , 0x3F9DC7681C6B4AFE81DB3BA5AD6582E2 , 0x3FA2CF583A98425E8E410D304785D71E , 0x3FAB3686C0B34DF3B8550069BC60D7E8 , 0x3FB511F9B6CB47179B79C479D2869F18 , 0x3FBD4A37A52141888F5F023926E3BF28 , 0x3FF53361552B4F10ADB8D8F884BFBD86 , 0x402DE0F47FAF4912BD024739EEDE2A1F , 0x4067EB1DCB754B5DA971C38A6C73FE07 , 0x40F29134A09944FEABEF7D894D69D7D0 , 0x411038860F914EEA81D1A94A990FEC50 , 0x4144267004324DB0AA37DE282D124EB0 , 0x416E283A549F4C6FAED57EE4E01D998D , 0x41744186517E4785AC56232DF0BC8943 , 0x418029142A524895A34C1F32A9345D72 , 0x41BE9F6E7C624CCA9F0AB782456C3170 , 0x42722787FE42458EBA4627A7314F1CE2 , 0x42E180EB8FB544ED9E17185BD9504E1D , 0x435B6A105F9B49EBA1D614D2FE7ADA2F , 0x436EE470E7184E3AA076C6027C4A353C , 0x43A22A8CD08041F2AE945C8637443776 , 0x43D3CF57DA60459FB5BBE92CB9E73F59 , 0x444D22F611D34385B2CFC058601445A2 , 0x445711D61E1C462E93DDAF00BC929D6D , 0x4489C4E449B74D739240DA1BC55CF4C7 , 0x44AA9A8A8B4849C78E3CD793F5D3B0FC , 0x45537D60180E4B98B92911D8DB481B93 , 0x456DB8595C59468EAF19E8560916BBDA , 0x456E57E125244880BA870E7E9449E59F , 0x459CD3A8A16249DE95CE89DEE1D60D6B , 0x45BAFE78D29C4ACA8DD96B0FD9437438 , 0x45F02346D49F482FA87021603760A026 , 0x45F8C3CDC86A437CA016F3363477CAC3 , 0x46128C721AAB48C8B145AD64D8D335F7 , 0x46926A9F30094F56B3A380D92475FF29 , 0x46B3B04D85604ACC863C2C90697B21F5 , 0x4722AF1BE2334527A240B9232CFF2F7F , 0x474498D8F7C348749EB608E75E1CACC1 , 0x4744FE4ADC0D4A87B6FD40972C079F06 , 0x475728A3A3DC47078C07F04BBD0D4805 , 0x47F81357842A45128AD89454DB143CAF , 0x47FACD60B3914C50BA0241508CFEF9F5 , 0x486B568B8C404A89B47429B0D0048013 , 0x492A043A6029478E91443BE2C3901617 , 0x49336050A9E645FE820981E516238857 , 0x49ABD6C121D44805BE2E25D152DC4F7B , 0x49B398B0E25A46B6808A9A2551490565 , 0x4A3215BA4E9B46DC87A343D138724292 , 0x4A6B17BB0A994F04B35658F17CA6808B , 0x4A8F05AEDE8C4654B059F9D31DB6D001 , 0x4BF9001B7AFB444190F36A2CAD7B982A , 0x4C6DB44FAE7A4BD3B5DBF8D13E44FA76 , 0x4CB232C1E5DA49E69B44FA80E9D440AC , 0x4CCD57CB8E514A5EB8C37CF4938A9439 , 0x4CDE68CCA4B8466FA3B802B8CE904CA1 , 0x4CF4D85AA05B43E0BEBFF7ECDC2D592D , 0x4D5244CC16944C9BA63D5EA6643CA7D7 , 0x4D6267523D754ABCB9DC16342F21CEAD , 0x4D62BF67E87F4DBEB0CFE1C7F4800F2C , 0x4E4C0FB9D532445B88392C2D7D02F0B6 , 0x4E783716E04D4809AED405E24A0F0F14 , 0x4E8927DC97834ED0B228DD4C673D7D0A , 0x4F2DF85EF18C42CABDA403442EB51243 , 0x4F36F50E2F414CE69FB804C9F10B753D , 0x4F7FA36F3E284AB792118E11DD9F4B86 , 0x4FE445BC42734822B18FCEE8000BCD33 , 0x505A5882AEAE47359BDD964255B526EE , 0x50650E3393DE49A89055C3669802FFAF , 0x523F2D6851B74EB19DD714C770C5CE81 , 0x52B3B6A99D154486AFB825C83801E802 , 0x52BEE845ACE641EAB1A864F813B7E100 , 0x52C14ED950E14AFFB4D1836938DD088F , 0x5375FCC9E0FF456390BBB9902D897FB1 , 0x537978FF86A54673A4BEFCB75B2AE20F , 0x53965E3AFDED4C74B525E627297EA52F , 0x539A0B5FF25C44D1B5886661E963010E , 0x53B4476BF9764EB9AE12A142217B2B69 , 0x53BAF008DE284ABB8396DAEF4AC36CCA , 0x53FE1E71EE704EFC964608BE5A89CEB6 , 0x5410149383F94398823E26DFFD0CD7FD , 0x54125CE1B2B54E19BF9D597E994A4ACE , 0x54B5A85001C04F7880585FC5EB2978A9 , 0x55203CD6BD62414B8679A8A04690ADCE , 0x553AB42E5CB0486590EBCABB08E91045 , 0x55688327B4D244BB9F3743839EE51610 , 0x557EF535FB7243CCBA4FBC91C124E0A2 , 0x558D508757C3458DA097ADD2F7FE559D , 0x55A585D9423F4E3AB5EAB9A94EB75682 , 0x562B8E54B042425BBDE67624AA2B9CD3 , 0x5632E0C211314BC9B195B12047308E34 , 0x56C05F78A2DA448AA7C0430C847215BE , 0x57267E7D55AE4D08B15714CD9F4747D1 , 0x5755C72E63A84B08ABC87C456E0AB5DF , 0x5789AC1071F24E50AEB6326AD8A3AC01 , 0x581F4A88EFBD4B28922BC9ECB446FD09 , 0x582F4F2077624A3F96184775BF911763 , 0x583A36DCB76347808B3E3A60D194D68E , 0x586FD6A10C9D4DFCA36EB5D1115F4B22 , 0x588045FE5C4A4C47AA7589DB77449CEC , 0x58EF58E94A174349A2083FF6D5857FCE , 0x5904FC12EE3C43EB98F383F694035A6E , 0x591C2F15E93441549CCAC2EE92F3337D , 0x5921BF0548DB44149E8219A8BA484690 , 0x5924F2E6BA964F4A819DA7887618D9D8 , 0x59725ED832D54D909BD98F8F0CC738C2 , 0x597D693048894FE1968F74200B231A1C , 0x599920B3731B481F81AF68FEEA9F04B6 , 0x5999E028E05544D8BFC1CD8B1A938C97 , 0x59EBD7D57DEC46B0B4E5E8E056BCE891 , 0x59F842F9C409491FA0846D4B7E8AEFCA , 0x5A0B97282A914219BB4D6067B7A2E900 , 0x5A445EA009D64A719C65ECEB163E7120 , 0x5A9F593570044EE8879F40B7434F70D1 , 0x5AA45F5A936F44AE9D0184125B9A0B3E , 0x5AA879F1589642698E6493B2A88B964E , 0x5AB2EE36B5C44AC49B10E154AC9560BF , 0x5AB95119F30144BF8BC8D2C4D8A90DE5 , 0x5B0C837F210B4C44802CEA50B4FC4DDA , 0x5B8C9FAD181E46999423B7DA40D3294B , 0x5BD7F23B901F4DCB86046B0A7D0AC948 , 0x5BE73B9E98B44A279685880E2D900B46 , 0x5C1A0A01A0F2470BB662DB4767468E36 , 0x5C26360F739A47198987582E7D6C0C3C , 0x5C301C0A3E484433A0CEFBC3EAA298AE , 0x5C5A61E95260485E94FB34678A84EE5F , 0x5C6E4EF753FE4AC89C918995BB8D93DC , 0x5C8090420448460380B516080DAA7E7A , 0x5C8CBB7AB3D24993A4A745453754E5DA , 0x5CB5F973B7C84715B94C96B25761F602 , 0x5CB9390B8688472EBC0F735015B32B2B , 0x5CE197C2162C41BDB8598A5E019D18DA , 0x5D44A244948C4B089D4D860514F77929 , 0x5D70BBB6603742849958C2F2BAA2FFAB , 0x5DCD361EE6C743688B2DE56396F4B12B , 0x5DD0EB543052452BABDE21429AF73BBC , 0x5E83136C2E41456DB9EE544DAFD1CBE7 , 0x5EEB4D0E00A2410C84334A7DAB477FA6 , 0x5F0A0A6F2AA043A99DB326D77D8AC467 , 0x5F5DA1E885B24B74970B4D15F02F15F2 , 0x5F74CE1C799D4458958088D2EBB771F8 , 0x5F8E515988C841E888B454CC4BF356E2 , 0x6000676F1B1B43D39A8C900F16309330 , 0x6013D7A5A2874030B506A6F5240711A7 , 0x6039CD80756C4A209B2D838B7ACD1930 , 0x60755B7C07694C8081CE8B71A795FC48 , 0x60C0F55F7F8D4F999B03D146D3C72DA3 , 0x60F8EFB852284887984148BEB8E008C6 , 0x60FE311512924D70B5483A78597EBA07 , 0x61898353CA594D06B7CE78D5B230AEA0 , 0x61E3F773D22B4A4AB1420D78E17EEA15 , 0x61F7F94F72E34138B39D22849F832661 , 0x629C88C740084EF8AB8C0AAB645B9424 , 0x63542AF94D264D8CB8EF65E8DD7117F2 , 0x63DE8FCE30D140E081BD6C5A60FDEB51 , 0x641920BE5EC44FE58ED2827EE40EC501 , 0x6425A0B2DB4343F593B0D787627A856E , 0x649A930A7AD34341AD5F01C01AA64714 , 0x64E56FEF52D34481974F84B4B9820F77 , 0x64F84EFA74EF46F7AC4B5E4000428B51 , 0x650566FF5B7B4B34A4B43E188F90F792 , 0x654C831FE9E242C0B261A208A7535890 , 0x657C9AB64A494FE09A650016EF0F1BCC , 0x659909C64D6D4A298D8038E96250A312 , 0x65CECC21B83546DCBBD29EDC13179530 , 0x664037C6162D4893884A450DCD63A955 , 0x668F4A9F73DB4EAFBB0880C78621B7CD , 0x66914FE0505C4D5BBE957C7A6C809090 , 0x66B5D33F61214A1386AA991F9004414B , 0x66D298ACE83E4DBC8A8EAD1E40B7F5B0 , 0x678200398F6347708C2DE87F3399253E , 0x679DE757A14E45368E4AD4319AD94F84 , 0x67CB2A6565874EE7BC6D3778CB00B48D , 0x68FF25B3F07E43848F90B38FD5DC917B , 0x69010C03AAF04DD9B905C13A58D3FF86 , 0x6917A1AB38C0465BBF2443EDDD67A4F7 , 0x691C58C00E9F4C119BC8395B65D0509D , 0x69423AD6251A499AB47FCDC4183C478B , 0x696AC7C311DC4D1B9534B2B4F4E9054E , 0x69972F26F237498B8E817547D3B7F34B , 0x69DE41B52F8046898EE0D661DC686727 , 0x69FD3899DF6C4D78AB91E708DC2922AF , 0x6A483037E868442986E91B8ADCDCFE31 , 0x6A54B9D8C699410A8F5C2CE67008F855 , 0x6A78937A3B0C4C908706DDBDAF1260FB , 0x6AA4D2806ABD454ABDEB098D6BA01115 , 0x6B5C0D239F894A469E10C6F1236B9FBD , 0x6BCA6BEDC0324938A2CCDFF3597B9146 , 0x6C044BE95E6F40448F4EA61AF4D79580 , 0x6C6659F22CEF471A8B6AA718A5748C2F , 0x6C759F2F45414B4F80053B885BC9E6A6 , 0x6C77F02220E34318A8BFB0489FD53324 , 0x6CC0D8712B564981B86445BDCBB6EE60 , 0x6D1C2665F53647A2A4A255CC5CDAB4C0 , 0x6D260D7045C348CABE04CB6D73A60168 , 0x6D2BA3CCA7FF466F8C2C113360022D62 , 0x6E071126A5DD483CAD0A021226496AC7 , 0x6E4F82DEB72E4267A13B012B750AB403 , 0x6F29FB6248864DC18748C4047320EA06 , 0x6F327AC000B7407EBB28580A4214E70B , 0x6F4BE81DAAFE4266B807315A98447E39 , 0x6F6A0C170ED2419780030FC467202CDF , 0x6F739EAE91664A4FA1F04C1B51C1486D , 0x6F99B4D603B84D5C916766199970077E , 0x6F9E6FFC6D5F4302841BB0900071BE07 , 0x6FEAEAD1EAFB4CD7B4F5DDF3D7E3498B , 0x714F317B71944E31ADC9C38DED17EFE2 , 0x725B7B25FBA449A78E2C839BAB84441E , 0x72604941737B410D9A745E4B1788F7D9 , 0x7260BC1346C94E68818145ACF02EBA1A , 0x7277398D860644F9A224049F25788AA4 , 0x727A4734254441E88F15ADCE6FC8B283 , 0x72853C9671ED4921A317BEC01448ADCF , 0x72A7AF0448084B61BB176770491D8A05 , 0x73423544CE40490AA6E0E2459B7CB7C9 , 0x73827AC261544966B8FEF6D09912FAE9 , 0x73DF07AAF12747CCB8CDBCE179E50640 , 0x7477B5392D82453B9E6B5F8CE430CDFB , 0x74C3CCAA759A412797A86FADB1EE30E3 , 0x74CB53E401AD4E90B85B006C6B811982 , 0x7505974789DE432ABA951E9836F01867 , 0x75098599B4464786A7856842FBC1F1F1 , 0x752876413D36403EA6D9859B4C5C0566 , 0x7574B1FB57F44BADAF4C3E5DCAE2820B , 0x75F56C39CEF24B4DA8950B9218EAA5F4 , 0x75F8572DAF28462A8B3A3A1C1C6F7F9B , 0x75FFECC479DB4D72A1C45B0912C8774C , 0x760A1087D8FD4EF991A89A38D24EFD85 , 0x762A9E8B09FC48F48A2E019566FE519E , 0x765C778DE9EB4087A863BC7C1A09B119 , 0x7660446CCA6F423DB9E67DB152B51EC1 , 0x7687B690F3F44A828720A8011E05BB56 , 0x76BE32A88CC44994BC718169101A5524 , 0x76FD7DBB0B924CDEB3818F9663A44174 , 0x77B8689AAF3844B8B6B648713D7726E0 , 0x77FE4529617B40929B00184EEB554C46 , 0x781AA5FD48D24C7CBB586D29A49F242C , 0x7886BE176E9F4E9EB44C37D22FF110A9 , 0x78A1EC7ABF4D41538B92858DB191296E , 0x78EA4F74C0FB423ABADEECC900F2CF80 , 0x7997DF77860B463B8196491E9D7B2E7F , 0x79DB368464EC40EA9B82FD28ED32061C , 0x79DD8E51210C4C4181A87029EB9F60AF , 0x7A5BB376CE684ABFA1B560AF11B4C7D3 , 0x7AAEF7CACB6C4155B44CCB4FAA39B5A4 , 0x7AE083D5B4BF4ACDBFC7CCD0C92FFE2A , 0x7AE36B2F59B34591BE4DB55111D3DD70 , 0x7AFF1A79265241EAA203BFDDDF5F928F , 0x7B15D48949E14C8ABB7503F443F05FF6 , 0x7B586F8709244FF1AB137A0BD59E4462 , 0x7B5B724339014D31BD79C2FC61C1FB8A , 0x7B6E5D461B024C3E9501F35AC54E5893 , 0x7B6F665FD41A447CADA6880101D7CE7D , 0x7B8483C663444CF7ACA1518DA90CAC92 , 0x7BED4E45D54D488C9F43EC9FB5DDF33E , 0x7C2D461026F24345AE0F45AF9812B4B6 , 0x7C70F22F38E7423599767838DD0C879C , 0x7D386C8FD2414C5BB1BA0B95F4F92E92 , 0x7D39E6F6DC1D4B90B056A1302AEB7D0E , 0x7D7285A60EB54429BDB6879FCDCC06B8 , 0x7D96021D86844E34B72DE92364505541 , 0x7E58CA6F1885480483B6D004FAE4D20F , 0x7E7C19245B0D402AABC97E7CBE57071C , 0x7F269FDC24C84608B05060DF4495431F , 0x7F39038630624BC4894AF3AFE627615F , 0x7FB36F38D2AC4CC2B29E18699345B7E4 , 0x7FB827AF3E084C15BA00348474140416 , 0x7FF7347F0A00433D89EDF2F7401D664D , 0x7FF8F9530FFA402884E2E2D191616F9C , 0x800119BB0EC84F86AD6B976F4CF0CD5A , 0x8015D95848C743C788F1FBB49C36F2CC , 0x80924F4C6DBA430F96CA1DA8F227687D , 0x80DEAFCAD28741E281A3AEA53E5F13E6 , 0x80E4495E3FEE42B78CA3DC79FA6BA0C9 , 0x81578DC743D84A6383901D5C6A605F97 , 0x815893FA5374438CAD2D4D09CE76EA50 , 0x8194E333ED7F42B4A7AC2F277177B0B8 , 0x82094C10D4B94F7782F5DECE0E07600B , 0x8241187B05784481877869C6694159C9 , 0x8252757C453C4A8A9754CDF462B711AF , 0x825ADF411018471DB7521343B27CF396 , 0x825AE359E1814439A2FB7E3D8B41A8D1 , 0x829A91CEAFD74DEFB0639673A8529DE4 , 0x82B9AE0388324B52A3458F5C6A293B50 , 0x839A99D0B0D04B9281C772E312B58776 , 0x83AFA2D536784EA7B96BD6D3FD7E4F72 , 0x841001024C7740C2BE37BE71FA6F9CA8 , 0x841B6A5E4DEF405F8CCFFCDA646E20EA , 0x844AE05DA49F41E7A8E9A9A9B553F2FF , 0x845777F8AA0C4552BCD3926A6901FA0D , 0x847EC7B2D9BD4F58A2C1FBDF8D356B44 , 0x850FAE53370B4D7DA60DA30DF744DCBC , 0x854E974745E64C3CAD261F645DFB89A9 , 0x8559158FEB6047BB894BB447EC8C4BB9 , 0x8587A8EA5F43492CB82FC0C4E3136A8A , 0x85A1F4683EE646AD8773943DADBC171A , 0x85A2B8BF4F0C41078374D764D72F4CB1 , 0x85FF29EA4F054A73896961572DF0B298 , 0x864900AB7ECA411C92A328565B3C01E9 , 0x8684557620DB45669553CE42BDDE0830 , 0x86AD4C3556FA4ADEADBAE5839C41E128 , 0x86D81C686312427E9658EBB93FDA93FC , 0x86D849FC7C194DADA511A229BAB92BFF , 0x86E20F3A16804390A136A374541D3E01 , 0x874D2D1682434AB78A32620CB0F38706 , 0x8779FEB8901B4DD08BEC7C0B79AD458F , 0x877BB798D2EC469F9FFB46494242E15A , 0x87962371A6FF4BF18A4A1FDFF6320E8B , 0x87CB0E0ED4DF41DC9AE72EC655416344 , 0x881B7D47F8A644A88F07546D39AD19C6 , 0x8853EC22442946A58B31719CC1BBAA66 , 0x8858EA8820074C6BBDCC29CF761C3DEB , 0x888D319E6E7B499D9A206CDDEAE4092E , 0x88DBCD1104ED45A0BE3CE52D3CA87048 , 0x890E664A790C4B0A9D140C5D5B849154 , 0x8955C591D9DB44BF95828719E046B8A7 , 0x89629BD0FB204A93AF259C4B75333D91 , 0x89A99B1094004A4EB3635D8765119958 , 0x89AA96A2F0CA41F5AEC92BF09E173545 , 0x89B944322F284497BE5DE97A019489C1 , 0x89CB42634A344AC2AFEFF2608B1BC3CE , 0x8A6D1C301E614064B8D76C70D7106285 , 0x8A82F77FA14A43F180D27B7CF6465FB0 , 0x8A8899AB7E3547AA97CBDC86395F1525 , 0x8A89730CCD4844F4B289529AEB2817B4 , 0x8ABEA329DD85459BAB0CB1BCE5F401A3 , 0x8AFD9C257A954F4D9E550BCED7F5A047 , 0x8AFFA5627C88413D92A967983B08620E , 0x8B5AC7390E3742758B8DCC3D6B45353F , 0x8B5E7E80EDCC44CF97B35A023241C33C , 0x8BC72C8975F64B2FA48C21B6D14F82AB , 0x8BC7C05F79224CDEBFA974CD68399A92 , 0x8C1CE1435C0C463D994A70BA34CC6582 , 0x8C5F1D20F24E4A44A7E5F8D1BA9EA6DE , 0x8C8A954745D040D78F61BB4D0916C7FE , 0x8CDA35A745734446BA8DD35CB6A1E9C8 , 0x8D5799D0BD03451D93FD6716A5AA2C09 , 0x8D7271E037DA4B12A1FD11E3E5522608 , 0x8DA037A9E05746BF87406A43A7359874 , 0x8E15563455484B04B7969E92280954A0 , 0x8E1A9AFB8332469E86DC7AB4F864C878 , 0x8E1BD29F792041DE929511BE3E07B725 , 0x8E3B771F92664F4C82BFBCA9B7EDB594 , 0x8E44D454226B44CCAA4609642E748154 , 0x8E5A478BCB3841BFA9085FC4D5D58F47 , 0x8E8D088014AD487B93A2F06F227CB322 , 0x8ED211E58ED24ACD86E7B044BFB83660 , 0x8F27A0E465D44B76A95EE2E23FE1DC5A , 0x8F900821195145488ECEF72E80461383 , 0x8FE91F62932E400CBAAD24B0DDFCFDD1 , 0x902E5AAEF80744AF849EA0B9CDDEF73F , 0x9035A2B9B6D1481C81A787FD47EA48C0 , 0x9045F4A33E3C42EBBCD98F0E5BDB4447 , 0x90CE265FFA0642CDB97099D1EFB4C9EF , 0x914ADBCA1E8E4D4FB8F1EBADF7F2B8A9 , 0x9181F5F8118E40729620001BEBAE97C6 , 0x91DA943123EF4876AE4146E807B889DC , 0x91DBCE9277424181AE319BA6FDE53987 , 0x91DF949AA27D4DC29DC9745ACF82D068 , 0x91FED3F0FF7B42FEA4913EA3C66438B2 , 0x9203E251FB0949CDA800331DAC3BA7D4 , 0x929027B2F209416CA49DD313573D3E58 , 0x92CB0A79E86247BEBDC6E4C4D20B670A , 0x938DE61F8523451CA9865AD51954B913 , 0x9398978836534879A8AC3968172D27B1 , 0x93CB65EFA16B4A7B8A8190644FE6B745 , 0x947B6D72F9964385B7658F271D23A9AD , 0x94D7D44634F8460197E26762F4B8125E , 0x9535087AFC064BFEB562533CC029008E , 0x9555539C831944729651E1CD18171ABE , 0x95EE4A5FAB7B45F7AD9E4BE6726D897D , 0x9653D2A8946A4C49BBB29656EEA2BA26 , 0x96B3630CAA464EB7949D47136B37E9B2 , 0x96DB5F73FBA94754A3D7DF227D92A112 , 0x96E13ED9013247598C150C51573CA9AF , 0x96E7DF9B7AC24180AB8FCC629D475052 , 0x97035B902597494AA57EDB6B3097CDA8 , 0x9727BF222B0345229C7663BAECAF81E3 , 0x9736C1E5B62544519C455D7840F6B98C , 0x978FD080FEF442C281AEEE91E297B183 , 0x97CF24E07189469F9EABD72B6E3C932E , 0x97E3F4F02BA5421BBE89AA25AB25A473 , 0x97FC2286EAEC4050A703F0FA380D523D , 0x989B1189C91948D884326CA3EC3287B3 , 0x98BDC6409C6A42DFA0A2FB68862D7B8E , 0x9959E035ECD243799E6AB01F9FCFC5CA , 0x999D2141D4344B24A46028089C38CC0C , 0x99A594E4847C4887B1BCB823FE174C82 , 0x99BB3BA5CEEC4DE79971F2968D75FF53 , 0x99E36326D05F4FF9A226B7C5BEEC702F , 0x9A1B21F5329F49A993F2F9C5035694A6 , 0x9A884D375823463F87229584240D0DFD , 0x9B2009D851934111B69688017FBAD47C , 0x9B3CC546E8054DCCABA1443561D286C4 , 0x9B7822B4E5A84C99917B0A5814A4E1E1 , 0x9B8155FAC3DC47D88CE37D2DA0F046C1 , 0x9BD69248159046BE80047E8227CE64AB , 0x9CA981CE52C94413B4036C1CCBB43254 , 0x9CC9E9B0D39041EF9E29880A8DA5BBC9 , 0x9D71EE82702640C8B2C0424C104DE008 , 0x9D74F55E479040F983AE3BFF409FF3B0 , 0x9DC87B529C6E4DAE9875B24BB9415918 , 0x9DD24C8828C54E21825F3D62EBFEAE77 , 0x9DE0E666103543A681CAFBC9AB29E996 , 0x9DE79BA459DC4406BC7EA80DC9A65773 , 0x9DF63C8C73D24CEDB4DB5EDFFE8C0194 , 0x9E45C2B3922D4992BD340385B6C265DD , 0x9E725B3352F548E3820DE9C8CF969359 , 0x9E75FDBE568A4561B82F0A8C78018893 , 0x9EA3DCF775004FEE868721F17AF81A2C , 0x9EB96242E5814109A25F18BF974BA252 , 0x9ED6770975F4424AAFEDAB325D5B16AC , 0x9F2CB4BF379F45159196803AAA4E50DF , 0x9F38824649DC4C13A234F4E05C8F3346 , 0x9F41DB31F02F41B3819BAC6DCC68D740 , 0x9F97CC0AB79E4E55B7E2510B992C66C2 , 0x9F9A1ADB58714E439A1CBD5688D8D8A2 , 0x9FF25A097EE2406EB71EAC2A16D59A2C , 0xA01EC737B45C42E69AC1CA5FEBD2465F , 0xA037F04DBBF24E2483A529A59E756046 , 0xA07EB530D7744D619776298A4058C5D4 , 0xA0EC24ADD4664830B5F1D5C221E7DAC0 , 0xA11AFC04A975483182CB87074F93FB03 , 0xA13A4FEA4A1D418E964D79B620FED93E , 0xA13B2AC8E5EA414880ED5B4F8B0AFF10 , 0xA19BF8375FA2416D9F354CDCD819FD1A , 0xA1EF0A356D534B6588B3171A479069FA , 0xA2436AA4506F42FBB3703998C59CA6C6 , 0xA27A9090525C4676BFEE7C3F283A266F , 0xA2DECA3D63C84052913300BBF072D613 , 0xA33DB39DB03E4DC488083C951A7FBB52 , 0xA37CF16957DD4165961826B32DA4E1B1 , 0xA3EC9DD7FB884B2C878C0132BD11E3A5 , 0xA410077D72804524925B777299743CD9 , 0xA473B69FE9C0407491BFAE6B58DBE493 , 0xA4A8C6346F5940FFB4761D2D5D091967 , 0xA4D84B79F9544500A9A5AFCF374D8E9B , 0xA53DB7A995A344ABA54771588BF70742 , 0xA5A8F8F546984736A5B239F79CBA5D5B , 0xA5EFD285FFF94BDCAE951E7B3031C1E6 , 0xA5F59F25F1B64AADB4E2A898ED821D60 , 0xA60952803A8E4385BA9C2C79C6CEE5C9 , 0xA6364A882D964ADB9721FE499B9E804E , 0xA65AE1D5F1674C2A9EA722C5AF588DA1 , 0xA680E4536A8C42CA9C71F6DB3712AFA4 , 0xA78F1EC6F1B94E8F85ED262FEEBC04AA , 0xA807AF635C05435089D627599995BF5D , 0xA82CE80072854A968A0591D5626DBAFD , 0xA8669A2084AB4EFCA0B74D377D8B2B01 , 0xA8871C4789554F51ABE50F18A36F25FA , 0xA88EBC79DE0D44B496B4B9DEBCC13F7E , 0xA8B8FE0C13154A419F1953E7016110F5 , 0xA9053D59EBFD4D47B2DE6B13C2BE0305 , 0xA925BF421D4D4214A77DC719F144EDAA , 0xA96553A93AF54538AAF5B4BCA4365121 , 0xAA1C8B1D64FF499A8287F38AB03F2DCA , 0xAA615235EEB844E8B2ED3F00E6F48907 , 0xAAC4AAF3153E40038902AD1A46E3DDB2 , 0xAAD3130EF5AB40E08DCB38D1472368AE , 0xAB128C38805643EEAED2BC4A5E9A054B , 0xAB5C0580C3B540EB87E8BD92066622E6 , 0xABEE26E746AA4006AC498FD51B8826DF , 0xAC2915F4916940829F4D4BE23156717F , 0xAC2D4F2ED9784C74BCCA4767E90DC437 , 0xAC4FB3A74E32481CA5B993DD1A26523F , 0xAC67F2B1B1E84060BD263B2EA4F89E51 , 0xAD09EE6FFCAC4B989393F1ACB14B7806 , 0xAD4C8D45EBEC418EA75CEC8710F65A36 , 0xAD5498E0A3F448C687706ED48AAB4EE8 , 0xAD55BDC8EE224F39AF32C9167BD83462 , 0xADB8F8D8760642B49E27CA026E883E06 , 0xADCAF4FB4B0D4DD09E54F82F6CF5D1CB , 0xAE2D137EDE884752934274C069C6F426 , 0xAE3640F34FAE4009B12CDFDF3FD449B2 , 0xAE635CD9B4F24CFEA27A0D91F658A522 , 0xAEAE75E89EF54D42AD07EA9DFC6F4B5A , 0xAEDD6355B69E407E9A7D2FFE206622AD , 0xAF171D9B9EB14B94AA60C1882BB4280B , 0xAF8E27A6E56E4B0D9992954EE21B55D0 , 0xAF911D9E875648BBBC12AF8605FAF3E0 , 0xAFD993C2B6304E20AFE2CE97706D3B94 , 0xAFF34F1CF68D43ECB60C5BD4F54A8740 , 0xB05508C54A1A461A9B545E5FA0517DF5 , 0xB0C1546C69C149D599163ADBB99524EC , 0xB0DE82E7A8284DF7ABED7FCBBFA44423 , 0xB0E7BA391FC245C0A607EB27AEF01ECF , 0xB0EC14CB27774524B64D12EC1E65622A , 0xB1247365B05C4F0C84E941D4D0ABFA7B , 0xB1326A6B5B634BFF8033AFBDD226AA6A , 0xB1CDC99E415A4991B913183AD16F595E , 0xB207E80D34C047308B06B5FEF66D681D , 0xB241B203B2E0483186131880DA1C5FB9 , 0xB2BA951AC31F417A83888BC4E08FF6A5 , 0xB2C7C7DD5C97431899C005296746871B , 0xB2D30EC33B2A47F0ADB7F727138E072A , 0xB2EB7F7B53064A1888C66B7043C301AD , 0xB32B7190641946ED8F1931294EF274EC , 0xB335CB07EEA047ABA84EACCC56619CF5 , 0xB363E262468448BD89834D46AB4CC05E , 0xB385296579D249818B2E1C551FE6BB4C , 0xB42796C2C9F84CDBA2F916DE129BE65C , 0xB437F66C6E094EA4B01EBF2A89C41085 , 0xB4784A7308AC43638B0106BD094A86E1 , 0xB492080C61804597BA1010992AABA073 , 0xB4A79CC8F5874DA6B202E9981C4CB754 , 0xB4C5A365F986407BA31DAF27B83ED9FE , 0xB50189DF5A944C498DE539D9A69D6156 , 0xB55A97761F474C0BA50391C29C33EFF3 , 0xB58DFDDA24BE407D9C24C6666DAFDBE0 , 0xB5A0441AE3FF4EF79839E290214B89E1 , 0xB6166255F13445BC9E72D61A38FBABBB , 0xB6913EB9E8DB4725B15DC306309C8C70 , 0xB710C60EF0624960819BC0CC56A96726 , 0xB7777B4DD7294D518AE3D9C5C6400A2D , 0xB7CB05B73FBB4932B1C2348A4D14D445 , 0xB7EDD1958F614CB999BB19B8FD457DF3 , 0xB81CBB85EAD74CB580C71C20A8A59A88 , 0xB870C2E3478A4C75BC3165AE7CFD9F12 , 0xB889D8861E8A4747A5899C60D7B53A5D , 0xB89FC769BF3C457999A1EFA1515272DC , 0xB8F6F34EFFC0473B9AE7643DC89C8354 , 0xB90F175727A848208F5C17E98C46EA01 , 0xB93AA7CA1F684275960465D405F7D1D7 , 0xB94282F01F0F4D8BAA643524BC454A7B , 0xB9D397C7494745BD961C429B3F841D12 , 0xB9E0DC8280C04DE18BA380935B536DCA , 0xBA1CF2EE4A8A4817993B6E7C3DD28DD2 , 0xBA4658A88EF34286B63D8B26F3A8DE2B , 0xBA6F4305B41142B4B4F1521348AC5AAA , 0xBAABCF0E917F4677A5D8DBD49BB4C05E , 0xBACDF3FDB8B147EA87EDDD6AC84DDD03 , 0xBAF8225E83644D4FA93B751F2D01F120 , 0xBB2ACE3BB7C349F99C661E21BC282E45 , 0xBB3A6F82FAC7459F89B3127C83AAC3AF , 0xBB8352F39ACA43BCA6BBB4F595A62031 , 0xBBAFA365335F4F36BD3373B79F2467BB , 0xBBD5F95853DF48538FF54721F4F37B1C , 0xBC62EA0613A04A1A93FBD1D90F10885D , 0xBC6942AF252F435DA3AB30C8A7238BCE , 0xBCF4073024D6456D853798180F7D65FE , 0xBD3352CE872F4CCE9D07FEF15C5522BE , 0xBDA734658772451BA82629D6A8061CEC , 0xBE5D3473794D46FABB29B10BDE7AD698 , 0xBE606070650440F7B45F1EBE2B2F7861 , 0xBEA37388D0EE4BFDBDB4C8C345561AAC , 0xBF3977D5EF1E4C2F905AFEC9436B89F8 , 0xBFDF553AE4B6425E878491072AA9D2DE , 0xBFE96390C47D4807A0E3C3E18CC1FCCC , 0xC009006E78F74F23A7EEE4EC3FF8E2C8 , 0xC051590D8AF2493D9679EDFC3883229B , 0xC05B8141A7564B8C9F202D14C08C8E86 , 0xC0A70023CF764654B4C43ED02B47E334 , 0xC17484B69C9A416AAFF29937DA67F692 , 0xC19A3480F1B045628BDF54607108D271 , 0xC208816DAFDA48ACB89B828FFCB15140 , 0xC21D2630854447E4B4BFA7DA922B975A , 0xC235B1A89FC84A3B8E74820B348E87FD , 0xC23CD2FD2035460CAD1265C49791EC16 , 0xC2557CED5EAF46AF8BAAE07324830DA2 , 0xC280A1C2BA5F4CB1936B3F8B3A7D9D7F , 0xC283B1D3256445B1B62969B549F47CBA , 0xC370FAFCD848406DA277C94BB35D64B4 , 0xC396866885394BEF97F22E3BBEF35398 , 0xC3A7283F87854561A736832D4E43CF15 , 0xC450C2F2FBA945E5A24C86E1AE281723 , 0xC45DE46EBE0741D389A8B4C21F26A688 , 0xC46443E372664314B644BAF8874274D1 , 0xC4FA6D3675994CEDBBAF74B1ACD3D26F , 0xC535DD788DA041038DD819E78818279A , 0xC54CD247C8D6484E8BDA9E9B781312B7 , 0xC5578AA53F894B51BC3C39ACE75468D1 , 0xC5AE2A3FEB444A7CB70847B1561A5E1A , 0xC5C3D30BB56F4CE4B899473E50CC762E , 0xC5DBE98CFCB34D3AB5D89AD3F5FAA88E , 0xC5EE33AA4F0447DAA5D200EF0E5F2EEF , 0xC5F236FA19F1453FB4F54F9107AD6FDF , 0xC614CE72E74F4FBC8B9C899EDE977EC9 , 0xC630ACF25B9A40E6B19424EDD878946C , 0xC6373C931076476182175E69A8A878AD , 0xC64309F6D0D943E8A1BCE8F8BF8A6A46 , 0xC650D00CCE704BA398E8C9896DD36806 , 0xC66669AE340D48FFBC7E9B3EFE7D0BB5 , 0xC67989EFA5194A9DA13A7638932D254D , 0xC6C23CBB5C214F62B0C2146A6B0AA560 , 0xC6D4E056096948578824F947E765E861 , 0xC70CBFDFA24841669D5F4191F2423EFC , 0xC745C850A9AF403DB0F7526930B89E33 , 0xC7D5AAB3F3874EFCA2D834AEFFCA3D0E , 0xC7E1ACE256AE481EA051FCD74BDB7BAD , 0xC803A4C5D48E4F0A89FD18090F9555DF , 0xC812823D1C3D4F1E8F4405621322BAE4 , 0xC826308642CD42EEBEB1B5C2366A4DF9 , 0xC85D47C6890C4BB4876CBAD185387313 , 0xC873C7BC91F9467A875DF4C11888E41A , 0xC8E2F126B67542F1BFEDB68726AA86DD , 0xC92AE0103B2841F4B31F85421E7493AE , 0xC98FD0F4F1054281A1E6E4A12049868C , 0xC9F0A5E9D163479F8DE034EDC7652C8B , 0xCA089CB123684AE9907088CA7B5FB3A9 , 0xCA104252789F4DE3BE4AA8536EC72912 , 0xCA12E71F80264DE2A2B15DC653A1396C , 0xCA1E8B9747244B7BBAEEBE2C2981CB77 , 0xCA2B5AED76594B9DA4380939C9BD3B2E , 0xCA4E805D773C41BBACAFA0357F528AC6 , 0xCA5A25FFEC6C41BD892D257951016191 , 0xCAA492DF6CAB4815A01124A3C2A19B9A , 0xCACE56DFB740441296DF2F239462CAF3 , 0xCACF10276FB14611BD43D2CE87F428AA , 0xCAD62E8B68EF434CA7DDBBA59D96B0AC , 0xCB8ABF395A94470E87564CC71A2D0CC8 , 0xCBBCACC1BA09459EBDDC1115FF1B675D , 0xCBC33B90F6454EF48BE1D59444DE3997 , 0xCC4C28EC485940FCBF147985A3C49A9E , 0xCC4EAD1937E5442EBBB8B1C59E540F5A , 0xCCA89356D71B44DB8B8BC1B31B1803A5 , 0xCCE4C8DBB4604B33A29D7AC37F71AF9C , 0xCD5BB9ABA01B4A91BF5E678BCCD21FA4 , 0xCD78A19AB9D745C99518560FCEC6AFF5 , 0xCD84FBC26371498CA40118D7E71FCD3D , 0xCD950D91B39546AB914C7A7FD49B779C , 0xCD976F59B4E14C9DA80D992D4DE42038 , 0xCDCDC299800E42388E52452A3EF64060 , 0xCE0292983F0C4537A1B6E1C3139D5CEB , 0xCE60C0313D9F410F91B188790B651B75 , 0xCE9A9DA0CB3E4DF1A50B95BE717FE213 , 0xCEBFDFFBE01E4CDDA38E7613387AF911 , 0xCEEDA0FA6C0A4F12AC98C2419AE91720 , 0xCF1ECF8DEF4E4C32A03E98C37F0AF095 , 0xCF40FA7CD96945789B8F5731BA60C423 , 0xCF50841EAD09481986BCA4BE1ACDC92A , 0xCF51E52DF005455EBC48B904B0BD829A , 0xCF9EDBADBFE24B908A94BE358064220A , 0xCFB8C08C083D44FFBB603A1B2C6BF7BA , 0xD01EF769A74E48AC92A449A2EABBD46A , 0xD0241C535F3D4899BE80B29906A514E6 , 0xD03DA6B3FECB40E385F564B35939CB03 , 0xD077A4B7EE6E4617807D01A6BDE056A5 , 0xD0827942DC824F2695370569552F9B39 , 0xD16BF5E9365F46DC9B589C6B4377566B , 0xD1894C859DFE4026BB9113C19D8A74AA , 0xD1926947508742DDBD490C8E24C25861 , 0xD1A764F9ACC34D758CA1675940DCE646 , 0xD1C29B91D23D4C5D912E9BFF47932B3E , 0xD1EBCA5062254080A18A809CAB4A8A5F , 0xD1F32B8DB6CE496AB884F5E7B37F7F29 , 0xD1FEF23CC89F41DCBCC89F74582FF4CB , 0xD22C3B8E4AC543B3A01CC3DE2ED265CE , 0xD29E0B0A1C1146AFBDF6E261C330346D , 0xD2A47228EF0C4F439FE63B17606B9AA6 , 0xD2AB4466236649889BA9094793D68175 , 0xD328CC65BFBE4ACAB5F1232DC975D30F , 0xD34A73F056B34DCEAA7B036B732ECECC , 0xD3521F78F885462BB5119A493EF326B0 , 0xD36E085D2BF2493B881397383E9F89EA , 0xD394818E58964194BD19F16032979BDC , 0xD3E92DC1E2CA4551BC23E7D78F1F3D5B , 0xD4178E7C79F642EE9892D9074F7FF4D2 , 0xD42D1304DF9A46CC88541ACEC6E3280C , 0xD44EAEAEE9D148B7967887B5051A593B , 0xD461F7507D394613AB0C90420B2CBFBE , 0xD5510E25157349E69364AC576172B693 , 0xD56F35DCD9474899A2403D53276FDAC7 , 0xD574CEC2933B478B84F9728CE6DE7A33 , 0xD5F97359EBE042B7874712091F85901C , 0xD635F2BEAE59442EA10241705FE91E87 , 0xD653A79A50E34177BA98501995C3E45F , 0xD6AC5EB7B3BB433C8D31A63AAA9E7007 , 0xD6EB542002AF4B1C833B1BC7964B471B , 0xD6FB08D4D6584E1199283C9F5E3D8ABC , 0xD7614352E12A49CFADEB1E743B3B0424 , 0xD7FEB418C2964DA59E33ABA8EE7F7D88 , 0xD843A216A4074263B959DBC70082DF27 , 0xD908647901CE4CB19AEF5DC873B0E97D , 0xD9128CBC1C2742888C291D55929B85AF , 0xD94AF7E555F24DC88E24B40E334179B6 , 0xD954C471D3C9423FA92B43EA70C44CA0 , 0xD964043ADCF84A0C8C616BB090821BBA , 0xD974A9820DEC443C882B0A1CF858FC6F , 0xD9AD55583E644992ADC18D0088AD92C7 , 0xD9EA99B1F5E34B478FD4DEFBA66659D6 , 0xDA0CE8E7F6704F5EBE4FF5F346D5CE92 , 0xDA100E273A464D5C9A99B110A6B15407 , 0xDA363F5157C9441484CAB755CB0FA757 , 0xDB602B56B9F34223A9138C3914C012DE , 0xDB634A6B088647FB975B1F6D03A6F0C3 , 0xDB91D65238A547BA93F95DA9BDAA1953 , 0xDBBBC7FC96BF47A9A5CE98B037F1C4CA , 0xDBD379F0E528445882FAA2B808D2D36A , 0xDBF60111696D47D29AFCF66B80807219 , 0xDC15971B32884560B7E5A2B9BB945D10 , 0xDC362D5EB74C476990D1CD38D0C81217 , 0xDC3B90AE0E224823962F5B8672383888 , 0xDC3DBADCC1074223AB18F330FC26F3BA , 0xDC59F738B39B4C8A81B54F1753DBABB1 , 0xDC5C866ACB6B41BEB2FCEE28030FC14A , 0xDC6613A44F7141618B46C1296354340E , 0xDC795757A0F04BEEBB2E1A7547E2862A , 0xDCA5F07E8B5E4AE1894335BBE9D1675D , 0xDD04ABDB1A1A45408A3558904FF2B01A , 0xDD12CFCAA89342BCA150BE1FDDA0DCB5 , 0xDD319453E6104BFFAF533695E082AADE , 0xDD579203296143D89F34EA25B76FAB7A , 0xDE0B7A824FF740BC935471C2982734D0 , 0xDE3927C742EB49D0AE8A5328B6D7E6E7 , 0xDE458A0A88404416B746E9F4C6D991AC , 0xDE5BA48B40A9464085C1A1D54C2A2CBC , 0xDE5DEB88A77C42C5895C4C1CBFCC28C9 , 0xDE92E7FA3D2D4BBD86A8CCE6F8382FC1 , 0xDEE4EF1D90934544BB7085ACE72C529B , 0xDF9558FE20CD451792341CEE9501D0C3 , 0xDFBEB56AC3874F058D4C2152501A1236 , 0xDFFF028C4E20453A95F827F84355CA40 , 0xE055E2635E1842569F9A415F300D55B4 , 0xE0755CB2B6E44647A287924E993EF08C , 0xE077853364314DD99C89ECD9FF5F03D3 , 0xE0CE82068B4747239CDD44F280A500AE , 0xE0FD0D0A849A4E05800B4D899AF80931 , 0xE116F2A5A49B4FDBA9364E00AB61A0FD , 0xE197838C8ECB47CABF2C12B66A18B7CD , 0xE19F3B0CBD3B42649768A51FE0E19E88 , 0xE251EF0362FC4BD094BF86C1415347CC , 0xE25F021D561F4DFE9CBE6E0F4E178D86 , 0xE2610F59669A47A8B4FE27FDDE939DF0 , 0xE26BF4FA2B4E40E189D90A13529F18B0 , 0xE376A38DDCCA412DA91F59D6D26EBC6B , 0xE3A265B2E7844577903B6D1E3F5396C9 , 0xE3B2420A38B74359A69146A98E1258F8 , 0xE3BD6CDC43554268A59CE84B42FE520F , 0xE3D9BE32521A4E74B897C00101658B29 , 0xE3DD0F056835411DA9F29451ACE4ACDE , 0xE3F0D71DE28643A5B3FB6C410E75CB29 , 0xE404FBE893A147F7AEE095A02257DB17 , 0xE425BFB12DC7476984D6B79493FC3D1C , 0xE45BC4BA3BDA4179A5AFE9DFA931C0D1 , 0xE4761D21816749D08B55E04774ADE282 , 0xE4DAEFFEC568499A814F8E65DB974EE2 , 0xE4DE2640A92F4A0893A7BEC589B6C014 , 0xE5103423F713415EBFAA8328E68890A7 , 0xE53C9062DD7142169FD082935AC44F94 , 0xE54C9BAD70A747EE90C206A14DDC2EB6 , 0xE5A522E0D058419C8EFF88128BB431F3 , 0xE5CD28270AEA4A7795C53B74303963A2 , 0xE60B339A9724454FA4531A5DA26F439E , 0xE66C38265ED84D15BF1693D1933B3EF6 , 0xE6B945C9E285401B8FE149C96A4A824E , 0xE6E7FC748B194593976BEDB29117919E , 0xE764FDC34584427098FDA7179BB84A95 , 0xE7EEC62167DF4F86BFA4849DA5FF75B6 , 0xE830283717B74354AE78DF7FAFCBD3C5 , 0xE856A61D085B47E789EB273C6D725D54 , 0xE8927E53C6984C049A3E4F4C9DD61B73 , 0xE8A8ACF4BCA64C0FAC2EBC3C3F243F3F , 0xE8C02C21274B4774934F39A6F5EEC631 , 0xE8D565D6407C47638C073A678D33C54C , 0xE8F198E54C4C4A09BC06AF1F21E698D8 , 0xE95102ED5EB7449785CCF4104D1342F3 , 0xE974A7CF5CF04213ACE9BF85ACAA1E5B , 0xEA8AFF16CA384B899A440456794CDB17 , 0xEAC2BE4C41484CF18136F1BDB919A8D9 , 0xEAEECDB6F3AD49EDA8EC27805569AD1D , 0xEAF042ED6057456293BE9F23795B04A4 , 0xEAF295037E104487AAA71C2CE6671E67 , 0xEBB8AD57253A4CECA68F41664B15EDC5 , 0xEBFC759941F34A958D6057405B4C74E7 , 0xEC151D6D00A746AE90385FA03FCC7610 , 0xEC7FEC2C7F3547A38A4E632404847342 , 0xECD31744CDFF41DD8E0BB04B8C0E9F0F , 0xECDEFBF3B2B04546AF5777C5990FF66D , 0xECFD986698BA4A8E8680CCE33A61BF74 , 0xED0117CD0F624BEB995F35A34C273ADC , 0xED3ACD02960947B3B474F968305F856C , 0xED99F583E73E4E94BB8768D4BBC0A589 , 0xEDC155C57350401BB0B32E15F566B118 , 0xEEB7A074FD144E8B93C12FCE580C7F4C , 0xEECD7BB699AE4EC79E4CD9F9424BE7B0 , 0xEEEC2562DFF74F0E83D5B768F6E89DC1 , 0xEF78C28BFBF0465BB229D655D7F0288B , 0xEFEA42B137644D6E8E119DA67B772A51 , 0xF0CB50FDA81A40B887B9DCFEC0C8EF45 , 0xF0CF82E97C1E4240B2D7A13177F61B34 , 0xF0EA1E262A20468BA44339EA4D0995AB , 0xF0F9A998E7484096A63DAD99749ED57D , 0xF113823D86DE49788018C1B18A8849D3 , 0xF17176BAF87F4FE28AB04027DA6B3025 , 0xF1C6A33E004F4A03A8BF020DDDEA713A , 0xF1E4A5542383468794C051133E335455 , 0xF1F21780CC484CCE82ECCD68DBFF07A8 , 0xF24C78BB37354468940B9A0AC11A0FD5 , 0xF26C36DBF0364C809A3DC2B5DB73FF62 , 0xF27B52C1A3B941C599E789BE7D223D9D , 0xF2870544C73F458C999B4B35EF6B02BF , 0xF28993881772426790068622444F0975 , 0xF2A89E9244584E3CB2AF0F4490A5E988 , 0xF2E978C0C8834FBC89A448ECB593DB6C , 0xF2F60FB59E134450B123F7EFCF2FA359 , 0xF2FB774024EC471B96E3E8663F8FB27A , 0xF30FD2AD741543608379DAF77CD7417A , 0xF392D3B70BDA47D0B06E841D83A1FD63 , 0xF3BAF3F7633544C0BBC53E2AF9A64B40 , 0xF3CD123BCE9A4B1881AE6DC0632F216E , 0xF42CB19C8197497B9A6A91BE534B2AB8 , 0xF42D33A46EC143819DAC3017EFCE5BE1 , 0xF4470D5A25E8416FB44C5E2D8F027005 , 0xF47C11FA3F4E402584C6D98691D8A60D , 0xF47D67F6209B4A49B9936339B4F00B85 , 0xF4A6A388BFA2489AB152CA8FFED36BE7 , 0xF4BAC8D7D7434141B8AAA583FCB2F6A1 , 0xF611116E6AE0418386CAF70A51F8AD1A , 0xF61D5138C970456B9BD23BAEED4F2AAC , 0xF62F31A7762C4DC4B43538065B4089CE , 0xF6F88306E3CE434AA03B7FCFC7C87F46 , 0xF77F4B4597054311817EECCE5C5F65AE , 0xF7AC6A55317445AB9333828C12539D80 , 0xF7B921AFDD01442B8D90D388A995476A , 0xF7D621960DAE4828A78F20B68A65621E , 0xF81C4DF477844B379656BD1ADFA4AFBA , 0xF830872A4ACA47B78192B6C9CE1D6914 , 0xF872876363044B1BB656FDD83918ADE0 , 0xF87424D5C8AA4C718595900A297DE4C6 , 0xF880AF43713341AABD41D4ADDD2607F3 , 0xF889CE96EA7E4F3589D2F4AF6D82261F , 0xF88C819E6AA3485481F5B5197064F837 , 0xF8E72AE6A4DD4426948B16B314A91406 , 0xF8FB5684A48E4370997907EF4D2A852C , 0xF901228B19D64280A16AAEDD9F88995F , 0xF908A15F6B924F288F62239E3B5F64F2 , 0xF94F1D764CF94FFCB9FC568FC596A64A , 0xF9F0457E366546D49EC5D341D6AE7997 , 0xFA0C5E379EF6431DBC78811FA9F340A8 , 0xFA2A6244D036402089C5C0A3A48D3BC5 , 0xFAA0B9C6B35E47028646289FEB0FF043 , 0xFAA126170DDD4062A57E0BA0CDC72CE8 , 0xFAAF342D852F45DAABC8067E528E6175 , 0xFAC11F2E0ADF4AD9B9337977E8682979 , 0xFAE3113F30F143B8AA9C9ADB9F077506 , 0xFAF4F9AA8F7D476F88564EC15CFAFD05 , 0xFBF8F88621344C368737CF7A25077C0D , 0xFC212B1B91FE4EE780A38E7C685BAE95 , 0xFC63E57885F4452586A9E37A69A51325 , 0xFCE4920988864764B400590E4FADACF0 , 0xFD1A9D0A4DAA46BCB2E5AF094C8F6ECE , 0xFE075C39902C4486A34359A9D9ED9C41 , 0xFE0A1080794E4F14B88EDD7154EE700E , 0xFE2FE08962A644C69A08301782B83BB3 , 0xFE5F50CE07A5465BB2F96C54F6B1A83C , 0xFE65B2A82B8344D0ADC0D0CF0716B3EF , 0xFE9D9E508E1E464FB60FF92A80B5694F , 0xFEC1C5FF1264408096F7AD67F94E2CB5 , 0xFF20D579FEA94A72BA5864C1B3102618 , 0xFF8535037E3A4305B18F63128CBC0D77 , 0xFFCDC5814C3E4FDAA21376AD8E8C38F1 , 0xFFE3A234F31A4C23AA20807E83B12A39 );
Copy