38
2.90 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"YæÖ\AúAüü\x05 Ρ6ç*W "
]
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 (0x5991995C41A341818105D7AD36872A57 ));
Copy
40
17.19 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\x18\e ‰wH@\x18 ¹$e\n ©¬T\r "
b"\x00 ;£+K½Oþƒ\f ¼Ëf@&µ "
b"\x00 Lk|̆Hžµ\x12\x18 Y‰í“Ì "
b"\x01 7¡\x1A ╩/M6®¤▄ÁÑ┼-É "
b"\x01 `ÀÎ╣fMûÖepÅáS½Ã "
b"\x01 jFÅ£\x1C Gú©0Y›@D s "
b"\x01 ÷y×x¬Dèü\x03 _┌¯Æ Q "
b"\x02 <ߙڷI\x16 Ž‘ÙF\x7F ßg¯ "
b"\x02 `_÷ÈJNí´S™Q¦1\f ® "
b"\x02 k\x19 õ/ÁM#€\x13 ªŸxZ-x "
b"\x02 ‰> \r ÷M~·º\x16 ±Z˜ñ2 "
b"\x02 ±ŽëÞ›M\x05 ”º¹x\x1F FZ "
b"\x02 Ít\x11 @xFñ┐,2├\x01 +Åì "
b"\x02 Ü»·‰‘D~®d\f ¶ÀÌÉ€ "
b"\x02 äGÑ”1Dª´Œ<˜qEhP "
b"\x02 øèñ&-@Ñ»4æ\v E=í4 "
b"\x03\x02 ¸═\r \x01 A>¬ôì-ªoÃá "
b"\x03 oa3\x7F AjªIž&:´W^ "
b"\x03 B`òù¦JZ¡sÅüàFp« "
b"\x03 JÉo\v =Gïªn ò±+pÙ "
b"\x03 }µ+¤;HA¡Ë§mýJAœ "
b"\x03 ü┌ôzîI;½2g¡┤ÔËê "
b"\x03 ÛÑ\x14 ^µKP²l+Îñnç€ "
b"\x03 î\f rS!N¬“cLa103¡ "
b"\x03 ¯Q╔┐ìFt«¾r─|SbÖ "
b"\x03 ²OÈ\x00 pA8ñ┼BØåe¡Ü "
b"\x03 þ}Þ\x06 %F¼¨ë.cè\x06 £‘ "
b"\x04 7X¢…EU±r\x1A\x14 „,ïÖ "
b"\x04 dÙÞæ¸K.›")&¯¼ÿJ "
b"\x04 Éú\x15 Í.@iåxNÛ┘%û| "
b"""
\x04 ¢MK”~G%—£¹\n
&\x1F '\x18
"""
b"\x04 ©sÂÈmB¤¨?\x15 “\x08 |^ "
b"\x04 òEÂ\x02 TANÑ¥Ï\r ø\x11\f "
b"\x05\x05 ÍS|PH¤ü´%c\x08 │°æ "
b"\x05 }\x1E ȘS@G¿K0(\t ú×\x11 "
b"\x05 ©½m¡QBõš\x18 Ø)\x08 µØ² "
b"\x05 ╬ü·µ¸N\x1F ░-¿ë\x04 `ü\x1C "
b"\x06 '˜ÜÁ\OÖ¢(j“\x1A öÔx "
b"\x06 D\x16 ËIýò▒/iÉýqË "
b"\x06 Y&\x06 <µG%‘l\x11 ÚZ\x16 ±6 "
b"\x06 ä\x0F\x7F ▄Ø@oè×h'ÆXÖQ "
b"\x06 ¤ÅžŸ‚MU™,2ظ@‚v "
b"\x06 ܰNê“F%†\x0E …Ï>ø4Ê "
b"\x07 Љ%\ÐI\v ¼è§\x11 ‡ë<7 "
b"\x07 ”\x05 š¶8LϹ^Ê*E¢yn "
b"\x08\x07 Ø¡\x1E ¦JñºYüÂ\x12 -‹û "
b"\x08\x0F Ì¥ž¢Aë\x14 çåùB "
b"\x08 Ï×PõàH&¿5|U•.•D "
b"\t 26\x05 >TA"ü?vúÜ\x03 ║█ "
b"\t 6\x0E ¹ñEO\x06 ‹}]d÷ðT¢ "
b"\t {bÌ2>BU¨?\x1D Ëž\x07 ®] "
b"\t ~EÅ(ÍKÒâíGâññ\x13 Ý "
b"\t µMÙsìCÍ®H\x00\x19 ð-\ƒ "
b"\t Ää^¥rLü‹êJ-Úºl\r "
b"\t ÓÏOHÊN+§#eô¨$ç€ "
b"\t þú´èÜN躙Ëb²Sù“ "
b"""
\n
\x19\x10 ÃJuO5½¯)‹!ÿA×
"""
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
²Œ\x1F kûCÎ’y\t ñè=;ÿ
"""
b"""
\n
¾Ðd\x02 ‰NRŸ:W]ó\x04 Ä\x07
"""
b"""
\n
╩\x13 ß║ãL\x0F ê[ÉM|mgÜ
"""
b"""
\n
╠öHb£A┼Ørå║v=\x02 ·
"""
b"\v ¦6±═AT┤º,É^±\x12 á "
b"\v ű¯\f ÑJBÁøpÁ \x1E &î "
b"\v û\x15 `¾ÄGÀø¾v'üÎ\x08 ■ "
b"\f r\x16 Yœ%L`°ŠÀ\x00 ¨Pvô "
b"\f Î3ä°\x18 Oǃ×\x16 FWò]\x05 "
b"\r \x02 .ŸëvCX¶\x03 Ç\x7F œ±k] "
b"\r \x1C †ôî¬F™´µæyFEu? "
b"\r F¿@Â\v OÖ¨Iov\x00 †‰¼ "
b"\r °Ãr§ËE\x03 ¼\x16 „\r ‹Ô(Æ "
b"\r ¹wˆ@SG‘¼û“\x08 ét0Ñ "
b"\r Ñ…Å-âOd¯ÛÊ;»MFÿ "
b"\x0E\x17\x06 ã\x0E\x06 K?¸Œ±FÒ’Ô– "
b"\x0E ,Wéü¡AÝô£'\x06 └▓ù▓ "
b"\x0E YãåHId±$ÈP\x05 1±¡ "
b"\x0E vR\x02 ³åG1¦‡\x14 ¿!ž0B "
b"\x0E ‹\r +U(Fz’g˜6(¦\x0E @ "
b"\x0E ••<X_E/Œ‡ëôc/iý "
b"""
\x0E š¦(QoN‹£í\n
\t Ĥa(
"""
b"\x0E àŠ^ÔÞH«–[…õŒu\x15 ) "
b"\x0F .`öÿzEñœîÚÞ{bTx "
b"""
\x0F Rü¤V²L\x7F ┤÷O&\n
\x14 ·╦
"""
b"\x0F »ß=v\r J’³'™\x07 í®‘ò "
b"\x0F Ô4\x0F :4IJŠÕ¡N[Î*o "
b"\x0F Ùl\x12\x1C $@ໟ±7ÓÊêy "
b"\x0F ÝEæ¾2AP¼Ö\x0F\x13 ÛºÒ@ "
b"\x0F ²Ì³ÕìE┤éRÏ\x17\x12 ¶`\x05 "
b"\x10 iÑxÉ\x06 JËÇ,ûo,┼┌r "
b"\x10 ¥i×™îAãˆÎ×Ò\x1A gÄ\x01 "
b"\x10 ´Í¦¹▓C\x11 üº\x0E ¿n0´\n "
b"\x10 û)\x04 :VI–§ƒäø¡¡3ö "
b"\x11\x1E 7¸šu@ú”%ŠÒ–˜õÙ "
b"\x11 ZÞ-ª©L2ƒ¤z”ÅŸ7\x01 "
b"\x11 ežY+\x13 H®“ÓÆ5f•Œ\x03 "
b"\x11 ÔÉgìäCÊûÃÖµ\x13 Àîk "
b"\x12 ,Ê\x07 uÇGM•\x14 ¹z`œöe "
b"\x12 H‚”V0J#Ÿ&e:ì8ô\v "
b"\x12 g│Ƀð@Ëà\x03 VÉ·[\v Ä "
b"\x12 ▒ÅC\v\x18 C\x1D ½\x03\x1E 4o║tr "
b"\x12 ùÓ&s4I\x14 °)f\x12\x03 !êŸ "
b"\x13 7\x1A ñ*•HÒ›P˜ÝÔ\x13 xW "
b"\x13 Y¾¥j\x0F Cš©\x1A ʘc¾ð‚ "
b"\x13 l£“äŒH\x1D ƒUøê›\x0E Ÿ\x1F "
b"\x13 »\x1D —ª…C••ŽP™è[‡¶ "
b"\x13 Ë\x12 í.Fõè°¤\x16 ¢┌Å" "
b"\x14\x16 ðÝ█xMtümÚsô─╔ "
b"\x14 U§ÓÆôF¾˜ÆÌ\x1F ?ðq "
b"\x14 €4>\f aI=Œ995ƒþuø "
b"\x14 ░Å\x05 !▀J\x0E è#\x15\x05 ÁJ²Ö "
b"\x14 ┬ü,=\x18 EêªÖ é¯ÉÎ¥ "
b"\x14 ¶ò\x11 │┬LìàÑéÃ\x02 ╝ý× "
b"\x15 f╦)▄\x10 E\x1E ó¡BFÅ\x04 È0 "
b"\x15 »┴÷╬ìL*à\x04 aM(ëFr "
b"\x15 °\r ïÔ…G\x18 ”PAþ/ù;ø "
b"\x15 Äïc/2B'£ß0œÕ–%\x19 "
b"\x15 Íz_=ıCcº_h╠ìðJ¿ "
b"\x16 ¹Äı╠ìG\x1C í,oN╔Çu' "
b"\x17\x14 ó4\x1F\x12 L݇+¶Äj\Sµ "
b"\x17 "´L\x14 NDú7\x1D =›‡^_ "
b"""
\x17 >N&à+DN¶˜\n
Ú\x19 .ä›
"""
b"\x17 c†‘ÚòN0•>\x00 Ž×€„· "
b"\x17 î\x1E èê6I╚▒ì«ï¾©\x1F "
b"\x17 ŽÔz›¡B¦™¿'\v\x01 øß6 "
b"\x17 ƒW£Ø@Fàô?æ\x06 FA¡\x03 "
b"\x17 «{¹‰IH*”{ë$R;FB "
b"\x17 ´\x12 Ìb]Cy7™@“)ºï "
b"\x17 ¤'É%uL¥é4£$╝&‗Ç "
b"\x17 Þ?\x05 yFC³–S0\x1C Oß\v n "
b"""
\x17 à•\x0F \þA‡¨y)…\n
x>á
"""
b"\x18\x05 ¥þ5gCìÑO╩Á║áÜc "
b"\x18 +‹Ô~kH\r ‹÷?Ûr2CU "
b"\x18 z9݇²CÑž\r -\x17 b7\x00 H "
b"\x18 ¾J+åBò°dO… â×› "
b"\x19 ╩Â\f aEIJØûÍ█Þá`ê "
b"\x19 ıë╣■êIZù╝yÛ\x00 Å╔ç "
b"""
\x19 Ú¨\x0F |MOn™MÞv\n
z˜O
"""
b"\x19 öÕxuåNH»Ë±\x07 e²ké "
b"\x1A\x04 ╔!(ØLä£┼\f _QÏÒö "
b"""
\x1A\f Q’M\x13 O:…\n
¸8|A<&
"""
b"\x1A W÷Sæ\x1E O¶ŒÔèýÂÒõ0 "
b"\x1A ƒlNÁ½AD¿Ñ\x13 c\x17 ©3’ "
b"\x1A Â`Õ\x10 lJ» d’\f B¦.Z "
b"\e\x19\x00 ╩GÅIõå╠-»Êåð "
b"\e 4êcPÖHÂÀ╗oü═\x19 ö■ "
b"\e :°8€ÜGî†Ë\x07 •lW\x05 À "
b"\e âÉÒHµA╩àÉßí4B\t C "
b"\e ÖÞ!ÒYOÖ´•a2ZÁ6Ô "
b"\e ØVç\x01 /Jö¯¯•ô³,Aö "
b"\x1C\x01 Ö1ÆSE\x0E ©ø%Ÿ\x17 ³Ã "
b"\x1C\x13\x16 ´FaNq©9’1\x03 êî "
b"""
\x1C\x17 \n
\x1F £ìCX▒Jtr+0Yî
"""
b"\x1C …ð\x03 $]A§Ž±\x15 •Ù¢ò\x19 "
b"\x1D\x1A\x1C ~'&G‹¼(áq˜³±ù "
b"\x1D\x1A ·”¥tG„¯Ï†ôúƒ\x19 ˆ "
b"\x1D ŽºEÁVI\e ²\x12\x1E yBîžp "
b"\x1D Ÿñ´\x17 BIŽC—JžI|Ã "
b"\x1D Çb»±(Ew’£Y$ üÍi "
b"\x1E "$l”F½™¥`:‹£ÎJ "
b"\x1E 6ôG¨ýKcµÏ\x1C þ\x16 ulX "
b"\x1E F`À×ÍA"²\x04 |\x05\x16\x16 S "
b"\x1E gÛC8tD\e †Æ\x11 }Yôe¤ "
b"\x1E ¡\x06 Œã™Kæ¡/\x11 mË- £ "
b"\x1E ¹ÿd.úFjªý\x06 oì݃ "
b"\x1E Ú/ÈÎ\x11 M…†{7^ððöÎ "
b"\x1F #\v ÷\x03 ¶N4¢¯Ýì¤\x05 ═n "
b"\x1F ;‚ðË”J¸½È\x03 Ö\x04\x06 3\x04 "
b"\x1F qß½t«@5‡Q\x1A †ãZ{¥ "
b" 0£_aÅK=¦+\v\x07 ‡çÖ` "
b" mT¦Z╬C¿¥%ûJqüN£ "
b" çÙuµtC³®Âì>6Dù¬ "
b" ÷33║üBMƒW\x06 Ó+C q "
b" ÿä\x01\x0E sJU©ÔÒn&c¾I "
b"!c\{à{M6€¥à;'½€Å "
b"!kû¬╦ CØÀÍ`³└iL\e "
b"""
!‡«oehL\x15 “\x13 '\x04 \n
\r þ€
"""
b"!▒gS¼\x05 K#Øf\r #9ÁvÑ "
b"!Û■ÇÞúG╗╣O\x03 Õ╩çüá "
b""\x18 ÿÀ9^NT‰gA<˜5Yó "
b""'Òãä¶O§—Ò>Å?ªÙ\x13 "
b""y\x1D Á\x05 tJàŽ=ð\x1C ÏPˆø "
b""├ºÔ~ïGîû└Ø┼!¤.\x08 "
b"#|>Û0=K6│àwÅÁ\r ®W "
b"#Å\x02 È\x13\x02 K¼Ö▀┌LR?!ó "
b"#ûÎ ¶\x05 BÖè\x0F\x17 Àü"_¯ "
b"#œÂ"\x07\x00 NŠ…\x03 óå\x7F ¾Â$ "
b"#¨ !ÖçI'ˆ\x08 ’ð~E\x11 « "
b"""
#ÙÿT\n
ÈE £5ÃÎ@¯Há
"""
b"#┌\x1E ⢡HÏÇìërõàıý "
b"#Û5\x12 c‰OÈ™m@X°SöÝ "
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"$ðÏÝ•ÄJ‘ŽóJö\x14 $g "
b"%[\x1E\x05 PØGgÑàÑ\x17\x1A ║\x13 E "
b"%Žp‰ú^@+¦Þ‘SØtµƒ "
b"%ÙñXÆ\x13 Jw¦Ö‚õ_ë^é "
b"%¦‗,¦╔C-×.Ã╝mìÀr "
b"%Þaú?\x16 C–˜Ô"\x16 2ÊÙÄ "
b"""
&\n
Å\x0E ò/K┘á¹9óU▓^Í
"""
b"&)²¹Ê$AÕ·û¶\v\x0E N\x17\t "
b"&DQž…\x06 J©°\x01\f\x01 ¢5ô~ "
b"&Ž·dƒÿIa¤ï¤\x1E >\r ¨ "
b"&¢ç\x18\x1A )A¾ ¨Rª®\x13 ÎÄ "
b"&¼tü~ C\e °¸Ð\x14\x12 K\x06 S "
b"'J,\x03 ß┌A■Ø\x10 eõ0\e\x10 ë "
b"'QñNfgOª°¨òX\x06 é\x1F € "
b"'¸Ù§öKGܳ\x01 QóëvÀ¯ "
b"'àÝÁ‡oO,ª5M›‡\x17\v 2 "
b"(rò¥œƒA« r3<÷Ê;E "
b"(‘\x19 •\x06 ºHÁŒê\x00 ø‹-ðê "
b")A ÅŽ§J\x04 “¸ÏÖC9žÑ "
b")„mµÈ‰A=°\x00\x05 ÊÎit´ "
b")åc—vdHd™\e ³sN ®‘ "
b"*\x10 ·j\ÃL‡¬\x05 =aÐs×\r "
b"*f¹6‡hD¢ŒÀ\x11 Fûñ'º "
b"*˜[Ç«5G“·Zµ^ú\x10\x12 • "
b"""
*ÝùÕ\n
}KÓ¯\n
VkGQ´þ
"""
b"+1ó†%\x14 Cã”Üö\x01 Ï\x1E\x12 Ö "
b"+õ¢M1ÅHi¼55—v«\e Q "
b",¶/\x16 Ü\r M<•Uë\x00 Æ\x1D 8à "
b",¿É`Ñ®@¦C¹¸Eïmù "
b",─\v\x17 §ÁHÅí}╠└╠Ï6\x02 "
b",Ô¼æÅ\x01 Ež¸6ª\x19 _ì°~ "
b"-!¹Ý╔ãE║ïÄ@è\x17 ¥üI "
b"-i0qyÉLÞ¥!¹╗Í─\x17 _ "
b"-m¶\x1A\x10 ØH2Ç~¢▄âòÖ┤ "
b"-ü€¹ÕBa‘æ\x03 $ªÀCÐ "
b"-·š\x12 ÁB@M‹÷z[š²r\x03 "
b".M\x15 îI\r K\x1E µm@\x04 \x13\x01 "
b".ï▄á.¯Lì▓IÃ7]\x02 9è "
b"/\f ü\v +\e JLžKØxRskv "
b"/\x1A n\x04 Tç@|╣rbı\x1F ¾»É "
b"/p{w=jH‡¶Äß!\x13 cjª "
b"/{ÉRÄ▄OHó"Í\x01\x06\x07 ÷À "
b"/\x7F |¨<J÷ŠÀH\M·B\x12 "
b"0&ê²É¨Es╗«Å█+£┤P "
b"02\x05 ¡ºÿ@ÿ½\x08 Pâ6…z "
b"0cRœÒËLS£òÜ]rÇß_ "
b"0óSp4"DÒüktñ}}-Z "
b"0┐Ö┌â\x19 I®ò▀╩fXزø "
b"1\x11 »ÖÉhL╬ëf4\x1F Z.bu "
b"1\x19 }Ç7’HI¶\x0F еæ\x08 3\x04 "
b"11\x11 GôéGB¦—a#ÙƒÊ\t "
b"1=?Ô€®KK€ó•'¿†±\x1F "
b"1f§×Ò2I¤·¾;\x04 vešª "
b"1kX§É╩K▒ƒI\r óÚBú] "
b"1màÈc.K•º-†91Ê Š "
b"1ô©▀╩MO®ì í%ï<,b "
b"1™åÙ\x1C )Jq•÷9|Oêk$ "
b"1 \x19 ñppF©–mkÄ\x04 )¤Ú "
b"1¸¹!<yBZƒ\x08 êÑ„Þq¼ "
b"2\x07 a¿šCb«÷@¬#\x01 ‘$ "
b"2 t6÷°LQ¸\x17 Ø5fvr¸ "
b"29C`¯^C’†\f pe/B[¡ "
b"2e„.P=E,ˆ“Ú6ß!C° "
b"2t’‚Œ÷FqÄ_6VèpÕ "
b"2¬›?h\t B\x1E ´9h{S¶œ\x0F "
b"3(óBrµDB£B¨Ò’\x00 àë "
b"3Do\x1C ©’CŠ»xìŒ\x10\x1D +5 "
b"3Jat_2NÉâ║T█B§ª~ "
b"3•Þ¾58Fl¿€\x7F ±<\x12 a\x16 "
b"3«$áé¢NÄžaôeqTB\x14 "
b"3Ã+G\x7F ¡E’º‡8ÁÁr90 "
b"3ò0ìƒKF\x1C ŠŸÜëÀ«Ò "
b"4DÌÅŽ\x00 Có‡Ò†¤ýâÓå "
b"4£\t\x17 r┤A■èåØ\x18 mLù9 "
b"4¶h¹=²OÍ¡x¨C\x07 Qñš "
b"5\x19 À$.$K0…£šOŽŠ’3 "
b"5!ø─\e ┐A\x15 ¡à;üý─.└ "
b"5A\x12 /EÊOd”y¬Q\x03 ·É± "
b"5ª\x12 þŤHOº˜7\f\x0F òÁ, "
b"5û³esA}Å‗ Fôƒ\x01 µ "
b"5Í_¦ÀÁE²˜öh ©ÑÑ\x12 "
b"6\x12\x06 Ó1“L¹„\x01 ©÷QÏ<ê "
b"6˜\x18 öZÝOΊ‘;;\r \x03 ~ñ "
b"6Ñ~\x06 a╩FoÉ║]Oø\x01 ‗' "
b"7?œÔ•âCÙª‰áÞDÎN? "
b"7AóÉýXHÈU»„6²3£ "
b"7t\t kó\x02 G\x00 ÄG8c¡\x1F iÅ "
b"7üÔLåÜEÝàï¦Z¬═Ð- "
b"7Ÿ1ÝÀQ@ä¯vƒ}š+\x10 Ÿ "
b"7»Ê\x7F ý\v IB‘\r öv=‡{Í "
b"7Èv\x19 ¡µL\e ä"aWüßD╗ "
b"7õOžÈ\x1F J"Šú\r Z(ødy "
b"8v÷(ôéCت╔\v üê©,ú "
b"8£Â:~ZMP¦cÁsççÞ\x17 "
b"8´LÑ\x03 šGï²\x13 âÓi«²l "
b"8¼t¸,Í@\®Âl¨{a…º "
b"9\e\x14 RußNë€\x00 ZnÑYö— "
b"94°ç¸‡O©‹w±“rà\x1E\v "
b"9Dÿyk)Aëû\f ÎÉ\t ■~\f "
b"9Oé~ò*I=Âì*\x1E uxÊ[ "
b"9sòd\x12 ”Eˆ\x16 6o£ýãÆ "
b"9ƒ■®\x1A ^@╦ÂõÑã▓╬Æì "
b"9°áÂH‚M‘‘_ ÄL€µÌ "
b"9í=9&ÞD¬²&-Í\t Ir "
b"9í¥{É6DO \x06 vÁiÍùp "
b":\x02 G²'«F7‡Séû}}p¡ "
b":\x1C yÊ çF·´¶\x0E ½æÒó "
b":>³§¤¿I/§m\f &î¾qõ "
b":îÁã│òH─╝▓æ\x13\x17\x0E\x14 ü "
b";\t +³:,Gq¥÷-¥\r FÛ\x03 "
b";C¸ÿ\x19 xL¥•mG\x03\f ô\x19 ‹ "
b";W:£|ý@ØÅ=6=¥ÿIù "
b"""
;w\n
Ù9X@«ƒXM\x01 ¿©ëù
"""
b"; \x17 ‰]œC-†é\x1F ¦¯\x7F '# "
b";±òÃãF@gŠ\x01 {éÑêÜ\x13 "
b";ú\x1C ZˆoBü‹ìacë=¥¸ "
b"<Qn\x08 ØåKW¿<#c\x04 G|b "
b"<jÉþ+ÒL‘мr\x1F 7Vy "
b"<¯Ès3hFu‡\x0F Z‹êØ9\x1F "
b"=\x00 ü\x08 ©ªA¯Ñî\x11 }|▀_` "
b"=RIúkNI:ºÀL,ŒZ;P "
b"=ÉÐe\v\x00 E5¼╗\x00 §╣Áp: "
b"= g›Ÿ•C4¤\x0F ¿âÞ[Pc "
b"=¶…¢÷gOf‘\x0F íÖ^|¡\x01 "
b">A─╗‗\t K╔Å!6ıù%£╦ "
b">WÓg_ÒNƇqll\x08 qÁ8 "
b">|wÛZÈGè£Ç¬‡tz¡ó "
b">\x7F î+lÞI┬ÆD\x08 V\x1C ÅÅ© "
b">×Õ:¢¢DÊ©k¬³?ol| "
b">Ýl\x0F ‡gHæ‰Êí\x1C\x1A abI "
b">■┴u_ÑGìÉ¿\x1E :Wz│╦ "
b"?\x0F ¶3™óJÕ¬ô\x13\x01 Qu4ö "
b"?\x1E\x1D 5W\x03 G‡«³É\x00 PŒÝ¦ "
b"?1┌Ð__E±Égkp\r á¶¡ "
b"?jxv¡»JÉ¿¶þä\x17 ~Ø\x16 "
b"?»ÕÚíƒNÁØGð?ÿ┌âå "
b"@\v ”\x1C Q9C@„R}ׇ¼·î "
b"@cfjå2F4œˆ\x18\x02 Ìs—¦ "
b"@¾8¬ËüIK╣─6¸³\x13 û\x1D "
b"A\x00 †\e ^ý@9»(’\x1E\t ̓ "
b"A<{Ň¿M(§*â›5ICð "
b"A†â4\x03 —N\x7F ÝA¿ô¨cù "
b"AœÈ‚.KO%…à\x01 \f {C$ "
b"B\x13 ®\x17 ˜¬EY¿†‹'\x1C â&\x0F "
b"B1Æ).™@r”~ú\e OÍ£' "
b"BU\x19 €LçDn€i~¼ŽLx\r "
b"BÅ┐\x0F\x1F QJ‗âÅ╝iÌ\f ╝¸ "
b"BÅï±ÕßO«º\x02 Ýn\x11 ÙÀY "
b"B╩Øy└BG\e ¢Z╝;\x0F öAÜ "
b"C#˜6bžL0¶EB„²5ˆØ "
b"Ca;:Ÿ–ImŽXBŽÜgÉ; "
b"Cr\x14 AsWF\e ¸\x03 PH\f :\e "
b"Cìï‘©ÀM,º\çvX±M\x1D "
b"D\x08 ý‹‚\x01 @œ„Õã?ìb]í "
b"DAWæ³JF=¡«‹á2\x10 Ú½ "
b"DU\x13 NÀ˜G#¢Ôf"Ú\e Þ\x10 "
b"Daô\f É\x13 Al▒█õÀ³_Og "
b"E\x1C •?Æ•EÞ¼¨“ÿÂñˆ\n "
b"FchŠ\r mG¥‚3\r ¯ÉÝ¡ÿ "
b"FÍô¨G)Mä¹\x13\x15\x18 ôÄûË "
b"G\t RVaH▄åºüp┤\x11 Ðc "
b"Gp┌´\x05 ÀC<¡\x06 jgÉñN« "
b"GÉ\t $\t ÕL\t åcn%ù\x1E ±Þ "
b"""
G¾òf\x13 5C\n
°ö\x07 Þ\x0E ådÁ
"""
b"G¦k¢Ð2@%┐lÍØb Xá "
b"H\x03 >N£ C;®\x1A “üWÕÖˆ "
b"H<™=Ù½I\x0E €DFáRw4ê "
b"HRfÎ\x01 q@Ò¡.\x0E\x06 }8Ç8 "
b"H¬*(\x04 ËJ›°_þ‘ì(˜\x08 "
b"H׉‹f;Eý‰WÐó¥™\x11 "
b"J\x08 ”À ªCrŽ0ïi\x01 ÅD* "
b"J\x19 mNú-Nì│\x06 à\~%Ù. "
b"Jx§p£¾A▄Å¢1╬\e ╔\x1D N "
b"Jƒf,'C8ø®e¨áSÅÝ "
b"KN‰\x06 öíNZƒ?ê43©ý” "
b"Ký\x15 ì\ÿF°›ªõÜñ%`* "
b"L\x16 ¡Ti*BRŠ\x12 ëà\x10 MÓB "
b"""
L\x1D µ\x02 š\x18 M\n
…ä\\x04 mè\x07 ç
"""
b"L\x1E ]\x03 ·,Kž½U\x11 ªv\G; "
b"L$\x16 úú(KU¿\x12 F´¿k–í "
b"LìF\x0F ïÐL¨Å│K\x11\x13\x05 «) "
b"M\x10 7ÍpýA÷‘Slß\x15 ÷ò¬ "
b"M4…Î+LOnˆì…P“}§= "
b"M’ó\x06 5@KœŸÄ,BóSËÑ "
b"M“:-œ(@Dz“x2[ä=\x1F "
b"M▀\x03 │ÅÅK%û┤½\f ¡:êb "
b"N\x16 5ÙÎbLI’ò4ym…]Ú "
b"N+?klvCQˆO_æÙ%ã3 "
b"N`c\v 0œD\n §\x00 ¢è4ëØ¶ "
b"N\x7F v4¾ùN6† W³\x04 !\x10 Š "
b"Nà\x1C f~[Iiüø■2É-▓¸ "
b"NìZ}²¡H~Á▄R}Ø=BZ "
b"O2\x13 ØÝBCît╩·\x02 K\x1E ý "
b"""
OLÿ(!dN&¡\x16 Çc\n
VAô
"""
b"O¾ô3 DáÆ┘1BÅèÐÔ "
b"P\x06 7©┴<M\x18 ÅH\x1D ¡´\x15 ×û "
b"P\x10 ×9ùdH5¯¶Ü\x04 `ttÊ "
b"P\x11 Ü‘Ð$Jf±_âù–½² "
b"P\x16 ±Š\x1F rKɈæ*¶ª%¹š "
b"P\x1F ):ØÜK^ù╗■Îq´~\x12 "
b"P'\x12 TxëN4ŽPe]xòÊh "
b"Pfaçm¸@¢„zí^\x06 ¾3£ "
b"PšÀ\r \x07 õA3¨\x01 AÅL\x03 Æ_ "
b"P¢$K\x1E æMV”]v\r _Pˆ$ "
b"P±@'&°J(°Ô¦bùIOA "
b"Q\x03\x1A TËG3”\x03 aiF\x05 ÷{ "
b"Q\x05 \d/FKÁ·ƒëGÕ\x06 0$ "
b"QLUÚ^sLe┤KH\x1D ╩£ñÉ "
b"Q]ì\x1A LRK)×®╝¥\e yÖz "
b"Qi\x12 ┬imN┐ØÐϺs\x08 ó╝ "
b"Ql-\x14 †UFͶÊÓuàAE¡ "
b"QŸÜ´\x13 ÐB&˜8\x03 ï~/_Î "
b"Q°F‡gPO^šVŸ;•ƒ¢o "
b"QÂ\r @¸ÎOñ¯²þ™|u…\x0E "
b"R\x08 r&ý±J§‹\x05 –i‹\x10 Ü4 "
b"R6.Z¨·Ko║÷É\x03 ÁEa" "
b"R ›ý\x12 pN؇r\x08 õ\x00 Ѧô "
b"SzÖÂÛ§Mò’+œx\x15 {9\x02 "
b"S†¿ëWªG÷,Í3–\x0E dx "
b"SÆ-\x19 lÏKÖØÿ\t\e .×i² "
b"S³4z'D>›§¿\t £÷"~ "
b"S▄]║Ó¶ICîü\x1A\x15 +┼TÄ "
b"S¦\x04 T┴IG\x07 Éú{Ø╝sÃ3 "
b"""
Sà\x16 \n
Ô3G.¦’ëÝ6ÑÕ‰
"""
b"SÓ╗\x14 S«FmÿÛÙQ\x7F Ø2V "
b"T{²4ë¬Lɳ)&x®_j¾ "
b"TŠÅ\x1E ÞçJj¶\x05 yÈDpÅ "
b"T²©üêÔE\x17 Ÿy1ž)_—t "
b"TÌ\x00 }×óDM¦…2_@\x05 4% "
b"TÞ¤fyåNá¼g³,\x7F Ô\x12 à "
b"U`è\x00 pxA\x02 ƒÔ±d¶:°, "
b"UÄ~\r ╣▓K>ìô1_■ä¹a "
b"U¿“q‰ÚE–§µûß»Ûf* "
b"V-½çv\x18 C³ºÉ-kqÈ=ë "
b"Ve¼Â]lJ¡¸I,Ÿç$›Ù "
b"Vx\r Q\x1E *J\x15 ±\e S\x11 ‰\x1D ”í "
b"VÀ_n®ŠNk¡e[dÔ5HT "
b"Vî®ÅÚXD««Œ€½O¤\x06 £ "
b"WW¦'›\F1¹ÓÑ—¹0Ëÿ "
b"Wo\x1F \r AûG)žõºb‘!Ùˆ "
b"WÇ \x06 T\x11 B²‡š\x10 —¬âm— "
b"X"\x14\x7F ÉžBZ°Ó8ZÙšìœ "
b"Xfœ\e %ÿL{™¬P\x04 u9öæ "
b"X¦ åj»MÉ ¾ê³Ó\x05 ªO "
b"X®\x08 |PÅE¸áåµâæW¡┼ "
b"X¡`éÒ¢E╝Å╝ıuúLG┘ "
b"XÛ\ÿ6WHÉšÓ)øip‹\x17 "
b"Xù#>hÃ@h¦gÁ;¬%e "
b"Y\x0F ƒ>\³O\x03 §F‘d#\x03 L` "
b"Y_VgÞ1CGÅ╗─═xÕ¯¢ "
b"Yq╗ìWËEû«\x16 Qpt\x00 ▄â "
b"YÁ¨F‚\t Na¥û¢\x08 \/©_ "
b"Yö\x03 d©\x02 F†¹®íJçðaI "
b"Z•ú\v ˆwJê¢~z8\x06 g#Ì "
b"Z¶\x02 |YqJç½üµ²yŸ:û "
b"Z─Ò½▄ÂLU║tí┌ÜØæ┘ "
b"Zî¿\x17 uøJ}‡\x0F ‡^*_g\x18 "
b"ZðÆVÓ1M\x0F ‰0\x7F ×™Bâ "
b"[.¸cßYGÉ»\x06 Ñ┌çl[M "
b"[\x7F\x0E ┌ÜöLU╝þÉ┴B\x0E ÷╠ "
b"[Ì‹d N\x1F «,“ñúé\x1F á "
b"[¾_ÿ\x1A ID\e ¼€ÊIÀ\t —µ "
b"[ý0\x16 Ô*L╩»\x10 ╬Å{╠§\x13 "
b"[þt÷)®I\x01 ¨6Wl<•AŸ "
b"\(~´>¤L+ɃÛıDÀÔ£ "
b"\-gn$\x0F O욆>8‘®;X "
b"]B¨È■ÅBO¬âìyÞÌål "
b"]ÆoéÎ\x18 K6░!ÈÅ{4ãó "
b"^\x10 R~ò\x03 N\x01 †õE·¯n¼h "
b"^I\x00 VY€@5Š8üdÝ\x0F\x02 } "
b"^R„ïmµJb†î\x7F ã.ŸjÚ "
b"^ƒ\x03 qù£GኽM\x06 ‹\x13 g\x02 "
b"^ÑØ:h\x12 F┼©ê\x19 Ìãx-\x06 "
b"^·¤É├ôHôåÜ\x7F ┘│Þ─¿ "
b"_p¹š„PO\x7F ·ÀI‰ù\t ì´ "
b"_ˆPó÷‚J?£\x06 w\x10 ðû/à "
b"`‹{æ\t ÁJ,µ\x15 úÒ6Œ«% "
b"a\x08 è]ï.Nü¹û\x08 w|\x10 ž\x12 "
b"a\x1E ò*,¢M─É'!?╝©‗p "
b"aŬ͑VFè üÙ?ýj\x02 º "
b"b&vég†N\x13 £u"õ\x13 œùÑ "
b"bŽ2˜›ÇFч³ÚŽCžæh "
b"""
cK+\x1E ‰>@ižÕ\n
Ô!¨\x11 $
"""
b"c{4%ÿ\x1F @ÅÜ)\x04 ê)ãý "
b"cúqÄ*¤JØñDmÛò³ÿa "
b"c¯î.7ÈG Šf,ò‡Â\x05\x18 "
b"c±]¿_5@\x01 ™Â)ÉÞA<E "
b"c¾Ÿ{ÐýH¤£¶ç€½–& "
b"cå3?\f XEʰXgƒà¤¶` "
b"d\x16 sþo\x01 @˜´í\x13 ¼¯ƒ\x17\x16 "
b"d2·>ð\x19 Bßµ²òð\x0E W\x11\x15 "
b"d>¹=.ÊJ-¢2œ|Iï(r "
b"dL└ìwWB=×nYÄ┐]y╗ "
b"dX[Æ>*C4Ø(┼µmªë1 "
b"d_Ÿ°\x17 ˆEk—»ê”h¢ÄH "
b"d¦À\x15 M_KÈØêíî\x16 °ú¶ "
b"e\x1D\e ©×ØN‗ó90à\x16 À7\x12 "
b"e*\x14 0Ê,NAÆ■Ø;\x16 ã!7 "
b"e;ìtÇHOË¡*K\x11 ıÔ\x02 ª "
b"eCyËr\x1A F1 J\v R='› "
b"ec*:¸[H<œ\x00 ?D\x03\x05 Ø7 "
b"esõTqØJ-ï\x1C 8~Á \x15 ┌ "
b"e\x7F 9ãNÆBG©ÐÞH?ÅbX "
b"eµ‡”E&L©‘•¨¶êOXk "
b"eïlv0®@"±‰6Qa£oÊ "
b"fP[FùlC©¸%§Ùøú¾ÿ "
b"fµ¶>uæMZ®=¨XU ”ç "
b"fÀ\x0E &(QD†€ÍÚKËÉ+< "
b"g\e É\x14 ÞÆKbŽI:ƒ^5\x7F\x1D "
b"gE6ÑÞvN\x12 ‘\r \x01 #;leƒ "
b"gs Žó2Ja¨\x7F â\x7F\x14 Rn© "
b"hY±WÙÞKΨ4uª²\x07 €˜ "
b"hh§Æ]sJ\x13 ¥\x11 kx\x01\x1D N‹ "
b"h~ó5×·@\t ž+|_Ÿ!”É "
b"i]╔┼ü\x05 A┘Ñæº\e Um×} "
b"itHh}½H\e ¯à\x1A n›Ùj\x7F "
b"i¢Øf:šB\x04 §ŽÞnœ™4p "
b"""
iÕ\n
ѱ&AÉ¡oÎ%0dŒÜ
"""
b"jãó\x11 xIüón\f à3\x00 =+ "
b"""
k\n
ýö“ïD™ œÐ{r,\x16 ñ
"""
b"k\x11 ñ╗³pDÜØ\x00 ²Ád░:\x1C "
b"kU\x01\x01 xæE(ˆÃVÆ\v ¥}è "
b"k}XC\f ÌL7‰ÁOÇ>Ø\e Ð "
b"kÅSÒÁOG\x12 ö░├╝ÖÉ2\x12 "
b"k¢Šc8õK]ŒmçõÏÖv "
b"kÛÁ,ftN_‰#ó\x0F —\x17 vŠ "
b"l2║║OòLgÄF+Þ.«-É "
b"l_lMº¾DRÅzL¼í.]¬ "
b"lkO˜=ÅJ[´AQ4Xºÿz "
b"lo¿é¤%GM—\Cî)óg— "
b"lyÑ~ÚlAbŒn\x03 Šã†\x1D "
b"lœX]¬ÔF–‰tÛfY&£w "
b"m<Fñ(g@_”¾l”Gí\x14\f "
b"mA©ß’ºOŠœKçŸ:¦Ì "
b"m╣Å\x03 ÜfL5┤K¯ý|¿\ı "
b"mêuLSNFz›\x06 r:ç\x7F =J "
b"mí¦u*ÎHûŸvä¶÷&\x08 Õ "
b"n\x16 Nÿã/G¦‹ÆKHZéL\r "
b"""
n:\n
ê\x17 ░B)Å¥▓&\x18 ×~┤
"""
b"n`kÞÇvC ‘§FùçÝlÄ "
b"na'\x11 ðÛGz”aÓSZc.Ì "
b"nn\x02 ³£¢Kü³+Z亹<8 "
b"nqí¶\x1F uJ\x10 ½wHg[\x19 êC "
b"nr+└W╬BVÉ\x1D l-L\x19 jà "
b"n˳\x02 áI·»ÉL›ñ\x1D 4Ö "
b"nñ»h\x04 ‘J-±¯¬-×o¡z "
b"p1@p¢GGL‹Æ1ˆèg&ÿ "
b"pj/´=@Dëª$ÝK‹+± "
b"p–£\x06 ;¶O\x1E „éª\x1C ŸøõÆ "
b"p¦Ù\t 6XFR©ˆÈˆ+xÄ- "
b"p¼`¹ÜîMìå\x18 ×\x05 ╚F╚à "
b"pºm<ÉeMÚ¼×òÝÈÃØ‚ "
b"q\x1E )çsþG~³<b‹Žªý” "
b"q$¼ES~IÊžÙÉ\x1E ]\x14 Çé "
b"q$ÿzÔ°OX‡í¦p¥åáä "
b"qD\x0E £%’D9¥—¾ñêá†X "
b"qd6─╦¹Ixøbü¡\#\x13 "
b"q«\x1F N}æNõÅ\x7F Í·Pƒñ¡ "
b"qð´>0ÁG¢s\v ö&Å-þ "
b"r\x18 oÄ£¨IÉØ)çï\r \x0F ç■ "
b"r,\x16 ›Ê-@k§û\x1C {ÝÔ™p "
b"r:,mM#K¤¶áêpN—UÌ "
b"rUl1ïwLe·SMºá'L¯ "
b"r¯]…ø¡C‘¶UÓ³0Õaè "
b"r¼Æb\•Jÿ¡3Èç xÕ "
b"rßGù\x03 H鿟°¸µ¤õk "
b"s\x06 Ão┴ìF╝ܽ¸┴l╠£▀ "
b"s\r \e C%øEœ—V\e ëò’y\x1D "
b"s\x13 7`w;@OÅÐ^\v yyÖ\x1D "
b"s~³ë1±B,´D£S\x17 +³’ "
b"tH›1®–I”»c͘±×\x1D ˜ "
b"tI\t ~2GA\x1F ƒÉFR“nq" "
b"tÄÜO»åJD’§É;ø±[‡ "
b"tÒy\x15 \r „NÒºƒ–£NA´\x1C "
b"v\x02 cæí»Oá›\x00 A~Ã^ý\x1A "
b"v\x11\x08\x17 ’æ@È·ÌW\x06 8O\x1A € "
b"v1ÔTeÙO餸Õ'\x1C\f ÁÍ "
b"v[°Ã¥1IH¡ÀZnhÏ5x "
b"vÍÀ~ûVGs¡TùÞ{(Û\x05 "
b"v Ñ0oGNÒüÌôûù═uê "
b"w_%\x01 ñÅBƒ®x┐zÝ‗¥m "
b"w╚Sü\x03 ÐA■░/ö0═ð╦, "
b"wç¼j°ô@¦³ìyéŽ\x06 à\t "
b"wÛëó£ÿI\r Øl¤Òg*Ê\x18 "
b"x\x1E …\x14 á\x02 J¥°,H£FÀ[6 "
b"xre4\x02 FDéØ0┌\x02 }╚Â; "
b"x|{’®\v K0‚W×a‹"Û\x15 "
b"xêÎ┴£$Gߪ╬É3²Á\x19 ╚ "
b"xד7ncDq„$y;\x13 ¦X{ "
b"xþn\x1A R‚Nb…\x1F ÍÝò¼éü "
b"yn?ÁQÎM▄ì╠Û.Ä\x12 u\x16 "
b"ys@ÍîýK\t Šƒyö\f Ú>l "
b"yé0╚\x1A ¹M\x08 ©\x0F §É╩e£░ "
b"yÉßìØkBÑ░ò\x05 6g¥úé "
b"yÝ\x13\x02\x07 lL\x03 Åc\e ú2wR~ "
b"z\x11 Ç\x02 N\e M7žßú ¤m\x1F g "
b"zIpœö\Cù¹:V\x19 hÕ\x0F n "
b"""
zQb¡\x18 ÈI²¿È\n
Ëíñ}©
"""
b"z‡œIâöOñ \x1F 3‰Ï\x05 W "
b"z—à\x16 ~I@¤«ç¼ÒGf‹\x17 "
b"{03eFwL‹—?\x1C .søÌ§ "
b"{H\x18 »ŸšI\t ¸÷ºyý.JÈ "
b"{{7b\x10 sJxØÀ¯▒\x11 Wõª "
b"{‚\x10\x13 ©ó@ü¶÷\x0F zvκ¸ "
b"{“‹'TAAÛ‚±o\x18 ï§u "
b"|*$Q›ZNÝ™ÖSíDQ[t "
b"|=Î2ÂoD±®\x05 M¸wI·ˆ "
b"|JE½¬ÝNá–‡A{¹y^| "
b"""
|ù(³Ð\x06 E┼äF¦\n
ï\x04 Å
"""
b"|œ·5\x16 ™Mû‰{Y—5j- "
b"|·\t ½\x1A …Lè£Çßy\x1D åŽO "
b"|·öºU\t Oò‘?\x1D À¤\x0E ‚× "
b"|à\e »oßIùŒ£êò¬9‹Ï "
b"|í•1¸©F\x13 ”|\x15 ÚL’œ "
b"|°\f x\x08 þ@4ƤŦè§PR "
b"}-Š{~~Fø¢\x1F È'Zs‡‚ "
b"}@9“ÃøK“’øröp\x1E Ó. "
b"}PAPhÏN<¡'æoi°qK "
b"""
}Q3]Í\e I1\n
ŒùÀ1Fc
"""
b"}YÛ°|ÏLºê▓4\t ~█ük "
b"""
}¤\x11 Kõ’J<„\n
™Þ¼Îƒ&
"""
b"}½C\x7F KNCY€kôX\x7F â˜í "
b"}È!8'¯NÉ™Ó5(ý\x04 õW "
b"}¯ÏPp1BBìºL╩&:.% "
b"}±î\x1D k╦N:Øe\x17\x17 d_*÷ "
b"~\x13 Ý\x10 ßO ‹JÒ×;¦™ü "
b"~ U╣L░O\x07 ì5æ─QY"Ä "
b"~;\f * \x00 Kߡৣjëª\n "
b"~MW9\x10 ÒM¡½¾]\t\x03 ¦ç® "
b"~ìü¯Ç\x11 L2ÅÐM¹¸D\x1A 5 "
b"~¬d”¢ÐCü–\x1D ½ÉyØðm "
b"~Ë\x19 ±╣ÛC´╣Zcì+!╠£ "
b"\x7F\f Oƒ■BD▓▓¿üaî│en "
b"\x7F\x1D\x1E ÷<‚Aò¤´)³Á·QÍ "
b"""
\x7F BØéàTI\n
ív5hÐ╬Ù╗
"""
b"\x7F\x7F ŸË¥ùLB¢_\x15 \r ù…”K "
b"\x7F âÈé\x1F µOB½óy¡¼\x1F\x1F "
b"€!O¶\v AOÖ—…e¹Ìú9â "
b"€ÂÚ}\x1F BOΣ9±fg+\x7F ß "
b"€Û?†\x05 7G9”š×|—Í‘œ "
b"ü\x11 Ó2└rKÍ╣>|Mq»á" "
b"ü,±Áh"IkòáÇ%vÜ<= "
b"ü_m®·òAýبLåÓª\x07\x15 "
b"üÿb¸║¡Jëé^ü\x08 9Ö\e ± "
b"ü¢╗µqÆF2º┬ÝäGaÁ╝ "
b"ü¨h\x05 :éC¿▒1■î■tÙ- "
b"‚\t wxüDB†dþè6^Kà "
b"‚L´a\x0E ƒNÓ‡å8U\x10 fÁq "
b"‚ž“Y6ŠIã’\x7F ³\x06 öêM“ "
b"‚ÜÏÚáE-´2YÈîÈFã "
b"â \x18 §²HkÅj¶uHf\x1C Z "
b"ƒ)¥NlÂDOº:hºÃÔ…q "
b"ƒ.\x15 TïqH9“lX.(K\x12 ¨ "
b"""
â.;ãþw@^Üõ╩\n
Å║\x03 ï
"""
b"ƒwå\x11\x04 [NáŸé\x0F 9<\x1D Ä\x05 "
b"âüT\e B\r L\x0E Á(─ã¦áê\x16 "
b"ä\v 8;É8L7ì\x11 ;ªÇÿ0ı "
b"„>Jd¢Ì@ݾi´Ü•–\x19\x00 "
b"„Æñÿ±\f Ks…¶š^À#&… "
b"„ÿS=\x1C ËN)±"I쥥,V "
b"…Œ'Mƒ×B8¹Åz\x05 ؘÇ\x10 "
b"à┬\x10 ╬ØÍH\x05 Ñ╩7¡Þð§ä "
b"…Ç<\t ôa@I³su\x05 CX\v 5 "
b"…ÈÞb§5J;“˘^¹kÊ© "
b"…ãPqu‡@=“Ó/\t wtç\t "
b"†®S:¡XK¡ŽJñ\x02\x1E î\x08 ‡ "
b"ç$OÚWáH±ìÄw‗²\x7F »‗ "
b"‡{ëAøD?¼ÍÄ¥å[á "
b"çúÖVŦI\x14 û<h£##kÅ "
b"‡ÇY Û¸OÚŒÿ[¿\x1A Ë«† "
b"ˆ#ï#ćA\x13 °ë9|ñš‡µ "
b"êK■òR2O<æ─ÛÏaÅU\x07 "
b"ˆclQ¸!I´žïÖæíÒ›> "
b"ˆÓ3Z%QC\x0F †À[Û$UN$ "
b"ˆëùÇò\x1D G\x06 ˆ£º0·)(Ý "
b"ë-═\x04\x1C ÉNhâu,┤yP%╩ "
b"ëCÐUÊ\e IæÉ╬█»\x1F ╝\x04 t "
b"‰k¶¥µQLO›œ;}ûE¡? "
b"ëóHÓ¢ðG8íÒò├\x19 Ø1ô "
b"‰ºuk¦OIã»5/‰ÝÝÖÒ "
b"‰æT;º²DŸ¤Iñ¢$O©ï "
b"ŠgU6(yJ\x1F «*7zc‚Ô$ "
b"ŠêÂG4AFë“F‚\f Pü©¶ "
b"Šü¿N”ñC\x17 ¤Ü»\x11 XH%j "
b"ï#│\\x08\v C}ÿÛµò\x10 Ê║Ø "
b"‹~ÑqDžOÔ°tž-RÆLß "
b"‹—´[Û&O£¼Î\x7F »Œ\x07 ~ "
b"‹Í0‚zÌMæŠJ€HH€è5 "
b"Œ\x11\x11 B(\x03 N%‡ã^´6\x18\x1E ? "
b"î®▀\v\x15 PL7üë´±yıéï "
b"Œ°½+½ýE§ •\x01 sw*?¡ "
b"ŒÅâ\x00 wÉC’§ÂlËf[ûë "
b"ŒÓ#\x11 óÜF+‘ù]”^¦r§ "
b"ì\x1A\x01 ▀T\x17 Gaèy\n µ\x00 ¹×j "
b"ìdv4Ö█M═ÿ\x17 jà╩\t úS "
b"ìÿ░od\x1D Küº=■Ð╩nwÒ "
b"ìÂÓ|\v ªDêÉ┌R\x7F \x10 ░ "
b"Äà&Å\x12 WE÷ÂkÛâ#*Ñw "
b"Žžxþr4M®·ÛÇG>k>W "
b"Ä┬É1Ì¥F&À½\t $ç┌ÿÞ "
b"ŽÎîœrÕIô ê˜XHð\x06 ˆ "
b"Ž÷Ë'röB•Œ\x12 l›˜Ùì "
b"Åa█║SéO█Æ2Á?\x11\t 6½ "
b"Å¿╔ı\x04 ØC░êî\x14 ╩\x14 ┐Ní "
b"Åıç(Æ4A\x14 à\x13 ¤ƒ░Û¯1 "
b"Å▄0\x00 û«E\x1C ÀÒ\x06 mc¼\x02 ÷ "
b"É\x04 q<º╦Cs½nýe \x08 5ñ "
b"É@f░:ìJÃ╗ô¿╣+Î{O "
b"ÉG┤nI:HN┐ô#\x15 ¯\x1E f\x01 "
b"ÉàxóåNúëÓìÿþi\x15 P "
b"ɼ\§¸Å@à«\x10 Â╩$\x12 +J "
b"É«Ý,_¯Fí░?Q¨r\x00 ë¾ "
b"‘#‡8z×L¤¡~÷©õA“\x1F "
b"‘-ŒÒp\x17 D\x13 «Ò 86odƒ "
b"æ5õìS╣KsàÒû+lvÞZ "
b"æq┬÷Ë\x1C Lìâõ6˸E\r ┴ "
b"Æ\e è$Ð(O\t çìø└┐®\r \x0F "
b"’\x1D\f WyRH‘¯=\x13 -•ië7 "
b"’%'ˆ¼„L?µB9%lý@] "
b"’1ô\x1E\x03\x16 BÅ”\x1D “¡<¶×\x0F "
b"’j’àh´N—½RÜz5æbS "
b"“\x01 8ËêhFÄ–\t w,¸‹ä "
b"""
“?”Û3›Ht¬fuí\n
úá
"""
b"“¨¿6\x12 ÂCÁ§¢’Ì\x7F Šû_ "
b"”'Á~ò›M…ž¦iö³\x1E í\ "
b"”k‡¶"$JŒ„^[äbÒM\e "
b"öyÊ71▓F\x10 Å╔ùÎÄSvH "
b"”½JØ\x15 /Bv‰\r Ò,Œ…Ë "
b"•)§°DJB¨†öÚ%?£ÎÛ "
b"•,º„\t oGÙ–Ø9çð\x1C ~N "
b"•k´/•ÜKî•Í\x1D „uï\x1E É "
b"•ƒÀ,,oCäƒ|3õÓ|Ú\x03 "
b"òî`nÜdFR¢\x7F ìY▒Ö< "
b"•عðÄÓB”¢˜…rëÁÏ\x7F "
b"ò÷tæ×öF*üÇ\x1F ?âÖ\x15 ¨ "
b"•ü0\x08 ןL¹„z9OOK\x00 ï "
b"ò■ÑØMÕL(öçË╦vûð© "
b"û\x0F 3Ô²┬H=¥n¹ßëÅ\x17 = "
b"–!þNGdEü¶.\x07 “9ÿQ” "
b"–<2b%íI\x13 ¼¢\x03\x0F |çŽë "
b"–M»âK7C∱ž%f‹¹‚ "
b"–aI¯ó\x1F @(…ß^Pmîjp "
b"ûÄ6‗SæIÏô\x17 ▓°ÓëØ\x07 "
b"ûØD4ÝËE$égãZ▓'Õ9 "
b"""
û├ͤM┐øÇhWøì\n
'
"""
b"–Òå‘G®N&´Ïaøé>\x12 = "
b"""
—\x13 \n
O\x16 Lß’Å?t¾æ"\x1F
"""
b"—OcŸ\x05 dB7¶<åY‰¼“a "
b"—h7ãh\x13 @C¶¦àõÜìœá "
b"—{„z ÿJÚ™W7ø³iI‹ "
b"—žùá6#A¬©êY\v ¤‚»… "
b"ù«Û=PSDXØM\x03 45á³\x1E "
b"˜\r SH%ðO‡±a\f Nu½1Ž "
b"˜Sm¥\x04 £Nz‡\x01 ‡ûV9¨$ "
b"ÿ|=uüûK?ä\x1C <¦Þ-H\e "
b"˜‚ãaØ}B¾‘•&ðïâb6 "
b"˜ÜÉêñELj°ÀL7\t ùÇ\x08 "
b"ÿ¹\x17\x00 ©5D¯É│ð╔íı\x15 "
b"™\x08\x05 ‘—èH}§&v˜"Ï\x03 Ú "
b"™,\x10 f!ML¤¡½ü·@"pM "
b"™X²ÆxºDЬc~TêÕÒ2 "
b"™~\v Ôð2@ÞŠO¸¾à{\x0E » "
b"™õeˆ•–F>¯ÁÙo÷\x18 Ýñ "
b"š\x04 —ù\x0E tDGˆPç`Ðoèl "
b"Üsı\x15 ┼XDtÉ̱ÓüûaW "
b"š¨\x7F Z\x04 ‘G\x1E ’EaË»ŠDi "
b"šÄ68·ÅJœ\x1A pÝÁÛy\x18 "
b"šÖzkÐ F\x00 ŠFƒ\x16 %À\x01 [ "
b"›*¯t\v ãO3ž—TÊØÓÕi "
b"›P\x18 /\¹DiªT¾Â‡\t (\x1A "
b"›‹›Æ\x08 ¬N¦ŽÕâ…`Åâ\n "
b"øÉ└mÿÑL¹╝P)¸²Ã>Y "
b"›âIóÓ³NΦ–Œ‹kjH\x01 "
b"£¢═\e\x08 KA½Ø¼oAb·0² "
b"Ø%.ÁAÏEûºá‗øê«É· "
b"ØB=├ä‗G>À¬┌Ôûã²P "
b"ØU®\░µIÎ▒N\v òñ\x00 Ï× "
b"ØÅ¯Q░¿D)▒]¿ë5╦Åë "
b"Øû°ÖƒþLôªù§n;S\x02 ± "
b"Ø¿àõ«iJIò═Õ├\x1C ┌8N "
b"Ø╔‗Ñ■%KFº}\x11 ÙU\x7F "\x1F "
b"Ø▄3\x1C\x00 kAñÇ\e >Î╝Ç┬Ç "
b"ž8[D\x16 `F¯¼jhZ#És¿ "
b"×s#¼è1A¦á>É\x03 ÿ\x1F óà "
b"žš–\x12 SöK†¢“±0\x08 p©) "
b"ƒ!ìþçAFÄ╗Ò║J┘ù;» "
b"ŸBfy+{K_»N‰“»Î’° "
b"Ÿ_á†ÓqAÕž )òq:êô "
b"ƒÄE5\x10 RGçÉðÊ\x10 ┼ªÒ\x13 "
b"ƒ³¦²┤DNJ╗`É"Ù\x04 C\x0E "
b"á\x12 ®sN L-Ø░ƒþ"┼ße "
b"á\x18 ╦{ìæK,ºÒw\f I├ì< "
b" |į±F`ƒº”\x05 2á¾Á "
b"áºÈÎýÂFıèL_▒ì║ïE "
b" ºÑà^M\x1A ¾jžWp N "
b"ívÂî2ºO*ºc▄T&ÅÛ§ "
b"íô%üE\x18 Idú¦VAx╔\x14 ı "
b"¢PçŸ'4A\x1C •Uÿ»=ÒŒ¼ "
b"""
óaùìıéA■Â 2±1C\n
Ó
"""
b"¢jL0qÏD½»¹j\x1D }<¤¾ "
b"¢}wÙÈàAÎŒ0åOi©¡— "
b"""
¢Õé\n
`HE³4Q–í\x03 ý\v
"""
b"ú\x05 |§ ìE\x17 ÆÚFȯ l$ "
b"£\x17\x11\t ÇŸ@%¸»¹…Í\v kØ "
b"£<Ÿ\x01 ÁALy“°¦%Vÿû} "
b"ú[ãD6½L?ïÃëå7îØ8 "
b"£vÉvøûLX‘\x1E\x18 gxŠBË "
b"£wL†-æA\x12 šÚ\x10 --B2! "
b"£‘^oÀU@J¹Î\x17 ‡3jXò "
b"£‘ÿ↰DK‚‡\x1F ÐïÑ)ë "
b"úÜ┬6>ðN\x7F ôW┴ìGÛùñ "
b"£²³ÿð3Jâ•í·W t_€ "
b"£ç8ƒ\x14 ÍABš‹G!\x1C |ïE "
b"ú¹Ü¸ó?J§ÑOxþü\x03 ñ╝ "
b"""
¤-ñ°•FOß’ôf\n
ò»ÚÉ
"""
b"ñg▀NMBJØê 1RIÜ┴ "
b"¤žÛ…É\v DÓŠ\x1D h*\x11 \r /` "
b"¤½A\r Ò\x1A Hl´´d±‡ÿÃ; "
b"¥\x02 Oy%äEôŽü×Q¹\x1D §M "
b"¥™çg/‚L¡¢KqD4\x06\x14 Ö "
b"¥¡J>¼®B7†×\x1A .\x03 .-… "
b"Ñ└Y\x08 JÄL═ü-╚%Åæ\t 5 "
b"¥å™Ø9\x13 J⛩æO„³¤® "
b"ѵÒ\x03 S³@<ü³C╬ª2\v ç "
b"¥ÿ\x03 M+=F˜•ôëYžƒº¼ "
b"¦\x15 CEyïIüªmòFMZw\n "
b"¦Qï)Ç‹Lü¬\x1D\x14 ò*dЬ "
b"¦`b)ŽoGí¼cšŽ\x19 èY{ "
b"ªoiöÐdD<öþwüz╩ZÄ "
b"¦‰»äÍêJÌ–›\x0E È1Ÿ\x19 q "
b"ª▒3\x0F\x10 └MÉçÍ1\x1D £éeÒ "
b"¦Ì‡ñ¤!@Êšp޼É};3 "
b"""
§\n
Õ¡ž`C\x1A µ æ¦o¶›à
"""
b"º\x15 Ü;¨çB[║Ù\x1D ìȶêv "
b"º\x1F ðÞ[tD\x18 ØX\x08 c\x7F\x0F\t { "
b"§)ÇK$XA…¹só^ÿ‰nß "
b"º2¦ïºªMÐô\x18 ╬VvèØz "
b"§:Á\e *HDm¾þ¬)Ù~º\x10 "
b"ºW\x05 )LüNPƲ╩á\x0F 89n "
b"¨\x00 ÚQº OOª¬Ë‚þ›SX "
b"¿\f\x1E ƒ\x01 ¤@åØK^╬░÷Øþ "
b"¿\x1C ߺÐÙFd┤ì6kþ▓Àl "
b"¨Âç¤5!Bþ»@”Ø$àÚˆ "
b"¨ÃSY\r EFû€e\x17 âT}\f » "
b"¨Ç\x1A !Ï\x00 EK§E‰p$Ê¢v "
b"¨ÍÂhÎ\x05 Cü¥\x7F 9A¿dcz "
b"©+\ÑË2C\x1F ‰NüA³¿9í "
b"©6‚\x03 v\v L°‹;\x11 À€Ïv¨ "
b"©j¤E,ZCõû$P²ƒ\x07 P "
b"©‘€\x0E ˆ\x0E HÚ™Ò3ÇÆæ®¥ "
b"®╩l\x08 QìD\x1C ╣ß6z¶R¼┬ "
b"©å‰a\x15 +N×¼™”mÞ\x10 Ud "
b"©ù×'ñšOÊ©\f ^í‘-\x17 æ "
b"¬\x13 #└0nIáî¦%XX\e ÊÉ "
b"¬\x19 }iüÂB3┐J▄ z$8S "
b"ªP5\x00 êÆ@=¾œ3pçúJß "
b"¬ÑPDü├Ik╝dqJ wá█ "
b"ªÇäàô(M–¹"l_ð\x04 ‹¥ "
b"ªî:\e\x1A ŽD3§š¡Æ\x07 rú¿ "
b"«PãÎ*ãJ¿¼\x14 Û\x01\x04 NÊ& "
b"½ÅÃÐ\x19 ýN6ô<ÂI!s\x14 ├ "
b"«¾m\´>KL…¢“‹9\x03 T "
b"¬7X7Ú1I\x1C €ë\x13 #B¹eL "
b"¬÷=¼?L\x16 ŸìD?\x12 %Zã "
b"ivºÂžJ§¾+ÛoÂ\t\x0E\x14 "
b"‚\$1¦Ažº6Ë’±…“Ô "
b"®\t ÓåèTEæ‰&\x7F\x1F Òâgù "
b"""
®\n
dO`\x04 M\x15 ‰»FM,Zô-
"""
b"«\x1F ¥vk'L^óìT"Mf \x1F "
b"®$÷u\\x16 OK•(ÀÈ\x18 —÷\x16 "
b"®AvË@ÛH*€vžv±2-” "
b"®göî,]Aݹ‰3ûŽvnº "
b"®‚{÷\x1D ÁAzœ‰(&\x1D <ªV "
b"®ƒ¤`+ëDÞ•g!§(€% "
b"®±D\x16 |ƒF£¢T¯aÇ÷^ó "
b"""
¯ åºhïJÝ \x13 †\x12 ]\x14 \n
º
"""
b"¯$\x1D \x7F YO'…-HBÃs¬ "
b"¯=ê/¥‰Fp„[¾“9b\x02 ¥ "
b"»A=\x08 ¯▓Dì▒$┬hà\x7F 8ı "
b"¯˜gMz]Hv¹ö¨‡fxm¦ "
b"»Â=ùü/D/¡oLv±°═ë "
b"¯Ý7 ü…OkŠ‹\x1F —8"Ä# "
b"°5\x1D\x7F ‹EF\x1C ˆB©fàÈ\x18 u "
b"°?\x15 ù\e ö@³¨h8ÇF¨G\x03 "
b"°Wæ´\\x07 Hx´\x01 Rí½¿Ýt "
b"°v·6\x1D \Kzƒ^H\x1D >i¼\x05 "
b"°ªäëv]ID¿\x08\x1C\e a”ÏM "
b"±\x1F ±=\x04 vHv¢"—W\x07 4\x19 º "
b"±Dþm·VB`ŠQ$X;+~k "
b"±ÂÒ\f ]\x0F KоnÏD\x1C Ÿ\x17 â "
b"±îvO,0K ¡ôÕ\x05 ŽòP\x7F "
b"²F§tÜ9H\x0F ’‚¾(áöÉ\r "
b"▓Mâ'é¼Mi»Ó┬É?S£è "
b"²kC\x15 hâI@°ë.žƒQ–: "
b"²p?DöÄ@\t …[Ú)l\x13 mh "
b"²²É§\v\x19 A\x14 ›êkÌuZj\x05 "
b"²Í—ñ{‰Lb¥šaì½xûz "
b"│\r Ó<É0I├Ö'Ám├\├┘ "
b"³u¶a|çO<Ÿø\x16 g‡ïû³ "
b"³«I\x04 Y«K*¶¢_R\x1E Éã\x10 "
b"│Ë\x1E\x02 B\f H░▓^,%zê½ü "
b"³öé\x02 ;ÜAm¨ÀÆ×õÂÞ3 "
b"´‹i"yjH2Ÿ;!ià?Hß "
b"´¡nç}ÅBu½ø&J¾+ö\x11 "
b"´Ï\f äÇ3@ÅŸ«)-<#ý² "
b"┤ÙÎ\x0F ´óBÓÅ┘Äi§"Iâ "
b"´úïå\x10 aO=– wUs†ºç "
b"µ\x06 †\x07\x11 >K4µç\v $Ë=¨\x02 "
b"µ39OWêCä¤H$\x07 U§¹ä "
b"µ?jmÀ\x14 G;¿Æ¿“GÊ<Ú "
b"µ¢=\x01 öiL›‹—Ð{Íh\x16\x02 "
b"µôqÓhÓN&²E¸\x1A Oè1é "
b"¶\x10 IÍØRJ0›§P Äa½ã "
b"¶E¸éG`Co”hw‚tZIà "
b"ÂÅe©°<IÏÆBè╔3\x06 LË "
b"¶·Rrò\x10 C\x05 ¶üü܉ß\x10\x05 "
b"Â╗ƨ\x07 ÁNÂûÒüácXCC "
b"·\x1E\x0E XòEHÕ¡áÞ\v µ#‹ç "
b"·‚\x16 OA1OÛª4\x01 (GÁ ¹ "
b"·‡ I|TAG”|ȃ‰\t # "
b"·ÉÑ–dÓCUŒ\x15 ð{\x10 ÊÝá "
b"·æ?þãSEYš\x1F Ò8º\x1A ßó "
b"©DÉ÷e\C═ÿ?\x01\x01 /x'\ "
b"¸ZЦ\x00 LEP¢ þ1À®Ž\x15 "
b"¸›Ö:\x19 £NP€Å\x1A y3yLÚ "
b"¸Õ&Õ\x05 4N´³\t þ0à.òk "
b"¸çLwÚ\x1F MëªÄj\x12 çÖ "
b"╣j]x[°M┐ûkÉK|▄³ "
b"╣└L"ÇØMxô╔ÎÞníní "
b"║df!ü\x17 Bûì\r \x17\x7F V-¹╔ "
b"║{ì´+\x04 E3ù~{╠H‗±╔ "
b"ºàžG\e jN¸½~IÎò(\x7F 4 "
b"╗\x12 Ô┌\x04 hJÍÅ\x0F Úƒ;1o■ "
b"╗\x1E y\x18\x0E ¢J®ª\x1F nÍ┴òßÉ "
b"╗1â/4àE\x14 ÿA▄Ø»░vÅ "
b"»†›\x0F š¶M…›’£\x0E ÂýÙ "
b"»¦UeMóLA¤K\x14 s±Ô± "
b"»¦ÌD\x17 „JFºÙÔnqÒY\x1A "
b"╝\x16 ¼└\r ·FÌìIt4£ "
b"╝=]C┤rA°ü\x03 Ü=?¹þ╩ "
b"¼vÑ0\x08 KM:”~žX\e Ž&O "
b"¼ziB4îB¶˜É?›žƒ!* "
b"╝╝U®uALÀÆÕyþÅQâï "
b"¼î|ŠW+H\x0E ³ˆ\x16 ¶„\x01 Þâ "
b"½\x00\x7F Ø\x0F FÎ’,¡Ý\f ʦ& "
b"¢bù?]¶BÉ│┴bóoXC² "
b"""
½c\x0E\x04 2}J¡«o\n
J¹¬©Û
"""
b"½cf©,<C!µ•|ú(Ñ`á "
b"½£Ã\x10 +F´‡76ðl\x12 Íó "
b"½ÐíFr]@7¼7”×ð‘yÌ "
b"¾\x7F tmuÜIÂ¥MŠe™3‚« "
b"¾”´\x17\e µNÖ½2ÆJñ^}\x1D "
b"¿'[ö£êGj±äA\t\x00 jq9 "
b"┐.ìÌ]ÁKıÜe6\x1D ¶?ÕÄ "
b"¿:\x19 \<ÄJưÀ˜gBWÓç "
b"¿Ü¡/I¢Oì¶›®¦a\e ’Œ "
b"À2Fø—"Eñ²]´ÇŒ\x19 bÇ "
b"ÀN*hƒyMM’é->ÀË*\x17 "
b"""
└kü°▀¸N2ò\n
Ôp█ö█7
"""
b"Àqp$EÖA®šµ;ÿ\x0F\x1F XÒ "
b"Àz1ŒKÆJ£‰\x1D /(\e ý\x1F f "
b"À‚°ÖùÿD¦„úFl–™ÐX "
b"└áQª└#Jü¼/Ì■ówì╠ "
b"À¬®*¯ÑMœS<£ù*þ "
b"└▀┐\x19 `\x00 AFøö\e ü╠ ¯ "
b"└ÓTwkmNªücþºB▒jJ "
b"Àî¤-ú\r M`Œ‡NV‡‡ÅÆ "
b"Á6[àvœK*©\x11 nÙÑ_N¦ "
b"┴h\x1F U╔VB%ü^µ│ê6Iz "
b"""
Á“\n
sšgD^Ži¿³¡X?¹
"""
b"Á²\x05 ½<¹@û¥\x1F TV0Êbô "
b"┬\x13\x0F ÅSoJ5ó/+╔:'▀\x07 "
b"┬\x13 ┌}º¬H®Å┤?J@ù´w "
b"Â4Qô¡–L§™\x19 }[‚\x04\f ~ "
b"ÂEãi¾\f CذgO—çu_` "
b"œÇ\x08 O+@u¸É\x03 *^8±° "
b"┬´{Ô╬ÐBJüOXãÉ┼\x12 } "
b"├\x0E ¹╔\v \Oƒ║T¾P$═;ü "
b"Ã\x1A ‰zXgJN¦hèüÝF¿ "
b"Ã]A\¸¢@¢ \x1C ¤‚'GCì "
b"├ìv;·|JÁ│;gF½þõk "
b"├Ø \x06 Z\x18 C═¥áv\x06 ╩╩õO "
b"""
Ä\n
·åsºJ ¨†\x1C 2¬É´Þ
"""
b"""
ÄZ\n
†OaL´ ¢Ø"ýÖ \x05
"""
b"Äm7\r /bA\x05 ˆ$†±ðß "
b"ÄÒðÆÍÏEE‡\f ý\x10 ¶ñ— "
b"ÅN\x02 €$¹HI i\r =ò|_r "
b"Å•¤CDp@°¨\e sžcñf4 "
b"┼½©Ç#QIõÅx\x1C 'ub®f "
b"ÆN\x16 *RiI*‡X2Ú¦óÞˆ "
b"Æk"\x14 á]IQP›Ñ“\x15 í£ "
b"ÆoµŒßÞA)ŠRî¸\e –.\x1A "
b"Æv:salOª†j\x1D em:þÑ "
b"""
Æ’¤\n
\x01 W@\x1C ±\x12 }CÏ«K:
"""
b"ÆœÃÁSCO)¬ªPµ‡/Ëe "
b"ÆçW¯©NN±•\x1A ½\x18 N`ÜÞ "
b"Ç\x16 Àð‡LÒ¿†¶C¤ðTb "
b"ÇU:ö9½Hïž„•ÖµœM\r "
b"NjDžQ(Nаž[ªœÂ¹. "
b"Ãøä╗9ÅKg║ýzÂÿàÀ8 "
b"Ç¡ª\x1A\v UK «t~EVŽ"· "
b"ÇÖë\t ³œCG‹uK‡ž'`Ç "
b"ÇìÔÕ:ŠA§…ôb\x12 뾯› "
b"È \x0F 6q2K˜ºly$óƤR "
b"ÈJ!†'_I\x13 ³çrKà'®} "
b"ÈZ*<~BJš§\x1C -\x01 ]»¡› "
b"ÈZ¯à\x1A\x0F MÈ‘pÊ-R;¶N "
b"Èr\x0E píŽAзù雌¨Ll "
b"È“£È }GÁ¹zj#P\x0E ä« "
b"É\x12 þ³\x0F sEÿUrq¥©´¢ "
b"É\x18 äÐûÚH—¿úõ¼Ÿ4Üà "
b"""
Éjð\n
0ÿG\n
“\x16 toϳÀv
"""
b"╔qì¥ÚØ@Þíôü┴n\x04 }É "
b"ɘ¦Í‹fNý¤•Þ£¢|\x05 ó "
b"╔£ü┐═├Ft▓╣Tï\x15 ñ║Ó "
b"ɲ–\x05\x18 4A{¡¬Ã~±]\x0E Q "
b"ÉÎP¾¯™@àŽv/YŠ\v !q "
b"╔╬ü¬‗XFÃÑ\x06 ║üÐìÄ▓ "
b"É÷ž‰ƒZN¦ jû‘¸v:‰ "
b"╩\x19 JG«¡N░¢ìùüJxÄ) "
b"Ê5s‚9eIú“ùcáçH´× "
b"Êòê\x1C Ä\x12 Ná¨2—?÷[¾¯ "
b"Ë\x02 5^ÔˆL\v – \x1C Hº'(\x00 "
b"Ë\x12 rL”\x17 HF³>*{IgŸ\v "
b"Ë+Ä:ŸG@B˜¿Ë2½b\x03 w "
b"ËS™ÚqÒA šè>Ï\x01 vÂB "
b"Ëc\x13 çÔŽJGƒì®ès¥\x03 È "
b"Ëh"^æ\x04 MTŒ¹¨\x07 wÔÌ\x1C "
b"ËÄH¬\x1C ‚Fðœ³ä8®Á( "
b"ËÝvA+®@2‘Xö³(™Ôè "
b"ËßnþùSH÷£†\x05 ¦˜±ÐÞ "
b"Ëâ!R—$LŽ´üíøœ†›Ã "
b"ÌUEz¿/M¢ äÿ¢ðY)( "
b"ÌaÓDˆÃM†’\x1A éáµï7© "
b"╠f▓┴ %G╦¼ÃYÉî¢Ç] "
b"╠í\x18 -æÞE\f ì\t U"aÿ·\r "
b"""
Í\n
Mì`$L—\x02 ¼²x‰à\x17
"""
b"Í@¹8®RC\x02 ¦MÖ±©S+J "
b"ÍÒ\x0E Žg=MY·JŤǨÆÜ "
b"═█øSÑ2Mdèsi"\x0F w\r ü "
b"Îä[ŠR<M§¶^hÆn1Ÿ "
b"¤Di\x04\x0F ÎFo¿\r ̦ü¹°ä "
b"Ϲ\IR×G\v ’ëo¿àq\x01 Á "
b"Ͻ\x13 '‹âEL©àêÝ''7¬ "
b"¤Íýø óH@ì4k\x1F 0Ú,╣ "
b"¤┘¡@¢}DY©Åkd¿\x12 è^ "
b"ðMHÇJëK┴Ñв<Wì¾¼ "
b"Щ\x16 y8$J\x02 M©îQ¤\x17 _ "
b"ÐÝsáéí@¦†"¬‡.™Å³ "
b"ÐêÇ? \x04 GÆ—8\v\f iØKç "
b"Ñ\x00 œ÷\x18\x07 O^©sO\x16 f‡\x12 µ "
b"Ð,ãÛnÅGYÉ║o\x7F "òå "
b"ÐI^É#¤H¿Ç║^ô┤í(º "
b"ЪxO┴LM╠»gödëÅk» "
b"ÐÝ5\x7F w▄Gxí\x11 ║\x13 /}®É "
b"Ê#4·±_C®░(/═\x08\x02 Ø "
b"ÒQÿkB|N\r ”´dÒïq)@ "
b"Êå┐¸t$O Ø┼\x0F ─Æ1Ëe "
b"Ò¢;÷ígFÓ˜‡ƒ›•ë©© "
b"Ò£¢¹‚¿E¶¥4.% dù= "
b"Êú·│l@Gºp╔üNmw* "
b"Òùn\x1E ¨°LI™gð›¸ÈóP "
b"Óbób©jJù™Qßwy¶¥ï "
b"ËåâoÉHJ\x14 ║\x17 |[b£bx "
b"ËÆ\x7F A¤?A£Ø¸A\x13 °sÑ\x13 "
b"""
Ó”c\x0F Ï\x12 Mç•\n
\x12 i5ƒ–ê
"""
b"Ó•x!\x0E ¸Dé„û\x10 ß6f»\e "
b"Ó¤6\x12 §WM…½‰&JÐÑ»® "
b"ÔÁv†×aI5¢ÈŸ.Ù69 "
b"ÕLëÅÕƒAèœ|¥~§Êi¹ "
b"Ö\t ’›\x18 ~N”ŠõÚFzåó\x00 "
b"Ö4ÑwÅäG\x15 ¸Oua¨%ј "
b"Ö^Ö\x10 ¬{AŽ•ž[P?\x0E {ú "
b"ÍtjÐÕ¬A▓û│¤°Fe\x0F ì "
b"Ö“S.ŸGKöœ¤:a…2’g "
b"ÎEÑã\x02 ¶L+½+┬ì\x1D ¢#Ô "
b"Îı¼tâ┐E8å▒º^ìç|7 "
b"×ØÍÆ¹îD‘´·HšR \x1E "
b"×ÙÌG‘ C[¥Ç£´}\x7F\x08\x03 "
b"×ô\x04 Ñÿ$G}«}\x03\x19 ¶Óè& "
b"Ø\t M\x16 SœKÕŸ\צ\x01 ZÏ£ "
b"Ø8Õ&˜[Bó—T±Ç¹\x1A aU "
b"ØJfwA¼FR˜-\x13 6a\x07 [S "
b"Ù\x05 ãÌÓ´OX¹×¶Âf¨³c "
b"┘\x06\x11 ÕgÛD[ì*¨Ü¸ ¾f "
b"""
Ùb#\x14 ¯wH1±1-\n
Êj„Þ
"""
b"ÙäÁ;?ýLH¢\x16 æ\x12 /kÃc "
b"┌qäöõäAûç<µØ»\x05 å@ "
b"""
ڝ\n
3èÅM<ÄÀY\x14 ¬ÀK¢
"""
b"┌Ô;ØÅ\MXì┴Ç\x03 Hj#ï "
b"Úû_GD'Aç¡z\x1C\x1C æÎ\x17 ¿ "
b"Û+Ü\x18 ϱLk½òš\r ÙÅ\x1F ¬ "
b"Û«SØÉ8Cÿ¡Ë^¤ù˜³S "
b"█±^(®ÃO!┤\x0F uu1ƒÉ┬ "
b"Ûüé\x07 ->G9² D/\x0F a\x1C ; "
b"ÜDóxâF𻛨;c{™\x1F "
b"ÜQÖ,wÒE©„äy\x11 ¸\x1F ÄÛ "
b"Ü\x7F cÆMMHôŠÝÀŽ7$Ò "
b"▄ÅUSǸAzáÎä xö¥ø "
b"ÜœòIàyIN¥kkè(|¤{ "
b"Ü»5ÊŒµK´…„ÌâÕè3 "
b"Ý\x12 ™æ£\x15 Fö¦Yà_¨¢d› "
b"Ý#yÈ\x03 :M\x01 ‹ðÁ–@\x00\x13 ¨ "
b"¦I(UÉINø®\f\x18 Ô§│▀\ "
b"ÝM²°\x14 ÜE‡¢–ÊCošc¢ "
b"Ýg\v\x18 –Ä@¾¸\r ”]\\x7F ö\x1F "
b"Ýib(U‹OØ ”Žˆwøõ\f "
b"ÝŒpX\v îAʸ԰.ЛGõ "
b"Ý— ’\x14 ¾H‚®æ\x19\x0F †~îØ "
b"ÝÖùp8ÕC›£b\x18\x1D\x0E ùþ€ "
b"¦ý8Ôã╚E\x14 ¢ì'©;Lå\x1E "
b"Ýóí§U:B\x18 ”€WþùT\x0F\v "
b"Þ\x0E æòXøMQ”\x7F 5‰W¥áX "
b"Ì0\x19 ú+`K¸å$µ¨Å\x00 µ& "
b"Þh-_\x05 åJY¬çš»\f ¯\x19 $ "
b"Þ‹õ¢–JLŸ°aø„æµ<È "
b"Þ÷¿„ÎnEܨ\x11 dÜÇ~+\x16 "
b"ß\x08 ûù\x15\v HÌš\x17 ‡\x19 9\x11 {_ "
b"ß\x0F ‚J±FN÷©`ZWªÚ&ä "
b"ß+·N\t gGªŠ\x02 /Kö!nN "
b"▀ez$°Á@┤Åú|»─cB█ "
b"ß—\x03 $’¶D-š9kBÇyDã "
b"ߦö›9-Kü¢ÈP9S@p\n "
b"Ó\x01\x10 Õ*XE\x7F ╗¦ì,ÈÀƒB "
b"Ó?Ä░opJªâ\x1D ╚üäT)\x0F "
b"ÓIÜ~.hKÅñÑJ<aÍê "
b"àT\x16 #)ñNd³"ßÝ\x11 %‘à "
b"àYù<‘CFoœ\x1C XÍý\x7F ×: "
b"àŒç¡m¸@V¸ÀHdvÞ#‡ "
b"àªbѨwL~™=8kž`¯D "
b"àæÍÎQ<On¼ì!5.ÈŠ\x01 "
b"á\r 1¯\x04 BBŽ‹èv•é\f\x12 * "
b"áM¨Ré@LW¤;¥¡Ó£8… "
b"""
ßçðeXûI¸Øã░▒¹\n
╠d
"""
b"ß┬ß\r ´úE¹ò\x11 Ø\x15 .L0J "
b"áÝë ø‡OI¾âܲö\x12 ™§ "
b"áà\x7F е\x0E BÅŸ1Ìø„¦ÏI "
b"áâäŒXXLƒ¤.Ò•\ØG "
b"ÔØ«‗näH{øx.ó½\x14 O└ "
b"ãnd§8¶F%‰¶`)“cîÔ "
b"ㆠGí»JI«L\x7F Ôç`·È "
b"Ò¿╝\x02 u╔G‗£_P\x02 ïü\x02 ║ "
b"ã¯önù©B»‚”ìø»•—1 "
b"Ò╠þ_ºKF\v å¾│ÊKØ\x11 a "
b"ãÕ³v]\N\e «CÇ…ëÄ\x03 x "
b"ãØÃã—\x1D A,ª3€\x13 jõ¼¿ "
b"ä\x1F Ëé´/MŽˆ¬´’ý}+k "
b"ä@®\x06 ¤5Aß»\x1E oÝ¡³–˜ "
b"äwéÿ´\x1F I®€T*îŠ\x1C òï "
b"õì$%╣þO%ª\x14 äGd mp "
b"å\x19 À\x02 UiA1³X[ˆêyš, "
b"å<íâ[pIÅ·Z\x0E U^“\x06 ö "
b"""
ÕD\n
\x07 ÓËE'ÅIc7[ÝÔ&
"""
b"ÕĽI\x1A üCLçe7╣4^╬\x01 "
b"Õª█)¤┼@\x05 Áõädu Å9 "
b"Õ╚QÈ1\x1A H\x16 çFØ█øKCµ "
b"åÜP2/aL«…è\x7F ã—%\x18 ® "
b"µáL= ‗KSƒ· §+üù\x19 "
b"µ®CÉ;nM$ǸXÁ¼P░┤ "
b"æªv„ÑÉGL½¨’æwÖ34 "
b"""
µ¢'\x1D Å\x16 G½▓\n
çC_GDµ
"""
b"æÓE%<-G\r ‚"{Âb%³Ï "
b"µÈüL]RD+í&©>&q\r Ì "
b"ç\x12 6‰þÓK'OzhÔ/¶\x07 "
b"ç/•|¦úH\r ¯¾)mˆ}&\x00 "
b"çi\x06 ìTSD'«µ^:mkÈp "
b"çÅœVàþM\v £ôAð0¢Y "
b"þãmTGÙDäƒ@¯Òì\r R\x1D "
b"þ═ß¹t0B/üG╗áÙLf\x02 "
b"þÍéÜÅ\x02 N2®┼C»\x15 ÷┘s "
b"è$QµL÷Ov´Ÿ\x1D ™\x13 8¾æ "
b"è1Üûj$ET¥6¯¦šá£Ô "
b"èjã¦À,E¹™\x05 EHÓ¼ê "
b"Þ║}"$ôFÅ╗°¸³╦VÛà "
b"èýÂi\x13 @Aà¿èO=\e ' | "
b"é2¢MÁ&AgŸàü\x15 l\x1F hÊ "
b"é?ÿ‚÷…Fu ó·\x02 ƒ\x0E\x07 ÷ "
b"Ú\x7F ,ß"¿B┌ù)¯^ü?\x0F ╬ "
b"""
ÚÉýeùºKp¢f¸\n
ƒIYM
"""
b"é¹ù)G†Ié¼€^¯„“\x1E Ø "
b"é»\x05 S„\x0E J–¸2ã¢÷‡wÅ "
b"êpD…\x01\x14 H\x12 ˜\x19\x1F ¸ï£\x16\x05 "
b"êwˆÕepG\x18 ¯\x18 J˜ûf„f "
b"ëeG¨ÃNG&¾\x1A ƒá1Ý\x14 • "
b"ëÏM¤¥wEè™\x02 æV+YKž "
b"""
ëØ\x14 žòIÈ–\n
Xåø”\x19 [
"""
b"ÙÓ¸ªOzJkØd¶(═}\x15\t "
b"ì\x08 —‚æ´I,µvw\x1E ÙY[é "
b"ý6S▀\x0F ┐LG╣ª¶¡ì·Ô9 "
b"ìɵî+ãLž¸ù\x16 é\x02 ÕN\ "
b"í\x03 B\t EWI縖€•M\x04 "ú "
b"Ý\x11 ì╣├ÞCËåSıYÊeUq "
b"í\x1E £‘ŽBC›¥hÎ(y3u "
b"íAn\t ÿîGï¼_BÿTˆßp "
b"íy]èúyC\t —¯Ð^\x1A 4µS "
b"î1ì€\x10 €Fx¾_²b†PQZ "
b"îRìÂ\$F¿—êÛËå„sÙ "
b"¯ü/©x¹Hƒå┌U£ô\x07 ª\x17 "
b"""
î”`\n
7±KOHá¾\x03 ?V
"""
b"îï¦#.·MÇ•ª_Wö\x02 ÓË "
b"ï\t\x12 )\x7F /M+«„{Ò#¿¡” "
b"ï2·ãƒ=Jœƒoš=üIBŠ "
b"´X¡3üfB/ñÈ2k(õ±W "
b"´ê┼ÉÌñNÊ¡)\x04 ×îjì "
b"ïª\x19 Oò¯J΂5z\x05 £\x16 ûµ "
b"""
ïµ5 ¨ØF€±`\x15 \n
Ðíâ€
"""
b"ïÑ\x08\x1A RvEoº\x0E ¼óß-‡7 "
b"ð*—&ŒQ@í£'´³ˆ\x12 Y\x11 "
b",'┬Ë%K╚ƒ@\x1F ò\x05\x00 æì "
b":¯*zwJ¢×±çs\x12 Å\x11 î "
b"ðCçÝåmJ°ˆò´\x7F _¸“L "
b"ð]½²}¼FŒ¡sÀ*¡€ÿ\x15 "
b"ðí\x14 \r \x02 7CÖ€÷A†vFÖ> "
b"ðõ\f DÂÝNH°Tð¿\x13 ®àX "
b"ñg2\x08 u\x19 NÌ d\x13 `â£G2 "
b"±ïc½'/BÉò¶¢8µ¡\x1D © "
b"±Äó┘╠ìOz╗\x1F ®ùy┐°o "
b"±ØµÍ|ÌG<âáþÜIp▀) "
b"ñË \x16 6„K>¢®Õƒ\x1C ú™G "
b"ñÎn\r c¿K\x19 ·Ã˜Ô,Bȧ "
b"ñê¾;6ªDg›÷fa+õ\x11 5 "
b"‗W═┴\x1F ÆIÂü\x12 ËÄ\x12 0B│ "
b"‗_ÔGÿ\r M\t Åê\x10 mjıC´ "
b"ò¢…âé³Hw“ÌGiMBD\x13 "
b"ò¬\x03 ÚÃG?Š31ïEÓÕ\x1C "
b"òÑЯŒ‚Cã†.‹H¸ÎJó "
b"òá“\x0E óNL:²\x18 %è~Ž9Ø "
b"¾/@bù\x16 H{ó¤ØO░DT\x11 "
b"ótØ‚'È@ü~’³Ï'5¡ "
b"""
ó•Ï’\x1D šAË´\x7F \n
[ V•\r
"""
b"óšÐEs\x7F Bz©ž\x14 ÄJ\r \x02 ¯ "
b"ó ¨±v„EušU’Ü\x12 VC‡ "
b"ó¡Å\x1A\x0E\x1C A5¬Ñ\v ùØsÄ] "
b"óª¸kn1I‘ò'xI\e —\x18 "
b"ó»²þ¯\x1C Ip‹\x13 ’‚ÙŒ‹ "
b"¾ÏÔ¤╬▄I\r æ╦ü╝[E\x02 ü "
b"óÚÝsN\x05 H¬©àgE£Š\r ª "
b"¶bVo\x16 @K┴ÖÅ7qÀ×tS "
b"ô“þ³\x00 sAa®\x16 Ej¤¨\x07 … "
b"ô³©Ä¤DA(¶»bÝýƒIw "
b"§\x10 i»Å[@FØþhºÅR1w "
b"õ³ÒjòÚGCƒ³€®]GàÆ "
b"õÙûD¢*@É€åèômäÖÿ "
b"õí·lå(@”…?ÇË·\x13 †\x05 "
b"ö}p¯_¶E$¦\v ÛÃtÏZA "
b"÷â╗#\x0E\x06 Kñÿ\x13 £5üFå█ "
b"ö¿2r\t ¿O?¿Z\x06 ßà½\ñ "
b"ößhÝ„«I”‚à\x02 ¯Fœµ‚ "
b"¸\x11\x18 ß+ÅBÁ░éá9├╩7¤ "
b"¸QG■jWIÞØÐl,;^\x01 ▄ "
b"¸d_\x19 îÅMxÅj3║§\x04 ═Á "
b"÷ He$þOúž\x04 Þ\x14 õˆ! "
b"¸«yÅØ\x13 JÖÅ‗V,Hf\x03 D "
b"÷þ.\vÌA¿°^³\x08 gwr\x1E "
b"°Bzïq▒J\f רÉ\x14 t├xQ "
b"øJÂÔ}ÖCM¥åÉ0Ñ;È7 "
b"ør?’URA:Ž\x00 ù¯05Õ‰ "
b"ø¥ApX‰M=™\x1A –š£žÅ¬ "
b"ø·:`\x17\x17 J\x08 ¥\x1C DˈÜI "
b"°Ý═^TêLèúe*õ7{Ø| "
b"ù\e i\f 4äAbµ\x01 6\v æÿ±¡ "
b"ù,\v\x7F H‡A\r •±n\x1A –‰Mê "
b"ù¯\x12 ‡9ìLã½{„‰@ÁDæ "
b"ùµLÄ^ÕO\x0F ¡ñ#;ä\t ݃ "
b"ùâJ‹–\x18 E?§æ§Æ2'L\v "
b"ùìOþÅ9L_µ\x04 þ¢\x0F |š« "
b"ùþò-±zGV„ÆÖ)¸ÔsE "
b"·oÉtÕ¯L╣º╔d.¨-è "
b"·úìQ]¥OÅÀ°þW\x18\t z( "
b"ú²iŒ>•N*º¾\x08 gCWvW "
b"úïuÔ\x13\x19 A·½Œ4ù\x0F G4æ "
b"úó\x1A &X\x1D AΦwa[«€‡á "
b"û#:=ÉjK²«ÜK‹IR\x19 ? "
b"ûQ-.ù!L\f ¢þ8¬f8€Œ "
b"û^'^$ÙNý‘P\r 3 ϑ "
b"¹e¡▀ßÎNÉ¥ı║\║aZi "
b"¹¿7H\r 'NCæ?ìí┼e\x14 Í "
b"ûµ1qÆàG¯½4Œ\x19 B\x17 ƒ$ "
b"""
ü6/\n
ñ\x05 @E¶eÃ\e ±¾©Ò
"""
b"""
üÁªSÖËE\x04 ³\n
o“\n
Y“F
"""
b"üηîý9I\x16 ™ð9Ñ„\x10 ig "
b"ý+\x07 ’0$A8¸\x16 #*†·8Ý "
b"ýKAÍ“µJ\x14 €ä\v jƒ\x08\x11 º "
b"ýh\r ›oyOÇ9¼\x08 ‚ö‹… "
b"²ç`?\x07 ®O2▓ðìÁ¦~\x07 á "
b"²┬IÞMÑD▄Àí-Ï\x1D ¢¦ì "
b"ýÑ{žÊÆK\x10 ®Â™ïÖ\x03\x03 4 "
b"""
þ\x12 ™Êëï@ð·\n
87/`‚Å
"""
b"þm£ùbiOº¹EDèûÇûò "
b" \x05\x18 ÎÅ╗Otç6=·X═¤\x01 "
b"ÿ\x1A ª§øÞD£»SçÛ,U‚ "
b"ÿ=öÛ©9O9ŠäôN{9˜Ó "
b"ÿGæ_ŒKF0‘\x1D Í•M\x04 @9 "
b"ÿGîÛ\f ËHÒ¢èaü\x04 1Çÿ "
b"""
ö:àÁmO°Ø┤├ÕW\n
y3
"""
b" ÿþ0/¥K/Ø[\x18 ½cè═ý "
b"ÿ»Èš‘\x15 K%˜\x07\x1D ƒ 5T~ "
]
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 (0x00181B8977484018B924650AA9AC540D , 0x003BA32B4BBD4FFE830CBCCB664026B5 , 0x004C6B7CCC86489EB512185989ED93CC , 0x0137AD1ACA2F4D36A9CFDCB5A5C52D90 , 0x0160B7D7B9664D969965708FA053ABC7 , 0x016A46C5A31C47FAA930599B4044A073 , 0x01F6799E78AA448A81035FDAEE922051 , 0x023CDF99DAB749168E91D9467FDF67AF , 0x02605FF7C84A4EEDB4539951A6310CAE , 0x026B19F52FC14D238013AA9F785A2D78 , 0x02893E200DF74D7EB7BA16B15A98F132 , 0x02B18EEBDE9B4D0594BAB9781F20465A , 0x02D67411407846A4BF2C32C3012B8F8D , 0x02DCBBB78991447EAE640CB6C0CCC980 , 0x02E447D1943144AAB48C3C9871456850 , 0x02F8E8F1262D40D1BB34E60B453DED34 , 0x0302F7CD0D01413EAA938D2DA66FC7A0 , 0x03206F61337F416AAA499E263AB4575E , 0x0342609597DD4A5AAD738F81854670AE , 0x034A906F0B3D478BA66E2095F12B70EB , 0x037DB52BA43B4841A1CBA76DFD4A419C , 0x0381DA937A8C493BAB3267ADB4E2D388 , 0x03DBD1145EB54B50B26C2BCEF16EE780 , 0x03EE0C7253214EAC93634C61313033A1 , 0x03EE51C9BF8D4674AEF372C47C536299 , 0x03FD4FD400704138A4C5429D8665AD9A , 0x03FE7DDE062546BCA8EB2E63E806A391 , 0x043758C2A2854555B1721A14842CEFD6 , 0x0464D9DEE6B84B2E9B222926AFBCFF4A , 0x0490A315D62E406986784EEAD925967C , 0x04A24D4B947E472597A3B90A261F2718 , 0x04A973C2C86D42A4A83F15C293087C5E , 0x04F245C20254414EADD1A5CF0DF8110C , 0x0505D6537C5048CF81EF256308B3F891 , 0x057D1EC898534047BF4B302809FAD711 , 0x05A9BD6DA15142F59A18D82908B5D8B2 , 0x05CE81FAE6F74E1FB02DA8890460811C , 0x062798DCC15C4FD6A2286A931AF6D478 , 0x0644F0F016D349EC95B12F6990EC71D3 , 0x065926063CB54725916C11DA5A16B136 , 0x06840F7FDC9D406F8A9E682792589951 , 0x06A4C59E9F824D55992C32D8B8408276 , 0x06DCB04EEA934625860E85CF3EF834CA , 0x078A89255CD0490BBCE8A71187EB3C37 , 0x0794059AB6384CCFB95ECA2A45A2796E , 0x0807D8A11EA64AF1BA59FCC2122D8BFB , 0x080FCCA59EA241C3ABAD14E7E5F942A0 , 0x08CFD750F5E04826BF357C55952E9544 , 0x093236053E544122813F76A39A03BADB , 0x09360EB9F1454F068B7D5D64F7F054A2 , 0x097B62CC323E4255A83F1DCB9E07AE5D , 0x097E458F28D64BE383A14783A4A413ED , 0x09B54DD973EC43CDAE480019F02D5C83 , 0x09C4E45EA5724CFC8BEA4A2DDABA6C0D , 0x09D3CF4F48CA4E2BA72365F4A824E780 , 0x09FEFAB4E8DC4EE8BA99CB62B253F993 , 0x0A1910C34A754F35BDAF298B21FF41D7 , 0x0A397D8282194BE7B1B5A5DD99C108CF , 0x0A723805620947548AD59D5EBDFDBD3D , 0x0A829A9432304837935EF4B4C9B208E5 , 0x0AB110D72641445F94CF0584497C8E24 , 0x0AB28C1F6BFB43CE927909F1E83D3BFF , 0x0ABED06402894E529F3A575DF304C407 , 0x0ACA13E1BAC64C0F885B904D7C6D679A , 0x0ACC9448629C41C59D7286BA763D02FA , 0x0B20DD36F1CD4154B4A72C905EF112A0 , 0x0B8FF1EE0CA54A42B59B70B5FF1E268C , 0x0B961560F38E47B79BF3762781D708FE , 0x0C7216599C254C60B08AC000A85076F4 , 0x0CCE33E4B0184FC783D7164657F25D05 , 0x0D022E9FEB764358B603C77F9CB16B5D , 0x0D1C86F4EEAC4699B4B5E6794645753F , 0x0D46BF40C20B4FD6A8496F76008689BC , 0x0DB0C372A7CB4503BC16840D8BD428C6 , 0x0DB9778840534791BCFB9308E97430D1 , 0x0DD185C52DE24F64AFDBCA3BBB4D46FF , 0x0E1706E30E064B3FB88CB146D292D496 , 0x0E2C578281AD41ED939C2706C0B297B2 , 0x0E59E3E5AD484964B124C8500531B1A1 , 0x0E765202B3E54731A68714BF219E3042 , 0x0E8B0D2B5528467A9267983628A60E40 , 0x0E95953C585F452F8C87EBF4632F69FD , 0x0E9AA628516F4E8BA3ED0A09C4A46128 , 0x0EE08A5ED4DE48AB965B85F58C751529 , 0x0F2E60F6FF7A45F19CEEDADE7B625478 , 0x0F5281CF56FD4C7FB4F64F260A14FACB , 0x0FBBDF3D760D4A92B3279907EDAE91F2 , 0x0FD4340F3A34494A8AD5A14E5BCE2A6F , 0x0FD96C121C2440E0BB9FB137D3CAEA79 , 0x0FDD45E6BE324150BCD60F13DBBAD240 , 0x0FFDDEFCE58D45B48252D81712F46005 , 0x1069A57890064AD3802C966F2CC5DA72 , 0x10A569D799EE41E388CED7D21A67C401 , 0x10EFD6DDFBB2431181A70EA86E30EF0A , 0x10FB29043A564996A783E4F8A1A133F6 , 0x111E37B89A7540FA94258AD29698F5D9 , 0x115ADE2DAAA94C3283A47A94C59F3701 , 0x11659E592B1348AE93D3C63566958C03 , 0x11E290678D8443D296C799E613B78C6B , 0x122CCA0775C7474D9514B97A609CF665 , 0x1248829456304A239F26653AEC38F40B , 0x1267B3909FD040D385035690FA5B0B8E , 0x12B18F430B18431DAB031E346FBA7472 , 0x12F9D32673344914B02966120321EA9F , 0x13371AF12A9548D29B5098DDD4137857 , 0x1359BEA56A0F439AA91ACA9863BEF082 , 0x136CA393E48C481D8355F8EA9B0E9F1F , 0x13BB1D97AA854395958E5099E85B87B6 , 0x13D3F012A12E46E48AF8CF16BDDA8F22 , 0x1416D0EDDB784D74816DE97393F0C4C9 , 0x1455A7D3C6F446ADBE98C6CC1F3FF071 , 0x1480343E0C61493D8C39393583FE75F8 , 0x14B08F0521DF4A0E8A231505B54AFD99 , 0x14C2812C3D184588A6992082EE90D7BE , 0x14F49511B3C24C8D85A582C702BCEC9E , 0x1566CB29DC10451EA2AD42468F04D430 , 0x15AFC1F6CE8D4C2A8504614D28894672 , 0x15B00DEFD4854718945041FE2FF93BF8 , 0x15C4EF632F324227A3DF309CD5962519 , 0x15D67A5F3DD54363A75F68CC8DD04AA8 , 0x16FB8ED5CC8D471CA12C6F4EC9807527 , 0x1714F3341F124CDD872BB6C46A5C53B5 , 0x1722B44C144E44FAAD371D3D9B875E5F , 0x173E4E26E02B444EB6980ADA192EE49B , 0x17638691DAF24E30953E008ED78084B7 , 0x178C1E8A883649C8B18DAE8BB6F3B81F , 0x178ED47A9BA142A699BF270B01F8DF36 , 0x179F579C9D404685933F91064641AD03 , 0x17AB7BB98949482A947BEB24523B4642 , 0x17B412CC625D4379AD3799409329BAEF , 0x17CF279025754CBE82349C24BC26F280 , 0x17DE3F05794643B39653301C4FDF0B6E , 0x17E0950F5CFE4187A87929850A783EE1 , 0x1805BEE73567438DA54FCAB5BAA09A63 , 0x182B8BD47E6B480D8BF73FDB72324355 , 0x187A39DD87B243D19E0D2D1762370048 , 0x18BE4AAD2BE542F2B0644F8520E2D79B , 0x19CAB60C6145494A9D96D6DBE8A06088 , 0x19D589B9FE88495A97BC79EA008FC987 , 0x19DAA80F7C4D4F6E994DDE760A7A984F , 0x19F6D57875E54E48BBCBB10765B26BE9 , 0x1A04C921289D4C849CC50C5F51D8E394 , 0x1A0C51924D134F3A850AB8387C413C26 , 0x1A57F753E61E4FB68CD4E8FDC2D2F530 , 0x1A836C4EC1BD4144BFD1136317A93392 , 0x1AC260D5106C4ABBA064920C42A62E5A , 0x1B1900CA478F49E486CC2DAFD286C7F8 , 0x1B348863509948B6B7BB6F81CD1994FE , 0x1B3AB03880DC47EE86CB07956C5705C0 , 0x1B8390E348E641CA8590E1A134420943 , 0x1BD6DE21D2594FD6B49561325AC136D4 , 0x1BD856E7012F4AF6AFAF95F4B32C41F6 , 0x1C01D631C653450EA0A9F8259F17B3C3 , 0x1C1316B446614E71A93992310320EAEE , 0x1C170A1F9C8D4358B14A74722B30598C , 0x1C85F003245D41A78EB11595D9A2F219 , 0x1D1A1C7E2726478BBC28E17198B3B1F9 , 0x1D1AB794A5744784AFCF86F4FA831988 , 0x1D8EBA45C156491BB2121E7942EE9E70 , 0x1D9FF1B41742498EAD43974A9E497CC3 , 0x1DC762BBB128457792A35924A0FCCD69 , 0x1E22246C94AD46BD99A5603A8BA3CE4A , 0x1E36F447A8FD4B63B5CF1CFE16756C58 , 0x1E4660C0D7CD4122B204AD7C05161653 , 0x1E67DB433874441B86C6117D59F465A4 , 0x1EA1068CE3994BE6A12F116DCB2D20A3 , 0x1EB9FF642EFA466AAAFD06A06FECDD83 , 0x1EDA2FC8CE114D85867B375EF0F0F6CE , 0x1F230BF603F44E34BDEEED8DCF05CD6E , 0x1F3B82F0CB944AB8BDC803D604063304 , 0x1F71DFBD74AB403587511A86E35A7BA5 , 0x2030A35F61C54B3DA62B0B0787E7D660 , 0x206D54DD5ACE43A8BE25964A71814E9C , 0x20E7D975B57443B3AEC2EC3E3644F9AC , 0x20F63333BA81424D9F5706E02B432071 , 0x20FFE4010E734A55A9D4D26E2663BE49 , 0x21635C7BE07B4D3680A5E03B27BD80C5 , 0x216B96AACB20439DB7D660FCC0694C1B , 0x2187AB6F65684C15931327040A0DFE80 , 0x21B16753AC054B239D660D2339B576A5 , 0x21EAFE80E8A347BBB94F03E5CA8781A0 , 0x2218FFC0395E4E548967413C983559F3 , 0x2227D2E3E4B64FA797D23EC53FAAD913 , 0x22791DC105744AE08E3DF01CCF5088F8 , 0x22C3A7E27E8B478C96C09DC521CF2E08 , 0x237C3EEA303D4B36B385778FB50DA957 , 0x238F02D413024BAC99DFDA4C523F21A2 , 0x2396D7FFF40542998A0F17B781225FEE , 0x239CC22207004E8A8503F3E57FBEC224 , 0x23A8A021D6E74927880892F07E4511AB , 0x23D9FF540AC845A0A335C3CE40AF48E1 , 0x23DA1E83BDAD48D8808D8972E485D5EC , 0x23DB351263894FC8996D4058B053F6DD , 0x2432F95894F141938CB41CBCC397A301 , 0x24364B6C10C6422AB6FEFC21678038C3 , 0x244B8EF66C9F490EA7527D9A1B6FF9CF , 0x247618C1B8174D25905BE041D6B32C0F , 0x249687DC32EE4B95A4F93607BC3F1B40 , 0x24BF2AD47AD84088B3B9C2A399728468 , 0x24F0CFDD95C44A918EF34AF614246720 , 0x255B1E05509D4767A585A5171ABA1345 , 0x258E7089FA5E402BA6DE9153D874B583 , 0x25D9F158C6134A77A6D682F55FEB5EE9 , 0x25DDF22CDDC9432D9E2EC7BC6D8DB772 , 0x25DE61FA3F16439698D4221632CAD9C4 , 0x260A8F0E952F4BD9A0FB39A255B25ED6 , 0x2629B2B9CA2441D5B7FBB60B0E4E1709 , 0x2644519E85064AA9B0010C01A235F47E , 0x268EB76483FF4961A4EFA4AD1E3E0DA8 , 0x26A2E7181A2941BEA0A852AAAE13CEC4 , 0x26BC74FC7EA0431BB0B8D014124B0653 , 0x274A2C03E1DA41FE9D1065E4301B1089 , 0x2751F14E66674FAAB0A8F25806E91F80 , 0x27B8D9A7F64B47DCB30151F3EB76C0AF , 0x27E0DDC1876F4F2CAA354D9B87170B32 , 0x2872F2A59C8341ABA072333CF7CA3B45 , 0x2891199506BA48C18CEA00F88B2DF0EA , 0x2941A0C58EA74A0493B8CFD643399ED1 , 0x29846DB5C889413DB00005CACE6974B4 , 0x29E5639776644864991BB3734EA0AE91 , 0x2A10B76A5CC34C87AC053D61D073D70D , 0x2A66B936876844A28CC01146FBF127BA , 0x2A985BC7AB354793B75AB55EFA101295 , 0x2ADDF9D50A7D4BD3AF0A566B4751B4FE , 0x2B31F386251443E394DCF601CF1E12D6 , 0x2BF5A24D31C54869BC35359776AB1B51 , 0x2CB62F16DC0D4D3C9555EB00C61D38E0 , 0x2CBFC960D1AE40A6AD43B9B845EF6DF9 , 0x2CC40B17F5B5488FA17DCCC0CCD83602 , 0x2CD4BCE6C501459EB836AA195FECB07E , 0x2D21FBEDC9C645BA8B8E408A17BE8149 , 0x2D69307179904CE8BE21FBBBD6C4175F , 0x2D6DF41A109D4832807EBDDC839599B4 , 0x2DADFC80B9D5426191E60324AAC043D0 , 0x2DB79A12C142404D8BF77A5B9AB27203 , 0x2E4D15EE490D4B1EADB56D4004A01301 , 0x2E8BDCA02EEE4C8DB249C7375D02398A , 0x2F0CFC0B2B1B4A4C9E4BD87852736B76 , 0x2F1A6E045487407CB97262D51FF3AF90 , 0x2F707B773D6A4887B6C4DF2113636AAA , 0x2F7B90528EDC4F48A222D6010607F6B7 , 0x2F7F7CC2A83C4AF78AC0485C4DB74212 , 0x302688FD90F94573BBAE8FDB2B9CB450 , 0x303205A1BAFF40FFBD0850E236857AA0 , 0x3063529CD2CB4C53A3F2DC5D72C7DF5F , 0x30A25370342244E3816B74A47D7D2D5A , 0x30BF99DA831949A995DFCA66589DFD9B , 0x3111AF9990684CCE8966341F5A2E6275 , 0x31197DC737924849B60F8AB5E6083304 , 0x31311147F4E94742A6976123D983CA09 , 0x313D3FD480AE4B4B80F39527BF86B11F , 0x3166A7D7D23249A4B7BE3B0476659AAA , 0x316B58F590CA4BB19F490DA2E942A35D , 0x316DE0C8632E4B95BA2D863931CAA08A , 0x3193B8DFCA4D4FA98DFFA1258B3C2C62 , 0x3199E5D91C294A7195F7397C4FEA6B24 , 0x31A019F1707046A9966D6BC40429A4DA , 0x31B8B9213C79425A8308EAD184DE71BC , 0x32072061BF9A4362ABF740AC23019124 , 0x32207436F7B04C51B817D835667672B8 , 0x32394360AF5E4392860C70652F425BA1 , 0x3265842E503D452C8893DA36DF2143B0 , 0x327492828CF74671ADC45F3656E870D5 , 0x32AC9B3F6809421EB439687B53B69C0F , 0x3328F34272B54442A342A8D29200E0EB , 0x33446F1CA992438ABB78EC8C101D2B35 , 0x334A61745F324E9083BA54DB42F5A67E , 0x3395DEBE3538466CBF807FB13C126116 , 0x33AB24E1E9A24EC49E61F46571544214 , 0x33C32B477FA14592BA8738C1C1723930 , 0x33F230EC834B461C8A9FDCEBADC0ABD2 , 0x3444CCC58E0043F387D286A4FDE2D3E5 , 0x349C091772B441FE8A869D186D4C9739 , 0x34B668B93DB24FCDA178A8430751F19A , 0x3519C0242E244B3085A39A4F8E8A9233 , 0x35219BC41BBF4115AD853B81ECC42EC0 , 0x3541122F45CA4F649479AC5103B7C9B1 , 0x35AA12FEC5A4484FBA98370C0FF2C12C , 0x35C7AFFC6573417D8FF2FF46939F01E6 , 0x35CD5FA6C0C145B298F668A0A9D1D112 , 0x361206D331934CB98401A9F751CF3CEA , 0x369818F65ADD4FCE8A913B3B0D037EF1 , 0x36A57E0661CA466F90BA5D4F9B01F227 , 0x373F9CD495E243D9AA89E1DE44CE4E3F , 0x3741F3C9FD5848C8AD55BB8436B233A3 , 0x3774096BA20247008E473863AD1F698F , 0x3781E24C869A45ED858BDD5AAACDD12D , 0x379F31DDC05140E4AF76837D9A2B109F , 0x37BBCA7FFD0B4942910DF6763D877BCD , 0x37D47619ADE64C1B8422615781E144BB , 0x37F54F9EC81F4A228AFA0D5A28F86479 , 0x3876F6289382439DA6C90B8188B82CA3 , 0x38A3C23A7E5A4D50A663C173E7E7DE17 , 0x38B44CD1039A47EFB213E2D369ABB26C , 0x38BC74B82CCD405CAEC26CA87B6185BA , 0x391B145275DF4EEB80005A6ED159F697 , 0x3934B0E7B8874FA98B77B19372E01E0B , 0x394498796B294189960CD79009FE7E0C , 0x394F827E952A493DB68D2A1E7578D25B , 0x3973F264129445C28816366FA3FDE3C6 , 0x399FFEA91A5E40CBB6E4A5C6B2CE928D , 0x39B0E1C248824D91915FA0C44C80B5CC , 0x39ED3D3926DE44ACB2262DADCD094972 , 0x39EDA57BC936444FA00676C169CDF970 , 0x3A0247B227AB46378753E9FB7D7D70A1 , 0x3A1C79CA20E746B7B4B60EBDE6D2F320 , 0x3A3EB3A7A4BF492FA76D0C26EEBE71F5 , 0x3A8CB5C6B39548C4BCB29113170E1481 , 0x3B092BB33A2C4771A5F72DA50D46DB03 , 0x3B43B8FF19784CA5956D47030CF4198B , 0x3B573A9C7CEC409D8F3D363DBE984997 , 0x3B770AD9395840AB83584D01BFA9EBF9 , 0x3BA017895D9C432D86E91FA6AF7F2723 , 0x3BB1F2C3E34640678A017BE9D1EADC13 , 0x3BFA1C5A886F42FC8BEC6163EB3DA5B8 , 0x3C516E08D8E54B57BF3C236304477C62 , 0x3C6AC9FE2BD24C918ABC721F37567920 , 0x3CAFC87333684675870F5A8BEAD8391F , 0x3D008108B8A641EEA58C117D7CDF5F60 , 0x3D5249FA6B4E493ABAC04C2C8C5A3B50 , 0x3D90D1650B004535ACBB00F5B9B5703A , 0x3DA0679B9F954334A40FBFE2DE5B5063 , 0x3DB685A2F7674F66910FEDD65E7CA101 , 0x3E41C4BBF2094BC98F2136D597259CCB , 0x3E57D3675FD24EC687716C6C0871C138 , 0x3E7C77DB5AC847E8A3C7AC87747AA1F3 , 0x3E7F8C2B6CE849C2924408561C8F8FB8 , 0x3ED7D53AA2A244CAA96BACB33F6F6C7C , 0x3EDD6C0F876748E689CAED1C1A616249 , 0x3EFEC1755FA5478D90A81E3A577AB3CB , 0x3F0FB63399F34AD5ACF41301517534F6 , 0x3F1E1D3557034787ABB3C900508CDDA6 , 0x3F31DAD15F5F45F190676B700DA0F4AD , 0x3F6A7876ADAF4A90A8F4E784177E9D16 , 0x3FAFE5E9A19F4EB59D47D03F98DA8386 , 0x400B941C5139434084527DD787BCB7EE , 0x4063666AE53246349C881802CC7397A6 , 0x40F338AAD381494BB9C436F7FC13961D , 0x4100861B5EFD4039BBAD28921E09CD83 , 0x413C7BC587BF4D28A72AE29B354943F0 , 0x4186E23403974E7FA0DD41BFF4A863F9 , 0x419CC8822E4B4F2585E001AD0C7B4324 , 0x4213AE1798AC4559BF868B271CE2260F , 0x4231C6292E994072947EFA1B4FCDA327 , 0x425519804CE7446E80697EBC8E4C780D , 0x428FBF0F1F514AF2838FBC69DE0CBCF7 , 0x42C5EFB1D5DF4FABBA02DD6E11D9C059 , 0x42CA9D79C042471BBD5ABC3B0F94419A , 0x43239836629E4C30B6454284B23588D8 , 0x43613B3A9F96496D8E58428EDC67C93B , 0x437214417357461BB80350480CAD3A1B , 0x43ECEF91A9C04D2CBA5CE77658B14D1D , 0x4408FD8B8201409C84D5E33FEC625DED , 0x444157E6B34A463DA1AB8BE13210DABD , 0x4455134EC0984723A2D46622DA1BDE10 , 0x4461930C9013416CB1DBE4B7FC5F4F67 , 0x451C953FC69545DEBCA893FFC2F1880A , 0x4663688A0D6D47A582330DAFC9DDA1FF , 0x46CDF4A847294DE4B9131518F4C4FBCB , 0x47092052566148DC86A78170B411D163 , 0x4770DAEF05B7433CAD066A6790A44EAE , 0x4790092409E54C0986636E25971EF1E8 , 0x47BEF2661335430AB0F607DE0EE564C1 , 0x47DD6BBDD1324025BF6CD69D622058A0 , 0x48033E4EA320433BAE1A93FC57D5D688 , 0x483C993DD9BD490E804446E1527734EA , 0x485266CE017140D2A12E0E067D38C738 , 0x48AC2A2804CB4A9BB05FFE91EC289808 , 0x48D7898B663B45FD8957D0F3A5AD9911 , 0x4A0894C0A0AA43728E30EF6901C5442A , 0x4A196D4EA32D4E8DB306855C7E25EB2E , 0x4A78F5709CF341DC8FBD31CE1BC91D4E , 0x4AB69F662C2743389BA965F9A0538FED , 0x4B4E8906F6ED4E5A833FEA3433A9FD94 , 0x4BFD15EC5CFF46B09BAAF5DCF125602A , 0x4C16A154692A42528A12EBE0104DD342 , 0x4C1DB5029A184D0A85E45C046DE807E7 , 0x4C1E5D03B72C4B9EBD5511AA765C473B , 0x4C2416FAFA284B55BF1246B4BF6B96ED , 0x4C8D460F8BD14CF98FB34B111305AE29 , 0x4D1037CD70FD41F791536CDF15F7F2AC , 0x4D3485CE2B4C4F6E88EC8550937DA73D , 0x4D92F30635404B9C9FC42C42F353CBD1 , 0x4D933A2D9C2840C7B29378325BE43D1F , 0x4DDF03B38F8F4B2596B4AB0CAD3A8862 , 0x4E1635D9CE624C4992F234796D855DDA , 0x4E2B3F6B6C764351884F5FE6D925E333 , 0x4E60630B309C440AA700A2E834EBD8B6 , 0x4E7F7634BEF94E3686A057B30421108A , 0x4E851C667E5B4969819BFE32902DB2F7 , 0x4E8D5A7DFDAD487EB5DC527D9D3D425A , 0x4F3213209DED42438C74CAFA024B1EEC , 0x4F4CFF2821644E26A116C7630A5641F4 , 0x4FF39333F0FF44A092D931428F8AD1E2 , 0x500637B8C13C4D188F481DADEF159E96 , 0x5010D739F9644835AFB6DC04607474CA , 0x5011DC91D0244A66B15FE2F996BDB220 , 0x5016B18A1F724BC988E62AB6AA25B99A , 0x501F293A9D9A4B5E97BBFED771EF7E12 , 0x5027125478EB4E348E50655D78F2CA68 , 0x506661E76DB840A2847AED5E06BE33A3 , 0x509AC00D07F54133A80141C54C03C65F , 0x50A2244B1EE64D56945D760D5F508824 , 0x50B1402726B04A28B0D4A662F9494F41 , 0x51031A54ADCB4733940361694605F77B , 0x51055C642F464BC1B783EB47D5063024 , 0x514C55E95E734C65B44B481DCA9CA490 , 0x515D8D1A4C524B299EA9BCBE1B79997A , 0x516912C2696D4EBF9DD1D8A77308A2BC , 0x516C2D14865546CDB6CAD375E04145A1 , 0x519FDCB413D04226983803EF7E2F5FCE , 0x51B0468767504F5E9A569F3B9583A26F , 0x51C20D40B8CE4FF1AFB2FE997C75850E , 0x52087226FDB14AA78B0596698B10DC34 , 0x52362E5AF9FA4B6FBAF69003B5456122 , 0x52A09BFD12704ED8877208F500D1A6F4 , 0x537AD6C2DBA74DF2922B9C78157B3902 , 0x5386BFEB57AA47F7AD2CCD33960E6478 , 0x53922D196CD84B999D98091B2E9E69FD , 0x53B3AD347A27443E9BA7BF09A3F7227E , 0x53DC5DBAE0F449438C811A152BC5548E , 0x53DD0454C149470790A37B9DBC73C733 , 0x53E0160AD433472EA692EBDD36D1D589 , 0x53E0BB1453AE466D98EAEB517F9D3256 , 0x547BB234EBAC4CC9B3292678AE5F6ABE , 0x548AC51EDEE74A6AB60579C84470ADC5 , 0x54B2A9FCEAD445179F79319E295F9774 , 0x54CC007DD7F3444DA685325F40053425 , 0x54DEA46679E54EE1BC67B32C7FD412C3 , 0x5560E8007078410283D4B164B63AB02C , 0x558E7E0DB9B24B3E8D93315FFE84FB61 , 0x55BF937189DA4596A7B5FBDFBBDB662A , 0x562DBDE7761843B3BAC92D6B71C83DEB , 0x5665BCC25D6C4AA1B8492C9FE7249BD9 , 0x56780D511E2A4A15B11B5311891D94ED , 0x56C05F6EAE8A4E6BA1655B64D4354854 , 0x56EEAEC5DA5844ABAB8C80BD4FA406A3 , 0x5757A6279B5C4631B9D3D197B930CBFF , 0x576F1F0D41FB47299EF5BA629121D988 , 0x57C7A006541142B2879A1097ACE26D97 , 0x5822147FC99E425AB0D3385AD99AEC9C , 0x58669C1B25FF4C7B99AC50047539F6E6 , 0x58A620E56ABB4DC9A0BEEAB3D305AA4F , 0x58A9087C508F45F7A086E6839157ADC5 , 0x58AD6082E3BD45BC8FBCD575A34C47D9 , 0x58DB5CFF365748C99AD329F869708B17 , 0x58F9233E68C34068ADA667C13BAC2565 , 0x590F833E5CB34F03A746916423034C60 , 0x595F5667E83143478FBBC4CD78E5EEBD , 0x5971BB8D57D34596AE1651707400DC83 , 0x59C1A84682094E61A5FBA2085C2FA95F , 0x59F60364A9024686B9AEED4AE7F06149 , 0x5A95FA0B88774AEAA27E7A38066723CC , 0x5AB6027C59714AE7BDFCB5B2799F3AFB , 0x5AC4E3ABDCB64C55BA74A1DA9A9D91D9 , 0x5AEEBF1775F84A7D870F875E2A5F6718 , 0x5AF0C656D3314D0F89307FD799AD42E2 , 0x5B2EF763E1594790AF06A5DA876C5B4D , 0x5B7F0EDA9A944C55BCE790C1420EF6CC , 0x5BADCC8B64A04E1FAB2C93F1FAE91FE1 , 0x5BBE5FFF1A49441BBC80CA49C00997B5 , 0x5BEC3016E22A4CCAAF10CE8F7BCCF513 , 0x5BFE74F729AE4901A836576C3C95419F , 0x5C287EEF3ECF4C2B909FEAD544B7E29C , 0x5C2D676E240F4FEC9A863E3891AE3B58 , 0x5D42F9D4FE8F424FAA838D79E8DE866C , 0x5D926F82D7184B36B021D48F7B34C6A2 , 0x5E10527EF2034E0186F545B7AF6EBC68 , 0x5E490056598040358A38FC64DD0F027D , 0x5E5284EF6DB54A6286EE7FE32E9F6ADA , 0x5E830371F9A347E18ABD4D068B136702 , 0x5EA59D3A681246C5B88819DEC6782D06 , 0x5EFACF90C3934893869A7FD9B3E8C4A8 , 0x5F70B99A84504F7FB7C04989F909ECB4 , 0x5F8850F3F7824A3FA3067710F0FB2FC3 , 0x608B7BE609C14A2CB515FAD2368CAB25 , 0x6108E85DEF2E4EFCB9FB08777C109E12 , 0x611E952A2CBD4DC49027213FBCB8F270 , 0x61C5ACCD915646E8A0FCD93FFD6A02BA , 0x622676E967864E13A37522F5139CF9D1 , 0x628E32989BC746D187B3DA8E439EE668 , 0x634B2B1E893E40699ED50AD421A81124 , 0x637B3425981F408F9A29048829C6ECF0 , 0x63A3718E2ACF4A9DA4446DEA95FC9861 , 0x63AFEE2E37C847A08A662CF287C20518 , 0x63B15DBF5F35400199C229C9DE413C45 , 0x63BE9F7BD0FD48ADA4A3B6E780BD9626 , 0x63E5333F0C5845CAB0586783E0A4B660 , 0x641673FE6F014098B4ED13BCAF831716 , 0x6432B73EF01942DFB5B2F2F00E571115 , 0x643EB93D2ECA4A2DA2329C7C49EF2872 , 0x644CC08D7757423D9E6E598EBF5D79BB , 0x64585B923E2A43349D28C5E66DA68931 , 0x645F9FB01788456B97BBEA9468A2C448 , 0x64DDB7154D5F4BD49D88A18C16F8A3F4 , 0x651D1BB89E9D4EF2A239308516B73712 , 0x652A1430D22C4E4192FE9D3B16C62137 , 0x653B8D7480484FD3AD2A4B11D5E202A6 , 0x654379CB721A4631A04A0B523DAD279B , 0x65632A3AB85B483C9C003F440305D837 , 0x6573E454719D4A2D8B1C387EB5FF15DA , 0x657F39E34EC64247A9D0DE483FC56258 , 0x65B5879445264CA99195A8B6EA4F586B , 0x65EF6C7630AE4022B189365161A36FCA , 0x66505B46F96C43A9B825A7D9F8FABEFF , 0x66B5B63E75E64D5AAE3DA858552094E7 , 0x66C00E262851448680CDDA4BCBC92B3C , 0x671BC914DEC64B628E493A835E357F1D , 0x674536D1DE764E12910D01233B6C6583 , 0x6773208EF3324A61A87FE27F14526EA9 , 0x6859B157D9DE4BCEA83475AAB2078098 , 0x6868A7C65D734A13A5116B78011D4E8B , 0x687EF335D7B740099E2B7C5F9F2194C9 , 0x695DC9C5810541D9A591A71B556D9E7D , 0x697448687DBD481BAFE01A6E9BD96A7F , 0x69A2D8663A9A4204A78EDE6E9C993470 , 0x69D50AD1B12641C9A16FCE2530648CDC , 0x6AC6A21178F04981A26E0C8533003D2B , 0x6B0AFDF693EF4499A09CD07B722C16F1 , 0x6B11A4BBFC70449A9D00FDB564B03A1C , 0x6B55010178E6452888C356C60BA57DE8 , 0x6B7D58430CCC4C3789C14FC73ED81BD0 , 0x6B8F53E3B54F471294B0C3BC99903212 , 0x6BA28A6338F54B5D8CAD6DE7F5CFD676 , 0x6BDBC12C66744E5F8923F30F9717768A , 0x6C32BABA4F954C678E462BE82EAE2D90 , 0x6C5F6C4DA7F344528F7A4CACA12E5DAA , 0x6C6B4F983DC54A5BB441513458BAFF7A , 0x6C6FBFE9A425474D975C43EE29F36797 , 0x6C79D17EDA6C41628C6E038AE3861D20 , 0x6C9C585DACD446968974DB665926A377 , 0x6D3C46F12867405F94BE6C9447ED140C , 0x6D41A9DF92BA4F8AAD9C4BE79F3AA6CC , 0x6DB98F039A664C35B44BEEEC7CA85CD5 , 0x6DEA754C534E467A9B06723AE77F3D4A , 0x6DEDA6752ACE48FB9F76E4B6F72608D5 , 0x6E164EFFE32F47A68BC64B485AE94C0D , 0x6E3A0A8817B042298FBEB226189E7EB4 , 0x6E606BDEC77643A091A746F9E7DD6CC4 , 0x6E612711F0DB477A9461D3535A632ECC , 0x6E6E02B3A3A24BFCB32B5AE4BAB93C38 , 0x6E71EDB61F754A10BD7748675B19EA43 , 0x6E722BC057CE4256901D6C2D4C196A85 , 0x6ECBB30220E149B7BBC94C9BF11D34D6 , 0x6EF1BB6804914A2DB1AFAC2DD76FA17A , 0x70314070A247474C8BC63188E86726FF , 0x706A2FB43D4044EBAA24DD4B8B2BC2B1 , 0x7096A3063BB64F1E84E9AA1C9FF8F5C6 , 0x70A6D90936584652A988C8882B78C42D , 0x70AC60FB9A8C4D8D86189E05C846C885 , 0x70BA6D3CC9654DDABCD7F2DDC8C3D882 , 0x711E29E773FE477EB33C628B8EAAFD94 , 0x7124BC45537E49CA9ED9C91E5D14C7E9 , 0x7124FF7AD4B04F5887EDA670A5E5E1E4 , 0x71440EA325924439A597BEF1EAE18658 , 0x716436C4CBFB49789B6281AD5C2313F0 , 0x71AE1F4E7D914EE48F7FD6FA509FA4AD , 0x71F0B43E30C147A2AD730BF626C52DFE , 0x72186F8E9CF949909D29878B0D0F87FE , 0x722C169BCA2D406BA7FB1C7BDDD49970 , 0x723A2C6D4D234BA4B6E1EA704E9755CC , 0x72556C31EF774C65B7534DBAE1274CAF , 0x72AF5D85F8A14391B655D3B330D561E8 , 0x72BCC6625C954AFFA1AD33C8E7A078D5 , 0x72DF47ADF90348E9BF9FB0B8B5A4F56B , 0x7306C76FC18D46BC9AABF7C16CCC9CDF , 0x730D1B4325F8459C97561BEBF292791D , 0x73133760773B404F8FD15E0B7979991D , 0x737EB3EB31B1422CB444A353172BB392 , 0x74489B31AE964994BB63CD98B1D71D98 , 0x7449097E3247411F83C94652936E7122 , 0x74C4DC4FBBE54A4492A7C93BF8B15B87 , 0x74D279150D844ED2BA8396A34E41B41C , 0x760263E6EDBB4FE19B00417EC35EFD1A , 0x7611081792E640C8B7CC5706384F1A80 , 0x7631D45465D94FE9A4B8D5271C0CC1CD , 0x765BB0C3A5314948A1C05A6E68CF3578 , 0x76CDC07EFB564773A154F9DE7B28DB05 , 0x76FFA5306F474EE381DE939697CD7588 , 0x775F2501A48F429FA978BF7AEDF2BE6D , 0x77C8538103D141FEB02F9430CDD0CB2C , 0x77E7BC6AB0F440A6B3EC79E98E06E009 , 0x77EA89A29C98490D9D6CCFE3672AD218 , 0x781E8514E1024AA5B02C48A346C05B36 , 0x78726534024644829D30DA027DC8B63B , 0x787C7B92AE0B4B308257D7618B22DB15 , 0x7888D7C19C2447E1A6CE9033FDB519C8 , 0x78D793376E6344718424793B13A6587B , 0x78FE6E1A52824E62851FCDDDF2BCE9FC , 0x796E3FB551D74DDC8DCCEA2E8E127516 , 0x797340CDEEFD4B098A8379F60CDA3E6C , 0x798230C81AFB4D08B80FF590CA659CB0 , 0x7990E18D9D6B42A5B095053667BEA382 , 0x79ED1302076C4C038F631BA33277527E , 0x7A11C7024E1B4D379EDFFAA0A46D1F67 , 0x7A49709CF65C43F9B93A561968D50F6E , 0x7A5162A118C849B2BFC80ACBEDF17DA9 , 0x7A879C49E2F64FF1ADA01F3389CF0557 , 0x7A97E0167E4940A4ABE7BCD247668B17 , 0x7B30336546774C8B973F1C2E73F8CCA7 , 0x7B4818BB9F9A4909B8F7BA79FD2E4AC8 , 0x7B7B376210734A789DB7EEB11157E4A6 , 0x7B821013A9F340FCB6F70F7A76CEBAB8 , 0x7B938B27544141DB82B16FAD18EFA775 , 0x7C2A24519B5A4EDD99D653ED44515B74 , 0x7C3DCE32C26F44B1AE054DB87749B788 , 0x7C4A45BDACDD4EE19687417BB9795E7C , 0x7C9728FCD10645C58446DD0A8B04208F , 0x7C9CB73516994DFB897B5997356AAD2D , 0x7CB709BD1A854CE8A3C7DF791DE58E4F , 0x7CB7F6BA55094FF2913F1DC0A40E82D7 , 0x7CE01BBB6FDF49F98CA3EAF2AC398BCF , 0x7CED9531B8A94613947C1520DA4C929C , 0x7CF80C7808E7403492CF8FDD8AF55052 , 0x7D2D8A7B7E7E46F8A21FC8275A738782 , 0x7D403993C3F84B9392F872F6701ED32E , 0x7D50415068CF4E3CA127E66F69B0714B , 0x7D51335DCD1B4931AD0A8CF9C0314663 , 0x7D59EAF87CD84CA788B234097EDB816B , 0x7DA4114BF5924A3C840A99DEBCCE8326 , 0x7DBD437F4B4E4359806BF4587FE298ED , 0x7DC8213827AF4EC999D33528FD04F557 , 0x7DEED850703142428DA74CCA263A2E25 , 0x7DF18C1D6BCB4E3A9D651717645F2AF6 , 0x7E13DD10C39F4FA08B4AD2D73BA699FC , 0x7E2055B94CB04F078D3591C45159228E , 0x7E3B0C2A20004BDFA1E0A7A36AEBAA0A , 0x7E4D573910D24DA1BDBE5D0903A6E7AE , 0x7E8D81EE80114C328FD14DFBF7441A35 , 0x7EAC6494A2D043FC961DBDC979D8F06D , 0x7ED319F1B9EA43EFB95A638D2B21CC9C , 0x7F0C4F9FFE4244B2B2A881618CB3656E , 0x7F1D1EF73C8241F2A4B429B3C1B751CD , 0x7F429D828554490AA1763568D1CEEBBB , 0x7F7F9FCBA5F94C42A25F150DF985944B , 0x7FE2C8E91FB54F42BDF379A1BC1F1FAD , 0x80214FB60B414FD6978565B9CCFA39E2 , 0x80C2DA7D1F424FCEA339B166672B7FDF , 0x80DB3F8605374739949AD77C97CD919C , 0x8111E032C0724BD6B93E7C4D71AFA022 , 0x812CF1B56822496B95A08025769A3C3D , 0x815F6DA9FA9541EC9DF94C86E0A60715 , 0x819862F7BAAD4A89825E810839991BF1 , 0x81BDBBE671924632A7C2ED844761B5BC , 0x81F968053A8243A8B131FE8CFE74EB2D , 0x8209A07778FC44428664FEE8365E4BE0 , 0x824CB4610E834ED387E538551066C171 , 0x829E9359368A49E3927FB306F6EA4D93 , 0x82DCCFDAADE1452DB43259C8EEC846E3 , 0x8320F018F5FD486B8F6AF47548661C5A , 0x8329A54E6CC2444FBA3A68BAC3D48571 , 0x832E1554EF714839936C582E284B12A8 , 0x832E3BC6E777405E9AE4CA0A8FBA038B , 0x8377E511045B4EE19FE90F393C1DC405 , 0x8381541B420D4C0EB528C4C6DDA08816 , 0x840B383B90384C378D113BA6809830D5 , 0x843E4A64A2CC40DDBE69B4DC95961900 , 0x84C6F1FFB10C4B7385B69A5EC0232685 , 0x84FF533D1CCB4E29B12249ECA5A52C56 , 0x858C274D83D74238B9C57A05D898C710 , 0x85C210CE9DD64805A5CA37ADE8D0F584 , 0x85C73C09F4614049B373750543580B35 , 0x85C8DE62A7354A3B93CB985EB96BCAA9 , 0x85E350717587403D93D32F097774E709 , 0x86AE533AA1584BA18E4AF1021EEE0887 , 0x87244FE957A048F18D8E77F2FD7FAFF2 , 0x877BEB41C3B8443FBCCDC4A5E55BE1AD , 0x87A399568FDD4914963C689C23236B8F , 0x87C75920DBB84FDA8CFF5BBF1ACBAB86 , 0x8823EF23C4874113B0EB397CF19A87B5 , 0x884BFE9552324F3C91C4EAD8618F5507 , 0x88636C51B82149B49EEFD6E6EDD29B3E , 0x88D3335A2551430F86C05BDB24554E24 , 0x88EBF9C7F21D470688A3BA30B72928DD , 0x892DCD041C904E6883752CB4795025CA , 0x8943D155D21B499190CEDBAF1FBC0474 , 0x896BB6A5B5514C4F9B9C3B7DFB45A13F , 0x89A248E0BDD04738A1E395C3199D3193 , 0x89BA756BA64F49E3BB352F89DDDDD6D2 , 0x89E6543BBAB2449FA449F1A2244FA9EF , 0x8A67553628794A1FAB2A377A6382D424 , 0x8AEAC247344146EB9346820C50FCA9B6 , 0x8AFCBF4E94F14317A4DCBB115848256A , 0x8B23B35C080B437D98EAE69510D2BA9D , 0x8B7ED171449E4FD4B0749E2D52C64CDF , 0x8B97B45BDB264FADA3BCCE7FBB8C077E , 0x8BCD30827ACC4DE68A4A80484880E835 , 0x8C11114228034E2587E35EB436181E3F , 0x8CA9DF0B15504C378189EFF179D5828B , 0x8CB0BD2BBDFD45A7A0950173772A3FA1 , 0x8CC5E20077C94392A7C26CCB665BFBEB , 0x8CD32311F3DC462B91F95D945EA672A7 , 0x8D1A01DF541747618A790AE600FB9E6A , 0x8D64763499DB4DCD98176A85CA09A353 , 0x8D98B06F641D4B81A73DFED1CA6E77E3 , 0x8DB6E07C0BA6448890DA527F2010B0FF , 0x8E85268F125745F6B66BEA83232AA577 , 0x8E9E78FE72344DAEB7DBC7473E6B3E57 , 0x8EC29031DEBE4626B7AB092487DA98E8 , 0x8ECEEE9C72D549F4A0EA985848F00688 , 0x8EF7CB2772F642958C12AD6C9B98D9EC , 0x8F61DBBA53824FDB9232B53F110936AB , 0x8FA8C9D5049D43B0888C14CA14BF4EA1 , 0x8FD58728923441148513CF9FB0EAEE31 , 0x8FDC300096AE451CB7E3066D63AC02F6 , 0x9004713CA7CB4373AB6EEC65FF0835A4 , 0x904066B03A8D4AC7BB93A8B92BD77B4F , 0x9047B46E493A484EBF932315EE1E6601 , 0x908578A286F04EA389E08D98E7691550 , 0x90AC5CF5F78F4085AE10B6CA24122B4A , 0x90AEED2C5FEE46A1B03F51F9720089F3 , 0x912387387AD74CA4A17EF7A9F541931F , 0x912D8CD270174413ABD2A038366F6483 , 0x9135E48D53B94B7385E3962B6C76E85A , 0x9171C2F6D31C4C8D83E436D3F7450DC1 , 0x921B8A24D1284F09878D9BC0BFA90D0F , 0x921D0C5779524891AF3D132D9569EB37 , 0x92252788BC844C3FB54239256CFD405D , 0x9231F41E031642C5941D93A13CB6D70F , 0x926A92E068B44E97BD52DC7A35E66253 , 0x930138CBEA6846C49609772CB88BE4AD , 0x933F94DB339B4874AC6675ED0AC3BAE1 , 0x93A8BF3612C243C1A7A292CC7F8AFB5F , 0x9427C17EF29B4D859EA669F6B31EED5C , 0x946B87B622244A8C845E5BE462D24D1B , 0x9479D23731B246108FC997D78E537648 , 0x94BD4AD8152F4276890DD22C8C85C38B , 0x9529A7B0444A42A886F6DA253FA3CEDB , 0x952CBA84096F47D996D839E7F01C7E4E , 0x956BB42F95DC4BEE95CD1D8475EF1EC9 , 0x9583C02C2C6F43E4837C33F5D37CDA03 , 0x958C606E9A644652BD7F8D59B1993CF0 , 0x95D8B9F0C4D34294A2988572EBC1CF7F , 0x95F674919E94462A81801F3F839915F9 , 0x95FC3008D79F4CB9847A394F4F4B00EF , 0x95FEA59D4DE54C289487D3CB7696D0B8 , 0x960F33E2FDC2483DBE6EFBE1898F173D , 0x9621FE4E476445FCB62E079339FF5194 , 0x963C326225ED4913BCA2030F7CE78EEB , 0x964DBBE24B3743E288B19E25668BB982 , 0x966149AFF31F402885DF5E506DEE6A70 , 0x968E36F2539149D89317B2F8E0899D07 , 0x969D4434EDD345248267C65AB227E539 , 0x96C3D6B6B6CF4DBF9B8068579B8D0A27 , 0x96D2E59147AE4E26B4CF61F8E93E123D , 0x9713AD0A4F164CDF92C53F74BEE6221F , 0x974F639F05644237B63CE55989BC9361 , 0x976837E368134043B6A6E0F5DCEC9CE1 , 0x977B847AA0FF4ADA995737F8B369498B , 0x979EF9E1362341ACA9EA590BA482BB85 , 0x97AEEA3D505344589D4D033435A0FC1E , 0x980D534825F04F87B1610C4E75BD318E , 0x98536DA504A34E7A870187FB5639A824 , 0x987C3D7581964B3F841C3CDDE82D481B , 0x9882E361D87D42BE919526F0EFE26236 , 0x98DCC9EAF1454C6AB0C04C3709F9C708 , 0x98FB1700B83544EE90B3F0D0C9A1D515 , 0x9908059197E8487DA726769822CF03DA , 0x992C1066214D4CA4A1BDFCB74022704D , 0x9958B2C678BA448AAC637E54EAD5D232 , 0x997E0BD4F03240DE8A4FB8BEE07B0EBB , 0x99F565889596463EAFC1D96FF718DDF1 , 0x9A0497F90E7444478850E760D06FE86C , 0x9A73D515C558447490DEF1E081966157 , 0x9AA87F5A0491471E924561CBBB8A4469 , 0x9AC43638B7C54AC29C1A70DDC1DB7918 , 0x9AD67A6BD0A046008A46831625C0015B , 0x9B2AAF740BE34F339E9754CAD8D3D569 , 0x9B50182F5CB94469AA54BEC28709281A , 0x9B8B9BC608AC4EA68ED5E28560C5E20A , 0x9B90C06D98A54CFBBC5029F7FDC73E59 , 0x9BE249F3D3B34ECEA6968C8B6B6A4801 , 0x9CBDCD1B084B41AB9DAC6F4162FA30FD , 0x9D252EB541D84596A7A0F29B88AE90FA , 0x9D423DC384F2473EB7AADAE296C6FD50 , 0x9D55A95CB0E649D7B14E0B95A400D89E , 0x9D8FEE51B0A84429B15DA88935CB8F89 , 0x9D96F8999FE74C93A697F56E3B5302F1 , 0x9DA885E4AE694A4995CDE5C31CDA384E , 0x9DC9F2A5FE254B46A77D11EB557F221F , 0x9DDC331C006B41A4801B3ED7BC80C280 , 0x9E385B44166046AFBC6A685A23C973BF , 0x9E7323AC8A3141DDA03E9003981FA285 , 0x9E9A961253F64B86A293B1300870A929 , 0x9F218DE78741468EBBE3BA4AD9973BAF , 0x9F4266792B7B4B5FBB4E8993BBCE92B0 , 0x9F5FE186D37141D59EA029F2713AEAF4 , 0x9F8E45351052478790D0D210C5A6E313 , 0x9FFCDDFDB4444E4ABB609022EB04430E , 0xA012A9734E204C2D9DB09FE722C5E165 , 0xA018CB7B8D914B2CA7E3770C49C38D3C , 0xA0A07CC4AFB1466083BA940532E1BEC1 , 0xA0A7D4D7ECB646D58A4C5FB18DBA8B45 , 0xA0C2BAD1E05E4D1ABE6AC5BE5770A04E , 0xA176B68C32A74F2AA763DC54268FEAF5 , 0xA193258145184964A3DD564178C914D5 , 0xA250E79F2734411C9555FFBB3DD28CBC , 0xA261978DD58241FEB6FF32F131430AE0 , 0xA26A4C3071CF44BDBBB96A1D7D3CA4BE , 0xA27D77D9C8E041CE8C30E54F69A9A197 , 0xA2D5E90AA0604845B3345196ED03FD0B , 0xA3057CF5208D451792E946D4EE206C24 , 0xA3171109C79F4025B8BBB985CD0B6BD8 , 0xA33C9F01C1414C7993B0A62556FFFB7D , 0xA35BC64436AB4C3F8BC78986378C9D38 , 0xA376C976F8FB4C58911E1867788A42CB , 0xA3774C862DE641129ADA102D2D423221 , 0xA3915E6FC055404AB9CE1787336A58F2 , 0xA391FFE286B0444B82871FD0EFD129EB , 0xA39AC2363ED04E7F9357C18D47EA97A4 , 0xA3B2B3FFF0334AE295EDB75720745F80 , 0xA3E7388314CD41429A8B47211C7CEF45 , 0xA3FB9AF7A23F4AF5A54F78E78103A4BC , 0xA42DF1B095464FDF92F4660AF2BBDAC9 , 0xA467DF4EF04D424A9D88203152499AC1 , 0xA49EDB85C90B44D38A1D682A110D2F60 , 0xA4BD410DD21A486CB4B464B187FFC33B , 0xA5024F7925E445F48EFCD751B91DA74D , 0xA599E7672F824CA1A24B7144340614D6 , 0xA5A14A3EBCAE423786D71A2E032E2D85 , 0xA5C059084A8E4CCD812DC8258F910935 , 0xA5E599D839134AE29BA9E64F84B3A4AE , 0xA5E6E30353FC403C81FC43CEA6320B87 , 0xA5FF034D2B3D469895F4EB599E83BABC , 0xA615434579EF49FCAA6DF2464D5A770A , 0xA651EF29C78B4CFCAC1D14F22A648AAC , 0xA66062298E6F47EDBC639A8E19E8597B , 0xA66F6994D164443C94E777817ACA5A8E , 0xA689BBE4CDEA4ACC969B0EC8319F1971 , 0xA6B1330F10C04D9087D6311D9C8265E3 , 0xA6CC87F1A42140CA9A708EBCC97D3B33 , 0xA70AD5A19E60431AB520E6A66FB69BE0 , 0xA7159A3BF987425BBAEB1D8DD4F48876 , 0xA71FD0E85B7444189D5808637F0F097B , 0xA729C74B24584185B973F35EFF896EDF , 0xA732DD8BA7A64DD19318CE56768A9D7A , 0xA73AC11B2A48446DBEFEAC29D97EBA10 , 0xA75705294C814E5092FDCAA00F38396E , 0xA800DA51BAA04F4FAAACCB82FE9B5358 , 0xA80C1E9F01CF40869D4B5ECEB0F69DE7 , 0xA81CE1A7D1EB4664B48D366BE7B2B76C , 0xA8C2E7A4352142FEBB4094D824E0DA88 , 0xA8C353590D4546FB806517E2547D0CBB , 0xA8C71A21CF00454BA745897024CAA276 , 0xA8CDC268CE0543FCA57F3941BF64637A , 0xA92B5CD1CB32431F894EFC41B3BF39ED , 0xA9368203760B4CB08B3B11C080CF76A8 , 0xA96AA4452C5A43C3B5FB2450B2830750 , 0xA991800E880E48DA99D233C7C6E6AEA5 , 0xA9CA6C08518D441CB9E1367AF452ACC2 , 0xA9E58961152B4ED7BC99946DDE105564 , 0xA9F9D727F19A4FCAA90C5EED912D17E6 , 0xAA1323C0306E49A08CDD2558581BD290 , 0xAA197D6981B64233BF4ADC207A243853 , 0xAA503500EAC6403DBE9C3370E7FA4ADF , 0xAAA5504481C3496BBC64714AFF77A0DB , 0xAAC7E4E0F4284D96B9226C5FF0048BA5 , 0xAAEE3A1B1A8E4433A79AA1C60772FABF , 0xAB50E3CE2AE34ABFBC14DB01044ECA26 , 0xAB8FC7D119EC4E36933CB649217314C3 , 0xABBE6D5CB43E4B4C85A293C28B390354 , 0xAC375837DA31491C80EB132342B9654C , 0xACF73DADBC3F4C169FEC443F12255AE3 , 0xAD6976BAC29E4AA7BE2BDB6FC2090E14 , 0xAD825C2431A6419EBA36CB92B18593D4 , 0xAE09D3E5E85445E689267F1FD2E267F9 , 0xAE0A644F60044D1589BB464D2C5AF42D , 0xAE1FBE766B274C5EA28D54224D66FF1F , 0xAE24F7755C164F4B9528C0C81897F716 , 0xAE4176CB40DB482A80769E76B1322D94 , 0xAE67F6EE2C5D41DDB98933FB8E766EBA , 0xAE827BF71DC1417A9C8928261D3CAA56 , 0xAE83A4602BEB44DE956721A7AD288025 , 0xAEB144167C8346A3A254AF61C7F75EF3 , 0xAF20E5BA68EF4ADDA01386125D140ABA , 0xAF241DAD7F594F27852D4842C373ACAD , 0xAF3DEA2FA5894670845BBE93396202A5 , 0xAF413D08EEB2448DB124C268857F38D5 , 0xAF98674D7A5D4876B9F6A88766786DA6 , 0xAFB63D97812F442FAD6F4C76F1F8CD89 , 0xAFDD37A0FC854F6B8A8B1F973822C423 , 0xB0351D7F8B45461C8842A966E0C81875 , 0xB03F15F91BF640B3A86838C746A84703 , 0xB057E6B45C074878B40152EDBDBFDD74 , 0xB076B7361D5C4B7A835E481D3E69BC05 , 0xB0AAE4EB765D4944BF081C1B6194CF4D , 0xB11FB13D04764876A2229757073419BA , 0xB144FE6DB75642608A5124583B2B7E6B , 0xB1C2D20C5D0F4B8ABE6ECF441C9F17E2 , 0xB1EE764F2C304BA0A1F4D5058EF2507F , 0xB246A774DC39480F9282BE28E1F6C90D , 0xB24D832782AC4D69AFE0C2903F539C8A , 0xB26B431568E24940B0EB2E9E8351963A , 0xB2703F44F6C44009855BDA296C136D68 , 0xB2B2C9A70B1941149BEA6BCC755A6A05 , 0xB2CD97F17B894C62A59A61ECBD78FB7A , 0xB30DE03C903049C39927B56DC35CC3D9 , 0xB375B6617CE74F3C9FF8166787EFFBB3 , 0xB3AB490459AB4B2AB6A25F521EC9E310 , 0xB3D31E02420C48B0B25E2C257A88AB81 , 0xB3F6E9023BDC416DA8C0C6D7F5C2DE33 , 0xB48B6922796A48329F3B2169E03F48DF , 0xB4A16EE77DC54275BDF8264ABE2BF611 , 0xB4CF0CE4C73340C59FAB292D3C23FDB2 , 0xB4EBD70FEFA242E08FD98E69F5224983 , 0xB4FAEFE510614F3D962077557386BAE7 , 0xB5068607113E4B34B5E70B24CB3DA802 , 0xB533394F57EA43E4A448240755A7B9E4 , 0xB53F6A6DC014473BBFC6BF9347CA3CDA , 0xB5A23D01F6694C9B8B97D07BCD681602 , 0xB5F471D368D34E26B245B81A4FE831E9 , 0xB61049CDD8524A309BA750A0C461BDE3 , 0xB645B8E94760436F94687782745A49C3 , 0xB68F65B8F83C49D892428AC933064CD3 , 0xB6B75272F2104305B6FCFCDC89DF1005 , 0xB6BB92F907B54EB696E381A063584343 , 0xB71E0E58F24548D5A1E1DE0BB5238BE7 , 0xB782164F41314FDBAA34012847C1A0B9 , 0xB78720497C54414794AD7CC883890923 , 0xB7C9D19664D343558C15F07B10CADDE1 , 0xB7E63FFEE35345599A1FD238BA1ADFF3 , 0xB84490F6655C43CD983F01012F78275C , 0xB85AD0A6004C4550A2A0FE31C0AE8E15 , 0xB89BD63A19A34E5080C51A7933794CDA , 0xB8D526D505344EB4B309FE30E02EF26B , 0xB8E74C77DA1F4DEBAAC46A12ADE7ADD6 , 0xB96A5D785BF84DF0BF966B904B7CDCFC , 0xB9C04C22809D4D7893C9D7E86EA16EA1 , 0xBA646621811742968D0D177F562DFBC9 , 0xBA7B8DEF2B044533977E7BCC48F2F1C9 , 0xBAE09E471B6A4EB8BD7E49CEF2287F34 , 0xBB12E2DA04684AD68F0FE99F3B316FFE , 0xBB1E79180EBD4AA9A61F6ED6C195E190 , 0xBB31832F348545149841DC9DAFB0768F , 0xBB869B0F9AB64D859B92A30EC2FDC399 , 0xBBA655654DF34C41A44B1473B1D4B1AD , 0xBBA6CC4417844A46BAD9D46E71D2591A , 0xBC16ACC00DFA46DE8CF1EE8D4974349C , 0xBC3D5D43B47241F881039A3D3FFBE7CA , 0xBC76D130084B4D3A947E9E581B8E264F , 0xBC7A694234EE42B698C93F9B9E83212A , 0xBCBC55A975414CB792E579E78F51838B , 0xBCEE7C8A572B480EB38816B68401DEE2 , 0xBD007FD80F2046CE922CA1DD0CCAA626 , 0xBD62973F5DF44290B3C162A26F5843FD , 0xBD630E04327D4AA1AB6F0A4AB9ACA9DB , 0xBD6366A92C3C4321B5957CFA28D160E1 , 0xBDA3C3AD102B46B4873736F06C12CDF3 , 0xBDD0ED46725D4037BC3794D7F09179CC , 0xBE7F746D75DC49C2A54D8A65993382AB , 0xBE94B4171BB54ED6BD32C64AF15E7D1D , 0xBF275BF6A3EA476AB1E44109006A7139 , 0xBF2E8DDE5DB54BD59A65361DF43FE58E , 0xBF3A195C3CC44AC6B0C098674257D3E7 , 0xBFDCA12F49A24FECB69BAEA6611B928C , 0xC03246F8972245F1B25DB4C78C1962C7 , 0xC04E2A6883794D4D92E92D3EC0CB2A17 , 0xC06B81F8DFF74E32950AE270DB94DB37 , 0xC071702445D641AE9AB53BFF0F1F58D2 , 0xC07A318C4BC64AA3891D2F281BFD1F66 , 0xC082B0D6F9FF44A684FA466C9699D058 , 0xC0A051A6C0234A81AC2FDEFEA2778DCC , 0xC0ACAE2AAFD14DAD9C53AD3CA3F92AFE , 0xC0DFBF19600041469B94F01B81CCFFEE , 0xC0E054776B6D4EA68163E7A742B16A4A , 0xC0EEA42DFA0D4D608C874E568787C5C6 , 0xC1365BE0769C4B2AA9116ED9D15F4EA6 , 0xC1681F55C9564225815EE6B38836497A , 0xC1930A739A67445E8E69BFB3A1583FB9 , 0xC1B205BD3CB940FBA51F545630CA62F4 , 0xC2130F8F536F4A35A22F2BC93A27DF07 , 0xC213DA7DA7AA48A98FB43F4A4097EF77 , 0xC23451F4A1964CA799197D5B82040C7E , 0xC245E369BE0C43D8B0674F97E7755F60 , 0xC29CC7084F2B4075B8C9032A5E38B1B0 , 0xC2EF7BE2CED1424A814F58C690C5127D , 0xC30EFBC90B5C4F9FBA54F35024CD3B81 , 0xC31A897A58674A4EADA668E8FCDD46BF , 0xC35D415CB8A240A2A01CA482274743EC , 0xC38D763BFA7C4AB5B33B6746ABE7E46B , 0xC39D20065A1843CDBEA07606CACAE44F , 0xC40AB7E573BA4A20A8861C32ACC9B4DE , 0xC45A0A864F614CB4A0A2D822FDD62005 , 0xC46D370D2F624105A0A0882486B1F0DF , 0xC4D2F0C6CDCF4545870CFD10C2B6F197 , 0xC54E028024B94849A0690D3DF27C5F72 , 0xC595A443447040B0A81B739E63F16634 , 0xC5ABB880235149E48F781C277562A966 , 0xC64E162A5269492A875832DAA6F3DE88 , 0xC66B2214E15D4951AD509BD19315EDA3 , 0xC66FB58CDFDE41298A52EEB81B962E1A , 0xC6763A73616C4FAA866A1D656D3AFED1 , 0xC692A40A0157401CB1127D43CFAB4B3A , 0xC69CC3C153434F29ACAA50B5872FCB65 , 0xC6E757AFA94E4EB1951ABD184E60DCDE , 0xC716C380F0874CD2BF86B643A4F05462 , 0xC7553AF639BD48EF9E8495D6B59C4D0D , 0xC78BC78551284ED0B09E5BAA9CC2B92E , 0xC79B84BB398F4B67BAEC7AB69885B738 , 0xC7A1AA1A0B554BA0AB747E45568E22B7 , 0xC7D6EB09B39C43478B754B879E2760C7 , 0xC7ECD4D53A8A41A785F46212EBBEAF9B , 0xC8200F3671324B98BA6C7924F3C6A452 , 0xC84A2186275F4913B3E7724BE027AE7D , 0xC85A2A3C7E424A9AA71C2D015DBBA19B , 0xC85AAFE01A0F4DC89170CA2D523BB64E , 0xC8720E70ED8E41D0B7F9E99B8CA84C6C , 0xC893A3C8A07D47C1B97A6A23500EE4AB , 0xC912FEB30F7345FFAD557271A5A9B4A2 , 0xC918E4D0FBDA4897BFFAF5BC9F34DCC3 , 0xC96AF00A30FF470A9316746FCFB3C076 , 0xC9718DBEE99D40E8A19381C16E047D90 , 0xC998A6CD8B664EFDA495DEA3A27C05F3 , 0xC99C81BFCDC34674B2B9548B15A4BAE0 , 0xC9B296051834417BA1ACC37EB15D0E51 , 0xC9CE50BEAF9940E08E762F598A0B2171 , 0xC9CE81AAF25846C7A506BA81D18D8EB2 , 0xC9F79E89835A4EA6A06AFB91B8763A89 , 0xCA194A47AEAD4EB0BD8D97814A788E29 , 0xCA357382396549FA93F963E1E748B4D7 , 0xCAF2EA1CC4124EE1A832973FF75BBEAF , 0xCB02355ED4884C0B96A01C48BA272800 , 0xCB12724C94174846B33E2A7B49679F0B , 0xCB2BC43A9F47404298BFCB32BD620377 , 0xCB5399DA71D241A09AE83ECF0176C242 , 0xCB6313E7D48E4A4783ECAEE873A503C8 , 0xCB68225EE6044D548CB9A80777D4CC1C , 0xCBC448AC1C8246F0AD9CB3E438AEC128 , 0xCBDD76412BAE40329158F6B32899D4E8 , 0xCBDF6EFEF95348F7A38605A698B1D0DE , 0xCBE2215297244C8EB4FCEDF89C869BC3 , 0xCC55457ABF2F4DA2A0E4FFA2F0592928 , 0xCC61D34488C34D86921AE9E1B5EF37A9 , 0xCC66B2C1FF2547CBACC759908CBD805D , 0xCCA1182D91E8450C8D0955226198FA0D , 0xCD0A4DEC60244CAD9702BCB27889E017 , 0xCD40B938AE524302A64DD6B1A9532B4A , 0xCDD20E8E673D4D59B74AC5A4C7A8C6DC , 0xCDDB9B53A5324D648A7369220F770D81 , 0xCEE45B8A523C4DA7B6AD5E68C66E319F , 0xCF4469040FD7466FA80DDEDD81FBF884 , 0xCFB95C4952D7470B92EB6FBFE07101C1 , 0xCFBD13278BE2454CA9E0EADD272737AC , 0xCFD6EC9B20A248408D346B1F30E92CB9 , 0xCFD9AD40BD7D4459B88F6B64A8128A5E , 0xD04D48804A894BC1A5D1FD3C578DF3AC , 0xD0A9167938244A02AD4DA9EE51A4175F , 0xD0DD73E1E9ED40A68622AC872E99C5B3 , 0xD0EAC73FA00447C697380B0C69D84BE7 , 0xD1009CF718074F5EA9734F16668712B5 , 0xD12CC6EA6E8F475990BA6FF07F229586 , 0xD1495E9023CF48A880BA5E93B4A128A7 , 0xD1A6784FC14C4DCCAF679464898F6BAF , 0xD1ED357F77DC4778A111BA132F7DA990 , 0xD22334FAF15F43A9B0282FF0CD08029D , 0xD251FF6B427C4E0D94B464D2EF712940 , 0xD286BFF774244F209DC50FC49231D365 , 0xD2A23BF7ED6746D39887839B95EBA9A9 , 0xD2A3A2B982BF45B6A5342E252064F93D , 0xD2A3FAB3F06C4047A770C9814E6D772A , 0xD2F96E1EA8B04C499967F09BB8C8F350 , 0xD362F362A96A4AF99951DF7779B6A5EF , 0xD386836F90484A14BA177C5B629C6278 , 0xD3927F41CF3F419C9DF74113F873A513 , 0xD394630FCF124DE7950A1269358396EA , 0xD39578210EB844E984FB10DF3666BB1B , 0xD3A43612A7574D85BD89264AD0D1BBAE , 0xD4C17686D7614935A2C89F2EADD93639 , 0xD54CEBC5D58341E89C7CA57EA7CA69B9 , 0xD609929B187E4E948AF5DA467AE5F300 , 0xD634D177C5E44715B84F7561A825D198 , 0xD65ED610AC7B418E959E5B503F0E7BFA , 0xD6746AD1E5AA41B296B3CFF846650F8D , 0xD693532E9F474BF69CA43A6185329267 , 0xD745A5C602F44C2BAB2BC28D1DBD23E2 , 0xD7D5AC7483BF453886B1A75E8D877C37 , 0xD7D8CDC6B9EE4491B4B7489A52A01EAD , 0xD7D9CC4791A0435BA5C7A3B47D7F0803 , 0xD7F404D1FF24477DAB7D0319B6D3E826 , 0xD8094D16539C4BD59F5CD7A6015ACFA3 , 0xD838D526985B42F39754B1C7B91A6155 , 0xD84A667741BC4652982D133661075B53 , 0xD905E3CCD3B44F58B9D7B6C266A8B363 , 0xD90611E567EA445B8D2AF99AF7FFF366 , 0xD9622314AF774831B1312D0ACA6A84DE , 0xD9E4C13B3FFD4C48A216E6122F6BC363 , 0xDA718494E4844196873CE69DAF058640 , 0xDABE0A338A8F4D3C8EB75914AAB74BBD , 0xDAE23B9D8F5C4D588DC18003486A238B , 0xDAFB5F47442741E7A17A1C1CE6CE17BF , 0xDB2BDC18CFB14C6BBDF29A0DD9C51FAC , 0xDBAB53D8C93843FFA1CB5EA4F998B353 , 0xDBF15E28A9C74F21B40F7575319F90C2 , 0xDBFCE9072D3E4739B220442F0F611C3B , 0xDC44F378E2AD469ABB9BD83B637B991F , 0xDC51D62C77D245A984E47911B81FC4DB , 0xDC7F63C64D4D48F48ADDC0AD8E3724D2 , 0xDC8F555380F7417AA0D784207894BE9B , 0xDC9CF249E079494EA56B6BE8287CA47B , 0xDCBB35CA8CB54BB485AD84CCE2D5E833 , 0xDD1299E6A31546F6A659E05FA8A2649B , 0xDD2379C8033A4D018BF0C196400013A8 , 0xDD49285590494E9BA90C18E2F5B3DF5C , 0xDD4DB2B014DC4587A296CA436F9A63A2 , 0xDD670B1896C440BEB80D945D5C7FF61F , 0xDD696228558B4FD8A0948E8877F8F50C , 0xDD8C70580BEE41CAB8D4B02ED09B47F5 , 0xDD97209214BE4882AEE6190F867EEED8 , 0xDDD6F97038D5439BA362181D0EF9FE80 , 0xDDEC38E2C6C84514BD8D27B83B4C861E , 0xDDF3EDA7553A4218948057FEF9540F0B , 0xDE0EE6F258F84D51947F358957A5E158 , 0xDE3019A32B604BF78624E6F98F00E626 , 0xDE682D5F05E54A59ACE79ABB0CAF1924 , 0xDE8BF5A2964A4C9FB061F884E6B53CC8 , 0xDEF7BF84CE6E45DCA81164DCC77E2B16 , 0xDF08FBF9150B48CC9A17871939117B5F , 0xDF0F824AB1464EF7A9605A57AADA26E4 , 0xDF2BB74E096747AA8A022F4BF6216E4E , 0xDF657A24F8B540B48FA37CAFC46342DB , 0xDF97032492B6442D9A396B42C77944E3 , 0xDFA6F69B392D4BFCA2C850395340700A , 0xE00110E52A58457FBBDD8D2CD4B79F42 , 0xE03F8EB06F704AA6831DC8818454290F , 0xE0499A7E2E684B8FA4A54A3C61D6F088 , 0xE054162329F14E64B322DFDD112591C3 , 0xE059F93C9143466F9C1C58CDFD7FD73A , 0xE08CE7A16DB84056B8C0486476DE2387 , 0xE0AA62D1A8774C7E993D386B9E60AF44 , 0xE0E6CDCE513C4F6EBCEC21352EC88A01 , 0xE10D31AF0442428E8BE87695E90C122A , 0xE14DA852E9404C57A43BA5A1D3A33885 , 0xE187D065589649F79DC6B0B1FB0ACC64 , 0xE1C2E10DEFA345FB95119D152E4C304A , 0xE1DDEBA0F8874F49BEE2DCB2F61299A7 , 0xE1E07F8AB50E42C59F31CCF884A6CF49 , 0xE1E2E48C58584C83A4AD2ED2955CD847 , 0xE29DAEF26E84487B9B782EA2AB144FC0 , 0xE36E64A738B6462589B660299363EED4 , 0xE3862047EDBB4A49AB4C7FD4E760B7C8 , 0xE3A8BC0275C947F29C5F50028B8102BA , 0xE3AFF66EF9A942BB8294ECF8BB959731 , 0xE3CCE75FA74B460B86F3B3D24B9D1161 , 0xE3D5B3765D5C4E1BAB43C785EBC40378 , 0xE3D8C3E3971D412CAA3380136AF5BCBF , 0xE41FCBE9B42F4D8E88ACB492FD7D2B6B , 0xE440AE06A43541DFBB1E6FDDA1B39698 , 0xE477E9FFB41F49AE80542AEE8A1CF2EF , 0xE48D2425B9E74F25A614844764206D70 , 0xE519C00255694131B3585B88EA799A2C , 0xE53CEDE25B7049C5B75A0E555E9306F6 , 0xE5440A07E0D345278F4963375BEDE226 , 0xE58EAB491A81434C876537B9345ECE01 , 0xE5A6DB29CFC54005B5E4846475208F39 , 0xE5C851D4311A481687469DDB9B4B43E6 , 0xE5DC50322F614CAB85E87FE3972518AE , 0xE6A04C3DFFF24B539FFAFFF52B819719 , 0xE6A943903B6E4D2480F758B5AC50B0B4 , 0xE6AA7684D1C9474CBDA892E677D63334 , 0xE6BD271D8F1647ABB20A87435F4744E6 , 0xE6D345253C2D470D82227BC26225B3CF , 0xE6D4814C5D52442BA126B83E26710DDE , 0xE7123689FED34B27AD4F7A68D42FB607 , 0xE72F957CA6FA480DAFBE296D887D2600 , 0xE76906EC54534427ABB55E3A6D6BC870 , 0xE7C59C56E0FE4D0BA3F441ADF030A259 , 0xE7C66D5447EB44849F40EEE38D0D521D , 0xE7CDE1FB7430422F8147BBA0EB4C6602 , 0xE7D6829A8F024E32A9C543AF15F6D973 , 0xE82451B54CF74F76B49F1D991338BEE6 , 0xE831DCFB6A244554A536AFA69AE1A3D4 , 0xE86AE3A6C02C45B999AD054548D3BCEA , 0xE8BA7D222493468FBBF8F7FCCB56EAC7 , 0xE8FDC269134041E0BFE84F3D1B27207C , 0xE932A24DC12641679FE0FC156C1F68CA , 0xE93FFF82F7854675A0F3B702830E07F7 , 0xE97F2CE122A842DA9729EE5E813F0FCE , 0xE990EC6597A74B70BD66F70A9F49594D , 0xE9B9F929478649E9BC805EAF84931ED8 , 0xE9BB0553840E4A96B832E3A2F78777C5 , 0xEA7044850114481298191FB8EFA31605 , 0xEA7788D565704718AF184A98FB668466 , 0xEB6547A8C34E4726BE1A83E131DD1495 , 0xEBCF4DA4A57745E89902E6562B594B9E , 0xEBD814A09EF249C8960A58E5F894195B , 0xEBE0F7A64F7A4A6B9D64F428CD7D1509 , 0xEC089782E6B4492CB576771ED9595BE9 , 0xEC3653DF0FBF4C47B9A6F4AD8DFAE239 , 0xECC9B5EE2BE34C9EB8F916E902D54E5C , 0xED034209455749E7B89680954D0422FA , 0xED118DB9C3E843D38653D559D2655571 , 0xED1EC2A3918E42439BA568CE28793375 , 0xED416E09FFEE47EFBC5F42FF5488DF70 , 0xED795DE8FA79430997AFD05E1A34B553 , 0xEE31EC8010804678BE5FB2628650515A , 0xEE52ECC25C2446BF97EADBCBE58473D9 , 0xEE812FB878FB489F86DA559C9307A617 , 0xEE94600A37B14B4FAD48E1BE033F56AD , 0xEEEFA6232EB74DC795AA5F57F602D3CB , 0xEF0912297F2F4D2BAB847BD223BFA194 , 0xEF32B7E3833D4A9C836F9A3DFC49428A , 0xEF58AD338166422FA4D4326B28E4F157 , 0xEF88C590DEA44ED2AD29049E8C6A8DF0 , 0xEFAA194FF2AF4ACE82357A05A316FBB5 , 0xEFB53520A8D84680B160150AD0EDE280 , 0xEFD1081A5276456FBA0EBCF3DF2D8737 , 0xF02A97268C5140EDA327B4B388125911 , 0xF02C27C2D3254BC89F401F950500918D , 0xF03AEE2A7A774ABD9EF18773128F118C , 0xF043E7DDE56D4AB088F2B47F5FB8934C , 0xF05DBDB27DBC468CA173C02AA180FF15 , 0xF0ED140D023743D680F741867646D63E , 0xF0F50C44C2DD4E48B054F0BF13AEE058 , 0xF167320875194ECCA0641360E2A34732 , 0xF18B63AB272F429095F4BD38E6AD1DB8 , 0xF18EA2D9CC8D4F7ABB1FA99779BFF86F , 0xF19DE6D67CDE473C83A0E79A4970DF29 , 0xF1CBA01636844B3EA2AED5831CFA9947 , 0xF1CE6E0D63BF4B19B7C398D42C42C8A7 , 0xF1EABE3B36AA44679BF766612BF51135 , 0xF257CDC11F9249B68112D38E123042B3 , 0xF25FE247980D4D098F88106D6AD543EF , 0xF2A285E2E9B3487793CC47694D424413 , 0xF2C2AC03DAC3473F8A3331EF45D3D51C , 0xF2D1D0AF8C8243E3862E8B48B8CE4AF3 , 0xF2E1930EF34E4C3AB21825E87E8E39D8 , 0xF32F40629716487BA2CF9D4FB0445411 , 0xF374D88227C840FCAD7E92B3CF2735A1 , 0xF395CF921D9A41CBB47F0A5BA056950D , 0xF39AD045737F427AA99E14C44A0D02AF , 0xF3A0A8B1768445759A5592DC12564387 , 0xF3A1C51A0E1C4135ACD10BF9D873C45D , 0xF3AAB86B6E3149AD91F22778491B9718 , 0xF3BBB2FEAF1C49708B139282D98C8BA0 , 0xF3D8E2CFCEDC490D91CB81BC5B450281 , 0xF3DADD734E0548ACA9E06745A38A0DAA , 0xF462566F16404BC1998F3771B79E7453 , 0xF493FEB300734161AE16456AA4A80785 , 0xF4B3A9C4A4444128B6BB62DDFD834977 , 0xF51069AF8F5B40469DE768A78F523177 , 0xF5B3D26AF2DA474383B380AE5D47E0C6 , 0xF5D9FB44A22A40C980E5E8F46DE4D6FF , 0xF5EDB76CE5284094853FC7CBB7138605 , 0xF67D70AF5FB64524A60BDBC374CF5A41 , 0xF683BB230E064BA498139C35814686DB , 0xF6BF327209BF4F3FBF5A06DFE0BD5CF1 , 0xF6DF68DD84AB499482E002AF469CB582 , 0xF71118E12B8F42B5B082A039C3CA37CF , 0xF75147FE6A5749E89DD16C2C3B5E01DC , 0xF7645F198C8F4D788F6A33BAF504CDB5 , 0xF7A0486524FE4FFA9E04DE14F5C28821 , 0xF7AE798F9D134A998FF2562C48660344 , 0xF7FE2E5C76CC41BFB05EB3086777721E , 0xF8427A8B71B14A0C9E9D901474C37851 , 0xF84AC2D47DD6434DA5E5C930D13BC837 , 0xF8723F925552413A8E00F9AF3035D589 , 0xF8A5417058894D3D991A969AA39EC5AC , 0xF8B73A6017174A08A51C44CB88DC49C2 , 0xF8EDCD5E54884C8AA3652AE4377B9D7C , 0xF91B690C34E44162B501360BE6FFB1A1 , 0xF92C0B7F4887410D95B16E1A96894DEA , 0xF9AF128739EC4CE3BD7B848940C144E6 , 0xF9B54CC45ED54F0FA1F1233BE409DD83 , 0xF9E24A8B9618453FA7E6A7C632274C0B , 0xF9EC4FFEC5394C5FB504FEA20F7C9AAB , 0xF9FEF22DB17A475684C6D629B8D47345 , 0xFA6F9074E5EE4CB9A7C9642EF0F92D8A , 0xFAA38D515DBE4F8FB7F8E75718097A28 , 0xFAB2698C3E954E2ABABE086743577657 , 0xFAEF75D4131941B7BD8C34F90F4734E6 , 0xFAF31A26581D41CEA677615BAB8087E1 , 0xFB233A3DC96A4BB2ABDC4B8B4952193F , 0xFB512D2EF9214C0CA2FE38AC6638808C , 0xFB5E275E24D94EFD91500D3320CF91C2 , 0xFB65ADDFE1D74E90BED5BA5CBA615A69 , 0xFBA837480D274E43913F8DA1C56514D6 , 0xFBB53171C6E047AFBD348C1942178324 , 0xFC362F0AF1054045B665C31BB1BEA9D2 , 0xFCC1AA53D6CB4504B30A6F930A599346 , 0xFCCEB7EEFD39491699F039D184106967 , 0xFD2B079230244138B816232A86B738DD , 0xFD4B41CD93B54A1480E40B6A830811BA , 0xFD680D9B6F794FC7AD39BC0882F68B85 , 0xFD87603F07A94F32B2D08DB5DD7E07A0 , 0xFDC249E84DA544DCB7A12DD81DBDDD8D , 0xFDD17B9ECAC64B10AEC299EFD6030334 , 0xFE1299CAEBEF40F0B70A38372F6082C5 , 0xFE6DA3F962694FBAB94544E8FBC7FBF2 , 0xFF0518D78FBB4F7487363DFA58CDCF01 , 0xFF1AAAA7F8DE44A3BB53E7DB2C55C282 , 0xFF3DF6DBA9394F398AE4F44E7B3998D3 , 0xFF47E65F8C4B4630911DCD954D044039 , 0xFF47EEDB0CCB48D2A2E861FC0431C7FF , 0xFF943A85B56D4FF89DB4C3E5570A7933 , 0xFF98E7302FBE4B2F9D5B18AB638ACDEC , 0xFFBBC89A91154B2598071D83A035547E );
Copy