38
3.24 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"¢\x12 ¥J}D@š‘7§*kþ¹© "
]
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 (0xA212A54A7D44409A9137A72A6BFEB9A9 ));
Copy
40
18.35 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x00\x12 r$ÕÎN¿šD‡•ÐË\t # "
b"\x00\x18\e ‰wH@\x18 ¹$e\n ©¬T\r "
b"\x01 =¦^sšM¸¨‡³\x7F t©b> "
b"\x01 `ÀÎ╣fMûÖepÅáS½Ã "
b"\x01 ÷y×x¬Dèü\x03 _┌¯Æ Q "
b"\x02 Rç0Œ\x02 EU¢&%]C”Í\x10 "
b"\x02 k\x19 õ/ÁM#€\x13 ªŸxZ-x "
b"\x02 ‰> \r ÷M~·º\x16 ±Z˜ñ2 "
b"\x02 Ü»·‰‘D~®d\f ¶ÀÌÉ€ "
b"\x02 âºcàL±„Ô:P ð8` "
b"\x02 äGÑ”1Dª´Œ<˜qEhP "
b"\x03\x02 ¸═\r \x01 A>¬ôì-ªoÃá "
b"""
\x03 \n
zÒmfJµ€MÌâ\x07 Jï¦
"""
b"\x03\x1F :·\x14 ÚE_žñ¬•\x15 &\x07 m "
b"\x03 -r©wPL¯¸sÙ\x0F ÌúhS "
b"\x03 JÉo\v =Gïªn ò±+pÙ "
b"\x03 ¹ro‹uFR…¼ÈÊXnÿ "
b"\x03 ²OÈ\x00 pA8ñ┼BØåe¡Ü "
b"\x04\x18 9ÐB@@\x16 ‡9Û\x04 õŸ1æ "
b"\x04 |˜\x1A ¯GFúšã\x1D :ýèT§ "
b"\x04 Éú\x15 Í.@iåxNÛ┘%û| "
b"""
\x04 ¢MK”~G%—£¹\n
&\x1F '\x18
"""
b"\x04 ɨ|ªvD§ \x1A ¬i{\e ûD "
b"\x05\x05 ÍS|PH¤ü´%c\x08 │°æ "
b"\x05\x14 >¥÷ŠGû \x08 «\x08 ’8F… "
b"\x05\x19 í\x18 ©ÄI\x16 ¡Ø°Idëe® "
b"\x05 l#×ý\x02 H\x14 üìM▒x³.\f "
b"\x05 ë\f "\x17 ËJæ•S›©\x1F ®í¢ "
b"\x06 '˜ÜÁ\OÖ¢(j“\x1A öÔx "
b"\x06 Geˆd˜F\v ªÓ¤¢Ú¹d "
b"\x06 …5œn®M!‰ZŸ@ æl\x11 "
b"\x06 ¤ÅžŸ‚MU™,2ظ@‚v "
b"\x06 ÂÕ2\x1D ²E!Åg¥5Ã5¿± "
b"\x06 ܰNê“F%†\x0E …Ï>ø4Ê "
b"\x06 æX&\x00 8K •yFæ\f ³ìz "
b"\x06 øûe¿©N\x14 š½ÿÎõMêf "
b"\x07 %7¦»\x11 Ev·°ðQö¦Éb "
b"\x07 8ì\x06 PåK ›`¦cùµ¤# "
b"\x07 ;®—mûA\x7F ‘Øi\x1F a¡¹k "
b"\x07 Љ%\ÐI\v ¼è§\x11 ‡ë<7 "
b"\x07 ¤3Œ)3I0•’Gg“Ÿí\x05 "
b"\x07 ð¡›6õLhš…\x1A\x19 Æ‘^j "
b"\x08\x07 Ø¡\x1E ¦JñºYüÂ\x12 -‹û "
b"\x08 FAð†SKTºL±N’Ú>ú "
b"\t\x01 ~Ö\x01\x7F B%°F4’Ê€\r k "
b"\t 6\x0E ¹ñEO\x06 ‹}]d÷ðT¢ "
b"\n !多\x15 Nð™'Òñ\x00 èÔ¥ "
b"""
\n
9}‚‚\x19 Kç±µ¥Ý™Á\x08 Ï
"""
b"""
\n
r8\x05 b\t GTèıØ^¢²¢=
"""
b"""
\n
‚š”20H7“^ô´É²\x08 å
"""
b"""
\n
±\x10 ×&AD_”Ï\x05 „I|Ž$
"""
b"""
\n
¾Ðd\x02 ‰NRŸ:W]ó\x04 Ä\x07
"""
b"""
\n
╠öHb£A┼Ørå║v=\x02 ·
"""
b"\v\x18 œ<€kB®‚k\x18 §\x00 M‰¥ "
b"\v ű¯\f ÑJBÁøpÁ \x1E &î "
b"\f\x0F gñFDKX¬\x06 éØ\x0E\x1A ÛF "
b"\f\x14\x01 ¾\x00 NK;‘0³pf¢~N "
b"\f =+*êL!°ç\x0E\x0E ®ô{• "
b"\f nšJɦA¦¶ðF\c«^« "
b"\f r\x16 Yœ%L`°ŠÀ\x00 ¨Pvô "
b"\r \x02 .ŸëvCX¶\x03 Ç\x7F œ±k] "
b"\r \x1C †ôî¬F™´µæyFEu? "
b"\r "ÿtN[F2C\x08 ˺J\x05 À "
b"\r #ï\x11 ˆ-HNºÞÕ\x14 >Ž!³ "
b"\r 8"═\e █Jj£\r KÔxÞü. "
b"\r =ü¥\x11\x17 Eäù92-=¸+´ "
b"\r ▓f^ \v Kuå\x14 ╬ÚÞÊÅZ "
b"\r Ñ…Å-âOd¯ÛÊ;»MFÿ "
b"\r ê½/\x17 PAÕ¡a~RÿÕ?_ "
b"\x0E\x17\x06 ã\x0E\x06 K?¸Œ±FÒ’Ô– "
b"\x0E\x1A\x1A b<ùEÐÅü>*i\x13\v \ "
b"\x0E 'IZ\x0E\x1F AØ¡¨Ûã|╦û "
b"\x0E ,Wéü¡AÝô£'\x06 └▓ù▓ "
b"\x0E vR\x02 ³åG1¦‡\x14 ¿!ž0B "
b"\x0E ‹\r +U(Fz’g˜6(¦\x0E @ "
b"\x0F\x03 çÒ8ñIB«\x06 Ng\x05 D™v "
b"\x0F\x14 Q'╔zFäÁ£À¾üqá² "
b"\x0F .`öÿzEñœîÚÞ{bTx "
b"""
\x0F Rü¤V²L\x7F ┤÷O&\n
\x14 ·╦
"""
b"\x0F „/é\f ªC\x03 ŒúD^¡Šv\x00 "
b"\x0F Ô4\x0F :4IJŠÕ¡N[Î*o "
b"""
\x0F æ\n
[²·B–šìì‘\x06 €n˜
"""
b"\x0F ðM\x08 }SA4ž!n¢R$Ú¡ "
b"\x10\x08 ¶║ÇìOT╣-º|0#âá "
b"\x10 âî┘¥\x0F @oè¥║ëNïÉ═ "
b"\x10 ¥i×™îAãˆÎ×Ò\x1A gÄ\x01 "
b"\x10 Ì┐x\x15 ÅBèÇøýç▄Á░\x14 "
b"\x10 û)\x04 :VI–§ƒäø¡¡3ö "
b"\x11\x1E 7¸šu@ú”%ŠÒ–˜õÙ "
b"\x11 ¢Ìz'<A>ì\x1A ╩~_└"█ "
b"\x12 ,Ê\x07 uÇGM•\x14 ¹z`œöe "
b"\x12 g│Ƀð@Ëà\x03 VÉ·[\v Ä "
b"\x12 ªx©\x7F $Cý¥v![Í[z. "
b"\x12 Ã’ðŠ”Kû„mü*ªÁ9ƒ "
b"\x12 õãb\x01 1CËŸ%\x17 >nhg¤ "
b"\x13\x0F §ªH‡J¼¬JæHüB\x0F | "
b"\x13\x15 Ô6'\x10 G%œ´E$LûÒ´ "
b"\x13 7\x1A ñ*•HÒ›P˜ÝÔ\x13 xW "
b"\x13 l£“äŒH\x1D ƒUøê›\x0E Ÿ\x1F "
b"\x13 ºKùÂ\x18 Là‡`"\x1F q+ßX "
b"\x13 Ë\x12 í.Fõè°¤\x16 ¢┌Å" "
b"\x13 åw‰ï’Om•ÉÇh\x17 ×ÛÎ "
b"\x14\v\x00 È1›H=‚+\x0E )Z4<\x04 "
b"\x14\x16 ðÝ█xMtümÚsô─╔ "
b"\x14 §Í\x07\x11 xA"¬,ºKª8xÝ "
b"\x14 ░Å\x05 !▀J\x0E è#\x15\x05 ÁJ²Ö "
b"\x15 Íz_=ıCcº_h╠ìðJ¿ "
b"\x16 6”T¡xLð¦Írò?Þ÷, "
b"""
\x17 >N&à+DN¶˜\n
Ú\x19 .ä›
"""
b"\x17 c†‘ÚòN0•>\x00 Ž×€„· "
b"\x17 ´\x12 Ìb]Cy7™@“)ºï "
b"\x17 ¤'É%uL¥é4£$╝&‗Ç "
b"\x18 +‹Ô~kH\r ‹÷?Ûr2CU "
b"\x18 <àaßlC¹ŠU>TZ*¤\v "
b"\x19 c%PN‚Jɶ\x06 8/qÈ´ä "
b"\x19 ÑQIJ(B0¢LíH\x05 Þ\x07 8 "
b"\x19 ıë╣■êIZù╝yÛ\x00 Å╔ç "
b"\x19 öÕxuåNH»Ë±\x07 e²ké "
b"\x1A W÷Sæ\x1E O¶ŒÔèýÂÒõ0 "
b"\x1A ƒlNÁ½AD¿Ñ\x13 c\x17 ©3’ "
b"\x1A ╗▄Ìû¤G¶ï«mD\x06 â[ì "
b"\x1A Â`Õ\x10 lJ» d’\f B¦.Z "
b"\e\x19\x00 ╩GÅIõå╠-»Êåð "
b"\e ÖÞ!ÒYOÖ´•a2ZÁ6Ô "
b"\x1C\x13\x16 ´FaNq©9’1\x03 êî "
b"""
\x1C\x17 \n
\x1F £ìCX▒Jtr+0Yî
"""
b"\x1C\x1D ¶ÚÏÜB§¡ânÔŠŠˆ\x12 "
b"\x1C K¯–ׂC9¶ØÉyÄÝ\x19\x1D "
b"\x1D\x19\x18 ótjL¶—N¶S\x01 pŸs "
b"\x1D ;\5'ÑBº³ˆ+P"s\x7F Y "
b"\x1D „S~íÕH£¡®ÞÂþ#\x0E\x16 "
b"\x1D Ÿñ´\x17 BIŽC—JžI|Ã "
b"\x1D Çb»±(Ew’£Y$ üÍi "
b"\x1E\x1A Ÿ@ØëAø¡nò²8ÉÉ5 "
b"\x1E F`À×ÍA"²\x04 |\x05\x16\x16 S "
b"\x1E gÛC8tD\e †Æ\x11 }Yôe¤ "
b"\x1E ÿ╬gEÎATÅ\x16 =═:ÒÄ\f "
b"\x1E Ú/ÈÎ\x11 M…†{7^ððöÎ "
b"\x1F qß½t«@5‡Q\x1A †ãZ{¥ "
b"\x1F °\x1A\x18 ïiM░»PºÐ¨jü« "
b" 0£_aÅK=¦+\v\x07 ‡çÖ` "
b" 1\x1D ┐¼ÊJPÄrç¦╣8É» "
b"""
dı╔¶\n
M\x0F ØþfÄy÷└<
"""
b" ã¢\x11 cæK\x15 ¾ÃJ¡=sV/ "
b" çÙuµtC³®Âì>6Dù¬ "
b"!N6² {L‘…>‹x»rnÌ "
b"!^”\x1C aåGOº:¥\x07 ý¦Ao "
b"!kû¬╦ CØÀÍ`³└iL\e "
b"!é\x0E\x16 Ø(COíö\x13\x11 ^ï]¾ "
b"!Û■ÇÞúG╗╣O\x03 Õ╩çüá "
b""\x0F ~¶QCMH›œ¹ñ–¸™œ "
b""'Òãä¶O§—Ò>Å?ªÙ\x13 "
b""m¾\x1D öýL˜¥\x07 ÷KäåÕ[ "
b""y\x1D Á\x05 tJàŽ=ð\x1C ÏPˆø "
b"##[ÔRÄH,™\x1F A}ËÒá| "
b"#md´`.DÄ’\x13 ÚÔ¸ntË "
b"#|>Û0=K6│àwÅÁ\r ®W "
b"#è³,àiOóíØÙB┘\x12 b` "
b"#ûÎ ¶\x05 BÖè\x0F\x17 Àü"_¯ "
b"#œÂ"\x07\x00 NŠ…\x03 óå\x7F ¾Â$ "
b"#¨ !ÖçI'ˆ\x08 ’ð~E\x11 « "
b"#›ŸÒœJ‰¡\x0E n*\x03 ‡ic "
b"""
#ÙÿT\n
ÈE £5ÃÎ@¯Há
"""
b"#┌\x1E ⢡HÏÇìërõàıý "
b"#Û5\x12 c‰OÈ™m@X°SöÝ "
b"$\x04 (•°"Bàˆ5ä(Jð…4 "
b"$2ùX”ñA“Œ´\x1C ¼Ã—£\x01 "
b"$6Kl\x10 ÆB*¶þü!g€8Ã "
b"$KŽölŸI\x0E §R}š\e oùÏ "
b"$v\x18 ┴©\x17 M%É[ÓAÍ│,\x0F "
b"$–‡Ü2îK•¤ù6\x07 ¼?\e @ "
b"$¿*ÔzØ@ˆ³¹Â£™r„h "
b"""
$Î\x14 œ®1F\x1C §á\n
¿ŽÛQt
"""
b"$ðÏÝ•ÄJ‘ŽóJö\x14 $g "
b"%[\x1E\x05 PØGgÑàÑ\x17\x1A ║\x13 E "
b"%Ó\x04\x15\x0F -@Þ¦n³U\x1F ^wÓ "
b"%Þaú?\x16 C–˜Ô"\x16 2ÊÙÄ "
b"&)²¹Ê$AÕ·û¶\v\x0E N\x17\t "
b"&;–ˆ©*BÞ‚_¸›<óË "
b"&DQž…\x06 J©°\x01\f\x01 ¢5ô~ "
b"&\ãa,FÄú¨:É─╝¹▀ "
b"&‡!þZöK\x1E ž÷dzoKµ "
b"&¢ç\x18\x1A )A¾ ¨Rª®\x13 ÎÄ "
b"&╦gg█ïM▒®ðàü§#░\x08 "
b"'QñNfgOª°¨òX\x06 é\x1F € "
b"""
'tðÔ\n
UN»³D\x04 í#Iìù
"""
b"'¸Ù§öKGܳ\x01 QóëvÀ¯ "
b"'ÕÆ\x16 ü¸G2‰»ËVÕ?UÚ "
b"(‘\x19 •\x06 ºHÁŒê\x00 ø‹-ðê "
b"(—œ\x11\x0E nL‘¹|Î.X5\x7F ¹ "
b"(Ü%š¨\x18 B‹«zSiæt‹‹ "
b")\e IÉ\x1E ¿@§˜Î5:’\x16 s# "
b")cÁZ+\x18 K╩ÅÂ\x11 Ì\x10 »§| "
b")„mµÈ‰A=°\x00\x05 ÊÎit´ "
b")åc—vdHd™\e ³sN ®‘ "
b"*f¹6‡hD¢ŒÀ\x11 Fûñ'º "
b"""
*¡©P\x1F ÷A_É\x02 Ú¸b{\n
{
"""
b"""
*ÝùÕ\n
}KÓ¯\n
VkGQ´þ
"""
b"+1ó†%\x14 Cã”Üö\x01 Ï\x1E\x12 Ö "
b"+U²×\x04 ¹D¥ˆC¨hý¾šJ "
b"+§ép¥ B˜×\x06 ‘Ÿ'Ô7 "
b"+´à\x05 ïÞD\x13 ü█ð└kå¶\x1A "
b"+õ¢M1ÅHi¼55—v«\e Q "
b",œŠ‚D\Am°'—Âë;h\x0E "
b",─\v\x17 §ÁHÅí}╠└╠Ï6\x02 "
b",¾mÙrÆB8ØhY\x07 n▒\x13 s "
b"-i0qyÉLÞ¥!¹╗Í─\x17 _ "
b"-m¶\x1A\x10 ØH2Ç~¢▄âòÖ┤ "
b"-{r¬þ°HP™÷©ðj•#I "
b"-·š\x12 ÁB@M‹÷z[š²r\x03 "
b"-¾q\r ¿?@æ£y‡>Ÿäpv "
b".->\x15 Š›L\t µ"Ù\t e\x07 ( "
b"""
.Hb\x05 CÚD_Å\x02 \n
p\x01 nlT
"""
b".W¡,`\x7F GF»<\x08 bÂÕé– "
b".bxÑb·KПëè)\x1F 3—f "
b".ï▄á.¯Lì▓IÃ7]\x02 9è "
b".ÆÉÒZkJR╣§ª\x01 jýð "
b"""
.┼Ëìe]L\n
î╣Ë:4Tû*
"""
b"/cê\x10 Ÿ4F>ªÄü\x1A ÎØ“\x0F "
b"/p{w=jH‡¶Äß!\x13 cjª "
b"/\x7F |¨<J÷ŠÀH\M·B\x12 "
b"0&ê²É¨Es╗«Å█+£┤P "
b"0cRœÒËLS£òÜ]rÇß_ "
b"1\x1C nL}\x1D BÇ“yCï6Ä«ô "
b"1™åÙ\x1C )Jq•÷9|Oêk$ "
b"2 t6÷°LQ¸\x17 Ø5fvr¸ "
b"2(«\x07 à\f Kð¢/:€Ôèw¸ "
b"2.ðA;ÓF\x0E ŒòAÈÏ\r Ye "
b"25,\x0F ╬2LÁº!wMØTO┐ "
b"2>ÝwgËL³½X\r ¼%0\x00 { "
b"2e„.P=E,ˆ“Ú6ß!C° "
b"2‹¬\x1F ,žN\x16 ³‚ø=f\x1E ľ "
b"2Äc²Ï▒Iàå╦͵ؾ┌▄ "
b"2½\x14 PíÅAñ»í9ûvØ\f ‡ "
b"33oþ{>E¥€í¶Þwî\x1E Æ "
b"3Do\x1C ©’CŠ»xìŒ\x10\x1D +5 "
b"3«$áé¢NÄžaôeqTB\x14 "
b"3Ã+G\x7F ¡E’º‡8ÁÁr90 "
b"3ÿVúá¢L\x12 ²Ê+T\x1C D°Ö "
b"4DÌÅŽ\x00 Có‡Ò†¤ýâÓå "
b"""
4‹Ó\n
IˆHn„yôº¬ª\x03 œ
"""
b"4ë\x07\x04 tóBt›íq+PqB> "
b"5¶TÉú²CµBKM(<\x15\x13 "
b"5·A\x07 'ñI\x00 ²\x1C $ÓÇ„‘© "
b"5Í_¦ÀÁE²˜öh ©ÑÑ\x12 "
b"5█}Å©áA¯╣iT!\x1E ╗§ "
b"67‗\x00 EûBò¡ÓiØ\f G\x08 8 "
b"6‰Ê¿\x1F ¬@I¾ÆCš\x1A Tue "
b"""
6¹ Ò—îK>ºà·|tÿ\n
É
"""
b"6ºÈïQLª¼\x1D 0F+ ý "
b"6à”&q[E(ŸË†|FMFÞ "
b"6ô\x12 IÃVJ¼žðÚÃ:\x03\x17 “ "
b"71ú8{rJZ¿t‘È\x03 騅 "
b"7üÔLåÜEÝàï¦Z¬═Ð- "
b"7Ÿ1ÝÀQ@ä¯vƒ}š+\x10 Ÿ "
b"7Èv\x19 ¡µL\e ä"aWüßD╗ "
b"""
8!8\n
ÉòFת¤W_&bÇ{
"""
b"86üÃ90F\x0E ‚•P§õŠ0‚ "
b"8º¶\x0E êƒNƒ…\x07 õ!†%e\t "
b"94°ç¸‡O©‹w±“rà\x1E\v "
b"9¡\x16 aå„Bû¡Ôý’çfg¬ "
b"9ßqC%‚IŽ»aP¦³Çí> "
b"9éh~;\x16 C"¼\x00 E\x15 {.*\x18 "
b":\x02 G²'«F7‡Séû}}p¡ "
b":\v òñÒCB\x7F „NCÙ6\x08 Ìš "
b"""
:)Î1(uM7¦g‚ûÓ¨\n
2
"""
b":=\x08 É\x12\x07 @Ì”\x07\x15 =Øù[D "
b":cl#£?K@©\x1D ÂU\╦Õü "
b";\x06 šBî,EE‰?/|—Y”Ý "
b";W:£|ý@ØÅ=6=¥ÿIù "
b";‰Ç‹TÇGr›¯Ôf)\x06 KV "
b";µ¶ea\Ob¤^º\x07 *Ï×K "
b";ú\x1C ZˆoBü‹ìacë=¥¸ "
b"<\t\x19 ù28JÔ¶€ØküÊ\x1A í "
b"<jÉþ+ÒL‘мr\x1F 7Vy "
b"<¯Ès3hFu‡\x0F Z‹êØ9\x1F "
b"<Ñá7FQH¸©ÍþíBÞ.b "
b"<Ö”Àž'N¡¦ð©";Çûã "
b"<ø‘áL³K\v ¥\x0F Ó‘¢€{w "
b"=\x00 JÝD\x1A A¤„ïNƒ1’Ñ¡ "
b"=\x00 ü\x08 ©ªA¯Ñî\x11 }|▀_` "
b"=ÉÐe\v\x00 E5¼╗\x00 §╣Áp: "
b"=–z×Y.O\x19 ˆ\x14 Õ\x08 Z%b- "
b"= g›Ÿ•C4¤\x0F ¿âÞ[Pc "
b"=¶…¢÷gOf‘\x0F íÖ^|¡\x01 "
b">\x06 þ§M┤AÊÉôymJK\x05 ¹ "
b">WÓg_ÒNƇqll\x08 qÁ8 "
b">|wÛZÈGè£Ç¬‡tz¡ó "
b">«°Í–\x11 B\x01 ž5ѾÄM¯E "
b">×Õ:¢¢DÊ©k¬³?ol| "
b"?jxv¡»JÉ¿¶þä\x17 ~Ø\x16 "
b"?»ÕÚíƒNÁØGð?ÿ┌âå "
b"?ÊËè†ÓJÙ²Á\x0F ?Æ\x1F ‚Y "
b"?ÎQ$Æ\x12 F\x14 ‡Ý|LÃÞ˜\x10 "
b"@\v ”\x1C Q9C@„R}ׇ¼·î "
b"@cfjå2F4œˆ\x18\x02 Ìs—¦ "
b"@—Q\x00 ¾\x17 @ç›H²\x04\x18 ¤\r š "
b"A8`\x19 ‰ëCR¬¡ÁM\v Î⊠"
b"AT\x08 ’‘ÂCF•ôN\x1E ?ˆ(ø "
b"A†â4\x03 —N\x7F ÝA¿ô¨cù "
b"AœÈ‚.KO%…à\x01 \f {C$ "
b"AÓÔ\x1A ]ÀBv§‚ëœ5Ð:Z "
b"AÔ÷{fÄA îI üX ú1 "
b"BÅ┐\x0F\x1F QJ‗âÅ╝iÌ\f ╝¸ "
b"B╩Øy└BG\e ¢Z╝;\x0F öAÜ "
b"C#˜6bžL0¶EB„²5ˆØ "
b"Cr\x14 AsWF\e ¸\x03 PH\f :\e "
b"CÔ\x13\x19 )\x08 HGñõ\t \r üç[þ "
b"""
D\x06\x03 ØþuC\n
©Fs¬Ã\x0F ▒Q
"""
b"DkI\x13 ÃðCC¦®ù'\x04 \r ’G "
b"D®\x0E …?çAyµ#ùp‚P\x19 "
b"D®íØ-ZM=–\x16 qg…Õ\x16 € "
b"Dº@Ø‚‰@\x1A •Hù\e Å/k‡ "
b"DÌß~\x06 ½Jk´â*‹_\x0E §ß "
b"EŠ«cëwI\x13 ‰9aØr,!± "
b"EËF|•-Gv¹ö—Ù7“å\x15 "
b"EË•g½\x0E @;¸R\x7F qþ¡G¢ "
b"E÷©RñNFŽ®AXi\r ëŽt "
b"Fd\x16 ÀW±Gm£ûx¾ÏЦŸ "
b"F°\v KfxD:»½Â‡k»\f P "
b"Fåê\x18 xCF&¢\x06 ^\x16 sÄ;Ñ "
b"GÂeIAiIø¥¯©$`\x03 i× "
b"G¦æf╗ØOÝ║§¾Íq\f ╠. "
b"GÌý\x15\t ÖIÑó\x06\x03 Gt:Vì "
b"H\x03 >N£ C;®\x1A “üWÕÖˆ "
b"HRfÎ\x01 q@Ò¡.\x0E\x06 }8Ç8 "
b"Hs/.‹µI´žîÒªMÏŸ\x12 "
b"H”[m\x12\x1F C €þå\x0E\x07\x14 šX "
b"H׉‹f;Eý‰WÐó¥™\x11 "
b"I1u\x0F ƒ FP¤±;‘ëŽ÷ü "
b"IA\x10 VhLBòÉ{ðÌ;7╩\x1A "
b"IjY‡”MBž•SÍ•¥y”Y "
b"Kˆ/\r åýKòµ\x0E #\x15 DþÂå "
b"K«Y6X\x0E H®›Ü|@ß(µí "
b"KÄ?êdrA`²HîÃÖ\v ¨z "
b"L\x11 ÆXÅ«G▀à]T´9æ³£ "
b"L\x1E ]\x03 ·,Kž½U\x11 ªv\G; "
b"LûÇ:ROÓê░ü╚PóLö "
b"LûﮩŠ@\t °\t |«O¸Z6 "
b"M\x07 uÊþÇL9œ5\t fýíåØ "
b"M4…Î+LOnˆì…P“}§= "
b"Mà—\x10 ;xHj¦[GdÐ\x01 †P "
b"MéŒK™s@Û˜ä*\f V¡*N "
b"N+?klvCQˆO_æÙ%ã3 "
b"N`c\v 0œD\n §\x00 ¢è4ëØ¶ "
b"N\x7F v4¾ùN6† W³\x04 !\x10 Š "
b"O\x00 Éf\x0F ╬Nó╝P¤gÝÙ¹┐ "
b"O2\x13 ØÝBCît╩·\x02 K\x1E ý "
b"OO€…î÷@3«Í«Á\e ]Öo "
b"P\x10 ×9ùdH5¯¶Ü\x04 `ttÊ "
b"P\x11 Ü‘Ð$Jf±_âù–½² "
b"P\x1F ):ØÜK^ù╗■Îq´~\x12 "
b"PšÀ\r \x07 õA3¨\x01 AÅL\x03 Æ_ "
b"P±@'&°J(°Ô¦bùIOA "
b"PÍ87$OM’‹F5\t UÔ\x07 ç "
b"Q\x03\x1A TËG3”\x03 aiF\x05 ÷{ "
b"Q\x05 \d/FKÁ·ƒëGÕ\x06 0$ "
b"Qaÿ{\x06 ¡M¾¸1‰A ý–ò "
b"Qi\x12 ┬imN┐ØÐϺs\x08 ó╝ "
b"QŸÜ´\x13 ÐB&˜8\x03 ï~/_Î "
b"QÂ\r @¸ÎOñ¯²þ™|u…\x0E "
b"""
Qú¤)/gK/\n
àñ\x19 nØc
"""
b"QýTÿâö@ð¡¿s\x02 åœôì "
b"R\x06 ¥ÿ\x0F ?Oæ¿—…¾wFÁõ "
b"Rô\r -Î\x02 NB½ÓàÄ\x15 ~\x19 = "
b"""
S\x01 zñ\f \n
@ö–4‘—$T\x15 5
"""
b"S*µèUƒNZ┤/LüVÓI: "
b"""
S:\n
ì\x1D HG\x15 ¨|çþ›ÙPÎ
"""
b"SOþ«töD\x1C ©¼ÚŽÊ4ðž "
b"SzÖÂÛ§Mò’+œx\x15 {9\x02 "
b"S†¿ëWªG÷,Í3–\x0E dx "
b"S▄]║Ó¶ICîü\x1A\x15 +┼TÄ "
b"S¦\x04 T┴IG\x07 Éú{Ø╝sÃ3 "
b"T-YªfUC`¨\v M>Q\x1F Ή "
b"TÅ╣└N7D¼ë8*íÞ┐\x05 ¤ "
b"T²©üêÔE\x17 Ÿy1ž)_—t "
b"T¸ø\x06 á§Gß¶\f …Œ¥ë™- "
b"TÞ¤fyåNá¼g³,\x7F Ô\x12 à "
b"U%V±\x0E BEZ»§ƒöcl\x16 ¤ "
b"U`è\x00 pxA\x02 ƒÔ±d¶:°, "
b"UÄ~\r ╣▓K>ìô1_■ä¹a "
b"U»\x14 ¸«ÎO┌ÅCßü┼\v >7 "
b"U¿“q‰ÚE–§µûß»Ûf* "
b"U±\x1A ╔û2M¯ùÆ░ɪ\x14 &^ "
b"V\x00 ØôV\n @┘Ä┐k)gØ+ý "
b"VU?\e KìKsæ▓siíu£ù "
b"Ve¼Â]lJ¡¸I,Ÿç$›Ù "
b"Vx\r Q\x1E *J\x15 ±\e S\x11 ‰\x1D ”í "
b"VÝVãÀ"L…®VÝ4\x00 "Óx "
b"W£iž±8Nþ‚Z´/Ô\x11 •÷ "
b"W°\x18 lTwF»†¡>Fú"Ø1 "
b"X"\x14\x7F ÉžBZ°Ó8ZÙšìœ "
b"Xfœ\e %ÿL{™¬P\x04 u9öæ "
b"XmeÅÔ§Mߢ!Ïãg ´= "
b"Xú!Üü"Eo½╣\x03 ð\x17 ÍX± "
b"X¡`éÒ¢E╝Å╝ıuúLG┘ "
b"X¿DãaÌDÓ¤ì«\x06 3ÿ"K "
b"Xù#>hÃ@h¦gÁ;¬%e "
b"Y\x0F ƒ>\³O\x03 §F‘d#\x03 L` "
b"Y![ÆBùCÆì³µ)é·È} "
b"Yq╗ìWËEû«\x16 Qpt\x00 ▄â "
b"ZAqiSïMÑ‘,|F\x7F dUU "
b"ZSS7×¢Mn©Ý–Ž„Sa‘ "
b"Z“\x16\x7F ÄfCJŠ›v[¦Šð "
b"ZÑ¡îàúI\r ¯óˆ\f œ˜M\x18 "
b"ZðÆVÓ1M\x0F ‰0\x7F ×™Bâ "
b"[.˜\x7F È·C´¾}eH±\x1F Rõ "
b"[.¸cßYGÉ»\x06 Ñ┌çl[M "
b"[g¹\x18 éF¡µ9\x07\v JP6Ì "
b"[\x7F\x0E ┌ÜöLU╝þÉ┴B\x0E ÷╠ "
b"[¾_ÿ\x1A ID\e ¼€ÊIÀ\t —µ "
b"\(~´>¤L+ɃÛıDÀÔ£ "
b"\dE›\x03 ©Fë‘\x02 å›=x&ƒ "
b"\Á\x1E /6ÈFTž_·ï\e\x1E Š€ "
b"]\x19 bØl›FDŒñä¹\r ¥\x06 s "
b"]hš\4ÄBѲZ\x03 [-&q_ "
b"]ºìª\x05 └O±╗U\h×ùgÙ "
b"]»x¬&@z¦m\x11 "^óËî "
b"^Jt4ë`@]ÑÅ6geO╩\x11 "
b"^ÉvÇ║║Mÿä¦J«├ÅJö "
b"^›¼%`\AÀ’qDC\x17 ø_„ "
b"_$/K;UCúØßT╬\s\x19\x07 "
b"_4‚xÖÉBôŒ\x17\f\x15 hé½o "
b"_Iø\x1A êáHǶ¬‘3äÔÍ; "
b"_p¹š„PO\x7F ·ÀI‰ù\t ì´ "
b"_ˆPó÷‚J?£\x06 w\x10 ðû/à "
b"_│WûØàO¿▓J±B╗@pþ "
b"`\x1F\x11 ”@\r Cj¤NˆsSß\x10 R "
b"`¼9\x12 ’êGù\x03 މâÞ\r ´ "
b"ag\x06\x15 ïDA¦¥è~l2íÅ| "
b"ah]˪\x00 K;¯=®ç\x06\x0E\x02 ß "
b"aŒ6Qï#Oåµ?ñ\v énz\x16 "
b"aÉ.{\x15\x14 Eòò\x12 ~vi6åµ "
b"aŬ͑VFè üÙ?ýj\x02 º "
b"b&vég†N\x13 £u"õ\x13 œùÑ "
b"""
b;~\n
ÓTM\x06 ›¯\x1A\x06 Ý·Zg
"""
b"bŽ2˜›ÇFч³ÚŽCžæh "
b"b·ÊJ9ÊD¿¾Œ\v\x16 S”Kž "
b"bОÊ#8Ar†"‘ÂXœ2[ "
b"c\x1C £•yùMF¿Õ¡Uh‘-‚ "
b"cfA7\x14 ŒGv€ÙF¯Ô2ªã "
b"cúqÄ*¤JØñDmÛò³ÿa "
b"d\x16 sþo\x01 @˜´í\x13 ¼¯ƒ\x17\x16 "
b"dIùŒê\x16 Fú·\x1F ç©,é©[ "
b"dN‚ógmA¹»7”ël\x00 ]h "
b"dX[Æ>*C4Ø(┼µmªë1 "
b"e\v\t ╦f\x7F CCü Y UæAÔ "
b"eCyËr\x1A F1 J\v R='› "
b"eÜI,ý\x08 IÒìÐÌ▄]$B▓ "
b"eµ‡”E&L©‘•¨¶êOXk "
b"eÜ2@p@Jù«\x17 œðcpAÒ "
b"fP[FùlC©¸%§Ùøú¾ÿ "
b"fh8èt\v M¿³NT\ÝPã” "
b"fµ¶>uæMZ®=¨XU ”ç "
b"fÝ\x7F\x1E Ã?AT‹L7Ùƒ>ƒ¥ "
b"g\x05 GéÊîF╣êÉOä‗\x15 "\e "
b"g\e É\x14 ÞÆKbŽI:ƒ^5\x7F\x1D "
b"gs Žó2Ja¨\x7F â\x7F\x14 Rn© "
b"g¯Cç—ŠC;¥M?ÆŒÁ[é "
b"h)zåbÒO[¡•¦!`\x13 J_ "
b"h´┴\x14 º OÈü?±c4â¬\x1F "
b"iëÃ[\v ›Bì¶nºR0ÉI\x1D "
b"j»|Cg/I\x05 ‹™\x06 L%\e\x1D m "
b"jãó\x11 xIüón\f à3\x00 =+ "
b"""
k\n
ýö“ïD™ œÐ{r,\x16 ñ
"""
b"k#à>à—Ge˜mfàs\x03\f < "
b"k}XC\f ÌL7‰ÁOÇ>Ø\e Ð "
b"k”\e\x12 &uD\x7F ˜ °C,·x~ "
b"kÛÁ,ftN_‰#ó\x0F —\x17 vŠ "
b"l&H»Ô]MÞ¬ßÛ¦òP9š "
b"l2║║OòLgÄF+Þ.«-É "
b"l\Á\x01 ˜\v J^§u¦HZ‘T "
b"lo¿é¤%GM—\Cî)óg— "
b"lœX]¬ÔF–‰tÛfY&£w "
b"l©╗AØiLçé\x1A F¬q┼ïÀ "
b"l¥g╩oHAx¥Éö\x05\x1F\x00 »ý "
b"m\x14 †uqœ@‚¨ÎF\x0E àæJF "
b"m<Fñ(g@_”¾l”Gí\x14\f "
b"mA©ß’ºOŠœKçŸ:¦Ì "
b"mÑ╠È \x14 F#║×§j;ìØj "
b"m┴Cçd\x1F F\x15 ƒ][¯ü8├\x04 "
b"mí¦u*ÎHûŸvä¶÷&\x08 Õ "
b"n`kÞÇvC ‘§FùçÝlÄ "
b"nqí¶\x1F uJ\x10 ½wHg[\x19 êC "
b"n˳\x02 áI·»ÉL›ñ\x1D 4Ö "
b"n▄┴4¼■@¿à╣×ÅÈ\x0F ÃÙ "
b"nñ»h\x04 ‘J-±¯¬-×o¡z "
b"o¥\x17 QîàFù½¯iDrÒ6z "
b"o¢$’ÂE\x06 ™ãâ“\x10 (¹– "
b"p1@p¢GGL‹Æ1ˆèg&ÿ "
b"p<¡ö»¥F±íÒzÂüµ¯i "
b"pp\x16 Í>MK\x1F ºÎàq\Ÿ°9 "
b"p¼`¹ÜîMìå\x18 ×\x05 ╚F╚à "
b"p±黰EÉŠô)Ê/¹ø "
b"põ}Ôç\f N‰¿føüH0™Ê "
b"q$ÿzÔ°OX‡í¦p¥åáä "
b"qD\x0E £%’D9¥—¾ñêá†X "
b"qd6─╦¹Ixøbü¡\#\x13 "
b"qeµPØ\v N±Ög{¯m+²{ "
b"q¤K ÁLЦæÚ|ès¤\x15 "
b"q©[î…+G©•Òõ Ũö€ "
b"q╚\x7F oó\x1F CͺÎôì¡Üf┼ "
b"r ‡y˜é@Ê“® ëíöbì "
b"r9eLWœL$ŸÎë|\r .P¡ "
b"rUl1ïwLe·SMºá'L¯ "
b"rZ"³?¿Dű·›ˆÊØm© "
b"r“€A4–C\x13 ˜²‰^©“ÿH "
b"s\x06 Ão┴ìF╝ܽ¸┴l╠£▀ "
b"sI[\x06 M\x13 B^´þð¸ô>\x16 Ž "
b"s~³ë1±B,´D£S\x17 +³’ "
b"s¹\x08 v3ŠJSŸ.6Ý·Õî$ "
b"sʹn*ËLàº\x02 ÿ\t Dæe\x15 "
b"t”•t~*ND´»öœÝêç| "
b"u\x04\x16\x7F &\x02 Jö©4ìïÈ0\r ¥ "
b"ufÁúÉ}I‚‚Çå¹ðFˆÀ "
b"uh\x06 Ì\x16 œBó¬\x18 ØË\x03 ¯¶² "
b"uÝùÚ¤\x00 @ÒºW‹{\x14 þ\x02 * "
b"v\x11\x08\x17 ’æ@È·ÌW\x06 8O\x1A € "
b"v1ÔTeÙO餸Õ'\x1C\f ÁÍ "
b"v[°Ã¥1IH¡ÀZnhÏ5x "
b"v„ùtH…IW’ö"ñaã¡& "
b"vØ*o¯`AHÇÛX3z└FÖ "
b"w`£TðÖHüâA\x08 O´.J "
b"wwØ\x12 ßKO•‘eâ)¨s\x1A\x08 "
b"wÉðà┼ÃJìí¬W\x12 ┼´Gƒ "
b"w│\x02 ƒ┴HOüº█Hû#%©U "
b"w╚Sü\x03 ÐA■░/ö0═ð╦, "
b"w‗┘\x02 <ZEôÉ1Ǻ ¼-█ "
b"wù\x03 ¤1¤IN“´î¼\x17 r\x07 … "
b"x\x1E …\x14 á\x02 J¥°,H£FÀ[6 "
b"xVøëžù@Z…\v ö^ÞP›™ "
b"""
xm┐[ŶD?é\e OG?\n
Öd
"""
b"x|{’®\v K0‚W×a‹"Û\x15 "
b"x æºx\x1D N‘’@1«^*\r º "
b"xò¶\x03 º¸OÑ•„"eIvêî "
b"""
y"\n
\x16 èºD픊Ô\\e Iùá
"""
b"ys@ÍîýK\t Šƒyö\f Ú>l "
b"yy4b╔ìJ×┐e°├¸=\x13 | "
b"y}'ÚѺHÅé═±¹`GÀ~ "
b"y¸\e m0yII¤»©wÌ´ÛX "
b"yÒÀ4\x03 çJ¸½ÑÚìzU█H "
b"yÝ\x13\x02\x07 lL\x03 Åc\e ú2wR~ "
b"z\x11 Ç\x02 N\e M7žßú ¤m\x1F g "
b"z.ˆày‹Gh½ì\x12\x11\x0F °yõ "
b"z8:´Ü‰EH†J\x0F ÿl\x04 Ï` "
b"zIpœö\Cù¹:V\x19 hÕ\x0F n "
b"""
zQb¡\x18 ÈI²¿È\n
Ëíñ}©
"""
b"zuˆå1#Að‹ÓX\x1D ‚\v áz "
b"{03eFwL‹—?\x1C .søÌ§ "
b"{{7b\x10 sJxØÀ¯▒\x11 Wõª "
b"|+\x06 ü\x04 `C\x16 ›\x17 $¦–…>Þ "
b"|JE½¬ÝNá–‡A{¹y^| "
b"|qÎà£RIú—_`"\x19 *x+ "
b"|ÜVîÕ\x08 M\x15 Å'L\x14 "\x1A ┼r "
b"|œ·5\x16 ™Mû‰{Y—5j- "
b"|·\t ½\x1A …Lè£Çßy\x1D åŽO "
b"|·öºU\t Oò‘?\x1D À¤\x0E ‚× "
b"|í•1¸©F\x13 ”|\x15 ÚL’œ "
b"}.ðº»\x7F Lm«V0P\x1E\x08 ¢Ã "
b"}/\x11 $ÚˆHm£¹ô\x07 Ü%æ› "
b"}YÛ°|ÏLºê▓4\t ~█ük "
b"}†-òÃìIâŸ*ÔÑ\t ¶Ñz "
b"}†t\x17 ¤RO}ŽÒݰá¢,^ "
b"}¨UQJNÓž8·\x02 a\x08 šd "
b"}½C\x7F KNCY€kôX\x7F â˜í "
b"}Éí_Ý]Hj ƒR\x12 Á„#+ "
b"}±î\x1D k╦N:Øe\x17\x17 d_*÷ "
b"~;\f * \x00 Kߡৣjëª\n "
b"~MW9\x10 ÒM¡½¾]\t\x03 ¦ç® "
b"~N¡~B\x1F @'¨\x01 çï;\x06 é‚ "
b"~Vo\x14 ß{Hî‰\v ÁlU\x7F ‘ž "
b"~a\x11 ø\x04 ÖA\x1F –ÿÆ¡Ÿ'ÜŸ "
b"~ìü¯Ç\x11 L2ÅÐM¹¸D\x1A 5 "
b"~¬d”¢ÐCü–\x1D ½ÉyØðm "
b"\x7F\x1D\x1E ÷<‚Aò¤´)³Á·QÍ "
b"""
\x7F BØéàTI\n
ív5hÐ╬Ù╗
"""
b"\x7F\x7F ŸË¥ùLB¢_\x15 \r ù…”K "
b"€!O¶\v AOÖ—…e¹Ìú9â "
b"Ç*íÖ\f #IÉämC=áßÊÒ "
b"€9\x07 !ÏÅFd² \x1C »TèØ; "
b"""
ÇT\x02 f┌\n
L?Ø \x1F t`»óx
"""
b"€ÂÚ}\x1F BOΣ9±fg+\x7F ß "
b"€Û?†\x05 7G9”š×|—Í‘œ "
b"ü\x11 Ó2└rKÍ╣>|Mq»á" "
b"üÿb¸║¡Jëé^ü\x08 9Ö\e ± "
b"ü¨h\x05 :éC¿▒1■î■tÙ- "
b"‚\x04 Ø\x0E 4ÈE•%†–”.3[ "
b"‚\x07 wcì”J°‰\x02 þñœÆ\x19 5 "
b"‚\t wxüDB†dþè6^Kà "
b"‚\f pΗÏB2†\x1D Ò#\x02 ä( "
b"‚}€2‡IC\x0E ´¸¶¸MPƒI "
b"‚ž“Y6ŠIã’\x7F ³\x06 öêM“ "
b"é³&XuÙJ█ÅÜ-\x16 w█í{ "
b"ƒ\x16 6\x14\x18 æO>‹¾}ƒˆ‡ã\x10 "
b"""
â.;ãþw@^Üõ╩\n
Å║\x03 ï
"""
b"â/TüwjLÐàªÑ3ûÆhô "
b"ƒLçäÝQCn¯O¾í\x19 É©ì "
b"ƒf‚8öbK\x02 ˜!Wä…Ý\x08 ¸ "
b"âøTá8‗M%É\x17 EOð│Ë "
b"„>aôšÕD‚Ÿ\ ƒKÕnE "
b"„a˜~á\L\x00 œr™¦ë'œ™ "
b"„Œj 1\x05 C\x12 ‹á©—®]/\t "
b"„¡ÃÑ}\x13 L… S@nUµú4 "
b"„ÿS=\x1C ËN)±"I쥥,V "
b"…<º\v T?BÕ \x1A ¨p"YÊÔ "
b"…J\x00 ɯšD)µ*¯«ÙÐ " "
b"…ˆ…z\x02 \E\x1F ‘lS„\x1E ¢¯> "
b"…Œ'Mƒ×B8¹Åz\x05 ؘÇ\x10 "
b"…ÈÞb§5J;“˘^¹kÊ© "
b"""
åNù$6sO\n
ü┼█bq÷î¼
"""
b"†®S:¡XK¡ŽJñ\x02\x1E î\x08 ‡ "
b"‡v…«f¬O)ƒÜ=4ã&T¡ "
b"‡‰%çò\t N¿º©\v ú\x0F 0\x13 Ú "
b"‡Ž§\x1E >ÏKÑŽì,d•6\x01 Ì "
b"‡ 5ºÆ¨KÙ’K\x00 K\v ñ\x11 ó "
b"ˆ#ï#ćA\x13 °ë9|ñš‡µ "
b"ˆÓ3Z%QC\x0F †À[Û$UN$ "
b"‰!_Ì]ÝAà‘\x00 ]Ì%\x03 Û¥ "
b"ë-═\x04\x1C ÉNhâu,┤yP%╩ "
b"‰k¶¥µQLO›œ;}ûE¡? "
b"‰ºuk¦OIã»5/‰ÝÝÖÒ "
b"‰Öñ—¾šG"€P¡â¿—«| "
b"‰×éÌœ£AˆµÝ\x06\x16 hZÜ¿ "
b"è%\x1E\x00 ╝©CCÉ▀v¸ñÂUö "
b"Š9hhÇ\v J§€\v ¯Ožë]: "
b"Š@SÂÀ¨C½•&)R8e› "
b"""
ŠM\x1E ‘W9M÷®\x05 \n
´p¥R%
"""
b"èqÓ\x14 @`@\x06 Å■▓╠;;bû "
b"Šèe@Ð\x1E HK»9‹K\x1C Ú?È "
b"ŠêÂG4AFë“F‚\f Pü©¶ "
b"‹\x19 ¤5î—MÏŠ{ Y{³\x04 ½ "
b"""
ï:cv\x10 üE\n
çÎpC\x7F Ï_┤
"""
b"‹\\x15 âoOF‚½—UÚ\x05 G]y "
b"‹ zWT`IcŸ[–[“\x13 K¾ "
b"‹Í0‚zÌMæŠJ€HH€è5 "
b"""
‹Û(ÏMRD÷…–oB\n
Tf˜
"""
b"î\x13 ╚\x18 ┐@M¾É║├k<^\x1C u "
b"ŒC\x17 ã¤ïM>¯¡Î€jY&3 "
b"ŒCA\x04 ôqBí¤&\t ø\x7F Õ}J "
b"Œ^B\x1A TÁDøëÅ\x18 ësX "
b"Œ¦8'E Iá‰ú\f v –ó "
b"ŒÅâ\x00 wÉC’§ÂlËf[ûë "
b"ì\x1A\x01 ▀T\x17 Gaèy\n µ\x00 ¹×j "
b"ì\e `t█\x15 J?┤Ïó£ç9ü} "
b"ìb½bÉdD_ô¿Ò,¡ZÎj "
b"ìqï.┘ IðÿÏ®─rVp\e "
b"ìÅÅæÑ®AlÀ÷8M³VñY "
b"ìÂÓ|\v ªDêÉ┌R\x7F \x10 ░ "
b"Ä\x04 )÷@ùEµÅDVò½¡BD "
b"Ž•Ôp"\x15 KB·Ôåå÷à\r j "
b"Žžxþr4M®·ÛÇG>k>W "
b"ŽÀ\x7F bÔÖA`ƒ%œ4ùß/\x16 "
b"Ä┬É1Ì¥F&À½\t $ç┌ÿÞ "
b"ŽÎîœrÕIô ê˜XHð\x06 ˆ "
b"Ž×I+j‘Dж(\x01 ÿÖí\x01 "
b"ŽÛ-\f ¹„O\x7F ›¯Eº"Ul& "
b"Ž÷Ë'röB•Œ\x12 l›˜Ùì "
b"Å¿╔ı\x04 ØC░êî\x14 ╩\x14 ┐Ní "
b"É\x14 ┤/ÈäMD┐ð╗¤¤n╝^ "
b"É1fßÿSL¡ï³w/Þî7N "
b"ɼ\§¸Å@à«\x10 Â╩$\x12 +J "
b"‘\e\v àå\x17 B\x17 £+<\x15 n¿x\x1D "
b"‘XJ#ßêKê¥û\x1A\x0E e›^ý "
b"‘€íx tK\x15 ž|\x18 Z^…ÌÔ "
b"‘”D\x08\x13 ©Mnµ\x16 S¿‘‘jb "
b"‘–G¶m¾E\x0F ±\t þ±Ö‡ "
b"’\r 4²\x01 $GݵòïËiê;¢ "
b"’\x18 /<\x0F ÔJ<‚\x10 Øp¹§[z "
b"Æ\e è$Ð(O\t çìø└┐®\r \x0F "
b"’1ô\x1E\x03\x16 BÅ”\x1D “¡<¶×\x0F "
b"’[æ™RðL=¬·\x08 <#‚ør "
b"’j’àh´N—½RÜz5æbS "
b"Æm░(¼╦@#ÿÅ\x0F JT\f {▀ "
b"’ú\x1F Ý6ANŸŠê$ÜãÀ¬µ "
b"”\x11 RJªqD`©¼—?\x16 YF‹ "
b"öyÊ71▓F\x10 Å╔ùÎÄSvH "
b"öÉx2Å╬J╠áaÎcXÇ\x12 Ç "
b"”½JØ\x15 /Bv‰\r Ò,Œ…Ë "
b"•)§°DJB¨†öÚ%?£ÎÛ "
b"•Lß\x1E\v ’G÷°á9Â%ý\\x07 "
b"•këep-Bx„ùÖÚÿ×Ö1 "
b"""
òt²\n
\Aé®Õ╠╚C\x07 -É
"""
b"•عðÄÓB”¢˜…rëÁÏ\x7F "
b"ò■ÑØMÕL(öçË╦vûð© "
b"û\x18 ╬JOh@]ìêè˲\x1E dÄ "
b"–!þNGdEü¶.\x07 “9ÿQ” "
b"–M»âK7C∱ž%f‹¹‚ "
b"–aI¯ó\x1F @(…ß^Pmîjp "
b"–\x7F 9A¸ø@[Š5ivëå´\x16 "
b"ûØD4ÝËE$égãZ▓'Õ9 "
b"ûØR,*6B═ê$(╠Ê\x06 Ò─ "
b"""
—\x13 \n
O\x16 Lß’Å?t¾æ"\x1F
"""
b"ù9Ç´½\x07 GØ£c$▒Uuô! "
b"""
—q+×&\n
Má–P\t 0åŠóM
"""
b"—ÛÊ›AÄB”“\x17 F®¾s‰h "
b"""
˜\v \n
8{¤I™‘\x19 iÔp[\x16 è
"""
b"˜\x17\x1C ®ÍŸNÕ¹$Ø´ÉŒ'? "
b"ÿR춺È@dªþÞ6├Î>\x1F "
b"ÿ|=uüûK?ä\x1C <¦Þ-H\e "
b"ÿÅêaúØCÆçA¹\x1D\f .VJ "
b"˜ÍXnÍçK\x12 ¶]g\x05 ÂWj! "
b"˜ÜÉêñELj°ÀL7\t ùÇ\x08 "
b"™\x08\x05 ‘—èH}§&v˜"Ï\x03 Ú "
b"™F£N8ÔD>‡¤/×h\v ˆ\x16 "
b"™M\x17 êq\v Cd©S°B|\x1A °\x08 "
b"™\\f ÂaÇI\x10 „Ù7ÎÝœá\x01 "
b"ÜI2£)(B>ÅuC\x0E Y═└ü "
b"Üz¤]±-J§ÿ\x18\x16 HÞuÊÉ "
b"""
Üâ\x1C Îè\x10 KWê\n
\x14 }ì¿T×
"""
b"š¨\x7F Z\x04 ‘G\x1E ’EaË»ŠDi "
b"šÄ68·ÅJœ\x1A pÝÁÛy\x18 "
b"šÖzkÐ F\x00 ŠFƒ\x16 %À\x01 [ "
b"šßnŽ™(Lî¯õËêëJ{Ü "
b"›\r $¼]\x16 Du¿\x16 AªÌîÑ« "
b"›P\x18 /\¹DiªT¾Â‡\t (\x1A "
b"""
›V¹÷\x1D (JвA‹5\n
ö\f `
"""
b"øÉ└mÿÑL¹╝P)¸²Ã>Y "
b"›Ä\e ãíÆE„¼ÑæE\x02 €#ú "
b"›æ\x13 ‰¶–H]›j§\e [\x15 ½÷ "
b"œ\x12 òd2w@|š¹NŽ3‘§Ÿ "
b"œï׳O\x12 Dí…¸F\x05 DœZz "
b"Ø%!¼6│ERÇôä³/Ü┼ð "
b"ØB=├ä‗G>À¬┌Ôûã²P "
b"ØU®\░µIÎ▒N\v òñ\x00 Ï× "
b"ØÇ)7▒╩G×ùaå7ã¹áÎ "
b"ØÅ¯Q░¿D)▒]¿ë5╦Åë "
b"Øû°ÖƒþLôªù§n;S\x02 ± "
b"""
غ**\x04 zA´ÉeC®$\n
\x17 \n
"""
b"Ø¿àõ«iJIò═Õ├\x1C ┌8N "
b"ØÊH¹zÍO╬ƒt"z┼\x11 9 "
b"Ø▄3\x1C\x00 kAñÇ\e >Î╝Ç┬Ç "
b"ž8[D\x16 `F¯¼jhZ#És¿ "
b"žš–\x12 SöK†¢“±0\x08 p©) "
b"ž¢e©š\x16 F㤧X¤µþ‹k "
b"×┘¼µ/ÉDä░F¤3\x1E $×a "
b"žã\x07 ÍdöD\x08 †+ø\x13 ئÆê "
b"ŸBfy+{K_»N‰“»Î’° "
b"""
ƒøÅ\x15 ╩ÀNR▒!\n
(hß\x0E Ð
"""
b"ƒ╝+à‗ZE\x7F Æù9_ìPÖº "
b"ƒÒD▒\x01\x19 JÑôÒü█¹µpv "
b"ƒ³¦²┤DNJ╗`É"Ù\x04 C\x0E "
b"á\x12 ®sN L-Ø░ƒþ"┼ße "
b" -\x16 ¸ayF.†!‰\x00 Ù\f \r "
b"áy\x13 `>WL╔ó pÔf!LÉ "
b" |į±F`ƒº”\x05 2á¾Á "
b"áºÈÎýÂFıèL_▒ì║ïE "
b" ºÑà^M\x1A ¾jžWp N "
b" ôÂ7\x1A 2J—«SJØÈ»\x15 D "
b"¡\x08 U¯h6Fùž\x05\x11 Ї\x1C §ö "
b"¡VðÙƒ•NU¿,º€{É\T "
b"íbÉ·%\x10 Líª\x1A ®Â¶¸ð6 "
b"ívÂî2ºO*ºc▄T&ÅÛ§ "
b"íô%üE\x18 Idú¦VAx╔\x14 ı "
b"""
ó\x18 ÜIåjJ&║\n
¶³\x16 BÒÅ
"""
b"¢‘Pk_ŽKD®•\x04 ”ÌtŒˆ "
b"¢¬\x02 ³\x14 ÔD™Ž\x15\x15 ýÙíQ÷ "
b"¢Þ\f ý™ÔI\x0E ¢\x08 ìÄTûzÆ "
b"""
ó▀s¥\t \n
Oþòô╩ü.\t £Ç
"""
b"£vÉvøûLX‘\x1E\x18 gxŠBË "
b"úÜ┬6>ðN\x7F ôW┴ìGÛùñ "
b"£ž\í’øO«“pi®iÌU "
b"£²³ÿð3Jâ•í·W t_€ "
b"£ãOÉ\x14\x14 D(¦P¯’p\x08 îæ "
b"£ç8ƒ\x14 ÍABš‹G!\x1C |ïE "
b"""
¤-ñ°•FOß’ôf\n
ò»ÚÉ
"""
b"¤_-Š’ƒB1/èC¸‰ "
b"""
¥™-T0SDJ•S¿\n
˜‡\x1C\x11
"""
b"¥™çg/‚L¡¢KqD4\x06\x14 Ö "
b"¥¡J>¼®B7†×\x1A .\x03 .-… "
b"ѵÒ\x03 S³@<ü³C╬ª2\v ç "
b"ªoiöÐdD<öþwüz╩ZÄ "
b"¦Œä·ÞÞD¿Š(üë\x00 6ܹ "
b"§\x02\v\x03 á¶Möµ]\x1C l€Í\x06 _ "
b"""
§\n
Õ¡ž`C\x1A µ æ¦o¶›à
"""
b"º\x1F ðÞ[tD\x18 ØX\x08 c\x7F\x0F\t { "
b"ºØå/÷\r @»ü\x05\v ÎÀ?=\n "
b"§îlî¤[B}¢& îLZ\x15 î "
b"¿\x1C ߺÐÙFd┤ì6kþ▓Àl "
b"¨PLA£/A;‚$sÈNr¥Í "
b"¿úèG«¨BAØÏï\x7F ~Ä\x1D "
b"¨Âç¤5!Bþ»@”Ø$àÚˆ "
b"¨ÍÂhÎ\x05 Cü¥\x7F 9A¿dcz "
b"¨Õ›\x0F ™àBé±ó6\x07 ï‰G_ "
b"©+\ÑË2C\x1F ‰NüA³¿9í "
b"©j¤E,ZCõû$P²ƒ\x07 P "
b"©‘€\x0E ˆ\x0E HÚ™Ò3ÇÆæ®¥ "
b"©²§fß|Fû‘aRGF\x0E ˆE "
b"©å‰a\x15 +N×¼™”mÞ\x10 Ud "
b"®´\x01 ╝ücG\x0E ä\x13 ÂÍ\x12 +Cw "
b"ª\x01 ƒŒPïNK£¨e)Üww\x1C "
b"ª;º\x11 ÐaEmŸ3“¢@Z·n "
b"ªCJ\f œþCò“”×\x17 !i†Œ "
b"¬ÑPDü├Ik╝dqJ wá█ "
b"ªÇäàô(M–¹"l_ð\x04 ‹¥ "
b"ªî:\e\x1A ŽD3§š¡Æ\x07 rú¿ "
b"«'€Ž\x05 nE{¯æQtÝŸpž "
b"¼\x1E j\x1F ÉjE÷Ö\x04 #."Yy\x7F "
b"¬^Pj5IEÀ³-W\x05 zk\x1E ; "
b"¬²æÍ¬cA° \x08 /‹¾:ð\x19 "
b"\x15 2¦t H”¡²Y„U\x7F n³ "
b"¡å>G\x1F ÍJD®▄à\x00 oüÙ£ "
b"®AvË@ÛH*€vžv±2-” "
b"®göî,]Aݹ‰3ûŽvnº "
b"«uÎ█÷PKÍícQ²SUì\x0F "
b"®–Ó!½³C˜“1aQ¸\x1D Áf "
b"®±D\x16 |ƒF£¢T¯aÇ÷^ó "
b"¯6º\x03 ©ñĄ|½ƒêý*• "
b"»K2¼¨)H´û\x04 ìıÈ@─I "
b"¯˜gMz]Hv¹ö¨‡fxm¦ "
b"»Â=ùü/D/¡oLv±°═ë "
b"¯Õ€µd~H\x00 Ÿ²Ž¾ÃãîÅ "
b"¯Ý7 ü…OkŠ‹\x1F —8"Ä# "
b"°\x1C g¨\x19 íAˆ¡*û\\x17 ÄkM "
b"°p•3ƒôB –w'žµ3þ. "
b"°×e\x06 \M\x19 ©nïØ°Íþ½ "
b"░°├ÅÇeO¡┤\x03 üþ█▒!Ü "
b"░²¬°v§D7ô░*═ÃÅ╬÷ "
b"±"á>·”B¶„r<;Þ¥,y "
b"±H¯\f ï\I[ªxÄ7öIz¸ "
b"▒p6ƒÜdE~ÉôÛ·╔òA¯ "
b"▒žìǃJ9ø²d┴\x04 z╝D "
b"²kC\x15 hâI@°ë.žƒQ–: "
b"²´\x07 ÖnüGË©GT臯\x18 ¢ "
b"³u¶a|çO<Ÿø\x16 g‡ïû³ "
b"³–j6¸YF]¶êC݃\f Æ4 "
b"³«I\x04 Y«K*¶¢_R\x1E Éã\x10 "
b"│¼=õ\x12 û@ü│▒\x10 ÏPÆ\x01 ‗ "
b"´¦/9UuM¿>B9*eø÷ "
b"┤ÙÎ\x0F ´óBÓÅ┘Äi§"Iâ "
b"µ¢=\x01 öiL›‹—Ð{Íh\x16\x02 "
b"µôqÓhÓN&²E¸\x1A Oè1é "
b"µþ_\x18 çŸ@0’¾‘ftÄ\x1D k "
b"¶;\r\r é¬Dä„òÜÓô<žÔ "
b"¶U\x03 ÇË\x1A M†«UE<D\x05\v Ž "
b"¶·Rrò\x10 C\x05 ¶üü܉ß\x10\x05 "
b"À\x18\x0E zl■IªØ,DImÿÊw "
b"·\x1E\x0E XòEHÕ¡áÞ\v µ#‹ç "
b"·æ?þãSEYš\x1F Ò8º\x1A ßó "
b"¸&ÕþZYGÝ®¦¤¥ü0p+ "
b"©2wx\x08 ôF█▒~É\x14\x0E 8uÕ "
b"©vÔð÷7G'ì╠\x07 f#;■Õ "
b"¸Õ&Õ\x05 4N´³\t þ0à.òk "
b"¸çLwÚ\x1F MëªÄj\x12 çÖ "
b"╣N\╔╩)J\x1C ìÙì*%®¸▓ "
b"╣oÎô¾¾Gí║┤®^┴Û¹Ø "
b"╣~ù»┴S@Féw╗`┴╬.Ø "
b"¹•ʼx\x08 Aó¥\x0E ɬï "
b"º\x1C ÄG«ÇA¤©.à.\x02 -\x1F œ "
b"╗\x1E y\x18\x0E ¢J®ª\x1F nÍ┴òßÉ "
b"»¦ÌD\x17 „JFºÙÔnqÒY\x1A "
b"»©Nø„3KÙ«Ü\x16 ZS"ûN "
b"╗╔»\x1A ¡\x14 H?óyãiülGJ "
b"¼\x06 ôKM.D‹¾Éꯡœh§ "
b"╝\x16 ¼└\r ·FÌìIt4£ "
b"¼\x17 `ŦËLÄ€‘=Aw¤ŠJ "
b"¼[?ò”’M±ˆ[tA}ó´Ñ "
b"¼iÃ~Ž\x04 IÏ¡3|ˆ\x13 i( "
b"¼vÑ0\x08 KM:”~žX\e Ž&O "
b"╝╝U®uALÀÆÕyþÅQâï "
b"¼ÐyéÌ;Eæ¢x]\x14\x19 ¯Õœ "
b"╝ð\x0F ضM²▒\x0E ┴GWþð╝ "
b"¼î|ŠW+H\x0E ³ˆ\x16 ¶„\x01 Þâ "
b"½IޝýÕItŠÈµkÓt+\e "
b"½yr@]ŽKí‚\x07 *§Éí\x04 é "
b"½»²{=\x17 @‚”\x15 ‡´¬R/I "
b"½ÐíFr]@7¼7”×ð‘yÌ "
b"½Ó|"deK\x06 ‘<— \x0E ~†\x01 "
b"¾\x12 À\x02\x01 JGǪ‰¤û£F¤² "
b"¾tWò8¢D\x18 º\x07 £‡\x1D q\x18 û "
b"¿\x17 µÊAäI\x15 §¸C_Üa\x10 ¨ "
b"¿\x1C dvÂ\x1C E\x17 ‘ûŒR„x˜™ "
b"┐H®º╠¼AÙúËE;üù┴6 "
b"¿h\x7F u|eJƆw\e Ùòdòy "
b"┐¬║÷E\x19 @ÎèÉ[\x04 RÞS& "
b"¿Ü¡/I¢Oì¶›®¦a\e ’Œ "
b"À\x11 ±\x02 t]Hó¯“\x11\x0E\x7F ‚Q¤ "
b"À\x11 äÞ>ýIÀ¤ã\t (\x06 ±\x01\x00 "
b"À2Fø—"Eñ²]´ÇŒ\x19 bÇ "
b"Àz1ŒKÆJ£‰\x1D /(\e ý\x1F f "
b"À‚°ÖùÿD¦„úFl–™ÐX "
b"└áQª└#Jü¼/Ì■ówì╠ "
b"À¬®*¯ÑMœS<£ù*þ "
b"ÀÞd[:þ@™š3FÜ2\x1F †¿ "
b"Á\x07 îÖ\x16 ÃN\‡DjhKKLÀ "
b"""
Â\n
”lâ†Fï¨R=\x1A ñ˜ba
"""
b"┬&qÙ þGôØú£Î┌K¾i "
b"ÂM%4QFLžª,\x1E "Ä\e ù\x7F "
b"œÇ\x08 O+@u¸É\x03 *^8±° "
b"ÂúÖˆ\e ØH ¿6\x04 2%…¡" "
b"├\x0E ¹╔\v \Oƒ║T¾P$═;ü "
b"Ã\x10\x00 ¹Ý\v BDZo\x05 ¥æ\x1E X "
b"ÃVu\x02 ôGHÖ»e…_KÉÇÕ "
b"ÃW»Ë3fHò‘.x\e ,J»¿ "
b"Ã]A\¸¢@¢ \x1C ¤‚'GCì "
b"Ãbõ`϶NK¢’iâPº‡× "
b"├ìv;·|JÁ│;gF½þõk "
b"""
Ä\n
·åsºJ ¨†\x1C 2¬É´Þ
"""
b"Ä\v DÙ±IDZ«)÷[Î+FO "
b"""
ÄZ\n
†OaL´ ¢Ø"ýÖ \x05
"""
b"Ä’úÚU*Là¢ÏwÃuŽkŽ "
b"─╬ì▒¶¶Ej×{/\x01 `\x02 l╔ "
b"ÄÒðÆÍÏEE‡\f ý\x10 ¶ñ— "
b"Äð®ˆpÉA(¾®Aa:w$Ì "
b"─³>╩▄\x1C A^ØÅAY:®D■ "
b"┼║`V"ÜC!½?ÒÅ«=VP "
b"Åí\x01 ÿò\x16 B™¯Á³I¤/\x0E Æ "
b"Æ\x18 äøJOJ\x02 ¶\x01 <|þ³jd "
b"ãc\x14\x1E umI╦¿÷ص÷\v §× "
b"ÆoµŒßÞA)ŠRî¸\e –.\x1A "
b"ãrPéi\x13 F½£pù¹'¨üê "
b"ÆœÃÁSCO)¬ªPµ‡/Ëe "
b"ÆÓ@NÎÔF²ˆvB\x16 §Ÿt\v "
b"ÆçW¯©NN±•\x1A ½\x18 N`ÜÞ "
b"NjDžQ(Nаž[ªœÂ¹. "
b"Ç¡ª\x1A\v UK «t~EVŽ"· "
b"ÇÖë\t ³œCG‹uK‡ž'`Ç "
b"ÇþÕeHBMŠ·]¹É3Ð¸Ì "
b"È$Kè“nE`™Tɪ‹ýûu "
b"ÈJ!†'_I\x13 ³çrKà'®} "
b"ÈZ*<~BJš§\x1C -\x01 ]»¡› "
b"ÈZ¯à\x1A\x0F MÈ‘pÊ-R;¶N "
b"╚┐3\e\x06 pDíØ└9u\zSØ "
b"ÈÓÚ_x¯Ná˜7S¥žËó "
b"É\x02 •v¢nN*¾\x08 äê\x07 §oè "
b"""
É\n
\x1E ÝzGF\x10 “5oF?þ {
"""
b"É\x12 þ³\x0F sEÿUrq¥©´¢ "
b"É\x18 äÐûÚH—¿úõ¼Ÿ4Üà "
b"""
╔Jp\n
í╦Kÿü*<cM=▓
"""
b"╔╬ü¬‗XFÃÑ\x06 ║üÐìÄ▓ "
b"╩\x19 JG«¡N░¢ìùüJxÄ) "
b"Ê:Lo"kI\e ™iÛ¸T,lž "
b"ÊpÌ|\x03 fHb°[¿_ªþ›È "
b"╩¶&¼\x1F ½E®\x0E ¬╝┼ÅâÈ "
b"Ë\x0E 89Ú«LN¢YÒ£~BØ\v "
b"Ë\x12 rL”\x17 HF³>*{IgŸ\v "
b"Ë\x18 Ã[Ù·NfŠq,2K.§\x7F "
b"Ë+Ä:ŸG@B˜¿Ë2½b\x03 w "
b"╦à¦8@¸B╩╗üÜ~*Ï[p "
b"ËÝvA+®@2‘Xö³(™Ôè "
b"ËßnþùSH÷£†\x05 ¦˜±ÐÞ "
b"Ì\x02 Yjè:NV€ã“\x1A ¡ „õ "
b"Ì\x12 àùÐòA7»v@ÅpWŸ; "
b"╠í\x18 -æÞE\f ì\t U"aÿ·\r "
b"Ì®ÿÅ\f eC\x17 “=–tO\x02 å5 "
b"Í@¹8®RC\x02 ¦MÖ±©S+J "
b"═█øSÑ2Mdèsi"\x0F w\r ü "
b"Íïa€\x1E fC©¿÷\x1E „Û.2/ "
b"ÎbŽ•c‚NÁ«R¥3g\x1C q§ "
b"╬áÇ|ÅLD<ù\x13 *äqC\x18 C "
b"Îä[ŠR<M§¶^hÆn1Ÿ "
b"Ï&œBf\x14 MM®~\x1F ‰9\f ^i "
b"¤Di\x04\x0F ÎFo¿\r ̦ü¹°ä "
b"¤Íýø óH@ì4k\x1F 0Ú,╣ "
b"ð!©>!/LxüI▄z5¿òø "
b"ðyt┼G┘Dxøe²ô=ÅÓ¼ "
b"Ð¥\x03 -MýHv ¨âš¹A“ù "
b"Щ\x16 y8$J\x02 M©îQ¤\x17 _ "
b"ð▄£ÌµOE\x18 êÂü"»\x00\x16 8 "
b"ÐÝsáéí@¦†"¬‡.™Å³ "
b"ÐêÇ? \x04 GÆ—8\v\f iØKç "
b"ÐÝ5\x7F w▄Gxí\x11 ║\x13 /}®É "
b"ÒQÿkB|N\r ”´dÒïq)@ "
b"ÒVèØ\x06 bMþ‡ëw¿'.’³ "
b"Òt&ÈUzLĽííÁ~#û˜ "
b"Êå┐¸t$O Ø┼\x0F ─Æ1Ëe "
b"Ò£¢¹‚¿E¶¥4.% dù= "
b"Êú·│l@Gºp╔üNmw* "
b"Ò½\x11 õ3\x14 IG›¡Håìrô¯ "
b"Òùn\x1E ¨°LI™gð›¸ÈóP "
b"Ó\x7F 4×’˜A€ªÃ1'¢Ñt‘ "
b"Ëæ┐─î_B)ÅW¢╚éEÈ▓ "
b"ËÆ\x7F A¤?A£Ø¸A\x13 °sÑ\x13 "
b"""
Ó”c\x0F Ï\x12 Mç•\n
\x12 i5ƒ–ê
"""
b"ÔL³b±ÍI\x05 ³Ý`\x05 çñ\x03 P "
b"Ô„DVR~GÚ°\x7F …UAÓ¼~ "
b"Õ†ñ鍯A,¨\e ýÕh]âo "
b"ÕÂõ£—PAk‡[cöƒ\x07 R{ "
b"ÕÃ&M[ïG¢š1\x18 ªú\x1F\x10 2 "
b"ı■▓█$·JÐÅæ¤iÇ╔F¬ "
b"Í&?ó,ýGQØıT║\x13\x1C Ìy "
b"ÍtjÐÕ¬A▓û│¤°Fe\x0F ì "
b"ÖuÕõ¤\x10 LE—èiÑ\x12 ÍâÐ "
b"Î+èkìVHm«¬+È╝\e Ú$ "
b"×@µkÊUD¡‹Ž02“*§Ã "
b"×ØÍÆ¹îD‘´·HšR \x1E "
b"׿g’è°@À¡\x1F z[Ô„\x15 ] "
b"×ô\x04 Ñÿ$G}«}\x03\x19 ¶Óè& "
b"Ø\t M\x16 SœKÕŸ\צ\x01 ZÏ£ "
b"Ù\x05 ãÌÓ´OX¹×¶Âf¨³c "
b"┘\x0F i_╝ëF\v üß\x03 û│QÜý "
b"Ù\x16\x12 Æ’-@|¦Ilö¹s»E "
b"""
Ùb#\x14 ¯wH1±1-\n
Êj„Þ
"""
b"ÚI{®D}HpºKïÛÐ#ˆ\x1A "
b"Ú¦\x11 ¢€»HP¬lVÏŠ½T\t "
b"Úû_GD'Aç¡z\x1C\x1C æÎ\x17 ¿ "
b"Û‰Oü%íM|ª|\x17 Z§0ƒ\x1D "
b"Û«SØÉ8Cÿ¡Ë^¤ù˜³S "
b"""
Û·Èÿ îDš¡h^é©\n
.s
"""
b"▄ÅUSǸAzáÎä xö¥ø "
b"ÜÌÛIýëJ„‡ßj\x12 ç\x02 çQ "
b"▄┘fSÉ┐GC«@\x1E\x1E -═/Ó "
b"Ý\x12 ™æ£\x15 Fö¦Yà_¨¢d› "
b"Ý\e Ï\x16 Ï2BÀ‘\x06\x19 ©7¨k\t "
b"¦I(UÉINø®\f\x18 Ô§│▀\ "
b"ÝM²°\x14 ÜE‡¢–ÊCošc¢ "
b"ÝŒpX\v îAʸ԰.ЛGõ "
b"¦Ñ▄\x1F c╠EcÅÃS\x08 {ÛØw "
b"ݹúµUHOü¡ß\x1E ‘l}Jo "
b"ÝÖQ|\x15 Kf½}ð¶u¡>Ö "
b"¦ý8Ôã╚E\x14 ¢ì'©;Lå\x1E "
b"Þ:³©YÅ@þ°ó;7…¢FÐ "
b"ß\x02\x14 !ä¢Il£eÛ€¾ì{· "
b"ß\x0F ‚J±FN÷©`ZWªÚ&ä "
b"▀#þƒ\x17 öB\x15 ï·/ì¿õ'ÿ "
b"ß+·N\t gGªŠ\x02 /Kö!nN "
b"▀ly6Kí@iØÏ£Ø‗t*\x1D "
b"ß– 7ß8JG–ÎY\x06 @\t tÀ "
b"ߦö›9-Kü¢ÈP9S@p\n "
b"à-½Ø„\x17 NÇ›—‹ò8ø„€ "
b"à2£aN\x03 H6‡K6e)õŸM "
b"Ó?Ä░opJªâ\x1D ╚üäT)\x0F "
b"àYù<‘CFoœ\x1C XÍý\x7F ×: "
b"àŒç¡m¸@V¸ÀHdvÞ#‡ "
b"ÓÉÞÞ;▒O@ø4HM»j63 "
b"àæÍÎQ<On¼ì!5.ÈŠ\x01 "
b"áÝë ø‡OI¾âܲö\x12 ™§ "
b"áà\x7F е\x0E BÅŸ1Ìø„¦ÏI "
b"áâäŒXXLƒ¤.Ò•\ØG "
b"âWFÌ,\x00 J¾µzSË×gØ… "
b"ℎÚPjHÿ‘‡n'ʇ\x0E\x7F "
b"âšÑ…ü0I.½\x14 ¹K¿÷K£ "
b"ÔØ«‗näH{øx.ó½\x14 O└ "
b"ã\x0E Øs]îN\t ©Ë@i˜ñiÞ "
b"Ò|\x0E vXÉD´©g&äB-Ë╬ "
b"ㆠGí»JI«L\x7F Ôç`·È "
b"ãÕ³v]\N\e «CÇ…ëÄ\x03 x "
b"ãç\f Ž~øKe‡{ÛþQ!Ž "
b"ä\x1F Ëé´/MŽˆ¬´’ý}+k "
b"ä@®\x06 ¤5Aß»\x1E oÝ¡³–˜ "
b"ä{\x1A >ë!N᥷1½zý8ã "
b"åg§j\e ˆ@|ªµR94O>A "
b"Õª█)¤┼@\x05 Áõädu Å9 "
b"åÜP2/aL«…è\x7F ã—%\x18 ® "
b"æ.ÛÑÑ’Ng«Œ\x1C Q\x07 $ª‚ "
b"µÈüL]RD+í&©>&q\r Ì "
b"ç\x12 6‰þÓK'OzhÔ/¶\x07 "
b"ç/•|¦úH\r ¯¾)mˆ}&\x00 "
b"ç?2.à\x05 K\x00 Žg~‹~"Îú "
b"ç?G–¼âBA¡°\x06 ÛVÓ(¯ "
b"çT\x1E mS’@\x0E ±.{\R§\x7F ù "
b"þ[xÌÞxJÉåN\x17 ¨F═\x17 £ "
b"þ]┤[vôFcîÉsÅ Ùd¶ "
b"çgŽË²„D4”\x08 ø€b‹·¡ "
b"çi\x06 ìTSD'«µ^:mkÈp "
b"þ═ß¹t0B/üG╗áÙLf\x02 "
b"çÑ*ßE\x08 Mؽ¤ÂRn›iµ "
b"þÍéÜÅ\x02 N2®┼C»\x15 ÷┘s "
b"è$QµL÷Ov´Ÿ\x1D ™\x13 8¾æ "
b"èZ\x16 ÿ›cBÓ¡\x7F îë<\x06 ¨h "
b"èßõ\x1A jÐI\x1E ¹“ü¯Óª\e ½ "
b"é!wÎ’¡Ep•C\x11 ú³\x1F\x03 › "
b"é?ÿ‚÷…Fu ó·\x02 ƒ\x0E\x07 ÷ "
b"éCHqëßKežä+t†GN³ "
b"ÚU║+¿nCcôaIÙ\x18 Å1P "
b"Ú\x7F ,ß"¿B┌ù)¯^ü?\x0F ╬ "
b"""
ÚÉýeùºKp¢f¸\n
ƒIYM
"""
b"é¹ù)G†Ié¼€^¯„“\x1E Ø "
b"ê\x0F p(\[FE€zî¸çMã³ "
b"ê4XF„„B\x1E Š1á%õD©˜ "
b"ê;>'í,J9¯$\x7F ˆ\x17 ›¿ "
b"êwˆÕepG\x18 ¯\x18 J˜ûf„f "
b"êÇøÂVnC"§¼HS(\x13\x1F É "
b"ë\r >$/¸@ŠéM\r `žv\x00 "
b"ë8œÛ¥E`· pÏ]^‹ "
b"ëž\x1E Y˜V@¦™Ü剉¬_P "
b"ëÏM¤¥wEè™\x02 æV+YKž "
b"ý6S▀\x0F ┐LG╣ª¶¡ì·Ô9 "
b"ìay„.•L\x1F ¯”{XÒÈIŽ "
b"ìɵî+ãLž¸ù\x16 é\x02 ÕN\ "
b"íAn\t ÿîGï¼_BÿTˆßp "
b"íVK˜\t ÇGSŠ’/^¦\x02 R! "
b"íçr\x10 h¢H,§ˆ§¬mŒB+ "
b"î14\x12 d‘As‹CÀþ„kß9 "
b"î1ì€\x10 €Fx¾_²b†PQZ "
b"î@\x1D *ÌALþ…!@•aÚ^ð "
b"îRìÂ\$F¿—êÛËå„sÙ "
b"î‰qéX@O¹½ÂŒúråIŽ "
b"""
î”`\n
7±KOHá¾\x03 ?V
"""
b"îÄ\x0F ½fÝNx’jz%ØJ\x15 À "
b"îÆ³é@-A¤™\v S =Z š "
b"îÜÜÎA\x04 L.¾ö„ÉÕ¶¶ "
b"ï\t\x12 )\x7F /M+«„{Ò#¿¡” "
b"ï\x18 .¡\f nH޽\f ½y¤›w/ "
b"ï&RßÉèF.…àP,ç¨çT "
b"ï'YœoDBU™Š\x16 zñ;Šä "
b"ï;T‚y¶IP³×õ\x03 ¿ÁÇç "
b"ïSÖ’ê—De‘i‰T˜t5^ "
b"´X¡3üfB/ñÈ2k(õ±W "
b"´s4%▀╠H┘Ø░.`pè─" "
b"´ê┼ÉÌñNÊ¡)\x04 ×îjì "
b"ïª\x19 Oò¯J΂5z\x05 £\x16 ûµ "
b"ïÌåšÊ`Cd¼%fQ†×Þ) "
b"´¦▀ùÐÜM\x00 £o╔Ýx×Å\n "
b"´µ\x14 KíÉD▓éëx·Â╚ÎÎ "
b"ð*—&ŒQ@í£'´³ˆ\x12 Y\x11 "
b":¯*zwJ¢×±çs\x12 Å\x11 î "
b"ðCçÝåmJ°ˆò´\x7F _¸“L "
b"¥Î@º5AµæÝO7eØ7¤ "
b"ðí\x14 \r \x02 7CÖ€÷A†vFÖ> "
b"ñ\x05\x06\x1E\x04 »Kè«eŒáw˜µÌ "
b"ñ<¡ûñÇIõ”•hÃKà\r ñ "
b"±ïc½'/BÉò¶¢8µ¡\x1D © "
b"ñ¥41m5B½³ ’¾ßnP\x17 "
b"ñÞ™˜ÿKÁ¿\x17\x1E ”Û\x03 j\x05 "
b"ñÎn\r c¿K\x19 ·Ã˜Ô,Bȧ "
b"ò“SË¢sE´‰B޹'\x07 ˜\x02 "
b"òÑЯŒ‚Cã†.‹H¸ÎJó "
b"ó)ÔÑmŠNä²p¾¬¤Æ%\x07 "
b"¾/@bù\x16 H{ó¤ØO░DT\x11 "
b"óTFHK\x10 K"Ž\x13 ¯Ð\x01 ÚCl "
b"""
ó•Ï’\x1D šAË´\x7F \n
[ V•\r
"""
b"ó¡Å\x1A\x0E\x1C A5¬Ñ\v ùØsÄ] "
b"óª¸kn1I‘ò'xI\e —\x18 "
b"óÈm6`eF_¥úÛGbX6 "
b"óÚÝsN\x05 H¬©àgE£Š\r ª "
b"¾Ý5#jóA^▒_Åy╦ÖÉ_ "
b"ô\x1C Œ3\x7F 5O\x12 ¦xYÄc.a "
b"ô· ú{&JȾÞy¼/g(â "
b"ôÚ\x1E U] G†²l©ÁR\x08 É "
b"ôÛ†D\x10\x1C F´²¬Ï:\x12\x02\x18 ø "
b"ôõÒÖ\x0E ¨DÚ·å™ýýÕM\x1C "
b"¶¸?²\x01 kFÚì■¼À\x10 3į "
b"õ³ÒjòÚGCƒ³€®]GàÆ "
b"õ¼JE…\x0E Gþ¨}ã¬ø\x13 T "
b"õßh)ªQ@‘¬ªK¿¡5¤| "
b"õí·lå(@”…?ÇË·\x13 †\x05 "
b"ö\x13 ÑJqÂI"µ^\x1C\x04\x15 ²Îz "
b"÷:ÚèO_C║ÅÇ]ûÞ╦▒▀ "
b"÷öVìhcC\x17 ì\x00 ªò\t ¥´² "
b"÷íÍefÑL▓¬½Ý¬\x1D N+ì "
b"ö¿2r\t ¿O?¿Z\x06 ßà½\ñ "
b"öÙ}\x19 \r \x7F MÔž\x01 o” \x10 Ô• "
b"÷\x10 c,0ÄBù–~ÖužAD! "
b"÷`M&\x1D ÿJØ™bÏÆ^ûr| "
b"¸d_\x19 îÅMxÅj3║§\x04 ═Á "
b"÷ƒ\x17 âŠÄHÝ©©ý1W²ÅÓ "
b"¸«yÅØ\x13 JÖÅ‗V,Hf\x03 D "
b"÷þ.\vÌA¿°^³\x08 gwr\x1E "
b"ør?’URA:Ž\x00 ù¯05Õ‰ "
b"øxÊÈϲOš‹»\x16 ¸š°–Ý "
b"ø·:`\x17\x17 J\x08 ¥\x1C DˈÜI "
b"ù,\v\x7F H‡A\r •±n\x1A –‰Mê "
b"¨<i?XôJ¿ÅF;Æ]ÕÑ┌ "
b"ù‘H\x02 ]-C왯 è>{aN "
b"ùµLÄ^ÕO\x0F ¡ñ#;ä\t ݃ "
b"ùþò-±zGV„ÆÖ)¸ÔsE "
b"·#■┐üÏAqéæ▀R3\x07 æ╠ "
b"úJõVC~A}§Bnô†÷sl "
b"·oÉtÕ¯L╣º╔d.¨-è "
b"ú¡L(vÛF\x19 ˜\x1C §\x7F rþòÛ "
b"úªÑ Ì_EÏŠß\x10 ®Zá´‹ "
b"ú¶\x7F ¹²5H駬–îöÁœ¯ "
b"úïuÔ\x13\x19 A·½Œ4ù\x0F G4æ "
b"û#:=ÉjK²«ÜK‹IR\x19 ? "
b"ûQ-.ù!L\f ¢þ8¬f8€Œ "
b"¹e¡▀ßÎNÉ¥ı║\║aZi "
b"û”òé'¾A̦;Ü_fºûú "
b"ûµ1qÆàG¯½4Œ\x19 B\x17 ƒ$ "
b"ûçNqg3KfŒVÀ[¯pzÄ "
b"""
ü6/\n
ñ\x05 @E¶eÃ\e ±¾©Ò
"""
b"ü¤OÔreH¼¹ã\x1D\x0F *Të‡ "
b"""
üÁªSÖËE\x04 ³\n
o“\n
Y“F
"""
b"üŇóúÁDެ¤ÿr;%ñ© "
b"üÓ\x11 -·\K¡‡ºž¸ËI”‰ "
b"üÓ™\x7F ó9I\x1F «j]Š@q'Ä "
b"³▄fåüþFâØ\x13 )╩é¤Âq "
b"ý\x07 Ty{\x12 Nô´äCƒh§p8 "
b"ý\e ê@«úH~³¼<×\x05 Rá "
b"ý+\x07 ’0$A8¸\x16 #*†·8Ý "
b"ý@<\r î,AJ‘ö‘’b,\x07 c "
b"ýKAÍ“µJ\x14 €ä\v jƒ\x08\x11 º "
b"ýN\x0E èŒzF ’sE‚ùæú= "
b"ýv6ì…¨D‘Œ|\x05 ÞcÍ_P "
b"²ç`?\x07 ®O2▓ðìÁ¦~\x07 á "
b"²ÆÍE|/@ß▓í╚*ØZËP "
b"²┬IÞMÑD▄Àí-Ï\x1D ¢¦ì "
b"ýôÜÁ¥7H¥¤ìª(±Õ5‡ "
b"■HrÉñ└Oý¬=¿█5ƒtÙ "
b"""
þh+}¾\x03 I\n
‡¢žv>*ÛÁ
"""
b"■ÿã¾ÉÎBO®¯Uü┌\v $^ "
b"þ¦Ô\t ö\x06 C£±\x1F ˜y\x1E\x05\x11 ² "
b"þ»Ú~'º@”ŸWÑ\x18\x11 {ñ "
b"ÿGîÛ\f ËHÒ¢èaü\x04 1Çÿ "
b"""
ö:àÁmO°Ø┤├ÕW\n
y3
"""
b"ÿ²×t(ÝGIž¸ˆÝSùU "
b"ÿ»Èš‘\x15 K%˜\x07\x1D ƒ 5T~ "
b"ÿ㬪H*C ±y/MÐo’" "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (0x00127224D5CE4EBF9A448795D0CB0923 , 0x00181B8977484018B924650AA9AC540D , 0x013DA65E739A4DB8A887B37F74A9623E , 0x0160B7D7B9664D969965708FA053ABC7 , 0x01F6799E78AA448A81035FDAEE922051 , 0x0252E7308C024555A226255D4394CD10 , 0x026B19F52FC14D238013AA9F785A2D78 , 0x02893E200DF74D7EB7BA16B15A98F132 , 0x02DCBBB78991447EAE640CB6C0CCC980 , 0x02E2BA63ADE04CB184D43A50A0F03860 , 0x02E447D1943144AAB48C3C9871456850 , 0x0302F7CD0D01413EAA938D2DA66FC7A0 , 0x030A7AD26D664AB5804DCCE2074AEFA6 , 0x031F3AB714DA455F9EF1AC951526076D , 0x032D72A977504CAFB873D90FCCFA6853 , 0x034A906F0B3D478BA66E2095F12B70EB , 0x03B9726F8B75465285BCC8CA586EADFF , 0x03FD4FD400704138A4C5429D8665AD9A , 0x041839D0424040168739DB04F59F31E6 , 0x047C981AAF4746FA9AE31D3AFDE854A7 , 0x0490A315D62E406986784EEAD925967C , 0x04A24D4B947E472597A3B90A261F2718 , 0x04C9A87CAA7644A7A01AAC697B1BFB44 , 0x0505D6537C5048CF81EF256308B3F891 , 0x05143EA5F78A47FBA008AB0892384685 , 0x0519ED18A9C44916A1D8B04964EB65AE , 0x056C239EEC024814818D4DB178FC2E0C , 0x05EB0C2217CB4AE695539BA91FAEEDA2 , 0x062798DCC15C4FD6A2286A931AF6D478 , 0x064765886498460BAAD3C2A4A2DAB964 , 0x0685359C6EAE4D21895A9F40A0E66C11 , 0x06A4C59E9F824D55992C32D8B8408276 , 0x06B6E5321DFD45218F67BE35C735A8F1 , 0x06DCB04EEA934625860E85CF3EF834CA , 0x06E6582600384B20957946E60CB3EC7A , 0x06F8FB65BFA94E149ABDFFCEF54DEA66 , 0x072537A6BB114576B7B0F051F6A6C962 , 0x0738EC0650E54B209B60A663F9B5A423 , 0x073BAE976DFB417F91D8691F61A1B96B , 0x078A89255CD0490BBCE8A71187EB3C37 , 0x07A4338C2933493095924767939FED05 , 0x07F0A19B36F54C689A851A19C6915E6A , 0x0807D8A11EA64AF1BA59FCC2122D8BFB , 0x084641F086534B54BA4CB14E92DA3EFA , 0x09017ED6017F4225B0463492CA800D6B , 0x09360EB9F1454F068B7D5D64F7F054A2 , 0x0A21E5A49A154EF09927D2F100E8D4A5 , 0x0A397D8282194BE7B1B5A5DD99C108CF , 0x0A723805620947548AD59D5EBDFDBD3D , 0x0A829A9432304837935EF4B4C9B208E5 , 0x0AB110D72641445F94CF0584497C8E24 , 0x0ABED06402894E529F3A575DF304C407 , 0x0ACC9448629C41C59D7286BA763D02FA , 0x0B189C3C806B42AE826B18A7004D89A5 , 0x0B8FF1EE0CA54A42B59B70B5FF1E268C , 0x0C0F67A446444B58AA06829D0E1AEA46 , 0x0C1401BE004E4B3B9130B37066A27E4E , 0x0C3D2BAD2AEA4C21B0E70E0EAEF47B95 , 0x0C6E9A4AC9A641A6B6F0465C63AB5EAB , 0x0C7216599C254C60B08AC000A85076F4 , 0x0D022E9FEB764358B603C77F9CB16B5D , 0x0D1C86F4EEAC4699B4B5E6794645753F , 0x0D22FF744E5B4632AD4308CBBA4A05C0 , 0x0D23EF11882D484EBADED5143E8E21B3 , 0x0D3822CD1BDB4A6A9C0D4BE278E8812E , 0x0D3D81BE111745849739322D3DF72BEF , 0x0DB2665EFF0B4B758614CEE9E8D28F5A , 0x0DD185C52DE24F64AFDBCA3BBB4D46FF , 0x0DEABD2F175041D5A1617E52FFD53F5F , 0x0E1706E30E064B3FB88CB146D292D496 , 0x0E1A1A623C9745D18F813E2A69130B5C , 0x0E27495A0E1F419DADF9EAF0C67CCB96 , 0x0E2C578281AD41ED939C2706C0B297B2 , 0x0E765202B3E54731A68714BF219E3042 , 0x0E8B0D2B5528467A9267983628A60E40 , 0x0F03E7D238F14942AB064E6705449976 , 0x0F145127C97A4684B59CB7F38171A0FD , 0x0F2E60F6FF7A45F19CEEDADE7B625478 , 0x0F5281CF56FD4C7FB4F64F260A14FACB , 0x0F842FE90CAA43038CFA445EA18A7600 , 0x0FD4340F3A34494A8AD5A14E5BCE2A6F , 0x0FE60A5BB2B742969AECEC9106806E98 , 0x0FF04D087D5341349E216EA25224DAA1 , 0x1008F4BA808D4F54B92DA77C302383A0 , 0x10838CD9BE0F406F8ABEBA894E8B90CD , 0x10A569D799EE41E388CED7D21A67C401 , 0x10DEBF78158F428A809BEC87DCB5B014 , 0x10FB29043A564996A783E4F8A1A133F6 , 0x111E37B89A7540FA94258AD29698F5D9 , 0x11BDDE7A273C413E8D1ACA7E5FC022DB , 0x122CCA0775C7474D9514B97A609CF665 , 0x1267B3909FD040D385035690FA5B0B8E , 0x12AA78A97F2443FDA576215BCD5B7A2E , 0x12C392F08A944BFB846DFC2AAAC13983 , 0x12F5E362013143CB9F25173E6E6867A4 , 0x130FA7AA48874ABCAC4AE648FC420F7C , 0x1315D436271047259CB445244CFBD2B4 , 0x13371AF12A9548D29B5098DDD4137857 , 0x136CA393E48C481D8355F8EA9B0E9F1F , 0x13BA4BF9C2184CE08760221F712BDF58 , 0x13D3F012A12E46E48AF8CF16BDDA8F22 , 0x13E57789EF924F6D95C9C76817D7DBCE , 0x140B00C8319B483D822B0E295A343C04 , 0x1416D0EDDB784D74816DE97393F0C4C9 , 0x14A7CD0711784122AC2CBA4BAA3878DD , 0x14B08F0521DF4A0E8A231505B54AFD99 , 0x15D67A5F3DD54363A75F68CC8DD04AA8 , 0x16369454A1784CF0A6CD72F23FDEF72C , 0x173E4E26E02B444EB6980ADA192EE49B , 0x17638691DAF24E30953E008ED78084B7 , 0x17B412CC625D4379AD3799409329BAEF , 0x17CF279025754CBE82349C24BC26F280 , 0x182B8BD47E6B480D8BF73FDB72324355 , 0x183CE061DF6C43B98A553E545A2AA40B , 0x196325504E824AC9B606382F71C8B4E4 , 0x19D151494A284230A24CED4805DE0738 , 0x19D589B9FE88495A97BC79EA008FC987 , 0x19F6D57875E54E48BBCBB10765B26BE9 , 0x1A57F753E61E4FB68CD4E8FDC2D2F530 , 0x1A836C4EC1BD4144BFD1136317A93392 , 0x1ABBDCDE96CF47F48BAE6D4406835B8D , 0x1AC260D5106C4ABBA064920C42A62E5A , 0x1B1900CA478F49E486CC2DAFD286C7F8 , 0x1BD6DE21D2594FD6B49561325AC136D4 , 0x1C1316B446614E71A93992310320EAEE , 0x1C170A1F9C8D4358B14A74722B30598C , 0x1C1DB6DACFDC42A7A1E26ED48A8A8812 , 0x1C4BAF96D7824339B6D8C979C4DD191D , 0x1D1918F3746A4CB6974EB65301709F73 , 0x1D3B5C3527D142BAB3882B5022737F59 , 0x1D84537EEDD548A3A1AEDEC2FE230E16 , 0x1D9FF1B41742498EAD43974A9E497CC3 , 0x1DC762BBB128457792A35924A0FCCD69 , 0x1E1A9F40D8EB41F8A16EF2B238C9C935 , 0x1E4660C0D7CD4122B204AD7C05161653 , 0x1E67DB433874441B86C6117D59F465A4 , 0x1E98CE6745D741548F163DCD3AE38E0C , 0x1EDA2FC8CE114D85867B375EF0F0F6CE , 0x1F71DFBD74AB403587511A86E35A7BA5 , 0x1FF81A188B694DB0AF50A7D1F96A81AE , 0x2030A35F61C54B3DA62B0B0787E7D660 , 0x20311DBFACD24A508E7287DDB93890AF , 0x2064D5C9F40A4D0F9DE7668E79F6C03C , 0x20E3A21163E64B15BEC34AA13D73562F , 0x20E7D975B57443B3AEC2EC3E3644F9AC , 0x214E36B2A07B4C91853E8B78BB726ECC , 0x215E941C61E5474FBA3AA507FDA6416F , 0x216B96AACB20439DB7D660FCC0694C1B , 0x21820E169D28434FA19413115E8B5DF3 , 0x21EAFE80E8A347BBB94F03E5CA8781A0 , 0x220F7EB651434D489B9CB9F196B8999C , 0x2227D2E3E4B64FA797D23EC53FAAD913 , 0x226DBE1DF6FD4C98A507F74BE4E5D55B , 0x22791DC105744AE08E3DF01CCF5088F8 , 0x23235BD452C4482C991F417DCBD2E17C , 0x236D64B4602E44C49213DAD4B86E74CB , 0x237C3EEA303D4B36B385778FB50DA957 , 0x238AFC2C85694FA2A19DEB42D9126260 , 0x2396D7FFF40542998A0F17B781225FEE , 0x239CC22207004E8A8503F3E57FBEC224 , 0x23A8A021D6E74927880892F07E4511AB , 0x23C29B9FD29C4A89A10E6E2A03876963 , 0x23D9FF540AC845A0A335C3CE40AF48E1 , 0x23DA1E83BDAD48D8808D8972E485D5EC , 0x23DB351263894FC8996D4058B053F6DD , 0x24042895B02242E08835E4284AF08534 , 0x2432F95894F141938CB41CBCC397A301 , 0x24364B6C10C6422AB6FEFC21678038C3 , 0x244B8EF66C9F490EA7527D9A1B6FF9CF , 0x247618C1B8174D25905BE041D6B32C0F , 0x249687DC32EE4B95A4F93607BC3F1B40 , 0x24BF2AD47AD84088B3B9C2A399728468 , 0x24CE149CAE31461CA7E10ABF8EDB5174 , 0x24F0CFDD95C44A918EF34AF614246720 , 0x255B1E05509D4767A585A5171ABA1345 , 0x25D304150F2D40DEA66EB3551F5E77D3 , 0x25DE61FA3F16439698D4221632CAD9C4 , 0x2629B2B9CA2441D5B7FBB60B0E4E1709 , 0x263B9688A92A42DE82AD5FB89B3CF3CB , 0x2644519E85064AA9B0010C01A235F47E , 0x265CC661F02C468EA3F93A90C4BCFBDF , 0x268721FE5AF64B1EAD9EF7C7B36F4BB5 , 0x26A2E7181A2941BEA0A852AAAE13CEC4 , 0x26CB6767DB8B4DB1A9D08581F523B008 , 0x2751F14E66674FAAB0A8F25806E91F80 , 0x2774F0D40A554EBBB34404ED2349ECF9 , 0x27B8D9A7F64B47DCB30151F3EB76C0AF , 0x27D5C616FCB8473289BBCB56D53F55DA , 0x2891199506BA48C18CEA00F88B2DF0EA , 0x28979C110E6E4C91B97CCE2E58357FB9 , 0x28DC259AA818428BAB7A5369E6748B8B , 0x291B49C91EBF40A798CE353A92167323 , 0x2963B55A2B184BCA8FB611DE10AFF57C , 0x29846DB5C889413DB00005CACE6974B4 , 0x29E5639776644864991BB3734EA0AE91 , 0x2A66B936876844A28CC01146FBF127BA , 0x2AADB8501FF6415F9002E9F7627B0A7B , 0x2ADDF9D50A7D4BD3AF0A566B4751B4FE , 0x2B31F386251443E394DCF601CF1E12D6 , 0x2B55B2D704B944A58843A868FDBE9A4A , 0x2BA7E970A5A04298ADD706919F27D437 , 0x2BEF85058BE8441381DBD0C06B86F41A , 0x2BF5A24D31C54869BC35359776AB1B51 , 0x2C9C8A82445C416DB02797C2EB3B680E , 0x2CC40B17F5B5488FA17DCCC0CCD83602 , 0x2CF36DEB729242389D6859076EB11373 , 0x2D69307179904CE8BE21FBBBD6C4175F , 0x2D6DF41A109D4832807EBDDC839599B4 , 0x2D7B72ACFEB0485099F7A9F06A952349 , 0x2DB79A12C142404D8BF77A5B9AB27203 , 0x2DBE710DBF3F40E6A379873E9FE47076 , 0x2E2D3E158A9B4C09B522D9096507A028 , 0x2E48620543E9445F8F020A70016E6C54 , 0x2E57A12C607F4746BB3C0862C2D5E996 , 0x2E6278D162B74BD09FEBE8291F339766 , 0x2E8BDCA02EEE4C8DB249C7375D02398A , 0x2E9290E35A6B4A52B9B6F5A6016AECD0 , 0x2EC5D38D655D4C0A8CB9D33A3454962A , 0x2F63EA109F34463EAAC4FC1ACED8930F , 0x2F707B773D6A4887B6C4DF2113636AAA , 0x2F7F7CC2A83C4AF78AC0485C4DB74212 , 0x302688FD90F94573BBAE8FDB2B9CB450 , 0x3063529CD2CB4C53A3F2DC5D72C7DF5F , 0x311C6E4C7D1D42C7937943EF36C4ABF4 , 0x3199E5D91C294A7195F7397C4FEA6B24 , 0x32207436F7B04C51B817D835667672B8 , 0x3228AB07E00C4BF0A22F3A80D4E877B8 , 0x322EF0413BD3460E8CF241C8CF0D5965 , 0x32352C0FCE324CB5A721774D9D544FBF , 0x323EDD7767CB4CB3BD580DBC2530007B , 0x3265842E503D452C8893DA36DF2143B0 , 0x328BAC1F2C9E4E16B382F83D661EC4BE , 0x328E63FDD8B1498586CBD6E69DF3DADC , 0x32BD1450EDC541F1BBED39FB76D80C87 , 0x33336FFE7B3E45A580EDB6DE77EE1EC6 , 0x33446F1CA992438ABB78EC8C101D2B35 , 0x33AB24E1E9A24EC49E61F46571544214 , 0x33C32B477FA14592BA8738C1C1723930 , 0x33FF56FAE1A24C12B2CA2B541C44B0D6 , 0x3444CCC58E0043F387D286A4FDE2D3E5 , 0x348BD30A4988486E8479F4BAACAA039C , 0x34EB070474F342749BED712B5071423E , 0x35B654C9FAB243B5AD424B4D283C1513 , 0x35B7410727F14900B21C24D3C78491A9 , 0x35CD5FA6C0C145B298F668A0A9D1D112 , 0x35DB7D8FB8A041EEB96954211EBBF5F0 , 0x3637F20045964295ADE0699D0C470838 , 0x3689CABF1FAC4049BEC6439A1A547565 , 0x36B920D297EE4B3EBAE0B77C74FF0AC9 , 0x36BAC8ADEF514CAAADBC1D30462B20FD , 0x36E09426715B45289FCB867C464D46DE , 0x36F41249C3564ABC9EF0DAC33A031793 , 0x3731FA387B724A5ABF7491C803C8AED6 , 0x3781E24C869A45ED858BDD5AAACDD12D , 0x379F31DDC05140E4AF76837D9A2B109F , 0x37D47619ADE64C1B8422615781E144BB , 0x3821380AC9F246D7AAA4575F2662C77B , 0x3836FCC33930460E829550A7F58A3082 , 0x38BAB60EEA834E838507F52186256509 , 0x3934B0E7B8874FA98B77B19372E01E0B , 0x39A11661E58442FBA1D4FD92E76667AC , 0x39DF71432582498EBB6150A6B3C7ED3E , 0x39E9687E3B164322BC0045157B2E2A18 , 0x3A0247B227AB46378753E9FB7D7D70A1 , 0x3A0BF2F1D243427F844E43D93608CC9A , 0x3A29CE3128754D37A66782FBD3A80A32 , 0x3A3D08C9120740CC9407153DD8F95B44 , 0x3A636C239C3F4B40B81DB6555CCBE581 , 0x3B069A42EE2C4545893F2F7C975994DD , 0x3B573A9C7CEC409D8F3D363DBE984997 , 0x3B89C78B54C747729BAFD46629064B56 , 0x3BB5B665615C4F62A45EBA072ACFD74B , 0x3BFA1C5A886F42FC8BEC6163EB3DA5B8 , 0x3C0919F932384AD4B680D86BFCCA1AED , 0x3C6AC9FE2BD24C918ABC721F37567920 , 0x3CAFC87333684675870F5A8BEAD8391F , 0x3CD1E137465148B8A9CDFEED42DE2E62 , 0x3CD694C09E274EA1A6F0A9223BC7FBE3 , 0x3CF891E14CB34B0BA50FD391A2807B77 , 0x3D004ADD441A41A484EF4E833192D1A1 , 0x3D008108B8A641EEA58C117D7CDF5F60 , 0x3D90D1650B004535ACBB00F5B9B5703A , 0x3D967AD7592E4F198814D5085A25622D , 0x3DA0679B9F954334A40FBFE2DE5B5063 , 0x3DB685A2F7674F66910FEDD65E7CA101 , 0x3E06E7F54DB441D29093796D4A4B05FB , 0x3E57D3675FD24EC687716C6C0871C138 , 0x3E7C77DB5AC847E8A3C7AC87747AA1F3 , 0x3EABB0CD961142019E35D1BEC44DAF45 , 0x3ED7D53AA2A244CAA96BACB33F6F6C7C , 0x3F6A7876ADAF4A90A8F4E784177E9D16 , 0x3FAFE5E9A19F4EB59D47D03F98DA8386 , 0x3FCACBE886D34AD9B2C10F3FC61F8259 , 0x3FCE5124C612461487DD7C4CC3DE9810 , 0x400B941C5139434084527DD787BCB7EE , 0x4063666AE53246349C881802CC7397A6 , 0x40975100BE1740E79B48B20418A40D9A , 0x4138601989EB4352ACA1C14D0BCEE28A , 0x4154089291C2434695F44E1E3F8828F8 , 0x4186E23403974E7FA0DD41BFF4A863F9 , 0x419CC8822E4B4F2585E001AD0C7B4324 , 0x41D3D41A5DC04276A782EB9C35D03A5A , 0x41E2F67B668E41FF8C49208158FFA331 , 0x428FBF0F1F514AF2838FBC69DE0CBCF7 , 0x42CA9D79C042471BBD5ABC3B0F94419A , 0x43239836629E4C30B6454284B23588D8 , 0x437214417357461BB80350480CAD3A1B , 0x43E2131929084847A4E4090D81875BE7 , 0x4406039DE775430AB84673AAC70FB151 , 0x446B4913C3F04343A6AEF927040D9247 , 0x44AE0E853FE74179ADB523F970825019 , 0x44AEEDD82D5A4D3D9616716785D51680 , 0x44BA40D88289401A9548F91BC52F6B87 , 0x44CCDF7E06BD4A6BB4E22A8B5F0EA7DF , 0x458AAB63EB774913893961D8722C21B1 , 0x45CB467C952D4776B9F697D93793E515 , 0x45CB9567BD0E403BB8527F71FEA147A2 , 0x45F7A952F14E468EAE4158690DEB8E74 , 0x466416C057B1476DA3FB78BECFD0A69F , 0x46B00B4B6678443ABBBDC2876BBB0C50 , 0x46E5EA1878434626A2065E1673C43BD1 , 0x47C26549416949F8A5AFA924600369D7 , 0x47DD9166BB9D4FEDBAF5F3D6710CCC2E , 0x47DEEC15099949A5A2060347743A568D , 0x48033E4EA320433BAE1A93FC57D5D688 , 0x485266CE017140D2A12E0E067D38C738 , 0x48732F2E8BB549B49EEED2AA4DCF9F12 , 0x48945B6D121F43A080FEE50E07149A58 , 0x48D7898B663B45FD8957D0F3A5AD9911 , 0x4931750F83A04650A4B13B91EB8EF7FC , 0x49411056684C4295907BD0DE3B37CA1A , 0x496A5987944D429E9553CD95A5799459 , 0x4B882F0DE5FD4BF2B50E231544FEC2E5 , 0x4BAB5936580E48AE9BDC7C40DF28B5ED , 0x4BC43FEA64724160B248EEC3D60BA87A , 0x4C1192588FAE47DF855D54EF3991FC9C , 0x4C1E5D03B72C4B9EBD5511AA765C473B , 0x4C9680F03A524FE088B081C850A24C94 , 0x4CFBEFAEA98A4009B0097CAB4FB85A36 , 0x4D0775CAFEC74C399C350966FDEDE5D8 , 0x4D3485CE2B4C4F6E88EC8550937DA73D , 0x4DE097103B78486AA65B4764D0018650 , 0x4DE98C4B997340DB98E42A0C56A12A4E , 0x4E2B3F6B6C764351884F5FE6D925E333 , 0x4E60630B309C440AA700A2E834EBD8B6 , 0x4E7F7634BEF94E3686A057B30421108A , 0x4F0090660FCE4EA2BC50CF67EDEBFBBF , 0x4F3213209DED42438C74CAFA024B1EEC , 0x4F4F8085EEF74033ABCDABC11B5DD66F , 0x5010D739F9644835AFB6DC04607474CA , 0x5011DC91D0244A66B15FE2F996BDB220 , 0x501F293A9D9A4B5E97BBFED771EF7E12 , 0x509AC00D07F54133A80141C54C03C65F , 0x50B1402726B04A28B0D4A662F9494F41 , 0x50CD3837244F4D928B46350955D407E7 , 0x51031A54ADCB4733940361694605F77B , 0x51055C642F464BC1B783EB47D5063024 , 0x5161FF7B06A14DBEB831894120FD96F2 , 0x516912C2696D4EBF9DD1D8A77308A2BC , 0x519FDCB413D04226983803EF7E2F5FCE , 0x51C20D40B8CE4FF1AFB2FE997C75850E , 0x51FAA4292F674B2FAD0AE0F1196ED863 , 0x51FD54FFE2F640F0A1BF7302E59CF4EC , 0x5206A5FF0F3F4FE6BF9785BE7746C1F5 , 0x52F40D2DCE024E42BDD3E0C4157E193D , 0x53017AF10C0A40F69634919724541535 , 0x532AE68A559F4E5AB42F4C8156E0493A , 0x533A0AEC1D484715A87CE7FE9BD950CE , 0x534FFEAB74F6441CA9BCDA8ECA34F09E , 0x537AD6C2DBA74DF2922B9C78157B3902 , 0x5386BFEB57AA47F7AD2CCD33960E6478 , 0x53DC5DBAE0F449438C811A152BC5548E , 0x53DD0454C149470790A37B9DBC73C733 , 0x542D59AA66554360A80B4D3E511FCE89 , 0x548FB9C04E3744AC89382AA1E8BF05CF , 0x54B2A9FCEAD445179F79319E295F9774 , 0x54B8F806E1A747DFB60C858CA5EB992D , 0x54DEA46679E54EE1BC67B32C7FD412C3 , 0x552556B10E42455ABBA783F6636C16A4 , 0x5560E8007078410283D4B164B63AB02C , 0x558E7E0DB9B24B3E8D93315FFE84FB61 , 0x55AF14F7AED74FDA8F43E181C50B3E37 , 0x55BF937189DA4596A7B5FBDFBBDB662A , 0x55F11AC996324DEE9792B090A614265E , 0x56009D93560A40D98EBF6B29679D2BEC , 0x56553F1B4B8D4B7391B27369A1759C97 , 0x5665BCC25D6C4AA1B8492C9FE7249BD9 , 0x56780D511E2A4A15B11B5311891D94ED , 0x56DD56E3C0224C85AE56DD340022D378 , 0x57A3699EB1384EFE825AB42FD41195F7 , 0x57B0186C547746BB86A13E46FA22D831 , 0x5822147FC99E425AB0D3385AD99AEC9C , 0x58669C1B25FF4C7B99AC50047539F6E6 , 0x586D658FE2F54DE1BD21D8C66720EF3D , 0x58A3219A8122456FABB903D017D658F1 , 0x58AD6082E3BD45BC8FBCD575A34C47D9 , 0x58BF44E361CC44D3A4ECAB0633FF224B , 0x58F9233E68C34068ADA667C13BAC2565 , 0x590F833E5CB34F03A746916423034C60 , 0x59215B92429743928DFCE62982FAD47D , 0x5971BB8D57D34596AE1651707400DC83 , 0x5A41716953EF4DD1912C7C467F645555 , 0x5A535337D7A24D6EA9DD968E84536191 , 0x5A93167FC466434A8A9B765BC2A68AF0 , 0x5AD1A1EEE0FA490DAFF3880C9C984D18 , 0x5AF0C656D3314D0F89307FD799AD42E2 , 0x5B2E987FC8B743B4BE7D6548B11F52F5 , 0x5B2EF763E1594790AF06A5DA876C5B4D , 0x5B67B91820E946A1B539070B4A5036CC , 0x5B7F0EDA9A944C55BCE790C1420EF6CC , 0x5BBE5FFF1A49441BBC80CA49C00997B5 , 0x5C287EEF3ECF4C2B909FEAD544B7E29C , 0x5C64459B03A946EB9102E59B3D782683 , 0x5CC11E2F36C846549E5FB7EF1B1E8A80 , 0x5D1962D86C9B46448CF1E4B90DA50673 , 0x5D689A5C34C442D1B25A035B2D26715F , 0x5DA78DA605C04FF1BB555C689E9767EB , 0x5DBB78C2AC26407AA66D11225EF3CBEE , 0x5E4A74348960405DA58F3667654FCA11 , 0x5E907680BABA4D9884DD4AAEC38F4A94 , 0x5E9BBC25605C41C09271444317F85F84 , 0x5F242F4B3B5543A39DE154CE5C731907 , 0x5F348278D6C942F48C170C1568E9BD6F , 0x5F49F81AEAE148C7B6AC9133E4D4CD3B , 0x5F70B99A84504F7FB7C04989F909ECB4 , 0x5F8850F3F7824A3FA3067710F0FB2FC3 , 0x5FB357969D854FA8B24AF142BB4070E7 , 0x601F1194400D436AA44E887353DF1052 , 0x60BC391292EA47C3B9038E89E2DE0DB4 , 0x616706158B4441DDBE8A7E6C32A18F7C , 0x61685DCBAA004B3BAF3DAEE7060E02DF , 0x618C3651EF234FE5B53FF10BE96E7A16 , 0x61902E7B1514459595127E76693686E6 , 0x61C5ACCD915646E8A0FCD93FFD6A02BA , 0x622676E967864E13A37522F5139CF9D1 , 0x623B7E0AD3544D069BAF1A06DDB75A67 , 0x628E32989BC746D187B3DA8E439EE668 , 0x62B7CA4A39CA44BFBE8C0B1653944B9E , 0x62D09ECA23384172862291C2589C325B , 0x631CA39579F94D46BFD5A15568912D82 , 0x63664137148C477680D946AFD432AAE3 , 0x63A3718E2ACF4A9DA4446DEA95FC9861 , 0x641673FE6F014098B4ED13BCAF831716 , 0x6449F98CEA1646FAB71FE7A92CE9A95B , 0x644E82F3676D41B9BB3794EB6C005D68 , 0x64585B923E2A43349D28C5E66DA68931 , 0x650B09CB667F434381FF5920559141E2 , 0x654379CB721A4631A04A0B523DAD279B , 0x659A492CEC0849E38DD1DEDC5D2442B2 , 0x65B5879445264CA99195A8B6EA4F586B , 0x65DC324070404AF9AB179CF0637041D2 , 0x66505B46F96C43A9B825A7D9F8FABEFF , 0x666838E8740B4DBFB34E545CDD50E394 , 0x66B5B63E75E64D5AAE3DA858552094E7 , 0x66DD7F1EC33F41548B4C37D9833E83A5 , 0x67054782D28C46B988904F84F215221B , 0x671BC914DEC64B628E493A835E357F1D , 0x6773208EF3324A61A87FE27F14526EA9 , 0x67AF43E7978A433BA54D3FC68CC15BE9 , 0x68297AE562D24F5BA195A62160134A5F , 0x68EFC114A7204FD4813FF1633483AA1F , 0x69EBC35B0B9B42ECB66EBA5230C9491D , 0x6ABB7C43672F49058B99064C251B1D6D , 0x6AC6A21178F04981A26E0C8533003D2B , 0x6B0AFDF693EF4499A09CD07B722C16F1 , 0x6B23E03EE0974765986D66E073030C3C , 0x6B7D58430CCC4C3789C14FC73ED81BD0 , 0x6B941B122675447F98A0B0432CB7787E , 0x6BDBC12C66744E5F8923F30F9717768A , 0x6C2648BBD45D4DDEACDFDBA6F250399A , 0x6C32BABA4F954C678E462BE82EAE2D90 , 0x6C5CC101980B4A5EA775ADA6485A9154 , 0x6C6FBFE9A425474D975C43EE29F36797 , 0x6C9C585DACD446968974DB665926A377 , 0x6CB8BB419D694C87821A46AA71C58BB7 , 0x6CBE67CA6F484178BE9094051F00AFEC , 0x6D148675719C4082A8CE460EE0E64A46 , 0x6D3C46F12867405F94BE6C9447ED140C , 0x6D41A9DF92BA4F8AAD9C4BE79F3AA6CC , 0x6DA5CCD4FF144623BA9EF56A3B8D9D6A , 0x6DC14387641F46159F5D5BEE8138C304 , 0x6DEDA6752ACE48FB9F76E4B6F72608D5 , 0x6E606BDEC77643A091A746F9E7DD6CC4 , 0x6E71EDB61F754A10BD7748675B19EA43 , 0x6ECBB30220E149B7BBC94C9BF11D34D6 , 0x6EDCC134ACFE40A885B99E8FD40FC7EB , 0x6EF1BB6804914A2DB1AFAC2DD76FA17A , 0x6FA51751EEE046F9BDAF694472D2367A , 0x6FADA22492C2450699E3E2931028B996 , 0x70314070A247474C8BC63188E86726FF , 0x703CAD94AFBE46F1A1E37AB681E6EE69 , 0x707016CD3E4D4B1FBACEE0715C9FB039 , 0x70AC60FB9A8C4D8D86189E05C846C885 , 0x70C2B1E9BBB045C98AF429CA2FB9F820 , 0x70F57DD4E70C4E89BF66F8FC483099CA , 0x7124FF7AD4B04F5887EDA670A5E5E1E4 , 0x71440EA325924439A597BEF1EAE18658 , 0x716436C4CBFB49789B6281AD5C2313F0 , 0x7165E6509D0B4EF199677BEE6D2BFD7B , 0x71A44BC2A0C14CD0A6E6DA7CE873A415 , 0x71A95BEE852B47A995D2F520C5A8F680 , 0x71C87F6FA21F43D6A7D7938DAD9A66C5 , 0x7220877998E940CA93AE20EBEDF662EC , 0x7239654C579C4C249FCEEB7C0D2E50A1 , 0x72556C31EF774C65B7534DBAE1274CAF , 0x725A22B33FBF44C5B1B79B88CAD86DA9 , 0x729380413496431398B2895EA993FF48 , 0x7306C76FC18D46BC9AABF7C16CCC9CDF , 0x73495B064D13425EB4FEF0B8F43E168E , 0x737EB3EB31B1422CB444A353172BB392 , 0x73B90876338A4A539F2E36DDB7D5EE24 , 0x73CAB96E2ACB4CE0BA02FF0944E66515 , 0x749495747E2A4E44B4BBF69CDDEAE77C , 0x7504167F26024AF6A934ECEFC8300DA5 , 0x7566C1FAC97D498282C7E5B9F04688C0 , 0x756806CC169C42F3AC18D8CB03AFB6B2 , 0x75DDF9DAA40040D2BA578B7B14FE022A , 0x7611081792E640C8B7CC5706384F1A80 , 0x7631D45465D94FE9A4B8D5271C0CC1CD , 0x765BB0C3A5314948A1C05A6E68CF3578 , 0x7684F9744885495792F622F161E3A126 , 0x769D2A6FEE60414880EA58337AC04699 , 0x77609C54D0994881834108F04FEF2E4A , 0x7777D812DF4B4F959165E229A8731A08 , 0x7790D085C5C74A8DA1AA5712C5EF479F , 0x77B3029FC1484F81A7DB48962325B855 , 0x77C8538103D141FEB02F9430CDD0CB2C , 0x77F2D9023C5A4593903180A7FFAC2DDB , 0x77F903A431A4494E93B4EEBC17720785 , 0x781E8514E1024AA5B02C48A346C05B36 , 0x7856F8EB9EF9405A850BF65EDE509B99 , 0x786DBF5B8FF4443F821B4F473F0A9964 , 0x787C7B92AE0B4B308257D7618B22DB15 , 0x78A0E6BA781D4E91924031AB5E2A0DBA , 0x78F2B603BAB84FD1958422654976EAEE , 0x79220A16E8BA44ED948AD45C1B49F9E1 , 0x797340CDEEFD4B098A8379F60CDA3E6C , 0x79793462C98D4A9EBF65F8C3F73D137C , 0x797D27E9A5A7488F82CDF1FB6047B77E , 0x79B81B6D30794949A4BBA977CCB4DB58 , 0x79E3B73403874AF7ABA5E98D7A55DB48 , 0x79ED1302076C4C038F631BA33277527E , 0x7A11C7024E1B4D379EDFFAA0A46D1F67 , 0x7A2E88E0798B4768BDEC12110FB079F5 , 0x7A383AB4DC894548864A0FFF6C04CF60 , 0x7A49709CF65C43F9B93A561968D50F6E , 0x7A5162A118C849B2BFC80ACBEDF17DA9 , 0x7A7588E5312341F08BD3581D820BE17A , 0x7B30336546774C8B973F1C2E73F8CCA7 , 0x7B7B376210734A789DB7EEB11157E4A6 , 0x7C2B06FC046043169B1724A696853EDE , 0x7C4A45BDACDD4EE19687417BB9795E7C , 0x7C71CEE0A35249FA975F6022192A782B , 0x7C9A568CE5084D158F274C14221AC572 , 0x7C9CB73516994DFB897B5997356AAD2D , 0x7CB709BD1A854CE8A3C7DF791DE58E4F , 0x7CB7F6BA55094FF2913F1DC0A40E82D7 , 0x7CED9531B8A94613947C1520DA4C929C , 0x7D2EF0BABB7F4C6DAB5630501E08A2C3 , 0x7D2F1124DA88486DA3B9F407DC25E69B , 0x7D59EAF87CD84CA788B234097EDB816B , 0x7D862DF2C3EC49E29F2AD4D109B6D17A , 0x7D867417A4524F7D8ED2DDB0E1A22C5E , 0x7DA855AD514A4ED39E38B70261089A64 , 0x7DBD437F4B4E4359806BF4587FE298ED , 0x7DC9ED5FDD5D486AA0835212C184232B , 0x7DF18C1D6BCB4E3A9D651717645F2AF6 , 0x7E3B0C2A20004BDFA1E0A7A36AEBAA0A , 0x7E4D573910D24DA1BDBE5D0903A6E7AE , 0x7E4EA17E421F4027A801E7EF3B06E982 , 0x7E566F14DF7B48EE890BC16C557F919E , 0x7E6111F804D6411F96FFC6A19F27DC9F , 0x7E8D81EE80114C328FD14DFBF7441A35 , 0x7EAC6494A2D043FC961DBDC979D8F06D , 0x7F1D1EF73C8241F2A4B429B3C1B751CD , 0x7F429D828554490AA1763568D1CEEBBB , 0x7F7F9FCBA5F94C42A25F150DF985944B , 0x80214FB60B414FD6978565B9CCFA39E2 , 0x802AA1990C234990846D433DA0E1D2E3 , 0x80390721CFC54664B2A01CBB54E8D83B , 0x80540266DA0A4C3F9D201F7460AFA278 , 0x80C2DA7D1F424FCEA339B166672B7FDF , 0x80DB3F8605374739949AD77C97CD919C , 0x8111E032C0724BD6B93E7C4D71AFA022 , 0x819862F7BAAD4A89825E810839991BF1 , 0x81F968053A8243A8B131FE8CFE74EB2D , 0x8204D80E34C845AD95258696942E335B , 0x82077763EC944AB08902FEF19CC61935 , 0x8209A07778FC44428664FEE8365E4BE0 , 0x820C70CE97CF423286AD1DD22302E428 , 0x827D80328749430EB4B8B6B84D508349 , 0x829E9359368A49E3927FB306F6EA4D93 , 0x82FC265875EB4ADB8F9A2D1677DBA17B , 0x8316361418E64F3E8BBE7D838887E310 , 0x832E3BC6E777405E9AE4CA0A8FBA038B , 0x832F5481776A4CD185A6A53396926893 , 0x834CE7E4DD51436EAF4FBEED19C9A9EC , 0x83668238F6624B02982157E485DD08B8 , 0x839B54A038F24D25901745F04FD0B3D3 , 0x843E61F49AD544829F5C20834BD56E45 , 0x8461987EE15C4C009C7299A6EB279C99 , 0x848C6A20310543128BE1A997AE5D2F09 , 0x84A1C3D17D134C85A053406E55B5FA34 , 0x84FF533D1CCB4E29B12249ECA5A52C56 , 0x853CBA0B543F42D5A01AA8702259CAD4 , 0x854A00C9AF9A4429B52AAFABD9D02022 , 0x8588857A025C451F916C53841EA2AF3E , 0x858C274D83D74238B9C57A05D898C710 , 0x85C8DE62A7354A3B93CB985EB96BCAA9 , 0x864E972436734F0A81C5DB6271F68CAC , 0x86AE533AA1584BA18E4AF1021EEE0887 , 0x877685AB66AC4F2983DC3D34E32654A1 , 0x878925E7F2094EBFBAA90BFA0F3013DA , 0x878EA71E3ECF4BD18EEC2C64953601CC , 0x87A035BAC6A84BD9924B004B0BF111F3 , 0x8823EF23C4874113B0EB397CF19A87B5 , 0x88D3335A2551430F86C05BDB24554E24 , 0x89215FCC5DDD41E091005DCC2503DBA5 , 0x892DCD041C904E6883752CB4795025CA , 0x896BB6A5B5514C4F9B9C3B7DFB45A13F , 0x89BA756BA64F49E3BB352F89DDDDD6D2 , 0x89D6F197BE9A47228050A1E2BF97AB7C , 0x89D7E9CC9CA34188B5DD0616685ADCBF , 0x8A251E00BCB8434390DF76F7A4B65594 , 0x8A396868C70B4AA7800BAF4F9EEB5D3A , 0x8A4053C2C0A843ADBD9526295238659B , 0x8A4D1E9157394DF7AE050AB470A55225 , 0x8A71E014406040068FFEB2CC3B3B6296 , 0x8AE86540D01E484BBB398B4B1CDA3FC8 , 0x8AEAC247344146EB9346820C50FCA9B6 , 0x8B19A435EE974DCF8A7BA0597BB304BD , 0x8B3A63761081450A87D770437FD85FB4 , 0x8B5C15E26F4F4682BD9755DA05475D79 , 0x8BA07A57546049639F5B965B93134BBE , 0x8BCD30827ACC4DE68A4A80484880E835 , 0x8BDB28CF4D5244F785966F420A546698 , 0x8C13C818BF404DF390BAC36B3C5E1C75 , 0x8C4317E3A4EF4D3EAFA1CE806A592633 , 0x8C434104F47142EDA42609F87FD57D4A , 0x8C5E421A54C144C3B8EBC518EBAD7358 , 0x8CA63827452049E189FA0C76AD2096F3 , 0x8CC5E20077C94392A7C26CCB665BFBEB , 0x8D1A01DF541747618A790AE600FB9E6A , 0x8D1B6074DB154A3FB4D8A29C8739817D , 0x8D62AB629064445F93A8E32CAD5AD76A , 0x8D718B2ED9FF49D098D8A9C47256701B , 0x8D8F8F91A5A9416CB7F6384DFC56A459 , 0x8DB6E07C0BA6448890DA527F2010B0FF , 0x8E0429F6409745E68F445695ABAD4244 , 0x8E95D47022154B42B7D4E5E5F7E00D6A , 0x8E9E78FE72344DAEB7DBC7473E6B3E57 , 0x8EC07F62D4D6416083259C34F9DF2F16 , 0x8EC29031DEBE4626B7AB092487DA98E8 , 0x8ECEEE9C72D549F4A0EA985848F00688 , 0x8ED7492B6A9144D0B62801FFADD6ED01 , 0x8EDB2D0CB9844F7F9BAF45BA22556C26 , 0x8EF7CB2772F642958C12AD6C9B98D9EC , 0x8FA8C9D5049D43B0888C14CA14BF4EA1 , 0x9014B42FD4844D44BFD0BBCFCF6EBC5E , 0x903166E198534CAD8BFC772FE88C374E , 0x90AC5CF5F78F4085AE10B6CA24122B4A , 0x911B0BE0E5174217A32B3C156EBF781D , 0x91584A23DFEA4BEAA5FB1A0E659B5EFD , 0x9180ED78A0744B159E7C185A5E85CCD4 , 0x9194440813A94D6EB51653BF91916A62 , 0x919647B66DBE450FADB109A0FEB1D687 , 0x920D34B2012447DDB5F2EFCB69EA3BA2 , 0x92182F3C0FD44A3C8210D870B9A75B7A , 0x921B8A24D1284F09878D9BC0BFA90D0F , 0x9231F41E031642C5941D93A13CB6D70F , 0x925BE69952F04C3DACB7083C2382F872 , 0x926A92E068B44E97BD52DC7A35E66253 , 0x926DB028ACCB4023988F0F4A540C7BDF , 0x92FA1FDD36414E9F8AEA24DCE3C0ACB5 , 0x9411524AAA714460A9BC973F1659468B , 0x9479D23731B246108FC997D78E537648 , 0x949078328FCE4ACCA061D76358801280 , 0x94BD4AD8152F4276890DD22C8C85C38B , 0x9529A7B0444A42A886F6DA253FA3CEDB , 0x954CDF1E0B9247F7B0E139C225FD5C07 , 0x956BEB65702D427884F9D6DAFFD7D631 , 0x9574FD0A205C4182A9E5CCC843072D90 , 0x95D8B9F0C4D34294A2988572EBC1CF7F , 0x95FEA59D4DE54C289487D3CB7696D0B8 , 0x9618CE4A4F68405D8D888AD3FD1E648E , 0x9621FE4E476445FCB62E079339FF5194 , 0x964DBBE24B3743E288B19E25668BB982 , 0x966149AFF31F402885DF5E506DEE6A70 , 0x967F3941B8F8405B8A356976EBE5B416 , 0x969D4434EDD345248267C65AB227E539 , 0x969D522C2A3642CD882428CCD206E3C4 , 0x9713AD0A4F164CDF92C53F74BEE6221F , 0x973980EFAB07479D9C6324B155759321 , 0x97712BD7260A4DE196500930E58AF34D , 0x97DBCA9B41C44294931746AEBE738968 , 0x980B0A387BA44999911969D4705B16E8 , 0x98171CAECD9F4ED5B924D8B4C98C273F , 0x98528DF4A7D44064A6E7E836C3D73E1F , 0x987C3D7581964B3F841C3CDDE82D481B , 0x988F8861A39D43928741FB1D0C2E564A , 0x98CD586ECDE74B12B65D6705C2576A21 , 0x98DCC9EAF1454C6AB0C04C3709F9C708 , 0x9908059197E8487DA726769822CF03DA , 0x9946A34E38D4443E87A42FD7680B8816 , 0x994D17EA710B4364A953B0427C1AB008 , 0x995C0CC261C7491084D937CEDD9CE101 , 0x9A49329C2928423E8F75430E59CDC081 , 0x9A7ACF5DF12D4AF598181648E875D290 , 0x9A831CD78A104B57880A147D8DA8549E , 0x9AA87F5A0491471E924561CBBB8A4469 , 0x9AC43638B7C54AC29C1A70DDC1DB7918 , 0x9AD67A6BD0A046008A46831625C0015B , 0x9ADF6E8E99284CEEAFF5CBEAEB4A7BDC , 0x9B0D24BC5D164475BF1641AACCEED1AB , 0x9B50182F5CB94469AA54BEC28709281A , 0x9B56B9F71D284A8AB2418B350AF60C60 , 0x9B90C06D98A54CFBBC5029F7FDC73E59 , 0x9BC41BE3EDC64584BCD1E645028023FA , 0x9BE61389B696485D9B6AA71B5B15BDF7 , 0x9C12F2643277407C9AB94E8E3391A79F , 0x9CEFD7B34F1244ED85B84605449C5A7A , 0x9D2521AC36B34552809384FC2F9AC5D0 , 0x9D423DC384F2473EB7AADAE296C6FD50 , 0x9D55A95CB0E649D7B14E0B95A400D89E , 0x9D802937B1CA479E97618637C6FBA0D7 , 0x9D8FEE51B0A84429B15DA88935CB8F89 , 0x9D96F8999FE74C93A697F56E3B5302F1 , 0x9DA72A2A047A41EF906543A9240A170A , 0x9DA885E4AE694A4995CDE5C31CDA384E , 0x9DD248FB7AD64FCE9FF074227AC51139 , 0x9DDC331C006B41A4801B3ED7BC80C280 , 0x9E385B44166046AFBC6A685A23C973BF , 0x9E9A961253F64B86A293B1300870A929 , 0x9EA265A99A1646E3A4A758A4B5FE8B6B , 0x9ED9ACE62F904484B046CF331E249E61 , 0x9EE307CD64F64408862BF813D8A6C6EA , 0x9F4266792B7B4B5FBB4E8993BBCE92B0 , 0x9F9B8F15CAB74E52B1210A2868E10ED1 , 0x9FBC2B85F25A457F9297395F8D5099A7 , 0x9FE344B101194AA593E381DBFBE67076 , 0x9FFCDDFDB4444E4ABB609022EB04430E , 0xA012A9734E204C2D9DB09FE722C5E165 , 0xA02D16B86179462E86218900D90C0DAD , 0xA07913603E574CC9A22070E266214C90 , 0xA0A07CC4AFB1466083BA940532E1BEC1 , 0xA0A7D4D7ECB646D58A4C5FB18DBA8B45 , 0xA0C2BAD1E05E4D1ABE6AC5BE5770A04E , 0xA0F4C2371A324A97AB534AD8C8BB1544 , 0xA10855AF683646F99E05118A871CA7F6 , 0xA156F0D983954E55BF2CBA807BC95C54 , 0xA16290FA25104CA1A61AA9B6F4F7D036 , 0xA176B68C32A74F2AA763DC54268FEAF5 , 0xA193258145184964A3DD564178C914D5 , 0xA2189A49866A4A26BA0AF4FC1642E38F , 0xA291506B5F8E4B44AE950494CC748C88 , 0xA2AC02B314D444998E1515FDD9ED51F7 , 0xA2DE0CFD99D4490EA208ECC454FB7AC6 , 0xA2DF73BE090A4FE79593CA812E099C80 , 0xA376C976F8FB4C58911E1867788A42CB , 0xA39AC2363ED04E7F9357C18D47EA97A4 , 0xA39E5CED92F84FAB937069C2AE69CC55 , 0xA3B2B3FFF0334AE295EDB75720745F80 , 0xA3E34FC914144428A650AF927008EEE6 , 0xA3E7388314CD41429A8B47211C7CEF45 , 0xA42DF1B095464FDF92F4660AF2BBDAC9 , 0xA45F2D8A928342EFA28C312FE843B889 , 0xA5992D543053444A9553BF0A98871C11 , 0xA599E7672F824CA1A24B7144340614D6 , 0xA5A14A3EBCAE423786D71A2E032E2D85 , 0xA5E6E30353FC403C81FC43CEA6320B87 , 0xA66F6994D164443C94E777817ACA5A8E , 0xA68CE4B7DEDE44BF8A28FCEB0036DCB9 , 0xA7020B03E1B64DF6B55D1C6C80CD065F , 0xA70AD5A19E60431AB520E6A66FB69BE0 , 0xA71FD0E85B7444189D5808637F0F097B , 0xA79D862FF60D40AF81050BD7B73F3D0A , 0xA7EE6CEEA45B427DA226A0EE4C5A15EE , 0xA81CE1A7D1EB4664B48D366BE7B2B76C , 0xA8504C41A32F413B822473C84E72A5CD , 0xA8A38A47AEF942419DD88B7FF07E8E1D , 0xA8C2E7A4352142FEBB4094D824E0DA88 , 0xA8CDC268CE0543FCA57F3941BF64637A , 0xA8D59B0F99E042E9B1F33607EF89475F , 0xA92B5CD1CB32431F894EFC41B3BF39ED , 0xA96AA4452C5A43C3B5FB2450B2830750 , 0xA991800E880E48DA99D233C7C6E6AEA5 , 0xA9B2A766DF7C46FB91615247460E8845 , 0xA9E58961152B4ED7BC99946DDE105564 , 0xA9EF01BC8163470E8413B6D6122B4377 , 0xAA01838C50EF4E4BA3A86529DC77771C , 0xAA3BBA11D061456D9F3393A2405AB76E , 0xAA434A0C9CFE43F29394D7172169868C , 0xAAA5504481C3496BBC64714AFF77A0DB , 0xAAC7E4E0F4284D96B9226C5FF0048BA5 , 0xAAEE3A1B1A8E4433A79AA1C60772FABF , 0xAB27808E056E457BAFE65174DD9F709E , 0xAC1E6A1F906A45F69904232E2259797F , 0xAC5E506A354945C0B32D57057A6B1E3B , 0xACB2E6CDAC6341B0A0082F8BBE3AF019 , 0xAD1532A674A04894A1B25984557F6EB3 , 0xAD863E471FD64A44A9DC85006F81EB9C , 0xAE4176CB40DB482A80769E76B1322D94 , 0xAE67F6EE2C5D41DDB98933FB8E766EBA , 0xAE75D7DBF6504BD6A16351FD53558D0F , 0xAE96D321BDB3439893316151B81DC166 , 0xAEB144167C8346A3A254AF61C7F75EF3 , 0xAF36BA03A9F141CCA87CBD83EAFD2A95 , 0xAF4B32ACF92948EF96048DD5D440C449 , 0xAF98674D7A5D4876B9F6A88766786DA6 , 0xAFB63D97812F442FAD6F4C76F1F8CD89 , 0xAFD580B5647E48009FB28EBEC3E3EEC5 , 0xAFDD37A0FC854F6B8A8B1F973822C423 , 0xB01C67A819ED4188A12AFB5C17C46B4D , 0xB070953383F442209677279EB533FE2E , 0xB0D76506205C4D19A96EEFD8B0CDFEBD , 0xB0F8C38F80654FADB40381E7DBB1219A , 0xB0FDAAF876F5443793B02ACDC78FCEF6 , 0xB122E13EB79442B684723C3BDEA52C79 , 0xB148AF0CEF5C495BAA78C437F6497AB8 , 0xB170369F9A64457E9093EAFAC99541EE , 0xB18FF38D809F4A399BFD64C1047ABC44 , 0xB26B431568E24940B0EB2E9E8351963A , 0xB2B407D66EFC47CBA94754E887AF18A2 , 0xB375B6617CE74F3C9FF8166787EFFBB3 , 0xB3966A36B859465DB6EA43DD830CC634 , 0xB3AB490459AB4B2AB6A25F521EC9E310 , 0xB3AC3DE412964081B3B110D8509201F2 , 0xB4A62F3955754DADBF3E42392A65F8F7 , 0xB4EBD70FEFA242E08FD98E69F5224983 , 0xB5A23D01F6694C9B8B97D07BCD681602 , 0xB5F471D368D34E26B245B81A4FE831E9 , 0xB5FE5F18E79F403092BE916674C41D6B , 0xB63B0D0DE9AC44E484F2DCD3F43C9ED4 , 0xB65503C7CB1A4D86AB55453C44050B8E , 0xB6B75272F2104305B6FCFCDC89DF1005 , 0xB7180E7A6CFE49A69D2C44496D98D277 , 0xB71E0E58F24548D5A1E1DE0BB5238BE7 , 0xB7E63FFEE35345599A1FD238BA1ADFF3 , 0xB826D5FE5A5947DDAEA6A4A5FC30702B , 0xB8327778089346DBB17E90140E3875E5 , 0xB876E2D0F63747278DCC0766233BFEE5 , 0xB8D526D505344EB4B309FE30E02EF26B , 0xB8E74C77DA1F4DEBAAC46A12ADE7ADD6 , 0xB94E5CC9CA294A1C8DEB8D2A25A9F7B2 , 0xB96FD793F3F347A1BAB4A95EC1EAFB9D , 0xB97E97AFC15340468277BB60C1CE2E9D , 0xB995CABC780841F3A50EEE969EC9ACEF , 0xBA1CC447ABC741A4A92EE02E022D1F9C , 0xBB1E79180EBD4AA9A61F6ED6C195E190 , 0xBBA6CC4417844A46BAD9D46E71D2591A , 0xBBA94EF884334BD9ABDC165A5322FB4E , 0xBBC9AF1AAD14483FA279C669816C474A , 0xBC06F44B4D2E448BBEC9EAAFA19C68A7 , 0xBC16ACC00DFA46DE8CF1EE8D4974349C , 0xBC1760C5A6CB4CC480913D4177A48A4A , 0xBC5B3FF294924DB1885B74417DF3B4D1 , 0xBC69C37E8E0449CFA1337C88136928A0 , 0xBC76D130084B4D3A947E9E581B8E264F , 0xBCBC55A975414CB792E579E78F51838B , 0xBCD079E9CC3B45E6A2785D1419AFD59C , 0xBCD0F00F9DF44DFDB10EC14757E7D0BC , 0xBCEE7C8A572B480EB38816B68401DEE2 , 0xBD498EAFFDD549748AC8B56BD3742B1B , 0xBD7972405D8E4BED82072AA7C9ED04E9 , 0xBDBBB27B3D174082941587B4AC522F49 , 0xBDD0ED46725D4037BC3794D7F09179CC , 0xBDD37C2264654B06913C97200E7E8601 , 0xBE12C002014A47C7AA89A4FBA346A4B2 , 0xBE7457F238A24418BA07A3871D7118FB , 0xBF17B5CA41E44915A7B8435FDC6110A8 , 0xBF1C6476C21C451791FB8C5284789899 , 0xBF48A9A7CCAC41EBA3D3453B8197C136 , 0xBF687F757C654AC686771BD9F264F279 , 0xBFAABAF6451940D78A905B0452E85326 , 0xBFDCA12F49A24FECB69BAEA6611B928C , 0xC011B102745D48F3AF93110E7F8251A4 , 0xC011E4DE3EFD49C0A4E3092806B10100 , 0xC03246F8972245F1B25DB4C78C1962C7 , 0xC07A318C4BC64AA3891D2F281BFD1F66 , 0xC082B0D6F9FF44A684FA466C9699D058 , 0xC0A051A6C0234A81AC2FDEFEA2778DCC , 0xC0ACAE2AAFD14DAD9C53AD3CA3F92AFE , 0xC0DE645B3AFE40999A3346DC321F86BF , 0xC107EED616C34E5C87446A684B4B4CC0 , 0xC20A946CE28646EFA8523D1AF1986261 , 0xC22671EBFFE747939DA39CD7DA4BF369 , 0xC24D253451464C9EAA2C1E22C41BF97F , 0xC29CC7084F2B4075B8C9032A5E38B1B0 , 0xC2FAD6881BD84820BF3604322585A122 , 0xC30EFBC90B5C4F9FBA54F35024CD3B81 , 0xC31000B9DD0B42C7B16F05A5E61EAD58 , 0xC3567502F44748D6BB65855F4BC9C7D5 , 0xC357BBCB336648F2912E781B2C4ABBBF , 0xC35D415CB8A240A2A01CA482274743EC , 0xC362F560CFB64E4BA29269E250BA87D7 , 0xC38D763BFA7C4AB5B33B6746ABE7E46B , 0xC40AB7E573BA4A20A8861C32ACC9B4DE , 0xC40B44D9B149445AAB29F75BCE2B464F , 0xC45A0A864F614CB4A0A2D822FDD62005 , 0xC492FADA552A4CE0A2CF77C3758E6B8E , 0xC4CE8DB1F4F4456A9E7B2F0160026CC9 , 0xC4D2F0C6CDCF4545870CFD10C2B6F197 , 0xC4F0AE8870C94128BEAE41613A7724CC , 0xC4FC3ECADC1C415E9D8F41593AA944FE , 0xC5BA6056229A4321AB3FE38FAE3D5650 , 0xC5ED01FFF2164299AFC1B349A42F0EC6 , 0xC618E4F84A4F4A02B6013C7CFEB36A64 , 0xC663141E756D49CBA8F69DE6F60BF59E , 0xC66FB58CDFDE41298A52EEB81B962E1A , 0xC6725082691346AB9C7097FB27F98188 , 0xC69CC3C153434F29ACAA50B5872FCB65 , 0xC6D3404ECED446B288764216A79F740B , 0xC6E757AFA94E4EB1951ABD184E60DCDE , 0xC78BC78551284ED0B09E5BAA9CC2B92E , 0xC7A1AA1A0B554BA0AB747E45568E22B7 , 0xC7D6EB09B39C43478B754B879E2760C7 , 0xC7FED56548424D8AB75DB9C933D0B8CC , 0xC8244BE8936E45609954C9AA8BFDFB75 , 0xC84A2186275F4913B3E7724BE027AE7D , 0xC85A2A3C7E424A9AA71C2D015DBBA19B , 0xC85AAFE01A0F4DC89170CA2D523BB64E , 0xC8BF331B067044A19DC039755C7A539D , 0xC8D3DA5F78AF4EE1983753A59ECBADF3 , 0xC9029576A26E4E2ABE08E4EA07A76FE8 , 0xC90A1EDD7A47461093356F463FFEA07B , 0xC912FEB30F7345FFAD557271A5A9B4A2 , 0xC918E4D0FBDA4897BFFAF5BC9F34DCC3 , 0xC94A700AA1CB4B98812A3C634D3DB2FF , 0xC9CE81AAF25846C7A506BA81D18D8EB2 , 0xCA194A47AEAD4EB0BD8D97814A788E29 , 0xCA3A4C6F226B491B9969DBB8542C6C9E , 0xCA70CC7C03664862B05BBF5FAAFE9BC8 , 0xCAF426AC1FAB45B6A90EAABCC58F83D4 , 0xCB0E3839DAAB4C4EA259D2A37E42D80B , 0xCB12724C94174846B33E2A7B49679F0B , 0xCB18C35BD9B74E668A712C324B2EA77F , 0xCB2BC43A9F47404298BFCB32BD620377 , 0xCB85DD3840F742CABB819A7E2AD85B70 , 0xCBDD76412BAE40329158F6B32899D4E8 , 0xCBDF6EFEF95348F7A38605A698B1D0DE , 0xCC02596AE83A4E5680E3931AA1A084F5 , 0xCC12E0F9D0F24137BB7640C570579F3B , 0xCCA1182D91E8450C8D0955226198FA0D , 0xCCAEFFC50C654317933D96744F02E535 , 0xCD40B938AE524302A64DD6B1A9532B4A , 0xCDDB9B53A5324D648A7369220F770D81 , 0xCDEF61801E6643A9BFF71E84DB2E322F , 0xCE628E9563824EC1AB52A533671C71A7 , 0xCEA0807C8F4C443C97132A8471431843 , 0xCEE45B8A523C4DA7B6AD5E68C66E319F , 0xCF269C4266144D4DAE7E1F89390C5E69 , 0xCF4469040FD7466FA80DDEDD81FBF884 , 0xCFD6EC9B20A248408D346B1F30E92CB9 , 0xD021B83E212F4C788149DC7A35A8959B , 0xD07974C547D944789B65FD933D8FE0AC , 0xD0A5032D4DFD4876A0A8E29AB94193F9 , 0xD0A9167938244A02AD4DA9EE51A4175F , 0xD0DC9CDEE64F451888B68122AF001638 , 0xD0DD73E1E9ED40A68622AC872E99C5B3 , 0xD0EAC73FA00447C697380B0C69D84BE7 , 0xD1ED357F77DC4778A111BA132F7DA990 , 0xD251FF6B427C4E0D94B464D2EF712940 , 0xD256E8D806624DFE87EB77BF272E92B3 , 0xD27426C8557A4CC4BDEDEDC17E23FB98 , 0xD286BFF774244F209DC50FC49231D365 , 0xD2A3A2B982BF45B6A5342E252064F93D , 0xD2A3FAB3F06C4047A770C9814E6D772A , 0xD2BD11F5331449479BA148E5EC72F4AF , 0xD2F96E1EA8B04C499967F09BB8C8F350 , 0xD37F34D792984180AAC33127A2D17491 , 0xD391BFC48C5F42298F57BDC88245D4B2 , 0xD3927F41CF3F419C9DF74113F873A513 , 0xD394630FCF124DE7950A1269358396EA , 0xD44CB362B1CD4905B3DD6005E7F10350 , 0xD4844456527E47DAB07F855541D3BC7E , 0xD586F1E9A8C6412CA81BFDD5685DE26F , 0xD5C2F5A39750416B875B63F68307527B , 0xD5C3264D5BEF47A29A3118AAFA1F1032 , 0xD5FEB2DB24FA4AD18F91CF6980C946AA , 0xD6263FA22CEC47519DD554BA131CDE79 , 0xD6746AD1E5AA41B296B3CFF846650F8D , 0xD675D5F5A4104C4597E869D112CDE2D0 , 0xD72B8A6B8D56486DAEAA2BD4BC1BE924 , 0xD740B56BCA5544A18B8E3032932AA7C3 , 0xD7D8CDC6B9EE4491B4B7489A52A01EAD , 0xD7E66792E8B040C0A11F7A5BD484155D , 0xD7F404D1FF24477DAB7D0319B6D3E826 , 0xD8094D16539C4BD59F5CD7A6015ACFA3 , 0xD905E3CCD3B44F58B9D7B6C266A8B363 , 0xD90F695FBC89460B81E10396B3519AEC , 0xD91612C6922D407CA6496CF6B973BB45 , 0xD9622314AF774831B1312D0ACA6A84DE , 0xDA497BAE447D4870BA4BEFDBD023881A , 0xDAA611A280BB4850AC6C56CF8ABD5409 , 0xDAFB5F47442741E7A17A1C1CE6CE17BF , 0xDB894FFC25ED4D7CAA7C175AA730831D , 0xDBAB53D8C93843FFA1CB5EA4F998B353 , 0xDBB7C8FF20EE449AA1685EE9A90A2E73 , 0xDC8F555380F7417AA0D784207894BE9B , 0xDCCCDB49FDEB4A8487DF6A12E702E751 , 0xDCD9665390BF4743AE401E1E2DCD2FE0 , 0xDD1299E6A31546F6A659E05FA8A2649B , 0xDD1BCF16CF3242C0910619A937A86B09 , 0xDD49285590494E9BA90C18E2F5B3DF5C , 0xDD4DB2B014DC4587A296CA436F9A63A2 , 0xDD8C70580BEE41CAB8D4B02ED09B47F5 , 0xDDA5DC1F63CC45638FC753087BEA9D77 , 0xDDB9FAB555484FFCA1DF1E916C7D4A6F , 0xDDD651AD7C154B66BD7DF0B675A13ED6 , 0xDDEC38E2C6C84514BD8D27B83B4C861E , 0xDE3AB3A959C540FEB0F33B3785A246D0 , 0xDF021421E4A2496CA365DB80BEEC7BB7 , 0xDF0F824AB1464EF7A9605A57AADA26E4 , 0xDF23E79F179442158BFA2F8DA8E42798 , 0xDF2BB74E096747AA8A022F4BF6216E4E , 0xDF6C79364BA140699DD89C9DF2742A1D , 0xDF962037DF384A4796CE5906400974C0 , 0xDFA6F69B392D4BFCA2C850395340700A , 0xE02DBDD884174EC79B978BF238F88480 , 0xE032A3614E034836874B366529F59F4D , 0xE03F8EB06F704AA6831DC8818454290F , 0xE059F93C9143466F9C1C58CDFD7FD73A , 0xE08CE7A16DB84056B8C0486476DE2387 , 0xE090E8E83BB14F409B34484DAF6A3633 , 0xE0E6CDCE513C4F6EBCEC21352EC88A01 , 0xE1DDEBA0F8874F49BEE2DCB2F61299A7 , 0xE1E07F8AB50E42C59F31CCF884A6CF49 , 0xE1E2E48C58584C83A4AD2ED2955CD847 , 0xE25746CC2C004ABEB57A53CBD767D885 , 0xE2848EDA506A48FF91876E27CA870E7F , 0xE29AD185FC30492EBD14B94BBFF74BA3 , 0xE29DAEF26E84487B9B782EA2AB144FC0 , 0xE30ED8735DEE4E09A9CB406998F169DE , 0xE37C0E76589044EFB8672684422DD3CE , 0xE3862047EDBB4A49AB4C7FD4E760B7C8 , 0xE3D5B3765D5C4E1BAB43C785EBC40378 , 0xE3E70C8E7EF84B65877BDBFEAD51218E , 0xE41FCBE9B42F4D8E88ACB492FD7D2B6B , 0xE440AE06A43541DFBB1E6FDDA1B39698 , 0xE47B1A3EEB214EE1A5B731BD7AFD38E3 , 0xE567A76A1B88407CAAB55239344F3E41 , 0xE5A6DB29CFC54005B5E4846475208F39 , 0xE5DC50322F614CAB85E87FE3972518AE , 0xE62EDBD1D1924E67AB8C1C510724AA82 , 0xE6D4814C5D52442BA126B83E26710DDE , 0xE7123689FED34B27AD4F7A68D42FB607 , 0xE72F957CA6FA480DAFBE296D887D2600 , 0xE73F322EE0054B008E677E8B7E22CEFA , 0xE73F4796BCE24241A1B006DB56D328AF , 0xE7541E6D5392400EB12E7B5C52A77FF9 , 0xE75B78DEE8784A90864E17F946CD179C , 0xE75DB45B769346638C90738FFFEB64F4 , 0xE7678ECBB28444349408F880628BB7A1 , 0xE76906EC54534427ABB55E3A6D6BC870 , 0xE7CDE1FB7430422F8147BBA0EB4C6602 , 0xE7D12ADF45084DD8BDA4C2526E9B69B5 , 0xE7D6829A8F024E32A9C543AF15F6D973 , 0xE82451B54CF74F76B49F1D991338BEE6 , 0xE85A16FF9B6342D3A17FEEEB3C06A868 , 0xE8DFF51A6AD0491EB993FCAFD3AA1BBD , 0xE92177CE92A14570954311FAB31F039B , 0xE93FFF82F7854675A0F3B702830E07F7 , 0xE9434871EBDF4B659EE42B7486474EB3 , 0xE955BA2BA86E4363936149EB188F3150 , 0xE97F2CE122A842DA9729EE5E813F0FCE , 0xE990EC6597A74B70BD66F70A9F49594D , 0xE9B9F929478649E9BC805EAF84931ED8 , 0xEA0F70285C5B4645807AEEB8E74DE3B3 , 0xEA3458468484421E8A31E125F544A998 , 0xEA3B3E27ED2C4A39AF247F8817A09BBF , 0xEA7788D565704718AF184A98FB668466 , 0xEAC7F8C2566E4322A7BC485328131FC9 , 0xEB0D3E242FB840AD8AE94D0D609E7600 , 0xEB389CDBADA54560B7A0A070CF5D5E8B , 0xEB9E1E59985640A699DCE58989AC5F50 , 0xEBCF4DA4A57745E89902E6562B594B9E , 0xEC3653DF0FBF4C47B9A6F4AD8DFAE239 , 0xEC6179842E954C1FAF947B58D2C8498E , 0xECC9B5EE2BE34C9EB8F916E902D54E5C , 0xED416E09FFEE47EFBC5F42FF5488DF70 , 0xED564B9809C747538A922F5EA6025221 , 0xEDE7721068A2482CA788A7AC6D8C422B , 0xEE313412649141738B43C0FE846BDF39 , 0xEE31EC8010804678BE5FB2628650515A , 0xEE401D2ACC414CFE8521409561DA5EF0 , 0xEE52ECC25C2446BF97EADBCBE58473D9 , 0xEE8971E958404FB9BDC28CFA72E5498E , 0xEE94600A37B14B4FAD48E1BE033F56AD , 0xEEC40FBD66DD4E78926A7A25D84A15C0 , 0xEEC6B3E9402D41A4990B53203D5A209A , 0xEEDCDCCE41044C2EADBEF684C9D5B6B6 , 0xEF0912297F2F4D2BAB847BD223BFA194 , 0xEF182EA10C6E488EBD0CBD79A49B772F , 0xEF2652DFC9E8462E85E0502CE7A8E754 , 0xEF27599C6F444255998A167AF13B8AE4 , 0xEF3B548279B64950B3D7F503BFC1C7E7 , 0xEF53D692EA974465916989549874355E , 0xEF58AD338166422FA4D4326B28E4F157 , 0xEF733425DFCC48D99DB02E60708AC422 , 0xEF88C590DEA44ED2AD29049E8C6A8DF0 , 0xEFAA194FF2AF4ACE82357A05A316FBB5 , 0xEFCCE59ACA604364BC25665186D7DE29 , 0xEFDDDF97D19A4D009C6FC9ED789E8F0A , 0xEFE6144BA19044B2828978FAB6C8D7D7 , 0xF02A97268C5140EDA327B4B388125911 , 0xF03AEE2A7A774ABD9EF18773128F118C , 0xF043E7DDE56D4AB088F2B47F5FB8934C , 0xF0BED740A73541E691ED4F37659D37CF , 0xF0ED140D023743D680F741867646D63E , 0xF105061E04BB4BE8AB658CE17798B5CC , 0xF13CA1FBF1C749F5949568C34BE00DF1 , 0xF18B63AB272F429095F4BD38E6AD1DB8 , 0xF1A534316D3542BDB3A092BEDF6E5017 , 0xF1ADDE9998FF4BC1BF171E94DB036A05 , 0xF1CE6E0D63BF4B19B7C398D42C42C8A7 , 0xF29353CBA27345B489428EB927079802 , 0xF2D1D0AF8C8243E3862E8B48B8CE4AF3 , 0xF329D4D16D8A4EE4B270BEACA4C62507 , 0xF32F40629716487BA2CF9D4FB0445411 , 0xF35446484B104B228E13AFD001DA436C , 0xF395CF921D9A41CBB47F0A5BA056950D , 0xF3A1C51A0E1C4135ACD10BF9D873C45D , 0xF3AAB86B6E3149AD91F22778491B9718 , 0xF3C86D366065465FA5FADB4762AD5836 , 0xF3DADD734E0548ACA9E06745A38A0DAA , 0xF3ED35236AA2415EB15F8F79CB99905F , 0xF41C8C337F354F12ADA67859C4632E61 , 0xF4B7A0FA7B264AC8BEDE79BC2F6728E2 , 0xF4DA1E555DA04786B26CA9C15208C389 , 0xF4DB8644101C46B4B2ACCF3A120218F8 , 0xF4F5D2D60EA844DAB7E599FDFDD54D1C , 0xF4F73FFD016B46E98DFEACB710338EEE , 0xF5B3D26AF2DA474383B380AE5D47E0C6 , 0xF5BC4A45850E47FEA87DE3ACF8AD1354 , 0xF5DF6829AA514091ACAA4BBFA135A47C , 0xF5EDB76CE5284094853FC7CBB7138605 , 0xF613D14A71C24922B55E1C0415B2CE7A , 0xF63AE98A4F5F43BA8F805D96E8CBB1DF , 0xF694568D686343178D00A69509BEEFFD , 0xF6A1D66566A54CB2AAABEDAA1D4E2B8D , 0xF6BF327209BF4F3FBF5A06DFE0BD5CF1 , 0xF6D97D190D7F4DD49E016F942010D495 , 0xF710632C30C442F9967ED6759E414421 , 0xF7604D261DFF4AD89962CFC65EFB727C , 0xF7645F198C8F4D788F6A33BAF504CDB5 , 0xF78317E28AC448DDA9A9FD3157B2C5D3 , 0xF7AE798F9D134A998FF2562C48660344 , 0xF7FE2E5C76CC41BFB05EB3086777721E , 0xF8723F925552413A8E00F9AF3035D589 , 0xF878CAC8CFB24F9A8BBB16B89AB096DD , 0xF8B73A6017174A08A51C44CB88DC49C2 , 0xF92C0B7F4887410D95B16E1A96894DEA , 0xF93C693F58934AA88F463B925DE5A5DA , 0xF99148025D2D43EC99AF20E83E7B614E , 0xF9B54CC45ED54F0FA1F1233BE409DD83 , 0xF9FEF22DB17A475684C6D629B8D47345 , 0xFA23FEBF81D841718291DF52330791CC , 0xFA4AF556437E417DA7426EF486F7736C , 0xFA6F9074E5EE4CB9A7C9642EF0F92D8A , 0xFAA14C2876DB4619981CA77F72FEF2DB , 0xFAAAD120CC5F45CF8ADF10AE5AE1B48B , 0xFAB67FB9B23548E9A7AC96EEF6C19CAF , 0xFAEF75D4131941B7BD8C34F90F4734E6 , 0xFB233A3DC96A4BB2ABDC4B8B4952193F , 0xFB512D2EF9214C0CA2FE38AC6638808C , 0xFB65ADDFE1D74E90BED5BA5CBA615A69 , 0xFB94F2E927BE41CCA63BDC5F66BAFBFA , 0xFBB53171C6E047AFBD348C1942178324 , 0xFBE74E7167334B668C56C05BAF707AC4 , 0xFC362F0AF1054045B665C31BB1BEA9D2 , 0xFCA44FD4726548BCB9E31D0F2A54EB87 , 0xFCC1AA53D6CB4504B30A6F930A599346 , 0xFCC587F3FAC1448EACA4FF723B25F1A9 , 0xFCD3112DB75C4BA187BA9EB8CB499489 , 0xFCD3997FF339491FAB6A5D8A407127C4 , 0xFCDC668681E746839D1329CA82CFB671 , 0xFD0754797B124EF4B4E4438368A77038 , 0xFD1BEA40ABFA487EB3BC3CADD70552E1 , 0xFD2B079230244138B816232A86B738DD , 0xFD403C0DEE2C414A91F69192622C0763 , 0xFD4B41CD93B54A1480E40B6A830811BA , 0xFD4E0EE88C7A46A092734582F9E6FA3D , 0xFD7636EC85A844918C7C05DE63CD5F50 , 0xFD87603F07A94F32B2D08DB5DD7E07A0 , 0xFD92D6457C2F40E1B2A1C82A9D5AD350 , 0xFDC249E84DA544DCB7A12DD81DBDDD8D , 0xFDF4DCC1A53748A5A4ECAA28B1D53587 , 0xFE487290A4C04FECAA3DA8DB359F74EB , 0xFE682B7DBE03490A87A29E763E2ADBC1 , 0xFE98C6F390D7424FA9EE5581DA0B245E , 0xFEA6D409F60643A3B11F98791E0511B2 , 0xFEBBDA7E27BA40949F57D118117BC3B1 , 0xFF47EEDB0CCB48D2A2E861FC0431C7FF , 0xFF943A85B56D4FF89DB4C3E5570A7933 , 0xFFB2D77428DD47499EB888DD53F955C2 , 0xFFBBC89A91154B2598071D83A035547E , 0xFFE3ACAA482A43A0B1792F4DD06F9222 );
Copy