/*! For license information please see core.js.LICENSE.txt */
(()=>{"use strict";var e={26:(e,t,n)=>{var r=i(n(339)),o=i(n(825));function i(e){return e&&e.__esModule?e:{default:e}}(0,r.default)(document).ready((function(){var e;e={country:".js-country",address:".js-address-form"},(0,r.default)("body").on("change",e.country,(function(){var t={id_country:(0,r.default)(e.country).val(),id_address:(0,r.default)("".concat(e.address," form")).data("id-address")},n=(0,r.default)("".concat(e.address," form")).data("refresh-url"),i="".concat(e.address," input");r.default.post(n,t).then((function(t){var n=[];(0,r.default)(i).each((function(){n[(0,r.default)(this).prop("name")]=(0,r.default)(this).val()})),(0,r.default)(e.address).replaceWith(t.address_form),(0,r.default)(i).each((function(){(0,r.default)(this).val(n[(0,r.default)(this).prop("name")])})),o.default.emit("updatedAddressForm",{target:(0,r.default)(e.address),resp:t})})).fail((function(e){o.default.emit("handleError",{eventType:"updateAddressForm",resp:e})}))}))}))},999:(e,t,n)=>{var r=a(n(339)),o=a(n(825)),i=n(988);function a(e){return e&&e.__esModule?e:{default:e}}(0,r.default)(document).ready((function(){o.default.on("updateCart",(function(e){o.default.cart=e.resp.cart;var t=(0,r.default)(".js-cart").data("refresh-url");if(t){var n={};e&&e.reason&&(n={id_product_attribute:e.reason.idProductAttribute,id_product:e.reason.idProduct}),r.default.post(t,n).then((function(e){(0,r.default)(o.default.selectors.cart.detailedTotals).replaceWith(e.cart_detailed_totals),(0,r.default)(o.default.selectors.cart.summaryItemsSubtotal).replaceWith(e.cart_summary_items_subtotal),(0,r.default)(o.default.selectors.cart.summarySubTotalsContainer).replaceWith(e.cart_summary_subtotals_container),(0,r.default)(o.default.selectors.cart.summaryProducts).replaceWith(e.cart_summary_products),(0,r.default)(o.default.selectors.cart.summaryTotals).replaceWith(e.cart_summary_totals),(0,r.default)(o.default.selectors.cart.detailedActions).replaceWith(e.cart_detailed_actions),(0,r.default)(o.default.selectors.cart.voucher).replaceWith(e.cart_voucher),(0,r.default)(o.default.selectors.cart.overview).replaceWith(e.cart_detailed),(0,r.default)(o.default.selectors.cart.summaryTop).replaceWith(e.cart_summary_top),(0,r.default)(o.default.selectors.cart.productCustomizationId).val(0),(0,r.default)(o.default.selectors.cart.lineProductQuantity).each((function(e,t){var n=(0,r.default)(t);n.attr("value",n.val())})),(0,r.default)(o.default.selectors.checkout.cartPaymentStepRefresh).length&&(0,i.refreshCheckoutPage)(),o.default.emit("updatedCart",{eventType:"updateCart",resp:e})})).fail((function(e){o.default.emit("handleError",{eventType:"updateCart",resp:e})}))}}));var e=(0,r.default)("body");e.on("click",'[data-button-action="add-to-cart"]',(function(e){e.preventDefault();var t=(0,r.default)(e.currentTarget.form),n="".concat(t.serialize(),"&add=1&action=update"),i=t.attr("action"),a=(0,r.default)(e.currentTarget);a.prop("disabled",!0);var s,u=function(e){e.parents(o.default.selectors.product.addToCart).first().find(o.default.selectors.product.minimalQuantity).addClass("error"),e.parent().find("label").addClass("error")},c=t.find("input[min]");s=!0,c.each((function(e,t){var n=(0,r.default)(t),o=parseInt(n.attr("min"),10);o&&n.val()<o&&(u(n),s=!1)})),s?r.default.post(i,n,null,"json").then((function(e){o.default.emit("updateCart",{reason:{idProduct:e.id_product,idProductAttribute:e.id_product_attribute,idCustomization:e.id_customization,linkAction:"add-to-cart",cart:e.cart},resp:e})})).fail((function(e){o.default.emit("handleError",{eventType:"addProductToCart",resp:e})})).always((function(){setTimeout((function(){a.prop("disabled",!1)}),1e3)})):u(c)})),e.on("submit",'[data-link-action="add-voucher"]',(function(e){e.preventDefault();var t=(0,r.default)(e.currentTarget),n=t.attr("action");0===t.find("[name=action]").length&&t.append((0,r.default)("<input>",{type:"hidden",name:"ajax",value:1})),0===t.find("[name=action]").length&&t.append((0,r.default)("<input>",{type:"hidden",name:"action",value:"update"})),r.default.post(n,t.serialize(),null,"json").then((function(t){t.hasError?(0,r.default)(".js-error").show().find(".js-error-text").text(t.errors[0]):o.default.emit("updateCart",{reason:e.target.dataset,resp:t})})).fail((function(e){o.default.emit("handleError",{eventType:"updateCart",resp:e})}))}))}))},673:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){(0,r.default)(o.default.selectors.checkout.editAddresses).on("click",(function(e){e.stopPropagation(),(0,r.default)(o.default.selectors.checkout.addressesStep).trigger("click"),o.default.emit("editAddress")})),(0,r.default)(o.default.selectors.checkout.deliveryAddressRadios).on("click",(function(){(0,r.default)(o.default.selectors.checkout.addressItem).removeClass("selected"),(0,r.default)(o.default.selectors.checkout.addressItemChecked).addClass("selected");var e=(0,r.default)(o.default.selectors.checkout.addressError).prop("id").split("-").pop(),t=(0,r.default)(o.default.selectors.checkout.notValidAddresses).val(),n=this.name.split("_").pop(),i=(0,r.default)("".concat(o.default.selectors.checkout.addressError,"[name=alert-").concat(n,"]"));c(!1,e,n),""!==t&&null===s&&t.split(",").indexOf(this.value)>=0?(i.show(),c(!0,this.value,n),(0,r.default)(o.default.selectors.checkout.addressError).prop("id","id-failure-address-".concat(this.value))):i.hide();var a=(0,r.default)("".concat(o.default.selectors.checkout.addressError,":visible"));l(a.length<=0)}))};var r=a(n(339)),o=a(n(825)),i=n(988);function a(e){return e&&e.__esModule?e:{default:e}}var s=(0,i.psGetRequestParameter)("editAddress"),u=(0,i.psGetRequestParameter)("use_same_address");(0,r.default)(window).on("load",(function(){var e=(0,r.default)("".concat(o.default.selectors.checkout.addressError,":visible"));if(0===parseInt(u,10)&&(0,r.default)(o.default.selectors.checkout.invoiceAddresses).trigger("click"),(null!==s||(0,r.default)("".concat(o.default.selectors.checkout.addressForm,":visible")).length>1)&&e.hide(),e.length>0){var t=(0,r.default)(o.default.selectors.checkout.addressError).prop("id").split("-").pop();e.each((function(){c(!0,t,(0,r.default)(this).attr("name").split("-").pop())}))}e=(0,r.default)("".concat(o.default.selectors.checkout.addressError,":visible")),l(e.length<=0)}));var c=function(e,t,n){var o=(0,r.default)("#id-address-".concat(n,"-address-").concat(t," a.edit-address")),i=["text-info","address-item-invalid"];(0,r.default)("#".concat(n,"-addresses a.edit-address")).removeClass(i),o.toggleClass(i,e)},l=function(e){(0,r.default)("button[name=confirm-addresses]").prop("disabled",!e)}},107:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=(0,r.default)("body"),t=o.default.selectors.checkout.deliveryFormSelector,n=o.default.selectors.checkout.summarySelector,a=o.default.selectors.checkout.deliveryStepSelector,s=o.default.selectors.checkout.editDeliveryButtonSelector;e.on("change","".concat(t," input"),(function(e){var a=(0,r.default)(t),s=a.serialize(),u=(0,r.default)(e.currentTarget).parents(o.default.selectors.checkout.deliveryOption);r.default.post(a.data("url-update"),s).then((function(e){(0,r.default)(n).replaceWith(e.preview),(0,r.default)(o.default.selectors.checkout.cartPaymentStepRefresh).length&&(0,i.refreshCheckoutPage)(),o.default.emit("updatedDeliveryForm",{dataForm:a.serializeArray(),deliveryOption:u,resp:e})})).fail((function(e){o.default.trigger("handleError",{eventType:"updateDeliveryOptions",resp:e})}))})),e.on("click",s,(function(e){e.stopPropagation(),(0,r.default)(a).trigger("click"),o.default.emit("editDelivery")}))};var r=a(n(339)),o=a(n(825)),i=n(988);function a(e){return e&&e.__esModule?e:{default:e}}},870:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=new s;return e.init(),e};var r=i(n(339)),o=i(n(825));function i(e){return e&&e.__esModule?e:{default:e}}function a(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var s=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.confirmationSelector=o.default.selectors.checkout.confirmationSelector,this.conditionsSelector=o.default.selectors.checkout.conditionsSelector,this.conditionAlertSelector=o.default.selectors.checkout.conditionAlertSelector,this.additionalInformatonSelector=o.default.selectors.checkout.additionalInformatonSelector,this.optionsForm=o.default.selectors.checkout.optionsForm,this.termsCheckboxSelector=o.default.selectors.checkout.termsCheckboxSelector}var t,n;return t=e,(n=[{key:"init",value:function(){var e=(0,r.default)("body");e.on("change","".concat(this.conditionsSelector,' input[type="checkbox"]'),r.default.proxy(this.toggleOrderButton,this)),e.on("change",'input[name="payment-option"]',r.default.proxy(this.toggleOrderButton,this)),this.toggleOrderButton(),e.on("click","".concat(this.confirmationSelector," button"),r.default.proxy(this.confirm,this)),this.getSelectedOption()||this.collapseOptions()}},{key:"collapseOptions",value:function(){(0,r.default)("".concat(this.additionalInformatonSelector,", ").concat(this.optionsForm)).hide()}},{key:"getSelectedOption",value:function(){return(0,r.default)('input[name="payment-option"]:checked').attr("id")}},{key:"haveTermsBeenAccepted",value:function(){return(0,r.default)(this.termsCheckboxSelector).prop("checked")}},{key:"hideConfirmation",value:function(){(0,r.default)(this.confirmationSelector).hide()}},{key:"showConfirmation",value:function(){(0,r.default)(this.confirmationSelector).show()}},{key:"toggleOrderButton",value:function(){var e=!0;(0,r.default)("".concat(this.conditionsSelector,' input[type="checkbox"]')).each((function(t,n){n.checked||(e=!1)})),o.default.emit("termsUpdated",{isChecked:e}),this.collapseOptions();var t=this.getSelectedOption();if(t||(e=!1),(0,r.default)("#".concat(t,"-additional-information")).show(),(0,r.default)("#pay-with-".concat(t,"-form")).show(),(0,r.default)(o.default.selectors.checkout.paymentBinary).hide(),(0,r.default)("#".concat(t)).hasClass("binary")){var n=this.getPaymentOptionSelector(t);this.hideConfirmation(),(0,r.default)(n).show(),document.querySelectorAll("".concat(n," button, ").concat(n," input")).forEach((function(t){e?t.removeAttribute("disabled"):t.setAttribute("disabled",!e)})),e?(0,r.default)(n).removeClass("disabled"):(0,r.default)(n).addClass("disabled")}else this.showConfirmation(),(0,r.default)("".concat(this.confirmationSelector," button")).toggleClass("disabled",!e),(0,r.default)("".concat(this.confirmationSelector," button")).attr("disabled",!e),e?(0,r.default)(this.conditionAlertSelector).hide():(0,r.default)(this.conditionAlertSelector).show()}},{key:"getPaymentOptionSelector",value:function(e){var t=(0,r.default)("#".concat(e)).data("module-name");return".js-payment-".concat(t)}},{key:"showNativeFormErrors",value:function(){(0,r.default)("input[name=payment-option], ".concat(this.termsCheckboxSelector)).each((function(){this.reportValidity()}))}},{key:"confirm",value:function(){var e=this.getSelectedOption(),t=this.haveTermsBeenAccepted();void 0!==e&&!1!==t?((0,r.default)("".concat(this.confirmationSelector," button")).addClass("disabled"),(0,r.default)("#pay-with-".concat(e,"-form form")).submit()):this.showNativeFormErrors()}}])&&a(t.prototype,n),e}()},597:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n(339)),o=i(n(825));function i(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function u(e,t,n){return t&&s(e.prototype,t),n&&s(e,n),e}var c=o.default.selectors.checkout.currentStep,l=".".concat(c),d=function(){function e(){a(this,e),this.$steps=(0,r.default)(o.default.selectors.checkout.step),this.$steps.off("click"),this.$clickableSteps=(0,r.default)(l).prevAll().andSelf(),this.$clickableSteps.addClass("-clickable")}return u(e,[{key:"getClickableSteps",value:function(){return this.$clickableSteps}},{key:"makeCurrent",value:function(e){this.$steps.removeClass("-current"),this.$steps.removeClass(c),e.makeCurrent()}}],[{key:"getClickedStep",value:function(e){return new f((0,r.default)(e.target).closest(o.default.selectors.checkout.step))}}]),e}();t.default=d;var f=function(){function e(t){a(this,e),this.$step=t}return u(e,[{key:"isUnreachable",value:function(){return this.$step.hasClass("-unreachable")}},{key:"makeCurrent",value:function(){this.$step.addClass("-current"),this.$step.addClass(c)}},{key:"hasContinueButton",value:function(){return(0,r.default)("button.continue",this.$step).length>0}},{key:"disableAllAfter",value:function(){var e=this.$step.nextAll();e.addClass("-unreachable").removeClass("-complete"),(0,r.default)(o.default.selectors.checkout.stepTitle,e).addClass("not-allowed")}},{key:"enableAllBefore",value:function(){var e=this.$step.nextAll("".concat(o.default.selectors.checkout.step,".-clickable"));e.removeClass("-unreachable").addClass("-complete"),(0,r.default)(o.default.selectors.checkout.stepTitle,e).removeClass("not-allowed")}}]),e}()},982:(e,t,n)=>{var r=c(n(339)),o=c(n(825)),i=c(n(673)),a=c(n(107)),s=c(n(870)),u=c(n(597));function c(e){return e&&e.__esModule?e:{default:e}}(0,r.default)(document).ready((function(){var e,t;1===(0,r.default)("#checkout").length&&((0,i.default)(),(0,a.default)(),(0,s.default)(),(e=new u.default).getClickableSteps().on("click",(function(t){var n=u.default.getClickedStep(t);n.isUnreachable()||(e.makeCurrent(n),n.hasContinueButton()?n.disableAllAfter():n.enableAllBefore()),o.default.emit("changedCheckoutStep",{event:t})})),t=o.default.selectors.checkout.form,(0,r.default)(t).submit((function(e){!0===(0,r.default)(this).data("disabled")&&e.preventDefault(),(0,r.default)(this).data("disabled",!0),(0,r.default)('button[type="submit"]',this).addClass("disabled")})))}))},988:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.psShowHide=function(){(0,o.default)(".ps-shown-by-js").show(),(0,o.default)(".ps-hidden-by-js").hide()},t.psGetRequestParameter=i,t.refreshCheckoutPage=function(){var e=i();if(e.updatedTransaction)window.location.reload();else{e.updatedTransaction=1;var t=Object.entries(e).map((function(e){return e.join("=")})).join("&");window.location.href="".concat(window.location.pathname,"?").concat(t)}};var r,o=(r=n(339))&&r.__esModule?r:{default:r};function i(e){var t={};return window.location.href.replace(location.hash,"").replace(/[?&]+([^=&]+)=?([^&]*)?/gi,(function(e,n,r){t[n]=void 0!==r?r:""})),void 0!==e?t[e]?t[e]:null:t}},247:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n(339)),o=i(n(204));function i(e){return e&&e.__esModule?e:{default:e}}t.default=function(e){var t=(0,r.default)(e);r.default.each(t,(function(e,t){if(!t.checkValidity()){var n=t.value.split("@");o.default.toASCII(n[0])===n[0]&&(t.value=o.default.toASCII(t.value))}}))}},432:(e,t,n)=>{var r=i(n(339)),o=i(n(825));function i(e){return e&&e.__esModule?e:{default:e}}var a=null;function s(e){o.default.emit("updateProductList",e),window.history.pushState(e,document.title,e.current_url)}function u(e,t){return"abort"!==t}function c(e){a===e&&(a=null)}(0,r.default)(document).ready((function(){o.default.on("updateFacets",(function(e){!function(e){a&&a.abort();var t=e.indexOf("?")>=0?"&":"?",n="".concat(e+t,"from-xhr");a=r.default.ajax({url:n,dataType:"json",success:s,error:u,complete:c})}(e)}))}))},90:(e,t,n)=>{var r=i(n(339)),o=i(n(825));function i(e){return e&&e.__esModule?e:{default:e}}(0,r.default)(document).ready((function(){(0,r.default)("body").on("click",o.default.selectors.listing.quickview,(function(e){o.default.emit("clickQuickView",{dataset:(0,r.default)(e.target).closest(o.default.selectors.product.miniature).data()}),e.preventDefault()}))}))},52:(e,t,n)=>{var r,o=(r=n(339))&&r.__esModule?r:{default:r};void 0===o.default.migrateMute&&(o.default.migrateMute=!window.prestashop.debug)},226:(e,t,n)=>{var r=a(n(339)),o=a(n(825)),i=n(988);function a(e){return e&&e.__esModule?e:{default:e}}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){u(e,t,n[t])}))}return e}function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var c=null,l=null,d=!1,f=[],p=!1;function h(e){var t,n,o;t=(0,r.default)(".quickview #product-availability, .page-product:not(.modal-open) .row #product-availability, .page-product:not(.modal-open) .product-container #product-availability"),n=e,o=(0,r.default)('<div class="alert alert-danger ajax-error" role="alert">'.concat(n,"</div>")),t.replaceWith(o)}function v(e){var t=(0,r.default)(e.$targetParent.find(e.targetSelector));if(!(t.length<=0)){var n=e.$addToCartSnippet.find(e.targetSelector);n.length>0?t.replaceWith(n[0].outerHTML):t.html("")}}(0,r.default)(document).ready((function(){var e=(0,r.default)(o.default.selectors.product.actions);(0,r.default)("body").on("change touchspin.on.startspin","".concat(o.default.selectors.product.variants," *[name]"),(function(e){p=!0,o.default.emit("updateProduct",{eventType:"updatedProductCombination",event:e,resp:{},reason:{productUrl:o.default.urls.pages.product||""}})})),(0,r.default)(e.find("form:first").serializeArray()).each((function(e,t){var n=t.value,r=t.name;f.push({value:n,name:r})})),window.addEventListener("popstate",(function(e){if(d=!0,!(!e.state||e.state&&e.state.form&&0===e.state.form.length)||p){var t=(0,r.default)(o.default.selectors.product.actions).find("form:first");e.state&&e.state.form?e.state.form.forEach((function(e){t.find('[name="'.concat(e.name,'"]')).val(e.value)})):f.forEach((function(e){t.find('[name="'.concat(e.name,'"]')).val(e.value)})),o.default.emit("updateProduct",{eventType:"updatedProductCombination",event:e,resp:{},reason:{productUrl:o.default.urls.pages.product||""}})}})),(0,r.default)("body").on("click",o.default.selectors.product.refresh,(function(e,t){e.preventDefault();var n="updatedProductCombination";void 0!==t&&t.eventType&&(n=t.eventType),o.default.emit("updateProduct",{eventType:n,event:e,resp:{},reason:{productUrl:o.default.urls.pages.product||""}})})),o.default.on("updateProduct",(function(e){var t=e.eventType,n=e.event;(function(){var e=r.default.Deferred(),t=(0,r.default)(o.default.selectors.product.actions),n=(0,r.default)(o.default.selectors.quantityWanted);if(null!==o.default&&null!==o.default.urls&&null!==o.default.urls.pages&&""!==o.default.urls.pages.product&&null!==o.default.urls.pages.product)return e.resolve(o.default.urls.pages.product),e.promise();var i={};return(0,r.default)(t.find("form:first").serializeArray()).each((function(e,t){i[t.name]=t.value})),r.default.ajax({url:t.find("form:first").attr("action"),method:"POST",data:s({ajax:1,action:"productrefresh",quantity_wanted:n.val()},i),dataType:"json",success:function(t){var n=t.productUrl;o.default.page.canonical=n,e.resolve(n)},error:function(t,n,r){e.reject({jqXHR:t,textStatus:n,errorThrown:r})}}),e.promise()})().done((function(e){return function(e,t,n){var a,s=(0,r.default)(o.default.selectors.product.actions),u=s.find(o.default.selectors.quantityWanted),d=s.find("form:first"),f=d.serialize(),p=(0,i.psGetRequestParameter)("preview");if("function"==typeof Event?a=new Event("updateRating"):(a=document.createEvent("Event")).initEvent("updateRating",!0,!0),p=null!==p?"&preview=".concat(p):"",null!==n){if(!e||"keyup"!==e.type||u.val()!==u.data("old-value")){u.data("old-value",u.val()),l&&clearTimeout(l);var m=30;"updatedProductQuantity"===t&&(m=750),l=setTimeout((function(){""!==f&&(c=r.default.ajax({url:n+(-1===n.indexOf("?")?"?":"&")+f+p,method:"POST",data:{quickview:(0,r.default)(".modal.quickview.in").length,ajax:1,action:"refresh",quantity_wanted:"updatedProductCombination"===t?u.attr("min"):u.val()},dataType:"json",beforeSend:function(){null!==c&&c.abort()},error:function(e,t){"abort"!==t&&0===(0,r.default)("section#main > .ajax-error").length&&h()},success:function(e){var n=(0,r.default)("<div>").append(e.product_cover_thumbnails);(0,r.default)(o.default.selectors.product.imageContainer).html()!==n.find(o.default.selectors.product.imageContainer).html()&&(0,r.default)(o.default.selectors.product.imageContainer).replaceWith(e.product_cover_thumbnails),(0,r.default)(o.default.selectors.product.prices).first().replaceWith(e.product_prices),(0,r.default)(o.default.selectors.product.customization).first().replaceWith(e.product_customization),"updatedProductQuantity"!==t&&"updatedProductCombination"!==t||!e.id_customization?(0,r.default)(o.default.selectors.product.inputCustomization).val(0):(0,r.default)(o.default.selectors.cart.productCustomizationId).val(e.id_customization),(0,r.default)(o.default.selectors.product.variantsUpdate).first().replaceWith(e.product_variants),(0,r.default)(o.default.selectors.product.discounts).first().replaceWith(e.product_discounts),(0,r.default)(o.default.selectors.product.additionalInfos).first().replaceWith(e.product_additional_info),(0,r.default)(o.default.selectors.product.details).replaceWith(e.product_details),(0,r.default)(o.default.selectors.product.flags).first().replaceWith(e.product_flags),function(e){var t=null;(0,r.default)(e.product_add_to_cart).each((function(e,n){return!(0,r.default)(n).hasClass("product-add-to-cart")||(t=(0,r.default)(n),!1)})),null===t&&h();var n=(0,r.default)(o.default.selectors.product.addToCart);v({$addToCartSnippet:t,$targetParent:n,targetSelector:".add"}),v({$addToCartSnippet:t,$targetParent:n,targetSelector:"#product-availability"}),v({$addToCartSnippet:t,$targetParent:n,targetSelector:".product-minimal-quantity"})}(e);var i=parseInt(e.product_minimal_quantity,10);document.dispatchEvent(a),isNaN(i)||"updatedProductQuantity"===t||(u.attr("min",i),u.val(i)),o.default.emit("updatedProduct",e,d.serializeArray())},complete:function(){c=null,l=null}}))}),m)}}else h()}(n,t,e)})).fail((function(){0===(0,r.default)("section#main > .ajax-error").length&&h()}))})),o.default.on("updatedProduct",(function(e,t){if(e.product_url&&e.id_product_attribute&&!(0,r.default)(".modal.quickview").length){var n=document.title;e.product_title&&(n=e.product_title,(0,r.default)(document).attr("title",n)),d||window.history.pushState({id_product_attribute:e.id_product_attribute,form:t},n,e.product_url),d=!1}})),o.default.on("updateCart",(function(e){e&&e.reason&&"add-to-cart"===e.reason.linkAction&&(0,r.default)("#quantity_wanted").val(1)})),o.default.on("showErrorNextToAddtoCartButton",(function(e){e&&e.errorMessage&&h(e.errorMessage)}))}))},965:(e,t,n)=>{var r=i(n(825)),o=i(n(339));function i(e){return e&&e.__esModule?e:{default:e}}r.default.selectors={quantityWanted:"#quantity_wanted",product:{imageContainer:".quickview .images-container, .page-product:not(.modal-open) .row .images-container, .page-product:not(.modal-open) .product-container .images-container, .quickview .js-images-container, .page-product:not(.modal-open) .row .js-images-container, .page-product:not(.modal-open) .product-container .js-images-container",container:".product-container, .js-product-container",availability:"#product-availability, .js-product-availability",actions:".product-actions, .js-product-actions",variants:".product-variants, .js-product-variants",refresh:".product-refresh, .js-product-refresh",miniature:".js-product-miniature",minimalQuantity:".product-minimal-quantity, .js-product-minimal-quantity",addToCart:".quickview .product-add-to-cart, .page-product:not(.modal-open) .row .product-add-to-cart, .page-product:not(.modal-open) .product-container .product-add-to-cart, .quickview .js-product-add-to-cart, .page-product:not(.modal-open) .row .js-product-add-to-cart, .page-product:not(.modal-open) .product-container .js-product-add-to-cart",prices:".quickview .product-prices, .page-product:not(.modal-open) .row .product-prices, .page-product:not(.modal-open) .product-container .product-prices, .quickview .js-product-prices, .page-product:not(.modal-open) .row .js-product-prices, .page-product:not(.modal-open) .product-container .js-product-prices",inputCustomization:'.product-actions input[name="id_customization"], .js-product-actions .js-product-customization-id',customization:".quickview .product-customization, .page-product:not(.modal-open) .row .product-customization, .page-product:not(.modal-open) .product-container .product-customization, .quickview .js-product-customization, .page-product:not(.modal-open) .row .js-product-customization, .page-product:not(.modal-open) .product-container .js-product-customization",variantsUpdate:".quickview .product-variants, .page-product:not(.modal-open) .row .product-variants, .page-product:not(.modal-open) .product-container .product-variants, .quickview .js-product-variants, .page-product:not(.modal-open) .row .js-product-variants, .page-product:not(.modal-open) .js-product-container .js-product-variants",discounts:".quickview .product-discounts, .page-product:not(.modal-open) .row .product-discounts, .page-product:not(.modal-open) .product-container .product-discounts, .quickview .js-product-discounts, .page-product:not(.modal-open) .row .js-product-discounts, .page-product:not(.modal-open) .product-container .js-product-discounts",additionalInfos:".quickview .product-additional-info, .page-product:not(.modal-open) .row .product-additional-info, .page-product:not(.modal-open) .product-container .product-additional-info, .quickview .js-product-additional-info, .page-product:not(.modal-open) .row .js-product-additional-info, .page-product:not(.modal-open) .js-product-container .js-product-additional-info",details:".quickview #product-details, #product-details, .quickview .js-product-details, .js-product-details",flags:".quickview .product-flags, .page-product:not(.modal-open) .row .product-flags, .page-product:not(.modal-open) .product-container .product-flags, .quickview .js-product-flags, .page-product:not(.modal-open) .row .js-product-flags, .page-product:not(.modal-open) .js-product-container .js-product-flags"},listing:{quickview:".quick-view, .js-quick-view"},checkout:{form:".checkout-step form",currentStep:"js-current-step",step:".checkout-step",stepTitle:".step-title, .js-step-title",confirmationSelector:"#payment-confirmation button, .js-payment-confirmation",conditionsSelector:'#conditions-to-approve input[type="checkbox"], .js-conditions-to-approve',conditionAlertSelector:".js-alert-payment-conditions",additionalInformatonSelector:".js-additional-information",optionsForm:".js-payment-option-form",termsCheckboxSelector:'#conditions-to-approve input[name="conditions_to_approve[terms-and-conditions]"], .js-conditions-to-approve input[name="conditions_to_approve[terms-and-conditions]"]',paymentBinary:".payment-binary, .js-payment-binary",deliveryFormSelector:"#js-delivery",summarySelector:"#js-checkout-summary",deliveryStepSelector:"#checkout-delivery-step",editDeliveryButtonSelector:".js-edit-delivery",deliveryOption:".delivery-option, .js-delivery-option",cartPaymentStepRefresh:".js-cart-payment-step-refresh",editAddresses:".js-edit-addresses",deliveryAddressRadios:"#delivery-addresses input[type=radio], #invoice-addresses input[type=radio], .js-address-selector input[type=radio]",addressItem:".address-item, .js-address-item",addressesStep:"#checkout-addresses-step",addressItemChecked:".address-item:has(input[type=radio]:checked), .js-address-item:has(input[type=radio]:checked)",addressError:".js-address-error",notValidAddresses:"#not-valid-addresses, .js-not-valid-addresses",invoiceAddresses:"#invoice-addresses, .js-address-selector",addressForm:".js-address-form"},cart:{detailedTotals:".cart-detailed-totals, .js-cart-detailed-totals",summaryItemsSubtotal:".cart-summary-items-subtotal, .js-cart-summary-items-subtotal",summarySubTotalsContainer:".cart-summary-subtotals-container, .js-cart-summary-subtotals-container",summaryTotals:".cart-summary-totals, .js-cart-summary-totals",summaryProducts:".cart-summary-products, .js-cart-summary-products",detailedActions:".cart-detailed-actions, .js-cart-detailed-actions",voucher:".cart-voucher, .js-cart-voucher",overview:".cart-overview",summaryTop:".cart-summary-top, .js-cart-summary-top",productCustomizationId:"#product_customization_id, .js-product-customization-id",lineProductQuantity:".js-cart-line-product-quantity"}},(0,o.default)(document).ready((function(){r.default.emit("selectorsInit")}))},827:(e,t,n)=>{var r,o,i;o=[n(339)],void 0===(i="function"==typeof(r=function(e){var t=e.fn.init;e.fn.init=function(e){var n=Array.prototype.slice.call(arguments);"string"==typeof e&&"#"===e&&(console.warn("jQuery('#') is not a valid selector"),n[0]=[]);var r=t.apply(this,arguments);return r.selector="string"==typeof e?e:"",r},e.fn.init.prototype=e.fn,void 0!==e.fn.live&&e.isFunction(e.fn.live)||e.fn.extend({live:function(t,n,r){return this.selector&&e(document).on(t,this.selector,n,r),console.warn("jQuery.live() has been removed since jquery v1.9, please use jQuery.on() instead."),this}})})?r.apply(t,o):r)||(e.exports=i)},291:e=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var n,r="object"===("undefined"==typeof Reflect?"undefined":t(Reflect))?Reflect:null,o=r&&"function"==typeof r.apply?r.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};n=r&&"function"==typeof r.ownKeys?r.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var i=Number.isNaN||function(e){return e!=e};function a(){a.init.call(this)}e.exports=a,e.exports.once=function(e,t){return new Promise((function(n,r){function o(n){e.removeListener(t,i),r(n)}function i(){"function"==typeof e.removeListener&&e.removeListener("error",o),n([].slice.call(arguments))}m(e,t,i,{once:!0}),"error"!==t&&function(e,t,n){"function"==typeof e.on&&m(e,"error",t,{once:!0})}(e,o)}))},a.EventEmitter=a,a.prototype._events=void 0,a.prototype._eventsCount=0,a.prototype._maxListeners=void 0;var s=10;function u(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+t(e))}function c(e){return void 0===e._maxListeners?a.defaultMaxListeners:e._maxListeners}function l(e,t,n,r){var o,i,a,s;if(u(n),void 0===(i=e._events)?(i=e._events=Object.create(null),e._eventsCount=0):(void 0!==i.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),i=e._events),a=i[t]),void 0===a)a=i[t]=n,++e._eventsCount;else if("function"==typeof a?a=i[t]=r?[n,a]:[a,n]:r?a.unshift(n):a.push(n),(o=c(e))>0&&a.length>o&&!a.warned){a.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=a.length,s=l,console&&console.warn&&console.warn(s)}return e}function d(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function f(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},o=d.bind(r);return o.listener=n,r.wrapFn=o,o}function p(e,t,n){var r=e._events;if(void 0===r)return[];var o=r[t];return void 0===o?[]:"function"==typeof o?n?[o.listener||o]:[o]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(o):v(o,o.length)}function h(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function v(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return n}function m(e,n,r,o){if("function"==typeof e.on)o.once?e.once(n,r):e.on(n,r);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+t(e));e.addEventListener(n,(function t(i){o.once&&e.removeEventListener(n,t),r(i)}))}}Object.defineProperty(a,"defaultMaxListeners",{enumerable:!0,get:function(){return s},set:function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");s=e}}),a.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},a.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},a.prototype.getMaxListeners=function(){return c(this)},a.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var r="error"===e,i=this._events;if(void 0!==i)r=r&&void 0===i.error;else if(!r)return!1;if(r){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var s=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw s.context=a,s}var u=i[e];if(void 0===u)return!1;if("function"==typeof u)o(u,this,t);else{var c=u.length,l=v(u,c);for(n=0;n<c;++n)o(l[n],this,t)}return!0},a.prototype.addListener=function(e,t){return l(this,e,t,!1)},a.prototype.on=a.prototype.addListener,a.prototype.prependListener=function(e,t){return l(this,e,t,!0)},a.prototype.once=function(e,t){return u(t),this.on(e,f(this,e,t)),this},a.prototype.prependOnceListener=function(e,t){return u(t),this.prependListener(e,f(this,e,t)),this},a.prototype.removeListener=function(e,t){var n,r,o,i,a;if(u(t),void 0===(r=this._events))return this;if(void 0===(n=r[e]))return this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(o=-1,i=n.length-1;i>=0;i--)if(n[i]===t||n[i].listener===t){a=n[i].listener,o=i;break}if(o<0)return this;0===o?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,o),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,a||t)}return this},a.prototype.off=a.prototype.removeListener,a.prototype.removeAllListeners=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var o,i=Object.keys(n);for(r=0;r<i.length;++r)"removeListener"!==(o=i[r])&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},a.prototype.listeners=function(e){return p(this,e,!0)},a.prototype.rawListeners=function(e){return p(this,e,!1)},a.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):h.call(e,t)},a.prototype.listenerCount=h,a.prototype.eventNames=function(){return this._eventsCount>0?n(this._events):[]}},882:(e,t,n)=>{var r,o;function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}r=[n(339)],void 0===(o=function(e){return function(e,t){function n(t){return function(e,t){for(var n=/^(\d+)\.(\d+)\.(\d+)/,r=n.exec(e)||[],o=n.exec(t)||[],i=1;i<=3;i++){if(+r[i]>+o[i])return 1;if(+r[i]<+o[i])return-1}return 0}(e.fn.jquery,t)>=0}e.migrateVersion="3.1.0",t.console&&t.console.log&&(e&&n("3.0.0")||t.console.log("JQMIGRATE: jQuery 3.0.0+ REQUIRED"),e.migrateWarnings&&t.console.log("JQMIGRATE: Migrate plugin loaded multiple times"),t.console.log("JQMIGRATE: Migrate is installed"+(e.migrateMute?"":" with logging active")+", version "+e.migrateVersion));var r={};function o(n){var o=t.console;r[n]||(r[n]=!0,e.migrateWarnings.push(n),o&&o.warn&&!e.migrateMute&&(o.warn("JQMIGRATE: "+n),e.migrateTrace&&o.trace&&o.trace()))}function a(e,t,n,r){Object.defineProperty(e,t,{configurable:!0,enumerable:!0,get:function(){return o(r),n},set:function(e){o(r),n=e}})}function s(e,t,n,r){e[t]=function(){return o(r),n.apply(this,arguments)}}e.migrateWarnings=[],void 0===e.migrateTrace&&(e.migrateTrace=!0),e.migrateReset=function(){r={},e.migrateWarnings.length=0},"BackCompat"===t.document.compatMode&&o("jQuery is not compatible with Quirks Mode");var u,c=e.fn.init,l=e.isNumeric,d=e.find,f=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/,p=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/g;for(u in e.fn.init=function(e){var t=Array.prototype.slice.call(arguments);return"string"==typeof e&&"#"===e&&(o("jQuery( '#' ) is not a valid selector"),t[0]=[]),c.apply(this,t)},e.fn.init.prototype=e.fn,e.find=function(e){var n=Array.prototype.slice.call(arguments);if("string"==typeof e&&f.test(e))try{t.document.querySelector(e)}catch(r){e=e.replace(p,(function(e,t,n,r){return"["+t+n+'"'+r+'"]'}));try{t.document.querySelector(e),o("Attribute selector with '#' must be quoted: "+n[0]),n[0]=e}catch(e){o("Attribute selector with '#' was not fixed: "+n[0])}}return d.apply(this,n)},d)Object.prototype.hasOwnProperty.call(d,u)&&(e.find[u]=d[u]);e.fn.size=function(){return o("jQuery.fn.size() is deprecated and removed; use the .length property"),this.length},e.parseJSON=function(){return o("jQuery.parseJSON is deprecated; use JSON.parse"),JSON.parse.apply(null,arguments)},e.isNumeric=function(t){var n,r,i=l(t),a=(r=(n=t)&&n.toString(),!e.isArray(n)&&r-parseFloat(r)+1>=0);return i!==a&&o("jQuery.isNumeric() should not be called on constructed objects"),a},n("3.3.0")&&s(e,"isWindow",(function(e){return null!=e&&e===e.window}),"jQuery.isWindow() is deprecated"),s(e,"holdReady",e.holdReady,"jQuery.holdReady is deprecated"),s(e,"unique",e.uniqueSort,"jQuery.unique is deprecated; use jQuery.uniqueSort"),a(e.expr,"filters",e.expr.pseudos,"jQuery.expr.filters is deprecated; use jQuery.expr.pseudos"),a(e.expr,":",e.expr.pseudos,"jQuery.expr[':'] is deprecated; use jQuery.expr.pseudos"),n("3.2.0")&&s(e,"nodeName",e.nodeName,"jQuery.nodeName is deprecated");var h=e.ajax;e.ajax=function(){var e=h.apply(this,arguments);return e.promise&&(s(e,"success",e.done,"jQXHR.success is deprecated and removed"),s(e,"error",e.fail,"jQXHR.error is deprecated and removed"),s(e,"complete",e.always,"jQXHR.complete is deprecated and removed")),e};var v=e.fn.removeAttr,m=e.fn.toggleClass,y=/\S+/g;e.fn.removeAttr=function(t){var n=this;return e.each(t.match(y),(function(t,r){e.expr.match.bool.test(r)&&(o("jQuery.fn.removeAttr no longer sets boolean properties: "+r),n.prop(r,!1))})),v.apply(this,arguments)},e.fn.toggleClass=function(t){return void 0!==t&&"boolean"!=typeof t?m.apply(this,arguments):(o("jQuery.fn.toggleClass( boolean ) is deprecated"),this.each((function(){var n=this.getAttribute&&this.getAttribute("class")||"";n&&e.data(this,"__className__",n),this.setAttribute&&this.setAttribute("class",n||!1===t?"":e.data(this,"__className__")||"")})))};var g=!1;e.swap&&e.each(["height","width","reliableMarginRight"],(function(t,n){var r=e.cssHooks[n]&&e.cssHooks[n].get;r&&(e.cssHooks[n].get=function(){var e;return g=!0,e=r.apply(this,arguments),g=!1,e})})),e.swap=function(e,t,n,r){var i,a,s={};for(a in g||o("jQuery.swap() is undocumented and deprecated"),t)s[a]=e.style[a],e.style[a]=t[a];for(a in i=n.apply(e,r||[]),t)e.style[a]=s[a];return i};var b=e.data;e.data=function(t,n,r){var a;if(n&&"object"===i(n)&&2===arguments.length){a=e.hasData(t)&&b.call(this,t);var s={};for(var u in n)u!==e.camelCase(u)?(o("jQuery.data() always sets/gets camelCased names: "+u),a[u]=n[u]):s[u]=n[u];return b.call(this,t,s),n}return n&&"string"==typeof n&&n!==e.camelCase(n)&&(a=e.hasData(t)&&b.call(this,t))&&n in a?(o("jQuery.data() always sets/gets camelCased names: "+n),arguments.length>2&&(a[n]=r),a[n]):b.apply(this,arguments)};var x=e.Tween.prototype.run,w=function(e){return e};e.Tween.prototype.run=function(){e.easing[this.easing].length>1&&(o("'jQuery.easing."+this.easing.toString()+"' should use only one argument"),e.easing[this.easing]=w),x.apply(this,arguments)};var k=e.fx.interval||13,C="jQuery.fx.interval is deprecated";t.requestAnimationFrame&&Object.defineProperty(e.fx,"interval",{configurable:!0,enumerable:!0,get:function(){return t.document.hidden||o(C),k},set:function(e){o(C),k=e}});var j=e.fn.load,T=e.event.add,S=e.event.fix;e.event.props=[],e.event.fixHooks={},a(e.event.props,"concat",e.event.props.concat,"jQuery.event.props.concat() is deprecated and removed"),e.event.fix=function(t){var n,r=t.type,i=this.fixHooks[r],a=e.event.props;if(a.length)for(o("jQuery.event.props are deprecated and removed: "+a.join());a.length;)e.event.addProp(a.pop());if(i&&!i._migrated_&&(i._migrated_=!0,o("jQuery.event.fixHooks are deprecated and removed: "+r),(a=i.props)&&a.length))for(;a.length;)e.event.addProp(a.pop());return n=S.call(this,t),i&&i.filter?i.filter(n,t):n},e.event.add=function(e,n){return e===t&&"load"===n&&"complete"===t.document.readyState&&o("jQuery(window).on('load'...) called after load event occurred"),T.apply(this,arguments)},e.each(["load","unload","error"],(function(t,n){e.fn[n]=function(){var e=Array.prototype.slice.call(arguments,0);return"load"===n&&"string"==typeof e[0]?j.apply(this,e):(o("jQuery.fn."+n+"() is deprecated"),e.splice(0,0,n),arguments.length?this.on.apply(this,e):(this.triggerHandler.apply(this,e),this))}})),e.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(t,n){e.fn[n]=function(e,t){return o("jQuery.fn."+n+"() event shorthand is deprecated"),arguments.length>0?this.on(n,null,e,t):this.trigger(n)}})),e((function(){e(t.document).triggerHandler("ready")})),e.event.special.ready={setup:function(){this===t.document&&o("'ready' event is deprecated")}},e.fn.extend({bind:function(e,t,n){return o("jQuery.fn.bind() is deprecated"),this.on(e,null,t,n)},unbind:function(e,t){return o("jQuery.fn.unbind() is deprecated"),this.off(e,null,t)},delegate:function(e,t,n,r){return o("jQuery.fn.delegate() is deprecated"),this.on(t,e,n,r)},undelegate:function(e,t,n){return o("jQuery.fn.undelegate() is deprecated"),1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return o("jQuery.fn.hover() is deprecated"),this.on("mouseenter",e).on("mouseleave",t||e)}});var A=e.fn.offset;e.fn.offset=function(){var n,r=this[0],i={top:0,left:0};return r&&r.nodeType?(n=(r.ownerDocument||t.document).documentElement,e.contains(n,r)?A.apply(this,arguments):(o("jQuery.fn.offset() requires an element connected to a document"),i)):(o("jQuery.fn.offset() requires a valid DOM element"),i)};var E=e.param;e.param=function(t,n){var r=e.ajaxSettings&&e.ajaxSettings.traditional;return void 0===n&&r&&(o("jQuery.param() no longer uses jQuery.ajaxSettings.traditional"),n=r),E.call(this,t,n)};var _=e.fn.andSelf||e.fn.addBack;e.fn.andSelf=function(){return o("jQuery.fn.andSelf() is deprecated and removed, use jQuery.fn.addBack()"),_.apply(this,arguments)};var N=e.Deferred,q=[["resolve","done",e.Callbacks("once memory"),e.Callbacks("once memory"),"resolved"],["reject","fail",e.Callbacks("once memory"),e.Callbacks("once memory"),"rejected"],["notify","progress",e.Callbacks("memory"),e.Callbacks("memory")]];return e.Deferred=function(t){var n=N(),r=n.promise();return n.pipe=r.pipe=function(){var t=arguments;return o("deferred.pipe() is deprecated"),e.Deferred((function(o){e.each(q,(function(i,a){var s=e.isFunction(t[i])&&t[i];n[a[1]]((function(){var t=s&&s.apply(this,arguments);t&&e.isFunction(t.promise)?t.promise().done(o.resolve).fail(o.reject).progress(o.notify):o[a[0]+"With"](this===r?o.promise():this,s?[t]:arguments)}))})),t=null})).promise()},t&&t.call(n,n),n},e.Deferred.exceptionHook=N.exceptionHook,e}(e,window)}.apply(t,r))||(e.exports=o)},165:(e,t,n)=>{var r,o;r=[n(339)],void 0===(o=function(e){return function(e){function t(e){void 0===e&&(e=window.navigator.userAgent),e=e.toLowerCase();var t=/(edge)\/([\w.]+)/.exec(e)||/(opr)[\/]([\w.]+)/.exec(e)||/(chrome)[ \/]([\w.]+)/.exec(e)||/(iemobile)[\/]([\w.]+)/.exec(e)||/(version)(applewebkit)[ \/]([\w.]+).*(safari)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+).*(version)[ \/]([\w.]+).*(safari)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("trident")>=0&&/(rv)(?::| )([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[],n=/(ipad)/.exec(e)||/(ipod)/.exec(e)||/(windows phone)/.exec(e)||/(iphone)/.exec(e)||/(kindle)/.exec(e)||/(silk)/.exec(e)||/(android)/.exec(e)||/(win)/.exec(e)||/(mac)/.exec(e)||/(linux)/.exec(e)||/(cros)/.exec(e)||/(playbook)/.exec(e)||/(bb)/.exec(e)||/(blackberry)/.exec(e)||[],r={},o={browser:t[5]||t[3]||t[1]||"",version:t[2]||t[4]||"0",versionNumber:t[4]||t[2]||"0",platform:n[0]||""};if(o.browser&&(r[o.browser]=!0,r.version=o.version,r.versionNumber=parseInt(o.versionNumber,10)),o.platform&&(r[o.platform]=!0),(r.android||r.bb||r.blackberry||r.ipad||r.iphone||r.ipod||r.kindle||r.playbook||r.silk||r["windows phone"])&&(r.mobile=!0),(r.cros||r.mac||r.linux||r.win)&&(r.desktop=!0),(r.chrome||r.opr||r.safari)&&(r.webkit=!0),r.rv||r.iemobile){var i="msie";o.browser=i,r[i]=!0}if(r.edge){delete r.edge;var a="msedge";o.browser=a,r.msedge=!0}if(r.safari&&r.blackberry){var s="blackberry";o.browser=s,r.blackberry=!0}if(r.safari&&r.playbook){var u="playbook";o.browser=u,r.playbook=!0}if(r.bb){var c="blackberry";o.browser=c,r[c]=!0}if(r.opr){var l="opera";o.browser=l,r.opera=!0}if(r.safari&&r.android){var d="android";o.browser=d,r.android=!0}if(r.safari&&r.kindle){var f="kindle";o.browser=f,r.kindle=!0}if(r.safari&&r.silk){var p="silk";o.browser=p,r.silk=!0}return r.name=o.browser,r.platform=o.platform,r}return window.jQBrowser=t(window.navigator.userAgent),window.jQBrowser.uaMatch=t,e&&(e.browser=window.jQBrowser),window.jQBrowser}(e)}.apply(t,r))||(e.exports=o)},339:(e,t,n)=>{var r,o,i;function a(e){return(a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}e=n.nmd(e),o="undefined"!=typeof window?window:void 0,i=function(n,o){var i=[],s=Object.getPrototypeOf,u=i.slice,c=i.flat?function(e){return i.flat.call(e)}:function(e){return i.concat.apply([],e)},l=i.push,d=i.indexOf,f={},p=f.toString,h=f.hasOwnProperty,v=h.toString,m=v.call(Object),y={},g=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},b=function(e){return null!=e&&e===e.window},x=n.document,w={type:!0,src:!0,nonce:!0,noModule:!0};function k(e,t,n){var r,o,i=(n=n||x).createElement("script");if(i.text=e,t)for(r in w)(o=t[r]||t.getAttribute&&t.getAttribute(r))&&i.setAttribute(r,o);n.head.appendChild(i).parentNode.removeChild(i)}function C(e){return null==e?e+"":"object"===a(e)||"function"==typeof e?f[p.call(e)]||"object":a(e)}var j="3.5.1",T=function e(t,n){return new e.fn.init(t,n)};function S(e){var t=!!e&&"length"in e&&e.length,n=C(e);return!g(e)&&!b(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}T.fn=T.prototype={jquery:j,constructor:T,length:0,toArray:function(){return u.call(this)},get:function(e){return null==e?u.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=T.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return T.each(this,e)},map:function(e){return this.pushStack(T.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(u.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(T.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(T.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:l,sort:i.sort,splice:i.splice},T.extend=T.fn.extend=function(){var e,t,n,r,o,i,s=arguments[0]||{},u=1,c=arguments.length,l=!1;for("boolean"==typeof s&&(l=s,s=arguments[u]||{},u++),"object"===a(s)||g(s)||(s={}),u===c&&(s=this,u--);u<c;u++)if(null!=(e=arguments[u]))for(t in e)r=e[t],"__proto__"!==t&&s!==r&&(l&&r&&(T.isPlainObject(r)||(o=Array.isArray(r)))?(n=s[t],i=o&&!Array.isArray(n)?[]:o||T.isPlainObject(n)?n:{},o=!1,s[t]=T.extend(l,i,r)):void 0!==r&&(s[t]=r));return s},T.extend({expando:"jQuery"+(j+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==p.call(e)||(t=s(e))&&("function"!=typeof(n=h.call(t,"constructor")&&t.constructor)||v.call(n)!==m))},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){k(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(S(e))for(n=e.length;r<n&&!1!==t.call(e[r],r,e[r]);r++);else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(S(Object(e))?T.merge(n,"string"==typeof e?[e]:e):l.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:d.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,o=e.length;r<n;r++)e[o++]=t[r];return e.length=o,e},grep:function(e,t,n){for(var r=[],o=0,i=e.length,a=!n;o<i;o++)!t(e[o],o)!==a&&r.push(e[o]);return r},map:function(e,t,n){var r,o,i=0,a=[];if(S(e))for(r=e.length;i<r;i++)null!=(o=t(e[i],i,n))&&a.push(o);else for(i in e)null!=(o=t(e[i],i,n))&&a.push(o);return c(a)},guid:1,support:y}),"function"==typeof Symbol&&(T.fn[Symbol.iterator]=i[Symbol.iterator]),T.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(e,t){f["[object "+t+"]"]=t.toLowerCase()}));var A=function(e){var t,n,r,o,i,a,s,u,c,l,d,f,p,h,v,m,y,g,b,x="sizzle"+1*new Date,w=e.document,k=0,C=0,j=ue(),T=ue(),S=ue(),A=ue(),E=function(e,t){return e===t&&(d=!0),0},_={}.hasOwnProperty,N=[],q=N.pop,D=N.push,L=N.push,O=N.slice,P=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},M="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",H="[\\x20\\t\\r\\n\\f]",R="(?:\\\\[\\da-fA-F]{1,6}[\\x20\\t\\r\\n\\f]?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",I="\\[[\\x20\\t\\r\\n\\f]*("+R+")(?:"+H+"*([*^$|!~]?=)"+H+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+R+"))|)"+H+"*\\]",W=":("+R+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+I+")*)|.*)\\)|)",F=new RegExp(H+"+","g"),$=new RegExp("^[\\x20\\t\\r\\n\\f]+|((?:^|[^\\\\])(?:\\\\.)*)[\\x20\\t\\r\\n\\f]+$","g"),Q=new RegExp("^[\\x20\\t\\r\\n\\f]*,[\\x20\\t\\r\\n\\f]*"),B=new RegExp("^[\\x20\\t\\r\\n\\f]*([>+~]|[\\x20\\t\\r\\n\\f])[\\x20\\t\\r\\n\\f]*"),z=new RegExp(H+"|>"),U=new RegExp(W),X=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\([\\x20\\t\\r\\n\\f]*(even|odd|(([+-]|)(\\d*)n|)[\\x20\\t\\r\\n\\f]*(?:([+-]|)[\\x20\\t\\r\\n\\f]*(\\d+)|))[\\x20\\t\\r\\n\\f]*\\)|)","i"),bool:new RegExp("^(?:"+M+")$","i"),needsContext:new RegExp("^[\\x20\\t\\r\\n\\f]*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\([\\x20\\t\\r\\n\\f]*((?:-\\d)?\\d*)[\\x20\\t\\r\\n\\f]*\\)|)(?=[^-]|$)","i")},G=/HTML$/i,J=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}[\\x20\\t\\r\\n\\f]?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,oe=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ie=function(){f()},ae=xe((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{L.apply(N=O.call(w.childNodes),w.childNodes),N[w.childNodes.length].nodeType}catch(e){L={apply:N.length?function(e,t){D.apply(e,O.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}function se(e,t,r,o){var i,s,c,l,d,h,y,g=t&&t.ownerDocument,w=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==w&&9!==w&&11!==w)return r;if(!o&&(f(t),t=t||p,v)){if(11!==w&&(d=Z.exec(e)))if(i=d[1]){if(9===w){if(!(c=t.getElementById(i)))return r;if(c.id===i)return r.push(c),r}else if(g&&(c=g.getElementById(i))&&b(t,c)&&c.id===i)return r.push(c),r}else{if(d[2])return L.apply(r,t.getElementsByTagName(e)),r;if((i=d[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(i)),r}if(n.qsa&&!A[e+" "]&&(!m||!m.test(e))&&(1!==w||"object"!==t.nodeName.toLowerCase())){if(y=e,g=t,1===w&&(z.test(e)||B.test(e))){for((g=ee.test(e)&&ye(t.parentNode)||t)===t&&n.scope||((l=t.getAttribute("id"))?l=l.replace(re,oe):t.setAttribute("id",l=x)),s=(h=a(e)).length;s--;)h[s]=(l?"#"+l:":scope")+" "+be(h[s]);y=h.join(",")}try{return L.apply(r,g.querySelectorAll(y)),r}catch(t){A(e,!0)}finally{l===x&&t.removeAttribute("id")}}}return u(e.replace($,"$1"),t,r,o)}function ue(){var e=[];return function t(n,o){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=o}}function ce(e){return e[x]=!0,e}function le(e){var t=p.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function de(e,t){for(var n=e.split("|"),o=n.length;o--;)r.attrHandle[n[o]]=t}function fe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function pe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function he(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function ve(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ae(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function me(e){return ce((function(t){return t=+t,ce((function(n,r){for(var o,i=e([],n.length,t),a=i.length;a--;)n[o=i[a]]&&(n[o]=!(r[o]=n[o]))}))}))}function ye(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in n=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!G.test(t||n&&n.nodeName||"HTML")},f=se.setDocument=function(e){var t,o,a=e?e.ownerDocument||e:w;return a!=p&&9===a.nodeType&&a.documentElement?(h=(p=a).documentElement,v=!i(p),w!=p&&(o=p.defaultView)&&o.top!==o&&(o.addEventListener?o.addEventListener("unload",ie,!1):o.attachEvent&&o.attachEvent("onunload",ie)),n.scope=le((function(e){return h.appendChild(e).appendChild(p.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),n.attributes=le((function(e){return e.className="i",!e.getAttribute("className")})),n.getElementsByTagName=le((function(e){return e.appendChild(p.createComment("")),!e.getElementsByTagName("*").length})),n.getElementsByClassName=K.test(p.getElementsByClassName),n.getById=le((function(e){return h.appendChild(e).id=x,!p.getElementsByName||!p.getElementsByName(x).length})),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&v){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&v){var n,r,o,i=t.getElementById(e);if(i){if((n=i.getAttributeNode("id"))&&n.value===e)return[i];for(o=t.getElementsByName(e),r=0;i=o[r++];)if((n=i.getAttributeNode("id"))&&n.value===e)return[i]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],o=0,i=t.getElementsByTagName(e);if("*"===e){for(;n=i[o++];)1===n.nodeType&&r.push(n);return r}return i},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&v)return t.getElementsByClassName(e)},y=[],m=[],(n.qsa=K.test(p.querySelectorAll))&&(le((function(e){var t;h.appendChild(e).innerHTML="<a id='"+x+"'></a><select id='"+x+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&m.push("[*^$]=[\\x20\\t\\r\\n\\f]*(?:''|\"\")"),e.querySelectorAll("[selected]").length||m.push("\\[[\\x20\\t\\r\\n\\f]*(?:value|"+M+")"),e.querySelectorAll("[id~="+x+"-]").length||m.push("~="),(t=p.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||m.push("\\[[\\x20\\t\\r\\n\\f]*name[\\x20\\t\\r\\n\\f]*=[\\x20\\t\\r\\n\\f]*(?:''|\"\")"),e.querySelectorAll(":checked").length||m.push(":checked"),e.querySelectorAll("a#"+x+"+*").length||m.push(".#.+[+~]"),e.querySelectorAll("\\\f"),m.push("[\\r\\n\\f]")})),le((function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=p.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&m.push("name[\\x20\\t\\r\\n\\f]*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&m.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&m.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),m.push(",.*:")}))),(n.matchesSelector=K.test(g=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&le((function(e){n.disconnectedMatch=g.call(e,"*"),g.call(e,"[s!='']:x"),y.push("!=",W)})),m=m.length&&new RegExp(m.join("|")),y=y.length&&new RegExp(y.join("|")),t=K.test(h.compareDocumentPosition),b=t||K.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},E=t?function(e,t){if(e===t)return d=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==p||e.ownerDocument==w&&b(w,e)?-1:t==p||t.ownerDocument==w&&b(w,t)?1:l?P(l,e)-P(l,t):0:4&r?-1:1)}:function(e,t){if(e===t)return d=!0,0;var n,r=0,o=e.parentNode,i=t.parentNode,a=[e],s=[t];if(!o||!i)return e==p?-1:t==p?1:o?-1:i?1:l?P(l,e)-P(l,t):0;if(o===i)return fe(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[r]===s[r];)r++;return r?fe(a[r],s[r]):a[r]==w?-1:s[r]==w?1:0},p):p},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(f(e),n.matchesSelector&&v&&!A[t+" "]&&(!y||!y.test(t))&&(!m||!m.test(t)))try{var r=g.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){A(t,!0)}return se(t,p,null,[e]).length>0},se.contains=function(e,t){return(e.ownerDocument||e)!=p&&f(e),b(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=p&&f(e);var o=r.attrHandle[t.toLowerCase()],i=o&&_.call(r.attrHandle,t.toLowerCase())?o(e,t,!v):void 0;return void 0!==i?i:n.attributes||!v?e.getAttribute(t):(i=e.getAttributeNode(t))&&i.specified?i.value:null},se.escape=function(e){return(e+"").replace(re,oe)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,r=[],o=0,i=0;if(d=!n.detectDuplicates,l=!n.sortStable&&e.slice(0),e.sort(E),d){for(;t=e[i++];)t===e[i]&&(o=r.push(i));for(;o--;)e.splice(r[o],1)}return l=null,e},o=se.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=o(t);return n},(r=se.selectors={cacheLength:50,createPseudo:ce,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&U.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=j[e+" "];return t||(t=new RegExp("(^|[\\x20\\t\\r\\n\\f])"+e+"("+H+"|$)"))&&j(e,(function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,n){return function(r){var o=se.attr(r,e);return null==o?"!="===t:!t||(o+="","="===t?o===n:"!="===t?o!==n:"^="===t?n&&0===o.indexOf(n):"*="===t?n&&o.indexOf(n)>-1:"$="===t?n&&o.slice(-n.length)===n:"~="===t?(" "+o.replace(F," ")+" ").indexOf(n)>-1:"|="===t&&(o===n||o.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,o){var i="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===o?function(e){return!!e.parentNode}:function(t,n,u){var c,l,d,f,p,h,v=i!==a?"nextSibling":"previousSibling",m=t.parentNode,y=s&&t.nodeName.toLowerCase(),g=!u&&!s,b=!1;if(m){if(i){for(;v;){for(f=t;f=f[v];)if(s?f.nodeName.toLowerCase()===y:1===f.nodeType)return!1;h=v="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?m.firstChild:m.lastChild],a&&g){for(b=(p=(c=(l=(d=(f=m)[x]||(f[x]={}))[f.uniqueID]||(d[f.uniqueID]={}))[e]||[])[0]===k&&c[1])&&c[2],f=p&&m.childNodes[p];f=++p&&f&&f[v]||(b=p=0)||h.pop();)if(1===f.nodeType&&++b&&f===t){l[e]=[k,p,b];break}}else if(g&&(b=p=(c=(l=(d=(f=t)[x]||(f[x]={}))[f.uniqueID]||(d[f.uniqueID]={}))[e]||[])[0]===k&&c[1]),!1===b)for(;(f=++p&&f&&f[v]||(b=p=0)||h.pop())&&((s?f.nodeName.toLowerCase()!==y:1!==f.nodeType)||!++b||(g&&((l=(d=f[x]||(f[x]={}))[f.uniqueID]||(d[f.uniqueID]={}))[e]=[k,b]),f!==t)););return(b-=o)===r||b%r==0&&b/r>=0}}},PSEUDO:function(e,t){var n,o=r.pseudos[e]||r.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return o[x]?o(t):o.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?ce((function(e,n){for(var r,i=o(e,t),a=i.length;a--;)e[r=P(e,i[a])]=!(n[r]=i[a])})):function(e){return o(e,0,n)}):o}},pseudos:{not:ce((function(e){var t=[],n=[],r=s(e.replace($,"$1"));return r[x]?ce((function(e,t,n,o){for(var i,a=r(e,null,o,[]),s=e.length;s--;)(i=a[s])&&(e[s]=!(t[s]=i))})):function(e,o,i){return t[0]=e,r(t,null,i,n),t[0]=null,!n.pop()}})),has:ce((function(e){return function(t){return se(e,t).length>0}})),contains:ce((function(e){return e=e.replace(te,ne),function(t){return(t.textContent||o(t)).indexOf(e)>-1}})),lang:ce((function(e){return X.test(e||"")||se.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=v?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ve(!1),disabled:ve(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return J.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:me((function(){return[0]})),last:me((function(e,t){return[t-1]})),eq:me((function(e,t,n){return[n<0?n+t:n]})),even:me((function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e})),odd:me((function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e})),lt:me((function(e,t,n){for(var r=n<0?n+t:n>t?t:n;--r>=0;)e.push(r);return e})),gt:me((function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e}))}}).pseudos.nth=r.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=pe(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=he(t);function ge(){}function be(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function xe(e,t,n){var r=t.dir,o=t.next,i=o||r,a=n&&"parentNode"===i,s=C++;return t.first?function(t,n,o){for(;t=t[r];)if(1===t.nodeType||a)return e(t,n,o);return!1}:function(t,n,u){var c,l,d,f=[k,s];if(u){for(;t=t[r];)if((1===t.nodeType||a)&&e(t,n,u))return!0}else for(;t=t[r];)if(1===t.nodeType||a)if(l=(d=t[x]||(t[x]={}))[t.uniqueID]||(d[t.uniqueID]={}),o&&o===t.nodeName.toLowerCase())t=t[r]||t;else{if((c=l[i])&&c[0]===k&&c[1]===s)return f[2]=c[2];if(l[i]=f,f[2]=e(t,n,u))return!0}return!1}}function we(e){return e.length>1?function(t,n,r){for(var o=e.length;o--;)if(!e[o](t,n,r))return!1;return!0}:e[0]}function ke(e,t,n,r,o){for(var i,a=[],s=0,u=e.length,c=null!=t;s<u;s++)(i=e[s])&&(n&&!n(i,r,o)||(a.push(i),c&&t.push(s)));return a}function Ce(e,t,n,r,o,i){return r&&!r[x]&&(r=Ce(r)),o&&!o[x]&&(o=Ce(o,i)),ce((function(i,a,s,u){var c,l,d,f=[],p=[],h=a.length,v=i||function(e,t,n){for(var r=0,o=t.length;r<o;r++)se(e,t[r],n);return n}(t||"*",s.nodeType?[s]:s,[]),m=!e||!i&&t?v:ke(v,f,e,s,u),y=n?o||(i?e:h||r)?[]:a:m;if(n&&n(m,y,s,u),r)for(c=ke(y,p),r(c,[],s,u),l=c.length;l--;)(d=c[l])&&(y[p[l]]=!(m[p[l]]=d));if(i){if(o||e){if(o){for(c=[],l=y.length;l--;)(d=y[l])&&c.push(m[l]=d);o(null,y=[],c,u)}for(l=y.length;l--;)(d=y[l])&&(c=o?P(i,d):f[l])>-1&&(i[c]=!(a[c]=d))}}else y=ke(y===a?y.splice(h,y.length):y),o?o(null,a,y,u):L.apply(a,y)}))}function je(e){for(var t,n,o,i=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,l=xe((function(e){return e===t}),s,!0),d=xe((function(e){return P(t,e)>-1}),s,!0),f=[function(e,n,r){var o=!a&&(r||n!==c)||((t=n).nodeType?l(e,n,r):d(e,n,r));return t=null,o}];u<i;u++)if(n=r.relative[e[u].type])f=[xe(we(f),n)];else{if((n=r.filter[e[u].type].apply(null,e[u].matches))[x]){for(o=++u;o<i&&!r.relative[e[o].type];o++);return Ce(u>1&&we(f),u>1&&be(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace($,"$1"),n,u<o&&je(e.slice(u,o)),o<i&&je(e=e.slice(o)),o<i&&be(e))}f.push(n)}return we(f)}return ge.prototype=r.filters=r.pseudos,r.setFilters=new ge,a=se.tokenize=function(e,t){var n,o,i,a,s,u,c,l=T[e+" "];if(l)return t?0:l.slice(0);for(s=e,u=[],c=r.preFilter;s;){for(a in n&&!(o=Q.exec(s))||(o&&(s=s.slice(o[0].length)||s),u.push(i=[])),n=!1,(o=B.exec(s))&&(n=o.shift(),i.push({value:n,type:o[0].replace($," ")}),s=s.slice(n.length)),r.filter)!(o=V[a].exec(s))||c[a]&&!(o=c[a](o))||(n=o.shift(),i.push({value:n,type:a,matches:o}),s=s.slice(n.length));if(!n)break}return t?s.length:s?se.error(e):T(e,u).slice(0)},s=se.compile=function(e,t){var n,o=[],i=[],s=S[e+" "];if(!s){for(t||(t=a(e)),n=t.length;n--;)(s=je(t[n]))[x]?o.push(s):i.push(s);(s=S(e,function(e,t){var n=t.length>0,o=e.length>0,i=function(i,a,s,u,l){var d,h,m,y=0,g="0",b=i&&[],x=[],w=c,C=i||o&&r.find.TAG("*",l),j=k+=null==w?1:Math.random()||.1,T=C.length;for(l&&(c=a==p||a||l);g!==T&&null!=(d=C[g]);g++){if(o&&d){for(h=0,a||d.ownerDocument==p||(f(d),s=!v);m=e[h++];)if(m(d,a||p,s)){u.push(d);break}l&&(k=j)}n&&((d=!m&&d)&&y--,i&&b.push(d))}if(y+=g,n&&g!==y){for(h=0;m=t[h++];)m(b,x,a,s);if(i){if(y>0)for(;g--;)b[g]||x[g]||(x[g]=q.call(u));x=ke(x)}L.apply(u,x),l&&!i&&x.length>0&&y+t.length>1&&se.uniqueSort(u)}return l&&(k=j,c=w),b};return n?ce(i):i}(i,o))).selector=e}return s},u=se.select=function(e,t,n,o){var i,u,c,l,d,f="function"==typeof e&&e,p=!o&&a(e=f.selector||e);if(n=n||[],1===p.length){if((u=p[0]=p[0].slice(0)).length>2&&"ID"===(c=u[0]).type&&9===t.nodeType&&v&&r.relative[u[1].type]){if(!(t=(r.find.ID(c.matches[0].replace(te,ne),t)||[])[0]))return n;f&&(t=t.parentNode),e=e.slice(u.shift().value.length)}for(i=V.needsContext.test(e)?0:u.length;i--&&(c=u[i],!r.relative[l=c.type]);)if((d=r.find[l])&&(o=d(c.matches[0].replace(te,ne),ee.test(u[0].type)&&ye(t.parentNode)||t))){if(u.splice(i,1),!(e=o.length&&be(u)))return L.apply(n,o),n;break}}return(f||s(e,p))(o,t,!v,n,!t||ee.test(e)&&ye(t.parentNode)||t),n},n.sortStable=x.split("").sort(E).join("")===x,n.detectDuplicates=!!d,f(),n.sortDetached=le((function(e){return 1&e.compareDocumentPosition(p.createElement("fieldset"))})),le((function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")}))||de("type|href|height|width",(function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),n.attributes&&le((function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||de("value",(function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),le((function(e){return null==e.getAttribute("disabled")}))||de(M,(function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null})),se}(n);T.find=A,(T.expr=A.selectors)[":"]=T.expr.pseudos,T.uniqueSort=T.unique=A.uniqueSort,T.text=A.getText,T.isXMLDoc=A.isXML,T.contains=A.contains,T.escapeSelector=A.escape;var E=function(e,t,n){for(var r=[],o=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(o&&T(e).is(n))break;r.push(e)}return r},_=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},N=T.expr.match.needsContext;function q(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var D=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function L(e,t,n){return g(t)?T.grep(e,(function(e,r){return!!t.call(e,r,e)!==n})):t.nodeType?T.grep(e,(function(e){return e===t!==n})):"string"!=typeof t?T.grep(e,(function(e){return d.call(t,e)>-1!==n})):T.filter(t,e,n)}T.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?T.find.matchesSelector(r,e)?[r]:[]:T.find.matches(e,T.grep(t,(function(e){return 1===e.nodeType})))},T.fn.extend({find:function(e){var t,n,r=this.length,o=this;if("string"!=typeof e)return this.pushStack(T(e).filter((function(){for(t=0;t<r;t++)if(T.contains(o[t],this))return!0})));for(n=this.pushStack([]),t=0;t<r;t++)T.find(e,o[t],n);return r>1?T.uniqueSort(n):n},filter:function(e){return this.pushStack(L(this,e||[],!1))},not:function(e){return this.pushStack(L(this,e||[],!0))},is:function(e){return!!L(this,"string"==typeof e&&N.test(e)?T(e):e||[],!1).length}});var O,P=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(T.fn.init=function(e,t,n){var r,o;if(!e)return this;if(n=n||O,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:P.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof T?t[0]:t,T.merge(this,T.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:x,!0)),D.test(r[1])&&T.isPlainObject(t))for(r in t)g(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(o=x.getElementById(r[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(T):T.makeArray(e,this)}).prototype=T.fn,O=T(x);var M=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function R(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}T.fn.extend({has:function(e){var t=T(e,this),n=t.length;return this.filter((function(){for(var e=0;e<n;e++)if(T.contains(this,t[e]))return!0}))},closest:function(e,t){var n,r=0,o=this.length,i=[],a="string"!=typeof e&&T(e);if(!N.test(e))for(;r<o;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?a.index(n)>-1:1===n.nodeType&&T.find.matchesSelector(n,e))){i.push(n);break}return this.pushStack(i.length>1?T.uniqueSort(i):i)},index:function(e){return e?"string"==typeof e?d.call(T(e),this[0]):d.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(T.uniqueSort(T.merge(this.get(),T(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),T.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return E(e,"parentNode")},parentsUntil:function(e,t,n){return E(e,"parentNode",n)},next:function(e){return R(e,"nextSibling")},prev:function(e){return R(e,"previousSibling")},nextAll:function(e){return E(e,"nextSibling")},prevAll:function(e){return E(e,"previousSibling")},nextUntil:function(e,t,n){return E(e,"nextSibling",n)},prevUntil:function(e,t,n){return E(e,"previousSibling",n)},siblings:function(e){return _((e.parentNode||{}).firstChild,e)},children:function(e){return _(e.firstChild)},contents:function(e){return null!=e.contentDocument&&s(e.contentDocument)?e.contentDocument:(q(e,"template")&&(e=e.content||e),T.merge([],e.childNodes))}},(function(e,t){T.fn[e]=function(n,r){var o=T.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(o=T.filter(r,o)),this.length>1&&(H[e]||T.uniqueSort(o),M.test(e)&&o.reverse()),this.pushStack(o)}}));var I=/[^\x20\t\r\n\f]+/g;function W(e){return e}function F(e){throw e}function $(e,t,n,r){var o;try{e&&g(o=e.promise)?o.call(e).done(t).fail(n):e&&g(o=e.then)?o.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}T.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return T.each(e.match(I)||[],(function(e,n){t[n]=!0})),t}(e):T.extend({},e);var t,n,r,o,i=[],a=[],s=-1,u=function(){for(o=o||e.once,r=t=!0;a.length;s=-1)for(n=a.shift();++s<i.length;)!1===i[s].apply(n[0],n[1])&&e.stopOnFalse&&(s=i.length,n=!1);e.memory||(n=!1),t=!1,o&&(i=n?[]:"")},c={add:function(){return i&&(n&&!t&&(s=i.length-1,a.push(n)),function t(n){T.each(n,(function(n,r){g(r)?e.unique&&c.has(r)||i.push(r):r&&r.length&&"string"!==C(r)&&t(r)}))}(arguments),n&&!t&&u()),this},remove:function(){return T.each(arguments,(function(e,t){for(var n;(n=T.inArray(t,i,n))>-1;)i.splice(n,1),n<=s&&s--})),this},has:function(e){return e?T.inArray(e,i)>-1:i.length>0},empty:function(){return i&&(i=[]),this},disable:function(){return o=a=[],i=n="",this},disabled:function(){return!i},lock:function(){return o=a=[],n||t||(i=n=""),this},locked:function(){return!!o},fireWith:function(e,n){return o||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!r}};return c},T.extend({Deferred:function(e){var t=[["notify","progress",T.Callbacks("memory"),T.Callbacks("memory"),2],["resolve","done",T.Callbacks("once memory"),T.Callbacks("once memory"),0,"resolved"],["reject","fail",T.Callbacks("once memory"),T.Callbacks("once memory"),1,"rejected"]],r="pending",o={state:function(){return r},always:function(){return i.done(arguments).fail(arguments),this},catch:function(e){return o.then(null,e)},pipe:function(){var e=arguments;return T.Deferred((function(n){T.each(t,(function(t,r){var o=g(e[r[4]])&&e[r[4]];i[r[1]]((function(){var e=o&&o.apply(this,arguments);e&&g(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,o?[e]:arguments)}))})),e=null})).promise()},then:function(e,r,o){var i=0;function s(e,t,r,o){return function(){var u=this,c=arguments,l=function(){var n,l;if(!(e<i)){if((n=r.apply(u,c))===t.promise())throw new TypeError("Thenable self-resolution");l=n&&("object"===a(n)||"function"==typeof n)&&n.then,g(l)?o?l.call(n,s(i,t,W,o),s(i,t,F,o)):(i++,l.call(n,s(i,t,W,o),s(i,t,F,o),s(i,t,W,t.notifyWith))):(r!==W&&(u=void 0,c=[n]),(o||t.resolveWith)(u,c))}},d=o?l:function(){try{l()}catch(n){T.Deferred.exceptionHook&&T.Deferred.exceptionHook(n,d.stackTrace),e+1>=i&&(r!==F&&(u=void 0,c=[n]),t.rejectWith(u,c))}};e?d():(T.Deferred.getStackHook&&(d.stackTrace=T.Deferred.getStackHook()),n.setTimeout(d))}}return T.Deferred((function(n){t[0][3].add(s(0,n,g(o)?o:W,n.notifyWith)),t[1][3].add(s(0,n,g(e)?e:W)),t[2][3].add(s(0,n,g(r)?r:F))})).promise()},promise:function(e){return null!=e?T.extend(e,o):o}},i={};return T.each(t,(function(e,n){var a=n[2],s=n[5];o[n[1]]=a.add,s&&a.add((function(){r=s}),t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),a.add(n[3].fire),i[n[0]]=function(){return i[n[0]+"With"](this===i?void 0:this,arguments),this},i[n[0]+"With"]=a.fireWith})),o.promise(i),e&&e.call(i,i),i},when:function(e){var t=arguments.length,n=t,r=Array(n),o=u.call(arguments),i=T.Deferred(),a=function(e){return function(n){r[e]=this,o[e]=arguments.length>1?u.call(arguments):n,--t||i.resolveWith(r,o)}};if(t<=1&&($(e,i.done(a(n)).resolve,i.reject,!t),"pending"===i.state()||g(o[n]&&o[n].then)))return i.then();for(;n--;)$(o[n],a(n),i.reject);return i.promise()}});var Q=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;T.Deferred.exceptionHook=function(e,t){n.console&&n.console.warn&&e&&Q.test(e.name)&&n.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},T.readyException=function(e){n.setTimeout((function(){throw e}))};var B=T.Deferred();function z(){x.removeEventListener("DOMContentLoaded",z),n.removeEventListener("load",z),T.ready()}T.fn.ready=function(e){return B.then(e).catch((function(e){T.readyException(e)})),this},T.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--T.readyWait:T.isReady)||(T.isReady=!0,!0!==e&&--T.readyWait>0||B.resolveWith(x,[T]))}}),T.ready.then=B.then,"complete"===x.readyState||"loading"!==x.readyState&&!x.documentElement.doScroll?n.setTimeout(T.ready):(x.addEventListener("DOMContentLoaded",z),n.addEventListener("load",z));var U=function e(t,n,r,o,i,a,s){var u=0,c=t.length,l=null==r;if("object"===C(r))for(u in i=!0,r)e(t,n,u,r[u],!0,a,s);else if(void 0!==o&&(i=!0,g(o)||(s=!0),l&&(s?(n.call(t,o),n=null):(l=n,n=function(e,t,n){return l.call(T(e),n)})),n))for(;u<c;u++)n(t[u],r,s?o:o.call(t[u],u,n(t[u],r)));return i?t:l?n.call(t):c?n(t[0],r):a},X=/^-ms-/,V=/-([a-z])/g;function G(e,t){return t.toUpperCase()}function J(e){return e.replace(X,"ms-").replace(V,G)}var Y=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function K(){this.expando=T.expando+K.uid++}K.uid=1,K.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Y(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,o=this.cache(e);if("string"==typeof t)o[J(t)]=n;else for(r in t)o[J(r)]=t[r];return o},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][J(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(J):(t=J(t))in r?[t]:t.match(I)||[]).length;for(;n--;)delete r[t[n]]}(void 0===t||T.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!T.isEmptyObject(t)}};var Z=new K,ee=new K,te=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,ne=/[A-Z]/g;function re(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(ne,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=function(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:te.test(e)?JSON.parse(e):e)}(n)}catch(e){}ee.set(e,t,n)}else n=void 0;return n}T.extend({hasData:function(e){return ee.hasData(e)||Z.hasData(e)},data:function(e,t,n){return ee.access(e,t,n)},removeData:function(e,t){ee.remove(e,t)},_data:function(e,t,n){return Z.access(e,t,n)},_removeData:function(e,t){Z.remove(e,t)}}),T.fn.extend({data:function(e,t){var n,r,o,i=this[0],s=i&&i.attributes;if(void 0===e){if(this.length&&(o=ee.get(i),1===i.nodeType&&!Z.get(i,"hasDataAttrs"))){for(n=s.length;n--;)s[n]&&0===(r=s[n].name).indexOf("data-")&&(r=J(r.slice(5)),re(i,r,o[r]));Z.set(i,"hasDataAttrs",!0)}return o}return"object"===a(e)?this.each((function(){ee.set(this,e)})):U(this,(function(t){var n;if(i&&void 0===t)return void 0!==(n=ee.get(i,e))||void 0!==(n=re(i,e))?n:void 0;this.each((function(){ee.set(this,e,t)}))}),null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each((function(){ee.remove(this,e)}))}}),T.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Z.get(e,t),n&&(!r||Array.isArray(n)?r=Z.access(e,t,T.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){var n=T.queue(e,t=t||"fx"),r=n.length,o=n.shift(),i=T._queueHooks(e,t);"inprogress"===o&&(o=n.shift(),r--),o&&("fx"===t&&n.unshift("inprogress"),delete i.stop,o.call(e,(function(){T.dequeue(e,t)}),i)),!r&&i&&i.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Z.get(e,n)||Z.access(e,n,{empty:T.Callbacks("once memory").add((function(){Z.remove(e,[t+"queue",n])}))})}}),T.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?T.queue(this[0],e):void 0===t?this:this.each((function(){var n=T.queue(this,e,t);T._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&T.dequeue(this,e)}))},dequeue:function(e){return this.each((function(){T.dequeue(this,e)}))},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,o=T.Deferred(),i=this,a=this.length,s=function(){--r||o.resolveWith(i,[i])};for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";a--;)(n=Z.get(i[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),o.promise(t)}});var oe=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ie=new RegExp("^(?:([+-])=|)("+oe+")([a-z%]*)$","i"),ae=["Top","Right","Bottom","Left"],se=x.documentElement,ue=function(e){return T.contains(e.ownerDocument,e)},ce={composed:!0};se.getRootNode&&(ue=function(e){return T.contains(e.ownerDocument,e)||e.getRootNode(ce)===e.ownerDocument});var le=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&ue(e)&&"none"===T.css(e,"display")};function de(e,t,n,r){var o,i,a=20,s=r?function(){return r.cur()}:function(){return T.css(e,t,"")},u=s(),c=n&&n[3]||(T.cssNumber[t]?"":"px"),l=e.nodeType&&(T.cssNumber[t]||"px"!==c&&+u)&&ie.exec(T.css(e,t));if(l&&l[3]!==c){for(u/=2,c=c||l[3],l=+u||1;a--;)T.style(e,t,l+c),(1-i)*(1-(i=s()/u||.5))<=0&&(a=0),l/=i;T.style(e,t,(l*=2)+c),n=n||[]}return n&&(l=+l||+u||0,o=n[1]?l+(n[1]+1)*n[2]:+n[2],r&&(r.unit=c,r.start=l,r.end=o)),o}var fe={};function pe(e){var t,n=e.ownerDocument,r=e.nodeName,o=fe[r];return o||(t=n.body.appendChild(n.createElement(r)),o=T.css(t,"display"),t.parentNode.removeChild(t),"none"===o&&(o="block"),fe[r]=o,o)}function he(e,t){for(var n,r,o=[],i=0,a=e.length;i<a;i++)(r=e[i]).style&&(n=r.style.display,t?("none"===n&&(o[i]=Z.get(r,"display")||null,o[i]||(r.style.display="")),""===r.style.display&&le(r)&&(o[i]=pe(r))):"none"!==n&&(o[i]="none",Z.set(r,"display",n)));for(i=0;i<a;i++)null!=o[i]&&(e[i].style.display=o[i]);return e}T.fn.extend({show:function(){return he(this,!0)},hide:function(){return he(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each((function(){le(this)?T(this).show():T(this).hide()}))}});var ve,me,ye=/^(?:checkbox|radio)$/i,ge=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,be=/^$|^module$|\/(?:java|ecma)script/i;ve=x.createDocumentFragment().appendChild(x.createElement("div")),(me=x.createElement("input")).setAttribute("type","radio"),me.setAttribute("checked","checked"),me.setAttribute("name","t"),ve.appendChild(me),y.checkClone=ve.cloneNode(!0).cloneNode(!0).lastChild.checked,ve.innerHTML="<textarea>x</textarea>",y.noCloneChecked=!!ve.cloneNode(!0).lastChild.defaultValue,ve.innerHTML="<option></option>",y.option=!!ve.lastChild;var xe={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function we(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&q(e,t)?T.merge([e],n):n}function ke(e,t){for(var n=0,r=e.length;n<r;n++)Z.set(e[n],"globalEval",!t||Z.get(t[n],"globalEval"))}xe.tbody=xe.tfoot=xe.colgroup=xe.caption=xe.thead,xe.th=xe.td,y.option||(xe.optgroup=xe.option=[1,"<select multiple='multiple'>","</select>"]);var Ce=/<|&#?\w+;/;function je(e,t,n,r,o){for(var i,a,s,u,c,l,d=t.createDocumentFragment(),f=[],p=0,h=e.length;p<h;p++)if((i=e[p])||0===i)if("object"===C(i))T.merge(f,i.nodeType?[i]:i);else if(Ce.test(i)){for(a=a||d.appendChild(t.createElement("div")),s=(ge.exec(i)||["",""])[1].toLowerCase(),u=xe[s]||xe._default,a.innerHTML=u[1]+T.htmlPrefilter(i)+u[2],l=u[0];l--;)a=a.lastChild;T.merge(f,a.childNodes),(a=d.firstChild).textContent=""}else f.push(t.createTextNode(i));for(d.textContent="",p=0;i=f[p++];)if(r&&T.inArray(i,r)>-1)o&&o.push(i);else if(c=ue(i),a=we(d.appendChild(i),"script"),c&&ke(a),n)for(l=0;i=a[l++];)be.test(i.type||"")&&n.push(i);return d}var Te=/^key/,Se=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ae=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function _e(){return!1}function Ne(e,t){return e===function(){try{return x.activeElement}catch(e){}}()==("focus"===t)}function qe(e,t,n,r,o,i){var s,u;if("object"===a(t)){for(u in"string"!=typeof n&&(r=r||n,n=void 0),t)qe(e,u,n,r,t[u],i);return e}if(null==r&&null==o?(o=n,r=n=void 0):null==o&&("string"==typeof n?(o=r,r=void 0):(o=r,r=n,n=void 0)),!1===o)o=_e;else if(!o)return e;return 1===i&&(s=o,(o=function(e){return T().off(e),s.apply(this,arguments)}).guid=s.guid||(s.guid=T.guid++)),e.each((function(){T.event.add(this,t,o,r,n)}))}function De(e,t,n){n?(Z.set(e,t,!1),T.event.add(e,t,{namespace:!1,handler:function(e){var r,o,i=Z.get(this,t);if(1&e.isTrigger&&this[t]){if(i.length)(T.event.special[t]||{}).delegateType&&e.stopPropagation();else if(i=u.call(arguments),Z.set(this,t,i),r=n(this,t),this[t](),i!==(o=Z.get(this,t))||r?Z.set(this,t,!1):o={},i!==o)return e.stopImmediatePropagation(),e.preventDefault(),o.value}else i.length&&(Z.set(this,t,{value:T.event.trigger(T.extend(i[0],T.Event.prototype),i.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Z.get(e,t)&&T.event.add(e,t,Ee)}T.event={global:{},add:function(e,t,n,r,o){var i,a,s,u,c,l,d,f,p,h,v,m=Z.get(e);if(Y(e))for(n.handler&&(n=(i=n).handler,o=i.selector),o&&T.find.matchesSelector(se,o),n.guid||(n.guid=T.guid++),(u=m.events)||(u=m.events=Object.create(null)),(a=m.handle)||(a=m.handle=function(t){return T.event.triggered!==t.type?T.event.dispatch.apply(e,arguments):void 0}),c=(t=(t||"").match(I)||[""]).length;c--;)p=v=(s=Ae.exec(t[c])||[])[1],h=(s[2]||"").split(".").sort(),p&&(d=T.event.special[p]||{},p=(o?d.delegateType:d.bindType)||p,d=T.event.special[p]||{},l=T.extend({type:p,origType:v,data:r,handler:n,guid:n.guid,selector:o,needsContext:o&&T.expr.match.needsContext.test(o),namespace:h.join(".")},i),(f=u[p])||((f=u[p]=[]).delegateCount=0,d.setup&&!1!==d.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(p,a)),d.add&&(d.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),o?f.splice(f.delegateCount++,0,l):f.push(l),T.event.global[p]=!0)},remove:function(e,t,n,r,o){var i,a,s,u,c,l,d,f,p,h,v,m=Z.hasData(e)&&Z.get(e);if(m&&(u=m.events)){for(c=(t=(t||"").match(I)||[""]).length;c--;)if(p=v=(s=Ae.exec(t[c])||[])[1],h=(s[2]||"").split(".").sort(),p){for(d=T.event.special[p]||{},f=u[p=(r?d.delegateType:d.bindType)||p]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=i=f.length;i--;)l=f[i],!o&&v!==l.origType||n&&n.guid!==l.guid||s&&!s.test(l.namespace)||r&&r!==l.selector&&("**"!==r||!l.selector)||(f.splice(i,1),l.selector&&f.delegateCount--,d.remove&&d.remove.call(e,l));a&&!f.length&&(d.teardown&&!1!==d.teardown.call(e,h,m.handle)||T.removeEvent(e,p,m.handle),delete u[p])}else for(p in u)T.event.remove(e,p+t[c],n,r,!0);T.isEmptyObject(u)&&Z.remove(e,"handle events")}},dispatch:function(e){var t,n,r,o,i,a,s=new Array(arguments.length),u=T.event.fix(e),c=(Z.get(this,"events")||Object.create(null))[u.type]||[],l=T.event.special[u.type]||{};for(s[0]=u,t=1;t<arguments.length;t++)s[t]=arguments[t];if(u.delegateTarget=this,!l.preDispatch||!1!==l.preDispatch.call(this,u)){for(a=T.event.handlers.call(this,u,c),t=0;(o=a[t++])&&!u.isPropagationStopped();)for(u.currentTarget=o.elem,n=0;(i=o.handlers[n++])&&!u.isImmediatePropagationStopped();)u.rnamespace&&!1!==i.namespace&&!u.rnamespace.test(i.namespace)||(u.handleObj=i,u.data=i.data,void 0!==(r=((T.event.special[i.origType]||{}).handle||i.handler).apply(o.elem,s))&&!1===(u.result=r)&&(u.preventDefault(),u.stopPropagation()));return l.postDispatch&&l.postDispatch.call(this,u),u.result}},handlers:function(e,t){var n,r,o,i,a,s=[],u=t.delegateCount,c=e.target;if(u&&c.nodeType&&!("click"===e.type&&e.button>=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||!0!==c.disabled)){for(i=[],a={},n=0;n<u;n++)void 0===a[o=(r=t[n]).selector+" "]&&(a[o]=r.needsContext?T(o,this).index(c)>-1:T.find(o,this,null,[c]).length),a[o]&&i.push(r);i.length&&s.push({elem:c,handlers:i})}return c=this,u<t.length&&s.push({elem:c,handlers:t.slice(u)}),s},addProp:function(e,t){Object.defineProperty(T.Event.prototype,e,{enumerable:!0,configurable:!0,get:g(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[T.expando]?e:new T.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return ye.test(t.type)&&t.click&&q(t,"input")&&De(t,"click",Ee),!1},trigger:function(e){var t=this||e;return ye.test(t.type)&&t.click&&q(t,"input")&&De(t,"click"),!0},_default:function(e){var t=e.target;return ye.test(t.type)&&t.click&&q(t,"input")&&Z.get(t,"click")||q(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},T.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},(T.Event=function(e,t){if(!(this instanceof T.Event))return new T.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ee:_e,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&T.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[T.expando]=!0}).prototype={constructor:T.Event,isDefaultPrevented:_e,isPropagationStopped:_e,isImmediatePropagationStopped:_e,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ee,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ee,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ee,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},T.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&Te.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&Se.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},T.event.addProp),T.each({focus:"focusin",blur:"focusout"},(function(e,t){T.event.special[e]={setup:function(){return De(this,e,Ne),!1},trigger:function(){return De(this,e),!0},delegateType:t}})),T.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},(function(e,t){T.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,o=e.relatedTarget,i=e.handleObj;return o&&(o===r||T.contains(r,o))||(e.type=i.origType,n=i.handler.apply(this,arguments),e.type=t),n}}})),T.fn.extend({on:function(e,t,n,r){return qe(this,e,t,n,r)},one:function(e,t,n,r){return qe(this,e,t,n,r,1)},off:function(e,t,n){var r,o;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,T(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"===a(e)){for(o in e)this.off(o,t,e[o]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=_e),this.each((function(){T.event.remove(this,e,n,t)}))}});var Le=/<script|<style|<link/i,Oe=/checked\s*(?:[^=]|=\s*.checked.)/i,Pe=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Me(e,t){return q(e,"table")&&q(11!==t.nodeType?t:t.firstChild,"tr")&&T(e).children("tbody")[0]||e}function He(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Re(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Ie(e,t){var n,r,o,i,a,s;if(1===t.nodeType){if(Z.hasData(e)&&(s=Z.get(e).events))for(o in Z.remove(t,"handle events"),s)for(n=0,r=s[o].length;n<r;n++)T.event.add(t,o,s[o][n]);ee.hasData(e)&&(i=ee.access(e),a=T.extend({},i),ee.set(t,a))}}function We(e,t){var n=t.nodeName.toLowerCase();"input"===n&&ye.test(e.type)?t.checked=e.checked:"input"!==n&&"textarea"!==n||(t.defaultValue=e.defaultValue)}function Fe(e,t,n,r){t=c(t);var o,i,a,s,u,l,d=0,f=e.length,p=f-1,h=t[0],v=g(h);if(v||f>1&&"string"==typeof h&&!y.checkClone&&Oe.test(h))return e.each((function(o){var i=e.eq(o);v&&(t[0]=h.call(this,o,i.html())),Fe(i,t,n,r)}));if(f&&(i=(o=je(t,e[0].ownerDocument,!1,e,r)).firstChild,1===o.childNodes.length&&(o=i),i||r)){for(s=(a=T.map(we(o,"script"),He)).length;d<f;d++)u=o,d!==p&&(u=T.clone(u,!0,!0),s&&T.merge(a,we(u,"script"))),n.call(e[d],u,d);if(s)for(l=a[a.length-1].ownerDocument,T.map(a,Re),d=0;d<s;d++)u=a[d],be.test(u.type||"")&&!Z.access(u,"globalEval")&&T.contains(l,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?T._evalUrl&&!u.noModule&&T._evalUrl(u.src,{nonce:u.nonce||u.getAttribute("nonce")},l):k(u.textContent.replace(Pe,""),u,l))}return e}function $e(e,t,n){for(var r,o=t?T.filter(t,e):e,i=0;null!=(r=o[i]);i++)n||1!==r.nodeType||T.cleanData(we(r)),r.parentNode&&(n&&ue(r)&&ke(we(r,"script")),r.parentNode.removeChild(r));return e}T.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,o,i,a,s=e.cloneNode(!0),u=ue(e);if(!(y.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||T.isXMLDoc(e)))for(a=we(s),r=0,o=(i=we(e)).length;r<o;r++)We(i[r],a[r]);if(t)if(n)for(i=i||we(e),a=a||we(s),r=0,o=i.length;r<o;r++)Ie(i[r],a[r]);else Ie(e,s);return(a=we(s,"script")).length>0&&ke(a,!u&&we(e,"script")),s},cleanData:function(e){for(var t,n,r,o=T.event.special,i=0;void 0!==(n=e[i]);i++)if(Y(n)){if(t=n[Z.expando]){if(t.events)for(r in t.events)o[r]?T.event.remove(n,r):T.removeEvent(n,r,t.handle);n[Z.expando]=void 0}n[ee.expando]&&(n[ee.expando]=void 0)}}}),T.fn.extend({detach:function(e){return $e(this,e,!0)},remove:function(e){return $e(this,e)},text:function(e){return U(this,(function(e){return void 0===e?T.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return Fe(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Me(this,e).appendChild(e)}))},prepend:function(){return Fe(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Me(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return Fe(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return Fe(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(T.cleanData(we(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return T.clone(this,e,t)}))},html:function(e){return U(this,(function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Le.test(e)&&!xe[(ge.exec(e)||["",""])[1].toLowerCase()]){e=T.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(T.cleanData(we(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)}),null,e,arguments.length)},replaceWith:function(){var e=[];return Fe(this,arguments,(function(t){var n=this.parentNode;T.inArray(this,e)<0&&(T.cleanData(we(this)),n&&n.replaceChild(t,this))}),e)}}),T.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},(function(e,t){T.fn[e]=function(e){for(var n,r=[],o=T(e),i=o.length-1,a=0;a<=i;a++)n=a===i?this:this.clone(!0),T(o[a])[t](n),l.apply(r,n.get());return this.pushStack(r)}}));var Qe=new RegExp("^("+oe+")(?!px)[a-z%]+$","i"),Be=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=n),t.getComputedStyle(e)},ze=function(e,t,n){var r,o,i={};for(o in t)i[o]=e.style[o],e.style[o]=t[o];for(o in r=n.call(e),t)e.style[o]=i[o];return r},Ue=new RegExp(ae.join("|"),"i");function Xe(e,t,n){var r,o,i,a,s=e.style;return(n=n||Be(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||ue(e)||(a=T.style(e,t)),!y.pixelBoxStyles()&&Qe.test(a)&&Ue.test(t)&&(r=s.width,o=s.minWidth,i=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=o,s.maxWidth=i)),void 0!==a?a+"":a}function Ve(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(l){c.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",l.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",se.appendChild(c).appendChild(l);var e=n.getComputedStyle(l);r="1%"!==e.top,u=12===t(e.marginLeft),l.style.right="60%",a=36===t(e.right),o=36===t(e.width),l.style.position="absolute",i=12===t(l.offsetWidth/3),se.removeChild(c),l=null}}function t(e){return Math.round(parseFloat(e))}var r,o,i,a,s,u,c=x.createElement("div"),l=x.createElement("div");l.style&&(l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",y.clearCloneStyle="content-box"===l.style.backgroundClip,T.extend(y,{boxSizingReliable:function(){return e(),o},pixelBoxStyles:function(){return e(),a},pixelPosition:function(){return e(),r},reliableMarginLeft:function(){return e(),u},scrollboxSize:function(){return e(),i},reliableTrDimensions:function(){var e,t,r,o;return null==s&&(e=x.createElement("table"),t=x.createElement("tr"),r=x.createElement("div"),e.style.cssText="position:absolute;left:-11111px",t.style.height="1px",r.style.height="9px",se.appendChild(e).appendChild(t).appendChild(r),o=n.getComputedStyle(t),s=parseInt(o.height)>3,se.removeChild(e)),s}}))}();var Ge=["Webkit","Moz","ms"],Je=x.createElement("div").style,Ye={};function Ke(e){return T.cssProps[e]||Ye[e]||(e in Je?e:Ye[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=Ge.length;n--;)if((e=Ge[n]+t)in Je)return e}(e)||e)}var Ze=/^(none|table(?!-c[ea]).+)/,et=/^--/,tt={position:"absolute",visibility:"hidden",display:"block"},nt={letterSpacing:"0",fontWeight:"400"};function rt(e,t,n){var r=ie.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function ot(e,t,n,r,o,i){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=T.css(e,n+ae[a],!0,o)),r?("content"===n&&(u-=T.css(e,"padding"+ae[a],!0,o)),"margin"!==n&&(u-=T.css(e,"border"+ae[a]+"Width",!0,o))):(u+=T.css(e,"padding"+ae[a],!0,o),"padding"!==n?u+=T.css(e,"border"+ae[a]+"Width",!0,o):s+=T.css(e,"border"+ae[a]+"Width",!0,o));return!r&&i>=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-i-u-s-.5))||0),u}function it(e,t,n){var r=Be(e),o=(!y.boxSizingReliable()||n)&&"border-box"===T.css(e,"boxSizing",!1,r),i=o,a=Xe(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(Qe.test(a)){if(!n)return a;a="auto"}return(!y.boxSizingReliable()&&o||!y.reliableTrDimensions()&&q(e,"tr")||"auto"===a||!parseFloat(a)&&"inline"===T.css(e,"display",!1,r))&&e.getClientRects().length&&(o="border-box"===T.css(e,"boxSizing",!1,r),(i=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+ot(e,t,n||(o?"border":"content"),i,r,a)+"px"}function at(e,t,n,r,o){return new at.prototype.init(e,t,n,r,o)}T.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Xe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,i,s,u=J(t),c=et.test(t),l=e.style;if(c||(t=Ke(u)),s=T.cssHooks[t]||T.cssHooks[u],void 0===n)return s&&"get"in s&&void 0!==(o=s.get(e,!1,r))?o:l[t];"string"===(i=a(n))&&(o=ie.exec(n))&&o[1]&&(n=de(e,t,o),i="number"),null!=n&&n==n&&("number"!==i||c||(n+=o&&o[3]||(T.cssNumber[u]?"":"px")),y.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),s&&"set"in s&&void 0===(n=s.set(e,n,r))||(c?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var o,i,a,s=J(t);return et.test(t)||(t=Ke(s)),(a=T.cssHooks[t]||T.cssHooks[s])&&"get"in a&&(o=a.get(e,!0,n)),void 0===o&&(o=Xe(e,t,r)),"normal"===o&&t in nt&&(o=nt[t]),""===n||n?(i=parseFloat(o),!0===n||isFinite(i)?i||0:o):o}}),T.each(["height","width"],(function(e,t){T.cssHooks[t]={get:function(e,n,r){if(n)return!Ze.test(T.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?it(e,t,r):ze(e,tt,(function(){return it(e,t,r)}))},set:function(e,n,r){var o,i=Be(e),a=!y.scrollboxSize()&&"absolute"===i.position,s=(a||r)&&"border-box"===T.css(e,"boxSizing",!1,i),u=r?ot(e,t,r,s,i):0;return s&&a&&(u-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(i[t])-ot(e,t,"border",!1,i)-.5)),u&&(o=ie.exec(n))&&"px"!==(o[3]||"px")&&(e.style[t]=n,n=T.css(e,t)),rt(0,n,u)}}})),T.cssHooks.marginLeft=Ve(y.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(Xe(e,"marginLeft"))||e.getBoundingClientRect().left-ze(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),T.each({margin:"",padding:"",border:"Width"},(function(e,t){T.cssHooks[e+t]={expand:function(n){for(var r=0,o={},i="string"==typeof n?n.split(" "):[n];r<4;r++)o[e+ae[r]+t]=i[r]||i[r-2]||i[0];return o}},"margin"!==e&&(T.cssHooks[e+t].set=rt)})),T.fn.extend({css:function(e,t){return U(this,(function(e,t,n){var r,o,i={},a=0;if(Array.isArray(t)){for(r=Be(e),o=t.length;a<o;a++)i[t[a]]=T.css(e,t[a],!1,r);return i}return void 0!==n?T.style(e,t,n):T.css(e,t)}),e,t,arguments.length>1)}}),T.Tween=at,at.prototype={constructor:at,init:function(e,t,n,r,o,i){this.elem=e,this.prop=n,this.easing=o||T.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=i||(T.cssNumber[n]?"":"px")},cur:function(){var e=at.propHooks[this.prop];return e&&e.get?e.get(this):at.propHooks._default.get(this)},run:function(e){var t,n=at.propHooks[this.prop];return this.options.duration?this.pos=t=T.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):at.propHooks._default.set(this),this}},at.prototype.init.prototype=at.prototype,at.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=T.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){T.fx.step[e.prop]?T.fx.step[e.prop](e):1!==e.elem.nodeType||!T.cssHooks[e.prop]&&null==e.elem.style[Ke(e.prop)]?e.elem[e.prop]=e.now:T.style(e.elem,e.prop,e.now+e.unit)}}},at.propHooks.scrollTop=at.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},T.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},(T.fx=at.prototype.init).step={};var st,ut,ct=/^(?:toggle|show|hide)$/,lt=/queueHooks$/;function dt(){ut&&(!1===x.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(dt):n.setTimeout(dt,T.fx.interval),T.fx.tick())}function ft(){return n.setTimeout((function(){st=void 0})),st=Date.now()}function pt(e,t){var n,r=0,o={height:e};for(t=t?1:0;r<4;r+=2-t)o["margin"+(n=ae[r])]=o["padding"+n]=e;return t&&(o.opacity=o.width=e),o}function ht(e,t,n){for(var r,o=(vt.tweeners[t]||[]).concat(vt.tweeners["*"]),i=0,a=o.length;i<a;i++)if(r=o[i].call(n,t,e))return r}function vt(e,t,n){var r,o,i=0,a=vt.prefilters.length,s=T.Deferred().always((function(){delete u.elem})),u=function(){if(o)return!1;for(var t=st||ft(),n=Math.max(0,c.startTime+c.duration-t),r=1-(n/c.duration||0),i=0,a=c.tweens.length;i<a;i++)c.tweens[i].run(r);return s.notifyWith(e,[c,r,n]),r<1&&a?n:(a||s.notifyWith(e,[c,1,0]),s.resolveWith(e,[c]),!1)},c=s.promise({elem:e,props:T.extend({},t),opts:T.extend(!0,{specialEasing:{},easing:T.easing._default},n),originalProperties:t,originalOptions:n,startTime:st||ft(),duration:n.duration,tweens:[],createTween:function(t,n){var r=T.Tween(e,c.opts,t,n,c.opts.specialEasing[t]||c.opts.easing);return c.tweens.push(r),r},stop:function(t){var n=0,r=t?c.tweens.length:0;if(o)return this;for(o=!0;n<r;n++)c.tweens[n].run(1);return t?(s.notifyWith(e,[c,1,0]),s.resolveWith(e,[c,t])):s.rejectWith(e,[c,t]),this}}),l=c.props;for(function(e,t){var n,r,o,i,a;for(n in e)if(o=t[r=J(n)],i=e[n],Array.isArray(i)&&(o=i[1],i=e[n]=i[0]),n!==r&&(e[r]=i,delete e[n]),(a=T.cssHooks[r])&&"expand"in a)for(n in i=a.expand(i),delete e[r],i)n in e||(e[n]=i[n],t[n]=o);else t[r]=o}(l,c.opts.specialEasing);i<a;i++)if(r=vt.prefilters[i].call(c,e,l,c.opts))return g(r.stop)&&(T._queueHooks(c.elem,c.opts.queue).stop=r.stop.bind(r)),r;return T.map(l,ht,c),g(c.opts.start)&&c.opts.start.call(e,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),T.fx.timer(T.extend(u,{elem:e,anim:c,queue:c.opts.queue})),c}T.Animation=T.extend(vt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return de(n.elem,e,ie.exec(t),n),n}]},tweener:function(e,t){g(e)?(t=e,e=["*"]):e=e.match(I);for(var n,r=0,o=e.length;r<o;r++)n=e[r],vt.tweeners[n]=vt.tweeners[n]||[],vt.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,o,i,a,s,u,c,l,d="width"in t||"height"in t,f=this,p={},h=e.style,v=e.nodeType&&le(e),m=Z.get(e,"fxshow");for(r in n.queue||(null==(a=T._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,f.always((function(){f.always((function(){a.unqueued--,T.queue(e,"fx").length||a.empty.fire()}))}))),t)if(o=t[r],ct.test(o)){if(delete t[r],i=i||"toggle"===o,o===(v?"hide":"show")){if("show"!==o||!m||void 0===m[r])continue;v=!0}p[r]=m&&m[r]||T.style(e,r)}if((u=!T.isEmptyObject(t))||!T.isEmptyObject(p))for(r in d&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(c=m&&m.display)&&(c=Z.get(e,"display")),"none"===(l=T.css(e,"display"))&&(c?l=c:(he([e],!0),c=e.style.display||c,l=T.css(e,"display"),he([e]))),("inline"===l||"inline-block"===l&&null!=c)&&"none"===T.css(e,"float")&&(u||(f.done((function(){h.display=c})),null==c&&(l=h.display,c="none"===l?"":l)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",f.always((function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]}))),u=!1,p)u||(m?"hidden"in m&&(v=m.hidden):m=Z.access(e,"fxshow",{display:c}),i&&(m.hidden=!v),v&&he([e],!0),f.done((function(){for(r in v||he([e]),Z.remove(e,"fxshow"),p)T.style(e,r,p[r])}))),u=ht(v?m[r]:0,r,f),r in m||(m[r]=u.start,v&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?vt.prefilters.unshift(e):vt.prefilters.push(e)}}),T.speed=function(e,t,n){var r=e&&"object"===a(e)?T.extend({},e):{complete:n||!n&&t||g(e)&&e,duration:e,easing:n&&t||t&&!g(t)&&t};return T.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in T.fx.speeds?r.duration=T.fx.speeds[r.duration]:r.duration=T.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){g(r.old)&&r.old.call(this),r.queue&&T.dequeue(this,r.queue)},r},T.fn.extend({fadeTo:function(e,t,n,r){return this.filter(le).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var o=T.isEmptyObject(e),i=T.speed(t,n,r),a=function(){var t=vt(this,T.extend({},e),i);(o||Z.get(this,"finish"))&&t.stop(!0)};return a.finish=a,o||!1===i.queue?this.each(a):this.queue(i.queue,a)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&this.queue(e||"fx",[]),this.each((function(){var t=!0,o=null!=e&&e+"queueHooks",i=T.timers,a=Z.get(this);if(o)a[o]&&a[o].stop&&r(a[o]);else for(o in a)a[o]&&a[o].stop&&lt.test(o)&&r(a[o]);for(o=i.length;o--;)i[o].elem!==this||null!=e&&i[o].queue!==e||(i[o].anim.stop(n),t=!1,i.splice(o,1));!t&&n||T.dequeue(this,e)}))},finish:function(e){return!1!==e&&(e=e||"fx"),this.each((function(){var t,n=Z.get(this),r=n[e+"queue"],o=n[e+"queueHooks"],i=T.timers,a=r?r.length:0;for(n.finish=!0,T.queue(this,e,[]),o&&o.stop&&o.stop.call(this,!0),t=i.length;t--;)i[t].elem===this&&i[t].queue===e&&(i[t].anim.stop(!0),i.splice(t,1));for(t=0;t<a;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish}))}}),T.each(["toggle","show","hide"],(function(e,t){var n=T.fn[t];T.fn[t]=function(e,r,o){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(pt(t,!0),e,r,o)}})),T.each({slideDown:pt("show"),slideUp:pt("hide"),slideToggle:pt("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},(function(e,t){T.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}})),T.timers=[],T.fx.tick=function(){var e,t=0,n=T.timers;for(st=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||T.fx.stop(),st=void 0},T.fx.timer=function(e){T.timers.push(e),T.fx.start()},T.fx.interval=13,T.fx.start=function(){ut||(ut=!0,dt())},T.fx.stop=function(){ut=null},T.fx.speeds={slow:600,fast:200,_default:400},T.fn.delay=function(e,t){return e=T.fx&&T.fx.speeds[e]||e,t=t||"fx",this.queue(t,(function(t,r){var o=n.setTimeout(t,e);r.stop=function(){n.clearTimeout(o)}}))},function(){var e=x.createElement("input"),t=x.createElement("select").appendChild(x.createElement("option"));e.type="checkbox",y.checkOn=""!==e.value,y.optSelected=t.selected,(e=x.createElement("input")).value="t",e.type="radio",y.radioValue="t"===e.value}();var mt,yt=T.expr.attrHandle;T.fn.extend({attr:function(e,t){return U(this,T.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each((function(){T.removeAttr(this,e)}))}}),T.extend({attr:function(e,t,n){var r,o,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return void 0===e.getAttribute?T.prop(e,t,n):(1===i&&T.isXMLDoc(e)||(o=T.attrHooks[t.toLowerCase()]||(T.expr.match.bool.test(t)?mt:void 0)),void 0!==n?null===n?void T.removeAttr(e,t):o&&"set"in o&&void 0!==(r=o.set(e,n,t))?r:(e.setAttribute(t,n+""),n):o&&"get"in o&&null!==(r=o.get(e,t))?r:null==(r=T.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!y.radioValue&&"radio"===t&&q(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,o=t&&t.match(I);if(o&&1===e.nodeType)for(;n=o[r++];)e.removeAttribute(n)}}),mt={set:function(e,t,n){return!1===t?T.removeAttr(e,n):e.setAttribute(n,n),n}},T.each(T.expr.match.bool.source.match(/\w+/g),(function(e,t){var n=yt[t]||T.find.attr;yt[t]=function(e,t,r){var o,i,a=t.toLowerCase();return r||(i=yt[a],yt[a]=o,o=null!=n(e,t,r)?a:null,yt[a]=i),o}}));var gt=/^(?:input|select|textarea|button)$/i,bt=/^(?:a|area)$/i;function xt(e){return(e.match(I)||[]).join(" ")}function wt(e){return e.getAttribute&&e.getAttribute("class")||""}function kt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(I)||[]}T.fn.extend({prop:function(e,t){return U(this,T.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[T.propFix[e]||e]}))}}),T.extend({prop:function(e,t,n){var r,o,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&T.isXMLDoc(e)||(t=T.propFix[t]||t,o=T.propHooks[t]),void 0!==n?o&&"set"in o&&void 0!==(r=o.set(e,n,t))?r:e[t]=n:o&&"get"in o&&null!==(r=o.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=T.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||bt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),y.optSelected||(T.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),T.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){T.propFix[this.toLowerCase()]=this})),T.fn.extend({addClass:function(e){var t,n,r,o,i,a,s,u=0;if(g(e))return this.each((function(t){T(this).addClass(e.call(this,t,wt(this)))}));if((t=kt(e)).length)for(;n=this[u++];)if(o=wt(n),r=1===n.nodeType&&" "+xt(o)+" "){for(a=0;i=t[a++];)r.indexOf(" "+i+" ")<0&&(r+=i+" ");o!==(s=xt(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,o,i,a,s,u=0;if(g(e))return this.each((function(t){T(this).removeClass(e.call(this,t,wt(this)))}));if(!arguments.length)return this.attr("class","");if((t=kt(e)).length)for(;n=this[u++];)if(o=wt(n),r=1===n.nodeType&&" "+xt(o)+" "){for(a=0;i=t[a++];)for(;r.indexOf(" "+i+" ")>-1;)r=r.replace(" "+i+" "," ");o!==(s=xt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=a(e),r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each((function(n){T(this).toggleClass(e.call(this,n,wt(this),t),t)})):this.each((function(){var t,o,i,a;if(r)for(o=0,i=T(this),a=kt(e);t=a[o++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==n||((t=wt(this))&&Z.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":Z.get(this,"__className__")||""))}))},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+xt(wt(n))+" ").indexOf(t)>-1)return!0;return!1}});var Ct=/\r/g;T.fn.extend({val:function(e){var t,n,r,o=this[0];return arguments.length?(r=g(e),this.each((function(n){var o;1===this.nodeType&&(null==(o=r?e.call(this,n,T(this).val()):e)?o="":"number"==typeof o?o+="":Array.isArray(o)&&(o=T.map(o,(function(e){return null==e?"":e+""}))),(t=T.valHooks[this.type]||T.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,o,"value")||(this.value=o))}))):o?(t=T.valHooks[o.type]||T.valHooks[o.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(o,"value"))?n:"string"==typeof(n=o.value)?n.replace(Ct,""):null==n?"":n:void 0}}),T.extend({valHooks:{option:{get:function(e){var t=T.find.attr(e,"value");return null!=t?t:xt(T.text(e))}},select:{get:function(e){var t,n,r,o=e.options,i=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?i+1:o.length;for(r=i<0?u:a?i:0;r<u;r++)if(((n=o[r]).selected||r===i)&&!n.disabled&&(!n.parentNode.disabled||!q(n.parentNode,"optgroup"))){if(t=T(n).val(),a)return t;s.push(t)}return s},set:function(e,t){for(var n,r,o=e.options,i=T.makeArray(t),a=o.length;a--;)((r=o[a]).selected=T.inArray(T.valHooks.option.get(r),i)>-1)&&(n=!0);return n||(e.selectedIndex=-1),i}}}}),T.each(["radio","checkbox"],(function(){T.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=T.inArray(T(e).val(),t)>-1}},y.checkOn||(T.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),y.focusin="onfocusin"in n;var jt=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};T.extend(T.event,{trigger:function(e,t,r,o){var i,s,u,c,l,d,f,p,v=[r||x],m=h.call(e,"type")?e.type:e,y=h.call(e,"namespace")?e.namespace.split("."):[];if(s=p=u=r=r||x,3!==r.nodeType&&8!==r.nodeType&&!jt.test(m+T.event.triggered)&&(m.indexOf(".")>-1&&(y=m.split("."),m=y.shift(),y.sort()),l=m.indexOf(":")<0&&"on"+m,(e=e[T.expando]?e:new T.Event(m,"object"===a(e)&&e)).isTrigger=o?2:3,e.namespace=y.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+y.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=r),t=null==t?[e]:T.makeArray(t,[e]),f=T.event.special[m]||{},o||!f.trigger||!1!==f.trigger.apply(r,t))){if(!o&&!f.noBubble&&!b(r)){for(c=f.delegateType||m,jt.test(c+m)||(s=s.parentNode);s;s=s.parentNode)v.push(s),u=s;u===(r.ownerDocument||x)&&v.push(u.defaultView||u.parentWindow||n)}for(i=0;(s=v[i++])&&!e.isPropagationStopped();)p=s,e.type=i>1?c:f.bindType||m,(d=(Z.get(s,"events")||Object.create(null))[e.type]&&Z.get(s,"handle"))&&d.apply(s,t),(d=l&&s[l])&&d.apply&&Y(s)&&(e.result=d.apply(s,t),!1===e.result&&e.preventDefault());return e.type=m,o||e.isDefaultPrevented()||f._default&&!1!==f._default.apply(v.pop(),t)||!Y(r)||l&&g(r[m])&&!b(r)&&((u=r[l])&&(r[l]=null),T.event.triggered=m,e.isPropagationStopped()&&p.addEventListener(m,Tt),r[m](),e.isPropagationStopped()&&p.removeEventListener(m,Tt),T.event.triggered=void 0,u&&(r[l]=u)),e.result}},simulate:function(e,t,n){var r=T.extend(new T.Event,n,{type:e,isSimulated:!0});T.event.trigger(r,null,t)}}),T.fn.extend({trigger:function(e,t){return this.each((function(){T.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n=this[0];if(n)return T.event.trigger(e,t,n,!0)}}),y.focusin||T.each({focus:"focusin",blur:"focusout"},(function(e,t){var n=function(e){T.event.simulate(t,e.target,T.event.fix(e))};T.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,o=Z.access(r,t);o||r.addEventListener(e,n,!0),Z.access(r,t,(o||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,o=Z.access(r,t)-1;o?Z.access(r,t,o):(r.removeEventListener(e,n,!0),Z.remove(r,t))}}}));var St=n.location,At={guid:Date.now()},Et=/\?/;T.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new n.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||T.error("Invalid XML: "+e),t};var _t=/\[\]$/,Nt=/\r?\n/g,qt=/^(?:submit|button|image|reset|file)$/i,Dt=/^(?:input|select|textarea|keygen)/i;function Lt(e,t,n,r){var o;if(Array.isArray(t))T.each(t,(function(t,o){n||_t.test(e)?r(e,o):Lt(e+"["+("object"===a(o)&&null!=o?t:"")+"]",o,n,r)}));else if(n||"object"!==C(t))r(e,t);else for(o in t)Lt(e+"["+o+"]",t[o],n,r)}T.param=function(e,t){var n,r=[],o=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!T.isPlainObject(e))T.each(e,(function(){o(this.name,this.value)}));else for(n in e)Lt(n,e[n],t,o);return r.join("&")},T.fn.extend({serialize:function(){return T.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=T.prop(this,"elements");return e?T.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!T(this).is(":disabled")&&Dt.test(this.nodeName)&&!qt.test(e)&&(this.checked||!ye.test(e))})).map((function(e,t){var n=T(this).val();return null==n?null:Array.isArray(n)?T.map(n,(function(e){return{name:t.name,value:e.replace(Nt,"\r\n")}})):{name:t.name,value:n.replace(Nt,"\r\n")}})).get()}});var Ot=/%20/g,Pt=/#.*$/,Mt=/([?&])_=[^&]*/,Ht=/^(.*?):[ \t]*([^\r\n]*)$/gm,Rt=/^(?:GET|HEAD)$/,It=/^\/\//,Wt={},Ft={},$t="*/".concat("*"),Qt=x.createElement("a");function Bt(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,o=0,i=t.toLowerCase().match(I)||[];if(g(n))for(;r=i[o++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function zt(e,t,n,r){var o={},i=e===Ft;function a(s){var u;return o[s]=!0,T.each(e[s]||[],(function(e,s){var c=s(t,n,r);return"string"!=typeof c||i||o[c]?i?!(u=c):void 0:(t.dataTypes.unshift(c),a(c),!1)})),u}return a(t.dataTypes[0])||!o["*"]&&a("*")}function Ut(e,t){var n,r,o=T.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((o[n]?e:r||(r={}))[n]=t[n]);return r&&T.extend(!0,e,r),e}Qt.href=St.href,T.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:St.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(St.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":T.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Ut(Ut(e,T.ajaxSettings),t):Ut(T.ajaxSettings,e)},ajaxPrefilter:Bt(Wt),ajaxTransport:Bt(Ft),ajax:function(e,t){"object"===a(e)&&(t=e,e=void 0);var r,o,i,s,u,c,l,d,f,p,h=T.ajaxSetup({},t=t||{}),v=h.context||h,m=h.context&&(v.nodeType||v.jquery)?T(v):T.event,y=T.Deferred(),g=T.Callbacks("once memory"),b=h.statusCode||{},w={},k={},C="canceled",j={readyState:0,getResponseHeader:function(e){var t;if(l){if(!s)for(s={};t=Ht.exec(i);)s[t[1].toLowerCase()+" "]=(s[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=s[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return l?i:null},setRequestHeader:function(e,t){return null==l&&(e=k[e.toLowerCase()]=k[e.toLowerCase()]||e,w[e]=t),this},overrideMimeType:function(e){return null==l&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(l)j.always(e[j.status]);else for(t in e)b[t]=[b[t],e[t]];return this},abort:function(e){var t=e||C;return r&&r.abort(t),S(0,t),this}};if(y.promise(j),h.url=((e||h.url||St.href)+"").replace(It,St.protocol+"//"),h.type=t.method||t.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(I)||[""],null==h.crossDomain){c=x.createElement("a");try{c.href=h.url,c.href=c.href,h.crossDomain=Qt.protocol+"//"+Qt.host!=c.protocol+"//"+c.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=T.param(h.data,h.traditional)),zt(Wt,h,t,j),l)return j;for(f in(d=T.event&&h.global)&&0==T.active++&&T.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Rt.test(h.type),o=h.url.replace(Pt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(Ot,"+")):(p=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(Et.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(Mt,"$1"),p=(Et.test(o)?"&":"?")+"_="+At.guid+++p),h.url=o+p),h.ifModified&&(T.lastModified[o]&&j.setRequestHeader("If-Modified-Since",T.lastModified[o]),T.etag[o]&&j.setRequestHeader("If-None-Match",T.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||t.contentType)&&j.setRequestHeader("Content-Type",h.contentType),j.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+$t+"; q=0.01":""):h.accepts["*"]),h.headers)j.setRequestHeader(f,h.headers[f]);if(h.beforeSend&&(!1===h.beforeSend.call(v,j,h)||l))return j.abort();if(C="abort",g.add(h.complete),j.done(h.success),j.fail(h.error),r=zt(Ft,h,t,j)){if(j.readyState=1,d&&m.trigger("ajaxSend",[j,h]),l)return j;h.async&&h.timeout>0&&(u=n.setTimeout((function(){j.abort("timeout")}),h.timeout));try{l=!1,r.send(w,S)}catch(e){if(l)throw e;S(-1,e)}}else S(-1,"No Transport");function S(e,t,a,s){var c,f,p,x,w,k=t;l||(l=!0,u&&n.clearTimeout(u),r=void 0,i=s||"",j.readyState=e>0?4:0,c=e>=200&&e<300||304===e,a&&(x=function(e,t,n){for(var r,o,i,a,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(o in s)if(s[o]&&s[o].test(r)){u.unshift(o);break}if(u[0]in n)i=u[0];else{for(o in n){if(!u[0]||e.converters[o+" "+u[0]]){i=o;break}a||(a=o)}i=i||a}if(i)return i!==u[0]&&u.unshift(i),n[i]}(h,j,a)),!c&&T.inArray("script",h.dataTypes)>-1&&(h.converters["text script"]=function(){}),x=function(e,t,n,r){var o,i,a,s,u,c={},l=e.dataTypes.slice();if(l[1])for(a in e.converters)c[a.toLowerCase()]=e.converters[a];for(i=l.shift();i;)if(e.responseFields[i]&&(n[e.responseFields[i]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=i,i=l.shift())if("*"===i)i=u;else if("*"!==u&&u!==i){if(!(a=c[u+" "+i]||c["* "+i]))for(o in c)if((s=o.split(" "))[1]===i&&(a=c[u+" "+s[0]]||c["* "+s[0]])){!0===a?a=c[o]:!0!==c[o]&&(i=s[0],l.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+i}}}return{state:"success",data:t}}(h,x,j,c),c?(h.ifModified&&((w=j.getResponseHeader("Last-Modified"))&&(T.lastModified[o]=w),(w=j.getResponseHeader("etag"))&&(T.etag[o]=w)),204===e||"HEAD"===h.type?k="nocontent":304===e?k="notmodified":(k=x.state,f=x.data,c=!(p=x.error))):(p=k,!e&&k||(k="error",e<0&&(e=0))),j.status=e,j.statusText=(t||k)+"",c?y.resolveWith(v,[f,k,j]):y.rejectWith(v,[j,k,p]),j.statusCode(b),b=void 0,d&&m.trigger(c?"ajaxSuccess":"ajaxError",[j,h,c?f:p]),g.fireWith(v,[j,k]),d&&(m.trigger("ajaxComplete",[j,h]),--T.active||T.event.trigger("ajaxStop")))}return j},getJSON:function(e,t,n){return T.get(e,t,n,"json")},getScript:function(e,t){return T.get(e,void 0,t,"script")}}),T.each(["get","post"],(function(e,t){T[t]=function(e,n,r,o){return g(n)&&(o=o||r,r=n,n=void 0),T.ajax(T.extend({url:e,type:t,dataType:o,data:n,success:r},T.isPlainObject(e)&&e))}})),T.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),T._evalUrl=function(e,t,n){return T.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){T.globalEval(e,t,n)}})},T.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=T(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return g(e)?this.each((function(t){T(this).wrapInner(e.call(this,t))})):this.each((function(){var t=T(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=g(e);return this.each((function(n){T(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){T(this).replaceWith(this.childNodes)})),this}}),T.expr.pseudos.hidden=function(e){return!T.expr.pseudos.visible(e)},T.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},T.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(e){}};var Xt={0:200,1223:204},Vt=T.ajaxSettings.xhr();y.cors=!!Vt&&"withCredentials"in Vt,y.ajax=Vt=!!Vt,T.ajaxTransport((function(e){var t,r;if(y.cors||Vt&&!e.crossDomain)return{send:function(o,i){var a,s=e.xhr();if(s.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(a in e.xhrFields)s[a]=e.xhrFields[a];for(a in e.mimeType&&s.overrideMimeType&&s.overrideMimeType(e.mimeType),e.crossDomain||o["X-Requested-With"]||(o["X-Requested-With"]="XMLHttpRequest"),o)s.setRequestHeader(a,o[a]);t=function(e){return function(){t&&(t=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?i(0,"error"):i(s.status,s.statusText):i(Xt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=t(),r=s.onerror=s.ontimeout=t("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&n.setTimeout((function(){t&&r()}))},t=t("abort");try{s.send(e.hasContent&&e.data||null)}catch(e){if(t)throw e}},abort:function(){t&&t()}}})),T.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),T.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return T.globalEval(e),e}}}),T.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),T.ajaxTransport("script",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,o){t=T("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&o("error"===e.type?404:200,e.type)}),x.head.appendChild(t[0])},abort:function(){n&&n()}}}));var Gt,Jt=[],Yt=/(=)\?(?=&|$)|\?\?/;T.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Jt.pop()||T.expando+"_"+At.guid++;return this[e]=!0,e}}),T.ajaxPrefilter("json jsonp",(function(e,t,r){var o,i,a,s=!1!==e.jsonp&&(Yt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Yt.test(e.data)&&"data");if(s||"jsonp"===e.dataTypes[0])return o=e.jsonpCallback=g(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,s?e[s]=e[s].replace(Yt,"$1"+o):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+o),e.converters["script json"]=function(){return a||T.error(o+" was not called"),a[0]},e.dataTypes[0]="json",i=n[o],n[o]=function(){a=arguments},r.always((function(){void 0===i?T(n).removeProp(o):n[o]=i,e[o]&&(e.jsonpCallback=t.jsonpCallback,Jt.push(o)),a&&g(i)&&i(a[0]),a=i=void 0})),"script"})),y.createHTMLDocument=((Gt=x.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Gt.childNodes.length),T.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=x.implementation.createHTMLDocument("")).createElement("base")).href=x.location.href,t.head.appendChild(r)):t=x),i=!n&&[],(o=D.exec(e))?[t.createElement(o[1])]:(o=je([e],t,i),i&&i.length&&T(i).remove(),T.merge([],o.childNodes)));var r,o,i},T.fn.load=function(e,t,n){var r,o,i,s=this,u=e.indexOf(" ");return u>-1&&(r=xt(e.slice(u)),e=e.slice(0,u)),g(t)?(n=t,t=void 0):t&&"object"===a(t)&&(o="POST"),s.length>0&&T.ajax({url:e,type:o||"GET",dataType:"html",data:t}).done((function(e){i=arguments,s.html(r?T("<div>").append(T.parseHTML(e)).find(r):e)})).always(n&&function(e,t){s.each((function(){n.apply(this,i||[e.responseText,t,e])}))}),this},T.expr.pseudos.animated=function(e){return T.grep(T.timers,(function(t){return e===t.elem})).length},T.offset={setOffset:function(e,t,n){var r,o,i,a,s,u,c=T.css(e,"position"),l=T(e),d={};"static"===c&&(e.style.position="relative"),s=l.offset(),i=T.css(e,"top"),u=T.css(e,"left"),("absolute"===c||"fixed"===c)&&(i+u).indexOf("auto")>-1?(a=(r=l.position()).top,o=r.left):(a=parseFloat(i)||0,o=parseFloat(u)||0),g(t)&&(t=t.call(e,n,T.extend({},s))),null!=t.top&&(d.top=t.top-s.top+a),null!=t.left&&(d.left=t.left-s.left+o),"using"in t?t.using.call(e,d):("number"==typeof d.top&&(d.top+="px"),"number"==typeof d.left&&(d.left+="px"),l.css(d))}},T.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each((function(t){T.offset.setOffset(this,e,t)}));var t,n,r=this[0];return r?r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],o={top:0,left:0};if("fixed"===T.css(r,"position"))t=r.getBoundingClientRect();else{for(t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&"static"===T.css(e,"position");)e=e.parentNode;e&&e!==r&&1===e.nodeType&&((o=T(e).offset()).top+=T.css(e,"borderTopWidth",!0),o.left+=T.css(e,"borderLeftWidth",!0))}return{top:t.top-o.top-T.css(r,"marginTop",!0),left:t.left-o.left-T.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){for(var e=this.offsetParent;e&&"static"===T.css(e,"position");)e=e.offsetParent;return e||se}))}}),T.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(e,t){var n="pageYOffset"===t;T.fn[e]=function(r){return U(this,(function(e,r,o){var i;if(b(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===o)return i?i[t]:e[r];i?i.scrollTo(n?i.pageXOffset:o,n?o:i.pageYOffset):e[r]=o}),e,r,arguments.length)}})),T.each(["top","left"],(function(e,t){T.cssHooks[t]=Ve(y.pixelPosition,(function(e,n){if(n)return n=Xe(e,t),Qe.test(n)?T(e).position()[t]+"px":n}))})),T.each({Height:"height",Width:"width"},(function(e,t){T.each({padding:"inner"+e,content:t,"":"outer"+e},(function(n,r){T.fn[r]=function(o,i){var a=arguments.length&&(n||"boolean"!=typeof o),s=n||(!0===o||!0===i?"margin":"border");return U(this,(function(t,n,o){var i;return b(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(i=t.documentElement,Math.max(t.body["scroll"+e],i["scroll"+e],t.body["offset"+e],i["offset"+e],i["client"+e])):void 0===o?T.css(t,n,s):T.style(t,n,o,s)}),t,a?o:void 0,a)}}))})),T.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(e,t){T.fn[t]=function(e){return this.on(t,e)}})),T.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),T.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(e,t){T.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}));var Kt=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;T.proxy=function(e,t){var n,r,o;if("string"==typeof t&&(n=e[t],t=e,e=n),g(e))return r=u.call(arguments,2),(o=function(){return e.apply(t||this,r.concat(u.call(arguments)))}).guid=e.guid=e.guid||T.guid++,o},T.holdReady=function(e){e?T.readyWait++:T.ready(!0)},T.isArray=Array.isArray,T.parseJSON=JSON.parse,T.nodeName=q,T.isFunction=g,T.isWindow=b,T.camelCase=J,T.type=C,T.now=Date.now,T.isNumeric=function(e){var t=T.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},T.trim=function(e){return null==e?"":(e+"").replace(Kt,"")},void 0===(r=function(){return T}.apply(t,[]))||(e.exports=r);var Zt=n.jQuery,en=n.$;return T.noConflict=function(e){return n.$===T&&(n.$=en),e&&n.jQuery===T&&(n.jQuery=Zt),T},void 0===o&&(n.jQuery=n.$=T),T},"object"===a(e)&&"object"===a(e.exports)?e.exports=o.document?i(o,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return i(e)}:i(o)},204:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ucs2decode=f,t.default=t.toUnicode=t.toASCII=t.encode=t.decode=t.ucs2encode=void 0;var n=2147483647,r=36,o=/^xn--/,i=/[^\0-\x7E]/,a=/[\x2E\u3002\uFF0E\uFF61]/g,s={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},u=Math.floor,c=String.fromCharCode;function l(e){throw new RangeError(s[e])}function d(e,t){var n=e.split("@"),r="";n.length>1&&(r=n[0]+"@",e=n[1]);var o=function(e,t){for(var n=[],r=e.length;r--;)n[r]=t(e[r]);return n}((e=e.replace(a,".")).split("."),t).join(".");return r+o}function f(e){for(var t=[],n=0,r=e.length;n<r;){var o=e.charCodeAt(n++);if(o>=55296&&o<=56319&&n<r){var i=e.charCodeAt(n++);56320==(64512&i)?t.push(((1023&o)<<10)+(1023&i)+65536):(t.push(o),n--)}else t.push(o)}return t}var p=function(e){return String.fromCodePoint.apply(String,function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(t=e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}());var t};t.ucs2encode=p;var h=function(e,t){return e+22+75*(e<26)-((0!=t)<<5)},v=function(e,t,n){var o=0;for(e=n?u(e/700):e>>1,e+=u(e/t);e>455;o+=r)e=u(e/35);return u(o+36*e/(e+38))},m=function(e){var t,o=[],i=e.length,a=0,s=128,c=72,d=e.lastIndexOf("-");d<0&&(d=0);for(var f=0;f<d;++f)e.charCodeAt(f)>=128&&l("not-basic"),o.push(e.charCodeAt(f));for(var p=d>0?d+1:0;p<i;){for(var h=a,m=1,y=r;;y+=r){p>=i&&l("invalid-input");var g=(t=e.charCodeAt(p++))-48<10?t-22:t-65<26?t-65:t-97<26?t-97:r;(g>=r||g>u((n-a)/m))&&l("overflow"),a+=g*m;var b=y<=c?1:y>=c+26?26:y-c;if(g<b)break;var x=r-b;m>u(n/x)&&l("overflow"),m*=x}var w=o.length+1;c=v(a-h,w,0==h),u(a/w)>n-s&&l("overflow"),s+=u(a/w),a%=w,o.splice(a++,0,s)}return String.fromCodePoint.apply(String,o)};t.decode=m;var y=function(e){var t=[],o=(e=f(e)).length,i=128,a=0,s=72,d=!0,p=!1,m=void 0;try{for(var y,g=e[Symbol.iterator]();!(d=(y=g.next()).done);d=!0){var b=y.value;b<128&&t.push(c(b))}}catch(e){p=!0,m=e}finally{try{d||null==g.return||g.return()}finally{if(p)throw m}}var x=t.length,w=x;for(x&&t.push("-");w<o;){var k=n,C=!0,j=!1,T=void 0;try{for(var S,A=e[Symbol.iterator]();!(C=(S=A.next()).done);C=!0){var E=S.value;E>=i&&E<k&&(k=E)}}catch(e){j=!0,T=e}finally{try{C||null==A.return||A.return()}finally{if(j)throw T}}var _=w+1;k-i>u((n-a)/_)&&l("overflow"),a+=(k-i)*_,i=k;var N=!0,q=!1,D=void 0;try{for(var L,O=e[Symbol.iterator]();!(N=(L=O.next()).done);N=!0){var P=L.value;if(P<i&&++a>n&&l("overflow"),P==i){for(var M=a,H=r;;H+=r){var R=H<=s?1:H>=s+26?26:H-s;if(M<R)break;var I=M-R,W=r-R;t.push(c(h(R+I%W,0))),M=u(I/W)}t.push(c(h(M,0))),s=v(a,_,w==x),a=0,++w}}}catch(e){q=!0,D=e}finally{try{N||null==O.return||O.return()}finally{if(q)throw D}}++a,++i}return t.join("")};t.encode=y;var g=function(e){return d(e,(function(e){return o.test(e)?m(e.slice(4).toLowerCase()):e}))};t.toUnicode=g;var b=function(e){return d(e,(function(e){return i.test(e)?"xn--"+y(e):e}))};t.toASCII=b;var x={version:"2.1.0",ucs2:{decode:f,encode:p},decode:m,encode:y,toASCII:b,toUnicode:g};t.default=x},825:e=>{e.exports=prestashop}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={id:r,loaded:!1,exports:{}};return e[r](i,i.exports,n),i.loaded=!0,i.exports}n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e=a(n(339)),t=a(n(825)),r=a(n(291));n(52),n(882),n(165),n(827),n(965),n(999),n(982),n(432),n(90),n(226),n(26);var o=n(988),i=a(n(247));function a(e){return e&&e.__esModule?e:{default:e}}for(var s in r.default.prototype)t.default[s]=r.default.prototype[s];window.$=e.default,window.jQuery=e.default,(0,e.default)(document).ready((function(){(0,o.psShowHide)(),(0,i.default)('input[type="email"]')}))})()})();/*! For license information please see theme.js.LICENSE.txt */
(()=>{var t={922:()=>{function t(t,n){$(t).fadeOut(n,(()=>{$(t).remove()}))}prestashop.blockcart=prestashop.blockcart||{},prestashop.blockcart.showModal=n=>{function e(){return $("#blockcart-wrapper .body").removeClass("slide-in"),$("body").addClass("overflow-hidden"),$(".modal-backdrop").show(),$(".blockcart-modal")}let r=e();r.length&&r.remove(),$("body").append(n),r=e(),r.on("click",".close-modal",(function(){r.fadeOut(300),t($(".modal-backdrop"),300),$("body").removeClass("overflow-hidden")})),$(".modal-backdrop").on("click",(function(){r.length&&(t(r,300),t($(".modal-backdrop"),300),$("body").removeClass("overflow-hidden"))}))}},247:()=>{if($(".footer-column-header").on("click",(function(){$(window).width()<700&&($("svg",this).toggleClass("rotate"),$('.footer-column-list[data-id="'+$(this).data("id")+'"]').toggle("300"))})),$(".newsletter-component").length>0){$(".lang-de .newsletter-component .footer-column-header").attr("data-id","newsletter");$(".lang-de .newsletter-component .footer-column-list").attr("data-id","newsletter");const t=$(".newsletter-component .footer-column-list .newsletter .newsletter-form .newsletter-form-wrapper input"),n=$(".newsletter-component"),e=$(".newsletter-accept-text");let r=!1;t.on("focus",(function(){r||(e.addClass("visible"),r=!0)})),$(document).on("click",(function(t){!$(t.target).closest(n).length&&r&&(e.removeClass("visible"),r=!1)}))}},536:()=>{function t(t,n){$(t).fadeOut(n,(()=>{$(t).remove()}))}$(document).on("click","a.link-to-modal",(function(t){var n,e;t.preventDefault(),!$(this).attr("disabled")&&(n=$(this).attr("href"),e=$(this),$.ajax({url:n,method:"GET",dataType:"html",success:function(t){e.attr("disabled",!1),function(t,n){$("body").append(`\n\t<div id="terms-modal" class="modal terms-modal fade" tabindex="-1" role="dialog"\n\t\taria-labelledby="modaltermsLabel" aria-hidden="true">\n\t\t<div class="modal-dialog terms" role="document">\n\t\t\t<div class="modal-content">\n\t\t\t\t<div class="modal-header">\n\t\t\t\t\t<h4 class="modal-title" id="myModalLabel">\n\t\t\t\t\t${t}\n\t\t\t\t\t</h4>\n\t\t\t\t\t<button type="button" class="close-terms-modal" data-dismiss="modal" aria-label="{l s='Close' d='Shop.Theme.Global'}">\n\t\t\t\t\t\t<img src="https://vasco-translator-files.com/show/027abc3d81ce2f92e500632c/original/modal.svg" alt="Close">\n\t\t\t\t\t</button>\n\t\t\t\t</div>\n\t\t\t\t<div class="modal-body terms-body">\n\t\t\t\t<div class="terms-content">\n\t\t\t\t\t${n}\n\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n\t<div class="terms-modal-backdrop"></div>`),$("#terms-modal .modal-dialog").fadeIn(300),$(".terms-modal-backdrop").fadeIn(300),$("body").addClass("modal-overflow")}($(t).find("section.page-content section h1").text(),$(t).find("section.page-content section div:eq(2)").html())},error:function(){console.error("link-to-modal-error")}})),$(this).attr("disabled",!0)})),$(document).on("click","#terms-modal .modal-header .close-terms-modal, .terms-modal-backdrop",(function(){t($(".terms-modal"),300),t($(".terms-modal-backdrop"),300),$("body").removeClass("modal-overflow")}))},3:()=>{$(".modal-header .close-modal, .modal-backdrop").on("click",(function(){$(".newsletter-modal .modal-dialog").fadeOut(300),$(".modal-backdrop").fadeOut(300),$("body").removeClass("overflow-hidden")})),$(document).on("click",".installments-modal-button",(function(){$(".installments-modal .modal-dialog").show(),$(".installments-modal-backdrop").show(),$("body").addClass("overflow-hidden")})),$(document).on("click",".modal-header .close-modal, .installments-modal-backdrop",(function(){$(".installments-modal .modal-dialog").fadeOut(300),$(".installments-modal-backdrop").fadeOut(300),$("body").removeClass("overflow-hidden")})),$("#newsletter-modal .termsandprivacy-formfields .form-terms input[type=checkbox]").on("change",(function(){$("#newsletter-modal .termsandprivacy-formfields .form-terms input[type=checkbox]").not(":checked").length?$("#newsletter-modal .termsandprivacy-formfields input[name=select-all]").prop("checked",!1):$("#newsletter-modal .termsandprivacy-formfields input[name=select-all]").prop("checked",!0)}))},125:()=>{const t=document.querySelectorAll(".tooltip");t.forEach((t=>{t.addEventListener("mouseover",(function(){let n=window.getComputedStyle(t,":before"),e=parseInt(n.height);t.classList.toggle("tooltip-top",e>=(t=>{let n=document.querySelector("#header").offsetHeight;return t.getBoundingClientRect().top-n})(t))}))}))}},n={};function e(r){var o=n[r];if(void 0!==o)return o.exports;var i=n[r]={exports:{}};return t[r](i,i.exports,e),i.exports}(()=>{"use strict";var t={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0},n={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0},r=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],o={CSS:{},springs:{}};function i(t,n,e){return Math.min(Math.max(t,n),e)}function a(t,n){return t.indexOf(n)>-1}function u(t,n){return t.apply(null,n)}var c={arr:function(t){return Array.isArray(t)},obj:function(t){return a(Object.prototype.toString.call(t),"Object")},pth:function(t){return c.obj(t)&&t.hasOwnProperty("totalLength")},svg:function(t){return t instanceof SVGElement},inp:function(t){return t instanceof HTMLInputElement},dom:function(t){return t.nodeType||c.svg(t)},str:function(t){return"string"==typeof t},fnc:function(t){return"function"==typeof t},und:function(t){return void 0===t},nil:function(t){return c.und(t)||null===t},hex:function(t){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(t)},rgb:function(t){return/^rgb/.test(t)},hsl:function(t){return/^hsl/.test(t)},col:function(t){return c.hex(t)||c.rgb(t)||c.hsl(t)},key:function(e){return!t.hasOwnProperty(e)&&!n.hasOwnProperty(e)&&"targets"!==e&&"keyframes"!==e}};function s(t){var n=/\(([^)]+)\)/.exec(t);return n?n[1].split(",").map((function(t){return parseFloat(t)})):[]}function l(t,n){var e=s(t),r=i(c.und(e[0])?1:e[0],.1,100),a=i(c.und(e[1])?100:e[1],.1,100),u=i(c.und(e[2])?10:e[2],.1,100),l=i(c.und(e[3])?0:e[3],.1,100),d=Math.sqrt(a/r),f=u/(2*Math.sqrt(a*r)),p=f<1?d*Math.sqrt(1-f*f):0,m=f<1?(f*d-l)/p:-l+d;function v(t){var e=n?n*t/1e3:t;return e=f<1?Math.exp(-e*f*d)*(1*Math.cos(p*e)+m*Math.sin(p*e)):(1+m*e)*Math.exp(-e*d),0===t||1===t?t:1-e}return n?v:function(){var n=o.springs[t];if(n)return n;for(var e=1/6,r=0,i=0;;)if(1===v(r+=e)){if(++i>=16)break}else i=0;var a=r*e*1e3;return o.springs[t]=a,a}}function d(t){return void 0===t&&(t=10),function(n){return Math.ceil(i(n,1e-6,1)*t)*(1/t)}}var f,p,m=function(){var t=.1;function n(t,n){return 1-3*n+3*t}function e(t,n){return 3*n-6*t}function r(t){return 3*t}function o(t,o,i){return((n(o,i)*t+e(o,i))*t+r(o))*t}function i(t,o,i){return 3*n(o,i)*t*t+2*e(o,i)*t+r(o)}return function(n,e,r,a){if(0<=n&&n<=1&&0<=r&&r<=1){var u=new Float32Array(11);if(n!==e||r!==a)for(var c=0;c<11;++c)u[c]=o(c*t,n,r);return function(t){return n===e&&r===a||0===t||1===t?t:o(s(t),e,a)}}function s(e){for(var a=0,c=1;10!==c&&u[c]<=e;++c)a+=t;--c;var s=a+(e-u[c])/(u[c+1]-u[c])*t,l=i(s,n,r);return l>=.001?function(t,n,e,r){for(var a=0;a<4;++a){var u=i(n,e,r);if(0===u)return n;n-=(o(n,e,r)-t)/u}return n}(e,s,n,r):0===l?s:function(t,n,e,r,i){var a,u,c=0;do{(a=o(u=n+(e-n)/2,r,i)-t)>0?e=u:n=u}while(Math.abs(a)>1e-7&&++c<10);return u}(e,a,a+t,n,r)}}}(),v=(f={linear:function(){return function(t){return t}}},p={Sine:function(){return function(t){return 1-Math.cos(t*Math.PI/2)}},Expo:function(){return function(t){return t?Math.pow(2,10*t-10):0}},Circ:function(){return function(t){return 1-Math.sqrt(1-t*t)}},Back:function(){return function(t){return t*t*(3*t-2)}},Bounce:function(){return function(t){for(var n,e=4;t<((n=Math.pow(2,--e))-1)/11;);return 1/Math.pow(4,3-e)-7.5625*Math.pow((3*n-2)/22-t,2)}},Elastic:function(t,n){void 0===t&&(t=1),void 0===n&&(n=.5);var e=i(t,1,10),r=i(n,.1,2);return function(t){return 0===t||1===t?t:-e*Math.pow(2,10*(t-1))*Math.sin((t-1-r/(2*Math.PI)*Math.asin(1/e))*(2*Math.PI)/r)}}},["Quad","Cubic","Quart","Quint"].forEach((function(t,n){p[t]=function(){return function(t){return Math.pow(t,n+2)}}})),Object.keys(p).forEach((function(t){var n=p[t];f["easeIn"+t]=n,f["easeOut"+t]=function(t,e){return function(r){return 1-n(t,e)(1-r)}},f["easeInOut"+t]=function(t,e){return function(r){return r<.5?n(t,e)(2*r)/2:1-n(t,e)(-2*r+2)/2}},f["easeOutIn"+t]=function(t,e){return function(r){return r<.5?(1-n(t,e)(1-2*r))/2:(n(t,e)(2*r-1)+1)/2}}})),f);function h(t,n){if(c.fnc(t))return t;var e=t.split("(")[0],r=v[e],o=s(t);switch(e){case"spring":return l(t,n);case"cubicBezier":return u(m,o);case"steps":return u(d,o);default:return u(r,o)}}function g(t){try{return document.querySelectorAll(t)}catch(t){return}}function y(t,n){for(var e=t.length,r=arguments.length>=2?arguments[1]:void 0,o=[],i=0;i<e;i++)if(i in t){var a=t[i];n.call(r,a,i,t)&&o.push(a)}return o}function b(t){return t.reduce((function(t,n){return t.concat(c.arr(n)?b(n):n)}),[])}function w(t){return c.arr(t)?t:(c.str(t)&&(t=g(t)||t),t instanceof NodeList||t instanceof HTMLCollection?[].slice.call(t):[t])}function x(t,n){return t.some((function(t){return t===n}))}function k(t){var n={};for(var e in t)n[e]=t[e];return n}function E(t,n){var e=k(t);for(var r in t)e[r]=n.hasOwnProperty(r)?n[r]:t[r];return e}function C(t,n){var e=k(t);for(var r in n)e[r]=c.und(t[r])?n[r]:t[r];return e}function S(t){return c.rgb(t)?(e=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(n=t))?"rgba("+e[1]+",1)":n:c.hex(t)?function(t){var n=t.replace(/^#?([a-f\d])([a-f\d])([a-f\d])$/i,(function(t,n,e,r){return n+n+e+e+r+r})),e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(n);return"rgba("+parseInt(e[1],16)+","+parseInt(e[2],16)+","+parseInt(e[3],16)+",1)"}(t):c.hsl(t)?function(t){var n,e,r,o=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(t)||/hsla\((\d+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+)\)/g.exec(t),i=parseInt(o[1],10)/360,a=parseInt(o[2],10)/100,u=parseInt(o[3],10)/100,c=o[4]||1;function s(t,n,e){return e<0&&(e+=1),e>1&&(e-=1),e<1/6?t+6*(n-t)*e:e<.5?n:e<2/3?t+(n-t)*(2/3-e)*6:t}if(0==a)n=e=r=u;else{var l=u<.5?u*(1+a):u+a-u*a,d=2*u-l;n=s(d,l,i+1/3),e=s(d,l,i),r=s(d,l,i-1/3)}return"rgba("+255*n+","+255*e+","+255*r+","+c+")"}(t):void 0;var n,e}function M(t){var n=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(%|px|pt|em|rem|in|cm|mm|ex|ch|pc|vw|vh|vmin|vmax|deg|rad|turn)?$/.exec(t);if(n)return n[1]}function P(t,n){return c.fnc(t)?t(n.target,n.id,n.total):t}function L(t,n){return t.getAttribute(n)}function I(t,n,e){if(x([e,"deg","rad","turn"],M(n)))return n;var r=o.CSS[n+e];if(!c.und(r))return r;var i=document.createElement(t.tagName),a=t.parentNode&&t.parentNode!==document?t.parentNode:document.body;a.appendChild(i),i.style.position="absolute",i.style.width=100+e;var u=100/i.offsetWidth;a.removeChild(i);var s=u*parseFloat(n);return o.CSS[n+e]=s,s}function O(t,n,e){if(n in t.style){var r=n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),o=t.style[n]||getComputedStyle(t).getPropertyValue(r)||"0";return e?I(t,o,e):o}}function D(t,n){return c.dom(t)&&!c.inp(t)&&(!c.nil(L(t,n))||c.svg(t)&&t[n])?"attribute":c.dom(t)&&x(r,n)?"transform":c.dom(t)&&"transform"!==n&&O(t,n)?"css":null!=t[n]?"object":void 0}function A(t){if(c.dom(t)){for(var n,e=t.style.transform||"",r=/(\w+)\(([^)]*)\)/g,o=new Map;n=r.exec(e);)o.set(n[1],n[2]);return o}}function B(t,n,e,r){var o=a(n,"scale")?1:0+function(t){return a(t,"translate")||"perspective"===t?"px":a(t,"rotate")||a(t,"skew")?"deg":void 0}(n),i=A(t).get(n)||o;return e&&(e.transforms.list.set(n,i),e.transforms.last=n),r?I(t,i,r):i}function T(t,n,e,r){switch(D(t,n)){case"transform":return B(t,n,r,e);case"css":return O(t,n,e);case"attribute":return L(t,n);default:return t[n]||0}}function _(t,n){var e=/^(\*=|\+=|-=)/.exec(t);if(!e)return t;var r=M(t)||0,o=parseFloat(n),i=parseFloat(t.replace(e[0],""));switch(e[0][0]){case"+":return o+i+r;case"-":return o-i+r;case"*":return o*i+r}}function N(t,n){if(c.col(t))return S(t);if(/\s/g.test(t))return t;var e=M(t),r=e?t.substr(0,t.length-e.length):t;return n?r+n:r}function F(t,n){return Math.sqrt(Math.pow(n.x-t.x,2)+Math.pow(n.y-t.y,2))}function z(t){for(var n,e=t.points,r=0,o=0;o<e.numberOfItems;o++){var i=e.getItem(o);o>0&&(r+=F(n,i)),n=i}return r}function q(t){if(t.getTotalLength)return t.getTotalLength();switch(t.tagName.toLowerCase()){case"circle":return function(t){return 2*Math.PI*L(t,"r")}(t);case"rect":return function(t){return 2*L(t,"width")+2*L(t,"height")}(t);case"line":return function(t){return F({x:L(t,"x1"),y:L(t,"y1")},{x:L(t,"x2"),y:L(t,"y2")})}(t);case"polyline":return z(t);case"polygon":return function(t){var n=t.points;return z(t)+F(n.getItem(n.numberOfItems-1),n.getItem(0))}(t)}}function j(t,n){var e=n||{},r=e.el||function(t){for(var n=t.parentNode;c.svg(n)&&c.svg(n.parentNode);)n=n.parentNode;return n}(t),o=r.getBoundingClientRect(),i=L(r,"viewBox"),a=o.width,u=o.height,s=e.viewBox||(i?i.split(" "):[0,0,a,u]);return{el:r,viewBox:s,x:s[0]/1,y:s[1]/1,w:a,h:u,vW:s[2],vH:s[3]}}function W(t,n,e){function r(e){void 0===e&&(e=0);var r=n+e>=1?n+e:0;return t.el.getPointAtLength(r)}var o=j(t.el,t.svg),i=r(),a=r(-1),u=r(1),c=e?1:o.w/o.vW,s=e?1:o.h/o.vH;switch(t.property){case"x":return(i.x-o.x)*c;case"y":return(i.y-o.y)*s;case"angle":return 180*Math.atan2(u.y-a.y,u.x-a.x)/Math.PI}}function H(t,n){var e=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,r=N(c.pth(t)?t.totalLength:t,n)+"";return{original:r,numbers:r.match(e)?r.match(e).map(Number):[0],strings:c.str(t)||n?r.split(e):[]}}function R(t){return y(t?b(c.arr(t)?t.map(w):w(t)):[],(function(t,n,e){return e.indexOf(t)===n}))}function X(t){var n=R(t);return n.map((function(t,e){return{target:t,id:e,total:n.length,transforms:{list:A(t)}}}))}function G(t,n){var e=k(n);if(/^spring/.test(e.easing)&&(e.duration=l(e.easing)),c.arr(t)){var r=t.length;2===r&&!c.obj(t[0])?t={value:t}:c.fnc(n.duration)||(e.duration=n.duration/r)}var o=c.arr(t)?t:[t];return o.map((function(t,e){var r=c.obj(t)&&!c.pth(t)?t:{value:t};return c.und(r.delay)&&(r.delay=e?0:n.delay),c.und(r.endDelay)&&(r.endDelay=e===o.length-1?n.endDelay:0),r})).map((function(t){return C(t,e)}))}function Y(t,n){var e=[],r=n.keyframes;for(var o in r&&(n=C(function(t){for(var n=y(b(t.map((function(t){return Object.keys(t)}))),(function(t){return c.key(t)})).reduce((function(t,n){return t.indexOf(n)<0&&t.push(n),t}),[]),e={},r=function(r){var o=n[r];e[o]=t.map((function(t){var n={};for(var e in t)c.key(e)?e==o&&(n.value=t[e]):n[e]=t[e];return n}))},o=0;o<n.length;o++)r(o);return e}(r),n)),n)c.key(o)&&e.push({name:o,tweens:G(n[o],t)});return e}function V(t,n){var e;return t.tweens.map((function(r){var o=function(t,n){var e={};for(var r in t){var o=P(t[r],n);c.arr(o)&&1===(o=o.map((function(t){return P(t,n)}))).length&&(o=o[0]),e[r]=o}return e.duration=parseFloat(e.duration),e.delay=parseFloat(e.delay),e}(r,n),i=o.value,a=c.arr(i)?i[1]:i,u=M(a),s=T(n.target,t.name,u,n),l=e?e.to.original:s,d=c.arr(i)?i[0]:l,f=M(d)||M(s),p=u||f;return c.und(a)&&(a=l),o.from=H(d,p),o.to=H(_(a,d),p),o.start=e?e.end:0,o.end=o.start+o.delay+o.duration+o.endDelay,o.easing=h(o.easing,o.duration),o.isPath=c.pth(i),o.isPathTargetInsideSVG=o.isPath&&c.svg(n.target),o.isColor=c.col(o.from.original),o.isColor&&(o.round=1),e=o,o}))}var Q={css:function(t,n,e){return t.style[n]=e},attribute:function(t,n,e){return t.setAttribute(n,e)},object:function(t,n,e){return t[n]=e},transform:function(t,n,e,r,o){if(r.list.set(n,e),n===r.last||o){var i="";r.list.forEach((function(t,n){i+=n+"("+t+") "})),t.style.transform=i}}};function U(t,n){X(t).forEach((function(t){for(var e in n){var r=P(n[e],t),o=t.target,i=M(r),a=T(o,e,i,t),u=_(N(r,i||M(a)),a),c=D(o,e);Q[c](o,e,u,t.transforms,!0)}}))}function Z(t,n){return y(b(t.map((function(t){return n.map((function(n){return function(t,n){var e=D(t.target,n.name);if(e){var r=V(n,t),o=r[r.length-1];return{type:e,property:n.name,animatable:t,tweens:r,duration:o.end,delay:r[0].delay,endDelay:o.endDelay}}}(t,n)}))}))),(function(t){return!c.und(t)}))}function K(t,n){var e=t.length,r=function(t){return t.timelineOffset?t.timelineOffset:0},o={};return o.duration=e?Math.max.apply(Math,t.map((function(t){return r(t)+t.duration}))):n.duration,o.delay=e?Math.min.apply(Math,t.map((function(t){return r(t)+t.delay}))):n.delay,o.endDelay=e?o.duration-Math.max.apply(Math,t.map((function(t){return r(t)+t.duration-t.endDelay}))):n.endDelay,o}var J=0;var tt=[],nt=function(){var t;function n(e){for(var r=tt.length,o=0;o<r;){var i=tt[o];i.paused?(tt.splice(o,1),r--):(i.tick(e),o++)}t=o>0?requestAnimationFrame(n):void 0}return"undefined"!=typeof document&&document.addEventListener("visibilitychange",(function(){rt.suspendWhenDocumentHidden&&(et()?t=cancelAnimationFrame(t):(tt.forEach((function(t){return t._onDocumentVisibility()})),nt()))})),function(){t||et()&&rt.suspendWhenDocumentHidden||!(tt.length>0)||(t=requestAnimationFrame(n))}}();function et(){return!!document&&document.hidden}function rt(e){void 0===e&&(e={});var r,o=0,a=0,u=0,c=0,s=null;function l(t){var n=window.Promise&&new Promise((function(t){return s=t}));return t.finished=n,n}var d=function(e){var r=E(t,e),o=E(n,e),i=Y(o,e),a=X(e.targets),u=Z(a,i),c=K(u,o),s=J;return J++,C(r,{id:s,children:[],animatables:a,animations:u,duration:c.duration,delay:c.delay,endDelay:c.endDelay})}(e);l(d);function f(){var t=d.direction;"alternate"!==t&&(d.direction="normal"!==t?"normal":"reverse"),d.reversed=!d.reversed,r.forEach((function(t){return t.reversed=d.reversed}))}function p(t){return d.reversed?d.duration-t:t}function m(){o=0,a=p(d.currentTime)*(1/rt.speed)}function v(t,n){n&&n.seek(t-n.timelineOffset)}function h(t){for(var n=0,e=d.animations,r=e.length;n<r;){var o=e[n],a=o.animatable,u=o.tweens,c=u.length-1,s=u[c];c&&(s=y(u,(function(n){return t<n.end}))[0]||s);for(var l=i(t-s.start-s.delay,0,s.duration)/s.duration,f=isNaN(l)?1:s.easing(l),p=s.to.strings,m=s.round,v=[],h=s.to.numbers.length,g=void 0,b=0;b<h;b++){var w=void 0,x=s.to.numbers[b],$=s.from.numbers[b]||0;w=s.isPath?W(s.value,f*x,s.isPathTargetInsideSVG):$+f*(x-$),m&&(s.isColor&&b>2||(w=Math.round(w*m)/m)),v.push(w)}var k=p.length;if(k){g=p[0];for(var E=0;E<k;E++){p[E];var C=p[E+1],S=v[E];isNaN(S)||(g+=C?S+C:S+" ")}}else g=v[0];Q[o.type](a.target,o.property,g,a.transforms),o.currentValue=g,n++}}function g(t){d[t]&&!d.passThrough&&d[t](d)}function b(t){var n=d.duration,e=d.delay,m=n-d.endDelay,y=p(t);d.progress=i(y/n*100,0,100),d.reversePlayback=y<d.currentTime,r&&function(t){if(d.reversePlayback)for(var n=c;n--;)v(t,r[n]);else for(var e=0;e<c;e++)v(t,r[e])}(y),!d.began&&d.currentTime>0&&(d.began=!0,g("begin")),!d.loopBegan&&d.currentTime>0&&(d.loopBegan=!0,g("loopBegin")),y<=e&&0!==d.currentTime&&h(0),(y>=m&&d.currentTime!==n||!n)&&h(n),y>e&&y<m?(d.changeBegan||(d.changeBegan=!0,d.changeCompleted=!1,g("changeBegin")),g("change"),h(y)):d.changeBegan&&(d.changeCompleted=!0,d.changeBegan=!1,g("changeComplete")),d.currentTime=i(y,0,n),d.began&&g("update"),t>=n&&(a=0,d.remaining&&!0!==d.remaining&&d.remaining--,d.remaining?(o=u,g("loopComplete"),d.loopBegan=!1,"alternate"===d.direction&&f()):(d.paused=!0,d.completed||(d.completed=!0,g("loopComplete"),g("complete"),!d.passThrough&&"Promise"in window&&(s(),l(d)))))}return d.reset=function(){var t=d.direction;d.passThrough=!1,d.currentTime=0,d.progress=0,d.paused=!0,d.began=!1,d.loopBegan=!1,d.changeBegan=!1,d.completed=!1,d.changeCompleted=!1,d.reversePlayback=!1,d.reversed="reverse"===t,d.remaining=d.loop,r=d.children;for(var n=c=r.length;n--;)d.children[n].reset();(d.reversed&&!0!==d.loop||"alternate"===t&&1===d.loop)&&d.remaining++,h(d.reversed?d.duration:0)},d._onDocumentVisibility=m,d.set=function(t,n){return U(t,n),d},d.tick=function(t){u=t,o||(o=u),b((u+(a-o))*rt.speed)},d.seek=function(t){b(p(t))},d.pause=function(){d.paused=!0,m()},d.play=function(){d.paused&&(d.completed&&d.reset(),d.paused=!1,tt.push(d),m(),nt())},d.reverse=function(){f(),d.completed=!d.reversed,m()},d.restart=function(){d.reset(),d.play()},d.remove=function(t){it(R(t),d)},d.reset(),d.autoplay&&d.play(),d}function ot(t,n){for(var e=n.length;e--;)x(t,n[e].animatable.target)&&n.splice(e,1)}function it(t,n){var e=n.animations,r=n.children;ot(t,e);for(var o=r.length;o--;){var i=r[o],a=i.animations;ot(t,a),a.length||i.children.length||r.splice(o,1)}e.length||r.length||n.pause()}rt.version="3.2.1",rt.speed=1,rt.suspendWhenDocumentHidden=!0,rt.running=tt,rt.remove=function(t){for(var n=R(t),e=tt.length;e--;){it(n,tt[e])}},rt.get=T,rt.set=U,rt.convertPx=I,rt.path=function(t,n){var e=c.str(t)?g(t)[0]:t,r=n||100;return function(t){return{property:t,el:e,svg:j(e),totalLength:q(e)*(r/100)}}},rt.setDashoffset=function(t){var n=q(t);return t.setAttribute("stroke-dasharray",n),n},rt.stagger=function(t,n){void 0===n&&(n={});var e=n.direction||"normal",r=n.easing?h(n.easing):null,o=n.grid,i=n.axis,a=n.from||0,u="first"===a,s="center"===a,l="last"===a,d=c.arr(t),f=d?parseFloat(t[0]):parseFloat(t),p=d?parseFloat(t[1]):0,m=M(d?t[1]:t)||0,v=n.start||0+(d?f:0),g=[],y=0;return function(t,n,c){if(u&&(a=0),s&&(a=(c-1)/2),l&&(a=c-1),!g.length){for(var h=0;h<c;h++){if(o){var b=s?(o[0]-1)/2:a%o[0],w=s?(o[1]-1)/2:Math.floor(a/o[0]),x=b-h%o[0],$=w-Math.floor(h/o[0]),k=Math.sqrt(x*x+$*$);"x"===i&&(k=-x),"y"===i&&(k=-$),g.push(k)}else g.push(Math.abs(a-h));y=Math.max.apply(Math,g)}r&&(g=g.map((function(t){return r(t/y)*y}))),"reverse"===e&&(g=g.map((function(t){return i?t<0?-1*t:-t:Math.abs(y-t)})))}return v+(d?(p-f)/y:f)*(Math.round(100*g[n])/100)+m}},rt.timeline=function(t){void 0===t&&(t={});var e=rt(t);return e.duration=0,e.add=function(r,o){var i=tt.indexOf(e),a=e.children;function u(t){t.passThrough=!0}i>-1&&tt.splice(i,1);for(var s=0;s<a.length;s++)u(a[s]);var l=C(r,E(n,t));l.targets=l.targets||t.targets;var d=e.duration;l.autoplay=!1,l.direction=e.direction,l.timelineOffset=c.und(o)?d:_(o,d),u(e),e.seek(l.timelineOffset);var f=rt(l);u(f),a.push(f);var p=K(a,t);return e.delay=p.delay,e.endDelay=p.endDelay,e.duration=p.duration,e.seek(0),e.reset(),e.autoplay&&e.play(),e},e},rt.easing=h,rt.penner=v,rt.random=function(t,n){return Math.floor(Math.random()*(n-t+1))+t};const at=rt;function ut(t){$("body").css("overflow","auto"),$("#mobile-menu").removeClass("slide-in"),$("#open-menu").find("img").attr("src","/themes/vasco-theme/img/icon-burger.svg"),$("#mobile-menu .menu-item-wrapper").removeClass("active"),$(".lang-selector-mobile").removeClass("active"),at({targets:"#mobile-menu",translateX:0,duration:500,easing:"easeInOutExpo"}),"cart"!==t&&"langBox"!==t&&"phone"!==t&&ht()}function ct(){$("#blockcart-wrapper .body").addClass("slide-in"),window.innerWidth<992?(at({targets:"#blockcart-wrapper .body",width:260,duration:500,easing:"easeInOutExpo"}),$("body").css("overflow","hidden"),vt()):($("#blockcart-wrapper .body").css("width","260px"),$("#blockcart-wrapper .body-in").css("height","auto"))}function st(t=""){$("#blockcart-wrapper .body").removeClass("slide-in"),$(window).width()<992?(at({targets:"#blockcart-wrapper .body",width:0,duration:500,easing:"easeInOutExpo"}),$("body").css("overflow","auto")):$("#blockcart-wrapper .body").css("width","0px"),"menu"!==t&&"langBox"!==t&&"phone"!==t&&ht()}function lt(){$(".languages-wrapper-box").addClass("slide-in"),$(window).width()<992&&($("body").css("overflow","hidden"),vt())}function dt(t=""){$(".languages-wrapper-box").removeClass("slide-in"),$(window).width()<992&&$("body").css("overflow","auto"),"menu"!==t&&"cart"!==t&&"phone"!==t&&ht()}function ft(){$(document).ready((function(){$(".phone-numbers-wrapper").addClass("slide-in"),$(window).width()<992&&($("body").css("overflow","hidden"),vt())}))}function pt(t=""){$(".phone-numbers-wrapper").removeClass("slide-in"),$(window).width()<992&&$("body").css("overflow","auto"),"menu"!==t&&"cart"!==t&&ht()}function mt(){return!!parseInt($("#blockcart-wrapper .cart-count").html())}function vt(){$("#overlay-menu").fadeIn(500)}function ht(){$("#overlay-menu").fadeOut(500)}if($(".language_selector").on("mouseover click",(function(){window.innerWidth>=992&&lt(),yt(document.querySelector(".languages-wrapper-box"),"maxHeight",60),yt(document.querySelector(".languages-box"),"maxHeight",80)})),$(".language_selector").on("mouseleave",(function(){window.innerWidth>=992&&dt()})),$(".languages-wrapper-box").on("mouseleave",(function(){window.innerWidth>=992&&dt()})),$(".language_selector").on("click",(function(){window.innerWidth<992&&($(".languages-wrapper-box").hasClass("slide-in")?dt():(ut("langBox"),st("langBox"),pt("langbox"),lt()))})),$("#open-menu").on("click",(function(){$("#mobile-menu").hasClass("slide-in")?ut("menu"):(st("menu"),dt("menu"),pt("menu"),yt(document.getElementById("mobile-menu"),"height",80),gt(document.getElementById("overlay-menu")),$("body").css("overflow","hidden"),$("#mobile-menu").addClass("slide-in"),$("#open-menu").find("img").attr("src","/themes/vasco-theme/img/icon-end.svg"),at({targets:"#mobile-menu",translateX:300,duration:500,easing:"easeInOutExpo"}),$(window).width()<992&&vt())})),$("#blockcart-wrapper").on("click",".header",(function(){mt()&&$(window).width()<992&&($(".body").hasClass("slide-in")?st("cart"):(ut("cart"),dt("cart"),pt("cart"),yt(document.getElementById("blockcart-wrapper").querySelector(".body-in"),"height",80),gt(document.getElementById("overlay-menu")),ct()))})),$("#blockcart-wrapper").on("click",".close-cart-icon",(function(){$(window).width()<992&&st()})),$("#blockcart-wrapper").on("click",".cart-link-icon",(function(t){$(window).width()<992&&t.preventDefault()})),$("#overlay-menu").on("click",(function(){$(window).width()<992&&(ut("overlay"),st("overlay"),dt("overlay"),pt("overlay"))})),$("#blockcart-wrapper").on("mouseover",(function(){window.innerWidth>=992&&mt()&&(yt(document.querySelector(".body"),"maxHeight",60),yt(document.querySelector(".body-in"),"maxHeight",80),ct())})),$("#blockcart-wrapper").on("mouseleave",(function(){window.innerWidth>=992&&st()})),$("#phone-numbers").on("mouseover",(function(){$(window).width()>=992&&ft()})),$("#phone-numbers").on("mouseleave",(function(){$(window).width()>=992&&pt()})),$("#phone-numbers").on("click",(function(){$(".phone-numbers-wrapper").hasClass("slide-in")?pt("phone"):(st("phone"),dt("phone"),ut("phone"),ft())})),$(".menu-item-wrapper").on("click",(function(){$(window).width()<992&&$(this).find("has-child")&&$(this).toggleClass("active")})),$(".lang-selector-mobile").on("click",(function(){$(window).width()<992&&$(this).toggleClass("active")})),$(".currency-selector-mobile").on("click",(function(){$(window).width()<992&&$(this).toggleClass("active")})),document.querySelector(".selectorSwitcher")){document.querySelector(".selectorSwitcher").addEventListener("click",(()=>{let t=document.querySelector(".product-dialog.selector-modal"),n=t.querySelector("[data-close]"),e=document.body;function r(){t.close(),t.classList.remove("close"),t.removeEventListener("animationend",r),e.classList.remove("overflow-hidden")}null!==t&&(t.showModal(),e.classList.add("overflow-hidden")),n.addEventListener("click",(()=>{t.addEventListener("animationend",r),t.classList.add("close")})),t.addEventListener("click",(n=>{const e=t.getBoundingClientRect();(n.clientX<e.left||n.clientX>e.right||n.clientY<e.top||n.clientY>e.bottom)&&(t.addEventListener("animationend",r),t.classList.add("close"))}))}))}function gt(t){const n=bt(document.getElementById("banners-wrapper"));t.style.top=`calc(80px + ${n}px)`}function yt(t,n,e){const r=bt(document.getElementById("banners-wrapper"))+bt(document.getElementById("geolocation-banner"));t.style[n]=`calc(100dvh - ${e}px - ${r}px)`}function bt(t){if(t){const n=t.getBoundingClientRect(),e=window.innerHeight,r=n.bottom>0&&n.bottom<=e;if(n.top>=0&&n.top<e||r){return Math.min(n.bottom,e)-Math.max(n.top,0)}return 0}return 0}document.addEventListener("DOMContentLoaded",(function(){document.querySelectorAll(".smooth-scroll").forEach((t=>{t.addEventListener("click",(function(t){t.preventDefault();const n=this.getAttribute("href").split("#")[1],e=document.getElementById(n);e?e.scrollIntoView({behavior:"smooth"}):window.location.href=this.getAttribute("href")}))}))}));e(922);function wt(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var xt="(prefers-reduced-motion: reduce)",$t={CREATED:1,MOUNTED:2,IDLE:3,MOVING:4,SCROLLING:5,DRAGGING:6,DESTROYED:7};function kt(t){t.length=0}function Et(t,n,e){return Array.prototype.slice.call(t,n,e)}function Ct(t){return t.bind.apply(t,[null].concat(Et(arguments,1)))}var St=setTimeout,Mt=function(){};function Pt(t){return requestAnimationFrame(t)}function Lt(t,n){return typeof n===t}function It(t){return!Tt(t)&&Lt("object",t)}var Ot=Array.isArray,Dt=Ct(Lt,"function"),At=Ct(Lt,"string"),Bt=Ct(Lt,"undefined");function Tt(t){return null===t}function _t(t){try{return t instanceof(t.ownerDocument.defaultView||window).HTMLElement}catch(t){return!1}}function Nt(t){return Ot(t)?t:[t]}function Ft(t,n){Nt(t).forEach(n)}function zt(t,n){return t.indexOf(n)>-1}function qt(t,n){return t.push.apply(t,Nt(n)),t}function jt(t,n,e){t&&Ft(n,(function(n){n&&t.classList[e?"add":"remove"](n)}))}function Wt(t,n){jt(t,At(n)?n.split(" "):n,!0)}function Ht(t,n){Ft(n,t.appendChild.bind(t))}function Rt(t,n){Ft(t,(function(t){var e=(n||t).parentNode;e&&e.insertBefore(t,n)}))}function Xt(t,n){return _t(t)&&(t.msMatchesSelector||t.matches).call(t,n)}function Gt(t,n){var e=t?Et(t.children):[];return n?e.filter((function(t){return Xt(t,n)})):e}function Yt(t,n){return n?Gt(t,n)[0]:t.firstElementChild}var Vt=Object.keys;function Qt(t,n,e){return t&&(e?Vt(t).reverse():Vt(t)).forEach((function(e){"__proto__"!==e&&n(t[e],e)})),t}function Ut(t){return Et(arguments,1).forEach((function(n){Qt(n,(function(e,r){t[r]=n[r]}))})),t}function Zt(t){return Et(arguments,1).forEach((function(n){Qt(n,(function(n,e){Ot(n)?t[e]=n.slice():It(n)?t[e]=Zt({},It(t[e])?t[e]:{},n):t[e]=n}))})),t}function Kt(t,n){Ft(n||Vt(t),(function(n){delete t[n]}))}function Jt(t,n){Ft(t,(function(t){Ft(n,(function(n){t&&t.removeAttribute(n)}))}))}function tn(t,n,e){It(n)?Qt(n,(function(n,e){tn(t,e,n)})):Ft(t,(function(t){Tt(e)||""===e?Jt(t,n):t.setAttribute(n,String(e))}))}function nn(t,n,e){var r=document.createElement(t);return n&&(At(n)?Wt(r,n):tn(r,n)),e&&Ht(e,r),r}function en(t,n,e){if(Bt(e))return getComputedStyle(t)[n];Tt(e)||(t.style[n]=""+e)}function rn(t,n){en(t,"display",n)}function on(t){t.setActive&&t.setActive()||t.focus({preventScroll:!0})}function an(t,n){return t.getAttribute(n)}function un(t,n){return t&&t.classList.contains(n)}function cn(t){return t.getBoundingClientRect()}function sn(t){Ft(t,(function(t){t&&t.parentNode&&t.parentNode.removeChild(t)}))}function ln(t){return Yt((new DOMParser).parseFromString(t,"text/html").body)}function dn(t,n){t.preventDefault(),n&&(t.stopPropagation(),t.stopImmediatePropagation())}function fn(t,n){return t&&t.querySelector(n)}function pn(t,n){return n?Et(t.querySelectorAll(n)):[]}function mn(t,n){jt(t,n,!1)}function vn(t){return t.timeStamp}function hn(t){return At(t)?t:t?t+"px":""}var gn="splide",yn="data-"+gn;function bn(t,n){if(!t)throw new Error("["+gn+"] "+(n||""))}var wn=Math.min,xn=Math.max,$n=Math.floor,kn=Math.ceil,En=Math.abs;function Cn(t,n,e){return En(t-n)<e}function Sn(t,n,e,r){var o=wn(n,e),i=xn(n,e);return r?o<t&&t<i:o<=t&&t<=i}function Mn(t,n,e){var r=wn(n,e),o=xn(n,e);return wn(xn(r,t),o)}function Pn(t){return+(t>0)-+(t<0)}function Ln(t,n){return Ft(n,(function(n){t=t.replace("%s",""+n)})),t}function In(t){return t<10?"0"+t:""+t}var On={};function Dn(t){return""+t+In(On[t]=(On[t]||0)+1)}function An(){var t=[];function n(t,n,e){Ft(t,(function(t){t&&Ft(n,(function(n){n.split(" ").forEach((function(n){var r=n.split(".");e(t,r[0],r[1])}))}))}))}return{bind:function(e,r,o,i){n(e,r,(function(n,e,r){var a="addEventListener"in n,u=a?n.removeEventListener.bind(n,e,o,i):n.removeListener.bind(n,o);a?n.addEventListener(e,o,i):n.addListener(o),t.push([n,e,r,o,u])}))},unbind:function(e,r,o){n(e,r,(function(n,e,r){t=t.filter((function(t){return!!(t[0]!==n||t[1]!==e||t[2]!==r||o&&t[3]!==o)||(t[4](),!1)}))}))},dispatch:function(t,n,e){var r,o=!0;return"function"==typeof CustomEvent?r=new CustomEvent(n,{bubbles:o,detail:e}):(r=document.createEvent("CustomEvent")).initCustomEvent(n,o,!1,e),t.dispatchEvent(r),r},destroy:function(){t.forEach((function(t){t[4]()})),kt(t)}}}var Bn="mounted",Tn="ready",_n="move",Nn="moved",Fn="click",zn="active",qn="inactive",jn="visible",Wn="hidden",Hn="refresh",Rn="updated",Xn="resize",Gn="resized",Yn="scroll",Vn="scrolled",Qn="destroy",Un="arrows:mounted",Zn="navigation:mounted",Kn="autoplay:play",Jn="autoplay:pause",te="lazyload:loaded",ne="sk",ee="sh",re="ei";function oe(t){var n=t?t.event.bus:document.createDocumentFragment(),e=An();return t&&t.event.on(Qn,e.destroy),Ut(e,{bus:n,on:function(t,r){e.bind(n,Nt(t).join(" "),(function(t){r.apply(r,Ot(t.detail)?t.detail:[])}))},off:Ct(e.unbind,n),emit:function(t){e.dispatch(n,t,Et(arguments,1))}})}function ie(t,n,e,r){var o,i,a=Date.now,u=0,c=!0,s=0;function l(){if(!c){if(u=t?wn((a()-o)/t,1):1,e&&e(u),u>=1&&(n(),o=a(),r&&++s>=r))return d();i=Pt(l)}}function d(){c=!0}function f(){i&&cancelAnimationFrame(i),u=0,i=0,c=!0}return{start:function(n){n||f(),o=a()-(n?u*t:0),c=!1,i=Pt(l)},rewind:function(){o=a(),u=0,e&&e(u)},pause:d,cancel:f,set:function(n){t=n},isPaused:function(){return c}}}var ae="Arrow",ue=ae+"Left",ce=ae+"Right",se=ae+"Up",le=ae+"Down",de="ttb",fe={width:["height"],left:["top","right"],right:["bottom","left"],x:["y"],X:["Y"],Y:["X"],ArrowLeft:[se,ce],ArrowRight:[le,ue]};function pe(t,n,e){return{resolve:function(t,n,r){var o="rtl"!==(r=r||e.direction)||n?r===de?0:-1:1;return fe[t]&&fe[t][o]||t.replace(/width|left|right/i,(function(t,n){var e=fe[t.toLowerCase()][o]||t;return n>0?e.charAt(0).toUpperCase()+e.slice(1):e}))},orient:function(t){return t*("rtl"===e.direction?1:-1)}}}var me="role",ve="tabindex",he="aria-",ge=he+"controls",ye=he+"current",be=he+"selected",we=he+"label",xe=he+"labelledby",$e=he+"hidden",ke=he+"orientation",Ee=he+"roledescription",Ce=he+"live",Se=he+"busy",Me=he+"atomic",Pe=[me,ve,"disabled",ge,ye,we,xe,$e,ke,Ee],Le=gn+"__",Ie="is-",Oe=gn,De=Le+"track",Ae=Le+"list",Be=Le+"slide",Te=Be+"--clone",_e=Be+"__container",Ne=Le+"arrows",Fe=Le+"arrow",ze=Fe+"--prev",qe=Fe+"--next",je=Le+"pagination",We=je+"__page",He=Le+"progress"+"__bar",Re=Le+"toggle",Xe=Le+"sr",Ge=Ie+"initialized",Ye=Ie+"active",Ve=Ie+"prev",Qe=Ie+"next",Ue=Ie+"visible",Ze=Ie+"loading",Ke=Ie+"focus-in",Je=Ie+"overflow",tr=[Ye,Ue,Ve,Qe,Ze,Ke,Je],nr={slide:Be,clone:Te,arrows:Ne,arrow:Fe,prev:ze,next:qe,pagination:je,page:We,spinner:Le+"spinner"};var er="touchstart mousedown",rr="touchmove mousemove",or="touchend touchcancel mouseup click";var ir="slide",ar="loop",ur="fade";function cr(t,n,e,r){var o,i=oe(t),a=i.on,u=i.emit,c=i.bind,s=t.Components,l=t.root,d=t.options,f=d.isNavigation,p=d.updateOnMove,m=d.i18n,v=d.pagination,h=d.slideFocus,g=s.Direction.resolve,y=an(r,"style"),b=an(r,we),w=e>-1,x=Yt(r,"."+_e);function $(){var o=t.splides.map((function(t){var e=t.splide.Components.Slides.getAt(n);return e?e.slide.id:""})).join(" ");tn(r,we,Ln(m.slideX,(w?e:n)+1)),tn(r,ge,o),tn(r,me,h?"button":""),h&&Jt(r,Ee)}function k(){o||E()}function E(){if(!o){var e=t.index;(i=C())!==un(r,Ye)&&(jt(r,Ye,i),tn(r,ye,f&&i||""),u(i?zn:qn,S)),function(){var n=function(){if(t.is(ur))return C();var n=cn(s.Elements.track),e=cn(r),o=g("left",!0),i=g("right",!0);return $n(n[o])<=kn(e[o])&&$n(e[i])<=kn(n[i])}(),e=!n&&(!C()||w);t.state.is([4,5])||tn(r,$e,e||"");tn(pn(r,d.focusableNodes||""),ve,e?-1:""),h&&tn(r,ve,e?-1:0);n!==un(r,Ue)&&(jt(r,Ue,n),u(n?jn:Wn,S));if(!n&&document.activeElement===r){var o=s.Slides.getAt(t.index);o&&on(o.slide)}}(),jt(r,Ve,n===e-1),jt(r,Qe,n===e+1)}var i}function C(){var r=t.index;return r===n||d.cloneStatus&&r===e}var S={index:n,slideIndex:e,slide:r,container:x,isClone:w,mount:function(){w||(r.id=l.id+"-slide"+In(n+1),tn(r,me,v?"tabpanel":"group"),tn(r,Ee,m.slide),tn(r,we,b||Ln(m.slideLabel,[n+1,t.length]))),c(r,"click",Ct(u,Fn,S)),c(r,"keydown",Ct(u,ne,S)),a([Nn,ee,Vn],E),a(Zn,$),p&&a(_n,k)},destroy:function(){o=!0,i.destroy(),mn(r,tr),Jt(r,Pe),tn(r,"style",y),tn(r,we,b||"")},update:E,style:function(t,n,e){en(e&&x||r,t,n)},isWithin:function(e,r){var o=En(e-n);return w||!d.rewind&&!t.is(ar)||(o=wn(o,t.length-o)),o<=r}};return S}var sr="http://www.w3.org/2000/svg",lr="m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z";var dr=yn+"-interval";var fr={passive:!1,capture:!0};var pr={Spacebar:" ",Right:ce,Left:ue,Up:se,Down:le};function mr(t){return t=At(t)?t:t.key,pr[t]||t}var vr="keydown";var hr=yn+"-lazy",gr=hr+"-srcset",yr="["+hr+"], ["+gr+"]";var br=[" ","Enter"];var wr=Object.freeze({__proto__:null,Media:function(t,n,e){var r=t.state,o=e.breakpoints||{},i=e.reducedMotion||{},a=An(),u=[];function c(t){t&&a.destroy()}function s(t,n){var e=matchMedia(n);a.bind(e,"change",l),u.push([t,e])}function l(){var n=r.is(7),o=e.direction,i=u.reduce((function(t,n){return Zt(t,n[1].matches?n[0]:{})}),{});Kt(e),d(i),e.destroy?t.destroy("completely"===e.destroy):n?(c(!0),t.mount()):o!==e.direction&&t.refresh()}function d(n,o,i){Zt(e,n),o&&Zt(Object.getPrototypeOf(e),n),!i&&r.is(1)||t.emit(Rn,e)}return{setup:function(){var t="min"===e.mediaQuery;Vt(o).sort((function(n,e){return t?+n-+e:+e-+n})).forEach((function(n){s(o[n],"("+(t?"min":"max")+"-width:"+n+"px)")})),s(i,xt),l()},destroy:c,reduce:function(t){matchMedia(xt).matches&&(t?Zt(e,i):Kt(e,Vt(i)))},set:d}},Direction:pe,Elements:function(t,n,e){var r,o,i,a=oe(t),u=a.on,c=a.bind,s=t.root,l=e.i18n,d={},f=[],p=[],m=[];function v(){r=y("."+De),o=Yt(r,"."+Ae),bn(r&&o,"A track/list element is missing."),qt(f,Gt(o,"."+Be+":not(."+Te+")")),Qt({arrows:Ne,pagination:je,prev:ze,next:qe,bar:He,toggle:Re},(function(t,n){d[n]=y("."+t)})),Ut(d,{root:s,track:r,list:o,slides:f}),function(){var t=s.id||Dn(gn),n=e.role;s.id=t,r.id=r.id||t+"-track",o.id=o.id||t+"-list",!an(s,me)&&"SECTION"!==s.tagName&&n&&tn(s,me,n);tn(s,Ee,l.carousel),tn(o,me,"presentation")}(),g()}function h(t){var n=Pe.concat("style");kt(f),mn(s,p),mn(r,m),Jt([r,o],n),Jt(s,t?n:["style",Ee])}function g(){mn(s,p),mn(r,m),p=b(Oe),m=b(De),Wt(s,p),Wt(r,m),tn(s,we,e.label),tn(s,xe,e.labelledby)}function y(t){var n=fn(s,t);return n&&function(t,n){if(Dt(t.closest))return t.closest(n);for(var e=t;e&&1===e.nodeType&&!Xt(e,n);)e=e.parentElement;return e}(n,"."+Oe)===s?n:void 0}function b(t){return[t+"--"+e.type,t+"--"+e.direction,e.drag&&t+"--draggable",e.isNavigation&&t+"--nav",t===Oe&&Ye]}return Ut(d,{setup:v,mount:function(){u(Hn,h),u(Hn,v),u(Rn,g),c(document,er+" keydown",(function(t){i="keydown"===t.type}),{capture:!0}),c(s,"focusin",(function(){jt(s,Ke,!!i)}))},destroy:h})},Slides:function(t,n,e){var r=oe(t),o=r.on,i=r.emit,a=r.bind,u=n.Elements,c=u.slides,s=u.list,l=[];function d(){c.forEach((function(t,n){p(t,n,-1)}))}function f(){v((function(t){t.destroy()})),kt(l)}function p(n,e,r){var o=cr(t,e,r,n);o.mount(),l.push(o),l.sort((function(t,n){return t.index-n.index}))}function m(t){return t?h((function(t){return!t.isClone})):l}function v(t,n){m(n).forEach(t)}function h(t){return l.filter(Dt(t)?t:function(n){return At(t)?Xt(n.slide,t):zt(Nt(t),n.index)})}return{mount:function(){d(),o(Hn,f),o(Hn,d)},destroy:f,update:function(){v((function(t){t.update()}))},register:p,get:m,getIn:function(t){var r=n.Controller,o=r.toIndex(t),i=r.hasFocus()?1:e.perPage;return h((function(t){return Sn(t.index,o,o+i-1)}))},getAt:function(t){return h(t)[0]},add:function(t,n){Ft(t,(function(t){if(At(t)&&(t=ln(t)),_t(t)){var r=c[n];r?Rt(t,r):Ht(s,t),Wt(t,e.classes.slide),o=t,u=Ct(i,Xn),l=pn(o,"img"),(d=l.length)?l.forEach((function(t){a(t,"load error",(function(){--d||u()}))})):u()}var o,u,l,d})),i(Hn)},remove:function(t){sn(h(t).map((function(t){return t.slide}))),i(Hn)},forEach:v,filter:h,style:function(t,n,e){v((function(r){r.style(t,n,e)}))},getLength:function(t){return t?c.length:l.length},isEnough:function(){return l.length>e.perPage}}},Layout:function(t,n,e){var r,o,i,a=oe(t),u=a.on,c=a.bind,s=a.emit,l=n.Slides,d=n.Direction.resolve,f=n.Elements,p=f.root,m=f.track,v=f.list,h=l.getAt,g=l.style;function y(){r=e.direction===de,en(p,"maxWidth",hn(e.width)),en(m,d("paddingLeft"),w(!1)),en(m,d("paddingRight"),w(!0)),b(!0)}function b(t){var n=cn(p);(t||o.width!==n.width||o.height!==n.height)&&(en(m,"height",function(){var t="";r&&(bn(t=x(),"height or heightRatio is missing."),t="calc("+t+" - "+w(!1)+" - "+w(!0)+")");return t}()),g(d("marginRight"),hn(e.gap)),g("width",e.autoWidth?null:hn(e.fixedWidth)||(r?"":$())),g("height",hn(e.fixedHeight)||(r?e.autoHeight?null:$():x()),!0),o=n,s(Gn),i!==(i=P())&&(jt(p,Je,i),s("overflow",i)))}function w(t){var n=e.padding,r=d(t?"right":"left");return n&&hn(n[r]||(It(n)?0:n))||"0px"}function x(){return hn(e.height||cn(v).width*e.heightRatio)}function $(){var t=hn(e.gap);return"calc((100%"+(t&&" + "+t)+")/"+(e.perPage||1)+(t&&" - "+t)+")"}function k(){return cn(v)[d("width")]}function E(t,n){var e=h(t||0);return e?cn(e.slide)[d("width")]+(n?0:M()):0}function C(t,n){var e=h(t);if(e){var r=cn(e.slide)[d("right")],o=cn(v)[d("left")];return En(r-o)+(n?0:M())}return 0}function S(n){return C(t.length-1)-C(0)+E(0,n)}function M(){var t=h(0);return t&&parseFloat(en(t.slide,d("marginRight")))||0}function P(){return t.is(ur)||S(!0)>k()}return{mount:function(){var t,n,e;y(),c(window,"resize load",(t=Ct(s,Xn),e=ie(n||0,t,null,1),function(){e.isPaused()&&e.start()})),u([Rn,Hn],y),u(Xn,b)},resize:b,listSize:k,slideSize:E,sliderSize:S,totalSize:C,getPadding:function(t){return parseFloat(en(m,d("padding"+(t?"Right":"Left"))))||0},isOverflow:P}},Clones:function(t,n,e){var r,o=oe(t),i=o.on,a=n.Elements,u=n.Slides,c=n.Direction.resolve,s=[];function l(){i(Hn,d),i([Rn,Xn],p),(r=m())&&(!function(n){var r=u.get().slice(),o=r.length;if(o){for(;r.length<n;)qt(r,r);qt(r.slice(-n),r.slice(0,n)).forEach((function(i,c){var l=c<n,d=function(n,r){var o=n.cloneNode(!0);return Wt(o,e.classes.clone),o.id=t.root.id+"-clone"+In(r+1),o}(i.slide,c);l?Rt(d,r[0].slide):Ht(a.list,d),qt(s,d),u.register(d,c-n+(l?0:o),i.index)}))}}(r),n.Layout.resize(!0))}function d(){f(),l()}function f(){sn(s),kt(s),o.destroy()}function p(){var t=m();r!==t&&(r<t||!t)&&o.emit(Hn)}function m(){var r=e.clones;if(t.is(ar)){if(Bt(r)){var o=e[c("fixedWidth")]&&n.Layout.slideSize(0);r=o&&kn(cn(a.track)[c("width")]/o)||e[c("autoWidth")]&&t.length||2*e.perPage}}else r=0;return r}return{mount:l,destroy:f}},Move:function(t,n,e){var r,o=oe(t),i=o.on,a=o.emit,u=t.state.set,c=n.Layout,s=c.slideSize,l=c.getPadding,d=c.totalSize,f=c.listSize,p=c.sliderSize,m=n.Direction,v=m.resolve,h=m.orient,g=n.Elements,y=g.list,b=g.track;function w(){n.Controller.isBusy()||(n.Scroll.cancel(),x(t.index),n.Slides.update())}function x(t){$(S(t,!0))}function $(e,r){if(!t.is(ur)){var o=r?e:function(e){if(t.is(ar)){var r=C(e),o=r>n.Controller.getEnd();(r<0||o)&&(e=k(e,o))}return e}(e);en(y,"transform","translate"+v("X")+"("+o+"px)"),e!==o&&a(ee)}}function k(t,n){var e=t-P(n),r=p();return t-=h(r*(kn(En(e)/r)||1))*(n?1:-1)}function E(){$(M(),!0),r.cancel()}function C(t){for(var e=n.Slides.get(),r=0,o=1/0,i=0;i<e.length;i++){var a=e[i].index,u=En(S(a,!0)-t);if(!(u<=o))break;o=u,r=a}return r}function S(n,r){var o=h(d(n-1)-function(t){var n=e.focus;return"center"===n?(f()-s(t,!0))/2:+n*s(t)||0}(n));return r?function(n){e.trimSpace&&t.is(ir)&&(n=Mn(n,0,h(p(!0)-f())));return n}(o):o}function M(){var t=v("left");return cn(y)[t]-cn(b)[t]+h(l(!1))}function P(t){return S(t?n.Controller.getEnd():0,!!e.trimSpace)}return{mount:function(){r=n.Transition,i([Bn,Gn,Rn,Hn],w)},move:function(t,n,e,o){var i,c;t!==n&&(i=t>e,c=h(k(M(),i)),i?c>=0:c<=y[v("scrollWidth")]-cn(b)[v("width")])&&(E(),$(k(M(),t>e),!0)),u(4),a(_n,n,e,t),r.start(n,(function(){u(3),a(Nn,n,e,t),o&&o()}))},jump:x,translate:$,shift:k,cancel:E,toIndex:C,toPosition:S,getPosition:M,getLimit:P,exceededLimit:function(t,n){n=Bt(n)?M():n;var e=!0!==t&&h(n)<h(P(!1)),r=!1!==t&&h(n)>h(P(!0));return e||r},reposition:w}},Controller:function(t,n,e){var r,o,i,a,u=oe(t),c=u.on,s=u.emit,l=n.Move,d=l.getPosition,f=l.getLimit,p=l.toPosition,m=n.Slides,v=m.isEnough,h=m.getLength,g=e.omitEnd,y=t.is(ar),b=t.is(ir),w=Ct(S,!1),x=Ct(S,!0),$=e.start||0,k=$;function E(){o=h(!0),i=e.perMove,a=e.perPage,r=L();var t=Mn($,0,g?r:o-1);t!==$&&($=t,l.reposition())}function C(){r!==L()&&s(re)}function S(t,n){var e=i||(A()?1:a),o=M($+e*(t?-1:1),$,!(i||A()));return-1===o&&b&&!Cn(d(),f(!t),1)?t?0:r:n?o:P(o)}function M(n,u,c){if(v()||A()){var s=function(n){if(b&&"move"===e.trimSpace&&n!==$)for(var r=d();r===p(n,!0)&&Sn(n,0,t.length-1,!e.rewind);)n<$?--n:++n;return n}(n);s!==n&&(u=n,n=s,c=!1),n<0||n>r?n=i||!Sn(0,n,u,!0)&&!Sn(r,u,n,!0)?y?c?n<0?-(o%a||a):o:n:e.rewind?n<0?r:0:-1:I(O(n)):c&&n!==u&&(n=I(O(u)+(n<u?-1:1)))}else n=-1;return n}function P(t){return y?(t+o)%o||0:t}function L(){for(var t=o-(A()||y&&i?1:a);g&&t-->0;)if(p(o-1,!0)!==p(t,!0)){t++;break}return Mn(t,0,o-1)}function I(t){return Mn(A()?t:a*t,0,r)}function O(t){return A()?wn(t,r):$n((t>=r?o-1:t)/a)}function D(t){t!==$&&(k=$,$=t)}function A(){return!Bt(e.focus)||e.isNavigation}function B(){return t.state.is([4,5])&&!!e.waitForTransition}return{mount:function(){E(),c([Rn,Hn,re],E),c(Gn,C)},go:function(t,n,e){if(!B()){var o=function(t){var n=$;if(At(t)){var e=t.match(/([+\-<>])(\d+)?/)||[],o=e[1],i=e[2];"+"===o||"-"===o?n=M($+ +(""+o+(+i||1)),$):">"===o?n=i?I(+i):w(!0):"<"===o&&(n=x(!0))}else n=y?t:Mn(t,0,r);return n}(t),i=P(o);i>-1&&(n||i!==$)&&(D(i),l.move(o,i,k,e))}},scroll:function(t,e,o,i){n.Scroll.scroll(t,e,o,(function(){var t=P(l.toIndex(d()));D(g?wn(t,r):t),i&&i()}))},getNext:w,getPrev:x,getAdjacent:S,getEnd:L,setIndex:D,getIndex:function(t){return t?k:$},toIndex:I,toPage:O,toDest:function(t){var n=l.toIndex(t);return b?Mn(n,0,r):n},hasFocus:A,isBusy:B}},Arrows:function(t,n,e){var r,o,i=oe(t),a=i.on,u=i.bind,c=i.emit,s=e.classes,l=e.i18n,d=n.Elements,f=n.Controller,p=d.arrows,m=d.track,v=p,h=d.prev,g=d.next,y={};function b(){!function(){var t=e.arrows;!t||h&&g||(v=p||nn("div",s.arrows),h=k(!0),g=k(!1),r=!0,Ht(v,[h,g]),!p&&Rt(v,m));h&&g&&(Ut(y,{prev:h,next:g}),rn(v,t?"":"none"),Wt(v,o=Ne+"--"+e.direction),t&&(a([Bn,Nn,Hn,Vn,re],E),u(g,"click",Ct($,">")),u(h,"click",Ct($,"<")),E(),tn([h,g],ge,m.id),c(Un,h,g)))}(),a(Rn,w)}function w(){x(),b()}function x(){i.destroy(),mn(v,o),r?(sn(p?[h,g]:v),h=g=null):Jt([h,g],Pe)}function $(t){f.go(t,!0)}function k(t){return ln('<button class="'+s.arrow+" "+(t?s.prev:s.next)+'" type="button"><svg xmlns="'+sr+'" viewBox="0 0 '+"40 "+'40" width="'+'40" height="'+'40" focusable="false"><path d="'+(e.arrowPath||lr)+'" />')}function E(){if(h&&g){var n=t.index,e=f.getPrev(),r=f.getNext(),o=e>-1&&n<e?l.last:l.prev,i=r>-1&&n>r?l.first:l.next;h.disabled=e<0,g.disabled=r<0,tn(h,we,o),tn(g,we,i),c("arrows:updated",h,g,e,r)}}return{arrows:y,mount:b,destroy:x,update:E}},Autoplay:function(t,n,e){var r,o,i=oe(t),a=i.on,u=i.bind,c=i.emit,s=ie(e.interval,t.go.bind(t,">"),(function(t){var n=d.bar;n&&en(n,"width",100*t+"%"),c("autoplay:playing",t)})),l=s.isPaused,d=n.Elements,f=n.Elements,p=f.root,m=f.toggle,v=e.autoplay,h="pause"===v;function g(){l()&&n.Slides.isEnough()&&(s.start(!e.resetProgress),o=r=h=!1,w(),c(Kn))}function y(t){void 0===t&&(t=!0),h=!!t,w(),l()||(s.pause(),c(Jn))}function b(){h||(r||o?y(!1):g())}function w(){m&&(jt(m,Ye,!h),tn(m,we,e.i18n[h?"play":"pause"]))}function x(t){var r=n.Slides.getAt(t);s.set(r&&+an(r.slide,dr)||e.interval)}return{mount:function(){v&&(!function(){e.pauseOnHover&&u(p,"mouseenter mouseleave",(function(t){r="mouseenter"===t.type,b()}));e.pauseOnFocus&&u(p,"focusin focusout",(function(t){o="focusin"===t.type,b()}));m&&u(m,"click",(function(){h?g():y(!0)}));a([_n,Yn,Hn],s.rewind),a(_n,x)}(),m&&tn(m,ge,d.track.id),h||g(),w())},destroy:s.cancel,play:g,pause:y,isPaused:l}},Cover:function(t,n,e){var r=oe(t).on;function o(t){n.Slides.forEach((function(n){var e=Yt(n.container||n.slide,"img");e&&e.src&&i(t,e,n)}))}function i(t,n,e){e.style("background",t?'center/cover no-repeat url("'+n.src+'")':"",!0),rn(n,t?"none":"")}return{mount:function(){e.cover&&(r(te,Ct(i,!0)),r([Bn,Rn,Hn],Ct(o,!0)))},destroy:Ct(o,!1)}},Scroll:function(t,n,e){var r,o,i=oe(t),a=i.on,u=i.emit,c=t.state.set,s=n.Move,l=s.getPosition,d=s.getLimit,f=s.exceededLimit,p=s.translate,m=t.is(ir),v=1;function h(t,e,i,a,d){var p=l();if(b(),i&&(!m||!f())){var h=n.Layout.sliderSize(),w=Pn(t)*h*$n(En(t)/h)||0;t=s.toPosition(n.Controller.toDest(t%h))+w}var x=Cn(p,t,1);v=1,e=x?0:e||xn(En(t-p)/1.5,800),o=a,r=ie(e,g,Ct(y,p,t,d),1),c(5),u(Yn),r.start()}function g(){c(3),o&&o(),u(Vn)}function y(t,n,r,i){var a,u,c=l(),s=(t+(n-t)*(a=i,(u=e.easingFunc)?u(a):1-Math.pow(1-a,4))-c)*v;p(c+s),m&&!r&&f()&&(v*=.6,En(s)<10&&h(d(f(!0)),600,!1,o,!0))}function b(){r&&r.cancel()}function w(){r&&!r.isPaused()&&(b(),g())}return{mount:function(){a(_n,b),a([Rn,Hn],w)},destroy:b,scroll:h,cancel:w}},Drag:function(t,n,e){var r,o,i,a,u,c,s,l,d=oe(t),f=d.on,p=d.emit,m=d.bind,v=d.unbind,h=t.state,g=n.Move,y=n.Scroll,b=n.Controller,w=n.Elements.track,x=n.Media.reduce,$=n.Direction,k=$.resolve,E=$.orient,C=g.getPosition,S=g.exceededLimit,M=!1;function P(){var t=e.drag;z(!t),a="free"===t}function L(t){if(c=!1,!s){var n=F(t);r=t.target,o=e.noDrag,Xt(r,"."+We+", ."+Fe)||o&&Xt(r,o)||!n&&t.button||(b.isBusy()?dn(t,!0):(l=n?w:window,u=h.is([4,5]),i=null,m(l,rr,I,fr),m(l,or,O,fr),g.cancel(),y.cancel(),A(t)))}var r,o}function I(n){if(h.is(6)||(h.set(6),p("drag")),n.cancelable)if(u){g.translate(r+B(n)/(M&&t.is(ir)?5:1));var o=T(n)>200,i=M!==(M=S());(o||i)&&A(n),c=!0,p("dragging"),dn(n)}else(function(t){return En(B(t))>En(B(t,!0))})(n)&&(u=function(t){var n=e.dragMinThreshold,r=It(n),o=r&&n.mouse||0,i=(r?n.touch:+n)||10;return En(B(t))>(F(t)?i:o)}(n),dn(n))}function O(r){h.is(6)&&(h.set(3),p("dragged")),u&&(!function(r){var o=function(n){if(t.is(ar)||!M){var e=T(n);if(e&&e<200)return B(n)/e}return 0}(r),i=function(t){return C()+Pn(t)*wn(En(t)*(e.flickPower||600),a?1/0:n.Layout.listSize()*(e.flickMaxPages||1))}(o),u=e.rewind&&e.rewindByDrag;x(!1),a?b.scroll(i,0,e.snap):t.is(ur)?b.go(E(Pn(o))<0?u?"<":"-":u?">":"+"):t.is(ir)&&M&&u?b.go(S(!0)?">":"<"):b.go(b.toDest(i),!0);x(!0)}(r),dn(r)),v(l,rr,I),v(l,or,O),u=!1}function D(t){!s&&c&&dn(t,!0)}function A(t){i=o,o=t,r=C()}function B(t,n){return N(t,n)-N(_(t),n)}function T(t){return vn(t)-vn(_(t))}function _(t){return o===t&&i||o}function N(t,n){return(F(t)?t.changedTouches[0]:t)["page"+k(n?"Y":"X")]}function F(t){return"undefined"!=typeof TouchEvent&&t instanceof TouchEvent}function z(t){s=t}return{mount:function(){m(w,rr,Mt,fr),m(w,or,Mt,fr),m(w,er,L,fr),m(w,"click",D,{capture:!0}),m(w,"dragstart",dn),f([Bn,Rn],P)},disable:z,isDragging:function(){return u}}},Keyboard:function(t,n,e){var r,o,i=oe(t),a=i.on,u=i.bind,c=i.unbind,s=t.root,l=n.Direction.resolve;function d(){var t=e.keyboard;t&&(r="global"===t?window:s,u(r,vr,m))}function f(){c(r,vr)}function p(){var t=o;o=!0,St((function(){o=t}))}function m(n){if(!o){var e=mr(n);e===l(ue)?t.go("<"):e===l(ce)&&t.go(">")}}return{mount:function(){d(),a(Rn,f),a(Rn,d),a(_n,p)},destroy:f,disable:function(t){o=t}}},LazyLoad:function(t,n,e){var r=oe(t),o=r.on,i=r.off,a=r.bind,u=r.emit,c="sequential"===e.lazyLoad,s=[Nn,Vn],l=[];function d(){kt(l),n.Slides.forEach((function(t){pn(t.slide,yr).forEach((function(n){var r=an(n,hr),o=an(n,gr);if(r!==n.src||o!==n.srcset){var i=e.classes.spinner,a=n.parentElement,u=Yt(a,"."+i)||nn("span",i,a);l.push([n,t,u]),n.src||rn(n,"none")}}))})),c?v():(i(s),o(s,f),f())}function f(){(l=l.filter((function(n){var r=e.perPage*((e.preloadPages||1)+1)-1;return!n[1].isWithin(t.index,r)||p(n)}))).length||i(s)}function p(t){var n=t[0];Wt(t[1].slide,Ze),a(n,"load error",Ct(m,t)),tn(n,"src",an(n,hr)),tn(n,"srcset",an(n,gr)),Jt(n,hr),Jt(n,gr)}function m(t,n){var e=t[0],r=t[1];mn(r.slide,Ze),"error"!==n.type&&(sn(t[2]),rn(e,""),u(te,e,r),u(Xn)),c&&v()}function v(){l.length&&p(l.shift())}return{mount:function(){e.lazyLoad&&(d(),o(Hn,d))},destroy:Ct(kt,l),check:f}},Pagination:function(t,n,e){var r,o,i=oe(t),a=i.on,u=i.emit,c=i.bind,s=n.Slides,l=n.Elements,d=n.Controller,f=d.hasFocus,p=d.getIndex,m=d.go,v=n.Direction.resolve,h=l.pagination,g=[];function y(){r&&(sn(h?Et(r.children):r),mn(r,o),kt(g),r=null),i.destroy()}function b(t){m(">"+t,!0)}function w(t,n){var e=g.length,r=mr(n),o=x(),i=-1;r===v(ce,!1,o)?i=++t%e:r===v(ue,!1,o)?i=(--t+e)%e:"Home"===r?i=0:"End"===r&&(i=e-1);var a=g[i];a&&(on(a.button),m(">"+i),dn(n,!0))}function x(){return e.paginationDirection||e.direction}function $(t){return g[d.toPage(t)]}function k(){var t=$(p(!0)),n=$(p());if(t){var e=t.button;mn(e,Ye),Jt(e,be),tn(e,ve,-1)}if(n){var o=n.button;Wt(o,Ye),tn(o,be,!0),tn(o,ve,"")}u("pagination:updated",{list:r,items:g},t,n)}return{items:g,mount:function n(){y(),a([Rn,Hn,re],n);var i=e.pagination;h&&rn(h,i?"":"none"),i&&(a([_n,Yn,Vn],k),function(){var n=t.length,i=e.classes,a=e.i18n,u=e.perPage,p=f()?d.getEnd()+1:kn(n/u);Wt(r=h||nn("ul",i.pagination,l.track.parentElement),o=je+"--"+x()),tn(r,me,"tablist"),tn(r,we,a.select),tn(r,ke,x()===de?"vertical":"");for(var m=0;m<p;m++){var v=nn("li",null,r),y=nn("button",{class:i.page,type:"button"},v),$=s.getIn(m).map((function(t){return t.slide.id})),k=!f()&&u>1?a.pageX:a.slideX;c(y,"click",Ct(b,m)),e.paginationKeyboard&&c(y,"keydown",Ct(w,m)),tn(v,me,"presentation"),tn(y,me,"tab"),tn(y,ge,$.join(" ")),tn(y,we,Ln(k,m+1)),tn(y,ve,-1),g.push({li:v,button:y,page:m})}}(),k(),u("pagination:mounted",{list:r,items:g},$(t.index)))},destroy:y,getAt:$,update:k}},Sync:function(t,n,e){var r=e.isNavigation,o=e.slideFocus,i=[];function a(){var n,e;t.splides.forEach((function(n){n.isParent||(c(t,n.splide),c(n.splide,t))})),r&&(n=oe(t),(e=n.on)(Fn,l),e(ne,d),e([Bn,Rn],s),i.push(n),n.emit(Zn,t.splides))}function u(){i.forEach((function(t){t.destroy()})),kt(i)}function c(t,n){var e=oe(t);e.on(_n,(function(t,e,r){n.go(n.is(ar)?r:t)})),i.push(e)}function s(){tn(n.Elements.list,ke,e.direction===de?"vertical":"")}function l(n){t.go(n.index)}function d(t,n){zt(br,mr(n))&&(l(t),dn(n))}return{setup:Ct(n.Media.set,{slideFocus:Bt(o)?r:o},!0),mount:a,destroy:u,remount:function(){u(),a()}}},Wheel:function(t,n,e){var r=oe(t).bind,o=0;function i(r){if(r.cancelable){var i=r.deltaY,a=i<0,u=vn(r),c=e.wheelMinThreshold||0,s=e.wheelSleep||0;En(i)>c&&u-o>s&&(t.go(a?"<":">"),o=u),function(r){return!e.releaseWheel||t.state.is(4)||-1!==n.Controller.getAdjacent(r)}(a)&&dn(r)}}return{mount:function(){e.wheel&&r(n.Elements.track,"wheel",i,fr)}}},Live:function(t,n,e){var r=oe(t).on,o=n.Elements.track,i=e.live&&!e.isNavigation,a=nn("span",Xe),u=ie(90,Ct(c,!1));function c(t){tn(o,Se,t),t?(Ht(o,a),u.start()):(sn(a),u.cancel())}function s(t){i&&tn(o,Ce,t?"off":"polite")}return{mount:function(){i&&(s(!n.Autoplay.isPaused()),tn(o,Me,!0),a.textContent="…",r(Kn,Ct(s,!0)),r(Jn,Ct(s,!1)),r([Nn,Vn],Ct(c,!0)))},disable:s,destroy:function(){Jt(o,[Ce,Me,Se]),sn(a)}}}}),xr={type:"slide",role:"region",speed:400,perPage:1,cloneStatus:!0,arrows:!0,pagination:!0,paginationKeyboard:!0,interval:5e3,pauseOnHover:!0,pauseOnFocus:!0,resetProgress:!0,easing:"cubic-bezier(0.25, 1, 0.5, 1)",drag:!0,direction:"ltr",trimSpace:!0,focusableNodes:"a, button, textarea, input, select, iframe",live:!0,classes:nr,i18n:{prev:"Previous slide",next:"Next slide",first:"Go to first slide",last:"Go to last slide",slideX:"Go to slide %s",pageX:"Go to page %s",play:"Start autoplay",pause:"Pause autoplay",carousel:"carousel",slide:"slide",select:"Select a slide to show",slideLabel:"%s of %s"},reducedMotion:{speed:0,rewindSpeed:0,autoplay:"pause"}};function $r(t,n,e){var r=n.Slides;function o(){r.forEach((function(t){t.style("transform","translateX(-"+100*t.index+"%)")}))}return{mount:function(){oe(t).on([Bn,Hn],o)},start:function(t,n){r.style("transition","opacity "+e.speed+"ms "+e.easing),St(n)},cancel:Mt}}function kr(t,n,e){var r,o=n.Move,i=n.Controller,a=n.Scroll,u=n.Elements.list,c=Ct(en,u,"transition");function s(){c(""),a.cancel()}return{mount:function(){oe(t).bind(u,"transitionend",(function(t){t.target===u&&r&&(s(),r())}))},start:function(n,u){var s=o.toPosition(n,!0),l=o.getPosition(),d=function(n){var r=e.rewindSpeed;if(t.is(ir)&&r){var o=i.getIndex(!0),a=i.getEnd();if(0===o&&n>=a||o>=a&&0===n)return r}return e.speed}(n);En(s-l)>=1&&d>=1?e.useScroll?a.scroll(s,d,!1,u):(c("transform "+d+"ms "+e.easing),o.translate(s,!0),r=u):(o.jump(n),u())},cancel:s}}var Er=function(){function t(n,e){var r;this.event=oe(),this.Components={},this.state=(r=1,{set:function(t){r=t},is:function(t){return zt(Nt(t),r)}}),this.splides=[],this._o={},this._E={};var o=At(n)?fn(document,n):n;bn(o,o+" is invalid."),this.root=o,e=Zt({label:an(o,we)||"",labelledby:an(o,xe)||""},xr,t.defaults,e||{});try{Zt(e,JSON.parse(an(o,yn)))}catch(t){bn(!1,"Invalid JSON")}this._o=Object.create(Zt({},e))}var n,e,r,o=t.prototype;return o.mount=function(t,n){var e=this,r=this.state,o=this.Components;return bn(r.is([1,7]),"Already mounted!"),r.set(1),this._C=o,this._T=n||this._T||(this.is(ur)?$r:kr),this._E=t||this._E,Qt(Ut({},wr,this._E,{Transition:this._T}),(function(t,n){var r=t(e,o,e._o);o[n]=r,r.setup&&r.setup()})),Qt(o,(function(t){t.mount&&t.mount()})),this.emit(Bn),Wt(this.root,Ge),r.set(3),this.emit(Tn),this},o.sync=function(t){return this.splides.push({splide:t}),t.splides.push({splide:this,isParent:!0}),this.state.is(3)&&(this._C.Sync.remount(),t.Components.Sync.remount()),this},o.go=function(t){return this._C.Controller.go(t),this},o.on=function(t,n){return this.event.on(t,n),this},o.off=function(t){return this.event.off(t),this},o.emit=function(t){var n;return(n=this.event).emit.apply(n,[t].concat(Et(arguments,1))),this},o.add=function(t,n){return this._C.Slides.add(t,n),this},o.remove=function(t){return this._C.Slides.remove(t),this},o.is=function(t){return this._o.type===t},o.refresh=function(){return this.emit(Hn),this},o.destroy=function(t){void 0===t&&(t=!0);var n=this.event,e=this.state;return e.is(1)?oe(this).on(Tn,this.destroy.bind(this,t)):(Qt(this._C,(function(n){n.destroy&&n.destroy(t)}),!0),n.emit(Qn),n.destroy(),t&&kt(this.splides),e.set(7)),this},n=t,(e=[{key:"options",get:function(){return this._o},set:function(t){this._C.Media.set(t,!0,!0)}},{key:"length",get:function(){return this._C.Slides.getLength(!0)}},{key:"index",get:function(){return this._C.Controller.getIndex()}}])&&wt(n.prototype,e),r&&wt(n,r),Object.defineProperty(n,"prototype",{writable:!1}),t}();Er.defaults={},Er.STATES=$t;$("#splide-media").length>0&&new Er("#splide-media",{type:"loop",perPage:4,perMove:1,focus:0,dots:!1,rewind:!1,pagination:!1,autoplay:!0,autoHeight:!0,lazyLoad:"sequential",easing:"linear",interval:5e3,height:"100%",breakpoints:{699:{perPage:1},992:{perPage:3}}}).mount(),$("#splide-awards").length>0&&new Er("#splide-awards",{type:"loop",perPage:5,perMove:1,focus:0,rewind:!0,pagination:!1,lazyLoad:"sequential",easing:"linear",autoplay:!0,interval:5e3,breakpoints:{699:{perPage:1},992:{perPage:3}}}).mount();e(3),e(536),e(247),e(125)})()})();/**
 * 2007-2020 PrestaShop.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License 3.0 (AFL-3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/AFL-3.0
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future. If you wish to customize PrestaShop for your
 * needs please refer to http://www.prestashop.com for more information.
 *
 * @author    PrestaShop SA <contact@prestashop.com>
 * @copyright 2007-2020 PrestaShop SA
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
 * International Registered Trademark & Property of PrestaShop SA
 */
function addNotification(productId,productAttributeId){if(typeof productId==='undefined'){var ids=$('div.js-mailalert > input[type=hidden]');productId=ids.eq(0).val();productIdAttribute=ids.eq(1).val()}
$.ajax({type:'POST',url:$('div.js-mailalert').data('url'),data:'id_product='+productId+'&id_product_attribute='+productAttributeId+'&customer_email='+$('div.js-mailalert > input[type=email]').val(),success:function(resp){resp=JSON.parse(resp);$('.js-mailalert-alerts').html('<article class="mt-1 alert alert-'+(resp.error?'danger':'success')+'" role="alert" data-alert="'+(resp.error?'error':'success')+'">'+resp.message+'</article>').show();if(!resp.error){$('div.js-mailalert > .js-mailalert-add, div.js-mailalert > input[type=email], div.js-mailalert .gdpr_consent_wrapper').hide()}}});return!1}
$(document).on('ready',function(){const mailAlertSubmitButtonClass='.js-mailalert-add';const mailAlertWrapper=$('.js-mailalert');const mailAlertSubmitButton=mailAlertWrapper.find(mailAlertSubmitButtonClass);if(mailAlertWrapper.find('#gdpr_consent, .gdpr_consent').length){setTimeout(()=>{mailAlertSubmitButton.prop('disabled',!0);mailAlertWrapper.find('[name="psgdpr_consent_checkbox"]').on('change',function(e){e.stopPropagation();mailAlertSubmitButton.prop('disabled',!$(this).prop('checked'))})},0)}
$(document).on('click',mailAlertSubmitButtonClass,function(e){e.preventDefault();addNotification($(this).data('product'),$(this).data('product-attribute'))});$(document).on('click','.js-remove-email-alert',function(){var self=$(this);var ids=self.attr('rel').replace('js-id-emailalerts-','');ids=ids.split('-');var id_product_mail_alert=ids[0];var id_product_attribute_mail_alert=ids[1];var parent=self.closest('li');$.ajax({url:self.data('url'),type:"POST",data:{'id_product':id_product_mail_alert,'id_product_attribute':id_product_attribute_mail_alert},success:function(result){if(result=='0'){parent.fadeOut("normal",function(){parent.remove()})}}})})});/**
 * 2007-2020 PrestaShop.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License 3.0 (AFL-3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/AFL-3.0
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future. If you wish to customize PrestaShop for your
 * needs please refer to http://www.prestashop.com for more information.
 *
 * @author    PrestaShop SA <contact@prestashop.com>
 * @copyright 2007-2020 PrestaShop SA
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
 * International Registered Trademark & Property of PrestaShop SA
 */
$(document).ready(function(){$(".block_newsletter form").on("submit",function(){var psemailsubscriptionForm=$(this);if(typeof psemailsubscription_subscription==="undefined"){return!0}
$(".block_newsletter_alert").remove();$.ajax({type:"POST",dataType:"JSON",url:psemailsubscription_subscription,cache:!1,data:$(this).serialize(),success:function(data){if(data.nw_error){psemailsubscriptionForm.append('<div class="alert alert-info alert-toast toast-animation block_newsletter_alert">'+data.msg+"</div>");setTimeout(function(){$(".block_newsletter_alert").fadeOut(300,function(){$(this).remove()})},5000)}else{psemailsubscriptionForm.append('<div class="alert alert-success alert-toast toast-animation block_newsletter_alert">'+data.msg+"</div>");setTimeout(function(){$(".block_newsletter_alert").fadeOut(300,function(){$(this).remove()})},5000);window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:"newsletter_signup",position:"footer"});setTimeout(function(){psemailsubscriptionForm[0].reset()},1000)}},error:function(err){console.log(err)},});return!1})});/*! js-cookie v3.0.1 | MIT */
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){"use strict";function e(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)e[o]=n[o]}return e}return function t(n,o){function r(t,r,i){if("undefined"!=typeof document){"number"==typeof(i=e({},o,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),t=encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var c="";for(var u in i)i[u]&&(c+="; "+u,!0!==i[u]&&(c+="="+i[u].split(";")[0]));return document.cookie=t+"="+n.write(r,t)+c}}return Object.create({set:r,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var t=document.cookie?document.cookie.split("; "):[],o={},r=0;r<t.length;r++){var i=t[r].split("="),c=i.slice(1).join("=");try{var u=decodeURIComponent(i[0]);if(o[u]=n.read(c,u),e===u)break}catch(e){}}return e?o[e]:o}},remove:function(t,n){r(t,"",e({},n,{expires:-1}))},withAttributes:function(n){return t(this.converter,e({},this.attributes,n))},withConverter:function(n){return t(e({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(n)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})}));jQuery(function($){function ipLookUp(){$.ajax('https://ipapi.co/json').then(function success(response){var continent=response.continent_code;var country=response.country;if(continent=='EU'){if(country=='PL'){var title='Twoja prywatność jest dla nas ważna!';var content='Nasza strona chroni Twoje dane osobowe zgodnie z Rozporządzeniem o Ochronie Danych Osobowych (tzw. RODO). Twoje dane osobowe potrzebne nam są tylko do przetworzenia zamówienia. Informujemy, że dane są przechowywane na naszych serwerach w Stanach Zjednoczonych. W celu przechowywania Twoich danych poza Europejskim Obszarem Gospodarczym potrzebujemy Twojej zgody. Zgoda jest dobrowolna, ale bez niej nie będziemy w stanie zrealizować zamówienia.';var button='Zgadzam się'}else if(country=='FR'){var title='Votre vie privée est importante !';var content='Notre site Web protège vos données personnelles et adhère au Règlement général de l\'Union européenne sur la protection des données (RGPD). Vos données personnelles ne seront utilisées que pour traiter la commande. Nous vous informons que nous stockons vos données sur nos serveurs situés aux États-Unis. Afin de stocker vos données personnelles en dehors de l\'Espace économique européen, nous avons besoin de votre consentement. Le consentement est volontaire, mais sans cela, nous ne pourrons pas traiter la commande.';var button='J\'accepte'}else if(country=='DE'){var title='Der Schutz Ihrer Daten ist uns wichtig	';var content='Unsere Website schützt Ihre personenbezogenen Daten und hält sich an die Vorgaben der Europäischen Datenschutzgrundverordnung (DSGVO). Ihre personenbezogenen Daten werden ausschließlich zur Bestellungsbearbeitung verwendet. Wir speichern Ihre Daten dazu auf Servern, die sich in den USA befinden. Für die Speicherung Ihrer personenbezogenen Daten außerhalb des Europäischen Wirtschaftsraums benötigen wir Ihre Zustimmung. Diese Einwilligung ist freiwillig, allerdings können wir ohne Einwilligung die Bestellung nicht bearbeiten.';var button='Ich stimme zu'}else if(country=='IT'){var title='La tua privacy è importante';var content='Il nostro sito web protegge i dati personali e aderisce al regolamento generale sulla protezione dei dati dell\'Unione Europea (GDPR). I dati personali saranno utilizzati solo per l’elaborazione dell\'ordine. Ti informiamo i tuoi dati verranno salvati sui nostri server ubicati negli Stati Uniti d\'America. Per poter conservare i tuoi dati personali al di fuori dell\'area economica europea, abbiamo bisogno del tuo consenso. Il consenso è volontario, ma senza di esso non saremo in grado di elaborare l\'ordine.';var button='Accetto'}else if(country=='ES'){var title='Su privacidad es importante';var content='Nuestro sitio web protege sus datos personales y se adhiere al Reglamento General de Protección de Datos (GDPR) de la Unión Europea. Sus datos personales serán utilizados únicamente para procesar el pedido. Le informamos que almacenaremos sus datos en nuestros servidores ubicados en los Estados Unidos de América. Para almacenar sus datos personales fuera del Espacio Económico Europeo, necesitamos su consentimiento. El consentimiento es voluntario, pero sin él, no podremos procesar el pedido.';var button='Acepto'}else if(country=='SK'){var title='Vaše súkromie je dôležité';var content='Naše webové stránky chránia vaše osobné údaje a dodržiavajú nariadenie o všeobecnej ochrane údajov Európskej únie (GDPR). Vaše osobné údaje budú použité iba na spracovanie objednávky. Radi by sme Vás informovali, že vaše údaje budú uložené na našich serveroch nachádzajúcich sa v Spojených štátoch amerických. Na ukladanie vašich osobných údajov mimo Európskeho hospodárskeho priestoru potrebujeme váš súhlas. Súhlas je dobrovoľný, ale bez neho nebudeme schopní spracovať objednávku.';var button='Súhlasím'}else if(country=='CZ'){var title='Vaše soukromí je chráněno';var content='Naše internetové stránky ochraňují Vaše osobní údaje v souladu s Nařízením o ochraně osobních údajů (tzv. GDPR). Vaše osobní údaje potřebujeme pouze pro zpracování objednávky. Informujeme Vás, že Vaše údaje jsou uchovávány na našich serverech ve Spojených Státech. Za účelem uchovávání Vašich osobních údajů mimo Evropský hospodářský prostor potřebujeme Váš souhlas. Souhlas je dobrovolný, ale bez souhlasu nebudeme schopni zpracovat Vaši objednávku.';var button='Souhlasím'}else if(country=='HU'){var title='Az Ön adatvédelme védett';var content='Oldalunk védi az Ön személyes adatait a rendeletnek megfelelően a személyes adatok védelméről (NAiH). Az Ön személyes adatai a megrendelés feldolgozásához van csak szükségünk. Tájékoztatjuk Önöket, hogy az adatokat tároljuk szervereinken az Egyesült Államokban.Annak érdekében, hogy adatokat tárolhasson az Európai Gazdasági Térségen kívül, szükségünk van beleegyezésére.A beleegyezés önkéntes, de nélküle nem fogjuk tudni teljesíteni a rendelést.';var button='Egyetértek'}else{var title='Your privacy is important!';var content='Our website protects your personal data and adhere to the European Union General Data Protection Regulation (GDPR). Your personal data will be used only to process the order. We kindly inform you that we will store your data on our servers located in the United States of America. In order to store your personal data outside of the European Economic Area, we need your consent. The consent is voluntary, but without it, we will not be able to process the order.';var button='I agree'}
$(document).ready(function(){$.fancybox("<div id='ve_gdpr_info' class='clearfix'><h2 class='body-base'>"+title+"</h2><p class='body-16'>"+content+"</p><div class='btn-box'><button id='fancybox-accept-gdpr-button' class='btn btn-md btn-primary'>"+button+"</button></div></div>",{closeBtn:!1,closeClick:!1,helpers:{overlay:{closeClick:!1}},keys:{close:null}});$('#fancybox-accept-gdpr-button').on('click',function(){Cookies.set('vasco_electronics_gdpr_info',1,{expires:28})
parent.$.fancybox.close()})})}},function fail(data,status){console.log('Request failed.  Returned status of',status)})}
if(Cookies.get('vasco_electronics_gdpr_info')==undefined){ipLookUp()}});/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
(function(r,G,f,v){var J=f("html"),n=f(r),p=f(G),b=f.fancybox=function(){b.open.apply(this,arguments)},I=navigator.userAgent.match(/msie/i),B=null,s=G.createTouch!==v,t=function(a){return a&&a.hasOwnProperty&&a instanceof f},q=function(a){return a&&"string"===f.type(a)},E=function(a){return q(a)&&0<a.indexOf("%")},l=function(a,d){var e=parseInt(a,10)||0;d&&E(a)&&(e*=b.getViewport()[d]/100);return Math.ceil(e)},w=function(a,b){return l(a,b)+"px"};f.extend(b,{version:"2.1.5",defaults:{padding:15,margin:20,width:800,height:600,minWidth:100,minHeight:100,maxWidth:9999,maxHeight:9999,pixelRatio:1,autoSize:!0,autoHeight:!1,autoWidth:!1,autoResize:!0,autoCenter:!s,fitToView:!0,aspectRatio:!1,topRatio:0.5,leftRatio:0.5,scrolling:"auto",wrapCSS:"",arrows:!0,closeBtn:!0,closeClick:!1,nextClick:!1,mouseWheel:!0,autoPlay:!1,playSpeed:3E3,preload:3,modal:!1,loop:!0,ajax:{dataType:"html",headers:{"X-fancyBox":!0}},iframe:{scrolling:"auto",preload:!0},swf:{wmode:"transparent",allowfullscreen:"true",allowscriptaccess:"always"},keys:{next:{13:"left",34:"up",39:"left",40:"up"},prev:{8:"right",33:"down",37:"right",38:"down"},close:[27],play:[32],toggle:[70]},direction:{next:"left",prev:"right"},scrollOutside:!0,index:0,type:null,href:null,content:null,title:null,tpl:{wrap:'<div class="fancybox-wrap" tabIndex="-1"><div class="fancybox-skin"><div class="fancybox-outer"><div class="fancybox-inner"></div></div></div></div>',image:'<img class="fancybox-image" src="{href}" alt="" />',iframe:'<iframe id="fancybox-frame{rnd}" name="fancybox-frame{rnd}" class="fancybox-iframe" frameborder="0" vspace="0" hspace="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen'+(I?' allowtransparency="true"':"")+"></iframe>",error:'<p class="fancybox-error">The requested content cannot be loaded.<br/>Please try again later.</p>',closeBtn:'<a title="Close" class="fancybox-item fancybox-close" href="javascript:;"></a>',next:'<a title="Next" class="fancybox-nav fancybox-next" href="javascript:;"><span></span></a>',prev:'<a title="Previous" class="fancybox-nav fancybox-prev" href="javascript:;"><span></span></a>'},openEffect:"fade",openSpeed:250,openEasing:"swing",openOpacity:!0,openMethod:"zoomIn",closeEffect:"fade",closeSpeed:250,closeEasing:"swing",closeOpacity:!0,closeMethod:"zoomOut",nextEffect:"elastic",nextSpeed:250,nextEasing:"swing",nextMethod:"changeIn",prevEffect:"elastic",prevSpeed:250,prevEasing:"swing",prevMethod:"changeOut",helpers:{overlay:!0,title:!0},onCancel:f.noop,beforeLoad:f.noop,afterLoad:f.noop,beforeShow:f.noop,afterShow:f.noop,beforeChange:f.noop,beforeClose:f.noop,afterClose:f.noop},group:{},opts:{},previous:null,coming:null,current:null,isActive:!1,isOpen:!1,isOpened:!1,wrap:null,skin:null,outer:null,inner:null,player:{timer:null,isActive:!1},ajaxLoad:null,imgPreload:null,transitions:{},helpers:{},open:function(a,d){if(a&&(f.isPlainObject(d)||(d={}),!1!==b.close(!0)))return f.isArray(a)||(a=t(a)?f(a).get():[a]),f.each(a,function(e,c){var k={},g,h,j,m,l;"object"===f.type(c)&&(c.nodeType&&(c=f(c)),t(c)?(k={href:c.data("fancybox-href")||c.attr("href"),title:c.data("fancybox-title")||c.attr("title"),isDom:!0,element:c},f.metadata&&f.extend(!0,k,c.metadata())):k=c);g=d.href||k.href||(q(c)?c:null);h=d.title!==v?d.title:k.title||"";m=(j=d.content||k.content)?"html":d.type||k.type;!m&&k.isDom&&(m=c.data("fancybox-type"),m||(m=(m=c.prop("class").match(/fancybox\.(\w+)/))?m[1]:null));q(g)&&(m||(b.isImage(g)?m="image":b.isSWF(g)?m="swf":"#"===g.charAt(0)?m="inline":q(c)&&(m="html",j=c)),"ajax"===m&&(l=g.split(/\s+/,2),g=l.shift(),l=l.shift()));j||("inline"===m?g?j=f(q(g)?g.replace(/.*(?=#[^\s]+$)/,""):g):k.isDom&&(j=c):"html"===m?j=g:!m&&(!g&&k.isDom)&&(m="inline",j=c));f.extend(k,{href:g,type:m,content:j,title:h,selector:l});a[e]=k}),b.opts=f.extend(!0,{},b.defaults,d),d.keys!==v&&(b.opts.keys=d.keys?f.extend({},b.defaults.keys,d.keys):!1),b.group=a,b._start(b.opts.index)},cancel:function(){var a=b.coming;a&&!1!==b.trigger("onCancel")&&(b.hideLoading(),b.ajaxLoad&&b.ajaxLoad.abort(),b.ajaxLoad=null,b.imgPreload&&(b.imgPreload.onload=b.imgPreload.onerror=null),a.wrap&&a.wrap.stop(!0,!0).trigger("onReset").remove(),b.coming=null,b.current||b._afterZoomOut(a))},close:function(a){b.cancel();!1!==b.trigger("beforeClose")&&(b.unbindEvents(),b.isActive&&(!b.isOpen||!0===a?(f(".fancybox-wrap").stop(!0).trigger("onReset").remove(),b._afterZoomOut()):(b.isOpen=b.isOpened=!1,b.isClosing=!0,f(".fancybox-item, .fancybox-nav").remove(),b.wrap.stop(!0,!0).removeClass("fancybox-opened"),b.transitions[b.current.closeMethod]())))},play:function(a){var d=function(){clearTimeout(b.player.timer)},e=function(){d();b.current&&b.player.isActive&&(b.player.timer=setTimeout(b.next,b.current.playSpeed))},c=function(){d();p.unbind(".player");b.player.isActive=!1;b.trigger("onPlayEnd")};if(!0===a||!b.player.isActive&&!1!==a){if(b.current&&(b.current.loop||b.current.index<b.group.length-1))b.player.isActive=!0,p.bind({"onCancel.player beforeClose.player":c,"onUpdate.player":e,"beforeLoad.player":d}),e(),b.trigger("onPlayStart")}else c()},next:function(a){var d=b.current;d&&(q(a)||(a=d.direction.next),b.jumpto(d.index+1,a,"next"))},prev:function(a){var d=b.current;d&&(q(a)||(a=d.direction.prev),b.jumpto(d.index-1,a,"prev"))},jumpto:function(a,d,e){var c=b.current;c&&(a=l(a),b.direction=d||c.direction[a>=c.index?"next":"prev"],b.router=e||"jumpto",c.loop&&(0>a&&(a=c.group.length+a%c.group.length),a%=c.group.length),c.group[a]!==v&&(b.cancel(),b._start(a)))},reposition:function(a,d){var e=b.current,c=e?e.wrap:null,k;c&&(k=b._getPosition(d),a&&"scroll"===a.type?(delete k.position,c.stop(!0,!0).animate(k,200)):(c.css(k),e.pos=f.extend({},e.dim,k)))},update:function(a){var d=a&&a.type,e=!d||"orientationchange"===d;e&&(clearTimeout(B),B=null);b.isOpen&&!B&&(B=setTimeout(function(){var c=b.current;c&&!b.isClosing&&(b.wrap.removeClass("fancybox-tmp"),(e||"load"===d||"resize"===d&&c.autoResize)&&b._setDimension(),"scroll"===d&&c.canShrink||b.reposition(a),b.trigger("onUpdate"),B=null)},e&&!s?0:300))},toggle:function(a){b.isOpen&&(b.current.fitToView="boolean"===f.type(a)?a:!b.current.fitToView,s&&(b.wrap.removeAttr("style").addClass("fancybox-tmp"),b.trigger("onUpdate")),b.update())},hideLoading:function(){p.unbind(".loading");f("#fancybox-loading").remove()},showLoading:function(){var a,d;b.hideLoading();a=f('<div id="fancybox-loading"><div></div></div>').click(b.cancel).appendTo("body");p.bind("keydown.loading",function(a){if(27===(a.which||a.keyCode))a.preventDefault(),b.cancel()});b.defaults.fixed||(d=b.getViewport(),a.css({position:"absolute",top:0.5*d.h+d.y,left:0.5*d.w+d.x}))},getViewport:function(){var a=b.current&&b.current.locked||!1,d={x:n.scrollLeft(),y:n.scrollTop()};a?(d.w=a[0].clientWidth,d.h=a[0].clientHeight):(d.w=s&&r.innerWidth?r.innerWidth:n.width(),d.h=s&&r.innerHeight?r.innerHeight:n.height());return d},unbindEvents:function(){b.wrap&&t(b.wrap)&&b.wrap.unbind(".fb");p.unbind(".fb");n.unbind(".fb")},bindEvents:function(){var a=b.current,d;a&&(n.bind("orientationchange.fb"+(s?"":" resize.fb")+(a.autoCenter&&!a.locked?" scroll.fb":""),b.update),(d=a.keys)&&p.bind("keydown.fb",function(e){var c=e.which||e.keyCode,k=e.target||e.srcElement;if(27===c&&b.coming)return!1;!e.ctrlKey&&(!e.altKey&&!e.shiftKey&&!e.metaKey&&(!k||!k.type&&!f(k).is("[contenteditable]")))&&f.each(d,function(d,k){if(1<a.group.length&&k[c]!==v)return b[d](k[c]),e.preventDefault(),!1;if(-1<f.inArray(c,k))return b[d](),e.preventDefault(),!1})}),f.fn.mousewheel&&a.mouseWheel&&b.wrap.bind("mousewheel.fb",function(d,c,k,g){for(var h=f(d.target||null),j=!1;h.length&&!j&&!h.is(".fancybox-skin")&&!h.is(".fancybox-wrap");)j=h[0]&&!(h[0].style.overflow&&"hidden"===h[0].style.overflow)&&(h[0].clientWidth&&h[0].scrollWidth>h[0].clientWidth||h[0].clientHeight&&h[0].scrollHeight>h[0].clientHeight),h=f(h).parent();if(0!==c&&!j&&1<b.group.length&&!a.canShrink){if(0<g||0<k)b.prev(0<g?"down":"left");else if(0>g||0>k)b.next(0>g?"up":"right");d.preventDefault()}}))},trigger:function(a,d){var e,c=d||b.coming||b.current;if(c){f.isFunction(c[a])&&(e=c[a].apply(c,Array.prototype.slice.call(arguments,1)));if(!1===e)return!1;c.helpers&&f.each(c.helpers,function(d,e){if(e&&b.helpers[d]&&f.isFunction(b.helpers[d][a]))b.helpers[d][a](f.extend(!0,{},b.helpers[d].defaults,e),c)});p.trigger(a)}},isImage:function(a){return q(a)&&a.match(/(^data:image\/.*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg)((\?|#).*)?$)/i)},isSWF:function(a){return q(a)&&a.match(/\.(swf)((\?|#).*)?$/i)},_start:function(a){var d={},e,c;a=l(a);e=b.group[a]||null;if(!e)return!1;d=f.extend(!0,{},b.opts,e);e=d.margin;c=d.padding;"number"===f.type(e)&&(d.margin=[e,e,e,e]);"number"===f.type(c)&&(d.padding=[c,c,c,c]);d.modal&&f.extend(!0,d,{closeBtn:!1,closeClick:!1,nextClick:!1,arrows:!1,mouseWheel:!1,keys:null,helpers:{overlay:{closeClick:!1}}});d.autoSize&&(d.autoWidth=d.autoHeight=!0);"auto"===d.width&&(d.autoWidth=!0);"auto"===d.height&&(d.autoHeight=!0);d.group=b.group;d.index=a;b.coming=d;if(!1===b.trigger("beforeLoad"))b.coming=null;else{c=d.type;e=d.href;if(!c)return b.coming=null,b.current&&b.router&&"jumpto"!==b.router?(b.current.index=a,b[b.router](b.direction)):!1;b.isActive=!0;if("image"===c||"swf"===c)d.autoHeight=d.autoWidth=!1,d.scrolling="visible";"image"===c&&(d.aspectRatio=!0);"iframe"===c&&s&&(d.scrolling="scroll");d.wrap=f(d.tpl.wrap).addClass("fancybox-"+(s?"mobile":"desktop")+" fancybox-type-"+c+" fancybox-tmp "+d.wrapCSS).appendTo(d.parent||"body");f.extend(d,{skin:f(".fancybox-skin",d.wrap),outer:f(".fancybox-outer",d.wrap),inner:f(".fancybox-inner",d.wrap)});f.each(["Top","Right","Bottom","Left"],function(a,b){d.skin.css("padding"+b,w(d.padding[a]))});b.trigger("onReady");if("inline"===c||"html"===c){if(!d.content||!d.content.length)return b._error("content")}else if(!e)return b._error("href");"image"===c?b._loadImage():"ajax"===c?b._loadAjax():"iframe"===c?b._loadIframe():b._afterLoad()}},_error:function(a){f.extend(b.coming,{type:"html",autoWidth:!0,autoHeight:!0,minWidth:0,minHeight:0,scrolling:"no",hasError:a,content:b.coming.tpl.error});b._afterLoad()},_loadImage:function(){var a=b.imgPreload=new Image;a.onload=function(){this.onload=this.onerror=null;b.coming.width=this.width/b.opts.pixelRatio;b.coming.height=this.height/b.opts.pixelRatio;b._afterLoad()};a.onerror=function(){this.onload=this.onerror=null;b._error("image")};a.src=b.coming.href;!0!==a.complete&&b.showLoading()},_loadAjax:function(){var a=b.coming;b.showLoading();b.ajaxLoad=f.ajax(f.extend({},a.ajax,{url:a.href,error:function(a,e){b.coming&&"abort"!==e?b._error("ajax",a):b.hideLoading()},success:function(d,e){"success"===e&&(a.content=d,b._afterLoad())}}))},_loadIframe:function(){var a=b.coming,d=f(a.tpl.iframe.replace(/\{rnd\}/g,(new Date).getTime())).attr("scrolling",s?"auto":a.iframe.scrolling).attr("src",a.href);f(a.wrap).bind("onReset",function(){try{f(this).find("iframe").hide().attr("src","//about:blank").end().empty()}catch(a){}});a.iframe.preload&&(b.showLoading(),d.one("load",function(){f(this).data("ready",1);s||f(this).bind("load.fb",b.update);f(this).parents(".fancybox-wrap").width("100%").removeClass("fancybox-tmp").show();b._afterLoad()}));a.content=d.appendTo(a.inner);a.iframe.preload||b._afterLoad()},_preloadImages:function(){var a=b.group,d=b.current,e=a.length,c=d.preload?Math.min(d.preload,e-1):0,f,g;for(g=1;g<=c;g+=1)f=a[(d.index+g)%e],"image"===f.type&&f.href&&((new Image).src=f.href)},_afterLoad:function(){var a=b.coming,d=b.current,e,c,k,g,h;b.hideLoading();if(a&&!1!==b.isActive)if(!1===b.trigger("afterLoad",a,d))a.wrap.stop(!0).trigger("onReset").remove(),b.coming=null;else{d&&(b.trigger("beforeChange",d),d.wrap.stop(!0).removeClass("fancybox-opened").find(".fancybox-item, .fancybox-nav").remove());b.unbindEvents();e=a.content;c=a.type;k=a.scrolling;f.extend(b,{wrap:a.wrap,skin:a.skin,outer:a.outer,inner:a.inner,current:a,previous:d});g=a.href;switch(c){case "inline":case "ajax":case "html":a.selector?e=f("<div>").html(e).find(a.selector):t(e)&&(e.data("fancybox-placeholder")||e.data("fancybox-placeholder",f('<div class="fancybox-placeholder"></div>').insertAfter(e).hide()),e=e.show().detach(),a.wrap.bind("onReset",function(){f(this).find(e).length&&e.hide().replaceAll(e.data("fancybox-placeholder")).data("fancybox-placeholder",!1)}));break;case "image":e=a.tpl.image.replace("{href}",g);break;case "swf":e='<object id="fancybox-swf" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%"><param name="movie" value="'+g+'"></param>',h="",f.each(a.swf,function(a,b){e+='<param name="'+a+'" value="'+b+'"></param>';h+=" "+a+'="'+b+'"'}),e+='<embed src="'+g+'" type="application/x-shockwave-flash" width="100%" height="100%"'+h+"></embed></object>"}(!t(e)||!e.parent().is(a.inner))&&a.inner.append(e);b.trigger("beforeShow");a.inner.css("overflow","yes"===k?"scroll":"no"===k?"hidden":k);b._setDimension();b.reposition();b.isOpen=!1;b.coming=null;b.bindEvents();if(b.isOpened){if(d.prevMethod)b.transitions[d.prevMethod]()}else f(".fancybox-wrap").not(a.wrap).stop(!0).trigger("onReset").remove();b.transitions[b.isOpened?a.nextMethod:a.openMethod]();b._preloadImages()}},_setDimension:function(){var a=b.getViewport(),d=0,e=!1,c=!1,e=b.wrap,k=b.skin,g=b.inner,h=b.current,c=h.width,j=h.height,m=h.minWidth,u=h.minHeight,n=h.maxWidth,p=h.maxHeight,s=h.scrolling,q=h.scrollOutside?h.scrollbarWidth:0,x=h.margin,y=l(x[1]+x[3]),r=l(x[0]+x[2]),v,z,t,C,A,F,B,D,H;e.add(k).add(g).width("auto").height("auto").removeClass("fancybox-tmp");x=l(k.outerWidth(!0)-k.width());v=l(k.outerHeight(!0)-k.height());z=y+x;t=r+v;C=E(c)?(a.w-z)*l(c)/100:c;A=E(j)?(a.h-t)*l(j)/100:j;if("iframe"===h.type){if(H=h.content,h.autoHeight&&1===H.data("ready"))try{H[0].contentWindow.document.location&&(g.width(C).height(9999),F=H.contents().find("body"),q&&F.css("overflow-x","hidden"),A=F.outerHeight(!0))}catch(G){}}else if(h.autoWidth||h.autoHeight)g.addClass("fancybox-tmp"),h.autoWidth||g.width(C),h.autoHeight||g.height(A),h.autoWidth&&(C=g.width()),h.autoHeight&&(A=g.height()),g.removeClass("fancybox-tmp");c=l(C);j=l(A);D=C/A;m=l(E(m)?l(m,"w")-z:m);n=l(E(n)?l(n,"w")-z:n);u=l(E(u)?l(u,"h")-t:u);p=l(E(p)?l(p,"h")-t:p);F=n;B=p;h.fitToView&&(n=Math.min(a.w-z,n),p=Math.min(a.h-t,p));z=a.w-y;r=a.h-r;h.aspectRatio?(c>n&&(c=n,j=l(c/D)),j>p&&(j=p,c=l(j*D)),c<m&&(c=m,j=l(c/D)),j<u&&(j=u,c=l(j*D))):(c=Math.max(m,Math.min(c,n)),h.autoHeight&&"iframe"!==h.type&&(g.width(c),j=g.height()),j=Math.max(u,Math.min(j,p)));if(h.fitToView)if(g.width(c).height(j),e.width(c+x),a=e.width(),y=e.height(),h.aspectRatio)for(;(a>z||y>r)&&(c>m&&j>u)&&!(19<d++);)j=Math.max(u,Math.min(p,j-10)),c=l(j*D),c<m&&(c=m,j=l(c/D)),c>n&&(c=n,j=l(c/D)),g.width(c).height(j),e.width(c+x),a=e.width(),y=e.height();else c=Math.max(m,Math.min(c,c-(a-z))),j=Math.max(u,Math.min(j,j-(y-r)));q&&("auto"===s&&j<A&&c+x+q<z)&&(c+=q);g.width(c).height(j);e.width(c+x);a=e.width();y=e.height();e=(a>z||y>r)&&c>m&&j>u;c=h.aspectRatio?c<F&&j<B&&c<C&&j<A:(c<F||j<B)&&(c<C||j<A);f.extend(h,{dim:{width:w(a),height:w(y)},origWidth:C,origHeight:A,canShrink:e,canExpand:c,wPadding:x,hPadding:v,wrapSpace:y-k.outerHeight(!0),skinSpace:k.height()-j});!H&&(h.autoHeight&&j>u&&j<p&&!c)&&g.height("auto")},_getPosition:function(a){var d=b.current,e=b.getViewport(),c=d.margin,f=b.wrap.width()+c[1]+c[3],g=b.wrap.height()+c[0]+c[2],c={position:"absolute",top:c[0],left:c[3]};d.autoCenter&&d.fixed&&!a&&g<=e.h&&f<=e.w?c.position="fixed":d.locked||(c.top+=e.y,c.left+=e.x);c.top=w(Math.max(c.top,c.top+(e.h-g)*d.topRatio));c.left=w(Math.max(c.left,c.left+(e.w-f)*d.leftRatio));return c},_afterZoomIn:function(){var a=b.current;a&&(b.isOpen=b.isOpened=!0,b.wrap.css("overflow","visible").addClass("fancybox-opened"),b.update(),(a.closeClick||a.nextClick&&1<b.group.length)&&b.inner.css("cursor","pointer").bind("click.fb",function(d){!f(d.target).is("a")&&!f(d.target).parent().is("a")&&(d.preventDefault(),b[a.closeClick?"close":"next"]())}),a.closeBtn&&f(a.tpl.closeBtn).appendTo(b.skin).bind("click.fb",function(a){a.preventDefault();b.close()}),a.arrows&&1<b.group.length&&((a.loop||0<a.index)&&f(a.tpl.prev).appendTo(b.outer).bind("click.fb",b.prev),(a.loop||a.index<b.group.length-1)&&f(a.tpl.next).appendTo(b.outer).bind("click.fb",b.next)),b.trigger("afterShow"),!a.loop&&a.index===a.group.length-1?b.play(!1):b.opts.autoPlay&&!b.player.isActive&&(b.opts.autoPlay=!1,b.play()))},_afterZoomOut:function(a){a=a||b.current;f(".fancybox-wrap").trigger("onReset").remove();f.extend(b,{group:{},opts:{},router:!1,current:null,isActive:!1,isOpened:!1,isOpen:!1,isClosing:!1,wrap:null,skin:null,outer:null,inner:null});b.trigger("afterClose",a)}});b.transitions={getOrigPosition:function(){var a=b.current,d=a.element,e=a.orig,c={},f=50,g=50,h=a.hPadding,j=a.wPadding,m=b.getViewport();!e&&(a.isDom&&d.is(":visible"))&&(e=d.find("img:first"),e.length||(e=d));t(e)?(c=e.offset(),e.is("img")&&(f=e.outerWidth(),g=e.outerHeight())):(c.top=m.y+(m.h-g)*a.topRatio,c.left=m.x+(m.w-f)*a.leftRatio);if("fixed"===b.wrap.css("position")||a.locked)c.top-=m.y,c.left-=m.x;return c={top:w(c.top-h*a.topRatio),left:w(c.left-j*a.leftRatio),width:w(f+j),height:w(g+h)}},step:function(a,d){var e,c,f=d.prop;c=b.current;var g=c.wrapSpace,h=c.skinSpace;if("width"===f||"height"===f)e=d.end===d.start?1:(a-d.start)/(d.end-d.start),b.isClosing&&(e=1-e),c="width"===f?c.wPadding:c.hPadding,c=a-c,b.skin[f](l("width"===f?c:c-g*e)),b.inner[f](l("width"===f?c:c-g*e-h*e))},zoomIn:function(){var a=b.current,d=a.pos,e=a.openEffect,c="elastic"===e,k=f.extend({opacity:1},d);delete k.position;c?(d=this.getOrigPosition(),a.openOpacity&&(d.opacity=0.1)):"fade"===e&&(d.opacity=0.1);b.wrap.css(d).animate(k,{duration:"none"===e?0:a.openSpeed,easing:a.openEasing,step:c?this.step:null,complete:b._afterZoomIn})},zoomOut:function(){var a=b.current,d=a.closeEffect,e="elastic"===d,c={opacity:0.1};e&&(c=this.getOrigPosition(),a.closeOpacity&&(c.opacity=0.1));b.wrap.animate(c,{duration:"none"===d?0:a.closeSpeed,easing:a.closeEasing,step:e?this.step:null,complete:b._afterZoomOut})},changeIn:function(){var a=b.current,d=a.nextEffect,e=a.pos,c={opacity:1},f=b.direction,g;e.opacity=0.1;"elastic"===d&&(g="down"===f||"up"===f?"top":"left","down"===f||"right"===f?(e[g]=w(l(e[g])-200),c[g]="+=200px"):(e[g]=w(l(e[g])+200),c[g]="-=200px"));"none"===d?b._afterZoomIn():b.wrap.css(e).animate(c,{duration:a.nextSpeed,easing:a.nextEasing,complete:b._afterZoomIn})},changeOut:function(){var a=b.previous,d=a.prevEffect,e={opacity:0.1},c=b.direction;"elastic"===d&&(e["down"===c||"up"===c?"top":"left"]=("up"===c||"left"===c?"-":"+")+"=200px");a.wrap.animate(e,{duration:"none"===d?0:a.prevSpeed,easing:a.prevEasing,complete:function(){f(this).trigger("onReset").remove()}})}};b.helpers.overlay={defaults:{closeClick:!0,speedOut:200,showEarly:!0,css:{},locked:!s,fixed:!0},overlay:null,fixed:!1,el:f("html"),create:function(a){a=f.extend({},this.defaults,a);this.overlay&&this.close();this.overlay=f('<div class="fancybox-overlay"></div>').appendTo(b.coming?b.coming.parent:a.parent);this.fixed=!1;a.fixed&&b.defaults.fixed&&(this.overlay.addClass("fancybox-overlay-fixed"),this.fixed=!0)},open:function(a){var d=this;a=f.extend({},this.defaults,a);this.overlay?this.overlay.unbind(".overlay").width("auto").height("auto"):this.create(a);this.fixed||(n.bind("resize.overlay",f.proxy(this.update,this)),this.update());a.closeClick&&this.overlay.bind("click.overlay",function(a){if(f(a.target).hasClass("fancybox-overlay"))return b.isActive?b.close():d.close(),!1});this.overlay.css(a.css).show()},close:function(){var a,b;n.unbind("resize.overlay");this.el.hasClass("fancybox-lock")&&(f(".fancybox-margin").removeClass("fancybox-margin"),a=n.scrollTop(),b=n.scrollLeft(),this.el.removeClass("fancybox-lock"),n.scrollTop(a).scrollLeft(b));f(".fancybox-overlay").remove().hide();f.extend(this,{overlay:null,fixed:!1})},update:function(){var a="100%",b;this.overlay.width(a).height("100%");I?(b=Math.max(G.documentElement.offsetWidth,G.body.offsetWidth),p.width()>b&&(a=p.width())):p.width()>n.width()&&(a=p.width());this.overlay.width(a).height(p.height())},onReady:function(a,b){var e=this.overlay;f(".fancybox-overlay").stop(!0,!0);e||this.create(a);a.locked&&(this.fixed&&b.fixed)&&(e||(this.margin=p.height()>n.height()?f("html").css("margin-right").replace("px",""):!1),b.locked=this.overlay.append(b.wrap),b.fixed=!1);!0===a.showEarly&&this.beforeShow.apply(this,arguments)},beforeShow:function(a,b){var e,c;b.locked&&(!1!==this.margin&&(f("*").filter(function(){return"fixed"===f(this).css("position")&&!f(this).hasClass("fancybox-overlay")&&!f(this).hasClass("fancybox-wrap")}).addClass("fancybox-margin"),this.el.addClass("fancybox-margin")),e=n.scrollTop(),c=n.scrollLeft(),this.el.addClass("fancybox-lock"),n.scrollTop(e).scrollLeft(c));this.open(a)},onUpdate:function(){this.fixed||this.update()},afterClose:function(a){this.overlay&&!b.coming&&this.overlay.fadeOut(a.speedOut,f.proxy(this.close,this))}};b.helpers.title={defaults:{type:"float",position:"bottom"},beforeShow:function(a){var d=b.current,e=d.title,c=a.type;f.isFunction(e)&&(e=e.call(d.element,d));if(q(e)&&""!==f.trim(e)){d=f('<div class="fancybox-title fancybox-title-'+c+'-wrap">'+e+"</div>");switch(c){case "inside":c=b.skin;break;case "outside":c=b.wrap;break;case "over":c=b.inner;break;default:c=b.skin,d.appendTo("body"),I&&d.width(d.width()),d.wrapInner('<span class="child"></span>'),b.current.margin[2]+=Math.abs(l(d.css("margin-bottom")))}d["top"===a.position?"prependTo":"appendTo"](c)}}};f.fn.fancybox=function(a){var d,e=f(this),c=this.selector||"",k=function(g){var h=f(this).blur(),j=d,k,l;!g.ctrlKey&&(!g.altKey&&!g.shiftKey&&!g.metaKey)&&!h.is(".fancybox-wrap")&&(k=a.groupAttr||"data-fancybox-group",l=h.attr(k),l||(k="rel",l=h.get(0)[k]),l&&(""!==l&&"nofollow"!==l)&&(h=c.length?f(c):e,h=h.filter("["+k+'="'+l+'"]'),j=h.index(this)),a.index=j,!1!==b.open(h,a)&&g.preventDefault())};a=a||{};d=a.index||0;!c||!1===a.live?e.unbind("click.fb-start").bind("click.fb-start",k):p.undelegate(c,"click.fb-start").delegate(c+":not('.fancybox-item, .fancybox-nav')","click.fb-start",k);this.filter("[data-fancybox-start=1]").trigger("click");return this};p.ready(function(){var a,d;f.scrollbarWidth===v&&(f.scrollbarWidth=function(){var a=f('<div style="width:50px;height:50px;overflow:auto"><div/></div>').appendTo("body"),b=a.children(),b=b.innerWidth()-b.height(99).innerWidth();a.remove();return b});if(f.support.fixedPosition===v){a=f.support;d=f('<div style="position:fixed;top:20px;"></div>').appendTo("body");var e=20===d[0].offsetTop||15===d[0].offsetTop;d.remove();a.fixedPosition=e}f.extend(b.defaults,{scrollbarWidth:f.scrollbarWidth(),fixed:f.support.fixedPosition,parent:f("body")});a=f(r).width();J.addClass("fancybox-lock-test");d=f(r).width();J.removeClass("fancybox-lock-test");f("<style type='text/css'>.fancybox-margin{margin-right:"+(d-a)+"px;}</style>").appendTo("head")})})(window,document,jQuery);/**
 * 2007-2020 PrestaShop and Contributors
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License 3.0 (AFL-3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/AFL-3.0
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * @author    PrestaShop SA <contact@prestashop.com>
 * @copyright 2007-2020 PrestaShop SA and Contributors
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
 * International Registered Trademark & Property of PrestaShop SA
 */
$(document).ready(function(){prestashop.blockcart=prestashop.blockcart||{};var showModal=prestashop.blockcart.showModal||function(modal){var $body=$('body');$body.append(modal);$body.one('click','#blockcart-modal',function(event){if(event.target.id==='blockcart-modal'){$(event.target).remove()}})};prestashop.on('updateCart',function(event){var refreshURL=$('.blockcart').data('refresh-url');var requestData={};if(event&&event.reason&&typeof event.resp!=='undefined'&&!event.resp.hasError){requestData={id_customization:event.reason.idCustomization,id_product_attribute:event.reason.idProductAttribute,id_product:event.reason.idProduct,action:event.reason.linkAction}}
if(event&&event.resp&&event.resp.hasError){prestashop.emit('showErrorNextToAddtoCartButton',{errorMessage:event.resp.errors.join('<br/>')})}
$.post(refreshURL,requestData).then(function(resp){var html=$('<div />').append($.parseHTML(resp.preview));$('.blockcart').replaceWith($(resp.preview).find('.blockcart'));if(resp.modal){showModal(resp.modal)}}).fail(function(resp){prestashop.emit('handleError',{eventType:'updateShoppingCart',resp:resp})})})});$('.termsandprivacy-formfields input[name="select-all"]').on('click',function(){$('.termsandprivacy-formfields input[type=checkbox]').prop('checked',$(this).prop('checked'))});$('.termsandprivacy-formfields .form-terms input[type=checkbox]').on('change',function(){if(!$('.termsandprivacy-formfields .form-terms input[type=checkbox]').not(':checked').length){$('.termsandprivacy-formfields input[name=select-all]').prop('checked',!0)}else{$('.termsandprivacy-formfields input[name=select-all]').prop('checked',!1)}});(()=>{"use strict";const e=function(e){return prestashop.modules.ve_analytics.mapProductCategory[e]},t=function(e,t,a=!1){let r=a?"internalId":"feedId";return 0!=t?prestashop.modules.ve_contentmanager&&prestashop.modules.ve_contentmanager.productsMapByProductAttribute[`${e}-${t}`]?prestashop.modules.ve_contentmanager.productsMapByProductAttribute[`${e}-${t}`][r]:`${e}-${t}`:prestashop.modules.ve_contentmanager&&prestashop.modules.ve_contentmanager.productsMapByProductAttribute?prestashop.modules.ve_contentmanager.productsMapByProductAttribute[`${e}`][r]:`${e}`},a=function(e){return e.toFixed(2)},r=function(r=null,o=null,n=null,s=null,c=null,i=null,p=null){let u=null!=r?r:prestashop.cart;return{cart_id:`${null!=o?o:prestashop.modules.ve_analytics.cartId}`,currency:prestashop.currency.iso_code,value:a(u.totals.total_including_tax.amount),value_net:a(u.totals.total_excluding_tax.amount),tax:a(u.subtotals.tax.amount),...null!=c?{shipping:c}:{},...null!=n?{shipping_tier:n}:{},...null!=s?{shipping_tier_id:s}:{},...null!=i?{payment_type:i}:{},...null!=p?{payment_provider:p}:{},..."vouchers"in u&&"added"in u.vouchers&&u.vouchers.added[Object.keys(u.vouchers.added)[0]]?{coupon:u.vouchers.added[Object.keys(u.vouchers.added)[0]]?.name.toUpperCase()}:{},..."subtotals"in u&&"discounts"in u.subtotals&&u.subtotals.discounts?{discount:a(u.subtotals.discounts.amount)}:{},..."subtotals"in u&&"products"in u.subtotals&&"discounts"in u.subtotals&&u.vouchers.added[Object.keys(u.vouchers.added)[0]]?{discount_percentage:a(u.subtotals.discounts.amount/u.subtotals.products.amount)}:{},items:u.products.map((r=>({item_id:t(r.id,r.id_product_attribute),vasco_item_id:t(r.id,r.id_product_attribute,!0),item_name:r.name,item_category:e(r.id),item_variant:""!=r.attributes_small?r.attributes_small:null,price:a(r.price_with_reduction),quantity:r.quantity})))}},o=function(e){let t=e+"=",a=decodeURIComponent(document.cookie).split(";");for(let e=0;e<a.length;e++){let r=a[e].trim();if(0==r.indexOf(t))return r.substring(t.length,r.length)}return null},n=function(e,t=[]){window.dataLayer=window.dataLayer||[],t.forEach((t=>{e[t]=null})),window.dataLayer.push({...e,_clear:!0})},s=function(e){prestashop.on("updateCart",(function(t){if("add-voucher"==t.reason.linkAction){const t=prestashop.cart;let a={event:"add_coupon",coupon:t.vouchers.added[Object.keys(t.vouchers.added)[0]]?.name.toUpperCase(),event_time:prestashop.time,pagetype:"cart",page_location:window.location.href.split("?")[0],meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,cart:r(),user_data:e,"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(a)}}))},c=function(e){let t=e.length,a=0;return e.map((e=>{e.reference.includes("VASCO")&&a++})),t==a},i=function(e){return e.replaceAll(/[^0-9]/g,"")},p=async function(e){if("https:"!==location.protocol)return e;{const t=(new TextEncoder).encode(e),a=await crypto.subtle.digest("SHA-256",t);return Array.from(new Uint8Array(a)).map((e=>e.toString(16).padStart(2,"0"))).join("")}},u=function(){const e="user_id";if(localStorage.getItem(e))return localStorage.getItem(e);{const a=(t=16,Array.from({length:t},(()=>"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".charAt(Math.floor(62*Math.random())))).join(""));return localStorage.setItem(e,a),a}var t};const d=function(e){const t=document.querySelector("#checkout-addresses-step form")??null,a=t?t.querySelector('input[value="invoice"]'):null;t&&a&&t.addEventListener("submit",(function(){let t={event:"add_shipping_info",event_time:prestashop.time,meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,pagetype:"checkout",page_location:window.location.href.split("?")[0],ecommerce:r(),user_data:e,"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(t)})),function(){let e={id_customer:prestashop.modules.ve_analytics.customerId,id_client:u()};!function(e,t){$.post(e,{action:"sendClientId",requestData:t}).done((function(){})).fail((function(){console.log("Send client_id error")}))}(prestashop.modules.ve_analytics.analyticsModuleFrontController,e)}()},l=function(e){return e in prestashop.modules.ve_analytics.categoryUrl},m=function(e){return prestashop.modules.ve_analytics.categoryUrl[e].current_name},_=function(e){return prestashop.modules.ve_analytics.categoryUrl[e].default_name.replace(/\s+/g,"_").toLowerCase()},h=function(){const e=window.location?new URL(window.location):null,t=e?e.pathname.split("/")[1]:null;return l(t)?{item_list_name:m(t),item_list_id:_(t)}:{}},y=function(){const e=document.referrer?new URL(document.referrer):null,t=e?e.pathname.split("/")[1]:null;return l(t)?{item_list_name:m(t),item_list_id:_(t)}:{}},f=function(r,o,n=1){let s=prestashop.modules.ve_analytics.productByIdProductAttribute[`${r}-${o}`],c=s.base_price_with_tax-s.discounted_price_with_tax,i=(s.base_price_with_tax-s.discounted_price_with_tax)/s.base_price_with_tax;return{value:a(s.discounted_price_with_tax*n),value_net:a(s.discounted_price_without_tax*n),tax:a((s.discounted_price_with_tax-s.discounted_price_without_tax)*n),currency:prestashop.currency.iso_code,items:[{item_id:t(r,o),vasco_item_id:t(r,o,!0),item_name:s.title,item_category:e(r),...s.attributes[0]&&{item_variant:s.attributes[0].name},price:a(s.base_price_with_tax),currency:prestashop.currency.iso_code,quantity:n,...c>0&&{discount:a(c)},...i>0&&{discount_percentage:a(i)},..."product"==prestashop.page.page_name&&{...y()},..."category"==prestashop.page.page_name&&{...h()}}]}},b=function(e){if(!e)return!1;const t=e.getBoundingClientRect();return t.top>=0&&t.left>=0&&t.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&t.right<=(window.innerWidth||document.documentElement.clientWidth)},g=function(e,a,s,c=1,i=null,p=null){const u="product"==prestashop.page.page_name,d=[31,32,33,34,35],l=u?document.querySelector(".menu-link.current")?.getAttribute("data-id"):null,m=function(e,t,a){if(e){const e=document.querySelector(".product-add-to-cart button.add-to-cart");let r=b(e)?"top":"bottom";return a.includes(t)&&(r=b(e)?"top":"bottom_bundle"),r}return null}(u,e,d),_=d.includes(e)?t(e,a,!0):null;let h={event:"add_to_cart",event_time:prestashop.time,meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,...m&&{position:m},..._&&{promotion:_},...l&&{tab_active:l},pagetype:prestashop.page.page_name,page_location:window.location.href.split("?")[0],ecommerce:f(e,a,c),user_data:s,...i&&i.products_count>0&&{cart:r(i,p)},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(h)},v=function(e){$(document).on("ajaxComplete",((t,a,s)=>{if(a.responseJSON&&a.responseJSON.hasError&&$("#promo-code .alert-danger").length>0){let t={event:"coupon_failed",coupon:document.querySelector('input[name="discount_name"]').value.toUpperCase(),event_time:prestashop.time,pagetype:"cart",page_location:window.location.href.split("?")[0],meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,cart:r(),user_data:e,"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(t)}}))},w=function(e,t){return prestashop.modules.ve_analytics.productVariants&&prestashop.modules.ve_analytics.productVariants[`${e}-${t}`]&&prestashop.modules.ve_analytics.productVariants[`${e}-${t}`].attributes[0]?prestashop.modules.ve_analytics.productVariants[`${e}-${t}`].attributes[0].name:prestashop.modules.ve_analytics.productByIdProductAttribute&&prestashop.modules.ve_analytics.productByIdProductAttribute[`${e}-${t}`]&&prestashop.modules.ve_analytics.productByIdProductAttribute[`${e}-${t}`].attributes[0]?prestashop.modules.ve_analytics.productByIdProductAttribute[`${e}-${t}`].attributes[0].name:null},k=function(e,t){return prestashop.modules.ve_analytics.productVariants[`${e}-${t}`]?prestashop.modules.ve_analytics.productVariants[`${e}-${t}`].title:prestashop.modules.ve_analytics.productByIdProductAttribute[`${e}-${t}`]?prestashop.modules.ve_analytics.productByIdProductAttribute[`${e}-${t}`].title:null},q=function(e,t,a=!1){let r=a?"internalId":"feedId";return 0!=t?prestashop.modules.ve_contentmanager&&prestashop.modules.ve_contentmanager.productsMapByAttribute[`${e}-${t}`]?prestashop.modules.ve_contentmanager.productsMapByAttribute[`${e}-${t}`][r]:`${e}-${t}`:prestashop.modules.ve_contentmanager&&prestashop.modules.ve_contentmanager.productsMapByAttribute[`${e}`]?prestashop.modules.ve_contentmanager.productsMapByAttribute[`${e}`][r]:`${e}`},S=function(e){let t,a;const r=e.closest(".js-product-miniature");return r?(t=r.querySelector(".product-variants-item input:checked")?.value??0,a=r.getAttribute("data-id-product")):(t=e.closest("form").querySelector(".product-variants-items .circle.active")?e.closest("form").querySelector(".product-variants-items .circle.active").getAttribute("data-attribute-id"):0,a=e.getAttribute("data-id-product")),{items:[{item_id:q(a,t),vasco_item_id:q(a,t,!0),item_name:k(a,t),item_variant:w(a,t)||void 0,..."category"==prestashop.page.page_name&&h()}]}},x=function(e){let t={event:"notify_click",pagetype:prestashop.page.page_name,ecommerce:S(e)};n(t)},A=function(){let e,t;return document.querySelector("#notify-modal #notify_save").getAttribute("data-id-attribute")?(e=document.querySelector("#notify-modal #notify_save").getAttribute("data-id-attribute"),t=document.querySelector("#notify-modal #notify_save").getAttribute("data-id-product")):(e=document.querySelector(".product-header-section .product-variants-items .circle.active")?document.querySelector(".product-header-section .product-variants-items .circle.active").getAttribute("data-attribute-id"):0,t=document.querySelector(".notify-modal-button").getAttribute("data-id-product")),{items:[{item_id:q(t,e),vasco_item_id:q(t,e,!0),item_name:k(t,e),item_variant:w(t,e)||void 0,..."category"==prestashop.page.page_name&&h()}]}},j=function(){const e=window.onSubmitNotify||function(){};window.onSubmitNotify=function(){e.apply(this,arguments);let t={event:"notify_send",pagetype:prestashop.page.page_name,ecommerce:A()};n(t)}},E=function(e){let t=[];return e.forEach(((e,a)=>{t.push({payment_type:e.querySelector(".payment-name").innerText.trim(),payment_provider:e.querySelector("input.ps-shown-by-js").dataset.moduleName,index:a,payment_preselected:e.classList.contains("active")})})),t},L=function(){const r=prestashop.modules.ve_analytics.orderConfirmationData,o=a(Number(r.orderDetails.total_discounts)),n=a(o/Number(r.orderDetails.total_products_wt));let s=c(Object.values(r.products));return{currency:prestashop.currency.iso_code,cart_id:r.orderDetails.id_cart,transaction_id:r.orderDetails.id,order_reference:r.orderDetails.reference,value:a(Number(r.orderDetails.total_paid_tax_incl)),tax:a(Number(r.orderDetails.total_paid_tax_incl)-Number(r.orderDetails.total_paid_tax_excl)),...r.promoCodeName&&r.promoCodeName.trim()?{coupon:r.promoCodeName.toUpperCase()}:{},...o>0&&{discount:o},...n>0&&{discount_percentage:n},shipping:a(s?0:Number(r.orderDetails.total_shipping)),shipping_tier:r.carrier.name?r.carrier.name:s?"digital delivery":null,shipping_tier_id:s?"dig":r.orderDetails.id_carrier,payment_type:r.paymentModule.displayName,payment_provider:r.orderDetails.payment,items:Object.values(r.products).map((r=>{return{item_id:t(r.product_id,r.product_attribute_id),vasco_item_id:t(r.product_id,r.product_attribute_id,!0),item_name:(o=r.product_name,o.replace(/\s*\(.*?\)\s*/g,"").trim()),item_category:e(r.product_id),item_variant:w(Number(r.product_id),Number(r.product_attribute_id))||void 0,price:a(r.product_price_wt),currency:prestashop.currency.iso_code,quantity:r.product_quantity};var o}))}},N=function(e,t){return prestashop.modules.ve_analytics.productVariants[`${e}-${t}`].in_stock},I=function(e,t){return a(prestashop.modules.ve_analytics.productVariants[`${e}-${t}`].base_price_with_tax)},B=function(e,t){return a(prestashop.modules.ve_analytics.productVariants[`${e}-${t}`].discounted_price_with_tax)},C=function(t,r){let o=t.closest(".js-product-miniature").getAttribute("data-id-product"),n=t.closest(".js-product-miniature").querySelector(".product-variants-item input:checked")?.value??0,s=a(I(o,n)-B(o,n)),c=a(s/I(o,n));return{currency:prestashop.currency.iso_code,...h(),items:[{item_id:q(o,n),vasco_item_id:q(o,n,!0),item_name:k(o,n),item_category:e(o),item_variant:w(o,n)||void 0,index:r,price:I(o,n),quantity:1,...s>0&&{discount:s},...c>0&&{discount_percentage:c},in_stock:N(o,n),...h()}]}},O=function(){if("undefined"==typeof prestashop||!prestashop.page)return"default_slot";const e=prestashop.page.body_classes;return"product"===prestashop.page.page_name?e["product-id-14"]?"v4_product_bottom":e["product-id-30"]?"e1_product_bottom":"default_slot":"default_slot"},D=function(e){const a=`${e}-0`;return prestashop.modules.ve_analytics.productVariants[a]?{items:prestashop.modules.ve_analytics.productVariants[a].pack_contents.map((e=>({item_id:t(e.product_id,e.attribute_id,!0),item_name:k(e.product_id,e.attribute_id)})))}:{items:[]}},M=function(e){let t=[];return e.forEach(((e,a)=>{const r=i(e.querySelector(".carrier-price").innerText),o=isNaN(r)||""===r?0:parseInt(r,10);t.push({shipping_id:i(e.querySelector(".delivery-container-wrapper input").value),shipping_name:e.querySelector(".carrier-name").innerText.trim(),index:a,shipping_price:o,shipping_preselected:e.classList.contains("active")})})),t},P=function(e,t){return a(prestashop.modules.ve_analytics.productVariants[`${e}-${t}`].discounted_price_without_tax)},U=function(){let t=document.querySelector('.js-product-actions input[name="id_product"]').value,r=document.querySelector(".product-variants-list input.input-color:checked")?.value??0;const o=document.referrer?new URL(document.referrer):null;o&&o.pathname.split("/")[1];let n=a(I(t,r)-B(t,r)),s=a(n/I(t,r));return{currency:prestashop.currency.iso_code,value:B(t,r),value_net:P(t,r),items:[{item_id:q(t,r),vasco_item_id:q(t,r,!0),item_name:k(t,r),item_category:e(t),...w(t,r)&&{item_variant:w(t,r)},price:I(t,r),currency:prestashop.currency.iso_code,quantity:1,in_stock:N(t,r),...n>0&&{discount:n},...s>0&&{discount_percentage:s},...y()}]}},V=function(e){let t={event:"view_item",event_time:prestashop.time,meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,pagetype:"product",page_location:window.location.href.split("?")[0],ecommerce:U(),user_data:e,...prestashop.cart.products_count>0&&{cart:r()},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(t)},T=function(){const t=document.querySelectorAll("#add-to-cart-or-refresh"),r={currency:prestashop.currency.iso_code,...h(),items:Array.from(t).map(((t,r)=>{let o=t.querySelector("#product_page_product_id").value,n=t.querySelector(".product-variants-item input:checked")?.value??0,s=a(I(o,n)-B(o,n)),c=a(s/I(o,n));return{item_id:q(o,n),vasco_item_id:q(o,n,!0),item_name:k(o,n),item_category:e(o),item_variant:w(o,n)||void 0,index:r,price:I(o,n),quantity:1,...s>0&&{discount:s},...c>0&&{discount_percentage:c},in_stock:N(o,n),currency:prestashop.currency.iso_code,...h()}}))};return r},z=function(e){return e.replaceAll(/\s/g,"")};let R=document.querySelector(".product-variants-list input.input-color:checked")?.value??null,H=window.location.href.split("#/")[1]?.split("-")[0]??null;const J=document.querySelector(".bundle-selector-section .content"),F=document.querySelector(".bundle-selector-section select");document.addEventListener("callbackSuccess",(e=>{!function(e){let t=e.type,a=e.time;n({event:"callback_form",event_action:t,hours:a})}(e.detail)}));const W=()=>{b(J)&&(function(e){let t=O(),a=D(e),r={event:"view_promotion",ecommerce:{promotion_id:q(e,0,!0),promotion_name:k(e,0),...t&&{creative_slot:t},items:a.items}};n(r)}(F.value),document.removeEventListener("scroll",W))};document.addEventListener("scroll",W),F&&F.addEventListener("change",(e=>{!function(e){let t=O(),a=D(e),r={event:"select_promotion",ecommerce:{promotion_id:q(e,0,!0),promotion_name:k(e,0),...t&&{creative_slot:t},items:a.items}};n(r)}(e.target.value)})),async function(){try{const e=prestashop.modules.ve_analytics.geolocation;return{user_id:u(),client_ip_address:e.ip,ct:await p(z(e.city.toLowerCase())),country:await p(z(e.country_code.toLowerCase())),client_user_agent:window.navigator.userAgent,..."checkout"==prestashop.page.page_name&&prestashop.customer.firstname&&{address:{first_name:await p(prestashop.customer.firstname),last_name:await p(prestashop.customer.lastname),email_address:await p(prestashop.customer.email)}}}}catch(e){return null}}().then((u=>{if(u&&prestashop){if("product"==prestashop.page.page_name&&null==H&&null!==R&&V(u),"product"==prestashop.page.page_name&&R==H&&V(u),prestashop.on("updatedProduct",(function(){"product"==prestashop.page.page_name&&V(u)})),prestashop.on("updateCart",(function(e){let t;if("string"==typeof e.resp)try{t=JSON.parse(e.resp)}catch(e){}else"object"==typeof e.resp&&(t=e.resp);!t||"category"!=prestashop.page.page_name&&"product"!=prestashop.page.page_name||g(t.id_product,t.id_product_attribute,u,1,t.cart,t.id_cart)})),"checkout"==prestashop.page.page_name&&(function(e){const t=document.querySelector("#checkout-personal-information-step"),a=t.classList.contains("-current"),s=t.classList.contains("-reachable"),c=document.querySelectorAll(".checkout-step.-unreachable").length;if(a&&s&&3==c){let t={event:"begin_checkout",event_time:prestashop.time,meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,pagetype:"checkout",page_location:window.location.href.split("?")[0],ecommerce:r(),user_data:e,"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(t)}}(u),async function(e){const t=document.getElementById("payment-confirmation")??null,s=t&&t.querySelector("button[type=submit]");s&&s.addEventListener("click",(async t=>{let s=c(prestashop.cart.products);const u=document.querySelector("#js-delivery")??null,d=u?u.querySelector(".delivery-option.active"):null,l=d?d.querySelector(".carrier-name").innerText.trim():s?"digital delivery":null,m=d?i(d.querySelector("input").value):s?"dig":null,_=document.querySelector(".payment-option.active"),h=_.querySelector(".payment-name").innerText.trim(),y=_.querySelector("input.ps-shown-by-js").dataset.moduleName,f=Object.keys(prestashop.customer.addresses).map(Number),b=prestashop.customer.addresses[f[f.length-1]];let g={event:"add_payment_info",event_time:prestashop.time,meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,pagetype:"checkout",page_location:window.location.href.split("?")[0],ecommerce:r(null,null,l,m,s?a(0):prestashop.cart.subtotals.shipping.amount,h,y),user_data:{user_id:e.user_id,client_ip_address:e.client_ip_address,ct:e.ct,country:e.country,client_user_agent:e.client_user_agent,address:{first_name:await p(prestashop.customer.firstname),last_name:await p(prestashop.customer.lastname),email_address:await p(prestashop.customer.email),...null!=b.phone?{phone:await p(b.phone)}:{},...null!=b.state?{region:await p(b.state)}:{},"zip-code":await p(b.postcode),ct:await p(b.city),country:await p(b.country)}},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(g)}))}(u),function(e){const t=document.getElementById("customer-form");t&&t.addEventListener("submit",(async function(){let a={event:"personal_info_added",event_time:prestashop.time,pagetype:"checkout",page_location:window.location.href.split("?")[0],cart:r(),user_data:{user_id:e.user_id,client_ip_address:e.client_ip_address,client_user_agent:e.client_user_agent,ct:e.ct,country:e.country,address:{first_name:await p(t.querySelector('input[name="firstname"]').value),last_name:await p(t.querySelector('input[name="lastname"]').value),email_address:await p(t.querySelector('input[name="email"]').value)}},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(a)}))}(u),s(u),v(u),async function(e){if(document.getElementById("checkout-payment-step").classList.contains("js-current-step")){const t=Object.keys(prestashop.customer.addresses).map(Number),s=prestashop.customer.addresses[t[t.length-1]];let u=c(prestashop.cart.products);const d=document.querySelector("#js-delivery")??null,l=d?d.querySelector(".delivery-option.active"):null,m=l?l.querySelector(".carrier-name").innerText.trim():u?"digital delivery":null,_=l?i(l.querySelector("input").value):u?"dig":null,h=document.querySelector(".payment-option.active"),y=h.querySelector(".payment-name").innerText.trim(),f=h.querySelector("input.ps-shown-by-js").dataset.moduleName,b=document.querySelectorAll(".payment-option");let g={event:"payment_methods_available",event_time:prestashop.time,pagetype:"checkout",page_location:window.location.href.split("?")[0],payment_methods:E(b),ecommerce:r(null,null,m,_,u?a(0):prestashop.cart.subtotals.shipping.amount,y,f),user_data:{user_id:e.user_id,client_ip_address:e.client_ip_address,ct:e.ct,country:e.country,client_user_agent:e.client_user_agent,address:{first_name:await p(prestashop.customer.firstname),last_name:await p(prestashop.customer.lastname),email_address:await p(prestashop.customer.email),...null!=s.phone?{phone:await p(s.phone)}:{},...null!=s.state?{region:await p(s.state)}:{},"zip-code":await p(s.postcode),ct:await p(s.city),country:await p(s.country)}},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(g)}}(u),async function(e){let t=document.getElementById("checkout-delivery-step")?.classList.contains("js-current-step");if(t){const t=Object.keys(prestashop.customer.addresses).map(Number),a=prestashop.customer.addresses[t[t.length-1]],s=document.querySelector("#js-delivery")??null,c=s?.querySelector(".delivery-option.active"),u=c?.querySelector(".carrier-name").innerText.trim(),d=c?i(c.querySelector("input").value):null,l=document.querySelectorAll(".delivery-option");let m={event:"shipping_methods_available",event_time:prestashop.time,pagetype:"checkout",page_location:window.location.href.split("?")[0],shipping_methods:M(l),ecommerce:r(null,null,u,d),user_data:{user_id:e.user_id,client_ip_address:e.client_ip_address,ct:e.ct,country:e.country,client_user_agent:e.client_user_agent,address:{first_name:await p(prestashop.customer.firstname),last_name:await p(prestashop.customer.lastname),email_address:await p(prestashop.customer.email),...null!=a.phone?{phone:await p(a.phone)}:{},...null!=a.state?{region:await p(a.state)}:{},"zip-code":await p(a.postcode),ct:await p(a.city),country:await p(a.country)}},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(m,["cart","coupon"])}}(u),document.querySelectorAll('input[name="payment-option"]').forEach((e=>{e.addEventListener("click",(function(){const e=this.closest("label");e&&!e.classList.contains("active")&&async function(e,t){if(document.getElementById("checkout-payment-step").classList.contains("js-current-step")){const s=Object.keys(prestashop.customer.addresses).map(Number),u=prestashop.customer.addresses[s[s.length-1]];let d=c(prestashop.cart.products);const l=document.querySelector("#js-delivery")??null,m=l?l.querySelector(".delivery-option.active"):null,_=m?m.querySelector(".carrier-name").innerText.trim():d?"digital delivery":null,h=m?i(m.querySelector("input").value):d?"dig":null,y=e.querySelector(".payment-name").innerText.trim(),f=e.querySelector("input.ps-shown-by-js").dataset.moduleName;let b={event:"payment_method_select",event_time:prestashop.time,pagetype:"checkout",page_location:window.location.href.split("?")[0],cart:r(null,null,_,h,d?a(0):prestashop.cart.subtotals.shipping.amount,y,f),user_data:{user_id:t.user_id,client_ip_address:t.client_ip_address,ct:t.ct,country:t.country,client_user_agent:t.client_user_agent,address:{first_name:await p(prestashop.customer.firstname),last_name:await p(prestashop.customer.lastname),email_address:await p(prestashop.customer.email),...null!=u.phone?{phone:await p(u.phone)}:{},...null!=u.state?{region:await p(u.state)}:{},"zip-code":await p(u.postcode),ct:await p(u.city),country:await p(u.country)}},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(b,["shipping_methods"])}}(this.parentNode,u)}))})),document.querySelectorAll(".delivery-container-wrapper input").forEach((e=>{e.addEventListener("click",(function(){const e=this.closest("label");e&&!e.classList.contains("active")&&async function(e,t){let a=document.getElementById("checkout-delivery-step")?.classList.contains("js-current-step");if(a){const a=Object.keys(prestashop.customer.addresses).map(Number),s=prestashop.customer.addresses[a[a.length-1]],c=e.querySelector(".carrier-name").innerText.trim(),u=i(e.querySelector("input").value);let d={event:"shipping_method_select",event_time:prestashop.time,pagetype:"checkout",page_location:window.location.href.split("?")[0],ecommerce:r(null,null,c,u,prestashop.cart.subtotals.shipping.amount,null,null),user_data:{user_id:t.user_id,client_ip_address:t.client_ip_address,ct:t.ct,country:t.country,client_user_agent:t.client_user_agent,address:{first_name:await p(prestashop.customer.firstname),last_name:await p(prestashop.customer.lastname),email_address:await p(prestashop.customer.email),...null!=s.phone?{phone:await p(s.phone)}:{},...null!=s.state?{region:await p(s.state)}:{},"zip-code":await p(s.postcode),ct:await p(s.city),country:await p(s.country)}},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(d,["cart","coupon"])}}(this.parentNode,u)}))})),document.querySelector("#checkout-addresses-step"))&&document.querySelector("#checkout-addresses-step").addEventListener("click",(function(e){const t=e.target.closest(".continue.btn"),a=e.target.closest('.btn[type="submit"]');(t&&t.closest(".js-address-form")||a&&a.closest(".js-address-form"))&&(d(u),function(e){const t=document.querySelector("#checkout-addresses-step form")??null,a=t?t.querySelector('input[value="delivery"]'):null;t&&a&&t.addEventListener("submit",(function(t){let a={event:"add_shipping_address",event_time:prestashop.time,meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,pagetype:"checkout",page_location:window.location.href.split("?")[0],ecommerce:r(),user_data:e,"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(a)}))}(u))})),"cart"==prestashop.page.page_name){(function(e){let t={event:"view_cart",event_time:prestashop.time,meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,pagetype:"cart",page_location:window.location.href.split("?")[0],ecommerce:r(),user_data:e,"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(t)})(u),s(u),v(u);const c=document.querySelector(".cart-detailed-actions .btn");c&&c.addEventListener("click",(()=>function(e){let t={event:"proceed_to_checkout",event_time:prestashop.time,meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,pagetype:"cart",page_location:window.location.href.split("?")[0],ecommerce:r(),user_data:e,"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(t)}(u)));var l={};document.querySelectorAll(".js-cart-line-product-quantity").forEach((function(e){var t=e.getAttribute("data-product-id"),a=e.getAttribute("data-product-id-attribute");l[t+"-"+a]=e.value}));let i=null;document.querySelector(".cart-left").addEventListener("click",(function(e){e.target.matches(".remove-from-cart img")?i="remove":e.target.matches(".js-increase-product-quantity")?i="decrease":e.target.matches(".remove-all-products")&&(i="remove-all")})),prestashop.on("updateCart",(function(e){var t=`${e.resp.id_product}-${e.resp.id_product_attribute}`,a=e.resp.quantity-(l[t]||0);let s=(l[t]||0)-e.resp.quantity;l[t]=e.resp.quantity,a>0?g(e.resp.id_product,e.resp.id_product_attribute,u,a,e.resp.cart,e.resp.id_cart):a<0&&function(e,t,a,s=1,c=null,i){let p={event:"remove_from_cart",event_time:prestashop.time,pagetype:prestashop.page.page_name,page_location:window.location.href.split("?")[0],meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,...i&&{position:i},ecommerce:f(e,t,s),...prestashop.cart.products_count>0&&{cart:r(c)},user_data:a,"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(p)}(e.resp.id_product,e.resp.id_product_attribute,u,s,e.resp.cart,i)}));const p=document.querySelector(".js-cart form");p&&p.addEventListener("submit",(()=>{!function(r,s){let c=prestashop.cart,i={event:"remove_from_cart",event_time:prestashop.time,pagetype:"checkout",page_location:window.location.href.split("?")[0],meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,...s&&{position:s},ecommerce:{currency:prestashop.currency.iso_code,value:a(c.totals.total_including_tax.amount),value_net:a(c.totals.total_excluding_tax.amount),..."vouchers"in c&&"added"in c.vouchers&&c.vouchers.added[Object.keys(c.vouchers.added)[0]]?{coupon:c.vouchers.added[Object.keys(c.vouchers.added)[0]]?.name.toUpperCase()}:{},..."subtotals"in c&&"discounts"in c.subtotals&&c.subtotals.discounts?{discount:a(c.subtotals.discounts.amount)}:{},..."subtotals"in c&&"products"in c.subtotals&&"discounts"in c.subtotals&&c.vouchers.added[Object.keys(c.vouchers.added)[0]]?{discount_percentage:a(c.subtotals.discounts.amount/c.subtotals.products.amount)}:{},items:c.products.map((r=>({item_id:t(r.id,r.id_product_attribute),vasco_item_id:t(r.id,r.id_product_attribute,!0),item_name:r.name,item_category:e(r.id),item_variant:""!=r.attributes_small?r.attributes_small:null,price:a(r.price_with_reduction),quantity:r.quantity})))},user_data:r,"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(i)}(u,i)}))}"category"==prestashop.page.page_name&&(function(e){let t={event:"view_item_list",event_time:prestashop.time,pagetype:"category",page_location:window.location.href.split("?")[0],meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,ecommerce:T(),user_data:e,...prestashop.cart.products_count>0&&{cart:r()},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(t)}(u),j(),document.querySelectorAll(".product-link, .product-description-button-wrapper .btn, .product-add-to-cart-block .btn-description").forEach(((e,t)=>{e.addEventListener("click",(function(e){!function(e,t,a){let s={event:"select_item",event_time:prestashop.time,pagetype:"category",page_location:window.location.href.split("?")[0],meta_title:prestashop.page.meta.title,meta_description:prestashop.page.meta.description,ecommerce:C(e,a),user_data:t,...prestashop.cart.products_count>0&&{cart:r()},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(s,["colour"])}(this,u,Math.floor(t/4))}))})),document.querySelectorAll(".product-add-to-cart .notify-modal-button, .product-add-to-cart-block .notify-modal-button").forEach((e=>{e.addEventListener("click",(function(e){x(this)}))})),document.querySelectorAll(".combination-variants-item .circle").forEach((t=>{t.addEventListener("click",(function(){!function(t){let a=t.closest(".product-variants-item").querySelector("input").getAttribute("data-product-id"),r=t.getAttribute("data-attribute-id")??0,o={event:"select_colour",colour:w(a,r)||void 0,item_id:q(a,r),vasco_item_id:q(a,r,!0),item_name:k(a,r),item_category:e(a)};n(o,["ecommerce"])}(this)}))})),document.querySelectorAll(".bundle-variants-item .circle").forEach((t=>{t.addEventListener("click",(function(){!function(t){let a=t.getAttribute("data-product-id"),r=t.getAttribute("data-attribute-id")??0,o={event:"select_colour",colour:t.getAttribute("title")??null,item_id:q(a,r),vasco_item_id:q(a,r,!0),item_name:k(a,r),item_category:e(a)};n(o,["ecommerce"])}(this)}))}))),"order-confirmation"==prestashop.page.page_name&&async function(e){const t=Object.keys(prestashop.customer.addresses).map(Number),a=prestashop.customer.addresses[t[t.length-1]];let r={event:"purchase",event_time:prestashop.time,pagetype:"success page",page_location:window.location.href.split("?")[0],ecommerce:L(),user_data:{user_id:e.user_id,client_ip_address:e.client_ip_address,client_user_agent:e.client_user_agent,ct:e.ct,country:e.country,address:{first_name:await p(prestashop.customer.firstname),last_name:await p(prestashop.customer.lastname),email_address:await p(prestashop.customer.email),phone:await p(a.phone),...null!=a.state?{region:await p(a.state)}:{},"zip-code":await p(a.postcode),ct:await p(a.city),country:await p(a.country)}},"x-fb-ck-fbp":o("_fbp"),"x-fb-ck-fbc":o("_fbc")};n(r)}(u),"product"==prestashop.page.page_name&&(j(),document.querySelector(".product-actions").addEventListener("click",(function(e){const t=e.target.closest(".notify-modal-button");t&&(t.closest("#product .product-add-to-cart")||t.closest(".product-add-to-cart-block"))&&x(t)})))}}))})();const bannerTimers=$('.banner-countdown-timer');function updateCountdown(element){const currentDate=new Date();const endDateString=element.dataset.promoEnd;const endDate=new Date(endDateString);const timeDifference=endDate-currentDate;if(timeDifference>0&&timeDifference<=6*24*60*60*1000){const days=Math.floor(timeDifference/(1000*60*60*24));const hours=Math.floor((timeDifference%(1000*60*60*24))/(1000*60*60));const minutes=Math.floor((timeDifference%(1000*60*60))/(1000*60));const seconds=Math.floor((timeDifference%(1000*60))/1000);$(element).find('.days-span .value').text(`${days}`);$(element).find('.hours-span .value').text(`${hours}`);$(element).find('.minutes-span .value').text(`${minutes}`);$(element).find('.seconds-span .value').text(`${seconds}`)}}
function updateAllCountdowns(){bannerTimers.each(function(){updateCountdown(this)})}
setInterval(updateAllCountdowns,1000);updateAllCountdowns();function checkMarqueeWidths(){var marquees=document.querySelectorAll('.marquee p');marquees.forEach(function(marquee){if(marquee.offsetWidth>window.innerWidth-32){marquee.classList.add('animate')}else{marquee.classList.remove('animate')}})}
document.addEventListener("DOMContentLoaded",checkMarqueeWidths);window.addEventListener("resize",checkMarqueeWidths);RegExp.escape=function(a){return a.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")},function(a){"use strict";var b;b="undefined"!=typeof jQuery&&jQuery?jQuery:{},b.csv={defaults:{separator:",",delimiter:'"',headers:!0},hooks:{castToScalar:function(a){var b=/\./;if(isNaN(a))return a;if(b.test(a))return parseFloat(a);var c=parseInt(a);return isNaN(c)?null:c}},parsers:{parse:function(b,c){function d(){if(j=0,k="",c.start&&c.state.rowNum<c.start)return i=[],c.state.rowNum++,void(c.state.colNum=1);if(c.onParseEntry===a)h.push(i);else{var b=c.onParseEntry(i,c.state);b!==!1&&h.push(b)}i=[],c.end&&c.state.rowNum>=c.end&&(l=!0),c.state.rowNum++,c.state.colNum=1}function e(){if(c.onParseValue===a)i.push(k);else{var b=c.onParseValue(k,c.state);b!==!1&&i.push(b)}k="",j=0,c.state.colNum++}var f=c.separator,g=c.delimiter;c.state.rowNum||(c.state.rowNum=1),c.state.colNum||(c.state.colNum=1);var h=[],i=[],j=0,k="",l=!1,m=RegExp.escape(f),n=RegExp.escape(g),o=/(D|S|\r\n|\n|\r|[^DS\r\n]+)/,p=o.source;return p=p.replace(/S/g,m),p=p.replace(/D/g,n),o=new RegExp(p,"gm"),b.replace(o,function(a){if(!l)switch(j){case 0:if(a===f){k+="",e();break}if(a===g){j=1;break}if(/^(\r\n|\n|\r)$/.test(a)){e(),d();break}k+=a,j=3;break;case 1:if(a===g){j=2;break}k+=a,j=1;break;case 2:if(a===g){k+=a,j=1;break}if(a===f){e();break}if(/^(\r\n|\n|\r)$/.test(a)){e(),d();break}throw new Error("CSVDataError: Illegal State [Row:"+c.state.rowNum+"][Col:"+c.state.colNum+"]");case 3:if(a===f){e();break}if(/^(\r\n|\n|\r)$/.test(a)){e(),d();break}if(a===g)throw new Error("CSVDataError: Illegal Quote [Row:"+c.state.rowNum+"][Col:"+c.state.colNum+"]");throw new Error("CSVDataError: Illegal Data [Row:"+c.state.rowNum+"][Col:"+c.state.colNum+"]");default:throw new Error("CSVDataError: Unknown State [Row:"+c.state.rowNum+"][Col:"+c.state.colNum+"]")}}),0!==i.length&&(e(),d()),h},splitLines:function(b,c){function d(){if(h=0,c.start&&c.state.rowNum<c.start)return i="",void c.state.rowNum++;if(c.onParseEntry===a)g.push(i);else{var b=c.onParseEntry(i,c.state);b!==!1&&g.push(b)}i="",c.end&&c.state.rowNum>=c.end&&(j=!0),c.state.rowNum++}var e=c.separator,f=c.delimiter;c.state.rowNum||(c.state.rowNum=1);var g=[],h=0,i="",j=!1,k=RegExp.escape(e),l=RegExp.escape(f),m=/(D|S|\n|\r|[^DS\r\n]+)/,n=m.source;return n=n.replace(/S/g,k),n=n.replace(/D/g,l),m=new RegExp(n,"gm"),b.replace(m,function(a){if(!j)switch(h){case 0:if(a===e){i+=a,h=0;break}if(a===f){i+=a,h=1;break}if("\n"===a){d();break}if(/^\r$/.test(a))break;i+=a,h=3;break;case 1:if(a===f){i+=a,h=2;break}i+=a,h=1;break;case 2:var b=i.substr(i.length-1);if(a===f&&b===f){i+=a,h=1;break}if(a===e){i+=a,h=0;break}if("\n"===a){d();break}if("\r"===a)break;throw new Error("CSVDataError: Illegal state [Row:"+c.state.rowNum+"]");case 3:if(a===e){i+=a,h=0;break}if("\n"===a){d();break}if("\r"===a)break;if(a===f)throw new Error("CSVDataError: Illegal quote [Row:"+c.state.rowNum+"]");throw new Error("CSVDataError: Illegal state [Row:"+c.state.rowNum+"]");default:throw new Error("CSVDataError: Unknown state [Row:"+c.state.rowNum+"]")}}),""!==i&&d(),g},parseEntry:function(b,c){function d(){if(c.onParseValue===a)g.push(i);else{var b=c.onParseValue(i,c.state);b!==!1&&g.push(b)}i="",h=0,c.state.colNum++}var e=c.separator,f=c.delimiter;c.state.rowNum||(c.state.rowNum=1),c.state.colNum||(c.state.colNum=1);var g=[],h=0,i="";if(!c.match){var j=RegExp.escape(e),k=RegExp.escape(f),l=/(D|S|\n|\r|[^DS\r\n]+)/,m=l.source;m=m.replace(/S/g,j),m=m.replace(/D/g,k),c.match=new RegExp(m,"gm")}return b.replace(c.match,function(a){switch(h){case 0:if(a===e){i+="",d();break}if(a===f){h=1;break}if("\n"===a||"\r"===a)break;i+=a,h=3;break;case 1:if(a===f){h=2;break}i+=a,h=1;break;case 2:if(a===f){i+=a,h=1;break}if(a===e){d();break}if("\n"===a||"\r"===a)break;throw new Error("CSVDataError: Illegal State [Row:"+c.state.rowNum+"][Col:"+c.state.colNum+"]");case 3:if(a===e){d();break}if("\n"===a||"\r"===a)break;if(a===f)throw new Error("CSVDataError: Illegal Quote [Row:"+c.state.rowNum+"][Col:"+c.state.colNum+"]");throw new Error("CSVDataError: Illegal Data [Row:"+c.state.rowNum+"][Col:"+c.state.colNum+"]");default:throw new Error("CSVDataError: Unknown State [Row:"+c.state.rowNum+"][Col:"+c.state.colNum+"]")}}),d(),g}},helpers:{collectPropertyNames:function(a){var b,c,d=[];for(b in a)for(c in a[b])a[b].hasOwnProperty(c)&&d.indexOf(c)<0&&"function"!=typeof a[b][c]&&d.push(c);return d}},toArray:function(c,d,e){d=d!==a?d:{};var f={};f.callback=e!==a&&"function"==typeof e?e:!1,f.separator="separator"in d?d.separator:b.csv.defaults.separator,f.delimiter="delimiter"in d?d.delimiter:b.csv.defaults.delimiter;var g=d.state!==a?d.state:{};d={delimiter:f.delimiter,separator:f.separator,onParseEntry:d.onParseEntry,onParseValue:d.onParseValue,state:g};var h=b.csv.parsers.parseEntry(c,d);return f.callback?void f.callback("",h):h},toArrays:function(c,d,e){d=d!==a?d:{};var f={};f.callback=e!==a&&"function"==typeof e?e:!1,f.separator="separator"in d?d.separator:b.csv.defaults.separator,f.delimiter="delimiter"in d?d.delimiter:b.csv.defaults.delimiter;var g=[];return d={delimiter:f.delimiter,separator:f.separator,onPreParse:d.onPreParse,onParseEntry:d.onParseEntry,onParseValue:d.onParseValue,onPostParse:d.onPostParse,start:d.start,end:d.end,state:{rowNum:1,colNum:1}},d.onPreParse!==a&&d.onPreParse(c,d.state),g=b.csv.parsers.parse(c,d),d.onPostParse!==a&&d.onPostParse(g,d.state),f.callback?void f.callback("",g):g},toObjects:function(c,d,e){d=d!==a?d:{};var f={};f.callback=e!==a&&"function"==typeof e?e:!1,f.separator="separator"in d?d.separator:b.csv.defaults.separator,f.delimiter="delimiter"in d?d.delimiter:b.csv.defaults.delimiter,f.headers="headers"in d?d.headers:b.csv.defaults.headers,d.start="start"in d?d.start:1,f.headers&&d.start++,d.end&&f.headers&&d.end++;var g=[],h=[];d={delimiter:f.delimiter,separator:f.separator,onPreParse:d.onPreParse,onParseEntry:d.onParseEntry,onParseValue:d.onParseValue,onPostParse:d.onPostParse,start:d.start,end:d.end,state:{rowNum:1,colNum:1},match:!1,transform:d.transform};var i={delimiter:f.delimiter,separator:f.separator,start:1,end:1,state:{rowNum:1,colNum:1}};d.onPreParse!==a&&d.onPreParse(c,d.state);var j=b.csv.parsers.splitLines(c,i),k=b.csv.toArray(j[0],d);g=b.csv.parsers.splitLines(c,d),d.state.colNum=1,d.state.rowNum=k?2:1;for(var l=0,m=g.length;m>l;l++){for(var n=b.csv.toArray(g[l],d),o={},p=0;p<k.length;p++)o[k[p]]=n[p];h.push(d.transform!==a?d.transform.call(a,o):o),d.state.rowNum++}return d.onPostParse!==a&&d.onPostParse(h,d.state),f.callback?void f.callback("",h):h},fromArrays:function(c,d,e){d=d!==a?d:{};var f={};f.callback=e!==a&&"function"==typeof e?e:!1,f.separator="separator"in d?d.separator:b.csv.defaults.separator,f.delimiter="delimiter"in d?d.delimiter:b.csv.defaults.delimiter;var g,h,i,j,k="";for(i=0;i<c.length;i++){for(g=c[i],h=[],j=0;j<g.length;j++){var l=g[j]===a||null===g[j]?"":g[j].toString();l.indexOf(f.delimiter)>-1&&(l=l.replace(f.delimiter,f.delimiter+f.delimiter));var m="\n|\r|S|D";m=m.replace("S",f.separator),m=m.replace("D",f.delimiter),l.search(m)>-1&&(l=f.delimiter+l+f.delimiter),h.push(l)}k+=h.join(f.separator)+"\r\n"}return f.callback?void f.callback("",k):k},fromObjects:function(c,d,e){d=d!==a?d:{};var f={};if(f.callback=e!==a&&"function"==typeof e?e:!1,f.separator="separator"in d?d.separator:b.csv.defaults.separator,f.delimiter="delimiter"in d?d.delimiter:b.csv.defaults.delimiter,f.headers="headers"in d?d.headers:b.csv.defaults.headers,f.sortOrder="sortOrder"in d?d.sortOrder:"declare",f.manualOrder="manualOrder"in d?d.manualOrder:[],f.transform=d.transform,"string"==typeof f.manualOrder&&(f.manualOrder=b.csv.toArray(f.manualOrder,f)),f.transform!==a){var g=c;c=[];var h;for(h=0;h<g.length;h++)c.push(f.transform.call(a,g[h]))}var i=b.csv.helpers.collectPropertyNames(c);if("alpha"===f.sortOrder&&i.sort(),f.manualOrder.length>0){var j,k=[].concat(f.manualOrder);for(j=0;j<i.length;j++)k.indexOf(i[j])<0&&k.push(i[j]);i=k}var l,j,m,n,o=[];for(f.headers&&o.push(i),l=0;l<c.length;l++){for(m=[],j=0;j<i.length;j++)n=i[j],m.push(n in c[l]&&"function"!=typeof c[l][n]?c[l][n]:"");o.push(m)}return b.csv.fromArrays(o,d,f.callback)}},b.csvEntry2Array=b.csv.toArray,b.csv2Array=b.csv.toArrays,b.csv2Dictionary=b.csv.toObjects,"undefined"!=typeof module&&module.exports&&(module.exports=b.csv)}.call(this);!function($){var apiParams={set:{colors:1,values:1,backgroundColor:1,scaleColors:1,normalizeFunction:1,focus:1},get:{selectedRegions:1,selectedMarkers:1,mapObject:1,regionName:1}};$.fn.vectorMap=function(options){var map,methodName,map=this.children(".jvectormap-container").data("mapObject");if("addMap"===options)jvm.Map.maps[arguments[1]]=arguments[2];else{if(("set"===options||"get"===options)&&apiParams[options][arguments[1]])return methodName=arguments[1].charAt(0).toUpperCase()+arguments[1].substr(1),map[options+methodName].apply(map,Array.prototype.slice.call(arguments,2));options=options||{},options.container=this,map=new jvm.Map(options)}return this}}(jQuery),function(factory){"function"==typeof define&&define.amd?define(["jquery"],factory):"object"==typeof exports?module.exports=factory:factory(jQuery)}(function($){function handler(event){var orgEvent=event||window.event,args=slice.call(arguments,1),delta=0,deltaX=0,deltaY=0,absDelta=0;if(event=$.event.fix(orgEvent),event.type="mousewheel","detail"in orgEvent&&(deltaY=-1*orgEvent.detail),"wheelDelta"in orgEvent&&(deltaY=orgEvent.wheelDelta),"wheelDeltaY"in orgEvent&&(deltaY=orgEvent.wheelDeltaY),"wheelDeltaX"in orgEvent&&(deltaX=-1*orgEvent.wheelDeltaX),"axis"in orgEvent&&orgEvent.axis===orgEvent.HORIZONTAL_AXIS&&(deltaX=-1*deltaY,deltaY=0),delta=0===deltaY?deltaX:deltaY,"deltaY"in orgEvent&&(deltaY=-1*orgEvent.deltaY,delta=deltaY),"deltaX"in orgEvent&&(deltaX=orgEvent.deltaX,0===deltaY&&(delta=-1*deltaX)),0!==deltaY||0!==deltaX){if(1===orgEvent.deltaMode){var lineHeight=$.data(this,"mousewheel-line-height");delta*=lineHeight,deltaY*=lineHeight,deltaX*=lineHeight}else if(2===orgEvent.deltaMode){var pageHeight=$.data(this,"mousewheel-page-height");delta*=pageHeight,deltaY*=pageHeight,deltaX*=pageHeight}return absDelta=Math.max(Math.abs(deltaY),Math.abs(deltaX)),(!lowestDelta||lowestDelta>absDelta)&&(lowestDelta=absDelta,shouldAdjustOldDeltas(orgEvent,absDelta)&&(lowestDelta/=40)),shouldAdjustOldDeltas(orgEvent,absDelta)&&(delta/=40,deltaX/=40,deltaY/=40),delta=Math[delta>=1?"floor":"ceil"](delta/lowestDelta),deltaX=Math[deltaX>=1?"floor":"ceil"](deltaX/lowestDelta),deltaY=Math[deltaY>=1?"floor":"ceil"](deltaY/lowestDelta),event.deltaX=deltaX,event.deltaY=deltaY,event.deltaFactor=lowestDelta,event.deltaMode=0,args.unshift(event,delta,deltaX,deltaY),nullLowestDeltaTimeout&&clearTimeout(nullLowestDeltaTimeout),nullLowestDeltaTimeout=setTimeout(nullLowestDelta,200),($.event.dispatch||$.event.handle).apply(this,args)}}function nullLowestDelta(){lowestDelta=null}function shouldAdjustOldDeltas(orgEvent,absDelta){return special.settings.adjustOldDeltas&&"mousewheel"===orgEvent.type&&absDelta%120===0}var nullLowestDeltaTimeout,lowestDelta,toFix=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],toBind="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],slice=Array.prototype.slice;if($.event.fixHooks)for(var i=toFix.length;i;)$.event.fixHooks[toFix[--i]]=$.event.mouseHooks;var special=$.event.special.mousewheel={version:"3.1.9",setup:function(){if(this.addEventListener)for(var i=toBind.length;i;)this.addEventListener(toBind[--i],handler,!1);else this.onmousewheel=handler;$.data(this,"mousewheel-line-height",special.getLineHeight(this)),$.data(this,"mousewheel-page-height",special.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var i=toBind.length;i;)this.removeEventListener(toBind[--i],handler,!1);else this.onmousewheel=null},getLineHeight:function(elem){return parseInt($(elem)["offsetParent"in $.fn?"offsetParent":"parent"]().css("fontSize"),10)},getPageHeight:function(elem){return $(elem).height()},settings:{adjustOldDeltas:!0}};$.fn.extend({mousewheel:function(fn){return fn?this.bind("mousewheel",fn):this.trigger("mousewheel")},unmousewheel:function(fn){return this.unbind("mousewheel",fn)}})});var jvm={inherits:function(child,parent){function temp(){}temp.prototype=parent.prototype,child.prototype=new temp,child.prototype.constructor=child,child.parentClass=parent},mixin:function(target,source){var prop;for(prop in source.prototype)source.prototype.hasOwnProperty(prop)&&(target.prototype[prop]=source.prototype[prop])},min:function(values){var i,min=Number.MAX_VALUE;if(values instanceof Array)for(i=0;i<values.length;i++)values[i]<min&&(min=values[i]);else for(i in values)values[i]<min&&(min=values[i]);return min},max:function(values){var i,max=Number.MIN_VALUE;if(values instanceof Array)for(i=0;i<values.length;i++)values[i]>max&&(max=values[i]);else for(i in values)values[i]>max&&(max=values[i]);return max},keys:function(object){var key,keys=[];for(key in object)keys.push(key);return keys},values:function(object){var key,i,values=[];for(i=0;i<arguments.length;i++){object=arguments[i];for(key in object)values.push(object[key])}return values},whenImageLoaded:function(url){var deferred=new jvm.$.Deferred,img=jvm.$("<img/>");return img.error(function(){deferred.reject()}).load(function(){deferred.resolve(img)}),img.attr("src",url),deferred},isImageUrl:function(s){return/\.\w{3,4}$/.test(s)}};jvm.$=jQuery,Array.prototype.indexOf||(Array.prototype.indexOf=function(searchElement,fromIndex){var k;if(null==this)throw new TypeError('"this" is null or not defined');var O=Object(this),len=O.length>>>0;if(0===len)return-1;var n=+fromIndex||0;if(1/0===Math.abs(n)&&(n=0),n>=len)return-1;for(k=Math.max(n>=0?n:len-Math.abs(n),0);len>k;){if(k in O&&O[k]===searchElement)return k;k++}return-1}),jvm.AbstractElement=function(name,config){this.node=this.createElement(name),this.name=name,this.properties={},config&&this.set(config)},jvm.AbstractElement.prototype.set=function(property,value){var key;if("object"==typeof property)for(key in property)this.properties[key]=property[key],this.applyAttr(key,property[key]);else this.properties[property]=value,this.applyAttr(property,value)},jvm.AbstractElement.prototype.get=function(property){return this.properties[property]},jvm.AbstractElement.prototype.applyAttr=function(property,value){this.node.setAttribute(property,value)},jvm.AbstractElement.prototype.remove=function(){jvm.$(this.node).remove()},jvm.AbstractCanvasElement=function(container,width,height){this.container=container,this.setSize(width,height),this.rootElement=new jvm[this.classPrefix+"GroupElement"],this.node.appendChild(this.rootElement.node),this.container.appendChild(this.node)},jvm.AbstractCanvasElement.prototype.add=function(element,group){group=group||this.rootElement,group.add(element),element.canvas=this},jvm.AbstractCanvasElement.prototype.addPath=function(config,style,group){var el=new jvm[this.classPrefix+"PathElement"](config,style);return this.add(el,group),el},jvm.AbstractCanvasElement.prototype.addCircle=function(config,style,group){var el=new jvm[this.classPrefix+"CircleElement"](config,style);return this.add(el,group),el},jvm.AbstractCanvasElement.prototype.addImage=function(config,style,group){var el=new jvm[this.classPrefix+"ImageElement"](config,style);return this.add(el,group),el},jvm.AbstractCanvasElement.prototype.addText=function(config,style,group){var el=new jvm[this.classPrefix+"TextElement"](config,style);return this.add(el,group),el},jvm.AbstractCanvasElement.prototype.addGroup=function(parentGroup){var el=new jvm[this.classPrefix+"GroupElement"];return parentGroup?parentGroup.node.appendChild(el.node):this.node.appendChild(el.node),el.canvas=this,el},jvm.AbstractShapeElement=function(name,config,style){this.style=style||{},this.style.current=this.style.current||{},this.isHovered=!1,this.isSelected=!1,this.updateStyle()},jvm.AbstractShapeElement.prototype.setStyle=function(property,value){var styles={};"object"==typeof property?styles=property:styles[property]=value,jvm.$.extend(this.style.current,styles),this.updateStyle()},jvm.AbstractShapeElement.prototype.updateStyle=function(){var attrs={};jvm.AbstractShapeElement.mergeStyles(attrs,this.style.initial),jvm.AbstractShapeElement.mergeStyles(attrs,this.style.current),this.isHovered&&jvm.AbstractShapeElement.mergeStyles(attrs,this.style.hover),this.isSelected&&(jvm.AbstractShapeElement.mergeStyles(attrs,this.style.selected),this.isHovered&&jvm.AbstractShapeElement.mergeStyles(attrs,this.style.selectedHover)),this.set(attrs)},jvm.AbstractShapeElement.mergeStyles=function(styles,newStyles){var key;newStyles=newStyles||{};for(key in newStyles)null===newStyles[key]?delete styles[key]:styles[key]=newStyles[key]},jvm.SVGElement=function(){jvm.SVGElement.parentClass.apply(this,arguments)},jvm.inherits(jvm.SVGElement,jvm.AbstractElement),jvm.SVGElement.svgns="http://www.w3.org/2000/svg",jvm.SVGElement.prototype.createElement=function(tagName){return document.createElementNS(jvm.SVGElement.svgns,tagName)},jvm.SVGElement.prototype.addClass=function(className){this.node.setAttribute("class",className)},jvm.SVGElement.prototype.getElementCtr=function(ctr){return jvm["SVG"+ctr]},jvm.SVGElement.prototype.getBBox=function(){return this.node.getBBox()},jvm.SVGGroupElement=function(){jvm.SVGGroupElement.parentClass.call(this,"g")},jvm.inherits(jvm.SVGGroupElement,jvm.SVGElement),jvm.SVGGroupElement.prototype.add=function(element){this.node.appendChild(element.node)},jvm.SVGCanvasElement=function(){this.classPrefix="SVG",jvm.SVGCanvasElement.parentClass.call(this,"svg"),this.defsElement=new jvm.SVGElement("defs"),this.node.appendChild(this.defsElement.node),jvm.AbstractCanvasElement.apply(this,arguments)},jvm.inherits(jvm.SVGCanvasElement,jvm.SVGElement),jvm.mixin(jvm.SVGCanvasElement,jvm.AbstractCanvasElement),jvm.SVGCanvasElement.prototype.setSize=function(width,height){this.width=width,this.height=height,this.node.setAttribute("width",width),this.node.setAttribute("height",height)},jvm.SVGCanvasElement.prototype.applyTransformParams=function(scale,transX,transY){this.scale=scale,this.transX=transX,this.transY=transY,this.rootElement.node.setAttribute("transform","scale("+scale+") translate("+transX+", "+transY+")")},jvm.SVGShapeElement=function(name,config){jvm.SVGShapeElement.parentClass.call(this,name,config),jvm.AbstractShapeElement.apply(this,arguments)},jvm.inherits(jvm.SVGShapeElement,jvm.SVGElement),jvm.mixin(jvm.SVGShapeElement,jvm.AbstractShapeElement),jvm.SVGShapeElement.prototype.applyAttr=function(attr,value){var patternEl,imageEl,that=this;"fill"===attr&&jvm.isImageUrl(value)?jvm.SVGShapeElement.images[value]?this.applyAttr("fill","url(#image"+jvm.SVGShapeElement.images[value]+")"):jvm.whenImageLoaded(value).then(function(img){imageEl=new jvm.SVGElement("image"),imageEl.node.setAttributeNS("http://www.w3.org/1999/xlink","href",value),imageEl.applyAttr("x","0"),imageEl.applyAttr("y","0"),imageEl.applyAttr("width",img[0].width),imageEl.applyAttr("height",img[0].height),patternEl=new jvm.SVGElement("pattern"),patternEl.applyAttr("id","image"+jvm.SVGShapeElement.imageCounter),patternEl.applyAttr("x",0),patternEl.applyAttr("y",0),patternEl.applyAttr("width",img[0].width/2),patternEl.applyAttr("height",img[0].height/2),patternEl.applyAttr("viewBox","0 0 "+img[0].width+" "+img[0].height),patternEl.applyAttr("patternUnits","userSpaceOnUse"),patternEl.node.appendChild(imageEl.node),that.canvas.defsElement.node.appendChild(patternEl.node),jvm.SVGShapeElement.images[value]=jvm.SVGShapeElement.imageCounter++,that.applyAttr("fill","url(#image"+jvm.SVGShapeElement.images[value]+")")}):jvm.SVGShapeElement.parentClass.prototype.applyAttr.apply(this,arguments)},jvm.SVGShapeElement.imageCounter=1,jvm.SVGShapeElement.images={},jvm.SVGPathElement=function(config,style){jvm.SVGPathElement.parentClass.call(this,"path",config,style),this.node.setAttribute("fill-rule","evenodd")},jvm.inherits(jvm.SVGPathElement,jvm.SVGShapeElement),jvm.SVGCircleElement=function(config,style){jvm.SVGCircleElement.parentClass.call(this,"circle",config,style)},jvm.inherits(jvm.SVGCircleElement,jvm.SVGShapeElement),jvm.SVGImageElement=function(config,style){jvm.SVGImageElement.parentClass.call(this,"image",config,style)},jvm.inherits(jvm.SVGImageElement,jvm.SVGShapeElement),jvm.SVGImageElement.prototype.applyAttr=function(attr,value){var that=this;"image"==attr?jvm.whenImageLoaded(value).then(function(img){that.node.setAttributeNS("http://www.w3.org/1999/xlink","href",value),that.width=img[0].width,that.height=img[0].height,that.applyAttr("width",that.width),that.applyAttr("height",that.height),that.applyAttr("x",that.cx-that.width/2),that.applyAttr("y",that.cy-that.height/2),jvm.$(that.node).trigger("imageloaded",[img])}):"cx"==attr?(this.cx=value,this.width&&this.applyAttr("x",value-this.width/2)):"cy"==attr?(this.cy=value,this.height&&this.applyAttr("y",value-this.height/2)):jvm.SVGImageElement.parentClass.prototype.applyAttr.apply(this,arguments)},jvm.SVGTextElement=function(config,style){jvm.SVGTextElement.parentClass.call(this,"text",config,style)},jvm.inherits(jvm.SVGTextElement,jvm.SVGShapeElement),jvm.SVGTextElement.prototype.applyAttr=function(attr,value){"text"===attr?this.node.textContent=value:jvm.SVGTextElement.parentClass.prototype.applyAttr.apply(this,arguments)},jvm.VMLElement=function(){jvm.VMLElement.VMLInitialized||jvm.VMLElement.initializeVML(),jvm.VMLElement.parentClass.apply(this,arguments)},jvm.inherits(jvm.VMLElement,jvm.AbstractElement),jvm.VMLElement.VMLInitialized=!1,jvm.VMLElement.initializeVML=function(){try{document.namespaces.rvml||document.namespaces.add("rvml","urn:schemas-microsoft-com:vml"),jvm.VMLElement.prototype.createElement=function(tagName){return document.createElement("<rvml:"+tagName+' class="rvml">')}}catch(e){jvm.VMLElement.prototype.createElement=function(tagName){return document.createElement("<"+tagName+' xmlns="urn:schemas-microsoft.com:vml" class="rvml">')}}document.createStyleSheet().addRule(".rvml","behavior:url(#default#VML)"),jvm.VMLElement.VMLInitialized=!0},jvm.VMLElement.prototype.getElementCtr=function(ctr){return jvm["VML"+ctr]},jvm.VMLElement.prototype.addClass=function(className){jvm.$(this.node).addClass(className)},jvm.VMLElement.prototype.applyAttr=function(attr,value){this.node[attr]=value},jvm.VMLElement.prototype.getBBox=function(){var node=jvm.$(this.node);return{x:node.position().left/this.canvas.scale,y:node.position().top/this.canvas.scale,width:node.width()/this.canvas.scale,height:node.height()/this.canvas.scale}},jvm.VMLGroupElement=function(){jvm.VMLGroupElement.parentClass.call(this,"group"),this.node.style.left="0px",this.node.style.top="0px",this.node.coordorigin="0 0"},jvm.inherits(jvm.VMLGroupElement,jvm.VMLElement),jvm.VMLGroupElement.prototype.add=function(element){this.node.appendChild(element.node)},jvm.VMLCanvasElement=function(){this.classPrefix="VML",jvm.VMLCanvasElement.parentClass.call(this,"group"),jvm.AbstractCanvasElement.apply(this,arguments),this.node.style.position="absolute"},jvm.inherits(jvm.VMLCanvasElement,jvm.VMLElement),jvm.mixin(jvm.VMLCanvasElement,jvm.AbstractCanvasElement),jvm.VMLCanvasElement.prototype.setSize=function(width,height){var paths,groups,i,l;if(this.width=width,this.height=height,this.node.style.width=width+"px",this.node.style.height=height+"px",this.node.coordsize=width+" "+height,this.node.coordorigin="0 0",this.rootElement){for(paths=this.rootElement.node.getElementsByTagName("shape"),i=0,l=paths.length;l>i;i++)paths[i].coordsize=width+" "+height,paths[i].style.width=width+"px",paths[i].style.height=height+"px";for(groups=this.node.getElementsByTagName("group"),i=0,l=groups.length;l>i;i++)groups[i].coordsize=width+" "+height,groups[i].style.width=width+"px",groups[i].style.height=height+"px"}},jvm.VMLCanvasElement.prototype.applyTransformParams=function(scale,transX,transY){this.scale=scale,this.transX=transX,this.transY=transY,this.rootElement.node.coordorigin=this.width-transX-this.width/100+","+(this.height-transY-this.height/100),this.rootElement.node.coordsize=this.width/scale+","+this.height/scale},jvm.VMLShapeElement=function(name,config){jvm.VMLShapeElement.parentClass.call(this,name,config),this.fillElement=new jvm.VMLElement("fill"),this.strokeElement=new jvm.VMLElement("stroke"),this.node.appendChild(this.fillElement.node),this.node.appendChild(this.strokeElement.node),this.node.stroked=!1,jvm.AbstractShapeElement.apply(this,arguments)},jvm.inherits(jvm.VMLShapeElement,jvm.VMLElement),jvm.mixin(jvm.VMLShapeElement,jvm.AbstractShapeElement),jvm.VMLShapeElement.prototype.applyAttr=function(attr,value){switch(attr){case"fill":this.node.fillcolor=value;break;case"fill-opacity":this.fillElement.node.opacity=Math.round(100*value)+"%";break;case"stroke":this.node.stroked="none"===value?!1:!0,this.node.strokecolor=value;break;case"stroke-opacity":this.strokeElement.node.opacity=Math.round(100*value)+"%";break;case"stroke-width":this.node.stroked=0===parseInt(value,10)?!1:!0,this.node.strokeweight=value;break;case"d":this.node.path=jvm.VMLPathElement.pathSvgToVml(value);break;default:jvm.VMLShapeElement.parentClass.prototype.applyAttr.apply(this,arguments)}},jvm.VMLPathElement=function(config,style){var scale=new jvm.VMLElement("skew");jvm.VMLPathElement.parentClass.call(this,"shape",config,style),this.node.coordorigin="0 0",scale.node.on=!0,scale.node.matrix="0.01,0,0,0.01,0,0",scale.node.offset="0,0",this.node.appendChild(scale.node)},jvm.inherits(jvm.VMLPathElement,jvm.VMLShapeElement),jvm.VMLPathElement.prototype.applyAttr=function(attr,value){"d"===attr?this.node.path=jvm.VMLPathElement.pathSvgToVml(value):jvm.VMLShapeElement.prototype.applyAttr.call(this,attr,value)},jvm.VMLPathElement.pathSvgToVml=function(path){var ctrlx,ctrly,cx=0,cy=0;return path=path.replace(/(-?\d+)e(-?\d+)/g,"0"),path.replace(/([MmLlHhVvCcSs])\s*((?:-?\d*(?:\.\d+)?\s*,?\s*)+)/g,function(segment,letter,coords){coords=coords.replace(/(\d)-/g,"$1,-").replace(/^\s+/g,"").replace(/\s+$/g,"").replace(/\s+/g,",").split(","),coords[0]||coords.shift();for(var i=0,l=coords.length;l>i;i++)coords[i]=Math.round(100*coords[i]);switch(letter){case"m":return cx+=coords[0],cy+=coords[1],"t"+coords.join(",");case"M":return cx=coords[0],cy=coords[1],"m"+coords.join(",");case"l":return cx+=coords[0],cy+=coords[1],"r"+coords.join(",");case"L":return cx=coords[0],cy=coords[1],"l"+coords.join(",");case"h":return cx+=coords[0],"r"+coords[0]+",0";case"H":return cx=coords[0],"l"+cx+","+cy;case"v":return cy+=coords[0],"r0,"+coords[0];case"V":return cy=coords[0],"l"+cx+","+cy;case"c":return ctrlx=cx+coords[coords.length-4],ctrly=cy+coords[coords.length-3],cx+=coords[coords.length-2],cy+=coords[coords.length-1],"v"+coords.join(",");case"C":return ctrlx=coords[coords.length-4],ctrly=coords[coords.length-3],cx=coords[coords.length-2],cy=coords[coords.length-1],"c"+coords.join(",");case"s":return coords.unshift(cy-ctrly),coords.unshift(cx-ctrlx),ctrlx=cx+coords[coords.length-4],ctrly=cy+coords[coords.length-3],cx+=coords[coords.length-2],cy+=coords[coords.length-1],"v"+coords.join(",");case"S":return coords.unshift(cy+cy-ctrly),coords.unshift(cx+cx-ctrlx),ctrlx=coords[coords.length-4],ctrly=coords[coords.length-3],cx=coords[coords.length-2],cy=coords[coords.length-1],"c"+coords.join(",")}return""}).replace(/z/g,"e")},jvm.VMLCircleElement=function(config,style){jvm.VMLCircleElement.parentClass.call(this,"oval",config,style)},jvm.inherits(jvm.VMLCircleElement,jvm.VMLShapeElement),jvm.VMLCircleElement.prototype.applyAttr=function(attr,value){switch(attr){case"r":this.node.style.width=2*value+"px",this.node.style.height=2*value+"px",this.applyAttr("cx",this.get("cx")||0),this.applyAttr("cy",this.get("cy")||0);break;case"cx":if(!value)return;this.node.style.left=value-(this.get("r")||0)+"px";break;case"cy":if(!value)return;this.node.style.top=value-(this.get("r")||0)+"px";break;default:jvm.VMLCircleElement.parentClass.prototype.applyAttr.call(this,attr,value)}},jvm.VectorCanvas=function(container,width,height){return this.mode=window.SVGAngle?"svg":"vml",this.impl="svg"==this.mode?new jvm.SVGCanvasElement(container,width,height):new jvm.VMLCanvasElement(container,width,height),this.impl.mode=this.mode,this.impl},jvm.SimpleScale=function(scale){this.scale=scale},jvm.SimpleScale.prototype.getValue=function(value){return value},jvm.OrdinalScale=function(scale){this.scale=scale},jvm.OrdinalScale.prototype.getValue=function(value){return this.scale[value]},jvm.OrdinalScale.prototype.getTicks=function(){var key,ticks=[];for(key in this.scale)ticks.push({label:key,value:this.scale[key]});return ticks},jvm.NumericScale=function(scale,normalizeFunction,minValue,maxValue){this.scale=[],normalizeFunction=normalizeFunction||"linear",scale&&this.setScale(scale),normalizeFunction&&this.setNormalizeFunction(normalizeFunction),"undefined"!=typeof minValue&&this.setMin(minValue),"undefined"!=typeof maxValue&&this.setMax(maxValue)},jvm.NumericScale.prototype={setMin:function(min){this.clearMinValue=min,this.minValue="function"==typeof this.normalize?this.normalize(min):min},setMax:function(max){this.clearMaxValue=max,this.maxValue="function"==typeof this.normalize?this.normalize(max):max},setScale:function(scale){var i;for(this.scale=[],i=0;i<scale.length;i++)this.scale[i]=[scale[i]]},setNormalizeFunction:function(f){"polynomial"===f?this.normalize=function(value){return Math.pow(value,.2)}:"linear"===f?delete this.normalize:this.normalize=f,this.setMin(this.clearMinValue),this.setMax(this.clearMaxValue)},getValue:function(value){var l,c,lengthes=[],fullLength=0,i=0;for("function"==typeof this.normalize&&(value=this.normalize(value)),i=0;i<this.scale.length-1;i++)l=this.vectorLength(this.vectorSubtract(this.scale[i+1],this.scale[i])),lengthes.push(l),fullLength+=l;for(c=(this.maxValue-this.minValue)/fullLength,i=0;i<lengthes.length;i++)lengthes[i]*=c;for(i=0,value-=this.minValue;value-lengthes[i]>=0;)value-=lengthes[i],i++;return value=this.vectorToNum(i==this.scale.length-1?this.scale[i]:this.vectorAdd(this.scale[i],this.vectorMult(this.vectorSubtract(this.scale[i+1],this.scale[i]),value/lengthes[i])))},vectorToNum:function(vector){var i,num=0;for(i=0;i<vector.length;i++)num+=Math.round(vector[i])*Math.pow(256,vector.length-i-1);return num},vectorSubtract:function(vector1,vector2){var i,vector=[];for(i=0;i<vector1.length;i++)vector[i]=vector1[i]-vector2[i];return vector},vectorAdd:function(vector1,vector2){var i,vector=[];for(i=0;i<vector1.length;i++)vector[i]=vector1[i]+vector2[i];return vector},vectorMult:function(vector,num){var i,result=[];for(i=0;i<vector.length;i++)result[i]=vector[i]*num;return result},vectorLength:function(vector){var i,result=0;for(i=0;i<vector.length;i++)result+=vector[i]*vector[i];return Math.sqrt(result)},getTicks:function(){var tick,v,m=5,extent=[this.clearMinValue,this.clearMaxValue],span=extent[1]-extent[0],step=Math.pow(10,Math.floor(Math.log(span/m)/Math.LN10)),err=m/span*step,ticks=[];for(.15>=err?step*=10:.35>=err?step*=5:.75>=err&&(step*=2),extent[0]=Math.floor(extent[0]/step)*step,extent[1]=Math.ceil(extent[1]/step)*step,tick=extent[0];tick<=extent[1];)v=tick==extent[0]?this.clearMinValue:tick==extent[1]?this.clearMaxValue:tick,ticks.push({label:tick,value:this.getValue(v)}),tick+=step;return ticks}},jvm.ColorScale=function(){jvm.ColorScale.parentClass.apply(this,arguments)},jvm.inherits(jvm.ColorScale,jvm.NumericScale),jvm.ColorScale.prototype.setScale=function(scale){var i;for(i=0;i<scale.length;i++)this.scale[i]=jvm.ColorScale.rgbToArray(scale[i])},jvm.ColorScale.prototype.getValue=function(value){return jvm.ColorScale.numToRgb(jvm.ColorScale.parentClass.prototype.getValue.call(this,value))},jvm.ColorScale.arrayToRgb=function(ar){var d,i,rgb="#";for(i=0;i<ar.length;i++)d=ar[i].toString(16),rgb+=1==d.length?"0"+d:d;return rgb},jvm.ColorScale.numToRgb=function(num){for(num=num.toString(16);num.length<6;)num="0"+num;return"#"+num},jvm.ColorScale.rgbToArray=function(rgb){return rgb=rgb.substr(1),[parseInt(rgb.substr(0,2),16),parseInt(rgb.substr(2,2),16),parseInt(rgb.substr(4,2),16)]},jvm.Legend=function(params){this.params=params||{},this.map=this.params.map,this.series=this.params.series,this.body=jvm.$("<div/>"),this.body.addClass("jvectormap-legend"),this.params.cssClass&&this.body.addClass(this.params.cssClass),params.vertical?this.map.legendCntVertical.append(this.body):this.map.legendCntHorizontal.append(this.body),this.render()},jvm.Legend.prototype.render=function(){var i,tick,sample,label,ticks=this.series.scale.getTicks(),inner=jvm.$("<div/>").addClass("jvectormap-legend-inner");for(this.body.html(""),this.params.title&&this.body.append(jvm.$("<div/>").addClass("jvectormap-legend-title").html(this.params.title)),this.body.append(inner),i=0;i<ticks.length;i++){switch(tick=jvm.$("<div/>").addClass("jvectormap-legend-tick"),sample=jvm.$("<div/>").addClass("jvectormap-legend-tick-sample"),this.series.params.attribute){case"fill":jvm.isImageUrl(ticks[i].value)?sample.css("background","url("+ticks[i].value+")"):sample.css("background",ticks[i].value);break;case"stroke":sample.css("background",ticks[i].value);break;case"image":sample.css("background","url("+ticks[i].value+") no-repeat center center");break;case"r":jvm.$("<div/>").css({"border-radius":ticks[i].value,border:this.map.params.markerStyle.initial["stroke-width"]+"px "+this.map.params.markerStyle.initial.stroke+" solid",width:2*ticks[i].value+"px",height:2*ticks[i].value+"px",background:this.map.params.markerStyle.initial.fill}).appendTo(sample)}tick.append(sample),label=ticks[i].label,this.params.labelRender&&(label=this.params.labelRender(label)),tick.append(jvm.$("<div>"+label+" </div>").addClass("jvectormap-legend-tick-text")),inner.append(tick)}inner.append(jvm.$("<div/>").css("clear","both"))},jvm.DataSeries=function(params,elements,map){var scaleConstructor;params=params||{},params.attribute=params.attribute||"fill",this.elements=elements,this.params=params,this.map=map,params.attributes&&this.setAttributes(params.attributes),jvm.$.isArray(params.scale)?(scaleConstructor="fill"===params.attribute||"stroke"===params.attribute?jvm.ColorScale:jvm.NumericScale,this.scale=new scaleConstructor(params.scale,params.normalizeFunction,params.min,params.max)):this.scale=params.scale?new jvm.OrdinalScale(params.scale):new jvm.SimpleScale(params.scale),this.values=params.values||{},this.setValues(this.values),this.params.legend&&(this.legend=new jvm.Legend($.extend({map:this.map,series:this},this.params.legend)))},jvm.DataSeries.prototype={setAttributes:function(key,attr){var code,attrs=key;if("string"==typeof key)this.elements[key]&&this.elements[key].setStyle(this.params.attribute,attr);else for(code in attrs)this.elements[code]&&this.elements[code].element.setStyle(this.params.attribute,attrs[code])},setValues:function(values){var val,cc,max=-Number.MAX_VALUE,min=Number.MAX_VALUE,attrs={};if(this.scale instanceof jvm.OrdinalScale||this.scale instanceof jvm.SimpleScale)for(cc in values)attrs[cc]=values[cc]?this.scale.getValue(values[cc]):this.elements[cc].element.style.initial[this.params.attribute];else{if("undefined"==typeof this.params.min||"undefined"==typeof this.params.max)for(cc in values)val=parseFloat(values[cc]),val>max&&(max=val),min>val&&(min=val);"undefined"==typeof this.params.min?(this.scale.setMin(min),this.params.min=min):this.scale.setMin(this.params.min),"undefined"==typeof this.params.max?(this.scale.setMax(max),this.params.max=max):this.scale.setMax(this.params.max);for(cc in values)"indexOf"!=cc&&(val=parseFloat(values[cc]),attrs[cc]=isNaN(val)?this.elements[cc].element.style.initial[this.params.attribute]:this.scale.getValue(val))}this.setAttributes(attrs),jvm.$.extend(this.values,values)},clear:function(){var key,attrs={};for(key in this.values)this.elements[key]&&(attrs[key]=this.elements[key].element.shape.style.initial[this.params.attribute]);this.setAttributes(attrs),this.values={}},setScale:function(scale){this.scale.setScale(scale),this.values&&this.setValues(this.values)},setNormalizeFunction:function(f){this.scale.setNormalizeFunction(f),this.values&&this.setValues(this.values)}},jvm.Proj={degRad:180/Math.PI,radDeg:Math.PI/180,radius:6381372,sgn:function(n){return n>0?1:0>n?-1:n},mill:function(lat,lng,c){return{x:this.radius*(lng-c)*this.radDeg,y:-this.radius*Math.log(Math.tan((45+.4*lat)*this.radDeg))/.8}},mill_inv:function(x,y,c){return{lat:(2.5*Math.atan(Math.exp(.8*y/this.radius))-5*Math.PI/8)*this.degRad,lng:(c*this.radDeg+x/this.radius)*this.degRad}},merc:function(lat,lng,c){return{x:this.radius*(lng-c)*this.radDeg,y:-this.radius*Math.log(Math.tan(Math.PI/4+lat*Math.PI/360))}},merc_inv:function(x,y,c){return{lat:(2*Math.atan(Math.exp(y/this.radius))-Math.PI/2)*this.degRad,lng:(c*this.radDeg+x/this.radius)*this.degRad}},aea:function(lat,lng,c){var fi0=0,lambda0=c*this.radDeg,fi1=29.5*this.radDeg,fi2=45.5*this.radDeg,fi=lat*this.radDeg,lambda=lng*this.radDeg,n=(Math.sin(fi1)+Math.sin(fi2))/2,C=Math.cos(fi1)*Math.cos(fi1)+2*n*Math.sin(fi1),theta=n*(lambda-lambda0),ro=Math.sqrt(C-2*n*Math.sin(fi))/n,ro0=Math.sqrt(C-2*n*Math.sin(fi0))/n;return{x:ro*Math.sin(theta)*this.radius,y:-(ro0-ro*Math.cos(theta))*this.radius}},aea_inv:function(xCoord,yCoord,c){var x=xCoord/this.radius,y=yCoord/this.radius,fi0=0,lambda0=c*this.radDeg,fi1=29.5*this.radDeg,fi2=45.5*this.radDeg,n=(Math.sin(fi1)+Math.sin(fi2))/2,C=Math.cos(fi1)*Math.cos(fi1)+2*n*Math.sin(fi1),ro0=Math.sqrt(C-2*n*Math.sin(fi0))/n,ro=Math.sqrt(x*x+(ro0-y)*(ro0-y)),theta=Math.atan(x/(ro0-y));return{lat:Math.asin((C-ro*ro*n*n)/(2*n))*this.degRad,lng:(lambda0+theta/n)*this.degRad}},lcc:function(lat,lng,c){var fi0=0,lambda0=c*this.radDeg,lambda=lng*this.radDeg,fi1=33*this.radDeg,fi2=45*this.radDeg,fi=lat*this.radDeg,n=Math.log(Math.cos(fi1)*(1/Math.cos(fi2)))/Math.log(Math.tan(Math.PI/4+fi2/2)*(1/Math.tan(Math.PI/4+fi1/2))),F=Math.cos(fi1)*Math.pow(Math.tan(Math.PI/4+fi1/2),n)/n,ro=F*Math.pow(1/Math.tan(Math.PI/4+fi/2),n),ro0=F*Math.pow(1/Math.tan(Math.PI/4+fi0/2),n);return{x:ro*Math.sin(n*(lambda-lambda0))*this.radius,y:-(ro0-ro*Math.cos(n*(lambda-lambda0)))*this.radius}},lcc_inv:function(xCoord,yCoord,c){var x=xCoord/this.radius,y=yCoord/this.radius,fi0=0,lambda0=c*this.radDeg,fi1=33*this.radDeg,fi2=45*this.radDeg,n=Math.log(Math.cos(fi1)*(1/Math.cos(fi2)))/Math.log(Math.tan(Math.PI/4+fi2/2)*(1/Math.tan(Math.PI/4+fi1/2))),F=Math.cos(fi1)*Math.pow(Math.tan(Math.PI/4+fi1/2),n)/n,ro0=F*Math.pow(1/Math.tan(Math.PI/4+fi0/2),n),ro=this.sgn(n)*Math.sqrt(x*x+(ro0-y)*(ro0-y)),theta=Math.atan(x/(ro0-y));return{lat:(2*Math.atan(Math.pow(F/ro,1/n))-Math.PI/2)*this.degRad,lng:(lambda0+theta/n)*this.degRad}}},jvm.MapObject=function(){},jvm.MapObject.prototype.getLabelText=function(key){var text;return text=this.config.label?"function"==typeof this.config.label.render?this.config.label.render(key):key:null},jvm.MapObject.prototype.getLabelOffsets=function(key){var offsets;return this.config.label&&("function"==typeof this.config.label.offsets?offsets=this.config.label.offsets(key):"object"==typeof this.config.label.offsets&&(offsets=this.config.label.offsets[key])),offsets||[0,0]},jvm.MapObject.prototype.setHovered=function(isHovered){this.isHovered!==isHovered&&(this.isHovered=isHovered,this.shape.isHovered=isHovered,this.shape.updateStyle(),this.label&&(this.label.isHovered=isHovered,this.label.updateStyle()))},jvm.MapObject.prototype.setSelected=function(isSelected){this.isSelected!==isSelected&&(this.isSelected=isSelected,this.shape.isSelected=isSelected,this.shape.updateStyle(),this.label&&(this.label.isSelected=isSelected,this.label.updateStyle()),jvm.$(this.shape).trigger("selected",[isSelected]))},jvm.MapObject.prototype.setStyle=function(){this.shape.setStyle.apply(this.shape,arguments)},jvm.MapObject.prototype.remove=function(){this.shape.remove(),this.label&&this.label.remove()},jvm.Region=function(config){var bbox,text,offsets;this.config=config,this.map=this.config.map,this.shape=config.canvas.addPath({d:config.path,"data-code":config.code},config.style,config.canvas.rootElement),this.shape.addClass("jvectormap-region jvectormap-element"),bbox=this.shape.getBBox(),text=this.getLabelText(config.code),this.config.label&&text&&(offsets=this.getLabelOffsets(config.code),this.labelX=bbox.x+bbox.width/2+offsets[0],this.labelY=bbox.y+bbox.height/2+offsets[1],this.label=config.canvas.addText({text:text,"text-anchor":"middle","alignment-baseline":"central",x:this.labelX,y:this.labelY,"data-code":config.code},config.labelStyle,config.labelsGroup),this.label.addClass("jvectormap-region jvectormap-element"))},jvm.inherits(jvm.Region,jvm.MapObject),jvm.Region.prototype.updateLabelPosition=function(){this.label&&this.label.set({x:this.labelX*this.map.scale+this.map.transX*this.map.scale,y:this.labelY*this.map.scale+this.map.transY*this.map.scale})},jvm.Marker=function(config){var text;this.config=config,this.map=this.config.map,this.isImage=!!this.config.style.initial.image,this.createShape(),text=this.getLabelText(config.index),this.config.label&&text&&(this.offsets=this.getLabelOffsets(config.index),this.labelX=config.cx/this.map.scale-this.map.transX,this.labelY=config.cy/this.map.scale-this.map.transY,this.label=config.canvas.addText({text:text,"data-index":config.index,dy:"0.6ex",x:this.labelX,y:this.labelY},config.labelStyle,config.labelsGroup),this.label.addClass("jvectormap-marker jvectormap-element"))},jvm.inherits(jvm.Marker,jvm.MapObject),jvm.Marker.prototype.createShape=function(){var that=this;this.shape&&this.shape.remove(),this.shape=this.config.canvas[this.isImage?"addImage":"addCircle"]({"data-index":this.config.index,cx:this.config.cx,cy:this.config.cy},this.config.style,this.config.group),this.shape.addClass("jvectormap-marker jvectormap-element"),this.isImage&&jvm.$(this.shape.node).on("imageloaded",function(){that.updateLabelPosition()})},jvm.Marker.prototype.updateLabelPosition=function(){this.label&&this.label.set({x:this.labelX*this.map.scale+this.offsets[0]+this.map.transX*this.map.scale+5+(this.isImage?(this.shape.width||0)/2:this.shape.properties.r),y:this.labelY*this.map.scale+this.map.transY*this.map.scale+this.offsets[1]})},jvm.Marker.prototype.setStyle=function(property){var isImage;jvm.Marker.parentClass.prototype.setStyle.apply(this,arguments),"r"===property&&this.updateLabelPosition(),isImage=!!this.shape.get("image"),isImage!=this.isImage&&(this.isImage=isImage,this.config.style=jvm.$.extend(!0,{},this.shape.style),this.createShape())},jvm.Map=function(params){var e,map=this;if(this.params=jvm.$.extend(!0,{},jvm.Map.defaultParams,params),!jvm.Map.maps[this.params.map])throw new Error("Attempt to use map which was not loaded: "+this.params.map);this.mapData=jvm.Map.maps[this.params.map],this.markers={},this.regions={},this.regionsColors={},this.regionsData={},this.container=jvm.$("<div>").addClass("jvectormap-container"),this.params.container&&this.params.container.append(this.container),this.container.data("mapObject",this),this.defaultWidth=this.mapData.width,this.defaultHeight=this.mapData.height,this.onResize=function(){map.updateSize()},jvm.$(window).resize(this.onResize);for(e in jvm.Map.apiEvents)this.params[e]&&this.container.bind(jvm.Map.apiEvents[e]+".jvectormap",this.params[e]);this.canvas=new jvm.VectorCanvas(this.container[0],this.width,this.height),this.params.bindTouchEvents&&("ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch?this.bindContainerTouchEvents():window.MSGesture&&this.bindContainerPointerEvents()),this.bindContainerEvents(),this.bindElementEvents(),this.createTip(),this.params.zoomButtons&&this.bindZoomButtons(),this.createRegions(),this.createMarkers(this.params.markers||{}),this.updateSize(),this.params.focusOn&&("string"==typeof this.params.focusOn?this.params.focusOn={region:this.params.focusOn}:jvm.$.isArray(this.params.focusOn)&&(this.params.focusOn={regions:this.params.focusOn}),this.setFocus(this.params.focusOn)),this.params.selectedRegions&&this.setSelectedRegions(this.params.selectedRegions),this.params.selectedMarkers&&this.setSelectedMarkers(this.params.selectedMarkers),this.legendCntHorizontal=jvm.$("<div/>").addClass("jvectormap-legend-cnt jvectormap-legend-cnt-h"),this.legendCntVertical=jvm.$("<div/>").addClass("jvectormap-legend-cnt jvectormap-legend-cnt-v"),this.container.append(this.legendCntHorizontal),this.container.append(this.legendCntVertical),this.params.series&&this.createSeries()},jvm.Map.prototype={transX:0,transY:0,scale:1,baseTransX:0,baseTransY:0,baseScale:1,width:0,height:0,setBackgroundColor:function(backgroundColor){this.container.css("background-color",backgroundColor)},resize:function(){var curBaseScale=this.baseScale;this.width/this.height>this.defaultWidth/this.defaultHeight?(this.baseScale=this.height/this.defaultHeight,this.baseTransX=Math.abs(this.width-this.defaultWidth*this.baseScale)/(2*this.baseScale)):(this.baseScale=this.width/this.defaultWidth,this.baseTransY=Math.abs(this.height-this.defaultHeight*this.baseScale)/(2*this.baseScale)),this.scale*=this.baseScale/curBaseScale,this.transX*=this.baseScale/curBaseScale,this.transY*=this.baseScale/curBaseScale},updateSize:function(){this.width=this.container.width(),this.height=this.container.height(),this.resize(),this.canvas.setSize(this.width,this.height),this.applyTransform()},reset:function(){var key,i;for(key in this.series)for(i=0;i<this.series[key].length;i++)this.series[key][i].clear();this.scale=this.baseScale,this.transX=this.baseTransX,this.transY=this.baseTransY,this.applyTransform()},applyTransform:function(){var maxTransX,maxTransY,minTransX,minTransY;this.defaultWidth*this.scale<=this.width?(maxTransX=(this.width-this.defaultWidth*this.scale)/(2*this.scale),minTransX=(this.width-this.defaultWidth*this.scale)/(2*this.scale)):(maxTransX=0,minTransX=(this.width-this.defaultWidth*this.scale)/this.scale),this.defaultHeight*this.scale<=this.height?(maxTransY=(this.height-this.defaultHeight*this.scale)/(2*this.scale),minTransY=(this.height-this.defaultHeight*this.scale)/(2*this.scale)):(maxTransY=0,minTransY=(this.height-this.defaultHeight*this.scale)/this.scale),this.transY>maxTransY?this.transY=maxTransY:this.transY<minTransY&&(this.transY=minTransY),this.transX>maxTransX?this.transX=maxTransX:this.transX<minTransX&&(this.transX=minTransX),this.canvas.applyTransformParams(this.scale,this.transX,this.transY),this.markers&&this.repositionMarkers(),this.repositionLabels(),this.container.trigger("viewportChange",[this.scale/this.baseScale,this.transX,this.transY])},bindContainerEvents:function(){var oldPageX,oldPageY,mouseDown=!1,map=this;this.params.panOnDrag&&(this.container.mousemove(function(e){return mouseDown&&(map.transX-=(oldPageX-e.pageX)/map.scale,map.transY-=(oldPageY-e.pageY)/map.scale,map.applyTransform(),oldPageX=e.pageX,oldPageY=e.pageY),!1}).mousedown(function(e){return mouseDown=!0,oldPageX=e.pageX,oldPageY=e.pageY,!1}),this.onContainerMouseUp=function(){mouseDown=!1},jvm.$("body").mouseup(this.onContainerMouseUp)),this.params.zoomOnScroll&&this.container.mousewheel(function(event){var offset=jvm.$(map.container).offset(),centerX=event.pageX-offset.left,centerY=event.pageY-offset.top,zoomStep=Math.pow(1+map.params.zoomOnScrollSpeed/1e3,event.deltaFactor*event.deltaY);map.tip.hide(),map.setScale(map.scale*zoomStep,centerX,centerY),event.preventDefault()})},bindContainerTouchEvents:function(){var touchStartScale,touchStartDistance,touchX,touchY,centerTouchX,centerTouchY,lastTouchesLength,map=this,handleTouchEvent=function(e){var offset,scale,transXOld,transYOld,touches=e.originalEvent.touches;"touchstart"==e.type&&(lastTouchesLength=0),1==touches.length?(1==lastTouchesLength&&(transXOld=map.transX,transYOld=map.transY,map.transX-=(touchX-touches[0].pageX)/map.scale,map.transY-=(touchY-touches[0].pageY)/map.scale,map.applyTransform(),map.tip.hide(),(transXOld!=map.transX||transYOld!=map.transY)&&e.preventDefault()),touchX=touches[0].pageX,touchY=touches[0].pageY):2==touches.length&&(2==lastTouchesLength?(scale=Math.sqrt(Math.pow(touches[0].pageX-touches[1].pageX,2)+Math.pow(touches[0].pageY-touches[1].pageY,2))/touchStartDistance,map.setScale(touchStartScale*scale,centerTouchX,centerTouchY),map.tip.hide(),e.preventDefault()):(offset=jvm.$(map.container).offset(),centerTouchX=touches[0].pageX>touches[1].pageX?touches[1].pageX+(touches[0].pageX-touches[1].pageX)/2:touches[0].pageX+(touches[1].pageX-touches[0].pageX)/2,centerTouchY=touches[0].pageY>touches[1].pageY?touches[1].pageY+(touches[0].pageY-touches[1].pageY)/2:touches[0].pageY+(touches[1].pageY-touches[0].pageY)/2,centerTouchX-=offset.left,centerTouchY-=offset.top,touchStartScale=map.scale,touchStartDistance=Math.sqrt(Math.pow(touches[0].pageX-touches[1].pageX,2)+Math.pow(touches[0].pageY-touches[1].pageY,2)))),lastTouchesLength=touches.length};jvm.$(this.container).bind("touchstart",handleTouchEvent),jvm.$(this.container).bind("touchmove",handleTouchEvent)},bindContainerPointerEvents:function(){var map=this,gesture=new MSGesture,element=this.container[0],handlePointerDownEvent=function(e){gesture.addPointer(e.pointerId)},handleGestureEvent=function(e){var transXOld,transYOld;(0!=e.translationX||0!=e.translationY)&&(transXOld=map.transX,transYOld=map.transY,map.transX+=e.translationX/map.scale,map.transY+=e.translationY/map.scale,map.applyTransform(),map.tip.hide(),(transXOld!=map.transX||transYOld!=map.transY)&&e.preventDefault()),1!=e.scale&&(map.setScale(map.scale*e.scale,e.offsetX,e.offsetY),map.tip.hide(),e.preventDefault())};gesture.target=element,element.addEventListener("MSGestureChange",handleGestureEvent,!1),element.addEventListener("pointerdown",handlePointerDownEvent,!1)},bindElementEvents:function(){var pageX,pageY,mouseMoved,map=this;this.container.mousemove(function(e){Math.abs(pageX-e.pageX)+Math.abs(pageY-e.pageY)>2&&(mouseMoved=!0)}),this.container.delegate("[class~='jvectormap-element']","mouseover mouseout",function(e){var baseVal=jvm.$(this).attr("class").baseVal||jvm.$(this).attr("class"),type=-1===baseVal.indexOf("jvectormap-region")?"marker":"region",code=jvm.$(this).attr("region"==type?"data-code":"data-index"),element="region"==type?map.regions[code].element:map.markers[code].element,tipText="region"==type?map.mapData.paths[code].name:map.markers[code].config.name||"",tipShowEvent=jvm.$.Event(type+"TipShow.jvectormap"),overEvent=jvm.$.Event(type+"Over.jvectormap");"mouseover"==e.type?(map.container.trigger(overEvent,[code]),overEvent.isDefaultPrevented()||element.setHovered(!0),map.tip.text(tipText),map.container.trigger(tipShowEvent,[map.tip,code]),tipShowEvent.isDefaultPrevented()||(map.tip.show(),map.tipWidth=map.tip.width(),map.tipHeight=map.tip.height())):(element.setHovered(!1),map.tip.hide(),map.container.trigger(type+"Out.jvectormap",[code]))}),this.container.delegate("[class~='jvectormap-element']","mousedown",function(e){pageX=e.pageX,pageY=e.pageY,mouseMoved=!1}),this.container.delegate("[class~='jvectormap-element']","mouseup",function(){var baseVal=jvm.$(this).attr("class").baseVal?jvm.$(this).attr("class").baseVal:jvm.$(this).attr("class"),type=-1===baseVal.indexOf("jvectormap-region")?"marker":"region",code=jvm.$(this).attr("region"==type?"data-code":"data-index"),clickEvent=jvm.$.Event(type+"Click.jvectormap"),element="region"==type?map.regions[code].element:map.markers[code].element;mouseMoved||(map.container.trigger(clickEvent,[code]),("region"===type&&map.params.regionsSelectable||"marker"===type&&map.params.markersSelectable)&&(clickEvent.isDefaultPrevented()||(map.params[type+"sSelectableOne"]&&map.clearSelected(type+"s"),element.setSelected(!element.isSelected))))})},bindZoomButtons:function(){var map=this;jvm.$("<div/>").addClass("jvectormap-zoomin").html("<img src='/themes/vasco-theme/img/plus.svg'/>").appendTo(this.container),jvm.$("<div/>").addClass("jvectormap-zoomout").html("<img src='/themes/vasco-theme/img/minus.svg'/>").appendTo(this.container),this.container.find(".jvectormap-zoomin").click(function(){map.setScale(map.scale*map.params.zoomStep,map.width/2,map.height/2,!1,map.params.zoomAnimate)}),this.container.find(".jvectormap-zoomout").click(function(){map.setScale(map.scale/map.params.zoomStep,map.width/2,map.height/2,!1,map.params.zoomAnimate)})},createTip:function(){var map=this;this.tip=jvm.$("<div/>").addClass("jvectormap-tip").appendTo(jvm.$("body")),this.container.mousemove(function(e){var left=e.pageX-15-map.tipWidth,top=e.pageY-15-map.tipHeight;5>left&&(left=e.pageX+15),5>top&&(top=e.pageY+15),map.tip.css({left:left,top:top})})},setScale:function(scale,anchorX,anchorY,isCentered,animate){var interval,scaleStart,scaleDiff,transXStart,transXDiff,transYStart,transYDiff,transX,transY,viewportChangeEvent=jvm.$.Event("zoom.jvectormap"),that=this,i=0,count=Math.abs(Math.round(60*(scale-this.scale)/Math.max(scale,this.scale))),deferred=new jvm.$.Deferred;return scale>this.params.zoomMax*this.baseScale?scale=this.params.zoomMax*this.baseScale:scale<this.params.zoomMin*this.baseScale&&(scale=this.params.zoomMin*this.baseScale),"undefined"!=typeof anchorX&&"undefined"!=typeof anchorY&&(zoomStep=scale/this.scale,isCentered?(transX=anchorX+this.defaultWidth*(this.width/(this.defaultWidth*scale))/2,transY=anchorY+this.defaultHeight*(this.height/(this.defaultHeight*scale))/2):(transX=this.transX-(zoomStep-1)/scale*anchorX,transY=this.transY-(zoomStep-1)/scale*anchorY)),animate&&count>0?(scaleStart=this.scale,scaleDiff=(scale-scaleStart)/count,transXStart=this.transX*this.scale,transYStart=this.transY*this.scale,transXDiff=(transX*scale-transXStart)/count,transYDiff=(transY*scale-transYStart)/count,interval=setInterval(function(){i+=1,that.scale=scaleStart+scaleDiff*i,that.transX=(transXStart+transXDiff*i)/that.scale,that.transY=(transYStart+transYDiff*i)/that.scale,that.applyTransform(),i==count&&(clearInterval(interval),that.container.trigger(viewportChangeEvent,[scale/that.baseScale]),deferred.resolve())},10)):(this.transX=transX,this.transY=transY,this.scale=scale,this.applyTransform(),this.container.trigger(viewportChangeEvent,[scale/this.baseScale]),deferred.resolve()),deferred},setFocus:function(config){var bbox,itemBbox,newBbox,codes,i,point;if(config=config||{},config.region?codes=[config.region]:config.regions&&(codes=config.regions),codes){for(i=0;i<codes.length;i++)this.regions[codes[i]]&&(itemBbox=this.regions[codes[i]].element.shape.getBBox(),itemBbox&&("undefined"==typeof bbox?bbox=itemBbox:(newBbox={x:Math.min(bbox.x,itemBbox.x),y:Math.min(bbox.y,itemBbox.y),width:Math.max(bbox.x+bbox.width,itemBbox.x+itemBbox.width)-Math.min(bbox.x,itemBbox.x),height:Math.max(bbox.y+bbox.height,itemBbox.y+itemBbox.height)-Math.min(bbox.y,itemBbox.y)},bbox=newBbox)));return this.setScale(Math.min(this.width/bbox.width,this.height/bbox.height),-(bbox.x+bbox.width/2),-(bbox.y+bbox.height/2),!0,config.animate)}return config.lat&&config.lng?(point=this.latLngToPoint(config.lat,config.lng),config.x=this.transX-point.x/this.scale,config.y=this.transY-point.y/this.scale):config.x&&config.y&&(config.x*=-this.defaultWidth,config.y*=-this.defaultHeight),this.setScale(config.scale*this.baseScale,config.x,config.y,!0,config.animate)},getSelected:function(type){var key,selected=[];for(key in this[type])this[type][key].element.isSelected&&selected.push(key);return selected},getSelectedRegions:function(){return this.getSelected("regions")},getSelectedMarkers:function(){return this.getSelected("markers")},setSelected:function(type,keys){var i;if("object"!=typeof keys&&(keys=[keys]),jvm.$.isArray(keys))for(i=0;i<keys.length;i++)this[type][keys[i]].element.setSelected(!0);else for(i in keys)this[type][i].element.setSelected(!!keys[i])},setSelectedRegions:function(keys){this.setSelected("regions",keys)},setSelectedMarkers:function(keys){this.setSelected("markers",keys)},clearSelected:function(type){var i,select={},selected=this.getSelected(type);for(i=0;i<selected.length;i++)select[selected[i]]=!1;this.setSelected(type,select)},clearSelectedRegions:function(){this.clearSelected("regions")},clearSelectedMarkers:function(){this.clearSelected("markers")},getMapObject:function(){return this},getRegionName:function(code){return this.mapData.paths[code].name},createRegions:function(){var key,region,map=this;this.regionLabelsGroup=this.regionLabelsGroup||this.canvas.addGroup();for(key in this.mapData.paths)region=new jvm.Region({map:this,path:this.mapData.paths[key].path,code:key,style:jvm.$.extend(!0,{},this.params.regionStyle),labelStyle:jvm.$.extend(!0,{},this.params.regionLabelStyle),canvas:this.canvas,labelsGroup:this.regionLabelsGroup,label:"vml"!=this.canvas.mode?this.params.labels&&this.params.labels.regions:null}),jvm.$(region.shape).bind("selected",function(e,isSelected){map.container.trigger("regionSelected.jvectormap",[jvm.$(this.node).attr("data-code"),isSelected,map.getSelectedRegions()])}),this.regions[key]={element:region,config:this.mapData.paths[key]}},createMarkers:function(markers){var i,marker,point,markerConfig,markersArray,map=this;if(this.markersGroup=this.markersGroup||this.canvas.addGroup(),this.markerLabelsGroup=this.markerLabelsGroup||this.canvas.addGroup(),jvm.$.isArray(markers))for(markersArray=markers.slice(),markers={},i=0;i<markersArray.length;i++)markers[i]=markersArray[i];for(i in markers)markerConfig=markers[i]instanceof Array?{latLng:markers[i]}:markers[i],point=this.getMarkerPosition(markerConfig),point!==!1&&(marker=new jvm.Marker({map:this,style:jvm.$.extend(!0,{},this.params.markerStyle,{initial:markerConfig.style||{}}),labelStyle:jvm.$.extend(!0,{},this.params.markerLabelStyle),index:i,cx:point.x,cy:point.y,group:this.markersGroup,canvas:this.canvas,labelsGroup:this.markerLabelsGroup,label:"vml"!=this.canvas.mode?this.params.labels&&this.params.labels.markers:null}),jvm.$(marker.shape).bind("selected",function(e,isSelected){map.container.trigger("markerSelected.jvectormap",[jvm.$(this.node).attr("data-index"),isSelected,map.getSelectedMarkers()])}),this.markers[i]&&this.removeMarkers([i]),this.markers[i]={element:marker,config:markerConfig})},repositionMarkers:function(){var i,point;for(i in this.markers)point=this.getMarkerPosition(this.markers[i].config),point!==!1&&this.markers[i].element.setStyle({cx:point.x,cy:point.y})},repositionLabels:function(){var key;for(key in this.regions)this.regions[key].element.updateLabelPosition();for(key in this.markers)this.markers[key].element.updateLabelPosition()},getMarkerPosition:function(markerConfig){return jvm.Map.maps[this.params.map].projection?this.latLngToPoint.apply(this,markerConfig.latLng||[0,0]):{x:markerConfig.coords[0]*this.scale+this.transX*this.scale,y:markerConfig.coords[1]*this.scale+this.transY*this.scale}},addMarker:function(key,marker,seriesData){var values,i,markers={},data=[],seriesData=seriesData||[];for(markers[key]=marker,i=0;i<seriesData.length;i++)values={},"undefined"!=typeof seriesData[i]&&(values[key]=seriesData[i]),data.push(values);this.addMarkers(markers,data)},addMarkers:function(markers,seriesData){var i;for(seriesData=seriesData||[],this.createMarkers(markers),i=0;i<seriesData.length;i++)this.series.markers[i].setValues(seriesData[i]||{})},removeMarkers:function(markers){var i;for(i=0;i<markers.length;i++)this.markers[markers[i]].element.remove(),delete this.markers[markers[i]]},removeAllMarkers:function(){var i,markers=[];for(i in this.markers)markers.push(i);this.removeMarkers(markers)},latLngToPoint:function(lat,lng){var point,inset,bbox,proj=jvm.Map.maps[this.params.map].projection,centralMeridian=proj.centralMeridian;return-180+centralMeridian>lng&&(lng+=360),point=jvm.Proj[proj.type](lat,lng,centralMeridian),inset=this.getInsetForPoint(point.x,point.y),inset?(bbox=inset.bbox,point.x=(point.x-bbox[0].x)/(bbox[1].x-bbox[0].x)*inset.width*this.scale,point.y=(point.y-bbox[0].y)/(bbox[1].y-bbox[0].y)*inset.height*this.scale,{x:point.x+this.transX*this.scale+inset.left*this.scale,y:point.y+this.transY*this.scale+inset.top*this.scale}):!1},pointToLatLng:function(x,y){var i,inset,bbox,nx,ny,proj=jvm.Map.maps[this.params.map].projection,centralMeridian=proj.centralMeridian,insets=jvm.Map.maps[this.params.map].insets;for(i=0;i<insets.length;i++)if(inset=insets[i],bbox=inset.bbox,nx=x-(this.transX*this.scale+inset.left*this.scale),ny=y-(this.transY*this.scale+inset.top*this.scale),nx=nx/(inset.width*this.scale)*(bbox[1].x-bbox[0].x)+bbox[0].x,ny=ny/(inset.height*this.scale)*(bbox[1].y-bbox[0].y)+bbox[0].y,nx>bbox[0].x&&nx<bbox[1].x&&ny>bbox[0].y&&ny<bbox[1].y)return jvm.Proj[proj.type+"_inv"](nx,-ny,centralMeridian);return!1},getInsetForPoint:function(x,y){var i,bbox,insets=jvm.Map.maps[this.params.map].insets;for(i=0;i<insets.length;i++)if(bbox=insets[i].bbox,x>bbox[0].x&&x<bbox[1].x&&y>bbox[0].y&&y<bbox[1].y)return insets[i]},createSeries:function(){var i,key;this.series={markers:[],regions:[]};for(key in this.params.series)for(i=0;i<this.params.series[key].length;i++)this.series[key][i]=new jvm.DataSeries(this.params.series[key][i],this[key],this)},remove:function(){this.tip.remove(),this.container.remove(),jvm.$(window).unbind("resize",this.onResize),jvm.$("body").unbind("mouseup",this.onContainerMouseUp)}},jvm.Map.maps={},jvm.Map.defaultParams={map:"world_mill_en",backgroundColor:"#505050",zoomButtons:!0,zoomOnScroll:!0,zoomOnScrollSpeed:3,panOnDrag:!0,zoomMax:8,zoomMin:1,zoomStep:1.6,zoomAnimate:!0,regionsSelectable:!1,markersSelectable:!1,bindTouchEvents:!0,regionStyle:{initial:{fill:"white","fill-opacity":1,stroke:"none","stroke-width":0,"stroke-opacity":1},hover:{"fill-opacity":.8,cursor:"pointer"},selected:{fill:"yellow"},selectedHover:{}},regionLabelStyle:{initial:{"font-family":"Verdana","font-size":"12","font-weight":"bold",cursor:"default",fill:"black"},hover:{cursor:"pointer"}},markerStyle:{initial:{fill:"grey",stroke:"#505050","fill-opacity":1,"stroke-width":1,"stroke-opacity":1,r:5},hover:{stroke:"black","stroke-width":2,cursor:"pointer"},selected:{fill:"blue"},selectedHover:{}},markerLabelStyle:{initial:{"font-family":"Verdana","font-size":"12","font-weight":"bold",cursor:"default",fill:"black"},hover:{cursor:"pointer"}}},jvm.Map.apiEvents={onRegionTipShow:"regionTipShow",onRegionOver:"regionOver",onRegionOut:"regionOut",onRegionClick:"regionClick",onRegionSelected:"regionSelected",onMarkerTipShow:"markerTipShow",onMarkerOver:"markerOver",onMarkerOut:"markerOut",onMarkerClick:"markerClick",onMarkerSelected:"markerSelected",onViewportChange:"viewportChange"},jvm.MultiMap=function(params){var that=this;this.maps={},this.params=jvm.$.extend(!0,{},jvm.MultiMap.defaultParams,params),this.params.maxLevel=this.params.maxLevel||Number.MAX_VALUE,this.params.main=this.params.main||{},this.params.main.multiMapLevel=0,this.history=[this.addMap(this.params.main.map,this.params.main)],this.defaultProjection=this.history[0].mapData.projection.type,this.mapsLoaded={},this.params.container.css({position:"relative"}),this.backButton=jvm.$("<div/>").addClass("jvectormap-goback").text("Back").appendTo(this.params.container),this.backButton.hide(),this.backButton.click(function(){that.goBack()}),this.spinner=jvm.$("<div/>").addClass("jvectormap-spinner").appendTo(this.params.container),this.spinner.hide()},jvm.MultiMap.prototype={addMap:function(name,config){var cnt=jvm.$("<div/>").css({width:"100%",height:"100%"});return this.params.container.append(cnt),this.maps[name]=new jvm.Map(jvm.$.extend(config,{container:cnt})),this.params.maxLevel>config.multiMapLevel&&this.maps[name].container.on("regionClick.jvectormap",{scope:this},function(e,code){var multimap=e.data.scope,mapName=multimap.params.mapNameByCode(code,multimap);multimap.drillDownPromise&&"pending"===multimap.drillDownPromise.state()||multimap.drillDown(mapName,code)}),this.maps[name]},downloadMap:function(code){var that=this,deferred=jvm.$.Deferred();return this.mapsLoaded[code]?deferred.resolve():jvm.$.get(this.params.mapUrlByCode(code,this)).then(function(){that.mapsLoaded[code]=!0,deferred.resolve()},function(){deferred.reject()}),deferred},drillDown:function(name,code){var currentMap=this.history[this.history.length-1],that=this,focusPromise=currentMap.setFocus({region:code,animate:!0}),downloadPromise=this.downloadMap(code);focusPromise.then(function(){"pending"===downloadPromise.state()&&that.spinner.show()}),downloadPromise.always(function(){that.spinner.hide()}),this.drillDownPromise=jvm.$.when(downloadPromise,focusPromise),this.drillDownPromise.then(function(){currentMap.params.container.hide(),that.maps[name]?that.maps[name].params.container.show():that.addMap(name,{map:name,multiMapLevel:currentMap.params.multiMapLevel+1}),that.history.push(that.maps[name]),that.backButton.show()})},goBack:function(){var currentMap=this.history.pop(),prevMap=this.history[this.history.length-1],that=this;currentMap.setFocus({scale:1,x:.5,y:.5,animate:!0}).then(function(){currentMap.params.container.hide(),prevMap.params.container.show(),prevMap.updateSize(),1===that.history.length&&that.backButton.hide(),prevMap.setFocus({scale:1,x:.5,y:.5,animate:!0})})}},jvm.MultiMap.defaultParams={mapNameByCode:function(code,multiMap){return code.toLowerCase()+"_"+multiMap.defaultProjection+"_en"},mapUrlByCode:function(code,multiMap){return"jquery-jvectormap-data-"+code.toLowerCase()+"-"+multiMap.defaultProjection+"-en.js"}};jQuery.fn.vectorMap('addMap','world_en',{"insets":[{"width":1010,"top":0,"height":666,"bbox":[{"y":-12671671.123330014,"x":-20004297.151525836},{"y":6930392.025135122,"x":20026572.39474939}],"left":0}],"paths":{"af":{"name":"Afghanistan","path":"M685.881,350.592L685.737,350.615L685.533,350.531L685.453,350.403L685.419,350.385L685.257,350.469L684.948,350.575L684.424,350.852L684.436,350.923L684.777,351.204L684.857,351.297L684.899,351.326L684.59,351.461L683.926,351.765L683.489,352.013L683.385,352.022L683.121,351.918L682.731,351.794L682.627,351.796L681.727,351.817L680.9,351.863L680.556,351.923L679.917,351.98L679.515,352L679.258,352.096L678.977,352.222L678.685,352.304L678.468,352.331L678.207,352.449L678.035,352.683L677.544,353.029L677.268,353.196L677.129,353.385L676.971,353.403L676.701,353.369L676.492,353.573L676.261,353.865L675.838,354.288L675.613,354.459L675.479,354.735L675.578,354.878L675.922,355.092L676.076,355.294L676.16,355.454L676.317,355.864L676.417,356.267L676.565,356.441L676.608,356.736L676.646,356.917L676.565,357.046L676.491,357.189L676.491,357.325L676.58,357.465L676.658,357.589L676.701,357.688L676.648,357.798L676.491,357.966L676.411,358.138L676.237,358.425L675.965,358.621L675.785,358.763L675.594,359.063L675.278,359.396L675.145,359.674L675.006,359.827L674.863,359.909L674.9,360.059L675.024,360.246L675.229,360.455L675.22,360.78L675.21,361.014L675.217,361.297L675.105,361.535L674.535,361.763L673.989,361.863L673.32,361.869L673.067,361.833L672.865,361.783L672.139,361.527L671.844,361.678L671.783,362.047L672.313,362.645L672.53,362.978L672.771,363.534L672.951,363.82L672.887,364.088L672.407,364.392L671.93,364.677L671.322,364.736L670.94,364.838L670.755,364.985L670.619,365.608L670.482,365.836L670.485,366.107L670.356,366.414L670.161,366.611L670.024,366.933L670.067,367.542L670.131,368.572L669.872,368.896L669.58,369.224L669.272,369.458L668.979,369.566L668.736,369.526L668.544,369.324L668.43,369.154L668.218,369.012L668.002,369.041L667.785,369.171L667.438,369.128L667.142,368.998L666.992,369.012L666.906,369.143L666.589,369.423L665.811,369.848L665.493,369.879L665.357,369.985L665.411,370.159L665.55,370.301L665.793,370.401L665.805,370.517L665.591,370.618L665.408,370.733L665.005,370.874L664.54,370.929L664.06,370.847L663.813,370.66L663.521,370.642L663.255,370.779L662.98,371.005L662.68,371.489L662.6,371.574L662.519,371.651L662.323,371.755L662.042,371.925L661.901,372.281L661.732,372.914L661.772,373.254L661.785,373.843L661.719,374.256L661.597,374.527L661.621,374.74L661.807,374.982L661.732,375.139L661.576,375.313L661.425,375.41L660.82,375.593L659.991,375.842L659.443,376.002L658.628,376.24L658.39,376.298L657.894,376.319L657.637,376.283L657.289,376.273L656.777,376.282L656.42,376.347L656.062,376.466L655.798,376.616L655.646,376.764L655.592,376.835L655.233,376.713L654.102,376.495L651.039,376.783L650.75,376.728L649.705,376.391L648.358,375.957L647.525,375.688L646.456,375.336L647.188,374.466L647.826,373.706L648.466,372.942L649.096,372.187L649.171,371.922L649.181,371.403L649.015,370.708L648.748,370.391L647.867,370.263L647.206,370.166L646.485,370.061L646.393,370.022L646.311,369.479L646.346,369.237L646.299,368.768L646.306,368.406L646.41,367.811L646.416,367.542L646.083,366.381L645.897,365.736L645.707,365.069L645.666,364.856L645.662,364.593L646.104,363.973L646.241,363.838L646.5,363.529L646.662,363.364L646.634,363.251L646.352,363.186L645.926,363.18L645.699,363.086L645.522,362.917L645.452,362.671L645.568,362.234L645.452,361.383L645.689,360.961L645.893,360.666L646.585,360.624L646.345,360.29L646.229,360.096L646.155,360.04L646.127,359.951L646.164,359.861L646.341,359.827L646.461,359.715L646.656,359.558L646.758,359.49L646.776,359.299L646.869,359.165L647.009,358.996L647.12,358.804L647.092,358.579L647.194,358.309L647.241,358.139L647.315,357.992L647.25,357.778L647.194,357.597L647.176,357.382L647.287,357.325L647.427,357.246L647.454,357.076L647.528,356.861L647.584,356.69L647.677,356.555L647.687,356.418L647.631,356.191L647.862,356.157L647.955,356.282L648.079,356.444L648.418,356.746L648.638,356.834L648.915,356.878L649.256,356.837L649.528,356.78L649.656,356.795L649.953,357.014L650.3,357.321L650.411,357.458L650.463,357.667L650.565,357.729L650.787,357.522L651.001,357.454L651.198,357.493L651.415,357.516L651.633,357.44L651.73,357.385L652.109,357.117L652.453,356.913L652.667,356.788L652.744,356.368L652.843,356.129L652.984,355.99L652.932,355.817L652.873,355.685L652.813,355.506L652.873,355.411L653.01,355.369L653.354,355.369L653.959,355.18L654.463,354.991L654.929,354.837L655.141,354.812L655.342,354.838L655.434,354.793L655.459,354.646L655.573,354.491L655.832,354.365L656.319,354.098L656.749,353.701L656.902,353.399L657.006,352.958L657.207,352.276L657.429,351.527L657.511,351.196L657.605,350.941L657.985,350.726L658.373,350.57L658.974,350.539L659.679,350.523L659.828,350.112L659.921,349.762L660.038,349.581L660.209,349.434L660.269,349.405L660.649,349.62L661.232,349.949L661.911,350.113L662.252,350.195L662.394,350.182L663.251,350.102L663.928,350.23L664.283,350.58L664.632,350.669L664.974,350.5L665.186,350.469L665.268,350.578L665.438,350.624L665.698,350.607L665.848,350.704L665.864,350.801L665.884,350.913L666.076,351.179L666.423,351.502L666.731,351.58L667.136,351.329L667.273,351.358L667.34,351.277L667.381,351.094L667.626,350.922L668.074,350.761L668.328,350.617L668.419,350.498L668.57,350.464L668.735,350.5L668.853,350.455L668.894,350.342L668.941,350.293L669.025,350.253L669.1,350.233L669.236,350.264L669.487,350.47L669.853,350.85L670.091,351.024L670.2,350.995L670.34,350.878L670.511,350.676L670.553,350.384L670.468,350.003L670.526,349.695L670.729,349.461L671.104,349.317L671.651,349.262L671.987,349.295L672.111,349.416L672.279,349.482L672.49,349.495L672.684,349.358L672.859,349.069L672.869,348.712L672.714,348.285L672.756,348.149L672.823,348.09L673.033,347.935L673.326,347.614L673.609,347.2L673.882,346.692L674.219,346.378L674.62,346.257L675.106,346.395L675.679,346.791L675.894,347.277L675.754,347.854L675.742,348.17L675.858,348.229L676.054,348.213L676.329,348.123L676.509,348.118L676.594,348.2L676.589,348.362L676.493,348.605L676.378,349.286L676.307,349.874L676.236,350.451L676.175,350.957L676.284,351.351L676.45,351.945L676.637,352.337L676.828,352.462L677.02,352.507L677.211,352.472L677.604,352.22L678.197,351.752L678.773,351.464L679.611,351.302L679.892,350.799L680.28,350.466L681.166,349.971L681.647,349.781L681.924,349.749L682.27,349.838L682.349,349.87L682.417,349.894L682.596,349.935L682.633,350.086L682.586,350.249L682.395,350.383L682.334,350.487L682.407,350.565L682.677,350.592L683.236,350.411L683.598,350.295L683.849,350.249L683.95,350.098L684.108,349.946L684.359,349.935L684.628,350.016L684.851,350.063L685.23,350.02L685.43,350.152L685.71,350.401L685.836,350.556z"},"ax":{"name":"Aland Islands","path":"M531.8,249.859l0.086,0.001l0.039,-0.048l0.15,0.034l0.226,0.219l0.046,0.119l0.155,0.061l0.054,0.123l-0.18,0.382l-0.111,0.007l-0.083,-0.048l-0.147,0.042l-0.086,0.072l-0.029,0.159l0.005,0.332l-0.657,0.066l-0.151,-0.097l-0.207,-0.755l0.042,-0.196l0.139,-0.083l0.119,-0.018l0.018,0.408l0.175,-0.041l0.055,-0.269l0.012,-0.189l-0.047,-0.096l-0.119,-0.074l-0.069,-0.127l0.099,-0.205l0.183,-0.089l0.158,0.274L531.8,249.859zM530.881,250.786l0.015,0.126l-0.107,-0.032l-0.083,0.043l-0.056,0.155l-0.122,-0.056l-0.049,-0.223l0.091,-0.334l0.217,-0.013L530.881,250.786zM533.545,251.609l-0.022,0.133l-0.229,0.029l-0.096,-0.118l-0.214,0.015l-0.037,-0.059l0.089,-0.118l0.17,-0.074l0.222,0.03L533.545,251.609z"},"al":{"name":"Albania","path":"M532.009,331.209L532.12,331.295L532.351,331.669L532.504,331.999L532.807,332.113L532.975,332.241L533.192,332.436L533.296,332.631L533.444,333.228L533.461,333.588L533.418,333.752L533.382,333.795L533.247,334.379L533.279,334.676L533.278,334.872L533.164,334.949L533.088,335.072L533.211,335.556L533.196,335.763L533.202,335.999L533.423,336.537L533.554,336.703L533.67,336.782L533.82,337.276L533.908,337.361L534.271,337.314L534.449,337.369L534.52,337.486L534.536,337.566L534.512,337.842L534.602,338.054L534.723,338.272L534.723,338.405L534.641,338.623L534.496,338.876L534.304,338.974L534.092,339.056L533.99,339.253L533.939,339.462L533.844,339.617L533.786,339.787L533.695,340.133L533.674,340.258L533.531,340.385L533.309,340.437L533.109,340.448L532.975,340.507L532.906,340.625L532.779,340.72L532.703,340.762L532.703,340.867L532.795,341.086L532.9,341.264L532.903,341.406L532.851,341.446L532.688,341.428L532.654,341.48L532.636,341.64L532.593,341.775L532.526,341.858L532.41,341.948L532.197,341.919L531.997,341.783L531.893,341.741L531.833,341.745L531.817,341.412L531.73,341.153L531.414,340.528L530.383,339.92L530.14,339.646L530.034,339.415L529.927,339.197L530.029,339.191L530.13,339.246L530.259,339.313L530.312,339.204L530.256,338.965L529.99,338.407L529.97,338.253L530.1,337.785L530.317,337.258L530.303,336.618L530.37,336.133L530.295,335.818L530.259,335.432L530.418,334.917L530.555,334.79L530.639,334.626L530.644,334.076L530.337,333.818L529.984,333.77L529.992,333.583L530.036,333.286L530.011,333.187L530.037,333.017L529.951,332.791L529.811,332.627L529.946,332.338L530.144,331.987L530.328,331.709L530.551,331.419L530.7,331.141L530.859,330.9L530.997,330.827L531.065,330.878L531.102,330.983L531.093,331.293L531.14,331.4L531.235,331.479L531.436,331.44L531.658,331.363L531.958,331.199z"},"dz":{"name":"Algeria","path":"M499.77,351.624L499.829,351.81L499.839,351.984L499.573,352.146L499.398,352.24L499.188,352.687L498.799,352.99L498.734,353.082L498.737,353.165L499.001,353.302L499.089,353.432L499.13,353.606L499.012,354.228L498.938,354.704L498.841,355.327L498.845,355.564L498.945,355.848L499.044,356.069L499.075,356.319L499.04,356.934L499.161,357.289L499.258,357.616L499.027,358.023L498.928,358.382L498.866,358.895L498.841,359.218L498.692,359.516L498.498,359.795L498.279,359.969L498.009,360.119L497.698,360.316L497.446,360.843L496.901,361.281L496.787,361.431L496.736,361.781L496.749,362.266L496.845,362.651L497.106,363.219L497.335,363.843L497.397,364.156L497.485,364.275L497.807,364.479L498.364,364.755L498.467,364.868L498.743,365.296L499.005,366.062L499.087,366.568L499.597,366.97L500.068,367.34L500.52,367.665L501.011,368.017L501.082,368.125L501.245,368.87L501.408,369.608L501.586,370.419L501.766,371.231L501.978,372.184L502.098,372.723L502.243,373.376L502.414,374.14L502.139,374.302L501.829,374.509L502.055,374.901L502.491,375.538L502.754,376.051L502.846,376.274L503.051,376.909L503.218,377.523L503.261,377.722L503.322,378.194L503.247,379.49L503.367,381.129L503.529,381.943L503.274,382.676L503.056,383.375L503.07,383.726L503.19,384.273L503.308,384.677L503.468,384.889L503.437,385.568L503.37,385.814L502.88,386.169L502.337,386.494L502.187,386.769L502.144,387.075L502.216,387.324L502.589,387.874L503.15,388.697L503.767,389.601L503.818,389.828L503.843,390.468L504.1,391.271L504.378,391.621L504.482,391.882L504.679,392.069L504.875,392.206L504.997,392.222L505.69,392.004L506.875,392.364L507.996,392.73L508.078,392.802L508.323,393.265L508.724,394.02L509.021,394.623L509.287,395.162L507.834,396.09L506.38,397.016L504.927,397.94L503.474,398.861L502.021,399.781L500.567,400.699L499.114,401.615L497.661,402.528L496.697,403.133L496.084,403.667L495.315,404.334L494.589,404.996L494.018,405.517L493.278,406.189L492.905,406.528L492.08,407.277L491.832,407.41L490.739,407.631L489.736,407.833L488.81,408.02L488.177,408.148L487.564,408.271L486.673,408.445L486.037,408.57L485.351,408.704L485.244,408.727L485.12,408.732L485.027,408.727L484.837,408.653L484.608,408.478L484.455,408.388L484.417,408.25L484.506,408.066L484.617,407.901L484.659,407.771L484.735,407.672L484.833,407.592L484.837,407.479L484.756,407.293L484.685,407.036L484.688,406.569L484.69,406.413L484.69,406.357L484.485,406.178L484.098,405.98L483.742,405.864L483.58,405.824L483.187,405.754L482.644,405.629L482.453,405.543L482.101,405.108L481.928,404.997L481.113,404.923L480.842,404.851L480.62,404.748L480.43,404.608L480.323,404.369L480.291,404.174L480.22,404.081L479.321,403.609L479.092,403.449L478.971,403.3L478.967,403.079L478.991,402.808L478.953,402.567L478.915,402.449L478.504,402.163L477.585,401.521L476.666,400.879L475.747,400.236L474.828,399.592L473.909,398.947L472.99,398.301L472.071,397.654L471.152,397.006L470.233,396.356L469.313,395.707L468.395,395.055L467.476,394.403L466.557,393.75L465.637,393.095L464.718,392.439L463.799,391.782L463.022,391.227L462.165,390.639L461.528,390.208L460.896,389.778L460.216,389.317L459.774,389.031L459.247,388.689L458.719,388.346L458.191,388.003L457.663,387.66L457.135,387.317L456.607,386.973L456.08,386.629L455.552,386.284L455.024,385.939L454.497,385.594L453.969,385.249L453.441,384.903L452.913,384.557L452.385,384.21L451.857,383.863L451.33,383.516L451.33,382.874L451.33,382.351L451.33,381.581L451.33,380.911L451.33,380.241L451.33,379.779L451.33,379.297L451.344,379.079L451.396,378.986L451.681,378.829L452.127,378.471L452.292,378.312L452.503,378.151L453.25,377.666L453.405,377.53L454.131,376.971L454.301,376.889L454.691,376.834L454.854,376.729L455.073,376.505L455.395,376.249L455.604,376.127L455.654,376.105L455.788,376.087L456.459,376.163L456.741,376.22L457.078,376.268L457.183,376.235L457.273,376.155L457.4,375.976L457.427,375.763L457.435,375.577L457.455,375.496L457.514,375.459L457.661,375.473L457.857,375.498L458.258,375.49L458.394,375.464L458.849,375.424L459.492,375.303L460.002,375.145L460.408,375.02L460.843,374.691L461.162,374.344L461.493,373.826L461.756,373.376L462.289,373.095L462.734,372.924L462.989,372.857L463.567,372.619L464.056,372.259L464.515,371.921L464.866,371.876L465.31,371.82L465.409,371.757L465.521,371.637L465.527,371.425L465.393,371.276L465.231,371.198L465.116,371.112L465.002,371.096L464.941,370.994L464.975,370.806L464.992,370.632L465.065,370.458L465.045,370.212L464.931,369.966L464.896,369.789L464.904,369.613L464.96,369.476L465.124,369.385L465.315,369.35L465.583,369.394L466.046,369.335L467.231,368.909L467.313,368.778L467.389,368.483L467.474,368.224L467.597,368.137L467.664,368.118L468.059,368.048L468.618,367.95L468.828,367.936L469.438,367.964L469.882,367.985L470.6,368.019L471.11,368.036L471.554,368.051L472.12,368.071L472.259,368.011L472.259,367.822L472.157,367.47L472.219,367.25L472.437,367.046L472.709,366.818L472.582,366.54L472.365,366.354L472.062,366.13L471.905,366.039L471.63,365.768L471.462,365.459L471.348,364.807L471.139,364.441L470.987,363.989L471.122,363.158L470.92,362.655L470.889,362.437L470.887,362.18L470.949,361.735L470.909,361.108L470.671,360.46L470.783,360.239L470.835,360.124L470.818,360.025L470.601,359.819L470.509,359.648L470.557,359.488L470.67,359.255L470.66,359.157L470.309,358.873L469.717,358.412L469.551,358.21L469.47,357.957L470.037,358.022L470.33,357.991L471.002,357.687L471.536,357.276L471.951,357.067L472.316,356.616L472.647,356.331L473.125,356.023L474.504,355.358L474.715,355.353L475.169,355.504L475.564,355.457L475.834,355.224L476.125,354.662L476.576,354.319L477.145,353.975L477.919,353.646L478.426,353.343L479.228,353.08L481.241,352.913L482.275,352.764L482.978,352.798L483.688,352.316L484.043,352.157L485.58,352.12L486.305,351.767L489.053,351.767L489.389,351.885L489.719,352.075L490.281,352.532L490.561,352.632L490.924,352.537L491.768,352.104L492.72,351.878L493.238,351.62L493.458,351.243L493.904,351.104L494.155,351.394L495.142,351.686L495.748,351.602L496.014,351.514L495.918,351.081L496.559,351.196L497.051,351.405L497.566,351.823L497.9,351.906L498.508,351.718z"},"as":{"name":"American Samoa","path":"M1006.894,503.108L1006.773,503.133L1006.629,502.996L1006.909,502.892L1006.998,502.838L1007.338,502.865L1007.135,502.91z"},"ad":{"name":"Andorra","path":"M480.487,331.376L480.41,331.401L480.152,331.556L480.005,331.61L479.871,331.637L479.766,331.626L479.708,331.535L479.714,331.396L479.69,331.272L479.67,331.205L479.708,331.024L479.794,330.927L479.913,330.847L480.101,330.876L480.499,330.992L480.582,331.101L480.583,331.173L480.51,331.292z"},"ao":{"name":"Angola","path":"M512.388,475.605l-0.043,0.045l-0.308,0.124l-0.331,0.116l-0.435,0.472l-0.22,0.204l-0.064,0.051l-0.199,0.113l-0.144,0.097l0.005,0.053l0.096,0.062l0.098,0.102l-0.01,0.771l-0.042,0.76l-0.054,0.064l-0.276,0.025l-0.367,0.053l-0.117,0.034l-0.041,-0.075l-0.123,-0.278l0.069,-0.264l0.074,-0.197l-0.083,-0.401l-0.187,-0.357l-0.198,-0.453l-0.061,-0.087l0.167,-0.146l0.251,-0.32l0.105,-0.166l0.291,-0.037l0.108,-0.116l0.077,-0.186l0.03,-0.108l0.328,-0.088l0.394,-0.157l0.218,-0.172l0.221,-0.11l0.14,-0.004l0.092,0.045l0.253,0.298l0.215,0.188L512.388,475.605zM542.961,493.164l0.062,0.372l0.061,0.517l0.043,0.372l0.044,0.167l0.015,0.089l-0.049,0.096L543.097,495l-0.079,0.198l-0.044,0.138l0.037,0.254l-0.03,0.364l-0.031,0.385l-0.01,0.371l0.105,0.664l-0.015,0.204l-0.131,0.348l-0.099,0.264l-0.064,0.306l-0.012,0.16l0.24,0.452l-0.014,0.09l-0.184,0.028l-0.152,0.008h-0.582h-0.834h-0.834h-0.834h-0.767h-0.734h-0.647l0,0.446v0.92l0,0.921l0,0.922v0.924l0,0.925v0.926l0,0.927l0,0.929v0.671l0.169,0.892l0.31,0.972l0.121,0.09l0.312,0.179l0.433,0.366l0.243,0.277l0.494,0.481l0.657,0.614l0.633,0.551l0.559,0.486l-0.877,0.171l-1.247,0.242l-0.841,0.164l-1.021,0.199l-0.68,0.125l-0.847,0.155l-0.135,-0.003l-0.227,-0.107l-0.49,-0.021l-0.576,0.148l-0.457,0.04l-0.338,-0.068l-0.33,-0.129l-0.322,-0.191l-0.557,-0.07l-0.793,0.052l-0.764,-0.037l-0.736,-0.126l-0.526,-0.05l-0.317,0.027l-0.34,-0.041l-0.363,-0.109l-0.303,-0.185l-0.364,-0.39l-0.285,-0.372l-0.074,-0.053l-0.09,-0.057l-0.089,-0.017l-0.808,-0.01l-0.767,-0.009l-0.439,-0.001l-1.074,-0.001l-1.074,-0.001l-1.074,-0.002l-1.074,-0.001l-1.074,-0.002l-1.074,-0.001l-1.074,-0.002l-1.074,-0.001l-0.57,-0.001l-0.53,0.03l-0.585,0.032l-0.084,-0.014l-0.139,-0.045l-0.095,-0.082l-0.315,-0.211l-0.274,-0.16l-0.373,-0.27l-0.241,-0.295l-0.203,-0.094l-0.359,-0.053l-0.27,-0.052l-0.22,-0.012l-0.387,0.139l-0.292,0.138l-0.208,0.133l-0.361,0.152l-0.304,0.152l-0.53,-0.02l-0.115,0.022l-0.295,-0.01l-0.278,-0.133l-0.282,0.012l-0.313,0.169l-0.448,0.066l0.104,-1.103l0.109,-0.487l0.003,-0.582l-0.064,-1.504l-0.077,-0.207l-0.052,-0.242l0.277,-0.184l0.141,-0.141l0.191,-0.249l0.136,-0.349l0.16,-0.768l0.582,-1.763l0.276,-1.723l0.35,-0.814l0.131,-0.912l0.974,-1.175l0.24,-0.721l0.504,-0.353l0.713,-0.376l0.508,-0.669l0.246,-0.463l0.28,-0.887l-0.003,-0.925l0.178,-1.233l-0.039,-0.354l-0.266,-0.49l-0.049,-0.35l-0.247,-0.344l-0.264,-0.26l-0.124,-0.464l-0.458,-0.731l-0.125,-0.487l-0.219,-0.35l-0.035,-0.431l-0.115,-0.456l-0.224,-0.45L512.18,488v-0.161l0.136,-0.194l0.129,-0.063l-0.043,0.098l-0.086,0.115l0.021,0.089l0.856,-0.902l0.054,-0.176l-0.029,-0.197l-0.004,-0.241l0.034,-0.28l-0.808,-1.661l-0.641,-1.542l-0.109,-0.779l-0.848,-1.023l-0.334,-0.665l-0.19,-0.466l-0.143,-0.176l0.054,-0.089l0.218,-0.023l0.486,-0.108l0.666,-0.118l0.615,-0.27l0.164,-0.12l0.326,-0.024l0.332,0.072l0.123,-0.052l0.07,-0.004l0.779,0l0.324,-0.018l0.601,0.005l0.379,0.022l0.216,0.03l0.583,0.047l0.728,-0.011l0.257,-0.024l0.954,-0.016l0.942,-0.016l0.847,-0.014l0.936,0.003l0.716,0.002l0.326,0.097l0.296,0.184l0.135,0.167l0.064,0.074l0.088,0.176l0.162,0.14l0.058,0.216l-0.047,0.293l0.023,0.353l0.094,0.412l0.197,0.432l0.298,0.454l0.13,0.36l-0.039,0.267l0.092,0.282l0.222,0.297l0.162,0.157l0.094,0.119l0.252,0.456l0.467,0.728l0.35,0.546l0.123,0.065l0.179,-0.023l0.38,-0.054l0.376,-0.011l0.269,0.112l0.108,-0.019l0.405,-0.217l0.402,-0.066l0.42,-0.09l0.219,-0.092l0.255,0l0.687,0.175l0.13,0.009h0.556l0.556,-0.098l0.082,-0.732l0.005,-0.145l0.134,-0.275l0.17,-0.24l0.021,-0.229l-0.01,-0.313l0.123,-0.379l0.373,-0.302l0.603,-0.143l0.343,-0.028l0.541,-0.084l0.82,-0.085l0.303,0.011l0.024,0.043l-0.174,0.524l-0.003,0.171l0.063,0.173l0.139,0.094l0.851,0.01l0.784,0.01l0.899,0.033l0.674,0.024l0.086,0.026l0.068,0.039l0.1,0.26l-0.022,0.508l-0.15,0.742l0.058,0.694l0.267,0.646l0.027,0.993l-0.094,0.593l-0.119,0.748l-0.046,0.849l0.122,0.355l0.258,0.371l0.394,0.389l0.305,0.503l0.216,0.619l0.078,0.39l-0.058,0.161l0.004,0.278l0.067,0.396l-0.075,0.263l-0.216,0.129l-0.072,0.178l0.109,0.342l0.027,0.311l0.085,0.119l0.062,0.086l0.102,0.013l0.219,-0.111l0.262,-0.207l0.21,-0.087l0.296,0.011l0.416,0.059l0.734,0.021l0.226,-0.037l0.683,-0.279l0.179,-0.021l0.27,0.026l0.383,0.083l0.386,0.017l0.188,-0.086l0.017,-0.113l0.06,-0.147L542.961,493.164z"},"ai":{"name":"Anguilla","path":"M298.888,410.983L298.442,411.131L298.46,411.046L298.818,410.843L298.948,410.857z"},"ag":{"name":"Antigua and Barbuda","path":"M302.494,414.451l-0.09,0.116l-0.313,-0.047l-0.063,-0.145l-0.014,-0.102l0.196,-0.207l0.221,0.088l0.085,0.098l0.063,0.02l-0.001,0.083l-0.024,0.061L302.494,414.451zM302.407,412.879l-0.042,0.077l-0.229,-0.139l-0.07,-0.261l0.007,-0.055l0.039,-0.029l0.091,0.05l0.121,0.019l0.077,0.085L302.407,412.879z"},"ar":{"name":"Argentina","path":"M299.87,526.29l0.071,0.083l-0.001,0.087l0.237,0.178l0.474,0.271l0.444,0.523l0.414,0.777l0.389,0.576l0.363,0.372l0.334,0.264l0.305,0.154l0.163,0.125l0.021,0.096l0.285,0.199l0.549,0.303l0.347,0.303l0.146,0.302l0.542,0.313l0.939,0.322l0.683,0.154l0.426,-0.014l0.611,0.257l0.796,0.53l0.486,0.368l0.175,0.205l0.521,0.333l1.3,0.689l0.573,0.173l0.272,0.158l0.161,0.2l0.159,0.062l0.157,-0.078l0.326,0.072l0.496,0.222l0.388,0.269l0.499,0.593l0.159,0.237l0.067,0.212l-0.024,0.187l-0.152,0.2l-0.28,0.212l-0.083,0.093l-0.006,0.089l-0.071,0.179l-0.232,0.382l-0.059,0.178l-0.013,0.132l-0.147,0.144l-0.391,0.266l-0.081,0.129l-0.02,0.139l-0.049,0.083l-0.053,0.035l-0.075,0.139l-0.061,0.231l-0.006,0.296l0.048,0.362l-0.01,0.117l-0.086,0.062l-0.049,0.084l-0.017,0.169l-0.074,0.124l-0.129,0.079l-0.048,0.09l0.034,0.103l-0.095,0.101l-0.224,0.1l-0.137,0.146l-0.051,0.191l-0.125,0.171l-0.199,0.151l-0.065,0.201l0.104,0.372l1.226,-0.129l0.999,0.136l1.182,0.358l0.784,0.125l0.387,-0.108l0.287,0.015l0.187,0.139l0.251,0.028l0.315,-0.082l0.261,0.063l0.206,0.208l0.187,-0.052l0.168,-0.31l0.193,-0.227l0.218,-0.142l0.271,-0.043l0.325,0.057l0.259,0.114l0.194,0.171l0.211,-0.005l0.229,-0.181l0.11,-0.217l-0.01,-0.253l0.091,-0.181l0.191,-0.109l0.129,-0.147l0.067,-0.186l0.227,-0.113l0.387,-0.041l0.203,-0.091l0.018,-0.141l0.114,-0.13l0.211,-0.119l0.145,-0.148l0.078,-0.177l0.127,-0.112l0.178,-0.045l0.198,-0.373l0.217,-0.698l0.129,-0.942l0.045,-1.333l0.219,0.001l0.102,0.099l0.162,0.051l0.17,-0.112l0.145,-0.052l0.229,-0.004l0.124,-0.126l0.145,-0.02l0.099,0.068l0.096,0.083l0.204,0.019l0.162,0.216l0.178,0.066l0.076,0.248l0.115,0.653l0.214,0.386l0.212,0.44l0.008,0.196l-0.119,0.198l-0.02,0.285l-0.074,0.697l-0.025,0.257l0.074,0.175l0.027,0.245l-0.115,0.299l-0.224,0.448l-0.217,0.121l-0.056,0.005l-0.294,0.259l-0.207,0.097l-0.12,-0.065l-0.137,0.112l-0.154,0.291l-0.188,0.13l-0.34,0.072l-0.102,0.034l-0.198,-0.01l-0.17,0.072l-0.142,0.155l-0.151,0.058l-0.161,-0.039l-0.146,0.057l-0.131,0.153l-0.076,0.166l-0.021,0.179l-0.128,0.122l-0.236,0.065l-0.082,0.09l0.015,0.125l-0.106,0.097l-0.399,0.102l-0.289,0.18l-0.178,0.259l-0.188,0.163l-0.296,0.1l-0.402,0.264l-0.058,0.163l0.153,0.15l0.055,0.134l-0.043,0.117l-0.125,0.016l-0.208,-0.085l-0.148,-0.018l-0.088,0.05l-0.042,0.094l0.005,0.138l-0.074,0.094l-0.154,0.05l-0.097,0.114l-0.041,0.179l-0.193,0.226l-0.344,0.272l-0.271,0.367l-0.199,0.462l-0.232,0.304l-0.266,0.146l-0.183,0.208l-0.1,0.27l-0.284,0.418l-0.466,0.568l-0.423,0.39l-0.38,0.212l-0.213,0.24l-0.047,0.267l-0.246,0.305l-0.445,0.342l-0.126,0.154l-0.104,0.126l-0.015,0.22l-0.173,0.289l-0.333,0.359l-0.116,0.311l0.151,0.393l0.022,0.477l-0.066,0.191l-0.146,0.065l-0.033,0.123l0.079,0.182l0.004,0.239l-0.07,0.297l-0.154,0.34l-0.239,0.383l-0.058,0.256l0.124,0.129l0.061,0.137l-0.002,0.146l-0.051,0.211l-0.099,0.277l-0.15,0.206l-0.201,0.134l-0.061,0.17l0.081,0.205l0.011,0.214l-0.058,0.223l0.034,0.217l0.126,0.211l-0.009,0.241l-0.219,0.495l-0.053,0.306l0.137,1.313l-0.083,0.184l-0.139,0.212l-0.165,0.016l-0.188,-0.037l-0.136,0.132l-0.085,0.583l-0.259,1.264l0.046,0.301l0.208,0.489l0.076,0.312l0.058,0.235l0.046,0.446l-0.121,0.201l-0.112,0.035l-0.141,0.113l0.167,0.545l0.133,0.251l0.38,0.516l1.459,0.718l0.605,0.424l0.685,0.579l0.374,0.596l0.033,0.492l-0.547,0.737l-0.061,0.62l0.112,0.437l0.198,0.406l0.53,0.528l0.39,0.194l0.527,-0.021l0.09,0.148l0.054,0.13l0.083,1.075l-0.01,0.405l-0.155,0.372l-1.012,1.714l-0.864,1.052l-0.313,0.583l-0.111,0.625l-0.277,0.298l-1.498,0.948l-2.324,0.849l-1.878,0.442l-0.427,0.149l-3.019,0.487l-0.584,0.068l-0.76,-0.043l-0.617,0.065l-0.688,-0.133l-0.614,-0.153l-0.344,-0.38l-0.408,-0.047l-0.111,0.19l0.199,0.485l-0.097,0.585l0.121,0.334l0.241,0.067l0.232,0.173l0.205,0.232l-0.353,0.024l0.137,0.185l0.151,0.108l-0.017,0.387l-0.137,0.934l-0.344,0.2l-0.092,0.054l-0.104,0.202l-0.219,0.898l-0.07,0.584l0.094,0.377l0.413,0.794l-0.156,0.517l-0.261,0.281l-1.131,0.579l-0.452,0.232l-0.712,0.159l-1.147,0.027l-0.424,-0.036l-0.983,-0.528l-0.73,-0.316l-0.668,-0.251l-0.65,-0.15l0.093,-0.076l0.043,-0.136l-0.183,-0.076l-0.133,-0.017l-0.428,0.273l-0.18,0.279l-0.052,0.245l-0.009,0.588l0.076,0.495l0.308,1.223l0.032,0.667l-0.146,0.844l0.204,0.498l0.248,0.225l0.557,0.223l0.216,0.152l0.238,-0.024l0.073,0.059l-0.035,0.109l-0.14,0.215l0.009,0.227l0.422,0.067l0.438,-0.046l0.459,-0.101l0.108,-0.158l0.003,-0.33l-0.538,-0.058l0.068,-0.123l0.408,-0.134l0.534,-0.219l0.273,-0.041l0.186,0.147l0.125,0.135l0.154,0.355l0.096,0.469l0.004,0.565l-0.064,0.533l-0.076,0.189l-0.135,0.227l-0.96,0.29l-0.269,-0.076l-0.25,-0.403l-0.079,-0.417l-0.214,-0.281l-0.459,-0.223l-0.457,0.068l-0.453,0.387l-0.445,0.125l-0.158,0.353l1.116,0.572l0.527,0.16l0.172,-0.006l0.171,0.075l-0.159,0.213l-0.159,0.132l-0.794,0.292l-0.35,0.204l-0.409,0.402l-0.573,0.879l-0.176,0.192l-0.088,0.224l-0.059,0.609l0.186,1.015l-0.196,0.426l0.121,0.474l-0.068,0.317l-0.2,0.457l-0.804,0.723l-0.143,0.53l0.279,0.313l-0.019,0.274l-0.093,0.249l-0.334,-0.003l-1.214,-0.167l-0.442,0.272l-0.41,0.333l-0.112,0.159l-0.145,0.1l-0.835,0.178l-0.165,0.118l-0.888,1.275l-0.38,0.794l-0.459,0.782l-0.12,0.332l-0.026,0.461l0.064,0.416l0.064,0.307l0.16,0.395l0.336,0.451l1.711,1.847l0.355,0.162l1.83,0.199l0.406,0.259l0.237,0.412l0.087,0.364l-0.105,0.924l-0.109,0.29l-0.202,0.264l-0.433,0.34l-0.518,0.181l0.148,0.129l0.21,-0.019l0.458,-0.11l0.198,0.11l0.15,0.367l-0.287,0.148l-0.087,0.179l-0.207,0.271l-1.056,1.084l-0.569,0.325l-0.523,0.437l-0.702,0.443l-0.275,0.255l-0.372,0.536l-0.569,0.585l-0.614,1.261l-0.024,0.245l0.089,0.164l-0.341,2.231l-0.119,0.264l-0.247,0.282l-0.65,0.466l-0.313,0.058l-0.414,-0.27l-0.233,-0.282l-0.229,-0.482l-0.276,-0.496l-0.014,0.177l0.096,0.302l-0.065,0.316l-0.706,0.144l-0.187,0.148l0.637,-0.066l0.434,0.096l0.184,0.115l0.165,0.241l0.146,0.29l-0.122,0.161l-0.348,0.133l-0.45,0.245l-0.532,0.443l-0.295,0.514l-0.127,0.37l-0.144,0.748l-0.038,0.496l-0.225,0.382l-0.347,0.345l0.02,0.079l0.235,-0.177l0.188,-0.056l0.162,0.46l0.218,0.923l0.101,0.642l-0.016,0.19l-0.065,0.262l-0.448,0.063l-0.4,-0.008l-0.294,0.112l0.158,0.116l0.27,-0.041l0.373,0.276l0.414,-0.118l0.189,0.185l0.136,0.169l0.634,1.354l0.554,0.841l0.28,0.5l-0.139,0.228l-0.05,-0.303l-0.361,-0.079l-0.352,-0.081l-0.587,-0.217l-0.791,-0.328h-0.792l-0.629,-0.277l-0.695,-0.306l-1.467,-0.027l-1.292,-0.019l-1.324,-0.019l-0.847,-0.013l-0.567,-0.008l-0.147,-0.115l0.05,-0.38l-0.21,-0.28l-0.305,-0.338l-0.371,-0.238l-0.184,-0.319l-0.206,-0.358l0.116,-0.317l0.178,-0.769l0.003,-0.338l-0.161,-0.236l-0.049,-0.335l0.049,-0.157l0.145,-0.119l0.087,-0.547l-0.068,-0.535l-0.111,-0.477l-0.147,-0.21l-0.189,-0.1l-0.14,-0.019l-0.31,0.178l-0.514,-0.045l-0.175,0.068l-0.251,0.191l-0.356,0.282l-0.198,-0.098l-0.061,-0.302l-0.132,-0.261l-0.084,-0.23l-0.063,-0.379l-0.105,-0.485l-0.21,-0.573l-0.322,-0.462l-0.018,-0.415l-0.06,-0.52l0.164,-0.505l-0.096,-0.418l-0.201,-0.497l0.062,-0.514l0.198,-0.284l0.062,-0.36l0.916,-0.057l-0.038,-0.483l0.152,-0.39l0.171,-0.353l0.146,-0.16l0.326,-0.14l0.384,-0.203l0.217,-0.232l0.104,-0.208l0.063,-0.268l0.017,-0.285l-0.063,-0.605l0.072,-0.186l0.238,-0.245l0.402,-0.217l0.173,-0.575l-0.099,-0.499l-0.223,-0.395l-0.284,-0.178l-0.025,-0.405l0.128,-0.384l0.167,-0.411l0.199,-0.471l-0.012,-0.329l0.177,-0.192l0.504,-0.428l0.173,-0.418l0.177,-0.113l0.207,-0.05l0.012,-0.236l-0.151,-0.234l-0.024,-0.293l0.018,-0.324l0.046,-0.433l0.235,-0.162l0.348,-0.35l0.093,-0.222l0.012,-0.297l-0.101,-0.612l-0.086,-0.438l-0.044,-0.161l-0.158,-0.296l-0.117,-0.187l0.187,-0.234l0.35,-0.245l0.148,-0.355l-0.136,-0.301l-0.198,-0.159l-0.062,-0.46l0.074,-0.583l0.148,-0.176l0.52,-0.088l0.049,-0.299l0.396,-0.422l-0.012,-0.403l-0.252,-0.247l-0.247,-0.398l-0.182,-0.351l-0.606,-0.192l-0.644,-0.104l-0.087,-0.331l0.025,-0.191l0.299,0.077l0.489,-0.067l0.368,-0.015l0.256,-0.034l0.295,-0.048l0.272,0.139l0.272,-0.087l0.111,-0.521l0.173,-0.277l0.025,-0.26l-0.173,-0.207l-0.317,-0.064l-1.387,-0.164l-0.042,-0.207l0.012,-0.347l0.052,-0.354l0,-0.174l0.126,-0.153l0.144,-0.32l0.101,-0.213l-0.101,-0.276l-0.221,-0.407l0.161,-0.188l0.013,-0.224l-0.05,-0.219l-0.23,-0.243l-0.203,-0.335v-0.356l0.238,-0.095l0.158,-0.109l0.037,-0.22l-0.087,-0.271l-0.329,-0.083l-0.438,-0.166l-0.134,-0.139l-0.124,-0.29l0.092,-0.813l-0.046,-0.489l-0.039,-0.27l0.107,-0.208l0.146,-0.187l-0.069,-0.435l-0.13,-0.228l0.046,-0.175l0.123,-0.176l0.107,-0.217l0.092,-0.051l0.138,0.124l0.233,-0.073l0.281,-0.175l0.03,-0.206l-0.056,-0.294l-0.209,-0.738l-0.188,-0.455l0.039,-0.164l0.074,-0.172l-0.059,-0.624l0.019,-0.376l0.014,-1.105l0.021,-0.376l-0.192,-0.384l0.026,-0.359l0.135,-0.262l0.127,-0.354l0.095,-0.313l0.1,-0.141l0.169,-0.07l0.039,-0.171l-0.077,-0.13l-0.218,-0.203l-0.05,-0.248l0.046,-0.19l0.107,-0.11l0.166,0.001l0.125,-0.271l0.036,-0.334l0.026,-0.155l-0.096,-0.195l-0.069,-0.459l-0.065,-0.26l0.077,-0.109l0.107,-0.04l0.189,0.062l0.133,-0.032l0.023,-0.139l0.015,-0.149l0.051,-0.101l0.119,-0.336l0.127,-0.416l0.03,-0.293l-0.045,-0.793l0.067,-0.182l0.136,-0.166l0.189,-0.156l0.249,-0.129l0.309,-0.186l0.38,-0.068l0.154,-0.206l0.107,-0.274l0.03,-0.225l-0.146,-0.156l-0.192,-0.186l-0.091,-0.467l-0.049,-0.431l-0.028,-0.542l-0.191,-0.465l-0.2,-0.522l-0.054,-0.464l0.067,-0.253l0.079,-0.402l-0.084,-0.183l-0.1,-0.327l0.104,-0.256l0.126,-0.397l-0.015,-0.201l-0.1,-0.479l-0.092,-0.268l0.092,-0.286l0.146,-0.267l0.115,-0.143l-0.019,-0.23l0.05,-0.189l0.218,-0.126l0.204,-0.234l0.146,-0.028h0.176l0.115,-0.066l0.046,-0.18l0.031,-0.199l0.281,-0.247l0.165,-0.227l0.299,-0.047l0.146,-0.246l0.003,-0.315l-0.034,-0.318l0.1,-0.367l-0.111,-0.56l0.011,-0.296l-0.115,-0.244l0.023,-0.263l-0.062,-0.168l-0.174,-0.063l-0.064,-0.209l0.084,-0.103l0.164,-0.079l0.206,-0.16l0.154,-0.768l0.073,-0.228l0.071,-0.273l-0.009,-0.142l0.099,-0.205l0.124,-0.311l0.195,-0.3l0.111,-0.206l0.108,-0.277l0.031,-0.167l0.138,-0.083l0.159,-0.021l0.187,-0.052l0.077,-0.102l-0.014,-0.148l-0.012,-0.327l-0.056,-0.519l-0.036,-0.667l0.033,-0.438l0.123,-0.439l0.115,-0.238l-0.031,-0.183l-0.031,-0.201l-0.215,-0.11l-0.204,0.095l-0.143,-0.026l-0.183,-0.233l-0.054,-0.247l0.031,-0.337l0.143,-0.21l0.056,-0.264l-0.084,-0.082l-0.18,-0.175l-0.17,-0.602l0.021,-0.512l-0.169,-0.136l-0.079,-0.399l-0.174,-0.143l-0.069,-0.298l-0.054,-0.307l0.023,-0.135l0.182,-0.038l0.103,-0.242l-0.077,-0.135l-0.138,-0.117l-0.176,0.009l-0.158,-0.138l-0.211,-0.577l-0.167,-0.318l0.053,-0.463l0.033,-0.361l0.072,-0.309l0.026,-0.243l0.13,-0.116l0.123,0.053l0.115,-0.027l0.106,-0.197l0.116,-0.124l-0.007,-0.098l-0.069,-0.106l-0.033,-0.187l0.081,-0.223l0.14,-0.509l0.212,-0.56l0.091,-0.209l-0.023,-0.177l0.046,-0.08l0.144,0.089l0.409,-0.098l0.138,-0.248l0.054,-0.221l0.123,-0.124l-0.054,-0.176l-0.169,-0.053l-0.102,-0.083l0.041,-0.2l0.06,-0.459l-0.01,-0.337l-0.154,-0.719l-0.124,-0.71l0.087,-0.237l0.268,-0.324l0.203,-0.146l0.037,-0.185l0.201,-0.834l0.023,-0.455l0.132,-0.251l0.087,-0.472l0.364,-0.406l0.107,-0.269l0.146,-0.026l0.077,-0.087l0.193,-0.299l0.251,-0.307l0.216,-0.155l0.054,-0.242l0.103,-0.33l0.214,-0.547l0.12,-0.381l0.161,-0.137l0.188,-0.498l0.081,-0.292l0.215,-0.12l0.168,-0.034l0.161,0.137l0.169,-0.026l0.154,-0.171l0.37,-0.117l0.167,-0.063l0.077,-0.171v-0.3l-0.154,-0.222l-0.313,-0.425l-0.27,-0.475l-0.029,-0.149l-0.002,-0.163l0.046,-0.206l0.129,-0.233l0.324,-0.384l-0.035,-0.274l-0.236,-1.007l-0.087,-0.277l-0.164,-0.513l0.023,-0.203l0.144,-0.566l0.125,-0.228l0.184,-0.042l0.1,-0.076l0.031,-0.101l-0.123,-0.126l-0.054,-0.16l-0.054,-0.228l-0.17,-0.08l-0.098,-0.189v-0.277l0.153,-0.361l0.169,-0.101l0.069,-0.16l0.181,-0.146l0.165,-0.113l0.138,-0.209l0.569,-0.256l0.452,-0.199l0.882,-0.38l0.605,-0.261l0.058,-0.18l0.046,-0.123l0.28,-0.917l0.363,-1.183l0.227,-0.74l-0.522,-0.544l0.092,-0.145l0.299,-0.372l0.062,-0.298l0.119,-0.128l0.536,-0.303l0.092,-0.201l0.047,-0.223l0.109,-0.16l0.204,-0.033l0.371,-0.142l0.398,-0.135l0.12,-0.183l0.113,-0.318l0.097,-0.352l0.077,-0.083l0.128,0.009l0.213,0.088l0.112,0.133l0.557,0.422l0.25,0.241l0.238,0.032l0.47,-0.047l0.095,0.011l1.199,0.014l0.183,0.021l0.419,0.103l0.237,0.083l0.165,0.043l0.265,0.13l0.23,0.431l0.129,0.343l0.09,0.302l0.201,0.531l0.137,0.202l0.049,-0.098l0.117,-0.581l0.161,-0.338l0.217,-0.379l0.437,-0.884l0.153,-0.132l0.17,-0.064l0.119,-0.005l0.121,0.066l0.165,0l0.117,-0.07l1.146,-0.011l1.189,-0.01l0.025,0.005l0.054,0.152l0.198,0.332l0.222,0.176L299.87,526.29zM302.046,581.649l0.028,0.228l-0.146,-0.027l-0.347,-0.218l-0.117,-0.204l-0.027,-0.086l0.354,0.093l0.167,0.085L302.046,581.649zM283.025,646.675l0.016,-1.096l0.022,-1.464l0.004,-1.297l0.004,-1.256l0.004,-1.292l0.004,-1.283l0.005,-1.363l0.005,-1.375l0.165,0.195l0.652,0.95l0.17,0.39l0.107,0.456l-0.261,-0.29l-0.275,0.166l-0.136,0.272l-0.116,0.296l0,0.209l0.09,0.183l0.268,0.159l0.651,0.054l0.048,0.06l0.38,1.151l0.191,0.258l0.222,0.205l0.514,0.592l0.493,0.64l0.585,0.609l0.63,0.469l0.574,0.356l0.547,0.437l0.584,0.612l0.635,0.446l0.682,0.315l0.689,0.264l1.061,-0.103l0.329,0.028l0.205,0.194l-0.206,0.537l-0.263,0.433l-0.351,0.179l-0.371,0.066l-0.335,-0.009l-0.334,-0.08l-0.314,0.045l-0.3,0.183l-0.313,0.091l-0.322,0.012l-0.314,0.154l-0.315,0.111l-0.327,-0.092l-0.85,-0.432l-0.552,-0.103l-1.87,-0.171l-0.6,-0.099l-0.598,-0.149l-0.313,-0.007l-0.447,0.097l-0.358,-0.012L283.025,646.675zM294.543,646.008l0.31,0.112l0.612,-0.085l0.323,-0.001l0.142,0.04l0.063,0.06l0.422,-0.094l0.187,0.011l-0.048,0.208l-0.389,0.207l-0.16,-0.088l-0.827,0.019l-0.366,0.214l-0.156,-0.002l-0.361,0.305l-0.264,-0.193l-0.073,-0.177l0.191,-0.252l0.18,-0.005l0.123,-0.102L294.543,646.008z"},"am":{"name":"Armenia","path":"M606.175,344.646l-0.485,-0.021l-0.414,0.156l-0.156,-0.031l-0.104,-0.277l-0.089,-0.225l-0.264,-0.579l0.071,-0.237l-0.147,-0.137l-0.354,-0.247l-0.091,-0.102l0.05,-0.141l0.035,-0.257l-0.034,-0.208l-0.096,-0.063l-0.177,-0.004l-0.215,0.052l-0.432,0.201l-0.3,-0.128l-0.173,-0.129l-0.101,-0.108l-0.225,0.09l-0.055,-0.043l-0.012,-0.268l-0.068,-0.145l-0.135,-0.169l-0.126,-0.081l-0.461,0.167l-0.277,0.057l-0.097,-0.156l-0.487,-0.514l-0.451,-0.395l-0.31,-0.163l-0.312,0.017l-0.484,0.079l-0.178,-0.033l-0.422,-0.172l-0.352,-0.205l0.048,-0.085l0.074,-0.062l-0.089,-0.267l-0.196,-0.43l0.021,-0.135l-0.062,-0.186l-0.068,-0.141l0.276,-0.337l0.126,-0.271l0.028,-0.265l-0.074,-0.275l-0.182,-0.499l-0.112,-0.145l-0.208,-0.136l-0.175,-0.222l-0.044,-0.157l0.147,-0.031l0.429,-0.004l0.416,-0.054l0.326,-0.104l0.472,-0.087l0.194,-0.078l0.227,-0.037l0.689,0.083l0.258,-0.064l0.776,-0.012l0.02,-0.033l-0.105,-0.106l0.001,-0.04l0.462,-0.067l0.072,-0.05l0.06,0.168l0.174,0.187l0.189,0.075l0.102,0.103l0.005,0.078l-0.335,0.095l-0.023,0.047l0.022,0.046l0.1,0.023l0.47,0.234l0.268,0.005l0.141,0.071l0.07,0.14l0.224,0.19l0.179,0.184l0.011,0.063l-0.034,0.093l-0.5,0.359l-0.063,0.124l-0.008,0.131l0.219,0.389l0.323,0.424l0.466,0.322l0.643,0.349l0.008,0.216l-0.102,0.256l-0.087,0.174l-0.04,0.118l-0.078,0.049l-0.64,-0.011l-0.096,0.042l-0.042,0.05l-0.003,0.042l0.23,0.078l0.359,0.273l0.207,0.265l0.215,0.116l0.241,0.211l0.193,0.196l0.301,0.254l0.335,-0.083l0.448,0.226l0.019,0.153l-0.028,0.137l-0.282,0.149l-0.035,0.062l0,0.052l0.037,0.073l0.165,0.122l0.195,0.181l0.219,0.27l-0.098,0.081l-0.205,0.012l-0.159,-0.033l-0.056,0.055l0.003,0.088l0.208,0.205l0.041,0.149l-0.009,0.259L606.175,344.646zM602.058,336.91l0.014,-0.099l-0.021,-0.089l-0.075,-0.028l-0.092,0.023l-0.007,0.099l0.028,0.094l0.093,0.042L602.058,336.91zM603.542,338.429l-0.107,0.061l-0.1,-0.027v-0.152l0.072,-0.061l0.083,0.003l0.079,0.055L603.542,338.429z"},"aw":{"name":"Aruba","path":"M279.528,427.678L279.538,427.761L279.408,427.716L279.234,427.539L279.06,427.406L279.103,427.263L279.147,427.215L279.321,427.348L279.493,427.597z"},"au":{"name":"Australia","path":"M841.679,494.395l-0.102,-0.256l0.045,-0.064l0.052,-0.034l0.066,0.008l0.26,0.274l0.113,0.075l0.166,0.199l0.375,0.024l0.45,-0.214l0.21,0.087l0.1,-0.016l0.33,-0.203l0.215,-0.058l0.144,-0.15l0.146,0.162l0.326,0.188l0.103,0.197l0.138,0.093l0.046,0.062l-0.199,0.207l-0.025,0.223l-0.213,-0.015l-0.255,0.366l-0.957,0.614l-0.859,-0.524l-0.373,-0.354l-0.25,-0.49L841.679,494.395zM860.146,507.078l0.032,0.145l0.152,0.141l0.12,-0.134l-0.063,-0.116l-0.019,-0.218l-0.154,-0.197l-0.066,0.167l-0.063,0.039l-0.059,0.133L860.146,507.078zM866.473,509.962l0.123,0.002l0.2,-0.066l0.104,-0.14l0.109,0.036l0.217,-0.256l0.146,-0.126l0.388,-0.042l-0.262,-0.325l-0.047,-0.023l-0.362,0.126l-0.466,0.083l-0.18,0.175l-0.186,0.287l-0.042,0.256l0.033,0.081L866.473,509.962zM874.691,491.128l0.068,-0.195l-0.121,-0.095l-0.144,0.199l0.124,0.168L874.691,491.128zM859.062,494.604l0.401,-0.523l0.109,-0.518l-0.137,0.035l-0.013,0.228l-0.047,0.153l-0.063,0.055l-0.109,0.097l-0.25,0.416l-0.107,0.103l0.014,0.128L859.062,494.604zM847.542,493.993l0.224,0.439l0.056,-0.044l0.101,-0.38l-0.091,-0.178l-0.01,-0.309l-0.041,-0.082l-0.115,0.169l-0.151,0.025l0.091,0.224L847.542,493.993zM858.446,495.186l0.256,-0.21l0.025,-0.123l-0.085,0.06l-0.511,0.254l-0.244,0.286l0.444,-0.212L858.446,495.186zM859.758,506.792l0.045,-0.021l0.077,-0.09l-0.037,-0.25l-0.088,0.12L859.758,506.792zM874.588,492.508l-0.015,0.079l0.032,0.18l0.152,0.085l0.234,-0.163l-0.216,-0.32L874.588,492.508zM858.793,506.664l0.032,0.128l0.047,0.015l0.168,-0.012l0.061,-0.244l-0.074,-0.03l-0.178,0.027L858.793,506.664zM859.867,502.665l-0.276,-0.113l-0.104,-0.123l-0.013,-0.122l0.12,-0.365l0.075,-0.11l0.079,-0.031l0.176,-0.2l-0.042,-0.116l-0.057,-0.066l-0.071,-0.037l-0.114,0.263l-0.131,0.008l-0.121,-0.119l-0.053,-0.223l0.017,-0.128l-0.13,-0.016l-0.204,0.13l-0.138,0.208l-0.307,0.205l-0.037,0.42l0.046,0.331l-0.1,0.142l-0.159,0.104l0.078,0.049l0.272,0.016l0.531,0.132l0.318,-0.021l0.368,0.057l0.104,-0.135l0.055,-0.178l-0.047,-0.015L859.867,502.665zM900.147,530.964l0.065,-0.041l0.097,-0.128l-0.061,-0.158l-0.128,-0.224l0.032,-0.198l-0.079,-0.05l-0.088,0.009l-0.096,-0.077l-0.243,-0.092l-0.075,0.212l0.424,0.641L900.147,530.964zM905.238,537.121l0.071,-0.085l0.018,-0.212l0.162,-0.525l0.586,-1.388l0.025,-0.263l-0.172,-0.192l-0.045,-0.544l-0.07,-0.029l-0.095,0.033l-0.119,0.078l-0.104,0.154l0.12,0.055l0.156,0.276l-0.041,0.256l-0.107,0.2l-0.424,0.377l0.063,0.337l-0.026,0.161l-0.146,0.291l-0.063,0.318l0.085,0.55L905.238,537.121zM906.273,541.966l0.061,-0.047l-0.045,-0.36l0.113,-0.513l-0.097,-0.025l-0.147,0.061l-0.042,0.28l0.032,0.303L906.273,541.966zM906.217,542.516l-0.014,0.502l0.086,0.13l0.073,0.017l0.242,-0.867l-0.048,-0.044l-0.242,-0.054L906.217,542.516zM898.123,526.557l0.09,-0.047l-0.076,-0.237l-0.094,-0.053l-0.01,0.172l-0.063,0.121l0.072,0.051L898.123,526.557zM896.472,526.167l-0.001,-0.132l-0.044,-0.303l-0.104,0.076l-0.017,0.23l0.067,0.22L896.472,526.167zM885.772,514.565l0.211,0.207l0.125,0.258l0.177,0.1l0.079,-0.106l0.042,-0.143l-0.121,-0.217l-0.058,-0.279l-0.082,-0.016l-0.051,0.045l-0.124,0.041l-0.247,-0.01L885.772,514.565zM875.005,491.412l0.167,-0.176l-0.112,-0.147l-0.225,0.026l-0.066,0.141l0.059,0.103L875.005,491.412zM893.686,520.053l0.058,-0.045l0.033,-0.269l-0.103,0.073l-0.07,0.098l-0.055,0.124l0.074,0.032L893.686,520.053zM893.831,520.504l0.091,0.002l0.067,-0.033l0.004,-0.042l-0.114,-0.167l-0.066,-0.202l-0.118,0.387L893.831,520.504zM867.09,510.925l-0.143,0.121l0.037,0.12l0.105,-0.05l0.313,-0.059l-0.03,-0.153l-0.188,-0.15L867.09,510.925zM884.006,578.721l-0.169,-0.145l-0.368,0.017l-0.026,0.079l-0.016,0.177l0.156,0.108L884.006,578.721zM891.895,584.602l-0.077,-0.069l-0.258,-0.103l-0.499,-0.659l-0.188,-0.115l-0.264,0.384l-0.202,0.141l0.127,0.146l0.18,-0.018l0.083,0.24l-0.043,0.157l0.376,0.575l0.063,0.149l0.075,0.103l0.09,0.078l0.294,-0.104l0.25,-0.224l0.039,0.004l0.027,-0.106l-0.203,-0.165l0.109,-0.125L891.895,584.602zM891.725,586.541l-0.052,-0.037l-0.071,-0.007l-0.213,0.067l0.027,0.083l0.171,0.179L891.725,586.541zM883.001,579.338l0.399,-0.028l0.236,0.133l-0.017,-0.067l-0.098,-0.169l-0.074,-0.066l-0.196,-0.048L883.001,579.338zM882.035,586.51l0.018,-0.244l-0.021,-0.02l-0.09,0.13l-0.115,0.055l0.105,0.383L882.035,586.51zM857.83,501.341l-0.071,0.047l-0.034,0.079l0.002,0.104l0.255,0.055l0.066,-0.032l0.106,-0.096l-0.05,-0.243l-0.118,-0.12L857.83,501.341zM921.642,644.991l-0.171,0.957l0.026,0.22l0.094,-0.191l0.188,-0.652l0.037,-0.495L921.642,644.991zM891.976,585.776l-0.36,0.187l-0.391,-0.003l-0.136,0.087l0.027,0.086l0.231,0.174l0.313,0.022l0.296,-0.084l0.094,0.23l0.144,-0.039l0.197,-0.199l-0.15,-0.24L891.976,585.776zM892.017,592.482l-0.036,-0.141l-0.074,-0.127v-0.135l0.039,-0.288l-0.078,-0.42l0.025,-0.635l-0.027,-0.341l0.008,-0.336l0.063,-0.43l-0.017,-0.434l-0.041,-0.217l-0.018,-0.22l0.021,-0.624l-0.218,-0.341l-0.512,-0.273l-0.181,-0.005l-0.269,0.344l-0.155,-0.003l-0.55,-0.1l-0.119,0.114l-0.221,0.328l-0.129,0.139l-0.188,-0.06l-0.189,-0.107l-0.145,0.012l-0.141,0.088l-0.317,0.04l-0.325,-0.007l-0.197,0.094l-0.177,0.15l-0.058,0.189l0.034,0.218l-0.175,-0.202l-0.175,-0.132l-0.205,0.142l-0.214,0.097l-0.721,0.078l-0.579,-0.168l-0.813,-0.347l-0.129,-0.102l-0.117,-0.13l-0.134,-0.085l-0.308,-0.129l-0.12,-0.148l-0.136,-0.042l-0.156,0.021l-0.225,-0.118l-0.187,-0.208l-0.165,-0.018l-0.184,0.094l-0.325,-0.014l-0.63,-0.24l-0.28,-0.182l-0.025,0.408l-0.179,0.732l0.046,0.363l0.1,0.415l0.187,0.561l0.005,0.181l0.034,0.107l0.386,0.841l0.393,0.685l0.513,0.725l0.059,0.33l-0.067,0.338l0.167,-0.022l0.103,-0.166l0.024,0.165l0.058,0.139l0.438,0.48l0.03,0.127l-0.166,0.397l-0.094,-0.328l-0.174,-0.257l-0.488,-0.407l0.107,0.85l0.087,0.337l0.616,1.455l0.084,0.094l0.14,0.064l0.119,0.116l0.201,0.297l0.34,0.644l0.198,0.186l0.286,-0.059l0.421,0.131l0.144,-0.036l0.089,0.055l0.052,0.15l-0.33,-0.003l-0.321,0.083l-0.035,0.125l0.088,0.141l0.084,0.395l0.403,-0.133l0.636,0.026l0.38,-0.042l0.423,0.359l0.379,0.067l0.111,-0.026l0.227,-0.425l0.141,-0.511l0.087,-0.195l0.117,-0.166l-0.252,-0.219l-0.008,-0.111l0.033,-0.128l0.494,0.382l0.202,-0.154l0.042,-0.343v-0.212l0.059,-0.151l0.124,-0.07l0.05,-0.188l0.014,-0.145l-0.128,-0.328l-0.012,-0.189l0.31,0.393l0.124,0.533l0.237,-0.141l0.034,-0.084l-0.037,-0.369l0.106,-0.123l0.336,0.1l0.299,0.214l0.021,0.099l-0.02,0.1l-0.074,0.088l-0.243,-0.09l-0.111,0.156l0.144,0.39l0.244,0.374l0.147,-0.096l0.3,-0.051l0.1,-0.095l-0.064,-0.752l-0.12,-0.55l-0.008,-0.601l0.034,-0.327l0.138,-0.252l0.101,-0.266l-0.013,-0.343l0.05,-0.324l0.123,-0.336l0.172,-0.251l0.08,-0.058l-0.042,-0.07l0.073,-0.217l0.13,-0.159l0.079,0.195l-0.104,0.076l-0.061,0.085l0.204,0.143l0.061,0.127l0.021,0.14l-0.021,0.174l0.037,0.134l0.115,0.025l0.032,-0.175l-0.033,-0.212L892.017,592.482zM906.708,544.836l-0.339,-0.608l-0.075,-0.477l-0.119,-0.408l-0.527,-1.146l-0.228,-0.661l0.127,-0.664l-0.219,-2.121l0.227,-1.056l-0.11,-0.129l-0.273,-0.163l-0.121,-0.167l-0.181,-0.396l-0.02,-0.793l-0.35,-0.488l-0.378,-0.223l-0.256,-0.4l-0.172,-0.333l-0.024,-0.185l-0.104,-0.313l-0.29,-0.215l-0.199,-0.102l-0.427,-0.313l-0.209,-0.316l-0.429,-0.899l-0.199,-0.239l-0.396,-0.258l-0.324,-0.015l-0.209,-0.064l-0.742,-0.572l-0.231,-0.125l-0.186,-0.268l-0.278,-0.288l-0.161,-0.212l-0.247,-0.225l-0.169,-0.855v-0.83l-0.054,-0.989l-0.257,-0.477l-0.139,-0.154l-0.152,0.051l-0.012,0.308l0.042,0.21l-0.107,0.01l-0.382,-0.272l-0.478,-0.29l-0.258,-0.324l-0.188,-0.304l-0.156,0.012l-0.11,0.048l-0.11,0.374l0.179,0.645l-0.088,0.088l-0.151,-0.149l-0.275,-0.337l-0.143,0.11l-0.189,0.043l-0.165,-0.338l-0.139,-0.213l-0.201,-0.705l-0.18,-0.776l-0.017,-0.561l-0.351,-0.308l-0.137,-0.529l-0.109,-0.147l-0.103,-0.375l-0.405,-0.49l-0.416,-0.346l-0.345,-0.327l-0.297,-0.463l0.13,-0.335l0.211,0.071l0.224,-0.032l-0.179,-0.341l-0.174,-0.229l-0.445,-0.429l-0.207,-0.108l-0.448,-0.063l-0.498,-0.391l-0.305,-0.169l-0.215,-0.027l-0.249,-0.061l-0.176,-0.221l-0.311,-0.073l-0.438,-0.437l-0.215,-0.44l-0.108,-0.162l-0.147,-0.122l-0.216,0.073l-0.178,0.033l-0.392,-0.062l-0.129,-0.179l-0.253,-0.227l-0.487,-0.06l-0.385,-0.143l-0.294,-0.141l-0.298,-0.18l-0.274,-0.3l-0.243,-0.401l0.042,-0.514l0.061,-0.333l-0.31,-0.129l-0.535,-0.697l-0.026,-0.285l0.144,-0.582l0.146,-1.002l-0.213,-0.744l-0.415,-0.907l0.028,-0.46l-0.209,-0.006l-0.232,-0.09l-0.327,-0.447l-0.248,-0.294l-0.167,-0.271l-0.181,-0.367l0.029,-0.294l0.043,-0.198l0.018,-0.524l-0.231,-0.509l-0.073,-0.521l-0.219,-0.651l0.061,-0.432l-0.048,-0.356l-0.068,-0.308l0.071,-0.196l0.029,-0.249l-0.302,-0.249l-0.324,-0.19l-0.418,-0.336l-0.751,-0.524l-0.173,-0.396l-0.318,-0.354l-0.425,0.137l-0.313,0.065l-0.292,0.267l-0.404,0.197l-0.392,-0.178l-0.186,-0.15l-0.138,-0.53l-0.179,-0.578l-0.152,-0.29l-0.114,-0.35l0.107,-0.853l-0.16,-0.401l-0.05,-0.599l-0.152,-0.684l-0.169,-0.342l0.012,-0.275l-0.314,-0.403l-0.1,-0.289l-0.178,-0.104l-0.226,-0.165l-0.032,-0.221l0.017,-0.161l0.135,-0.267l0.073,-0.346l-0.315,-0.086l-0.219,-0.015l-0.153,-0.109l-0.172,-0.169l-0.062,-0.538l0.006,-0.57l-0.045,-0.356l-0.094,-0.265l-0.066,-0.28l-0.159,-0.298l-0.478,-0.387l0.035,-0.156l0.111,-0.202l-0.169,-0.116h-0.248l-0.14,0.27l-0.226,0.232l-0.443,0.177l-0.083,0.928l-0.275,1.02l-0.25,0.753l0.046,0.228l-0.02,0.223l-0.135,-0.1l-0.119,-0.125l-0.182,0.298l-0.329,0.773l-0.03,0.401l0.193,0.108l0.135,0.106l0.161,0.035l0.073,0.099l0.041,0.194l0.104,0.167l-0.026,0.181l-0.125,-0.071l-0.263,0.001l-0.134,0.157l-0.339,0.314l0.089,0.904l-0.159,0.476l-0.153,0.369l-0.173,0.7l0.023,0.371l0.153,0.264l0.165,0.386l-0.1,0.532l-0.101,0.381l0.226,1.104l0.063,0.588l-0.124,0.401l-0.364,1.186l-0.164,0.868l0.053,0.479l-0.158,0.44l-0.18,0.704l-0.203,0.532l-0.711,1.074l-0.141,0.52l-0.239,0.648l-0.511,0.378l-0.386,0.236l-0.846,0.234l-0.488,-0.005l-0.252,-0.143l-0.145,-0.124l-0.575,-0.207l-0.699,-0.468l-0.538,-0.152l-0.266,-0.47l-0.026,-0.195l-0.096,-0.254l-0.282,-0.334l-0.532,-0.113l-0.546,-0.241l-0.337,0.034l-0.731,-0.207l-0.487,-0.295l-0.445,-0.409l-0.587,-0.708l-0.498,-0.191l-0.637,-0.293l-0.366,-0.244l-0.222,-0.118l-0.246,-0.183l-0.224,0.041l-0.387,0.005l-0.243,-0.172l-0.031,-0.135l0.037,-0.106l0.014,-0.193l-0.085,-0.029l-0.086,0l-0.071,0.052l-0.099,0.038l-0.342,-0.148l-0.479,-0.247l-0.09,-0.217l-0.151,-0.265l-0.662,-0.385l-0.384,-0.318l-0.848,-0.461l-0.217,-0.223l-0.071,-0.195l-0.063,-0.281l0.19,-0.292l0.185,-0.207l0.577,-0.859l0.173,-0.15l0.217,-0.233l0.199,-0.627l0.099,-0.358l-0.169,-0.542l-0.006,-0.91l0.67,-0.353l0.187,-0.046l0.173,-0.078l0.198,0.11l0.133,0.171l0.138,-0.031l0.374,-0.634l-0.06,-0.264l-0.155,-0.225l0.054,-0.139l1.152,-1.241l-0.141,-0.304l-0.171,-0.07l-0.328,0.021l-0.309,-0.265l-0.194,-0.501l-0.272,-0.018l-0.486,0.514l-0.057,0.118l0.118,0.067l0.103,0.312l-0.19,0.366l-0.19,0.003l-0.312,-0.036l-0.142,-0.261l-0.064,-0.398l-0.198,-0.112l-0.226,0.075l-0.187,0.14l-0.132,0.04l-0.11,-0.091l-0.006,-0.166l0.285,-0.276l0.239,-0.177l0.019,-0.066l-0.174,-0.054l0.026,-0.128l0.222,-0.227l-0.104,-0.012l-0.271,0.243l-0.289,0.14l-0.384,0.298l-0.551,0.195l-0.378,0.264l-0.527,-0.08l-0.491,-0.26l-0.107,-0.137l-0.242,-0.201l-0.539,0.218l-0.339,-0.023l-0.187,-0.077l-0.319,-0.052l-0.274,-0.193l-0.66,-0.308l-0.701,-0.059l-0.34,0.014l-0.253,-0.159l-0.244,-0.091l-0.479,-0.064l-0.199,-0.239l-0.251,-0.481l-0.18,-0.129l-0.291,-0.046l-0.309,0.221l-0.181,0.104l-0.353,-0.395l-0.627,-0.408l-0.2,-0.056l-0.105,0.099l-0.076,0.188l-0.119,0.018l-0.139,-0.085l-0.245,-0.241l-0.16,-0.044l-0.42,0.257l0.029,0.088l0.343,0.131l0.36,0.359l0.171,0.074l0.404,-0.094l0.554,0.068l0.559,0.448l-0.082,0.223l-0.042,0.31l0.015,0.338l-0.013,0.229l0.23,0.252l-0.103,0.019l-0.26,-0.057l-0.205,0.07l-0.193,0.119l-0.086,0.339l-0.109,-0.16l-0.334,-0.152l-0.198,0.117l-0.332,0.154l-0.302,-0.062l-0.192,-0.078l-0.454,0.132l-0.809,-0.004l-0.27,-0.19l-0.079,-0.326l-0.063,-0.08l-0.074,0.146l-0.127,0.168l-0.489,0.034l-0.073,0.069l0.029,0.163l-0.019,0.205l-0.188,0.015l-0.232,0.054l0.025,0.251l0.043,0.196l-0.086,0.098l-0.255,-0.179l-0.114,-0.193l-0.179,-0.06l-0.14,0.069l-0.036,0.172l0.021,0.444l-0.127,0.05l-0.331,-0.017l-0.152,0.084l-0.229,0.558l-0.421,0.213l-0.064,0.291l-0.028,0.248l0.35,0.449l-0.169,0.23l-0.178,0.188l-0.178,0.08l-0.378,0.073l-0.278,0.205l-0.117,0.216l-0.022,0.206l-0.077,0.264l-0.121,0.313l-0.024,0.169l-0.253,0.168l-0.45,0.503l-0.227,0.515l0.296,0.28l0.348,0.201l0.253,-0.006l0.002,0.051l-0.264,0.207l0.164,0.212l0.253,0.198l0.154,0.029l0.113,0.084l-0.239,0.047l-0.354,0.017l-0.068,0.216l0.043,0.249l0.063,0.216l-0.044,0.153l-0.132,-0.105l-0.058,-0.162l-0.304,-0.33l-0.218,-0.101l-0.319,-0.078l-0.096,0.1l0.013,0.503l-0.063,0.231l-0.113,-0.131l-0.028,-0.368l-0.301,-0.298l-1.186,-0.298l-0.168,-0.019l-0.276,0.039l-0.189,0.118l-0.019,0.116l-0.126,0.094l-0.205,0.107l-0.188,0.164l-0.122,0.137l-0.006,0.171l0.152,0.321l0.089,0.093l-0.012,0.153l-0.148,-0.159l-0.13,-0.051l-0.123,0.25l-0.118,0.05l0.031,-0.698l0.123,-0.473l0.1,-0.279l0.11,-0.218l-0.053,-0.115l-0.822,-0.653l-0.348,-0.535l-0.255,-0.3l-0.397,-0.289l-0.207,-0.182l-0.461,-0.278l-0.544,-0.193l-0.262,-0.261l-0.289,-0.093l-0.358,0.127l-0.03,0.243l0.045,0.236l-0.285,0.386l-0.307,0.206l-0.245,-0.236l-0.223,-0.172l-0.225,0.124l-0.068,0.213l-0.113,0.079l-0.085,-0.145l-0.123,-0.32l-0.183,-0.127l-0.183,0.056l0.055,0.254l0.105,0.14l-0.029,0.202l-0.132,0.093l-0.025,0.191l-0.079,0.254l0.012,0.355l-0.209,0.075l-0.156,0.281l-0.113,-0.06l-0.029,-0.183l-0.057,-0.187l-0.228,-0.071l-0.084,0.174l-0.051,0.059l-0.081,0.012l0.055,-0.142v-0.266l0.066,-0.278l-0.216,-0.1l-0.086,0.062l0.003,0.24l-0.052,0.35l-0.214,0.055l-0.19,0.157l-0.281,0.003l-0.143,0.076l-0.051,0.185l-0.247,0.191l0.005,0.229l0.166,0.232l0.011,0.202l0.395,0.205l-0.023,0.206l-0.056,0.096l-0.149,-0.038l-0.319,-0.178l-0.325,-0.038l-0.098,-0.082l-0.039,0.059l-0.002,0.137l-0.126,0.1l-0.181,0.01l-0.211,0.147l0.15,0.23l-0.027,0.091l0.074,0.11l0.322,0.02l0.137,-0.029l0.014,0.196l-0.041,0.196l-0.131,0.07l-0.125,-0.18l-0.621,-0.345l-0.163,-0.033l-0.034,0.108l0.029,0.141l-0.131,0.171l-0.231,0.224l-0.157,-0.061l-0.186,0.053l-0.12,0.383l-0.042,0.383l0.206,0.268l0.138,0.353l0.287,-0.434l0.117,-0.05l0.001,0.188l-0.112,0.195l-0.066,0.24l-0.022,0.271l-0.188,0.007l-0.211,-0.036l-0.051,0.086l-0.079,0.202l0.046,0.279l0.14,0.105l0.325,-0.01l0.277,0.02l0.247,0.101l0.041,0.085l-0.223,-0.048l-0.456,0.026l-0.217,-0.038L824.547,509l-0.32,-0.159l-0.158,-0.159l-0.239,-0.041l-0.233,0.064l-0.13,0.223l-0.157,0.054l-0.365,-0.552l-0.229,-0.037l-0.113,0.129l0.11,0.346l-0.058,0.213l-0.125,0.159l-0.158,-0.01l-0.098,0.067l0.078,0.146l0.25,0.371l0.205,0.162l0.182,0.225l0.093,0.194l0.22,-0.009l0.051,0.157l-0.126,0.228l0.004,0.362l-0.09,0.019l-0.127,-0.08l-0.252,-0.223l-0.13,-0.043l-0.067,0.064l-0.021,0.153l0.061,0.4l-0.129,0.571l0.026,0.167l-0.023,0.142l-0.106,-0.103l-0.13,-0.221l-0.269,-0.343l-0.329,-0.747l-0.348,-0.506l-0.189,-0.431l-0.291,-0.811l-0.151,-0.012l-0.193,0.349l-0.213,0.459l-0.145,0.226l-0.344,0.225l-0.212,0.228l-0.254,0.08l-0.279,0.26l-0.201,0.223l-0.282,0.52l-0.048,0.335l0.012,0.353l0.123,0.501l0.13,0.728l0.191,0.078l0.154,0.123l-0.043,0.22l-0.234,0.139l-0.718,0.689l-0.483,0.246l-0.138,0.173l-0.177,0.365l-0.256,0.461l-0.116,0.291l-0.269,0.564l-0.438,0.63l-0.443,0.468l-0.511,0.375l-0.335,0.179l-1.248,0.524l-0.666,0.2l-1.203,0.146l-0.51,0.237l-0.638,-0.077l-0.714,-0.051l-0.991,0.792l-0.822,0.193l-0.728,0.145l-0.313,0.13l-0.716,0.457l-0.417,0.209l-0.778,0.234l-0.319,-0.024l-0.431,-0.215l-0.403,0.05l-0.446,-0.031l-0.364,0.02l-0.283,0.178l-1.669,0.946l-0.33,0.258l-0.343,0.375l-0.492,0.347l-0.393,0.4l-0.826,0.417l-0.85,0.316l-0.42,0.263l-0.299,0.357l-0.521,0.96l-0.11,0.243l-0.208,0.253l-0.276,0.092l-0.179,0.082l0.063,-0.482l-0.199,-0.428l0.14,-0.817l-0.052,-0.244l-0.284,0.159l-0.181,0.174l-0.459,1.184l-0.314,0.923l0.238,0.53l0.077,0.308l-0.001,0.331l-0.084,0.476l0.006,0.31l-0.028,0.413l-0.572,0.958l-0.178,0.417l-0.192,0.802l-0.023,0.372l0.014,0.557l0.241,0.488l0.184,0.302l0.285,0.874l0.342,0.581l0.563,1.171l0.621,0.95l0.04,0.364l-0.07,0.49l0.034,0.507l-0.111,0.149l-0.24,0.175l-0.275,-0.225l-0.14,-0.195l-0.176,-0.718l-0.072,-0.041l-0.118,0.314l-0.13,0.137l-0.118,-0.093l-0.09,-0.119l-0.022,-0.124l0.04,-0.148l0.043,-0.538l-0.258,-0.307l-0.229,-0.33l-0.247,-0.081l-0.152,0.149l-0.005,0.205l0.331,0.574l0.213,0.622l0.329,0.389l0.194,0.1l0.217,0.237l-0.047,0.525l-0.157,0.196l-0.131,0.1l-0.427,-0.116l-0.099,-0.378l-0.334,-0.743l-0.108,-0.288l-0.092,-0.078l-0.037,0.142l0.007,0.256l-0.062,0.11l-0.065,-0.011l-0.132,-0.134l-0.119,-0.072l-0.072,0.025l0.13,0.185l0.286,0.548l1.056,1.344l0.895,1.566l0.197,0.62l0.099,1.364l0.089,0.33l0.528,0.679l0.517,0.787l0.152,0.392l-0.003,0.336l0.105,0.319l0.642,0.866l0.286,0.93l0.035,0.34l-0.082,0.584l0.075,1.033l0.072,0.562l0.233,1.114l0.278,0.804l0.329,0.5l0.45,1.112l0.684,1.284l0.111,0.635l-0.035,1.693l-0.049,0.552l-0.15,0.095l-0.101,0.233l0.146,1.114l0.034,0.636l-0.221,0.6l-0.25,0.533l-0.439,0.364l-0.497,0.012l-0.231,-0.212l-0.295,-0.217l-0.052,0.969l-0.006,0.832l0.09,0.317l0.01,0.374l0.334,0.291l0.188,-0.113l0.232,-0.016l0.807,0.412l0.453,0.34l0.73,0.914l0.646,0.241l0.842,0.416l0.978,0.132l0.782,0.024l1.229,0.219l0.263,-0.078l0.526,-0.068l0.402,-0.142l0.362,-0.091l1.08,-0.849l1.053,-0.874l0.521,-0.069l0.467,-0.01l0.57,-0.298l0.518,-0.903l0.264,-0.201l0.351,-0.225l0.997,-0.132l0.587,0.093l0.314,-0.146l0.797,-0.163l1.658,-0.15l0.91,0.121l0.608,-0.02l0.322,0.06l0.252,0.395l1.759,-0.34l0.5,-0.024l0.313,0.057l0.394,0.295l0.442,-0.279l0.397,0.037l0.402,-0.269l0.611,-0.806l0.278,-0.503l0.445,-1.059l0.33,-0.38l0.363,-0.189l0.426,-0.061l0.657,-0.191l1.425,-0.891l0.553,-0.192l0.292,-0.168l0.981,-0.691l0.615,-0.133l1.804,0.179l0.855,-0.046l0.662,-0.108l1.005,-0.372l1.094,-0.28l1.343,-0.588l1.122,-0.608l0.679,-0.14l1.069,-0.107l1.574,-0.158l1.833,0.082l0.464,-0.125l0.228,-0.111l0.321,-0.119l0.396,0.083l0.304,0.09l0.92,0.485l1.386,1.021l0.306,0.043l0.912,-0.233l0.305,0.023l1.276,0.75l0.529,0.016l0.423,-0.019l0.32,0.081l0.34,0.204l0.403,0.472l0.853,0.453l0.043,0.366l-0.063,0.238l-0.192,0.009l-0.163,0.051l0.205,0.767l0.358,0.62l0.86,0.084l0.313,0.217l0.201,0.245l0.157,0.389l0.117,0.609l0.431,0.508l0.402,0.434l0.094,0.179l0.189,0.615l0.072,0.18l0.157,0.609l0.229,0.696l-0.063,0.071l-0.136,-0.015l-0.242,-0.177l-0.213,-0.197l-0.114,0.031l-0.13,0.135l-0.019,0.167l0.19,-0.044l0.111,0.024l0.263,0.213l0.245,0.248l0.194,0.145l0.468,0.618l0.183,-0.138l0.224,-0.123l0.356,0.336l0.142,0.067l0.081,-0.129l-0.135,-0.603l-0.135,-0.146l-0.032,-0.214l0.167,-0.153l0.081,-0.183l0.397,-0.451l0.869,-1.347l0.267,-0.154l0.308,-0.295l0.416,-0.225l0.43,-0.267l0.274,-0.104l0.269,-0.055l0.301,-0.247l0.328,-0.668l0.247,-0.791l0.264,-0.348l0.404,-0.371l0.311,-0.515l-0.025,-0.403l0.004,-0.411l0.224,0.317l0.141,0.322l0.223,1.077l-0.191,0.237l-0.202,0.119l0.039,0.378l0.135,0.493l0.05,0.395l-0.424,0.417l-0.366,0.524l-0.439,1.018l-0.028,0.308l-0.069,0.428l0.026,0.377l0.068,0.365l-0.108,0.566l-0.177,0.506l-0.232,0.013l-0.158,-0.019l-0.347,0.045l-0.32,-0.03l-0.367,1.106l0.233,0.052l0.178,-0.063h0.321l0.359,-0.198l0.525,-0.162l0.3,0.057l0.352,-0.018l0.512,-1.416l0.127,-0.921l0.261,-0.413l0.081,-0.285l0.135,-0.27l0.272,0.464l0.219,0.451l0.482,0.732l0.151,0.365l0.06,0.888l-0.313,1.03l-0.188,0.295l-0.227,0.257l-0.19,0.433l0.575,0.11l0.373,-0.008l0.583,-0.315l0.115,-0.042l0.293,-0.005l0.112,-0.165l0.287,-0.157l0.214,-0.184l0.277,-0.145l0.252,0.096l0.057,0.083l0.063,0.093l-0.093,0.204l-0.008,0.431l-0.165,-0.047l-0.147,-0.256l-0.184,0.066l-0.128,0.193l-0.275,-0.061l0.046,0.126l0.147,0.247l0.581,0.476l0.621,0.631l0.231,0.298l0.506,0.951l0.36,1.011l-0.029,0.299l-0.177,0.54l-0.127,0.549l0.011,0.288l0.117,0.365l0.255,0.374l0.946,1.021l0.5,0.9l0.665,0.467l1.077,0.172l0.569,0.338l0.591,0.682l0.188,0.058l0.287,0.028l0.368,-0.415l0.561,0.044l0.738,0.412l0.439,-0.098l0.313,0.051l0.438,0.233l0.641,0.461l0.68,0.232l0.404,0.349l0.314,0.052l0.563,0.227l0.414,-0.194l0.352,-0.244l0.813,-0.845l0.637,-0.407l0.335,-0.158l0.269,-0.07l0.341,-0.264l-0.212,-0.186l-0.201,0.031l-0.344,-0.105l0.196,-0.122l0.205,-0.091l0.99,-0.628l0.263,0.186l0.182,0.208l0.197,0.285l-0.148,0.403l-0.132,0.19l-0.305,0.305l-0.368,0.012l-0.175,-0.025l0.363,0.342l0.314,0.23l0.65,-0.418l0.162,-0.329l0.123,-0.191l0.206,-0.042l0.308,0.064l0.119,0.241l0.067,0.294l-0.223,0.08l-0.108,0.218l-0.076,0.207l0.388,0.266l0.199,0.169l0.24,-0.004l0.277,0.041l0.21,0.391l0.196,0.451l0.232,-0.125l0.145,-0.118l0.248,0.113l0.27,0.355l0.219,0.403l0.022,0.17l0.168,0.078l0.159,-0.12l0.076,-0.17l-0.006,-0.313l-0.043,-0.494l-0.111,-0.075l-0.253,0.268l-0.144,-0.194l-0.194,-0.206l0.003,-0.199l0.211,-0.099l0.179,0.043h0.224l1.182,-0.173l1.512,-1.585l0.662,-0.581l0.688,-0.431l0.712,-0.277l0.371,-0.089l1.912,-0.149l0.995,0.048l0.512,-0.109l0.237,-0.146l0.402,-0.399l0.282,-0.244l0.346,-0.068l0.084,-0.298l0.001,-0.319l0.066,-0.333l-0.101,-0.625l0.027,-0.821l0.078,-0.428l0.209,-0.601l0.092,-0.617l0.094,-0.874l0.083,-0.518l0.104,-0.473l0.271,-0.521l0.23,-0.337l0.543,-1.268l0.188,-0.125h0.157l0.068,-0.077l0.021,-0.07l-0.046,-0.051l-0.069,-0.147l0.046,-0.119l0.165,-0.118l0.052,0.045l0.084,-0.025l0.013,-0.065l-0.078,-0.347l0.114,-0.486l0.139,-0.849l0.157,-0.381l0.093,-0.303l0.363,-0.455l0.397,-0.448l-0.113,-0.048l-0.186,-0.034l0.12,-0.107l0.095,-0.032l0.121,0.071l0.1,-0.197l0.022,-0.309l0.097,-0.456l-0.086,-0.397l0.184,-0.124l0.209,-0.075l0.088,-0.416l0.058,-0.167l0.13,-0.155l0.218,-0.331l0.171,-0.345l0.405,-0.658l0.396,-0.269l0.59,-0.208l0.066,-0.119l-0.15,-0.073l0.006,-0.072h0.222l0.09,-0.23l0.234,-0.17l0.391,-0.392l0.13,-0.36l0.081,-0.288l0.039,-0.651l0.636,-0.854l0.443,-1.153l0.107,-0.739l0.11,-0.399l0.074,-0.584l-0.067,-0.608l0.019,-0.509l0.442,-1.292l0.101,-0.533l0.136,-0.342l0.209,-1.273l0.004,-0.66l0.32,-0.768l0.399,-0.625l0.034,-0.578l-0.134,-0.444L906.708,544.836zM840.911,495.874l0.522,-0.151l0.52,0.182l0.291,-0.054l-0.01,-0.123l-0.064,-0.103l-0.106,-0.097l-0.231,-0.067l-0.074,-0.249l-0.133,-0.234l-0.024,-0.256l-0.105,-0.236l-0.124,0l-0.123,0.067l-0.276,0.333l0.097,0.182l0.029,0.333l-0.164,0.11l-0.188,-0.046l-0.081,0.304l0.094,0.108L840.911,495.874zM793.203,537.66l-0.001,-0.216l-0.1,-0.209l-0.319,-0.913l-0.1,0.035l-0.108,0.119l0.157,0.66l0.539,0.967l0.074,-0.128l-0.097,-0.246L793.203,537.66zM799.535,522.186l0.163,-0.233l0.031,-0.213l-0.064,-0.144l-0.225,0.233l-0.129,0.193l0.026,0.118L799.535,522.186zM825.175,506.197l0.1,0.025l0.105,-0.082l0.022,-0.131l-0.114,-0.132l-0.038,-0.117l-0.089,-0.008l-0.043,0.072l-0.06,0.139l0.115,0.122L825.175,506.197zM827.068,503.766l-0.015,-0.078l0.013,-0.224l-0.107,-0.054l-0.119,0.104l-0.073,0.288l0.122,0.144L827.068,503.766zM889.243,596.164l-0.071,0.131l-0.023,0.118l-0.064,0.063l0.117,0.083l0.031,0.188l0.064,0.032l0.176,0l-0.104,-0.47L889.243,596.164zM889.13,596.931l-0.08,-0.005l-0.14,0.198l-0.04,0.157l-0.06,0.03l-0.039,0.11l-0.061,0.086l-0.164,-0.067l0.001,0.07l0.137,0.266l0.218,-0.065l0.218,0.068l0.132,-0.4l-0.038,-0.195L889.13,596.931zM891.461,594.393l-0.197,-0.087l-0.141,0.18l0.023,0.087l-0.004,0.196l0.053,0.017l0.157,-0.034l-0.011,-0.113l0.193,-0.11L891.461,594.393zM862.795,569.516l-0.261,0.124l-0.672,-0.081l0.005,-0.057l0.104,-0.226l-0.142,-0.125l-0.153,-0.052l-0.551,-0.043l-0.68,0.245l-1.271,0.293l-0.168,0.206l-0.107,0.281l0.137,0.156l0.465,0.338l0.442,0.046l0.317,-0.079l0.342,0.053l0.174,-0.196l0.484,0.133l0.186,0.187l0.398,-0.165l0.09,-0.307l0.137,-0.139l0.462,-0.104l0.495,0.137l0.153,-0.024l0.16,-0.167l-0.216,-0.335L862.795,569.516zM880.173,583.871l-0.083,-0.535l-0.254,-0.21l-0.146,0.013l-0.027,0.27l-0.168,0.152l-0.049,0.138l0.009,0.313l-0.074,0.291l0.138,0.29l-0.033,0.293l0.064,0.206l0.082,-0.015l0.3,-0.138l0.217,-0.205l0.081,-0.25l-0.098,-0.291L880.173,583.871zM822.568,497.617l-0.002,-0.029l-0.063,-0.005l0.002,0.029L822.568,497.617z"},"at":{"name":"Austria","path":"M523.278,306.992L523.267,307.035L523.251,307.194L523.142,307.395L523.024,307.657L523.032,307.887L523.333,308.681L523.601,309.162L523.651,309.345L523.823,309.486L523.66,309.663L523.628,309.925L523.522,310.042L523.494,310.191L523.539,310.327L523.538,310.497L523.597,310.73L523.335,310.781L523.024,310.773L522.913,310.787L522.809,310.851L522.702,310.819L522.42,310.6L522.262,310.551L522.15,310.564L522.066,310.66L521.921,310.782L521.786,310.868L521.816,310.943L522.399,311.14L522.502,311.442L522.39,311.688L522.352,311.809L522.215,311.903L522.048,311.986L521.846,312.007L521.822,312.14L521.901,312.529L521.837,312.613L521.773,312.734L521.833,313.053L521.958,313.076L521.986,313.148L521.964,313.278L521.942,313.415L521.898,313.56L521.876,313.625L521.793,313.665L521.535,313.644L521.312,313.768L520.864,314.212L520.708,314.288L520.538,314.466L520.548,314.855L520.525,314.891L520.484,314.971L519.949,314.833L519.931,314.836L519.572,314.886L519.327,315.064L519.03,315.167L518.406,315.112L517.799,315.181L517.655,315.233L517.498,315.263L517.35,315.367L517.265,315.513L517.114,315.697L516.899,315.842L516.666,315.954L516.61,316.047L516.534,316.101L516.403,316.031L516.298,316.035L516.169,315.987L515.74,315.935L515.27,315.849L515.045,315.767L514.791,315.701L514.517,315.648L514.272,315.636L514.148,315.611L513.559,315.468L513.17,315.458L512.657,315.398L511.638,315.182L511.341,315.094L511.058,315.067L510.722,314.992L510.467,314.869L510.304,314.635L510.129,314.325L509.81,313.918L509.744,313.715L509.842,313.537L509.942,313.402L509.931,313.345L509.853,313.315L509.292,313.489L508.748,313.709L508.534,313.715L508.327,313.667L508.051,313.663L507.787,313.722L507.257,313.752L506.947,313.914L506.749,314.229L506.642,314.483L506.552,314.565L506.367,314.596L506.091,314.572L505.897,314.499L505.699,314.282L505.392,314.251L505.11,314.246L505.035,314.206L505.04,314.064L504.929,313.798L504.745,313.715L504.269,314.216L504.139,314.261L503.756,314.122L503.421,313.908L503.385,313.751L503.33,313.622L503.049,313.5L502.698,313.417L502.586,313.417L502.63,313.341L502.671,313.212L502.645,313.11L502.563,313.003L502.518,312.89L502.504,312.78L502.479,312.69L502.464,312.605L502.438,312.539L502.667,312.039L502.714,311.728L502.514,311.545L502.429,311.491L502.499,311.45L502.784,311.484L502.965,311.381L503.06,311.278L503.313,311.375L503.685,311.569L503.86,311.701L503.932,311.802L503.973,311.887L503.951,312.033L504.035,312.09L504.21,312.111L504.327,312.156L504.286,312.348L504.278,312.505L504.439,312.483L504.642,312.363L504.8,312.146L504.898,311.935L504.972,311.421L504.998,311.378L505.12,311.418L505.613,311.396L505.846,311.492L506.215,311.508L506.208,311.588L506.273,311.714L506.437,311.895L506.517,312.013L506.688,312.034L506.953,311.969L507.107,311.901L507.166,311.949L507.407,311.902L507.621,311.756L507.674,311.645L507.89,311.566L508.182,311.385L508.583,311.246L509.898,311.096L509.949,310.983L509.93,310.724L509.965,310.686L510.13,310.75L510.396,310.811L510.601,310.902L510.732,311.022L510.855,311.027L511.045,310.943L511.302,310.889L511.542,311.014L511.612,311.148L511.57,311.217L511.574,311.326L511.649,311.417L511.844,311.565L512.094,311.692L512.224,311.682L512.272,311.559L512.318,311.264L512.335,310.948L512.278,310.767L512.143,310.723L511.982,310.708L511.896,310.67L511.927,310.571L512.055,310.313L512.054,309.968L511.763,309.574L511.51,309.193L511.511,309.063L511.663,308.837L511.896,308.657L512.415,308.357L512.578,308.295L512.788,308.245L513.09,308.121L513.235,307.994L513.333,307.856L513.475,307.137L513.508,307.106L513.55,307.064L514.079,307.313L514.126,307.271L514.216,307.231L514.388,307.04L514.426,306.896L514.422,306.621L514.438,306.362L514.471,306.279L514.55,306.31L514.778,306.444L514.959,306.596L515.128,306.977L515.523,307.078L516.022,307.088L516.2,306.918L516.362,306.879L516.545,306.931L516.931,306.99L516.974,306.683L517.196,306.362L517.297,306.25L517.58,306.261L517.649,306.021L517.719,305.356L517.778,305.283L517.984,305.297L518.189,305.418L518.25,305.517L518.357,305.509L518.506,305.441L518.669,305.398L518.928,305.469L519.479,305.771L519.764,305.882L519.944,305.861L520.113,305.865L520.764,306.331L521.219,306.396L521.634,306.398L521.768,306.258L521.944,306.139L522.129,306.155L522.29,306.216L522.604,306.418L522.749,306.47L522.942,306.503L523.083,306.548L523.208,306.898z"},"az":{"name":"Azerbaijan","path":"M612.019,333.862l0.258,0.217l0.447,0.588l0.637,0.954l0.156,0.27l0.103,0.312l0.089,0.377l0.146,0.333l0.646,0.837l0.279,0.309l0.455,0.398l0.162,0.089l0.212,0.025l0.391,0.001l0.36,0.156l0.178,0.109l0.184,0.158l0.165,0.183l0.166,0.486l-0.625,-0.16l-0.63,0.025l-0.355,0.104l-0.346,0.143l-0.331,0.201l-0.207,0.391l-0.174,0.902l-0.255,0.841l0.009,0.388l0.111,0.373l-0.013,0.176l-0.116,0.075l-0.146,0.158l-0.195,0.766l-0.097,0.153l-0.125,0.095l-0.034,-0.09l0.008,-0.201l-0.275,-0.177l-0.145,0.199l-0.101,0.421l-0.201,0.441l-0.01,0.084l0.05,1.359l-0.08,-0.006l-0.575,0.138l-0.12,-0.044l-0.492,-0.626l-0.102,-0.069l-0.212,-0.028l-0.125,-0.103l-0.101,-0.168l-0.058,-0.125l-0.509,-0.34l-0.075,-0.125l-0.011,-0.11l0.075,-0.099l0.086,-0.083l0.249,-0.085l0.29,-0.073l0.093,-0.053l0.047,-0.091l-0.003,-0.146l-0.047,-0.144l-0.417,-0.261l-0.046,-0.113l-0.013,-0.138l0.023,-0.145l0.065,-0.113l0.34,-0.154l0.182,-0.16l-0.113,-0.178l-0.367,-0.407l-0.436,-0.448l-0.291,-0.004l-0.335,0.132l-0.536,0.382l-0.296,0.163l-0.387,0.27l-0.421,0.3l-0.345,0.318l-0.215,0.263l-0.382,0.114l-0.195,0.22l-0.641,0.658l-0.18,-0.008l-0.011,-0.327l0.009,-0.259l-0.041,-0.149l-0.208,-0.205l-0.003,-0.088l0.056,-0.055l0.159,0.033l0.205,-0.012l0.098,-0.081l-0.219,-0.27l-0.195,-0.181l-0.165,-0.122l-0.037,-0.073l0,-0.052l0.035,-0.062l0.282,-0.149l0.028,-0.137l-0.019,-0.153l-0.448,-0.226l-0.335,0.083l-0.301,-0.254l-0.193,-0.196l-0.241,-0.211l-0.215,-0.116l-0.207,-0.265l-0.359,-0.273l-0.23,-0.078l0.003,-0.042l0.042,-0.05l0.096,-0.042l0.64,0.011l0.078,-0.049l0.04,-0.118l0.087,-0.174l0.102,-0.256l-0.008,-0.216l-0.643,-0.349l-0.466,-0.322l-0.323,-0.424l-0.219,-0.389l0.008,-0.131l0.063,-0.124l0.5,-0.359l0.034,-0.093l-0.011,-0.063l-0.179,-0.184l-0.224,-0.19l-0.07,-0.14l-0.141,-0.071l-0.268,-0.005l-0.47,-0.234l-0.1,-0.023l-0.022,-0.046l0.023,-0.047l0.335,-0.095l-0.005,-0.078l-0.102,-0.103l-0.189,-0.075l-0.174,-0.187l-0.06,-0.168l0.605,-0.492l0.179,-0.099l0.396,0.091l0.823,0.327l-0.056,0.181l0.083,0.102l0.189,0.138l0.363,0.14l0.307,0.072l0.155,-0.062l0.236,-0.052l0.307,0.162l0.283,0.205l0.141,0.083l0.076,0.025l0.215,-0.068l0.258,-0.264l0.102,-0.319l0.028,-0.154l-0.15,-0.212l-0.31,-0.23l-0.347,-0.202l-0.223,-0.179l-0.143,-0.353l-0.144,-0.039l-0.036,-0.046l-0.024,-0.121l0.006,-0.168l0.049,-0.13l0.141,-0.056l0.142,-0.02l0.128,-0.124l0.161,-0.243l0.068,-0.135l0.302,0.077l0.041,0.218l0.054,0.046l0.125,-0.026l0.208,-0.091l0.166,0.07l0.214,0.259l0.295,0.273l0.16,0.184l0.063,0.126l0.151,0.123l0.221,0.144l0.176,0.226l0.157,0.524l0.159,0.121l0.569,0.199l0.2,0.041l0.559,0.07l0.197,-0.05l0.288,-0.451l0.259,-0.465l0.242,-0.097l0.437,-0.225l0.262,-0.213l0.11,-0.23l0.247,-0.434L612.019,333.862zM603.542,338.429l0.028,-0.122l-0.079,-0.055l-0.083,-0.003l-0.072,0.061v0.152l0.1,0.027L603.542,338.429zM602.058,336.91l-0.061,0.042l-0.093,-0.042l-0.028,-0.094l0.007,-0.099l0.092,-0.023l0.075,0.028l0.021,0.089L602.058,336.91zM605.119,344.749l-0.541,-0.108l-0.973,-0.233l-0.268,-0.12l-0.253,-0.323l-0.151,-0.156l-0.223,-0.2l-0.184,-0.076l-0.139,-0.14l-0.079,-0.207l-0.117,-0.186l-0.2,-0.219l-0.455,-0.745l-0.059,-0.078l-0.095,-0.124l-0.042,-0.069l0.277,-0.057l0.461,-0.167l0.126,0.081l0.135,0.169l0.068,0.145l0.012,0.268l0.055,0.043l0.225,-0.09l0.101,0.108l0.173,0.129l0.3,0.128l0.432,-0.201l0.215,-0.052l0.177,0.004l0.096,0.063l0.034,0.208l-0.035,0.257l-0.05,0.141l0.091,0.102l0.354,0.247l0.147,0.137l-0.071,0.237l0.264,0.579l0.089,0.225L605.119,344.749z"},"bs":{"name":"Bahamas","path":"M258.967,387.83l-0.059,0.027l-0.244,-0.311l-0.196,-0.09l0.306,-0.22l0.133,-0.189l-0.003,-0.413l0.075,-0.227l-0.025,-0.196l0.067,-0.2l-0.091,-0.225l-0.256,-0.179l-0.507,-0.711l-0.801,-0.173l-0.415,-0.007l0.228,-0.115l0.21,0.014l0.324,0.068l0.388,0.033l0.237,0.209l0.226,0.278l0.205,0.112l0.084,0.071l-0.009,0.081l0.034,0.076l0.267,0.13l0.269,0.209l0.079,0.613l-0.362,0.29l-0.066,0.886L258.967,387.83zM255.41,385.261l0.34,0.098l0.183,-0.014l0.109,-0.063l0.503,0.026l0.406,-0.094l0.061,0.166l-0.01,0.087l-0.864,0.081l-0.792,0.244l-0.434,0.165l-0.204,0.019l-0.156,-0.087l-0.523,-0.502l0.14,0.05l0.386,0.284l0.24,-0.052l0.223,-0.188l0.034,-0.142l-0.033,-0.067l0.101,-0.225L255.41,385.261zM260.585,389.121l0.462,0.348l0.394,0.132l0.426,0.436l0.184,0.155l0.033,0.141l-0.072,0.644l-0.096,0.387l0.014,0.339l-0.1,-0.101l-0.101,-0.222l-0.166,-0.127l-0.056,-0.067l0.298,-0.015l0.026,-0.35l0.146,-0.276l-0.022,-0.288l-0.348,-0.317l-0.238,-0.279l-0.367,-0.09l-0.339,-0.278l-0.202,-0.034l-0.247,0.049l0.089,-0.166l0.062,-0.22l0.045,-0.042L260.585,389.121zM257.512,391.525l-0.006,0.372l0.031,0.278l-0.028,0.099l-0.304,0.186l-0.078,0.104l-0.286,0.105l-0.173,0.146l-0.087,-0.237l-0.168,-0.146l-0.028,-0.249l-0.128,0.084l-0.186,-0.051l-0.306,-0.188l-0.193,-0.256l0.271,-0.044l0.056,0.159l0.214,-0.195l-0.049,-0.103l-0.039,-0.013l-0.07,-0.191l0.322,-0.502l0.07,-0.324l-0.146,-0.521l0.137,-0.034l0.363,0.183l0.163,0.18l0.005,0.247l0.153,0.19l0.221,0.457L257.512,391.525zM258.625,390.582l-0.317,0.064l-0.227,-0.063l-0.058,-0.051l0.097,-0.085l0.213,-0.071l0.343,-0.007l0.15,0.084l0.018,0.037L258.625,390.582zM264.348,393.081l0.019,0.155l-0.188,-0.031l-0.278,0.061l-0.1,0.002l0.062,-0.107l0.193,-0.144l0.01,-0.137l-0.239,-0.198l-0.277,-0.493l-0.13,-0.117l-0.062,-0.186l-0.233,-0.199l0.048,-0.106l0.048,-0.025l0.157,0.051l0.356,0.71l0.023,0.068L264.348,393.081zM257.754,392.929l0.005,0.07l-0.278,0.193l0.202,0.138l0.19,-0.3l0.151,0.244l0.083,0.456l-0.014,0.08l0.014,0.068l0.029,0.087l0.007,0.126l-0.154,0.397l-0.554,-0.041l-0.013,-0.335l-0.086,-0.065l-0.129,-0.479l-0.173,-0.154l-0.241,-0.394l0.14,-0.102l0.187,0.034l0.096,-0.048l0.259,-0.038l0.157,-0.054L257.754,392.929zM266.814,393.484l-0.223,0.331l-0.119,-0.028l0.067,-0.417l0.154,-0.066l0.061,0.004L266.814,393.484zM263.348,395.368l-0.117,0.018l-0.209,-0.081l-0.491,-0.37l-0.228,-0.032l0.075,-0.209l0.174,0.073l0.396,0.319l0.149,0.16L263.348,395.368zM265.661,397.055l-0.018,0.078l-0.354,-0.605l-0.446,-0.147l-0.256,-0.146l0.053,-0.083l0.178,-0.036l0.03,-0.192l-0.076,-0.208l-0.235,-0.42l-0.132,-0.285l-0.061,-0.066l-0.018,-0.239l0.279,0.371l0.116,0.329l0.187,0.322l0.125,0.554l0.357,0.188l0.257,0.268L265.661,397.055zM267.858,397.572l0.064,0.054l-0.179,0.122l-0.403,-0.15l-0.091,0.011l-0.08,-0.16l-0.031,-0.118l0.02,-0.109l0.24,0.084l0.129,0.157L267.858,397.572zM267.439,399.111l-0.197,0.091l0.044,-0.156l0.377,-0.265l0.209,-0.233l0.119,-0.083l0.042,-0.064l0.166,-0.086l0.083,-0.15l-0.023,-0.123l-0.173,-0.203l0.002,-0.143l0.06,-0.101l0.292,-0.047l-0.077,0.152l0.115,0.43l-0.388,0.535l-0.332,0.166L267.439,399.111zM270.711,398.462l0.174,0.043l0.095,-0.003l0.321,0.09l0.191,0.125l0.043,0.051l-0.103,0.111l-0.295,-0.21l-0.258,-0.027l-0.362,0.005l-0.145,-0.04l0.097,-0.226L270.711,398.462zM271.062,401.237l-0.374,0.147l-0.038,-0.173l0.191,-0.139L271.062,401.237zM270.75,402.179l-0.089,0.219l-0.297,0.418l-0.663,0.105l-0.73,0.02l-0.056,-0.114l-0.016,-0.1l0.053,-0.157l-0.005,-0.062l-0.03,-0.063l0.268,-0.067l0.174,-0.194l0.277,-0.033l0.345,0.137l0.186,0.005l0.275,-0.15l0.221,-0.325l0.131,0.042L270.75,402.179z"},"bh":{"name":"Bahrain","path":"M617.729,387.895L617.638,388.132L617.551,388.049L617.331,387.639L617.397,387.351L617.294,386.939L617.343,386.821L617.607,386.766L617.668,386.784L617.589,386.916L617.735,387.146L617.757,387.525z"},"bd":{"name":"Bangladesh","path":"M735.51,399.821l0.022,0.114l0.004,0.996l0.025,0.425l0.09,0.35l0.018,0.133l-0.089,0.108l-0.088,0.021l-0.083,-0.169l-0.188,-0.129l-0.278,-0.138l-0.118,-0.092l-0.143,0.037l-0.201,0.209l-0.08,0.194l0.035,0.272l0.063,0.268l0.14,0.153l0.011,0.169l0.05,0.219l0.072,0.2l0.034,0.217l-0.046,0.004l-0.167,-0.278l-0.15,-0.301l-0.389,-0.57l-0.127,-1.022l-0.008,-0.506l-0.267,-0.596l-0.177,-0.826l-0.071,-0.215l0.093,-0.268l0.016,-0.1l-0.05,0.022l-0.136,0.138l-0.177,-0.33l-0.116,-0.296l-0.458,-0.613l-0.133,-0.271l-0.006,-0.265l-0.198,0.266l-0.269,0.187l-0.274,0.281l-0.182,0.085l-0.577,0.052l-0.334,-0.376l-0.479,-0.921l-0.063,-0.208l0.063,-0.543l-0.114,-0.515l0.002,-0.271l-0.034,-0.182l-0.086,0.04l-0.033,0.125l0.019,0.191l-0.035,0.16l-0.414,-0.031l-0.39,-0.073l0.343,0.271l0.369,0.063l0.19,0.242l0.023,0.189l-0.012,0.213l-0.188,0.149l-0.173,0.094l0.031,0.204l0.21,0.248l-0.254,0.07l-0.069,0.162l-0.006,0.231l0.128,0.204l0.051,0.151l-0.031,0.139l0.124,0.149l0.18,0.313l0.058,0.222l-0.075,0.313l-0.103,0.122l-0.165,0.118l-0.388,0.394l-0.19,0.448l-0.161,0.209l-0.202,0.039l-0.078,-0.092l-0.167,-0.12l-0.004,-0.219l0.051,-0.173l0.341,-0.419l-0.186,0.056l-0.21,0.12l-0.32,0.227l-0.102,-0.281l-0.067,-0.26l-0.001,-0.319l0.257,-0.477l-0.291,0.238l-0.08,0.297l0.036,0.35l-0.038,0.248l-0.113,0.323l-0.155,0.194l-0.25,0.125l-0.11,0.191l-0.168,0.14l-0.005,-0.28l-0.054,-0.37l-0.181,-0.879l-0.039,0.189l0.094,0.545l-0.006,0.354l-0.137,0.28l-0.275,0.3l-0.211,0.042l-0.124,-0.046l-0.188,-0.186l-0.206,-0.266l-0.034,-0.428l-0.085,-0.235l0.013,-0.281l-0.017,-0.266l-0.221,-0.713l-0.143,-0.366l0.018,-0.118l-0.01,-0.05l-0.066,-0.472l-0.092,-0.289l-0.046,-0.308l0.218,-0.443l-0.088,-0.072l-0.251,-0.059l-0.233,-0.077l-0.057,-0.115l0.104,-0.437l-0.121,-0.171l-0.174,-0.173l-0.055,-0.069l-0.058,-0.09l-0.08,-0.22l0.155,-0.463l0.217,-0.538l0.039,-0.205l0.036,-0.356l0.02,-0.137l-0.028,-0.135l-0.229,-0.156l-0.403,-0.063l-0.285,-0.131l-0.166,-0.198l-0.142,-0.079l-0.175,0.059l-0.223,-0.077l-0.187,-0.197l-0.156,-0.239l0.02,-0.112l0.041,-0.149l0.294,-0.62l0.109,-0.019l0.255,0.119h0.095l0.167,-0.245l0.234,-0.699l0.33,0.002l0.291,0.022l0.196,0.036l0.195,-0.022l0.205,-0.056l0.111,-0.088l0.061,-0.112l-0.021,-0.097l-0.251,-0.132l-0.097,-0.099l-0.07,-0.281l-0.073,-0.105l-0.493,-0.015l-0.256,-0.129l-0.141,-0.116l-0.25,-0.383l-0.31,-0.284l-0.296,-0.067l-0.114,-0.092l-0.062,-0.146l0.035,-0.211l0.089,-0.192l0.062,-0.214l0.236,-0.283l0.277,-0.247l0.124,-0.17l0.175,-0.179l0.021,-0.098l-0.03,-0.112l-0.142,-0.107l-0.099,-0.034l-0.016,-0.069l0.068,-0.185l0.135,-0.023l0.281,0.168l0.286,0.271l0.169,0.242l0.007,0.191l0.11,0.031l0.111,0.007l0.186,0.084l0.192,-0.025l0.124,0.047l0.083,-0.017l0.031,-0.11l-0.093,-0.162l-0.068,-0.115l0.078,-0.116l0.089,-0.023l0.099,0.029l0.135,0.104l0.099,0.213l0.019,0.331l0.219,0.299l0.289,0.212l0.226,0.098l0.272,0.07l0.233,-0.067l0.116,-0.208l-0.053,-0.187l0.037,-0.167l0.093,-0.092l0.146,0.006l0.108,0.132l0.317,0.714l-0.065,0.316l0.071,0.866l-0.08,0.57l0.013,0.123l0.037,0.095l0.054,0.039l0.093,-0.001l0.386,0.107l0.325,0.119l0.367,0.108l0.53,0.084l0.325,-0.027l0.162,-0.003l0.329,0.025l0.864,-0.045l0.715,-0.012l0.291,0.082l0.233,0.029l0.796,-0.057l0.804,-0.027l0.435,0.181l0.474,0.295l0.267,0.219l0.048,0.125l-0.029,0.107l-0.089,0.059l-0.164,0.002l-0.375,-0.143l-0.064,0.042l0.007,0.292l-0.012,0.046l-0.08,0.262l-0.226,0.589l-0.044,0.263l-0.048,0.067l-0.059,0.037l-0.177,0.01l-0.139,0.043l-0.058,0.096l-0.09,0.198l-0.063,0.2l-0.086,0.062l-0.207,-0.108l-0.129,0.017l-0.162,0.046l-0.162,0.114l-0.111,0.142l-0.126,0.048l-0.376,-0.028l-0.071,0.02l-0.048,0.101l-0.038,0.127l-0.293,0.3l-0.111,0.481l-0.09,0.312l0.015,0.242l0.247,0.631l0.173,0.818l0.066,0.083l0.058,0.026l0.026,-0.019l-0.006,-0.169l0.011,-0.205l0.081,-0.048l0.104,0.042l0.099,0.178l0.111,0.326l0.119,0.128l0.186,0.036l0.211,-0.077l0.157,-0.147l0.064,-0.16l-0.045,-0.314l-0.01,-0.235l0.101,-0.224l0.362,-0.334l0.052,-0.103l-0.023,-0.285l0.001,-0.268l0.137,-0.018l0.185,0.043l0.232,-0.131l0.071,-0.003l0.098,0.141l0.165,-0.024l0.122,0.582l0.125,0.513L734.833,396l0.021,0.524l0.057,0.427l0.089,0.097l0.104,0.228l0.096,0.265l0.075,0.148l0.051,0.483l0.063,0.348l0.083,1.092L735.51,399.821zM730.085,396.847l0.05,0.13l-0.156,-0.078l-0.117,-0.09l-0.072,-0.12l0.122,-0.063L730.085,396.847zM730.466,399.486l-0.488,0.106l-0.249,-0.033l0.465,-0.791l-0.016,-0.354l-0.072,-0.289l-0.236,-0.232l-0.013,-0.166l-0.106,-0.227l-0.055,-0.266l0.262,-0.085l0.213,0.152l0.03,0.084l0.046,0.217l0.105,0.226l0.368,0.465l-0.007,0.285l-0.101,0.695L730.466,399.486zM732.652,398.604l-0.13,0.089l-0.122,-0.077l-0.156,-0.294l0.077,-0.372l0.049,-0.053l0.078,0.121l0.109,0.259l0.071,0.197L732.652,398.604zM731.513,399.228l-0.297,0.211l0.097,-1.25l0.222,0.466l0.056,0.249L731.513,399.228zM733.542,400.26l-0.102,0.246l-0.05,-0.179l0.043,-0.227l0.044,-0.125l0.029,0.001l0.06,0.129L733.542,400.26zM733.754,401.233l-0.169,0.014l-0.083,-0.089l0.039,-0.125l-0.046,-0.403l0.143,-0.042l0.073,0.002l0.041,0.119l0.038,0.218L733.754,401.233z"},"bb":{"name":"Barbados","path":"M308.732,425.876L308.652,425.933L308.401,425.819L308.313,425.681L308.302,425.243L308.457,425.201L308.748,425.548L308.917,425.674z"},"by":{"name":"Belarus","path":"M554.696,272.291L555.079,272.728L555.169,272.745L555.382,272.573L555.424,272.562L555.864,272.547L556.068,272.699L556.22,272.995L556.36,273.231L556.512,273.295L556.94,272.998L557.177,272.899L557.333,272.902L557.882,273.169L558.14,273.315L558.199,273.447L558.205,273.603L558.135,273.834L558.08,274.085L558.247,274.381L558.441,274.582L558.856,274.25L559.009,274.158L559.176,274.155L559.4,274.032L559.562,273.846L559.717,273.782L560.014,273.826L560.55,273.782L561.175,274.073L561.229,274.163L561.541,274.503L561.65,274.672L561.753,274.726L561.919,274.892L562.142,274.996L562.296,274.964L562.37,275.019L562.439,275.149L562.444,275.371L562.422,276.003L562.313,276.185L562.198,276.333L562.169,276.448L562.18,276.587L562.357,276.859L562.585,277.28L562.638,277.523L562.638,277.706L562.327,278.242L562.224,278.367L562.152,278.63L562.114,278.897L562.136,279.008L562.656,279.432L563.041,279.661L563.127,279.773L563.135,279.843L562.931,280.296L562.911,280.418L563.219,280.605L563.39,280.9L563.54,281.38L563.833,281.839L564.464,282.245L564.923,282.509L565.019,282.629L565.052,282.771L565.017,283.084L564.898,283.465L564.817,283.676L565.004,283.764L565.485,283.74L566.07,283.814L566.771,284.232L566.773,284.419L566.701,284.59L566.749,284.769L566.825,284.921L567.432,285.386L567.49,285.521L567.5,285.747L567.484,285.912L567.316,285.946L567.129,286.023L566.824,286.221L566.704,286.5L566.21,286.884L565.906,287.058L565.663,287.065L565.085,286.987L564.882,286.798L564.798,286.624L564.576,286.545L564.281,286.538L563.874,286.568L563.791,286.621L563.724,286.834L563.551,287.199L563.427,287.404L563.529,287.53L563.691,287.792L563.943,288.124L564.203,288.419L564.286,288.599L564.282,288.728L564.159,288.879L564.177,289.183L564.429,289.582L564.344,289.646L564.318,290.135L564.321,290.656L564.389,290.782L564.524,290.886L564.639,291.076L564.83,291.508L564.843,291.621L564.311,291.589L563.672,291.602L563.313,291.853L563.173,291.795L562.923,291.731L562.646,291.871L562.268,292.294L562.014,292.557L561.767,292.925L561.689,293.124L561.533,293.49L561.39,293.908L561.468,294.2L561.585,294.471L561.611,294.763L561.669,294.991L561.513,295.157L561.422,295.396L561.156,295.354L560.83,295.125L560.761,294.793L560.51,294.562L560.345,294.441L560.073,294.423L559.638,294.531L559.069,294.614L558.64,294.636L558.406,294.754L558.06,294.87L557.926,294.732L557.734,294.355L557.577,293.979L557.468,293.814L557.374,293.768L557.258,293.777L557.125,293.896L557.025,294.019L556.884,294.062L556.666,294.161L556.507,294.295L556.333,294.641L556.218,294.617L556.099,294.537L555.962,294.15L555.774,294.061L555.473,294.056L555.1,293.974L554.797,293.856L554.687,293.884L554.506,294.049L554.312,294.073L553.884,293.926L553.801,293.994L553.688,294.211L553.555,294.42L553.439,294.441L553.374,294.387L553.41,294.016L553.162,293.885L552.744,293.864L552.45,293.918L552.307,293.903L552.233,293.831L551.873,293.206L551.683,293.166L551.342,293.197L550.839,293.121L550.259,292.98L549.94,292.928L549.775,292.787L549.418,292.739L548.458,292.474L548.067,292.427L547.49,292.423L546.612,292.364L546.049,292.397L545.788,292.485L545.487,292.54L544.978,292.588L544.771,292.583L544.445,292.612L544.071,292.683L543.964,292.814L543.841,293.103L543.411,293.601L542.994,293.931L542.918,293.959L542.674,293.784L542.471,293.725L542.232,293.706L542.063,293.762L541.957,293.845L541.971,294.228L541.947,294.261L541.763,293.807L541.778,293.395L541.88,293.159L542.005,292.946L541.954,292.627L542.076,292.204L542.08,291.897L542.026,291.765L541.927,291.612L541.655,291.442L541.535,291.309L541.167,291.131L540.802,290.91L540.74,290.774L540.757,290.681L540.821,290.539L541.1,290.124L541.402,289.72L541.595,289.558L542.62,289.038L542.778,288.856L542.818,288.548L542.82,288.324L542.801,287.924L542.738,287.354L542.66,286.96L542.464,286.218L541.93,284.675L541.609,283.062L541.818,283.157L542.308,283.192L542.697,283.081L542.899,283.065L543.079,283.101L543.347,283.037L543.592,283.011L543.719,283.156L543.947,283.284L544.398,283.1L544.797,282.871L545.211,282.896L545.27,282.783L545.373,282.208L545.496,282.082L545.991,282.14L546.174,282.036L546.366,281.752L546.658,281.574L546.902,281.575L547.156,281.375L547.281,281.509L547.342,281.748L547.258,281.938L547.294,282.013L547.47,282.107L547.771,282.104L547.964,282.026L548.009,281.917L548.009,281.719L547.961,281.534L547.833,281.375L547.593,281.292L547.426,281.29L547.398,281.188L547.455,280.971L547.603,280.569L547.785,280.206L547.896,280.069L547.915,279.942L547.894,279.722L547.89,279.325L548.053,278.765L548.273,278.347L548.568,278.21L548.929,278.137L549.16,277.937L549.274,277.707L549.317,277.512L549.372,277.344L549.487,277.27L550.355,277.316L550.488,276.953L550.563,276.852L550.729,276.744L550.845,276.615L550.802,276.515L550.58,276.451L550.058,276.394L549.953,276.273L549.986,276.128L550.125,275.752L550.258,275.266L550.327,274.889L550.334,274.666L550.409,274.606L550.834,274.535L550.977,274.459L551.343,273.943L551.622,273.855L552.343,273.988L552.673,273.978L552.763,273.99L553.093,274.013L553.129,273.961L553.277,273.45L553.423,273.301L553.99,272.626L554.371,272.339L554.612,272.276z"},"be":{"name":"Belgium","path":"M489.216,294.644L489.229,294.737L489.306,294.776L489.575,294.756L489.711,294.587L489.819,294.481L489.899,294.553L489.938,294.761L490.012,295.031L490.333,295.333L490.604,295.419L490.938,295.36L491.07,295.306L491.16,295.351L491.249,295.511L491.44,295.693L491.844,295.823L491.967,295.896L492.053,296.019L492.028,296.193L491.836,296.628L491.811,296.756L491.837,296.799L491.799,296.879L491.549,297.17L491.527,297.272L491.61,297.439L491.681,297.55L492.064,297.425L492.237,297.676L492.521,297.685L492.555,297.766L492.874,298L492.972,298.185L493.201,298.364L493.011,298.59L493.04,298.691L493.108,298.794L493.366,298.854L493.495,299.002L493.503,299.229L493.562,299.597L493.03,299.963L492.879,300.371L492.865,300.451L492.847,300.439L492.789,300.304L492.692,300.306L492.472,300.249L492.165,300.617L492.026,300.923L491.944,301.147L491.82,301.328L491.795,301.519L491.811,301.6L491.769,301.703L491.767,301.812L491.943,302.025L491.988,302.141L492.203,302.52L492.136,302.657L492.083,302.806L492.021,302.912L491.948,302.979L491.726,302.975L491.444,303.022L491.254,303.097L491.156,303.097L490.952,302.909L490.724,302.627L490.58,302.492L490.514,302.376L490.335,302.327L490.08,302.188L489.903,302.036L489.751,301.941L489.537,301.894L489.36,301.899L489.309,301.643L489.287,301.351L489.143,301.154L489.341,300.386L489.223,300.311L489.095,300.372L488.909,300.556L488.82,300.774L488.767,300.968L488.455,301.151L487.96,301.218L487.419,301.151L487.345,301.102L487.31,301.046L487.31,300.979L487.347,300.875L487.441,300.748L487.465,300.568L487.368,300.412L487.305,300.351L487.33,300.2L487.401,300.011L487.416,299.902L487.049,299.575L486.784,299.511L486.527,299.499L486.332,299.462L486.218,299.478L486.137,299.573L486.054,299.642L485.992,299.56L485.878,298.978L485.79,298.89L485.458,298.792L485.006,298.757L484.886,298.651L484.82,298.388L484.778,298.072L484.63,297.768L484.554,297.691L484.419,297.557L484.183,297.612L483.9,297.789L483.733,297.837L483.669,297.856L483.444,297.684L483.19,297.415L482.987,297.129L482.938,296.97L483,296.777L482.926,296.629L482.817,296.358L482.786,296.146L484.007,295.394L484.751,295.008L485.102,294.891L485.186,295.279L485.25,295.402L485.333,295.482L485.443,295.498L485.57,295.402L485.748,295.301L486.033,295.348L486.24,295.441L486.313,295.538L486.451,295.63L486.651,295.652L487.038,295.476L487.41,295.208L487.519,295.021L487.56,294.852L487.78,294.964L487.974,294.988L488.06,294.938L488.005,294.667L488.163,294.522L488.338,294.456L488.417,294.573L488.578,294.693L488.705,294.694L489.046,294.382L489.126,294.444L489.2,294.555z"},"bz":{"name":"Belize","path":"M227.899,410.247l-0.15,0.334l0.15,0.043l0.136,-0.031l0.329,0.012l0.126,0.366l-0.033,0.307l-0.31,0.808l-0.039,0.277l-0.141,0.415l0.191,0.273l-0.179,0.362l-0.061,0.234l-0.014,0.352l0.09,0.668l-0.145,0.962l-0.256,0.42l-0.159,0.159l-0.284,0.417l-0.373,0.124l-0.517,0.671l-0.091,0.176l0.05,0.19l-0.121,0.002l-0.495,-0.031l-0.335,0.035l-0.013,-0.017l0.027,-0.721l0.043,-1.117l0.031,-0.821l0.03,-0.804l0.023,-0.603l0.031,-0.822l0.027,-0.71l-0.003,-0.255l0.081,-0.202l0.233,-0.084l0.302,0.176l0.126,0.073l0.113,-0.042l0.144,-0.107l0.176,-0.311l0.442,-0.643l0.177,-0.457l0.173,-0.091l0.25,-0.016L227.899,410.247zM228.867,411.854l-0.133,0.054l0.11,-0.169l0.016,-0.108l0.154,-0.452l0.11,0.002l0.029,0.04L228.867,411.854zM229.142,413.324l-0.216,0.409l-0.014,-0.117l0.09,-0.303l0.122,-0.106l0.076,-0.112l0.017,-0.132l0.106,0.064l-0.027,0.13L229.142,413.324z"},"bj":{"name":"Benin","path":"M485.79,429.833L485.674,430.016L485.496,430.394L485.488,430.689L485.912,431.311L485.961,431.374L486.07,431.471L486.129,431.587L486.18,431.893L486.209,432.238L486.243,432.47L486.448,432.796L486.461,432.927L486.319,433.414L486.285,433.466L486.248,433.479L486.028,433.437L485.934,433.49L485.814,433.655L485.741,433.82L485.737,433.889L485.932,434.195L485.809,434.636L485.683,434.911L485.457,435.068L485.255,435.105L485.114,435.179L485.032,435.276L485.044,435.591L484.746,435.878L484.581,436.079L484.501,436.2L484.535,436.57L484.429,436.944L484.245,437.239L483.833,437.303L483.487,437.339L483.369,438.09L483.375,438.565L483.343,439.05L483.286,439.248L483.31,439.526L483.284,440.155L483.238,440.65L483.299,440.783L483.334,441.074L483.332,441.375L483.42,441.584L483.516,441.767L483.513,441.861L483.462,441.92L483.419,441.997L483.419,442.705L483.437,442.917L483.411,443.051L483.337,443.163L483.366,443.521L483.426,443.749L483.486,443.917L483.428,444.057L483.377,444.242L483.3,444.714L483.295,444.878L482.118,444.993L480.802,445.182L480.253,445.305L480.221,445.21L480.689,445.087L480.592,444.718L480.3,444.282L480.186,444.202L480.127,443.985L480.198,443.843L480.164,443.747L480.14,443.453L479.996,443.128L480.259,443.115L480.259,442.07L480.259,441.066L480.259,440.21L480.259,439.532L480.208,438.719L480.201,438.122L480.19,437.334L480.095,437.088L479.697,436.671L479.588,436.455L479.569,436.168L479.48,435.873L479.475,435.356L479.468,434.754L479.432,434.657L479,434.37L478.389,433.963L477.923,433.653L477.889,433.63L477.842,433.554L477.91,432.636L478.006,432.516L478.155,432.138L478.227,431.832L478.294,431.833L478.388,431.734L478.464,431.588L478.545,431.62L478.681,431.648L478.743,431.596L478.735,431.483L478.78,431.369L478.887,431.317L478.915,431.215L478.915,431.097L479.007,431.066L479.165,431.071L479.293,431.034L479.396,430.974L479.53,430.736L479.605,430.653L479.628,430.594L479.704,430.542L479.913,430.518L480.082,430.536L480.19,430.674L480.913,430.553L481.257,430.624L481.96,430.024L482.119,429.847L482.332,429.423L482.405,429.261L482.471,428.969L482.332,428.43L482.34,428.334L482.63,428.218L482.992,428.128L483.132,428.121L483.225,428.075L483.357,427.958L483.572,427.873L483.699,427.901L483.777,427.918L484.539,428.631L484.87,428.991L484.958,429.175L485.129,429.308L485.381,429.39L485.611,429.573z"},"bm":{"name":"Bermuda","path":"M294.035,367.396L293.783,367.508L293.713,367.499L293.663,367.461L293.92,367.349L294.135,367.087L294.209,367.104z"},"bt":{"name":"Bhutan","path":"M732.863,382.024L732.847,382.095L732.768,382.286L732.716,382.492L732.759,382.662L732.937,382.863L733.176,383.024L733.479,383.036L733.759,382.974L733.87,383L734.022,383.269L734.131,383.501L733.983,383.741L733.903,383.951L733.875,384.1L733.893,384.165L733.983,384.285L734.088,384.491L734.103,384.68L734.036,384.805L733.892,384.867L733.738,384.849L733.611,384.852L733.453,384.874L733.205,384.943L732.975,385.033L732.542,385.017L732.369,384.83L732.288,384.829L731.895,385.071L731.466,385.028L730.686,385.109L730.359,385.128L730.024,385.101L729.854,385.05L729.54,384.88L729.254,384.757L728.964,384.87L728.861,384.891L728.629,385.181L728.124,385.277L727.621,385.347L727.472,385.309L727.188,385.291L727.178,385.223L727.187,385.157L727.122,385.105L727.007,385.051L726.809,385.028L726.555,384.956L726.409,384.887L725.893,384.989L725.592,384.836L725.25,384.625L725.077,384.534L725.015,384.208L724.954,384.103L724.819,383.992L724.744,383.862L724.805,383.729L725.145,383.48L725.172,383.421L725.33,382.957L725.549,382.787L725.765,382.552L725.928,382.178L726.242,381.793L726.588,381.398L726.826,381.076L726.983,380.926L727.309,380.765L727.581,380.67L727.77,380.455L727.997,380.334L728.23,380.28L728.577,380.31L728.903,380.386L729.261,380.494L729.302,380.581L729.271,380.733L729.22,380.889L729.219,380.968L729.273,381.012L729.623,381.042L730.052,381.018L730.292,381.039L730.828,381.182L730.984,381.283L731.148,381.36L731.309,381.347L731.511,381.181L731.724,381.041L731.856,381.018L731.951,381.063L732.121,381.197L732.475,381.323L732.789,381.418L732.892,381.508L732.856,381.895z"},"bo":{"name":"Bolivia","path":"M312.475,520.097L312.531,519.604L312.474,519.177L312.417,519.067L311.592,518.559L310.843,518.097L309.863,517.493L308.599,517.51L307.29,517.527L306.043,517.797L304.816,518.062L304.234,518.188L303.067,518.44L302.38,518.556L302.2,519.042L301.931,519.772L301.664,520.199L301.356,520.648L300.922,521.281L300.921,522.051L300.921,522.784L300.616,523.819L300.356,524.699L300.106,525.551L299.934,526.14L299.87,526.29L299.83,526.242L299.608,526.066L299.41,525.734L299.356,525.583L299.331,525.577L298.141,525.587L296.996,525.598L296.879,525.668L296.714,525.667L296.593,525.602L296.475,525.607L296.304,525.671L296.151,525.804L295.714,526.688L295.498,527.066L295.337,527.405L295.22,527.986L295.171,528.083L295.035,527.882L294.834,527.351L294.744,527.048L294.615,526.705L294.385,526.274L294.12,526.144L293.955,526.101L293.718,526.019L293.299,525.916L293.116,525.895L291.917,525.881L291.822,525.87L291.352,525.917L291.114,525.885L290.864,525.645L290.307,525.223L290.195,525.089L289.981,525.001L289.854,524.992L289.776,525.075L289.68,525.427L289.566,525.745L289.447,525.928L289.049,526.063L288.678,526.204L288.474,526.237L288.365,526.396L288.317,526.619L288.226,526.82L287.69,527.123L287.571,527.25L287.509,527.549L287.21,527.92L287.118,528.065L286.648,528.167L286.037,528.277L285.68,528.27L285.436,528.241L285.362,528.174L285.197,528.069L285.169,527.952L285.167,527.786L285.213,527.487L285.19,527.073L284.998,526.591L285.013,526.436L284.988,526.2L284.891,525.757L284.643,525.534L284.573,525.166L284.544,524.843L284.335,524.439L284.301,523.925L284.306,523.485L283.978,522.974L283.636,522.432L283.36,522.358L283.292,522.293L283.262,522.138L283.256,521.897L283.278,521.751L283.491,521.514L283.499,521.478L283.456,521.428L282.906,521.074L282.767,520.971L282.724,520.845L282.728,520.731L282.859,520.615L282.926,520.529L282.797,520.277L282.81,520.049L282.728,519.951L282.737,519.877L282.817,519.814L283.174,519.741L283.285,519.51L283.289,519.318L283.235,519.182L282.905,518.839L282.898,518.781L283.244,518.304L283.492,517.991L283.56,517.927L283.539,517.859L283.478,517.776L283.321,517.656L283.117,517.524L282.948,517.364L282.728,517.127L282.451,516.924L282.246,516.722L282.141,516.554L282.139,516.382L282.111,516.097L281.977,515.635L281.941,515.323L281.883,514.978L281.825,514.753L281.793,514.536L281.697,514.301L281.644,514.129L281.721,514.008L281.798,513.914L281.789,513.855L281.26,513.604L281.172,513.54L281.047,513.038L280.663,512.592L280.618,512.26L280.618,512.256L280.618,512.126L280.587,511.917L280.47,511.754L280.295,511.641L280.24,511.507L280.298,511.366L280.639,511.087L280.822,511.04L280.87,510.898L280.981,510.786L281.302,510.376L281.491,510.107L281.68,509.945L281.899,509.833L281.994,509.739L281.944,509.45L281.959,509.255L282.035,509.132L282.254,509.002L282.451,508.903L282.493,508.854L282.476,508.781L282.295,508.633L281.922,508.504L281.675,508.517L281.524,508.403L281.441,508.306L280.952,507.11L280.871,506.831L280.877,506.723L281.205,506.133L281.338,505.94L281.568,505.662L281.527,505.552L281.124,505.091L281,504.872L281.003,504.653L281.043,504.388L281.277,504.245L281.344,504.029L281.393,503.816L281.493,503.746L281.595,503.625L281.716,503.451L281.904,503.299L282.015,503.183L282.039,502.86L282.131,502.772L282.388,502.669L282.414,502.586L282.356,502.369L282.228,502.14L282.124,502.028L281.987,501.466L281.844,501.187L281.904,501.075L282.003,500.933L282.099,500.652L282.13,500.325L282.106,499.123L282.112,498.886L282.238,498.721L282.423,498.529L282.58,498.456L282.728,498.335L282.717,498.108L282.815,497.974L282.936,497.806L282.561,497.145L282.231,496.564L281.922,496.019L281.564,495.389L281.329,494.974L281.036,494.459L280.779,494.007L280.428,493.391L280.754,493.38L281.411,493.402L282.047,493.512L282.478,493.56L282.658,493.654L282.698,493.805L282.817,493.875L282.955,493.848L283.111,493.838L283.46,493.684L283.742,493.581L283.985,493.458L284.11,493.338L284.413,492.917L284.657,492.685L284.882,492.604L285.321,492.57L285.46,492.636L285.639,492.628L285.794,492.389L286.03,492.125L286.495,491.796L286.731,491.706L286.878,491.591L287.13,491.574L287.352,491.454L288.423,490.623L288.857,490.409L289.127,490.37L289.351,490.319L289.731,490.2L290.683,490.084L291.294,490.037L291.49,490.152L291.71,490.119L291.897,489.933L292.052,489.873L292.166,489.878L292.33,490.098L292.41,490.332L292.357,490.51L292.367,490.769L292.44,491.107L292.399,491.409L292.168,491.803L292.052,491.964L292.023,492.13L292.043,492.354L292.149,492.718L292.34,493.224L292.369,493.598L292.235,493.841L292.173,494.051L292.184,494.228L292.231,494.352L292.317,494.423L292.364,494.564L292.374,494.776L292.486,494.981L292.699,495.179L292.786,495.367L292.746,495.547L292.757,495.66L292.819,495.704L292.877,495.668L292.955,495.618L293.024,495.636L293.174,495.887L293.193,495.938L293.274,496.146L293.299,496.303L293.518,496.391L293.755,496.46L293.886,496.542L294.148,496.791L294.368,496.955L294.644,497.089L294.735,497.304L294.904,497.628L295.369,497.752L295.911,497.814L296.257,497.885L296.679,497.713L296.958,497.737L297.247,497.854L297.37,497.934L297.585,498.101L297.918,498.315L298.19,498.394L298.384,498.275L298.563,498.233L298.702,498.283L298.775,498.516L298.848,498.673L299.009,498.792L299.354,499.097L299.549,499.222L299.769,499.213L300.223,499.414L300.707,499.609L300.957,499.641L301.203,499.612L301.366,499.688L301.432,499.923L301.853,500.393L302.051,500.578L302.287,500.736L302.888,500.733L303.068,500.78L303.336,500.738L304.142,500.658L304.288,500.633L304.744,500.838L305.283,501.134L305.64,501.366L305.889,501.494L306.019,501.702L306.125,501.919L306.174,502.153L306.109,502.385L306.011,502.479L305.978,502.629L306.019,502.854L306.198,503.055L306.264,503.302L306.362,503.74L306.472,503.878L306.543,505.235L306.182,505.246L305.673,505.262L305.822,505.392L306.243,505.898L306.63,506.365L306.692,507.115L306.73,507.588L306.785,508.256L306.817,508.655L307.784,508.691L308.898,508.732L310.237,508.782L311.414,508.826L311.53,508.821L311.734,508.767L311.87,508.696L311.953,508.698L311.967,508.86L311.939,509.064L311.94,509.299L311.603,509.763L311.582,509.909L311.633,510.521L311.752,511.017L311.812,511.465L311.947,511.605L312.346,511.842L312.949,512.28L313.19,512.337L313.394,512.277L313.516,512.456L313.54,512.745L313.873,513.552L314.084,514.065L314.181,514.244L314.339,514.336L314.309,514.403L314.178,514.43L314.119,514.526L313.936,515.102L313.695,515.861L313.532,516.396L313.679,516.404L313.685,516.552L313.718,516.778L313.537,516.806L313.483,516.887L313.275,517.326L313.003,517.901L312.721,518.497L312.554,518.85L312.839,519.111L313.314,519.547L313.239,519.668L313.035,519.729L312.864,519.771L312.733,519.936L312.66,520.057z"},"an":{"name":"Netherlands Antilles","path":"M284.281,428.555l-0.136,0.321l-0.078,-0.143l-0.014,-0.255l-0.056,-0.1l-0.116,-0.061l-0.063,-0.084l0.005,-0.126l0.42,0.202L284.281,428.555zM299.066,413.111l-0.068,0.061l-0.06,-0.005l-0.04,-0.059l-0.007,-0.098l0.057,0.027l0.021,0.015l0.018,0.02L299.066,413.111zM298.238,412.738l-0.025,0.011l-0.036,-0.027l0.006,-0.048l0.03,-0.02l0.023,0.014l0.018,0.038L298.238,412.738z"},"ba":{"name":"Bosnia and Herzegovina","path":"M523.182,320.611L523.762,321.027L524.001,321.089L524.136,321.032L524.319,321.058L524.727,321.18L524.82,321.231L524.943,321.222L525.244,321.06L525.347,321.08L525.691,321.398L525.864,321.402L526.072,321.265L526.206,321.146L526.602,321.235L526.828,321.181L527.016,321.176L527.22,321.23L527.406,321.304L527.587,321.368L528.076,321.401L528.31,321.603L528.404,321.798L528.406,321.917L528.429,322.044L528.563,322.169L528.858,322.24L529.043,322.225L529.141,322.216L529.392,322.104L529.688,322.046L529.9,322.113L530.001,322.178L530.024,322.267L529.961,322.574L529.842,322.904L529.649,323.247L529.447,323.57L529.395,323.74L529.38,324.012L529.355,324.225L529.383,324.341L529.449,324.45L529.672,324.536L529.974,324.75L530.23,325.028L530.559,325.343L530.661,325.46L530.661,325.586L530.565,325.679L530.284,325.715L529.992,325.687L529.88,325.655L529.775,325.693L529.71,325.765L529.745,325.85L530.044,326.232L530.393,326.779L530.412,327.014L530.37,327.198L530.289,327.326L530.145,327.304L530.034,327.204L529.867,327.211L529.737,327.239L529.568,327.437L529.484,327.428L529.339,327.458L529.248,327.497L529.103,327.439L528.95,327.401L528.884,327.462L528.855,327.578L528.949,327.787L529.126,328.114L529.098,328.364L528.963,328.391L528.839,328.183L528.73,328.149L528.605,328.157L528.319,328.398L528.108,328.601L528.06,328.742L527.984,328.896L527.961,329.008L527.966,329.379L527.587,329.438L527.508,329.493L527.462,329.605L527.493,330.08L527.524,330.335L527.741,330.727L527.749,330.851L527.718,330.933L527.563,331.088L527.49,331.144L527.441,331.162L527.189,331.06L527.069,331.011L526.564,330.665L526.341,330.472L525.988,330.22L525.771,330.076L525.661,329.858L525.487,329.808L525.283,329.878L525.052,329.72L525.216,329.639L525.256,329.561L525.235,329.459L525.163,329.321L524.539,328.723L524.232,328.313L524.183,328.166L524.178,327.774L524.106,327.68L523.647,327.501L523.135,326.99L522.605,326.487L522.533,326.347L522.261,325.966L521.928,325.619L521.663,325.397L521.446,325.145L521.205,324.791L521.08,324.256L520.969,323.78L520.894,323.595L520.741,323.529L520.267,322.962L519.864,322.632L519.868,322.275L519.934,321.678L520.009,320.999L520.106,320.904L520.29,320.853L520.5,320.872L520.683,320.957L521.045,321.422L521.252,321.603L521.427,321.673L521.628,321.477L521.876,321.066L522.093,320.849L522.823,320.928z"},"bw":{"name":"Botswana","path":"M546.588,513.102L546.533,513.247L546.49,513.458L546.542,513.616L546.654,513.828L546.816,514.013L546.94,514.123L547.087,514.396L547.235,514.738L547.429,515.004L547.998,515.614L548.061,515.833L548.14,516.05L548.498,516.467L548.554,516.606L548.53,516.889L548.898,517.741L549.14,518.239L549.345,518.331L550,518.862L550.572,519.29L551.241,519.579L551.732,519.769L551.975,519.908L552.097,520.041L552.195,520.297L552.246,520.743L552.263,521.031L552.791,521.02L553.228,521.046L553.381,521.104L553.438,521.186L553.425,521.376L553.431,521.66L553.451,521.889L553.406,522.133L553.375,522.421L553.354,522.779L553.421,522.918L553.844,523.369L554.021,523.661L554.21,524.104L554.32,524.246L554.409,524.303L554.791,524.351L555.774,524.537L556.38,524.707L556.861,524.882L557.062,524.928L557.159,524.975L557.192,525.018L557.132,525.404L557.153,525.529L557.207,525.641L557.289,525.729L557.388,525.783L557.753,525.825L557.973,526.06L558.111,526.169L557.452,526.228L557.125,526.424L556.936,526.776L556.638,527.035L556.233,527.2L555.805,527.313L555.353,527.375L554.871,527.678L554.36,528.223L554.099,528.566L554.088,528.708L553.974,528.83L553.755,528.933L553.631,529.058L553.603,529.203L553.486,529.272L553.282,529.266L553.138,529.373L553.055,529.591L552.875,529.724L552.595,529.771L552.354,529.894L552.151,530.094L551.996,530.196L551.886,530.199L551.715,530.362L551.438,530.748L551.392,530.927L551.012,532.385L550.804,532.558L550.402,532.859L550.076,533.22L549.936,533.433L549.783,533.528L549.035,533.706L548.758,533.801L548.421,533.939L548.337,534.063L548.254,534.517L548.022,535.167L547.834,535.648L547.712,536.067L547.5,536.588L547.316,536.763L547.107,536.923L546.833,537.002L546.46,537.052L546.121,537.038L545.859,537.045L545.495,537.229L545.155,537.242L544.615,537.135L544.178,537.032L543.983,537.011L543.597,536.67L543.349,536.676L542.97,536.649L542.757,536.571L542.56,536.397L542.131,536.055L541.712,535.778L541.341,535.614L540.995,535.538L540.666,535.606L540.41,535.679L540.311,535.715L540.112,535.858L539.909,536.129L539.74,536.553L539.676,536.813L539.488,537.366L539.239,538.03L539.12,538.221L538.982,538.363L538.764,538.489L538.053,539.018L537.697,539.615L537.473,539.789L537.203,539.87L536.974,539.921L536.848,540.021L536.707,540.323L536.585,540.43L536.45,540.471L536.043,540.435L535.913,540.404L534.835,540.463L534.506,540.368L534.273,540.329L533.906,540.455L533.752,540.372L533.629,540.121L533.569,539.617L533.588,539.189L533.788,538.866L533.954,538.63L534.117,538.321L534.138,538.183L534.105,538.059L534.073,537.806L534.055,537.546L533.824,536.98L533.54,536.231L533.157,535.398L533.038,535.169L532.798,534.808L531.91,534.122L531.774,534.029L531.774,533.953L531.774,533.289L531.773,532.411L531.772,531.534L531.771,530.66L531.77,529.787L531.769,528.917L531.768,528.048L531.768,527.181L531.767,526.316L531.766,525.586L532.406,525.586L533.197,525.586L534.138,525.586L534.554,525.586L534.578,525.471L534.578,524.936L534.576,523.712L534.574,522.491L534.572,521.274L534.571,520.06L534.569,518.85L534.567,517.642L534.565,516.438L534.564,515.235L534.563,514.643L535.289,514.607L536.122,514.486L537.474,514.29L538.733,514.046L539.555,513.904L540.529,513.735L540.864,513.706L540.955,513.729L541.087,513.787L541.539,514.385L541.821,514.841L541.878,515.037L541.932,515.058L542.065,515.026L542.215,514.953L542.674,514.498L542.77,514.379L543.063,514.159L543.418,513.934L543.74,513.775L544.063,513.643L544.212,513.676L544.388,513.79L544.544,513.861L545.278,513.31L545.606,513.183L546.468,513.084z"},"br":{"name":"Brazil","path":"M317.181,457.255l0.084,0.027l0.188,0.023l0.446,0.107l0.582,0.121l0.159,-0.042l0.095,-0.085l0.022,-0.249l0.018,-0.176l-0.131,-0.155l-0.163,-0.176l-0.15,-0.219l-0.18,-0.063l0.023,-0.113l0.117,-0.117l0.12,-0.064l0.069,-0.079l0.076,-0.292l0.05,-0.052l0.051,-0.013l0.06,0.011l0.119,0.076l0.458,0.232l0.201,-0.035l0.768,-0.061l0.116,-0.134l0.163,-0.03l0.276,-0.134l0.109,-0.009l0.098,0.032l0.123,-0.025l0.181,-0.125l0.076,-0.013l0.029,0.138l0.117,0.143l0.142,0.131l0.068,0.03l0.238,-0.042l0.125,0.037l0.054,0.122l0.016,0.106l0.1,0.09l0.128,0.002l0.068,0.037l0.117,0.058l0.099,0.133l0.23,0.106l0.393,0.148l0.183,0.002l0.17,0.045l0.104,0.045l0.113,-0.083l0.402,-0.229l0.196,-0.128l0.132,-0.097l0.099,-0.092l0.074,-0.024l0.05,0.055l0.043,0.074l0.144,0.043l0.336,0.086l0.154,0.024l0.216,-0.073l0.185,-0.125l0.088,-0.043l0.137,0.125l0.094,0.175l0.063,0.077l0.139,-0.018l0.275,0.027l0.203,0.056l0.126,-0.005l0.172,-0.078l0.093,-0.154l0.244,-0.141l0.232,-0.13l0.133,-0.173l0.197,-0.288l0.066,-0.123l0.014,-0.208l0.277,-0.604l0.105,-0.111l0.062,-0.191l0.111,-0.221v-0.185l0.081,-0.179l0.159,-0.154l0.117,-0.097l0.188,-0.26l0.131,-0.245l0.327,-0.543l0.025,-0.154l0.13,-0.092l0.043,-0.117l0.139,-0.145l0.146,-0.114l0.063,-0.169l0.107,-0.175l0.234,-0.131l0.087,-0.06l0.266,-0.482l0.03,-0.215l0.24,-0.008l0.377,0.249l0.301,0.367l0.403,1.179l0.067,1.089l0.163,0.57l0.469,1.188l0.03,0.22l0.075,0.266l0.148,0.282l0.164,0.464l0.006,0.086l-0.106,0.126l0.156,0.009l0.141,0.075l0.092,0.294l0.117,0.199l0.212,0.272l0.434,0.089l0.328,0.033l0.373,0.154l0.274,0.197l0.212,0.669l-0.069,0.42l0.021,0.296l-0.11,0.116l-0.307,0.194l-0.067,0.103l-0.627,0.5l-0.137,0.236l-0.336,0.317l-0.333,0.604l-0.487,0.552l-0.172,0.14l-0.263,0.032l-0.16,0.085l-0.378,0.451l-0.508,0.15l-0.047,0.261l-0.293,0.596l-0.259,0.326l-0.165,0.11l-0.415,0.594l-0.053,0.26l0.002,0.455l-0.277,0.277l-0.288,0.176l-0.036,0.389l-0.13,0.133l-0.111,0.086l-0.586,-0.102l-0.91,0.423l-0.311,0.105l0.993,0.021l0.319,0.225l0.699,-0.149l0.846,-0.536l0.323,-0.113l0.656,-0.364l0.267,-0.243l0.486,-0.291l0.104,-0.128l0.272,-0.136l0.148,0.173l0.012,0.109l-0.224,0.213l0.058,0.137l0.147,0.172l0.053,0.238l0.02,0.181l0.091,0.317l0.301,0.429l0.01,0.142l-0.042,0.187l0.144,0.154l0.149,0.091l0.512,0.462l0.4,-0.258l0.247,-0.075l0.157,-0.108l0.33,-0.072l0.27,0.108l0.515,0.155l0.377,-0.165l0.762,-0.378l-0.238,0.669l-0.173,0.614l-0.131,0.248l-0.13,0.668l-0.128,0.179l-0.104,0.204l0.17,-0.071l0.146,-0.097l0.187,-0.257l0.14,-0.447l0.552,-1.193l0.158,-0.106l0.459,-0.136l0.79,-0.954l0.309,0.003l0.198,0.219l0.187,0.13l0.048,-0.261l0.27,-0.106l-0.285,-0.129l-0.046,-0.117l-0.027,-0.195l0.194,-0.264l-0.116,-0.234l0.402,-0.294l-0.031,-0.221l0.144,-0.182l0.182,-0.188l0.206,-0.091l0.038,-0.161l0.13,-0.066l0.102,-0.024l0.201,0.18l0.218,-0.212l0.212,-0.083l0.095,0.037l0.119,0.094l0.125,0.04l0.101,-0.017l0.263,-0.136l0.243,0.219l0.146,0.048l-0.04,-0.123l-0.077,-0.114l0.06,-0.093l0.115,-0.058l0.364,0.052l0.191,0.098l0.207,0.181l0.287,0.013l0.226,-0.019l0.142,0.102l0.231,-0.001l0.116,0.159l0.352,0.223l0.076,0.151l0.283,0.073l0.266,0.093l0.283,0.025l0.286,-0.022l0.012,0.191l0.209,0.052l0.269,-0.042l0.203,0.235l0.543,0.177l0.376,0.271l0.247,-0.048l0.276,0.072l0.296,0.589l0.067,0.418l0.132,-0.058l0.123,-0.187l0.158,-0.342l0.297,-0.113l0.142,0.131l0.297,0.21l0.256,0.23l0.108,0.148l0.193,0.024l-0.161,0.182l0.162,-0.019l0.195,-0.129l0.167,0.268l0.126,0.292l0.025,0.297l-0.119,0.17l-0.104,0.107l-0.116,0.21l-0.137,0.038l-0.137,0.068l0.156,0.153l0.107,0.147l0.234,-0.398l0.165,-0.112l0.238,-0.062l0.124,0.283l0.026,0.268l-0.388,0.111l-0.001,0.211l-0.116,0.12l-0.076,0.138l-0.061,0.288l-0.079,0.239l-0.231,1.06l-0.004,0.175l0.282,-0.187l0.52,-0.54l0.158,-0.575l0.205,-0.567l0.223,-0.178l0.139,0l0.207,0.062l0.012,0.186l-0.032,0.107l-0.222,0.282l-0.094,0.154l0.091,0.152l0.503,-0.467l0.226,-0.164l0.192,0.033l0.381,-0.216l0.768,-0.045l0.058,-0.247l0.153,-0.105l0.422,0.028l0.822,0.22l0.293,0.18l0.439,0.167l0.231,0.199l0.965,0.366l0.701,0.039l0.347,-0.166l0.433,0.174l0.229,0.195l0.45,0.105l0.454,0.055l0.347,-0.14l0.896,-0.046l1.125,-0.207l0.671,0.049l0.76,0.135l0.542,0.347l0.456,0.196l0.276,0.193l0.445,0.201l0.949,0.539l0.333,0.312l0.588,0.424l0.591,0.178l0.319,0.444l0.253,0.2l0.626,0.75l0.71,0.525l0.475,0.525l0.912,0.338l0.356,0.558l0.617,0.068l0.263,0.083l0.32,0.235l0.439,0.131l0.572,-0.037l0.631,0.027l0.511,-0.11l1.208,0.209l0.19,0.103l0.25,0.237l0.441,0.885l0.263,0.982l0.13,0.751l0.301,0.584l0.164,1.098l0.14,0.346l0.011,0.267l0.119,0.06l0.08,0.742l-0.031,0.299l-0.116,0.389l-0.008,0.174l0.017,0.11l-0.051,0.163l-0.016,0.156l0.117,0.35l0.006,0.28l-0.157,0.34l-0.214,0.889l-0.536,1.475l-0.514,0.848l-0.719,0.876l-0.469,0.458l-0.186,0.047l-0.17,-0.091l0.121,0.242l-0.105,0.213l-0.476,0.646l-0.473,0.422l-0.491,0.734l-0.037,0.017l-0.629,0.284l-0.372,0.232l-0.476,0.422l-0.437,0.666l-0.09,0.085l-0.161,-0.047l0.005,0.338l-0.376,0.536l-0.115,0.079l0.003,-0.152l0.065,-0.116l0.03,-0.123l-0.002,-0.146l-0.105,0.106l-0.223,0.402l0.075,0.294l-0.161,0.445l-0.616,1.272l-0.754,1.071l-0.174,0.331l-0.619,0.723l-0.455,0.349l-0.128,0.002l-0.145,-0.03l-0.073,-0.556l-0.362,-0.336l-0.104,-0.059l-0.148,0.356l-0.124,0.098l-0.179,0.021l0.191,0.155l0.056,0.18l-0.195,0.36l-0.006,0.327l-0.348,0.361l-0.202,0.264l-0.102,0.331l-0.062,0.309l0.153,-0.084l0.073,0.065l0.057,0.096l-0.035,0.142l-0.112,0.269l0.017,0.669l-0.037,0.152l0.111,0.165l0.118,-0.281l0.068,0.079l-0.329,1.796l0.129,0.81l0.048,0.919l0.148,0.899l0.163,0.804l0.013,0.064l-0.225,0.935l-0.288,0.924l-0.173,0.755l-0.109,0.816l-0.109,0.393l-0.035,0.402l0.125,0.954l0.047,0.181l-0.349,0.426l-0.377,0.207l-0.208,0.206l-0.46,0.77l-0.25,1.14l-0.006,0.607l0.118,1.274l-0.088,0.521l-0.146,0.349l-0.172,0.229l-0.439,0.275l-0.394,0.671l-0.171,0.706l-0.27,0.258l-0.055,0.396l-0.217,0.428l-0.563,0.639l-0.366,0.186l-0.174,0.179l-0.111,0.375l-0.353,0.618l-0.26,0.803l0.068,0.273l0.004,0.042l0.095,0.93l-0.035,0.237l-0.343,0.257l-1.292,0.48l-0.344,0.199l-0.771,0.818l-0.048,0.193l0.032,0.276l0.126,0.159l-0.13,0.172l-0.154,0.309l-0.225,-0.019h-1.287l-0.696,0.098l-0.362,-0.019l-0.163,-0.074l-0.182,-0.121l-0.055,-0.159l0.099,-0.24l-0.059,-0.143l-0.191,0.005l-0.209,0.068l-0.036,0.143l0.015,0.103l0.078,0.149l0.043,0.184l-0.086,0.159l-0.408,0.021l-0.458,0.146l-0.572,0.061l-0.456,0.106l-0.21,-0.134l0.21,-0.067l0.302,0.032l0.324,-0.111l-0.076,-0.131l-0.458,-0.168l-0.509,0.103l-0.282,0.201l-0.617,-0.019l-0.756,0.153l-0.123,0.156l0.021,0.302l0.147,0.066l0.145,0.138l-0.139,0.129l-0.135,0.057l-0.798,0.141l-0.74,0.591l-0.309,0.074l-0.275,0.261l-0.028,0.223l-0.087,0.135l-0.176,0.007l-0.386,-0.122l-0.501,-0.003l-0.362,0.097l-1.849,0.961l-0.664,0.386l-0.757,0.787l-1.277,0.884l-0.671,0.529l-0.127,0.137l-0.106,0.007l-0.21,0.11l0.083,0.091l0.143,0.008l-0.059,0.309l-0.267,0.211l-0.501,0.555l-0.111,-0.041l0.159,-0.289l-0.246,-0.011l-0.362,-0.106l-0.157,0.119l0.087,0.286l-0.136,0.123l-0.247,0.014l-0.224,-0.034l-0.246,-0.209l0.111,0.379l0.52,0.092l0.216,0.089l0.081,0.146l-0.404,0.677l-0.338,0.088l-0.037,0.096l0.186,0l0.103,0.188l-0.121,0.758l-0.167,0.144l-0.098,0.004l-0.097,0.13l0.133,0.248l0.138,0.181l-0.019,0.352l-0.052,0.291l-0.003,0.283l0.174,0.548l0.063,0.563l0.07,0.205l0.04,0.228l-0.116,0.213l0.066,0.342l-0.198,0.583l0.104,0.842l-0.042,0.792l-0.078,0.417l-0.126,0.326l-0.292,0.42l-0.006,0.421l-0.629,0.393l-0.695,0.549l-0.642,0.652l-0.691,0.921l-0.806,1.406l-0.747,2.017l-0.899,1.532l-0.36,0.555l-0.486,0.622l-0.647,0.726l-0.866,0.728l-0.948,0.65l-0.342,0.293l-0.334,0.413l-0.083,-0.171l0.072,-0.282l-0.046,-0.211l-0.01,-0.273l0.191,-0.051l0.286,0.174l0.146,-0.118l0.106,-0.116l0.345,-0.073l0.658,-0.713l0.488,-0.263l0.275,-0.449l0.047,-0.238l-0.011,-0.483l0.156,-0.123l0.353,0.042l0.072,-0.138l-0.031,-0.152l0.069,-0.332l0.479,-0.294l0.227,-0.354l-0.076,-0.902l0.088,-0.041l0.197,0.14l0.093,-0.058l0.099,-0.395l-0.048,-0.205l-0.232,-0.054l-0.802,0.445l-0.261,-0.019l-0.043,-0.349l-0.39,-0.16l-0.152,-0.29l-0.045,-0.198l-0.135,-0.081l0.008,0.343l0.037,0.333l0.35,0.389l-0.085,0.155l-0.166,0.18l-0.116,0.401l0.013,0.521l-0.094,-0.159l-0.12,-0.092l-0.049,0.56l-0.232,0.215l-0.073,0.211l0.061,0.245l-0.12,0.169l-0.591,0.455l-0.589,0.311l-0.128,0.146l-0.063,0.348l-0.09,0.357l-0.261,0.315l-0.207,0.626l0.005,0.27l0.069,0.398l0.111,0.262l-0.176,0.175l-0.237,0.34l-0.188,0.384l-0.468,1.445l-0.403,0.875l-0.311,0.429l-0.443,0.453l-1.262,1.141l-0.076,-0.016l-0.185,-0.092l-0.155,-0.109l-0.035,-0.073l-0.018,-0.109l0.021,-0.411l-0.003,-1.102l0.055,-0.208l0.082,-0.134l0.246,-0.194l0.239,-0.277l0.27,-0.353l0.249,-0.28l-0.089,-0.188l-0.208,-0.182l-0.369,-0.146l-0.355,-0.258l-0.315,-0.332l-0.146,-0.345l-0.134,-0.372l-0.127,-0.293l-0.042,-0.134l-0.125,-0.056l-0.198,-0.149l-0.124,-0.139l-0.181,-0.08l-0.324,-0.087l-0.337,-0.153l-0.419,-0.362l-0.302,-0.401l-0.149,-0.265l-0.159,-0.186l-0.865,-0.308l-0.393,-0.367l-0.155,0.115l-0.231,-0.112l-0.228,-0.176l-0.068,-0.136l-0.096,-0.139l-0.09,-0.159l-0.058,-0.152l-0.234,-0.267l-0.303,-0.288l-0.128,-0.082l-0.068,0.024l-0.065,0.11l-0.042,0.107l-0.114,0.071l-0.141,0.132l-0.145,0.162l-0.185,0.107l-0.22,0.037l-0.148,-0.005l-0.03,-0.064l-0.008,-0.221l0.055,-0.503l-0.128,-0.194l-0.171,-0.208l-0.197,-0.277l-0.648,-0.587l-0.883,-0.843l-0.312,-0.257l-0.293,-0.02l-0.268,0.029l-0.247,0.111l-0.187,0.389l-0.077,0.06l-0.476,-0.008l-0.473,-0.063l-0.159,-0.237l0.126,-0.154l0.445,-0.342l0.246,-0.305l0.047,-0.267l0.213,-0.24l0.38,-0.212l0.423,-0.39l0.466,-0.568l0.284,-0.418l0.1,-0.27l0.183,-0.208l0.266,-0.146l0.232,-0.304l0.199,-0.462l0.271,-0.367l0.344,-0.272l0.193,-0.226l0.041,-0.179l0.097,-0.114l0.154,-0.05l0.074,-0.094l-0.005,-0.138l0.042,-0.094l0.088,-0.05l0.148,0.018l0.208,0.085l0.125,-0.016l0.043,-0.117l-0.055,-0.134l-0.153,-0.15l0.058,-0.163l0.402,-0.264l0.296,-0.1l0.188,-0.163l0.178,-0.259l0.289,-0.18l0.399,-0.102l0.106,-0.097l-0.015,-0.125l0.082,-0.09l0.236,-0.065l0.128,-0.122l0.021,-0.179l0.076,-0.166l0.131,-0.153l0.146,-0.057l0.161,0.039l0.151,-0.058l0.142,-0.155l0.17,-0.072l0.198,0.01l0.102,-0.034l0.34,-0.072l0.188,-0.13l0.154,-0.291l0.137,-0.112l0.12,0.065l0.207,-0.097l0.294,-0.259l0.056,-0.005l0.217,-0.121l0.224,-0.448l0.115,-0.299l-0.027,-0.245l-0.074,-0.175l0.025,-0.257l0.074,-0.697l0.02,-0.285l0.119,-0.198l-0.008,-0.196l-0.212,-0.44l-0.214,-0.386l-0.115,-0.653l-0.076,-0.248l-0.178,-0.066l-0.162,-0.216l-0.204,-0.019l-0.096,-0.083l-0.099,-0.068l-0.145,0.02l-0.124,0.126l-0.229,0.004l-0.145,0.052l-0.17,0.112l-0.162,-0.051l-0.102,-0.099l-0.219,-0.001l0.015,-0.443l0.386,-0.656l0.104,-0.305l-0.05,-0.173l0.115,-0.609l0.281,-1.042l0.09,-0.681l-0.102,-0.321l-0.003,-0.224l0.145,-0.19l0.07,-0.057l-0.362,-0.232l-0.195,-0.212l-0.25,-0.151l-0.269,-0.121l-0.13,0.051l-0.139,0.07l-0.269,0.111l-0.306,0.192l-0.158,0.07l-0.279,0.071l-0.315,0.061l-0.26,-0.04l-0.223,-0.041l-0.14,-0.121l-0.074,-0.263v-0.222l-0.046,-0.322l-0.167,-0.182l-0.056,-0.141l-0.009,-0.171l0.019,-0.191l0.046,-0.141l-0.028,-0.171l-0.074,-0.121l0.019,-0.211l-0.037,-0.292l-0.111,-0.181l-0.056,-0.21v-0.21l-0.083,-0.21l-0.009,-0.23l0.074,-0.21l0.028,-0.21l-0.083,-0.15l-0.158,-0.09l-0.121,-0.24l-0.019,-0.31l-0.13,-0.169l-0.139,-0.14h-0.158l-0.241,-0.08l-0.213,0.01l-0.344,-0.01l-0.158,-0.05l-0.083,-0.109l-0.213,-0.149l-0.121,-0.259l-0.148,-0.05l-0.214,0.08l-0.074,0.1l-0.083,0.14l-0.148,0.16l-0.195,-0.01l-0.204,0.09l-0.195,0.01l-0.26,0.02l-0.26,-0.08l-0.315,-0.09l-0.27,-0.06l-0.26,0.06l-0.176,-0.05l-0.232,-0.03l-0.26,-0.02l-0.204,-0.16l-0.223,-0.089l-0.121,0.03l-0.158,0.1l-0.167,-0.02l-0.214,-0.08l-0.083,-0.189l0.019,-0.12l0.046,-0.12l0.083,-0.169l-0.046,-0.179l0.019,-0.159l0.037,-0.139l0.037,-0.159l-0.028,-0.149l-0.009,-0.159l-0.019,-0.149l-0.028,-0.159l0.111,-0.228l0.093,-0.188l-0.056,-0.158l0.019,-0.109l0.074,-0.178l0.093,-0.218l-0.009,-0.406l-0.083,-0.237l-0.091,-0.064l-0.023,-0.071l0.044,-0.094l-0.048,-0.096l-0.019,-0.099l0.048,-0.086l-0.066,-0.17l-0.133,-0.049l-0.046,-0.049l-0.046,-0.188l-0.037,-0.217l0.019,-0.167l-0.065,-0.147l-0.093,-0.089l-0.093,-0.157l-0.093,-0.118l-0.037,-0.167l-0.062,-0.216l0.185,-0.04l0.073,-0.121l0.13,-0.164l0.171,-0.043l0.204,-0.06l0.075,-0.121l-0.475,-0.436l-0.285,-0.261l0.167,-0.354l0.282,-0.595l0.272,-0.576l0.208,-0.438l0.053,-0.081l0.182,-0.028l-0.033,-0.226l-0.006,-0.148l-0.146,-0.008l0.163,-0.534l0.241,-0.76l0.183,-0.575l0.059,-0.096l0.131,-0.027l0.03,-0.066l-0.158,-0.092l-0.097,-0.179l-0.211,-0.513l-0.333,-0.808l-0.024,-0.289l-0.122,-0.178l-0.204,0.06l-0.241,-0.057l-0.603,-0.438l-0.399,-0.237l-0.135,-0.14l-0.06,-0.449l-0.119,-0.495l-0.051,-0.612l0.021,-0.146l0.337,-0.464l-0.001,-0.234l0.028,-0.205l-0.014,-0.162l-0.083,-0.002l-0.135,0.071l-0.205,0.054l-0.116,0.005l-1.177,-0.044l-1.339,-0.05l-1.114,-0.042l-0.967,-0.036l-0.032,-0.399l-0.055,-0.667l-0.039,-0.474l-0.062,-0.75l-0.388,-0.467l-0.421,-0.506l-0.148,-0.13l0.509,-0.016l0.361,-0.011l-0.071,-1.357l-0.11,-0.138l-0.098,-0.438l-0.066,-0.248l-0.179,-0.2l-0.041,-0.226l0.033,-0.15l0.098,-0.093l0.065,-0.232l-0.049,-0.233l-0.106,-0.217l-0.13,-0.208l-0.249,-0.128l-0.356,-0.232l-0.54,-0.295l-0.456,-0.206l-0.146,0.025l-0.806,0.08l-0.268,0.042l-0.18,-0.047l-0.601,0.002l-0.236,-0.158l-0.198,-0.185l-0.421,-0.47l-0.065,-0.235l-0.163,-0.075l-0.247,0.029l-0.25,-0.032l-0.484,-0.195l-0.454,-0.2l-0.22,0.008l-0.195,-0.125l-0.345,-0.305l-0.161,-0.119l-0.073,-0.158l-0.073,-0.232l-0.139,-0.05l-0.179,0.042l-0.194,0.119l-0.272,-0.079l-0.333,-0.214l-0.215,-0.167l-0.123,-0.079l-0.289,-0.117l-0.279,-0.024l-0.422,0.172l-0.346,-0.071l-0.542,-0.062l-0.464,-0.125l-0.169,-0.324l-0.091,-0.214l-0.276,-0.134l-0.22,-0.164l-0.262,-0.249l-0.13,-0.083l-0.237,-0.069l-0.219,-0.088l-0.024,-0.157l-0.082,-0.207l-0.019,-0.051l-0.149,-0.251l-0.07,-0.018l-0.077,0.05l-0.058,0.036l-0.063,-0.044l-0.011,-0.112l0.04,-0.18l-0.086,-0.188l-0.213,-0.198l-0.112,-0.205l-0.01,-0.212l-0.047,-0.141l-0.085,-0.072l-0.048,-0.124l-0.01,-0.176l0.062,-0.21l0.134,-0.243l-0.029,-0.375l-0.191,-0.506l-0.106,-0.364l-0.02,-0.224l0.029,-0.166l0.116,-0.161l0.231,-0.395l0.041,-0.301l-0.073,-0.339l-0.01,-0.259l0.053,-0.178l-0.08,-0.233l-0.164,-0.22l-0.114,-0.005l-0.155,0.06l-0.187,0.186l-0.22,0.033l-0.195,-0.115l-0.612,0.048l-0.951,0.115l-0.38,0.119l-0.224,0.051l-0.271,0.039l-0.434,0.214l-1.071,0.831l-0.222,0.121l-0.252,0.017l-0.147,0.115l-0.236,0.09l-0.464,0.329l-0.236,0.264l-0.155,0.239l-0.179,0.008l-0.139,-0.066l-0.439,0.033l-0.225,0.082l-0.244,0.232l-0.303,0.42l-0.125,0.12l-0.244,0.124l-0.282,0.103l-0.349,0.154l-0.156,0.01l-0.138,0.027l-0.119,-0.07l-0.04,-0.151l-0.18,-0.095l-0.43,-0.048l-0.637,-0.11l-0.657,-0.021l-0.326,0.01l-0.268,0.007l-0.465,-0.059l-0.339,-0.01l-0.297,0.149l-0.432,0.185l-0.197,0.047l-0.145,0.007l-0.141,-0.023l-0.165,-0.096l-0.231,-0.221l-0.178,0.085l-0.128,0.095l0.002,-0.481l0.003,-0.723l0.003,-0.637l0.002,-0.509l0.002,-0.594l0.002,-0.419l0.121,-0.159l0.074,-0.178l-0.089,-0.238l0.02,-0.218l0.062,-0.152l0.081,-0.148l-0.187,0.074l-0.082,0.041l-0.1,0.112l-0.242,0.152l-0.162,0.152l-0.191,0.124l-0.242,0.273l-0.199,0.15l-0.207,0.096l-0.344,0.321l-0.285,0.064l-0.754,0.049l-0.784,-0.001l-0.717,-0.001l-0.108,-0.004l0.007,-0.265l0.018,-0.187l-0.245,-0.197l-0.017,-0.243l-0.065,-0.168l-0.082,-0.205l-0.171,-0.131l-0.241,-0.051l-0.395,-0.113l-0.586,-0.118l-0.56,-0.008l-0.549,0.011l0.335,-0.412l0.335,-0.411l-0.01,-0.358l-0.271,-0.312l-0.146,-0.194l-0.226,-0.267l-0.279,-0.185l-0.152,-0.246l0.014,-0.149l-0.024,-0.098l-0.106,-0.057l-0.106,-0.09l-0.146,-0.099l-0.171,-0.131v-0.131l-0.065,-0.139l-0.106,-0.163v-0.131l-0.098,-0.205l-0.106,-0.147l-0.106,-0.098l-0.155,-0.139l0.008,-0.114l0.114,-0.057l0.049,-0.131l-0.016,-0.131l-0.13,-0.082l-0.155,-0.041l-0.204,-0.237l-0.147,-0.123l-0.098,-0.074l-0.057,-0.082l0.057,-0.057l0.065,-0.082l0.017,-0.131l-0.033,-0.122v-0.106l0.098,-0.033l0.106,0.017l0.106,-0.065l0.139,-0.024l0.155,-0.017l0.082,-0.073l-0.008,-0.13l-0.098,-0.253l-0.098,-0.106l-0.033,-0.155l0.08,-0.298l0.051,-0.191l0.179,-0.202l0.546,-0.433l0.49,-0.294l0.239,-0.03l0.177,-0.109l0.112,-0.167l0.031,-0.182l-0.025,-0.159l-0.091,-0.234l-0.109,-0.292l-0.082,-0.163l0.073,-0.195l0.13,-0.267l0.266,-0.403l0.248,-0.434l0.027,-0.126l0.032,-0.265l0.114,-0.54l0.063,-0.292l-0.033,-0.113l0.057,-0.098l0.155,-0.082l0.374,-0.074l0.254,-0.161l0.391,-0.303l0.326,-0.322l0.27,-0.104l0.489,-0.298l0.281,-0.189l0.11,-0.059l0.276,-0.137l0.495,-0.047l0.412,-0.049l0.233,-0.09l0.341,-0.037l0.229,-0.101l0.255,-0.003l0.479,-0.103l0.163,-0.154l0.139,-0.184l0.187,-0.157l0.219,-0.041l0.244,0.027l0.292,-0.003l0.354,-0.049l0.171,0.122l0.075,0.149l0.218,0.151l0.155,-0.008l0.155,-0.033l0.212,0.13l0.139,-0.016l0.089,-0.073l0.017,-0.182l0.05,-0.099l0.104,-0.57l0.172,-0.941l0.156,-0.853l0.172,-0.943l0.179,-0.974l0.181,-0.986l0.148,-0.809l0.127,-0.695l0.079,-0.427l0.122,-0.559l0.048,-0.491l0.049,-0.141l-0.031,-0.119l-0.106,-0.169l0.001,-0.074l0.012,-0.098l-0.012,-0.086l-0.111,-0.092l-0.086,-0.055l-0.068,-0.08l-0.031,-0.111l-0.056,-0.111l-0.025,-0.117l-0.081,-0.092l-0.024,-0.117l0.056,-0.111l0.024,-0.117l-0.024,-0.11l-0.031,-0.129l-0.062,-0.123l-0.094,-0.075l-0.225,-0.083l-0.226,-0.199l-0.267,-0.178l-0.34,-0.338l-0.074,-0.16l-0.001,-0.439l0.015,-0.476l0.022,-0.719l0.011,-0.366l0.192,-0.021l0.169,-0.01l0.177,-0.025l0.154,-0.025l0.142,-0.053l0.106,-0.065l0.126,-0.042l0.099,0.015l0.099,-0.058l0.109,-0.055l0.106,-0.045l0.154,-0.038l0.144,0.088l0.081,0.088l0.094,0.042l0.088,-0.01l0.061,0.008l0.063,0.07l0.081,0.005l0.116,-0.013l0.109,-0.015l0.05,-0.021l0.008,-0.045l-0.028,-0.078l-0.038,-0.073l0.03,-0.113l0.003,-0.136l0.005,-0.173l-0.086,-0.096l-0.086,-0.181l-0.096,-0.146l-0.149,-0.098l-0.139,-0.038l-0.116,0.061l-0.108,0.01l-0.081,-0.055l-0.131,-0.002l-0.142,-0.018l-0.149,-0.021l-0.27,0.04l-0.096,-0.049l-0.131,-0.005l-0.152,0.053l0.004,-0.695l0.004,-0.655l0.002,-0.46l0.136,0.01l0.169,-0.083l0.251,-0.013l0.193,-0.087l0.108,-0.007l0.204,0.042l0.213,0.09l0.209,0.013l0.548,0h0.592l0.659,0l0.66,0h0.572l0.177,0.005l-0.103,-0.153l-0.12,-0.198l0.046,-0.156l0.059,-0.157l0.069,-0.082l0.178,0.087l0.149,0.267l0.124,0.201l0.121,0.099l0.15,0.011l0.17,-0.034l0.17,-0.083l0.29,-0.368l0.288,-0.315l0.149,-0.106l0.158,-0.097l0.118,-0.037l0.161,0.012l0.136,0.086l0.088,0.15l0.322,0.522l0.243,0.394l0.082,0.246l0.005,0.6l-0.015,0.531l0.032,0.069l0.048,0.02l0.531,-0.125l0.721,0.644l0.533,0.476l0.23,0.152l0.128,0.042l0.31,-0.032l0.368,-0.062l0.179,-0.068l0.198,-0.149l0.321,-0.207l0.262,-0.114l0.103,-0.015l0.104,0.037l0.221,0.124l0.121,0.23l-0.111,0.267l0.019,0.166l0.232,-0.009l0.186,-0.276l0.13,-0.218l0.272,-0.177l0.265,-0.251l0.185,-0.24l0.217,-0.14l0.327,-0.171l0.259,-0.104l0.242,0.011l0.18,-0.113l0.233,-0.212l0.163,-0.17l0.113,-0.061l0.227,0.017l0.283,-0.023l0.278,-0.207l0.253,-0.25l0.134,-0.422l0.088,-0.374l0.076,-0.076l0.092,-0.06l0.108,-0.039l0.26,-0.027l0.456,-0.199l0.314,-0.202l0.298,-0.043l0.088,-0.054l0.108,-0.187l0.054,-0.329l-0.041,-0.199l-0.548,-0.062l-0.359,0l-0.594,-0.051l-0.283,-0.082l-0.061,-0.057l-0.006,-0.063l0.057,-0.143l0.055,-0.267l-0.081,-0.362l-0.296,-0.567l-0.211,-0.558l-0.028,-0.389l0.005,-0.411l0.017,-0.269l-0.152,-0.21l-0.821,-0.663l-0.284,-0.313l-0.094,-0.217l-0.324,-0.399l0.082,-0.123l0.187,0.004l0.159,0.104l0.146,0.222l0.104,0.05l0.143,0l0.757,-0.001l0.177,0.038l0.107,0.075l0.091,0.093l0.136,0.259l0.146,0.126l0.3,-0.004l0.47,-0.005l0.264,-0.023l0.158,0.072l0.196,0.06l0.413,-0.138l0.115,-0.003l0.124,0.061l0.445,0.463l0.255,0.195l0.215,0.259l0.313,0.001l0.26,-0.222l0.069,-0.747l0.078,-0.217l0.131,-0.061l0.156,-0.007l0.185,-0.117l0.2,-0.152l0.174,-0.051l0.723,0.163l0.201,-0.078l0.732,-0.197l0.748,-0.254l0.21,-0.32l0.313,-0.086l0.246,-0.234l0.198,0.024l0.3,0.01l0.186,-0.041l0.094,-0.044l0.103,-0.11l0.169,-0.313l0.205,-0.119l0.257,-0.126l0.176,-0.148l0.145,-0.183l0.067,-0.159l-0.002,-0.126l-0.085,-0.245l-0.104,-0.23l-0.112,-0.076l-0.084,-0.029l0.255,-0.054l0.21,0.081l0.328,0.012l0.143,-0.062l0.207,0.03l0.262,-0.165l0.168,0.054h0.111l0.101,0.125l0.079,0.141l0.245,0.171l-0.024,0.26l-0.045,0.23l-0.032,0.266l-0.014,0.202l-0.104,0.207l-0.156,0.193l-0.046,0.078l-0.022,0.102l0.105,0.062l0.186,0.018l0.232,0.008l0.158,0.06l0.204,0.012l0.246,0.166l0.119,0.1l0.01,0.077l-0.078,0.184l-0.031,0.17l0.061,0.108l0.072,0.078l0.199,0.384l0.095,0.133l0.08,0.043l0.019,0.074l-0.068,0.14l-0.082,0.178l-0.185,0.187l-0.025,0.148l-0.147,0.093l-0.345,0.221l0.06,0.35l0.012,0.177l-0.006,0.138l-0.118,0.185l-0.204,0.545l-0.075,0.272l-0.066,0.628l0.004,0.211l0.094,0.283l0.2,0.629l0.114,0.101l0.263,0.147l0.033,0.425l-0.023,0.444l-0.012,0.172l0.043,0.074l0.118,0.036l0.084,0.053l0.013,0.131l-0.008,0.137l0.196,0.079l0.171,0.05l0.158,0.188l0.285,0.293l0.114,0.054l0.057,0.121l0.241,0.247l0.367,0.09l0.37,0.109l0.146,0.155l0.152,0.126l0.115,0.006l0.097,-0.02l0.16,-0.109l0.128,-0.094l0.223,0.006l0.262,-0.016l0.045,-0.077l0.025,-0.099l-0.054,-0.253l0.093,-0.077l0.217,-0.043l0.043,-0.135l0.049,-0.074l0.062,-0.086l0.074,-0.012l0.093,0.049l0.143,0.031l0.161,0.043l0.086,0.086l0.143,0.007l0.159,-0.016l0.064,-0.055l0.047,-0.096l0.035,-0.207l0.102,-0.006l0.205,-0.046l0.218,-0.091l0.292,-0.014l0.273,0.002l0.137,-0.061l0.127,-0.133l0.246,-0.377l0.129,-0.087l0.139,-0.065l0.118,0.012l0.241,-0.063l0.198,-0.09l0.074,0.023l0.154,0.193l0.078,0.042l0.114,0.014l0.373,0.098l0.198,-0.031l0.214,-0.062l0.206,-0.023l0.148,0.043l0.107,-0.056L317.181,457.255zM334.536,457.265l-0.28,0.127l-0.161,-0.049l-0.148,-0.332l0.05,-0.276l0.203,-0.092l0.157,0.02l0.058,0.035l0.14,0.453L334.536,457.265zM334.946,461.575l-0.305,0.094l-0.057,-0.088l0,-0.351l0.086,-0.192l0.388,-0.054l0.04,-0.057l0.111,-0.036l0.062,0.121l-0.009,0.201L334.946,461.575zM334.179,462.282l-0.05,0.41l-0.505,-0.173l0.038,-0.419l0.236,-0.118l0.209,-0.223l0.072,-0.273l0.004,-0.372l0.078,-0.064l0.068,-0.026l0.061,0.025l0.024,0.558l0.029,0.342L334.179,462.282zM336.11,461.923l0.115,0.146l-0.397,0.583l-0.219,0.084l-0.24,0.017l-0.311,-0.174l-0.484,0.013l-0.151,-0.041l-0.016,-0.254l0.203,-0.271l0.406,0.015l0.699,-0.218L336.11,461.923zM336.936,462.984l-0.744,0.087l-0.34,-0.139l0.077,-0.117l0.254,-0.187l0.309,-0.132l0.277,-0.059l0.289,0.074l0.079,0.157l-0.024,0.158L336.936,462.984zM333.543,463.037l-0.768,0.546l-0.26,-0.179l-0.054,-0.104l0.044,-0.105l-0.009,-0.044l0.086,-0.187l0.429,-0.153l0.216,-0.026l0.276,0.048l0.046,0.134L333.543,463.037zM336.417,463.31l0.262,0.012l0.371,-0.053l0.249,-0.13l0.278,-0.026l0.275,0.014l0.927,0.145l0.557,0.045l0.204,0.046l0.199,0.066l0.146,0.071l0.036,0.154l-0.135,0.248l-0.101,0.26l-0.094,0.363l-0.073,0.073l-0.122,-0.019l0.076,0.325l-0.027,0.13l-0.061,0.126l-0.149,0.262l-0.226,0.334l-0.067,0.07l-0.172,0.116l-0.14,0.148l0.03,0.14l0.07,0.141l-0.083,0.176l-0.267,0.257l-0.16,0.062l-0.147,0.026l-0.136,-0.025l-0.241,-0.258l-0.025,0.202l-0.065,0.207l-0.082,0.113l-0.311,-0.012l-0.173,-0.111l-0.281,-0.123l-0.053,0.332l-0.175,0.229l-0.176,0.072l-0.276,0.048l-0.158,0.098l-0.298,-0.076l-0.277,-0.152l-0.157,-0.013l-0.122,0.123l-0.643,0.023l-0.295,0.125l-0.18,-0.035l-0.265,-0.252l-0.042,-0.167l-0.158,-0.339l-0.142,-0.403l-0.101,-0.366l0.085,-0.316l0.172,0.01l0.203,0.047l0.043,-0.022l0.01,-0.102l-0.045,-0.084l-0.327,0.013l-0.207,-0.188l-0.036,-0.29l0.042,-0.604l0.027,-0.124l0.145,-0.173l0.047,-0.153l-0.036,-0.162l0.062,-0.295l0.135,-0.255l0.516,-0.322l0.599,-0.115L336.417,463.31zM330.232,466.668l-0.297,0.053l0.383,-0.698l0.342,-0.325l0.005,-0.644l0.371,-0.573l0.341,-0.233l0.479,-0.068l0.262,0.349l-0.325,0.99l-0.095,0.006l-0.435,0.522l-0.484,0.365L330.232,466.668zM349.736,466.345l-0.18,0.134l-0.059,0.069l-0.148,-0.052l0.027,-0.077l0.044,0.008l0.048,-0.224l0.253,0.027L349.736,466.345zM350.813,470.869l-0.276,0.274l0.091,-0.317l-0.046,-0.219l0.036,-0.169l0.189,-0.164l0.057,-0.024l-0.016,0.202l0.013,0.062L350.813,470.869zM366.965,499.508l-0.11,0.062l-0.011,-0.182l0.287,-0.229l0.047,-0.271l0.15,0.125l0.04,0.139l-0.002,0.058L366.965,499.508zM366.517,500.586l-0.096,0.169l-0.111,-0.025l-0.044,-0.113l-0.082,-0.11l0.044,-0.086l0.074,-0.049l0.205,0.007L366.517,500.586zM351.851,529.036l0.088,0.083l-0.162,-0.008l-0.182,0.073l-0.279,0.065l-0.112,-0.122l0.241,-0.17l0.088,-0.127l0.063,0.027l0.081,0.092L351.851,529.036zM348.677,531.311l-0.002,0.159l-0.117,-0.081l-0.31,0.062l-0.108,-0.12l0.418,-0.513l0.084,0.075l0.065,0.093l0.045,0.13l-0.048,0.084L348.677,531.311zM339.348,539.058l-0.052,0.038l-0.176,-0.387l0.354,-0.371l0.118,0.15l-0.094,0.294l-0.104,0.208L339.348,539.058zM339.625,543.339l-0.193,0.143l0.035,-0.749l0.104,-0.25l0.113,-0.187l0.14,-0.115l0.104,0.163l-0.089,0.361l-0.245,0.443L339.625,543.339z"},"io":{"name":"British Indian Ocean Territory","path":"M679.147,483.294L679.082,483.406L678.971,483.457L678.91,483.174L678.748,482.974L678.813,482.974L678.966,483.076L679.021,483.346L679.078,483.267L679.063,483.183L679.096,483.104L679.073,483.016L678.989,482.881L679.018,482.853L679.152,482.969L679.166,483.062z"},"vg":{"name":"British Virgin Islands","path":"M295.276,409.458l0.04,0.099l-0.024,-0.002l-0.16,-0.068l-0.124,-0.005l-0.051,-0.018l-0.028,-0.037l0.248,-0.004L295.276,409.458zM294.975,410.27l-0.073,0.021l-0.047,-0.005l-0.016,-0.042l0.05,-0.117l0.285,-0.013L294.975,410.27zM294.418,410.451l-0.22,0.011l-0.065,-0.037l0.124,-0.091l0.23,-0.011l0.067,0.024L294.418,410.451z"},"bn":{"name":"Brunei Darussalam","path":"M798.521,448.995l-0.229,0.122l-0.226,0.152l-0.226,0.131l-0.105,0.103l0.037,0.144l0.055,0.317l0.03,0.249l0.079,0.099l0.062,0.099l-0.025,0.108l-0.134,0.206l0.076,0.04l-0.097,0.273l-0.144,0.202l-0.199,0.165l-0.128,0.038l-0.103,-0.07l-0.168,-0.181l-0.183,-0.251l-0.085,-0.146l-0.263,-0.02l-0.094,-0.116l-0.006,-0.142l-0.074,-0.166l-0.104,-0.178l-0.154,-0.138l-0.207,-0.107l-0.088,-0.077l0.32,0.005l0.341,-0.045l0.351,-0.149l0.338,-0.18l0.284,-0.206l0.267,-0.232l0.279,-0.183l0.435,-0.213l0.146,0.017l-0.001,0.151L798.521,448.995zM798.521,448.995h0.318l0.079,0.092l0.167,0.325l0.109,0.326l0.035,0.497l0.133,0.211l-0.021,0.043l-0.08,0.036l-0.124,0.015l-0.214,-0.048l-0.178,-0.073l-0.156,-0.538l-0.069,-0.304l0.006,-0.363L798.521,448.995z"},"bg":{"name":"Bulgaria","path":"M555.924,326.629L555.858,327.56L555.587,327.991L555.178,327.847L554.656,327.967L554.38,328.457L554.223,328.602L554.082,328.772L553.991,329.406L553.969,330.44L553.771,330.565L553.59,330.604L552.835,331.51L553.27,331.764L553.462,331.957L553.78,332.494L554.232,333.099L554.322,333.394L553.942,333.328L553.81,333.348L553.725,333.441L553.548,333.422L553.33,333.423L553.102,333.53L552.976,333.575L552.808,333.477L552.493,333.183L552.302,332.978L552.161,332.926L552.018,332.987L551.508,333.057L551.387,333.176L551.151,333.308L550.915,333.371L550.574,333.416L550.395,333.41L550.295,333.473L550.211,333.666L550.154,333.854L550.104,333.93L549.68,334.023L549.586,334.131L549.561,334.236L549.569,334.341L549.231,334.239L548.97,334.308L548.908,334.388L548.854,334.504L548.884,334.627L548.98,334.747L549.071,335.071L549.104,335.394L549.048,335.578L548.854,335.708L548.453,335.853L548.064,335.784L547.894,335.841L547.606,335.859L547.341,335.897L546.934,336.029L546.566,336.107L546.236,335.838L545.844,335.655L545.432,335.546L545.289,335.625L545.227,335.688L544.882,335.45L544.728,335.365L544.653,335.273L544.51,334.955L544.425,334.945L544.141,335.063L543.867,335.058L543.702,335.036L543.212,335.05L543.147,335.267L543.087,335.3L542.981,335.329L542.721,335.315L542.388,335.476L542.031,335.574L541.752,335.576L541.465,335.529L541.293,335.563L540.922,335.58L540.687,335.814L540.321,335.801L540.013,335.762L540.051,335.688L540.113,334.757L540.265,334.34L540.259,334.254L540.226,334.189L540.091,334.122L539.994,333.896L539.791,333.301L539.676,333.181L539.357,333.055L539.078,332.883L538.841,332.655L538.408,332.093L538.627,332.037L538.693,331.922L538.912,331.612L538.937,331.46L538.914,331.374L538.767,331.225L538.667,330.898L538.742,330.593L538.749,330.436L538.675,330.28L538.752,330.086L538.91,329.98L539.009,329.949L539.424,329.928L539.687,329.539L539.847,329.415L540.011,329.194L540.087,329.113L540.159,328.941L540.184,328.765L539.855,328.518L539.743,328.332L539.596,328.126L539.398,327.984L538.999,327.74L538.843,327.492L538.773,327.17L538.667,326.926L538.55,326.767L538.528,326.637L538.479,326.478L538.468,326.165L538.563,325.748L538.624,325.6L538.759,325.559L539.119,325.336L539.136,325.051L539.201,324.873L539.315,324.771L539.421,324.703L539.618,324.869L540.096,325.134L540.329,325.326L540.317,325.445L540.208,325.563L540,325.679L539.879,325.832L539.846,326.021L539.877,326.155L540.021,326.272L540.879,326.119L541.749,326.198L542.917,326.457L543.691,326.547L544.264,326.427L545.323,326.644L546.31,326.846L547.257,326.905L547.787,326.747L548.16,326.534L548.481,326.132L549.274,325.601L550.041,325.302L551.047,325.06L551.719,324.978L551.813,325.06L552.668,325.549L553.049,325.551L553.357,325.638L553.47,325.767L553.547,325.799L553.957,325.678L554.138,325.945L554.421,326.319L554.904,326.511L555.334,326.619L555.47,326.636z"},"bf":{"name":"Burkina Faso","path":"M476.31,420.618L476.271,420.752L476.269,420.989L476.219,421.364L476.159,421.813L476.403,422.103L476.695,422.415L476.773,422.536L476.695,422.843L476.75,423.023L476.904,423.323L477.166,423.704L477.435,424.095L477.621,424.146L477.798,424.178L477.906,424.248L478.063,424.316L478.22,424.36L478.356,424.446L478.443,424.53L478.556,424.771L478.859,424.93L479.071,425.087L478.986,425.167L478.722,425.135L478.474,425.066L478.441,425.182L478.431,425.624L478.47,425.991L478.528,426.04L478.778,426.108L479.373,426.585L479.911,427.037L480.092,427.154L480.389,427.198L480.723,427.217L480.866,427.175L481.189,426.948L481.361,426.923L481.52,426.929L481.606,426.965L481.761,427.151L481.906,427.431L481.947,427.638L481.934,427.749L481.885,427.791L481.62,427.844L481.505,427.886L481.477,427.946L481.518,428.085L481.569,428.175L481.858,428.578L482.276,429.122L482.405,429.261L482.332,429.423L482.119,429.847L481.96,430.024L481.257,430.624L480.913,430.553L480.19,430.674L480.082,430.536L479.913,430.518L479.704,430.542L479.628,430.594L479.605,430.653L479.53,430.736L479.396,430.974L479.293,431.034L479.165,431.071L479.007,431.066L478.915,431.097L478.915,431.215L478.887,431.317L478.78,431.369L478.735,431.483L478.743,431.596L478.681,431.648L478.545,431.62L478.464,431.588L478.388,431.734L478.294,431.833L478.227,431.832L477.504,431.861L477.241,431.939L477.083,431.941L477.077,431.875L477.058,431.836L476.146,431.615L475.507,431.484L474.859,431.339L474.822,431.475L474.729,431.563L474.589,431.569L474.492,431.548L474.427,431.653L474.319,431.792L474.169,431.859L474.022,431.945L473.939,432.02L473.879,432.021L473.731,431.845L473.534,431.827L473.166,431.856L473,431.808L472.774,431.785L472.24,431.821L471.387,431.749L471.247,431.788L471.21,431.82L470.365,431.828L469.436,431.837L468.658,431.845L467.977,431.852L467.976,431.822L467.757,431.818L467.733,431.877L467.54,432.585L467.519,432.97L467.622,433.209L467.737,433.361L467.866,433.424L467.879,433.51L467.775,433.621L467.784,433.734L467.906,433.851L467.936,433.975L467.874,434.104L467.889,434.414L467.979,434.905L467.982,435.223L467.896,435.368L467.937,435.617L468.104,435.968L468.134,436.116L468.074,436.185L467.935,436.276L467.794,436.273L467.63,436.061L467.558,435.966L467.426,435.75L467.313,435.534L467.161,435.439L467.011,435.351L466.829,435.076L466.653,434.945L466.467,434.982L466.196,434.931L465.649,434.863L465.061,434.883L464.817,434.946L464.576,435.046L463.965,435.267L463.724,435.375L463.541,435.651L463.333,435.645L463.126,435.557L462.996,435.432L462.717,435.459L462.448,435.338L462.188,435.099L461.996,435.02L461.751,434.847L461.684,434.517L461.529,434.286L461.387,433.964L461.175,433.82L460.931,433.743L460.594,433.759L460.373,433.63L460.198,433.442L460.244,433.279L460.323,433.047L460.332,432.824L460.384,432.462L460.352,432.009L460.291,431.693L460.477,431.561L460.692,431.443L460.826,431.228L460.965,430.745L461.023,430.328L460.98,430.173L460.909,430.05L460.852,429.87L460.819,429.65L460.858,429.458L461.021,429.28L461.225,429.132L461.37,429.06L461.754,428.986L462.234,428.876L462.511,428.75L462.713,428.625L462.826,428.525L462.941,428.322L463.127,428.164L463.271,428.004L463.291,427.561L463.29,427.308L463.183,427.168L463.125,427.049L463.836,426.701L463.841,426.456L463.742,426.182L463.603,425.961L463.551,425.771L463.748,425.546L463.923,425.377L464.05,425.234L464.33,425.016L464.622,424.959L464.885,425.041L465.664,425.555L465.799,425.588L465.961,425.549L466.167,425.413L466.433,425.307L466.531,424.963L466.522,424.457L466.583,424.225L466.723,424.183L467.171,424.28L467.288,424.285L467.418,424.253L467.513,424.164L467.509,424L467.488,423.855L467.634,423.385L467.901,423.031L468.44,422.589L468.608,422.5L468.803,422.455L469.769,422.759L469.926,422.684L470.162,421.93L470.424,421.858L470.738,421.845L470.942,421.78L471.048,421.728L471.508,421.441L472.318,421.051L472.754,420.883L472.839,420.82L473.151,420.543L473.565,420.225L473.829,420.161L474.194,420.138L474.424,420.19L474.486,420.28L474.562,420.326L475.038,420.191L475.72,420.406z"},"bi":{"name":"Burundi","path":"M561.448,469.363L561.392,469.436L561.135,469.958L561.085,470.037L561.113,470.085L561.223,470.184L561.158,470.349L561.133,470.393L561.084,470.546L561.111,470.687L561.173,470.739L561.34,470.807L561.59,470.856L561.885,470.974L562.084,470.995L562.131,471.08L562.122,471.231L562.17,471.362L562.171,471.597L562.112,471.804L561.808,471.901L561.651,472.007L561.609,472.061L561.647,472.123L561.667,472.206L561.381,472.413L561.087,472.682L561.017,472.863L560.958,473.078L560.872,473.215L560.648,473.413L560.419,473.811L560.307,474.069L559.746,474.689L559.247,474.999L559.102,475.104L558.219,475.086L558.152,474.668L558.018,474.097L557.714,473.582L557.682,473.366L557.696,472.95L557.697,472.366L557.677,472.052L557.684,471.823L557.722,471.425L557.717,471.187L557.518,470.913L557.27,470.621L557.134,470.478L557.127,470.363L557.128,470.256L557.168,470.101L557.265,469.928L557.374,469.909L557.642,469.978L557.921,470.125L558.069,470.456L558.183,470.503L558.389,470.502L558.916,470.459L559.047,470.464L559.286,470.385L559.524,470.246L559.593,470.102L559.648,469.777L559.698,469.194L559.82,469.188L560.152,469.395L560.224,469.409L560.293,469.402L560.409,469.299L560.55,469.215L560.655,469.217L561.041,469.12L561.248,469.296L561.378,469.351z"},"kh":{"name":"Cambodia","path":"M768.771,433.484l-0.46,-0.369l-0.913,-0.129l-0.099,-0.163l-0.088,-0.032l-0.084,0.212l-0.502,0.203l-0.21,-0.123l-0.153,-0.148l0.022,-0.182l0.146,-0.148l0.249,-0.106l0.115,-0.374l-0.19,-0.479l-0.166,-0.14l-0.176,-0.11l-0.185,0.178l-0.155,0.305l-0.162,0.157l-0.229,0.035l-0.335,-0.013l-0.13,-0.455l-0.043,-0.39l0.046,-0.446l0.051,-0.264l-0.322,-0.364l-0.019,-0.347l-0.155,-0.179l-0.046,0.091l0.004,0.1l-0.044,-0.072l-0.51,-1.02l-0.085,-0.473l0.088,-0.365l0.051,-0.122l-0.147,-0.192l-0.206,-0.218l-0.365,-0.286l-0.024,-0.453l-0.082,-0.534l-0.109,-0.181l-0.167,-0.329l-0.091,-0.273l-0.031,-0.722l0.047,-0.058l0.259,-0.021l0.332,-0.052l0.053,-0.116l-0.059,-0.097l0.212,-0.164l0.305,-0.359l0.235,-0.375l0.17,-0.237l0.101,-0.235l0.342,-0.333l0.473,-0.23l0.32,-0.054l0.334,-0.078l0.319,-0.112l0.152,-0.011l0.396,0.135l0.215,0.034l0.226,-0.002l0.233,0.015l0.203,-0.014l0.486,-0.094l0.517,0.075l0.461,-0.059l0.57,-0.109l0.28,0.069l0.255,0.109l0.035,0.221l0.06,0.101l0.085,0.078l0.113,0l0.146,-0.154l0.121,-0.159l0.04,-0.029l0.006,0.078l0.061,0.172l0.108,0.169l0.11,0.112l0.183,0.149l0.119,0.007l0.391,-0.141l0.584,0.205l0.068,0.103l0.189,0.208l0.204,0.149l0.456,0.01l0.162,-0.368l-0.078,-0.224l-0.26,-0.391l-0.071,-0.231l0.083,-0.041l0.44,-0.044l0.071,-0.045l0.097,-0.253l0.12,0.029l0.244,0.033l0.258,-0.173l0.153,-0.182l0.083,0.083l0.092,0.128l0.1,0.074l0.186,0.11l0.204,0.154l0.127,0.151l0.103,0.059l0.262,-0.042l0.07,0.006l0.151,-0.184l0.106,-0.1l0.091,0.028l0.132,-0.002l0.272,-0.234l0.156,-0.214l0.086,-0.059l0.244,0.107l0.098,-0.022l0.142,-0.294l0.152,-0.116l0.045,0.159l-0.118,0.301l-0.126,0.272l-0.235,0.238l-0.012,0.175l-0.081,0.521l0.031,0.166l0.055,0.142l0.077,0.076l0.204,0.51l0.187,0.463l0.184,0.38l0.032,0.24l-0.169,0.609l-0.196,0.559l0.017,0.278l0.085,0.278l0.09,0.371l0.033,0.474l-0.049,0.309l-0.089,0.192l-0.17,0.196l-0.147,0.101l-0.178,-0.167l-0.142,-0.007l-0.189,0.05l-0.149,0.077l-0.304,0.289l-0.337,0.281l-0.466,0.072l-0.181,0.208l-0.194,0.029l-0.368,0.011l-0.241,0.048l0.011,0.105l-0.02,0.494l0.005,0.116l-0.037,0.031l-0.167,0.015l-0.282,-0.076l-0.382,-0.122l-0.272,-0.019l-0.14,0.215l-0.083,0.084l-0.104,0.013l-0.107,0.038l-0.036,0.096l-0.009,0.12l0.052,0.205l0.02,0.326l-0.014,0.222l0.1,0.141l0.584,0.472l0.172,0.118l0.02,0.07l-0.102,0.257l0.091,0.361l-0.183,-0.007l-0.306,-0.155l-0.146,-0.095l-0.177,0.076l-0.062,-0.014l-0.119,-0.178l-0.156,-0.181l-0.161,-0.012l-0.34,0.071l-0.348,0.05l-0.132,-0.001l-0.055,0.033l-0.201,0.27l-0.085,-0.046l-0.351,-0.103l-0.319,-0.039l-0.065,0.069l0.039,0.22l0.07,0.214l-0.042,0.091l-0.176,0.113l-0.231,0.203l-0.143,0.158l-0.099,0.039l-0.353,-0.007l-0.352,0.021l-0.142,0.149l-0.132,0.116L768.771,433.484zM764.895,431.003l-0.05,0.027l-0.048,-0.001l-0.048,-0.042l0.005,-0.164l0.035,-0.1l0.082,-0.019L764.895,431.003zM765.659,432.612l-0.103,0.11l-0.163,-0.227l0.001,-0.063L765.659,432.612z"},"cm":{"name":"Cameroon","path":"M519.144,441.635L518.861,442.101L518.487,442.367L518.377,442.528L518.318,442.728L518.238,442.929L518.039,443.36L517.894,443.712L517.749,443.822L517.409,444.354L517.181,444.888L517.135,445.026L517.065,445.128L516.954,445.211L516.561,445.377L516.428,445.459L516.323,445.558L516.227,445.67L516.2,445.805L516.292,445.995L516.402,446.146L516.513,446.155L516.61,446.148L516.671,446.238L516.722,446.291L516.722,447.327L516.628,447.483L516.63,447.553L516.584,447.731L516.57,447.93L516.6,448.009L516.679,448.074L516.788,448.213L516.847,448.531L516.98,449.649L517.042,449.826L517.152,449.95L517.498,450.191L517.861,450.508L517.976,450.714L518.042,451.052L518.181,451.317L518.178,451.407L518.121,451.442L517.986,451.446L517.895,451.465L517.971,451.658L518.158,451.994L518.47,452.343L518.808,452.72L519.083,453.028L519.427,453.384L519.695,453.662L519.972,453.948L520.181,454.016L520.336,454.036L520.403,454.092L520.485,454.223L520.626,454.369L520.782,454.559L520.835,454.752L520.77,454.937L520.834,455.202L520.838,455.225L520.889,455.329L520.871,455.422L520.903,455.773L520.985,456.079L521.118,456.34L521.116,456.362L521.099,456.522L520.928,456.625L520.828,456.796L520.799,457.033L520.85,457.322L520.982,457.663L520.985,457.863L520.939,457.891L520.857,457.955L520.77,457.997L520.534,457.763L520.271,457.605L519.878,457.331L519.481,457.232L518.969,457.214L518.748,457.248L518.59,457.145L518.368,457.025L518.246,456.995L518.076,457.087L517.959,457.091L517.815,457.056L517.523,457.06L517.496,456.9L517.446,456.87L517.131,456.884L517.034,456.752L516.992,456.767L516.868,456.726L516.615,456.538L516.349,456.662L515.796,456.646L515.087,456.65L514.353,456.655L513.681,456.649L513.008,456.643L512.941,456.468L512.802,456.378L512.551,456.37L511.812,456.405L511.246,456.377L511.065,456.354L510.864,456.309L510.392,456.268L509.808,456.301L509.675,456.292L509.208,456.298L508.14,456.251L507.549,456.258L507.563,456.365L507.525,456.441L507.494,456.627L506.842,456.626L505.984,456.626L505.174,456.626L504.626,456.626L503.708,456.626L503.4,456.499L503.307,456.417L503.288,456.325L503.277,456.263L503.205,456.245L503.264,455.589L503.393,455.043L503.443,454.536L503.62,454.083L503.526,453.634L503.417,453.438L502.844,452.802L503.107,452.562L502.761,452.595L502.687,452.358L502.519,452.075L502.622,452.029L502.721,451.874L503.034,451.921L503.024,451.845L502.754,451.607L502.78,451.487L502.891,451.353L502.837,451.296L502.643,451.436L502.503,451.431L502.395,451.341L502.315,451.326L502.363,451.508L502.254,451.671L502.151,451.728L501.975,451.718L501.831,451.677L501.792,451.586L501.657,451.517L501.277,451.396L500.958,451.254L500.894,450.866L500.767,450.699L500.715,450.51L500.685,450.294L500.729,449.962L500.647,449.909L500.555,449.891L500.417,449.907L500.29,449.889L500.138,449.705L500.005,449.634L500.087,449.972L499.993,450.067L499.764,450.04L499.666,449.912L499.647,449.816L499.752,449.408L499.711,449.399L499.793,449.182L499.949,448.918L500.16,448.583L500.399,448.161L500.563,447.416L500.674,446.951L500.775,446.527L500.95,446.144L501.127,445.888L501.628,445.392L502.006,445.017L502.199,444.866L502.333,444.739L502.569,444.594L502.81,444.421L502.995,444.09L503.146,443.781L503.261,443.714L503.412,443.66L503.874,443.328L504.167,443.117L504.235,443.222L504.285,443.352L504.341,443.412L504.587,443.453L504.924,443.451L505.118,443.413L505.221,443.303L505.326,443.002L505.387,442.945L505.466,442.93L505.834,443.14L506.14,443.439L506.442,443.735L506.595,443.84L506.662,443.956L506.794,444.495L506.87,444.629L507.001,444.685L507.237,444.649L507.482,444.554L507.698,444.416L507.911,444.237L508.056,444.076L508.119,443.957L508.151,443.516L508.199,443.419L508.416,443.243L508.78,442.949L508.988,442.78L508.97,442.72L508.84,442.54L508.725,442.342L508.842,442.138L508.963,441.981L509.422,441.45L509.424,441.274L509.448,441.061L509.815,440.457L510.026,439.655L510.032,439.5L510.251,439.113L510.51,438.617L511.013,438.537L511.206,438.413L511.429,438.194L511.573,437.99L511.641,437.796L511.691,437.421L511.78,436.994L511.835,436.619L511.986,436.272L512.238,436.097L512.676,435.951L512.742,435.883L512.805,435.653L512.854,435.175L512.868,434.887L512.885,434.762L512.941,434.546L513.347,434.163L513.527,433.563L513.687,432.934L514.148,432.173L514.688,431.415L514.938,431.211L515.149,431.117L515.393,431.107L515.559,431.051L516.14,430.673L516.383,430.545L516.562,430.414L516.605,430.299L516.623,430.132L516.567,429.74L516.667,429.453L516.726,429.006L516.75,428.658L516.729,428.537L516.638,428.37L516.621,428.334L516.447,428.117L516.156,427.986L515.756,427.95L515.544,427.873L515.509,427.691L515.489,427.586L515.468,427.472L515.439,427.219L515.17,425.886L515.678,425.89L516.286,426.049L516.439,426.169L516.52,426.625L516.74,426.884L517.127,427.096L517.368,427.535L517.462,428.199L517.675,428.596L517.724,428.659L517.965,429.232L518.025,429.408L518.043,429.753L518.016,429.986L518.139,430.274L517.953,430.766L517.897,431.067L517.881,431.49L517.99,432.236L518.168,432.811L518.361,433.276L518.572,433.637L518.919,434.035L519.29,434.398L519.635,434.627L519.315,434.761L518.695,434.778L518.339,434.701L518.169,434.697L517.998,434.745L517.336,434.814L516.668,434.782L516.049,434.691L515.673,434.706L515.383,434.927L515.147,435.259L514.927,435.522L515.004,435.813L515.17,435.974L515.49,436.328L515.776,436.671L515.923,436.901L516.495,437.405L517.047,437.855L517.155,437.93L517.31,438.011L517.406,438.044L517.707,438.302L518.123,438.725L518.505,439.387L518.776,440.059L519.04,440.712L519.156,440.822L519.34,440.892L519.362,441.032L519.348,441.239L519.291,441.408z"},"ca":{"name":"Canada","path":"M280.68,14.044l2.289,0.416l0.742,-0.151l0.848,1.013l0.511,0.118l0.842,-0.191l0.614,0.24l2.285,0.225l0.475,0.392l-0.006,0.471l-0.493,1.017l-0.662,0.975l-4.27,3.137l-0.314,0.516l0.832,0.162l1.227,-0.142l0.951,-0.345l1.121,-1.058l0.371,-0.061l0.712,-0.516l1.379,-1.452l1.103,-0.793l0.499,0.349l0.42,0.55l0.283,0.063l0.147,-0.424l0.236,-1.163l0.138,-0.424l0.363,-0.304l0.222,0.033l0.359,0.553l0.398,1.303l0.367,0.9l0.198,0.015l0.839,-1.018l0.423,-0.132l0.961,0.37l0.399,0.449l0.072,0.477l-0.256,0.5l-0.158,0.431l-0.062,0.362l0.14,0.419l0.582,0.893l0.842,1.924l-0.005,0.702l-0.459,1.417l0.011,0.356l2.166,-1.488l2.184,0.666l0.618,0.454l0.237,0.545l0.252,0.896l0.268,1.241l-0.186,1.284l-0.959,1.98l-0.992,1.524l-0.584,1.36l-0.897,0.741l-3.075,3.222l-1.503,1.022l-0.864,1l-0.388,0.174l-1.831,-0.191l-0.485,0.548l-0.27,0.918l-0.577,0.436l-0.853,0.311l-1.743,0.251l-0.391,1.024l-0.1,0.691l-0.17,0.535l-0.148,0.258l-4.98,3.594l-0.092,0.594l0.501,0.244l0.631,-0.244l7.247,-4.362l1.391,-0.292l1.291,0.319l-0.148,1.025l-1.827,2.874l-2.327,2.547l-1.162,1.908l-2.94,3.238l-2.403,3.161l-0.923,1.583l-1.237,2.79l-0.423,0.667l-0.514,0.274l-0.605,-0.115l-0.545,-0.401l-0.727,-1.035l-0.663,-1.165l-0.208,-0.205l0.125,0.579l1.277,3.831l-0.146,0.731l-2.344,0.769l-1.038,0.676l-0.535,0.164l-0.379,-0.122l-0.37,0.069l-0.36,0.261l-0.02,0.289l0.321,0.316l0.934,0.247l2.074,-0.836l0.333,0.059l0.534,0.408l0.026,0.37l-0.557,1.18l-1.679,1.398l0.219,0.08l0.481,0.492l-0.011,0.442l-0.529,1.035l-0.25,0.329l-1.619,0.955l-0.705,0.224l-0.62,-0.119l-2.839,-2.095l-1.002,-0.305l-0.952,-0.534l-0.702,0.091l-0.746,0.62l0.335,0.311l1.375,0.592l1.147,0.114l0.476,0.23l0.187,0.382l0.495,1.383l0.08,0.738l-0.109,0.684l-0.15,0.477l-0.19,0.271l-0.293,0.136l-1.123,-0.096l-0.419,0.167l-0.487,0.396l-0.61,0.172l-1.1,-0.079l-1.295,0.576l-0.685,0.105l-0.759,-0.26l-0.823,-0.644l-0.868,-0.326l-1.467,-0.275l0.123,0.371l0.517,0.156l1.053,0.988l0.503,1.331l0.474,0.224l0.968,1.082L264.221,84l0.729,0.367l1.028,-0.472l0.69,0.088l-0.144,2.632l-0.305,0.254h-1.662l-0.79,-0.379l-0.349,-0.392l-0.766,-0.446l-0.69,0.258l-0.625,-0.056l-0.424,0.262l-0.673,-0.01l-1.759,0.442l-0.93,0.005l-0.686,-0.285l-0.797,-0.088l-0.909,0.106l0.063,0.303l0.385,0.091l0.561,0.491l0.52,0.752l0.432,0.315l0.518,-0.178l0.527,-0.351l1.924,-0.579l0.844,-0.094l0.753,0.256l0.501,0.319l0.35,0.383l0.442,1.012l1.109,0.124l0.846,0.334l1.348,1.454l0.371,0.11l0.149,0.373l-0.286,0.928l-0.032,0.555l-0.932,1.07l-1.454,0.31l-1.598,-0.099l-1.144,0.124l-0.12,0.134l0.785,0.279l1.819,1.235l0.705,0.666l0.123,0.389l-1.002,1.472l-0.885,2.879l-0.291,0.225l-0.303,0.079l-0.78,-0.05l-0.989,0.715l-0.747,0.143l-1.353,-0.268l-1.562,0.015l-0.123,0.46l-0.078,0.877l0.008,1.311l0.095,1.734l-0.082,1.256l-0.257,0.79l-0.325,0.58l-0.588,0.562l-0.604,0.349l-0.452,0.123l-0.752,0.02l-2.158,0.401l-1.053,-0.024l-0.818,-0.17l-0.846,-0.56l-1.41,-1.592l-0.4,-0.355l-0.392,-0.207l0.015,0.345l0.422,0.893l0.352,0.574l0.282,0.256l-0.066,0.271l-0.622,0.425l-0.686,0.19l-0.813,-0.007l-0.026,0.164l0.275,0.456l0.358,0.428l0.235,0.128l0.623,-0.132l0.721,-0.542l0.45,-0.16l0.896,0.129l0.353,0.193l1.118,1.182l0.156,0.055l0.828,-0.594l1.197,-0.032l0.439,0.477l0.168,0.922l0.021,0.744l-0.127,0.567l0.276,0.551l0.678,0.535l0.526,0.115l0.374,-0.302l0.568,-0.735l0.241,-0.174l0.228,0.041l0.347,0.536l0.467,1.026l0.043,1.191l-0.38,1.353l-0.465,0.882l-1.824,1.444l-0.551,0.564l-0.436,0.586l-0.632,0.526l-1.242,0.7l-0.655,0.131l-1.413,0.75l-0.307,0.034l-0.458,-0.122l-0.095,-0.365l0.117,-0.651l0.151,-0.608l0.187,-0.565l0.007,-0.471l-0.399,-0.735l-0.28,-0.341l-0.271,-0.172l-0.545,0.1l-0.308,0.202l-0.33,0.039l-0.352,-0.126l-0.296,-0.312l-0.593,-1.312l-0.223,-0.168l-0.292,0.042l-0.262,-0.189l-0.231,-0.42l-0.383,-0.407l0.102,0.311l0.383,0.751l0.267,0.743l0.15,0.735l-0.07,0.575l-3.244,0.318l-1.394,-0.166l-0.282,-0.502l-0.667,-2.181l-0.145,3.836l-2.43,0.617l-0.568,-0.104l-0.945,-0.423l-1.222,-1.024l-0.506,-0.683l-0.198,-0.683l-0.147,-0.375l-0.096,-0.064l-0.304,0.825l-0.332,1.675l-0.835,-0.431l-1.057,-0.422l-0.38,-1.658l-0.022,2.396l-1.703,-0.315l-0.819,0.089l-0.24,-2.1l-0.04,-2.346l-0.332,1.488l0.145,1.255l0.047,1.516l-0.724,-0.43l-1.588,-0.211l-0.563,-0.209l0.072,-2.027l0.125,-2.045l2.045,-2.063l0.603,-0.986l0.444,-0.399l0.702,-0.252l0.897,-0.157l0.611,0.121l0.698,-0.118l0.834,-0.374l0.596,-0.108l0.112,-0.133l-0.172,-0.195l-0.638,-1.366l-0.229,-0.312l-0.233,-0.139l-0.461,-0.062l-0.447,-0.604l-0.259,-0.535l-0.277,-0.73l-0.443,-1.392l-0.44,-1.567l0.218,-0.867l0.729,-0.684l0.731,-0.476l0.732,-0.266l0.612,-0.006l0.738,0.381l1.038,0.734l0.596,0.827l0.747,1.739l0.493,1.371l0.4,0.615l1.79,1.109l0.595,0.179l0.707,-0.089l1.441,-0.29l0.708,-0.304l0.318,-0.362l0.163,-0.521l0.204,-0.402l0.637,-0.927l0.976,-1.941l0.54,-1.549l0.128,-0.525l0.108,-0.637l0.087,-0.751l-0.304,0.4l-1.684,3.839l-0.349,0.688l-0.986,1.156l-0.417,0.186l-0.673,-0.057l-0.892,-0.511l-1.052,0.812l-0.638,-0.206l-0.565,-0.568l-0.007,-2.689l-0.717,-2.183l0.792,-1.116l0.656,-0.696l1.168,-1.823l0.256,-0.019l0.846,0.289l-0.464,-0.417l-0.454,-0.619l-1.011,0.16l0.357,-4.012l-0.677,3.008l-0.69,1.556l-0.418,0.781l-0.468,0.448l-1.773,0.386l0.436,-1.443l0.4,-2.151l-0.423,0.807l-1,1.206l-0.748,0.63l-0.616,0.33l-1.196,-0.08l-0.596,-0.601l0.17,-1.483l0,-1.844l0.365,-0.862l0.553,-1.112l0.593,-1.51l0.407,-1.584l1.588,-0.711l1.546,-0.292l1.294,-0.847l0.634,-0.149l0.607,0.403l2.468,0.66l1.013,0.501l0.444,0.363l0.329,0.13l0.348,-0.541l0.442,-0.525l1.538,0.054l0.424,-0.097l0.392,-0.247l0.477,-0.5l0.562,-0.757l0.086,-0.373l-0.39,0.013l-0.391,0.191l-0.587,0.553l-0.565,0.297l-0.576,-0.056l-1.163,-0.467l-2.021,-0.084l-1.031,-0.213l-0.478,-0.227l-0.269,-0.313l-0.235,-0.471l-0.202,-0.631l0.105,-0.444l0.412,-0.256l0.356,-0.054l0.571,0.349l0.641,0.59l0.698,0.076l-0.242,-0.539l-0.887,-1.087l-0.615,-0.927l-0.516,-1.147l-0.397,-1.143l-0.881,-1.808l-0.711,-1.817l-0.501,-0.811l-0.529,-0.403l-1.612,-0.504l-0.323,-0.329l-0.77,-1.621l-0.207,-2.776l-0.337,-1.714l0.325,-2.219l0.537,-1.017l3.221,0.792l1.359,-0.119l1.737,0.282l0.935,0.546l1.066,1.349l0.953,1.508l0.917,1.001l0.844,1.359l0.921,1.997l0.542,0.95l0.47,0.577l0.632,0.496l1.192,0.623l1.039,0.205l0.539,-0.081l0.576,-0.451l0.41,-0.536l-0.457,-0.148l-1.197,0.063l-0.831,-0.285l-0.474,-0.633l-0.504,-0.858l-0.801,-1.629l-0.606,-1.074l-1.325,-1.767l-0.979,-1.775l-0.786,-1.702l-0.073,-0.745l0.568,-0.521l0.698,-0.366l4.368,-1.174l2.606,-1.415l1.058,-1.657l0.126,-0.389l3.489,-2.375l2.467,-0.885l0.949,-0.144l0.859,-0.386l0.036,-0.237l-0.752,-0.324l-0.76,-0.159l-1.725,0.01l-1.536,-0.295l-0.463,-0.539l0.096,-0.884l0.147,-0.763l0.464,-1.283l0.497,-0.97l2.107,-2.829l1.418,-1.206l0.409,-0.837l-3.051,1.862l-1.066,1.333l-1.071,1.98l-0.555,0.579l-0.396,-0.153l-0.353,0.183l-0.312,0.518l-0.261,0.943l-0.211,1.36l-0.191,0.92l-0.172,0.489l-0.434,0.704l-1.045,1.37l-2.451,1.896l-0.825,0.478l-0.707,0.076l-2.289,1.055l-0.687,0.041l-0.761,-0.319l0.325,-0.913l1.211,-1.698l0.321,-0.762l-0.774,0.167l-0.79,0.466l-1.744,0.384l-0.69,0.692l-0.668,1.248l-0.536,0.779l-0.403,0.316l-0.556,0.188l-2.043,0.096l-0.453,-0.083l-1.176,-0.942l-1.041,0.326l-0.43,-0.063l-0.79,-0.668l-0.235,-0.435l0.034,-0.587l0.457,-1.111l0.529,-1.074l1.72,-2.386l1.103,-1.129l1.589,-0.979l3.735,-1.102l0.169,-0.812l-3.779,0.907l-3.215,1.139l-0.522,0.417l-0.748,1.106l-2.376,3.944l-0.701,0.981l-1.071,0.233l-0.82,-0.331l-0.641,-0.493l-1.103,-1.155l-0.832,-0.624l-0.394,-0.42l-0.232,-0.426l-0.189,-0.5l-0.144,-0.574l0.27,-0.481l2.116,-1.045l2.875,0.204l1.29,-0.216l1.269,-0.634l1.873,-1.59l2.038,-2.257l0.399,-0.728l-0.744,-0.16l-0.551,0.177l-1.326,0.815l-2.099,2.17l-1.831,0.76l-4.523,0.402l-1.436,0.598l-0.63,-0.128l-0.475,-0.583l-0.529,-1.085l0.094,-0.875l1.078,-0.987l0.844,-0.231l0.151,-0.203l-1.198,-0.962l-0.106,-0.494l0.692,-1.098l1.501,-1.632l0.759,-0.518l1.39,-0.331l1.431,0.18l0.055,-0.314l-1.415,-0.626l-1.06,-0.115l-1.401,0.442l-3.719,2.656l-0.316,-0.08l-0.541,-0.455l0.155,-0.654l1.989,-2.812l0.066,-0.447l-1.429,0.063l-0.419,-0.134l-0.41,-0.337l-0.582,0.299l-0.755,0.934l-0.532,0.397l-0.31,-0.133l-0.789,-1.105l0.102,-0.932l0.628,-1.176l0.574,-0.852l0.779,-0.783l1.268,-0.985l0.918,-0.333l1.486,-0.011l0.708,-0.442l0.63,-0.773l0.789,-1.26l0.865,-0.873l1.414,-0.721l1.191,0.232l0.658,0.628l0.522,1.094l0.561,0.833l0.053,-0.672l0.464,-0.832l0.582,-0.358l0.7,0.119l0.615,0.397l0.795,1.005l0.643,0.449l0.302,-0.027l0.378,-0.554l1.006,-0.012l-0.021,-0.236l-0.328,-0.582l-0.397,-0.417l-3.564,-2.931l-0.099,-0.648l1.201,-0.61l0.751,-0.732l0.353,-0.179l0.88,-1.57l0.575,-0.823l1.064,-0.942l0.427,0.258l0.537,0.83l0.52,0.517l1.528,0.491l0.654,0.51l1.165,2.9l0.464,0.937l0.663,0.957l0.394,0.359l0.779,0.229l0.08,-0.538l-0.925,-1.349l-0.254,-0.786l0.109,-0.669l0.197,-0.353l0.285,-0.032l0.73,0.599l1.942,2.016l2.903,2.356l1.113,0.543l0.687,0.83l0.626,1.004l0.617,0.689l0.115,-0.065l-0.575,-1.55l-1.404,-1.932l-3.756,-3.354l-1.486,-1.784l-0.719,-1.216l-0.544,-1.24l-0.011,-0.682l0.512,-0.801l0.689,-0.639l0.857,-0.254l0.103,-0.267l-0.779,-0.964l-0.46,-0.838l0.016,-0.587l0.93,-0.45l0.577,0.136l1.097,1.06l0.916,0.499l0.148,-0.322l-0.946,-2.834l-0.088,-0.646l0.14,-0.379l0.332,-0.386l0.991,0.221l1.631,1.396l2.921,0.696l0.803,-0.104l-0.121,-0.32l-1.166,-0.86l-1.221,-1.163l-0.538,-0.706l-0.395,-0.956l-0.468,-0.798l-0.039,-0.384l0.754,-0.624l1.981,0.122l1.84,0.957l1.561,-0.346l0.984,0.238l0.389,0.288l0.712,1.037l2.259,3.7l0.24,0.582l0.257,0.881l0.274,1.178l0.385,0.318l0.744,-0.807l0.501,-0.786l-0.217,-0.764l-1.246,-1.767l-0.283,-0.761l-0.624,-1.294l-1.399,-2.341l-0.373,-1.1l-0.235,-0.942l3.873,-0.893l3.734,0.788l0.607,0.556l0.398,0.771l0.391,1.167l0.599,1.185l1.21,1.8l1.721,1.11l-0.329,-0.756l-1.288,-1.983l-0.582,-1.371l0.003,-0.935l0.104,-0.717l0.204,-0.496l1.458,-1.909l2.084,-0.58l0.241,0.107l1.62,2.931l0.769,1.185l0.538,0.474l0.021,-0.206l-0.745,-1.331l-0.573,-0.729l-0.059,-0.458l0.95,-1.428l0.602,-0.36l2.528,-0.42l0.287,0.152l0.24,0.398l0.597,1.57L280.68,14.044zM217.824,52.567l0.367,1.514l1.354,3.554l0.613,1.272l1.042,1.568l0.129,0.561l0.012,0.235l-0.03,0.826l0.297,0.305l0.897,0.473l0.999,0.849l0.18,-0.048l0.348,-0.502l0.418,-0.138l0.549,0.121l0.263,0.359l0.192,0.527l0.081,0.376l0.012,0.29l-0.197,0.563l0.022,0.216l0.118,0.261l0.021,0.305l-0.198,1.187l0.055,0.434l0.502,1.07l0.455,0.531l0.897,0.575l0.584,-0.042l0.363,0.364l0.009,-0.224l-0.165,-0.678l-0.352,-0.967l-0.65,-0.5l-0.095,-0.57l-0.048,-0.977l0.056,-0.647l0.333,-0.524l0.282,-0.169l0.84,-0.024l0.463,0.234l0.8,0.731l0.083,0.397l0.043,0.782l0.033,1.561l-0.02,0.334l-0.684,0.875l-0.149,0.591l0.173,0.167l0.587,0.131l0.906,0.535l0.355,0.054l0.353,1.233l0.278,1.167l-0.203,1.414l-0.266,2.248l-0.213,0.511l-0.21,0.774l0.147,0.14l0.892,-0.308l0.18,-0.105l0.596,-0.756l0.875,0.176l0.294,0.196l0.145,0.265l0.267,0.841l0.22,1.107l0.163,-0.101l0.407,-1.344l0.148,-0.333l0.203,-0.323l0.086,0.06l0.411,1.257l0.914,2.195l0.314,0.897l0.061,0.66l-0.391,0.766l-0.305,0.381l-2.25,1.616l-1.007,0.907l-0.502,0.698l-0.256,0.232l-0.541,-0.108l-0.123,0.116l-0.167,1.114l-0.179,0.474l-0.466,0.763l-0.652,1.373l-0.389,0.599l-0.685,-0.437l-0.17,-0.639l-0.095,-1.448l-0.013,-0.604l0.021,-0.319l0.086,-0.52l0.297,-1.26l-0.036,-0.133l-0.137,0.106l-0.455,0.631l-0.179,0.331l-0.167,0.576l-0.074,0.963l0.066,1.762l-0.065,0.705l-0.18,0.349l0.072,0.271l0.536,0.372l0.095,0.163l0.059,0.295l0.023,0.425l-0.026,0.391l-0.161,0.601l-0.301,0.244l-0.384,-0.273l-0.831,-1.489l-0.361,0.083l-0.091,0.171l0.078,0.532l0.255,1.187l0.047,0.98l-0.118,0.811l-0.238,1.272l-0.163,0.676l-0.088,0.09l-0.413,0.02l-0.354,-0.341l-1.051,-2.225l-0.52,-0.958l-0.76,-1.889l-0.194,-0.392l-0.117,-0.087l-0.11,0.817l0.211,0.752l0.684,1.757l0.409,1.266l0.294,1.041l0.047,0.429l-0.101,0.169l-0.151,-0.096l-0.201,-0.362l-0.623,-0.612l-0.259,-0.343l-0.169,-0.397l-0.311,-0.302l-0.452,-0.208l-0.455,-0.04l-0.456,0.127l-0.086,0.194l0.514,0.542l0.179,0.301l0.133,0.384l0.087,0.466l-0.169,0.294l-0.638,0.184l-0.853,-0.117l-1.379,-0.405l-1.374,-0.671l-1.269,-1.049l-0.918,-1.059l-0.363,-0.567l-0.114,-0.426l0.344,-0.373l1.204,-0.48l1.207,-0.309l-0.191,-0.269l-2.19,-0.614l-0.721,-0.112l-0.384,0.162l-0.441,-0.095l-0.345,-0.49l-0.457,-0.931l-0.231,-0.619l0.031,-0.243l0.174,-0.138l0.991,0.118l0.136,-0.094l-0.496,-0.468l-1.588,-0.93l-0.596,-0.827l-0.109,-0.324l-0.045,-0.319l0.019,-0.314l0.597,-0.636l1.842,-1.514l0.632,-0.236l0.637,-0.015l0.443,-0.439l0.383,-1.454l1.908,-0.526l1.47,-0.659l0.123,-0.18l-1.103,0.122l-1.559,-0.132l-0.664,-1.004l-0.45,-0.172l-0.498,0.008l-0.579,0.316l-0.99,0.932l-0.476,0.216l-1.074,0.958l-0.299,-0.068l-0.15,-0.114l-0.045,-0.187l0.194,-0.636l0.282,-0.436l-0.058,-0.15l-0.421,-0.092l-0.488,0.018l-0.339,0.151l-1.238,0.843l-0.555,0.628l-0.167,0.056l-0.599,-0.982l-0.956,-0.542l-0.213,-0.424l0.196,-1.676l0.279,-0.347l0.733,-0.284l2.196,-1.542l0.124,-0.299l0.207,-0.787l-0.502,0.168l-1.101,0.76l-0.909,0.377l-0.717,-0.002l-0.524,-0.108l-0.332,-0.213l-0.399,-0.484l-1.3,-2.258l-0.354,-1.104l-0.05,-0.981l-0.091,-0.751l-0.376,-1.818l2.782,1.132l1.089,0.214l2.099,0.074l0.098,-0.111l0.031,-0.294l-0.037,-0.479l0.016,-0.37l0.069,-0.259l0.78,-0.66l0.118,-0.218l-0.919,-0.109l-1.69,1.103l-0.597,-0.01l-0.677,-1.579l-0.723,0.278l-0.342,-0.125l-0.532,-0.4l-0.261,-0.35l-0.169,-0.434l-0.072,-0.365l0.024,-0.298l0.143,-0.333l0.624,-0.464l0.282,-0.044l0.742,0.298l0.557,-0.022l-0.184,-0.497l-0.804,-1.26l-0.704,-1.407l0.053,-2.375l0.578,-0.508l0.599,-0.084l0.584,0.606l0.785,0.083l0.562,0.681l0.374,1.298l0.444,-0.024l0.699,0.244l1.565,-0.019l-0.283,-0.462l-0.487,-0.404l-1.106,-0.533l-0.54,-1.92l-1.143,-0.999l-0.895,-0.525l0.015,-0.443l0.672,-2.449l0.812,-0.879l1.294,0.333l0.851,-0.469l1.095,-0.878l1.073,0.407l0.277,-0.038l0.164,-0.271l0.143,-0.519l0.001,-0.479l-0.142,-0.44l-0.338,-0.548l-1.369,-0.076l-0.606,-0.216l-0.236,-0.293l-0.068,-0.443l-0.036,-0.458l-0.004,-0.472l0.036,-0.291l0.114,-0.159l0.336,-0.187l1.276,-0.024l0.764,-0.258l0.837,0.338l1.746,1.264l0.563,0.641l0.601,1.067L217.824,52.567zM198.442,72.29l0.063,2.087l-0.059,1.04l-0.143,0.763l-0.125,0.179l-0.168,0.025l-0.767,-0.596l-0.234,-0.352l-0.012,-0.297l-0.075,-0.583l-0.513,-0.759l-0.959,0.123l-0.399,-0.073l-0.16,-0.227l-0.1,-0.327l-0.094,-1.33l0.016,-0.472l0.118,-0.824l0.071,-0.2l0.703,-0.765l0.201,-0.065l0.86,0.289l0.762,0.037l0.383,0.214l0.342,0.479l0.201,0.722L198.442,72.29zM185.436,82.685l0.658,0.307l0.778,0.967l0.736,2.031l0.037,0.258l0.004,0.335l-0.03,0.41l-0.097,0.532l-0.134,0.318l0.378,0.386l0.042,0.188l-0.034,0.426l0.046,0.314l0.229,-0.31l0.196,-0.475l0.049,-0.306l0.04,-0.826l0.574,-0.413l0.603,-0.604l0.284,-0.137l0.474,0.141l1.136,1.427l0.433,0.136l0.158,0.167l0.144,0.329l0.01,0.355l-0.231,0.821l-0.088,0.498l0.054,0.323l0.593,0.271l1.351,-0.541l1.181,1.322l0.654,1.557l0.484,0.52l0.077,0.28l-0.138,0.263l-0.138,0.721l-0.388,0.535l-0.083,0.241l0.207,0.632l0.016,0.396l-0.027,0.548l0.075,0.307l0.53,0.327l1.209,2.22l0.22,0.614l0.137,0.764l0.014,0.257l-0.173,0.421l-0.188,1.186l-0.107,0.27l-0.491,0.23l-0.892,0.208l-0.833,0.402l-0.895,-0.517l-0.874,-0.789l-0.265,-0.52l-0.218,-0.632l-0.057,-0.248l-0.088,-1.023l-0.047,-0.219l-0.369,-0.579l-0.327,-0.87l-0.628,-0.076l-1.492,-0.89l-0.639,-0.213l-0.638,0.063l-0.905,0.359l-0.17,-0.096l-0.154,-0.267l-0.139,-0.438l-0.034,-0.322l0.148,-0.568l-2.654,0.715l-0.756,0.823l-1.06,-0.13l-0.529,-0.348l-0.704,-0.79l-0.325,-0.691l-0.298,-0.935l-0.028,-0.71l0.241,-0.481l0.251,-0.287l0.261,-0.092l1.44,0.561l1.262,0.285l0.544,-0.286l0.247,-0.766l-0.295,-0.413l-1.215,-0.169l0.259,-0.406l1.027,-0.419l0.536,-0.626l-0.103,-0.22l-0.309,-0.252l-1.376,0.074l-0.495,-0.249l-0.027,-0.207l0.111,-0.265l0.784,-1.288l-0.032,-0.235l-0.337,-0.425l-0.296,-0.554l-0.11,-0.063l-0.682,0.495l-0.958,1.896l-0.229,0.273l-0.219,-0.016l-0.209,-0.303l0.002,-0.396l0.213,-0.49l0.444,-1.477l-0.032,-0.53l-0.434,-0.354l-1.144,0.265l-0.637,0.01l-0.099,-0.42l-0.026,-0.789l0.026,-0.745l0.158,-1.172l0.221,-0.901l0.135,-0.323l1.517,0.191l2.478,-0.563l0.725,-0.06L185.436,82.685zM205.703,94.145l0.663,0.369l1.143,-0.162l0.416,0.269l1.071,0.944l0.325,0.555l0.078,0.418l0.001,0.212l-0.355,0.453l-0.713,0.689l-0.172,0.519l0.636,0.645l0.323,0.571l0.145,0.407l0.005,0.418l-0.429,1.124l-0.314,0.329l-0.481,-0.036l-0.228,0.102l-0.615,0.521l-0.957,0.496l-1.306,0.204l-0.354,0.305l-0.648,0.498l-0.437,0.078l-0.143,-0.285l-0.065,-0.421l0.034,-0.292l0.092,-0.363l-0.208,-0.341l-0.936,-0.656l-0.545,-0.918l-0.078,-0.291l-0.027,-0.258l1.211,-0.171l0.521,-0.187l0.231,-0.301l0.039,-0.176l-0.232,-0.076l-0.83,-0.628l-1.392,-0.376l-0.066,-0.438l-0.58,-0.879l-0.056,-0.84l-0.126,-0.233l-0.395,-0.367l-0.058,-0.121l-0.117,-0.546l-0.018,-0.299l0.022,-0.272l0.716,-0.577l-0.1,-0.401l-0.544,-1.506l-0.143,-0.844l0.023,-0.321l0.338,-0.448l0.475,-0.01l1.254,0.136l0.6,0.187l0.598,0.363l0.655,0.538l0.979,0.475l0.313,0.313l0.589,0.994l0.063,0.314l-0.039,0.312L205.703,94.145zM167.502,92.455l0.491,0.829l0.168,-0.016l0.215,0.152l0.104,0.216l0.295,1.049l0.056,0.518l0.018,0.665l-0.045,0.555l-0.108,0.445l-0.264,0.281l-0.629,0.175l-0.878,-0.264l-0.762,0.341l-0.351,0.044l-0.945,-0.218l-0.238,-0.16l-0.524,-0.629l-0.4,-0.26l-0.168,0.139l-0.201,0.553l-0.377,0.681l-0.231,0.175l-0.68,-0.114l-1.042,-1.152l-1.197,0.341l-1.241,0.673l-0.484,0.126l-0.142,-0.195l-0.195,-0.506l0.03,-0.255l0.37,-0.775l0.826,-0.818l0.604,-0.463l1.198,-0.676l1.418,-0.381l0.53,-0.405l0.335,-0.58l0.923,-0.919l0.544,-0.383l0.729,-0.328l0.59,0.017l0.75,0.75l0.56,0.372L167.502,92.455zM186.622,99.487l-0.322,0.274l-0.376,-0.161l-0.053,-0.171l-0.007,-0.207l0.038,-0.243l0.42,-0.856l0.385,-0.294l0.229,-0.056l0.186,0.292l0.104,0.439L186.622,99.487zM165.7,100.076l2.249,0.326l0.097,0.061l0.009,0.244l-0.169,0.778l-0.259,0.564l-1.2,0.705l-1.548,0.637l-0.321,0.308l0.025,0.183l0.126,0.229l0.259,0.288l1.199,-0.065l0.289,0.124l0.102,0.187l0.062,0.271l0.038,0.354l0.001,1.193l-0.063,0.688l-0.166,0.619l-0.485,0.439l-0.874,0.578l-0.592,0.257l-0.467,-0.093l-0.465,0.06l-2.037,1.083l-0.63,0.006l-0.55,-0.261l-0.761,-1.024l-0.791,-0.404l-0.338,-0.463l-0.332,-0.254l-0.092,-0.372l-0.032,-0.278l0.056,-0.255l0.144,-0.232l0.047,-0.198l-0.132,-0.575l-0.061,-0.551l-0.229,-0.795l-0.034,-0.459l0.001,-0.301l0.038,-0.325l0.152,-0.581l0.079,-0.118l0.464,-0.091l0.609,-0.302l1.403,-0.877l3.082,-1.103l0.936,0.103l0.41,-0.217L165.7,100.076zM156.23,104.753l-0.768,0.449l-0.509,-0.011l-0.901,-0.633l-1.044,-1.946l-0.137,-0.7l0.39,-0.126l0.284,-0.216l0.177,-0.306l0.335,-0.335l0.776,-0.504l0.094,0.195l-0.017,0.413l0.064,0.384l0.278,0.082l0.263,0.274l0.532,0.838l0.364,0.161l0.131,0.183l0.069,0.28l0.221,0.487l-0.004,0.252l-0.299,0.5L156.23,104.753zM190.298,105.519l-0.386,0.122l-0.698,-0.064l-0.836,-0.474l-0.226,-0.556l-0.047,-0.883l0.01,-0.491l0.067,-0.096l0.518,-0.117l0.969,-0.137l0.781,0.1l0.891,0.507l0.361,0.325l0.184,0.228l0.229,0.462l0.075,0.204l0.049,0.362l-1.11,0.08l-0.524,0.142L190.298,105.519zM207.724,104.258l0.706,0.506l0.767,-0.268l0.823,-0.029l1.83,0.216l1.212,-0.144l0.313,0.085l0.478,0.324l0.253,0.391l0.23,0.658l-0.591,0.4l-0.506,2.021l-0.068,0.1l-0.551,0.027l-0.27,0.16l-1.607,-0.285l-4.429,-0.128l-0.194,-0.251l-0.583,-1.185l-0.036,-0.471l0.105,-0.551l0.125,-0.368l0.145,-0.183l1.289,-0.898L207.724,104.258zM182.258,112.667l-0.43,0.224l-0.854,-0.512l-0.56,-0.221l-0.463,-0.916l-0.495,-1.256l-0.39,-1.399l-0.146,-0.83l-0.283,-0.495l-0.098,-0.824l-0.514,-1.3l0.085,-0.191l0.484,-0.192l0.772,0.243l0.37,0.462l0.467,0.773l0.605,1.225l0.187,0.54l0.037,0.739l0.109,0.399l0.52,0.07l0.64,0.969l0.116,0.374l0.132,0.757l-0.009,0.36l-0.102,0.74L182.258,112.667zM223.583,111.073l-0.734,0.727l-0.375,-0.026l-2.147,-1.49l-0.432,-0.741l-0.083,-0.501l-0.023,-0.713l0.007,-0.982l0.093,-0.664l0.113,-0.231l0.253,-0.237l0.495,-0.146l0.471,0.083l0.708,0.266l0.704,0.44l0.935,1.344l0.335,0.637l0.071,0.824l-0.001,0.502l-0.049,0.365l-0.097,0.228L223.583,111.073zM151.406,109.85l0.212,0.499l0.015,0.2l-0.102,0.211l-0.329,0.334l-1.655,1.112l-0.324,0.52l0.122,0.445l0.597,0.898l0.607,0.757l0.131,0.375l-0.289,0.38l-0.553,-0.121l-0.206,0.033l-0.195,0.176l0.053,0.334l0.611,1.106l0.201,0.592l-0.005,0.305l-0.108,0.297l-0.256,0.407l-0.405,0.515l-0.694,0.411l-1.492,0.549l-0.049,0.427l0.01,0.324l-0.036,0.785l-0.051,0.362l-0.178,0.608l-0.129,0.284l-0.224,0.195l-0.318,0.106l-0.408,-0.002l-0.673,-0.521l-0.306,-0.334l-0.425,-0.726l-0.077,-0.487l0.042,-0.601l0.112,-0.932l0.185,-0.958l0.258,-0.985l0.077,-0.616l-0.105,-0.244l-0.176,-0.012l-0.549,0.401l-0.354,0.146l-0.274,0.292l-0.194,0.436l-0.11,0.471l-0.062,0.901l-0.104,0.491l-0.296,0.267l-0.443,-0.004l-0.168,0.151l-0.083,0.327l0.06,0.264l0.437,0.554l0.054,0.616l-0.053,0.371l-0.472,0.682l-0.111,0.228l-0.293,1.062l-0.108,0.267l-0.244,0.243l-0.246,-0.028l-0.228,-0.386l-0.333,-0.732l-0.225,-0.633l-0.115,-0.532l-0.098,-0.237l-0.159,0.164l-0.192,0.552l-0.005,0.427l0.042,0.634l-0.011,0.39l-0.28,0.456l0.041,0.208l0.492,0.558l0.063,0.25l0.003,0.387l-0.033,0.174l-0.197,-0.028l-0.166,0.446l-0.19,0.353l-0.5,0.651l-0.695,0.079l-0.575,0.312l-0.122,-0.01l-0.139,-0.511l-0.156,-1.017l-0.139,-0.58l-0.208,-0.297l-0.257,-1.167l-0.12,-0.378l-0.118,-0.152l-0.098,-0.04l-0.145,0.226l-0.334,1.671l-0.545,0.424l-0.3,0.077l-0.302,-0.047l-0.748,-0.455l-0.6,-0.168l-0.419,0.193l-0.688,0.677l-0.274,0.18l-0.372,-0.077l-0.163,-0.255l-0.139,-0.418l-0.016,-0.254l0.108,-0.089l0.171,-0.487l-0.005,-0.196l-0.169,-0.282l-0.002,-0.22l0.061,-0.149l-0.014,-0.106l-0.087,-0.064l-0.17,0.06l-0.612,0.324l0.069,-0.353l0.292,-0.74l0.715,-1.485l0.27,-0.439l0.162,-0.133l2.109,-0.48l0.148,-0.144l1.002,-2.033l0.286,-0.469l0.293,-0.374l1.438,-1.245l0.134,-0.286l0.225,-0.869l0.131,-0.219l0.311,-0.331l1.036,-1.778l0.944,-1.297l0.479,-0.808l0.656,-0.821l0.758,-0.353l2.287,-0.622l1.646,0.817l0.392,0.051l0.192,-0.231l0.173,-0.376l0.246,0.158l0.611,0.115l0.135,-0.09l0.257,-0.428l-0.176,-0.235l-0.74,-0.433l-0.045,-0.221l0.017,-0.209l0.26,-0.501l0.314,-0.325l0.909,-0.244l0.417,0.063l0.432,0.348l0.563,0.717L151.406,109.85zM211.062,115.533l0.525,0.107l0.449,-0.165l0.385,0.037l0.568,0.499l0.527,0.759l0.404,0.343l0.131,0.172l0.051,0.191l0.063,0.57l-0.002,0.264l-0.03,0.21l-0.177,0.518l-0.149,0.639l-0.307,0.561l-0.164,0.422l-0.141,0.532l0.316,-0.317l1.197,-1.764l0.784,0.211l1.176,-0.158l1.425,-0.726l0.676,-0.113l0.683,0.053l0.507,0.229l1.083,0.977l0.375,0.464l0.141,0.327l0.034,0.241l-0.222,0.373l-0.68,-0.227l-1.12,-0.2l-0.205,-0.124l-0.174,0.01l-0.127,0.135l0.08,0.512l0.228,0.112l1.345,0.11l4.407,1.616l0.184,0.513l-0.049,0.227l-0.156,0.25l-0.321,0.336l-2.542,0.366l-1.446,-0.324l-1.215,-0.522l-0.413,0.117l0.359,0.707l0.729,0.215l0.61,0.417l0.253,0.348l1.293,0.265l0.211,0.27l0.402,0.688l0.337,0.053l0.334,0.479l0.275,0.82l0.127,0.109l0.39,-0.147l0.656,0.708l0.204,0.378l0.001,0.282l-0.146,0.441l-0.293,0.597l-0.742,0.701l-0.058,0.21l0.867,-0.082l0.16,0.093l1.021,1.235l0.134,0.022l0.084,-0.128l0.098,-0.437l-0.044,-0.405l-0.125,-0.563l0.033,-0.41l0.192,-0.255l0.193,-0.126l0.196,0.002l0.213,0.151l1.032,1.499l1.324,-0.715l0.241,0.321l0.2,0.6l0.093,0.099l0.49,-1.196l0.302,-0.298l1.242,1.421l0.757,0.313l0.304,0.303l0.562,0.333l0.799,0.126l0.132,-0.523l-0.46,-0.674l0.269,-0.296l1.099,-0.574l0.587,0.081l1.082,-0.816l0.664,-0.111l0.408,0.014l1.339,-1.24l0.318,-0.198l0.231,-0.446l0.526,0.07l1.424,0.708l0.403,-0.064l1.515,-0.706l0.561,-0.173l0.562,0.026l1.421,0.414l1.063,0.444l0.33,0.233l-0.117,0.582l0.054,0.172l0.138,0.125l0.347,0.17l1.328,0.011l0.577,0.147l0.459,0.541l0.11,0.215l-0.019,0.224l-0.452,0.581l0.074,0.122l0.451,0.135l1.016,0.066l0.218,0.134l0.209,0.72l0.219,0.992l-0.004,0.393l-0.352,0.665l-0.962,0.884l-1.067,0.731l-0.069,0.188l0.341,0.348l0.352,0.152l0.277,-0.03l0.852,-0.331l0.193,0.006l0.391,0.338l0.181,0.334l0.166,0.445l-0.299,0.403l-1.225,0.5l-0.724,-0.657l-0.243,-0.146l-0.165,0.057l0.093,0.289l0.35,0.52l0.115,0.343l-0.122,0.166l-0.058,0.328l0.007,0.488l-0.029,0.495l-0.118,0.768l-0.042,0.031l-2.662,0.157l-0.321,0.138l-0.749,0.538l-0.566,0.27l-0.369,0.041l-0.36,-0.098l-0.972,-0.558l-0.647,0.105l-0.254,-0.053l-0.548,-0.372l-0.133,-0.188l-0.222,-0.489l-0.167,-0.672l0.013,-0.415l0.07,-0.6l-0.043,-0.302l-0.156,-0.001l-0.174,-0.125l-0.524,-0.606l-0.323,-0.179l-0.06,0.099l0.095,0.474l0.063,0.151l0.345,0.345l0.064,0.399l-0.147,1.005l-0.052,0.161l-0.335,0.733l-0.253,0.208l-0.691,0.016l-1.058,0.518l-0.506,0.075l-0.678,-0.121l-0.424,-0.236l-0.275,-0.271l-0.267,-0.385l-0.14,-0.029l-0.071,0.835l-0.131,0.108l-0.227,-0.013l-0.351,-0.259l-0.289,-0.604l-0.09,0.002l-0.04,0.352l-0.065,0.231l-0.089,0.109l-0.743,0.376l-0.414,0.002l-0.433,-0.431l-0.284,0.043l-0.364,0.233l-0.884,-0.441l-0.211,-0.018l0.182,0.714l-0.292,0.11l-0.63,-0.018l-1.036,-0.23l-0.642,0.334l-1.16,-0.2l-1.171,-0.05l-0.218,-0.163l-0.154,-0.334l-0.006,-0.297l0.057,-0.413l0.171,-0.616l0.286,-0.821l0.099,-0.435l-0.258,-0.202l-0.16,-0.27l-0.131,-0.031l-0.413,0.319l-0.269,0.926l-0.206,0.268l-0.091,-0.225l-0.068,-0.562l-0.091,-0.274l-0.113,0.015l-0.11,0.15l-0.107,0.286l-0.161,0.103l-0.215,-0.078l-0.076,0.14l0.063,0.357l0.022,0.333l-0.019,0.311l-0.186,0.3l-0.528,0.436l-0.305,0.139l-0.802,0.065l-0.479,-0.129l-0.972,-0.523l-0.538,-0.024l-0.648,-0.881l-0.513,-0.204l0.026,-0.321l0.224,-0.597l-0.007,-0.179l-0.701,0.871l-0.095,0.277l0.082,0.642l-0.093,0.046l-0.482,-0.23l-0.474,0.175l-0.114,-0.052l-0.327,-0.463l-0.576,-0.472l-0.254,-0.531l-0.396,-1.668l-0.201,-1.113l0.025,-0.228l0.294,-0.316l-0.044,-0.247l-0.366,-0.631l-0.395,-0.533l-0.117,-0.37l-0.054,-0.375l-0.052,-0.544l-0.002,-0.403l0.047,-0.261l0.226,-0.817l0.618,-1.474l0.083,-0.269l0.033,-0.266l-0.085,-0.788l-0.12,-0.793l-0.121,-0.569l-0.341,-0.789l-0.469,-0.824l-0.66,-1.489l-0.489,-1.167l-0.585,-1.657l-0.282,-0.144l-0.327,0.076l-0.705,0.573l-0.237,0.271l-0.058,0.182l-0.525,0.041l-1.488,-0.149l-0.569,-0.176l-0.425,0.046l-0.729,0.42l-0.778,-0.079l-0.487,-1.17l-1.106,-0.633l-0.33,-0.356l-0.226,-0.488l0.075,-0.32l0.629,-0.287l0.262,-0.317l0.125,-0.256l-0.624,0.221l-0.275,-0.039l-1.876,-1.618l-0.578,-0.287l-0.098,-0.146l-0.049,-0.192l0.001,-0.239l0.055,-0.36l0.558,0.455l0.25,0.034l0.391,-0.136l0.139,-0.284l-0.089,-0.166l-0.639,-0.547l-0.309,-0.417l-0.119,-0.304l0.123,-0.432l0.032,-0.293l0.206,-0.165l0.379,-0.037l0.485,-0.208l0.887,-0.568l0.594,-0.203l0.593,0.031l1.437,0.581l1.432,0.735L211.062,115.533zM156.993,117.616l-0.426,0.4l-2.916,-0.591l-0.159,-0.186l-0.076,-0.253l0.528,-0.693l0.638,-0.3l1.482,-0.241l0.517,0.271l0.342,0.316l0.194,0.274l0.081,0.513L156.993,117.616zM223.883,120.476l-0.131,0.164l-0.423,-0.084l-0.14,0.16l-0.225,-0.091l-0.31,-0.342l-0.362,-0.674l-0.414,-1.01l-0.323,-0.875l-0.018,-0.241l0.106,-0.411l0.323,-0.274l0.767,-0.33l0.526,0.009l0.489,0.666l0.138,0.229l0.084,0.272l0.002,0.261l-0.04,0.228l-0.222,0.506l-0.097,0.352l0,0.344l0.048,0.498l0.089,0.327l0.131,0.158L223.883,120.476zM171.778,125.804l0.354,0.033l0.414,-0.128l0.467,0.088l0.211,0.261l0.15,0.463l0.006,0.248l-0.03,0.213l-0.065,0.177l-0.604,1.159l-0.141,0.399l0.195,0.097l0.094,-0.067l0.603,-0.865l0.454,-0.271l0.344,-0.063l0.567,0.173l0.226,0.149l0.155,0.177l0.084,0.204l0.223,0.827l0.161,1.063l0.026,-0.109l0.004,-0.595l0.031,-0.465l0.557,-0.314l0.014,-0.104l-0.2,-0.259l-0.17,-0.354l-0.118,-0.664l0.046,-0.248l0.116,-0.267l0.357,-0.569l0.417,-0.341l0.37,-0.083l1.38,0.594l0.543,0.487l0.221,0.25l0.08,0.178l0.115,0.568l0.231,1.545l-0.001,0.494l-0.107,0.792l-0.446,1.474l-0.068,0.993l-0.449,2.443l-0.307,0.658l-0.338,0.459l-1.391,0.805l-1.046,0.815l-0.265,0.128l-0.275,0.011l-0.866,-0.27l-1.005,-0.519l-0.571,0.147l-0.57,0.374l-0.359,0.1l-0.337,-0.049l-0.335,-0.134l-0.441,-0.351l0.228,-0.16l0.104,-0.18l-0.092,-0.185l-0.464,-0.267l-0.481,0.593l-1.405,1.377l-1.888,0.459l-0.592,0.279l-0.439,0.359l-0.229,0.295l-0.35,0.692l-0.538,0.519l-0.973,0.566l-1.238,0.875l-2.219,0.892l-1.396,0.156l-1.395,-0.294l-0.442,-0.24l-0.463,-0.376l-0.949,-0.892l-0.262,-0.323l-0.305,-0.704l0.18,-0.47l0.506,-0.544l0.757,-0.496l1.511,-0.673l1.371,-1.082l0.485,-0.204l1.32,-0.167l0.665,0.102l0.481,-0.057l0.317,-0.149l0.471,-0.393l0.688,-0.786l0.502,-0.739l0.127,-0.347l-0.168,-0.325l-0.246,-0.046l-0.821,0.763l-0.413,0.256l-0.449,0.018l-0.616,0.26l-0.6,0.104l-0.116,-0.008l-0.625,-0.727l-0.334,-0.128l-0.155,0.076l-0.143,0.193l-0.271,0.536l-0.156,0.193l-0.27,0.139l-1.09,0.159l-1.044,0.268l-0.232,-0.166l-0.141,-0.31l-0.029,-0.188l-0.016,-0.639l-0.07,-0.254l0.092,-0.534l0.119,-0.408l0.146,-0.281l0.718,-0.832l0.101,-0.217l-0.342,0.045l-0.813,0.408l-0.106,-0.141l-0.19,-0.467l-0.091,-0.047l-0.104,0.194l-0.061,0.272l-0.14,1.122l-0.123,0.571l-0.327,-0.115l-0.404,-0.345l-0.151,-0.046l-0.087,0.109l0.028,0.193l0.41,0.953l0.005,0.332l-0.269,0.58l-1.144,0.958l-0.452,0.256l-0.16,-0.099l-0.144,-0.262l-0.127,-0.427l-0.297,-0.575l-0.176,-0.129l-0.198,-0.017l-0.182,0.119l-0.166,0.255l-0.104,0.271l-0.098,0.503l-0.208,0.384l-0.128,0.065l-1.162,-0.796l-0.936,-1.421l-1.024,0.222l-0.459,-0.05l-1.396,-0.523l-0.177,-0.324l-0.098,-0.423l0.01,-0.23l0.058,-0.238l0.177,-0.474l0.352,-0.719l0.147,-0.232l0.219,-0.192l0.29,-0.151l0.739,-0.084l1.903,-0.027l0.381,-0.112l2.082,-1.407l0.238,-0.232l0.305,-0.453l0.069,-0.188l-0.013,-0.123l-2.561,1.123l-1.098,0.241l-1.683,-0.183l-0.317,-0.176l-0.072,-0.313l0.351,-0.834l0.185,-0.311l0.479,-0.295l1.158,-0.418l1.548,-0.371l1.014,-0.008l0.851,-0.295l0.512,-0.338l-1.714,0.018l-2.064,0.158l-0.298,-0.11l-0.59,-0.446l-0.028,-0.326l0.236,-0.393l0.086,-0.294l-0.169,-0.662l0.052,-0.258l0.385,-0.554l0.686,-0.601l0.423,-0.086l0.816,0.206l2.326,0.213l0.451,-0.077l-0.285,-0.261l-0.405,-0.195l-1.796,-0.334l-0.372,-0.15l-0.071,-0.206l-0.027,-0.305l0.018,-0.404l0.13,-0.414l0.557,-0.869l1.634,-0.719l0.65,-0.099l0.651,0.047l0.662,0.323l0.295,0.28l0.148,0.344l0.071,0.32l0.008,0.552l0.032,0.217l0.12,0.362l0.381,0.846l0.28,0.263l1.292,-0.491l0.538,-0.11l0.541,0.154l0.788,0.506l1.021,1.52l1.315,1.538l-0.006,0.33l-0.504,0.51l-0.095,0.218l0.068,0.151l0.503,0.1l0.471,-0.075l0.45,0.114l0.101,0.131l0.165,0.554l0.229,0.975l0.272,0.724l0.315,0.477l0.311,0.244l0.458,0.018l0.46,-0.142l0.747,0.047l3.854,0.548l0.228,-0.095l0.163,-0.301l0.097,-0.508l0.037,-0.419l-0.053,-0.574l-0.075,-0.275l-2.389,-1.873l-0.208,-0.761l1.167,-1.067l0.084,-0.248l0.022,-0.341l-0.039,-0.435l-0.158,-0.416l-0.627,-0.796l-0.555,-0.12l-0.822,-0.789l-0.129,-0.2l-0.106,-0.316l-0.083,-0.433l0.014,-0.333l0.111,-0.234l0.81,-0.812l0.328,-0.452l1.01,-2.05l0.467,-0.834l0.334,-0.393l0.34,-0.244l0.749,-0.114l0.779,0.774l0.172,0.048l0.071,0.203l-0.03,0.359l-0.098,0.341l-0.279,0.614l-0.065,0.257l0.021,0.265l0.191,0.608l0.059,0.399l0.042,0.671l0.031,0.099l0.469,0.564l0.426,0.733l0.197,1.143l-0.153,0.393l-0.359,0.54l-0.213,0.449l-0.068,0.358l0.054,0.216L171.778,125.804zM191.61,119.609l-0.727,0.053l-0.336,-0.145l-0.022,-0.213l0.291,-0.28l0.967,-0.458l0.569,-0.838l0.212,-0.104l0.743,-0.12l0.433,0.026l0.556,0.198l-1.34,1.036L191.61,119.609zM201.503,120.968l0.032,0.534l-0.034,0.412l-0.099,0.289l-0.004,0.332l0.09,0.374l0.375,0.939l0.119,0.502l0.018,0.502l-0.019,0.343l-0.231,0.663l-0.103,0.853l-0.006,0.45l0.138,0.701l0.004,0.325l-0.26,0.555l-0.551,0.482l0.078,0.254l1.188,0.608l0.09,0.137l-0.006,1.359l0.207,1.481l-0.077,0.028l-0.286,-0.461l-0.528,-0.55l-0.631,1.024l0.072,1.727l0.415,0.765l0.126,0.435l-0.041,0.261l-0.351,0.116l-0.122,-0.057l-0.36,-0.344l-0.209,-0.521l-0.066,0.018l-0.064,0.251l0.042,0.255l0.244,0.462l0.103,0.551l-0.108,0.156l-0.362,0.142l-0.489,0.006l-0.768,0.248l-0.378,0.038l-0.369,-0.134l-0.492,-0.032l-0.409,0.059l-0.25,-0.109l-0.228,-0.257l-0.265,0.062l-0.579,0.651l-0.897,-0.207l-0.808,-0.053l-0.163,-0.217l-0.181,-0.424l-0.356,-1.33l0.067,-0.336l0.863,-0.183l0.018,-0.115l-0.613,-0.479l-0.704,-0.353l-0.326,-0.278l0.075,-0.531l-0.021,-0.134l1.213,-0.609l0.882,-1.207l0.547,-0.493l0.04,-0.239l0.463,-0.249l1.071,-0.15l0.042,-0.338l-2.022,0.194l-2.769,0.689l-0.856,0.338l-0.714,-0.197l-3.031,1.061l-0.129,0l-0.317,-0.336l-0.272,-0.631l0.195,-0.441l0.89,-0.84l0.445,-0.74l-0.052,-0.4l0.354,-0.714l0.566,-0.101l0.963,0.587l0.5,0.581l0.449,0.271l0.398,-0.054l0.412,-0.405l-0.104,-0.046l-0.699,0.215l-0.082,-0.063l-0.356,-0.649l-0.155,-0.415l-0.1,-0.416l-0.006,-0.294l0.215,-0.56l-0.801,-0.185l-0.299,-0.389l-0.137,-0.486l0.03,-0.211l0.252,-0.571l0.68,-0.79l-0.079,-0.219l-0.99,0.018l-0.218,-0.103l-0.422,-0.494l0.093,-0.549l0.394,-0.807l0.297,-0.478l0.199,-0.147l0.31,0.003l0.735,0.313l0.212,0.172l0.563,0.778l0.144,0.443l-0.018,0.425l0.108,0.312l0.437,0.454l1.878,2.33l0.351,0.547l0.24,0.241l0.434,0.177l0.254,-0.037l0.207,-0.163l0.035,-0.211l-0.812,-0.809l-0.204,-0.432l-0.174,-0.591l0.076,-0.191l0.236,-0.066l0.594,0.078l0.699,-0.16l-0.775,-0.25l-0.506,-0.332l-0.52,-0.016l-0.65,-0.534l0,-0.167l0.159,-0.171l0.884,-0.238l0.167,-0.102l0.015,-0.149l-0.292,-0.36l-0.26,-0.196l-1.336,-0.437l-0.475,-0.49l-0.151,-0.234l-0.048,-0.227l0.171,-0.582l0.718,-0.732l0.521,-0.351l0.896,-0.257l0.715,0.031l0.407,0.099l0.953,1.242l0.449,0.812l0.784,-0.142l-0.227,-0.854l-0.147,-0.942l0.232,-0.347l0.646,-0.617l0.514,0.323l0.67,0.833l0.147,0.283l0.754,0.512l0.446,0.17l0.231,0.273L201.503,120.968zM183.761,119.563l0.139,0.067l0.428,-0.241l0.276,-0.043l0.308,0.455l0.08,0.297l1.107,0.738l0.39,0.331l0.05,0.22l-0.139,0.314l-0.327,0.409l-0.314,0.277l-0.451,0.22l-2.241,0.033l-0.244,-0.1l-0.141,-0.363l-0.277,-1.36l-0.197,-0.736l-0.074,-0.514l0.049,-0.288l0.239,-0.29l0.829,-0.434h0.367l0.23,0.111l0.094,0.221l-0.029,0.299L183.761,119.563zM188.8,126.295l0.588,0.711l0.028,0.163l-0.111,0.135l-0.76,0.375l-0.295,0.299l-0.247,0.697l-0.192,0.322l-1.021,0.192l-1.042,-0.009l0.196,-0.672l0.57,-1.102l-0.449,-0.458l-1.594,0.763l-0.605,-0.469l0.518,-1.204l-0.516,-0.111l-0.724,-0.005l-0.459,-0.717l0.155,-0.865l0.95,-0.479l1.237,-0.415l1.328,-0.63l1.039,0.053l0.404,0.3l0.134,1.005l0.129,1.188l0.181,0.101L188.8,126.295zM253.81,127.325l0.032,0.678l-0.204,-0.031l-0.649,0.442l-0.53,0.063l-0.265,-0.198l-0.168,-0.463l0.414,-0.866l0.476,-0.608l0.571,-0.949l0.475,-0.626l0.234,0.131l0.227,0.332l-0.284,0.942l-0.31,0.467L253.81,127.325zM143.613,131.271l-0.802,0.722l-0.57,-0.075l-0.756,-0.531l-0.616,-0.18l-0.217,-0.177l-0.032,-0.184l0.209,-0.512l0.262,-0.409l0.627,-0.807l1.059,-1.568l0.693,-0.596l0.68,-0.423l0.694,-0.948l0.384,-0.425l0.333,-0.031l0.34,0.183l0.038,0.259l-0.357,1.292l-0.251,0.518l-0.491,1.329l-0.942,2.208L143.613,131.271zM210.412,129.349l-0.274,0.005l-0.357,-0.237l-0.101,-0.248l-0.077,-0.341l-0.053,-0.433l-0.074,-0.348l-0.096,-0.261l-0.02,-0.218l0.056,-0.175l0.117,-0.098l0.267,-0.032l0.581,-0.454l0.11,0.049l0.077,0.241l0.079,0.628l0.083,0.371l0.229,0.676l0.101,0.434l-0.021,0.134l-0.072,0.119L210.412,129.349zM135.901,129.396l-0.219,0.053l-0.243,-0.128l0.056,-0.292l0.547,-0.801l0.03,-0.229l-0.007,-0.188l-0.068,-0.22l0.138,-0.282l0.222,-0.116l0.074,0.11l0.025,0.246l-0.051,0.714l-0.069,0.345l-0.094,0.294l-0.145,0.263L135.901,129.396zM206.056,132.053l-0.218,0.368l-0.225,0.027l-0.303,-0.348l-0.329,0.131l-0.45,0.704l-0.16,0.413l-0.123,0.149l-0.377,0.129l-0.163,-0.117l-0.153,-0.367l-0.144,-0.619l0.106,-0.467l0.355,-0.315l0.935,-0.515l0.268,-0.256l0.029,-0.275l0.056,-0.182l0.083,-0.089l0.624,0.465l0.296,0.313l0.224,0.354l-0.024,0.141L206.056,132.053zM213.173,137.373l0.181,0.823l0.033,0.331l0.009,0.697l-0.077,0.905l-0.052,0.166l-0.074,0.076l-0.036,0.232l0.003,0.388l-0.073,0.236l-0.149,0.084l-1.006,0.177l-0.622,-0.034l-0.922,0.113l-0.457,-0.057l-0.299,-0.19l-0.435,-0.423l-0.919,-1.004l-0.463,-0.035l-1.163,-0.354l-0.642,-1.098l-0.246,-0.197l-0.248,0.329l-0.067,-0.074l-0.068,-0.222l-0.069,-0.37l-0.121,-0.19l-0.487,0.099l-0.088,-0.125l-0.023,-0.325l0.007,-0.283l0.087,-0.445l0.513,-1.233l0.254,-0.087l0.314,-0.229l0.174,-0.671l-0.018,-0.636l0.478,-0.952l0.285,-0.282l0.512,-0.668l1.744,-1.049l0.481,-0.092l0.644,0.079l0.622,0.335l0.479,0.555l0.976,1.36l0.444,0.817l0.236,0.835l0.212,0.478l0.263,1.024l-0.096,0.399l-0.057,0.536L213.173,137.373zM183.488,137.282l-0.53,0.059l-0.914,-0.33l-0.544,-0.637l-0.166,-0.307l0.016,-0.139l0.094,-0.138l0.131,-0.417l0.311,-1.209l0.117,-0.322l0.49,-0.703l0.359,-0.188l0.762,0.06l0.442,0.364l0.185,0.234l0.132,0.28l0.13,0.625l0.032,0.403l0.222,0.459l0.066,0.265l0.004,0.259l-0.062,0.262l-0.127,0.263l-0.292,0.384L183.488,137.282zM208.223,142.952l-0.128,0.053l-0.25,-0.06l-0.942,-0.47l-0.16,-0.193l-0.046,-0.142l0.214,-0.171l0.081,-0.182l0.239,-0.222l0.422,0.001l0.442,0.541l0.208,0.486l0.011,0.214L208.223,142.952zM202.473,142.733l-0.844,0.636l-0.184,-0.247l-0.08,-0.224l0.656,-0.968l0.28,-0.255l0.276,0.302l0.076,0.229l-0.035,0.176L202.473,142.733zM139.661,147.026l0.022,0.043l0.722,-0.953l0.438,-0.052l0.306,0.085l0.097,0.122l0.061,0.188l0.03,0.414l0.02,1.02l0.039,0.126l0.1,-0.058l0.159,-0.24l0.791,-1.51l0.333,-0.417l0.228,-0.125l0.966,-0.228l0.656,0.007l0.725,0.142l0.541,0.213l0.887,0.625l0.697,0.716l0.64,0.759l2.146,2.822l0.908,0.824l0.347,0.466l0.154,0.339l0.135,0.424l0.042,0.395l-0.053,0.367l-0.099,0.256l-0.218,0.217l-1.313,0.917l-0.691,0.28l-0.685,0.403l-1.636,1.415l-1.12,0.669l-1.456,1.298l-2.746,2.067l-0.327,0.413l-0.15,0.296l-0.775,2.315l-0.295,0.533l-0.714,0.542l-0.904,0.135l-0.253,0.151l-0.041,0.787l-0.324,1.299l-0.158,0.869l-0.216,2.305l-0.05,0.229l-0.165,0.423l-0.28,0.457l-0.873,0.526l-0.644,0.275l-0.876,0.228l-0.209,-0.156l-0.211,-0.359l-0.221,-0.032l-0.136,0.057l-1.143,1.569l-1.103,0.631l-0.478,0.568l-0.337,0.266l-0.271,0.082l-0.446,-0.05l-0.323,-0.257l-0.292,-0.397l-0.22,-0.432l-0.566,-1.79l-0.244,-0.617l-0.207,-0.309l-0.555,-1.105l-0.153,-0.223l-2.111,-1.413l-1.028,-0.798l-0.249,-0.282l-0.23,-0.165l-1.32,0.11l-0.175,-0.043l-0.045,-0.118l0.156,-0.421l0.062,-0.266l0.021,-0.261l-0.023,-0.422l0.017,-0.077l0.501,-0.417l-0.081,-0.087l-0.059,-0.163l-0.036,-0.241l0.054,-0.168l0.146,-0.097l0.177,-0.391l0.208,-0.688l0.155,-0.388l0.215,-0.25l0.386,-0.67l0.276,-0.271l0.233,-0.341l0.007,-0.154l-0.095,-0.118l-0.033,-0.261l0.043,-0.817l-0.002,-0.422l0.042,-0.354l0.086,-0.285l0.109,-0.189l0.978,-0.598l0.049,-0.174l0.012,-0.2l-0.026,-0.227l-0.05,-0.159l-0.155,-0.131l-0.261,-0.036l-0.227,-0.347l-0.054,-0.168l0.091,-0.477l0.441,-0.763l0.149,-0.378l0.476,-1.715l0.87,-1.071l0.236,-1.16l0.654,-1.239l-0.001,-0.172l-0.211,-0.425l-0.603,-0.295l-0.291,-0.456l-0.194,-0.52l-0.883,-3.019l-0.151,-0.227l-0.045,-0.355l-0.18,-0.235l0.037,-0.22l3.446,-0.917l2.372,-0.293l2.457,-0.803l0.684,-0.047l0.53,0.159l0.523,0.417l0.693,0.728l0.918,0.707l1.715,1.029l1.069,0.215l-0.429,0.815l-0.061,0.244L139.661,147.026zM214.217,146.53l1.103,0.485l0.537,0.317l0.264,0.211l0.502,0.71l0.256,0.204l0.978,-0.411l0.684,-0.153l1.522,0.188l1.292,0.585l0.476,0.439l0.29,0.402l-0.075,0.443l-0.238,0.712l-0.279,0.675l-0.558,1.053l-0.475,0.524l-0.118,0.251l-0.074,0.348l-0.184,0.508l-0.51,1.092l-0.136,0.186l-0.718,0.476l0.246,0.213l0.112,0.188l-0.095,0.479l-0.453,1.152l-0.47,1.058l-0.328,0.63l-0.597,0.906l-0.329,0.255l-0.44,0.079l-2.663,-0.79l-0.668,0.013l-1.775,0.413l0.167,0.202l0.65,0.305l0.419,0.332l0.557,1.028l0.072,0.256l0.035,0.297l-0.021,0.581l-0.038,0.147l-0.885,1.558l-0.286,1.125l-0.183,0.923l-0.298,0.253l-0.992,-0.389l-0.32,0.012l-1.113,0.269l-0.519,-0.133l0.073,-1.393l-0.073,-1.517l-0.164,-1.459l-0.833,-2.629l-0.092,-0.47l-0.062,-0.508l-0.031,-0.545l0.003,-0.551l0.058,-1.118l0.007,-0.57l-0.042,-1.494l-0.112,-2.261l-0.011,-0.805l0.008,-0.322l0.035,-0.246l0.178,-0.327l0.342,-0.236L208,150.65l1.094,0.695l0.503,0.231l0.335,-0.01l0.018,-0.079l-0.298,-0.146l-0.28,-0.299l-0.456,-0.893l-0.209,-0.768l-0.042,-0.255l-0.01,-0.267l0.021,-0.279l0.066,-0.251l0.229,-0.395l0.186,-0.179l0.686,-0.455l0.692,-0.278l1.526,-0.189l0.433,0.136l0.661,-0.501l0.39,-0.12L214.217,146.53zM199.905,149.509l-0.808,0.213l-0.373,-0.091l-0.197,0.278l-0.155,0.118l-0.441,0.051l-0.91,-0.502l-0.245,-0.175l-0.089,-0.163l0.037,-0.156l0.163,-0.15l0.698,-0.229l0.259,-0.169l0.106,-0.236l0.175,-0.19l0.242,-0.144l0.654,-0.138l1.471,-0.717l0.731,-0.102l0.287,0.061l0.086,0.19l0.023,0.189l-0.04,0.189l-0.229,0.485l-0.298,0.376l-0.802,0.807L199.905,149.509zM195.045,148.726l2.369,2.16l0.332,-0.177l0.716,-0.113l0.744,-0.316l1.032,-0.263l0.629,-0.479l0.268,-0.137l0.455,-0.085l0.248,0.002l0.715,0.259l0.287,0.182l0.152,0.191l0.165,0.347l0.282,0.843l0.042,0.313l-0.015,0.084l-0.26,0.516l-0.174,0.224l-0.358,0.213l-0.311,0.065l-0.267,0.372l-0.301,-0.099l-0.081,0.339l0.032,0.207l0.081,0.101l0.151,-0.024l0.173,-0.144l0.336,0.072l0.177,0.222l0.159,0.366l-0.118,0.338l-0.594,0.467l-0.875,0.526l-1.066,1.646l-0.561,0.685l-0.116,0.213l-0.057,0.214l0.017,0.404l0.025,0.163l0.155,0.065l0.521,-0.564l0.336,-0.263l0.341,-0.145l0.602,-0.01l0.249,0.087l0.451,0.339l0.413,0.521l0.092,0.189l-0.04,0.19l-0.171,0.19l-0.019,0.125l0.394,0.262l0.434,0.708l0.028,0.428l-0.189,0.422l-0.052,0.282l0.086,0.143l0.214,-0.086l0.513,-0.473l0.555,-0.247l0.223,0.027l0.14,0.109l0.148,0.648l0.123,0.726l0.015,0.608l-0.092,0.492l-0.132,0.383l-0.333,0.473l-0.301,0.18l-0.157,0.002l0.016,0.08l0.357,0.392l0.149,0.313l0.063,0.301l-0.021,0.29l-0.049,0.247l-0.416,0.912l0.022,0.13l0.115,0.059l0.261,0.522l0.031,1.208l-0.935,0.377l-0.22,0.279l-0.258,0.447l-0.296,0.333l-0.671,0.35l-0.34,0.04l-1.681,-0.292l-0.17,-0.17l-0.118,-0.304l-0.065,-0.438l-0.018,-0.346l0.03,-0.252l-0.009,-0.147l-0.047,-0.043l-0.187,0.253l-0.195,0.458l0.107,0.507l0.531,1.403l0.102,0.6l0.015,0.254l-0.024,0.19l-0.6,0.809l-0.347,0.273l-0.356,0.136l-0.339,-0.102l-0.322,-0.338l-0.246,-0.151l-0.508,0.021l-0.159,-0.175l-0.147,-0.326l-0.357,-1.175l-0.499,-0.838l-0.43,-0.944l-1.093,-1.388l-0.566,-0.836l-0.754,-1.354l-0.315,-0.308l-0.262,-0.124l-0.515,-0.098l-0.119,-0.17l-0.188,-0.465l-0.324,-0.35l-0.118,-0.044l-0.191,0.083l-0.504,0.323l-0.633,-0.342l-0.142,-0.241l-0.084,-0.408l-0.08,-0.225l-0.214,-0.202l-0.181,-0.513l-1.203,-1.015l-0.715,-1.173l-0.145,-0.426l-0.014,-0.174l0.073,-0.569l0.166,-0.647l0.217,-0.646l0.133,-0.265l0.471,-0.56l0.371,-0.127l0.518,0.071l0.272,0.125l0.245,0.375l0.104,0.431l0.123,0.29l0.384,0.317l0.208,0.254l0.306,0.59l0.236,0.708l0.217,0.233l0.521,0.079l0.538,-0.12l1.154,-0.445l0.047,-0.056l0.071,-0.265l0.132,-1.623l0.079,-0.007l0.392,0.753l0.111,0.083l0.169,-0.157l0.1,-0.365l-0.012,-0.174l-0.246,-0.885l-0.146,-0.386l-0.13,-0.24l-0.145,-0.079l-0.314,0.077l-0.239,-0.171l-0.053,-0.246l0.039,-0.332l0.132,-0.35l0.142,-0.201l0.275,-0.104l0.322,0.102l0.446,0.424l0.282,0.094l0.396,-0.121l-0.507,-0.249l-0.708,-0.982l-0.303,-0.185l-0.37,0.423l-0.25,0.159l-0.472,0.206l-0.376,0.03l-1.576,-1.524l-0.087,-0.146l-0.116,-0.399l0.014,-0.184l0.155,-0.285l0.393,-0.378l0.584,-0.237l0.391,-0.038l0.341,0.282l0.498,0.762l0.436,0.443l0.036,-0.16l-0.077,-0.437l-0.199,-0.65l-0.143,-0.178l-0.35,-0.195l-0.324,-0.449l-0.152,-0.333l-0.081,-0.357l-0.01,-0.382l0.062,-0.262l0.134,-0.141l1.211,-0.384l0.846,0.425l0.537,0.062l0.223,-0.522l-0.078,-0.102l-0.282,0.135l-0.319,-0.003l-0.199,-0.287l-0.006,-0.168l0.249,-0.402L195.045,148.726zM232.688,176.133l0.111,0.189l0.641,-0.241l0.545,-0.278l0.849,-0.664l0.507,-0.231l1.541,0.004l0.262,0.125l-0.116,0.397l-0.064,0.112l0.051,0.172l0.166,0.232l0.332,0.258l0.131,-0.231l0.096,-0.559l0.227,-2.313l0.096,-0.704l0.046,-0.669l-0.005,-0.634l-0.111,-0.403l-0.395,-0.242l-0.539,0.04l-0.277,-0.063l-0.335,-0.125l-0.249,-0.196l-0.162,-0.266l-0.322,-0.802l-0.237,-0.449l-0.609,-0.813l-0.276,-0.272l0.139,-0.322l0.554,-0.372l0.334,-0.353l0.393,-1.038l0.236,-0.168l0.851,0.138l1.151,0.813l0.721,0.701l0.19,0.075l0.004,-0.127l-0.183,-0.328l-0.83,-0.87l-0.377,-0.636l-0.181,-0.455l0.086,-0.198l0.467,-0.202l0.061,-0.233l-0.635,-0.275l-0.322,0.006l-0.26,0.197l-0.28,0.013l-0.518,-0.358l-0.141,-0.209l-0.299,-0.621l-0.157,-0.542l-0.174,-0.337l-0.063,-0.269l-0.034,-0.838l0.015,-0.495l0.07,-0.424l0.126,-0.354l0.336,-0.656l0.189,-0.189l0.352,-0.086l0.765,0.326l2.057,1.172l-0.049,-0.376l-2.301,-1.587l-0.813,-0.411l-0.199,-0.579l1.225,-2.235l1.129,-0.529l0.562,-0.658l0.918,-0.029l0.862,0.418l0.015,-0.114l-0.389,-0.787l0.03,-0.197l0.489,-0.471l0.896,-0.555l1.094,-0.442l0.217,-0.23l0.28,-0.163l0.516,-0.142l1.282,-0.068l0.72,0.066l0.957,0.338l0.559,0.613l0.174,0.366l0.297,1.169l0.243,1.625l0.355,0.671l0.571,0.37l0.395,0.401l0.218,0.432l0.058,0.542l-0.102,0.651l0.077,0.665l0.255,0.678l0.197,0.383l0.431,0.437l0.007,0.233l-0.135,0.266l-0.285,0.363l-0.704,1.129l-0.908,1.234l-0.647,1.061l-0.032,0.312l1.347,-1.66l0.419,0.059l0.019,0.233l-0.274,0.811l-0.334,0.72l-0.336,0.46l0.062,0.173l0.64,0.803l-0.118,0.132l-0.309,-0.065l-0.126,0.072l-0.092,0.146l-0.057,0.219l-0.004,0.308l0.05,0.396l-0.005,0.295l-0.06,0.195l0.064,0.081l0.188,-0.034l0.158,-0.161l0.271,-0.534l0.896,-1.463l0.573,-0.55l0.185,-0.048l0.527,0.358l0.123,-0.021l-0.58,-1.137l-0.05,-0.289l0.118,-0.427l0.071,-0.147l0.323,-0.315l0.268,-0.168l0.15,0.07l0.237,0.583l0.11,0.405l0.197,0.162l0.438,-0.209l0.292,-0.496l0.362,0.325l0.545,0.773l-0.05,0.77l0,0.768l0.028,0.56l0.651,1.021l0.453,0.446l0.083,0.003l-0.01,-0.152l-0.095,-0.338l-0.249,-0.339l-0.224,-0.525l-0.202,-0.643l0.12,-1.509l0.339,-0.793l0.328,0.204l0.432,0.458l0.34,0.042l0.536,-0.048l1.096,0.922l0.588,0.02l-0.054,-0.376l-0.446,-0.181l-0.65,-0.51l-1.013,-0.609l-0.466,-0.699l-0.087,-0.33l0.013,-0.355l0.058,-0.314l0.102,-0.273l0.203,-0.269l0.98,-0.821l0.696,-0.351l0.523,-0.114l0.874,0.009l1.016,0.144l0.549,0.242l0.63,0.581l0.799,0.573l0.285,0.102l0.333,-0.013l0.38,-0.129l0.362,0.047l1.151,0.847l0.304,0.434l0.185,0.524l0.137,0.508l0.088,0.491l-0.036,0.397l-0.958,1.706l-0.417,0.289l-0.276,0.642l-0.411,1.208l-0.348,0.644l-0.032,0.125l0.073,0.031l0.209,-0.288l0.361,-0.832l0.262,-0.72l0.481,-0.597l0.788,-0.714l0.686,-0.342l0.584,0.033l0.492,0.103l0.399,0.174l0.237,0.146l0.075,0.118l0.16,0.536l-0.009,0.362l-0.1,0.407l-0.189,0.459l-0.858,0.507l-0.47,0.397l-0.292,0.147l-0.875,0.147l0.039,0.156l0.65,0.215l0.726,-0.072l-0.019,0.255l-0.341,0.676l-0.11,0.586l0.095,0.478l-0.018,0.388l-0.254,0.812l-0.292,0.729l0.11,0.108l0.666,-1.048l0.178,-1.155l0.269,-1.022l0.313,-0.565l0.236,-0.215l0.744,-0.087l0.412,-0.603l0.353,-0.192l0.147,-0.003l0.3,0.225l-0.018,0.237l-0.435,1.074l-0.922,1.725l0.376,-0.196l0.255,-0.409l0.341,-0.409l0.387,-0.607l0.256,0.55l0.394,0.409l0.235,0.932l0.38,0.447l0.23,0.346l-0.033,-0.586l-0.332,-1.183l0.091,-0.476l0.256,-0.238l0.799,-1.004l0.558,0.335l0.344,0.297l0.172,-0.079l0.434,0.042l0.696,0.162l0.677,0.28l0.658,0.398l0.507,0.464l0.356,0.531l0.216,0.366l0.075,0.202l0.12,0.525l-0.092,0.348l-0.497,0.8l-0.276,0.362l-0.275,0.162l-0.738,-0.159l-0.229,0.091l-0.241,0.25l-0.769,1.09l-0.425,0.469l-0.418,0.299l-0.097,0.157l0.898,-0.015l0.249,-0.322l0.208,-0.605l0.396,-0.626l0.748,-0.288l1.043,0.618l0.518,-0.025l0.396,-0.62l0.442,-0.424l0.174,-0.084l0.094,0.047l0.336,0.442l0.101,0.394l-0.007,0.895l-0.045,0.27l-0.299,0.672l-0.73,1.004l-0.478,0.375l-0.529,0.201l-0.577,0.338l-0.204,0.272l-0.199,0.385l-0.199,0.257l-0.253,0.213l0.331,0.313l0.126,-0.009l0.122,-0.187l0.333,-0.739l0.248,-0.323l0.141,-0.068l0.145,0.031l0.141,0.146l0.138,0.259l-0.011,0.63l-0.42,2.472l0.068,-0.007l0.259,-0.667l0.751,-2.585l0.184,-0.522l0.363,-0.528l0.813,-0.803l0.628,-0.422l0.709,-0.356l0.378,-0.132l0.433,0.089l0.281,0.415l0.38,0.075l0.462,-0.104l0.298,0.05l0.338,0.164l0.289,0.307l0.491,0.348l1.109,0.65l0.138,0.137l0.128,0.245l0.12,0.355l-0.015,0.35l-0.149,0.346l-0.185,0.21l-0.221,0.077l-0.229,0.188l-0.423,0.491l-0.138,0.083l-0.664,0.21l-0.615,0.103l-0.385,0.196l-0.739,0.529l-1.018,0.978l0.011,0.231l0.406,0.112l0.329,-0.147l0.453,-0.674l0.425,-0.258l0.665,-0.207l0.919,-0.181l0.394,0.028l0.071,0.037l0.052,0.16l0.032,0.283l-0.151,0.368l-0.174,0.174l-0.475,0.829l0.312,0.214l0.429,0.092l0.246,-0.221l0.221,-0.508l0.248,-0.283l0.275,-0.056l0.242,-0.13l0.208,-0.204l0.057,-0.134l-0.304,-0.266l-0.024,-0.162l0.124,-0.398l0.223,-0.442l0.233,-0.275l0.172,-0.022l0.572,0.295l0.391,0.514l0.989,1.529l0.127,0.296l0.344,1.125l0.065,0.498l-0.056,0.346l-0.081,0.211l-0.106,0.076l-0.217,0.002l-1.317,-0.457l-0.601,0.06l-0.263,0.128l-0.212,0.191l-0.165,0.242l-0.117,0.292l-0.231,0.164l-0.836,0.006l-0.469,0.162l-0.807,0.395l-0.29,0.217l-0.065,0.285l0.494,-0.049l0.813,-0.37l0.764,-0.105l1.277,0.813l0.42,0.126l0.234,-0.117l0.281,-0.036l1.021,0.054L287,189l0.517,0.311l0.791,0.673l0.152,0.197l0.088,0.207l0.025,0.216l-0.008,0.533l-0.079,0.18l-0.268,0.122l-1.137,-0.141l-0.347,-0.111l-0.427,0.14l-0.346,-0.049l-0.443,-0.213l-0.486,-0.379l-0.729,0.359l-0.584,-0.233l-0.597,0.207l-1.184,0.851l0.132,0.146l1.622,-0.729l0.313,0.044l0.513,0.267l0.81,0.523l0.227,0.214l0.002,0.82l-0.124,0.549l-0.248,0.616l-0.372,-0.083l-0.866,-0.383l-0.354,-0.053l-0.259,0.063l-0.348,0.245l-0.165,0.008l-1.385,-0.486l-0.311,-0.023l-0.036,0.05l0.066,0.096l1.256,0.753l0.929,0.082l0.582,0.13l0.345,0.229l0.163,0.169l0.012,0.5l0.31,0.502l0.279,0.204l0.178,0.01l0.306,-0.185l0.309,-0.028l0.25,0.128l0.313,0.276l0.378,0.077l0.332,0.168l0.256,0.034l0.721,-0.078l0.313,0.105l0.081,0.092l-0.136,0.161l-0.659,0.385l-0.1,0.365l0.372,0.474l0.195,0.362l-0.009,0.27l-0.199,0.613l-0.05,0.246l0.065,0.02l0.479,-0.496l0.075,0.063l0.05,0.686l0.061,-0.039l0.161,-0.567l-0.071,-0.759l0.281,-0.3l0.894,-0.228l-0.151,1.191l-0.023,0.616l-0.391,1.02l-0.326,0.328l0.01,0.068l0.232,0.129l0.145,0.014l0.139,-0.159l0.331,-0.786l0.672,-0.822l0.122,-0.018l-0.005,0.298l-0.086,0.552l0.31,0.258l0.296,-0.256l0.161,-0.221l0.372,0.032l0.169,0.105l0.05,0.243l-0.171,1.015l0.031,0.25l0.392,0.672l0.04,-0.041l-0.074,-0.324l-0.081,-0.802l0.076,-0.349l0.323,-0.449l0.662,-0.648l0.246,-0.129l0.153,0.088l0.244,0.312l-0.076,0.186l-0.263,0.194l-0.195,0.351l-0.128,0.507l0.142,0.27l0.537,0.024l0.539,-0.416l0.31,0.205l0.368,0.539l0.674,0.864l0.384,-0.235l0.475,0.654l-0.638,0.517l0.195,1.083l-0.829,-0.044l-0.466,0.084l-0.312,-0.097l-0.335,0.034l0.311,0.255l0.599,0.105l0.055,0.326l0.47,-0.008l0.353,-0.063l0.637,0.013l0.034,-0.375l0.414,-0.214l0.238,-0.236l0.198,0.14l0.576,0.16l0.774,0.736l-0.341,0.439l-0.093,0.414l-0.115,0.35l-0.064,0.315l-0.136,0.216l-1.108,1.23l0.184,0.011l0.469,-0.296l0.914,-0.443l0.509,-0.178l0.362,0.118l0.183,0.005l0.162,-0.158l0.302,0.182l0.626,0.167l0.719,-1.013l0.435,0.199l0.405,0.626l0.868,1.093l0.453,0.633l0.15,0.287l-0.021,0.282l-0.409,0.298l-0.21,0.06l-0.551,-0.563l-0.506,-0.285l-0.308,0.031l-0.306,0.217l0.096,0.121l1.226,0.866l0.214,0.636l0.016,0.277l-0.819,0.419l-0.263,0.024l-0.567,-0.2l-0.332,-0.374l-0.274,-0.135l-0.38,-0.045l-0.122,0.073l0.414,0.636l-0.04,0.19l-0.214,0.124l-0.105,0.305l0.818,0.549l0.612,0.556l0.09,0.223l-0.413,0.165l-0.296,0.038l-0.627,-0.081l-0.344,-0.117l-0.095,0.125l0.355,0.292l0.138,0.196l0.107,0.273l0.062,0.257l0.018,0.24l-0.291,0.197l-0.35,0.552l-0.137,0.57l-0.316,0.054l-0.128,-0.107l-0.426,0.173l-0.562,-0.238l-0.201,-0.26l-0.612,-1.076l-0.016,0.121l0.153,0.544l-0.031,0.322l-0.648,0.233l0.002,0.091l0.398,0.169l0.482,0.131l-0.075,0.499l0.002,2.11l-0.108,0.743l-0.236,0.647l-0.339,0.617l-0.366,-0.404l-0.147,-0.414l-0.123,-0.212l-0.175,-0.173l-0.227,-0.082l-0.239,-0.003l-0.254,0.371l-0.277,-0.32l-0.267,-0.388l0.101,-1.019l0.113,-0.512l-0.045,0.003l-0.152,0.243l-0.365,0.748l-0.239,0.909l-0.309,-0.349l-0.279,-0.436l-0.23,-0.438l-0.373,-0.507l-0.361,-0.598l-0.189,-0.706l-0.088,-0.146l-0.21,-0.591l-0.083,-0.169l-0.073,-0.057l-0.18,-0.37l0.066,-0.397l0.284,-0.47l0.258,-0.338l0.429,-0.334l0.501,-0.188l0.228,-0.433l0.279,-0.791l0.306,-0.553l0.333,-0.313l-0.166,-0.059l-0.423,0.269l-0.297,0.391l-0.354,0.649l-0.329,0.413l-0.844,0.479l-0.31,0.096l-0.359,0.051l-0.792,-0.067l-0.183,-0.161l0.095,-0.458l0.564,-0.82l-0.09,-0.058l-0.198,0.291l-0.272,0.201l-0.236,0.103l-0.347,-0.037l-0.407,-0.511l-0.193,-0.158l-0.398,-0.177l-0.162,-0.176l-0.661,-1.264l-0.133,-0.337l-0.078,-0.333l-0.212,-0.279l-0.347,-0.228l-0.08,0.038l0.125,0.285l0.004,0.245l-0.303,0.153l-0.316,-0.053l-0.331,-0.259l-0.029,0.348l0.354,0.616l0.005,0.777l-0.1,0.08l-0.241,0.045l-0.162,-0.096l-0.536,-0.58l-0.508,-0.405l-0.358,-0.225l-0.042,0.16l0.232,0.701l0.27,0.689l0.441,0.566l0.703,0.672l0.319,0.386l-0.251,0.543l-0.219,0.177l-0.135,0.056l-0.427,0l-0.778,-0.3l-0.365,-0.335l-0.53,-0.802l-0.877,-0.83l-0.19,0.005l-0.621,0.337l0.097,0.054l0.4,0.024l0.293,0.108l0.702,0.653l0.053,0.276l-0.175,0.306l0.011,0.386l0.197,0.464l0.201,0.296l0.412,0.208l0.208,0.028l0.078,0.134l-0.247,1.026l-0.021,0.279l0.071,0.116l0.086,0.009l0.53,-0.419l0.222,-0.103l0.192,-0.021l0.223,0.118l0.254,0.257l0.15,0.264l0.045,0.272l0.076,0.178l0.521,0.287l-0.048,0.134l-0.536,0.43l-0.029,0.067l0.107,0.031l0.339,0.256l0.312,0.4l0.19,0.475l0.039,0.233l-0.002,0.222l0.043,0.132l0.165,0.023l0.067,-0.084l0.076,0.016l0.083,0.116l0.087,0.362l0.188,1.057l0.099,0.296l0.057,0.01l0.03,-1.058l0.087,-0.176l0.33,0.188l0.484,0.413l0.341,0.366l0.04,0.171l-0.258,0.332l0.055,0.147l0.189,0.216l0.174,-0.082l0.126,-0.37l0.217,-0.365l0.257,-0.259l0.479,0.213l0.396,0.545l0.06,0.187l0.259,0.235l0.228,-0.131l0.441,0.622l-0.209,0.281l-0.459,0.408l-0.046,0.138l0.11,-0.031l0.874,0l0.236,0.163l0.056,0.312l-0.388,0.865l-0.356,-0.077l-0.471,-0.021l-0.242,0.046l0.038,0.112l0.652,0.397l0.185,0.326l0.25,0.333l0.121,0.274l-0.003,0.126l-0.103,0.189l0.049,0.063l0.447,0.124l0.277,-0.111l0.348,-0.042l0.307,0.031l0.024,0.118l-0.046,0.311l-0.314,0.287l0.084,0.067l0.369,-0.082l0.169,0.134l0.219,0.68l0.246,0.532l-0.2,0.122l-0.223,0.046l0.032,0.676l0.145,0.69l0.001,0.659l-0.046,0.584l-0.204,0.129l-0.218,-0.013l-0.087,-0.146l-0.535,-1.752l-0.132,-0.318l-0.158,-0.278l-0.567,-0.765l0.022,0.123l0.141,0.353l0.125,0.525l0.163,1.042l0.074,0.668l-0.033,0.253l-0.116,0.062l-0.031,0.121l0.055,0.18l0.434,0.677l0.209,0.406l0.148,0.421l0.138,0.284l0.128,0.147l-0.032,0.121l-0.191,0.093l-0.328,0.045l-0.153,-0.057l-0.588,-0.389l-0.084,0.122l0.326,1.418l-0.01,0.337l-0.164,0.12l-0.202,-0.14l-0.24,-0.401l-0.367,-0.447l-0.494,-0.495l-0.471,-0.388l-0.111,0.01l-0.072,0.115l-0.079,0.019l-0.085,-0.077l-0.158,-0.292l-0.165,-0.199l-0.688,-0.659l-0.071,-0.007l0.065,0.198l0.07,0.433l-0.078,0.094l-0.18,-0.035l-0.342,-0.189l-0.23,-0.433l-0.292,-0.755l-0.153,-0.286l-0.014,0.186l0.081,0.719l-0.016,0.241l-0.171,0.065l-0.073,-0.066l-0.071,-0.191l-0.069,-0.317l-0.164,-0.242l-0.257,-0.165l-0.145,-0.174l-0.071,-0.309l-0.05,-0.071l-0.455,0.072l-0.228,-0.223l-0.657,-0.881l-0.602,-0.96l-0.379,-0.51l-0.137,-0.121l0.201,0.624l0.222,0.917l0.056,0.417l-0.102,0.019l-0.222,-0.185l-1.139,-1.182l-0.702,-0.559l-0.39,-0.099l-0.635,-0.068l-0.146,0.308l0.342,0.682l0.333,0.513l0.324,0.344l0.509,0.668l0.465,0.857l0.188,0.263l0.634,0.364l0.331,0.097l0.341,0.028l0.031,0.129l-0.165,0.241l-0.037,0.148l0.754,0.378l0.285,0.21l0.275,0.348l0.157,0.086l0.654,0.874l0.163,0.139l0.583,0.283l0.194,0.181l0.321,0.56l0.202,0.285l0.285,0.673l0.213,0.297l0.522,0.339l0.223,0.097l0.1,0.128l-0.068,0.304l-0.063,0.127l-0.298,0.208l0.047,0.29l0.168,0.516l-0.007,0.319l-0.182,0.124l-0.373,0.147l-0.188,-0.012l-0.283,-0.122l-0.355,-0.208l-0.707,-0.519l-1.061,-0.36l-0.396,-0.193l-0.132,-0.174l-0.2,-0.103l-2.634,-0.504l-0.441,-0.124l-0.274,-0.154l-0.254,-0.228l-1.005,-0.521l-0.122,-0.114l-0.675,-0.897l-0.502,-1.054l-0.167,-0.142l-0.546,-0.139l-0.456,0.088l-0.306,0.116l-0.464,-0.038l-0.303,-0.172l-0.638,-0.477l-0.646,-0.254l-0.563,-0.418l-0.291,-0.148l0.027,-0.107l0.421,-0.625l-0.131,0.009l-0.732,0.476l-0.263,-0.146l-0.432,-0.374l-0.325,-0.377l-0.669,-1.047l-0.384,-0.381l0.054,-0.086l0.432,-0.035l0.344,0.033l0.231,-0.087l0.445,-0.428l0.192,-0.27l0.019,-0.159l-0.372,-0.04l-0.08,-0.077l-0.066,-0.176l-0.171,-0.226l-0.277,-0.275l-0.315,-0.119l-1.082,0.102l-0.188,-0.121l0.004,-0.184l0.211,-0.519l0.115,-0.209l0.037,-0.116l-0.042,-0.022l-0.146,0.013l-0.627,0.466l-0.136,-0.034l-0.246,-0.492l-0.149,-0.563l-0.109,-0.198l-0.145,-0.067l-0.515,-0.556l-0.733,-1.061l-0.27,-0.333l-0.3,-0.299l-0.217,-0.127l0.031,-0.157l0.464,-0.89l0.019,-0.146l-0.398,0.055l-0.6,-0.185l-0.285,0.224l-0.181,0.013l-0.211,-0.125l-0.119,0.047l-0.112,0.731l-0.086,0.183l-0.125,0.098l-0.11,-0.013l-0.095,-0.124l0.002,-0.17l-0.091,-0.899l-0.209,-0.133l-0.591,-0.035l-0.127,-0.073l-0.144,-0.167l-0.123,-0.31l-0.102,-0.452l-0.117,-0.249l-0.132,-0.044l-0.106,0.037l-0.08,0.117l-0.184,0.073l-0.289,0.028l-0.009,0.174l0.271,0.32l0.262,0.456l0.252,0.59l-0.153,0.395l-0.559,0.201l-0.487,0.059l-0.415,-0.083l-0.318,-0.137l-0.447,-0.328l-0.638,0.107l-0.145,0.861l-0.136,0.047l-0.608,-0.022l-0.242,0.076l-0.811,0.474l-0.247,0.066l-0.188,-0.056l-0.182,0.114l-0.273,0.271l-0.371,0.028l-0.47,-0.214l-0.399,-0.092l-0.328,0.03l-0.338,-0.126l-0.348,-0.284l-0.283,-0.127l-0.373,0.021l-0.086,-0.045l-0.544,-0.61l-0.169,-0.249l-0.363,-0.773l-0.064,-0.307l-0.01,-0.329l0.032,-0.243l0.126,-0.368l0.138,-0.868l0.113,-0.289l0.17,-0.263l0.333,-0.334l1.203,-0.59l0.243,-0.234l-0.008,-0.155l-0.274,-0.726l0.003,-0.187l0.092,-0.109l0.195,-0.426l0.088,-0.119l0.212,-0.066l0.441,0.216l0.38,0.087l0.504,0.028l0.834,0.297l1.164,0.565l0.669,0.392l0.506,0.576l0.36,0.564l0.051,0.285l-0.167,0.438l-0.084,0.128l0.005,0.15l0.094,0.17l0.291,0.248l0.07,-0.094l-0.022,-0.297l0.061,-0.25l0.143,-0.202l0.016,-0.263l-0.111,-0.324l-0.138,-0.28l-0.166,-0.236l-0.752,-0.814l-0.072,-0.271l0.252,-0.122l1.1,0.274l0.422,-0.061l0.16,-0.319l0.173,-0.218l0.185,-0.118l0.37,-0.051l0.518,0.149l0.254,0.022l0.225,-0.054l0.292,-0.174l0.432,-0.583l0.276,-0.132l0.418,-0.092l0.313,-0.013l0.568,0.233l0.35,-0.006l-0.028,-0.39l-0.232,-0.749l-0.289,-0.773l-0.224,-0.263l-0.581,-0.493l-0.683,-0.933l-0.35,-0.582l-0.092,-0.292l0.049,-0.194l0.116,-0.285l1.238,-1.045l0.981,-1.044l0.43,-0.537l0.207,-0.375l0.215,-0.273l0.224,-0.172l0.471,-0.206l0.135,-0.264l0.029,-0.449l0.079,-0.391l0.443,-1.055l0.34,-0.287l0.513,-0.199l0.337,-0.255l0.407,-0.875l-0.04,-0.218l-0.188,-0.166l-0.146,-0.252l-0.627,-2.321l-0.418,-1.132l-0.501,-0.992l-0.448,-1.215l-0.743,-1.205l-0.009,-0.321l0.132,-0.364l-0.063,-0.083l-0.767,0.532l-0.181,0.024l-0.294,-0.231l-0.199,-0.289l-0.166,-0.506l0.017,-0.265l0.109,-0.251l0.146,-0.621l0.005,-0.317l-0.05,-0.303l-0.066,-0.211l-0.083,-0.119l-0.234,-0.074l-0.387,-0.03l-0.126,0.108l0.426,0.94l-0.065,0.231l-0.543,0.101l-0.245,-0.044l-0.224,-0.114l-0.203,-0.184l-0.633,-0.982l-0.134,-0.371l0.042,-0.27l-0.054,-0.14l-0.129,0.09l-0.175,0.006l-0.238,-0.095l-0.049,-0.116l0.444,-0.536l0.025,-0.166l-0.205,-0.177l-0.306,-0.036l-0.082,-0.159l0.104,-0.17l0.415,-0.295l0.147,-0.195l-0.249,-0.147l-0.139,-0.013l-0.279,0.323l-0.42,0.657l-0.306,0.243l-0.419,-0.304l-0.264,-0.101l-0.185,0.066l-0.282,0.507l-0.615,0.37l-1.102,0.869l-0.473,0.276l-0.51,-0.049l-0.097,-0.175l0.009,-0.298l0.035,-0.246l0.062,-0.192l0.02,-0.236l-0.037,-0.996l0.085,-0.274l0.174,-0.164l0.321,-0.172l0.819,0.206l0.38,-0.037l0.267,-0.231l0.267,-0.335l0.268,-0.44l0.057,-0.424l-0.284,-0.688l-0.107,-0.152l-0.728,-0.539l-0.402,-0.196l-0.355,-0.085l-0.257,-0.155l-0.16,-0.227l-0.155,-0.377l-0.013,-0.258l0.025,-0.339l0.148,-0.234l0.651,-0.27l-0.008,-0.07l-0.532,-0.199l-0.251,0.023l-0.215,0.223l-0.271,0.523l-0.157,0.147l-0.486,-0.308l-0.292,-0.045l-0.197,-0.147l-0.109,-0.142l0.066,-0.146l0.242,-0.148l0.421,-0.454l0.028,-0.245l-0.291,-0.401l-0.151,-0.092l-0.607,-0.15l-0.735,0.149l-0.273,-0.076l-0.123,-0.447l-0.078,-0.534l-0.033,-0.622l-0.133,-1.065l-0.146,-0.561l-0.192,-0.071l-0.882,0.232l-0.209,0.003L256,182.74l-0.583,-0.718l-0.236,-0.255l-0.131,-0.06l-0.424,-0.769l-0.163,-0.15l-0.194,-0.38l-0.224,-0.613l-0.243,-0.188l-0.262,0.239l-0.262,0.342l-0.262,0.444l-0.142,0.374l-0.022,0.306l0.163,0.237l0.926,0.393l0.235,0.262l0.199,0.431l0.149,0.524l0.098,0.619l-0.008,0.46l-0.115,0.305l-0.199,0.27l-0.57,0.427l-0.591,0.25l-0.595,0.059l-0.282,-0.058l-1.533,-0.828l-0.276,-0.006l-0.354,-0.112l-0.796,-0.342l-0.436,-0.038l-0.765,-0.284l-1.294,-0.166l-0.259,0.137l0.344,0.383l0.302,0.192l0.259,0.002l0.373,0.341l0.486,0.677l0.277,0.403l0.23,0.479l0.007,0.165l-0.229,0.328l-1.804,-1.723l-1.104,0.604l-0.508,0.224l-0.435,0.035l-0.544,-0.237l-1.228,-0.834l-0.465,-0.292l-0.165,-0.042l-1.069,0.363l-0.921,0.017l-1.86,-0.348l-0.683,-0.233l-0.18,-0.244l-0.224,-0.123H237l-1.066,-0.273l-0.976,0.615l-1.173,-0.563l-0.348,-0.333l-0.111,-0.228l-0.341,-0.958l-0.047,-0.515l0.097,-0.466l0.096,-0.32l0.096,-0.174l-0.639,0.536l-0.224,0.088l-0.295,0.021l-0.879,-0.198l-0.139,0.102l0.045,0.187l0.23,0.273l0.03,0.164l-0.49,0.128l-0.743,-0.133l-0.324,0.058l-0.147,0.075l-0.335,0.429l-0.136,0.097l-0.176,-0.044l-0.779,-0.972l-0.628,-0.618l-0.732,-0.238l-0.336,-0.198l-0.184,-0.239l-1.01,-2.004l-0.138,-0.435l-0.32,-1.589l-0.107,-0.341l-0.13,-0.225l0.254,-0.047l0.955,0.195l0.925,-0.009l0.502,0.13l0.583,0.398l0.759,0.284l0.544,0.06l0.871,-0.105l0.99,-0.266l0.117,-0.207l-0.642,-0.356l-0.571,-0.473l-0.528,-0.616l-0.314,-0.261l-0.528,-0.163l-1.484,-0.114l-1.375,-0.416l-0.95,-0.563l-0.773,-0.626l-0.314,-0.342l-0.113,-0.264l-0.12,-0.828l-0.127,-1.399l-0.123,-0.946l-0.118,-0.484l-0.016,-0.425l0.263,-0.91l0.751,-0.995l0.019,-0.156l-0.149,-0.046l-0.315,-0.254l-0.101,-0.373l-0.041,-0.592l-0.002,-0.504l0.035,-0.415l0.125,-0.519l0.324,-0.937l0.463,-1.144l0.502,-1.081l0.086,-0.355l0.044,-0.967l0.066,-0.708l0.069,-0.5l0.106,-0.376l0.31,-0.717l0.387,-0.683l0.606,-0.584l0.051,-0.217l0.008,-0.3l0.035,-0.225l0.062,-0.148l1.502,-1.896l0.684,-0.777l0.58,-0.495l0.694,-0.366l1.975,-0.75l1.017,-0.209l1.279,0.046l2.358,0.423l0.284,0.297l0.072,0.149l0.103,0.421l-0.078,0.269l-0.645,0.909l-0.812,0.752l-0.528,0.654l-0.894,1.461l-0.241,0.51l-1.108,2.896l-0.262,0.475l-0.154,0.379l-0.107,1.028l0.032,0.364l0.173,0.593l0.602,1.28l0.162,0.595l-0.004,0.545l-0.067,1.293l-0.008,0.652l0.027,0.624l0.124,0.888l0.221,1.147l0.512,1.153l0.803,1.158l0.598,0.763l0.589,0.56l0.697,0.826l0.155,0.397l-0.321,0.437l-0.751,0.669l-0.987,0.286l-0.528,0.272l-0.657,0.579l-0.824,0.461L232.688,176.133zM252.479,151.656l0.479,0.131l3.032,-0.244l0.628,0.182l1.91,1.102l0.493,0.367l0.243,0.484l0.22,0.761l0.102,0.167l0.692,0.451l0.285,0.544l0.1,0.281l0.146,0.641l0.313,0.362l0.357,0.206l0.117,0.188l-0.056,0.799l0.152,0.371l0.337,0.447l0.126,0.298l-0.262,0.363l-0.609,0.213l-1.72,-0.222l-2.308,-0.503l-1.342,0.143l-0.673,0.23l-1.628,0.817l-0.52,0.132l-0.508,0.017l-0.899,-0.667l-0.326,-0.354l-0.108,-0.275l-0.214,-0.808l-0.176,-0.973l-0.09,-0.803l-0.104,-0.615l-0.307,-0.204l-0.913,-0.246l-0.306,-0.337l-0.139,-0.281l-0.134,-0.456l0.003,-0.474l0.07,-0.419l0.059,-0.103l0.115,-0.011l-0.256,-0.51l-0.088,-0.563l-0.006,-0.788l0.033,-0.506l0.073,-0.223l0.169,-0.144l0.396,-0.096l0.587,0.019l0.82,0.584l0.648,0.056L252.479,151.656zM180.208,158.822l-0.142,0.048l-0.266,-0.221l-0.39,-0.491l-0.637,-1l-0.76,-0.997l-0.117,-0.6l-0.189,-0.449l-0.97,-1.071l-0.63,-0.436l-0.48,-0.218l-0.079,-0.301l0.333,-0.879l0.382,-0.705l0.227,-0.256l0.707,-0.23l2.385,-0.473l0.545,-0.014l0.571,0.228l0.785,0.97l0.327,0.11l0.195,0.217l0.172,0.361l0.091,0.367l0.008,0.746l-0.086,1.097l-0.109,0.418l-0.475,1.396l-0.499,0.763l-0.095,0.492l-0.202,0.389l-0.354,0.476L180.208,158.822zM154.296,161.916l0.178,0.118l0.325,-0.098l0.472,-0.313l0.608,-0.258l0.745,-0.201l0.197,0.245l0.124,-0.05l0.219,-0.398l0.039,-0.263l-0.027,-0.297l0.013,-0.648l0.117,-0.392l0.442,-0.826l0.237,-0.299l0.377,-0.137l0.898,0.089l0.842,0.473l1.138,0.463l1.664,1.161l0.521,0.493l0.054,0.426l-0.295,0.906l-0.717,1.273l-0.576,0.458l-0.222,0.28l0.375,0.192l0.243,0.325l0.369,-0.469l0.27,-0.526l0.382,-0.438l0.13,-0.039l0.032,0.093l-0.066,0.225l-0.029,0.22l0.01,0.215l0.044,0.13l0.234,0.067l0.126,-0.081l0.507,-0.618l0.498,-0.95l0.755,-0.616l0.206,-0.315l0.657,-0.263l-0.008,-0.186l0.03,-0.735l-0.23,-0.314l-0.771,-0.659l-0.381,-0.793l0.08,-0.61l0.425,0.089l1.164,0.065l0.242,0.082l1.118,1.032l0.396,0.64l0.314,0.316l0.66,0.46l0.222,0.373l0.156,0.151l0.054,0.157l-0.048,0.163l-0.025,0.383l0.123,0.123l0.429,0.144l0.12,0.154l0.159,0.484l0.198,0.812l0.172,0.876l0.272,1.641l0.542,2.166l0.185,1.342l0.063,0.245l0.122,0.168l0.348,0.245l0.268,0.346l0.315,0.111l0.077,-0.031l0.079,-0.297l0.197,-0.474l0.955,-0.924l0.05,-0.144l-0.113,-0.213l-0.035,-0.146l0.014,-0.099l0.199,-0.077l-0.665,-1.184l-0.43,-1.13l-0.276,-1.409l-0.042,-0.414l-0.041,-0.884l-0.09,-0.233l-0.152,-0.214l-0.063,-0.276l0.024,-0.339l-0.03,-0.291l-0.176,-0.61l-0.677,-4.317l0.002,-0.426l0.093,-0.321l0.241,-0.184l0.388,-0.045l0.123,-0.101l-0.143,-0.155l-0.254,-0.47l-0.033,-0.217l0.169,-0.44l0.867,0.193l0.628,0.396l1.074,0.937l0.109,-0.051l0.118,-0.466l0.229,-0.299l0.344,0.098l0.972,0.678l1.124,1.202l0.754,0.589l0.529,0.796l0.36,0.749l0.227,0.576l0.01,0.224l-0.052,0.23l0.053,0.299l0.159,0.368l0.088,0.329l0.072,0.697l0.143,0.904l0.036,0.451l0.999,3.992l0.191,0.695l0.122,0.321l0.698,1.51l0.372,1.089l0.036,0.725l0.05,0.208l0.016,0.332l-0.018,0.456l-0.082,0.391l-0.146,0.327l-0.141,0.457l-0.213,1.005l-0.018,0.246l0.153,0.344l0.977,1.181l0.599,1.406l0.281,0.246l0.754,0.873l0.813,0.493l0.274,0.212l0.259,0.312l0.078,0.012l0.157,-0.059l0.045,-0.085l0.011,-0.126l-0.229,-0.659l-0.016,-0.259l0.109,-0.045l0.839,1.124l0.453,0.445l0.619,0.466l1.063,1.069l0.148,0.087l0.575,-0.098l0.157,0.067l0.099,0.105l0.041,0.143l0.023,0.629l0.157,0.309l0.907,-0.132l0.254,0.027l0.162,0.099l0.135,0.205l0.195,0.669l0.18,1.311l0.009,0.467l-0.083,0.782l-0.132,0.287l-0.172,0.09l-0.484,-0.088l-0.34,-0.248l-0.176,-0.316l-0.159,-0.687l-0.076,-0.133l-0.069,0.139l-0.159,0.629l-0.104,0.278l-0.127,0.184l-0.241,-0.045l-0.355,-0.274l-0.667,-0.702l-0.236,-0.174l-0.146,0.03l-0.319,0.238l-0.492,0.445l-0.203,0.326l0.086,0.208l0.057,0.261l0.028,0.314l-0.017,0.231l-0.063,0.149l-0.163,0.177l-0.344,0.03l-0.495,-0.136l-0.391,-0.241l-0.685,-0.642l-0.157,-0.089l-0.212,0.143l-0.084,0.187l0.131,0.267l0.348,0.345l0.425,0.571l0.114,0.111l0.109,-0.013l0.039,0.105l0.048,0.306l-0.022,0.525l-0.205,1.044l-0.021,0.248l0.084,-0.059l0.579,-1.025l0.299,-0.288l0.648,-0.454l0.28,-0.334l0.829,-0.091l0.296,0.183l0.19,0.317l0.007,0.144l-0.217,0.371l-0.04,0.186l-0.011,0.234l0.02,0.209l0.05,0.186l0.149,0.171l0.264,-0.075l0.074,0.043l0.141,0.181l0.093,0.28l0.004,0.389l-0.194,0.851l-0.347,0.277l-1.062,0.513l-0.364,0.264l-0.701,0.187l-0.271,0.247l-0.169,0.075l-0.75,-0.04l-0.858,0.156l-0.988,-0.306l-0.693,-0.136l-0.801,-0.488l-0.302,0.123l-0.312,0.313l-1.5,-0.376l-0.178,-0.273l0.059,-0.178l0.355,-0.583l0.023,-0.122l-0.017,-0.104l-0.681,-0.1l-0.76,-0.312l-0.763,-0.155l-0.571,0.044l-0.372,-0.114l-0.363,-0.257l-0.199,-0.235l-0.036,-0.212l-0.005,-0.233l0.032,-0.468l-0.048,-0.33l-0.165,-0.261l-0.336,-0.234l-0.334,0.028l-0.283,0.259l-0.269,0.476l-0.499,1.319l-0.25,0.224l-0.648,0.948l-0.243,0.231l-1.188,0.374l-1.408,0.153l-0.526,0.291l-0.5,0.544l-0.604,0.524l-1.477,0.642l-1.365,0.357l-1.428,0.156l-1.068,0.243l-0.307,-0.122l-0.478,0.045l-0.515,0.355l-0.581,0.069l-2.208,0.129l-1.014,0.237l-0.556,0.063l-0.436,-0.032l-0.304,-0.098l-0.291,-0.315l-0.299,-0.486l-0.608,-1.302l-0.174,-0.55l0.068,-0.946l-0.045,-0.55l-0.202,-1.193l-0.038,-0.103l-1.064,-0.445l-0.7,-0.141l-1.056,-0.029l-1.291,0.063l-1.289,-0.144l-0.681,-0.163l-0.676,-0.267l-1.156,-0.696l-0.065,-0.071l-0.09,-0.233l-0.114,-0.395l-0.288,-0.515l-0.788,-1.154l-0.312,-0.688l-0.051,-0.175l-0.075,-0.507l-0.099,-0.841l-0.032,-0.517l0.092,-0.316l0.077,-0.063l1.632,-0.618l2.876,-0.68l2.629,-0.46l1.194,0.041l0.703,0.216l0.705,0.098l1.276,0.049l1.607,0.32l0.323,-0.027l0.721,-0.217l0.214,-0.174l1.139,0.022l0.221,-0.107l0.203,-0.192l-0.262,-0.36l-1.09,-0.792l-2.895,-1.426l-0.706,-0.305l-1.011,-0.325l-0.586,-0.047l-0.747,0.186l-0.278,-0.008l-0.733,0.279l-0.696,0.177l-1.32,0.171l-1.908,0.125l-0.267,-0.037l-0.392,-0.217l-0.285,-0.062l-1.867,0.17l-1.668,-0.219l-1.9,-2.203l-0.315,-0.681l0.067,-0.278l0.234,-0.299l0.941,-0.864l0.336,-0.207l1.404,-0.466l1.399,-0.566l1.105,-0.534l0.542,-0.186l0.522,-0.022l0.422,-0.177l-0.086,-0.169l-0.345,-0.194l0.004,-0.275l0.179,-0.132l0.691,-0.14l0.735,0.17l0.367,-0.058l0.105,-0.188l-0.098,-0.151l-0.697,-0.314l-3.35,0.903l-1.563,0.084l-1.084,0.387l-0.596,-0.012l-0.709,-0.386l-0.095,-0.116l-0.013,-0.159l0.219,-0.518l0.758,-0.311l0.382,-0.876l-0.408,-0.015l-1.358,0.188l-0.593,-0.081l-0.801,-0.337l-0.235,-0.402l-0.1,-0.291l-0.017,-0.348l0.027,-0.992l0.068,-0.535l0.042,-0.121l0.996,-1.658l0.621,-0.348l0.436,-0.528l0.017,-0.221l-0.107,-0.223l-0.406,-0.541l-0.163,-0.275l-0.092,-0.264l0.069,-0.417l0.23,-0.572l0.678,-0.927l1.631,-1.874l0.829,-0.793l0.799,-0.43l1.118,-0.917l2.866,-1.533l2.565,-1.553l0.944,0.411l0.268,0.322l0.119,0.272l0.104,0.381l0.089,0.489l0.123,1.056l0.016,0.542l-0.021,0.542l-0.059,0.49l-0.097,0.437l-0.192,0.532l-0.288,0.625l-0.61,1.066L154.296,161.916zM204.081,158.663l-0.453,0.095l-0.418,-0.672l-0.014,-0.629l0.028,-0.348l0.052,-0.306l0.152,-0.262l0.428,-0.306l0.194,0.227l0.071,0.272l0.065,0.107l0.276,0.235l0.133,0.271l-0.014,0.311l-0.089,0.471l-0.099,0.302l-0.108,0.133L204.081,158.663zM266.03,321.692l-0.15,0.019l-0.265,-0.019l-0.392,0.133l-0.514,0.28l-0.623,0.501l-1.097,1.082l-0.017,0.025l-0.02,-0.016l-0.074,0.019l-0.31,0.31l-0.324,0.173l-0.796,0.281l-0.188,0.126l-0.232,0.073l-0.276,0.021l-0.277,0.08l-0.279,0.139l-0.574,0.421l-0.14,0.012l-0.059,-0.078l0.02,-0.059l0.096,-0.104l0.351,-0.212l-0.048,-0.04l-0.106,0.045l-0.166,0.13l-0.064,-0.014l0.035,-0.158l-0.107,-0.032l-0.25,0.094l-0.156,0.021l-0.062,-0.052h-0.071l-0.081,0.051l-0.129,-0.01l-0.203,0.068l-0.418,0.144l-0.104,0.115l-0.004,0.039l0.393,-0.181l0.183,-0.059l0.135,-0.028l0.052,0.04l-0.048,0.092l-0.001,0.058l0.1,0.024l0.059,-0.024l0.005,-0.025l-0.049,-0.026l0.001,-0.037l0.051,-0.046l0.438,-0.133l0.09,0.097l-0.095,0.267l0.041,0.129l0.175,-0.009l0.199,-0.069l0.223,-0.128l0.076,-0.002l-0.071,0.125l-0.117,0.115l-0.263,0.199l-0.056,0.137l0.004,0.036l0.082,-0.054l0.289,-0.033h0.111l-0.024,0.086l-0.155,0.051l-0.337,0.181l-0.271,0.064l-0.159,-0.037l-0.032,-0.092l0.096,-0.147l-0.014,-0.039l-0.217,0.101l-0.063,-0.004l-0.071,-0.092l0.012,-0.021l0.098,0.001l0.046,-0.048l-0.184,-0.029l-0.27,0.068l-0.231,-0.033l-0.143,-0.108l-0.039,-0.067l0.067,-0.027l-0.015,-0.04l-0.097,-0.053l-0.276,-0.025l-0.076,0.044l-0.049,0.094l-0.288,-0.006l-0.145,0.065l-0.334,0.058l-0.523,0.052l-0.417,0.082l-0.312,0.112l-0.23,0.042l-0.149,-0.028l-0.248,0.037l-0.347,0.101l-0.549,0.081l-0.202,0.079l-0.294,0.214l-0.386,0.349l-0.262,0.171l-0.14,-0.006l-0.096,0.043l-0.053,0.093l-0.197,0.13l-0.077,0.102l-0.039,0.148l-0.13,0.233l-0.331,0.512l0.003,0.072l0.127,0.186l0.251,0.069l0.31,0.097l0.355,0.003l0.179,0.042l0.13,-0.038l0.219,-0.133l0.427,-0.156l0.006,0.019l-0.019,0.66l-0.02,0.05l0.085,0.113l0.023,0.076l-0.015,0.086l0.082,0.118l0.178,0.149l0.069,0.106l-0.04,0.063l-0.338,0.172l-0.182,0.018l-0.152,-0.058l-0.247,-0.029l-0.342,-0.001l-0.583,0.102l-0.189,0.013l-0.104,-0.042l-0.135,0.012l-0.495,0.137l-0.496,0.077l-0.339,0.106l-0.184,0.137l-0.112,0.119l-0.109,0.092l-0.086,0.027l-0.156,0.237l0.015,0.035l0.22,-0.014l0.176,0.069l0.562,0.069l0.12,0.066l-0.089,0.03l-0.85,-0.118l-0.214,0.013l-0.403,-0.083l-0.591,-0.18l-0.595,-0.073l-0.599,0.033l-0.426,0.091l-0.254,0.147l-0.659,0.548l-0.222,0.296l-0.089,0.276l-0.073,0.14l-0.057,0.005l0.001,-0.063l0.058,-0.13l-0.024,-0.026l-0.154,0.136l-0.024,0.039l-0.299,0.044l-0.325,0.13l-0.424,0.243l-0.282,0.208l-0.14,0.171l-0.079,0.2l-0.017,0.228l-0.044,0.045l-0.156,-0.255l-0.104,-0.095l-0.115,-0.045l-0.126,0.005l-0.403,0.146l-0.289,-0.035l-0.35,-0.165l-0.131,-0.078l-0.026,-0.184l0.036,-0.36l0.079,-0.228l-0.032,-0.017l0.042,-0.077l0.195,-0.119l0.381,-0.202l0.347,-0.41l0.278,-0.245l0.28,-0.253l0.16,-0.437l0.199,-1.061l0.295,-0.099l0.368,-0.16l0.261,-0.183l0.154,-0.203l0.166,-0.145l0.176,-0.085l0.177,-0.132l0.179,-0.18l0.126,-0.249l0.075,-0.318l0.021,-0.322l-0.032,-0.327l-0.005,-1.315l-0.038,-0.307l0.067,-0.273l0.172,-0.241l0.106,-0.234l0.039,-0.228l0.084,-0.191l0.129,-0.154l0.125,-0.1l0.121,-0.047l0.082,-0.094l0.043,-0.143l0.098,-0.178l0.152,-0.213l0.056,-0.185l-0.008,-0.286l0.007,-0.29l-0.061,-0.166l-0.115,-0.149l-0.048,-0.163l0.008,-0.262l-0.061,-0.026l-0.108,-0.013l-0.1,-0.109l-0.135,-0.263l-0.118,-0.172l-0.101,-0.081l-0.036,-0.081l-0.108,-0.092l-0.153,-0.055l-0.064,-0.082l0.024,-0.11l0.286,-0.042l0.549,0.025l0.29,0.027l0.032,0.03l-0.086,0.208l0.009,0.129l0.086,0.128l0.05,0.169l0.013,0.21l0.146,0.078l0.04,0.024l0.038,0.112l0.118,0.025l0.037,0.062l-0.045,0.098l0.021,0.039l0.167,0.017l0.118,-0.171l0.056,-0.041l0.11,-0.009l0.018,0.043l-0.074,0.096l-0.038,0.109l-0.001,0.121l-0.084,0.132l-0.256,0.238l-0.007,0.051l0.056,0.017l0.248,-0.145l0.164,-0.027l0.124,0.048l0.068,0.063l0.012,0.077l-0.028,0.194l-0.068,0.311l0.044,0.06l0.156,-0.191l0.18,-0.134l0.336,-0.105l0.058,0.022l0.159,0.325l0.372,0.239l0.658,0.268l0.396,0.079l0.134,-0.11l0.082,-0.213l0.029,-0.317l-0.067,-0.225l-0.162,-0.132l-0.081,-0.128l-0.001,-0.123l0.122,-0.106l0.19,-0.087l0.189,-0.029l0.025,0.033l-0.042,0.123l0.029,0.042l0.094,0.014l0.042,0.042l0.139,0.121l0.307,0.027l0.111,-0.03l-0.086,-0.088l-0.014,-0.118l0.059,-0.148l-0.01,-0.064l-0.103,0.048l0,0.122l-0.047,0.065l-0.062,-0.015l-0.037,-0.138l-0.043,-0.121l-0.08,-0.203l-0.208,-0.08l-0.074,-0.07l-0.008,-0.106l-0.04,-0.063l-0.073,-0.02l-0.139,-0.198l-0.181,-0.148l0.007,-0.067l0.17,-0.039l0.045,-0.068l-0.025,-0.09l-0.095,-0.112l-0.072,-0.028l-0.048,0.057l-0.043,-0.017l-0.038,-0.089l0.027,-0.143l0.173,-0.166l0.024,-0.165l-0.044,-0.128l-0.097,-0.075l-0.149,-0.022l-0.088,0.009l-0.026,0.04l0.05,0.151l-0.027,0.019l-0.262,-0.065l-0.089,-0.091l-0.132,-0.064l-0.099,-0.236l-0.02,-0.168l0.009,-0.292l-0.072,-0.185l-0.043,-0.021l0.007,0.11l-0.048,0.055l-0.116,0.029l-0.071,-0.051l-0.025,-0.131l-0.072,-0.11l-0.132,-0.128l-0.102,-0.181l-0.034,-0.081l-0.006,-0.08l-0.036,-0.093l-0.113,-0.103l-0.047,-0.171l-0.051,-0.075l-0.154,-0.168l-0.052,-0.094l-0.035,-0.035h-0.204l-0.218,-0.003l-0.362,0.041l-0.177,-0.053l0.008,-0.148l-0.013,-0.082l-0.033,-0.016l-0.049,0.04l-0.016,0.061l-0.112,0.068h-0.187l-0.41,-0.082l-0.149,0.006l-0.265,0.106l-0.085,-0.046l0.09,-0.074l-0.006,-0.063l-0.074,-0.019l-0.016,-0.035l-0.03,-0.059l0.277,-0.14l-0.008,-0.063l-0.199,-0.117l-0.086,0.017l-0.043,0.09l-0.076,0.057l-0.108,0.023l-0.065,0.063l-0.042,-0.002l-0.001,-0.055l-0.01,-0.133l-0.133,-0.042l-0.548,-0.056l-0.292,-0.012l-0.225,-0.009l-0.342,-0.117l-0.091,-0.123l-0.695,0.065l-0.113,0.019l-0.072,-0.014l-0.156,-0.126l-0.493,0.076l-0.367,0.029l-1.217,-0.228l-0.316,-0.093l-0.059,-0.07l-0.19,-0.048l-0.511,-0.049l-0.057,-0.018l-0.052,-0.108l-0.147,-0.037l-0.279,-0.007l-0.164,-0.069l-0.047,-0.131l0.007,-0.151l0.063,-0.171l-0.009,-0.14l-0.087,-0.132l-0.132,-0.094l-0.197,0.023l-0.304,0.104l-0.248,0.037l-0.074,0.074l-0.047,0.061l-0.07,0.023l-0.19,-0.244l0,-0.135l0.059,-0.095l0.229,-0.302l0.078,-0.2l-0.073,-0.098l-0.067,0.014l-0.063,0.125l-0.048,0.063l-0.035,0l-0.059,-0.133l0.021,-0.309l0.072,-0.116l0.121,-0.056l0.215,0.017l0.072,-0.04l0.041,-0.109l-0.049,-0.105l-0.14,-0.102l-0.149,-0.055l-0.159,-0.007l-0.105,0.035l-0.052,0.077l-0.069,-0.016l-0.086,-0.109l-0.266,-0.133l-0.069,-0.093l0.01,-0.134l0.167,-0.342l-0.021,-0.091l0.088,-0.202l0.196,-0.313l0.067,-0.219l-0.062,-0.124l-0.069,-0.069l-0.077,-0.015l-0.07,-0.082l-0.063,-0.149l-0.156,-0.145l-0.25,-0.14l-0.212,-0.184l-0.173,-0.228l-0.047,-0.183l0.08,-0.137l0.031,-0.109l-0.018,-0.082l0.057,-0.117l0.108,-0.195l0.006,-0.147l0.014,-0.114l0.134,-0.172l0.056,-0.132l-0.021,-0.091l-0.305,-0.043l-0.59,0.005l-0.473,0.036l-0.356,0.067l-0.407,-0.028l-0.458,-0.123l-0.382,-0.249l-0.305,-0.374l-0.229,-0.383l-0.154,-0.394l-0.062,-0.343l-0.029,-0.085l-0.068,-0.073l-0.062,-0.201l-0.055,-0.329l-0.072,-0.209l-0.089,-0.089l-0.03,-0.074l-0.129,-0.216l-0.054,-0.113l-0.017,-0.073l-0.102,-0.114l-0.075,-0.029l-0.341,0.05l-0.114,-0.104l-0.06,-0.073l-0.14,-0.057l-0.166,0.031l-0.192,0.119l-0.19,0.001l-0.339,-0.07l-0.214,0.042l-0.39,0.013l-0.247,-0.1l-0.269,-0.15l-0.159,-0.031l-0.15,0.015l-0.098,-0.042l-0.044,-0.097l-0.067,-0.03l-0.263,-0.09l-0.212,-0.088l-0.574,-0.165l-0.16,-0.17l-0.133,-0.012l-0.164,0.014l-0.091,0.071l-0.112,0.018l-0.132,-0.035l-0.045,0.051l0.042,0.136l0.006,0.106l0.063,0.212l0.216,0.197l0.108,0.19l-0.001,0.183l-0.082,0.212L228.074,307l-0.042,0.004l-0.217,0.049l-0.122,0.093l-0.087,0.021l-0.052,-0.05l-0.071,0.038l-0.091,0.125l-0.038,0.102l0.014,0.078l-0.046,0.089l-0.106,0.1l-0.058,-0.014l-0.028,-0.114l-0.042,-0.079l0.05,-0.15l0.485,-0.54l0.169,-0.226l0.03,-0.125l-0.018,-0.158l-0.065,-0.191l-0.121,-0.103l-0.175,-0.013l-0.126,0.063l-0.091,0.201l-0.02,0.138l-0.027,0.294l0.006,0.108l-0.044,0.078l-0.103,0.042l-0.065,0.132l-0.027,0.223l-0.054,0.125l-0.082,0.027l-0.063,0.144l-0.045,0.259l-0.035,0.128l-0.136,0.066l-0.296,0.131l-0.125,0.008l0.048,-0.115l0.053,-0.065l0.058,-0.014l0.163,-0.527l0.153,-0.278l-0.03,-0.045l-0.875,0.361l-0.321,0.198l-0.068,0.14l-0.012,0.149l0.043,0.157l-0.021,0.144l-0.086,0.13l-0.125,0.317l-0.051,0.19l-0.085,0.158l-0.261,0.094l-0.031,0.027l-0.274,0.332l-0.084,0.047l-0.555,-0.057l-0.353,0.083l-0.26,-0.083l-0.13,-0.263l-0.146,-0.167l-0.641,0.079l-0.805,-0.056l-0.386,0.033l-0.148,-0.111l-0.121,-0.291l-0.212,-0.037l-0.358,0.065l-0.497,0.374l-0.467,0.193l-0.368,0.001l-0.362,-0.194l-0.592,-0.39l-0.412,-0.438l-0.468,-0.154l-0.356,0.04l-0.14,0.22h-0.186l-0.13,-0.375l-0.112,-0.293l-0.232,-0.125l-0.419,-0.282l-0.292,-0.152l-0.448,-0.186l-0.155,-0.034l-0.291,-0.023l-0.289,-0.015l-0.336,0.052l0.003,-0.003l-0.013,0.004l0.01,-0.001l-0.241,0.234l-0.282,0.103l-0.403,0.048l-0.269,-0.099l-0.135,-0.247l-0.571,-0.219l-1.007,-0.191l-0.58,-0.163l-0.153,-0.135l-0.083,-0.145l-0.021,-0.232l-0.001,-0.001l-0.254,-0.595l-0.11,-0.496l-0.05,-0.597l0.017,-0.197l-0.058,-0.062l-0.181,-0.13l-0.606,-0.087l-0.008,0.714l-0.011,0.903l-0.662,-0.006h-1.196h-1.197h-1.197h-1.196h-1.197h-1.197h-1.197h-1.196h-1.197H196h-1.196h-1.197h-1.197h-1.197h-1.196h-1.197h-1.197h-1.196h-1.197h-1.197h-1.197h-1.196h-1.197h-1.197h-1.196h-1.197h-1.197h-1.196h-1.197h-1.197h-1.197h-1.196l-1.197,0h-1.197h-1.196h-1.197h-1.197h-1.197h-1.196h-1.197h-1.197h-1.196h-1.197h-1.197h-1.197h-1.196h-1.197h-1.197h-1.196h-1.197h-1.197h-1.197h-1.196h-1.197h-1.197h-1.196h-1.197h-1.197h-1.197h-1.196h-1.197h-1.197h-1.196h-1.197h-0.288l-0.106,-0.151l-0.273,-0.198l-0.108,0l-0.111,0.059l-0.07,0.096l-0.062,0.194l-0.04,0.065l-0.04,-0.011l-0.025,-0.055l-0.088,-0.27l0.023,-0.121l0.09,-0.145l-0.006,-0.052l-0.198,0.041l-0.089,-0.037l-0.041,-0.078l0.015,-0.308l-0.107,-0.175l0.127,-0.074l0.328,-0.059l0.335,-0.007l0.097,-0.128l0.095,-0.326l-0.239,0.299l-0.144,0.031l-0.445,-0.112l-0.288,0.018l-0.039,-0.066l0.012,-0.067l0.063,-0.066l0.046,-0.226l0.069,-0.636l0.09,-0.232l0.031,-0.126l-0.022,-0.029l-0.386,0.443l-0.033,0.14l0.04,0.122l-0.037,0.249l-0.178,0.075l-0.106,-0.041l-0.2,0.21l-0.063,0.022l-0.921,-0.368l-0.093,-0.051l-0.159,-0.172l-0.225,-0.294l-0.071,-0.254l0.084,-0.215l0.088,-0.107h0.093l0.104,0.081l0.212,0.35l0.084,0.216l0.219,-0.03l0.354,-0.277l0.085,-0.103l-0.353,0.105l-0.152,-0.007l-0.155,-0.115l-0.158,-0.224l-0.083,-0.254l-0.001,-0.807l0.054,-0.156l0.171,-0.116l0.11,-0.193l-0.008,-0.082l-0.106,-0.164l-0.153,-0.128l-0.15,-0.064l-0.034,0.02l0.232,0.355l-0.008,0.133l-0.257,0.346l-0.039,0.102l-0.002,0.336l-0.036,0.072l-0.207,0.095l-0.232,0.264l-0.392,0.089l-0.369,-0.026l-0.198,-0.13l-0.615,-0.649l-0.225,-0.272l-0.005,-0.229l-0.421,-0.81l0.002,-0.174l-0.146,-0.253l-0.163,-0.036l-0.037,-0.241l0.336,-0.522l0.208,-0.44l0.024,-0.139l-0.009,-0.215l-0.05,-0.479l0.043,-0.208l-0.207,0.274l-0.044,0.203l0.051,0.205l-0.032,0.233l-0.12,0.325l-0.206,0.344l-0.424,0.165l-0.748,-0.092l-0.086,-0.044l-0.053,-0.118l-0.038,-0.506l-0.045,0.063l-0.085,0.27l-0.068,0.386l-0.087,0.087l-0.158,0.007l-0.123,-0.062l-0.088,-0.13l-0.188,-0.011l-0.352,0.103l-0.166,-0.042l-0.197,-0.004l-0.399,-0.113l-0.472,-0.029l-0.127,-0.087l0.007,-0.167l0.088,-0.084l0.498,-0.075l0.482,-0.179l0.476,-0.088l-0.019,-0.091l-0.215,-0.028l-1.093,0.197l-0.344,-0.023l-0.06,-0.032l-0.008,-0.199l0.126,-0.189l0.211,-0.176l0.063,-0.134l-0.122,-0.057l-0.197,0.037l-0.094,-0.107l0.104,-0.419l-0.092,-0.428l-0.128,0.406l-0.193,0.224l-0.922,0.095l-0.15,0.119l-0.122,-0.003l-0.589,-0.215l-0.251,-0.131l-0.236,-0.195l-0.42,-0.437l-0.329,-0.284l-0.018,-0.525l0.07,-0.335l0.159,-0.376l0.598,-0.813l0.205,-0.155l0.186,-0.053l0.877,-0.071l0.653,-0.103l0.124,-0.049l-0.961,-0.06l-0.855,0.042l-0.292,0.128l-0.374,0.523l-0.095,0.22l-0.099,0.16l-0.067,0.004l-0.127,-0.057l-0.041,-0.069l-0.053,-0.171l-0.201,-0.272l-0.088,-0.313l-0.052,-0.461l0.017,-0.206l0.093,-0.264l0.287,-0.519l-0.368,0.013l0.043,-0.438l0.135,-0.477l0.342,-0.283l0.347,-0.204l0.314,-0.268l0.549,-0.179l0.187,0.368l0.471,0.111l0.136,0.165l0.167,0.303l0.207,0.288l0.246,0.274l0.069,0.02l-0.108,-0.236l-0.4,-0.516l-0.018,-0.182l-0.103,-0.198l-0.53,-0.286l-0.094,-0.109l-0.094,-0.289l-0.04,-0.187l0.059,-0.181l0.539,-0.554l0.123,-0.292v-0.138l-0.042,-0.156l-0.118,-0.268l-0.031,0l0.037,0.407l-0.019,0.16l-0.061,0.177l-0.088,0.134l-0.115,0.092l-1.157,1.258l-0.115,0.074l-0.43,0.113l-0.22,0.133l-0.119,0.175l-0.19,0.458l-0.262,0.912l-0.3,0.735l-0.256,-0.952l-0.46,-0.731l0.899,-0.728l0.023,-0.111l-0.087,-0.39l0.025,-0.119l0.084,-0.171l0.228,-0.251l-0.009,-0.025l-0.266,0.09l-0.409,0.566l-0.16,0.182l-0.086,0.024l-0.01,-0.333l0.22,-0.864l0.181,-0.843l0.066,-0.242l0.156,-0.244l-0.148,0.018l-0.727,0.376l-0.244,-0.235l-0.204,-1.229l-0.358,-0.482l-0.607,-0.395l-0.596,-0.184l-0.136,-0.353l-0.118,-0.43l0.16,-0.507l0.261,-0.241l0.241,-0.109l0.228,0.05l0.012,0.186l-0.155,0.5l0.204,0.047l0.816,0.605l0.178,0.049l0.338,-0.233l0.188,0.009l0.444,0.188l0.15,0.227l0.425,0.444l-0.063,-0.258l-0.463,-0.545l-0.258,-0.175l-0.455,-0.034l-0.282,0.091l-0.119,-0.026l-0.249,-0.139l-0.211,-0.229l-0.211,-0.501l-0.048,-0.233l0.012,-0.173l0.05,-0.158l0.087,-0.141l0.173,-0.103l0.26,-0.063l0.079,-0.062l-0.333,-0.289l-0.151,0.001l-0.52,0.422l-0.106,0.033l-0.045,-0.082l-0.043,-0.007l-0.153,0.208l-0.119,0.093l-0.426,0.645l-0.066,0.308l-0.024,0.458l-0.049,0.287l-0.074,0.116l-0.5,0.219l-0.284,0.446l-0.345,-0.384l-0.379,-0.372l-0.253,-0.652l-0.456,-0.115l-0.53,-0.371l-0.202,-0.33l0.287,-0.681l0.412,-0.515l0.063,-0.62l0.057,-0.133l0.708,-0.154l0.462,-0.308l-0.474,-0.028l-0.291,0.047l-0.521,0.215l-0.578,-0.426l-0.299,-0.39l-0.094,-0.333l0.103,-0.282l0.014,-0.288l0.052,-0.39l0.055,-0.17l0.122,-0.218l0.248,-0.146l0.219,-0.449l0.09,-0.314l0.449,-0.946l0.164,-0.409l0.307,-0.569l0.618,-0.897l-0.195,0.051l-0.102,0.077l-0.098,-0.009l-0.092,-0.096l-0.087,-0.199l-0.083,-0.303l-0.047,0.133l-0.011,0.568l-0.062,0.485l-0.11,0.336l-0.303,0.683l-0.178,0.265l-0.122,-0.247l0.094,-0.426l0.175,-0.34l0.03,-0.466l-0.166,-0.558l-0.101,-0.45l-0.037,-0.342l-0.005,-0.313l0.027,-0.283l0.07,-0.309l0.112,-0.334l-0.014,-0.037l0.031,-0.312l-0.025,-0.32l-0.093,-0.254l-0.118,-0.221l-0.328,0.133l-0.557,-0.199l-0.18,-0.543l-0.482,-0.167l-0.26,-0.39l-0.529,-0.191l-0.429,-0.133l-0.327,-0.225l-0.383,-0.264l-0.382,-0.282l-0.29,-0.214L106.221,270l-0.485,0.031l-0.024,-0.483l-0.149,-0.292l0.056,-0.259l-0.27,-0.133l-0.398,-0.195l0.116,-0.496l0.088,-0.376l-0.352,-0.111l-0.508,-0.161l0.164,-0.34l0.133,-0.275l-0.195,-0.403l-0.395,-0.677l-0.303,-0.485l-0.396,-0.759l-0.348,-0.669l-0.285,-0.548l-0.237,-0.38l-0.334,-0.681l-0.435,-0.771l-0.413,-0.608l0.06,-0.395l-0.408,-0.496l-0.358,-0.503l-0.412,-0.581l-0.407,-0.285l-0.291,-0.204l-0.419,-0.294l-0.22,-0.264l-0.092,-0.224l-0.095,-0.157l-0.083,-0.22l-0.048,-0.256l-0.086,-0.158l-0.508,-0.382l-0.155,-0.24l-0.351,-0.278l-0.294,-0.116l-0.103,-0.094l-0.358,-0.842l0.058,-0.301l0.04,-0.302l-0.04,-0.155l-0.589,-0.645l-0.3,-0.268l-0.303,-0.278l-0.636,0.359l-0.651,0.367l-0.456,0.135l-0.63,0.186l0.209,0.398l-0.086,0.291l-0.196,0.134l-0.333,-0.017l-0.001,0.985l-0.314,0.699l-0.658,0.012l-0.354,0.24l-0.525,0.355l-0.425,0.287l-0.452,0.462l-0.231,-0.066l0.103,-0.412l-0.167,-0.699l-0.139,-0.584l-0.29,-0.301l-0.488,-0.507l-0.366,-0.382l-0.523,-0.546l-0.366,-0.383l-0.381,-0.4l-0.501,-0.528l-0.206,-0.686l-0.458,-0.249l-0.49,-0.266l-0.398,-0.507l0.135,-0.501l0.162,-0.602v-0.364l-0.437,0.022l-0.655,0.034l-0.584,0.03l-0.433,0.427l-0.4,0.394l-0.627,-0.307l-0.718,-0.352l-0.204,0.459l-0.666,-0.23l-0.672,-0.232v-1.66v-1.675v-1.69v-1.707v-1.722v-1.739v-1.755v-1.773v-1.791v-1.809V231v-1.846v-1.865v-1.885v-1.905v-1.926v-1.947v-1.969v-1.991v-2.014v-2.037v-2.062v-2.086v-2.111v-2.137v-2.164v-2.191v-2.22v-2.249v-2.278v-2.309v-2.34l0.399,0.125l1.276,0.264l1.203,-0.155l2.231,0.853l1.38,1.585l1.119,0.774l0.457,0.529l0.727,0.465l1.71,1.009l0.532,0.103l0.991,0.481l0.614,-0.063l1.056,0.118l0.718,0.385l1.416,1.054l0.29,0.094l0.078,-0.077l-0.493,-1.042l-0.078,-0.101l-0.571,-0.391l-0.669,-0.193l-0.051,-0.076l-0.125,-0.371l0.04,-0.144l0.146,-0.066l0.499,0.003l0.295,-0.059l0.041,-0.146l-0.212,-0.034l-0.256,-0.142L94.439,192l-0.169,-0.236l0.614,-1.578l0.215,0.16l0.324,-0.367l0.58,0.233l0.106,-0.127l0.071,-0.807l0.086,-0.195l0.164,-0.145l0.808,-0.145l1.007,0.144l0.104,-0.078l-0.097,-0.542l-0.011,-0.214l0.061,-0.49l0.063,-0.263l0.119,-0.132l0.469,0.104l0.146,0.242l0.157,0.415l0.159,0.236l0.498,0.238l0.057,0.164l-0.19,0.625l-0.199,0.327l-0.412,0.857l-0.026,0.22l0.635,-0.384l0.713,-0.533l0.612,-0.294l0.512,-0.054l0.366,-0.174l0.221,-0.293l0.158,-0.301l0.317,-0.975l0.21,-0.169l0.88,0.06l0.209,-0.03l0.136,-0.095l-0.025,-0.124l-0.186,-0.151l-0.251,-0.042l-0.006,-0.069l0.093,-0.161l0.137,-0.093l0.434,-0.111l0.285,0.354l0.194,0.025l0.644,-0.393l0.989,-1.046l0.395,-0.292l0.343,-0.051l0.289,0.191l0.223,-0.05l0.293,-0.594l0.116,-0.317l0.181,-0.275l0.732,-0.621l0.469,-0.133l0.286,0.115l0.341,0.258l0.281,0.1l0.37,-0.076l0.276,0.034l0.131,-0.125l0.472,-0.71l0.153,-0.007l0.147,0.209l0.237,0.515l0.001,0.258l-0.309,0.625l-2.275,1.776l-0.701,0.761l-0.347,0.278l-0.359,0.157l-0.696,0.131l-0.276,0.154l-0.468,0.138l-1.094,0.242l-0.21,0.117l-0.143,0.137l-0.393,0.922l-0.191,0.3l-0.376,0.451l-0.422,0.276l-0.577,0.105l-0.367,0.428l-0.422,0.822l-0.341,0.57l-0.389,0.482l-0.423,0.628l-0.11,0.33l0.126,0.433l0.07,0.144l0.425,0.233l0.165,-0.053l-0.152,-0.231l-0.357,-0.335l-0.048,-0.121l0.092,-0.095l1.678,0.253l0.36,-0.255l0.126,-0.217l-0.027,-0.111l-0.455,-0.046l-0.098,-0.207l-0.072,-0.39l-0.015,-0.311l0.041,-0.231l0.103,-0.294l0.488,-0.483l0.525,-0.207l0.404,-0.274l0.224,-0.259l0.603,-0.444l0.242,-0.361l0.13,-0.281l0.016,-0.14l-0.109,-0.102l0.089,-0.242l0.439,-0.217l0.193,-0.019l0.618,0.208l0.112,0.162l-0.061,0.429l0.086,-0.02l0.238,-0.546l0.133,-0.182l0.137,-0.036l0.139,0.07l0.141,0.176l0.076,0.524l0.012,0.87l0.032,0.35l0.158,-0.6l0.11,-0.279l0.602,-1.286l0.406,-0.708l0.456,-0.693l0.662,-0.52l1.531,-0.865l0.862,-0.234l0.437,-0.216l0.214,-0.188l0.136,-0.232l0.24,-0.268l0.043,0.022l-0.093,0.561l-0.062,0.162l-0.561,0.346l-0.055,0.264l0.061,0.406l0.097,0.267l0.133,0.129l0.232,-0.091l0.333,-0.313l0.414,-0.48l0.895,-1.223l0.077,-0.225l0.226,-0.99l0.513,-0.439l0.929,-0.5l0.228,-0.319l-0.814,-0.271l-0.169,-0.187l-0.026,-0.112l0.154,-0.287l-0.372,-0.286l-0.137,-0.176l0.006,-0.514l0.114,-0.37l0.244,-0.359l0.139,-0.063l0.363,0.209l0.306,0.269l1.055,1.243l0.424,0.604l0.246,0.472l0.594,1.467l0.262,0.842l0.21,0.863l0.207,0.62l0.204,0.379l1.015,1.492l0.523,0.626l0.439,0.388l0.504,0.307l0.569,0.226l0.388,0.019l0.603,-0.627l0.014,-0.414l-0.266,-0.692l-0.268,-0.481l0.032,-0.294l0.354,-0.565l-0.024,-0.197l0.075,-0.585l0.245,0.112l0.096,-0.023l0.137,-0.215l0.176,-0.408l0.222,-0.338l0.268,-0.268l0.072,-0.176l-0.266,-0.127l-0.161,0l-0.12,-0.058l-0.078,-0.115l0.106,-0.125l0.582,-0.316l0.109,-0.303l0.186,-0.202l0.239,-0.081l0.147,0.084l0.163,0.251l0.008,0.401l-0.072,0.651l-0.013,0.524l0.183,1.229l0.162,0.267l0.63,0.36l-0.039,0.297l-0.729,1.28l-0.156,0.312l-0.077,0.237l0.026,0.2l0.129,0.164l0.247,0.116l0.636,0.047l0.174,-0.111l1.236,-0.036l0.227,-0.095l0.191,-0.245l0.278,-0.612l0.315,-0.187l0.099,-0.172l0.194,-0.732l0.096,-0.853l0.095,-0.359l0.143,-0.224l0.194,-0.072l0.481,0.084l0.226,-0.073l0.891,0.073l0.891,-0.063l0.921,0.152l0.591,0.176l0.547,0.277l1.049,0.656l0.415,0.351l1.465,1.573l0.428,0.319l0.806,0.304l2.762,0.676l0.347,0.181l0.728,0.706l0.501,0.41l0.595,0.391l0.743,0.337l1.457,0.508l0.237,0.168l0.267,0.049l0.297,-0.069l1.335,0.29l0.352,-0.014l0.254,0.054l0.313,0.208l0.458,0.077l-0.016,-0.144l-0.523,-0.798l0.023,-0.126l0.215,-0.01l0.647,0.134l0.148,-0.228l0.216,0.005l0.492,0.11l0.53,0.247l0.568,0.382l0.691,0.326l1.048,0.806l0.579,0.668l0.549,0.827l0.301,0.572l0.053,0.32l0.115,0.158l0.176,-0.002l0.067,0.121l-0.158,0.704l-0.091,0.175l-0.12,0.126l-0.502,0.143l-1.376,-0.169l-0.244,0.566l-0.771,0.477l-0.137,0.208l-0.031,0.151l0.056,0.493l-0.098,0.15l-0.632,0.56l-0.021,0.158l0.41,0.229l0.436,0.39l0.343,0.095l0.433,-0.053l0.544,0.137l0.655,0.326l0.456,0.148l0.256,-0.028l0.35,0.06l0.443,0.148l0.593,0.051l1.31,-0.013l0.393,0.111l0.549,0.05l1.056,-0.016l0.191,-0.021l0.338,-0.257l0.218,-0.085l0.38,-0.004l1.096,-0.189l0.379,0.003l0.351,-0.144l0.449,-0.29l0.277,-0.055l0.105,0.181l0.189,0.079l0.273,-0.023l0.52,-0.308l1.215,-0.908l0.437,0.001l0.321,-0.286l0.079,-0.005l0.088,0.118l0.297,0.666l0.091,0.107l0.205,0.058l0.2,0.34l0.208,0.507l0.156,0.141l1.14,0.021l0.401,0.141l0.121,0.145l0.123,0.399l0.075,0.77l0.05,0.281l0.166,0.409l0.109,0.118l0.103,-0.113l0.281,-1.065l0.098,-0.172l0.188,0.06l0.057,0.052l0.285,0.79l0.405,0.584l1.005,1.069l0.164,0.391l0.06,0.289l-0.057,0.258l-0.173,0.228l-0.273,0.183l-0.371,0.138l-0.347,-0.05l-0.322,-0.237l-0.104,-0.014l0.115,0.211l0.666,0.874l0.169,0.348l0.158,0.23l0.146,0.114l0.134,0.188l0.123,0.261l0.553,0.693l0.157,0.33l0.63,1.024l0.299,0.401l0.231,0.23l0.089,0.023l-0.052,-0.185l-0.804,-1.363l-0.41,-0.86l-0.058,-0.207l-0.026,-0.317l-0.016,-1.056l0.059,-0.162l0.277,-0.136l0.356,0.48l0.135,0.067l0.091,-0.028l0.047,-0.124l0.205,0.115l0.362,0.353l0.123,0.006l-0.273,-0.677l-0.195,-0.332l-0.069,-0.231l0.182,-0.349l-0.099,-0.176l-0.46,-0.516l-0.239,-0.536l-0.215,-0.813l-0.019,-0.317l0.035,-0.336l-0.032,-0.271l-0.29,-0.555l-0.314,-0.385l-0.25,-0.449l-0.051,-0.237l0.039,-0.642l0.189,-0.28l0.358,-0.376l0.097,-0.389l-0.165,-0.401l-0.03,-0.183l0.104,0.035l0.707,-0.202l0.177,0.071l0.267,-0.086l0.356,-0.245l0.279,-0.11l0.368,0.016l0.199,-0.059l0.244,-0.109l0.126,-0.122l0.224,-0.467l0.12,-0.07l0.375,0.051l0.211,0.103l0.099,-0.037l-0.015,-0.665l0.071,-0.234l0.374,-0.485l0.39,-0.051l0.261,-0.133l0.298,-0.272l0.213,-0.245l0.213,-0.394l0.087,-0.504l-0.068,-0.145l-0.443,-0.195l-0.266,0.102l-0.59,0.359l-0.62,0.461l-0.239,0.427l-0.065,0.546l-0.117,0.24l-0.483,-0.228l-0.206,0.004l-0.258,0.095l-0.274,0.209l-0.289,0.324l-0.426,0.059l-0.564,-0.205l-0.338,-0.058l-0.343,0.344l0.021,0.255l0.159,0.372l-0.158,0.22l-0.823,0.082l-0.217,-0.048l-0.439,0.146l-0.173,-0.032l-0.126,-0.177l-0.895,-0.754l-0.088,-0.153l0.217,-0.615l0.828,-1.677l0.091,-0.1l1.536,-0.294l0.927,-0.308l1.699,-0.934l0.329,-0.077l1.092,-0.622l0.449,-0.159l0.417,0.108l0.611,0.321l0.315,0.285l0.223,0.354l0.186,0.494l0.232,1.083l0.08,0.917l0.144,0.339l0.512,0.635l0.263,0.245l0.162,0.077l0.14,-0.148l0.096,-0.024l0.064,0.057l0.07,0.398l0.091,0.04l0.308,-0.05l0.327,0.165l0.047,0.122l-0.07,0.491l0.093,0.206l0.396,0.438l0.382,0.165l0.441,0.075l0.819,-0.074l0.686,-0.21l0.514,-0.345l0.423,0.385l0.846,0.925l0.506,0.652l0.419,0.306l0.85,0.366l0.193,0.197l0.311,0.022l0.428,-0.153l0.487,0.06l0.546,0.271l0.376,0.114l1.287,-0.512l0.197,-0.024l0.479,-0.247l0.309,-0.075l0.363,0.006l0.271,-0.075l0.179,-0.157l0.682,0.007l1.235,0.176l0.844,0.228l0.501,0.288l0.412,0.161l0.322,0.035l0.313,-0.051l0.305,-0.138l0.321,-0.262l0.686,-0.134l0.114,-0.069l-0.014,-0.144l-0.143,-0.218l-0.389,-0.415l-0.272,-0.405l-0.053,-0.258l0.006,-0.313l0.084,-0.181l0.164,-0.048l0.257,0.194l0.351,0.437l0.989,1.628l0.238,0.23l0.131,0.206l0.908,0.588l0.428,0.104l0.507,-0.363l0.224,-0.226l0.109,-0.218l-0.005,-0.21l0.048,-0.307l-0.051,-0.19l-0.136,-0.247l-0.364,-0.344l-0.591,-0.443l-0.54,-0.13l-0.489,0.184l-0.554,0.377l-0.23,-0.148l-0.69,-1.061l-0.174,-0.398v-0.11l0.32,0.127l0.015,-0.129l-0.191,-0.515l-0.118,-0.172l-0.398,-0.815l-0.049,-0.246l0.248,-0.056l0.112,-0.096l0.15,0.01l0.702,0.491l0.359,-0.219l0.832,-0.314l-0.328,-0.472l-0.078,-0.466l0.039,-0.102l0.271,-0.069l0.53,0.389l0.257,0.054l0.188,-0.154l0.199,-0.011l0.209,0.133l0.196,0.2l0.365,0.571l0.18,0.343l0.203,0.516l0.064,0.072l0.978,0.039l0.555,-0.457l-0.012,0.156l-0.127,0.358l-0.688,1.368L204.25,200l0.364,-0.073l0.171,-0.11l0.105,-0.164l0.091,-0.383l0.061,-0.113l1.021,-0.646l0.296,-0.096l-0.185,0.69l-0.38,2.44l-0.077,0.844l-0.083,0.286l-0.401,0.923l0.006,0.323l0.439,0.771l0.078,0.209l0.044,0.63l0.078,0.125l0.362,0.007l0.375,-0.2l0.447,-0.133l0.069,0.131l-0.245,0.761l0.014,0.066l0.424,-0.195l0.195,-0.026l0.08,0.044l0.316,0.387l0.032,0.289l-0.007,0.429l-0.033,0.308l-0.107,0.171l-0.127,0.068l-0.16,0.051l-0.144,-0.021l-0.444,0.064l-0.261,-0.082l-0.259,-0.235l-0.184,-0.057l-0.213,0.181l-0.337,-0.03l-0.378,-0.52l-0.151,0.049l-0.051,0.083l0.006,0.112l0.17,0.336l1.331,1.77l0.202,0.364l0.045,0.521l0.027,-0.002l0.125,-0.521l-0.081,-0.252l-0.685,-1.027l-0.082,-0.376l0.024,-0.103l0.181,-0.105l0.975,0.257l0.378,-0.056l0.254,-0.181l0.128,-0.224l0.093,-1.236l0.175,-0.796l-0.104,-0.716l-0.264,-1.146l-0.207,-0.678l-0.478,-0.691l-0.047,-0.248l0.533,-2.114l0.096,-0.179l0.119,-0.078l0.419,-0.031l0.305,-0.177l0.479,0.248l0.264,0.065l0.328,-0.219l0.727,-0.897l0.285,-0.279l0.362,-0.528l0.439,-0.78l0.479,-0.567l0.774,-0.531l0.474,-0.428l0.096,-0.154l-0.44,-0.037l-0.107,-0.073l-0.091,-0.407l0.046,-0.756l-0.008,-0.422l-0.052,-0.382l-0.096,-0.341l-0.14,-0.301l-0.128,-0.181l-0.116,-0.06l-0.079,0.027l-0.043,0.114l-0.118,0.727l-0.15,0.532l-0.206,0.278l-0.427,0.187l-0.733,0.138l-0.304,-0.253l-0.039,-0.215l0.106,-0.843l0.244,-0.363l0.671,-0.717l0.43,-0.576l0.007,-0.1l-0.395,-0.005l-0.094,-0.119l-0.083,-0.711l0.023,-0.267l0.062,-0.305l0.276,-0.223l0.848,-0.275l0.659,-0.324l0.02,0.113l-0.529,0.969l-0.055,0.224l0.202,0.209l0.508,-0.56l0.328,-0.463l0.055,-0.158l-0.298,-0.058l-0.016,-0.192l0.057,-0.353l-0.027,-0.242l-0.33,-0.305l-0.406,0.17l-0.339,0.321l-0.281,0.087l-0.415,0.006l-0.302,-0.073l-0.189,-0.153l-0.228,-0.343l-0.266,-0.533l-0.336,-0.533l-0.119,-0.058l-0.102,0.06l-0.215,0.515l-0.093,0.062l-1.318,-0.722l-0.559,-0.406l-0.271,-0.308l-0.336,-0.183l-0.402,-0.056l-0.321,-0.144l-0.239,-0.23l-0.194,-0.332l-0.148,-0.433l-0.273,-0.547l-0.626,-1.094l-0.166,-0.706l-0.023,-0.271l0.039,-0.7l0.586,-1.195l0.109,-0.346l0.2,-0.255l0.291,-0.164l0.209,-0.05l0.476,0.153l-0.285,-0.373l-0.022,-0.2l0.286,-0.655l-0.056,-0.03l-0.786,0.504l-0.201,-0.034l-0.283,-0.308l-0.533,-1.106l-0.006,-0.692l0.167,-0.968l0.059,-0.581l-0.152,-0.497l0.057,-0.14l0.165,-0.14l0.069,-0.15l-0.072,-0.552l0.115,-0.295l0.377,-0.573l0.37,-0.503l0.218,-0.154l0.189,0.029l0.197,0.154l0.206,0.281l0.352,0.289l0.261,0.082l0.191,-0.158l0.328,-1.084l0.116,-0.279l-0.109,-0.121l-0.643,0.011l-0.278,-0.09l-0.16,-0.105l-0.118,-0.417l0.097,-0.223l0.622,-0.776l0.293,-0.817l0.871,-1.143l0.882,-0.539l0.427,-0.178l0.348,-0.036l0.151,0.072l0.186,0.574l0.034,0.604l0.479,0.752l0.385,0.057l0.239,-0.113l0.774,0.044l0.179,0.21l-0.013,0.234l-0.086,0.378l0.053,0.323l0.525,0.616l0.473,0.425l0.424,0.529l0.632,1.1l0.137,0.31l0.095,0.334l0.164,1.216l0.021,0.459l-0.06,1.32l-0.05,0.249l-0.167,0.298l0.058,0.121l0.499,0.341l0.396,0.675l0.208,0.217l0.502,0.363l0.091,0.137l0.114,0.226l0.283,0.965l0.464,0.865l0.034,0.186l-0.1,0.405l0.071,0.128l0.179,0.148l0.161,-0.077l0.142,-0.303l0.155,-0.088l0.167,0.128l0.127,0.225l0.173,0.55l0.252,0.453l-0.021,0.138l-0.125,0.113l-0.681,0.125l-0.383,-0.087l-0.354,-0.221l-0.246,-0.229l-0.229,-0.351l-0.085,0.037l-0.12,0.286l-0.256,0.417l-0.16,0.384l0.186,0.17l0.895,-0.011l0.194,0.108l0.227,0.269l-0.259,0.449l-0.605,0.751l-1.308,1.447l-0.384,0.37l0.093,0.107l0.146,0.027l0.449,-0.063l0.419,-0.193l0.51,0.083l0.227,0.158l-0.077,0.153l0.138,0.25l0.834,0.579l0.527,-0.115l0.538,-0.558l0.416,-0.277l0.512,0.038l0.143,0.062l-0.055,0.136l-0.378,0.313l-0.342,0.348l-0.037,0.098l0.426,-0.14l0.949,0.222l0.461,0.055l0.334,-0.056l0.313,0.088l0.293,0.232l0.098,0.147l-0.274,0.095l-0.259,-0.002l-0.22,0.141l-0.181,0.281l-0.129,0.364l-0.077,0.447l-0.197,0.184l-0.316,-0.078l-0.124,-0.126l0.068,-0.177l-0.092,-0.025l-0.253,0.126l-0.197,0.003l-0.054,0.131l1.382,1.418l0.442,1.246l0.304,0.512l0.03,0.135l-0.198,0.343l-0.01,0.261l0.091,0.751l-0.042,0.597l-0.136,1.047l0.127,0.324l0.295,0.286l0.177,0.365l0.121,0.125l0.09,0.293l0.105,0.184l0.121,0.075l0.085,-0.096l0.05,-0.268l0.113,-0.251l0.312,-0.452l0.302,-0.708l0.051,-0.235l-0.048,-0.559l0.035,-0.24l0.284,-0.851l0.09,-0.592l0.086,-0.927l0.15,-0.648l0.322,-0.552l0.562,-1.12l0.203,-0.225l0.228,-0.111l0.398,0.026l0.29,0.362l0.39,0.667l0.497,0.605l0.904,0.817l0.258,0.308l0.512,0.803l0.216,0.793l0.148,1.113l0.128,0.667l0.107,0.226l0.049,0.335l-0.009,0.445l-0.041,0.347l-0.071,0.25l-0.111,0.142l-0.276,0.046l-0.337,-0.069l-0.097,-0.112l-0.177,-0.522l-0.074,-0.032l-0.313,0.385l-0.039,0.215l0.115,0.711l-0.015,1.329l0.032,0.288l0.331,1.372l0.558,1.036l1.397,1.98l0.08,0.223l0.148,0.802l0.073,0.167l0.091,0.1l0.11,0.032l0.152,-0.08l0.514,-0.608l0.447,-0.643l0.312,-0.336l0.177,-0.027l0.19,-0.118l0.204,-0.208l0.136,-0.229l0.069,-0.25l0.092,-0.98l0.078,-0.47l0.218,-0.644l0.08,-0.183l1.081,-1.646l0.089,-0.204l0.459,-1.929l0.162,-0.891l0.023,-0.539l-0.062,-0.482l0.031,-0.398l0.124,-0.314l0.131,-0.222l0.226,-0.225l0.125,-0.317l0.075,-0.032l0.185,-0.002l0.244,0.216l0.177,0.039l1.144,-0.248l0,-0.132l-0.671,-0.417l0.007,-0.209l0.059,-0.288l0.211,-0.322l0.259,-0.102l0.058,-0.205l0.007,-0.254l0.085,-0.415l-0.078,-0.148l-0.627,-0.575l-0.362,0.024l-0.092,-0.075l-0.313,-0.471l-0.114,-0.686l-0.012,-0.282l0.043,-0.454l0.04,-0.126l-0.02,-0.206l-0.079,-0.286l-0.006,-0.254l0.066,-0.223l-0.04,-0.264l-0.146,-0.307l-0.057,-0.264l0.153,-0.781l0.005,-0.24l-0.144,-0.335l-0.105,-0.13l0.077,-0.083l0.259,-0.035l0.31,0.109l0.359,0.252l0.441,0.003l0.521,-0.246l0.53,-0.119l0.916,0.049l0.216,0.07l0.911,0.728l0.707,0.369l0.319,-0.034l1.572,0.146l0.69,-0.074l0.357,0.033l0.686,0.397l-0.045,0.33l-0.296,0.551l-0.386,0.113l-0.341,0.19l0.316,0.288l0.933,0.386l0.219,0.617l0.066,0.282l-0.108,0.254l0.054,0.127h0.216l0.558,-0.215l0.616,0.142l0.897,0.474l0.097,0.099l0.158,0.369l-0.02,0.149l-0.793,0.917l-0.413,0.362l-0.542,0.372l-0.018,0.198l0.761,0.037l0.592,0.104l0.267,0.121l0.139,0.171l0.19,0.368l0.031,0.29l-0.019,0.392l-0.063,0.272l-0.688,0.778l-0.316,0.243l-0.538,0.287l-0.234,0.215l-0.257,-0.03l-0.28,-0.274l-0.292,-0.059l-0.525,0.22l-0.285,-0.008l-0.14,0.077l-0.011,0.169l0.249,0.488l0.144,0.192l0.056,0.144l-0.106,0.241l0.022,0.076l0.084,0.086l0.478,1.058l0.101,0.081l0.099,-0.04l0.207,-0.301l0.123,-0.123l0.06,0.016l-0.002,0.154l-0.221,0.917l-0.029,0.244l0.005,0.218l0.106,0.461l0.242,0.493l0.3,0.442l0.451,0.593l0.606,0.631l0.226,0.306l0.331,0.719l0.068,0.275l-0.087,0.751l-0.242,1.222l-0.156,0.691l-0.07,0.166l-0.457,0.488l-0.259,0.114l-0.427,-0.013l-0.144,0.095l-0.223,0.389l-0.303,0.68l-0.239,0.43l-0.174,0.181l-0.321,0.211l-0.502,0.623l-0.247,0.239l-0.862,0.259l-0.702,0.838l-0.279,0.276l-0.303,0.146l-0.328,0.018l-0.188,-0.134l-0.107,-0.51l-0.063,-0.168l-0.248,-0.35l-0.508,-1.021l-0.219,-0.351l-0.146,-0.078l-0.293,0.055l-0.15,-0.033l-0.327,-0.323l-0.118,-0.209l0.015,-0.082l0.248,-0.119l-0.106,-0.168l-0.437,-0.462l-0.181,-0.243l-0.022,-0.083l-0.433,-0.314l-0.43,-0.087l-0.545,0.521l-0.207,0.352l0.007,0.115l0.261,0.134l0.113,-0.065l0.222,-0.324l0.117,-0.101l0.336,0.051l0.278,0.224l0.101,0.194l0.037,0.132l0.759,1.03l0.269,0.208l0.112,0.245l0.085,0.407l0.165,0.451l0.365,0.742l0.388,0.913l0.08,0.359l-0.201,0.173l-0.101,0.013l-0.299,-0.135l-0.79,-0.422l-0.088,0.008l-0.208,0.222l-0.171,0.504l-0.054,0.048l-0.42,-0.197l-0.787,-0.443l-0.527,-0.376l-0.267,-0.31l-0.324,-0.495l-0.38,-0.682l-0.454,-0.218l-0.527,0.249l-0.762,0.088l-1.6,-0.077l-0.21,0.059l-0.081,0.085l0.136,0.375l-0.032,0.103l-0.107,0.07l-0.024,0.11l0.174,0.396l0.282,0.269l0.796,0.363l0.527,0.311l0.315,0.267l0.103,0.225l0.016,0.246l-0.15,0.488l-0.086,0.179l-1.85,2.411l-0.705,0.966l-0.359,0.591l-0.316,0.389l-0.274,0.19l-0.453,0.106l-0.632,0.024l-0.819,-0.091l-0.424,-0.307l-0.769,-0.821l-0.539,-0.484l-0.241,-0.162l-0.201,-0.457l-0.181,-0.088l-0.386,-0.077l-0.397,-0.245l-0.933,-0.833l-0.484,-0.333l-0.44,-0.184l-0.396,-0.033l-0.15,0.05l0.27,0.421l-0.118,0.026l-0.32,-0.096l-0.316,0.001l-0.561,-0.302l-0.553,0.04l-0.399,-0.061l-0.478,-0.168l-0.516,-0.082l-0.831,0.008l-0.297,0.036l-0.044,0.079l0.398,0.368l0.685,0.443l-0.091,-0.382l0.024,-0.099l0.229,-0.133l1.085,0.236l1.23,0.495l0.312,0.048l0.346,0.173l0.382,0.298l0.527,0.605l1.006,1.364l0.323,0.342l0.428,0.318l2.179,0.459l0.752,-0.003l1.509,0.132l0.797,0.239l0.226,0.179l0.07,0.597l-0.073,0.299l-0.433,0.907l-0.274,0.665l-1.697,2.783l-0.22,0.634l-0.096,0.378l-0.303,0.391l-0.767,0.604l-0.769,0.512l-0.462,0.11l-0.412,-0.122l-0.267,-0.148l-0.396,-0.509l-0.024,0.053l0.286,0.796l-0.067,0.081l-0.232,-0.1l-0.531,-0.357l-0.172,0.066l-0.102,0.097l-0.141,-0.002l-0.181,-0.101l-0.328,-0.297l-0.087,-0.145l-0.079,-0.442l-0.054,-0.079l-0.646,0.255l-0.108,0.085l0.265,0.177l0.09,0.125l0.261,0.652l0.014,0.14l-0.186,0.085l-0.618,-0.245l-0.074,0.021l0.305,0.646l0.117,0.307l0.013,0.159l-0.396,0.726l-0.254,0.302l-0.347,0.11l-0.217,-0.074l-0.245,-0.185l-0.177,0.026l-0.108,0.237l-0.202,0.169l-0.295,0.101l-0.375,-0.044l-0.456,-0.189l-1.209,-0.681l-0.381,-0.105l-0.706,-0.094l-0.084,-0.097l0.006,-0.092l0.097,-0.087l-0.027,-0.075l-0.149,-0.063l-0.155,0.06l-0.161,0.182l-0.281,0.054l-0.402,-0.074l-0.594,-0.266l-1.179,-0.688l-1.29,-0.583l-0.748,-0.759l0.279,0.684l-0.023,0.231l-0.143,0.203l-0.024,0.2l0.293,0.485l0.405,0.174l0.408,-0.019l0.011,-0.079l-0.17,-0.121l-0.15,-0.176l-0.072,-0.263l0.077,-0.046l0.36,0.138l0.237,0.16l1.787,0.893l0.533,0.167l0.4,0.172l0.111,0.102l-0.135,0.221l-0.718,0.551l-0.012,0.09l0.493,-0.05l0.598,-0.485l0.336,-0.226l0.323,-0.138l0.437,0.239l0.552,0.615l0.447,0.348l0.637,0.194l0.373,0.208l0.627,0.571l0.099,0.297l0.058,1.203l-0.022,0.289l-0.082,0.287l-0.141,0.283l-0.262,0.158l-0.383,0.034l-0.301,0.116l-0.658,0.631l-0.279,0.091l-1.181,-0.188l-0.462,-0.176l-0.213,0.011l-0.118,0.139l-0.124,0.063l-0.463,0.058l-0.075,0.113l0.029,0.175l0.091,0.236l0.113,0.136l0.174,0.171l0.264,0.112l0.542,0.125l0.056,0.319l-0.024,0.103l-0.178,0.212l-0.206,-0.021l-0.354,-0.251l-0.174,-0.01l-0.153,0.136l-0.213,0.045l-0.273,-0.047l-0.152,0.11l-0.03,0.266l-0.092,0.199l-0.315,0.314l-0.17,0.231l0.005,0.182l0.181,0.131l0.208,0.297l0.234,0.461l0.045,0.204l-0.144,-0.054l-0.194,-0.183l-0.243,-0.313l-0.368,-0.28l-0.81,-0.366l-0.143,0.011l0.073,0.093l0.537,0.384l0.206,0.247l0.025,0.18l-0.45,0.393l-0.012,0.131l0.119,0.115l0.032,0.096l-0.16,0.192l-0.264,0.161l-0.511,0.023l-0.047,0.091l0.195,0.197l0.065,0.122l-0.167,0.168l-0.109,0.023l-0.589,-0.078l0.155,0.419l0.091,0.146l0.181,0.207l0.324,0.191l0.006,0.074l-0.113,0.164l-0.192,0.2l-0.811,0.609l-0.57,0.712l-0.079,0.222l0.145,0.466l0.001,0.117l-0.149,0.211l-0.333,-0.058l-0.063,0.083l0.079,0.218l0.015,0.32l-0.05,0.421L211.458,246l-0.434,0.891l-0.333,0.806l-0.231,0.722l-0.167,0.357l-0.308,0.024l-0.233,0.225l0.159,0.118l0.097,0.138l0.067,0.209l-0.066,0.653l-0.2,1.092l-0.124,0.864l0.025,2.641l-0.032,1.156l-0.088,0.638l-0.143,0.346l-0.244,0.104l0.311,0.101l0.198,0.162l0.091,0.246l0.085,0.392l0.112,0.18l0.139,-0.031l0.125,0.04l0.111,0.109l0.338,0.556l0.371,0.159l0.018,0.308l-0.146,1.715l0.001,0.223l0.168,-0.431l0.177,-1.332l0.241,-0.595l0.189,-0.126l0.774,-0.067l0.825,0.151l0.312,0.019l0.272,-0.083l0.279,0.167l0.068,0.167l0.079,0.701l0.074,0.399l0.491,1.417l0.234,0.789l0.286,1.224l0.107,0.349l0.595,1.617l0.113,0.436l0.046,0.335l-0.02,0.235l-0.108,0.361l-0.197,0.487l-0.184,0.37l-0.172,0.255l-0.176,0.189l-0.181,0.125l0.012,0.033l0.205,-0.06l0.208,-0.127l0.395,-0.329l0.152,-0.074l0.429,-0.047l0.014,0.119l-0.207,0.245l0.046,0.023l0.299,-0.198l0.648,-0.282l2.545,-0.917l0.6,-0.082l0.856,0.168l0.694,0.39l0.757,0.501l0.798,0.363l1.259,0.339l0.367,0.162l0.738,0.167l0.342,0.189l0.411,0.456l0.654,0.593l0.493,0.371l0.551,0.347l0.553,0.636l0.89,1.436l0.22,0.176l0.549,0.233l1.031,0.301l1.522,0.705l0.669,0.275l0.433,0.109l0.432,0.193l0.432,0.277l0.33,0.301l0.227,0.326l0.2,0.213l0.35,0.236l0.181,0.169l0.017,0.253l-0.421,0.991l-0.009,0.079l0.426,-0.711l0.238,-0.205l0.19,-0.096l0.396,0.011l0.601,0.119l0.527,0.001l0.453,-0.116l0.386,-0.052l0.319,0.011l0.231,-0.035l0.144,-0.08l0.172,-0.002l0.682,0.247l0.276,0.013l0.997,0.232l0.64,-0.083l0.11,0.045l0.223,0.302l0.188,0.023l0.318,-0.047l0.309,0.082l0.517,0.396l0.239,0.34l0.229,0.693l0.02,0.207l-0.424,1.597l-0.133,0.615l-0.018,0.534l0.084,0.307l0.367,0.514l0.066,0.134l0.217,0.757l0.06,0.323l-0.024,0.37l-0.114,0.608l0.029,0.462l0.096,0.697l-0.036,0.471l-0.169,0.247l-0.114,0.241l-0.089,0.437l0,0.165l0.087,0.324l0.162,0.183l0.266,0.206l0.247,0.305l0.451,0.74l0.328,0.405l0.401,0.603l0.078,0.3l-0.112,0.198l-0.139,0.138l-0.323,0.185l-0.145,0.134l0.037,0.032l0.468,-0.1l0.276,0.011l0.234,0.147l0.191,0.285l0.317,0.242l0.443,0.199l0.445,0.333l0.738,0.789l0.133,0.181l0.196,0.412l0.259,0.64l0.135,0.417l0.012,0.196l-0.146,0.197l-0.498,0.358l-0.501,0.624l0.158,-0.03l0.331,-0.264l0.558,-0.521l0.31,-0.101l0.287,0.061l0.455,0.15l0.401,0.213l0.349,0.276l0.519,0.738l0.548,0.587l0.304,0.5l-0.092,-0.318l-0.202,-0.367l-0.515,-0.585l-0.22,-0.306l-0.047,-0.146l-0.017,-0.16l0.04,-0.292l0.096,-0.425l0.129,-0.3l0.161,-0.175l0.107,-0.186l0.055,-0.197l0.085,-0.145l0.446,-0.263l0.117,0.024l0.092,0.319l0.107,0.066l0.206,0.05l0.173,0.11l0.141,0.17l0.1,0.172l0.058,0.175l0.133,0.569l0.095,0.263l0.016,-0.319l0.111,-0.503l0.085,-0.207l0.27,-0.303l-0.014,-0.131l-0.112,-0.176l-0.565,-0.758l-0.011,-0.185l0.151,-0.109l0.103,-0.21l0.056,-0.31l0.121,-0.225l0.354,-0.317l0.305,-0.488l0.157,-0.336l0.128,-0.177l0.123,-0.042l-0.183,-0.136l-0.036,-0.089l-0.009,-0.406l-0.079,-0.426l-0.122,-0.199l-0.346,-0.427l-0.057,-0.127l-0.061,-0.483l0.034,-0.243l0.089,-0.204l-0.051,-0.197l-0.321,-0.358l-0.124,-0.313l-0.137,-0.76l-0.126,-0.957l-0.143,-0.707l-0.161,-0.454l-0.036,-0.286l0.089,-0.119l0.116,-0.359l0.104,-0.088l0.162,0.023l0.003,-0.041l-0.246,-0.194l-0.121,-0.244l0.005,-0.09l0.217,-0.243l-0.039,-0.103l-0.161,-0.133l-0.49,-0.224l0.177,-0.086l0.112,-0.193l-0.022,-0.057l-0.194,-0.079l-0.224,-0.149l-0.169,-0.223l-0.209,-0.352l-0.127,-0.28l-0.125,-0.466l-0.217,-0.532l-0.095,-0.133l-0.109,-0.085l-0.122,-0.04l0.004,-0.082l0.131,-0.124l2.123,-0.894l0.177,-0.129l1.042,-0.502l0.481,-0.281l0.49,-0.405l0.667,-0.417l0.325,-0.27l0.205,-0.26l1.059,-1.043l0.449,-0.536l0.26,-0.461l0.377,-0.553l0.495,-0.646l0.313,-0.556l0.13,-0.465l0.162,-0.803l0.046,-0.715l0.029,-1.053l-0.017,-0.945l-0.133,-1.49l-0.08,-0.471l-0.152,-0.562l-0.367,-1.136l-0.066,-0.311l-0.228,-0.525l-0.746,-1.374l-0.933,-0.936l-0.177,-0.235l-0.37,-0.276l-0.562,-0.317l-0.363,-0.259l-0.949,-0.973l-0.313,-0.117l-0.121,-0.251l-0.025,-0.179l0.036,-0.468l0.055,-0.325l0.067,-0.239l0.079,-0.154l0.522,-0.724l0.292,-0.582l0.204,-0.319l0.225,-0.249l0.406,-0.326l0.231,-0.412l-0.053,-0.167l-0.183,-0.183l-0.04,-0.178l0.309,-0.455l0.043,-0.126l-0.04,-0.43l0.06,-0.096l0.381,-0.026l0.544,0.617l0.133,-0.054l-0.174,-0.17l-0.208,-0.416l0.03,-0.173l0.401,-0.45l0.011,-0.205l-0.115,-0.284l-0.013,-0.228l0.235,-0.543l-0.063,-0.114l-0.661,-0.105l-0.109,-0.152l0.039,-0.072l0.311,-0.183l0.024,-0.069l-0.549,-1.224l-0.092,-0.366l0.234,-0.453l0.266,-0.205l-0.034,-0.117l-0.348,-0.021l-0.212,-0.062l-0.212,-0.354l0.083,-0.224l0.076,-0.103l0.207,-0.531l0.199,-0.109l-0.038,-0.095l-0.753,0.226l-0.355,-0.186l-0.349,0.049l-0.166,-0.055l0.061,-0.19l0.632,-0.867l0.292,-0.471l0.183,-0.426l0.097,-0.284l0.01,-0.142l-0.064,-0.947l0.038,-0.26l0.245,-0.242l0.377,-0.456l-0.517,-0.413l-0.323,-0.404l-0.214,-0.2l-0.162,-0.197l-0.208,-0.416l-0.157,-0.543l-0.167,-1.099l-0.027,-0.608l0.038,-0.442l0.07,-0.216l0.114,-0.225l0.472,-0.43l0.831,-0.636l0.649,-0.25l0.469,0.137l0.915,0.149l0.738,0.362l2.244,0.906l0.397,0.4l-0.375,0.337l0.054,0.083l0.845,-0.643l0.223,-0.124l0.191,-0.03l0.638,0.249l0.256,0.038l0.323,0.208l0.771,0.687l0.055,-0.057l-0.216,-0.35l0.124,-0.167l0.608,-0.365l0.628,-0.299l0.446,-0.294l0.473,-0.389l0.32,-0.208l0.165,-0.027l0.211,0.115l0.565,0.517l0.363,0.265l0.292,0.276l0.409,0.487l0.16,0.106l0.31,0.33l0.412,-0.034l0.135,0.039l0.045,0.064l0.069,0.223l0.037,0.143l0.002,0.153l-0.095,0.429l-0.296,0.684l0.124,0.011l0.188,-0.146l0.244,-0.261l0.191,-0.092l0.407,0.208l0.378,0.334l0.133,0.177l0.147,0.288l0.125,0.148l0.116,0.284l-0.008,0.092l-0.109,0.138l-0.463,0.232l0.088,0.087l0.541,-0.146l0.165,-0.144l0.118,-0.24l0.158,-0.068l0.639,0.421l0.094,0.146l-0.041,0.114l-0.104,0.129l-0.279,0.143l-0.239,0.356l-0.038,0.153l0.17,0.109l0.417,0.047l-0.003,0.084l-0.241,0.156l-0.032,0.204l0.539,0.723l0.361,0.316l0.208,0.058l0.486,0.015l0.394,0.122l0.875,0.408l0.512,0.074l0.441,-0.125l0.293,-0.027l0.258,0.163l0.083,0.115l0.039,0.229l-0.005,0.342l0.142,0.239l0.289,0.137l0.233,-0.021l0.306,-0.268l0.258,-0.046l0.086,-0.201l0.076,-0.374l0.075,-0.204l0.187,-0.059l0.15,0.111l0.088,0.17l0.162,0.511l0.045,0.228l-0.018,0.208l-0.081,0.187l-0.159,0.199l-0.236,0.211l-0.186,0.303l-0.227,0.699l-0.084,0.456l-0.023,0.269l0.01,0.293l0.043,0.319l0.09,0.262l0.211,0.37l0.013,0.123l0.016,0.299l-0.019,0.131l-0.123,0.26l-0.342,0.259l-0.469,0.067l-1.534,0.015l-0.408,-0.062l0.099,0.235l0.429,0.075l0.393,-0.003l1.463,0.148l0.201,0.15l0.17,0.264l0.121,0.272l0.12,0.554l0.022,0.262l-0.064,0.291l-0.151,0.319l-0.102,0.423l-0.052,0.528l0.082,0.279l0.791,0.022l0.157,0.19l-0.018,0.142l-0.281,0.532l-0.026,0.151l0.128,0.358l-0.018,0.102l-0.078,0.104l-0.075,0.268l-0.071,0.431l-0.089,0.279l-0.215,0.215l-0.112,0.047l-0.082,-0.057l-0.212,-0.587l-0.087,-0.088l-0.083,0.055l-0.042,0.091v0.127l-0.037,0.131l-0.073,0.135l-0.313,0.216l-0.508,0.146l0.016,0.156l0.34,0.083l0.434,0.26l0.249,0.042l0.391,-0.21l0.754,-0.662l0.311,-0.18l0.274,-0.069l0.309,-0.009l0.342,0.051l0.683,-0.085l0.171,0.063l0.209,0.146l0.247,0.229l0.17,0.221l0.093,0.212l0.154,0.798l0.206,0.208l0.05,0.153l0.017,0.233l-0.013,0.457l-0.227,0.919l-0.117,0.338l-0.313,0.461l-0.361,0.208l-0.642,0.196l-0.335,0.164l-0.253,0.226l-0.015,0.124l0.729,-0.387l0.803,-0.189l0.229,-0.212l0.173,-0.207l0.176,-0.461l0.319,-1.199l0.181,-0.378l0.252,-0.064l0.112,0.129l0.262,0.705l-0.001,0.179l-0.065,0.152l-0.428,0.682l0.154,-0.069l0.43,-0.641l0.091,-0.201l0.051,-0.295l0.138,-0.209l0.053,0.103l0.133,0.755l0.004,0.55l0.021,0.176l-0.048,0.521l0.054,0.093l0.129,-0.45l0.042,-0.34l0.059,-0.243l0.075,-0.146l0.526,-0.46l0.615,-0.375l0.402,-0.334l0.334,-0.16l0.5,-0.151l0.32,-0.311l0.141,-0.471l0.12,-0.327l0.099,-0.181l0.33,-0.326l0.18,-0.019l0.171,0.121l0.194,0.244l0.217,0.367l0.13,0.288l0.042,0.208l0.035,0.729l0.042,-0.002l0.2,-0.557l0.023,-0.198l-0.014,-0.209l-0.061,-0.209l-0.201,-0.458l-0.079,-0.287l0.018,-0.177l0.213,-0.101l0.315,-0.04l0.053,-0.075l-0.231,-0.19l-0.006,-0.103l0.223,-0.339l0.131,-0.019l0.256,0.053l-0.051,-0.174l0.002,-0.115l0.072,-0.045l0.424,0.11l0.05,-0.133l0.365,-0.012l0.036,-0.119l-0.316,-0.17l-0.309,-0.105l-0.095,-0.093l-0.072,-0.137l-0.096,-0.331l0.023,-0.088l0.087,-0.001l0.151,0.091l0.082,-0.174l0.092,-0.41l0.091,-0.168l0.284,0.194l0.012,-0.083l-0.23,-0.646l0.041,-0.125l0.352,-0.047l0.213,0.081l0.56,0.475l0.101,-0.054l-0.086,-0.13l-0.286,-0.28l-0.259,-0.183l-0.231,-0.086l-0.174,-0.156l-0.19,-0.428l-0.032,-0.177l0.016,-0.231l0.133,-0.479l0.077,-0.104l0.135,-0.077l0.194,-0.05l0.215,0.047l0.443,0.316l0.074,-0.1l-0.239,-0.172l-0.129,-0.159l-0.062,-0.204l0.027,-0.231l0.188,-0.478l0.088,-0.386l0.399,-1.068l0.117,-0.195l0.125,-0.124l0.078,-0.128l0.313,-0.029l0.579,0.384l0.177,0.227l0.047,0.32l-0.303,0.432l-0.521,0.322l-0.155,0.14l0.101,0.082l0.487,-0.257l0.425,-0.12l0.349,0.004l0.283,0.511l0.04,0.706l-0.162,0.587l0.212,-0.292l0.266,-0.161l0.217,0.383l0.026,0.312l0.114,0.292l0.246,0.391l0.256,0.342l-0.281,0.357l-0.338,0.213l0.071,0.159l0.462,0.17l0.063,0.168l-0.048,0.228l0.067,-0.001l0.321,-0.352l0.274,0.047l0.35,0.759l-0.255,0.433l-0.391,0.198l-0.311,0.084l-0.433,-0.012l-0.17,0.064l0.084,0.144l0.414,0.002l0.633,-0.109l0.474,-0.178l0.206,-0.011l0.217,0.072l0.073,0.061l-0.228,0.124l-0.018,0.043l0.085,0.127l0.177,0.409l-0.016,0.092l-0.169,0.237l0.271,0.052l0.379,-0.111l0.118,0.123l0.231,0.489l0.146,0.5l-0.641,0.682l-0.326,0.141l-0.481,0.359l-0.135,0.287l-0.278,0.368l0.178,-0.004l0.497,-0.591l0.243,-0.138l0.181,0.035l0.073,0.1l-0.036,0.166l0.159,-0.021l0.668,-0.346l0.281,-0.069l0.363,-0.022l0.04,0.12l-0.226,0.828l-0.386,0.633l-0.704,0.389l-0.249,0.228l-0.309,0.368l0.117,0.066l0.671,-0.482l0.458,-0.191l0.644,-0.153l0.286,0.021l0.507,0.962l0.292,0.093l0.236,-0.05l0.446,0.276l0.167,0.266l-0.042,0.191l-0.151,0.114l-0.076,0.178l0.178,0.529l-0.103,0.296l-0.325,0.261l-0.233,0.132l-0.244,0.041l-0.238,0.231l-0.108,0.034l-0.332,-0.059l0.114,0.142l0.164,0.072l0.262,0.039l0.306,-0.073l0.298,0.009l0.469,0.167l0.196,0.205l0.003,0.057l-0.101,0.117l-0.148,0.381l-0.108,0.137l0.092,0.103l0.235,0.158l0.175,0.058l0.23,-0.051l0.246,0.067l0.828,0.89l-0.034,0.458l-0.125,0.352l0.049,0.395l0.003,0.485l-0.449,0.134l-1.49,-0.227l-0.852,-0.347l-0.044,-0.106l0.241,-0.23l-0.214,-0.018l-0.248,0.091l-0.104,0.086l0.286,0.366l0.783,0.322l0.35,0.387l0.384,0.033l0.117,0.07l0.212,0.226l-0.063,0.078l-0.391,0.027l-0.309,0.262l0.194,0.153l0.696,0.134l0.499,0.034l0.25,0.15l-0.206,0.167l-0.585,0.196l-0.017,0.292l0.434,0.116l0.386,-0.07l0.158,0.029l0.113,0.703l0.065,0.146l-0.415,0.124l-0.002,0.134l0.276,0.11l0.458,0.091l0.151,0.126l0.031,0.208l0.094,0.111l0.263,0.02l0.29,-0.259l0.17,-0.218l0.249,0.082l0.019,0.272l0.296,0.31l0.108,0.051l0.085,0.437l0.242,-0.389l0.177,0.083l0.201,0.019l-0.069,0.376l-0.12,0.296l0.158,0.185l0.123,0.274l0.326,0.376l-0.089,0.18l-0.384,0.385l-0.203,0.607l-0.048,0.21l-0.197,0.348l-0.271,0.336l0.17,-0.036l0.605,-0.62l0.36,-0.208l0.792,-0.113l0.191,-0.174l0.29,-0.072l0.178,0.199l0.018,0.358l0.234,0.112l0.247,-0.118l0.224,0.105l-0.134,0.225l-0.718,0.917l-0.209,0.367l-0.06,0.259l0.247,-0.355l0.902,-0.822l0.097,-0.124l0.196,-0.353l0.181,-0.231l0.486,0.082l0.25,0.166l0.116,0.462l0.197,0.502l0.296,0.555l0.787,0.269l0.286,0.043l0.492,-0.187l0.078,-0.259l0.384,-0.08l0.27,0.032l0.093,0.499l0.288,0.264l0.286,0.218l0.276,0.113l0.403,0.049l0.221,0.239v0.099l-0.227,0.255l-0.219,0.371l-0.382,0.259l-0.533,0.012l-0.736,0.162l-0.03,0.146l-0.162,0.161l-0.391,0.159l-0.213,0.121l-0.346,0.598l-0.21,0.255l-0.242,0.048l-0.341,-0.024l-0.223,0.054l-0.164,0.109l-0.096,0.162l-0.074,0.061l-0.456,0.164l-0.829,0.451l-0.438,0.014l-0.271,-0.052l-0.207,0.037l-0.141,0.126l-0.396,0.219l-0.119,0.133l-0.07,0.153l-0.054,0.315l-0.047,0.114l-0.077,0.066l-0.333,-0.065l-0.371,-0.205l0.073,0.217l0.587,0.365l0.168,0.203l-0.16,0.175l-0.374,0.274l-0.043,0.147l0.153,0.078l-0.061,0.124l-0.205,0.132l0.023,0.054l0.022,0.053l0.508,-0.189l0.453,-0.404l0.295,-0.41l0.148,-0.115l0.583,-0.152l0.345,-0.179l0.494,-0.326l0.541,-0.474l0.589,-0.623l0.75,-0.488l0.913,-0.352l0.67,-0.18l0.427,-0.008l0.021,-0.059l-0.383,-0.111l-0.316,-0.021l-0.393,0.081l-0.122,-0.191l0.013,-0.083l0.129,-0.142l0.331,-0.127l1.62,0.177l0.558,0.136l0.61,1.137l0.14,0.364l0.04,0.265l-0.062,0.166l-0.244,0.196l-0.689,0.389l-0.097,0.103l-0.009,0.054l0.301,0.079l0.095,0.107l0.153,0.431l0.31,-0.28l0.587,-0.68l0.48,-0.316l0.405,-0.086l0.484,-0.042l0.167,0.006l0.058,0.221l0.254,0.443l0.235,0.115l0.449,0.059l0.404,0.548l0.154,0.377l0.146,0.22l-0.012,0.148l0.024,0.124l0.106,0.188l0.053,0.158l-0.029,0.361l-0.236,0.625l0.175,0.566l-0.079,0.255l-0.041,0.406l0.151,0.271l0.045,0.157l-0.128,0.092l-0.894,0.224l-0.352,0.004l-0.091,0.135l0.271,0.04l0.493,-0.007l0.596,0.137l0.263,0.152l0.113,0.213l-0.029,0.169l-0.171,0.125l-0.335,-0.024l-0.323,-0.114l0.02,0.111l0.479,0.275l0.141,0.14l0.259,0.175l0.051,0.235l-0.063,0.239l-0.904,0.949l-0.744,0.6l-0.747,0.524l-1.199,1.006l-0.119,0.049l-0.217,0.019l-0.571,-0.16l-0.456,0.041l-0.864,0.194l-0.236,0.119l-0.474,0.347l-0.188,0.049l-0.508,0.071l-0.482,-0.048l-0.191,0.048l-0.232,0.17l-0.061,0.09l-0.064,0.292l-1.171,1.302l-0.31,0.44l-0.597,0.462l-0.656,0.808l-0.571,0.325l-0.199,0.447l-0.544,0.271l-1.005,0.069l-0.477,0.077l-0.559,-0.125l-0.418,0.194l-0.63,0.061l-0.306,-0.046l-1.221,0.428l-0.31,-0.406l-0.236,-0.157l-0.689,-0.026l-0.552,-0.168l-0.503,-0.032l-0.49,-0.075l-0.322,0.001l-0.335,0.044l-0.521,-0.011l-0.289,0.224l-0.977,-0.068l-0.412,-0.203l-0.338,-0.042l-0.454,0.045l-0.434,0.151l-0.95,-0.173l-1.007,0.146l-0.879,-0.098l-0.246,-0.097l-1.386,0.267l-0.542,-0.153l-0.478,0.408l-0.328,-0.085l-0.355,0.06L289.318,300l-0.237,0.054l-0.153,0.222l-0.201,0.025l-0.334,0.392l-0.562,0.313l-0.823,1.699l-0.077,0.649l-0.309,0.441l-0.273,0.06l-0.225,0.01l-1.423,0.324l-0.633,0.256l0.172,0.203l-0.208,0.151l-0.336,0.063l-0.363,0.186l-0.236,0.208l-0.116,0.289l-0.729,0.471l-0.847,1.083l-0.405,0.79l-0.492,0.571l-0.347,0.217l-0.247,0.034l-0.252,-0.068l-0.419,-0.267l-0.308,-0.03l-0.767,-0.373l-1.781,-0.375l0.269,0.14l0.235,0.231l0.471,0.06l0.478,-0.005l0.997,0.466l0.489,0.159l0.297,0.14l0.254,0.311l-0.182,0.609l-0.184,0.502l-0.25,0.384l-0.858,0.983l-0.416,0.329l-0.723,1.17l-0.749,0.547l-0.401,0.335l-0.427,0.528l-1.002,0.398l-0.372,0.101l-0.343,-0.054l-0.417,0.323l-0.495,0.198l-0.146,0.3l-1.188,0.802l-0.456,0.101l-0.388,0.213l-0.115,0.361l-0.347,0.218l-0.096,0.167l-0.292,0.503l-0.542,0.648l-0.66,0.109l-0.241,0.225l-0.279,0.363l-0.395,0.249l-0.778,-0.117l0.189,0.152l0.696,0.237l0.072,0.352l-0.349,0.084l-0.73,0.467L266.03,321.692zM194.186,180.515l-0.036,0.068l-0.606,-0.313l-0.234,-0.185l-0.076,-0.137l-0.054,-0.279l-0.032,-0.422l0.121,-0.204l0.273,0.015l0.292,0.162l0.443,0.463l-0.126,0.137l-0.006,0.303l0.05,0.286L194.186,180.515zM231.779,183.698l0.321,0.066l0.302,-0.081l0.22,0.077l0.139,0.234l0.091,0.243l0.044,0.251l-0.119,0.178l-0.496,0.155l-0.338,-0.077l-0.362,-0.208l-0.168,0.092L231,184.477l-0.205,-0.208l-0.167,-0.297l0,-0.182l0.435,-0.206l0.171,-0.161L231.779,183.698zM202.237,187.534l0.086,0.096l0.163,-0.082l0.126,-0.263l0.077,-0.05l0.119,0.05l0.392,0.471l0.301,0.493l0.319,0.35l0.507,0.311l1.107,1.01l0.326,0.68l0.344,1.052l0.308,0.798l0.271,0.549l0.291,0.436l0.465,0.486l0.416,-0.354l0.178,-0.09l0.153,0.147l0.145,0.366l-0.077,0.163l-0.181,0.207l-0.298,0.241l-0.417,0.018l-0.2,0.07l-0.327,0.382l-0.26,0.456l-0.363,0.153l-0.684,0.763l-0.376,0.284l-0.554,0.076l-1.149,-0.596l-0.716,0.083l-0.585,-0.122l-0.653,-0.631l-0.507,-0.358l-0.981,-0.517l-0.064,-0.077l-0.042,-0.175l-0.02,-0.273l-0.044,-0.184l-0.069,-0.093l-0.154,0.008l-0.158,0.181l-0.303,0.156l-0.461,-0.035l-0.2,-0.108l-0.153,-0.17l-0.083,-0.2l-0.013,-0.229l-0.042,-0.177l-0.072,-0.125l-0.167,-0.003l-0.262,0.119l-0.103,0.146l0.058,0.174l-0.048,0.103l-0.458,0.001l-0.18,-0.102l-0.345,-0.322l-0.151,-0.327l-0.194,-0.583l0.019,-0.158l0.124,-0.356l0.161,-0.249l1.04,-0.146l0.486,-0.141l0.529,-0.407l0.618,-0.706l0.134,-0.21l0.016,-0.154l-0.045,-0.167l-0.193,-0.409l-0.065,-0.28l0.062,-0.133l0.248,-0.012l-0.13,-0.159l-0.111,-0.225l-0.039,-0.141l0.006,-0.225l0.197,-0.049l0.243,0.112l0.469,0.646l0.187,0.125l0.321,0.098l-0.341,-0.444l-0.354,-0.938l-0.044,-0.325l0.009,-0.181l0.093,-0.508l0.083,-0.208l0.107,-0.137l0.336,-0.293l0.539,-0.205l0.275,-0.027l0.279,0.166l0.244,0.318l0.542,0.517l0.081,0.211l-0.009,0.098l-0.209,0.141l-0.026,0.129L202.237,187.534zM252.778,186.36l0.113,0.465l0.071,0.146l-0.105,0.22l-0.422,0.438l-0.923,0.178l-0.465,-0.207l0.214,0.627l0.046,0.263l-0.065,0.111l-0.194,-0.033l-0.321,-0.177l-0.185,-0.212l-0.048,-0.247l-0.067,-0.055l-0.087,0.138l-0.084,-0.031l-0.191,-0.369l-0.141,-0.138l-0.927,-0.22l-0.046,-0.099l0.048,-0.171l0.143,-0.244l0.208,-0.082l0.524,0.109l0.042,-0.063l0.035,-0.307l0.039,-0.121l0.363,0.031l0.228,-0.066l0.126,0.158l0.124,0.367l0.176,-0.067l0.255,0.053l0.284,-0.134l0.435,-0.326l0.339,-0.121L252.778,186.36zM256.712,186.951l0.144,0.404l0.024,0.209l-0.199,0.246l-0.75,0.455l-0.457,0.395l-0.231,0.088l-0.308,-0.088l-0.374,0.183l-0.148,-0.024l0.166,-0.323l0.591,-0.93l0.496,-0.095l0.162,-0.195l0.137,0.063l0.079,-0.162l0.014,-0.24l0.173,-0.184l0.156,0.002L256.712,186.951zM285.098,188.353l-0.072,0.048l-0.735,-0.365l-0.054,-0.292l0.36,-0.325l0.292,-0.175l0.225,-0.025l0.224,0.055l0.209,0.351l-0.253,0.32L285.098,188.353zM85.477,188.064l-0.231,0.301l-0.369,-0.314l-0.096,-0.156l0.426,-0.417l0.188,0.016l0.396,0.248l0.148,0.219L85.477,188.064zM207.642,188.09l0.373,0.538l-0.003,0.261l-0.048,0.434l-0.107,0.329l-0.165,0.226l-0.231,0.113l-0.297,0.001l-0.128,-0.094l0.096,-0.334l0.072,-0.099l0.012,-0.295l-0.048,-0.49l-0.06,-0.302l-0.167,-0.173l-0.12,-0.007l-0.033,0.16l0.055,0.327l-0.038,0.422l-0.13,0.517l-0.099,0.243l-0.176,-0.123l-0.083,-0.197l0.022,-0.325l-0.047,-0.295l0.044,-0.313l0.12,-0.467l0.169,-0.313l0.219,-0.159l0.256,0.011l0.292,0.181L207.642,188.09zM191.762,189.503l-0.229,0.068l-0.042,-0.017l0.02,-0.217l-0.017,-0.109l-0.062,-0.078l0.202,-0.173l0.029,-0.135l-0.064,-0.104l-0.276,-0.197l-0.079,-0.179l0.015,-0.157l0.108,-0.135l0.191,0.021l0.411,0.263l0.188,0.363l0.086,0.269l-0.136,0.04L192,189.134l-0.112,0.229L191.762,189.503zM259.613,191.51l-0.354,0.091l-0.262,-0.047l-0.17,-0.186l-0.13,-0.252l-0.161,-0.636l0.06,-0.297l0.019,-0.534l0.029,-0.201l0.063,-0.1l0.368,-0.189l0.22,0.021l0.323,0.205l0.697,0.062l0.173,0.188l0.042,0.114l-0.003,0.14l-0.049,0.166l-0.345,0.483l-0.166,0.332l-0.118,0.396L259.613,191.51zM222.555,189.327l0.063,0.494l-0.252,0.668l-0.079,0.12l-0.098,0.044l-0.095,-0.082l-0.283,-0.524l-0.077,-0.328l0.104,-0.164l0.219,-0.205l0.155,-0.1l0.194,0.086l0.068,-0.145L222.555,189.327zM253.396,193.843l-0.194,0.052l-0.229,-0.147l-0.082,-0.252l-0.043,-0.256l0.041,-0.132l0.103,-0.125l0.139,-0.285l0.176,-0.446l0.274,-0.3l0.602,-0.278l0.085,-0.099l0.269,-0.787l0.091,-0.135l0.308,-0.08l0.033,-0.102l-0.109,-0.195v-0.201l0.109,-0.208l0.15,-0.154l0.389,-0.151l0.352,0.028l0.09,0.058l0.079,0.139l0.108,0.371l0.014,0.084l-0.163,0.327l-0.427,0.502l-0.264,0.419l-0.053,0.137l-0.024,0.176l-0.099,0.214l-0.308,0.513l-0.208,0.494l-0.206,0.271l-0.564,0.255L253.396,193.843zM221.733,190.899l-0.23,0.092l-0.144,-0.328l-0.117,-0.068l-0.052,-0.219l-0.241,-0.043l0.017,-0.345l0.065,-0.169l0.224,-0.134l0.177,0.051l0.168,0.343l0.082,0.271l0.071,0.347L221.733,190.899zM195.066,192.532L195,192.998l-0.346,-0.125l-0.153,-0.168l-0.13,-0.383l-0.015,-0.097l0.029,-0.147l0.141,-0.334l0.095,-0.122l0.226,0.142l0.105,0.196l0.083,0.31L195.066,192.532zM194.441,194.144l-0.089,0.246l-0.11,0.069l-0.218,0.288l-0.089,0.039l-0.127,-0.183l-0.107,-0.299l-0.045,-0.047l-0.068,0.012l-0.147,0.19l-0.065,-0.003l-0.054,-0.128l-0.026,-0.255l0.002,-0.384l0.069,-0.593l0.004,-0.216l-0.037,-0.165l0.031,-0.15l0.099,-0.136l0.127,-0.064l0.298,0.054l0.236,0.239l0.115,0.312l0.23,0.246l0.08,0.173L194.441,194.144zM189.87,195.845l-0.116,0.01l-0.161,-0.138l-0.903,-0.468l-0.118,-0.142l0.106,-0.197l0.329,-0.254l0.222,-0.26l0.171,-0.398l0.519,0.205l0.194,0.188l0.074,0.164l0.032,0.227l-0.029,0.556l-0.175,0.118L189.87,195.845zM265.547,197.66l-0.22,0.049l-0.318,-0.471l-0.667,-0.537l-0.253,-0.39l-0.009,-0.189l0.02,-0.297l0.073,-0.363l0.232,-0.398l0.246,-0.064l0.351,0.088l0.255,0.286l0.278,0.791l0.185,0.385l0.058,0.279l-0.092,0.131l0.008,0.129l0.042,0.08l-0.016,0.146l-0.074,0.214L265.547,197.66zM182.308,197.225l-0.155,0.028l-0.291,-0.122l-0.426,-0.272l-0.32,-0.289l-0.214,-0.305l-0.027,-0.21l0.161,-0.117l0.244,-0.058l0.581,0.039l0.276,0.116l0.365,0.444l0.077,0.251l0.012,0.162l-0.047,0.14L182.308,197.225zM254.036,198.841l-0.229,0.083l-0.309,-0.401l-0.002,-0.223l0.06,-0.537l0.564,-0.135l0.235,0.324l0.113,0.319L254.036,198.841zM263.316,197.859l1.465,0.67l0.143,0.243l0.07,0.217l0.041,0.241l0.003,0.495l-0.03,0.198l-0.143,0.478l-0.01,0.149l0.115,1.591l-0.012,0.862l-0.103,0.716l-0.21,0.573l-0.316,0.429l-0.24,0.246l-1.066,0.604l-0.755,0.156l-0.796,0.028l-1.014,0.162l-0.463,-0.034l-0.239,-0.071l-0.17,-0.121l-0.199,-0.382l-0.228,-0.646l-0.188,-0.73l-0.225,-1.302l-0.004,-0.155l0.217,-1.068l0.288,-0.723l0.508,-1.078l0.574,-1.057l0.146,-0.175l0.259,-0.186l0.649,-0.302l0.538,0.076l0.237,-0.038l0.296,-0.141l0.326,-0.034L263.316,197.859zM232.67,202.255l-0.12,0.008l-0.19,-0.113l-0.436,-0.448l-0.088,-0.194l-0.044,-0.227l0,-0.26l0.039,-0.27l0.133,-0.54l-0.254,-0.43l-0.062,-0.245l0.03,-0.139l0.142,-0.333l0.039,-0.208l0.143,-0.296l0.37,-0.575l0.371,0.136l0.331,0.471l0.086,0.318l-0.026,0.337l0.029,0.487l0.083,0.637l0.022,0.46l-0.04,0.286l-0.142,0.535l-0.12,0.248l-0.158,0.232L232.67,202.255zM168.885,200.358l-0.105,0.024l-0.385,-0.445l0.081,-0.383l0.357,0.392l0.051,0.244L168.885,200.358zM269.081,201.9l-1.368,0.01l-0.744,-0.053l-0.299,-0.113l-0.26,-0.176l-0.295,-0.572l-0.189,-0.592l-0.009,-0.252l0.05,-0.227l0.07,-0.138l0.918,-0.198l0.752,0.247l0.647,0.29l0.833,0.049l0.253,0.11l0.097,0.081l0.067,0.149l0.095,0.681l0.009,0.362l-0.025,0.274L269.081,201.9zM169.325,200.422l0.316,0.079l0.234,-0.059l0.171,0.301l0.066,0.305l-0.022,0.104l-0.074,0.042l-0.494,-0.337l-0.184,-0.207l-0.062,-0.174L169.325,200.422zM172.88,204.71l-0.141,0.609l-0.054,-0.057l-0.097,-0.291l-0.195,-0.14l-0.221,-0.324l0.003,-0.698l0.085,-0.318l-0.019,-0.445l0.22,-0.268l0.163,0.315l0.045,0.535l-0.041,0.263l0.162,0.272l0.075,0.069l0.04,0.218L172.88,204.71zM299.785,207.213l-0.348,0.198l-0.186,-0.243l0.131,-0.068l0.191,-0.292l0.26,-0.257l0.109,-0.207l0.437,-0.095l0.149,0.011l0.057,0.074l-0.248,0.318L299.785,207.213zM172.339,207.581l0.354,0.057l0.452,-0.009l-0.078,0.553l-0.173,0.354l-0.137,0.1l-0.06,-0.193l-0.266,-0.443L172.339,207.581zM242.415,212.689l0.28,0.085l0.212,-0.009l0.047,0.102l-0.223,0.339l-0.137,0.064l-0.247,-0.243l-0.186,-0.298l-0.052,-0.181l-0.015,-0.199l0.043,-0.035L242.415,212.689zM240.724,216.045l0.36,0.268l0.36,0.152l0.579,0.082l0.083,0.056l0,0.126l-0.083,0.195l-0.193,0.25l-0.138,0.007l-0.32,-0.176l-0.117,-0.09l-0.129,-0.201l-0.065,-0.019l-0.084,0.067l-0.022,0.088l0.039,0.11l-0.053,0.031l-0.388,-0.076l-0.061,-0.064l0.031,-0.216l0.27,-0.315l-0.237,-0.097l-0.076,-0.117l-0.352,0.198l-0.195,0.048l-0.308,-0.139l-0.033,-0.723l-0.037,-0.265l-0.14,-0.18l-0.083,-0.19l-0.135,-0.144l-0.278,-0.146l-0.226,-0.363l-0.047,-0.165l0.031,-0.125l0.138,-0.171l0.799,0.368l0.482,0.348l0.459,0.425l0.24,0.314l0.021,0.204l-0.06,0.203l-0.141,0.203L240.724,216.045zM238.061,217.555l-0.146,0.076l-0.157,-0.043l-0.133,-0.196l-0.108,-0.35l-0.175,-0.263l-0.395,-0.328l-0.068,-0.129l-0.112,-0.442l-0.022,-0.442l-0.084,-0.401l-0.004,-0.198l0.073,-0.296l0.332,-0.07l0.26,0.117l0.053,0.079l0.085,0.172l0.056,0.21l0.315,0.567l0.184,0.45l0.25,0.926l0.001,0.176l-0.067,0.187L238.061,217.555zM237.374,219.67l0.097,0.081l0.121,-0.046l0.199,-0.331l0.446,-0.956l0.125,-0.09l0.188,0.015l0.659,0.615l0.242,0.342l0.131,0.475l0.136,0.185l0.519,0.245l0.499,0.082l0.65,0.248l0.235,0.186l0.519,0.903l0.06,0.055l0.59,0.367l0.906,0.816l0.229,0.121l0.882,0.268l0.316,0.2l0.306,0.304l0.34,0.555l0.398,0.869l0.312,1.38l0.024,0.271l-0.038,0.161l-0.113,0.171l-0.51,0.562l0.043,0.095l0.48,-0.035l1.068,-0.345l0.65,0.248l0.226,0.039l0.052,-0.014l0.235,-0.431l0.259,0.067l0.378,0.418l0.244,0.337l0.108,0.256l-0.029,0.145l-0.25,0.05l0.611,0.245l0.531,0.388l-0.114,0.252l-0.567,0.56l-0.583,0.488l-0.679,0.73l-0.169,0.111l-0.091,0.006l-0.375,-0.136l-0.539,-0.345l-1.661,-0.796l-0.513,-0.169l-0.651,-0.099l-0.094,-0.188l-0.155,-1.21l-0.293,-0.215l-1.005,-0.254l-0.292,-0.146l-0.014,-0.245l0.063,-0.421l-0.138,-0.206l-0.338,0.009L241.908,227l-0.534,0.286l-0.251,0.264l-0.094,0.286l-0.059,0.61l-0.066,0.288l-0.187,0.377l-0.825,0.972l-0.335,0.292l-0.333,0.083l-0.132,0.093l-0.224,0.357l-0.333,0.872l-0.136,0.25l-0.22,0.254l-0.456,0.388l-0.466,0.31l-0.776,0.359l-0.434,0.122l-0.289,-0.121l-0.198,-0.819l-0.416,-2.429l-0.069,-0.165l-0.084,-0.103l-0.101,-0.04l-1.395,0.315l-0.769,-0.035l-0.761,0.549l-0.192,0.04l-0.386,-0.018l-0.278,-0.087l-0.071,-0.06l-0.047,-0.237l0.014,-0.25l0.097,-0.27l0.344,-0.732l0.28,-0.454l0.129,-0.141l1.303,-0.817l0.317,-0.27l0.159,-0.277l0,-0.285l-0.062,-0.366l-0.226,-0.895l-0.057,-0.822l0.002,-0.41l0.085,-0.631l0.326,-1.54l0.11,-0.754l0.208,-2.721l0.111,-0.787l0.162,-0.722l0.155,-0.435l0.415,-0.873l0.322,-0.351l0.405,-0.244l0.089,0.028l0.077,0.102l0.149,0.371l0.565,0.343l0.182,0.332l0.128,0.368l0.07,0.478l-0.07,0.208l-0.269,0.314l-0.046,0.132l0.008,0.108l0.516,0.492L237.374,219.67zM257.798,227.974l-0.202,0.295l-0.603,-0.104l-0.082,-0.09l-0.022,-0.108l0.097,-0.14l0.619,-0.133l0.263,-0.01l0.134,0.044l0.016,0.053L257.798,227.974zM260.505,231.755l-0.296,0.062l-0.389,-0.14l-0.38,-0.272l-0.863,-0.871l0.648,-0.591l1.039,0.685l0.312,0.44L260.505,231.755zM257.14,231.275l0.237,0.268l0.248,-0.019l0.137,0.218l0.327,0.68l0.031,0.113l-0.015,0.22l-0.172,0.281l-0.179,0.148l-0.375,0.217l-0.424,0.094l-0.23,-0.152l-0.65,-0.627l-0.597,-0.736l-0.191,-0.412l0.083,-0.171l0.253,-0.119l0.512,-0.123l0.845,0.067L257.14,231.275zM245.566,234.486l0.112,0.172l0.034,0.26l-0.044,0.346l-0.072,0.315l-0.1,0.283l-0.247,0.476l-0.77,0.811l-0.289,0.439l-0.217,0.263l-1.256,1.166l-0.156,0.057l-0.164,-0.022l-0.344,-0.173l-0.349,-0.031l-0.904,0.468l-0.044,-0.08l-0.04,-0.503l-0.091,-0.279l-0.399,-0.597l-0.026,-0.14l0.005,-0.174l0.032,-0.135l0.45,-0.561l1.018,-2.057l0.244,-0.102l0.501,0.23l0.238,0.074l0.17,-0.011l0.728,-0.435l0.692,0.052l0.631,-0.255l0.296,-0.001l0.229,0.044L245.566,234.486zM278.299,236.968l-0.194,0.024l-0.379,-0.046l-0.407,-0.126l-0.223,-0.144l-0.201,-0.313l-0.039,-0.343l-0.378,-0.511l-0.423,-0.172l-0.233,-0.356l0.239,-0.025l0.34,0.078l0.503,0.155l0.45,0.203l0.65,0.449l0.212,0.415l0.211,0.304l0.064,0.23l-0.056,0.101L278.299,236.968zM268.018,236.544l-0.149,0.053l-0.561,-0.075l-0.69,-0.286l-0.356,-0.269l0.018,-0.083l0.157,-0.043l0.178,0.042l0.298,0.188l0.802,0.095l0.258,0.108l0.081,0.162L268.018,236.544zM293.772,236.907l0.539,0.065l0.327,-0.023l0.141,0.096l0.132,0.295l-0.169,0.421l-0.191,0.161l-0.312,0.047l-0.505,-0.137l-0.179,-0.09l-0.155,-0.226l0.072,-0.162l0.25,-0.056l0.042,-0.065l-0.064,-0.125l0.003,-0.109L293.772,236.907zM252.457,237.799l0.222,0.165l0.365,0.548l0.139,0.277l0.041,0.371l-0.097,0.495l-0.049,0.463l-0.136,0.348l-0.252,0.439l-0.224,0.511l-0.195,0.583l-0.161,0.385l-0.128,0.188l-0.138,0.098l-0.148,0.007l-0.225,-0.209l-0.303,-0.428l-0.247,-0.262l-0.317,-0.18l-0.169,-0.243l-0.031,-0.24l-0.011,-0.78l0.014,-0.389l0.042,-0.326l0.071,-0.262l0.158,-0.361l0.44,-0.784l0.266,-0.301l0.165,-0.07l0.437,0.057l0.177,-0.02l0.146,-0.09L252.457,237.799zM293.192,240.994l0.063,0.052l0.076,-0.062l0.058,0.053l0.039,0.168l0.064,0.116l0.164,0.152l0.055,0.108l-0.004,0.109l-0.139,0.167l-0.087,0.004l-0.669,-0.386l-0.18,-0.394l-0.015,-0.2l0.07,-0.183l0.103,-0.088l0.136,0.006l0.161,0.097L293.192,240.994zM214.573,241.202l-0.115,0.014l-0.257,-0.303l-0.057,-0.154l0.339,-0.098l0.232,0.27l-0.02,0.132L214.573,241.202zM293.748,244.019l-0.068,0.068l-0.064,-0.016l-0.209,-0.312l-0.281,-0.126l-0.104,-0.123l-0.849,-0.646l-0.092,-0.283l-0.015,-0.227l0.282,-0.111l0.566,-0.103l0.492,0.003l0.462,0.135l0.094,0.145l0.243,0.263l-0.06,0.316l-0.015,0.398l-0.101,0.194l-0.155,0.147L293.748,244.019zM255.302,247.709l-0.385,0.067l-0.001,-0.083l0.161,-0.235l0.596,-0.206l0.443,-0.061l-0.104,0.2l-0.263,0.158L255.302,247.709zM284.202,250.482l-0.253,0.045l-0.115,-0.12l-0.007,-0.343l0.083,-0.26l0.291,-0.539l0.261,-0.605l0.152,-0.147l0.307,0.1l0.179,0.174l0.187,0.291l0.081,0.223l-0.071,0.329l-0.219,0.293l-0.253,0.2L284.202,250.482zM294.942,249.769l-0.098,0.392l-0.326,-0.144l-0.505,-0.296l-0.199,-0.197l-0.07,-0.216l-0.007,-0.299l0.151,-0.049l0.382,-0.028l0.319,0.416l0.092,0.064L294.942,249.769zM251,253.117l-0.289,0.039l0.126,-0.331l0.108,-0.16l0.119,-0.102l0.24,-0.038l0.16,0.133l-0.143,0.241L251,253.117zM250.38,253.932l-0.09,0.017l-0.021,-0.067l0.072,-0.227l0.119,-0.027l0.131,-0.253l0.12,0.088l-0.044,0.141l-0.162,0.214L250.38,253.932zM281.603,257.139l-0.17,0.395l-0.227,-0.049l-0.082,0.082l-0.062,0.004l0.103,-0.371l0.014,-0.25l-0.052,-0.253l0.075,-0.129l0.303,-0.007l0.003,0.291l0.037,0.109l0.071,0.05L281.603,257.139zM251.976,265.264l-0.044,0.042l-0.121,-0.037l-0.047,0.343l-0.046,0.032l-0.083,-0.211l0.063,-0.181l-0.009,-0.125l0.023,-0.092l0.121,-0.206l0.071,-0.048l0.045,0.018l0.037,0.259L251.976,265.264zM302.417,265.06l0.236,0.154l0.062,0.567l-0.443,-0.033l-0.506,-0.38l-0.1,-0.277l0.011,-0.048l0.067,-0.048l0.128,0.066l0.125,-0.1l0.125,-0.032L302.417,265.06zM251.554,269.089l-0.077,0.089l-0.138,-0.101l-0.006,-0.257l0.133,-0.196l0.105,0.009l0.095,0.104l-0.023,0.139L251.554,269.089zM252.533,269.691l-0.099,0.065l-0.067,-0.005l0.075,-0.452l-0.087,-0.161l-0.005,-0.082l0.038,-0.075l0.048,-0.016l0.117,0.14l0.057,0.146l0.025,0.145l-0.007,0.143l-0.033,0.098L252.533,269.691zM254.168,271.671l-0.231,0.509l-0.185,0.488l-0.257,0.915l-0.147,0.033l-0.128,-0.22l0.369,-1.072l0.017,-0.12l-0.017,-0.103l-0.112,-0.159l-0.111,0.183l-0.521,1.209l-0.135,0.193l-0.111,0.107l-0.089,0.021l-0.222,-0.025l-0.446,0.344l0.75,-1.433l0.008,-0.109l-0.14,-0.067l-0.056,0.037l-0.608,0.904l-0.347,0.347l-0.232,-0.105l-0.059,-0.095l0.021,-0.105l0.591,-0.913l0.544,-0.656l0.228,-0.414l0.092,-0.391l0.041,-0.287l-0.003,-0.315l0.028,-0.087l0.031,0.016l0.035,0.119l0.009,0.333l-0.124,0.681l-0.1,0.334l-0.119,0.275l0.05,0.06l0.219,-0.156l0.185,-0.33l0.149,-0.504l0.096,-0.439l0.092,-0.697l0.031,0.024l0.043,0.139l0.099,0.099l0.155,0.058l0.088,0.089l0.065,0.234l0.063,0.103l0.232,0.087l0.089,0.074l0.064,0.254l-0.006,0.134l0.032,0.086l0.069,0.038L254.168,271.671zM251.244,271.969l-0.144,0.038l-0.169,-0.073l0.088,-0.371l0.147,-0.154l0.366,-0.154l0.063,-0.095l0.117,-0.047h0.172l0.191,-0.139l0.211,-0.278l0.073,-0.038l-0.148,0.404l-0.156,0.302L251.244,271.969zM254.474,272.279l-0.143,0.069l-0.103,-0.007l0.019,-0.168l0.141,-0.331l0.08,-0.291l0.019,-0.252l0.062,-0.22l0.105,-0.189l0.105,-0.094l0.157,0.003l0.032,0.613l-0.044,0.287l-0.105,0.24l-0.144,0.193L254.474,272.279zM304.52,272.811l0.033,0.122l-0.433,-0.087l-0.152,-0.077l-0.013,-0.081l0.021,-0.126l0.086,-0.147l0.198,-0.113l0.108,0.058l0.23,0.153l0.031,0.092L304.52,272.811zM109.242,279.074l0.23,-0.313l0.507,-0.544l0.276,-0.39l0.029,0.385l-0.409,0.645l-0.522,0.32L109.242,279.074zM108.254,280.479l-0.064,0.006l-0.025,-0.101l0.016,-0.208l0.089,-0.353l0.042,-0.082l0.364,0.063l0.054,0.024l0.013,0.068l-0.028,0.111l-0.117,0.159L108.254,280.479zM103.403,282.167l0.257,0.281l0.617,-0.179l0.115,0.035l0.117,0.107l0.128,0.229l0.14,0.349l0.031,0.38l-0.056,0.136l-0.111,0.15l-0.983,0.602l-0.026,0.058l0.02,0.054l0.091,0.058l0.197,-0.008l0.779,-0.149l0.042,-0.104l0.055,-0.474l0.107,-0.252l0.009,-0.19l-0.071,-0.455l0.004,-0.183l0.543,-0.037l0.34,-0.169l0.347,-0.314l0.079,0.009l-0.05,0.566l-0.048,0.173l-0.333,0.688l-0.191,0.604l-0.093,0.596l-0.016,0.982l-0.083,0.331l-0.151,0.204l-0.943,0.355l-0.486,-0.023l-0.433,-0.323l-0.204,-0.221l0.154,-0.269l0.106,-0.013l0.305,0.053l0.235,0.101l0.105,0.004l-0.018,-0.063l-0.67,-0.508l-0.491,-0.231l-0.148,-0.259l-0.004,-0.201l-0.039,-0.112l-0.39,-0.705l-0.076,-0.279l-0.051,-0.396l0,-0.406l0.095,-0.661l0.043,-0.071l0.16,0.005l0.276,0.082L103.403,282.167zM110.193,282.972l-0.086,0.171l-0.198,0.268l-0.131,0.106l-0.064,-0.055l-0.177,-0.029l-0.189,-0.267l-0.147,-0.106l-0.098,-0.006l-0.048,0.097l-0.012,0.129l0.023,0.161l-0.016,0.074l-0.056,-0.014l-0.056,-0.076l-0.055,-0.137l-0.012,-0.139l0.033,-0.142l0.137,-0.19l0.428,-0.395l0.131,-0.071l0.142,0.016l0.229,0.185l0.049,0.054L110.193,282.972zM111.281,286.7l-0.056,0.016l-0.185,-0.057l-0.609,-0.791l-0.433,-0.29l-0.295,-0.393l-0.3,-0.251l0.184,-0.41l0.16,0.051l0.561,0.333l0.448,0.323l0.254,0.21l0.533,0.898l-0.04,0.128L111.281,286.7zM251.354,286.063l-0.003,0.14l-0.182,-0.027l-0.099,-0.08l-0.08,-0.126l-0.018,-0.095l0.068,-0.094l0.211,0.057L251.354,286.063zM113.192,286.933l-0.016,0.033l-0.291,0l-0.081,-0.048l-0.051,-0.098l-0.021,-0.148l0.047,-0.179l0.172,-0.342l0.005,-0.146l0.036,-0.063l0.121,0.172l0.051,0.16L113.192,286.933zM114.919,287.762l0.128,1.477l-0.009,0.471l-0.188,0.307l-0.133,0.513l-0.154,0.23l-0.146,-0.306l-0.013,-0.51l-0.039,-0.406l-0.047,-0.195l0.056,-0.762l-0.065,0.056l-0.173,0.334l-0.192,0.023l-0.345,-0.379l-0.174,-0.308l-0.028,-0.322l-0.228,-0.339l-0.023,-0.12l0.019,-0.126l0.187,-0.339l0.076,-0.229l0.066,-0.471l0.076,-0.184l0.177,0.026l0.316,0.214l0.329,0.232l0.302,0.31L114.919,287.762zM105.935,286.57l0.285,0.433l0.084,0.386l-0.035,0.455l-0.451,0.172l-0.237,-0.137l-0.103,0.025l-0.156,0.136l0.189,0.061l0.265,0.222l0.232,0.289l0.327,0.052l0.436,0.201l-0.33,0.362l-0.05,0.208l0.412,0.574l0.039,0.144l0.132,0.029l0.307,-0.046l0.039,0.045l0,0.119l-0.188,0.333l0.02,0.066l0.17,0.053l0.327,0.002l0.074,0.33l-0.296,0.299l-0.562,-0.385l-0.25,-0.385l-0.143,-0.357l-0.173,-0.202l-0.522,-0.449l-0.793,-0.974l-0.205,-0.141l-0.206,-0.387l-0.06,-0.187l0.005,-0.125l0.08,-0.066l0.237,-0.044l0.003,-0.194l-0.912,-0.338l-0.102,-0.069l-0.118,-0.236l0.063,-0.035l0.502,0.041l0.538,-0.114l0.331,-0.087l0.13,-0.106l0.27,-0.138l0.112,0.008L105.935,286.57zM249.127,288.654l-0.198,0.062l-0.583,-0.123l-0.243,-0.089l-0.717,-0.334l-1.366,-0.492l-0.466,-0.244l-0.096,-0.184l0.247,-0.384l0.14,-0.156l0.152,-0.097l1.437,-0.177l0.561,0.086l0.66,0.787l0.379,0.53l0.154,0.425l0.003,0.205L249.127,288.654zM112.782,287.519l-0.042,0.037l-0.116,-0.062l-0.111,-0.122l-0.191,-0.345l-0.063,-0.145l-0.041,-0.236l0.038,-0.042l0.083,0.025l0.058,0.039l0.301,0.568L112.782,287.519zM113.84,289.749l-0.089,0.21l-0.375,-0.506l-0.137,-0.143l-0.279,-0.54l-0.048,-0.232l0.012,-0.131l0.049,-0.048l0.086,0.034l0.081,0.059l0.54,0.599l0.15,0.281L113.84,289.749zM115.434,290.25l-0.215,0.062l0.072,-0.246l0.021,-0.146l-0.039,-0.137l-0.027,-0.265l-0.011,-0.627l0.21,-0.396l0.33,-0.011l-0.003,0.2l-0.14,0.89l-0.072,0.411l-0.056,0.151L115.434,290.25zM107.967,292.255l-0.05,0.009l-0.093,-0.094l-0.064,-0.152l-0.039,-0.396l0.028,-0.162l0.025,-0.064l0.246,0.252L107.967,292.255zM252.909,292.299l-0.116,0.032l-0.267,-0.037l-0.214,-0.114l-0.132,-0.146l0.867,-0.401l0.178,0.052l0.003,0.072l-0.13,0.215l-0.035,0.144L253,292.225L252.909,292.299zM320.329,292.583l-0.134,0.003l-0.03,-0.051l0.056,-0.174l0.149,-0.202l0.204,-0.056l-0.055,0.296L320.329,292.583zM116.681,294.459l-0.047,0.075l-0.112,0l-0.178,-0.075l-0.133,-0.167l-0.16,-0.521l0.018,-0.09l0.055,-0.091l0.256,-0.188l0.092,0.021l0.034,0.137l0.152,0.307l0.045,0.09v0.356L116.681,294.459zM320.055,294.178l-0.207,0.447l-0.143,0.217l-0.133,0.07l-0.28,0.064l-0.591,0.07l-0.252,0.065l-0.036,0.298l0.037,0.156l0.086,0.124l0.109,0.035l0.245,-0.073l0.091,0.013l0.073,0.062l0.055,0.111l0.028,0.155l0.002,0.198l-0.043,0.239l-0.201,0.56l-0.254,0.31l-0.326,0.251l-0.08,0.096l-0.041,0.113l-0.041,0.366l-0.169,0.292l-0.524,0.738l-0.202,0.163l-0.001,0.129l-0.082,0.349l-0.156,0.28l-0.434,0.642l-0.107,0.227l-0.048,0.179l0.007,0.252l-0.02,0.111l-0.1,0.213l-0.138,0.199l-0.027,0.097l0.054,0.176l0.056,0.062l0.007,0.16l-0.043,0.259l0.183,-0.165l0.41,-0.589l0.308,-0.355l0.206,-0.12l0.144,-0.158l0.153,-0.349l0.21,-0.333l0.19,-0.109l0.087,0.064l0.074,0.164l-0.015,0.208l-0.103,0.252l0.008,0.074l0.242,-0.185l0.416,-0.153l0.15,0.021l0.305,0.229l0.253,-0.026l0.405,-0.133l0.076,0.061l-0.067,0.202l-0.159,0.193l-0.376,0.275l-0.905,0.539l-0.281,0.37l0.053,-0.011l0.195,-0.159l0.205,-0.085l0.215,-0.012l0.09,0.046l-0.035,0.104l-0.027,0.284l-0.548,0.553l0.129,-0.021l0.634,-0.252l0.385,0.348l0.529,-0.12l0.319,-0.117l-0.009,0.072l0.069,0.151l-0.002,0.245l0.032,0.034l0.151,-0.082l0.028,-0.09l-0.008,-0.435l0.047,-0.043l0.104,0.068l0.063,0.113l0.019,0.316l-0.069,0.317l-0.096,0.291l-0.234,0.423l0.03,0.182l-0.06,0.197l0.052,0.006l0.231,-0.184l0.014,-0.076l-0.018,-0.176l0.026,-0.086l0.192,-0.191l0.317,-0.227l0.104,-0.035l0.044,0.053l-0.016,0.14l0.094,-0.033l0.202,-0.207l0.188,-0.125l0.173,-0.043l0.18,-0.142l0.188,-0.241l0.202,-0.199l0.215,-0.157l0.093,-0.011l-0.032,0.261l0.042,0.296l0.006,0.253l0.042,0.053l0.166,-0.27l0.093,-0.099l0.11,-0.039l0.129,0.021l0.879,-0.097l0.267,0.067l0.302,0.176l0.38,0.273l0.14,0.247l0.026,0.311l-0.037,0.216l-0.274,0.272l-0.244,0.18l-0.144,0.179l-0.044,0.179l-0.057,0.11l-0.163,0.154l-0.724,0.432l0.173,0.012l0.417,-0.093l0.274,-0.02l0.015,0.063l-0.11,0.123l-0.209,0.123l-0.022,0.06l0.01,0.077l0.224,0.093l0.287,-0.045l0.241,0.066l-0.023,0.103l-0.192,0.335l-0.056,0.211l-0.255,0.177l-0.512,0.277l-0.131,0.106l0.029,0.022l0.469,-0.204l0.236,-0.052l0.15,-0.001l0.169,-0.197l0.265,-0.065l0.259,0.124l0.395,-0.339l0.141,-0.044l0.24,0.039l0.155,-0.062l0.261,-0.231l0.197,-0.112l0.041,0.01l0.042,0.093l0.019,0.267l-0.046,0.236l-0.064,0.15l-0.212,0.331l-0.13,0.116l-0.121,0.044l-0.213,-0.018l-0.093,0.051l-0.2,0.259l-0.353,0.263l-0.22,0.102l0.139,0.142l0.051,0.274l-0.077,0.085l-0.379,0.084l-0.016,0.046l-0.135,0.061l-0.313,0.095l0.213,0.042l0.395,-0.067l0.042,0.046l-0.054,0.192l-0.105,0.198l-0.468,0.509l-0.006,0.051l0.073,0.249l0.091,0.188l0.113,0.133l0.26,0.007l0.192,-0.058l0.281,-0.339l0.62,-1.059l0.554,-0.296l0.461,-0.329l0.106,0.066l0.049,0.077l-0.017,0.08l-0.233,0.271l-0.122,0.223l-0.316,0.685l-0.121,0.322l-0.061,0.339l0.016,0.584l0.034,0.101l0.099,0.135l0.184,-0.116l0.313,-0.289l0.202,-0.276l0.158,-0.451l0.097,-0.173l0.105,0.002l0.094,0.099l0.023,0.217l0.087,0.296l0.052,0.3l-0.042,0.33l-0.042,0.18l-0.642,1.332l0.068,0.236l0.017,0.143l-0.02,0.151l-0.204,0.634l-0.197,0.395l-0.106,0.169l-0.126,0.104l-0.146,0.038l-0.131,-0.057l-0.116,-0.152l-0.102,-0.079l-0.089,-0.005l-0.165,0.028l-0.433,0.322l-0.089,0.017l-0.062,-0.043l-0.074,-0.169l0.059,-0.851l0.039,-0.282l-0.086,-0.218l0.091,-0.366l0.003,-0.139l-0.053,-0.052l-0.109,0.034l-0.166,0.184l-0.222,0.333l-0.241,0.296l-0.42,0.409l-0.186,0.081l-0.074,-0.02l-0.085,-0.056l-0.115,-0.171l0.001,-0.151l0.05,-0.206l0.176,-0.487l0.343,-0.723l0.285,-0.516l0.055,-0.221l-0.08,-0.096l-0.064,-0.189l-0.109,-0.562l-0.138,-0.463l-0.164,-0.206l-0.406,-0.226l-0.075,0.055l-0.043,0.313l-0.479,0.896l-0.084,0.388l-0.06,0.144l-0.09,0.098l-0.209,0.119l0.057,-0.207l0.222,-0.46l-0.03,-0.045l-0.282,0.37l-0.215,0.205l-0.262,0.053l-0.16,-0.013l-0.155,0.057l-0.656,0.87l-0.024,0.29l-0.114,0.237l-0.323,0.427l-0.171,0.148l-0.24,0.026l-0.219,-0.074l-0.144,0.014l-0.341,0.133l-0.382,0.058l-0.158,-0.027l-0.101,-0.055l-0.194,-0.166l-0.023,-0.118l0.01,-0.069l0.099,-0.179l0.227,-0.225l0.187,-0.084l0.454,-0.113l0.333,-0.169l0.253,-0.25l0.113,-0.153l0.477,-0.786l0.604,-0.278l0.298,-0.227l0.208,-0.288l0.03,-0.102l-0.299,0.146l-0.154,0.036l-0.25,-0.054l-0.111,-0.098l-0.342,0.031l-0.476,-0.046l-0.069,0.076l-0.062,0.384l-0.062,0.203l-0.073,0.069l-0.106,0.04l-0.218,0.041l-0.557,-0.137l-0.103,-0.075l-0.142,-0.057l-0.615,0.125l-0.129,-0.012l0.122,-0.089l0.608,-0.281l0.064,-0.813l-0.038,-0.13l-0.17,0.114l-0.286,0.117l-0.195,-0.034l-0.089,-0.072l-0.082,0.061l-0.199,0.429l-0.117,0.054l-0.176,0.016l-0.375,0.156l-0.737,0.103l-0.146,0.113l-0.5,-0.04l-1.462,-0.235l-0.523,0.023l-0.629,-0.144l-0.116,-0.062l-0.881,0.025l-0.263,-0.033l0.018,-0.179l-0.028,-0.046l-0.256,0.197l-0.227,0.128l-0.292,0.109l-0.92,0.19l-0.494,0.041l-0.287,-0.132l-0.114,-0.131l-0.171,-0.427l-0.117,-0.537l0.001,-0.097l0.06,-0.187l0.193,-0.259l0.873,-0.686l0.703,-0.696l0.296,-0.363l0.287,-0.13l0.469,-0.302l0.015,-0.036l-0.455,0.038l-0.32,-0.083l-0.327,-0.033l-0.621,0.08h-0.626l-0.002,-0.155l0.293,-0.292l0.622,-0.503l0.063,-0.002l-0.19,0.234l-0.054,0.175l0.082,0.116l0.095,0.074l0.356,0.031l0.082,-0.102l0.128,-0.54l0.27,-0.626l0.146,-0.453l0.253,-0.346l0.126,-0.052l0.112,0.065l0.372,0.083l0.383,0.317l0.124,0.027l0.042,-0.029l-0.14,-0.093l-0.116,-0.149l-0.048,-0.14l0.14,-0.438l0.164,-0.126l0.029,-0.087l-0.328,-0.001l-0.264,-0.123l-0.078,-0.199l0.015,-0.351l0.086,-0.209l0.211,-0.277l0.257,-0.185l0.153,0.047l0.295,0.249l0.182,-0.07l-0.021,-0.08l-0.277,-0.396l-0.088,-0.294l0.008,-0.14l0.6,-1.407l0.293,-0.759l0.4,-1.161l0.092,-0.186l0.203,-0.344l0.084,-0.094l0.261,-0.001l0.162,-0.042l-0.237,-0.152l-0.085,-0.106l-0.01,-0.112l0.065,-0.117l0.092,-0.087l0.31,-0.188l0.22,-0.31l0.134,-0.366l-0.02,-0.125l-0.069,-0.124l0.004,-0.067l0.167,-0.076l0.425,-0.436l0.055,-0.083l0.155,-0.583l0.19,-0.259l0.178,-0.133l0.284,-0.165l0.872,-0.401l0.51,-0.359l0.347,0.02l0.102,0.25l0.493,0.166l0.086,-0.178l-0.115,-0.218l0.096,-0.088l0.406,-0.079l0.07,0.029l0.122,0.124L320.055,294.178zM118.722,298.171l1.393,0.55l1.395,0.271l1.024,0.321l0.628,0.098l0.227,0.07l0.146,0.113l0.173,0.272l0.299,0.646l0.227,0.412l0.468,0.713l0.37,0.505l0.084,0.2l-0.078,0.064l0.005,0.118l0.281,0.488l0.527,0.437l0.412,0.208l0.87,0.342l0.534,0.329l0.165,0.228l0.232,0.221l0.097,0.152l0.19,0.564l0.353,0.542l0.364,1.025l0.068,-0.085l0.042,-0.305l0.042,-0.068l0.077,-0.032l0.072,0.118l0.066,0.27l0.231,0.639l-0.075,0.187l-0.067,0.019l-0.313,-0.087l-0.108,0.114l-0.146,0.232l-0.103,0.093l-0.06,-0.045l-0.905,-0.223l-0.557,-0.21l-0.732,-0.333l-0.879,-0.347l-0.502,-0.238l-0.418,-0.246l-0.291,-0.209l-0.055,-0.178l0.013,-0.084l0.564,-0.57l0.239,-0.307l0.092,-0.235l0.047,-0.249l-0.035,-0.304l-0.023,0.023l-0.05,0.292l-0.083,0.259l-0.102,0.203l-0.064,0.072l-0.676,0.099l-0.546,-0.031l-0.274,0.244l-0.082,0.031l-0.151,-0.081l-0.329,-0.326l-0.472,-0.268l0.046,-0.066l0.308,-0.136l0.163,-0.2l-0.029,-0.032l-0.109,0.012l-0.097,-0.041l-0.192,-0.259l-0.109,-0.071l-0.232,0.117l-0.094,0.006l-0.09,-0.171l0.129,-0.395l0.007,-0.093l-0.238,0.144l-0.079,-0.047l-0.075,-0.128l-0.07,-0.054l-0.193,0.026l-0.21,-0.118l-0.073,0.046l-0.028,0.171l-0.07,0.043l-0.32,-0.288l-0.073,-0.009l-0.155,0.22l-0.054,0.014l-0.083,-0.095l-0.042,-0.536l0.018,-0.152l0.044,-0.051l0.278,-0.125l0.8,-0.133l0.067,-0.096l-0.6,0.049l-0.156,-0.073l-0.167,-0.184l-0.175,0.003l-0.092,-0.06l-0.097,-0.133l-0.253,-0.487l-0.173,-0.124l-0.294,-0.078l-0.151,-0.092l-0.064,0.041l-0.061,0.139l-0.082,0.087l-0.201,0.049l-0.184,-0.036l-0.144,-0.133l-0.085,-0.168l-0.033,-0.188l0.08,-0.252l-0.001,-0.1l-0.036,-0.117l-0.065,-0.094l-0.096,-0.072l-0.052,0.038l-0.009,0.147l-0.052,0.108l-0.167,0.082l-0.136,-0.144l-0.09,-0.2l-0.104,-0.142l-0.583,0l-0.269,0.184l-0.128,0.015l-0.134,-0.044l-0.025,-0.098l0.126,-0.268l-0.031,-0.358l-0.033,-0.09l-0.269,-0.055l-0.045,-0.086l0.16,-0.436l0.089,-0.083l0.119,-0.031l0.534,-0.036l0.178,0.063l0.257,0.265l-0.008,-0.1l-0.097,-0.301l-0.014,-0.181l0.177,-0.204l-0.169,-0.06l-0.632,-0.047l0.005,0.13l0.052,0.186l-0.375,0.162l-0.278,0.027l-0.266,-0.025l-0.217,-0.097l-0.37,-0.391l-0.231,-0.386l0.011,-0.21l0.127,-0.221l0.166,-0.15l0.394,-0.131l0.514,-0.012l0.575,0.176L118.722,298.171zM319.838,297.821l-0.094,0.049l-0.087,-0.001l-0.08,-0.052l-0.013,-0.085l0.082,-0.18l0.217,-0.091l0.163,0.021l-0.01,0.091l-0.087,0.149L319.838,297.821zM124.372,300.555l-0.031,0.23l-0.181,-0.374l-0.277,-0.794l0.037,-0.186l0.124,-0.264l0.113,-0.016l0.182,0.123l0.159,0.22l0.037,0.085l0.098,0.23l0.049,0.207l-0.11,0.25L124.372,300.555zM124.951,300.85l-0.067,0.038l-0.068,-0.494l0.085,-0.179l0.024,-0.09l-0.011,-0.093l0.148,0.224l0.06,0.15l0.025,0.208l-0.003,0.055L124.951,300.85zM302.255,304.887l-1.174,0.063l-0.935,-0.264l-0.693,-0.127l-0.679,-0.232l-1.472,-0.749l-0.168,-0.26l-0.141,-0.321l-0.282,-0.292l-0.304,-0.241l-1.558,-0.736l-0.127,-0.257l0.315,-0.169l0.363,-0.081l0.315,0.012l1.042,0.289l1.314,0.253l0.57,0.191l0.646,0.291l0.631,0.353l1.405,0.935l0.252,0.074l0.634,0.457l0.229,0.342l0.111,0.277l-0.139,0.142L302.255,304.887zM120.283,302.688l-0.11,0.02l-0.177,-0.052l-0.199,-0.124l-0.349,-0.33l-0.036,-0.075l0.031,-0.064l0.099,-0.053l0.022,-0.087l-0.081,-0.238l0.28,-0.15l0.247,0.125l0.112,0.153l0.135,0.271l0.061,0.306l0.006,0.209L120.283,302.688zM127.264,303.01l0.039,0.09l-0.625,-0.336l-0.266,-0.199l-0.104,-0.144l-0.067,-0.082l-0.317,-0.214l-0.053,-0.098l0.075,-0.073L126.16,302l0.353,0.161l0.315,0.262L127.264,303.01zM323.886,302.088l0.207,0.281l0.11,0.076l-0.723,0.304l-0.087,0.02l-0.047,-0.036l-0.007,-0.283l0.031,-0.219l0.052,-0.033l0.167,0.132l0.173,-0.271L323.886,302.088zM322.593,302.761l-0.433,0.251l-0.099,0.099l-0.12,0.05l-0.09,-0.079l-0.126,-0.266l0.023,-0.088l0.119,-0.012l0.068,0.035l0.017,0.083l0.052,0.042l0.087,0.001l0.321,-0.259l0.167,-0.041l0.06,0.05L322.593,302.761zM121.824,303.772l0.079,0.388l-0.344,-0.062l-0.121,-0.075l-0.005,-0.187l0.064,-0.175l0.262,0.063L121.824,303.772zM287.314,321.037l-0.129,-0.05l-0.119,-0.042l-0.102,-0.033l-0.059,0.056l-0.056,0.075l-0.069,0.056l-0.145,-0.079l-0.092,-0.144l-0.148,-0.149l-0.056,-0.112l0.029,-0.13l0.066,-0.126l0.03,-0.15l-0.072,-0.172l-0.066,-0.098l-0.046,-0.112l0.017,-0.108l0.092,-0.051l0.085,-0.066l0.03,-0.141l-0.053,-0.15l-0.151,-0.061l-0.125,0.023l-0.181,-0.033l-0.175,-0.094l-0.115,-0.108l-0.089,-0.061h-0.069l-0.082,-0.061l-0.049,-0.104l0.006,-0.169l0.023,-0.104l0.046,-0.089l0.003,-0.099l-0.02,-0.071l-0.003,-0.057l0.013,-0.071l0.03,-0.141l-0.049,-0.104l-0.005,-0.36l-0.009,-0.675l-0.007,-0.518l-0.009,-0.654l-0.005,-0.477l-0.007,-0.67l-0.007,-0.638l-0.011,-0.604l-0.359,-0.349l-0.455,-0.442l-0.39,-0.293l-0.211,-0.035l-0.132,0.041l-0.053,0.117l-0.291,0.125l-0.528,0.134l-0.45,0.207l-0.165,0.002l-0.14,-0.035l-0.185,-0.104l-0.128,-0.153l-0.044,-0.266l0.04,-0.366l-0.27,-0.075l-0.271,-0.076l-0.166,0.252l-0.159,0.212l-0.316,0.462l-0.444,0.647l-0.247,0.355l-0.433,0.623l-0.382,0.547l-0.085,0.56l-0.082,0.53l-0.315,0.402l-0.192,0.368l-0.086,0.408l-0.072,0.374l-0.005,0.313l0.054,0.164l-0.025,0.133l-0.104,0.153l-0.209,0.265l-0.037,0.255l-0.127,0.126l-0.364,0.251l-0.297,0.371l-0.015,0.209l0.042,0.174l0.007,0.107l-0.06,0.075l-0.119,-0.005l-0.129,0.023l-0.108,0.154l0.003,0.221l-0.079,0.159l-0.093,0.033l-0.079,-0.112l-0.095,-0.168l-0.111,-0.017l-0.169,0.112l-0.209,0.184l-0.188,0.01l-0.353,-0.118l-0.257,0.357l-0.277,0.764l-1.167,0.002l-1.168,0.002l-1.168,0.002l-1.167,0.002l-1.168,0.002l-1.168,0.001l-1.168,0.002l-0.653,0.001h-0.128l0.4,-0.149l0.834,-0.582l0.615,-0.211l0.8,-0.613l0.58,-0.118l0.11,-0.135l0.097,-0.51l0.053,-0.182l0.271,-0.502l0.325,-0.425l0.262,-0.589l0.476,-0.377l0.72,-0.316l0.666,-0.691l0.365,-0.211l0.354,-0.151l0.148,-0.282l0.219,-0.161l0.585,-0.329l0.645,-0.089l0.651,-0.273l0.5,-0.145l0.306,-0.257l0.446,-0.135l1.33,-0.739l0.369,-0.347l0.478,-0.712l0.416,-0.363l0.147,-0.387l0.603,-0.63l0.621,-0.833l0.309,-0.599l0.462,-0.333l0.896,-0.956l0.481,-0.383l0.195,-0.044l0.544,-0.341l0.338,-0.356l0.542,-0.358l0.98,-0.442l0.921,-0.531l1.244,-0.461l1.458,-0.692l1.178,-0.372l0.829,-0.054l1.009,-0.173l0.357,0.018l1.571,0.301l0.754,0.372l0.858,0.78l0.128,0.205l0.021,0.287l-0.455,-0.139l-0.401,-0.009l0.278,0.159l0.473,0.478l-0.021,0.596l-0.267,0.537l-0.798,0.264l-0.204,0.21l-0.165,0.347l-0.162,0.133l-0.387,0.154l-0.214,0.225l-0.627,0.356l-0.282,0.042l-0.325,-0.085l-0.783,-0.335l-0.482,-0.324l-0.241,0.177l-0.198,0.185l-0.465,-0.062l-0.212,0.082l-0.35,-0.091l-0.717,0.407l0.204,0.047l0.569,-0.234l0.194,0.026l0.419,0.302l1.013,0.324l0.263,0.214l0.251,0.681l0.166,0.109l0.347,-0.071l0.392,-0.336l0.325,-0.18l0.635,-0.148l-0.125,0.224l0.484,-0.018l0.479,0.301l-0.177,0.214l-0.241,0.43l-0.168,0.833l-0.488,0.556l-0.653,0.546l0.165,0.131l0.191,0.081l0.42,-0.161l0.281,0.011l0.312,0.104l-0.097,0.422l-0.112,0.286l0.065,0.267l0.185,0.507l0.255,0.111l0.102,0.648l0.135,0.352l-0.019,0.282l0.255,0.181l0.043,0.288l0.925,0.082l0.188,0.11l0.643,0.109l0.122,0.079l0.114,0.158l-0.63,0.346l0.51,0.25l0.482,0.407l0.379,-0.08l0.164,0.013l0.424,0.255l0.118,0.126l0.065,0.112l0.213,-0.024l0.306,-0.098l0.553,0.024l0.59,0.144l-0.05,0.219l-0.089,0.151l0.461,-0.05l0.288,0.155l0.1,-0.075l0.071,-0.097l0.573,-0.265l0.736,-0.551l0.089,0.068l0.034,0.209l0.097,0.34l0.283,0.234l0.335,0.054l0.462,-0.179l0.182,0.155l0.216,0.298l0.206,0.39l-0.014,0.139l-0.264,0.122l-0.238,0.175l0.994,0.072l0.101,0.074l0.11,0.153l-0.102,0.154l-0.094,0.077l-0.18,-0.09l-0.333,0.082l-0.291,0.2l-0.311,0.111l-0.199,0.012l-0.221,0.093l-0.202,0.143l-0.209,0.04l-0.654,0.356l-0.668,0.229l-0.699,0.366l-0.713,0.231l-0.74,0.277l-0.161,0.024l-0.187,-0.011l-0.422,0.271l-0.209,-0.037l-0.213,0.047l-0.246,-0.06l-0.167,-0.111l0.128,0.286l0.038,0.263l-0.064,0.115l-0.118,0.135l-0.425,-0.025l-0.167,-0.095l-0.198,-0.14l-0.091,-0.226l-0.213,-0.162l-0.126,0.224l0,0.167l-0.158,0.227l-0.186,-0.389l-0.334,0.143l-0.147,0.414l0.074,0.118l0.103,0.316l-0.165,0.165l-0.123,-0.045l-0.254,0.462l-0.308,0.168l-0.317,0.47l-0.376,0.358l-0.103,0.239l-0.63,0.545l-0.239,-0.017l-0.176,0.018l-0.266,0.227l-0.042,0.458l-0.117,-0.061l-0.119,0.015l-0.062,0.144l-0.087,0.023l-0.232,-0.136l-0.273,0.074l-0.214,-0.103l-0.272,-0.671l-0.145,-0.236l-0.257,-0.076l-0.067,0.143l-0.1,0.139l-0.247,-0.278l-0.188,-1.032l-0.001,-0.25l0.262,-0.874l0.65,-0.789l-0.208,-0.026l-0.574,0.547l0.059,-0.132l0.097,-0.138l0.194,-0.223l0.293,-0.209l0.391,-0.123l0.269,-0.018l0.186,-0.116l0.269,-0.206l0.05,-0.109l-0.238,0.126l-0.396,0.123l0.101,-0.162l0.1,-0.086l2.115,-1.424l0.426,-0.236l0.849,-0.301l0.118,-0.197l-0.116,-0.126l0.33,0.111l-0.027,0.164l-0.052,0.119l-0.019,0.203l0.032,0.194l0.334,0.095l0.279,0.361l-0.132,-0.491l0.251,-0.278l0.968,-0.373l0.809,-0.041l0.259,-0.174l-0.691,-0.117l-0.82,0.064l-0.507,-0.13l-0.7,0.085l-0.74,-0.082l-0.227,0.108l-0.184,0.233l-0.239,-0.103l-0.116,-0.017l-0.111,-0.081l0.24,-0.401l0.75,-0.599l0.457,-0.522l0.129,-0.11l0.102,-0.21l-0.251,0.035l-0.219,0.083l-0.152,-0.242l-0.271,-0.321l-0.026,0.134l0.136,0.4l-0.519,0.702l-0.335,0.05l-0.447,0.327l-0.632,0.284l-0.737,0.541l-0.953,0.455l-0.199,0.002l-0.433,-0.375l0.121,-0.17l0.113,-0.231l-0.108,0.066l-0.069,0.101l-0.261,0.161l0.211,0.311l-0.102,0.117l-0.302,0.153l-0.282,0.222l-0.247,0.148l-0.199,-0.188l-0.551,0.237l-0.464,0.064l-0.101,-0.12l-0.029,-0.19l-0.163,-0.046l-0.301,0.053L287.314,321.037zM129.457,305.773l-0.035,0.046l-0.438,-0.301l-0.294,-0.395l-0.122,-0.241l0.581,0.599l0.293,0.198L129.457,305.773zM129.28,306.333l-0.118,0.109l-0.063,-0.015l-0.05,-0.076l-0.182,-0.747l0.078,0.016l0.244,0.233l-0.055,0.092l0.182,0.223l0.044,0.158L129.28,306.333zM228.642,306.489l-0.072,0.003l-0.054,-0.102l-0.03,-0.286l0.083,-0.122l0.17,-0.087l0.228,-0.031l0.285,0.024l0.135,0.076l-0.014,0.128l-0.034,0.066l-0.084,0.042l-0.011,0.074l-0.121,0.041l-0.23,0.006l-0.161,0.058L228.642,306.489zM229.791,306.322l-0.192,0.029l-0.113,-0.02l-0.037,-0.041l0.039,-0.061l-0.003,-0.065l-0.061,-0.128l0.013,-0.045l0.047,-0.024l0.083,-0.004l0.098,0.085l0.115,0.174L229.791,306.322zM294.748,309.683l-0.323,0.216l0.142,-0.325l0.059,-0.084l0.055,-0.037l0.053,0.029L294.748,309.683zM294.657,309.984l-0.071,0.304l-0.245,0.258l-0.122,0.018l-0.056,-0.025l0.067,-0.167l-0.008,-0.289l0.203,-0.04l0.074,0.026L294.657,309.984zM235.279,310.623l-0.54,0.059l-0.235,-0.061l-0.024,-0.057l0.056,-0.08l0.135,-0.103l0.155,-0.056l0.175,-0.01l0.348,0.104l0.126,0.103l-0.027,0.062L235.279,310.623zM323.512,311.834l-0.137,0.144l-0.14,-0.006l0.017,-0.126l0.172,-0.245l0.088,-0.175l0.003,-0.106l0.032,-0.081l0.131,-0.091l0.113,-0.165l-0.054,0.306L323.512,311.834zM301.938,312.482l0.099,0.079l0.178,-0.009l0.12,0.032l-0.171,0.153l-0.329,0.015l-0.161,-0.063l0.234,-0.788l0.273,-0.182l0.56,-0.517l0.224,-0.158l0.208,-0.062l0.22,0.038l-0.224,0.306l-0.3,0.017l-0.286,0.254l-0.188,0.281l-0.226,0.16l-0.155,0.196L301.938,312.482zM296.614,315.821l0.076,0.057l0.132,-0.104l0.156,-0.331l0.413,0.086l0.219,0.149l0.122,-0.033l0.125,0.015l0.231,0.195l0.44,0.154l0.464,-0.022l0.708,-0.091l0.084,-0.037l0.726,-0.077l0.729,-0.036l0.25,0.087l0.094,0.082l0.048,0.098l-0.416,0.268l-0.416,0.312l-0.578,0.306l-0.073,0.149l0.036,0.274l-0.011,0.279l0.114,0.023l0.069,0.093l-0.149,0.09l-0.595,0.042l-0.173,-0.025l-0.206,-0.114l-0.071,-0.27l-0.255,0.04l-0.077,-0.033l0.358,-0.23l-0.163,-0.289l-0.175,0.021l-0.116,-0.137l0.009,-0.186l0.162,-0.09l0.047,-0.098l-0.22,0.085l-0.169,0.172l-0.218,0.065l-0.213,0.148l0.331,0.047l-0.17,0.115l-0.177,0.026l-0.82,-0.226l-0.203,-0.086l-0.255,-0.237l-0.193,-0.317l0.105,-0.012l0.036,-0.057l-0.023,-0.054l-0.286,-0.043l-0.446,0.014l-0.256,-0.084l0.012,-0.555l-0.083,-0.153l-0.28,-0.129l-0.428,-0.039l-0.042,-0.207l0.136,-0.316l0.209,-0.272l0.16,-0.268l0.186,-0.22l0.458,-0.438l-0.011,0.328l0.044,0.281l-0.298,0.563l0.519,0.556l0.066,0.123l0.044,0.149l-0.033,0.137l-0.084,0.122l0.202,0.061L296.614,315.821zM304.208,317.939l0.095,0.031l0.378,-0.195l0.2,0.008l-0.009,0.14l-0.325,0.153l-0.149,0.114l0.188,0.106l-0.002,0.072l-0.226,0.172l-0.113,0.187l0.093,0.181l0.361,-0.178l0.148,-0.002l0.201,0.041l0.191,-0.054l0.109,-0.088l0.636,-0.696l0.033,-0.089l-0.686,0.144l-0.08,-0.095l0.449,-0.422l-0.035,-0.223l0.227,-0.352l0.208,-0.209l0.152,-0.117l0.221,-0.108l0.152,0.167l0.049,0.301l0.376,-0.042l0.368,0.061l0.271,0.127l0.042,0.073l0.003,0.115l-0.09,0.207l-0.149,0.17l0.297,0.218l-0.04,0.095l-0.487,0.246l-0.277,0.247l-0.254,0.304l-0.508,0.354l-0.805,0.255h-0.255l-0.303,-0.08l-0.3,0.018l-0.295,0.095l-0.289,-0.011l-0.14,0.05l-0.133,-0.005l-0.111,-0.099l-0.238,-0.282l-0.116,-0.189l-0.128,-0.904l0.041,-0.477l0.202,-0.446l0.299,-0.297l0.173,-0.237l0.724,-1.414l0.142,-0.322l0.173,-0.275l0.31,-0.272l0.401,-0.46l0.128,-0.094l0.23,-0.045l0.227,0.025l-0.065,0.167l0.017,0.163l0.263,0.635l-0.003,0.126l-0.144,0.504l-0.276,0.812l-0.071,0.447l0.037,0.134l-0.112,0.226l-0.119,0.171l-0.471,0.321l-0.241,0.075l-0.229,0.119L304.208,317.939zM276.367,314.173l-0.255,0.033l0.061,-0.142l0.348,-0.253l0.256,-0.142l0.151,0.003l-0.246,0.311L276.367,314.173zM240.493,317.045l-0.058,0.076l-0.077,-0.04l-0.055,0.039l-0.032,0.117l-0.055,0.087l-0.066,0.022l-0.136,-0.072l-0.169,-0.273l-0.111,-0.24l-0.052,-0.207l0.101,-0.09l0.253,0.027l0.224,0.076l0.193,0.124l0.078,0.159L240.493,317.045zM241.83,318.198l-0.153,0.047l-0.188,-0.063l-0.075,-0.09l0.038,-0.118l0.082,-0.109l0.126,-0.101l0.132,-0.018l0.137,0.064l0.071,0.062l0.005,0.06L241.83,318.198zM243.264,317.811l-0.031,0.163l0.026,0.106l0.083,0.049l0.055,0.069l0.026,0.089l0.078,0.023l0.129,-0.042l0.086,0.013l0.043,0.068l0.049,0.016l0.055,-0.036l0.068,0.042l0.082,0.12l0.064,0.005l0.046,-0.111l-0.016,-0.063l-0.111,-0.043l0.01,-0.042l-0.068,-0.103l0.034,-0.076l0.116,-0.097l0.082,-0.021l0.049,0.055l0.05,-0.014l0.052,-0.084l0.122,-0.064l0.192,-0.045l0.105,0.035l0.018,0.114l0.055,0.037l0.092,-0.04l0.087,0.087l0.082,0.213l0.092,0.007l0.102,-0.2l0.146,-0.144l0.188,-0.089l0.136,-0.009l0.083,0.07l0.039,0.093l-0.005,0.114l0.051,0.072l0.108,0.028l0.035,0.093l-0.039,0.158l0.01,0.138l0.097,0.182l0.022,0.011l0.092,-0.324l0.079,-0.17l0.104,-0.121l0.066,-0.011l0.028,0.099l-0.022,0.109l-0.072,0.12l0.038,0.054l0.234,0.001l0.024,0.038l-0.26,0.541l-0.194,0.263l-0.206,0.177l-0.149,0.044l-0.093,-0.087l-0.089,-0.035l-0.087,0.019l0.001,-0.034l0.152,-0.135l0.057,0.003l0.106,-0.03l0.294,-0.298l0,-0.05l-0.172,0.024l-0.583,0.502l-0.074,0.019l-0.058,-0.033l-0.042,-0.084l-0.328,-0.146l-0.135,-0.131l-0.188,-0.094l-0.242,-0.058l-0.283,-0.118l-0.325,-0.179l-0.308,-0.099l-0.563,-0.057l-0.072,-0.09l-0.555,-0.167l-0.173,-0.108l0.017,-0.123l0.043,-0.089l0.068,-0.057l0.071,0.023l0.074,0.102l0.076,0.012l0.079,-0.079l0.095,-0.011l0.111,0.056l0.085,-0.007l0.058,-0.07l0.112,-0.061l0.167,-0.051L243.264,317.811zM269.236,319.844l-0.216,0.08l-0.37,-0.074l-0.407,0.103l-0.113,0.002l0.302,-0.296l0.464,-0.182l0.463,-0.56l0.13,-0.014l-0.176,0.633l-0.036,0.226L269.236,319.844zM268.875,319.38l-0.338,0.082l-0.117,-0.035l0.374,-0.393l0.427,-0.091L268.875,319.38zM304.612,319.761l-0.116,0.033l-0.027,-0.057l-0.179,-0.165l-0.016,-0.082l0.156,-0.078l0.319,0.04l-0.114,0.207L304.612,319.761zM246.162,319.857l-0.075,0.01l-0.05,-0.037l-0.013,-0.045l0.024,-0.055l0.263,-0.131l0.063,0.017l-0.041,0.103L246.162,319.857zM250.691,322.462l0.003,0.05l-0.12,-0.104l-0.048,-0.082l-0.01,-0.083l0.058,-0.028l0.124,0.027l0.039,0.067L250.691,322.462zM288.332,322.963l-0.377,0.208l0.146,-0.531l0.12,-0.164l0.159,0.055l-0.022,0.321L288.332,322.963zM289.703,324.49l-0.141,0.137l0.034,-0.134l0.173,-0.342l0.112,-0.051L289.703,324.49zM261.382,325.021l-0.162,0.136l-0.131,-0.012l-0.042,-0.013l0.028,-0.053l-0.006,-0.044l-0.042,-0.036l0.023,-0.064l0.09,-0.093l0.059,-0.096l0.286,-0.048l0.139,-0.029l0.146,-0.029l-0.028,0.084l-0.26,0.097l-0.065,0.126L261.382,325.021zM260.477,325.094l-0.122,0.042l-0.156,-0.014l-0.064,-0.037l0.028,-0.059l0.108,-0.066l0.332,-0.106l0.008,0.07L260.477,325.094zM307.906,325.864l-0.378,0.139l-0.324,-0.01l-0.215,-0.126l-0.009,-0.055l0.509,0.053l0.196,-0.029l0.391,-0.216L307.906,325.864zM243.776,334.228l-0.13,0.041l-0.002,-0.08l0.031,-0.184l0.056,-0.08l0.032,0.045l0.044,0.166L243.776,334.228z"},"cv":{"name":"Cape Verde","path":"M405.061,414.715l-0.273,0.06l-0.116,-0.029l-0.038,-0.232l-0.055,-0.153l0.013,-0.068l0.627,-0.299l0.221,0.05l0.154,0.239l-0.105,0.132L405.061,414.715zM405.854,415.089l-0.23,0.07l-0.143,-0.009l-0.205,-0.103l0.064,-0.111l0.222,-0.124l0.153,-0.026l0.125,0.221L405.854,415.089zM411.464,415.553l-0.09,0.149l-0.11,-0.219l-0.06,-0.052l-0.029,-0.314l0.163,-0.094l0.079,-0.008l0.002,0.325L411.464,415.553zM408.098,415.659l0.116,0.085l0.038,0.062l-0.172,0.032l-0.418,-0.112l-0.111,0.068l-0.111,0.241l-0.213,-0.365l0.015,-0.134l0.045,-0.039l0.296,0.096L408.098,415.659zM411.381,416.779l0.234,0.053l0.089,-0.019l0.149,0.012l0.16,0.152l0.03,0.162l-0.079,0.203l-0.31,0.167l-0.179,-0.02l-0.211,-0.152l0.121,-0.3L411.381,416.779zM409.903,420.339l-0.169,0.265l-0.372,-0.021l-0.191,-0.109l-0.224,-0.333l0.007,-0.258l0.079,-0.224l-0.014,-0.194l0.032,-0.051l0.115,0.034l0.019,0.131l0.338,0.32l0.125,0.062L409.903,420.339zM410.639,419.967l-0.078,0.011l-0.117,-0.13l0.026,-0.18l-0.013,-0.047l0.104,-0.192l0.204,0.017l0.052,0.143l0.01,0.294L410.639,419.967zM407.479,420.777l-0.218,0.11l-0.153,-0.048l-0.145,-0.114l-0.07,-0.165l0.057,-0.142l0.294,-0.167l0.176,0.054l0.094,0.26L407.479,420.777z"},"ky":{"name":"Cayman Islands","path":"M251.676,406.588l-0.131,0.045l-0.102,-0.018l0.23,-0.123l0.059,-0.042l0.051,-0.022h0.053l0.067,0.025v0.019L251.676,406.588zM251.24,406.599l-0.028,0.017l-0.09,-0.013l-0.206,0.121l-0.089,-0.007l0.027,-0.042l0.043,-0.04l0.048,-0.029l0.045,-0.012l0.144,-0.024l0.068,-0.003l0.047,0.027L251.24,406.599zM247.337,407.662l0.091,0.057l0.114,-0.035l0.033,-0.063l0.433,0.046l0.065,0.123l-0.33,0.003l-0.148,0.079l-0.074,0.016l-0.283,-0.019l-0.041,-0.285l0.079,-0.03L247.337,407.662z"},"cf":{"name":"Central African Republic","path":"M539.856,432.041L540.054,432.394L540.149,432.518L540.967,433.352L541.125,433.55L541.53,434.155L541.778,434.563L542.063,435.15L542.09,435.469L542.053,435.741L541.996,436.514L541.922,436.736L541.563,437.152L541.547,437.339L541.622,437.495L541.73,437.559L541.798,437.636L541.757,437.996L541.886,438.137L542.155,438.231L542.836,438.295L543.19,438.347L543.469,438.419L543.602,438.454L543.675,438.581L543.561,438.996L543.64,439.255L543.873,439.474L544.109,439.567L544.335,439.621L545.123,439.756L545.45,439.908L545.882,440.394L546.424,440.836L546.556,441.07L546.532,441.283L546.371,441.541L546.396,441.647L546.645,441.906L546.93,442.17L547.452,442.464L548.356,442.925L548.771,443.233L548.912,443.466L549.144,443.72L549.467,443.952L549.684,444.131L549.534,444.636L549.579,444.802L549.66,444.946L549.849,445.145L549.924,445.4L550.111,445.719L550.334,445.864L550.707,445.918L550.903,446.066L551.313,446.32L551.709,446.539L551.878,446.689L551.983,446.823L552.073,446.981L552.118,447.139L552.127,447.48L552.195,447.903L552.408,448.192L552.606,448.408L551.797,448.16L551.676,448.155L551.533,448.198L551.11,448.502L550.976,448.54L550.822,448.513L550.443,448.476L549.155,448.235L548.163,448.004L547.865,447.92L547.335,447.84L546.985,447.998L546.656,448.539L546.562,448.646L546.045,448.805L545.801,448.762L545.204,448.91L544.282,448.686L543.953,448.73L543.694,448.843L543.032,449.088L542.63,449.228L542.162,449.355L541.718,449.55L541.419,449.656L541.127,449.655L540.863,449.545L540.574,449.45L540.229,449.431L539.869,449.486L539.563,449.702L539.439,449.856L539.174,450.265L538.861,450.93L538.738,451.064L538.704,451.077L538.627,451.133L537.185,450.801L536.564,450.724L536.145,450.826L535.619,450.64L535.389,450.607L535.281,450.666L534.988,450.582L534.512,450.355L534.055,450.26L533.646,450.293L533.396,450.217L533.194,449.997L532.934,449.592L532.464,449.19L531.836,448.869L531.443,448.626L531.287,448.464L530.948,448.374L530.429,448.357L529.931,448.516L529.215,449.018L528.551,450.047L528.181,450.441L527.884,450.542L527.809,450.791L527.956,451.185L527.995,451.638L527.891,452.408L527.929,452.968L527.771,452.879L527.619,452.617L527.548,452.564L527.109,452.682L526.882,452.788L526.761,452.892L526.668,452.908L526.529,452.765L526.419,452.739L526.247,452.765L526.07,452.763L525.956,452.744L525.88,452.757L525.673,452.672L524.919,452.456L524.79,452.384L524.639,452.392L524.248,452.58L524.041,452.632L523.417,452.749L522.749,452.806L522.493,452.809L522.317,452.893L522.204,453.01L522.127,453.271L521.996,453.721L521.941,453.842L521.951,454.021L521.912,454.322L521.893,454.592L521.918,454.773L521.729,455.138L521.5,455.58L521.31,455.959L521.118,456.34L520.985,456.079L520.903,455.773L520.871,455.422L520.889,455.329L520.838,455.225L520.834,455.202L520.77,454.937L520.835,454.752L520.782,454.559L520.626,454.369L520.485,454.223L520.403,454.092L520.336,454.036L520.181,454.016L519.972,453.948L519.695,453.662L519.427,453.384L519.083,453.028L518.808,452.72L518.47,452.343L518.158,451.994L517.971,451.658L517.895,451.465L517.986,451.446L518.121,451.442L518.178,451.407L518.181,451.317L518.042,451.052L517.976,450.714L517.861,450.508L517.498,450.191L517.152,449.95L517.042,449.826L516.98,449.649L516.847,448.531L516.788,448.213L516.679,448.074L516.6,448.009L516.57,447.93L516.584,447.731L516.63,447.553L516.628,447.483L516.722,447.327L516.722,446.291L516.671,446.238L516.61,446.148L516.513,446.155L516.402,446.146L516.292,445.995L516.2,445.805L516.227,445.67L516.323,445.558L516.428,445.459L516.561,445.377L516.954,445.211L517.065,445.128L517.135,445.026L517.181,444.888L517.409,444.354L517.749,443.822L517.894,443.712L518.039,443.36L518.238,442.929L518.318,442.728L518.377,442.528L518.487,442.367L518.861,442.101L519.144,441.635L519.451,441.66L519.765,441.734L520.168,441.771L520.484,441.681L520.689,441.499L521.14,441.354L521.667,441.186L521.738,440.936L521.893,440.805L522.072,440.689L522.134,440.674L522.147,440.757L522.256,441.018L522.479,441.275L522.806,441.559L522.899,441.541L523.102,441.326L523.612,441.193L523.741,441.134L524.103,440.821L524.539,440.62L524.635,440.602L524.792,440.549L525.232,440.341L525.545,440.369L526.048,440.336L526.887,440.238L527.493,440.205L527.8,440.166L527.876,440.124L527.995,439.823L528.086,439.738L528.314,439.608L528.76,439.154L529.053,438.77L529.135,438.642L529.142,438.632L529.202,438.608L529.328,438.446L529.203,438.279L528.703,437.938L528.71,437.892L528.682,437.834L528.709,437.787L528.9,437.648L529.157,437.49L529.431,437.431L530.146,437.443L530.756,437.409L530.898,437.417L531.374,437.336L531.699,437.264L532.033,437.1L532.79,437.117L533.42,436.699L533.602,436.625L533.681,436.56L533.705,436.496L534,436.33L534.33,435.987L534.591,435.678L534.662,435.46L535.376,434.721L535.625,434.736L535.747,434.645L536.03,434.151L536.118,434.061L536.251,434.03L536.412,433.974L536.552,433.828L536.673,433.61L536.674,433.341L536.619,433.125L536.619,433.02L536.687,432.924L536.801,432.827L537.343,432.561L537.481,432.432L537.563,432.316L537.715,432.295L537.881,432.307L537.986,432.235L538.104,432.114L538.48,431.951L538.828,431.824L539.194,431.877L539.492,431.943L539.736,432.02z"},"td":{"name":"Chad","path":"M543,407.225L543.001,408.543L543.002,409.858L543.003,411.169L543.004,412.477L543.005,413.782L543.006,415.083L543.007,416.381L543.008,417.677L543.009,418.105L542.973,418.275L542.958,418.299L542.903,418.328L542.236,418.208L541.944,418.205L541.534,418.297L540.932,418.346L540.544,418.331L540.274,418.553L540.063,418.821L540.163,419.463L540.14,419.674L540.059,419.894L539.876,420.083L539.693,420.234L539.584,420.366L539.449,420.656L539.348,420.791L539.357,420.973L539.325,421.163L539.215,421.263L538.936,421.335L538.755,421.42L538.61,421.559L538.513,421.659L538.564,421.792L538.635,421.974L538.675,422.259L538.703,422.426L538.841,422.562L538.925,422.659L538.954,422.778L538.874,422.877L538.532,423.083L538.395,423.16L538.238,423.265L538.178,423.304L537.928,423.5L537.802,423.674L537.741,423.818L537.744,424.018L537.871,424.316L538.01,424.569L538.063,424.76L538.095,424.969L538.083,425.167L538.011,425.34L537.886,425.495L537.415,425.788L537.184,426.108L536.998,426.498L536.952,426.71L537.002,426.852L537.101,426.971L537.24,427.032L537.444,427.05L537.782,426.985L538.097,426.942L538.431,427.082L538.605,427.408L538.538,427.646L538.664,428.078L538.776,428.599L538.768,428.774L538.817,428.84L539.026,428.874L539.073,428.996L539.004,429.909L539.101,430.164L539.241,430.346L539.399,430.441L539.559,430.563L539.641,430.647L539.825,430.667L540.032,430.833L540.088,431.054L540.074,431.268L539.954,431.73L539.856,432.041L539.736,432.02L539.492,431.943L539.194,431.877L538.828,431.824L538.48,431.951L538.104,432.114L537.986,432.235L537.881,432.307L537.715,432.295L537.563,432.316L537.481,432.432L537.343,432.561L536.801,432.827L536.687,432.924L536.619,433.02L536.619,433.125L536.674,433.341L536.673,433.61L536.552,433.828L536.412,433.974L536.251,434.03L536.118,434.061L536.03,434.151L535.747,434.645L535.625,434.736L535.376,434.721L534.662,435.46L534.591,435.678L534.33,435.987L534,436.33L533.705,436.496L533.681,436.56L533.602,436.625L533.42,436.699L532.79,437.117L532.033,437.1L531.699,437.264L531.374,437.336L530.898,437.417L530.756,437.409L530.146,437.443L529.431,437.431L529.157,437.49L528.9,437.648L528.709,437.787L528.682,437.834L528.71,437.892L528.703,437.938L529.203,438.279L529.328,438.446L529.202,438.608L529.142,438.632L529.135,438.642L529.053,438.77L528.76,439.154L528.314,439.608L528.086,439.738L527.995,439.823L527.876,440.124L527.8,440.166L527.493,440.205L526.887,440.238L526.048,440.336L525.545,440.369L525.232,440.341L524.792,440.549L524.635,440.602L524.539,440.62L524.103,440.821L523.741,441.134L523.612,441.193L523.102,441.326L522.899,441.541L522.806,441.559L522.479,441.275L522.256,441.018L522.147,440.757L522.134,440.674L522.072,440.689L521.893,440.805L521.738,440.936L521.667,441.186L521.14,441.354L520.689,441.499L520.484,441.681L520.168,441.771L519.765,441.734L519.451,441.66L519.144,441.635L519.291,441.408L519.348,441.239L519.362,441.032L519.34,440.892L519.156,440.822L519.04,440.712L518.776,440.059L518.505,439.387L518.123,438.725L517.707,438.302L517.406,438.044L517.31,438.011L517.155,437.93L517.047,437.855L516.495,437.405L515.923,436.901L515.776,436.671L515.49,436.328L515.17,435.974L515.004,435.813L514.927,435.522L515.147,435.259L515.383,434.927L515.673,434.706L516.049,434.691L516.668,434.782L517.336,434.814L517.998,434.745L518.169,434.697L518.339,434.701L518.695,434.778L519.315,434.761L519.635,434.627L519.29,434.398L518.919,434.035L518.572,433.637L518.361,433.276L518.168,432.811L517.99,432.236L517.881,431.49L517.897,431.067L517.953,430.766L518.139,430.274L518.016,429.986L518.043,429.753L518.025,429.408L517.965,429.232L517.724,428.659L517.675,428.596L517.462,428.199L517.368,427.535L517.127,427.096L516.74,426.884L516.52,426.625L516.439,426.169L516.286,426.049L515.678,425.89L515.17,425.886L514.801,425.371L514.327,424.708L513.886,424.092L513.604,422.856L513.442,422.148L513.625,421.933L513.987,421.428L514.449,420.46L515.49,418.961L516.023,418.192L517.086,417.042L518.392,415.626L519.128,414.826L519.247,413.366L519.373,411.818L519.468,410.645L519.586,409.25L519.686,408.082L519.758,407.229L519.86,406.018L519.947,405.785L520.46,404.832L520.5,404.704L520.405,404.544L519.673,403.732L519.445,403.551L519.313,403.128L519.501,402.891L518.621,401.523L518.403,401.355L518.307,401.188L518.296,400.94L518.28,399.99L518.046,398.495L517.738,396.747L518.772,396.248L519.557,395.868L520.559,395.383L521.487,395.88L522.832,396.598L524.177,397.314L525.521,398.03L526.866,398.745L528.21,399.458L529.555,400.169L530.899,400.88L532.244,401.59L533.588,402.298L534.933,403.005L536.277,403.711L537.622,404.416L538.966,405.12L540.311,405.823L541.655,406.524z"},"cl":{"name":"Chile","path":"M287.118,528.065l0.522,0.544l-0.227,0.74l-0.363,1.183l-0.28,0.917l-0.046,0.123l-0.058,0.18l-0.605,0.261l-0.882,0.38l-0.452,0.199l-0.569,0.256l-0.138,0.209l-0.165,0.113l-0.181,0.146l-0.069,0.16l-0.169,0.101l-0.153,0.361v0.277l0.098,0.189l0.17,0.08l0.054,0.228l0.054,0.16l0.123,0.126l-0.031,0.101l-0.1,0.076l-0.184,0.042l-0.125,0.228l-0.144,0.566l-0.023,0.203l0.164,0.513l0.087,0.277l0.236,1.007l0.035,0.274l-0.324,0.384l-0.129,0.233l-0.046,0.206l0.002,0.163l0.029,0.149l0.27,0.475l0.313,0.425l0.154,0.222v0.3l-0.077,0.171l-0.167,0.063l-0.37,0.117l-0.154,0.171l-0.169,0.026l-0.161,-0.137l-0.168,0.034l-0.215,0.12l-0.081,0.292l-0.188,0.498l-0.161,0.137l-0.12,0.381l-0.214,0.547l-0.103,0.33l-0.054,0.242l-0.216,0.155l-0.251,0.307l-0.193,0.299l-0.077,0.087l-0.146,0.026l-0.107,0.269l-0.364,0.406l-0.087,0.472l-0.132,0.251l-0.023,0.455l-0.201,0.834l-0.037,0.185l-0.203,0.146l-0.268,0.324l-0.087,0.237l0.124,0.71l0.154,0.719l0.01,0.337l-0.06,0.459l-0.041,0.2l0.102,0.083l0.169,0.053l0.054,0.176l-0.123,0.124l-0.054,0.221l-0.138,0.248l-0.409,0.098l-0.144,-0.089l-0.046,0.08l0.023,0.177l-0.091,0.209l-0.212,0.56l-0.14,0.509l-0.081,0.223l0.033,0.187l0.069,0.106l0.007,0.098l-0.116,0.124l-0.106,0.197l-0.115,0.027l-0.123,-0.053l-0.13,0.116l-0.026,0.243l-0.072,0.309l-0.033,0.361l-0.053,0.463l0.167,0.318l0.211,0.577l0.158,0.138l0.176,-0.009l0.138,0.117l0.077,0.135l-0.103,0.242l-0.182,0.038l-0.023,0.135l0.054,0.307l0.069,0.298l0.174,0.143l0.079,0.399l0.169,0.136l-0.021,0.512l0.17,0.602l0.18,0.175l0.084,0.082l-0.056,0.264l-0.143,0.21l-0.031,0.337l0.054,0.247l0.183,0.233l0.143,0.026l0.204,-0.095l0.215,0.11l0.031,0.201l0.031,0.183l-0.115,0.238l-0.123,0.439l-0.033,0.438l0.036,0.667l0.056,0.519l0.012,0.327l0.014,0.148l-0.077,0.102l-0.187,0.052l-0.159,0.021l-0.138,0.083l-0.031,0.167l-0.108,0.277l-0.111,0.206l-0.195,0.3l-0.124,0.311l-0.099,0.205l0.009,0.142l-0.071,0.273l-0.073,0.228l-0.154,0.768l-0.206,0.16l-0.164,0.079l-0.084,0.103l0.064,0.209l0.174,0.063l0.062,0.168l-0.023,0.263l0.115,0.244l-0.011,0.296l0.111,0.56l-0.1,0.367l0.034,0.318l-0.003,0.315l-0.146,0.246l-0.299,0.047l-0.165,0.227l-0.281,0.247l-0.031,0.199l-0.046,0.18l-0.115,0.066h-0.176l-0.146,0.028l-0.204,0.234l-0.218,0.126l-0.05,0.189l0.019,0.23l-0.115,0.143l-0.146,0.267l-0.092,0.286l0.092,0.268l0.1,0.479l0.015,0.201l-0.126,0.397l-0.104,0.256l0.1,0.327l0.084,0.183l-0.079,0.402l-0.067,0.253l0.054,0.464l0.2,0.522l0.191,0.465l0.028,0.542l0.049,0.431l0.091,0.467l0.192,0.186l0.146,0.156l-0.03,0.225l-0.107,0.274l-0.154,0.206l-0.38,0.068l-0.309,0.186l-0.249,0.129l-0.189,0.156l-0.136,0.166l-0.067,0.182l0.045,0.793l-0.03,0.293l-0.127,0.416l-0.119,0.336l-0.051,0.101l-0.015,0.149l-0.023,0.139l-0.133,0.032l-0.189,-0.062l-0.107,0.04l-0.077,0.109l0.065,0.26l0.069,0.459l0.096,0.195l-0.026,0.155l-0.036,0.334L274.462,585l-0.166,-0.001l-0.107,0.11l-0.046,0.19l0.05,0.248l0.218,0.203l0.077,0.13l-0.039,0.171l-0.169,0.07l-0.1,0.141l-0.095,0.313l-0.127,0.354l-0.135,0.262l-0.026,0.359l0.192,0.384l-0.021,0.376l-0.014,1.105l-0.019,0.376l0.059,0.624l-0.074,0.172l-0.039,0.164l0.188,0.455l0.209,0.738l0.056,0.294l-0.03,0.206l-0.281,0.175l-0.233,0.073l-0.138,-0.124l-0.092,0.051l-0.107,0.217l-0.123,0.176l-0.046,0.175l0.13,0.228l0.069,0.435l-0.146,0.187l-0.107,0.208l0.039,0.27l0.046,0.489l-0.092,0.813l0.124,0.29l0.134,0.139l0.438,0.166l0.329,0.083l0.087,0.271l-0.037,0.22l-0.158,0.109l-0.238,0.095v0.356l0.203,0.335l0.23,0.243l0.05,0.219l-0.013,0.224l-0.161,0.188l0.221,0.407l0.101,0.276l-0.101,0.213l-0.144,0.32l-0.126,0.153l0,0.174l-0.052,0.354l-0.012,0.347l0.042,0.207l1.387,0.164l0.317,0.064l0.173,0.207l-0.025,0.26l-0.173,0.277l-0.111,0.521l-0.272,0.087l-0.272,-0.139l-0.295,0.048l-0.256,0.034l-0.368,0.015l-0.489,0.067l-0.299,-0.077l-0.025,0.191l0.087,0.331l0.644,0.104l0.606,0.192l0.182,0.351l0.247,0.398l0.252,0.247l0.012,0.403l-0.396,0.422l-0.049,0.299l-0.52,0.088l-0.148,0.176l-0.074,0.583l0.062,0.46l0.198,0.159l0.136,0.301l-0.148,0.355l-0.35,0.245l-0.187,0.234l0.117,0.187l0.158,0.296l0.044,0.161l0.086,0.438l0.101,0.612l-0.012,0.297l-0.093,0.222l-0.348,0.35l-0.235,0.162l-0.046,0.433l-0.018,0.324l0.024,0.293l0.151,0.234l-0.012,0.236l-0.207,0.05l-0.177,0.113l-0.173,0.418l-0.504,0.428l-0.177,0.192l0.012,0.329l-0.199,0.471l-0.167,0.411l-0.128,0.384l0.025,0.405l0.284,0.178l0.223,0.395l0.099,0.499l-0.173,0.575l-0.402,0.217l-0.238,0.245l-0.072,0.186l0.063,0.605l-0.017,0.285l-0.063,0.268l-0.104,0.208l-0.217,0.232l-0.384,0.203l-0.326,0.14l-0.146,0.16l-0.171,0.353l-0.152,0.39l0.038,0.483l-0.916,0.057l-0.062,0.36l-0.198,0.284l-0.062,0.514l0.201,0.497l0.096,0.418l-0.164,0.505l0.06,0.52l0.018,0.415l0.322,0.462l0.21,0.573l0.105,0.485l0.063,0.379l0.084,0.23l0.132,0.261l0.061,0.302l0.198,0.098l0.356,-0.282l0.251,-0.191l0.175,-0.068l0.514,0.045l0.31,-0.178l0.14,0.019l0.189,0.1l0.147,0.21l0.111,0.477l0.068,0.535l-0.087,0.547l-0.145,0.119l-0.049,0.157l0.049,0.335l0.161,0.236l-0.003,0.338l-0.178,0.769l-0.116,0.317l0.206,0.358l0.184,0.319l0.371,0.238l0.305,0.338l0.21,0.28l-0.05,0.38l0.147,0.115l0.567,0.008l0.847,0.013l1.324,0.019l1.292,0.019l1.467,0.027l0.695,0.306l0.629,0.277h0.792l0.791,0.328l0.587,0.217l0.352,0.081l0.361,0.079l0.05,0.303l-1.583,-0.43l-0.355,-0.234l-0.301,-0.027l-0.578,0.292l-0.319,0.697l-0.167,0.198l-0.401,0.188l-0.404,0.037l-1.357,0.679l-0.483,0.058l-0.33,0.181l-0.322,0.26l-0.124,0.561l0.05,0.342l-0.367,1.229l-0.091,0.688l-0.002,0.351l0.105,0.575l-0.135,0.987l-0.244,0.216l-0.603,0.277l-0.41,-0.201l-0.702,-0.18l-0.5,-0.381l-0.643,-0.269l-0.206,-0.158l-0.568,-0.76l-0.061,-0.251l-0.041,-0.317l0.3,-0.451l0.161,-0.033l0.47,0.014l0.391,-0.073l0.25,0.242l0.069,0.528l-0.11,0.282l-0.1,0.174l0.031,0.133l0.281,-0.185l0.143,-1.182l0.955,-0.586l0.313,-0.342l0.305,-0.526l0.047,-0.15l0.023,-0.197l-0.203,-0.162l-0.451,-0.215l-1.432,1.103l-0.649,0.291l-0.418,0.317l-0.506,0.57l-0.096,0.169l-0.107,0.38l-0.051,0.419l-0.499,-0.191l-0.762,-0.606l-0.153,-0.222l0.153,-0.31l0.232,-0.258l0.016,-0.863l0.059,-0.302l0.161,-0.241l0.292,-0.265l0.145,-0.062l0.123,0.115l0.016,0.202l0.486,-0.015l0.943,-0.761l0.388,-0.018l0.512,0.17l0.578,-0.103l0.104,-0.077l0.12,-0.178l-0.431,-0.209l-0.413,-0.106l-1.161,-0.073l-0.251,0.081l-0.344,0.401l-0.114,-0.1l-0.073,-0.203l-0.394,-0.143l-0.189,0.029l-0.181,0.193l0.029,0.301l-0.101,0.322l-0.365,0.32l-0.248,0.51l0.012,0.398l-0.02,0.207l-0.091,0.11l-0.188,0.132l-0.605,-0.09l-0.342,-0.418l-0.133,-0.285l-0.387,-0.309l0.84,-0.383l0.295,-0.218l0.27,-0.485l0.201,-0.309l-0.143,-0.216l-0.168,-0.001l0.016,0.345l-0.185,0.282l-0.387,-0.134l-0.571,0.419l-0.351,-0.112l-0.572,0.123l-0.28,-0.226l-0.06,-0.286l0.101,-0.298l-0.105,-0.504l-0.158,-0.122l-0.161,0.028l-0.072,-0.299l-0.174,-0.525l-0.077,-0.142l-0.083,-0.243l0.086,-0.06l0.197,0.069l0.172,0.158l0.262,0.02l0.577,0.342l0.24,-0.082l0.13,-0.078l0.049,-0.284l0.003,-0.269h0.099l0.328,0.344l0.208,-0.032l0.368,0.091l0.187,-0.037l0.345,-0.128l0.543,-0.378l0.282,-0.39l0.135,-0.053l0.167,0.05l0.112,0.112l0.002,0.271l0.127,0.252l0.173,0.205l0.048,0.252l-0.035,0.247l-0.309,0.348l-0.058,0.121l0.104,0.129l0.128,-0.061l0.176,-0.172l0.1,-0.236l0.027,-0.123l0.011,-0.176l-0.013,-0.214l-0.251,-0.607l-0.032,-0.137l0,-0.274l0.286,-0.253l0.081,-0.196l0.013,-0.379l-0.148,-0.261l-0.614,-0.6l-1.026,-0.6l-0.118,0.063l-0.08,0.109l0.095,0.078l0.136,0.04l0.914,0.495l0.238,0.287l0.156,0.077l0.185,0.19l-0.047,0.28l-0.921,0.274l-0.73,0.594l-0.546,0.361l-0.379,-0.132l-0.18,-0.366l-0.191,-0.473l-0.287,-0.275l-0.163,0.025l-0.131,-0.051l-0.104,-0.146l-0.221,0.121l-0.486,-0.327l-0.141,-0.143l0.356,-0.46l0.392,0.177l0.095,-1.287l-0.122,-0.291l-0.51,-0.317l-0.25,0.041l-0.342,-0.043l-0.23,-0.145l-0.262,-0.058l-0.222,-0.085l-0.29,-0.196l-0.35,-0.105l-0.473,-0.809l-0.203,-0.423l-0.11,-0.462l0.724,-0.01l0.424,-0.075l0.103,-0.191l-0.149,-0.367l-0.208,-0.287l0.152,-0.271l0.217,-0.209l0.226,0.093l0.557,0.466l0.096,0.315l0.396,0.964l0.096,0.087l0.047,0.09l0.819,0.542l0.115,-0.008l-0.051,-0.454l0.236,-0.616l0.229,-0.203l0.115,0.002l0.012,-0.103l-0.223,-0.255l0.109,-0.341l-0.071,-0.011l-0.197,0.219l-0.396,1.072l-0.243,0.196l-0.333,-0.486l-0.189,-0.351l-0.093,-0.124l0.033,-0.548l0.66,0.111l-0.227,-0.18l-0.77,-0.315l-0.192,-0.153l-0.143,-0.057l-0.256,-0.37l-0.318,-0.313l0.548,-0.563l0.282,-0.395l0.882,0.21l0.171,-0.122l-0.148,-0.289l-0.174,0.088l-0.275,-0.18l-0.428,-0.538l0.015,-0.273l0.078,-0.502l0.17,-0.106l0.36,-0.104l0.411,0.163l0.179,0.132l0.155,-0.063l-0.157,-0.37l-0.268,-0.141l-0.299,-0.264l0.031,-0.292l0.096,-0.241l0.072,-0.263l0.05,-0.369l-0.027,-0.287l0.085,-0.132l0.132,-0.06l0.008,-0.107l-0.26,0.022l-0.094,0.362l-0.036,0.331l-0.185,0.266l-0.079,0.301l-0.047,0.36l-0.103,0.414l-0.225,-0.158l-0.132,-0.162l-0.051,-0.11l0.023,-0.211l-0.061,-1.301l-0.006,-1.082l0.115,-0.839l0.318,-0.333l0.145,-0.097l0.132,0.043l0.203,-0.003l0.134,-0.121l-0.456,-0.2l-0.276,0.114l-0.205,0.16l-0.369,-0.12l-0.07,-0.429l-0.218,-0.37l-0.038,-0.473l0.017,-0.682l0.517,0.059l0.421,0.133l1.113,-0.011l0.914,0.653l0.403,-0.087l-0.019,-0.132l-0.309,-0.165l-0.192,-0.365l-0.113,-0.106l-0.053,-0.219l-0.018,-0.256l-0.227,-0.936l-0.091,0.024l-0.087,0.32l-0.189,0.535l-0.264,0.261l-0.404,0.105l-0.399,0.06l-0.347,-0.103l-0.081,-0.222l0.009,-0.257l-0.15,-0.126l-0.392,-0.11l-0.111,-0.063l-0.129,-0.231l0.187,-0.351l0.153,-0.209l0.188,0.042l0.178,0.095l0.228,0.274l0.224,0.053l0.255,-0.219l0.05,-0.148l-0.16,-0.093l-0.146,-0.037l-0.227,-0.116l-0.446,-0.419l0.223,-0.425l0.526,-0.486l0.161,-0.111l-0.139,-0.409l0.158,-0.446l-0.162,-0.367l-0.292,-0.395l-0.395,-0.087l-0.084,0.115l-0.014,0.162l0.063,0.122l-0.037,0.088l-0.09,-0.003l-0.501,-0.087l-0.336,-0.263l-0.548,-0.239l-0.071,-0.187l-0.06,-0.274l0.192,-0.472l-0.097,-0.007l-0.356,0.365l-0.538,0.191l-0.396,0.063l-0.174,0.148l-0.069,0.123l0.105,0.072l0.229,0.018l0.167,0.458l-0.042,0.176l-0.082,0.118l-0.186,0.023l-0.389,-0.316l-0.205,-0.359l0.005,-0.284l0.139,-0.387l0.617,-0.519l0.171,-0.219l0.362,-0.242l0.483,-0.546l0.422,-0.303l-0.205,-0.25l-0.216,-0.376l0.022,-0.521l0.852,-0.206L266.25,607l0.471,-0.016l0.263,-0.124l0.191,-0.027l0.402,-0.143l0.173,-0.202l0.041,-0.154l-0.002,-0.134l-0.047,-0.166l-0.065,-0.428l0.066,-0.143l0.172,-0.17l0.226,-0.053l0.104,0.013l0.268,0.156l-0.054,0.222l-0.107,0.267l-0.219,1.065l-0.11,0.241l-0.173,0.209l0.115,0.437l-0.173,0.307l-0.772,0.327l-0.102,0.019l0.058,0.117l0.447,-0.028l0.346,-0.069l0.343,-0.276l0.108,-0.42l0.142,-0.817l0.186,-0.115l0.217,-0.026l0.113,0.192l-0.037,0.431l-0.001,0.417l-0.288,1.241l-0.348,0.5l-0.039,0.132l0.014,0.156l0.276,-0.023l0.21,-0.269l0.152,-0.344l0.152,-0.478l-0.017,-0.345l0.046,-0.213l0.063,-0.697l0.105,-0.352l-0.007,-0.491l-0.19,-0.185l-0.266,-0.112l-0.067,-0.3l0.139,-0.591l0.508,0.015l0.481,-0.402l0.315,-0.146l0.179,0.03l0.629,0.388l0.125,0.005l-0.02,-0.14l-0.098,-0.099l-0.248,-0.131l-0.456,-0.416l-0.614,-0.068l0.113,-0.539l0.119,-0.491l0.298,-0.068l0.5,-0.161l0.953,-0.734l0.166,-0.551l0.045,-0.618l-0.459,-0.161l-0.487,-0.403l-0.393,-0.214l-0.348,-0.269l0.068,-0.401l0.045,-0.652l0.437,-0.14l0.203,-0.892l-0.293,-0.681l0.07,-0.506l0.382,-0.431l0.068,-0.298l0.105,-0.327l0.336,-0.033l0.008,-0.178l-0.03,-0.324l-0.221,-0.382l-0.009,-0.528l0.208,-0.623l0.334,0.043l0.064,-0.026l-0.237,-0.376l-0.193,-0.413l0.033,-0.165l0.185,-0.14l0.214,-0.078l0.232,0.211l0.332,0.674l0.05,-0.173l-0.134,-0.686l-0.11,-0.851l-0.35,0.111l-0.321,-0.06l-0.121,-0.131l-0.12,-0.191l0.113,-0.233l0.113,-0.173l0.235,-0.218l0.488,-0.077l0.353,-0.273l0.118,-0.561l-0.116,0.055l-0.191,0.494l-0.322,0.167l-0.164,-0.025l-0.193,-0.092l-0.38,-0.43l-0.21,-0.1l-0.204,-0.011l-0.175,0.109l-0.446,0.758l-0.19,0.128l-0.785,0.061l-0.288,-0.088l-0.312,-0.117l0.038,-0.187l0.095,-0.199l0.177,-0.103l0.003,-0.114l-0.244,-0.029l-0.281,-0.209l-0.125,-0.265l-0.059,-0.474l-0.252,-0.747l-0.05,-0.534l0.178,-0.38l0.382,-1.486l0.117,-0.754l0.205,-0.661l-0.004,-0.435l0.53,-0.397l0.202,-0.237l0.45,-1.331l0.066,-0.715l-0.714,-2.157l-0.11,-0.41l-0.035,-0.509l0.17,-0.842l0.02,-0.319l-0.146,-0.46l-0.407,-0.75l-0.008,-0.382l0.171,-0.392l-0.166,-0.486l0.081,-0.3l0.089,-0.235l0.638,0.126l0.29,-0.06l0.155,-0.142l0.121,-0.397l0.061,-0.62l0.038,-0.267l0.055,-0.389l0.313,-0.156l0.108,-0.368l0.262,-0.512l0.27,-1.426l0.267,-0.351l0.27,-0.404l-0.103,-0.598l0.174,-0.276l0.16,-0.201l0.141,-0.364l0.192,-0.344l0.457,-0.493l0.116,-0.601l0.355,-1.035l0.07,-0.662l0.11,-0.447l-0.032,-0.416l0.213,-0.505l0.205,-0.425l0.064,-0.236l0.467,-0.56l0.079,-0.447l-0.167,-0.303l-0.003,-0.468l-0.13,-0.647l0.301,-0.242l0.122,-0.177l0.392,-1.03l-0.025,-0.403l0.113,-0.5l-0.258,-0.591l-0.036,-1.324l-0.144,-1.015l-0.238,-1.069l0.022,-0.596l-0.145,-0.74l-0.009,-0.426l0.111,-0.964l0.755,-0.605l0.147,-0.677l0.09,-0.912l-0.031,-0.663l-0.074,-0.297l-0.372,-0.487l-0.094,-0.869l0.072,-0.227l0.308,-0.244l0.217,-0.338l0.112,-0.524l0.226,-0.412l0.089,-0.994l0.191,-0.789l0.095,-0.275l0.3,-0.345l0.056,-0.092l0.046,-0.263l-0.014,-0.62l0.046,-0.378l0.239,-0.743l0.028,-0.343l0.265,-0.762l0.06,-0.547l0.113,-0.288l-0.044,-0.324l0.075,-0.724l-0.18,-0.408l-0.04,-0.238l0.227,-0.739l0.154,-0.18l0.249,-0.343l0.105,-0.385l0.019,-0.244l-0.318,-1.213l-0.043,-0.413l0.078,-0.959l0.109,-0.618l-0.036,-0.492l0.036,-0.253l0.055,-0.317l0.218,-0.384l0.05,-0.273l-0.077,-0.114l-0.259,-0.139l-0.214,-0.348l-0.015,-0.343l0.069,-0.25l0.016,-0.353l0.318,-0.069l0.17,-0.196l0.161,-0.366l0.203,-0.885l0.087,-1.095l0.121,-0.658l0.085,-0.325l0.072,-0.678l0.118,-0.443l0.021,-0.408l-0.023,-0.311l-0.305,-1.577l0.01,-0.579l0.129,-0.897l-0.002,-1.261l-0.026,-0.294l-0.115,-0.275l-0.034,-0.374l-0.184,-0.648l-0.166,-1.299l-0.003,-0.685l-0.072,-0.58l-0.159,-0.154l0.114,-0.035l0.267,-0.024l0.276,-0.001l0.35,-0.123l0.373,-0.228l0.243,-0.331l0.104,-0.302l0,-0.265l-0.109,-0.337l-0.03,-0.238l0.129,-0.114l0.341,-0.044l0.276,-0.225l0.212,-0.196l0.044,0.332l0.385,0.446l0.125,0.502l0.087,0.063l0.529,0.251l0.009,0.059l-0.077,0.094l-0.077,0.122l0.054,0.171l0.096,0.235l0.032,0.218l0.059,0.225l0.058,0.345l0.035,0.313l0.135,0.461l0.027,0.285l0.002,0.172l0.105,0.168l0.205,0.202l0.277,0.203l0.22,0.237l0.168,0.161l0.204,0.131l0.157,0.121l0.062,0.083l0.021,0.067l-0.068,0.064l-0.248,0.313l-0.346,0.477l0.006,0.058l0.331,0.343l0.053,0.136l-0.004,0.192l-0.111,0.231l-0.357,0.073l-0.08,0.063l-0.01,0.074l0.082,0.098l-0.013,0.228l0.129,0.252l-0.066,0.086l-0.132,0.116l-0.003,0.114l0.043,0.126l0.139,0.103l0.55,0.354l0.043,0.049l-0.008,0.037l-0.213,0.237l-0.022,0.146l0.006,0.241l0.03,0.156l0.069,0.065l0.276,0.073l0.341,0.542l0.328,0.511l-0.004,0.44l0.034,0.514l0.208,0.404l0.029,0.323l0.07,0.368l0.248,0.224l0.097,0.442l0.025,0.236l-0.015,0.155l0.193,0.482l0.022,0.415l-0.046,0.298l0.002,0.167l0.027,0.117l0.166,0.105l0.073,0.066l0.244,0.029l0.357,0.007l0.611,-0.11L287.118,528.065zM169.007,541.368l-0.433,0.097l0.014,-0.173l0.109,-0.15l0.32,0.086l0.15,0.016L169.007,541.368zM254.537,562.45l-0.503,0.072l-0.017,-0.021l0.029,-0.059l0.115,-0.103l0.14,-0.125l0.03,-0.004l0.052,0.01l0.058,0.023l0.15,0.084l0.044,0.058l-0.016,0.048L254.537,562.45zM268.655,597.183l-0.211,0.081l-0.197,0.02l-0.2,-0.059l-0.35,0.005l-0.348,-0.15l-0.327,-0.212l-0.091,-0.123l0.04,-0.176l0.235,-0.407l0.224,-0.768l0.149,-1.097l-0.12,-0.415l0.015,-0.171l0.055,-0.207l0.027,-0.212l-0.017,-0.214l0.028,-0.198l0.247,-0.417l0.037,-0.187l0.007,-0.203l0.107,-0.419l-0.033,-0.139l-0.091,-0.117l0.074,-0.103l0.858,0.307l0.57,0.071l0.03,0.318l0.11,0.25l0.065,0.448l0.089,0.102l-0.046,0.321l-0.263,0.139l0.023,0.296l0.151,0.279l-0.22,0.1l-0.238,0.06l-0.055,0.078l-0.172,0.061l-0.209,0.155l0.063,0.138l0.263,0.313l0.294,0.218l0.161,0.326l0.209,0.341l-0.102,0.217l-0.191,0.308l-0.305,0.205l-0.281,0.123l0.033,0.507L268.655,597.183zM266.143,598.192l-0.397,0.068l-0.09,-0.115l0.001,-0.098l0.068,-0.08l0.204,-0.053l0.133,0.066l0.07,0.094l0.022,0.086L266.143,598.192zM268.551,599.041l0.059,0.191l-0.124,0.026l-0.198,-0.03l-0.096,0.151l-0.049,0.03l-0.455,-0.134l-0.071,-0.06l0.009,-0.199l0.485,-0.017l0.309,-0.127l0.043,0.02L268.551,599.041zM268.762,601.251l-0.138,0.168l-0.218,0.03l-0.339,0.195l-0.036,0.169l-0.017,0.208l0.234,0.251l0.116,0.292l0.139,0.438l0.101,0.418l-0.009,0.129l0.025,0.218l0.167,0.338l0.016,0.153l-0.019,0.152l-0.067,0.282l-0.053,0.038l-0.165,0.028l-0.013,0.171l-0.041,0.056l-0.47,0.018l-0.232,-0.078l0.028,-0.515l-0.297,-0.202l-0.204,-0.34l-0.23,-0.586l-0.193,-0.18l-0.225,-0.462l-0.334,-0.394l0.385,-0.25l-0.06,-0.436l0.225,-0.149l0.338,-0.156l0.249,0.123l0.224,-0.043l0.1,-0.104l-0.03,-0.444l0.071,-0.349l0.247,-0.18l0.266,-0.021l0.1,0.197l0.131,0.194l0.322,0.153l-0.001,0.2L268.762,601.251zM270.865,602.765l-0.68,0.315l-0.341,-0.106l-0.132,-0.232l-0.064,-0.195l-0.07,-0.33l0.116,-0.177l0.25,-0.254l0.092,-0.164l0.045,-0.193l-0.016,-0.18l0.032,-0.172l0.147,-0.06l0.503,0.192l0.522,0.288l0.186,0.199l0.035,0.159l-0.228,0.351l-0.146,0.289L270.865,602.765zM269.052,602.928l-0.092,0.045l-0.083,-0.007l-0.085,-0.135l-0.028,-0.178l-0.183,-0.266l-0.052,-0.125l0.004,-0.15l0.105,-0.215l0.156,-0.059l0.105,0.008l0.127,0.253l0.037,0.275l0.033,0.284L269.052,602.928zM265.094,603.199l-0.07,0.064l-0.087,-0.019l-0.072,-0.125l-0.05,-0.214l0.098,-0.081h0.078l0.087,0.114l0.045,0.184L265.094,603.199zM267.142,606.385l-0.156,0.178l-0.272,0.085l-0.27,-0.139l-0.326,0.065l-0.034,-0.305l0.122,-0.25l0.247,-0.297l0.179,-0.397l-0.021,-0.56l0.147,-0.128l0.079,-0.197l0.313,-0.121l0.071,0.416l-0.084,0.744l0.211,0.44l0.03,0.147l-0.041,0.169L267.142,606.385zM264.898,615.152l-0.207,0.054l-0.024,-0.136l-0.187,-0.226l0.163,-0.149l0.318,-0.155l0.241,0.018l0.217,0.118l0.029,0.139l-0.379,0.183l-0.093,0.101L264.898,615.152zM266.427,618.32l-0.053,0.101l-0.346,-0.062l-0.599,0.106l-0.252,-0.384l-0.11,-0.609l-0.075,-0.125l-0.149,-0.347l-0.075,-0.227l-0.152,-0.352l-0.059,-0.369l-0.038,-0.111l0.137,-0.219l0.627,-0.216l0.223,-0.349l0.191,0.046l-0.053,0.712l0.115,0.24l0.213,0.2l0.04,0.082l0.036,0.253l0.107,0.393l0.138,0.185l0.036,0.114l0.006,0.097l-0.05,0.135L266.427,618.32zM263.781,619.047l-0.316,0.005l-0.079,-0.756l0.372,-1.086l0.026,-0.413l-0.125,-0.311l-0.051,-0.255l0.031,-0.104l0.475,-0.215l0.148,0.228l0.177,0.605l0.336,0.87l-0.008,0.835l-0.187,0.206l-0.586,0.211L263.781,619.047zM266.683,620.685l0.026,0.629l-0.047,0.633l-0.108,0.78l0.018,0.159l0.126,0.038l0.034,0.098l-0.037,0.412l-0.067,0.317l-0.131,0.26l-0.076,0.312l-0.07,0.069l-0.305,0.055l-0.167,-0.034l-0.134,-0.355l-0.039,-0.218l0.008,-0.285l-0.165,-0.382l-0.005,-0.146l0.064,-0.251l0.133,-0.124l0.02,-0.386l0.067,-0.115l0.151,-0.159l0.023,-0.065l-0.014,-0.057l-0.056,-0.006l-0.607,0.476l-0.059,0.135l-0.027,0.179l-0.007,0.632l-0.107,0.366l-0.097,0.07l-0.283,0.016l-0.374,-0.037l-0.424,-0.336l-0.277,0.093l-0.057,-0.408l0.139,-0.326l0.516,0.028l0.087,-0.579l-0.164,-0.136l-0.182,-0.232l-0.108,-0.213l0.097,-0.158l0.299,-0.229l0.16,-0.024l0.148,0.128l0.367,-0.097l-0.021,-0.363l-0.327,-0.16l0.073,-0.275l0.413,-0.263l0.247,-0.265l0.011,-0.301l-0.1,-0.3l0.031,-0.117l0.206,-0.247l0.288,-0.119l0.131,0.017l0.267,0.174l0.238,0.021l0.058,0.052l0.043,0.193L266.683,620.685zM264.914,619.357l-0.023,0.338l-0.415,0.652l-0.357,0.386l-0.326,0.306l-0.208,-0.003l-0.171,-0.147l0.192,-0.242l0.239,-0.241l-0.076,-0.312l-0.072,-0.09l-0.101,-0.033l-0.173,-0.162l0.053,-0.241l0.101,-0.115l0.134,-0.088l0.125,0.052l0.542,-0.169l0.171,-0.137l0.33,-0.023L264.914,619.357zM265.059,625.655l-0.549,0.352l-0.161,-0.146l-0.396,0.002l0.104,-0.381l0.04,-0.279l0.06,-0.108l0.022,-0.241l0.119,-0.439l0.328,0.146l0.245,0.043l0.332,0.146l0.36,0.093l0.105,0.382l-0.35,0.175L265.059,625.655zM264.365,627.345l-0.08,0.408l-0.227,-0.035l-0.076,-0.104l-0.04,-0.259l-0.07,-0.125l0.098,-0.259l0.064,-0.287l-0.022,-0.22l0.348,0.016l0.414,0.057l0.115,0.06l-0.127,0.194l-0.121,0.115l-0.25,0.071L264.365,627.345zM266.452,629.999l-0.006,0.375l-0.089,0.12l-0.078,0.036l-0.197,-0.114l-0.113,-0.013l-0.187,0.199l-0.157,0.101l-0.234,-0.026l-0.311,-0.135l-0.277,0.566l-0.13,0.19l-0.271,0.265l-0.03,-0.311l0.172,-0.463l0.08,-0.315l0.158,-0.468l0.318,0.176l0.446,-0.173l0.406,-0.321l0.351,-0.002l0.115,0.171L266.452,629.999zM265.71,631.585l0.12,0.879l0.086,0.123l0.286,0.065l0.311,0.448l0.014,0.123l-0.376,0.765l-0.08,0.545l-0.441,-0.039l-0.185,-0.541l-0.279,-0.521l-0.094,-0.608l-0.153,-0.521l0.273,-0.294l0.261,0.065l0.015,-0.398L265.71,631.585zM267.621,632.946l-0.084,0.05l-0.312,-0.105l-0.156,-0.095l-0.238,-0.239l-0.038,-0.247l-0.107,-0.293l0.069,-0.004l0.249,0.116l0.102,0.089l0.136,0.188l0.403,0.269l0.051,0.079l-0.01,0.103L267.621,632.946zM283.09,636.249l-0.005,1.375l-0.005,1.363l-0.004,1.283l-0.004,1.292l-0.004,1.256l-0.004,1.297l-0.022,1.464l-0.016,1.096h-0.422l-0.111,0.112l-0.668,0.161l-1.136,-0.248l-0.284,-0.224l-0.381,-0.489l-0.136,0.132l-0.358,0.207l-0.368,0.164l-0.302,0.018l-0.28,-0.203l-0.06,-0.103l-0.064,-0.022l-0.604,0.281l-0.668,-0.287l-0.532,-0.175l-0.855,-0.099l-0.594,-0.36l-1.096,0.031l-0.197,-0.119l-0.073,-0.352l0.058,-0.163l0.234,-0.099l0.065,-0.195l0.237,0.047l0.307,0.258l0.094,-0.009l0.203,-0.243l0.3,-0.215l0.107,-0.022l0.551,0.265l0.222,-0.03l0.318,-0.119l0.057,-0.104l0.051,-0.182l0.084,-0.106l0.283,-0.052l0.276,0.104l0.032,0.317l-0.038,0.34l0.359,0.092l0.436,-0.011l0.3,0.127l0.038,-0.207l-0.479,-0.541l-0.201,-0.335l-0.27,-0.197l-0.347,-0.101l-0.29,-0.626l0.018,-0.547l-0.031,-0.531l0.626,-0.291l-0.144,-0.452l0.216,-0.342l0.246,-0.131l0.248,1.26l0.178,0.444l-0.227,0.09l-0.475,-0.001l0.265,0.623l0.436,0.214l0.375,0.463l0.008,0.337l0.208,0.152l0.502,0.01l0.346,-0.066l0.163,-0.225l0.188,-0.071l0.337,0.279l0.568,0.207l0.153,0.146l0.111,0.244l0.007,0.263l0.029,0.14l0.165,-0.068l0.236,-0.357l0.116,-0.124l0.142,-0.061l0.09,-0.08l0.003,-0.104l-0.425,-0.252l-2.224,-1.175l-0.273,-0.467l-0.184,-0.586l0.006,-0.603l0.162,-0.186l0.397,-0.237l0.729,-0.334l0.841,-0.479l0.105,-0.092l-0.01,-0.299l-0.105,-0.201l-0.334,-0.147l-0.349,-0.037l-0.333,0.015l-0.333,0.063l-0.607,0.317l-0.344,-0.02l-0.327,-0.171l-0.242,-0.342l-0.125,-0.461l0.001,-0.294l0.046,-0.27l0.148,-0.275l0.199,-0.12l0.178,0.016l0.168,-0.064l0.1,-0.094l0.085,-0.126l-0.025,-0.109l-0.065,-0.094l-0.271,-0.194l-0.107,-0.187l-0.232,-0.301l0.127,-0.084l0.408,-0.047l0.285,0.207l0.266,0.245l0.163,-0.001l0.146,-0.103l0.336,-0.313l0.281,-0.393l0.256,-0.446l0.207,-0.267l0.236,-0.024l0.693,0.836l0.245,0.031l0.814,-0.45l0.091,0.024l0.276,0.228L283.09,636.249zM266.937,637.498l0.046,0.042l0.111,-0.01l0.155,0.075l0.586,0.092l0.524,0.218l0.273,0.205l0.359,0.063l0.294,0.261l0.125,0.066l0.151,0.021l0.394,0.483l0.022,0.055l0.447,0.382l0.022,0.061l-0.254,0.021l-0.515,-0.178l-0.257,-0.01l-0.186,-0.055l-0.043,-0.031l-0.037,-0.221l-0.059,-0.109l-0.495,-0.509l-0.206,-0.111l-0.357,-0.099l-0.406,0.069l-0.274,-0.065l-0.095,0.023l-0.405,-0.403l-0.404,-0.34l-0.173,-0.403l-0.257,-0.309l-0.001,-0.09l0.118,-0.069l0.276,0.174l0.272,0.298l0.147,0.113L266.937,637.498zM271.042,640.111l0.076,0.383l0.04,0.073l0.204,-0.062l0.348,-0.035l0.57,0.143l0.065,0.051l0.242,0.419l0.186,0.179l0.284,0.389l-0.283,0.26l-0.167,0.374l-0.009,0.189l-0.111,0.11l-0.174,0.114l-0.259,0.219l-0.319,0.024l-0.314,0.116l-0.146,0.105l-0.086,0.007l-0.102,-0.057l-0.109,-0.108l-0.035,-0.125l0.215,-0.116l0.281,-0.413l0.05,-0.428l-0.303,-0.077l-0.181,0.059l-0.135,-0.002l-0.155,-0.131l-0.094,0.201l-0.035,0.193l0.041,0.295l-0.028,0.096l-0.11,0.054l-0.254,-0.112l-0.264,-0.199l-0.021,-0.115l0.054,-0.398l-0.005,-0.207l-0.055,-0.298l-0.029,-0.031l-0.099,0.007l-0.311,0.057l-0.311,-0.381l-0.168,-0.402l-0.572,-0.115l0.446,-0.56l0.672,-0.079l0.228,0.283l0.748,0.195l-0.045,-0.3l0.012,-0.107l0.103,-0.134l0.058,-0.011l0.088,0.094l0.144,0.04l0.066,0.092L271.042,640.111zM275.343,642.722l0.622,0.381l0.412,-0.003l-0.002,0.238l0.05,0.406l-0.065,0.165l-0.154,0.169l-0.097,0.24l-0.072,0.037l-0.453,-0.29l-0.473,-0.396l-0.238,0.069l-0.315,-0.097l-0.254,0.021l-0.158,0.224l-0.368,0.117l-0.067,-0.448l-0.334,-0.424l-0.333,-0.339l0.181,-0.519l0.216,-0.083l0.204,-0.173l0.817,0.183l0.424,0.155L275.343,642.722zM276.462,646.745l0.13,0.308l0.048,0.057l0.346,0.121l0.156,-0.073l0.376,-0.034l0.226,-0.119l0.329,-0.061l0.377,0.767l-0.042,0.234l-0.298,0.254l-0.201,0.056l-0.19,-0.077l0.013,-0.129l-0.035,-0.112l-0.13,-0.146l-0.122,0.014l-0.197,0.108l-0.094,-0.014l-0.199,-0.119l-0.349,-0.088l-0.069,-0.108l-0.008,-0.16l-0.066,-0.08l-0.364,-0.257l-0.233,-0.219l-0.197,-0.029l-0.072,0.026l-0.073,0.104l-0.177,0.1l-0.051,-0.017l-0.057,-0.083l-0.029,-0.12l0.075,-0.242l0.102,-0.023l0.497,0.048l0.305,0.112L276.462,646.745zM280.079,646.993l2.251,0.481l0.694,-0.292l0.549,0.009l0.163,0.401l-0.557,0.423l-0.042,0.134l0.078,0.108l0.572,0.068l0.145,0.136l0.133,0.176l-0.113,0.261l-0.011,0.121l0.06,0.117l0.429,0.396l0.176,0.204l0.089,0.196l0.036,0.344l-0.008,0.276l-0.096,0.037l-0.209,-0.084l-0.204,-0.16l-0.179,-0.396l-0.125,-0.079l-0.361,-0.08l-0.358,-0.193l-0.279,0.011l-0.257,-0.082l-0.23,0.072l-0.082,-0.13l-0.099,-0.263l-0.002,-0.114l0.121,-0.414l-0.003,-0.108l-0.063,-0.013l-0.268,0.084l-0.108,-0.056l-0.292,-0.3l-0.118,-0.057l-0.293,-0.029l-0.166,0.53l-0.009,0.132l0.169,0.338l0.332,0.521l-0.168,0.01l-0.48,-0.16l-0.123,-0.1l-0.148,-0.263l-0.285,-0.152l-0.1,-0.094l-0.029,-0.11l-0.003,-0.341l-0.063,-0.05l-0.405,0.087l-0.083,-0.083l-0.034,-0.144l-0.059,-0.08l-0.261,-0.131l-0.023,-0.082l0.116,-0.097l0.072,-0.243l0.102,-0.874L280.079,646.993zM287.44,648.141l-0.083,0.188l-0.177,0.248l-0.238,0.192l-0.231,0.053l-0.167,-0.1l-0.084,-0.176l-0.039,-0.174l-0.057,-0.095l-0.088,-0.021l-0.114,0.005l-0.14,0.065l-0.298,0.251l-0.128,0.065l-0.086,0.016l-0.848,-0.188l-0.083,-0.07l-0.1,-0.167l-0.11,-0.497l-0.356,-0.442l0.545,-0.25l0.654,0.001l1.262,0.191l0.503,0.043l0.387,0.42l0.061,0.252L287.44,648.141zM289.146,648.51l-0.224,0.215l-0.167,-0.014l-0.054,-0.078l-0.018,-0.098l0.033,-0.104l0.07,-0.095l0.164,-0.119l0.051,-0.019l0.246,0.118L289.146,648.51zM286.854,651.219l-0.103,0.039l-0.076,-0.094l-0.115,-0.066l-0.468,-0.139l-0.01,-0.084l0.049,-0.12l0.093,-0.107l0.18,-0.106l0.145,-0.275l0.065,0.021l0.066,0.112l0.112,0.38l0.135,0.274l-0.014,0.095L286.854,651.219zM286.051,651.781l-0.102,0.01l-0.248,-0.093l-0.371,-0.041l-0.042,-0.038l-0.009,-0.073l0.044,-0.075l0.202,-0.057l0.609,0.049l0.078,0.034l0.021,0.058l-0.099,0.165L286.051,651.781z"},"cn":{"name":"China","path":"M786.907,405.757l0.14,0.132l0.091,0.191l0.075,0.352l0.045,0.324l-0.283,0.206l-0.254,0.083l-0.509,0.789l-0.106,0.249l-0.086,0.104l-0.027,0.108l0.01,0.108l-0.132,0.378l-0.116,0.465l-0.074,0.19l-0.146,0.146l-0.185,0.074l-0.12,0.011l-0.109,0.04l-0.269,0.253l-0.303,0.19l0.051,0.087l0.003,0.083l-0.133,0.092l-0.147,-0.018l-0.427,0.075l-0.156,0.142l-0.16,0.262l-0.061,0.036l-0.258,0.061l-0.196,0.023l-0.335,-0.185l-0.166,-0.054l-0.442,-0.075l-0.431,-0.125l-0.302,-0.143l-0.619,-0.35l-0.072,-0.633l-0.106,-0.342l-0.007,-0.122l0.041,-1.055l0.043,-0.116l0.079,-0.101l0.273,-0.236l0.313,-0.187l0.449,-0.392l0.326,-0.179l0.273,-0.258l-0.16,0.011l-0.118,-0.033l0.116,-0.221l0.125,-0.118l0.145,-0.064l0.29,0.046l0.268,-0.046l0.198,-0.196l0.188,-0.042l0.716,0.064l0.496,-0.09l0.248,-0.181l0.117,-0.007l0.366,0.051l0.136,0.188l-0.012,-0.126l0.016,-0.123l0.067,0.013l0.479,0.233l0.001,-0.285l0.027,-0.075l0.149,-0.119l0.075,0.002l0.186,0.23l0.181,0.134L786.907,405.757zM785.494,402.476l0.104,0.104l0.278,-0.073l0.051,0.132l-0.002,0.062l-0.099,0.152l-0.23,-0.117l-0.229,0.027l-0.166,-0.01l-0.045,-0.072l0.127,-0.148L785.494,402.476zM791.833,400.838l-0.275,0.063l-0.059,-0.013l0.096,-0.155l0.249,-0.107L791.833,400.838zM792.244,400.952l-0.054,0.06l-0.082,-0.109l-0.023,-0.156l-0.059,-0.084l0.135,-0.106l0.06,-0.117l0.16,0.023l0.066,0.035l-0.141,0.122l-0.033,0.052L792.244,400.952zM794.391,397.328l0.023,0.14l-0.219,-0.213l-0.063,-0.012l-0.104,-0.08l-0.061,-0.134l0.17,-0.005l0.156,0.159L794.391,397.328zM807.379,392.173l-0.094,0.185l-0.166,-0.031l-0.005,-0.131l-0.034,-0.038l0.046,-0.122l0.03,-0.034l0.188,0.104L807.379,392.173zM811.976,389.215l-0.209,0.143l-0.13,-0.068l-0.002,-0.192l0.066,-0.173l-0.076,-0.125l0.074,-0.148l0.155,-0.044l0.056,0.093l0.087,0.049l0.027,0.051l0.001,0.097l-0.083,0.16l0.065,0.087L811.976,389.215zM815.99,380.993l-0.245,0.076l-0.092,0l0.008,-0.23l0.2,-0.219l0.081,0.073l0.046,0.114L815.99,380.993zM818.575,375.914l-0.01,0.06l-0.239,-0.209l-0.115,-0.034l0.055,-0.119l0.161,-0.03l0.128,0.262L818.575,375.914zM819.225,375.228l-0.027,0.149l-0.075,-0.021l-0.1,-0.265l0.054,-0.065l0.142,0.016L819.225,375.228zM818.922,374.999l-0.041,0.063l-0.347,-0.185l-0.376,-0.039l-0.13,-0.163l-0.023,-0.256l0.396,0.011l0.488,0.231l0.105,0.118L818.922,374.999zM817.705,370.031l-0.23,0.094l-0.73,-0.281l-0.516,-0.309l-0.308,-0.375l-0.044,-0.155l0.359,0.026l0.351,0.135l0.078,0.206l0.142,0.065l0.096,0.12l0.65,0.279l0.1,0.084L817.705,370.031zM822.271,285.004l0.127,0.014l0.07,-0.001l0.135,-0.094l0.373,0.167l0.713,0.496l0.447,0.22l0.185,-0.054l0.2,0.137l0.219,0.328l0.271,0.193l0.488,0.089l0.484,0.358l0.195,0.02l0.068,-0.201l0.181,-0.115l0.292,-0.03l0.423,0.177l0.553,0.383l0.347,0.168l0.141,-0.046l0.148,0.071l0.119,0.179l0.011,0.221l-0.041,0.118l0.133,0.186h0.153l0.25,0.089l0.196,0.328l0.176,0.152l0.123,0.131l0.022,0.109l0.011,0.11l-0.036,0.085l-0.067,0.141l-0.021,0.151l0.085,0.17l0.311,0.123l0.105,0.127l0.024,0.162l0.097,0.179l0.212,0.207l0.08,0.173l-0.049,0.139l0.063,0.116l0.104,0.091l0.022,0.329l0.009,0.189l0.171,0.212l0.035,0.434l0.119,0.479l0.401,0.655l0.133,0.354l-0.034,0.42l0.058,0.197l0.183,0.095l0.087,0.177l-0.01,0.259l0.071,0.161l0.058,0.171l-0.039,0.266l0.058,0.239l0.094,0.14l0.066,0.258l0.037,0.322l0.269,0.508l0.499,0.694l0.306,0.538l0.111,0.382l0.001,0.314l-0.109,0.246l-0.006,0.179l0.098,0.112l0.029,0.151l-0.039,0.191l0.162,0.226l0.548,0.392l-0.219,0.6l-0.058,0.421l0.029,0.442l0.136,0.311l0.241,0.18l0.15,0.188l0.059,0.196l0.29,0.213l0.52,0.231l0.667,0.041l0.813,-0.151l0.497,-0.025l0.183,0.1l0.063,0.152l-0.059,0.203l0.138,0.133l0.334,0.064l0.229,0.127l0.126,0.192l0.154,0.054l0.183,-0.083l0.178,0.012l0.173,0.106l0.112,-0.037l0.098,-0.116h0.157l0.161,0.002l0.1,0.281l0.162,0.158l0.224,0.035l0.341,0.341l0.686,0.969l0.446,0.343l0.447,0.107l0.556,0.022l0.18,0.374l-0.146,0.395l-0.037,0.329l0.126,0.118l0.174,0.386l0.246,0.224l0.047,0.177l0.114,0.198l-0.048,0.365l-0.211,0.533l0.058,0.454l0.326,0.375l0.188,0.361l0.049,0.346l0.081,0.21l0.115,0.074l0.334,-0.026l0.555,-0.125l0.406,0.021l0.26,0.169l0.641,0.006l1.023,-0.156l0.646,-0.048l0.27,0.06l0.24,-0.223l0.211,-0.507l0.197,-0.238l0.185,0.03l0.292,-0.163l0.401,-0.357l0.348,-0.173l0.441,0.018l0.47,0.018l0.294,-0.15l0.276,-0.313l0.479,-0.277l1.021,-0.363l0.245,-0.057l0.117,0.02l0.34,0.057l0.302,0.142l0.285,0.285l0.044,0.183l-0.032,0.24l-0.063,0.139l-0.117,0.156l-0.11,0.253l0.071,0.197l0.165,0.421l0.136,0.304l0.15,0.358l-0.067,0.128l-0.091,0.248l-0.279,0.419l-0.152,0.16l-0.164,0.156l-0.283,0.038l-0.121,0.036l-0.137,0.066l-0.086,0.148l-0.098,0.104l-0.162,0.208l-0.013,0.179l0.073,0.266l0.036,0.272l-0.183,0.243l-0.142,0.373l-0.043,0.112l-0.07,0.282l-0.021,0.098l-0.045,0.592l-0.183,0.403l-0.255,0.468l0.057,0.279l0.045,0.258l-0.063,0.125l-0.016,0.109l-0.037,0.248l-0.08,0.095l-0.232,0.155l-0.139,0.187l0.029,0.283l-0.071,0.245l-0.106,0.216l-0.111,0.141l-0.16,0.09l-0.106,0.076l-0.08,0.274l-0.024,0.212l-0.075,0.211l0.046,0.215l-0.081,0.186l-0.228,0.13l-0.129,0.077l-0.119,0.031l-0.228,0.202l-0.204,0.691l-0.046,0.401l0.047,0.356l-0.286,0.223l-0.212,0.177l-0.133,-0.064l-0.141,-0.06l-0.324,-0.077l-0.162,-0.052l-0.326,-0.116l-0.522,-0.147l-0.51,-0.171l-0.32,-0.09l-0.252,-0.072l-0.191,-0.118l-0.161,-0.211l-0.16,0.085l-0.148,0.25l-0.247,0.148l-0.112,0.273l-0.099,0.209l-0.256,0.279l-0.114,0.115l-0.501,0.189l-0.113,0.063l-0.409,0.04l-0.139,0.083l-0.144,0.176l-0.039,0.175l0.102,0.184l0.159,0.368l0.074,0.251l0.108,0.497l0.363,1.553l-0.117,0.267l-0.109,1.157l0.026,0.208l-0.011,0.324l0.007,0.237l0.075,0.059l0.098,0.083l0.05,0.138l-0.013,0.212l-0.05,0.155l-0.077,0.307l-0.102,0.443l-0.113,0.17l-0.074,0.135l-0.063,0.093l-0.008,0.313l-0.042,0.206l-0.177,0.073l-0.176,0.12l-0.209,-0.044l-0.184,0.024l-0.227,0.08l-0.407,0.093l-0.236,0.124l-0.113,0.09l-0.078,0.108l-0.014,0.104l0.054,0.055l0.229,0.042l0.157,0.194l0.022,0.212l-0.162,0.121l-0.08,-0.133l-0.135,-0.042l-0.251,-0.187l-0.184,-0.206l-0.137,-0.228l0.006,-0.487l-0.023,-0.073l-0.25,-0.1l-0.074,-0.146l-0.119,-0.069l-0.169,0.044l-0.127,-0.046l-0.101,-0.08l-0.12,-0.009l-0.104,0.126l-0.056,0.271l-0.175,0.449l-0.016,0.271l-0.075,0.386l-0.075,0.489l-0.063,0.102l-0.195,0.015l-0.067,0.032l-0.103,0.166l-0.123,0.028l-0.109,-0.097l-0.171,-0.097l-0.163,-0.013l-0.146,0.097l-0.172,0.211l-0.098,0.17l-0.035,0.16l-0.027,0.197l-0.174,0.188l-0.158,0.099l-0.327,0.277l-0.104,0.115l-0.234,0.001l-0.255,-0.011l-0.344,0.075l-0.56,0.038l-0.335,-0.057l-0.414,0.053l-0.323,0.09l-0.046,0.135l0.012,0.2l0.064,0.13l0.079,0.087l0.134,0.268l0.141,0.259l0.213,0.167l0.089,0.18l0.004,0.167l-0.101,0.21l-0.153,0.274l-0.143,0.169l-0.107,-0.006l-0.164,-0.098l-0.111,-0.124l-0.265,-0.046l-0.648,0.079l-0.324,-0.055l-0.155,-0.101l-0.271,-0.007l-0.419,-0.135l-0.256,-0.043l-0.121,-0.086l-0.023,-0.198l-0.12,-0.136l-0.068,-0.163l-0.152,-0.205l-0.146,-0.103l-0.144,-0.043l-0.157,0.124l-0.168,0.112l-0.125,-0.025l-0.061,0.031l-0.068,0.093l-0.27,0.19l-0.063,0.174l-0.107,0.369l-0.075,0.379l-0.064,0.134l-0.109,0.023l-0.111,0.114l-0.233,0.355l-0.211,0.327l-0.306,0.221l-0.145,0.202l-0.074,0.184l-0.218,0.257l-0.32,0.046l-0.255,0.075l-0.156,0.02l-0.112,0.104l-0.082,0.158l-0.039,0.063h-0.145l-0.144,0.134l-0.353,0.305l-0.288,0.057l-0.36,0.203l-0.317,0.154l-0.132,0.087l-0.035,0.096l-0.046,0.122l-0.153,0.024l-0.148,-0.006l-0.33,0.279l-0.167,0.237l-0.649,0.504l-0.265,0.283l-0.068,0.366l-0.034,-0.027l-0.231,0.319l-0.454,0.303l-0.97,0.068l-0.307,-0.215l-0.111,0.148l-0.086,0.199l-0.255,0.066l-0.397,0.018l-0.223,0.131l-0.119,0.146l-0.545,0.047l-0.2,0.195l-0.34,0.069l-1.417,0.85l-0.309,0.357l-0.293,0.417l-0.205,0.209l-0.184,0.146l-0.167,0.06l-0.164,0.144l-0.166,0.018l-0.169,-0.066l-0.189,0.023l-0.125,0.174l0.105,0.227l-0.058,0.096l-0.372,0.123l-0.554,0.081l-0.234,0.148l-0.082,0.084l-0.122,0.042l-0.118,-0.292l-0.042,-0.386l0.229,-0.093l0.211,-0.049l1.169,-0.534l-0.146,-0.402l0.104,-0.175l0.262,-0.285l0.17,-0.141l-0.092,-0.052l-0.767,0.094l-0.439,-0.007l-0.226,-0.029l0.068,-0.244l-0.038,-0.244l-0.053,-0.091l0.391,-0.278l0.177,-0.068l0.135,0.004l-0.01,-0.168l-0.112,-0.253l0.121,-0.327l0.796,-0.385l0.191,-0.35l0.319,-0.327l0.584,-0.814l0.035,-0.139l0.17,-0.383l0.03,-0.153l-0.27,-0.224l-0.107,-0.314l-0.79,-0.568l-0.067,-0.489l-0.074,0.021l-0.12,0.342l-0.103,0.11l-0.366,0.01l-0.173,-0.129l-1.018,-0.084l-0.249,0.221l-0.232,0.341l-0.227,0.244l-0.228,0.125l-0.198,0.222l-0.818,1.314l-0.309,0.1l-1.455,0.791l-0.729,0.31l-0.561,0.546l-0.193,0.33l-0.171,0.366l-0.104,0.553l-0.518,0.671l-0.178,0.144l-0.181,0.058l-0.241,-0.021l-0.208,0.042l-0.354,-0.059l-0.434,0.212l-0.488,0.183l-0.421,-0.461l-0.301,-0.114l-0.491,0.128l-0.228,0.205l-0.472,1.013l-0.177,0.579l0.012,0.237l0.275,0.718l0.311,0.401l0.697,0.457l1.482,0.314l0.348,-0.112l0.373,-0.001l0.393,0.298l0.246,0.492l0.022,0.335l0.008,0.116l0.09,0.099l0.053,0.169l-0.156,0.14l-0.12,0.07l-0.101,0.519l-0.006,0.573l0.127,0.19l0.319,0.267l0.493,0.22l0.456,0.047l0.871,-0.106l0.356,-0.345l-0.021,-0.149l0.009,-0.193l0.767,-0.507l0.437,-0.45l-0.068,-0.119l-0.084,-0.079l0.077,-0.046l0.239,-0.032l1.066,-0.47l0.839,0.384l0.479,0.442l0.474,0.074l0.328,0.226l0.379,0.192l0.494,0.013l0.417,0.04l0.127,-0.178l0.131,-0.117l0.148,0.023l0.167,0.233l0.474,0.179l0.437,-0.009l0.306,-0.065l0.182,0.083l-0.263,0.298l0.039,0.48l-0.201,0.152l-0.193,0.244l0.114,0.161l0.101,0.068l-0.01,0.195l-0.176,0.111l-0.326,0.29l-0.188,-0.005l-0.089,-0.056l-0.063,-0.104l-0.047,-0.167l-0.114,-0.11l-0.316,-0.042l-0.328,0.04l-0.738,0.43l-0.721,0.342l-0.755,0.271l-0.253,0.171l-0.18,0.047l-0.313,-0.129l-0.189,0.008l-0.04,0.089l0.241,0.238l0.063,0.186l-0.025,0.143l-0.137,0.063l-0.199,-0.104l-0.182,0.149l-0.082,0.251l-0.004,0.597l-0.12,0.133l-0.333,0.073l-0.354,0.19l-0.126,-0.088l-0.05,-0.107l0.037,-0.274l-0.044,-0.134l-0.162,0.007l-0.244,0.082l-0.186,0.18l-0.064,0.109l0.245,0.351l0.233,0.036l0.057,0.079l-0.185,0.171l-0.461,0.254l-0.077,0.213l-0.137,0.204l-0.188,0.162l-0.128,0.171l-0.156,0.089l-0.255,0.1l-0.313,0.408l-0.229,0.381l-0.272,0.196l-0.215,0.642l-0.385,0.348l-0.142,0.556l0.1,0.341l0.423,-0.003l0.211,0.12l0.438,0.448l0.524,0.292l0.544,0.164l0.667,0.413l0.184,0.175l0.157,0.355l0.289,1.02l0.208,0.504l0.014,0.263l0.312,0.495l0.333,0.85l0.384,0.734l0.073,0.577l-0.124,0.263l0.001,0.341l0.383,0.313l0.852,0.363l0.136,0.107l0.167,0.176l0.008,0.547l0.132,0.174l0.111,0.106l0.516,0.231l0.216,0.192l0.229,0.306l0.066,0.274l0.028,0.371l-0.288,0.013l-0.232,-0.042l-0.923,-0.482l-0.24,-0.013l-0.339,0.067l-0.483,-0.089l-0.51,-0.535l-0.368,-0.162l-0.395,-0.082l-0.942,0.46l-0.24,-0.033l-0.069,0.052l-0.106,0.079l0.437,0.099l0.438,-0.151l0.42,-0.223l0.613,0.119l0.103,0.201l0.101,0.339l0.42,0.229l0.33,0.101l0.42,0.3l0.41,0.468l0.869,0.542l0.352,0.512l0.136,0.33l0.122,0.471l-0.304,0.152l-0.265,0.021l-0.415,0.074l-0.305,0.167l-0.306,0.292l-0.877,0.459l-0.166,0.287l-0.114,0.25l-0.214,0.123l-0.537,-0.117l-0.506,0.01l-0.573,0.337l-0.143,0.137l0.095,-0.027l0.09,-0.043l0.258,0.051l0.399,-0.18l0.39,0.549l0.761,-0.089l0.715,-0.456l0.277,-0.008l0.231,0.07l0.259,0.18l0.688,0.799l0.378,0.087l0.37,0.187l0.205,0.021l0.185,0.056l-0.498,0.292l-0.643,0.63l-0.286,0.15l-0.192,0.168l0.518,-0.084l0.368,-0.301l0.186,-0.074l0.149,0.07l0.076,0.371l-0.142,1.138l-0.181,0.02l-0.176,-0.309l-0.206,-0.098l-0.173,0.064l-0.343,-0.002l-0.131,0.14l-0.11,0.198l0.205,0.041l0.404,0.345l0.041,0.183l-0.108,0.119l-0.283,-0.051l0.344,0.257l-0.091,0.266l-0.111,0.105l-0.2,0.067l-0.123,0.23l0.177,0.383l0.179,0.49l0.022,0.236l-0.28,-0.102l-0.437,0.299l-0.23,0.025l-0.156,-0.394l-0.199,0.062l-0.133,0.114l-0.177,0.422l-0.216,0.381l-0.186,0.104l-0.223,-0.03l-0.184,0.011l0.045,0.103l0.194,0.125v0.146l-0.414,0.463l-0.067,0.179l0.01,0.152l-0.217,0.185l0.117,0.311l-0.061,0.219l-0.19,0.296l-0.2,0.195l-0.235,0.316l-0.298,0.183l-0.393,0.661l-0.116,0.33l-0.029,0.341l-0.123,0.118l-0.211,0.148l-0.24,-0.075l-0.008,-0.227l-0.104,-0.02l-0.059,-0.149l-0.018,-0.189l0.025,-0.153l-0.1,0.047l-0.062,0.177l-0.158,0.144l-0.165,-0.058l-0.178,-0.118l0.005,0.17l0.095,0.171l0.041,0.171l0.246,0.037l0.165,0.196l0.13,0.301l0.026,0.113l0.101,0.134l0.014,0.115l-0.235,0.106l-0.294,0.198l-0.353,0.339l-0.291,0.226l-0.263,0.002l-0.159,-0.026l-0.227,-0.13l-0.261,-0.054l0.35,0.457l0.191,0.081l0.24,-0.017l0.233,-0.17l0.331,0.018l0.083,0.263l-0.088,0.297l-0.181,0.385l-0.037,0.333l0.224,0.476l0.01,0.143l-0.084,0.071l-0.263,-0.125l-0.217,-0.158l-0.219,0.042l-0.227,-0.067l-0.233,0.056l-0.095,0.11l0.064,0.181l0.209,0.15l0.117,0.231l-0.14,0.081l-0.593,-0.054l-0.132,0.044l-0.177,0.254l0.115,0.376l-0.131,0.233l-0.244,0.055l-0.321,0.188l-0.198,0.044l0.01,0.082l0.145,0.082l0.077,0.111l-0.175,0.383l-0.271,0.126l-0.416,-0.063l-0.327,0.086l-0.283,-0.163l-0.302,-0.003l-0.205,0.206l-0.022,0.239l-0.199,0.024l-0.107,-0.018l-0.151,0.017l0.016,0.128l0.086,0.112l0.408,0.05l0.073,0.161l0.016,0.248l-0.427,0.427l-0.182,0.288l-0.274,-0.008l-0.207,0.231l-0.111,0.313l-0.137,-0.062l-0.317,0.05l-0.093,0.149l0.074,0.062l0.007,0.107l-0.127,0.351l-0.138,0.099l-0.06,-0.144l-0.045,-0.223l-0.111,-0.017l-0.185,0.205l-0.216,0.147l-0.185,0.061l-0.14,-0.136l-0.343,-0.071l-0.14,0.589l-0.284,0.214l-0.133,0.067l-0.232,0.02l0.148,0.081l0.046,0.151l-0.083,0.15l-0.232,0.03l-0.135,0.117l-0.052,0.525l-0.138,0.184l-0.352,0.015l-0.263,-0.122l-0.084,0.096l-0.044,0.094l-0.138,0.095l-0.266,0.025l-0.591,0.235l-0.271,-0.068l-0.323,-0.089l-0.223,0.087l-0.074,0.18l-0.103,0.14h-0.324l-0.26,-0.173l-0.265,-0.125l-0.293,0.108l-0.223,0.22l-0.274,0.074l-0.051,0.137l-0.119,0.068l-0.29,-0.029l-0.11,-0.34l-0.167,-0.05l-0.165,0.172l-0.059,0.134l-0.077,0.102l0.027,0.277l-0.163,0.006l-0.213,-0.17l-0.224,-0.03l-0.209,0.158l-0.106,-0.039l-0.112,-0.033h-0.183l-0.07,0.042l-0.134,0.025l-0.09,0.086l-0.008,0.007l-0.236,-0.058l-0.289,-0.23l-0.207,-0.382l-0.263,-0.206l-0.116,-0.181l-0.045,-0.325l-0.048,-0.155l0.016,-0.172l0.08,-0.153l-0.283,0.077l-0.209,0.143l0.043,0.18l-0.052,0.167l-0.312,0.087l0.019,0.07l0.021,0.074l0.244,0.228l0.05,0.191l0.099,0.102l0.191,0.297l-0.005,0.574l0.105,0.162l-0.035,0.161l-0.076,0.217l-0.007,0.003l-0.056,-0.066l-0.092,0.013l-0.037,0.073l-0.006,0.066l-0.016,0.003l-0.162,0.048l-0.136,0.041l-0.11,0.058l-0.173,0.171l-0.329,0.042l-0.169,-0.4l-0.227,0.267l-0.068,0.545l-0.084,0.093l-0.141,0.078l-0.267,-0.19l-0.233,0.127l-0.182,0.129l-0.075,0.119l-0.134,0.129l-0.257,-0.125l-0.207,-0.187l0.052,-0.141l-0.029,-0.092l-0.093,-0.07l-0.103,0.01l0.051,0.183l0.034,0.35l-0.094,0.101l-0.145,0.078l-0.313,-0.064l-0.213,-0.13l-0.259,-0.11l-0.228,-0.02l-0.05,0.221l-0.148,0.178l-0.137,0.022l-0.137,-0.028l-0.18,0.192l-0.085,0.14l-0.222,0.148l-0.59,0.072l-0.206,0.146l-0.276,-0.023l-0.214,0.035l-0.123,-0.008l-0.11,-0.079l-0.124,-0.002l-0.057,0.244l-0.334,0.103l-0.3,0.028l-0.334,0.322l-0.238,0.195l-0.177,0.02l-0.13,-0.069l-0.065,-0.288l-0.066,-0.034l-0.038,0.271l-0.063,0.225l-0.122,0.123l-0.386,0.28l-0.111,0.278l0.074,0.257l0.519,0.063l0.064,0.141l-0.05,0.115l-0.124,0.096l-0.037,0.144l0.557,0.458l0.017,0.173l-0.086,0.099l-0.104,0.213l-0.294,0.18l-0.622,0.092l-0.519,-0.093l-0.157,-0.205l0.01,-0.146l0.129,0.042l0.146,-0.013l-0.044,-0.134l-0.062,-0.078l-0.239,-0.119l-0.194,-0.321l0.037,-0.267l-0.105,-0.207l-0.116,-0.173l-0.116,-0.104l-0.063,-0.129l0.118,-0.406l-0.065,-0.236l0.222,-0.29l0.055,-0.327l0.396,-0.117l0.027,-0.312l-0.284,-0.009l-0.197,-0.229l-0.045,0.097l-0.158,0.01l-0.26,-0.442l-0.078,-0.056l-0.126,-0.008l0.063,0.466l-0.305,0.175l-0.25,0.077l-0.354,0.032l-0.202,0.054l-0.188,-0.044l0.046,-0.141l0.1,-0.168l-0.089,-0.141l-0.2,-0.108l-0.306,0.006l-0.211,-0.03l-0.21,0.012l-0.077,-0.063l-0.195,-0.221l-0.165,-0.137l-0.074,-0.137l0.074,-0.159l-0.062,-0.097l-0.319,-0.011l0.002,0.228l0.033,0.269l0.093,0.204l-0.066,0.114l-0.162,0.078l-0.173,-0.216l-0.079,-0.053l-0.083,0.01l-0.063,0.215l-0.157,0.191l-0.282,-0.021l-0.22,0.118l-0.266,0.054l-0.181,-0.158l-0.299,-0.254l-0.119,-0.029l-0.332,0.124l-0.477,0.046l-0.106,-0.132l-0.23,0.1l-0.222,-0.305l-0.263,-0.02l-0.328,-0.231l-0.118,-0.123l-0.037,-0.176l-0.1,-0.092l-0.128,0.012l-0.143,-0.094l-0.226,-0.093l-0.182,-0.055l-0.09,0.042l-0.095,0.022l-0.017,-0.118l0.007,-0.356l-0.017,-0.316l-0.05,-0.143l-0.122,-0.108l-0.11,-0.052l-0.049,-0.163l0.04,-0.32l0.09,-0.217l0.142,-0.039l0.192,-0.156l0.098,-0.222l0.123,-0.206l-0.438,-0.289l-0.23,-0.104l-0.255,0.044l-0.317,0.092l-0.165,0.018l-0.083,-0.036l-0.185,-0.26l-0.1,-0.045l-0.224,-0.017l-0.189,0.002l-0.108,0.113l-0.168,0.038l-0.168,0.006l-0.17,-0.141l-0.256,-0.184l-0.401,-0.13l-0.049,-0.149l-0.102,-0.179l-0.152,-0.166l-0.252,-0.22l-0.211,-0.114l-0.103,0.07l-0.14,0.125l-0.542,0.263l-0.24,0.103l-0.128,0.073l-0.107,0.11l-0.033,0.271l-0.053,0.302l-0.156,0.153l-0.148,0.116l-0.155,0.012l-0.152,-0.005l-0.143,0.048l-0.436,0.303l-0.205,-0.024l-0.169,-0.171l-0.072,-0.124l-0.195,0.028l-0.25,0.145l-0.116,0.26l-0.061,0.243l-0.055,0.108l-0.084,0.031l-0.074,0.005l-0.779,-0.701l-0.048,-0.036l-0.14,0.144l-0.127,0.372l-0.091,0.071l-0.062,-0.029l-0.322,-0.476l-0.083,-0.045l-0.073,0.016l-0.097,0.154l-0.204,0.227l-0.156,0.138l-0.004,0.153l-0.17,0.135l-0.197,0.135l-0.066,0.014l-0.131,-0.054l-0.171,-0.179l-0.124,-0.187l-0.307,-0.186l-0.344,-0.157l-0.228,-0.123l-0.13,-0.03l-0.121,0.055l-0.061,0.075l-0.086,0.186l-0.206,0.304l-0.184,0.242l-0.171,0.155l-0.136,0.107l-0.102,-0.1l-0.188,-0.082l-0.221,0l-0.291,0.154l-0.229,-0.308l-0.06,-0.015l-0.088,0.026l-0.102,0.073l-0.07,0.172l-0.074,0.235l-0.146,0.154l-0.121,0.068l0.035,0.132l0.069,0.143l-0.005,0.125l0.044,0.197l0.076,0.197l0.271,0.323l0.104,0.168l0.021,0.146l0.01,0.518l-0.011,0.216l-0.054,0.416l-0.004,0.24l0.113,0.108l0.109,0.129l-0.005,0.07l-0.048,0.025l-0.155,0.143l-0.065,0.019l-0.102,-0.059l-0.132,-0.044l-0.105,-0.057l-0.117,-0.092l-0.277,0.01l-0.455,0.14l-0.094,-0.04l-0.065,-0.079l-0.036,-0.164l0.022,-0.192l-0.04,-0.123l-0.085,-0.073l0.061,-0.343l-0.162,-0.136l0.023,-0.042l-0.054,-0.371l0.007,-0.092l-0.028,-0.031l-0.114,-0.029l-0.17,0.058l-0.517,0.244l-0.444,0.451l-0.203,0.1l-0.205,0.041l-0.241,-0.078l-0.267,-0.051l-0.381,0.114l-0.188,-0.053l-0.087,-0.092l-0.077,-0.14l0.047,-0.178l-0.029,-0.131l-0.152,-0.066l-0.177,-0.057l-0.105,-0.171l-0.042,-0.187l0.041,-0.243l0.021,-0.261l-0.085,-0.12l-0.259,-0.065l-0.653,-0.119l-0.572,-0.065l-0.24,0.031l-0.196,-0.029l-0.113,-0.048l-0.055,-0.082l-0.003,-0.118l0.093,-0.271l0.105,-0.265l0.266,-0.386l0.016,-0.268l-0.014,-0.309l0.132,-0.413l0.229,-0.309l0.113,-0.097l-0.027,-0.138l-0.092,-0.126l-0.131,-0.07l-0.217,-0.081l-0.338,-0.022l-0.464,-0.083l-0.537,-0.184l0.062,-0.353l-0.009,-0.221l-0.066,-0.182l-0.109,-0.129l-0.062,-0.115l0.097,-0.316l-0.125,-0.346l-0.147,-0.138l-0.152,-0.179l-0.012,-0.193l0.069,-0.18l0.372,-0.387l0.003,-0.094l-0.092,0.008l-0.106,0.008l-0.508,0.141l-0.055,-0.089l-0.182,-0.051l-0.371,-0.01l-0.434,0.026l-0.549,0.138l-0.504,0.242l-0.229,0.166l-0.195,0.103l-0.158,0.034l-0.183,-0.073l0.01,-0.237l0.344,-0.435l0.049,-0.299l-0.104,-0.257l-0.012,-0.206l-0.121,-0.131l-0.169,-0.064l-0.09,-0.146l-0.006,-0.428l0.151,-0.441l0.245,-0.139l0.149,-0.067l0.04,-0.086l-0.076,-0.31l0.012,-0.197l0.146,-0.381l0.146,-0.289l0.276,0.048l0.124,-0.072l0.137,-0.103l0.149,-0.174l0.1,-0.207l0.122,-0.48l0.083,-0.072l0.348,0.08l0.104,-0.056l0.19,-0.282l0.18,-0.344l0.261,-0.106l0.188,-0.011l0.087,-0.114l-0.005,-0.168l-0.179,-0.267l-0.075,-0.213l0.022,-0.13l0.256,-0.079l0.063,-0.155l-0.038,-0.34l0.105,-0.409l0.063,-0.479l0.021,-0.358l-0.003,-0.273l-0.025,-0.287l-0.036,-0.524l-0.117,-0.457l0.021,-0.172l-0.016,-0.555l-0.072,-0.474l-0.144,-0.083l-0.268,-0.154l-0.146,-0.03l-0.122,0.056l-0.046,0.165l-0.118,0.154l-0.145,-0.038l-0.069,-0.154l-0.093,-0.202l-0.311,-0.961l-0.034,-0.277l-0.055,-0.276l-0.104,-0.138l-0.11,-0.082l-0.248,-0.324l-0.13,-0.135l-0.063,-0.022l-0.136,0.023l-0.134,0l-0.109,-0.162l-0.1,-0.198l-0.1,-0.097l-0.168,-0.054l-0.172,0.021l-0.101,0.171l-0.068,0.097l-0.13,0.228l-0.21,0.315l-0.096,0.116l-0.093,-0.06l-0.405,-0.328l-0.195,-0.091l-0.266,0.099l-0.415,-0.078l-0.16,-0.015l-0.346,-0.262l-0.141,-0.032l-0.491,0.171l-0.108,0.121l-0.063,0.002l-0.131,-0.061l-0.107,-0.081l-0.007,-0.051l0.133,-0.128l0.01,-0.09l-0.007,-0.091l0.191,-0.258l0.521,-0.5l-0.087,-0.21l-0.205,-0.414l-0.027,-0.201l-0.089,-0.091l-0.249,0.074l-0.518,0.376l-0.071,-0.041l0.013,-0.13l-0.054,-0.379l0.164,-0.114l0.252,-0.139l0.194,-0.155l0.045,-0.125l-0.053,-0.039l-0.286,0.049l-0.113,-0.085l-0.187,-0.349l-0.137,-0.137l-0.124,-0.074l-0.422,0.18l-0.49,0.247l-0.546,0.344l0.003,0.176l-0.065,0.045l-0.104,0.111l-0.102,0.153l-0.087,0.054l-0.102,0.005l-0.208,-0.043l-0.377,-0.174l-0.409,-0.144l-0.088,0.016l-0.556,-0.102l-0.018,-0.082l-0.084,-0.161l-0.158,-0.146l-0.151,-0.049l-0.435,0.308l-0.491,0.229l-0.279,0.271l-0.23,0.269l-0.264,0.052l-0.012,0.166l-0.111,0.149l-0.2,0.184l-0.397,0.234l-0.269,0.126l-0.854,0.115l-0.305,0.078l-0.128,0.123l-0.137,0.312l-0.108,0.287l-0.236,0.237l-0.43,0.316l-0.505,0.256l-0.139,0.17l-0.025,0.101l0.063,0.037l0.062,0.077v0.116l-0.065,0.126l-0.33,0.22l-0.186,0.105l-0.185,0.067l-0.207,0.012l-0.199,-0.03l-0.055,-0.036l-0.079,0.046l-0.182,0.046l-0.158,0.015l-0.347,0.244l-0.191,0.002l-0.238,-0.053l-0.314,-0.042l-0.227,0l-0.007,-0.129l0.035,-0.387l-0.103,-0.09l-0.314,-0.095l-0.354,-0.126l-0.17,-0.134l-0.095,-0.045l-0.133,0.022l-0.213,0.141l-0.202,0.166l-0.16,0.014l-0.164,-0.077l-0.156,-0.102l-0.536,-0.143l-0.24,-0.021l-0.429,0.024l-0.35,-0.03l-0.055,-0.044l0.001,-0.08l0.052,-0.155l0.03,-0.153l-0.041,-0.087l-0.357,-0.107l-0.326,-0.077l-0.347,-0.029l-0.233,0.054l-0.228,0.12l-0.188,0.216l-0.272,0.094l-0.325,0.161l-0.157,0.15l-0.238,0.322l-0.346,0.395l-0.314,0.385l-0.163,0.374l-0.216,0.235l-0.219,0.169l-0.158,0.465l-0.165,-0.147l-0.189,-0.211l-0.045,-0.289L725,382l0.053,-0.32l-0.057,-0.122l-0.07,-0.315l-0.133,-0.104l-0.38,-0.165l-0.121,-0.005l-0.13,0.114l-0.127,0.072l-0.169,0.072l-0.424,0.135l-0.376,0.063l-0.09,0.05l-0.028,0.09l0.03,0.107l-0.242,-0.041l-0.253,-0.023l-0.204,0.015l-0.499,0.204l-0.169,0.02l-0.188,-0.021l-0.256,-0.006l-0.487,0.006l-0.419,-0.052l-0.341,-0.285l-0.241,-0.126l-0.257,-0.097l-0.259,-0.073l-0.086,-0.153l-0.082,-0.077l-0.213,-0.025l-0.169,0.056l-0.105,0.385l-0.09,0.076l-0.214,0.034l-0.225,-0.098l-0.311,-0.198l-0.122,-0.22l-0.104,-0.071l-0.164,0.097l-0.009,0.282l-0.032,0.189l-0.195,0.077l-0.113,-0.056l-0.091,-0.194l-0.229,-0.461l-0.227,-0.27l-0.229,-0.18l-0.751,0.005l-0.557,-0.053l-0.252,-0.074l-0.095,-0.178l0.092,-0.356l0.108,-0.278l-0.003,-0.065l-0.092,-0.033l-0.16,-0.022l-0.601,0.178l-0.164,-0.021l-0.104,-0.061l-0.127,-0.052l-0.105,-0.083l-0.073,-0.121l-0.52,-0.297l-0.153,-0.163l-0.277,-0.204l-0.234,-0.139l-0.148,-0.398l-0.135,-0.383l-0.074,-0.204l-0.223,-0.108l-0.241,-0.082l-0.408,0.167l-0.335,0.127l-0.246,0.013l-0.355,-0.393l-0.285,-0.425l-0.337,-0.371l-0.224,-0.187l-0.397,-0.018l-0.447,-0.209l-0.6,-0.476l-0.433,-0.355l-0.746,-0.395l-0.174,-0.166l-0.066,-0.141l-0.102,-0.278l-0.156,-0.264l-0.529,-0.115l-0.598,-0.082l-0.631,0.162l-0.454,0.79l-0.219,0.172l-0.188,0.01l-0.154,-0.201l-0.127,-0.211l-0.069,-0.234l-0.314,-0.173l-0.355,-0.226l-0.182,-0.176l-0.205,-0.11l-0.191,-0.047l-0.368,-0.149l-0.417,-0.168l-0.196,-0.023l-0.014,-0.12l0.059,-0.255l-0.036,-0.245l-0.126,-0.1l-0.19,0.026l-0.44,-0.348l-0.022,-0.018l-0.125,-0.099l-0.217,-0.142l-0.366,0.01l-0.277,0.052l-0.203,-0.145l-0.294,-0.23l-0.053,-0.051l-0.087,-0.084l-0.298,-0.444l-0.352,-0.526l-0.178,-0.077l-0.092,0.04l-0.104,0.279l-0.078,-0.028l-0.131,0.019l-0.154,0.098l-0.148,0.025l-0.095,-0.029l-0.04,-0.069l0.042,-0.369l-0.09,-0.115l0.08,-0.257l0.135,-0.222l-0.138,-0.165l-0.17,-0.236l-0.019,-0.214l0.092,-0.27l0.045,-0.231l-0.028,-0.085l-0.134,-0.129l-0.511,-0.636l-0.027,-0.067l-0.086,-0.212l-0.04,-0.32l-0.066,-0.229l-0.078,-0.176l0.006,-0.083l0.059,-0.043l0.319,-0.043l0.295,-0.027l0.194,-0.06l0.101,0.128l0.047,0.196l0.051,0.103l0.187,0.186l0.228,0.178l0.221,-0.023l0.195,-0.076l0.169,-0.29l0.119,-0.071l0.139,-0.013v-0.021l-0.008,-0.187l0.049,-0.461l-0.017,-0.185l-0.063,-0.167l0.011,-0.186l-0.021,-0.27l-0.159,-0.185l-0.104,-0.071l-0.017,-0.1l0.054,-0.185l0.037,-0.213l-0.055,-0.157l-0.009,-0.024l-0.129,-0.081l-0.151,-0.137l-0.18,-0.185l-0.089,-0.134l-0.146,-0.148l-0.178,-0.23l-0.033,-0.505l-0.018,-0.532l-0.062,-0.265l-0.099,-0.423l0.015,-0.142l0.06,-0.108l0.502,-0.342l0.109,-0.133l0.018,-0.101l-0.02,-0.15l-0.095,-0.167l-0.2,-0.13l-0.286,-0.212l-0.259,-0.221l-0.436,-0.135l-0.529,-0.165l-0.127,-0.161l-0.128,-0.394l-0.218,-0.602l-0.232,-0.643l-0.179,-0.397l-0.009,-0.191l0.107,-0.488l-0.013,-0.104l-0.094,-0.036l-0.179,0.064l-0.143,0.077l-0.122,-0.04l-0.113,-0.082l-0.023,-0.028l-0.009,-0.011l-0.212,0.053l-0.425,0.03l-0.147,-0.005l-0.206,-0.007l-0.426,-0.112l-0.575,-0.151l-0.593,-0.21l-0.314,-0.167l-0.11,-0.058l-0.269,-0.174l-0.191,-0.15l-0.034,-0.393l-0.139,0.03l-0.326,0.142l-0.376,0.09l-0.208,0.001l-0.084,-0.063l-0.125,-0.415l-0.091,-0.117l-0.169,-0.046l-0.184,-0.073l-0.093,-0.108l-0.021,-0.137l0.082,-0.157l0.097,-0.121l0.017,-0.74l-0.063,-0.263l-0.053,-0.221l-0.135,-0.275l-0.126,-0.17l-0.19,-0.158l-0.295,-0.164l-0.263,-0.061l-0.318,0.12l-0.101,-0.046l-0.133,-0.508l-0.085,-0.104l-0.565,-0.209l-0.256,-0.048l-0.295,0.065l-0.168,0.056l-0.135,-0.093l-0.211,-0.118l-0.207,-0.081l-0.257,-0.003l-0.166,0.05l-0.042,-0.029l-0.08,-0.093l-0.342,-0.281l-0.012,-0.071l0.524,-0.277l0.309,-0.105l0.162,-0.084l0.034,0.018l0.08,0.128l0.204,0.084l0.144,-0.023l0.075,-0.064l0.254,-0.153l0.198,-0.178l0.111,-0.146l-0.06,-0.23l-0.312,-0.279l-0.198,-0.149l-0.061,-0.101l0.051,-0.303l0.072,-0.301l-0.048,-0.115l-0.059,-0.098l-0.026,-0.329l-0.136,-0.398l-0.148,-0.232l-0.041,-0.314l-0.008,-0.294l0.179,-0.462l-0.066,-0.2l-0.188,-0.178l-0.648,-0.322l-0.664,-0.213l-0.253,0.008l-0.157,-0.013l-0.186,0.188l-0.111,0.246l-0.155,0.022l-0.283,-0.104l-0.189,-0.158l-0.134,-0.329l-0.104,-0.424l-0.059,-0.133l0.03,-0.115l0.065,-0.102l0.181,-0.096l0.03,-0.098l-0.027,-0.121l-0.146,-0.153l-0.149,-0.216l-0.233,-0.449l0.045,-0.248l0.037,-0.357l-0.014,-0.188l0.236,-0.049l0.301,-0.097l0.14,-0.161l0.097,-0.164l0.021,-0.102l-0.091,-0.393l-0.12,-0.175l-0.012,-0.136l0.059,-0.104l0.079,-0.179l0.152,-0.368l0.148,-0.235l0.081,-0.059l0.181,-0.055l0.442,-0.065l0.475,-0.165l0.564,-0.494l0.188,-0.141l0.246,-0.071l0.176,0.005l0.032,-0.06l-0.114,-0.307l0.028,-0.111l0.067,-0.087l0.085,-0.04l0.391,0.162l0.299,-0.017l0.364,-0.096l0.785,-0.542l0.098,0.008l0.079,0.073l0.095,0.327l0.108,0.688l0.06,0.086l0.546,0.009l0.372,-0.25l0.163,-0.059l0.264,0.041l0.14,-0.117l0.146,-0.082l0.169,0.288l0.218,-0.138l0.235,-0.219l0.115,-0.227l0.159,-0.245l0.124,-0.311l0.05,-0.294l0.061,-0.138l0.132,-0.142l0.325,-0.607l0.234,-0.155l0.222,-0.055l0.549,0.105l0.285,-0.013l0.836,0.08l0.386,-0.117l0.27,-0.116l0.396,0.018l0.469,-0.092l0.625,-0.765l0.008,-0.163l0.038,-0.173l0.226,-0.171l0.281,-0.157l0.56,-0.375l1.139,-0.595l0.408,-0.239l0.17,0.006l0.42,-0.15l0.736,-0.292l0.208,-0.364l0.194,-0.073l0.86,-0.065l0.054,-0.042l0.03,-0.062l-0.048,-0.264l-0.056,-0.227l0.067,-0.067l0.072,-0.104l-0.011,-0.146l-0.139,-0.474l-0.074,-0.45l-0.049,-0.407l0.009,-0.152l0.104,-0.263l0.135,-0.239l0.487,-0.223l0.323,-0.067l0.013,-0.146l-0.261,-0.091l-0.189,-0.146l-0.033,-0.083l0.009,-0.095l0.044,-0.087l0.328,-0.164l0.309,-0.163l0.377,0.099l0.074,-0.063l0.022,-0.163l-0.081,-0.164l-0.076,-0.269l-0.174,-0.138l-0.007,-0.165l0.107,-0.285l-0.148,-0.528l-0.161,-0.467l-0.273,-0.802l-0.181,-0.232l-0.101,-0.371l-0.113,-0.195l0.01,-0.289l0.019,-0.203l-0.029,-0.403l-0.053,-0.438l0.053,-0.445l0.102,-0.294l-0.027,-0.113l0.054,-0.084l0.154,-0.028l0.073,-0.121l-0.073,-0.124l-0.266,-0.096l-0.297,-0.149l-0.357,0.017l-0.366,0.026l-0.183,-0.11l-0.16,-0.141l-0.009,-0.09l0.22,-0.238l0.306,-0.247l0.475,-0.109l0.523,-0.163l0.265,-0.118l0.353,-0.085l0.408,-0.036l0.205,0.024l0.525,-0.158l0.826,-0.306l0.75,-0.257l0.252,-0.153l0.188,0.153l0.087,0.337l0.219,0.174l0.217,0.084l0.125,-0.004l0.374,-0.131l0.404,-0.096l0.159,0.052l0.205,0.172l0.23,0.154l0.12,-0.007l0.105,-0.119l0.106,-0.24l0.067,-0.306l0.014,-0.324l-0.04,-0.198l-0.081,-0.073l-0.368,-0.117l-0.351,-0.191l-0.04,-0.175l0.008,-0.125l0.093,-0.306l0.229,-0.563l0.23,-0.779l0.122,-0.617l0.385,-0.923l0.303,-0.966l0.49,-1.396l0.082,-0.277l0.045,-0.443l0.026,-0.183l0.171,-0.096l0.288,0.094l0.703,0.32l0.535,0.269l0.224,0.091l0.333,0.095l0.515,0.112l0.298,-0.033l0.261,-0.066l0.348,-0.006l0.543,0.083l0.168,0.003l0.209,0.011l0.148,0.136l0.074,0.307l0.112,0.138l0.203,-0.051l0.432,-0.271l0.276,-0.213l0.345,-0.309l0.342,-0.042l0.363,-0.069l0.126,-0.153l0.134,-0.36l0.223,-0.272l0.037,-0.346l-0.078,-0.244l-0.155,-0.398l0.005,-0.269l-0.075,-0.781l-0.1,-0.705l0.102,-0.569l0.18,-0.638l0.07,-0.196l0.114,-0.257l0.161,-0.309l0.226,-0.097l0.635,-0.066l0.588,-0.13l0.3,-0.134l0.312,-0.081l0.186,-0.098l0.32,-0.453l0.152,-0.261l0.112,-0.694l-0.082,-0.334l0.068,-0.296l0.155,-0.174l0.218,-0.175l0.146,-0.03l0.311,-0.053l0.51,0.018l0.26,0.085l0.264,0.04l0.167,-0.063l0.111,-0.133l0.171,-0.042l0.257,-0.064l0.265,-0.08l0.146,0.015l0.03,0.197l-0.024,0.154l0.051,0.206l0.105,0.136l-0.034,0.147l-0.148,0.085l-0.146,0.115l-0.032,0.157l0.185,0.195l0.063,0.187l0.31,0.112l0.241,0.126l0.09,0.121l-0.027,0.136l-0.111,0.146l-0.107,0.157l-0.014,0.094l0.034,0.11l0.232,0.073l0.269,0.121l0.426,0.156l0.292,0.29l0.29,0.08l0.14,0.282l0.025,0.409l0.297,0.208l0.439,0.289l0.223,0.053l0.149,0.164l0.215,0.198l0.191,0.062l0.227,0.029l0.374,-0.184l0.42,-0.018l0.229,0.105l0.218,0.396l0.154,0.125l0.091,0.111l0.147,0.106l0.149,0.016l0.222,-0.088l0.135,-0.175l0.194,0.036l0.073,0.114l0.036,0.195l0.103,0.242l0.246,0.18l0.344,0.107l0.048,0.088l0.048,0.241l0.093,0.167l0.125,0.218l0.119,0.397l0.025,0.328l0.055,0.18l0.159,0.293l0.254,0.468l0.202,0.396l0.234,0.077l0.199,0.125l0.114,0.292l0.211,0.549l0.034,0.358l0.018,0.267l0.069,0.121l0.015,0.151l-0.176,0.573l-0.149,0.258l-0.019,0.217l0.101,0.377l0.139,0.292l0.014,0.279l-0.118,0.204l-0.203,0.255l-0.098,0.146l-0.158,0.128l-0.242,0.492l-0.109,0.543l-0.025,0.279l0.092,0.202l0.154,0.222l0.038,0.192l0.253,0.429l0.067,0.265l0.104,0.009l0.111,-0.087l0.271,-0.006l0.246,0.094l0.236,0.196l0.253,0.104l0.362,-0.026l0.193,0.105l0.208,0.086l0.431,0.03l0.323,-0.001l0.496,0.003l0.401,0.132l0.705,0.104l0.436,-0.008l0.586,-0.098l0.359,0.062l1.063,0.146l0.622,0.153l0.394,0.172l0.277,0.272l0.317,0.424l0.252,0.194l0.677,0.117l0.465,0.494l0.363,0.184l0.611,0.477l0.432,0.186l0.517,0.171l0.843,-0.073l0.047,0.064l-0.065,0.258l-0.051,0.353v0.255l0.087,0.13l0.322,0.077l0.152,0.125l0.116,0.24l0.067,0.149l0.271,0.734l0.434,1.081l0.05,0.415l0.148,0.267l0.471,0.423l0.247,0.313l0.368,0.328l0.121,0.303l0.027,0.391l0.093,0.101l0.673,-0.09l0.583,-0.063l1.046,-0.112l1.44,0.204l1.485,0.197l1.313,0.174l0.647,0.085l1.462,0.183l0.813,-0.233l0.635,-0.182l0.288,0.025l1.214,0.205l0.712,0.11l0.896,0.138l0.622,0.051l0.51,-0.003l0.235,0.058l0.227,0.089l0.151,0.13l0.466,0.656l0.261,0.289l0.517,0.218l1.174,0.249l0.65,0.151l0.746,0.173l0.492,0.261l0.566,0.303l0.733,0.392l0.803,-0.171l0.864,-0.185l0.542,-0.116v0.818l0.773,0.065l0.242,-0.009l0.342,0.18l0.192,-0.076l0.183,-0.177l0.229,-0.28l0.329,-0.123l0.569,-0.314l0.139,-0.076l0.845,-0.447l1.262,-0.552l0.566,-0.268l0.169,-0.06l0.32,-0.137l0.216,-0.095l0.382,-0.076l0.518,-0.048l0.566,-0.104l1.28,-0.196l0.161,-0.018l0.719,-0.081l0.306,-0.076l0.457,0.04l0.597,0.028l0.396,0.05l0.525,-0.039l0.722,-0.053l0.584,0.008l0.29,-0.066l0.428,-0.207l0.287,-0.164l0.451,-0.199l0.56,-0.207l0.39,-0.188l0.258,-0.125l0.313,-0.118l0.082,-0.152l0.09,-0.117l0.166,-0.195l0.299,-0.364l0.228,-0.319l0.112,-0.142l0.256,-0.319l0.207,-0.241l0.264,-0.325l0.222,-0.105l0.282,-0.089l0.741,-0.319l0.147,-0.069l0.123,-0.014l0.262,-0.258l0.222,-0.224l0.145,-0.167l0.301,-0.061l0.154,-0.121l0.027,-0.158l-0.031,-0.242l-0.145,-0.248l-0.122,-0.217l-0.43,-0.414l-0.228,-0.257l-0.232,-0.331l-0.095,-0.311l-0.159,-0.198l-0.076,-0.176l0.024,-0.203l0.221,-0.362l0.07,-0.229l0.092,-0.405l0.207,-0.607l0.169,-0.285l0.195,-0.278l0.413,-0.374l0.378,-0.069l0.225,0.074l0.503,0l0.335,0.02l0.247,0.187l0.273,0.369l0.309,0.135l0.962,0.289l0.411,0.061l0.294,0.013l0.435,0.095l0.146,0.021l0.223,0.065l0.184,-0.07l0.279,-0.247l0.351,-0.277l0.151,-0.064l0.279,-0.12l0.14,-0.113l0.245,-0.312l0.318,-0.242l0.388,-0.364l0.191,-0.274l0.042,-0.177l0.042,-0.192l0.12,-0.101l0.236,-0.093l0.266,-0.025l0.506,0.165l0.684,-0.047l0.153,-0.024l0.623,-0.095l0.281,-0.078l0.396,-0.075l0.304,-0.306l0.407,-0.365l0.296,-0.203l0.197,-0.039l0.246,-0.211l0.121,-0.227l-0.032,-0.2l-0.046,-0.165l0.145,-0.307l0.262,-0.538l0.244,-0.251l0.202,-0.203l0.129,-0.327l0.159,-0.094l0.195,-0.036l0.275,-0.222l0.202,-0.045l0.336,0.106l0.497,0.027l0.317,0.011l0.181,-0.04l0.066,-0.119l-0.002,-0.184l0.101,-0.41l0.038,-0.135l0.091,-0.063l0.306,-0.008l0.206,0.147l0.142,0.122l0.197,0.016l0.203,-0.08l0.271,-0.332l0.452,-0.193l0.24,-0.049l0.426,-0.157l0.269,0.057l0.494,0.046l0.191,-0.04l0.208,0.04l0.189,-0.225l0.15,-0.054l0.318,0.104l0.2,0.174l0.374,0.218l0.477,0.102l0.399,-0.052l0.41,0.092l0.242,-0.008l0.115,-0.086l0.336,-0.183l0.08,-0.248l-0.033,-0.239l0.039,-0.271l-0.099,-0.2l-0.208,-0.296l-0.081,-0.198l-0.007,-0.259l-0.13,-0.247l-0.312,-0.298l-0.205,-0.138l-0.422,-0.516l-0.143,-0.121l-0.049,-0.085l-0.049,-0.173l-0.156,-0.083l-0.205,-0.135l-0.11,-0.138l-0.072,-0.24l-0.043,-0.157l-0.181,-0.13l-0.181,-0.073l-0.204,-0.092l-0.338,-0.135l-0.195,-0.269l-0.344,-0.505l-0.195,-0.17l-0.726,-0.065l-0.261,-0.123l-0.295,0.042l-0.176,0.081l-0.39,-0.001l-0.202,0.05l-0.257,0.333l-0.341,0.432l-0.281,0.263l-0.2,0.273l-0.093,0.098l-0.182,-0.059l-0.25,-0.307l-0.357,-0.275l-0.331,-0.125l-0.142,-0.069l-0.395,-0.07l-0.305,0.022l-0.389,0.104l-0.38,-0.019l-0.171,-0.066l-0.242,0.007l-0.438,0.286l-0.227,0.325l-0.269,0.102l-0.243,-0.213l-0.28,-0.252l-0.268,-0.316l-0.165,-0.293l-0.092,-0.778l0.321,-0.232l0.41,-0.261l0.031,-0.413l-0.015,-0.461l0.081,-0.514l0.374,-0.475l0.201,-0.394l0.025,-0.246l0.18,-0.409l0.172,-0.432l0.235,-0.568l0.445,-1.012l0.526,-1.202l0.263,-0.602l0.577,0.373l0.372,0.194l0.629,0.294l0.649,0.066l0.621,0.318l0.32,0.096h0.171l0.879,-0.774l0.743,-0.657l0.854,-0.514l0.628,-0.07l0.472,-0.15l0.314,-0.231l0.187,-0.386l0.057,-0.542l-0.126,-0.329l-0.308,-0.114l-0.079,-0.115l0.148,-0.117l0.11,-0.227l0.069,-0.338l0.178,-0.322l0.285,-0.304l0.158,-0.338l0.029,-0.372l0.172,-0.372l0.313,-0.371l0.172,-0.346l0.029,-0.32l0.159,-0.392l0.432,-0.695l0.28,-0.803l0.478,-0.552l0.768,-0.568l0.479,-0.565l0.191,-0.562l-0.015,-0.498l-0.222,-0.432l-0.043,-0.44l0.138,-0.449l-0.121,-0.336l-0.379,-0.223l-0.452,-0.055l-0.525,0.113l-0.295,-0.141l-0.065,-0.394l0.141,-0.319l0.347,-0.244l0.57,-0.595l0.794,-0.95l0.79,-0.527l1.178,-0.152l0.95,-0.313l0.968,-0.318l0.699,-0.158l0.119,0.106l0.381,0.026l0.643,-0.054l0.597,-0.137l0.552,-0.221l0.437,-0.052l0.321,0.117L822.271,285.004z"},"co":{"name":"Colombia","path":"M275.542,429.361l-0.101,0.035l-0.125,0.075l-0.381,0.141l-0.515,0.134l-0.67,0.172l-0.152,0.184l-0.663,1.153l-0.555,0.233l-0.202,0.172l-0.152,0.218l-0.331,0.401l-0.138,0.308l-0.365,0.669l-0.2,0.838l-0.076,0.47l-0.11,0.681l-0.162,0.342l-0.216,0.321l-0.233,0.313l-0.2,0.344l-0.17,0.269l-0.028,0.092l0.083,0.074l0.403,-0.074l0.159,-0.081l0.22,-0.104l0.138,0.056l0.138,0.296l0.156,0.037l0.147,-0.037l0.156,0.074l0.199,0.736l0.169,0.623l0.392,0.389l0.306,0.303l0.074,0.268l0.073,0.378l0.019,0.185l-0.096,0.111l-0.152,0.23l-0.038,0.439l-0.026,0.146l-0.028,0.407l0.02,0.25l0.082,0.195l0.136,0.112l0.276,0.058l0.249,0.068l0.143,0.338l0.203,0.43l0.218,0.181l0.32,0.119l0.229,-0.043l0.534,-0.076l0.459,0.019l0.672,0.115l0.25,-0.004l0.323,-0.022l0.569,-0.233l0.207,-0.035l0.23,0.021l0.336,0.119l0.182,0.094l0.233,0.097l0.34,0.069l0.219,-0.012l0.166,-0.004l0.096,0.044l0.535,0.667l0.464,0.578l0.404,0.485l0.437,0.523l0.034,0.031l0.197,-0.067l0.13,0.029l0.12,0.106l0.207,-0.044l0.294,-0.194l0.428,-0.039l0.563,0.116l0.743,0l0.922,-0.115l0.573,-0.125l0.224,-0.135l0.37,0.014l0.447,0.121l0.241,0.172l0.029,0.169l0.09,0.265l-0.097,0.268l-0.284,0.271l-0.158,0.347l-0.031,0.422l-0.147,0.312l-0.263,0.202l-0.103,0.294l0.058,0.386l-0.028,0.564l-0.115,0.742v0.443l0.115,0.145l0.053,0.208l-0.009,0.271l0.043,0.24l0.143,0.312l0.199,0.621l0.166,0.267l0.145,0.098l0.147,0.12l0.424,0.635l0.103,0.134l-0.031,0.117l-0.04,0.087l-0.049,0.056l-0.452,0.378l-0.898,0.822l-0.074,0.104l0.006,0.172l0.26,-0.111l0.279,0.093l0.136,0.018l0.062,0.068l0.081,0.222l0.093,0.037l0.136,0.092l0.266,0.234l0.223,0.246l0.167,0.118l0.118,0.11l0.037,0.16l-0.049,0.16l0.14,0.371l0.095,0.115l0.05,0.141l-0.05,0.142l0.118,0.166l0.128,0.327l0.156,0.399l0.019,0.222l0.065,0.102l0.077,0.296l0.131,0.278l-0.031,0.19l0.055,0.187l-0.531,0.125l-0.048,-0.02l-0.032,-0.069l0.015,-0.531l-0.005,-0.6l-0.082,-0.246l-0.243,-0.394l-0.322,-0.522l-0.088,-0.15l-0.136,-0.086l-0.161,-0.012l-0.118,0.037l-0.158,0.097l-0.149,0.106l-0.288,0.315l-0.29,0.368l-0.17,0.083l-0.17,0.034l-0.15,-0.011l-0.121,-0.099l-0.124,-0.201l-0.149,-0.267l-0.178,-0.087l-0.069,0.082l-0.059,0.157l-0.046,0.156l0.12,0.198l0.103,0.153l-0.177,-0.005h-0.572l-0.66,0l-0.659,0h-0.592l-0.548,0l-0.209,-0.013l-0.213,-0.09l-0.204,-0.042l-0.108,0.007l-0.193,0.087l-0.251,0.013l-0.169,0.083l-0.136,-0.01l-0.002,0.46l-0.004,0.655l-0.004,0.695l0.152,-0.053l0.131,0.005l0.096,0.049l0.27,-0.04l0.149,0.021l0.142,0.018l0.131,0.002l0.081,0.055l0.108,-0.01l0.116,-0.061l0.139,0.038l0.149,0.098l0.096,0.146l0.086,0.181l0.086,0.096l-0.005,0.173l-0.003,0.136l-0.03,0.113l0.038,0.073l0.028,0.078l-0.008,0.045l-0.05,0.021l-0.109,0.015l-0.116,0.013l-0.081,-0.005l-0.063,-0.07l-0.061,-0.008l-0.088,0.01l-0.094,-0.042l-0.081,-0.088l-0.144,-0.088l-0.154,0.038l-0.106,0.045l-0.109,0.055l-0.099,0.058l-0.099,-0.015l-0.126,0.042l-0.106,0.065l-0.142,0.053l-0.154,0.025l-0.177,0.025l-0.169,0.01l-0.192,0.021l-0.011,0.366l-0.022,0.719l-0.015,0.476l0.001,0.439l0.074,0.16l0.34,0.338l0.267,0.178l0.226,0.199l0.225,0.083l0.094,0.075l0.062,0.123l0.031,0.129l0.024,0.11l-0.024,0.117l-0.056,0.111l0.024,0.117l0.081,0.092l0.025,0.117l0.056,0.111l0.031,0.111l0.068,0.08l0.086,0.055l0.111,0.092l0.012,0.086l-0.012,0.098l-0.001,0.074l0.106,0.169l0.031,0.119l-0.049,0.141l-0.048,0.491l-0.122,0.559l-0.079,0.427l-0.127,0.695l-0.148,0.809l-0.181,0.986l-0.179,0.974l-0.172,0.943l-0.156,0.853l-0.172,0.941l-0.104,0.57l-0.05,0.099l-0.144,-0.207l-0.218,-0.195l-0.204,-0.117l-0.087,-0.154l-0.117,-0.314l-0.164,-0.107l-0.115,-0.083l-0.111,0.012l-0.118,0.086l-0.182,0.055l-0.123,-0.008l-0.495,-0.216l-0.081,-0.021l0.318,-0.494l0.569,-0.883l0.362,-0.562l0.401,-0.623l0.205,-0.318l0.027,-0.054l0,-0.082l-0.087,-0.121l-0.193,-0.051l-0.224,-0.093l-0.141,-0.151l-0.195,-0.065l-0.152,-0.107l-0.277,-0.105l-0.166,-0.097l-0.203,-0.035l-0.161,-0.178l-0.587,-0.345l-0.151,-0.032l-0.165,0.053l-0.242,0.055l-0.233,0.188l-0.291,0.061l-0.272,-0.002l-0.142,-0.112l-0.136,-0.041l-0.178,-0.153l-0.314,-0.118l-0.228,-0.082l-0.141,0.038l-0.181,0.171l-0.183,0.17l-0.145,0.106l-0.195,-0.006l-0.233,0.156l-0.229,0.056l-0.231,0.024l-0.266,0.055l-0.295,-0.094l-0.242,-0.083l-0.108,-0.038l-0.098,0.026l-0.152,0.087l-0.272,0.037l-0.213,0.009l-0.151,-0.041l-0.136,-0.151l-0.22,-0.077l-0.242,-0.094l-0.051,-0.195l0.035,-0.146l0.094,-0.21l-0.052,-0.217l-0.102,-0.342l-0.043,-0.14l-0.076,-0.119l-0.119,-0.043l-0.233,0.032l-0.255,-0.129l-0.157,-0.124l-0.081,-0.151l0.086,-0.285l-0.076,-0.243l-0.152,-0.134l-0.098,-0.237l-0.152,-0.188l-0.2,-0.097l-0.201,0.011l-0.157,-0.059l-0.179,-0.2l-0.168,-0.075l-0.19,-0.194l-0.354,-0.086l-0.184,-0.076l-0.105,-0.12l-0.142,-0.214l0.016,-0.118l-0.069,-0.117l-0.061,-0.209l-0.121,-0.309l-0.133,-0.176l-0.137,-0.132l-0.116,-0.112l-0.172,-0.167l-0.211,-0.097l-0.179,-0.102l-0.07,-0.151l-0.06,-0.124l-0.101,0.009l-0.144,-0.011l-0.158,-0.032l-0.167,-0.09l-0.14,-0.109l-0.235,-0.185l-0.128,-0.024h-0.114l-0.168,0.181l-0.503,-0.19l-0.431,-0.282l-0.447,-0.073l-0.289,-0.172l-0.267,-0.27l-0.144,-0.183l-0.117,-0.09l-0.569,-0.262l-0.113,-0.025l-0.217,0.122l-0.07,0.073l-0.013,0.209l-0.026,0.119l-0.189,0.072l-0.305,-0.016l-0.211,-0.076l-0.142,-0.011l-0.029,0.06l-0.08,0.025l-0.173,-0.017l-0.255,-0.058l-0.231,-0.077l-0.313,-0.164l-0.145,0.021l-0.356,-0.035l-0.291,-0.094l-0.074,-0.086l-0.126,-0.59l-0.039,-0.041l-0.125,-0.025l-0.211,-0.082l-0.133,-0.095l-0.069,-0.164l-0.083,-0.155l-0.355,0.035l-0.582,-0.205l-0.403,-0.195l-0.369,-0.216l-0.56,-0.426l-0.213,-0.105l-0.264,-0.13l-0.156,-0.21l-0.257,-0.212l-0.086,-0.058l-0.081,-0.191l-0.384,-0.278l0.19,-0.358l0.462,-0.27l0.606,0.209l0.074,-0.418l-0.219,-0.37l0.033,-0.699l0.071,-0.14l0.16,-0.187l0.208,-0.13l0.122,-0.037l0.208,0.064l0.131,-0.14l0.494,0.063l0.15,-0.059l0.103,-0.095l0.121,-0.072l0.154,-0.168l0.089,-0.194l0.074,-0.076l0.171,0.027l0.016,-0.084l0.088,-0.114l0.299,-0.255l-0.003,-0.113l-0.084,-0.246l0.021,-0.09l0.173,-0.031l0.205,-0.069l0.109,-0.235l0.135,-0.205l0.154,-0.302l0.17,-0.019l0.09,-0.353l0.229,-0.309l0.466,-0.916l-0.141,0.02l-0.112,0.123l-0.127,-0.015l-0.145,-0.072l0.042,-0.413l-0.083,-0.049l-0.225,0.318l-0.194,-0.324l-0.018,-0.197l0.082,-0.195l-0.012,-0.131l-0.314,0.098l0.015,-0.122l0.195,-0.125l0.089,-0.13l0.17,-0.142l0.071,-0.214l0.041,-0.333l0.077,-0.357l-0.057,-0.176l-0.092,-0.15l-0.077,-0.666l0.021,-0.388l-0.04,-0.305l-0.08,-0.258l-0.373,-0.339l0.589,-0.388l0.211,-0.293l-0.268,-0.603l-0.35,-0.509l-0.01,-0.305l0.092,0.039l0.118,-0.009l0.107,-0.644l-0.025,-0.199l-0.197,-0.322l-0.244,-0.008l-0.214,-0.405l-0.123,-0.091l-0.099,-0.255l-0.345,-0.497l-0.273,-0.259l0.205,-0.6l0.179,-0.115l0.058,-0.149l-0.07,-0.369l0.02,-0.086l0.042,-0.037l0.042,0.002l0.072,0.056l0.134,0.159l0.112,0.197l0.09,0.06l0.136,-0.065l0.526,-0.393l-0.034,-0.122l0.048,-0.246l0.176,-0.201l0.188,-0.069l0.056,-0.112l-0.045,-0.173l-0.198,-0.431l-0.176,-0.232l-0.113,-0.231l-0.06,-0.213l-0.2,-0.201l0.084,-0.19l0.155,-0.222l0.053,-0.039l0.084,0.061l0.232,0.403l0.369,0.262l0.387,0.423l0.159,0.292l0.126,0.053l0.109,0.105l-0.048,0.079l-0.121,0.083l-0.035,0.169l0.079,0.095l0.083,0.061l0.226,-0.039l0.124,-0.198l-0.083,-0.869l-0.13,-0.435l-0.151,-0.135l-0.135,-0.172l0.091,-0.13l0.241,-0.059l0.316,-0.152l1.158,-0.831l0.397,-0.781l0.304,-0.283l0.343,-0.184l0.42,0.043l0.326,-0.098l0.101,-0.249l-0.089,-0.337l-0.125,-0.204l0.12,-0.295l0.125,-0.449l-0.009,-0.377l0.161,-0.225l-0.056,-0.088l-0.235,0.182l-0.186,0.082l0.105,-0.15l0.329,-0.372l0.171,-0.567l0.131,-0.236l0.464,-0.33l0.092,-0.159l0.351,-0.248l0.565,-0.532l0.216,-0.148l1.095,0.343l0.348,-0.022l-0.062,0.063l-0.161,0.021l-0.232,0.093l-0.067,0.205l0.157,0.214l0.167,0.062l0.142,-0.138l0.141,-0.393l0.227,-0.435l0.053,-0.456l0.161,-0.157l0.235,-0.057l0.42,0.09l0.319,0.094l0.333,0.012l1.021,-0.069l1.66,-1.185l0.771,-0.255l0.483,-0.25l0.308,-0.487l0.083,-0.366l0.227,-0.142h0.238l0.109,-0.089l0.034,-0.113l0.574,-0.317l0.329,-0.041l0.291,0.006l0.65,0.276l0.301,0.488l0.05,0.336l-0.412,0.365L275.542,429.361zM256.475,455.583l-0.076,0.062l-0.145,-0.11l-0.049,-0.14l0.089,-0.104l0.114,0.034l0.052,0.085L256.475,455.583z"},"km":{"name":"Comoros","path":"M597.686,496.092l-0.053,0.038l-0.256,-0.163l-0.146,-0.038l-0.215,-0.263l0.083,-0.91l0.069,-0.117l0.052,-0.047l0.119,-0.017l0.145,0.114l-0.038,0.585l0.191,0.394l0.123,0.313L597.686,496.092zM600.522,496.606l0.141,0.394l-0.001,0.297l-0.06,0.094l-0.126,-0.062l-0.232,-0.236l-0.441,-0.23l0.203,-0.019l0.118,0.023l0.125,-0.021l0.078,-0.13l0.016,-0.077l0.11,-0.062L600.522,496.606zM598.592,497.249l0.197,0.175l-0.548,-0.072l-0.086,-0.158l-0.004,-0.116l0.205,0.025L598.592,497.249z"},"ck":{"name":"Cook Islands","path":"M27.39,523.332L27.3,523.333L27.186,523.311L27.112,523.299L27.104,523.271L27.133,523.186L27.193,523.144L27.312,523.15L27.393,523.209L27.4,523.306z"},"cr":{"name":"Costa Rica","path":"M240.959,432.048L241.029,432.161L241.11,432.338L241.146,432.566L241.503,433.329L241.788,433.755L242.412,434.531L242.681,434.674L243.136,435.297L243.293,435.4L243.383,435.584L243.855,435.735L243.986,435.847L243.97,435.899L243.921,435.954L243.852,436.009L243.76,436.047L243.538,435.933L243.319,435.804L243.199,435.863L243.154,436.031L243.073,436.117L242.972,436.151L242.93,436.207L242.921,436.773L242.929,437.306L243.094,437.318L243.37,437.503L243.488,437.612L243.525,437.713L243.491,437.762L243.289,437.878L243.092,438.025L242.994,438.208L243.166,438.505L243.203,438.706L243.197,438.917L243.149,439.018L242.768,439.259L242.685,439.344L242.695,439.405L242.906,439.572L243.005,439.733L243.088,439.927L243.1,440.096L242.909,439.783L242.645,439.484L242.415,439.3L242.397,438.871L242.305,438.638L241.959,438.423L241.663,438.272L241.443,438.303L241.578,438.55L241.925,438.867L241.948,438.988L241.943,439.151L241.704,439.126L241.492,439.06L241.235,439.039L241.064,438.942L240.701,438.563L240.959,438.241L241.039,438.029L241.032,437.589L240.973,437.376L240.693,437.052L240.248,436.695L239.624,436.404L239.331,436.169L238.6,435.989L238.322,435.87L238.105,435.649L238.073,435.49L238.15,435.245L237.948,434.934L237.078,434.321L236.591,434.096L236.487,433.963L236.41,433.922L236.484,434.345L236.697,434.6L237.252,434.837L237.405,434.976L237.467,435.156L237.145,435.5L236.98,435.587L236.932,435.775L236.827,435.832L236.716,435.724L236.266,435.184L235.395,434.925L235.237,434.766L234.913,434.272L234.764,433.822L234.817,433.521L235.175,433.052L235.287,432.848L235.264,432.722L235.275,432.537L235.142,432.408L234.811,432.239L234.6,432.104L234.658,432.037L235.037,431.855L235.061,431.691L235.059,431.637L235.121,431.625L235.176,431.582L235.21,431.536L235.313,431.378L235.404,431.289L235.509,431.275L235.636,431.34L236.114,431.511L236.646,431.7L237.403,431.968L237.717,431.796L237.987,431.665L238.175,431.684L238.582,431.837L238.827,431.886L238.977,431.87L239.237,432.095L239.379,432.264L239.403,432.376L239.482,432.437L239.685,432.45L240.181,432.564L240.484,432.542L240.76,432.421L240.912,432.276z"},"hr":{"name":"Croatia","path":"M522.052,315.694l0.151,0.061l0.5,0.278l0.346,0.313l0.192,0.347l0.26,0.268l0.328,0.19l0.26,0.257l0.192,0.324l0.269,0.182l0.345,0.039l0.218,0.111l0.092,0.183l0.188,0.165l0.283,0.148l0.439,0.081l0.842,0.02l0.075,0.004l0.19,0.046l0.222,-0.058l0.271,-0.115l0.087,-0.069l0.284,-0.378l0.157,0.033l0.312,-0.046l0.189,-0.084h0.014l-0.012,0.097l-0.021,0.169l-0.153,0.119l0.155,0.275l0.148,0.446l-0.083,0.22l0.101,0.171l0.284,0.123l0.026,0.049l-0.087,0.051l-0.072,0.145l-0.008,0.264l0.248,0.25l0.504,0.234l0.161,0.039l0.062,0.09l0.084,0.059l0.05,0.072l0.003,0.093l-0.037,0.064l-0.239,0.022l-0.272,-0.002l-0.194,-0.113l-0.018,0.083l-0.003,0.094l-0.188,0.057l0.104,0.647l-0.042,0.186l-0.069,0.063l-0.064,-0.026l-0.079,-0.007l-0.039,0.061l0.033,0.138l-0.185,0.016l-0.294,-0.071l-0.135,-0.125l-0.023,-0.127l-0.002,-0.119l-0.094,-0.195l-0.234,-0.202l-0.489,-0.033l-0.181,-0.064l-0.187,-0.073l-0.204,-0.055l-0.188,0.005l-0.227,0.054l-0.396,-0.089l-0.134,0.119l-0.208,0.137l-0.173,-0.003l-0.344,-0.318l-0.103,-0.02l-0.301,0.162l-0.123,0.009l-0.094,-0.051l-0.407,-0.122l-0.184,-0.026l-0.135,0.058l-0.239,-0.062l-0.58,-0.417l-0.359,0.317l-0.73,-0.079l-0.217,0.217l-0.248,0.411l-0.201,0.196l-0.175,-0.07l-0.207,-0.181l-0.362,-0.465l-0.183,-0.084l-0.21,-0.02l-0.183,0.052l-0.098,0.094l-0.075,0.679l-0.066,0.597l-0.004,0.357l0.402,0.33l0.475,0.567l0.152,0.065l0.076,0.185l0.111,0.477l0.125,0.535l0.241,0.354l0.217,0.252l0.265,0.222l0.333,0.347l0.272,0.381l0.072,0.14l0.529,0.502l0.513,0.511l0.458,0.179l0.072,0.094l0.004,0.392l0.05,0.147l0.306,0.41l0.625,0.599l0.072,0.138l0.021,0.102l-0.04,0.078l-0.164,0.082l-0.134,-0.091l-0.582,-0.584l-0.563,-0.369l-0.635,-0.696l-0.85,-0.276l-0.579,-0.306l-0.351,0.046l-0.387,0.096l-0.239,0.003l-0.17,-0.055l-0.12,-0.19l0.018,-0.147l-0.021,-0.191l-0.339,-0.307l-0.463,-0.292l-0.438,-0.378l-0.88,-1.024l-0.177,-0.331l0.173,-0.063l0.131,0.006l0.148,-0.068l0.24,-0.001l0.284,0.067l-0.251,-0.22l-0.313,-0.216l-0.81,-0.86l-0.242,-0.408l-0.028,-0.44l0.06,-0.604l-0.146,-0.434l-0.625,-0.563l-0.229,-0.297l-0.461,-0.177l-0.207,0.017l-0.124,0.22l-0.09,0.488l-0.409,0.642l-0.136,0.278l-0.214,0.361l-0.186,0.025l-0.109,-0.032l-0.332,-0.608l-0.317,-0.462l-0.044,-0.219l-0.029,-0.27l-0.242,-0.997l0.17,-0.14l0.105,0.16l0.739,0.193l0.16,-0.085l0.097,-0.131l0,-0.083l0.063,-0.024l0.26,0.126l0.212,-0.029l0.342,-0.006l0.244,0.021l0.162,-0.097l0.218,-0.357l0.081,-0.2l0.098,-0.048l0.064,0.024l0.047,0.165l0.115,0.154l0.236,0.251l0.167,0.121l0.151,0.043l0.148,-0.101l0.153,-0.029l0.438,0.196l0.37,0.037l0.273,-0.102l-0.036,-0.141l-0.1,-0.157l-0.021,-0.152l0.018,-0.132l0.188,-0.131l-0.009,-0.058l-0.227,-0.231l0.011,-0.06l0.497,-0.261l0.479,-0.146l0.077,-0.113l0.044,-0.17l0.021,-0.319l-0.026,-0.261l-0.194,-0.245l-0.012,-0.124l0.046,-0.129l0.076,-0.117l0.192,-0.05l0.225,-0.084l0.178,-0.097l0.24,-0.08l0.189,-0.112l0.185,-0.267l0.112,-0.044l0.339,0.038l0.073,-0.066l-0.047,-0.384l0.061,-0.098l0.12,-0.055l0.056,-0.054l0.299,0.042L522.052,315.694zM517.265,321.798l-0.346,0.085l-0.165,-0.152l-0.043,-0.125l-0.285,-0.04l-0.172,-0.173l-0.035,-0.077l0.244,-0.191l0.13,-0.309l0.165,0.186l0.2,0.349l0.107,0.097L517.265,321.798zM516.36,323.048l-0.022,0.152l-0.17,-0.193l-0.086,-0.346l-0.215,-0.561l-0.028,-0.158l0.111,-0.156l-0.006,-0.159l-0.152,-0.494l0.127,-0.081l0.076,-0.01l0.031,0.343l0.069,0.197l0.207,0.242l-0.042,0.399l0.042,0.567l0.042,0.126L516.36,323.048zM517.324,322.659l0.071,0.174l-0.264,-0.157l-0.237,-0.06l-0.05,-0.118l0.034,-0.097l0.051,-0.094l0.179,0.013l0.027,0.092L517.324,322.659zM518.326,324.32l-0.072,0.104l-0.182,-0.191l-0.167,-0.136l-0.119,-0.162l-0.234,-0.202l-0.079,-0.231l-0.349,-0.472l-0.052,-0.128l0.174,0.191l0.145,0.12l0.12,0.029l0.304,0.301l0.299,0.386l0.356,0.335l-0.074,0.01L518.326,324.32zM518.327,325.931l0.04,0.057l-0.004,0.039l-0.146,-0.055l-0.039,0.018l-0.687,-0.849l-0.074,-0.166l0.246,0.198L518.327,325.931zM518.445,325.387l0.044,0.137l-0.35,-0.258l-0.133,-0.173l-0.024,-0.078L518.445,325.387zM518.839,325.731l0.185,0.289l-0.177,-0.06l-0.184,-0.178l-0.108,-0.194L518.839,325.731zM522.807,328.447l-0.443,0.01l-0.385,-0.07l-0.188,-0.119l0.014,-0.101l0.058,-0.168l0.429,0.02l0.653,0.119l0.16,0.139l-0.05,0.064L522.807,328.447zM523.954,329.003l-0.196,0.04l-1.249,-0.03l-0.363,-0.08l-0.404,-0.205l-0.082,-0.063l0.406,-0.06l0.378,0.06l0.116,0.149l1.021,0.119L523.954,329.003zM525.283,329.878l0.204,-0.07l0.173,0.051l0.11,0.218l0.217,0.144l0.353,0.252l0.223,0.193l0.505,0.346l0.12,0.048l0.252,0.103l0.005,0.14l0.108,0.159l0.114,0.183l-0.518,-0.36l-0.483,-0.403l-0.945,-0.622l-0.67,-0.151l-0.917,-0.501l-0.597,-0.178l0.228,-0.041l0.262,-0.001l1.414,0.669L525.283,329.878zM522.43,329.498l0.519,0.107l0.38,-0.049l0.344,0.066l0.214,0.121l0.051,0.06l-0.277,0.008l-0.314,-0.049l-0.356,0.123l-0.314,-0.065l-0.119,-0.081l-0.084,-0.1L522.43,329.498zM525.116,330.366l0.383,0.261l-1.123,-0.343l0.127,-0.031l0.119,-0.007L525.116,330.366z"},"cu":{"name":"Cuba","path":"M246.024,396.241l0.735,0.141l0.594,-0.04l0.284,-0.083l-0.026,0.085l0.261,0.209l0.095,0.014l0.384,-0.106l1.003,-0.04l0.103,0.059l0.177,0.204l0.256,0.126l0.265,0.096l0.277,0.025l0.276,-0.043l0.259,0.021l0.324,0.198l0.102,0.023l0.29,-0.054l-0.085,0.182l0.488,0.254l0.358,0.5l0.26,0.205l0.275,0.184l0.232,0.125l0.26,0.06l0.789,-0.024l0.187,0.015l0.167,0.071l0.159,0.028l0.092,-0.027l1.524,0.776l0.485,0.414l0.296,0.215l0.641,0.31l0.257,0.068l0.135,-0.041l-0.026,-0.068l-0.188,-0.172l-0.028,-0.063l0.241,0.053l0.435,0.35l0.12,0.129l0.217,0.12l0.219,0.086l-0.104,0.138l-0.178,0.012l-0.341,-0.057l0.271,0.225l0.046,0.163l0.126,0.014l0.188,-0.179l0.119,-0.151l0.479,0.39l0.258,0.178l-0.066,0.104l-0.021,0.103l0.288,-0.096l0.109,0.011l0.105,0.055l0.115,0.167l0.269,0.037l0.271,-0.004l0.55,0.138l0.521,0.281l0.49,0.057l0.494,0.01l0.25,0.148l0.106,0.2l-0.12,0.141l-0.068,0.147l0.184,0.181l-0.401,0.077l-0.057,0.109l0.021,0.117l0.08,0.064l0.229,-0.056l0.332,0.05l0.523,0.044l0.35,-0.036l0.712,0.123l0.216,0.066l0.422,0.231l0.195,0.152l0.419,0.41l0.361,0.161l0.313,0.039l0.109,-0.027l0.099,0.045l0.087,0.057l0.086,0.179l-0.048,0.188l-0.179,0.153l-0.099,0.111l-0.447,0.013l-0.625,0.051l-0.604,0.166l-0.295,0.132l-0.135,0.087l-0.318,0.081l-0.021,-0.069l0.006,-0.087l-0.083,-0.161l-0.072,0.145l-0.118,0.106l-0.199,0.09l-0.734,0.006l-0.295,-0.122l-0.303,-0.083l-1.104,-0.087l-0.265,0.007l-0.737,0.091l-0.741,0.049l-0.31,0.056l-0.307,0.084l-0.597,-0.003l-0.705,0.096l-0.707,0.018l0.453,-0.673l0.955,-0.649l0.18,-0.14l0.128,-0.179l0.03,-0.135l-0.042,-0.115l-0.228,-0.204l-0.046,-0.151l-0.068,-0.098l-0.331,-0.085l-0.335,-0.051l-0.353,-0.001l-0.741,-0.07l-0.394,-0.005l-0.334,-0.139l-0.554,-0.494l-0.259,-0.139l-0.133,-0.111l-0.104,-0.128l-0.13,-0.728l-0.11,-0.35l-0.168,-0.305l-0.256,-0.231l-0.268,-0.079l-1.028,0.198l-0.239,-0.03l-0.233,-0.067l-1.552,-0.473l-0.64,-0.26l-0.261,-0.129l-0.223,-0.184l-0.231,-0.302l-0.259,-0.27l0.001,0.109l-0.04,0.071l-1.299,0.032l-0.207,-0.062l-0.133,-0.074l-0.094,-0.109l-0.07,-0.219l-0.124,-0.184l-0.04,0.196l-0.064,0.181l-0.174,0.101l-0.199,0.017l-0.241,-0.24l-1.053,-0.05l-0.093,-0.041l-0.346,-0.233l-0.295,-0.292l0.293,-0.103l0.606,-0.135l0.131,-0.09l0.076,-0.116l-0.055,-0.172l-0.121,-0.125l-0.124,-0.073l-0.137,-0.046l-0.181,-0.02l-2.343,-0.031l-0.135,0.094l-0.21,0.191l-0.416,0.245l-0.274,0.254l-0.103,0.131l-0.128,0.094l-0.288,0.157l-0.246,0.242l-0.298,0.108l-0.163,-0.066l-0.161,0.001l-0.117,0.06l-0.123,0.027l-0.601,0.029l-0.09,0.062l-0.086,0.173l-0.098,0.337l-0.092,0.111l-0.301,0.042l-0.287,0.092l-0.584,0.32l-0.151,0.047l0.033,-0.235l-0.029,-0.229l-0.165,-0.008l-0.188,0.038l-0.157,0.064l-0.29,0.171l-0.147,0.043l-0.137,-0.087l0.028,-0.112l0.967,-0.412l0.108,-0.031l0.172,0.031l0.168,-0.014l0.131,-0.116l-0.159,-0.546l0.061,-0.372l0.224,-0.288l0.448,-0.437l0.216,-0.144l2.209,-0.913l0.226,-0.047l1.436,-0.184l0.219,-0.064l0.666,-0.271l0.699,-0.111L246.024,396.241zM253.006,397.752l0.005,0.08l-0.491,-0.222l-0.211,-0.231l-0.085,-0.053l0.138,-0.005l0.553,0.379L253.006,397.752zM255.025,398.09l0.385,0.064l0.134,-0.039l0.128,-0.011l0.135,0.027l0.189,0.251l-0.166,0.031h-0.132l-0.097,-0.045l-0.346,-0.011l-0.228,-0.073l-0.125,-0.063l-0.061,-0.076L255.025,398.09zM256.717,398.896l-0.057,0.05l-0.152,-0.112l-0.22,-0.049l-0.129,-0.175l-0.124,-0.067l-0.01,-0.064l0.204,-0.042l0.142,0.019l0.158,0.133l0.091,0.246L256.717,398.896zM257.132,399.372l-0.092,0.008l-0.279,-0.125l-0.083,-0.105l0.098,-0.141l0.021,-0.153l0.038,-0.01l0.045,0.186l0.213,0.079l0.013,0.041l0.131,0.157L257.132,399.372zM257.723,399.9l-0.115,0.092l-0.126,-0.133l-0.08,-0.014l-0.111,-0.053l-0.215,-0.148l-0.052,-0.153l0.179,-0.012l0.226,0.027l0.395,0.087l-0.035,0.173L257.723,399.9zM243.991,401.042l-0.261,0.159l-0.557,0.224l-0.299,0.008l-0.302,-0.084l-0.208,-0.187l-0.119,-0.185l0.01,-0.089l0.189,0.148l0.163,0.073l0.134,-0.049l0.095,-0.08l-0.306,-0.598l0.014,-0.126l0.243,-0.329l0.661,0.1l0.115,0.058l0.092,0.208l0.147,0.163l0.173,0.436L243.991,401.042z"},"cw":{"name":"Cura\u00e7ao","path":"M282.75,428.797L282.604,428.838L282.065,428.563L281.62,428.116L281.606,427.883L281.72,427.903L281.836,427.992L282.015,428.308L282.536,428.516z"},"cy":{"name":"Cyprus","path":"M572.42,356.28L570.957,357.314L570.862,357.621L570.927,357.833L571.133,358.09L571.187,358.157L571.261,358.352L570.942,358.41L570.622,358.429L570.444,358.403L570.276,358.415L569.757,358.972L569.478,359.161L569.146,359.273L568.808,359.34L568.638,359.349L568.488,359.419L568.383,359.548L568.381,359.673L568.336,359.776L568.15,359.755L568.073,359.553L567.941,359.466L567.612,359.511L567.452,359.505L566.926,359.313L566.767,359.233L566.668,359.068L566.397,358.472L566.352,358.029L566.604,358.143L566.84,358.005L567.067,357.78L567.338,357.688L567.507,357.728L567.675,357.768L567.977,357.696L568.107,357.362L568.15,356.978L568.66,357.088L569.178,357.145L569.601,357.164L570.019,357.102L571.298,356.691L571.66,356.445L571.885,356.361L572.274,356.158L572.681,356.045z"},"cz":{"name":"Czechia","path":"M517.262,297.204L517.504,297.193L517.749,297.082L517.769,296.901L517.753,296.563L517.779,296.514L518.15,296.61L518.522,296.762L518.574,297.098L518.674,297.263L518.792,297.414L518.904,297.482L519.099,297.493L519.604,297.692L519.847,297.732L520.096,297.87L520.306,298.01L520.459,298.04L520.53,298.193L520.624,298.298L520.79,298.217L521.396,298.104L521.614,298.255L521.761,298.415L521.781,298.465L521.704,298.606L521.667,298.715L521.604,298.788L521.396,298.865L521.279,298.989L521.193,299.125L521.251,299.255L521.421,299.353L521.541,299.375L521.587,299.47L521.972,299.894L522.278,300.447L522.397,300.533L522.509,300.554L522.639,300.473L522.789,300.293L522.966,300.164L523.116,300.097L523.381,299.944L523.392,299.845L523.17,299.47L523.043,299.166L523.073,299.111L523.356,299.159L523.836,299.325L524.575,299.866L524.708,299.866L524.966,299.825L525.247,299.737L525.381,299.637L525.431,299.674L525.474,299.971L525.4,300.134L525.064,300.292L525.083,300.37L525.17,300.471L525.321,300.539L525.505,300.731L525.632,300.95L525.743,301.051L525.865,301.099L526.171,300.982L526.257,300.89L526.296,300.825L526.355,300.839L526.462,300.947L526.495,301.01L526.792,301.132L526.964,301.282L527.073,301.352L527.194,301.284L527.665,301.403L527.795,301.503L527.836,301.669L527.813,301.77L527.885,302.03L528.481,302.653L528.543,302.971L528.552,303.098L528.481,303.104L528.32,303.17L528.114,303.194L527.891,303.181L527.717,303.296L527.553,303.484L527.383,303.614L527.292,303.729L527.24,303.849L526.668,304.187L526.588,304.328L526.525,304.52L526.498,304.778L526.458,305.01L526.359,305.132L526.05,305.237L525.973,305.293L525.915,305.411L525.742,305.592L525.539,305.764L525.165,305.961L524.764,306.021L524.243,305.957L523.938,305.88L523.791,305.965L523.587,306.221L523.369,306.661L523.278,306.992L523.208,306.898L523.083,306.548L522.942,306.503L522.749,306.47L522.604,306.418L522.29,306.216L522.129,306.155L521.944,306.139L521.768,306.258L521.634,306.398L521.219,306.396L520.764,306.331L520.113,305.865L519.944,305.861L519.764,305.882L519.479,305.771L518.928,305.469L518.669,305.398L518.506,305.441L518.357,305.509L518.25,305.517L518.189,305.418L517.984,305.297L517.778,305.283L517.719,305.356L517.649,306.021L517.58,306.261L517.297,306.25L517.196,306.362L516.974,306.683L516.931,306.99L516.545,306.931L516.362,306.879L516.2,306.918L516.022,307.088L515.523,307.078L515.128,306.977L514.959,306.596L514.778,306.444L514.55,306.31L514.471,306.279L514.345,306.071L514.106,305.813L513.721,305.459L513.421,305.477L513.31,305.383L513.261,305.253L513.136,305.028L512.994,304.872L512.823,304.811L512.578,304.611L512.25,304.175L511.95,303.873L511.66,303.878L511.477,303.72L511.289,303.512L511.151,303.311L510.937,302.821L510.781,302.541L510.66,302.368L510.523,302.224L510.473,302.109L510.641,301.847L510.702,301.717L510.774,301.617L510.816,301.511L510.814,301.432L510.662,301.172L510.456,300.984L510.153,300.794L509.96,300.553L509.89,300.333L509.869,300.211L509.736,300.047L509.629,299.806L509.629,299.661L509.656,299.62L509.756,299.62L509.868,299.719L510.026,299.909L510.156,300.187L510.235,300.081L510.384,299.785L510.648,299.45L510.918,299.258L511.161,299.242L511.36,299.189L511.525,299.093L511.814,299.132L512.023,299.201L512.091,299.158L512.176,298.983L512.23,298.832L512.692,298.744L512.851,298.452L512.94,298.453L513.043,298.41L513.141,298.299L513.235,298.253L513.31,298.309L513.408,298.345L513.51,298.275L513.662,297.939L513.746,297.887L514.152,297.835L514.706,297.637L514.986,297.461L515.261,297.365L515.557,297.194L516.026,297.028L516.048,296.96L515.831,296.789L515.758,296.681L515.708,296.57L515.785,296.447L515.888,296.41L516.021,296.461L516.414,296.534L516.522,296.605L516.561,296.778L516.661,296.939L516.741,296.957L516.712,297.219L516.837,297.321L517.021,297.4L517.142,297.384L517.229,297.278z"},"ci":{"name":"C\u00f4te d'Ivoire","path":"M460.198,433.442l0.175,0.188l0.222,0.129l0.337,-0.016l0.244,0.077l0.211,0.145l0.142,0.321l0.155,0.231l0.067,0.33l0.245,0.173l0.192,0.079l0.26,0.239l0.269,0.122l0.278,-0.028l0.13,0.125l0.208,0.088l0.208,0.006l0.183,-0.276l0.242,-0.109l0.611,-0.22l0.241,-0.1l0.244,-0.063l0.588,-0.02l0.547,0.068l0.271,0.051l0.186,-0.038l0.176,0.131l0.182,0.275l0.149,0.088l0.152,0.095l0.113,0.217l0.132,0.215l0.072,0.095l0.164,0.212l0.141,0.003l0.139,-0.092l0.06,-0.068l0.027,0.14l-0.055,0.227l0.011,0.141l0.077,0.054l-0.042,0.181l-0.161,0.308l-0.001,0.182l0.16,0.057l0.114,0.193l0.068,0.33l0.069,0.11l0.007,0.068l0.116,0.799l0.143,0.801l-0.091,0.104l-0.125,0.031l-0.081,0.037l-0.023,0.075l0.053,0.109l-0.035,0.1l-0.156,0.069l-0.339,0.254l-0.023,0.101l-0.09,0.216l-0.075,0.132l-0.111,0.245l-0.176,0.648l-0.065,0.537l-0.01,0.166l-0.068,0.115l-0.077,0.167l-0.368,0.459l-0.188,0.375l0.024,0.163l0.009,0.164l-0.056,0.118l0.01,0.317l0.045,0.265l0.066,0.26l0.267,0.736l0.139,0.447l0.086,0.36l0.076,0.242l0.071,0.098l0.029,0.093l0.396,0.067l0.078,0.053l0.108,0.469l-0.02,0.212l-0.078,0.081l0.002,0.179l-0.018,0.223l-0.058,0.088l-0.222,0.011l-0.151,0.084l-0.198,-0.034l-0.019,-0.055l-0.107,-0.02l-0.294,-0.127l0.048,-0.407l-0.136,-0.017l-0.105,0.054l-0.209,0.488l-0.1,0.084l-1.468,-0.252l-0.319,-0.203l-0.382,-0.046l-0.666,0.023l-0.549,0.061l-0.157,0.123l1.386,-0.072l0.149,0.014l0.07,0.074l-1.752,0.161l-0.668,0.096l-0.198,-0.026l-0.15,-0.156l-0.726,-0.019l-0.149,0.051l-0.09,0.115l0.286,-0.025l0.451,-0.006l0.121,0.088l-1.412,0.115l-0.979,0.22l-0.415,0.163l-1.366,0.535l-0.833,0.252l-0.218,0.093l-0.379,0.262l-0.487,0.165l-0.546,0.308l-0.333,0.069l-0.075,-0.098l-0.009,-0.52l-0.046,-0.697l0.017,-0.267l0.044,-0.251l0.001,-0.208l0.166,-0.078l0.044,-0.087l0.025,-0.271l0.155,-0.247l0.003,-0.43l0.046,-0.089l0.035,-0.114l-0.066,-0.282l-0.086,-0.532l-0.042,-0.035l-0.038,0.023l-0.087,0.01l-0.343,-0.184l-0.265,-0.032l-0.186,-0.157l-0.013,-0.179l-0.09,-0.105l-0.063,-0.207l-0.093,-0.237l-0.261,-0.144l-0.245,-0.035l-0.174,0.031l-0.204,-0.009l-0.234,-0.08l-0.162,-0.09l-0.153,-0.174l-0.142,-0.138l-0.113,0.017l-0.138,-0.033l-0.136,-0.063l-0.044,-0.049l0.568,-0.554l0.193,-0.271l0.021,-0.166l0.002,-0.167l0.062,-0.171l0.016,-0.261l-0.314,-0.95l-0.08,-0.294l-0.084,-0.086l-0.054,-0.033l0.159,-0.122l0.219,0.032l0.336,0.095l0.073,-0.094l0.254,-0.48l-0.007,-0.178l-0.025,-0.123l0.149,-0.329l0.118,-0.127l0.061,-0.137l-0.019,-0.188l-0.089,-0.07l-0.118,0.013l-0.141,-0.046l-0.215,-0.108l-0.109,-0.096l0.034,-0.435l0.02,-0.135l0.076,-0.078l0.118,-0.021l0.333,-0.013l0.27,0.05l0.237,0.029l0.126,0l0.102,0.129l0.136,0.132l0.12,-0.001l0.042,-0.098l-0.028,-0.429l-0.08,-0.227l-0.181,-0.219l-0.468,-0.187l-0.011,-0.261l0.047,-0.283l0.101,-0.105l0.348,-0.18l-0.061,-0.097l-0.111,-0.103l-0.221,-0.104l0.051,-0.339l0.011,-0.303l-0.187,0.034l-0.192,0.018l-0.162,-0.093l-0.136,-0.184l-0.025,-0.506l0,-0.585l-0.026,-0.259l0.052,-0.138l0.165,-0.127l0.18,-0.165l0.064,-0.105l0.083,-0.002l0.216,-0.063l0.196,-0.144l0.183,-0.3l0.247,-0.241l0.278,0.018l0.082,-0.044l0.098,-0.008l0.116,0.159l0.117,0.121l0.083,0.003l0.062,0.229l0.507,0.096l0.217,0.063l0.183,0.167l0.064,0.004l0.077,-0.035l0.06,-0.058l0.012,-0.064l-0.079,-0.15l0.035,-0.135l0.082,-0.121l0.131,-0.008l0.197,-0.034l0.226,0l0.168,0.022l0.067,-0.121l-0.064,-0.34l0.017,-0.188l0.027,-0.158l0.063,-0.064l0.251,0.199l0.23,0.072l0.165,0.006l0.046,-0.038l-0.07,-0.217l0.019,-0.065l0.061,-0.038l0.108,-0.022l0.293,-0.088l0.03,0.017l0.055,0.342l-0.025,0.112l0.062,0.232l0.076,0.215l-0.006,0.088l-0.063,0.133l-0.074,0.122l0.008,0.05l0.117,0.083l0.224,0.086l0.232,0.02l0.129,-0.125l0.134,-0.102l0.093,-0.091l0.032,-0.135l0.147,-0.099l0.42,-0.124l0.386,-0.019L460.198,433.442zM467.037,448.355l-0.077,0.111l-0.372,-0.071l0.088,-0.093L467.037,448.355z"},"cd":{"name":"Democratic Republic of Congo","path":"M552.606,448.408L552.708,448.604L552.853,448.805L553.339,449.145L553.493,449.334L553.612,449.544L553.687,449.708L553.837,449.839L554.047,449.923L554.227,450.023L554.337,450.17L554.502,450.323L554.82,450.531L554.975,450.536L555.154,450.565L555.312,450.62L555.481,450.604L555.754,450.468L556.076,450.24L556.322,450.099L556.917,450.149L557.249,450.264L557.513,450.425L557.719,450.415L558.168,450.117L558.406,449.8L558.637,449.732L558.987,449.87L559.276,450.166L559.53,450.596L559.709,450.76L559.954,451.014L560.441,451.561L561.075,451.835L561.321,451.97L561.401,452.105L561.448,452.285L561.464,452.48L561.541,452.561L561.712,452.533L561.858,452.505L562.019,452.561L562.131,452.703L562.187,452.814L562.248,452.933L562.407,453.009L562.438,453.162L562.329,453.348L562.217,453.515L562.081,453.847L562.01,454.187L562.102,454.3L562.199,454.394L562.251,454.489L562.282,454.6L562.27,454.73L562.054,455.202L561.943,455.614L561.939,455.823L562.224,455.977L562.594,455.969L562.711,456.063L562.828,456.213L562.931,456.29L563.087,456.288L563.195,456.34L563.238,456.446L563.364,456.56L563.47,456.686L563.419,456.847L563.41,456.97L563.146,457.312L562.54,457.979L561.236,459.216L561.235,459.217L560.795,459.366L560.568,459.596L560.407,459.957L560.027,460.263L559.734,460.387L559.703,460.46L559.68,460.792L559.71,461.279L559.573,461.502L559.374,461.936L559.271,462.207L559.191,462.26L559.102,462.396L559.046,462.838L559.008,462.987L558.865,463.902L558.906,464.163L558.795,464.598L558.79,464.854L558.744,465.144L558.665,465.395L558.67,465.797L558.715,466.453L558.707,466.54L558.597,466.601L558.401,466.764L558.216,466.873L558.075,466.901L557.84,467.191L557.64,467.466L557.49,467.734L557.451,467.857L557.482,468.204L557.503,468.615L557.457,468.792L557.387,468.897L557.059,469.12L556.843,469.28L556.741,469.364L556.688,469.493L556.783,469.797L556.79,470.019L556.868,470.15L557.128,470.256L557.127,470.363L557.134,470.478L557.27,470.621L557.518,470.913L557.717,471.187L557.722,471.425L557.684,471.823L557.677,472.052L557.697,472.366L557.696,472.95L557.682,473.366L557.714,473.582L558.018,474.097L558.152,474.668L558.219,475.086L558.222,475.219L558.119,475.7L558.002,476.167L557.995,476.344L558.05,476.58L558.267,477.12L558.425,477.513L558.501,477.75L558.61,478.026L558.755,478.449L558.791,478.65L558.761,478.8L558.465,479.331L558.435,479.498L558.508,479.91L558.605,480.308L558.745,480.534L559.079,481.158L559.328,481.369L559.787,481.681L560.192,481.995L560.348,482.158L560.491,482.34L560.773,482.806L560.945,483.185L561.036,483.528L561.257,483.997L561.463,484.432L561.729,484.964L561.917,485.34L562.002,485.591L561.516,485.666L560.813,485.773L560.038,485.892L559.238,486.014L558.445,486.136L557.693,486.251L557.01,486.355L556.802,486.413L556.904,486.709L556.857,487.02L556.722,487.261L556.508,487.557L556.411,487.675L556.193,487.906L556.011,488.069L555.64,488.343L555.406,488.5L555.404,488.642L555.798,489.306L555.977,489.783L556.05,490.214L556.046,490.462L556.031,490.972L556.013,491.579L555.986,491.818L556.093,492.251L556.074,492.589L555.809,492.967L555.735,493.338L555.601,493.839L555.416,494.535L555.284,494.901L555.357,495.139L555.423,495.299L555.493,495.514L555.635,495.838L555.801,496.029L555.894,496.111L556.44,496.52L556.667,496.717L557.013,497.109L557.269,497.369L557.625,497.43L558.052,497.528L558.288,497.604L558.45,497.567L558.505,497.475L558.497,497.279L558.469,497.135L558.514,497.024L558.659,496.951L559.03,496.939L559.191,496.841L559.319,496.817L559.32,497.247L559.32,497.659L559.321,498.16L559.321,498.735L559.322,499.207L559.322,499.709L559.323,500.289L559.32,500.354L559.263,500.485L559.116,500.53L558.917,500.417L558.905,500.298L558.856,500.085L558.764,499.976L558.643,499.942L558.439,499.997L558.159,500.154L557.8,500.292L557.654,500.371L557.401,500.361L557.127,500.286L556.926,500.109L556.868,499.844L556.691,499.572L556.451,499.178L556.33,499.017L556.17,498.833L556.008,498.812L555.827,498.761L555.716,498.492L555.612,498.152L555.548,498.021L555.44,497.852L555.285,497.749L554.947,497.613L554.475,497.424L553.881,497.186L553.599,497.174L553.283,497.134L553.085,497.021L552.972,496.931L552.842,496.601L552.664,496.215L552.143,495.756L552.026,495.248L551.921,495.175L551.742,495.216L551.604,495.279L551.549,495.416L551.41,495.874L551.333,496.085L551.281,496.144L551.167,496.212L550.981,496.274L550.716,496.305L550.342,496.293L549.874,496.225L549.622,496.174L548.939,496.098L548.741,496.061L548.462,495.961L548.261,495.861L547.599,495.645L547.298,495.671L547.153,495.518L547.022,495.443L546.842,495.299L546.762,495.102L546.655,494.679L546.681,494.453L546.758,494.201L546.672,494.131L546.552,494.131L546.38,494.218L546.075,494.267L545.516,494.378L545.318,494.44L545.099,494.488L544.931,494.531L544.511,494.774L544.365,494.8L544.116,494.713L543.996,494.583L544.116,494.436L544.167,494.253L544.082,493.896L543.953,493.731L543.581,493.613L543.438,493.602L543.378,493.402L543.275,493.22L543.063,493.185L542.961,493.164L542.855,493.22L542.795,493.367L542.778,493.48L542.589,493.566L542.203,493.549L541.82,493.467L541.551,493.44L541.372,493.461L540.688,493.74L540.463,493.777L539.729,493.756L539.313,493.697L539.017,493.687L538.807,493.774L538.545,493.981L538.326,494.092L538.225,494.08L538.163,493.993L538.077,493.875L538.05,493.563L537.941,493.222L538.013,493.043L538.229,492.915L538.304,492.651L538.237,492.255L538.233,491.977L538.291,491.816L538.213,491.426L537.997,490.807L537.692,490.304L537.298,489.915L537.04,489.544L536.918,489.189L536.964,488.34L537.083,487.593L537.177,487L537.15,486.007L536.883,485.361L536.825,484.667L536.976,483.925L536.998,483.417L536.898,483.157L536.83,483.118L536.744,483.092L536.069,483.067L535.17,483.034L534.386,483.024L533.535,483.014L533.396,482.92L533.333,482.747L533.336,482.576L533.51,482.052L533.485,482.009L533.183,481.998L532.363,482.083L531.822,482.167L531.479,482.195L530.876,482.338L530.503,482.64L530.381,483.019L530.391,483.332L530.37,483.561L530.2,483.8L530.066,484.075L530.061,484.22L529.979,484.952L529.423,485.05L528.867,485.05L528.737,485.041L528.05,484.866L527.795,484.865L527.577,484.957L527.156,485.047L526.754,485.113L526.349,485.33L526.241,485.349L525.972,485.236L525.596,485.247L525.215,485.301L525.037,485.325L524.914,485.259L524.564,484.713L524.098,483.986L523.845,483.53L523.751,483.411L523.589,483.254L523.367,482.957L523.275,482.675L523.314,482.408L523.184,482.048L522.885,481.595L522.688,481.163L522.594,480.75L522.571,480.398L522.618,480.104L522.561,479.888L522.398,479.749L522.31,479.572L522.246,479.499L522.111,479.332L521.814,479.148L521.488,479.051L520.772,479.049L519.837,479.046L518.99,479.06L518.048,479.076L517.094,479.092L516.837,479.116L516.109,479.127L515.526,479.08L515.31,479.05L514.93,479.027L514.33,479.022L514.005,479.04L513.227,479.041L513.156,479.045L513.033,479.097L512.701,479.025L512.375,479.049L512.193,478.969L511.793,479.019L511.599,479.085L511.288,479.318L510.821,479.439L510.648,479.429L510.533,479.39L510.262,479.134L510.052,478.888L509.977,478.751L510.094,478.717L510.461,478.665L510.737,478.64L510.791,478.575L510.833,477.815L510.843,477.044L510.745,476.942L510.649,476.88L510.645,476.827L510.788,476.73L510.987,476.617L511.051,476.566L511.271,476.362L511.706,475.89L512.037,475.774L512.345,475.65L512.388,475.605L512.429,475.513L512.567,475.52L512.611,475.564L512.679,475.664L512.8,475.804L513.019,475.97L513.239,476.149L513.349,476.172L513.526,476.081L513.732,475.946L514.035,475.848L514.107,475.756L514.146,475.559L514.17,475.349L514.196,475.101L514.258,475.067L514.367,475.043L514.568,475.113L514.66,475.186L514.825,475.186L514.93,475.12L515.122,474.998L515.366,474.949L515.627,474.831L515.878,474.681L515.996,474.667L516.121,474.864L516.233,475.001L516.253,475.087L516.141,475.251L516.016,475.467L516.121,475.736L516.146,475.997L516.143,476.155L516.228,476.219L516.286,476.249L516.376,476.212L516.555,476.223L516.77,476.305L516.977,476.296L517.177,476.195L517.55,475.803L518.095,475.119L518.547,474.69L518.904,474.515L519.146,474.311L519.273,474.076L519.481,473.917L519.915,473.79L520.245,473.646L520.575,473.177L521.015,472.333L521.138,471.58L521.213,471.122L521.17,469.543L521.141,469.025L521.208,468.743L521.372,468.549L521.82,468.138L522.121,467.801L522.351,467.407L522.792,466.508L522.986,466.218L523.073,466.088L523.339,465.849L523.712,465.638L524.192,465.457L524.933,464.831L525.522,464.201L525.442,463.444L525.58,462.816L525.901,462.018L526.006,461.173L525.896,460.282L525.942,459.553L526.25,458.706L526.378,458.391L526.421,457.876L526.419,457.057L526.81,455.937L527.18,455.265L527.594,454.515L527.752,454.061L527.962,453.455L527.929,452.968L527.891,452.408L527.995,451.638L527.956,451.185L527.809,450.791L527.884,450.542L528.181,450.441L528.551,450.047L529.215,449.018L529.931,448.516L530.429,448.357L530.948,448.374L531.287,448.464L531.443,448.626L531.836,448.869L532.464,449.19L532.934,449.592L533.194,449.997L533.396,450.217L533.646,450.293L534.055,450.26L534.512,450.355L534.988,450.582L535.281,450.666L535.389,450.607L535.619,450.64L536.145,450.826L536.564,450.724L537.185,450.801L538.627,451.133L538.704,451.077L538.738,451.064L538.861,450.93L539.174,450.265L539.439,449.856L539.563,449.702L539.869,449.486L540.229,449.431L540.574,449.45L540.863,449.545L541.127,449.655L541.419,449.656L541.718,449.55L542.162,449.355L542.63,449.228L543.032,449.088L543.694,448.843L543.953,448.73L544.282,448.686L545.204,448.91L545.801,448.762L546.045,448.805L546.562,448.646L546.656,448.539L546.985,447.998L547.335,447.84L547.865,447.92L548.163,448.004L549.155,448.235L550.443,448.476L550.822,448.513L550.976,448.54L551.11,448.502L551.533,448.198L551.676,448.155L551.797,448.16z"},"dk":{"name":"Denmark","path":"M503.034,278.803h-0.042l-0.179,-0.043l-0.127,-0.103l-0.329,0.073l-0.44,0.166l-0.244,-0.008l-0.194,-0.178l-0.794,-0.254l-0.128,-0.021l-0.524,-0.01l-0.001,0l-0.025,-0.402l-0.065,-0.291l-0.184,-0.434l0.272,-0.105l-0.053,-0.85l-0.099,-0.441l-0.759,-0.455l-0.598,-0.443l0.138,-1.5l0.059,-0.406l-0.227,-0.79l0.024,-0.914l0.096,-1.448l0.19,-0.057l0.14,0.007l0.538,0.261l0.224,0.026l0.154,0.233l0.18,0.096l0.13,-0.247l0.051,-0.423l0.426,-0.549l0.299,-0.203l0.204,-0.097l0.206,0.222l0.157,0.249l0.037,-0.545l0.127,-1.043l-0.405,-0.164l-0.331,0.142l-0.327,0.662l-0.292,0.829l-0.474,0.076l-0.378,0.234l-0.341,-0.243l-0.22,-0.214l-0.005,-0.313l0.05,-0.189l0.401,-0.678l0.538,-0.653l0.542,0.006l0.395,-0.209l0.236,-0.025l0.737,0.045l0.378,-0.144l0.339,-0.3l0.732,-1.277l0.413,-0.535l0.833,-0.188l0.77,-0.62l0.215,-0.008l-0.362,0.462l-0.058,0.179l-0.044,0.273l0.259,0.592l-0.055,0.36l0.019,0.706l-0.245,0.367l-0.276,0.778l-0.119,0.114l-0.026,0.904l0.027,0.215l-0.04,0.818l0.283,0.334l0.299,0.174l0.998,-0.006l0.104,0.146l0.122,0.251l-0.089,0.426l-0.107,0.321l-0.289,0.27l-0.371,0.201l-0.231,0.009l-0.314,-0.382l-0.149,0.124l-0.154,0.195l-0.259,1.042l-0.123,0.701l-0.066,0.057l-0.146,-0.104l-0.252,-0.008l-0.319,0.166l0.164,0.148l0.173,0.257l-0.069,0.129l-0.281,0.139l-0.249,0.281l-0.104,0.212l-0.313,0.251l-0.198,0.318l0.097,0.393l0.041,0.345l0.086,0.38l-0.078,0.303l-0.389,0.434l-0.143,0.375l0.333,-0.005l0.205,0.086l0.12,0.111l0.124,0.157l-0.076,0.194L503.034,278.803zM506.717,266.63l-0.114,0.121l-0.386,-0.171l0.17,-0.24l0.424,-0.111l0.249,0.037l-0.274,0.238L506.717,266.63zM510.974,274.082l0.007,0.498l-0.073,0.145l-0.107,0.096l-0.28,0.101l-0.243,0.141l-0.217,0.247l-0.08,0.353l0.169,0.258l0.308,0.141l0.079,0.49l-0.254,0.241l-0.652,0.24l-0.068,0.579l0.021,0.455l-0.012,0.33l-0.052,0.456l-0.527,0.207l-0.341,-0.694l-0.003,-0.279l-0.102,-0.326l-0.019,-0.278l-0.121,-0.445l-0.499,-0.121l-0.194,-0.016l-0.271,0.083l-0.067,-0.032l-0.325,-0.61l0.054,-0.676l-0.173,-0.342l-0.024,-0.155l0.004,-0.172l-0.143,-0.142l-0.172,-0.075l-0.084,-0.383l0.198,-0.093l0.491,0.045l0.144,-0.026l0.131,-0.08l0.397,-0.632l-0.012,-0.14l0.042,-0.181l0.429,-0.067l0.191,0.245l-0.039,0.392l0.024,0.5l0.26,0.136l0.101,0.02l0.109,-0.369l0.076,-0.18l0.103,-0.101l0.035,-0.338l-0.061,-0.207l-0.13,-0.155l0.486,-0.42l0.503,-0.334l0.293,-0.018l0.294,0.082l0.274,0.112l0.148,0.097l0.083,0.156l-0.184,0.371l-0.051,0.202L510.974,274.082zM505.469,274.092l-0.048,0.089l-0.178,-0.093l-0.019,-0.322l0.067,-0.29l-0.079,-0.26l0.087,-0.167l0.25,0.389l0.071,0.183l-0.097,0.218L505.469,274.092zM511.246,275.018l-0.264,0.211l-0.058,-0.011l-0.086,-0.289l0.14,-0.176l0.082,-0.149l0.059,0.004l0.08,0.162L511.246,275.018zM505.575,274.953l0.117,0.258l0.144,0.55l0.228,0.614l-0.095,0.256l0.065,0.328l-0.065,0.341l-0.453,0.396l-0.508,0.018l-0.528,-0.191l-0.746,-0.369l-0.06,-0.207l-0.104,-0.115l-0.2,-0.631l0.004,-0.781l0.375,-0.099l0.819,-0.374l0.189,0.059l0.198,0.191l0.228,0.011l0.33,-0.271L505.575,274.953zM518.043,277.846l-0.104,0.083l-0.464,-0.137l-0.565,-0.339l0.083,-0.666l0.145,-0.289l1.031,0.747l0.013,0.281L518.043,277.846zM505.825,279.166l-0.125,0.027l-0.169,-0.393l-0.022,-0.124l0.199,-0.252l0.128,-0.286l0.333,-0.44l0.191,-0.517l0.073,0.008l-0.085,0.461l-0.437,1.279L505.825,279.166zM503.936,278.507l-0.292,0.067l-0.149,-0.118l-0.274,-0.045l-0.098,-0.751l0.028,-0.045l0.138,0.053l0.473,0.351l0.165,0.383L503.936,278.507zM510.919,278.12l-0.107,0.073l-0.431,-0.053l-0.486,0.338l-0.184,-0.107l0.07,-0.216l0.051,-0.079l0.163,-0.092l0.109,-0.134l0.043,-0.21l0.101,0.113l0.301,0.047l0.147,0.067l0.123,0.099L510.919,278.12zM505.124,278.695l-0.188,0.051l-0.215,-0.106l-0.351,-0.399l-0.044,-0.106l0.184,0.067l0.229,0.209l0.187,0.045l0.256,0.176L505.124,278.695zM507.585,278.481l0.497,0.302l0.336,-0.018l0.229,0.125l0.055,0.193l0.02,0.428l-0.24,0.125l-0.265,-0.042l-0.361,0.163l-1.184,-0.699l0.017,-0.585l0.047,-0.23l0.561,-0.055L507.585,278.481z"},"dj":{"name":"Djibouti","path":"M597.069,430.392L596.826,430.773L596.515,431.261L596.162,431.815L595.941,431.819L595.77,431.787L595.652,431.693L595.41,431.59L595.137,431.583L594.877,431.679L594.437,431.798L594.039,431.837L593.718,431.903L593.453,431.98L593.213,431.938L593.006,431.869L592.96,431.279L592.912,430.639L592.917,430.138L592.99,429.862L593.055,429.754L593.431,429.373L593.561,429.217L593.99,428.585L594.359,428.042L594.634,427.637L594.719,427.557L594.835,427.479L594.917,427.502L595.453,427.893L595.547,427.882L595.726,427.761L595.888,427.343L596.002,427.19L596.051,427.194L596.395,427.077L596.706,426.944L596.746,427.082L597.216,427.644L597.371,427.92L597.528,428.426L597.446,428.707L597.323,428.891L597.142,429.054L596.513,429.455L595.814,429.71L595.368,430.221L595.036,430.186L595.087,430.379L595.21,430.401L595.404,430.364L595.789,430.216L596.13,430.145L596.499,430.14L596.833,430.204z"},"dm":{"name":"Dominica","path":"M303.713,419.643L303.45,419.706L303.337,419.207L303.153,418.844L303.185,418.618L303.218,418.532L303.605,418.671L303.726,418.84L303.799,419.284z"},"do":{"name":"Dominican Republic","path":"M274.283,411.52L274.295,411.036L274.37,410.839L274.301,410.632L273.99,410.412L273.8,410.128L273.631,409.877L273.669,409.841L274.007,409.83L274.126,409.737L274.353,409.48L274.398,409.273L274.38,409.116L274.232,408.929L274.174,408.731L274.356,408.559L274.595,408.307L274.628,408.21L274.623,408.114L274.344,407.849L274.325,407.734L274.455,407.446L274.442,407.255L274.313,406.658L274.252,406.569L274.376,406.519L274.458,406.341L274.566,406.182L274.71,406.097L274.874,406.043L275.199,406.048L275.649,406.186L275.777,406.184L276.209,406.058L276.567,405.988L276.905,406.068L277.042,406.176L277.32,406.347L277.46,406.398L277.9,406.395L278.021,406.412L278.39,406.694L278.701,406.807L278.882,406.812L279.206,406.703L279.367,406.706L279.551,406.949L279.587,407.294L279.741,407.608L279.977,407.809L281.14,407.725L281.399,407.89L281.311,408.026L281.146,408.099L280.593,408.067L280.352,408.083L280.303,408.219L280.302,408.345L280.625,408.375L280.942,408.438L281.266,408.54L281.594,408.609L281.964,408.654L282.329,408.727L282.937,408.974L283.608,409.534L283.788,409.662L283.907,409.837L283.85,410.054L283.61,410.408L283.474,410.521L283.276,410.591L283.14,410.735L283.009,410.982L282.929,411.003L282.835,410.993L282.674,410.853L282.559,410.638L282.234,410.436L281.849,410.462L281.281,410.343L280.938,410.4L280.594,410.414L280.243,410.353L279.889,410.332L279.536,410.408L279.194,410.537L279.068,410.62L278.848,410.821L278.731,410.896L277.898,410.997L277.659,410.849L277.436,410.647L277.116,410.62L276.651,410.776L276.361,410.833L276.243,410.899L276.208,410.976L276.207,411.258L276.142,411.429L275.689,412.075L275.434,412.531L275.329,412.671L275.207,412.702L274.984,412.44L274.842,412.346L274.666,412.298L274.591,412.159L274.594,411.961L274.548,411.769L274.439,411.618z"},"ec":{"name":"Ecuador","path":"M264.415,462.967l-0.157,0.1l-0.163,0.011l-0.217,0.031l-0.303,-0.096h-0.119l-0.017,0.097l0.201,0.118l0.195,0.135l0.07,0.205l0.116,0.243l0.279,0.272l0.174,0.136l0.011,0.097l-0.055,0.178l-0.014,0.148l0.096,0.683l-0.064,0.042l-0.103,0.003l-0.109,-0.003l-0.09,-0.074l-0.078,-0.044l-0.035,0.105l-0.081,0.304l-0.182,0.684l-0.159,0.599l-0.2,0.212l-0.289,0.337l-0.396,0.461l-0.574,0.668l-0.424,0.31l-0.334,0.244l-0.391,0.282l-0.504,0.364l-0.566,0.204l-0.788,0.284l-0.558,0.201l-0.411,0.14l-0.428,0.146l-0.566,0.193l-0.218,0.182l-0.363,0.446l-0.169,0.215l-0.154,0.185l-0.032,0.084l0.021,0.054l0.074,0.09l0.007,0.093l-0.102,0.058l-0.088,0.009l-0.039,-0.046l-0.029,-0.102l-0.094,-0.104l-0.109,-0.03l-0.063,0.025l-0.005,0.095l-0.143,0.457l-0.005,0.222l-0.06,0.088l0.004,0.199l-0.144,0.185l-0.063,0.165l-0.044,0.14l-0.116,0.097l-0.042,0.152l-0.107,0.324l-0.125,0.254l-0.088,0.217l-0.016,0.163l0.067,0.115l0.023,0.093l-0.06,0.167l-0.033,0.125l-0.16,0.085l-0.332,0.202l-0.129,0.139l-0.051,0.157l0.033,0.134l-0.014,0.111l-0.158,0.042L254,476.369l-0.107,0.171l-0.121,0.06l-0.31,-0.091l-0.229,-0.001l-0.177,-0.083l-0.192,-0.246l-0.158,-0.207l-0.129,-0.268l-0.04,-0.367l-0.173,-0.108l-0.17,-0.128l-0.204,0.036l-0.242,0.024l-0.134,-0.085l-0.331,-0.155l-0.282,-0.176l-0.213,-0.088l-0.163,0.042l-0.098,0.106l-0.171,0.189l-0.253,0.131l-0.114,-0.006l-0.153,-0.087l-0.028,-0.102l0.125,-0.162l0.255,-0.356l-0.283,-0.009l-0.098,-0.111l-0.014,-0.129l-0.046,-0.139l0.056,-0.167l0.148,-0.088l0.223,0.069l0.153,0.005l0.102,-0.157l0.102,-0.069l0.102,-0.051l0.042,-0.079l-0.108,-0.251l-0.032,-0.137l0.033,-0.079l-0.005,-0.157l-0.004,-0.116l-0.065,-0.102l-0.005,-0.152l-0.056,-0.083l-0.019,-0.088l-0.004,-0.102l-0.07,-0.051l-0.074,-0.052l0.061,-0.036l0.402,-0.141l0.167,-0.141l0.207,-0.128l0.178,-0.197l0.117,-0.188l0.277,-0.875l0.261,-0.552l-0.044,-0.264l-0.216,-0.357l-0.049,-0.526l0.02,-0.16l-0.027,-0.121l-0.144,0.218l0.037,0.775l-0.127,0.349l-0.178,0.084l-0.116,-0.061l0.066,-0.566l-0.13,0.103l-0.208,0.384l-0.341,0.285l-0.019,0.095l-0.083,0.117l-0.263,-0.108l-0.201,-0.117l-0.659,-0.639l-0.433,-0.134l-0.261,-0.223l-0.055,-0.094l-0.031,-0.129l0.267,-0.134l0.273,-0.18l0.027,-0.396l-0.007,-0.311l-0.202,-0.532l0.095,-0.694l-0.052,-0.272l-0.231,-0.577l0.171,-0.291l0.611,-0.212l0.196,-0.142l0.137,-0.458l0.139,-0.274l0.272,0.11l0.213,-0.013l-0.288,-0.102l-0.234,-0.413l-0.039,-0.188l0.452,-0.564l0.237,-0.147l0.291,-0.298l0.245,-0.45l0.059,-0.71l-0.101,-0.507l-0.076,-0.537l0.146,-0.139l0.372,-0.071l0.302,-0.173l0.153,-0.16l0.359,0.024l0.415,-0.248l0.663,-0.125l0.924,-0.283l0.204,-0.25l-0.092,-0.445l0.086,0.058l0.257,0.212l0.156,0.21l0.264,0.13l0.213,0.105l0.56,0.426l0.369,0.216l0.403,0.195l0.582,0.205l0.355,-0.035l0.083,0.155l0.069,0.164l0.133,0.095l0.211,0.082l0.125,0.025l0.039,0.041l0.126,0.59l0.074,0.086l0.291,0.094l0.356,0.035l0.145,-0.021l0.313,0.164l0.231,0.077l0.255,0.058l0.173,0.017l0.08,-0.025l0.029,-0.06l0.142,0.011l0.211,0.076l0.305,0.016l0.189,-0.072l0.026,-0.119l0.013,-0.209l0.07,-0.073l0.217,-0.122l0.113,0.025l0.569,0.262l0.117,0.09l0.144,0.183l0.267,0.27l0.289,0.172l0.447,0.073l0.431,0.282L264.415,462.967zM254.242,459.178l-0.158,0.021l-0.073,-0.133l0.192,-0.155l0.066,-0.03L254.242,459.178zM219.545,462.6l0.174,0.18l0.095,0.512l0.563,0.54l0.07,0.302l-0.05,0.14l0.026,0.055l0.271,0.213l0.177,0.224l-0.297,0.525l-0.633,0.221l-0.675,-0.007l-0.133,-0.057l-0.181,-0.201l-0.033,-0.177l0.104,-0.171l0.349,-0.26l0.532,-0.232l0.066,-0.178l-0.213,-0.173l-0.147,-0.344l-0.336,-0.241l-0.167,-0.735l-0.112,-0.037l-0.228,0.101l-0.112,-0.089l-0.019,-0.047l0.246,-0.167l0.051,-0.12l0.364,-0.058l0.156,0.096L219.545,462.6zM221.505,463.602l-0.13,0.084l-0.529,-0.097l-0.165,-0.162l0.133,-0.221l0.112,-0.088l0.316,0.082l0.321,0.247L221.505,463.602zM219.114,463.955l-0.282,0.049l-0.237,-0.096l-0.101,-0.148l-0.021,-0.223l0.021,-0.074l0.523,-0.081l0.171,0.187l-0.002,0.274L219.114,463.955zM222.176,464.821l-0.146,0.005l-0.435,-0.27l0.029,-0.265l0.174,-0.178l0.563,-0.091l0.236,0.168l-0.021,0.317l-0.192,0.232l-0.152,0.042L222.176,464.821zM224.747,465.21l-0.331,0.115l-0.114,-0.052l-0.071,-0.057l-0.017,-0.069l0.183,-0.172l0.178,-0.093l0.16,-0.198l0.293,-0.118l0.086,0.027l0.058,0.041l0.022,0.066l-0.1,0.16l-0.178,0.112L224.747,465.21zM221.926,466.406l-0.113,0.005l-0.155,-0.12l0.119,-0.218l0.127,0.053l0.093,0.063l0.055,0.084L221.926,466.406zM250.812,470.962l-0.054,0.108l-0.267,-0.01l-0.077,-0.035l0.002,-0.123l0.063,-0.391l0.073,-0.164l0.219,-0.159l0.183,-0.077l0.234,0.014l0.248,0.145l-0.292,0.262l-0.163,0.04l-0.063,0.034L250.812,470.962z"},"eg":{"name":"Egypt","path":"M571.676,370.587L571.717,370.686L571.809,370.96L572.042,371.656L572.246,372.2L572.495,372.952L572.573,373.24L572.606,373.439L572.968,374.263L573.183,374.938L573.34,375.486L573.562,376.284L573.658,376.562L573.501,376.707L573.187,377.224L572.852,378.861L572.373,380.134L572.319,380.929L572.242,381.215L572.014,381.617L571.738,382.01L571.247,381.807L570.447,381.115L569.981,380.457L569.481,380.031L569.009,379.466L568.88,379.059L568.885,378.797L568.679,378.158L568.526,377.855L567.95,377.174L567.785,376.81L567.659,376.649L567.532,376.419L567.323,375.53L567.095,374.964L566.835,375.121L566.881,375.359L566.654,375.688L566.517,376.069L566.622,376.38L567.093,376.853L567.188,377.06L567.298,377.507L567.28,378.114L567.356,378.319L567.709,378.769L567.835,379.036L567.911,379.266L568.028,379.474L568.378,379.864L568.881,380.606L569.358,381.106L569.703,381.347L569.849,381.588L569.882,382.209L569.856,382.505L570.159,383.062L570.271,383.343L570.563,383.572L570.697,383.833L570.82,384.258L571.005,385.511L571.259,385.818L572.044,387.457L572.706,388.49L573.026,389.26L573.515,390.194L574.472,392.238L575.041,392.866L575.268,393.219L575.68,393.49L576.126,393.882L575.701,393.844L575.593,393.867L575.444,393.934L575.373,394.172L575.342,394.366L575.394,395.391L575.511,395.913L575.885,396.898L576.164,397.193L576.3,397.384L576.49,397.523L577.377,397.859L577.896,398.567L579.062,399.461L579.176,399.708L579.179,399.765L578.258,399.766L577.337,399.766L576.416,399.766L575.495,399.766L574.575,399.766L573.653,399.767L572.733,399.767L571.812,399.767L570.891,399.767L569.97,399.767L569.049,399.767L568.129,399.767L567.208,399.768L566.287,399.768L565.366,399.768L564.445,399.768L563.92,399.768L564.01,399.5L564.065,399.311L564.003,399.179L563.824,399.146L563.707,399.188L563.432,399.749L563.288,399.771L562.961,399.771L561.889,399.771L560.816,399.771L559.744,399.771L558.672,399.77L557.6,399.77L556.528,399.77L555.456,399.77L554.384,399.77L553.312,399.769L552.239,399.769L551.167,399.769L550.095,399.769L549.023,399.769L547.951,399.769L546.878,399.768L545.806,399.768L545.806,399.092L545.806,398.414L545.806,397.735L545.806,397.056L545.806,396.375L545.806,395.693L545.806,395.01L545.806,394.326L545.806,393.64L545.806,392.954L545.806,392.266L545.806,391.576L545.806,390.886L545.806,390.194L545.806,389.501L545.806,388.807L545.806,388.111L545.806,387.414L545.806,386.716L545.806,386.017L545.806,385.315L545.806,384.613L545.806,383.909L545.806,383.204L545.806,382.497L545.806,381.789L545.806,381.079L545.806,380.368L545.806,379.655L545.806,378.941L545.806,378.225L545.806,377.508L545.782,377.374L545.626,376.885L545.485,376.263L545.331,375.497L545.311,375.248L545.053,374.456L545.029,374.231L545.094,374.071L545.518,373.402L545.646,373.076L545.753,372.685L545.789,372.367L545.664,371.879L545.518,371.44L545.469,370.99L545.448,370.547L545.665,370.244L545.925,369.96L546.022,369.786L546.176,369.59L546.284,369.498L546.495,369.896L546.935,369.964L548.369,369.61L549.952,369.967L550.825,370.103L552.171,370.406L552.99,370.946L553.215,371.014L553.804,371.003L554.19,371.322L555.726,371.475L556.546,371.826L557.011,372.106L557.29,372.192L557.537,372.178L557.87,372.073L558.291,371.876L558.748,371.602L559.697,370.897L560.033,370.773L560.252,370.806L560.519,370.796L560.63,370.605L560.771,370.474L560.859,370.325L561.003,370.145L561.497,370.095L562.486,369.787L562.375,369.933L561.474,370.278L561.86,370.321L562.255,370.203L562.706,370.128L562.788,369.981L562.847,369.706L562.933,369.667L563.245,369.719L564.172,370.143L564.403,370.151L565.056,369.92L565.195,369.871L565.407,369.999L565.889,370.526L565.721,370.515L565.205,370.063L565.159,370.289L564.865,370.685L565.232,370.856L565.531,370.92L565.691,371.141L565.792,371.337L566.087,371.251L566.298,370.984L566.188,370.835L566.114,370.681L566.21,370.677L566.415,370.804L567.002,371.311L567.2,371.416L567.428,371.398L567.905,371.256L568.038,371.278L568.678,371.091L568.753,371.228L568.859,371.364L569.375,371.212L570.184,371.214L570.847,371.049L571.615,370.647z"},"sv":{"name":"El Salvador","path":"M224.905,422.046L224.976,422.06L225.445,422.207L225.584,422.178L225.762,422.296L225.847,422.389L225.922,422.517L226.292,422.772L226.354,422.884L226.631,423.035L226.743,423.151L226.861,423.198L227.092,423.243L227.29,423.304L227.313,423.346L227.332,423.518L227.374,423.662L227.468,423.671L227.582,423.601L227.954,423.408L228.305,423.279L228.503,423.356L228.62,423.517L228.754,423.589L229.032,423.545L229.284,423.559L229.482,423.7L229.528,423.781L229.406,424.249L229.362,424.448L229.341,424.617L229.412,424.662L229.482,424.727L229.467,424.818L229.25,424.968L229.182,425.006L229.232,425.294L229.071,425.469L228.923,425.594L228.663,425.628L228.222,425.642L227.558,425.5L227.068,425.306L226.805,425.305L226.888,425.369L227.097,425.41L227.371,425.546L227.292,425.584L226.295,425.3L225.143,424.741L224.454,424.652L223.665,424.506L223.199,424.153L222.849,424L222.818,423.866L222.822,423.718L222.98,423.519L223.276,423.251L223.473,423.112L223.565,423.085L223.695,423.099L223.819,423.021L223.926,422.837L224.038,422.718L224.322,422.597L224.387,422.549L224.365,422.446L224.303,422.245L224.313,422.121L224.405,422.064L224.517,422.053L224.747,422.003L224.847,422.013z"},"gq":{"name":"Equatorial Guinea","path":"M500.216,452.186l0.069,0.011l0.42,-0.011l0.114,0.148l-0.013,0.217l-0.432,0.634l-0.081,0.267l-0.167,0.227l-0.145,0.018l-0.498,-0.133l-0.084,-0.081l-0.03,-0.108l0.049,-0.253l0.037,-0.077l0.239,-0.048l0.077,-0.041l0.128,-0.272l0.042,-0.249l0.107,-0.188L500.216,452.186zM507.494,456.627l0.003,0.646l0.003,0.546l0.003,0.591l0.003,0.616l0.003,0.521l0.002,0.337l-0.575,-0.002l-0.763,-0.002l-0.763,-0.002l-0.762,-0.002l-0.383,-0.001l-0.422,-0.001l-0.137,0.018l-0.093,0.085l-0.112,0.02l-0.13,-0.073l-0.159,-0.035l-0.042,-0.075l-0.079,-0.137l-0.157,-0.015l-0.079,0.015l-0.113,0.078l-0.127,0.041l0.024,-0.063l-0.251,-0.168l-0.181,-0.017l-0.167,-0.052l0.135,-0.438l0.169,-0.387l0.252,-0.293l0.134,-0.07l0.043,-0.145l0.2,-0.478l0.248,-0.387l-0.077,-0.392l0.059,-0.659l0.072,0.019l0.011,0.062l0.019,0.092l0.093,0.082l0.308,0.127h0.918h0.548l0.811,0h0.858L507.494,456.627z"},"er":{"name":"Eritrea","path":"M596.706,426.944l-0.312,0.133l-0.344,0.117l-0.049,-0.004l-0.114,0.153l-0.163,0.418l-0.179,0.122l-0.094,0.011l-0.535,-0.391l-0.083,-0.022l-0.116,0.077l-0.084,0.08l-0.249,-0.297l-0.182,-0.262l-0.254,-0.313l-0.247,-0.141l-0.265,-0.177l-0.26,-0.411l-0.265,-0.453l-0.393,-0.371l-0.735,-0.535l-0.675,-0.678l-0.516,-0.709l-0.333,-0.37l-0.142,-0.094l-0.688,-0.232l-0.48,-0.325l-0.37,-0.268l-0.227,-0.072l-0.22,-0.009l-0.469,0.053l-0.39,-0.168h-0.164l-0.261,-0.049l-0.205,-0.06l-0.241,0.072l-0.494,0.12l-0.203,-0.026l-0.11,-0.167l-0.065,-0.128l-0.172,-0.133h-0.142l-0.079,0.119l-0.516,0.301l-0.863,0.167l-0.205,-0.012l-0.153,-0.121l-0.436,-0.517l-0.125,-0.084l-0.099,-0.008l-0.202,-0.061l-0.189,-0.099l-0.166,-0.212l-0.167,-0.121l-0.179,0.415l-0.314,0.724l-0.168,0.388l-0.217,0.499l-0.068,0.015l-0.111,-0.036l-0.431,-0.622l-0.271,-0.234l-0.202,0.022l-0.147,0.115l-0.093,0.208l-0.101,0.128l-0.109,0.05l-0.235,-0.025l-0.361,-0.099l-0.373,0.021l-0.384,0.142l-0.051,0.004l-0.09,-0.828l-0.06,-0.554l-0.064,-0.587l-0.06,-0.555l0.267,-0.341l0.124,-0.324l0.318,-1.054l0.127,-0.21l0.25,-0.565l0.035,-0.164l0.247,-0.714l-0.023,-0.475l-0.05,-0.48l0.135,-0.285l0.12,-0.228l-0.008,-0.192l0.054,-0.449l0.039,-0.112l0.147,-0.007l0.303,0.058l0.223,-0.045l0.257,0l0.198,-0.014l0.117,-0.137l0.161,-0.524l0.104,-0.105l0.081,-0.032l0.227,-0.097l0.194,-0.153l0.158,-0.109l0.059,-0.022l0.167,-0.014l0.167,-0.064l0.077,-0.074l0.211,-0.059l0.207,0.033l0.139,-0.065l0.093,-0.042l0.105,-0.003l0.097,-0.061l0.039,-0.093l0.063,-0.06l0.161,-0.136l0.074,-0.099l0.033,-0.1l0.033,-0.079l0.071,-0.134l0.282,-0.336l0.243,-0.195l0.848,1.692l0.344,0.998l0.304,1.039l0.225,1.557l0.214,0.792l0.346,0.39l0.237,0.737l0.203,0.028l0.147,0.202l0.252,0.691l0.181,0.257l0.095,-0.221l-0.011,-0.127l-0.071,-0.213l0.065,-0.274l0.141,-0.164l0.322,0.224l0.176,0.169l0.047,0.339l0.074,0.188l0.336,0.398l0.284,0.116l0.368,0.029l0.308,0.087l0.247,0.146l0.463,0.404l1.059,0.354l0.851,1.084l0.501,0.75l1.647,1.135l0.285,0.543l0.148,0.532l0.346,-0.025l0.594,0.581l0.173,0.441l0.486,0.16l0.083,-0.261l0.235,0.214L596.706,426.944zM588.174,417.229l0.094,0.28l-0.274,-0.107l-0.045,-0.058l0.12,-0.111l0.026,-0.068L588.174,417.229zM588.355,418.349l0.116,0.154l0.081,-0.015l0.064,-0.051l0.045,-0.109l0.443,0.215l-0.025,0.143l-0.265,0.007l-0.305,-0.061l-0.283,0.021l-0.337,-0.062l-0.078,-0.243l0.215,0.117l0.111,-0.029l0.02,-0.031l-0.152,-0.164l-0.214,-0.033l0.015,-0.129l0.096,-0.051l0.059,-0.063l-0.123,-0.177l0.241,0.04l0.152,0.107l0.1,0.125L588.355,418.349z"},"ee":{"name":"Estonia","path":"M554.316,254.705l0.149,0.171l0.188,0.276l0.051,0.158l-0.064,0.093l-0.188,0.079l-0.043,0.085l-0.083,0.143l-0.22,0.026l-0.113,0.106l-0.135,0.465l-0.258,0.768l-0.381,0.582l-0.305,0.318l-0.136,0.244l-0.085,0.292l-0.02,0.293l0.292,1.6l-0.003,0.288l-0.069,0.295l-0.05,0.299l0.041,0.259l0.193,0.442l0.205,0.658l0.083,0.419l0.136,0.153l0.131,0.113l0.027,0.071l-0.004,0.073l-0.068,0.083l-0.591,0.219l-0.077,0.185l-0.064,0.207l-0.258,0.305l-0.079,0.284l-0.049,0.325l-0.006,0.116l-0.071,0.014L552,265.145l-0.432,-0.211l-0.189,-0.159l-0.186,0.002l-0.225,0.104l-0.806,0.301l-0.198,-0.07l-0.46,-0.296l-0.233,-0.323l-0.519,-0.644l-0.042,-0.154l-0.068,-0.123l-0.554,-0.16l-0.205,-0.239l-0.17,-0.033l-0.25,-0.12l-0.649,-0.511l-0.161,-0.048l-0.039,0.086l0.011,0.121l-0.041,0.07l-0.083,-0.002l-0.15,-0.188l-0.18,-0.166l-0.561,0.312l-0.203,0.083l-0.178,0.019l-0.889,0.408l-0.271,0.22l-0.112,-0.023l0.026,-0.207l0.37,-1.037l0.066,-0.827l0.135,-0.114l0.04,-0.115l-0.058,-0.265l-0.384,-0.17l-0.155,0.025l-0.14,0.285l-0.145,0.205l-0.339,0.125l-0.292,-0.216l-0.683,-0.289l-0.172,-0.386l-0.041,-0.389l-0.361,-0.376l-0.15,-0.445l0.06,-0.311l0.328,-0.205l0.093,-0.178l-0.413,0.028l-0.084,-0.043l-0.018,-0.16l-0.183,-0.548l0.162,-0.216l0.071,-0.21l-0.133,-0.179l0.035,-0.205l0.104,-0.207l-0.063,-0.481l0.41,-0.255l0.398,-0.18l0.845,-0.092l-0.083,-0.442l0.341,-0.02l0.575,-0.533l0.57,0.094l0.825,-0.366l1.589,0.005l0.217,-0.212l-0.038,-0.213l0.005,-0.227l0.299,0.063l0.5,-0.04l1.872,0.447h0.461l0.637,0.453l0.344,0.117l1.013,0l1.563,0.2l0.307,-0.306L554.316,254.705zM540.035,258.297l-0.23,0.267l-0.137,-0.106l-0.072,-0.128l-0.297,0.604l-0.334,0.103l-0.195,-0.119l0.018,-0.225l-0.19,-0.593l-0.291,-0.174l-0.409,-0.016l-0.296,-0.245l1.141,-0.167l0.118,-0.284l0.232,-0.298l0.174,-0.032l0.148,0.069l0.028,0.231l0.037,0.092l0.517,0.13l0.202,0.388l0.076,0.465L540.035,258.297zM541.213,259.788l-0.233,0.056l-0.553,-0.382l0.128,-0.259l0.158,-0.102l0.47,0.159l0.066,0.393L541.213,259.788zM539.175,259.407l0.199,0.13l0.184,-0.041l0.187,-0.091l0.404,0.085l0.922,0.656l0.085,0.175l-0.551,0.08l-0.125,0.2l-0.132,0.14l-0.156,0.045l-0.266,0.281l-0.359,0.269l-0.075,0.161l-0.651,-0.03l-0.355,0.102l-0.287,0.3l-0.118,0.578l-0.21,0.45l-0.214,0.162l-0.223,0.025l-0.053,-0.168l0.021,-0.168l0.469,-0.636l0.098,-0.207l-0.234,-0.092l-0.196,-0.222l-0.428,-0.26l-0.077,-0.209l0.102,-0.016l0.094,-0.06l0.114,-0.176l0.053,-0.202l-0.342,-0.592l0.174,-0.092l0.218,0.021l0.223,0.172l0.245,-0.202l0.104,-0.03l0.171,0.072l0.173,-0.392l0.411,-0.129l0.204,-0.121L539.175,259.407z"},"et":{"name":"Ethiopia","path":"M583.557,422.01L583.762,422.022L584.625,421.855L585.141,421.554L585.219,421.435L585.361,421.435L585.533,421.568L585.598,421.696L585.708,421.864L585.911,421.89L586.404,421.771L586.646,421.699L586.85,421.758L587.111,421.807L587.275,421.807L587.665,421.976L588.133,421.922L588.354,421.931L588.581,422.003L588.95,422.271L589.431,422.596L590.119,422.828L590.261,422.922L590.593,423.292L591.109,424.001L591.784,424.679L592.52,425.214L592.913,425.584L593.178,426.037L593.438,426.448L593.703,426.625L593.949,426.765L594.204,427.078L594.386,427.34L594.634,427.637L594.359,428.042L593.99,428.585L593.561,429.217L593.431,429.373L593.055,429.754L592.99,429.862L592.917,430.138L592.912,430.639L592.96,431.279L593.006,431.869L593.213,431.938L593.453,431.98L593.718,431.903L594.039,431.837L594.437,431.798L594.877,431.679L595.137,431.583L595.41,431.59L595.652,431.693L595.77,431.787L595.941,431.819L596.162,431.815L596.115,431.926L595.994,432.088L595.845,432.25L595.714,432.418L595.423,432.888L595.414,432.948L595.45,433.041L595.607,433.255L595.771,433.602L595.863,433.92L595.934,434.074L596.133,434.25L596.42,434.613L596.572,434.858L596.889,434.989L596.992,435.299L597.229,435.755L597.485,436.119L597.733,436.404L598.009,436.514L598.12,436.523L598.699,437.05L599.14,437.451L599.249,437.515L600.044,437.778L600.959,438.08L601.693,438.322L602.628,438.63L603.55,438.935L604.415,439.225L605.629,439.633L606.607,439.962L607.379,440.222L607.543,440.303L608.462,440.303L609.395,440.303L610.35,440.303L609.658,440.972L608.875,441.729L608.053,442.523L607.523,443.034L606.684,443.845L605.985,444.519L605.266,445.255L604.616,445.921L603.77,446.843L603.222,447.439L602.364,448.374L601.825,448.96L601.743,448.994L600.972,448.95L600.222,448.906L599.264,448.851L599.154,448.853L598.875,448.908L598.706,448.962L598.016,449.12L597.889,449.161L597.316,449.412L596.731,449.708L596.423,449.936L596.185,450.266L596.083,450.501L595.976,450.604L595.794,450.694L594.569,450.917L594.213,450.947L593.64,451.125L593.334,451.423L593.247,451.573L592.836,451.569L592.118,451.613L591.811,451.661L591.661,451.669L591.386,451.668L591.16,451.614L591.01,451.533L590.824,451.35L590.408,450.979L590.106,450.747L589.443,451.014L588.846,451.279L587.999,451.656L587.516,451.926L587.371,452.197L586.998,452.69L586.665,452.993L586.54,453.03L585.785,452.967L585.513,452.905L585.063,452.85L584.458,452.743L584.053,452.628L583.613,452.614L582.979,452.575L582.588,452.492L582.191,452.218L581.681,451.889L581.155,451.55L580.613,451.201L579.973,450.799L579.274,450.36L579.114,450.316L579.044,450.308L578.285,450.288L577.496,450.267L576.963,450.253L576.795,450.202L576.673,450.102L576.508,449.777L576.3,449.546L576.068,449.251L576.049,448.853L576.113,448.418L576.173,448.274L576.139,448.131L576.148,447.934L576.018,447.751L575.242,447.541L575.116,447.557L574.987,447.636L574.84,447.692L574.734,447.639L574.669,447.561L574.667,447.432L574.68,447.336L574.635,447.283L574.388,447.087L574.156,446.829L574.016,446.544L573.88,446.31L573.812,445.787L573.64,445.465L573.472,445.071L573.223,444.32L573.115,444.061L572.913,443.887L572.7,443.726L572.479,443.393L571.904,443.099L571.683,442.87L571.3,442.473L571.205,442.272L571.177,442.073L571.058,441.886L570.846,441.675L570.183,441.221L570,441.167L569.763,441.118L569.415,441.073L568.948,440.969L568.54,440.791L568.355,440.665L568.311,440.578L568.349,440.432L568.497,440.181L568.777,439.588L568.971,439.179L569.103,439.063L569.462,439.034L569.844,439.046L570.123,439.076L570.517,439.081L570.989,439.046L571.176,438.909L571.324,438.759L571.386,438.654L571.406,438.389L571.405,438.176L571.375,437.359L571.357,436.859L571.336,436.287L571.339,436.172L571.343,436.025L571.458,435.414L571.566,435.064L571.64,434.879L571.938,434.295L571.994,434.108L572.004,433.937L571.894,433.152L572.085,432.782L572.331,432.416L572.546,432.259L572.725,432.153L572.809,432.198L573.015,432.367L573.285,432.534L573.411,432.497L573.596,432.351L573.734,432.197L573.716,431.921L573.84,431.354L573.816,431.026L573.949,430.62L574.094,430.047L574.159,429.685L574.242,429.49L574.635,429.09L574.973,428.524L575.188,428.11L575.6,427.434L575.808,427.187L575.977,427.081L576.229,427.013L576.698,426.951L577.035,426.894L577.084,426.806L577.113,426.668L577.118,426.365L577.183,425.844L577.329,425.335L577.501,424.949L577.594,424.773L577.705,424.604L577.83,424.317L577.988,423.697L577.979,423.276L578.205,422.504L578.255,422.5L578.639,422.358L579.012,422.337L579.373,422.436L579.608,422.461L579.718,422.411L579.819,422.283L579.912,422.075L580.06,421.96L580.262,421.938L580.532,422.172L580.963,422.793L581.074,422.83L581.143,422.814L581.359,422.315L581.528,421.928L581.842,421.204L582.021,420.789L582.188,420.909L582.354,421.121L582.542,421.22L582.745,421.281L582.843,421.289L582.968,421.373L583.404,421.89z"},"fk":{"name":"Falkland Islands","path":"M310.537,629.967l0.429,0.263l0.537,-0.092l0.226,0.072l0.132,0.219l-0.079,0.203l-0.17,-0.029l-0.146,0.055l0.029,0.268l0.099,0.115l0.567,0.295l0.104,0.018l-0.019,-0.124l-0.099,-0.203l-0.037,-0.218l0.084,-0.181l0.148,-0.057l0.646,-0.091l0.151,0.086l0.32,0.514l-0.3,0.071l-0.126,0.223l0.264,0.097l0.209,0.143l-0.111,0.219l-0.02,0.11l-0.465,0.155l-0.412,0.1l-0.188,0.258l-0.332,0.188l-0.976,0.328l0.114,0.267l0.015,0.128l-0.042,0.347l-1.343,-0.415l-0.182,0.044l0.359,0.708l-0.266,0.131l-0.263,-0.085l-0.239,0.059l-0.152,0.513l-0.383,-0.328l-0.327,-0.466l-0.001,-0.26l0.316,-0.485l-0.096,-0.205l0.735,-0.657l0.132,-0.195l0.229,-0.111l0.238,-0.038l0.101,-0.084l-0.017,-0.16l-0.095,-0.272l0.008,-0.442l0.589,-0.599l-0.086,-0.385L310.537,629.967zM306.997,630.531h-0.385l-0.076,-0.146l0.001,-0.37l0.292,-0.032l0.285,0.154l-0.019,0.155L306.997,630.531zM306.507,630.828l0.406,0.085l0.373,-0.316l0.257,-0.101l0.212,0.068l0.149,0.191l0.216,-0.03l0.611,-0.195l0.08,0.066l0.218,-0.227l0.187,0.105l0.148,0.198l-0.072,0.229l-0.169,0.146l-0.107,0.204l-0.125,0.164l-0.216,0.153l-0.166,0.244l-0.398,0.573l-0.58,0.734l-0.192,0.066l-0.4,0.044l-0.172,-0.051l-0.147,0.017l-0.118,0.398l-0.183,0.302l-0.086,0.063l-0.19,0.028l-0.09,0.046l-0.068,0.112l-0.5,-0.029l-0.353,-0.186l-0.418,-0.412l0.558,-0.504l0.481,0.023l0.397,-0.338l0.323,-0.171l0.128,-0.173l0.141,-0.133l0.001,-0.173l-0.108,-0.077l-0.146,0.008l-0.144,0.075l-0.338,0.098l-0.231,-0.198l0.152,-0.074l0.171,0.004l0.523,-0.186l0.1,-0.078l-0.161,-0.263l-0.315,-0.16l-0.255,-0.268l-0.047,-0.1l0.013,-0.159l-0.141,-0.314l0.148,-0.016l0.197,0.202L306.507,630.828zM304.451,632.288l0.201,0.062l0.2,-0.023l-0.113,0.466l-0.088,0.224l-0.237,-0.018l-0.235,-0.305l-0.082,-0.162l0.262,-0.116L304.451,632.288zM311.692,633.31l0.017,0.4l-0.225,-0.127l-0.08,-0.194l0.125,-0.132l0.103,0.01L311.692,633.31zM308.201,634.315l-0.18,0.088l-0.05,-0.039l-0.057,-0.172l-0.003,-0.222l-0.021,-0.1l0.112,0.032l0.203,0.177L308.201,634.315z"},"fo":{"name":"Faroe Islands","path":"M457.721,238.723l-0.134,0.434l-0.199,-0.068l-0.055,-0.047l-0.043,-0.113l0.021,-0.323l-0.007,-0.468l0.229,0.385L457.721,238.723zM457.09,238.908l-0.07,0.806l-0.114,-0.004l-0.204,-0.223l-0.153,-0.046l-0.048,0.119l0.008,0.143l0.079,0.09l0.244,0.538l0.022,0.157l-0.03,0.076l-0.237,-0.155l-0.572,-0.696l-0.445,-1.151l0.6,-0.185l0.435,0.303L457.09,238.908zM455.53,239.44l0.252,0.232l0.089,0.164l-0.145,0.158l-0.175,0.041l-0.212,-0.037l-0.349,-0.171l-0.122,-0.392l0.241,0.009l0.285,-0.075L455.53,239.44zM457.112,241.428l-0.055,0.223l-0.077,-0.002l-0.264,-0.276l-0.21,-0.151l-0.07,-0.128l-0.059,-0.219l0.121,-0.027l0.144,0.05l0.361,0.2l0.102,0.208L457.112,241.428zM456.897,243.559l0.056,0.178l-0.065,-0.02l-0.189,-0.203l-0.33,-0.484l-0.115,-0.401l-0.016,-0.186l0.082,0.021l0.068,0.165l0.313,0.108l0.083,0.082l-0.001,0.201l0.105,0.238L456.897,243.559z"},"fm":{"name":"Federated States of Micronesia","path":"M863.396,436.062l-0.213,0.23l-0.014,-0.075l0.064,-0.138l0.09,-0.157l0.084,-0.094l0.109,-0.027l0.078,0.13l-0.088,0.113L863.396,436.062zM901.953,441.893l-0.049,0.015l-0.022,-0.014l0.011,-0.072l0.016,-0.025l0.046,-0.002l0.08,0.02l0.006,0.018L901.953,441.893zM901.297,442.134l-0.023,0.037l-0.171,-0.014l-0.024,-0.021l0.015,-0.016l0.082,-0.017l0.01,-0.051l-0.042,-0.011l0.036,-0.027l0.067,-0.005l0.038,0.032l0.021,0.046L901.297,442.134zM920.008,443.63l-0.163,0.063l-0.205,-0.029l-0.063,-0.229l-0.094,-0.061l0.021,-0.113l0.144,-0.092l0.305,0.075l0.113,0.163l-0.072,0.108L920.008,443.63zM933.109,447.802l0.029,0.136l-0.179,-0.066l-0.024,-0.048l0.104,-0.048L933.109,447.802z"},"fj":{"name":"Fiji","path":"M972.789,497.816l-0.11,0.029l-0.177,-0.024l-0.036,-0.046l0.056,-0.01l0.116,-0.03l0.142,0.015l0.025,0.03L972.789,497.816zM980.99,508.306l-0.123,0.056v-0.036v-0.009l0.086,-0.078h0.069L980.99,508.306zM981.065,509.333l-0.198,0.108v-0.149l0.158,-0.138l0.12,-0.029l-0.074,0.139L981.065,509.333zM983.796,511.578l-0.071,0.1l-0.062,-0.036l0.079,-0.168l0.012,-0.072l-0.122,-0.088l-0.008,-0.062l0.036,-0.038l0.146,0.099l0.089,0.077l0.018,0.042l-0.027,0.075L983.796,511.578zM985.775,513.568l-0.156,0.031l-0.142,-0.125l0.09,-0.132l0.126,0.031l0.072,0.128L985.775,513.568zM983.707,513.638l-0.085,0.044l-0.059,-0.01l-0.069,-0.047l-0.042,-0.083l0.088,-0.07l0.136,0.079L983.707,513.638zM984.342,514.393l-0.033,0.054l-0.15,-0.088l-0.058,-0.06l0.16,-0.046l0.078,0.015L984.342,514.393zM981.429,516.472l0.007,0.087l-0.042,-0.005l-0.05,-0.037l-0.025,0.018l-0.018,0.027l-0.009,0.061l-0.007,0.034l-0.039,-0.012l-0.007,-0.06l0.013,-0.042l0.019,-0.062l0.07,-0.056L981.429,516.472zM984.979,517.138l-0.031,0.027l-0.077,-0.03l-0.063,-0.041l-0.008,-0.042l0.026,-0.054l0.061,-0.028l0.031,0.011l-0.018,0.018l-0.037,0.019l0.006,0.053l0.048,0.032l0.046,0.009L984.979,517.138zM984.483,521.595l0.006,0.008l-0.016,-0.001l-0.022,-0.01l-0.018,-0.02l-0.004,-0.022l0.009,-0.022l0.009,0.001l0.015,0.02l0.014,0.022L984.483,521.595zM980.865,508.362l-0.424,0.387l-0.152,0.2l-0.129,0.221l-0.361,0.237l-0.154,0.318l0.011,0.321l0.362,-0.336l0.403,-0.274l0.124,-0.056l0.127,0.003l-0.011,0.094l-0.058,0.093l-0.045,0.243l0.106,0.226l-0.301,-0.022l-0.298,0.019l-0.353,0.126l-0.347,0.056l-0.13,0.001l-0.124,-0.042l-0.081,-0.065l-0.063,-0.15l-0.064,-0.022l-0.275,0.007l-0.412,0.294l-0.137,0.252l-0.158,0.011l-0.188,-0.052l-0.227,0.193l-0.271,0.069l-0.116,-0.164l-0.076,-0.2l-0.097,-0.147l-0.298,-0.037l0.046,-0.18l0.079,-0.074l0.072,-0.107l0.044,-0.122l0.143,0.077l0.146,0.05l0.163,-0.091l0.17,-0.008l0.17,-0.266l0.267,-0.167l0.367,-0.132l0.374,-0.094l0.193,-0.019l0.185,-0.054l0.325,-0.25l0.215,-0.128l0.234,-0.077l0.224,-0.045l0.207,0.04l0.167,-0.021l0.426,-0.178L980.865,508.362zM980.867,509.442l-0.036,0.003l-0.007,-0.056l0.043,-0.097V509.442zM981.258,509.873l-0.092,0.036l-0.299,0.248v0l-0.193,0.263l-0.096,0.256l0.081,0.106l0.208,-0.109l0.07,-0.111l0.301,-0.217l0.128,-0.248L981.258,509.873zM973.105,511.211l-0.145,0.049l0.077,-0.232l0.081,-0.073l0.052,-0.015l0.083,-0.016l-0.032,0.164L973.105,511.211zM979.246,511.853l-0.094,0.079l-0.044,-0.402l0.097,0.003l0.07,0.042l0.04,0.102L979.246,511.853zM976.041,511.868v0.129l0.082,0.056l0.082,0.009l0.202,0.248l0.315,0.213l0.192,0.163l0.011,0.139l-0.059,0.147l0.082,0.264l0.039,0.273l0.14,0.434l-0.197,0.083l-0.311,0.01l-0.072,0.078l-0.105,-0.043l-0.258,0.033l-0.246,0.143l-0.234,0.194l-0.271,0l-0.305,0.04l-0.304,-0.027l-0.214,-0.104l-0.377,-0.113l-0.503,-0.096l-0.208,-0.081l-0.174,-0.126l-0.162,-0.319l-0.024,-0.158l0.025,-0.151l0.147,-0.051l0.123,-0.076l0.017,-0.1l0.055,-0.07l0.07,-0.025l0.035,-0.048l-0.05,-0.162l-0.014,-0.147l0.292,-0.27l0.317,-0.23l0.562,-0.212l0.343,0.02l0.526,-0.163l0.169,-0.077l0.167,0.047L976.041,511.868zM977.577,512.912l-0.145,0.052l-0.08,-0.179l0.11,-0.18l0.124,-0.016l0.061,0.183L977.577,512.912zM979.041,514.007l-0.025,0.024l-0.243,-0.234l0.008,-0.093l0.043,-0.083l0.098,-0.078l0.088,0.133l0.069,0.222L979.041,514.007zM976.624,516.572l-0.001,0.127l-0.361,0.084l-0.121,-0.104l-0.078,-0.019l-0.215,0.186l-0.063,0.076l-0.021,0.057l-0.056,0.029l-0.396,0.089l-0.174,-0.089l0.117,-0.06l0.145,-0.121l0.146,0.018l0.146,-0.113l0.146,-0.172l0.207,-0.037l0.146,-0.066l0.241,0.048L976.624,516.572zM965.795,524.668l-0.021,0.033l-0.081,-0.011l-0.016,-0.067l0.047,-0.038l0.066,0.025L965.795,524.668z"},"fi":{"name":"Finland","path":"M556.992,192.466l-0.188,0.097l-0.58,0.38l-0.354,0.256l-0.426,0.188l0.11,0.249l0.708,0.052l0.109,0.071l0.079,0.127l0.013,0.204l-0.071,0.329l-0.766,1.801l-0.024,0.377l0.25,1.044l0.351,1.224l1.061,0.541l0.788,0.421l0.506,0.994l0.835,1.301l0.442,0.484l0.025,0.15l-0.131,0.889l-0.535,0.886l-0.5,0.744l-0.518,0.892l-0.405,0.757l-0.439,0.903l-0.051,0.292l-0.008,0.275l0.076,0.303l0.562,1.093l0.219,0.555l0.261,0.598l0.225,0.65l0.13,0.581l0.225,0.563l0.14,0.287l0.232,0.402l0.28,0.596l0.093,0.471l0.423,1.624l0.043,0.411l-0.021,0.304l-0.186,0.074l-0.411,0.048l-0.446,0.199l-0.022,0.067l0.291,0.378l-0.257,0.645l-0.037,0.919l-0.274,0.48l-0.026,0.111l0.012,0.093l0.049,0.073l0.507,0.128l0.044,0.13l0.002,0.269l-0.045,0.248l-0.255,0.184l-0.273,0.271l-0.061,0.25l0.009,0.222l0.093,0.375l0.181,0.436l0.229,0.273l0.813,0.259l0.105,0.213l0.044,0.292l-0.017,0.285l-0.378,0.568l0.003,0.218l0.155,0.526l0.186,0.501l0.793,0.542l0.273,0.296l0.072,0.235l0.04,0.379l-0.005,0.41l-0.062,0.363l-0.249,0.467l-0.575,0.918l-0.579,0.355l-0.035,0.077l0.179,0.292l1.019,1.166l0.665,0.543l0.896,0.73l0.578,0.575l0.187,0.412l0.25,0.458l0.281,0.373l0.203,0.323l0.077,0.208l-0.007,0.223l-0.271,0.671l-0.154,0.517l-0.271,0.755l-0.278,0.524l-0.704,0.954l-1.039,1.18l-0.241,0.355l-0.486,0.617l-0.833,1.233l-0.215,0.271l-0.682,0.976l-0.311,0.31l-0.245,0.289l-0.675,0.915l-0.726,0.691l-0.712,0.64l-0.214,0.323l-0.266,0.247l-0.317,0.234l-0.133,0.131l-0.717,0.869l-0.995,1.198l-0.101,0.019l-0.259,0.193l-0.405,0.047l-0.176,0.147l-0.619,-0.42l-0.103,-0.027l-0.364,0.104l-0.349,0.305l-0.645,0.093l-0.32,0.099l-0.204,0.141l-0.042,-0.333l0.088,-0.423l0.142,-0.283l0.013,-0.184l-0.104,0.019l-0.207,0.415l-0.11,0.484l-0.221,0.243l-0.486,0.099l-0.473,-0.388l-0.225,0.003l0.141,0.278l0.095,0.305l-0.012,0.17l-0.252,-0.03l-0.281,0.182l-0.246,0.266l-0.12,0.001l-0.166,-0.372l-0.304,0.174l-0.26,0.233l-0.527,0.072l-0.314,0.306l-0.556,0.207l-0.305,-0.005l-0.697,0.248l-0.232,0.382l-0.203,0.14l-0.289,-0.118l-0.891,0.186l-0.852,0.244l-0.362,-0.014l-0.362,-0.101l-0.384,0.338l-0.408,0.452l-0.449,0.161l-0.161,-0.058l0.129,-0.237l0.297,-0.245l0.204,-0.333l0.028,-0.278l-0.14,-0.109l-0.192,-0.034l-0.241,-0.288l-0.231,-0.626l-0.125,-0.035l-0.063,0.165l-0.071,0.479l-0.072,0.138l-0.122,0.11l-0.147,0.11l-0.144,0.054l-0.515,-0.007l-0.068,-0.242v-0.101l0.092,-0.319l-0.08,-0.056l0.076,-0.25l0.121,0.014l0.144,-0.038l0.072,-0.128l-0.005,-0.154l-0.2,-0.04l-0.012,-0.105l0.178,-0.44l0.025,-0.122l-0.069,-0.025l-0.111,0.048l-0.737,-0.138l-0.909,-0.564l-0.224,-0.029l-0.137,-0.505l-0.219,0.064l-0.32,0.296l-0.24,-0.225l-0.258,-0.148l-0.071,-0.231l0.004,-0.342l-0.022,-0.405l-0.07,-0.475l-0.051,-0.677l0.048,-0.531l0.206,-0.394l0.079,-0.252l0.096,-0.645l0.022,-0.757l-0.055,-0.258l0.014,-0.172h0.164l-0.036,-0.148l-0.072,-0.081l-0.08,-0.168l0.068,-0.089l0.196,-0.006l0.016,-0.057l0.022,-0.08l-0.152,-0.444l-0.018,-0.212l-0.21,-0.645l-0.241,-0.614l-0.361,-0.445l0.128,-0.735l0.146,-0.667l-0.029,-0.322l-0.056,-0.393l-0.443,-0.432l-0.065,-0.61l-0.108,-0.658l0.041,-0.404l0.072,-0.311l0.146,-0.31l0.735,-0.98l0.045,-0.514l0.498,-0.038l-0.231,-0.46l-0.054,-0.259l-0.012,-0.303l0.716,-0.208l0.268,0.171l0.63,-0.211l0.56,-0.413l-0.01,-0.22l-0.086,-0.197l-0.119,-0.38l0.084,-0.106l0.204,0.078l-0.094,-0.189l0.017,-0.2l0.223,0.083l0.363,-0.559l0.013,-0.428l0.628,-0.224l0.725,-0.878l0.334,-0.274l0.323,-0.199l0.688,-0.883l0.294,-0.041l0.151,-0.598l0.585,-0.799l0.178,-0.102l0.273,-0.724l0.719,-0.84l0.456,-1.077l0.251,-0.384l0.078,-0.41l0.28,-0.035l0.252,-0.302l0.546,-0.21l0.54,0.058l0.225,0.144l0.207,-0.045l-0.021,-0.37l-0.148,-0.229l0.121,-0.221l0.285,-0.167l-0.029,-0.37l-0.062,-0.223l-0.237,-0.297l0.118,-0.668l0.028,-0.735l0.112,-0.853l-0.297,-0.453l-1.13,-0.774l-0.21,0.027l-0.251,-0.098l-0.262,-0.589l0.117,-0.51l0.014,-0.188l-0.102,0.006l-0.166,0.249l-0.36,0.284l-0.468,-0.218l-0.23,0.048l-0.299,-1.267l-0.153,-0.487l-0.245,-0.608l-0.437,-0.297l-0.086,-0.169l-0.058,-0.259l-0.019,-0.36l-0.056,-0.534l0.023,-0.439l0.054,-0.262l0.189,-0.176l0.272,-0.499l0.057,-0.363l0.023,-0.558l0.125,-0.489l0.139,-0.248l-0.035,-0.198l-0.096,-0.282l-0.204,-0.402l-0.31,-0.491l-0.229,-0.471l-0.101,-0.441l-0.052,-0.396l0.008,-0.36l0.086,-0.246l0.292,-0.31l0.039,-0.132l-0.116,-0.687l-0.204,-0.125l-0.347,-0.067l-0.194,-0.006l-0.037,-0.076l-0.01,-0.138l0.04,-0.283l0.109,-0.325l0.091,-0.208l0.012,-0.176l-0.116,-0.604l-0.035,-0.743l0.04,-0.584l0.368,-0.432l0.017,-0.158l-0.462,-0.471l-0.333,-0.535l-0.104,-0.313l-0.381,-0.047l-0.238,-0.914l-0.344,-0.446l-0.34,-0.387l-0.201,-0.18l-1.18,-0.557l-0.468,-0.106l-0.555,-0.326l-0.413,-0.41l-0.354,-0.264l-0.303,-0.327l-0.423,-0.306l-0.121,-0.262l-0.457,-0.486l-0.214,-0.321l-0.743,-0.607l-0.027,-0.24l-0.005,-0.232l-0.034,-0.097l-0.766,-0.446l0.151,-0.256l0.599,-0.016l0.495,0.233l0.109,-0.1l0.065,-0.207l-0.211,-0.832l0.038,-0.218l0.218,-0.262l0.346,-0.209l0.545,-0.03l0.372,0.031l0.079,0.023l0.555,0.918l0.477,0.891l0.253,0.378l0.619,1.068l0.232,0.615l0.079,0.439l0.252,-0.002l0.871,0.192l0.732,0.162l0.204,0.245l0.504,-0.049l0.389,-0.221l0.686,-0.279l0.184,-0.344l0.229,-0.369l0.402,0.058l0.44,0.291l0.499,0.382l0.445,0.176l0.597,0.276l0.278,0.356l0.39,0.102l0.408,-0.356l0.241,-0.971l0.214,-0.435l0.303,-0.319l0.347,-0.141l0.265,-0.051l0.201,-0.249l0.285,-0.554l0.056,-0.674l-0.055,-1.224l0.052,-0.406l0.233,-0.666l0.313,-1.776l0.14,-0.516l0.171,-0.314l0.235,-0.187l0.427,-0.544l0.61,-1.084l0.165,-0.092l0.438,-0.055l0.544,0.04l0.49,0.191l0.053,-0.015l0.22,-0.1l0.399,-0.338l0.684,-0.674l0.438,-0.186l0.398,0.026l0.441,0.738l0.623,0.819l0.4,0.396l1.091,0.741l0.958,0.485l0.538,1.594l-0.266,0.631l-0.132,0.217l-0.469,0.625l-0.501,0.878l-0.038,0.456l0.166,0.459L556.992,192.466zM545.436,221.47l-0.419,0.22l-0.337,-0.137l-0.006,-0.427l0.209,-0.207l0.378,-0.083l0.518,0.207l0.076,0.11l-0.297,0.083L545.436,221.47zM535.247,232.708l0.03,0.116l0.164,-0.032l0.222,-0.212l0.157,0.099l-0.018,0.302l-0.106,-0.012l-0.029,-0.05l-0.137,0.172l-0.024,0.104l-0.158,0.066l-0.292,-0.295l-0.184,-0.486l0.428,-0.001l-0.041,0.116L535.247,232.708zM535.901,248.846l-0.039,0.265l-0.191,-0.029l-0.194,0.048l-0.156,-0.263l-0.083,-0.444l0.029,-0.096l0.122,-0.101l0.093,0.244L535.901,248.846zM537.426,249.941l-0.205,0.025l-0.289,-0.281l-0.036,-0.11l0.113,-0.064l-0.075,-0.226l0.022,-0.1l0.223,0.179l0.122,0.208l-0.119,0.048l0.202,0.215L537.426,249.941zM537.934,249.749l0.355,0.131l0.149,-0.047l0.17,0.297l-0.288,0.188l-0.02,0.234l0.114,0.145l0.04,0.21h-0.287l-0.137,-0.177l-0.06,-0.225l-0.134,-0.159l-0.178,-0.121l0.087,-0.162l0.05,-0.232L537.934,249.749zM536.974,251.048l-0.281,0.193l-0.107,-0.046l0.027,-0.326l0.167,-0.149l0.281,-0.017L536.974,251.048zM536.399,251.232l-0.246,0.056L536,251.125l0.058,-0.121l0.171,-0.135l0.186,0.019l0.04,0.158L536.399,251.232z"},"fr":{"name":"France","path":"M483.733,297.837l0.167,-0.049l0.283,-0.176l0.236,-0.056l0.135,0.135l0.076,0.077l0.148,0.304l0.042,0.316l0.066,0.263l0.12,0.106l0.451,0.035l0.333,0.097l0.088,0.088l0.114,0.582l0.062,0.082l0.083,-0.068l0.082,-0.096l0.114,-0.015l0.195,0.037l0.257,0.012l0.265,0.064l0.366,0.328l-0.014,0.108l-0.071,0.189l-0.025,0.151l0.063,0.061l0.097,0.156l-0.023,0.18l-0.094,0.126l-0.038,0.104l0,0.067l0.035,0.056l0.075,0.049l0.541,0.066l0.495,-0.066l0.312,-0.184l0.053,-0.194l0.088,-0.218l0.186,-0.184l0.128,-0.062l0.118,0.075l-0.198,0.769l0.145,0.196l0.021,0.292l0.052,0.256l0.177,-0.005l0.214,0.047l0.152,0.094l0.177,0.152l0.255,0.14l0.179,0.049l0.065,0.116l0.145,0.135l0.228,0.282l0.204,0.188l0.099,0l0.19,-0.074l0.282,-0.047l0.222,0.004l0.095,0.143l0.219,0.066l0.077,0.053l0.086,0.099l0.146,0.04l0.176,-0.04l0.128,-0.131l0.171,-0.06l0.172,0.02l0.099,0.072l0.188,0.107l0.106,-0.023l0.213,0.066l0.214,0.208l0.09,0.208l0.023,0.114l0.092,0.124l0.359,0.558l0.114,0.027l0.125,-0.084l0.081,-0.12l0.117,-0.024l0.188,0.056l0.121,0.063l0.058,0.241l0.041,0.046l0.081,-0.052l0.145,-0.011l0.232,0.059l0.318,-0.068l0.255,-0.101l0.13,0.004l0.21,0.281l0.24,0.105l0.528,0.085l0.567,0.132l0.223,0.107l0.152,0.053l0.016,0.371l-0.046,0.056l-0.565,0.742l-0.238,0.265l-0.121,0.377l-0.083,0.578l-0.167,0.547l-0.25,0.518l-0.091,0.388l0.068,0.258l-0.043,0.405l-0.153,0.551l-0.026,0.415l0.102,0.28l0.141,0.057l-0.339,0.188l-0.077,0.165l-0.133,0.217l-0.216,0.091l-0.217,0.03l-0.176,-0.028l-0.1,-0.087l0.005,-0.081l-0.093,-0.069l-0.231,0.002l-0.239,0.149l-0.191,0.244l0.059,0.136l0.176,0.036l0.046,0.054v0.07l-0.062,0.084l-0.074,0.144l-0.369,0.428l-0.372,0.431l-0.06,0.13l-0.118,0.091l-0.473,0.23l-0.049,0.092l-0.027,0.383l-0.053,0.314l-0.351,0.295l-0.349,0.293l-0.087,0.179l-0.063,0.207l-0.109,0.234l-0.022,0.124l0.177,0.201l-0.021,0.166l-0.056,0.236l-0.167,0.167l-0.186,0.095l0.004,0.256l0.099,0.036l0.224,-0.019l0.317,-0.186l0.207,-0.24l-0.122,-0.227l-0.015,-0.044l0.03,-0.054l0.245,-0.248l0.3,-0.149l0.419,-0.028l0.505,0.088l0.05,0.037l-0.024,0.152l0.047,0.224l0.091,0.157l-0.125,0.445l0.095,0.139l0.147,0.167l0.11,0.152l0.158,0.139l0.141,0.235l0.048,0.133l-0.226,0.23l-0.382,0.216l-0.043,0.139l0.005,0.157l0.043,0.124l0.211,0.159l0.227,0.359l0.144,0.32l0.315,0.306l0.077,0.091l-0.02,0.076l-0.083,0.13l-0.108,0.434l-0.129,0.068l-0.144,0.028l-0.39,0.317l-0.174,-0.039l-0.247,0.004l-0.181,0.104l0.02,0.197l0.159,0.18l0.093,0.196l0.038,0.204l0.176,0.151l0.248,0.09l0.142,0.006l0.092,0.054l0.056,0.07l0.107,0.436l-0.064,0.109l-0.134,0.046l-0.08,0.179l-0.159,0.263l-0.09,0.211l0.1,0.186l0.042,0.138l-0.053,0.142l0.071,0.22l0.188,0.218l0.511,0.306l0.475,0.249l0.147,0.041l0.642,-0.16l0.106,0.014l0.078,0.19l0.034,0.128l-0.072,0.192L497,325.764l-0.188,0.211l-0.114,0.179l0.024,0.163l0.007,0.216l-0.153,0.064l-0.005,-0.042l-0.063,-0.037l-0.054,0.021l-0.042,0.047l-0.006,0.083l-0.326,0.138l-0.225,0.143l-0.889,0.852l-0.416,0.249l-0.082,0.15l-0.085,0.28l-0.244,0.24l-0.214,0.114l-0.529,0.117l-0.532,0.254l-0.24,-0.11l-0.62,0.012l-0.387,-0.306l-0.744,-0.194l-0.242,-0.447l-0.339,-0.029l-0.222,0.014l-0.133,-0.068l-0.034,-0.153l-0.003,-0.147l-0.235,0.068h-0.18l-0.107,0.059l-0.084,0.068l-0.1,-0.043l-0.058,0.015l0.005,0.086l-0.216,0.022L488.69,328l-0.615,-0.231l-0.094,-0.036l-0.427,-0.089l-0.172,-0.093l-0.14,-0.229l-0.106,-0.072l-0.063,-0.043l-0.398,0.116l-0.138,0.18l-0.215,0.211l-1.476,1.032l-0.27,0.431l-0.312,0.633l-0.024,0.295l0.134,0.94l0.3,0.492l0.038,0.114l-0.167,0.001l-0.279,-0.062l-0.231,-0.076l-0.221,0.042l-0.212,0.102l-0.186,0.062l-0.134,0.017l-0.089,0.059l-0.043,0.117l-0.008,0.082l-0.235,-0.02l-0.543,-0.168l-0.488,-0.116l-0.287,0.132l-0.184,0.123l-0.129,-0.019l-0.099,-0.13l-0.066,-0.127l-0.191,-0.117l-0.432,-0.175l0.022,-0.084l0.074,-0.118l-0.002,-0.073l-0.083,-0.108l-0.398,-0.116l-0.188,-0.029l-0.119,0.08l-0.086,0.098l-0.221,-0.36l-0.158,-0.074l-0.238,-0.012l-0.273,-0.11l-0.284,-0.141l-0.689,-0.225l-0.189,-0.027l-0.076,0.036l-0.051,0.135l-0.027,0.38l-0.029,0.042l-0.32,0.013l-0.394,-0.053l-0.181,0.026l-0.161,0.001l-0.152,-0.101l-0.681,0.115l-0.113,-0.056l-0.164,-0.171l-0.184,-0.139l-0.142,-0.071l-0.122,-0.082l-0.11,-0.013l-0.168,0.079l-0.232,0.034l-0.192,-0.01l-0.103,0.011l-0.432,-0.422l-0.063,-0.115l-0.215,-0.032l-0.266,-0.005l-0.678,-0.274l-0.309,-0.147l-0.045,-0.088l0.004,-0.071l-0.053,0.016l-0.095,0.125l-0.05,0.102l-0.066,0.019l-0.097,-0.016l-0.09,-0.058l-0.055,-0.074l0.059,-0.129l0.104,-0.169l0.043,-0.184l-0.01,-0.165l-0.171,-0.106l-0.252,-0.044l-0.185,-0.013l-0.24,-0.094l-0.114,-0.068l-0.11,-0.184l-0.004,-0.134l0.457,-0.118l0.411,-0.485l0.39,-1.768l0.282,-2.109l0.209,-0.4l0.264,-0.11l-0.213,-0.292l-0.133,0.148l-0.056,0.157l-0.07,0.079l0.157,-1.955l0.112,-0.72l0.191,-0.756l0.391,0.3l0.324,0.305l0.167,0.264l0.212,0.876l0.161,0.184l0.24,0.184l-0.095,-0.201l-0.165,-0.154l-0.258,-1.169l-0.162,-0.333l-0.252,-0.28l-0.812,-0.591l-0.073,-0.115l-0.04,-0.226l0.269,0.01l0.232,0.11l-0.027,-0.126l-0.069,-0.132l-0.108,-0.481l-0.09,-1.127l0.012,-0.193l-0.04,-0.238l-0.26,-0.053l-0.208,-0.009l-0.224,-0.094l-1.106,-0.668l-0.378,-0.692l-0.387,-0.512l-0.093,-0.224l0.006,-0.227l0.201,-0.48l-0.177,-0.304l-0.173,-0.06l-0.15,-0.151l0.136,-0.251l0.113,-0.161l0.227,-0.043l0.297,0.053l0.282,0.146l0.221,0.039l-0.653,-0.391l-1.06,0.132l-0.229,-0.05l-0.192,-0.087l-0.076,-0.288l0.151,-0.129l0.136,-0.24l-0.154,-0.168l-0.2,-0.064l-0.314,0.003l-0.293,0.051l-0.074,-0.097l0.179,-0.268l-0.152,-0.098l-0.203,0.046l-0.294,0.055l-0.281,-0.084l-0.266,-0.305l-0.176,0.002l-0.121,0.038l-0.179,-0.118l-0.189,-0.029l-0.135,0.039l-0.179,-0.175l-1.104,-0.352l-0.476,-0.043l-0.437,0.159l-0.241,-0.055l-0.177,-0.228l-0.148,-0.382l-0.704,-0.295l0.139,-0.194l0.328,-0.046l0.377,-0.134l0.136,-0.173l-0.295,-0.201l-0.218,-0.05l-0.09,-0.072l-0.092,-0.181l0.13,-0.083l0.092,0.044l0.266,0.026l0.454,-0.044l-0.169,-0.183l-0.176,-0.041l-0.081,-0.046l-0.37,-0.02l-0.168,0.063l-0.378,-0.024l-0.082,-0.197l-0.04,-0.17l0.117,-0.378l0.532,-0.339l1.326,-0.371l0.57,0.054l0.395,-0.067l0.474,-0.234l0.209,-0.201l0.674,-0.118l0.64,0.213l0.59,0.804l0.282,0.272l0.691,-0.472l1.029,0.014l0.212,0.266l0.086,-0.224l0.189,-0.263l0.151,0.12l0.077,0.163l1.086,-0.046l0.171,-0.047l-0.292,-0.191l-0.238,-0.458l-0.05,-1.693l-0.301,-0.475l-0.345,-0.761l-0.159,-0.453l-0.015,-0.157l0.053,-0.227l0.424,0.012l0.328,0.058l0.625,-0.171l0.3,0.117l-0.018,0.354l0.092,0.446l0.104,0.216l0.159,0.245l0.503,-0.022l0.543,0.144l0.687,0.022l1.003,0.248l0.427,-0.144l0.414,-0.307l0.788,-0.202l0.063,-0.106l-0.454,0.042l-0.416,-0.195l-0.056,-0.211l0.048,-0.19l0.169,-0.438l1.206,-0.693l0.864,-0.205l0.902,-0.383l0.454,-0.393l0.3,-0.509l0.097,-0.112l0.125,-0.094l-0.116,-0.183l0.078,-1.96l0.084,-0.355l0.176,-0.291l0.268,-0.225l0.406,-0.244l1.497,-0.337l0.222,-0.137l0.031,0.212l0.109,0.271l0.075,0.148l-0.063,0.193l0.049,0.159l0.203,0.286l0.253,0.269l0.226,0.172L483.733,297.837zM472.393,318.103l-0.099,0.352l-0.188,-0.324l-0.248,-0.284l-0.057,-0.263l0,-0.07l0.291,0.192L472.393,318.103zM502.306,330.228l-0.073,0.559l0.053,0.163l0.102,0.114l0.047,0.125l0.085,1.482l-0.016,0.118l-0.343,0.593l-0.077,0.173l-0.017,0.732l-0.058,0.196l-0.122,0.193l-0.217,0.624l-0.188,0.28l-0.514,-0.342l-0.303,-0.148l-0.148,-0.159l-0.097,-0.11l0.063,-0.147l0.138,-0.153l0.022,-0.121l-0.325,-0.136l-0.149,-0.091l0.002,-0.16l0.112,-0.249l-0.051,-0.206l-0.188,0.01l-0.146,-0.031l-0.019,-0.107l0.107,-0.137l0.138,-0.179l-0.004,-0.198l-0.167,-0.085l-0.151,-0.161l-0.061,-0.219l0.117,-0.15l0.19,-0.096l-0.14,-0.225l-0.094,-0.005l-0.075,-0.049l0.062,-0.104l0.147,-0.156l0.205,-0.467l0.285,-0.221l0.506,-0.142l0.137,-0.063l0.125,-0.165l0.139,-0.106l0.169,0.014l0.156,0.063l0.096,0.068l0.072,-0.071l0.07,-0.205l-0.043,-0.18l0.022,-0.495l0.09,-0.281l0.146,-0.016l0.134,0.155l-0.006,0.137l0.05,0.324L502.306,330.228z"},"gf":{"name":"French Guiana","path":"M330.737,451.339L330.65,451.399L330.416,451.531L330.309,451.706L330.246,451.875L330.101,451.989L329.962,452.134L329.918,452.25L329.789,452.343L329.764,452.497L329.437,453.041L329.306,453.285L329.118,453.545L329.001,453.642L328.842,453.796L328.761,453.975L328.761,454.16L328.65,454.381L328.588,454.572L328.483,454.683L328.206,455.287L328.192,455.495L328.126,455.618L327.929,455.906L327.796,456.079L327.563,456.209L327.319,456.35L327.227,456.504L327.054,456.582L326.928,456.587L326.725,456.531L326.45,456.504L326.311,456.522L326.248,456.446L326.154,456.271L326.017,456.146L325.929,456.189L325.744,456.314L325.527,456.388L325.373,456.363L325.037,456.277L324.894,456.233L324.851,456.159L324.801,456.104L324.727,456.128L324.628,456.221L324.496,456.317L324.3,456.445L323.897,456.674L323.784,456.756L323.68,456.711L323.509,456.666L323.327,456.664L322.934,456.515L322.704,456.409L322.604,456.276L322.488,456.219L322.42,456.182L322.452,456.157L322.554,456.138L322.645,456.136L322.787,455.933L323.021,455.806L323.429,455.103L323.601,454.812L323.622,454.653L323.67,454.321L323.579,453.917L323.622,453.804L323.972,453.317L324.123,453.051L324.132,452.822L324.176,452.657L324.133,452.571L324.053,452.546L323.919,452.332L323.833,452.155L323.595,451.973L323.432,451.787L323.165,451.359L323.189,451.119L323.113,451.033L323.031,450.944L323.037,450.836L322.981,450.566L322.913,450.314L322.887,450.154L322.954,449.88L322.914,449.576L322.827,449.416L322.803,449.171L322.821,448.953L322.895,448.829L322.88,448.676L323.218,448.189L323.475,447.907L323.711,447.709L323.91,447.561L324.179,446.821L324.374,446.561L324.578,446.523L325.68,447.136L326.197,447.193L327.238,447.524L327.615,447.948L328.488,448.654L328.947,448.876L328.951,449.061L328.851,449.355L329.145,449.098L329.599,449.505L329.728,449.704L329.869,450.072L329.82,450.309L329.757,450.431L329.754,450.526L329.889,450.395L329.965,450.292L329.988,450.045L330.098,449.739L330.246,449.733L330.364,449.916L330.608,450.709L330.7,450.871L330.735,451.123L330.722,451.235z"},"pf":{"name":"French Polynesia","path":"M82.587,487.612l-0.275,0.066l-0.131,-0.012l-0.099,-0.23l0.036,-0.142l0.044,-0.045l0.468,0.056l0.04,0.104l-0.007,0.099L82.587,487.612zM84.037,487.696l-0.182,0.022l-0.03,-0.14l0.056,-0.074l0.078,-0.035l0.139,0.043l0.073,0.061l-0.004,0.052L84.037,487.696zM82.579,489.068l-0.061,0.052l-0.114,-0.169l-0.018,-0.071l0.206,-0.088l0.112,0.046L82.579,489.068zM85.53,489.829l0.42,0.147l0.132,-0.016l-0.134,0.145l-0.419,0.079l-0.139,0.07l-0.169,-0.045l-0.091,-0.168L85.53,489.829zM85.43,490.498l-0.208,0.221l0,-0.235l0.075,-0.031h0.068L85.43,490.498zM86.577,492.152l-0.103,0.048l-0.007,-0.303l0.133,0.058l0.052,0.049l-0.022,0.083L86.577,492.152zM68.615,507.455l-0.018,0.131l-0.053,-0.126l-0.173,-0.202l-0.064,-0.09l0.077,0.014L68.615,507.455zM75.742,508.152l-0.05,0.031l0.064,-0.23l0.072,-0.029L75.742,508.152zM67.393,508.83l0.013,0.05l-0.058,-0.003l-0.104,-0.147l-0.037,-0.127l-0.066,-0.145l-0.091,-0.105l-0.01,-0.097l-0.003,-0.153l0.103,0.234l0.098,0.188l0.071,0.154L67.393,508.83zM50.61,509.784l-0.051,0.022l-0.054,-0.053l-0.023,-0.081l0.019,-0.131l0.136,0.086l0.054,0.058L50.61,509.784zM72.769,509.717l-0.111,0.017l-0.271,-0.173h0.104l0.155,0.108L72.769,509.717zM73.135,509.674l0.153,0.143l-0.203,-0.098l-0.258,-0.042l0.098,-0.026l0.143,0.004L73.135,509.674zM50.77,510.425l-0.111,0.004l-0.101,-0.045l0.025,-0.3l0.027,-0.062l0.156,0.101l0.131,0.262L50.77,510.425zM55.25,512.374l-0.088,0.076l-0.117,-0.054l-0.052,-0.073l-0.019,-0.078l0.027,-0.093l0.262,0.013l0.074,0.041L55.25,512.374zM56.63,512.798l0.404,0.136l0.075,0.221l-0.086,0.147l-0.204,-0.036l-0.101,-0.081l-0.142,-0.264l-0.395,0.06l-0.273,-0.052l-0.151,-0.344l-0.006,-0.156l0.066,-0.095l0.29,-0.104l0.362,0.076l0.138,0.195L56.63,512.798zM80.52,513.286l0.014,0.056l-0.102,-0.007l-0.03,-0.019l0.002,-0.104l0.074,-0.126l0.058,-0.106l0.118,-0.099l0.211,-0.099l0.102,-0.042L81,512.763l-0.039,0.015l-0.349,0.208l-0.109,0.146l-0.048,0.102l0.009,0.032L80.52,513.286zM80.462,514.262l0.02,0.081l-0.105,-0.054l-0.099,-0.149l-0.177,-0.185l-0.042,-0.076l0.136,0.072l0.089,0.108L80.462,514.262zM91.29,514.711l0.001,0.055l-0.27,-0.281l0.106,0.022L91.29,514.711zM80.868,514.822l0.038,0.107l-0.068,-0.05l-0.217,-0.104l-0.024,-0.087L80.868,514.822zM93.192,515.306l-0.057,0.064l-0.005,-0.062l-0.079,-0.03l-0.109,-0.063l-0.148,-0.072l-0.08,-0.012l-0.04,-0.042l0.056,-0.022l0.091,0.033l0.128,0.066l0.148,0.066L93.192,515.306zM86.985,522.16l-0.082,0.056l0.03,-0.076l-0.063,-0.166l-0.062,-0.024l0.062,-0.047l0.088,0.125L86.985,522.16z"},"ga":{"name":"Gabon","path":"M513.008,456.643L512.994,456.838L512.771,457.316L512.667,457.684L512.641,458.075L512.702,458.391L512.809,458.615L512.878,458.86L512.825,459.031L512.717,459.104L512.791,459.19L512.953,459.21L513.229,459.136L513.653,459.005L514.208,458.816L514.573,458.715L515.176,458.779L515.498,458.851L515.663,458.983L515.841,459.545L515.929,459.631L516.075,459.87L516.197,460.157L516.223,460.303L516.209,460.408L516.087,460.563L515.949,460.792L515.9,460.93L515.785,461.033L515.639,461.134L515.236,461.175L515.174,461.235L515.062,461.478L514.849,461.684L514.752,461.879L514.667,462.139L514.684,462.46L514.641,462.923L514.598,463.237L514.704,463.347L515.186,463.423L515.279,463.485L515.407,463.679L515.571,463.862L516.011,463.977L516.182,464.116L516.321,464.269L516.339,464.394L516.239,464.897L516.143,465.38L516.181,465.748L516.216,466.099L516.269,466.61L516.246,466.922L516.121,467.113L516.121,467.262L516.178,467.442L516.068,467.94L515.997,468.024L515.8,468.117L515.696,468.251L515.663,468.461L515.557,468.749L515.447,468.854L515.447,468.988L515.553,469.085L515.551,469.235L515.354,469.413L515.236,469.549L514.973,469.616L514.673,469.545L514.603,469.446L514.675,469.292L514.649,469.168L514.546,469.038L514.385,468.704L514.243,468.633L514.164,468.77L513.92,469.024L513.489,469.35L513.187,469.376L512.629,469.277L512.162,469.121L511.941,468.739L511.804,468.423L511.604,468.057L511.38,467.883L511.141,467.771L511.035,467.764L510.693,467.968L510.59,468.049L510.591,468.22L510.623,468.38L510.676,468.457L510.72,468.56L510.712,468.719L510.651,468.932L510.63,469.167L509.558,469.398L509.373,469.315L509.238,469.209L509.076,469.228L508.61,469.348L508.439,469.264L508.27,469.203L508.192,469.254L508.186,469.354L508.265,469.908L508.239,470.119L508.135,470.395L508.08,470.582L508.365,470.634L508.467,470.721L508.567,470.86L508.704,470.99L508.713,471.069L508.558,471.214L508.505,471.392L508.579,471.531L508.772,471.677L509.055,471.828L509.193,471.927L509.179,472.018L509.048,472.21L508.998,472.374L508.908,472.521L508.927,472.657L509.054,472.784L509.041,472.897L508.954,472.983L508.778,472.965L508.629,472.977L508.496,472.942L508.078,472.503L507.986,472.49L507.38,472.828L507.229,472.966L507.104,473.166L506.936,473.597L506.661,473.346L506.423,472.887L506.146,472.604L505.563,472.149L505.407,471.813L504.74,471.074L503.782,470.335L503.089,469.694L502.984,469.552L503.101,469.569L503.77,469.889L503.861,469.853L503.938,469.781L503.65,469.613L503.374,469.481L503.115,469.399L502.856,469.406L502.711,469.271L502.617,469.065L502.569,468.889L502.454,468.704L502.087,468.324L501.998,468.177L501.797,467.977L501.919,467.95L502.313,468.142L502.348,468.065L502.314,467.953L501.918,467.771L501.704,467.759L501.654,467.631L501.683,467.483L501.4,466.93L501.106,466.515L501.06,466.319L501.853,467.221L501.959,467.236L502.099,467.228L502.427,467.127L502.364,467.006L502.216,466.877L502.073,466.937L501.886,466.949L501.788,466.895L501.744,466.802L501.931,466.364L501.85,466.387L501.791,466.464L501.688,466.502L501.53,466.524L501.139,466.29L500.795,465.658L500.704,465.528L500.612,465.308L500.521,465.217L500.125,464.318L500.276,464.385L500.457,464.645L500.808,464.59L500.945,464.44L501.064,464.445L501.187,464.411L501.341,464.269L501.791,463.649L501.91,462.833L501.871,462.348L501.805,461.866L501.954,461.712L502.013,461.814L502.042,461.985L502.112,462.112L502.272,462.225L502.57,462.255L503.03,462.434L503.194,462.547L503.239,462.32L503.769,462.127L503.608,462.058L503.138,462.134L502.492,461.845L502.277,461.662L502.077,461.313L501.87,461.131L501.884,460.968L502.348,460.817L502.471,460.834L502.52,461.014L502.645,461.088L502.692,461.063L502.713,460.91L502.714,460.498L502.573,459.907L502.616,459.793L502.743,459.752L502.856,459.674L502.935,459.66L503.092,459.674L503.171,459.811L503.214,459.886L503.373,459.921L503.503,459.994L503.615,459.974L503.708,459.889L503.844,459.871L504.267,459.873L504.65,459.874L505.412,459.876L506.175,459.879L506.938,459.881L507.512,459.883L507.51,459.546L507.507,459.025L507.504,458.409L507.5,457.818L507.497,457.272L507.494,456.627L507.525,456.441L507.563,456.365L507.549,456.258L508.14,456.251L509.208,456.298L509.675,456.292L509.808,456.301L510.392,456.268L510.864,456.309L511.065,456.354L511.246,456.377L511.812,456.405L512.551,456.37L512.802,456.378L512.941,456.468z"},"gm":{"name":"Gambia","path":"M428.653,425.928L428.637,425.686L428.481,425.134L428.69,424.893L428.917,424.75L429.07,424.864L429.116,425.089L429.234,425.243L429.636,425.339L430.033,425.27L430.276,425.302L430.269,425.177L430.351,425.011L430.834,424.94L431.344,424.893L431.869,424.793L432.28,424.797L432.402,424.77L432.373,424.727L432.004,424.679L431.217,424.793L430.416,424.827L429.809,425.128L429.56,425.1L429.308,424.799L429.218,424.428L429.929,424.401L430.791,424.413L431.73,424.425L432.172,424.431L432.404,424.027L432.846,423.849L433.298,423.783L433.534,423.8L433.782,423.86L434.259,424.193L434.556,424.27L434.807,424.345L434.986,424.507L435.271,424.668L435.495,424.711L435.628,424.687L435.85,424.625L435.996,424.575L436.472,424.554L436.822,424.74L436.895,424.943L436.837,425.151L436.367,425.262L435.716,425.436L435.178,425.341L434.523,425.104L434.14,424.934L433.981,424.865L433.742,424.757L433.533,424.641L433.332,424.565L433.178,424.517L433.064,424.578L433.007,424.722L432.916,424.882L432.799,424.977L432.25,425.033L431.757,425.092L431.493,425.142L431.316,425.18L431.261,425.663L430.703,425.658L430.155,425.652L429.586,425.661L428.975,425.67L428.818,425.769z"},"ge":{"name":"Georgia","path":"M606.004,333.688L605.936,333.822L605.775,334.065L605.647,334.189L605.505,334.209L605.364,334.266L605.315,334.396L605.309,334.564L605.333,334.685L605.369,334.73L605.513,334.77L605.655,335.123L605.878,335.301L606.226,335.503L606.535,335.734L606.686,335.946L606.657,336.1L606.556,336.418L606.298,336.683L606.083,336.75L606.007,336.725L605.867,336.643L605.584,336.438L605.277,336.276L605.041,336.329L604.886,336.39L604.579,336.318L604.216,336.178L604.027,336.04L603.944,335.938L604,335.757L603.177,335.43L602.78,335.339L602.601,335.438L601.996,335.93L601.924,335.98L601.462,336.048L601.461,336.088L601.566,336.194L601.546,336.227L600.771,336.238L600.513,336.302L599.823,336.219L599.596,336.256L599.402,336.333L598.93,336.421L598.604,336.524L598.188,336.578L597.759,336.583L597.612,336.614L597.618,336.543L597.595,336.434L597.508,336.355L597.386,336.305L597.162,336.324L596.955,336.271L596.808,336.133L596.774,336.027L596.859,335.941L596.797,335.87L596.539,335.7L596.117,335.275L595.878,335.18L595.783,334.913L595.688,334.856L595.487,334.831L595.275,334.857L595.229,334.887L595.164,334.93L594.998,335.263L594.881,335.376L594.595,335.323L594.358,335.245L594.165,335.201L593.79,335.173L593.364,335.167L593.077,335.404L592.953,335.373L592.735,335.257L592.383,335.161L592.197,335.086L592.735,334.383L592.895,333.964L592.9,333.71L592.907,333.39L592.627,332.724L592.387,331.776L592.137,330.784L591.942,330.486L591.127,330.141L590.938,329.749L590.307,329.242L589.43,329.021L589.256,328.927L588.494,328.287L587.898,327.874L588.026,327.624L588.196,327.36L588.38,327.296L588.919,327.4L589.416,327.519L589.778,327.434L590.209,327.642L590.603,327.88L590.999,328.048L591.771,328.207L592.059,328.426L592.395,328.645L593.712,328.756L593.818,328.722L593.915,328.69L594.357,328.611L594.748,328.625L595.161,328.891L595.425,328.875L595.707,328.835L596.07,328.977L596.355,329.135L596.379,329.294L596.629,329.526L597.355,329.879L597.944,330.079L598.127,330.219L598.575,330.45L598.62,330.523L598.611,330.618L598.483,330.791L598.451,330.944L598.511,331.033L598.697,331.117L599.065,331.136L599.198,331.026L599.473,330.947L599.746,330.805L600.11,330.616L600.605,330.444L600.803,330.444L600.993,330.497L601.126,330.592L601.349,330.945L601.572,330.451L601.629,330.414L601.833,330.514L602.192,330.651L602.441,330.724L602.576,330.826L602.956,331.276L603.571,331.253L603.831,331.322L603.971,331.396L604.033,331.483L603.923,331.929L603.771,332.393L603.784,332.504L604.03,332.679L604.366,332.863L604.546,333.011L604.669,333.144L604.934,333.245L605.247,333.307L605.395,333.315L605.55,333.427L605.953,333.636z"},"de":{"name":"Germany","path":"M499.015,278.99l-0.065,0.096l0.031,-0.687l0.307,-0.734l0.13,0.017l-0.133,0.199l-0.039,0.139l-0.054,0.277l0.024,0.144l0.701,0.04l-0.082,0.128l-0.711,0.086L499.015,278.99zM503.034,278.803l0.017,0.089l0.411,0.129l0.173,0.206l0.192,0.312l0.019,0.448l-0.246,0.322l-0.204,0.204l0.771,-0.077l0.077,0.184l0.117,0.199l0.415,-0.142l1.042,0.587l0.63,-0.286l0.161,-0.017l0.143,0.474l-0.157,0.476l-0.555,0.506l0.123,0.312l0.178,0.069l0.523,-0.066l0.829,0.307l0.173,-0.096l0.672,-0.709l0.269,-0.153l0.884,-0.109l0.161,-0.276l0.358,-0.277l0.23,-0.303l0.553,-0.579l0.572,0.104l0.334,0.111l0.366,0.056l0.333,0.617l0.844,0.679l0.775,-0.059l0.275,0.641l0.122,0.788l0.238,0.247l0.209,0.161l0.631,0.168l0.025,0.01l0.021,0.106l0.039,0.39l0.053,0.322l0.325,1.282l-0.006,0.312l-0.004,0.083l-0.119,0.437l-0.211,0.367l-0.279,0.207l-0.154,0.23l-0.028,0.253l0.351,0.443l0.731,0.633l0.295,0.54l-0.139,0.448l-0.042,0.328l0.054,0.208l0.117,0.167l0.18,0.126l0.072,0.194l-0.037,0.262l0.034,0.182l0.135,0.129l-0.013,0.05l-0.065,0.182l-0.089,0.331l-0.051,0.242l-0.206,0.328l0.063,0.279l0.161,0.328l0.123,0.165l0.039,0.156l-0.078,0.37l0.039,0.095l0.509,0.272l0.083,0.125l0.049,0.261l0.179,0.557l-0.148,0.704l-0.13,0.385l-0.29,0.609l-0.014,0.056l-0.033,0.074l-0.087,0.106l-0.121,0.016l-0.183,-0.079l-0.125,-0.102l0.029,-0.262l-0.081,-0.018l-0.1,-0.161l-0.039,-0.173l-0.108,-0.071l-0.393,-0.073l-0.134,-0.051l-0.103,0.037l-0.077,0.123l0.049,0.111l0.073,0.108l0.218,0.171l-0.022,0.068l-0.47,0.167l-0.295,0.17l-0.275,0.096l-0.28,0.176l-0.553,0.198l-0.406,0.052l-0.084,0.052l-0.151,0.335l-0.102,0.07l-0.099,-0.036l-0.074,-0.055l-0.094,0.045l-0.098,0.111l-0.103,0.043l-0.089,-0.001l-0.159,0.292l-0.462,0.088l-0.054,0.151l-0.085,0.175l-0.068,0.043l-0.208,-0.069l-0.289,-0.039l-0.166,0.096l-0.199,0.053l-0.243,0.016l-0.271,0.191l-0.264,0.335l-0.148,0.296l-0.08,0.106l-0.129,-0.278l-0.158,-0.19l-0.112,-0.099h-0.1l-0.026,0.041v0.145l0.107,0.241l0.132,0.165l0.021,0.122l0.071,0.22l0.193,0.241l0.302,0.19l0.206,0.188l0.153,0.26l0.001,0.08l-0.042,0.106l-0.072,0.1l-0.061,0.13l-0.168,0.262l0.05,0.115l0.137,0.144l0.121,0.173l0.156,0.28l0.214,0.49l0.138,0.201l0.188,0.208l0.184,0.158l0.29,-0.005l0.3,0.302l0.328,0.436l0.245,0.199l0.171,0.061l0.142,0.157l0.125,0.225l0.049,0.13l0.111,0.094l0.3,-0.018l0.386,0.354l0.238,0.258l0.126,0.208l-0.033,0.083l-0.016,0.259l0.004,0.274l-0.038,0.145l-0.172,0.191l-0.089,0.041l-0.048,0.041l-0.529,-0.249l-0.042,0.042l-0.033,0.031l-0.142,0.719l-0.097,0.138l-0.146,0.127l-0.302,0.124l-0.21,0.05l-0.164,0.063l-0.519,0.3l-0.233,0.18l-0.151,0.226l-0.001,0.13l0.252,0.381l0.291,0.394l0.001,0.345l-0.128,0.258l-0.03,0.099l0.086,0.038l0.161,0.014l0.135,0.044l0.057,0.182l-0.017,0.315l-0.046,0.295l-0.048,0.124l-0.13,0.01l-0.25,-0.127l-0.195,-0.148l-0.075,-0.091l-0.004,-0.109l0.042,-0.069l-0.069,-0.134l-0.24,-0.125l-0.257,0.054l-0.189,0.083l-0.123,-0.005l-0.132,-0.12l-0.204,-0.092l-0.266,-0.061l-0.166,-0.064l-0.035,0.038l0.019,0.259l-0.051,0.113l-1.316,0.15l-0.401,0.14l-0.292,0.181l-0.216,0.078l-0.053,0.111l-0.214,0.146l-0.241,0.046l-0.059,-0.047l-0.155,0.067l-0.264,0.065l-0.171,-0.021l-0.081,-0.118l-0.163,-0.181l-0.066,-0.125l0.007,-0.081l-0.369,-0.016l-0.232,-0.096l-0.494,0.022l-0.122,-0.041l-0.025,0.043l-0.074,0.514l-0.098,0.21l-0.158,0.217l-0.203,0.121l-0.161,0.022l0.007,-0.158l0.041,-0.191l-0.117,-0.045l-0.175,-0.021l-0.084,-0.057l0.022,-0.146l-0.041,-0.085l-0.072,-0.102l-0.176,-0.131l-0.372,-0.194l-0.253,-0.097l-0.095,0.103l-0.181,0.103l-0.285,-0.034l-0.07,0.041l-0.489,-0.31l-0.469,-0.298h-0.155l-0.691,0.06l-0.02,-0.026l-0.121,-0.17l-0.106,-0.054l-0.064,0.028l-0.043,0.049l-0.074,-0.008l-0.31,-0.274l-0.127,-0.04l-0.176,0.037l-0.208,0.148l-0.091,0.181l0.028,0.104l0.107,0.045l0.283,-0.03l0.041,0.03l0.01,0.059l-0.031,0.057l-0.229,0.047l-0.066,0.069l-0.067,0.017l-0.043,0.011l-0.244,-0.072h-0.363l-0.293,0.127l-0.468,0.051l-0.643,-0.025l-0.231,-0.095l-0.141,-0.057l-0.102,-0.28l0.026,-0.415l0.153,-0.551l0.043,-0.405l-0.068,-0.258l0.091,-0.388l0.25,-0.518l0.167,-0.547l0.083,-0.578l0.121,-0.377l0.238,-0.265l0.565,-0.742l0.046,-0.056l-0.016,-0.371l-0.152,-0.053l-0.223,-0.107l-0.567,-0.132l-0.528,-0.085l-0.24,-0.105l-0.21,-0.281l-0.13,-0.004l-0.255,0.101l-0.318,0.068l-0.232,-0.059l-0.145,0.011l-0.081,0.052l-0.041,-0.046l-0.058,-0.241l-0.121,-0.063l-0.188,-0.056l-0.117,0.024l-0.081,0.12l-0.125,0.084l-0.114,-0.027l-0.359,-0.558l-0.092,-0.124l-0.023,-0.114l-0.09,-0.208l-0.214,-0.208l-0.213,-0.066l-0.106,0.023l0.012,-0.258l0.083,-0.375l0.08,-0.196l0.106,-0.16l0.113,-0.112l0.025,-0.202l-0.018,-0.191l-0.13,-0.03l-0.326,-0.141l-0.193,-0.149l-0.143,-0.187l-0.188,-0.257l-0.08,-0.262l-0.004,-0.261l0.022,-0.117l0.014,-0.081l0.151,-0.408l0.532,-0.366l-0.059,-0.369l-0.008,-0.227l-0.129,-0.148l-0.258,-0.06l-0.068,-0.103l-0.029,-0.101l0.189,-0.227l-0.229,-0.179L492.874,298l-0.318,-0.234l-0.034,-0.081l0.153,-0.685l-0.117,-0.2l-0.145,-0.102l-0.169,-0.05l-0.078,-0.095l-0.027,-0.109l0.03,-0.067l0.199,0.02l0.062,-0.071l0.474,-0.404l0.02,-0.078l-0.066,-0.044l-0.086,-0.023l-0.022,-0.085l0.003,-0.112l0.253,-0.585l0.075,-0.25l0.017,-0.177l-0.016,-0.175l-0.146,-0.275l-0.141,-0.22l-0.005,-0.175l-0.103,-0.092l-0.292,-0.471l0,-0.182l0.165,-0.142l0.231,-0.09l0.077,-0.075l0.138,-0.047l0.367,0.136l0.164,0.118l0.046,-0.024l0.148,-0.128l0.26,0.02l0.629,-0.258l0.094,-0.124l0.07,-0.132l0.006,-0.058l-0.244,-0.255l-0.007,-0.094l0.032,-0.106l0.069,-0.084l0.144,-0.057l0.153,-0.112l0.343,-0.318l0.119,-0.276l0.037,-0.3l0.007,-0.224l-0.094,-0.178l-0.095,-0.115l-0.129,0.018l-0.251,-0.009l-0.235,-0.1l-0.129,-0.162l-0.032,-0.142l0.059,-0.09l0.018,-0.11l-0.038,-0.111l0.015,-0.093l0.106,-0.075l0.743,0.002l0.056,-0.082l0.05,-0.432l0.186,-0.659l0.175,-0.368l0.029,-0.155l-0.003,-0.875l0.024,-0.445l-0.127,-0.209l-0.277,-0.229l0.059,-0.478l0.092,-0.374l0.279,-0.46l0.221,-0.126l0.965,-0.075l1.066,0.031l0.443,0.695l-0.164,0.356l0.259,0.166l0.125,-0.061l0.095,-0.31l0.063,-0.344l0.091,-0.104l0.33,0.257l0.116,0.176l0.007,0.564l0.122,-0.765l-0.091,-0.537l0.062,-0.522l0.133,-0.272l0.122,-0.173l0.782,0.187l0.864,-0.096l0.327,0.202l0.739,1.007l0.247,0.165l0.311,0.052l-0.429,-0.215l-0.896,-1.226l-0.268,-0.152l-0.412,-0.046l-0.257,-0.12l-0.162,-0.186l-0.047,-0.167l0.009,-1.245l-0.154,-0.186l-0.2,-0.064l-0.125,0.085l-0.256,0.001l-0.054,-0.283l0.063,-0.21l0.514,-0.144l0.339,-0.193l0.015,-0.341l-0.214,-0.269l-0.256,-0.494l-0.301,-0.465l-0.034,-0.542l0.001,0l0.524,0.01l0.128,0.021l0.794,0.254l0.194,0.178l0.244,0.008l0.44,-0.166l0.329,-0.073l0.127,0.103l0.179,0.043H503.034zM499.801,279.351l-0.109,0.119l-0.268,-0.014l-0.15,-0.112l0.049,-0.119l0.142,-0.091l0.118,-0.014l0.178,0.056L499.801,279.351zM514.174,280.943l0.07,0.323l-0.075,0.165l-0.315,-0.274l-0.317,0.004l-0.189,0.421l-0.141,0.018l-0.489,-0.383l-0.079,-0.187l-0.016,-0.156l0.07,-0.54l-0.013,-0.17l0.154,-0.186l0.024,-0.27l0.271,-0.284l0.242,-0.011l0.076,0.241l0.116,0.166l0.406,0.186l0.061,0.084l0.037,0.117l-0.189,0.228l-0.064,0.117l0.06,0.187L514.174,280.943zM507.365,280.774l-0.431,0.009l-0.165,-0.192l-0.165,-0.049l0.089,-0.237l0.116,-0.087l0.417,0.155l0.131,0.303L507.365,280.774zM515.583,283.011l-0.037,0.149l0.043,0.229l-0.116,-0.017l-0.348,0.054l-0.344,-0.076l-0.066,-0.285l0.055,-0.274l-0.138,-0.189l-0.127,-0.111l-0.019,-0.158l0.021,-0.165l0.593,0.442L515.583,283.011z"},"gh":{"name":"Ghana","path":"M475.507,431.484L475.686,431.655L475.726,431.753L475.661,432.122L475.529,432.379L475.446,432.621L475.458,432.741L475.538,432.862L475.811,433.051L475.95,433.174L476.116,433.36L476.306,433.542L476.631,433.779L476.769,433.822L476.762,433.888L476.717,433.979L476.687,434.861L476.662,435.089L476.639,435.204L476.608,435.533L476.574,435.58L476.513,435.576L476.456,435.589L476.442,435.654L476.465,435.722L476.661,435.769L476.618,435.819L476.473,435.864L476.405,435.963L476.435,436.076L476.354,436.167L476.377,436.228L476.429,436.272L476.512,436.256L476.741,436.104L476.837,436.088L476.956,436.119L477.175,436.351L477.184,436.464L477.095,436.851L477.008,437.15L476.992,437.549L477.084,437.772L477.071,437.895L476.971,438.001L476.745,438.155L476.762,438.26L476.865,438.456L477.056,438.674L477.429,438.944L477.625,439.295L477.63,439.438L477.516,439.581L477.381,439.705L477.337,439.884L477.398,441.06L477.103,441.57L477.1,441.716L477.13,441.884L477.208,441.987L477.358,442.015L477.481,442.113L477.438,442.471L477.373,442.835L477.362,443.012L477.326,443.096L477.209,443.164L477.167,443.279L477.197,443.421L477.175,443.526L477.237,443.662L477.372,443.831L477.588,444.251L477.67,444.284L477.708,444.373L477.684,444.458L477.768,444.644L478.008,444.83L478.26,444.992L478.464,445.015L478.512,445.16L478.646,445.345L478.743,445.426L478.898,445.479L479.025,445.507L479.032,445.663L478.802,445.769L478.647,445.93L478.529,446.175L478.365,446.445L477.801,446.585L477.585,446.586L476.428,446.593L475.345,447.123L474.721,447.312L474.337,447.61L473.821,447.822L473.461,448.08L472.712,448.203L471.485,448.607L471.101,448.768L470.713,449.049L470.082,449.378L469.833,449.374L469.339,449.066L468.967,448.912L468.057,448.676L467.378,448.584L467.05,448.483L466.96,448.466L467.037,448.355L467.227,448.348L467.425,448.381L467.576,448.297L467.797,448.286L467.855,448.197L467.873,447.975L467.871,447.795L467.948,447.715L467.968,447.503L467.859,447.034L467.782,446.98L467.386,446.914L467.356,446.82L467.285,446.722L467.209,446.48L467.123,446.12L466.984,445.673L466.717,444.937L466.651,444.676L466.606,444.411L466.596,444.094L466.651,443.976L466.643,443.812L466.618,443.648L466.806,443.273L467.174,442.813L467.251,442.647L467.32,442.532L467.33,442.366L467.395,441.83L467.571,441.182L467.682,440.937L467.757,440.804L467.847,440.588L467.87,440.487L468.209,440.232L468.365,440.164L468.4,440.063L468.347,439.954L468.37,439.879L468.451,439.842L468.576,439.812L468.667,439.707L468.524,438.906L468.408,438.107L468.401,438.039L468.333,437.929L468.265,437.599L468.15,437.405L467.99,437.349L467.991,437.167L468.152,436.858L468.194,436.678L468.117,436.624L468.106,436.483L468.161,436.256L468.134,436.116L468.104,435.968L467.937,435.617L467.896,435.368L467.982,435.223L467.979,434.905L467.889,434.414L467.874,434.104L467.936,433.975L467.906,433.851L467.784,433.734L467.775,433.621L467.879,433.51L467.866,433.424L467.737,433.361L467.622,433.209L467.519,432.97L467.54,432.585L467.733,431.877L467.757,431.818L467.976,431.822L467.977,431.852L468.658,431.845L469.436,431.837L470.365,431.828L471.21,431.82L471.247,431.788L471.387,431.749L472.24,431.821L472.774,431.785L473,431.808L473.166,431.856L473.534,431.827L473.731,431.845L473.879,432.021L473.939,432.02L474.022,431.945L474.169,431.859L474.319,431.792L474.427,431.653L474.492,431.548L474.589,431.569L474.729,431.563L474.822,431.475L474.859,431.339z"},"gi":{"name":"Gibraltar","path":"M460.729,354.318L460.72,354.365L460.725,354.399L460.718,354.493L460.699,354.491L460.667,354.443L460.67,354.378L460.701,354.361L460.68,354.321z"},"gr":{"name":"Greece","path":"M549.569,334.341l0.251,0.076l0.146,0.123l0.091,0.113l0.139,0.097l0.104,0.022l0.08,0.333l0.042,0.412l-0.063,0.178l-0.185,0.041l-0.578,0.388l-0.014,0.355l0.008,0.171l0.012,0.122l0.061,0.102v0.147l-0.064,0.158l-0.252,0.264l-0.175,0.209l-0.196,0.284l-0.11,0.035l-0.087,0.05l-0.079,-0.156l-0.435,-0.277l-1.007,-0.162l-0.481,-0.205l-0.211,0.038l-0.409,-0.229l-0.28,0.101l-0.594,0.407l-0.321,-0.044l-0.343,-0.245l-0.223,-0.045l-0.262,0.129l-0.419,0.468l-0.427,0.229l-0.382,-0.089l-0.514,0.002l-0.055,0.261l0.099,0.181l0.281,0.308l-0.132,0.231l0.098,0.231l0.183,0.047l0.277,-0.013l0.511,0.299l0.224,0.315l0.143,0.344l-0.312,-0.247l-0.207,-0.238l-0.289,-0.086l-0.401,-0.203l-0.252,-0.034l-0.268,0.141l-0.021,0.159l0.289,0.297l0.264,0.183l0.14,0.148l0.093,0.329l-0.053,0.111l-0.098,0.104l-0.313,-0.207l-0.479,-0.737l-0.668,-0.147l-0.112,0.154l0.132,0.39l0.095,0.151l0.581,0.42l-0.046,0.089l-0.085,0.038l-0.65,-0.24l-0.189,-0.365l-0.045,-0.463l-0.6,-0.322l-0.566,-0.351l-0.127,-0.333l0.117,-0.124l0.083,-0.245l-0.311,0.045l-0.195,0.155l-0.315,0.15l-0.013,0.246l0.05,0.228l-0.104,0.331l-0.102,0.575l0.064,0.301l0.684,0.861l0.234,0.624l0.168,0.236l0.35,0.26l0.365,0.483l0.154,0.251l0.11,0.411l-0.307,0.254l-0.178,0.01l-0.099,-0.112l0.138,-0.28l-0.02,-0.171l-0.474,-0.265l-0.2,0.089l-0.231,0.172l0.132,0.32l0.148,0.211l0.075,0.29l0.284,-0.025l-0.382,0.325l-0.359,0.166l-0.353,0.01l-0.225,0.03l-0.078,0.083l0.183,0.06l0.149,0.006l0.243,0.175l0.691,0.209l0.33,0.265l0.324,0.024l0.325,0.485l0.563,0.129l0.321,0.489l0.426,0.096l0.368,0.18l0.107,0.171l0.054,0.31l0.024,0.655l0.08,0.486l0.003,0.153l-0.02,0.229l-0.1,0.112l-0.135,0.004l-0.265,-0.357l-0.405,-0.376l-0.428,-0.448l-0.122,-0.079l-0.1,-0.007l-0.229,0.151l-0.636,0.117l-0.298,0.164l-0.112,0.036l-0.031,0.086l0.14,0.089l0.171,0.205v0.279l0.142,0.339l0.183,0.087l0.238,-0.007l0.137,0.063l0.035,0.135l0.139,0.157l0.091,0.117l-0.003,0.083l-0.665,0.221l-0.139,0.101l-0.117,0.052l-0.173,-0.105l-0.01,-0.27l-0.228,-0.145l-0.209,-0.125l-0.251,-0.053l-0.213,-0.187l-0.139,0.151l0.111,0.524l0.241,0.36l0.404,0.964l0.183,0.567l0.037,0.274l-0.091,0.455l0.199,0.337l0.136,0.346l-0.149,-0.013l-0.13,-0.122l-0.218,-0.144l-0.422,-0.553l-0.147,-0.345l-0.176,-0.027l-0.306,0.05l-0.334,0.737l0.001,0.421l-0.173,-0.1l-0.148,-0.131l0.018,-0.461l-0.015,-0.194l-0.406,-0.63l-0.186,-0.071l-0.087,-0.213l-0.15,-0.228l-0.193,0.043l-0.158,0.092l-0.043,0.344l-0.016,0.308l-0.118,0.231l-0.433,-0.439l-0.436,-0.762l-0.011,-0.418l0.319,-0.383l-0.038,-0.274l-0.302,-0.542l-0.436,-0.349l-0.244,-0.104l-0.115,-0.372l-0.233,-0.192l-0.189,-0.09l-0.037,-0.132l0.057,-0.098l0.458,-0.383l0.268,-0.602l0.133,-0.028l0.274,0.143l0.308,-0.037l0.252,-0.353l0.214,-0.192l0.361,0.025l0.815,0.471l0.876,0.269l0.437,0.235l0.248,0.233l0.131,0.048l0.208,0.033l-0.009,-0.174l-0.066,-0.154l0.173,-0.084l0.469,0.004l0.085,-0.082l0.087,-0.132l-0.097,-0.151l-0.155,-0.072l-0.166,-0.02l-0.109,-0.048l-0.177,0.048l-0.275,-0.117l-0.143,-0.096l-0.083,-0.099l-0.479,-0.197l-0.454,-0.334l-0.103,0.189l-0.184,0.102l-0.261,0.015l-0.734,-0.212l-0.451,0.162l-0.246,0.042l-0.188,0.004l-0.231,0.072l-0.267,0.043l-0.231,-0.308l-0.097,-0.239l-0.068,-0.045l-0.003,0.225l-0.074,0.18l-0.339,0.101l-0.195,-0.14l-0.15,-0.423l-0.189,-0.539l-0.333,-0.436l-0.271,-0.114l-0.023,-0.24l0.024,-0.192l0.325,-0.048l0.508,0.201l0.105,-0.04l0.114,-0.093l-0.022,-0.205l-0.074,-0.183l-0.14,-0.008l-0.097,0.021l-0.313,-0.038l-0.401,0.102l-0.186,-0.096l-0.062,-0.117l-0.336,-0.289l-0.29,-0.388l-0.47,-0.259l-0.307,-0.792l-0.258,-0.346l-0.275,-0.248l0.06,-0.004l0.104,0.042l0.2,0.136l0.212,0.029l0.116,-0.09l0.067,-0.083l0.043,-0.136l0.018,-0.159l0.035,-0.053l0.163,0.019l0.052,-0.04l-0.002,-0.143l-0.105,-0.178l-0.092,-0.219l0,-0.104l0.077,-0.042l0.127,-0.095l0.068,-0.118l0.135,-0.059l0.199,-0.011l0.222,-0.052l0.144,-0.127l0.021,-0.125l0.09,-0.346l0.059,-0.17l0.095,-0.155l0.051,-0.209l0.102,-0.197l0.212,-0.083l0.192,-0.097l0.145,-0.254l0.082,-0.217l0,-0.133l-0.122,-0.218l-0.09,-0.212l0.024,-0.276l0.381,-0.023l0.133,-0.026l0.495,-0.015l0.226,-0.148l0.156,0.014l0.326,0.128l0.146,-0.101l0.426,-0.2l0.421,-0.582l0.179,-0.087l0.409,-0.036l0.128,-0.067l0.149,0.013l0.458,0.118l0.26,0.018l0.309,-0.081l0.34,-0.142l0.085,-0.499l0.081,-0.072l0.211,-0.02l0.16,0.004l0.308,0.04l0.366,0.013l0.235,-0.234l0.371,-0.017l0.172,-0.034l0.287,0.047l0.279,-0.002l0.357,-0.098l0.333,-0.161l0.26,0.014l0.106,-0.029l0.06,-0.034l0.065,-0.217l0.489,-0.014l0.166,0.021l0.273,0.006l0.284,-0.119l0.085,0.01l0.143,0.318l0.075,0.092l0.154,0.085l0.344,0.238l0.062,-0.063l0.144,-0.08l0.412,0.109l0.393,0.183l0.33,0.269l0.367,-0.078l0.407,-0.132l0.265,-0.038l0.288,-0.019l0.171,-0.057l0.389,0.069l0.401,-0.145l0.193,-0.13l0.056,-0.184l-0.032,-0.323l-0.091,-0.324l-0.096,-0.12l-0.031,-0.124l0.055,-0.116l0.062,-0.08l0.262,-0.068L549.569,334.341zM545.228,338.432l-0.36,0.131l-0.366,-0.249l0.003,-0.148l0.193,-0.301l0.106,-0.089l0.269,0.024l0.153,0.207l0.036,0.098l-0.05,0.166L545.228,338.432zM547.787,339.126l-0.318,0.096l-0.35,-0.303l0.338,-0.122l0.157,0.088l0.112,0.104L547.787,339.126zM547.09,340.748l-0.106,0.123l-0.079,0.212l-0.042,0.303l-0.164,0.007l-0.099,-0.061l-0.033,-0.115l-0.006,-0.145l-0.072,0.006l-0.058,0.157l-0.051,0.071l-0.165,0.015l-0.181,-0.097l0.009,-0.209l-0.036,-0.243l0.016,-0.085l0.495,-0.021l0.145,0.179l0.175,-0.104l0.072,-0.112l0.212,-0.07L547.09,340.748zM532.048,342.749l0.061,0.203l-0.35,-0.126l-0.255,-0.181l-0.211,-0.449l-0.449,-0.511l-0.007,-0.149l0.171,-0.113l0.369,-0.08l0.149,0.083l0.096,0.086l0.03,0.098l-0.209,0.196l-0.043,0.089l0.161,0.176l-0.002,0.071l0.067,0.341l0.079,0.128l0.203,0.103L532.048,342.749zM549.819,343.122l-0.049,0.214l0.388,0.355l0.132,0.225l0.049,0.218l-0.033,0.063l-0.147,-0.118l-0.121,-0.038l0.041,0.156l0.124,0.134l-0.22,0.077l-0.22,-0.004l-0.644,-0.187l-0.148,-0.199l0.385,-0.299l0.078,-0.121l-0.272,0.012l-0.291,0.355l-0.466,-0.156l-0.143,-0.143l-0.032,-0.077l0.184,-0.316l0.328,0.011l0.173,-0.071l0.215,-0.1l0.002,-0.15l0.512,-0.034L549.819,343.122zM542.741,343.74l-0.131,0.042l0.131,-0.288l0.232,-0.149l-0.087,0.242L542.741,343.74zM542.437,343.898l-0.125,0.122l-0.194,-0.053l-0.203,-0.408L542.437,343.898zM541.415,344.458l0.159,0.39l0.149,0.131l0.312,0.155l0.147,0.02l0.533,0.28l0.619,0.056l0.08,0.081l0.076,0.215l0.126,0.169l0.032,0.131l-0.066,0.146l0.091,0.445l0.156,0.422l0.235,0.204l0.293,0.062l0.279,-0.009l0.07,0.084l-0.028,0.368l-0.118,0.144l-0.096,0.035l-0.083,-0.038l-0.076,-0.086l-0.082,-0.041l-0.16,-0.007l-0.117,-0.148l-0.297,-0.203l-0.055,-0.122l-0.01,-0.187l-0.126,-0.138l-0.116,-0.262l-0.11,-0.073l-0.061,-0.132l-0.005,-0.056l-0.432,-0.039l-0.357,-0.001l-0.303,-0.149l-0.094,-0.391l-0.18,-0.105l-0.135,-0.111l-0.112,-0.154l-0.284,-0.283l-0.314,-0.237l-0.304,-0.157l-0.322,-0.103l-0.262,0.121l-0.153,-0.028l-0.031,-0.082l0.326,-0.163l0.448,-0.312l0.315,-0.103l0.153,-0.013L541.415,344.458zM544.949,344.995l-0.296,0.087l-0.079,-0.014l0.066,-0.11l0.005,-0.046l-0.296,-0.202l0.035,-0.262l0.035,-0.067l0.22,0.137l0.048,0.228L544.949,344.995zM533.757,345.713l-0.109,0.028l-0.094,-0.019l-0.085,0.016l-0.083,0.068l0.009,-0.283l0.097,-0.353l0.118,-0.206l0.167,-0.096l0.071,0.162l-0.013,0.576L533.757,345.713zM548.932,347.106l-0.268,0.201l-0.299,-0.291l-0.049,-0.094l0.22,-0.118l0.109,-0.181l-0.088,-0.223l-0.305,-0.33l-0.015,-0.234l0.467,-0.099l0.275,0.204l0.14,0.014l-0.054,0.195l0.024,0.063l0.021,0.59l-0.13,0.083l-0.021,0.162L548.932,347.106zM533.958,346.71l-0.139,0.039l-0.176,-0.341l-0.064,-0.236l0.074,-0.013l0.07,0.027l0.074,0.089l0,0.091l0.03,0.098l0.077,0.117L533.958,346.71zM533.548,346.518l0.035,0.412l0.198,0.077l0.263,0.37l-0.022,0.189l-0.055,0.065l-0.436,-0.175l-0.104,0.079l-0.127,-0.032l-0.079,-0.205l0.009,-0.072l-0.071,-0.123l-0.06,-0.055l-0.171,0.163l-0.108,0.03l0,-0.149l0.159,-0.41l0.074,-0.069l0.13,0.135l0.107,-0.05l0.081,-0.222l0.005,-0.221l0.037,-0.065L533.548,346.518zM541.795,348.144l-0.111,0.087l-0.125,-0.004l-0.089,-0.032l-0.044,-0.07l0.055,-0.033l0.065,-0.141l0.06,-0.038l0.089,0.018l0.055,0.057L541.795,348.144zM545.838,348.732l-0.083,0.237l-0.219,-0.276l-0.24,-0.189l-0.09,-0.166l-0.146,-0.1l-0.04,-0.223l0.177,-0.091l0.076,-0.009l0.182,0.271l0.284,0.031l-0.022,0.167l0.09,0.215L545.838,348.732zM534.323,348.571l0.296,0.344l-0.239,-0.085l-0.254,0.238l-0.322,-0.278l-0.193,-0.282l-0.043,-0.113l0.202,-0.264l0.188,0.271l0.228,0.043L534.323,348.571zM550.982,348.549l0.345,0.117l0.096,-0.013l0.163,0.042l0.043,0.214l-0.216,0.031l-0.374,0.197l-0.159,-0.043l-0.19,-0.171l-0.302,-0.018l-0.089,-0.047l0.162,-0.202l0.294,-0.102L550.982,348.549zM544.054,349.377l-0.188,0.171l-0.032,-0.257l0.121,-0.271l0.165,-0.017l0.061,0.119L544.054,349.377zM546.58,349.297l-0.104,0.228l-0.175,-0.035l-0.293,-0.245l-0.1,-0.111l-0.055,-0.109l0.12,-0.013l0.147,0.116l0.375,0.061L546.58,349.297zM548.75,349.545l-0.131,0.014l0.04,-0.141l0.251,-0.245l0.352,-0.012l0.32,-0.123l0.072,-0.004l-0.153,0.193l-0.258,0.18L548.75,349.545zM546.992,349.933l-0.269,0.022l0.016,-0.269l0.1,-0.07l0.322,0.134l-0.016,0.084L546.992,349.933zM545.702,349.671l-0.014,0.365l-0.074,-0.003l-0.043,-0.056l-0.002,-0.14l0.032,-0.22L545.702,349.671zM544.278,350.196l-0.16,0.107l0.053,-0.244l-0.079,-0.127l0.07,-0.108l0.103,-0.087l0.048,0.09l0.092,0.146L544.278,350.196zM544.524,350.966l-0.104,0.053l-0.173,-0.077l0.046,-0.192l0.12,-0.082l0.127,0.063l0.019,0.087L544.524,350.966zM547.394,351.518l-0.25,0.132l-0.171,-0.191l-0.095,-0.301l0.458,-0.442l0.11,0.04l0.066,0.114l-0.01,0.397L547.394,351.518zM546.645,351.165l-0.223,0.27l-0.186,-0.029l-0.078,-0.124l0.115,-0.254l0.249,-0.144l0.113,0.038l-0.011,0.188L546.645,351.165zM551.53,351.547l-0.28,0.048l0.05,-0.278l-0.137,-0.219l0.218,0.123l0.139,0.148l0.068,0.028l-0.016,0.089L551.53,351.547zM545.079,351.679l-0.051,0.015l-0.074,-0.147l-0.015,-0.137l0.029,-0.081l0.097,-0.008l0.132,0.261L545.079,351.679zM548.273,352.136l-0.248,0.029l-0.079,-0.026l0.151,-0.06l0.105,-0.064l0.051,-0.077l0.251,-0.136l0.165,-0.178l0.179,0.121l-0.224,0.081L548.273,352.136zM551.333,352.357l-0.087,0.004l0.104,-0.168l0.296,-0.231l0.431,-0.204l0.143,-0.022l0.243,0.126l-0.446,0.209l-0.119,0.11l-0.329,0.024L551.333,352.357zM546.933,352.542l-0.049,0.055l-0.212,-0.22l-0.081,-0.128l0.101,-0.107l0.312,0.25L546.933,352.542zM544.559,352.229l0.005,0.205l-0.02,0.073l-0.574,0.099l0.053,-0.235l0.035,-0.074l0.19,0.109l0.07,-0.056l0.028,-0.064L544.559,352.229zM553.889,352.96l-0.061,0.055l-0.141,-0.159l-0.007,-0.083l0.144,-0.095l0.072,-0.022l0.021,0.065l-0.002,0.139L553.889,352.96zM549.961,352.851l-0.222,0.083l-0.141,0.175l-0.172,-0.124l0,-0.168l0.188,0.052l0.132,-0.095l-0.04,-0.107l0.144,0.05L549.961,352.851zM547.216,353.521l-0.13,0.183l-0.184,-0.065l0.075,-0.069l0.044,-0.09l0.005,-0.13l-0.05,-0.08l0.034,-0.029l0.164,0.134L547.216,353.521zM553.84,355.124l-0.202,0.073l-0.07,-0.009l-0.084,-0.16l0.117,-0.386l-0.108,-0.249l-0.007,-0.105l0.164,-0.146l0.114,-0.219l0.278,-0.237l0.721,-0.281l0.169,-0.026l-0.005,0.22l-0.241,0.556l-0.214,0.278l0.057,0.222l-0.343,0.062L553.84,355.124zM540.4,354.224l-0.033,0.15l-0.289,-0.103l-0.08,-0.155l-0.015,-0.344l0.076,-0.168l0.05,-0.053l0.133,0.194l0.279,0.283L540.4,354.224zM551.969,356.721l-0.107,0.193l-0.109,-0.163l0.047,-0.188l-0.126,-0.297l0.239,-0.442l0.005,-0.215l0.183,-0.11l-0.045,0.365l-0.14,0.292l0.145,0.243l0.069,0.276L551.969,356.721zM542.641,356.48l0.192,0.025l0.26,-0.004l0.059,-0.021l0.166,-0.201l0.204,-0.004l0.089,0.198l-0.207,0.091l-0.042,0.052l0.04,0.042l0.155,0.083l0.216,-0.031l0.006,0.156l0.048,0.127l0.106,0.076l0.116,0.015l0.255,-0.022l0.251,-0.05l0.259,-0.1l0.265,-0.051l0.791,0.051l0.284,0.216l0.541,0.026l0.502,0.114l0.264,-0.075l0.451,-0.07l0.072,0.076l-0.058,0.487l0.028,0.142l0.13,0.068l0.128,-0.033l0.158,-0.16l0.378,-0.123l0.392,0l0.331,-0.324l0.097,-0.019l-0.061,0.159l-0.05,0.374l-0.07,0.219l-0.032,0.172l-0.221,0.089l-0.333,0.015l-0.609,-0.038l-0.614,0.061l-1.137,0.164l-1.139,0.084l-0.153,-0.055l-0.003,-0.217l-0.024,-0.15l-0.074,-0.105l-0.352,-0.09l-0.336,-0.154l-1.317,-0.21l-0.311,-0.083l-0.504,0.043l-0.185,-0.006l-0.127,-0.075l-0.088,-0.13l-0.04,-0.413l0.063,-0.409l0.109,-0.108l0.05,0.123l0.129,0.057l0.12,-0.124l-0.001,-0.188l0.061,-0.174l0.095,0.073l0.063,0.268L542.641,356.48z"},"gl":{"name":"Greenland","path":"M391.637,0.873l2.697,1.497l1.426,1.724l0.299,-0.057l1.933,0.657l1.835,0.817l3.051,2.11l0.428,0.687l-0.33,0.56l-0.758,0.384l-3.899,0.682l-7.073,0.833l-4.047,1.605l-1.287,0.082l-0.112,2.358l0.55,0.128l0.901,-0.315l3.17,-2.365l1.186,-0.392l2.213,0.198l2.873,0.892l1.159,-0.313l2.067,0.233l2.417,-0.682l2.855,-1.481l0.781,3.29l1.052,3.227l0.833,-0.354l0.713,0.18l0.241,1.046l0.39,0.441l0.808,-0.236l2.475,0.907l1.699,1.619l0.64,0.749l0.307,1.062l0.174,0.846l-0.267,1.035l-1.062,1.828l-1.343,1.661l-1.812,1.267l-2.088,0.789l-16.045,2.611l-0.543,0.615l-0.322,1.559l0.214,2.004l0.75,0.311l1.752,-1.123l3.031,-1.072l2.227,0.051l5.324,0.915l1.571,2.369l0.831,3.574l1.842,-0.796l0.394,-0.611l0.29,-1.065l0.231,-1.151l0.173,-1.236l0.193,-0.847l0.214,-0.451l0.459,-0.378l1.057,-0.457l2.772,-0.445l0.667,0.127l0.479,1.717l0.104,0.995l0.035,1.287l-0.015,1.574l-0.065,1.852l-0.236,1.812l-0.767,3.118l-0.617,1.673l-0.666,1.196l-1.275,2.696l-0.442,0.713l-1.402,3.075l-0.348,1.406l-0.021,1.021l0.241,0.194l0.407,-0.959l0.151,-0.688l0.262,-0.724l2.066,-1.923l0.443,-0.54l1.352,-2.326l0.863,-0.879l0.709,-0.927l0.376,-0.66l2.077,-4.757l1.083,-1.451l1.137,-0.003l0.201,2.449l1.363,0.375l0.592,-0.105l0.951,0.59l0.417,0.484l0.709,0.246l0.731,0.572l0.645,-0.615l0.188,-0.387l0.623,-1.765l0.842,-1.579l0.78,-1.993l0.259,-0.487l0.41,-0.443l0.426,-0.175l1.16,-0.947l0.294,-0.066l0.626,0.3l2.766,0.156l1.509,0.488l2.101,1.347l1.464,0.733l0.678,0.646l0.987,1.377l0.796,1.429l0.37,0.417l-0.014,0.45l-0.275,0.619l-1.972,2.146l-0.646,1.419l-1.866,2.642l-0.912,0.898l-0.991,0.351l-1.103,0.084l-0.716,0.374l-0.106,0.355l0.51,1.07l0.224,0.758l-0.032,0.671l-0.537,0.99l-0.203,0.223l-1.938,0.73l-0.978,1.232l-1.276,0.149l-0.902,-0.14l-1.24,1.315l0.485,1.062l0.444,0.458l1.381,0.958l0.013,0.548l-0.66,1.101l-0.901,1.289l-1.065,0.888l-0.4,0.132l-0.505,-0.223l-0.466,0.048l-1.026,0.408l-0.977,0.065l-1.745,-0.577l-0.944,-0.67l-0.497,-0.232l-0.626,0.064l-0.241,0.271l-0.987,1.593l-0.484,1.078l-0.311,1.096l-0.133,1.186l0.045,1.274l0.12,0.868l0.195,0.468l0.234,0.283l0.41,0.148l0.902,-0.14l0.354,0.08l0.108,0.254l0.195,0.802l-0.034,0.752l-0.164,1.052l-0.126,1.219l-0.09,1.382l0.048,0.75l0.365,0.164l0.171,-0.054l0.199,0.246l0.226,0.543l0.17,0.573l0.113,0.602l-0.059,0.495l-0.233,0.388l-0.525,0.437l-1.293,0.859l-0.131,0.261l-0.102,0.52l-0.072,0.778l-0.156,0.705l-0.24,0.63l-0.218,0.375l-0.419,0.166l-0.549,0.022l-0.617,0.36l-1.454,2.085l-0.022,0.23l0.544,0.663l-0.023,0.578l-0.671,2.459l-0.184,1.205l-0.146,1.638l-0.239,1.369l-0.333,1.106l-0.328,1.268l-0.322,1.424l0.05,1.085l0.423,0.751l0.559,-0.607l0.695,-1.982l0.756,-0.864l0.816,0.271l0.711,0.396l0.908,0.779l0.76,0.484l0.656,0.635l0.271,0.533l0.272,0.749l0.002,0.471l-0.481,0.253l-0.159,-0.081l-1.204,-1.235l-0.586,-0.309l-0.778,0.372l-0.678,0.559l0.609,2.231l0.651,1.016l1.188,0.461l0.62,0.484l0.453,0.617l0.354,0.3l0.475,-0.132l0.639,-0.606l0.891,-0.033l0.402,0.301l0.291,0.56l0.131,1.042l-0.029,1.514l-0.097,1.131l-0.165,0.756l-0.321,1.008l-0.268,0.183l-0.377,-0.055l-0.351,-0.206l-0.325,-0.359l-0.492,-0.28l-0.989,-0.303l-1,-0.66l-0.56,-0.163l-1.185,0.084l-1.278,0.418l-0.05,0.547l-1.838,1.897l-0.377,-0.026l-0.51,-0.649l-0.714,-0.624l-0.418,0.004l-0.618,0.79l-0.154,0.305l0.008,0.287l0.455,0.677l0.185,0.155l0.235,0.13l0.817,0.162l0.355,0.177l0.334,2.076l0.53,1.27l0.227,0.258l0.2,0.093l0.65,-0.046l0.836,-0.427l0.292,0.342l0.616,0.417l0.36,0.104l0.438,-0.017l0.493,0.158l0.676,1.155l-0.266,1.444l0.423,1.147l0.676,1.175l0.16,0.428l0.065,0.772l0.015,0.507l0.051,0.463l0.086,0.416l0.089,0.814l0.093,1.206l-0.024,0.978l-0.143,0.754l-0.282,0.545l-0.42,0.338l-0.343,-0.089l-0.266,-0.516l-0.375,-0.552l-0.483,-0.588l-0.803,-0.069l-1.182,1.732l-0.527,0.086l-0.429,0.171l-0.457,0.749l-0.673,0.449l-0.594,-0.178l-1.043,-0.87l0.379,0.582l0.542,0.679l0.338,0.351l0.249,0.076l0.273,-0.081l0.394,-0.277l0.889,-0.771l0.235,-0.118l0.199,0.055l0.163,0.228l0.188,0.661l0.211,1.088l-0.027,0.921l-0.266,0.755l-0.228,0.483l-0.189,0.212l0,0.167l0.497,0.192l0.703,-0.979l0.223,-1.226l0.322,-1.425l0.569,-0.477l0.644,0.477l0.52,1.331l0.735,2.421l0.31,0.25l0.394,0.575l0.174,0.703l-0.046,0.829l-0.084,0.6l-0.122,0.372l-0.152,0.236l-0.274,0.15l-0.504,0.12l-1.126,-0.251l-0.586,-0.006l0.073,0.808l-1.186,0.692l-1.337,0.271l-1.266,-0.54l-1.051,-0.833l0.345,-1.171l0.197,-1.31l-0.508,-0.873l-0.111,-0.019l0.175,1.347l-0.147,0.513l-0.574,0.623l-0.405,0.287l-0.036,0.167l0.199,0.145l0.129,0.278l0.061,0.411l-0.068,0.414l-0.198,0.417l-0.108,0.349l-0.018,0.282l0.181,0.342l0.381,0.401l0.413,0.198l1.935,0.086l0.775,0.215l1.838,0.941l0.082,0.288l-0.311,1.669l-0.17,1.588l-0.357,0.289l-1.934,0.068l-0.623,0.246l-0.912,0.722l-0.876,0.862l-0.454,0.006l-1.798,-0.752l-0.689,-0.504l-1.48,-1.434l-1.114,-2.206l-0.511,0.921l-0.313,0.438l-0.323,0.227l-0.311,0.035l-0.3,-0.157l-0.34,-0.347l-0.571,-0.808l-0.681,-0.803l-0.477,-0.383l-0.018,0.109l0.282,0.473l0.412,0.544l1.043,1.589l0.367,0.399l-0.037,0.283l-0.658,0.251l-0.8,0.54l-0.391,0.396l-0.604,0.958l-0.21,0.148l-0.904,0.24l-0.298,-0.058l-0.668,-0.526l-1.007,-0.345l-0.593,-0.307l-0.824,-0.558l0.284,0.61l1.587,0.925l0.174,0.297l-0.325,0.552l-0.199,0.201l-0.378,0.042l-0.557,-0.115l-0.57,0.023l-0.583,0.162l-0.25,0.206l0.082,0.251l0.139,0.228l0.196,0.206l0.184,-0.002l0.444,-0.623l0.336,-0.044l0.889,0.154l0.899,-0.487l0.648,-0.211l0.486,-0.054l1.767,-0.749l0.367,-0.842l0.593,-0.339l1.318,-0.26l1.276,0.133l0.656,0.109l0.531,0.798l0.712,0.563l0.594,0.64l0.696,0.21l0.403,0.847l1.128,0.941l0.718,0.202l0.443,0.446l0.036,1.877l0.047,0.804l-0.191,2.206l-0.577,0.504l0.115,1.148l-0.151,0.922l-0.573,-0.349l-0.587,-0.607l-1.407,-0.946l-1.309,-0.611l-0.509,-0.556l-0.599,-0.432l-0.813,-1.768l-0.529,-2.225l-0.232,-1.111l-0.445,-0.062l-0.572,0.298l-0.5,0.315l-0.239,0.537l-1.698,0.736l-0.617,0.502l-0.352,-0.015l-1.268,0.754l0.508,0.36l0.237,0.045l0.513,-0.203l0.308,-0.26l1.156,-0.714l0.928,-0.123l0.337,-0.309l0.709,-0.442l0.481,-0.117l0.067,0.112l0.052,0.202l0.339,2.703l-0.142,0.712l-0.382,0.308l-0.817,0.503l-0.212,0.244l0.241,0.426l0.768,-0.401l0.498,-0.437l0.266,0.159l0.435,0.667l0.491,0.341l1.248,1.018l0.591,0.558l0.832,0.537l0.94,0.742l0.245,0.261l0.859,0.383l0.184,0.131l0.355,1.296l0.296,0.144l0.855,0.082l-0.15,0.5l-0.835,1.105l-0.432,0.352l-0.107,0.216l0.041,0.386l0.025,0.645l0.174,1.18l0.196,-1.092l0.137,-0.518l0.183,-0.155l0.18,-0.023l0.584,-0.492l0.587,0.264l0.152,1.239l0.075,1.148l-0.051,0.986l0.064,1.521l-0.022,0.511l0.139,0.441l0.144,1.816l0.144,0.542l-0.289,0.484l-0.893,0.21l-0.353,-0.238l-0.883,0.08l-0.001,-0.426l-0.043,-0.49l-0.003,-0.343l-0.059,-0.311l-0.042,-1.798l-0.25,0.446l-0.015,0.365l-0.066,0.371l-0.153,1.927l-0.228,0.47l-0.707,-0.113l-0.696,0.069l-0.385,-0.071l-1.302,-0.875l-0.504,-0.796l-0.446,-1.203l-0.275,-1.131l-0.104,-1.059l-0.313,-0.866l-0.52,-0.671l-0.614,-0.545l-0.708,-0.419l-0.622,-0.542l-0.536,-0.666l-0.589,-0.52l-0.644,-0.372l-0.916,-0.16l-1.339,0.059l-0.904,-0.42l-0.215,0.036l-0.211,0.217l0.155,0.617l1.038,0.282l0.8,0.064l1.061,-0.04l0.649,0.158l0.238,0.355l0.164,0.63l0.09,0.902l-0.21,0.712l-0.763,0.787l-0.402,0.368l-1.175,0.704l-0.398,0.156l-0.98,0.048l-0.753,-0.067l-0.991,-0.35l-0.562,-0.071l-1.163,-0.047L396,176.287l0.3,0.375l0.493,0.212l0.347,0.252l0.036,0.477l-0.125,0.705l-0.129,0.491l-0.213,0.368l-0.763,0.694l-0.316,0.219l-1.422,0.723l-0.099,0.139l0.333,-0.019l0.899,-0.256l0.259,0.007l1.476,0.625l1.176,-0.037l2.382,-0.577l0.196,0.011l0.156,0.091l0.158,0.216l0.16,0.342l-0.192,0.331l-0.544,0.318l-0.847,0.313l-0.367,0.211l-0.351,0.32l-0.653,0.767l-0.191,0.792l0.687,0.3l0.309,-0.38l0.364,-0.847l0.328,-0.499l0.773,-0.339l0.944,0.172l0.729,-0.201l1.49,-0.843l0.267,-0.052l2.192,0.483l1.987,0.945l1.048,0.346l1.387,0.204l2.494,-0.093l0.219,0.148l-0.081,0.333l-0.145,0.281l-0.416,0.391l-0.505,0.258l-0.312,0.073l-0.266,0.184l-0.597,0.18l-0.153,0.146l0.207,0.636l-0.098,0.098l-0.526,0.011l-0.886,0.413l-0.727,-0.029l-0.152,0.06l0.138,0.153l0.146,0.295l0.155,0.436l-0.085,0.311l-0.326,0.185l-0.247,0.06l-0.853,-0.259l-0.138,0.039l0.125,0.187l0.071,0.284l0.017,0.382l-0.209,0.319l-0.436,0.257l-0.813,0.706l-0.354,0.201l-0.746,0.166l-0.157,0.092l0.303,0.538l-0.034,0.215l-0.504,0.579l-0.763,0.36l-0.104,0.194l-0.07,0.52l-0.056,0.207l-0.202,0.297l-0.724,0.564l-0.513,0.28l-0.254,0.229l-0.315,0.382l-0.397,0.202l-0.479,0.023l-0.454,0.143l-0.746,0.405l-0.52,0.134l-1.642,0.696l-0.772,0.111l-0.668,0.248l-1.375,0.661l-0.655,0.212l-0.454,0.251l-0.496,0.072l-0.807,-0.163l-0.435,-0.006l-0.268,0.099l-0.245,0.202l-0.405,0.552l-0.344,0.042l-1.128,-0.437l0.023,0.198l0.298,0.473l-0.014,0.334l-0.671,0.339l-0.361,0.086l-0.533,-0.139l-0.705,-0.366l-0.905,-0.766l-1.109,-1.175l-0.534,-0.399l0.039,0.379l0.124,0.37l0.209,0.359l0.042,0.26l-0.124,0.161l-0.163,0.081l-0.203,0.001l-0.035,0.091l0.331,0.558l0.261,0.571l-0.024,0.54l-0.31,0.51l-0.266,0.298l-0.222,0.088l-1.317,1.262l-0.367,0.159l-0.167,0.155l-0.137,0.232l-0.383,1.035l-0.155,0.315l-0.308,0.409l-0.129,0.071l-0.037,0.167l0.056,0.262l-0.085,0.436l-0.225,0.608l-0.767,1.668l-0.618,1.542l-0.271,0.502l-0.198,0.212l-0.125,-0.076l-0.307,0.039l-0.149,0.269l-0.135,0.485l-0.147,0.369l-0.159,0.253l-1.24,1.088l-0.319,0.201l-0.287,-0.127l-0.339,0.049l-0.703,-0.573l-0.122,-0.211l-0.454,-0.473l0.015,0.247l0.076,0.136l0.063,0.199l0.159,0.244l0.352,1.277l-0.278,0.261l-0.249,0.297l-0.635,0.501l-0.687,0.836l-0.253,0.233l-0.057,-0.681l0.029,-0.204l-0.388,-0.331l0.012,0.238l-0.04,0.222l-0.281,0.882l-0.078,0.152l-0.139,-0.034l-0.302,0.162l-0.309,-0.077l-0.263,-0.4l-0.104,-0.208l-0.478,0.571l-0.232,-0.015l-0.039,0.478l-0.225,0.435l-0.297,0.188l-0.415,-0.015l-0.254,0.257l-0.563,-0.275l-0.13,-0.517l0.446,-0.711l0.126,-0.294l-0.082,-0.363l0.108,-0.47l0.852,-1.499l0.577,-0.764l-0.033,-0.137l-0.784,-0.167l-0.685,-0.263l-0.667,-0.09l-0.295,0.089l0.47,0.44l0.665,0.426l-0.327,0.406l-0.282,0.43l-0.292,1.165l-0.187,0.475l-0.725,-0.545l-0.343,-0.185l0.218,0.605l0.635,0.572l0.041,0.188l-0.004,0.677l-1.216,0.595l-1.269,0.09l-0.911,0.168l-1.537,0.204l-0.597,0l-0.051,0.228l1.503,1.036l0.219,0.189l-0.209,0.355l-0.311,0.22l-0.488,0.757l-0.255,0.26l-0.632,0.357l-1.163,-0.398l-0.598,0.178l-0.572,-0.125l-0.012,0.435l0.171,0.317l0.173,0.785l0.384,-0.061l0.488,-0.247l0.377,0.593l0.248,1l0.433,0.505l0.192,0.39l0.078,0.367l-0.27,0.365l-0.559,0.514l-0.62,0.096l0.034,0.406l-0.268,0.291l-0.569,-0.085l-0.266,-0.204l-0.276,-0.096l-1.132,-0.109l1.14,0.78l0.405,0.362l0.18,-0.214l0.395,-0.052l0.583,0.198l-0.097,1.306l0.255,1.051l0.031,0.235l-0.621,0.626l-0.01,0.583l-0.37,0.162l-0.398,-0.037l-0.021,0.637l-0.27,0.396l0.048,0.248l0.077,0.221l-0.246,0.402l-0.222,0.488l-0.318,0.426l-0.168,-0.044l-0.505,0.028l-0.607,-0.036l-0.492,-0.554l-0.204,-0.185l-0.23,-0.121l0.088,0.357l0.138,0.214l0.454,0.4l0.836,0.493l-0.026,0.349l-0.223,0.151l-0.521,0.945l-0.185,0.021l-0.234,0.243l-0.722,-0.082l-0.303,-0.097l-0.891,0.062l-0.303,-0.083l-0.26,0.04l0.242,0.266l0.51,0.239l0.58,0.24l0.882,0.181l-0.032,0.342l-0.221,0.28l0.127,0.417l-0.099,0.298l-0.042,0.354l-0.206,0.82l0.24,0.56l0.261,0.273l-0.03,0.359l0.123,0.572l-0.392,0.509l-0.325,-0.019l-0.463,0.114l-0.154,0.224l0.734,0.211l-0.067,0.379l-0.2,0.474l-0.21,1.021l-0.427,1.738l-0.2,1.71l-0.917,1.394l-0.325,0.039l-0.082,0.055l-0.447,-0.071l-0.702,-0.321l-0.543,-0.106l-0.367,-0.004l-0.047,0.16l0.304,0.258l0.465,0.108l0.372,0.171l0.667,0.159l0.232,0.308l0.159,0.328l-0.023,0.18l-0.001,0.212l0.119,1.139l-0.314,0.392l-0.24,0.354l-0.833,-0.049l-0.145,-0.124l-0.804,-0.373l0.049,0.175l0.582,0.506l0.203,0.252l-0.136,0.052l-0.235,0.019l-0.327,0.17l-0.591,-0.092l0.033,-0.255l0.112,-0.263l-0.27,0.045l-0.301,0.133l-0.175,-0.049l-0.146,0.015l-0.083,-0.132l-0.114,-0.515l0.136,-0.259l0.487,-0.672l0.155,-0.362l-0.135,-0.165l-0.348,0.388l-0.359,0.615l-0.16,0.371l-0.225,0.072l-0.559,-0.187l-1.591,-0.861l0.047,-0.525l-0.015,-0.436l0.464,-0.055l0.337,-0.19l0.302,-0.233l0.34,-0.425l0.312,-0.704l-0.04,-0.054l-0.915,0.898l-0.563,0.299l-0.272,0.055l-0.136,-0.132l-0.453,-0.288l-0.294,-0.131l-0.671,-0.214l-0.119,-0.115l-0.197,-0.092l-0.268,-0.92l0.346,-1.124l0.238,-0.328l0.151,-0.38l0.085,-0.505l-0.059,-0.216l-0.202,0.074l-0.094,0.173l0.015,0.271l-0.116,0.188l-0.8,0.431l-0.802,0.349l-0.38,0.33l-0.247,0.257l-0.193,0.252l-0.295,-0.022l-0.407,0.051l-0.279,0.164l-0.408,-0.101l-0.266,-0.243l-0.321,-0.028l-0.36,0.117l-0.249,-0.01l0.021,0.165l0.166,0.405l-0.275,0.027l-0.522,0.016l-0.263,-0.118l-0.206,-0.154l-0.171,-0.215l0.103,-0.282l0.84,-0.518l0.381,-0.301l-0.249,-0.103l-0.806,0.093l-0.134,-0.078l-0.54,0.047l0.023,-0.775l-0.131,-0.193l-0.009,-0.091l-0.187,-0.217l-0.177,-0.054l-0.11,-0.078l-0.912,-0.175l-0.119,-0.435l-0.063,-0.449l-0.174,-0.559l-0.437,-0.146l-0.236,-0.243l0.188,-0.249l0.082,-0.316l-0.202,-0.145l-0.129,-0.223l0.019,-0.145l-0.164,-0.393l-0.049,-0.307l0.188,-0.289l0.516,-0.327l0.167,-0.132l0.086,-0.143l0.592,-0.241l-0.504,-0.17l-0.315,-0.026l-0.23,0.08l-0.212,0.32l-0.198,0.212l-0.772,0.069l-0.114,-0.11l-0.054,-0.452l0.044,-0.349l0.321,-0.492l-0.37,-0.244l-0.339,-0.08l-0.385,-0.229l-0.356,-0.242l-0.306,-0.282l-0.298,-0.333l-0.095,-0.042l0.107,-0.349l0.061,-0.288l0.009,-0.62l-0.12,-0.258l0.267,-0.532l0.359,-0.583l0.794,-0.869l-0.84,0.419l-0.69,0.911l-0.146,0.042l-0.051,-0.165l-0.262,-0.591l-0.197,-0.162l-0.088,-0.178l-0.393,-0.317l-0.17,-0.244l-0.242,-0.472l-0.344,-0.564l-0.489,-1.117l-0.79,-1.295l-0.195,-0.732l0.245,-0.933l-0.271,-0.646l0.75,-0.3l1.073,-0.337l0.557,-0.281l0.321,-0.084l0.682,-0.052l0.228,-0.283l-0.379,0.072l-0.255,-0.037l-0.016,-0.132l0.094,-0.235l0.061,-0.304l-0.13,0.055l-0.667,0.523l-0.986,0.414l-0.77,0.23l-0.125,-0.012l-0.27,0.139l-0.155,0.04l-0.12,-0.04l-0.272,-0.396l-0.073,-0.259l0.489,-0.705l0.365,-0.966l0.483,-0.635l0.341,-0.08l0.571,0.034l0.201,0.056l-0.064,-0.377l0.024,-0.183l0.463,-0.22l0.54,-0.098l0.384,0.069l0.242,0.444l0.311,0.816l0.419,0.275l-0.019,-0.391l-0.217,-0.505l-0.081,-0.778l-0.276,-0.329l-0.221,-0.162l-0.612,0.079l-0.368,-0.572l-0.083,-0.21l-0.009,-0.28l-0.368,-0.824l-0.118,-0.414l-0.195,-0.552l-0.104,-0.03l0.132,0.695l0.172,0.487l0.246,1.066l0.122,0.428l-0.165,0.338l-0.311,0.334l-0.275,0.199l-0.65,0.238l0.14,-0.52l0.089,-0.512l-0.327,0.182l-0.304,0.372l-0.105,0.514l-0.195,0.465l-0.579,1.137l-0.228,0.628l-0.216,0.309l-0.246,0.085l-0.213,-0.245l-0.181,-0.577l-0.085,-0.453l-0.01,-1.18l0.023,-0.553l-0.099,-0.748l-0.313,-1.753l-0.066,-0.629l-0.529,-0.335l-0.008,-0.108l-0.138,-0.36l-0.107,-0.361l0.088,-0.132l0.126,-0.095l0.791,-0.534l0.586,-0.6l0.701,-0.945l0.286,-0.294l1.028,-0.227l0.456,-0.031l-0.004,-0.169l-0.153,-0.067l-0.694,0.044l-0.925,0.38l-0.159,0.137l-0.405,0.589l-0.312,0.321l-0.878,0.731h-0.57l-0.588,-0.876l-0.657,0.168l-0.443,-0.058l-0.129,-0.132l-0.098,-1.204l0.357,-1.415l-0.386,-0.014l-0.08,-0.057l-0.204,-0.324l-0.133,-0.097l0.099,-0.172l0.951,-0.676l1.423,-1.334l0.612,-0.527l0.378,-0.228l0.286,-0.261l0.348,-0.568l0.115,-0.249l0.194,-0.201l0.409,-0.227l0.447,-0.344l0.725,-0.776l0.095,-0.288l-0.158,-0.067l-0.339,0.266l-0.689,0.71l-0.492,0.398l-1.679,1.771l-0.715,0.64l-0.389,0.408l-0.302,0.388l-0.319,0.276l-0.338,0.165l-0.72,0.123l-0.354,0.143l-0.213,-0.104l-0.094,-0.828l0.072,-0.492l-0.034,-0.487l0.18,-0.7l0.267,-0.497l0.112,-0.271l0.047,-0.186l0.55,-0.517l0.303,-0.229l0.214,-0.52l1.221,-0.185l0.315,0.019l0.167,-0.07l0.125,-0.151l-0.121,-0.117l-0.366,-0.083l-0.973,0.016l-0.899,-0.089l-0.41,-0.09l-0.198,0.052l-0.327,-0.152l-0.357,-0.291l-0.554,-1.072l0.222,-1.386l0.019,-0.666l0.704,-0.585l0.376,-0.194l0.534,-0.442l0.713,-0.754l0.851,-0.462l0.434,-0.086l0.36,0.066l1.332,0.655l0.685,0.128l0.602,-0.157l0.755,0.229l1.336,0.938l0.258,-0.139l-0.075,-0.227l-1.49,-0.993l0.008,-0.298l0.381,-0.078l0.407,-0.29l-0.229,-0.172l-0.99,0.149l-0.286,0.238l-0.96,0.123l-0.501,-0.202l-0.45,-0.101l-0.675,-0.432l-0.565,0.141l-0.357,0.17l-0.631,0.161l-0.228,0.115l-1.233,1.352l-0.519,0.28l-0.369,-0.092l0.259,-0.878l0.075,-0.348l0,-0.379l0.107,-0.521l0.632,-0.997l0.397,-1.098l0.168,-0.685l0.311,-0.077l0.424,0.101l1.274,0.444l1.06,0.528l0.782,0.141l0.514,0.015l0.22,-0.168l0.174,-0.293l0.067,-0.203l0.05,-0.416l0.059,-0.148l0.172,-0.182l0.351,-0.635l0.107,-0.453l-0.115,-0.265l-0.234,0.027l-0.457,0.174l-0.062,0.072l0.008,0.142l-0.441,0.701l-0.481,0.161l-1.107,0.234l-0.505,0.017l-0.898,-0.325l-0.136,-0.127l-0.093,-0.239l-1.102,0.054l-0.329,0.072l-0.262,-0.031l0.128,-0.416l0.348,-0.463l0.488,-1.515l0.409,-0.39l0.812,-0.364l0.847,0.059l1.465,1.177l0.442,0.102l0.405,-0.095l0.969,-0.393l0.178,-0.16l0.349,-0.489l0.407,-0.84l-0.02,-0.199l-0.625,0.47l-0.333,0.126h-0.282l0.262,-1.542l0.102,-1.19l0.098,-0.297l0.821,0.089l1.122,-0.162l0.267,-0.262l-0.004,-0.116l-0.45,-0.159l-0.217,-0.335l-0.377,0.106l-0.505,0.223l-0.634,-0.025l0.053,-0.517l0.465,-1.089l0.048,-0.499l0.181,-1.001l0.019,-0.516l0.235,-0.503l0.733,-0.359l0.308,-0.215l0.017,-0.236l-0.439,-0.901l0.111,-0.25l0.345,-0.228l0.128,-0.167l-0.088,-0.104l-0.317,-0.1l-0.488,0.2l-0.54,0.096l-0.478,-0.301l-0.374,-0.145l-0.236,0.045l-0.643,0.515l-0.225,0.017l-0.278,-0.143l-1.842,-0.446l-0.229,-0.158l-0.66,-0.775l-0.544,-0.514l-0.724,-0.563l-0.939,-0.429l-1.153,-0.294l-0.69,-0.277l-0.34,-0.392l-0.583,-0.865l-0.443,-0.724l-0.083,-0.359l0.26,-0.445l0.265,-0.32l0.499,-0.263l0.861,0.087l0.462,0.117l0.509,0.251l0.385,0.047l0.799,-0.071l0.813,0.16l0.481,0.176l0.632,0.366l1.744,1.549l0.728,0.535l0.316,0.064l1.305,0.57l0.209,-0.011l0.534,-0.267l0.053,-0.173l-0.18,-0.171l-0.576,-0.133l-0.676,-0.632l-0.419,-0.503l-0.048,-0.835l0.055,-0.47l0.105,-0.214l0.074,-0.723l-0.392,-0.431l-0.273,-0.136l-0.727,-0.631l-0.061,-0.157l0.349,-0.074l0.342,0.043l0.733,0.32l0.384,0.044l0.28,-0.125l0.032,-0.129l-0.446,-0.364l-0.558,-0.653l-1.166,-0.097l-0.756,0.074l-0.483,-0.225l-0.514,-0.366l-0.331,-0.094l-0.675,0.23l-0.341,0.029l-0.311,-0.081l-0.307,-1.16l0.082,-0.349l0.241,-0.151l0.182,-0.377l0.127,-0.395l0.4,-0.387l2.195,-0.865l0.554,-0.646l-0.024,-0.1l-0.374,0.12l-0.478,0.292l-0.319,0.06l-1.292,-0.377l-0.202,0.086l-0.523,0.541l-0.71,0.585l-0.327,-0.036l-0.438,-0.346l-0.069,-0.247l-0.032,-0.297l0.481,-0.408l0.154,-0.216l0.311,-0.583l-0.016,-0.289l-0.531,0.159l-0.069,-0.269l0.008,-0.461l-0.051,-0.585l-0.13,-0.58l-0.436,-0.895l-0.181,-0.23l-0.149,-0.333l-0.329,-1.221l0.095,-0.307l0.292,-0.233l0.056,-0.107l-0.697,0.193l-0.076,0.212l0.131,0.313l0.094,0.416l0.056,0.518l0.097,0.452l0.252,0.494l0.202,0.259l0.329,0.684l0.144,0.749l-0.042,0.393l-0.255,0.399l-0.412,0.429l-0.125,0.355l-0.056,0.353l-0.321,0.326l-0.197,-0.122l-0.156,-0.019l0.184,0.58l0.119,0.592l-0.143,0.591l-0.381,0.357l-0.207,0.011l-0.407,0.289l-1.042,0.151l-0.363,-0.071l-0.665,-0.293l-0.789,-0.16l-0.313,-0.396l-0.41,-0.723l-0.207,-0.65l-0.004,-0.577l0.111,-0.421l0.226,-0.266l0.272,-1.707l0.384,-1.391l0.967,-1.446l0.276,-0.526l0.091,-0.283l-0.001,-0.216l-0.156,-0.137l-1.189,1.795l-0.733,0.19l-0.219,-0.402l0.066,-0.716l0.131,-0.167l0.593,0.068l0.23,-0.4l-0.371,-0.606l-0.395,-0.16l-0.092,-0.153l0.406,-0.464l0.94,0.034l0.212,-0.325l0.34,-0.351l0.378,-0.654l0.141,-0.552l0.032,-0.475l-0.082,-0.384l-0.008,-0.386l0.064,-0.388l-0.099,-0.43l-0.261,-0.472l-0.581,-0.462l-0.171,0.522l-0.181,0.214l-0.254,0.048l-0.234,-0.22l-0.245,-0.079l-0.24,-0.196l-0.25,-0.063l-0.097,-0.158l-0.063,-0.444l-0.005,-0.566l0.282,-0.266l0.393,-0.209l0.263,-0.397l0.173,-0.577l0.025,-0.633l-0.123,-0.688l-0.319,-0.621l-0.591,0.604l-0.232,0.148l-0.053,-0.432l-0.082,-0.32l-0.248,-0.436l-0.327,-0.318l-0.314,-0.212l-0.014,-0.323l0.074,-0.365l0.14,-0.426l0.181,-0.893l0.199,0.08l0.166,-0.082l-0.096,-0.741l-0.16,-0.625l-0.188,-0.357l-0.007,-0.155l-0.043,-0.182l-0.145,-0.441l-0.163,-0.324l-0.284,-0.921l-0.205,-0.353l-0.263,-0.183l-0.283,-0.01l-0.455,0.244l-0.839,0.28l-0.665,0.133l-0.111,-0.073l0.333,-0.351l0.49,-0.366l0.648,-0.249l0.189,-0.612l-0.07,-0.531l0.027,-0.505l-0.178,-0.533l0.173,-0.296l0.59,-0.299l0.268,-0.046l0.266,-0.381l-0.748,-0.923l-0.784,-0.607l-0.196,-0.248l-0.172,-0.408l-0.148,-0.57l-0.242,-0.572l-0.334,-0.576l-0.488,-0.557l-1.258,-1.024l-0.432,-0.71l-0.398,-1.092l-0.199,-0.468l-0.207,-0.347l-0.876,-0.816l-0.106,-0.362l0.905,-0.968l0.088,-0.388l-0.37,-1.185l-0.378,-0.872l-0.412,-0.311l-0.613,-0.16l-0.562,-0.39l-0.511,-0.62l-0.51,-0.455l-0.764,-0.434l-1.278,-1.121l-1.97,-1.208l-0.88,-0.71l-0.524,-0.259l-0.69,-0.066l-1.335,-0.667l-1.122,-0.214l-0.692,0.098l-0.226,-0.111l-0.512,-0.681l-0.801,-0.392l-0.414,0.149l-0.514,0.73l-0.62,0.717l-0.33,0.097l-0.49,-0.655l-0.247,-0.459l-0.236,-0.157l-0.225,0.148l-0.438,0.603l-0.417,0.434l-0.617,0.514l-0.493,0.246l-0.633,0.06l-0.159,0.186l-0.244,0.008l-0.328,-0.168l-0.308,-0.334l-0.287,-0.501l-0.253,-0.271l-0.22,-0.04l-0.505,0.26l-0.639,0.762l-0.292,0.183l-0.245,-0.079l-0.3,-0.237l-0.601,-0.608l-0.333,0.059l-0.242,0.213l0.067,0.504l0.563,1.19l0.503,0.843l-0.425,0.099l-3.712,-1.141l-0.473,-0.276l-0.683,-0.695l-0.568,-0.428l-0.967,-1.111l-0.745,-0.604l-0.247,-0.474l-0.065,-0.327l0.237,-0.443l1.5,-1.503l0.573,-0.305l1.166,-0.365l0.275,-0.229l0.092,-0.182l-0.306,-0.329l-1.527,0.118l-1.36,-0.22l-1.184,-0.607l-0.206,-0.202l-0.201,-0.373l-0.195,-0.544l0.044,-0.611l0.284,-0.679l0.167,-0.468l0.049,-0.254l-1.488,1.672l-0.608,0.582l-0.482,-0.178l-0.338,-0.275l-0.166,-0.307l0.006,-0.339l0.055,-0.248l0.103,-0.155l-0.787,-0.694l-0.354,-0.547l-0.038,-0.566l0.279,-0.586l0.273,-0.426l0.267,-0.267l0.728,-0.232l2.658,-0.445l1.903,0.427l0.648,-1.419l0.438,-0.455l1.28,-0.475l1.97,-0.066l1.391,0.263l0.652,0.335l0.888,0.737l0.051,-0.222l-0.214,-0.666l-0.015,-0.555l0.359,-0.969l0.165,-0.611l-0.112,-0.639l-0.39,-0.667l-0.69,-0.86l-0.372,-0.071l-0.413,0.208l-0.496,0.477l-1.031,1.196l-0.487,0.249l-0.812,0.063l-0.449,-0.15l-0.434,-0.179l-0.678,-0.633l-0.247,-0.119l-0.3,0.278l-0.352,0.673l-0.339,0.47l-0.327,0.268l-0.305,0.116l-0.426,-0.055l-1.755,-1.044l-0.396,-0.467l-0.023,-0.71l-0.539,-0.691l-0.609,-0.121l-0.074,-0.232l0.772,-1.073l0.576,-0.44l-0.092,-0.133l-0.836,-0.023l-0.564,0.573l-0.323,0.097l-0.743,0.016l-0.78,-0.287l-0.332,-0.251l-0.344,-0.578l-0.386,-0.326l-1.165,-0.496l-0.263,-0.271l-0.249,-0.451l-0.952,-1.283l-0.576,-0.949l-0.075,-0.541l0.665,-1.167l0.029,-0.271l-0.285,-0.507l-0.119,-0.375l0.098,-0.519l0.582,-1.155l0.216,-0.314l1.043,-0.683l1.045,-0.998l0.38,-0.225l0.339,-0.052l1.373,0.06l0.425,-0.247l0.361,-0.49l0.593,-0.498l1.237,-0.759l2.75,-1.154l0.179,-0.137l0.016,-0.22l-0.247,-0.599l-0.052,-0.29l0.563,-0.54l1.271,-0.855l0.869,-0.413l0.559,-0.03l0.451,-0.185l0.633,-0.542l0.358,-0.096l2.163,-0.213l0.957,0.296l0.47,-0.006l0.302,-0.21l0.399,-0.617l0.746,-1.542l0.393,-0.965l0.371,-1.479l0.479,-2.338l0.358,-2.313l0.237,-2.289l0.185,-1.41l0.131,-0.508l0.449,-0.646l0.468,-0.506l0.804,-0.449l-0.073,-0.21l-0.341,-0.352l-0.317,-0.135l-0.293,0.081l-0.535,0.531l-0.693,0.359l-0.673,-0.056l-0.485,0.133l-0.445,0.484l-0.721,0.388l-0.481,-0.088l-0.869,-0.695l-0.438,-0.13l-1.111,0.066l-0.325,-0.259l-0.284,-0.507l-0.226,-0.71l-0.169,-0.918l0.023,-0.959l0.4,-1.746l0.153,-0.479l1.083,-1.977l0.667,-0.933l0.664,-0.702l0.483,-0.414l0.456,-0.186l0.438,-0.438l0.805,-1.418l0.831,-1.225l1.034,-2.301l0.5,-0.609l1.751,-1.016l0.476,-0.016l0.404,0.253l0.383,0.529l1.075,2.288l0.084,-0.07l-0.188,-0.863l-0.392,-2.609l0.063,-1.085l0.615,-1.168l0.252,-0.209l0.649,0.078l1.047,0.362l0.7,0.396l0.531,0.642l0.631,0.397l0.327,-0.02l0.233,-0.306l0.334,-1.002l0.435,-1.713l0.174,-2.136l-0.086,-2.576l-0.126,-1.908l-0.168,-1.214l0.092,-1.019l0.527,-1.231l0.483,-0.905l1.152,-1.288l0.935,-0.344l0.554,0.087l0.729,0.606l1.011,0.371l0.913,1.165l1.479,2.645l0.981,1.312l0.813,0.586l0.801,0.993l1.184,2.084l0.62,0.886l0.368,0.32l0.325,0.051l-0.121,-0.588l-0.566,-1.235l-0.866,-1.371l-1.921,-2.493l-1.059,-1.784l-0.949,-2.058l-0.698,-1.237l-1.266,-1.236l0.017,-0.495l1.528,-1.754l2.808,-1.542l3.165,-1.216l1.059,0.125l1.861,-0.511l0.175,-0.775l0.4,-0.349l1.733,-1.088l0.497,0.015l0.763,0.517l0.813,0.981l0.376,0.883l0.511,1.505l0.25,2.096l-0.038,6.444l0.014,1.19l0.098,0.457l0.353,-0.681l0.421,-1.271l0.379,-0.905l0.291,-1.407l0.204,-1.92l0.121,-1.438l-0.495,-1.64l-0.024,-2.73l0.248,-1.474h0.693l2.867,5.035l1.128,1.067l1.284,2.617l1.5,-0.276l1.384,0.319l0.612,-0.095l0.302,-0.404l-0.43,-1.083l-1.966,-3.014l-0.893,-2.405l-0.625,-3.051l-0.152,-1.645l0.478,-0.298l2.196,0.035l3.3,1.429l4.22,4.848l2.077,1.573l3.722,5.382l1.123,0.798l0.453,0.167l0.342,-0.651l0.211,-0.71l0.016,-0.951l-0.18,-1.196l-0.104,-1.394l-0.026,-1.597l0.252,-3.21l0.6,-1.061l0.265,-1.208l-0.247,-2.203l-0.703,-1.526l-2.737,-3.997l-0.011,-0.483l0.553,-0.533l0.82,-0.313l6.783,0.969l1.172,0.354l0.5,0.347l0.219,0.457l0.281,0.195l1.457,-0.544l-0.035,-0.998l-0.182,-0.638l-7.872,-1.755l-1.467,-0.604l-0.747,-0.046l-0.772,0.464l-1.601,0.229l-0.739,-0.088l-0.958,-2.115l0.867,-2.582l0.73,0.059l1.387,1.011l0.822,-1.414l1.304,-1.178l1.29,-0.417l2.814,-2.567l0.52,-0.226l0.656,0.138L357.099,9l0.575,0.637l0.659,1.355l0.382,0.417l0.454,0.077l0.622,0.608l0.9,-1.977l0.813,-2.149l0.934,-1.373l1.321,0.802l0.836,1.039l0.764,1.23l1.081,0.676l1.832,4.115l0.342,0.004l0.162,-0.344l0.173,-0.756l0.062,-1.129l0.225,-1.546l-0.163,-0.575l-1.535,-1.737l-0.29,-0.673l-0.294,-1.115l-0.005,-0.927l0.285,-0.735l0.3,-0.337l0.992,0.306l0.328,-0.24l0.31,-0.626l0.373,-1.181l0.294,-0.302l0.664,-0.035l1.021,0.76l0.894,0.064l0.322,-0.349l0.049,-0.742l0.078,-0.474l0.106,-0.2l3.24,-0.041l0.804,-0.178l0.628,-0.567l0.769,-0.067l0.672,0.339l0.832,0.722l0.827,-0.034l1.232,-1.18L383.129,0l6.403,0.156L391.637,0.873zM349.788,34.267l-0.569,0.358l-1.188,-2.166l-1.881,-2.195l-1.659,-1.48l-1.559,-3.951l-0.123,-1.427l0.221,-1.262l1.361,-0.193l1.089,-0.583l2.772,2.509l1.386,2.095l0.47,1.693L350.035,31L349.788,34.267zM423.317,39.028l-0.289,0.635l-0.74,-0.254l-0.948,-1.789l-0.632,-1.483l-0.045,-1.759l0.325,-0.788l0.506,-0.132l0.695,1.508l0.713,2.011L423.317,39.028zM426.271,74.774l-1.188,1.811l-1.757,-0.139l-1.04,-0.834l-0.297,-1.259l0.396,-1.41l1.262,-1.138l1.584,-0.715l1.436,0.43l0.198,1.423L426.271,74.774zM422.384,101.829l-0.372,0.474l-0.247,-1.427l-0.223,-1.922l-0.05,-2.19l0.569,-1.106l0.297,-0.247l0.198,0.247l-0.05,0.984v1.949l0.198,1.328L422.384,101.829zM425.313,106.232h-0.545l-0.202,-0.341l0.129,-0.605l0.759,-1.966l0.253,-0.161l0.371,0.214l0.113,1.012l-0.248,1.005L425.313,106.232zM274.566,110.337l-1,0.113l-0.985,-0.499l-0.338,-0.387l0.015,-0.593l0.149,-0.206l0.532,-0.206l0.442,-0.046l0.298,0.092l0.701,0.366l0.507,0.365l0.333,0.114l-0.095,0.523L274.566,110.337zM423.548,125.976l-0.322,0.307l-1.089,-4.883v-1.803l0.074,-1.392l0.495,-0.108l0.421,0.751l0.198,2.867L423.548,125.976zM425.181,133.202l0.223,1.174l0.099,1.069l0.347,0.676l0.743,-0.096l0.297,1.25l-0.544,0.479l-2.153,-0.191l-0.891,0.095l-0.619,-0.766l0.025,-1.35l0.074,-1.361l0.619,-0.782l0.52,0.685l0.619,-0.489L425.181,133.202zM321.295,160.048l-0.397,0.642l-0.323,0.367l-0.702,1.089l-0.121,0.038l-0.189,-0.141l-0.147,-0.286l-0.265,-0.069l-0.092,-0.181l-0.037,-0.147l-0.118,-0.094l-0.187,-0.059l-0.3,0.112l-0.275,-0.112l-0.208,-0.479l0.384,-0.322l0.237,-0.275l0.917,-0.108l0.259,0.126l0.163,-0.003l0.248,-0.075l0.542,-0.343l0.081,-0.16l0.485,0.201L321.295,160.048zM325.454,175.874l-0.263,0.057l-0.754,-0.439l-0.123,-0.166l-0.047,-0.203l0.029,-0.241l0.24,-0.45l0.451,-0.661l0.327,-0.124l0.203,0.415l0.199,0.556l0.026,0.281l-0.013,0.331l-0.052,0.28l-0.091,0.23L325.454,175.874zM404.324,176.902l0.099,0.505l0.01,0.238l-0.021,0.199l-0.055,0.143l-0.132,0.126l0.246,0.333l0.08,0.224l0.015,0.178l-0.157,0.344l-1.118,0.454l-0.311,0.218l-0.388,0.539l-0.472,0.462l-0.157,-0.002l-0.183,-0.479l-0.746,-0.353l-1.403,0.184l-1.643,0.444l-0.583,0.207l-0.295,-0.11l-0.09,-0.166l-0.004,-0.231l0.194,-0.678l0.079,-0.173l0.377,-0.226l0.255,-0.6l-0.083,-0.655l0.098,-0.917l0.258,-0.143l0.645,0.327l0.417,0.069l0.739,0.042l0.993,-0.11l0.798,-0.374l1.456,-1.07l0.258,0.014l0.185,0.38l0.136,0.186l0.433,0.291L404.324,176.902zM330.674,177.469l-0.375,0.023l-0.872,-0.155l-0.07,-0.1l-0.011,-0.189l0.116,-0.546l0.384,-0.073l0.457,0.299l0.493,0.425l0.068,0.2L330.674,177.469zM327.71,185.082l0.935,0.664l0.991,0.457l0.097,0.208l0.077,0.315l0.018,0.164l-0.022,0.152l-0.063,0.14l0.072,0.18l0.208,0.22l0.021,0.257l-0.248,0.44l-0.349,0.488l-1.846,0.999l-0.653,0.169l-1.614,0.682l-0.494,-0.028l-0.109,-0.032l-0.305,-0.3l-0.418,-0.279l-0.196,-0.217l-0.173,-0.312l0.069,-0.193l0.311,-0.076l0.442,0.005l0.649,-0.227l-0.18,-0.205l-0.17,-0.125l-0.118,-0.272l-0.271,0.053l-0.203,-0.156l-0.391,-0.099l-1.021,-0.094l-0.666,-0.268l-0.196,-0.161l-0.173,-0.278l-0.15,-0.392l0.218,-1.53l0.15,-0.392l0.346,-0.129l0.846,0.342l0.114,-0.147l-0.926,-0.568l-0.34,-0.339l-0.1,-0.268l-0.06,-0.395l0,-0.232l0.042,-0.234l0.083,-0.235l0.225,-0.318l0.938,-0.508l1.022,0.174l1.774,0.624l0.22,0.132l0.544,0.533L327.71,185.082zM332.53,188.26l-0.44,0.283l-0.089,-0.063l-0.089,-0.216l-0.227,-0.984l-0.067,-0.468l0.056,-0.584l-0.088,-0.413l0.397,-0.482l0.321,-0.083l0.433,0.126l0.733,0.49l-0.053,0.159l-0.159,0.255l-0.441,0.333l-0.156,0.748l-0.03,0.374l0.021,0.28L332.53,188.26zM371.772,217.846l-0.437,0.004l-0.145,-0.532l0.043,-0.582l0.492,-0.183l0.265,0.401l-0.095,0.596L371.772,217.846zM345.853,247.406l-0.322,0.694l-0.322,-0.151l-0.159,-0.31l-0.317,-0.144l-0.342,0.043l-0.005,-0.123l1.111,-0.742l0.53,-0.2l-0.038,0.313l-0.101,0.274L345.853,247.406z"},"gd":{"name":"Grenada","path":"M302.496,428.932L302.309,428.943L302.383,428.838L302.399,428.658L302.497,428.439L302.65,428.292L302.8,428.331L302.744,428.813z"},"gp":{"name":"Guadeloupe","path":"M303.585,416.799l-0.33,0.032l-0.217,-0.025l-0.05,-0.208l0.111,-0.176l-0.08,-0.214l0.051,-0.127l0.111,-0.084l0.182,0.112l0.029,0.16l0.114,0.146l0.513,0.312L303.585,416.799zM302.849,417.448l-0.227,0.13l-0.111,-0.04l-0.138,-0.25l-0.097,-0.694l0.075,-0.115l0.054,-0.043l0.299,0.085l0.125,0.098l0.125,0.062l-0.063,0.127l0.031,0.521L302.849,417.448zM303.857,417.788l-0.156,0.011l-0.069,-0.025l-0.021,-0.174l0.121,-0.12l0.071,-0.029l0.105,0.135l0.025,0.112L303.857,417.788z"},"gu":{"name":"Guam","path":"M881.916,425.369L881.797,425.374L881.694,425.278L881.658,425.213L881.656,424.883L882.052,424.602L882.182,424.328L882.291,424.35L882.387,424.395L882.475,424.477L882.022,424.934z"},"gt":{"name":"Guatemala","path":"M225.469,412.177L225.442,412.887L225.411,413.709L225.388,414.312L225.357,415.116L225.326,415.937L225.283,417.054L225.256,417.774L225.269,417.791L225.604,417.756L226.099,417.788L226.22,417.786L226.371,417.848L226.488,417.867L226.74,418.029L227.035,418.152L227.224,417.904L227.125,417.755L227.05,417.679L227.062,417.612L228.088,418.254L227.967,418.353L227.706,418.581L227.232,418.972L226.808,419.321L226.399,419.637L226.032,419.922L225.988,419.95L225.522,420.154L225.444,420.247L225.344,420.649L225.298,420.749L225.383,420.972L225.467,421.316L225.44,421.497L225.118,421.718L224.97,421.917L224.905,422.046L224.847,422.013L224.747,422.003L224.517,422.053L224.405,422.064L224.313,422.121L224.303,422.245L224.365,422.446L224.387,422.549L224.322,422.597L224.038,422.718L223.926,422.837L223.819,423.021L223.695,423.099L223.565,423.085L223.473,423.112L223.276,423.251L222.98,423.519L222.822,423.718L222.818,423.866L222.849,424L221.771,423.528L221.413,423.447L219.899,423.457L219.25,423.271L218.511,422.913L218.01,422.587L216.843,421.674L216.916,421.6L216.978,421.43L217.054,421.254L217.007,421.051L216.979,420.887L217.066,420.647L217.058,420.468L217.098,420.357L217.226,420.285L217.293,420.148L216.929,419.676L216.93,419.568L216.978,419.435L217.272,418.93L217.623,418.329L218.009,417.665L218.242,417.265L219.091,417.264L219.653,417.263L220.367,417.263L221.142,417.262L221.651,417.262L221.861,417.257L221.825,416.997L221.853,416.709L221.945,416.448L221.945,416.333L221.793,416.191L221.5,416.109L221.336,415.984L221.335,415.826L221.264,415.635L221.121,415.41L220.826,415.18L220.377,414.944L219.995,414.628L219.68,414.231L219.414,413.976L219.208,413.869L219.16,413.813L219.761,413.817L220.329,413.822L220.333,413.252L220.336,412.746L220.34,412.172L221.37,412.173L222.601,412.174L223.877,412.176L224.879,412.177z"},"gg":{"name":"Guernsey","path":"M468.649,303.167L468.55,303.451L468.293,303.355L468.273,303.281L468.565,303.116L468.625,303.117z"},"gn":{"name":"Guinea","path":"M443.735,427.813L443.655,427.89L443.572,428.057L443.496,428.263L443.419,428.401L443.446,428.491L443.665,428.671L443.972,428.923L444.097,428.956L444.24,428.896L444.465,428.696L444.644,428.48L444.815,428.375L445.016,428.382L445.176,428.534L445.371,428.87L445.549,429.175L445.572,429.206L445.644,429.256L445.734,429.254L445.828,429.18L445.897,429.135L445.98,428.995L446.327,428.572L446.588,428.456L446.681,428.425L446.863,428.361L447.166,428.461L447.605,428.635L448.138,428.846L448.325,428.882L448.435,428.846L448.594,428.56L448.792,428.447L449.075,428.315L449.305,428.248L449.436,428.239L449.486,428.161L449.511,428.044L449.484,427.923L449.336,427.706L449.332,427.642L449.417,427.6L449.599,427.568L449.836,427.59L450.103,427.684L450.32,427.819L450.444,427.98L450.579,428.324L450.683,428.658L450.951,429.188L450.946,429.517L450.94,429.898L451.06,429.97L451.19,430L451.251,430.056L451.381,430.349L451.504,430.434L451.651,430.454L451.927,430.641L452.104,430.715L452.129,430.771L452.123,430.849L452.054,430.947L451.947,431.015L451.788,431.143L451.656,431.31L451.384,431.711L451.376,431.786L451.434,431.84L451.546,431.85L451.666,431.822L451.916,431.676L452.112,431.728L452.301,431.84L452.37,431.956L452.388,432.108L452.345,432.305L452.338,432.524L452.401,432.898L452.5,433.272L452.598,433.408L453.227,433.737L453.288,433.86L453.319,433.999L453.274,434.188L453.209,434.294L453.029,434.459L452.864,434.586L452.812,434.725L452.838,434.984L452.838,435.569L452.863,436.076L452.999,436.259L453.161,436.353L453.353,436.335L453.539,436.301L453.528,436.604L453.478,436.943L453.698,437.048L453.81,437.151L453.871,437.248L453.522,437.428L453.421,437.533L453.374,437.816L453.385,438.078L453.854,438.264L454.035,438.483L454.115,438.71L454.143,439.139L454.101,439.237L453.98,439.238L453.844,439.106L453.743,438.978L453.616,438.978L453.379,438.949L453.11,438.899L452.777,438.913L452.659,438.934L452.583,439.011L452.563,439.146L452.529,439.581L452.638,439.676L452.853,439.784L452.994,439.83L453.111,439.817L453.201,439.887L453.22,440.074L453.159,440.211L453.041,440.339L452.892,440.667L452.917,440.791L452.924,440.968L452.669,441.448L452.597,441.542L452.26,441.447L452.041,441.416L451.882,441.537L451.782,441.461L451.664,441.35L451.623,441.204L451.543,441.173L451.396,441.172L451.26,441.255L451.2,441.406L451.191,441.58L451.17,441.714L451.089,441.795L450.924,442.006L450.847,442.2L450.751,442.369L450.614,442.359L450.551,442.335L450.507,442.38L450.294,442.474L450.111,442.5L450.063,442.403L449.956,442.325L449.837,442.17L449.702,442.046L449.444,441.958L449.342,441.998L449.22,441.987L449.14,441.938L449.151,441.863L449.286,441.674L449.363,441.5L449.406,441.31L449.405,441.128L449.333,440.873L449.217,440.67L449.188,440.553L449.202,440.385L449.175,440.229L449.137,440.148L449.119,439.994L449.083,439.853L449.014,439.799L448.976,439.563L448.987,439.32L448.887,439.229L448.729,439.162L448.636,439.066L448.579,438.961L448.522,438.93L448.473,438.937L448.429,439.002L448.377,439.016L448.285,438.789L448.247,438.78L448.183,438.832L447.454,439.084L447.422,438.986L447.361,438.87L447.221,438.831L446.98,438.918L446.84,438.928L446.624,438.899L446.528,438.94L446.241,439.275L446.069,439.406L445.939,439.395L445.803,439.365L445.707,439.389L445.636,439.351L445.664,439.269L445.734,439.167L445.871,438.802L446.223,438.435L446.23,438.357L446.086,438.143L445.935,437.85L445.935,437.536L445.906,437.309L445.595,437.245L445.538,437.207L445.53,437.13L445.61,436.927L445.705,436.738L445.719,436.659L445.697,436.588L445.506,436.388L445.208,436.017L444.932,435.606L444.695,435.254L444.503,435.093L444.32,434.86L444.251,434.712L444.06,434.659L443.504,434.662L442.835,434.666L442.271,434.668L442.238,434.868L441.622,435.001L441.242,434.848L440.82,434.938L440.614,435.039L440.55,435.251L440.456,435.484L440.366,435.58L440.328,435.684L440.276,435.779L440.193,435.889L440.101,436.108L439.9,436.421L439.689,436.623L439.331,436.732L439.219,437.061L439.137,437.184L438.999,437.279L438.851,437.342L438.715,437.304L438.558,437.278L438.394,437.337L438.366,437.255L438.459,436.994L438.385,436.859L438.104,436.588L438.077,436.458L437.991,436.289L437.62,435.94L437.275,435.962L437.371,435.67L437.367,435.282L437.249,435.07L437.279,434.854L437.215,434.867L437.1,435.016L436.914,434.968L436.536,434.737L436.347,434.514L436.325,434.323L436.282,434.249L436.167,434.289L435.931,434.285L435.21,433.945L434.698,433.091L434.687,432.898L434.76,432.566L434.743,432.476L434.508,432.696L434.463,432.548L434.283,432.205L434.231,432.007L434.059,431.919L433.92,431.904L433.813,431.97L433.672,432.371L433.567,432.369L433.458,432.283L433.481,431.983L433.605,431.835L433.758,431.608L434.222,430.66L434.387,430.443L434.492,430.367L434.711,430.358L435.139,430.231L435.489,430.022L435.664,429.937L436.065,429.959L436.54,429.923L437.159,429.72L437.17,429.44L437.165,429.082L437.144,428.94L436.924,428.812L436.796,428.701L436.686,428.56L436.552,428.459L436.557,428.354L436.725,428.263L436.831,428.217L437.083,428.219L437.166,428.167L437.229,428.076L437.3,427.845L437.325,427.602L437.159,427.275L437.168,427.044L438.077,427.077L438.169,427.102L438.575,427.142L438.827,427.142L438.982,427.159L439.047,427.212L439.035,427.309L438.991,427.437L439.043,427.569L439.182,427.604L439.255,427.564L439.326,427.5L439.41,427.449L439.529,427.483L439.784,427.678L440.021,427.731L440.279,427.837L440.522,427.896L440.738,427.888L440.902,427.997L441.205,428.032L441.595,427.893L441.903,427.832L442.334,427.817L442.561,427.862L443.218,427.751L443.546,427.776z"},"gw":{"name":"Guinea-Bissau","path":"M437.168,427.044l-0.009,0.231l0.166,0.327l-0.024,0.243l-0.072,0.23l-0.063,0.091l-0.083,0.053l-0.252,-0.002l-0.106,0.046l-0.168,0.09l-0.004,0.106l0.134,0.101l0.11,0.141l0.128,0.111l0.22,0.128l0.021,0.142l0.006,0.358l-0.012,0.28l-0.619,0.203l-0.475,0.036l-0.402,-0.022l-0.175,0.085l-0.35,0.209l-0.427,0.127l-0.219,0.009l-0.105,0.076l-0.166,0.217l-0.463,0.948l-0.153,0.227l-0.124,0.148l-0.142,-0.201l0.11,-0.372l-0.119,0.005l-0.236,0.301l-0.115,0.009l0.015,-0.356l-0.131,-0.013l-0.152,0.025l-0.212,-0.186l-0.021,-0.139l0.017,-0.194l0.129,-0.124l-0.018,-0.052l-0.125,-0.015l-0.14,0.033l-0.086,-0.059l0.142,-0.252l0.496,-0.211l0.249,-0.022l0.256,-0.048l-0.14,-0.182l-0.303,-0.072l-0.242,0.05l-0.121,0.131l-0.149,0.022l-0.25,-0.309l0.004,-0.155l0.093,-0.184l0.145,-0.083l0.575,0.002l0.218,-0.104l0.088,-0.019l0.083,-0.094l-0.018,-0.063l-0.094,-0.003l-0.215,0.123l-0.692,-0.046l-0.221,0.074l-0.385,0.283l-0.474,0.156l-0.344,-0.066l0.11,-0.379l-0.049,-0.051l-0.108,-0.063l-0.504,0.121l-0.381,-0.173l-0.151,-0.209l0.026,-0.263l0.18,-0.178l0.028,-0.089l-0.19,-0.017l-0.35,0.111l-0.771,-0.43l0.154,-0.027l0.38,0.045l0.295,-0.054l0.208,-0.091l0.283,-0.125l0.273,-0.041l0.855,0.056l0.743,-0.15l0.552,-0.282l0.51,-0.26l0.661,0.003l0.708,0.003l1.007,0.004l0.798,0.003L437.168,427.044zM430.834,429.304l-0.146,0.349l-0.18,-0.039l-0.126,-0.208l-0.014,-0.088l0.366,-0.028L430.834,429.304zM432.049,430.286l-0.026,0.066l-0.16,-0.056l0.233,-0.24l0.152,-0.042l-0.005,0.184l-0.117,0.039L432.049,430.286zM431.071,430.489l-0.132,0.089l-0.136,-0.042l-0.073,-0.08l0.011,-0.143l0.154,-0.202l0.138,0.026L431.071,430.489zM431.567,431.201v0.117l-0.119,-0.022l-0.035,-0.035l0.071,-0.211l0.104,-0.094l0.128,0.015l0.038,0.028l-0.025,0.081l-0.056,0.067L431.567,431.201zM430.475,431.645l-0.225,0.042l-0.102,-0.141l-0.015,-0.055l0.117,-0.047l0.053,-0.002l0.089,-0.103l0.11,-0.068l0.049,-0.022l0.057,0.005l0.041,0.226l-0.054,0.095L430.475,431.645zM431.088,431.579l-0.026,0.079l-0.165,-0.012l0.037,-0.08l-0.036,-0.023l0.047,-0.24l0.025,-0.037l0.08,0.089l0.011,0.037L431.088,431.579z"},"gy":{"name":"Guyana","path":"M315.183,447.179L315.034,447.355L315.007,447.468L314.911,447.667L314.836,447.775L314.945,448.023L315.069,448.034L315.117,448.066L315.148,448.114L315.141,448.167L315.093,448.214L314.974,448.274L314.861,448.417L314.872,448.575L314.801,448.657L314.573,448.701L314.127,448.701L313.909,448.712L313.734,448.739L313.619,448.841L313.473,448.913L313.358,448.929L313.257,449.048L313.156,449.216L313.19,449.332L313.294,449.485L313.355,449.642L313.275,449.897L313.187,450.094L313.135,450.244L313.064,450.532L312.893,450.85L312.771,451.03L312.771,451.227L312.833,451.505L313.182,451.911L313.298,452.105L313.393,452.416L313.708,452.661L313.907,452.859L313.888,453.12L313.915,453.202L314.038,453.268L314.188,453.318L314.353,453.314L314.501,453.292L314.535,453.255L314.877,453.25L314.916,453.316L314.936,453.692L314.95,453.845L315.031,453.906L315.08,454L315.083,454.084L315.098,454.295L315.149,454.406L315.141,454.63L315.176,454.713L315.271,454.769L315.39,454.93L315.435,454.95L315.458,455.007L315.56,455.236L315.612,455.305L315.648,455.315L315.664,455.395L315.738,455.609L315.788,455.662L315.883,455.819L315.922,455.991L316.048,456.185L316.177,456.321L316.235,456.462L316.4,456.773L316.56,456.992L316.776,457.049L316.957,457.08L317.07,457.164L317.181,457.255L317.062,457.297L316.955,457.353L316.806,457.31L316.6,457.333L316.386,457.395L316.188,457.425L315.815,457.327L315.702,457.313L315.624,457.271L315.47,457.078L315.396,457.055L315.198,457.145L314.957,457.208L314.839,457.196L314.7,457.261L314.571,457.348L314.325,457.725L314.198,457.858L314.062,457.919L313.789,457.917L313.497,457.931L313.278,458.022L313.074,458.068L312.972,458.074L312.937,458.281L312.89,458.377L312.826,458.432L312.667,458.448L312.524,458.441L312.438,458.355L312.277,458.312L312.134,458.281L312.042,458.232L311.967,458.244L311.905,458.33L311.856,458.404L311.813,458.54L311.596,458.583L311.503,458.66L311.557,458.913L311.532,459.012L311.487,459.089L311.225,459.104L311.002,459.099L310.874,459.192L310.714,459.301L310.617,459.321L310.502,459.315L310.351,459.188L310.205,459.033L309.835,458.924L309.468,458.834L309.227,458.587L309.17,458.466L309.057,458.412L308.771,458.119L308.613,457.931L308.442,457.88L308.246,457.802L308.254,457.665L308.241,457.534L308.156,457.48L308.038,457.445L307.995,457.371L308.007,457.199L308.03,456.754L307.997,456.329L307.734,456.182L307.62,456.081L307.42,455.452L307.326,455.169L307.322,454.958L307.388,454.33L307.463,454.058L307.667,453.513L307.784,453.328L307.791,453.19L307.779,453.013L307.719,452.663L308.063,452.442L308.211,452.349L308.236,452.201L308.42,452.014L308.502,451.836L308.57,451.696L308.551,451.622L308.471,451.579L308.376,451.446L308.177,451.062L308.105,450.984L308.044,450.876L308.075,450.707L308.153,450.522L308.143,450.445L308.024,450.346L307.778,450.18L307.574,450.168L307.416,450.108L307.184,450.1L306.999,450.082L306.893,450.02L306.915,449.918L306.961,449.84L307.117,449.646L307.221,449.44L307.235,449.238L307.267,448.973L307.312,448.742L307.336,448.482L307.091,448.311L307.013,448.17L306.912,448.045L306.8,448.045L306.632,447.992L306.37,448.156L306.163,448.126L306.021,448.188L305.693,448.175L305.482,448.095L305.228,448.148L304.633,447.489L304.035,446.826L303.446,446.174L303.407,446.085L303.653,445.774L303.873,445.551L304.056,445.424L304.143,445.313L304.076,444.833L304.08,444.661L303.994,444.473L303.933,444.263L304.006,444.087L304.095,443.965L304.21,443.917L304.484,443.875L304.678,443.857L304.747,443.787L304.859,443.706L305.007,443.701L305.295,443.758L305.427,443.652L305.666,443.508L306.202,443.261L306.322,443.099L306.406,442.849L306.397,442.73L306.342,442.686L306.209,442.645L306.005,442.639L305.842,442.704L305.673,442.668L305.533,442.514L305.525,442.386L305.608,442.206L305.56,442.086L305.292,441.706L305.293,441.601L305.488,441.43L305.598,441.285L305.749,440.937L305.869,440.821L306.242,440.78L306.337,440.706L306.527,440.522L306.811,440.312L307.219,440.144L307.336,439.839L307.409,439.755L307.734,439.595L307.791,439.509L307.783,439.433L307.261,438.748L307.365,438.794L307.769,439.242L307.993,439.339L308.04,439.341L308.042,439.225L308.248,439.273L308.778,439.58L309.555,440.085L310.646,441.039L310.956,441.402L311.165,441.573L311.489,441.989L311.584,442.191L311.575,443L311.287,443.546L311.217,443.957L311.202,444.504L311.035,444.817L311.256,444.647L311.325,444.154L311.514,443.854L311.759,443.525L312.086,443.446L312.438,443.586L312.722,443.611L312.972,443.708L313.504,444.234L314.024,444.65L314.214,444.983L314.765,445.15L315.091,445.413L315.196,445.641L315.26,446.235L315.154,447.133z"},"ht":{"name":"Haiti","path":"M271.769,405.622l0.114,0.069l-0.043,0.084l-0.283,-0.052l-0.293,-0.095l-0.096,0.023l-0.059,-0.012l-0.171,-0.091l0.15,-0.07l0.155,-0.023l0.17,0.005L271.769,405.622zM274.252,406.569l0.062,0.088l0.129,0.597l0.013,0.191l-0.13,0.288l0.019,0.114l0.279,0.266l0.005,0.096l-0.033,0.097l-0.238,0.252l-0.183,0.172l0.058,0.198l0.148,0.188l0.019,0.157l-0.045,0.207l-0.227,0.257l-0.119,0.092l-0.338,0.011l-0.038,0.037l0.168,0.251l0.19,0.284l0.311,0.22l0.069,0.207l-0.075,0.196l-0.013,0.484l-0.238,-0.235l-0.261,-0.196l-0.157,-0.076l-0.163,-0.049l-1.245,0.025l-0.14,0.034l-0.108,0.063l-0.116,0.031l-0.342,0.059l-0.34,0.013l-0.795,-0.158l-0.315,-0.082l-0.317,-0.052l-0.364,0.017l-0.362,0.048l-0.29,0.114l-0.217,0.201l-0.041,0.187l-0.128,0.048l-0.293,-0.297l-0.27,-0.211l-0.307,-0.159l-0.629,-0.227l-0.115,-0.138l-0.051,-0.167l0.254,-0.514l0.289,-0.094l0.159,-0.018l0.357,0.063l0.349,0.117l0.318,0.076l0.493,0.03l0.268,0.126l1.893,0.196l0.359,0.062l0.14,-0.021l0.122,-0.077l0.102,-0.139l0.117,-0.104l0.561,-0.023l0.118,-0.047l0.082,-0.145l-0.002,-0.151l-0.33,-0.202l-0.516,-0.444l-0.454,-0.523l0.196,-0.177l-0.075,-0.323l0.074,-0.299l0.108,-0.293l-0.45,-0.251l-0.532,-0.251l-0.737,-0.079l-0.227,-0.063l-0.118,-0.188l0.106,-0.252l0.239,-0.14l0.274,-0.086l0.281,-0.06l0.677,-0.072l0.672,0.081l0.581,0.26l0.59,0.204l0.745,0.068l0.335,0.074L274.252,406.569zM271.375,409.348l-0.049,0.208l-0.718,-0.247l-0.582,-0.312l0.025,-0.169l0.297,-0.039l0.285,0.104l0.421,0.208L271.375,409.348z"},"hn":{"name":"Honduras","path":"M234.704,416.127l-0.214,0.168l-0.039,-0.076l0.103,-0.156l0.129,-0.089l0.125,0.009l-0.03,0.067L234.704,416.127zM233.163,416.369l-0.45,0.227l-0.141,-0.004l0.206,-0.175l0.333,-0.15l0.282,-0.074l0.231,0.032L233.163,416.369zM242.319,420.382l-0.723,-0.043l-0.341,0.089l-0.149,0.201l-0.128,0.09l-0.107,-0.021l-0.217,0.079l-0.327,0.178l-0.294,0.067l-0.263,-0.043l-0.076,0.043l-0.021,0.059l-0.04,0.057l-0.102,0.03l-0.117,-0.016l-0.131,-0.063l-0.069,0.027l-0.008,0.116l-0.071,0.031l-0.134,-0.055l-0.151,0.042l-0.168,0.139l-0.236,0.029l-0.304,-0.08l-0.235,-0.151l-0.167,-0.222l-0.2,-0.056l-0.35,0.165l-0.146,0.193l-0.032,0.118l0.034,0.107l-0.064,0.071l-0.163,0.036l-0.124,0.131l-0.084,0.226l-0.017,0.175l0.051,0.123l-0.081,0.09l-0.213,0.058l-0.251,0.195l-0.29,0.332l-0.288,0.231l-0.287,0.131l-0.138,0.146l0.01,0.16l-0.018,0.05l-0.055,0.019l-0.093,0.022l-0.553,-0.348l-0.159,-0.243l-0.137,0.037l-0.174,0.123l-0.245,0.273l-0.262,0.372l-0.127,0.042l-0.655,-0.056l-0.346,0.033l-0.071,0.049l-0.032,0.136l0.02,0.182l0.095,0.654l0.053,0.269l-0.052,0.083l-0.176,0.013l-0.229,0.038l-0.125,0.123l-0.03,0.127l-0.012,0.177l-0.072,0.183l-0.141,0.131l-0.14,0.047l-0.781,0.035l0.014,-0.302l-0.225,-0.123l-0.128,-0.252l-0.112,-0.17l0.037,-0.102l-0.011,-0.121l-0.318,-0.094l-0.297,0.073l-0.171,-0.048l-0.126,-0.064l0.217,-0.149l0.015,-0.091l-0.07,-0.065l-0.071,-0.044l0.021,-0.169l0.044,-0.2l0.122,-0.467l-0.045,-0.082l-0.199,-0.141l-0.252,-0.014l-0.278,0.044l-0.134,-0.072l-0.117,-0.161l-0.198,-0.077l-0.351,0.128l-0.372,0.193l-0.114,0.07l-0.094,-0.009l-0.042,-0.145l-0.019,-0.171l-0.023,-0.042l-0.198,-0.061l-0.231,-0.044l-0.118,-0.047l-0.111,-0.116l-0.277,-0.151l-0.063,-0.112l-0.37,-0.256l-0.075,-0.127l-0.085,-0.093l-0.178,-0.118l-0.139,0.028l-0.469,-0.147l-0.071,-0.013l0.065,-0.129l0.148,-0.199l0.322,-0.222l0.027,-0.18l-0.084,-0.344l-0.085,-0.223l0.046,-0.1l0.101,-0.402l0.078,-0.093l0.466,-0.204l0.043,-0.028l0.368,-0.285l0.408,-0.316l0.424,-0.349l0.474,-0.391l0.261,-0.229l0.121,-0.099l0.273,0.081l0.215,-0.185l0.124,-0.062l0.291,-0.221l0.09,-0.048l0.486,-0.091l0.235,0.002l0.206,0.225l0.163,0.123l0.307,-0.105l0.257,-0.023l1.063,0.209l0.422,-0.092l0.775,-0.02l0.349,0.052l0.492,-0.295l0.316,-0.06l0.371,-0.138l-0.049,-0.142l-0.089,-0.064l0.566,0.062l0.843,0.3l0.898,-0.054l0.324,-0.162l0.209,-0.046l0.92,0.308l0.242,0.237l0.189,0.023l0.147,-0.054l0.04,-0.049l-0.181,-0.052l-0.083,-0.074l0.725,0.146l1.364,1.117l0.028,0.091l-0.583,-0.33l-0.308,0.025l-0.081,0.053l0.018,0.18l0.028,0.084l0.132,0.01l0.098,-0.049l0.241,0.059l0.16,0.12l0.193,0.184l0.116,0.199l0.125,0.003l0.123,-0.12l0.232,-0.015l0.15,0.134l0.107,-0.008l-0.149,-0.208l-0.351,-0.207l0.083,-0.009l0.778,0.371l0.22,0.466l0.183,0.105L242.319,420.382z"},"hk":{"name":"Hong Kong","path":"M796.386,398.124l0.01,0.013l0.061,0.113l-0.019,0.126l0.114,0.061l0.028,0.125l-0.126,0.067l-0.007,0.146l-0.056,0.09l-0.362,-0.16l-0.298,-0.083l-0.269,0.033l-0.098,-0.094l-0.017,-0.097l0.31,-0.168l0.024,-0.084l0.008,-0.007l0.09,-0.086l0.134,-0.025l0.07,-0.042h0.183l0.112,0.033L796.386,398.124zM795.633,399.122h-0.338l-0.072,-0.03l-0.036,-0.064l0.12,-0.116l0.456,-0.16l-0.114,0.168L795.633,399.122zM796.29,399.122l-0.069,0.046l-0.192,-0.22l-0.012,-0.072l0.148,-0.013l0.167,0.1l-0.01,0.091L796.29,399.122z"},"hu":{"name":"Hungary","path":"M537.813,307.809L538.08,307.775L538.091,307.78L538.154,307.8L538.199,307.996L538.206,308.009L538.271,308.138L538.331,308.309L538.425,308.438L538.632,308.491L538.902,308.65L539.077,308.95L539.34,309.074L539.359,309.077L539.411,309.063L539.601,309.052L539.638,309.112L539.789,309.259L539.848,309.387L539.818,309.523L539.845,309.677L539.902,309.731L539.833,309.834L539.342,310.35L539.149,310.486L539.022,310.514L538.821,310.46L538.614,310.501L538.429,310.611L538.258,310.646L538.129,310.777L537.962,311.057L537.756,311.293L537.549,311.44L537.441,311.571L537.429,312.023L537.314,312.153L537.16,312.284L537.075,312.399L536.84,313.085L536.662,313.304L536.492,313.472L536.464,313.625L536.467,313.801L536.275,314.151L536.023,314.513L535.975,314.662L536.031,314.862L535.789,315.092L535.65,315.203L535.534,315.255L535.462,315.399L535.344,315.75L535.375,315.906L535.378,316.05L535.174,316.134L535.114,316.292L535.062,316.488L534.977,316.576L534.748,316.739L534.178,316.668L533.963,316.723L533.899,316.839L533.886,316.932L533.814,317.02L533.685,317.129L533.552,317.178L533.255,317.043L532.618,317.181L532.508,317.279L532.419,317.208L532.282,317.145L531.645,317.065L531.393,317.128L531.056,317.104L530.745,317.034L530.512,317.091L530.307,317.365L530.205,317.457L530.125,317.516L529.95,317.602L529.803,317.705L529.608,317.779L529.433,317.769L529.268,317.651L529.209,317.678L529.157,317.787L529.067,317.879L528.82,317.993L528.757,317.991L528.743,317.991L528.554,318.075L528.242,318.122L528.085,318.089L527.801,318.467L527.714,318.536L527.443,318.651L527.222,318.709L527.032,318.663L526.957,318.659L526.115,318.64L525.675,318.559L525.393,318.411L525.205,318.246L525.113,318.063L524.895,317.953L524.55,317.914L524.282,317.732L524.089,317.408L523.83,317.151L523.501,316.961L523.241,316.693L523.049,316.346L522.703,316.033L522.203,315.755L522.052,315.694L522.022,315.604L521.778,315.258L521.673,315.13L521.683,314.958L521.634,314.86L521.545,314.792L521.497,314.543L521.469,314.357L521.399,314.237L520.864,314.212L521.312,313.768L521.535,313.644L521.793,313.665L521.876,313.625L521.898,313.56L521.942,313.415L521.964,313.278L521.986,313.148L521.958,313.076L521.833,313.053L521.773,312.734L521.837,312.613L521.901,312.529L521.822,312.14L521.846,312.007L522.048,311.986L522.215,311.903L522.352,311.809L522.39,311.688L522.502,311.442L522.399,311.14L521.816,310.943L521.786,310.868L521.921,310.782L522.066,310.66L522.15,310.564L522.262,310.551L522.42,310.6L522.702,310.819L522.809,310.851L522.913,310.787L523.024,310.773L523.335,310.781L523.597,310.73L523.538,310.497L523.539,310.327L523.494,310.191L523.522,310.042L523.628,309.925L523.66,309.663L523.823,309.486L523.9,309.46L524.188,309.493L524.256,309.539L524.3,309.549L524.759,309.98L525.193,310.304L525.548,310.47L526.07,310.483L526.625,310.498L527.553,310.441L528.249,310.399L528.295,310.318L528.4,310.125L528.316,309.959L528.321,309.764L528.438,309.51L528.782,309.298L529.767,309.205L530.333,309.047L530.419,308.832L530.606,308.619L530.778,308.576L531.013,308.674L531.296,308.861L531.545,308.961L531.69,308.897L532.19,308.581L532.766,308.271L533.162,307.431L533.205,307.296L533.634,307.2L534.261,307.217L534.583,307.327L534.825,307.385L535.187,307.365L535.709,307.184L535.902,307.189L536.052,307.317L536.216,307.428L536.327,307.563L536.411,307.754L536.456,307.825L536.529,307.923L536.661,308.057L536.788,308.092L537.755,307.859z"},"is":{"name":"Iceland","path":"M432.078,213.067L432.4,213.093L432.926,212.854L433.146,212.697L433.687,212.152L434.006,212L434.499,212.038L434.736,212L434.742,212.053L434.439,212.274L434.197,212.35L433.849,212.679L433.518,213.419L433.273,213.781L433.275,213.942L433.573,214.227L433.9,214.388L434.2,214.242L434.331,214.299L434.449,214.51L434.516,214.719L434.531,214.926L434.477,215.358L434.297,215.791L434.053,216.153L434.087,216.267L434.283,216.325L435.212,216.091L435.309,216.108L435.362,216.225L435.373,216.441L435.424,216.636L435.516,216.811L435.487,216.989L435.08,217.552L435.561,217.198L435.94,217.098L436.59,217.276L436.856,217.48L437.011,217.839L437.236,217.72L437.334,217.727L437.481,217.931L437.486,218.149L437.378,218.458L437.341,218.744L437.228,218.861L437.017,218.946L436.957,219.041L437.05,219.258L437.187,219.47L437.381,219.479L437.416,219.577L437.42,219.694L437.394,219.832L437.331,219.926L437.23,219.978L437.097,220.129L437.585,220.459L437.647,220.582L437.654,220.761L437.616,220.958L437.533,221.172L437.386,221.298L437.034,221.319L436.818,221.458L436.892,221.688L436.886,221.979L436.821,222.322L436.544,222.839L436.284,223.114L436.029,223.292L435.575,223.229L435.328,223.092L435.355,223.537L435.103,223.81L435.15,224.038L435.238,224.154L435.195,224.446L435.075,224.735L434.874,225.047L434.646,225.242L434.193,225.477L433.806,225.866L433.542,226.02L432.884,226.013L432.213,226.263L431.265,226.789L430.626,227.209L430.133,227.684L429.482,228.456L428.999,228.78L428.72,228.867L428.177,228.936L427.722,229.145L426.211,229.535L425.7,229.748L425.634,229.941L425.422,230.232L425.409,230.337L425.501,230.418L425.519,230.523L425.332,230.866L424.958,231.113L424.782,231.109L424.568,230.896L424.475,230.904L424.438,230.937L424.436,231.003L424.559,231.259L424.333,231.377L423.349,231.675L421.674,231.455L421.011,231.226L420.192,230.86L419.705,230.763L419.014,230.739L418.446,230.227L418.183,229.91L418.162,229.778L418.192,229.627L418.251,229.524L418.339,229.469L418.526,229.463L418.551,229.418L418.408,229.163L418.271,229.246L417.906,229.606L417.743,229.593L417.529,229.413L417.521,229.238L417.104,229.171L416.741,228.952L416.38,228.637L416.326,228.517L416.5,228.34L416.466,228.306L416.335,228.276L416.072,228.334L415.675,228.733L415.504,228.825L412.911,228.918L412.253,228.959L412.126,229.02L412.012,228.761L411.91,228.181L411.872,227.798L411.898,227.612L411.989,227.389L412.13,227.427L412.264,227.604L412.386,227.855L412.525,227.977L413.43,227.671L413.798,227.465L413.954,227.27L414.138,226.936L414.333,226.765L414.426,226.604L414.609,226.091L414.735,225.853L414.887,225.676L415.063,225.562L415.463,225.481L415.2,225.36L414.948,225.36L414.094,225.903L413.807,225.903L413.819,225.818L413.94,225.665L414.234,225.4L414.032,225.38L413.955,225.26L413.946,225.007L414.096,224.598L414.792,224.058L415.033,223.978L415.106,223.871L415.015,223.784L414.869,223.731L414.169,224.288L413.659,224.48L413.508,224.443L413.244,224.228L413.159,224.131L413.045,223.884L413.059,223.735L413.301,223.297L413.262,223.212L413.095,223.169L412.646,222.765L411.936,222.806L410.177,222.571L409.813,222.671L409.214,223.018L408.852,223.132L408.685,223.057L408.533,222.873L408.395,222.626L408.271,222.313L408.324,222.096L408.556,221.972L408.726,221.913L409.205,221.988L409.789,221.769L410.161,221.723L410.268,221.688L410.487,221.455L410.595,221.396L410.763,221.478L410.845,221.636L411.432,221.39L411.634,221.267L411.657,221.19L411.745,221.102L412.037,221.235L412.274,221.239L412.569,221.147L413.091,221.107L414.26,221.086L414.435,220.885L414.517,220.707L414.62,220.254L414.574,220.161L413.845,220.578L413.678,220.571L412.833,220.35L412.528,220.1L412.628,219.899L413.076,219.465L413.538,219.117L414.218,218.739L414.377,218.592L414.394,218.417L413.94,218.106L413.083,218.192L412.863,217.823L412.15,217.604L411.676,217.741L411.424,217.517L410.808,217.827L409.454,218.274L408.915,218.583L408.625,218.686L408.291,218.434L407.715,218.149L407.067,218.06L407.009,217.892L407.387,217.377L407.646,217.283L407.906,217.331L408.403,217.69L408.746,217.803L408.316,217.275L408.327,217.072L408.294,216.767L408.162,216.636L408.03,216.298L408.084,216.184L408.253,216.143L408.599,216.258L409.422,216.844L409.826,216.74L410.047,216.524L410.35,216.364L410.264,216.281L409.553,216.271L409.172,216.151L408.98,215.979L408.813,215.686L408.872,215.551L409.07,215.443L409.677,215.475L409.277,214.964L408.999,214.67L408.969,214.528L408.988,214.35L409.025,214.23L409.082,214.17L409.778,214.47L409.931,214.482L409.79,214.289L409.484,214.004L409.471,213.897L409.6,213.81L409.663,213.647L409.669,213.513L409.88,213.397L410.094,213.392L410.309,213.498L410.975,214.054L411.07,214.21L411.102,214.415L411.069,214.67L411.097,214.772L411.357,214.685L411.565,214.792L411.668,214.763L411.927,214.38L412.105,214.471L412.212,214.65L412.246,214.812L412.262,215.034L412.216,215.496L412.228,215.561L412.409,215.3L412.717,215.28L412.757,215.149L412.766,214.663L412.741,214.251L412.707,214.167L411.693,213.595L411.517,213.459L411.296,213.177L411.341,213.035L411.539,212.908L411.836,212.857L412.527,212.864L412.597,212.804L412.463,212.655L412.144,212.559L412.069,212.472L412.031,212.306L411.652,212.397L411.229,212.401L410.822,212.299L410.814,212.17L410.974,211.98L411.307,211.665L411.461,211.586L411.926,211.641L412.387,211.552L412.761,211.66L413.058,211.972L413.479,212.52L414.049,212.869L414.102,212.979L414.405,213.264L415.009,214.03L415.622,214.473L415.65,214.586L415.549,214.718L415.313,214.873L415.367,214.958L415.675,215.071L415.897,215.369L415.912,215.499L415.711,216.419L415.604,216.614L415.482,216.717L414.916,216.544L415.05,216.836L415.455,217.146L415.546,217.319L415.486,217.489L415.53,217.528L415.678,217.437L415.74,217.533L415.714,217.816L415.651,218.051L415.55,218.237L415.58,218.318L415.738,218.293L415.886,218.341L416.118,218.598L416.306,219.381L416.399,219.633L416.467,219.409L416.551,218.838L416.63,218.546L416.705,218.533L416.769,218.437L416.823,218.257L416.933,217.621L417.313,217.138L417.494,216.989L417.665,216.957L417.747,217.017L418.032,217.524L418.205,217.609L418.293,217.582L418.415,217.237L418.569,216.575L418.604,215.833L418.521,215.01L418.569,214.42L418.75,214.067L418.987,213.958L419.282,214.094L419.497,214.31L419.921,215.13L420.264,215.559L420.558,216.017L420.71,216.166L421.002,216.241L421.08,216.211L421.132,216.106L421.159,215.924L421.096,214.753L421.178,214.388L421.302,214.127L421.828,213.974L422.115,213.81L422.394,213.541L422.625,213.396L422.809,213.377L423,213.482L423.201,213.711L423.513,214.157L423.906,214.894L424.406,215.442L424.667,216.31L424.723,216.456L424.785,216.473L424.851,216.36L424.893,216.201L424.905,215.815L424.765,215.303L424.298,214.006L424.29,213.759L424.349,213.561L424.678,213.539L425.444,213.659L425.688,213.861L426.209,214.655L426.355,214.847L426.444,214.895L426.477,214.799L426.679,214.652L426.818,214.474L427.051,214.036L427.56,213.246L427.666,213.223L427.814,213.285L428.075,213.492L428.199,213.658L428.444,213.784L428.695,213.74L429.042,213.463L429.435,213.293L429.569,212.9L429.594,212.72L429.278,211.543L429.411,211.301L430.096,211.008L430.695,210.985L430.837,211.066L431.214,211.641L431.47,211.929L431.599,212.16L431.63,212.669L431.785,212.856z"},"in":{"name":"India","path":"M739.201,443.582l-0.172,0.231l-0.336,-0.708l-0.144,-0.043l-0.005,-0.337l0.078,-0.133l0.389,-0.149l0.102,0.083l0.198,0.656L739.201,443.582zM738.762,442.105l-0.267,0.266l-0.116,-0.16l0.048,-0.111l0.113,-0.061l0.106,-0.086L738.762,442.105zM737.945,440.639l-0.218,0.003l-0.064,-0.121l-0.092,-0.125l0.07,-0.121l0.115,-0.031l0.163,0.196l0.038,0.139L737.945,440.639zM738.21,440.136l-0.132,0.104l-0.033,-0.014l-0.019,-0.08l-0.005,-0.056l-0.024,-0.101l-0.013,-0.178l0.105,-0.149l0.105,0.031l-0.057,0.152L738.21,440.136zM680.763,439.537l-0.04,0.035l-0.041,0.013l-0.028,-0.004l-0.015,-0.035l0.008,-0.026l0.036,0.03l0.048,-0.028l0.054,-0.089l0.013,-0.029l0.011,0.016l-0.011,0.051L680.763,439.537zM737.098,439.592l0.084,0.105l-0.155,-0.018l-0.144,-0.159l0.038,-0.149l0.054,-0.061L737.098,439.592zM736.106,437.09l-0.123,0.016l-0.076,-0.096l-0.009,-0.112l0.07,-0.073l0.066,-0.038l0.066,0.01l0.066,0.189L736.106,437.09zM735.308,433.077l-0.085,0.097l-0.289,-0.076l0.021,-0.292l-0.068,-0.286l0.05,-0.12l0.217,-0.205l0.176,-0.09l0.122,0.277l0.057,0.271L735.308,433.077zM679.957,431.238l-0.021,0.018l-0.002,-0.052l0.026,-0.083l0.03,-0.055l0.009,0.006l-0.008,0.054l-0.015,0.073L679.957,431.238zM735.842,430.729l-0.137,0.057l-0.137,-0.071l0.107,-0.115l0.018,-0.234l0.14,0.13l-0.008,0.148L735.842,430.729zM736.752,428.862l0.125,0.392l-0.226,-0.171l-0.073,-0.123l0.113,-0.083L736.752,428.862zM735.91,426.498l-0.089,0.186l-0.018,-0.398l0.042,-0.05l0.045,-0.014l0.057,0.037L735.91,426.498zM735.925,430.289l-0.062,0.067l-0.091,-0.075l-0.261,-0.511l-0.045,-0.328l-0.072,-0.114l0.092,-0.163l0.115,-0.054l0.068,-0.184l0.024,-0.28l0.101,-0.229l0.051,-0.064l0.21,-0.002l0.053,-0.029l-0.029,-0.219l-0.122,-0.095l-0.043,-0.061l0.005,-0.525l0.032,-0.212l0.076,-0.153l-0.054,-0.316l0.036,-0.118l0.151,-0.166l0.067,-0.354l-0.062,-0.106l0.144,-0.546l-0.008,-0.366l0.188,-0.366l0.294,-0.167l0.093,-0.004l0.012,0.313l0.028,0.103l-0.17,0.185l0.162,0.241l-0.021,0.087l-0.065,0.191l-0.107,0.188l-0.149,0.077l-0.116,0.25l-0.066,0.094l0.221,0.263l0.071,0.892l-0.162,0.244l-0.193,0.049l0.045,0.594l-0.035,0.133l-0.191,0.291l-0.036,0.127l-0.107,0.12l0.045,0.149l0.093,0.065l0.002,0.122l-0.086,0.313l-0.007,0.357L735.925,430.289zM696.625,368.734l-0.007,-0.011l-0.165,-0.245L696.625,368.734l-0.092,0.27l0.019,0.214l0.17,0.236l0.138,0.165l-0.135,0.222l-0.08,0.257l0.09,0.115l-0.042,0.369l0.04,0.069l0.095,0.029l0.148,-0.025l0.113,0.18l-0.102,-0.162l-0.012,-0.018l0.154,-0.098l0.131,-0.019l0.078,0.028l0.104,-0.279l0.092,-0.04l0.178,0.077l0.352,0.526l0.298,0.444l0.063,0.061l0.023,0.023l0.053,0.051l0.294,0.23l0.203,0.145l0.277,-0.052l0.366,-0.01l0.217,0.142l0.125,0.099l0.006,0.014l0.017,0.003l0,0l0.44,0.348l0.19,-0.026l0.126,0.1l0.036,0.245l-0.059,0.255l0.014,0.12l0.196,0.023l0.417,0.168l0.368,0.149l0.191,0.047l0.205,0.11l0.182,0.176l0.355,0.226l0.314,0.173l0.069,0.234l-0.124,-0.05l-0.164,0.026l-0.167,0.104l-0.079,0.066l-0.381,0.403l-0.2,0.124l-0.179,0.181l-0.413,0.545l-0.239,0.508l-0.174,0.477l0.003,0.337l-0.064,0.395l-0.178,0.225l-0.109,0.076l-0.129,0.339l-0.093,0.395l0.054,0.128l0.222,0.172l0.216,0.168l0.275,0.182l0.264,0.173l0.17,0.022l0.047,-0.098l0.062,-0.094l0.194,0.05l0.236,0.169l0.154,0.135l0.068,0.045l0.408,0.227l0.338,0.187l0.428,0.237l0.104,0.145l0.092,0.154l0.202,0.204l0.491,0.361l0.42,0.259l0.342,0.21l0.268,0.147l0.124,-0.023l0.136,-0.079l0.119,-0.045l0.139,0.042l0.21,0.112l0.493,0.342l0.46,0.267l0.501,-0.048l0.133,0.043l0.094,0.242l0.063,0.245l0.56,0.162l0.368,0.073l0.421,0.133l0.213,0.099l0.224,-0.124l0.041,-0.109l0.177,-0.064l0.294,0.028l0.548,0.19l0.229,0.057l0.192,-0.18l0.357,-0.083l0.187,-0.094l0.39,0.2l0.704,0.25l0.363,0.156l0.086,0.153l0.039,0.145l-0.003,0.352l0.089,0.159l0.706,0.357l0.233,0.151l0.188,0.049l0.106,0.006l0.073,0.045l0.063,0.203l0.05,0.047l0.136,0.05l0.148,0.029l0.459,-0.176l0.314,-0.133l0.224,0.034l0.145,0.148l0.021,0.216l0.084,0.228l0.16,0.111l0.172,0.012l0.426,-0.154l0.343,0.118l0.314,0.043l0.35,0.074l0.136,0.056l0.362,0.188l0.443,0.19l0.171,-0.021l0.713,-0.354l0.061,0.043l0.145,0.338l0.217,0.121l0.339,0.106l0.354,-0.195l0.279,0.056l0.338,0.018l0.324,-0.094l0.281,-0.024l0.409,0.17l0.09,-0.039l0.078,-0.109l0.159,-0.488l0.141,-0.432l-0.013,-0.258l-0.129,-0.379l-0.331,-0.494l-0.024,-0.15l0.111,-0.863l0.123,-0.499l0.105,-0.236l0.116,-0.337l0.021,-0.156l-0.012,-0.141l-0.113,-0.086l-0.03,-0.107l0.028,-0.09l0.09,-0.05l0.376,-0.063l0.424,-0.135l0.169,-0.072l0.127,-0.072l0.13,-0.114l0.121,0.005l0.38,0.165l0.133,0.104l0.07,0.315l0.057,0.122L725,382l-0.228,0.774l0.045,0.289l0.189,0.211l0.165,0.147l-0.027,0.059l-0.34,0.249l-0.061,0.133l0.075,0.13l0.135,0.11l0.061,0.105l0.063,0.326l0.173,0.092l0.342,0.21l0.301,0.153l0.517,-0.102l0.146,0.069l0.254,0.072l0.198,0.022l0.115,0.054l0.064,0.052l-0.009,0.066l0.011,0.068l0.283,0.018l0.149,0.039l0.503,-0.07l0.505,-0.096l0.232,-0.291l0.103,-0.021l0.29,-0.113l0.286,0.124l0.314,0.169l0.17,0.051l0.335,0.027l0.326,-0.019l0.78,-0.081l0.429,0.042l0.394,-0.242l0.081,0.001l0.173,0.187l0.433,0.017l0.23,-0.09l0.248,-0.069l0.158,-0.022l0.127,-0.002l0.153,0.018l0.145,-0.062l0.066,-0.125l-0.015,-0.189l-0.104,-0.206l-0.091,-0.121l-0.018,-0.064l0.028,-0.149l0.08,-0.21l0.147,-0.24l-0.108,-0.233L733.87,383l-0.111,-0.026l-0.28,0.062l-0.303,-0.012l-0.239,-0.161l-0.178,-0.202l-0.043,-0.169l0.052,-0.207l0.079,-0.19l0.017,-0.071l0.227,0l0.314,0.042l0.238,0.053l0.191,-0.002l0.347,-0.244l0.158,-0.015l0.182,-0.046l0.079,-0.046l0.055,0.036l0.199,0.03l0.207,-0.012l0.185,-0.067l0.186,-0.105l0.33,-0.22l0.065,-0.126v-0.116l-0.062,-0.077l-0.063,-0.037l0.025,-0.101l0.139,-0.17l0.505,-0.256l0.43,-0.316l0.236,-0.237l0.108,-0.287l0.137,-0.312l0.128,-0.123l0.305,-0.078l0.854,-0.115l0.269,-0.126l0.397,-0.234l0.2,-0.184l0.111,-0.149l0.012,-0.166l0.264,-0.052l0.23,-0.269l0.279,-0.271l0.491,-0.229l0.435,-0.308l0.151,0.049l0.158,0.146l0.084,0.161l0.018,0.082l0.556,0.102l0.088,-0.016l0.409,0.144l0.377,0.174l0.208,0.043l0.102,-0.005l0.087,-0.054l0.102,-0.153l0.104,-0.111l0.065,-0.045l-0.003,-0.176l0.546,-0.344l0.49,-0.247l0.422,-0.18l0.124,0.074l0.137,0.137l0.187,0.349l0.113,0.085l0.286,-0.049l0.053,0.039l-0.045,0.125l-0.194,0.155l-0.252,0.139l-0.164,0.114l0.054,0.379l-0.013,0.13l0.071,0.041l0.518,-0.376l0.249,-0.074l0.089,0.091l0.027,0.201l0.205,0.414l0.087,0.21l-0.521,0.5l-0.191,0.258l0.007,0.091l-0.01,0.09l-0.133,0.128l0.007,0.051l0.107,0.081l0.131,0.061l0.063,-0.002l0.108,-0.121l0.491,-0.171l0.141,0.032l0.346,0.262l0.16,0.015l0.415,0.078l0.266,-0.099l0.195,0.091l0.405,0.328l0.093,0.06l-0.034,0.199l-0.021,0.219l0.103,0.174l0.012,0.154l-0.023,0.141l-0.081,0.097l-0.225,0.054l-0.191,0.168l-0.304,0.243l-0.244,0.194l-0.177,0.172l-0.064,0.18l0.02,0.227l0.051,0.237l0.566,0.868l-0.005,0.15l-0.179,0.042l-0.238,-0.098l-0.205,-0.14l-0.231,-0.372l-0.186,-0.111l-0.185,-0.024l-1.1,0.191l-0.233,0.054l-0.363,0.139l-0.254,0.279l-0.185,0.255l-0.19,0.103l-0.278,0.198l-0.771,0.608l-0.445,0.262l-0.291,0.096l-0.204,0.138l-0.11,0.224l-0.083,0.161l-0.024,0.395l0.051,0.486l0.11,0.31l0.059,0.065l0.009,0.091l-0.111,0.167l-0.146,0.143l-0.071,0.088l-0.065,0.442l-0.129,0.217l-0.238,0.319l-0.211,0.241l-0.331,0.187l-0.126,0.151l-0.121,0.279l-0.071,0.236l-0.004,0.085l0.038,0.075l0.138,0.083l0.167,0.08l0.08,0.125l0.011,0.151l-0.124,0.363l-0.223,0.503l-0.255,0.398l-0.263,0.379l-0.063,0.124l-0.236,0.465l-0.206,0.639l-0.139,0.429l-0.12,0.294l-0.148,0.013l-0.179,-0.094l-0.437,-0.125l-0.279,-0.101l-0.203,-0.091l-0.141,0.004l-0.194,0.059l-0.197,0.041l-0.117,-0.044l-0.271,-0.265l-0.083,0.03l-0.053,0.129l0.183,0.756l0.119,0.281l-0.02,0.469l-0.047,0.575l-0.07,0.627l-0.047,0.145l-0.116,0.166l-0.153,0.045l-0.139,-0.065l-0.111,0.015l-0.037,0.105l0.032,0.271l-0.136,0.31l-0.1,0.265l0.026,0.257l0.048,0.261l0.159,0.564l0.001,0.206l-0.031,0.185l-0.083,0.077l-0.143,-0.013l-0.078,0.076l-0.059,0.116l-0.161,0.427l-0.154,0.045l-0.155,-0.064l-0.232,-0.285l-0.142,-0.083l-0.09,0.005l-0.04,0.075l-0.063,0.17l-0.063,0.114l-0.155,0.1l-0.038,-0.21l-0.083,-1.092l-0.063,-0.348l-0.051,-0.483l-0.075,-0.148l-0.096,-0.265L735,397.047l-0.089,-0.097l-0.057,-0.427L734.833,396l0.001,-0.248l-0.125,-0.513l-0.122,-0.582l-0.165,0.024l-0.098,-0.141l-0.071,0.003l-0.232,0.131l-0.185,-0.043l-0.137,0.018l-0.001,0.268l0.023,0.285l-0.052,0.103l-0.362,0.334l-0.101,0.224l0.01,0.235l0.045,0.314l-0.064,0.16l-0.157,0.147l-0.211,0.077l-0.186,-0.036l-0.119,-0.128l-0.111,-0.326l-0.099,-0.178l-0.104,-0.042l-0.081,0.048l-0.011,0.205l0.006,0.169l-0.026,0.019l-0.058,-0.026l-0.066,-0.083l-0.173,-0.818l-0.247,-0.631l-0.015,-0.242l0.09,-0.312l0.111,-0.481l0.293,-0.3l0.038,-0.127l0.048,-0.101l0.071,-0.02l0.376,0.028l0.126,-0.048l0.111,-0.142l0.162,-0.114l0.162,-0.046l0.129,-0.017l0.207,0.108l0.086,-0.062l0.063,-0.2l0.09,-0.198l0.058,-0.096l0.139,-0.043l0.177,-0.01l0.059,-0.037l0.048,-0.067l0.044,-0.263l0.226,-0.589l0.08,-0.262l0.012,-0.046l-0.007,-0.292l0.064,-0.042l0.375,0.143l0.164,-0.002l0.089,-0.059l0.029,-0.107l-0.048,-0.125l-0.267,-0.219l-0.474,-0.295l-0.435,-0.181l-0.804,0.027l-0.796,0.057l-0.233,-0.029l-0.291,-0.082l-0.715,0.012l-0.864,0.045l-0.329,-0.025l-0.162,0.003l-0.325,0.027l-0.53,-0.084l-0.367,-0.108l-0.325,-0.119l-0.386,-0.107l-0.093,0.001l-0.054,-0.039l-0.037,-0.095l-0.013,-0.123l0.08,-0.57l-0.071,-0.866l0.065,-0.316L727.469,387l-0.108,-0.132l-0.146,-0.006l-0.093,0.092l-0.037,0.167l0.053,0.187l-0.116,0.208l-0.233,0.067l-0.272,-0.07l-0.226,-0.098L726,387.203l-0.219,-0.299l-0.019,-0.331l-0.099,-0.213l-0.135,-0.104l-0.099,-0.029l-0.089,0.023l-0.078,0.116l0.068,0.115l0.093,0.162l-0.031,0.11l-0.083,0.017l-0.124,-0.047l-0.192,0.025l-0.186,-0.084l-0.111,-0.007l-0.11,-0.031l-0.007,-0.191l-0.169,-0.242l-0.286,-0.271l-0.281,-0.168l-0.135,0.023l-0.068,0.185l0.016,0.069l0.099,0.034l0.142,0.107l0.03,0.112l-0.021,0.098l-0.175,0.179l-0.124,0.17l-0.277,0.247l-0.236,0.283l-0.062,0.214l-0.089,0.192l-0.035,0.211l0.062,0.146l0.114,0.092l0.296,0.067l0.31,0.284l0.25,0.383l0.141,0.116l0.256,0.129l0.493,0.015l0.073,0.105l0.07,0.281l0.097,0.099l0.251,0.132l0.021,0.097l-0.061,0.112l-0.111,0.088l-0.205,0.056l-0.195,0.022l-0.196,-0.036l-0.291,-0.022l-0.33,-0.002l-0.234,0.699l-0.167,0.245h-0.095l-0.255,-0.119l-0.109,0.019l-0.294,0.62l-0.041,0.149l-0.02,0.112l0.156,0.239l0.187,0.197l0.223,0.077l0.175,-0.059l0.142,0.079l0.166,0.198l0.285,0.131l0.403,0.063l0.229,0.156l0.028,0.135l-0.02,0.137l-0.036,0.356l-0.039,0.205l-0.217,0.538l-0.155,0.463l0.08,0.22l0.058,0.09l0.055,0.069l0.174,0.173l0.121,0.171l-0.104,0.437l0.057,0.115l0.233,0.077l0.251,0.059l0.088,0.072l-0.218,0.443l0.046,0.308l0.092,0.289l0.066,0.472l0.01,0.05l-0.018,0.118l0.143,0.366l0.221,0.713l0.017,0.266l-0.013,0.281l-0.065,0.469l-0.221,-0.002l0.197,0.313l0.063,0.225l0.027,0.314l-0.237,0.039l-0.168,-0.035l-0.14,-0.275l-0.065,0.25l-0.25,0.231l-0.09,-0.113l-0.052,-0.121l-0.01,-0.214l0.138,-0.817l-0.028,-0.092l-0.062,-0.061l-0.137,-0.033l-0.051,-0.166l-0.209,0.872l0.092,0.356l-0.042,0.162l-0.39,0.136l-0.395,-0.327l-0.05,-0.105l-0.023,0.184l-0.071,0.224l-0.37,-0.041l-0.183,-0.175l0.119,-0.298l0.229,-0.72l0.043,-0.321l-0.307,-0.236l-0.26,-0.145l-0.149,-0.328l0.057,0.36l0.139,0.128l0.202,0.09l0.214,0.184l-0.154,0.224l-0.15,0.139l-0.287,0.528l-0.35,0.295l-0.408,0.222l-1.34,0.326l-0.281,0.132l-0.411,0.406l-0.266,0.385l-0.049,0.39l0.15,0.421l0.122,0.658l0.102,0.134l-0.143,0.24l-0.249,0.255l-0.206,0.343l0.019,0.188l-0.053,0.127l-0.706,0.421l-0.148,0.246l-0.194,0.244l-0.232,-0.14l-0.136,0.002l0.187,0.194l-0.024,0.128l-0.066,0.075l-0.178,0.07l-1.02,0.309l-0.78,0.293l-0.219,-0.012l0.04,-0.089l0.137,-0.079l-0.014,-0.336l-0.143,-0.062l-0.124,-0.024l-0.594,0.41l-0.24,0.405l0.05,0.077l0.135,-0.019l0.399,-0.229l0.186,0.065l0.013,0.09l-0.606,0.35l-1.275,1.132l-0.06,0.223l-0.166,0.252l-0.229,0.237l-0.411,0.573l-0.788,0.851l-0.219,0.317l-1.262,0.654l-0.23,0.194l-0.518,0.636l-0.532,0.52l-0.621,0.431l-1.077,0.549l-0.655,0.519l-0.205,0.345l-0.013,0.123l0.07,0.167l0.12,0.156l0.027,0.124l-0.059,0.222l-0.032,0.123l-0.192,0.304l-0.329,0.217l-1.065,0.453l-0.141,-0.014l-0.869,-0.09l-0.325,0.082l-0.134,0.212l-0.299,0.877l-0.286,0.233l-0.103,0.211l-0.041,0.146l-0.172,-0.004l-0.148,-0.065l-0.108,0.047l-0.124,-0.294l-0.208,-0.06l-0.172,-0.021l-0.734,0.296l-0.257,0.238l-0.54,1.121l-0.134,0.722l0.127,0.796l0.188,0.635l0.037,0.287l-0.023,0.372l-0.096,0.181l-0.068,0.214l0.09,0.441l0.227,0.577l0.055,0.244l0.005,0.251l0.171,0.576l-0.115,-0.104l-0.091,-0.243l-0.216,-0.31l-0.265,0.309l0.146,0.222l0.494,0.264l0.146,0.216l-0.318,1.921l-0.241,0.681l-0.296,0.446l-0.157,0.172L699.821,429l-0.244,0.851l-0.049,0.327l0.11,0.366l-0.125,0.216l-0.156,0.165l0.297,-0.074l0.102,0.198l0.038,0.205l0.004,1.216l-0.033,1.266l-0.229,0.052l-0.251,0.013l-0.222,-0.036l-0.159,-0.049l-0.396,0.067l-0.213,0.14l-0.171,0.232l0.012,0.396l-0.734,0.996l-0.158,0.332l-0.058,0.319l0.095,0.167l0.188,0.171l0.245,0.069l0.473,0.069l0.227,0.091l0.154,0.169l-0.557,-0.18l-0.655,-0.036l-1.566,0.462l-0.412,0.324l-0.23,0.281l-0.158,0.642l-0.027,0.429l-0.186,0.357l-0.813,0.548l-0.514,0.169l-0.195,0.146l-0.606,-0.189l-0.661,-0.48l-0.278,-0.258l-0.981,-1.24l-0.179,-0.157l-0.198,-0.531l-0.031,-0.198l-0.055,-0.079l-0.093,-0.054l-0.045,-0.082l-0.221,-0.608l-0.09,-0.634l-0.141,-0.709l0.118,0.049l0.164,0.233l0.082,0.339l0.01,0.474l0.123,0.055l0.11,-0.045l-0.315,-1.092l-0.274,-0.271l-0.072,-0.018l-0.077,-0.175l-0.008,-0.22l0.024,-0.104l-0.219,-0.358l-0.077,-0.213l-0.486,-1.083l-0.219,-0.777l-0.339,-0.865l-0.219,-0.303l-0.341,-0.668l-0.286,-0.311l-0.303,-0.417l-0.238,-0.185l-0.093,-0.097l-0.705,-1.447l-0.217,-0.801l-0.184,-0.378l-0.091,-0.288l-0.247,-1.231l-0.002,-0.22l-0.03,-0.241l-0.176,-0.522l-0.309,-0.565l-0.089,-0.352l0.001,-0.137l-0.196,-0.55l-0.042,-0.251l-0.132,-0.232l-0.154,-0.213l-0.16,-0.171l-0.377,-0.558l-0.135,-0.136l-0.257,-0.362l-0.183,-0.669l-0.234,-0.262h0.368l-0.225,-0.248l-0.106,-0.162l-0.118,-0.1l0.171,-0.25l-0.28,0.007l-0.148,-0.15l-0.203,-0.47l-0.369,-0.532l-0.063,-0.284l-0.326,-0.895l-0.276,-2.153l-0.253,-0.961l0.02,-0.276l-0.306,-0.834l-0.149,-0.56l-0.061,-0.475l-0.081,-0.312l-0.073,-0.62l-0.117,-0.196l-0.013,-0.118l0.078,-0.283l0.219,-0.437l0.081,-0.277l-0.095,-0.39l-0.199,0.41l-0.186,0.115l-0.089,-0.306l-0.001,-0.412l-0.023,-0.099l0.049,-0.138l0.492,0.063l-0.56,-0.253l-0.066,-0.148l-0.021,-0.111l0.12,-0.205l-0.204,-0.173l-0.082,-0.53l-0.06,-0.121l-0.023,-0.098l0.116,-0.733l0.482,-1.443l0.036,-0.327l-0.042,-0.465l-0.107,-0.37l-0.046,-0.392l-0.029,-0.101l-0.175,-0.036l-0.166,-0.145l-0.192,-0.582l0.176,-0.191l0.136,-0.105l-0.187,0.044l-0.154,-0.018l0.292,-0.269l0.261,-0.206l0.595,-0.239l0.253,-0.153l-0.374,0.138l-0.392,0.052l-0.832,-0.028l0.139,-0.544l0.145,-0.182l0.157,-0.102l-0.231,0.031l-0.268,-0.043l0.086,-0.553l0.211,-0.12l0.227,-0.023l0.282,-0.079l-0.302,-0.091l-0.313,-0.044l-0.377,0.091l-0.346,-0.067l-0.421,0.001l0.168,0.074l0.18,0.168l-0.09,0.3l-0.085,0.187l-0.231,0.129l-0.189,0.195l-0.053,0.171l-0.107,0.12l0.185,0.085l0.19,0.061l0.11,0.139l0.13,0.201l-0.007,0.391l-0.498,0.919l-0.172,0.205l-1.247,0.554l-0.489,0.301l-1.044,0.391l-0.406,0.073l-0.45,-0.078l-0.658,-0.297l-1.004,-0.761l-0.261,-0.251l-0.803,-0.979l-0.579,-0.519l-0.439,-0.483l-0.544,-0.458l-0.513,-0.618l-0.109,-0.282l0.038,-0.287l0.191,-0.156l0.224,0.063l0.177,0.242l0.125,0.108l0.105,0.044l0.766,-0.371l0.297,0.015l0.203,-0.186l0.257,0.041l0.524,-0.29l0.22,-0.018l0.262,-0.058l0.422,-0.735l0.316,-0.468l0.205,-0.098l-0.012,-0.114l-0.057,-0.149l-0.153,0.038l-0.107,0.142l-0.079,0.172l-0.08,0.103l-0.248,-0.095l-0.167,0.016l-0.206,0.056l-0.753,0.274l-0.31,0.246l-0.21,0.049l-1.203,-0.271l-1.176,-0.622l-0.495,-0.414l-0.313,-0.529l-0.313,-0.631l0.103,-0.177l0.486,-0.38l0.42,-0.299l-0.377,0.133l-0.408,0.185l-0.202,0.129l-0.229,0.271l-0.304,0.061l-0.12,-0.402l-0.076,-0.392l0.194,-0.132l0.136,-0.083l0.276,-0.07l0.302,-0.05l0.274,0.002l0.387,0.006l0.011,-0.92l0.032,-0.081l0.055,-0.047l0.063,-0.02l0.053,0.014l0.079,0.138l0.099,-0.008l0.105,-0.08l0.234,0.06l0.188,-0.041l0.19,0.054l0.324,0.001l0.585,-0.022l0.325,0.007l0.21,0.146l0.23,0.161l0.249,0.023l0.361,-0.019l0.245,-0.062l0.124,-0.15l0.093,-0.144l0.535,-0.21l0.562,-0.171l0.162,-0.019l0.051,0.1l-0.025,0.167l0.065,0.159l0.226,0.101l0.159,0.025l0.143,-0.023l0.106,-0.051l0.228,-0.25l0.118,-0.057l0.153,0.004l0.172,-0.12l0.003,-0.092l-0.109,-0.044l-0.093,-0.132l0.018,-0.107l-0.027,-0.152l0.019,-0.144l0.073,-0.108l0.128,-0.104l-0.076,-0.215l-0.196,-0.412l-0.205,-0.528l-0.217,-0.44l-0.275,-0.386l-0.142,-0.284l0.015,-0.627l-0.024,-0.127l-0.095,-0.078l-0.127,-0.043l-0.179,0.064l-0.161,0.012l-0.346,-0.014l-0.17,-0.064l-0.462,-0.631l-0.061,-0.248l-0.002,-0.255l0.153,-0.444l0.047,-0.414l0.021,-0.386l-0.025,-0.109l-0.093,-0.13l-0.155,-0.096l-0.415,-0.023l-0.493,-0.128l-0.379,-0.225l-0.264,-0.136l-0.071,-0.089l-0.032,-0.104l0.069,-0.469l0.119,-0.529l0.087,-0.162l0.15,-0.168l0.111,-0.114l0.178,-0.151l0.481,-0.506l0.431,-0.697l0.267,-0.487l0.139,-0.145l0.142,-0.124l0.207,-0.15l0.24,-0.137l0.238,0.006l0.226,0.125l0.168,0.146l0.057,0.323l0.119,0.209l0.128,0.126l0.17,0.061l0.217,-0.015l0.869,-0.37l0.296,-0.075l0.71,-0.046l0.487,-0.143l0.431,-0.15l0.053,-0.269l0.166,-0.411l0.506,-0.536l0.143,-0.239l0.153,-0.458l0.163,-0.418l0.141,-0.174l0.796,-0.46l0.779,-0.423l0.128,-0.192l0.504,-0.88l0.288,-0.599l0.075,-0.193l0.167,-0.521l0.181,-0.52l0.24,-0.121l0.535,-0.198l0.424,-0.194l0.218,-0.222l0.131,-0.194l-0.024,-0.192l-0.117,-0.228l0.024,-0.136l0.021,-0.134l0.309,-0.273l0.579,-0.809l0.348,-0.405l0.115,0l0.363,-0.216l0.345,-0.244l-0.02,-0.111l-0.043,-0.144l-0.198,-0.064l-0.063,-0.173l0.049,-0.248l0.166,-0.667l-0.034,-0.192l-0.202,-0.62l0.045,-0.171l0.083,-0.176l0.226,-0.234l0.291,-0.195l0.932,-0.462l0.189,-0.051l0.323,-0.117l0.198,-0.247l0.024,-0.211l-0.087,-0.131l-0.193,-0.176l-0.363,-0.159l-0.328,-0.139l-0.557,0.015l-0.289,-0.119l-0.079,-0.083l-0.04,-0.294l0.056,-0.498l-0.087,-0.044l-0.124,0.059l-0.294,-0.059l-0.361,0.007l-0.138,-0.139l0.068,-0.167l-0.021,-0.223l-0.054,-0.212l-0.056,-0.044l-0.173,-0.051l-0.269,-0.184l-0.217,-0.227l-0.127,-0.154l-0.039,-0.106l0.012,-0.07l0.158,-0.197l0.188,-0.277l0.069,-0.238l0.021,-0.173l-0.053,-0.127l-0.173,-0.156l-0.185,-0.137l-0.074,-0.119l-0.003,-0.18l0.069,-0.225l0.217,-0.17l0.385,-0.161l0.1,-0.2l-0.013,-0.148l-0.105,-0.044l-0.271,-0.001l-0.456,-0.051l-0.077,-0.082l-0.052,-0.11l-0.001,-0.109l0.097,-0.124l0.116,-0.157l-0.021,-0.153l-0.134,-0.173l-0.321,-0.126l-0.044,-0.179l0.05,-0.149l0.106,-0.213l0.093,-0.148l0.219,-0.422l0.266,-0.092l0.326,-0.137l0.36,-0.151l0.555,0.113l0.27,0.056l0.546,0.129l0.458,0.108l0.468,0.031l0.194,-0.008l0.214,0.128l0.529,0.219l0.43,0.115l0.291,-0.001l0.429,-0.194l0.214,-0.178l0.288,-0.195l0.369,0.008l0.798,-0.301l0.149,0.052l0.237,0.017l0.286,-0.174l0.147,-0.206l0.023,-0.104l0.071,-0.076l0.306,-0.131l0.307,-0.182l0.083,-0.24l0.051,-0.163l0.336,-0.21l0.35,-0.219l0.366,-0.229l0.416,-0.261l0.352,-0.221l0.288,-0.181l0.032,0.039l0.113,0.082l0.122,0.04l0.143,-0.077l0.179,-0.064l0.094,0.036l0.013,0.104l-0.107,0.488l0.009,0.191l0.179,0.397l0.232,0.643l0.218,0.602l0.128,0.394l0.127,0.161l0.529,0.165l0.436,0.135l0.259,0.221l0.286,0.212l0.2,0.13l0.095,0.167l0.02,0.15l-0.018,0.101l-0.109,0.133l-0.502,0.342l-0.06,0.108l-0.015,0.142l0.099,0.423l0.062,0.265l0.018,0.532l0.033,0.505l0.178,0.23l0.146,0.148l0.089,0.134l0.18,0.185l0.151,0.137l0.129,0.081l0.063,0.181l-0.037,0.213l-0.054,0.185l0.017,0.1l0.104,0.071l0.159,0.185l0.021,0.27l-0.011,0.186l0.063,0.167l0.017,0.185l-0.049,0.461l0.008,0.208l-0.139,0.013l-0.119,0.071l-0.169,0.29l-0.195,0.076l-0.221,0.023l-0.228,-0.178l-0.187,-0.186l-0.051,-0.103l-0.047,-0.196l-0.101,-0.128l-0.194,0.06l-0.295,0.027l-0.319,0.043l-0.059,0.043l-0.006,0.083l0.078,0.176l0.066,0.229l0.04,0.32l0.086,0.212l0.027,0.067l0.511,0.636l0.134,0.129l0.028,0.085L696.625,368.734z"},"id":{"name":"Indonesia","path":"M820.754,493.27l-0.261,0.001l-0.084,-0.03l-0.021,-0.25l0.077,-0.14l0.605,-0.18l0.236,-0.166l0.336,-0.345l0.208,-0.09l0.053,-0.039l0.036,0.007l0.033,0.263l0.084,0.156l0.015,0.082l-0.302,0.133l-0.27,0.306l-0.588,0.2L820.754,493.27zM817.763,492.365l-0.14,0.034l-0.301,-0.082l-0.061,-0.05l0.258,-0.137l0.198,-0.194l0.231,-0.017l0.137,0.04l-0.047,0.231L817.763,492.365zM822.065,491.549l-0.253,0.099l-0.001,-0.208l0.195,-0.263l0.178,-0.089l0.099,0.105l0.009,0.048l-0.258,0.094L822.065,491.549zM812.513,488.923l0.127,0.127l0.459,0.245l0.075,0.103l0.029,0.17l0.092,0.126l0.207,0.02l0.221,-0.026l0.169,0.081l0.146,0.127l0.216,0.247l0.19,0.273l0.236,0.153l0.135,0.228l-0.079,0.201l-0.299,0.278l-0.161,0.06l-0.221,0.022l-0.344,0.166l-0.126,-0.086l-0.39,-0.06l-0.311,-0.12l-0.261,-0.219l-0.15,-0.235l-0.19,-0.208l-0.331,-0.139l-0.594,-0.408l-0.367,-0.037l-0.15,0.03l-0.151,0.002l-0.778,-0.183l-0.121,-0.107l-0.095,-0.137l-0.087,-0.135l-0.053,-0.151l0.1,-0.134l0.104,-0.09l0.433,-0.158l0.31,-0.048l0.359,0.007l0.535,-0.049l0.507,0.079l0.156,-0.059l0.256,-0.164l0.089,0.057L812.513,488.923zM826.333,488.016l0.103,0.031l0.356,-0.17l0.067,0.032l0.069,0.077l0.001,0.227l-0.137,0.189l-0.346,0.015l-0.049,0.053l-0.004,0.115l0.027,0.112l0.08,0.09l0.103,0.158l0.097,0.368l-0.196,0.151l-0.099,0.284l-0.34,0.267l-0.374,0.437l-0.3,0.223l-0.263,0.264l-0.226,0.177l-0.283,0.06l-0.423,0.038l-0.575,0.316l-0.318,0.138l-0.31,0.01l-0.29,-0.103l-0.11,-0.116l0.026,-0.156l0.096,-0.134l0.117,-0.11l0.074,-0.142l-0.328,-0.18l-0.028,-0.137l0.13,-0.365l0.085,-0.375l0.122,-0.256l0.47,-0.457l0.281,-0.227l0.166,-0.088l0.046,0.096l0.105,0.116l0.071,0.019l0.054,-0.026l0.414,0.04l0.104,-0.04l0.158,-0.181l0.104,-0.101l0.07,-0.214l0.018,-0.136l0.368,-0.099l0.197,-0.109l0.175,-0.155l0.51,-0.264l0.091,-0.073l-0.02,0.251L826.333,488.016zM800.157,487.215l-0.078,0.097l-0.228,-0.173l-0.058,-0.078l0.169,-0.112l0.059,-0.016l0.146,0.122L800.157,487.215zM820.834,486.582l-0.09,0.166l-0.161,-0.047l0.044,-0.16l0.082,-0.095l0.218,-0.138l0.222,-0.024l0.136,0.048l0.043,0.053l-0.346,0.054L820.834,486.582zM810.974,487.134l-0.109,0.027l-0.11,-0.041l0.045,-0.251l-0.063,-0.171l0.114,-0.134l0.029,-0.237l0.046,-0.072l0.067,0.075l0.031,0.049l0.058,0.023l0.126,0.004l0.028,0.103l-0.005,0.097l-0.054,0.102l-0.15,0.109l-0.108,0.123L810.974,487.134zM821.788,486.045l-0.057,0.124l-0.764,-0.008l0.021,-0.163l0.212,-0.178l0.071,-0.059l0.234,-0.052l0.334,0.094L821.788,486.045zM803.051,486.775l-0.355,0.584l0.127,0.094l0.076,0.089l-0.588,0.121l-0.245,-0.064l-0.142,0.017l-0.597,-0.11l-0.427,-0.134l-0.049,-0.106l0.034,-0.127l0.126,0.043l0.329,0.02l0.126,-0.057l0.003,-0.376l-0.046,-0.491l0.445,-0.4l0.237,-0.162l0.272,-0.095l0.688,0.221l0.114,0.06l0.088,0.09l0.043,0.144L803.051,486.775zM824.509,485.974l-0.171,0.174l-0.116,0.303l-0.106,0.092l-0.227,0.057l-0.137,-0.304l-0.251,0.014l0.123,-0.268l0.118,-0.1l0.154,-0.002l0.076,0.108l0.041,0.023l0.362,-0.453l0.073,-0.005l0.061,0.02l0.049,0.057L824.509,485.974zM823.493,485.813l-0.396,0.077l-0.242,0.352l-0.192,-0.005l-0.105,0.156l-0.024,0.067l0.014,0.063l-0.021,0.06l-0.076,0.062l-0.18,-0.097l-0.154,0.124l-0.065,0.03l-0.227,-0.144l-0.215,0.009l-0.065,-0.022l0.267,-0.258l0.364,-0.241l0.06,-0.089l-0.143,-0.024l-0.085,-0.036l-0.011,-0.057l0.23,-0.038l0.159,-0.005l0.121,0.074l0.077,0l0.492,-0.284l0.195,0.064l0.142,0.073L823.493,485.813zM865.507,486.141l-0.139,0.037l-0.706,-0.085l-0.075,-0.116l-0.011,-0.06l0.161,-0.115l0.156,-0.195l0.242,-0.073l0.094,0l0.284,0.462L865.507,486.141zM805.62,486.081l-0.063,0.002l-0.122,-0.055l0.044,-0.117l-0.066,-0.191l0.023,-0.157l0.156,-0.089l0.333,-0.01l0.012,0.115L805.62,486.081zM809.879,485.718l-0.123,0.003l-0.025,-0.113l0.044,-0.118l0.118,-0.05l0.054,-0.003l0.085,0.107l0.019,0.056l-0.079,0.074L809.879,485.718zM825.319,485.442l0.067,0.171l0.217,-0.095l0.212,-0.024l0.482,0.018l0.354,0.038l0.209,0.071l0.02,0.343l-0.098,0.074l-1.831,0.259l-0.179,-0.083l-0.07,-0.082l0.197,-0.254l-0.091,-0.121l0.104,-0.197l0.219,-0.134L825.319,485.442zM834.435,485.324l0.491,0.113l0.281,-0.012l0.058,0.101l-0.269,0.239l-0.569,-0.184l-0.097,-0.197L834.435,485.324zM820.288,486.77l-0.396,0.1l-0.246,0.095l-0.235,0.126l-0.148,0.026l-0.269,0.01l-0.381,-0.023l-0.257,0.041l-0.717,0.326l-0.282,0.028l-0.244,0.08l-0.084,-0.127l-0.104,-0.094l-0.238,-0.023l-0.238,0.007l-0.242,0.288l-0.386,-0.061l-0.149,0.025l-0.145,0.061l-0.143,0.027l-0.15,-0.02l-0.563,-0.224l-0.646,-0.133l-0.648,0.052l-0.558,-0.123l-0.306,0.094l-0.288,0.134l-0.085,-0.141l-0.105,-0.124l-0.094,-0.186l-0.003,-0.211l0.031,-0.147l0.083,-0.135l0.052,-0.14l0.024,-0.15l0.122,0.071l0.127,-0.027l0.38,-0.163l0.371,-0.247l0.345,-0.09l0.199,-0.025l0.17,0.049l0.173,-0.018l0.177,-0.055l0.279,0.189l0.117,0.039l0.378,0.015l0.344,0.109l0.308,0.164l0.444,0.153l0.268,0.206l0.204,0.076l0.151,0.021l0.139,-0.028l0.176,-0.138l0.205,-0.057l0.178,0.002l0.325,-0.036l0.138,-0.033l0.153,-0.076l0.15,0.047l0.132,0.07l0.55,0.361l0.169,0.01l0.31,-0.078l0.093,-0.097l0.048,-0.149l0.085,-0.124l0.118,-0.107l0.134,-0.082l0.411,-0.139l0.281,-0.137l0.193,-0.232l-0.451,-0.102l0.095,-0.167l0.15,-0.094l0.199,0.035l0.173,0.13l0.077,0.499l-0.142,0.07l-0.09,0.076l-0.06,0.1l-0.256,0.183l0.101,0.229l-0.075,0.095L820.288,486.77zM842.963,485.943l-0.244,0.088l0.163,-0.223l0.524,-0.506l0.188,0.094l0.25,0.018l-0.373,0.229l-0.38,0.095L842.963,485.943zM807.545,485.941l0.141,0.111l0.128,-0.01l0.268,-0.17l0.161,-0.062l0.173,-0.002l0.167,0.028l0.165,0.121l0.06,0.197l0.062,0.061l0.097,-0.236l0.129,-0.071l0.145,-0.036l0.227,0.013l0.173,0.113l0.157,0.335l-0.005,0.293l0.057,0.11l0.108,0.08l0.08,0.113l-0.071,0.118l-0.071,0.057l-0.203,0.054l-0.098,-0.023l-0.091,-0.08l-0.101,-0.029l-0.23,0.027l-0.212,0.066l0.029,0.107l0.174,0.048l0.052,0.051l-0.011,0.069l-0.068,0.014l-0.226,-0.093l-0.152,0.019l-0.548,0.126l-0.145,-0.003l-0.082,-0.119l0.006,-0.31l-0.059,-0.082l-0.407,0.376l-0.123,0.092l-0.164,0.043l-0.171,-0.015l-0.588,0.228l-0.185,-0.032l-0.179,0l-0.628,0.247l-0.337,0.069l-0.173,0.005l-0.172,-0.021l-0.154,0.022l-0.138,0.1l-0.28,0.084l-0.289,-0.064l-0.244,-0.085l-0.232,-0.112l-0.058,-0.144l0.012,-0.172l0.098,-0.235l-0.066,-0.413l0.051,-0.188l0.095,-0.185l0.144,-0.068l0.188,-0.014l0.311,-0.166l0.284,-0.218l0.164,0.021l0.374,0.152l0.219,0.018l0.372,-0.024l0.153,0.093l0.061,0.214l0.083,0.078l0.109,0.055l0.264,0.362l0.245,-0.019l0.214,0.066l0.378,-0.219l0.286,0.006l0.081,-0.17l-0.171,-0.182l-0.206,-0.147l-0.111,-0.031l-0.121,0.009l-0.108,-0.023l-0.461,-0.33l-0.137,-0.178l-0.078,-0.209l0.047,-0.155l0.317,-0.137l0.148,-0.033l0.551,0.094l0.094,0.078l0.146,0.33L807.545,485.941zM799.702,485.483l0.285,0.149l0.397,0.438l0.037,0.123l-0.12,0.116l-0.284,0.186l-0.635,0.287l-0.109,0.135l-0.134,0.265l-0.031,0.113l-0.045,0.062l-0.073,0.045l-0.138,0.039l-0.15,-0.056l0.136,-0.17l0.005,-0.203l-0.101,-0.19l-0.143,-0.159l-0.288,-0.216l-0.309,-0.191l-0.312,-0.098l-0.331,-0.044l-0.119,-0.093l-0.194,-0.238l-0.063,-0.13l-0.032,-0.136l0.021,-0.132l0.082,-0.008l0.324,0.031l0.598,0.155l0.296,0.013l0.168,-0.036l0.438,-0.306l0.104,0.005l0.419,0.135L799.702,485.483zM840.091,484.918l-0.166,0.259l-0.187,-0.017l-0.341,-0.347l0.02,-0.242l0.028,-0.079l0.131,-0.024l0.441,0.07l0.086,0.196L840.091,484.918zM831.564,484.111l0.038,0.137l-0.005,0.06l-0.336,0.044l-0.324,0.152l-0.166,0.175l-0.13,0.227l-0.446,-0.092l-0.398,-0.015l-0.176,-0.08l-0.191,0.005l-0.248,0.07l-0.353,0.192l-0.078,0.015l0.028,-0.292l0.098,-0.18l0.371,-0.431l0.309,0.095l0.359,0.027l0.409,-0.084l0.291,-0.194l0.411,-0.102l0.328,0.254L831.564,484.111zM833.301,483.985l-0.181,0.066l0.056,-0.208l-0.012,-0.168l0.293,0.051l-0.003,0.134l-0.028,0.052L833.301,483.985zM864.497,485.816l-0.671,0.371l-0.88,-0.065l-0.312,-0.006l-0.517,0.09l-0.104,-0.072l0.098,-0.349l0.413,-0.929l0.491,-0.818l0.209,-0.212l0.291,-0.199l0.309,-0.16l0.697,-0.166l0.634,0.03l0.091,0.068l0.273,0.272l0.177,0.215l0.074,0.304l-0.27,0.523l-0.301,0.499l-0.488,0.392L864.497,485.816zM844.263,485.044l-0.046,0.032l-0.349,-0.036l-0.199,-0.001l0.026,-0.213l-0.103,-0.16l0.141,-0.235l0.003,-0.272l0.146,-0.037l0.021,-0.155l0.176,-0.411l0.104,-0.091l0.146,-0.036l0.174,-0.24l0.099,-0.07l0.103,-0.182l0.147,-0.084l-0.012,-0.156l0.083,-0.082l0.232,-0.064l0.161,0.077l0.099,0.159l-0.259,0.196l0.133,0.483l-0.188,0.527l-0.123,0.158l-0.23,0.136l-0.069,0.129l-0.271,0.26l-0.082,0.222l-0.012,0.094L844.263,485.044zM846.105,482.801l-0.035,0.139l-0.12,-0.074l-0.118,-0.162l-0.173,-0.023l-0.128,-0.043l-0.075,-0.076l0.481,-0.035L846.105,482.801zM796.797,482.608l-0.042,0.112l-0.143,-0.028l-0.135,-0.185l0.065,-0.048l0.075,-0.02l0.098,0.021L796.797,482.608zM836.811,482.749l-0.126,0.071l-0.21,-0.147l-0.058,-0.061l0.133,-0.144l0.142,-0.041l0.086,0.063l0.042,0.063l-0.018,0.069L836.811,482.749zM814.651,482.568l-0.286,0.016l-0.089,-0.025l-0.021,-0.274l0.314,0.118l0.102,0.008L814.651,482.568zM795.203,482.53l-0.054,0.041l-0.477,-0.023l-0.307,0.229l-0.213,0.07h-0.764l-0.091,-0.031l-0.068,0l-0.041,0.046l-0.243,-0.035l-0.776,-0.203l-0.106,-0.188l0.12,-0.201l0.279,-0.285l0.559,-0.056l2.547,-0.02l0.277,0.245l0.026,0.083l-0.555,0.167L795.203,482.53zM799.504,482.151l-0.229,0.048l-0.212,-0.099l0.006,-0.133l0.052,-0.124l0.317,-0.064l0.17,0.004l0.182,0.085l0.127,0.089l0.062,0.104l-0.343,0.005L799.504,482.151zM853.661,481.531l-0.047,0.043l-0.073,-0.091l-0.007,-0.057l0.097,-0.155l0.096,-0.09l0.107,-0.007l-0.027,0.127L853.661,481.531zM771.09,481.224l-0.175,0.062l-0.134,-0.055l-0.06,-0.079l0.198,-0.194l0.094,-0.046l0.099,-0.015l0.047,0.105L771.09,481.224zM853.778,480.969l-0.155,0.026l-0.076,-0.229l0.128,-0.059l0.139,0.14L853.778,480.969zM854.068,480.645L854,480.668l0.001,-0.138l0.077,-0.122l0.081,-0.07l0.096,-0.003L854.068,480.645zM853.275,480.668l-0.046,0.198l-0.046,0.221l-0.257,0.248l-0.159,0.379l-0.093,0.095l-0.345,0.169l-0.307,-0.211l-0.089,-0.181l0.135,-0.836l0.132,0.028l0.086,-0.006l0.028,-0.055l-0.197,-0.094l-0.037,-0.48l0.01,-0.181l0.149,-0.041l0.186,0.141l0.234,0.251l0.273,0.198L853.275,480.668zM777.043,479.449l0.283,0.32l0.247,0.171l0.292,0.093l0.307,0.009l0.302,0.041l0.352,0.122l0.361,0.056l0.168,-0.021l0.16,-0.063l0.113,-0.004l0.099,0.059l0.25,0.271l0.271,0.248l0.063,0.126l0.184,0.598l0.208,0.172l0.286,0.05l0.336,0l0.334,0.025l0.774,0.14l0.307,-0.02l0.272,-0.14l0.242,0.091l0.657,0.168l0.323,0.038l0.367,-0.048l0.368,-0.01l0.176,0.049l0.169,0.073l0.145,0.026l0.15,-0.001l0.266,-0.14l0.176,-0.257l0.143,-0.324l0.111,-0.338l0.075,-0.145l0.102,-0.128l0.133,-0.083l0.142,-0.052l0.386,0.032l0.08,0.082l0.432,0.573l0.076,0.05l0.45,0.036l0.125,-0.019l0.274,-0.115l0.157,-0.01l0.289,0.142l0.125,0.121l0.14,0.089l0.708,0.091l0.273,0.246l0.139,0.033l0.492,-0.03l0.341,0.024l0.296,0.066l0.135,0.349l0.109,0.358l0.063,0.122l0.29,0.123l0.118,0.111l-0.031,0.357l0.032,0.34l0.615,0.296l0.658,0.17l0.7,0.016l0.701,-0.059l0.361,-0.073l0.452,-0.126l0.094,0.002l0.875,0.389l0.075,0.06l0.098,0.291l-0.003,0.307l-0.163,0.729l-0.011,0.2l0.016,0.2l0.174,0.435l0.093,0.125l0.317,0.229l0.013,0.12l-0.044,0.12l-0.35,-0.082l-0.213,-0.099l-0.123,-0.164l-0.176,-0.093l-0.329,0.034l-0.615,-0.164l-0.695,-0.254l-1.232,-0.539l-0.336,0.004l-0.322,0.069l-0.34,0.137l-0.354,0.098l-0.26,0.037l-0.261,-0.027l-0.658,-0.129l-0.663,-0.084l-1.699,-0.053l-0.48,-0.123l-0.795,-0.062l-0.632,-0.106l-0.626,-0.148l-1.596,-0.729L784,484.563l-1.603,-0.348l-0.247,-0.028l-0.581,0.026l-0.366,-0.102l-0.322,-0.002l-0.479,0.113l-0.147,0.081l-0.186,0.171l-0.326,-0.008l-0.323,-0.033l-0.851,-0.164l-0.317,-0.101l-0.305,-0.149l-0.274,-0.194l-0.144,-0.069l-0.735,-0.198l-0.6,-0.068l-1.234,-0.09l-0.27,-0.06l-0.225,-0.072l-0.123,-0.16l0.016,-0.204l0.088,-0.176l0.121,-0.177l0.079,-0.169l-0.902,-0.354l-0.712,-0.193l-0.308,-0.037l-0.309,0l-0.348,0.04l-0.344,-0.019l-0.162,-0.058l-0.165,-0.02l-0.166,0.042l-0.133,-0.016l-0.034,-0.161l0.085,-0.137l0.174,-0.155l0.1,-0.027l0.045,0.243l0.05,0.048l0.154,0.053l0.067,-0.015l0.272,-0.31l0.076,-0.153l0.132,-0.413l0.144,0.08l0.144,-0.049l0.083,-0.066l0.229,-0.955l0.19,-0.279l0.26,-0.231l0.13,-0.057l0.255,0.142l0.517,0.054l0.307,0.094l0.308,0.012l0.301,0.046l0.419,0.168l0.148,-0.018l0.15,-0.052l0.225,-0.183l0.098,-0.292l0.324,0.148l0.477,0.059L777.043,479.449zM823.848,479.354l-0.025,0.134l-0.103,-0.154l-0.094,-0.076l0.01,-0.166l0.133,0.062L823.848,479.354zM813.961,480.265l-0.115,0.467l-0.054,-0.165l-0.021,-0.427l-0.071,-0.208l0.045,-0.239l-0.015,-0.613l0.087,-0.283l0.16,0.36l0.042,0.183L813.961,480.265zM792.045,478.898l-0.06,0.1l-0.27,-0.008l-0.045,-0.112l0.176,-0.204l0.116,-0.013l0.104,0.075L792.045,478.898zM848.421,479.009l-0.171,0.27l-0.116,-0.095l-0.065,-0.001l-0.04,-0.159l0.04,-0.328l-0.144,-0.369l0.189,0.005l0.053,0.11l0.06,0.037l0.187,0.356L848.421,479.009zM853.865,478.606l-0.022,0.108l-0.002,0.199l0.047,0.185l-0.12,0.188l0.112,0.281l0.017,0.14l-0.007,0.198l-0.031,0.089l-0.085,0.26l-0.085,0.093l-0.064,0.026l-0.065,0.079l-0.552,-0.085l-0.238,-0.181l-0.213,-0.195l-0.045,-0.082l-0.25,-0.228l-0.058,-0.077l-0.005,-0.122l0.202,-0.031l0.216,0.004l-0.01,-0.109l0.125,-0.386l-0.328,-0.248l-0.058,-0.104l0.117,-0.07l0.264,0.086l0.323,-0.435l0.095,-0.091l0.046,-0.242l0.181,-0.031l0.128,0.031l0.083,0.151l0.033,0.131l-0.035,0.118l0.155,0.061L853.865,478.606zM848.756,479.153l-0.229,0.241l0.215,-0.568l0.045,-0.288l0.2,-0.171l0.297,-0.87l0.066,0.02l0.097,0.085l-0.149,0.638l-0.417,0.448L848.756,479.153zM762.992,477.967l-0.229,0.014l-0.422,-0.344l-0.069,-0.106l0.119,-0.102l0.127,0.007l0.486,0.217l0.095,0.107L762.992,477.967zM822.656,477.387l-0.011,0.284l-0.112,-0.016l-0.092,-0.1l-0.025,-0.094l0.005,-0.076l0.05,-0.06L822.656,477.387zM818.212,477.853l-0.179,0.075l-0.337,-0.32l-0.143,-0.264l0.034,-0.149l0.101,-0.13l0.048,-0.033l-0.021,-0.136l0.133,-0.066l0.146,0.009l0.096,0.183l0.115,0.05l0.059,0.175L818.212,477.853zM819.901,477.381l-0.072,0.186l-0.155,0.145l-0.124,0.011l-0.13,-0.03l-0.229,-0.126l-0.059,0.133l-0.181,-0.006l-0.066,-0.172l0.129,-0.509l0.188,-0.19l-0.018,-0.2l-0.156,-0.425l0.097,-0.222l0.437,-0.168l0.381,-0.205l0.117,-0.042l0.106,0.158l0.057,0.724l-0.409,0.573L819.901,477.381zM821.402,475.371l0.065,0.602l-0.021,0.158l-0.158,-0.231l-0.057,-0.046l-0.044,0.046l-0.056,0.025l-0.08,-0.002l-0.104,0.233l-0.01,0.22l-0.079,0.147l-0.041,0.491l0.026,0.132l0.122,-0.065l0.075,-0.017l0.276,0.189l0.146,0.138l-0.041,0.167l-0.187,0.168l-0.217,0.073l-0.162,-0.072l-0.048,0.034l-0.096,0.086l-0.072,0.114l0.021,0.117l-0.185,0.333l-0.107,0.094l-0.222,-0.102l-0.137,0.087l-0.11,-0.008l-0.169,-0.333l0.005,-0.156l0.156,-0.175l0.001,-0.126l0.077,-0.141l0.172,-0.193l0.099,-0.146l0.003,-0.092l0.073,-0.35l0.028,-0.146l0.05,-0.155l0.078,-0.317l0.011,-0.596l0.263,-0.491l0.257,-0.134l0.102,-0.022l-0.016,0.131L821.402,475.371zM850.564,474.518l0.144,0.149l-0.334,-0.117l-0.478,-0.245l-0.033,-0.164l0.402,0.248L850.564,474.518zM821.577,474.146l-0.274,0.336l-0.191,-0.017l-0.229,-0.221l-0.066,-0.242l-0.006,-0.088l0.156,-0.137l0.525,0.046l0.099,0.122L821.577,474.146zM836.509,472.672l-0.479,0.146l0.103,-0.272l0.065,-0.072l0.237,0.074L836.509,472.672zM835.703,472.921l-0.072,0.102l-0.163,0.067l-0.136,-0.007l0.044,-0.098l-0.034,-0.057l-0.101,0.025l-0.165,0.079l-0.208,0.158l-0.122,-0.078l-0.026,-0.122l0.007,-0.056l0.249,-0.219l0.289,-0.038l0.407,-0.21l0.182,0.01l-0.043,0.133l-0.063,0.095l-0.038,0.1L835.703,472.921zM836.957,472.564l-0.006,0.118l-0.02,0.037l-0.153,-0.041l-0.109,0.002l-0.097,-0.213l0.027,-0.049l0.201,0.062l0.075,0.021L836.957,472.564zM802.442,472.334l-0.103,0.481l-0.171,-0.273l0.192,-0.323l0.089,-0.065L802.442,472.334zM833.825,471.917l0.064,0.124l-0.275,-0.078l-0.122,-0.12l0.12,-0.075l0.067,-0.02L833.825,471.917zM802.104,473.462l-0.589,0.52l-0.098,-0.132l0.051,-0.529l-0.164,-0.329l0.011,-0.244l0.116,-0.432l0.151,-0.331l0.342,-0.221l0.085,-0.026l-0.021,0.401l0.068,0.151l0.024,0.129l-0.036,0.111l0.064,0.514l0.038,0.125l-0.083,0.162L802.104,473.462zM831.733,471.283l0.462,0.218l0.104,0.142l0.083,0.169l0.091,0.093l0.108,0.076l0.18,0.147l0.047,0.224l-0.041,0.452l-0.209,0.04l-0.196,0.066l-0.404,0.262l-0.199,0.051l-0.213,0.018l-0.151,0.069l-0.151,0.027l-0.393,-0.145l-0.38,-0.17l-0.552,-0.295l-0.102,-0.072l-0.089,-0.158l-0.253,-0.284l-0.063,-0.182l-0.021,-0.518l0.066,-0.119l0.106,-0.063l0.369,0.12l0.243,-0.125l0.698,-0.106l0.711,0.011L831.733,471.283zM834.896,470.86l-0.141,0.233l-0.247,-0.01l-0.043,-0.033l0.292,-0.146L834.896,470.86zM775.675,471.052l-0.047,0.056l-0.155,-0.03L775.36,471l-0.07,-0.074l-0.018,-0.077l0.151,-0.095l0.319,0.098L775.675,471.052zM777.322,470.757l-0.113,0.072l-0.066,-0.069l-0.02,-0.077l0.048,-0.097l0.154,-0.009l0.071,0.029L777.322,470.757zM839.854,470.663l0.645,0.309l0.334,0.045l0.562,-0.04l0.212,0.03l0.536,0.395l0.156,0.271l0.045,0.234l0.083,0.222l0.132,0.056l0.155,0.021l0.202,0.32l0.04,0.104l-0.153,0.803l-0.631,-0.304l-0.609,-0.345l-0.263,-0.128l-0.702,-0.292l-0.107,-0.1l-0.079,-0.132l-0.306,-0.18l-0.61,-0.028l-0.229,0.005l-0.093,0.027l0.024,0.097l0.003,0.197l-0.151,0.054l-0.379,-0.124l-0.338,-0.045l-0.294,-0.122l-0.393,-0.064l-0.044,-0.061l0.034,-0.091l-0.018,-0.085l-0.091,-0.033l-0.177,0.016l-0.171,0.086l-0.142,0.097l-0.208,0.268l-0.106,0.103l-0.344,0.044l-0.143,-0.026l-0.131,-0.066l-0.391,-0.49l-0.132,-0.106l-0.147,-0.086l-0.136,-0.04l-0.141,0.075l-0.073,0.152l-0.033,0.181l-0.039,0.104l-0.169,0.29l-0.14,0.172l-0.05,-0.027l0.071,-0.276v-0.156l-0.086,-0.165l-0.055,-0.168l0.661,-0.803l0.239,-0.191l1.042,-0.066l0.619,0.041l0.338,-0.02l0.226,-0.059l0.187,0.028l0.047,0.158l0.117,0.117l0.163,-0.01l0.296,-0.124l0.257,-0.191l0.157,-0.083l0.16,-0.014l0.165,0.013l0.161,0.044L839.854,470.663zM757.541,471.548l0.112,0.407l-0.334,-0.277l0.007,-0.196l-0.046,-0.128l-0.202,-0.157L756.922,471l-0.07,-0.465l0.054,-0.097l0.132,-0.006l0.587,0.61l0.04,0.103l-0.013,0.218l-0.085,0.068L757.541,471.548zM779.382,471.031l-0.044,0.294l-0.068,0.111l-0.234,0.146l-0.08,0.089l-0.219,-0.014l-0.028,-0.154l-0.073,-0.104l-0.232,-0.12l-0.061,0.029l-0.042,0.179l-0.455,0.125l-0.127,0.011l0.063,-0.236l-0.118,-0.186l-0.009,-0.228l-0.022,-0.1l-0.057,-0.058l0.116,-0.159l-0.02,-0.177l0.123,-0.19l0.068,-0.461l0.481,-0.101l0.104,0.083l0.561,0.104l0.396,0.279l0.211,0.371L779.382,471.031zM756.921,470.314l-0.2,0.225l-0.33,-0.005l-0.065,-0.139l0.015,-0.336l-0.081,-0.11l0.003,-0.044l0.053,-0.191l0.067,-0.042l0.533,0.473L756.921,470.314zM852.819,468.592l-0.082,0.042l-0.028,-0.121l0.044,-0.163l0.053,-0.026l0.061,0.008l0.079,0.059L852.819,468.592zM755.908,469.204l0.014,0.074l-0.457,-0.245l-0.22,-0.068l-0.195,-0.268l0.061,-0.128l0.008,-0.18l0.029,-0.071l0.14,-0.026l0.182,0.131l0.136,0.319l0.227,0.297L755.908,469.204zM829.472,469.506l-0.048,0.051l-0.169,-0.151l-0.113,-0.426l-0.097,-0.113l-0.113,-0.405l0.029,-0.115l0.14,-0.17l0.112,0.002l0.083,0.101l-0.046,0.436l0.251,0.552L829.472,469.506zM823.278,468.123l0.05,0.112l-0.176,-0.003l-0.073,-0.211l0.018,-0.113L823.278,468.123zM829.385,467.66l0.863,0.093l-0.122,0.101l-0.931,0.161l-0.33,-0.029l-1.01,0.095l-0.131,-0.006l-0.019,-0.156l-0.108,-0.109l0.161,-0.095l0.214,-0.022l0.56,0.036L829.385,467.66zM821.325,467.735l-0.206,0.23l-0.022,-0.123l0.042,-0.112l0.058,-0.079l0.087,-0.039L821.325,467.735zM841.534,467.384l0.034,0.166l0.167,0.153l-0.058,0.238l-0.066,0.036l0.035,0.108l0.072,0.083l-0.13,0.057l-0.095,-0.028l-0.153,0.077l-0.102,0.107l-0.321,0.045l-0.113,-0.099l-0.58,-0.117l-0.371,-0.256l-0.047,-0.077l0.719,-0.301l0.314,-0.08l0.264,0.005l0.332,-0.112L841.534,467.384zM826.425,467.425l0.263,0.099l0.092,0l0.087,-0.116l0.054,-0.019l0.118,0.057l0.027,0.188l0.17,-0.026l0.132,0.064l0.042,0.045l-0.018,0.187l-0.503,0.033l-0.359,0.151l-0.483,-0.136l-0.548,0.233l-0.333,0.081l-0.289,-0.005l-0.247,-0.408l0.144,-0.478l0.104,-0.079l0.184,-0.042l0.508,-0.023L826.425,467.425zM855.906,467.108l1.108,0.14l0.3,-0.018l0.633,0.054l0.528,0.186l0.923,0.034l0.275,0.056l0.213,0.128l-0.517,0.105l-0.243,0.099l-0.452,0.049l-0.378,-0.05l-0.275,0.059l-0.1,-0.096l-0.402,-0.098l-0.515,-0.201l-1.062,-0.233l-0.05,-0.146L855.906,467.108zM781.475,467.186l-0.322,0.117l-0.097,-0.262l0.206,-0.078l0.224,0.068L781.475,467.186zM773.315,467.325l0.097,0.192l0.132,0.173l0.097,0.187l0.133,0.897l0.44,0.771l1.271,0.303l-0.208,0.125l-0.106,0.112l-0.078,0.128l-0.187,0.535l0.018,0.114l0.11,0.181l0.026,0.197l-0.159,-0.001l-0.179,-0.044l-0.143,-0.074l-0.133,-0.097l-0.144,-0.077l-0.156,-0.05l-0.258,-0.153l-0.349,-0.108l-0.356,-0.085l-0.173,-0.227l-0.082,-0.28l0.088,-0.418l-0.089,-0.116l-0.127,-0.102l-0.156,-0.301l-0.059,-0.352l-0.226,-0.136l-0.298,-0.083l-0.131,-0.067l-0.589,0.129l-0.142,-0.03l-0.125,-0.098l-0.321,-0.103l0.013,-0.195l0.149,-0.156l0.351,-0.157l0.165,-0.132l0.032,-0.174l-0.062,-0.127l0.024,-0.133l0.111,-0.129l0.131,-0.101l0.354,-0.134l0.154,0.233l0.076,0.195l0.094,0.141l0.15,-0.202l-0.096,-0.348l0.269,-0.078l0.264,-0.003l0.199,0.096l0.13,0.15L773.315,467.325zM822.574,467.422l-0.193,0.018l-0.129,-0.082l0.012,-0.409l0.117,-0.089l0.057,0.015l0.035,0.122l0.059,0.109l0.096,0.102L822.574,467.422zM835.359,467.3l-0.172,0.113l-0.086,0.031l-0.414,-0.076l-0.484,0.016l-0.504,0.105l-0.291,-0.089l-0.185,-0.145l0.009,-0.153l0.173,-0.379l0.379,-0.287l0.154,-0.052l0.271,0.078l0.455,0.22l0.358,0.258l0.325,0.201L835.359,467.3zM821.493,465.936l0.062,0.174l-0.102,0.151l0.111,0.283l0.283,-0.377l0.27,-0.048l0.153,0.063l0.105,0.075l0.058,0.143l-0.1,0.307l-0.177,0.144l-0.229,0.023l-0.108,-0.179l-0.15,-0.017l-0.105,0.39l-0.047,0.06l-0.134,0.049l-0.119,-0.107l-0.021,-0.06l0.169,-0.177l-0.092,-0.525l-0.127,0.099l-0.339,0.477l-0.264,0.213l-0.09,-0.108l-0.134,-0.324l0.061,-0.416l0.213,-0.281l0.181,0.019l0.521,-0.088L821.493,465.936zM783.6,465.962l-0.56,0.285l-0.132,-0.015l-0.1,-0.101l0.062,-0.55l0.072,-0.164l0.39,-0.018l0.237,0.079l0.124,0.089l0.048,0.184l-0.027,0.111L783.6,465.962zM854.479,465.782l-0.135,0.051l-0.156,-0.056l-0.148,-0.214l0.053,-0.164l0.173,-0.113l0.145,0.113l0.045,0.144l0.11,0.01L854.479,465.782zM754.002,467.628l-0.259,0.015l-0.554,-0.334l-0.131,-0.15l-0.032,-0.2l-0.531,-0.772l-0.071,-0.177l0.209,-0.634l0.541,-0.153l0.179,0.107l0.063,0.285l0.31,0.514l0.102,0.277l0.077,0.123l0.032,0.096l-0.027,0.066l0.224,0.326l0.16,0.191l0.012,0.309L754.002,467.628zM843.354,466.338l-0.099,0.078l-0.341,-0.073l-0.177,-0.172l-0.12,-0.231l-0.077,-0.19l-0.021,-0.151l-0.102,-0.185l0.014,-0.067l0.629,-0.195l0.119,0.071l0.263,0.006l0.114,0.141l-0.078,0.613L843.354,466.338zM843.084,464.838l-0.072,0.142l-0.133,0.096l-1.207,0.17l0.104,-0.102l0.051,-0.101l0.076,-0.052l0.119,0.014l0.06,-0.031l0.061,-0.012l0.067,0.013l0.117,-0.042l0.246,0.03l0.254,-0.024l-0.019,-0.136L843.084,464.838zM855.65,464.486l0.597,0.109l0.218,-0.006l0.213,0.123l0.259,-0.058l0.146,0.04l0.491,0.423l0.242,0.28l0.358,0.241l0.26,0.082l-0.195,0.22l-0.396,0.116l-0.152,0.006l-0.303,-0.131l-0.245,0.024l-0.214,-0.164l-0.037,-0.254l-0.221,-0.572l-0.284,0.164l-0.342,-0.264l-0.093,-0.006l-0.021,0.044l-0.145,-0.089l-0.124,-0.178L855.65,464.486zM832.967,464.848l-0.032,0.057l-0.293,-0.073l-0.079,-0.04l0.147,-0.395l0.138,0.012l0.121,0.376L832.967,464.848zM842.302,464.145l-0.161,0.003l-0.291,-0.121l0.169,-0.105l0.107,-0.022l0.094,-0.063l0.052,-0.003l0.115,0.054l0.076,0.091L842.302,464.145zM817.71,463.805l0.119,0.124l-0.071,0.143l-0.097,-0.036l-0.255,0.002l-0.096,0.011l-0.115,0.084l-0.072,0.003l0.049,-0.132l0.216,-0.2l0.135,0.03L817.71,463.805zM850.289,464.695l0.704,0.042l0.355,-0.028l0.349,0.036l0.142,0.071l0.243,0.215l-0.069,0.141l-0.042,0.292l0.124,0.28l0.202,0.281l0.166,0.3l0.034,0.146l-0.063,0.31l-0.057,0.153l-0.201,0.256l-0.11,0.279l0.071,0.344l0.039,0.347l-0.007,0.318l0.036,0.313l0.109,0.318l0.47,0.87l0.274,0.59l0.088,-0.33l-0.022,-0.366l0.098,-0.132l0.137,-0.07l0.171,0.073l0.048,0.148l0.013,0.324l0.148,0.636l0.19,0.029l0.206,-0.097l0.034,0.194l-0.008,0.36l0.096,0.286l0.085,0.112l0.338,0.232l0.153,0.043l0.447,0.056l0.337,0.018l0.323,-0.083l0.208,-0.213l0.188,-0.231l0.649,-0.532l0.188,-0.255l0.181,-0.39l0.063,-0.083l0.646,-0.422l0.074,-0.15l0.092,-0.29l0.141,-0.28l0.105,-0.145l0.624,-0.137l0.647,-0.074l0.643,-0.258l0.277,-0.222l0.014,-0.146l-0.141,-0.256l-0.006,-0.113l0.148,-0.108l0.573,-0.325l0.662,-0.334l0.532,-0.23l0.294,0.002l0.271,0.203l0.289,0.166l1.513,0.488l0.242,0.152l0.211,0.202l0.303,0.14l0.338,0.067l0.307,0.131l0.291,0.168l0.644,0.314l0.864,0.381l0.221,0.022l0.804,-0.018l0.139,0.072l0.132,0.102l0.122,0.023l0.921,0.071l0.141,0.073l0.134,0.101l0.075,0.276l0.635,0.007v0.541v0.567l0.001,0.567v0.568v0.568l0.001,0.568v0.568v0.568v0.568v0.568l0.001,0.569v0.569v0.569v0.569v0.569l0.001,0.57v0.57v0.57v0.243l-0.087,0.298l-0.194,0.446l-0.034,0.361l0.16,0.281l0.156,0.183v0.47v0.571l0.001,0.572v0.572v0.572v0.572v0.573l0.001,0.573v0.573v0.573v0.574l0.001,0.037l-0.146,-0.095l-0.387,-0.314l-0.351,-0.358l-0.227,-0.334l-0.256,-0.304l-1.09,-0.901l-0.276,-0.296l-0.056,-0.082l0.026,-0.077l0.126,-0.156l0.223,-0.451l-0.233,0.279l-0.277,0.221l-0.404,0.014l-0.396,0.054l-0.367,0.133l-0.373,0.046l-0.187,-0.065l-0.112,-0.166l-0.059,-0.17l-0.026,-0.181l-0.157,0.292l-0.308,0.16l-0.421,0.337l-0.12,-0.07l-0.072,-0.128l-0.024,-0.133l0.081,-0.142l0.058,-0.15l0.085,-0.361l0.188,-0.213l0.12,-0.411l0.078,-0.146l0.04,-0.146l-0.109,-0.166l-0.185,-0.056l-0.127,-0.101l-0.146,-0.279l-0.092,-0.094l-0.167,-0.115l-0.128,-0.133l0.142,-0.101l0.187,-0.041l0.153,0.006l0.276,0.063l0.125,0.003l0.321,-0.103l-0.181,0.032l-0.179,-0.004l-0.57,-0.18l-0.353,-0.187l-0.333,-0.375l-0.004,-0.072l0.235,-0.068l0.507,-0.079l-0.157,-0.191l-0.229,-0.167l-0.08,-0.296L864.797,481l-0.338,-0.299l-0.233,-0.31l-0.197,-0.63l-0.202,-0.476l0.05,-0.172l0.17,-0.123l-0.258,-0.014l-0.233,-0.088l0.124,-0.231l0.27,-0.137l-0.246,0.035l-0.24,0.067l-0.109,0.013l-0.113,-0.021l-0.06,-0.093l-0.008,-0.132l0.035,-0.233l-0.041,-0.226l-0.213,-0.105l-0.177,-0.161l-0.1,-0.06l-0.13,0.004l-0.127,-0.108l-0.102,-0.156l-1.27,-0.677l-0.075,-0.193l-0.118,0.084l-0.117,0.042l-0.146,-0.111l-0.153,-0.074l-0.167,0.012l-0.154,-0.06l-0.162,-0.034l-0.169,-0.005l-0.667,-0.208l-0.632,-0.329l-0.515,-0.142l-0.317,-0.185l-0.33,-0.15l-0.738,-0.146l-0.748,-0.099l-0.271,-0.003l-0.227,0.032l-0.218,-0.007l-1.238,-0.714l-0.209,-0.325l0.02,-0.19l0.056,-0.157l0.505,-0.045l-0.355,-0.046l-0.146,0.021l-0.293,0.129l-0.158,0.009l-0.224,-0.086l-0.214,-0.108l-0.351,0.1l-0.179,-0.164l-0.062,-0.173l-0.094,-0.079l-0.132,0.008l-0.178,0.063l-0.177,-0.011l-0.114,-0.119l-0.082,-0.155l-0.121,-0.111l-0.146,-0.085l-0.24,-0.201l-0.125,-0.275l0.015,-0.475l0.038,-0.17l0.237,-0.277l0.168,-0.263l-0.208,-0.029l-0.188,0.121l-0.079,0.124l-0.032,0.15l-0.021,0.499l-0.151,0.145l-0.228,-0.012l0.067,0.292l-0.093,0.277l-0.265,0.326l-0.021,0.148l0.042,0.161l-0.06,0.158l-0.428,0.456l-0.143,0.022l-0.316,-0.003l-0.327,0.072l-0.152,-0.106l-0.124,-0.138l-0.093,-0.164l-0.13,-0.337l-0.104,-0.348l0.325,-0.426l-0.112,-0.385l-0.22,-0.331l-0.556,-0.458l-0.576,-0.435l-0.262,-0.088l-0.429,-0.039l-0.136,-0.042l-0.133,-0.163l-0.099,-0.188l0.269,-0.081l0.459,-0.221l0.261,0.011l0.708,0.12l0.217,0.109l0.202,0.064l0.483,-0.365l0.383,-0.477l0.239,-0.104l0.203,-0.035l0.207,0.046l0.411,0.166l0.323,0.078l0.23,0.015l0.12,0.149l0.136,0.067l0.031,-0.225l0.118,-0.26l0.229,-0.081l0.121,-0.019l0.076,-0.067l-0.017,-0.241l-0.303,-0.03l0.165,-0.207l0.147,-0.101l0.051,-0.101l0.003,-0.126l-0.593,0.243l-0.625,0.102l-0.369,-0.028l-0.368,-0.003l-0.736,0.162l-0.279,-0.006l-0.651,-0.066l-0.36,-0.079l-0.278,0.061l-0.269,0.005l-0.281,-0.186l-0.239,-0.232l-0.119,-0.165l-0.158,-0.12l-0.07,-0.161l-0.175,-0.606l-0.016,-0.434l-0.283,-0.008l-0.275,-0.043l-1.229,-0.412l-0.148,0.101l-0.173,0.052l-0.173,0.019l-0.171,-0.021l-0.171,-0.064l0.015,-0.114l0.126,-0.278l0.125,-0.103l0.172,-0.08l0.109,-0.148l0.178,-0.443l0.014,-0.151l-0.02,-0.154l0.015,-0.117l0.11,-0.061l0.463,-0.144l0.962,-0.218l0.243,-0.13l0.201,-0.208l0.234,-0.126l0.107,-0.128l0.124,-0.103l0.744,-0.275l0.321,-0.022l0.328,0.032l0.649,0.163l0.619,0.263l0.537,0.346L850.289,464.695zM768.905,463.604l0.263,0.271l0.063,0.097l-0.13,0.15l-0.104,0.212l-0.06,0.045l-0.201,-0.081l-0.142,0.208l-0.094,-0.333l-0.204,-0.211l0.127,-0.216l0.046,-0.016l0.062,0.007l0.064,0.057L768.905,463.604zM833.715,463.56l0.324,0.417l-0.218,0.395l0.15,0.221l0.409,0.014l0.094,0.083l0.072,0.1l0.047,0.136l-0.106,0.109l-0.228,0.1l-0.263,-0.144l-0.069,-0.134l-0.054,-0.05l-0.354,0.102l-0.099,0.01l-0.068,-0.187l0.085,-0.268l-0.247,-0.121l-0.227,-0.277l-0.008,-0.111l0.091,-0.193l-0.012,-0.154l0.129,-0.012l0.236,0.208l0.102,-0.196l0.101,-0.082L833.715,463.56zM832.825,464.051l-0.176,0.072l-0.191,-0.001l-0.042,-0.297l0.063,-0.377l0.178,-0.064l0.281,0.08l-0.104,0.095l0.077,0.202L832.825,464.051zM766.835,463.641l-0.365,0.097l-0.407,-0.07l0.05,-0.167l0.196,-0.195l0.174,0.008l0.317,0.128l0.112,0.115L766.835,463.641zM842.825,462.682l0.486,0.119l0.11,-0.019l0.705,0.306l0.111,0.152l-0.039,0.103l0.104,0.138l-0.23,0.21l-0.111,0.023l-0.112,-0.079l-0.225,-0.044l-0.26,0.086l-0.165,-0.065l-0.14,-0.192l-0.248,-0.117l-0.351,-0.406l-0.172,0.015l0.045,0.159l0.149,0.105l0.196,0.309l0.113,0.03l0.116,-0.011l0.157,0.129l-0.008,0.199l-0.41,0.078l-0.142,-0.146l-0.031,-0.265l-0.23,0.089l-0.089,0.092l-0.067,0.013l-0.153,-0.276l-0.438,-0.015l-0.291,-0.146l0.144,-0.153l0.021,-0.148l0.189,-0.08l0.191,0.071l0.193,-0.107l0.137,0.027l0.101,-0.068l0.388,-0.043L842.825,462.682zM752.024,464.149l-0.167,0.129l-0.253,-0.125l0.085,-0.179l0.041,-0.247l0.152,-0.196l0.051,-0.23l-0.292,-0.629l0.145,-0.021l0.115,0.068l0.193,0.418l0.168,0.251l-0.067,0.34L752.024,464.149zM769.76,463.161l0.081,0.046l0.1,-0.145l0.185,0.198l0.114,0.099l0.156,0.099l-0.153,0.004l-0.063,0.091l-0.04,0.018l-0.595,-0.319l-0.381,0.103l-0.261,-0.093l-0.074,-0.064l0.14,-0.175l0.129,-0.401l0.261,0.101l0.063,0.124l-0.016,0.037l0.171,0.075L769.76,463.161zM839.277,463.192l-0.122,0.008l-0.102,-0.163l-0.278,-0.181l-0.172,-0.312l0.654,0.515L839.277,463.192zM833.396,462.687l-0.014,0.086l-0.087,-0.12l-0.059,-0.029l0.063,-0.3l0.033,-0.051l0.051,0.205L833.396,462.687zM769.509,462.504l0.024,0.069l-0.132,-0.078l-0.08,-0.047l-0.054,-0.043l-0.292,-0.381l0.125,0.024l0.325,0.335L769.509,462.504zM765.566,461.16l-0.315,0.016l-0.092,-0.036l0.039,-0.262l0.096,-0.158l0.143,0.003l0.159,0.236L765.566,461.16zM833.302,460.88l-0.101,0.031l-0.029,-0.011l-0.03,-0.112l0.056,-0.19l0.118,-0.002l0.05,0.031l0.01,0.14L833.302,460.88zM833.169,460.464l-0.096,0.092l-0.091,-0.031l-0.055,-0.118l0.018,-0.085l0.076,-0.055l0.095,0.041L833.169,460.464zM766.031,460.818l-0.058,0.038l-0.239,-0.354l0.06,-0.204l0.058,-0.052l0.132,0.125l0.104,0.13l0.076,0.155L766.031,460.818zM767.094,460.438l0.015,0.08l-0.257,-0.161l-0.007,-0.117l0.033,-0.054l0.153,0.125L767.094,460.438zM768.246,460.345l-0.176,0.082l-0.221,-0.255l0.008,-0.059l0.021,-0.045l0.041,-0.029l0.134,0.132l0.159,0.047L768.246,460.345zM764.845,460.589l-0.053,0.107l-0.104,-0.079l-0.548,-0.12l-0.185,-0.013l-0.474,-0.132l-0.144,-0.07l-0.103,-0.092l0.035,-0.169l0.07,-0.102l0.042,-0.284l0.12,-0.116l0.235,0.211l0.261,0.182l0.151,0.083l0.461,0.186l0.163,0.093L764.845,460.589zM765.957,459.748l0.017,0.153l-0.187,-0.037l-0.135,-0.18l0.111,-0.128l0.07,-0.046l0.07,0.17L765.957,459.748zM765.234,460.245l-0.082,0.08l-0.142,-0.019l-0.149,-0.094l-0.194,-0.169l-0.218,-0.151l-0.276,-0.095L764,459.768l-0.069,-0.035l0.066,-0.293l0.182,-0.018l0.588,0.272l0.19,0.148L765.234,460.245zM767.644,459.379l0.178,0.122l0.146,-0.08l-0.006,0.104l-0.029,0.1l-0.172,0.287l-0.288,-0.066l-0.066,-0.093l-0.021,-0.069l0.042,-0.043l0.023,-0.141l0.124,0L767.644,459.379zM769.217,459.28l0.017,0.209l0.16,0.102l0.041,0.154l-0.028,0.247l-0.15,0.285l-0.067,0.075l-0.199,-0.058l-0.066,-0.095l-0.026,-0.074l0.028,-0.053l-0.147,-0.067l0.095,-0.109l-0.065,-0.153l-0.407,0.096l-0.118,0.003l-0.021,-0.174l0.017,-0.07l0.313,-0.22l0.187,-0.041l0.201,0.044L769.217,459.28zM763.16,459.91l-0.13,0.084l-0.156,-0.132l-0.128,-0.191l-0.067,-0.199l-0.061,-0.326l-0.016,-0.234l0.078,-0.137l0.057,0.005l0.23,0.139l0.152,0.236l0.084,0.074l0.017,0.217l-0.056,0.248L763.16,459.91zM749.28,458.586l0.608,0.784l0.247,0.105l0.328,0.356l0.08,0.124l-0.083,0.25l-0.072,0.714l-0.157,0.178l-0.383,-0.088l-0.004,-0.125l-0.221,-0.538l-0.4,-0.3l-0.157,-0.016l-0.103,-0.307l-0.202,-0.363l-0.61,-0.664l0.463,0.005l0.225,-0.162l0.052,-0.129l0.037,-0.033L749.28,458.586zM763.342,458.602l0.021,0.358l-0.209,-0.094l-0.163,-0.142l-0.261,-0.105l-0.316,-0.034l-0.232,-0.093l-0.162,-0.166l-0.007,-0.077l0.016,-0.062l0.052,-0.049l1.199,0.322L763.342,458.602zM826.198,459.896l-0.535,0.473l-0.163,0.229l-0.143,0.246l-0.211,0.273l-0.242,0.241l-0.121,0.071l-0.299,0.13l-0.172,0.05l-0.324,0.017l-0.976,0.192l-0.32,0.022l-0.319,-0.008l-0.604,-0.048l-0.126,-0.025l-0.241,-0.248l-0.272,-0.196l-0.24,-0.021l-0.245,0.021l-1.765,0.014l-0.617,0.037l-0.614,0.087l-0.335,-0.04l-0.331,-0.098l-0.25,-0.035l-0.252,0.01l-1.158,0.148l-0.292,-0.014l-0.586,-0.189l-0.34,-0.038l-0.335,0.051l-0.311,0.17l-0.118,0.114l-0.322,0.39l-0.182,0.284l-0.139,0.354l-0.118,0.361l-0.063,0.296l-0.004,0.31l0.056,0.348l0.087,0.344l0.097,0.263l0.402,0.608l0.082,0.086l0.437,0.171l0.259,0.22l0.245,0.61l0.176,0.312l0.171,0.004l0.192,-0.022l0.334,0.04l0.33,0.08l0.322,-0.187l0.18,-0.354l0.181,-0.263l0.434,-0.5l0.247,-0.231l0.157,-0.076l0.161,0.033l0.136,0.132l0.158,0.105l0.324,0.057l0.327,-0.035l0.348,-0.163l0.125,-0.1l0.104,-0.126l0.295,-0.103l0.701,-0.001l0.361,0.037l0.646,-0.041l-0.009,-0.092l-0.125,-0.098l-0.032,-0.079l0.12,-0.051l0.416,-0.114l0.424,-0.081l0.309,0.058l0.275,0.159l0.106,0.164l0.047,0.197l-0.106,0.511l-0.052,0.119l-0.22,0.061l-0.207,-0.068l-0.205,-0.264l-0.29,-0.097l-0.411,0.08l-0.142,0.076l-0.126,0.105l-0.232,0.274l-0.193,0.309l-0.419,0.481l-0.483,0.418l-0.234,0.16l-0.262,0.107l-0.839,0.277l-0.221,0.206l-0.172,0.267l-0.19,0.091l-0.22,0.029l-0.165,-0.05l-0.334,-0.151l-0.11,0.124l-0.019,0.189l0.164,0.067l0.266,0.209l0.205,0.295l0.131,0.063l0.293,0.096l0.123,0.092l0.22,0.253l0.347,0.588l0.118,0.318l0.193,0.26l0.586,0.441l0.033,0.125l-0.036,0.146l0.045,0.132l0.21,0.253l0.05,0.164l-0.229,0.208l-0.013,0.3l-0.141,0.404l-0.031,0.136l0.004,0.124l0.099,0.115l0.115,0.091l0.158,0.048l0.138,0.079l0.266,0.315l0.139,0.083l0.088,0.115l-0.009,0.171l0.121,0.1l0.111,0.179l0.171,0.043l0.079,-0.051l0.055,-0.077l0.14,0.029l0.082,0.125l0.048,0.16l0.016,0.176l-0.007,0.334l-0.07,0.12l-0.153,-0.006l-0.275,-0.138l-0.013,0.1l0.019,0.096l-0.14,0.032l-0.16,-0.014l-0.402,0.013l-0.742,0.208l-0.26,0.123l-0.169,0.223l-0.012,0.155l0.065,0.325l-0.099,0.114l-0.34,0.043l-0.475,-0.087l-0.287,-0.087l-0.16,-0.073l-0.208,-0.219l-0.079,-0.28l0.154,-0.833l0.043,-0.107l0.075,-0.095l0.079,-0.151l0.019,-0.178l-0.227,-0.217l-0.342,-0.086l-0.289,-0.181l-1.118,-1.016l-0.063,-0.098l-0.002,-0.168l0.045,-0.157l0.367,-0.555l0.047,-0.106l0.045,-0.438l-0.011,-0.361l-0.041,-0.361l-0.174,-0.227l-0.311,-0.069l-0.321,-0.011l-0.313,0.072l-0.308,0.182l-0.568,0.382l-0.226,0.223l-0.02,0.289l0.13,0.283l0.168,0.258l0.09,0.283l0.124,1.003l-0.004,0.113l-0.146,0.292l-0.058,0.652l0.063,0.921l0.1,0.565l-0.043,0.307l-0.266,0.66l-0.081,0.362l-0.006,0.149l0.313,0.69l0.072,0.273l0.038,0.283l-0.333,-0.139l-0.154,0.007l-0.157,0.042l-0.347,0.045l-0.353,0.006l-0.123,0.052l-0.25,0.184l-0.152,0.074l-0.132,0.014l-0.448,-0.23l-0.265,-0.25l-0.244,-0.271l-0.045,-0.31l0.085,-0.318l0.121,-0.34l0.241,-0.565l-0.012,-0.379l0.083,-0.311l0.138,-0.301l0.05,-0.278l0.033,-1.088l-0.034,-0.097l-0.331,-0.646l-0.038,-0.108l-0.002,-0.174l0.036,-0.167l0.007,-0.149l-0.076,-0.115l-0.134,-0.105l-0.162,-0.046l-0.343,0.045l-0.688,0.174l-0.203,-0.153l-0.152,-0.236l-0.099,-0.33l-0.057,-0.345l0.026,-0.324l0.102,-0.313l-0.082,-0.219l-0.127,-0.238l-0.001,-0.123l0.072,-0.107l0.124,-0.09l0.152,-0.052l0.142,-0.095l0.377,-0.319l0.12,-0.281l0.009,-0.346l0.096,-0.33l0.192,-0.305l0.228,-0.282l0.073,-0.291l-0.111,-0.462l0.044,-0.21l-0.038,-0.247l-0.004,-0.244l0.141,-0.459l0.418,-0.939l0.408,-0.499l0.162,-0.131l0.212,0.232l0.161,0.273l0.003,-0.247L812,464.583l-0.162,-0.565l-0.141,-1.102l0.039,-0.104l0.143,0.017l0.146,-0.097l0.076,-0.173l-0.151,-0.409l-0.007,-0.145l0.292,-0.575l0.238,-0.209l0.104,-0.129l0.06,-0.351l0.124,-0.132l0.156,-0.095l0.206,-0.243l0.111,-0.306l0.068,-0.023l0.08,-0.011l0.124,0.267l0.139,0.108l0.282,0.087l0.241,-0.103l0.067,-0.134l0.091,-0.115l0.146,-0.12l0.123,-0.137l0.137,-0.317l0.181,-0.289l0.124,-0.101l0.149,-0.063l0.166,-0.039l0.16,-0.005l0.355,0.181l0.206,0.036l0.211,-0.013l0.133,0.03l0.101,0.082l0.092,0.164l0.113,0.142l0.105,0.07l0.115,0.033l0.773,-0.058l0.676,0.16l0.922,0.036l0.316,0.094l0.304,0.123l0.371,0.216l0.136,0.048l0.152,-0.012l0.189,-0.204l0.148,-0.044l0.15,-0.008l0.594,0.038l1.596,0.25l0.236,-0.034l0.962,-0.479l0.386,-0.454l0.345,-0.126l0.116,-0.206l0.07,-0.246l0.122,-0.066l0.289,-0.07l0.114,-0.073l0.205,-0.303l0.242,-0.268l0.119,-0.081l0.342,0.043l0.151,0.117l0.192,0.394l-0.033,0.066l-0.227,0.196l-0.066,0.083l-0.251,0.554l-0.172,0.272L826.198,459.896zM761.143,456.875l0.151,0.229l0.032,0.148l-0.111,0.17l-0.041,0.261l-0.327,0.205l-0.286,-0.049l-0.093,-0.073l-0.181,-0.396l0.018,-0.336l0.113,-0.128l0.266,0.02l0.27,-0.184L761.143,456.875zM834.18,460.306l0.204,0.062l0.212,-0.017l0.105,-0.125l0.029,-0.162l0.107,-0.301l0.247,-0.204l0.173,-0.032l0.123,-0.086l-0.021,-0.223l0.013,-0.219l0.183,-0.234l0.565,-0.326l0.323,-0.116l0.419,-0.037l0.047,0.125l-0.048,0.178l0.081,0.269l-0.04,0.728l-0.096,0.103l-0.433,0.251l-0.473,0.201l-0.133,0.084l-0.117,0.2l0.01,0.199l0.386,0.265l0.599,0.248l0.123,0.116l0.08,0.195l0.022,0.218l0.145,0.104l0.203,0.05l0.134,0.103l0.102,0.145l-1.008,-0.339l-0.264,-0.149l-0.318,-0.018l-0.315,-0.045l-0.321,-0.13l-0.345,-0.031l-0.165,0.094l-0.064,0.184l-0.039,0.206l0.076,0.256l-0.007,0.156l-0.065,0.281l0.25,0.831l0.313,0.66l0.461,0.687l0.228,0.236l0.255,0.213l-0.414,-0.063l-0.125,-0.229l-0.524,-0.228l-0.101,-0.136l-0.342,-0.652l-0.1,-0.122l-0.315,-0.222l-0.139,-0.163l-0.047,-0.22l0.035,-0.231l-0.018,-0.32l0.012,-0.318l0.065,-0.388L834,461.731l-0.147,-0.128l-0.171,-0.297l-0.051,-0.338l0.014,-0.194l0.07,-0.172l0.095,-0.149l0.021,-0.146l-0.246,-0.211l-0.258,-0.602l-0.023,-0.312l0.328,-0.601l-0.007,-0.292l0.065,-0.173l0.035,-0.184l0.172,-0.4l0.279,-0.341l0.474,-0.478l0.18,-0.104l0.203,-0.068l0.018,0.117l-0.032,0.104l-0.35,0.486l-0.047,0.11l-0.009,0.204l0.167,0.121l0.182,0.247l0.035,0.328l0.007,0.35l-0.04,0.352l-0.067,0.118l-0.287,0.354l-0.653,0.415l-0.056,0.103l0.005,0.114l0.12,0.138L834.18,460.306zM748.866,456.883l-0.016,0.063l-0.29,-0.293l-0.328,-0.163l0.136,-0.042l0.271,0.045l0.108,0.042l0.104,0.146L748.866,456.883zM836.204,456.949l-0.444,0.048l-0.101,-0.133l-0.117,-0.6l0.315,-0.48l0.397,-0.282l0.271,-0.071l0.095,-0.004l0.242,0.346l-0.184,0.695l-0.212,0.355L836.204,456.949zM827.654,455.276l-0.029,0.062l-0.104,-0.327l0.087,-0.164l0.125,0.06l0.031,0.058l-0.119,0.156L827.654,455.276zM746.424,456.089l-0.176,0.026l-0.17,-0.06l-0.141,-0.16l-0.754,-0.464l-0.234,-0.007l-0.164,-0.119l-0.2,-0.041l-0.212,-0.31l-0.045,-0.166l0.154,-0.081l0.097,-0.17l0.251,0.075l0.286,0.3l0.291,0.112l0.079,0.057l0.142,0.166l0.665,0.408l0.072,0.139l0.046,0.139L746.424,456.089zM781.291,454.567l-0.137,0.146l-0.146,-0.091l0.226,-0.296l0.053,-0.02L781.291,454.567zM772.515,454.686l-0.117,0.011l-0.035,-0.083l0.005,-0.143l-0.01,-0.114l-0.034,-0.085v-0.143l0.108,0.071l0.083,0.067l0.096,0.048l0.078,0.032l0.041,0.022l-0.077,0.202L772.515,454.686zM773.987,453.865l-0.004,0.192l-0.194,-0.113l-0.038,-0.213l0.064,-0.069l0.133,0.037L773.987,453.865zM805.906,453.52l-0.035,0.092l-0.24,-0.225l-0.063,-0.163l0.029,-0.127l0.249,-0.011l0.124,0.08L805.906,453.52zM828.357,453.086l-0.07,0.085l-0.341,-0.156l0.017,-0.247l-0.046,-0.122l-0.092,-0.128l-0.037,-0.125l0.038,-0.137l0.21,0.175l0.118,0.278l0.162,0.264L828.357,453.086zM831.708,452.157l-0.046,0.032l-0.101,-0.075l-0.063,-0.083l0.004,-0.083l0.072,-0.042l0.146,0.127l0.003,0.07L831.708,452.157zM831.336,451.861l0.007,0.118l-0.17,-0.268l-0.066,-0.317l0.135,0.113l0.151,0.234L831.336,451.861zM806.541,450.99l0.094,0.267l0.014,0.102l-0.521,0.14l-0.314,-0.328l0.067,-0.133l0.271,0.006L806.541,450.99zM779.688,452.377l-0.384,0.103l-0.222,-0.144l0.24,-0.177l0.085,-0.012l0.056,-0.035l0.02,-0.072l-0.434,-0.117l-0.124,-0.103l-0.118,-0.262l0.003,-0.167l0.558,-0.441l0.13,-0.047l0.021,0.183l0.385,0.462l0.017,0.308l-0.015,0.111L779.688,452.377zM802.805,450.504l0.101,0.06l0.14,-0.002l0.166,-0.044l0.408,0.042l0.722,0.009l0.497,0.105l0.486,0.297l0.242,0.06l0.104,0.002l-0.023,0.023l-0.192,0.081l-0.091,0.16l0.265,0.245l0.018,0.163l0.205,0.146l0.251,0.227l0.01,0.074l0.085,0.102l0.043,0.125l-0.177,0.124l-0.237,0.023l-0.176,-0.117l-0.161,-0.146l-0.042,0.181l-0.125,0.104l-0.456,-0.03l-0.326,0.001l-0.324,0.045l0.162,0.028l0.147,0.058l0.505,0.462l0.108,0.171l-0.177,0.34l0.086,0.139l0.195,0.08l0.238,0.169l0.169,0.017l0.122,0.096l0.005,0.166l0.071,0.15l-0.192,0.061l0.19,0.04l0.17,0.077l-0.093,0.078l-0.072,0.095l0.078,0.051l0.233,0.087l0.102,0.081l0.053,0.217l0.228,0.355l0.416,0.458l0.091,0.167l-0.001,0.154l-0.069,0.132l-0.237,0.154l-0.189,0.204l-0.023,0.074l-0.258,0.094l0.118,0.069l0.094,0.094l0.179,0.283l0.427,0.46l0.215,0.172l0.883,0.624l0.47,0.272l0.6,0.622l0.311,0.144l0.061,0.173l-0.26,0.266l-0.378,0.133l-0.625,0.071l-0.627,-0.093l-0.324,-0.076l-0.282,-0.153l-0.222,-0.307l-0.294,-0.166l0.113,0.186l0.071,0.19l-0.037,0.207l-0.115,0.162l-0.198,0.119l-0.212,0.097l-0.09,0.068l-0.538,1.083l-0.087,0.293l-0.164,1.216l-0.003,0.344l0.242,0.643l0.021,0.337l0.048,0.146l-0.032,0.121l-0.114,0.072l-0.462,0.196l-0.326,0.163l-0.265,0.232l-0.214,0.289l-0.188,0.209l-0.25,0.1l-0.182,-0.015l-0.146,-0.096l-0.103,-0.186l-0.059,-0.203l-0.038,0.15l0.007,0.147l0.086,0.157l0.033,0.166l-0.05,0.169l-0.107,0.135l-0.29,0.147l-0.16,0.126L802.782,467l-0.077,0.125l-0.111,0.097l-0.409,0.222l-0.092,0.089l-0.067,0.113l0.218,-0.018l0.2,0.018l0.015,0.221l0.063,0.165l-0.08,0.361l-0.308,0.244l0.154,0.051l0.139,0.08l0.309,0.059l0.104,0.256l-0.046,0.31l-0.056,0.278l-0.222,0.077l-0.138,-0.051l-0.137,0.005l-0.101,0.084l-0.026,0.144l0.191,-0.071l-0.011,0.36l-0.052,0.351l-0.063,0.194l-0.117,0.158l-0.177,0.051l-0.167,-0.119l-0.034,0.138l0.051,0.116l0.238,0.282l-0.146,0.062l-0.106,0.096l-0.048,0.14l-0.259,0.321l-0.115,0.236l-0.049,0.252l-0.121,0.2l-1.959,0.872l-1.585,0.734l-0.114,-0.05l-0.077,-0.112l-0.054,-1.141l-0.196,-0.583l-0.029,-0.329l-0.224,0.293l-0.137,-0.03l-0.148,-0.075l-0.111,-0.096l-0.009,-0.126l0.12,-0.362l-0.145,0.199l-0.158,0.153l-0.164,-0.019l-0.142,-0.076l-0.052,-0.118l-0.075,-0.018l-0.347,0.322l-0.457,0.173l-0.255,-0.003l-0.2,-0.099l0.01,-0.246l-0.021,-0.24l-0.056,-0.141l-0.123,-0.051l-0.113,0.018l-0.328,0.125l-0.117,-0.015l-0.067,0.063l-0.868,-0.874l-0.175,0.708l-0.6,0.376l-0.442,0.219l-0.439,-0.082l-0.445,-0.14l-0.444,0.169l-0.482,0.414l-0.133,0.063l-0.139,-0.001l-0.102,-0.054l0.035,-0.314l0.004,-0.314l-0.036,-0.699l-0.038,-0.138l-0.139,-0.192l-0.184,-0.139l-0.102,0.101l-0.093,0.139l-0.366,-0.006l-0.357,-0.111l-0.304,0.063l-0.604,0.277l-0.32,0.043l-0.172,-0.063l-0.11,-0.149l0.063,-0.137l0.133,-0.105l-0.248,0.083l-0.211,0.14l-0.092,0.09l-0.099,-0.045l-0.264,-0.316l-0.552,0.118l-0.074,0.036l-0.136,0.108l-0.131,-0.054l-0.065,-0.115l-0.023,-0.66l-0.281,-1.269l-0.077,-0.648l-0.062,-0.153l-0.322,-0.233l0.011,-0.334l0.168,-0.28l0.035,-0.326l-0.048,-0.354l-0.101,-0.346l-0.127,-0.261l-0.182,-0.223l-0.241,-0.25l-0.297,-0.187l-0.64,-0.21l-0.337,0.019l-0.126,-0.083l-0.084,-0.107l0.034,-0.21l0.114,-0.144l0.153,-0.036l0.019,-0.082l-0.325,-0.169l-0.271,-0.23l-0.085,-0.138l-0.026,-0.152l0.002,-0.351l0.078,-0.222l0.043,-0.12l0.083,-0.371l0.177,-0.113l-0.028,-0.068l-0.076,-0.051l-0.11,-0.122l-0.091,-0.14l-0.207,-0.238l-0.365,-0.286l-0.062,-0.494l-0.047,-0.728l0.03,-0.331l0.117,-0.619l0.203,-0.195l0.161,-0.054l0.121,-0.083l-0.1,-0.012l-0.086,0.031l-0.154,0.021l0.127,-0.554l0.057,-0.16l0.255,-0.31l0.299,-0.274l0.126,-0.323l0.17,-0.283l0.703,-0.292l-0.253,0.366l0.028,0.133l0.062,0.118l0.182,0.083l0.052,0.451l0.229,0.256l0.23,0.234l0.17,0.115l0.187,0.167l0.131,0.155l0.138,0.13l0.208,0.127l0.563,0.541l0.235,0.159l0.175,0.159l0.124,0.056l0.307,-0.045l0.907,-0.388l0.163,-0.025l0.295,-0.067l0.521,0.021l0.551,0.132l0.179,0.004l0.17,-0.079l0.236,0.023l0.22,0.041l0.11,-0.034l0.32,-0.283l0.436,-0.084l0.141,-0.28l0.109,-0.264l0.052,-0.281l0.182,-0.113l0.255,-0.098l0.378,-0.124l1.311,-0.022l0.127,0.054l0.027,0.144l-0.027,0.109l0.052,0.065l0.174,0.006l0.161,0.066l0.653,0.226l0.278,0.07l0.155,-0.018l0.306,0.202l0.167,-0.069l0.221,-0.142l0.21,-0.191l0.188,-0.151l0.273,-0.059l0.354,0.008l0.418,-0.052l0.315,-0.081l0.352,0.134l0.094,-0.042l0.061,-0.131l0.182,-0.287l0.081,-0.193l0.07,-0.37l0.049,-0.088l0.134,-0.051l0.137,-0.07l0.036,-0.111l0.05,-0.129l-0.041,-0.108l-0.078,-0.091l-0.082,-0.309l0.026,-0.141l0.051,-0.105l0.141,-0.053l0.372,-0.227l0.33,-0.266l0.181,-0.13l0.079,-0.084l0.005,-0.122l-0.144,-0.127l-0.138,-0.061l-0.01,-0.147l0.005,-0.102l0.042,-0.096l-0.021,-0.093l-0.001,-0.139l0.088,-0.15l0.203,-0.222l0.16,-0.144l0.178,0.089l0.207,-0.041l0.197,-0.072l0.109,-0.262l0.017,-0.125l-0.026,-0.1l0.068,-0.373l0.017,-0.054l0.129,-0.235l0.013,-0.158l-0.073,-0.367l0.046,-0.278l0.021,-0.575l0.077,-0.103l0.089,-0.298l0.144,-0.311l0.291,-0.169l0.152,-0.222l0.067,-0.042l0.1,-0.002l0.352,0.162l0.316,-0.18l0.286,-0.021l0.236,0.024l0.133,0.074l0.131,0.053l0.282,-0.175L802.805,450.504zM831.608,451.417l-0.113,0.058l-0.182,-0.021l-0.02,-0.142l0.185,-0.255l0.122,-0.269l-0.13,-0.067l-0.127,-0.172l-0.005,-0.2l0.104,-0.37l0.154,0.03l0.148,0.16l0.061,0.3l0.097,0.228l-0.206,0.31L831.608,451.417zM746.505,448.072l0.344,0.025l0.639,-0.152l0.351,0.015l0.331,0.11l0.294,0.063l0.732,-0.081l0.138,0.021l0.132,0.063l0.112,0.1l0.335,0.364l0.566,0.448l0.163,0.287l0.093,0.323l0.059,0.075l0.64,0.617l0.069,0.258l-0.09,0.357l0.186,0.284l0.62,0.267l0.366,0.194l0.078,0.119l0.054,0.142l0.203,0.21l0.254,0.137l0.793,0.361l1.04,0.754l0.591,0.358l0.489,0.544l0.177,0.26l0.146,0.281l0.297,0.409l0.505,0.505l0.128,0.154l0.136,0.223l0.157,0.207l0.188,0.19l0.224,0.146l0.229,0.047l0.369,0.365l0.199,0.114l-0.031,-0.286l-0.168,-0.25l0.003,-0.15l0.029,-0.135l0.137,-0.113l0.165,-0.032l0.31,0.104l0.503,0.433l0.212,0.252l0.159,0.348l0.134,0.361l0.2,0.18l0.276,0.063l0.307,0.026l0.282,0.111l0.66,0.5l0.219,0.235l0.166,0.276l0.114,0.327l0.071,0.343l0.044,0.079l0.424,0.414l0.223,0.175l0.272,0.085l0.795,0.093l0.279,0.143l0.232,0.238l0.097,0.242l-0.165,0.214l-0.621,0.328l-0.663,0.227l0.645,-0.078l0.326,-0.095l0.3,-0.148l0.297,-0.189l0.472,-0.264l0.175,-0.054l0.206,0.019l0.187,0.075l0.28,0.259l0.264,0.274l0.197,0.319l0.123,0.355l-0.226,0.186l-0.328,0.137l-0.451,0.343l-0.048,0.136l0.093,0.087l-0.11,0.252l0.253,0.156l0.038,0.132l-0.219,0.189l0.021,0.117l0.264,0.5l0.126,0.114l0.403,0.254l0.614,0.257l0.34,0.118l0.386,0.091l0.165,-0.002l0.289,-0.042l0.059,0.1l0.124,0.492l0.06,0.312l0.089,0.663l0.112,0.275l-0.007,0.336l0.147,0.286l0.303,0.183l0.321,0.149l0.152,0.146l-0.002,0.22l-0.052,0.174l-0.108,0.135l-0.334,0.287l-0.06,0.124l-0.047,0.316l0.057,0.145l0.134,0.008l0.104,-0.076l0.4,-0.424l0.108,-0.074l0.151,-0.06l0.154,-0.038l0.731,-0.003l0.311,0.067l0.275,0.138l0.243,0.173l0.891,1.105l0.407,0.61l0.032,0.152l0.007,0.158l-0.069,0.122l-0.37,0.417l-0.047,0.115l-0.115,0.454l0.021,0.327l0.123,0.137l0.099,0.149l-0.008,0.135l-0.244,0.672l-0.025,0.115l0.154,1.093l0.011,0.296l-0.031,0.375l0.022,0.604l-0.2,1.868l-0.037,0.111l-0.153,0.286l-0.201,-0.002l-0.163,-0.05l-0.113,-0.109l-0.063,-0.135l-0.092,-0.111l-0.486,-0.345l-0.127,0.057l-0.494,0.428l-0.131,0.063l-0.165,-0.052l-0.26,-0.128l-0.815,-0.45l-0.05,0.144l-0.011,0.195l0.162,0.49l0.023,0.214l-0.148,0.042l-0.083,-0.009l-0.339,-0.284l-0.313,-0.315l-0.355,-0.426l-0.26,-0.202l-0.234,-0.226l-0.66,-0.858l-0.172,-0.131l-1.023,-0.605l-0.206,-0.144l-0.262,-0.25l-0.281,-0.223l-0.617,-0.351l-1.07,-0.89l-0.465,-0.511l-0.517,-0.824l-0.169,-0.21l-0.869,-0.618l-0.474,-0.374l-0.198,-0.215l-0.461,-0.749l-0.135,-0.252l-0.17,-0.223l-0.279,-0.181l-0.246,-0.212l-0.488,-0.677l-0.154,-0.27l-0.116,-0.292l0.021,-0.585l-1.035,-1.771l-0.26,-0.552l-0.241,-0.766l-0.053,-0.077l-0.565,-0.686l-0.199,-0.22l-0.242,-0.206l-0.197,-0.241l-0.39,-0.783l-0.145,-0.217l-0.203,-0.16l-0.738,-0.296l-0.275,-0.165l-0.217,-0.234l-0.133,-0.299l-0.146,-0.634l-0.349,-0.963l-0.39,-1.29l-0.264,-0.578l-0.301,-0.454l-0.088,-0.105l-1.34,-0.817l-0.229,-0.121l-0.243,-0.072l-0.347,-0.052l-0.265,-0.211l-0.108,-0.379l-0.061,-0.508l-0.066,-0.303l-0.073,-0.172l-0.56,-0.359l-0.22,-0.284l-0.183,-0.313l-0.167,-0.242l-0.616,-0.836l-0.211,-0.219l-0.261,-0.153l-0.773,-0.162l-0.227,-0.139l-0.375,-0.475l-0.227,-0.242l-0.68,-0.533l-1.149,-1.115l-0.235,-0.278l-0.176,-0.29l-0.143,-0.311l-0.49,-0.862l0.04,-0.174l0.073,-0.181l-0.011,-0.15l-0.054,-0.148l0.011,-0.133l0.146,-0.079l0.327,-0.101l0.339,0.012l0.314,0.043l0.304,0.083l0.292,0.181l0.522,0.458l0.297,0.159l0.33,0.077L746.505,448.072zM743.332,446.439l-0.055,0.079l-0.167,-0.041l-0.184,-0.255l0.068,-0.049l0.113,0.026l0.216,0.059l0.019,0.095L743.332,446.439z"},"ir":{"name":"Iran","path":"M601.479,341.959l0.059,0.078l0.455,0.745l0.2,0.219l0.117,0.186l0.079,0.207l0.139,0.14l0.184,0.076l0.223,0.2l0.151,0.156l0.253,0.323l0.268,0.12l0.973,0.233l0.541,0.108l0.156,0.031l0.414,-0.156l0.485,0.021l0.18,0.008l0.641,-0.658l0.195,-0.22l0.382,-0.114l0.215,-0.263l0.345,-0.318l0.421,-0.3l0.387,-0.27l0.296,-0.163l0.536,-0.382l0.335,-0.132l0.291,0.004l0.436,0.448l0.367,0.407l0.113,0.178l-0.182,0.16l-0.34,0.154l-0.065,0.113l-0.023,0.145l0.013,0.138l0.046,0.113l0.417,0.261l0.047,0.144l0.003,0.146l-0.047,0.091l-0.093,0.053l-0.29,0.073l-0.249,0.085l-0.086,0.083l-0.075,0.099l0.011,0.11l0.075,0.125l0.509,0.34l0.058,0.125l0.101,0.168l0.125,0.103l0.212,0.028l0.102,0.069l0.492,0.626l0.12,0.044l0.575,-0.138l0.08,0.006l0.005,0.153l0.086,0.886l0.066,0.457l0.099,0.443l0.155,0.404l0.184,0.383l0.254,0.236l0.564,0.284l0.274,0.082l0.721,0.057l0.712,0.125l0.42,0.133l0.129,0.094l0.106,0.144l0.348,0.668l0.548,0.475l1.106,0.711l0.536,0.236l1.806,0.446l1.202,-0.025l3.322,-0.861l1.104,-0.215h0.415l-0.247,0.171l-0.415,0.098l0.25,0.121l0.387,0.02l0.179,-0.02l0.13,-0.109l0.021,-0.181l-0.019,-0.179l-0.183,-0.803l-0.106,-0.568l0.779,0.039l0.303,-0.074l0.446,-0.19l0.338,-0.115l0.17,-0.016l0.168,-0.089l0.129,-0.112l0.29,-0.779l0.145,-0.196l0.492,-0.44l0.418,-0.279l0.438,-0.248l0.555,-0.173l0.737,0.018l0.587,0.061l0.34,-0.003l0.161,0.018l0.121,-0.025l0.07,-0.051l0.076,-0.342l0.12,-0.112l0.207,-0.096l0.29,0l0.354,-0.025l0.294,0.023l0.37,0.131l0.483,0.011l0.322,-0.023l0.187,0.131l0.135,0.175l0.065,0.146l0.015,0.2l-0.003,0.152l0.051,0.059l0.196,0.091l0.273,0.068l0.531,0.082l0.499,0.158l0.259,0.107l0.36,0.167l0.429,0.415l0.159,0.065l0.192,0.042l0.137,-0.011l0.322,-0.175l0.28,0.129l0.142,-0.017l0.322,-0.096l0.342,0.12l0.852,0.454l0.094,-0.01l0.077,0.046l0.071,0.104l0.05,0.128l0.063,0.39l0.246,0.285l0.301,0.259l0.351,0.142l0.733,0.339l0.32,0.275l0.324,0.466l0.4,0.613l0.058,0.056l1.028,-0.019l1.156,0.001l0.141,0.245l-0.026,0.485l0.041,0.497l0.104,0.343l0.001,0.316l-0.083,0.16l-0.065,0.183l-0.019,0.08l0.148,0.114l0.13,0.262l0.019,0.365l-0.064,0.193l0.009,0.16l0.065,0.136l0.056,0.227l-0.01,0.137l-0.093,0.136l-0.056,0.17l-0.074,0.215l-0.027,0.17l-0.14,0.079l-0.111,0.057l0.019,0.215l0.056,0.181l0.065,0.214l-0.074,0.147l-0.047,0.169l-0.103,0.271l0.028,0.225l-0.111,0.191l-0.14,0.169l-0.093,0.135l-0.019,0.191l-0.102,0.067l-0.195,0.157l-0.12,0.112l-0.177,0.034l-0.037,0.09l0.028,0.089l0.074,0.056l0.115,0.194l0.24,0.334l-0.692,0.042l-0.203,0.295l-0.237,0.422l0.116,0.852l-0.116,0.437l0.07,0.245l0.177,0.169l0.227,0.094l0.426,0.006l0.282,0.066l0.028,0.113l-0.162,0.165l-0.259,0.309l-0.138,0.135l-0.441,0.62l0.004,0.264l0.041,0.213l0.19,0.667l0.186,0.645l0.333,1.16l-0.006,0.269l-0.104,0.596l-0.007,0.362l0.047,0.469l-0.035,0.242l0.082,0.542l0.093,0.039l0.721,0.105l0.661,0.097l0.881,0.128l0.267,0.317l0.166,0.695l-0.01,0.519l-0.075,0.265l-0.63,0.755l-0.64,0.764l-0.639,0.761l-0.662,0.787l-0.069,0.083l0.535,0.628l0.331,0.388l0.467,0.545l0.059,0.131l-0.004,0.214l0.479,0.828l0.169,0.431l0.152,0.253l0.379,0.395l0.37,0.385l0.401,0.176l0.274,0.039l0.624,0.203l0.228,0.162l0.366,0.408l0.43,-0.056h0.089l0.024,0.029l0.013,0.131l-0.063,0.633l0.119,0.637l0.083,0.957l-0.031,0.165l-0.103,0.276l-0.005,0.177l-0.027,0.109l0.028,0.048l0.137,0.065l0.292,0.035l0.705,-0.107l0.082,0.027l0.169,0.113l0.127,0.177l0.011,0.084l-0.178,0.147l-0.029,0.249l0.053,0.373l-0.024,0.045l-0.156,0.084l-0.051,0.538l-0.028,0.049l-0.182,0.055l-0.86,-0.037l-0.098,0.015l-0.323,0.142l-0.554,0.102l-0.152,0.058l-0.204,0.162l-0.147,0.197l-0.028,0.182l-0.029,0.038l-0.317,-0.037l-0.104,0.158l-0.615,0.236l-0.076,0.051l-0.091,0.188l-0.082,0.527l-0.074,0.473l-0.047,0.069l-0.194,0.162l-0.019,0.055l0.026,0.183l-0.088,0.333l-0.069,0.923l-0.077,0.258l-0.153,0.021l-0.12,0.129l-0.22,0.159l-0.475,-0.123l-0.377,-0.129l-1.248,-0.303l-0.137,-0.147l-0.078,-0.259l-0.216,-0.073l-0.31,0.388l-1.054,-0.224l-0.358,0.069l-0.221,-0.121l-0.568,-0.007l-0.448,-0.242l-0.643,0.166l-0.508,0.032l-0.697,-0.424l-0.749,-0.117l-0.608,0.036l-0.313,-0.033l-0.507,-0.152l-0.24,-0.157l-0.395,0.12l-0.178,-0.223l-1.117,-0.207l-0.207,-0.395l-0.155,-0.367l-0.012,-0.378l-0.272,-0.662l-0.091,-0.963l-0.101,-0.377l-0.151,-0.328l-0.201,-0.279l-0.273,-0.299l-0.238,-0.119l-1.044,-0.228l-0.201,0.03l-0.467,0.149l-0.497,0.331l-0.816,0.188l-0.164,0.142l-0.205,0.32l-0.266,0.186l-0.364,-0.048l-0.392,0.189l-0.727,0.527l-0.383,0.161l-0.321,-0.012l-0.345,-0.25l-0.771,-0.336l-0.499,-0.112l-0.692,0.077l-0.328,-0.056l-0.557,-0.395l-0.146,-0.287l-0.318,-0.192l-1.008,-0.431l-0.816,-0.57l-0.15,-0.216l-0.1,-0.319l-0.355,-0.388l-0.797,-0.317l-0.452,-0.338l-0.53,-0.076l-0.493,0.011l-0.217,-0.061l-0.197,-0.145l-0.673,-0.7l-0.008,-0.277l-0.415,-0.686l-0.097,-0.245l-0.089,-0.681l-0.115,-0.178l-0.433,-0.281l-0.067,-0.184l0.092,-0.245v-0.186l-0.225,-0.175l-0.338,-0.093l-0.082,-0.21l0.062,-0.409l-0.051,-0.257l-0.298,-0.411l-0.44,-0.421l-0.439,-0.624l-0.172,-0.156l-0.112,-0.409l-0.161,-0.486l-0.248,-0.035l-1.202,0.583l-0.351,-0.328l-1.054,-0.57l-0.073,-0.086l-0.074,-0.131l0.133,-0.076l0.132,-0.031l0.265,0.102l0.159,-0.12l-0.063,-0.194l-0.265,-0.12l-0.36,0.009l0.099,0.182l-0.337,0.172l-0.072,0.225l0.049,0.279l0.029,0.39l-0.137,0.188l-0.106,0.087l-0.453,0.023l-0.212,0.172l-0.137,0.041l-0.191,-0.134l-0.123,-0.109l-0.101,-0.232l-0.031,-0.162l0.039,-0.092l-0.053,-0.135l-0.145,-0.179l-0.146,-0.098l-0.148,-0.018l-0.123,-0.109l-0.098,-0.2l-0.229,-0.132l-0.144,-0.026l-0.004,-0.619l-0.004,-0.543l-0.004,-0.541l-0.489,-0.022l-0.44,-0.019v-0.454v-0.847l0.209,-0.658l0.213,-0.634l-0.324,-0.467l-0.345,-0.499l-0.224,-0.208l-0.263,-0.625l-0.131,-0.277l-0.116,-0.105l-0.125,-0.061l-0.459,0.024l-0.429,-0.337l-0.503,-0.396l-0.615,-0.485l-0.542,-0.317l-0.221,-0.07l-0.521,-0.024l-0.055,-0.061l-0.036,-0.174l0.001,-0.194l0.169,-0.293l0.013,-0.185l-0.353,-0.622l-0.109,-0.182l-0.302,-0.073l0.06,-0.18v-0.12l-0.043,-0.095l-0.07,-0.045l-0.089,-0.005l-0.237,0.074l-0.181,-0.282l-0.563,-0.803l-0.181,-0.098l-0.033,-0.055l0.137,-0.247l0.232,-0.366l0.04,-0.212l-0.044,-0.234l-0.25,-0.441l0.061,-0.187l0.107,-0.215l0.009,-0.162l0.168,0.024l0.215,0.002l0.068,-0.132l-0.004,-0.462l0.051,-0.169l0.682,-0.784l0.339,-0.176l0.258,-0.162l0.059,-0.236l-0.053,-0.122l-0.051,-0.178l-0.016,-0.128l-0.284,-0.354l-0.099,-0.178l-0.012,-0.163l0.067,-0.288l0.119,-0.224l0.403,-0.132l0.229,-0.112l0.031,-0.101l-0.297,-0.163l-0.634,-0.051l-0.464,0.047l-0.148,-0.051l-0.22,-0.316l-0.234,-0.168l-0.219,-0.108l-0.213,0.02l-0.129,-0.043l-0.03,-0.136l-0.308,-1.043l-0.097,-0.143l-0.144,-0.035l-0.121,-0.007l-0.08,-0.072l-0.086,-0.144l-0.062,-0.189l-0.004,-0.249l0.013,-0.214l-0.042,-0.138l-0.106,-0.137l-0.15,-0.099l-0.132,-0.116l-0.231,-0.925l-0.093,-0.249l0,-0.026l0.004,-0.049l-0.023,-0.213l0.107,-0.185l-0.007,-0.073l-0.222,-0.234l-0.312,-0.234l-0.084,-0.041l-0.002,-0.25l0.011,-0.189l-0.028,-0.171l-0.06,-0.098l-0.002,-0.077l0.125,-0.184l-0.081,-0.121l-0.459,-0.299l-0.172,-0.15l-0.318,-0.03l-0.033,-0.099l0.05,-0.209l0.109,-0.254l0.172,-0.25l0.055,-0.132l0.067,-0.225l0.023,-0.16l0.193,-0.225l0.001,-0.059l-0.054,-0.081l-0.154,-0.045l-0.158,-0.019l-0.059,-0.041l-0.021,-0.121l0.02,-0.492l-0.05,-0.296l-0.065,-0.215l0.041,-0.485l-0.11,-0.098l-0.173,-0.255l-0.074,-0.216l0.04,-0.081l0.037,-0.142l0.024,-0.187l-0.007,-0.132l-0.159,-0.129l-0.118,-0.136l-0.014,-0.15l-0.047,-0.184l-0.067,-0.146l-0.03,-0.095l0.058,-0.056l0.225,-0.044l0.327,0.031l0.267,0.002l0.151,-0.094l0.187,-0.887l0.171,-0.234l0.198,-0.136l0.387,0.316l0.16,0.111L601.479,341.959zM633.391,384.66l-0.262,0.375l-0.395,0.313l-0.168,-0.097l-0.131,0.004l-0.282,0.12l-0.203,0.021l-0.369,0.213l-0.336,0.107l-0.233,-0.008l-0.081,-0.022l-0.046,-0.145l0.004,-0.058l0.142,0.03l0.519,-0.194l0.647,-0.318l0.062,-0.142l-0.104,-0.231l0.028,-0.052l0.42,0.118l0.469,-0.23l0.392,-0.063l0.184,0.16L633.391,384.66z"},"iq":{"name":"Iraq","path":"M601.333,350.905L601.333,350.931L601.426,351.18L601.657,352.105L601.789,352.222L601.939,352.32L602.045,352.457L602.087,352.595L602.074,352.809L602.079,353.057L602.141,353.247L602.227,353.391L602.307,353.463L602.427,353.47L602.571,353.505L602.668,353.648L602.977,354.691L603.006,354.827L603.136,354.871L603.349,354.851L603.568,354.959L603.802,355.127L604.022,355.444L604.17,355.495L604.634,355.448L605.268,355.499L605.565,355.662L605.535,355.763L605.306,355.875L604.903,356.007L604.784,356.23L604.717,356.519L604.729,356.681L604.828,356.859L605.112,357.213L605.128,357.341L605.179,357.519L605.232,357.641L605.173,357.876L604.915,358.039L604.576,358.215L603.895,358.999L603.844,359.168L603.848,359.63L603.78,359.762L603.565,359.76L603.397,359.736L603.388,359.897L603.281,360.113L603.22,360.3L603.47,360.741L603.515,360.975L603.475,361.188L603.243,361.554L603.106,361.8L603.139,361.855L603.32,361.953L603.882,362.756L604.063,363.038L604.301,362.964L604.39,362.969L604.459,363.014L604.502,363.109L604.502,363.229L604.442,363.409L604.745,363.482L604.854,363.664L605.207,364.286L605.194,364.471L605.025,364.764L605.023,364.958L605.059,365.132L605.114,365.193L605.635,365.218L605.856,365.288L606.397,365.604L607.013,366.089L607.516,366.486L607.945,366.823L608.405,366.799L608.53,366.86L608.646,366.965L608.778,367.242L609.041,367.867L609.265,368.074L609.61,368.573L609.934,369.04L609.721,369.674L609.512,370.332L609.512,371.178L609.512,371.632L609.952,371.651L610.441,371.673L610.445,372.214L610.449,372.757L610.453,373.375L610.597,373.401L610.825,373.534L610.923,373.734L611.045,373.843L611.194,373.861L611.34,373.959L611.485,374.138L611.538,374.272L611.499,374.365L611.53,374.527L611.631,374.759L611.754,374.868L611.945,375.002L611.686,375.079L611.406,375.02L610.809,374.749L610.615,374.741L610.362,374.844L610.351,374.936L609.72,374.633L609.493,374.572L609.411,374.566L609.049,374.569L608.534,374.624L608.231,374.747L608.021,374.877L607.925,375.005L607.891,375.074L607.727,375.451L607.537,375.934L607.34,376.368L606.957,376.978L606.745,377.259L606.29,377.781L605.798,377.886L604.657,377.783L603.392,377.668L602.133,377.555L601.196,377.47L601.124,377.442L600.197,376.696L599.465,376.105L598.55,375.366L597.616,374.609L596.668,373.84L595.979,373.28L595.143,372.558L594.382,371.899L593.781,371.377L593.01,370.921L592.408,370.563L591.53,370.042L590.829,369.625L590.228,369.267L589.303,368.715L588.996,368.565L588.037,368.38L587.128,368.224L586.187,368.062L585.561,367.954L585.974,367.56L585.847,367.206L585.546,367.271L585.269,367.355L585.101,366.804L585.315,366.735L585.117,366.014L584.914,365.27L584.718,364.549L584.517,363.81L585.312,363.335L585.906,362.98L586.737,362.482L587.538,362.001L588.301,361.542L589.142,361.035L589.894,360.581L590.583,360.396L590.729,360.253L591.043,359.631L591.312,359.099L591.325,358.976L591.326,358.219L591.373,357.328L591.462,356.851L591.617,356.428L591.759,356.119L591.774,355.83L591.755,355.536L591.608,355.091L591.455,354.626L591.472,354.178L591.5,353.938L591.596,353.553L591.76,353.271L591.936,353.097L592.59,352.917L592.979,352.81L593.499,352.31L593.808,352.012L594.238,351.54L594.555,351.192L594.58,351.071L594.58,351.024L594.852,350.953L595.355,350.53L595.652,350.135L595.746,350.1L596.011,350.229L596.201,350.265L596.638,350.115L596.898,350.194L597.117,350.294L597.239,350.301L597.826,350.547L597.973,350.577L598.275,350.607L598.726,350.621L599.017,350.46L599.222,350.305L599.366,350.309L599.506,350.346L599.624,350.412L599.723,350.528L599.77,350.694L599.751,351.223L599.795,351.362L599.875,351.462L599.976,351.481L600.099,351.366L600.313,351.199L600.577,351.017L600.773,350.85L600.886,350.787L601.063,350.796L601.236,350.825z"},"ie":{"name":"Ireland","path":"M455.44,277.503l-0.444,0.314l-0.069,0.119l-0.125,0.479l-0.015,0.136l-0.143,0.251l-0.135,0.279l-0.157,0.108l-0.234,0.086l-0.133,0.085l-0.168,-0.043l-0.212,0.007l-0.106,0.095l0.005,0.073l0.063,0.083l0.186,0.128l0.207,0.115l-0.023,0.101l-0.111,0.114l-0.703,0.284l-0.209,0.171l-0.073,0.113l0.075,0.189l0.561,0.565l0.095,0.062l0.083,0.329l0.495,0.137l0.203,0.205l0.174,0.049l0.379,-0.018l0.152,0.077l0.086,-0.059l0.05,-0.108l0.319,-0.278l0.105,-0.122l-0.063,-0.169l-0.068,-0.129l0.194,-0.257l0.235,-0.254l0.118,0.008l0.201,0.156l0.166,0.217l0.022,0.168l0.031,0.122l0.157,0.26l0.101,0.09l0.272,0.052l0.064,0.102l-0.049,0.376l0.041,0.125l0.285,0.006l0.303,-0.03l0.106,0.014l0.109,-0.079l0.168,-0.085l0.241,0.029l0.118,0.168l0.053,0.173l-0.207,0.065l-0.216,-0.035l-0.105,0.113l-0.007,0.218l0.073,0.281l0.145,0.199l0.115,0.448l0.096,0.496l0.148,0.299l0.031,0.37l-0.022,0.182l0.027,0.327l-0.063,0.115l0.047,0.306l0.175,0.631l0.077,0.351l0.049,0.764l-0.124,0.285l-0.166,0.271l-0.109,0.32l-0.083,0.345l-0.051,0.555l-0.36,0.648l-0.153,0.161l-0.178,0.099l0.388,0.452l-0.317,0.201l-0.345,0.063l-0.382,-0.113l-0.238,0.014l-0.218,0.146l-0.085,0.088l-0.069,-0.042l-0.143,-0.37l-0.105,0.382l-0.22,0.122l-0.377,-0.026l-0.63,0.102l-0.243,0.108l-0.101,0.17l-0.075,0.196l-0.099,0.115l-0.111,0.061l-0.487,0.144l-0.096,0.058l-0.226,0.315l-0.295,0.182l-0.245,0.055l-0.217,-0.183l-0.089,-0.11l-0.101,-0.056l-0.334,0.009l0.105,0.057l0.068,0.129l0.033,0.248l-0.038,0.243l-0.165,0.123l-0.196,0.023l-0.31,0.251l-0.41,0.068l-0.222,0.231l-1.356,0.39l-0.077,0.004l-0.187,-0.099l-0.203,-0.044l-0.202,0.031l-0.568,0.218l-0.275,-0.043l0.351,-0.542l0.471,-0.274l0.049,-0.075l-0.154,-0.037l-0.896,0.19l-0.311,0.162l-0.311,0.047l0.144,-0.248l0.401,-0.339l0.215,-0.16l0.131,-0.064l0.15,-0.2l0.423,-0.227l-1.362,0.468l-0.358,-0.057l-0.084,-0.13l-0.278,0.062l-0.106,-0.317l0.413,-0.479l0.241,-0.207l0.286,-0.112l0.275,-0.161l0.102,-0.196l-0.129,-0.063l-0.824,0.05l-0.395,-0.042l0.021,-0.156l0.073,-0.173l0.409,-0.296l0.222,-0.047l0.197,0.028l0.192,0.076l0.157,0.099l0.464,-0.057l-0.194,-0.189l-0.034,-0.385l-0.148,-0.129l0.189,-0.179l0.217,-0.108l0.362,-0.371l0.129,-0.057l0.716,-0.09l0.772,-0.195l0.765,-0.27l-0.393,-0.151l-0.188,-0.2l-0.302,0.403l-0.218,0.154l-0.614,0.083l-0.194,-0.045l-0.274,-0.125l-0.085,0.047l-0.079,0.096l-0.407,0.197l-0.427,0.047l0.497,-0.362l0.631,-0.615l0.14,-0.194l0.2,-0.339l-0.062,-0.151l-0.13,-0.086l0.457,-0.7l0.161,-0.127l0.292,-0.021l0.215,-0.111h0.095l0.085,-0.042l0.188,-0.21l-0.29,-0.134l-0.3,-0.069l-0.927,0.073l-0.122,-0.016l-0.115,-0.065l-0.075,-0.093l-0.056,-0.239l-0.068,-0.054h-0.209l-0.207,0.073l-0.144,-0.007l-0.141,-0.105l0.226,-0.245l-0.291,-0.058l-0.294,0.048l-0.245,-0.075l-0.007,-0.154l0.111,-0.154l-0.146,-0.146l-0.03,-0.185l0.155,-0.091l0.169,0.03l0.345,-0.137l0.443,-0.066l-0.38,-0.135l-0.151,-0.116l-0.007,-0.177l0.03,-0.152l0.439,-0.257l0.468,-0.113l-0.035,-0.169l0.033,-0.184l-0.473,-0.053l-0.467,0.129l0.05,-0.351l0.112,-0.318l0.022,-0.209l-0.022,-0.225l-0.219,0.096l-0.025,-0.317l-0.094,-0.217l-0.325,0.15l0.008,-0.288l0.094,-0.201l0.169,-0.087l0.168,0.038l0.313,-0.003l0.302,-0.152l0.435,-0.039l0.692,0.047l0.476,0.427l0.123,-0.076l0.19,-0.27l0.089,-0.03l0.718,0.118l0.445,0.155l0.119,-0.048l-0.064,-0.299l-0.153,-0.208l0.192,-0.272l0.234,-0.185l0.157,-0.092l0.361,-0.115l0.158,-0.108l0.105,-0.352l0.167,-0.293l-0.907,0.152l-0.863,-0.348l0.137,-0.246l0.182,-0.14l0.314,-0.107l0.03,-0.129l0.159,-0.107l0.263,-0.282l-0.097,-0.369l0.052,-0.27l0.189,-0.176l0.059,-0.253l0.084,-0.187l0.384,-0.067l0.369,-0.173l0.133,0.017l0.437,-0.04l0.147,0.07l-0.034,-0.307l0.268,-0.04l0.104,0.061l0.046,0.218l0.122,0.139l0.038,0.241l-0.082,0.186l-0.137,0.143l0.125,0.146l-0.193,0.265l0.208,-0.113l0.297,-0.259l-0.016,-0.211l-0.05,-0.267l-0.083,-0.241l0.038,-0.266l0.167,-0.166l0.439,-0.084l-0.18,-0.302l0.16,-0.027l0.174,0.063l0.256,0.235l0.267,0.185l0.276,0.146l-0.266,0.292l-0.327,0.203L455.44,277.503zM447.78,283.188l-0.012,0.136l-0.208,-0.171l-0.101,-0.187l-0.57,-0.085l0.237,-0.187l0.116,0.055l0.403,0.008l0.113,0.078L447.78,283.188z"},"im":{"name":"Isle of Man","path":"M463.317,281.89L462.75,282.495L462.52,282.387L462.324,282.444L462.27,282.427L462.381,282.208L462.513,281.701L462.748,281.5L463.046,280.972L463.282,280.826L463.363,280.846L463.415,280.896L463.525,281.489L463.373,281.698z"},"il":{"name":"Israel","path":"M576.136,365.934L575.988,365.954L575.642,366.109L575.595,366.156L575.534,366.246L575.523,366.315L575.474,367.059L575.286,367.038L575.057,366.876L575.012,366.736L574.943,366.688L574.779,366.67L574.469,366.599L574.109,366.844L573.956,367.248L573.925,367.437L573.803,367.833L573.846,368.077L573.867,368.392L573.898,368.649L573.866,368.804L573.797,368.886L573.817,368.945L573.879,368.967L574.076,368.897L574.283,368.967L574.482,369.1L574.498,369.186L574.357,369.237L574.024,369.438L573.789,369.671L573.728,369.886L573.569,370.344L573.591,370.438L573.668,370.493L574.21,370.444L574.703,370.259L575.074,370.062L575.191,370.074L575.113,370.578L575.115,370.58L575.051,370.888L575.076,370.94L575.16,371.208L575.001,371.697L574.825,372.095L574.763,372.283L574.591,372.702L574.415,373.187L574.321,373.521L574.342,373.639L574.299,374.25L574.324,374.423L574.118,374.952L574.077,375.213L573.994,375.566L573.852,376.312L573.658,376.562L573.562,376.284L573.34,375.486L573.183,374.938L572.968,374.263L572.606,373.439L572.573,373.24L572.495,372.952L572.246,372.2L572.042,371.656L571.809,370.96L572.098,370.684L572.103,370.456L572.595,369.922L572.591,369.87L572.46,369.728L572.479,369.704L573.024,368.707L573.376,367.717L573.707,366.334L573.943,365.629L574.143,365.161L574.231,364.773L574.553,364.746L574.793,364.787L575.081,364.8L575.311,364.654L575.421,364.217L575.552,364.146L575.619,364.25L575.687,364.135L575.988,363.942L576.137,363.818L576.286,363.665L576.366,363.61L576.316,363.815L576.276,363.949L576.276,364.124L576.337,364.22L576.42,364.41L576.471,364.6L576.363,364.757L576.373,364.921L576.402,365.059L576.49,365.22L576.332,365.51L576.176,365.776z"},"it":{"name":"Italy","path":"M514.148,315.611l-0.057,0.233l-0.119,0.058l-0.208,0.136l-0.238,0.186l-0.222,0.209l-0.06,0.227l0.061,0.148l0.06,0.051l0.081,-0.045l0.118,0.028l0.148,0.081l0.247,0.079l0.007,0.078l-0.052,0.1l-0.192,0.177l-0.173,0.2l-0.017,0.122l0.021,0.089l0.06,0.054l0.256,-0.024l0.038,0.073l-0.125,0.513l0.039,0.087l0.225,0.082l0.164,0.123l0.307,0.324l0.122,0.262l-0.084,0.088l-0.193,0.043l-0.157,-0.022l0.178,-0.158l-0.435,-0.576l-0.197,0.001l-0.261,0.244l-0.726,-0.247l-0.139,0.1l-0.103,0.195l-0.252,0.242l-0.357,0.106l-0.398,0.266l-0.419,0.188l-0.32,0.142l-0.184,-0.025l0.292,-0.307l-0.124,-0.006l-0.388,0.217l-0.223,0.183l-0.072,0.308l-0.065,0.506l0.17,0.134l0.298,0.666l0.367,0.284l-0.071,0.271l-0.097,0.214l-0.222,0.185l-0.184,-0.137l-0.113,0.003l-0.085,0.433l0.159,1.151l0.256,0.804l0.254,0.35l0.573,0.543l0.606,0.286l1.09,0.911l0.598,0.288l0.157,0.156l0.362,0.699l0.313,0.805l0.337,1.258l0.24,0.617l0.484,0.696l1.004,0.992l0.913,0.723l0.85,0.446l0.663,0.078l1.569,-0.098l0.273,0.042l0.29,0.12l0.069,0.309l-0.106,0.208l-0.33,0.216l-0.336,0.299l-0.037,0.407l0.314,0.286l1.514,0.757l1.548,0.631l0.482,0.321l0.559,0.499l1.349,0.684l0.228,0.332l0.82,0.713l0.371,0.549l0.071,0.425l-0.177,0.431l-0.082,0.303l-0.139,0.299l-0.349,-0.113l-0.397,-0.308l-0.598,-1.254l-1.091,-0.127l-0.226,-0.093l-0.388,-0.216l-0.023,-0.143l-0.096,-0.178l-0.099,-0.06l-0.417,-0.04l-0.289,0.204l-0.34,0.483l-0.386,0.693l-0.392,1.013l-0.022,0.408l0.213,0.395l0.636,0.22l0.491,0.351l0.324,0.366l0.023,0.881l0.145,0.499l-0.213,0.283l-0.413,-0.073l-0.55,0.18l-0.39,0.322l-0.162,0.306l0.042,0.792l-0.08,0.301l-0.739,0.568l-0.388,0.58l-0.097,0.24l-0.148,0.272l-0.933,0.01l-0.221,-0.337l-0.008,-0.501l0.16,-0.309l0.343,-0.145l0.231,-0.644l-0.073,-0.466l0.135,-0.207l0.127,-0.146l0.261,-0.086l0.369,-0.082l0.037,-0.653l-0.288,-0.297l-0.101,-0.417l-0.134,-0.772l-0.475,-0.989l-0.254,-0.885l-0.199,-0.438l-0.302,-0.229l-0.545,0.003l-0.271,-0.065l-0.964,-0.618l-0.067,-0.094l0.006,-0.165l0.16,-0.249l-0.108,-0.337l-0.114,-0.319l-0.189,-0.272l-0.207,-0.142l-0.434,0.087l-0.152,0.067l-0.274,-0.023l-0.215,0.121l-0.12,0.004l0.338,-0.479l-0.091,-0.113l-0.334,-0.197l-0.454,-0.03l-0.126,-0.024l-0.074,0.123l-0.088,-0.067l0.009,-0.214l-0.527,-0.962l-0.354,-0.393l-0.179,-0.07l-0.323,0.083l-0.541,-0.172l-0.323,-0.038l-0.178,0.042l-0.266,0.125l-0.134,-0.083l-0.047,-0.129l-0.491,-0.401l-0.613,-0.227l-1.193,-1.283l-0.366,-0.481l-0.753,-0.531l-0.476,-0.776l-0.39,-0.285l-0.567,-0.229l-0.131,0.029l-0.17,0.086l-0.134,0.012l-0.106,-0.101l0.108,-0.104l0.121,-0.047l-0.047,-0.298l-0.646,-0.774l-0.378,-0.25l-0.107,-0.154l-0.079,-0.211l-0.081,-0.139l-0.179,-0.08l-0.153,0.014l-0.211,-0.053l0.007,-0.374l0.042,-0.287l-0.032,-0.244l-0.206,-0.643l-0.356,-0.546l-0.21,-1.311l-0.162,-0.371l-0.394,-0.281l-0.889,-0.316l-1.239,-0.851l-0.262,-0.015l-0.745,-0.332l-0.462,-0.057l-0.6,0.298l-0.729,0.818l-0.591,0.847l-0.215,0.164l-0.763,0.288l-0.674,0.137l-0.007,-0.216l-0.024,-0.163l0.114,-0.179l0.188,-0.211l0.173,-0.266l0.072,-0.192l-0.034,-0.128l-0.078,-0.19l-0.106,-0.014l-0.642,0.16l-0.147,-0.041l-0.475,-0.249l-0.511,-0.306l-0.188,-0.218l-0.071,-0.22l0.053,-0.142l-0.042,-0.138l-0.1,-0.186l0.09,-0.211l0.159,-0.263l0.08,-0.179l0.134,-0.046l0.064,-0.109l-0.107,-0.436l-0.056,-0.07l-0.092,-0.054l-0.142,-0.006l-0.248,-0.09l-0.176,-0.151l-0.038,-0.204l-0.093,-0.196l-0.159,-0.18l-0.02,-0.197l0.181,-0.104l0.247,-0.004l0.174,0.039l0.39,-0.317l0.144,-0.028l0.129,-0.068l0.108,-0.434l0.083,-0.13l0.02,-0.076l-0.077,-0.091l-0.315,-0.306l-0.144,-0.32l-0.227,-0.359l-0.211,-0.159l-0.043,-0.124l-0.005,-0.157l0.043,-0.139l0.382,-0.216l0.226,-0.23l0.097,0.088l0.206,0.094l0.559,-0.128l0.347,-0.129l0.244,-0.136l0.151,0.024l0.548,0.203l0.181,-0.103l0.395,-0.275l0.059,-0.145l0.312,-0.44l0.006,-0.107l-0.128,-0.277l0.04,-0.061l0.382,-0.284l0.187,-0.252l0.203,-0.169l0.146,-0.004l0.04,0.058l0.017,0.118l-0.013,0.486l0.056,0.149l0.3,0.348l0.214,0.198l0.497,0.136l0.023,0.065l-0.137,0.261l0.301,0.312l0.054,0.228l0.139,0.128l0.196,-0.063l0.064,-0.121l-0.077,-0.211l-0.057,-0.221l0.011,-0.128l0.054,-0.147l0.137,-0.206l0.372,-0.472l0.134,-0.273l0.024,-0.423l0.001,-0.34l0.124,-0.083l0.267,0.061l0.08,-0.007l0.036,0.209l0.114,0.333l0.134,0.172l0.143,0.041l0.168,0.001l0.416,-0.203l0.271,-0.088l0.154,0.024l0.091,0.138l0.194,0.363l0.111,0.041l0.134,-0.042l0.047,-0.062l-0.043,-0.14l-0.057,-0.303l-0.078,-0.235l-0.102,-0.11l-0.021,-0.143l0.064,-0.258l0.073,-0.216l0.142,-0.059l0.163,-0.027l0.215,0.229l0.255,0.072l0.19,-0.012l0.033,-0.133l-0.012,-0.146l-0.113,-0.188l0.022,-0.285l0.131,-0.532l0.075,0.041l0.282,0.005l0.307,0.03l0.198,0.217l0.194,0.074l0.276,0.023l0.185,-0.03l0.09,-0.082l0.107,-0.254l0.198,-0.315l0.31,-0.162l0.53,-0.03l0.265,-0.059l0.275,0.003l0.207,0.049l0.214,-0.006l0.544,-0.22l0.561,-0.174l0.078,0.029l0.012,0.058l-0.101,0.134l-0.098,0.178l0.066,0.203l0.319,0.407l0.174,0.311l0.164,0.233l0.255,0.123l0.335,0.075l0.284,0.027l0.297,0.088l1.019,0.217l0.513,0.06l0.389,0.009L514.148,315.611zM510.739,326.012l0.083,-0.2l-0.031,-0.143l-0.176,0.029l-0.124,0.186l0.083,0.157L510.739,326.012zM510.61,333.66l-0.002,-0.03l-0.021,0.003l-0.009,0.018l0.009,0.012L510.61,333.66zM504.874,330.026l0.093,0.148l0.011,0.086l-0.063,0.098l0.026,0.22l-0.235,-0.183l-0.355,0.092l-0.218,-0.02l-0.06,-0.164l0.05,-0.096l0.338,-0.021l0.105,-0.047l0.206,0.022L504.874,330.026zM502.731,337.447l0.141,0.236l0.315,0.966l0.03,0.208l-0.063,0.213l-0.08,0.151l-0.313,0.484l0.046,0.399l0.116,0.247l0.017,0.273l-0.058,0.338l-0.194,2.069l-0.094,0.365l-0.059,0.315l-0.214,0.096l-0.276,-0.101l-0.348,-0.178l-0.161,0.011l-0.162,0.061l-0.133,-0.052l-0.127,-0.101l-0.095,0.706l-0.157,0.286l-0.239,0.183l-0.225,0.011l-0.232,-0.061l-0.196,0l-0.149,-0.135l-0.118,-0.238l-0.188,-0.289l-0.191,-0.343l-0.021,-0.311l-0.033,-0.687l0.055,-0.15l0.08,-0.144l0.039,-0.308l-0.027,-0.269l0.056,-0.096l0.111,0.096l0.083,-0.036l-0.005,-0.139l0.025,-0.253l-0.146,-0.212l-0.247,-0.072l-0.024,-0.222l0.026,-0.217l0.13,-0.146l0.044,-0.194l0.001,-0.593l-0.174,-0.219l-0.067,-0.332l-0.09,-0.212l-0.162,-0.214l-0.184,-0.174l-0.113,-0.168l-0.025,-0.44l0.064,-0.368l0.058,-0.158l0.059,0.023l0.182,0.183l0.149,0.041l0.295,0.044l0.29,-0.059l0.356,-0.167l0.343,-0.202l0.497,-0.595l0.306,-0.121l0.157,-0.157l0.054,-0.212l0.13,-0.055l0.153,0.206l0.19,0.022l0.293,0.17l0.126,0.162l0.108,0.195l0.104,0.086l0.111,0.049l0.016,0.046l-0.088,0.046l-0.101,0.223l0.057,0.064L502.731,337.447zM498.954,336.863l-0.093,0.169l-0.132,-0.012l0.052,-0.125l0.122,-0.251l0.148,-0.084l0.066,0.075l-0.07,0.144L498.954,336.863zM514.817,338.099l-0.125,0.032l-0.073,-0.044l-0.04,-0.056l0.049,-0.139l0.255,0.083l-0.003,0.078L514.817,338.099zM499.496,344.067l-0.162,0.356l-0.169,-0.252l-0.007,-0.216l0.023,-0.062l0.208,0.091L499.496,344.067zM519.415,347.099l-0.19,0.404l-0.093,0.155l-0.677,0.985l-0.078,0.227l-0.048,0.247l-0.07,0.216l-0.094,0.203l-0.089,0.258l0.017,0.292l0.032,0.143l0.082,0.094l0.134,0.088l0.103,0.136l-0.158,0.123l0.173,0.247l0.148,0.146l0.02,0.146l-0.003,0.146l-0.307,0.274l-0.12,0.151l-0.074,0.183l-0.032,0.188l0.033,0.17l-0.01,0.169l-0.309,-0.021l-0.316,-0.104l-0.319,0.045l-0.454,-0.196l-0.165,-0.035l-0.15,-0.077l-0.377,-0.608l-0.304,-0.257l-0.326,-0.201l-0.333,-0.012l-0.333,0.023l-0.294,-0.124l-0.599,-0.415l-0.635,-0.333l-0.269,-0.216l-0.123,-0.146l-0.144,-0.097l-0.363,-0.096l-0.327,-0.226l-0.148,-0.016l-0.319,0.027l-0.164,-0.016l-0.165,-0.08l-0.318,-0.265l-0.204,-0.368l-0.053,-0.163l0.144,-0.421l0.171,-0.405l0.151,-0.113l0.176,-0.082l0.106,-0.12l0.09,-0.147l0.327,0.424l0.146,0.103l0.148,-0.023l0.262,-0.152l0.022,-0.167l0.29,-0.211l0.368,-0.004l0.17,0.039l0.089,0.191l0.14,0.059l0.162,0.025l0.534,0.363l0.15,0.059l0.151,0.01l0.415,-0.152l0.318,-0.058l0.667,0.084l0.36,-0.091l0.252,-0.011l0.367,-0.14l0.282,-0.233l0.147,-0.058l0.158,-0.017l0.382,0.015l0.384,0.053l0.161,-0.055l0.135,-0.153l0.156,-0.069l0.171,0.046l0.443,-0.262l0.196,-0.018l0.186,0.101L519.415,347.099zM509.521,352.253l-0.135,0.039l-0.176,-0.12l-0.012,-0.168l0.032,-0.05l0.214,0.077l0.067,0.156L509.521,352.253z"},"jm":{"name":"Jamaica","path":"M258.866,410.291L259.208,410.396L259.562,410.451L259.714,410.454L259.857,410.488L260.18,410.741L260.44,410.879L261.425,411.188L261.753,411.721L261.815,411.888L261.561,411.986L261.24,412.021L260.934,412.026L260.651,411.925L260.528,411.847L260.233,411.809L260.307,411.737L260.176,411.704L260.012,411.711L259.891,411.916L259.757,412.078L259.499,412.062L259.4,411.924L259.265,411.986L259.155,412.088L259.025,412.47L258.814,412.28L258.585,412.122L258.298,412.056L257.718,412.045L257.444,411.994L257.216,411.671L257.126,411.579L256.897,411.495L256.669,411.124L256.587,411.073L255.968,410.994L255.841,410.791L255.879,410.607L256.085,410.382L256.186,410.318L256.528,410.328L256.855,410.26L256.999,410.164L257.149,410.1L258.333,410.263L258.606,410.264z"},"jp":{"name":"Japan","path":"M879.341,325.174l0.352,0.02l0.157,-0.018l0.269,0.059l1.067,0.591l0.322,0.075l0.333,0.009l0.234,-0.048l0.206,-0.162l0.644,-0.717l0.678,-0.655l0.075,0.025v0.181l-0.05,0.201l-0.3,0.599l-0.333,0.804l-0.071,0.406l0.108,0.395l0.209,0.326l0.165,0.445l0.19,0.617l0.268,0.078l0.146,0.009l0.268,-0.185l0.253,-0.235l0.218,-0.029l0.229,0.04l-0.301,0.164l-0.284,0.2l-0.244,0.378l-0.091,0.071l-0.281,-0.023l-0.161,0.014l-0.329,0.158l-0.289,0.179l-0.276,0.219l-0.301,0.117l-0.321,0.028l-0.495,0.179l-0.321,0.013l-0.603,-0.156l-0.293,0.042l-0.639,0.352l-0.582,0.508l-0.509,0.569l-0.425,0.682l-0.171,0.354l-0.103,0.396l-0.014,0.262l-0.038,0.251l-0.098,0.175l-0.118,0.142l-0.351,-0.083l-0.576,-0.362l-1.117,-0.527l-1.18,-0.809l-0.664,-0.407l-1.248,0.122l-1.181,0.776l-0.105,-0.066l-0.451,-0.532l-0.219,-0.211l-0.261,-0.06l-0.194,0.007l-0.188,0.039l-0.267,0.274l-0.098,0.197l-0.076,0.224l-0.023,0.158l0.032,0.155l0.253,0.35l0.312,0.26l0.141,0.049l0.299,-0.018l0.139,0.027l0.501,0.521l0.549,0.488l0.121,0.161l-0.203,0.169l-0.222,0.084l-0.259,-0.021l-0.256,-0.064l-0.438,-0.207l-0.188,0.176l-0.292,0.361l-0.161,0.392l-0.131,0.179l-0.322,0.236l-0.341,0.122l-0.179,-0.04l-0.136,-0.148l-0.077,-0.177l-0.039,-0.206l0.072,-0.446l0.177,-0.403l0.068,-0.412l-0.145,-0.581l-0.092,-0.122l-0.362,-0.341l-0.168,-0.333l-0.04,-0.415l0.021,-0.229l0.088,-0.507l0.088,-0.256l0.166,-0.084l0.182,-0.051l0.279,-0.184l0.307,-0.238l0.294,-0.272l0.291,-0.333l0.151,-0.366l-0.249,-0.45l-0.052,-0.268l0.037,-0.253l0.266,-0.135l0.273,0.102l0.551,0.372l0.107,0.037l0.378,0.017l0.518,0.081l0.3,-0.02l0.145,-0.056l0.218,-0.307l0.107,-0.392l-0.039,-0.505l-0.002,-0.502l0.138,-0.41l0.432,-0.661l0.124,-0.39l0.045,-0.952l0.156,-0.42l0.125,-0.437l0.06,-0.918l-0.177,-0.886l-0.178,-0.436l-0.204,-0.415l0.03,-0.397l0.165,-0.369l0.004,-0.111l0.039,-0.099l0.309,-0.07l0.145,-0.079l0.139,-0.178l0.165,-0.104l0.121,0.104l0.1,0.182l0.436,0.447l0.687,0.796l0.809,1.209l0.507,0.587l0.534,0.531l0.599,0.542l0.627,0.465l0.4,0.22l0.293,0.35L879.341,325.174zM871.618,320.387l-0.108,0.252l-0.146,-0.375l-0.029,-0.405l0.084,0.002l0.154,0.061l0.037,0.197L871.618,320.387zM872.243,321.235l-0.194,0.028l-0.227,-0.166l-0.028,-0.208l0.164,-0.166l0.163,0.061l0.163,0.214l0.054,0.112L872.243,321.235zM867.152,332.973l-0.064,0.02l-0.066,-0.032l-0.065,-0.285l0.056,-0.15l0.181,-0.105l0.176,-0.029l-0.149,0.524L867.152,332.973zM872.058,335.626l0.11,0.07l0.524,-0.189l-0.1,0.571l-0.056,0.575l0.038,0.952l0.047,0.428l0.091,0.414l0.224,0.296l0.292,0.21l0.423,0.669l0.227,0.82l0.16,0.397l0.12,0.416l0.037,0.19l0.003,0.19l-0.036,0.26l0.04,0.21l-0.046,0.658l-0.189,0.759l-0.024,0.387l-0.165,0.077l-0.1,0.179l-0.085,0.083l-0.095,0.064l-0.137,0.016l-0.099,0.073l-0.039,0.205l-0.063,0.189l-0.12,0.175l-0.094,0.192l-0.077,0.468l-0.028,0.479l-0.115,0.334l-0.279,0.087l-0.319,-0.005l-0.409,0.154l-0.088,0.091l-0.323,0.582l-0.093,0.341l-0.003,0.366l0.09,0.45l0.122,0.439l0.092,0.815l-0.097,1.238l-0.094,0.395l-0.205,0.267l-0.156,0.124l-0.134,0.152l-0.174,0.401l-0.288,0.798l-0.023,0.2l0.001,0.207l-0.078,0.27l-0.05,0.265l0.047,0.308l0.089,0.288l0.386,0.737l0.151,0.218l0.17,0.198l-0.659,0.219l-0.118,0.101l-0.392,0.418l-0.125,0.396l0.01,0.438l-0.065,0.157l-0.107,0.136l-0.112,0.09l-0.438,0.2l-0.28,0.199l-0.278,0.311l-0.11,0.162l-0.215,-0.052l-0.126,-0.144l0.124,-0.18l-0.038,-0.213l0.061,-0.547l-0.069,-0.22l0.224,-0.167l0.106,-0.266l0.232,-0.213l0.167,-0.189l0.029,-0.154l-0.149,-0.166l-0.158,-0.12l-0.218,0l-0.21,0.035l-0.137,0.158l-0.045,0.215l0.011,0.1l-0.018,0.087l-0.33,0.294l0.043,0.307l0.097,0.156l0.124,0.074l-0.037,0.105l-0.157,0.247l-0.109,0.024l-0.201,-0.346l-0.252,-0.189l-0.312,0.001l-0.32,0.069l-0.243,0.23l-0.08,0.191l-0.052,0.197l0.018,0.479l-0.101,0.4l-0.198,0.351l-0.092,0.128l-0.241,0.238l-0.167,0.031l-0.118,-0.108l-0.096,-0.164l0.122,-0.6l-0.005,-0.338l0.282,-0.172l-0.231,-0.24l-0.284,-0.097l-0.399,0.128l-0.113,0.145l-0.077,0.194l-0.215,0.246l-0.236,0.229l-0.269,0.392l-0.18,0.463l-0.59,-0.151l-0.321,-0.034l-0.325,0.012l-0.576,-0.057l-0.632,0.095l-0.72,0.182l0.043,-0.131l0.592,-0.279l0.021,-0.082l-0.057,-0.153l-0.147,-0.007l-0.354,0.053l-0.181,-0.023l-0.073,-0.164l-0.12,-0.07l-0.08,0.067l0.026,0.318l-0.087,0.042l-0.117,-0.082l0.037,-0.248l-0.079,-0.363l-0.01,-0.226l0.124,-0.194l-0.127,-0.082l-0.134,0.031l-0.17,0.093l-0.15,0.132l-0.317,0.663l-0.123,0.378l0.232,0.303l0.634,0.423l0.108,0.104l0.002,0.18l-0.077,0.191l-0.172,0.083l-0.695,0.141l-0.603,0.273l-0.174,0.276l-0.548,1.066l-0.439,0.727l-0.62,0.25l-0.68,-0.223l-0.165,-0.253l-0.133,-0.313l-0.253,-0.283l-0.229,-0.309l-0.133,-0.367l0.021,-0.592l-0.099,-0.357l0.089,-0.095l0.375,-0.218l0.123,-0.122l0.212,-0.284l0.076,-0.158l0.011,-0.239l-0.17,-0.125l-0.44,0.004l-0.439,0.075l-0.313,-0.104l-0.407,-0.29l-0.126,-0.062l-0.438,-0.018l-0.313,0.054l-0.307,0.105l-0.325,0.034l-0.108,0.055l-0.375,0.355l-0.299,0.223l-0.258,0.111l-0.557,0.029l-0.279,0.072l-0.292,0.117l-0.082,-0.01l-0.308,0.162l-0.354,0.14l-0.188,0.14l-0.347,-0.092l-0.686,0.251l-0.332,0.031l-0.342,-0.139l-0.318,-0.225l-0.305,0.097l-0.209,0.331l-0.102,0.658l-0.119,0.296l-0.036,0.355l-0.158,-0.056l-0.918,-0.639l-0.063,-0.023l-0.742,0.11l-0.191,0.053l-0.239,0.129l-0.253,0.058l-0.23,-0.093l-0.221,-0.151l-0.212,0.045l-0.217,0.106l-0.084,-0.966l0.043,-0.127l0.133,-0.169l0.147,-0.145l0.359,-0.05l0.363,0.047l0.26,-0.066l0.22,-0.192l0.231,-0.272l0.261,-0.222l0.354,-0.175l0.342,-0.201l0.301,-0.282l0.285,-0.309l0.262,-0.227l0.285,-0.19l0.434,-0.458l0.575,-0.515l0.221,-0.382l0.137,-0.105l0.495,-0.213l0.657,-0.164l0.31,0.008l0.306,0.335l0.165,-0.046l0.168,-0.087l0.338,-0.048l0.348,0.056l0.34,0.001l0.34,-0.042l0.652,-0.11l0.344,-0.133l0.336,-0.172l1.196,-0.121l0.819,-0.289l0.13,0.021l0.126,0.066l0.01,0.214l-0.104,0.233l0.101,0.141l0.166,0.087l0.771,0.027l0.22,0.05l0.322,-0.159l0.304,-0.197l0.317,-0.26l0.222,-0.293l-0.205,-0.367l-0.045,-0.402l0.172,-0.437l0.249,-0.368l0.296,-0.223l0.273,-0.257l0.552,-0.73l0.399,-0.592l0.144,-0.73l-0.084,-0.866l0.349,-0.646l0.334,-0.111l0.663,-0.295l0.348,-0.086l0.052,0.129l-0.01,0.169l-0.521,0.542l-0.299,0.223l-0.178,0.069l-0.164,0.098l-0.067,0.191l0.266,0.318l0.067,0.235l-0.017,0.225l0.012,0.203l0.3,0.22l0.345,0.073l0.144,-0.002l0.126,-0.058l0.394,-0.539l0.088,-0.094l1.12,-0.396l0.551,-0.303l0.305,-0.079l0.286,-0.158l0.642,-0.61l0.236,-0.282l0.215,-0.312l0.172,-0.363l0.136,-0.393l0.186,-0.245l1.017,-0.585l0.327,-0.319l0.104,-0.155l0.126,-0.449l0.087,-0.467l0.123,-0.367l0.167,-0.344l0.223,-0.351l0.251,-0.327l0.148,-0.335l0.216,-0.803l0.094,-0.446l0.074,-0.161l0.108,-0.135l0.094,-0.172l0.072,-0.192l0.033,-0.19l0.046,-0.582l-0.028,-0.454l-0.168,-0.385l-0.139,-0.109l-0.151,-0.006l-0.228,0.033l-0.193,-0.157l0.04,-0.139l0.197,-0.026l0.134,-0.072l0.097,-0.131l0.181,-0.421l0.108,-0.452l0.01,-0.2l-0.142,-0.365l-0.112,-0.439l-0.003,-0.237l0.123,-0.274l0.176,-0.223l0.157,-0.052l0.17,-0.016l0.155,-0.086l0.144,-0.125l0.081,-0.138l0.126,-0.376l0.049,-0.214l-0.08,-0.576l0.082,-0.158l0.116,-0.098l0.155,0.074l0.16,0.015l0.186,-0.023l0.178,0.061l0.033,0.148l0.112,0.972l0.064,0.131l0.13,0.102l0.146,-0.015l0.126,-0.151l0.085,-0.201l0.168,-0.042l0.513,0.216l0.182,-0.154l0.118,-0.239l0.103,-0.423l-0.05,-0.382l-0.123,-0.142l-0.127,0.025l-0.112,0.105l-0.126,0.057l-0.757,0.201l0.004,-0.426l0.162,-0.64l0.089,-0.203l0.128,-0.096l0.318,0.112l0.155,0.074L872.058,335.626zM863.96,348.511l-0.267,0.009l-0.066,-0.035l0.161,-0.088l0.015,-0.147l0.097,-0.262l-0.002,-0.075l-0.212,-0.014l0.011,-0.297l0.158,-0.294l0.435,-0.463l0.119,-0.087l0.018,0.203l-0.132,0.479l-0.026,0.173l0.342,0.036l-0.22,0.573L863.96,348.511zM850.002,354.175l-0.128,0.129l-0.24,-0.042l-0.139,-0.187l0.046,-0.211l0.251,-0.162l0.24,0.325L850.002,354.175zM867.082,359.244l-0.03,0.16l-0.149,-0.035l-0.071,-0.104l0.009,-0.187l0.157,-0.001L867.082,359.244zM838.818,360.508l-0.057,0.163l-0.19,-0.115l-0.087,-0.104l0.177,-0.513l-0.021,-0.195l0.011,-0.095l0.351,-0.269l0.061,0.051l0.021,0.075l-0.031,0.115l0.018,0.254l-0.264,0.42L838.818,360.508zM854.387,360.729l-0.304,0.288l-0.264,-0.02l-0.132,-0.129l-0.044,-0.159l0.251,-0.25l0.216,-0.354l0.196,-0.157l0.158,-0.088l0.124,0.003l-0.278,0.494L854.387,360.729zM852.756,360.068l-0.052,0.067l-0.05,-0.018l-0.179,0.155l-0.038,-0.149l-0.141,-0.099l-0.017,-0.078l0.403,-0.051l0.13,0.041L852.756,360.068zM852.771,360.837l0.389,0.141l0.397,-0.04l-0.006,0.617l0.057,0.207l0.111,0.185l-0.057,0.269l0.18,0.092l-0.534,0.306l-0.481,0.406l-0.198,0.273l-0.179,0.293l-0.104,0.31l-0.067,0.333l-0.161,-0.132l-0.464,-0.541l-0.294,-0.148l-0.473,-0.079l-0.15,0.018l-0.972,0.505l-0.129,0.369l-0.265,0.555l-0.126,0.183l-0.14,0.053l-0.099,0.095l-0.108,0.472l-0.301,0.29l-0.185,0.009l-0.314,-0.08l-0.142,0.045l0.188,-0.465l-0.3,-0.057l-0.301,0.01l-0.007,-0.303l-0.182,-0.172l0.135,-0.224l0.004,-0.183l0.079,-0.101l0.027,-0.147l-0.011,-0.126l-0.185,-0.038l-0.113,-0.089l0.021,-0.332l-0.106,-0.012l-0.264,0.058l-0.548,0.256l-0.149,0l0.229,-0.183l0.487,-0.25l0.219,-0.144l0.478,-0.404l0.301,-0.191l0.156,-0.339l0.049,-0.206l0.102,-0.182l0.09,-0.291l0.154,-0.097l0.269,-0.25l0.154,0.024l0.172,0.307l0.231,0.235l0.166,-0.02l0.297,-0.121l0.144,-0.027l0.343,0.015l0.309,-0.149l0.126,-0.176l0.047,-0.22l-0.115,-0.369l0.148,0.037l0.143,-0.015l0.335,-0.235l0.345,-0.14l0.357,-0.035l0.402,0.133L852.771,360.837zM838.521,361.286l-0.183,0.137l-0.078,-0.209l0.08,-0.594l0.343,0.122l-0.006,0.182L838.521,361.286zM847.779,361.314l-0.081,0.135l-0.249,-0.041l0.1,-0.117l0.076,-0.142l0.056,-0.029l0.047,0.154L847.779,361.314zM846.902,361.887l0.137,0.124l0.325,-0.05l0.04,0.035l-0.095,0.112l-0.144,0.111l-0.26,-0.083l-0.164,-0.004l-0.023,-0.185l0.021,-0.067L846.902,361.887zM843.84,363.038l0.377,0.1l0.16,0.006l0.147,-0.045l0.226,-0.131l0.235,-0.097l0.169,0.049l0.149,0.117l0.078,0.165l-0.038,0.172l-0.267,0.37l-0.22,0.394l0.504,0.074l0.504,-0.008l-0.117,0.243l-0.02,0.212l0.154,0.101l0.131,0.136l-0.034,0.123l-0.075,0.121l0.275,0.182l-0.018,0.122l-0.071,0.128l-0.687,0.834l-0.202,0.421l-0.14,0.463l-0.129,0.338l-0.094,0.351l-0.071,0.378l-0.128,0.39l0.043,0.345l-0.043,0.354l-0.345,0.872l-0.246,-0.016l-0.309,-0.105l-0.193,0.016l-0.1,0.193l0.177,0.397l-0.55,0.471l-0.608,0.316l-0.004,-0.144l0.058,-0.113l0.087,-0.091l0.063,-0.11l0.089,-0.37l-0.044,-0.373l-0.184,-0.468l-0.013,-0.168l0.127,-0.068l0.085,-0.02l0.046,-0.065l0.002,-0.155l-0.058,-0.115l-0.174,-0.037l-0.166,-0.002l-0.117,0.174l-0.161,0.335l-0.078,0.339l0.034,0.185l0.071,0.166l0.221,0.277l-0.064,0.164l-0.092,0.127l-0.78,-0.289l-0.169,-0.021l-0.14,-0.061l-0.15,-0.381l0.318,-0.092l0.094,-0.046l0.035,-0.122l0.043,-0.372l-0.148,-0.312l-0.126,-0.111l-0.102,-0.127l0.064,-0.263l-0.042,-0.332l-0.004,-0.464l0.055,-0.08l0.295,-0.094l0.213,-0.249l0.188,-0.284l0.275,-0.5l0.226,-0.541l-0.217,-0.023l-0.184,-0.102l0.2,-0.256l-0.062,-0.324l-0.3,-0.398l-0.165,-0.47l-0.265,-0.208l-0.14,-0.076l-0.171,0.11l-0.14,0.132l0.13,0.306l-0.016,0.271l0.021,0.268l0.132,0.015l0.163,-0.067l0.13,0.047l0.076,0.141l0.021,0.181l-0.058,0.179l-0.119,0.089l-0.146,-0.007l-0.147,-0.097l-0.115,-0.138l-0.275,-0.076l-0.29,0.163l-0.275,0.332l-0.235,0.168l0.11,-0.246l0.053,-0.266l-0.114,-0.187l-0.27,-0.311l-0.063,-0.18l-0.016,-0.218l0.048,-0.216l0.276,0.248l0.142,0.309l0.204,0.136l0.255,0.001l-0.196,-0.454l-0.07,-0.115l-0.274,-0.204l-0.376,-0.343l-0.238,-0.166l0.084,-0.359l0.141,-0.071l0.118,0.017l0.398,0.127l0.037,-0.179l-0.059,-0.096l-0.03,-0.111l0.263,-0.155l0.429,-0.128l0.088,-0.06l0.076,-0.129l0.105,-0.067l0.3,0.002l0.253,-0.124l0.209,-0.335l0.05,-0.184l0.074,-0.154l0.521,-0.272l0.129,-0.042l0.349,0.034l0.318,0.154l0.157,0.324l0.138,0.346L843.84,363.038zM839.97,362.547l-0.194,0.139l-0.146,-0.108l0.071,-0.3l0.048,-0.1l0.166,0.099L839.97,362.547zM839.116,364.309l-0.197,0.157l-0.143,0l0.13,-0.184l0.018,-0.087l0.109,-0.247l0.213,-0.088l0.09,-0.011l-0.174,0.256L839.116,364.309zM837.952,365.583l-0.07,0.036l-0.09,-0.3l-0.063,-0.107l0.105,-0.057l0.211,-0.545l0.038,0.216l0.082,0.214l0.082,0.034l-0.08,0.156l-0.117,0.058L837.952,365.583zM868.162,364.865l-0.049,0.035l-0.135,-0.109l-0.02,-0.097l0.024,-0.06l0.088,-0.013l0.182,0.119L868.162,364.865zM836.797,365.771l0.109,0.09l0.159,-0.051l0.127,-0.012l0.091,0.043l0.115,0.231l0.042,0.137l-0.205,0.019l-0.087,0.032l-0.112,0.167l-0.161,-0.062l-0.101,-0.079l-0.022,-0.111L836.797,365.771zM840.774,367.606l-0.222,0.118l-0.028,-0.113l-0.094,-0.052l0.161,-0.159l-0.006,-0.072l-0.102,-0.107l0.118,-0.406l-0.032,-0.175l0.443,-0.065l0.081,0.165l0.008,0.5L840.774,367.606zM841.612,366.965l-0.248,0.015l-0.103,-0.039l-0.041,-0.105l0.348,-0.213l0.27,0.038l-0.12,0.192L841.612,366.965zM839.752,369.491l-0.088,0.057l0.056,-0.258l0.226,-0.226l0.019,0.146L839.752,369.491zM843.236,373.598l-0.246,0.034l-0.005,-0.188l0.195,-0.424l0.021,-0.312l0.182,-0.394l0.077,-0.086l0.058,-0.031l0.063,0.123l-0.07,0.482l-0.183,0.365L843.236,373.598zM842.291,374.031l-0.321,0.07l-0.176,-0.075l-0.162,-0.399l0.307,-0.25l0.41,0.248l0.084,0.071L842.291,374.031zM839.007,380.604l-0.242,0.257l-0.257,-0.232l-0.31,-0.155l0.147,-0.042l0.086,-0.063l0.009,-0.098l0.201,-0.146l0.398,-0.113l0.127,-0.007l0.143,-0.106l0.047,-0.096l0.059,-0.046l0.257,-0.132l0.07,0.152l-0.012,0.119l-0.193,0.066l-0.188,0.159l-0.175,0.198l-0.156,0.084l-0.05,0.056L839.007,380.604zM838.646,380.934l0.019,0.074l-0.275,-0.062l-0.112,-0.289l0.183,0.052l0.056,0.099L838.646,380.934zM837.731,382.147l-0.118,0.058l-0.157,-0.08l-0.049,-0.362l0.07,-0.176l0.123,-0.039l0.107,0.313l0.074,0.129L837.731,382.147zM835.656,385.499l-0.271,0.144l-0.1,0.171l-0.25,0.058l-0.243,0.24l-0.236,0.043l0.006,0.193l0.101,0.163l-0.157,0.029l-0.165,0.199l-0.013,0.145l0.059,0.116l-0.008,0.059l-0.208,0.172l-0.215,0.008l-0.009,-0.186l0.014,-0.139l0.203,-0.338l0.005,-0.393l0.188,-0.045l0.068,-0.055l0.297,-0.28l0.055,-0.119l-0.154,-0.116l0.012,-0.137l0.035,-0.058l0.244,0.044l0.099,0.102l0.049,0.011l0.143,-0.076l0.067,-0.136l0.266,-0.268l0.108,-0.266l0.215,0.218l-0.058,0.286L835.656,385.499zM874.749,385.613l-0.052,0.002l-0.176,-0.331l0.051,-0.016l0.103,0.052l0.113,0.191L874.749,385.613zM827.757,391.415l-0.237,0.08l-0.254,-0.047l0.041,-0.429l0.088,0.06l0.055,0.146l0.189,0.086L827.757,391.415zM824.526,392.113l-0.165,0.484l-0.137,0.07l-0.14,-0.039l-0.144,-0.27l0.101,-0.104l0.14,0.055l0.113,-0.021l0.257,-0.394l0.062,0.064L824.526,392.113zM823.392,392.835l-0.177,0.043l-0.213,-0.053l-0.194,-0.015l-0.002,-0.091l0.203,-0.094l0.004,-0.131l0.05,-0.071l0.459,0.161l-0.02,0.118L823.392,392.835z"},"je":{"name":"Jersey","path":"M470.034,304.299L470.059,304.515L469.936,304.562L469.831,304.487L469.622,304.487L469.425,304.534L469.468,304.148L469.856,304.195z"},"jo":{"name":"Jordan","path":"M585.561,367.954L585.145,368.339L585.047,368.381L584.506,368.54L583.4,368.866L582.659,369.084L581.711,369.362L580.924,369.594L580.145,369.822L579.423,370.034L579.835,370.48L580.464,371.161L580.884,371.614L581.379,372.196L581.821,372.715L582.29,373.264L581.961,373.45L581.419,373.756L581.364,373.812L581.317,373.869L581.093,374.414L580.917,374.843L580.856,374.896L580.1,375.054L579.335,375.212L578.853,375.313L578.708,375.423L578.394,375.956L578.069,376.504L577.527,376.952L576.925,377.448L576.776,377.48L576.341,377.404L575.597,377.274L574.878,377.148L574.386,377.063L573.789,376.958L573.876,376.539L573.852,376.312L573.994,375.566L574.077,375.213L574.118,374.952L574.324,374.423L574.299,374.25L574.342,373.639L574.321,373.521L574.415,373.187L574.591,372.702L574.763,372.283L574.825,372.095L575.001,371.697L575.16,371.208L575.076,370.94L575.051,370.888L575.115,370.58L575.113,370.578L575.191,370.074L575.233,369.802L575.328,369.441L575.496,369.135L575.418,368.414L575.427,368.024L575.532,367.58L575.474,367.059L575.523,366.315L575.534,366.246L575.595,366.156L575.642,366.109L575.988,365.954L576.136,365.934L576.438,366.004L576.611,366.16L576.9,366.601L577.35,366.729L577.531,366.854L577.777,367.087L578.078,367.172L579.03,367.317L579.789,366.827L580.431,366.412L581.16,365.94L581.656,365.618L582.502,365.069L583.06,364.722L583.793,364.263L584.517,363.81L584.718,364.549L584.914,365.27L585.117,366.014L585.315,366.735L585.101,366.804L585.269,367.355L585.546,367.271L585.847,367.206L585.974,367.56z"},"kz":{"name":"Kazakhstan","path":"M720.77,304.921l-0.26,-0.085l-0.51,-0.018l-0.311,0.053l-0.146,0.03l-0.218,0.175l-0.155,0.174l-0.068,0.296l0.082,0.334l-0.112,0.694l-0.152,0.261l-0.32,0.453l-0.186,0.098l-0.312,0.081l-0.3,0.134l-0.588,0.13l-0.635,0.066l-0.226,0.097l-0.161,0.309l-0.114,0.257l-0.07,0.196l-0.18,0.638l-0.102,0.569l0.1,0.705l0.075,0.781l-0.005,0.269l0.155,0.398l0.078,0.244l-0.037,0.346l-0.223,0.272l-0.134,0.36l-0.126,0.153l-0.363,0.069l-0.342,0.042l-0.345,0.309l-0.276,0.213l-0.432,0.271l-0.203,0.051l-0.112,-0.138l-0.074,-0.307l-0.148,-0.136l-0.209,-0.011l-0.168,-0.003l-0.543,-0.083l-0.348,0.006l-0.261,0.066l-0.298,0.033l-0.515,-0.112l-0.333,-0.095l-0.224,-0.091l-0.535,-0.269l-0.703,-0.32l-0.288,-0.094l-0.171,0.096l-0.026,0.183l-0.045,0.443l-0.082,0.277l-0.49,1.396l-0.303,0.966l-0.385,0.923l-0.122,0.617l-0.23,0.779l-0.229,0.563l-0.093,0.306l-0.008,0.125l0.04,0.175l0.351,0.191l0.368,0.117l0.081,0.073l0.04,0.198l-0.014,0.324l-0.067,0.306l-0.106,0.24l-0.105,0.119l-0.12,0.007l-0.23,-0.154l-0.205,-0.172l-0.159,-0.052l-0.404,0.096l-0.374,0.131l-0.125,0.004l-0.217,-0.084l-0.219,-0.174l-0.087,-0.337l-0.188,-0.153l-0.252,0.153l-0.75,0.257l-0.826,0.306l-0.525,0.158l-0.205,-0.024L702,321.207l-0.353,0.085l-0.265,0.118l-0.523,0.163l-0.475,0.109l-0.306,0.247l-0.22,0.238l0.009,0.09l0.16,0.141l0.183,0.11l0.366,-0.026l0.357,-0.017l0.297,0.149l0.266,0.096l0.073,0.124l-0.073,0.121l-0.154,0.028l-0.054,0.084l0.027,0.113l-0.102,0.294l-0.053,0.445l0.053,0.438l0.029,0.403l-0.019,0.203l-0.01,0.289l0.113,0.195l0.101,0.371l0.181,0.232l0.273,0.802l0.161,0.467l0.148,0.528l-0.107,0.285l0.007,0.165l0.174,0.138l0.076,0.269l0.081,0.164l-0.022,0.163l-0.074,0.063l-0.377,-0.099l-0.309,0.163l-0.328,0.164l-0.044,0.087l-0.009,0.095l0.033,0.083l0.189,0.146l0.261,0.091l-0.013,0.146l-0.323,0.067l-0.487,0.223l-0.135,0.239l-0.104,0.263l-0.009,0.152l0.049,0.407l0.074,0.45l0.139,0.474l0.011,0.146l-0.072,0.104l-0.067,0.067l-0.387,-0.427l-0.422,-0.417l-0.33,-0.096l-0.575,-0.069l-0.305,-0.003l-0.173,-0.099l-0.17,-0.242l-0.203,-0.219l-0.26,-0.232l-0.106,-0.354l-0.107,-0.063l-0.188,0.045l-0.314,-0.011l-0.176,-0.031l-0.263,-0.061l-0.419,-0.145l-0.331,-0.137l-0.417,-0.026l-0.24,0.027l-0.749,0.026l-0.622,-0.144l-0.503,-0.026l-0.31,0.008l-0.148,-0.018l-0.254,0.001l-0.374,-0.031l-0.5,-0.222l-0.194,-0.011l-0.123,0.008l-0.836,0.163l-0.385,0.038l-0.817,-0.019l-0.802,-0.018l-0.258,-0.034l-0.143,0.017l-0.303,0.391l-0.13,0.061l-0.756,-0.085l-0.894,-0.257l-0.646,-0.282l-0.548,-0.299l-0.726,-0.472l-0.434,-0.233l-0.063,0.134l-0.115,0.043l-0.167,0.021l-0.385,-0.024l-0.178,0.239l-0.47,0.171l-0.299,0.153l-0.156,0.173l-0.298,1.143l-0.08,0.417l0.2,0.7l-0.229,-0.041l-0.269,-0.179l-0.093,-0.141l-0.259,-0.086l-0.942,-0.13l-0.176,-0.161l-0.11,-0.131l-0.244,-0.086l-0.345,-0.066l-0.75,-0.304l-0.32,-0.011l-0.968,-0.234l-0.158,0.002l-0.072,0.01l-0.376,0.153l-0.243,0.044l-0.259,-0.062l-0.464,0.189l-0.251,0.252l-0.207,0.308l-0.198,0.194l-0.059,0.29l-0.14,0.15l-0.167,0.3v0.175l0.151,0.17l-0.242,0.157l-0.269,0.049l-0.139,0.096l-0.148,0.231l-0.138,0.198l-0.081,0.07l-0.124,-0.013l-0.144,-0.154l-0.205,0.007l-0.244,0.19l-0.29,0.309l-0.365,0.471l-0.381,0.25l-0.482,0.212l-0.349,0.094l-0.276,0.161l-0.461,0.326l-0.092,0.192l-0.334,0.113l-0.269,0.13l-0.249,0.217l-0.061,0.383l-0.158,0.22l-0.381,0.301l-0.32,0.304l-0.209,0.298l-0.221,0.315l-0.069,0.173l-0.008,0.237l0.104,0.199l0.02,0.189l-0.079,0.137l-0.216,0.052l-0.226,-0.04l-0.347,-0.135l-0.369,-0.242l-0.135,-0.119l-0.181,-0.204l0.026,-0.189l0.093,-0.369l0.063,-0.253l-0.15,-0.121l-0.111,-0.13l-0.079,-0.125l-0.156,-0.247l-0.196,0.061l-0.17,0.061l-0.197,-0.087l-0.581,0.038l-0.438,0.028l-0.412,0.026l-0.522,0.034l-0.63,0.041l-0.181,-0.054l-0.113,-0.082l-0.114,-0.341l-0.066,-0.29l-0.122,-0.543l-0.082,-0.421l-0.097,-0.502l-0.064,-0.556l-0.046,-0.396l-0.477,-0.013l-0.381,-0.01l-0.515,-0.014l0.004,-0.316l0.006,-0.399l0.007,-0.455l0.096,-0.598l0.036,-0.502l0.045,-0.615l0.028,-0.407l0.032,-0.449l-0.266,0.139l-0.293,0.153l-0.275,0.143l-0.189,-0.363l-0.184,-0.354l-0.279,-0.539l-0.209,-0.404l-0.363,-0.237l-0.271,-0.175l-0.279,-0.295l-0.241,-0.307l-0.229,-0.292l-0.274,-0.253l-0.263,0.08l-0.297,0.159l-0.286,0.152l-0.303,0.162l-0.148,0.079l-0.352,-0.03l-0.307,-0.026l-0.549,-0.047l-0.463,-0.04l-0.473,-0.041l-0.659,-0.057l-0.668,-0.057l-0.446,0.076l-0.566,0.095l-0.594,0.1l-0.491,0.083l-0.622,0.104l-0.465,0.078l-0.229,-0.011l-0.288,-0.328l-0.462,-0.527l-0.279,-0.32l-0.274,-0.314l-0.396,-0.453l-0.318,-0.344l-0.311,-0.336l-0.179,-0.311l-0.089,-0.392l-0.162,-0.178l-0.36,-0.24l-0.388,-0.258l-0.388,-0.258l-0.388,-0.258l-0.388,-0.259l-0.388,-0.259l-0.388,-0.259l-0.388,-0.26l-0.388,-0.26l-0.388,-0.26l-0.388,-0.261L642.292,321l-0.388,-0.261l-0.388,-0.262l-0.388,-0.262l-0.388,-0.262l-0.388,-0.262l-0.319,-0.191l-0.297,0.05l-0.444,0.134l-0.466,0.14l-0.461,0.139l-0.826,0.248l-0.531,0.16l-0.415,0.134l-0.442,0.143l-0.58,0.187l-0.486,0.157l-0.569,0.184l-0.505,0.163l-0.424,0.136l-0.442,0.143l-0.35,0.112v0.906v0.902l0.001,0.899v0.896v0.892l0.001,0.888v0.885v0.881v0.878l0.001,0.875v0.872v0.869l0.001,0.865v0.862v0.859l0.001,0.856l-0.12,-0.007l-0.269,0.05l-0.45,0.119l-0.374,0.06L631.423,336l-0.147,-0.089l-0.129,-0.188l-0.192,-0.229l-0.197,-0.186l-0.245,-0.381l-0.17,-0.293l-0.419,-0.642l-0.059,-0.203l-0.078,-0.207l-0.14,-0.173l-0.494,-0.425l-0.575,-0.384l-0.564,-0.377l-0.159,-0.092l-0.264,-0.117l-0.325,-0.002l-0.222,0.023l-0.676,0.125l-0.519,0.146l-0.703,0.198l-0.545,0.219l-0.122,0.064l-0.398,0.264l-0.487,0.438l-0.569,0.616l-0.074,-0.396l-0.025,-0.611l0.01,-0.197l0.155,-0.515l0.157,-0.354l0.126,-0.369l0.057,-0.483l-0.117,-0.778l-0.131,-0.173l-0.157,-0.056l-0.168,-0.016l-0.309,0.032l-0.144,0.063l-0.251,-0.263l-0.303,-0.042l-0.16,0.073l-0.162,0.038l-0.176,-0.073l-0.152,-0.156l-0.093,-0.168l-0.072,-0.19l-0.238,-0.382l-0.236,-0.208l-0.286,-0.046l-0.467,0.012l-0.147,-0.026l-0.008,-0.217l0.059,-0.48l0.001,-0.251l-0.033,-0.237l-0.078,-0.195l-0.099,-0.169l-0.278,-0.278l-0.21,-0.392l-0.351,-0.809l-0.307,-0.912l-0.135,-0.138l-0.274,-0.145l-0.599,-0.116l-0.395,-0.12l-0.155,-0.116l-0.065,-0.201l0.002,-0.216l0.032,-0.255l0.092,-0.216l0.314,-0.167l0.683,-0.037l0.583,0.018l0.529,0.386l0.173,0.088l0.188,0.025l0.374,-0.122l0.186,-0.035l0.468,0.04l-0.14,-0.183l-0.176,-0.096l-0.182,0.008l-0.157,-0.075l-0.259,-0.354l-0.449,-0.404l-0.104,-0.167l-0.032,-0.268l0.087,-0.231l0.318,-0.237l0.271,-0.323l0.123,-0.429l0.111,-0.198l0.23,-0.311l0.348,0.06l0.542,-0.225l0.887,0.044l1.062,-0.064l0.292,0.023l0.677,0.22l0.389,0.095l0.473,0.048l0.341,-0.097l-0.321,-0.3l-0.697,-0.356l-0.179,-0.304l0.319,-0.828l0.432,-0.757l0.264,-0.902l-0.074,-0.9l-0.126,-0.249l0.041,-0.293l0.15,-0.248l0.106,-0.247l-0.092,-0.298l-0.19,-0.466l-0.098,-0.151l-0.333,-0.252l-0.669,-0.011l-0.546,-0.138l-0.177,0.111l-0.1,0.17l-0.125,0.112l-0.425,0.226l-0.142,0.045l-0.148,-0.045l-0.209,-0.254l-0.186,0.028l-0.563,-0.159l-0.265,-0.346l-0.099,-0.048l-0.91,-0.277l-0.316,-0.053l-0.725,0.285l-0.525,0.365l-0.148,0.053l-0.271,0.231l-0.153,0.037l-0.157,-0.04l-0.149,0.014l-0.317,0.346l-0.574,0.402l-0.285,0.253l-0.318,0.157l-0.354,0.099l-0.361,0.016l-0.133,0.091l-0.413,0.032l-0.252,0.074l-0.009,0.137l0.05,0.306l-0.214,-0.108l-0.225,0.208l0.074,0.196l-0.135,-0.047l-0.632,-0.378l-0.519,-0.268l-0.461,-0.238l-0.067,-0.043l-0.126,-0.116l-0.09,-0.181l-0.019,-0.198l0.045,-0.146l0.112,-0.093l0.132,-0.036l0.117,0.03l0.13,0.089l0.232,0.108l0.301,0.02l0.188,-0.083l0.025,-0.199l-0.358,-0.738l-0.33,-0.597l-0.319,-0.666l-0.135,-0.242l-0.391,-0.56l-0.386,-0.553l-0.305,-0.494l-0.16,-0.152l-0.492,-0.063l-0.938,-0.122l-0.332,-0.058l-0.266,0.147l-0.267,0.115l-0.253,-0.214l-0.2,-0.352l-0.105,-0.296l0.051,-0.303l0.021,-0.448l-0.153,-0.442l-0.169,-0.219l-0.424,-0.165l-0.54,-0.373l-0.145,-0.683l0.262,-0.982l0.422,-0.698l0.307,-0.293l0.146,-0.256l0.048,-0.222l-0.037,-0.212l-0.182,-0.226l-0.282,-0.22l-0.143,-0.271l0.059,-0.582l0.187,-0.841l0.288,-0.675l0.386,-0.375l0.333,-0.269l0.131,-0.251l0.007,-0.357l-0.008,-0.337l0.089,-0.245l0.14,-0.195l0.148,-0.175l0.208,-0.196l0.27,-0.048l0.297,0.156l0.404,0.419l0.592,0.825l0.338,0.539l0.122,0.166l0.309,0.32l0.279,0.129l0.465,-0.2l0.446,-0.233l0.144,-0.148l0.092,-0.221l-0.071,-0.378l-0.093,-0.247l-0.099,-0.315l-0.137,-0.549l-0.097,-0.864l-0.115,-0.275l0.084,-0.032l0.224,0.057l0.207,0.025l0.296,-0.191l0.406,-0.36l0.743,-0.557l0.157,-0.368l0.127,-0.41l0.206,-0.252l0.473,-0.083l0.438,-0.132l0.309,-0.292l0.484,-0.257l0.398,-0.156l0.175,-0.144l0.125,-0.216l0.456,-0.61l0.358,-0.376l0.315,-0.388l0.105,-0.244l0.249,0.045l0.38,0.169l0.408,0.154l0.299,0.239l0.059,0.244l0.029,0.192l0.121,0.099l0.145,0.019l0.218,-0.048l0.381,-0.009l0.467,-0.316l0.65,-0.534l0.595,-0.166l0.313,0.127l0.259,0.393l0.205,0.369l0.211,0.137l0.131,0.004l0.048,0.006l0.262,-0.084l0.02,0.001l0.239,0.015l0.23,0.125l0.381,0.014l0.531,-0.095l0.056,-0.039l0.255,0.051l0.31,0.17l0.241,0.202l0.432,0.662l0.248,0.17l0.506,0.235l0.237,0.205l0.276,0.332l0.144,0.201l0.3,0.363l0.347,0.593l0.062,0.471l0.079,0.397l0.129,0.188l0.106,0.023l0.114,-0.065l0.112,-0.181l0.039,-0.302l-0.034,-0.535l-0.089,-0.438l-0.114,-0.139l-0.055,-0.154l0.075,-0.196l0.193,-0.095l0.24,0.06l0.395,0.252l0.412,0.317l0.507,0.554l0.465,0.351l0.509,0.28l0.404,0.083l0.313,-0.084l0.369,-0.228l0.338,-0.264l0.154,-0.277l0.11,-0.303l0.51,-0.405l0.466,-0.371l0.212,0.067l0.149,0.105l0.478,-0.226l0.166,-0.062l0.455,-0.088l0.47,0.13l0.375,0.398l0.363,0.256l0.325,-0.03l0.269,-0.131l0.178,-0.248l0.135,-0.293l0.18,-0.188l0.027,-0.012l0.579,0.102l0.363,-0.015l0.039,-0.042l0.479,0.08l0.529,0.413l0.328,0.457l0.42,0.581l0.195,0.189l0.284,0.081l0.223,0.035l0.299,0.09l0.79,0.121l0.12,0.071l0.081,0.095l-0.073,0.316l0.07,0.08l0.641,-0.225l0.172,-0.168l0.211,-0.478l0.189,-0.482l0.141,-0.179l0.149,-0.047l0.15,0.072l0.21,0.285l0.284,0.29l0.384,0.11l0.234,0.044l0.363,0.024l0.854,-0.141l0.799,-0.351l0.456,-0.382l0.212,-0.574l0.133,-0.654l0.204,-0.414l-0.085,-0.424l-0.402,-0.404l-0.136,-0.122l-0.978,-0.227l-0.06,-0.164l-0.056,-0.038l-0.964,-0.36l-0.464,-0.154l-0.131,-0.238l-0.086,-0.312l-0.301,-0.279l-0.598,-0.254l-0.104,-0.194l0.099,-0.196l0.472,-0.218l0.539,-0.46l0.207,-0.095l0.479,-0.021l0.444,-0.377l0.306,-0.216l0.16,-0.257l-0.042,-0.266l-0.444,-0.805l-0.132,-0.489l0.079,-0.319l0.255,-0.345l0.145,-0.189l0.174,-0.34l0.114,-0.182l0.448,-0.077l0.543,-0.032l0.373,0.081l0.521,0.042l0.475,0.063l0.24,0.056l0.177,-0.104l0.128,-0.183l-0.004,-0.242l-0.187,-0.235l-0.697,-0.309l-0.299,-0.255l-0.234,0.028l-0.392,-0.08l-0.354,-0.167l-0.313,-0.056l-0.102,-0.232l0.064,-0.326l0.121,-0.187l0.231,-0.093l0.251,0.047l0.273,-0.136l0.079,-0.08l0.023,-0.103l-0.044,-0.147l-0.127,-0.121l-0.18,-0.032l-0.207,0.103l-0.248,0.067l-0.419,-0.151l-0.334,-0.182l0.017,-0.168l0.247,-0.251l0.111,-0.204v-0.282v-0.33l0.086,-0.387l0.245,-0.265l0.288,-0.142l0.742,0.259l0.928,0.231l0.159,-0.038l0.047,-0.122l0.106,-0.108l1.288,-0.05l0.25,-0.149l0.125,-0.119l1.238,-0.171l0.147,-0.163l0.182,-0.152l0.285,0.003l0.339,-0.061l0.473,-0.186l0.335,-0.102l0.056,-0.008l0.354,0.041l0.439,-0.147l0.095,-0.061l0.071,-0.111l0.383,-0.214l0.735,-0.176l0.179,0.105l0.351,0.048l0.447,-0.079l0.33,-0.135l0.192,0.134l0.261,0.138l0.195,-0.117l0.097,-0.369l0.126,-0.361l0.221,-0.171l0.175,-0.063l0.158,-0.139l0.119,-0.145l0.647,0.022l0.579,-0.361l0.114,0.164l0.752,-0.038l0.934,-0.233l0.559,-0.109l0.965,-0.244l0.446,-0.198l0.639,-0.125l0.586,-0.087l0.383,-0.347l0.309,-0.049l0.376,-0.029l0.23,-0.083l0.15,-0.128l0.097,-0.241l-0.053,-0.308l-0.054,-0.224l0.269,-0.125l0.384,-0.039l0.242,-0.051l0.528,-0.51l0.364,-0.245l0.377,-0.154l0.757,0.084l0.691,0.077l0.693,0.244l0.364,0.304l0.313,0.229l0.296,0.109l0.268,0.07l0.311,-0.104l0.22,-0.14l0.128,-0.201l0.194,-0.144l0.707,-0.112l0.146,0.217l0.336,0.653l0.229,0.867l0.377,1.145l0.166,0.561l-0.073,0.293l0.001,0.401l-0.021,0.44l-0.278,0.497l0.113,0.231l0.683,0.257l0.956,-0.094l0.59,-0.208l0.329,0.076l0.172,-0.125l0.111,-0.368l0.227,-0.083l0.233,0.257l0.169,0.434l0.162,0.279l-0.012,0.332l0.06,0.425l0.119,0.107l0.234,-0.161l0.156,-0.096l0.037,-0.129l-0.066,-0.159l-0.031,-0.162l0.052,-0.149l0.111,-0.061l0.333,0.047l0.485,0.082l0.576,0.604l0.311,0.109l0.131,0.011l0.292,-0.035l0.351,-0.173l0.236,-0.218l0.079,-0.107l0.136,0.019l0.129,0.101l0.009,0.22l-0.103,0.318l-0.35,0.291l-0.435,0.27l-0.264,0.494l-0.056,0.514l0.115,0.261l0.099,0.174l0.028,0.244l0.098,0.032l0.178,-0.1l0.485,-0.506l0.247,-0.125l0.358,-0.08l0.589,0.04l0.396,0.165l0.189,0.229l0.208,0.189l0.144,-0.079l0.074,-0.218l0.004,-0.25l0.061,-0.206l0.644,-0.507l0.429,-0.338l0.147,-0.04l0.287,0.07l0.178,-0.036l0.471,-0.318l0.44,-0.363l0.043,-0.246l0.017,-0.223l0.109,-0.101l0.616,-0.078l0.102,-0.042l0.526,-0.254l0.729,-0.434l0.354,-0.256l0.645,-0.114l0.12,-0.074l0.214,-0.173l0.404,-0.24l0.219,-0.026l-0.136,0.58l-0.241,0.668l-0.136,0.178l-0.654,-0.03l0.001,0.182l0.103,0.278l0.074,0.156l0.079,0.14l0.176,0.242l0.688,0.569l0.875,0.722l0.945,0.808l0.66,0.562l0.267,0.29l0.17,0.226l0.486,0.814l0.462,0.769l0.779,1.348l0.689,1.294l0.76,1.415l0.439,0.814l0.898,1.693l0.24,0.517l0.455,0.976l0.401,0.911l0.355,0.802l0.224,0.072l0.018,-0.217l0.04,-0.145l0.114,-0.082l0.262,-0.237l0.141,-0.057l0.21,0.024l0.22,-0.121l0.081,-0.228l-0.053,-0.423l-0.034,-0.195l0.075,-0.21l0.12,-0.082l0.167,-0.066l0.154,-0.034l0.126,-0.237l0.238,-0.072l0.219,0.044l0.18,0.009l0.159,0.173l0.089,0.237l0.172,0.019l0.281,-0.024l0.039,0.198l-0.08,0.331l-0.099,0.256l-0.017,0.205l0.149,0.1l0.546,-0.089l0.193,0.044l0.062,0.208l0.078,0.172l0.038,0.21l-0.057,0.232l0.098,0.139l0.471,0.003l0.332,-0.112l0.51,-0.009l0.461,0.246l0.319,-0.038l0.321,-0.1l0.471,0.063l0.331,-0.194l0.228,-0.243l0.071,-0.191l0.119,-0.106l0.444,0.001l0.28,-0.019l0.207,-0.281l0.189,-0.127l0.318,-0.024h0.234l0.629,0.261l0.383,0.216l0.398,0.307l0.239,0.192l0.161,0.433l0.271,0.318l0.216,0.371l0.052,0.365l0.178,0.655l0.184,0.215h0.218l0.275,0.089l0.304,0.071l0.65,0.485l0.239,0.014l0.184,0.116l0.028,0.223l-0.068,0.258l0.071,0.247l0.213,0.315l0.168,0.307l0.207,0.372l0.063,0.212l0.166,0.07l0.224,-0.105l0.356,0.08l1.071,0.211l0.149,0.026l0.114,0.22l0.155,-0.018l0.178,-0.009l0.247,0.026l0.172,-0.203l0.141,-0.178l0.353,-0.22l0.293,-0.299l0.246,-0.266l0.184,-0.035l0.149,0.124l0.006,0.23l-0.184,0.168l-0.144,0.203l0.034,0.203l0.247,0.018l0.274,0.305l0.396,0.713l0.134,0.149l0.196,0.14l0.217,0.063l0.24,0.102l0.178,0.293L720.77,304.921zM616.898,321.818l-0.097,0.054l-0.059,-0.252l0.108,-0.212l0.154,-0.028l-0.053,0.335L616.898,321.818zM616.542,322.282l-0.101,0.111l-0.15,-0.017l-0.281,-0.419l0.079,-0.426l0.102,-0.087l0.142,-0.06l0.019,0.094l-0.199,0.191l-0.019,0.241l0.167,0.267L616.542,322.282z"},"ke":{"name":"Kenya","path":"M593.247,451.573l-0.345,0.492l-0.414,0.59l-0.763,1.085l-0.58,0.571l-0.438,0.432l-0.041,0.078l0.002,0.481l0.005,1.176l0.009,2.351l0.009,2.35l0.009,2.35l0.004,1.175l0.002,0.395l0.385,0.494l0.376,0.483l0.497,0.638l0.267,0.342l0.044,0.114l-0.014,0.229l-0.409,0.479l-0.335,0.218l-0.451,0.104l-0.135,-0.02l-0.177,-0.068l-0.069,0.115l-0.052,0.179l-0.1,-0.038l-0.075,-0.053l0.045,0.318l0.046,0.157L590.48,469l-0.219,0.185l-0.02,0.157l-0.474,0.41l-0.673,0.045l-0.354,0.204l-0.157,0.167l-0.12,0.365l0.042,0.559l-0.188,0.43l-0.035,0.216l-0.348,0.279l-0.154,0.256l-0.114,0.261l-0.099,0.114l-0.118,0.584l-0.162,0.355l-0.044,0.118l-0.04,0.106l-0.125,0.208l-0.082,0.144l-0.059,0.094l-0.41,0.91l-0.32,0.411l-0.251,-0.047l-0.167,0.159l-0.018,0.075l-0.089,-0.042l-0.209,-0.151l-0.431,-0.309l-0.431,-0.309l-0.431,-0.309l-0.431,-0.309l-0.431,-0.309l-0.431,-0.309l-0.431,-0.309l-0.431,-0.309l-0.253,-0.181l-0.111,-0.107l-0.088,-0.213l-0.042,-0.053l-0.115,-0.067l-0.135,-0.015l-0.039,-0.041l0.001,-0.103l0.046,-0.148l0.159,-0.283l0.017,-0.167l-0.031,-0.189l-0.049,-0.303l-0.043,-0.069l-0.286,-0.159l-0.598,-0.332l-0.598,-0.332l-0.598,-0.332l-0.599,-0.332l-0.598,-0.332l-0.598,-0.332l-0.598,-0.332l-0.598,-0.332l-0.599,-0.332l-0.598,-0.332l-0.599,-0.332l-0.598,-0.332l-0.598,-0.332l-0.598,-0.332l-0.598,-0.332l-0.599,-0.332l-0.225,-0.125l-0.202,-0.105h-0.214l-0.009,-0.475l0.068,-1.209l-0.008,-1.062l0.061,-0.532l0.264,-0.337l0.122,-0.245l0.087,-0.342l0.138,-0.279l0.313,-0.227l0.056,-0.125l0.332,-0.379l0.199,-0.487l0.15,-0.166l0.188,-0.153l0.132,-0.081l0.218,-0.081l0.171,-0.046l0.031,-0.039l0.015,-0.079l-0.057,-0.302l0.073,-0.099l0.116,-0.202l0.133,-0.188l0.12,-0.12l0.067,-0.123l0.031,-0.212l0.005,-0.151l-0.001,-0.246l-0.038,-0.559l-0.141,-0.468l-0.087,-0.524l0.064,-0.172l-0.111,-0.307l-0.055,-0.017l-0.09,-0.067l-0.116,-0.29l-0.087,-0.264l-0.054,-0.066l-0.376,-0.231l-0.187,-0.545l-0.21,-0.121l-0.114,-0.542l-0.022,-0.154l0.119,-0.541l-0.012,-0.124l-0.126,-0.114l-0.353,-0.117l-0.286,-0.223l0.037,-0.078l0.021,-0.081l-0.151,-0.054l-0.438,-0.925l0.563,-0.556l0.571,-0.563l0.729,-0.713l0.669,-0.655l0.578,-0.566l0.516,-0.505l-0.013,0.096l0.002,0.128l0.064,0.078l0.106,0.054l0.147,-0.057l0.129,-0.079l0.126,-0.017l0.775,0.21l0.13,0.183l-0.009,0.197l0.034,0.143l-0.06,0.144l-0.064,0.434l0.02,0.398l0.231,0.295l0.208,0.231l0.165,0.325l0.122,0.1l0.168,0.052l0.533,0.014l0.789,0.021l0.759,0.02l0.069,0.008l0.161,0.044l0.699,0.438l0.64,0.402l0.542,0.349l0.526,0.339l0.511,0.33l0.396,0.273l0.391,0.083l0.635,0.04l0.439,0.014l0.406,0.115l0.604,0.107l0.45,0.055l0.272,0.062l0.755,0.063l0.125,-0.037l0.333,-0.303l0.373,-0.493l0.146,-0.271l0.482,-0.27l0.847,-0.376l0.597,-0.266l0.664,-0.267l0.302,0.231l0.416,0.371l0.186,0.183l0.149,0.081l0.226,0.054l0.275,0.001l0.15,-0.008l0.307,-0.048l0.718,-0.044L593.247,451.573zM590.75,468.689l-0.104,0.024l0.054,-0.16l0.308,-0.205l0.125,0.046l0.024,0.046l-0.007,0.043l-0.052,0.042L590.75,468.689z"},"ki":{"name":"Kiribati","path":"M1004.168,470.385l0.092,0.053l0.07,0.072l0.034,0.1l-0.002,0.025l-0.054,-0.001l-0.065,-0.031l-0.047,-0.042l-0.024,-0.011l-0.006,-0.009l0.056,0.006l0.064,0.042l0.048,0.019l-0.004,-0.049l-0.058,-0.085l-0.034,-0.029l-0.044,-0.025l-0.05,-0.017l-0.034,0.015l-0.019,0.007l-0.008,-0.02l0.007,-0.018l0.018,-0.018L1004.168,470.385zM1005.887,471.416l-0.013,0.021l-0.02,-0.018l0.014,-0.033l0.012,-0.028l0.019,0.015L1005.887,471.416zM1005.471,475.126l-0.027,0.013l-0.032,-0.004l-0.021,-0.019v-0.03l0.026,-0.021l0.037,0.007l0.021,0.027L1005.471,475.126zM1002.717,475.259l0.018,0.019l0.041,-0.005l0.036,-0.003l-0.022,0.019l-0.074,0.008l-0.036,-0.048l0.045,-0.037l0.04,-0.006l0.004,0.01l-0.002,0.011h-0.019l-0.03,0.009V475.259zM996.267,475.718l0.033,0.037v0.018l-0.016,-0.003l-0.048,-0.011l-0.016,-0.022l0.035,0.015l0.015,-0.003l-0.032,-0.033l-0.028,-0.024l-0.021,-0.01v-0.012l0.026,0.006L996.267,475.718zM28.517,451.724l0.224,0.236l-0.043,0.119l-0.162,-0.011l-0.074,-0.042l0.126,-0.021l0.021,-0.044l-0.058,-0.069l-0.077,-0.048h-0.053l-0.013,0.095l-0.087,-0.074l0.051,-0.074l0.062,-0.049L28.517,451.724zM961.137,453.943l-0.178,0.093l-0.054,-0.015l0.211,-0.132l-0.001,0.016L961.137,453.943zM960.785,454.16l-0.208,0.108l-0.056,-0.058l0.075,-0.002l0.14,-0.104l0.169,-0.008l-0.02,0.058L960.785,454.16zM34.121,457.497l0.467,0.323l-0.198,0.023l-0.488,-0.156l-0.446,-0.319l0.133,-0.069l0.065,0.115l0.203,0.107l0.12,-0.225l0.079,-0.051l-0.356,-0.232l0.141,0.012l0.337,0.158L34.121,457.497zM961.274,457.524l0.014,0.064l-0.16,-0.175l-0.095,-0.113l0.006,-0.049l0.043,0.031l0.053,0.055l0.035,0.044L961.274,457.524zM961.305,457.882l-0.102,0.012l0.076,-0.04l0.021,-0.055l-0.012,-0.173l0.04,0.014l0.014,0.071l0.007,0.104L961.305,457.882zM961.329,458.929l-0.075,0.01l0.049,-0.057l0.321,-0.063l0.028,-0.018l0.052,0.035l-0.001,0.033l-0.023,0.017l-0.159,0.001l-0.125,0.03L961.329,458.929zM961.313,459.846l0.151,0.11l-0.02,0.076l-0.051,0.087l-0.197,0.222l-0.06,-0.021l0.192,-0.201l0.074,-0.133l-0.11,-0.102l-0.044,0.022h-0.018l-0.038,-0.095h0.038L961.313,459.846zM965.456,464.906l-0.091,0.076l-0.035,-0.069l0.045,-0.085l-0.076,-0.353l-0.126,-0.048l-0.075,-0.106h0.036l0.126,0.097l0.101,0.044l0.059,0.232L965.456,464.906zM951.543,465.106l-0.026,0.006l-0.053,-0.029l0.007,-0.036l0.037,-0.016l0.047,0.027L951.543,465.106zM966.198,466.049l0.017,0.144l-0.064,-0.019l-0.021,-0.056l-0.021,-0.145l-0.067,-0.142l0.076,0.038l0.063,0.111L966.198,466.049zM40.817,474.076l-0.008,0.017l-0.034,-0.022l-0.066,-0.041l-0.056,-0.045l-0.001,-0.019l0.079,-0.027l0.101,-0.021l0.022,0.029l-0.019,0.041L40.817,474.076zM38.27,478.381l-0.065,0.015l-0.076,0l-0.038,-0.037l-0.002,-0.03h0.026l0.024,0.005l0.108,0.005l0.028,0.022L38.27,478.381zM49.724,494.781l-0.023,0.045l-0.044,-0.016l-0.026,-0.057l-0.009,-0.062l0.017,-0.05l0.029,0.002l0.033,0.062L49.724,494.781z"},"xk":{"name":"Kosovo","path":"M536.214,332.344L536.21,332.344L535.729,332.449L535.567,332.572L535.471,332.788L535.44,332.899L535.355,332.903L535.214,332.792L535.036,332.618L534.803,332.632L534.013,333.01L533.935,333.208L533.918,333.637L533.864,333.753L533.779,333.827L533.453,333.78L533.418,333.752L533.461,333.588L533.444,333.228L533.296,332.631L533.192,332.436L532.975,332.241L532.807,332.113L532.504,331.999L532.351,331.669L532.12,331.295L532.009,331.209L532.027,331.172L532.08,330.889L532.014,330.683L531.912,330.507L531.981,330.4L532.194,330.401L532.37,330.421L532.433,330.252L532.796,330.142L533.145,330.027L533.196,329.947L533.116,329.773L533.163,329.664L533.581,329.354L533.649,329.213L533.675,329.103L533.619,328.985L533.54,328.802L533.578,328.724L533.795,328.618L533.972,328.494L534.076,328.484L534.141,328.573L534.141,328.665L534.199,328.82L534.329,328.904L534.545,329.041L534.796,329.134L534.992,329.32L535.261,329.652L535.301,329.816L535.543,329.963L535.767,330.128L535.732,330.433L536.495,330.699L536.667,330.697L536.749,330.744L536.747,330.813L536.687,331.026L536.373,331.68L536.348,331.815L536.123,331.957L536.092,332.039L536.156,332.218z"},"kw":{"name":"Kuwait","path":"M610.351,374.936l-0.014,0.119l0.09,0.355l0.201,0.387l0.165,0.313l0.021,0.147l-0.151,-0.021l-0.115,-0.059l-0.221,-0.062l-0.427,0.415l-0.258,0.226l-0.007,0.077l0.344,0.087l0.253,-0.002l0.176,-0.061l0.149,0.097l0.098,0.256l0.039,0.208l0.234,0.739l0.194,0.249l0.242,0.44l0.09,0.228l0.052,0.191l0.148,0.282l-0.488,0.007l-0.615,0.01l-0.499,0.006l-0.563,0.007l-0.248,-0.301l-0.083,-0.33l-0.09,-0.339l-0.247,-0.484l-0.826,-0.117l-0.439,-0.063l-0.723,-0.092l-0.542,-0.069l0.456,-0.522l0.212,-0.281l0.383,-0.609l0.197,-0.435l0.19,-0.483l0.164,-0.376l0.034,-0.069l0.095,-0.128l0.21,-0.131l0.303,-0.123l0.515,-0.054l0.362,-0.003l0.082,0.006l0.228,0.061L610.351,374.936zM611.184,376.089l-0.161,0.072l-0.108,-0.031l-0.104,-0.173l-0.171,-0.43l0.093,-0.161l-0.003,-0.069l0.019,-0.052l0.053,-0.033l0.055,-0.203l0.074,-0.062l0.12,0.137l0.338,0.495l-0.002,0.202l-0.02,0.081L611.184,376.089z"},"kg":{"name":"Kyrgyzstan","path":"M700.806,332.562l0.056,0.227l0.048,0.264l-0.03,0.062l-0.054,0.042l-0.86,0.065l-0.194,0.073l-0.208,0.364l-0.736,0.292l-0.42,0.15l-0.17,-0.006l-0.408,0.239l-1.139,0.595l-0.56,0.375l-0.281,0.157l-0.226,0.171l-0.038,0.173l-0.008,0.163l-0.625,0.765l-0.469,0.092l-0.396,-0.018l-0.27,0.116l-0.386,0.117l-0.836,-0.08l-0.285,0.013l-0.549,-0.105l-0.222,0.055l-0.234,0.155l-0.325,0.607l-0.132,0.142l-0.061,0.138l-0.05,0.294l-0.124,0.311l-0.159,0.245l-0.115,0.227l-0.235,0.219l-0.218,0.138l-0.169,-0.288l-0.146,0.082l-0.14,0.117l-0.264,-0.041l-0.163,0.059l-0.372,0.25l-0.546,-0.009l-0.06,-0.086l-0.108,-0.688l-0.095,-0.327l-0.079,-0.073l-0.098,-0.008l-0.785,0.542l-0.364,0.096l-0.299,0.017l-0.391,-0.162l-0.085,0.04l-0.067,0.087l-0.028,0.111l0.114,0.307l-0.032,0.06l-0.176,-0.005l-0.246,0.071l-0.188,0.141l-0.564,0.494l-0.475,0.165l-0.442,0.065l-0.181,0.055l-0.081,0.059l-0.148,0.235l-0.152,0.368l-0.079,0.179l-0.059,0.104l0.012,0.136l0.12,0.175l0.091,0.393l-0.021,0.102l-0.097,0.164l-0.14,0.161l-0.301,0.097l-0.236,0.049l-0.157,-0.032l-0.295,-0.011l-0.233,0.064l-0.144,0.11l-0.284,0.137l-0.353,0.046l-0.449,0.018l-0.216,-0.012l-0.652,-0.092l-0.215,0.032l-0.205,0.071l-0.372,0.075l-0.198,0.228l-0.104,0.209l-0.056,0.03l-0.232,-0.192l-0.177,-0.18l-0.116,-0.15l-0.146,0.004l-0.519,0.272l-0.077,-0.009l-0.148,-0.104l0.027,-0.257l-0.01,-0.164l-0.167,-0.087l-0.354,-0.022l-0.12,-0.093l0.007,-0.139l0.032,-0.133l-0.04,-0.103l-0.092,-0.078l-0.186,0.021l-0.213,0.106l-0.156,0.121l-0.196,0.057l-0.238,0.022l-0.148,0.073l-0.169,0.295l-0.577,0.062l-0.186,-0.067l-0.152,-0.209l-0.199,-0.338l-0.111,-0.042l-0.188,-0.042l-0.307,0.02l-0.413,0.142l-0.1,-0.117l-0.107,-0.034l-0.097,0.097l-0.099,-0.011l-0.408,0.027l-0.517,-0.013l-0.295,-0.066l-0.191,0.004l-0.38,0.151l-0.201,-0.001l-0.264,0.027l-0.049,-0.511l-0.144,-0.346l0.044,-0.24l0.096,-0.33l0.08,-0.186l0.163,0.079l0.187,0.136l0.124,-0.036l0.033,-0.112l-0.048,-0.147l-0.007,-0.11l0.07,-0.145l0.103,-0.135l0.66,-0.222l0.565,-0.162l0.294,0.108l0.569,0.248l0.293,0.128l0.204,0.075l0.179,0.363l0.117,-0.017l0.118,-0.073l0.07,-0.089l0.057,-0.309l0.265,-0.174l0.583,-0.206l0.041,-0.121l-0.009,-0.067l0.092,-0.059l0.292,-0.06l0.59,-0.057l0.2,0.043l0.229,0.122l0.177,0.121l0.168,-0.004l0.139,-0.025l0.06,0.034l0.044,0.107l0.072,0.096l0.226,-0.131l0.204,-0.169l0.161,-0.024l0.148,-0.064l0.043,-0.113l0.116,-0.188l0.333,-0.359l0.173,-0.058h0.112l0.006,0.058l0.054,0.053l0.291,0.083l0.089,-0.095l0.047,-0.131l-0.102,-0.208l-0.002,-0.087l0.038,-0.08l0.054,-0.048l0.465,0.198l0.103,-0.004l0.212,-0.111l0.194,-0.195l0.07,-0.154l0.951,-0.5l0.067,-0.091l-0.013,-0.066l-0.399,-0.117l-0.18,0.065l-0.166,0l-0.101,-0.074l-0.484,-0.028l-0.106,-0.052l-0.321,-0.362l-0.221,-0.138l-0.178,-0.091l-0.193,0.013l-0.23,0.095l-0.071,-0.043l-0.02,-0.152l0.001,-0.191l-0.047,-0.205l-0.137,-0.048l-0.177,0.081l-0.264,-0.083l-0.225,-0.03l-0.058,-0.433l-0.091,-0.185l-0.093,-0.194l-0.098,-0.056l-0.16,-0.097l-0.01,-0.229l-0.034,-0.065l-0.057,-0.031l-0.077,0.026l-0.099,0.116l0.049,0.253l-0.038,0.253l-0.058,0.127l-0.112,0.094l-0.128,0.002l-0.222,-0.128l-0.035,0.766l-0.043,0.047l-0.265,-0.108l-0.212,0.046l-0.316,-0.047l-0.237,-0.126l-0.178,-0.035l-0.287,-0.107l-0.219,-0.14l-0.135,-0.514l-0.128,-0.184l-0.121,-0.039l-0.489,0.178l-0.179,-0.138l-0.33,-0.176l-0.25,-0.066l-0.067,-0.095l0.011,-0.117l0.77,-0.575l0.303,-0.396l0.19,-0.168l0.272,-0.111l0.212,-0.065l0.108,-0.365l0.041,-0.042l0.151,-0.027l0.342,-0.15l0.551,-0.321l0.011,-0.088l-0.056,-0.076l-0.231,-0.165l-0.264,-0.131l-0.16,0.068l-0.091,0.067l-0.151,-0.17v-0.175l0.167,-0.3l0.14,-0.15l0.059,-0.29l0.198,-0.194l0.207,-0.308l0.251,-0.252l0.464,-0.189l0.259,0.062l0.243,-0.044l0.376,-0.153l0.072,-0.01l0.158,-0.002l0.968,0.234l0.32,0.011l0.75,0.304l0.345,0.066l0.244,0.086l0.11,0.131l0.176,0.161l0.942,0.13l0.259,0.086l0.093,0.141l0.269,0.179l0.229,0.041l-0.2,-0.7l0.08,-0.417l0.298,-1.143l0.156,-0.173l0.299,-0.153l0.47,-0.171l0.178,-0.239l0.385,0.024l0.167,-0.021l0.115,-0.043l0.063,-0.134l0.434,0.233l0.726,0.472l0.548,0.299l0.646,0.282l0.894,0.257l0.756,0.085l0.13,-0.061l0.303,-0.391l0.143,-0.017l0.258,0.034l0.802,0.018l0.817,0.019l0.385,-0.038l0.836,-0.163l0.123,-0.008l0.194,0.011l0.5,0.222l0.374,0.031l0.254,-0.001l0.148,0.018l0.31,-0.008l0.503,0.026l0.622,0.144l0.749,-0.026l0.24,-0.027l0.417,0.026l0.331,0.137l0.419,0.145l0.263,0.061l0.176,0.031l0.314,0.011l0.188,-0.045l0.107,0.063l0.106,0.354l0.26,0.232l0.203,0.219l0.17,0.242l0.173,0.099l0.305,0.003l0.575,0.069l0.33,0.096l0.422,0.417L700.806,332.562zM675.539,341.079l0.026,-0.052l-0.103,-0.267l0.139,-0.25l-0.275,-0.042l-0.141,-0.074l-0.158,-0.253l-0.052,-0.012l-0.082,0.069l-0.044,0.166l0.039,0.179l0.112,0.121l0.074,0.04l0.011,0.008l-0.003,0.059l-0.09,0.296l0.147,0.038l0.258,0.005L675.539,341.079zM677.148,340.869l0.028,-0.165l-0.068,0.008l-0.081,0.045l-0.155,0.045l-0.034,0.082l0.104,0.104l0.132,0.038L677.148,340.869zM674.123,341.324l-0.01,-0.075l-0.096,-0.035l-0.272,-0.04l-0.194,-0.058l-0.042,-0.001l0.018,0.072l0.083,0.127l0.114,0.136l0.147,0.015L674.123,341.324z"},"la":{"name":"Lao People's Democratic Republic","path":"M762.319,398.613L762.475,398.9L762.807,399.219L763.203,399.674L763.329,399.883L763.596,400.043L763.672,400.201L763.733,400.443L763.76,400.623L763.819,400.729L763.913,400.771L764.034,400.724L764.125,400.628L764.201,400.363L764.251,400.335L764.333,400.553L764.42,400.59L764.537,400.619L764.626,400.713L764.653,400.879L764.623,401.048L764.514,401.238L764.452,401.438L764.409,401.745L764.351,401.959L764.441,402.148L765.061,403.078L765.359,403.23L766.068,403.412L766.324,403.537L766.55,403.659L766.772,403.6L766.986,403.323L767.243,403.168L767.721,402.93L767.858,402.917L768.122,403.012L768.556,403.289L768.869,403.549L769.063,403.686L769.211,403.809L769.188,403.947L769.069,404.083L768.918,404.158L768.719,404.289L768.606,404.421L768.675,404.47L768.967,404.503L769.312,404.62L769.417,404.757L769.432,404.874L769.474,405.065L769.535,405.123L769.854,405.089L769.953,405.132L770.068,405.23L770.182,405.487L770.179,405.679L769.948,405.89L769.862,406.018L769.824,406.219L769.66,406.46L769.224,406.864L769.107,406.888L768.304,406.666L767.931,406.68L767.751,406.687L767.664,406.697L767.612,406.781L767.719,407.025L767.751,407.267L767.651,407.451L767.384,407.611L767.283,407.688L767.271,407.792L767.346,407.9L767.592,408.011L767.879,408.115L768.825,408.74L769.027,408.887L769.295,409.104L769.585,409.272L770.361,409.494L770.704,409.639L770.792,409.721L770.789,409.822L770.699,409.951L770.625,410.177L770.621,410.313L770.702,410.444L770.839,410.64L771.147,410.943L771.316,411.078L771.503,411.108L771.667,411.182L771.836,411.407L772.032,411.682L772.058,411.874L772.142,412.12L772.321,412.402L772.568,412.676L772.914,413.015L773.113,413.254L773.205,413.347L773.943,413.926L774.123,414.14L774.383,414.552L774.493,414.612L774.597,414.693L774.663,414.919L774.685,415.081L774.72,415.577L774.854,415.724L774.977,415.905L775.029,416.037L775.141,416.135L775.263,416.153L775.408,416.044L775.523,415.939L775.576,415.97L775.692,416.316L775.799,416.442L775.999,416.563L776.189,416.656L776.604,417.072L776.825,417.224L776.977,417.272L777.106,417.343L777.145,417.475L777.094,417.608L777.006,417.695L776.523,417.936L776.459,418.041L776.525,418.201L776.646,418.401L776.778,418.573L776.944,418.742L777.283,419.016L777.577,419.23L777.738,419.467L777.827,419.625L777.772,419.814L777.648,420.021L777.552,420.198L777.387,420.301L777.342,420.42L777.41,420.605L777.466,420.732L777.436,420.89L777.451,421.213L777.299,421.329L777.157,421.623L777.06,421.645L776.815,421.538L776.729,421.597L776.573,421.811L776.301,422.044L776.169,422.047L776.078,422.019L775.972,422.118L775.82,422.302L775.75,422.296L775.488,422.338L775.386,422.279L775.259,422.128L775.055,421.974L774.869,421.864L774.77,421.79L774.678,421.662L774.595,421.579L774.441,421.761L774.184,421.935L773.939,421.902L773.819,421.873L773.723,422.126L773.651,422.172L773.211,422.216L773.128,422.256L773.199,422.487L773.459,422.878L773.537,423.102L773.375,423.47L772.919,423.46L772.715,423.311L772.525,423.102L772.457,422.999L771.873,422.794L771.482,422.935L771.363,422.928L771.181,422.779L771.07,422.667L770.962,422.497L770.901,422.325L770.896,422.247L771.064,422.185L771.341,422.044L771.567,421.886L771.716,421.718L771.776,421.543L771.784,421.34L771.849,420.814L771.915,420.558L771.878,420.242L771.757,419.994L771.757,419.621L771.801,419.439L771.821,419.319L771.991,419.168L772.108,418.951L772.174,418.668L772.18,418.464L772.127,418.338L771.959,418.218L771.678,418.105L771.5,417.961L771.428,417.788L771.435,417.636L771.521,417.504L771.309,417.358L770.798,417.197L770.513,417.003L770.453,416.777L770.24,416.481L769.874,416.114L769.681,415.586L769.661,414.896L769.704,414.334L769.864,413.683L769.65,413.211L769.415,412.962L769.088,412.779L768.776,412.517L768.479,412.174L768.125,411.668L767.711,410.998L767.433,410.698L767.29,410.768L766.991,410.705L766.535,410.511L766.138,410.406L765.798,410.391L765.577,410.435L765.475,410.538L765.467,410.639L765.553,410.739L765.506,410.817L765.328,410.873L765.185,410.983L765.023,411.229L765.027,411.219L765.021,411.232L765.023,411.229L764.912,411.551L764.743,411.675L764.483,411.702L764.228,411.794L763.976,411.95L763.856,412.069L763.87,412.15L763.815,412.168L763.692,412.123L763.634,412.017L763.641,411.849L763.512,411.737L763.249,411.679L762.949,411.5L762.611,411.197L762.377,411.036L762.246,411.016L762.059,411.136L761.813,411.396L761.611,411.498L761.452,411.445L761.329,411.536L761.243,411.773L761.084,411.958L760.736,412.161L760.713,412.185L760.315,412.458L759.996,412.733L759.625,413.102L759.45,413.159L759.283,413.069L759.031,412.979L758.898,412.854L759.152,412.229L759.473,411.536L759.559,411.216L759.572,410.982L759.541,410.792L759.415,410.593L759.297,410.439L759.286,410.336L759.324,410.228L759.453,410.067L759.619,409.817L759.773,409.304L759.958,408.76L759.94,408.43L759.791,408.068L759.709,407.724L759.774,407.255L759.75,407.072L759.589,406.98L759.061,406.887L758.891,406.903L758.757,406.963L758.612,407.091L758.436,407.171L758.104,407.216L757.79,407.057L757.527,406.787L757.464,406.457L757.657,406.063L757.792,405.744L757.872,405.47L757.863,405.34L757.807,405.205L757.728,405.186L757.56,405.018L757.396,404.722L757.24,404.586L757.095,404.611L756.96,404.724L756.837,404.922L756.74,405.004L756.671,404.967L756.692,404.792L756.712,404.626L756.864,403.98L757.048,403.56L757.264,403.365L757.492,403.282L757.732,403.313L757.935,403.277L758.097,403.174L758.082,403.115L757.89,403.1L757.813,402.988L757.854,402.777L757.938,402.64L758.07,402.577L758.198,402.365L758.321,402.002L758.472,401.819L758.648,401.814L758.951,401.659L759.38,401.352L759.545,401.055L759.707,401.191L759.646,401.535L759.731,401.607L759.771,401.73L759.749,401.922L759.785,402.085L759.851,402.164L759.944,402.204L760.399,402.064L760.677,402.054L760.794,402.146L760.899,402.203L761.031,402.247L761.133,402.306L761.198,402.287L761.354,402.144L761.401,402.119L761.406,402.049L761.297,401.92L761.184,401.812L761.188,401.572L761.241,401.156L761.252,400.94L761.242,400.423L761.222,400.277L761.118,400.109L760.847,399.786L760.771,399.589L760.727,399.392L760.731,399.267L760.662,399.124L760.627,398.991L760.748,398.923L760.895,398.769L760.969,398.534L761.039,398.362L761.141,398.289L761.229,398.262L761.288,398.277L761.518,398.585L761.809,398.431L762.029,398.432L762.218,398.513z"},"lv":{"name":"Latvia","path":"M552.462,265.198L552.793,265.219L552.909,265.302L552.987,265.71L553.363,266.031L553.711,266.296L553.8,266.419L553.827,266.655L553.805,266.931L553.761,267.073L553.615,267.237L553.488,267.652L553.47,268.046L553.27,268.726L553.315,268.738L553.737,268.616L553.856,268.686L553.949,268.835L553.979,269.26L554.117,269.451L554.258,269.749L554.302,269.98L554.571,270.255L554.592,270.434L554.756,271.061L554.819,271.421L554.848,271.7L554.768,272.053L554.696,272.291L554.612,272.276L554.371,272.339L553.99,272.626L553.423,273.301L553.277,273.45L553.129,273.961L553.093,274.013L552.763,273.99L552.673,273.978L552.343,273.988L551.622,273.855L551.343,273.943L550.977,274.459L550.834,274.535L550.409,274.606L550.334,274.666L550.192,274.642L549.794,274.486L549.458,274.254L549.256,273.947L548.908,273.524L548.68,273.308L548.321,273.037L547.723,272.482L547.506,272.355L546.442,272.113L546.058,272.002L545.704,271.371L545.59,271.003L545.416,270.938L545.225,271.015L545.019,271.089L544.54,271.519L544.385,271.58L544.088,271.585L543.394,271.68L543.078,271.523L542.53,271.352L542.232,271.325L541.968,271.329L540.798,271.161L540.585,271.345L540.369,271.378L540.16,271.093L539.899,271.012L539.612,271.109L539.089,271.12L538.469,271.03L537.68,270.96L537.563,270.99L536.686,271.369L536.47,271.426L535.519,272.063L534.765,272.657L534.678,271.707L534.724,269.793L534.836,268.838L535.358,268.279L535.62,267.843L535.772,267.259L535.818,266.717L535.924,266.268L536.681,264.974L537.28,264.834L538.092,264.473L538.999,264.172L539.174,264.555L539.263,264.847L540.355,265.906L540.633,266.261L541.055,267.471L542.067,268.083L542.862,267.89L543.208,267.593L543.845,267.045L544.129,266.643L544.187,266.255L544.074,264.585L543.902,263.857L543.96,263.403L544.072,263.426L544.343,263.206L545.232,262.798L545.41,262.779L545.613,262.696L546.173,262.384L546.354,262.55L546.504,262.738L546.586,262.74L546.627,262.67L546.616,262.549L546.655,262.463L546.816,262.511L547.465,263.022L547.714,263.142L547.885,263.175L548.089,263.414L548.643,263.573L548.711,263.696L548.753,263.85L549.272,264.494L549.505,264.817L549.965,265.113L550.163,265.183L550.969,264.881L551.193,264.777L551.379,264.775L551.568,264.934L552,265.145L552.391,265.212z"},"lb":{"name":"Lebanon","path":"M576.366,363.61L576.286,363.665L576.137,363.818L575.988,363.942L575.687,364.135L575.619,364.25L575.552,364.146L575.421,364.217L575.311,364.654L575.081,364.8L574.793,364.787L574.553,364.746L574.231,364.773L574.362,364.519L574.498,364.188L574.632,363.742L574.869,363.371L575.36,362.107L575.644,361.594L575.745,360.864L576.184,360.225L576.512,360.035L576.671,359.852L576.667,359.574L577.157,359.576L577.473,359.562L577.564,359.406L577.811,359.477L577.948,359.627L577.824,359.786L577.649,359.967L577.659,360.014L577.79,360.029L578.012,360.127L578.148,360.242L578.375,360.956L578.235,361.249L578.017,361.511L577.92,361.534L577.729,361.664L577.569,361.842L577.513,361.954L577.525,362.059L577.751,362.19L577.758,362.243L577.711,362.285L577.528,362.256L577.292,362.242L577.153,362.243L576.992,362.269L576.786,362.429L576.694,362.535L576.645,362.603L576.571,362.82L576.654,362.969L576.808,363.054L576.83,363.097L576.795,363.172L576.642,363.266L576.527,363.381L576.494,363.498z"},"ls":{"name":"Lesotho","path":"M556.349,550.789L556.097,550.869L556.062,550.875L555.899,550.857L555.683,550.876L555.514,550.92L555.382,550.937L555.167,551.166L554.775,551.784L554.671,551.914L554.643,552.158L554.552,552.351L554.44,552.501L554.332,552.538L554.006,552.478L553.588,552.401L553.345,552.214L553.129,551.968L553.016,551.789L552.896,551.691L552.855,551.636L552.686,551.554L552.622,551.511L552.565,551.48L552.497,551.362L552.456,551.259L552.472,550.972L552.352,550.801L552.147,550.51L552.018,550.271L551.841,549.945L551.732,549.667L551.62,549.379L551.635,549.255L551.742,549.171L552.057,549.026L552.301,548.914L552.476,548.709L552.667,548.403L552.76,548.22L552.853,548.136L552.954,548.007L553.131,547.72L553.328,547.402L553.539,547.061L553.805,546.962L554.168,546.848L554.518,546.55L554.934,546.3L555.605,546.028L555.918,545.959L556.038,545.919L556.113,545.971L556.193,546.126L556.307,546.257L556.572,546.483L556.684,546.538L556.958,546.874L557.25,547.104L557.587,547.37L557.816,547.502L557.934,547.539L558.03,547.775L558.129,547.95L558.184,548.114L558.173,548.274L558.067,548.666L557.912,549.067L557.787,549.233L557.635,549.339L557.487,549.498L557.43,549.82L557.363,550.199L557.169,550.355L557.019,550.458L556.81,550.584z"},"lr":{"name":"Liberia","path":"M451.882,441.537L451.937,441.57L452.021,441.656L452.101,441.95L452.415,442.899L452.399,443.161L452.337,443.332L452.335,443.499L452.314,443.665L452.122,443.935L451.554,444.489L451.598,444.538L451.733,444.601L451.872,444.633L451.985,444.616L452.127,444.754L452.28,444.928L452.442,445.019L452.676,445.098L452.88,445.107L453.054,445.076L453.299,445.111L453.56,445.255L453.653,445.492L453.716,445.699L453.806,445.804L453.819,445.983L454.004,446.14L454.269,446.172L454.612,446.356L454.699,446.346L454.737,446.323L454.779,446.358L454.865,446.89L454.932,447.172L454.896,447.287L454.851,447.376L454.848,447.806L454.692,448.052L454.667,448.323L454.624,448.41L454.458,448.488L454.457,448.696L454.412,448.947L454.395,449.213L454.441,449.911L454.45,450.43L454.525,450.528L454.202,450.485L453.252,450.088L452.521,449.861L450.07,448.561L449.39,448.039L448.604,447.262L446.859,445.695L446.461,445.444L445.959,445.322L445.649,445.188L445.43,445.043L445.252,444.609L444.815,444.35L444.01,443.982L443.404,443.37L443.553,443.244L443.771,442.841L444.077,442.454L444.362,442.224L444.588,441.987L444.828,441.806L445.17,441.594L445.695,441.037L445.817,440.972L445.901,440.586L446.033,440.095L446.185,439.942L446.542,439.851L446.625,439.766L446.751,439.419L446.833,439.016L446.84,438.928L446.98,438.918L447.221,438.831L447.361,438.87L447.422,438.986L447.454,439.084L448.183,438.832L448.247,438.78L448.285,438.789L448.377,439.016L448.429,439.002L448.473,438.937L448.522,438.93L448.579,438.961L448.636,439.066L448.729,439.162L448.887,439.229L448.987,439.32L448.976,439.563L449.014,439.799L449.083,439.853L449.119,439.994L449.137,440.148L449.175,440.229L449.202,440.385L449.188,440.553L449.217,440.67L449.333,440.873L449.405,441.128L449.406,441.31L449.363,441.5L449.286,441.674L449.151,441.863L449.14,441.938L449.22,441.987L449.342,441.998L449.444,441.958L449.702,442.046L449.837,442.17L449.956,442.325L450.063,442.403L450.111,442.5L450.294,442.474L450.507,442.38L450.551,442.335L450.614,442.359L450.751,442.369L450.847,442.2L450.924,442.006L451.089,441.795L451.17,441.714L451.191,441.58L451.2,441.406L451.26,441.255L451.396,441.172L451.543,441.173L451.623,441.204L451.664,441.35L451.782,441.461z"},"ly":{"name":"Libya","path":"M546.284,369.498L546.176,369.59L546.022,369.786L545.925,369.96L545.665,370.244L545.448,370.547L545.469,370.99L545.518,371.44L545.664,371.879L545.789,372.367L545.753,372.685L545.646,373.076L545.518,373.402L545.094,374.071L545.029,374.231L545.053,374.456L545.311,375.248L545.331,375.497L545.485,376.263L545.626,376.885L545.782,377.374L545.806,377.508L545.806,378.225L545.806,378.941L545.806,379.655L545.806,380.368L545.806,381.079L545.806,381.789L545.806,382.497L545.806,383.204L545.806,383.909L545.806,384.613L545.806,385.315L545.806,386.017L545.806,386.716L545.806,387.414L545.806,388.111L545.806,388.807L545.806,389.501L545.806,390.194L545.806,390.886L545.806,391.576L545.806,392.266L545.806,392.954L545.806,393.64L545.806,394.326L545.806,395.01L545.806,395.693L545.806,396.375L545.806,397.056L545.806,397.735L545.806,398.414L545.806,399.092L545.806,399.768L545.806,401.265L545.805,402.757L545.805,404.244L545.804,405.726L545.795,405.73L545.787,405.736L545.778,405.741L545.769,405.747L545.077,405.746L544.385,405.746L543.692,405.746L543,405.745L543,406.116L543,406.486L543,406.855L543,407.225L541.655,406.524L540.311,405.823L538.966,405.12L537.622,404.416L536.277,403.711L534.933,403.005L533.588,402.298L532.244,401.59L530.899,400.88L529.555,400.169L528.21,399.458L526.866,398.745L525.521,398.03L524.177,397.314L522.832,396.598L521.487,395.88L520.559,395.383L519.557,395.868L518.772,396.248L517.738,396.747L517.738,396.747L516.55,397.394L515.638,397.89L515.595,397.886L515.554,397.874L514.605,397.032L513.864,396.373L513.535,396.188L512.138,395.851L510.749,395.516L509.287,395.162L509.021,394.623L508.724,394.02L508.323,393.265L508.078,392.802L507.996,392.73L506.875,392.364L505.69,392.004L504.997,392.222L504.875,392.206L504.679,392.069L504.482,391.882L504.378,391.621L504.1,391.271L503.843,390.468L503.818,389.828L503.767,389.601L503.15,388.697L502.589,387.874L502.216,387.324L502.144,387.075L502.187,386.769L502.337,386.494L502.88,386.169L503.37,385.814L503.437,385.568L503.468,384.889L503.308,384.677L503.19,384.273L503.07,383.726L503.056,383.375L503.274,382.676L503.529,381.943L503.367,381.129L503.247,379.49L503.322,378.194L503.261,377.722L503.218,377.523L503.051,376.909L502.846,376.274L502.754,376.051L502.491,375.538L502.055,374.901L501.829,374.509L502.139,374.302L502.414,374.14L502.749,373.969L503.224,373.775L503.47,373.629L503.575,373.506L503.932,373.004L504.118,372.726L504.372,372.345L504.483,372.079L504.486,371.833L504.447,371.535L504.249,370.821L504.087,370.125L504.213,369.856L504.314,369.728L504.535,369.4L504.623,369.334L505.1,369.232L505.29,369.014L505.436,368.74L505.473,368.596L505.681,368.445L505.93,368.294L506.083,368.098L506.585,367.794L507.043,367.517L507.576,367.225L507.988,366.999L508.075,366.801L508.069,366.63L507.845,366.24L507.845,365.778L507.86,365.394L507.882,365.167L507.981,364.534L507.987,364.445L508.415,364.656L508.854,364.74L510.163,365.523L510.576,365.621L511.492,365.714L512.571,365.394L512.979,365.336L513.689,365.637L514.002,365.722L514.528,365.745L515.427,366.017L515.656,366.112L516.18,366.546L516.431,366.676L518.292,367.073L518.546,367.336L518.805,367.837L518.816,368.459L518.959,368.909L519.19,369.492L519.469,369.904L519.778,370.247L520.133,370.461L520.949,370.777L521.869,370.898L522.797,370.939L524.39,371.374L525.741,371.875L526.074,372.122L526.751,372.364L528.096,373.538L528.845,373.943L529.37,374.021L529.841,373.95L530.678,373.544L531.024,373.302L531.866,372.288L532.143,371.758L532.253,371.383L532.226,371.002L532.121,370.659L531.885,370.299L531.72,369.823L531.623,368.964L531.755,368.367L531.916,368.009L532.17,367.643L532.869,366.942L533.572,366.447L534.811,365.799L535.53,365.792L535.828,365.72L536.42,365.261L536.66,365.244L536.992,365.356L537.968,365.324L538.398,365.452L538.911,365.738L539.559,365.915L540.016,366.092L540.503,366.319L540.613,366.884L540.559,367.052L540.547,367.271L541.052,367.659L542.487,367.841L542.77,367.945L543.165,368.242L543.419,368.333L544.402,368.375L544.975,368.312L545.521,368.416L545.723,368.516L545.932,368.748L546.185,369.31z"},"li":{"name":"Liechtenstein","path":"M502.586,313.417L502.368,313.395L502.327,313.397L502.304,313.252L502.317,312.943L502.438,312.539L502.464,312.605L502.479,312.69L502.504,312.78L502.518,312.89L502.563,313.003L502.645,313.11L502.671,313.212L502.63,313.341z"},"lt":{"name":"Lithuania","path":"M550.334,274.666l-0.007,0.223l-0.068,0.377l-0.133,0.486l-0.139,0.376l-0.034,0.145l0.105,0.121l0.522,0.057l0.222,0.064l0.043,0.1l-0.116,0.129l-0.167,0.107l-0.074,0.102l-0.133,0.363l-0.868,-0.046l-0.115,0.074l-0.055,0.168l-0.043,0.194l-0.114,0.23l-0.23,0.2l-0.361,0.074l-0.295,0.136l-0.22,0.418l-0.164,0.56l0.004,0.396l0.021,0.221l-0.019,0.126l-0.111,0.137l-0.182,0.363l-0.148,0.401l-0.057,0.217l0.028,0.102l0.167,0.003l0.241,0.082l0.128,0.16l0.047,0.185l0,0.198l-0.045,0.109l-0.193,0.079l-0.302,0.003l-0.176,-0.094l-0.036,-0.075l0.084,-0.191l-0.061,-0.239l-0.125,-0.133l-0.254,0.199l-0.244,0l-0.292,0.178l-0.191,0.284l-0.183,0.104l-0.496,-0.058l-0.123,0.125l-0.103,0.576l-0.059,0.112l-0.414,-0.024l-0.399,0.229l-0.451,0.185l-0.228,-0.128l-0.127,-0.145l-0.246,0.026l-0.268,0.064l-0.18,-0.035l-0.202,0.016l-0.39,0.111l-0.49,-0.036l-0.209,-0.095l-0.02,-0.091l0.015,-0.224l-0.005,-0.348l-0.078,-0.308l-0.235,-0.272l-0.246,-0.191l-0.314,-0.197l-0.232,-0.086l-0.127,-0.022l-0.029,-0.114l-0.046,-0.099l-0.109,-0.086l-0.232,-0.116l-0.197,-0.025l-0.161,0.187l-0.118,-0.234l-0.125,-0.421l0.013,-0.337l0.071,-0.337l0.341,-0.999l-0.018,-0.16l-0.248,-0.28l-0.306,-0.204l-0.169,-0.432l-0.62,-0.025l-0.585,0.024l-0.184,-0.021l-0.557,-0.181l-0.537,-0.292l-0.359,-0.171l-0.302,-0.192l-0.163,-0.202l-0.257,0.054l-0.174,0.002l0.002,-0.035l-0.099,-0.357l0.104,-0.548l-0.188,-0.806l-0.307,-0.973l-0.022,-1.047l-0.022,-0.236l0.754,-0.594l0.951,-0.637l0.216,-0.058l0.876,-0.378l0.117,-0.03l0.79,0.07l0.62,0.09l0.523,-0.011l0.287,-0.097l0.26,0.081l0.209,0.285l0.216,-0.034l0.213,-0.184l1.17,0.168l0.264,-0.004l0.297,0.027l0.548,0.171l0.316,0.157l0.694,-0.095l0.297,-0.005l0.155,-0.062l0.479,-0.43l0.207,-0.074l0.19,-0.077l0.174,0.065l0.114,0.367l0.354,0.631l0.385,0.111l1.063,0.242l0.217,0.127l0.598,0.554l0.359,0.271l0.228,0.216l0.348,0.423l0.201,0.307l0.336,0.232l0.398,0.156L550.334,274.666zM534.517,276.586l-0.163,-0.038l0.321,-0.568l0.123,-0.37l0.085,-0.526l0.075,-0.166l0.002,0.239l-0.033,0.398l-0.203,0.677L534.517,276.586z"},"lu":{"name":"Luxembourg","path":"M492.865,300.451L492.843,300.568L492.847,300.829L492.926,301.09L493.114,301.348L493.257,301.534L493.45,301.683L493.776,301.824L493.906,301.854L493.924,302.045L493.899,302.247L493.786,302.358L493.68,302.519L493.6,302.714L493.517,303.089L493.505,303.348L493.317,303.241L493.218,303.168L493.046,303.148L492.875,303.208L492.747,303.339L492.57,303.379L492.425,303.339L492.339,303.241L492.262,303.188L492.043,303.122L491.948,302.979L492.021,302.912L492.083,302.806L492.136,302.657L492.203,302.52L491.988,302.141L491.943,302.025L491.767,301.812L491.769,301.703L491.811,301.6L491.795,301.519L491.82,301.328L491.944,301.147L492.026,300.923L492.165,300.617L492.472,300.249L492.692,300.306L492.789,300.304L492.847,300.439z"},"mac":{"name":"Macau","path":"M794.177,399.167L794.183,399.101L794.22,399.028L794.312,399.015L794.371,399.085L794.363,399.088L794.232,399.148L794.191,399.16z"},"mk":{"name":"Macedonia","path":"M538.408,332.093L538.841,332.655L539.078,332.883L539.357,333.055L539.676,333.181L539.791,333.301L539.994,333.896L540.091,334.122L540.226,334.189L540.259,334.254L540.265,334.34L540.113,334.757L540.051,335.688L540.013,335.762L539.854,335.758L539.642,335.778L539.562,335.85L539.477,336.349L539.136,336.491L538.827,336.571L538.567,336.553L538.109,336.435L537.96,336.422L537.832,336.489L537.423,336.525L537.244,336.612L536.823,337.194L536.397,337.395L536.251,337.496L535.926,337.368L535.77,337.354L535.544,337.502L535.05,337.517L534.917,337.543L534.536,337.566L534.52,337.486L534.449,337.369L534.271,337.314L533.908,337.361L533.82,337.276L533.67,336.782L533.554,336.703L533.423,336.537L533.202,335.999L533.196,335.763L533.211,335.556L533.088,335.072L533.164,334.949L533.278,334.872L533.279,334.676L533.247,334.379L533.382,333.795L533.418,333.752L533.453,333.78L533.779,333.827L533.864,333.753L533.918,333.637L533.935,333.208L534.013,333.01L534.803,332.632L535.036,332.618L535.214,332.792L535.355,332.903L535.44,332.899L535.471,332.788L535.567,332.572L535.729,332.449L536.21,332.344L536.214,332.344L536.371,332.365L536.71,332.268L536.922,332.134L537.03,332.114L537.173,332.063L537.379,332.07L537.588,332.128L537.854,332.051L538.115,331.926L538.22,331.958L538.333,332.064z"},"mg":{"name":"Madagascar","path":"M614.729,497.606l0.129,0.299l0.15,0.287l0.469,0.694l0.201,0.267l0.171,0.284l0.083,0.567l0.299,0.882l0.281,1.328l0.086,1.365l0.087,0.627l0.219,0.591l0.359,0.614l0.116,0.683l-0.22,0.705l-0.317,0.665l-0.082,0.125l-0.149,0.171l-0.067,-0.007l-0.254,-0.172l-0.208,-0.281l-0.263,-0.661l-0.096,-0.335l-0.11,-0.053l-0.308,0.029l-0.223,0.208l-0.041,0.131l0.048,0.373l0.085,0.335l0.037,0.341l0.007,0.429l0.083,0.13l0.122,0.109l0.127,0.281l0.022,0.67l-0.078,0.339l-0.217,0.292l0.013,0.161l0.081,0.166l-0.077,0.1l-0.289,0.126l-0.117,0.112l-0.156,0.297l-0.253,0.606l-0.034,0.31l0.158,0.944l-0.044,0.67l-0.322,1.285l-0.186,0.611l-0.263,0.731l-0.402,0.965l-0.398,1.215l-0.338,1.253l-0.25,0.755l-0.284,0.745l-0.389,1.319l-0.33,1.343l-0.491,1.482l-0.678,1.659l-0.073,0.217l-0.141,0.851l-0.152,0.74l-0.182,0.734l-0.38,1.216l-0.043,0.375l-0.086,0.361l-0.366,0.766l-0.155,0.285l-0.109,0.303l-0.062,0.385l-0.109,0.372l-0.268,0.685l-0.399,0.59l-0.272,0.215l-0.588,0.312l-0.298,0.063l-0.661,0.007l-0.64,0.178l-0.667,0.342l-0.642,0.393l-0.246,0.187l-0.271,0.107l-0.848,0.022l-0.254,-0.085l-0.849,-0.646l-0.329,-0.106l-0.623,-0.088l-0.188,-0.055l-0.171,-0.084l-0.252,-0.337l-0.5,-0.284l-0.12,-0.089l-0.076,-0.196l-0.052,-0.211l-0.13,-0.236l-0.096,-0.449l-0.163,-0.313l-0.46,-0.553l-0.049,-0.177l-0.037,-0.586l0.015,-0.396l-0.045,-0.724l0.053,-0.34l0.162,-0.306l-0.066,-0.331l-0.172,-0.348l-0.064,-0.359l-0.126,-0.327l-0.482,-0.588l-0.113,-0.289l-0.078,-0.299l-0.182,-0.931l-0.022,-0.324l0.027,-0.684l0.067,-0.352l0.117,-0.245l0.029,-0.183l0.076,-0.157l0.114,-0.125l0.077,-0.149l0.18,-0.87l0.228,-0.193l0.338,-0.111l0.271,-0.227l0.156,-0.306l0.156,-0.631l0.426,-0.625l0.152,-0.328l0.344,-0.496l0.304,-0.696l0.092,-0.328l0.066,-0.335l0.077,-0.735l0.058,-0.365l-0.012,-0.362l-0.174,-0.371l-0.415,-0.673l-0.013,-0.125l0.033,-0.5l-0.035,-0.361l-0.153,-0.36l-0.196,-0.338l-0.193,-0.632l-0.094,-1.043l0.02,-0.376l-0.057,-0.334l-0.14,-0.318l0.1,-0.555l1.241,-2.01l0.041,-0.236l-0.05,-0.611l0.026,-0.355l0.043,-0.132l0.095,-0.077l0.212,-0.037l1.003,-0.087l0.129,-0.062l0.25,-0.168l0.344,-0.326l0.158,-0.094l0.136,0.035l0.087,0.139l0.112,0.076l0.405,-0.147l0.155,-0.004l0.159,0.024l0.074,-0.136l0.044,-0.182l0.059,-0.128l0.108,-0.073l0.521,-0.04l0.333,-0.052l0.43,-0.127l0.092,0.025l0.347,0.458l0.105,0.039l0.135,0.019l0.118,-0.083l-0.282,-0.239l-0.042,-0.135l0.015,-0.154l0.151,-0.329l0.252,-0.251l0.56,-0.381l0.582,-0.44l0.169,-0.03l0.143,0.069l0.11,0.52l-0.014,0.085l0.093,0.012l0.108,-0.064l0.096,-0.209l0.005,-0.174l-0.078,-0.167l-0.038,-0.141l-0.003,-0.13l0.295,-0.307l0.232,-0.292l0.107,-0.349l0.093,-0.161l0.245,-0.181l0.072,0.028l0.057,0.147l0.032,0.156l-0.063,0.155l-0.089,0.153l-0.036,0.204l0.138,0.04l0.13,-0.049l0.19,-0.369l0.217,-0.349l0.129,-0.182l0.163,-0.126l0.271,0.025l0.263,0.078l-0.429,-0.368l-0.107,-0.504l0.51,-0.871l0.005,-0.181l0.074,-0.056l0.035,-0.07l-0.264,-0.293l-0.05,-0.146l0.035,-0.221l0.126,-0.196l0.115,-0.137l0.163,-0.053l0.129,0.075l0.284,0.241l0.191,0.037l0.231,-0.231l0.189,-0.289l0.284,-0.198l0.323,-0.123l0.491,-0.455l0.32,-0.95l0.025,-0.277l-0.071,-0.335l-0.113,-0.319l-0.189,-0.398l0.049,-0.088l0.269,0.053l0.09,-0.056l0.292,-0.352l0.481,-0.674l0.158,0.001l0.136,0.125l0.051,0.185l0.096,0.136l0.325,0.32L614.729,497.606zM611.371,500.272l0.004,0.104l-0.369,-0.043l-0.058,-0.359l0.181,-0.011l0.04,-0.147l0.11,-0.018l0.119,0.319L611.371,500.272zM615.846,510.499l-0.315,0.536l0.089,-0.447l0.365,-0.644l0.104,-0.049L615.846,510.499z"},"mw":{"name":"Malawi","path":"M573.813,495.171l-0.373,-0.007l-0.469,0.037l-0.115,0.09l-0.035,0.199l-0.147,0.41l-0.082,0.151l-0.173,0.276l-0.244,0.389l-0.051,0.127l0.008,0.131l0.144,0.529l0.151,0.556l0.048,0.218l0.107,0.74l0.06,0.524l0.009,0.308l0.051,0.412l0.134,0.223l0.141,0.14l0.53,0.084l0.158,0.103l0.3,0.263l0.656,0.728l0.36,0.465l0.317,0.409l0.566,0.761l0.44,0.592l0.055,0.556l0.073,0.081l-0.148,0.413l-0.097,0.667l0.07,0.443l-0.029,0.757l-0.081,0.807l-0.101,0.289l-0.13,0.109l-0.308,0.087l-0.676,0.101l-0.101,0.095l-0.087,0.157l-0.137,0.373l-0.161,0.376l-0.051,0.161l0.031,0.038l0.145,0.192l0.144,0.491l0.026,0.843l-0.05,0.063l-0.2,0.037l-0.215,-0.011l-0.089,-0.048l-0.08,-0.094l-0.058,-0.18l0.141,-0.125l0.05,-0.22l-0.09,-0.188l-0.181,-0.042l-0.23,-0.173l-0.49,-0.563l-0.41,-0.395l-0.238,-0.327l-0.243,-0.13l-0.07,-0.08l-0.059,-0.138l-0.001,-0.199l0.022,-0.146l-0.076,-0.165l-0.246,-0.254l-0.112,-0.141l-0.006,-0.168l0.104,-0.162l0.21,-0.198l0.159,-0.401l0.057,-0.259l0.297,-0.521l0.041,-0.452l0.006,-0.361l-0.018,-0.27l-0.076,-0.553l-0.053,-0.382l-0.366,-0.5l-0.119,-0.047l-0.347,0.044l-0.3,0.073l-0.147,0.104l-0.223,0.005l-0.585,0.087l-0.184,0.037l-0.106,0.09l-0.062,0.019l-0.368,-0.386l-0.323,-0.417l-0.411,-0.708l-0.117,-0.085l-0.15,-0.208l-0.125,0.052l-0.172,0.146l-0.093,0.04l-0.048,-0.004l-0.031,-0.037l-0.038,-0.093l-0.133,-0.267l-0.149,-0.191l-0.158,-0.074l-0.129,-0.088l0.057,-0.085l0.06,-0.061l-0.026,-0.063l-0.072,-0.092l-0.28,-0.133l-0.004,-0.057l0.247,-0.115l0.156,-0.137l0.106,-0.131l0.134,-0.287l0.109,-0.286l0.082,-0.093l0.028,-0.189l-0.019,-0.213l0.055,-0.272l0.026,-0.257l-0.083,-0.1l-0.07,-0.173l0.083,-0.294l0.13,-0.203l0.623,-0.211l0.434,-0.191l0.092,-0.083l0.147,-0.163l0.082,-0.159l-0.059,-0.047l-0.341,-0.004l-0.084,-0.061l-0.246,-0.559l0.136,-0.64l0.012,-0.251l-0.003,-0.312l-0.043,-0.227l-0.108,-0.095l-0.066,-0.122l0.018,-0.333l0.1,-0.04l0.216,-0.44l0.096,-0.259l-0.115,-0.207l-0.127,-0.295l-0.058,-0.188l-0.032,-0.062l0.088,-0.116l0.146,-0.112l0.164,-0.031l0.173,-0.053l0.545,-0.546l0.007,-0.106l-0.099,-0.183l-0.204,-0.276l-0.045,-0.112l-0.024,-0.332l-0.081,-0.099l-0.299,-0.223l-0.23,-0.235l0.072,-0.238l0.039,-0.26l-0.114,-0.143l-0.169,-0.148l-0.105,-0.216l-0.048,-0.161l-0.133,-0.064l-0.123,-0.002l-0.09,0.1l-0.097,-0.009l-0.118,-0.035l-0.039,-0.139l-0.007,-0.15l-0.081,-0.102l-0.078,-0.142l-0.01,-0.075l0.049,-0.022l0.103,-0.013l0.439,0.285l0.266,0.013l0.296,0.053l0.253,0.251l0.131,0.033l0.167,-0.035l0.478,-0.026l0.192,0.036l0.247,0.147l0.097,0.02l0.155,0.006l0.027,-0.04l0.016,-0.087l-0.027,-0.176l0.035,-0.095l0.094,-0.103l0.261,0.12l0.652,0.548l0.02,0.071l0.416,0.544l0.135,0.23v0.122l0.128,0.476l0.028,0.223l-0.029,0.17l0.005,0.136l0.05,0.194l-0.017,0.082l0.148,0.285l0.071,0.24l0.015,0.234l-0.042,0.229l-0.131,0.333l-0.022,0.134l0.029,0.122l0.085,0.133l0.141,0.143l0.106,0.172l0.072,0.203l0.061,0.092l0.076,-0.002l0.14,0.031l0.112,0.119l0.13,0.199l0.043,0.229L573.813,495.171zM572.921,496.413l-0.056,0.151l-0.116,-0.002l-0.109,-0.134l0.035,-0.104l0.105,-0.032l0.092,0.039L572.921,496.413zM573.139,496.689l-0.099,0.023l-0.062,-0.051l0.015,-0.152l0.035,-0.11l0.098,-0.017l0.068,0.029l0.047,0.05l0.001,0.081l-0.029,0.083L573.139,496.689z"},"my":{"name":"Malaysia","path":"M804.456,442.635l-0.171,0.148l-0.058,-0.179l0.012,-0.23l0.231,-0.214l0.329,-0.041l0.047,0.171l-0.039,0.196l-0.077,0.101L804.456,442.635zM805.671,451.034l-0.104,-0.002l-0.242,-0.06l-0.486,-0.297l-0.497,-0.105l-0.722,-0.009l-0.408,-0.042l-0.166,0.044l-0.14,0.002l-0.101,-0.06l-0.107,-0.03l-0.282,0.175l-0.131,-0.053l-0.133,-0.074l-0.236,-0.024l-0.286,0.021l-0.316,0.18l-0.352,-0.162l-0.1,0.002l-0.067,0.042l-0.152,0.222l-0.291,0.169l-0.144,0.311l-0.089,0.298l-0.077,0.103l-0.021,0.575l-0.046,0.278l0.073,0.367l-0.013,0.158l-0.129,0.235l-0.017,0.054l-0.068,0.373l0.026,0.1l-0.017,0.125l-0.109,0.262l-0.197,0.072l-0.207,0.041l-0.178,-0.089l-0.16,0.144l-0.203,0.222l-0.088,0.15l0.001,0.139l0.021,0.093l-0.042,0.096l-0.005,0.102l0.01,0.147l0.138,0.061l0.144,0.127l-0.005,0.122l-0.079,0.084l-0.181,0.13l-0.33,0.266l-0.372,0.227l-0.141,0.053l-0.051,0.105l-0.026,0.141l0.082,0.309l0.078,0.091l0.041,0.108l-0.05,0.129l-0.036,0.111l-0.137,0.07l-0.134,0.051l-0.049,0.088l-0.07,0.37l-0.081,0.193l-0.182,0.287l-0.061,0.131l-0.094,0.042l-0.352,-0.134l-0.315,0.081l-0.418,0.052l-0.354,-0.008l-0.273,0.059l-0.188,0.151l-0.21,0.191l-0.221,0.142l-0.167,0.069l-0.306,-0.202l-0.155,0.018l-0.278,-0.07l-0.653,-0.226l-0.161,-0.066l-0.174,-0.006l-0.052,-0.065l0.027,-0.109l-0.027,-0.144l-0.127,-0.054l-1.311,0.022l-0.378,0.124l-0.255,0.098l-0.182,0.113l-0.052,0.281l-0.109,0.264l-0.141,0.28l-0.436,0.084l-0.32,0.283l-0.11,0.034l-0.22,-0.041l-0.236,-0.023l-0.17,0.079l-0.179,-0.004l-0.551,-0.132l-0.521,-0.021l-0.295,0.067l-0.163,0.025l-0.907,0.388l-0.307,0.045l-0.124,-0.056l-0.175,-0.159l-0.235,-0.159l-0.563,-0.541l-0.208,-0.127l-0.138,-0.13l-0.131,-0.155l-0.187,-0.167l-0.17,-0.115l-0.23,-0.234l-0.229,-0.256l-0.052,-0.451l-0.182,-0.083l-0.062,-0.118l-0.028,-0.133l0.253,-0.366l0.184,0.387l0.07,0.086l0.408,0.261l0.336,0.13l0.363,0.053l0.37,0.011l0.146,-0.018l0.144,-0.052l0.141,0.056l0.773,0.423l0.3,0.076l0.317,-0.032l0.126,0.042l0.445,0.325l0.131,0.039l0.219,-0.025l-0.279,-0.148l-0.184,-0.105l-0.083,-0.198l0.051,-0.211l0.178,-0.141l0.124,-0.153l0.044,-0.456l0.079,-0.231l0.148,-0.219l0.049,-0.212l-0.167,-0.162l-0.037,-0.278l0.036,-0.23l0.095,-0.157l0.15,0.104l0.156,0.096l0.153,-0.01l0.106,-0.038l0.019,-0.119l-0.028,-0.207l0.008,-0.38l0.194,-0.304l0.311,-0.209l0.293,-0.1l1.098,-0.17l1.736,-0.435l0.514,-0.168l0.189,-0.087l0.159,-0.121l0.269,-0.386l0.505,-0.609l0.354,-0.5l0.746,-0.729l0.595,-0.676l0.08,-0.127l0.099,-0.369l0.008,-0.174l-0.018,-0.176l0.079,-0.082l0.116,-0.049l0.028,0l0.088,0.077l0.207,0.107l0.154,0.138l0.104,0.178l0.074,0.166l0.006,0.142l0.094,0.116l0.263,0.02l0.085,0.146l0.183,0.251l0.168,0.181l0.103,0.07l0.128,-0.038l0.199,-0.165l0.144,-0.202l0.097,-0.273l-0.076,-0.04l0.134,-0.206l0.025,-0.108l-0.062,-0.099l-0.079,-0.099l-0.03,-0.249l-0.055,-0.317l-0.037,-0.144l0.105,-0.103l0.226,-0.131l0.226,-0.152l0.229,-0.122l0.006,0.22l-0.006,0.363l0.069,0.304l0.156,0.538l0.178,0.073l0.214,0.048l0.124,-0.015l0.08,-0.036l0.021,-0.043l-0.133,-0.211l-0.035,-0.497l-0.109,-0.326l-0.167,-0.325l-0.079,-0.092l0.659,-0.092l0.147,-0.102l0.259,-0.223l0.098,-0.125l0.077,-0.282l-0.323,-0.167l-0.127,-0.214l-0.008,-0.231l0.386,-0.43l0.134,-0.103l0.058,0.153l0.17,0.039l0.156,0.006l0.157,-0.009l0.226,-0.217l0.116,-0.312l0.396,-0.441l0.141,-0.338l0.08,-0.354l1,-1.1l0.122,-0.171l0.594,-1.107l0.074,-0.037l0.159,0.107l0.047,0.352l-0.021,0.153l-0.097,0.228l-0.055,0.238l0.068,-0.005l0.283,-0.145l0.295,-0.387l0.167,-0.335l0.142,-0.146l0.285,0.082l0.063,0.058l-0.02,0.241l0.027,0.14l0.109,0.299l0.242,0.182l0.334,0.114l0.31,0.166l0.102,0.109l0.066,0.131l0.068,0.215l0.005,0.218l-0.224,0.213l0.095,0.345l-0.015,0.201l-0.076,0.172l-0.326,0.157l0.889,-0.156l0.219,-0.089l0.304,-0.227l0.162,0.196l0.152,0.339l-0.122,0.085l-0.387,0.125l-0.019,0.051l0.128,0.176l0.161,-0.017l0.319,-0.118l0.293,-0.186l0.142,0.002l0.15,0.038l0.289,0.12l0.162,0.097l0.138,0.125l0.089,0.259l0.334,0.094l0.684,0.363l0.127,0.031l0.133,0.007l0.36,-0.044l0.127,0.051l0.09,0.131l0.03,0.162l-0.01,0.174l-0.037,0.132l-0.084,0.109l-0.245,0.166l-0.617,0.217l-0.675,0.165l-0.339,-0.011l-0.476,-0.141l-0.173,0.018l-0.168,0.065l-0.21,0.449l0.389,0.447l0.669,0.465l0.092,0.116l-0.024,0.143l-0.106,0.085l-0.142,0.047l-0.376,0.074l-0.38,0.055l-0.313,0.08l-0.307,0.104l-0.315,-0.036l-0.434,-0.208l-0.125,-0.015l-0.132,0.107l-0.129,0.292L805.671,451.034zM762.245,445.234l0.485,0.109l0.186,0.088l0.545,0.868l0.718,0.61l0.305,0.228l0.235,0.108l0.321,0.326l0.28,0.41l0.614,1.153l0.106,0.506l0.042,0.772l-0.135,1.164l-0.165,0.58l0.032,0.274l0.226,0.42l-0.068,0.397l0.044,0.33l-0.016,0.914l0.128,0.27l0.146,0.172l0.771,0.542l0.057,0.201l0.38,0.69l0.704,1.502l0.196,0.675l-0.022,0.182l-0.085,0.075l-0.207,0.066l-0.173,-0.132l-0.058,-0.094l0.018,-0.118l-0.068,-0.116l-0.169,-0.138l-0.097,-0.124l0.027,0.205l0.001,0.266l-0.215,0.023l-0.275,-0.083l-0.344,0.075l-0.406,0.326l-0.195,0.009l-0.148,-0.28l-0.076,-0.19l-0.121,-0.134l-1.291,-0.687l-0.477,-0.176l-0.502,-0.521l-1.13,-0.575l-0.718,-0.561l-0.305,-0.346l-0.734,-0.307l-0.316,-0.362l-0.156,-0.071l-0.156,-0.129l0.165,-0.352l-0.068,-0.367l-0.085,-0.31l-0.518,-0.611l-0.254,-0.426l-0.487,-0.425l-0.195,-0.245l-0.186,-0.284l0.116,-0.1l0.108,-0.06l-0.099,-0.207l-0.279,-0.359l-0.13,-0.413v-0.78l-0.396,-1.097l-0.339,-1.521l0.061,-0.533l-0.087,-0.578l-0.225,-0.556l-0.294,-0.397l-0.11,-0.33l0.053,-0.131l0.065,-0.429l0.044,-0.085l0.111,-0.041l0.126,0.011l0.235,0.373l0.613,0.231l0.185,0.055l0.241,-0.092l0.109,0.058l0.11,0.095l0.063,0.266l0.161,0.242l0.322,-0.035l0.114,0.035l0.067,0.007l0.063,0.214l0.029,0.372l-0.03,0.216l-0.232,0.309l-0.031,0.21l0.122,0.13l0.158,0.139l0.091,0.107l0.095,-0.018l0.12,-0.072l0.11,-0.182l0.076,-0.156l0.413,-0.174l0.427,-0.157l0.058,0.016l0.069,0.069l0.136,0.228l0.08,0.048l0.115,0.023l0.2,-0.024l0.232,-0.129l0.122,-0.241l0.054,-0.19l0.334,-0.329l0.037,-0.247L762.245,445.234zM755.922,444.607l0.198,0.301l-0.099,0.134l-0.05,0.039l-0.119,-0.044l-0.114,0.115l-0.109,0.023l-0.109,-0.208l-0.135,-0.083l-0.029,-0.144l0.181,-0.025l0.108,0.05l0.203,-0.1L755.922,444.607zM757.159,447.889l-0.07,0.078l-0.204,-0.045l0.036,-0.459l0.116,-0.059l0.182,0.083l0.08,0.078L757.159,447.889zM806.541,450.99l-0.391,0.054l-0.271,-0.006l0.05,-0.098l-0.013,-0.129l0.129,-0.034l0.149,0.028L806.541,450.99zM760.049,454.335l-0.142,0.051l-0.008,-0.073l0.025,-0.102l0.104,-0.097l0.048,0.055L760.049,454.335zM768.196,455.052l-0.136,0.029l-0.074,-0.019l-0.05,-0.109l0.114,-0.25l0.042,-0.042l0.108,0.272L768.196,455.052zM788.313,455.935l-0.086,0.037l-0.133,-0.099l-0.031,-0.847l0.093,-0.076l0.061,0.011l0.065,0.154l-0.006,0.371l0.012,0.328L788.313,455.935z"},"mv":{"name":"Maldives","path":"M682.011,451.051l-0.049,0.026l-0.046,-0.01l-0.016,-0.033l0.023,-0.048l0.038,-0.063l0.026,-0.068l0.038,-0.036l0.029,0.012l-0.003,0.038l-0.014,0.052l-0.009,0.068L682.011,451.051zM681.742,453.658l-0.06,0.005l-0.037,-0.048l0.008,-0.069l0.047,-0.049l0.073,-0.003l0.042,0.043l-0.021,0.067L681.742,453.658z"},"ml":{"name":"Mali","path":"M487.564,408.271L487.566,408.787L487.568,409.564L487.571,410.429L487.573,411.225L487.576,412.131L487.579,412.858L487.581,413.717L487.584,414.57L487.495,414.668L487.462,415.147L487.437,415.777L487.266,416.429L486.967,416.909L486.859,417.365L486.777,417.626L486.665,417.768L486.639,417.938L486.58,418.178L486.485,418.333L486.411,418.413L486.11,418.507L485.58,418.966L485.534,419.333L484.93,419.232L484.288,419.128L484.202,419.135L484.148,419.183L484.122,419.377L483.248,419.409L482.494,419.437L481.56,419.469L480.918,419.491L480.104,419.535L479.349,419.576L478.847,419.998L478.394,420.4L478.358,420.414L477.716,420.493L476.915,420.423L476.503,420.419L476.341,420.467L476.31,420.618L475.72,420.406L475.038,420.191L474.562,420.326L474.486,420.28L474.424,420.19L474.194,420.138L473.829,420.161L473.565,420.225L473.151,420.543L472.839,420.82L472.754,420.883L472.318,421.051L471.508,421.441L471.048,421.728L470.942,421.78L470.738,421.845L470.424,421.858L470.162,421.93L469.926,422.684L469.769,422.759L468.803,422.455L468.608,422.5L468.44,422.589L467.901,423.031L467.634,423.385L467.488,423.855L467.509,424L467.513,424.164L467.418,424.253L467.288,424.285L467.171,424.28L466.723,424.183L466.583,424.225L466.522,424.457L466.531,424.963L466.433,425.307L466.167,425.413L465.961,425.549L465.799,425.588L465.664,425.555L464.885,425.041L464.622,424.959L464.33,425.016L464.05,425.234L463.923,425.377L463.748,425.546L463.551,425.771L463.603,425.961L463.742,426.182L463.841,426.456L463.836,426.701L463.125,427.049L463.183,427.168L463.29,427.308L463.291,427.561L463.271,428.004L463.127,428.164L462.941,428.322L462.826,428.525L462.713,428.625L462.511,428.75L462.234,428.876L461.754,428.986L461.37,429.06L461.225,429.132L461.021,429.28L460.858,429.458L460.819,429.65L460.852,429.87L460.909,430.05L460.98,430.173L461.023,430.328L460.965,430.745L460.826,431.228L460.692,431.443L460.477,431.561L460.291,431.693L460.352,432.009L460.384,432.462L460.332,432.824L460.323,433.047L460.244,433.279L460.198,433.442L460.105,433.402L459.719,433.421L459.299,433.545L459.152,433.644L459.12,433.779L459.027,433.87L458.893,433.972L458.764,434.097L458.532,434.077L458.308,433.991L458.191,433.908L458.184,433.858L458.257,433.736L458.32,433.603L458.326,433.515L458.25,433.299L458.188,433.067L458.213,432.956L458.158,432.614L458.128,432.597L457.834,432.685L457.727,432.707L457.666,432.745L457.646,432.81L457.717,433.027L457.671,433.064L457.506,433.059L457.276,432.987L457.025,432.788L456.962,432.853L456.935,433.011L456.918,433.198L456.982,433.538L456.915,433.659L456.747,433.637L456.521,433.638L456.324,433.671L456.193,433.679L456.112,433.8L456.077,433.936L456.156,434.086L456.144,434.15L456.083,434.208L456.006,434.243L455.942,434.239L455.76,434.072L455.542,434.01L455.035,433.914L454.974,433.686L454.89,433.682L454.773,433.562L454.657,433.403L454.559,433.411L454.477,433.456L454.199,433.438L453.952,433.679L453.769,433.979L453.573,434.123L453.357,434.186L453.274,434.188L453.319,433.999L453.288,433.86L453.227,433.737L452.598,433.408L452.5,433.272L452.401,432.898L452.338,432.524L452.345,432.305L452.388,432.108L452.37,431.956L452.301,431.84L452.112,431.728L451.916,431.676L451.666,431.822L451.546,431.85L451.434,431.84L451.376,431.786L451.384,431.711L451.656,431.31L451.788,431.143L451.947,431.015L452.054,430.947L452.123,430.849L452.129,430.771L452.104,430.715L451.927,430.641L451.651,430.454L451.504,430.434L451.381,430.349L451.251,430.056L451.19,430L451.06,429.97L450.94,429.898L450.946,429.517L450.951,429.188L450.683,428.658L450.579,428.324L450.444,427.98L450.32,427.819L450.103,427.684L449.836,427.59L449.599,427.568L449.417,427.6L449.332,427.642L449.336,427.706L449.484,427.923L449.511,428.044L449.486,428.161L449.436,428.239L449.305,428.248L449.075,428.315L448.792,428.447L448.594,428.56L448.435,428.846L448.325,428.882L448.138,428.846L447.605,428.635L447.166,428.461L446.863,428.361L446.681,428.425L446.588,428.456L446.327,428.572L445.98,428.995L445.897,429.135L445.828,429.18L445.734,429.254L445.644,429.256L445.572,429.206L445.549,429.175L445.371,428.87L445.176,428.534L445.016,428.382L444.815,428.375L444.644,428.48L444.465,428.696L444.24,428.896L444.097,428.956L443.972,428.923L443.665,428.671L443.446,428.491L443.419,428.401L443.496,428.263L443.572,428.057L443.655,427.89L443.735,427.813L443.755,427.6L443.569,427.449L443.563,427.376L443.582,427.176L443.665,426.753L443.657,426.592L443.732,426.277L443.61,426.135L443.582,426.03L443.445,425.862L443.288,425.624L443.252,425.433L443.197,425.281L443.046,425.052L442.936,425.016L442.7,424.981L442.661,425.06L442.574,425.174L442.494,425.207L442.365,425.067L442.316,424.947L442.317,424.838L442.142,424.647L441.87,424.297L441.898,424.008L442.066,423.852L442.116,423.734L442.131,423.602L442.055,423.442L441.965,423.316L441.99,423.037L441.968,422.649L441.83,422.455L441.705,422.313L441.53,422.16L441.381,421.924L441.441,421.6L441.498,421.377L441.234,420.914L441.728,421.097L441.793,421.037L441.961,420.925L442.188,420.689L442.378,420.376L442.464,419.989L442.502,419.655L442.587,419.372L442.695,419.132L442.931,418.882L443.153,418.705L443.417,418.521L443.551,418.554L443.802,418.811L444.353,419.326L444.808,419.718L444.974,419.926L445.121,419.928L445.347,419.548L445.581,419.221L445.68,419.141L445.988,419.105L446.25,419.091L446.479,419.097L446.899,419.16L447.091,419.218L447.271,419.253L447.799,419.282L448.322,419.202L448.819,419.099L449.187,419.038L449.206,418.883L449.185,418.7L449.244,418.561L449.36,418.432L449.458,418.403L449.5,418.843L449.617,418.909L449.945,418.928L450.478,418.928L451.05,418.928L451.622,418.928L452.195,418.928L452.767,418.928L453.339,418.928L453.912,418.928L454.484,418.928L455.057,418.928L455.629,418.928L456.201,418.928L456.773,418.928L457.346,418.928L457.918,418.928L458.491,418.928L459.063,418.928L459.636,418.928L460.229,418.928L460.389,418.079L460.535,417.3L460.657,416.646L460.237,416.184L459.903,415.816L459.825,415.114L459.746,414.389L459.666,413.663L459.585,412.936L459.506,412.208L459.426,411.479L459.346,410.749L459.266,410.018L459.186,409.286L459.106,408.552L459.026,407.818L458.946,407.083L458.866,406.346L458.787,405.608L458.707,404.869L458.626,404.128L458.547,403.387L458.467,402.644L458.387,401.9L458.307,401.155L458.227,400.408L458.147,399.661L458.067,398.911L457.987,398.161L457.907,397.409L457.828,396.656L457.748,395.901L457.668,395.145L457.588,394.387L457.508,393.628L457.428,392.868L457.348,392.106L457.268,391.342L457.193,390.641L458.055,390.641L458.974,390.64L459.869,390.64L461.182,390.639L462.165,390.639L463.022,391.227L463.799,391.782L464.718,392.439L465.637,393.095L466.557,393.75L467.476,394.403L468.395,395.055L469.313,395.707L470.233,396.356L471.152,397.006L472.071,397.654L472.99,398.301L473.909,398.947L474.828,399.592L475.747,400.236L476.666,400.879L477.585,401.521L478.504,402.163L478.915,402.449L478.953,402.567L478.991,402.808L478.967,403.079L478.971,403.3L479.092,403.449L479.321,403.609L480.22,404.081L480.291,404.174L480.323,404.369L480.43,404.608L480.62,404.748L480.842,404.851L481.113,404.923L481.928,404.997L482.101,405.108L482.453,405.543L482.644,405.629L483.187,405.754L483.58,405.824L483.742,405.864L484.098,405.98L484.485,406.178L484.69,406.357L484.69,406.413L484.688,406.569L484.685,407.036L484.756,407.293L484.837,407.479L484.833,407.592L484.735,407.672L484.659,407.771L484.617,407.901L484.506,408.066L484.417,408.25L484.455,408.388L484.608,408.478L484.837,408.653L485.027,408.727L485.12,408.732L485.244,408.727L485.351,408.704L486.037,408.57L486.673,408.445z"},"mt":{"name":"Malta","path":"M515.87,354.785l-0.168,0.053l-0.167,-0.104l-0.039,-0.063l0.232,-0.053l0.114,0.047l0.048,0.09L515.87,354.785zM516.579,355.389l-0.094,0.112l-0.27,-0.005l-0.236,-0.175l-0.002,-0.366l0.272,0.072l0.249,0.245L516.579,355.389z"},"mrt":{"name":"Martinique","path":"M304.991,421.82L304.962,421.985L304.891,422.017L304.786,421.88L304.325,421.899L304.254,421.777L304.25,421.719L304.472,421.511L304.211,421.455L304.108,421.365L303.887,420.927L303.905,420.799L303.997,420.732L304.146,420.723L304.428,420.864L304.637,421.066L304.708,421.069L304.732,421.126L304.69,421.268L304.815,421.388L304.869,421.477z"},"mr":{"name":"Mauritania","path":"M462.165,390.639h-0.983l-1.313,0.001l-0.895,0l-0.919,0l-0.861,0l0.075,0.701l0.08,0.764l0.08,0.762l0.08,0.761l0.08,0.759l0.08,0.758l0.08,0.756l0.08,0.754l0.08,0.753l0.08,0.751l0.08,0.75l0.08,0.75l0.08,0.748l0.08,0.747l0.08,0.746l0.08,0.744l0.08,0.743l0.08,0.742l0.08,0.74l0.08,0.739l0.08,0.738l0.08,0.737l0.08,0.735l0.08,0.734l0.08,0.733l0.08,0.732l0.08,0.731l0.08,0.73l0.08,0.729l0.08,0.728l0.08,0.727l0.08,0.726l0.08,0.725l0.078,0.702l0.334,0.368l0.42,0.462l-0.123,0.654l-0.146,0.779l-0.16,0.849h-0.593h-0.573h-0.572l-0.572,0h-0.572h-0.573h-0.572h-0.572h-0.572h-0.572h-0.573h-0.572h-0.572h-0.572h-0.573h-0.572h-0.572h-0.533l-0.328,-0.02l-0.117,-0.066l-0.042,-0.439l-0.098,0.028l-0.116,0.129l-0.06,0.14l0.021,0.183l-0.019,0.155l-0.368,0.061l-0.497,0.104l-0.523,0.08l-0.528,-0.029l-0.18,-0.036l-0.191,-0.058l-0.42,-0.063l-0.229,-0.005l-0.262,0.014l-0.309,0.035l-0.099,0.081l-0.233,0.327l-0.226,0.379l-0.147,-0.002l-0.166,-0.208l-0.455,-0.392l-0.551,-0.516l-0.251,-0.256l-0.133,-0.033l-0.264,0.184l-0.222,0.177l-0.236,0.25l-0.107,0.24l-0.085,0.283l-0.038,0.333l-0.086,0.388l-0.191,0.313l-0.226,0.236l-0.168,0.111l-0.065,0.061l-0.494,-0.184l-0.062,-0.023l-0.298,-0.208l-0.144,-0.247l-0.235,-0.186l-0.326,-0.125l-0.212,-0.142l-0.099,-0.16l-0.12,-0.106l-0.127,-0.055l-0.012,-0.057l0.03,-0.079l-0.03,-0.146l-0.191,-0.326l-0.178,-0.15l-0.152,0.024l-0.086,-0.04l-0.052,-0.072l-0.021,-0.105l-0.104,-0.091l-0.18,-0.04l-0.145,-0.242l-0.109,-0.445l-0.142,-0.347l-0.174,-0.249l-0.125,-0.093l-0.092,-0.017l-0.031,-0.039l-0.025,-0.072l-0.136,-0.026l-0.191,0.075l-0.172,-0.025l-0.084,-0.122l-0.117,-0.011l-0.149,0.1l-0.165,-0.029l-0.18,-0.159l-0.1,-0.158l-0.019,-0.157l-0.311,-0.313l-0.602,-0.47l-0.656,-0.22l-0.71,0.029l-0.398,-0.022l-0.087,-0.074l-0.087,0.006l-0.088,0.086l-0.093,0.019l-0.099,-0.048l-0.062,0.036l-0.024,0.12l-0.25,0.062l-0.475,0.001l-0.384,0.074l-0.292,0.146l-0.414,0.063l-0.536,-0.02l-0.323,-0.054l-0.11,-0.086l-0.154,-0.021l-0.198,0.046l-0.178,0.233l-0.157,0.419l-0.129,0.239l-0.103,0.059l-0.11,0.312l-0.062,0.522l-0.093,0.229l-0.001,-1.302l0.153,-0.487l0.05,-0.428l0.328,-0.947l0.391,-0.776l0.361,-1.032l0.136,-1.002l-0.046,-0.983l-0.107,-0.876l-0.183,-0.58l-0.177,-0.841l-0.261,-0.444l-0.478,-0.388l-0.107,-0.227l0.111,-0.085l0.291,-0.058l0.185,-0.303l-0.392,0.117l0.453,-0.93l0.141,-0.634l-0.022,-0.417l0.086,-0.258l-0.346,-0.559l-0.269,-0.705l-0.139,-0.111l-0.144,-0.059l-0.013,0.166l-0.078,0.148l-0.168,-0.089l-0.297,-0.513l-0.415,-0.836l-0.146,-0.086l-0.121,0.115l-0.076,0.11l-0.14,0.698l-0.045,-0.277l0.061,-0.326l0.103,-0.402l0.116,-0.559l0.36,0l0.644,-0.001l0.644,-0.001l0.644,0l0.644,-0.001l0.644,-0.001l0.643,-0.001l0.644,0l0.644,-0.001l0.644,-0.001l0.644,0l0.644,-0.001l0.644,-0.001l0.643,0l0.644,-0.001l0.644,-0.001l0.643,0l0.425,0l-0.025,-0.398l-0.02,-0.316l-0.027,-0.425l-0.027,-0.423l-0.026,-0.424l-0.025,-0.399l-0.025,-0.399l-0.023,-0.37l-0.021,-0.34l-0.037,-0.196l-0.137,-0.389l-0.029,-0.193l0.037,-0.204l0.091,-0.192l0.251,-0.352l0.38,-0.271l0.438,-0.313l0.334,-0.239l0.171,-0.059l0.523,-0.083l0.412,-0.181l0.401,-0.176l0.168,-0.098l0.02,-0.331v-0.37v-0.415v-0.416v-0.416v-0.417v-0.417v-0.417v-0.418v-0.418v-0.418v-0.419v-0.42v-0.42v-0.421v-0.421v-0.422v-0.422v-0.37h0.42h0.523h0.522h0.523h0.523h0.523h0.523h0.523h0.523h0.523h0.523h0.523h0.523h0.523h0.522h0.523h0.523h0.571v-0.354l0,-0.509l-0.001,-0.7l0,-0.704l-0.001,-0.62l0,-0.621l-0.001,-0.523l0.528,0.347l0.528,0.347l0.528,0.347l0.528,0.346l0.528,0.346l0.528,0.345l0.527,0.345l0.528,0.345l0.528,0.345l0.528,0.344l0.528,0.344l0.528,0.343l0.528,0.343l0.528,0.343l0.528,0.343l0.527,0.342l0.442,0.286l0.679,0.461l0.633,0.429L462.165,390.639zM429.748,406.604l-0.18,0.288l-0.08,-0.11l-0.031,-0.189l0.16,-0.271l0.076,-0.14l0.139,-0.051L429.748,406.604z"},"mu":{"name":"Mauritius","path":"M637.497,521.05L637.143,521.134L636.745,521.105L636.591,520.946L636.561,520.879L636.694,520.816L636.686,520.611L636.752,520.287L636.837,520.154L637.034,520.035L637.115,519.774L637.285,519.6L637.512,519.578L637.738,519.9L637.892,520.239L637.86,520.58L637.704,520.704L637.652,520.901z"},"myt":{"name":"Mayotte","path":"M602.498,499.163L602.321,499.187L602.238,499.111L602.187,498.931L602.239,498.758L602.254,498.618L602.111,498.375L602.251,498.237L602.37,498.398L602.438,498.409L602.618,498.521L602.565,498.727L602.577,498.795L602.495,499.001z"},"mx":{"name":"Mexico","path":"M203.06,387.652l-0.051,0.641l-0.17,0.524l-0.559,1.089l-0.233,0.674l-0.451,1.918l-0.139,1.252l-0.033,0.588l-0.039,0.083l0.042,0.086l-0.108,1.297l0.058,1.104l-0.037,0.171l-0.164,0.332l-0.115,0.459l0.045,0.204l-0.002,0.141l0.168,0.697l0.054,0.523l0.501,0.894l0.281,0.312l0.349,0.27l0.128,0.152l-0.063,0.379l-0.142,0.191l-0.061,0.304l-0.07,-0.251l0.027,-0.326l0.111,-0.175l0.004,-0.128l-0.205,-0.137l-0.375,-0.449l-0.458,-0.796l0.326,1.271l0.112,0.203l0.087,0.084l0.146,0.089l0.038,0.138l0.001,0.102l0.402,0.88l0.455,0.908l0.024,0.248l0.182,0.305l1.159,1.27l0.709,0.946l0.246,0.896l0.148,0.279l0.073,0.382l0.464,0.428l0.142,0.276l0.249,0.153l0.201,0.462l0.378,0.27l-0.09,0.005l-0.331,-0.136l0.022,0.09l0.278,0.191l0.545,0.188l0.136,0l-0.215,-0.098l-0.182,-0.132l0.064,-0.019l0.381,0.164l1.065,0.054l0.469,0.383l0.608,0.165l0.327,0.489l0.38,0.51l0.243,0.024l0.189,0.002l0.57,-0.086l0.886,-0.321l0.305,-0.157l0.595,-0.213l0.911,-0.039l0.282,0.06l0.681,-0.133l0.325,-0.163l0.113,-0.148l0.053,-0.109l0.631,-0.156l0.125,-0.031l0.639,-0.028l0.309,-0.058l0.363,-0.034l0.262,0.23v0.112l-0.175,0.106l0.082,0.103l0.311,0.17l0.57,0.069l0.185,-0.027l0.263,-0.251l0.463,-0.243l-0.01,-0.283l-0.083,-0.155l-0.134,-0.01l-0.032,-0.087l0.094,-0.208l-0.024,-0.07l-0.288,0.2l-0.066,0l0.032,-0.093l0.06,-0.074l0.844,-0.436l0.216,-0.179l0.292,-0.158l0.605,-0.593l0.129,-1.118l0.121,-0.196l0.401,-0.344l0.043,-0.104l0.026,-0.234l-0.011,-0.589l0.022,-0.464l-0.017,-0.525l0.072,-0.469l0.065,-0.131l0.23,-0.752l0.478,-0.333l0.829,-0.395l0.19,-0.065l2.641,-0.418l0.371,-0.102l0.454,-0.271l0.332,-0.092l0.605,0.007l0.186,-0.036l0.037,-0.037l0.001,-0.037l0.112,-0.037l0.35,0.036l0.654,0.164l0.238,0.041l0.585,0.19l0.644,0.076l0.092,-0.033l0.085,-0.058l0.065,-0.111l-0.067,-0.097l-0.063,0.007l-0.109,0.052l-0.13,0.005l-0.255,-0.08l0.051,-0.067l0.26,0.006l0.167,-0.032l0.247,-0.117l0.263,0.088l0.346,0.388l0.246,0.123l0.02,0.562l0.037,0.103l0.09,0.148l-0.123,0.435l-0.138,0.359l-0.173,0.294l-0.374,0.463l-0.454,0.37l-0.562,0.821l-0.128,0.384l0.003,0.308l0.095,0.297l-0.027,0.11l-0.069,0.111l-0.114,-0.01l-0.222,0.142l-0.286,0.422l-0.006,0.128l0.125,0.118l0.163,-0.057l0.212,-0.005l0.119,-0.035l0.125,0.009l-0.028,0.242l-0.134,0.172l-0.085,0.054l-0.152,0.029l-0.17,0.098l-0.087,0.09l0.008,0.279l0.094,0.022l0.2,-0.208l0.116,0.01l0.023,0.088l-0.259,0.713l-0.167,0.731l-0.226,0.423l-0.08,0.615l-0.119,0.262l-0.138,0.259l-0.081,-0.014l-0.218,-0.491l-0.223,-0.126l-0.049,-0.119l0.127,-0.596l-0.058,-0.33l-0.118,0.013l-0.148,0.181l-0.197,0.157l0.004,0.227l-0.226,0.377l-0.056,0.124l-0.215,-0.029l-0.25,0.016l-0.173,0.091l-0.177,0.457l-0.442,0.643l-0.176,0.311l-0.144,0.107l-0.113,0.042l-0.126,-0.073l-0.302,-0.176l-0.233,0.084l-0.081,0.202l0.003,0.255l-0.59,0l-1.002,-0.001l-1.276,-0.001l-1.23,-0.001l-1.03,-0.001l-0.004,0.573l-0.003,0.507l-0.003,0.57l-0.568,-0.005l-0.601,-0.005l0.048,0.057l0.206,0.107l0.267,0.255l0.315,0.397l0.382,0.316l0.449,0.235l0.295,0.23l0.143,0.225l0.072,0.191l0,0.158l0.164,0.125l0.293,0.083l0.152,0.141v0.115l-0.093,0.261l-0.027,0.288l0.036,0.26l-0.21,0.004h-0.509l-0.775,0.001l-0.713,0l-0.562,0l-0.849,0.001l-0.233,0.4l-0.387,0.664l-0.351,0.601l-0.294,0.505l-0.048,0.133l0,0.108l0.364,0.472l-0.067,0.137l-0.127,0.072l-0.041,0.111l0.008,0.18l-0.086,0.239l0.028,0.165l0.046,0.203l-0.076,0.176l-0.062,0.17l-0.073,0.074l-0.083,-0.064l-0.748,-0.784l-0.78,-0.863l-0.307,-0.282l-0.297,-0.214l-0.4,-0.398l-1.05,-0.875l-0.542,-0.4l-0.51,-0.479l-0.458,-0.266l-0.451,-0.173l-0.201,-0.1l-0.176,-0.131l-0.098,-0.008l-0.049,0.178l0.158,0.089l0.189,0.076l0.149,0.005l0.157,0.063l0.463,0.243l0.076,0.125l-1.317,-0.486l-0.536,-0.045l-0.058,-0.076l0.267,-0.254l-0.083,-0.092l-0.095,-0.013l-0.287,0.176l-0.106,0.012l-0.019,-0.116l0.013,-0.109l-0.185,-0.16l-0.117,0.006l-0.096,0.112l-0.25,0.211l0.008,0.083l0.49,0.09l0.169,0.051l-0.039,0.056l-0.42,-0.001l-0.52,0.096l-0.926,0.587l-0.862,0.252l-1.24,0.564l-0.547,0.029l-0.287,0.09l-0.834,-0.216l-1.057,-0.53l-1.6,-0.167l-1.078,-0.695l-1.07,-0.286l-0.679,-0.668l-0.409,-0.029l-0.263,-0.107l-0.972,-0.242l-0.961,-0.16l-0.937,-0.585l-0.613,-0.186l-0.53,-0.233l-1.167,-0.398l-0.433,-0.221l-0.409,-0.342l-0.667,-0.354l-0.285,-0.296l-0.318,-0.106l-0.455,-0.558l-0.237,-0.235l-0.201,-0.11l-0.215,-0.038l-0.621,0.045l-0.927,-0.247l-0.428,-0.063l-0.895,-0.364l-1.188,-0.407l-0.389,-0.468l-0.333,-0.437l-0.6,-0.576l-0.374,-0.246l-0.649,-0.292l-0.36,-0.237l-0.555,-0.182l-0.942,-0.462l-0.299,-0.396l-0.175,-0.352l-0.501,-0.428l-0.549,-0.799l-0.142,-0.295l-0.106,-0.453l-0.127,-0.263l-0.15,-0.206l0.077,-0.15l0.279,-0.185l0.464,-0.042l0.328,-0.2l0.043,-0.165l-0.021,-0.102l-0.21,-0.252l-0.261,-0.067l-0.203,-0.004l-0.052,-0.096l0.153,-0.105l0.175,-0.246l0.258,-0.3l0.182,-0.277l0.034,-0.391l-0.023,-0.391l0.069,-0.331l-0.625,-0.382l-0.073,-0.163l-0.197,-0.439l-0.341,-0.51l0.01,-1.021l-0.411,-0.908l-0.425,-0.452l-0.22,-0.158l-0.597,-0.703l-0.471,-0.409l-0.461,-0.771l-0.456,-0.491l-0.58,-0.825l-0.419,-0.412l-1.909,-1.395h0.107l0.56,0.343l0.094,-0.028l0.013,-0.167l-0.064,-0.2l-0.104,-0.048l-0.149,0.045l-0.201,-0.042l-0.101,-0.066l-0.301,-0.042l-0.377,-0.233l-0.162,-0.242l-0.018,-0.276l-0.541,-0.589l-0.205,-0.329l0.105,0.024l0.144,0.132l0.146,0.038l0.17,0.001l0.123,-0.053l-0.044,-0.098l-0.116,-0.082l-0.788,-0.311l-0.26,-0.218l-0.646,-0.364l-0.153,-0.128l-0.102,-0.352l-0.158,-0.017l-0.139,0.098l-0.381,0.096l-0.097,-0.112l-0.014,-0.108l0.269,-0.114l0.247,-0.333l-0.005,-0.116l-0.136,0.134l-0.206,0.149l-0.212,0.083l-0.315,0.069l-0.162,-0.05l-0.141,-0.075l-0.227,-0.291l-0.114,-0.948l0.2,-0.329l0.234,-0.326l0.199,-0.193l0.115,0.146l0.118,0.018l-0.083,-0.165l-0.196,-0.154l-0.069,-0.154l-0.007,-0.141l-0.093,-0.262l-0.58,-0.551l-0.542,0.042l-0.221,-0.019l-0.207,-0.21l-0.176,-0.354l-0.086,-0.297l-0.011,-0.158l-0.052,-0.159l-0.935,-0.26l-0.281,-0.223l-0.282,-0.281l-0.117,-0.229L165.413,383l-0.09,-0.296l-0.064,-0.345l0.104,-0.447l0.136,-0.216l-0.643,-0.161l-0.251,-0.007l-0.203,0.091l-0.183,-0.117l-0.38,-0.13l-0.452,-0.469l-0.531,-0.852l-0.584,-0.274l-0.188,-0.297l-0.239,-0.268l-0.209,-0.332l-0.032,-0.145l-0.063,-0.081l-0.292,-0.232l-0.328,-0.393l-0.085,-0.316l-0.088,-0.484l-0.219,-0.171l-0.215,-0.079l-0.042,-0.231l0.013,-0.129l-0.073,-0.245l-0.444,-0.588l-0.225,-0.484l-0.124,-0.151l-0.116,-0.221l-0.059,-0.453l-0.184,-0.564l-0.356,-0.679l-0.297,-0.458l-0.148,-0.462l0.066,-0.471l-0.05,-0.291l-0.038,-0.068l0.03,-0.095l0.099,0.053l0.083,-0.085l-0.01,-0.301l-0.104,-0.091l-0.288,-0.094l-0.127,-0.065l-0.7,-0.123l-0.401,-0.171l-0.026,-0.398l-0.188,-0.183l-0.167,-0.113l-0.528,-0.235l-0.083,0.12l-0.071,0.222l-0.22,0.048l-0.192,0.01l-0.322,-0.154l-0.799,-0.587l-0.169,-0.094l-0.249,-0.05L153.68,369l-0.54,-0.31l0.108,0.165l0.156,0.171l0.139,0.497l-0.163,0.358l-0.095,1.248l0.104,0.248l0.234,0.397l0.162,0.629l0.05,0.468l0.146,0.371l-0.046,0.87l0.056,0.264l0.223,0.433l0.413,0.406l0.086,0.213l0.542,0.309l0.33,0.401l0.654,0.546l0.206,0.23l0.59,0.849l0.019,0.252l0.109,0.309l0.331,-0.064l0.148,0.235l-0.017,0.108l0.04,0.083l0.173,-0.018l0.149,0.064l0.314,0.913l0.168,0.125l0.216,0.053l0.241,0.101l0.016,0.233l-0.009,0.186l0.204,0.269l-0.035,0.364l0.165,0.308l-0.025,0.298l0.068,0.235l0.509,0.532l0.627,0.422l0.131,0.553l0.256,0.505l0.262,0.127l0.264,0.209l-0.033,0.218l0.019,0.133l0.354,0.397l0.057,0.505l0.305,0.331l0.086,0.026l0.067,-0.052l-0.222,-0.332l-0.107,-0.216l-0.014,-0.34l0.075,-0.045l0.633,0.538l0.067,0.401l0.212,0.227l0.016,0.306l0.129,0.182l0.039,0.264l0.204,0.435l0.005,0.603l0.108,0.439l0.399,0.673l0.323,0.141l0.058,0.33l0.336,0.852l0.388,0.461l0.193,0.391l0.026,0.243l-0.145,0.36l-0.016,0.25l0.211,0.762l0.315,0.39l0.353,0.094l0.061,0.056l-0.028,0.104l0.118,0.093l0.133,-0.119l0.065,-0.169l-0.067,-0.197l-0.012,-0.143l0.06,-0.103l0.115,-0.015l0.674,0.52l0.113,0.2l0.25,0.233l0.23,0.287l0.099,0.226l0.184,0.187l0.095,0.434l0.469,0.194l0.249,0.358l0.017,0.227l-0.121,0.58l-0.105,0.167l-0.378,0.247l-0.275,0.293l-0.266,0.181l-0.282,0.11l-0.232,-0.025l-0.224,-0.337l-0.266,-1.021l-0.178,-0.215l-0.125,-0.321l-0.208,-0.266l-0.75,-0.403l-0.378,-0.426l-0.367,-0.285l-0.395,-0.413l-1.076,-0.685l-0.446,-0.349l-0.294,-0.346l-0.189,0.005l-0.146,0.036l-0.056,-0.095l-0.008,-0.18l-0.065,-0.117l-0.629,-0.522l-0.13,-0.289l-0.027,-0.336l0.142,-0.866l0.063,-0.508l-0.04,-0.262l-0.066,-0.036l-0.06,-0.142l-0.014,-0.419l-0.152,-0.456l-0.571,-0.937l-0.417,-0.185l-0.371,-0.135l-1.017,-0.831l-0.276,-0.416l-0.067,-0.237l-0.035,-0.482l-0.14,0.279l-0.187,0.207l-0.431,-0.015l-0.484,0.233l-0.288,-0.219l-0.156,-0.249l-0.237,-0.299l-0.266,-0.059l-0.17,-0.008l-0.319,-0.371l-0.258,-0.118l-0.369,-0.046l-0.314,-0.188l-0.097,-0.206l-0.052,-0.291l-0.117,-0.172l-0.493,-0.341l-0.401,-0.377l-0.378,-0.242l-0.111,-0.198l-0.009,-0.136l0.598,0.038l0.711,0.145l0.341,-0.041l0.212,-0.14l0.203,-0.101l0.032,0.109l-0.037,0.198l0.195,0.182l0.268,0.147l0.19,-0.014l-0.185,-0.161l-0.113,-0.328l0.051,-0.118l-0.003,-0.164l-0.265,0.037l-0.037,-0.083l0.227,-0.25l0.26,-0.658l0.124,-0.65l-0.272,-0.57l-0.459,-0.396l-0.996,-1.163l-0.595,-0.599l-0.172,-0.223l-0.158,-0.105l-0.485,-0.137l-0.407,-0.336l-0.713,-0.476l-0.305,-0.246l-0.21,-0.577l-0.167,-0.079l0.053,-0.4l-0.073,-0.709l-0.12,-0.182l-0.386,-0.177l-0.092,-0.483l-0.019,-0.46l-0.075,-0.321l-0.657,-0.541l-0.037,-0.262l0,-0.249l-0.067,-0.247l-0.351,-0.517l-0.424,-0.452l-0.148,-0.216l-0.018,-0.438l-0.15,-0.118l0.057,-0.03l0.139,0.011l0.079,-0.058l0.009,-0.306l-0.638,-0.481l-0.184,-0.663l-0.34,-0.352l-0.08,-0.127l-0.183,-0.628l0.803,-0.071l0.803,-0.071l0.803,-0.071l0.803,-0.071l0.803,-0.071l0.803,-0.071l0.803,-0.071l0.803,-0.071l0.321,-0.036l-0.178,0.5l-0.134,0.187l1.331,0.49l1.331,0.489l1.331,0.488l1.331,0.487l1.331,0.487l1.331,0.486l1.331,0.485l1.331,0.484l0.992,-0.002l0.992,-0.002l0.992,-0.002l0.992,-0.002l0.992,-0.002l0.992,-0.002l0.992,-0.002l0.992,-0.002l0.002,-0.368l0.001,-0.368l0.002,-0.369l0.002,-0.369l0.617,0.004l0.617,0.004l0.617,0.003l0.617,0.004l0.617,0.003l0.617,0.004l0.617,0.004l0.617,0.004l0.022,0.006l0.026,0.013l0.25,0.281l0.256,0.44l0.302,0.307l0.348,0.174l0.593,0.512l0.838,0.849l0.668,0.564l0.499,0.282l0.334,0.242l0.171,0.203l0.23,0.44l0.434,1.013v0.464l0.166,0.439l0.332,0.568l0.29,0.334l0.248,0.101l0.271,0.201l0.294,0.301l0.339,0.202l0.384,0.103l0.53,0.27l0.676,0.436l0.464,0.222l0.251,0.01l0.22,-0.14l0.188,-0.289l0.185,-0.186l0.182,-0.083l0.074,-0.133l-0.034,-0.184l0.123,-0.412l0.28,-0.642l0.334,-0.348l0.389,-0.054l0.254,-0.121l0.12,-0.188l0.208,-0.02l0.297,0.147l0.483,0.095l0.669,0.042l0.395,-0.014l0.121,-0.072l0.063,0.004l0.005,0.079l0.099,0.034l0.193,-0.012l0.168,0.11l0.216,0.349l0.742,0.558l0.001,0l0.063,0.191l0.258,0.275l0.476,0.423l0.269,0.364l0.063,0.306l0.243,0.483l0.423,0.659l0.188,0.355l-0.046,0.051l0.033,0.185l0.113,0.319l0.209,0.27l0.307,0.221l0.31,0.396l0.313,0.571l0.38,0.434l0.446,0.296l0.252,0.276l0.059,0.255l-0.004,0.218l-0.068,0.181l0.029,0.172l0.125,0.163l0.042,0.2l-0.049,0.277l0.003,0.078v0l0.036,0.063l0.396,0.476l0.204,0.384l0.162,0.612l0.001,0.005l0.18,0.366l0.26,0.149l0.399,0.056l0.303,0.127l0.207,0.199l0.262,0.12l0.315,0.041l0.302,0.132l0.29,0.221l0.54,0.145l0.79,0.07l0.601,0.18l0.413,0.29l0.181,0.059l0.049,0.004l0.023,-0.044l0.031,-0.082l0.16,-0.094L203.06,387.652zM153.812,369.332l-0.093,0.014l-0.174,-0.151l0.013,-0.139l0.038,-0.014l0.174,0.122l0.059,0.107L153.812,369.332zM158.13,377.922l-0.02,0.056l-0.287,-0.198l-0.65,-0.674l-0.236,-0.338l-0.039,-0.159l0.02,-0.354l0.223,0.042l0.258,0.237l0.112,0.22l0.005,0.251l0.482,0.119l0.068,0.543L158.13,377.922zM160.803,378.072l-0.211,0.752l-0.216,-0.012l-0.446,-0.237l-0.047,-0.148l0.171,-0.874l0.13,-0.115l0.389,-0.118l0.061,0.108l0.041,0.258L160.803,378.072zM143.853,378.274l-0.12,0.122l-0.322,-0.666l-0.003,-0.161l0.094,-0.08l0.156,0.015l0,0.167l0.131,0.141l0.051,0.138L143.853,378.274zM152.475,381.046l-0.038,0.102l-0.474,-0.211l0.26,-0.369l-0.038,-0.388l0.113,-0.081l0.103,0.128l0.136,0.494L152.475,381.046zM163.898,387.468l0.035,0.112l-0.019,0.032l-0.115,-0.078l-0.194,0.464l-0.057,0.042l0.117,-0.635l0.123,-0.091l0.136,-0.018L163.898,387.468zM161.212,392.021l-0.057,0.034l-0.24,-0.355l-0.036,-0.244l-0.098,-0.103l-0.242,-0.082l0.209,-0.497l0.177,-1.031l0.078,0.189l-0.187,1.044l0.009,0.136l0.087,0.127l0.094,0.215l0.011,0.232l0.165,0.216L161.212,392.021zM165.394,390.614l0.08,0.344l-0.144,-0.051l-0.188,-0.187l-0.129,-0.239l0.012,-0.107l0.025,-0.02l0.267,0.141L165.394,390.614zM162.218,392.488l-0.038,0.145l-0.845,-0.573l0.203,-0.054l0.236,0.04L162.218,392.488zM167.533,393.23l-0.061,0.01l-0.144,-0.162l-0.063,-0.399l0.029,-0.042l0.271,0.494l-0.005,0.061L167.533,393.23zM176.802,400.925l-0.082,0.247l-0.212,-0.099l-0.076,-0.155l-0.015,-0.254l0.118,-0.043l0.171,0.108l0.035,0.072L176.802,400.925zM232.338,402.039l0.05,0.145l-0.049,-0.017l-0.064,-0.109l-0.046,-0.136l0.039,-0.003l0.034,0.047L232.338,402.039zM231.705,404.832l-0.146,0.093l-0.079,-0.328l0.116,-0.32l0.141,-0.184l0.278,-0.021l0.184,-0.061l0.023,0.081l-0.151,0.248L231.705,404.832zM164.419,409.455l-0.169,0.062l-0.249,-0.181l0.066,-0.143l0.142,-0.097l0.133,0.181L164.419,409.455zM218.391,409.644l-0.316,0.068l-0.056,-0.064l0.637,-0.301l0.109,0.013l0.038,0.041l-0.33,0.143L218.391,409.644z"},"md":{"name":"Moldova","path":"M554.877,319.919L554.737,319.666L554.595,319.445L554.491,319.326L554.535,319.271L554.648,319.208L554.729,319.133L554.72,318.869L554.66,318.565L554.605,318.418L554.6,318.187L554.561,317.827L554.616,317.157L554.842,316.313L554.967,315.892L554.906,315.661L554.953,315.121L554.855,314.854L554.702,314.504L554.483,313.741L554.209,313.475L553.871,313.182L553.727,312.961L553.63,312.717L553.429,312.474L553.198,312.251L552.922,311.692L552.779,311.439L552.735,311.372L552.42,311.012L552.255,310.687L552.171,310.419L552.123,310.172L551.901,309.681L551.7,309.312L551.509,309.048L551.421,308.861L551.197,308.626L550.878,308.438L550.671,308.406L550.405,308.421L550.466,308.277L551.045,307.886L551.196,307.95L551.499,307.965L552.116,307.952L552.42,307.694L552.608,307.766L552.761,307.65L553.016,307.504L553.053,307.535L553.085,307.558L553.479,307.623L553.776,307.763L553.974,307.978L554.179,308.111L554.389,308.163L554.506,308.271L554.529,308.433L554.727,308.513L555.098,308.511L555.255,308.618L555.199,308.835L555.237,308.906L555.369,308.832L555.469,308.896L555.521,309.056L555.581,309.132L555.77,308.881L555.97,308.906L556.453,309.01L556.711,309.529L556.872,309.715L557.013,309.791L557.191,309.71L557.349,309.614L557.439,309.659L557.635,310.002L557.68,310.45L557.679,310.63L557.61,310.934L557.511,311.256L557.433,311.466L557.466,311.634L557.536,311.775L557.65,311.821L558.024,312.105L558.164,312.303L558.367,312.449L558.521,312.457L558.601,312.538L558.629,312.638L558.608,312.89L558.522,313.126L558.533,313.278L558.669,313.458L558.684,313.666L558.693,313.8L558.765,313.903L559.108,314.132L559.551,314.353L559.664,314.543L559.733,314.783L559.711,315.186L559.682,315.536L560.262,316.006L560.196,316.094L560.106,316.19L559.552,316.261L559.439,316.3L559.198,315.947L559.071,315.902L558.953,316.032L558.813,316.104L558.646,316.068L558.466,315.959L558.375,315.882L558.302,315.873L558.19,315.95L558.041,315.917L557.943,315.83L557.802,316.13L557.716,316.193L557.662,316.184L557.651,315.674L557.61,315.597L557.498,315.584L557.228,315.706L556.971,315.863L556.884,316.002L556.893,316.253L556.93,316.552L557.105,317.005L557.009,317.202L556.941,317.516L556.666,317.803L556.354,317.97L556.328,318.312L556.155,318.545L555.859,318.778L555.661,319.059L555.711,319.25L555.723,319.432L555.689,319.555L555.682,319.65L555.604,319.692L555.152,319.727L555.024,319.786z"},"mc":{"name":"Monaco","path":"M496.576,326.597L496.405,326.67L496.412,326.586L496.454,326.54L496.508,326.518L496.571,326.555z"},"mn":{"name":"Mongolia","path":"M803.17,301.744L802.907,302.346L802.381,303.548L801.936,304.56L801.7,305.128L801.528,305.56L801.349,305.969L801.323,306.214L801.122,306.608L800.748,307.083L800.667,307.597L800.682,308.058L800.65,308.47L800.24,308.731L799.919,308.963L800.011,309.741L800.176,310.034L800.443,310.35L800.724,310.603L800.967,310.816L801.235,310.714L801.462,310.389L801.9,310.103L802.143,310.096L802.313,310.162L802.693,310.181L803.082,310.077L803.387,310.055L803.781,310.125L803.923,310.193L804.254,310.319L804.611,310.594L804.861,310.901L805.043,310.96L805.136,310.862L805.336,310.589L805.617,310.326L805.958,309.894L806.215,309.562L806.417,309.511L806.807,309.512L806.982,309.432L807.277,309.39L807.538,309.513L808.264,309.578L808.459,309.748L808.803,310.253L808.998,310.522L809.336,310.657L809.54,310.75L809.721,310.822L809.901,310.952L809.944,311.109L810.017,311.349L810.127,311.487L810.332,311.623L810.488,311.705L810.537,311.878L810.586,311.963L810.729,312.084L811.15,312.6L811.355,312.738L811.667,313.036L811.797,313.283L811.804,313.542L811.885,313.739L812.093,314.035L812.191,314.235L812.152,314.506L812.186,314.746L812.105,314.993L811.77,315.176L811.654,315.263L811.412,315.271L811.002,315.179L810.603,315.231L810.126,315.129L809.752,314.912L809.552,314.737L809.233,314.634L809.083,314.688L808.894,314.913L808.686,314.873L808.494,314.913L808,314.867L807.731,314.81L807.306,314.967L807.065,315.016L806.613,315.208L806.342,315.541L806.139,315.62L805.941,315.604L805.8,315.482L805.594,315.335L805.288,315.343L805.197,315.406L805.159,315.541L805.059,315.951L805.061,316.135L804.994,316.254L804.813,316.293L804.496,316.282L803.999,316.255L803.663,316.149L803.461,316.194L803.186,316.416L802.99,316.452L802.831,316.546L802.702,316.873L802.5,317.076L802.256,317.328L801.994,317.865L801.85,318.172L801.896,318.337L801.928,318.537L801.807,318.764L801.561,318.975L801.363,319.014L801.067,319.217L800.66,319.582L800.356,319.888L799.96,319.962L799.679,320.04L799.056,320.135L798.902,320.159L798.219,320.206L797.713,320.042L797.447,320.067L797.211,320.16L797.091,320.261L797.049,320.453L797.007,320.63L796.815,320.905L796.428,321.269L796.109,321.51L795.864,321.822L795.725,321.935L795.445,322.054L795.294,322.118L794.943,322.395L794.664,322.642L794.48,322.711L794.258,322.646L794.111,322.625L793.677,322.53L793.383,322.518L792.972,322.457L792.01,322.168L791.701,322.033L791.428,321.665L791.181,321.478L790.846,321.458L790.343,321.458L790.118,321.385L789.74,321.454L789.327,321.828L789.132,322.106L788.963,322.391L788.756,322.998L788.664,323.403L788.594,323.631L788.373,323.994L788.349,324.197L788.425,324.373L788.584,324.571L788.679,324.882L788.911,325.212L789.139,325.469L789.568,325.883L789.69,326.1L789.835,326.348L789.866,326.59L789.839,326.748L789.685,326.869L789.384,326.93L789.239,327.097L789.018,327.321L788.756,327.579L788.633,327.593L788.485,327.662L787.744,327.981L787.462,328.07L787.24,328.176L786.977,328.5L786.77,328.741L786.514,329.061L786.401,329.202L786.174,329.521L785.875,329.885L785.709,330.08L785.619,330.196L785.537,330.349L785.224,330.466L784.966,330.591L784.576,330.779L784.017,330.985L783.565,331.185L783.278,331.349L782.851,331.556L782.561,331.622L781.977,331.614L781.255,331.667L780.729,331.707L780.334,331.657L779.737,331.628L779.28,331.588L778.975,331.665L778.256,331.746L778.095,331.764L776.814,331.96L776.248,332.064L775.73,332.112L775.349,332.188L775.133,332.284L774.813,332.42L774.644,332.48L774.077,332.748L772.815,333.3L771.971,333.747L771.832,333.823L771.263,334.138L770.934,334.261L770.705,334.541L770.522,334.718L770.33,334.794L769.988,334.614L769.746,334.624L768.973,334.558L768.973,333.74L768.431,333.855L767.566,334.04L766.764,334.211L766.03,333.819L765.464,333.516L764.972,333.255L764.226,333.082L763.575,332.931L762.401,332.682L761.885,332.464L761.624,332.175L761.158,331.519L761.007,331.389L760.78,331.299L760.545,331.242L760.035,331.245L759.413,331.194L758.517,331.056L757.805,330.945L756.591,330.74L756.303,330.715L755.668,330.897L754.854,331.13L753.393,330.947L752.745,330.862L751.432,330.688L749.946,330.491L748.506,330.287L747.46,330.399L746.877,330.462L746.204,330.552L746.111,330.451L746.084,330.06L745.963,329.757L745.595,329.429L745.348,329.117L744.877,328.694L744.729,328.427L744.679,328.013L744.245,326.932L743.975,326.197L743.907,326.048L743.791,325.808L743.639,325.683L743.316,325.606L743.229,325.476L743.229,325.221L743.28,324.868L743.346,324.61L743.299,324.545L742.456,324.618L741.939,324.447L741.508,324.261L740.896,323.785L740.533,323.601L740.068,323.107L739.392,322.99L739.14,322.796L738.822,322.372L738.545,322.099L738.151,321.927L737.529,321.774L736.467,321.628L736.107,321.566L735.521,321.664L735.086,321.672L734.381,321.568L733.979,321.437L733.483,321.433L733.16,321.435L732.729,321.405L732.521,321.319L732.328,321.214L731.966,321.24L731.713,321.135L731.477,320.939L731.23,320.846L730.96,320.852L730.849,320.939L730.745,320.931L730.678,320.666L730.425,320.237L730.387,320.044L730.232,319.822L730.141,319.62L730.166,319.341L730.275,318.798L730.518,318.306L730.676,318.178L730.773,318.032L730.977,317.777L731.095,317.573L731.081,317.293L730.942,317.001L730.842,316.624L730.86,316.407L731.01,316.149L731.186,315.576L731.171,315.425L731.102,315.305L731.084,315.038L731.05,314.68L730.839,314.131L730.725,313.839L730.525,313.713L730.291,313.637L730.089,313.241L729.835,312.773L729.676,312.479L729.621,312.299L729.596,311.972L729.477,311.575L729.352,311.357L729.259,311.189L729.211,310.948L729.163,310.86L728.819,310.753L728.573,310.573L728.471,310.331L728.435,310.135L728.361,310.021L728.167,309.985L728.032,310.161L727.811,310.249L727.661,310.233L727.514,310.127L727.423,310.016L727.269,309.891L727.051,309.494L726.822,309.389L726.402,309.407L726.028,309.591L725.802,309.562L725.61,309.5L725.396,309.302L725.246,309.138L725.023,309.085L724.584,308.796L724.287,308.588L724.262,308.179L724.122,307.897L723.832,307.817L723.54,307.527L723.114,307.371L722.846,307.25L722.613,307.177L722.579,307.067L722.593,306.973L722.7,306.816L722.812,306.669L722.839,306.533L722.749,306.413L722.508,306.287L722.198,306.174L722.135,305.987L721.95,305.792L721.982,305.635L722.129,305.52L722.277,305.435L722.312,305.287L722.206,305.151L722.155,304.945L722.18,304.791L722.149,304.594L722.16,304.595L722.487,304.584L722.637,304.489L722.75,304.348L722.995,304.191L723.047,304.011L723.051,303.654L723.211,303.352L723.618,303.262L723.774,303.218L723.94,303.262L724.198,303.219L724.447,303.204L724.586,303.297L724.77,303.375L725.005,303.366L725.085,303.224L725.095,303.025L725.196,302.973L725.323,303.111L725.395,303.214L725.5,303.261L725.784,303.138L725.982,303.005L726.047,302.731L726.162,302.596L726.316,302.665L726.587,302.663L726.81,302.451L727.103,302.282L727.313,302.205L727.355,302.062L727.257,301.746L727.284,301.4L727.565,301.204L727.941,301.181L728.22,301.046L728.297,300.676L728.435,300.57L728.574,300.528L728.913,300.47L729.157,300.319L729.308,300.25L729.734,300.047L730.122,300.008L730.288,299.846L730.418,299.642L730.636,299.564L730.857,299.387L731.15,299.162L731.266,299.13L731.746,298.999L731.934,298.951L732.047,298.922L732.255,298.931L732.343,298.692L732.554,298.517L732.766,298.458L732.869,298.283L733.072,298.06L733.347,297.937L733.774,297.918L734.188,297.943L734.437,297.905L734.641,297.575L734.68,297.412L734.727,297.245L734.893,297.181L735.093,297.452L735.262,297.62L735.521,297.795L735.655,297.959L735.809,297.982L735.97,297.859L736.084,297.56L736.3,297.514L736.538,297.562L736.601,297.709L736.621,297.853L736.73,298.109L736.992,298.332L737.327,298.321L737.462,298.281L737.788,298.312L738.109,298.36L738.459,298.413L738.561,298.421L738.936,298.448L739.481,298.487L739.722,298.469L740.214,298.542L740.314,298.74L740.405,299.208L740.482,299.653L740.505,300.01L740.633,300.195L740.796,300.255L740.904,300.399L741.094,300.595L741.234,300.875L741.405,300.856L741.524,300.79L741.786,300.769L742.12,300.788L742.353,300.942L742.44,301.146L742.629,301.259L742.782,301.223L743.24,301.222L743.398,301.234L743.556,301.346L743.783,301.365L743.908,301.223L744.303,301.126L744.531,300.924L744.707,300.922L744.84,301.02L744.942,301.152L745.093,301.093L745.175,300.984L745.307,300.984L745.436,301.055L745.767,301.178L746.007,301.408L746.192,301.431L746.432,301.363L746.542,301.332L746.647,301.446L746.802,301.507L746.919,301.423L747.12,301.363L747.889,301.488L748.066,301.718L748.203,301.826L748.313,302.013L748.514,302.147L748.938,302.101L749.103,301.964L749.446,301.66L749.583,301.363L749.756,301.268L749.951,301.219L750.134,301.22L750.325,301.21L750.558,300.992L750.746,300.916L751.025,300.639L751.077,300.514L751.213,300.19L751.297,299.985L751.438,299.657L751.514,299.128L751.557,298.847L751.52,298.644L751.354,298.538L751.143,298.488L750.957,298.333L750.819,298.152L750.738,297.899L750.629,297.602L750.635,297.387L750.604,297.221L750.511,297.079L750.332,296.83L750.245,296.644L750.274,296.348L750.485,295.842L750.505,295.606L750.531,295.46L750.52,295.327L750.586,295.022L750.705,294.894L750.841,294.567L751.024,294.416L751.254,294.406L751.353,294.317L751.401,293.989L751.512,293.736L751.586,293.557L751.726,293.361L752.533,292.983L752.868,292.512L752.987,292.274L753.117,291.762L753.242,291.547L753.424,291.618L753.638,291.92L753.798,291.923L754.036,292.086L754.685,292.429L755.036,292.536L755.262,292.569L755.561,292.664L755.753,292.864L756.128,293.19L756.445,293.273L756.995,293.306L757.664,293.323L757.854,293.38L758.343,293.614L758.885,293.873L759.395,294.104L759.781,294.282L760.01,294.456L760.225,294.555L760.458,294.47L760.757,294.489L761.459,294.697L761.903,294.871L762.274,295L762.398,295.178L762.41,295.415L762.36,295.615L762.388,296.099L762.507,296.353L762.551,296.692L762.596,297.016L762.564,297.335L762.621,297.504L762.737,297.604L762.85,297.826L762.813,298.06L762.763,298.196L762.771,298.415L762.905,298.595L763.104,298.63L763.278,298.677L763.494,298.96L763.879,299.286L764.109,299.376L764.374,299.522L764.879,299.666L765.222,299.708L765.424,299.825L765.622,300.104L765.95,300.162L766.16,300.259L766.544,300.374L766.798,300.308L767.021,300.21L767.17,300.229L767.458,300.292L767.795,300.306L768.078,300.239L768.304,300.042L768.567,299.776L768.883,299.641L769.248,299.593L769.498,299.485L770.316,299.305L770.646,299.273L770.902,299.1L771.129,298.964L771.457,298.905L771.9,299.048L772.324,299.167L772.837,299.206L773.178,299.37L773.419,299.525L773.799,299.648L774.221,299.591L774.8,299.542L775.183,299.613L775.583,299.895L775.829,300.12L776.106,300.602L776.396,300.834L776.648,301.024L776.968,301.037L777.765,301.052L778.202,301.152L778.566,301.206L778.653,301.306L778.617,301.635L778.628,302.104L778.623,302.319L778.703,302.481L778.827,302.51L778.895,302.739L779.075,302.874L779.398,303.037L779.942,303.59L780.267,303.826L780.522,303.906L780.857,303.851L781.382,303.853L782.271,303.854L782.88,304.02L783.091,304.133L783.713,304.265L784.397,304.409L784.975,304.56L785.315,304.365L785.614,304.347L785.899,304.488L786.185,304.7L786.405,304.677L786.736,304.578L787.793,303.986L788.164,303.764L788.424,303.821L788.656,303.743L788.833,303.676L789.284,303.584L789.559,303.559L789.842,303.506L790.25,303.47L791.079,303.081L791.415,303.005L791.983,303.113L792.289,303.042L792.594,302.846L792.988,302.643L793.091,302.313L793.293,301.859L793.729,301.525L794.083,301.232L794.444,300.948L794.888,300.71L795.306,300.538L795.838,300.085L796.262,299.855L796.473,299.78L796.724,299.863L797.193,299.924L797.533,299.906L797.725,299.958L798.107,300.18L798.455,300.374L798.721,300.72L799.216,301.201L799.47,301.362L799.65,301.429L800.096,301.474L800.46,301.498L800.678,301.388L801.045,301.187L801.63,300.931L801.86,300.938L802.237,301.074L802.799,301.325L803.024,301.513z"},"me":{"name":"Montenegro","path":"M529.568,327.437L529.561,327.484L529.574,327.623L529.637,327.758L529.86,327.896L530.187,328.17L530.571,328.672L530.747,328.82L530.906,328.857L531.215,329.064L531.431,329.115L531.672,329.172L532.3,329.605L532.583,329.731L532.783,329.894L532.805,330.047L532.796,330.142L532.433,330.252L532.37,330.421L532.194,330.401L531.981,330.4L531.912,330.507L532.014,330.683L532.08,330.889L532.027,331.172L532.009,331.209L531.958,331.199L531.658,331.363L531.436,331.44L531.235,331.479L531.14,331.4L531.093,331.293L531.102,330.983L531.065,330.878L530.997,330.827L530.859,330.9L530.7,331.141L530.551,331.419L530.328,331.709L530.144,331.987L529.946,332.338L529.811,332.627L529.951,332.791L530.037,333.017L530.011,333.187L530.036,333.286L529.992,333.583L529.984,333.77L529.546,333.471L529.366,333.05L528.726,332.337L527.993,331.851L527.954,331.774L527.994,331.68L528.029,331.606L527.876,331.6L527.77,331.66L527.668,331.643L527.554,331.46L527.446,331.302L527.441,331.162L527.49,331.144L527.563,331.088L527.718,330.933L527.749,330.851L527.741,330.727L527.524,330.335L527.493,330.08L527.462,329.605L527.508,329.493L527.587,329.438L527.966,329.379L527.961,329.008L527.984,328.896L528.06,328.742L528.108,328.601L528.319,328.398L528.605,328.157L528.73,328.149L528.839,328.183L528.963,328.391L529.098,328.364L529.126,328.114L528.949,327.787L528.855,327.578L528.884,327.462L528.95,327.401L529.103,327.439L529.248,327.497L529.339,327.458L529.484,327.428z"},"ms":{"name":"Montserrat","path":"M301.281,415.316L301.265,415.488L301.075,415.435L301.071,415.283L301.16,415.129L301.204,415.114z"},"ma":{"name":"Morocco","path":"M469.47,357.957L469.551,358.21L469.717,358.412L470.309,358.873L470.66,359.157L470.67,359.255L470.557,359.488L470.509,359.648L470.601,359.819L470.818,360.025L470.835,360.124L470.783,360.239L470.671,360.46L470.909,361.108L470.949,361.735L470.887,362.18L470.889,362.437L470.92,362.655L471.122,363.158L470.987,363.989L471.139,364.441L471.348,364.807L471.462,365.459L471.63,365.768L471.905,366.039L472.062,366.13L472.365,366.354L472.582,366.54L472.709,366.818L472.437,367.046L472.219,367.25L472.157,367.47L472.259,367.822L472.259,368.011L472.12,368.071L471.554,368.051L471.11,368.036L470.6,368.019L469.882,367.985L469.438,367.964L468.828,367.936L468.618,367.95L468.059,368.048L467.664,368.118L467.597,368.137L467.474,368.224L467.389,368.483L467.313,368.778L467.231,368.909L466.046,369.335L465.583,369.394L465.315,369.35L465.124,369.385L464.96,369.476L464.904,369.613L464.896,369.789L464.931,369.966L465.045,370.212L465.065,370.458L464.992,370.632L464.975,370.806L464.941,370.994L465.002,371.096L465.116,371.112L465.231,371.198L465.393,371.276L465.527,371.425L465.521,371.637L465.409,371.757L465.31,371.82L464.866,371.876L464.515,371.921L464.056,372.259L463.567,372.619L462.989,372.857L462.734,372.924L462.289,373.095L461.756,373.376L461.493,373.826L461.162,374.344L460.843,374.691L460.408,375.02L460.002,375.145L459.492,375.303L458.849,375.424L458.394,375.464L458.258,375.49L457.857,375.498L457.661,375.473L457.514,375.459L457.455,375.496L457.435,375.577L457.427,375.763L457.4,375.976L457.273,376.155L457.183,376.235L457.078,376.268L456.741,376.22L456.459,376.163L455.788,376.087L455.654,376.105L455.604,376.127L455.395,376.249L455.073,376.505L454.854,376.729L454.691,376.834L454.301,376.889L454.131,376.971L453.405,377.53L453.25,377.666L452.503,378.151L452.292,378.312L452.127,378.471L451.681,378.829L451.396,378.986L451.344,379.079L451.33,379.297L451.33,379.779L451.33,380.241L451.33,380.911L451.33,381.581L451.33,382.351L450.953,382.351L450.953,382.352L450.951,382.351L438.717,382.365L438.721,382.353L439.101,381.993L439.358,381.537L439.794,381.334L440.706,381.236L442.061,380.857L443.277,380.284L443.621,380.056L443.989,379.598L444.601,379.001L445.744,378.283L446.27,377.881L447.072,376.872L447.605,376.035L448.048,375.495L448.354,375.015L448.569,374.528L448.69,373.742L448.609,373.434L448.271,372.93L448.045,372.795L447.984,372.557L448.105,372.137L448.103,371.413L448.171,370.253L448.547,369.314L449.466,368.079L449.637,367.57L449.742,366.76L449.751,366.473L450.901,365.317L451.574,364.428L451.808,364.21L452.402,363.803L454.476,362.912L455.648,362.273L456.332,361.807L456.74,361.254L457.87,359.075L458.979,355.979L459.072,355.619L459.568,355.515L459.919,355.47L460.202,355.356L460.552,355.122L460.888,355.216L460.72,355.375L460.72,355.759L460.958,356.208L461.372,356.712L462.124,357.351L462.71,357.607L463.547,357.761L464.523,357.481L465.069,357.476L465.334,357.355L465.623,357.532L466.172,357.589L466.702,357.496L467.103,357.228L467.358,356.919L467.398,357.071L467.41,357.235L467.488,357.331L467.646,357.723L467.729,357.876L468.034,357.851L468.299,357.928L468.897,357.891z"},"mz":{"name":"Mozambique","path":"M567.994,540.456l-0.308,0.005l-0.527,0.015l-0.312,0.009l-0.349,0.009l-0.432,-0.088l-0.243,0.019l-0.02,-0.999l-0.079,-0.219l-0.083,-0.32l-0.02,-0.205l0.052,-0.206l0.025,-0.326l-0.023,-0.286l-0.258,-0.143l-0.057,-0.045l-0.056,-0.224l-0.022,-0.346l0.181,-0.439l-0.015,-0.843l0.021,-0.296l-0.003,-0.585l-0.004,-0.707l-0.003,-0.633l0.007,-0.545l-0.054,-0.258l-0.045,-0.142l-0.12,-0.288l-0.14,-0.599l-0.165,-0.452l-0.212,-0.298l-0.067,-0.157l-0.068,-0.209l-0.201,-0.37l-0.164,-0.215l-0.045,-0.172l0.006,-0.445l-0.183,-0.797l-0.133,-0.58l-0.2,-0.628l-0.134,-0.419l-0.02,-0.072l-0.015,-0.159l0.398,-0.311l0.398,-0.438l0.466,-0.512l0.416,-0.457l0.366,-0.401l0.501,-0.548l0.495,-0.541l0.116,-0.069l0.049,-0.044l-0.214,-0.48l0.344,-0.557l0.019,-0.362l-0.015,-0.346l0.042,-0.159l0.104,-0.139l0.402,-0.289l0.304,-0.46l0.249,-0.43l0.346,-0.69l0.034,-0.163l0.005,-0.167L568.237,519l-0.23,-0.377l-0.167,-0.326l-0.149,-0.501l0.15,-0.435l0.053,-0.263l0,-0.142l-0.066,-0.134l-0.168,-0.102l-0.14,-0.066l-0.047,-0.18l-0.001,-0.213l0.063,-0.118l0.372,-0.191l0.084,-0.104l0.044,-0.116l0.004,-0.165l0.115,-0.413l0.142,-0.392l0.01,-0.138l-0.05,-0.121l-0.039,-0.221l-0.025,-0.333l-0.002,-0.931l0.073,-0.959l-0.032,-0.543l-0.238,-0.624l-0.023,-0.45l0.173,-0.314l0.028,-0.185l-0.126,-0.024l-0.26,-0.019l-0.192,-0.058l-0.297,-0.257l-0.516,-0.214l-0.586,-0.195l-0.852,-0.058l-0.708,-0.624l-0.555,-0.1l-0.179,-0.08l-0.533,-0.374l-0.835,-0.035l-0.866,-0.037l-0.54,-0.011l-0.08,-0.05l-0.031,-0.515l-0.006,-0.457l-0.046,-0.397l-0.082,-0.452l-0.126,-0.176l-0.15,-0.305l-0.076,-0.336l-0.009,-0.163l0.028,-0.058l0.601,-0.239l0.257,-0.118l0.381,-0.137l0.678,-0.189l0.605,-0.169l0.555,-0.164l0.588,-0.174l0.239,-0.117l0.297,-0.117l0.711,-0.235l0.203,-0.081l0.408,-0.131l0.205,-0.051l0.787,-0.269l0.902,-0.308l0.316,-0.108l0.603,-0.206l0.117,0.085l0.411,0.708l0.323,0.417l0.368,0.386l0.062,-0.019l0.106,-0.09l0.184,-0.037l0.585,-0.087l0.223,-0.005l0.147,-0.104l0.3,-0.073l0.347,-0.044l0.119,0.047l0.366,0.5l0.053,0.382l0.076,0.553l0.018,0.27l-0.006,0.361l-0.041,0.452l-0.297,0.521l-0.057,0.259l-0.159,0.401l-0.21,0.198l-0.104,0.162l0.006,0.168l0.112,0.141l0.246,0.254l0.076,0.165l-0.022,0.146l0.001,0.199l0.059,0.138l0.07,0.08l0.243,0.13l0.238,0.327l0.41,0.395l0.49,0.563l0.23,0.173l0.181,0.042l0.09,0.188l-0.05,0.22l-0.141,0.125l0.058,0.18l0.08,0.094l0.089,0.048l0.215,0.011l0.2,-0.037l0.05,-0.063l-0.026,-0.843l-0.144,-0.491l-0.145,-0.192l-0.031,-0.038l0.051,-0.161l0.161,-0.376l0.137,-0.373l0.087,-0.157l0.101,-0.095l0.676,-0.101l0.308,-0.087l0.13,-0.109l0.101,-0.289l0.081,-0.807l0.029,-0.757l-0.07,-0.443l0.097,-0.667l0.148,-0.413l-0.073,-0.081l-0.055,-0.556l-0.44,-0.592l-0.566,-0.761l-0.317,-0.409l-0.36,-0.465l-0.656,-0.728l-0.3,-0.263l-0.158,-0.103l-0.53,-0.084l-0.141,-0.14l-0.134,-0.223l-0.051,-0.412l-0.009,-0.308l-0.06,-0.524l-0.107,-0.74l-0.048,-0.218l-0.151,-0.556l-0.144,-0.529l-0.008,-0.131l0.051,-0.127l0.244,-0.389l0.173,-0.276l0.082,-0.151l0.147,-0.41l0.035,-0.199l0.115,-0.09l0.469,-0.037l0.373,0.007l0.626,-0.009l0.661,0.024l0.093,0.018l0.149,0.043l0.168,-0.007l0.187,-0.058l0.207,-0.142l0.227,-0.226l0.354,0.005l0.479,0.235l0.262,0.205l0.044,0.175l0.321,0.102l0.598,0.028l0.435,-0.091l0.273,-0.21l0.286,-0.111l0.298,-0.013l0.225,0.072l0.153,0.156l0.293,0.112l0.434,0.068l0.474,-0.101l0.514,-0.269l0.293,-0.281l0.072,-0.292l0.085,-0.178l0.098,-0.063l0.272,-0.036l0.447,-0.01l0.389,0.092l0.496,0.291l0.313,-0.193l0.537,-0.331l0.541,-0.175l0.515,-0.001l0.423,-0.126l0.33,-0.25l0.349,-0.159l0.368,-0.067l0.344,-0.121l0.481,-0.26l0.499,-0.378l0.508,-0.386l0.326,-0.248l0.149,0.292l0.267,0.267l-0.159,0.155l-0.192,0.139l0.31,0.186l-0.227,0.281l-0.028,0.195l0.058,0.077l0.05,0.114l-0.149,0.322l-0.198,0.247l-0.051,0.189l0.175,0.333l-0.09,0.592l0.169,0.533l0.047,0.273l0.059,0.183l-0.084,0.327l0.022,0.552l0.039,0.228l-0.101,0.284l0.172,0.098l0.091,0.312l-0.024,0.351l-0.053,0.189l-0.296,0.229l-0.035,0.089l0.004,0.135l0.37,0.004l0.013,0.209l-0.024,0.165l0.014,0.31l-0.049,0.201l0.086,0.23l-0.105,0.255l0.036,0.197l0.005,0.255l0.086,0.645l0.015,0.798l0.019,0.128l0.132,0.09l0.185,0.045l-0.007,0.219l-0.206,0.286l-0.012,0.178l0.03,0.25l0.226,-0.34l0.136,0.001l0.121,0.133l-0.017,0.196l0.042,0.097l-0.018,0.19l0.067,0.241l-0.026,0.21l-0.166,0.147l-0.211,0.252l-0.038,0.236l0.02,0.155l-0.146,0.049l-0.068,0.096l0.099,0.223l-0.006,0.197l-0.258,0.614l-0.688,0.841l-0.297,0.299l-0.278,0.325v0.134l-0.027,0.116l-0.324,0.465l-0.348,0.076l-0.193,0.125l0.151,0.41l-0.225,0.095l-0.391,0.323l-1.075,0.621l-0.17,0.144l-0.273,0.381l-0.36,0.092l-0.2,0.108l-0.357,0.039l-0.125,-0.027l-0.122,0.014l-0.103,0.082l-0.709,0.268l-0.662,0.212l-0.163,0.097l-0.108,0.132l-0.586,0.21l-0.918,0.519l-0.751,0.496l-0.544,0.496l-0.144,0.075l-0.168,0.172l-0.057,0.254l-0.055,0.144l-0.403,0.524l-0.606,0.62l-0.118,0.169l-0.241,0.345l-0.023,0.226l-0.215,0.069l-0.18,-0.216l-0.077,0.417l-0.147,0.03l-0.163,-0.086l-0.407,0.207l-0.354,0.239l-0.568,0.503l-0.803,0.976l-1.171,0.944l-0.16,0.027l-0.108,-0.004l-0.369,-0.329l-0.201,-0.024l0.18,0.195l0.119,0.163l-0.03,0.319l0.014,0.479l-0.145,0.933l0.02,0.204l0.167,0.265l0.315,0.324l0.295,0.404l0.38,1.162l0.029,0.6l0.392,0.767l0.015,0.333l0.159,0.829l-0.011,0.672l-0.028,0.412l0.189,0.174l0.07,-0.157l-0.02,-0.261l0.05,-0.418l0.105,-0.186l0.105,0.026l0.031,0.197l0.071,0.175l0.029,0.164l0.005,0.223l-0.145,0.849l0.043,0.346l0.195,0.579l-0.228,0.673l-0.33,1.59l-0.019,0.276l0.08,0.12l0.177,0.041l0.065,-0.204l0.104,0.002l0.055,0.12l-0.147,0.736l-0.145,0.323l-0.515,0.793l-0.277,0.34l-0.46,0.335l-1.08,0.524l-2.165,0.759l-0.858,0.373l-0.513,0.223l-1.084,0.709l-0.474,0.476l-0.195,0.547l-0.187,0.25l-0.184,0.318l0.16,0.273l0.157,0.207l0.186,0.139l0.096,0.12l0.126,0.083l0.126,-0.43l0.063,-0.134l0.108,-0.01l-0.06,0.524l-0.125,1.804L567.994,540.456zM573.139,496.689l0.075,-0.063l0.029,-0.083l-0.001,-0.081l-0.047,-0.05l-0.068,-0.029l-0.098,0.017l-0.035,0.11l-0.015,0.152l0.062,0.051L573.139,496.689zM572.921,496.413l-0.049,-0.083l-0.092,-0.039l-0.105,0.032l-0.035,0.104l0.109,0.134l0.116,0.002L572.921,496.413z"},"mm":{"name":"Myanmar","path":"M759.545,401.055l-0.165,0.296l-0.429,0.307l-0.303,0.156l-0.177,0.004l-0.15,0.184l-0.123,0.362l-0.128,0.212l-0.132,0.063l-0.085,0.137l-0.04,0.21l0.076,0.112l0.192,0.015l0.015,0.059l-0.162,0.103l-0.202,0.036l-0.24,-0.031l-0.229,0.083l-0.216,0.195l-0.184,0.421l-0.152,0.646l-0.02,0.166l-0.334,-0.188l-0.139,-0.106l-0.179,-0.027l-0.184,0.119l-0.146,0.129l-0.149,0.047l-0.229,0.015l-0.3,-0.067l-0.204,-0.06l-0.031,0.033l0.111,0.272l0.039,0.217l-0.044,0.113l-0.097,0.094l-0.146,0.074l-0.172,0.043l-0.152,-0.004l-0.243,-0.103l-0.186,-0.004l-0.159,0.051l-0.097,0.076l-0.054,0.095l-0.094,0.536l-0.082,0.167l-0.115,0.095l-0.115,0.01l-0.158,-0.026l-0.165,0.022l-0.749,0.207l-0.109,0.02l-0.234,0.016l-0.218,0.006l-0.153,-0.01l-0.359,-0.212l-0.174,-0.022l-0.096,0.06l-0.066,0.284l-0.21,0.181l-0.28,0.393l-0.064,0.574l0.028,0.4l-0.251,0.396l-0.023,0.191l0.135,0.916l-0.022,0.096l-0.052,0.047l-0.157,0.032l-0.265,0.096l-0.175,0.091l-0.084,0.01l-0.247,-0.068l-0.064,-0.001l0.019,0.07l0.197,0.396l0.204,0.188l0.213,-0.021l0.092,0.037l-0.027,0.095l0.082,0.248l0.19,0.4l0.058,0.3l-0.116,0.298l0.021,0.107l0.063,0.063l0.18,0.277l0.383,0.433l0.375,0.468l0.313,0.39l0.229,0.27l0.512,0.501l0.091,0.235l0.02,0.474l0.126,0.274l0.117,0.196l0.081,0.164l0.188,0.536l0.08,0.072l0.41,-0.326l0.095,0.068l0.054,0.123v0.156l-0.064,0.177l-0.133,0.164l-0.634,0.378l-0.052,0.325l-0.044,0.493l-0.011,0.605l0.031,0.452l-0.023,0.104l-0.056,0.049l-0.239,-0.02l-0.344,0.228l-0.122,0.02l-0.151,0.087l-0.115,0.108l-0.037,0.164l0.068,0.496l0.123,0.465l0.241,0.341l0.191,0.27l0.267,0.375l0.21,0.326l0.425,0.357l0.596,0.534l0.228,0.295l0.201,0.357l0.142,0.305l0.054,0.404l0.044,0.226l0.013,0.756l-0.109,0.172l-0.084,0.199l0.047,0.208l0.139,0.199v0.227l0.13,0.407l0.218,0.249l0.21,0.167l0.093,0.132l-0.03,0.212l0.062,0.225l0.046,0.245l0.085,0.339l0.169,0.287l0.257,0.879l-0.006,0.09l-0.111,0.178l-0.162,0.161l-0.104,0.052l-0.099,0.166l-0.235,0.469l-0.474,0.808l-0.462,0.526l-0.389,0.374l-0.281,0.227l-0.083,0.135v0.106l0.051,0.188l-0.02,0.358l-0.06,0.227l-0.08,0.24l-0.045,0.214l-0.125,0.032l-0.268,0.408l-0.116,-0.205l-0.068,-0.213l0.073,-0.483l-0.163,-0.915l0.102,-0.122l0.097,-0.062l0.178,-0.351l0.215,-0.348l0.021,-0.416l0.174,-0.305l-0.041,-0.255l0.009,-0.299l0.037,-0.245l-0.014,-0.201l0.138,-0.208l0.239,-0.156l-0.1,-0.056l-0.1,-0.114l-0.313,0.173l-0.16,-0.057l-0.032,-0.18l0.04,-0.193l0.016,-0.117l0.125,-0.132l-0.009,-0.258l-0.063,-0.227l0.091,-0.281l-0.185,-0.001l-0.085,-0.057l0.053,-0.156l0.168,-0.138l-0.153,-0.264l0.113,-0.283l-0.004,-0.35l-0.077,-0.309l0.004,-0.222l-0.118,-0.394l-0.054,-0.504l-0.249,-0.375l-0.185,-0.547l-0.494,-0.716l0.009,-0.307l-0.026,-0.27l-0.108,-0.131l-0.143,0.955l-0.109,-0.188l-0.035,-0.533l-0.071,-0.253l0.077,-0.503l-0.286,-0.5l-0.061,-0.363l-0.188,-0.551l0.055,-0.124l0.251,0.124l-0.231,-0.321l-0.188,0.072l-0.16,-0.347l-0.035,-0.941l-0.157,-0.352l0.086,-0.359l-0.179,-1.288l-0.354,-0.418l0.07,-0.36l0.088,-0.32l-0.02,-0.592l0.087,-0.183l0.172,-0.14l-0.161,0.049l-0.137,0.042l-0.321,0.035l-0.363,0.007l-0.126,-0.433l-0.178,-0.208l-0.156,-0.435l-0.094,-0.495l0.061,-0.097l-0.28,-0.202l-0.072,-0.124l-0.293,-0.322l-0.333,-0.245l0.074,0.172l0.09,0.109l-0.166,0.298l0.162,0.502l-0.142,0.32l-0.133,0.416l-0.127,0.198l-0.401,0.426l-0.325,0.144l-0.212,0.027l-0.188,-0.045l-0.23,-0.22l-0.056,-0.184l-0.037,-0.309l-0.081,-0.044l-0.087,0.036l0.136,0.399l-0.002,0.186l0.245,0.358l-0.087,0.1l-0.444,0.196l-0.151,-0.032l-0.107,0.039l-0.029,0.161l-0.056,0.09l-0.699,0.246l-0.146,0.277l-0.09,0.281l-0.348,0.403l-0.466,0.333l-0.115,-0.019l-0.132,-0.078l0.018,-0.36l0.16,-0.305l-0.051,-0.326l-0.039,0.187l-0.301,0.454l-0.137,0.148l-0.276,-0.039l-0.382,0.061l-0.144,-0.466l0.003,-0.171l-0.028,-0.145l0.044,-0.153l-0.014,-0.122l-0.092,0.233l-0.035,0.202l-0.14,0.18l-0.383,0.193l-0.016,-0.245l-0.013,-0.221l0.082,-0.199l-0.012,-0.315l0.122,-0.456l-0.01,-0.156l-0.037,-0.173l-0.068,0.251l-0.039,0.26l-0.077,0.079l-0.141,0.059l-0.258,0.298l-0.151,0.267l-0.4,0.252l-0.211,-0.026l-0.027,-0.32l0.16,-1.135l0.157,-0.16l0.073,-0.197l0.131,-0.665l0.147,-0.251l0.058,-0.528l0.06,-0.091l0.197,-0.415l0.068,-0.762l-0.081,-0.379l-0.185,-0.368l-0.178,-1.106l-0.464,-0.898l-0.038,-0.3l-0.229,-0.363l0.211,-0.026l-0.434,-0.318l-0.06,-0.13l-0.087,-0.746l0.017,-0.417l-0.063,0.055l-0.059,0.257l-0.17,0.105l0.076,0.445l-0.02,0.108l-0.09,0.173l-0.362,-0.18l-0.266,-0.196l-0.301,-0.477l-0.295,-0.535l0.104,-0.083l0.136,-0.01l0.419,0.398l0.271,0.083l0.172,-0.099l0.213,-0.17l0.102,-0.33l-0.104,-0.121l-0.205,-0.066l-0.135,-0.089l-0.196,-0.224l-0.024,-0.114l-0.061,-0.146l-0.198,-0.103l-0.16,-0.131l0.135,-0.231l0.133,-0.172l-0.352,0.008l-0.4,-0.296l-0.083,-0.086l-0.133,-0.059l-0.315,-0.035l-0.262,0.087l0.119,0.423l-0.023,0.14l-0.172,-0.021l-0.358,-0.644l0.108,-0.163l0.154,-0.153l-0.076,-0.022l-0.149,0.01l0.146,-0.572l-0.089,-0.085l-0.046,0.179l-0.079,0.172l-0.305,0.404l-0.151,-0.076l-0.104,-0.101l0.146,-0.212l0.079,-0.057l0.055,-0.114l-0.113,-0.222l-0.18,-0.162l-0.144,-0.279l-0.075,-0.004l0.066,0.329l-0.027,0.47l-0.322,-0.519l-0.645,-0.738l-0.152,-0.222l-0.034,-0.217l-0.072,-0.2l-0.05,-0.219l-0.011,-0.169l-0.14,-0.153l-0.063,-0.268l-0.035,-0.272l0.08,-0.194l0.201,-0.209l0.143,-0.037l0.118,0.092l0.278,0.138l0.188,0.129l0.083,0.169l0.088,-0.021l0.089,-0.108l-0.018,-0.133l-0.09,-0.35l-0.025,-0.425l-0.004,-0.996l-0.022,-0.114l0.155,-0.1l0.063,-0.114l0.063,-0.17l0.04,-0.075l0.09,-0.005l0.142,0.083l0.232,0.285l0.155,0.064l0.154,-0.045l0.161,-0.427l0.059,-0.116l0.078,-0.076l0.143,0.013l0.083,-0.077l0.031,-0.185l-0.001,-0.206l-0.159,-0.564l-0.048,-0.261l-0.026,-0.257l0.1,-0.265l0.136,-0.31l-0.032,-0.271l0.037,-0.105l0.111,-0.015l0.139,0.065l0.153,-0.045l0.116,-0.166l0.047,-0.145l0.07,-0.627l0.047,-0.575l0.02,-0.469l-0.119,-0.281l-0.183,-0.756l0.053,-0.129l0.083,-0.03l0.271,0.265l0.117,0.044l0.197,-0.041l0.194,-0.059l0.141,-0.004l0.203,0.091l0.279,0.101l0.437,0.125l0.179,0.094l0.148,-0.013l0.12,-0.294l0.139,-0.429l0.206,-0.639l0.236,-0.465l0.063,-0.124l0.263,-0.379l0.255,-0.398l0.223,-0.503l0.124,-0.363l-0.011,-0.151l-0.08,-0.125l-0.167,-0.08l-0.138,-0.083l-0.038,-0.075l0.004,-0.085l0.071,-0.236l0.121,-0.279l0.126,-0.151l0.331,-0.187l0.211,-0.241l0.238,-0.319l0.129,-0.217l0.065,-0.442l0.071,-0.088l0.146,-0.143l0.111,-0.167l-0.009,-0.091l-0.059,-0.065l-0.11,-0.31l-0.051,-0.486l0.024,-0.395l0.083,-0.161l0.11,-0.224l0.204,-0.138l0.291,-0.096l0.445,-0.262l0.771,-0.608l0.278,-0.198l0.19,-0.103l0.185,-0.255l0.254,-0.279l0.363,-0.139l0.233,-0.054l1.1,-0.191l0.185,0.024l0.186,0.111l0.231,0.372l0.205,0.14l0.238,0.098l0.179,-0.042l0.005,-0.15l-0.566,-0.868l-0.051,-0.237l-0.02,-0.227l0.064,-0.18l0.177,-0.172l0.244,-0.194l0.304,-0.243l0.191,-0.168l0.225,-0.054l0.081,-0.097l0.023,-0.141l-0.012,-0.154l-0.103,-0.174l0.021,-0.219l0.034,-0.199l0.096,-0.116l0.21,-0.315l0.13,-0.228l0.068,-0.097l0.101,-0.171l0.172,-0.021l0.168,0.054l0.1,0.097l0.1,0.198l0.109,0.162l0.134,0l0.136,-0.023l0.063,0.022l0.13,0.135l0.248,0.324l0.11,0.082l0.104,0.138l0.055,0.276l0.034,0.277l0.311,0.961l0.093,0.202l0.069,0.154l0.145,0.038l0.118,-0.154l0.046,-0.165l0.122,-0.056l0.146,0.03l0.268,0.154l0.144,0.083l0.072,0.474l0.016,0.555l-0.021,0.172l0.117,0.457l0.036,0.524l0.025,0.287l0.003,0.273l-0.021,0.358l-0.063,0.479l-0.105,0.409l0.038,0.34l-0.063,0.155l-0.256,0.079l-0.022,0.13l0.075,0.213l0.179,0.267l0.005,0.168l-0.087,0.114l-0.188,0.011l-0.261,0.106l-0.18,0.344l-0.19,0.282l-0.104,0.056l-0.348,-0.08l-0.083,0.072l-0.122,0.48l-0.1,0.207l-0.149,0.174l-0.137,0.103l-0.124,0.072l-0.276,-0.048l-0.146,0.289l-0.146,0.381l-0.012,0.197l0.076,0.31l-0.04,0.086l-0.149,0.067l-0.245,0.139l-0.151,0.441l0.006,0.428l0.09,0.146l0.169,0.064l0.121,0.131l0.012,0.206l0.104,0.257l-0.049,0.299l-0.344,0.435l-0.01,0.237l0.183,0.073l0.158,-0.034l0.195,-0.103l0.229,-0.166l0.504,-0.242l0.549,-0.138l0.434,-0.026l0.371,0.01l0.182,0.051l0.055,0.089l0.508,-0.141l0.106,-0.008l0.092,-0.008l-0.003,0.094l-0.372,0.387l-0.069,0.18l0.012,0.193l0.152,0.179l0.147,0.138l0.125,0.346l-0.097,0.316l0.062,0.115l0.109,0.129l0.066,0.182l0.009,0.221l-0.062,0.353l0.537,0.184l0.464,0.083l0.338,0.022l0.217,0.081l0.131,0.07l0.092,0.126l0.027,0.138l-0.113,0.097l-0.229,0.309l-0.132,0.413l0.014,0.309l-0.016,0.268l-0.266,0.386l-0.105,0.265l-0.093,0.271l0.003,0.118l0.055,0.082l0.113,0.048l0.196,0.029l0.24,-0.031l0.572,0.065l0.653,0.119l0.259,0.065l0.085,0.12l-0.021,0.261l-0.041,0.243l0.042,0.187l0.105,0.171l0.177,0.057l0.152,0.066l0.029,0.131l-0.047,0.178l0.077,0.14l0.087,0.092l0.188,0.053l0.381,-0.114l0.267,0.051l0.241,0.078l0.205,-0.041l0.203,-0.1l0.444,-0.451l0.517,-0.244l0.17,-0.058l0.114,0.029l0.028,0.031l-0.007,0.092l0.054,0.371L759.545,401.055zM736.731,405.959l0.037,0.282l-0.135,-0.116l-0.176,-0.392l0.005,-0.257l0.126,0.12L736.731,405.959zM738.083,406.052l0.061,0.409l-0.192,-0.153l-0.071,-0.211l-0.019,-0.216L738.083,406.052zM738.709,407.043l0.321,0.245l0.128,-0.017l0.199,0.155l0.005,0.061l-0.038,0.126l-0.09,0.099l-0.243,0.099l-0.167,-0.08l-0.066,-0.268l-0.196,-0.126l-0.051,-0.107l0.124,-0.146L738.709,407.043zM738.642,409.623l-0.047,0.025l-0.292,-0.247l-0.231,-0.318l0.367,-0.063l0.354,0.069l0.002,0.169l-0.076,0.272L738.642,409.623zM749.543,416.733l-0.106,0.038l-0.159,-0.19l-0.032,-0.452l0.133,-0.104L749.45,416l0.104,0.056l0.04,0.073l0.018,0.091l-0.028,0.093L749.543,416.733zM740.848,417.625l-0.183,0.283l-0.067,-0.423l0.297,-0.235l0.147,-0.225l0.155,-0.153l0.049,0.187l-0.147,0.354L740.848,417.625zM741.769,417.992l-0.058,0.074l-0.115,-0.053l-0.027,-0.032l0.265,-0.319l0.028,0.119L741.769,417.992zM751.621,425.828l-0.018,0.47l-0.141,-0.227l-0.023,-0.259l0.011,-0.241l0.03,-0.039l0.009,0.037l0.084,0.108L751.621,425.828zM751.897,427.261l0.063,0.079l0.09,-0.002l-0.025,0.279l-0.22,0.343l-0.131,0.05l-0.058,0l0.049,-0.501l-0.081,-0.286l0.027,-0.19l0.236,0.088L751.897,427.261zM750.921,427.855l-0.017,0.104l-0.162,0.213l-0.143,-0.124l-0.036,-0.067l0.145,-0.137l0.154,0.02l0.041,-0.031L750.921,427.855zM751.119,428.539l-0.033,0.016l-0.046,-0.009l-0.093,-0.046l-0.107,-0.194l0.057,-0.136l0.039,-0.033l0.094,0.011l0.05,0.026l0.017,0.05l-0.027,0.107l0.004,0.092L751.119,428.539zM752.184,429.238l-0.117,0.016l-0.056,-0.461l0.033,-0.066l0.166,0.226l0.236,0.138l-0.093,0.09L752.184,429.238zM750.947,429.844l0.022,0.158l-0.175,-0.168l-0.03,-0.468l0.138,0.295l0.06,0.067L750.947,429.844zM752.289,429.694l-0.071,0.587l-0.178,-0.081l-0.085,0l-0.106,-0.332l0.008,-0.089l-0.064,-0.218l0.413,-0.038L752.289,429.694zM751.357,430.454l-0.016,0.064l-0.019,-0.002l-0.063,-0.045l0.039,-0.27l0.106,-0.221l0.109,-0.324l0.061,-0.07l0.022,0.171l-0.067,0.367l-0.057,0.2L751.357,430.454zM752.256,431.922l-0.064,0.006l-0.059,-0.014l-0.058,-0.044l0.138,-0.305L752.256,431.922zM751.324,431.947l0.234,0.491l-0.025,0.076l-0.036,0.038l-0.056,-0.013l-0.094,-0.265l-0.176,-0.171l-0.211,0.032l0.175,-0.217l0.069,-0.049L751.324,431.947zM751.248,434.837l-0.136,0.165l-0.046,-0.007l0.063,-0.274l0.226,-0.2l0.199,-0.018l-0.022,0.124l-0.146,0.152L751.248,434.837z"},"na":{"name":"Namibia","path":"M541.317,512.653L541.918,512.533L542.492,512.418L543.159,512.303L543.693,512.211L543.827,512.187L545.112,512.294L545.672,512.369L545.867,512.443L546.12,512.635L546.588,513.102L546.468,513.084L545.606,513.183L545.278,513.31L544.544,513.861L544.388,513.79L544.212,513.676L544.063,513.643L543.74,513.775L543.418,513.934L543.063,514.159L542.77,514.379L542.674,514.498L542.215,514.953L542.065,515.026L541.932,515.058L541.878,515.037L541.821,514.841L541.539,514.385L541.087,513.787L540.955,513.729L540.864,513.706L540.529,513.735L539.555,513.904L538.733,514.046L537.474,514.29L536.122,514.486L535.289,514.607L534.563,514.643L534.564,515.235L534.565,516.438L534.567,517.642L534.569,518.85L534.571,520.06L534.572,521.274L534.574,522.491L534.576,523.712L534.578,524.936L534.578,525.471L534.554,525.586L534.138,525.586L533.197,525.586L532.406,525.586L531.766,525.586L531.767,526.316L531.768,527.181L531.768,528.048L531.769,528.917L531.77,529.787L531.771,530.66L531.772,531.534L531.773,532.411L531.774,533.289L531.774,533.953L531.774,534.029L531.774,535.322L531.774,536.697L531.774,538.077L531.774,539.462L531.774,540.853L531.774,542.249L531.774,543.65L531.774,545.058L531.774,545.505L531.486,545.499L530.907,545.672L530.538,545.897L530.378,546.174L530.166,546.342L529.9,546.402L529.783,546.543L529.815,546.767L529.712,546.938L529.477,547.057L529.096,547.022L528.57,546.834L527.901,546.79L527.089,546.889L526.504,546.843L526.149,546.65L525.772,546.541L525.373,546.513L525.141,546.433L524.667,546.29L524.577,546.044L524.521,545.859L524.386,545.664L524.371,545.506L524.477,545.386L524.492,545.194L524.417,544.928L524.286,544.799L524.1,544.806L523.984,544.704L523.938,544.494L523.829,544.335L523.568,544.173L523.223,544.295L523.06,544.48L522.964,544.768L522.877,544.913L522.833,545.154L522.813,545.325L522.725,545.508L522.633,545.582L522.538,545.548L522.361,545.622L521.97,545.891L521.859,546.033L521.544,545.776L520.624,544.809L520.297,544.558L519.815,543.967L518.755,542.141L518.604,541.79L518.402,540.912L518.17,540.263L518.144,539.889L518.255,539.677L518.187,539.39L518.068,539.133L517.707,538.797L517.604,537.679L517.362,536.958L517.415,536.363L517.299,535.822L517.288,535.476L517.34,534.818L517.146,534.063L516.753,533.327L516.398,532.267L516.347,531.803L516.385,530.56L516.316,530.053L516.32,529.459L516.18,528.844L516.122,528.509L516.221,528.244L516.279,528.328L516.381,528.368L516.45,528.016L516.466,527.705L516.289,526.939L515.894,526.157L514.915,524.887L514.676,524.403L514.54,524.003L513.448,522.337L512.982,521.166L512.656,520.156L512.302,519.691L510.663,516.432L510.3,515.914L509.646,515.295L509.493,515.089L509.241,514.5L508.749,513.712L508.629,512.977L508.596,512.145L508.656,511.509L509.104,511.443L509.417,511.273L509.698,511.262L509.976,511.395L510.271,511.405L510.386,511.383L510.916,511.402L511.22,511.25L511.581,511.098L511.789,510.964L512.081,510.827L512.468,510.688L512.688,510.699L512.958,510.751L513.317,510.805L513.52,510.898L513.76,511.194L514.133,511.463L514.407,511.624L514.722,511.835L514.816,511.917L514.955,511.962L515.04,511.976L515.625,511.943L516.154,511.914L516.725,511.915L517.798,511.916L518.872,511.918L519.946,511.919L521.02,511.921L522.094,511.923L523.167,511.925L524.241,511.926L525.315,511.928L525.754,511.929L526.521,511.938L527.329,511.948L527.418,511.965L527.508,512.021L527.582,512.075L527.867,512.447L528.231,512.837L528.535,513.021L528.897,513.131L529.237,513.172L529.555,513.145L530.081,513.195L530.817,513.321L531.582,513.358L532.375,513.307L532.932,513.376L533.254,513.567L533.584,513.697L533.922,513.765L534.378,513.725L534.954,513.577L535.444,513.598L535.671,513.705L535.806,513.708L536.652,513.553L537.332,513.429L538.353,513.23L539.194,513.066L540.44,512.824z"},"nr":{"name":"Nauru","path":"M944.267,464.11L944.212,464.206L944.148,464.194L944.122,464.13L944.141,464.062L944.212,464.035L944.259,464.056z"},"np":{"name":"Nepal","path":"M722.979,381.675L723.092,381.761L723.104,381.902L723.083,382.058L722.967,382.395L722.861,382.631L722.738,383.13L722.627,383.993L722.651,384.144L722.982,384.637L723.111,385.017L723.124,385.274L722.983,385.707L722.824,386.194L722.746,386.304L722.656,386.343L722.247,386.173L721.966,386.197L721.642,386.291L721.304,386.272L721.024,386.216L720.671,386.412L720.332,386.306L720.115,386.185L719.971,385.846L719.91,385.803L719.197,386.157L719.026,386.179L718.583,385.989L718.221,385.8L718.085,385.744L717.735,385.67L717.421,385.627L717.078,385.51L716.652,385.664L716.48,385.651L716.32,385.54L716.236,385.313L716.215,385.097L716.07,384.949L715.847,384.915L715.532,385.048L715.073,385.224L714.925,385.194L714.789,385.144L714.739,385.097L714.676,384.894L714.603,384.849L714.496,384.842L714.308,384.793L714.074,384.642L713.368,384.285L713.279,384.126L713.282,383.774L713.243,383.629L713.157,383.476L712.794,383.32L712.09,383.07L711.7,382.87L711.514,382.964L711.156,383.047L710.964,383.228L710.734,383.17L710.187,382.98L709.893,382.952L709.716,383.017L709.675,383.125L709.451,383.249L709.238,383.15L708.817,383.018L708.449,382.945L707.89,382.783L707.826,382.539L707.732,382.297L707.6,382.254L707.099,382.302L706.639,382.035L706.146,381.692L705.936,381.58L705.797,381.539L705.678,381.584L705.542,381.663L705.418,381.686L705.15,381.538L704.809,381.328L704.389,381.069L703.897,380.708L703.695,380.503L703.604,380.35L703.499,380.205L703.071,379.968L702.733,379.781L702.325,379.555L702.257,379.51L702.103,379.375L701.866,379.206L701.672,379.156L701.61,379.25L701.563,379.348L701.394,379.325L701.13,379.152L700.854,378.971L700.639,378.803L700.417,378.63L700.363,378.502L700.456,378.107L700.585,377.768L700.694,377.692L700.872,377.467L700.937,377.072L700.934,376.734L701.107,376.257L701.347,375.749L701.76,375.204L701.938,375.023L702.139,374.899L702.52,374.496L702.599,374.43L702.766,374.326L702.93,374.3L703.054,374.35L703.181,374.561L703.335,374.762L703.522,374.752L703.741,374.58L704.195,373.79L704.826,373.628L705.424,373.71L705.953,373.825L706.109,374.089L706.211,374.368L706.277,374.509L706.451,374.675L707.197,375.069L707.63,375.424L708.229,375.9L708.677,376.109L709.074,376.127L709.298,376.313L709.635,376.684L709.92,377.109L710.275,377.502L710.521,377.489L710.856,377.362L711.265,377.195L711.506,377.277L711.729,377.386L711.803,377.589L711.938,377.973L712.086,378.371L712.32,378.51L712.598,378.714L712.751,378.876L713.271,379.174L713.344,379.295L713.449,379.377L713.576,379.429L713.681,379.49L713.845,379.511L714.445,379.333L714.605,379.355L714.697,379.388L714.7,379.453L714.592,379.731L714.5,380.087L714.595,380.265L714.847,380.339L715.403,380.392L716.154,380.387L716.383,380.567L716.609,380.837L716.838,381.298L716.929,381.493L717.042,381.549L717.237,381.472L717.27,381.283L717.278,381.001L717.442,380.904L717.547,380.976L717.669,381.196L717.979,381.394L718.204,381.491L718.418,381.457L718.508,381.381L718.613,380.996L718.782,380.94L718.995,380.965L719.077,381.042L719.163,381.196L719.422,381.269L719.679,381.365L719.92,381.491L720.261,381.776L720.68,381.829L721.167,381.822L721.423,381.829L721.611,381.85L721.78,381.83L722.279,381.626L722.483,381.611L722.736,381.634z"},"nl":{"name":"Netherlands","path":"M490.385,285.717l-0.119,-0.065l0.631,-0.187l0.399,-0.057l0.071,0.025l-0.721,0.246L490.385,285.717zM491.786,285.413l0.554,-0.077l-0.003,-0.029l-0.146,-0.047l-0.472,0.008l-0.151,0.033l0.031,0.055L491.786,285.413zM490.037,286.044l-0.229,-0.01l-0.334,0.299l0.044,0.055L490.037,286.044zM493.474,285.092l-0.119,-0.02l-0.346,0.1l-0.024,0.046l0.096,0.034L493.474,285.092zM494.786,284.551h-0.13l-0.241,0.094l-0.075,0.125l0.26,-0.016L494.786,284.551zM489.135,287.483l0.278,-0.33l0,-0.525l-0.411,0.429l-0.086,0.258l0.049,0.077L489.135,287.483zM489.827,287.704l0.227,0.495l-0.027,0.324l0.1,0.139l0.149,-0.047l0.239,0.056l0.079,0.162l-0.176,0.125l-0.022,0.11l-0.306,0.173l-0.105,-0.105l-0.199,0.07l0.041,0.241l0.132,0.286l-0.089,0.294l0.116,0.046l-0.212,0.269l-0.125,0.029l0.185,0.178l0.282,0.029l-0.029,-0.243l0.853,-0.588l0.086,-0.193l0.097,-0.01l0.172,-0.173l0.26,-0.079v-0.118l-0.157,-0.12l0.01,-0.488l0.2,-0.35l-0.065,-0.08l-0.244,0.125l-0.239,-0.089l-0.162,0.01l-0.162,-0.179l0.135,-0.135l0,-0.439l-0.132,-0.395zM495.899,286.165l-0.391,-0.085l-0.252,-0.125l-0.157,-0.226l-0.27,-0.309l-0.709,0.032l-0.59,0.089l-0.817,0.038l-0.529,0.15l-0.958,0.5l-0.241,0.255l-0.246,0.549l0.132,0.395l0,0.439l-0.135,0.135l0.162,0.179l0.162,-0.01l0.239,0.089l0.244,-0.125l0.065,0.08l-0.2,0.35l-0.01,0.488l0.157,0.12v0.118l-0.26,0.079l-0.172,0.173l-0.097,0.01l-0.086,0.193l-0.853,0.588l0.029,0.243l-0.282,-0.029l-0.185,-0.178l0.125,-0.029l0.212,-0.269l-0.116,-0.046l0.089,-0.294l-0.132,-0.286l-0.041,-0.241l0.199,-0.07l0.105,0.105l0.306,-0.173l0.022,-0.11l0.176,-0.125l-0.079,-0.162l-0.239,-0.056l-0.149,0.047l-0.1,-0.139l0.027,-0.324l-0.227,-0.495l-0.41,0.205l-0.137,-0.093l-0.197,-0.061l-0.157,0.321l-0.097,0.289l-0.326,1.693l-0.222,0.612l-0.299,0.514l-0.47,0.628l-0.216,0.214l-0.132,0.081l-0.165,0.302l-0.132,0.362l-0.09,0.169l0.527,0.622l0.066,0.178l0.069,0.104l-0.499,0.065l0.212,0.201l0.267,0.144l0.179,0.069l0.098,0.145l-0.192,0.067l-0.181,0.004l-0.716,-0.533l-0.398,-0.098l-0.548,0.031l-0.138,0.056l-0.142,0.162l0.201,0.246l0.186,0.145l0.299,0.019l0.36,0.182l0.518,-0.152l0.372,0.187l0.245,0.067l0.22,0.112l0.194,0.024l0.085,-0.05l-0.054,-0.271l0.158,-0.145l0.175,-0.067l0.079,0.118l0.161,0.12l0.126,0.001l0.342,-0.312l0.08,0.062l0.074,0.111l0.016,0.089l0.013,0.094l0.077,0.039l0.269,-0.02l0.137,-0.169l0.107,-0.106l0.08,0.072l0.039,0.208l0.074,0.271l0.321,0.302l0.271,0.086l0.333,-0.059l0.132,-0.054l0.089,0.045l0.089,0.16l0.192,0.183l0.403,0.129l0.124,0.073l0.086,0.123l-0.025,0.175l-0.192,0.435l-0.025,0.128l0.026,0.043l-0.038,0.08l-0.25,0.291l-0.022,0.103l0.083,0.167l0.069,0.138v0l0.385,-0.152l0.173,0.25l0.285,0.009l0.153,-0.685l-0.117,-0.2l-0.145,-0.102l-0.169,-0.05l-0.078,-0.095l-0.027,-0.109l0.03,-0.067l0.199,0.02l0.062,-0.071l0.474,-0.404l0.02,-0.078l-0.066,-0.044l-0.086,-0.023l-0.022,-0.085l0.003,-0.112l0.253,-0.585l0.075,-0.25l0.017,-0.177l-0.016,-0.175l-0.146,-0.275l-0.141,-0.22l-0.005,-0.175l-0.103,-0.092l-0.292,-0.471l0,-0.182l0.165,-0.142l0.231,-0.09l0.077,-0.075l0.138,-0.047l0.367,0.136l0.164,0.118l0.046,-0.024l0.148,-0.128l0.26,0.02l0.629,-0.258l0.094,-0.124l0.07,-0.132l0.006,-0.058l-0.244,-0.255l-0.007,-0.094l0.032,-0.106l0.069,-0.084l0.144,-0.057l0.153,-0.112l0.343,-0.318l0.119,-0.276l0.037,-0.3l0.007,-0.224l-0.094,-0.178l-0.095,-0.115l-0.129,0.018l-0.251,-0.009l-0.235,-0.1l-0.129,-0.162l-0.032,-0.142l0.059,-0.09l0.018,-0.11l-0.038,-0.111l0.015,-0.093l0.106,-0.075l0.743,0.002l0.056,-0.082l0.05,-0.432l0.186,-0.659l0.175,-0.368l0.029,-0.155l-0.003,-0.875L495.899,286.165zM486.173,293.539l0.245,-0.071l0.371,0.302l0.348,-0.098l-0.021,-0.084l-0.059,-0.079l-0.274,-0.247l-0.449,-0.031l-0.254,0.076l0.001,0.089L486.173,293.539zM486.957,294.81l-0.358,0.186l-0.468,-0.065l-0.356,-0.136l-0.459,0.026l-0.212,0.071l0.084,0.388l0.064,0.123l0.083,0.08l0.11,0.016l0.127,-0.096l0.177,-0.101l0.285,0.047l0.207,0.093l0.074,0.097l0.137,0.092l0.2,0.022l0.387,-0.176l0.372,-0.269l0.109,-0.187l0.041,-0.169l-0.322,0.116L486.957,294.81z"},"nc":{"name":"New Caledonia","path":"M924.603,517.569l-0.044,0.063l-0.022,-0.469l0.089,-0.176l0.043,0.365L924.603,517.569zM936.531,520.339l0.316,0.187l0.34,-0.08l0.427,0.294l1.088,0.894l0.382,0.189l0.225,0.072l0.17,0.146l0.152,0.207l0.207,0.146l0.09,0.136l0.022,0.184l0.075,0.113l0.379,0.297l0.226,0.261l0.314,0.133l0.135,0.156l0.176,0.076l0.18,0.16l0.304,0.125l0.689,0.46l0.532,0.437l0.266,0.271l0.286,0.241l0.366,0.193l0.344,0.22l0.173,0.516l-0.095,0.185l-0.197,0.092l-0.183,0.007l-0.171,0.062l-0.571,-0.333l-0.136,-0.049l-0.152,0.021l-0.085,-0.074l-0.06,-0.106l-0.349,-0.124l-0.324,-0.198l-0.094,-0.135l-0.055,-0.168l-0.078,-0.096l-0.457,-0.146l-0.308,-0.163l-0.224,-0.229l-0.347,-0.16l-0.541,-0.328l-0.277,-0.105l-0.243,-0.164l-0.65,-0.595l-0.232,-0.111l-0.202,-0.264l-0.561,-0.627l-0.271,-0.257l-0.294,-0.229l-0.225,-0.268l-0.173,-0.318l-0.402,-0.455l-0.049,-0.194l0.017,-0.199l-0.097,-0.128l-0.164,-0.078l-0.078,-0.134l0.009,-0.181l0.054,-0.093L936.531,520.339zM943.111,521.687l-0.149,0.029l0.18,-0.273l0.006,-0.167l0.072,-0.33l-0.009,-0.11l0.119,0.014l0.129,0.095l-0.148,0.082l-0.05,0.143l0.006,0.178l0.057,0.033l-0.095,0.195L943.111,521.687zM945.508,523.067l-0.153,0.024l-0.205,-0.216l-0.391,-0.108l-0.172,-0.189l-0.112,-0.223l0.222,-0.055l0.218,-0.3l-0.148,-0.111l-0.256,-0.02l0.029,-0.117l0.416,-0.139l0.183,0.081l0.081,0.095l-0.012,0.475l0.188,0.151l0.195,0.338v0.095L945.508,523.067zM947.221,523.873l0.131,0.056l0.229,-0.01l-0.052,0.512l-0.321,0.082l-0.11,-0.004l-0.072,-0.108l-0.184,-0.071l0.009,-0.175l-0.178,-0.393l0.31,-0.06l0.176,-0.105l-0.01,0.096l0.027,0.111L947.221,523.873zM945.911,527.465l-0.089,0.114l-0.11,-0.023l-0.084,-0.043l-0.061,-0.062l0.061,-0.233l0.241,0.114L945.911,527.465z"},"nz":{"name":"New Zealand","path":"M991.595,598.704l-0.101,0.101l-0.172,-0.005l-0.301,0.395l0.019,-0.295l-0.09,-0.115l-0.258,0.027l-0.049,0.065l0.173,0.078l0.038,0.043l-0.165,0.171l0.172,0.367l0.15,-0.013l0.146,0.287l-0.001,0.09l-0.334,0.111l-0.176,0.155l-0.157,-0.006l-0.074,-0.03l-0.088,-0.277l-0.007,-0.116l0.193,-0.203l0.109,-0.207l-0.088,-0.19l-0.223,-0.123l-0.486,0.056l-0.112,-0.041l0.243,-0.256l0.264,0.028l0.284,-0.184L991.595,598.704zM991.598,600.966L991.474,601l0.018,-0.223l-0.042,-0.144l0.21,-0.047l0.09,0.171L991.598,600.966zM961.979,566.806l0.042,0.156l0.155,-0.111l0.116,-0.175l0.187,-0.178l-0.025,0.287l0.096,0.063l0.62,0.2l0.128,0.167l0.132,0.048l0.074,-0.094l0.088,-0.051l0.224,0.105l0.506,0.292l0.042,0.101l-0.026,0.15l0.025,0.159l0.069,0.127l0.168,0.029l0.224,-0.188l0.105,-0.023l0.148,0.267l0.056,0.151l-0.023,-0.005l0.097,0.15l0.128,0.148l0.221,0.439l-0.033,0.154l-0.065,0.139l0.203,0.407l-0.133,0.028l-0.399,-0.069l0.013,0.082l0.233,0.299l0.196,0.423l0.157,0.255l0.554,0.793l-0.083,0.282l0.013,0.187l-0.071,0.161l0.189,0.422l-0.118,0.131l-0.078,0.433l-0.086,0.076l0.011,0.158l0.224,0.042l0.135,0.067l0.116,0.129l0.072,-0.155l0.098,-0.042l0.267,0.207l0.556,0.207l0.153,0.077l0.075,0.167l0.057,0.404l0.108,0.178l0.213,0.034l0.229,-0.054l0.072,-0.147l-0.046,-0.396l-0.165,-0.632l-0.001,-0.205l0.023,-0.206l-0.038,-0.204l-0.083,-0.192l-0.089,-0.147l-0.114,-0.124l0.04,-0.193l0.171,-0.087l0.104,0.163l0.085,0.197l0.431,0.584l0.255,-0.041l0.023,0.242l0.173,0.246l0.096,0.289l0.126,0.865l0.193,0.817l0.35,0.356l0.041,0.171l-0.213,-0.088l-0.065,0.051l0.022,0.086l0.197,0.157l0.232,0.077l0.146,-0.011l0.137,0.057l0.907,0.534l0.436,0.208l1.1,0.341l0.314,0.027l0.174,-0.009l0.329,-0.118l0.295,-0.212l0.255,-0.317l0.22,-0.361l0.239,-0.175l0.271,-0.138l0.137,-0.128l0.144,-0.091l0.737,0.042l0.249,0.182l0.323,0.146l0.169,0.114l-0.057,0.232l-0.193,0.342l-0.148,0.375l-0.132,0.854l-0.089,0.866l-0.134,0.383l-0.244,0.295l-0.27,0.216l-0.305,0.102l-0.124,0.495l-0.061,0.581l0.018,0.146l0.098,0.116l0.04,0.173l-0.16,0.35l-0.093,-0.051l-0.132,-0.292l-0.119,-0.122l-0.366,-0.091l-0.373,-0.042l-0.323,0.026l-0.312,0.125l-0.471,0.253l-0.146,0.128l-0.128,0.163l-0.216,0.364l-0.052,0.446l0.01,0.234l0.077,0.181l0.401,0.247l-0.398,0.864l-0.353,0.902l-0.2,0.258l-0.23,0.239l-0.217,0.545l-0.379,0.47l-0.256,0.36l-0.2,0.374l-0.175,0.398l-0.373,0.563l-0.165,0.373l-0.216,0.311l-0.402,0.397l-0.428,0.341l-0.674,0.472l-0.188,0.156l-0.198,0.115l-0.246,-0.135l-0.049,-0.147L967.354,590l-0.054,-0.118l-0.313,-0.098l-0.415,0.156l-0.069,-0.033l-0.018,-0.074v-0.469l0.07,-0.132l-0.097,-0.073l-0.096,0.029l-0.033,0.12l0.061,0.104l-0.236,0.129l-0.246,0.003l-0.074,-0.051l-0.021,-0.086l0.06,-0.142l0.079,-0.125l0.457,-0.59l0.475,-0.781l0.409,-0.834l0.106,-0.428l0.15,-0.792l-0.123,-0.33l-0.152,-0.309l-0.411,-0.594l-0.549,-0.335l-0.355,-0.047l-0.336,-0.125l-0.316,-0.283l-0.288,-0.333l-0.571,-0.273l-0.602,-0.214l-0.343,-0.302l-0.082,-0.179l-0.054,-0.208l0.008,-0.193l0.043,-0.196l0.068,-0.15l0.107,-0.109l0.637,-0.389l0.675,-0.216l0.124,0.004l0.119,-0.035l0.169,-0.132l0.302,-0.302l0.088,-0.203l0.06,-0.644l0.097,-0.632l0.175,-0.723l0.264,-0.447l0.086,-0.274l-0.107,-0.451l0.099,-0.165l0.12,-0.1l0.136,-0.058l-0.23,-0.422l-0.271,-0.637l-0.057,-0.197l0.041,-0.195l0.066,-0.191l-0.169,-0.048l-0.098,-0.183l-0.243,-0.615l0.066,-0.098l0.141,0.066l0.209,0.443l0.034,-0.228l0.16,-0.141l0.17,-0.073l0.182,-0.016l-0.412,-0.494l-0.138,0.02l-0.182,0.079l-0.187,0.048l-0.183,-0.043l-0.171,-0.109l-0.088,-0.208l-0.107,-0.399l-0.067,-0.147l-0.542,-0.813l0.159,-0.026l0.438,0.407l0.085,-0.13l0.063,-0.187l-0.021,-0.208l-0.104,-0.158l-0.155,-0.102l-0.003,-0.185l0.118,-0.169l-0.007,-0.118l-0.251,-0.241l-0.1,-0.026l-0.045,0.112l0.072,0.167l-0.067,0.019l-0.609,-0.438l-0.188,-0.352l-0.154,-0.386l-0.016,0.157l0.023,0.221l0.241,0.443l0.391,0.496l0.067,0.132l-0.058,0.171l-0.136,0.049l-0.12,-0.108l-0.179,-0.425l-0.129,-0.212l-1.495,-2.184l0.191,-0.287l0.296,-0.242l0.068,-0.107l0.045,-0.131l-0.125,-0.022l-0.112,0.06l-0.128,0.111l-0.117,0.126l-0.148,0.281l-0.07,0.065l-0.175,-0.195l-0.067,-0.12l0.003,-0.144l-0.047,-0.091l-0.13,-0.029l-0.191,-0.286l-0.121,-0.146l0.202,-0.279l0.005,-0.367l-0.206,-0.384l-0.246,-0.353l-0.474,-0.569l-0.435,-0.601l0.471,-0.076l0.478,-0.013l-0.225,0.36l0.102,0.208l0.152,0.176l0.328,0.54l0.028,0.156l0.166,0.158L961.979,566.806zM968.359,571.427l0.022,0.189l-0.215,-0.067l-0.084,-0.143l-0.241,-0.148l-0.035,-0.044l-0.027,-0.287l0.127,-0.139l0.021,-0.059l0.056,-0.023l0.099,0.151l0.191,0.215L968.359,571.427zM961.546,589.367l0.323,0.018l0.301,-0.272l0.308,-0.221l0.323,-0.183l0.492,-0.419l0.129,-0.062l0.319,-0.08l0.139,-0.099l0.155,-0.023l-0.14,0.248l-0.176,0.083l-0.028,0.089l0.099,0.144l-0.153,0.201l0.006,0.251l-0.182,0.297l0.278,-0.122l0.103,-0.193l-0.053,-0.109l0.12,-0.216l0.187,-0.103l-0.074,-0.163l0.005,-0.129l0.229,0.048l0.113,-0.005l0.09,-0.051l0.165,-0.02l0.033,0.144l0.222,-0.018l-0.081,0.182l-0.169,0.211l-0.04,0.128l-0.271,0.213l-0.181,0.091l0.279,0.023l0.408,-0.285l0.242,-0.251l-0.007,0.314l-0.197,0.282l-0.168,0.178l-0.19,0.056l-0.189,0.145l-0.092,0.237l0.011,0.158l0.054,0.125l0.193,0.211l-0.217,0.408l0.242,-0.051l0.132,0.077l0.186,0.235l-0.112,0.272l-0.078,0.139l-0.472,0.575l-0.206,0.292l-0.241,0.187l0.003,0.307l-0.138,0.224l-0.704,0.769l-0.123,0.167l-0.555,1.229l-0.354,0.518l-0.203,0.177l-0.215,0.143l-0.515,0.245l-0.228,0.282l-0.251,0.234l-0.265,0.053l0.008,0.104l0.17,0.058l0.133,0.154l-0.099,0.173l-0.189,0.108l-0.196,0.031l-0.1,0.111l0.468,-0.079l0.132,0.09l0.024,0.191l0.05,0.172l0.113,0.228l0.394,0.146l0.354,0.068l0.069,0.106l0.053,0.365l-0.064,0.179l-0.079,0.118l-0.119,0.042l-0.288,0.023l-0.289,-0.083l-0.191,-0.221l-0.547,0.071l-0.146,0.047l-0.075,-0.04l0.303,-0.232l-0.158,-0.132l-0.132,-0.049l-0.143,0.077l-0.096,0.122l-0.028,0.2l-0.099,0.116l-0.15,0.033l-0.213,-0.167l-0.211,-0.238l-0.31,-0.24l0.048,0.148l0.238,0.363l0.119,0.241l-0.277,0.193l-0.29,0.15l-0.244,0.088l-0.23,0.138l-0.271,0.215l-0.149,0.076l-0.396,0.005l-0.212,0.068l-0.07,0.284l-0.148,0.181l-0.348,0.036l0.126,0.057l0.077,0.091l-0.23,0.858l-0.05,0.357l-0.043,0.612l-0.145,0.57l-0.413,-0.003l0.066,0.101l0.313,0.161l-0.059,0.243l-0.344,0.445l-0.144,0.257l-0.14,0.626l-0.21,0.579l-0.321,0.66l-0.003,0.119l0.113,0.169l0.137,0.146l0.008,0.206l-0.042,0.109l-0.153,0.028l-0.134,0.071l-0.716,0.182l-0.234,0.204l-0.193,0.366l-0.226,0.316l-0.752,0.702l-0.442,0.59l-0.089,0.169l-0.119,0.123l-0.967,0.28l-0.684,0.042l-0.372,-0.072l-0.359,-0.142l-0.199,-0.048l-0.38,0.087l-0.166,0.095l-0.298,-0.094l-0.236,0.071l-0.07,-0.069l-0.088,-0.173l0.049,-0.23l-0.065,-0.17l-0.15,-0.115l-0.101,-0.134l-0.115,-0.095l-0.314,-0.037l-0.496,0.06l-0.164,-0.006l-0.337,-0.563l-0.111,-0.138l-0.401,-0.179l-0.137,0.025l-0.215,0.3l-0.127,0.051l-0.754,0.032l-0.756,-0.097l-0.278,-0.112l-0.055,-0.259l0.574,-0.711l-0.17,0.095l-0.354,0.289l-0.226,-0.044l0.217,-0.315l0.019,-0.141l-0.045,-0.156l-0.295,0.265l-0.336,0.035l-0.043,-0.246l0.03,-0.285l0.068,-0.081l0.907,-0.149l0.327,-0.097l0.143,-0.153l-0.543,-0.052l-0.034,-0.214l0.078,-0.171l0.464,-0.284l-0.342,0.072l-0.379,-0.025l0.025,-0.3l0.099,-0.234l0.397,-0.007l-0.124,-0.161l-0.019,-0.224l0.11,-0.015l0.403,0.302l0.291,0.11l-0.123,-0.227l0.017,-0.143l0.077,-0.064l0.238,-0.045l-0.066,-0.04l-0.223,-0.058l-0.266,-0.172l-0.028,-0.182l0.01,-0.21l0.286,-0.289l0.169,0.172l0.2,-0.047l-0.153,-0.135l-0.093,-0.202l0.063,-0.133l0.607,-0.535l0.155,0.515l0.036,-0.171l0.009,-0.162l-0.073,-0.141l0.011,-0.142l0.07,-0.122l0.26,-0.121l0.338,-0.392l0.25,-0.182l0.203,0.117l0.139,0.157l-0.021,-0.156l-0.099,-0.129l-0.027,-0.359l0.454,-0.556l0.499,-0.528l0.479,-0.552l0.255,-0.2l0.543,-0.227l0.348,0.095l0.089,-0.018l0.516,-0.396l0.214,-0.103l0.195,0.141l0.12,0.051l-0.121,-0.362l0.095,-0.166l0.431,-0.292l0.54,-0.301l0.41,-0.125l0.302,-0.204l0.182,-0.005l-0.027,-0.154l0.031,-0.147l0.156,0.01l0.048,-0.058l-0.138,-0.08l0.445,-0.294l0.242,-0.325l0.126,-0.067l0.115,-0.098l0.142,-0.224l0.168,-0.074l0.156,0.035l0.113,0.11l-0.062,-0.183l-0.2,-0.104l0.215,-0.158L954.09,596l0.217,0.079l0.213,0.128l-0.213,-0.196l-0.035,-0.121l0.259,-0.14l0.14,-0.043l0.196,0.262l-0.028,-0.208l0.046,-0.184l0.277,-0.301l0.363,-0.496l0.116,0.173l0.019,0.209l-0.018,0.253l0.075,-0.087l0.025,-0.229l-0.056,-0.403l0.454,-0.743l0.09,-0.083l0.1,-0.05l0.158,-0.02l-0.049,-0.112l-0.123,-0.108l0.124,-0.376l0.074,-0.429l0.105,-0.412l0.169,-0.402l0.185,-0.67l0.141,-0.14l0.381,-0.048l0.167,-0.094l0.278,-0.241l0.329,-0.436l0.176,-0.351l0.231,-0.905l0.13,-0.943l0.374,-0.697l0.549,-0.503l0.483,-0.382l0.198,-0.08l0.334,-0.024l0.318,0.105l-0.592,0.092l-0.061,0.227l-0.019,0.23l0.068,0.206l0.106,0.184l0.287,0.173l0.336,0.103l0.15,0.39l0.027,0.463l0.046,0.398L961.546,589.367zM963.789,587.826l-0.376,0.215l0.016,-0.149l0.073,-0.325l0.171,-0.164l0.084,-0.011l0.172,-0.123l-0.019,0.272L963.789,587.826zM944.325,604.345l0.121,0.477l-0.257,-0.091l-0.107,-0.145l0.196,-0.239L944.325,604.345zM943.671,606.243l-0.015,0.197l-0.033,0.099l-0.098,0.001l-0.146,-0.022l-0.143,-0.091l-0.092,0.026l-0.076,-0.033l0.099,-0.222l0.333,-0.118l0.128,0.095L943.671,606.243zM947.596,611.124l0.002,0.163l-0.293,-0.058l0.006,0.183l0.231,0.097l0.085,0.132l0.24,-0.038l0.054,0.197l-0.056,0.177l-0.16,0.129l-0.474,0.065l-0.308,0.257l-0.266,-0.039l-0.072,0.023l-0.305,0.276l-0.341,0.085l-0.093,-0.021l0.047,-0.246l0.254,-0.233l0.005,-0.224l0.065,-0.179l0.243,-0.126l0.004,-0.232l0.164,-0.207l-0.1,-0.445l0.053,-0.399l0.482,-0.022L947.596,611.124zM942.197,627.705l0.061,0.373l-0.154,0.001l-0.321,-0.104l-0.101,-0.159l-0.068,-0.039l-0.117,0.185l-0.188,0.009l-0.042,-0.062l0.074,-0.197l0.443,-0.372l0.083,-0.467l-0.006,-0.15l0.348,-0.035l0.082,0.057l0.037,0.064l-0.022,0.082l-0.141,0.154l-0.005,0.178l0.036,0.186l-0.115,0.09l0.06,0.16L942.197,627.705zM950.496,635.533l0.155,0.234l-0.298,0.102l-0.145,-0.085l-0.102,-0.107l-0.051,-0.151l0.161,0.016l0.139,-0.063L950.496,635.533z"},"ni":{"name":"Nicaragua","path":"M242.319,420.382L242.241,420.488L242.155,420.558L241.976,420.903L241.914,420.934L241.901,420.679L241.794,420.645L241.669,420.736L241.6,420.867L241.709,421.037L241.805,421.04L241.921,421.087L242.234,422.265L242.167,422.475L241.973,422.802L241.789,423.079L241.604,423.253L241.375,423.993L241.169,425.194L241.317,426.271L241.242,427.266L241.308,427.5L241.327,427.792L241.175,427.845L241.089,427.836L241.001,427.657L241.011,427.499L241.102,427.314L241.139,427.063L241.096,426.932L241.006,427.218L240.848,427.346L240.745,427.391L240.645,427.535L240.751,427.807L240.888,428.006L240.934,428.148L240.883,428.318L240.852,428.898L240.803,428.882L240.753,428.804L240.608,428.798L240.591,429.032L240.602,429.162L240.479,429.263L240.435,429.363L240.536,429.435L240.647,429.477L240.784,429.467L240.896,429.754L240.932,429.987L240.67,430.202L240.582,430.38L240.434,430.596L240.35,430.808L240.325,430.96L240.427,431.442L240.606,431.784L240.757,432.001L240.959,432.048L240.912,432.276L240.76,432.421L240.484,432.542L240.181,432.564L239.685,432.45L239.482,432.437L239.403,432.376L239.379,432.264L239.237,432.095L238.977,431.87L238.827,431.886L238.582,431.837L238.175,431.684L237.987,431.665L237.717,431.796L237.403,431.968L236.646,431.7L236.114,431.511L235.636,431.34L235.509,431.275L235.404,431.289L235.313,431.378L235.21,431.536L235.176,431.582L235.121,431.625L235.059,431.637L235.057,431.562L234.823,431.248L234.451,430.871L233.026,429.713L232.502,429.02L232.221,428.521L231.954,428.261L231.184,427.729L231.006,427.517L230.244,426.805L229.662,426.387L229.654,426.209L229.893,425.987L230.01,425.998L230.138,426.156L230.344,426.337L230.441,426.338L230.585,426.254L230.588,426.17L231.369,426.136L231.509,426.089L231.65,425.958L231.723,425.774L231.735,425.598L231.765,425.471L231.89,425.348L232.119,425.31L232.295,425.297L232.347,425.214L232.294,424.945L232.199,424.291L232.179,424.108L232.211,423.972L232.283,423.923L232.629,423.89L233.284,423.945L233.411,423.904L233.673,423.532L233.917,423.259L234.091,423.136L234.229,423.099L234.387,423.342L234.94,423.69L235.034,423.668L235.088,423.649L235.106,423.599L235.096,423.439L235.234,423.293L235.521,423.162L235.809,422.931L236.099,422.599L236.351,422.404L236.563,422.346L236.645,422.256L236.594,422.133L236.611,421.958L236.695,421.732L236.819,421.601L236.981,421.565L237.046,421.494L237.012,421.387L237.043,421.27L237.19,421.077L237.54,420.912L237.74,420.967L237.906,421.189L238.142,421.34L238.446,421.42L238.682,421.391L238.85,421.252L239.001,421.21L239.135,421.265L239.206,421.233L239.214,421.117L239.283,421.09L239.415,421.153L239.531,421.169L239.633,421.139L239.673,421.082L239.694,421.023L239.77,420.98L240.033,421.023L240.327,420.956L240.654,420.777L240.871,420.699L240.978,420.719L241.106,420.629L241.255,420.429L241.596,420.339z"},"ne":{"name":"Niger","path":"M517.738,396.747L518.046,398.495L518.28,399.99L518.296,400.94L518.307,401.188L518.403,401.355L518.621,401.523L519.501,402.891L519.313,403.128L519.445,403.551L519.673,403.732L520.405,404.544L520.5,404.704L520.46,404.832L519.947,405.785L519.86,406.018L519.758,407.229L519.686,408.082L519.586,409.25L519.468,410.645L519.373,411.818L519.247,413.366L519.128,414.826L518.392,415.626L517.086,417.042L516.023,418.192L515.49,418.961L514.449,420.46L513.987,421.428L513.625,421.933L513.442,422.148L513.604,422.856L513.886,424.092L513.382,424.1L513.093,424.188L512.728,424.469L512.32,424.58L511.824,424.825L511.51,425.021L511.215,425.176L510.809,425.555L510.677,425.843L510.273,425.9L509.708,425.853L509.349,425.562L508.517,425.259L507.977,425.136L507.727,425.099L506.456,425.047L505.1,425.166L504.409,425.307L504.283,425.338L503.891,425.521L503.566,425.724L502.687,426.653L501.523,426.622L500.839,426.519L500.258,426.374L499.431,425.94L498.418,425.277L498.027,425.187L497.676,425.135L497.559,425.144L496.349,425.804L496.116,425.79L495.831,425.864L495.643,426.028L495.504,426.11L495.359,426.124L495.168,426.088L494.982,425.987L494.796,425.803L494.297,425.068L494.194,424.939L493.981,424.721L493.623,424.381L493.38,424.223L493.232,424.182L493.056,424.209L492.084,423.917L491.113,423.608L490.899,423.648L490.747,423.712L490.411,423.94L490.015,423.982L489.512,423.964L489.236,423.933L488.792,424.009L488.496,424.1L488.108,424.255L487.605,424.676L487.461,424.73L487.339,424.8L487.171,425.952L487.034,426.298L486.779,426.755L486.278,427.191L485.934,427.455L485.926,427.811L485.899,428.393L485.894,428.792L485.917,429.052L485.859,429.176L485.836,429.289L485.854,429.458L485.936,429.539L485.984,429.645L485.952,429.731L485.79,429.833L485.611,429.573L485.381,429.39L485.129,429.308L484.958,429.175L484.87,428.991L484.539,428.631L483.777,427.918L483.699,427.901L483.572,427.873L483.357,427.958L483.225,428.075L483.132,428.121L482.992,428.128L482.63,428.218L482.34,428.334L482.332,428.43L482.471,428.969L482.405,429.261L482.276,429.122L481.858,428.578L481.569,428.175L481.518,428.085L481.477,427.946L481.505,427.886L481.62,427.844L481.885,427.791L481.934,427.749L481.947,427.638L481.906,427.431L481.761,427.151L481.606,426.965L481.52,426.929L481.361,426.923L481.189,426.948L480.866,427.175L480.723,427.217L480.389,427.198L480.092,427.154L479.911,427.037L479.373,426.585L478.778,426.108L478.528,426.04L478.47,425.991L478.431,425.624L478.441,425.182L478.474,425.066L478.722,425.135L478.986,425.167L479.071,425.087L478.859,424.93L478.556,424.771L478.443,424.53L478.356,424.446L478.22,424.36L478.063,424.316L477.906,424.248L477.798,424.178L477.621,424.146L477.435,424.095L477.166,423.704L476.904,423.323L476.75,423.023L476.695,422.843L476.773,422.536L476.695,422.415L476.403,422.103L476.159,421.813L476.219,421.364L476.269,420.989L476.271,420.752L476.31,420.618L476.341,420.467L476.503,420.419L476.915,420.423L477.716,420.493L478.358,420.414L478.394,420.4L478.847,419.998L479.349,419.576L480.104,419.535L480.918,419.491L481.56,419.469L482.494,419.437L483.248,419.409L484.122,419.377L484.148,419.183L484.202,419.135L484.288,419.128L484.93,419.232L485.534,419.333L485.58,418.966L486.11,418.507L486.411,418.413L486.485,418.333L486.58,418.178L486.639,417.938L486.665,417.768L486.777,417.626L486.859,417.365L486.967,416.909L487.266,416.429L487.437,415.777L487.462,415.147L487.495,414.668L487.584,414.57L487.581,413.717L487.579,412.858L487.576,412.131L487.573,411.225L487.571,410.429L487.568,409.564L487.566,408.787L487.564,408.271L488.177,408.148L488.81,408.02L489.736,407.833L490.739,407.631L491.832,407.41L492.08,407.277L492.905,406.528L493.278,406.189L494.018,405.517L494.589,404.996L495.315,404.334L496.084,403.667L496.697,403.133L497.661,402.528L499.114,401.615L500.567,400.699L502.021,399.781L503.474,398.861L504.927,397.94L506.38,397.016L507.834,396.09L509.287,395.162L510.749,395.516L512.138,395.851L513.535,396.188L513.864,396.373L514.605,397.032L515.554,397.874L515.595,397.886L515.638,397.89L516.55,397.394L517.738,396.747z"},"ng":{"name":"Nigeria","path":"M513.886,424.092l0.441,0.617l0.474,0.663l0.369,0.515l0.27,1.333l0.029,0.253l0.021,0.114l0.021,0.105l0.035,0.181l0.212,0.078l0.4,0.036l0.291,0.131l0.174,0.217l0.017,0.036l0.092,0.167l0.021,0.121l-0.025,0.348l-0.059,0.447l-0.1,0.288l0.056,0.392l-0.018,0.167l-0.044,0.114l-0.179,0.131l-0.243,0.128l-0.581,0.378l-0.166,0.056l-0.243,0.01l-0.211,0.094l-0.25,0.204l-0.54,0.758l-0.461,0.761l-0.16,0.629l-0.18,0.6l-0.406,0.383l-0.057,0.215l-0.017,0.125l-0.014,0.289l-0.049,0.478l-0.063,0.23l-0.065,0.068l-0.438,0.146l-0.252,0.175l-0.151,0.347l-0.055,0.375l-0.088,0.427l-0.05,0.375l-0.068,0.194l-0.144,0.204l-0.223,0.219l-0.193,0.124l-0.503,0.081l-0.259,0.496l-0.219,0.387l-0.006,0.155l-0.211,0.802l-0.367,0.604l-0.024,0.213l-0.001,0.175l-0.459,0.531l-0.122,0.157l-0.117,0.205l0.116,0.198l0.129,0.18l0.019,0.061l-0.208,0.169l-0.364,0.294l-0.217,0.176l-0.048,0.096l-0.032,0.441l-0.063,0.119l-0.145,0.162l-0.213,0.178l-0.216,0.138l-0.245,0.096l-0.235,0.036l-0.132,-0.056l-0.075,-0.134l-0.132,-0.54l-0.067,-0.116l-0.153,-0.105l-0.302,-0.296l-0.306,-0.299l-0.369,-0.21l-0.079,0.015l-0.061,0.057l-0.105,0.301l-0.103,0.11l-0.194,0.038l-0.337,0.002l-0.246,-0.042l-0.056,-0.06l-0.05,-0.13l-0.068,-0.104l-0.294,0.211l-0.462,0.332l-0.15,0.054l-0.115,0.067l-0.152,0.309l-0.185,0.331l-0.241,0.173l-0.235,0.146l-0.135,0.127l-0.193,0.15l-0.378,0.375l-0.501,0.496l-0.177,0.256l-0.175,0.383l-0.102,0.424l-0.111,0.464l-0.163,0.746l-0.24,0.422l-0.21,0.335l-0.156,0.263l-0.082,0.217l-0.034,-0.007l-0.082,0.093l-0.234,-0.061l-0.105,-0.189l-0.145,-0.031l-0.25,-0.277l-0.053,0.046l0.264,0.704l-0.098,0.275l-0.743,0.006l-0.639,0.092l-0.439,-0.008l-0.22,-0.1l-0.098,-0.264l-0.038,0.027l-0.022,0.141l-0.139,0.111l-0.493,0.021l-0.218,-0.18l-0.176,-0.202l-0.189,-0.089l0.029,0.084l0.217,0.197l-0.026,0.283l-0.397,0.328l-0.253,0.019l-0.155,-0.141l-0.081,-0.23l-0.041,-0.34l-0.104,-0.222h-0.056l0.052,0.203l0.017,0.166l0.002,0.345l0.189,0.268l-0.29,0.083l-0.118,0.003l-0.23,0.006l-0.044,-0.1l-0.044,-0.222l-0.061,-0.058l-0.071,0.376l-0.153,0.026l-0.106,-0.003l-0.456,0.082l-0.102,-0.016l-0.021,-0.07l0.054,-0.104l-0.012,-0.169l-0.158,0.13l-0.025,0.261l-0.09,0.042l-0.271,-0.037l-0.297,-0.134l-0.181,-0.137l-0.302,-0.191l-0.592,-0.535l-0.096,-0.241l-0.169,-0.295l-0.126,-0.3l-0.182,-0.512l0.056,-0.037l0.137,0.044l0.067,-0.077l-0.246,-0.056l-0.051,-0.06l-0.017,-0.18l0.011,-0.22l0.2,-0.077l0.173,-0.038l0.087,-0.133l0.05,-0.134l-0.459,0.203l-0.431,-0.23l-0.093,-0.139l0.047,-0.107l0.206,-0.016l0.294,0.008l0.176,-0.104l-0.108,-0.037l-0.19,0.004l-0.07,-0.069l0.006,-0.167l-0.062,0.037l-0.082,0.148l-0.29,0.109l-0.17,-0.109l-0.017,-0.242l-0.037,-0.109l-0.143,-0.085l-0.508,-0.641l-0.638,-0.535l-0.567,-0.369l-0.857,-0.176l-1.794,0.007l-0.101,-0.051l0.11,-0.084l0.157,-0.057l0.577,-0.299l-0.097,-0.04l-0.6,0.187l-0.205,0.018l-0.266,0.359l-1.58,0.06l-0.185,0.019l0.004,-0.164l0.077,-0.472l0.051,-0.186l0.059,-0.14l-0.061,-0.168l-0.06,-0.228l-0.029,-0.358l0.074,-0.111l0.025,-0.135l-0.018,-0.212v-0.708l0.043,-0.077l0.051,-0.059l0.003,-0.094l-0.096,-0.183l-0.089,-0.209l0.003,-0.301l-0.036,-0.291l-0.061,-0.133l0.046,-0.496l0.026,-0.628l-0.024,-0.279l0.058,-0.197l0.031,-0.485l-0.005,-0.475l0.118,-0.751l0.346,-0.036l0.412,-0.063l0.184,-0.295l0.106,-0.374l-0.034,-0.37l0.08,-0.122l0.165,-0.201l0.298,-0.287l-0.012,-0.315l0.082,-0.097l0.141,-0.073l0.202,-0.037l0.226,-0.157l0.125,-0.275l0.123,-0.44l-0.194,-0.307l0.003,-0.068l0.074,-0.165l0.119,-0.165l0.094,-0.053l0.22,0.042l0.038,-0.014l0.034,-0.052l0.142,-0.487l-0.013,-0.131l-0.205,-0.326l-0.034,-0.232l-0.03,-0.345l-0.05,-0.306l-0.059,-0.116l-0.109,-0.097l-0.049,-0.063l-0.424,-0.622l0.007,-0.295l0.178,-0.377l0.116,-0.183l0.162,-0.102l0.032,-0.087l-0.048,-0.106l-0.082,-0.08l-0.019,-0.17l0.023,-0.113l0.058,-0.124l-0.023,-0.26l0.005,-0.399l0.027,-0.582l0.008,-0.356l0.344,-0.264l0.501,-0.437l0.255,-0.457l0.137,-0.346l0.168,-1.152l0.122,-0.07l0.144,-0.054l0.503,-0.42l0.387,-0.156l0.296,-0.09l0.445,-0.076l0.276,0.031l0.503,0.019l0.396,-0.042l0.336,-0.229l0.152,-0.064l0.214,-0.04l0.972,0.309l0.971,0.292l0.176,-0.027l0.148,0.041l0.243,0.158l0.358,0.339l0.213,0.219l0.103,0.128l0.499,0.735l0.186,0.185l0.187,0.101l0.19,0.036l0.146,-0.014l0.138,-0.083l0.188,-0.164l0.286,-0.075l0.233,0.015l1.209,-0.661l0.117,-0.009l0.352,0.052l0.391,0.091l1.013,0.663l0.827,0.434l0.581,0.145l0.685,0.103l1.163,0.031l0.879,-0.929l0.325,-0.203l0.392,-0.183l0.126,-0.031l0.691,-0.141l1.355,-0.119l1.271,0.052l0.25,0.037l0.54,0.123l0.832,0.303l0.359,0.291l0.564,0.048l0.404,-0.058l0.132,-0.288l0.406,-0.379l0.295,-0.154l0.313,-0.197l0.496,-0.245l0.408,-0.11l0.365,-0.281l0.289,-0.089L513.886,424.092zM496.189,450.341l-0.271,0.085l-0.178,-0.021l0.244,-0.37l0.124,0.08l0.159,0.033L496.189,450.341z"},"kp":{"name":"North Korea","path":"M842.021,331.254l0.076,0.23l0.18,0.224l0.094,0.163l0.019,0.169l0.082,0.095l-0.143,0.105l-0.188,-0.064l-0.313,-0.038l-0.401,0.331l-0.222,0.116l-0.156,0.325l-0.313,0.193l-0.171,0.205l-0.222,0.355l-0.146,0.342l-0.337,0.35l-0.197,0.439l-0.011,0.376l0.215,0.384l0.02,0.326l-0.15,0.67l0.083,0.709l-0.093,0.277l-1.032,0.484l-0.27,0.241l-0.379,0.625l-0.462,0.232l-0.287,0.254l-0.397,0.15l-0.254,0.438l-0.279,0.248l-0.332,0.151l-0.249,0.194l-0.556,0.012l-0.393,0.135l-0.279,0.363l-0.839,0.415l-0.114,0.313l0.056,0.482l0.005,0.369l-0.073,0.303l-0.184,-0.085l-0.099,0.099l-0.109,0.28l0.031,0.318l0.288,0.103l0.235,0.13l0.331,0.066l0.245,0.147l0.521,0.67l0.425,0.292l0.11,0.108l0.244,0.147l0.225,0.23l0.127,0.206l-0.099,0.056l-0.169,0.301l-0.158,0.381l-0.152,0.206l-0.175,0.114l-0.189,0.067l-0.375,0.029l-0.339,-0.026l-0.109,-0.041l-0.466,0.024l-0.132,0.027l-0.669,-0.029l-0.35,0.031l-0.223,0.074l-0.227,0.154l-0.195,0.231l-0.172,0.247l-0.35,0.451l-0.245,0.219l-0.001,0.316l-0.006,0.096l-0.086,0.067l-0.029,-0.029l-0.142,-0.023l-0.569,-0.289l-0.469,0.176l-0.118,0.229l-0.124,0.074l-0.187,-0.449l-0.305,-0.014l-0.484,-0.396l-0.208,0.081l-0.053,0.159l-0.266,0.364l-0.371,0.3l-0.12,0.04l-0.137,-0.021l0.02,-0.083l-0.151,-0.337l-0.586,-0.136l-0.211,-0.144l-0.107,-0.031l0.574,-0.377l0.15,-0.067l-0.112,-0.088l-0.124,-0.043l-0.471,0.056l-0.246,-0.124l-0.358,0.04l-0.249,-0.098l0.516,-0.371l0.023,-0.219l-0.006,-0.167l0.261,-0.494l0.263,-0.273l0.681,-0.389l0.296,-0.054l0.215,0.016l0.176,-0.036l-0.185,-0.149l-0.181,-0.068l-0.352,0.014l-0.365,-0.224l-0.032,-0.237l0.708,-1.501l0.01,-0.137l-0.11,-0.367l-0.036,-0.358l-0.508,-0.206l-0.225,-0.025l-0.651,-0.405l-0.26,-0.205l-0.103,0.061l-0.019,0.324l-0.093,0.072l-0.171,0.063l-0.086,-0.37l-0.141,-0.268l-0.432,-0.273l-0.154,-0.15l0.074,-0.326l-0.036,-0.029l0.068,-0.366l0.265,-0.283l0.649,-0.504l0.167,-0.237l0.33,-0.279l0.148,0.006l0.153,-0.024l0.046,-0.122l0.035,-0.096l0.132,-0.087l0.317,-0.154l0.36,-0.203l0.288,-0.057l0.353,-0.305l0.144,-0.134h0.145l0.039,-0.063l0.082,-0.158l0.112,-0.104l0.156,-0.02l0.255,-0.075l0.32,-0.046l0.218,-0.257l0.074,-0.184l0.145,-0.202l0.306,-0.221l0.211,-0.327l0.233,-0.355l0.111,-0.114l0.109,-0.023l0.064,-0.134l0.075,-0.379l0.107,-0.369l0.063,-0.174l0.27,-0.19l0.068,-0.093l0.061,-0.031l0.125,0.025l0.168,-0.112l0.157,-0.124l0.144,0.043l0.146,0.103l0.152,0.205l0.068,0.163l0.12,0.136l0.023,0.198l0.121,0.086l0.256,0.043l0.419,0.135l0.271,0.007l0.155,0.101l0.324,0.055l0.648,-0.079l0.265,0.046l0.111,0.124l0.164,0.098l0.107,0.006l0.143,-0.169l0.153,-0.274l0.101,-0.21l-0.004,-0.167l-0.089,-0.18l-0.213,-0.167l-0.141,-0.259l-0.134,-0.268l-0.079,-0.087l-0.064,-0.13l-0.012,-0.2l0.046,-0.135l0.323,-0.09l0.414,-0.053l0.335,0.057l0.56,-0.038l0.344,-0.075l0.255,0.011l0.234,-0.001l0.104,-0.115l0.327,-0.277l0.158,-0.099l0.174,-0.188l0.027,-0.197l0.035,-0.16l0.098,-0.17l0.172,-0.211l0.146,-0.097l0.163,0.013l0.171,0.097l0.109,0.097l0.123,-0.028l0.103,-0.166l0.067,-0.032l0.195,-0.015l0.063,-0.102l0.075,-0.489l0.075,-0.386l0.016,-0.271l0.175,-0.449l0.056,-0.271l0.104,-0.126l0.12,0.009l0.101,0.08l0.127,0.046l0.169,-0.044l0.119,0.069l0.074,0.146l0.25,0.1l0.023,0.073l-0.006,0.487l0.137,0.228l0.184,0.206l0.251,0.187l0.135,0.042L842.021,331.254zM826.244,342.374l-0.157,0.104l-0.009,-0.186l0.122,-0.157l0.127,-0.021L826.244,342.374z"},"no":{"name":"Norway","path":"M547.507,174.998l0.75,0.332l0.256,-0.007l0.373,0.619l0.194,-0.055l-0.037,0.376l-0.376,0.179l-0.585,0.108l-0.087,0.075l-0.5,-0.06l-0.281,-0.506l-0.469,-0.125l0.001,-0.163l0.304,-0.384L547.507,174.998zM562.335,186.396l0.153,1.065l-0.005,0.37l-0.072,0.358l-0.101,0.183l-0.201,0.08l-0.487,-0.032l-0.661,-0.419l-0.427,-0.395l-0.133,-0.017l-0.058,0.048l0.104,0.396l-0.028,0.304l-0.064,0.33l-0.09,0.299l-0.125,0.25l-0.262,0.322l-0.453,0.254l-1.247,0.495l-0.099,0.218l-0.402,1.37l-0.109,0.2l-0.147,0.169l-0.429,0.219l-0.208,-0.302l-0.166,-0.459l0.038,-0.456l0.501,-0.878l0.469,-0.625l0.132,-0.217l0.266,-0.631l-0.538,-1.594l-0.958,-0.485l-1.091,-0.741l-0.4,-0.396l-0.623,-0.819l-0.441,-0.738l-0.398,-0.026l-0.438,0.186l-0.684,0.674l-0.399,0.338l-0.22,0.1l-0.053,0.015l-0.49,-0.191l-0.544,-0.04l-0.438,0.055l-0.165,0.092l-0.61,1.084l-0.427,0.544l-0.235,0.187l-0.171,0.314l-0.14,0.516l-0.313,1.776l-0.233,0.666l-0.052,0.406l0.055,1.224l-0.056,0.674l-0.285,0.554l-0.201,0.249l-0.265,0.051l-0.347,0.141l-0.303,0.319l-0.214,0.435l-0.241,0.971l-0.408,0.356l-0.39,-0.102l-0.278,-0.356l-0.597,-0.276l-0.445,-0.176l-0.499,-0.382l-0.44,-0.291l-0.402,-0.058l-0.229,0.369l-0.184,0.344l-0.686,0.279l-0.389,0.221l-0.504,0.049l-0.204,-0.245l-0.732,-0.162l-0.871,-0.192l-0.252,0.002l-0.079,-0.439l-0.232,-0.615l-0.619,-1.068l-0.253,-0.378l-0.477,-0.891l-0.555,-0.918l-0.079,-0.023l-0.372,-0.031l-0.545,0.03l-0.346,0.209l-0.218,0.262l-0.038,0.218l0.211,0.832l-0.065,0.207l-0.109,0.1l-0.495,-0.233l-0.599,0.016l-0.151,0.256l-0.365,0.028l-1.053,0.097l0.465,0.676l0.154,0.271l0.031,0.396l-0.081,0.734l-0.223,0.625l-0.26,0.507l-0.501,0.501l0.761,0.494l-0.517,0.665l-0.242,0.258l-0.28,-0.044l-0.501,-0.229l-1.213,-0.556l-0.579,-0.209l-0.518,-0.064l-0.276,0.008l-1.098,-0.478l-0.212,0.053l-0.394,0.207l-0.044,0.464l0.025,1.149l0.058,0.88l-0.145,0.506l-0.145,0.343l-0.439,0.921l-0.988,-0.626l-0.674,-0.416l-0.433,0.553l-1.085,1.01l-0.556,1.976l-0.032,0.064l-0.329,0.499l-0.421,0.229l-0.319,0.113l-0.186,0.581l0.433,0.829l0.222,0.436l0.207,0.702l-0.038,0.445l-0.048,0.276l-0.465,0.564l-0.992,1.481l-0.918,1.534l-0.376,0.438l0.17,1.288l-0.305,0.376l-0.622,0.424l-0.318,0.163l-0.342,0.096l-1.052,0.169l0.187,1.36l0.071,0.599l-0.001,0.354l-0.109,0.345l-0.13,0.657l-0.196,2.33l-0.15,0.249l-0.207,0.625l-0.666,1.493l-0.534,0.986l-0.771,1.411l0.627,0.443l0.572,0.323l0.119,0.495l0.079,0.824l-0.019,0.559l-0.219,0.501l-0.17,0.351l-0.119,0.171l-0.813,-0.17l-1.042,-0.219l-0.27,-0.002l-0.606,0.158l-0.547,0.323l-0.288,0.272l-0.077,0.108l-0.364,0.618l-0.648,1.092l-0.355,0.475l0.104,0.653l-0.596,1.255l0.39,1.258l0.017,0.042l0.207,0.506l-0.216,0.326l-0.091,0.175l0.031,0.575l0.057,0.641l-0.05,0.375l-0.021,0.415l0.53,1.855l-0.006,0.432l-0.026,0.278l-0.164,1.141l-0.22,1.521l0.384,0.397l0.546,0.474l0.307,0.187l0.453,0.562l0.346,0.547l-0.048,0.362l-0.1,0.399l-0.145,0.278l-0.137,0.381l-0.061,0.281l-0.064,0.075l-0.605,0.031l-0.319,0.106l-0.167,0.119l0.057,0.638l0.367,1.163l0.305,0.822l0.098,0.54l-0.1,0.546l-0.104,0.279l-0.003,0.375l-0.08,0.744l-0.236,0.375l-0.309,0.408l-0.344,0.304l-0.273,0.085l-0.234,0.035l-0.158,0.154l-0.143,0.453l-0.132,0.474l-0.431,0.582l0.012,0.202l0.164,0.686l0.154,0.778l-0.13,0.725l-0.111,0.757l-0.195,0.503l-0.278,0.18l-0.204,-0.09l-0.231,-0.69L507.655,257l-0.057,-0.212l-0.656,-0.211l-0.116,0.007l-0.258,-0.124l-0.151,-0.035l-0.31,-0.071l-0.258,-0.614l-0.273,-0.512l-0.04,-0.214l0.01,-0.963l-0.084,-0.43l-0.026,-0.47l-0.172,0.382l0.1,0.603l-0.212,0.252l-0.269,0.123l0.025,0.351l0.11,0.067l0.023,0.363l-0.065,0.538l-0.528,1.189l-0.106,0.127l-0.073,0.16l-0.27,-0.106l-0.347,0.33l-0.329,0.053l-0.119,-0.373l-0.463,-0.495l-0.218,0.028l0.196,0.244l0.194,0.317l-0.11,0.209l-0.108,0.137l-0.189,0.071l-0.677,0.413l0.241,0.277l-0.205,0.314l-0.236,0.046l-0.126,0.146l-0.044,0.198l-0.701,0.565l-1.142,1.441l-0.587,0.406l-0.41,0.42l-0.361,-0.01l-0.454,0.357l-1.15,0.312l-0.763,-0.141l-0.531,0.124l-0.285,-0.245l-0.037,-0.168l0.014,-0.098l0.047,-0.118L495,261.921l-0.208,-0.02l-0.089,0.118l-0.012,0.269l-0.099,0.07l-0.396,-0.154l-0.1,-0.138l0.142,-0.281l0.244,-0.253l-0.044,-0.052l-0.047,-0.154l-0.119,-0.02l-0.354,0.038l-0.288,-0.046l-0.938,-0.571l-0.219,-0.306l-0.757,-0.489l-0.339,-0.52l-0.193,-0.572l0.015,-0.52l0.093,-0.827l0.159,-0.205l0.679,0.291l0.687,0.484l0.107,-0.024l0.216,-0.38l0.418,-0.306l-0.119,-0.084l-0.622,0.351l-0.231,-0.194l-0.359,-0.396v-0.205l0.167,-0.205l0.056,-0.277l-0.087,-0.262l0.041,-0.357l0.277,-0.379l0.416,-0.385l0.3,-0.373l0.308,-0.229l-0.032,-0.077l-0.352,0.146l-0.337,0.248l-0.396,0.415l-0.483,0.335l-0.357,0.13l-0.17,0.108l-0.262,0.104l-0.271,0.479l-0.296,0.205l-0.53,0.021l-0.117,-0.35l0.15,-1.248l0.16,-0.611l0.176,-0.433l0.276,-0.073l0.194,-0.318h0.161l0.14,0.147l0.541,0.142l0.267,-0.405l0.347,-0.06l0.633,-0.41l-0.013,-0.075l-0.428,0.09l-0.26,0.013l-0.372,0.103l-0.198,-0.074l-0.093,-0.307l0.149,-0.278l0.597,-0.665l0.207,-0.292l0.117,-0.273l-0.019,-0.186l0.1,-0.386l0.584,-0.675l0.476,-0.31l0.156,0.266l-0.133,0.831l0.001,0.342l0.376,-1.21l0.166,-0.289l0.188,-0.204l0.456,-0.137l0.129,-0.192l-0.532,0.063l-1.289,0.464l-0.543,0.413l-0.145,0.317l-0.377,0.478l-0.177,0.309l-0.078,0.454l-0.212,0.246l-0.287,0.091l-0.398,0.572l-0.176,0.459l-0.396,0.364l-0.251,0.28l-0.083,0.1l-0.136,0.274l-0.113,0.02l-0.098,-0.161l-0.017,-0.354l0.04,-0.568l0.191,-0.41l0.091,-0.401l-0.126,-0.375l0.088,-0.238l0.167,0.009l0.312,0.108l0.331,-0.017l0.545,-0.297l-0.087,-0.174l-0.235,-0.025l-0.439,0.025l-0.369,-0.291l-0.287,-0.58l-0.13,-0.778l0.087,-0.223l1.062,-0.796l0.286,-0.363l-0.166,-0.036l-0.399,0.44l-0.57,0.272l-0.36,-0.379l-0.187,-0.409l-0.108,-0.867l0.039,-0.447l-0.045,-0.589l0.244,-0.192l0.272,0.102l0.269,0.038l0.609,-0.052l1.344,-0.355l0.866,0.211l0.352,-0.019l0.539,-0.306l0.471,-0.031l0.353,0.233l0.193,0.268l0.024,0.357l0.163,0.238l0.11,-0.078l-0.088,-0.283l-0.018,-0.439l1.417,-0.499l0.167,-0.194l-0.563,-0.068l-0.161,-0.457l0.297,-0.694l-0.028,-0.09l-0.313,0.367l-0.154,0.514l0.062,0.41l-0.062,0.19l-0.288,0.087l-0.648,0.032l-0.416,-0.174l-0.385,-0.094l-0.131,-0.131l0.044,-0.293l-0.073,-0.061l-0.16,0.263l-0.142,0.523l-0.306,0.121l-0.845,-0.194l-1.223,0.114l-0.549,0.262l-0.355,-0.034l-0.612,-0.46l-0.238,-0.367l-0.089,-0.742l0.036,-0.327l0.476,-0.138l0.241,0.009l0.226,-0.176l-0.2,-0.115l-0.281,-0.226l-0.191,-0.452l-0.289,-0.148l-0.193,-0.387l-0.049,-0.585l0.055,-0.408l0.154,-0.131l0.371,0.089l0.978,-0.069l0.92,0.416l0.625,0.234l1.265,-0.118l0.741,-0.371l-0.136,-0.102l-0.804,0.214l-0.743,-0.009l-1.31,-0.419l-0.537,-0.135l-0.579,0.06l-0.301,-0.127l-0.177,-0.416l0.131,-0.798l0.274,-0.172l0.148,0.208l0.179,0.013l0.182,-0.334l0.173,-0.191l0.138,-0.432l0.519,-0.411l0.219,-0.035l0.314,-0.189l0.201,0.054l0.128,0.19l0.163,0.157l0.352,-0.019l1.042,-0.33l0.112,-0.097l0.203,-0.271l-0.66,0.121l-0.548,0.192l-0.353,0.054l-0.05,-0.241l0.13,-0.213l0.204,-0.228l0.099,-0.389l0.225,-0.166l0.243,0.009l0.502,-0.071l0.354,-0.101l0.607,0.067l0.906,0.149l0.583,0.362l0.22,-0.033l0.233,-0.096l0.106,-0.131l-0.458,-0.15l-0.026,-0.215l0.057,-0.162l0.748,-0.299l0.816,-0.066l-0.14,-0.241l-1.788,0.364l-0.467,-0.249l-0.369,0.002l-0.241,0.142l-0.688,0.172l-0.126,-0.122l0.131,-0.422l0.412,-0.694l0.034,-0.17l0.191,-0.168l1.068,-0.405l0.513,-0.472l0.231,-0.06l0.229,0.033l0.349,-0.055l0.674,0.135l0.311,0.59l0.279,0.185l0.877,0.734l-0.039,-0.21l-0.76,-0.997l-0.29,-0.248l-0.217,-0.492l0.074,-0.466l0.244,-0.312l0.867,-0.167l0.155,-0.181l0.016,-0.311l-0.133,-0.213l-0.319,0.012l-0.263,-0.132l-0.072,-0.336l0.105,-0.228l0.5,-0.417l0.273,-0.135l0.474,-0.146l0.823,0.33l0.063,0.172l-0.231,0.414l0.023,0.232l0.202,0.025l0.47,-0.698l0.553,-0.097l0.229,-0.15l0.266,-0.095l0.379,0.632l0.167,0.202l0.125,0.083l0.121,0.524l0.117,0.028l0.167,-0.262l0.303,-0.139l0.425,-0.091l0.704,0.139l0.319,-0.103l0.156,0.015l-0.15,-0.471l-0.093,-0.137l0.145,-0.422l0.151,-0.165l0.486,-0.297l0.464,-0.133l0.303,-0.282l0.407,-0.261l-0.064,-0.208l-0.113,-0.242l-0.264,-0.015l-0.107,-0.132l0.334,-0.314l0.458,-0.35l-0.08,-0.138l-0.344,-0.156l-0.261,0.117l-0.388,0.271l-0.452,0.428l0.147,0.125l0.226,0.359l-0.315,0.476l-1.672,1.259l-0.797,0.367l-0.368,-0.057l-0.088,-0.343l-0.169,-0.253l-0.182,-0.525l-0.31,0.014l-0.176,0.116l-0.076,-0.172l0.133,-0.562l0.262,-0.445l0.439,-0.337l0.211,-0.408l0.198,-0.649l0.635,-0.62l0.924,-1.542l0.753,-0.495l0.276,-0.543l0.444,-0.24l0.379,-0.425l0.297,-0.042l0.54,-0.384l0.306,-0.458l-0.2,-0.028l-0.475,0.297l-0.269,0.12l0.019,-0.491l0.13,-0.505l0.391,-0.463l1.881,-1.351l0.188,0.224l0.225,0.396l0.566,-0.089l0.646,-0.767l0.497,-0.837l-0.269,0.146l-0.293,0.343l-0.571,0.475l-0.264,0.075l-0.151,-0.062l-0.084,-0.317l-0.198,-0.103l-0.179,0.071l-0.185,-0.226l-0.033,-0.559l0.236,-0.835l0.187,-0.554l0.202,-0.421l0.794,-1.2l0.171,-0.658l0.359,-0.348l0.466,0.077l0.141,-0.101l-0.16,-0.434l-0.508,-0.344l-0.031,-0.217l1.693,-0.571l0.806,0.019l0.239,-0.285l0.438,-0.184l0.332,-0.35l-0.171,-0.155l-0.819,0.322l-0.512,0.151l-0.231,-0.005l-0.181,0.11l-0.654,0.042l-0.143,-1.397l0.103,-0.763l0.244,0.016l0.056,-0.731l0.282,-0.433l0.389,-0.097l0.196,-0.185l0.283,-0.378l0.468,0.087l0.481,-0.084l-0.12,-0.179l-0.597,-0.23l-0.147,-0.396l0.21,-0.222l0.229,-0.163l0.202,-0.029l0.399,-0.777l0.243,-0.333l0.271,0.058l0.378,-0.344l0.372,0.117l0.359,-0.225l0.491,-0.149l1.797,-0.057l0.053,-0.321l-0.378,-0.074l-1.335,-0.083l-0.682,0.007l-0.287,0.083l-0.105,-0.112l0.019,-0.192l0.248,-0.305l0.117,-0.337l0.496,-0.826l0.581,-0.552l0.445,0.141l0.473,0.527l0.337,0.066l0.157,0.17l0.246,0.724l0.117,0.023l-0.053,-0.695l0.325,-0.568l-0.084,-0.157l-0.488,0.206l-0.374,-0.214l-0.295,-0.428l-0.084,-0.392l0.184,-0.388l0.173,-0.196l-0.117,-0.229l-0.738,0.611l-0.522,0.143l-0.206,-0.085l0.111,-0.554l-0.062,-0.441l0.7,-1.09l0.241,-0.126l0.393,0.088l0.355,0.308l0.297,-0.049l0.322,-0.165l-0.044,-0.296l-0.698,-0.118l-0.18,-0.246l0.065,-0.243l0.479,-0.256l0.477,-0.463l0.546,-0.135l0.439,-0.351l0.085,0.08l0.074,0.138l0.158,1.298l0.393,1.052l0.145,0.038l-0.151,-0.894l0.141,-0.258l0.178,-0.196l0.056,-0.224l-0.204,-0.076l-0.167,-0.322l-0.238,-1.033l0.082,-0.27l0.517,-0.554l0.648,-0.127l0.69,0.388l0.243,0.004l0.4,-0.104l0.679,-0.32l0.4,-0.122l0.208,0l0.051,-0.162l-0.193,-0.104l-0.062,-0.101l-0.151,-0.058l-0.628,0.173l-1.733,-0.055l-0.167,-0.185l-0.031,-0.321l0.184,-0.46l0.202,-0.255l0.654,-0.459l0.691,-0.062l0.729,-0.819l0.278,-0.616l0.158,-0.955l0.444,-0.776l1.114,-0.443l0.045,-0.196l-0.118,-0.407l0.01,-0.734l0.305,-0.859l0.203,-0.299l0.094,-0.036l0.24,0.282l0.292,0.598l0.457,0.342l0.599,0.059l0.16,-0.168l-0.465,-0.34l-0.353,-0.446l-0.028,-0.449l0.167,-0.238l0.26,0.026l0.326,-0.05l0.304,-0.303l0.044,-0.213l0.013,-0.29l0.076,-0.295l0.446,-0.707l1.374,-0.461l0.1,0.188l-0.074,1.363l-0.158,0.876l0.005,0.638l0.268,-0.638l0.358,-1.757l0.27,-0.832l0.304,-0.479l0.217,-0.108l0.215,-0.249l0.284,-0.148l0.087,0.191l0.09,0.443l-0.153,1.546l0.015,0.486l-0.171,0.649l-0.655,1.439l0.03,0.183l0.148,-0.068l0.253,-0.236l0.812,-1.368l0.709,0.173l0.009,-0.112l-0.228,-0.403l-0.277,-0.387l-0.084,-0.48l0.037,-1.288l0.214,-0.513l0.612,0.054l0.367,-0.071l0.171,0.233l0.367,-0.017l0.254,-0.93l0.503,-0.082l0.442,0.616l0.531,0.413l0.427,0.592l0.121,-0.162l-0.23,-1.386l-0.252,-0.508l-0.547,-0.265l-0.583,-0.629l-0.151,-0.28l0.026,-0.208l0.514,-0.201l0.678,0.231l0.604,-0.527l0.165,0.145l0.463,-0.276l0.288,0.372l0.177,-0.11l0.102,-0.499l0.739,-0.31l0.469,0.287l0.251,0.295l0.117,0.567l0.179,1.115l0.366,0.599l0.228,0.293l0.269,0.081l0.13,-0.298l-0.252,-0.36l-0.068,-0.34l0.121,-0.846l0.141,-0.333l0.791,-1.269l0.662,-0.662l0.396,-0.056l0.694,-1.493l0.196,-0.273l0.181,-0.063l-0.046,-0.368l-0.379,-0.233l-0.013,-0.458l0.5,-0.558l0.607,-0.941l0.299,-0.063l0.188,0.262l0.591,0.425l0.362,0.485l0.262,0.244l0.17,-0.051l0.141,-0.364l0.17,-0.171l0.375,0.096l0.224,0.234l0.175,0.031l0.158,0.142l0.037,0.311l-0.325,0.339l-0.554,0.893l-0.546,1.01l-0.18,0.53l-0.177,1.383l-0.427,0.879l-0.033,0.614l0.172,0.288l0.471,-0.226l0.581,-0.819l0.145,-0.874l1.453,-2.391l0.682,-1.334l0.774,-1.113l0.434,-0.231l0.204,0.739l-0.164,0.96l-0.329,0.609l0.243,0.279l-0.046,0.72l-0.076,0.399l-0.048,0.417l0.003,0.366l0.228,-0.098l0.907,-0.752l0.23,-0.818l0.213,-0.616l0.102,-0.533l0.353,-0.507l0.666,-0.004l0.026,-0.2L552.23,177l-0.095,-0.319l0.271,-0.426l0.745,-0.816l0.383,0.09l0.229,0.186l0.917,0.142l0.704,0.583l-0.027,0.909l-0.157,0.378l-0.154,0.232l-0.901,0.684l-0.148,0.337l0.283,0.116l0.608,-0.34l0.158,0.309l-0.194,0.77l-0.033,1.149l-0.07,0.667v0.606l0.076,0.325l0.245,-1.29l0.083,-0.333l0.358,-0.489l0.133,-0.989l0.35,-1.195l0.395,-0.698l0.229,-0.191l0.76,0.027l0.326,0.263l0.288,0.583l0.215,0.233l0.678,0.247l0.232,0.309l0.043,0.184l0.166,0.037l0.458,-0.439l0.297,-0.073l0.484,0.684l-0.097,0.505l0.028,0.16l0.586,-0.032l0.488,0.198l0.927,1.028l0.097,0.478l-0.046,0.578L561.21,183l-0.578,0.604l-0.946,0.232l-3.212,-0.404l0.065,0.437l2.237,0.951l0.128,0.271l-0.072,0.568l-0.001,0.455l0.042,0.31l0.165,0.288l0.273,0.135l0.557,-0.071l0.274,0.155l0.188,-0.229l0.07,-0.773l0.162,-0.171l0.312,0.225l0.136,0.826l0.087,0.085l0.157,-0.588l0.309,0.042l0.337,-0.049L562.335,186.396zM541.485,177.806l-0.055,0.268l-0.095,0.26l-0.23,0.274l-0.666,1.081l-0.391,0.173l-0.124,0.169l-0.156,0.101l-0.486,-0.147l-0.142,0.218l-0.134,0.146l-0.352,0.056l-0.207,-0.047l-0.533,-0.398l-0.317,-0.432l-0.172,-0.37l0.493,0.007l0.175,-0.09l0.331,0.078l0.199,-0.381l0.42,0.046l0.807,-0.265l0.296,0.148l0.677,-0.889l0.212,0.023l0.324,-0.255L541.485,177.806zM543.104,179.913l-0.535,0.336l-0.31,-0.289l-0.13,-0.297l-0.019,-0.661l0.072,-0.404l0.251,-0.209l0.163,0.153l0.043,0.128l0.292,0.125l0.343,0.416L543.104,179.913zM541.976,180.065l0.052,0.394l0.02,0.324l-0.262,0.467l-0.604,0.611l0.035,0.164l-0.209,0.157l-0.313,0.115l-0.165,-0.111l0.022,-0.523l-0.05,-0.156l-0.237,0.208l-0.247,-0.267l0,-0.268l0.065,-0.233l0.229,-0.355l0.381,-0.245l0.251,0.092l0.838,-0.943l0.09,0.198L541.976,180.065zM531.177,182.843l0.143,0.097l0.142,-0.06l0.117,0.085l0.235,0.436l0.253,0.171l0.012,0.218l-0.231,0.212l-0.305,0.064l-0.327,-0.074l-0.096,-0.272l-0.101,-0.453l-0.273,-0.445l-0.041,-0.391l0.238,-0.062L531.177,182.843zM529.739,184.084l0.249,0.447l0.221,-0.043l0.066,-0.168l0.15,-0.084l0.304,0.237l-0.043,0.401l-0.421,0.505l-0.302,0.718l-0.386,0.166l-0.186,-0.086l-0.346,0.413l-0.276,0.428l-0.287,0.54l-0.018,0.278l-0.045,0.212l-1.051,0.21l-0.382,0.139l-0.405,-0.179l-0.192,-0.356l0.062,-0.193l0.404,-0.077l0.013,-0.331l0.103,-0.202l0.131,-0.111l0.096,-0.424l0.16,-0.111l0.298,0.104l0.201,-0.308l0.113,-0.053l0.139,0.255l0.067,-0.351l-0.067,-0.321l0.035,-0.217l0.385,-0.565l0.167,-0.413l0.24,-0.267l0.231,0.042l0.067,-0.394l-0.067,-0.404l0.025,-0.264l0.204,-0.642l0.224,-0.027l0.103,0.571L529.739,184.084zM534.016,183.892l-0.151,0.191l-0.232,0.078l-0.125,-0.118l-0.178,-0.078L533.132,184l-0.166,-0.351l0.019,-0.295l0.227,-0.4l0.455,-0.228l0.368,0.094l0.094,0.117L534.016,183.892zM559.771,186.288l-0.533,0.237l-0.062,-0.195l0.117,-0.304l0.14,-0.624l0.219,0.025l0.222,0.238l0.174,0.284L559.771,186.288zM524.822,187.908l0.337,0.459l0.151,-0.14l0.299,-0.053l0.222,0.162l0.182,0.291l0.215,0.013l0.135,0.38l0.069,0.493l-0.156,0.367l-0.222,0.167l-0.06,0.431l0.084,0.603l-0.498,0.206l-0.576,0.092l-0.226,-0.288l-0.46,0.526l-0.457,0.817l-0.22,0.096l-0.016,-0.258l-0.328,-0.179l-0.42,-0.01l0.014,-0.192l0.077,-0.135l0.362,-0.201l0.072,-0.416l-0.066,-0.744l0.064,-0.363l0.014,-0.25l0.228,-0.294l0.78,0.138l0.095,-0.281l-0.059,-0.177l-0.403,-0.31l0.062,-0.209l0.291,-0.187l0.275,-0.025l0.083,-0.316l0.014,-0.139L524.822,187.908zM519.931,196.038l0.034,0.054l0.382,-0.74l0.424,-0.231l0.026,-0.259l0.164,-0.25l-0.019,-0.41l0.083,-0.333l0.216,-0.089l0.135,-0.113l0.149,-0.063l0.271,0.271l0.152,0.3l0.19,0.668l-0.079,0.644l-0.509,0.501l-0.404,0.225l-0.409,0.572l-0.205,0.467l-0.177,0.101l-0.111,-0.038l-0.099,-0.112l-0.207,0l-0.228,0.404l-0.688,0.328l-0.27,-0.095l-0.012,-0.402l-0.161,0.033l-0.258,0.482l-0.252,0.161l-0.169,0.049l-0.311,-0.181l-0.836,0.818l-0.784,0.152l-0.258,-0.094l-0.001,-0.5l0.507,-0.642l0.415,-0.447l1.43,-0.313l0.891,-1.336l0.215,-1.463l0.21,-0.532l-0.099,-0.301l-0.239,-0.053l-0.015,-0.464l0.125,-0.508l0.467,-0.7l0.26,-0.299l0.423,-0.849l0.204,-0.191h0.232l0.229,0.223l-0.041,0.455l-0.343,0.818l-0.508,0.694l0.062,0.497l0.202,0.407l0.05,0.694l0.013,0.666l-0.385,0.896L519.931,196.038zM518.378,193.083l0.365,0.784l0.167,0.457l-0.135,0.859l-0.355,0.432l-0.547,0.077l-0.384,-0.036l-0.242,-0.208l-0.03,-0.233l-0.14,-0.069l-0.369,0.3l-0.256,0.04l-0.326,-0.232l-0.088,-0.372l0.346,-0.467l0.16,-0.364l0.383,0.032l0.096,0.113l0.217,0.071l0.132,-0.439l-0.03,-0.304l0.097,-0.212l0.463,0.153l0.001,-0.83l0.18,-0.058l0.074,0.032l0.133,0.175L518.378,193.083zM514.634,198.292l0.167,0.129l0.436,-0.038l0.088,0.048l-0.063,0.213l-0.189,0.234l-0.397,0.144l-0.179,0.357l-0.128,0.121l-0.343,0.001l-0.203,0.083l-0.249,0.316l-0.199,-0.233l-0.056,0.166l-0.036,0.296l-0.111,0.086l-0.344,0.107l-0.083,-0.689l0.158,-0.25l0.124,-0.3l0.19,-0.046l0.17,0.025l0.307,-0.648l0.42,-0.185l0.271,-0.021L514.634,198.292zM512.104,201.23l-0.415,0.393l0.151,-0.718l0.224,-0.73l0.31,-0.419l0.154,0.164l-0.071,0.351l0.001,0.346l-0.066,0.163L512.104,201.23zM510.556,214.351l-0.26,0.045l0.043,-0.305l0.21,-0.29l0.081,-0.198l0.042,-0.234l0.186,-0.177l0.262,0.227l0.005,0.384l-0.13,0.35L510.556,214.351zM510.808,215.324l-0.225,0.02l0.002,-0.281l0.129,-0.256l0.204,-0.171l0.263,-0.045l0.294,-0.02l0.089,0.136l-0.169,0.191L510.808,215.324zM509.288,217.205l-0.186,0.209l-0.347,-0.06l-0.037,-0.18l0.099,-0.36l0.211,-0.149l0.272,0.029l0.087,0.15L509.288,217.205zM507.221,222.297l-0.147,0.184l-0.327,-0.147l-0.645,0.114l-0.26,-0.179l0.207,-0.35l0.583,-0.368l0.313,0.017l0.319,0.452L507.221,222.297zM499.473,230.038l-0.322,0.015l-0.194,-0.142l0.461,-0.282l0.723,-0.27l0.069,-0.171l0.087,-0.021l0.125,0.21l0.016,0.288l-0.08,0.143L499.473,230.038zM498.439,232.108l-0.275,0.004l-0.327,-0.096l-0.205,-0.205l-0.032,-0.181l0.377,-0.225l0.379,-0.132l0.176,0.248l0.013,0.406L498.439,232.108zM489.616,245.658l-0.249,0.073l-0.2,-0.063l0.071,-0.554l0.104,-0.09l0.151,-0.032l0.163,0.297L489.616,245.658zM489.973,250.106l0.009,0.671l-0.258,-0.051l-0.116,-0.257l-0.034,-0.165l0.021,-0.389l-0.058,-0.402l0.076,-0.2l0.094,-0.027l0.167,0.358L489.973,250.106z"},"om":{"name":"Oman","path":"M633.699,388.616l-0.055,0.071l-0.081,0.007l-0.186,-0.061l-0.109,-0.141l0.021,-0.172l0.006,-0.318l0.053,-0.3l-0.015,-0.318l-0.144,-0.064l-0.101,0.018l0.235,-0.449l0.093,-0.069l0.087,0.029l0.217,-0.048l0.114,-0.244l0.091,-0.133l0.097,0.016l0.047,0.075l-0.034,0.371l-0.004,0.309l-0.12,0.944l-0.124,0.163l-0.063,0.132L633.699,388.616zM633.653,389.899l-0.116,0.083l-0.083,-0.014l0.017,-0.165l0.05,-0.115l0.12,0.009l0.029,0.069L633.653,389.899zM624.684,415.583l-0.17,-0.384l-0.17,-0.384l-0.171,-0.384l-0.17,-0.385l-0.119,-0.27l-0.2,-0.095l-0.122,-0.285l-0.124,-0.292l-0.124,-0.292l-0.124,-0.292l-0.124,-0.292l-0.125,-0.293l-0.124,-0.293l-0.124,-0.293l-0.124,-0.293l-0.125,-0.293l-0.124,-0.293l-0.124,-0.294l-0.124,-0.294l-0.124,-0.294l-0.125,-0.294l-0.124,-0.294l-0.124,-0.294l0.396,-0.139l0.482,-0.169l0.483,-0.169l0.482,-0.169l0.483,-0.169l0.482,-0.169l0.482,-0.17l0.483,-0.169l0.482,-0.169l0.483,-0.17l0.482,-0.17l0.482,-0.169l0.483,-0.17l0.482,-0.17l0.482,-0.17l0.483,-0.17l0.482,-0.17l0.299,-0.105l0.124,-0.396l0.103,-0.329l0.103,-0.329l0.103,-0.33l0.104,-0.33l0.103,-0.33l0.103,-0.33l0.103,-0.331l0.104,-0.331l0.103,-0.331l0.103,-0.331l0.103,-0.332l0.103,-0.332l0.104,-0.332l0.103,-0.332l0.103,-0.333l0.103,-0.333l0.095,-0.305l-0.178,-0.294l-0.238,-0.396l-0.25,-0.414l-0.234,-0.39l-0.171,-0.284l-0.206,-0.343l0.022,-0.441l-0.005,-0.221l0.021,-0.339l0.197,-0.471l0.233,-0.6l0.17,-0.399l0.147,-0.348l0.118,-0.279l0.065,-0.288l-0.035,-0.203l-0.077,-0.074l-0.065,-0.096l0.223,-0.154l0.418,-0.1l0.231,0.021l0.322,-0.074l0.256,-0.067l0.02,-0.09l-0.072,-0.152l-0.106,-0.222l-0.361,-0.023l-0.109,-0.062l0.126,-0.328l-0.005,-0.104l-0.048,-0.123l-0.053,-0.206l0.026,-0.266l0.074,-0.181l0.001,-0.146l-0.035,-0.3l0.011,-0.267l0.076,-0.133l0.135,-0.124l0.127,-0.063l0.132,0.004l0.105,0.053l0.045,0.14l-0.028,0.097l-0.075,0.013l-0.026,0.041l0.107,0.187l0.155,0.183l0.12,-0.031l0.134,-0.144l0.142,-0.116l0.177,-0.103l0.129,-0.199l0.11,-0.129l0.098,-0.018l0.286,0.808l0.424,0.755l0.374,0.416l0.389,0.564l0.591,0.518l0.271,0.177l1.099,0.363l0.601,0.136l0.828,0.13l0.573,0.282l0.192,0.018l0.3,-0.084l0.219,0.007l0.548,0.384l0.161,0.364l0.228,0.192l0.201,0.302l0.131,0.316l0.463,0.481l0.326,0.541l0.332,0.4l0.297,0.249l0.45,0.098l0.358,0.112l0.04,0.267l-0.037,0.348l-0.068,0.257l-0.334,0.5l-0.08,0.308l-0.378,0.508l-0.41,0.851l-0.188,0.19l-0.661,0.438l-0.486,0.527l-0.576,0.914l-0.438,0.904l-0.168,0.289l-0.353,0.06l-0.231,-0.025l-0.16,-0.085l0.063,-0.247l0.038,-0.275l-0.213,0.029l-0.187,0.057l-0.437,0.675l-0.24,0.296l-0.051,0.375l-0.116,0.484l-0.171,0.445l-0.076,0.374l0.003,0.212l0.128,0.517l0.009,0.529l0.074,0.317l0.06,0.38l-0.205,0.117l-0.176,0.058l-0.696,0.042l-0.705,0.122l-0.616,0.22l-0.368,0.219l-0.479,0.489l-0.293,1.239l-0.469,0.522l-0.318,0.109l-0.765,0.046l-1.077,0.144l-0.378,0.125l-0.628,0.754l-0.049,0.237l0.121,0.171l0.04,0.189l-0.057,0.177l-0.285,0.477l-0.308,0.346l-0.82,0.217l-0.301,-0.129l-0.275,-0.065l-0.532,-0.007l-0.866,0.082l-0.319,0.256l-0.503,0.181l-0.464,0.279l-0.876,0.106L624.684,415.583zM640.502,405.083l-0.177,0.045l-0.051,-0.021l0.001,-0.376l0.412,-0.474l0.271,-0.548l0.187,0.49l-0.325,0.274l-0.176,0.468L640.502,405.083z"},"pk":{"name":"Pakistan","path":"M685.74,351.477L685.875,351.57L686.043,351.515L686.338,351.449L686.594,351.498L687.159,351.707L687.244,351.811L687.377,352.318L687.478,352.364L687.796,352.245L688.059,352.305L688.354,352.469L688.544,352.627L688.67,352.797L688.805,353.073L688.857,353.293L688.921,353.556L688.904,354.296L688.808,354.417L688.726,354.574L688.746,354.711L688.839,354.819L689.022,354.893L689.191,354.939L689.282,355.056L689.407,355.47L689.491,355.534L689.699,355.532L690.075,355.442L690.401,355.3L690.54,355.27L690.574,355.663L690.766,355.813L691.034,355.988L691.145,356.046L691.459,356.212L692.052,356.423L692.627,356.574L693.053,356.686L693.259,356.693L693.406,356.698L693.831,356.668L694.043,356.616L693.755,356.796L693.403,357.018L692.987,357.278L692.621,357.508L692.271,357.727L691.936,357.937L691.885,358.1L691.802,358.339L691.495,358.521L691.189,358.652L691.118,358.729L691.095,358.832L690.947,359.038L690.661,359.212L690.424,359.195L690.274,359.143L689.477,359.443L689.107,359.436L688.819,359.63L688.605,359.808L688.177,360.002L687.886,360.003L687.456,359.888L686.927,359.668L686.713,359.541L686.519,359.548L686.051,359.518L685.593,359.409L685.047,359.28L684.777,359.225L684.223,359.111L683.862,359.263L683.536,359.399L683.271,359.492L683.052,359.914L682.959,360.063L682.853,360.275L682.803,360.425L682.847,360.604L683.168,360.73L683.302,360.904L683.322,361.057L683.206,361.214L683.109,361.338L683.11,361.447L683.162,361.557L683.239,361.639L683.695,361.69L683.966,361.691L684.071,361.735L684.084,361.884L683.984,362.084L683.6,362.245L683.383,362.415L683.313,362.64L683.316,362.819L683.391,362.938L683.575,363.075L683.748,363.231L683.801,363.358L683.779,363.532L683.71,363.77L683.521,364.047L683.363,364.244L683.352,364.314L683.391,364.42L683.518,364.574L683.734,364.801L684.003,364.984L684.176,365.035L684.231,365.08L684.285,365.292L684.306,365.515L684.237,365.683L684.375,365.821L684.736,365.814L685.03,365.873L685.154,365.814L685.241,365.858L685.186,366.356L685.226,366.65L685.305,366.733L685.594,366.853L686.15,366.838L686.479,366.977L686.842,367.136L687.035,367.312L687.122,367.443L687.098,367.654L686.899,367.901L686.576,368.019L686.387,368.07L685.455,368.532L685.164,368.727L684.938,368.961L684.855,369.137L684.811,369.308L685.013,369.928L685.047,370.12L684.881,370.787L684.832,371.034L684.895,371.207L685.093,371.271L685.136,371.416L685.155,371.527L684.811,371.771L684.447,371.987L684.332,371.986L683.984,372.391L683.405,373.2L683.097,373.474L683.075,373.607L683.051,373.743L683.168,373.971L683.192,374.164L683.062,374.357L682.844,374.58L682.42,374.773L681.885,374.972L681.645,375.092L681.464,375.612L681.297,376.133L681.222,376.326L680.934,376.925L680.43,377.805L680.302,377.997L679.522,378.42L678.727,378.88L678.586,379.054L678.423,379.472L678.27,379.93L678.127,380.169L677.621,380.705L677.455,381.116L677.402,381.384L676.972,381.534L676.484,381.677L675.774,381.723L675.479,381.798L674.609,382.167L674.393,382.183L674.223,382.122L674.095,381.996L673.976,381.786L673.919,381.463L673.751,381.317L673.525,381.192L673.287,381.187L673.047,381.324L672.84,381.474L672.698,381.598L672.56,381.743L672.293,382.229L671.862,382.926L671.381,383.432L671.203,383.583L671.092,383.698L670.941,383.866L670.854,384.028L670.735,384.557L670.666,385.025L670.698,385.13L670.77,385.219L671.033,385.354L671.412,385.58L671.905,385.708L672.32,385.73L672.476,385.826L672.568,385.956L672.594,386.065L672.572,386.451L672.525,386.865L672.372,387.309L672.374,387.563L672.435,387.812L672.896,388.442L673.066,388.507L673.412,388.521L673.573,388.508L673.752,388.444L673.879,388.488L673.974,388.565L673.998,388.693L673.983,389.32L674.125,389.604L674.4,389.99L674.617,390.431L674.822,390.958L675.019,391.37L675.095,391.585L674.967,391.689L674.894,391.797L674.875,391.941L674.902,392.093L674.885,392.2L674.978,392.332L675.087,392.376L675.084,392.468L674.912,392.587L674.759,392.583L674.641,392.641L674.413,392.891L674.307,392.941L674.164,392.964L674.005,392.939L673.779,392.838L673.714,392.679L673.739,392.512L673.688,392.412L673.526,392.431L672.965,392.602L672.43,392.813L672.337,392.957L672.213,393.106L671.968,393.168L671.606,393.187L671.357,393.164L671.127,393.003L670.917,392.857L670.592,392.85L670.007,392.872L669.683,392.87L669.492,392.816L669.304,392.857L669.069,392.797L668.964,392.877L668.865,392.885L668.786,392.747L668.733,392.732L668.671,392.752L668.616,392.799L668.584,392.88L668.573,393.8L668.187,393.794L667.912,393.792L667.61,393.842L667.334,393.912L667.198,393.996L667.004,394.127L666.958,394.311L666.865,394.445L666.731,394.247L666.645,394.155L666.545,394.223L666.403,394.215L666.147,393.989L666.033,394.217L665.61,394.269L665.557,394.097L665.547,393.937L665.314,394.053L665.147,393.875L665.072,393.636L665.008,393.57L664.935,393.494L664.759,393.412L664.603,393.158L664.588,392.888L664.544,392.567L664.216,391.375L664.017,391.265L662.9,391.053L662.843,390.844L662.92,390.282L662.889,389.927L662.527,389.458L662.426,389.13L662.131,388.849L661.838,388.767L661.542,388.804L661.383,388.915L661.296,389.103L661.928,389.059L662.07,389.128L662.24,389.251L662.059,389.246L661.849,389.188L661.586,389.192L660.601,389.33L660.029,389.529L659.262,389.47L658.294,389.666L657.494,389.677L657.164,390.058L656.981,389.989L656.841,389.896L655.741,389.597L655.665,389.472L655.481,389.382L655.279,389.542L655.134,389.568L654.531,389.435L654.07,389.536L653.899,389.708L653.887,389.975L653.311,389.923L652.985,389.839L652.551,389.932L651.567,389.809L651.309,389.839L650.95,390.017L650.8,390.155L650.587,390.209L650.399,390.017L650.259,389.932L650.129,389.988L649.953,390.146L649.443,390.22L648.982,390.199L648.486,390.051L648.545,390.001L648.622,389.743L648.691,388.82L648.779,388.486L648.753,388.304L648.771,388.249L648.966,388.087L649.013,388.019L649.087,387.545L649.169,387.019L649.26,386.83L649.336,386.779L649.951,386.542L650.056,386.385L650.373,386.422L650.402,386.384L650.431,386.202L650.578,386.005L650.782,385.843L650.935,385.786L651.488,385.684L651.812,385.542L651.909,385.527L652.77,385.563L652.951,385.509L652.979,385.459L653.03,384.921L653.187,384.837L653.211,384.792L653.158,384.419L653.188,384.17L653.365,384.022L653.354,383.938L653.228,383.761L653.059,383.648L652.977,383.621L652.271,383.728L651.979,383.693L651.843,383.628L651.814,383.58L651.842,383.471L651.847,383.294L651.949,383.018L651.98,382.853L651.897,381.896L651.778,381.259L651.842,380.626L651.829,380.495L651.805,380.465L651.716,380.465L651.286,380.521L650.92,380.113L650.692,379.952L650.068,379.749L649.794,379.709L649.393,379.533L649.022,379.148L648.644,378.753L648.491,378.5L648.322,378.069L647.844,377.242L647.848,377.028L647.789,376.897L647.322,376.352L646.991,375.964L646.456,375.336L647.525,375.688L648.358,375.957L649.705,376.391L650.75,376.728L651.039,376.783L654.102,376.495L655.233,376.713L655.592,376.835L655.646,376.764L655.798,376.616L656.062,376.466L656.42,376.347L656.777,376.282L657.289,376.273L657.637,376.283L657.894,376.319L658.39,376.298L658.628,376.24L659.443,376.002L659.991,375.842L660.82,375.593L661.425,375.41L661.576,375.313L661.732,375.139L661.807,374.982L661.621,374.74L661.597,374.527L661.719,374.256L661.785,373.843L661.772,373.254L661.732,372.914L661.901,372.281L662.042,371.925L662.323,371.755L662.519,371.651L662.6,371.574L662.68,371.489L662.98,371.005L663.255,370.779L663.521,370.642L663.813,370.66L664.06,370.847L664.54,370.929L665.005,370.874L665.408,370.733L665.591,370.618L665.805,370.517L665.793,370.401L665.55,370.301L665.411,370.159L665.357,369.985L665.493,369.879L665.811,369.848L666.589,369.423L666.906,369.143L666.992,369.012L667.142,368.998L667.438,369.128L667.785,369.171L668.002,369.041L668.218,369.012L668.43,369.154L668.544,369.324L668.736,369.526L668.979,369.566L669.272,369.458L669.58,369.224L669.872,368.896L670.131,368.572L670.067,367.542L670.024,366.933L670.161,366.611L670.356,366.414L670.485,366.107L670.482,365.836L670.619,365.608L670.755,364.985L670.94,364.838L671.322,364.736L671.93,364.677L672.407,364.392L672.887,364.088L672.951,363.82L672.771,363.534L672.53,362.978L672.313,362.645L671.783,362.047L671.844,361.678L672.139,361.527L672.865,361.783L673.067,361.833L673.32,361.869L673.989,361.863L674.535,361.763L675.105,361.535L675.217,361.297L675.21,361.014L675.22,360.78L675.229,360.455L675.024,360.246L674.9,360.059L674.863,359.909L675.006,359.827L675.145,359.674L675.278,359.396L675.594,359.063L675.785,358.763L675.965,358.621L676.237,358.425L676.411,358.138L676.491,357.966L676.648,357.798L676.701,357.688L676.658,357.589L676.58,357.465L676.491,357.325L676.491,357.189L676.565,357.046L676.646,356.917L676.608,356.736L676.565,356.441L676.417,356.267L676.317,355.864L676.16,355.454L676.076,355.294L675.922,355.092L675.578,354.878L675.479,354.735L675.613,354.459L675.838,354.288L676.261,353.865L676.492,353.573L676.701,353.369L676.971,353.403L677.129,353.385L677.268,353.196L677.544,353.029L678.035,352.683L678.207,352.449L678.468,352.331L678.685,352.304L678.977,352.222L679.258,352.096L679.515,352L679.917,351.98L680.556,351.923L680.9,351.863L681.727,351.817L682.627,351.796L682.731,351.794L683.121,351.918L683.385,352.022L683.489,352.013L683.926,351.765L684.59,351.461L684.899,351.326L685.065,351.276L685.322,351.279L685.529,351.359z"},"pw":{"name":"Palau","path":"M853.439,442.034l-0.17,0.06l-0.08,-0.215l0.027,-0.25l0.112,-0.192l0.123,-0.061l0.024,-0.022l0.12,-0.249l0.023,0.137l-0.075,0.456l-0.098,0.177L853.439,442.034zM843.833,454.23l-0.063,0.012l-0.041,-0.009l0.005,-0.04l0.042,-0.041l0.058,-0.018l0.044,0.014l-0.005,0.038L843.833,454.23z"},"pst":{"name":"Palestinian Territories","path":"M572.098,370.684l-0.289,0.276l-0.092,-0.274l-0.041,-0.099l0.531,-0.527l0.253,-0.332l0.131,0.142l0.004,0.053l-0.492,0.533L572.098,370.684zM575.418,368.414l0.077,0.722l-0.167,0.306l-0.095,0.361l-0.042,0.272l-0.117,-0.012l-0.371,0.197l-0.493,0.186l-0.542,0.048l-0.077,-0.055l-0.022,-0.094l0.159,-0.458l0.061,-0.215l0.235,-0.232l0.333,-0.201l0.141,-0.051l-0.016,-0.086l-0.199,-0.133l-0.208,-0.069l-0.197,0.069l-0.062,-0.021l-0.021,-0.059l0.069,-0.083l0.032,-0.154l-0.031,-0.258l-0.021,-0.314l-0.043,-0.244l0.123,-0.396l0.031,-0.189l0.153,-0.404l0.359,-0.245l0.311,0.071l0.164,0.018l0.069,0.048l0.045,0.14l0.229,0.162l0.188,0.021l0.058,0.521l-0.105,0.445L575.418,368.414z"},"pa":{"name":"Panama","path":"M258.55,438.44l-0.053,0.039l-0.155,0.222l-0.084,0.19l0.2,0.201l0.06,0.213l0.113,0.231l0.176,0.232l0.198,0.431l0.045,0.173l-0.056,0.112l-0.188,0.069l-0.176,0.201l-0.048,0.246l0.034,0.122l-0.526,0.393l-0.136,0.065l-0.09,-0.06l-0.112,-0.197l-0.134,-0.159l-0.072,-0.056l-0.042,-0.002l-0.042,0.037l-0.02,0.086l0.07,0.369l-0.058,0.149l-0.179,0.115l-0.205,0.6l-0.08,-0.076l-0.675,-0.808l-0.584,-1.001l-0.122,-0.454l0.151,-0.027l0.146,0.01l0.079,-0.07l0.091,-0.132l-0.074,-0.307l0.284,-0.233l0.107,-0.157l0.079,0.018l0.186,0.268l0.27,0.153l0.331,0.223l0.205,0.051l-0.259,-0.234l-0.448,-0.308l-0.125,-0.202l-0.118,-0.281l-0.175,0.122l-0.081,0.103l-0.091,0.058l-0.079,-0.07l-0.014,-0.091l-0.264,-0.018l-0.068,-0.083l-0.07,-0.046l0.032,0.176l0.052,0.108l-0.028,0.131l-0.086,0.009l-0.073,-0.135l-0.094,-0.123l-0.125,-0.512l-0.3,-0.241l-0.138,-0.081l-0.113,-0.03l-0.167,-0.164l-0.22,-0.087l-0.3,-0.255l-0.368,-0.183l-0.45,-0.064l-0.547,0.04l-0.184,0.102l-0.125,0.129l-0.058,0.06l-0.323,0.147l-0.122,0.213l-0.077,0.18l-0.161,0.204l0.184,0.123l-1.053,0.693l-0.208,0.101l-0.473,0.071l-0.109,0.074l-0.144,0.137l-0.02,0.208l0.022,0.177l0.137,0.137l0.123,0.086l0.293,0.412l0.521,0.52l0.099,0.189l0.081,0.281l-0.157,0.132l-0.122,0.056l-0.496,0.022l-0.171,0.112l-0.069,0.171l-0.185,0.14l-0.639,0.139l-0.502,0.016l-0.156,-0.16l-0.038,-0.451l-0.338,-0.77l-0.081,-0.531l-0.084,0.066l-0.179,0.062l-0.061,0.132l-0.045,0.391l-0.066,0.134l-0.138,-0.013l-0.284,-0.14l-0.378,-0.129l-0.481,-0.829l-0.052,-0.156l-0.094,-0.187l-0.372,-0.079l-0.317,-0.14l-0.346,-0.021l-0.177,0.079l-0.181,-0.1l-0.031,-0.228l-0.363,0.102l-0.466,-0.036l-0.417,-0.097l-0.285,0.052l-0.239,0.162l0.033,0.413l-0.07,0.082l-0.011,-0.169l-0.083,-0.194l-0.1,-0.161l-0.21,-0.167l-0.011,-0.061l0.083,-0.084l0.381,-0.242l0.047,-0.101l0.006,-0.21l-0.037,-0.201l-0.172,-0.296l0.098,-0.183l0.197,-0.147l0.202,-0.116l0.034,-0.049l-0.037,-0.101l-0.118,-0.109l-0.276,-0.185l-0.166,-0.012l-0.007,-0.533l0.008,-0.566l0.042,-0.056l0.101,-0.034l0.081,-0.086l0.045,-0.168l0.121,-0.06l0.218,0.129l0.223,0.114l0.092,-0.038l0.069,-0.056l0.049,-0.055l0.016,-0.052l0.178,0.151l0.363,0.268l0.021,0.131l-0.034,0.126l0.1,0.362l0.188,0.052l0.19,-0.07l0.047,0.067l-0.035,0.067l-0.098,0.075l-0.024,0.311l0.311,0.145l0.156,0.127l0.516,-0.06l0.19,0.034l0.13,-0.037l-0.144,-0.25l-0.193,-0.185l0.016,-0.083l0.146,0.062l0.112,0.126l0.254,0.156l0.467,0.542l0.536,0.131l0.424,-0.017l0.395,-0.073l0.629,-0.21l0.456,-0.38l0.363,-0.169l1.178,-0.361l0.418,-0.378l0.177,-0.049l0.168,-0.047l0.37,-0.286l0.199,-0.223l0.21,-0.112l0.623,0.081l0.404,0.105l0.279,-0.014l0.268,0.075l0.117,0.162l0.122,0.069l0.659,-0.018l0.54,0.08l1.183,0.48l0.708,0.475l0.375,0.504L258.55,438.44zM244.912,436.4l-0.031,0.132l-0.217,-0.237l0.129,-0.039l0.046,0.005L244.912,436.4zM254.272,439.522l-0.056,0.119l-0.131,-0.266l0.021,-0.068l-0.009,-0.24l0.125,-0.063l0.092,-0.005l0.076,0.034l0.048,0.283l-0.04,0.128L254.272,439.522zM253.803,439.579l-0.126,0.125l-0.048,-0.118l0.088,-0.123l0.031,-0.001L253.803,439.579zM246.681,442.172l-0.154,0.015l-0.314,-0.121l-0.23,-0.233l-0.019,-0.075l0.005,-0.078l0.125,-0.238l0.168,-0.082l0.066,0.001l0.161,0.275l-0.109,0.106l0.044,0.17l0.228,0.126L246.681,442.172z"},"pg":{"name":"Papua New Guinea","path":"M906.597,494.881l0.469,0.149l0.159,0.165l-0.169,0.075l-0.41,0.051l-0.096,-0.101l-0.394,-0.102l-0.063,-0.184l-0.196,0.063l0.1,-0.129l-0.247,-0.146l-0.077,-0.195l-0.01,-0.079l0.29,0.091L906.597,494.881zM908.687,494.555l-0.041,0.155l-0.103,-0.052l-0.305,0.08l-0.16,-0.018l-0.092,-0.139l-0.022,-0.064l0.265,0.05l-0.044,-0.154l0.382,0.079L908.687,494.555zM899.195,492.294l-0.04,0.222l-0.23,-0.066l-0.047,-0.048l0.038,-0.14l0.204,-0.006L899.195,492.294zM899.706,490.749h0.119l0.199,-0.211l0.173,-0.064l0.113,0.096l-0.184,0.674l-0.155,-0.102l-0.607,-0.188l-0.019,-0.267l-0.158,-0.086l-0.098,-0.26l-0.201,-0.288l-0.038,-0.185l0.114,0.076l0.128,0.188l0.531,0.386l-0.021,0.125L899.706,490.749zM898.155,488.844l0.396,0.231l0.217,-0.067l0.118,0.038l0.254,0.268l0.014,0.196l0.041,0.168l-0.013,0.074l-0.141,0.1l0.013,-0.114l-0.108,-0.022l-0.369,0.005l-0.286,-0.071l-0.394,-0.019l0.166,-0.178l0.037,-0.073l-0.207,-0.286l-0.009,-0.136l0.017,-0.075l0.173,-0.041L898.155,488.844zM897.642,489.26l-0.039,0.07l-0.164,-0.051l-0.458,-0.391l0.071,-0.29l0.206,-0.15l0.313,0.164l0.104,0.24l0.031,0.134L897.642,489.26zM904.057,487.75l0.163,0.042l0.339,-0.021l0.112,0.162l0.155,0.056l0.134,0.073l0.119,0.106l-0.001,0.065l-0.028,0.056l-0.072,0.051l0.021,0.114l-0.124,-0.017l-0.154,0.06l-0.304,-0.133l-0.11,-0.03l-0.033,-0.114l-0.197,-0.191l-0.345,-0.137l0.174,-0.112L904.057,487.75zM878.684,486.831l0.051,0.124l-0.408,-0.169l-0.39,-0.283l-0.197,-0.077l-0.132,-0.187l0.242,0.139l0.422,0.13L878.684,486.831zM899.779,487.113l0.048,0.202l-0.219,-0.216l0.098,-0.244l0.017,-0.132l-0.011,-0.074l-0.219,-0.126l0.116,-0.206l0.123,-0.07l0.077,-0.02l-0.004,0.291l0.063,0.13L899.779,487.113zM878.674,486.403l-0.122,0.009l-0.495,-0.191l-0.126,-0.139l0.579,0.031l0.149,0.035l0.031,0.195L878.674,486.403zM891.132,478.941l-0.113,0.021l-0.049,-0.127l-0.263,-0.11l-0.262,-0.342l0.004,-0.293l0.034,-0.084l0.146,-0.004l0.584,0.338l0.061,0.108l-0.044,0.321L891.132,478.941zM913.393,481.354l-0.068,0.263l-0.052,0.045l-0.064,-0.099l-0.244,0.096l-0.116,0.109l-0.124,0.08l-0.286,-0.02l-0.271,-0.072l-0.263,-0.133l-0.233,-0.171l-0.234,-0.269l-0.146,-0.278l0.072,-0.323l-0.091,-0.292l-0.442,-0.207l-0.097,-0.067l-0.196,-0.29l-0.195,-0.126l-0.249,-0.254l-0.063,-0.11l-0.106,-0.322l-0.034,-0.194l0.09,-0.565l-0.033,-0.282l0.121,0.027l0.129,0.111l0.146,0.077l0.355,0.052l0.271,0.225l0.261,0.439l0.031,0.144l0.083,0.104l0.268,0.187l0.14,0.12l0.265,0.479l0.146,0.102l0.174,0.041l0.161,0.069l0.269,0.21l0.248,0.238l0.167,0.25l0.128,0.268L913.393,481.354zM888.748,477.836l-0.157,0.016l-0.256,-0.266l-0.065,-0.099l0.025,-0.139l0.326,-0.186l0.211,0.17l0.044,0.364L888.748,477.836zM909.715,477.838l-0.056,0.022l-0.122,-0.354l-0.021,-0.262l-0.037,-0.193l-0.064,-0.115l0.184,-0.212l0.076,-0.059l0.139,0.112l0.021,0.249l0.106,0.211l-0.081,0.461L909.715,477.838zM885.501,475.861l-0.188,0.083l-0.135,-0.063l-0.058,-0.184l0.046,-0.177l0.165,-0.14l0.104,-0.042l0.117,0.095l0.045,0.188L885.501,475.861zM902.049,474.66l0.146,0.056l0.42,-0.292l0.225,0.204l0.287,0.099l0.298,0.056l-0.118,0.42l0.035,0.194l0.077,0.193l-0.01,0.285l-0.137,0.254l-0.263,0.371l-0.118,0.068l-0.138,0.04l-0.43,0.03l-0.083,0.197l0.028,0.209l0.232,0.274l0.186,0.308l-0.185,0.283l-0.305,0.198l-0.289,0.101l-0.479,-0.06l-0.505,0.025l-0.095,0.108l-0.002,0.179l-0.071,0.136l-0.092,0.124l-0.256,0.257l-0.287,0.227l-0.391,0.215l-0.131,0.051l-0.347,0.034l-0.311,0.124l-0.139,0.121l-0.151,0.098l-0.33,0.107l-0.321,0.212l-0.127,0.036l-0.667,0.037l-0.954,0.01l-0.282,0.022l-0.274,-0.029l-0.151,-0.083l-0.324,-0.381l-0.282,-0.131l-0.308,0.004l-0.41,0.135l-0.077,-0.03l-0.818,-0.563l-0.248,-0.138l-0.265,-0.102l-0.323,-0.072l-0.305,-0.113l-0.18,-0.268l0.021,-0.349l0.245,-0.205l0.373,0.101l0.143,-0.001l0.14,-0.058l0.165,0.019l0.166,0.051l0.605,-0.076l0.35,0.106l0.341,0.142l0.318,0.03l0.327,-0.03l0.438,-0.16l0.139,0.021l0.422,0.001l0.369,-0.214l0.138,-0.863l0.094,-0.294l0.126,-0.064l0.09,0.018l0.135,0.147l-0.173,0.183l-0.076,0.141l-0.025,0.344l0.095,0.334l0.216,0.265l0.324,0.034l0.297,-0.175l0.323,-0.037l0.298,0.17l0.306,-0.029l0.14,-0.111l0.163,-0.048l0.162,-0.018l0.147,-0.066l0.195,-0.289l0.13,-0.325l0.194,-0.256l0.529,-0.427l0.153,-0.053l0.165,-0.029l0.372,0.019l0.277,-0.152l0.021,-0.342l-0.04,-0.347l-0.316,-0.815l-0.021,-0.129l0.045,-0.145l0.092,-0.13l0.311,-0.002l0.324,0.047l0.128,0.123L902.049,474.66zM906.942,474.108l-0.025,0.066l-0.165,-0.076l0.136,-0.143l0.065,-0.01L906.942,474.108zM904.168,471.41l-0.068,0.245l-0.172,-0.144l-0.117,-0.207l0.074,-0.092l0.193,-0.055L904.168,471.41zM902.564,470.891l-0.03,0.141l-0.088,-0.008l-0.241,-0.276l-0.047,-0.072l0.057,-0.069l0.28,0.203L902.564,470.891zM902.166,470.563l-0.067,0l-0.01,-0.223l0.046,-0.117l0.156,0.082l0.026,0.199L902.166,470.563zM880.176,473.314l0.354,0.008l0.355,-0.043l0.146,0.019l0.144,0.044l0.131,0.084l0.066,0.161l0.221,0.224l0.312,0.101l0.297,0.203l0.267,0.242l0.196,0.244l0.223,0.206l0.337,0.087l0.355,0.014l1.214,1.225l0.059,0.189l0.014,0.804l-0.134,0.628l0.302,0.193l0.412,0.072l0.578,0.134l0.556,0.2l1.771,0.848l0.243,0.072l0.357,0.028l0.36,-0.012l0.129,0.043l0.27,0.154l0.135,0.101l0.242,0.274l0.216,0.298l0.093,0.085l0.109,0.066l0.063,0.162l0.084,0.5l-0.025,0.312l-0.099,0.116l-0.283,0.056l-0.992,0.053l-0.664,-0.058l-0.465,0.315l-0.013,0.138l0.033,0.128l0.404,0.669l0.238,0.594l0.197,0.241l0.295,0.196l0.263,0.232l0.242,0.267l0.503,0.465l0.273,0.173l0.321,0.106l0.534,0.361l0.071,0.159l0.152,0.502l0.066,0.341l0.01,0.141l0.038,0.126l0.47,0.31l0.104,0.086l0.209,0.688l0.161,0.32l0.271,0.113l0.315,-0.007l0.857,-0.205l0.124,-0.007l0.159,0.047l0.139,0.112l0.046,0.31l-0.135,0.326l-0.037,0.313l0.169,0.257l0.437,0.2l0.16,0.055l0.786,0.064l0.309,0.054l0.303,0.087l0.104,0.078l-0.073,0.138l-0.158,0.068l-0.18,0.027l-0.289,0.1l0.005,0.178l0.163,0.185l0.149,0.223l0.125,0.081l0.136,0.055l0.34,0.077l0.331,0.106l0.218,0.105l0.225,0.076l0.49,0.048l0.36,0.143l0.512,-0.06l-0.443,0.232l-0.153,0.057l-0.535,-0.087l-0.101,0.09l0.221,0.246l0.327,0.165l0.117,0.096l-0.082,0.112l-0.381,0.225l-0.159,0.033l-0.297,0.018l-0.498,-0.097l-0.353,-0.124l-0.099,-0.169l-0.094,-0.099l-0.318,-0.238l-0.227,-0.13l-0.288,-0.044l-0.301,0.002l-0.538,-0.138l-1.167,-0.098l-0.278,-0.06l-0.35,-0.19l-0.165,-0.027l-0.177,0.06l-0.451,0.037l-0.132,-0.017l-0.322,-0.162l-0.331,-0.06l-0.139,0.049l-0.14,0.011l-0.453,-0.116l-0.341,-0.049l-0.28,-0.162l-0.152,-0.151l-0.172,-0.134l-0.159,-0.345l-0.247,-0.327l-0.308,-0.269l-0.658,-0.434l-0.132,-0.108l-0.258,-0.397l0.014,-0.264l0.094,-0.266l-0.142,0.091l-0.16,-0.012l-0.448,-0.176l-0.185,-0.209l-0.299,-0.568l-0.191,-0.3l-0.447,-0.53l-0.129,-0.314l-0.188,-0.275l-0.115,-0.102l-0.096,-0.118l-0.085,-0.153l-0.127,-0.106l-0.624,-0.235l-0.109,-0.074l-0.121,-0.039l-0.464,-0.024l-0.269,-0.039l-0.506,-0.193l-0.262,-0.058l-0.314,-0.037l-0.305,-0.073l-0.148,-0.072l-0.1,-0.121l-0.059,-0.287l-0.256,0.031l-0.25,-0.05l-0.242,-0.101l-0.247,-0.061l-0.169,0.087l-0.052,0.229l-0.078,0.012l-0.145,-0.047l-0.072,0.028l-0.157,0.105l-0.125,0.143l-0.232,-0.022l-0.475,-0.144l-0.212,-0.09l-0.18,-0.163l-0.154,-0.185l-0.156,-0.146l-0.192,-0.106l0.244,0.252l0.563,1.109l-0.141,0.021l-0.145,-0.028l0.133,0.213l-0.153,0.032l-0.152,-0.002l-0.32,-0.092l-0.318,-0.031l-0.094,0.045l0.067,0.08l0.112,0.236l0.089,0.247l-0.46,0.111l-0.472,0.068l-0.525,0.133l-0.531,0.009l-0.272,-0.076l-0.279,-0.043l-0.264,0.043l-0.255,0.097l-0.215,-0.016l-0.136,-0.174l-0.063,-0.131l-0.081,-0.114l-0.201,0.018l-0.194,0.062l0.332,0.007l0.1,0.146l0.086,0.176l0.235,0.16l0.283,-0.095l0.623,0.026l0.605,0.279l0.144,0.032l0.132,0.055l0.312,0.275l0.235,0.25l0.198,0.286l0.042,0.112l-0.014,0.3l-0.06,0.149l-0.391,0.211l-0.417,0.16l-0.615,0.311l-0.595,0.354l-0.313,-0.069l-0.282,-0.188l-0.109,-0.051l-0.291,-0.102l-0.177,-0.037l-0.704,0.08l-0.705,0.041l-0.298,-0.003l-0.288,-0.06l-0.317,-0.111l-0.314,0.049l-0.215,0.13l-0.235,0.02l-0.44,-0.29l-0.001,-0.037v-0.574v-0.573v-0.573l-0.001,-0.573v-0.573v-0.572v-0.572v-0.572l-0.001,-0.572v-0.571v-0.47l-0.156,-0.183l-0.16,-0.281l0.034,-0.361l0.194,-0.446l0.087,-0.298v-0.243v-0.57v-0.57l-0.001,-0.57v-0.569v-0.569v-0.569v-0.569l-0.001,-0.569v-0.568v-0.568v-0.568v-0.568l-0.001,-0.568v-0.568v-0.568l-0.001,-0.567v-0.567v-0.342v-0.188v-0.011l0.084,0.001l0.284,0.003l0.228,0.046l1.406,0.606l0.42,0.243l0.144,0.057l0.141,0.002l0.135,0.028l0.634,0.335l0.947,0.338l1,0.324l0.31,0.068l0.321,0.028l0.696,0.112l0.367,0.1l0.537,0.397l0.271,0.123l0.254,0.224l0.359,0.241l0.142,0.061L880.176,473.314zM904.996,475.945l-0.208,0.213l-0.129,-0.199l-0.166,-0.174l-0.131,-0.178l-0.167,-0.384l-0.008,-0.193l0.044,-0.205l0.01,-0.207l-0.08,-0.42l-0.196,-0.383l-0.681,-0.913l-0.214,-0.239l-0.245,-0.214l-0.157,-0.052l-0.317,-0.051l-0.141,-0.043l-0.262,-0.149l-0.243,-0.173l-0.603,-0.515l-0.318,-0.146l-0.168,-0.18l-0.949,-0.58l-0.277,-0.137h-0.338l-0.285,-0.114l0.226,-0.072l0.047,-0.194l-0.05,-0.197l0.477,0.322l0.503,0.281l0.146,0.227l0.248,0.014l0.451,0.188l0.31,0.169l0.292,0.195l0.329,0.279l0.634,0.219l0.09,0.08l0.321,0.364l0.421,0.309l0.144,0.17l1.785,1.463l0.302,0.41l0.023,0.28l-0.059,0.11l-0.188,0.237l0.003,0.28l-0.063,0.251L904.996,475.945zM897.898,470.093l-0.56,0.038l-0.201,-0.042l-0.18,-0.161l-0.163,-0.251l-0.164,-0.059l-0.066,-0.049l0.396,-0.192l0.351,-0.058l0.567,0.24l0.058,0.12l0.005,0.078l-0.016,0.255L897.898,470.093zM890.714,469.037l-0.091,0.147l-0.212,-0.013l-0.094,-0.043l0.153,-0.028l0.062,-0.121l0.066,-0.043L890.714,469.037zM888.442,468.136l0.936,0.181l0.062,-0.002l-0.011,-0.065l0.016,-0.018l0.056,0.047l-0.018,0.132l-0.147,0.033l-0.138,-0.013L889.1,468.5l-0.268,0.255l-0.18,-0.042l-0.22,0.057l-0.386,0.005l-0.501,-0.112l-0.138,0.095l-0.178,-0.026l-0.177,0.104l-0.073,-0.005l-0.043,-0.152l0.003,-0.078l0.21,-0.065l-0.031,-0.239l0.169,-0.12l0.292,0.01l0.272,-0.081L888.442,468.136zM896.015,467l-0.007,0.101l-0.202,-0.051l-0.056,0.016l-0.352,-0.292l0.006,-0.178l0.093,-0.152l0.146,0.024l0.259,0.191L896.015,467z"},"py":{"name":"Paraguay","path":"M312.475,520.097L312.537,520.313L312.574,520.48L312.667,520.598L312.759,520.755L312.852,520.844L312.917,520.992L312.898,521.159L312.936,521.376L312.982,521.563L313.028,521.613L313.162,521.662L313.228,521.832L313.18,521.918L313.199,522.017L313.247,522.113L313.203,522.208L313.226,522.279L313.316,522.343L313.4,522.58L313.409,522.986L313.316,523.204L313.242,523.382L313.224,523.491L313.279,523.649L313.186,523.837L313.075,524.065L313.103,524.224L313.121,524.373L313.13,524.532L313.158,524.681L313.121,524.84L313.084,524.979L313.065,525.138L313.112,525.317L313.028,525.486L312.982,525.605L312.963,525.725L313.047,525.914L313.261,525.994L313.428,526.014L313.585,525.914L313.706,525.884L313.929,525.974L314.133,526.133L314.393,526.153L314.625,526.183L314.801,526.233L315.061,526.173L315.331,526.233L315.646,526.323L315.906,526.402L316.166,526.382L316.361,526.373L316.565,526.283L316.76,526.293L316.908,526.133L316.992,525.994L317.066,525.894L317.28,525.814L317.428,525.864L317.549,526.124L317.762,526.273L317.846,526.382L318.003,526.433L318.347,526.442L318.561,526.433L318.802,526.512L318.959,526.512L319.099,526.652L319.229,526.821L319.247,527.131L319.368,527.371L319.526,527.461L319.609,527.611L319.582,527.821L319.507,528.031L319.517,528.262L319.6,528.472L319.6,528.683L319.656,528.893L319.767,529.074L319.804,529.365L319.786,529.576L319.86,529.697L319.888,529.868L319.841,530.008L319.823,530.2L319.832,530.371L319.888,530.512L320.055,530.693L320.101,531.016L320.101,531.238L320.175,531.5L320.315,531.622L320.538,531.662L320.797,531.702L321.113,531.642L321.392,531.571L321.549,531.5L321.855,531.309L322.125,531.197L322.264,531.127L322.394,531.076L322.663,531.197L322.914,531.349L323.108,531.561L323.471,531.793L323.4,531.85L323.256,532.041L323.259,532.264L323.361,532.585L323.271,533.266L322.99,534.308L322.875,534.917L322.925,535.09L322.821,535.395L322.436,536.051L322.421,536.494L322.376,537.827L322.247,538.769L322.03,539.467L321.833,539.84L321.654,539.885L321.527,539.997L321.449,540.174L321.305,540.322L321.093,540.441L320.979,540.571L320.961,540.712L320.759,540.803L320.372,540.844L320.146,540.957L320.078,541.142L319.949,541.289L319.757,541.398L319.667,541.579L319.676,541.832L319.566,542.048L319.337,542.229L319.125,542.234L318.932,542.063L318.672,541.95L318.347,541.893L318.076,541.937L317.858,542.079L317.665,542.305L317.497,542.615L317.31,542.667L317.104,542.459L316.843,542.396L316.528,542.478L316.276,542.45L316.09,542.311L315.803,542.296L315.416,542.404L314.632,542.279L313.45,541.921L312.451,541.785L311.226,541.914L311.122,541.542L311.187,541.342L311.386,541.191L311.511,541.02L311.562,540.829L311.699,540.683L311.923,540.583L312.018,540.482L311.984,540.379L312.032,540.289L312.161,540.21L312.234,540.086L312.251,539.917L312.3,539.833L312.386,539.771L312.396,539.653L312.348,539.292L312.354,538.995L312.414,538.764L312.489,538.625L312.542,538.59L312.592,538.508L312.611,538.369L312.692,538.239L313.083,537.973L313.23,537.829L313.243,537.697L313.302,537.52L313.534,537.137L313.605,536.958L313.611,536.869L313.694,536.776L313.974,536.564L314.125,536.365L314.149,536.178L314.082,535.966L313.923,535.729L313.424,535.136L313.036,534.867L312.54,534.646L312.214,534.574L312.057,534.652L311.898,534.59L311.737,534.39L311.465,534.232L310.892,534.06L309.591,533.371L309.07,533.038L308.895,532.833L308.409,532.465L307.612,531.935L307.001,531.677L306.575,531.691L305.892,531.538L304.953,531.216L304.412,530.903L304.266,530.601L303.919,530.298L303.37,529.995L303.085,529.796L303.064,529.7L302.901,529.575L302.597,529.421L302.263,529.158L301.899,528.786L301.51,528.21L301.096,527.433L300.652,526.909L300.178,526.639L299.94,526.46L299.941,526.373L299.87,526.29L299.934,526.14L300.106,525.551L300.356,524.699L300.616,523.819L300.921,522.784L300.921,522.051L300.922,521.281L301.356,520.648L301.664,520.199L301.931,519.772L302.2,519.042L302.38,518.556L303.067,518.44L304.234,518.188L304.816,518.062L306.043,517.797L307.29,517.527L308.599,517.51L309.863,517.493L310.843,518.097L311.592,518.559L312.417,519.067L312.474,519.177L312.531,519.604z"},"pe":{"name":"Peru","path":"M279.341,474.49L279.324,474.672L279.234,474.745L279.096,474.761L278.884,474.631L278.729,474.664L278.574,474.672L278.356,474.521L278.281,474.372L278.11,474.25L277.756,474.299L277.464,474.302L277.22,474.274L277.001,474.315L276.815,474.472L276.676,474.656L276.513,474.81L276.034,474.913L275.779,474.916L275.55,475.017L275.209,475.054L274.976,475.144L274.563,475.193L274.068,475.24L273.792,475.377L273.682,475.437L273.401,475.626L272.912,475.924L272.642,476.028L272.316,476.351L271.925,476.654L271.671,476.815L271.298,476.889L271.143,476.971L271.086,477.068L271.119,477.182L271.055,477.474L270.941,478.013L270.91,478.278L270.882,478.404L270.635,478.838L270.369,479.241L270.238,479.508L270.165,479.704L270.247,479.866L270.355,480.159L270.446,480.393L270.472,480.552L270.44,480.734L270.328,480.901L270.151,481.01L269.913,481.04L269.423,481.333L268.877,481.767L268.698,481.969L268.647,482.16L268.568,482.458L268.601,482.613L268.698,482.719L268.796,482.972L268.804,483.103L268.723,483.176L268.568,483.192L268.429,483.217L268.323,483.282L268.217,483.266L268.12,483.298L268.12,483.405L268.152,483.527L268.136,483.658L268.071,483.739L268.014,483.796L268.071,483.878L268.168,483.952L268.315,484.074L268.519,484.311L268.674,484.352L268.804,484.434L268.82,484.564L268.771,484.695L268.657,484.752L268.649,484.867L268.804,485.006L268.91,485.104L269.016,485.251L269.114,485.456L269.114,485.586L269.22,485.75L269.285,485.889L269.285,486.02L269.456,486.15L269.603,486.249L269.708,486.339L269.814,486.396L269.839,486.494L269.825,486.643L269.977,486.889L270.256,487.073L270.482,487.34L270.628,487.534L270.899,487.846L270.909,488.204L270.574,488.615L270.238,489.027L270.787,489.016L271.347,489.024L271.933,489.142L272.328,489.255L272.569,489.306L272.74,489.438L272.821,489.643L272.886,489.811L272.903,490.053L273.147,490.25L273.13,490.438L273.123,490.703L273.231,490.707L273.948,490.708L274.732,490.709L275.486,490.66L275.771,490.596L276.115,490.274L276.322,490.179L276.521,490.029L276.763,489.755L276.955,489.632L277.117,489.48L277.358,489.328L277.458,489.216L277.54,489.175L277.727,489.101L277.646,489.249L277.583,489.4L277.564,489.618L277.653,489.856L277.579,490.034L277.458,490.193L277.456,490.612L277.454,491.206L277.451,491.715L277.448,492.353L277.445,493.076L277.443,493.557L277.571,493.462L277.749,493.377L277.98,493.598L278.145,493.694L278.286,493.717L278.431,493.71L278.628,493.663L279.06,493.478L279.356,493.329L279.695,493.339L280.16,493.397L280.428,493.391L280.779,494.007L281.036,494.459L281.329,494.974L281.564,495.389L281.922,496.019L282.231,496.564L282.561,497.145L282.936,497.806L282.815,497.974L282.717,498.108L282.728,498.335L282.58,498.456L282.423,498.529L282.238,498.721L282.112,498.886L282.106,499.123L282.13,500.325L282.099,500.652L282.003,500.933L281.904,501.075L281.844,501.187L281.987,501.466L282.124,502.028L282.228,502.14L282.356,502.369L282.414,502.586L282.388,502.669L282.131,502.772L282.039,502.86L282.015,503.183L281.904,503.299L281.716,503.451L281.595,503.625L281.493,503.746L281.393,503.816L281.344,504.029L281.277,504.245L281.043,504.388L281.003,504.653L281,504.872L281.124,505.091L281.527,505.552L281.568,505.662L281.338,505.94L281.205,506.133L280.877,506.723L280.871,506.831L280.952,507.11L281.441,508.306L281.524,508.403L281.675,508.517L281.922,508.504L282.295,508.633L282.476,508.781L282.493,508.854L282.451,508.903L282.254,509.002L282.035,509.132L281.959,509.255L281.944,509.45L281.994,509.739L281.899,509.833L281.68,509.945L281.491,510.107L281.302,510.376L280.981,510.786L280.87,510.898L280.822,511.04L280.639,511.087L280.298,511.366L280.24,511.507L280.295,511.641L280.47,511.754L280.587,511.917L280.618,512.126L280.618,512.256L280.618,512.26L280.406,512.456L280.13,512.681L279.79,512.725L279.661,512.838L279.69,513.077L279.8,513.414L279.799,513.678L279.695,513.98L279.452,514.311L279.08,514.539L278.729,514.661L278.453,514.662L278.186,514.686L278.072,514.721L277.866,514.521L276.951,513.86L276.603,513.507L276.28,513.342L275.493,512.776L275.415,512.595L275.318,512.014L275.216,511.851L274.945,511.641L274.266,511.362L274.002,511.223L273.726,510.969L273.32,510.789L272.878,510.42L272.615,510.126L272.32,509.931L271.404,509.659L270.945,509.386L270.086,509.001L269.703,508.756L268.784,508.458L268.511,508.316L267.607,507.619L266.973,507.391L266.462,507L264.92,506.169L264.678,505.903L264.442,505.493L264.1,505.249L263.715,504.688L263.143,504.358L262.592,503.921L262.389,503.524L262.023,503.019L261.915,502.75L261.595,502.48L261.573,501.949L261.35,501.705L261.51,501.584L261.679,501.531L261.89,500.706L261.779,500.293L261.207,499.544L260.997,499.185L260.848,498.725L260.619,498.452L260.279,497.877L260.071,497.368L259.617,496.999L259.493,496.866L259.424,496.678L259.171,496.545L259.158,496.155L258.982,495.415L258.73,495.042L257.823,494.346L257.808,494.078L257.736,493.591L257.534,493.064L256.525,491.43L256.272,490.944L256.02,490.155L255.793,489.708L255.543,488.912L255.166,488.307L254.928,487.783L254.676,487.132L254.654,486.784L254.196,486.186L253.953,485.638L253.526,485.179L253.109,484.83L252.928,484.583L252.334,483.411L252.253,483.064L251.849,482.42L251.448,481.958L251.195,481.585L250.871,481.25L248.903,480.219L248.21,479.791L247.976,479.587L247.868,479.266L247.913,479.078L248.116,478.902L248.397,479.038L248.569,478.981L248.703,478.752L248.706,478.405L248.534,477.958L247.903,477.095L247.951,476.912L248.07,476.705L247.827,476.29L247.562,475.957L247.429,475.702L247.579,474.731L247.723,474.485L248.677,473.5L248.939,473.079L249.349,472.819L249.767,472.422L250.27,472.12L250.343,472.172L250.413,472.223L250.417,472.325L250.436,472.413L250.492,472.496L250.497,472.648L250.562,472.75L250.566,472.865L250.571,473.022L250.538,473.101L250.57,473.237L250.678,473.489L250.636,473.567L250.534,473.618L250.432,473.688L250.33,473.845L250.176,473.84L249.954,473.771L249.805,473.858L249.75,474.025L249.796,474.164L249.81,474.293L249.907,474.404L250.19,474.413L249.935,474.769L249.81,474.931L249.837,475.033L249.99,475.12L250.104,475.126L250.357,474.996L250.529,474.806L250.626,474.7L250.789,474.658L251.002,474.746L251.285,474.922L251.615,475.077L251.75,475.162L251.992,475.138L252.195,475.102L252.366,475.23L252.539,475.338L252.579,475.705L252.708,475.973L252.866,476.179L253.058,476.425L253.235,476.508L253.463,476.51L253.773,476.601L253.894,476.541L254,476.369L254.056,476.272L254.214,476.23L254.228,476.12L254.195,475.985L254.247,475.828L254.376,475.689L254.708,475.487L254.868,475.402L254.901,475.278L254.961,475.111L254.938,475.019L254.871,474.904L254.887,474.741L254.975,474.524L255.1,474.27L255.208,473.946L255.249,473.794L255.365,473.697L255.409,473.557L255.472,473.392L255.615,473.207L255.611,473.008L255.671,472.92L255.676,472.698L255.819,472.242L255.824,472.147L255.887,472.122L255.996,472.151L256.09,472.255L256.119,472.357L256.158,472.403L256.247,472.394L256.349,472.336L256.342,472.244L256.268,472.154L256.247,472.1L256.279,472.015L256.434,471.83L256.603,471.615L256.966,471.168L257.185,470.986L257.75,470.793L258.179,470.646L258.589,470.506L259.147,470.305L259.935,470.021L260.5,469.817L261.005,469.453L261.396,469.171L261.73,468.928L262.154,468.618L262.728,467.95L263.124,467.489L263.412,467.152L263.612,466.939L263.771,466.34L263.953,465.657L264.033,465.353L264.068,465.247L264.146,465.292L264.236,465.366L264.345,465.369L264.448,465.366L264.513,465.324L264.417,464.642L264.431,464.493L264.485,464.315L264.474,464.219L264.3,464.083L264.021,463.81L263.905,463.567L263.835,463.363L263.64,463.228L263.439,463.11L263.456,463.013L263.575,463.013L263.877,463.108L264.095,463.078L264.257,463.067L264.415,462.967L264.583,462.787L264.696,462.787L264.825,462.811L265.06,462.996L265.199,463.105L265.367,463.195L265.525,463.227L265.669,463.237L265.77,463.229L265.829,463.352L265.899,463.503L266.078,463.605L266.29,463.702L266.461,463.869L266.577,463.981L266.714,464.113L266.847,464.289L266.967,464.598L267.028,464.808L267.097,464.924L267.081,465.042L267.223,465.257L267.328,465.376L267.512,465.452L267.867,465.538L268.057,465.732L268.225,465.807L268.403,466.007L268.561,466.066L268.761,466.055L268.961,466.152L269.113,466.341L269.211,466.578L269.363,466.712L269.438,466.955L269.352,467.24L269.433,467.391L269.59,467.515L269.845,467.644L270.078,467.612L270.197,467.655L270.273,467.773L270.316,467.914L270.418,468.256L270.471,468.473L270.376,468.683L270.341,468.829L270.393,469.023L270.635,469.118L270.855,469.195L270.991,469.346L271.143,469.387L271.356,469.378L271.628,469.341L271.78,469.254L271.877,469.228L271.986,469.266L272.228,469.349L272.522,469.443L272.789,469.389L273.02,469.364L273.249,469.309L273.481,469.152L273.677,469.158L273.822,469.052L274.005,468.882L274.186,468.711L274.327,468.673L274.555,468.755L274.869,468.873L275.047,469.026L275.183,469.066L275.325,469.179L275.597,469.181L275.888,469.12L276.121,468.932L276.362,468.877L276.527,468.824L276.679,468.856L277.266,469.201L277.427,469.379L277.629,469.414L277.795,469.511L278.072,469.616L278.224,469.724L278.418,469.789L278.56,469.939L278.783,470.032L278.977,470.083L279.064,470.205L279.064,470.286L279.038,470.34L278.833,470.658L278.431,471.281L278.069,471.842L277.5,472.726L277.183,473.22L277.264,473.241L277.759,473.457L277.882,473.465L278.063,473.41L278.181,473.324L278.292,473.312L278.408,473.395L278.571,473.502L278.688,473.817L278.775,473.971L278.979,474.088L279.197,474.283z"},"ph":{"name":"Philippines","path":"M817.749,403.406l-0.136,0.243l-0.109,-0.002l0.016,-0.136l0.145,-0.282l0.054,0.006L817.749,403.406zM817.979,404.646l-0.052,0.036l-0.077,-0.017l0.076,-0.281l0.141,-0.077l0.112,0.03L817.979,404.646zM816.746,407.624l0.029,0.268l-0.166,-0.006l-0.25,-0.163l-0.023,-0.083l0.004,-0.069l0.044,-0.059L816.746,407.624zM815.992,408.449l-0.016,0.199l-0.142,-0.105l-0.031,-0.149l0.014,-0.111l0.065,-0.132l0.089,0.12L815.992,408.449zM817.871,409.003l-0.178,0.212l-0.093,-0.059l0.1,-0.206l-0.003,-0.072l0.082,-0.161l0.152,-0.056l0.125,0.159L817.871,409.003zM815.569,409.826l0.43,0.153l0.95,0.55l0.347,0.136l0.362,0.102l0.285,0.03l0.256,-0.126l0.107,-0.128l0.196,-0.338l0.209,-0.042l0.124,0.123l0.097,0.165l0.043,0.242l-0.06,0.253l-0.199,0.227l-0.122,0.272l-0.08,0.902l0.004,0.27l0.064,0.26l0.173,0.412l0.09,0.116l0.262,0.147l0.071,0.111l0.015,0.2l0.041,0.176l0.17,0.067l0.144,0.088l-0.054,0.195l-0.09,0.198l-0.118,0.488l-0.562,1.128l-0.032,0.243l-0.222,0.484l-0.451,0.078l-0.521,0.234l-0.29,0.182l-0.253,0.236l-0.096,0.309l0.082,0.141l0.053,0.151l-0.006,0.163l-0.078,0.135l-0.251,0.329l-0.106,0.269l-0.112,0.121l-0.055,0.146l0.019,0.167l0.101,0.146l0.306,0.627l0.328,0.605l0.07,0.07l0.027,0.081l-0.193,0.16l0.004,0.29l0.058,0.288l0.29,0.712l0.041,0.19l0.096,0.156l0.148,0.146l0.163,0.123l0.472,0.21l0.182,0.042l0.189,0.007l0.047,-0.142l0.165,-0.048l-0.036,-0.139l-0.202,-0.193l-0.008,-0.104l0.106,-0.078l0.126,-0.045l0.284,-0.21l0.301,-0.168l0.383,0.014l0.375,0.094l0.267,0.098l0.22,0.18l0.226,0.312l0.158,0.345l-0.001,0.164l-0.038,0.165l0.008,0.163l0.118,0.111l0.363,0.008l0.185,-0.256l0.023,-0.288l-0.13,-0.111l0.06,-0.142l0.111,-0.106l0.161,0.095l0.153,0.179l0.563,0.195l0.144,0.004l0.117,0.037l0.252,0.135l0.118,0.108l-0.145,0.224l-0.559,0.05l-0.162,0.168l0.165,0.337l0.268,0.277l0.172,0.224l0.152,0.241l-0.007,0.223l-0.089,0.232l0.246,-0.018l0.231,0.049l0.32,0.194l0.1,0.02l0.106,-0.031l-0.015,0.7l-0.218,0.641l-0.275,-0.08l-0.235,-0.271l0.048,-0.33l0.15,-0.319l-0.086,-0.067l-0.151,0.026l-0.173,0.072l-0.187,0.025l-0.307,-0.042l-0.63,-0.347l-0.256,-0.032l-0.058,-0.157l0.014,-0.333l-0.251,-0.396l-0.04,-0.142l-0.08,-0.111l-0.749,-0.431l-0.092,-0.073l-0.23,-0.344l-0.522,-0.49l-0.146,-0.05l-0.159,-0.014l-0.052,0.124l0.072,0.191l0.029,0.164l-0.011,0.172l0.021,0.133l0.247,0.272l0.037,0.128l0.165,0.349l0.02,0.408l-0.211,0.169l-0.237,-0.188l-0.008,-0.154l-0.041,-0.143l-0.255,-0.371l-0.086,-0.08l-0.48,-0.366l-0.372,-0.402l-0.827,-0.429l-0.099,-0.023l-0.144,0.032l-0.135,0.053l-0.4,0.212l-0.141,0.147l-0.013,0.227l-0.287,0.18l-0.395,0.025l-0.303,-0.113l-0.251,-0.226l-0.207,-0.011l-0.257,-0.353l-0.313,-0.045l-0.259,0.276l-0.055,-0.548l-0.002,-0.554l0.072,-0.162l0.129,-0.135l0.655,-0.582l0.083,-0.187l-0.028,-0.25l-0.149,-0.204l-0.235,-0.124l-0.271,-0.052l-0.195,-0.114l-0.153,-0.188l-0.104,0.333l0.101,0.494l0.017,0.321l-0.093,0.121l-0.168,0.003l-0.16,-0.038l-0.119,-0.115l-0.087,-0.332l-0.229,-0.219l-0.093,-0.314l-0.104,-0.045l-0.213,0.024l-0.157,-0.146l-0.104,-0.367l-0.022,-0.394l-0.089,-0.332l-0.128,-0.321l-0.075,-0.262l-0.115,-1.178l-0.028,-0.108l-0.062,-0.089l-0.145,-0.134l-0.109,-0.164l-0.021,-0.135l0.03,-0.581l0.05,-0.14l0.113,-0.067l0.155,0.114l0.124,0.141l0.154,0.068l0.136,0.089l0.254,0.344l0.1,0.054l0.313,-0.011l0.185,-0.043l0.089,-0.125l0.057,-0.149l0.001,-0.176l-0.181,-0.52l-0.055,-0.375l-0.003,-0.338l0.047,-0.339l0.247,-0.564l0.031,-0.392l-0.023,-0.525l0.043,-0.313l-0.007,-0.18l-0.147,-0.283l-0.039,-0.302l0.412,-1.537l0.129,-0.298l0.094,-0.308l0.043,-0.409l0.308,-0.112l0.293,-0.169l0.151,0.013l0.161,0.041l0.354,-0.084L815.569,409.826zM818.186,420.348l0.051,0.101l-0.057,-0.005l-0.04,0.019l-0.132,0.208l0.144,0.385l-0.089,0.28l-0.16,0.018l-0.063,-0.03l0.033,-0.139l0.034,-0.063l-0.032,-0.183l-0.095,-0.115l-0.076,-0.223l-0.117,-0.134l0.055,-0.215l0.37,-0.024L818.186,420.348zM818.583,423.103l-0.009,0.117l-0.605,-0.426l-0.028,-0.073l-0.001,-0.068l0.037,-0.068L818.583,423.103zM824.696,424.299l-0.074,0.186l-0.092,-0.066l-0.13,0.011l-0.204,0.158l-0.332,-0.212l-0.051,-0.166l0.237,-0.365l-0.002,-0.543l0.087,-0.134l0.091,-0.096l0.108,-0.052l0.234,0.375l0.08,0.046l0.226,0.172l-0.059,0.347l0.021,0.203L824.696,424.299zM813.239,423.959l0.004,0.194l-0.473,-0.286l-0.014,-0.099l0.012,-0.074l0.049,-0.044l0.254,0.107L813.239,423.959zM817.852,424.563l0.174,0.008l0.054,-0.027l0.333,0.24l-0.02,0.122l0.042,0.16l-0.19,0.276l-0.034,0.093l-0.105,0.09l-0.361,-0.22l-0.132,-0.134l-0.039,-0.274l0.144,-0.407L817.852,424.563zM814.455,424.737l0.143,0.024l0.449,-0.086l0.184,0.043l0.123,0.165l0.153,0.051l0.121,0.084l0.226,-0.146l0.229,0.167l0.203,0.312l0.239,0.221l0.227,0.164l0.044,0.121l-0.137,0.199l-0.042,0.251l0.014,0.271l0.171,0.569l-0.06,0.154l-0.172,0.218l-0.129,0.242l0.017,0.098l-0.051,0.08l-0.016,0.171l-0.105,-0.036l-0.097,0.027l-0.094,0.077l-0.146,0.165l-0.229,-0.05l-0.107,-0.049l-0.026,-0.143L815.519,428l-0.098,-0.06l-0.241,-0.247l-0.113,-0.186l-0.002,-0.198l-0.063,-0.185l-0.125,-0.165l-0.165,-0.127l-0.055,-0.122l-0.021,-0.144l-0.015,-0.369l-0.233,-0.46l-0.082,-0.11l-0.219,-0.114l-0.183,-0.147l-0.077,-0.146l-0.071,-0.236l-0.049,-0.034l-0.142,0.011l-0.138,-0.031l0.04,-0.173l0.137,-0.126l0.188,-0.016l0.52,0.071L814.455,424.737zM821.688,426.53l0.239,0.437l-0.261,-0.298l-0.303,-0.203l-0.314,-0.336l-0.227,-0.118l-0.069,-0.068l0.024,-0.139l0.167,-0.026l0.074,0.008l0.457,0.595L821.688,426.53zM823.074,427.672l0.01,0.25l-0.105,-0.092l-0.339,-0.491l-0.094,-0.179l0.096,-0.119l0.245,0.183L823.074,427.672zM818.355,427.955l-0.226,0.711l-0.15,-0.245l0.061,-0.154l-0.13,-0.128l-0.034,-0.117l0.05,-0.154l0.136,-0.143l0.034,-0.466l0.287,-0.149l0.115,-0.006l-0.041,0.114l0.004,0.215L818.355,427.955zM818.963,427.458l-0.087,0.087l-0.053,-0.014l-0.036,-0.154l0.084,-0.103l0.027,0.01L818.963,427.458zM822.908,428.148l0.538,0.337l0.371,0.577l0.043,0.442l-0.028,0.168l-0.177,-0.189l-0.379,-0.27l-0.263,-0.06l-0.081,-0.049l0.03,-0.146l-0.172,-0.135l-0.02,-0.055l-0.156,-0.06l-0.228,-0.303l-0.161,-0.057l-0.153,0.064l-0.354,0.45l-0.379,0.316l-0.005,-0.121l0.153,-0.395l0.098,-0.632l0.062,-0.192l-0.077,-0.284l-0.01,-0.253l0.283,0.117l0.354,0.118l0.27,0.161l0.044,0.108L822.908,428.148zM827.183,427.461l0.198,0.233l0.049,0.168l-0.021,0.187l0.09,0.083l0.159,0.022l0.203,0.094l0.152,0.173l-0.091,0.158l0.028,0.231l-0.159,0.291l0.021,0.516l0.092,0.165l0.009,0.166l-0.023,0.174l0.039,0.143l0.245,0.472l0.045,0.157l-0.075,0.124l-0.024,0.118l0.151,0.012l0.215,0.196l0.127,0.259l-0.038,0.068l-0.172,-0.203l-0.13,-0.032l-0.551,0.055l-0.338,-0.084l-0.219,-0.008l-0.219,-0.347l-0.19,-0.058l-0.15,-0.153l-0.25,-0.393l-0.079,-0.225l0.174,-0.228l0.055,-0.182l-0.01,-0.178l-0.166,0.029l-0.145,-0.059l-0.177,-0.219l-0.071,-0.126l-0.129,-0.105l-0.205,-0.25l-0.295,-0.098l-0.12,-0.068l-0.233,-0.21l-0.171,-0.26l-0.166,-0.456l-0.087,-0.473l0.761,0.123l0.77,-0.024l0.87,-0.108L827.183,427.461zM819.928,428.086l-0.144,0.067l-0.292,-0.28l-0.17,-0.131l-0.044,-0.073l0.137,-0.105l0.37,0.001l0.196,0.192l0.027,0.12L819.928,428.086zM812.759,428.489l0.153,0.043l0.109,-0.042l0.097,-0.151l0.091,0.223l0.228,0.183l-0.076,0.186l-0.199,0.021l-0.195,-0.042l-0.207,0.074l-0.251,-0.042l-0.15,-0.174l-0.171,-0.313l-0.085,-0.058l0.011,-0.128l0.063,-0.081l-0.033,-0.021l0.016,-0.057l0.031,-0.039l0.055,-0.016l0.134,0.139l0.318,0.207L812.759,428.489zM812.587,429.813l-0.21,0.097l-0.054,-0.061l-0.037,-0.141l0.003,-0.097l-0.201,-0.512l0.154,-0.078l0.114,0.06l0.115,0.081l0.107,0.042l0.098,0.162l-0.023,0.112l0.03,0.108L812.587,429.813zM819.483,430.064l0.327,0.145l0.318,-0.125l0.314,0.035l0.261,0.189l-0.085,0.12l-0.018,0.131l0.584,-0.285l0.156,0.017l-0.005,0.265l-0.035,0.225l-0.068,0.218l-0.124,0.255l-0.166,0.229l-0.218,0.166l-0.259,0.101l-0.123,0.092l-0.037,0.139l0.005,0.174l-0.06,0.159l-0.271,0.065l-0.424,0.309l-0.911,0.196l-0.25,0.135l-0.159,0.174l-0.178,0.158l-0.097,0.039l-0.044,-0.075l-0.013,-0.064l0.13,-0.411l-0.021,-0.171l-0.063,-0.166l0.04,-0.325l0.158,-0.305l0.084,-0.336l0.025,-0.648l0.123,-0.903l-0.007,-0.108l-0.096,-0.122l-0.354,-0.099l-0.14,-0.093l0.07,-0.181l0.134,-0.123l0.184,0.005l0.162,0.115l0.572,0.237l0.304,0.199L819.483,430.064zM826.102,430.122l-0.052,0.146l-0.082,-0.041l-0.071,-0.066l-0.105,-0.221l-0.036,-0.162l0.162,0.091l0.093,0.161L826.102,430.122zM825.411,430.414l-0.351,0.018l-0.153,-0.13l-0.191,-0.382l0.216,-0.083l0.206,0.022l0.151,0.135l0.161,0.256L825.411,430.414zM825.316,430.838l0.195,0.1l0.225,-0.04l0.272,-0.226l0.306,0.082l0.179,0.333l0.092,0.125l0.05,0.217l-0.013,0.521l-0.074,0.472l0.058,0.097l0.141,0.085l0.122,0.104l0.103,0.134l0.066,0.149l0.026,0.362l0.177,0.305l0.023,0.119l-0.042,0.125l-0.295,-0.024l-0.023,0.105l0.007,0.13l-0.104,-0.082l-0.173,-0.298l-0.158,-0.125l0.049,0.483l0.052,0.231l0.009,0.233l-0.273,-0.178l-0.326,-0.11l-0.09,-0.095l0.03,-0.302l-0.006,-0.15l-0.146,-0.318l0.171,-0.688l-0.004,-0.141l-0.029,-0.141l-0.135,-0.279l-0.214,-0.234l-0.131,0l-0.317,0.164l-0.161,-0.054l-0.095,-0.645l-0.128,-0.626l-0.099,-0.16l-0.063,-0.168l0.063,-0.139l0.122,0.057l0.174,0.165l0.21,0.095l0.105,0.083L825.316,430.838zM812.089,430.319l0.061,0.15l-0.079,0.226l-0.067,0.049l-0.09,-0.094l-0.192,-0.066l-0.013,-0.122l0.101,0.003l0.184,-0.119L812.089,430.319zM804.932,439.057l-0.26,0.204l0.028,-0.252l0.076,-0.237l0.264,-0.487l0.191,-0.15l0.314,-0.383l0.178,-0.186l0.426,-0.367l0.392,-0.402l0.132,-0.03l0.145,-0.006l0.114,-0.046l0.256,-0.217l0.643,-0.724l0.532,-0.54l0.545,-0.683l0.26,-0.199l0.069,-0.073l0.502,-0.63l0.157,-0.092l0.178,-0.066l0.12,-0.085l0.106,-0.107l0.177,-0.274l0.072,-0.321l-0.045,-0.181l-0.1,-0.267l0.125,-0.365l0.099,-0.168l0.35,-0.742l0.101,-0.15l0.146,0.094l0.02,0.133l-0.072,0.313l-0.006,0.157l0.083,0.159l-0.1,0.263l0.251,0.698l0.192,0.441l0.007,0.146l-0.258,0.264l-0.153,0.08l-0.331,0.071l-0.149,0.077l-0.237,0.214l-0.148,0.282l-0.037,0.146l-0.076,0.112l-0.682,0.191l-0.32,0.125l-0.146,0.094l-0.077,0.153l0.054,0.27l-0.573,0.973l-0.183,0.254l-0.195,0.217l-0.24,0.154l-0.337,0.094l-0.268,0.188l-0.182,0.333l-0.224,0.3l-0.283,0.223l-0.306,0.196l-0.28,0.143l-0.303,0.101l-0.091,0.131l-0.064,0.162l-0.134,0.076l-0.159,0.043L804.932,439.057zM823.022,431.008l0.164,0.377l-0.222,-0.002l-0.081,-0.274l0.095,-0.089L823.022,431.008zM821.937,436.206l-0.108,0.075l-0.044,-0.187l0.031,-0.252l0.215,-0.88l-0.049,-0.22l0.359,-0.491l0.221,-0.46l0.333,-0.484l0.042,-0.251l0.295,-0.479l0.275,-0.661l-0.015,-0.219l0.071,-0.109l0.04,-0.166l0.008,-0.141l0.202,-0.246l0.053,0.16l-0.06,0.314l0.01,0.151l0.035,0.071l0.002,0.292l-0.072,0.448l0.066,0.517l-0.13,0.526l-0.148,0.236l-0.219,0.167l-0.239,0.104l-0.248,0.262l-0.16,0.306l-0.026,0.279l-0.394,0.94L821.937,436.206zM821.265,437.295l-0.186,0.03l-0.196,-0.016l-0.132,-0.139l-0.228,-0.598l-0.265,-0.146l-0.303,-0.11l-0.152,-0.093l-0.134,-0.112l-0.426,-0.597l-0.032,-0.365l0.073,-0.207l0.129,-0.185l0.146,-0.05l0.351,-0.007l0.182,-0.024l0.4,-0.274l0.028,-0.108l0.003,-0.451l-0.04,-0.315l-0.1,-0.308l0.108,-0.141l0.142,-0.139l0.147,-0.272l0.028,-0.191l0.003,-0.2l0.038,-0.143l0.115,-0.072l0.554,-0.218l0.098,-0.015l0.713,0.202l0.146,0.304l0.014,0.1l-0.111,0.337l-0.099,0.226l-0.24,0.35l-0.179,0.378l-0.133,0.569l-0.084,0.185l-0.224,0.356l-0.068,0.195l0.002,0.423l-0.038,0.156l0.002,0.15l0.444,0.705l0.038,0.111l-0.004,0.126l-0.076,0.157l-0.182,0.271l-0.102,0.095L821.265,437.295zM819.914,433.31l-0.078,0.039l-0.069,-0.005l-0.165,0.102l-0.061,-0.191l0.059,-0.326l0.248,-0.249l0.063,-0.078l0.067,-0.046l0.081,-0.005l0.078,0.097l0.022,0.147l-0.157,0.444L819.914,433.31zM824.592,432.932l-0.078,0.013l0.13,-0.298l0.103,0.043l0.031,0.033l-0.003,0.134L824.592,432.932zM812.243,433.272l-0.346,0.087l-0.08,-0.273l0.245,-0.251l0.275,0.101l0.164,0.098l-0.077,0.089L812.243,433.272zM828.447,434.891l-0.049,0.079l-0.067,-0.163l-0.163,-0.153l-0.157,-0.26l-0.111,-0.081l0.076,-0.206l0.007,-0.335l0.156,-0.153l0.072,-0.045l0.118,-0.163l0.053,-0.009l0.05,0.136l-0.106,0.416l0.159,0.492l-0.054,0.307l0.023,0.069L828.447,434.891zM825.371,435.251l-0.027,0.104l-0.221,-0.008l-0.079,0.016l-0.208,0.266l-0.122,0.067l-0.666,0.087l-0.524,-0.07l-0.18,-0.146l-0.117,-0.241l-0.036,-0.159l0.132,-0.174l0.126,-0.115l0.424,-0.228l0.096,-0.173l0.222,-0.209l0.457,-0.07l0.044,0.052l0.061,0.033l0.092,0.009l0.227,0.172l0.254,0.11l-0.062,0.417l0.076,0.141L825.371,435.251zM827.299,434.699l0.019,0.14l-0.36,-0.369l-0.073,-0.261l0.12,0.011l0.154,0.1L827.299,434.699zM829.483,435.311l-0.035,0.015l-0.156,-0.22l0.021,-0.25l0.211,-0.374l0.156,0.327l-0.002,0.148l-0.022,0.073l0.146,0.185l-0.101,0.091L829.483,435.311zM829.334,436.569l0.229,0.17l0.297,-0.045l-0.004,0.429l0.048,0.125l0.269,0.363l0.042,0.303l-0.159,0.284l-0.119,0.135l-0.222,0.194l-0.005,0.089l0.094,0.101l0.307,0.058l0.232,0.156l0.041,0.443l0.222,0.349l-0.006,0.152l-0.088,0.624l0.028,0.266l0.166,0.213l0.14,0.09l0.072,0.134l0.065,0.367l-0.012,0.623l-0.021,0.218l-0.098,0.202l-0.303,0.459l-0.406,0.365l-0.217,-0.024l-0.069,0.108l0.135,0.333l-0.054,0.703l-0.089,0.487l-0.132,-0.247l-0.092,-0.258l-0.083,-0.684l-0.104,-0.308l-0.163,-0.282l-0.065,-0.252l-0.169,-0.235l-0.216,-0.608l-0.143,0.031l-0.237,0.167l-0.053,0.114l-0.028,0.173l-0.055,0.156l-0.276,0.249l-0.218,0.296l-0.179,0.324l-0.057,0.297l0.146,0.232l0.15,0.094l0.219,0.208l0.067,0.095l0.23,0.675l-0.008,0.691l-0.168,0.304l-0.427,0.577l-0.308,0.183l-0.164,-0.093l-0.132,-0.35l-0.021,-0.144l0.089,-0.329l0.01,-0.301l-0.104,-0.102l-0.113,0.02l-0.048,0.043l-0.275,0.395l-0.114,0.1l-0.169,0.014l-0.134,-0.027l-0.816,-0.345l-0.667,-0.34l-0.522,-0.318l-0.378,-0.48l-0.079,-0.359l-0.005,-0.376l-0.169,-0.551l-0.02,-0.188l0.012,-0.18l0.169,-0.338l0.203,-0.171l0.114,-0.123l0.091,-0.136l0.063,-0.182l-0.018,-0.181l-0.068,-0.113l-0.321,-0.397l-0.279,-0.244l-0.571,-0.219l-0.133,-0.121l-0.146,-0.091l-0.159,-0.039l-0.156,-0.001l-0.169,0.068l-0.044,0.145l0.012,0.13l-0.015,0.126l-0.239,0.725l-0.306,-0.159l-0.292,-0.184l-0.077,-0.129l-0.033,-0.154l-0.05,-0.104l-0.068,-0.094l-0.134,0.242l-0.167,0.191l-0.204,0.044l-0.207,0.003l-0.068,-0.083l-0.075,-0.461l-0.219,-0.146l-0.274,0.031l-0.332,0.254l-0.065,0.095l-0.073,0.219l-0.361,0.622l-0.191,0.478l-0.212,0.466l-0.094,0.153l-0.125,0.101l-0.197,-0.042l-0.179,-0.111l-0.168,-0.3l0.057,-0.349l0.188,-0.223l0.157,-0.238l0.189,-0.833l0.015,-0.296l0.033,-0.127l0.313,-0.379l0.264,-0.235l0.139,-0.049l0.569,-0.134l0.234,-0.112l0.369,-0.002l0.3,-0.064l0.239,-0.181l0.018,-0.187l-0.011,-0.195l0.053,-0.119l0.092,-0.1l0.128,-0.132l0.144,-0.099l0.409,-0.072l0.136,-0.082l0.109,-0.127l0.152,-0.248l0.181,0.062l0.182,0.096l0.327,0.076l0.289,0.206l0.186,0.324l0.031,0.16l0.048,0.527l-0.067,0.123l-0.282,0.245l0.13,0.026l0.37,-0.223l0.185,-0.086l0.456,-0.12l0.107,-0.079l0.079,-0.118l0.161,-0.323l0.117,-0.345l0.093,-0.144l0.131,-0.114l0.131,-0.019l0.479,0.236l0.307,-0.114l0.086,-0.358l0.07,-0.52l0.055,-0.141l0.176,-0.136l0.21,0.044l0.288,0.187l0.266,0.062l0.099,-0.15l0.094,-0.296l0.107,0.001l0.358,0.098l0.346,-0.065l0.098,-0.356l-0.065,-0.381l-0.271,-1.112l0.161,-0.248l0.14,-0.007l0.341,0.296l0.657,0.4l0.219,0.244L829.334,436.569zM829.234,435.799l-0.051,0.072l-0.085,-0.151l0.074,-0.333l0.054,-0.056l0.07,0.211L829.234,435.799zM822.855,436.806l0.024,0.293l-0.258,0.085l-0.207,-0.075l-0.133,-0.176l0.001,-0.066l0.116,0.005l0.255,-0.154l0.081,-0.03L822.855,436.806zM825.968,437.073l-0.08,0.168l-0.315,-0.139l-0.075,-0.121l0.04,-0.143l0.154,-0.049l0.08,0l0.15,0.15L825.968,437.073zM805.056,439.69l-0.191,0.066l-0.042,-0.176l0.024,-0.173l0.137,0.019l0.067,0.054L805.056,439.69zM804.283,440.623l-0.146,0.214l-0.165,-0.246l0.018,-0.343l0.051,-0.095l0.233,-0.052L804.283,440.623zM820.721,441.958l0.031,0.065l-0.013,0.07l-0.292,0.13l-0.098,-0.004l-0.023,-0.217l0.072,-0.099l0.138,0.088l0.122,-0.102L820.721,441.958zM828.713,443.212l-0.044,0.16l-0.173,-0.377l-0.068,-0.093l0.088,-0.315l0.193,0.154L828.713,443.212zM818.352,444.712l-0.284,0.039l-0.091,-0.003l-0.223,-0.286l-0.021,-0.126l-0.179,-0.143l0.065,-0.142l0.232,-0.034l0.402,-0.181l0.645,0.286l0.1,0.103l-0.201,0.063l-0.143,0.271L818.352,444.712zM815.731,445.701l0.153,0.202l0.192,-0.053l0.306,0.057l0.065,0.105l-0.01,0.069l-0.327,0.195l-0.215,-0.204l-0.379,0.139l-0.181,-0.084l-0.247,0.075l-0.152,-0.158l0.062,-0.152l0.392,-0.25L815.731,445.701zM813.181,447.996l-0.076,0.169l-0.089,0.079l-0.116,-0.044l-0.089,-0.087l-0.05,0.13l-0.245,0.05l-0.155,0.2l-0.226,0.054l-0.158,-0.026l0.017,-0.178l0.437,-0.267l0.272,-0.099l0.239,-0.193l0.12,-0.021l0.061,0.157L813.181,447.996z"},"pl":{"name":"Poland","path":"M530.719,280.576L530.831,280.634L531.617,280.697L532.414,280.76L533.695,280.829L535.03,280.899L536.416,280.974L537.915,281.053L539.496,281.1L539.593,281.068L539.754,280.881L539.951,280.906L540.184,281.022L540.292,281.108L540.338,281.207L540.367,281.321L540.494,281.343L540.727,281.43L541.041,281.627L541.287,281.818L541.522,282.09L541.6,282.398L541.604,282.747L541.589,282.971L541.609,283.062L541.93,284.675L542.464,286.218L542.66,286.96L542.738,287.354L542.801,287.924L542.82,288.324L542.818,288.548L542.778,288.856L542.62,289.038L541.595,289.558L541.402,289.72L541.1,290.124L540.821,290.539L540.757,290.681L540.74,290.774L540.802,290.91L541.167,291.131L541.535,291.309L541.655,291.442L541.927,291.612L542.026,291.765L542.08,291.897L542.076,292.204L541.954,292.627L542.005,292.946L541.88,293.159L541.778,293.395L541.763,293.807L541.947,294.261L542.098,294.571L542.156,294.814L542.095,295.004L542.113,295.194L542.248,295.396L542.672,296.016L542.881,296.611L543.015,296.843L543.324,297.143L543.352,297.266L543.228,297.379L543.128,297.394L543.047,297.424L542.995,297.529L543.076,297.642L543.185,297.807L543.321,298.274L543.308,298.656L543.203,298.753L543.069,298.979L542.979,299.186L542.246,299.329L542.07,299.55L541.669,299.975L541.396,300.22L540.991,300.661L540.351,301.417L540.115,301.733L539.942,301.994L539.424,302.686L539.265,302.976L539.296,303.214L539.463,303.773L539.498,304.025L539.468,304.257L539.413,304.464L539.423,304.556L539.576,304.706L539.819,304.941L539.833,305.02L539.799,305.122L539.715,305.199L539.41,305.117L539.07,304.958L538.954,304.978L538.77,304.94L538.011,304.633L537.499,304.392L537.448,304.235L537.352,304.008L537.134,303.817L536.634,303.652L536.431,303.523L535.619,303.451L535.267,303.448L535.018,303.501L534.858,303.496L534.639,303.833L534.488,303.931L534.267,303.941L534.073,303.881L533.875,303.704L533.559,303.61L533.33,303.655L533.161,303.617L533.016,303.607L532.965,303.643L532.848,303.638L532.679,303.723L532.493,303.842L532.289,303.934L532.131,304.13L531.991,304.513L531.594,304.341L531.462,304.416L531.274,304.466L531.146,304.414L531.176,304.282L531.234,304.133L531.231,303.925L531.195,303.694L531.072,303.619L530.887,303.592L530.792,303.546L530.782,303.47L530.687,303.372L530.523,303.124L530.369,302.814L530.262,302.723L530.107,302.87L529.872,303.037L529.725,303.095L529.442,303.575L528.934,303.591L528.903,303.367L528.849,303.151L528.552,303.098L528.543,302.971L528.481,302.653L527.885,302.03L527.813,301.77L527.836,301.669L527.795,301.503L527.665,301.403L527.194,301.284L527.073,301.352L526.964,301.282L526.792,301.132L526.495,301.01L526.462,300.947L526.355,300.839L526.296,300.825L526.257,300.89L526.171,300.982L525.865,301.099L525.743,301.051L525.632,300.95L525.505,300.731L525.321,300.539L525.17,300.471L525.083,300.37L525.064,300.292L525.4,300.134L525.474,299.971L525.431,299.674L525.381,299.637L525.247,299.737L524.966,299.825L524.708,299.866L524.575,299.866L523.836,299.325L523.356,299.159L523.073,299.111L523.043,299.166L523.17,299.47L523.392,299.845L523.381,299.944L523.116,300.097L522.966,300.164L522.789,300.293L522.639,300.473L522.509,300.554L522.397,300.533L522.278,300.447L521.972,299.894L521.587,299.47L521.541,299.375L521.421,299.353L521.251,299.255L521.193,299.125L521.279,298.989L521.396,298.865L521.604,298.788L521.667,298.715L521.704,298.606L521.781,298.465L521.761,298.415L521.614,298.255L521.396,298.104L520.79,298.217L520.624,298.298L520.53,298.193L520.459,298.04L520.306,298.01L520.096,297.87L519.847,297.732L519.604,297.692L519.099,297.493L518.904,297.482L518.792,297.414L518.674,297.263L518.574,297.098L518.522,296.762L518.15,296.61L517.779,296.514L517.753,296.563L517.769,296.901L517.749,297.082L517.504,297.193L517.262,297.204L517.275,297.148L517.565,296.539L517.695,296.154L517.844,295.451L517.665,294.894L517.616,294.632L517.533,294.507L517.024,294.234L516.985,294.14L517.063,293.77L517.025,293.614L516.902,293.449L516.741,293.121L516.679,292.842L516.884,292.514L516.935,292.272L517.024,291.941L517.09,291.759L517.103,291.709L516.968,291.58L516.934,291.398L516.97,291.136L516.898,290.941L516.718,290.815L516.601,290.647L516.547,290.439L516.589,290.111L516.729,289.664L516.433,289.124L515.702,288.491L515.352,288.048L515.38,287.794L515.534,287.564L515.813,287.358L516.025,286.991L516.144,286.554L516.147,286.471L516.154,286.159L515.829,284.877L515.776,284.555L515.737,284.165L515.717,284.059L516.359,284.332L516.628,284.486L516.594,284.313L516.54,284.164L516.576,283.946L516.558,283.616L515.975,283.447L515.59,283.39L515.547,283.16L515.583,283.011L515.69,283.099L516.068,283.133L516.999,282.688L518.606,282.107L520.323,281.562L520.724,281.502L521.126,281.387L521.275,281.182L521.424,281.045L521.657,280.683L522.174,280.119L523.088,279.913L523.43,279.645L524.145,279.269L525.775,278.846L526.457,278.752L527.124,278.741L527.718,279.075L528.347,279.487L528.46,279.734L528.12,279.58L527.624,279.211L527.44,279.195L527.864,280.316L528.096,280.712L528.563,281.006L528.956,281.106L530.166,280.927L530.595,280.693z"},"pt":{"name":"Portugal","path":"M427.454,365.489l0.383,0.175l0.352,-0.084l0.436,0.225l0.227,0.052l-0.202,0.161l-0.203,0.204l-0.507,-0.048l-0.429,-0.196l-0.154,-0.149l-0.042,-0.134L427.454,365.489zM405.46,351.544l-0.012,0.064l-0.159,-0.025l-0.201,0.019l-0.108,-0.186l0.098,-0.077l0.226,-0.019l0.108,0.083L405.46,351.544zM403.716,348.445l0.178,0.024l0.895,-0.052l0.238,0.038l-0.025,0.26l-0.169,0.104l-0.527,0.07l-0.829,-0.168l-0.278,-0.224l-0.04,-0.164l0.005,-0.077l0.175,-0.061L403.716,348.445zM396.705,346.271l0.231,0.143l-0.351,0.031l-0.116,0.07l-0.284,-0.101l-0.343,0.015l-0.215,-0.192l-0.049,-0.2l0.108,-0.124l0.303,-0.001L396.705,346.271zM395.318,346.013l-0.288,0.009l-0.275,-0.272l0.405,-0.143l0.119,0.087l0.088,0.099l0.052,0.127L395.318,346.013zM397.74,345.903l-0.133,0.043l-0.748,-0.275l-0.267,-0.125l-0.346,-0.317l0.977,0.385L397.74,345.903zM399.713,345.589l-0.056,0.034l-0.583,-0.097l-0.166,-0.131l-0.067,-0.244l0.098,-0.083l0.256,-0.049l0.372,0.046l0.239,0.175v0.223L399.713,345.589zM388.313,342.842l-0.124,0.174l-0.214,-0.062l-0.071,-0.065l0.062,-0.372l0.171,-0.087l0.172,0.15L388.313,342.842zM452.761,333.954l0.059,0.03l0.163,-0.008l0.29,-0.142l0.197,-0.119l0.069,0.049l0.571,-0.067l0.135,0.054l0.09,0.061l0.281,0.082l0.306,0.009l0.379,-0.115l0.166,-0.116l0.032,-0.128l0.008,-0.097l0.049,-0.062l0.086,-0.035l0.135,0.063l0.193,0.051l0.463,0.021l0.091,-0.071l0.157,0.021l0.207,0.09l0.239,-0.029l0.121,0.11l0.05,0.146l0.014,0.317l-0.018,0.32l0.047,0.118l0.162,0.031l0.261,-0.004l0.235,0.086l0.182,0.151l0.06,0.154l0.026,0.106l-0.089,0.06l-0.126,0.228l-0.32,0.297l-0.457,0.267l-0.349,0.332l-0.24,0.396l-0.301,0.168l-0.092,0.09l-0.036,0.107l0.199,0.484l0.061,0.373l0.049,0.456l-0.032,0.128l-0.017,0.5l-0.046,0.146l0.012,0.119l0.073,0.127l0.033,0.122l-0.137,0.155l-0.251,0.18l-0.186,0.158l-0.05,0.148l0.014,0.092l0.313,0.313l0.057,0.128l-0.042,0.309l-0.18,0.505l-0.172,0.307l-0.03,0.03l-0.197,0.087l-0.944,0.003l-0.229,0.069l0.032,0.062l0.222,0.394l0.231,0.209l0.077,0.048l0.083,0.459l0.375,0.732l0.363,0.101l0.126,0.183l-0.023,0.256l-0.112,0.281l-0.223,0.288l-0.265,0.202l-0.173,0.201l-0.014,0.233l-0.055,0.295l-0.083,0.233l-0.021,0.157l0.664,0.985l0.37,-0.048l0.048,0.023l-0.066,0.234l-0.117,0.274l-0.14,0.052l-0.317,0.084l-0.3,0.354l-0.243,0.425l-0.183,0.206l-0.167,0.504l0.021,0.218l0.081,0.336l0.171,0.874l-0.246,0.039l-0.956,0.569l-0.296,0.001l-0.553,-0.25l-0.976,-0.081l-0.318,-0.075l-0.397,0.164l-0.307,-0.004l-0.244,0.209l-0.175,-0.057l0.201,-0.469l0.315,-0.93l-0.013,-0.569l0.075,-0.496l-0.086,-0.492l-0.158,-0.308l0.215,-0.799l-0.024,-0.413l-0.197,-0.524l0.597,0.08l-0.185,-0.208l-0.182,-0.127l-0.176,0.029l-0.149,-0.008l-0.508,0.203l-0.255,0.061l-0.074,-0.036l0.028,-0.324l-0.132,-0.421l0.204,-0.111l0.237,-0.032l0.202,-0.18l0.125,-0.201l-0.066,-0.359l0.175,-0.341l0.411,-0.289l-0.213,0.044l-0.244,0.18l-0.384,0.652l-0.125,0.33l-0.327,0.107l-0.293,0.053l-0.15,-0.035l-0.18,-0.083l-0.016,-0.243l0.014,-0.194l0.122,-0.386l0.048,-0.546l0.173,-0.49l-0.013,-0.131l-0.049,-0.195l0.154,-0.191l0.191,-0.126l0.29,-0.422l0.405,-1.009l0.467,-1.077l-0.038,-0.132l-0.099,-0.102l0.04,-0.292l0.281,-1.273l0.114,-0.167l0.132,-0.375l0.03,-0.606l0.052,-0.418l-0.012,-0.21l-0.042,-0.253l-0.179,-0.484l-0.188,-1.026l-0.015,-0.344l0.155,-0.174l-0.255,-0.025l-0.116,-0.223l0.026,-0.253l0.284,-0.409l0.265,-0.254l0.262,-0.166l0.145,-0.063l0.605,-0.173l0.159,-0.084l0.149,0.014l0.025,0.083l0.086,0.16l0.096,0.111l0.026,0.082l-0.234,0.343l-0.032,0.117l0.122,0.221L452.761,333.954z"},"pr":{"name":"Puerto Rico","path":"M290.108,410.328l0.086,0.058l0.084,-0.008l-0.068,-0.121h0.063l0.538,0.074l0.346,0.125l0.356,0.059l0.022,0.409l-0.274,0.164l-0.179,0.17l-0.146,0.209l-0.384,0.243l-0.462,0.073l-0.308,0.007l-0.115,-0.008l-0.112,-0.042l-0.232,0.04l-0.287,-0.107l-0.246,0.027l-0.488,-0.025l-0.183,0.092l-0.175,0.021l-0.171,-0.017l-0.146,-0.042l-0.362,0.003l-0.153,-0.081l0.063,-0.465l0.005,-0.21l-0.089,-0.174l-0.098,-0.109l-0.07,-0.129l0.142,-0.085l0.117,-0.124l0.037,-0.187l0.128,-0.046l0.15,-0.021l0.692,0.087l1.752,0.049l0.1,0.015L290.108,410.328zM292.083,411.324l-0.22,0.018l-0.143,-0.024l-0.048,-0.087l0.267,-0.082l0.311,0.012l0.178,0.049l0.022,0.033L292.083,411.324zM285.216,411.458l-0.026,0.003l-0.026,-0.003l-0.012,-0.008l-0.018,-0.027l-0.08,-0.044l-0.019,-0.041l0.018,-0.042l0.033,-0.017l0.162,-0.004l0.017,0.004l0.032,0.03l0.001,0.021l-0.016,0.021l-0.029,0.051l-0.012,0.013l-0.009,0.013l-0.004,0.023L285.216,411.458z"},"qa":{"name":"Qatar","path":"M619.583,391.833L619.33,391.896L619.093,391.963L618.895,391.961L618.735,391.935L618.629,391.87L618.425,391.61L618.281,391.273L618.37,391.085L618.4,390.968L618.205,390.078L618.142,389.393L618.165,389.253L618.276,389.091L618.462,388.733L618.561,388.388L618.839,387.59L619.134,387.282L619.566,387.056L619.922,387.498L620.354,387.835L620.437,388.212L620.31,388.519L620.192,389.005L620.263,389.229L620.289,389.423L620.406,389.748L620.52,390.169L620.539,390.462L620.478,390.733L620.327,390.961L620.031,391.645L619.943,391.716z"},"cg":{"name":"Republic of Congo","path":"M527.929,452.968L527.962,453.455L527.752,454.061L527.594,454.515L527.18,455.265L526.81,455.937L526.419,457.057L526.421,457.876L526.378,458.391L526.25,458.706L525.942,459.553L525.896,460.282L526.006,461.173L525.901,462.018L525.58,462.816L525.442,463.444L525.522,464.201L524.933,464.831L524.192,465.457L523.712,465.638L523.339,465.849L523.073,466.088L522.986,466.218L522.792,466.508L522.351,467.407L522.121,467.801L521.82,468.138L521.372,468.549L521.208,468.743L521.141,469.025L521.17,469.543L521.213,471.122L521.138,471.58L521.015,472.333L520.575,473.177L520.245,473.646L519.915,473.79L519.481,473.917L519.273,474.076L519.146,474.311L518.904,474.515L518.547,474.69L518.095,475.119L517.55,475.803L517.177,476.195L516.977,476.296L516.77,476.305L516.555,476.223L516.376,476.212L516.286,476.249L516.228,476.219L516.143,476.155L516.146,475.997L516.121,475.736L516.016,475.467L516.141,475.251L516.253,475.087L516.233,475.001L516.121,474.864L515.996,474.667L515.878,474.681L515.627,474.831L515.366,474.949L515.122,474.998L514.93,475.12L514.825,475.186L514.66,475.186L514.568,475.113L514.367,475.043L514.258,475.067L514.196,475.101L514.17,475.349L514.146,475.559L514.107,475.756L514.035,475.848L513.732,475.946L513.526,476.081L513.349,476.172L513.239,476.149L513.019,475.97L512.8,475.804L512.679,475.664L512.611,475.564L512.567,475.52L512.429,475.513L512.388,475.605L512.319,475.562L512.104,475.373L511.85,475.075L511.758,475.029L511.618,475.034L511.396,475.144L511.178,475.315L510.785,475.473L510.457,475.561L510.427,475.669L510.35,475.855L510.242,475.971L509.951,476.007L509.846,476.173L509.595,476.493L509.429,476.639L509.385,476.577L509.284,476.499L509.078,476.251L508.874,475.942L508.82,475.802L508.762,475.722L508.753,475.412L508.446,475.044L507.676,474.39L507.594,474.195L506.936,473.597L507.104,473.166L507.229,472.966L507.38,472.828L507.986,472.49L508.078,472.503L508.496,472.942L508.629,472.977L508.778,472.965L508.954,472.983L509.041,472.897L509.054,472.784L508.927,472.657L508.908,472.521L508.998,472.374L509.048,472.21L509.179,472.018L509.193,471.927L509.055,471.828L508.772,471.677L508.579,471.531L508.505,471.392L508.558,471.214L508.713,471.069L508.704,470.99L508.567,470.86L508.467,470.721L508.365,470.634L508.08,470.582L508.135,470.395L508.239,470.119L508.265,469.908L508.186,469.354L508.192,469.254L508.27,469.203L508.439,469.264L508.61,469.348L509.076,469.228L509.238,469.209L509.373,469.315L509.558,469.398L510.63,469.167L510.651,468.932L510.712,468.719L510.72,468.56L510.676,468.457L510.623,468.38L510.591,468.22L510.59,468.049L510.693,467.968L511.035,467.764L511.141,467.771L511.38,467.883L511.604,468.057L511.804,468.423L511.941,468.739L512.162,469.121L512.629,469.277L513.187,469.376L513.489,469.35L513.92,469.024L514.164,468.77L514.243,468.633L514.385,468.704L514.546,469.038L514.649,469.168L514.675,469.292L514.603,469.446L514.673,469.545L514.973,469.616L515.236,469.549L515.354,469.413L515.551,469.235L515.553,469.085L515.447,468.988L515.447,468.854L515.557,468.749L515.663,468.461L515.696,468.251L515.8,468.117L515.997,468.024L516.068,467.94L516.178,467.442L516.121,467.262L516.121,467.113L516.246,466.922L516.269,466.61L516.216,466.099L516.181,465.748L516.143,465.38L516.239,464.897L516.339,464.394L516.321,464.269L516.182,464.116L516.011,463.977L515.571,463.862L515.407,463.679L515.279,463.485L515.186,463.423L514.704,463.347L514.598,463.237L514.641,462.923L514.684,462.46L514.667,462.139L514.752,461.879L514.849,461.684L515.062,461.478L515.174,461.235L515.236,461.175L515.639,461.134L515.785,461.033L515.9,460.93L515.949,460.792L516.087,460.563L516.209,460.408L516.223,460.303L516.197,460.157L516.075,459.87L515.929,459.631L515.841,459.545L515.663,458.983L515.498,458.851L515.176,458.779L514.573,458.715L514.208,458.816L513.653,459.005L513.229,459.136L512.953,459.21L512.791,459.19L512.717,459.104L512.825,459.031L512.878,458.86L512.809,458.615L512.702,458.391L512.641,458.075L512.667,457.684L512.771,457.316L512.994,456.838L513.008,456.643L513.681,456.649L514.353,456.655L515.087,456.65L515.796,456.646L516.349,456.662L516.615,456.538L516.868,456.726L516.992,456.767L517.034,456.752L517.131,456.884L517.446,456.87L517.496,456.9L517.523,457.06L517.815,457.056L517.959,457.091L518.076,457.087L518.246,456.995L518.368,457.025L518.59,457.145L518.748,457.248L518.969,457.214L519.481,457.232L519.878,457.331L520.271,457.605L520.534,457.763L520.77,457.997L520.857,457.955L520.939,457.891L520.985,457.863L520.982,457.663L520.85,457.322L520.799,457.033L520.828,456.796L520.928,456.625L521.099,456.522L521.116,456.362L521.118,456.34L521.31,455.959L521.5,455.58L521.729,455.138L521.918,454.773L521.893,454.592L521.912,454.322L521.951,454.021L521.941,453.842L521.996,453.721L522.127,453.271L522.204,453.01L522.317,452.893L522.493,452.809L522.749,452.806L523.417,452.749L524.041,452.632L524.248,452.58L524.639,452.392L524.79,452.384L524.919,452.456L525.673,452.672L525.88,452.757L525.956,452.744L526.07,452.763L526.247,452.765L526.419,452.739L526.529,452.765L526.668,452.908L526.761,452.892L526.882,452.788L527.109,452.682L527.548,452.564L527.619,452.617L527.771,452.879z"},"re":{"name":"Reunion","path":"M632.294,523.602L631.897,523.691L631.621,523.659L631.074,523.405L630.928,523.236L630.71,522.761L630.758,522.594L630.93,522.3L631.32,522.184L631.73,522.227L631.914,522.307L632.131,522.651L632.411,523.001L632.364,523.417z"},"ro":{"name":"Romania","path":"M554.877,319.919L555.173,320.33L555.548,320.549L556.416,320.78L556.494,320.752L556.502,320.709L556.442,320.649L556.433,320.573L556.475,320.479L556.595,320.474L556.791,320.558L557.165,320.436L557.715,320.108L558.221,320.042L558.681,320.236L558.917,320.462L559.069,320.677L559.021,320.942L558.992,321.107L558.871,321.788L558.787,322.042L558.652,322.326L557.223,322.665L557.315,322.502L557.282,322.217L557.222,322.001L557.355,321.807L557.034,321.736L556.893,321.843L556.783,322.029L556.88,322.458L556.724,322.695L556.664,322.827L556.657,323.14L556.564,323.274L556.546,323.422L556.774,323.384L556.671,323.653L556.243,324.169L556.093,324.477L556.13,325.692L555.939,326.416L555.924,326.629L555.47,326.636L555.334,326.619L554.904,326.511L554.421,326.319L554.138,325.945L553.957,325.678L553.547,325.799L553.47,325.767L553.357,325.638L553.049,325.551L552.668,325.549L551.813,325.06L551.719,324.978L551.047,325.06L550.041,325.302L549.274,325.601L548.481,326.132L548.16,326.534L547.787,326.747L547.257,326.905L546.31,326.846L545.323,326.644L544.264,326.427L543.691,326.547L542.917,326.457L541.749,326.198L540.879,326.119L540.021,326.272L539.877,326.155L539.846,326.021L539.879,325.832L540,325.679L540.208,325.563L540.317,325.445L540.329,325.326L540.096,325.134L539.618,324.869L539.421,324.703L539.373,324.662L539.36,324.513L539.261,324.396L539.075,324.31L538.932,324.155L538.83,323.93L538.852,323.718L538.997,323.519L539.183,323.432L539.409,323.459L539.503,323.402L539.465,323.263L539.244,323.084L538.839,322.867L538.427,322.985L538.006,323.439L537.704,323.512L537.518,323.207L537.188,323.024L536.713,322.967L536.421,322.85L536.312,322.673L536.104,322.537L535.646,322.392L535.64,322.254L535.714,322.221L535.877,322.208L536.095,322.179L536.13,322.1L536.132,322.028L535.96,321.937L535.787,321.875L535.696,321.813L535.638,321.744L535.626,321.672L535.677,321.623L535.747,321.62L535.816,321.577L535.855,321.41L535.949,321.272L536.016,321.224L536.012,321.122L535.942,321.027L535.847,320.945L535.707,320.895L535.271,320.751L535.051,320.551L534.916,320.543L534.703,320.432L534.473,320.258L534.273,320.01L534.058,319.849L534.002,319.783L533.997,319.721L534.037,319.651L534.035,319.575L533.979,319.332L534.017,319.074L534.007,318.831L534.004,318.722L533.962,318.688L533.925,318.725L533.872,318.771L533.82,318.78L533.661,318.603L533.46,318.242L533.324,318.121L533.059,317.955L532.835,317.815L532.675,317.513L532.508,317.279L532.618,317.181L533.255,317.043L533.552,317.178L533.685,317.129L533.814,317.02L533.886,316.932L533.899,316.839L533.963,316.723L534.178,316.668L534.748,316.739L534.977,316.576L535.062,316.488L535.114,316.292L535.174,316.134L535.378,316.05L535.375,315.906L535.344,315.75L535.462,315.399L535.534,315.255L535.65,315.203L535.789,315.092L536.031,314.862L535.975,314.662L536.023,314.513L536.275,314.151L536.467,313.801L536.464,313.625L536.492,313.472L536.662,313.304L536.84,313.085L537.075,312.399L537.16,312.284L537.314,312.153L537.429,312.023L537.441,311.571L537.549,311.44L537.756,311.293L537.962,311.057L538.129,310.777L538.258,310.646L538.429,310.611L538.614,310.501L538.821,310.46L539.022,310.514L539.149,310.486L539.342,310.35L539.833,309.834L539.902,309.731L540.004,309.66L540.402,309.483L540.503,309.305L540.64,309.145L540.817,309.157L541.395,309.553L542.013,309.528L542.126,309.543L542.163,309.551L542.239,309.583L543.061,309.779L543.188,309.757L543.223,309.742L543.554,309.903L543.847,309.882L544.125,309.77L544.414,309.732L544.68,309.799L544.882,310.026L545.407,310.508L545.563,310.688L545.803,310.661L546.069,310.571L546.338,310.25L547.165,309.884L547.796,309.793L548.412,309.646L549.125,309.542L549.331,309.242L549.445,309.037L549.526,308.657L549.91,308.547L550.275,308.469L550.405,308.421L550.671,308.406L550.878,308.438L551.197,308.626L551.421,308.861L551.509,309.048L551.7,309.312L551.901,309.681L552.123,310.172L552.171,310.419L552.255,310.687L552.42,311.012L552.735,311.372L552.779,311.439L552.922,311.692L553.198,312.251L553.429,312.474L553.63,312.717L553.727,312.961L553.871,313.182L554.209,313.475L554.483,313.741L554.702,314.504L554.855,314.854L554.953,315.121L554.906,315.661L554.967,315.892L554.842,316.313L554.616,317.157L554.561,317.827L554.6,318.187L554.605,318.418L554.66,318.565L554.72,318.869L554.729,319.133L554.648,319.208L554.535,319.271L554.491,319.326L554.595,319.445L554.737,319.666z"},"ru":{"name":"Russia","path":"M628.024,65.03l-1.303,-0.928l0.107,-0.469l0.141,-0.197l0.004,-0.461l-0.12,-0.352l0.052,-0.724l0.841,0.53l0.08,0.216l0.566,0.369l0.085,0.706l-0.063,0.439L628.024,65.03zM620.465,166.738l-0.281,0.831l-0.108,0.411l-0.042,0.981l0.028,0.438l0.204,1.15l0.222,0.685l0.284,0.407l0.34,0.299l0.352,0.146l0.68,-0.137l0.67,-0.413l0.729,0.276l0.646,0.094l1.277,-0.413l0.134,0.102l-0.222,0.468l-0.038,0.688l0.255,0.518l0.296,-0.021l0.3,0.086l-0.088,0.316l0.829,0.876l0.756,0.614l-0.173,0.176l-0.481,-0.281l-0.247,0.095l0.063,0.488l-0.523,-0.143l-0.232,0.299l0.014,0.445l0.064,0.429l-0.006,0.311l-0.409,0.121l-0.235,0.231l0.95,0.505l1.339,0.422l0.374,0.172l0.519,0.437l0.234,0.112l0.021,-0.281l0.104,-0.243l0.623,0.541l0.518,0.097l0.521,0.006l1.264,-0.222l0.054,0.144l0.001,0.282l0.253,0.222l0.31,-0.091l0.097,-0.194l0.408,0.261l0.077,-0.235l0.078,-0.099l0.82,0.801l0.183,-0.029l0.173,-0.229l-0.405,-0.604l-0.23,-0.1l-0.21,-0.323l0.353,-0.165l0.349,0.045l0.165,0.267l0.148,0.356l0.076,0.075l1.396,0.485l0.283,-0.135l0.047,-0.261l0.515,-0.211l0.501,-0.575l-0.194,-0.315l-0.204,-0.225l-1.173,-0.715l-0.479,-0.437l-1.236,-1.555l-1.153,-2.076l-0.629,-1.426l-0.577,-1.62l-0.188,-0.836l-0.212,-0.772l-0.486,-0.597l0.217,-0.721l0.079,-0.838l0.257,-0.69l0.065,-0.352l-0.334,-0.856l-0.024,-0.594l-0.087,-0.286l-0.01,-0.524l0.171,-0.337l-0.038,-0.446l0.106,-0.247l0.491,-0.222l0.237,-0.683l0.05,-0.47l0.014,-0.424l0.27,-0.219l0.741,0.001l0.106,-0.164l0.138,-0.395l0.063,-0.542l-0.073,-0.748l0.063,-0.478l0.408,-0.777l0.177,-0.246l0.09,-0.601l-0.222,-0.237l-0.598,-0.298l-0.983,-0.121l-1.312,-0.387l-0.557,-0.475l-0.508,-0.259l-0.384,-0.043l-0.358,0.173l-0.978,0.69l-0.353,0.176l-0.313,0.048l-0.632,-0.22l-0.315,0.056l-0.336,0.322l-0.341,0.212l-0.434,0.134l-0.299,0.404l-0.149,0.343l-0.025,0.421l0.135,0.894l0.029,0.365l0.344,0.54l-0.326,0.124l-0.333,-0.09l-0.311,-0.003l-0.313,0.13l-0.283,0.235l-0.653,0.797l-0.08,0.216l-0.063,0.295l0.215,0.314l0.219,0.205l0.655,0.127l-0.217,0.466l-0.045,0.263l0.113,0.388l-0.322,0.624l-0.098,0.428l-0.023,0.427l-0.123,0.501l-0.111,0.332l-0.102,0.156l-0.348,0.292l-0.155,0.511l-0.209,0.392l-0.226,0.221l-0.514,-0.013l-0.515,-0.202l-0.225,0.101l-0.428,0.391L620.465,166.738zM623.182,68.689l0.159,0.177l0.081,0.202l0.618,0.093l1.866,-0.196l0.37,-0.616l0.351,-0.096l0.207,-0.664l-1.026,-0.916l-0.394,-0.718l-0.047,-0.606l-0.402,-0.172l-0.932,0.172l-0.387,0.921l-0.1,0.486l-0.292,0.359l-0.859,0.342l-0.16,0.209l0.366,0.835L623.182,68.689zM632.068,51.552l1.333,-0.652l0.482,0.833l0.418,0.062l0.439,-0.422l0.429,-0.729l0.947,1.093l0.818,0.783l0.895,-0.623l0.401,-0.509l0.287,-1.054l-0.29,-0.896l-0.149,-1.207l1.44,-0.354l0.539,-0.59l-0.359,-0.863l-1.177,-0.372l-0.433,-0.43l-0.146,-0.754l-0.263,-0.355l-0.73,0.416l-0.257,0.145l-0.768,-0.114l-0.332,0.584l-0.714,1.648l-0.882,0.683l-0.695,1.565l-1.052,-0.49l-0.887,0.339l0.299,1.537L632.068,51.552zM628.306,58.746l0.439,0.069l0.254,0.311l0.126,0.463l1.26,-0.23l1.188,0.846l0.482,1.143l0.48,0.153l1.212,-0.077l1.401,-0.531l2.148,-1.597l0.319,-0.645l-0.354,-0.481l-1.847,-1.646L634.188,55l-0.849,-0.555l-1.963,0.167l-2.109,-1.737l-0.238,0.05l-0.609,2.285l-0.14,1.475l-0.355,0.035l-0.548,0.529l0.06,1.029L628.306,58.746zM638.377,41.985l0.928,-0.38l2.978,-0.855l0.002,-0.431l0.145,-0.875l-0.411,-0.568l-3.164,0.518l-0.42,0.61l-0.111,0.964l-0.102,0.506l0.032,0.223L638.377,41.985zM613.464,63.43l-1.299,0.127l-0.45,-0.849l-0.174,-0.184l-0.271,0.124l-0.274,0.303l-0.877,0.253l-0.673,0.485l-0.71,0.945l-2.129,2.424l0.263,0.708l0.302,0.339l0.408,0.898l0.723,0.042l0.265,-0.137l0.284,-0.686l0.556,-0.251l0.703,0.101l0.238,0.441l-0.714,1.007l-0.254,0.645l0.294,0.495l0.568,-0.113l0.241,-0.177l0.197,-0.373l0.2,-0.171l0.615,0.604l0.226,-0.234l0.185,-0.788l0.062,-0.412l0.077,-0.199l0.605,0.563l0.265,0.096l0.24,-0.12l0.093,-0.738l-0.056,-0.578l-0.088,-0.387l-0.105,-0.184l-0.654,-0.225l-0.034,-0.163l0.376,-0.896l0.239,-0.26l1.937,-0.124l0.584,-0.821l-0.124,-0.791l0.27,-0.434l1.217,-0.506l1.912,-0.223l0.52,-1.088l1.564,-1.445l-0.315,-0.924l-0.383,-0.068l-1.507,-2.563l-0.327,-0.422l-1.038,0.059l-0.43,-0.292l-0.432,0.06l-1.73,1.038l-0.739,0.775l-0.272,1.911l0.127,0.973l-0.021,1.674L613.464,63.43zM617.18,53.448l0.299,0.701l0.274,0.078l0.387,-0.111l0.098,-0.441l0.442,-0.658l-0.19,-0.777l-0.456,-0.361l-0.349,0.022l-0.196,0.205l-0.044,0.255l-0.115,0.328l-0.271,0.067l0.025,0.358L617.18,53.448zM613.086,188.606l-0.304,0.117l-0.599,0.47l-0.611,0.72l-0.263,0.606l-0.066,0.675l-0.045,0.687l-0.004,0.442l0.044,0.439l0.061,0.327l0.345,1.07l0.64,0.555l0.683,-0.077l0.758,-0.273l1.251,-0.631l0.6,-0.889l0.228,-0.623l0.485,-0.568l0.133,0.215l0.065,0.476l0.158,-0.088l0.175,-0.314l-0.05,-0.762l-0.275,-0.565l-0.479,-0.415l-2.164,-1.609L613.086,188.606zM603.084,62.67l0.706,0.399l0.921,-0.557l0.153,0.49l0.102,0.971l0.229,0.628l0.665,-0.17l0.38,-0.317l0.309,-1.108l0.151,-0.354l0.936,-0.013l0.376,-0.805l0.149,-0.101l0.297,0.15l0.31,-1.179l0.275,-0.232l0.247,-0.939l0.295,-0.406l0.203,0.157l0.749,1.531l1.631,0.67l0.163,-0.068l0.008,-1.463l-0.391,-1.07l-0.286,-0.473l-0.282,-0.228l-0.286,-0.079l-0.965,0.19l-1.284,-0.722l-0.251,0.013l-0.931,0.679l-0.621,1.037l-1.324,0.35l-3.376,1.439l-0.616,0.706l0.686,0.215L603.084,62.67zM619.045,73.081l0.996,0.184l0.011,-0.184l-0.072,-0.198l-0.231,-0.452l-0.236,-0.305l-0.014,-0.309l0.046,-0.621l-0.893,-0.742l-0.73,0.743l-0.57,0.213l-1.07,0.888l1.019,0.902L619.045,73.081zM616.169,70.779l0.058,-0.573l0.693,-1.031l-0.026,-0.218l-0.165,-0.558l-1.031,-0.178l-0.919,1.175l0.09,0.374L615.942,71L616.169,70.779zM652.833,55.563l-0.832,1.3l-0.636,0.721l-0.203,0.549l0.674,1.038l0.679,0.87l0.521,0.265l0.522,-0.043l3.296,-0.964l1.261,-1.112l1.234,-1.979l-0.184,-0.666l-0.033,-0.719l0.062,-0.875l-0.203,-0.717l-0.387,-0.866l-0.404,-0.464l-0.634,-0.509l-0.636,-0.023l-0.744,0.427l-0.152,0.561l-0.128,0.693l-0.125,1.277l-0.197,0.672l-0.673,0.308l-0.677,0.004L652.833,55.563zM632.088,70.284l0.246,0.287l1.092,0.174l2.207,0.081l0.262,-0.378l-0.021,-0.73l0.13,-0.897l0.011,-2.039l-0.123,-0.567l-0.377,-0.256l-0.666,0.049l-0.146,0.551l-1.77,-0.184l-0.098,0.355l0.063,1.927l-0.196,0.669L632.088,70.284zM630.604,68.278l0.799,-0.779l-0.126,-0.473l-0.229,-0.257l-0.317,-0.128l-0.417,0.497l-0.314,0.65l0.193,0.464L630.604,68.278zM641.555,49.639l0.606,-0.24l0.173,-0.369l-0.264,-0.765l-0.577,-0.592l-0.546,0.11l-0.69,0.589l-0.068,0.431l0.306,0.441L641.555,49.639zM639.009,53.263l-0.246,-0.357l-0.147,-0.076l-1.104,1.572l-0.69,-0.274l-0.559,0.535l0.545,1.822l0.967,0.462l0.528,1.687l0.976,0.499l1,-0.054l0.611,-0.2l0.199,-0.918l-0.079,-1.165l-0.245,-0.639l-0.15,-1.025l-0.391,-0.911l-0.322,-0.363L639.009,53.263zM642.142,61.684l-0.051,0.774l0.046,0.874l0.118,0.281l0.852,1.25l0.702,-0.25l1.062,-0.819l1.246,1.012l0.923,0.271l0.656,-1.458l0.877,-0.515l0.234,-0.879l0.247,-0.252l0.86,-0.273l0.109,-1.153l0.217,-0.808l0.101,-1.122l-0.168,-0.709l-0.183,-0.562l-0.708,-0.342l-0.71,-0.125l-0.798,0.537l-1.384,0.637l-0.95,0.392l-0.571,0.049l-0.121,-0.639l-0.394,-0.191l-1.063,0.216l-0.347,0.349l-0.12,0.578l-0.152,0.299l-0.305,0.941L642.142,61.684zM643.07,186.901l0.246,0.12l0.247,0.085l0.3,-0.011l0.299,-0.162l0.532,0.237l0.313,-0.223l0.317,-0.086l0.104,-0.549l0.01,-0.747l-0.084,-0.403l-0.163,-0.225l-0.618,-0.496l-0.607,-0.703l-0.896,-0.732l-0.301,-0.431l-0.29,-0.515l-0.325,-0.422l-0.622,-0.631l-0.113,-0.196l-0.12,-0.039l-0.592,0.27l-0.326,0.613l-0.176,0.073L639.936,182l-0.132,0.428l0.267,0.92l0.105,0.219l0.08,0.339l0.129,0.304l0.765,1.296l0.144,0.078l0.221,-0.225l0.174,-0.091l0.348,0.191l0.318,0.065l0.34,0.197l0.221,0.613l-0.009,0.423L643.07,186.901zM658.675,120.569l-0.349,0.036l-0.346,0.149l-0.68,0.698l-0.686,0.571l-2.63,0.816l-1.558,0.861l-0.531,-0.101l-0.873,0.173l-0.656,-0.131l-1.263,-0.584l-0.611,-0.088l-1.032,0.195l-0.125,0.1l-0.345,0.479l0.008,0.751l0.048,0.576l-0.158,0.357l-0.156,0.21l-0.396,0.029l-0.198,-0.411l-0.349,-0.054l-0.918,0.145l-0.451,0.346l-0.23,0.961l-0.714,0.439l-1.222,0.448l-0.663,0.384l-0.324,0.022l-0.318,0.195l-0.642,0.893l-0.657,0.65l-1.011,0.644l0.04,0.499l0.059,0.298l-0.87,0.965l-0.211,0.584l-0.216,1.092l-0.069,0.168l-0.855,-0.355l-0.602,-0.118l-0.275,0.097l-0.407,0.263l-0.098,0.255l0.056,0.561l0.132,0.367l-0.858,1.607l-0.239,0.018l-0.27,-0.46l-0.282,-0.286l-0.354,-0.244l-0.355,-0.084l-0.322,0.284l-0.311,0.476l0.031,0.374l0.117,0.348l0.379,0.601l0.96,-0.109l0.248,0.439l0.197,0.171l-0.788,0.643l-0.854,1.088l-0.712,1.488l-0.218,0.303l0.079,0.393l0.144,0.363l0.253,0.157l0.549,-0.01l0.533,0.484l-0.165,0.155l-1.858,0.473l-0.211,0.172l-0.894,2.416l-0.287,0.591l-0.25,0.342l-0.274,0.631l-0.255,0.757l-0.104,0.084l-0.615,0.159l-0.596,0.505l-0.591,0.64l-0.314,0.219l-0.249,0.346l0.213,0.691l1.027,1.543l-0.205,0.603l0.473,1.278l0.746,-0.663l0.569,-0.304l0.668,-0.043l0.768,0.607l0.755,0.346l1.362,0.107l0.544,0.311l0.566,0.165l0.572,-0.069l0.926,-0.608l0.478,-1.356l0.914,-1.049l0.232,-0.477l-0.22,-0.878l-0.487,-0.688l0.063,-0.236l0.38,0.125l0.436,0.504l0.151,0.074l0.276,-0.01l0.249,-0.361l0.077,-0.457l-0.053,-0.479l-0.211,-0.771l-0.03,-0.406l1.892,-1.176l0.495,-1.014l0.133,-0.64l-0.055,-0.402l-0.235,-0.977l-0.168,-0.443l0.092,-0.364l1.104,0.38l0.314,-0.239l0.17,-0.231l0.127,-0.466l0.03,-0.623l0.07,-0.582l0.163,-0.289l0.999,0.84l0.219,0.038l0.221,-0.284l0.053,-0.291l-0.104,-0.329l0.036,-0.537l0.659,0.013l0.274,-0.12l0.399,-0.435l0.22,-0.434l0.389,-0.411l0.175,-0.315l-0.131,-0.448l-0.6,-0.266l0.101,-0.398l0.558,-0.512l0.163,-0.049l0.341,0.046l0.18,-0.147l0.309,-0.46l0.299,-0.578l0.594,-0.646l0.285,-0.644l0.301,-0.374l0.366,0.044l0.364,-0.097l1.263,-1.201l2.75,-1.658l0.76,-0.308l0.962,-0.743l0.336,-0.043l1.356,-0.535l1.353,-0.781l1.282,-0.586l1.173,-0.749l1.861,-0.914l1.052,-0.735l0.662,-0.294l0.656,-0.419l0.668,-0.622l1.123,-0.897l1.123,-0.559l0.16,-0.339l0.943,-1.62l0.958,-1.486l-0.117,-0.455l0.091,-0.597l0.144,-0.584l-0.084,-0.646l-0.107,-0.356l-0.489,-0.998l-0.599,-0.78l-1.315,-0.708l-1.025,-0.261l-0.328,0.047l-0.761,0.548l-1.221,0.496l-1.357,1.27l-0.792,0.919l-0.292,0.71l-0.27,0.907l-0.303,0.412l-0.331,0.008l-0.305,0.13l-0.614,0.602L658.675,120.569zM635.88,63.801l-0.18,0.435l0.203,0.391l0.288,0.826l0.072,0.466l0.006,0.673l0.189,2.228l0.143,0.589l0.169,0.311l1.145,0.574l0.438,-0.313l0.58,-1.204l0.26,-0.087l0.084,-0.765l-0.005,-0.825l0.32,-0.35l2.406,-0.409l-0.392,-0.758l-0.404,-0.462l-1.379,-0.826l-2.689,-0.18L635.88,63.801zM646.409,56.225l0.881,-0.369l0.93,-1.085l0.269,-0.707l-0.31,-0.971l-2.443,0.295l-1.232,1.281l-0.194,0.313l-0.057,0.261l0.738,0.521L646.409,56.225zM651.193,42.928l0.117,0.269l0.875,0.466l1.806,0.236l0.344,-0.245l0.369,-0.781l-0.042,-0.277l-0.162,-0.448l-2.567,-0.615l-1.434,0.241L650,42.302l1.147,0.391L651.193,42.928zM641.056,72.233l0.509,0.33l0.192,0.255l0.094,0.247l0.359,0.159l1.006,-0.526l0.623,-0.62l-0.307,-1.434l-0.722,-0.59l-1.524,1.058l-0.155,0.188L641.056,72.233zM539.434,279.738l0.341,-0.999l-0.018,-0.16l-0.248,-0.28l-0.306,-0.204l-0.169,-0.432l-0.62,-0.025l-0.585,0.024l-0.184,-0.021l-0.557,-0.181l-0.537,-0.292l-0.359,-0.171l-0.302,-0.192l-0.163,-0.202l-0.257,0.054l-0.174,0.002l-0.036,0.767l-0.095,0.843l-0.542,0.158l-0.304,-0.033l-0.318,-0.183l-0.271,-0.042l-0.233,-0.13l0.743,-0.984l0.276,-0.468l-0.163,-0.038l-0.152,0.268l-0.468,0.635l-0.445,0.526l-0.347,0.213l-0.812,-0.025l-0.374,0.172l-0.06,0.441l-0.026,0.391l-0.239,0.563l-0.282,0.43l-0.433,0.414l0.112,0.058l0.787,0.063l0.796,0.063l1.281,0.068l1.335,0.071l1.385,0.074l1.5,0.08l1.581,0.047l0.097,-0.032l-0.118,-0.234l-0.125,-0.421l0.013,-0.337L539.434,279.738zM625.02,174.845l-0.036,-0.483l-0.144,-0.232l-0.188,0.035l-0.225,-0.466l-0.255,-0.646l-0.355,-0.306l-0.125,-0.034l-0.033,0.122l0.026,0.304l-0.315,-0.248l-0.294,-0.015l-0.606,0.248l-0.159,0.279l0.027,0.352l0.112,0.127l0.382,0.271l0.34,-0.098l0.538,0.608l0.143,0.57l0.13,0.252l0.32,0.279l0.154,0.362l0.051,0.37l0.276,-0.115l-0.043,-0.149l-0.162,-0.273l0.066,-0.294L625.02,174.845zM749.576,69.243l-1.31,0.25l-1.976,0.796l-0.391,-0.093l-0.322,0.216l-0.854,-0.215l-1.012,0.072l-0.3,0.535l-0.147,0.498l-0.159,0.188l-0.825,-1.078l-0.114,0.124l-0.369,0.885l-0.269,0.382l-1.044,1.117l-0.254,1.792l-0.614,1.167l-0.536,0.855l-1.241,1.096l-0.938,2.111l0.565,0.567l0.579,-0.067l0.786,0.173l1.291,0.75l0.267,1.44l0.473,1.339l0.386,0.393l0.034,0.769l0.058,0.199l0.39,0.606l0.644,0.502l0.316,0.045l0.853,-0.736l0.265,0.018l0.481,1.273l0.263,0.155l1.546,-0.212l0.232,0.188l1.061,0.266l0.178,0.31l0.173,0.438l0.885,0.961l0.863,0.601l0.373,-0.011l0.607,0.248l0.419,-0.155l0.641,0.375l0.36,0.104l1.146,-0.44l1.74,-0.231l0.284,-0.269l1.091,-1.584l-0.084,-0.661l-0.238,-1.322l-0.179,-0.175l-0.656,-0.334l-0.561,-1.45l-0.773,-0.992l0.176,-0.187l0.176,-0.014l0.619,0.477l0.42,-0.027l0.402,-0.707l0.115,-0.938l-0.043,-1.198l0.041,-0.436l0.078,-0.36l0.063,-0.812l0.029,-0.94l0.067,-0.387l0.095,-0.248l0.215,-1.089l0.408,-0.612l-0.322,-1.14l-0.359,-0.785l-0.258,-0.349l-0.534,-0.343l-0.178,-0.464l-0.287,-0.262l-0.213,-0.484l-1.203,-0.471l-0.757,-0.111l-0.182,0.14l-0.168,0.559l0.076,0.903l-0.409,1.103l-0.225,0.163l-0.586,-0.431l-0.543,0.773l-0.411,1.131l-0.204,0.328l-0.17,-0.226l0.101,-1.198l0.373,-0.725l0.135,-0.97l0.277,-0.765l0.312,-0.31l-0.32,-1.172l-0.643,-1.035L749.576,69.243zM746.777,123.882l0.068,-0.502l-0.229,-0.169l-0.734,-0.322l-0.336,0.396l-1.023,-0.26l-0.538,0.523l-0.603,-0.466l-0.162,0.324l-0.03,0.553l1.031,0.248l0.465,0.393l0.742,0.056l0.538,0.395l0.148,-0.653l-0.008,-0.408l0.382,-0.254L746.777,123.882zM747.586,122.296l-0.119,0.124l-0.007,0.246l-0.26,0.785l-0.003,0.601l0.042,0.131l0.122,0.086l0.157,-0.126l0.338,-0.44l0.222,-0.781l-0.022,-0.152l-0.154,-0.333L747.586,122.296zM756.187,77.21l-0.076,1.089l0.619,-0.196l0.462,-0.875l-0.446,-0.21l-0.205,-0.271l-0.315,0.168L756.187,77.21zM748.8,118.271l0.088,0.738l0.249,0.462l0.294,0.076l0.149,-0.181l-0.58,-1.305L748.8,118.271zM777.66,110.276l-0.302,-0.219l-0.337,0.006l-0.271,0.736l0.092,0.605l0.316,-0.015l0.742,-0.325l-0.042,-0.402l-0.099,-0.254L777.66,110.276zM757.085,92.725l-0.015,0.819l-0.119,0.538l-0.146,0.449l-0.11,0.47l-0.186,1.26l-0.108,0.576l-0.957,1.457l-0.371,0.754l-0.3,1.291l-0.426,0.622l0.293,0.505l0.306,0.332l0.967,0.259l0.666,-0.244l1.288,-0.979l1.399,-1.299l0.461,-0.669l1.37,-0.033l1.37,-0.15l1.226,-0.266l0.157,0.315l0.172,0.162l0.175,0.027l0.579,-0.934l2.01,-0.033l1.623,-1.062l0.623,-0.197l0.624,0.131l0.255,-0.18l1.347,-2.059l0.085,-1.329l-0.092,-1.027l-0.151,-0.958l-0.145,-0.675l-0.165,-0.562l-0.368,-0.354l-0.375,-0.168l-0.695,0.286l-0.509,-0.652l0.07,-0.631l-0.078,-0.594l-0.126,-0.193l-0.879,-0.53l-0.244,-0.729l-0.221,-0.899l-0.35,-0.388l-0.359,-0.011l-0.672,0.356l-0.658,0.813l-0.346,0.219l-0.353,0.011l-0.296,0.611l-0.272,0.951l-0.45,1.142l-0.491,0.521l0.1,-0.599l0.837,-3.371l0.116,-1.048l0.273,-1.163l0.154,-0.259l0.316,-0.171l0.128,-0.251l-0.158,-0.49l-0.707,-0.921l-1.08,-0.627l-0.344,0.048l-0.161,0.262l-0.124,0.603l-0.01,0.922l0.207,0.854l-0.344,0.054l-0.346,-0.168l-0.262,-0.725l-0.247,-0.889l-0.177,-0.026l-0.331,0.161l-0.147,0.166l-0.1,0.573l-0.034,0.878l-0.652,0.328l-0.321,0.423l-0.133,0.711l-0.271,0.501l0.044,0.4l-0.104,1.079l-0.184,0.247l-0.18,0.389l-0.104,0.795l-0.023,0.41l0.117,1.238l0.162,0.347l-0.225,0.07l-0.719,-0.199l-0.291,0.139l-0.279,0.499l-0.371,1.061L757.085,92.725zM773.946,98.669l0.567,-0.534l0.09,-0.229l0.489,-0.046h0.112l0.002,-0.403l-0.08,-0.311l-0.143,-0.271l-0.515,-0.053l-0.299,0.934l-0.82,0.11l-0.097,0.613l0.357,0.295L773.946,98.669zM738.396,74.919l0.561,-1.399l-0.902,-0.586l-2.495,-0.893l-1.177,-0.792l-1.183,-0.111l-0.915,0.05l-0.552,0.3l-0.446,0.796l0.156,1.23l0.702,1.107l0.863,0.712l1.319,1.668l0.805,0.144l0.682,-0.152l0.682,-0.302l0.642,-0.521l0.638,-0.73L738.396,74.919zM719,139.313l0.659,0.188l0.237,-0.334l0.316,-0.84l-0.202,-0.461l-0.146,-0.102l-0.739,0.314l-0.235,-0.199l-0.134,-0.125l-0.283,0.291l-0.488,0.292l-0.202,0.489l0.37,0.459L719,139.313zM881.758,305.836l-0.221,-0.275l-0.492,-0.491l-0.254,-0.554l-0.193,-0.561l-0.091,-0.519l-0.113,-0.507l-0.163,-0.482l-0.262,-1.016l-0.651,-1.688l-0.225,-0.984l-0.566,-3.281l-0.128,-0.138l-0.044,-0.099l-0.016,-0.46l-0.033,-0.313l-0.106,-0.221l-0.272,-0.282l-0.059,-0.221l-0.014,-0.506l-0.124,-0.469l-0.168,-0.438l-0.099,-0.633l0.047,-1.214l0.081,-0.429l0.177,-0.164l0.087,-0.232l0.08,-0.389l0.025,-0.399l-0.022,-1.219l-0.104,-0.798l-0.078,-0.387l-0.102,-0.368l-0.36,-0.905l-0.498,-1.443l0.052,-0.079l-0.07,-0.32l0.043,-0.367l0.113,-0.349l0.053,-0.271l-0.026,-0.264l-0.604,-1.212l-0.191,-0.107l-0.075,0.279l-0.142,0.262l-0.18,0.118l-0.607,-0.008l0.369,0.633l0.571,0.859l0.101,0.345l-0.064,0.378l-0.112,0.375l0.129,0.031l-0.026,0.264l-0.356,0.103l-0.122,0.307l0.209,0.239l-0.161,0.42l-0.286,0.173l-0.15,0.038l-0.146,-0.014l-0.39,-0.369l-0.106,-0.055l-0.498,0.185l-0.314,0.314l-0.081,0.234l0.043,0.94l0.098,0.464l-0.051,1.14l-0.146,1.099l-0.156,0.463l-0.184,0.439l-0.061,0.395l0.021,1.547l0.147,0.393l0.245,0.261l-0.103,0.169l-0.139,0.07l0.139,0.208l0.284,0.271l0.373,0.493l0.238,0.41l0.325,0.927l0.004,0.999l-0.171,0.481l-0.131,0.504l-0.097,0.645l0.014,0.509l0.202,0.891l0.028,0.418l-0.03,2.813l-0.095,0.558l-0.118,0.548l-0.13,1l-0.114,0.454l-0.317,0.945l0.019,0.204l0.068,0.2l0.368,0.751l0.3,0.788l0.13,1.161l-0.091,0.464l-0.206,0.391l-0.169,0.448l-0.145,0.47l-0.005,0.181l0.061,0.811l0.093,0.425l0.061,0.43l-0.077,0.452l-0.406,1.375l-0.102,0.989l0.242,1.135l0.038,0.333l0.089,0.302l0.151,0.208l0.173,0.179l0.203,-0.331l0.166,-0.361l0.268,-1.086l0.129,-0.41l0.158,-0.39l0.203,-0.365l0.278,-0.23l0.162,-0.063l0.157,0.022l0.156,0.164l0.135,0.206l0.095,0.061l0.613,0.052l0.658,0.137l0.196,0.336l0.051,0.478l0.136,0.553l0.036,0.78l0.09,-0.165l0.053,-0.187l0.023,-0.237l0.051,-0.225l0.202,-0.529l-0.006,-0.184l-0.107,-0.687l-0.153,-0.722l-0.108,-0.163l-0.177,-0.056l-0.184,-0.007l-0.284,0.051l-0.111,-0.201l-0.249,-0.642l-0.234,-0.912l-0.184,-0.413l-0.098,-0.161l-0.116,-0.124l-0.177,-0.101l-0.156,-0.15l-0.211,-0.35l-0.256,-0.61l-0.063,-0.224l-0.03,-0.613l0.079,-0.782l0.216,-0.733l0.899,-2.838l0.155,-0.801l0.22,-0.399l0.368,-0.274l0.409,-0.12l0.982,-0.091l0.244,0.015l0.417,0.139l0.228,0.116l0.215,0.174l0.444,0.593l0.359,0.356l0.35,0.396l0.237,0.335l0.146,0.578l0.115,0.162l-0.02,-0.76L881.758,305.836zM713.438,144.057l0.136,-0.623l0.32,-0.588l-0.542,0.033l-0.392,0.23l-0.424,0.377l0.111,0.252L713.438,144.057zM709.79,147.773l0.111,-0.124l0.128,0.033l0.149,-0.238l0.194,-0.181l-0.294,-0.337l-1.021,-0.3l-0.693,0.233l-0.238,0.382l0.957,0.167L709.79,147.773zM732.879,67.563l0.713,0.343l0.563,0.43l0.307,0.725l2.247,1.266l1.831,1.502l0.611,-0.008l1.279,-1.069l0.664,-0.816l0.271,0.053l0.842,-0.452l2.511,-0.436l3.703,-1.057l0.346,-0.526l0.333,-0.839l-0.366,-0.324l-0.103,-0.343l-0.379,-2.255l-0.119,-0.396L748,63.093l0.246,-1.345l0.304,-0.662l1.246,-0.443l0.229,-0.357l0.307,0.011l0.038,-1.136l-0.106,-0.613l-0.362,-0.5l-0.812,-0.267l-1.849,-2.058l-0.173,-0.65l-0.366,-0.645l-0.103,-0.82l-0.155,-0.43l-0.798,-1.542l-0.313,-0.162l-0.256,-0.342l-0.229,-0.906l-0.285,-0.367l-1.799,0.175l-0.277,1.526l-0.626,0.889l-0.635,0.451l-0.662,0.132l-0.661,0.324l-0.705,0.562l-0.707,0.365l-0.392,-0.019l-0.39,0.135l-0.823,0.775l-0.355,1.119l-0.487,0.582l-0.153,0.37l-0.28,1.096l-0.05,0.511l0.506,0.214l1.374,-0.396l-0.79,1.54l-0.433,1.46l-0.698,1.461l-0.93,0.582l-0.982,0.367l-0.586,0.998l-0.46,1.008L732.879,67.563zM774.354,99.577l1.645,0.602l0.961,-0.04l0.387,0.555l0.35,-0.337l0.25,-0.658l-0.343,-0.748l-0.183,-0.052l-2.596,0.299L774.354,99.577zM744.227,114.178l0.238,0.383l0.25,0.196l0.664,-0.344l0.332,0.129l0.123,-0.189l0.09,-0.242l0.39,-0.558l0.384,-0.734l0.002,-0.308l-0.094,-0.651l-1.893,1.362l-1.217,0.516l-0.422,0.47l0.264,0.092L744.227,114.178zM728.216,52.926l3.5,0.893l0.966,-1.403l-0.251,-0.781l-1.035,-0.278l-2.916,-0.268l-0.474,0.788l0.052,0.401L728.216,52.926zM857.237,133.177l0.202,-0.321l-0.155,-0.534l0.051,-0.401l0.521,-0.941l-0.117,-0.226l-0.625,-0.779l-0.155,-0.396l-0.172,-0.79l-0.251,-0.536l-0.238,0.903l-0.1,0.642l-0.048,0.833l0.088,0.677l-0.194,0.906l-0.141,0.365l-0.06,0.821l0.825,0.084L857.237,133.177zM860.206,135.109l0.594,1.22l0.643,0.758l0.34,0.148l0.323,0.348l0.65,1.487l0.242,0.471l0.256,0.316l2.17,1.029l0.326,0.29l0.329,0.181l0.326,-0.033l0.31,-0.289l0.293,-0.664l0.231,-0.947l0.1,-0.712l0.163,-0.448l0.211,-0.2l0.217,0.004l0.709,0.744l0.721,0.514l0.551,-0.098l0.552,-0.277l1.823,-0.445l0.616,-0.259l0.613,-0.383l0.671,-0.094l0.315,0.436l0.237,0.554l0.289,0.534l0.256,0.229l0.265,0.087l0.43,-0.182l0.427,-0.326l0.982,-1.105l-0.557,-0.999l-0.653,-0.443l-0.226,-0.33l-0.987,-2.344l-0.186,-0.517l-0.134,-0.723l-0.182,-2.285l0.622,-0.353l0.684,-0.332l1.096,0.087l0.17,0.606l-0.046,0.301l-0.333,0.694l-0.373,0.306l-0.098,1.072l0.084,1.238l0.254,0.772l0.286,0.555l0.696,1.102l0.634,0.372l0.646,-0.013l1.105,0.428l0.551,-0.158l0.538,-0.469l1.335,-1.829l-0.194,-0.614l-0.246,-0.455l0.215,-0.562l0.618,-0.823l0.944,-0.457l-0.141,-0.377l-0.153,-0.243l-4.404,-3.164l-0.354,0.038l-0.698,0.437l-0.354,0.1l-0.725,-0.152l-0.723,-0.419l-0.587,-0.462l-1.288,-1.62l-0.728,-0.751l-0.721,-0.341l-0.522,0.857l-0.748,0.869l-0.133,0.283l-0.099,0.429l-0.068,0.697l0.002,0.778l0.039,0.563l0.011,0.559l-0.154,0.549l-0.206,0.241l-0.446,-0.039l-0.153,-0.111l-0.155,-0.218l-0.142,-0.302l-0.302,-1.208l-0.321,-0.304l-0.344,0.144l-0.29,-0.219l-0.856,-1.429l-0.603,-0.699l-0.891,-0.783l-0.287,-0.322l-0.257,-0.606l-0.275,-0.43l-0.296,-0.035l-1.076,0.816l-0.626,0.177l-0.313,0.402l-0.161,0.387l-0.173,0.227l-0.569,0.14l-0.418,0.319l-0.182,0.382l-0.167,0.525l0.26,0.991l0.316,0.729l-0.977,-0.251l-0.251,0.367l-0.151,2.208l0.21,2.298l-0.348,0.022l-0.516,-0.208l-0.098,0.441l0.042,0.61L860.206,135.109zM926.565,177.891l0.189,-0.144l-0.207,-0.52l-0.223,-0.345l-0.329,-0.088l-0.022,0.098l-0.01,0.613l0.19,0.268L926.565,177.891zM894.44,118.424l0.179,-0.856l0.388,-0.428l-1.928,0.435l-0.762,0.85l-0.139,0.35l2.109,-0.142L894.44,118.424zM888.043,136.998l0.614,0.696l0.317,0.153l1.038,0.274l0.319,0.292l0.648,0.803l0.339,0.339l0.573,0.271l2.114,0.299l1.534,-0.001l0.678,-0.243l1.384,-0.766l0.698,-0.561l0.186,-0.277l0.494,-2.305l-0.184,-0.064l-0.187,0.078l-0.218,0.384l-0.23,0.222l-0.318,-0.376l-0.384,-0.325l-0.495,-0.606l-1.287,-0.279l-1.578,-0.193l-0.536,0.374l-0.848,-0.091l-0.323,-0.397l0.04,-0.408l0.083,-0.3l-0.027,-0.566l-0.215,-0.29l-2.625,-0.301l-0.15,0.028l-1.075,0.82l-0.744,-0.072l-0.132,-0.645l0.008,-0.915l-0.6,-0.802l-0.277,0.266l-0.269,0.867l-0.239,0.973l-0.201,1.088l-0.105,1.071l1.558,0.921L888.043,136.998zM904.771,125.05l-0.062,-0.489l-0.081,-0.255l-0.1,-0.113l-0.439,0.235l-0.236,0.366l0.639,0.676L904.771,125.05zM977.479,177.752l0.193,-0.038l0.816,-0.46l1.391,-0.16l0.655,-0.659l0.333,-0.149l0.746,0.184l0.639,0.415l0.255,0.038l0.727,-0.179l1.765,-0.645l1.307,-0.234l0.676,-0.222l0.837,-0.86l0.07,-0.455l-0.095,-0.383l-0.146,-0.163l-0.653,-0.51l-0.443,-0.444l-0.229,-0.414l-0.217,-0.245l-0.227,-0.143l-0.39,-0.42l-0.24,-0.106l-1.228,-0.318l-0.33,-0.144l-0.33,-0.027l-0.406,0.217l-0.409,0.045l-0.404,-0.14l-0.406,0.04l-0.432,0.239l-0.436,0.117l-0.318,0.127l-0.479,0.505l-0.473,0.164l-0.877,1.082l-0.966,0.816l-0.174,0.463l-0.407,0.626l-0.156,0.504l0.056,0.403L977.479,177.752zM927.896,191.09l0.031,0.684l0.129,0.225l0.509,0.292l0.272,0.383l-0.014,0.231l-0.095,0.518l0.125,-0.01l0.111,-0.207l0.029,-0.328l-0.063,-0.363l-0.282,-0.709l-0.047,-0.693l-0.014,-0.778l-0.061,-0.608l0.065,-0.354l0.466,-0.182l0.193,-0.515l0.023,-0.734l-0.271,-0.335l-0.044,-0.044l-0.269,0.353l-0.242,0.44l-0.597,0.569l-0.078,0.512l0.229,0.574L927.896,191.09zM947.169,186.458l0.426,0.506l0.571,0.396l1.594,0.749l0.8,-0.073l0.126,-0.166l0.05,-0.222l0.101,-0.856l0.093,-0.282l0.24,-0.078l0.044,-0.43l-0.036,-0.194l-0.129,-0.216l-2.854,-1.088l-0.454,0.06l-0.384,0.274l-0.547,0.604l-0.143,0.229l-0.07,0.295l0.091,0.14L947.169,186.458zM790.458,119.972l0.401,0.137l0.274,0.651l0.385,0.405l0.121,-0.028l0.032,-0.367l0.078,-0.196l0.131,-0.124l-0.079,-0.523l-0.435,-0.821l-0.235,-0.278l-0.315,0.309l-0.759,-0.176l-0.119,0.081l0.095,0.281L790.458,119.972zM855.834,146.338l0.519,0.599l0.229,0.633l0.945,1.327l0.197,0.446l0.212,-0.29l0.174,-0.724l-0.624,-1.075l-1.146,-1.332l-0.678,-0.345l0.044,0.533L855.834,146.338zM825.056,149.717l0.172,-0.022l0.309,-0.383l-0.045,-0.125l-0.25,-0.338l-0.331,-0.093l-0.262,0.149l-0.002,0.183l0.086,0.361L825.056,149.717zM867.726,153.921l0.28,0.692h0.392l0.286,-0.061l1.025,-0.726l0.759,-0.164l0.256,0.059l1.203,0.559l1.162,0.768l1.486,0.285l0.605,0.28l0.688,-0.004l0.714,0.083l0.987,0.234l0.725,-0.103l0.112,-0.147l-0.077,-2.08l-0.149,-0.612l-0.188,-0.474l-1.978,-2.34l-0.573,-0.488l-0.702,-0.448l-0.71,-0.192l-0.701,0.108l-1.038,0.327l-0.343,-0.047l-0.295,0.107l-0.284,0.346l-0.28,0.543l-0.522,1.484l-0.292,0.642l-0.598,0.806l-0.633,0.251l-0.659,0.088L867.726,153.921zM812.5,157.625l0.711,-0.433l-0.068,-0.168l-0.444,-0.478l-0.32,-0.106l-0.568,0.118l-0.341,0.301l0.426,0.761L812.5,157.625zM869.757,148.972l0.274,0.031l1.412,-0.82l0.103,-0.52l0.142,-1.203l-0.05,-0.427l-0.115,-0.344l-0.265,-0.227l-0.267,-0.094l-1.24,0.075l-0.301,0.096l-0.299,0.212l-0.259,0.541l0.229,1.839L869.757,148.972zM707.173,147.403l0.378,0.198l0.273,-0.352l-0.06,-0.208l-0.219,-0.382l-0.239,-0.132l-0.402,0.125l-0.148,0.187l0.146,0.327L707.173,147.403zM862.48,171.085l-1.501,0.071l-0.319,0.202l-0.108,0.009l-0.134,0.119l-0.05,0.113l0.041,0.245l0.524,0.409l0.221,-0.041l0.166,-0.148l0.152,-0.054l0.152,0.078l0.283,0.359l0.277,0.094l0.696,-0.745l-0.073,-0.311l-0.213,-0.357L862.48,171.085zM726.317,112.134l0.603,-0.061l0.426,-0.833l0.039,-0.328l-0.179,-0.392l-0.939,0.122l-0.228,0.376l-0.164,0.574l0.105,0.214L726.317,112.134zM942.922,278.197l-0.211,-0.272l-0.438,-0.782l-0.051,-0.377l0.129,-0.342l-0.18,-0.059l-0.787,-0.135l-0.283,0.219l-0.223,0.061l0.676,0.511l0.209,0.269l0.045,0.29l0.104,0.226l0.31,0.458l0.267,0.351l0.159,0.129l0.23,0.055l0.161,0.288l0.348,0.356l0.015,-0.704l-0.204,-0.334L942.922,278.197zM909.619,303.658l-0.006,0.372l0.291,0.113l0.269,-0.19l0.055,-0.154l-0.077,-0.518l0.228,-0.423l0.046,-0.276l-0.21,-0.072L909.619,303.658zM905.229,310.358l-0.182,0.288l0.056,0.06l0.14,0.031l0.133,-0.236l-0.062,-0.191L905.229,310.358zM913.517,297.656l-0.328,0.322l-0.314,0.889l-0.26,0.359l-0.691,0.14l-0.301,0.332l-0.304,-0.021l-0.065,0.146l0.134,0.227v0.516l0.129,0.146l0.304,0.087l0.146,-0.159l0.189,-0.296l0.256,-0.138l0.519,-0.108l0.361,-0.438l0.347,-0.656l0.157,-0.473l0.063,-0.494l-0.073,-0.445L913.517,297.656zM914.568,297.19l-0.459,0.343l-0.126,0.234l0.079,0.131l0.363,0.278l0.111,0.023l0.111,-0.105l0.219,-0.414l0.013,-0.406l-0.089,-0.074L914.568,297.19zM704.651,134.05l0.211,0.465l0.121,0.092l0.457,-0.397l0.125,0.593l0.206,0.172l0.201,-1.037l0.362,0.022l0.118,-0.128l-0.036,-0.405l-0.102,-0.361l-0.019,-1.076l-0.404,0.024l-0.306,0.177l-0.009,0.422l0.048,0.558l-0.237,0.032l-0.365,-0.495l-0.594,0.93l0.089,0.314L704.651,134.05zM912.259,297.419l0.256,-0.05l0.024,-0.104l-0.039,-0.289l-0.199,-0.106l-0.284,0.093l0.045,0.195l0.083,0.143L912.259,297.419zM902.751,313.199l-0.354,0.392l-0.492,0.599l-0.419,0.066l0.023,0.098l0.086,0.166l0.172,0.005l0.523,-0.45l0.806,-1.005l-0.152,-0.005L902.751,313.199zM908.253,305.695l-0.097,0.308l-0.279,0.253l0.023,0.071l0.119,0.072l0.107,-0.219l0.346,-0.284l0.067,-0.148l-0.083,-0.055L908.253,305.695zM885.584,327.821l-0.059,0.051l0.012,0.051l0.037,-0.009l0.068,-0.047l0.047,-0.029l0.04,-0.042l-0.034,-0.034L885.584,327.821zM886.382,326.996l-0.064,-0.017l-0.074,0.051l-0.028,0.034l0.041,0.017l0.123,0.021l0.074,-0.021l-0.024,-0.073L886.382,326.996zM886.029,323.686l-0.268,-0.01l-0.482,0.89l-0.141,0.094l-0.107,0.217l-0.221,0.25l-0.07,0.224l-0.23,0.282l-0.573,0.498l-0.101,0.235l0.037,0.284l0.327,0.28l0.087,-0.699l0.506,-0.371l0.338,-0.416l0.074,-0.218l0.557,-0.555l0.17,-0.089l0.347,-0.048l0.394,-0.37l0.224,0.004l0.145,-0.258l-0.595,0.062L886.029,323.686zM885.254,327.73l-0.049,0.006l-0.052,0.003l-0.039,-0.02l-0.035,0.007v0.028l0.035,0.025l0.014,0.042l0.021,0.051l0.037,-0.01l0.067,-0.013l0.034,-0.003l-0.007,-0.073L885.254,327.73zM893.376,319.897l0.002,-0.12l-0.039,-0.096l-0.11,-0.066l-0.186,0.023l-0.265,0.144l-0.809,0.806l-0.545,0.096l-0.208,-0.016l-0.257,-0.46l-0.113,-0.022l-0.145,0.33l0.036,0.297l-0.326,0.139l-0.313,0.387l-0.281,0.121l-0.357,0.464l-0.516,0.352l-0.258,0.354l-0.039,0.405l-0.468,0.383l-0.114,0.207l-0.102,0.426l0.564,-0.498l0.306,-0.087l0.288,-0.487l0.711,-0.622l0.13,-0.202l0.035,-0.229l0.101,-0.128l0.354,0.074l0.363,-0.126l0.257,-0.316l0.722,-0.582l0.428,-0.12l0.519,-0.28l0.537,-0.025l0.13,-0.154l-0.096,-0.203L893.376,319.897zM897.539,316.908l-0.972,0.72l-0.467,0.586l-0.365,0.146l-0.614,0.987l0.258,0.008l0.417,-0.203l0.55,-0.565l0.198,-0.158l0.288,-0.108l0.388,-0.337l0.111,-0.318l0.894,-0.792l-0.573,-0.02L897.539,316.908zM887.761,326.171l-0.568,0.184l-0.023,0.062l-0.014,0.219l0.208,0.094l0.087,-0.106l0.52,-0.234l-0.042,-0.097L887.761,326.171zM898.542,256.485l-0.206,0.344l-0.344,0.235l0.005,0.105l0.11,0.149l0.221,-0.062l0.387,-0.417l-0.042,-0.148L898.542,256.485zM937.57,256.151l-0.155,-0.031l-0.885,0.713l-1.238,0.442l0.017,0.232l0.05,0.231l-0.162,0.711l-0.421,0.851l-0.419,0.333l0.013,0.176l0.043,0.115l0.068,0.082l0.459,-0.504l0.912,-0.757l0.895,-0.51l0.945,-0.257l0.129,-0.462l-0.091,-0.771L937.57,256.151zM689.424,78.653l0.853,0.516l0.503,0.016l0.036,0.788l0.451,0.06l2.186,-0.191l-0.111,-0.346l-0.531,-0.502l-2.505,-1.341l-0.267,0.435l-0.347,-0.559l-0.282,-0.209l-0.272,0.308l0.058,0.298L689.424,78.653zM689.385,152.651l-0.159,0.306l0.425,0.466l1.193,0.362l0.271,-0.062l-1.418,-1.081L689.385,152.651zM688.508,153.592l0.207,-0.221l0.422,-0.67l-0.033,-0.105l-0.307,-0.136l-1.012,0.327l-0.547,0.625l-0.086,0.444l0.447,-0.24L688.508,153.592zM684.6,158.939l0.431,0.253l0.141,0.165l0.063,-0.092l0.103,-0.327l-0.104,-0.207l-0.036,-0.38l0.268,-0.611l0.614,-0.287l-0.663,-0.44l-0.352,-0.132l-0.536,-0.084l-0.591,0.207l-0.157,0.335l-0.118,0.508l0.226,0.443L684.6,158.939zM697.688,58.305l2.604,-0.636l0.894,-0.35l0.08,-0.259l0.152,-0.8l-0.416,-0.394l-1.327,-0.457l-1.653,0.269l-0.302,0.655l-0.371,1.335l0.082,0.237L697.688,58.305zM672.486,157.515l0.505,0.114l0.229,-0.035l0.824,-0.452l0.598,-0.237l1.315,-0.415l0.76,-0.111l0.012,-0.493l-0.114,-0.568l-0.406,-0.576l-0.263,-0.295l-0.336,-0.742l-0.254,-0.298l-0.331,-0.259l-0.233,-0.101l-1.656,0.363l-0.563,0.324l-0.432,0.838l0.064,1.318l-0.093,0.535l-0.155,0.413l-0.028,0.406l0.338,0.456L672.486,157.515zM697.077,160.422l1.544,0.387l0.198,-0.106l0.103,-0.449l0.01,-1.419l-0.362,-0.617l-0.156,-0.533l-0.54,-0.537l-1.424,1.938l-0.066,0.396l0.16,0.45L697.077,160.422zM946.86,279.458l-0.483,-0.386l-0.331,-0.134l-0.227,-0.288l-0.197,0.005l0.131,0.296l0.531,0.472l1.134,0.894l-0.119,-0.252L946.86,279.458zM692.859,162.175l-0.329,0.739l-0.312,0.437l-0.691,0.683l-0.09,0.449l0.098,0.179l0.673,0.146l1.366,-0.086l0.416,-0.16l0.636,-0.776l0.413,-0.228l0.592,-0.608l-0.035,-0.204l-0.207,-0.457l-1.488,-0.731l-0.478,0.003L692.859,162.175zM860.176,277.5l-0.562,0.408l-0.227,0.26l0.142,0.049l0.386,-0.071l0.188,0.178l0.241,-0.013l0.346,-0.848l-0.063,-0.036l-0.22,0.079L860.176,277.5zM863.082,277.692l-0.254,-0.192l-0.085,-0.085l-0.935,-0.426l-0.095,0.167l-0.303,0.72l-0.144,0.075l-0.307,0.535l-0.119,0.489l0.121,-0.009l0.523,-0.394l0.177,0.231l0.381,0.837l0.169,-0.048l0.193,-0.163l0.224,-0.255l0.251,-0.191l0.089,-0.154l0.071,-0.39l0.225,-0.439l0.308,-0.208l-0.096,-0.13L863.082,277.692zM1009.556,213.66l-0.312,-0.141l-0.997,-0.04l0.146,-0.222l-0.056,-0.245l-0.099,-0.247l-0.152,-0.155l-0.168,-0.027l-0.343,0.138l-0.341,0.203l0.173,-0.293l0.196,-0.204l-0.103,-0.164l-0.129,-0.095l-1.042,-1.21l-0.624,-0.444l-0.593,-0.594l-0.587,-1.008l-0.635,-0.807l-0.662,-0.298l-0.68,0.056l-0.487,-0.188l-0.487,-0.252l-1.085,-0.274l0.017,0.223l1.176,0.403l0.176,0.181l-0.082,0.157l-0.256,0.04l-0.904,-0.122l-0.269,-0.099l-0.248,-0.309l-0.13,0.039l-0.099,0.18l0.034,0.41l0.114,0.333l-0.234,0.175l-0.248,-0.081l0.012,-0.413l0.055,-0.326l0.279,-0.576l0.158,-0.123l0.027,-0.122l-0.943,-0.26l-0.26,-0.199l-0.261,-0.087l-0.574,0.276l-1.581,0.024l-0.288,0.09l-0.012,0.199l0.1,0.1l0.247,0.082l0.25,-0.015l0.163,0.274l0.363,0.14l0.19,0.28l0.127,0.482l0.063,0.343l0.037,0.348l-0.154,0.63l-0.222,0.263l-0.258,0.146l0.099,0.361l0.265,0.282l0.508,0.133l0.221,0.235l0.192,0.377l-0.163,0.48l-0.19,0.389l-0.156,0.165l-0.109,0.286l-0.087,0.112l-0.111,0l0.133,-1.066l-0.188,-0.635l-0.341,0.146l-0.143,0.167l-0.307,0.561l-0.078,0.029l-0.069,-0.194l-0.099,-0.406l-0.067,-0.437l-0.072,-0.322l-0.306,-0.335l-0.175,-0.127l-0.532,-0.068l-0.17,-0.071l0.154,-0.72l0.277,-0.422l-0.035,-0.944l-0.126,-0.319l-0.158,-0.279l-0.149,-0.667l0.021,-0.797l0.17,-0.472l0.057,-0.584l-0.191,-0.428l-0.237,-0.218l-0.177,0.176l-0.161,0.266l-0.09,0.084l-0.617,0.058l0.399,-0.651l-0.02,-0.545l-0.074,-0.333l-0.123,-0.261l-0.1,-0.561l-4.384,-3.287l-0.742,-0.418l-0.353,-0.361l-0.31,-0.171l-0.317,0.063l-0.192,0.095l-0.141,-0.128l0.13,-0.302l0.185,-0.101l-0.438,-0.519l-1.59,-1.364l-0.346,-0.186l0.248,0.361l1.187,1.071l0.183,0.306l-0.353,0.39l-0.375,0.164l0.104,-0.438l-0.084,-0.5l-0.137,-0.277l-0.413,-0.32l-0.644,-0.268l-0.614,-0.339l-0.123,-0.361l-0.042,-0.519l0.387,0.441l0.211,0.134l-0.423,-0.688l-0.519,-0.61L982.89,194l-0.215,-0.216l-0.322,-0.462l-0.123,-0.037l-0.227,0.083l-0.57,-0.265l-0.565,-0.336l-0.37,-0.229l-1.671,-1.945l-0.904,-0.287l-0.071,-0.239l-0.051,-0.287l-0.165,-0.2l-1.138,-0.525l-1.429,-0.341l-1.514,-0.931l-1.319,-0.277l-1.442,-0.991l-0.85,-0.746l-0.522,-0.286l-0.478,-0.072l-1.279,0.359l-1.431,0.036l-1.309,-0.211l-1.042,0.061l-0.603,-0.139l-0.827,-0.455l-0.239,0.187L962,186.067l-0.62,-0.334l-0.524,-0.447l-0.869,-0.397l-1.653,-0.262l-2.031,-0.623l-1.063,-0.164l-1.069,-0.095l0.108,1.393l-0.063,0.664l-0.403,0.858l-0.444,0.548l-0.113,0.457l1.183,0.348l0.37,1.562l0.476,0.99l0.317,1.018l-0.004,0.703l-1.284,1.716l-1.325,0.207l-1.279,0.098l-0.548,-1.038l-0.292,-1.251l-1.022,-0.659l-1.006,-0.514l-0.462,-0.088l-0.337,-0.253l-0.205,-1.396l-0.225,-1.045l-0.287,-0.388l-0.274,-0.593l-0.261,-0.235l-0.643,-0.099l-1.558,1.499l-0.529,0.438l-0.18,0.002l-2.357,-0.372l-0.616,-0.309l-3.501,-0.199l-0.993,-0.889l-0.6,-0.128l-0.675,0.27l-0.582,0.069l-0.833,-0.174l-0.72,0.259l-1.598,0.271l-0.588,0.303l-0.62,0.534l-1.146,1.324l-0.159,0.631v0.779l0.239,1.084v1.241l-0.197,0.431l-0.365,0.208l-0.378,1.308l-0.354,0.703l-0.697,0.185l0.396,-0.531l0.371,-0.356l0.594,-1.947l-0.086,-0.602l-0.475,-0.443l-0.296,-0.465l-0.15,-1.867l-0.148,-0.989l-0.052,-1.185l-0.48,-0.394l-1.74,-0.603l-0.805,-0.447l-0.289,-0.693l0.308,-0.979l-0.021,-0.751l0.163,-0.637l0.263,-0.519l0.065,-0.733l-0.135,-0.951l-0.131,-0.691l-0.301,-0.833l-0.216,-0.378l-1.059,-1.198l-1.819,-1.234l-1.867,-0.897l-1.655,-0.305l-2.141,-0.166l-2.215,-0.015l-0.84,0.492l-1.59,0.038l-1.728,0.515l-1.739,0.811l-0.937,0.012l-1.858,0.368l-0.813,0.009l-2.096,-1.269l0.667,-0.172l0.261,-0.18l-0.935,-1.686l-0.498,-0.604l-1.227,-0.76l-0.498,-0.059l-0.41,0.154l-1.624,0.838l-0.408,0.354l0.806,-0.981l0.395,-0.413l0.4,-0.611l-0.093,-0.385l-0.098,-0.188l-1.513,0.083l-0.097,-0.093l-0.319,-0.526l-0.156,-0.185l-1.008,-0.557l-0.729,-0.213l-0.757,-0.022l-0.126,-0.216l0.088,-0.264l0.029,-0.167l0.234,-0.296l0.648,-0.268l1.688,-0.157l0.381,-0.475l-0.053,-0.496l-0.098,-0.378l-0.553,-0.901l-0.743,-0.668l-1.506,-0.808l-1.58,-0.549l-2.717,-0.268l-0.482,0.12l-0.379,0.331l-0.651,0.87l-1.479,2.508l-0.827,1.025l-0.754,0.555l-1.729,0.454l-0.317,-0.104l-0.241,-0.411l0.079,-0.361l0.157,-0.334l0.011,-0.214l-0.087,-0.418l0.048,-0.226l0.174,-0.01l0.408,0.294l0.382,0.041l0.98,-0.462v-0.72l-0.26,-0.421l0.129,-1.011l-0.001,-0.263l0.138,-0.18l0.114,0.037l0.707,0.73l0.241,-0.039l0.261,0.082l-0.63,1.747l0.302,0.004l0.81,-0.821l0.555,-0.803l0.583,-1.036l0.069,-0.542l-0.667,-0.065l-4.364,0.393l-1.596,0.782l-0.493,-0.164l-0.353,-0.608l0.538,-0.06l0.636,-0.37l0.53,-0.71l0.34,-0.13l0.885,0.033l0.714,0.284l2.154,0.115l0.051,-0.858l-0.476,-0.271l-1.036,-0.242l-0.641,-0.417l-0.805,-0.263l-1.77,-0.373l-0.743,-0.311l-1.748,-0.285l-0.464,-0.236l-4.081,-0.212l-1.524,-0.643l-0.586,-0.656l-1.407,-0.316l-0.281,0.009l-0.09,0.175l-0.066,0.274l0.899,1.192l0.029,0.819l0.27,0.404l-1.051,0.636l-0.714,0.241l-2.384,-0.028l-0.357,0.276l-0.935,1.268l0.012,0.603l0.088,0.927h0.714l0.21,-0.405l0.313,-0.165l1.452,0.147l0.149,0.168l-0.487,0.268l-0.469,0.124l-0.581,1.369l-0.788,0.426l0.542,0.223l0.479,0.377l-0.078,1.656l0.684,1.271l0.128,0.585l-0.988,0.02l-0.875,0.393l-0.312,0l-0.573,-0.983l-0.631,-0.648l-0.31,-0.052l-0.406,0.64l-0.581,-0.355l-0.235,0.057l-0.325,0.268l-0.196,0.356l-0.148,0.552l-0.191,0.298l-0.025,0.402l0.291,0.181l0.211,0.042l0.608,0.29l-0.627,0.158l-0.163,0.189l-0.056,0.219l-0.474,0.296l0.163,0.285l0.201,0.221l0.051,0.225l-0.146,0.081l-0.397,-0.265l-0.414,-0.385l-0.653,-0.793l-0.287,-0.529l-0.56,-0.494l-1.992,-1.371l-0.886,-0.434l-0.577,-0.098l-0.914,0.18l-0.561,0.593l-0.945,0.252l-0.586,0.48l-0.312,0.65l-1.684,0.069l-1.162,-0.486l-0.737,-0.501l-0.829,-1.025l-0.817,-1.325l-0.101,-0.111l-0.099,-0.279l-0.147,-0.655l-0.174,-0.492l-0.257,0.277l-0.664,1.52l-0.275,0.745l-0.361,1.408l-0.268,1.178l-0.036,0.499l0.125,0.43l-0.361,0.36l-0.386,0.879l-0.581,1.726l-0.364,0.623l-0.46,0.535l-0.312,0.199l-0.381,-0.033l-0.347,-0.489l-0.186,-1.132l-0.21,-0.227l-0.249,0.635l-0.369,-0.036l-0.718,-0.47l-0.716,-1.018l-0.741,-0.469l-1.045,-2.491l-0.464,-0.917l-0.253,-0.745l-0.594,-0.079l-0.223,-0.549l0.297,-0.394l0.8,-0.333l0.637,0.05l-0.475,-0.996l-0.229,-0.602l-0.249,-0.328l0.092,0.674l-0.105,0.486l-0.215,0.379l-0.36,0.243l-1.552,-3.01l-0.933,-1.481l-0.519,-0.537l-0.324,-0.972l0.217,-0.193l1.104,1.152l0.781,0.59l1.29,1.521l0.979,-0.115l0.356,-0.679l0.003,-1.372l-0.365,-1.132l-0.463,-0.447l-1.592,-0.094l-0.368,-0.367l0.254,-0.114l0.351,-0.026l0.51,-0.335l0.849,-0.855l0.373,-0.266l-0.061,-0.667l-0.594,-0.918l-0.964,-0.128l-0.21,-0.089l0.382,-0.459l0.332,-0.281l0.563,-0.699l0.131,-0.646l-0.116,0.047l-0.409,-0.03l-0.117,-0.278l0.048,-0.493l-0.443,-0.419l-0.403,-0.282l-0.924,-0.049l0.018,-0.324l0.049,-0.292l-0.393,-0.213l-0.325,-0.376l-0.081,-0.342l-0.117,-0.196l-0.603,-0.355l-1.99,-0.651l-0.213,0.19l-0.328,0.927l-0.803,0.974l-0.608,-0.527l-0.121,-0.053l-0.099,-0.251l0.145,-0.432l0.102,-0.42l-0.138,-0.3l-0.116,-0.114l-0.413,0.304l-0.616,0.192l-0.262,0.292l-0.55,0.207l0.052,-0.722l-2.304,-1.901l-0.716,-0.396l-0.43,-0.036l-1.035,0.426l-0.239,0.23l-0.385,0.623l-0.858,-0.394l-0.21,0.294l-0.312,1.032l0.049,1.007l0.092,0.278l0.08,0.541l0.329,0.836l0.34,0.665l-0.14,0.154l-0.142,0.043l-0.169,0.278l-0.16,0.565l-0.291,0.807l-0.395,0.45l-0.452,-0.094l-1.078,-0.607l-0.248,0.108l-0.069,0.441l0.643,0.376l0.059,0.237l-0.168,0.15l-0.434,0.124l-0.778,-0.026l-0.646,-0.159l-0.403,-0.608l-0.388,-0.084l-1.104,-0.012l-1.003,0.327l-1.12,-0.425l-1.898,0.093l-0.48,-0.074l-0.912,-0.815l-1.305,-0.514l-1.488,-1.253l-0.15,-1.179l0.226,-0.955l0.835,-0.001l0.511,-0.165l-0.071,-0.367l-0.112,-0.193l-1.181,-0.515l-3.204,-0.093l-2.282,-0.766l-3.249,-0.265l-1.465,0.951l-2.12,0.224l-0.571,0.508l-0.973,0.281l0.082,0.703l0.482,0.542l0.235,0.109l0.255,0.212l-0.159,0.188l-0.18,0.084l-0.354,0.433l-0.226,0.398l0.063,0.876l-0.109,0.848l-0.352,1.172l-0.297,0.514l-0.27,0.689l0.231,0.635l0.263,0.263l0.669,0.32l0.23,0.215l-0.134,0.185l-0.988,-0.215l-0.354,-0.687l-0.078,-0.372l-0.085,-0.581l0.336,-0.633l0.342,-0.427l0.296,-1.017l0.036,-0.938l0.009,-1.956l-0.601,-0.445l-0.336,-0.669l0.582,-1.218l0.146,-0.645l-0.251,-0.597l-0.408,-1.305l-0.417,-0.772l-0.274,-0.322l-0.278,-0.166l0.291,1.278l-0.234,0.649l-0.17,0.251l-1.11,0.35l-0.709,0.022l-0.964,-0.364l-1.132,-0.829l-0.283,-0.576l-0.201,-0.848l0.651,-0.369l0.254,-0.241l-0.587,-0.192l-0.591,-0.056l-0.21,1.155l-0.382,-0.086l-1.849,-0.707l-0.498,0.234l-0.603,0.647l-0.267,0.5l-0.305,0.816l0.115,0.567l0.129,0.212l0.95,0.141l0.834,-0.175l0.938,-0.54l0.216,0.202l0.193,0.292l-0.266,0.416l-0.968,0.601l-1.609,1.55l-0.612,0.182l-0.858,-0.33l-0.465,0.865l-0.212,0.208l-1.444,0.581l-0.629,0.086l-0.185,0.433l-0.378,0.078l-0.42,0.217l-0.704,0.606l-1.071,0.097l-0.729,-0.137l-1.771,0.367l-0.457,0.319l-0.298,0.442l-0.139,0.563l-0.26,0.5l-1.007,1.079l-0.857,0.443l-0.727,0.123l0.699,-0.607l0.798,-1.128l1.436,-3.372l1.377,-0.221l0.322,-0.451l1.047,-2.099l0.292,-0.314l1.387,-0.04l1.219,-0.689l2.457,-3.414l1.223,-0.577l0.841,-0.824l0.15,-0.409l0.133,-0.541l-0.126,-0.329l-0.073,-0.299l1.082,-0.59l0.415,-0.913l1.457,-0.862l1.14,-1.166l1.598,-0.868l0.908,-1.21l2.058,-1.748l1.933,-3.042l0.316,-1.751l-0.47,-0.575l-0.569,-0.361l-0.317,-0.869l-0.229,-0.103l-0.578,0.548l-0.634,-1.876l-0.776,-1.057l0.036,-0.155l0.086,-0.071l0.372,0.166l1.396,1.56l0.744,0.236l0.218,0.24l0.135,0.394l-0.088,0.653l0.229,-0.05l0.146,-0.274l0.361,-1.269l0.344,-1.727l-0.039,-0.751l-0.823,0.341l-0.382,-2.557l-0.175,-0.782l-0.261,-0.857l-0.523,-0.076l-0.275,0.217l0.219,0.289l0.237,0.479l-0.158,0.487l-0.133,0.22l-0.64,0.647l-0.456,0.059l0.184,-0.275l0.215,-0.613l-0.156,-0.672l-0.164,-0.375l-0.182,-1.951l-0.579,-0.295l-0.326,-0.315l-0.433,0.128l-0.562,0.52l0.208,-0.479l0.217,-0.716l-0.436,-0.88l-0.429,-0.605l-0.521,-0.228l-0.584,-0.782l-0.779,-0.444l-1.806,-0.433L784.36,118l-1.717,-0.457l-2.052,0.355l-0.804,0.007l-0.479,-0.224l-0.431,0.237l-0.219,0.705l-0.134,1.102l-0.506,0.572l-0.275,0.146l-1.309,-0.168l-0.933,0.529l-0.399,-0.416l-0.757,0.029l-0.081,-0.931l0.451,0.038l0.263,0.156l0.848,-1.909l0.699,-1.122l0.673,-1.292l-0.424,-0.801l-0.946,-0.542l-0.443,0.033l-0.221,0.225l-1.028,-0.426l-0.542,0.032l-0.907,0.597l-0.31,-0.049l-0.186,-1.243l-0.914,0.105l-3.137,-0.119l0.34,-0.388l1.651,-0.531l1.326,-0.799l0.981,-1.457l0.913,-0.494l-0.214,-0.735l-0.249,-0.533l-0.518,-0.472l-1.126,-0.312l-0.965,-0.593l-0.424,-0.751l-1.767,-1.031l-0.478,0l-1.273,1.295l-0.645,-0.12l-0.561,0.191l-1.463,1.537l-3.066,3.979l-0.631,1.218l-0.301,0.915l-0.549,0.475l-0.236,1.115l0.041,0.965l0.246,0.505l0.256,0.947l-0.262,1.081l-0.219,0.706l0.209,0.316l0.591,-0.063l1.32,0.604l-0.241,0.555l-0.805,-0.476l-0.702,0.02l-0.609,-0.577l-1.463,0.554l-1.085,-0.129l-1.009,0.221l-1.983,-0.458l-0.18,0.348l0.46,0.597l0.349,0.555l1.03,1.296l0.438,0.412l0.586,1.225l0.073,2.391l-0.32,0.572l-0.359,0.795l-0.192,0.146l-0.277,-0.053l0.45,-0.56l0.244,-1.201l0.228,-0.839l-0.301,-0.573l-0.134,-0.05l-0.148,-0.315l-1.054,-0.801l-0.568,-0.351l-0.6,-0.194l-0.306,-0.22l-0.898,0.731l-0.414,0.166l-0.49,0.384l-0.285,0.526l-0.697,0.124l-0.09,0.57l-0.389,0.566l-0.417,-0.617l-0.407,0.171l-0.916,1.015l-1.072,0.459l0.114,-0.35l0.176,-0.789l-0.258,-0.182l-1.61,0.92l-0.536,0.619l-0.254,-0.229l0.934,-1.358l0.251,-0.841l-0.437,-0.364l-0.958,-0.283l-0.615,-0.027l-0.9,0.305l-1.299,-0.447l-0.193,0.512l-0.333,0.061l-0.802,-0.243l-0.729,0.261l-0.546,0.549l-0.811,-0.543l-0.281,0.023l-0.434,0.849l-0.374,-0.573l-0.316,1.11l0.089,0.804l0.27,0.083l0.23,-0.117l0.134,-0.367l0.174,-0.166l0.64,0.667l0.194,-0.365l0.277,-0.271l0.316,0.401l1.317,-0.435l-0.228,0.535l-1.475,0.677l-2.658,0.858l-0.548,0.336l-1.577,0.295l-1.027,0.84l-1.332,0.001l-2.301,0.661l-1.655,1.49l-0.8,-0.133l-1.62,1.125l-0.644,0.872l-2.336,1.768l-1.404,-0.681l-0.463,0.24l-0.236,0.624l0.048,0.487l0.566,-0.045l0.412,0.215l0.505,0.427l-0.135,0.783l-1.06,1.741l-0.502,0.65l-0.594,0.376l-1.264,-1.427l-0.229,0.629l-0.17,0.311l-0.5,-0.128l-0.252,1.011l0.913,0.175l0.868,0.455l0.771,0.664l0.545,0.763l0.595,0.482l0.347,0.414l-0.931,0.401l-0.655,-0.926l-0.354,-0.313l-0.4,-0.061l-0.598,0.283l-0.509,1.114l0.495,0.379l1.104,0.369l0.354,0.499l1.438,3.23l0.358,0.329l0.466,0.137l0.19,0.219l-0.566,0.551l-0.21,0.513l-0.489,0.894l-2.088,0.459l-0.621,0.338L717.316,153l-0.262,0.329l-0.169,0.29l-0.081,0.649l0.171,0.425l0.424,0.394l1.665,1.757l-0.107,0.184l-0.456,-0.326l-0.579,-0.535l-0.589,-0.747l-0.786,-0.53l-0.044,-0.438l-0.027,-0.654l0.021,-0.203l0.075,-0.334l0.749,-0.846l0.763,-0.413l0.932,-0.968l0.932,-1.077l-0.191,-0.369l-0.192,-0.266l-0.846,-0.072l-1.719,0.377l-1.032,0.356l-0.457,0.873l-0.695,0.131l-0.346,0.021l-0.953,-0.434l-0.899,0.409l-2.106,0.355l-0.343,0.199l-4.849,0.077l-0.978,0.184l-2.485,0.715l-0.06,0.53l0.095,0.404l-0.386,0.594l-0.169,0.558l0.059,0.657l0.016,0.569l0.087,0.737l0.151,0.667l0.362,0.355l0.333,0.23l0.236,0.729l-0.19,0.844l-0.275,0.964l-0.054,0.446l0.178,0.604l0.219,1.199l0.083,0.296l0.761,0.916l0.518,0.286l0.852,0.066l0.58,0.232l0.845,0.564l0.252,0.256l0.072,0.242l0.2,0.971l0.108,0.304l0.915,1.331l0.308,0.202l1.25,0.254l0.394,0.424l0.544,1.287l0.054,0.305l0.05,0.493l-0.059,0.45l-0.054,0.261l-0.206,0.413l-0.538,1.683l-0.322,1.498l0.513,0.994l0.688,1.906l0.203,0.796l0.237,1.062l-0.1,0.673l-0.113,0.403l-0.457,0.61l-0.571,0.2l-0.616,0.371l0.057,0.461l0.106,0.529l-0.063,0.393l-0.081,0.136l-0.336,0.04l-0.293,-0.134l-0.251,-0.409l-0.238,-0.526l0.169,-0.571l0.498,-1.008l0.31,-1.454l0.079,-0.966l-0.021,-1.025l-0.115,-0.686l-0.396,-0.51l-0.368,0.11l-0.408,0.447l-0.396,1.703l-0.542,1.238l-0.075,0.51l0.012,0.442l-0.041,0.289l-0.108,-0.97l-0.055,-0.73l0.302,-0.919l0.184,-0.856l-0.056,-0.616l-0.216,-1.016l0.042,-0.504l0.063,-0.322l0.129,-1.448l0.479,-0.287l1.192,-1.115l0.165,-0.277l0.361,-0.982l0.168,-0.353l0.191,-0.587l-0.356,-0.467l-0.339,-0.252l-0.641,-0.138l-0.591,0.049l-1.312,0.463l-1.174,-0.082l-0.422,-0.27l-1.839,-2.019l-0.116,-0.764l-0.146,-0.317l-0.178,-0.083l-0.632,-0.501l-1.46,-0.641l-1.492,-1.455l-2.637,-0.132l-0.722,0.162l-0.722,0.451l-0.66,0.917l-0.303,0.255l-0.431,0.085l-0.09,0.326l-0.081,0.446l0.23,0.329l0.808,-0.389l0.661,0.203l0.35,0.432l0.257,0.839l-0.128,0.408l-1.148,0.637l-0.637,-0.051l-1.374,-1.465l-0.532,-0.262l-1.263,0.246l-0.835,0.719l-0.257,0.146l0.199,0.733l0.314,1.31l0.271,0.778l0.34,0.382l1.229,0.936l0.681,0.328l1.031,0.858l0.633,0.096l0.566,-0.206l0.854,0.505l0.488,1.558l0.294,0.534l0.271,0.271l0.382,0.154l0.224,0.021l0.239,-0.203l0.548,-0.042l-0.192,0.446l-0.205,0.141l-1.169,0.188l-0.575,-0.16l-0.709,-0.48l-1.343,-1.57l-1.668,-0.114l-0.187,0.461l-0.524,-0.645l-1.772,-0.144l-1.058,-0.413l-1.127,-0.663l-0.096,-0.322l-0.05,-0.454l0.384,-0.569l0.145,-0.352l0.098,-1.068l-0.718,-1.42l0.074,-1.313l0.338,-0.22l0.438,-1.71l0.264,-0.564l0.141,-0.195l0.132,-0.394l-0.141,-0.496l-0.132,-0.299l-0.148,-0.696l0.033,-0.512l0.001,-0.645l-0.361,-0.977l-0.296,-1.056l-0.608,-0.532l-0.59,-0.011l-0.218,0.146l-0.219,0.252l0.309,0.963l0.312,0.854l0.147,0.662l0.104,1.194l-0.021,1.456l-0.103,0.588l-0.172,0.498l-0.528,0.616l-0.884,0.731l-0.499,0.355l-1.043,0.39l-0.751,0.628l-1.644,3.564l0.18,0.526l0.604,0.574l0.398,0.492l0.194,0.41l0.435,1.283l1.626,3.55l0.092,0.633l-0.384,1.12l-0.756,1.44l-0.301,0.806l-0.708,3.054l-0.05,0.776l0.289,0.728l0.476,0.909l0.163,0.687l-0.323,1.744l0.17,0.434l0.396,0.225l1.081,-0.235l1.269,0.425l0.67,-0.203l1.029,-0.965l0.396,-0.104l1.234,0.132l1.808,0.928l1.918,1.244l0.387,0.417l0.518,0.017l0.378,2.11l0.341,1.137l0.146,0.802l0.103,0.893l-0.355,0.188l-0.313,0.093l-0.258,0.242l-0.361,1.374l-0.045,0.732l0.191,1.172l1.608,0.544l1.116,0.289l0.785,0.058l0.137,0.133l0.098,0.177l-0.935,0.079l-1.694,0.142l-0.601,-0.082l-0.271,-0.142l-0.269,-0.4l-0.516,-0.404l-0.197,-0.273l-0.423,-0.317l0.207,-1.209l0.035,-2.819l-0.063,-1.172l-0.356,-0.97l-1.057,-1.394l-0.363,-0.938l-0.411,-0.629l-0.402,-0.104l-0.585,0.124l-1.453,0.582l-1.305,0.307l-1.53,0.857l-0.276,0.713l-0.251,1.826l0.336,0.894l0.34,0.642l0.31,1.09l0.1,0.657l0.025,0.66l-0.05,0.975l-0.262,0.53l-1.688,2.06l-0.248,0.63l-0.289,1.757l-0.256,0.644l-0.781,0.96l-0.482,0.386l-2.594,1.743l-0.094,0.382l-0.176,1.222l-0.713,0.549l-0.423,0.046l-0.985,-0.607l-0.583,-0.179l-0.597,-0.051l-2.262,0.17l-1.002,-0.413l-0.79,-0.583l-0.811,-0.184l-0.611,-0.479l-0.142,-0.438l-0.148,-0.587l-0.112,-0.304l-0.105,-0.156l0.184,-0.196l0.391,-0.09l1.467,0.1l0.383,-0.221l0.201,0.111l0.407,0.538l0.532,0.486l0.45,-0.082l0.38,-0.4l0.145,-0.003l0.168,0.063l-0.344,0.315l-0.353,0.231l-0.095,0.146l-0.072,0.319l0.501,0.379l0.459,0.206l0.602,-0.202l0.354,-0.397l0.775,-0.582l0.555,0.026l0.032,-0.549l-0.287,-0.844l-0.234,-0.591l0.85,0.156l0.504,-0.487l2.096,-4.209l0.995,-0.805l0.331,-0.523l0.239,-0.729l0.059,-0.805l-0.122,-0.884l0.028,-0.681l0.356,-0.855l0.558,-1.036l0.354,-0.39l-0.051,-0.389l-0.071,-0.321l-1.003,-1.019l-1.063,-0.839l-0.375,-0.463l-0.284,-0.731l-0.14,-0.876v-0.58l0.085,-1.775l0.163,-0.843l-0.045,-2.492l-0.196,-3.107l-0.169,-0.849l0.26,-0.588l0.256,-0.483l0.132,-0.452l0.089,-3.092l-0.076,-1.203l-0.346,-1.623l-1.409,-1.356l-0.595,-1.324l0.048,-0.477l0.077,-0.323l0.611,-0.543l0.42,-0.77l0.269,-1.129l0.559,-1.726l0.142,-0.608l0.36,-2.421l0.097,-1.298l0.069,-1.954l-0.5,-0.501l-0.526,-0.434l-0.97,-0.367l-0.48,0.088l-0.878,-0.784l-0.327,-0.11l-2.371,0.222l-1.356,-0.103l-0.799,0.178l-0.419,-0.023l-0.262,-0.12l0.039,-0.327l0.141,-0.235l-0.041,-0.203l-0.231,-0.042l-0.619,0.253l-0.988,2.711l-0.588,2.601l-0.624,3.476l-0.387,1.448l-0.563,1.522l-0.869,1.195l-1.172,1.204l-0.751,0.563l-1.001,0.573l-0.42,1.241l-0.36,0.507l0.148,0.343l0.434,-0.19l-0.248,0.874l-0.26,0.53l0.025,0.307l0.076,0.395l0.338,0.18l0.9,-0.343l0.191,0.334l0.205,0.508l-0.106,2.017l-0.252,1.713l-0.029,0.625l0.143,0.4l0.117,0.524l-0.266,0.637l-0.212,0.205l-0.4,-0.071l-0.264,1.406l-0.083,0.829l0.004,0.654l0.102,0.403l0.158,0.445l0.105,-0.345l0.083,-0.475l0.282,-0.308l1.57,0.881l0.422,0.437l0.649,0.4l0.189,0.474l0.124,1.466l0.667,1.329l0.526,0.787l0.328,0.31l0.29,0.078l0.453,-0.303l0.606,0.043l-0.325,1.033l-0.547,1.933l-0.913,1.672l-0.374,0.26l-0.601,-0.68l-0.791,-0.555l-0.405,-0.284l-0.256,-0.503l-1.376,-1.346l-0.412,-0.928l-0.69,-0.144l-0.955,-0.435l-0.142,-0.105l-0.788,-0.586l-0.764,-0.32l-0.216,-0.435l-0.584,-0.324l-0.564,-0.22l-0.828,-0.542l-0.38,0.174l0.091,-0.615l-0.944,-0.878l-1.127,-0.792l-2.327,-1.131l-2.049,-0.549l-2.416,-0.161l-2.117,-0.718l-0.3,0.035l-0.271,0.211l-0.713,1.044l-0.793,0.32l-0.297,0.497l0.468,1.073l0.919,2.75l0.544,-0.277l0.211,1.246l-0.332,0.714l-0.498,0.841l-0.417,0.449l-0.923,0.227l-0.742,-0.052l-0.087,0.781l0.214,0.724l-0.052,0.299l-0.071,0.377l-0.108,0.197l-0.088,0.12l-0.285,0.218l-0.341,0.003l-0.824,-0.374l-0.594,-0.336l0.037,-1.317l0.31,-0.578l0.212,-0.132l0.203,-0.231l-0.422,-0.862l-0.309,-0.364l-0.142,-0.594l-0.007,-0.262l-0.389,0.018l-1.586,0.684l-0.328,0.64l-0.18,-0.434l-2.045,1.922l-0.891,0.672l-0.61,-0.098l-0.812,-0.402l-0.967,-0.039l-0.651,-0.191l-0.334,0.089l-0.7,0.473l-0.722,0.062l-0.75,0.673l-0.639,0.81l-0.174,1.304l-0.402,0.133l-0.439,-0.671l-0.239,-0.16l-0.23,0.145l-0.452,0.066l-0.375,0.055l-0.368,0.24l-0.152,-0.029l-1.119,-0.215l-0.313,0.021l-0.4,-0.081l0.092,-0.335l0.139,-0.239l0.629,-0.182l0.346,-0.27l0.392,0.151l0.284,-0.403l-0.037,-0.775l-0.445,-0.745l0.21,-0.578l0.161,-0.716l0.107,-0.08l0.115,-0.251l-0.143,-0.21l-0.341,-0.104l-0.002,-0.177l0.216,-0.149l1.408,-0.297l0.322,-0.216l-0.856,-0.086l-1.077,0.058l-1.092,0.651l-2.047,1.407l-0.953,0.949l0.255,-0.016l0.323,0.137l0.274,0.662l0.21,0.169l-0.148,0.437l-0.547,0.34l-0.22,0.231l-0.209,0.091l-0.177,-0.085l-0.212,-0.178l0.123,-0.337l0.162,-0.312l-0.439,-0.556l-0.205,-0.071l-0.171,0.02l-1.061,0.478l-0.788,0.564l-0.723,0.297l-0.673,0.102l-0.392,0.245l-0.801,0.752l-0.507,0.325l-0.848,0.829l-2.178,1.456l-0.565,0.124l-0.318,-0.118l-0.242,-0.196l-0.165,0.162l0.188,0.351l0.323,0.709l-0.125,0.369l-0.503,-0.102l-1.053,0.331l-1.134,0.487l0.022,0.506l0.072,0.444l-0.193,0.722l-0.2,0.583l-0.166,1.666l-0.149,0.496l-0.448,0.33l-2.261,0.745l-0.389,0.046l-0.168,0.134l-0.123,-0.134l-0.423,-0.17l-0.6,-0.005l-0.275,-0.068l-0.283,-0.271l-0.373,-0.702l-0.534,-1.415l-1.188,-0.718l-0.56,-0.48l-0.105,-0.455l0.104,-0.47l1.22,-1.555l0.434,-0.508l1.811,-0.45l0.715,-0.041l0.733,-0.187l-0.019,-0.907l-0.712,-1.113l-0.761,-1.303l-0.748,-1.434l-1.046,-0.512l-1.238,-0.243l-2.534,0.279l-0.357,-0.054l-1.617,-1.007l-0.165,-0.015l-0.225,0.064l0.07,0.29l0.129,0.21l2.147,2.15l0.1,0.556l0.062,0.75l-0.036,0.315l0.05,0.311l-0.018,0.567l-0.53,2.415l-0.505,1.699l-0.17,0.8l-0.038,0.545l0.205,0.477l0.615,0.154l0.61,0.488l0.315,0.687l0.071,0.476l0.022,1.021l0.145,0.872l-0.484,1.341l-0.269,0.523l-0.346,1.2l0.135,0.849l-0.036,0.333l-0.079,0.386l-0.246,-0.284l-0.204,-0.338l-0.282,-0.302l-0.3,-0.111l-0.317,0.081l-0.23,0.162l0.024,-0.347l0.289,-0.539l-0.14,-0.28l-0.147,-0.21l-0.892,-0.659l-0.637,-0.038l-0.56,0.067l-0.573,-0.078l-0.425,-0.42l-0.384,-0.227l-0.29,-0.035l-0.356,0.377l-0.85,1.445l-0.856,0.943l-1.122,0.708l-0.847,0.229l-0.232,0.168l-0.501,0.821l-0.52,0.63l-1.435,1.046l-0.1,0.428l-0.09,0.586l0.137,0.661l0.276,0.638l0.691,1.278l0.389,0.433l0.265,0.674l0.195,0.775l-0.104,0.157l-0.573,-0.191l-0.409,0.087l-0.587,0.527l-0.044,0.224l-0.21,0.519l-0.535,0.042l-1.442,-0.938l-1.236,-0.478l-0.202,-0.03l-0.278,-0.237l-0.084,-0.197l-0.516,0.039l-0.315,-0.022l-0.298,-0.16l-1.351,-1.522l-1.087,-0.574l-0.254,-0.011l-0.47,0.157l-0.272,1.232l-0.373,0.342l-0.332,-0.021l-0.018,0.603l0.142,0.371l0.127,0.266l0.408,0.428l0.761,1.281l0.402,0.524l0.297,0.198l0.393,0.028l0.873,-0.151l0.289,0.198l0.309,0.299l0.066,0.73l0.239,0.746l0.024,0.418l-0.289,0.49l-0.933,0.355l-0.542,0.509l-0.195,-0.021l-1.116,-0.591l-0.733,-0.227l-0.979,-0.369l-0.177,-0.202l-0.437,-0.993l-0.966,-0.944l-0.435,-0.278l-0.604,0.204l-0.416,-0.102l-0.698,-0.504l-0.465,-0.78l-0.032,-0.959l0.132,-0.21l0.131,-0.113l-0.335,-0.291l-0.016,-0.742l-0.066,-0.485l-0.372,-1.211l-0.379,-0.734l-0.363,-0.792l0.387,-0.411l0.201,-0.36l0.28,-1.045l0.054,-0.356l0.119,-0.354l0.045,-0.329l-0.019,-0.33l-0.266,-0.6l-0.819,-1.219l-0.806,-0.672l-1.533,-0.667l-0.423,0.038l-0.155,-0.097l0.327,-0.121l0.326,-0.264l0.176,-0.407l-0.388,-0.202l-0.315,-0.091l-0.527,-0.333l-0.097,-0.297l0.116,-0.211l-0.123,-0.538l-0.707,-0.171l-0.186,-0.123l-0.015,-0.181l-0.479,-0.588l-0.625,-0.62l0.104,-0.627l-0.45,-0.46l-0.39,-0.326l-0.613,-0.12l-0.246,-0.228l1.416,0.063l1.489,0.475l-0.126,0.185l-0.106,0.284l0.434,0.812l0.416,0.459l0.931,0.565l0.115,0.001l0.203,-0.144l0.461,0.239l0.376,0.313l0.708,0.025l0.857,0.369l-0.058,0.151l-0.098,0.117l0.243,0.443l0.358,-0.065l0.602,-0.364l1.514,1.284l0.419,0.23l2.414,0.653l1.112,0.061l0.601,0.146l0.873,0.331l0.936,0.663l0.765,0.235l1.395,0.215l0.719,-0.032l1.783,-0.436l2.285,-1.167l1.174,-1.026l1.873,-2.683l0.243,-0.629l0.221,-1.487l0.013,-0.637l-0.272,-0.064l-0.359,-0.352v-0.866l-0.205,-0.425l-0.265,-1.979l-0.562,-0.218l-0.308,-0.23l-0.367,-0.116l-0.407,-0.313l-0.488,-0.819l-0.479,-0.55l-0.394,-0.744l-0.242,-0.274l-0.177,-0.085l0.122,0.376l0.094,0.403l-0.714,-0.099l-2.07,-1.912l-0.354,-0.15l-0.137,0.173l-0.636,-0.256l-0.204,-0.453l-1.76,-2.124l-3.122,-2.419l-2.134,-1.479l-1.594,-0.662l-0.159,0.078l-0.161,0.275l-0.466,0.076l-0.409,-0.054l-1.435,-0.593l-0.347,-0.081l-1.529,0.023l-0.161,0.167l-0.537,1.255l-0.287,0.253l-0.54,0.231l0.155,-0.378l0.369,-0.275l0.239,-0.913l0.014,-0.379l0.129,-0.5l-0.026,-0.398l-0.195,-0.129l-0.362,0.132l-0.777,0.481l-0.104,-0.127l0.223,-0.497l-0.06,-0.196l-0.326,0.074l-0.693,-0.229l-0.727,0.083l-0.132,-0.602l-0.475,-0.34l-0.196,-0.289l0.239,-0.335l1.621,0.551l0.451,0.032l0.223,-0.197l0.051,-0.357l-0.014,-0.417l-0.186,-0.241l-1.056,-0.443l-0.488,-0.506l-1.142,-0.694l-0.043,0.325l0.172,0.641l-0.091,0.207l-0.333,-0.18l-0.255,0.132l-0.344,0.769l-0.334,0.194l-0.264,0.06l-1.132,-0.645l-0.505,-0.115l0.153,1.065l-0.005,0.37l-0.072,0.358l-0.101,0.183l-0.201,0.08l-0.487,-0.032l-0.661,-0.419l-0.427,-0.395l-0.133,-0.017l-0.058,0.048l0.104,0.396l-0.028,0.304l-0.064,0.33l-0.09,0.299l-0.125,0.25l-0.262,0.322l-0.453,0.254l-1.247,0.495l-0.099,0.218l-0.402,1.37l-0.109,0.2l-0.147,0.169l-0.429,0.219l-0.188,0.097l-0.58,0.38l-0.354,0.256l-0.426,0.188l0.11,0.249l0.708,0.052l0.109,0.071l0.079,0.127l0.013,0.204l-0.071,0.329l-0.766,1.801l-0.024,0.377l0.25,1.044l0.351,1.224l1.061,0.541l0.788,0.421l0.506,0.994l0.835,1.301l0.442,0.484l0.025,0.15l-0.131,0.889l-0.535,0.886l-0.5,0.744l-0.518,0.892l-0.405,0.757l-0.439,0.903l-0.051,0.292l-0.008,0.275l0.076,0.303l0.562,1.093l0.219,0.555l0.261,0.598l0.225,0.65l0.13,0.581l0.225,0.563l0.14,0.287l0.232,0.402l0.28,0.596l0.093,0.471l0.423,1.624l0.043,0.411l-0.021,0.304l-0.186,0.074l-0.411,0.048l-0.446,0.199l-0.022,0.067l0.291,0.378l-0.257,0.645l-0.037,0.919l-0.274,0.48l-0.026,0.111l0.012,0.093l0.049,0.073l0.507,0.128l0.044,0.13l0.002,0.269l-0.045,0.248l-0.255,0.184l-0.273,0.271l-0.061,0.25l0.009,0.222l0.093,0.375l0.181,0.436l0.229,0.273l0.813,0.259l0.105,0.213l0.044,0.292l-0.017,0.285l-0.378,0.568l0.003,0.218l0.155,0.526l0.186,0.501l0.793,0.542l0.273,0.296l0.072,0.235l0.04,0.379l-0.005,0.41l-0.062,0.363l-0.249,0.467l-0.575,0.918l-0.579,0.355l-0.035,0.077l0.179,0.292l1.019,1.166l0.665,0.543l0.896,0.73l0.578,0.575l0.187,0.412l0.25,0.458l0.281,0.373l0.203,0.323l0.077,0.208l-0.007,0.223l-0.271,0.671l-0.154,0.517l-0.271,0.755l-0.278,0.524l-0.704,0.954l-1.039,1.18l-0.241,0.355l-0.486,0.617l-0.833,1.233l-0.215,0.271l-0.682,0.976l-0.311,0.31l-0.245,0.289l-0.675,0.915l-0.726,0.691l-0.712,0.64l-0.214,0.323l-0.266,0.247l-0.317,0.234l-0.133,0.131l-0.717,0.869l-0.995,1.198l1.071,-0.199l0.936,-0.607l0.183,0.142l0.204,0.237l-0.029,0.388l-0.05,0.292l-0.367,-0.276l0.086,0.326l0.339,0.611l0.476,0.248l0.72,0.792l0.846,0.087l0.558,-0.146l0.426,0.037l0.424,0.419l0.293,0.531l0.233,0.133l0.316,0.254l-0.044,0.295l-0.096,0.171l-1.271,-0.458l-1.466,-0.247l-0.191,0.217l-0.185,0.333l-0.089,0.261l-0.096,0.146l-0.226,0.094l-0.335,0.029l-0.403,-0.063l-0.241,-0.175l-0.18,0.197l-0.085,0.446l-0.25,0.231l-0.343,-0.179l-0.228,-0.344l-0.205,0.028l-0.124,0.316l0.091,0.431l0.05,0.516l-0.145,0.385l0.149,0.171l0.188,0.276l0.051,0.158l-0.064,0.093l-0.188,0.079l-0.043,0.085l-0.083,0.143l-0.22,0.026l-0.113,0.106l-0.135,0.465l-0.258,0.768l-0.381,0.582l-0.305,0.318l-0.136,0.244l-0.085,0.292l-0.02,0.293l0.292,1.6l-0.003,0.288l-0.069,0.295l-0.05,0.299l0.041,0.259l0.193,0.442l0.205,0.658l0.083,0.419l0.136,0.153l0.131,0.113l0.027,0.071l-0.004,0.073l-0.068,0.083l-0.591,0.219l-0.077,0.185l-0.064,0.207l-0.258,0.305l-0.079,0.284l-0.049,0.325l-0.006,0.116l0.331,0.021l0.116,0.083l0.078,0.408l0.376,0.321l0.348,0.266l0.089,0.123l0.027,0.236l-0.022,0.275l-0.044,0.143l-0.146,0.164l-0.127,0.415l-0.018,0.394l-0.201,0.679l0.045,0.013l0.422,-0.123l0.12,0.07l0.092,0.15l0.03,0.425l0.138,0.191l0.141,0.298l0.044,0.231l0.269,0.275l0.021,0.178l0.164,0.627l0.063,0.36l0.029,0.278l-0.081,0.353l-0.071,0.238l0.383,0.437l0.09,0.017l0.213,-0.172l0.042,-0.012l0.44,-0.015l0.204,0.152l0.151,0.296l0.141,0.236l0.151,0.064l0.428,-0.298l0.237,-0.099l0.156,0.003l0.549,0.267l0.258,0.146l0.059,0.132l0.005,0.156l-0.07,0.231l-0.055,0.251l0.167,0.296l0.194,0.2l0.415,-0.331l0.153,-0.092l0.167,-0.003l0.224,-0.123l0.162,-0.186l0.155,-0.064l0.296,0.044l0.536,-0.044l0.625,0.292l0.054,0.089l0.312,0.341l0.109,0.169l0.103,0.054l0.167,0.166l0.222,0.104l0.155,-0.032l0.074,0.055l0.069,0.13l0.005,0.222l-0.022,0.632l-0.109,0.182l-0.115,0.148l-0.029,0.115l0.011,0.139l0.177,0.271l0.228,0.421l0.053,0.244v0.183l-0.311,0.536l-0.104,0.125l-0.072,0.263l-0.038,0.267l0.022,0.11l0.52,0.424l0.385,0.229l0.086,0.112l0.008,0.069l-0.205,0.454l-0.02,0.122l0.309,0.188l0.17,0.295l0.15,0.48l0.293,0.459l0.631,0.405l0.459,0.264l0.095,0.12l0.033,0.143l-0.035,0.313l-0.118,0.381l-0.081,0.211l0.187,0.088l0.481,-0.023l0.584,0.074l0.701,0.418l0.002,0.187l-0.072,0.17l0.048,0.179l0.077,0.152l0.606,0.465l0.058,0.135l0.011,0.226l-0.017,0.165l-0.168,0.035l-0.187,0.077l-0.305,0.197l-0.121,0.279l-0.493,0.384l-0.305,0.173l-0.243,0.008l-0.577,-0.078l-0.203,-0.189l-0.084,-0.174l-0.222,-0.078l-0.295,-0.007l-0.407,0.03l-0.083,0.052l-0.067,0.214l-0.173,0.364l-0.124,0.206l0.103,0.125l0.162,0.262l0.252,0.333l0.259,0.295l0.083,0.18l-0.003,0.128l-0.124,0.151l0.019,0.304l0.252,0.399l-0.085,0.063l-0.025,0.489l0.002,0.521l0.068,0.126l0.136,0.104l0.114,0.19l0.191,0.433l0.013,0.113l0.054,0.008l0.262,0.13l0.275,0.11l0.19,0.007l0.226,-0.025l0.266,-0.147l0.185,-0.142l0.225,-0.722l0.08,-0.104l0.124,-0.057l0.203,-0.006l0.386,0.135l0.452,0.121l0.262,-0.017l0.698,-0.385l0.389,-0.06l0.462,0.09l0.454,0.005l0.342,-0.056l0.235,0.133l0.29,0.294l0.262,0.436l0.274,0.803l0.799,0.903l0.013,0.176l-0.065,0.113l-0.393,0.109l-0.332,0.059l-0.016,0.154l0.088,0.167l0.152,0.244l0.023,0.314l-0.008,0.288l0.065,0.254l0.127,0.104l0.016,0.127l-0.146,0.156l-0.041,0.096l0.057,0.052l0.721,0.03l0.353,0.151l0.268,0.138l0.135,0.013l0.304,-0.088l0.342,-0.056l0.207,-0.008l0.08,0.102l0.064,0.267l0.12,0.267l0.112,0.076l0.2,-0.013l0.12,0.013l0.064,0.101l-0.072,0.152l0.016,0.165l0.088,0.202l0.104,0.467l0.096,0.139l0.064,0.176v0.202l-0.08,0.176l-0.056,0.138l0.056,0.314l0.216,0.351l0.16,0.087l0.128,0.313l0.232,0.1l0.344,-0.263l0.264,-0.138l0.33,0.077l0.305,0.049l0.205,0.179l0.151,0.246l0.176,0.137l0.176,-0.072l0.367,0.072l0.168,0.199l0.168,0.112l0.216,-0.162l0.176,-0.2l0.644,-0.209l0.4,-0.052l0.112,-0.041l0.235,-0.15l0.248,-0.1l0.223,0.027l0.22,0.311l0.228,0.214l0.064,0.337l0.278,0.462l0.691,0.631l0.271,0.192l0.184,-0.034l0.096,-0.05l0.045,-0.066l0.042,-0.309l0.087,-0.114l0.14,-0.003l0.541,0.384l0.283,0.042l0.269,0.007l0.362,0.298l0.397,0.259l0.307,0.027l0.245,-0.102l0.168,-0.062l0.104,0.099l0.096,0.223l0.16,0.173l0.184,0.049l0.265,0.011l0.46,0.334l0.432,0.34l0.27,0.019l0.229,-0.1l0.202,-0.026l0.141,0.086l0.04,0.147l-0.104,0.197v0.282l0.192,0.27l0.006,0.265l-0.055,0.239l-0.109,0.22l-0.263,0.302l-0.243,0.281l-0.365,0.117l-0.205,0.123l0.054,0.206l0.134,0.192l0.31,0.155l0.352,0.113l0.041,0.125l-0.054,0.063l-0.226,0.058l-0.312,-0.059l-0.104,0.109l-0.144,0.181l-0.096,0.326l-0.072,0.302l0.339,0.082l0.197,0.123l0.062,0.247l0.07,0.275l0.021,0.247l-0.112,0.12l-0.007,0.123l0.053,0.061l0.146,0.027l0.111,0.055l0.009,0.13l-0.213,0.292l-0.199,0.558l-0.107,0.296l0.008,0.321l-0.12,0.178L587,310.174l-0.75,0.031l-0.653,-0.016l-0.282,-0.046l-0.442,-0.028l-0.219,0.076l-0.29,0.512l-0.22,0.2l-0.363,0.181l-0.399,0.052l-0.229,0.21l-0.081,0.33l-0.006,0.292l-0.037,0.146l-0.086,0.128l-0.031,0.091l0.019,0.1l0.093,0.036l0.111,0.046v0.072l-0.043,0.091l-0.124,0.1l-0.056,0.154l0.013,0.164l0.024,0.181l0.759,-0.346l0.259,-0.262l0.519,-0.092l-0.073,0.106l-0.257,0.098l-0.258,0.254l0.325,0.026l0.73,-0.13l0.268,-0.398l0.482,0.014l0.137,0.286l0.137,0.386l-0.012,0.143l-0.052,0.11l-0.404,0.085l-0.914,0.481l-0.478,0.136l-0.539,0.245l0.139,0.33l0.036,0.28l-0.442,-0.06l-0.319,-0.093l-0.198,0.043l-0.538,0.296l-0.282,-0.064l-0.283,-0.009l0.121,0.423l0.293,0.51l0.179,0.096l0.281,-0.046l0.667,0.617l0.497,0.611l-0.258,0.042l-0.249,-0.062l-0.36,0.002l-0.143,0.371l-0.149,0.274l-0.027,-0.141l0.011,-0.19l-0.167,-0.123l-0.228,0.186l-0.259,0.813l-0.481,0.583l-0.16,0.357l-0.007,0.26l0.069,0.053l0.105,-0.008l0.003,0.234l-0.072,0.209l-1.075,0.264l-0.142,0.154l-0.309,-0.122l-0.353,-0.321l-0.314,-0.173l-0.202,0.069l-0.206,0.151l0.116,0.094l0.139,0.033l0.365,0.2l-0.191,0.151l-0.712,0.263l0.024,0.136l0.065,0.099l0.824,0.225l0.73,0.386l0.223,0.265l0.191,0.46l0.166,0.209l0.235,0.158l0.217,0.096l0.372,0.038l0.411,-0.147l0.926,1.096l0.366,0.177l0.909,0.22l0.229,0.117l1.718,1.522l0.525,0.656l1.002,0.985l0.294,0.204l0.127,-0.25l0.17,-0.263l0.184,-0.064l0.539,0.104l0.496,0.119l0.362,-0.084l0.431,0.208l0.394,0.238l0.396,0.168l0.772,0.158l0.288,0.219l0.336,0.219l1.317,0.111l0.106,-0.034l0.097,-0.032l0.442,-0.08l0.391,0.015l0.413,0.265l0.264,-0.015l0.282,-0.04l0.363,0.142l0.285,0.158l0.024,0.16l0.25,0.232l0.726,0.353l0.589,0.199l0.184,0.14l0.447,0.231l0.045,0.073l-0.009,0.094l-0.127,0.173l-0.033,0.154l0.06,0.088l0.186,0.084l0.369,0.019l0.133,-0.11l0.275,-0.079l0.272,-0.142l0.364,-0.189l0.495,-0.172l0.198,0l0.19,0.052l0.133,0.096l0.223,0.353l0.223,-0.495l0.058,-0.037l0.203,0.1l0.36,0.138l0.249,0.073l0.134,0.102l0.38,0.45l0.615,-0.023l0.26,0.069l0.14,0.074l0.063,0.087l-0.11,0.446l-0.152,0.463l0.012,0.112l0.247,0.174l0.335,0.185l0.181,0.148l0.123,0.133l0.265,0.101l0.313,0.063l0.148,0.008l0.155,0.111l0.403,0.209l0.051,0.052l0.302,0.077l0.041,0.218l0.054,0.046l0.125,-0.026l0.208,-0.091l0.166,0.07l0.214,0.259l0.295,0.273l0.16,0.184l0.063,0.126l0.151,0.123l0.221,0.144l0.176,0.226l0.157,0.524l0.159,0.121l0.569,0.199l0.2,0.041l0.559,0.07l0.197,-0.05l0.288,-0.451l0.259,-0.465l0.242,-0.097l0.437,-0.225l0.262,-0.213l0.11,-0.23l0.247,-0.434l0.152,-0.245l-0.27,-0.228l-0.142,-0.071l-0.12,-0.111l-0.227,-0.477l-0.208,-0.38l-0.417,-0.653l-0.724,-0.985l-0.147,-0.119l-0.118,-0.137l-0.053,-0.496l-0.208,-0.353l-0.297,-0.243l-0.112,-0.125l-0.072,-0.135l0.14,-0.704l-0.003,-0.199l-0.062,-0.427l0.054,-0.493l0.166,-0.677l0.168,-0.468l0.053,-0.305l-0.235,0.194l-0.28,1.082l-0.094,-0.869l-0.19,-0.828l-0.153,-0.428l-0.216,-0.348l-0.301,-0.271l-0.278,-0.319l-0.303,-0.171l-0.457,-0.131l-0.09,-0.122l-0.039,-0.202l0.025,-0.225l0.11,-0.376l0.241,-0.243l0.327,-0.253l0.073,-0.169l0.054,-0.199l0.102,0.151l0.125,0.082l0.087,-0.351l0.131,-0.251l0.168,-0.216l0.209,-0.496l0.155,-0.271l0.112,-0.306l0.062,-0.502l0.116,-0.048l0.096,-0.088l0.072,-0.143l0.042,-0.157l-0.015,-0.286l-0.171,-0.312l0.045,-0.032l0.082,0.054l0.185,0.16l0.166,0.201l0.046,-0.291l0.144,-0.118l0.176,0.081l0.186,0.012l0.625,-0.232l0.298,-0.064l0.276,-0.164l0.644,-0.631l0.141,-0.029l0.146,0.029l0.135,0.117l0.147,0.068l0.112,-0.032l0.056,-0.096l-0.129,-0.224l-0.045,-0.212l-0.01,-0.231l0.166,-0.059l0.189,0.001l0.756,-0.358l0.088,-0.158l0.041,-0.216l0.338,-0.04l-0.038,-0.185l-0.135,-0.047l-0.632,-0.378l-0.519,-0.268l-0.461,-0.238l-0.067,-0.043l-0.126,-0.116l-0.09,-0.181l-0.019,-0.198l0.045,-0.146l0.112,-0.093l0.132,-0.036l0.117,0.03l0.13,0.089l0.232,0.108l0.301,0.02l0.188,-0.083l0.025,-0.199l-0.358,-0.738l-0.33,-0.597l-0.319,-0.666l-0.135,-0.242l-0.391,-0.56l-0.386,-0.553l-0.305,-0.494l-0.16,-0.152l-0.492,-0.063l-0.938,-0.122l-0.332,-0.058l-0.266,0.147l-0.267,0.115l-0.253,-0.214l-0.2,-0.352l-0.105,-0.296l0.051,-0.303l0.021,-0.448l-0.153,-0.442l-0.169,-0.219l-0.424,-0.165l-0.54,-0.373l-0.145,-0.683l0.262,-0.982l0.422,-0.698l0.307,-0.293l0.146,-0.256l0.048,-0.222l-0.037,-0.212l-0.182,-0.226l-0.282,-0.22l-0.143,-0.271l0.059,-0.582l0.187,-0.841l0.288,-0.675l0.386,-0.375l0.333,-0.269l0.131,-0.251l0.007,-0.357l-0.008,-0.337l0.089,-0.245l0.14,-0.195l0.148,-0.175l0.208,-0.196l0.27,-0.048l0.297,0.156l0.404,0.419l0.592,0.825l0.338,0.539l0.122,0.166l0.309,0.32l0.279,0.129l0.465,-0.2l0.446,-0.233l0.144,-0.148l0.092,-0.221l-0.071,-0.378l-0.093,-0.247l-0.099,-0.315l-0.137,-0.549l-0.097,-0.864l-0.115,-0.275l0.084,-0.032l0.224,0.057l0.207,0.025l0.296,-0.191l0.406,-0.36l0.743,-0.557l0.157,-0.368l0.127,-0.41l0.206,-0.252l0.473,-0.083l0.438,-0.132l0.309,-0.292l0.484,-0.257l0.398,-0.156l0.175,-0.144l0.125,-0.216l0.456,-0.61l0.358,-0.376l0.315,-0.388l0.105,-0.244l0.249,0.045l0.38,0.169l0.408,0.154l0.299,0.239l0.059,0.244l0.029,0.192l0.121,0.099l0.145,0.019l0.218,-0.048l0.381,-0.009l0.467,-0.316l0.65,-0.534l0.595,-0.166l0.313,0.127l0.259,0.393l0.205,0.369l0.211,0.137l0.131,0.004l0.048,0.006l0.262,-0.084l0.02,0.001l0.239,0.015l0.23,0.125l0.381,0.014l0.531,-0.095l0.056,-0.039l0.255,0.051l0.31,0.17l0.241,0.202l0.432,0.662l0.248,0.17l0.506,0.235l0.237,0.205l0.276,0.332l0.144,0.201l0.3,0.363l0.347,0.593l0.062,0.471l0.079,0.397l0.129,0.188l0.106,0.023l0.114,-0.065l0.112,-0.181l0.039,-0.302l-0.034,-0.535l-0.089,-0.438l-0.114,-0.139l-0.055,-0.154l0.075,-0.196l0.193,-0.095l0.24,0.06l0.395,0.252l0.412,0.317l0.507,0.554l0.465,0.351l0.509,0.28l0.404,0.083l0.313,-0.084l0.369,-0.228l0.338,-0.264l0.154,-0.277l0.11,-0.303l0.51,-0.405l0.466,-0.371l0.212,0.067l0.149,0.105l0.478,-0.226l0.166,-0.062l0.455,-0.088l0.47,0.13l0.375,0.398l0.363,0.256l0.325,-0.03l0.269,-0.131l0.178,-0.248l0.135,-0.293l0.18,-0.188l0.027,-0.012l0.579,0.102l0.363,-0.015l0.039,-0.042l0.479,0.08l0.529,0.413l0.328,0.457l0.42,0.581l0.195,0.189l0.284,0.081l0.223,0.035l0.299,0.09l0.79,0.121l0.12,0.071l0.081,0.095l-0.073,0.316l0.07,0.08l0.641,-0.225l0.172,-0.168l0.211,-0.478l0.189,-0.482l0.141,-0.179l0.149,-0.047l0.15,0.072l0.21,0.285l0.284,0.29l0.384,0.11l0.234,0.044l0.363,0.024l0.854,-0.141l0.799,-0.351l0.456,-0.382l0.212,-0.574l0.133,-0.654l0.204,-0.414l-0.085,-0.424l-0.402,-0.404l-0.136,-0.122l-0.978,-0.227l-0.06,-0.164l-0.056,-0.038l-0.964,-0.36l-0.464,-0.154l-0.131,-0.238l-0.086,-0.312l-0.301,-0.279l-0.598,-0.254l-0.104,-0.194l0.099,-0.196l0.318,-0.147l0.153,-0.071l0.539,-0.46l0.207,-0.095l0.479,-0.021l0.444,-0.377l0.306,-0.216l0.16,-0.257l-0.042,-0.266l-0.444,-0.805l-0.132,-0.489l0.079,-0.319l0.255,-0.345l0.145,-0.189l0.174,-0.34l0.114,-0.182l0.448,-0.077l0.543,-0.032l0.373,0.081l0.521,0.042l0.475,0.063l0.24,0.056l0.177,-0.104l0.128,-0.183l-0.004,-0.242l-0.187,-0.235l-0.697,-0.309l-0.299,-0.255l-0.234,0.028l-0.392,-0.08l-0.354,-0.167l-0.313,-0.056l-0.102,-0.232l0.064,-0.326l0.121,-0.187l0.231,-0.093l0.251,0.047l0.273,-0.136l0.079,-0.08l0.023,-0.103l-0.044,-0.147l-0.127,-0.121l-0.18,-0.032l-0.207,0.103l-0.248,0.067l-0.419,-0.151l-0.334,-0.182l0.017,-0.168l0.247,-0.251l0.111,-0.204v-0.282v-0.33l0.086,-0.387l0.245,-0.265l0.288,-0.142l0.742,0.259l0.928,0.231l0.159,-0.038l0.047,-0.122l0.106,-0.108l1.288,-0.05l0.25,-0.149l0.125,-0.119l1.238,-0.171l0.147,-0.163l0.182,-0.152l0.285,0.003l0.339,-0.061l0.473,-0.186l0.335,-0.102l0.056,-0.008l0.354,0.041l0.439,-0.147l0.095,-0.061l0.071,-0.111l0.383,-0.214l0.735,-0.176l0.179,0.105l0.351,0.048l0.447,-0.079l0.33,-0.135l0.192,0.134l0.261,0.138l0.195,-0.117l0.097,-0.369l0.126,-0.361l0.221,-0.171l0.175,-0.063l0.158,-0.139l0.119,-0.145l0.647,0.022l0.579,-0.361l0.114,0.164l0.752,-0.038l0.934,-0.233l0.559,-0.109l0.965,-0.244l0.446,-0.198l0.639,-0.125l0.586,-0.087l0.383,-0.347l0.309,-0.049l0.376,-0.029l0.23,-0.083l0.15,-0.128l0.097,-0.241l-0.053,-0.308l-0.054,-0.224l0.269,-0.125l0.384,-0.039l0.242,-0.051l0.528,-0.51l0.364,-0.245l0.377,-0.154l0.757,0.084l0.691,0.077l0.693,0.244l0.364,0.304l0.313,0.229l0.296,0.109l0.268,0.07l0.311,-0.104l0.22,-0.14l0.128,-0.201l0.194,-0.144l0.707,-0.112l0.146,0.217l0.336,0.653l0.229,0.867l0.377,1.145l0.166,0.561l-0.073,0.293l0.001,0.401l-0.021,0.44l-0.278,0.497l0.113,0.231l0.683,0.257l0.956,-0.094l0.59,-0.208l0.329,0.076l0.172,-0.125l0.111,-0.368l0.227,-0.083l0.233,0.257l0.169,0.434l0.162,0.279l-0.012,0.332l0.06,0.425l0.119,0.107l0.234,-0.161l0.156,-0.096l0.037,-0.129l-0.066,-0.159l-0.031,-0.162l0.052,-0.149l0.111,-0.061l0.333,0.047l0.485,0.082l0.576,0.604l0.311,0.109l0.131,0.011l0.292,-0.035l0.351,-0.173l0.236,-0.218l0.079,-0.107l0.136,0.019l0.129,0.101l0.009,0.22l-0.103,0.318l-0.35,0.291l-0.435,0.27l-0.264,0.494l-0.056,0.514l0.115,0.261l0.099,0.174l0.028,0.244l0.098,0.032l0.178,-0.1l0.485,-0.506l0.247,-0.125l0.358,-0.08l0.589,0.04l0.396,0.165l0.189,0.229l0.208,0.189l0.144,-0.079l0.074,-0.218l0.004,-0.25l0.061,-0.206l0.644,-0.507l0.429,-0.338l0.147,-0.04l0.287,0.07l0.178,-0.036l0.471,-0.318l0.44,-0.363l0.043,-0.246l0.017,-0.223l0.109,-0.101l0.616,-0.078l0.102,-0.042l0.526,-0.254l0.729,-0.434l0.354,-0.256l0.645,-0.114l0.12,-0.074l0.214,-0.173l0.404,-0.24l0.219,-0.026l-0.136,0.58l-0.241,0.668l-0.136,0.178l-0.654,-0.03l0.001,0.182l0.103,0.278l0.074,0.156l0.079,0.14l0.176,0.242l0.688,0.569l0.875,0.722l0.945,0.808l0.66,0.562l0.267,0.29l0.17,0.226l0.486,0.814l0.462,0.769l0.779,1.348l0.689,1.294l0.76,1.415l0.439,0.814l0.898,1.693l0.24,0.517l0.455,0.976l0.401,0.911l0.355,0.802l0.224,0.072l0.018,-0.217l0.04,-0.145l0.114,-0.082l0.262,-0.237l0.141,-0.057l0.21,0.024l0.22,-0.121l0.081,-0.228l-0.053,-0.423l-0.034,-0.195l0.075,-0.21l0.12,-0.082l0.167,-0.066l0.154,-0.034l0.126,-0.237l0.238,-0.072l0.219,0.044l0.18,0.009l0.159,0.173l0.089,0.237l0.172,0.019l0.281,-0.024l0.039,0.198l-0.08,0.331l-0.099,0.256l-0.017,0.205l0.149,0.1l0.546,-0.089l0.193,0.044l0.062,0.208l0.078,0.172l0.038,0.21l-0.057,0.232l0.098,0.139l0.471,0.003l0.332,-0.112l0.51,-0.009l0.461,0.246l0.319,-0.038l0.321,-0.1l0.471,0.063l0.331,-0.194l0.228,-0.243l0.071,-0.191l0.119,-0.106l0.444,0.001l0.28,-0.019l0.207,-0.281l0.189,-0.127l0.318,-0.024h0.234l0.629,0.261l0.383,0.216l0.398,0.307l0.239,0.192l0.161,0.433l0.271,0.318l0.216,0.371l0.052,0.365l0.178,0.655l0.184,0.215h0.218l0.275,0.089l0.304,0.071l0.65,0.485l0.239,0.014l0.184,0.116l0.028,0.223l-0.068,0.258l0.071,0.247l0.213,0.315l0.168,0.307l0.207,0.372l0.063,0.212l0.166,0.07l0.224,-0.105l0.356,0.08l1.071,0.211l0.149,0.026l0.114,0.22l0.155,-0.018l0.178,-0.009l0.247,0.026l0.172,-0.203l0.141,-0.178l0.353,-0.22l0.293,-0.299l0.246,-0.266l0.184,-0.035l0.149,0.124l0.006,0.23l-0.184,0.168l-0.144,0.203l0.034,0.203l0.247,0.018l0.274,0.305l0.396,0.713l0.134,0.149l0.196,0.14l0.217,0.063l0.24,0.102l0.178,0.293l0.072,0.264l0.264,0.04l0.167,-0.063l0.111,-0.133l0.171,-0.042l0.257,-0.064l0.265,-0.08l0.146,0.015l0.011,0.001l0.327,-0.011l0.149,-0.096l0.113,-0.141l0.245,-0.157l0.052,-0.181l0.004,-0.356l0.16,-0.302l0.407,-0.09l0.156,-0.044l0.166,0.044l0.258,-0.042l0.249,-0.016l0.139,0.093l0.184,0.079l0.235,-0.009l0.08,-0.143l0.01,-0.199l0.102,-0.052l0.127,0.138l0.071,0.103l0.105,0.047l0.284,-0.123l0.198,-0.133l0.064,-0.273l0.115,-0.136l0.154,0.069l0.271,-0.001l0.223,-0.212l0.293,-0.169l0.21,-0.077l0.043,-0.143l-0.099,-0.316l0.027,-0.346l0.281,-0.196l0.376,-0.023l0.278,-0.134l0.077,-0.37l0.138,-0.106l0.14,-0.042l0.339,-0.059l0.244,-0.15l0.15,-0.069l0.427,-0.203l0.388,-0.04l0.166,-0.162l0.13,-0.204l0.218,-0.078l0.222,-0.177l0.293,-0.225l0.115,-0.032l0.48,-0.131l0.188,-0.048l0.113,-0.029l0.208,0.009l0.088,-0.238l0.211,-0.176l0.212,-0.059l0.104,-0.175l0.203,-0.223l0.274,-0.124l0.428,-0.018l0.414,0.025l0.248,-0.038l0.204,-0.33l0.039,-0.164l0.047,-0.167l0.166,-0.064l0.2,0.271l0.169,0.168l0.26,0.175l0.134,0.164l0.153,0.023l0.161,-0.123l0.114,-0.299l0.216,-0.046l0.238,0.048l0.063,0.147l0.021,0.143l0.109,0.256l0.262,0.223l0.335,-0.011l0.135,-0.04l0.326,0.031l0.321,0.048l0.35,0.053l0.102,0.008l0.375,0.027l0.546,0.039l0.24,-0.018l0.492,0.072l0.101,0.198l0.091,0.468l0.077,0.445l0.022,0.357l0.128,0.185l0.163,0.061l0.108,0.144l0.189,0.196l0.141,0.28l0.171,-0.019l0.119,-0.066l0.262,-0.021l0.334,0.019l0.232,0.155l0.088,0.203l0.188,0.114l0.153,-0.037l0.458,-0.001l0.158,0.013l0.157,0.111l0.228,0.019l0.125,-0.142l0.395,-0.096l0.229,-0.203l0.176,-0.002l0.133,0.098l0.103,0.133l0.15,-0.059l0.082,-0.109h0.132l0.129,0.071l0.331,0.124l0.24,0.23l0.186,0.022l0.239,-0.067l0.11,-0.031l0.105,0.114l0.154,0.062l0.117,-0.084l0.201,-0.06l0.769,0.125l0.178,0.229l0.137,0.108l0.11,0.188l0.2,0.134l0.425,-0.046l0.164,-0.137l0.344,-0.304l0.137,-0.297l0.173,-0.096l0.195,-0.048l0.183,0l0.191,-0.01l0.232,-0.218l0.188,-0.076l0.279,-0.277l0.052,-0.125l0.136,-0.323l0.084,-0.206l0.141,-0.328l0.076,-0.529l0.043,-0.281l-0.037,-0.204l-0.165,-0.105l-0.212,-0.05l-0.186,-0.156l-0.138,-0.18l-0.081,-0.253l-0.109,-0.297l0.006,-0.215l-0.031,-0.166l-0.093,-0.142l-0.179,-0.25l-0.087,-0.186l0.029,-0.295l0.211,-0.506l0.02,-0.235l0.026,-0.146l-0.012,-0.133l0.066,-0.304l0.119,-0.128l0.136,-0.327l0.184,-0.151l0.229,-0.01l0.099,-0.089l0.049,-0.328l0.11,-0.253l0.074,-0.18l0.14,-0.195l0.808,-0.378l0.335,-0.471l0.119,-0.238l0.13,-0.512l0.125,-0.215l0.182,0.071l0.214,0.302l0.16,0.003l0.238,0.164l0.648,0.342l0.352,0.107l0.226,0.033l0.299,0.095l0.192,0.2l0.375,0.326l0.317,0.083l0.55,0.033l0.669,0.017l0.189,0.057l0.489,0.234l0.542,0.258l0.51,0.231l0.387,0.179l0.229,0.173l0.215,0.099l0.233,-0.084l0.299,0.019l0.702,0.208l0.444,0.174l0.371,0.129l0.124,0.178l0.012,0.237l-0.05,0.2l0.027,0.484l0.119,0.253l0.044,0.34l0.045,0.323l-0.031,0.319l0.057,0.169l0.116,0.1l0.112,0.222l-0.037,0.234l-0.05,0.136l0.008,0.219l0.135,0.18l0.198,0.035l0.175,0.046l0.216,0.283l0.385,0.326l0.23,0.091l0.265,0.146l0.505,0.143l0.343,0.043l0.202,0.116l0.198,0.28l0.328,0.058l0.21,0.097l0.384,0.115l0.254,-0.066l0.223,-0.097l0.149,0.019l0.288,0.063l0.337,0.013l0.283,-0.066l0.226,-0.197l0.264,-0.266l0.315,-0.135l0.365,-0.048l0.25,-0.108l0.818,-0.18l0.33,-0.031l0.256,-0.174l0.227,-0.136l0.328,-0.059l0.443,0.143l0.424,0.119l0.513,0.039l0.341,0.164l0.241,0.155l0.38,0.123l0.422,-0.057l0.579,-0.049l0.383,0.071l0.4,0.282l0.246,0.226l0.277,0.481l0.289,0.233l0.253,0.19l0.319,0.012l0.797,0.015l0.438,0.101l0.364,0.053l0.087,0.101l-0.036,0.329l0.011,0.469l-0.005,0.215l0.08,0.162l0.124,0.029l0.067,0.229l0.181,0.135l0.323,0.163l0.544,0.553l0.324,0.236l0.256,0.08l0.335,-0.055l0.524,0.001l0.889,0.002l0.609,0.166l0.211,0.113l0.622,0.131l0.685,0.144l0.577,0.151l0.341,-0.195l0.299,-0.018l0.285,0.141l0.285,0.212l0.221,-0.023l0.331,-0.099l1.057,-0.592l0.371,-0.222l0.26,0.057l0.232,-0.079l0.177,-0.067l0.451,-0.092l0.274,-0.025l0.283,-0.053l0.408,-0.036l0.829,-0.389l0.336,-0.076l0.568,0.108l0.306,-0.07l0.305,-0.197l0.395,-0.203l0.103,-0.33l0.202,-0.454l0.436,-0.334l0.354,-0.292l0.361,-0.285l0.443,-0.237l0.418,-0.173l0.532,-0.453l0.424,-0.229l0.211,-0.075l0.251,0.083l0.47,0.061l0.34,-0.019l0.191,0.053l0.383,0.221l0.348,0.194l0.266,0.346l0.495,0.481l0.254,0.161l0.181,0.066l0.445,0.045l0.364,0.023l0.218,-0.11l0.367,-0.201l0.585,-0.255l0.23,0.007l0.377,0.136l0.562,0.251l0.226,0.188l0.146,0.231l0.577,0.373l0.372,0.194l0.629,0.294l0.649,0.066l0.621,0.318l0.32,0.096h0.171l0.879,-0.774l0.743,-0.657l0.854,-0.514l0.628,-0.07l0.472,-0.15l0.314,-0.231l0.187,-0.386l0.057,-0.542l-0.126,-0.329l-0.308,-0.114l-0.079,-0.115l0.148,-0.117l0.11,-0.227l0.069,-0.338l0.178,-0.322l0.285,-0.304l0.158,-0.338l0.029,-0.372l0.172,-0.372l0.313,-0.371l0.172,-0.346l0.029,-0.32l0.159,-0.392l0.432,-0.695l0.28,-0.803l0.478,-0.552l0.768,-0.568l0.479,-0.565l0.191,-0.562l-0.015,-0.498l-0.222,-0.432l-0.043,-0.44l0.138,-0.449l-0.121,-0.336l-0.379,-0.223l-0.452,-0.055l-0.525,0.113l-0.295,-0.141l-0.065,-0.394l0.141,-0.319l0.347,-0.244l0.57,-0.595l0.794,-0.95l0.79,-0.527l1.178,-0.152l0.95,-0.313l0.968,-0.318l0.699,-0.158l0.119,0.106l0.381,0.026l0.643,-0.054l0.597,-0.137l0.552,-0.221l0.437,-0.052l0.321,0.117l0.184,0.006l0.127,0.014l0.07,-0.001l0.135,-0.094l0.373,0.167l0.713,0.496l0.447,0.22l0.185,-0.054l0.2,0.137l0.219,0.328l0.271,0.193l0.488,0.089l0.484,0.358l0.195,0.02l0.068,-0.201l0.181,-0.115l0.292,-0.03l0.423,0.177l0.553,0.383l0.347,0.168l0.141,-0.046l0.148,0.071l0.119,0.179l0.011,0.221l-0.041,0.118l0.133,0.186h0.153l0.25,0.089l0.196,0.328l0.176,0.152l0.123,0.131l0.022,0.109l0.011,0.11l-0.036,0.085l-0.067,0.141l-0.021,0.151l0.085,0.17l0.311,0.123l0.105,0.127l0.024,0.162l0.097,0.179l0.212,0.207l0.08,0.173l-0.049,0.139l0.063,0.116l0.104,0.091l0.022,0.329l0.009,0.189l0.171,0.212l0.035,0.434l0.119,0.479l0.401,0.655l0.133,0.354l-0.034,0.42l0.058,0.197l0.183,0.095l0.087,0.177l-0.01,0.259l0.071,0.161l0.058,0.171l-0.039,0.266l0.058,0.239l0.094,0.14l0.066,0.258l0.037,0.322l0.269,0.508l0.499,0.694l0.306,0.538l0.111,0.382l0.001,0.314l-0.109,0.246l-0.006,0.179l0.098,0.112l0.029,0.151l-0.039,0.191l0.162,0.226l0.548,0.392l-0.219,0.6l-0.058,0.421l0.029,0.442l0.136,0.311l0.241,0.18l0.15,0.188l0.059,0.196l0.29,0.213l0.52,0.231l0.667,0.041l0.813,-0.151l0.497,-0.025l0.183,0.1l0.063,0.152l-0.059,0.203l0.138,0.133l0.334,0.064l0.229,0.127l0.126,0.192l0.154,0.054l0.183,-0.083l0.178,0.012l0.173,0.106l0.112,-0.037l0.098,-0.116h0.157l0.161,0.002l0.1,0.281l0.162,0.158l0.224,0.035l0.341,0.341l0.686,0.969l0.446,0.343l0.447,0.107l0.556,0.022l0.18,0.374l-0.146,0.395l-0.037,0.329l0.126,0.118l0.174,0.386l0.246,0.224l0.047,0.177l0.114,0.198l-0.048,0.365l-0.211,0.533l0.058,0.454l0.326,0.375l0.188,0.361l0.049,0.346l0.081,0.21l0.115,0.074l0.334,-0.026l0.555,-0.125l0.406,0.021l0.26,0.169l0.641,0.006l1.023,-0.156l0.646,-0.048l0.27,0.06l0.24,-0.223l0.211,-0.507l0.197,-0.238l0.185,0.03l0.292,-0.163l0.401,-0.357l0.348,-0.173l0.441,0.018l0.47,0.018l0.294,-0.15l0.276,-0.313l0.479,-0.277l1.021,-0.363l0.245,-0.057l0.117,0.02l0.34,0.057l0.302,0.142l0.285,0.285l0.044,0.183l-0.032,0.24l-0.063,0.139l-0.117,0.156l-0.11,0.253l0.071,0.197l0.165,0.421l0.136,0.304l0.15,0.358l-0.067,0.128l-0.091,0.248l-0.279,0.419l-0.152,0.16l-0.164,0.156l-0.283,0.038l-0.121,0.036l-0.137,0.066l-0.086,0.148l-0.098,0.104l-0.162,0.208l-0.013,0.179l0.073,0.266l0.036,0.272l-0.183,0.243l-0.142,0.373l-0.043,0.112l-0.07,0.282l-0.021,0.098l-0.045,0.592l-0.183,0.403l-0.255,0.468l0.057,0.279l0.045,0.258l-0.063,0.125l-0.016,0.109l-0.037,0.248l-0.08,0.095l-0.232,0.155l-0.139,0.187l0.029,0.283l-0.071,0.245l-0.106,0.216l-0.111,0.141l-0.16,0.09l-0.106,0.076l-0.08,0.274l-0.024,0.212l-0.075,0.211l0.046,0.215l-0.081,0.186l-0.228,0.13l-0.129,0.077l-0.119,0.031l-0.228,0.202l-0.204,0.691l-0.046,0.401l0.047,0.356l-0.286,0.223l-0.212,0.177l-0.133,-0.064l-0.141,-0.06l-0.324,-0.077l-0.162,-0.052l-0.326,-0.116l-0.522,-0.147l-0.51,-0.171l-0.32,-0.09l-0.252,-0.072l-0.191,-0.118l-0.161,-0.211l-0.16,0.085l-0.148,0.25l-0.247,0.148l-0.112,0.273l-0.099,0.209l-0.256,0.279l-0.114,0.115l-0.501,0.189l-0.113,0.063l-0.409,0.04l-0.139,0.083l-0.144,0.176l-0.039,0.175l0.102,0.184l0.159,0.368l0.074,0.251l0.108,0.497l0.363,1.553l-0.117,0.267l-0.109,1.157l0.026,0.208l-0.011,0.324l0.007,0.237l0.075,0.059l0.098,0.083l0.05,0.138l-0.013,0.212l-0.05,0.155l-0.077,0.307l-0.102,0.443l-0.113,0.17l-0.074,0.135l-0.063,0.093l-0.008,0.313l-0.042,0.206l-0.177,0.073l-0.176,0.12l-0.209,-0.044l-0.184,0.024l-0.227,0.08l-0.407,0.093l-0.236,0.124l-0.113,0.09l-0.078,0.108l-0.014,0.104l0.054,0.055l0.229,0.042l0.157,0.194l0.022,0.212l-0.162,0.121l0.076,0.23l0.18,0.224l0.094,0.163l0.019,0.169l0.082,0.095l0.12,-0.087l0.292,-0.747l-0.35,-0.507l0.131,-0.064l0.532,0.149l0.222,-0.042l0.375,0.073l0.244,-0.271l0.132,-0.284l0.283,-0.191l0.346,-0.665l0.577,-0.79l0.204,-0.202l0.404,-0.179l0.104,0.022l0.104,0.062l-0.322,0.42l-0.089,0.29l0.227,-0.001l0.229,-0.09l0.574,-0.483l0.214,-0.263l0.07,0.288l-0.086,1.36l0.498,-0.101l0.267,0.146l0.372,-0.016l0.434,0.313l0.17,-0.044l0.204,-0.011l0.176,0.325l0.282,0.099l0.476,-0.255l0.723,-0.245l0.344,-0.007l0.845,-0.448l0.41,-0.362l1.502,-0.952l0.632,-0.523l0.602,-0.382l0.362,-0.614l0.626,-0.583l0.016,-0.247l0.124,-0.282l0.959,-1.568l0.315,-0.26l0.436,-0.193l0.187,-0.286l0.119,-0.412l0.587,-0.612l0.403,-0.616l0.374,-0.403l0.186,-0.361l0.964,-0.884l0.781,-0.984l0.73,-0.715l0.234,-0.442l0.946,-1.3l0.292,-0.86l0.355,-0.327l0.154,-0.822l0.305,-0.592l0.082,-0.354l0.16,-0.333l1.163,-1.343l0.466,-1.042l0.577,-1.051l0.414,-0.367l0.438,-0.479l0.237,-0.38l0.667,-0.602l0.322,-0.417l0.161,-0.426l0.15,-1.055l0.433,-0.814l-0.126,-0.131l-0.069,-0.252l0.047,-0.282l0.064,-0.168l0.045,-0.264l0.097,-0.295l0.09,-0.179l0.242,-1.14l-0.017,-0.716l-0.132,-0.277l-0.005,-0.373l0.342,-0.53l0.081,-0.088l0.031,-0.125l-0.17,-0.106l-0.08,-0.105l-0.166,-1.821l0.125,-1.123l0.351,-0.828l0.07,-0.287l0.048,-0.807l0.423,-0.815l0.265,-0.925l0.552,-0.487l0.362,-0.602l0.305,-0.272l0.052,-0.621l0.28,-0.553l-0.214,-0.255l-0.223,-0.168l-0.449,-0.446l-0.104,-0.309l0.315,-0.526l0.059,-0.473l-0.028,-0.867l-0.474,-0.267l-0.596,-0.661l-0.098,-0.224l0.133,-0.017l0.825,0.355l0.412,-0.382l0.208,-0.405l-0.08,-0.509l-0.438,-0.196l-0.569,-0.562l-0.025,-0.19l-0.894,-0.479l-0.955,-1.022l-0.296,-0.896l-0.177,-0.241l-0.899,-0.735l-0.176,-0.245l-0.247,-0.1l-1.089,0.403l-0.603,-0.119l-1.148,-0.49l-0.108,0.104l0.165,0.363l-0.031,0.359l0.048,0.496l-0.063,0.828l-0.109,0.593l-0.42,0.825l-0.169,0.156l-0.366,0.066l-0.198,-0.005l0.119,-0.322l0.322,-0.386l0.455,-0.685l-0.002,-0.61l-0.113,-0.06l-0.097,0.001l-0.321,0.239l-0.354,0.867l-0.85,0.581l-0.596,0.204l-1.15,0.101l-0.209,-0.034l-0.091,-0.156l0.259,-0.248l0.571,-0.356l0.358,-0.752l0.396,-0.178l0.137,-0.207l-0.596,-0.113l-0.41,-0.272l-0.385,-0.348l0.18,-0.11l0.135,-0.033l0.174,-0.124l0.429,-0.608l-0.396,-0.038l-0.414,0.042l-0.662,0.48l-0.128,0.256l0.214,0.342l0.24,0.151l-0.288,0.968l-0.383,-0.125l-0.372,0.042l-0.234,0.271l-0.235,-0.104l-0.101,-0.604l0.13,-0.616l0.115,-1.401l0.141,-0.477l0.009,-0.526l-0.074,-0.288l-0.231,-0.016l-0.377,0.052l-0.961,-0.002l-1.085,0.146l-1.161,-0.525l-0.315,-0.072l-0.189,-0.117l-0.13,-0.531l0.065,-0.304l0.077,-0.195l0.781,-0.833l0.59,-0.229l1.19,-0.941l0.494,-0.779l0.307,-0.33l0.936,-0.583l0.613,-0.503l0.498,-0.484l0.546,-0.412l0.529,-0.689l0.333,-0.137l1.073,-1.482l0.188,-0.333l0.11,-0.456l0.105,-0.206l1.248,-1.721l0.852,-0.631l0.605,-0.896l0.736,-0.354l0.177,-0.148l0.315,-0.507l0.517,-0.305l0.163,-0.183l0.396,-0.723l1.248,-0.663l0.135,-0.272l0.533,-1.834l0.295,-0.486l0.555,-0.605l1.009,-0.596l0.718,-0.65l0.426,-0.519l0.76,-1.379l0.855,-0.834l0.702,-0.479l1.717,-0.713l0.931,0.146l0.969,-0.373l0.714,0.017l1.011,0.176l3.006,-0.205l0.566,0.219l0.204,0.239l0.288,0.723l0.331,0.152l0.628,-0.278l0.479,-1.148l0.261,-0.146l0.748,0.463l0.663,0.04l1.332,0.534l0.486,-0.122l0.524,-0.535l1.074,-0.144l0.656,0.834l0.66,0.024l0.526,-0.136l0.142,-0.475l-0.21,-0.17l-0.408,0.146l-0.1,-0.413l0.248,-0.462l0.358,0.316l0.584,-0.03l0.202,-0.042l-0.083,-0.213l-0.134,-0.177l-0.176,-0.397l0.633,-0.543l0.376,-0.181l0.612,-0.052l1.571,0.662l0.345,0.069l0.37,0.267l0.59,0.19l-0.358,0.173l-0.158,0.169l0.37,-0.067l0.32,0.207l0.264,0.046l0.112,-0.081l0.137,-0.263l0.197,-0.267l0.144,-0.079l0.384,0.013l0.499,0.123l0.387,0.205l0.876,1.106l0.405,0.215l0.455,-0.036l0.183,0.069l0.255,0.298l-0.759,0.348l-0.72,0.073l-0.642,-0.095l-1.078,0.445l0.578,1.127l1.06,0.046l1.076,-0.238l0.217,-0.47l0.434,-0.184l0.228,0.024l0.491,0.393l0.68,0.151l0.181,-0.069l0.549,-0.777l0.332,-0.068l0.216,0.017l0.247,-0.674l0.938,-0.055l0.552,0.604l0.334,0.211l0.662,-0.18l0.362,-0.433l0.23,-0.157l0.689,0.412l0.338,-0.253l0.541,-0.044l0.403,0.03l-0.021,-0.438l0.038,-0.494l-0.549,-0.492l-1.091,-0.5l-0.631,0.324l-0.24,0.035l-0.166,-0.045l-0.177,-0.249l0.166,-0.397l0.168,-0.321l-0.007,-0.4l0.074,-0.573l0.272,-0.242l0.143,-0.039l0.386,-1.184l1.102,-1.589l1.283,-0.984l0.809,-0.757l0.385,-0.543l0.569,-1.258l0.809,-0.924l0.389,-0.296l0.413,-0.387l0.142,-1.218l0.31,-0.288l0.284,-0.209l0.54,-0.651l0.804,-0.422l0.277,-0.308l0.926,0.022l0.76,0.247l0.229,-0.067l0.512,-0.36l0.599,0.087l0.778,-0.233l0.708,-0.428l0.315,-0.042l0.297,0.091l0.359,0.63l0.206,0.158l0.157,0.367l0.477,-0.23l1.292,-0.857l0.155,-0.006l0.2,0.057l0.034,0.332l-0.012,0.268l-0.197,0.862l-0.236,0.648l-0.651,1.251l-0.134,0.188l0.087,0.334l0.099,0.615l-0.321,0.664l-0.124,0.331l0.26,0.076l0.34,-0.37l0.506,-0.232l0.272,0.017l0.273,0.111l-0.43,1.119l-0.069,0.585l-0.066,0.223l-0.011,0.299l0.319,-0.164l0.227,-0.238l0.319,-0.179l0.799,-0.077l0.417,-0.801l0.343,-0.405l3.23,-3.366l0.573,-0.715l0.319,-0.048l0.284,0.119l0.257,-0.015l0.053,-0.251l0.097,-0.095l0.291,0.037l0.185,0.634l0.202,0.315l0.149,-0.059l0.107,-0.097l0.15,-0.241l0.165,-0.197l0.169,-0.323l-0.141,-0.22l-0.557,-0.326l0.023,-0.591l0.317,-0.947l-0.035,-0.617l0.127,-0.641l0.14,-0.325l0.125,-0.142l0.124,-0.218l-0.162,-0.499l0.12,-0.34l0.125,-0.24l2.593,-0.888l0.457,-0.049l0.417,0.178l0.633,0.636l0.706,0.329l0.989,0.14l0.059,0.284l-0.385,-0.096l-0.187,0.09l0.033,0.257l-0.049,0.192l-0.236,-0.227l-0.663,-0.123l-0.609,-0.254l-0.203,0.02l-0.872,0.75l-0.226,0.328l-0.373,1.484l-0.018,1.02l-0.136,0.967l-0.384,0.417l-0.128,0.482l-0.093,0.569l0.473,0.243l0.055,0.185l0.037,0.26l-0.314,0.603l-0.769,0.751l-0.085,0.156l-0.1,0.34l0.438,0.628l-0.351,0.228l-0.333,0.158l-0.32,0.284l-1.063,0.101l-0.729,0.707l-1.255,0.701l-0.556,0.4l-0.182,0.262l-0.442,1.064l-0.26,0.451l-0.854,0.702l-0.646,1.017l-1.021,1.216l-0.403,0.14l-0.461,0.3l-0.553,0.846l-1.412,1.463l-0.718,1.758l-0.39,0.582l-0.404,0.46l-0.274,0.489l-0.487,0.511l-0.982,0.761l-0.667,0.631l-0.36,0.421l-0.129,0.394l-0.182,-0.086l-0.662,0.208l-0.864,-0.179l-0.606,1.163l-0.655,0.118l-0.648,-0.281l-0.319,0.14l-0.118,0.126l-0.107,0.166l0.304,0.373l0.136,0.32l0.043,0.286l0.037,0.494l-0.359,0.915l-0.338,0.714l-0.559,0.676l-1.296,1.229l-0.118,0.151l-0.12,0.29l-0.746,3.151l-0.206,1.394l-0.248,2.204l0.024,0.734l0.159,1.635l0.241,1.662l0.557,2.842l0.128,0.872l0.417,3.463l0.032,0.652l0.124,0.55l0.208,0.559l0.382,0.539l0.035,0.656l0.316,2.068l0.029,1.978l0.059,0.426l0.063,0.308l0.357,0.379l0.119,0.459l0.03,0.343l0.066,0.346l0.279,-0.166l0.996,-0.919l0.807,-0.878l0.116,-0.318l0.274,-0.246l0.546,-0.319l0.786,-0.922l0.641,-1.278l0.37,-0.978l0.083,-0.358l0.02,-0.354l-0.055,-0.766l0.148,-0.285l0.211,-0.857l-0.137,-0.226l-0.358,-0.164l0.111,-0.349l0.26,-0.082l0.211,0.164l0.123,0.369l0.174,0.123l0.58,-0.645l0.517,-0.324l1.262,-0.563l0.521,0.038l0.493,0.488l0.218,-0.021l-0.064,-0.679l-0.293,-0.496l0.004,-0.314l0.159,-0.492l-0.116,-0.324l-0.122,-0.245l-0.076,-0.525l0.219,-1.068l0.248,-0.584l0.181,-0.279l0.602,-0.475l0.641,-0.686l0.718,-0.533l0.457,-0.179l0.545,-0.096l0.461,0.375l0.929,0.021l0.282,-0.081l0.678,-0.753l0.389,-0.308l-0.07,-0.651l-0.236,-0.545l-0.482,-0.689l-0.11,-0.326l-0.156,-0.751l-0.016,-0.682l0.146,-0.786l0.416,-0.923l0.452,-1.248l0.172,-0.194l0.527,-0.299l0.356,-0.24l0.188,-0.127l-0.111,-0.7l0.282,-0.283l0.231,-0.178l0.578,0.069l0.187,-0.161l0.265,-0.07l-0.177,0.37l-0.23,0.251l-0.505,0.347l-0.239,0.497l0.596,0.838l0.368,0.16l0.213,-0.055l0.398,-0.463l0.202,-0.185l0.208,-0.296l-0.116,-1.087l-0.143,-0.593l0.037,-0.628l-0.256,-0.191l-0.334,-0.081l-0.349,0.095l-0.202,-0.175l-0.134,-0.279l-0.032,-0.327l0.067,-0.76l-0.02,-0.409l-0.13,-0.729l0.002,-0.208l0.048,-0.381l0.498,-0.624l0.426,-0.456l0.223,-0.379l0.072,-0.259l0.034,-0.543l-0.227,-0.247l-1.198,-0.573l-0.18,-0.012l-0.371,0.233l-0.154,0.726l-0.212,0.257l0.002,-0.146l0.054,-0.175l-0.601,-0.267l-0.279,-0.24l-0.163,-0.23l-0.106,-0.331l-0.117,-0.507l0.25,-1.041l0.26,-0.932l0.874,-1.403l0.534,-0.493l0.572,-0.755l0.245,-0.134l0.099,-0.123l0.097,-0.183l-0.181,-0.513l0.099,-0.125l0.099,-0.061l0.21,0.092l0.527,-0.937l-0.011,-1.197l0.146,-1.027l0.122,-0.423l0.127,-0.298l0.235,-0.29l0.226,-0.152l0.325,-0.36l0.15,-0.278l0.103,-0.073l0.372,0.022l0.294,0.11l0.33,0.185l-0.062,0.485l0.389,-0.426l0.352,-0.472l0.177,-0.083l0.239,0.064l0.405,0.358l0.309,0.689l0.21,0.186l0.278,-0.015l0.184,-0.096l0.153,-0.474l0.03,-0.858l0.304,-0.147l0.26,-0.057l0.367,-0.396l0.469,-0.177l1.008,-0.681l0.668,-0.701l0.482,-0.025l-0.123,0.401l-0.044,0.386l-0.176,0.948l-0.173,0.503l-0.091,0.614l0.036,0.321l0.105,0.405l0.243,-0.038l0.165,-0.09l0.339,-0.417l1.436,-2.025l0.737,-0.563l1.12,-0.356l0.337,-0.229l1.099,-0.368l0.913,-0.104l0.582,0.167l0.331,-0.005l1.23,-0.183l0.138,0.224l0.962,0.675l0.551,0.978l0.111,0.085l0.092,0.182l0.029,0.395l0.083,0.245l0.156,0.209l0.48,0.454l0.553,0.115l0.128,-0.248l0.075,-0.213l0.25,-1.192l0.214,-0.471l0.003,-0.288l0.053,-0.234l0.536,-0.35l0.421,-0.15l1.517,-1.159l0.673,-0.673l0.283,0.033l0.245,-0.154l0.225,-0.21l0.195,-0.086l0.409,-0.475l0.504,-0.37l-0.085,-0.318l0.095,-0.295l0.283,-0.107l0.246,-0.026l0.314,-0.343l-0.02,-0.267l0.114,-0.112l0.164,0.021l0.221,0.103l0.113,-0.108l-0.197,-0.374l-0.087,-0.355l0.14,-0.193l0.556,0.369l0.217,-0.003l0.727,-0.881l0.653,-0.94l0.559,0.217l0.888,-0.685l0.41,-0.133l0.644,-0.036l0.271,-0.262l0.293,-0.478l0.231,0.054l1.108,-0.57l0.212,-0.407l0.274,-0.114l0.214,-0.04l0.482,-0.338l2.005,-0.974l0.304,-0.392l0.747,-0.575l0.575,-0.184l0.707,-0.152l0.085,-0.186l-0.51,-0.213l-0.122,-0.196l-0.003,-0.211l0.074,-0.177l0.094,-0.337l0.19,-0.075l0.229,0.24l0.241,-0.001l0.111,-0.207l0.114,0.018l0.058,0.271l-0.123,0.316l-0.056,0.249l-0.01,0.277l0.165,0.071l0.875,0.028l1,0.218l2.65,1.162l0.227,0.19l0.214,0.02l0.037,-0.459l0.121,-0.44l0.313,-0.25l0.529,-0.625l0.262,-0.454v-0.526l-0.167,-0.548l-0.365,-0.128l-0.221,-0.346l-0.12,-0.422l0.195,-0.307l0.213,-0.123l-0.046,-0.43l-0.158,-0.267l-0.854,-0.574l-0.299,-0.391l-0.009,-0.345l-0.353,-0.879l-0.049,0.189l0.031,0.425l-0.119,0.298l-0.184,-0.047l-0.028,-0.236l0.106,-0.512l-0.148,-0.221l-0.526,-0.11l-0.072,-0.199l0.521,-0.285h0.154l0.141,-0.103l-0.109,-1.111l-0.118,-0.783l-0.32,-0.066l-0.237,-0.229l0.065,-0.498l0.007,-0.249l-0.269,-0.856l-0.192,-0.346l-0.234,-0.323l-0.184,0.358l-0.094,0.477l-0.241,0.101l-0.257,-0.017l-0.746,-0.533l-0.714,-0.906l-0.065,-0.835l0.161,-1.074l-0.111,-0.174l-0.112,-0.07l-0.947,0.36l-0.581,0.56l-0.314,0.059l-0.626,-0.377l-1.029,0.631l0.22,-0.367l0.18,-0.143l0.19,-0.271l-0.142,-0.517l-0.151,-0.39l-0.218,-0.275l-0.316,-0.132l-0.311,0.261l-0.245,0.263l-0.507,0.282l-0.975,0.235h-0.655l-1.118,0.428l-0.421,-0.017l1.541,-0.61l0.838,-0.045l1.08,-0.397l0.785,-0.772l1.034,0.699l0.356,0.1l0.771,-0.061l0.667,0.412l0.223,-0.119l0.21,-0.375l-0.279,-0.564l-0.241,-0.349l-0.273,-0.109l-0.826,0.059l-0.543,-0.12l-0.312,-0.146l0.202,-0.159l0.594,0.224l0.719,-0.294l0.838,0.45l0.203,0.401l0.239,0.147l0.687,1.012l0.469,0.4l1.506,0.293l0.658,0.453l0.502,-0.184l1.267,-0.987l0.837,-0.266l0.57,-0.653l0.494,-0.75l0.484,-0.22l0.829,-0.799l0.195,-0.381l0.324,-0.954l0.19,-0.397l0.279,-0.482l0.021,-0.396l-0.061,-0.43l-0.233,-0.335l-0.537,-0.476l-0.246,-0.316l-0.173,-0.666l0.018,-0.806l0.12,-0.606l0.161,-0.543l0.188,0.39l0.543,-0.091l0.269,-0.149l0.03,-0.397l-0.067,-0.471l0.132,-0.123l0.282,-0.052l0.04,-0.285l0.099,-0.152l0.103,0.203l0.005,0.795l0.222,0.198l0.311,0.164l0.133,-0.049l0.133,-0.108l0.19,-0.241l0.385,-0.822l0.25,-0.325l-0.021,0.595l-0.147,0.822l-0.083,0.225l-0.218,0.29l-0.104,0.602l-0.045,0.163l-0.313,-0.165l-0.227,0.033l0.168,0.663l0.247,0.493l0.314,0.475l0.339,0.283l0.09,-0.008l0.067,0.101l0.009,0.298l-0.075,0.705l0.06,0.378l0.259,0.282l0.287,0.072l1.717,-0.033l0.589,-0.095l0.88,-0.664l0.334,-0.081l0.376,0.083l1.052,0.365l1.274,0.518l0.479,0.799l0.188,0.803l0.072,0.85l-0.082,0.341l0.016,0.288l0.388,0.43l0.548,0.522l0.105,0.122l0.115,0.21l0.132,0.094l0.391,0.056l0.309,-0.101l0.309,-0.029l0.576,0.248l0.729,0.383l0.709,0.525l0.317,0.391l0.571,0.839l0.291,0.255l0.472,0.293l0.179,0.046l0.175,-0.053l0.361,-0.409l0.223,-0.328l0.191,-0.395l0.051,0.34v0.291l-0.186,0.21l-0.001,0.36l0.281,0.422l0.332,0.064l0.416,-0.114l0.138,-0.196l0.124,-0.27l-0.093,-0.896l0.128,-0.122l0.313,0.177l0.1,0.253l0.048,0.31l0.124,0.034l0.823,-0.044l0.063,-0.114l-0.042,-0.28l-0.12,-0.265l-0.143,-0.188l-0.361,-0.22l-0.367,-0.166l-0.301,-0.043l-0.131,-0.124l0.033,-0.23l-0.099,-0.269l0.061,-0.159l0.255,-0.21l0.03,-0.193l-0.27,-0.234l-0.283,-0.073l-0.247,0.13l0.056,-0.197l0.188,-0.194l0.285,-0.083l0.294,0.042l0.561,-0.166l0.545,-0.376l0.265,-0.248l0.256,-0.305l-0.029,-0.536l-0.175,-0.515l-0.261,-0.14l-0.29,0.032l-0.255,-0.042l-0.249,-0.136l0.989,-0.182l0.11,-0.182l0.164,-0.823l-0.06,-0.206l-0.205,0.054l-0.314,-0.012l0.072,-0.168l0.107,-0.145l-0.569,-0.786l-0.636,-0.469l0.18,-0.078l0.313,0.017l0.483,0.139l0.318,0.354l0.112,0.239l0.136,0.081l0.287,0.024l0.489,0.168l0.028,0.231l0.112,0.081l0.327,-0.099l0.91,-0.153l0.287,0.04l0.415,0.166l0.129,0.004l0.18,-0.06l0.146,-0.264l-0.226,-0.53l-0.474,-0.479l-0.276,-0.363l-0.139,-0.29l0.083,-0.11l0.126,0.044l0.406,0.458l0.317,0.286l0.329,0.205l0.294,0.152l0.647,0.143l0.295,-0.236l0.056,-0.368l-0.062,-0.774l0.063,-0.287l0.392,-0.433l0.678,-0.548l0.438,-0.175l0.152,0.017l0.162,0.172l0.168,0.049l0.288,-0.408L1009.556,213.66zM790.264,142.494l-0.216,0.234l-0.052,0.321l-0.018,0.418l-0.095,0.705l-0.195,0.26l-0.68,-0.109l-0.189,0.063l-0.187,0.159l0.392,0.831l0.755,0.555l0.542,0.577l0.254,0.174l1.646,0.525l0.081,-0.081l0.467,-0.964l0.597,-0.438l0.192,-0.345l0.113,-0.46l0.151,-0.372l0.096,-0.494l-0.283,-0.424l-0.938,-0.404L790.264,142.494zM662.163,178.173l-0.062,0.132l-0.065,0.253l0.036,0.945l0.114,0.462l0.188,0.389l0.148,0.112l-0.021,-0.338l-0.29,-1.328l0.015,-0.599L662.163,178.173zM672.369,209.786l-0.446,-0.112l-0.329,-0.176l-0.517,-0.018l-0.319,-0.086l-0.094,0.249l0.512,1.065l0.542,0.532l0.494,-0.088l0.108,-0.108l0.143,-0.363l-0.148,-0.214l0.001,-0.196L672.369,209.786zM664.475,189.14l0.228,-0.698l-0.045,-0.34l-0.316,-0.026l-0.534,0.739l0.061,0.129l0.142,0.159L664.475,189.14z"},"rw":{"name":"Rwanda","path":"M561.325,465.646L561.233,465.689L561.214,465.824L561.32,466.039L561.668,466.483L561.889,466.564L562.033,466.737L562.175,467.028L562.217,467.393L562.158,467.831L562.193,468.156L562.321,468.37L562.354,468.647L562.294,468.987L562.22,469.191L562.133,469.259L562.034,469.284L561.9,469.261L561.737,469.29L561.56,469.354L561.448,469.363L561.378,469.351L561.248,469.296L561.041,469.12L560.655,469.217L560.55,469.215L560.409,469.299L560.293,469.402L560.224,469.409L560.152,469.395L559.82,469.188L559.698,469.194L559.648,469.777L559.593,470.102L559.524,470.246L559.286,470.385L559.047,470.464L558.916,470.459L558.389,470.502L558.183,470.503L558.069,470.456L557.921,470.125L557.642,469.978L557.374,469.909L557.265,469.928L557.168,470.101L557.128,470.256L556.868,470.15L556.79,470.019L556.783,469.797L556.688,469.493L556.741,469.364L556.843,469.28L557.059,469.12L557.387,468.897L557.457,468.792L557.503,468.615L557.482,468.204L557.451,467.857L557.49,467.734L557.64,467.466L557.84,467.191L558.075,466.901L558.216,466.873L558.401,466.764L558.597,466.601L558.707,466.54L558.799,466.538L559.404,466.394L559.464,466.439L559.562,466.718L559.614,466.759L559.698,466.769L559.868,466.705L560.179,466.486L560.315,466.354L560.475,466.167L560.68,465.957L560.794,465.773L560.905,465.666L561.051,465.634L561.213,465.643z"},"bl":{"name":"Saint Barthelemy","path":"M299.363,411.997L299.32,412L299.287,411.976L299.257,411.932L299.24,411.888L299.244,411.862L299.269,411.874L299.453,411.902L299.433,411.935L299.401,411.97z"},"kn":{"name":"Saint Kitts and Nevis","path":"M299.927,413.858l-0.072,0.046l-0.128,-0.18l-0.206,-0.049l-0.178,-0.106l-0.004,-0.023l0.003,-0.053l0.035,-0.062l0.091,-0.047l0.227,0.145l0.106,0.182l0.099,0.083L299.927,413.858zM300.204,414.204l-0.141,0.062l-0.12,-0.084l0.027,-0.203l0.114,-0.006l0.114,0.09L300.204,414.204z"},"lc":{"name":"Saint Lucia","path":"M304.798,423.754L304.64,424.054L304.333,423.866L304.299,423.629L304.326,423.486L304.513,423.212L304.659,423.034L304.762,422.975L304.822,423.211z"},"mar":{"name":"Saint Martin","path":"M298.859,411.432L298.545,411.432L298.568,411.368L298.714,411.296L298.821,411.302L298.864,411.328z"},"vc":{"name":"Saint Vincent and the Grenadines","path":"M304.014,425.658l-0.083,0.045l-0.206,-0.192l0.025,-0.224l0.125,-0.123l0.118,-0.072l0.121,-0.008l0.042,0.185l-0.029,0.261L304.014,425.658zM303.869,426.126l-0.045,0.031h0.021l-0.021,0.021l-0.014,-0.021l-0.022,-0.013l-0.028,-0.006l-0.033,0.001v-0.021l0.042,0.013l0.063,-0.013l0,-0.023l-0.019,-0.021l-0.008,-0.015l0.023,-0.022l0.078,-0.05l0.033,-0.026l0.004,0.011l0.001,0.01l0.004,0.01l0.012,0.01l-0.04,0.039L303.869,426.126zM303.565,426.983l-0.028,0.001l-0.025,-0.01l0.007,-0.009l0.032,-0.007l0.015,-0.019l-0.005,-0.025l0.001,-0.028l0.025,-0.017l0.02,-0.001l0.009,0.011l0.005,0.026l-0.015,0.02l-0.017,0.016l-0.008,0.025L303.565,426.983z"},"ws":{"name":"Samoa","path":"M1002.383,500.563l0.314,0.271l0.126,0.359l-0.136,0.343l-0.297,-0.084l-0.432,0.073l-0.144,-0.025l-0.345,-0.421l-0.24,-0.189l-0.096,-0.178l0.305,0.02l0.446,-0.118L1002.383,500.563zM1004.852,502.231l-0.77,0.002l-0.381,-0.13l-0.135,-0.001l-0.326,-0.272l-0.05,-0.143l0.171,-0.094l0.355,-0.049l0.714,0.207l0.108,0.184l0.164,0.02l0.128,0.08l0.033,0.129L1004.852,502.231z"},"sm":{"name":"San Marino","path":"M510.739,326.012L510.574,326.041L510.491,325.883L510.615,325.698L510.791,325.669L510.822,325.812z"},"st":{"name":"Sao Tome and Principe","path":"M496.535,458.3l-0.104,0.073l-0.124,-0.062l-0.033,-0.111l0.16,-0.214l0.076,-0.053l0.063,0.045l0.038,0.059l0.005,0.086L496.535,458.3zM494.391,462.334l-0.29,0.204l-0.104,-0.053l-0.064,-0.142l-0.081,-0.307l0.026,-0.147l0.131,-0.168l0.285,-0.167l0.171,-0.012l0.176,0.22l0.001,0.229L494.391,462.334z"},"sa":{"name":"Saudi Arabia","path":"M606.29,377.781l0.542,0.069l0.723,0.092l0.439,0.063l0.826,0.117l0.247,0.484l0.09,0.339l0.083,0.33l0.248,0.301l0.563,-0.007l0.499,-0.006l0.615,-0.01l0.488,-0.007l0.157,0.299l0.069,0.298l0.29,0.705l0.414,0.549l0.099,0.2l0.066,0.301l-0.072,0.112l-0.028,0.129l0.307,0.3l0.506,0.254l0.198,0.064l0.225,0.112l-0.175,0.173l0.299,0.4l0.347,0.407l0.372,0.092l0.502,0.614l0.757,0.397l0.459,0.52l-0.043,0.01l-0.135,-0.053l-0.169,-0.071l-0.051,0.064l0.009,0.218l0.045,0.256l0.234,0.221l0.208,0.159l0.081,0.301l-0.164,0.647l-0.057,0l-0.11,-0.056l-0.117,-0.013l-0.063,0.037l0.139,0.465l0.139,0.356l0.166,0.282l0.139,0.412l0.119,0.176l0.487,0.437l0.15,0.365l0.139,0.679l0.306,0.378l0.165,0.291l0.221,0.247l0.144,0.337l0.204,0.259l0.106,0.065l0.159,0.027l0.198,0.001l0.237,-0.067l0.253,-0.063l0.197,0.131l0.204,-0.02l0.021,0.122l-0.137,0.166l-0.168,0.418l0.239,0.066l0.229,0.033l0.162,0.067h0.095v0.087l0.011,0.396l0.057,0.151l0.104,0.134l0.154,0.2l0.154,0.2l0.154,0.2l0.154,0.2l0.154,0.2l0.155,0.2l0.154,0.199l0.154,0.2l0.154,0.199l0.154,0.199l0.154,0.199l0.154,0.199l0.154,0.199l0.154,0.199l0.155,0.199l0.154,0.198l0.127,0.164l0.236,0.031l0.075,0.01l0.213,0.028l0.33,0.043l0.428,0.057l0.507,0.067l0.565,0.074l0.605,0.08l0.624,0.082l0.625,0.082l0.604,0.08l0.565,0.075l0.507,0.066l0.429,0.057l0.33,0.043l0.213,0.028l0.075,0.01l0.223,0.029l0.042,-0.007l0.187,-0.243l0.206,0.343l0.171,0.284l0.234,0.39l0.25,0.414l0.238,0.396l0.178,0.294l-0.095,0.305l-0.103,0.333l-0.103,0.333l-0.103,0.332l-0.104,0.332l-0.103,0.332l-0.103,0.332l-0.103,0.331l-0.103,0.331l-0.104,0.331l-0.103,0.331l-0.103,0.33l-0.103,0.33l-0.104,0.33l-0.103,0.33l-0.103,0.329l-0.103,0.329l-0.124,0.396l-0.299,0.105l-0.482,0.17l-0.483,0.17l-0.482,0.17l-0.482,0.17l-0.483,0.17l-0.482,0.169l-0.482,0.17l-0.483,0.17l-0.482,0.169l-0.483,0.169l-0.482,0.17l-0.482,0.169l-0.483,0.169l-0.482,0.169l-0.483,0.169l-0.482,0.169l-0.396,0.139l-0.659,0.093l-0.64,0.09l-0.72,0.102l-0.865,0.123l-0.679,0.096l-0.99,0.14l-0.889,0.125l-0.833,0.118l-0.833,0.118l-0.709,0.1l-0.423,0.116l-0.497,0.255l-0.763,0.391l-0.778,0.397l-0.403,0.206l-0.422,0.528l-0.214,0.267l-0.386,0.483l-0.292,0.364l-0.349,0.435l-0.152,0.386l-0.235,0.596l-0.203,0.15l-0.332,0.194l-0.302,0.138l-0.471,-0.02l-0.269,-0.366l-0.285,-0.389l-0.143,-0.156l-0.128,-0.008l-0.473,0.049l-0.57,0.06l-0.672,-0.063l-0.775,-0.074l-0.727,-0.069l-0.362,-0.052l-0.477,-0.252l-0.123,-0.05l-0.125,-0.012l-0.566,-0.006l-0.561,-0.006l-0.562,0.08l-0.538,-0.029l-0.558,0.046l-0.196,0.096l-0.218,-0.005l-0.136,0.085l-0.12,0.04l-0.142,-0.073l-0.174,0.016l-0.256,-0.063l-0.167,-0.165l-0.158,-0.145l-0.163,-0.08l-0.182,-0.05l-0.158,-0.001l-0.202,0.088l-0.123,0.085l-0.312,0.285l-0.013,0.102l0.142,0.17l-0.043,0.08l-0.184,0.1l-0.057,0.269l-0.027,0.147l-0.027,0.352l0.082,0.277l0.109,0.102l0.005,0.119l-0.06,0.238l-0.169,0.073l-0.124,0.226l-0.076,0.105l-0.132,0.12l-0.525,0.399l-0.026,-0.232l-0.167,-0.344l-0.012,-0.243l-0.078,-0.244l-0.144,-0.188l-0.266,-0.196l-0.024,-0.266l-0.194,-0.263l-0.257,-0.212l-0.143,-0.392l-0.108,-0.521l-0.678,-0.686l-0.848,-0.634l-0.258,-0.357l-0.422,-0.729l-0.213,-0.577l-0.567,-0.665l-0.024,-0.256l-0.084,-0.312l-0.131,-0.348l-0.079,-0.274l-0.569,-1.206l-0.184,-0.192l-0.158,-0.27l-0.041,-0.209l-0.05,-0.114l-0.402,-0.198l-0.375,-0.508l-1.127,-0.81l-0.552,-0.081l-0.437,-0.29l-0.322,-0.379l-0.343,-0.654l-0.604,-0.708l-0.512,-1.006l0.161,-0.367l-0.01,-0.258l-0.158,-0.435l-0.171,-0.336l-0.118,-0.318l0.093,-0.457l0.036,-0.512l0.101,-0.272l0.073,-0.299l-0.095,-0.602l-0.17,-0.323l0.017,-0.215l-0.193,-0.105l-0.156,-0.234l0.163,0l-0.296,-0.325l-0.109,-0.181l-0.112,-0.442l-0.143,-0.338l-0.459,-0.768l-0.22,-0.469l-0.492,-0.607l-0.534,-0.449l-0.339,-0.204l-0.164,-0.186l-0.277,-0.006l-0.302,-0.266l-0.211,-0.01l-0.267,-0.043l-0.314,-0.513l-0.259,-0.481l-0.442,-0.627l0.111,-0.164l0.129,-0.267l-0.064,-0.35l-0.07,-0.238l-0.195,-0.434l-0.641,-1.082l-0.17,-0.159l-0.273,-0.183l-0.168,-0.47l-0.077,-0.422l-0.439,-0.205l-0.755,-1.526l-0.438,-0.535l-0.173,-0.36l-0.506,-0.593l-0.249,-0.591l-0.51,-0.546l-0.442,-0.949l-0.683,-0.951l-0.287,-0.165l-0.704,-0.068l-0.296,-0.07l-0.272,0.209l-0.024,-0.265l0.188,-0.367l0.271,-0.772l0.054,-0.678l0.426,-2.022l0.598,0.104l0.492,0.086l0.719,0.126l0.744,0.13l0.435,0.076l0.149,-0.033l0.602,-0.496l0.542,-0.448l0.325,-0.549l0.314,-0.533l0.144,-0.11l0.482,-0.1l0.765,-0.159l0.757,-0.157l0.061,-0.054l0.176,-0.429l0.224,-0.545l0.046,-0.057l0.055,-0.056l0.542,-0.306l0.329,-0.186l-0.469,-0.549l-0.442,-0.519l-0.496,-0.582l-0.42,-0.454l-0.629,-0.68l-0.412,-0.446l0.721,-0.212l0.78,-0.229l0.787,-0.231l0.947,-0.278l0.741,-0.218l1.106,-0.326l0.541,-0.159l0.098,-0.042l0.416,-0.386l0.626,0.108l0.941,0.163l0.909,0.156l0.958,0.185l0.307,0.15l0.925,0.552l0.601,0.358l0.702,0.417l0.877,0.521l0.602,0.357l0.771,0.457l0.601,0.521l0.761,0.659l0.836,0.722l0.688,0.56l0.948,0.77l0.934,0.757l0.915,0.739l0.732,0.591l0.927,0.746l0.072,0.028l0.937,0.084l1.259,0.114l1.265,0.114l1.142,0.103L606.29,377.781zM578.404,388.423l-0.026,0.042l-0.118,-0.109l0.007,-0.239l0.102,-0.136l-0.008,0.186l0.044,0.188L578.404,388.423zM579.264,389.443h-0.074l-0.197,-0.209l-0.115,-0.154l-0.118,-0.104l-0.538,-0.209l-0.073,-0.135l0.082,-0.135l0.058,0.134l0.098,0.079l0.445,0.189l0.496,0.412l0.085,0.034L579.264,389.443zM593.538,415.388l0.217,0.017l-0.09,-0.093l-0.019,-0.045l0.094,-0.134l0.31,0.276l-0.009,0.327l-0.026,0.075l-0.084,-0.07l-0.055,-0.069l-0.017,-0.074l-0.086,-0.08l-0.302,0.052l-0.188,-0.089l-0.269,-0.275l-0.072,-0.199l0.112,-0.039l0.119,-0.096l0.075,-0.157l-0.069,-0.163l0.16,0.026l0.086,0.167l0.017,0.379l0.024,0.08l-0.044,0.087L593.538,415.388z"},"sn":{"name":"Senegal","path":"M441.234,420.914L441.498,421.377L441.441,421.6L441.381,421.924L441.53,422.16L441.705,422.313L441.83,422.455L441.968,422.649L441.99,423.037L441.965,423.316L442.055,423.442L442.131,423.602L442.116,423.734L442.066,423.852L441.898,424.008L441.87,424.297L442.142,424.647L442.317,424.838L442.316,424.947L442.365,425.067L442.494,425.207L442.574,425.174L442.661,425.06L442.7,424.981L442.936,425.016L443.046,425.052L443.197,425.281L443.252,425.433L443.288,425.624L443.445,425.862L443.582,426.03L443.61,426.135L443.732,426.277L443.657,426.592L443.665,426.753L443.582,427.176L443.563,427.376L443.569,427.449L443.755,427.6L443.735,427.813L443.546,427.776L443.218,427.751L442.561,427.862L442.334,427.817L441.903,427.832L441.595,427.893L441.205,428.032L440.902,427.997L440.738,427.888L440.522,427.896L440.279,427.837L440.021,427.731L439.784,427.678L439.529,427.483L439.41,427.449L439.326,427.5L439.255,427.564L439.182,427.604L439.043,427.569L438.991,427.437L439.035,427.309L439.047,427.212L438.982,427.159L438.827,427.142L438.575,427.142L438.169,427.102L438.077,427.077L437.168,427.044L436.227,427.04L435.429,427.037L434.421,427.032L433.713,427.029L433.052,427.026L432.542,427.287L431.989,427.568L431.246,427.718L430.391,427.662L430.118,427.703L429.835,427.828L429.627,427.918L429.333,427.973L428.952,427.928L428.798,427.955L428.703,427.827L428.593,427.619L428.662,427.467L428.894,427.369L429.243,427.241L429.426,427.307L429.533,427.31L429.553,427.228L429.519,427.184L429.255,427.073L429.119,426.926L429.006,427.012L428.908,427.192L428.827,427.246L428.708,427.296L428.641,427.174L428.611,427.055L428.666,426.962L428.638,426.445L428.67,426.169L428.653,425.928L428.818,425.769L428.975,425.67L429.586,425.661L430.155,425.652L430.703,425.658L431.261,425.663L431.316,425.18L431.493,425.142L431.757,425.092L432.25,425.033L432.799,424.977L432.916,424.882L433.007,424.722L433.064,424.578L433.178,424.517L433.332,424.565L433.533,424.641L433.742,424.757L433.981,424.865L434.14,424.934L434.523,425.104L435.178,425.341L435.716,425.436L436.367,425.262L436.837,425.151L436.895,424.943L436.822,424.74L436.472,424.554L435.996,424.575L435.85,424.625L435.628,424.687L435.495,424.711L435.271,424.668L434.986,424.507L434.807,424.345L434.556,424.27L434.259,424.193L433.782,423.86L433.534,423.8L433.298,423.783L432.846,423.849L432.404,424.027L432.172,424.431L431.73,424.425L430.791,424.413L429.929,424.401L429.218,424.428L429.146,424.135L428.978,423.901L428.704,423.702L428.644,423.516L428.736,423.354L429.001,423.222L429.061,423.126L428.922,423.141L428.713,423.227L428.574,423.231L428.557,422.975L428.325,422.644L428.063,422.083L427.767,421.854L427.518,421.399L427.258,421.225L427.019,421.144L426.815,421.16L426.74,421.368L426.486,421.069L426.833,420.962L427.576,420.587L428.429,419.513L429.194,418.238L429.293,417.937L429.387,417.708L429.448,417.186L429.558,416.875L429.661,416.815L429.791,416.576L429.947,416.157L430.125,415.924L430.323,415.878L430.478,415.899L430.588,415.985L430.911,416.039L431.446,416.059L431.86,415.996L432.152,415.851L432.536,415.777L433.011,415.775L433.262,415.714L433.286,415.594L433.348,415.558L433.447,415.605L433.541,415.586L433.628,415.5L433.716,415.495L433.803,415.569L434.201,415.591L434.911,415.562L435.566,415.782L436.168,416.251L436.479,416.564L436.498,416.721L436.598,416.879L436.778,417.038L436.942,417.067L437.092,416.967L437.209,416.978L437.293,417.1L437.465,417.125L437.656,417.05L437.792,417.076L437.817,417.148L437.849,417.187L437.941,417.204L438.065,417.296L438.24,417.545L438.382,417.892L438.491,418.337L438.636,418.579L438.815,418.618L438.92,418.709L438.94,418.815L438.993,418.887L439.079,418.927L439.231,418.903L439.409,419.053L439.601,419.379L439.631,419.525L439.601,419.604L439.612,419.662L439.74,419.717L439.86,419.823L439.958,419.983L440.17,420.125L440.496,420.25L440.731,420.436L440.875,420.683L441.173,420.891z"},"rs":{"name":"Serbia","path":"M531.056,317.104L531.393,317.128L531.645,317.065L532.282,317.145L532.419,317.208L532.508,317.279L532.675,317.513L532.835,317.815L533.059,317.955L533.324,318.121L533.46,318.242L533.661,318.603L533.82,318.78L533.872,318.771L533.925,318.725L533.962,318.688L534.004,318.722L534.007,318.831L534.017,319.074L533.979,319.332L534.035,319.575L534.037,319.651L533.997,319.721L534.002,319.783L534.058,319.849L534.273,320.01L534.473,320.258L534.703,320.432L534.916,320.543L535.051,320.551L535.271,320.751L535.707,320.895L535.847,320.945L535.942,321.027L536.012,321.122L536.016,321.224L535.949,321.272L535.855,321.41L535.816,321.577L535.747,321.62L535.677,321.623L535.626,321.672L535.638,321.744L535.696,321.813L535.787,321.875L535.96,321.937L536.132,322.028L536.13,322.1L536.095,322.179L535.877,322.208L535.714,322.221L535.64,322.254L535.646,322.392L536.104,322.537L536.312,322.673L536.421,322.85L536.713,322.967L537.188,323.024L537.518,323.207L537.704,323.512L538.006,323.439L538.427,322.985L538.839,322.867L539.244,323.084L539.465,323.263L539.503,323.402L539.409,323.459L539.183,323.432L538.997,323.519L538.852,323.718L538.83,323.93L538.932,324.155L539.075,324.31L539.261,324.396L539.36,324.513L539.373,324.662L539.421,324.703L539.315,324.771L539.201,324.873L539.136,325.051L539.119,325.336L538.759,325.559L538.624,325.6L538.563,325.748L538.468,326.165L538.479,326.478L538.528,326.637L538.55,326.767L538.667,326.926L538.773,327.17L538.843,327.492L538.999,327.74L539.398,327.984L539.596,328.126L539.743,328.332L539.855,328.518L540.184,328.765L540.159,328.941L540.087,329.113L540.011,329.194L539.847,329.415L539.687,329.539L539.424,329.928L539.009,329.949L538.91,329.98L538.752,330.086L538.675,330.28L538.749,330.436L538.742,330.593L538.667,330.898L538.767,331.225L538.914,331.374L538.937,331.46L538.912,331.612L538.693,331.922L538.627,332.037L538.408,332.093L538.333,332.064L538.22,331.958L538.115,331.926L537.854,332.051L537.588,332.128L537.379,332.07L537.173,332.063L537.03,332.114L536.922,332.134L536.71,332.268L536.371,332.365L536.214,332.344L536.156,332.218L536.092,332.039L536.123,331.957L536.348,331.815L536.373,331.68L536.687,331.026L536.747,330.813L536.749,330.744L536.667,330.697L536.495,330.699L535.732,330.433L535.767,330.128L535.543,329.963L535.301,329.816L535.261,329.652L534.992,329.32L534.796,329.134L534.545,329.041L534.329,328.904L534.199,328.82L534.141,328.665L534.141,328.573L534.076,328.484L533.972,328.494L533.795,328.618L533.578,328.724L533.54,328.802L533.619,328.985L533.675,329.103L533.649,329.213L533.581,329.354L533.163,329.664L533.116,329.773L533.196,329.947L533.145,330.027L532.796,330.142L532.805,330.047L532.783,329.894L532.583,329.731L532.3,329.605L531.672,329.172L531.431,329.115L531.215,329.064L530.906,328.857L530.747,328.82L530.571,328.672L530.187,328.17L529.86,327.896L529.637,327.758L529.574,327.623L529.561,327.484L529.568,327.437L529.737,327.239L529.867,327.211L530.034,327.204L530.145,327.304L530.289,327.326L530.37,327.198L530.412,327.014L530.393,326.779L530.044,326.232L529.745,325.85L529.71,325.765L529.775,325.693L529.88,325.655L529.992,325.687L530.284,325.715L530.565,325.679L530.661,325.586L530.661,325.46L530.559,325.343L530.23,325.028L529.974,324.75L529.672,324.536L529.449,324.45L529.383,324.341L529.355,324.225L529.38,324.012L529.395,323.74L529.447,323.57L529.649,323.247L529.842,322.904L529.961,322.574L530.024,322.267L530.001,322.178L529.9,322.113L529.688,322.046L529.392,322.104L529.141,322.216L529.043,322.225L529.01,322.087L529.049,322.026L529.128,322.034L529.193,322.06L529.262,321.997L529.304,321.812L529.199,321.164L529.387,321.107L529.39,321.013L529.407,320.93L529.601,321.043L529.873,321.045L530.112,321.022L530.148,320.958L530.146,320.866L530.096,320.793L530.011,320.735L529.95,320.645L529.789,320.605L529.284,320.371L529.036,320.122L529.044,319.857L529.116,319.712L529.203,319.661L529.177,319.612L528.893,319.489L528.792,319.318L528.875,319.099L528.727,318.652L528.571,318.377L528.724,318.258L528.745,318.088L528.757,317.991L528.82,317.993L529.067,317.879L529.157,317.787L529.209,317.678L529.268,317.651L529.433,317.769L529.608,317.779L529.803,317.705L529.95,317.602L530.125,317.516L530.205,317.457L530.307,317.365L530.512,317.091L530.745,317.034z"},"sc":{"name":"Seychelles","path":"M631.572,475.768L631.58,476.027L631.445,475.94L631.407,475.773L631.227,475.648L631.133,475.534L631.336,475.393z"},"sl":{"name":"Sierra Leone","path":"M446.84,438.928l-0.007,0.087l-0.081,0.404l-0.126,0.346l-0.083,0.085l-0.357,0.091l-0.152,0.152l-0.131,0.492l-0.084,0.386l-0.123,0.065l-0.524,0.557l-0.343,0.211l-0.239,0.182l-0.227,0.236l-0.285,0.23l-0.306,0.388l-0.218,0.403l-0.149,0.125l-0.112,-0.114l-0.521,-0.397l-0.55,-0.267l-1.171,-0.444l-0.39,-0.125l0.014,-0.158l0.134,-0.289l-0.218,-0.339l0.084,-0.247h-0.084l-0.168,0.148l-0.357,-0.043l-0.237,-0.212l-0.193,-0.078l-0.084,-0.106l-0.124,-0.559l-0.089,-0.254l-0.179,-0.157l-0.359,-0.039l-0.148,-0.341l-0.199,-0.265l0.033,-0.163l0.162,0.009l0.127,0.119l0.205,0.049l0.255,-0.287l0.228,-0.156l0.053,-0.136l-0.028,-0.075l-0.138,0.116l-0.378,-0.03l-0.094,0.104l-0.169,0.033l-0.131,-0.335l0.006,-0.198l0.054,-0.217l0.381,-0.038l0.033,-0.07l-0.265,-0.047l-0.331,-0.253l-0.06,-0.175l0.164,-0.059l0.157,0.026l0.136,0.038l0.148,-0.063l0.138,-0.096l0.083,-0.123l0.112,-0.329l0.358,-0.11l0.211,-0.202l0.201,-0.313l0.092,-0.22l0.083,-0.11l0.052,-0.095l0.039,-0.104l0.09,-0.096l0.094,-0.233l0.064,-0.212l0.206,-0.102l0.422,-0.09l0.38,0.154l0.616,-0.134l0.033,-0.199l0.564,-0.003l0.668,-0.004l0.556,-0.003l0.191,0.053l0.069,0.148l0.183,0.232l0.191,0.161l0.237,0.353l0.276,0.411l0.298,0.371l0.191,0.201l0.022,0.07l-0.014,0.08l-0.095,0.188l-0.081,0.204l0.008,0.077l0.057,0.038l0.312,0.063l0.028,0.227l0,0.314l0.151,0.293l0.144,0.215l-0.007,0.077l-0.352,0.367l-0.137,0.365l-0.07,0.103l-0.028,0.082l0.07,0.039l0.097,-0.024l0.136,0.03l0.13,0.011l0.172,-0.131l0.287,-0.335l0.096,-0.041L446.84,438.928zM440.545,441.881l-0.041,0.073l-0.187,-0.181l-0.967,-0.271l0.273,-0.144l0.671,-0.043l0.2,0.084l0.089,0.07l0.033,0.133L440.545,441.881z"},"sg":{"name":"Singapore","path":"M767.489,458.958L767.069,459.143L766.593,458.975L766.747,458.702L767.063,458.636L767.319,458.723L767.464,458.789L767.564,458.864z"},"maa":{"name":"Sint Maarten","path":"M298.545,411.432L298.859,411.432L298.856,411.501L298.826,411.578L298.637,411.513L298.541,411.445z"},"sk":{"name":"Slovakia","path":"M538.954,304.978L538.913,305.154L538.798,305.359L538.655,305.571L538.535,305.827L538.375,306.372L538.271,306.624L537.843,307.12L537.813,307.809L537.755,307.859L536.788,308.092L536.661,308.057L536.529,307.923L536.456,307.825L536.411,307.754L536.327,307.563L536.216,307.428L536.052,307.317L535.902,307.189L535.709,307.184L535.187,307.365L534.825,307.385L534.583,307.327L534.261,307.217L533.634,307.2L533.205,307.296L533.162,307.431L532.766,308.271L532.19,308.581L531.69,308.897L531.545,308.961L531.296,308.861L531.013,308.674L530.778,308.576L530.606,308.619L530.419,308.832L530.333,309.047L529.767,309.205L528.782,309.298L528.438,309.51L528.321,309.764L528.316,309.959L528.4,310.125L528.295,310.318L528.249,310.399L527.553,310.441L526.625,310.498L526.07,310.483L525.548,310.47L525.193,310.304L524.759,309.98L524.3,309.549L524.256,309.539L524.188,309.493L523.9,309.46L523.823,309.486L523.651,309.345L523.601,309.162L523.333,308.681L523.032,307.887L523.024,307.657L523.142,307.395L523.251,307.194L523.267,307.035L523.278,306.992L523.369,306.661L523.587,306.221L523.791,305.965L523.938,305.88L524.243,305.957L524.764,306.021L525.165,305.961L525.539,305.764L525.742,305.592L525.915,305.411L525.973,305.293L526.05,305.237L526.359,305.132L526.458,305.01L526.498,304.778L526.525,304.52L526.588,304.328L526.668,304.187L527.24,303.849L527.292,303.729L527.383,303.614L527.553,303.484L527.717,303.296L527.891,303.181L528.114,303.194L528.32,303.17L528.481,303.104L528.552,303.098L528.849,303.151L528.903,303.367L528.934,303.591L529.442,303.575L529.725,303.095L529.872,303.037L530.107,302.87L530.262,302.723L530.369,302.814L530.523,303.124L530.687,303.372L530.782,303.47L530.792,303.546L530.887,303.592L531.072,303.619L531.195,303.694L531.231,303.925L531.234,304.133L531.176,304.282L531.146,304.414L531.274,304.466L531.462,304.416L531.594,304.341L531.991,304.513L532.131,304.13L532.289,303.934L532.493,303.842L532.679,303.723L532.848,303.638L532.965,303.643L533.016,303.607L533.161,303.617L533.33,303.655L533.559,303.61L533.875,303.704L534.073,303.881L534.267,303.941L534.488,303.931L534.639,303.833L534.858,303.496L535.018,303.501L535.267,303.448L535.619,303.451L536.431,303.523L536.634,303.652L537.134,303.817L537.352,304.008L537.448,304.235L537.499,304.392L538.011,304.633L538.77,304.94z"},"si":{"name":"Slovenia","path":"M522.052,315.694L521.804,315.595L521.505,315.553L521.449,315.607L521.329,315.662L521.268,315.76L521.314,316.144L521.242,316.21L520.902,316.172L520.79,316.216L520.605,316.483L520.416,316.596L520.176,316.676L519.998,316.772L519.773,316.856L519.582,316.907L519.506,317.023L519.46,317.152L519.472,317.276L519.667,317.521L519.693,317.782L519.672,318.101L519.627,318.271L519.55,318.384L519.071,318.53L518.574,318.791L518.563,318.851L518.79,319.082L518.799,319.14L518.611,319.271L518.593,319.403L518.614,319.555L518.714,319.712L518.75,319.853L518.477,319.955L518.107,319.917L517.669,319.722L517.516,319.75L517.368,319.852L517.216,319.808L517.049,319.687L516.813,319.436L516.698,319.281L516.651,319.117L516.587,319.093L516.489,319.141L516.408,319.341L516.19,319.698L516.028,319.795L515.785,319.774L515.443,319.78L515.23,319.81L514.97,319.684L514.907,319.708L514.907,319.791L514.81,319.921L514.65,320.007L513.911,319.814L513.806,319.654L513.973,319.578L514.204,319.371L514.361,319.394L514.555,319.35L514.639,319.262L514.517,319L514.209,318.676L514.046,318.553L513.821,318.471L513.783,318.384L513.907,317.871L513.869,317.798L513.613,317.822L513.553,317.769L513.532,317.68L513.549,317.558L513.722,317.357L513.914,317.18L513.966,317.081L513.959,317.002L513.712,316.924L513.564,316.843L513.446,316.815L513.365,316.86L513.306,316.809L513.245,316.661L513.305,316.434L513.527,316.225L513.765,316.039L513.972,315.903L514.091,315.845L514.148,315.611L514.272,315.636L514.517,315.648L514.791,315.701L515.045,315.767L515.27,315.849L515.74,315.935L516.169,315.987L516.298,316.035L516.403,316.031L516.534,316.101L516.61,316.047L516.666,315.954L516.899,315.842L517.114,315.697L517.265,315.513L517.35,315.367L517.498,315.263L517.655,315.233L517.799,315.181L518.406,315.112L519.03,315.167L519.327,315.064L519.572,314.886L519.931,314.836L519.949,314.833L520.484,314.971L520.525,314.891L520.548,314.855L520.538,314.466L520.708,314.288L520.864,314.212L521.399,314.237L521.469,314.357L521.497,314.543L521.545,314.792L521.634,314.86L521.683,314.958L521.673,315.13L521.778,315.258L522.022,315.604z"},"sb":{"name":"Solomon Islands","path":"M917.685,483.162l0.089,0.099l-0.217,0.168l-0.286,-0.091l-0.063,-0.095l-0.007,-0.05l-0.2,0.032l-0.397,-0.083l-0.554,-0.402l-0.586,-0.757l-0.563,-0.419l-0.105,-0.13l-0.014,-0.216l0.076,-0.083l0.35,0.09l0.453,0.346l0.743,0.359l0.202,0.183l0.129,0.439l0.126,0.131l0.401,0.337l0.212,0.079l0.112,0.015L917.685,483.162zM913.063,482.507l-0.282,0.067l-0.174,-0.09l0.077,-0.214l0.096,-0.111l0.353,0.197L913.063,482.507zM924.398,486.551l0.005,0.065l-0.377,-0.235l-0.286,-0.288l-0.815,-0.313l-0.175,-0.161l-0.147,-0.02l-0.418,-0.262l-0.411,-0.177l-0.25,-0.228l-0.064,-0.093l-0.15,-0.056l-0.258,-0.25l-0.251,-0.166l-0.089,-0.303l-0.242,-0.208l-0.061,-0.091l0.777,0.168l0.36,0.332l0.308,0.188l0.107,0.136l0.277,0.187l0.249,0.017l0.249,0.188l0.227,0.05l0.179,0.098l1.155,0.839l-0.138,0.223l0.153,0.162L924.398,486.551zM915.442,484.829l-0.054,0.039l-0.094,-0.152l-0.068,-0.047l0.002,-0.169l-0.283,-0.275l-0.023,-0.19l0.164,-0.186l0.221,0.108l0.219,0.234l0.257,0.076l-0.053,0.155l-0.231,0.279L915.442,484.829zM916.801,485.35l-0.062,0.042l-0.306,-0.016l-0.232,-0.291l0.002,-0.215l0.183,-0.197l0.221,-0.035l0.121,0.076l0.112,0.165l0.041,0.21l-0.025,0.186L916.801,485.35zM915.206,485.529l-0.034,0.07l-0.146,-0.348l0.007,-0.175l0.025,-0.112l0.054,-0.034l0.118,0.387L915.206,485.529zM918.461,485.728l0.176,0.23l0.203,0.514l-0.037,0.177l-0.145,0.01l-0.041,0.111l-0.196,-0.25l-0.262,-0.067l-0.191,-0.153l-0.065,-0.303l-0.019,-0.191l-0.15,-0.033l-0.43,0.048l-0.137,0.163l-0.196,-0.052l-0.042,-0.147l0.03,-0.144l0.262,-0.142l0.054,-0.183l0.26,-0.314l0.161,-0.054l0.304,0.113l0.037,0.447l0.109,0.146L918.461,485.728zM926.841,485.93l0.696,0.84l-0.027,0.149l-0.095,0.096l-0.027,0.282l0.088,0.108l0.19,0.05l0.323,0.301l0.129,0.369l0.012,0.113l0.135,0.167l0.005,0.353l0.307,0.49l0.027,0.236l-0.028,0.106l-0.128,-0.062l-0.367,-0.556l-0.42,-0.24l-0.048,-0.103l-0.424,-0.324l-0.284,-0.545l-0.308,-0.968l0.145,-0.229l-0.347,-0.469l0.017,-0.125l0.146,0.029l0.102,-0.006l0.049,-0.056L926.841,485.93zM923.861,486.477l-0.134,0.038l-0.199,-0.104l-0.086,-0.094l0.041,-0.147l0.116,-0.056l0.132,0.099l0.014,0.101L923.861,486.477zM917.41,487.057v0.041l-0.155,-0.079l-0.341,-0.381l0.061,-0.127l0.313,-0.247l0.096,-0.033l0.088,0.153l-0.076,0.226l-0.103,0.057l-0.042,0.212L917.41,487.057zM919.428,486.974l-0.276,0.223l-0.202,-0.075l-0.163,-0.191l0.054,-0.23l0.03,-0.061l0.081,-0.013l0.081,-0.047l0.088,-0.102l0.301,0.081l0.074,0.056l-0.179,0.141l0.06,0.045l0.039,0.067L919.428,486.974zM919.688,487.362l-0.063,0.011l-0.065,-0.112l0.153,-0.304l0.074,0.245l0.048,0.092L919.688,487.362zM918.129,487.185l-0.006,0.099l-0.161,-0.031l-0.358,-0.149l-0.013,-0.068l0.204,-0.025l0.148,0.019l0.124,0.087L918.129,487.185zM922.46,488.214l-0.037,0.007l-0.132,-0.035l-0.16,-0.011l-0.098,-0.098l0.116,-0.14l0.146,-0.091l0.067,0.023l0.063,0.059l0.147,0.022l0.016,0.18L922.46,488.214zM925.209,487.852l0.162,0.04l0.078,-0.006l0.185,0.152l0.247,0.224l-0.101,0.116l-0.201,-0.06l-0.067,0.024l-0.021,-0.016l-0.042,-0.112l-0.219,-0.111l-0.196,-0.009l-0.025,-0.132L925.209,487.852zM924.037,488.635l0.618,0.454l0.266,-0.042l0.812,0.008l0.479,0.324l0.281,0.149l0.158,0.29l0.195,0.066l0.12,0.148l0.069,0.27l-0.049,0.044l-0.248,0.101l-0.18,0.042l-0.471,-0.096l-0.45,-0.208l-0.895,-0.025l-0.417,-0.059l-0.144,-0.079l-0.133,-0.106l-0.21,-0.252l-0.164,-0.296l-0.027,-0.174l-0.014,-0.33l0.051,-0.121l0.171,-0.12L924.037,488.635zM929.081,489.633l0.031,0.303l-0.014,0.104l-0.213,-0.222l-0.1,0.079l-0.093,-0.105l0.007,-0.23l0.015,-0.245l-0.042,-0.186l-0.106,-0.268l0.119,0.043L929.081,489.633zM929.552,491.789l0.353,0.167l0.206,-0.028l0.305,0.115l0.231,-0.065l0.145,0.148l0.365,0.579l0.003,0.188l0.239,0.134l-0.202,0.025l-0.281,-0.069l-0.218,0.047l-0.228,-0.112l-0.384,-0.058l-0.334,-0.135l-0.698,-0.427l0.004,-0.213l-0.113,-0.104l-0.033,-0.264l-0.25,-0.083l-0.292,-0.016l-0.023,-0.125l0.054,-0.221l0.218,0.003l0.262,0.092l0.5,0.322l0.124,0.055L929.552,491.789zM941.95,492.84l-0.224,0.049l-0.071,-0.014l-0.168,0.026l-0.181,0.205l-0.133,-0.029l-0.104,0.008l-0.079,-0.168l-0.002,-0.082l0.128,0.013l0.067,-0.164l0.138,-0.082l0.322,-0.038l0.286,0.054l0.102,0.037l-0.09,0.148L941.95,492.84zM926.354,495.797l-0.195,0.098l-0.179,-0.049l-0.136,-0.074l-0.11,-0.219l-0.238,-0.137l-0.339,-0.057l-0.139,-0.095l-0.036,-0.047l-0.235,-0.042l-0.067,-0.119l0.02,-0.123l0.038,-0.065l0.217,0.06l1.043,0.578l0.248,0.179L926.354,495.797zM944.185,495.419l-0.248,0.046l-0.099,-0.011l-0.164,-0.246l0.122,-0.056l0.182,0.021l0.055,0.145L944.185,495.419z"},"so":{"name":"Somalia","path":"M592.261,467.397L592.274,467.168L592.23,467.054L591.964,466.711L591.467,466.073L591.091,465.59L590.706,465.097L590.704,464.702L590.7,463.527L590.69,461.178L590.682,458.828L590.672,456.478L590.667,455.302L590.666,454.821L590.706,454.743L591.145,454.312L591.725,453.74L592.487,452.655L592.901,452.064L593.247,451.573L593.334,451.423L593.64,451.125L594.213,450.947L594.569,450.917L595.794,450.694L595.976,450.604L596.083,450.501L596.185,450.266L596.423,449.936L596.731,449.708L597.316,449.412L597.889,449.161L598.016,449.12L598.706,448.962L598.875,448.908L599.154,448.853L599.264,448.851L600.222,448.906L600.972,448.95L601.743,448.994L601.825,448.96L602.364,448.374L603.222,447.439L603.77,446.843L604.616,445.921L605.266,445.255L605.985,444.519L606.684,443.845L607.523,443.034L608.053,442.523L608.875,441.729L609.658,440.972L610.35,440.303L609.395,440.303L608.462,440.303L607.543,440.303L607.379,440.222L606.607,439.962L605.629,439.633L604.415,439.225L603.55,438.935L602.628,438.63L601.693,438.322L600.959,438.08L600.044,437.778L599.249,437.515L599.14,437.451L598.699,437.05L598.12,436.523L598.009,436.514L597.733,436.404L597.485,436.119L597.229,435.755L596.992,435.299L596.889,434.989L596.572,434.858L596.42,434.613L596.133,434.25L595.934,434.074L595.863,433.92L595.771,433.602L595.607,433.255L595.45,433.041L595.414,432.948L595.423,432.888L595.714,432.418L595.845,432.25L595.994,432.088L596.115,431.926L596.162,431.815L596.515,431.261L596.826,430.773L597.069,430.392L597.617,430.828L598.15,431.712L598.771,432.426L599.629,433.088L599.969,433.312L600.27,433.43L601.831,433.412L602.939,432.808L603.945,432.37L604.283,432.279L604.867,432.399L605.511,432.435L606.09,432.568L606.384,432.534L607.53,432.025L608.25,431.529L608.741,431.318L608.934,431.316L609.604,431.495L610.465,431.417L611.643,430.989L612.018,430.902L612.304,430.896L612.945,431.089L613.045,431.079L613.392,431.043L614.307,430.839L615.02,430.531L616.333,430.308L617.332,429.744L617.507,429.471L617.809,429.127L618.247,429.014L619.367,429.418L619.546,429.45L619.481,429.694L619.442,429.943L619.213,430.377L619.066,430.859L619.174,431.595L619.226,432.787L619.199,432.96L619.125,433.13L619.094,433.265L618.973,433.312L618.92,433.389L619.008,433.419L619.358,433.29L619.352,433.147L619.372,433.077L619.66,433.236L619.866,433.302L619.926,433.452L619.91,433.554L619.583,433.507L619.416,433.428L618.931,433.558L618.634,433.698L618.545,433.932L618.476,434.864L618.361,435.468L618.339,436.267L617.946,436.795L617.814,437.167L617.23,437.913L616.926,438.549L616.826,438.86L616.313,439.732L615.608,440.4L615.354,441.253L615.102,441.788L614.817,442.272L614.195,443.134L613.877,443.732L613.478,444.77L613.355,445.426L612.232,447.33L611.067,448.846L610.342,450.121L609.04,451.599L607.265,453.506L604.941,455.768L604.311,456.229L601.768,457.624L600.119,458.792L599.277,459.587L598.393,460.279L597.691,460.938L595.57,463.16L595.352,463.369L595.146,463.566L594.879,463.943L594.693,464.092L594.187,464.728L593.87,465.057L593.516,465.383L593.365,465.613L593.259,465.878L593.14,466.025L592.821,466.657L592.539,467.071z"},"za":{"name":"South Africa","path":"M563.508,526.797l0.015,0.159l0.02,0.072l0.134,0.419l0.2,0.628l0.133,0.58l0.183,0.797l-0.006,0.445l0.045,0.172l0.164,0.215l0.201,0.37l0.068,0.209l0.067,0.157l0.212,0.298l0.165,0.452l0.14,0.599l0.12,0.288l0.045,0.142l0.054,0.258l-0.007,0.545l0.003,0.633l0.004,0.707l0.003,0.585l-0.021,0.296l0.015,0.843l-0.181,0.439l0.022,0.346l0.056,0.224l-0.074,0.035l-0.141,0.04l-0.648,-0.355l-0.632,-0.375l-0.091,-0.011l-0.133,0.039l-0.358,0.272l-0.335,0.426l-0.154,0.364l-0.247,0.376l-0.398,0.606l-0.041,0.131l-0.004,0.494l0.019,0.471l0.035,0.066l0.215,0.022l0.154,0.386l0.352,0.616l0.591,0.396l0.549,0.18l0.766,0.045l0.606,-0.013l-0.035,-0.416l0.06,-0.667l0.077,-0.448l0.085,-0.02l0.159,0.043l0.088,0.046l0.243,-0.019l0.432,0.088l0.349,-0.009l0.312,-0.009l0.527,-0.015l0.308,-0.005l-0.104,0.723l-0.402,1.135l-0.137,0.522l-0.343,1.871l-0.448,0.947l-0.251,0.392l-0.726,0.694l-0.202,0.141l-0.179,0.09l-0.318,0.08l-1.244,1.41l-0.463,0.682l-0.412,0.997l-0.409,0.549l-0.601,1.174l-0.537,0.909l-0.515,0.832l-0.891,1.148l-0.396,0.333l-0.267,0.152l-0.708,0.669l-0.997,1.08l-0.763,0.96l-1.141,1.094l-0.661,0.48l-0.992,0.947l-0.277,0.14l-1.118,0.883l-0.804,0.538l-1.301,0.625l-0.517,0.175l-1.235,-0.162l-0.515,0.086l-0.431,0.378l-0.04,0.544l-0.18,0.082l-0.272,-0.024l-0.863,-0.227l-0.468,0.043l-0.273,0.291l-0.22,0.368l-0.65,0.019l-1.158,-0.381l-1.362,-0.232l-0.315,-0.026l-0.66,0.283l-0.23,0.041l-0.961,-0.061l-0.533,-0.178l-0.51,-0.001l-0.391,0.147l-0.474,0.052l-1.281,1.025l-0.662,0.001l-0.571,0.119l-0.283,-0.004l-0.53,-0.144l-0.197,0.01l-0.302,0.064l-0.302,0.181l-0.688,0.078l-0.267,0.155l-1.162,0.941l-0.265,-0.038l-0.214,-0.061l-0.604,-0.012l-0.683,-0.501l-0.262,0.032l0.07,-0.15l0.021,-0.266l-0.145,-0.188l-0.097,-0.084l-0.268,0.016l-0.143,-0.226l-0.41,-0.021l-0.142,0.057l-0.197,0.012l-0.017,-0.229l0.015,-0.144l-0.012,-0.221l-0.049,-0.271l-0.159,-0.086l-0.122,-0.036l-0.29,0.019l-0.2,0.029l-0.094,0.079l-0.107,0.199l-0.001,0.604l-0.144,-0.173l-0.164,-0.362l-0.053,-0.386l0.059,-0.455l0.311,-0.173l-0.024,-0.307l-0.066,-0.266l-0.347,-0.68l-0.135,-0.311l-0.294,-0.21l-0.229,-0.506l-0.23,-0.183l-0.096,-0.354l-0.225,-0.282l-0.076,-0.446l0.124,-0.255l0.196,-0.14l0.2,0.221l0.249,-0.086l0.353,-0.322l0.209,-0.488l0.013,-0.779l-0.054,-0.485l-0.28,-1.25l-0.132,-0.287l-0.632,-0.891l-0.733,-1.189l-0.927,-1.865l-0.443,-1.116l-0.671,-2.24l-0.591,-1.261l-0.726,-1.172l-0.093,-0.076l0.111,-0.142l0.391,-0.27l0.177,-0.073l0.095,0.034l0.092,-0.074l0.089,-0.183l0.02,-0.171l0.044,-0.242l0.087,-0.145l0.096,-0.288l0.163,-0.185l0.345,-0.123l0.261,0.163l0.109,0.159l0.045,0.21l0.116,0.102l0.186,-0.007l0.131,0.129l0.076,0.266l-0.015,0.192l-0.106,0.12l0.015,0.157l0.135,0.195l0.056,0.186l0.09,0.246l0.474,0.143l0.232,0.08l0.399,0.027l0.377,0.11l0.355,0.192l0.584,0.046l0.813,-0.099l0.669,0.044l0.525,0.188l0.381,0.035l0.236,-0.119l0.103,-0.171l-0.032,-0.224l0.117,-0.141l0.265,-0.06l0.212,-0.168l0.16,-0.277l0.369,-0.225l0.579,-0.173l0.288,0.006v-0.447v-1.408v-1.401v-1.396v-1.391v-1.385v-1.379v-1.375v-1.293l0.135,0.093l0.889,0.686l0.24,0.361l0.119,0.229l0.382,0.833l0.284,0.749l0.231,0.566l0.018,0.259l0.033,0.253l0.033,0.125l-0.021,0.138l-0.163,0.309l-0.166,0.236l-0.2,0.323l-0.019,0.427l0.06,0.504l0.123,0.251l0.154,0.083l0.368,-0.125l0.233,0.039l0.329,0.096l1.078,-0.059l0.13,0.031l0.407,0.036l0.136,-0.042l0.122,-0.107l0.141,-0.302l0.126,-0.1l0.229,-0.051l0.271,-0.082l0.224,-0.174l0.355,-0.597l0.711,-0.529l0.218,-0.126l0.138,-0.142l0.12,-0.191l0.249,-0.664l0.188,-0.552l0.064,-0.26l0.168,-0.424l0.203,-0.271l0.199,-0.143l0.1,-0.036l0.256,-0.073l0.329,-0.068l0.346,0.076l0.371,0.164l0.419,0.276l0.429,0.342l0.197,0.174l0.213,0.078l0.379,0.027l0.248,-0.006l0.386,0.34l0.195,0.021l0.437,0.103l0.54,0.106l0.339,-0.012l0.364,-0.184l0.262,-0.008l0.339,0.015l0.373,-0.05l0.273,-0.079l0.209,-0.16l0.184,-0.175l0.212,-0.521l0.122,-0.418l0.188,-0.481l0.231,-0.651l0.083,-0.453l0.084,-0.125l0.336,-0.138l0.277,-0.095l0.748,-0.178l0.153,-0.095l0.14,-0.213l0.326,-0.361l0.402,-0.301l0.208,-0.172l0.38,-1.458l0.046,-0.18l0.276,-0.386l0.171,-0.163l0.11,-0.003l0.156,-0.102l0.203,-0.2l0.241,-0.124l0.279,-0.046l0.181,-0.133l0.083,-0.218l0.144,-0.106l0.205,0.006l0.117,-0.069l0.028,-0.145l0.124,-0.125l0.219,-0.103l0.114,-0.123l0.011,-0.141l0.261,-0.343l0.511,-0.545l0.481,-0.303l0.452,-0.062l0.429,-0.113l0.405,-0.165l0.297,-0.259l0.19,-0.352l0.327,-0.197l0.659,-0.058l0.036,-0.003l0.802,-0.14l0.671,0.114l0.809,0.322l0.757,0.114l0.706,-0.094l0.574,-0.021l0.441,0.052l0.348,0.112L563.508,526.797zM556.349,550.789l0.461,-0.205l0.208,-0.125l0.15,-0.103l0.194,-0.156l0.067,-0.379l0.057,-0.322l0.148,-0.159l0.152,-0.105l0.125,-0.167l0.155,-0.401l0.106,-0.392l0.011,-0.16l-0.055,-0.164l-0.099,-0.175l-0.097,-0.236l-0.117,-0.037l-0.229,-0.132l-0.337,-0.266l-0.292,-0.231l-0.274,-0.335l-0.112,-0.055l-0.265,-0.227l-0.114,-0.13l-0.08,-0.156l-0.075,-0.051l-0.119,0.04l-0.313,0.069l-0.671,0.272l-0.416,0.25l-0.35,0.298l-0.363,0.114l-0.266,0.099l-0.211,0.341l-0.197,0.318l-0.177,0.287l-0.102,0.129l-0.092,0.083l-0.093,0.184l-0.191,0.306l-0.175,0.205l-0.244,0.112l-0.315,0.145l-0.107,0.084l-0.015,0.124l0.112,0.288l0.108,0.278l0.177,0.326l0.13,0.239l0.205,0.292l0.12,0.171l-0.016,0.287l0.041,0.103l0.068,0.119l0.057,0.03l0.064,0.043l0.17,0.083l0.041,0.055l0.119,0.098l0.114,0.179l0.216,0.246l0.243,0.187l0.417,0.077l0.326,0.06l0.108,-0.037l0.111,-0.151l0.091,-0.192l0.029,-0.244l0.104,-0.13l0.391,-0.619l0.215,-0.229l0.132,-0.017l0.169,-0.044l0.216,-0.019l0.162,0.019l0.035,-0.007L556.349,550.789zM581.944,611.46l-0.121,0.076l-0.567,-0.067l-0.061,-0.157l0.167,-0.242l0.099,-0.102l0.293,0.055l0.234,0.196l0.042,0.066L581.944,611.46z"},"kr":{"name":"South Korea","path":"M831.096,348.654l0.086,-0.067l0.006,-0.096l0.001,-0.316l0.245,-0.219l0.35,-0.451l0.172,-0.247l0.195,-0.231l0.227,-0.154l0.223,-0.074l0.35,-0.031l0.669,0.029l0.132,-0.027l0.466,-0.024l0.109,0.041l0.339,0.026l0.375,-0.029l0.189,-0.067l0.175,-0.114l0.152,-0.206l0.158,-0.381l0.169,-0.301l0.099,-0.056l0.686,1.595l0.655,1.026l0.559,0.74l0.796,1.419l0.233,0.756l0.022,0.467l0.133,0.641l-0.113,0.367l0.033,0.577l-0.05,0.296l-0.098,0.218l-0.003,0.418l0.031,0.223l0.003,0.296l0.063,0.115l0.091,0.042l0.145,-0.107l0.177,-0.045l-0.031,0.355l-0.214,0.897l-0.186,0.651l-0.253,0.566l-0.322,0.517l-0.386,0.202l-0.271,0.072l-0.518,0.026l-0.43,-0.087l-0.369,0.063l-0.148,0.107l-0.11,0.184l0.081,0.285l-0.011,0.21l-0.158,-0.016l-0.313,-0.122l-0.347,-0.017l-0.162,-0.061l-0.164,-0.301l-0.167,0.011l-0.29,0.179l-0.444,0.04l-0.156,0.097l-0.056,0.125l0.064,0.158l0.224,0.207l-0.075,0.209l-0.232,0.104l-0.188,-0.257l-0.117,-0.252l-0.131,-0.014l-0.204,0.072l-0.041,0.272l0.095,0.185l0.156,0.215l-0.219,0.247l-0.058,0.176l-0.157,0.126l-0.424,-0.281l0.061,-0.2l0.184,-0.192l0.022,-0.2l-0.061,-0.118l-0.606,0.504l-0.374,0.57l-0.2,-0.042l-0.083,-0.146l-0.117,-0.06l-0.404,0.367l-0.074,0.291l-0.148,0.011l-0.065,-0.123l-0.005,-0.264l-0.069,-0.222l-0.419,-0.324l-0.19,-0.284l0.103,-0.159l0.35,0.086l0.277,-0.011l-0.055,-0.135l-0.091,-0.064l0.185,-0.076l0.154,-0.155l-0.128,-0.042l-0.194,0.09l-0.162,-0.044l-0.064,-0.373l-0.197,-0.383l-0.103,-0.372l0.195,-0.214l0.099,-0.334l0.182,-0.484l0.091,-0.157l0.251,-0.114l0.089,-0.125l-0.138,-0.064l-0.22,-0.057l0.005,-0.14l0.15,-0.076l0.168,-0.155l0.324,-0.188l0.101,-0.355l-0.094,-0.09l-0.203,-0.084l0.046,-0.18l0.084,-0.137l-0.032,-0.082l-0.239,-0.232l-0.158,-0.211l0.047,-0.241l-0.036,-0.365l0.021,-0.307l-0.011,-0.167l-0.117,-0.375l-0.053,-0.377l-0.153,0.055l-0.124,0.094l-0.443,-0.133l-0.141,-0.008l-0.057,-0.28l0.159,-0.345l0.377,-0.305l0.217,-0.038l0.163,-0.134l0.255,-0.042l0.306,0.208l0.274,0.042l0.152,0.357l0.094,0.076l0.02,-0.131l0.222,-0.154l0.053,-0.116l-0.048,-0.064l-0.255,-0.063l-0.229,-0.444l-0.032,-0.195l-0.083,-0.124l0.123,-0.356l-0.265,-0.407l-0.129,-0.128l0.019,-0.367l-0.138,-0.233l-0.077,-0.128l-0.047,-0.222l0.04,-0.1l0.12,-0.038L831.096,348.654zM830.778,348.813l-0.013,0.467l-0.155,-0.02l-0.105,-0.047l-0.045,-0.091l-0.106,-0.433l0.119,-0.179l0.229,0.142L830.778,348.813zM843.114,349.725l-0.128,0.104l-0.151,-0.104l-0.019,-0.111l0.079,-0.096l0.184,-0.058l0.086,0.084L843.114,349.725zM830.488,353.173l-0.038,0.225l-0.186,-0.148l-0.054,-0.494l0.191,0.144L830.488,353.173zM837.01,358.999l-0.265,0.21l-0.357,-0.282l-0.085,-0.155l0.271,-0.229l0.23,-0.261l0.151,-0.016L837.01,358.999zM835.114,358.974l-0.031,0.333l-0.198,0.017l-0.118,-0.214l-0.126,0.104l-0.065,0.002l-0.1,-0.267l-0.017,-0.208l0.233,-0.159l0.142,0.095l0.202,0.049L835.114,358.974zM829.8,359.228l-0.037,0.082l-0.122,-0.024l-0.126,-0.234l-0.052,-0.186l-0.125,-0.102l0.199,-0.161l0.253,0.29L829.8,359.228zM834.366,359.622l-0.032,0.105l-0.142,-0.159l0.141,-0.174L834.366,359.622zM829.973,360.451l-0.18,0.052l-0.101,-0.117l-0.07,-0.031l0.04,-0.153l0.292,-0.301l0.058,-0.104l0.271,0.063l0.101,0.16l-0.124,0.242L829.973,360.451zM831.431,360.541l0.047,0.161l-0.227,-0.03l-0.12,-0.155l0.016,-0.133l0.135,-0.019L831.431,360.541zM830.234,364.306l-0.126,0.074l-0.117,-0.044l-0.031,-0.035l-0.142,-0.191l-0.036,-0.098l0.095,-0.188l0.388,-0.309l1.004,-0.298l0.181,-0.013l0.396,0.128l0.085,0.239l-0.073,0.206l-0.091,0.138l-0.459,0.232l-0.358,0.111L830.234,364.306z"},"ss":{"name":"South Sudan","path":"M571.006,435.087L570.825,435.448L570.767,435.705L570.749,435.921L570.76,436.046L570.78,436.126L570.789,436.145L570.797,436.158L570.805,436.167L570.814,436.17L571.336,436.172L571.339,436.172L571.339,436.172L571.336,436.287L571.357,436.859L571.375,437.359L571.405,438.176L571.406,438.389L571.386,438.654L571.324,438.759L571.176,438.909L570.989,439.046L570.517,439.081L570.123,439.076L569.844,439.046L569.462,439.034L569.103,439.063L568.971,439.179L568.777,439.588L568.497,440.181L568.349,440.432L568.311,440.578L568.355,440.665L568.54,440.791L568.948,440.969L569.415,441.073L569.763,441.118L570,441.167L570.183,441.221L570.846,441.675L571.058,441.886L571.177,442.073L571.205,442.272L571.3,442.473L571.683,442.87L571.904,443.099L572.479,443.393L572.7,443.726L572.913,443.887L573.115,444.061L573.223,444.32L573.472,445.071L573.64,445.465L573.812,445.787L573.88,446.31L574.016,446.544L574.156,446.829L574.388,447.087L574.635,447.283L574.68,447.336L574.164,447.841L573.585,448.407L572.916,449.063L572.187,449.775L571.616,450.339L571.053,450.895L570.395,451.552L569.909,452.037L569.828,452.105L569.687,452.195L569.224,452.197L568.746,452.14L568.306,451.845L567.859,452.074L567.576,452.146L567.407,452.172L567.008,452.209L566.449,452.332L566.196,452.485L566.059,452.606L565.946,452.829L565.889,452.852L565.786,452.826L565.643,452.736L565.344,452.607L565.193,452.323L565.055,452.152L564.94,452.062L564.466,452.345L564.236,452.411L564.048,452.403L563.704,452.244L563.324,452.108L563.128,452.109L562.835,452.279L562.502,452.533L562.331,452.784L562.248,452.933L562.187,452.814L562.131,452.703L562.019,452.561L561.858,452.505L561.712,452.533L561.541,452.561L561.464,452.48L561.448,452.285L561.401,452.105L561.321,451.97L561.075,451.835L560.441,451.561L559.954,451.014L559.709,450.76L559.53,450.596L559.276,450.166L558.987,449.87L558.637,449.732L558.406,449.8L558.168,450.117L557.719,450.415L557.513,450.425L557.249,450.264L556.917,450.149L556.322,450.099L556.076,450.24L555.754,450.468L555.481,450.604L555.312,450.62L555.154,450.565L554.975,450.536L554.82,450.531L554.502,450.323L554.337,450.17L554.227,450.023L554.047,449.923L553.837,449.839L553.687,449.708L553.612,449.544L553.493,449.334L553.339,449.145L552.853,448.805L552.708,448.604L552.606,448.408L552.408,448.192L552.195,447.903L552.127,447.48L552.118,447.139L552.073,446.981L551.983,446.823L551.878,446.689L551.709,446.539L551.313,446.32L550.903,446.066L550.707,445.918L550.334,445.864L550.111,445.719L549.924,445.4L549.849,445.145L549.66,444.946L549.579,444.802L549.534,444.636L549.684,444.131L549.467,443.952L549.144,443.72L548.912,443.466L548.771,443.233L548.356,442.925L547.452,442.464L546.93,442.17L546.645,441.906L546.396,441.647L546.371,441.541L546.532,441.283L546.556,441.07L546.424,440.836L545.882,440.394L545.45,439.908L545.123,439.756L544.335,439.621L544.109,439.567L543.873,439.474L543.64,439.255L543.561,438.996L543.675,438.581L543.602,438.454L543.469,438.419L543.469,438.419L543.505,438.333L543.654,438.131L543.897,438L544.548,437.795L544.584,437.716L544.597,437.457L544.65,437.33L544.874,436.97L544.906,436.827L544.916,436.521L544.946,436.376L545.011,436.273L545.189,436.095L545.251,435.986L545.278,435.751L545.259,435.287L545.35,435.103L545.76,434.681L545.87,434.492L545.907,434.323L545.903,434.151L545.928,433.981L546.05,433.817L546.154,433.766L546.456,433.714L546.662,433.747L548.102,433.458L548.271,433.497L548.346,433.668L548.339,433.942L548.364,434.075L548.441,434.169L548.67,434.299L548.828,434.517L548.913,434.597L549.144,434.746L550.215,435.99L550.517,436.108L550.81,436.065L551.392,435.807L551.683,435.742L553.719,435.815L553.947,435.776L553.961,435.782L554.271,436.406L554.418,436.548L556.651,436.555L556.609,436.377L556.637,436.179L556.898,435.924L557.03,435.797L557.03,435.798L557.086,435.752L557.431,435.569L557.768,435.447L558.416,435.304L558.652,435.078L558.783,434.872L558.787,434.465L558.873,434.398L559.027,434.304L559.776,433.94L559.903,433.863L561.227,434.708L561.969,435.377L562.014,435.41L562.053,435.422L562.092,435.399L562.125,435.368L562.179,435.348L562.215,435.339L562.533,435.33L563.134,435.297L563.332,435.217L564.539,434.022L564.846,433.641L564.923,433.563L565.098,433.292L565.282,432.824L565.319,432.771L566.642,431.649L566.688,431.56L566.701,431.489L566.501,431.111L566.458,430.919L566.45,430.623L566.489,430.163L566.475,429.872L566.47,429.838L566.457,429.793L566.448,429.776L565.71,428.948L567.575,428.94L567.579,428.871L567.577,428.835L567.572,428.802L567.537,428.703L567.516,428.57L567.515,428.534L567.518,428.497L567.528,428.429L567.529,428.392L567.527,428.374L567.524,428.358L567.525,428.343L567.533,428.331L568.873,428.348L568.855,428.583L568.693,429.134L568.696,429.464L568.657,429.842L568.648,429.872L568.611,429.954L568.579,430L568.542,430.045L568.532,430.062L568.52,430.09L568.519,430.131L568.797,432.239L568.786,432.292L568.776,432.326L568.702,432.458L568.683,432.501L568.679,432.534L568.709,432.557L569.326,432.785L569.356,432.799L569.38,432.817L569.602,433.088L570.817,434.085L570.859,434.135L570.985,434.448L570.999,434.496L571.003,434.57L571,434.628L570.969,434.816L570.979,434.9L571,434.956L571.017,435.021L571.017,435.04L571.015,435.057z"},"es":{"name":"Spain","path":"M470.665,327.922l0.004,0.134l0.11,0.184l0.114,0.068l0.24,0.094l0.185,0.013l0.252,0.044l0.171,0.106l0.01,0.165l-0.043,0.184l-0.104,0.169l-0.059,0.129l0.055,0.074l0.09,0.058l0.097,0.016l0.066,-0.019l0.05,-0.102l0.095,-0.125l0.053,-0.016l-0.004,0.071l0.045,0.088l0.309,0.147l0.678,0.274l0.266,0.005l0.215,0.032l0.063,0.115l0.432,0.422l0.103,-0.011l0.192,0.01l0.232,-0.034l0.168,-0.079l0.11,0.013l0.122,0.082l0.142,0.071l0.184,0.139l0.164,0.171l0.113,0.056l0.681,-0.115l0.152,0.101l0.161,-0.001l0.181,-0.026l0.394,0.053l0.32,-0.013l0.029,-0.042l0.027,-0.38l0.051,-0.135l0.076,-0.036l0.189,0.027l0.689,0.225l0.284,0.141l0.273,0.11l0.238,0.012l0.158,0.074l0.221,0.36l-0.038,0.181l0.02,0.067l0.023,0.125l-0.006,0.139l0.058,0.091l0.105,0.011l0.134,-0.027l0.147,-0.054l0.258,-0.154l0.077,-0.025l0.432,0.175l0.191,0.117l0.066,0.127l0.099,0.13l0.129,0.019l0.184,-0.123l0.287,-0.132l0.488,0.116l0.543,0.168l0.235,0.02l0.008,-0.082l0.043,-0.117l0.089,-0.059l0.134,-0.017l0.186,-0.062l0.212,-0.102l0.221,-0.042l0.231,0.076l0.279,0.062l0.167,-0.001l0.08,0.24l0.135,0.091l0.053,0.208l-0.248,0.108l-0.146,0.015l-0.045,0.355l0.07,0.1l0.139,0.094l0.038,0.109l0.028,0.52l-0.284,0.313l-0.398,0.351l-1.948,1.125l-0.464,0.543l-0.177,0.125l-1.448,0.341l-1.012,0.364l-0.485,0.132l-0.606,0.631l-0.287,0.254l0.229,0.07l0.267,0.301l-0.09,0.133l-0.389,0.206l-0.17,0.063l-0.092,-0.033l-0.087,0.028l-0.652,1.085l-0.576,0.778l-0.324,0.338l-0.332,0.503l-0.707,1.293l-0.005,0.372l0.348,1.279l0.2,0.335l0.28,0.281l0.53,0.239l0.131,0.235l-0.183,0.224l-0.53,0.397l-0.922,0.536l-0.392,0.422l-0.083,0.406l-0.27,0.183l-0.102,0.567l-0.164,0.375l-0.031,0.127l-0.174,0.284l-0.023,0.207l0.285,0.284l-0.141,0.123l-0.141,0.054l-0.325,0.033l-1.093,0.036l-0.879,0.613l-0.439,0.542l-0.398,1.005l-0.483,0.591l-0.213,0.109l-0.331,-0.259l-0.414,-0.04l-0.401,0.086l-0.21,0.206l-0.328,0.115l-0.321,-0.099l-0.694,-0.054l-0.309,0.01l-0.483,0.167l-0.414,-0.111l-0.699,-0.057l-1.513,0.133l-0.191,0.062l-0.189,0.248l-0.482,0.427l-0.733,0.015l-0.663,0.272l-0.166,0.174l-0.278,0.479l-0.087,0.349l-0.058,0.003l-0.072,-0.086l-0.102,0.028l-0.053,0.266l-0.249,0.121l-0.208,0.044l-0.513,-0.215l-0.428,-0.323l-0.224,-0.023l-0.364,-0.504l-0.157,-0.321l-0.111,-0.348l0.023,-0.133l-0.031,-0.111l-0.323,-0.141l-0.079,-0.32l0.236,-0.417l0.193,-0.177l0.12,-0.051l-0.292,0.018l-0.211,0.268l-0.27,-0.43l-1.101,-0.839l0.071,-0.193l-0.012,-0.104l-0.185,0.225l-0.126,0.058l-0.563,-0.036l-0.648,0.103l-0.171,-0.874l-0.081,-0.336l-0.021,-0.218l0.167,-0.504l0.183,-0.206l0.243,-0.425l0.3,-0.354l0.317,-0.084l0.14,-0.052l0.117,-0.274l0.066,-0.234l-0.048,-0.023l-0.37,0.048l-0.664,-0.985l0.021,-0.157l0.083,-0.233l0.055,-0.295l0.014,-0.233l0.173,-0.201l0.265,-0.202l0.223,-0.288l0.112,-0.281l0.023,-0.256l-0.126,-0.183l-0.363,-0.101l-0.375,-0.732l-0.083,-0.459l-0.077,-0.048l-0.231,-0.209l-0.222,-0.394l-0.032,-0.062l0.229,-0.069l0.944,-0.003l0.197,-0.087l0.03,-0.03l0.172,-0.307l0.18,-0.505l0.042,-0.309l-0.057,-0.128l-0.313,-0.313l-0.014,-0.092l0.05,-0.148l0.186,-0.158l0.251,-0.18l0.137,-0.155l-0.033,-0.122l-0.073,-0.127l-0.012,-0.119l0.046,-0.146l0.017,-0.5l0.032,-0.128l-0.049,-0.456l-0.061,-0.373l-0.199,-0.484l0.036,-0.107l0.092,-0.09l0.301,-0.168l0.24,-0.396l0.349,-0.332l0.457,-0.267l0.32,-0.297l0.126,-0.228l0.089,-0.06l-0.026,-0.106l-0.06,-0.154l-0.182,-0.151l-0.235,-0.086l-0.261,0.004l-0.162,-0.031l-0.047,-0.118l0.018,-0.32l-0.014,-0.317l-0.05,-0.146l-0.121,-0.11l-0.239,0.029l-0.207,-0.09l-0.157,-0.021l-0.091,0.071l-0.463,-0.021l-0.193,-0.051l-0.135,-0.063l-0.086,0.035l-0.049,0.062l-0.008,0.097l-0.032,0.128l-0.166,0.116l-0.379,0.115l-0.306,-0.009l-0.281,-0.082l-0.09,-0.061l-0.135,-0.054l-0.571,0.067l-0.069,-0.049l-0.197,0.119l-0.29,0.142l-0.163,0.008l-0.059,-0.03l-0.021,-0.063l-0.122,-0.221l0.032,-0.117l0.234,-0.343l-0.026,-0.082l-0.096,-0.111l-0.086,-0.16l-0.025,-0.083l-0.149,-0.014l-0.159,0.084l-0.605,0.173l-0.145,0.063l-0.262,0.166l-0.265,0.254l-0.211,0.053l-0.073,-0.075l-0.025,-0.596l0.322,-0.397l0.229,-0.24l-0.107,-0.049l-0.243,0.007l0.017,-0.186l0.114,-0.09l0.11,-0.203l-0.129,-0.087l-0.101,-0.134l0.006,-0.35l0.028,-0.142l-0.033,-0.154l-0.495,0.208l-0.127,-0.031l-0.005,-0.26l0.274,-0.397l0.028,-0.122l-0.321,-0.059l-0.24,-0.195l-0.146,-0.175l-0.156,-0.251l-0.001,-0.226l0.162,-0.529l0.231,-0.154l0.2,-0.095l0.423,-0.367l0.583,0.068l0.361,-0.079l0.324,-0.188l0.186,-0.042l0.299,-0.164l-0.01,-0.222l-0.103,-0.165l0.09,-0.155l0.335,-0.19l0.372,-0.252l0.427,-0.049l0.434,-0.223l0.291,0.144l0.255,-0.049l0.293,0.171l0.385,0.391l0.564,0.157l0.45,-0.123l0.795,-0.026l0.397,0.052l0.706,-0.097l0.404,0.035l0.655,-0.194l0.507,0.242l0.983,0.113l0.59,0.198l1.634,0.332l0.59,0.004l0.835,-0.187l0.354,-0.14l0.324,0.083l0.475,-0.161l0.228,0.033l0.297,0.229l1.045,0.309l0.274,-0.262l0.204,-0.057l0.752,0.16l0.758,0.326l0.394,0.023l0.576,-0.089l0.457,-0.214L470.665,327.922zM487.75,341.264l-0.051,0.042l-0.863,-0.421l-0.282,-0.047l-0.069,-0.064l0.008,-0.219l0.022,-0.097l0.578,-0.044l0.467,0.156l0.251,0.42l0.019,0.072L487.75,341.264zM484.527,341.452l0.269,0.121l0.284,-0.109l0.151,0.034l0.149,0.059l0.036,0.23l-0.132,0.256l-0.185,0.26l-0.156,0.285l-0.136,0.327l-0.253,0.193l-0.229,0.116l-0.484,-0.243l-0.282,-0.061l-0.084,-0.091l-0.067,-0.362l-0.127,-0.115l-0.187,-0.051l-0.164,0.093l-0.214,0.191l-0.114,-0.191l-0.181,-0.036l-0.068,-0.115l0.003,-0.148l1.161,-0.879l0.336,-0.195l0.713,-0.227l0.109,0.034l-0.093,0.134l0.007,0.061l0.089,0.065l-0.021,0.104l-0.09,0.09L484.527,341.452zM479.755,344.602l-0.102,0.221l-0.427,-0.078l-0.094,-0.089l0.092,-0.25l0.123,-0.03l0.008,-0.178l0.129,-0.179l0.606,-0.145l0.137,0.122l0.029,0.175l-0.362,0.382L479.755,344.602zM480.173,345.487l-0.063,0.047l-0.186,-0.043h-0.279l-0.011,-0.145l0.043,-0.101l0.054,-0.103l0.17,0.202l0.269,0.038L480.173,345.487zM437.206,378.372l-0.191,0.21l-0.213,-0.076l0.102,-0.46l0.099,-0.137l0.388,-0.201l0.323,-0.081l0.095,-0.214l0.106,-0.083l0.114,0.127l-0.086,0.148l-0.068,0.462l-0.215,0.148L437.206,378.372zM425.648,379.703l-0.07,0.024l-0.064,-0.251l-0.333,-0.616l0.202,-0.275l0.368,-0.007l0.149,0.192l0.05,0.198l-0.07,0.114l0.021,0.231l-0.039,0.149L425.648,379.703zM435.856,380.73l-0.381,0.359l-0.381,-0.083l-0.065,-0.059l0.382,-0.091l0.347,-0.273l0.223,-0.605l0.349,-0.67l0.07,-0.284l0.138,-0.111l0.19,-0.01l0.082,0.021l0.084,0.149l-0.001,0.337l-0.099,0.559l-0.183,0.494L435.856,380.73zM429.857,380.063l-0.235,0.724l-0.219,0.283l-0.13,0.095l-0.323,0.079l-0.384,-0.449l-0.2,-0.457l-0.11,-0.147l0.175,-0.116l0.255,0.02l0.548,-0.097l0.111,-0.039l0.557,-0.462l0.548,-0.057l0.013,0.152L429.857,380.063zM427.471,381.196l-0.115,0.027l-0.136,-0.079l-0.144,-0.251l0.097,-0.186l0.089,-0.085l0.124,0.013l0.238,0.137l0.073,0.142l0.007,0.088L427.471,381.196zM432.478,380.799l-0.017,0.244l0.066,0.246l-0.017,0.373l-0.134,0.202l-0.344,0.201l-0.271,-0.036l-0.153,-0.081l-0.272,-0.327l-0.006,-0.338l0.249,-0.22l0.107,-0.285l0.646,0.054l0.056,-0.055l0.048,-0.016L432.478,380.799zM425.497,381.867l-0.271,0.515l-0.342,-0.192l-0.083,-0.064l-0.069,-0.106l0.329,-0.021l0.333,-0.259L425.497,381.867z"},"lk":{"name":"Sri Lanka","path":"M700.169,435.179l0.27,0.015l0.288,-0.007l0.201,0.039l0.346,0.436l0.94,0.78l0.513,0.792l0.046,0.173l0.071,0.15l0.123,0.041l0.104,0.068l0.511,0.764l0.06,0.151l-0.009,0.167l0.03,0.124l0.134,0.062l0.166,0.032l0.109,0.115l0.139,0.609v0.19l0.039,0.081l0.644,0.947l0.037,0.115l-0.007,0.086l0.019,0.075l0.125,0.167l0.194,0.451l0.1,0.103l0.118,0.394l0.008,0.753l-0.044,0.334l-0.12,0.408l-0.143,0.398l-0.154,0.288l-0.211,0.243l-0.723,0.517l-0.207,0.104l-0.94,0.324l-0.693,0.306l-0.641,0.083l-0.642,-0.169l-0.482,-0.402l-0.247,-0.593l-0.17,-0.618l-0.245,-0.687l-0.189,-2.124l-0.09,-0.594l-0.146,-0.758l0.015,-0.329l0.104,-0.315l-0.001,0.691l0.096,0.086l0.071,-0.089l0.064,-0.716l0.053,-0.303l0.256,-0.79l0.005,-0.14l-0.044,-0.297l0.002,-0.149l0.382,-0.554l0.098,-0.323l0.053,-0.33l-0.021,-0.357l-0.068,-0.352l0.308,0.112l0.17,0.123l0.173,0.083l0.14,-0.042l0.17,-0.001l-0.121,-0.191l-0.358,-0.177l-0.595,-0.109l-0.186,-0.14l-0.071,-0.122l0.036,-0.142L700.169,435.179zM700.133,435.694l-0.176,0.031l-0.139,-0.188l-0.033,-0.08l0.037,-0.056l0.038,-0.028l0.045,0.009l0.066,0.175L700.133,435.694zM699.867,437.333l0.081,0.213l-0.231,-0.146l-0.152,-0.122l-0.055,-0.098l0.315,0.11L699.867,437.333z"},"sd":{"name":"Sudan","path":"M564.01,399.5L563.92,399.768L564.445,399.768L565.366,399.768L566.287,399.768L567.208,399.768L568.129,399.767L569.049,399.767L569.97,399.767L570.891,399.767L571.812,399.767L572.733,399.767L573.653,399.767L574.575,399.766L575.495,399.766L576.416,399.766L577.337,399.766L578.258,399.766L579.179,399.765L579.21,400.451L579.334,400.998L579.768,401.779L580.134,402.199L580.266,402.43L580.278,402.537L580.261,402.637L580.15,402.522L579.962,402.444L579.936,402.809L579.979,403.068L580.024,403.555L580.178,404.077L580.067,404.559L580.082,405.375L580.276,406.351L580.237,406.973L580.554,408.421L580.862,409.223L581.031,409.42L581.222,409.526L581.588,409.594L582.127,410.001L582.554,410.431L582.706,410.656L582.912,410.902L583.054,410.858L583.141,410.792L583.28,410.991L583.957,411.42L584.057,411.619L583.813,411.814L583.532,412.15L583.461,412.284L583.428,412.363L583.395,412.463L583.321,412.562L583.16,412.698L583.096,412.757L583.058,412.851L582.961,412.912L582.855,412.915L582.763,412.957L582.624,413.021L582.417,412.988L582.206,413.047L582.129,413.121L581.961,413.186L581.794,413.2L581.735,413.222L581.577,413.331L581.383,413.484L581.156,413.581L581.076,413.613L580.972,413.718L580.811,414.242L580.693,414.379L580.495,414.393L580.238,414.393L580.015,414.438L579.712,414.38L579.565,414.387L579.526,414.499L579.472,414.948L579.479,415.141L579.359,415.368L579.225,415.653L579.274,416.133L579.297,416.608L579.051,417.322L579.016,417.486L578.767,418.051L578.639,418.262L578.321,419.316L578.197,419.64L577.931,419.981L577.991,420.536L578.055,421.123L578.115,421.677L578.205,422.504L577.979,423.276L577.988,423.697L577.83,424.317L577.705,424.604L577.594,424.773L577.501,424.949L577.329,425.335L577.183,425.844L577.118,426.365L577.113,426.668L577.084,426.806L577.035,426.894L576.698,426.951L576.229,427.013L575.977,427.081L575.808,427.187L575.6,427.434L575.188,428.11L574.973,428.524L574.635,429.09L574.242,429.49L574.159,429.685L574.094,430.047L573.949,430.62L573.816,431.026L573.84,431.354L573.716,431.921L573.734,432.197L573.596,432.351L573.411,432.497L573.285,432.534L573.015,432.367L572.809,432.198L572.725,432.153L572.546,432.259L572.331,432.416L572.085,432.782L571.894,433.152L572.004,433.937L571.994,434.108L571.938,434.295L571.64,434.879L571.566,435.064L571.458,435.414L571.343,436.025L571.339,436.172L571.339,436.172L571.336,436.172L570.814,436.17L570.805,436.167L570.797,436.158L570.789,436.145L570.78,436.126L570.76,436.046L570.749,435.921L570.767,435.705L570.825,435.448L571.006,435.087L571.015,435.057L571.017,435.04L571.017,435.021L571,434.956L570.979,434.9L570.969,434.816L571,434.628L571.003,434.57L570.999,434.496L570.985,434.448L570.859,434.135L570.817,434.085L569.602,433.088L569.38,432.817L569.356,432.799L569.326,432.785L568.709,432.557L568.679,432.534L568.683,432.501L568.702,432.458L568.776,432.326L568.786,432.292L568.797,432.239L568.519,430.131L568.52,430.09L568.532,430.062L568.542,430.045L568.579,430L568.611,429.954L568.648,429.872L568.657,429.842L568.696,429.464L568.693,429.134L568.855,428.583L568.873,428.348L567.533,428.331L567.525,428.343L567.524,428.358L567.527,428.374L567.529,428.392L567.528,428.429L567.518,428.497L567.515,428.534L567.516,428.57L567.537,428.703L567.572,428.802L567.577,428.835L567.579,428.871L567.575,428.94L565.71,428.948L566.448,429.776L566.457,429.793L566.47,429.838L566.475,429.872L566.489,430.163L566.45,430.623L566.458,430.919L566.501,431.111L566.701,431.489L566.688,431.56L566.642,431.649L565.319,432.771L565.282,432.824L565.098,433.292L564.923,433.563L564.846,433.641L564.539,434.022L563.332,435.217L563.134,435.297L562.533,435.33L562.215,435.339L562.179,435.348L562.125,435.368L562.092,435.399L562.053,435.422L562.014,435.41L561.969,435.377L561.227,434.708L559.903,433.863L559.776,433.94L559.027,434.304L558.873,434.398L558.787,434.465L558.783,434.872L558.652,435.078L558.416,435.304L557.768,435.447L557.431,435.569L557.086,435.752L557.03,435.798L557.03,435.797L556.898,435.924L556.637,436.179L556.609,436.377L556.651,436.555L554.418,436.548L554.271,436.406L553.961,435.782L553.947,435.776L553.719,435.815L551.683,435.742L551.392,435.807L550.81,436.065L550.517,436.108L550.215,435.99L549.144,434.746L548.913,434.597L548.828,434.517L548.67,434.299L548.441,434.169L548.364,434.075L548.339,433.942L548.346,433.668L548.271,433.497L548.102,433.458L546.662,433.747L546.456,433.714L546.154,433.766L546.05,433.817L545.928,433.981L545.903,434.151L545.907,434.323L545.87,434.492L545.76,434.681L545.35,435.103L545.259,435.287L545.278,435.751L545.251,435.986L545.189,436.095L545.011,436.273L544.946,436.376L544.916,436.521L544.906,436.827L544.874,436.97L544.65,437.33L544.597,437.457L544.584,437.716L544.548,437.795L543.897,438L543.654,438.131L543.505,438.333L543.469,438.419L543.469,438.419L543.19,438.347L542.836,438.295L542.155,438.231L541.886,438.137L541.757,437.996L541.798,437.636L541.73,437.559L541.622,437.495L541.547,437.339L541.563,437.152L541.922,436.736L541.996,436.514L542.053,435.741L542.09,435.469L542.063,435.15L541.778,434.563L541.53,434.155L541.125,433.55L540.967,433.352L540.149,432.518L540.054,432.394L539.856,432.041L539.954,431.73L540.074,431.268L540.088,431.054L540.032,430.833L539.825,430.667L539.641,430.647L539.559,430.563L539.399,430.441L539.241,430.346L539.101,430.164L539.004,429.909L539.073,428.996L539.026,428.874L538.817,428.84L538.768,428.774L538.776,428.599L538.664,428.078L538.538,427.646L538.605,427.408L538.431,427.082L538.097,426.942L537.782,426.985L537.444,427.05L537.24,427.032L537.101,426.971L537.002,426.852L536.952,426.71L536.998,426.498L537.184,426.108L537.415,425.788L537.886,425.495L538.011,425.34L538.083,425.167L538.095,424.969L538.063,424.76L538.01,424.569L537.871,424.316L537.744,424.018L537.741,423.818L537.802,423.674L537.928,423.5L538.178,423.304L538.238,423.265L538.395,423.16L538.532,423.083L538.874,422.877L538.954,422.778L538.925,422.659L538.841,422.562L538.703,422.426L538.675,422.259L538.635,421.974L538.564,421.792L538.513,421.659L538.61,421.559L538.755,421.42L538.936,421.335L539.215,421.263L539.325,421.163L539.357,420.973L539.348,420.791L539.449,420.656L539.584,420.366L539.693,420.234L539.876,420.083L540.059,419.894L540.14,419.674L540.163,419.463L540.063,418.821L540.274,418.553L540.544,418.331L540.932,418.346L541.534,418.297L541.944,418.205L542.236,418.208L542.903,418.328L542.958,418.299L542.973,418.275L543.009,418.105L543.008,417.677L543.007,416.381L543.006,415.083L543.005,413.782L543.004,412.477L543.003,411.169L543.002,409.858L543.001,408.543L543,407.225L543,406.855L543,406.486L543,406.116L543,405.745L543.692,405.746L544.385,405.746L545.077,405.746L545.769,405.747L545.778,405.741L545.787,405.736L545.795,405.73L545.804,405.726L545.805,404.244L545.805,402.757L545.806,401.265L545.806,399.768L546.878,399.768L547.951,399.769L549.023,399.769L550.095,399.769L551.167,399.769L552.239,399.769L553.312,399.769L554.384,399.77L555.456,399.77L556.528,399.77L557.6,399.77L558.672,399.77L559.744,399.771L560.816,399.771L561.889,399.771L562.961,399.771L563.288,399.771L563.432,399.749L563.707,399.188L563.824,399.146L564.003,399.179L564.065,399.311z"},"sr":{"name":"Suriname","path":"M323.711,447.709L323.475,447.907L323.218,448.189L322.88,448.676L322.895,448.829L322.821,448.953L322.803,449.171L322.827,449.416L322.914,449.576L322.954,449.88L322.887,450.154L322.913,450.314L322.981,450.566L323.037,450.836L323.031,450.944L323.113,451.033L323.189,451.119L323.165,451.359L323.432,451.787L323.595,451.973L323.833,452.155L323.919,452.332L324.053,452.546L324.133,452.571L324.176,452.657L324.132,452.822L324.123,453.051L323.972,453.317L323.622,453.804L323.579,453.917L323.67,454.321L323.622,454.653L323.601,454.812L323.429,455.103L323.021,455.806L322.787,455.933L322.645,456.136L322.554,456.138L322.452,456.157L322.42,456.182L322.292,456.18L322.192,456.09L322.176,455.984L322.123,455.862L321.997,455.825L321.759,455.868L321.69,455.837L321.549,455.707L321.432,455.564L321.402,455.426L321.327,455.439L321.146,455.564L321.022,455.589L320.925,455.557L320.816,455.566L320.54,455.7L320.377,455.73L320.261,455.865L319.494,455.926L319.292,455.961L318.834,455.729L318.716,455.653L318.656,455.642L318.605,455.654L318.555,455.706L318.479,455.998L318.41,456.077L318.29,456.142L318.173,456.258L318.15,456.371L318.33,456.434L318.48,456.653L318.643,456.829L318.774,456.983L318.756,457.159L318.734,457.408L318.639,457.493L318.48,457.534L317.899,457.414L317.453,457.306L317.266,457.283L317.181,457.255L317.07,457.164L316.957,457.08L316.776,457.049L316.56,456.992L316.4,456.773L316.235,456.462L316.177,456.321L316.048,456.185L315.922,455.991L315.883,455.819L315.788,455.662L315.738,455.609L315.664,455.395L315.648,455.315L315.612,455.305L315.56,455.236L315.458,455.007L315.435,454.95L315.39,454.93L315.271,454.769L315.176,454.713L315.141,454.63L315.149,454.406L315.098,454.295L315.083,454.084L315.08,454L315.031,453.906L314.95,453.845L314.936,453.692L314.916,453.316L314.877,453.25L314.535,453.255L314.501,453.292L314.353,453.314L314.188,453.318L314.038,453.268L313.915,453.202L313.888,453.12L313.907,452.859L313.708,452.661L313.393,452.416L313.298,452.105L313.182,451.911L312.833,451.505L312.771,451.227L312.771,451.03L312.893,450.85L313.064,450.532L313.135,450.244L313.187,450.094L313.275,449.897L313.355,449.642L313.294,449.485L313.19,449.332L313.156,449.216L313.257,449.048L313.358,448.929L313.473,448.913L313.619,448.841L313.734,448.739L313.909,448.712L314.127,448.701L314.573,448.701L314.801,448.657L314.872,448.575L314.861,448.417L314.974,448.274L315.093,448.214L315.141,448.167L315.148,448.114L315.117,448.066L315.069,448.034L314.945,448.023L314.836,447.775L314.911,447.667L315.007,447.468L315.034,447.355L315.183,447.179L315.219,447.233L315.334,446.911L315.348,446.649L315.436,446.391L315.571,446.085L315.814,445.933L317.229,446.088L317.875,446.234L318.706,446.486L318.824,446.756L318.83,446.486L318.789,446.214L319.019,446.021L319.523,445.953L320.278,446.046L320.927,445.932L321.81,445.946L323.15,446.166L323.75,446.316L323.997,446.452L324.044,446.696L324.021,447.009L323.923,447.308z"},"sj":{"name":"Svalbard and Jan Mayen","path":"M450.571,177.606l-0.259,0.055l-0.149,-0.19l0.377,-0.522l1.246,-0.987l0.497,-0.947l0.96,-0.327l0.063,0.528l-0.065,0.654l-0.843,0.518l-0.935,0.35L450.571,177.606zM529.638,144.149l-0.339,0.404l-0.508,-0.609l-0.337,-0.785l0.179,-0.299l0.903,-0.04l0.221,0.409l0.037,0.233L529.638,144.149zM536.342,93.233l0.386,0.335l0.835,-0.069l0.461,2.381l0.259,2.487l0.42,0.178l0.801,-0.34l0.714,-0.166l0.366,0.184l0.652,0.719l0.281,0.504l-0.245,0.395l-0.597,0.441l-0.099,1.308l0.601,0.453l0.992,1.105l0.559,0.143l0.997,-0.452l0.936,0.856l0.927,1.033l-2.167,1.296l-0.19,0.362l-0.3,0.952l-0.319,0.779l-0.295,0.458l-0.648,0.785l-0.349,0.271l-0.784,-0.06l-0.294,0.311l-0.272,0.633l-0.274,0.454l-0.696,0.116l-0.355,-0.628l0.117,-0.194l0.05,-0.372l-0.124,-0.89l0.664,-0.915l0.15,-0.509l-0.132,-0.184l-0.183,0.05l-0.483,-0.28l-0.143,0.014l-0.4,0.536l-0.555,0.36l-0.563,0.091l-2.263,0.688l-0.342,-0.241l-0.154,-1.371l0.92,-0.708l0.141,-1.201l0.232,-0.804l0.271,-0.535l0.498,-1.387l0.125,-0.1l-1.242,-1.107l-0.491,-0.722l-0.535,-1.453l-0.164,-1.185l-0.725,-1.015l0.089,-1.306l-0.526,0.103l-0.406,-0.922l0.378,-0.52l1.92,-0.592l1.145,-0.579L536.342,93.233zM551.127,92.476l-0.412,0.035l-0.757,-1.055l-0.146,-0.922l0.135,-0.378l0.365,-0.014l0.569,1.26l0.614,0.379L551.127,92.476zM507.273,93.02l0.032,0.977l0.457,-0.097l0.539,1.036l0.588,0.547l0.166,0.374l0.125,0.48l0.356,0.962l0.169,1.008l-0.425,0.106l-0.585,-1.438l-0.478,-0.823l-0.601,-0.706l-0.486,-0.035l-0.219,-0.309l-0.788,-2.566l-0.145,-0.597l-0.45,-0.965l-0.199,-1.208l0.001,-0.951l0.602,0.225l0.528,0.597l0.458,1.344L507,91.396l-0.209,0.55l0.215,0.649L507.273,93.02zM557.22,88.681l0.837,0.092l0.841,-0.231l0.145,0.247l-1.083,0.766l-1.206,-0.407l-1.085,-0.104l-1.281,0.849l-0.418,-0.339l0.651,-0.819l0.71,-0.272l0.114,-0.502l0.271,-0.086l0.938,-0.052L557.22,88.681zM522.811,73.484l0.146,0.032l0.142,-0.17l0.103,-0.45l0.114,-0.249l0.71,0.292l1.007,0.898l0.299,0.441l0.42,0.905l0.341,1.511l-0.271,1.083l-0.357,1.019l-0.126,0.56l0.13,0.801l-0.053,0.776l-0.13,0.684l0.54,-0.78l1.154,-2.522l0.172,-0.157l0.18,0.086l0.517,0.521l0.469,1.288l0.103,0.424l0.084,0.519l0.048,0.64l-0.026,0.73l-0.043,0.507l-0.245,0.327l-0.119,0.298l0.265,0.022l0.303,0.39l0.277,0.826l0.31,0.331l1.125,-0.279l0.731,0.431l0.401,1.345l0.618,-0.303l0.002,-0.717l0.136,-0.308l0.829,0.245l0.429,0.335l0.438,0.704l-0.748,1.146l0.617,1.092l1.036,0.787l0.625,0.822l0.113,0.343l0.102,0.455l-0.407,0.588l-0.414,0.331l-1.043,0.057l-0.948,0.414l-1.735,0.293l-0.258,0.187l-0.061,0.167l-0.102,0.506l-0.667,1.161l-0.646,1.404l-0.267,0.84l-0.201,1.169l-0.074,0.711l0.144,0.686l-0.038,0.691l-0.486,0.54l-0.308,0.021l-0.386,-0.106l-0.38,0.31l-0.024,0.465l0.022,0.653l-0.097,1.977l-0.118,1.475l-0.177,1.359l-0.199,0.728l-0.254,0.202l-0.815,0.133l-0.628,1.257l-0.507,2.224l-0.264,0.865l-0.55,1.357l0.1,0.479l0.171,0.517l-0.3,0.921l-0.464,1.028l0.009,0.396l0.156,0.722l0.076,0.748l-0.358,0.641l-0.658,0.325l-0.67,-0.364l-0.326,-0.43l-0.302,-0.69l-0.321,-0.452l-0.334,-0.272l-1.285,-1.546l-1.186,-2.475l-1.083,-0.973l-0.706,-0.463l-0.34,-0.45l-0.332,-0.606l-0.287,-0.684l-0.267,-0.867l-0.129,-0.541l-0.024,-0.815l0.085,-0.48l0.127,-0.247l0.86,-0.203l0.309,0.115l0.304,0.428l0.277,0.168l0.634,-2.141l3.607,-1.237l1.159,-0.215l1.163,0.013l-0.181,-0.588l-0.154,-0.748l-0.171,-0.182l-0.879,0.42l-1.346,0.441l-0.656,0l-0.677,-0.294l-0.675,0.162l-0.696,0.639l-0.702,0.403l-0.682,0.162l-1.442,-0.065l-0.357,-0.33l-0.481,-0.766l-0.117,-0.394l-0.1,-0.484l-0.094,-1.463l0.104,-0.4l0.147,-0.23l0.151,-0.142l0.317,-0.007l0.311,0.254l0.728,0.836l-0.166,-0.897l2.095,-1.087l0.973,-0.956l0.5,-0.161l0.501,0.07l-0.11,-0.511l-0.004,-0.475l0.356,-0.388l0.256,-0.167l0.771,-0.191l1.759,0.033l0.634,-0.263l0.475,-0.666l-0.506,0.232l-0.507,0.044l-0.237,-0.138l-0.537,-0.583l-0.244,-0.769l0.696,-1.546l0.242,-0.722l-0.708,0.104l-0.236,0.253l-0.811,1.423l-0.599,0.636l-0.739,0.305l-0.739,-0.026l-0.161,-0.201l-0.226,-0.938l-0.071,-0.495l0.03,-0.272l0.234,-0.782l0.122,-0.831l-0.021,-0.719l-0.172,-0.145l-0.273,0.704l-0.247,0.974l-0.339,0.486l-0.35,-0.133l-0.149,-0.373l-0.13,-0.572l-0.137,-0.221l-0.152,0l-0.313,0.229l-0.31,0.423l0.107,0.64l0.028,0.709l-0.134,0.561l-0.101,0.683l0.319,0.429l0.26,0.663l-0.39,0.311l-0.382,0.452l-0.351,0.695l-0.359,0.539l-0.569,0.057l-0.709,0.298l-1.417,0.105l-0.666,-0.877l-0.122,-0.418l-0.133,-0.281l-0.442,-0.463l-0.645,-1.374l-0.497,-1.578l-0.335,-0.154l-0.496,-0.524L509,92.115l-0.257,-0.603l-0.077,-0.717l0.025,-0.656l0.297,-0.292l-0.702,-0.741l-0.689,-0.984l0.254,-0.332l0.256,-0.146l2.042,1.149l0.136,-0.143l0.224,-0.57l-0.08,-0.192l-0.342,-0.132l-0.466,0.004l-0.116,-0.118l-0.18,-0.621l-0.157,-0.767l-0.067,-0.513l-0.026,-0.603l0.347,-0.908l0.19,-0.818l-0.296,-0.38l-0.839,0.023l-0.279,0.116l0.103,1.175l-0.267,0.807l-0.512,0.627l-0.367,-0.305l-0.283,-1.544l-0.37,-1.084l-0.139,-0.687l-0.106,-0.993l-0.15,-0.727l-0.272,-0.882l-0.036,-0.546l0.034,-0.405l0.207,-0.922l-0.157,-0.772l-0.192,-0.68l-0.012,-0.389l0.18,-0.481l0.162,-0.16l0.174,0.035l0.515,0.573l0.283,0.683l0.098,-0.055l0.184,-1.016l0.261,-0.23l1.007,-0.336l1.121,1.313l0.29,0.291l0.232,0.094l-0.12,-0.581l-0.073,-0.757l0.171,-0.287l0.905,0.677l0.424,-0.041l0.994,-0.886l1.643,-0.466l0.621,0.701l0.032,0.373l-0.013,0.501l-0.04,0.15l-0.363,0.581l-2.072,0.473l-1.358,1.803l1.852,-0.289l0.333,0.206l0.14,1.451l0.135,0.152l0.476,0.21l0.323,0.43l0.33,0.816l0.347,0.547l0.203,-0.068l0.074,-0.593l-0.083,-0.705l-0.043,-0.807l0.024,-0.875l0.056,-0.727l0.389,-0.514l0.565,-1.679l0.6,-1.148l0.668,0.511l0.619,1.432l0.558,2.021l0.541,2.131l0.606,2.603l0.292,0.908l0.265,0.214l1.224,2.647l0.138,0.073l-0.253,-2.008l-0.634,-3.457l-0.428,-2.706l-0.097,-1.046l-0.069,-1.481l0.027,-0.426l0.055,-0.387l0.31,-1.606l0.406,-0.786l-0.123,-1.114l0.104,-0.861l0.426,-0.684l0.396,-0.05l0.385,0.52L522.811,73.484zM566.983,70.048l-2.662,0.615l-0.269,-0.431l4.314,-1.808l0.223,-0.177l0.801,-0.226l0.688,0.412l-0.204,0.318L566.983,70.048zM528.298,67.048l-0.608,0.919l-1.018,-0.707l0.121,-0.728l0.242,-0.444l0.639,0.167L528.298,67.048zM534.349,67.896l0.282,0.184l1.546,-0.067l0.296,0.404l0.117,0.977l0.236,0.334l0.329,0.104l0.821,1.187l0.279,0.17l0.243,-0.658l0.186,-1.649l0.01,-1.956l-0.079,-0.956l0.092,-0.616l0.275,-0.24l0.346,0.064l0.338,-0.344l0.292,-0.608l0.313,-0.084l0.683,0.462l0.18,0.362l-0.183,0.746l-0.071,1.059l-0.309,2.166l0.67,0.133l0.939,-0.456l0.238,-0.626l0.505,-1l0.534,0.158l0.256,-0.133l0.129,-0.437l0.049,-0.521l0.295,0.087l0.404,1.003l0.188,0.155l0.344,-0.258l0.139,0.01l0.34,0.399l1.584,0.723l0.549,0.385l0.236,0.359l0.239,0.211l1.685,-0.005l1.19,0.254l0.439,0.566l0.368,1.08l0.141,2.463l-0.333,0.659l-2.41,2.969l-0.604,0.943l-0.292,0.864l-0.493,1.873l-0.239,0.562l-1.128,0.882l-0.264,0.094l-0.848,-0.431l-0.259,0.04l-1.031,0.955l-0.355,0.575l-0.348,0.722l-0.52,0.317l-0.53,-0.17l-2.4,-0.375l-0.321,-0.507l-0.263,-0.978l0.477,-1.26l-2.677,0.47l-2.948,-0.255l-0.156,-0.178l-0.126,-0.489l-1.014,-0.335l-0.762,-0.403l-0.64,-0.681l-0.633,-0.888l0.203,-0.417l0.208,-0.244l0.544,-0.103l0.483,0.124l0.86,-0.007l0.2,-0.903l0.342,-0.261l0.273,-0.651l-0.908,-0.412l-0.946,-0.062l-0.631,0.542l-0.731,0.245l-0.668,0.032l-1.285,-0.153l-0.609,-0.385l-0.833,-1.01l-0.29,-0.56l-0.112,-0.441l-0.083,-0.67l0.952,-0.604l0.37,-0.476l0.364,-0.653l-1.438,-0.373l-0.602,-0.551l-0.597,-0.813l0.484,-0.46l1.936,-0.368l0.513,0.308l0.508,0.593l0.563,0.364l0.544,-0.767l-0.512,-0.364l-0.458,-1.286l-0.097,-0.643l0.061,-0.495l0.24,-0.074l0.179,0.215l0.676,1.216l0.513,0.377l0.144,-1.12l0.023,-0.536l-0.094,-0.444l-0.241,-0.822l-0.216,-1.016l0.334,-0.259l0.331,0.112l0.71,0.698l0.716,0.489l0.327,0.492l0.61,1.22L534.349,67.896z"},"se":{"name":"Sweden","path":"M543.492,215.986l-0.744,0.158l-0.559,-0.317l-0.279,0.159l-0.487,0.007l-0.554,0.125l-0.187,0.247l-0.147,0.099l-0.513,-0.349l-0.485,-0.579l-0.354,0.441l-0.229,0.083l-0.207,-0.399l-0.18,-0.065l-0.097,0.133l-0.085,0.353l-0.136,0.277l-0.036,0.175l-0.023,0.704l-0.035,0.163l-0.471,-0.091l0.028,0.185l0.103,0.093l0.042,0.117l-0.171,0.153l-0.467,-0.015l-0.048,0.163l0.131,0.256l-0.103,0.225l-0.095,0.088l-0.559,0.139l-0.323,-0.032l-0.093,0.145l-0.025,0.188l0.061,0.185l0.143,0.098l0.047,0.117l-0.01,0.253l-0.119,0.046l-0.336,-0.445l-0.103,0.023l0.077,0.231l0.192,0.252l0.111,0.257l0.097,0.308l-0.019,0.234l-0.418,0.752l-0.368,0.473l-0.274,0.425l-0.162,0.45l0.188,0.226l0.208,0.326l0.147,0.625l0.175,0.556l0.353,0.529l-0.071,0.305l-0.082,0.237l-0.587,0.521l-0.666,0.782l-0.718,1.984l-0.239,0.265l-0.628,0.333l-0.231,0.322l-0.468,0.382l-0.817,0.328l-0.37,0.456l-0.167,0.47l-0.186,0.034l-0.185,-0.184l-0.246,-0.137l-0.032,0.307l0.011,0.225l-0.394,-0.333l-0.186,0.306l-0.145,0.509l-0.567,0.684l-0.611,-0.123l-0.068,0.12l0.162,0.087l0.025,0.109l-0.111,0.058l-0.168,-0.006l-0.259,0.135l-0.17,-0.01l-0.081,0.322l-0.132,0.389l-0.345,0.161l-0.178,0.033l-0.088,0.221l0.531,0.046l-0.042,0.187l-0.012,0.187l-0.055,0.2l-0.604,0.288l-0.093,0.226l-0.126,0.14l-0.269,-0.008l0.01,-0.13l0.044,-0.147l-0.4,0.013l-0.125,-0.325l-0.076,0.083l0.045,0.262l0.104,0.272l0.117,0.399l-0.095,0.251l-0.105,0.125l0.077,0.115l0.213,0.088l0.086,0.157l-0.253,0.134l-0.316,0.46l-0.328,0.011l-0.2,0.304l-0.213,-0.001l-0.173,-0.191l-0.277,-0.157l-0.089,0.276l-0.014,0.22l0.156,0.555l0.298,0.428l0.276,0.185l-0.199,0.125l-0.148,0.276l-0.179,0.86l-0.097,0.338l-0.105,0.594l0.066,0.5l0.054,0.245l0.135,0.333l-0.367,-0.043l-0.388,-0.194l0.054,0.403l-0.238,0.476l0.044,0.418l0.05,0.271l-0.074,0.449l0.112,0.141l0.061,0.267l-0.101,0.197l0.044,0.169l0.017,0.597l0.076,0.931l-0.028,0.196l0.213,0.804l-0.049,0.281l-0.029,0.357l0.306,0.343l0.272,-0.005l0.276,-0.005l0.105,0.085l0.106,0.242l0.085,0.286l0.227,-0.023l0.363,-0.232l0.236,-0.055l0.156,0.446l0.424,0.588l0.247,0.263l0.419,0.139l0.442,0.472l-0.062,0.568l0.184,0.189l0.521,0.223l0.185,0.301l0.089,0.256l0.137,0.212l0.161,0.639l-0.056,0.393l-0.21,0.135l-0.497,0.42l-0.221,0.313l-0.173,0.194l-0.493,0.417l-0.181,0.075l-0.173,0.216l-0.167,0.095l-0.15,-0.054l-0.56,0.391l-0.378,-0.108l-0.159,-0.193l0.101,-0.768l-0.063,-0.248l-0.073,-0.125l-0.248,0.143l0.044,0.294l-0.429,0.012l-0.404,-0.249l-0.052,0.49l-0.868,-0.406l-0.239,0.103l-0.383,-0.204l-0.249,0.244l-0.296,-0.088l-0.205,-0.29l-0.284,0.51l-0.62,0.145l-0.583,0.081l0.281,0.17l1.308,-0.032l0.37,0.126l0.481,-0.084l0.426,0.4l0.307,0.096l0.363,0.459l0.186,-0.125l0.292,0.019l0.27,0.131l0.857,-0.017l0.291,-0.32l0.429,0.07l0.219,-0.083l0.168,-0.196l0.184,-0.045l0.167,0.037l0.178,-0.155l0.14,-0.062l0.144,0.075l0.161,0.371l-0.334,0.192l-0.237,0.009l-0.116,0.606l-0.143,0.26l-0.103,0.125l-0.525,0.257l-0.347,0.325l-0.409,0.261l-0.178,-0.057l-0.269,0.265l-0.597,0.313l-0.307,0.422l-0.687,0.376l-0.35,0.306l-0.951,0.016l-0.908,-0.067l-0.285,0.145l0.292,0.045l0.204,0.142l0.245,-0.06l0.576,0.071l0.296,0.078l0.38,0.498l-0.279,0.176l-0.484,0.136l0.182,0.702l0.149,0.472l-0.196,0.284l-0.015,1.287l-0.275,0.024l-0.117,0.53l0.086,0.27l-0.007,0.625l0.057,0.384l0.135,0.353l-0.06,0.367l-0.435,0.857l0.009,0.401l0.079,0.238l0.058,0.379l-0.198,0.727l-0.139,0.605l-0.166,0.508l-0.371,0.607l-0.185,0.453l-0.432,1.407l-0.214,0.278l-0.263,0.213l-0.293,-0.197l-0.269,-0.107l-0.328,0.013l-0.514,0.162l-0.773,-0.108l-0.755,0.052l-0.191,0.139l0.115,0.507l-0.279,0.066l-0.272,-0.144l-0.24,0.172l-0.2,0.188l-0.393,0.446l-0.132,0.274l-0.034,0.515l0.207,0.461l0.183,0.539l-0.471,0.647l-0.263,0.022l-0.768,-0.18l-1.361,0.405l-1.222,-0.32l0.153,-0.347l-0.005,-0.255l0.069,-0.393l0.041,-0.403l-0.011,-0.27l-0.09,-0.289l-0.301,-0.378l-0.679,-1.281l-0.201,-0.543l-0.14,-0.227l0.101,-0.012l0.56,0.292l0.13,-0.036l0.137,-0.109l-0.167,-0.419l-0.144,-0.189l-0.097,-0.284l0.327,-0.077l0.237,0.017l0.174,-0.32l-0.101,-0.519l-0.254,-0.16l-0.212,-0.07l-0.407,-0.82l-0.424,-0.426l-0.757,-1.651l-0.277,-1.142l-0.257,0.109l-0.125,-0.499l-0.09,-0.475l-0.018,-0.349l-0.404,-0.2l-0.016,-0.246l-0.073,-1.1l-0.433,-0.148l-0.28,-0.62l-0.05,-1.179l-0.285,-0.215l-0.229,0.06l0.011,-0.293l0.055,-0.276l-0.134,-1.098l-0.045,-1.007l-0.108,-0.306l-0.062,-0.358l0.055,-0.31l0.082,-0.179l0.279,-0.047l0.261,0.274l0.231,0.69l0.204,0.09l0.278,-0.18l0.195,-0.503l0.111,-0.757l0.13,-0.725l-0.154,-0.778l-0.164,-0.686l-0.012,-0.202l0.431,-0.582l0.132,-0.474l0.143,-0.453l0.158,-0.154l0.234,-0.035l0.273,-0.085l0.344,-0.304l0.309,-0.408l0.236,-0.375l0.08,-0.744l0.003,-0.375l0.104,-0.279l0.1,-0.546l-0.098,-0.54l-0.305,-0.822l-0.367,-1.163l-0.057,-0.638l0.167,-0.119l0.319,-0.106l0.605,-0.031l0.064,-0.075l0.061,-0.281l0.137,-0.381l0.145,-0.278l0.1,-0.399l0.048,-0.362l-0.346,-0.547l-0.453,-0.562l-0.307,-0.187l-0.546,-0.474l-0.384,-0.397l0.22,-1.521l0.164,-1.141l0.026,-0.278l0.006,-0.432l-0.53,-1.855l0.021,-0.415l0.05,-0.375l-0.057,-0.641l-0.031,-0.575l0.091,-0.175l0.216,-0.326l-0.207,-0.506l-0.017,-0.042l-0.39,-1.258l0.596,-1.255l-0.104,-0.653l0.355,-0.475l0.648,-1.092l0.364,-0.618l0.077,-0.108l0.288,-0.272l0.547,-0.323l0.606,-0.158l0.27,0.002l1.042,0.219l0.813,0.17l0.119,-0.171l0.17,-0.351l0.219,-0.501l0.019,-0.559l-0.079,-0.824l-0.119,-0.495l-0.572,-0.323l-0.627,-0.443l0.771,-1.411l0.534,-0.986l0.666,-1.493l0.207,-0.625l0.15,-0.249l0.196,-2.33l0.13,-0.657l0.109,-0.345l0.001,-0.354l-0.071,-0.599l-0.187,-1.36l1.052,-0.169l0.342,-0.096l0.318,-0.163l0.622,-0.424l0.305,-0.376l-0.17,-1.288l0.376,-0.438l0.918,-1.534l0.992,-1.481l0.465,-0.564l0.048,-0.276l0.038,-0.445l-0.207,-0.702l-0.222,-0.436l-0.433,-0.829l0.186,-0.581l0.319,-0.113l0.421,-0.229l0.329,-0.499l0.032,-0.064l0.556,-1.976l1.085,-1.01l0.433,-0.553l0.674,0.416l0.988,0.626l0.439,-0.921l0.145,-0.343l0.145,-0.506l-0.058,-0.88l-0.025,-1.149l0.044,-0.464l0.394,-0.207l0.212,-0.053l1.098,0.478l0.276,-0.008l0.518,0.064l0.579,0.209l1.213,0.556l0.501,0.229l0.28,0.044l0.242,-0.258l0.517,-0.665l-0.761,-0.494l0.501,-0.501l0.26,-0.507l0.223,-0.625l0.081,-0.734l-0.031,-0.396l-0.154,-0.271l-0.465,-0.676l1.053,-0.097l0.365,-0.028l0.766,0.446l0.034,0.097l0.005,0.232l0.027,0.24l0.743,0.607l0.214,0.321l0.457,0.486l0.121,0.262l0.423,0.306l0.303,0.327l0.354,0.264l0.413,0.41l0.555,0.326l0.468,0.106l1.18,0.557l0.201,0.18l0.34,0.387l0.344,0.446l0.238,0.914l0.381,0.047l0.104,0.313l0.333,0.535l0.462,0.471l-0.017,0.158l-0.368,0.432l-0.04,0.584l0.035,0.743l0.116,0.604l-0.012,0.176l-0.091,0.208l-0.109,0.325l-0.04,0.283l0.01,0.138l0.037,0.076l0.194,0.006l0.347,0.067l0.204,0.125l0.116,0.687l-0.039,0.132l-0.292,0.31l-0.086,0.246l-0.008,0.36l0.052,0.396l0.101,0.441l0.229,0.471l0.31,0.491l0.204,0.402l0.096,0.282l0.035,0.198l-0.139,0.248l-0.125,0.489l-0.023,0.558l-0.057,0.363l-0.272,0.499l-0.189,0.176l-0.054,0.262l-0.023,0.439l0.056,0.534l0.019,0.36l0.058,0.259l0.086,0.169l0.437,0.297l0.245,0.608l0.153,0.487L543.492,215.986zM527.887,254.782l-0.07,0.183l-0.071,-0.224l0.028,-0.044l0.048,-0.221l0.136,-0.121l0.217,0.073l-0.001,0.055l-0.208,0.179L527.887,254.782zM527.384,257.2l-0.125,0.052l-0.062,-0.016l0.077,-0.253l0.057,-0.109l0.189,-0.102l0.058,0.018L527.384,257.2zM529.462,263.128l-0.051,0.329l-0.146,-0.025l-0.133,-0.243l0.269,-0.371l0.411,0.02l0.141,0.078L529.462,263.128zM529.237,263.585l-0.232,0.125l-0.136,0.371l-0.188,0.063l-0.18,0.123l-0.064,1.166l0.329,0.441l-0.181,0.062l-0.165,0.132l-0.118,0.195l-0.121,0.419l-0.453,0.237l-0.171,0.175l-0.253,0.389l-0.132,0.563l-0.256,0.24l-0.288,0.057l0.168,-0.46l0.221,-0.376l-0.212,-0.259l-0.128,-0.405l-0.166,-0.312l0.132,-0.349l-0.065,-0.572l0.021,-0.561l0.192,-0.283l0.22,-0.231l0.342,-0.533l0.371,-0.388l0.518,-0.174l0.234,0.161l0.101,-0.353l0.167,-0.081l0.157,0.082L529.237,263.585zM522.087,271.548l-0.145,0.254l-0.128,-0.018l-0.085,-0.339l-0.02,-0.874l0.051,-0.434l0.612,-1.572l0.273,-0.129l0.384,-0.97l0.104,-0.434l0.167,-0.391l0.098,-0.351l0.083,-0.142l0.179,0.066l0.08,0.065l-0.189,0.204l0.022,0.265l-0.013,0.109l-0.477,1.149l-0.127,0.742l-0.169,0.181L522.087,271.548z"},"ch":{"name":"Switzerland","path":"M502.429,311.491L502.514,311.545L502.714,311.728L502.667,312.039L502.438,312.539L502.317,312.943L502.304,313.252L502.327,313.397L502.368,313.395L502.586,313.417L502.698,313.417L503.049,313.5L503.33,313.622L503.385,313.751L503.421,313.908L503.756,314.122L504.139,314.261L504.269,314.216L504.745,313.715L504.929,313.798L505.04,314.064L505.035,314.206L504.904,314.737L504.881,315.022L504.994,315.21L505.006,315.357L504.973,315.49L504.783,315.502L504.528,315.43L504.313,315.201L504.15,315.229L504.009,315.288L503.936,315.504L503.872,315.762L503.893,315.905L503.994,316.016L504.072,316.25L504.129,316.554L504.172,316.693L504.125,316.755L503.991,316.797L503.879,316.756L503.685,316.393L503.594,316.255L503.44,316.23L503.169,316.319L502.753,316.522L502.584,316.521L502.442,316.48L502.308,316.308L502.194,315.975L502.158,315.766L502.079,315.772L501.812,315.712L501.688,315.795L501.687,316.135L501.663,316.559L501.529,316.832L501.157,317.304L501.021,317.509L500.966,317.657L500.955,317.785L501.012,318.006L501.089,318.217L501.024,318.337L500.828,318.4L500.689,318.272L500.636,318.044L500.335,317.732L500.472,317.471L500.449,317.406L499.952,317.27L499.738,317.072L499.438,316.724L499.382,316.575L499.395,316.089L499.377,315.971L499.337,315.913L499.192,315.917L498.989,316.086L498.802,316.338L498.42,316.623L498.38,316.683L498.509,316.96L498.503,317.067L498.191,317.508L498.132,317.653L497.737,317.928L497.556,318.031L497.008,317.829L496.856,317.805L496.612,317.94L496.266,318.069L495.707,318.198L495.501,318.104L495.404,318.016L495.356,317.882L495.215,317.647L495.057,317.508L494.947,317.356L494.8,317.19L494.705,317.051L494.831,316.605L494.739,316.449L494.692,316.225L494.716,316.073L494.666,316.036L494.161,315.948L493.742,315.976L493.442,316.125L493.197,316.373L493.167,316.427L493.183,316.471L493.305,316.698L493.098,316.938L492.781,317.124L492.557,317.143L492.458,317.107L492.454,316.851L492.64,316.756L492.808,316.589L492.864,316.353L492.884,316.187L492.708,315.986L492.729,315.862L492.839,315.628L492.902,315.421L492.99,315.242L493.339,314.949L493.689,314.653L493.742,314.339L493.77,313.956L493.819,313.864L494.292,313.634L494.41,313.543L494.47,313.413L494.842,312.982L495.21,312.554L495.285,312.41L495.347,312.325L495.347,312.255L495.3,312.201L495.125,312.166L495.065,312.029L495.256,311.785L495.495,311.636L495.727,311.633L495.82,311.702L495.815,311.783L495.915,311.87L496.091,311.898L496.308,311.868L496.524,311.777L496.657,311.56L496.734,311.395L497.073,311.207L497.304,311.302L497.947,311.327L498.415,311.276L498.708,311.148L499.071,311.148L499.315,311.22L499.358,311.209L499.426,311.193L499.492,311.124L499.722,311.077L499.752,311.02L499.743,310.961L499.702,310.932L499.419,310.962L499.312,310.917L499.284,310.813L499.375,310.631L499.583,310.483L499.759,310.447L499.886,310.487L500.195,310.761L500.27,310.77L500.313,310.721L500.377,310.693L500.484,310.747L500.604,310.917L500.625,310.943L501.316,310.883L501.471,310.883L501.94,311.182z"},"sy":{"name":"Syria","path":"M594.58,351.024L594.58,351.071L594.555,351.192L594.238,351.54L593.808,352.012L593.499,352.31L592.979,352.81L592.59,352.917L591.936,353.097L591.76,353.271L591.596,353.553L591.5,353.938L591.472,354.178L591.455,354.626L591.608,355.091L591.755,355.536L591.774,355.83L591.759,356.119L591.617,356.428L591.462,356.851L591.373,357.328L591.326,358.219L591.325,358.976L591.312,359.099L591.043,359.631L590.729,360.253L590.583,360.396L589.894,360.581L589.142,361.035L588.301,361.542L587.538,362.001L586.737,362.482L585.906,362.98L585.312,363.335L584.517,363.81L583.793,364.263L583.06,364.722L582.502,365.069L581.656,365.618L581.16,365.94L580.431,366.412L579.789,366.827L579.03,367.317L578.078,367.172L577.777,367.087L577.531,366.854L577.35,366.729L576.9,366.601L576.611,366.16L576.438,366.004L576.136,365.934L576.176,365.776L576.332,365.51L576.49,365.22L576.402,365.059L576.373,364.921L576.363,364.757L576.471,364.6L576.42,364.41L576.337,364.22L576.276,364.124L576.276,363.949L576.316,363.815L576.366,363.61L576.494,363.498L576.527,363.381L576.642,363.266L576.795,363.172L576.83,363.097L576.808,363.054L576.654,362.969L576.571,362.82L576.645,362.603L576.694,362.535L576.786,362.429L576.992,362.269L577.153,362.243L577.292,362.242L577.528,362.256L577.711,362.285L577.758,362.243L577.751,362.19L577.525,362.059L577.513,361.954L577.569,361.842L577.729,361.664L577.92,361.534L578.017,361.511L578.235,361.249L578.375,360.956L578.148,360.242L578.012,360.127L577.79,360.029L577.659,360.014L577.649,359.967L577.824,359.786L577.948,359.627L577.811,359.477L577.564,359.406L577.473,359.562L577.157,359.576L576.667,359.574L576.451,358.816L576.418,358.487L576.424,358.106L576.573,357.548L576.503,357.289L576.497,357.114L576.459,356.874L576.072,356.356L576.283,355.4L576.432,355.168L576.642,355.19L577.09,355.462L577.164,355.454L577.3,355.096L577.432,354.975L577.708,354.868L577.787,354.288L577.916,354.177L578.072,354.117L578.312,354.105L578.52,354.071L578.533,353.969L578.241,353.296L578.267,353.125L578.408,352.447L578.497,352.181L578.582,352.094L578.913,352.128L579.376,352.248L579.499,352.443L579.726,352.617L580.065,352.605L580.458,352.638L580.764,352.649L581.009,352.527L581.562,352.299L581.835,352.223L582.084,352.122L582.884,351.748L583.205,351.777L583.424,351.826L583.592,351.886L583.968,352.141L584.279,352.399L584.498,352.476L584.89,352.47L585.457,352.52L586.153,352.516L586.56,352.444L587.079,352.317L588.005,352.012L589.223,351.373L589.939,351.062L590.248,351.025L590.65,351.022L591.052,351.103L591.508,351.161L591.719,351.156L592.212,351.092L592.852,350.962L593.254,350.856L593.74,350.682L594.043,350.392L594.141,350.362L594.267,350.415L594.326,350.435L594.45,350.599z"},"tw":{"name":"Taiwan","path":"M815.31,397.884l-0.174,0.354l-0.14,0.374l-0.056,0.353l0.003,0.363l-0.04,0.328l-0.068,0.324l-0.272,-0.093l-0.147,-0.232l-0.034,-0.381l-0.197,-0.46l-0.074,-0.132l-0.285,-0.258l-0.259,-0.128l-0.2,-0.191l0.026,0.016l-0.148,-0.257l-0.112,-0.273l-0.231,-0.778l-0.08,-0.188l-0.107,-0.172l-0.03,-0.17l0.036,-0.189l0.101,-0.283l0.061,-0.285l-0.049,-0.388l0.019,-0.384l0.075,-0.171l1.321,-2.352l0.358,-0.503l0.221,-0.247l0.185,-0.279l0.175,-0.353l0.215,-0.323l0.153,-0.1l0.759,-0.29l0.235,-0.277l0.189,-0.086l0.215,0.005l0.139,0.132l0.124,0.157l0.13,0.084l0.335,0.153l0.147,0.148l0.066,0.254l-0.204,0.242l-0.102,0.218l-0.019,0.24l0.036,0.325l0.005,0.326l-0.256,0.763l-0.273,0.475l-0.074,0.236l-0.083,0.586l-0.161,0.587l-0.137,0.743l-0.224,0.765l-0.127,0.319l-0.158,0.305l-0.378,0.576L815.31,397.884zM808.009,392.094l0.122,0.204l-0.052,0.126l-0.386,-0.067l-0.022,-0.123l0.146,0.022L808.009,392.094z"},"tj":{"name":"Tajikistan","path":"M674.842,339.814l0.009,0.067l-0.041,0.121l-0.583,0.206l-0.265,0.174l-0.057,0.309l-0.07,0.089l-0.118,0.073l-0.117,0.017l-0.179,-0.363l-0.204,-0.075l-0.293,-0.128l-0.569,-0.248l-0.294,-0.108l-0.565,0.162l-0.66,0.222l-0.103,0.135l-0.07,0.145l0.007,0.11l0.048,0.147l-0.033,0.112l-0.124,0.036l-0.187,-0.136l-0.163,-0.079l-0.08,0.186l-0.096,0.33l-0.044,0.24l0.144,0.346l0.049,0.511l0.264,-0.027l0.201,0.001l0.38,-0.151l0.191,-0.004l0.295,0.066l0.517,0.013l0.408,-0.027l0.099,0.011l0.097,-0.097l0.107,0.034l0.1,0.117l0.413,-0.142l0.307,-0.02l0.188,0.042l0.111,0.042l0.199,0.338l0.152,0.209l0.186,0.067l0.577,-0.062l0.169,-0.295l0.148,-0.073l0.238,-0.022l0.196,-0.057l0.156,-0.121l0.213,-0.106l0.186,-0.021l0.092,0.078l0.04,0.103l-0.032,0.133l-0.007,0.139l0.12,0.093l0.354,0.022l0.167,0.087l0.01,0.164l-0.027,0.257l0.148,0.104l0.077,0.009l0.519,-0.272l0.146,-0.004l0.116,0.15l0.177,0.18l0.232,0.192l0.056,-0.03l0.104,-0.209l0.198,-0.228l0.372,-0.075l0.205,-0.071l0.215,-0.032l0.652,0.092l0.216,0.012l0.449,-0.018l0.353,-0.046l0.284,-0.137l0.144,-0.11l0.233,-0.064l0.295,0.011l0.157,0.032l0.014,0.188l-0.037,0.357l-0.045,0.248l0.233,0.449l0.149,0.216l0.146,0.153l0.027,0.121l-0.03,0.098l-0.181,0.096l-0.065,0.102l-0.03,0.115l0.059,0.133l0.104,0.424l0.134,0.329l0.189,0.158l0.283,0.104l0.155,-0.022l0.111,-0.246l0.186,-0.188l0.157,0.013l0.253,-0.008l0.664,0.213l0.648,0.322l0.188,0.178l0.066,0.2l-0.179,0.462l0.008,0.294l0.041,0.314l0.148,0.232l0.136,0.398l0.026,0.329l0.059,0.098l0.048,0.115l-0.072,0.301l-0.051,0.303l0.061,0.101l0.198,0.149l0.312,0.279l0.06,0.23l-0.111,0.146l-0.198,0.178l-0.254,0.153l-0.075,0.064l-0.045,-0.036l-0.126,-0.155l-0.28,-0.25l-0.199,-0.132l-0.38,0.042l-0.223,-0.046l-0.269,-0.082l-0.251,0.012l-0.158,0.151l-0.102,0.151l-0.251,0.046l-0.361,0.116l-0.56,0.181l-0.27,-0.027l-0.073,-0.078l0.061,-0.104l0.191,-0.135l0.047,-0.163l-0.037,-0.151l-0.179,-0.041l-0.068,-0.024l-0.079,-0.031l-0.346,-0.09l-0.276,0.033l-0.481,0.189l-0.886,0.496l-0.389,0.333l-0.28,0.503l-0.838,0.162l-0.576,0.288l-0.594,0.468l-0.393,0.252l-0.191,0.036l-0.191,-0.045l-0.191,-0.125l-0.187,-0.392l-0.166,-0.594l-0.109,-0.394l0.062,-0.506l0.07,-0.577l0.071,-0.588l0.115,-0.681l0.096,-0.243l0.005,-0.162l-0.085,-0.082l-0.18,0.004l-0.275,0.091l-0.195,0.016l-0.116,-0.059l0.012,-0.317l0.14,-0.577l-0.215,-0.486l-0.572,-0.396l-0.486,-0.138l-0.401,0.121l-0.337,0.314l-0.272,0.507l-0.283,0.414l-0.293,0.321l-0.21,0.155l-0.067,0.06l-0.042,0.136l0.155,0.427l-0.01,0.357l-0.176,0.289l-0.193,0.137l-0.211,-0.013l-0.168,-0.067l-0.124,-0.121l-0.336,-0.033l-0.548,0.055l-0.375,0.144l-0.202,0.234l-0.059,0.308l0.085,0.381l-0.042,0.292l-0.171,0.203l-0.14,0.116l-0.109,0.03l-0.238,-0.175l-0.365,-0.38l-0.251,-0.206l-0.137,-0.031l-0.074,0.021l-0.084,0.04l-0.048,0.049l-0.041,0.113l-0.117,0.045l-0.165,-0.036l-0.151,0.034l-0.091,0.119l-0.254,0.144l-0.448,0.161l-0.245,0.172l-0.041,0.183l-0.066,0.082l-0.138,-0.03l-0.404,0.251l-0.309,-0.078l-0.347,-0.323l-0.192,-0.266l-0.02,-0.112l0.109,-0.255l0.046,-0.851l0.139,-0.295l0.413,-0.53l0.215,-0.405l0.243,-0.33l0.175,-0.11l0.162,-0.26l0.132,-0.298l0.037,-0.188l-0.012,-0.147l-0.048,-0.095l-0.229,-0.202l-0.301,-0.315l-0.16,-0.323l-0.087,-0.412l-0.023,-0.288l0.282,-0.793l-0.045,-0.133l-0.081,-0.123l-0.166,-0.078l-0.237,-0.033l-0.236,0.036l-0.301,0.003l-0.208,-0.045l-0.05,-0.05l-0.026,-0.362l-0.053,-0.079l-0.089,-0.069l-0.607,-0.167l-0.119,-0.072l-0.022,-0.092l0.215,-0.808l0.093,-0.061l0.091,-0.132l0.143,-0.141l0.495,-0.231l0.532,0.1l0.473,0.107l0.472,0.058l0.163,0.039l0.269,0.032l0.181,-0.028l0.123,-0.095l0.222,-0.262l0.068,-0.394l0.08,-0.348l0.135,-0.027l0.136,0.037l0.064,-0.07l0.027,-0.096l0.027,-0.082l0.056,-0.018l0.098,0.09l0.056,-0.024l0.046,-0.061l-0.014,-0.072l-0.11,-0.122l-0.099,-0.191l0.01,-0.066l0.033,-0.069l0.291,-0.065l0.133,-0.012l0.046,-0.068l-0.017,-0.108l-0.11,-0.061l-0.398,0.033l-0.407,-0.007l-0.049,-0.066l0.023,-0.073l0.062,-0.057l0.84,-0.146l0.445,0.051l0.331,0.077l0.13,-0.038l-0.154,-0.33l0.21,-0.031l0.027,-0.113l-0.275,-0.879l0.151,-0.078l0.151,-0.173l-0.013,-0.329l0.134,-0.16l0.159,-0.11l0.236,0.111l0.366,0.325l0.118,0.063l0.118,0.018l0.17,-0.101l0.652,-0.321l0.366,-0.181l0.438,-0.263l0.075,-0.102l0.15,-0.401l0.082,-0.027l0.111,0.043l0.384,0.415l0.222,0.266v0.091l-0.063,0.068l0.012,0.066l0.314,0.144v0.065l-0.071,0.125l-0.038,0.069l-0.039,0.029l-0.42,0.362l-0.466,0.402l-0.016,0.052l-0.021,0.1l0.005,0.102l0.075,0.084l0.201,0.059l0.179,0.076l0.091,0.21l0.104,0.194l0.141,0.048l0.691,-0.123L674.842,339.814zM673.985,337.246l-0.084,0.008l-0.151,-0.175l-0.053,-0.123l0.062,-0.037l0.13,0.085l0.087,0.151L673.985,337.246zM674.123,341.324l-0.252,0.14l-0.147,-0.015l-0.114,-0.136l-0.083,-0.127l-0.018,-0.072l0.042,0.001l0.194,0.058l0.272,0.04l0.096,0.035L674.123,341.324z"},"tz":{"name":"Tanzania","path":"M587.149,484.982l-0.152,0.037l-0.059,-0.036l-0.093,-0.118l0.162,-0.1l0.157,-0.194l0.365,-0.285l0.125,-0.188l0.045,-0.04l-0.026,0.222l-0.206,0.485l-0.176,0.032L587.149,484.982zM586.546,479.917l0.215,0.597l-0.027,0.112l-0.152,0.068l-0.079,0.006l-0.094,-0.096l-0.066,-0.201l-0.115,0.048l-0.196,-0.241l-0.194,-0.012l-0.172,-0.287l0.067,-0.25l-0.039,-0.427l0.209,-0.218l0.118,-0.368l0.136,0.251l0.031,0.392l0.183,0.46l0.153,0.142L586.546,479.917zM587.58,476.364l0.017,0.141l-0.043,0.133l0.009,0.423l-0.017,0.281l-0.16,0.389l-0.131,0.139l-0.117,-0.041l-0.096,-0.064l-0.075,-0.107l0.152,-0.713l-0.078,-0.522l0.301,0.05L587.58,476.364zM562.206,465.456l0.059,0.008h0.294h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.499h0.307h0.214l0.202,0.105l0.225,0.125l0.599,0.332l0.598,0.332l0.598,0.332l0.598,0.332l0.598,0.332l0.599,0.332l0.598,0.332l0.599,0.332l0.598,0.332l0.598,0.332l0.598,0.332l0.598,0.332l0.599,0.332l0.598,0.332l0.598,0.332l0.598,0.332l0.286,0.159l0.043,0.069l0.049,0.303l0.031,0.189l-0.017,0.167l-0.159,0.283l-0.046,0.148l-0.001,0.103l0.039,0.041l0.135,0.015l0.115,0.067l0.042,0.053l0.088,0.213l0.111,0.107l0.253,0.181l0.431,0.309l0.431,0.309l0.431,0.309l0.431,0.309l0.431,0.309l0.431,0.309l0.431,0.309l0.431,0.309l0.209,0.151l0.089,0.042l-0.056,0.235l-0.221,0.571l-0.013,0.238l-0.086,0.28l-0.083,0.185l-0.225,0.804l-0.188,0.301l-0.257,0.705l-0.041,0.54l0.142,0.378l0.052,0.354l0.302,0.348l0.241,0.124l0.163,0.159l0.289,0.363l0.166,0.364l0.519,0.179l0.207,0.409l-0.075,0.281l-0.241,0.233l-0.225,0.377l-0.181,0.496l-0.004,0.759l0.122,-0.115l0.275,0.186l0.035,0.559l-0.283,0.651l-0.087,0.305l-0.014,0.262l0.206,0.781l0.312,0.397L586.5,487.6l-0.081,0.104l0.534,0.704l-0.044,0.613l0.2,0.478l0.087,0.414l0.132,0.318l0.025,0.219l-0.165,0.243l0.389,0.061l0.229,0.199l0.108,0.19l0.281,-0.008l0.152,0.13l0.22,0.108l0.485,0.32l0.131,0.161l0.047,0.093l0.031,0.061l-0.326,0.248l-0.508,0.386l-0.499,0.378l-0.481,0.26l-0.344,0.121l-0.368,0.067l-0.349,0.159l-0.33,0.25l-0.423,0.126l-0.515,0.001l-0.541,0.175l-0.537,0.331l-0.313,0.193l-0.496,-0.291l-0.389,-0.092l-0.447,0.01l-0.272,0.036l-0.098,0.063l-0.085,0.178l-0.072,0.292l-0.293,0.281l-0.514,0.269l-0.474,0.101l-0.434,-0.068l-0.293,-0.112l-0.153,-0.156l-0.225,-0.072l-0.298,0.013l-0.286,0.111l-0.273,0.21l-0.435,0.091l-0.598,-0.028l-0.321,-0.102l-0.044,-0.175l-0.262,-0.205l-0.479,-0.235l-0.354,-0.005l-0.227,0.226l-0.207,0.142l-0.187,0.058l-0.168,0.007l-0.149,-0.043l-0.093,-0.018l-0.661,-0.024l-0.626,0.009l-0.02,-0.098l-0.043,-0.229l-0.13,-0.199l-0.112,-0.119l-0.14,-0.031l-0.076,0.002l-0.061,-0.092l-0.072,-0.203l-0.106,-0.172l-0.141,-0.143l-0.085,-0.133l-0.029,-0.122l0.022,-0.134l0.131,-0.333l0.042,-0.229l-0.015,-0.234l-0.071,-0.24l-0.148,-0.285l0.017,-0.082l-0.05,-0.194l-0.005,-0.136l0.029,-0.17l-0.028,-0.223l-0.128,-0.476v-0.122l-0.135,-0.23l-0.416,-0.544l-0.02,-0.071l-0.652,-0.548l-0.261,-0.12l-0.094,0.103l-0.035,0.095l0.027,0.176l-0.016,0.087l-0.027,0.04l-0.155,-0.006l-0.097,-0.02l-0.247,-0.147l-0.192,-0.036l-0.478,0.026l-0.167,0.035l-0.131,-0.033l-0.253,-0.251l-0.296,-0.053l-0.266,-0.013l-0.439,-0.285l-0.103,0.013l-0.049,0.022l-0.159,-0.075l-0.299,-0.166l-0.416,-0.146l-0.34,-0.163l-0.152,-0.159l-0.319,-0.061l-0.276,-0.026l-0.256,-0.148l-0.265,-0.017l-0.26,-0.038l-0.058,-0.097l-0.009,-0.218l-0.091,-0.057l-0.191,-0.056l-0.206,0.003l-0.125,0.031l-0.074,-0.016l-0.171,-0.128l-0.159,-0.163l-0.06,-0.26l-0.24,-0.167l-0.277,-0.132l-0.77,0.014l-0.121,-0.04l-0.183,-0.132l-0.214,-0.218l-0.172,-0.249l-0.151,-0.337l-0.072,-0.204l-0.085,-0.251l-0.188,-0.376l-0.266,-0.532l-0.206,-0.436l-0.221,-0.468l-0.09,-0.343l-0.172,-0.379l-0.282,-0.466l-0.143,-0.182l-0.156,-0.163l-0.405,-0.314l-0.459,-0.312l-0.249,-0.21l-0.334,-0.625l-0.14,-0.226l-0.097,-0.397l-0.073,-0.412l0.03,-0.167l0.296,-0.531l0.03,-0.149l-0.036,-0.201l-0.146,-0.423l-0.109,-0.276l-0.076,-0.236l-0.158,-0.393l-0.217,-0.541l-0.055,-0.236l0.007,-0.177l0.117,-0.467l0.103,-0.481l-0.003,-0.132l0.883,0.018l0.145,-0.105l0.499,-0.31l0.561,-0.621l0.112,-0.258l0.229,-0.398l0.224,-0.197l0.086,-0.137l0.059,-0.215l0.07,-0.182l0.294,-0.269l0.286,-0.207l-0.021,-0.083l-0.038,-0.062l0.042,-0.053l0.156,-0.106l0.304,-0.097l0.06,-0.207l-0.001,-0.235l-0.049,-0.131l0.009,-0.151l-0.047,-0.084l-0.199,-0.021l-0.295,-0.117l-0.25,-0.049l-0.167,-0.068l-0.062,-0.052l-0.027,-0.141l0.049,-0.154l0.025,-0.044l0.064,-0.165l-0.109,-0.099l-0.028,-0.048l0.05,-0.079l0.257,-0.522l0.056,-0.073l0.112,-0.009l0.177,-0.064l0.164,-0.029l0.134,0.022l0.099,-0.025l0.087,-0.067l0.074,-0.204l0.061,-0.34l-0.034,-0.277l-0.128,-0.214l-0.035,-0.326l0.059,-0.438l-0.042,-0.364l-0.142,-0.291l-0.145,-0.173l-0.221,-0.082l-0.348,-0.444l-0.106,-0.215l0.019,-0.134l0.092,-0.043l0.028,-0.013l0.222,0.02l0.208,-0.051l0.194,-0.122l0.188,-0.035L562.206,465.456z"},"th":{"name":"Thailand","path":"M756.692,404.792l-0.021,0.175l0.069,0.037l0.097,-0.082l0.123,-0.199l0.135,-0.112l0.146,-0.025l0.155,0.136l0.164,0.296l0.168,0.168l0.079,0.019l0.057,0.135l0.009,0.13l-0.08,0.274l-0.135,0.318l-0.193,0.394l0.063,0.331l0.263,0.27l0.313,0.159l0.332,-0.044l0.177,-0.081l0.145,-0.127l0.134,-0.06l0.17,-0.016l0.528,0.093l0.161,0.092l0.024,0.183l-0.065,0.469l0.082,0.344l0.149,0.362l0.018,0.33l-0.185,0.543l-0.154,0.514l-0.166,0.25l-0.129,0.161l-0.038,0.109l0.011,0.103l0.118,0.154l0.126,0.199l0.031,0.19l-0.014,0.233l-0.086,0.32l-0.32,0.693l-0.254,0.625l0.133,0.125l0.252,0.091l0.167,0.089l0.175,-0.057l0.371,-0.369l0.319,-0.274l0.397,-0.274l0.023,-0.024l0.348,-0.202l0.159,-0.186l0.086,-0.237l0.123,-0.091l0.159,0.053l0.202,-0.103l0.245,-0.26l0.188,-0.12l0.131,0.02l0.234,0.161l0.338,0.302l0.3,0.18l0.263,0.058l0.129,0.112l-0.007,0.167l0.059,0.106l0.123,0.045l0.055,-0.018l-0.014,-0.081l0.119,-0.119l0.252,-0.156l0.256,-0.092l0.26,-0.027l0.169,-0.124l0.111,-0.322l0.161,-0.245l0.144,-0.111l0.178,-0.056l0.047,-0.078l-0.086,-0.1l0.008,-0.102l0.103,-0.103l0.221,-0.044l0.34,0.015l0.397,0.104l0.456,0.194l0.299,0.063l0.143,-0.07l0.278,0.3l0.414,0.67l0.354,0.506l0.297,0.342l0.312,0.262l0.327,0.183l0.235,0.249l0.214,0.472l-0.16,0.651l-0.043,0.563l0.02,0.689l0.193,0.528l0.366,0.367l0.213,0.296l0.06,0.226l0.285,0.194l0.511,0.161l0.213,0.146l-0.087,0.131l-0.007,0.152l0.072,0.173l0.178,0.144l0.281,0.113l0.168,0.12l0.053,0.126l-0.006,0.205l-0.065,0.283l-0.117,0.217l-0.17,0.151l-0.021,0.12l-0.044,0.182v0.373l0.121,0.248l0.037,0.315l-0.066,0.257l-0.064,0.525l-0.008,0.203l-0.061,0.175l-0.148,0.168l-0.227,0.158l-0.276,0.141l-0.169,0.062l-0.04,0.029l-0.121,0.159l-0.146,0.154l-0.113,0l-0.085,-0.078l-0.06,-0.101l-0.035,-0.221l-0.255,-0.109l-0.28,-0.069l-0.57,0.109l-0.461,0.059l-0.517,-0.075l-0.486,0.094l-0.203,0.014l-0.233,-0.015l-0.226,0.002l-0.215,-0.034l-0.396,-0.135l-0.152,0.011l-0.319,0.112l-0.334,0.078l-0.32,0.054l-0.473,0.23l-0.342,0.333l-0.101,0.235l-0.17,0.237l-0.235,0.375l-0.305,0.359l-0.212,0.164l0.059,0.097l-0.053,0.116l-0.332,0.052l-0.259,0.021l-0.047,0.058l0.031,0.722l0.091,0.273l0.167,0.329l0.109,0.181l0.082,0.534l0.024,0.453l0.365,0.286l0.206,0.218l0.147,0.192l-0.051,0.122l-0.088,0.365l0.085,0.473l0.51,1.02l0.044,0.072l-0.061,0.008l-0.08,-0.196l-0.259,-0.331l-0.08,-0.353l-0.304,-0.389l-0.17,-0.154l-0.055,0.129l-0.097,0.138l-0.298,-0.2l-0.256,-0.209l-0.235,-0.405l-0.03,0.094l-0.053,0.085l-0.268,-0.318l-0.28,-0.254l-0.252,-0.091l-0.155,-0.084l-0.15,-0.135l-0.314,-0.14l-0.782,0.202l-0.995,-0.157l-0.383,0.15l-0.157,-0.093l-0.097,-0.173l0.093,-0.296l0.021,-0.62l0.119,-0.436l-0.056,-0.332l0.058,-0.156l0.044,-0.213l-0.157,-0.087l-0.703,-0.169l-0.148,-0.134l-0.188,0.154l-0.844,0.086l-0.318,0.129l-0.294,0.248l-0.076,0.314l0.17,0.207l0.109,0.359l-0.303,0.784l-0.051,0.233l0.117,0.958l-0.047,0.525l-0.165,0.352l-0.261,0.316l-0.108,0.535l-0.205,0.248l-0.275,0.566l-0.186,0.705l-0.132,0.326l-0.077,0.6l-0.567,0.909l-0.133,0.513l-0.203,0.194l0.071,0.153l0.012,0.256l-0.071,0.683l-0.023,0.566l0.086,0.303l0.271,0.601l-0.064,0.174l-0.032,0.248l0.229,0.112l0.164,0.033l0.926,-0.284l0.313,0.073l0.118,0.265l0.076,0.231l0.157,1.246l0.081,0.231l0.187,0.22l0.205,0.234l0.07,-0.042l0.013,-0.087l0.014,-0.098l0.183,0.236l0.143,0.44l0.488,2.325l0.141,0.295l0.117,0.311l-0.298,-0.151l-0.08,-0.516l-0.085,-0.217l-0.105,-0.032l-0.166,0.004l-0.011,-0.092l0.125,-0.168l-0.02,-0.202l-0.171,-0.166l-0.276,0.132l0.008,0.362l0.123,0.277l0.468,0.62l0.146,0.259l0.186,0.074l0.271,-0.041l0.324,0.264l0.255,0.245l0.633,0.375l0.383,-0.04l0.414,-0.093l0.277,0.024l0.272,0.096l0.327,0.313l0.519,0.784l0.848,0.652l-0.092,0.162l-0.037,0.247l-0.334,0.329l-0.054,0.19l-0.122,0.241l-0.232,0.129l-0.2,0.024l-0.115,-0.023l-0.08,-0.048l-0.136,-0.228l-0.069,-0.069l-0.058,-0.016l-0.427,0.157l-0.413,0.174l-0.076,0.156l-0.11,0.182l-0.12,0.072l-0.095,0.018l-0.091,-0.107l-0.158,-0.139l-0.122,-0.13l0.031,-0.21l0.232,-0.309l0.03,-0.216l-0.029,-0.372l-0.063,-0.214l-0.067,-0.007l-0.114,-0.035l-0.322,0.035l-0.161,-0.242l-0.063,-0.266l-0.11,-0.095l-0.109,-0.058l-0.241,0.092l-0.185,-0.055l-0.613,-0.231l-0.235,-0.373l-0.126,-0.011l-0.111,0.041l-0.044,0.085l-0.065,0.429l-0.053,0.131l-0.703,-0.864l-0.484,-0.356l0.068,-0.645l-0.147,-0.125l-0.184,-0.012l-0.139,-0.179l0.123,-0.384l-0.19,0.073l-0.263,-0.014l-0.216,-0.106l-0.163,-0.532l-0.104,-0.162l-0.225,-0.279h-0.297l-0.099,-0.134l0.024,-0.344l-0.217,-0.211l-0.285,-0.172l-0.234,-0.101l-0.239,-0.555l-0.188,-0.136l-0.16,-0.111l-0.223,0.075l-0.073,0.2l-0.148,0.193l-0.169,-0.024l-0.155,-0.11l-0.189,-0.555l-0.031,-0.34l0.042,-0.632l0.236,-0.567l0.127,-0.908l0.201,-0.571l0.141,-0.194l0.193,-0.781l0.395,-0.999l0.045,-0.214l0.08,-0.24l0.06,-0.227l0.02,-0.358l-0.051,-0.188v-0.106l0.083,-0.135l0.281,-0.227l0.389,-0.374l0.462,-0.526l0.474,-0.808l0.235,-0.469l0.099,-0.166l0.104,-0.052l0.162,-0.161l0.111,-0.178l0.006,-0.09l-0.257,-0.879l-0.169,-0.287l-0.085,-0.339l-0.046,-0.245l-0.062,-0.225l0.03,-0.212l-0.093,-0.132l-0.21,-0.167l-0.218,-0.249l-0.13,-0.407v-0.227l-0.139,-0.199l-0.047,-0.208l0.084,-0.199l0.109,-0.172l-0.013,-0.756l-0.044,-0.226l-0.054,-0.404l-0.142,-0.305l-0.201,-0.357l-0.228,-0.295l-0.596,-0.534l-0.425,-0.357l-0.21,-0.326l-0.267,-0.375l-0.191,-0.27l-0.241,-0.341l-0.123,-0.465l-0.068,-0.496l0.037,-0.164l0.115,-0.108l0.151,-0.087l0.122,-0.02l0.344,-0.228l0.239,0.02l0.056,-0.049l0.023,-0.104l-0.031,-0.452l0.011,-0.605l0.044,-0.493l0.052,-0.325l0.634,-0.378l0.133,-0.164l0.064,-0.177v-0.156l-0.054,-0.123l-0.095,-0.068l-0.41,0.326l-0.08,-0.072l-0.188,-0.536l-0.081,-0.164l-0.117,-0.196l-0.126,-0.274l-0.02,-0.474l-0.091,-0.235l-0.512,-0.501l-0.229,-0.27l-0.313,-0.39l-0.375,-0.468l-0.383,-0.433l-0.18,-0.277l-0.063,-0.063l-0.021,-0.107l0.116,-0.298l-0.058,-0.3l-0.19,-0.4l-0.082,-0.248l0.027,-0.095l-0.092,-0.037l-0.213,0.021l-0.204,-0.188l-0.197,-0.396l-0.019,-0.07l0.064,0.001l0.247,0.068l0.084,-0.01l0.175,-0.091l0.265,-0.096l0.157,-0.032l0.052,-0.047l0.022,-0.096l-0.135,-0.916l0.023,-0.191l0.251,-0.396l-0.028,-0.4l0.064,-0.574l0.28,-0.393l0.21,-0.181l0.066,-0.284l0.096,-0.06l0.174,0.022l0.359,0.212l0.153,0.01l0.218,-0.006l0.234,-0.016l0.109,-0.02l0.749,-0.207l0.165,-0.022l0.158,0.026l0.115,-0.01l0.115,-0.095l0.082,-0.167l0.094,-0.536l0.054,-0.095l0.097,-0.076l0.159,-0.051l0.186,0.004l0.243,0.103l0.152,0.004l0.172,-0.043l0.146,-0.074l0.097,-0.094l0.044,-0.113l-0.039,-0.217l-0.111,-0.272l0.031,-0.033l0.204,0.06l0.3,0.067l0.229,-0.015l0.149,-0.047l0.146,-0.129l0.184,-0.119l0.179,0.027l0.139,0.106L756.692,404.792zM763.159,429l0.009,0.068l-0.146,-0.052l-0.051,0.024l-0.163,-0.019l-0.08,-0.395l0.012,-0.093l0.116,0.029l0.166,0.196l0.085,0.136L763.159,429zM763.663,429.889l-0.046,0.297l-0.16,-0.122l0.038,-0.15l0.063,-0.068L763.663,429.889zM756.557,435.507l-0.027,0.047l-0.109,-0.09l-0.077,-0.102l-0.041,-0.13l0.168,0.005l0.083,0.12L756.557,435.507zM756.547,435.82l0.013,0.16l-0.061,0.192l-0.256,0.113l-0.088,-0.154l0.023,-0.237l0.039,-0.06l0.251,0.012L756.547,435.82zM751.599,437.331l-0.159,0.03l0.021,-0.154l0.042,-0.097l0.077,-0.026l0.032,0.166L751.599,437.331zM751.884,440.571l-0.03,0.207l-0.115,-0.003l-0.117,0.133l-0.055,0.018l-0.095,-0.422l0.109,-0.592l0.059,-0.084l0.081,0.157l0.235,0.07l-0.102,0.341L751.884,440.571zM752.396,440.481l-0.033,0.047l-0.143,-0.539l0.211,0.145L752.396,440.481zM753.762,441.443l0.073,0.339l-0.103,-0.069l-0.085,-0.148l0.001,-0.217l0.021,-0.03L753.762,441.443zM755.402,444.449l-0.053,0.017l-0.105,-0.227l0.133,-0.329l0.133,0.403L755.402,444.449z"},"tl":{"name":"Timor-Leste","path":"M828.324,485.44l-0.188,0.484l-0.203,-0.103l0.216,-0.272l0.104,-0.081L828.324,485.44zM826.701,489.311l-0.097,-0.368l-0.103,-0.158l-0.08,-0.09l-0.027,-0.112l0.004,-0.115l0.049,-0.053l0.346,-0.015l0.137,-0.189l-0.001,-0.227l-0.069,-0.077l-0.067,-0.032l-0.356,0.17l-0.103,-0.031l-0.061,-0.062l0.02,-0.251l0.294,-0.235l0.249,-0.426l0.175,-0.17l0.407,-0.159l0.165,-0.045l1.186,-0.235l0.283,-0.016l0.751,0.007l1.006,-0.051l0.248,-0.032l0.322,-0.104l0.313,-0.128l0.165,-0.101l0.174,-0.073l0.259,0.092l0.438,0.069l0.118,0.061l0.109,0.084l-0.509,0.448l-0.56,0.372l-0.345,0.112l-0.356,0.076l-0.272,0.144l-0.229,0.225l-0.293,0.126l-0.33,0.043l-0.283,0.067l-0.256,0.132l-0.355,0.227l-0.145,0.023l-0.152,-0.005l-0.295,0.087l-0.919,0.324l-0.555,0.361L826.701,489.311zM823.806,488.83l0.454,-0.241l0.691,-0.186l-0.018,0.136l-0.07,0.214l-0.104,0.101l-0.158,0.181l-0.104,0.04l-0.414,-0.04l-0.054,0.026l-0.071,-0.019l-0.105,-0.116L823.806,488.83z"},"tg":{"name":"Togo","path":"M478.227,431.832L478.155,432.138L478.006,432.516L477.91,432.636L477.842,433.554L477.889,433.63L477.923,433.653L478.389,433.963L479,434.37L479.432,434.657L479.468,434.754L479.475,435.356L479.48,435.873L479.569,436.168L479.588,436.455L479.697,436.671L480.095,437.088L480.19,437.334L480.201,438.122L480.208,438.719L480.259,439.532L480.259,440.21L480.259,441.066L480.259,442.07L480.259,443.115L479.996,443.128L480.14,443.453L480.164,443.747L480.198,443.843L480.127,443.985L480.186,444.202L480.3,444.282L480.592,444.718L480.689,445.087L480.221,445.21L480.253,445.305L479.378,445.501L479.032,445.663L479.025,445.507L478.898,445.479L478.743,445.426L478.646,445.345L478.512,445.16L478.464,445.015L478.26,444.992L478.008,444.83L477.768,444.644L477.684,444.458L477.708,444.373L477.67,444.284L477.588,444.251L477.372,443.831L477.237,443.662L477.175,443.526L477.197,443.421L477.167,443.279L477.209,443.164L477.326,443.096L477.362,443.012L477.373,442.835L477.438,442.471L477.481,442.113L477.358,442.015L477.208,441.987L477.13,441.884L477.1,441.716L477.103,441.57L477.398,441.06L477.337,439.884L477.381,439.705L477.516,439.581L477.63,439.438L477.625,439.295L477.429,438.944L477.056,438.674L476.865,438.456L476.762,438.26L476.745,438.155L476.971,438.001L477.071,437.895L477.084,437.772L476.992,437.549L477.008,437.15L477.095,436.851L477.184,436.464L477.175,436.351L476.956,436.119L476.837,436.088L476.741,436.104L476.512,436.256L476.429,436.272L476.377,436.228L476.354,436.167L476.435,436.076L476.405,435.963L476.473,435.864L476.618,435.819L476.661,435.769L476.465,435.722L476.442,435.654L476.456,435.589L476.513,435.576L476.574,435.58L476.608,435.533L476.639,435.204L476.662,435.089L476.687,434.861L476.717,433.979L476.762,433.888L476.769,433.822L476.631,433.779L476.306,433.542L476.116,433.36L475.95,433.174L475.811,433.051L475.538,432.862L475.458,432.741L475.446,432.621L475.529,432.379L475.661,432.122L475.726,431.753L475.686,431.655L475.507,431.484L476.146,431.615L477.058,431.836L477.077,431.875L477.083,431.941L477.241,431.939L477.504,431.861z"},"tk":{"name":"Tokelau","path":"M1001.975,486.682l-0.013,0.006l-0.013,-0.032l-0.017,-0.035l-0.013,-0.032l0.004,-0.004l0.027,0.027l0.018,0.032L1001.975,486.682zM1005.603,488.869l-0.006,0.008l-0.013,-0.017l-0.02,-0.022l-0.013,-0.032l0.008,-0.002l0.021,0.018l0.015,0.022L1005.603,488.869z"},"to":{"name":"Tonga","path":"M997.837,515.585l-0.106,0.174l-0.051,-0.002l-0.123,-0.101l-0.045,-0.068l0.188,-0.205l0.097,-0.016l0.13,0.069l-0.006,0.058L997.837,515.585zM994.445,523.093h0.04l0.044,-0.088l0.151,-0.032l-0.017,0.095l-0.204,0.308l-0.128,-0.12l-0.374,-0.197l-0.075,-0.152l0.124,-0.115l-0.013,0.093l0.063,0.042l0.211,0.016l0.188,0.083l-0.117,0.027L994.445,523.093zM995.144,523.485l-0.016,0.45l-0.137,-0.206l-0.016,-0.096l0.139,-0.139L995.144,523.485z"},"tt":{"name":"Trinidad and Tobago","path":"M305.188,431.306l-0.153,0.028l0.018,-0.113l0.268,-0.195l0.41,-0.132l0.104,-0.005l-0.059,0.175L305.188,431.306zM304.47,434.269l-0.455,0.159l-1.186,0.038l-0.491,-0.058l-0.377,0.045l0.687,-0.347l0.081,-0.146l0.292,-0.027l0.083,-0.044l0.097,-0.767l-0.038,-0.183l-0.058,-0.101l-0.118,-0.073l-0.265,-0.099l-0.044,-0.053l0.167,-0.085l0.356,-0.047l0.266,-0.092l0.551,-0.019l0.268,-0.082l0.451,-0.023l-0.222,0.353l-0.104,0.131l0.041,0.317l-0.051,0.215l0.059,0.272l0.135,0.179l-0.087,0.175l-0.013,0.266L304.47,434.269z"},"tn":{"name":"Tunisia","path":"M507.987,364.445l-0.006,0.088l-0.099,0.633l-0.022,0.227l-0.015,0.385v0.462l0.224,0.39l0.006,0.171l-0.087,0.198l-0.413,0.226l-0.533,0.292l-0.458,0.277l-0.502,0.304l-0.154,0.196l-0.249,0.151l-0.208,0.151l-0.038,0.145l-0.146,0.273l-0.19,0.218l-0.477,0.103l-0.088,0.065l-0.221,0.328l-0.102,0.128l-0.126,0.269l0.162,0.696l0.198,0.714l0.039,0.297l-0.003,0.247l-0.111,0.266l-0.254,0.38l-0.186,0.279l-0.357,0.501l-0.105,0.124l-0.246,0.146l-0.475,0.193l-0.335,0.171l-0.17,-0.764l-0.146,-0.653l-0.12,-0.54l-0.211,-0.953l-0.18,-0.812l-0.179,-0.811l-0.163,-0.738l-0.164,-0.745l-0.07,-0.109l-0.491,-0.352l-0.452,-0.325l-0.471,-0.37l-0.51,-0.401l-0.082,-0.506l-0.262,-0.766l-0.276,-0.428l-0.104,-0.112l-0.557,-0.277l-0.321,-0.204l-0.088,-0.119l-0.062,-0.313l-0.229,-0.624l-0.261,-0.568l-0.096,-0.385l-0.013,-0.485l0.051,-0.351l0.114,-0.15l0.544,-0.438l0.252,-0.527l0.312,-0.198l0.27,-0.149l0.219,-0.174l0.194,-0.279l0.148,-0.298l0.025,-0.323l0.062,-0.513l0.099,-0.359l0.23,-0.407l-0.097,-0.328l-0.122,-0.354l0.035,-0.615l-0.031,-0.25l-0.099,-0.221l-0.101,-0.284l-0.003,-0.237l0.097,-0.623l0.074,-0.477l0.118,-0.621l-0.042,-0.174l-0.088,-0.13l-0.264,-0.137l-0.003,-0.083l0.064,-0.092l0.39,-0.304l0.209,-0.447l0.175,-0.093l0.266,-0.162l-0.01,-0.174l-0.06,-0.187l0.693,-0.211l0.66,-0.554l0.233,-0.136l1.532,-0.512l0.199,0.035l0.223,0.075l-0.064,0.191l-0.088,0.151l0.13,0.267l0.186,-0.163l-0.047,-0.109l-0.011,-0.145l0.315,-0.013l0.279,0.023l0.306,0.159l-0.021,0.603l0.408,0.589l-0.115,0.293l0.334,0.173l0.297,-0.208l0.149,-0.307l0.547,-0.178l0.52,-0.452l0.288,-0.046l0.065,0.371l0.139,0.324l-0.197,0.114l-0.25,0.344l-0.475,0.87l-0.437,0.255l-0.328,0.334l-0.106,0.237l-0.032,0.276l0.082,0.494l0.239,0.501l0.276,0.302l0.266,0.094l0.619,0.476l-0.01,0.282l0.086,0.335l0.033,0.407l0.215,0.325l-0.46,0.706l-0.252,0.509l-0.492,0.7l-0.438,0.454l-0.938,0.673l-0.23,0.223l-0.15,0.231l-0.069,0.241l0.025,0.283l0.309,0.695l0.411,0.409l0.418,0.221l0.727,-0.089l-0.025,0.267l0.052,0.319l0.295,-0.015l0.198,-0.05l0.167,-0.311l0.355,0.213l0.185,0.648l0.301,0.202l0.035,0.075l-0.106,0.05l-0.083,0.074l0.089,0.053l0.291,0.08l0.176,-0.051L507.987,364.445zM507.351,359.151l-0.433,0.245l0.083,-0.213l0.286,-0.258l0.074,0.062L507.351,359.151zM506.452,362.637l-0.074,0.016l-0.136,0.091l-0.072,0.01l-0.204,-0.103l-0.078,0.001l-0.098,-0.072l0.033,-0.392l0.032,-0.111l0.496,-0.015l0.269,0.235l0.044,0.062l0.011,0.067l-0.125,0.131L506.452,362.637z"},"tr":{"name":"Turkey","path":"M554.322,333.394l-0.076,0.429l0.177,0.472l0.414,0.653l0.417,0.329l1.685,0.812l0.31,0.069l-0.07,0.332l-0.102,0.294l-0.111,0.196l-0.494,0.126l-1.362,-0.361l-0.345,-0.034l-0.243,0.072l-0.45,0.262l-0.499,-0.084l-0.696,0.148l-0.194,0.493l-0.483,0.563l-0.795,0.454l-0.568,0.243l-0.854,0.868l-0.387,0.505l-0.163,0.098l-0.194,0.078l0.065,-0.243l0.096,-0.222l-0.022,-0.168l0.004,-0.244l0.284,-0.277l0.259,-0.201l0.765,-0.365l0.202,-0.304l-0.6,0.007l-0.61,0.067l-0.383,-0.043l-0.334,0.025l-0.105,-0.266l-0.081,-0.16l0.087,-0.05l0.11,-0.035l0.196,-0.284l0.175,-0.209l0.252,-0.264l0.064,-0.158v-0.147l-0.061,-0.102l-0.012,-0.122l-0.008,-0.171l0.014,-0.355l0.578,-0.388l0.185,-0.041l0.063,-0.178l-0.042,-0.412l-0.08,-0.333l-0.104,-0.022l-0.139,-0.097l-0.091,-0.113l-0.146,-0.123l-0.251,-0.076l-0.008,-0.105l0.026,-0.105l0.093,-0.108l0.424,-0.093l0.05,-0.076l0.057,-0.188l0.084,-0.192l0.1,-0.063l0.179,0.006l0.34,-0.044l0.237,-0.063l0.235,-0.132l0.121,-0.12l0.51,-0.069l0.143,-0.061l0.142,0.052l0.191,0.205l0.314,0.294l0.168,0.098l0.126,-0.045l0.228,-0.107l0.218,0l0.176,0.019l0.085,-0.093l0.133,-0.02L554.322,333.394zM592.197,335.086l0.186,0.075l0.352,0.096l0.218,0.116l0.124,0.031l0.287,-0.236l0.426,0.006l0.375,0.027l0.193,0.044l0.237,0.078l0.286,0.053l0.117,-0.113l0.167,-0.333l0.065,-0.042l0.046,-0.03l0.212,-0.026l0.201,0.025l0.095,0.057l0.095,0.267l0.239,0.095l0.422,0.425l0.258,0.17l0.063,0.071l-0.085,0.086l0.034,0.106l0.147,0.138l0.207,0.052l0.224,-0.019l0.122,0.05l0.087,0.078l0.023,0.11l-0.006,0.07l0.044,0.157l0.175,0.222l0.208,0.136l0.112,0.145l0.182,0.499l0.074,0.275l-0.028,0.265l-0.126,0.271l-0.276,0.337l0.068,0.141l0.062,0.186l-0.021,0.135l0.196,0.43l0.089,0.267l-0.074,0.062l-0.048,0.085l0.352,0.205l0.422,0.172l0.178,0.033l0.484,-0.079l0.312,-0.017l0.31,0.163l0.451,0.395l0.487,0.514l0.097,0.156l0.042,0.069l0.095,0.124l-0.099,-0.002l-0.16,-0.111l-0.387,-0.316l-0.198,0.136l-0.171,0.234l-0.187,0.887l-0.151,0.094l-0.267,-0.002l-0.327,-0.031l-0.225,0.044l-0.058,0.056l0.03,0.095l0.067,0.146l0.047,0.184l0.014,0.15l0.118,0.136l0.159,0.129l0.007,0.132l-0.024,0.187l-0.037,0.142l-0.04,0.081l0.074,0.216l0.173,0.255l0.11,0.098l-0.041,0.485l0.065,0.215l0.05,0.296l-0.02,0.492l0.021,0.121l0.059,0.041l0.158,0.019l0.154,0.045l0.054,0.081l-0.001,0.059l-0.193,0.225l-0.023,0.16l-0.067,0.225l-0.055,0.132l-0.172,0.25l-0.109,0.254l-0.05,0.209l0.033,0.099l0.318,0.03l0.172,0.15l0.459,0.299l0.081,0.121l-0.125,0.184l0.002,0.077l0.06,0.098l0.028,0.171l-0.011,0.189l0.002,0.25l0.084,0.041l0.312,0.234l0.222,0.234l0.007,0.073l-0.107,0.185l0.023,0.213l-0.004,0.049l-0.096,-0.08l-0.173,-0.029l-0.178,-0.009l-0.112,0.063l-0.196,0.167l-0.264,0.182l-0.214,0.167l-0.123,0.115l-0.102,-0.019l-0.079,-0.1l-0.044,-0.14l0.019,-0.529l-0.047,-0.166l-0.1,-0.116l-0.118,-0.066l-0.14,-0.037l-0.145,-0.004l-0.205,0.155l-0.291,0.161l-0.451,-0.013l-0.303,-0.03l-0.146,-0.03l-0.587,-0.246l-0.122,-0.006l-0.219,-0.1l-0.26,-0.079l-0.438,0.15l-0.189,-0.036l-0.265,-0.13l-0.094,0.035l-0.296,0.396l-0.504,0.423l-0.272,0.071l-0.129,-0.425l-0.125,-0.165l-0.059,-0.02l-0.126,-0.053l-0.098,0.03l-0.303,0.29l-0.486,0.174l-0.402,0.106l-0.64,0.129l-0.494,0.064l-0.21,0.005l-0.456,-0.058l-0.402,-0.081l-0.402,0.003l-0.309,0.037l-0.716,0.311l-1.218,0.639l-0.926,0.305l-0.519,0.127l-0.407,0.072l-0.696,0.004l-0.567,-0.049l-0.393,0.005l-0.218,-0.077l-0.311,-0.258l-0.376,-0.255l-0.168,-0.06l-0.219,-0.049l-0.32,-0.029l-0.8,0.374l-0.249,0.102l-0.274,0.076l-0.553,0.228l-0.245,0.122l-0.307,-0.011l-0.392,-0.032l-0.34,0.011l-0.227,-0.173l-0.123,-0.195l-0.463,-0.12l-0.331,-0.035l-0.085,0.087l-0.088,0.266l-0.141,0.679l-0.026,0.17l0.292,0.673l-0.013,0.102l-0.208,0.035l-0.239,0.012l-0.156,0.06l-0.129,0.111l-0.078,0.58l-0.277,0.106l-0.132,0.121l-0.136,0.358l-0.074,0.008l-0.448,-0.271l-0.21,-0.022l0.181,-0.281l-0.196,-0.557l-0.214,-0.522l0.202,-0.334l0.418,-0.404l0.439,-0.474l0,-0.293l-0.023,-0.224l-0.126,-0.155l-0.242,-0.206l-0.405,0.22l-0.289,0.243l-0.189,0.049l-0.205,0.138l-0.1,0.25l-0.248,0.194l-0.405,0.076l-0.609,-0.208l-0.654,-0.316l-0.37,-0.257l-0.302,-0.062l-0.287,0.113l-0.847,0.628l-0.775,0.916l-0.192,0.158l-0.73,0.393l-0.482,0.131l-0.227,-0.03l-0.961,0.172l-0.477,0.025l-0.378,0.207l-0.733,-0.224l-0.438,-0.287l-0.264,-0.292l-0.43,-0.629l-0.305,-0.299l-0.685,-0.27l-1.194,-0.656l-0.314,-0.072l-0.815,-0.094l-0.859,-0.06l-0.174,0.239l-0.066,0.945l-0.147,0.259l-0.063,0.489l-0.105,0.14l-0.165,0.092l-0.258,-0.154l-0.179,-0.068l-0.417,0.201l-0.825,0.281l-0.281,0.04l-0.956,-0.354l-0.35,-0.228l-0.226,-0.252l-0.076,-0.427l-0.142,-0.243l-0.021,-0.167l-0.056,-0.192l-0.193,-0.076l-0.207,0.146l-0.222,-0.006l-0.278,-0.089l-0.657,-0.359l-0.504,-0.029l-0.304,0.438l-0.236,0.139l-0.258,0.042l-0.015,-0.124l0.196,-0.284l-0.787,0.052l-0.415,0.216l-0.324,-0.034l-0.243,-0.097l0.036,-0.119l0.246,-0.044l0.214,-0.097l0.852,-0.079l0.199,-0.079l0.218,-0.309l0.396,-0.266l0.051,-0.114l-0.305,-0.001l-1.306,0.077l-0.896,-0.042l-0.106,0.132l-0.135,0.019l-0.037,-0.359l0.142,-0.167l0.19,0.016l0.469,-0.145l-0.042,-0.299l-0.335,-0.202l-0.068,-0.12l-0.244,-0.028l-0.197,-0.143l-0.043,-0.36l-0.157,-0.396l-0.224,-0.191l0.028,-0.105l0.411,-0.134l0.085,-0.555l-0.063,-0.341l-0.207,-0.029l-0.603,-0.27l-0.183,0.029l-0.2,-0.297l-0.35,-0.213l-0.173,0.078l-0.109,0.097l-0.162,-0.046l-0.271,-0.185l-0.267,-0.1l-0.118,-0.124l0.148,-0.331l0.204,0.008l0.037,-0.259l-0.161,-0.433l0.016,-0.223l0.178,-0.061l0.203,0.042l0.205,0.259l0.067,0.25l-0.043,0.244l0.13,0.236l0.093,0.06l0.062,-0.249l0.087,-0.047l0.12,0.108l0.257,0.054l0.666,-0.152l0.128,-0.129l-0.488,0.015l-0.178,-0.121l-0.194,-0.271l-0.119,-0.246l-0.021,-0.121l-0.067,-0.177l0.074,-0.095l0.334,-0.142l0.293,-0.399l-0.123,-0.115l-0.14,-0.055l-0.152,0.041l-0.144,-0.137l-0.019,-0.19l0.115,-0.154l0.012,-0.212l-0.377,-0.523l-0.105,-0.114l0.082,-0.171l0.288,-0.287l0.274,-0.356l-0.033,-0.117l-0.203,-0.048l-0.962,0.153l-0.374,0.132l-0.667,0.061l-0.048,-0.194l0.015,-0.174l0.15,-0.318l-0.014,-0.786l0.089,-0.427l0.371,-0.128l0.455,-0.629l0.737,-0.744l0.77,0.014l0.308,-0.206l0.457,-0.012l0.083,0.149l0.052,0.143l0.401,0.206l0.708,-0.033l0.172,-0.081l0.167,-0.113l-0.328,-0.366l0.104,-0.104l0.297,-0.012l0.322,0.086l0.015,0.084l-0.085,0.115l-0.1,0.201l0.095,0.039l0.916,-0.122l0.958,0.098l0.305,-0.053l0.753,0.004l0.135,-0.126l-0.228,-0.159l-0.223,-0.055l-0.15,-0.077l-0.15,-0.113l0.478,-0.355l0.27,-0.068l1.273,-0.219l0.947,-0.109l0.012,-0.082h-0.137l-1.223,-0.182l-0.295,-0.14l-0.409,-0.335l-0.089,-0.095l-0.103,-0.164l0.062,-0.349l0.076,-0.281l0.151,-0.163l0.489,-0.025l1.676,0.286l1.194,-0.171l1.305,0.416l1.249,-0.084l0.257,-0.187l0.313,-0.603l1.764,-1.004l0.617,-0.525l0.662,-0.288l1.135,-0.32l0.949,-0.424l0.271,-0.049l2.278,0.203l1.565,0.026l0.718,-0.401l0.417,0.135l-0.039,0.143l-0.076,0.123l0.023,0.247l0.244,0.363l0.249,0.247l0.73,0.354l1.015,-0.298l0.164,0.033l0.207,0.083l0.358,0.957l0.278,0.337l0.356,0.229l0.293,0.045l0.217,-0.239l0.168,-0.096l0.367,-0.041l0.601,0.328l0.208,0.338l1.023,0.261l0.939,0.131l0.405,0.286l1.322,0.286l0.494,-0.044l0.828,-0.3l1.612,-0.329l1.071,0.459l0.29,0.06l0.25,-0.04l0.36,0.126l0.384,-0.068l1.185,-0.542l0.371,-0.308l0.393,-0.079l0.348,-0.185l0.928,-0.605L592.197,335.086zM548.584,340.189l-0.645,0.113l-0.2,-0.111l0.202,-0.221l0.376,-0.137l0.122,-0.016l0.165,0.22L548.584,340.189z"},"tm":{"name":"Turkmenistan","path":"M662.394,350.182l-0.142,0.013l-0.341,-0.082l-0.679,-0.164l-0.583,-0.329l-0.381,-0.215l-0.06,0.029l-0.171,0.147l-0.117,0.181l-0.093,0.35l-0.149,0.412l-0.705,0.016l-0.601,0.031l-0.388,0.156l-0.38,0.215l-0.095,0.255l-0.082,0.331l-0.222,0.749l-0.201,0.682l-0.104,0.441l-0.153,0.302l-0.43,0.397l-0.487,0.267l-0.259,0.125l-0.114,0.156l-0.025,0.147l-0.092,0.045l-0.201,-0.026l-0.212,0.025l-0.466,0.154l-0.504,0.189l-0.604,0.188h-0.345l-0.137,0.042l-0.061,0.095l0.061,0.179l0.059,0.133l0.053,0.172l-0.142,0.139l-0.099,0.239l-0.077,0.42l-0.214,0.125l-0.344,0.204l-0.379,0.268l-0.098,0.055l-0.218,0.076l-0.217,-0.023l-0.197,-0.039l-0.214,0.069l-0.222,0.207l-0.103,-0.063l-0.052,-0.209l-0.111,-0.136l-0.347,-0.307l-0.297,-0.219l-0.128,-0.015l-0.272,0.057l-0.341,0.041l-0.277,-0.044l-0.22,-0.088l-0.339,-0.302l-0.124,-0.163l-0.093,-0.125l-0.231,0.034l-0.065,-0.136l-0.009,-0.16l0.064,-0.193l-0.019,-0.365l-0.13,-0.262l-0.148,-0.114l0.019,-0.08l0.065,-0.183l0.083,-0.16l-0.001,-0.316l-0.104,-0.343l-0.041,-0.497l0.026,-0.485l-0.141,-0.245l-1.156,-0.001l-1.028,0.019l-0.058,-0.056l-0.4,-0.613l-0.324,-0.466l-0.32,-0.275l-0.733,-0.339l-0.351,-0.142l-0.301,-0.259l-0.246,-0.285l-0.063,-0.39l-0.05,-0.128l-0.071,-0.104l-0.077,-0.046l-0.094,0.01l-0.852,-0.454l-0.342,-0.12l-0.322,0.096l-0.142,0.017l-0.28,-0.129l-0.322,0.175l-0.137,0.011l-0.192,-0.042l-0.159,-0.065l-0.429,-0.415l-0.36,-0.167l-0.259,-0.107l-0.499,-0.158l-0.531,-0.082l-0.273,-0.068l-0.196,-0.091l-0.051,-0.059l0.003,-0.152l-0.015,-0.2l-0.065,-0.146l-0.135,-0.175l-0.187,-0.131l-0.322,0.023l-0.483,-0.011l-0.37,-0.131l-0.294,-0.023l-0.354,0.025l-0.29,0l-0.207,0.096l-0.12,0.112l-0.076,0.342l-0.07,0.051l-0.121,0.025l-0.161,-0.018l-0.34,0.003l-0.587,-0.061l-0.737,-0.018l-0.555,0.173l-0.438,0.248l-0.418,0.279l-0.492,0.44l-0.145,0.196l-0.29,0.779l-0.129,0.112l-0.168,0.089l-0.17,0.016l-0.338,0.115l-0.446,0.19l-0.303,0.074l-0.779,-0.039l-0.046,-0.247l-0.14,-0.902l-0.068,-0.914l0.004,-0.422l0.082,-0.849l-0.007,-0.429l-0.033,-0.389l0.032,-0.382l0.063,-0.43l0.032,-0.438l-0.047,-0.306l-0.15,-0.247l-0.255,-0.306l-0.04,-0.182l-0.015,-0.202l-0.244,-0.023l-0.22,-0.209l-0.181,-0.114l-0.39,-0.127l-0.194,-0.006l-0.179,0.093l-0.131,0.187l-0.092,-0.295l0.003,-0.309l0.311,-0.639l0.195,0.187l0.237,0.075l0.302,0.011l0.297,-0.049l-0.058,-0.219l-0.138,-0.125l-0.172,-0.098l-0.061,-0.29l0.021,-0.301l0.081,-0.285l-0.093,-0.115l-0.14,-0.071l-0.325,0.008l-0.421,-0.075l-0.424,-0.033l-0.1,0.336l0.234,0.44l-0.198,-0.216l-0.188,-0.286l-0.262,-0.516l-0.169,-0.606l-0.03,-0.656l0.143,-0.543l0.184,-0.512l0.11,-0.657l0.152,-0.646l0.151,0.29l0.174,0.26l0.24,0.239l0.132,0.057l0.396,0.099l0.255,-0.037l0.271,-0.142l0.267,0.046l0.221,0.266l0.196,0.298l0.298,0.063l0.614,-0.215l0.292,-0.049l0.254,0.099l0.131,0.018l0.133,-0.017l-0.115,-0.264l-0.047,-0.257l0.154,-0.136l0.484,0.145l0.309,-0.096l0.079,-0.054l0.069,-0.067l0.037,-0.222l-0.015,-0.229l-0.04,-0.215l-0.09,-0.189l-0.223,-0.265l-0.863,-0.633l-0.291,-0.253l-0.242,-0.328l-0.154,-0.463l-0.125,-0.484l-0.116,-0.36l-0.301,-0.838l-0.117,-0.1l-0.147,-0.044l-0.357,-0.026l-0.362,0.061l-0.592,0.145l-0.339,-0.045l-0.157,0.089l-0.388,0.354l-0.182,0.302l-0.254,0.69l0.192,0.222l-0.004,0.146l-0.146,1.014l0.089,0.491l-0.032,0.036l-0.069,-0.114l-0.22,-0.5l-0.387,-0.612l-0.324,-0.939l0.569,-0.616l0.487,-0.438l0.398,-0.264l0.122,-0.064l0.545,-0.219l0.703,-0.198l0.519,-0.146l0.676,-0.125l0.222,-0.023l0.325,0.002l0.264,0.117l0.159,0.092l0.564,0.377l0.575,0.384l0.494,0.425l0.14,0.173l0.078,0.207l0.059,0.203l0.419,0.642l0.17,0.293l0.245,0.381l0.197,0.186l0.192,0.229l0.129,0.188l0.147,0.089l0.164,0.035l0.374,-0.06l0.45,-0.119l0.269,-0.05l0.12,0.007l0.742,0.042l0.668,0.038l0.824,0.047l0.245,0.044l0.294,0.041l0.146,0.006l0.13,-0.163l0.086,-0.089l0.067,-0.071l-0.014,-0.08l-0.104,-0.068l-0.164,-0.226l-0.094,-0.817l-0.059,-0.702l0.195,-0.219l0.225,-0.159l0.323,-0.479l0.174,-0.148l0.255,-0.123l0.854,-0.032l0.36,-0.094l0.116,-0.155l0.189,-0.394l0.063,-0.321l0.106,-0.147l0.127,-0.109l0.131,0.004l0.253,0.094l0.192,0.053l0.137,0.071l0.125,0.114l0.121,0.197l0.019,0.13l0.056,0.075l0.097,0.001l0.072,0.001l0.049,-0.028l0.031,-0.066l-0.024,-0.088l-0.165,-0.252l-0.363,-0.457l-0.237,-0.187l-0.118,-0.101l-0.029,-0.096l0.154,-0.145l0.149,-0.083l0.262,0.062l0.349,0.034l0.154,-0.073l0.159,-0.368l0.396,0.39l0.412,0.436l0.151,0.081l0.295,0.046l0.245,0.016l0.103,0.047l0.11,0.113l0.218,0.476l0.218,0.125l0.271,0.09l0.875,-0.008l0.269,0.024l0.219,0.223l0.137,0.092l0.059,0.079l-0.015,0.098l-0.054,0.125l-0.007,0.24l-0.014,0.186l-0.07,0.088l-0.021,0.082l0.058,0.072l0.405,0.176l0.137,0.189l0.103,0.084l0.024,0.118l-0.068,0.078l-0.19,-0.039l-0.093,0.124v0.222l0.136,0.208l0.04,0.19l-0.09,0.183l-0.105,0.258l-0.003,0.182l0.062,0.104l0.311,0.188l0.715,0.474l0.165,0.02l0.677,-0.11l0.315,-0.011l0.186,0.074l0.524,0.067l0.166,0.076l0.178,0.005l0.242,-0.022l0.164,-0.212l0.084,-0.048l0.074,-0.035l0.149,-0.005l0.414,0.135l0.437,0.284l0.288,0.259l0.143,0.234l0.18,0.506l0.218,0.777l0.262,0.523l0.308,0.271l0.216,0.498l0.188,1.083l0.116,0.221l0.119,0.115l0.352,0.312l0.719,0.516l0.424,0.304l0.656,0.484l0.602,0.443l0.603,0.682l0.12,0.1l0.53,0.368l0.59,0.376l0.413,-0.085l0.622,0.578l0.253,0.214l0.107,0.073l0.451,0.228l0.718,0.476l0.906,0.68l0.6,0.393l0.162,0.046l0.162,-0.002l0.173,-0.084l0.188,-0.066l0.32,0.087l0.347,0.157l0.221,0.119l0.254,0.172l0.201,0.164l0.152,0.075l0.519,0.143l0.089,0.085l0.057,0.095l0.009,0.099l-0.292,0.518l-0.039,0.659l-0.002,0.495L662.394,350.182zM624.751,345.017l-0.026,0.168l-0.152,-0.506l-0.076,-0.559l0.097,-0.158l0.109,0.009l-0.104,0.202L624.751,345.017z"},"tc":{"name":"Turks and Caicos Islands","path":"M273.969,400.235l-0.049,0.032l-0.163,-0.104l-0.023,-0.083l-0.058,-0.004l-0.097,-0.075l0.023,-0.097l0.222,-0.004l0.089,0.269L273.969,400.235zM274.583,400.461l-0.011,0.041l-0.159,-0.116l-0.305,-0.001l-0.048,-0.159l0.117,-0.026l0.387,0.056l0.088,0.138L274.583,400.461zM272.698,400.203l0.321,0.166l0.193,-0.025l0.016,0.036l-0.104,0.038l-0.026,0.031l-0.309,0.043l-0.097,-0.008l-0.02,-0.112L272.698,400.203z"},"tv":{"name":"Tuvalu","path":"M973.278,479.747l-0.016,0.001l-0.025,-0.013l-0.009,-0.029l0.009,-0.028l0.068,0.046L973.278,479.747zM970.517,480.219l-0.016,0.018l-0.021,-0.009l-0.01,-0.029l0.03,-0.041L970.517,480.219zM977.224,483.569l-0.017,0.025l-0.02,-0.009v-0.037L977.224,483.569zM978.685,486.607l-0.025,0.02l-0.03,-0.27l0.045,0.046l0.019,0.029l0.017,0.036l0.004,0.038l-0.002,0.042l-0.01,0.028L978.685,486.607z"},"usv":{"name":"US Virgin Islands","path":"M293.713,410.665l-0.21,0.026l-0.291,-0.136l0.229,-0.052l0.148,0.033L293.713,410.665zM294.232,410.594l-0.186,0.078l-0.125,-0.011l-0.048,-0.028l0.099,-0.091L294.232,410.594zM293.936,412.237l0.235,0.129h0.285l-0.297,0.129l-0.569,0.013l0.013,-0.207L293.936,412.237z"},"ug":{"name":"Uganda","path":"M570.849,465.464L570.542,465.464L570.043,465.464L569.544,465.464L569.045,465.464L568.546,465.464L568.048,465.464L567.549,465.464L567.05,465.464L566.551,465.464L566.052,465.464L565.553,465.464L565.054,465.464L564.555,465.464L564.057,465.464L563.558,465.464L563.059,465.464L562.56,465.464L562.265,465.464L562.206,465.456L562.165,465.444L561.977,465.479L561.782,465.602L561.575,465.652L561.353,465.633L561.325,465.646L561.213,465.643L561.051,465.634L560.905,465.666L560.794,465.773L560.68,465.957L560.475,466.167L560.315,466.354L560.179,466.486L559.868,466.705L559.698,466.769L559.614,466.759L559.562,466.718L559.464,466.439L559.404,466.394L558.799,466.538L558.707,466.54L558.715,466.453L558.67,465.797L558.665,465.395L558.744,465.144L558.79,464.854L558.795,464.598L558.906,464.163L558.865,463.902L559.008,462.987L559.046,462.838L559.102,462.396L559.191,462.26L559.271,462.207L559.374,461.936L559.573,461.502L559.71,461.279L559.68,460.792L559.703,460.46L559.734,460.387L560.027,460.263L560.407,459.957L560.568,459.596L560.795,459.366L561.235,459.217L561.236,459.216L562.54,457.979L563.146,457.312L563.41,456.97L563.419,456.847L563.47,456.686L563.364,456.56L563.238,456.446L563.195,456.34L563.087,456.288L562.931,456.29L562.828,456.213L562.711,456.063L562.594,455.969L562.224,455.977L561.939,455.823L561.943,455.614L562.054,455.202L562.27,454.73L562.282,454.6L562.251,454.489L562.199,454.394L562.102,454.3L562.01,454.187L562.081,453.847L562.217,453.515L562.329,453.348L562.438,453.162L562.407,453.009L562.248,452.933L562.331,452.784L562.502,452.533L562.835,452.279L563.128,452.109L563.324,452.108L563.704,452.244L564.048,452.403L564.236,452.411L564.466,452.345L564.94,452.062L565.055,452.152L565.193,452.323L565.344,452.607L565.643,452.736L565.786,452.826L565.889,452.852L565.946,452.829L566.059,452.606L566.196,452.485L566.449,452.332L567.008,452.209L567.407,452.172L567.576,452.146L567.859,452.074L568.306,451.845L568.746,452.14L569.224,452.197L569.687,452.195L569.828,452.105L569.909,452.037L570.395,451.552L571.053,450.895L571.491,451.82L571.642,451.875L571.62,451.955L571.583,452.033L571.87,452.256L572.223,452.373L572.349,452.487L572.36,452.61L572.241,453.151L572.263,453.305L572.377,453.847L572.587,453.968L572.773,454.514L573.15,454.745L573.204,454.811L573.291,455.075L573.406,455.365L573.496,455.432L573.551,455.449L573.662,455.755L573.598,455.928L573.685,456.452L573.826,456.92L573.864,457.479L573.865,457.725L573.86,457.876L573.829,458.088L573.762,458.211L573.642,458.331L573.508,458.519L573.392,458.721L573.319,458.82L573.376,459.122L573.361,459.201L573.331,459.239L573.16,459.285L572.942,459.366L572.81,459.446L572.622,459.6L572.472,459.765L572.273,460.252L571.941,460.632L571.885,460.757L571.572,460.983L571.434,461.262L571.346,461.604L571.225,461.849L570.96,462.186L570.9,462.718L570.908,463.779L570.839,464.989z"},"ua":{"name":"Ukraine","path":"M582.948,313.277l-0.102,0.046l-0.981,-0.064l-0.801,0.087l-0.571,0.647l-0.34,-0.002l-0.479,0.168l-0.325,0.209l-0.385,0.452l-0.298,-0.203l-0.365,0.006l-0.356,0.123l-0.428,0.302l-0.238,0.053l-0.476,-0.086l-0.555,0.173l-1.198,0.987l-0.403,0.719l-0.147,0.14l-0.202,0.175l-0.216,0.088l-0.114,-0.008l0.571,-0.51l0.175,-0.191l0.03,-0.141l0.003,-0.229l-0.173,-0.284l-0.467,0.703l-0.265,0.102l-0.337,0.211l-0.017,0.469l0.039,0.348l0.138,0.437l0.326,0.713l0.666,1.015l0.319,0.372l0.234,0.148l0.282,0.021l0.542,-0.313l0.231,-0.049l0.504,0.119l0.18,-0.208l0.262,-0.116l0.336,-0.015l0.384,0.094l0.416,0.158l-0.171,0.357l-0.178,0.284l-0.063,0.314l-0.099,0.349l-0.459,0.156l-0.491,-0.019l-0.518,0.101l-0.187,-0.135l-0.124,-0.124l-0.23,-0.124l-0.303,-0.068l-0.272,0.083l-0.322,0.475l-0.57,0.324l-0.188,0.37l-0.561,-0.083l-0.48,0.065l-0.693,0.337l-0.528,0.72l-0.582,0.449l-0.461,0.142l-0.433,-0.044l-0.28,-0.134l-0.576,-0.472l0.034,-0.169l0.08,-0.085l0.109,-0.244l0.23,-0.896l-0.031,-0.292l-0.129,-0.459l-0.457,-0.358l-0.367,0.068l-0.209,-0.095l-0.753,-0.61l-0.41,-0.043l-0.453,0.123l-0.167,-0.089l-0.123,-0.213l0.898,-0.755l0.882,-0.625l0.387,-0.064l0.522,-0.292l0.558,-0.438l-0.079,-0.345l-0.12,-0.256l-0.267,0.07l-0.194,0.085l-0.467,-0.274l-0.171,-0.202l-0.731,0.21l-0.407,-0.031l-0.898,0.193l-0.413,-0.188l-0.825,-0.528l-0.31,-0.106l-0.264,0.023l-0.144,-0.174l0.176,-0.087l0.205,-0.01l0.213,-0.064l0.06,-0.092l-0.013,-0.174l-0.429,-0.132l-0.399,-0.038l-0.253,-0.156l-0.193,-0.179l0.452,-0.003l0.455,0.136l0.711,0.05l0.646,0.14l0.161,-0.174l0.375,-0.302l0.071,-0.096l-0.628,0.207l-0.637,-0.132l-0.232,-0.184l-0.197,-0.271l-0.083,-0.309l0.054,-0.288l-0.069,-0.521l-0.21,-0.465l-0.074,-0.255l-0.222,-0.229l0.218,0.518l0.081,0.344l0.131,0.316l-0.031,0.836l-0.081,0.293l-0.262,0.074l-0.344,-0.044l-0.35,-0.091l0.087,-0.459l-0.187,0.159l-0.263,0.447l-0.232,0.066l-0.515,-0.049l-0.956,0.295l-0.066,0.321l-0.144,0.433l-0.139,0.252l-0.043,0.152l-0.407,0.651l-0.052,0.062l-0.769,0.899l-0.098,0.067l-0.498,0.209l-0.295,0.183l-0.226,0.082l-0.382,-0.091l-0.159,0.129l-0.075,0.16l-0.001,0.331l0.194,0.237l0.159,0.787l-0.059,0.332l-0.151,-0.215l-0.237,-0.227l-0.46,-0.194l-0.505,0.067l-0.551,0.328l-0.374,0.122l-0.196,-0.084l-0.12,0.005l-0.042,0.094l0.009,0.077l0.06,0.06l-0.008,0.043l-0.078,0.027l-0.868,-0.231l-0.375,-0.219l-0.295,-0.411l0.147,-0.133l0.128,-0.059l0.452,-0.034l0.078,-0.042l0.008,-0.095l0.034,-0.124l-0.012,-0.181l-0.05,-0.192l0.198,-0.281l0.295,-0.232l0.173,-0.233l0.026,-0.342l0.311,-0.167l0.275,-0.287l0.068,-0.313l0.097,-0.197l-0.176,-0.453l-0.037,-0.299l-0.008,-0.251l0.086,-0.139l0.257,-0.157l0.27,-0.122l0.112,0.012l0.041,0.077l0.01,0.51l0.054,0.01l0.086,-0.063l0.141,-0.3l0.097,0.087l0.15,0.033l0.112,-0.078l0.073,0.009l0.09,0.077l0.18,0.109l0.168,0.036l0.139,-0.072l0.119,-0.13l0.127,0.044l0.241,0.354l0.112,-0.039l0.555,-0.071l0.089,-0.096l0.066,-0.087l-0.58,-0.47l0.029,-0.351l0.022,-0.403l-0.069,-0.24l-0.113,-0.19l-0.443,-0.221l-0.343,-0.229l-0.072,-0.104l-0.009,-0.134l-0.015,-0.208l-0.136,-0.179l-0.011,-0.152l0.086,-0.237l0.021,-0.252l-0.029,-0.1l-0.08,-0.082l-0.154,-0.008l-0.203,-0.146l-0.139,-0.197l-0.374,-0.284l-0.114,-0.046l-0.07,-0.141l-0.034,-0.168l0.079,-0.209l0.099,-0.323l0.069,-0.303l0.001,-0.181l-0.045,-0.448l-0.195,-0.343l-0.091,-0.045l-0.157,0.096l-0.179,0.081l-0.141,-0.076l-0.161,-0.186l-0.258,-0.519l-0.483,-0.104l-0.2,-0.025l-0.189,0.25l-0.059,-0.076l-0.053,-0.16l-0.1,-0.063l-0.132,0.074l-0.038,-0.071l0.057,-0.217l-0.157,-0.107l-0.371,0.002l-0.198,-0.08l-0.023,-0.163l-0.117,-0.107l-0.21,-0.052l-0.205,-0.133l-0.198,-0.215l-0.297,-0.14l-0.395,-0.065l-0.032,-0.023l-0.037,-0.031l-0.255,0.146l-0.153,0.116l-0.188,-0.072l-0.304,0.258l-0.618,0.013l-0.303,-0.016l-0.15,-0.064l-0.58,0.392l-0.061,0.144l-0.13,0.048l-0.365,0.078l-0.384,0.11l-0.081,0.379l-0.114,0.205l-0.206,0.3l-0.713,0.104l-0.616,0.146l-0.631,0.091l-0.827,0.366l-0.269,0.322l-0.266,0.09l-0.241,0.027l-0.156,-0.18l-0.525,-0.482l-0.202,-0.228l-0.266,-0.067l-0.289,0.038l-0.278,0.112l-0.292,0.021l-0.331,-0.162l-0.035,0.016l-0.127,0.022l-0.822,-0.196l-0.076,-0.033l-0.036,-0.008l-0.113,-0.015l-0.619,0.024l-0.577,-0.396l-0.177,-0.012l-0.137,0.16l-0.101,0.178l-0.398,0.177l-0.102,0.071l-0.058,-0.055l-0.027,-0.153l0.03,-0.136l-0.059,-0.128l-0.151,-0.146l-0.037,-0.061l-0.19,0.011l-0.052,0.014l-0.019,-0.003l-0.264,-0.124l-0.174,-0.299l-0.271,-0.159l-0.207,-0.054l-0.094,-0.129l-0.061,-0.171l-0.064,-0.129l-0.007,-0.013l-0.044,-0.196l-0.063,-0.02l-0.011,-0.005l-0.267,0.034l0.031,-0.689l0.427,-0.497l0.105,-0.251l0.16,-0.545l0.12,-0.256l0.144,-0.212l0.115,-0.205l0.041,-0.176l0.116,-0.02l0.34,0.159l0.305,0.082l0.084,-0.078l0.035,-0.102l-0.014,-0.079l-0.244,-0.235l-0.153,-0.15l-0.01,-0.092l0.055,-0.207l0.03,-0.232l-0.035,-0.252l-0.167,-0.559l-0.031,-0.238l0.159,-0.29l0.518,-0.692l0.173,-0.261l0.236,-0.315l0.641,-0.756l0.404,-0.441l0.274,-0.245l0.401,-0.425l0.176,-0.221l0.732,-0.144l0.091,-0.207l0.134,-0.226l0.104,-0.097l0.014,-0.381l-0.136,-0.467l-0.109,-0.165l-0.081,-0.113l0.053,-0.105l0.081,-0.03l0.1,-0.015l0.124,-0.113l-0.028,-0.123l-0.309,-0.3l-0.134,-0.231l-0.209,-0.596l-0.424,-0.62l-0.134,-0.201l-0.019,-0.19l0.062,-0.19l-0.059,-0.243l-0.15,-0.31l0.024,-0.034l-0.015,-0.383l0.107,-0.083l0.169,-0.056l0.238,0.019l0.204,0.059l0.244,0.175l0.076,-0.028l0.417,-0.33l0.43,-0.498l0.123,-0.289l0.107,-0.132l0.374,-0.07l0.326,-0.029l0.207,0.005l0.509,-0.049l0.301,-0.055l0.261,-0.088l0.563,-0.033l0.878,0.059l0.577,0.004l0.392,0.047l0.959,0.265l0.357,0.048l0.166,0.141l0.319,0.052l0.58,0.141l0.503,0.076l0.34,-0.031l0.19,0.04l0.36,0.625l0.074,0.073l0.144,0.015l0.294,-0.054l0.418,0.021l0.248,0.131l-0.036,0.371l0.065,0.054l0.116,-0.021l0.133,-0.209l0.112,-0.217l0.083,-0.068l0.427,0.147l0.195,-0.024l0.18,-0.165l0.11,-0.028l0.303,0.117l0.373,0.082l0.302,0.005l0.188,0.089l0.137,0.387l0.119,0.08l0.115,0.024l0.174,-0.346l0.158,-0.134l0.219,-0.099l0.141,-0.043l0.1,-0.123l0.134,-0.119l0.116,-0.01l0.094,0.046l0.108,0.165l0.158,0.376l0.192,0.377l0.134,0.137l0.346,-0.116l0.234,-0.118l0.429,-0.022l0.569,-0.083l0.435,-0.108l0.272,0.019l0.165,0.12l0.251,0.231l0.068,0.332l0.326,0.229l0.267,0.042l0.091,-0.238l0.156,-0.166l-0.059,-0.229l-0.026,-0.292l-0.117,-0.271l-0.078,-0.292l0.143,-0.418l0.156,-0.366l0.078,-0.199l0.247,-0.368l0.253,-0.263l0.379,-0.423l0.277,-0.14l0.25,0.064l0.139,0.058l0.359,-0.251l0.639,-0.013l0.532,0.032l0.054,0.008l0.262,0.13l0.275,0.11l0.19,0.007l0.226,-0.025l0.266,-0.147l0.185,-0.142l0.225,-0.722l0.08,-0.104l0.124,-0.057l0.203,-0.006l0.386,0.135l0.452,0.121l0.262,-0.017l0.698,-0.385l0.389,-0.06l0.462,0.09l0.454,0.005l0.342,-0.056l0.235,0.133l0.29,0.294l0.262,0.436l0.274,0.803l0.799,0.903l0.013,0.176l-0.065,0.113l-0.393,0.109l-0.332,0.059l-0.016,0.154l0.088,0.167l0.152,0.244l0.023,0.314l-0.008,0.288l0.065,0.254l0.127,0.104l0.016,0.127l-0.146,0.156l-0.041,0.096l0.057,0.052l0.721,0.03l0.353,0.151l0.268,0.138l0.135,0.013l0.304,-0.088l0.342,-0.056l0.207,-0.008l0.08,0.102l0.064,0.267l0.12,0.267l0.112,0.076l0.2,-0.013l0.12,0.013l0.064,0.101l-0.072,0.152l0.016,0.165l0.088,0.202l0.104,0.467l0.096,0.139l0.064,0.176v0.202l-0.08,0.176l-0.056,0.138l0.056,0.314l0.216,0.351l0.16,0.087l0.128,0.313l0.232,0.1l0.344,-0.263l0.264,-0.138l0.33,0.077l0.305,0.049l0.205,0.179l0.151,0.246l0.176,0.137l0.176,-0.072l0.367,0.072l0.168,0.199l0.168,0.112l0.216,-0.162l0.176,-0.2l0.644,-0.209l0.4,-0.052l0.112,-0.041l0.235,-0.15l0.248,-0.1l0.223,0.027l0.22,0.311l0.228,0.214l0.064,0.337l0.278,0.462l0.691,0.631l0.271,0.192l0.184,-0.034l0.096,-0.05l0.045,-0.066l0.042,-0.309l0.087,-0.114l0.14,-0.003l0.541,0.384l0.283,0.042l0.269,0.007l0.362,0.298l0.397,0.259l0.307,0.027l0.245,-0.102l0.168,-0.062l0.104,0.099l0.096,0.223l0.16,0.173l0.184,0.049l0.265,0.011l0.46,0.334l0.432,0.34l0.27,0.019l0.229,-0.1l0.202,-0.026l0.141,0.086l0.04,0.147l-0.104,0.197v0.282l0.192,0.27l0.006,0.265l-0.055,0.239l-0.109,0.22l-0.263,0.302l-0.243,0.281l-0.365,0.117l-0.205,0.123l0.054,0.206l0.134,0.192l0.31,0.155l0.352,0.113l0.041,0.125l-0.054,0.063l-0.226,0.058l-0.312,-0.059l-0.104,0.109l-0.144,0.181l-0.096,0.326l-0.072,0.302l0.339,0.082l0.197,0.123l0.062,0.247l0.07,0.275l0.021,0.247l-0.112,0.12l-0.007,0.123l0.053,0.061l0.146,0.027l0.111,0.055l0.009,0.13l-0.213,0.292l-0.199,0.558l-0.107,0.296l0.008,0.321l-0.12,0.178L587,310.174l-0.75,0.031l-0.653,-0.016l-0.282,-0.046l-0.442,-0.028l-0.219,0.076l-0.29,0.512l-0.22,0.2l-0.363,0.181l-0.399,0.052l-0.229,0.21l-0.081,0.33l-0.006,0.292l-0.037,0.146l-0.086,0.128l-0.031,0.091l0.019,0.1l0.093,0.036l0.111,0.046v0.072l-0.043,0.091l-0.124,0.1l-0.056,0.154l0.013,0.164L582.948,313.277zM565.542,316.894l0.387,0.199l-0.395,-0.053l-0.867,-0.187l-0.383,-0.177l-0.099,-0.198l-0.056,-0.27l0.214,0.283l0.15,0.124L565.542,316.894z"},"ae":{"name":"United Arab Emirates","path":"M633.699,388.616l0.184,0.251l0.026,1.701l0.042,0.121l-0.098,0.018l-0.11,0.129l-0.129,0.199l-0.177,0.103l-0.142,0.116l-0.134,0.144l-0.12,0.031l-0.155,-0.183l-0.107,-0.187l0.026,-0.041l0.075,-0.013l0.028,-0.097l-0.045,-0.14l-0.105,-0.053l-0.132,-0.004l-0.127,0.063l-0.135,0.124l-0.076,0.133l-0.011,0.267l0.035,0.3l-0.001,0.146l-0.074,0.181l-0.026,0.266l0.053,0.206l0.048,0.123l0.005,0.104l-0.126,0.328l0.109,0.062l0.361,0.023l0.106,0.222l0.072,0.152l-0.02,0.09l-0.256,0.067l-0.322,0.074l-0.231,-0.021l-0.418,0.1l-0.223,0.154l0.065,0.096l0.077,0.074l0.035,0.203l-0.065,0.288l-0.118,0.279l-0.147,0.348l-0.17,0.399l-0.233,0.6l-0.197,0.471l-0.021,0.339l0.005,0.221l-0.022,0.441l-0.187,0.243l-0.042,0.007l-0.223,-0.029l-0.075,-0.01l-0.213,-0.028l-0.33,-0.043l-0.429,-0.057l-0.507,-0.066l-0.565,-0.075l-0.604,-0.08l-0.625,-0.082l-0.624,-0.082l-0.605,-0.08l-0.565,-0.074l-0.507,-0.067l-0.428,-0.057l-0.33,-0.043l-0.213,-0.028l-0.075,-0.01l-0.236,-0.031l-0.127,-0.164l-0.154,-0.198l-0.155,-0.199l-0.154,-0.199l-0.154,-0.199l-0.154,-0.199l-0.154,-0.199l-0.154,-0.199l-0.154,-0.199l-0.154,-0.2l-0.154,-0.199l-0.155,-0.2l-0.154,-0.2l-0.154,-0.2l-0.154,-0.2l-0.154,-0.2l-0.154,-0.2l-0.104,-0.134l-0.057,-0.151l-0.011,-0.396v-0.087l0.104,-0.16l0.05,0.114l0.116,0.155l0.197,-0.038l0.092,0.026l0.068,0.549l0.145,0.195l0.176,0.078l0.597,0.043l0.371,-0.074l0.731,-0.358l0.384,-0.129l1.062,0.022l0.851,0.149l1.325,0.088l0.257,-0.023l0.715,-0.288l0.438,-0.254l0.261,-0.073l0.172,-0.246l0.113,-0.32l0.101,-0.209l0.129,-0.1l0.122,-0.178l0.099,-0.289l0.246,-0.292l0.986,-0.711l0.576,-0.602l0.051,-0.195l0.313,-0.292l0.251,-0.32l1.175,-0.916l0.235,-0.379l0.139,-0.425l0.017,-0.03l0.101,-0.018l0.144,0.064l0.015,0.318l-0.053,0.3l-0.006,0.318l-0.021,0.172l0.109,0.141l0.186,0.061l0.081,-0.007L633.699,388.616zM633.653,389.899l0.017,-0.133l-0.029,-0.069l-0.12,-0.009l-0.05,0.115l-0.017,0.165l0.083,0.014L633.653,389.899zM628.557,392.337l-0.025,0.06l-0.079,-0.005l-0.198,-0.054l-0.064,-0.086l0.124,-0.103l0.055,-0.005l0.079,0.108L628.557,392.337zM625.376,392.901l-0.208,0.017l-0.188,-0.116l0.397,-0.155l0.107,-0.07l0.116,-0.143l0.093,0.123l-0.103,0.193l-0.073,0.083L625.376,392.901zM623.368,392.81l-0.047,0.022l-0.05,-0.165l0.003,-0.052l0.129,-0.075l0.079,0.135L623.368,392.81zM627.047,393.15l0.001,0.104l-0.285,-0.03l-0.076,0.054l-0.234,-0.03l-0.229,-0.075l0.155,-0.125l0.404,-0.147l0.168,0.134L627.047,393.15z"},"gb":{"name":"United Kingdom","path":"M472.709,297.951l-0.235,0.152l-0.074,0.179l-0.057,0.07l-0.155,0.046l-0.154,0.001l-0.586,-0.358l-0.135,0.016l0.134,-0.164l0.364,-0.134l0.205,-0.177l0.473,0.171L472.709,297.951zM463.921,285.981l0.118,0.087l0.296,-0.014l-0.098,0.194l-0.326,0.216l-0.219,0.213l-0.265,0.178l-0.128,-0.205l-0.149,0.008l-0.228,-0.394l-0.041,-0.59l0.298,-0.154l0.412,0.009L463.921,285.981zM457.808,276.769l0.396,0.123l0.295,-0.002l0.262,0.357l0.14,0.562l0.327,0.554l0.428,0.48l0.017,0.293l-0.153,0.157l-0.319,0.195l0.001,0.209l0.211,-0.105l0.182,-0.048l0.438,0.046l0.153,0.212l0.106,0.317l0.056,0.26l-0.038,0.282l-0.118,-0.09l-0.12,-0.252l-0.133,-0.116l-0.155,-0.063l0.07,0.347l-0.028,0.463l0.067,0.043l0.208,0.008l-0.137,0.472l-0.285,0.128l-0.331,0.048l-0.08,0.167l-0.06,0.215l-0.173,0.32l-0.228,0.181l-0.282,-0.037l-0.276,-0.143l-0.241,-0.029l-0.168,0.085l-0.109,0.079l-0.106,-0.014l-0.303,0.03l-0.285,-0.006l-0.041,-0.125l0.049,-0.376l-0.064,-0.102l-0.272,-0.052l-0.101,-0.09l-0.157,-0.26l-0.031,-0.122l-0.022,-0.168l-0.166,-0.217l-0.201,-0.156l-0.118,-0.008l-0.235,0.254l-0.194,0.257l0.068,0.129l0.063,0.169l-0.105,0.122l-0.319,0.278l-0.05,0.108l-0.086,0.059l-0.152,-0.077l-0.379,0.018l-0.174,-0.049l-0.203,-0.205l-0.495,-0.137l-0.083,-0.329l-0.095,-0.062l-0.561,-0.565l-0.075,-0.189l0.073,-0.113l0.209,-0.171l0.703,-0.284l0.111,-0.114l0.023,-0.101l-0.207,-0.115l-0.186,-0.128l-0.063,-0.083l-0.005,-0.073l0.106,-0.095l0.212,-0.007l0.168,0.043l0.133,-0.085l0.234,-0.086l0.157,-0.108l0.135,-0.279l0.143,-0.251l0.015,-0.136l0.125,-0.479l0.069,-0.119l0.444,-0.314l0.112,0.172l0.219,0.042l0.196,-0.158l0.235,-0.499l0.163,-0.031l0.18,0.041l0.354,-0.063l0.628,-0.233L457.808,276.769zM461.371,275.749l-0.354,0.004l-0.128,-0.043l-0.153,-0.12l-0.172,-0.68l0.062,-0.241l0.07,-0.118l0.078,-0.092l0.187,-0.038l0.186,0.129l0.07,0.12l0.156,0.46l0.029,0.394L461.371,275.749zM458.499,273.355l0.101,0.641l0.099,0.396l0.007,0.135l-0.093,0.188l-0.463,0.25l-0.146,0.001l-0.006,-0.061l0.104,-0.254l-0.09,-0.289l0.044,-0.22l-0.043,-0.04l-0.09,0.031l-0.332,0.349l-0.111,0.034l-0.012,-0.071l0.082,-0.286l0.01,-0.196l0.049,-0.12l0.09,-0.111l0.107,-0.083l0.087,-0.012l0.092,0.086l0.268,-0.24L458.499,273.355zM458.945,273.935l-0.059,0.053l-0.142,-0.015l-0.053,-0.081l-0.029,-0.124l-0.003,-0.227l0.086,-0.163l0.364,-0.246l-0.165,-0.087l-0.006,-0.062l0.094,-0.205l0.391,-0.319l0.105,-0.058l0.104,0.009l-0.202,0.566L458.945,273.935zM459.484,271.276l-1.118,0.281l-0.385,-0.025l-0.035,-0.138l0.077,-0.092l0.319,-0.089l0.129,-0.677l-0.482,-0.313l-0.025,-0.087l0.038,-0.149l0.056,-0.067l0.292,-0.158l0.123,-0.035l0.1,0.021l0.206,0.183l0.232,0.383l0.311,0.061l0.211,0.162L459.484,271.276zM457.155,270.056l-0.159,0.028l-0.012,-0.072l0.277,-0.344l0.179,-0.057l0.063,0.034l-0.13,0.2L457.155,270.056zM454.884,268.111l-0.247,0.07l-0.091,-0.041l-0.016,-0.065l0.056,-0.177l0.189,-0.063l0.137,0.096l0.022,0.087L454.884,268.111zM458.078,268.115l-0.083,0.066l-0.105,-0.013l-0.104,-0.085l-0.138,-0.242l0.31,-0.168l0.124,0.099l0.047,0.113l0.002,0.125L458.078,268.115zM455.353,267.339l-0.119,0.029l-0.155,-0.028l-0.096,-0.08l-0.097,-0.317l-0.018,-0.192l0.043,-0.358l-0.01,-0.429l0.32,-0.013l0.083,0.062l0.055,1.271L455.353,267.339zM458.455,265.319l-0.004,0.23l-0.05,0.271l0.064,0.287l0.015,0.205l0.118,0.065l0.072,0.094l0.526,0.105l0.489,-0.03l0.094,0.084l0.011,0.134l-0.077,0.147l-0.279,0.268l-0.332,0.433l-0.099,0.09l-0.107,0.004l-0.077,-0.039l-0.055,-0.77l-0.36,0.099l-0.29,-0.011l-0.159,-0.094l-0.111,-0.181l-0.225,-0.466l-0.654,-0.184l-0.185,-0.258l-0.056,-0.156l0.023,-0.086l0.136,-0.192l0.17,0.068l0.105,-0.042l0.064,-0.086l-0.001,-0.071l-0.089,-0.167l-0.004,-0.052l0.669,-0.212l0.059,-0.332l0.145,-0.027l0.166,0.109l0.227,0.345L458.455,265.319zM455.477,264.389l0.317,0.294l-0.252,0.488l-0.387,-0.002l-0.545,-0.356l-0.002,-0.073l0.045,-0.107l0.082,-0.085l0.085,-0.02l0.135,0.058l0.188,-0.094l0.15,0.03L455.477,264.389zM458.303,260.79l-0.357,0.929l-0.14,0.023l-0.123,0.232l-0.38,0.255l0.332,0.005l0.093,0.085l0.002,0.183l-0.063,0.106l-0.429,0.422l-0.295,0.16l-0.318,0.44l-0.161,0.005l-0.159,0.279l-0.13,0.123h-0.074l-0.084,-0.062l-0.197,-0.273l0.358,-0.269l0.033,-0.151l0.245,-0.158l-0.021,-0.049l-0.389,-0.222l-0.153,-0.149l0.014,-0.078l0.187,-0.172l-0.088,-0.022l-0.06,-0.093l-0.108,-0.036l-0.033,-0.086l-0.02,-0.228l0.029,-0.233l0.113,-0.103l0.046,-0.11l0.046,-0.034l0.175,0.059l0.178,0.187l0.208,-0.072l0.241,0.035l0.005,-0.043l-0.177,-0.459l0.032,-0.094l0.096,-0.107l0.556,-0.329l0.693,-0.554l0.168,-0.087l0.051,0.076l0.07,0.287L458.303,260.79zM466.972,259.975l0.024,0.438l-0.033,0.133l-0.067,0.164l-0.212,0.305l-0.558,0.435l-1.021,0.996l-0.604,0.492l-0.083,0.236l-0.045,0.328l0.361,0.065l0.14,0.111l-0.086,0.166l-0.535,0.577l-0.157,0.52l0.41,-0.019l0.338,-0.1l0.673,-0.324l0.633,-0.241l0.304,-0.01l0.591,0.192l0.134,0.006l0.251,-0.089l0.254,-0.016l1.718,0.06l0.478,-0.113l0.316,0.135l0.264,0.336l0.251,0.619l-0.008,0.103l-0.152,0.281l-0.28,0.352l-0.241,0.484l-0.07,0.26l-0.047,0.285l-0.076,0.263l-0.479,1.23l-0.467,0.678l-0.208,0.48l-0.257,0.381l-0.248,0.24l-0.264,0.16l-0.764,0.17l-0.214,0.122l-0.255,0.209l-0.268,0.104l0.314,-0.013l0.311,-0.116l0.567,-0.042l0.652,0.4l-0.061,0.327l-0.262,0.258l-0.596,0.041l-0.557,0.573l-0.251,0.176l-0.266,0.087l-0.332,-0.026l-0.603,-0.153l-0.264,-0.16l0.238,0.261l0.271,0.136l1.569,0.321l0.095,-0.034l0.5,-0.338l0.667,-0.005l1.269,0.622l0.365,0.475l0.524,0.677l0.285,0.264l0.206,0.239l0.127,0.357l0.246,1.176l0.281,1.142l0.367,1.23l0.167,0.34l0.219,0.238l1.108,0.546l0.247,0.181l0.43,0.524l0.415,0.557l0.386,0.427l0.417,0.345l-0.202,0.179l-0.138,0.281l0.104,0.381l0.169,0.363l0.333,0.58l0.294,0.631l-0.108,-0.095l-0.114,-0.052l-0.156,0.016l-0.152,-0.03l-0.281,-0.198l-0.27,-0.243l-0.537,0.098l-0.298,-0.044l-0.259,0.007l0.491,0.14l0.537,0.01l1.184,1.057l0.4,0.624l0.238,0.821l-0.162,0.368l-0.252,0.238l-0.235,0.271l-0.221,0.307l0.657,0.449l0.142,-0.013l0.145,-0.063l0.14,-0.153l0.235,-0.373l0.121,-0.132l0.409,-0.048l0.343,0.029l0.341,0.083l0.301,-0.026l0.605,0.16l0.311,0.144l0.771,0.647l0.167,0.354l0.077,0.456l0.009,0.504l-0.13,0.459l-0.149,0.414l-0.092,0.533l-0.065,0.192l-0.091,0.15l-0.408,0.419l-0.271,0.172l-0.114,-0.075l-0.123,0.01l-0.013,0.101l0.129,0.213l0.001,0.257l-0.241,0.19l-0.245,0.081l-0.41,-0.101l-0.569,0.354l0.409,0.182l0.083,0.193l-0.102,0.339l-0.257,0.151l-0.286,0.067l-0.292,0.016l-0.242,0.083l-0.232,0.16l0.291,-0.084l0.202,0.074l0.127,0.284l0.115,0.082l0.57,0.121l0.352,-0.001l0.68,-0.069l0.327,0.001l0.116,0.052l0.002,0.235l-0.05,0.576l-0.09,0.119l-0.901,0.482l-0.185,0.336l-0.051,0.203l-0.527,-0.036l-0.247,0.215l-0.427,0.143l-0.33,0.151l-0.323,0.191l-0.266,0.057l-1.147,-0.227l-0.693,0.019l-0.939,0.198l-0.242,-0.033l-0.362,-0.189l-0.372,-0.128l-0.427,-0.056l-0.369,-0.176l0.23,0.337l-0.511,0.325l-0.236,0.064l-0.245,-0.01l-0.5,0.088L470,297.796l0.07,0.23l0.124,0.201l-0.101,0.087l-0.106,0.022l-0.882,-0.151l-0.125,0.028l-0.109,0.14l-0.321,-0.075l-0.312,-0.235l-0.331,-0.159l-0.348,-0.075l-0.276,0.026l-1.137,0.372l-0.227,0.372l-0.114,0.527l-0.164,0.467l-0.268,0.359l-0.319,0.047l-0.3,-0.249l-0.57,-0.274l-0.194,-0.186l-0.062,-0.011l-0.064,0.066l-0.224,0.084l-0.231,0.004l-0.357,0.074l-0.621,0.223l-0.251,0.151l-0.539,0.417l-0.11,0.115l-0.196,0.419l-0.299,0.074l-0.274,-0.268l-0.312,-0.094l-0.329,0.091l-0.199,0.143l-0.093,-0.116l-0.003,-0.238l0.24,-0.284l0.641,-0.215l0.563,-0.559l0.276,-0.341l0.11,-0.193l0.135,-0.123l0.176,-0.046l0.091,-0.213l0.781,-0.858l0.064,-0.197l0.039,-0.354l0.064,-0.341l0.636,-0.221l0.304,-0.719l0.084,-0.057l0.887,-0.132l0.658,0.011l0.654,0.141l0.335,0.013l0.336,-0.049l0.264,-0.195l0.451,-0.704l0.254,-0.311l0.291,-0.281l0.272,-0.321l0.441,-0.596l-0.298,0.206l-0.36,0.326l-0.209,0.189l-0.664,0.19l-0.286,0.194l-0.501,0.437l-0.096,0.036l-0.756,-0.105l-0.562,-0.567l-0.359,-0.232l-0.148,-0.027l-0.154,0.069l-0.328,0.071l-0.334,-0.012l0.171,-0.263l0.232,-0.147l-0.52,-0.102l-0.145,-0.08l-0.165,-0.185l-0.408,-0.031l-0.194,0.047l-0.328,0.244l-0.518,0.259l-0.625,-0.359l-0.122,-0.157l0.003,-0.305l-0.094,-0.242l-0.173,-0.085l0.221,-0.315l0.268,-0.21l0.588,-0.209l0.891,-0.497l0.5,-0.212l0.464,-0.366l0.192,-0.224l0.139,-0.307l0.138,-0.376l0.197,-0.307l-0.191,-0.073l-0.086,-0.231l0.023,-0.235l0.088,-0.209l-0.079,-0.262l-0.141,-0.274l0.008,-0.214l0.038,-0.229l-0.358,0.012l-0.357,0.072l-0.324,0.162l-0.314,0.22l-0.279,0.041l0.004,-0.176l0.121,-0.218l0.316,-0.312l0.338,-0.259l0.12,-0.197l0.095,-0.229l0.168,-0.184l0.442,-0.348l0.847,-0.392l0.126,-0.023l0.332,0.046l0.327,-0.06l0.286,-0.141l0.285,-0.03l0.642,0.407l-0.191,-0.63l0.283,-0.151l0.41,0.57l0.152,0.06l0.322,-0.083l-0.124,-0.096l-0.145,-0.006l-0.19,-0.086l-0.16,-0.183l-0.266,-0.582l0.015,-0.346l0.179,-0.36l0.198,-0.332l-0.166,-0.066l-0.133,-0.127l-0.038,-0.333l0.052,-0.295l0.356,-0.26l0.105,-0.396l0.044,-0.437l-0.059,-0.201l-0.354,0.032l-0.172,0.082l-0.154,0.129l-0.158,-0.008l-0.437,-0.484l-0.249,-0.367l-0.447,-0.778l-0.063,-0.467l0.357,-1.01l0.552,-0.649l0.65,-0.227l-0.126,-0.043l-0.991,-0.009l-0.327,0.08l-0.303,0.266l-0.171,0.082l-0.18,0.03l-0.164,0.132l-0.16,0.183l-0.167,0.118l-0.331,-0.031l-0.16,0.039l-0.115,-0.106l-0.097,-0.175l-0.126,-0.047l-0.141,0.054l-0.298,0.236l-0.302,0.139l-0.365,-0.149l-0.479,-0.278l-0.094,0.102l-0.106,0.258l-0.061,0.401l-0.34,-0.349l-0.289,-0.467l-0.098,-0.294l-0.007,-0.332l0.157,-0.129l0.171,0.118l0.254,-0.789l0.506,-1.032l0.179,-0.303l0.125,-0.397l-0.021,-0.26l-0.111,-0.22l-0.471,-0.5l0.006,-0.409l0.05,-0.462l0.128,-0.278l0.054,-0.053l0.625,0.007l-0.244,-0.144l-0.486,-0.419l0.009,-0.149l0.114,-0.389l-0.053,0.039l-0.104,0.18l-0.199,0.435l-0.121,0.101l-0.344,0.103l-0.063,0.213l-0.055,0.056l-0.171,0.024l-0.053,0.199l-0.038,0.013l-0.049,-0.214l-0.005,-0.356l0.068,-0.328l0.13,-0.257l0.504,-0.585l-0.245,0.181l-0.556,0.541l-0.284,0.355l-0.076,0.12l-0.023,0.101l0.001,0.116l0.127,0.621l-0.037,0.287l-0.479,1.885l-0.091,0.188l-0.083,0.098l-0.079,0.023l-0.236,-0.036l-0.105,-0.141l0.001,-0.159l0.044,-0.239l0.199,-0.893l0.086,-0.249l0.128,-0.232l0.282,-0.406l-0.007,-0.027l-0.188,0.08l-0.08,-0.026l-0.058,-0.081l0.037,-1.211l0.153,-0.4l0.057,-0.583l0.132,-0.501l0.153,-0.366l0.117,-0.469l0.175,-0.209l0.047,-0.32l0.197,-0.347l0.152,-0.363l-0.082,0.036l-0.973,0.944l-0.248,0.171l-0.338,-0.046l-0.258,-0.106l-0.202,-0.223l-0.09,-0.429l-0.249,-0.011l-0.213,-0.074l0.002,-0.058l0.275,-0.234l0.441,-0.08l0.413,-0.376l-0.367,-0.254l0.031,-0.081l0.32,-0.217l0.407,-0.729l0.082,-0.673l-0.194,-0.317l-0.07,-0.208l-0.389,-0.232l-0.065,-0.297l0.045,-0.167l0.127,-0.163l0.191,-0.126l0.3,-0.122l-0.272,-0.13l-0.102,-0.154l-0.077,-0.223l-0.007,-0.129l0.141,-0.576l0.082,-0.238l0.161,-0.304l0.728,0.017l0.084,-0.134l0.083,-0.005l0.372,0.123l-0.055,-0.132l-0.609,-0.725l-0.055,-0.138l0.174,-0.392l0.012,-0.175l-0.025,-0.187l0.05,-0.143l0.193,-0.067l0.588,0.006l0.145,-0.066l-0.066,-0.19l-0.137,-0.25l-0.027,-0.21l0.032,-0.186l0.007,-0.375l0.027,-0.166l0.14,-0.249l0.115,-0.074l0.143,-0.043l0.323,0.083l0.123,0.1l0.142,0.237l0.104,-0.019l0.402,-0.258l0.121,-0.037l0.165,0.299l0.687,-0.238l0.923,-0.106l0.555,-0.157l0.584,-0.057l0.545,-0.179l0.578,0.082l0.02,0.104l-0.03,0.144L466.972,259.975zM467.479,258.758l-0.027,0.016l-0.103,-0.099l-0.168,-0.355l0.265,-0.071l0.125,0.044l-0.047,0.151L467.479,258.758zM466.817,258.474l-0.161,0.072l-0.159,-0.005l-0.248,-0.313L466.155,258l0.017,-0.151l0.104,-0.051l0.24,0.074l0.124,0.261l0.016,0.169l0.029,0.066l0.149,0.067L466.817,258.474zM467.119,257.197l-0.038,0.134l0.213,-0.003l0.309,0.114l0.187,0.014l0.156,0.142l-0.086,0.265l-0.093,0.075l-0.105,0.015l-0.368,-0.265l-0.482,0.11l-0.096,-0.034l-0.063,-0.073l-0.026,-0.091l0,-0.186l-0.026,-0.055l-0.175,0.176l-0.076,-0.021l-0.043,-0.084l-0.019,-0.174l0.019,-0.251l0.103,-0.359l0.173,-0.072l0.258,0.042l0.296,0.203l0.089,0.125l-0.002,0.1L467.119,257.197zM468.546,256.095l-0.317,0.006l0.164,-0.324l0.191,-0.082l0.361,0.036l-0.064,0.146L468.546,256.095zM468.04,256.339l-0.241,0.136l-0.103,-0.112l-0.027,-0.352l-0.287,-0.151l-0.14,-0.094l-0.108,-0.178l0.027,-0.055l0.187,-0.073l0.32,0.323l0.131,0.26l0.237,0.077l0.03,0.04L468.04,256.339zM472.028,248.801l0.058,0.401l0.145,-0.104l0.219,0.384l0.112,0l0.184,-0.152l-0.037,0.357l-0.191,0.987l-0.054,0.167l-0.036,0.299l-0.038,0.059l-0.056,0.603l-0.129,0.198l-0.108,0.472l-0.044,0.046l-0.158,-0.181l0.158,-0.721l0.065,-0.42l-0.042,-0.218l-0.089,-0.197l-0.242,-0.006l-0.204,0.091l-0.043,-0.116l-0.006,-0.156l-0.049,-0.052l-0.271,0.011l-0.08,-0.043l-0.053,-0.144l-0.01,-0.115l0.245,-0.09l0.23,0.034l0.336,-0.229l-0.21,-0.769l-0.279,-0.073l-0.064,-0.075l0.054,-0.131l0.153,-0.071l0.235,-0.393l0.141,-0.062l0.175,0.011L472.028,248.801zM472.774,248.936l-0.071,0.065l-0.274,-0.579l0.203,-0.665l0.246,0.021l0.039,0.174l-0.024,0.161l-0.125,0.014l-0.011,0.049l0.039,0.309l0.002,0.358L472.774,248.936zM473.526,247.23v0.066l-0.146,0.484l0.002,0.185l-0.235,-0.018l-0.037,-0.059l-0.044,-0.277l0.03,-0.295l0.033,-0.077l0.068,-0.031l0.074,0.058l0.117,-0.15l0.061,0.003L473.526,247.23z"},"us":{"name":"United States","path":"M79.979,187.469v2.34v2.309v2.278v2.249v2.22v2.191v2.164v2.137v2.111v2.086v2.062v2.037v2.014v1.991v1.969v1.947v1.926v1.905v1.885v1.865V231v1.827v1.809v1.791v1.773v1.755v1.739v1.722v1.707v1.69v1.675v1.66l0.672,0.232l0.666,0.23l0.204,-0.459l0.718,0.352l0.627,0.307l0.4,-0.394l0.433,-0.427l0.584,-0.03l0.655,-0.034l0.437,-0.022v0.364l-0.162,0.602l-0.135,0.501l0.398,0.507l0.49,0.266l0.458,0.249l0.206,0.686l0.501,0.528l0.381,0.4l0.366,0.383l0.523,0.546l0.366,0.382l0.488,0.507l0.29,0.301l0.139,0.584l0.167,0.699l-0.103,0.412l0.231,0.066l0.452,-0.462l0.425,-0.287l0.525,-0.355l0.354,-0.24l0.658,-0.012l0.314,-0.699l0.001,-0.985l0.333,0.017l0.196,-0.134l0.086,-0.291l-0.209,-0.398l0.63,-0.186l0.456,-0.135l0.651,-0.367l0.636,-0.359l0.303,0.278l0.3,0.268l0.589,0.645l0.04,0.155l-0.04,0.302l-0.058,0.301l0.358,0.842l0.103,0.094l0.294,0.116l0.351,0.278l0.155,0.24l0.508,0.382l0.086,0.158l0.048,0.256l0.083,0.22l0.095,0.157l0.092,0.224l0.22,0.264l0.419,0.294l0.291,0.204l0.407,0.285l0.412,0.581l0.358,0.503l0.408,0.496l-0.06,0.395l0.413,0.608l0.435,0.771l0.334,0.681l0.237,0.38l0.285,0.548l0.348,0.669l0.396,0.759l0.303,0.485l0.395,0.677l0.195,0.403l-0.133,0.275l-0.164,0.34l0.508,0.161l0.352,0.111l-0.088,0.376l-0.116,0.496l0.398,0.195l0.27,0.133l-0.056,0.259l0.149,0.292l0.024,0.483l0.485,-0.031l0.214,-0.014l0.29,0.214l0.382,0.282l0.383,0.264l0.327,0.225l0.429,0.133l0.529,0.191l0.26,0.39l0.482,0.167l0.18,0.543l0.557,0.199l0.328,-0.133l0.118,0.221l0.093,0.254l0.025,0.32l-0.031,0.312l-0.139,0.26l-0.105,0.28l-0.07,0.301l-0.027,0.322l0.017,0.344l0.056,0.3l0.171,0.554l0.057,0.339l0.007,0.225l-0.379,0.79l-0.131,0.375l0.012,0.168l-0.276,0.39l-0.507,0.544l-0.23,0.313l-0.114,-0.104l-0.656,-0.081l-0.238,-0.695l-0.126,-0.541l-0.191,-0.472l0.005,-0.107l0.174,-0.316l0.656,-0.26l0.006,-0.104l-0.244,-0.069l-0.059,-0.113l-0.067,-0.515l0.018,-0.453l-0.017,-0.301l-0.109,-0.616l-0.164,-0.378l-0.423,-0.74l-0.036,-0.187l0.186,-0.235l0.116,-0.219l-0.715,0.381l-0.976,0.399l-0.418,0.278l-0.088,0.111l-0.03,0.094l0.076,0.262l-0.012,0.084l-0.085,0.155l-0.101,0.436l-0.212,0.461l-0.107,0.095l-0.381,-0.172l-0.102,-0.147l-0.191,-0.603l0.044,-0.161l0.139,-0.136l0.189,-0.293l0.238,-0.452l0.455,-1.153l0.297,-0.005l0.524,-0.229l-0.822,-0.115l-0.123,-0.06l-0.11,-0.158l-0.098,-0.256l-0.167,-0.285l-0.313,-0.1l-0.137,-0.105l-0.207,-0.347l-0.139,-0.156l-0.076,-0.193l-0.013,-0.23l-0.059,-0.116l-0.215,-0.042l-0.116,-0.079l-0.032,-0.596l-0.428,-0.153l-0.175,-0.132l-0.282,-0.374l-0.078,-0.182l-0.025,-0.152l0.069,-0.414l-0.029,-0.078l-0.25,0.042l-1.55,-0.643l0.082,-0.853l-0.287,-1.131l-0.308,-0.46l0.061,-0.18l0.066,-0.095l0.138,-0.002l0.595,0.335l0.56,0.396l0.072,-0.058l-0.895,-0.842l-0.224,-0.252l-0.056,-0.304l-0.003,-0.163l0.071,-0.085l0.839,0.076l0.05,-0.063l-0.851,-0.248l-0.174,0.001l-0.186,0.356l-0.088,0.084l-0.183,-0.017l-0.062,-0.055l-0.216,-0.431l-0.206,-0.301l-0.383,-0.417l-0.072,-0.298l-0.019,-0.439l0.051,-0.416l0.313,-0.954l0.127,-0.166l0.033,-0.104l-0.097,0.016l-0.092,0.091l-0.259,0.444l-0.267,0.726l-0.218,0.247l-0.137,-0.06l-0.207,-0.295l-0.432,-0.361l-0.5,-0.093l-0.316,-0.37l-0.467,-1.034l-0.063,-0.517l-0.06,-0.127l-0.253,-0.168l-0.156,-0.249l-0.24,-1.27l-0.317,-0.888l-0.079,-0.471l0.026,-0.468l-0.041,-0.052l-0.109,0.365l-0.028,0.19l-0.2,0.054l0.188,0.369l0.047,0.184l-0.094,-0.015l-0.192,0.046l0.326,0.627l0.146,0.968l0.216,0.714l0.14,0.577l0.063,0.437l0.092,0.417l0.252,0.917l0.034,0.182l-0.03,0.148l-0.083,0.176l-0.144,0.066l-0.452,-0.12l-0.17,-0.226l-0.244,-0.416l-0.342,-0.192l-0.847,0.095l-0.068,-0.032l0.003,-0.34l0.097,-0.607l-0.078,-0.246l-0.438,-0.897l0.007,-0.176l0.608,-0.414l-0.295,-0.031l-0.238,0.162l-0.092,-0.104l-0.144,-0.579l-0.093,-0.216l-0.046,-0.046l-0.026,0.551l0.101,0.289l0.015,0.167l-0.016,0.233l-0.063,0.167l-0.111,0.101l-0.111,0.025l-0.205,-0.116l-0.228,-0.219l-0.199,-0.103l-0.074,-0.087l-0.094,-0.242l-0.154,-0.184l-0.743,-0.233l-0.443,-0.276l-0.037,0.073l0.138,0.294l0.013,0.174l-0.112,0.053l-0.2,0.279l0.058,0.038l0.211,-0.092l0.236,0.011l0.39,0.169l0.354,0.222l0.128,0.124l0.053,0.184l0.044,0.065l0.346,0.214l0.017,0.112l-0.223,0.334l0.46,-0.037l0.267,0.119l0.342,0.516l0.116,0.287l0.016,0.367l-0.071,0.106l-0.136,0.074l-0.934,0.12l-0.337,0.441l-0.07,0.006l-0.257,-0.12l-0.466,-0.352l-0.581,-0.335l-1.325,-0.997l-0.036,-0.047l-0.022,-0.193l-0.091,-0.099l-0.18,-0.084l-0.25,-0.254l-0.319,-0.424l-0.197,-0.332l-0.075,-0.239l-0.186,-0.274l-0.6,-0.573l-0.314,-0.22l-0.277,-0.125l-0.241,-0.027l-0.065,-0.077l0.111,-0.126l0.017,-0.074l-0.532,-0.119l-0.505,-0.27l-1.281,-0.761l-0.662,-0.478l-0.386,-0.229l-0.165,-0.129l-0.073,-0.105l0.093,-0.11l0.258,-0.114l0.175,-0.13l0.276,-0.487l0.021,-0.157l-0.148,-0.355l-0.066,-0.324l0.003,-0.18L84,252.328l0.042,-0.117l0.117,-0.113l0.082,-0.057l0.102,0.039l0.325,0.446l0.046,0.162l-0.015,0.608l0.093,0.709l0.03,-0.052l0.03,-0.234l0.019,-0.448l0.037,-0.216l0.07,-0.21l0.118,-0.111l0.367,0.064l0.169,-0.038l-0.714,-0.322l-0.449,-0.605l-0.081,-0.063l-0.246,-0.027l-0.26,0.245l-0.669,0.797l-0.188,0.14l-0.841,0.44l-0.57,0.088l-0.642,-0.069l-0.547,-0.143l-1.372,-0.696l-0.214,-0.162l0.319,-0.432l0.013,-0.135l-0.111,-0.441l-0.092,-0.126l-0.13,-0.07l-0.037,0.05l-0.001,0.131l0.035,0.243l-0.105,0.128l-0.233,0.138l-0.393,0.14l-1.218,-0.356l-1.248,-0.295l-1.114,-0.061l-1.573,0.235l-0.839,0.236l-0.489,0.023l-0.471,-0.042l-0.039,-0.165l0.215,-0.097l-0.012,-0.12l-0.272,-0.374l-0.413,-0.227l-0.554,-0.08l-0.317,-0.11l-0.08,-0.139l-0.196,-0.132l-0.312,-0.126l-0.137,-0.227l0.109,-0.704l0.106,-0.423l0.106,-0.291l0.268,-0.483l-0.093,0.036l-0.389,0.354l-0.339,0.365l-0.314,0.474l-0.187,0.217l-0.24,0.2l-0.375,-0.047l-0.509,-0.296l-0.436,-0.153l-0.363,-0.009l-0.144,-0.051l0.248,-0.265l0.143,-0.213l0.195,-0.342l0.043,-0.167l-1.331,-0.055l-0.049,-0.181l-0.002,-0.133l-0.042,-0.11l-0.193,-0.082l-0.27,0.063l-0.437,0.214l-0.189,-0.163l0.067,-0.091l0.143,-0.067l0.291,-0.311l-0.393,-0.161l-0.201,-0.185l-0.098,-0.152l0.007,-0.549l0.104,-0.353l0.882,-0.343l-0.279,-0.134l-0.557,0.046l-0.374,0.292l-0.444,0.42l-0.298,0.157l-0.152,-0.106l-0.201,-0.037l-0.25,0.033l-0.168,0.107l-0.086,0.182l-0.1,0.123l-0.113,0.063l-0.082,-0.021l-0.12,-0.186l-0.252,-0.116l-0.124,-0.142l-0.071,0.089l-0.086,0.268l-0.091,0.136l-0.426,0.139l-0.234,-0.026l-0.28,-0.336l-0.04,-0.117l0.095,-0.292l0.615,-1.16l-0.062,0.007l-0.199,0.183l-0.397,0.464l-0.177,0.138l-0.305,0.018l-0.142,-0.05l-0.172,0.038l-0.202,0.124l-0.131,0.136l-0.062,0.147l0.042,0.025l0.304,-0.168l0.173,-0.045l0.048,0.082l-0.237,0.521l-0.144,0.497l-0.137,0.125l-0.218,-0.021l-0.239,0.049l-0.003,0.139l0.445,0.395l0.161,0.056l0.206,0.141l0.032,0.14l-0.078,0.377l-0.058,0.148l-0.094,0.077l-0.363,-0.013l-0.118,0.039l-0.244,0.236l-0.122,0.195l0.044,0.017l0.211,-0.161l0.307,-0.086l0.403,-0.012l0.3,-0.085l0.197,-0.16l0.192,0.045l0.187,0.25l0.056,0.219l-0.076,0.188l-0.154,0.134l-0.233,0.08l-0.147,0.12l-0.062,0.16l-0.035,0.237l-0.008,0.313l0.059,0.563l-0.045,0.076l-0.088,0.042l-0.13,0.007l-0.117,0.132l-0.274,0.746l-0.097,0.081l-0.115,-0.08l-0.102,0.009l-0.089,0.097l-0.195,0.074l-0.301,0.051l-0.258,-0.019l-0.453,-0.161l-0.185,-0.114l-0.144,-0.187l-0.407,0.198l-0.107,-0.086l-0.253,-0.517l-0.055,0.031l-0.049,0.557l-0.077,0.195l-0.251,0.402l-0.137,0.69l-0.042,0.021l-0.047,-0.1l-0.155,-0.617l-0.082,-0.136l-0.227,0.356l-0.025,0.129l0.06,0.459l-0.053,0.069l-0.459,-0.247l-0.113,-0.012l-0.03,0.042l0.157,0.355l-0.018,0.128l-0.65,0.684l-0.169,-0.024l-0.106,-0.068l-0.117,0.011l-0.413,0.254l-0.114,-0.011l-0.156,-0.15l-0.072,0.006l-0.039,0.157l-0.005,0.306l-0.153,0.29l-0.492,0.468l-0.13,0.215l-0.099,0.294l-0.074,0.028l-0.289,-0.189l-0.334,-0.123l-0.046,0.061l0.102,0.179l-0.021,0.11l-0.145,0.041l-0.183,-0.016l-0.222,-0.073l-0.311,0.082l-0.399,0.237l-0.333,-0.007l-0.465,-0.39l-0.128,-0.029l-0.041,-0.11l0.091,-0.316l0.132,-0.24l0.097,-0.11l0.441,-0.308l0.505,-0.113l0.317,-0.186l0.386,-0.383l0.204,-0.288l0.401,-0.745l-0.03,-0.058l-0.09,-0.041l-0.882,0.707l-0.13,0.065l-0.175,-0.005l-0.705,-0.271l-0.149,-0.116l-0.102,-0.34l0.196,-0.776l0.137,-0.376l0.344,-0.582l0.45,-0.623l0.156,-0.405l0.234,-1.088l-0.014,-0.496l-0.105,-0.606l-0.004,-0.361l0.098,-0.114l1.033,-0.564l0.489,-0.424l0.949,-0.628l0.258,0.005l0.19,0.216l0.221,0.173l0.252,0.129l0.324,-0.013l0.396,-0.157l0.628,0.06l1.29,0.413l0.274,0.023l0.011,-0.052l-0.199,-0.289l-0.889,-0.168l-0.375,-0.168l-1.053,-0.741l-0.24,-0.287l0.097,-0.134l0.258,-0.111l0.088,-0.107l0.037,-0.187l0.148,-0.255l0.259,-0.326l0.396,-0.315l0.749,-0.47l-0.293,-0.02l-0.539,0.087l-0.196,0.089l-0.36,0.336l-0.14,0.236l-0.201,0.46l-0.086,0.087l-0.374,0.066l-1.019,0.046l-0.172,-0.235l-0.095,-0.038l-0.126,0.033l-0.936,0.6l-0.335,0.305l-0.239,0.348l-0.37,0.254l-0.5,0.161l-0.374,0.199l-0.394,0.397l-0.134,0.304l-0.008,0.143l0.096,0.449l-0.098,0.084l-0.227,0.035l-0.365,0.297l-0.771,0.88l-0.101,0.318l0.004,0.109l0.125,0.248l-0.087,0.161l-0.217,0.254l-0.483,0.401l-0.317,0.152l-0.206,0.008l-0.198,-0.057l-0.352,-0.258l-0.285,-0.016l-0.018,0.036l0.388,0.276l0.395,0.354l0.246,0.294l0.097,0.233l0.004,0.24l-0.089,0.246l-0.279,0.427l-0.273,0.127l-0.699,0.128l-0.225,0.102l-0.07,0.079l0.48,0.18l0.043,0.092l-0.066,0.356l-0.127,0.116l-0.4,0.212l-0.358,0.062l-0.055,-0.041l0.067,-0.279l-0.019,-0.069l-0.135,-0.057l-0.191,0.106l-0.477,0.411l-0.051,0.067l0.172,0.11l-0.036,0.091l-0.258,0.294l-0.107,0.196l-0.173,0.199l-0.77,0.608l0.059,0.148l-0.2,0.527L43,256.51l0.136,0.195l0.646,0.228l0.313,0.055l0.369,0.159l0.668,0.428l0.223,0.279l0.033,0.131l-0.021,0.143l-0.08,0.193l-0.209,0.364l-0.505,0.54l-0.228,0.153l-0.345,0.12l-0.113,0.087l-0.443,0.509l-0.12,0.274l0.019,0.239l-0.085,0.167l-0.57,0.328l0.02,0.058l0.207,0.025l-0.076,0.289l-0.034,0.4l-0.099,0.067l-0.356,-0.003l-0.453,0.155l-0.032,0.044l-0.008,0.287l-1.184,0.21l-0.259,0.542l-0.135,0.166l-0.464,0.393l-0.284,0.158l-0.325,0.096l-0.17,0.133l-0.016,0.17l-0.092,0.147l-0.281,0.243l-0.138,0.305l-0.1,0.048l-0.523,0.073l-0.104,0.097l-0.051,0.411l-0.097,0.013l-0.186,-0.096l-0.242,0.074l-0.544,0.464l-0.119,0.167l0.013,0.089l0.084,0.088l0.129,0.275l-0.008,0.185l-0.209,0.515l-0.074,0.08l-0.254,0.127l-0.104,0.284l-0.234,-0.031l-0.189,0.054l-0.124,0.189l-0.134,0.109l-0.145,0.028l-0.183,0.15l-0.219,0.27l-0.204,0.172l-0.187,0.074l-0.182,0.019l-0.177,-0.038l-0.159,0.031l-0.141,0.1l-0.138,0.156l-0.11,0.442l-0.139,0.197l-0.088,0.034l-0.18,-0.029l-0.272,-0.093l-0.276,0.033l-0.446,0.271l-0.142,0.204l0.281,0.045l0.139,0.058l-0.003,0.057l-0.146,0.055l-0.25,-0.004l-0.15,0.047l-0.182,0.116l-0.458,0.125l-0.174,0.089l-0.345,0.508l-0.042,0.115l0.044,0.025l0.194,-0.053l0.228,0.084l0.118,0.107l0.076,0.132l0.072,0.254l0.044,0.038l-0.438,0.426l-0.124,0.181l-0.08,0.067l-0.053,-0.052l-0.054,-0.474l-0.033,-0.081l-0.104,-0.008l-0.1,0.15l-0.219,0.56l-0.239,0.282l-1.795,0.72L28,273.958l-0.051,0.306l-0.074,0.265l-0.119,0.21l-0.139,0.133l-0.03,-0.095l0.014,-0.745l-0.037,-0.148l-0.181,-0.095l-0.08,0.013l-0.109,0.042l-0.18,0.162l-0.11,0.04l-0.137,-0.013l-0.234,0.159l-0.556,0.509l-0.363,0.126l-0.096,0.105l-0.155,0.278l-0.103,0.102l-0.152,0.009l-0.202,-0.083l-0.162,0.059l-0.123,0.202l-0.125,0.08l-0.353,-0.149l-0.156,0.102l-0.202,0.26l-0.211,0.171l-0.22,0.083l-0.572,0.086l-0.23,-0.055l-0.047,-0.075l0.011,-0.331l0.092,-0.239l0.085,-0.113l0.114,-0.1l0.167,-0.012l0.312,0.075l-0.036,-0.08l-0.113,-0.095l-0.287,-0.165l-0.285,-0.084l-0.163,0.054l-0.229,0.126l-0.156,0.146l-0.082,0.166l-0.103,0.54l-0.06,0.146l-0.67,0.947l-0.263,0.291l-0.26,-0.022l-0.126,0.11l-0.177,0.235l-0.164,0.113l-0.15,-0.01l-0.117,-0.045l-0.083,-0.079l0.014,-0.074l0.112,-0.069l-0.04,-0.188l-0.192,-0.31l-0.131,-0.168l-0.249,-0.02l-0.039,0.141l0.084,0.718l-0.013,0.162l-0.155,0.204l-0.408,0.228l-0.127,-0.022l-0.367,-0.449l-0.348,-0.089l-0.023,0.146l0.078,0.299l-0.087,0.278l-0.251,0.259l-0.191,0.125l-0.131,-0.008l-0.007,-0.181l0.117,-0.355l0.03,-0.296l-0.057,-0.238l0.007,-0.182l0.069,-0.127l0.461,-0.354l0.194,-0.053l0.104,0.087l0.129,0.015l0.156,-0.058l0.098,-0.113l0.041,-0.169l0.199,-0.216l0.357,-0.265l0.409,-0.489l0.46,-0.716l0.539,-0.619l0.619,-0.521l0.671,-0.415l1.352,-0.571l0.104,0.035l-0.124,0.186l0.084,0.116l0.133,0.015l0.495,-0.092l0.197,-0.12l0.058,0.116l-0.069,0.146l-0.297,0.148l0.008,0.123l0.433,0.575l0.136,0.087l0.113,-0.011l0.048,-0.074l-0.036,-0.415l0.146,-0.079l0.299,-0.02l0.195,0.054l0.091,0.127l0.171,0.105l0.251,0.084l0.156,-0.026l0.061,-0.135l-0.107,-0.161l-0.481,-0.354l-0.134,-0.148l-0.032,-0.207l0.068,-0.265l0.151,-0.394l0.234,-0.523l0.212,-0.366l0.429,-0.416l0.289,-0.206l0.733,-0.632l1.409,-0.646l0.348,-0.416l0.473,-0.46l0.203,-0.113v0.178l0.065,0.159l0.316,0.106l0.206,0.037l0.095,-0.032l0.026,-0.169l-0.042,-0.307l-0.011,-0.29l0.021,-0.273l0.046,-0.216l0.211,-0.385l0.314,-0.439l0.429,-0.511l0.271,-0.232l0.255,-0.124l0.247,-0.224l0.425,-0.531l0.136,-0.087l0.305,-0.105l0.112,0.046l0.065,0.134l0.08,0.083l0.309,0.075l0.206,-0.118l-0.034,-0.063l-0.167,-0.041l-0.107,-0.077l-0.101,-0.317l-0.205,-0.191l-0.046,-0.217l0.037,-0.338l0.176,-0.796l0.029,-0.822l0.157,-0.473l0.315,-0.171l0.699,-0.117l-0.409,-0.214l-0.152,-0.001l-0.266,-0.101l-0.101,-0.518l0.002,-0.377l0.176,-0.438l0.651,-0.741l0.713,-0.515l-0.097,-0.042l-0.088,-0.153l0.329,-1.036l0.321,-0.929l-0.433,0.792l-0.501,0.604l-1.47,0.699l-1,0.584l-0.474,0.139l-0.313,-0.148l-0.244,-0.56l-0.14,-0.2l-0.179,-0.366l0.076,-0.478l0.142,-0.331l0.312,-0.054l0.352,0.16l0.305,0.014l-0.393,-0.327l-0.567,-0.286l-0.257,0.093l-0.197,0.463l-0.263,0.317l-0.231,-0.113l-0.137,-0.129l0.095,0.387l-0.175,0.588l-0.066,0.406l0.25,1.068l-0.046,0.425l-0.455,0.195l-0.371,-0.349l-0.773,-1.352l-0.27,-0.387l-0.606,-0.64l-0.2,0.091l-0.255,0.316l-0.247,0.087l-0.652,-0.466l-0.304,-0.356l-0.287,-0.433l-0.44,0.239l-0.384,0.284l-0.45,0.452l-0.301,-0.004l-0.818,0.387l-0.087,0.008l-0.115,0.208l-0.113,0.093l-0.093,0.4l-1.106,0.31l-1.093,-0.173l0.382,-0.22l0.427,-0.173l0.371,-0.417l-0.158,-0.559l-0.027,-0.285l0.004,-0.361l0.405,-0.508l-0.421,0.001l-0.271,0.182l-0.253,-0.382l-0.119,-0.754l0.29,-0.448l0.134,-0.346l0.114,-0.476l0.008,-0.41l-0.224,-0.696l-0.644,-1.483l-0.293,-1.114l-0.502,-0.596l0.375,-0.98l0.418,-0.897l0.54,-0.403l-0.043,-0.06l-0.298,0.003l-0.196,0.053l-0.173,0.293l-0.183,0.223l-0.571,1.141l-0.368,0.554l-0.239,0.158l0.385,0.214l0.059,0.18l0.074,0.409l-0.099,0.495l-0.099,0.273l-0.454,-0.022l-0.408,0.397l-0.958,0.431l-1.294,0.246l-0.636,-0.029l-0.662,-0.502l0.005,-0.292l0.027,-0.253l-0.951,-0.871l-0.538,-0.872l-0.387,-0.019l-0.336,-0.233l-0.397,-0.363l0.035,-0.293l0.063,-0.207l-0.244,-0.145l-0.312,0.014l-0.363,-0.1l0.948,-1.136l0.326,-0.765l0.266,-0.109l0.345,0.118l0.476,0.302l0.401,0.133l0.145,0.142l0.148,0.267l-0.156,0.447l-0.143,0.313l0.176,-0.084l0.499,-0.485l0.372,-0.427l0.178,0.044l0.116,0.075l0.207,0.44l0.256,0.447l0.565,-0.426l0.302,-0.532l-0.255,-0.233l-0.312,-0.139l-0.796,-0.181l0.194,-0.153l0.511,0.017l0.192,-0.146l-0.202,-0.203l-0.253,-0.182l-0.689,0.605l-1.254,-0.03l-0.876,-0.354l-0.875,0.062l-0.138,-0.07l-0.17,-0.189l0.493,-0.451l0.349,-0.25l0.019,-0.145l-0.203,-0.018l-0.381,0.12l-0.17,-0.208l0.028,-0.362l-0.063,0.033l-0.151,0.198l-0.213,-0.098L11.661,245l0.096,-0.174l0.188,-0.24l-0.083,-0.036l-0.168,0.051l-0.164,0.313l0.036,0.253l-0.004,0.363l-0.28,0.066l-0.24,-0.043l-0.173,-0.365l-0.179,-0.784l-0.484,-0.209l-0.119,-0.398l0.306,-0.513l-0.135,-0.265l-0.326,-0.086l-0.372,0.259l-0.165,-0.23l-0.03,-0.253l-0.013,-0.364l0.104,-0.039l0.086,0.072l0.747,-0.202l0.072,-0.099l-0.592,-0.309l-0.165,-0.325l0.245,-0.185l0.442,-0.016l0.62,-0.193l-0.261,-0.346l-0.055,-0.19l-0.052,-0.312l0.103,-0.531l0.729,-1.223l0.71,-1.026l0.221,-0.237l0.325,-0.128l0.303,0.099l0.316,0.221l0.06,-0.095l-0.107,-0.09l-0.135,-0.422l0.439,-0.166l0.257,-0.478l0.019,-0.139l-0.279,0.199l-0.291,0.327l-0.073,-0.329l-0.075,-0.758l0.128,-0.719l0.1,-0.324l0.243,-0.308l0.7,-0.124l0.124,0.062l0.025,-0.146l-0.421,-0.456l0.173,-0.357l0.152,-0.186l0.846,-0.29l0.462,0.09l0.58,0.338l0.337,0.42l-0.049,0.215l-0.083,0.125l-0.174,0.139l-0.065,0.108l0.031,0.086l0.249,-0.25l0.407,-0.304l0.228,0.132l0.18,0.24l0.199,-0.004l0.633,-0.206l0.321,-0.218l0.393,-0.569l0.522,-0.368l0.735,-1.168l0.216,-0.481l0.251,-0.074l0.227,0.042l0.158,0.395l0.231,0.115l1.315,-0.096l0.672,-0.181l0.467,-0.383l0.486,-0.647l0.281,-0.435l0.135,-0.568l-0.174,-0.738l-0.178,-0.615l-0.234,-1.414l-0.653,-0.94l-0.464,-0.282l-0.295,0.04l0.213,-0.603l0.622,0.065l0.405,-0.118l0.328,-0.291l0.107,-0.221l0.162,-0.452l-0.056,-0.483l-0.087,-0.263l-0.226,-0.29l-0.269,-0.425l-0.188,-0.142l-0.159,0.009l-0.784,0.853l-0.471,0.016l-0.352,-0.156l-0.306,0.484l-0.853,0.424l-0.456,0.427l-0.845,1.056l-0.211,0.476l-0.27,0.021l-0.195,-0.924l-0.919,-0.886l-0.278,0.302l0.153,0.278l0.208,0.198l0.343,0.086l-0.148,0.268l-0.112,0.356l-0.344,-0.334l-0.615,-0.486l-0.637,-0.251l-1.658,0.028l-1.088,0.499l-0.1,-0.104l-0.105,-0.041l-0.182,0.119l-0.078,0.203l-0.119,0.127l-0.222,0.045l-0.448,-0.075l-0.864,-0.31l-1.955,-0.456l-0.512,-0.281l-0.438,-0.671l0.009,-0.457l0.195,-0.194l-0.019,-0.657l-0.38,-0.175l-0.775,-0.95l-0.285,-0.406l0.062,-0.045l0.139,0.11l0.265,0.083l0.65,-0.132l0.223,-0.619l0.482,-0.177l0.444,0.087l-0.1,-0.168l-0.113,-0.132l-1.156,-0.317l-0.157,0.097l-2.073,-0.564l-1.637,-0.984l-0.134,-0.189l-0.149,-0.422l0.221,-0.418l0.222,-0.198l0.01,0.23l0.036,0.226l0.938,-0.525l0.491,-0.691l0.929,-0.122l0.216,-0.191l0.289,-0.373l0.412,-0.639l0.583,-0.337l0.397,-0.303l0.517,-0.18l0.441,0.299l0.136,0.041l0.8,0.061l0.263,-0.129l0.112,-0.096l0.084,-0.152l-0.786,-0.542l0.08,-0.302l0.1,-0.213l0.917,-0.635l0.705,-0.21l0.377,0.015l1.094,-0.824l0.599,-0.236l1.129,-0.157l0.928,-0.041l0.251,0.295l-0.499,-0.062l-0.219,0.054l0.156,0.101l0.176,0.215l-0.051,0.271l-0.306,0.801l0.025,0.639l-0.199,0.207l-0.193,0.291l0.95,0.913l1.47,0.058l0.8,-0.165l0.462,0.272l0.378,0.062l1.046,-0.14l0.788,0.194l0.329,-0.074l0.729,-1.365l0.285,-0.215l0.31,0.238l0.404,0.193l0.258,-0.14l0.21,0.353l-0.099,-0.736l-0.143,-0.277l-1.19,-0.509l-0.796,0.253l-0.249,-0.287l0.083,-0.57l-0.852,-1.412l-0.355,-0.288l-0.42,-0.014l-0.214,-0.494l-0.179,-0.636l0.362,-0.261l0.328,-0.118l0.303,0.206l0.343,0.836l0.319,0.123l-0.093,0.829l0.396,0.761l0.894,0.704l0.716,-0.259l0.506,0.008l0.302,0.148l0.74,0.63l0.376,0.079l1.175,-0.33l0.012,-0.62l-0.099,-0.45l-0.276,-0.283l-0.794,0.053l-0.618,-0.466l-0.526,0.128l-0.973,0.713l-0.487,-0.28l-0.306,-0.381l-0.494,-0.388l-0.062,-0.736l0.414,-0.848l0.306,-0.405l-0.274,-0.296l-0.689,-0.208l-1.196,0.213l-0.056,-0.291l0.006,-0.314l-0.487,0.615l-0.5,-0.129l-0.674,0.066l-1.488,-0.542l-0.53,-0.671l-0.222,-0.546l-0.401,-1.506l-0.512,-0.948l-3.539,-3.261l-1.61,-0.829l-0.775,-0.922l-0.486,-0.228l-0.464,-0.093l-0.595,-0.299l0.4,-0.368l0.275,-0.125l-0.286,0.385l0.217,0.097l0.346,-0.222l0.187,-0.266l0.274,-1.133l0.283,-1.728l-0.076,-0.685l1.963,0.138l1.307,-0.116l0.433,-0.156l1.648,-0.265l0.427,-0.192l0.792,-0.591l0.933,-1.049l0.8,-1.388l0.127,-0.375l0.051,0.096l0.072,-0.06l0.085,-0.53l0.105,-1.253l0.397,-1.191l1.689,-2.745l0.784,-1.1l0.261,-0.502l0.272,-0.367l0.192,0.349l0.091,0.104l0.053,0.164l-0.161,0.076l-0.262,0.356l-0.366,0.238l-0.088,0.122l0.215,-0.027l0.643,-0.259l0.363,-0.314l1.804,-0.583l0.978,-0.967l0.038,-0.216l1.451,-1.218l0.201,0.047l0.231,0.147l-0.402,0.804l0.283,0.21l-0.251,0.955l0.526,0.015l0.118,0.438l0.029,-0.377l-0.006,-0.542l0.042,-0.534l0.078,-0.37l0.37,0.167l0.833,-0.398l-1.009,-0.05l-0.605,-0.874l-0.336,-0.007l1.125,-1.29l1.028,-0.784l0.232,0.015l0.112,0.146l0.024,0.237l-0.222,0.154l-0.218,0.278l0.1,0.245l0.149,0.035l0.494,-0.201l0.221,-0.252l1.053,0.022l0.309,-0.18l0.074,-0.179l1.364,-0.036l0.25,-0.126l0.853,-0.696l0.789,-0.847l0.363,-0.464l0.623,-1.188l0.534,-0.777l0.878,-0.779l0.21,0.097l-0.285,0.155l-0.198,0.33l0.273,0.438l1.849,0.899l0.465,0.049l0.186,0.536l-0.155,0.515l-0.477,0.57l-0.96,0.582l0.294,0.219l0.192,0.516l0.284,0.063l0.461,-0.194l0.361,-0.317l0.747,-1.037l0.235,-0.581l0.176,-0.147l0.626,0.14l0.354,0.299l0.404,0.529l-0.148,0.51l-0.165,0.287l0.523,0.396l0.58,0.083l0.553,0.318l0.777,-0.651l0.609,-0.139l0.571,0.021l0.743,-0.356l1.257,0.485l0.32,-0.126l0.504,0.084l0.536,0.292l0.189,0.311l-0.574,0.657l-0.093,0.675l0.2,0.281l0.363,0.048l0.046,0.393l0.226,0.098l1.134,-0.029l-0.087,0.187l-0.055,0.225l-0.351,0.497l2.021,0.279l0.271,-0.275l0.418,-0.109l0.888,-0.38l0.334,0.166l0.394,0.388l0.364,0.081l0.34,-0.079l0.792,-0.554l0.915,-0.027l0.375,0.181l0.396,-0.079l1.192,0.634l0.439,0.074l0.587,0.821l0.303,0.024l0.343,-0.348l0.298,0.011l0.291,0.333l0.476,0.102l0.222,0.524l0.239,0.19l1.803,0.388l0.893,-0.177l1.301,0.046l0.627,0.248l0.658,-0.032l1.075,0.899l0.57,0.14l0.111,0.207l1.623,0.218l0.568,-0.467l0.99,-0.124l0.891,-0.394l0.505,0.004l0.588,0.098l0.226,-0.047l0.163,-0.172l1.433,0.678l0.802,0.772l0.351,0.568l1.678,0.809l0.485,0.451l0.332,0.496l0.195,0.053l0.137,-0.145l0.586,0.042L79.979,187.469zM9.514,213.075l-0.108,0.039l0.006,-0.106l0.32,-0.283l0.59,-0.351L10.3,212.45l-0.315,0.272L9.514,213.075zM60.534,247.149l-0.355,0.047l-0.163,-0.073l-0.023,-0.079l0.067,-0.291l-0.005,-0.123l0.179,-0.046l0.206,0.138l0.06,0.143L60.534,247.149zM49.055,249.799l-0.135,0.021l0.181,-0.28l0.126,-0.547l0.169,0.076l0.034,0.1l-0.279,0.561L49.055,249.799zM61.298,249.296l-0.001,0.149l-0.088,0.144l0.084,0.263l-0.146,0.451l-0.056,0.286l-0.078,0.18l-0.078,0.069l-0.079,-0.041l-0.017,-0.099l0.046,-0.158l-0.185,0.005l-0.057,-0.394l0.103,-0.125l0.037,-0.168l0.012,-0.114l0.121,-0.503l0.043,-0.035l0.014,0.12l0.039,0.035l0.064,-0.049l0.096,-0.224l0.041,-0.026L61.298,249.296zM64.847,249.301l0.063,0.156l0.54,-0.038l0.155,0.028l0.062,0.072l-0.073,0.105l-0.208,0.139l-0.608,0.244l-0.494,0.32l-0.064,-0.03l-0.09,-0.35l-0.091,-0.142l-0.056,-0.198l0,-0.074l0.091,-0.137l0.181,-0.2l0.128,-0.072L64.847,249.301zM68.426,249.939l-0.09,0.138l-0.245,-0.049l-0.131,-0.088l0.438,-0.364l0.072,0.073L68.426,249.939zM9.442,249.676l0.258,0.281l0.137,0.016l0.432,-0.085l0.159,0.06l0.153,0.121l0.095,0.185l0.018,0.324l-0.07,0.289l0.021,0.407l-0.015,0.175l0.229,0.23l0.072,0.311l0.037,0.334l-0.498,0.111l-0.498,0.018l-0.43,0.226l-0.088,0.167l0.069,0.247l-0.118,0.063l-0.109,-0.054l-0.208,-0.229l-0.228,-0.109l-0.799,-0.169l-1.003,-0.667l-0.432,-0.138L6.188,251.3l-0.396,-0.625l0.258,-0.101l0.26,-0.051l1.166,0.093l0.146,-0.449l0.15,-0.112l0.37,-0.127l0.346,-0.25l0.155,0.006l0.158,0.096l0.328,-0.149l0.174,-0.032L9.442,249.676zM61.081,252.881l-0.31,0.081l-0.073,-0.165l0.163,-0.411l0.13,-0.233l0.097,-0.055l0.356,-0.465l0.395,-0.339l0.363,-0.497l0.368,-0.711l0.068,-0.266l0.171,-0.028l0.281,0.175l0.174,0.246l-0.081,0.195l-0.931,1.008l-0.078,0.131l-0.084,0.341l-0.077,0.119l-0.123,0.054l-0.089,0.148l-0.056,0.243l-0.115,0.127l-0.174,0.011l-0.12,0.067l-0.067,0.123L61.081,252.881zM60.278,251.471l-0.147,0.172l-0.555,-0.104l0.115,-0.339l0.424,-0.214l0.464,0.333L60.278,251.471zM69.978,252.853l-0.135,0.032l0.202,-0.366l0.271,-0.405l0.255,-0.254l0.332,-0.106l-0.037,0.185l-0.433,0.342L69.978,252.853zM24.083,259.645l-0.206,0.086l-0.218,-0.043l-0.172,-0.533l0.132,-0.017l0.276,-0.352l0.611,-0.285l0.15,-0.032L24.083,259.645zM47.75,260.139l-0.083,0.034l-0.205,-0.164l-0.135,-0.174l0.089,-0.133l0.397,-0.28l0.19,-0.005l0.078,0.044l0.031,0.087l-0.015,0.129l-0.085,0.161L47.75,260.139zM47.943,260.806l0.102,0.043l0.106,-0.318l0.075,-0.01l0.332,0.269l0.204,-0.06l0.131,0.331l0.118,0.03l0.109,-0.04l0.066,0.023l-0.023,0.349l-0.243,0.353l-0.113,0.089l-0.158,-0.091l-0.059,-0.034l-0.104,-0.156l-0.079,-0.197l-0.047,-0.003l-0.185,0.232l0.004,0.115l0.077,0.172l-0.011,0.107l-0.202,0.051l-0.198,-0.027l-0.242,0.15l-0.058,-0.093l-0.037,-0.263l-0.075,0.03l-0.114,0.322l-0.125,0.204l-0.227,0.169l-0.05,0.082l-0.166,0.011l-0.246,0.106l-0.152,-0.018l-0.906,-0.349l-0.213,-0.128l0.745,-0.803l0.392,-0.312l0.227,0.017l0.227,0.097l0.12,-0.016l0.009,-0.357l-0.211,-0.267l0.008,-0.111l0.467,-0.183l0.175,0.026l0.193,0.094l0.183,0.152L47.943,260.806zM97.721,261.863l0.713,0.121l0.522,-0.027l0.477,0.792l0.293,0.637l0.172,0.445l0.098,0.429l0.131,0.413l-0.012,0.058l-0.275,-0.278l-0.198,-0.565l-0.101,-0.221l-0.1,-0.1l-0.105,-0.209l-0.205,-0.542l-0.007,-0.153l-0.091,-0.142l-0.105,-0.059l-0.119,0.023l-0.041,0.055l0.018,0.375l0.094,0.416l0.515,0.906l0.344,0.514l0.068,0.17l0.045,0.468l-0.148,0.211l0.182,0.43l-0.007,0.084l-0.04,0.082l-0.49,0.19l-0.449,0.793l-0.492,0.463l-0.227,0.074l-0.109,-0.077l-0.103,-0.177l-0.061,-0.237l-0.018,-0.297l0.123,-0.188l0.243,-0.978l0.007,-0.322l-0.303,-0.448l-0.183,-0.367l-0.099,-0.513l-0.166,-1.364l-0.077,-0.438l-0.108,-0.366l-0.14,-0.293l-0.105,-0.323l-0.072,-0.353l0.027,-0.137l0.243,0.184l0.292,0.506L97.721,261.863zM98.752,261.506l-0.02,0.132l-0.383,-0.013l-0.386,-0.194l-0.19,-0.255l0.038,-0.115l0.359,-0.107l0.34,0.242L98.752,261.506zM94.774,261.424l0.401,0.518l0.003,0.119l-0.082,0.355l-0.218,0.1l0.062,0.141l0.162,0.106l0.116,-0.088l0.423,-0.497l0.13,-0.104l0.079,-0.011l0.516,0.15l0.451,0.237l0.133,0.189l0.075,0.331l-0.12,0.714l-0.37,0.124l-0.175,-0.013l-0.187,-0.104l-0.301,0.248l0.25,0.189l0.76,0.043l0.23,0.4l0.066,0.308l-0.164,0.564l-0.431,-0.156l-0.38,-0.327l-0.779,-0.464l-0.187,-0.021l-0.125,0.082l-0.034,0.281l0.008,0.608l-0.208,0.315l-0.614,-0.139l-0.241,-0.46l-0.225,-0.73l-0.847,-0.869l-0.229,-0.174l-0.305,-0.522l0.122,-0.415l0.036,-0.24l0.163,-0.064l0.238,-0.186l0.133,-0.403l0.214,0.326l0.286,0.313l0.004,-0.294l0.135,-0.235l0.281,0.009l0.132,-0.049l0.184,-0.22l0.266,-0.114L94.774,261.424zM46.593,263.648l0.02,0.289l0.114,-0.035l0.432,-0.297l0.225,-0.087l0.293,-0.014l0.232,0.136l0.047,0.104l-0.021,0.124l-0.186,0.251l0.008,0.163l0.2,0.3l0.491,0.163l0.06,0.09l-0.002,0.108l-0.338,0.495l-0.124,0.115l-0.088,0.028l-0.614,-0.089l-0.562,-0.162l-0.227,-0.028l-0.081,0.053l-0.159,0.152l0.114,0.045l0.492,0.036l0.174,0.221l0.076,0.163l0.038,0.179l-0.098,0.073l-0.21,0.054l-0.252,-0.001l-0.312,0.201l-0.172,0.23l-0.625,0.058l-0.476,0.306l-0.167,0.151l-0.059,0.18l-0.18,0.13l-0.405,0.131l0.242,0.117l0.038,0.099l0.004,0.137l-0.033,0.118l-0.32,0.525l-0.604,0.431l-0.153,-0.02l-0.066,-0.054l-0.054,-0.082l-0.002,-0.083l0.779,-0.866l-0.031,-0.042l-0.212,-0.029l-0.335,-0.239l-0.237,0.154l-0.054,-0.006l0.063,-0.205l0.154,-0.244l-0.027,-0.069l-0.085,-0.061l-0.195,-0.037l-0.306,-0.012l-0.227,0.058l-0.147,0.128l-0.012,0.054l0.313,-0.015l0.085,0.065l0.084,0.121l0.051,0.14l0.019,0.159l-0.066,0.213l-0.149,0.267l-0.219,-0.047l-0.449,-0.595l-0.198,-0.874l-0.384,-0.67l-0.017,-0.161l0.109,-0.415l0.387,-0.591l0.416,-0.162l0.296,-0.249l0.287,-0.075l0.177,0.006l0.243,0.107l0.098,0.227l-0.059,0.106l0.022,0.056l0.17,0.136l0.184,0.475l0.214,0.42l0.143,0.17l0.188,0.105l-0.194,-0.32l-0.115,-0.397l-0.058,-0.794l-0.056,-0.211l0.109,-0.056l0.307,0.031l-0.008,-0.119l-0.324,-0.269l-0.199,-0.223l-0.075,-0.176l0.004,-0.153l0.177,-0.226l0.1,-0.064l0.104,-0.028l0.206,0.048l0.092,0.071l0.264,0.508l0.124,0.158l0.103,0l0.095,-0.084l0.088,-0.168l0.091,-0.101l0.093,-0.033l0.294,0.075l0.098,-0.028l0.048,-0.127l-0.002,-0.228l0.073,-0.082l0.018,-0.168l-0.16,-0.248l0.184,-0.076l0.61,0.189l0.261,0.207L46.593,263.648zM45.632,263.511l-0.079,0.146l-0.074,-0.038l-0.157,-0.171l-0.32,-0.25l-0.146,-0.171l-0.009,-0.073l0.11,-0.081l0.376,0.202l0.16,0.184L45.632,263.511zM96.909,266.118l0.238,0.569l0.173,0.44l0.154,0.528l0.257,1.089l0.12,0.41l0.038,0.224l0.028,0.585l-0.039,0.126l-0.077,0.115l-0.015,0.167l0.071,0.444l0.004,0.673l-0.067,0.378l-0.079,0.057l-0.192,-0.124l-0.158,-0.205l-0.116,-0.213l-0.287,-0.675l-0.085,-0.315l-0.005,-0.227l0.044,-0.166l0.094,-0.103l0.163,-0.276l-0.023,-0.044l-0.124,0.062l-0.253,0.035l-0.223,-0.218l-0.174,-0.115l0.035,-0.394l-0.046,-0.111l-0.342,0.122l-0.128,-0.11l-0.028,-0.148l0.006,-0.221l0.065,-0.194l0.324,-0.491l-0.033,-0.091l-0.158,-0.02l-0.208,-0.168l-0.095,-0.552l-0.224,-0.315l-0.132,0.029l-0.3,0.89l-0.148,0.194l-0.422,0.125l0.086,-0.247l0.04,-0.221l-0.15,-0.671l-0.004,-0.259l0.1,-0.191l0.298,-0.08l0.158,-0.113l0.123,-0.185l0.031,-0.18l0.231,-0.478l0.108,-0.093l0.288,0.006l0.605,0.529l0.184,0.078L96.909,266.118zM46.287,267.291l-0.357,0.166l-0.063,-0.007l-0.22,0.336l-0.168,0.145l-0.222,-0.265l0.057,-0.412l0.194,-0.274l0.982,0.092l0.076,0.077l0.002,0.065l-0.072,0.054L46.287,267.291zM101.409,267.916l0.187,0.161l0.102,-0.169l0.189,0.008l0.352,0.15l0.209,0.225l0.118,0.257l0.01,0.153l-0.036,0.347l0.026,0.355l-0.015,0.184l-0.047,0.152l-0.079,0.12l-0.086,0.015l-0.273,-0.318l-0.313,-0.575l-0.238,-0.175l-0.01,0.06l0.065,0.165l0.195,0.31l0.035,0.186l0.137,0.227l0.061,0.171l0.035,0.225l-0.001,0.196l-0.038,0.168l-0.063,0.107l-0.089,0.047l-0.478,-0.047l-0.285,0.112l-0.333,-0.063l-0.08,-0.102l-0.05,-0.166l-0.025,-0.404l-0.084,-0.58l0.02,-0.447l-0.215,-0.405l-0.184,-0.245l-0.265,-0.219l-0.174,-0.218l0.048,-0.174l0.271,-0.13l0.444,0.031L101.409,267.916zM99.66,268.729l0.182,0.354l0.264,-0.029l0.148,0.268l0.112,0.4l-0.082,0.256l-0.117,-0.057l-0.13,0.148l-0.08,0.491l0.037,0.491l-0.04,0.488l-0.151,0.496l-0.031,0.332l-0.059,0.099l-0.065,0.034l-0.084,-0.09l-0.122,-0.07l-0.154,0.279l-0.188,0.002l-0.156,-0.635l0.139,-1.062l0.312,-0.217l-0.186,-0.29l-0.392,-0.338l0.033,-0.188l-0.298,-0.545l-0.017,-0.13l0.047,-0.456l0.278,-0.408l0.368,-0.072l0.257,0.175l0.144,0.149L99.66,268.729zM103.147,270.357l-0.03,0.074l-0.357,-0.007l-0.129,-0.061l-0.048,-0.217l0.033,-0.201l0.083,-0.156l0.101,-0.301l0.079,-0.502l0.523,0.562l0.161,0.25l0.086,0.305l-0.186,0.114l-0.225,0.055L103.147,270.357zM42.915,270.412l-0.138,0.011l-0.208,-0.134l0.028,-0.161l0.296,-0.194l0.299,0.03l0.022,0.108l-0.014,0.122l-0.024,0.07l-0.095,0.073L42.915,270.412zM41.584,270.813l-0.192,0.12l-0.063,-0.042l-0.009,-0.099l0.045,-0.158l0.089,-0.158l0.296,-0.3l0.298,-0.199l0.152,0.012l0.052,0.127l-0.186,0.263L41.584,270.813zM104.928,272.459l-0.058,0.833l-0.111,-0.047l-0.106,-0.001l-0.216,0.118l-0.228,-0.052l-0.107,-0.092l-0.039,-0.107l0.041,-0.248l-0.126,-0.138l-0.426,-0.05l-0.16,-0.059l-0.088,-0.261l-0.021,-0.342l0.067,-0.128l0.215,-0.09l0.167,-0.417l0.093,-0.056l0.354,-0.828l0.178,0.058l0.311,0.504l0.39,0.726L104.928,272.459zM103.055,271.766l-0.144,0.016l-0.17,-0.077l-0.403,-0.411l-0.007,-0.121l0.058,-0.138l0.229,-0.252l0.094,-0.061l0.55,0.027l0.176,0.067l0.04,0.118l-0.009,0.12l-0.058,0.121l-0.013,0.126l0.031,0.132l-0.064,0.131L103.055,271.766zM100.848,271.302l0.532,0.108l0.487,-0.011l0.167,0.208l0.11,0.219l0.064,0.206l0.018,0.193l-0.013,0.136l-0.059,0.146l0.013,0.049l0.952,0.477l0.449,0.5l0.179,0.262l0.104,0.221l0.188,0.553l0.396,0.64l0.208,0.194l0.118,0.189l-0.066,0.007l-0.279,-0.14l-0.604,-0.428l-0.05,0.017l-0.055,0.232l-0.094,0.203l-0.139,0.146l0.111,0.043l0.487,-0.092l0.41,0.416l0.159,0.075l0.154,0.298l0.005,0.114l-0.09,0.22l-0.069,0.09l0.023,0.061l0.114,0.031l0.452,-0.062l0.081,0.108l-0.067,0.856l0.064,0.314l-0.001,0.143l-0.052,0.189l-0.002,0.16l0.041,0.164l0.005,0.146l-0.115,0.381l-0.121,0.064l-0.195,0.003l-0.154,-0.108l-0.216,-0.328l-0.21,-0.51l-0.081,-0.073l-0.276,-0.077l-0.05,-0.061l-0.176,-0.011l-0.125,-0.21l0.015,-0.276l-0.108,-0.283l0.013,-0.126l-0.121,-0.053l-0.102,0.08l0.053,0.277l-0.06,0.214l-0.219,-0.09l-0.366,-0.686l-0.416,-0.552l-0.163,-0.131l0.043,-0.161l0.205,-0.085l0.166,0.007l0.034,-0.096l-0.347,-0.536l0.012,-0.152l0.126,-0.271l-0.158,-0.113l-0.433,0.085l-0.153,-0.057l-0.125,-0.218l-0.073,-0.189l-0.375,-0.034l-0.142,0.023l-0.245,-0.287l-0.111,-0.181l0.044,-0.093l0.225,-0.163l0.132,0.023l0.253,0.174l0.099,-0.006l0.251,-0.231l0.038,-0.208l0.188,-0.172l-0.03,-0.181l-0.104,-0.309l-0.23,-0.086l-0.47,0.184l-0.409,0.283l-0.164,-0.11l-0.036,-0.173l0.438,-0.472l0.192,-0.261l-0.037,-0.155l-0.141,-0.201l-0.012,-0.503L100.848,271.302zM108.108,275.55l-0.098,0.542l-0.193,0.553l-0.295,0.297l-0.208,-0.066l-0.153,-0.24l-0.142,0.013l-0.151,-0.049l-0.085,-0.199l0.08,-0.257l-0.071,-0.199l-0.075,0.174l-0.133,0.159l-0.335,0.208l-0.231,0.396l-0.109,0.258l-0.136,-0.281l-0.087,-0.667l-0.011,-0.284l0.243,-0.429l0.314,-0.408l0.063,-1.223l0.998,-0.618l0.093,0.032l0.324,0.461l0.345,0.643l0.089,0.289l0.002,0.503L108.108,275.55zM39.105,273.902l-0.109,0.157l-0.213,-0.011l-0.119,-0.051l-0.04,-0.138l0.328,-0.416l0.075,-0.056l0.059,0.016l0.026,0.172L39.105,273.902zM101.581,275.28l0.062,0.139l0.004,0.088l-0.406,0.328l-0.007,0.068l-0.095,0.202l-0.085,0.074l-0.151,0.219l-0.289,0.236l0.043,-0.709l-0.287,-0.413l0.289,-0.209l0.189,0.06l0.314,0.024l0.306,-0.182L101.581,275.28zM24.739,276.41l0.043,0.003l0.086,-0.038l0.182,-0.277l0.06,-0.012l0.001,0.085l-0.086,0.274l0.146,0.366l0.136,0.175l-0.014,0.062l-0.341,0.126l-0.26,-0.091l-0.137,0.032l-0.125,0.127l-0.085,-0.141l-0.059,-0.675l0.02,-0.118l0.142,-0.235l0.183,-0.106l0.079,0.031l0.066,0.094l0.017,0.098L24.739,276.41zM25.737,276.297l-0.039,0.388l-0.386,-0.247l-0.103,-0.123l0.069,-0.091l0.367,-0.023L25.737,276.297zM102.823,278.467l0.069,0.066l0.07,-0.046l0.114,-0.173l0.201,0.034l0.146,0.058l0.089,0.072l-0.047,0.252l-0.036,0.41l-0.083,0.145l-0.082,0.204l-0.285,-0.121l-0.231,-0.26l-0.335,-0.448l-0.187,-0.324l-0.015,-0.137l-0.118,-0.099l-0.23,-0.56l-0.13,-0.444l-0.207,-0.051l-0.261,-0.124l-0.101,-0.244l0.07,-0.214l0.372,-0.108l0.559,0.55l0.085,0.233l0.2,0.272l0.038,0.379l0.102,0.148L102.823,278.467zM27.018,277.323l-0.171,0.107l-0.054,0.136l-0.13,0.058l-0.109,0.111l-0.368,0.502l-0.161,0.092l0.178,-0.428l0.028,-0.136l0.003,-0.091l-0.055,-0.324l0.107,0.014l0.088,-0.067l0.178,-0.288l0.16,-0.025l0.172,-0.343l0.093,-0.027l0.046,0.046l-0.076,0.208l0.165,0.191l-0.042,0.185L27.018,277.323zM107.096,277.563l0.287,0.637l0.015,0.223l-0.273,0.078l-0.215,-0.032l-0.111,-0.073l-0.029,-0.104l0.07,-0.322l-0.142,-0.189l-0.164,-0.065l-0.146,0.111l-0.008,-0.318l0.11,-0.229l-0.061,-0.311l-0.002,-0.235l0.037,-0.075l0.148,0.007l0.303,0.243L107.096,277.563zM28.022,277.21l-0.015,0.39l-0.041,0.061l-0.075,-0.104l-0.158,0.116l-0.086,-0.084l0.037,-0.136l-0.012,-0.106l0.117,-0.009l0.028,-0.194l-0.021,-0.082l0.058,-0.175l0.083,-0.041L28.022,277.21zM28.452,278.087l-0.091,0.025l-0.075,-0.053l-0.104,-0.277l-0.009,-0.117l0.201,0.087l0.076,0.202L28.452,278.087zM16.906,278.047l0.272,0.805l0.118,0.157l0.175,0.085l0.246,0.086l0.146,0.119l0.128,0.181l0.017,0.083l-0.771,-0.323l-0.485,0.472l-0.146,0.062l-1.376,0.022l-0.275,0.087l-0.178,0.153l-0.314,0.429l-0.16,0.167l-0.168,0.099l-0.357,0.11l-0.429,-0.015l-0.224,-0.056l-0.12,-0.204l-0.106,-0.402l0,-0.112l0.045,-0.193l0.382,-0.266l0.127,-0.141l0.495,-0.917l0.144,-0.126l0.152,-0.031l0.423,0.064l0.361,-0.269l0.778,-0.41l0.171,-0.049l0.56,-0.009l0.153,0.064l0.118,0.115L16.906,278.047zM20.212,278.698l-0.067,0.022l-0.193,-0.149l-0.07,-0.111l-0.051,-0.174l0.394,-0.25l0.082,-0.003l0.074,0.141l0.013,0.11l-0.109,0.316L20.212,278.698zM19.493,280.854l-0.243,0.105l-0.258,-0.11l-0.221,-0.203l-0.025,-0.242l0.492,0.157l0.105,0.074L19.493,280.854zM11.054,282.123l-0.123,0.036l-0.029,-0.049l-0.015,-0.21l-0.094,-0.334l0.179,-0.121l0.112,-0.028l0.047,0.051l0.129,0.25l0.129,0.066l0.095,0.053l-0.167,0.076L11.054,282.123zM10.268,282.438l-0.106,0.084l-0.085,0.018l-0.064,-0.047L9.72,282.55l-0.057,-0.034l-0.129,-0.285l-0.008,-0.147l0.051,-0.116l0.13,-0.106l0.21,-0.095l0.207,0.02l0.36,0.263l0.169,0.154l0.032,0.095l-0.126,0.09L10.268,282.438zM8.096,283.246l0.121,0.226l0.209,-0.143l0.154,-0.196l0.12,-0.253l0.078,-0.1l0.103,0.134l0.294,0.182l-0.248,0.28l-0.476,0.418l-0.16,0.28l-0.01,0.121l0.462,-0.092l0.129,0.013l0.082,0.096l-0.126,0.113l-0.251,0.103l-0.218,0.199l-0.506,0.344l-0.191,0.286l-0.226,0.109l-0.308,0.026l-0.542,0.186l-0.329,0.175l-0.083,0.094L6.07,285.89l-0.124,-0.005l-0.133,0.077l-0.144,0.158l-0.12,0.074l-0.196,0.017l-0.102,0.062l-0.114,-0.002l-0.313,-0.189l-0.078,-0.11l0.277,-0.221l0.2,-0.074l0.305,-0.033l0.299,-0.205l0.616,-0.271l0.191,-0.148l0.123,-0.517l0.14,-0.088l0.075,-0.207l0.341,0.006l0.156,0.232l0.055,0.032l0.027,-0.022l0.015,-0.186l0.175,-0.13l-0.101,-0.096l-0.315,-0.12l-0.234,-0.057l-0.153,0.007l-0.124,-0.067l-0.096,-0.142l-0.043,-0.141l0.008,-0.14l0.078,-0.157l0.147,-0.174l0.168,-0.099l0.363,-0.071l0.322,-0.116l0.17,-0.018l0.129,0.049L8.096,283.246zM9.234,284.089l-0.04,0.014l-0.072,-0.117l-0.003,-0.107l0.046,-0.078l0.131,-0.182l0.093,-0.064l0.115,-0.033l0.031,0.049l-0.101,0.215l-0.126,0.145L9.234,284.089zM4.31,285.87l-0.859,0.501l-0.279,0.366l-0.213,0.352l-0.167,0.192l-0.122,0.033l-0.136,0.093l-0.284,0.245l-0.12,0.03l-0.912,0.571l-0.064,0.009l0.044,-0.149l0.278,-0.211l0.182,-0.193l0.205,-0.318l0.113,-0.118l0.036,-0.16l0.015,-0.324l0.051,-0.123l0.196,-0.244l0.143,-0.133l0.188,-0.046l0.38,0.041l0.158,-0.125l0.049,-0.094l-0.096,-0.086l-0.022,-0.149l0.025,-0.258l0.11,-0.229l0.195,-0.2l0.266,-0.156l0.336,-0.112l0.246,-0.005l0.442,0.236l0.065,0.108L4.65,285.45l-0.062,0.222L4.31,285.87zM213.636,306.917l0.336,-0.052l0.289,0.015l0.291,0.023l0.155,0.034l0.448,0.186l0.292,0.152l0.419,0.282l0.232,0.125l0.112,0.293l0.13,0.375h0.186l0.14,-0.22l0.356,-0.04l0.468,0.154l0.412,0.438l0.592,0.39l0.362,0.194l0.368,-0.001l0.467,-0.193l0.497,-0.374l0.358,-0.065l0.212,0.037l0.121,0.291l0.148,0.111l0.386,-0.033l0.805,0.056l0.641,-0.079l0.146,0.167l0.13,0.263l0.26,0.083l0.353,-0.083l0.555,0.057l-0.076,0.042l-0.082,-0.009l-0.107,0.063l-0.133,0.134l-0.307,0.191l-0.48,0.249l-0.554,0.228l-1.123,0.411l-0.7,0.426l-0.31,0.255l-1.205,1.276l-0.727,0.677l-1.177,0.948l-0.112,0.12l-0.007,0.112l0.096,0.105l0.24,0.152l0.187,0.019l0.239,-0.031l0.945,-0.262l0.398,-0.182l0.391,-0.306l0.04,-0.01l0.163,0.056l0.051,0.027l0.508,-0.353l0.167,-0.045l0.131,0.009l0.163,0.139l0.038,0.084l-0.055,0.162l-0.146,0.239l-0.071,0.201l0.004,0.163l-0.063,0.176l-0.16,0.239l0.058,0.064l0.429,-0.172l0.063,-0.067l0.007,-0.04l-0.026,-0.048l0.049,-0.022l0.338,0.235l0.225,0.13l0.189,0.062l0.358,-0.075l0.527,-0.212l0.45,-0.258l0.372,-0.306l0.464,-0.188l0.557,-0.069l0.398,-0.108l0.24,-0.148l0.322,-0.289l0.181,-0.085l0.228,-0.026l0.171,-0.112l0.115,-0.198l0.218,-0.225l0.32,-0.252l0.183,-0.102l0.045,0.048l0.017,0.089l-0.012,0.131l0.08,0.105l0.171,0.081l0.078,0.107l-0.015,0.133l0.046,0.113l0.108,0.094l0.028,0.204l-0.05,0.313l-0.006,0.203l0.038,0.092l0.038,0.052l0.061,-0.05l0.077,-0.11l0.028,-0.068l0.02,-0.069l0.468,-0.316l0.091,-0.016l0.153,0.082l0.708,0.114l0.279,0.081l0.293,0.181l0.1,0.07l0.359,0.584l0.164,0.228l0.102,0.063l0.058,0.089l0.046,0.206l0.056,0.062l0.526,0.044l0.238,-0.037l0.145,-0.083l0.161,0.054l0.177,0.19l0.174,0.053l0.171,-0.083l0.161,0.002l0.151,0.089l0.07,0.064l0.046,-0.003l0.299,-0.29l0.36,-0.258l0.481,-0.279l0.279,-0.124l0.077,0.03l0.443,-0.093l0.399,-0.008l0.529,0.056l0.49,-0.065l0.451,-0.187l0.399,-0.104l0.347,-0.022l0.131,0.052l-0.085,0.127l-0.046,0.217l-0.006,0.308l-0.03,0.194l-0.053,0.082l-0.006,0.078l0.04,0.074l0.337,0.048l0.177,0.1l0.203,0.004l0.229,-0.091l0.175,0.035l0.122,0.159l0.177,0.029l0.172,-0.114l0.121,-0.107l0.104,-0.047l0.081,-0.01l0.086,0.054l0.058,0.091l0.146,0.25l0.072,0.169l0.044,0.251l0.031,0.083l-0.004,0.146l-0.098,0.099l-0.026,0.079l0.059,0.079l0.332,0.022l0.151,0.078l0.056,0.087l-0.038,0.096l0.021,0.103l0.081,0.108l0.266,0.164l0.065,0.078l-0.019,0.083l-0.079,0.053l-0.139,0.024l-1.016,-0.154l-0.299,-0.025l-0.044,0.057l-0.028,0.008l-0.048,-0.015l-0.087,-0.003l-0.044,-0.037l-0.037,-0.103l-0.088,-0.066l-0.141,-0.029l-0.121,0.078l-0.141,0.305l0.022,0.057l-0.023,0.195l0.036,0.053l-0.002,0.044l-0.04,0.037l-0.083,-0.005l-0.126,-0.046l-0.477,-0.461l-0.361,-0.23l-0.447,-0.169l-0.354,-0.083l-0.26,0.004l-0.214,0.119l-0.167,0.232l-0.261,0.132l-0.355,0.032l-0.192,0.063l-0.03,0.093l-0.128,0.002l-0.226,-0.088l-0.233,-0.025l-0.241,0.039l-0.176,0.091l-0.187,0.285l-0.037,0.14l-0.135,0.122l-0.359,0.19l-0.018,0.07l-0.189,0.216l-0.06,0.119l0.001,0.117l-0.063,-0.007l-0.127,-0.131l-0.005,-0.176l0.117,-0.222l0.105,-0.107l0.092,0.007l0.057,-0.099l0.022,-0.204l-0.033,-0.102l-0.179,0.04l-0.094,0.081l-0.119,0.018l-0.143,-0.046l-0.126,0.111l-0.109,0.269l-0.13,0.176l-0.151,0.083l-0.102,-0.092l-0.052,-0.267v-0.209l0.061,-0.253l-0.031,-0.049l-0.064,0.081l-0.096,0.211l-0.128,0.46l-0.082,0.149l-0.111,0.063l-0.176,0.278l-0.24,0.492l-0.271,0.477l-0.302,0.46l-0.182,0.247l-0.061,0.035l-0.027,0.082l-0.015,0.295l-0.054,0.2l-0.158,0.157l-0.413,0.198l-0.065,0.135l-0.009,0.111l-0.266,0.459l-0.13,0.281l-0.085,0.292l0.027,0.184l0.139,0.075l0.113,-0.029l0.086,-0.133l0.132,-0.121l0.179,-0.108l0.13,-0.159l0.181,-0.387l0.203,-0.223l0.108,-0.013l0.03,0.006l0.211,-0.101l0.17,0.033l0.103,0.152l0.105,0.104l0.023,0.098l-0.052,0.218l-0.097,0.23l-0.141,0.241l-0.128,0.361l-0.115,0.481l-0.024,0.363l0.066,0.245l-0.063,0.219l-0.192,0.192l-0.155,0.257l-0.117,0.321l-0.066,0.269l-0.016,0.218l0.017,0.163l0.072,0.22l-0.005,0.111l-0.208,0.483l-0.075,0.234l-0.013,0.185l-0.052,0.182l-0.159,0.369l-0.05,0.205l-0.009,0.188l0.036,0.308l-0.02,0.104l0.009,0.079l0.039,0.053l0,0.097l-0.041,0.141l0.016,0.109l0.072,0.078l0.046,0.149l0.021,0.219l0.055,0.183l0.089,0.146l0.016,0.213l-0.057,0.278l-0.029,0.522l-0.001,0.765l0.042,0.49l0.086,0.217l0.096,0.16l0.106,0.103l0.122,0.316l0.138,0.53l0.127,0.35l0.118,0.17l0.106,0.094l0.084,0.055l0.062,0.008l0.035,0.083l0.158,0.05l0.289,0.021l0.266,-0.033l0.242,-0.086l0.77,-0.446l0.299,-0.243l0.166,-0.218l0.161,-0.287l0.155,-0.356l0.316,-0.534l0.154,-0.323l0.148,-0.41l0.112,-0.43l0.075,-0.451l0.036,-0.469l-0.004,-0.486l-0.076,-0.49l-0.147,-0.495l-0.079,-0.253l-0.031,-0.067l-0.266,-0.636l-0.3,-0.888l0.004,-0.076l0.28,-0.531l0.007,-0.072l-0.03,-0.432l-0.06,-0.217l-0.143,-0.292l0.005,-0.074l0.291,-0.373l0.176,-0.284l0.16,-0.345l0.104,-0.403l0.047,-0.461l-0.001,-0.308l-0.051,-0.154l0.005,-0.119l0.061,-0.083l0.312,-0.108l0.105,-0.183l0.022,-0.322l0.064,-0.16l0.106,0.003l0.098,-0.066l0.09,-0.135l0.119,-0.039l0.148,0.059l0.207,-0.2l0.266,-0.459l0.204,-0.257l0.143,-0.054l0.027,0.042l-0.088,0.137l-0.027,0.151l0.034,0.164l-0.03,0.159l-0.066,0.217l0.041,0.068l-0.114,0.349l-0.005,0.174l0.069,0.132l0.082,-0.046l0.095,-0.225l0.029,-0.12l-0.039,-0.015l0.015,-0.096l0.067,-0.176l0.06,-0.084l0.052,0.01l0.014,0.096l-0.023,0.183l-0.151,0.431l-0.03,0.131l0.034,0.037l0.182,-0.27l0.152,-0.43l0.116,-0.33l0.021,-0.18l-0.035,-0.465l0.007,-0.191l0.044,-0.132l0.158,-0.149l0.271,-0.166l0.268,-0.089l0.265,-0.011l0.185,-0.045l0.105,-0.079l-0.037,-0.064l-0.178,-0.047l-0.136,-0.104l-0.092,-0.161l-0.031,-0.185l0.031,-0.208l0.113,-0.205l0.196,-0.201l0.062,-0.147l-0.073,-0.095l0.084,-0.034l0.24,0.027l0.168,-0.026l0.095,-0.079l0.026,0.01l0.201,0.075l0.359,0.247l0.341,0.144l0.323,0.041l0.236,0.087l0.148,0.133l0.107,0.149l0.065,0.165l0.154,0.093l0.243,0.021l0.191,0.07l0.139,0.119l0.772,0.307l0.323,0.162l0.178,0.158l0.05,0.102l-0.015,0.1l0.018,0.107l0.132,0.208l0.05,0.019l0.031,0.1l0.011,0.182l0.039,0.122l0.066,0.062l-0.041,0.025l-0.238,-0.105l-0.135,0.032l-0.063,0.136l-0.01,0.129l0.043,0.121l0.304,0.364l0.079,0.332l0.015,0.401l-0.038,0.156l-0.032,0.343l-0.026,0.53l-0.006,0.181l-0.1,0.177l-0.271,0.254l-0.004,-0.048l-0.065,-0.013l-0.07,0.039l-0.098,0.217l-0.084,0.396l-0.102,0.215l-0.121,0.034l-0.073,0.057l-0.024,0.08l-0.129,0.054l-0.235,0.028l-0.161,0.12l-0.12,0.338l0.005,0.162l-0.056,0.201l0.004,0.172l0.063,0.143l0.19,0.143l0.316,0.143l0.189,0.022l0.13,-0.06l0.136,-0.234l0.132,-0.092l0.161,-0.039l0.061,-0.106l0.265,-0.469l0,-0.104l-0.097,-0.04l0.014,-0.029l0.125,-0.019l0.108,-0.063l0.092,-0.108l0.161,-0.08l0.392,-0.123l0.21,-0.14l0.133,-0.023l0.194,0.075l0.254,0.172l0.201,0.251l0.148,0.329l0.187,0.851l0.226,1.367l0.154,0.762l0.083,0.162l0.041,0.081l-0.199,1.061l-0.16,0.437l-0.28,0.253l-0.278,0.245l-0.347,0.41l-0.381,0.202l-0.195,0.119l-0.042,0.077l-0.047,-0.024l-0.104,0.222l-0.093,0.307l-0.037,0.237l0.033,0.13l-0.079,0.083l-0.143,0.156l-0.027,0.057l0.01,0.091l-0.03,0.044l-0.069,-0.002l-0.053,0.044l-0.129,0.163l-0.222,0.426l-0.042,0.089l0.037,0.066l0.254,0.041l0.173,0.078l0.135,0.117l0.487,0.229l0.149,0.142l0.148,0.078l0.147,0.014l0.101,-0.045l0.054,-0.104l0.069,-0.007l0.084,0.09l0.274,0.098l0.009,0.031l-0.76,0.17l-0.159,0.079l0.19,0.055l0.192,-0.013l0.193,-0.082l0.222,0.004l0.195,0.039l0.062,-0.033l0.025,-0.017l0.332,0.223l0.124,0.033l0.129,-0.025l0.133,-0.084l0.293,-0.109l0.452,-0.135l0.435,-0.055l0.418,0.025l0.264,-0.038l0.242,-0.14l0.534,-0.46l0.613,-0.371l1.009,-0.461l1.5,-0.555l0.232,-0.129l0.235,-0.127l0.122,-0.073l0.136,-0.066l1.044,-0.582l0.538,-0.344l0.269,-0.25l0.284,-0.208l0.298,-0.166l0.236,-0.213l0.175,-0.26l0.193,-0.194l0.211,-0.127l0.114,-0.134l0.016,-0.14l-0.04,-0.19l-0.094,-0.239l-0.013,-0.188l0.068,-0.138l0.015,-0.093l-0.038,-0.048l-0.443,-0.137l0.019,-0.66l-0.006,-0.019l0.023,-0.008l1.021,-0.293l0.651,-0.101l0.793,-0.027l0.945,0.145l0.367,0.132l0.232,0.168l0.268,0.045l0.304,-0.078l0.421,-0.026l0.539,0.026l0.288,0.04l0.038,0.053l0.037,-0.016l0.037,-0.084l0.144,-0.093l0.404,-0.139l0.054,0.029l0.083,-0.07l0.112,-0.17l0.206,-0.188l0.3,-0.206l0.271,-0.107l0.243,-0.009l0.162,-0.05l0.082,-0.093l0.025,-0.082l-0.032,-0.071l0.014,-0.079l0.014,-0.039l-0.012,-0.032l-0.029,-0.067l-0.023,-0.338l-0.047,-0.159l-0.066,-0.118l-0.084,-0.076l0.01,-0.079l0.146,-0.098l-0.011,0.091l0.038,0.028l0.068,-0.042l0.156,-0.204l0.018,-0.077l0.106,-0.079l0.079,-0.123l-0.087,-0.018l-0.207,0.037l-0.047,-0.037l0.107,-0.164l-0.02,-0.093l-0.034,-0.039l-0.068,-0.016l-0.233,0.144l-0.072,0.013l-0.01,-0.076l-0.12,-0.169l0.322,-0.3l1.138,-0.837l0.116,-0.127l0.043,-0.114l-0.031,-0.1l-0.032,-0.025l0.017,-0.025l1.097,-1.082l0.623,-0.501l0.514,-0.28l0.392,-0.133l0.265,0.019l0.15,-0.019h0.128l0.653,-0.001l1.168,-0.002l1.168,-0.001l1.168,-0.002l1.167,-0.002l1.168,-0.002l1.168,-0.002l1.167,-0.002l0.277,-0.764l0.257,-0.357l0.353,0.118l0.188,-0.01l0.209,-0.184l0.169,-0.112l0.111,0.017l0.095,0.168l0.079,0.112l0.093,-0.033l0.079,-0.159l-0.003,-0.221l0.108,-0.154l0.129,-0.023l0.119,0.005l0.06,-0.075l-0.007,-0.107l-0.042,-0.174l0.015,-0.209l0.297,-0.371l0.364,-0.251l0.127,-0.126l0.037,-0.255l0.209,-0.265l0.104,-0.153l0.025,-0.133l-0.054,-0.164l0.005,-0.313l0.072,-0.374l0.086,-0.408l0.192,-0.368l0.315,-0.402l0.082,-0.53l0.085,-0.56l0.382,-0.547l0.433,-0.623l0.247,-0.355l0.444,-0.647l0.316,-0.462l0.159,-0.212l0.166,-0.252l0.271,0.076l0.27,0.075l-0.04,0.366l0.044,0.266l0.128,0.153l0.185,0.104l0.14,0.035l0.165,-0.002l0.45,-0.207l0.528,-0.134l0.291,-0.125l0.053,-0.117l0.132,-0.041l0.211,0.035l0.39,0.293l0.455,0.442l0.359,0.349l0.011,0.604l0.007,0.638l0.007,0.67l0.005,0.477l0.009,0.654l0.007,0.518l0.009,0.675l0.005,0.36l0.049,0.104l-0.03,0.141l-0.013,0.071l0.003,0.057l0.02,0.071l-0.003,0.099l-0.046,0.089l-0.023,0.104l-0.006,0.169l0.049,0.104l0.082,0.061h0.069l0.089,0.061l0.115,0.108l0.175,0.094l0.181,0.033l0.125,-0.023l0.151,0.061l0.053,0.15l-0.03,0.141l-0.085,0.066l-0.092,0.051l-0.017,0.108l0.046,0.112l0.066,0.098l0.072,0.172l-0.03,0.15l-0.066,0.126l-0.029,0.13l0.056,0.112l0.148,0.149l0.092,0.144l0.145,0.079l0.069,-0.056l0.056,-0.075l0.059,-0.056l0.102,0.033l0.119,0.042l0.129,0.05l-0.016,0.121l0.079,0.203l0.061,0.39l-0.094,0.177l0.02,0.234l0.26,0.068l0.063,0.072l0.012,0.086l-0.573,0.599l-0.485,-0.083l-0.263,0.159l-0.275,0.046l-0.121,0.267l-0.151,0.057l-0.207,-0.016l-0.179,-0.075l-0.136,0.037l-0.191,0.481l-0.156,-0.042l-0.062,0.173l-0.082,0.076l-0.12,0.064l-0.104,-0.213l-0.066,-0.203l-0.098,-0.044l-0.13,-0.052l-0.133,0.002l-0.089,0.029l-0.111,0.131l-0.16,0.113l-0.121,-0.094l-0.095,-0.151l-0.081,0.243l-0.118,0.256l0.02,0.298l-0.051,0.177l-0.112,-0.047l-0.111,-0.155l-0.312,-0.124l-0.249,0.011l0.051,-0.166l0.235,-0.238l-0.073,-0.046l-0.115,0.033l-0.05,-0.033l0.083,-0.217l0.008,-0.239l-0.105,0.083l-0.132,0.252l-0.32,0.201l0.015,0.336l-0.301,0.686l-0.014,0.292l-0.193,0.232l-0.25,0.2l-0.333,-0.056l-0.254,0.173l-0.129,0.199l-0.112,0.03l-0.058,-0.253l-0.042,-0.078l-0.094,0.374l-0.095,0.023l-0.036,-0.265l-0.045,-0.175l-0.13,0.151l-0.086,0.4l-0.09,-0.034l-0.029,-0.148l-0.065,-0.045l-0.022,0.17l0.032,0.239l-0.047,0.127l-0.09,-0.068l-0.09,-0.115l-0.149,0.087l-0.137,0.035l0,-0.117l0.026,-0.144l-0.272,0.079l-0.327,0.265l-0.254,0.366l0.088,0.061l0.099,0.116l-0.441,0.563l-0.452,0.506l-0.341,0.823l-0.137,0.096l-0.118,0.15l-0.125,0.495l-0.144,0.439l0.081,0.196l0.053,0.201l0.128,0.198l0.109,0.018l0.118,-0.036l0.086,0.008l0.056,0.084l-0.024,0.101l-0.136,0.025l-0.254,0.176l-0.223,0.068l-0.111,0.212l-0.167,0.245l-0.325,0.382l0.139,0.118l0.501,0.132l0.224,0.136l0.338,0.71l-0.077,0.071l-0.031,0.13l0.301,0.182l0.096,0.508l0.247,0.173l0.368,0.106l0.451,-0.153l0.375,-0.211l-0.013,-0.173l-0.236,-0.404l-0.057,-0.189l-0.175,-0.123l-0.066,0.104l-0.113,-0.135l-0.013,-0.076l0.105,-0.037l0.123,0.015l0.143,0.071l0.368,0.441l0.102,0.576l0.022,0.365l-0.042,0.125l-0.107,-0.026l-0.204,0.025l-0.969,0.189l-0.215,0.166l-0.493,0.18l-0.031,-0.09l0.036,-0.186l-0.031,-0.382l-0.097,-0.018l-0.767,0.623l-0.296,0.039l-0.249,0.182l-0.056,-0.101l-0.044,-0.466l0.156,-0.392l-0.083,0.006l-0.26,0.235l-0.111,-0.145l-0.056,-0.159l-0.08,-0.09l-0.087,-0.034l0.075,0.347l-0.177,0.26l-0.048,0.671l-0.222,0.278l-0.692,0.179l-0.451,-0.038l-0.404,0.056l-0.537,0.128l-0.297,-0.076l-0.304,0.135l-1.032,0.037l-0.218,-0.072l-0.278,0.255l-0.445,0.151l-1.125,0.571l-0.248,0.208l-0.302,0.323l-0.203,0.174l-0.167,0.057l-0.103,0.145l-0.112,0.094l0.108,-0.322l0.117,-0.272l0.098,-0.529l-0.029,-0.428l-0.121,-0.176l-0.125,-0.118l0.146,0.423l0.024,0.518l-0.051,0.303l-0.276,0.583l-0.117,0.135l-0.137,0.12l-0.104,0.051l-0.096,0.093l-0.111,0.147l-0.105,0.292l0.064,0.266l0.538,0.097l0.145,-0.082l0.073,0.19l0.042,0.264l-0.041,0.286l-0.09,0.29l-0.068,0.36l-0.058,0.547l-0.087,0.491l-0.012,-0.149l0.055,-0.598l-0.088,0.063l-0.061,0.138l-0.164,0.77l-0.226,0.409l-0.208,0.283l-0.215,-0.047l0.048,0.225l-0.059,0.117l-0.05,0.244l-0.128,0.161l-0.12,-0.015l-0.172,0.111l-0.068,0.085l-0.005,0.163l-0.116,0.143l-0.417,0.742l-0.362,0.218l-0.086,-0.032l0.095,-0.35l0.065,-0.354l-0.22,-0.154l-0.21,-0.082l-0.241,0.011l-0.267,-0.276l-0.343,-0.2l-0.479,-0.544l0.014,-0.151l-0.012,-0.254l0.146,-0.401l0.139,-0.281l0.193,-0.146l0.56,-0.148l0.14,-0.223l0.083,-0.188l-0.277,0.323l-0.415,0.11l-0.224,0.121l-0.179,0.184l-0.106,0.231l-0.24,0.278l0.017,0.186l0.04,0.132l-0.019,0.276l0.152,0.268l0.3,0.439l0.058,0.68l0.229,0.454l0.352,0.528l0.27,0.15l0.014,0.196l-0.125,0.324l-0.165,0.148l0.214,-0.03l0.106,0.074l0.104,0.27l-0.008,0.275l-0.035,0.154l-0.065,0.062l0.002,-0.158l-0.046,-0.055l-0.076,0.068l-0.049,0.078l-0.021,0.307l-0.052,0.153l-0.184,0.045l-0.187,0.402l-0.173,0.228l-0.681,1.536l0.026,0.256l-0.125,0.082l-0.188,0.067l-0.191,0.153l-0.127,0.168l-0.118,0.452l-0.226,0.508l-0.141,-0.211l-0.036,-0.181l0.063,-0.474l0.244,-0.777l0.269,-0.484l0.205,-0.23l0.168,-0.47l-0.213,-0.07l-0.325,0.008l0.061,-0.217l0.095,-0.191l-0.169,-0.191l-0.1,-0.024l-0.103,-0.078l0.121,-0.159l0.059,-0.168l-0.036,-0.205l0.051,-0.155l-0.084,0.023l-0.136,0.164l-0.084,0.065l-0.051,-0.145l-0.059,0.033l-0.038,0.1l-0.087,0.054l-0.183,-0.136l-0.267,-0.155l-0.148,-0.268l-0.085,-0.208l0.086,-0.376l0.185,-0.067l0.24,0.061l0.314,0l-0.045,-0.083l-0.112,0.014l-0.331,-0.306l-0.107,-0.185l-0.183,-0.051l-0.083,0.178l-0.093,0.047l0.114,-0.389l0.15,-0.016l0.221,-0.108l-0.064,-0.226l-0.14,-0.099l-0.252,0.124l0.003,-0.159l0.047,-0.203l0.19,0l0.167,0.066l0.142,-0.329l0.006,-0.147l-0.235,0.214l-0.053,-0.461l0.231,-0.445l0.221,-0.195l0.276,0.006l0.28,-0.031l-0.176,-0.082l-0.181,-0.044l0.136,-0.177l0.116,-0.032l0.114,-0.154l-0.273,0.023l0.032,-0.292l-0.133,0.06l-0.159,0.027l-0.062,0.124l0.012,0.206l-0.046,0.135l-0.124,0.108l-0.209,0.084l-0.02,-0.146l-0.069,-0.066l-0.026,0.313l-0.055,0.106l-0.153,-0.293l-0.046,0.059l0.006,0.083l-0.039,0.144l-0.131,0.075l0.008,0.184l-0.051,0.101l-0.419,-0.16l-0.01,0.054l0.237,0.345l0.173,0.118l0.021,0.188l-0.149,0.156l-0.205,-0.134l-0.035,0.01l0.112,0.23l0.07,0.201l-0.072,0.168l0.011,0.208l-0.016,0.188l-0.044,0.164l0.1,0.753l0.12,0.205l0.118,0.195l0.063,0.183l-0.125,0.026l-0.2,-0.15l-0.176,-0.115l-0.209,-0.367l-0.034,-0.147l-0.051,-0.116l0.024,0.266l0.075,0.297l0.654,0.664l0.121,0.254l0.092,0.2l-0.023,0.19l-0.171,-0.135l-0.147,-0.172l-0.391,-0.195l-0.493,-0.123l-0.278,-0.454l0.001,0.189l-0.062,0.161l-0.17,-0.196l-0.107,-0.167l-0.036,-0.183l-0.212,0.012l-0.222,0.16l-0.215,-0.038l-0.025,-0.311l0.058,-0.165l0.241,-0.39l0.228,-0.2l0.1,-0.258l-0.034,-0.4l-0.042,0.407l-0.13,0.201l-0.205,0.154l-0.269,0.274l-0.065,0.253l-0.084,0.473l0.113,0.16l0.116,0.042l0.342,-0.107l0.177,0.048l0.394,0.568l0.734,0.224l0.268,0.14l0.218,0.296l0.328,0.17l0.255,0.247l0.007,0.161l-0.088,0.19l-0.035,0.257l-0.108,0.162l-0.259,0.019l-0.157,-0.042l-0.843,-0.905l-0.101,-0.083l-0.313,-0.475l-0.367,-0.255l-0.114,0.005l0.522,0.471l0.213,0.329l0.375,0.46l0.268,0.195l0.197,0.304l0.184,0.142l0.501,0.202l-0.174,0.146l0.278,0.124l0.04,0.227l-0.025,0.259l-0.386,-0.103l-0.013,0.191l0.035,0.112l-0.17,0.093l-0.237,-0.126l-0.615,-0.69l0.005,0.092l0.05,0.107l0.357,0.444l0.319,0.266l0.27,0.12l0.208,0.223l0.074,0.134l0.049,0.204l-0.154,0.138l-0.176,0.077l-0.171,-0.138l-0.126,-0.146l-0.268,-0.247l-0.081,-0.277l-0.204,0.014l-0.852,-0.351l-0.685,-0.041l0.067,0.071l0.086,0.047l0.545,0.086l0.215,0.162l0.448,0.144l0.263,0.039l0.106,0.44l0.363,0.303l0.047,0.224l0.248,0.025l0.436,-0.219l0.281,0.077l0.406,0.063l0.093,0.177l0.069,0.336l0.144,0.378l0.372,1.486l0.559,1.209l0.069,0.208l-0.13,-0.183l-0.415,-0.8l-0.229,-0.58l-0.235,-1.026l-0.068,-0.23l-0.081,-0.092l-0.053,0.075l-0.023,0.131l0.039,0.101l-0.093,0.338l0.04,0.155l0.15,0.16l0.164,0.399l0.131,0.537l-0.177,-0.218l-0.188,-0.115l-0.293,-0.088l-0.261,-0.155l0.019,0.222l-0.025,0.24l-0.201,-0.073l-0.137,-0.08l0.122,0.255l-0.263,-0.076l-0.176,0.016l-0.114,0.227l-0.153,0.137l-0.226,0.044l-0.336,-0.207l-0.108,-0.252l-0.045,-0.281l-0.018,0.332l0.06,0.345l-0.021,0.262l0.323,0.048l0.302,-0.042l0.408,0.011l0.266,-0.049l0.16,-0.083l0.384,0.072l0.027,0.316l-0.044,0.314l-0.022,0.333l0.106,-0.002l0.125,-0.107l0.063,-0.599l0.351,-0.222l0.118,0.016l0.112,0.192l0.038,0.195l0.04,0.268l-0.082,0.408l-0.539,0.476l-0.386,0.439l-0.198,0.089l-0.284,-0.051l-0.323,-0.11l-0.159,-0.022l-0.12,0.037l-0.073,-0.136l-0.047,-0.247l-0.125,-0.082l-0.095,0.009l-0.064,0.262l-0.301,0.075l-0.409,-0.109l-0.429,-0.22l0.184,0.236l1.063,0.441l0.12,0.083l0.112,0.12l-0.148,0.189l-0.117,0.213l-0.017,0.167l-0.041,0.105l-0.424,0.283l-0.229,-0.05l-0.587,-0.511l0.268,0.442l0.214,0.187l0.432,0.1l0.809,-0.165l0.266,0.18l-0.218,0.319l-0.216,0.223l-0.284,0.025l-0.25,0.061l-0.074,0.153l-0.178,0.01l-0.279,0.009l-0.431,0.014l-0.237,-0.036l-0.331,0.313l-0.125,0.043l-0.174,-0.059l-0.073,-0.252l-0.078,-0.124l-0.002,0.471l0.031,0.127l0.063,0.095l-0.387,0.255l-0.371,0.318l-0.133,0.086l-0.151,0.159l-0.309,0.459l-0.076,0.334l-0.112,0.372l-0.014,-0.167l0.019,-0.282l-0.076,-0.323l-0.049,0.592l-0.12,0.274l-1.102,-0.019l-0.482,0.149l-0.74,0.501l-0.221,0.22l-0.612,0.847l-0.156,0.541l-0.125,-0.227l0.031,-0.17l0.002,-0.14L253.197,364l0.146,0.436l-0.131,0.166l-0.404,0.31l-0.221,0.05l-0.248,0.088l-0.078,0.305l-0.337,0.281l-0.196,0.124l-0.36,-0.075l0.111,0.27l-0.132,0.205l-0.228,0.157l-0.283,0.102l-0.162,-0.013l-0.138,0.054l-0.109,0.13l-0.265,0.122l-0.275,-0.068l-0.312,-0.041l-0.174,0.073l0.292,0.121l0.157,0.174l-0.032,0.235l-0.078,0.09l-0.185,0.123l-0.081,-0.018l-0.049,-0.11l-0.06,-0.23l-0.086,0.049l-0.015,0.107l-0.074,0.039l-0.262,-0.367l0.013,0.28l0.091,0.215l0.088,0.109l0.089,0.064l0.022,0.1l-0.179,0.243l-0.092,0.054l-0.164,0.039l-0.092,0.149l0.027,0.129l-0.144,0.279l-0.343,0.174l-0.104,-0.007l-0.085,0.051l0.05,0.124l0.085,0.09l-0.003,0.084l-0.09,0.114l-0.179,0.032l-0.1,0.129l0.032,0.123l0.059,0.068l-0.013,0.117l-0.203,0.118l-0.048,0.116l0.101,0.034l0.078,-0.034l0.057,0.025l-0.122,0.194l-0.109,0.118l-0.104,0.212l-0.241,0.059l0.009,0.069l0.136,0.061l0.114,0.163l-0.214,0.301l-0.134,-0.025l-0.082,-0.066l-0.052,0.237l0.02,0.126l-0.051,0.259l-0.082,0.31l-0.056,0.127l0.012,0.237l0.035,0.229l0.131,0.294l0.201,1.201l0.137,0.416l0.246,1.12l0.407,1.082l0.574,1.303l0.942,1.572l0.113,0.223l-0.123,0.189l-0.037,0.196l-0.011,0.295l0.034,0.288l0.111,0.351l0.214,0.536l-0.12,-0.106l-0.31,-0.77l-0.036,-0.452l0.044,-0.643l-0.073,0.016l-0.059,0.209l-0.033,0.245l-0.079,0.095l-0.107,-0.375l0.008,-0.169l0.114,-0.198l-0.033,-0.071l-0.185,-0.102l-0.039,-0.159l0.025,-0.158l-0.105,-0.084l-0.083,0.004l0.056,0.389l0.087,0.238l0.108,0.571l0.175,0.345l0.102,0.289l1.19,3.07l0.282,0.389l0.104,0.279l0.108,0.583l0.024,0.747l-0.194,1.361l-0.044,0.925l-0.028,-0.028l-0.019,-0.098l-0.045,-0.013l-0.168,0.423l-0.229,0.381l-0.076,0.592l-0.11,0.296l-0.331,0.313l-0.205,-0.008l-0.502,0.235l-0.353,-0.061l-0.42,0.132l-0.276,-0.015l-0.16,-0.279l0.024,-0.125l0.063,-0.125l0.108,-0.029l0.371,0.293l0.07,-0.124l-0.112,-0.146l-0.215,-0.082l-0.158,-0.09l-0.319,-0.668l-0.331,-0.459l-0.056,-0.308l-0.571,-0.188l-0.413,-0.285l-0.27,-0.506l-0.155,-0.899l-0.182,-0.101l-0.077,-0.07l0.178,-0.335l0.188,-0.281l-0.148,0.07l-0.109,0.104l-0.139,0.248l-0.102,0.038l-0.093,-0.038l-0.107,-0.476l0.031,-0.585l0.15,-0.219l-0.231,-0.006l-0.239,0.083l0.035,0.195l-0.034,0.107l-0.174,-0.028l-0.133,-0.068l-0.179,-0.204l-0.245,-0.388l-0.503,-1.072l-0.098,-0.151l-0.167,-0.159l0.079,-0.049l0.143,-0.029l0.323,-0.484l0.253,-0.293l0.084,-0.203l-0.015,-0.087l-0.112,-0.126l-0.147,0.11l-0.063,-0.031l-0.166,-0.255l-0.158,-0.072l-0.11,0.055l0.116,0.208l0.104,0.078l-0.041,0.303l-0.042,0.098l-0.098,0.087l-0.153,-0.047l-0.077,0.075l-0.091,-0.079l-0.09,-0.133l-0.101,-0.219l0.267,-1.236l0.247,-0.79l0.028,-0.904l0.019,-0.134l-0.021,-0.241l-0.331,-0.523l-1.463,-1.281l-1.133,-1.524l-0.982,-0.573l-0.745,0.126l-0.129,0.115l-0.055,0.15l0.046,0.171l-0.067,0.071l-0.2,-0.009l-0.269,0.04l-0.703,0.401l-0.248,-0.015l-0.225,0.104l-0.169,0.078l-0.44,0.042l-0.373,0.089l-0.161,-0.048l-0.105,-0.233v-0.241l0.085,0.185l0.132,0.145l0.061,-0.058l0.022,-0.128l-0.131,-0.251l-0.423,-0.322l-0.481,-0.471l0.147,0.016l0.037,-0.101l-0.149,-0.133l0.063,-0.153l0.105,-0.161l-0.203,0.024l-0.183,0.113l-0.006,0.139l-0.036,0.111l-0.098,-0.016l-0.182,-0.137l-0.896,-0.382l-0.784,-0.216l0.602,-0.097l0.326,0.075l-0.039,-0.116l-0.079,-0.074l-0.257,-0.093l-0.328,0.035l-0.207,-0.044l-0.211,0.093l-0.232,0.137l-0.207,0.07l-0.808,0.099l-0.655,0.107l0.105,-0.113l0.112,-0.073l0.387,-0.111l0.058,-0.23l-0.091,-0.222l-0.102,0.053l-0.107,0.173l-0.131,-0.125l-0.145,0.001l-0.04,0.275l-0.187,0.185l-0.084,0.186l-0.547,0.146l-0.07,-0.048l0.16,-0.177l-0.013,-0.098l-0.182,0.084l-0.306,0.334l-1.077,0.109l0.059,-0.076l0.228,-0.016l0.319,-0.105l-0.065,-0.178l-0.123,-0.196l-0.114,-0.022l-0.075,-0.115l0.004,-0.362l-0.073,-0.212l-0.175,-0.218l-0.059,0.042l-0.129,0.374l-0.107,0.489l-0.053,0.158l-0.319,0.011l-0.283,-0.034l-0.96,0.059l-0.358,-0.166l-0.149,-0.032l-0.091,0.004l-0.417,0.152l-0.476,0.116l-0.112,-0.037l-0.16,-0.005l-0.345,0.395l-0.407,0.185l-1.026,-0.333l-0.255,-0.267l-0.227,-0.057l-0.279,-0.033l-0.299,0.329l-0.228,0.443l0.359,0.243l0.308,0.116l0.508,-0.097l0.281,-0.215l0.229,0.007l0.11,-0.043l0.1,-0.112l0.196,0.088l0.007,0.089l-0.139,0.125l-0.176,0.105l-0.106,0.124l0.2,0.249l0.315,0.084l0.118,-0.036l0.073,-0.28l0.194,-0.181l0.263,0.039l-0.037,0.114l0.037,0.107l0.121,0.183l-0.014,0.262l0.023,0.063l-0.283,0.115l-0.211,0.039l-0.169,0.151l0.089,0.087l-0.172,0.077l-0.116,-0.031l-0.059,0.028l-0.018,0.093l-0.089,0.085l0.129,0.259l0.265,0.168l0.187,0.212l0.752,0.278l0.182,-0.008l0.179,0.28l0.145,0.096l0.139,0.049l-0.016,0.192l-0.248,0.141l-0.067,0.168l-0.062,0.094l-0.112,-0.119l-0.114,-0.087l-0.265,0.263l-0.128,0.056l0.063,-0.284l-0.1,-0.111l-0.151,-0.285l-0.221,-0.176l-0.156,-0.059l-0.121,-0.111l-0.147,-0.045l-0.125,0.012l-0.212,-0.065l-0.014,-0.152l-0.059,-0.114l-0.166,-0.134l-0.791,-0.254l-0.005,0.105l0.055,0.079l0.114,0.053l0.136,0.102l-0.001,0.303l-0.059,0.128l-0.025,0.182l-0.053,0.186l-0.097,0.146l-0.216,0.099l-0.095,-0.083l-0.154,-0.399l-0.218,-0.125l-0.346,-0.015l-0.235,0.09l-0.256,0.387l-0.207,0.063l-0.707,-0.2l-0.806,-0.306l0.021,-0.102l0.127,-0.033l0.244,0.042l-0.013,-0.105l-0.249,-0.342l-0.045,-0.154l0.032,-0.188l-0.081,0.004l-0.149,0.158l-0.514,-0.134l-0.142,-0.161l-0.302,-0.452l-0.426,-0.015l-0.193,-0.274l-0.349,0.115l-0.176,0.127l-0.155,0.197l0.06,0.102l0.155,0.162l-0.07,0.079l-0.497,0.115l-1.152,-0.129l-0.337,-0.121l-0.452,-0.256l-0.626,-0.208l-0.302,-0.034l-0.295,0.041l-0.86,0.021l-0.199,0.055l-0.17,0.089l-0.11,-0.098l-0.051,-0.175l0.1,-0.028l0.111,-0.103l0.1,-0.204l0.012,-0.124l-0.07,-0.08l-0.133,-0.008l-0.294,0.531l0.168,0.297l-0.011,0.107l-0.587,0.061l-1.333,0.597l-0.52,0.322l0.027,-0.108l0.628,-0.417l-0.222,-0.064l-0.357,0.104l-0.128,-0.04l0.151,-0.345l-0.049,-0.305l-0.254,-0.008l-0.162,0.243l-0.112,-0.01l-0.147,-0.104l-0.114,0.033l0.084,0.551l0.16,0.226l0.134,0.289l-0.365,0.355l-0.339,0.293l-0.037,0.283l-0.341,0.368l-0.32,0.209l-0.753,0.49l-0.215,0.104l-0.34,0.227l-0.468,0.17l-0.45,0.27l-0.151,0.041l0.287,-0.229l0.34,-0.226l-0.292,0.031l-0.45,-0.104l-0.275,-0.006l-0.001,0.083l-0.209,0.117l-0.217,-0.171l-0.094,-0.115l-0.045,-0.1l-0.092,-0.024l-0.088,0.046l0.324,0.7l0.138,0.03l0.152,0.069l-0.19,0.163l-0.205,0.124l-0.322,0.082l-0.272,-0.255l-0.059,0.32l-0.035,0.319l-0.091,0.082l-0.146,0.117l-0.079,-0.088l-0.038,-0.124l-0.094,0.11l-0.137,0.083l-0.226,0.017l-0.169,0.044l0.004,0.132l0.039,0.133l0.3,-0.105l-0.109,0.341l-0.276,0.337l-0.225,0.079l-0.344,-0.049l-0.085,0.034l-0.076,0.07l0.401,0.525l-0.258,0.791l-0.165,0.287l-0.114,0.037L202,383.428l-0.444,-0.254l-0.242,-0.197l0.214,0.535l0.582,0.156l0.03,0.203l-0.003,0.172l-0.115,0.203l-0.107,0.269l0.079,0.187l0.092,0.463l0.079,0.212l0.086,0.643l0.092,0.278l0.529,1.022l0.178,0.008l0.028,0.11l-0.017,0.212l-0.38,0.062l-0.16,0.094l-0.031,0.082l-0.023,0.044l-0.049,-0.004l-0.181,-0.059l-0.413,-0.29l-0.601,-0.18l-0.79,-0.07l-0.54,-0.145l-0.29,-0.221l-0.302,-0.132l-0.315,-0.041l-0.262,-0.12l-0.207,-0.199l-0.303,-0.127l-0.399,-0.056l-0.26,-0.149l-0.18,-0.366l-0.001,-0.005l-0.162,-0.612l-0.204,-0.384l-0.396,-0.476l-0.036,-0.063v0l-0.003,-0.078l0.049,-0.277l-0.042,-0.2l-0.125,-0.163l-0.029,-0.172l0.068,-0.181l0.004,-0.218l-0.059,-0.255l-0.252,-0.276l-0.446,-0.296l-0.38,-0.434l-0.313,-0.571l-0.31,-0.396l-0.307,-0.221l-0.209,-0.27l-0.113,-0.319l-0.033,-0.185l0.046,-0.051l-0.188,-0.355l-0.423,-0.659l-0.243,-0.483l-0.063,-0.306l-0.269,-0.364l-0.476,-0.423l-0.258,-0.275l-0.063,-0.191l-0.001,0l-0.742,-0.558l-0.216,-0.349l-0.168,-0.11l-0.193,0.012l-0.099,-0.034l-0.005,-0.079l-0.063,-0.004l-0.121,0.072l-0.395,0.014l-0.669,-0.042l-0.483,-0.095l-0.297,-0.147l-0.208,0.02l-0.12,0.188l-0.254,0.121l-0.389,0.054l-0.334,0.348l-0.28,0.642l-0.123,0.412l0.034,0.184l-0.074,0.133l-0.182,0.083l-0.185,0.186l-0.188,0.289l-0.22,0.14l-0.251,-0.01l-0.464,-0.222l-0.676,-0.436l-0.53,-0.27l-0.384,-0.103l-0.339,-0.202l-0.294,-0.301l-0.271,-0.201l-0.248,-0.101l-0.29,-0.334l-0.332,-0.568l-0.166,-0.439v-0.464l-0.434,-1.013l-0.23,-0.44l-0.171,-0.203l-0.334,-0.242l-0.499,-0.282l-0.668,-0.564l-0.838,-0.849l-0.593,-0.512l-0.348,-0.174l-0.302,-0.307l-0.256,-0.44l-0.25,-0.281l-0.026,-0.013l-0.022,-0.006l-0.617,-0.004l-0.617,-0.004l-0.617,-0.004l-0.617,-0.003l-0.617,-0.004l-0.617,-0.003l-0.617,-0.004l-0.617,-0.004l-0.002,0.369L172,369.828l-0.001,0.368l-0.002,0.368l-0.992,0.002l-0.992,0.002l-0.992,0.002l-0.992,0.002l-0.992,0.002l-0.992,0.002l-0.992,0.002l-0.992,0.002l-1.331,-0.484l-1.331,-0.485l-1.331,-0.486l-1.331,-0.487l-1.331,-0.487l-1.331,-0.488l-1.331,-0.489l-1.331,-0.49l0.134,-0.187l0.178,-0.5l-0.321,0.036l-0.803,0.071l-0.803,0.071l-0.803,0.071l-0.803,0.071l-0.803,0.071l-0.803,0.071l-0.803,0.071l-0.803,0.071l-0.006,-0.021l-0.02,-0.363l-0.13,-0.128l-0.167,0.079l-0.076,-0.472l0.042,-0.223l-0.02,-0.218l-0.157,-0.537l-0.417,-0.652l-0.901,-0.813l-0.459,-0.272l-0.36,-0.344l-0.229,-0.096l-0.288,-0.026l-0.083,0.155l-0.326,-0.106l0.049,-0.385l-0.318,-0.536l-0.26,-0.06l-0.655,0.036l-0.875,-0.295l-0.258,-0.176l-0.089,-0.315l-0.41,-0.274l-0.54,-0.269l-0.301,0.063l-0.393,-0.042l-0.561,-0.194l-0.327,-0.024l-0.637,0.057l-0.238,-0.041l-0.221,-0.245l-0.238,-0.123l0.05,-0.302l-0.03,-0.273l0.036,-0.213l-0.107,-0.467l0.083,-0.434l-0.072,-0.157l-0.135,-0.121l-0.422,-0.178l-0.077,-0.223l0.069,-0.31l-0.11,-0.205l-0.346,-0.191l-0.323,-0.434l-0.41,-0.238l-0.168,-0.399l-0.252,-0.247l-0.088,-0.219l-0.56,-0.783l-0.598,-0.613l-0.092,-0.354l-0.023,-0.485l0.234,-0.296l0.126,-0.261l-0.013,-0.239l-0.036,-0.176l-0.206,-0.306l-0.796,-0.182l-0.647,-0.759l-0.038,-0.582l-0.254,-0.596l-0.003,-0.389l-0.039,-0.421l0.193,-0.092l0.172,0.034l-0.017,0.167l0.058,0.301l0.203,0.226l0.193,0.099l0.176,0.219l0.132,0.066l0.136,0.016l-0.073,-0.141l-0.078,-0.09l-0.095,-0.292l-0.18,-0.373l-0.207,-0.206l-0.105,-0.376l-0.09,-0.087l-0.056,-0.14l0.2,-0.166l0.273,-0.118l0.366,-0.032l1.038,0.056l0.221,-0.097l0.183,0.031l0.134,-0.012l-0.282,-0.1l-0.158,0.033l-0.187,-0.021l-0.371,0.02l-0.15,-0.042l-0.165,-0.118l-0.108,-0.012l-0.343,0.206l-0.153,-0.025l-0.362,-0.225l-0.158,-0.032l-0.254,0.128l-0.031,0.551l0.079,0.409l-0.152,0.042l-0.177,-0.168l-0.271,-0.1l-0.224,-0.153l-0.316,-0.285l-0.166,-0.104l-0.188,0.237l-0.007,-0.109l0.093,-0.276l-0.026,-0.463l0.283,0.37l-0.088,-0.26l-0.22,-0.287l-0.167,-0.1l-0.21,-0.514l-0.473,-0.309l-0.379,-0.5l-0.776,-0.831l-0.051,-0.732l-0.283,-0.929l0.119,-0.53l-0.016,-0.376l-0.139,-0.57l-0.145,-0.31l-0.629,-0.853l-0.605,-0.576l-0.091,-0.437l-0.042,-0.441l0.132,-0.393l0.115,-0.415l0.083,-0.11l0.033,0.046l-0.023,0.088l0.086,0.027l0.033,-0.183l0.051,-0.094l-0.09,-0.012l0.009,-0.058l0.054,-0.116l0.188,-0.546l-0.02,-0.69l0.201,-0.849l-0.01,-0.281l-0.128,-0.606l-0.128,-0.364l-0.228,-0.258l0.101,-0.378l-0.008,-0.361l-0.403,-0.521l-0.154,-0.685l-0.029,-0.29l0.04,-0.768l-0.105,-0.329l-0.269,-0.543l0.115,-0.473l0.124,-0.289l0.303,-1.263l0.073,-0.103l0.126,0.003l0.221,-0.215l-0.102,-0.05l-0.154,0.103l0.137,-0.502l0.154,-0.431l0.1,-0.155l0.051,-1.412l0.088,-1.085l0.145,-0.359l-0.051,-0.371l0.059,-0.503l-0.042,-0.51l0.311,-2.469l-0.041,-0.3l0.095,-0.403l-0.089,-1.065l0.04,-1.198l-0.079,-0.153l-0.04,-0.166l0.074,-0.025l0.144,0.175l0.668,-0.002l0.426,-0.162l0.155,0.053l0.18,0.22l0.227,0.044l0.283,-0.039l-0.086,-0.055l-0.133,-0.015l-0.298,-0.203l-0.169,-0.203l-0.521,0.014l-0.106,-0.13l-0.582,0.13l-0.18,-0.133l-0.317,0.086l0.078,-0.378l-0.014,-0.478l0.017,-0.466l0.078,0.34l0.197,0.361l0.095,-0.409l0.065,-0.516l-0.192,-0.198l-0.32,-0.147l-0.115,-0.482l0.757,-0.412l-0.402,-0.087l-0.158,-0.185l-0.195,-0.023l-0.015,0.143l-0.063,0.187l-0.068,-0.249l-0.02,-0.293l-0.08,-0.501l-0.31,-0.809l-0.188,-1.053l-0.236,-0.522l-0.452,-0.5l-0.118,-0.292l-0.108,-0.743l0.061,-0.564l-0.084,-0.398l0.217,0.023l0.571,0.313l0.711,0.245l0.215,0.178l0.345,0.132l1.912,0.205l0.125,-0.02l0.247,-0.127l0.105,0.016l0.281,0.291l0.141,0.035l0.183,-0.015l0.135,-0.055l0.231,-0.199l0.031,0.074l-0.004,0.185l0.082,0.263l0.169,0.34l0.064,0.211l-0.342,0.594l-0.065,0.013l-0.01,-0.201l-0.045,-0.04l-0.644,1.002l-0.226,0.473l-0.022,0.213l0.008,0.125l0.09,0.031l0.206,-0.049l0.305,-0.196l0.015,-0.043l-0.284,0.07l-0.136,0.006l0.019,-0.224l0.032,-0.106l0.186,-0.332l0.195,-0.199l0.277,-0.212l0.16,-0.175l0.11,-0.256l0.308,-0.306l0.057,-0.085l-0.013,-0.252l0.019,-0.048l0.149,0.034l0.062,0.434l-0.037,0.193l-0.266,0.235l-0.033,0.083l0.046,0.321l-0.041,0.031l-0.101,-0.038l-0.031,0.021l0.251,0.348l0.08,0.27l0.011,0.241l-0.068,0.461l-0.073,0.077l-0.125,-0.028l-0.166,-0.144l-0.037,0.046l-0.132,0.358l-0.043,-0.031l-0.082,-0.425l-0.045,-0.032l-0.255,0.194l-0.103,0.186l-0.088,0.296l-0.112,0.139l0.318,0.03l0.287,-0.06l0.23,0.141l0.078,0.004l0.21,-0.138l0.064,-0.093l0.174,-0.447l0.087,-0.08l0.129,-0.003l0.125,-0.067l0.186,-0.246l0.008,-0.098l-0.068,-0.551l0.02,-0.313l-0.035,-0.099l-0.083,-0.103l0.01,-0.1l0.065,-0.165l0.005,-0.149l-0.056,-0.133l0.025,-0.151l0.176,-0.326l0.033,-0.144l0.214,-0.325l-0.054,-0.131l-0.158,-0.16l-0.1,-0.141l-0.1,-0.22l-0.076,-0.074l-0.025,0.034l0.107,0.36l-0.023,0.024l-0.278,-0.194l-0.065,-0.123l-0.034,-0.167l0.024,-0.125l0.15,-0.124l0.179,-0.045l-0.015,-0.104l-0.224,-0.338l-0.149,-0.154l-0.115,-0.075l-0.155,-0.02l-0.069,-0.055l-0.018,-0.079l0.033,-0.104l0.083,-0.034l0.239,0.042l0.129,-0.074l-0.012,-0.135l-0.039,-0.075l0.006,-0.484l-0.091,-0.394l-0.047,-0.067l-0.051,-0.007l-0.054,0.053l-0.15,0.014l-0.093,-0.129l-0.103,-0.25l-0.186,-0.596h0.288h1.197h1.196h1.197h1.197h1.196h1.197h1.197h1.197h1.196h1.197h1.197h1.196h1.197h1.197h1.197h1.196h1.197h1.197h1.196h1.197h1.197h1.197h1.196h1.197h1.197h1.196h1.197h1.197h1.197h1.196h1.197l1.197,0h1.196h1.197h1.197h1.197h1.196h1.197h1.197h1.196h1.197h1.197h1.196h1.197h1.197h1.197h1.196h1.197h1.197h1.196h1.197h1.197h1.197H196h1.197h1.197h1.196h1.197h1.197h1.197h1.196h1.197h1.197h1.196l0.662,0.006l0.011,-0.903l0.008,-0.714l0.606,0.087l0.181,0.13l0.058,0.062l-0.017,0.197l0.05,0.597l0.11,0.496l0.254,0.595l0.001,0.001l0.021,0.232l0.083,0.145l0.153,0.135l0.58,0.163l1.007,0.191l0.571,0.219l0.135,0.247l0.269,0.099l0.403,-0.048l0.282,-0.103L213.636,306.917zM131.113,306.679l0.037,0.092l-0.113,0.09l-0.08,0.014l-0.128,-0.144l-0.056,-0.018l0.045,0.222l-0.016,0.076l-0.261,-0.136l-0.048,-0.108l0.073,-0.114l0.165,-0.118l0.057,-0.014L131.113,306.679zM130.465,307.406l0.074,0.139l-0.302,-0.089l-0.127,-0.08l-0.038,-0.078l-0.045,-0.255l0.021,-0.083l0.135,-0.029l0.252,0.316L130.465,307.406zM131.004,307.699l-0.044,0.042l-0.15,-0.055l-0.088,-0.094l-0.03,-0.117l0.056,-0.225l0.075,-0.058l0.047,0.013l0.02,0.198l0.133,0.209L131.004,307.699zM131.701,308.855l0.137,0.549l0.059,-0.229l0.382,0.396l0,0.195l-0.046,0.065l-0.08,0.023l-0.073,-0.057l-0.067,-0.137l-0.086,-0.072l-0.183,-0.046l-0.095,-0.156l-0.033,-0.106l-0.009,-0.308l-0.046,-0.096l-0.097,-0.021l-0.093,-0.073l-0.144,-0.216l-0.02,-0.058l0.068,-0.176l0.156,-0.295l0.113,-0.14l0.07,0.015l0.087,0.089l0.104,0.162l-0.02,0.114l-0.42,0.223l-0.014,0.052l0.204,0.063l0.075,0.056L131.701,308.855zM226.048,309.82l-0.014,0.069l0.102,0.021l-0.019,0.035l-0.111,0.063l-0.314,0.128l-0.21,0.041l-0.108,-0.046l-0.011,-0.085l0.085,-0.125l0,-0.062h-0.087l0.021,-0.05l0.129,-0.099l1.098,-0.631l0.469,-0.23l0.25,-0.073l0.04,0.036l-0.271,0.238l-0.043,0.097l0.01,0.065l-0.089,0.125l-0.803,0.442L226.048,309.82zM131.913,311.199l-0.015,0.08l-0.155,-0.095l-0.051,-0.088l0.006,-0.197l0.039,-0.128l0.029,-0.026l0.091,0.056l0.026,0.033L131.913,311.199zM132.202,312.025l-0.013,0.094l-0.107,0.073l-0.056,-0.019l-0.004,-0.111l-0.029,-0.017l-0.116,0.133l0.009,-0.263l0.057,-0.277l0.05,-0.005l0.074,0.182L132.202,312.025zM228.106,312.787l-0.052,0.133l0.01,0.08l-0.341,0.352l-0.124,0.222l-0.103,0.035l-0.083,-0.151l0,-0.122l0.084,-0.092l0.083,-0.131l0.01,-0.181l-0.032,-0.066l-0.104,0.163l0.058,0.035l0.017,0.028l-0.02,0.059l-0.392,-0.087L227,312.937l0.02,-0.177l0.131,-0.227l0.471,-0.481l0.208,-0.134l0.59,-0.212l0.325,-0.049l0.327,0l0.237,0.07l0.147,0.139l-0.139,0.092l-0.646,0.079l-0.018,0.025l0.124,0.076l0.023,0.054l-0.114,0.141L228.106,312.787zM130.914,312.811l-0.027,0.081l-0.04,-0.004l-0.088,-0.165l-0.011,-0.116l0.075,-0.084l0.101,0.241L130.914,312.811zM221.918,313.546l-0.092,0.064l-0.035,-0.03l0.022,-0.126l0.046,-0.073l0.071,-0.021l0.035,0.031l-0.001,0.082L221.918,313.546zM221.129,313.95l-0.042,0.029l-0.107,-0.069l-0.015,-0.057l0.029,-0.057l0.05,0.013l0.07,0.083L221.129,313.95zM221.582,313.983l-0.094,0.023l-0.201,-0.036l0.003,-0.06l0.209,-0.083l0.093,-0.023l0.022,0.035L221.582,313.983zM221.122,314.539l-0.161,0.056l-0.067,-0.01l0.027,-0.077l0.083,-0.092l0.374,-0.23l0.065,0.004l0.02,0.055l-0.181,0.113l-0.068,0.06l-0.008,0.063L221.122,314.539zM239.582,316.253v0.087l-0.086,-0.02l-0.072,-0.059l-0.058,-0.098l-0.072,-0.245l-0.11,-0.174l0.165,-0.197l0.099,-0.023l0.106,0.044l0.015,0.115l-0.078,0.186l0.004,0.19L239.582,316.253zM239.616,316.724l-0.04,0.022l-0.141,-0.158l-0.03,-0.097l0.021,-0.081l0.054,-0.004l0.088,0.074l0.05,0.086l0.011,0.098L239.616,316.724zM241.348,317.664l0.027,0.09l-0.068,0.132l-0.197,0.067l-0.4,-0.007l-0.259,-0.051l-0.119,-0.094l-0.026,-0.049l0.011,-0.105l0.058,-0.007l0.085,0.057l0.127,-0.024l0.169,-0.106l0.089,-0.08l0.008,-0.053l-0.054,-0.102l0.043,-0.043l0.212,0.04l0.079,0.066l0.143,0.228L241.348,317.664zM238.391,318.438l0.359,0.056l0.035,-0.031l0.102,0.106l0.016,0.09l-0.043,0.075l-0.063,0.042l-0.081,0.007l-0.13,-0.076l-0.212,-0.202L238.391,318.438zM235.6,319.312l-0.096,0.02l-0.073,-0.047l0.012,-0.188l0.098,-0.328l0.096,-0.15l0.13,0.061l-0.026,0.04l0.026,0.35l-0.047,0.153L235.6,319.312zM231.923,320.31l-0.084,0.04l-0.154,-0.014l-0.056,-0.09l0.081,-0.229l0.033,0.042l0.134,0.003l0.046,0.022l0.015,0.057L231.923,320.31zM231.558,320.752l-0.052,0.051l-0.087,-0.034l-0.034,0.075l0.02,0.183l-0.029,0.084l-0.077,-0.014l-0.004,0.034l0.068,0.081l0.007,0.089l-0.053,0.097l-0.052,0.045l-0.049,-0.007l-0.077,0.11l-0.104,0.227l-0.036,0.131l0.033,0.036l-0.024,0.076l-0.259,0.344l-0.1,0.033l-0.109,-0.048l-0.077,-0.1l-0.045,-0.153l-0.013,-0.118l0.018,-0.084l0.228,-0.305l0.101,-0.199l0.058,-0.224l0.105,-0.143l0.154,-0.062l0.125,-0.139l0.095,-0.217l0.11,-0.094l0.124,0.028l0.054,0.082L231.558,320.752zM234.408,321.303l-0.033,0.056l-0.078,-0.005l-0.062,-0.054l-0.061,-0.175l0.02,-0.038l0.151,0.025l0.053,0.074L234.408,321.303zM284.333,324.333l-0.164,0.076l-0.179,-0.033l0.004,0.206l-0.02,0.074l-0.198,-0.106l-0.073,-0.068l0.006,-0.273l0.175,-0.259l0.134,-0.103l0.172,0.071l0.132,0.29L284.333,324.333zM262.094,324.548l-0.088,0.032l-0.021,-0.046l0.014,-0.043l0.073,-0.054l0.123,0l-0.014,0.043L262.094,324.548zM283.109,324.866l-0.106,0.077l-0.114,-0.025l-0.004,-0.192l0.035,-0.065l0.039,-0.029l0.059,0.054L283.109,324.866zM261.671,325.667l-0.042,0.012l0.004,-0.083l0.043,-0.054l0.082,-0.024l-0.002,0.042L261.671,325.667zM254.184,329.399l-0.086,0.131l-0.083,-0.013l-0.061,-0.042l-0.021,-0.083l0.015,-0.104l0.074,-0.046l0.201,0.04l0.007,0.042L254.184,329.399zM275.762,335.181l-0.139,0.102l-0.155,-0.018l0.079,-0.138l0.03,-0.203l0.077,-0.223l0.044,-0.068l0.091,-0.06L275.762,335.181zM275.414,335.206l-0.078,0.069l-0.029,-0.18l0.055,-0.208l0.055,-0.004l0.028,0.11L275.414,335.206zM277.814,335.612l-0.773,0.182l-0.123,-0.117l0.193,-0.055l0.243,-0.279l0.162,-0.032l0.254,0.158L277.814,335.612zM279.307,336.025l-0.216,0.06l-0.5,-0.137l0.411,-0.116l0.067,-0.041l0.054,-0.171l0.007,-0.086l0.156,0.368L279.307,336.025zM272.202,337.063l-0.199,0.239l0.18,0.024l0.155,-0.07l0.146,-0.142l0.341,-0.192l0.291,-0.084l0.091,-0.018l0.139,0.135l0.275,-0.108l0.283,-0.061l-1.223,0.617l-0.25,0.069l-0.358,0.184l-0.338,0.13l-0.243,0.047l-1.211,0.456l-0.096,0.01l-0.104,-0.044l-0.998,0.234l-0.409,0.026l-0.373,0.082l0.276,-0.189l0.006,-0.071l-0.066,-0.055l-0.147,0.016l-0.151,0.194l-0.241,0.065l-0.048,-0.211l0.081,-0.164l0.109,-0.156l0.239,-0.245l0.343,-0.155l0.174,-0.134l0.121,0.118l0.026,-0.16l0.093,-0.092l0.101,-0.05l0.242,-0.001l0.131,-0.025l0.094,-0.053l0.097,-0.01l0.266,0.073l0.259,-0.021l0.209,-0.1l0.218,-0.034l0.575,-0.022l0.571,-0.073l0.229,-0.13l0.48,-0.366l0.276,-0.102l-0.43,0.425L272.202,337.063zM267.492,338.772l-0.134,0.015l0.134,-0.353l0.246,-0.162l0.089,0.034l0.003,0.125l-0.034,0.106l-0.165,0.165L267.492,338.772zM267.646,341.85l-0.329,0.549l-0.007,-0.105l0.411,-0.682L267.646,341.85zM264.278,348.277l-0.128,0.058l0.428,-0.71l0.249,-0.597l0.111,-0.207l-0.108,0.418l-0.188,0.384L264.278,348.277zM263.429,355.377l-0.042,0.07l-0.187,-0.381l0.192,0.123l0.034,0.103L263.429,355.377zM263.686,357.492l-0.376,0.093l-0.033,-0.03l0.431,-0.195l0.136,-0.688l0.019,-0.318l-0.064,-0.562l0.002,-0.116l0.07,0.181l0.062,0.524l-0.023,0.396l-0.125,0.577L263.686,357.492zM263.019,357.663l-0.51,0.244l-0.058,-0.015l0.335,-0.174L263.019,357.663zM260.993,359.527l-0.07,0.039l0.257,-0.424l0.507,-0.539l0.137,-0.083l-0.422,0.46L260.993,359.527zM260.874,359.487l-0.063,0.008l-0.11,-0.037l-0.152,-0.072l-0.034,-0.053l0.145,0.019L260.874,359.487zM139.251,361.434l0.571,0.173l0.308,-0.083l0.056,0.083l-0.036,0.073l-0.694,0.13l-0.213,-0.091l-0.019,-0.125l-0.072,-0.12L139.251,361.434zM138.061,361.618l-0.149,0.009l-0.23,-0.036l0.081,-0.079l0.127,-0.057l0.041,0.043L138.061,361.618zM138.799,361.976l-0.197,0.047l-0.149,-0.044l-0.238,-0.322l0.505,-0.043l0.218,0.14l0.029,0.039L138.799,361.976zM143.558,363.765l0.142,0.246l-0.204,-0.03l-0.213,0.014l-0.065,-0.134l-0.063,-0.187l-0.043,-0.047l-0.146,-0.017l-0.011,-0.017l-0.017,-0.091l0.041,-0.043l0.458,0.208L143.558,363.765zM140.498,364.328l-0.125,0.006l-0.172,-0.031l-0.088,-0.18l0.141,-0.012l0.13,0.025l0.103,0.141L140.498,364.328zM143.551,365.626l-0.164,0.03l-0.181,-0.068l-0.156,-0.321l-0.172,-0.251l0.093,-0.072l0.139,0.242l0.349,0.368L143.551,365.626zM247.198,371.732l-0.125,0.793l-0.054,-0.281l-0.005,-0.272l0.094,-0.162L247.198,371.732zM228.528,374.066l-0.247,0.069l-0.366,-0.007l-0.074,-0.024l0.146,-0.046l0.434,-0.062L228.528,374.066zM227.163,374.184l-0.036,0.036l-0.249,-0.067l-0.151,-0.063l-0.027,-0.063l0.417,0.113L227.163,374.184zM225.293,374.609l0.01,0.15l-0.138,-0.075l-0.204,-0.007l0.09,-0.051l0.063,-0.05l0.032,-0.054l0.257,-0.187l-0.073,0.137L225.293,374.609zM226.406,375.5l-0.079,0.103l0.078,-0.491l-0.109,-0.414l0.115,0.182l0.038,0.216L226.406,375.5zM226.233,375.806l-0.152,0.168l0.007,-0.064l0.112,-0.168l0.08,-0.066L226.233,375.806zM237.407,376.031l-0.282,0.116l-0.305,-0.084l0.189,-0.016l0.137,0.034l0.347,-0.166l0.182,-0.125l0.21,-0.047L237.407,376.031zM218.082,376.486l-0.104,0.046l-0.464,-0.278l-0.029,-0.119l0.229,-0.108l0.14,0.01l0.221,0.142l0.081,0.039l0.038,0.057l-0.021,0.089L218.082,376.486zM208.972,377.623l-0.14,0.031l0.612,-0.492l0.128,-0.164l0.164,0.007l-0.273,0.275L208.972,377.623zM204.131,380.783l-0.103,0.013l0.128,-0.171l0.208,-0.086l0.456,-0.329l0.186,-0.023l0.097,-0.113l0.042,-0.017l-0.027,0.139l-0.366,0.198L204.131,380.783zM203.43,381.577l-0.061,0.008l0.136,-0.259l0.025,-0.104l0.223,-0.328l0.118,-0.049l0.049,0.14l-0.229,0.23L203.43,381.577zM250.656,383.54l0.046,0.231l-0.258,-0.537l-0.319,-0.843l-0.17,-0.653l0.115,0.177l0.113,0.365L250.656,383.54zM202.478,383.472l-0.088,0.181l0.024,-0.269l0.228,-0.613l0.463,-0.807l0.195,-0.135l-0.534,0.885L202.478,383.472zM202.991,387.037l-0.039,0.145l-0.232,-0.675l-0.378,-1.532l-0.014,-0.876l0.06,-0.302l0.097,1.238l0.418,1.565L202.991,387.037zM245.333,385.813l-0.004,0.183l-0.142,-0.307l-0.094,-0.34l0.135,0.11L245.333,385.813zM245.463,386.121l-0.1,0.082l-0.203,-0.06l-0.11,-0.107l-0.048,-0.209l0.176,0.222l0.063,0.05L245.463,386.121zM250.109,390.187l-0.558,0.579l0.062,-0.145l0.218,-0.31l0.07,-0.146l0.147,-0.092l0.137,-0.167l0.01,-0.196l0.199,-0.137l0.065,-0.02L250.109,390.187zM249.389,390.923l-0.075,0.015l0.111,-0.131l0.031,0.01L249.389,390.923zM248.853,391.229H248.8l0.026,-0.044l0.111,-0.087l0.04,0.034l-0.004,0.044L248.853,391.229zM248.25,391.496l-0.128,0.073l-0.133,-0.054l0.146,-0.073l0.435,-0.078l-0.164,0.097L248.25,391.496zM247.435,391.7l-0.084,0.063l-0.04,-0.02v-0.092l-0.12,-0.204l0.004,-0.053l0.274,0.199l0.007,0.054L247.435,391.7zM246.784,391.855l-0.182,0.03l0.147,-0.121l0.047,-0.184l0.086,0.143l-0.001,0.087L246.784,391.855zM246.174,392.025l-0.071,0.007l-0.006,-0.047l0.123,-0.058l0.082,0.004l-0.003,0.064L246.174,392.025zM28.422,399.959l-0.247,0.169l-0.144,-0.073l-0.272,-0.027l-0.105,-0.127l-0.285,-0.115l-0.115,-0.156l0.175,-0.296l0.414,-0.25l0.638,0.011l0.133,0.197l0.012,0.147l-0.083,0.165l-0.038,0.232L28.422,399.959zM26.156,400.233l-0.057,0.133l-0.097,-0.021l-0.024,-0.118l0.063,-0.163l0.16,-0.141l0.178,-0.214l0.146,0.032l-0.079,0.141l-0.009,0.152l-0.206,0.086L26.156,400.233zM32.838,401.388l0.096,0.017l0.124,-0.021l0.043,0.239l0.144,0.132l0.053,0.079l-0.156,0.083l-0.303,0.033l-0.142,-0.066l-0.147,-0.149l-0.159,0.041l-0.028,-0.12l-0.028,-0.035l-0.109,0.032l0.102,0.155l-0.276,0.012l-0.087,-0.019l-0.077,-0.175l-0.284,-0.336l0.001,-0.131l-0.097,-0.156l0.421,-0.045l0.288,-0.275l0.163,-0.029l0.312,0.444l-0.008,0.124l0.069,0.122L32.838,401.388zM34.481,402.11l0.593,0.082l0.14,-0.035l0.099,0.067l0.491,0.042l0.084,0.025l-0.1,0.154l-0.314,0.141l-0.452,-0.124l-0.756,-0.044l0.031,-0.119l0.072,-0.084l0.011,-0.147L34.481,402.11zM36.521,402.956l0.073,0.053l0.299,-0.08l0.216,-0.029l0.362,0.197l0.126,0.135l0.238,0.144l0.081,0.104l-0.066,0.126l-0.263,0.208l-0.358,0.048l-0.211,0.089l-0.277,-0.019l-0.083,-0.038l-0.03,-0.264l-0.088,-0.283l-0.179,0.033l-0.201,-0.095l-0.208,-0.238l-0.023,-0.142l0.115,-0.226l0.201,-0.029l0.149,0.125L36.521,402.956zM35.503,403.434l-0.166,0.084l-0.181,-0.039l-0.042,-0.204l-0.174,-0.259l0.306,-0.053l0.172,0.075l0.09,0.081l0.109,0.139L35.503,403.434zM39.063,408.657l-0.124,0.142l-0.155,-0.011l-0.563,-0.304l-0.068,-0.163l0.042,-0.759l-0.211,-0.616l-0.232,-0.472l0.169,-0.242l0.223,-0.188l0.249,-0.354l-0.204,-0.455l0.052,-0.275l0.12,-0.047l0.588,0.334l1.188,0.502l0.316,0.353l0.056,0.378l0.216,0.048l0.103,0.259l0.312,0.227l0.104,0.129l-0.129,0.208l-0.57,0.399l-0.719,0.174l-0.633,0.446L39.063,408.657z"},"uy":{"name":"Uruguay","path":"M325.916,562.771L325.778,562.896L325.63,563.131L325.456,563.698L324.871,564.48L324.752,564.923L324.121,565.386L323.676,565.908L323.386,565.895L323.124,566.119L321.617,566.799L321.076,566.671L320.675,566.673L320.303,566.373L319.454,566.265L318.921,566.385L318.206,566.715L317.99,566.71L317.835,566.692L317.448,566.555L317.237,566.264L316.136,565.928L315.251,565.167L314.205,565.152L313.403,565.252L313.279,565.151L313.198,564.957L313.032,564.675L312.342,564.006L311.8,563.344L311.694,562.694L311.769,561.989L311.932,561.156L311.903,560.896L312.104,560.749L312.301,560.719L312.492,560.504L312.663,560.18L312.692,559.935L312.56,559.481L312.468,558.849L312.359,558.534L312.578,558.039L312.587,557.798L312.461,557.586L312.427,557.369L312.484,557.146L312.473,556.933L312.393,556.728L312.453,556.558L312.654,556.423L312.805,556.218L312.904,555.941L312.955,555.73L312.957,555.584L312.896,555.447L312.772,555.318L312.83,555.062L313.068,554.678L313.223,554.338L313.292,554.042L313.288,553.802L313.209,553.621L313.242,553.498L313.389,553.433L313.455,553.241L313.433,552.764L313.281,552.372L313.397,552.061L313.729,551.702L313.903,551.413L313.917,551.193L314.021,551.066L314.18,551.304L314.652,551.367L315.128,551.375L315.205,551.315L315.392,550.926L315.638,550.815L315.906,550.786L316.199,550.806L316.511,551.063L317.394,551.906L318.042,552.493L318.239,552.77L318.411,552.978L318.539,553.171L318.484,553.675L318.493,553.896L318.523,553.959L318.671,553.965L318.891,553.928L319.076,553.821L319.22,553.659L319.361,553.527L319.476,553.457L319.517,553.35L319.583,553.239L319.65,553.215L319.778,553.297L320.081,553.585L320.315,553.852L320.373,554.004L320.463,554.163L320.56,554.302L320.628,554.438L320.855,554.614L321.087,554.726L321.242,554.611L321.635,554.979L322.5,555.286L322.659,555.472L322.809,555.737L323.111,556.138L323.53,556.5L323.867,556.653L324.191,556.74L324.372,556.82L324.496,556.959L324.693,557.108L324.818,557.164L324.86,557.298L324.988,557.591L325.122,557.962L325.267,558.307L325.582,558.639L325.938,558.897L326.307,559.043L326.514,559.225L326.604,559.413L326.355,559.693L326.085,560.046L325.847,560.323L325.601,560.517L325.519,560.651L325.464,560.858L325.467,561.96L325.447,562.371L325.464,562.48L325.5,562.553L325.655,562.663L325.84,562.755z"},"uz":{"name":"Uzbekistan","path":"M674.811,332.34l0.091,-0.067l0.16,-0.068l0.264,0.131l0.231,0.165l0.056,0.076l-0.011,0.088l-0.551,0.321l-0.342,0.15l-0.151,0.027l-0.041,0.042l-0.108,0.365l-0.212,0.065l-0.272,0.111l-0.19,0.168l-0.303,0.396l-0.77,0.575l-0.011,0.117l0.067,0.095l0.25,0.066l0.33,0.176l0.179,0.138l0.489,-0.178l0.121,0.039l0.128,0.184l0.135,0.514l0.219,0.14l0.287,0.107l0.178,0.035l0.237,0.126l0.316,0.047l0.212,-0.046l0.265,0.108l0.043,-0.047l0.035,-0.766l0.222,0.128l0.128,-0.002l0.112,-0.094l0.058,-0.127l0.038,-0.253l-0.049,-0.253l0.099,-0.116l0.077,-0.026l0.057,0.031l0.034,0.065l0.01,0.229l0.16,0.097l0.098,0.056l0.093,0.194l0.091,0.185l0.058,0.433l0.225,0.03l0.264,0.083l0.177,-0.081l0.137,0.048l0.047,0.205l-0.001,0.191l0.02,0.152l0.071,0.043l0.23,-0.095l0.193,-0.013l0.178,0.091l0.221,0.138l0.321,0.362l0.106,0.052l0.484,0.028l0.101,0.074l0.166,0l0.18,-0.065l0.399,0.117l0.013,0.066l-0.067,0.091l-0.951,0.5l-0.07,0.154l-0.194,0.195l-0.212,0.111l-0.103,0.004l-0.465,-0.198l-0.054,0.048l-0.038,0.08l0.002,0.087l0.102,0.208l-0.047,0.131l-0.089,0.095l-0.291,-0.083l-0.054,-0.053l-0.006,-0.058h-0.112l-0.173,0.058l-0.333,0.359l-0.116,0.188l-0.043,0.113l-0.148,0.064l-0.161,0.024L677.129,340l-0.226,0.131l-0.072,-0.096l-0.044,-0.107l-0.06,-0.034l-0.139,0.025l-0.168,0.004l-0.177,-0.121l-0.229,-0.122l-0.2,-0.043l-0.59,0.057l-0.292,0.06l-0.092,0.059l-0.164,0.016l-0.691,0.123l-0.141,-0.048l-0.104,-0.194l-0.091,-0.21l-0.179,-0.076l-0.201,-0.059l-0.075,-0.084l-0.005,-0.102l0.021,-0.1l0.016,-0.052l0.466,-0.402l0.42,-0.362l0.039,-0.029l0.038,-0.069l0.071,-0.125v-0.065l-0.314,-0.144l-0.012,-0.066l0.063,-0.068v-0.091l-0.222,-0.266l-0.384,-0.415l-0.111,-0.043l-0.082,0.027l-0.15,0.401l-0.075,0.102l-0.438,0.263l-0.366,0.181l-0.652,0.321l-0.17,0.101l-0.118,-0.018l-0.118,-0.063l-0.366,-0.325l-0.236,-0.111l-0.159,0.11l-0.134,0.16l0.013,0.329l-0.151,0.173l-0.151,0.078l0.275,0.879l-0.027,0.113l-0.21,0.031l0.154,0.33l-0.13,0.038l-0.331,-0.077l-0.445,-0.051l-0.84,0.146l-0.062,0.057l-0.023,0.073l0.049,0.066l0.407,0.007l0.398,-0.033l0.11,0.061l0.017,0.108l-0.046,0.068l-0.133,0.012l-0.291,0.065l-0.033,0.069l-0.01,0.066l0.099,0.191l0.11,0.122l0.014,0.072l-0.046,0.061l-0.056,0.024l-0.098,-0.09l-0.056,0.018l-0.027,0.082l-0.027,0.096l-0.064,0.07l-0.136,-0.037l-0.135,0.027l-0.08,0.348l-0.068,0.394l-0.222,0.262l-0.123,0.095l-0.181,0.028l-0.269,-0.032l-0.163,-0.039l-0.472,-0.058l-0.473,-0.107l-0.532,-0.1l-0.495,0.231l-0.143,0.141l-0.091,0.132l-0.093,0.061l-0.215,0.808l0.022,0.092l0.119,0.072l0.607,0.167l0.089,0.069l0.053,0.079l0.026,0.362l0.05,0.05l0.208,0.045l0.301,-0.003l0.236,-0.036l0.237,0.033l0.166,0.078l0.081,0.123l0.045,0.133l-0.282,0.793l0.023,0.288l0.087,0.412l0.16,0.323l0.301,0.315l0.229,0.202l0.048,0.095l0.012,0.147l-0.037,0.188l-0.132,0.298l-0.162,0.26l-0.175,0.11l-0.243,0.33l-0.215,0.405l-0.413,0.53l-0.139,0.295l-0.046,0.851l-0.109,0.255l-0.017,-0.097l-0.149,-0.097l-0.26,0.017l-0.171,-0.046l-0.082,-0.109l-0.212,0.031l-0.342,0.169l-0.349,-0.09l-0.355,-0.35l-0.677,-0.128l-0.857,0.08l-0.032,-0.388l0.002,-0.495l0.039,-0.659l0.292,-0.518l-0.009,-0.099l-0.057,-0.095l-0.089,-0.085l-0.519,-0.143l-0.152,-0.075l-0.201,-0.164l-0.254,-0.172l-0.221,-0.119l-0.347,-0.157l-0.32,-0.087l-0.188,0.066l-0.173,0.084l-0.162,0.002l-0.162,-0.046l-0.6,-0.393l-0.906,-0.68l-0.718,-0.476l-0.451,-0.228l-0.107,-0.073l-0.253,-0.214l-0.622,-0.578l-0.413,0.085l-0.59,-0.376l-0.53,-0.368l-0.12,-0.1l-0.603,-0.682l-0.602,-0.443l-0.656,-0.484l-0.424,-0.304l-0.719,-0.516l-0.352,-0.312l-0.119,-0.115l-0.116,-0.221l-0.188,-1.083l-0.216,-0.498l-0.308,-0.271l-0.262,-0.523l-0.218,-0.777l-0.18,-0.506l-0.143,-0.234l-0.288,-0.259l-0.437,-0.284l-0.414,-0.135l-0.149,0.005l-0.074,0.035l-0.084,0.048l-0.164,0.212l-0.242,0.022l-0.178,-0.005l-0.166,-0.076l-0.524,-0.067l-0.186,-0.074l-0.315,0.011l-0.677,0.11l-0.165,-0.02l-0.715,-0.474l-0.311,-0.188l-0.062,-0.104l0.003,-0.182l0.105,-0.258l0.09,-0.183l-0.04,-0.19l-0.136,-0.208v-0.222l0.093,-0.124l0.19,0.039l0.068,-0.078l-0.024,-0.118l-0.103,-0.084l-0.137,-0.189l-0.405,-0.176l-0.058,-0.072l0.021,-0.082l0.07,-0.088l0.014,-0.186l0.007,-0.24l0.054,-0.125l0.015,-0.098l-0.059,-0.079l-0.137,-0.092l-0.219,-0.223l-0.269,-0.024l-0.875,0.008l-0.271,-0.09l-0.218,-0.125l-0.218,-0.476l-0.11,-0.113l-0.103,-0.047l-0.245,-0.016l-0.295,-0.046l-0.151,-0.081l-0.412,-0.436l-0.396,-0.39l-0.159,0.368l-0.154,0.073l-0.349,-0.034l-0.262,-0.062l-0.149,0.083l-0.154,0.145l0.029,0.096l0.118,0.101l0.237,0.187l0.363,0.457l0.165,0.252l0.024,0.088l-0.031,0.066l-0.049,0.028l-0.072,-0.001l-0.097,-0.001l-0.056,-0.075l-0.019,-0.13l-0.121,-0.197l-0.125,-0.114l-0.137,-0.071l-0.192,-0.053l-0.253,-0.094l-0.131,-0.004l-0.127,0.109l-0.106,0.147l-0.063,0.321l-0.189,0.394l-0.116,0.155l-0.36,0.094l-0.854,0.032l-0.255,0.123l-0.174,0.148l-0.323,0.479l-0.225,0.159l-0.195,0.219l0.059,0.702l0.094,0.817l0.164,0.226l0.104,0.068l0.014,0.08l-0.067,0.071l-0.086,0.089l-0.13,0.163l-0.146,-0.006l-0.294,-0.041l-0.245,-0.044l-0.824,-0.047l-0.668,-0.038l-0.742,-0.042l-0.001,-0.856v-0.859v-0.862l-0.001,-0.865v-0.869v-0.872l-0.001,-0.875v-0.878v-0.881v-0.885l-0.001,-0.888v-0.892v-0.896l-0.001,-0.899v-0.902v-0.906l0.35,-0.112l0.442,-0.143l0.424,-0.136l0.505,-0.163l0.569,-0.184l0.486,-0.157l0.58,-0.187l0.442,-0.143l0.415,-0.134l0.531,-0.16l0.826,-0.248l0.461,-0.139l0.466,-0.14l0.444,-0.134l0.297,-0.05l0.319,0.191l0.388,0.262l0.388,0.262l0.388,0.262l0.388,0.262l0.388,0.261l0.388,0.261l0.388,0.261l0.388,0.26l0.388,0.26l0.388,0.26l0.388,0.259l0.388,0.259l0.388,0.259l0.388,0.258l0.388,0.258l0.388,0.258l0.36,0.24l0.162,0.178l0.089,0.392l0.179,0.311l0.311,0.336l0.318,0.344l0.396,0.453l0.274,0.314l0.279,0.32l0.462,0.527l0.288,0.328l0.229,0.011l0.465,-0.078l0.622,-0.104l0.491,-0.083l0.594,-0.1l0.566,-0.095l0.446,-0.076l0.668,0.057l0.659,0.057l0.473,0.041l0.463,0.04l0.549,0.047l0.307,0.026l0.352,0.03l0.148,-0.079l0.303,-0.162l0.286,-0.152l0.297,-0.159l0.263,-0.08l0.274,0.253l0.229,0.292l0.241,0.307l0.279,0.295l0.271,0.175l0.363,0.237l0.209,0.404l0.279,0.539l0.184,0.354l0.189,0.363l0.275,-0.143l0.293,-0.153l0.266,-0.139l-0.032,0.449l-0.028,0.407l-0.045,0.615l-0.036,0.502l-0.096,0.598l-0.007,0.455l-0.006,0.399l-0.004,0.316l0.515,0.014l0.381,0.01l0.477,0.013l0.046,0.396l0.064,0.556l0.097,0.502l0.082,0.421l0.122,0.543l0.066,0.29l0.114,0.341l0.113,0.082l0.181,0.054l0.63,-0.041l0.522,-0.034l0.412,-0.026l0.438,-0.028l0.581,-0.038l0.197,0.087l0.17,-0.061l0.196,-0.061l0.156,0.247l0.079,0.125l0.111,0.13l0.15,0.121l-0.063,0.253l-0.093,0.369l-0.026,0.189l0.181,0.204l0.135,0.119l0.369,0.242l0.347,0.135l0.226,0.04l0.216,-0.052l0.079,-0.137l-0.02,-0.189l-0.104,-0.199l0.008,-0.237l0.069,-0.173l0.221,-0.315l0.209,-0.298l0.32,-0.304l0.381,-0.301l0.158,-0.22l0.061,-0.383l0.249,-0.217l0.269,-0.13l0.334,-0.113l0.092,-0.192l0.461,-0.326l0.276,-0.161l0.349,-0.094l0.482,-0.212l0.381,-0.25l0.365,-0.471l0.29,-0.309l0.244,-0.19l0.205,-0.007l0.144,0.154l0.124,0.013l0.081,-0.07l0.138,-0.198l0.148,-0.231l0.139,-0.096l0.269,-0.049L674.811,332.34zM673.985,337.246l-0.01,-0.09l-0.087,-0.151l-0.13,-0.085l-0.062,0.037l0.053,0.123l0.151,0.175L673.985,337.246zM675.539,341.079l-0.141,0.033l-0.258,-0.005l-0.147,-0.038l0.09,-0.296l0.003,-0.059l-0.011,-0.008l-0.074,-0.04l-0.112,-0.121l-0.039,-0.179l0.044,-0.166l0.082,-0.069l0.052,0.012l0.158,0.253l0.141,0.074l0.275,0.042l-0.139,0.25l0.103,0.267L675.539,341.079zM677.148,340.869l-0.075,0.157l-0.132,-0.038l-0.104,-0.104l0.034,-0.082l0.155,-0.045l0.081,-0.045l0.068,-0.008L677.148,340.869z"},"vu":{"name":"Vanuatu","path":"M945.755,501.831l-0.041,0.028l-0.065,-0.022l-0.166,-0.348l0.042,-0.116l0.209,-0.111l0.186,0.193l0.018,0.107l-0.002,0.091l-0.028,0.079l-0.124,0.033L945.755,501.831zM946.024,502.848l-0.117,0.146l-0.316,-0.048l-0.075,-0.039l0.021,-0.242l0.079,-0.083l0.189,-0.075l0.259,0.119L946.024,502.848zM943.67,504.479l0.181,0.955l0.21,-0.002l0.107,-0.051l0.124,-0.224l0.056,-0.351l0.109,-0.05l0.138,0.038l-0.06,0.112l0.04,0.281l0.106,0.156l0.07,0.028l0.142,0.735l0.053,0.154l-0.003,0.124l-0.297,0.275l-0.441,-0.008l-0.311,0.165l-0.189,-0.011l0.001,-0.186l-0.168,-0.148l-0.19,-0.317l0.047,-0.563l-0.339,-1.043l-0.003,-0.261l0.116,-0.34l0.113,-0.016l0.154,0.284L943.67,504.479zM947.721,505.928l-0.049,0.179l-0.116,-0.208l-0.074,-0.874l0.03,-0.081l0.061,-0.006l0.142,0.608L947.721,505.928zM946.94,506.238l-0.188,0.133l-0.348,-0.013l-0.129,-0.075l0.427,-0.404l0.494,-0.083L946.94,506.238zM947.787,507.787l-0.047,0.003l-0.048,-0.133l-0.158,-0.71l0.104,-0.634l0.065,0.134l0.237,1.113l-0.032,0.182L947.787,507.787zM944.997,507.073l-0.051,0.075l-0.298,-0.188l0.068,-0.181l0.324,0.065L944.997,507.073zM945.541,508.151l0.129,0.063h0.07l0.042,0.141l0.402,0.282l0.11,-0.008l0.093,0.154l0.173,0.078l0.047,0.157l0.123,0.16l-0.215,0.194l-0.417,-0.052l-0.238,0.22l-0.216,-0.056l-0.038,-0.116l0.03,-0.039l-0.129,-0.295l-0.058,-0.45l-0.087,-0.265l-0.095,-0.113l-0.194,0.099l-0.079,0.017l-0.188,-0.217l0.089,-0.441l0.047,-0.126l0.151,-0.024l0.23,0.116L945.541,508.151zM948.022,508.85l-0.321,0.03l-0.451,-0.091l-0.182,-0.126l-0.078,-0.126l0.156,-0.094l0.224,-0.044l0.279,-0.289l0.097,0.11l0.104,0.324l0.112,0.098l0.063,0.098L948.022,508.85zM948.443,510.137l0.084,0.043l-0.047,0.121l-0.385,-0.138l-0.311,0.054l-0.087,-0.006l-0.092,-0.111l-0.068,-0.221l0.031,-0.154l0.13,-0.108l0.049,-0.017l0.098,0.133l0.089,0.091l0.086,0.039l0.196,0.217L948.443,510.137zM948.44,512.366l0.279,0.417l0.111,0.033l-0.169,0.299l-0.352,0.026l-0.415,-0.077l0.152,-0.103l-0.079,-0.116l-0.125,-0.023l-0.144,0.055l-0.066,-0.019l0.092,-0.192l0.23,-0.271l0.068,-0.021l0.062,-0.003l0.061,0.024L948.44,512.366zM950.935,516.472l-0.13,0.143l-0.113,-0.016l-0.732,-0.33l0.031,-0.136l-0.03,-0.347l0.08,-0.188l0.202,-0.077l0.157,0.04l0.096,0.277l0.219,0.113l-0.153,0.095l0.267,0.209L950.935,516.472zM951.375,518.245l-0.148,0.322l-0.256,-0.075l-0.239,-0.233l-0.125,-0.203l0.084,-0.389l0.122,-0.068l0.128,0.022l0.065,0.38L951.375,518.245zM952.512,520.162l-0.099,0.164l-0.152,-0.002l-0.195,-0.116l0.037,-0.145l0.222,-0.026l0.064,0.01L952.512,520.162z"},"va":{"name":"Vatican City","path":"M510.61,333.66L510.586,333.663L510.577,333.65L510.586,333.633L510.607,333.63z"},"ve":{"name":"Venezuela","path":"M307.261,438.748l0.521,0.686l0.008,0.076l-0.057,0.086l-0.325,0.161l-0.073,0.083l-0.117,0.305l-0.409,0.167l-0.283,0.21l-0.19,0.184l-0.095,0.074l-0.374,0.041l-0.12,0.116l-0.151,0.348l-0.11,0.146l-0.194,0.171l-0.001,0.104l0.268,0.38l0.048,0.12l-0.083,0.181l0.008,0.128l0.141,0.154l0.168,0.035l0.164,-0.064l0.204,0.006l0.133,0.041l0.055,0.045l0.009,0.118l-0.084,0.25l-0.121,0.162l-0.536,0.248l-0.238,0.144l-0.132,0.106l-0.289,-0.057l-0.147,0.004l-0.113,0.082l-0.069,0.07l-0.194,0.018l-0.274,0.042l-0.115,0.047l-0.089,0.123l-0.074,0.175l0.062,0.21l0.086,0.188l-0.004,0.172l0.066,0.479l-0.086,0.112l-0.184,0.126l-0.219,0.224l-0.246,0.311l0.039,0.089l0.588,0.652l0.598,0.663l0.595,0.659l0.084,0.029l0.112,0.076l0.104,0.23l0.085,0.245l0.002,0.126l-0.067,0.159l-0.145,0.183l-0.176,0.148l-0.257,0.126l-0.205,0.119l-0.169,0.313l-0.103,0.11l-0.094,0.044l-0.186,0.041l-0.3,-0.01l-0.198,-0.024l-0.246,0.234l-0.313,0.086l-0.21,0.32l-0.748,0.254l-0.732,0.197l-0.201,0.078l-0.723,-0.163l-0.174,0.051l-0.2,0.152l-0.185,0.117l-0.156,0.007l-0.131,0.061l-0.078,0.217l-0.069,0.747l-0.26,0.222l-0.313,-0.001l-0.215,-0.259l-0.255,-0.195l-0.445,-0.463l-0.124,-0.061l-0.115,0.003l-0.413,0.138l-0.196,-0.06l-0.158,-0.072l-0.264,0.023l-0.47,0.005l-0.3,0.004l-0.146,-0.126l-0.136,-0.259l-0.091,-0.093l-0.107,-0.075l-0.177,-0.038l-0.757,0.001l-0.143,0l-0.104,-0.05l-0.146,-0.222l-0.159,-0.104l-0.187,-0.004l-0.082,0.123l0.324,0.399l0.094,0.217l0.284,0.313l0.821,0.663l0.152,0.21l-0.017,0.269l-0.005,0.411l0.028,0.389l0.211,0.558l0.296,0.567l0.081,0.362l-0.055,0.267l-0.057,0.143l0.006,0.063l0.061,0.057l0.283,0.082l0.594,0.051l0.359,0l0.548,0.062l0.041,0.199l-0.054,0.329l-0.108,0.187l-0.088,0.054l-0.298,0.043l-0.314,0.202l-0.456,0.199l-0.26,0.027l-0.108,0.039l-0.092,0.06l-0.076,0.076l-0.088,0.374l-0.134,0.422l-0.253,0.25l-0.278,0.207l-0.283,0.023l-0.227,-0.017l-0.113,0.061l-0.163,0.17l-0.233,0.212l-0.18,0.113l-0.242,-0.011l-0.259,0.104l-0.327,0.171l-0.217,0.14l-0.185,0.24l-0.265,0.251l-0.272,0.177l-0.13,0.218l-0.186,0.276l-0.232,0.009l-0.019,-0.166l0.111,-0.267l-0.121,-0.23l-0.221,-0.124l-0.104,-0.037l-0.103,0.015l-0.262,0.114l-0.321,0.207l-0.198,0.149l-0.179,0.068l-0.368,0.062l-0.31,0.032l-0.128,-0.042l-0.23,-0.152l-0.533,-0.476l-0.721,-0.644l-0.055,-0.187l0.031,-0.19l-0.131,-0.278l-0.077,-0.296l-0.065,-0.102l-0.019,-0.222l-0.156,-0.399l-0.128,-0.327l-0.118,-0.166l0.05,-0.142l-0.05,-0.141l-0.095,-0.115l-0.14,-0.371l0.049,-0.16l-0.037,-0.16l-0.118,-0.11l-0.167,-0.118l-0.223,-0.246l-0.266,-0.234l-0.136,-0.092l-0.093,-0.037l-0.081,-0.222l-0.062,-0.068l-0.136,-0.018l-0.279,-0.093l-0.26,0.111l-0.006,-0.172l0.074,-0.104l0.898,-0.822l0.452,-0.378l0.049,-0.056l0.04,-0.087l0.031,-0.117l-0.103,-0.134l-0.424,-0.635l-0.147,-0.12l-0.145,-0.098l-0.166,-0.267l-0.199,-0.621l-0.143,-0.312l-0.043,-0.24l0.009,-0.271l-0.053,-0.208l-0.115,-0.145v-0.443l0.115,-0.742l0.028,-0.564l-0.058,-0.386l0.103,-0.294l0.263,-0.202l0.147,-0.312l0.031,-0.422l0.158,-0.347l0.284,-0.271l0.097,-0.268l-0.09,-0.265l-0.029,-0.169l-0.241,-0.172l-0.447,-0.121l-0.37,-0.014l-0.224,0.135l-0.573,0.125l-0.922,0.115l-0.743,0l-0.563,-0.116l-0.428,0.039l-0.294,0.194l-0.207,0.044l-0.12,-0.106l-0.13,-0.029l-0.197,0.067l-0.034,-0.031l-0.437,-0.523l-0.404,-0.485l-0.464,-0.578l-0.535,-0.667l-0.096,-0.044l-0.166,0.004l-0.219,0.012l-0.34,-0.069l-0.233,-0.097l-0.182,-0.094l-0.336,-0.119l-0.23,-0.021l-0.207,0.035l-0.569,0.233l-0.323,0.022l-0.25,0.004l-0.672,-0.115l-0.459,-0.019l-0.534,0.076l-0.229,0.043l-0.32,-0.119l-0.218,-0.181l-0.203,-0.43l-0.143,-0.338l-0.249,-0.068l-0.276,-0.058l-0.136,-0.112l-0.082,-0.195l-0.02,-0.25l0.028,-0.407l0.026,-0.146l0.038,-0.439l0.152,-0.23l0.096,-0.111l-0.019,-0.185l-0.073,-0.378l-0.074,-0.268l-0.306,-0.303l-0.392,-0.389l-0.169,-0.623l-0.199,-0.736l-0.156,-0.074l-0.147,0.037l-0.156,-0.037l-0.138,-0.296l-0.138,-0.056l-0.22,0.104l-0.159,0.081l-0.403,0.074l-0.083,-0.074l0.028,-0.092l0.17,-0.269l0.2,-0.344l0.233,-0.313l0.216,-0.321l0.162,-0.342l0.11,-0.681l0.076,-0.47l0.2,-0.838l0.365,-0.669l0.138,-0.308l0.331,-0.401l0.152,-0.218l0.202,-0.172l0.555,-0.233l0.663,-1.153l0.152,-0.184l0.67,-0.172l0.515,-0.134l0.381,-0.141l0.125,-0.075l0.101,-0.035l-0.083,0.134l-0.183,0.17l-0.207,0.104l-1.067,0.261l-0.109,0.055l-0.139,0.108l-0.001,0.248l0.029,0.194l0.314,0.638l0.123,0.157l0.42,0.345l-0.096,0.048l-0.155,0.006l0.113,0.452l0.258,0.31l0.012,0.195l-0.198,0.606l-0.361,0.362l-0.256,0.421l-0.199,0.167l-0.441,0.828l0.335,0.493l0.048,0.25l0.29,0.355l0.189,0.116l0.126,0.144l-0.058,0.242l0.116,0.328l0.15,0.173l0.188,0.069l0.233,0l0.669,-0.219l0.159,-0.098l0.102,-0.175l0.335,-0.355l0.021,-0.459l0.072,-0.552l-0.082,-0.36l-0.352,-0.514l-0.154,-0.365l-0.349,-0.34l-0.214,-0.583l-0.088,-0.182l-0.066,-0.251l-0.075,-0.445l0.234,-0.162l-0.024,-0.365l0.576,-0.101l1.246,-0.594l0.771,-0.15l0.878,-0.317l0.204,-0.157l0.176,-0.261l0.137,-0.03l0.458,0.245l0.226,-0.085l0.089,-0.191l-0.125,-0.372h-0.263l-0.791,0.135l-0.077,-0.16v-0.141l-0.187,-0.444l0.116,-0.334l0.119,-0.271l0.227,-0.109l0.332,-0.118l0.251,0.181l0.152,0.172l0.083,0.167l0.057,0.453l0.135,0.458l0.142,0.318l0.226,0.24l0.173,-0.016l0.124,-0.04l0.823,-0.054l0.5,0.164l0.636,0.083l0.594,0.348l0.611,0.422l0.156,0.308l0.051,0.294l0.148,0.197l-0.147,0.203l0.08,0.338l0.175,0.341l0.264,0.217l0.753,0.059l0.814,-0.146l1.258,-0.133l0.405,-0.114l2.082,-0.062l0.397,0.164l0.039,0.163l0.004,0.125l0.67,0.61l0.55,0.083l0.467,0.195l0.483,0.105l0.528,0.148l0.297,-0.019l0.223,-0.052l0.262,-0.009l1.858,-1.02l0.996,0.026l0.153,-0.066l0.132,-0.089l-0.367,-0.155l-0.829,-0.06l-0.251,0.104l-0.142,-0.263l0.27,0.007l0.922,-0.088l1.057,0.058l0.861,-0.187l0.433,-0.031l0.25,0.037l0.686,-0.121l1.291,0.143l1.018,-0.118l-0.118,0.169l-0.334,0.103l-0.541,0.032l-0.413,0.247l-0.88,-0.045l-0.618,0.089l0.198,0.069v0.253l0.084,0.051l0.089,0.002l0.21,0.188l0.057,0.123l0.068,0.258l-0.093,0.279l-0.128,0.125l0.251,-0.042l0.142,-0.131l-0.021,-0.132l0.021,-0.153l0.141,0.048l0.099,0.069l0.321,0.73l0.226,0.383l0.058,-0.014l0.054,-0.014l0.067,-0.073l0.1,-0.18l0.086,0.114l0.052,0.044l0.052,0.014l-0.048,-0.163l0.064,-0.209l-0.022,-0.073l0.1,-0.016l0.12,0.028l0.17,0.058l0.303,0.24l0.2,0.249l0.017,0.139l0.073,0.078l0.131,0.082l0.064,0.128l0.012,-0.202l-0.077,-0.147l-0.019,-0.168l0.394,-0.007l0.103,-0.221l0.215,0.133l0.57,0.607l0.21,0.1l0.621,0.116l0.391,0.292l0.229,0.262l-0.136,0.274l-0.365,0.137l-0.146,0.171l-0.084,0.168l-0.001,0.169l-0.111,0.196l-0.016,0.069l-0.066,0.276l-0.15,0.333l-0.2,0.353l-1.042,0.008l0.257,0.145l0.237,0.105l0.389,0.277l0.309,-0.218l0.443,-0.016l0.479,-0.242l0.181,-0.038l0.896,0.126l0.216,-0.177l0.18,-0.052l0.485,0.033L307.261,438.748zM296.507,431.441l0.09,0.371l-0.027,0.07l-0.254,0.25l-0.213,0.018l-0.172,-0.009l-0.13,-0.048l-0.167,-0.163l-0.163,0.049l-0.403,-0.057l-0.112,-0.057l0.151,-0.2l0.277,-0.081l0.102,-0.017l0.081,0.123l0.202,0.106l0.237,0.011l0.059,-0.189l0.321,-0.281L296.507,431.441zM292.682,432.079l-0.151,0.064l-0.277,-0.064l-0.139,-0.089l0.088,-0.102h0.227l0.213,0.124L292.682,432.079zM305.006,437.085l-0.337,0.093l0.005,-0.075l0.09,-0.131l0.175,-0.037l0.066,-0.045l0.111,-0.03l0.064,0.005l0.064,0.037l-0.153,0.074L305.006,437.085zM304.51,437.851l-0.174,0.057l-0.026,-0.283l0.053,-0.076l0.296,-0.228l0.082,-0.043l0.06,0.048l-0.015,0.061l0.143,0.103l-0.035,0.13l-0.154,0.142L304.51,437.851z"},"vn":{"name":"Vietnam","path":"M778.724,401.234l-0.132,0.027l-0.327,0.005l-0.286,0.273l-0.197,0.114l-0.309,0.095l-0.328,0.154l-0.095,0.271l-0.009,0.196l-0.053,0.219l-0.532,0.318l-0.148,-0.033l-0.103,-0.118l-0.157,0.024l-0.106,0.059l-0.126,-0.008l-0.141,0.072l-0.185,-0.022l-0.17,-0.101l-0.098,-0.026l-0.117,-0.001l-0.022,0.119l0.174,0.461l0.045,0.212l-0.569,0.622l0.063,0.4l-0.154,0.307l-0.344,0.247l-0.645,0.636l-0.291,0.014l-0.219,0.144l-0.478,1.042l-0.005,0.357l-0.075,0.261l0.016,0.25l-0.209,0.492l-0.218,0.208l-0.048,0.268l0.309,0.551l0.035,0.097l0.18,0.296l0.087,0.211l0.138,0.211l0.497,0.547l0.222,0.167l0.267,0.113l0.484,0.492l0.244,0.313l-0.111,0.213l0.055,0.451l-0.345,-0.133l0.04,0.053l0.411,0.247l0.614,0.864l0.535,0.426l0.543,0.484l0.17,0.459l0.49,0.304l0.545,0.44l-0.023,0.099l0.147,0.118l0.366,0.233l0.223,0.247l0.086,0.234l0.135,0.038l0.153,-0.058l0.152,-0.022l0.108,0.018l0.164,0.257l0.229,0.229l0.11,0.211l0.09,-0.028l0.074,0.032l0.019,0.176l0.033,0.116l0.307,0.338l0.146,0.318l0.366,0.516l0.271,0.293l0.192,0.165l0.221,0.141l0.216,0.571l0.117,0.518l0.231,0.573l0.175,0.25l0.006,0.471l0.142,0.485l0.151,0.327l0.045,0.334l0.047,0.166l0.058,0.125l0.165,0.565l-0.043,0.263l-0.115,-0.257l0.015,0.758l0.101,0.401l-0.045,0.491l0.105,0.172l0.188,0.555l0.133,0.199l-0.012,0.677l0.07,0.342l-0.178,-0.204l-0.129,-0.232l-0.173,0.123l-0.155,0.181l0.241,0.728l-0.274,-0.069l0.024,0.978l0.114,0.228l0.008,0.109l-0.033,0.13l-0.076,-0.143l-0.016,-0.147l-0.043,0.033l0.002,0.076l-0.092,0.172l-0.027,0.213l0.099,0.182l0.017,0.138l-0.071,0.171l-0.114,0.181l-0.261,0.024l-0.06,0.354l-0.089,0.375l-0.466,0.06l-0.338,0.331l-0.418,0.123l-0.373,0.327L779.563,432l-0.268,0.04l-0.229,0.065l-0.263,0.502l-0.438,0.058l-0.787,0.41l-0.265,0.198l-0.241,0.077l-0.345,0.171l-0.074,-0.061l-0.115,-0.147l-0.298,-0.076l-0.146,-0.165l-0.042,-0.212l-0.039,-0.083l-0.064,0.12l-0.05,0.504l-0.053,0.114l-0.127,0.05l-0.251,-0.143l-0.239,-0.291l-0.341,0.201l0.104,0.024l0.155,-0.016l0.12,0.05l0.102,0.194l-0.004,0.105l-0.053,0.123l-0.319,0.02l-0.426,-0.043l-0.078,0.016l0.389,0.189l0.355,0.109l0.157,0.119v0.099l-0.199,0.159l-0.154,0.195l-0.003,0.121l-0.003,0.135l-0.173,0.116l-0.107,-0.023l-0.304,-0.203l-0.877,-0.799l0.132,0.226l0.909,0.908l0.16,0.299l0.022,0.211l-0.094,0.106l-0.154,0.125l-0.298,0.009l-0.488,-0.337l-0.781,-0.81l-0.266,-0.11l0.79,0.926l0.13,0.225l0.133,0.259l-0.038,0.154l-0.068,0.145l-1.872,0.857l-0.28,0.369l-0.222,0.455l-0.368,0.253l-0.216,0.231l-0.624,0.13l-0.341,-0.041l0.354,-0.42l-0.219,-0.156l-0.011,-1.083l0.086,-1.189l0.163,-0.594l0.235,-0.148l0.296,-0.091l0.007,-0.125l-0.029,-0.143l-0.159,-0.203l-0.174,-0.094l-0.26,-0.041l-0.2,-0.249l-0.152,0.01l-0.236,0.083l-0.143,-0.107l-0.053,-0.167l-0.219,-0.208l-0.252,-0.202l0.114,-0.032l0.132,-0.116l0.142,-0.149l0.352,-0.021l0.353,0.007l0.099,-0.039l0.143,-0.158l0.231,-0.203l0.176,-0.113l0.042,-0.091l-0.07,-0.214l-0.039,-0.22l0.065,-0.069l0.319,0.039l0.351,0.103l0.085,0.046l0.201,-0.27l0.055,-0.033l0.132,0.001l0.348,-0.05l0.34,-0.071l0.161,0.012l0.156,0.181l0.119,0.178l0.062,0.014l0.177,-0.076l0.146,0.095l0.306,0.155l0.183,0.007l-0.091,-0.361l0.102,-0.257l-0.02,-0.07l-0.172,-0.118l-0.584,-0.472l-0.1,-0.141l0.014,-0.222l-0.02,-0.326l-0.052,-0.205l0.009,-0.12l0.036,-0.096l0.107,-0.038l0.104,-0.013l0.083,-0.084l0.14,-0.215l0.272,0.019l0.382,0.122l0.282,0.076l0.167,-0.015l0.037,-0.031l-0.005,-0.116l0.02,-0.494l-0.011,-0.105l0.241,-0.048l0.368,-0.011l0.194,-0.029l0.181,-0.208l0.466,-0.072l0.337,-0.281l0.304,-0.289l0.149,-0.077l0.189,-0.05l0.142,0.007l0.178,0.167l0.147,-0.101l0.17,-0.196l0.089,-0.192l0.049,-0.309l-0.033,-0.474l-0.09,-0.371l-0.085,-0.278l-0.017,-0.278l0.196,-0.559l0.169,-0.609l-0.032,-0.24l-0.184,-0.38l-0.187,-0.463l-0.204,-0.51l-0.077,-0.076l-0.055,-0.142l-0.031,-0.166l0.081,-0.521l0.012,-0.175l0.235,-0.238l0.126,-0.272l0.118,-0.301l-0.045,-0.159l-0.016,-0.324l0.03,-0.157l-0.056,-0.127l-0.068,-0.185l0.045,-0.12l0.165,-0.103l0.097,-0.177l0.124,-0.207l0.055,-0.189l-0.089,-0.158l-0.161,-0.237l-0.294,-0.214l-0.339,-0.274l-0.166,-0.169l-0.132,-0.172l-0.121,-0.2l-0.066,-0.16l0.064,-0.105l0.482,-0.241l0.088,-0.087l0.051,-0.134l-0.038,-0.131l-0.13,-0.071l-0.151,-0.048l-0.222,-0.152l-0.414,-0.417l-0.19,-0.093l-0.2,-0.12l-0.106,-0.126l-0.116,-0.346l-0.053,-0.031l-0.115,0.105l-0.146,0.109l-0.122,-0.019l-0.111,-0.098l-0.053,-0.132l-0.123,-0.181l-0.134,-0.147l-0.035,-0.496l-0.021,-0.162l-0.066,-0.226l-0.104,-0.081l-0.11,-0.06l-0.26,-0.412l-0.18,-0.213l-0.738,-0.58l-0.092,-0.093l-0.199,-0.239l-0.346,-0.339l-0.247,-0.273l-0.18,-0.283l-0.084,-0.246l-0.025,-0.192l-0.196,-0.275l-0.169,-0.226l-0.164,-0.073l-0.187,-0.031l-0.169,-0.134l-0.309,-0.304l-0.137,-0.195l-0.081,-0.132l0.004,-0.136l0.074,-0.226l0.09,-0.129l0.003,-0.101l-0.088,-0.082l-0.343,-0.146l-0.776,-0.221l-0.29,-0.169l-0.268,-0.216l-0.202,-0.147l-0.946,-0.625l-0.287,-0.104l-0.246,-0.111l-0.075,-0.108l0.013,-0.104l0.101,-0.077l0.268,-0.161l0.1,-0.184l-0.032,-0.241l-0.106,-0.244l0.052,-0.084l0.087,-0.01l0.18,-0.007l0.373,-0.014l0.804,0.222l0.116,-0.024l0.437,-0.403l0.164,-0.241l0.038,-0.201l0.086,-0.128l0.23,-0.21l0.003,-0.192l-0.113,-0.257l-0.115,-0.099l-0.099,-0.043l-0.319,0.034l-0.062,-0.058l-0.042,-0.191l-0.015,-0.117l-0.105,-0.137l-0.345,-0.117l-0.292,-0.033l-0.068,-0.049l0.112,-0.132l0.199,-0.13l0.151,-0.076l0.119,-0.135l0.022,-0.138l-0.148,-0.123l-0.193,-0.137l-0.313,-0.261l-0.434,-0.277l-0.264,-0.095l-0.138,0.013l-0.478,0.238l-0.257,0.155l-0.214,0.276l-0.223,0.059l-0.226,-0.122l-0.256,-0.125l-0.709,-0.182l-0.299,-0.152l-0.619,-0.93l-0.091,-0.189l0.059,-0.214l0.043,-0.307l0.062,-0.199l0.109,-0.19l0.03,-0.169l-0.027,-0.166l-0.089,-0.095l-0.117,-0.028l-0.087,-0.038l-0.082,-0.218l-0.05,0.028l-0.076,0.265l-0.091,0.095l-0.121,0.047l-0.094,-0.042l-0.06,-0.106l-0.026,-0.18l-0.062,-0.242l-0.076,-0.158l-0.267,-0.161l-0.126,-0.209l-0.396,-0.455l-0.332,-0.319l-0.155,-0.287l0.136,-0.107l0.171,-0.155l0.184,-0.242l0.206,-0.304l0.086,-0.186l0.061,-0.075l0.121,-0.055l0.13,0.03l0.228,0.123l0.344,0.157l0.307,0.186l0.124,0.187l0.171,0.179l0.131,0.054l0.066,-0.014l0.197,-0.135l0.17,-0.135l0.004,-0.153l0.156,-0.138l0.204,-0.227l0.097,-0.154l0.073,-0.016l0.083,0.045l0.322,0.476l0.062,0.029l0.091,-0.071l0.127,-0.372l0.14,-0.144l0.048,0.036l0.779,0.701l0.074,-0.005l0.084,-0.031l0.055,-0.108l0.061,-0.243l0.116,-0.26l0.25,-0.145l0.195,-0.028l0.072,0.124l0.169,0.171l0.205,0.024l0.436,-0.303l0.143,-0.048l0.152,0.005l0.155,-0.012l0.148,-0.116l0.156,-0.153l0.053,-0.302l0.033,-0.271l0.107,-0.11l0.128,-0.073l0.24,-0.103l0.542,-0.263l0.14,-0.125l0.103,-0.07l0.211,0.114l0.252,0.22l0.152,0.166l0.102,0.179l0.049,0.149l0.401,0.13l0.256,0.184l0.17,0.141l0.168,-0.006l0.168,-0.038l0.108,-0.113l0.189,-0.002l0.224,0.017l0.1,0.045l0.185,0.26l0.083,0.036l0.165,-0.018l0.317,-0.092l0.255,-0.044l0.23,0.104l0.438,0.289l-0.123,0.206l-0.098,0.222l-0.192,0.156l-0.142,0.039l-0.09,0.217l-0.04,0.32l0.049,0.163l0.11,0.052l0.122,0.108l0.05,0.143l0.017,0.316l-0.007,0.356l0.017,0.118l0.095,-0.022l0.09,-0.042l0.182,0.055l0.226,0.093l0.143,0.094l0.128,-0.012l0.1,0.092l0.037,0.176l0.118,0.123l0.328,0.231l0.263,0.02l0.222,0.305l0.23,-0.1l0.106,0.132l0.477,-0.046l0.332,-0.124l0.119,0.029l0.299,0.254L778.724,401.234zM777.686,402.106l-0.404,0.375l-0.155,-0.006l0.138,-0.424l0.066,-0.101l0.243,0.146L777.686,402.106zM777.457,402.974l-0.157,0.078l-0.186,-0.009l0.223,-0.146l0.113,-0.181l0.091,-0.063l-0.001,0.158L777.457,402.974zM775.616,403.305l-0.032,0.058l-0.143,-0.141l-0.095,-0.061l0.072,-0.19l0.168,0.208L775.616,403.305zM776.082,403.51l-0.116,0.012l-0.223,-0.242l0.12,-0.128l0.253,0.09l0.059,0.059l-0.002,0.052l-0.061,0.115L776.082,403.51zM776.464,433.524l-0.235,0.171l-0.016,-0.144l0.204,-0.093l0.072,-0.073l0.052,0.001L776.464,433.524zM767.754,433.542l0.053,0.141l-0.02,0.33l-0.109,0.323l0.032,0.141l-0.084,0.09l-0.187,-0.605l-0.235,-0.262l-0.052,-0.101l0.137,0.007l0.245,-0.166l0.118,-0.004L767.754,433.542zM774.92,438.371l-0.079,0.006l-0.06,-0.058l0.254,-0.185l-0.025,0.123l0.009,0.062L774.92,438.371z"},"ma":{"name":"Morocco","path":"M469.47,357.957L469.551,358.21L469.717,358.412L470.309,358.873L470.66,359.157L470.67,359.255L470.557,359.488L470.509,359.648L470.601,359.819L470.818,360.025L470.835,360.124L470.783,360.239L470.671,360.46L470.909,361.108L470.949,361.735L470.887,362.18L470.889,362.437L470.92,362.655L471.122,363.158L470.987,363.989L471.139,364.441L471.348,364.807L471.462,365.459L471.63,365.768L471.905,366.039L472.062,366.13L472.365,366.354L472.582,366.54L472.709,366.818L472.437,367.046L472.219,367.25L472.157,367.47L472.259,367.822L472.259,368.011L472.12,368.071L471.554,368.051L471.11,368.036L470.6,368.019L469.882,367.985L469.438,367.964L468.828,367.936L468.618,367.95L468.059,368.048L467.664,368.118L467.597,368.137L467.474,368.224L467.389,368.483L467.313,368.778L467.231,368.909L466.046,369.335L465.583,369.394L465.315,369.35L465.124,369.385L464.96,369.476L464.904,369.613L464.896,369.789L464.931,369.966L465.045,370.212L465.065,370.458L464.992,370.632L464.975,370.806L464.941,370.994L465.002,371.096L465.116,371.112L465.231,371.198L465.393,371.276L465.527,371.425L465.521,371.637L465.409,371.757L465.31,371.82L464.866,371.876L464.515,371.921L464.056,372.259L463.567,372.619L462.989,372.857L462.734,372.924L462.289,373.095L461.756,373.376L461.493,373.826L461.162,374.344L460.843,374.691L460.408,375.02L460.002,375.145L459.492,375.303L458.849,375.424L458.394,375.464L458.258,375.49L457.857,375.498L457.661,375.473L457.514,375.459L457.455,375.496L457.435,375.577L457.427,375.763L457.4,375.976L457.273,376.155L457.183,376.235L457.078,376.268L456.741,376.22L456.459,376.163L455.788,376.087L455.654,376.105L455.604,376.127L455.395,376.249L455.073,376.505L454.854,376.729L454.691,376.834L454.301,376.889L454.131,376.971L453.405,377.53L453.25,377.666L452.503,378.151L452.292,378.312L452.127,378.471L451.681,378.829L451.396,378.986L451.344,379.079L451.33,379.297L451.33,379.779L451.33,380.241L451.33,380.911L451.33,381.581L451.33,382.351L450.953,382.351L450.953,382.352L450.951,382.351L438.717,382.365L438.721,382.353L439.101,381.993L439.358,381.537L439.794,381.334L440.706,381.236L442.061,380.857L443.277,380.284L443.621,380.056L443.989,379.598L444.601,379.001L445.744,378.283L446.27,377.881L447.072,376.872L447.605,376.035L448.048,375.495L448.354,375.015L448.569,374.528L448.69,373.742L448.609,373.434L448.271,372.93L448.045,372.795L447.984,372.557L448.105,372.137L448.103,371.413L448.171,370.253L448.547,369.314L449.466,368.079L449.637,367.57L449.742,366.76L449.751,366.473L450.901,365.317L451.574,364.428L451.808,364.21L452.402,363.803L454.476,362.912L455.648,362.273L456.332,361.807L456.74,361.254L457.87,359.075L458.979,355.979L459.072,355.619L459.568,355.515L459.919,355.47L460.202,355.356L460.552,355.122L460.888,355.216L460.72,355.375L460.72,355.759L460.958,356.208L461.372,356.712L462.124,357.351L462.71,357.607L463.547,357.761L464.523,357.481L465.069,357.476L465.334,357.355L465.623,357.532L466.172,357.589L466.702,357.496L467.103,357.228L467.358,356.919L467.398,357.071L467.41,357.235L467.488,357.331L467.646,357.723L467.729,357.876L468.034,357.851L468.299,357.928L468.897,357.891z"},"eh":{"name":"Western Sahara","path":"M451.33,383.516L451.331,384.039L451.331,384.66L451.332,385.279L451.333,385.983L451.333,386.683L451.333,387.192L451.333,387.546L450.762,387.546L450.239,387.546L449.716,387.546L449.194,387.546L448.671,387.546L448.148,387.546L447.625,387.546L447.102,387.546L446.579,387.546L446.056,387.546L445.533,387.546L445.01,387.546L444.487,387.546L443.964,387.546L443.441,387.546L442.919,387.546L442.396,387.546L441.976,387.546L441.976,387.917L441.976,388.338L441.976,388.76L441.976,389.181L441.976,389.602L441.976,390.022L441.976,390.442L441.976,390.861L441.976,391.28L441.976,391.698L441.976,392.116L441.976,392.534L441.976,392.95L441.976,393.367L441.976,393.783L441.976,394.199L441.976,394.614L441.976,394.984L441.956,395.315L441.788,395.413L441.387,395.589L440.975,395.77L440.452,395.853L440.28,395.912L439.946,396.15L439.507,396.463L439.127,396.734L438.876,397.086L438.785,397.279L438.748,397.482L438.777,397.676L438.914,398.064L438.951,398.26L438.972,398.601L438.995,398.971L439.02,399.37L439.045,399.769L439.071,400.192L439.098,400.616L439.125,401.041L439.145,401.357L439.17,401.755L438.745,401.756L438.102,401.756L437.458,401.757L436.814,401.758L436.171,401.759L435.528,401.76L434.884,401.761L434.24,401.761L433.597,401.762L432.953,401.763L432.31,401.764L431.667,401.765L431.023,401.766L430.379,401.767L429.736,401.767L429.092,401.768L428.449,401.769L428.089,401.77L427.973,402.329L427.87,402.73L427.81,403.057L427.854,403.333L427.712,403.182L427.962,401.626L427.98,401.495L428.184,400.056L428.569,399.274L428.876,398.929L429.352,398.75L429.789,397.962L429.942,397.235L430.229,396.9L430.319,396.638L430.206,396.438L430.477,396.045L430.805,395.443L430.957,395.056L431.34,394.457L431.387,394.324L431.353,394.174L431.202,394.301L431.041,394.523L430.85,394.698L430.928,394.483L431.078,394.167L431.419,393.835L431.957,393.47L433.073,392.227L433.493,392.012L433.871,391.487L434.006,391.02L434.043,389.946L434.178,389.378L434.424,388.935L434.718,388.126L434.942,387.765L435.088,387.025L435.247,386.744L435.532,386.609L435.936,386.24L436.543,386.011L437.262,385.53L437.599,385.242L437.824,384.812L438.065,383.954L438.496,383.049L438.717,382.365L450.951,382.351L450.953,382.352L450.953,382.351L451.33,382.351L451.33,382.874z"},"ye":{"name":"Yemen","path":"M624.684,415.583l-1.415,0.518l-0.373,0.23l-0.339,0.284l-0.254,0.355l-0.178,0.623l0.135,0.569l-0.013,0.305l-0.365,0.202l-0.341,0.145l-0.379,0.222l-0.23,0.055l-0.188,0.176l-0.219,0.123l-0.789,0.32l-0.862,0.247l-1.37,0.296l-0.529,0.321l-0.481,0.22l-0.731,0.066l-1.004,0.305l-0.558,0.244l-0.693,0.397l-0.153,0.125l-0.122,0.292l-0.213,0.252l-0.417,0.413l-0.313,0.212l-0.209,0.011l-0.406,0.116l-0.481,0.024l-0.808,-0.145l-0.208,0.101l-0.171,0.161l-0.623,0.283l-0.633,0.565l-0.463,0.15l-0.749,0.177l-0.524,0.235l-0.352,0.094l-0.453,0.049l-0.839,-0.024l-0.795,0.085l-0.737,0.159l-0.346,0.301l-0.395,0.477l-0.645,0.197l-0.152,0.171l-0.199,0.351l-0.417,0.091l-0.378,0.059l-0.386,-0.153l-0.728,0.424l-0.275,0.07l-0.418,0.017l-0.297,0.089l-0.213,-0.025l-0.265,-0.166l-0.564,-0.201l-0.412,0.131l-0.035,-0.401l-0.683,-1.226l0.142,-1.069v-0.151l-0.136,-0.478l-0.407,-0.437l0.012,-0.554l-0.136,-0.396l-0.108,-0.408l0.035,-0.108l0.006,-0.098l-0.208,-0.629l-0.069,-0.127l-0.026,-0.132l0.068,-0.101l-0.002,-0.117l-0.11,-0.193l-0.117,-0.368l-0.555,-0.289l0.113,-0.271l0.108,0.095l0.146,0.081l0.03,-0.175l0.002,-0.131l-0.232,-0.819l0.344,-1.094l-0.113,-0.987l0.525,-0.399l0.132,-0.12l0.076,-0.105l0.124,-0.226l0.169,-0.073l0.06,-0.238l-0.005,-0.119l-0.109,-0.102l-0.082,-0.277l0.027,-0.352l0.027,-0.147l0.057,-0.269l0.184,-0.1l0.043,-0.08l-0.142,-0.17l0.013,-0.102l0.312,-0.285l0.123,-0.085l0.202,-0.088l0.158,0.001l0.182,0.05l0.163,0.08l0.158,0.145l0.167,0.165l0.256,0.063l0.174,-0.016l0.142,0.073l0.12,-0.04l0.136,-0.085l0.218,0.005l0.196,-0.096l0.558,-0.046l0.538,0.029l0.562,-0.08l0.561,0.006l0.566,0.006l0.125,0.012l0.123,0.05l0.477,0.252l0.362,0.052l0.727,0.069l0.775,0.074l0.672,0.063l0.57,-0.06l0.473,-0.049l0.128,0.008l0.143,0.156l0.285,0.389l0.269,0.366l0.471,0.02l0.302,-0.138l0.332,-0.194l0.203,-0.15l0.235,-0.596l0.152,-0.386l0.349,-0.435l0.292,-0.364l0.386,-0.483l0.214,-0.267l0.422,-0.528l0.403,-0.206l0.778,-0.397l0.763,-0.391l0.497,-0.255l0.423,-0.116l0.709,-0.1l0.833,-0.118l0.833,-0.118l0.889,-0.125l0.99,-0.14l0.679,-0.096l0.865,-0.123l0.72,-0.102l0.64,-0.09l0.659,-0.093l0.124,0.294l0.124,0.294l0.125,0.294l0.124,0.294l0.124,0.294l0.124,0.294l0.124,0.293l0.125,0.293l0.124,0.293l0.124,0.293l0.124,0.293l0.125,0.293l0.124,0.292l0.124,0.292l0.124,0.292l0.124,0.292l0.122,0.285l0.2,0.095l0.119,0.27l0.17,0.385l0.171,0.384l0.17,0.384L624.684,415.583zM595.229,419.486l-0.088,0.064l-0.027,-0.112l0.058,-0.252l0.092,-0.073l0.062,0.187l-0.04,0.103L595.229,419.486zM595.782,423.325l-0.037,0.061l-0.051,-0.013l-0.174,-0.153l0.191,-0.171l0.102,0.159L595.782,423.325zM595.693,424.093l-0.186,0.088l0.127,-0.228l0.13,-0.047l0.036,0.009L595.693,424.093zM626.585,427.15l0.174,0.034l0.263,-0.099l0.754,-0.013l0.909,0.318l-0.172,0.083l-0.102,0.115l-0.399,0.105l-0.398,0.245l-1.152,0.119l-0.338,-0.066l-0.278,-0.237l-0.515,-0.308l0.203,-0.197l0.044,-0.09l0.076,-0.086l0.291,-0.149l0.291,0.024L626.585,427.15z"},"zm":{"name":"Zambia","path":"M568.089,489.016L568.099,489.091L568.176,489.233L568.257,489.335L568.264,489.485L568.302,489.625L568.42,489.659L568.517,489.668L568.607,489.568L568.729,489.57L568.863,489.634L568.911,489.795L569.016,490.011L569.185,490.159L569.299,490.302L569.26,490.562L569.188,490.799L569.418,491.034L569.717,491.257L569.798,491.356L569.822,491.688L569.868,491.8L570.071,492.076L570.17,492.259L570.163,492.365L569.618,492.912L569.445,492.965L569.281,492.996L569.135,493.108L569.047,493.225L569.079,493.287L569.137,493.474L569.264,493.77L569.379,493.977L569.283,494.236L569.067,494.676L568.967,494.715L568.949,495.048L569.015,495.17L569.123,495.266L569.167,495.492L569.17,495.804L569.158,496.055L569.022,496.694L569.268,497.253L569.352,497.314L569.693,497.318L569.751,497.365L569.67,497.524L569.522,497.688L569.431,497.771L568.997,497.962L568.374,498.173L568.244,498.375L568.161,498.67L568.231,498.843L568.313,498.942L568.287,499.199L568.232,499.471L568.251,499.685L568.223,499.874L568.141,499.967L568.032,500.252L567.898,500.539L567.792,500.67L567.636,500.807L567.389,500.921L567.393,500.979L567.673,501.111L567.745,501.203L567.771,501.266L567.711,501.326L567.654,501.411L567.783,501.499L567.941,501.573L568.09,501.764L568.223,502.031L568.261,502.125L568.292,502.162L568.34,502.166L568.433,502.126L568.604,501.98L568.729,501.928L568.88,502.136L568.277,502.342L567.961,502.45L567.06,502.758L566.273,503.027L566.068,503.078L565.66,503.209L565.457,503.29L564.746,503.525L564.449,503.642L564.21,503.759L563.623,503.933L563.068,504.097L562.462,504.267L561.784,504.456L561.403,504.593L561.146,504.711L560.545,504.951L560.517,505.009L560.525,505.172L560.602,505.508L560.752,505.813L560.878,505.989L560.96,506.441L561.006,506.838L560.598,506.839L559.88,506.841L559.135,506.842L558.455,506.994L557.896,507.225L557.229,507.586L557.012,507.728L556.844,507.837L556.738,507.978L556.686,508.286L556.686,508.762L556.618,509.104L556.416,509.419L556.416,509.418L555.403,509.799L554.741,510.11L554.091,510.479L553.598,510.958L553.262,511.547L552.704,512.277L552.136,512.91L551.533,513.584L550.857,513.828L550.289,513.773L549.604,513.5L549.06,513.448L548.657,513.618L548.285,513.565L547.943,513.291L547.657,513.191L547.425,513.265L547.129,513.252L546.588,513.102L546.12,512.635L545.867,512.443L545.672,512.369L545.112,512.294L543.827,512.187L543.693,512.211L543.159,512.303L542.492,512.418L541.918,512.533L541.317,512.653L540.758,512.167L540.125,511.616L539.468,511.001L538.975,510.52L538.731,510.243L538.298,509.877L537.986,509.698L537.865,509.608L537.555,508.636L537.386,507.744L537.386,507.073L537.385,506.144L537.385,505.216L537.385,504.29L537.384,503.365L537.384,502.441L537.384,501.52L537.383,500.599L537.383,499.679L537.383,499.232L538.03,499.232L538.764,499.232L539.531,499.232L540.365,499.232L541.199,499.232L542.033,499.232L542.615,499.232L542.768,499.225L542.952,499.197L542.965,499.106L542.725,498.655L542.737,498.495L542.801,498.189L542.9,497.925L543.031,497.578L543.045,497.374L542.94,496.709L542.95,496.339L542.98,495.954L543.01,495.59L542.974,495.336L543.018,495.198L543.097,495L543.138,494.776L543.187,494.68L543.171,494.591L543.127,494.425L543.083,494.053L543.022,493.536L542.961,493.164L543.063,493.185L543.275,493.22L543.378,493.402L543.438,493.602L543.581,493.613L543.953,493.731L544.082,493.896L544.167,494.253L544.116,494.436L543.996,494.583L544.116,494.713L544.365,494.8L544.511,494.774L544.931,494.531L545.099,494.488L545.318,494.44L545.516,494.378L546.075,494.267L546.38,494.218L546.552,494.131L546.672,494.131L546.758,494.201L546.681,494.453L546.655,494.679L546.762,495.102L546.842,495.299L547.022,495.443L547.153,495.518L547.298,495.671L547.599,495.645L548.261,495.861L548.462,495.961L548.741,496.061L548.939,496.098L549.622,496.174L549.874,496.225L550.342,496.293L550.716,496.305L550.981,496.274L551.167,496.212L551.281,496.144L551.333,496.085L551.41,495.874L551.549,495.416L551.604,495.279L551.742,495.216L551.921,495.175L552.026,495.248L552.143,495.756L552.664,496.215L552.842,496.601L552.972,496.931L553.085,497.021L553.283,497.134L553.599,497.174L553.881,497.186L554.475,497.424L554.947,497.613L555.285,497.749L555.44,497.852L555.548,498.021L555.612,498.152L555.716,498.492L555.827,498.761L556.008,498.812L556.17,498.833L556.33,499.017L556.451,499.178L556.691,499.572L556.868,499.844L556.926,500.109L557.127,500.286L557.401,500.361L557.654,500.371L557.8,500.292L558.159,500.154L558.439,499.997L558.643,499.942L558.764,499.976L558.856,500.085L558.905,500.298L558.917,500.417L559.116,500.53L559.263,500.485L559.32,500.354L559.323,500.289L559.322,499.709L559.322,499.207L559.321,498.735L559.321,498.16L559.32,497.659L559.32,497.247L559.319,496.817L559.191,496.841L559.03,496.939L558.659,496.951L558.514,497.024L558.469,497.135L558.497,497.279L558.505,497.475L558.45,497.567L558.288,497.604L558.052,497.528L557.625,497.43L557.269,497.369L557.013,497.109L556.667,496.717L556.44,496.52L555.894,496.111L555.801,496.029L555.635,495.838L555.493,495.514L555.423,495.299L555.357,495.139L555.284,494.901L555.416,494.535L555.601,493.839L555.735,493.338L555.809,492.967L556.074,492.589L556.093,492.251L555.986,491.818L556.013,491.579L556.031,490.972L556.046,490.462L556.05,490.214L555.977,489.783L555.798,489.306L555.404,488.642L555.406,488.5L555.64,488.343L556.011,488.069L556.193,487.906L556.411,487.675L556.508,487.557L556.722,487.261L556.857,487.02L556.904,486.709L556.802,486.413L557.01,486.355L557.693,486.251L558.445,486.136L559.238,486.014L560.038,485.892L560.813,485.773L561.516,485.666L562.002,485.591L562.074,485.794L562.226,486.132L562.397,486.38L562.612,486.598L562.794,486.73L562.915,486.77L563.685,486.756L563.961,486.888L564.202,487.056L564.262,487.316L564.42,487.479L564.591,487.607L564.665,487.623L564.791,487.592L564.997,487.589L565.188,487.645L565.279,487.702L565.288,487.92L565.346,488.017L565.606,488.055L565.871,488.072L566.127,488.22L566.403,488.246L566.723,488.307L566.875,488.466L567.214,488.629L567.63,488.775L567.93,488.94z"},"zw":{"name":"Zimbabwe","path":"M563.508,526.797L563.254,526.625L562.907,526.513L562.465,526.461L561.892,526.482L561.186,526.577L560.429,526.462L559.62,526.14L558.949,526.026L558.147,526.166L558.111,526.169L557.973,526.06L557.753,525.825L557.388,525.783L557.289,525.729L557.207,525.641L557.153,525.529L557.132,525.404L557.192,525.018L557.159,524.975L557.062,524.928L556.861,524.882L556.38,524.707L555.774,524.537L554.791,524.351L554.409,524.303L554.32,524.246L554.21,524.104L554.021,523.661L553.844,523.369L553.421,522.918L553.354,522.779L553.375,522.421L553.406,522.133L553.451,521.889L553.431,521.66L553.425,521.376L553.438,521.186L553.381,521.104L553.228,521.046L552.791,521.02L552.263,521.031L552.246,520.743L552.195,520.297L552.097,520.041L551.975,519.908L551.732,519.769L551.241,519.579L550.572,519.29L550,518.862L549.345,518.331L549.14,518.239L548.898,517.741L548.53,516.889L548.554,516.606L548.498,516.467L548.14,516.05L548.061,515.833L547.998,515.614L547.429,515.004L547.235,514.738L547.087,514.396L546.94,514.123L546.816,514.013L546.654,513.828L546.542,513.616L546.49,513.458L546.533,513.247L546.588,513.102L547.129,513.252L547.425,513.265L547.657,513.191L547.943,513.291L548.285,513.565L548.657,513.618L549.06,513.448L549.604,513.5L550.289,513.773L550.857,513.828L551.533,513.584L552.136,512.91L552.704,512.277L553.262,511.547L553.598,510.958L554.091,510.479L554.741,510.11L555.403,509.799L556.416,509.418L556.416,509.419L556.618,509.104L556.686,508.762L556.686,508.286L556.738,507.978L556.844,507.837L557.012,507.728L557.229,507.586L557.896,507.225L558.455,506.994L559.135,506.842L559.88,506.841L560.598,506.839L561.006,506.838L561.012,507.295L561.043,507.81L561.123,507.859L561.663,507.87L562.529,507.907L563.364,507.941L563.897,508.315L564.076,508.395L564.63,508.495L565.338,509.118L566.19,509.176L566.776,509.371L567.292,509.585L567.589,509.842L567.781,509.9L568.041,509.919L568.167,509.943L568.14,510.128L567.966,510.442L567.989,510.892L568.228,511.516L568.26,512.06L568.187,513.019L568.189,513.95L568.214,514.283L568.253,514.503L568.304,514.624L568.294,514.762L568.152,515.154L568.038,515.566L568.034,515.731L567.99,515.848L567.905,515.951L567.533,516.142L567.47,516.26L567.471,516.474L567.518,516.654L567.658,516.72L567.826,516.822L567.892,516.956L567.893,517.098L567.839,517.361L567.689,517.796L567.839,518.298L568.006,518.624L568.237,519L568.333,519.233L568.328,519.4L568.293,519.563L567.948,520.253L567.699,520.683L567.395,521.143L566.993,521.432L566.889,521.571L566.848,521.729L566.862,522.075L566.844,522.438L566.5,522.995L566.713,523.475L566.665,523.52L566.549,523.588L566.054,524.129L565.553,524.678L565.187,525.079L564.771,525.535L564.305,526.047L563.906,526.486z"},"sz":{"name":"Swaziland","path":"M565.362,537.677L565.418,537.722L565.677,537.865L565.7,538.151L565.675,538.477L565.623,538.683L565.643,538.888L565.726,539.208L565.805,539.427L565.824,540.425L565.736,540.379L565.577,540.336L565.492,540.356L565.415,540.805L565.355,541.472L565.391,541.887L564.785,541.9L564.019,541.855L563.47,541.675L562.878,541.28L562.527,540.664L562.373,540.278L562.158,540.256L562.123,540.19L562.104,539.719L562.108,539.226L562.149,539.095L562.547,538.488L562.794,538.112L562.948,537.749L563.283,537.322L563.641,537.05L563.774,537.011L563.866,537.022L564.498,537.396L565.146,537.751L565.288,537.711z"}},"height":666,"projection":{"type":"merc","centralMeridian":8.5},"width":1010});/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: widget.js, position.js, data.js, disable-selection.js, effect.js, effects/effect-blind.js, effects/effect-bounce.js, effects/effect-clip.js, effects/effect-drop.js, effects/effect-explode.js, effects/effect-fade.js, effects/effect-fold.js, effects/effect-highlight.js, effects/effect-puff.js, effects/effect-pulsate.js, effects/effect-scale.js, effects/effect-shake.js, effects/effect-size.js, effects/effect-slide.js, effects/effect-transfer.js, focusable.js, form-reset-mixin.js, jquery-1-7.js, keycode.js, labels.js, scroll-parent.js, tabbable.js, unique-id.js, widgets/accordion.js, widgets/autocomplete.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/datepicker.js, widgets/dialog.js, widgets/draggable.js, widgets/droppable.js, widgets/menu.js, widgets/mouse.js, widgets/progressbar.js, widgets/resizable.js, widgets/selectable.js, widgets/selectmenu.js, widgets/slider.js, widgets/sortable.js, widgets/spinner.js, widgets/tabs.js, widgets/tooltip.js
* Copyright jQuery Foundation and other contributors; Licensed MIT */
(function(t){"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)})(function(t){function e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidden"!==e}function i(t){for(var e,i;t.length&&t[0]!==document;){if(e=t.css("position"),("absolute"===e||"relative"===e||"fixed"===e)&&(i=parseInt(t.css("zIndex"),10),!isNaN(i)&&0!==i))return i;t=t.parent()}return 0}function s(){this._curInst=null,this._keyEvent=!1,this._disabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",this._inlineClass="ui-datepicker-inline",this._appendClass="ui-datepicker-append",this._triggerClass="ui-datepicker-trigger",this._dialogClass="ui-datepicker-dialog",this._disableClass="ui-datepicker-disabled",this._unselectableClass="ui-datepicker-unselectable",this._currentClass="ui-datepicker-current-day",this._dayOverClass="ui-datepicker-days-cell-over",this.regional=[],this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:!1,hideIfNoPrevNext:!1,navigationAsDateFormat:!1,gotoCurrent:!1,changeMonth:!1,changeYear:!1,yearRange:"c-10:c+10",showOtherMonths:!1,selectOtherMonths:!1,showWeek:!1,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:!0,showButtonPanel:!1,autoSize:!1,disabled:!1},t.extend(this._defaults,this.regional[""]),this.regional.en=t.extend(!0,{},this.regional[""]),this.regional["en-US"]=t.extend(!0,{},this.regional.en),this.dpDiv=n(t("<div id='"+this._mainDivId+"' class='ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>"))}function n(e){var i="button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a";return e.on("mouseout",i,function(){t(this).removeClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&t(this).removeClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&t(this).removeClass("ui-datepicker-next-hover")}).on("mouseover",i,o)}function o(){t.datepicker._isDisabledDatepicker(m.inline?m.dpDiv.parent()[0]:m.input[0])||(t(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),t(this).addClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&t(this).addClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&t(this).addClass("ui-datepicker-next-hover"))}function a(e,i){t.extend(e,i);for(var s in i)null==i[s]&&(e[s]=i[s]);return e}function r(t){return function(){var e=this.element.val();t.apply(this,arguments),this._refresh(),e!==this.element.val()&&this._trigger("change")}}t.ui=t.ui||{},t.ui.version="1.12.1";var h=0,l=Array.prototype.slice;t.cleanData=function(e){return function(i){var s,n,o;for(o=0;null!=(n=i[o]);o++)try{s=t._data(n,"events"),s&&s.remove&&t(n).triggerHandler("remove")}catch(a){}e(i)}}(t.cleanData),t.widget=function(e,i,s){var n,o,a,r={},h=e.split(".")[0];e=e.split(".")[1];var l=h+"-"+e;return s||(s=i,i=t.Widget),t.isArray(s)&&(s=t.extend.apply(null,[{}].concat(s))),t.expr[":"][l.toLowerCase()]=function(e){return!!t.data(e,l)},t[h]=t[h]||{},n=t[h][e],o=t[h][e]=function(t,e){return this._createWidget?(arguments.length&&this._createWidget(t,e),void 0):new o(t,e)},t.extend(o,n,{version:s.version,_proto:t.extend({},s),_childConstructors:[]}),a=new i,a.options=t.widget.extend({},a.options),t.each(s,function(e,s){return t.isFunction(s)?(r[e]=function(){function t(){return i.prototype[e].apply(this,arguments)}function n(t){return i.prototype[e].apply(this,t)}return function(){var e,i=this._super,o=this._superApply;return this._super=t,this._superApply=n,e=s.apply(this,arguments),this._super=i,this._superApply=o,e}}(),void 0):(r[e]=s,void 0)}),o.prototype=t.widget.extend(a,{widgetEventPrefix:n?a.widgetEventPrefix||e:e},r,{constructor:o,namespace:h,widgetName:e,widgetFullName:l}),n?(t.each(n._childConstructors,function(e,i){var s=i.prototype;t.widget(s.namespace+"."+s.widgetName,o,i._proto)}),delete n._childConstructors):i._childConstructors.push(o),t.widget.bridge(e,o),o},t.widget.extend=function(e){for(var i,s,n=l.call(arguments,1),o=0,a=n.length;a>o;o++)for(i in n[o])s=n[o][i],n[o].hasOwnProperty(i)&&void 0!==s&&(e[i]=t.isPlainObject(s)?t.isPlainObject(e[i])?t.widget.extend({},e[i],s):t.widget.extend({},s):s);return e},t.widget.bridge=function(e,i){var s=i.prototype.widgetFullName||e;t.fn[e]=function(n){var o="string"==typeof n,a=l.call(arguments,1),r=this;return o?this.length||"instance"!==n?this.each(function(){var i,o=t.data(this,s);return"instance"===n?(r=o,!1):o?t.isFunction(o[n])&&"_"!==n.charAt(0)?(i=o[n].apply(o,a),i!==o&&void 0!==i?(r=i&&i.jquery?r.pushStack(i.get()):i,!1):void 0):t.error("no such method '"+n+"' for "+e+" widget instance"):t.error("cannot call methods on "+e+" prior to initialization; "+"attempted to call method '"+n+"'")}):r=void 0:(a.length&&(n=t.widget.extend.apply(null,[n].concat(a))),this.each(function(){var e=t.data(this,s);e?(e.option(n||{}),e._init&&e._init()):t.data(this,s,new i(n,this))})),r}},t.Widget=function(){},t.Widget._childConstructors=[],t.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{classes:{},disabled:!1,create:null},_createWidget:function(e,i){i=t(i||this.defaultElement||this)[0],this.element=t(i),this.uuid=h++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=t(),this.hoverable=t(),this.focusable=t(),this.classesElementLookup={},i!==this&&(t.data(i,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===i&&this.destroy()}}),this.document=t(i.style?i.ownerDocument:i.document||i),this.window=t(this.document[0].defaultView||this.document[0].parentWindow)),this.options=t.widget.extend({},this.options,this._getCreateOptions(),e),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:t.noop,_create:t.noop,_init:t.noop,destroy:function(){var e=this;this._destroy(),t.each(this.classesElementLookup,function(t,i){e._removeClass(i,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:t.noop,widget:function(){return this.element},option:function(e,i){var s,n,o,a=e;if(0===arguments.length)return t.widget.extend({},this.options);if("string"==typeof e)if(a={},s=e.split("."),e=s.shift(),s.length){for(n=a[e]=t.widget.extend({},this.options[e]),o=0;s.length-1>o;o++)n[s[o]]=n[s[o]]||{},n=n[s[o]];if(e=s.pop(),1===arguments.length)return void 0===n[e]?null:n[e];n[e]=i}else{if(1===arguments.length)return void 0===this.options[e]?null:this.options[e];a[e]=i}return this._setOptions(a),this},_setOptions:function(t){var e;for(e in t)this._setOption(e,t[e]);return this},_setOption:function(t,e){return"classes"===t&&this._setOptionClasses(e),this.options[t]=e,"disabled"===t&&this._setOptionDisabled(e),this},_setOptionClasses:function(e){var i,s,n;for(i in e)n=this.classesElementLookup[i],e[i]!==this.options.classes[i]&&n&&n.length&&(s=t(n.get()),this._removeClass(n,i),s.addClass(this._classes({element:s,keys:i,classes:e,add:!0})))},_setOptionDisabled:function(t){this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!!t),t&&(this._removeClass(this.hoverable,null,"ui-state-hover"),this._removeClass(this.focusable,null,"ui-state-focus"))},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_classes:function(e){function i(i,o){var a,r;for(r=0;i.length>r;r++)a=n.classesElementLookup[i[r]]||t(),a=e.add?t(t.unique(a.get().concat(e.element.get()))):t(a.not(e.element).get()),n.classesElementLookup[i[r]]=a,s.push(i[r]),o&&e.classes[i[r]]&&s.push(e.classes[i[r]])}var s=[],n=this;return e=t.extend({element:this.element,classes:this.options.classes||{}},e),this._on(e.element,{remove:"_untrackClassesElement"}),e.keys&&i(e.keys.match(/\S+/g)||[],!0),e.extra&&i(e.extra.match(/\S+/g)||[]),s.join(" ")},_untrackClassesElement:function(e){var i=this;t.each(i.classesElementLookup,function(s,n){-1!==t.inArray(e.target,n)&&(i.classesElementLookup[s]=t(n.not(e.target).get()))})},_removeClass:function(t,e,i){return this._toggleClass(t,e,i,!1)},_addClass:function(t,e,i){return this._toggleClass(t,e,i,!0)},_toggleClass:function(t,e,i,s){s="boolean"==typeof s?s:i;var n="string"==typeof t||null===t,o={extra:n?e:i,keys:n?t:e,element:n?this.element:t,add:s};return o.element.toggleClass(this._classes(o),s),this},_on:function(e,i,s){var n,o=this;"boolean"!=typeof e&&(s=i,i=e,e=!1),s?(i=n=t(i),this.bindings=this.bindings.add(i)):(s=i,i=this.element,n=this.widget()),t.each(s,function(s,a){function r(){return e||o.options.disabled!==!0&&!t(this).hasClass("ui-state-disabled")?("string"==typeof a?o[a]:a).apply(o,arguments):void 0}"string"!=typeof a&&(r.guid=a.guid=a.guid||r.guid||t.guid++);var h=s.match(/^([\w:-]*)\s*(.*)$/),l=h[1]+o.eventNamespace,c=h[2];c?n.on(l,c,r):i.on(l,r)})},_off:function(e,i){i=(i||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,e.off(i).off(i),this.bindings=t(this.bindings.not(e).get()),this.focusable=t(this.focusable.not(e).get()),this.hoverable=t(this.hoverable.not(e).get())},_delay:function(t,e){function i(){return("string"==typeof t?s[t]:t).apply(s,arguments)}var s=this;return setTimeout(i,e||0)},_hoverable:function(e){this.hoverable=this.hoverable.add(e),this._on(e,{mouseenter:function(e){this._addClass(t(e.currentTarget),null,"ui-state-hover")},mouseleave:function(e){this._removeClass(t(e.currentTarget),null,"ui-state-hover")}})},_focusable:function(e){this.focusable=this.focusable.add(e),this._on(e,{focusin:function(e){this._addClass(t(e.currentTarget),null,"ui-state-focus")},focusout:function(e){this._removeClass(t(e.currentTarget),null,"ui-state-focus")}})},_trigger:function(e,i,s){var n,o,a=this.options[e];if(s=s||{},i=t.Event(i),i.type=(e===this.widgetEventPrefix?e:this.widgetEventPrefix+e).toLowerCase(),i.target=this.element[0],o=i.originalEvent)for(n in o)n in i||(i[n]=o[n]);return this.element.trigger(i,s),!(t.isFunction(a)&&a.apply(this.element[0],[i].concat(s))===!1||i.isDefaultPrevented())}},t.each({show:"fadeIn",hide:"fadeOut"},function(e,i){t.Widget.prototype["_"+e]=function(s,n,o){"string"==typeof n&&(n={effect:n});var a,r=n?n===!0||"number"==typeof n?i:n.effect||i:e;n=n||{},"number"==typeof n&&(n={duration:n}),a=!t.isEmptyObject(n),n.complete=o,n.delay&&s.delay(n.delay),a&&t.effects&&t.effects.effect[r]?s[e](n):r!==e&&s[r]?s[r](n.duration,n.easing,o):s.queue(function(i){t(this)[e](),o&&o.call(s[0]),i()})}}),t.widget,function(){function e(t,e,i){return[parseFloat(t[0])*(u.test(t[0])?e/100:1),parseFloat(t[1])*(u.test(t[1])?i/100:1)]}function i(e,i){return parseInt(t.css(e,i),10)||0}function s(e){var i=e[0];return 9===i.nodeType?{width:e.width(),height:e.height(),offset:{top:0,left:0}}:t.isWindow(i)?{width:e.width(),height:e.height(),offset:{top:e.scrollTop(),left:e.scrollLeft()}}:i.preventDefault?{width:0,height:0,offset:{top:i.pageY,left:i.pageX}}:{width:e.outerWidth(),height:e.outerHeight(),offset:e.offset()}}var n,o=Math.max,a=Math.abs,r=/left|center|right/,h=/top|center|bottom/,l=/[\+\-]\d+(\.[\d]+)?%?/,c=/^\w+/,u=/%$/,d=t.fn.position;t.position={scrollbarWidth:function(){if(void 0!==n)return n;var e,i,s=t("<div style='display:block;position:absolute;width:50px;height:50px;overflow:hidden;'><div style='height:100px;width:auto;'></div></div>"),o=s.children()[0];return t("body").append(s),e=o.offsetWidth,s.css("overflow","scroll"),i=o.offsetWidth,e===i&&(i=s[0].clientWidth),s.remove(),n=e-i},getScrollInfo:function(e){var i=e.isWindow||e.isDocument?"":e.element.css("overflow-x"),s=e.isWindow||e.isDocument?"":e.element.css("overflow-y"),n="scroll"===i||"auto"===i&&e.width<e.element[0].scrollWidth,o="scroll"===s||"auto"===s&&e.height<e.element[0].scrollHeight;return{width:o?t.position.scrollbarWidth():0,height:n?t.position.scrollbarWidth():0}},getWithinInfo:function(e){var i=t(e||window),s=t.isWindow(i[0]),n=!!i[0]&&9===i[0].nodeType,o=!s&&!n;return{element:i,isWindow:s,isDocument:n,offset:o?t(e).offset():{left:0,top:0},scrollLeft:i.scrollLeft(),scrollTop:i.scrollTop(),width:i.outerWidth(),height:i.outerHeight()}}},t.fn.position=function(n){if(!n||!n.of)return d.apply(this,arguments);n=t.extend({},n);var u,p,f,g,m,_,v=t(n.of),b=t.position.getWithinInfo(n.within),y=t.position.getScrollInfo(b),w=(n.collision||"flip").split(" "),k={};return _=s(v),v[0].preventDefault&&(n.at="left top"),p=_.width,f=_.height,g=_.offset,m=t.extend({},g),t.each(["my","at"],function(){var t,e,i=(n[this]||"").split(" ");1===i.length&&(i=r.test(i[0])?i.concat(["center"]):h.test(i[0])?["center"].concat(i):["center","center"]),i[0]=r.test(i[0])?i[0]:"center",i[1]=h.test(i[1])?i[1]:"center",t=l.exec(i[0]),e=l.exec(i[1]),k[this]=[t?t[0]:0,e?e[0]:0],n[this]=[c.exec(i[0])[0],c.exec(i[1])[0]]}),1===w.length&&(w[1]=w[0]),"right"===n.at[0]?m.left+=p:"center"===n.at[0]&&(m.left+=p/2),"bottom"===n.at[1]?m.top+=f:"center"===n.at[1]&&(m.top+=f/2),u=e(k.at,p,f),m.left+=u[0],m.top+=u[1],this.each(function(){var s,r,h=t(this),l=h.outerWidth(),c=h.outerHeight(),d=i(this,"marginLeft"),_=i(this,"marginTop"),x=l+d+i(this,"marginRight")+y.width,C=c+_+i(this,"marginBottom")+y.height,D=t.extend({},m),I=e(k.my,h.outerWidth(),h.outerHeight());"right"===n.my[0]?D.left-=l:"center"===n.my[0]&&(D.left-=l/2),"bottom"===n.my[1]?D.top-=c:"center"===n.my[1]&&(D.top-=c/2),D.left+=I[0],D.top+=I[1],s={marginLeft:d,marginTop:_},t.each(["left","top"],function(e,i){t.ui.position[w[e]]&&t.ui.position[w[e]][i](D,{targetWidth:p,targetHeight:f,elemWidth:l,elemHeight:c,collisionPosition:s,collisionWidth:x,collisionHeight:C,offset:[u[0]+I[0],u[1]+I[1]],my:n.my,at:n.at,within:b,elem:h})}),n.using&&(r=function(t){var e=g.left-D.left,i=e+p-l,s=g.top-D.top,r=s+f-c,u={target:{element:v,left:g.left,top:g.top,width:p,height:f},element:{element:h,left:D.left,top:D.top,width:l,height:c},horizontal:0>i?"left":e>0?"right":"center",vertical:0>r?"top":s>0?"bottom":"middle"};l>p&&p>a(e+i)&&(u.horizontal="center"),c>f&&f>a(s+r)&&(u.vertical="middle"),u.important=o(a(e),a(i))>o(a(s),a(r))?"horizontal":"vertical",n.using.call(this,t,u)}),h.offset(t.extend(D,{using:r}))})},t.ui.position={fit:{left:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollLeft:s.offset.left,a=s.width,r=t.left-e.collisionPosition.marginLeft,h=n-r,l=r+e.collisionWidth-a-n;e.collisionWidth>a?h>0&&0>=l?(i=t.left+h+e.collisionWidth-a-n,t.left+=h-i):t.left=l>0&&0>=h?n:h>l?n+a-e.collisionWidth:n:h>0?t.left+=h:l>0?t.left-=l:t.left=o(t.left-r,t.left)},top:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollTop:s.offset.top,a=e.within.height,r=t.top-e.collisionPosition.marginTop,h=n-r,l=r+e.collisionHeight-a-n;e.collisionHeight>a?h>0&&0>=l?(i=t.top+h+e.collisionHeight-a-n,t.top+=h-i):t.top=l>0&&0>=h?n:h>l?n+a-e.collisionHeight:n:h>0?t.top+=h:l>0?t.top-=l:t.top=o(t.top-r,t.top)}},flip:{left:function(t,e){var i,s,n=e.within,o=n.offset.left+n.scrollLeft,r=n.width,h=n.isWindow?n.scrollLeft:n.offset.left,l=t.left-e.collisionPosition.marginLeft,c=l-h,u=l+e.collisionWidth-r-h,d="left"===e.my[0]?-e.elemWidth:"right"===e.my[0]?e.elemWidth:0,p="left"===e.at[0]?e.targetWidth:"right"===e.at[0]?-e.targetWidth:0,f=-2*e.offset[0];0>c?(i=t.left+d+p+f+e.collisionWidth-r-o,(0>i||a(c)>i)&&(t.left+=d+p+f)):u>0&&(s=t.left-e.collisionPosition.marginLeft+d+p+f-h,(s>0||u>a(s))&&(t.left+=d+p+f))},top:function(t,e){var i,s,n=e.within,o=n.offset.top+n.scrollTop,r=n.height,h=n.isWindow?n.scrollTop:n.offset.top,l=t.top-e.collisionPosition.marginTop,c=l-h,u=l+e.collisionHeight-r-h,d="top"===e.my[1],p=d?-e.elemHeight:"bottom"===e.my[1]?e.elemHeight:0,f="top"===e.at[1]?e.targetHeight:"bottom"===e.at[1]?-e.targetHeight:0,g=-2*e.offset[1];0>c?(s=t.top+p+f+g+e.collisionHeight-r-o,(0>s||a(c)>s)&&(t.top+=p+f+g)):u>0&&(i=t.top-e.collisionPosition.marginTop+p+f+g-h,(i>0||u>a(i))&&(t.top+=p+f+g))}},flipfit:{left:function(){t.ui.position.flip.left.apply(this,arguments),t.ui.position.fit.left.apply(this,arguments)},top:function(){t.ui.position.flip.top.apply(this,arguments),t.ui.position.fit.top.apply(this,arguments)}}}}(),t.ui.position,t.extend(t.expr[":"],{data:t.expr.createPseudo?t.expr.createPseudo(function(e){return function(i){return!!t.data(i,e)}}):function(e,i,s){return!!t.data(e,s[3])}}),t.fn.extend({disableSelection:function(){var t="onselectstart"in document.createElement("div")?"selectstart":"mousedown";return function(){return this.on(t+".ui-disableSelection",function(t){t.preventDefault()})}}(),enableSelection:function(){return this.off(".ui-disableSelection")}});var c="ui-effects-",u="ui-effects-style",d="ui-effects-animated",p=t;t.effects={effect:{}},function(t,e){function i(t,e,i){var s=u[e.type]||{};return null==t?i||!e.def?null:e.def:(t=s.floor?~~t:parseFloat(t),isNaN(t)?e.def:s.mod?(t+s.mod)%s.mod:0>t?0:t>s.max?s.max:t)}function s(i){var s=l(),n=s._rgba=[];return i=i.toLowerCase(),f(h,function(t,o){var a,r=o.re.exec(i),h=r&&o.parse(r),l=o.space||"rgba";return h?(a=s[l](h),s[c[l].cache]=a[c[l].cache],n=s._rgba=a._rgba,!1):e}),n.length?("0,0,0,0"===n.join()&&t.extend(n,o.transparent),s):o[i]}function n(t,e,i){return i=(i+1)%1,1>6*i?t+6*(e-t)*i:1>2*i?e:2>3*i?t+6*(e-t)*(2/3-i):t}var o,a="backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor",r=/^([\-+])=\s*(\d+\.?\d*)/,h=[{re:/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,parse:function(t){return[t[1],t[2],t[3],t[4]]}},{re:/rgba?\(\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,parse:function(t){return[2.55*t[1],2.55*t[2],2.55*t[3],t[4]]}},{re:/#([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})/,parse:function(t){return[parseInt(t[1],16),parseInt(t[2],16),parseInt(t[3],16)]}},{re:/#([a-f0-9])([a-f0-9])([a-f0-9])/,parse:function(t){return[parseInt(t[1]+t[1],16),parseInt(t[2]+t[2],16),parseInt(t[3]+t[3],16)]}},{re:/hsla?\(\s*(\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,space:"hsla",parse:function(t){return[t[1],t[2]/100,t[3]/100,t[4]]}}],l=t.Color=function(e,i,s,n){return new t.Color.fn.parse(e,i,s,n)},c={rgba:{props:{red:{idx:0,type:"byte"},green:{idx:1,type:"byte"},blue:{idx:2,type:"byte"}}},hsla:{props:{hue:{idx:0,type:"degrees"},saturation:{idx:1,type:"percent"},lightness:{idx:2,type:"percent"}}}},u={"byte":{floor:!0,max:255},percent:{max:1},degrees:{mod:360,floor:!0}},d=l.support={},p=t("<p>")[0],f=t.each;p.style.cssText="background-color:rgba(1,1,1,.5)",d.rgba=p.style.backgroundColor.indexOf("rgba")>-1,f(c,function(t,e){e.cache="_"+t,e.props.alpha={idx:3,type:"percent",def:1}}),l.fn=t.extend(l.prototype,{parse:function(n,a,r,h){if(n===e)return this._rgba=[null,null,null,null],this;(n.jquery||n.nodeType)&&(n=t(n).css(a),a=e);var u=this,d=t.type(n),p=this._rgba=[];return a!==e&&(n=[n,a,r,h],d="array"),"string"===d?this.parse(s(n)||o._default):"array"===d?(f(c.rgba.props,function(t,e){p[e.idx]=i(n[e.idx],e)}),this):"object"===d?(n instanceof l?f(c,function(t,e){n[e.cache]&&(u[e.cache]=n[e.cache].slice())}):f(c,function(e,s){var o=s.cache;f(s.props,function(t,e){if(!u[o]&&s.to){if("alpha"===t||null==n[t])return;u[o]=s.to(u._rgba)}u[o][e.idx]=i(n[t],e,!0)}),u[o]&&0>t.inArray(null,u[o].slice(0,3))&&(u[o][3]=1,s.from&&(u._rgba=s.from(u[o])))}),this):e},is:function(t){var i=l(t),s=!0,n=this;return f(c,function(t,o){var a,r=i[o.cache];return r&&(a=n[o.cache]||o.to&&o.to(n._rgba)||[],f(o.props,function(t,i){return null!=r[i.idx]?s=r[i.idx]===a[i.idx]:e})),s}),s},_space:function(){var t=[],e=this;return f(c,function(i,s){e[s.cache]&&t.push(i)}),t.pop()},transition:function(t,e){var s=l(t),n=s._space(),o=c[n],a=0===this.alpha()?l("transparent"):this,r=a[o.cache]||o.to(a._rgba),h=r.slice();return s=s[o.cache],f(o.props,function(t,n){var o=n.idx,a=r[o],l=s[o],c=u[n.type]||{};null!==l&&(null===a?h[o]=l:(c.mod&&(l-a>c.mod/2?a+=c.mod:a-l>c.mod/2&&(a-=c.mod)),h[o]=i((l-a)*e+a,n)))}),this[n](h)},blend:function(e){if(1===this._rgba[3])return this;var i=this._rgba.slice(),s=i.pop(),n=l(e)._rgba;return l(t.map(i,function(t,e){return(1-s)*n[e]+s*t}))},toRgbaString:function(){var e="rgba(",i=t.map(this._rgba,function(t,e){return null==t?e>2?1:0:t});return 1===i[3]&&(i.pop(),e="rgb("),e+i.join()+")"},toHslaString:function(){var e="hsla(",i=t.map(this.hsla(),function(t,e){return null==t&&(t=e>2?1:0),e&&3>e&&(t=Math.round(100*t)+"%"),t});return 1===i[3]&&(i.pop(),e="hsl("),e+i.join()+")"},toHexString:function(e){var i=this._rgba.slice(),s=i.pop();return e&&i.push(~~(255*s)),"#"+t.map(i,function(t){return t=(t||0).toString(16),1===t.length?"0"+t:t}).join("")},toString:function(){return 0===this._rgba[3]?"transparent":this.toRgbaString()}}),l.fn.parse.prototype=l.fn,c.hsla.to=function(t){if(null==t[0]||null==t[1]||null==t[2])return[null,null,null,t[3]];var e,i,s=t[0]/255,n=t[1]/255,o=t[2]/255,a=t[3],r=Math.max(s,n,o),h=Math.min(s,n,o),l=r-h,c=r+h,u=.5*c;return e=h===r?0:s===r?60*(n-o)/l+360:n===r?60*(o-s)/l+120:60*(s-n)/l+240,i=0===l?0:.5>=u?l/c:l/(2-c),[Math.round(e)%360,i,u,null==a?1:a]},c.hsla.from=function(t){if(null==t[0]||null==t[1]||null==t[2])return[null,null,null,t[3]];var e=t[0]/360,i=t[1],s=t[2],o=t[3],a=.5>=s?s*(1+i):s+i-s*i,r=2*s-a;return[Math.round(255*n(r,a,e+1/3)),Math.round(255*n(r,a,e)),Math.round(255*n(r,a,e-1/3)),o]},f(c,function(s,n){var o=n.props,a=n.cache,h=n.to,c=n.from;l.fn[s]=function(s){if(h&&!this[a]&&(this[a]=h(this._rgba)),s===e)return this[a].slice();var n,r=t.type(s),u="array"===r||"object"===r?s:arguments,d=this[a].slice();return f(o,function(t,e){var s=u["object"===r?t:e.idx];null==s&&(s=d[e.idx]),d[e.idx]=i(s,e)}),c?(n=l(c(d)),n[a]=d,n):l(d)},f(o,function(e,i){l.fn[e]||(l.fn[e]=function(n){var o,a=t.type(n),h="alpha"===e?this._hsla?"hsla":"rgba":s,l=this[h](),c=l[i.idx];return"undefined"===a?c:("function"===a&&(n=n.call(this,c),a=t.type(n)),null==n&&i.empty?this:("string"===a&&(o=r.exec(n),o&&(n=c+parseFloat(o[2])*("+"===o[1]?1:-1))),l[i.idx]=n,this[h](l)))})})}),l.hook=function(e){var i=e.split(" ");f(i,function(e,i){t.cssHooks[i]={set:function(e,n){var o,a,r="";if("transparent"!==n&&("string"!==t.type(n)||(o=s(n)))){if(n=l(o||n),!d.rgba&&1!==n._rgba[3]){for(a="backgroundColor"===i?e.parentNode:e;(""===r||"transparent"===r)&&a&&a.style;)try{r=t.css(a,"backgroundColor"),a=a.parentNode}catch(h){}n=n.blend(r&&"transparent"!==r?r:"_default")}n=n.toRgbaString()}try{e.style[i]=n}catch(h){}}},t.fx.step[i]=function(e){e.colorInit||(e.start=l(e.elem,i),e.end=l(e.end),e.colorInit=!0),t.cssHooks[i].set(e.elem,e.start.transition(e.end,e.pos))}})},l.hook(a),t.cssHooks.borderColor={expand:function(t){var e={};return f(["Top","Right","Bottom","Left"],function(i,s){e["border"+s+"Color"]=t}),e}},o=t.Color.names={aqua:"#00ffff",black:"#000000",blue:"#0000ff",fuchsia:"#ff00ff",gray:"#808080",green:"#008000",lime:"#00ff00",maroon:"#800000",navy:"#000080",olive:"#808000",purple:"#800080",red:"#ff0000",silver:"#c0c0c0",teal:"#008080",white:"#ffffff",yellow:"#ffff00",transparent:[null,null,null,0],_default:"#ffffff"}}(p),function(){function e(e){var i,s,n=e.ownerDocument.defaultView?e.ownerDocument.defaultView.getComputedStyle(e,null):e.currentStyle,o={};if(n&&n.length&&n[0]&&n[n[0]])for(s=n.length;s--;)i=n[s],"string"==typeof n[i]&&(o[t.camelCase(i)]=n[i]);else for(i in n)"string"==typeof n[i]&&(o[i]=n[i]);return o}function i(e,i){var s,o,a={};for(s in i)o=i[s],e[s]!==o&&(n[s]||(t.fx.step[s]||!isNaN(parseFloat(o)))&&(a[s]=o));return a}var s=["add","remove","toggle"],n={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};t.each(["borderLeftStyle","borderRightStyle","borderBottomStyle","borderTopStyle"],function(e,i){t.fx.step[i]=function(t){("none"!==t.end&&!t.setAttr||1===t.pos&&!t.setAttr)&&(p.style(t.elem,i,t.end),t.setAttr=!0)}}),t.fn.addBack||(t.fn.addBack=function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}),t.effects.animateClass=function(n,o,a,r){var h=t.speed(o,a,r);return this.queue(function(){var o,a=t(this),r=a.attr("class")||"",l=h.children?a.find("*").addBack():a;l=l.map(function(){var i=t(this);return{el:i,start:e(this)}}),o=function(){t.each(s,function(t,e){n[e]&&a[e+"Class"](n[e])})},o(),l=l.map(function(){return this.end=e(this.el[0]),this.diff=i(this.start,this.end),this}),a.attr("class",r),l=l.map(function(){var e=this,i=t.Deferred(),s=t.extend({},h,{queue:!1,complete:function(){i.resolve(e)}});return this.el.animate(this.diff,s),i.promise()}),t.when.apply(t,l.get()).done(function(){o(),t.each(arguments,function(){var e=this.el;t.each(this.diff,function(t){e.css(t,"")})}),h.complete.call(a[0])})})},t.fn.extend({addClass:function(e){return function(i,s,n,o){return s?t.effects.animateClass.call(this,{add:i},s,n,o):e.apply(this,arguments)}}(t.fn.addClass),removeClass:function(e){return function(i,s,n,o){return arguments.length>1?t.effects.animateClass.call(this,{remove:i},s,n,o):e.apply(this,arguments)}}(t.fn.removeClass),toggleClass:function(e){return function(i,s,n,o,a){return"boolean"==typeof s||void 0===s?n?t.effects.animateClass.call(this,s?{add:i}:{remove:i},n,o,a):e.apply(this,arguments):t.effects.animateClass.call(this,{toggle:i},s,n,o)}}(t.fn.toggleClass),switchClass:function(e,i,s,n,o){return t.effects.animateClass.call(this,{add:i,remove:e},s,n,o)}})}(),function(){function e(e,i,s,n){return t.isPlainObject(e)&&(i=e,e=e.effect),e={effect:e},null==i&&(i={}),t.isFunction(i)&&(n=i,s=null,i={}),("number"==typeof i||t.fx.speeds[i])&&(n=s,s=i,i={}),t.isFunction(s)&&(n=s,s=null),i&&t.extend(e,i),s=s||i.duration,e.duration=t.fx.off?0:"number"==typeof s?s:s in t.fx.speeds?t.fx.speeds[s]:t.fx.speeds._default,e.complete=n||i.complete,e}function i(e){return!e||"number"==typeof e||t.fx.speeds[e]?!0:"string"!=typeof e||t.effects.effect[e]?t.isFunction(e)?!0:"object"!=typeof e||e.effect?!1:!0:!0}function s(t,e){var i=e.outerWidth(),s=e.outerHeight(),n=/^rect\((-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto)\)$/,o=n.exec(t)||["",0,i,s,0];return{top:parseFloat(o[1])||0,right:"auto"===o[2]?i:parseFloat(o[2]),bottom:"auto"===o[3]?s:parseFloat(o[3]),left:parseFloat(o[4])||0}}t.expr&&t.expr.filters&&t.expr.filters.animated&&(t.expr.filters.animated=function(e){return function(i){return!!t(i).data(d)||e(i)}}(t.expr.filters.animated)),t.uiBackCompat!==!1&&t.extend(t.effects,{save:function(t,e){for(var i=0,s=e.length;s>i;i++)null!==e[i]&&t.data(c+e[i],t[0].style[e[i]])},restore:function(t,e){for(var i,s=0,n=e.length;n>s;s++)null!==e[s]&&(i=t.data(c+e[s]),t.css(e[s],i))},setMode:function(t,e){return"toggle"===e&&(e=t.is(":hidden")?"show":"hide"),e},createWrapper:function(e){if(e.parent().is(".ui-effects-wrapper"))return e.parent();var i={width:e.outerWidth(!0),height:e.outerHeight(!0),"float":e.css("float")},s=t("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),n={width:e.width(),height:e.height()},o=document.activeElement;try{o.id}catch(a){o=document.body}return e.wrap(s),(e[0]===o||t.contains(e[0],o))&&t(o).trigger("focus"),s=e.parent(),"static"===e.css("position")?(s.css({position:"relative"}),e.css({position:"relative"})):(t.extend(i,{position:e.css("position"),zIndex:e.css("z-index")}),t.each(["top","left","bottom","right"],function(t,s){i[s]=e.css(s),isNaN(parseInt(i[s],10))&&(i[s]="auto")}),e.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})),e.css(n),s.css(i).show()},removeWrapper:function(e){var i=document.activeElement;return e.parent().is(".ui-effects-wrapper")&&(e.parent().replaceWith(e),(e[0]===i||t.contains(e[0],i))&&t(i).trigger("focus")),e}}),t.extend(t.effects,{version:"1.12.1",define:function(e,i,s){return s||(s=i,i="effect"),t.effects.effect[e]=s,t.effects.effect[e].mode=i,s},scaledDimensions:function(t,e,i){if(0===e)return{height:0,width:0,outerHeight:0,outerWidth:0};var s="horizontal"!==i?(e||100)/100:1,n="vertical"!==i?(e||100)/100:1;return{height:t.height()*n,width:t.width()*s,outerHeight:t.outerHeight()*n,outerWidth:t.outerWidth()*s}},clipToBox:function(t){return{width:t.clip.right-t.clip.left,height:t.clip.bottom-t.clip.top,left:t.clip.left,top:t.clip.top}},unshift:function(t,e,i){var s=t.queue();e>1&&s.splice.apply(s,[1,0].concat(s.splice(e,i))),t.dequeue()},saveStyle:function(t){t.data(u,t[0].style.cssText)},restoreStyle:function(t){t[0].style.cssText=t.data(u)||"",t.removeData(u)},mode:function(t,e){var i=t.is(":hidden");return"toggle"===e&&(e=i?"show":"hide"),(i?"hide"===e:"show"===e)&&(e="none"),e},getBaseline:function(t,e){var i,s;switch(t[0]){case"top":i=0;break;case"middle":i=.5;break;case"bottom":i=1;break;default:i=t[0]/e.height}switch(t[1]){case"left":s=0;break;case"center":s=.5;break;case"right":s=1;break;default:s=t[1]/e.width}return{x:s,y:i}},createPlaceholder:function(e){var i,s=e.css("position"),n=e.position();return e.css({marginTop:e.css("marginTop"),marginBottom:e.css("marginBottom"),marginLeft:e.css("marginLeft"),marginRight:e.css("marginRight")}).outerWidth(e.outerWidth()).outerHeight(e.outerHeight()),/^(static|relative)/.test(s)&&(s="absolute",i=t("<"+e[0].nodeName+">").insertAfter(e).css({display:/^(inline|ruby)/.test(e.css("display"))?"inline-block":"block",visibility:"hidden",marginTop:e.css("marginTop"),marginBottom:e.css("marginBottom"),marginLeft:e.css("marginLeft"),marginRight:e.css("marginRight"),"float":e.css("float")}).outerWidth(e.outerWidth()).outerHeight(e.outerHeight()).addClass("ui-effects-placeholder"),e.data(c+"placeholder",i)),e.css({position:s,left:n.left,top:n.top}),i},removePlaceholder:function(t){var e=c+"placeholder",i=t.data(e);i&&(i.remove(),t.removeData(e))},cleanUp:function(e){t.effects.restoreStyle(e),t.effects.removePlaceholder(e)},setTransition:function(e,i,s,n){return n=n||{},t.each(i,function(t,i){var o=e.cssUnit(i);o[0]>0&&(n[i]=o[0]*s+o[1])}),n}}),t.fn.extend({effect:function(){function i(e){function i(){r.removeData(d),t.effects.cleanUp(r),"hide"===s.mode&&r.hide(),a()}function a(){t.isFunction(h)&&h.call(r[0]),t.isFunction(e)&&e()}var r=t(this);s.mode=c.shift(),t.uiBackCompat===!1||o?"none"===s.mode?(r[l](),a()):n.call(r[0],s,i):(r.is(":hidden")?"hide"===l:"show"===l)?(r[l](),a()):n.call(r[0],s,a)}var s=e.apply(this,arguments),n=t.effects.effect[s.effect],o=n.mode,a=s.queue,r=a||"fx",h=s.complete,l=s.mode,c=[],u=function(e){var i=t(this),s=t.effects.mode(i,l)||o;i.data(d,!0),c.push(s),o&&("show"===s||s===o&&"hide"===s)&&i.show(),o&&"none"===s||t.effects.saveStyle(i),t.isFunction(e)&&e()};return t.fx.off||!n?l?this[l](s.duration,h):this.each(function(){h&&h.call(this)}):a===!1?this.each(u).each(i):this.queue(r,u).queue(r,i)},show:function(t){return function(s){if(i(s))return t.apply(this,arguments);var n=e.apply(this,arguments);return n.mode="show",this.effect.call(this,n)}}(t.fn.show),hide:function(t){return function(s){if(i(s))return t.apply(this,arguments);var n=e.apply(this,arguments);return n.mode="hide",this.effect.call(this,n)}}(t.fn.hide),toggle:function(t){return function(s){if(i(s)||"boolean"==typeof s)return t.apply(this,arguments);var n=e.apply(this,arguments);return n.mode="toggle",this.effect.call(this,n)}}(t.fn.toggle),cssUnit:function(e){var i=this.css(e),s=[];return t.each(["em","px","%","pt"],function(t,e){i.indexOf(e)>0&&(s=[parseFloat(i),e])}),s},cssClip:function(t){return t?this.css("clip","rect("+t.top+"px "+t.right+"px "+t.bottom+"px "+t.left+"px)"):s(this.css("clip"),this)},transfer:function(e,i){var s=t(this),n=t(e.to),o="fixed"===n.css("position"),a=t("body"),r=o?a.scrollTop():0,h=o?a.scrollLeft():0,l=n.offset(),c={top:l.top-r,left:l.left-h,height:n.innerHeight(),width:n.innerWidth()},u=s.offset(),d=t("<div class='ui-effects-transfer'></div>").appendTo("body").addClass(e.className).css({top:u.top-r,left:u.left-h,height:s.innerHeight(),width:s.innerWidth(),position:o?"fixed":"absolute"}).animate(c,e.duration,e.easing,function(){d.remove(),t.isFunction(i)&&i()})}}),t.fx.step.clip=function(e){e.clipInit||(e.start=t(e.elem).cssClip(),"string"==typeof e.end&&(e.end=s(e.end,e.elem)),e.clipInit=!0),t(e.elem).cssClip({top:e.pos*(e.end.top-e.start.top)+e.start.top,right:e.pos*(e.end.right-e.start.right)+e.start.right,bottom:e.pos*(e.end.bottom-e.start.bottom)+e.start.bottom,left:e.pos*(e.end.left-e.start.left)+e.start.left})}}(),function(){var e={};t.each(["Quad","Cubic","Quart","Quint","Expo"],function(t,i){e[i]=function(e){return Math.pow(e,t+2)}}),t.extend(e,{Sine:function(t){return 1-Math.cos(t*Math.PI/2)},Circ:function(t){return 1-Math.sqrt(1-t*t)},Elastic:function(t){return 0===t||1===t?t:-Math.pow(2,8*(t-1))*Math.sin((80*(t-1)-7.5)*Math.PI/15)},Back:function(t){return t*t*(3*t-2)},Bounce:function(t){for(var e,i=4;((e=Math.pow(2,--i))-1)/11>t;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((3*e-2)/22-t,2)}}),t.each(e,function(e,i){t.easing["easeIn"+e]=i,t.easing["easeOut"+e]=function(t){return 1-i(1-t)},t.easing["easeInOut"+e]=function(t){return.5>t?i(2*t)/2:1-i(-2*t+2)/2}})}();var f=t.effects;t.effects.define("blind","hide",function(e,i){var s={up:["bottom","top"],vertical:["bottom","top"],down:["top","bottom"],left:["right","left"],horizontal:["right","left"],right:["left","right"]},n=t(this),o=e.direction||"up",a=n.cssClip(),r={clip:t.extend({},a)},h=t.effects.createPlaceholder(n);r.clip[s[o][0]]=r.clip[s[o][1]],"show"===e.mode&&(n.cssClip(r.clip),h&&h.css(t.effects.clipToBox(r)),r.clip=a),h&&h.animate(t.effects.clipToBox(r),e.duration,e.easing),n.animate(r,{queue:!1,duration:e.duration,easing:e.easing,complete:i})}),t.effects.define("bounce",function(e,i){var s,n,o,a=t(this),r=e.mode,h="hide"===r,l="show"===r,c=e.direction||"up",u=e.distance,d=e.times||5,p=2*d+(l||h?1:0),f=e.duration/p,g=e.easing,m="up"===c||"down"===c?"top":"left",_="up"===c||"left"===c,v=0,b=a.queue().length;for(t.effects.createPlaceholder(a),o=a.css(m),u||(u=a["top"===m?"outerHeight":"outerWidth"]()/3),l&&(n={opacity:1},n[m]=o,a.css("opacity",0).css(m,_?2*-u:2*u).animate(n,f,g)),h&&(u/=Math.pow(2,d-1)),n={},n[m]=o;d>v;v++)s={},s[m]=(_?"-=":"+=")+u,a.animate(s,f,g).animate(n,f,g),u=h?2*u:u/2;h&&(s={opacity:0},s[m]=(_?"-=":"+=")+u,a.animate(s,f,g)),a.queue(i),t.effects.unshift(a,b,p+1)}),t.effects.define("clip","hide",function(e,i){var s,n={},o=t(this),a=e.direction||"vertical",r="both"===a,h=r||"horizontal"===a,l=r||"vertical"===a;s=o.cssClip(),n.clip={top:l?(s.bottom-s.top)/2:s.top,right:h?(s.right-s.left)/2:s.right,bottom:l?(s.bottom-s.top)/2:s.bottom,left:h?(s.right-s.left)/2:s.left},t.effects.createPlaceholder(o),"show"===e.mode&&(o.cssClip(n.clip),n.clip=s),o.animate(n,{queue:!1,duration:e.duration,easing:e.easing,complete:i})}),t.effects.define("drop","hide",function(e,i){var s,n=t(this),o=e.mode,a="show"===o,r=e.direction||"left",h="up"===r||"down"===r?"top":"left",l="up"===r||"left"===r?"-=":"+=",c="+="===l?"-=":"+=",u={opacity:0};t.effects.createPlaceholder(n),s=e.distance||n["top"===h?"outerHeight":"outerWidth"](!0)/2,u[h]=l+s,a&&(n.css(u),u[h]=c+s,u.opacity=1),n.animate(u,{queue:!1,duration:e.duration,easing:e.easing,complete:i})}),t.effects.define("explode","hide",function(e,i){function s(){b.push(this),b.length===u*d&&n()}function n(){p.css({visibility:"visible"}),t(b).remove(),i()}var o,a,r,h,l,c,u=e.pieces?Math.round(Math.sqrt(e.pieces)):3,d=u,p=t(this),f=e.mode,g="show"===f,m=p.show().css("visibility","hidden").offset(),_=Math.ceil(p.outerWidth()/d),v=Math.ceil(p.outerHeight()/u),b=[];for(o=0;u>o;o++)for(h=m.top+o*v,c=o-(u-1)/2,a=0;d>a;a++)r=m.left+a*_,l=a-(d-1)/2,p.clone().appendTo("body").wrap("<div></div>").css({position:"absolute",visibility:"visible",left:-a*_,top:-o*v}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:_,height:v,left:r+(g?l*_:0),top:h+(g?c*v:0),opacity:g?0:1}).animate({left:r+(g?0:l*_),top:h+(g?0:c*v),opacity:g?1:0},e.duration||500,e.easing,s)}),t.effects.define("fade","toggle",function(e,i){var s="show"===e.mode;t(this).css("opacity",s?0:1).animate({opacity:s?1:0},{queue:!1,duration:e.duration,easing:e.easing,complete:i})}),t.effects.define("fold","hide",function(e,i){var s=t(this),n=e.mode,o="show"===n,a="hide"===n,r=e.size||15,h=/([0-9]+)%/.exec(r),l=!!e.horizFirst,c=l?["right","bottom"]:["bottom","right"],u=e.duration/2,d=t.effects.createPlaceholder(s),p=s.cssClip(),f={clip:t.extend({},p)},g={clip:t.extend({},p)},m=[p[c[0]],p[c[1]]],_=s.queue().length;h&&(r=parseInt(h[1],10)/100*m[a?0:1]),f.clip[c[0]]=r,g.clip[c[0]]=r,g.clip[c[1]]=0,o&&(s.cssClip(g.clip),d&&d.css(t.effects.clipToBox(g)),g.clip=p),s.queue(function(i){d&&d.animate(t.effects.clipToBox(f),u,e.easing).animate(t.effects.clipToBox(g),u,e.easing),i()}).animate(f,u,e.easing).animate(g,u,e.easing).queue(i),t.effects.unshift(s,_,4)}),t.effects.define("highlight","show",function(e,i){var s=t(this),n={backgroundColor:s.css("backgroundColor")};"hide"===e.mode&&(n.opacity=0),t.effects.saveStyle(s),s.css({backgroundImage:"none",backgroundColor:e.color||"#ffff99"}).animate(n,{queue:!1,duration:e.duration,easing:e.easing,complete:i})}),t.effects.define("size",function(e,i){var s,n,o,a=t(this),r=["fontSize"],h=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"],l=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"],c=e.mode,u="effect"!==c,d=e.scale||"both",p=e.origin||["middle","center"],f=a.css("position"),g=a.position(),m=t.effects.scaledDimensions(a),_=e.from||m,v=e.to||t.effects.scaledDimensions(a,0);t.effects.createPlaceholder(a),"show"===c&&(o=_,_=v,v=o),n={from:{y:_.height/m.height,x:_.width/m.width},to:{y:v.height/m.height,x:v.width/m.width}},("box"===d||"both"===d)&&(n.from.y!==n.to.y&&(_=t.effects.setTransition(a,h,n.from.y,_),v=t.effects.setTransition(a,h,n.to.y,v)),n.from.x!==n.to.x&&(_=t.effects.setTransition(a,l,n.from.x,_),v=t.effects.setTransition(a,l,n.to.x,v))),("content"===d||"both"===d)&&n.from.y!==n.to.y&&(_=t.effects.setTransition(a,r,n.from.y,_),v=t.effects.setTransition(a,r,n.to.y,v)),p&&(s=t.effects.getBaseline(p,m),_.top=(m.outerHeight-_.outerHeight)*s.y+g.top,_.left=(m.outerWidth-_.outerWidth)*s.x+g.left,v.top=(m.outerHeight-v.outerHeight)*s.y+g.top,v.left=(m.outerWidth-v.outerWidth)*s.x+g.left),a.css(_),("content"===d||"both"===d)&&(h=h.concat(["marginTop","marginBottom"]).concat(r),l=l.concat(["marginLeft","marginRight"]),a.find("*[width]").each(function(){var i=t(this),s=t.effects.scaledDimensions(i),o={height:s.height*n.from.y,width:s.width*n.from.x,outerHeight:s.outerHeight*n.from.y,outerWidth:s.outerWidth*n.from.x},a={height:s.height*n.to.y,width:s.width*n.to.x,outerHeight:s.height*n.to.y,outerWidth:s.width*n.to.x};n.from.y!==n.to.y&&(o=t.effects.setTransition(i,h,n.from.y,o),a=t.effects.setTransition(i,h,n.to.y,a)),n.from.x!==n.to.x&&(o=t.effects.setTransition(i,l,n.from.x,o),a=t.effects.setTransition(i,l,n.to.x,a)),u&&t.effects.saveStyle(i),i.css(o),i.animate(a,e.duration,e.easing,function(){u&&t.effects.restoreStyle(i)})})),a.animate(v,{queue:!1,duration:e.duration,easing:e.easing,complete:function(){var e=a.offset();0===v.opacity&&a.css("opacity",_.opacity),u||(a.css("position","static"===f?"relative":f).offset(e),t.effects.saveStyle(a)),i()}})}),t.effects.define("scale",function(e,i){var s=t(this),n=e.mode,o=parseInt(e.percent,10)||(0===parseInt(e.percent,10)?0:"effect"!==n?0:100),a=t.extend(!0,{from:t.effects.scaledDimensions(s),to:t.effects.scaledDimensions(s,o,e.direction||"both"),origin:e.origin||["middle","center"]},e);e.fade&&(a.from.opacity=1,a.to.opacity=0),t.effects.effect.size.call(this,a,i)}),t.effects.define("puff","hide",function(e,i){var s=t.extend(!0,{},e,{fade:!0,percent:parseInt(e.percent,10)||150});t.effects.effect.scale.call(this,s,i)}),t.effects.define("pulsate","show",function(e,i){var s=t(this),n=e.mode,o="show"===n,a="hide"===n,r=o||a,h=2*(e.times||5)+(r?1:0),l=e.duration/h,c=0,u=1,d=s.queue().length;for((o||!s.is(":visible"))&&(s.css("opacity",0).show(),c=1);h>u;u++)s.animate({opacity:c},l,e.easing),c=1-c;s.animate({opacity:c},l,e.easing),s.queue(i),t.effects.unshift(s,d,h+1)}),t.effects.define("shake",function(e,i){var s=1,n=t(this),o=e.direction||"left",a=e.distance||20,r=e.times||3,h=2*r+1,l=Math.round(e.duration/h),c="up"===o||"down"===o?"top":"left",u="up"===o||"left"===o,d={},p={},f={},g=n.queue().length;for(t.effects.createPlaceholder(n),d[c]=(u?"-=":"+=")+a,p[c]=(u?"+=":"-=")+2*a,f[c]=(u?"-=":"+=")+2*a,n.animate(d,l,e.easing);r>s;s++)n.animate(p,l,e.easing).animate(f,l,e.easing);n.animate(p,l,e.easing).animate(d,l/2,e.easing).queue(i),t.effects.unshift(n,g,h+1)}),t.effects.define("slide","show",function(e,i){var s,n,o=t(this),a={up:["bottom","top"],down:["top","bottom"],left:["right","left"],right:["left","right"]},r=e.mode,h=e.direction||"left",l="up"===h||"down"===h?"top":"left",c="up"===h||"left"===h,u=e.distance||o["top"===l?"outerHeight":"outerWidth"](!0),d={};t.effects.createPlaceholder(o),s=o.cssClip(),n=o.position()[l],d[l]=(c?-1:1)*u+n,d.clip=o.cssClip(),d.clip[a[h][1]]=d.clip[a[h][0]],"show"===r&&(o.cssClip(d.clip),o.css(l,d[l]),d.clip=s,d[l]=n),o.animate(d,{queue:!1,duration:e.duration,easing:e.easing,complete:i})});var f;t.uiBackCompat!==!1&&(f=t.effects.define("transfer",function(e,i){t(this).transfer(e,i)})),t.ui.focusable=function(i,s){var n,o,a,r,h,l=i.nodeName.toLowerCase();return"area"===l?(n=i.parentNode,o=n.name,i.href&&o&&"map"===n.nodeName.toLowerCase()?(a=t("img[usemap='#"+o+"']"),a.length>0&&a.is(":visible")):!1):(/^(input|select|textarea|button|object)$/.test(l)?(r=!i.disabled,r&&(h=t(i).closest("fieldset")[0],h&&(r=!h.disabled))):r="a"===l?i.href||s:s,r&&t(i).is(":visible")&&e(t(i)))},t.extend(t.expr[":"],{focusable:function(e){return t.ui.focusable(e,null!=t.attr(e,"tabindex"))}}),t.ui.focusable,t.fn.form=function(){return"string"==typeof this[0].form?this.closest("form"):t(this[0].form)},t.ui.formResetMixin={_formResetHandler:function(){var e=t(this);setTimeout(function(){var i=e.data("ui-form-reset-instances");t.each(i,function(){this.refresh()})})},_bindFormResetHandler:function(){if(this.form=this.element.form(),this.form.length){var t=this.form.data("ui-form-reset-instances")||[];t.length||this.form.on("reset.ui-form-reset",this._formResetHandler),t.push(this),this.form.data("ui-form-reset-instances",t)}},_unbindFormResetHandler:function(){if(this.form.length){var e=this.form.data("ui-form-reset-instances");e.splice(t.inArray(this,e),1),e.length?this.form.data("ui-form-reset-instances",e):this.form.removeData("ui-form-reset-instances").off("reset.ui-form-reset")}}},"1.7"===t.fn.jquery.substring(0,3)&&(t.each(["Width","Height"],function(e,i){function s(e,i,s,o){return t.each(n,function(){i-=parseFloat(t.css(e,"padding"+this))||0,s&&(i-=parseFloat(t.css(e,"border"+this+"Width"))||0),o&&(i-=parseFloat(t.css(e,"margin"+this))||0)}),i}var n="Width"===i?["Left","Right"]:["Top","Bottom"],o=i.toLowerCase(),a={innerWidth:t.fn.innerWidth,innerHeight:t.fn.innerHeight,outerWidth:t.fn.outerWidth,outerHeight:t.fn.outerHeight};t.fn["inner"+i]=function(e){return void 0===e?a["inner"+i].call(this):this.each(function(){t(this).css(o,s(this,e)+"px")})},t.fn["outer"+i]=function(e,n){return"number"!=typeof e?a["outer"+i].call(this,e):this.each(function(){t(this).css(o,s(this,e,!0,n)+"px")})}}),t.fn.addBack=function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}),t.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},t.ui.escapeSelector=function(){var t=/([!"#$%&'()*+,.\/:;<=>?@[\]^`{|}~])/g;return function(e){return e.replace(t,"\\$1")}}(),t.fn.labels=function(){var e,i,s,n,o;return this[0].labels&&this[0].labels.length?this.pushStack(this[0].labels):(n=this.eq(0).parents("label"),s=this.attr("id"),s&&(e=this.eq(0).parents().last(),o=e.add(e.length?e.siblings():this.siblings()),i="label[for='"+t.ui.escapeSelector(s)+"']",n=n.add(o.find(i).addBack(i))),this.pushStack(n))},t.fn.scrollParent=function(e){var i=this.css("position"),s="absolute"===i,n=e?/(auto|scroll|hidden)/:/(auto|scroll)/,o=this.parents().filter(function(){var e=t(this);return s&&"static"===e.css("position")?!1:n.test(e.css("overflow")+e.css("overflow-y")+e.css("overflow-x"))}).eq(0);return"fixed"!==i&&o.length?o:t(this[0].ownerDocument||document)},t.extend(t.expr[":"],{tabbable:function(e){var i=t.attr(e,"tabindex"),s=null!=i;return(!s||i>=0)&&t.ui.focusable(e,s)}}),t.fn.extend({uniqueId:function(){var t=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++t)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&t(this).removeAttr("id")})}}),t.widget("ui.accordion",{version:"1.12.1",options:{active:0,animate:{},classes:{"ui-accordion-header":"ui-corner-top","ui-accordion-header-collapsed":"ui-corner-all","ui-accordion-content":"ui-corner-bottom"},collapsible:!1,event:"click",header:"> li > :first-child, > :not(li):even",heightStyle:"auto",icons:{activeHeader:"ui-icon-triangle-1-s",header:"ui-icon-triangle-1-e"},activate:null,beforeActivate:null},hideProps:{borderTopWidth:"hide",borderBottomWidth:"hide",paddingTop:"hide",paddingBottom:"hide",height:"hide"},showProps:{borderTopWidth:"show",borderBottomWidth:"show",paddingTop:"show",paddingBottom:"show",height:"show"},_create:function(){var e=this.options;this.prevShow=this.prevHide=t(),this._addClass("ui-accordion","ui-widget ui-helper-reset"),this.element.attr("role","tablist"),e.collapsible||e.active!==!1&&null!=e.active||(e.active=0),this._processPanels(),0>e.active&&(e.active+=this.headers.length),this._refresh()},_getCreateEventData:function(){return{header:this.active,panel:this.active.length?this.active.next():t()}},_createIcons:function(){var e,i,s=this.options.icons;s&&(e=t("<span>"),this._addClass(e,"ui-accordion-header-icon","ui-icon "+s.header),e.prependTo(this.headers),i=this.active.children(".ui-accordion-header-icon"),this._removeClass(i,s.header)._addClass(i,null,s.activeHeader)._addClass(this.headers,"ui-accordion-icons"))},_destroyIcons:function(){this._removeClass(this.headers,"ui-accordion-icons"),this.headers.children(".ui-accordion-header-icon").remove()},_destroy:function(){var t;this.element.removeAttr("role"),this.headers.removeAttr("role aria-expanded aria-selected aria-controls tabIndex").removeUniqueId(),this._destroyIcons(),t=this.headers.next().css("display","").removeAttr("role aria-hidden aria-labelledby").removeUniqueId(),"content"!==this.options.heightStyle&&t.css("height","")},_setOption:function(t,e){return"active"===t?(this._activate(e),void 0):("event"===t&&(this.options.event&&this._off(this.headers,this.options.event),this._setupEvents(e)),this._super(t,e),"collapsible"!==t||e||this.options.active!==!1||this._activate(0),"icons"===t&&(this._destroyIcons(),e&&this._createIcons()),void 0)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",t),this._toggleClass(null,"ui-state-disabled",!!t),this._toggleClass(this.headers.add(this.headers.next()),null,"ui-state-disabled",!!t)},_keydown:function(e){if(!e.altKey&&!e.ctrlKey){var i=t.ui.keyCode,s=this.headers.length,n=this.headers.index(e.target),o=!1;switch(e.keyCode){case i.RIGHT:case i.DOWN:o=this.headers[(n+1)%s];break;case i.LEFT:case i.UP:o=this.headers[(n-1+s)%s];break;case i.SPACE:case i.ENTER:this._eventHandler(e);break;case i.HOME:o=this.headers[0];break;case i.END:o=this.headers[s-1]}o&&(t(e.target).attr("tabIndex",-1),t(o).attr("tabIndex",0),t(o).trigger("focus"),e.preventDefault())}},_panelKeyDown:function(e){e.keyCode===t.ui.keyCode.UP&&e.ctrlKey&&t(e.currentTarget).prev().trigger("focus")},refresh:function(){var e=this.options;this._processPanels(),e.active===!1&&e.collapsible===!0||!this.headers.length?(e.active=!1,this.active=t()):e.active===!1?this._activate(0):this.active.length&&!t.contains(this.element[0],this.active[0])?this.headers.length===this.headers.find(".ui-state-disabled").length?(e.active=!1,this.active=t()):this._activate(Math.max(0,e.active-1)):e.active=this.headers.index(this.active),this._destroyIcons(),this._refresh()},_processPanels:function(){var t=this.headers,e=this.panels;this.headers=this.element.find(this.options.header),this._addClass(this.headers,"ui-accordion-header ui-accordion-header-collapsed","ui-state-default"),this.panels=this.headers.next().filter(":not(.ui-accordion-content-active)").hide(),this._addClass(this.panels,"ui-accordion-content","ui-helper-reset ui-widget-content"),e&&(this._off(t.not(this.headers)),this._off(e.not(this.panels)))},_refresh:function(){var e,i=this.options,s=i.heightStyle,n=this.element.parent();this.active=this._findActive(i.active),this._addClass(this.active,"ui-accordion-header-active","ui-state-active")._removeClass(this.active,"ui-accordion-header-collapsed"),this._addClass(this.active.next(),"ui-accordion-content-active"),this.active.next().show(),this.headers.attr("role","tab").each(function(){var e=t(this),i=e.uniqueId().attr("id"),s=e.next(),n=s.uniqueId().attr("id");e.attr("aria-controls",n),s.attr("aria-labelledby",i)}).next().attr("role","tabpanel"),this.headers.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}).next().attr({"aria-hidden":"true"}).hide(),this.active.length?this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}).next().attr({"aria-hidden":"false"}):this.headers.eq(0).attr("tabIndex",0),this._createIcons(),this._setupEvents(i.event),"fill"===s?(e=n.height(),this.element.siblings(":visible").each(function(){var i=t(this),s=i.css("position");"absolute"!==s&&"fixed"!==s&&(e-=i.outerHeight(!0))}),this.headers.each(function(){e-=t(this).outerHeight(!0)}),this.headers.next().each(function(){t(this).height(Math.max(0,e-t(this).innerHeight()+t(this).height()))}).css("overflow","auto")):"auto"===s&&(e=0,this.headers.next().each(function(){var i=t(this).is(":visible");i||t(this).show(),e=Math.max(e,t(this).css("height","").height()),i||t(this).hide()}).height(e))},_activate:function(e){var i=this._findActive(e)[0];i!==this.active[0]&&(i=i||this.active[0],this._eventHandler({target:i,currentTarget:i,preventDefault:t.noop}))},_findActive:function(e){return"number"==typeof e?this.headers.eq(e):t()},_setupEvents:function(e){var i={keydown:"_keydown"};e&&t.each(e.split(" "),function(t,e){i[e]="_eventHandler"}),this._off(this.headers.add(this.headers.next())),this._on(this.headers,i),this._on(this.headers.next(),{keydown:"_panelKeyDown"}),this._hoverable(this.headers),this._focusable(this.headers)},_eventHandler:function(e){var i,s,n=this.options,o=this.active,a=t(e.currentTarget),r=a[0]===o[0],h=r&&n.collapsible,l=h?t():a.next(),c=o.next(),u={oldHeader:o,oldPanel:c,newHeader:h?t():a,newPanel:l};e.preventDefault(),r&&!n.collapsible||this._trigger("beforeActivate",e,u)===!1||(n.active=h?!1:this.headers.index(a),this.active=r?t():a,this._toggle(u),this._removeClass(o,"ui-accordion-header-active","ui-state-active"),n.icons&&(i=o.children(".ui-accordion-header-icon"),this._removeClass(i,null,n.icons.activeHeader)._addClass(i,null,n.icons.header)),r||(this._removeClass(a,"ui-accordion-header-collapsed")._addClass(a,"ui-accordion-header-active","ui-state-active"),n.icons&&(s=a.children(".ui-accordion-header-icon"),this._removeClass(s,null,n.icons.header)._addClass(s,null,n.icons.activeHeader)),this._addClass(a.next(),"ui-accordion-content-active")))},_toggle:function(e){var i=e.newPanel,s=this.prevShow.length?this.prevShow:e.oldPanel;this.prevShow.add(this.prevHide).stop(!0,!0),this.prevShow=i,this.prevHide=s,this.options.animate?this._animate(i,s,e):(s.hide(),i.show(),this._toggleComplete(e)),s.attr({"aria-hidden":"true"}),s.prev().attr({"aria-selected":"false","aria-expanded":"false"}),i.length&&s.length?s.prev().attr({tabIndex:-1,"aria-expanded":"false"}):i.length&&this.headers.filter(function(){return 0===parseInt(t(this).attr("tabIndex"),10)}).attr("tabIndex",-1),i.attr("aria-hidden","false").prev().attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_animate:function(t,e,i){var s,n,o,a=this,r=0,h=t.css("box-sizing"),l=t.length&&(!e.length||t.index()<e.index()),c=this.options.animate||{},u=l&&c.down||c,d=function(){a._toggleComplete(i)};return"number"==typeof u&&(o=u),"string"==typeof u&&(n=u),n=n||u.easing||c.easing,o=o||u.duration||c.duration,e.length?t.length?(s=t.show().outerHeight(),e.animate(this.hideProps,{duration:o,easing:n,step:function(t,e){e.now=Math.round(t)}}),t.hide().animate(this.showProps,{duration:o,easing:n,complete:d,step:function(t,i){i.now=Math.round(t),"height"!==i.prop?"content-box"===h&&(r+=i.now):"content"!==a.options.heightStyle&&(i.now=Math.round(s-e.outerHeight()-r),r=0)}}),void 0):e.animate(this.hideProps,o,n,d):t.animate(this.showProps,o,n,d)},_toggleComplete:function(t){var e=t.oldPanel,i=e.prev();this._removeClass(e,"ui-accordion-content-active"),this._removeClass(i,"ui-accordion-header-active")._addClass(i,"ui-accordion-header-collapsed"),e.length&&(e.parent()[0].className=e.parent()[0].className),this._trigger("activate",null,t)}}),t.ui.safeActiveElement=function(t){var e;try{e=t.activeElement}catch(i){e=t.body}return e||(e=t.body),e.nodeName||(e=t.body),e},t.widget("ui.menu",{version:"1.12.1",defaultElement:"<ul>",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault()},"click .ui-menu-item":function(e){var i=t(e.target),s=t(t.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&i.not(".ui-state-disabled").length&&(this.select(e),e.isPropagationStopped()||(this.mouseHandled=!0),i.has(".ui-menu").length?this.expand(e):!this.element.is(":focus")&&s.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":function(e){if(!this.previousFilter){var i=t(e.target).closest(".ui-menu-item"),s=t(e.currentTarget);i[0]===s[0]&&(this._removeClass(s.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(e,s))}},mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this.element.find(this.options.items).eq(0);e||this.focus(t,i)},blur:function(e){this._delay(function(){var i=!t.contains(this.element[0],t.ui.safeActiveElement(this.document[0]));i&&this.collapseAll(e)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t),this.mouseHandled=!1}})},_destroy:function(){var e=this.element.find(".ui-menu-item").removeAttr("role aria-disabled"),i=e.children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),i.children().each(function(){var e=t(this);e.data("ui-menu-submenu-caret")&&e.remove()})},_keydown:function(e){var i,s,n,o,a=!0;switch(e.keyCode){case t.ui.keyCode.PAGE_UP:this.previousPage(e);break;case t.ui.keyCode.PAGE_DOWN:this.nextPage(e);break;case t.ui.keyCode.HOME:this._move("first","first",e);break;case t.ui.keyCode.END:this._move("last","last",e);break;case t.ui.keyCode.UP:this.previous(e);break;case t.ui.keyCode.DOWN:this.next(e);break;case t.ui.keyCode.LEFT:this.collapse(e);break;case t.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(e);break;case t.ui.keyCode.ENTER:case t.ui.keyCode.SPACE:this._activate(e);break;case t.ui.keyCode.ESCAPE:this.collapse(e);break;default:a=!1,s=this.previousFilter||"",o=!1,n=e.keyCode>=96&&105>=e.keyCode?""+(e.keyCode-96):String.fromCharCode(e.keyCode),clearTimeout(this.filterTimer),n===s?o=!0:n=s+n,i=this._filterMenuItems(n),i=o&&-1!==i.index(this.active.next())?this.active.nextAll(".ui-menu-item"):i,i.length||(n=String.fromCharCode(e.keyCode),i=this._filterMenuItems(n)),i.length?(this.focus(e,i),this.previousFilter=n,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}a&&e.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var e,i,s,n,o,a=this,r=this.options.icons.submenu,h=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),s=h.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var e=t(this),i=e.prev(),s=t("<span>").data("ui-menu-submenu-caret",!0);a._addClass(s,"ui-menu-icon","ui-icon "+r),i.attr("aria-haspopup","true").prepend(s),e.attr("aria-labelledby",i.attr("id"))}),this._addClass(s,"ui-menu","ui-widget ui-widget-content ui-front"),e=h.add(this.element),i=e.find(this.options.items),i.not(".ui-menu-item").each(function(){var e=t(this);a._isDivider(e)&&a._addClass(e,"ui-menu-divider","ui-widget-content")}),n=i.not(".ui-menu-item, .ui-menu-divider"),o=n.children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(n,"ui-menu-item")._addClass(o,"ui-menu-item-wrapper"),i.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!t.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){if("icons"===t){var i=this.element.find(".ui-menu-icon");this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)}this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",t+""),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i,s,n;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),s=this.active.children(".ui-menu-item-wrapper"),this._addClass(s,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",s.attr("id")),n=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(n,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),i=e.children(".ui-menu"),i.length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(e){var i,s,n,o,a,r;this._hasScroll()&&(i=parseFloat(t.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(t.css(this.activeMenu[0],"paddingTop"))||0,n=e.offset().top-this.activeMenu.offset().top-i-s,o=this.activeMenu.scrollTop(),a=this.activeMenu.height(),r=e.outerHeight(),0>n?this.activeMenu.scrollTop(o+n):n+r>a&&this.activeMenu.scrollTop(o+n-a+r))},blur:function(t,e){e||clearTimeout(this.timer),this.active&&(this._removeClass(this.active.children(".ui-menu-item-wrapper"),null,"ui-state-active"),this._trigger("blur",t,{item:this.active}),this.active=null)},_startOpening:function(t){clearTimeout(this.timer),"true"===t.attr("aria-hidden")&&(this.timer=this._delay(function(){this._close(),this._open(t)},this.delay))},_open:function(e){var i=t.extend({of:this.active},this.options.position);clearTimeout(this.timer),this.element.find(".ui-menu").not(e.parents(".ui-menu")).hide().attr("aria-hidden","true"),e.show().removeAttr("aria-hidden").attr("aria-expanded","true").position(i)},collapseAll:function(e,i){clearTimeout(this.timer),this.timer=this._delay(function(){var s=i?this.element:t(e&&e.target).closest(this.element.find(".ui-menu"));s.length||(s=this.element),this._close(s),this.blur(e),this._removeClass(s.find(".ui-state-active"),null,"ui-state-active"),this.activeMenu=s},this.delay)},_close:function(t){t||(t=this.active?this.active.parent():this.element),t.find(".ui-menu").hide().attr("aria-hidden","true").attr("aria-expanded","false")},_closeOnDocumentClick:function(e){return!t(e.target).closest(".ui-menu").length},_isDivider:function(t){return!/[^\-\u2014\u2013\s]/.test(t.text())},collapse:function(t){var e=this.active&&this.active.parent().closest(".ui-menu-item",this.element);e&&e.length&&(this._close(),this.focus(t,e))},expand:function(t){var e=this.active&&this.active.children(".ui-menu ").find(this.options.items).first();e&&e.length&&(this._open(e.parent()),this._delay(function(){this.focus(t,e)}))},next:function(t){this._move("next","first",t)},previous:function(t){this._move("prev","last",t)},isFirstItem:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},isLastItem:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},_move:function(t,e,i){var s;this.active&&(s="first"===t||"last"===t?this.active["first"===t?"prevAll":"nextAll"](".ui-menu-item").eq(-1):this.active[t+"All"](".ui-menu-item").eq(0)),s&&s.length&&this.active||(s=this.activeMenu.find(this.options.items)[e]()),this.focus(i,s)},nextPage:function(e){var i,s,n;return this.active?(this.isLastItem()||(this._hasScroll()?(s=this.active.offset().top,n=this.element.height(),this.active.nextAll(".ui-menu-item").each(function(){return i=t(this),0>i.offset().top-s-n}),this.focus(e,i)):this.focus(e,this.activeMenu.find(this.options.items)[this.active?"last":"first"]())),void 0):(this.next(e),void 0)},previousPage:function(e){var i,s,n;return this.active?(this.isFirstItem()||(this._hasScroll()?(s=this.active.offset().top,n=this.element.height(),this.active.prevAll(".ui-menu-item").each(function(){return i=t(this),i.offset().top-s+n>0}),this.focus(e,i)):this.focus(e,this.activeMenu.find(this.options.items).first())),void 0):(this.next(e),void 0)},_hasScroll:function(){return this.element.outerHeight()<this.element.prop("scrollHeight")},select:function(e){this.active=this.active||t(e.target).closest(".ui-menu-item");var i={item:this.active};this.active.has(".ui-menu").length||this.collapseAll(e,!0),this._trigger("select",e,i)},_filterMenuItems:function(e){var i=e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"),s=RegExp("^"+i,"i");return this.activeMenu.find(this.options.items).filter(".ui-menu-item").filter(function(){return s.test(t.trim(t(this).children(".ui-menu-item-wrapper").text()))})}}),t.widget("ui.autocomplete",{version:"1.12.1",defaultElement:"<input>",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,_create:function(){var e,i,s,n=this.element[0].nodeName.toLowerCase(),o="textarea"===n,a="input"===n;this.isMultiLine=o||!a&&this._isContentEditable(this.element),this.valueMethod=this.element[o||a?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(n){if(this.element.prop("readOnly"))return e=!0,s=!0,i=!0,void 0;e=!1,s=!1,i=!1;var o=t.ui.keyCode;switch(n.keyCode){case o.PAGE_UP:e=!0,this._move("previousPage",n);break;case o.PAGE_DOWN:e=!0,this._move("nextPage",n);break;case o.UP:e=!0,this._keyEvent("previous",n);break;case o.DOWN:e=!0,this._keyEvent("next",n);break;case o.ENTER:this.menu.active&&(e=!0,n.preventDefault(),this.menu.select(n));break;case o.TAB:this.menu.active&&this.menu.select(n);break;case o.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(n),n.preventDefault());break;default:i=!0,this._searchTimeout(n)}},keypress:function(s){if(e)return e=!1,(!this.isMultiLine||this.menu.element.is(":visible"))&&s.preventDefault(),void 0;if(!i){var n=t.ui.keyCode;switch(s.keyCode){case n.PAGE_UP:this._move("previousPage",s);break;case n.PAGE_DOWN:this._move("nextPage",s);break;case n.UP:this._keyEvent("previous",s);break;case n.DOWN:this._keyEvent("next",s)}}},input:function(t){return s?(s=!1,t.preventDefault(),void 0):(this._searchTimeout(t),void 0)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){return this.cancelBlur?(delete this.cancelBlur,void 0):(clearTimeout(this.searching),this.close(t),this._change(t),void 0)}}),this._initSource(),this.menu=t("<ul>").appendTo(this._appendTo()).menu({role:null}).hide().menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(e){e.preventDefault(),this.cancelBlur=!0,this._delay(function(){delete this.cancelBlur,this.element[0]!==t.ui.safeActiveElement(this.document[0])&&this.element.trigger("focus")})},menufocus:function(e,i){var s,n;return this.isNewMenu&&(this.isNewMenu=!1,e.originalEvent&&/^mouse/.test(e.originalEvent.type))?(this.menu.blur(),this.document.one("mousemove",function(){t(e.target).trigger(e.originalEvent)}),void 0):(n=i.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",e,{item:n})&&e.originalEvent&&/^key/.test(e.originalEvent.type)&&this._value(n.value),s=i.item.attr("aria-label")||n.value,s&&t.trim(s).length&&(this.liveRegion.children().hide(),t("<div>").text(s).appendTo(this.liveRegion)),void 0)},menuselect:function(e,i){var s=i.item.data("ui-autocomplete-item"),n=this.previous;this.element[0]!==t.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=n,this._delay(function(){this.previous=n,this.selectedItem=s})),!1!==this._trigger("select",e,{item:s})&&this._value(s.value),this.term=this._value(),this.close(e),this.selectedItem=s}}),this.liveRegion=t("<div>",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(e){var i=this.menu.element[0];return e.target===this.element[0]||e.target===i||t.contains(i,e.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var e=this.options.appendTo;return e&&(e=e.jquery||e.nodeType?t(e):this.document.find(e).eq(0)),e&&e[0]||(e=this.element.closest(".ui-front, dialog")),e.length||(e=this.document[0].body),e},_initSource:function(){var e,i,s=this;t.isArray(this.options.source)?(e=this.options.source,this.source=function(i,s){s(t.ui.autocomplete.filter(e,i.term))}):"string"==typeof this.options.source?(i=this.options.source,this.source=function(e,n){s.xhr&&s.xhr.abort(),s.xhr=t.ajax({url:i,data:e,dataType:"json",success:function(t){n(t)},error:function(){n([])}})}):this.source=this.options.source},_searchTimeout:function(t){clearTimeout(this.searching),this.searching=this._delay(function(){var e=this.term===this._value(),i=this.menu.element.is(":visible"),s=t.altKey||t.ctrlKey||t.metaKey||t.shiftKey;(!e||e&&!i&&!s)&&(this.selectedItem=null,this.search(null,t))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length<this.options.minLength?this.close(e):this._trigger("search",e)!==!1?this._search(t):void 0},_search:function(t){this.pending++,this._addClass("ui-autocomplete-loading"),this.cancelSearch=!1,this.source({term:t},this._response())},_response:function(){var e=++this.requestIndex;return t.proxy(function(t){e===this.requestIndex&&this.__response(t),this.pending--,this.pending||this._removeClass("ui-autocomplete-loading")},this)},__response:function(t){t&&(t=this._normalize(t)),this._trigger("response",null,{content:t}),!this.options.disabled&&t&&t.length&&!this.cancelSearch?(this._suggest(t),this._trigger("open")):this._close()},close:function(t){this.cancelSearch=!0,this._close(t)},_close:function(t){this._off(this.document,"mousedown"),this.menu.element.is(":visible")&&(this.menu.element.hide(),this.menu.blur(),this.isNewMenu=!0,this._trigger("close",t))},_change:function(t){this.previous!==this._value()&&this._trigger("change",t,{item:this.selectedItem})},_normalize:function(e){return e.length&&e[0].label&&e[0].value?e:t.map(e,function(e){return"string"==typeof e?{label:e,value:e}:t.extend({},e,{label:e.label||e.value,value:e.value||e.label})})},_suggest:function(e){var i=this.menu.element.empty();this._renderMenu(i,e),this.isNewMenu=!0,this.menu.refresh(),i.show(),this._resizeMenu(),i.position(t.extend({of:this.element},this.options.position)),this.options.autoFocus&&this.menu.next(),this._on(this.document,{mousedown:"_closeOnClickOutside"})},_resizeMenu:function(){var t=this.menu.element;t.outerWidth(Math.max(t.width("").outerWidth()+1,this.element.outerWidth()))},_renderMenu:function(e,i){var s=this;t.each(i,function(t,i){s._renderItemData(e,i)})},_renderItemData:function(t,e){return this._renderItem(t,e).data("ui-autocomplete-item",e)},_renderItem:function(e,i){return t("<li>").append(t("<div>").text(i.label)).appendTo(e)},_move:function(t,e){return this.menu.element.is(":visible")?this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),this.menu.blur(),void 0):(this.menu[t](e),void 0):(this.search(null,e),void 0)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){(!this.isMultiLine||this.menu.element.is(":visible"))&&(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),t.extend(t.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(e,i){var s=RegExp(t.ui.autocomplete.escapeRegex(i),"i");return t.grep(e,function(t){return s.test(t.label||t.value||t)})}}),t.widget("ui.autocomplete",t.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(t>1?" results are":" result is")+" available, use up and down arrow keys to navigate."}}},__response:function(e){var i;this._superApply(arguments),this.options.disabled||this.cancelSearch||(i=e&&e.length?this.options.messages.results(e.length):this.options.messages.noResults,this.liveRegion.children().hide(),t("<div>").text(i).appendTo(this.liveRegion))}}),t.ui.autocomplete;var g=/ui-corner-([a-z]){2,6}/g;t.widget("ui.controlgroup",{version:"1.12.1",defaultElement:"<div>",options:{direction:"horizontal",disabled:null,onlyVisible:!0,items:{button:"input[type=button], input[type=submit], input[type=reset], button, a",controlgroupLabel:".ui-controlgroup-label",checkboxradio:"input[type='checkbox'], input[type='radio']",selectmenu:"select",spinner:".ui-spinner-input"}},_create:function(){this._enhance()},_enhance:function(){this.element.attr("role","toolbar"),this.refresh()},_destroy:function(){this._callChildMethod("destroy"),this.childWidgets.removeData("ui-controlgroup-data"),this.element.removeAttr("role"),this.options.items.controlgroupLabel&&this.element.find(this.options.items.controlgroupLabel).find(".ui-controlgroup-label-contents").contents().unwrap()},_initWidgets:function(){var e=this,i=[];t.each(this.options.items,function(s,n){var o,a={};return n?"controlgroupLabel"===s?(o=e.element.find(n),o.each(function(){var e=t(this);e.children(".ui-controlgroup-label-contents").length||e.contents().wrapAll("<span class='ui-controlgroup-label-contents'></span>")}),e._addClass(o,null,"ui-widget ui-widget-content ui-state-default"),i=i.concat(o.get()),void 0):(t.fn[s]&&(a=e["_"+s+"Options"]?e["_"+s+"Options"]("middle"):{classes:{}},e.element.find(n).each(function(){var n=t(this),o=n[s]("instance"),r=t.widget.extend({},a);if("button"!==s||!n.parent(".ui-spinner").length){o||(o=n[s]()[s]("instance")),o&&(r.classes=e._resolveClassesValues(r.classes,o)),n[s](r);var h=n[s]("widget");t.data(h[0],"ui-controlgroup-data",o?o:n[s]("instance")),i.push(h[0])}})),void 0):void 0}),this.childWidgets=t(t.unique(i)),this._addClass(this.childWidgets,"ui-controlgroup-item")},_callChildMethod:function(e){this.childWidgets.each(function(){var i=t(this),s=i.data("ui-controlgroup-data");s&&s[e]&&s[e]()})},_updateCornerClass:function(t,e){var i="ui-corner-top ui-corner-bottom ui-corner-left ui-corner-right ui-corner-all",s=this._buildSimpleOptions(e,"label").classes.label;this._removeClass(t,null,i),this._addClass(t,null,s)},_buildSimpleOptions:function(t,e){var i="vertical"===this.options.direction,s={classes:{}};return s.classes[e]={middle:"",first:"ui-corner-"+(i?"top":"left"),last:"ui-corner-"+(i?"bottom":"right"),only:"ui-corner-all"}[t],s},_spinnerOptions:function(t){var e=this._buildSimpleOptions(t,"ui-spinner");return e.classes["ui-spinner-up"]="",e.classes["ui-spinner-down"]="",e},_buttonOptions:function(t){return this._buildSimpleOptions(t,"ui-button")},_checkboxradioOptions:function(t){return this._buildSimpleOptions(t,"ui-checkboxradio-label")},_selectmenuOptions:function(t){var e="vertical"===this.options.direction;return{width:e?"auto":!1,classes:{middle:{"ui-selectmenu-button-open":"","ui-selectmenu-button-closed":""},first:{"ui-selectmenu-button-open":"ui-corner-"+(e?"top":"tl"),"ui-selectmenu-button-closed":"ui-corner-"+(e?"top":"left")},last:{"ui-selectmenu-button-open":e?"":"ui-corner-tr","ui-selectmenu-button-closed":"ui-corner-"+(e?"bottom":"right")},only:{"ui-selectmenu-button-open":"ui-corner-top","ui-selectmenu-button-closed":"ui-corner-all"}}[t]}},_resolveClassesValues:function(e,i){var s={};return t.each(e,function(n){var o=i.options.classes[n]||"";o=t.trim(o.replace(g,"")),s[n]=(o+" "+e[n]).replace(/\s+/g," ")}),s},_setOption:function(t,e){return"direction"===t&&this._removeClass("ui-controlgroup-"+this.options.direction),this._super(t,e),"disabled"===t?(this._callChildMethod(e?"disable":"enable"),void 0):(this.refresh(),void 0)},refresh:function(){var e,i=this;this._addClass("ui-controlgroup ui-controlgroup-"+this.options.direction),"horizontal"===this.options.direction&&this._addClass(null,"ui-helper-clearfix"),this._initWidgets(),e=this.childWidgets,this.options.onlyVisible&&(e=e.filter(":visible")),e.length&&(t.each(["first","last"],function(t,s){var n=e[s]().data("ui-controlgroup-data");if(n&&i["_"+n.widgetName+"Options"]){var o=i["_"+n.widgetName+"Options"](1===e.length?"only":s);o.classes=i._resolveClassesValues(o.classes,n),n.element[n.widgetName](o)}else i._updateCornerClass(e[s](),s)}),this._callChildMethod("refresh"))}}),t.widget("ui.checkboxradio",[t.ui.formResetMixin,{version:"1.12.1",options:{disabled:null,label:null,icon:!0,classes:{"ui-checkboxradio-label":"ui-corner-all","ui-checkboxradio-icon":"ui-corner-all"}},_getCreateOptions:function(){var e,i,s=this,n=this._super()||{};return this._readType(),i=this.element.labels(),this.label=t(i[i.length-1]),this.label.length||t.error("No label found for checkboxradio widget"),this.originalLabel="",this.label.contents().not(this.element[0]).each(function(){s.originalLabel+=3===this.nodeType?t(this).text():this.outerHTML}),this.originalLabel&&(n.label=this.originalLabel),e=this.element[0].disabled,null!=e&&(n.disabled=e),n},_create:function(){var t=this.element[0].checked;this._bindFormResetHandler(),null==this.options.disabled&&(this.options.disabled=this.element[0].disabled),this._setOption("disabled",this.options.disabled),this._addClass("ui-checkboxradio","ui-helper-hidden-accessible"),this._addClass(this.label,"ui-checkboxradio-label","ui-button ui-widget"),"radio"===this.type&&this._addClass(this.label,"ui-checkboxradio-radio-label"),this.options.label&&this.options.label!==this.originalLabel?this._updateLabel():this.originalLabel&&(this.options.label=this.originalLabel),this._enhance(),t&&(this._addClass(this.label,"ui-checkboxradio-checked","ui-state-active"),this.icon&&this._addClass(this.icon,null,"ui-state-hover")),this._on({change:"_toggleClasses",focus:function(){this._addClass(this.label,null,"ui-state-focus ui-visual-focus")},blur:function(){this._removeClass(this.label,null,"ui-state-focus ui-visual-focus")}})},_readType:function(){var e=this.element[0].nodeName.toLowerCase();this.type=this.element[0].type,"input"===e&&/radio|checkbox/.test(this.type)||t.error("Can't create checkboxradio on element.nodeName="+e+" and element.type="+this.type)},_enhance:function(){this._updateIcon(this.element[0].checked)},widget:function(){return this.label},_getRadioGroup:function(){var e,i=this.element[0].name,s="input[name='"+t.ui.escapeSelector(i)+"']";return i?(e=this.form.length?t(this.form[0].elements).filter(s):t(s).filter(function(){return 0===t(this).form().length}),e.not(this.element)):t([])},_toggleClasses:function(){var e=this.element[0].checked;this._toggleClass(this.label,"ui-checkboxradio-checked","ui-state-active",e),this.options.icon&&"checkbox"===this.type&&this._toggleClass(this.icon,null,"ui-icon-check ui-state-checked",e)._toggleClass(this.icon,null,"ui-icon-blank",!e),"radio"===this.type&&this._getRadioGroup().each(function(){var e=t(this).checkboxradio("instance");e&&e._removeClass(e.label,"ui-checkboxradio-checked","ui-state-active")})},_destroy:function(){this._unbindFormResetHandler(),this.icon&&(this.icon.remove(),this.iconSpace.remove())},_setOption:function(t,e){return"label"!==t||e?(this._super(t,e),"disabled"===t?(this._toggleClass(this.label,null,"ui-state-disabled",e),this.element[0].disabled=e,void 0):(this.refresh(),void 0)):void 0},_updateIcon:function(e){var i="ui-icon ui-icon-background ";this.options.icon?(this.icon||(this.icon=t("<span>"),this.iconSpace=t("<span> </span>"),this._addClass(this.iconSpace,"ui-checkboxradio-icon-space")),"checkbox"===this.type?(i+=e?"ui-icon-check ui-state-checked":"ui-icon-blank",this._removeClass(this.icon,null,e?"ui-icon-blank":"ui-icon-check")):i+="ui-icon-blank",this._addClass(this.icon,"ui-checkboxradio-icon",i),e||this._removeClass(this.icon,null,"ui-icon-check ui-state-checked"),this.icon.prependTo(this.label).after(this.iconSpace)):void 0!==this.icon&&(this.icon.remove(),this.iconSpace.remove(),delete this.icon)},_updateLabel:function(){var t=this.label.contents().not(this.element[0]);this.icon&&(t=t.not(this.icon[0])),this.iconSpace&&(t=t.not(this.iconSpace[0])),t.remove(),this.label.append(this.options.label)},refresh:function(){var t=this.element[0].checked,e=this.element[0].disabled;this._updateIcon(t),this._toggleClass(this.label,"ui-checkboxradio-checked","ui-state-active",t),null!==this.options.label&&this._updateLabel(),e!==this.options.disabled&&this._setOptions({disabled:e})}}]),t.ui.checkboxradio,t.widget("ui.button",{version:"1.12.1",defaultElement:"<button>",options:{classes:{"ui-button":"ui-corner-all"},disabled:null,icon:null,iconPosition:"beginning",label:null,showLabel:!0},_getCreateOptions:function(){var t,e=this._super()||{};return this.isInput=this.element.is("input"),t=this.element[0].disabled,null!=t&&(e.disabled=t),this.originalLabel=this.isInput?this.element.val():this.element.html(),this.originalLabel&&(e.label=this.originalLabel),e},_create:function(){!this.option.showLabel&!this.options.icon&&(this.options.showLabel=!0),null==this.options.disabled&&(this.options.disabled=this.element[0].disabled||!1),this.hasTitle=!!this.element.attr("title"),this.options.label&&this.options.label!==this.originalLabel&&(this.isInput?this.element.val(this.options.label):this.element.html(this.options.label)),this._addClass("ui-button","ui-widget"),this._setOption("disabled",this.options.disabled),this._enhance(),this.element.is("a")&&this._on({keyup:function(e){e.keyCode===t.ui.keyCode.SPACE&&(e.preventDefault(),this.element[0].click?this.element[0].click():this.element.trigger("click"))}})},_enhance:function(){this.element.is("button")||this.element.attr("role","button"),this.options.icon&&(this._updateIcon("icon",this.options.icon),this._updateTooltip())},_updateTooltip:function(){this.title=this.element.attr("title"),this.options.showLabel||this.title||this.element.attr("title",this.options.label)},_updateIcon:function(e,i){var s="iconPosition"!==e,n=s?this.options.iconPosition:i,o="top"===n||"bottom"===n;this.icon?s&&this._removeClass(this.icon,null,this.options.icon):(this.icon=t("<span>"),this._addClass(this.icon,"ui-button-icon","ui-icon"),this.options.showLabel||this._addClass("ui-button-icon-only")),s&&this._addClass(this.icon,null,i),this._attachIcon(n),o?(this._addClass(this.icon,null,"ui-widget-icon-block"),this.iconSpace&&this.iconSpace.remove()):(this.iconSpace||(this.iconSpace=t("<span> </span>"),this._addClass(this.iconSpace,"ui-button-icon-space")),this._removeClass(this.icon,null,"ui-wiget-icon-block"),this._attachIconSpace(n))},_destroy:function(){this.element.removeAttr("role"),this.icon&&this.icon.remove(),this.iconSpace&&this.iconSpace.remove(),this.hasTitle||this.element.removeAttr("title")},_attachIconSpace:function(t){this.icon[/^(?:end|bottom)/.test(t)?"before":"after"](this.iconSpace)},_attachIcon:function(t){this.element[/^(?:end|bottom)/.test(t)?"append":"prepend"](this.icon)},_setOptions:function(t){var e=void 0===t.showLabel?this.options.showLabel:t.showLabel,i=void 0===t.icon?this.options.icon:t.icon;e||i||(t.showLabel=!0),this._super(t)},_setOption:function(t,e){"icon"===t&&(e?this._updateIcon(t,e):this.icon&&(this.icon.remove(),this.iconSpace&&this.iconSpace.remove())),"iconPosition"===t&&this._updateIcon(t,e),"showLabel"===t&&(this._toggleClass("ui-button-icon-only",null,!e),this._updateTooltip()),"label"===t&&(this.isInput?this.element.val(e):(this.element.html(e),this.icon&&(this._attachIcon(this.options.iconPosition),this._attachIconSpace(this.options.iconPosition)))),this._super(t,e),"disabled"===t&&(this._toggleClass(null,"ui-state-disabled",e),this.element[0].disabled=e,e&&this.element.blur())},refresh:function(){var t=this.element.is("input, button")?this.element[0].disabled:this.element.hasClass("ui-button-disabled");t!==this.options.disabled&&this._setOptions({disabled:t}),this._updateTooltip()}}),t.uiBackCompat!==!1&&(t.widget("ui.button",t.ui.button,{options:{text:!0,icons:{primary:null,secondary:null}},_create:function(){this.options.showLabel&&!this.options.text&&(this.options.showLabel=this.options.text),!this.options.showLabel&&this.options.text&&(this.options.text=this.options.showLabel),this.options.icon||!this.options.icons.primary&&!this.options.icons.secondary?this.options.icon&&(this.options.icons.primary=this.options.icon):this.options.icons.primary?this.options.icon=this.options.icons.primary:(this.options.icon=this.options.icons.secondary,this.options.iconPosition="end"),this._super()},_setOption:function(t,e){return"text"===t?(this._super("showLabel",e),void 0):("showLabel"===t&&(this.options.text=e),"icon"===t&&(this.options.icons.primary=e),"icons"===t&&(e.primary?(this._super("icon",e.primary),this._super("iconPosition","beginning")):e.secondary&&(this._super("icon",e.secondary),this._super("iconPosition","end"))),this._superApply(arguments),void 0)}}),t.fn.button=function(e){return function(){return!this.length||this.length&&"INPUT"!==this[0].tagName||this.length&&"INPUT"===this[0].tagName&&"checkbox"!==this.attr("type")&&"radio"!==this.attr("type")?e.apply(this,arguments):(t.ui.checkboxradio||t.error("Checkboxradio widget missing"),0===arguments.length?this.checkboxradio({icon:!1}):this.checkboxradio.apply(this,arguments))}}(t.fn.button),t.fn.buttonset=function(){return t.ui.controlgroup||t.error("Controlgroup widget missing"),"option"===arguments[0]&&"items"===arguments[1]&&arguments[2]?this.controlgroup.apply(this,[arguments[0],"items.button",arguments[2]]):"option"===arguments[0]&&"items"===arguments[1]?this.controlgroup.apply(this,[arguments[0],"items.button"]):("object"==typeof arguments[0]&&arguments[0].items&&(arguments[0].items={button:arguments[0].items}),this.controlgroup.apply(this,arguments))}),t.ui.button,t.extend(t.ui,{datepicker:{version:"1.12.1"}});var m;t.extend(s.prototype,{markerClassName:"hasDatepicker",maxRows:4,_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(t){return a(this._defaults,t||{}),this},_attachDatepicker:function(e,i){var s,n,o;s=e.nodeName.toLowerCase(),n="div"===s||"span"===s,e.id||(this.uuid+=1,e.id="dp"+this.uuid),o=this._newInst(t(e),n),o.settings=t.extend({},i||{}),"input"===s?this._connectDatepicker(e,o):n&&this._inlineDatepicker(e,o)},_newInst:function(e,i){var s=e[0].id.replace(/([^A-Za-z0-9_\-])/g,"\\\\$1");return{id:s,input:e,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:i,dpDiv:i?n(t("<div class='"+this._inlineClass+" ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>")):this.dpDiv}},_connectDatepicker:function(e,i){var s=t(e);i.append=t([]),i.trigger=t([]),s.hasClass(this.markerClassName)||(this._attachments(s,i),s.addClass(this.markerClassName).on("keydown",this._doKeyDown).on("keypress",this._doKeyPress).on("keyup",this._doKeyUp),this._autoSize(i),t.data(e,"datepicker",i),i.settings.disabled&&this._disableDatepicker(e))},_attachments:function(e,i){var s,n,o,a=this._get(i,"appendText"),r=this._get(i,"isRTL");i.append&&i.append.remove(),a&&(i.append=t("<span class='"+this._appendClass+"'>"+a+"</span>"),e[r?"before":"after"](i.append)),e.off("focus",this._showDatepicker),i.trigger&&i.trigger.remove(),s=this._get(i,"showOn"),("focus"===s||"both"===s)&&e.on("focus",this._showDatepicker),("button"===s||"both"===s)&&(n=this._get(i,"buttonText"),o=this._get(i,"buttonImage"),i.trigger=t(this._get(i,"buttonImageOnly")?t("<img/>").addClass(this._triggerClass).attr({src:o,alt:n,title:n}):t("<button type='button'></button>").addClass(this._triggerClass).html(o?t("<img/>").attr({src:o,alt:n,title:n}):n)),e[r?"before":"after"](i.trigger),i.trigger.on("click",function(){return t.datepicker._datepickerShowing&&t.datepicker._lastInput===e[0]?t.datepicker._hideDatepicker():t.datepicker._datepickerShowing&&t.datepicker._lastInput!==e[0]?(t.datepicker._hideDatepicker(),t.datepicker._showDatepicker(e[0])):t.datepicker._showDatepicker(e[0]),!1}))},_autoSize:function(t){if(this._get(t,"autoSize")&&!t.inline){var e,i,s,n,o=new Date(2009,11,20),a=this._get(t,"dateFormat");a.match(/[DM]/)&&(e=function(t){for(i=0,s=0,n=0;t.length>n;n++)t[n].length>i&&(i=t[n].length,s=n);return s},o.setMonth(e(this._get(t,a.match(/MM/)?"monthNames":"monthNamesShort"))),o.setDate(e(this._get(t,a.match(/DD/)?"dayNames":"dayNamesShort"))+20-o.getDay())),t.input.attr("size",this._formatDate(t,o).length)}},_inlineDatepicker:function(e,i){var s=t(e);s.hasClass(this.markerClassName)||(s.addClass(this.markerClassName).append(i.dpDiv),t.data(e,"datepicker",i),this._setDate(i,this._getDefaultDate(i),!0),this._updateDatepicker(i),this._updateAlternate(i),i.settings.disabled&&this._disableDatepicker(e),i.dpDiv.css("display","block"))},_dialogDatepicker:function(e,i,s,n,o){var r,h,l,c,u,d=this._dialogInst;return d||(this.uuid+=1,r="dp"+this.uuid,this._dialogInput=t("<input type='text' id='"+r+"' style='position: absolute; top: -100px; width: 0px;'/>"),this._dialogInput.on("keydown",this._doKeyDown),t("body").append(this._dialogInput),d=this._dialogInst=this._newInst(this._dialogInput,!1),d.settings={},t.data(this._dialogInput[0],"datepicker",d)),a(d.settings,n||{}),i=i&&i.constructor===Date?this._formatDate(d,i):i,this._dialogInput.val(i),this._pos=o?o.length?o:[o.pageX,o.pageY]:null,this._pos||(h=document.documentElement.clientWidth,l=document.documentElement.clientHeight,c=document.documentElement.scrollLeft||document.body.scrollLeft,u=document.documentElement.scrollTop||document.body.scrollTop,this._pos=[h/2-100+c,l/2-150+u]),this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px"),d.settings.onSelect=s,this._inDialog=!0,this.dpDiv.addClass(this._dialogClass),this._showDatepicker(this._dialogInput[0]),t.blockUI&&t.blockUI(this.dpDiv),t.data(this._dialogInput[0],"datepicker",d),this},_destroyDatepicker:function(e){var i,s=t(e),n=t.data(e,"datepicker");s.hasClass(this.markerClassName)&&(i=e.nodeName.toLowerCase(),t.removeData(e,"datepicker"),"input"===i?(n.append.remove(),n.trigger.remove(),s.removeClass(this.markerClassName).off("focus",this._showDatepicker).off("keydown",this._doKeyDown).off("keypress",this._doKeyPress).off("keyup",this._doKeyUp)):("div"===i||"span"===i)&&s.removeClass(this.markerClassName).empty(),m===n&&(m=null))},_enableDatepicker:function(e){var i,s,n=t(e),o=t.data(e,"datepicker");n.hasClass(this.markerClassName)&&(i=e.nodeName.toLowerCase(),"input"===i?(e.disabled=!1,o.trigger.filter("button").each(function(){this.disabled=!1}).end().filter("img").css({opacity:"1.0",cursor:""})):("div"===i||"span"===i)&&(s=n.children("."+this._inlineClass),s.children().removeClass("ui-state-disabled"),s.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!1)),this._disabledInputs=t.map(this._disabledInputs,function(t){return t===e?null:t}))},_disableDatepicker:function(e){var i,s,n=t(e),o=t.data(e,"datepicker");n.hasClass(this.markerClassName)&&(i=e.nodeName.toLowerCase(),"input"===i?(e.disabled=!0,o.trigger.filter("button").each(function(){this.disabled=!0}).end().filter("img").css({opacity:"0.5",cursor:"default"})):("div"===i||"span"===i)&&(s=n.children("."+this._inlineClass),s.children().addClass("ui-state-disabled"),s.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!0)),this._disabledInputs=t.map(this._disabledInputs,function(t){return t===e?null:t}),this._disabledInputs[this._disabledInputs.length]=e)},_isDisabledDatepicker:function(t){if(!t)return!1;for(var e=0;this._disabledInputs.length>e;e++)if(this._disabledInputs[e]===t)return!0;return!1},_getInst:function(e){try{return t.data(e,"datepicker")}catch(i){throw"Missing instance data for this datepicker"}},_optionDatepicker:function(e,i,s){var n,o,r,h,l=this._getInst(e);return 2===arguments.length&&"string"==typeof i?"defaults"===i?t.extend({},t.datepicker._defaults):l?"all"===i?t.extend({},l.settings):this._get(l,i):null:(n=i||{},"string"==typeof i&&(n={},n[i]=s),l&&(this._curInst===l&&this._hideDatepicker(),o=this._getDateDatepicker(e,!0),r=this._getMinMaxDate(l,"min"),h=this._getMinMaxDate(l,"max"),a(l.settings,n),null!==r&&void 0!==n.dateFormat&&void 0===n.minDate&&(l.settings.minDate=this._formatDate(l,r)),null!==h&&void 0!==n.dateFormat&&void 0===n.maxDate&&(l.settings.maxDate=this._formatDate(l,h)),"disabled"in n&&(n.disabled?this._disableDatepicker(e):this._enableDatepicker(e)),this._attachments(t(e),l),this._autoSize(l),this._setDate(l,o),this._updateAlternate(l),this._updateDatepicker(l)),void 0)},_changeDatepicker:function(t,e,i){this._optionDatepicker(t,e,i)},_refreshDatepicker:function(t){var e=this._getInst(t);e&&this._updateDatepicker(e)},_setDateDatepicker:function(t,e){var i=this._getInst(t);i&&(this._setDate(i,e),this._updateDatepicker(i),this._updateAlternate(i))},_getDateDatepicker:function(t,e){var i=this._getInst(t);return i&&!i.inline&&this._setDateFromField(i,e),i?this._getDate(i):null},_doKeyDown:function(e){var i,s,n,o=t.datepicker._getInst(e.target),a=!0,r=o.dpDiv.is(".ui-datepicker-rtl");if(o._keyEvent=!0,t.datepicker._datepickerShowing)switch(e.keyCode){case 9:t.datepicker._hideDatepicker(),a=!1;break;case 13:return n=t("td."+t.datepicker._dayOverClass+":not(."+t.datepicker._currentClass+")",o.dpDiv),n[0]&&t.datepicker._selectDay(e.target,o.selectedMonth,o.selectedYear,n[0]),i=t.datepicker._get(o,"onSelect"),i?(s=t.datepicker._formatDate(o),i.apply(o.input?o.input[0]:null,[s,o])):t.datepicker._hideDatepicker(),!1;case 27:t.datepicker._hideDatepicker();break;case 33:t.datepicker._adjustDate(e.target,e.ctrlKey?-t.datepicker._get(o,"stepBigMonths"):-t.datepicker._get(o,"stepMonths"),"M");break;case 34:t.datepicker._adjustDate(e.target,e.ctrlKey?+t.datepicker._get(o,"stepBigMonths"):+t.datepicker._get(o,"stepMonths"),"M");break;case 35:(e.ctrlKey||e.metaKey)&&t.datepicker._clearDate(e.target),a=e.ctrlKey||e.metaKey;break;case 36:(e.ctrlKey||e.metaKey)&&t.datepicker._gotoToday(e.target),a=e.ctrlKey||e.metaKey;break;case 37:(e.ctrlKey||e.metaKey)&&t.datepicker._adjustDate(e.target,r?1:-1,"D"),a=e.ctrlKey||e.metaKey,e.originalEvent.altKey&&t.datepicker._adjustDate(e.target,e.ctrlKey?-t.datepicker._get(o,"stepBigMonths"):-t.datepicker._get(o,"stepMonths"),"M");break;case 38:(e.ctrlKey||e.metaKey)&&t.datepicker._adjustDate(e.target,-7,"D"),a=e.ctrlKey||e.metaKey;break;case 39:(e.ctrlKey||e.metaKey)&&t.datepicker._adjustDate(e.target,r?-1:1,"D"),a=e.ctrlKey||e.metaKey,e.originalEvent.altKey&&t.datepicker._adjustDate(e.target,e.ctrlKey?+t.datepicker._get(o,"stepBigMonths"):+t.datepicker._get(o,"stepMonths"),"M");break;case 40:(e.ctrlKey||e.metaKey)&&t.datepicker._adjustDate(e.target,7,"D"),a=e.ctrlKey||e.metaKey;break;default:a=!1}else 36===e.keyCode&&e.ctrlKey?t.datepicker._showDatepicker(this):a=!1;a&&(e.preventDefault(),e.stopPropagation())},_doKeyPress:function(e){var i,s,n=t.datepicker._getInst(e.target);return t.datepicker._get(n,"constrainInput")?(i=t.datepicker._possibleChars(t.datepicker._get(n,"dateFormat")),s=String.fromCharCode(null==e.charCode?e.keyCode:e.charCode),e.ctrlKey||e.metaKey||" ">s||!i||i.indexOf(s)>-1):void 0},_doKeyUp:function(e){var i,s=t.datepicker._getInst(e.target);if(s.input.val()!==s.lastVal)try{i=t.datepicker.parseDate(t.datepicker._get(s,"dateFormat"),s.input?s.input.val():null,t.datepicker._getFormatConfig(s)),i&&(t.datepicker._setDateFromField(s),t.datepicker._updateAlternate(s),t.datepicker._updateDatepicker(s))}catch(n){}return!0},_showDatepicker:function(e){if(e=e.target||e,"input"!==e.nodeName.toLowerCase()&&(e=t("input",e.parentNode)[0]),!t.datepicker._isDisabledDatepicker(e)&&t.datepicker._lastInput!==e){var s,n,o,r,h,l,c;s=t.datepicker._getInst(e),t.datepicker._curInst&&t.datepicker._curInst!==s&&(t.datepicker._curInst.dpDiv.stop(!0,!0),s&&t.datepicker._datepickerShowing&&t.datepicker._hideDatepicker(t.datepicker._curInst.input[0])),n=t.datepicker._get(s,"beforeShow"),o=n?n.apply(e,[e,s]):{},o!==!1&&(a(s.settings,o),s.lastVal=null,t.datepicker._lastInput=e,t.datepicker._setDateFromField(s),t.datepicker._inDialog&&(e.value=""),t.datepicker._pos||(t.datepicker._pos=t.datepicker._findPos(e),t.datepicker._pos[1]+=e.offsetHeight),r=!1,t(e).parents().each(function(){return r|="fixed"===t(this).css("position"),!r}),h={left:t.datepicker._pos[0],top:t.datepicker._pos[1]},t.datepicker._pos=null,s.dpDiv.empty(),s.dpDiv.css({position:"absolute",display:"block",top:"-1000px"}),t.datepicker._updateDatepicker(s),h=t.datepicker._checkOffset(s,h,r),s.dpDiv.css({position:t.datepicker._inDialog&&t.blockUI?"static":r?"fixed":"absolute",display:"none",left:h.left+"px",top:h.top+"px"}),s.inline||(l=t.datepicker._get(s,"showAnim"),c=t.datepicker._get(s,"duration"),s.dpDiv.css("z-index",i(t(e))+1),t.datepicker._datepickerShowing=!0,t.effects&&t.effects.effect[l]?s.dpDiv.show(l,t.datepicker._get(s,"showOptions"),c):s.dpDiv[l||"show"](l?c:null),t.datepicker._shouldFocusInput(s)&&s.input.trigger("focus"),t.datepicker._curInst=s))}},_updateDatepicker:function(e){this.maxRows=4,m=e,e.dpDiv.empty().append(this._generateHTML(e)),this._attachHandlers(e);var i,s=this._getNumberOfMonths(e),n=s[1],a=17,r=e.dpDiv.find("."+this._dayOverClass+" a");r.length>0&&o.apply(r.get(0)),e.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width(""),n>1&&e.dpDiv.addClass("ui-datepicker-multi-"+n).css("width",a*n+"em"),e.dpDiv[(1!==s[0]||1!==s[1]?"add":"remove")+"Class"]("ui-datepicker-multi"),e.dpDiv[(this._get(e,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl"),e===t.datepicker._curInst&&t.datepicker._datepickerShowing&&t.datepicker._shouldFocusInput(e)&&e.input.trigger("focus"),e.yearshtml&&(i=e.yearshtml,setTimeout(function(){i===e.yearshtml&&e.yearshtml&&e.dpDiv.find("select.ui-datepicker-year:first").replaceWith(e.yearshtml),i=e.yearshtml=null},0))},_shouldFocusInput:function(t){return t.input&&t.input.is(":visible")&&!t.input.is(":disabled")&&!t.input.is(":focus")},_checkOffset:function(e,i,s){var n=e.dpDiv.outerWidth(),o=e.dpDiv.outerHeight(),a=e.input?e.input.outerWidth():0,r=e.input?e.input.outerHeight():0,h=document.documentElement.clientWidth+(s?0:t(document).scrollLeft()),l=document.documentElement.clientHeight+(s?0:t(document).scrollTop());return i.left-=this._get(e,"isRTL")?n-a:0,i.left-=s&&i.left===e.input.offset().left?t(document).scrollLeft():0,i.top-=s&&i.top===e.input.offset().top+r?t(document).scrollTop():0,i.left-=Math.min(i.left,i.left+n>h&&h>n?Math.abs(i.left+n-h):0),i.top-=Math.min(i.top,i.top+o>l&&l>o?Math.abs(o+r):0),i},_findPos:function(e){for(var i,s=this._getInst(e),n=this._get(s,"isRTL");e&&("hidden"===e.type||1!==e.nodeType||t.expr.filters.hidden(e));)e=e[n?"previousSibling":"nextSibling"];return i=t(e).offset(),[i.left,i.top]},_hideDatepicker:function(e){var i,s,n,o,a=this._curInst;!a||e&&a!==t.data(e,"datepicker")||this._datepickerShowing&&(i=this._get(a,"showAnim"),s=this._get(a,"duration"),n=function(){t.datepicker._tidyDialog(a)},t.effects&&(t.effects.effect[i]||t.effects[i])?a.dpDiv.hide(i,t.datepicker._get(a,"showOptions"),s,n):a.dpDiv["slideDown"===i?"slideUp":"fadeIn"===i?"fadeOut":"hide"](i?s:null,n),i||n(),this._datepickerShowing=!1,o=this._get(a,"onClose"),o&&o.apply(a.input?a.input[0]:null,[a.input?a.input.val():"",a]),this._lastInput=null,this._inDialog&&(this._dialogInput.css({position:"absolute",left:"0",top:"-100px"}),t.blockUI&&(t.unblockUI(),t("body").append(this.dpDiv))),this._inDialog=!1)},_tidyDialog:function(t){t.dpDiv.removeClass(this._dialogClass).off(".ui-datepicker-calendar")},_checkExternalClick:function(e){if(t.datepicker._curInst){var i=t(e.target),s=t.datepicker._getInst(i[0]);(i[0].id!==t.datepicker._mainDivId&&0===i.parents("#"+t.datepicker._mainDivId).length&&!i.hasClass(t.datepicker.markerClassName)&&!i.closest("."+t.datepicker._triggerClass).length&&t.datepicker._datepickerShowing&&(!t.datepicker._inDialog||!t.blockUI)||i.hasClass(t.datepicker.markerClassName)&&t.datepicker._curInst!==s)&&t.datepicker._hideDatepicker()}},_adjustDate:function(e,i,s){var n=t(e),o=this._getInst(n[0]);this._isDisabledDatepicker(n[0])||(this._adjustInstDate(o,i+("M"===s?this._get(o,"showCurrentAtPos"):0),s),this._updateDatepicker(o))},_gotoToday:function(e){var i,s=t(e),n=this._getInst(s[0]);this._get(n,"gotoCurrent")&&n.currentDay?(n.selectedDay=n.currentDay,n.drawMonth=n.selectedMonth=n.currentMonth,n.drawYear=n.selectedYear=n.currentYear):(i=new Date,n.selectedDay=i.getDate(),n.drawMonth=n.selectedMonth=i.getMonth(),n.drawYear=n.selectedYear=i.getFullYear()),this._notifyChange(n),this._adjustDate(s)},_selectMonthYear:function(e,i,s){var n=t(e),o=this._getInst(n[0]);o["selected"+("M"===s?"Month":"Year")]=o["draw"+("M"===s?"Month":"Year")]=parseInt(i.options[i.selectedIndex].value,10),this._notifyChange(o),this._adjustDate(n)},_selectDay:function(e,i,s,n){var o,a=t(e);t(n).hasClass(this._unselectableClass)||this._isDisabledDatepicker(a[0])||(o=this._getInst(a[0]),o.selectedDay=o.currentDay=t("a",n).html(),o.selectedMonth=o.currentMonth=i,o.selectedYear=o.currentYear=s,this._selectDate(e,this._formatDate(o,o.currentDay,o.currentMonth,o.currentYear)))},_clearDate:function(e){var i=t(e);this._selectDate(i,"")},_selectDate:function(e,i){var s,n=t(e),o=this._getInst(n[0]);i=null!=i?i:this._formatDate(o),o.input&&o.input.val(i),this._updateAlternate(o),s=this._get(o,"onSelect"),s?s.apply(o.input?o.input[0]:null,[i,o]):o.input&&o.input.trigger("change"),o.inline?this._updateDatepicker(o):(this._hideDatepicker(),this._lastInput=o.input[0],"object"!=typeof o.input[0]&&o.input.trigger("focus"),this._lastInput=null)},_updateAlternate:function(e){var i,s,n,o=this._get(e,"altField");o&&(i=this._get(e,"altFormat")||this._get(e,"dateFormat"),s=this._getDate(e),n=this.formatDate(i,s,this._getFormatConfig(e)),t(o).val(n))},noWeekends:function(t){var e=t.getDay();return[e>0&&6>e,""]},iso8601Week:function(t){var e,i=new Date(t.getTime());return i.setDate(i.getDate()+4-(i.getDay()||7)),e=i.getTime(),i.setMonth(0),i.setDate(1),Math.floor(Math.round((e-i)/864e5)/7)+1},parseDate:function(e,i,s){if(null==e||null==i)throw"Invalid arguments";if(i="object"==typeof i?""+i:i+"",""===i)return null;var n,o,a,r,h=0,l=(s?s.shortYearCutoff:null)||this._defaults.shortYearCutoff,c="string"!=typeof l?l:(new Date).getFullYear()%100+parseInt(l,10),u=(s?s.dayNamesShort:null)||this._defaults.dayNamesShort,d=(s?s.dayNames:null)||this._defaults.dayNames,p=(s?s.monthNamesShort:null)||this._defaults.monthNamesShort,f=(s?s.monthNames:null)||this._defaults.monthNames,g=-1,m=-1,_=-1,v=-1,b=!1,y=function(t){var i=e.length>n+1&&e.charAt(n+1)===t;return i&&n++,i},w=function(t){var e=y(t),s="@"===t?14:"!"===t?20:"y"===t&&e?4:"o"===t?3:2,n="y"===t?s:1,o=RegExp("^\\d{"+n+","+s+"}"),a=i.substring(h).match(o);if(!a)throw"Missing number at position "+h;return h+=a[0].length,parseInt(a[0],10)},k=function(e,s,n){var o=-1,a=t.map(y(e)?n:s,function(t,e){return[[e,t]]}).sort(function(t,e){return-(t[1].length-e[1].length)});if(t.each(a,function(t,e){var s=e[1];return i.substr(h,s.length).toLowerCase()===s.toLowerCase()?(o=e[0],h+=s.length,!1):void 0}),-1!==o)return o+1;throw"Unknown name at position "+h},x=function(){if(i.charAt(h)!==e.charAt(n))throw"Unexpected literal at position "+h;h++};for(n=0;e.length>n;n++)if(b)"'"!==e.charAt(n)||y("'")?x():b=!1;else switch(e.charAt(n)){case"d":_=w("d");break;case"D":k("D",u,d);break;case"o":v=w("o");break;case"m":m=w("m");break;case"M":m=k("M",p,f);break;case"y":g=w("y");break;case"@":r=new Date(w("@")),g=r.getFullYear(),m=r.getMonth()+1,_=r.getDate();break;case"!":r=new Date((w("!")-this._ticksTo1970)/1e4),g=r.getFullYear(),m=r.getMonth()+1,_=r.getDate();break;case"'":y("'")?x():b=!0;break;default:x()}if(i.length>h&&(a=i.substr(h),!/^\s+/.test(a)))throw"Extra/unparsed characters found in date: "+a;if(-1===g?g=(new Date).getFullYear():100>g&&(g+=(new Date).getFullYear()-(new Date).getFullYear()%100+(c>=g?0:-100)),v>-1)for(m=1,_=v;;){if(o=this._getDaysInMonth(g,m-1),o>=_)break;m++,_-=o}if(r=this._daylightSavingAdjust(new Date(g,m-1,_)),r.getFullYear()!==g||r.getMonth()+1!==m||r.getDate()!==_)throw"Invalid date";return r},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:1e7*60*60*24*(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925)),formatDate:function(t,e,i){if(!e)return"";var s,n=(i?i.dayNamesShort:null)||this._defaults.dayNamesShort,o=(i?i.dayNames:null)||this._defaults.dayNames,a=(i?i.monthNamesShort:null)||this._defaults.monthNamesShort,r=(i?i.monthNames:null)||this._defaults.monthNames,h=function(e){var i=t.length>s+1&&t.charAt(s+1)===e;return i&&s++,i},l=function(t,e,i){var s=""+e;if(h(t))for(;i>s.length;)s="0"+s;return s},c=function(t,e,i,s){return h(t)?s[e]:i[e]},u="",d=!1;if(e)for(s=0;t.length>s;s++)if(d)"'"!==t.charAt(s)||h("'")?u+=t.charAt(s):d=!1;else switch(t.charAt(s)){case"d":u+=l("d",e.getDate(),2);break;case"D":u+=c("D",e.getDay(),n,o);break;case"o":u+=l("o",Math.round((new Date(e.getFullYear(),e.getMonth(),e.getDate()).getTime()-new Date(e.getFullYear(),0,0).getTime())/864e5),3);break;case"m":u+=l("m",e.getMonth()+1,2);break;case"M":u+=c("M",e.getMonth(),a,r);break;case"y":u+=h("y")?e.getFullYear():(10>e.getFullYear()%100?"0":"")+e.getFullYear()%100;break;case"@":u+=e.getTime();break;case"!":u+=1e4*e.getTime()+this._ticksTo1970;break;case"'":h("'")?u+="'":d=!0;break;default:u+=t.charAt(s)}return u},_possibleChars:function(t){var e,i="",s=!1,n=function(i){var s=t.length>e+1&&t.charAt(e+1)===i;return s&&e++,s};for(e=0;t.length>e;e++)if(s)"'"!==t.charAt(e)||n("'")?i+=t.charAt(e):s=!1;else switch(t.charAt(e)){case"d":case"m":case"y":case"@":i+="0123456789";break;case"D":case"M":return null;case"'":n("'")?i+="'":s=!0;break;default:i+=t.charAt(e)}return i},_get:function(t,e){return void 0!==t.settings[e]?t.settings[e]:this._defaults[e]},_setDateFromField:function(t,e){if(t.input.val()!==t.lastVal){var i=this._get(t,"dateFormat"),s=t.lastVal=t.input?t.input.val():null,n=this._getDefaultDate(t),o=n,a=this._getFormatConfig(t);try{o=this.parseDate(i,s,a)||n}catch(r){s=e?"":s}t.selectedDay=o.getDate(),t.drawMonth=t.selectedMonth=o.getMonth(),t.drawYear=t.selectedYear=o.getFullYear(),t.currentDay=s?o.getDate():0,t.currentMonth=s?o.getMonth():0,t.currentYear=s?o.getFullYear():0,this._adjustInstDate(t)}},_getDefaultDate:function(t){return this._restrictMinMax(t,this._determineDate(t,this._get(t,"defaultDate"),new Date))},_determineDate:function(e,i,s){var n=function(t){var e=new Date;return e.setDate(e.getDate()+t),e},o=function(i){try{return t.datepicker.parseDate(t.datepicker._get(e,"dateFormat"),i,t.datepicker._getFormatConfig(e))}catch(s){}for(var n=(i.toLowerCase().match(/^c/)?t.datepicker._getDate(e):null)||new Date,o=n.getFullYear(),a=n.getMonth(),r=n.getDate(),h=/([+\-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,l=h.exec(i);l;){switch(l[2]||"d"){case"d":case"D":r+=parseInt(l[1],10);break;case"w":case"W":r+=7*parseInt(l[1],10);break;case"m":case"M":a+=parseInt(l[1],10),r=Math.min(r,t.datepicker._getDaysInMonth(o,a));break;case"y":case"Y":o+=parseInt(l[1],10),r=Math.min(r,t.datepicker._getDaysInMonth(o,a))}l=h.exec(i)}return new Date(o,a,r)},a=null==i||""===i?s:"string"==typeof i?o(i):"number"==typeof i?isNaN(i)?s:n(i):new Date(i.getTime());return a=a&&"Invalid Date"==""+a?s:a,a&&(a.setHours(0),a.setMinutes(0),a.setSeconds(0),a.setMilliseconds(0)),this._daylightSavingAdjust(a)},_daylightSavingAdjust:function(t){return t?(t.setHours(t.getHours()>12?t.getHours()+2:0),t):null},_setDate:function(t,e,i){var s=!e,n=t.selectedMonth,o=t.selectedYear,a=this._restrictMinMax(t,this._determineDate(t,e,new Date));t.selectedDay=t.currentDay=a.getDate(),t.drawMonth=t.selectedMonth=t.currentMonth=a.getMonth(),t.drawYear=t.selectedYear=t.currentYear=a.getFullYear(),n===t.selectedMonth&&o===t.selectedYear||i||this._notifyChange(t),this._adjustInstDate(t),t.input&&t.input.val(s?"":this._formatDate(t))},_getDate:function(t){var e=!t.currentYear||t.input&&""===t.input.val()?null:this._daylightSavingAdjust(new Date(t.currentYear,t.currentMonth,t.currentDay));return e},_attachHandlers:function(e){var i=this._get(e,"stepMonths"),s="#"+e.id.replace(/\\\\/g,"\\");e.dpDiv.find("[data-handler]").map(function(){var e={prev:function(){t.datepicker._adjustDate(s,-i,"M")},next:function(){t.datepicker._adjustDate(s,+i,"M")},hide:function(){t.datepicker._hideDatepicker()},today:function(){t.datepicker._gotoToday(s)},selectDay:function(){return t.datepicker._selectDay(s,+this.getAttribute("data-month"),+this.getAttribute("data-year"),this),!1},selectMonth:function(){return t.datepicker._selectMonthYear(s,this,"M"),!1},selectYear:function(){return t.datepicker._selectMonthYear(s,this,"Y"),!1}};t(this).on(this.getAttribute("data-event"),e[this.getAttribute("data-handler")])})},_generateHTML:function(t){var e,i,s,n,o,a,r,h,l,c,u,d,p,f,g,m,_,v,b,y,w,k,x,C,D,I,T,P,M,S,H,z,O,A,N,W,E,F,L,R=new Date,B=this._daylightSavingAdjust(new Date(R.getFullYear(),R.getMonth(),R.getDate())),Y=this._get(t,"isRTL"),j=this._get(t,"showButtonPanel"),q=this._get(t,"hideIfNoPrevNext"),K=this._get(t,"navigationAsDateFormat"),U=this._getNumberOfMonths(t),V=this._get(t,"showCurrentAtPos"),$=this._get(t,"stepMonths"),X=1!==U[0]||1!==U[1],G=this._daylightSavingAdjust(t.currentDay?new Date(t.currentYear,t.currentMonth,t.currentDay):new Date(9999,9,9)),Q=this._getMinMaxDate(t,"min"),J=this._getMinMaxDate(t,"max"),Z=t.drawMonth-V,te=t.drawYear;if(0>Z&&(Z+=12,te--),J)for(e=this._daylightSavingAdjust(new Date(J.getFullYear(),J.getMonth()-U[0]*U[1]+1,J.getDate())),e=Q&&Q>e?Q:e;this._daylightSavingAdjust(new Date(te,Z,1))>e;)Z--,0>Z&&(Z=11,te--);for(t.drawMonth=Z,t.drawYear=te,i=this._get(t,"prevText"),i=K?this.formatDate(i,this._daylightSavingAdjust(new Date(te,Z-$,1)),this._getFormatConfig(t)):i,s=this._canAdjustMonth(t,-1,te,Z)?"<a class='ui-datepicker-prev ui-corner-all' data-handler='prev' data-event='click' title='"+i+"'><span class='ui-icon ui-icon-circle-triangle-"+(Y?"e":"w")+"'>"+i+"</span></a>":q?"":"<a class='ui-datepicker-prev ui-corner-all ui-state-disabled' title='"+i+"'><span class='ui-icon ui-icon-circle-triangle-"+(Y?"e":"w")+"'>"+i+"</span></a>",n=this._get(t,"nextText"),n=K?this.formatDate(n,this._daylightSavingAdjust(new Date(te,Z+$,1)),this._getFormatConfig(t)):n,o=this._canAdjustMonth(t,1,te,Z)?"<a class='ui-datepicker-next ui-corner-all' data-handler='next' data-event='click' title='"+n+"'><span class='ui-icon ui-icon-circle-triangle-"+(Y?"w":"e")+"'>"+n+"</span></a>":q?"":"<a class='ui-datepicker-next ui-corner-all ui-state-disabled' title='"+n+"'><span class='ui-icon ui-icon-circle-triangle-"+(Y?"w":"e")+"'>"+n+"</span></a>",a=this._get(t,"currentText"),r=this._get(t,"gotoCurrent")&&t.currentDay?G:B,a=K?this.formatDate(a,r,this._getFormatConfig(t)):a,h=t.inline?"":"<button type='button' class='ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all' data-handler='hide' data-event='click'>"+this._get(t,"closeText")+"</button>",l=j?"<div class='ui-datepicker-buttonpane ui-widget-content'>"+(Y?h:"")+(this._isInRange(t,r)?"<button type='button' class='ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all' data-handler='today' data-event='click'>"+a+"</button>":"")+(Y?"":h)+"</div>":"",c=parseInt(this._get(t,"firstDay"),10),c=isNaN(c)?0:c,u=this._get(t,"showWeek"),d=this._get(t,"dayNames"),p=this._get(t,"dayNamesMin"),f=this._get(t,"monthNames"),g=this._get(t,"monthNamesShort"),m=this._get(t,"beforeShowDay"),_=this._get(t,"showOtherMonths"),v=this._get(t,"selectOtherMonths"),b=this._getDefaultDate(t),y="",k=0;U[0]>k;k++){for(x="",this.maxRows=4,C=0;U[1]>C;C++){if(D=this._daylightSavingAdjust(new Date(te,Z,t.selectedDay)),I=" ui-corner-all",T="",X){if(T+="<div class='ui-datepicker-group",U[1]>1)switch(C){case 0:T+=" ui-datepicker-group-first",I=" ui-corner-"+(Y?"right":"left");break;case U[1]-1:T+=" ui-datepicker-group-last",I=" ui-corner-"+(Y?"left":"right");break;default:T+=" ui-datepicker-group-middle",I=""}T+="'>"}for(T+="<div class='ui-datepicker-header ui-widget-header ui-helper-clearfix"+I+"'>"+(/all|left/.test(I)&&0===k?Y?o:s:"")+(/all|right/.test(I)&&0===k?Y?s:o:"")+this._generateMonthYearHeader(t,Z,te,Q,J,k>0||C>0,f,g)+"</div><table class='ui-datepicker-calendar'><thead>"+"<tr>",P=u?"<th class='ui-datepicker-week-col'>"+this._get(t,"weekHeader")+"</th>":"",w=0;7>w;w++)M=(w+c)%7,P+="<th scope='col'"+((w+c+6)%7>=5?" class='ui-datepicker-week-end'":"")+">"+"<span title='"+d[M]+"'>"+p[M]+"</span></th>";for(T+=P+"</tr></thead><tbody>",S=this._getDaysInMonth(te,Z),te===t.selectedYear&&Z===t.selectedMonth&&(t.selectedDay=Math.min(t.selectedDay,S)),H=(this._getFirstDayOfMonth(te,Z)-c+7)%7,z=Math.ceil((H+S)/7),O=X?this.maxRows>z?this.maxRows:z:z,this.maxRows=O,A=this._daylightSavingAdjust(new Date(te,Z,1-H)),N=0;O>N;N++){for(T+="<tr>",W=u?"<td class='ui-datepicker-week-col'>"+this._get(t,"calculateWeek")(A)+"</td>":"",w=0;7>w;w++)E=m?m.apply(t.input?t.input[0]:null,[A]):[!0,""],F=A.getMonth()!==Z,L=F&&!v||!E[0]||Q&&Q>A||J&&A>J,W+="<td class='"+((w+c+6)%7>=5?" ui-datepicker-week-end":"")+(F?" ui-datepicker-other-month":"")+(A.getTime()===D.getTime()&&Z===t.selectedMonth&&t._keyEvent||b.getTime()===A.getTime()&&b.getTime()===D.getTime()?" "+this._dayOverClass:"")+(L?" "+this._unselectableClass+" ui-state-disabled":"")+(F&&!_?"":" "+E[1]+(A.getTime()===G.getTime()?" "+this._currentClass:"")+(A.getTime()===B.getTime()?" ui-datepicker-today":""))+"'"+(F&&!_||!E[2]?"":" title='"+E[2].replace(/'/g,"&#39;")+"'")+(L?"":" data-handler='selectDay' data-event='click' data-month='"+A.getMonth()+"' data-year='"+A.getFullYear()+"'")+">"+(F&&!_?"&#xa0;":L?"<span class='ui-state-default'>"+A.getDate()+"</span>":"<a class='ui-state-default"+(A.getTime()===B.getTime()?" ui-state-highlight":"")+(A.getTime()===G.getTime()?" ui-state-active":"")+(F?" ui-priority-secondary":"")+"' href='#'>"+A.getDate()+"</a>")+"</td>",A.setDate(A.getDate()+1),A=this._daylightSavingAdjust(A);T+=W+"</tr>"}Z++,Z>11&&(Z=0,te++),T+="</tbody></table>"+(X?"</div>"+(U[0]>0&&C===U[1]-1?"<div class='ui-datepicker-row-break'></div>":""):""),x+=T}y+=x}return y+=l,t._keyEvent=!1,y},_generateMonthYearHeader:function(t,e,i,s,n,o,a,r){var h,l,c,u,d,p,f,g,m=this._get(t,"changeMonth"),_=this._get(t,"changeYear"),v=this._get(t,"showMonthAfterYear"),b="<div class='ui-datepicker-title'>",y="";if(o||!m)y+="<span class='ui-datepicker-month'>"+a[e]+"</span>";else{for(h=s&&s.getFullYear()===i,l=n&&n.getFullYear()===i,y+="<select class='ui-datepicker-month' data-handler='selectMonth' data-event='change'>",c=0;12>c;c++)(!h||c>=s.getMonth())&&(!l||n.getMonth()>=c)&&(y+="<option value='"+c+"'"+(c===e?" selected='selected'":"")+">"+r[c]+"</option>");y+="</select>"}if(v||(b+=y+(!o&&m&&_?"":"&#xa0;")),!t.yearshtml)if(t.yearshtml="",o||!_)b+="<span class='ui-datepicker-year'>"+i+"</span>";else{for(u=this._get(t,"yearRange").split(":"),d=(new Date).getFullYear(),p=function(t){var e=t.match(/c[+\-].*/)?i+parseInt(t.substring(1),10):t.match(/[+\-].*/)?d+parseInt(t,10):parseInt(t,10);return isNaN(e)?d:e},f=p(u[0]),g=Math.max(f,p(u[1]||"")),f=s?Math.max(f,s.getFullYear()):f,g=n?Math.min(g,n.getFullYear()):g,t.yearshtml+="<select class='ui-datepicker-year' data-handler='selectYear' data-event='change'>";g>=f;f++)t.yearshtml+="<option value='"+f+"'"+(f===i?" selected='selected'":"")+">"+f+"</option>";t.yearshtml+="</select>",b+=t.yearshtml,t.yearshtml=null}return b+=this._get(t,"yearSuffix"),v&&(b+=(!o&&m&&_?"":"&#xa0;")+y),b+="</div>"},_adjustInstDate:function(t,e,i){var s=t.selectedYear+("Y"===i?e:0),n=t.selectedMonth+("M"===i?e:0),o=Math.min(t.selectedDay,this._getDaysInMonth(s,n))+("D"===i?e:0),a=this._restrictMinMax(t,this._daylightSavingAdjust(new Date(s,n,o)));t.selectedDay=a.getDate(),t.drawMonth=t.selectedMonth=a.getMonth(),t.drawYear=t.selectedYear=a.getFullYear(),("M"===i||"Y"===i)&&this._notifyChange(t)},_restrictMinMax:function(t,e){var i=this._getMinMaxDate(t,"min"),s=this._getMinMaxDate(t,"max"),n=i&&i>e?i:e;return s&&n>s?s:n},_notifyChange:function(t){var e=this._get(t,"onChangeMonthYear");e&&e.apply(t.input?t.input[0]:null,[t.selectedYear,t.selectedMonth+1,t])},_getNumberOfMonths:function(t){var e=this._get(t,"numberOfMonths");return null==e?[1,1]:"number"==typeof e?[1,e]:e},_getMinMaxDate:function(t,e){return this._determineDate(t,this._get(t,e+"Date"),null)},_getDaysInMonth:function(t,e){return 32-this._daylightSavingAdjust(new Date(t,e,32)).getDate()},_getFirstDayOfMonth:function(t,e){return new Date(t,e,1).getDay()},_canAdjustMonth:function(t,e,i,s){var n=this._getNumberOfMonths(t),o=this._daylightSavingAdjust(new Date(i,s+(0>e?e:n[0]*n[1]),1));return 0>e&&o.setDate(this._getDaysInMonth(o.getFullYear(),o.getMonth())),this._isInRange(t,o)},_isInRange:function(t,e){var i,s,n=this._getMinMaxDate(t,"min"),o=this._getMinMaxDate(t,"max"),a=null,r=null,h=this._get(t,"yearRange");return h&&(i=h.split(":"),s=(new Date).getFullYear(),a=parseInt(i[0],10),r=parseInt(i[1],10),i[0].match(/[+\-].*/)&&(a+=s),i[1].match(/[+\-].*/)&&(r+=s)),(!n||e.getTime()>=n.getTime())&&(!o||e.getTime()<=o.getTime())&&(!a||e.getFullYear()>=a)&&(!r||r>=e.getFullYear())},_getFormatConfig:function(t){var e=this._get(t,"shortYearCutoff");return e="string"!=typeof e?e:(new Date).getFullYear()%100+parseInt(e,10),{shortYearCutoff:e,dayNamesShort:this._get(t,"dayNamesShort"),dayNames:this._get(t,"dayNames"),monthNamesShort:this._get(t,"monthNamesShort"),monthNames:this._get(t,"monthNames")}},_formatDate:function(t,e,i,s){e||(t.currentDay=t.selectedDay,t.currentMonth=t.selectedMonth,t.currentYear=t.selectedYear);var n=e?"object"==typeof e?e:this._daylightSavingAdjust(new Date(s,i,e)):this._daylightSavingAdjust(new Date(t.currentYear,t.currentMonth,t.currentDay));return this.formatDate(this._get(t,"dateFormat"),n,this._getFormatConfig(t))}}),t.fn.datepicker=function(e){if(!this.length)return this;t.datepicker.initialized||(t(document).on("mousedown",t.datepicker._checkExternalClick),t.datepicker.initialized=!0),0===t("#"+t.datepicker._mainDivId).length&&t("body").append(t.datepicker.dpDiv);var i=Array.prototype.slice.call(arguments,1);return"string"!=typeof e||"isDisabled"!==e&&"getDate"!==e&&"widget"!==e?"option"===e&&2===arguments.length&&"string"==typeof arguments[1]?t.datepicker["_"+e+"Datepicker"].apply(t.datepicker,[this[0]].concat(i)):this.each(function(){"string"==typeof e?t.datepicker["_"+e+"Datepicker"].apply(t.datepicker,[this].concat(i)):t.datepicker._attachDatepicker(this,e)}):t.datepicker["_"+e+"Datepicker"].apply(t.datepicker,[this[0]].concat(i))},t.datepicker=new s,t.datepicker.initialized=!1,t.datepicker.uuid=(new Date).getTime(),t.datepicker.version="1.12.1",t.datepicker,t.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase());var _=!1;t(document).on("mouseup",function(){_=!1}),t.widget("ui.mouse",{version:"1.12.1",options:{cancel:"input, textarea, button, select, option",distance:1,delay:0},_mouseInit:function(){var e=this;this.element.on("mousedown."+this.widgetName,function(t){return e._mouseDown(t)}).on("click."+this.widgetName,function(i){return!0===t.data(i.target,e.widgetName+".preventClickEvent")?(t.removeData(i.target,e.widgetName+".preventClickEvent"),i.stopImmediatePropagation(),!1):void 0}),this.started=!1},_mouseDestroy:function(){this.element.off("."+this.widgetName),this._mouseMoveDelegate&&this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate)},_mouseDown:function(e){if(!_){this._mouseMoved=!1,this._mouseStarted&&this._mouseUp(e),this._mouseDownEvent=e;var i=this,s=1===e.which,n="string"==typeof this.options.cancel&&e.target.nodeName?t(e.target).closest(this.options.cancel).length:!1;return s&&!n&&this._mouseCapture(e)?(this.mouseDelayMet=!this.options.delay,this.mouseDelayMet||(this._mouseDelayTimer=setTimeout(function(){i.mouseDelayMet=!0},this.options.delay)),this._mouseDistanceMet(e)&&this._mouseDelayMet(e)&&(this._mouseStarted=this._mouseStart(e)!==!1,!this._mouseStarted)?(e.preventDefault(),!0):(!0===t.data(e.target,this.widgetName+".preventClickEvent")&&t.removeData(e.target,this.widgetName+".preventClickEvent"),this._mouseMoveDelegate=function(t){return i._mouseMove(t)},this._mouseUpDelegate=function(t){return i._mouseUp(t)},this.document.on("mousemove."+this.widgetName,this._mouseMoveDelegate).on("mouseup."+this.widgetName,this._mouseUpDelegate),e.preventDefault(),_=!0,!0)):!0}},_mouseMove:function(e){if(this._mouseMoved){if(t.ui.ie&&(!document.documentMode||9>document.documentMode)&&!e.button)return this._mouseUp(e);if(!e.which)if(e.originalEvent.altKey||e.originalEvent.ctrlKey||e.originalEvent.metaKey||e.originalEvent.shiftKey)this.ignoreMissingWhich=!0;else if(!this.ignoreMissingWhich)return this._mouseUp(e)}return(e.which||e.button)&&(this._mouseMoved=!0),this._mouseStarted?(this._mouseDrag(e),e.preventDefault()):(this._mouseDistanceMet(e)&&this._mouseDelayMet(e)&&(this._mouseStarted=this._mouseStart(this._mouseDownEvent,e)!==!1,this._mouseStarted?this._mouseDrag(e):this._mouseUp(e)),!this._mouseStarted)},_mouseUp:function(e){this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate),this._mouseStarted&&(this._mouseStarted=!1,e.target===this._mouseDownEvent.target&&t.data(e.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(e)),this._mouseDelayTimer&&(clearTimeout(this._mouseDelayTimer),delete this._mouseDelayTimer),this.ignoreMissingWhich=!1,_=!1,e.preventDefault()},_mouseDistanceMet:function(t){return Math.max(Math.abs(this._mouseDownEvent.pageX-t.pageX),Math.abs(this._mouseDownEvent.pageY-t.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return!0}}),t.ui.plugin={add:function(e,i,s){var n,o=t.ui[e].prototype;for(n in s)o.plugins[n]=o.plugins[n]||[],o.plugins[n].push([i,s[n]])},call:function(t,e,i,s){var n,o=t.plugins[e];if(o&&(s||t.element[0].parentNode&&11!==t.element[0].parentNode.nodeType))for(n=0;o.length>n;n++)t.options[o[n][0]]&&o[n][1].apply(t.element,i)}},t.ui.safeBlur=function(e){e&&"body"!==e.nodeName.toLowerCase()&&t(e).trigger("blur")},t.widget("ui.draggable",t.ui.mouse,{version:"1.12.1",widgetEventPrefix:"drag",options:{addClasses:!0,appendTo:"parent",axis:!1,connectToSortable:!1,containment:!1,cursor:"auto",cursorAt:!1,grid:!1,handle:!1,helper:"original",iframeFix:!1,opacity:!1,refreshPositions:!1,revert:!1,revertDuration:500,scope:"default",scroll:!0,scrollSensitivity:20,scrollSpeed:20,snap:!1,snapMode:"both",snapTolerance:20,stack:!1,zIndex:!1,drag:null,start:null,stop:null},_create:function(){"original"===this.options.helper&&this._setPositionRelative(),this.options.addClasses&&this._addClass("ui-draggable"),this._setHandleClassName(),this._mouseInit()},_setOption:function(t,e){this._super(t,e),"handle"===t&&(this._removeHandleClassName(),this._setHandleClassName())},_destroy:function(){return(this.helper||this.element).is(".ui-draggable-dragging")?(this.destroyOnClear=!0,void 0):(this._removeHandleClassName(),this._mouseDestroy(),void 0)},_mouseCapture:function(e){var i=this.options;return this.helper||i.disabled||t(e.target).closest(".ui-resizable-handle").length>0?!1:(this.handle=this._getHandle(e),this.handle?(this._blurActiveElement(e),this._blockFrames(i.iframeFix===!0?"iframe":i.iframeFix),!0):!1)},_blockFrames:function(e){this.iframeBlocks=this.document.find(e).map(function(){var e=t(this);return t("<div>").css("position","absolute").appendTo(e.parent()).outerWidth(e.outerWidth()).outerHeight(e.outerHeight()).offset(e.offset())[0]})},_unblockFrames:function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},_blurActiveElement:function(e){var i=t.ui.safeActiveElement(this.document[0]),s=t(e.target);s.closest(i).length||t.ui.safeBlur(i)},_mouseStart:function(e){var i=this.options;return this.helper=this._createHelper(e),this._addClass(this.helper,"ui-draggable-dragging"),this._cacheHelperProportions(),t.ui.ddmanager&&(t.ui.ddmanager.current=this),this._cacheMargins(),this.cssPosition=this.helper.css("position"),this.scrollParent=this.helper.scrollParent(!0),this.offsetParent=this.helper.offsetParent(),this.hasFixedAncestor=this.helper.parents().filter(function(){return"fixed"===t(this).css("position")}).length>0,this.positionAbs=this.element.offset(),this._refreshOffsets(e),this.originalPosition=this.position=this._generatePosition(e,!1),this.originalPageX=e.pageX,this.originalPageY=e.pageY,i.cursorAt&&this._adjustOffsetFromHelper(i.cursorAt),this._setContainment(),this._trigger("start",e)===!1?(this._clear(),!1):(this._cacheHelperProportions(),t.ui.ddmanager&&!i.dropBehaviour&&t.ui.ddmanager.prepareOffsets(this,e),this._mouseDrag(e,!0),t.ui.ddmanager&&t.ui.ddmanager.dragStart(this,e),!0)},_refreshOffsets:function(t){this.offset={top:this.positionAbs.top-this.margins.top,left:this.positionAbs.left-this.margins.left,scroll:!1,parent:this._getParentOffset(),relative:this._getRelativeOffset()},this.offset.click={left:t.pageX-this.offset.left,top:t.pageY-this.offset.top}},_mouseDrag:function(e,i){if(this.hasFixedAncestor&&(this.offset.parent=this._getParentOffset()),this.position=this._generatePosition(e,!0),this.positionAbs=this._convertPositionTo("absolute"),!i){var s=this._uiHash();if(this._trigger("drag",e,s)===!1)return this._mouseUp(new t.Event("mouseup",e)),!1;this.position=s.position}return this.helper[0].style.left=this.position.left+"px",this.helper[0].style.top=this.position.top+"px",t.ui.ddmanager&&t.ui.ddmanager.drag(this,e),!1},_mouseStop:function(e){var i=this,s=!1;return t.ui.ddmanager&&!this.options.dropBehaviour&&(s=t.ui.ddmanager.drop(this,e)),this.dropped&&(s=this.dropped,this.dropped=!1),"invalid"===this.options.revert&&!s||"valid"===this.options.revert&&s||this.options.revert===!0||t.isFunction(this.options.revert)&&this.options.revert.call(this.element,s)?t(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){i._trigger("stop",e)!==!1&&i._clear()}):this._trigger("stop",e)!==!1&&this._clear(),!1},_mouseUp:function(e){return this._unblockFrames(),t.ui.ddmanager&&t.ui.ddmanager.dragStop(this,e),this.handleElement.is(e.target)&&this.element.trigger("focus"),t.ui.mouse.prototype._mouseUp.call(this,e)},cancel:function(){return this.helper.is(".ui-draggable-dragging")?this._mouseUp(new t.Event("mouseup",{target:this.element[0]})):this._clear(),this},_getHandle:function(e){return this.options.handle?!!t(e.target).closest(this.element.find(this.options.handle)).length:!0},_setHandleClassName:function(){this.handleElement=this.options.handle?this.element.find(this.options.handle):this.element,this._addClass(this.handleElement,"ui-draggable-handle")},_removeHandleClassName:function(){this._removeClass(this.handleElement,"ui-draggable-handle")},_createHelper:function(e){var i=this.options,s=t.isFunction(i.helper),n=s?t(i.helper.apply(this.element[0],[e])):"clone"===i.helper?this.element.clone().removeAttr("id"):this.element;return n.parents("body").length||n.appendTo("parent"===i.appendTo?this.element[0].parentNode:i.appendTo),s&&n[0]===this.element[0]&&this._setPositionRelative(),n[0]===this.element[0]||/(fixed|absolute)/.test(n.css("position"))||n.css("position","absolute"),n},_setPositionRelative:function(){/^(?:r|a|f)/.test(this.element.css("position"))||(this.element[0].style.position="relative")},_adjustOffsetFromHelper:function(e){"string"==typeof e&&(e=e.split(" ")),t.isArray(e)&&(e={left:+e[0],top:+e[1]||0}),"left"in e&&(this.offset.click.left=e.left+this.margins.left),"right"in e&&(this.offset.click.left=this.helperProportions.width-e.right+this.margins.left),"top"in e&&(this.offset.click.top=e.top+this.margins.top),"bottom"in e&&(this.offset.click.top=this.helperProportions.height-e.bottom+this.margins.top)},_isRootNode:function(t){return/(html|body)/i.test(t.tagName)||t===this.document[0]},_getParentOffset:function(){var e=this.offsetParent.offset(),i=this.document[0];return"absolute"===this.cssPosition&&this.scrollParent[0]!==i&&t.contains(this.scrollParent[0],this.offsetParent[0])&&(e.left+=this.scrollParent.scrollLeft(),e.top+=this.scrollParent.scrollTop()),this._isRootNode(this.offsetParent[0])&&(e={top:0,left:0}),{top:e.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:e.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"!==this.cssPosition)return{top:0,left:0};var t=this.element.position(),e=this._isRootNode(this.scrollParent[0]);return{top:t.top-(parseInt(this.helper.css("top"),10)||0)+(e?0:this.scrollParent.scrollTop()),left:t.left-(parseInt(this.helper.css("left"),10)||0)+(e?0:this.scrollParent.scrollLeft())}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0,right:parseInt(this.element.css("marginRight"),10)||0,bottom:parseInt(this.element.css("marginBottom"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e,i,s,n=this.options,o=this.document[0];return this.relativeContainer=null,n.containment?"window"===n.containment?(this.containment=[t(window).scrollLeft()-this.offset.relative.left-this.offset.parent.left,t(window).scrollTop()-this.offset.relative.top-this.offset.parent.top,t(window).scrollLeft()+t(window).width()-this.helperProportions.width-this.margins.left,t(window).scrollTop()+(t(window).height()||o.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top],void 0):"document"===n.containment?(this.containment=[0,0,t(o).width()-this.helperProportions.width-this.margins.left,(t(o).height()||o.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top],void 0):n.containment.constructor===Array?(this.containment=n.containment,void 0):("parent"===n.containment&&(n.containment=this.helper[0].parentNode),i=t(n.containment),s=i[0],s&&(e=/(scroll|auto)/.test(i.css("overflow")),this.containment=[(parseInt(i.css("borderLeftWidth"),10)||0)+(parseInt(i.css("paddingLeft"),10)||0),(parseInt(i.css("borderTopWidth"),10)||0)+(parseInt(i.css("paddingTop"),10)||0),(e?Math.max(s.scrollWidth,s.offsetWidth):s.offsetWidth)-(parseInt(i.css("borderRightWidth"),10)||0)-(parseInt(i.css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left-this.margins.right,(e?Math.max(s.scrollHeight,s.offsetHeight):s.offsetHeight)-(parseInt(i.css("borderBottomWidth"),10)||0)-(parseInt(i.css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top-this.margins.bottom],this.relativeContainer=i),void 0):(this.containment=null,void 0)},_convertPositionTo:function(t,e){e||(e=this.position);var i="absolute"===t?1:-1,s=this._isRootNode(this.scrollParent[0]);return{top:e.top+this.offset.relative.top*i+this.offset.parent.top*i-("fixed"===this.cssPosition?-this.offset.scroll.top:s?0:this.offset.scroll.top)*i,left:e.left+this.offset.relative.left*i+this.offset.parent.left*i-("fixed"===this.cssPosition?-this.offset.scroll.left:s?0:this.offset.scroll.left)*i}},_generatePosition:function(t,e){var i,s,n,o,a=this.options,r=this._isRootNode(this.scrollParent[0]),h=t.pageX,l=t.pageY;return r&&this.offset.scroll||(this.offset.scroll={top:this.scrollParent.scrollTop(),left:this.scrollParent.scrollLeft()}),e&&(this.containment&&(this.relativeContainer?(s=this.relativeContainer.offset(),i=[this.containment[0]+s.left,this.containment[1]+s.top,this.containment[2]+s.left,this.containment[3]+s.top]):i=this.containment,t.pageX-this.offset.click.left<i[0]&&(h=i[0]+this.offset.click.left),t.pageY-this.offset.click.top<i[1]&&(l=i[1]+this.offset.click.top),t.pageX-this.offset.click.left>i[2]&&(h=i[2]+this.offset.click.left),t.pageY-this.offset.click.top>i[3]&&(l=i[3]+this.offset.click.top)),a.grid&&(n=a.grid[1]?this.originalPageY+Math.round((l-this.originalPageY)/a.grid[1])*a.grid[1]:this.originalPageY,l=i?n-this.offset.click.top>=i[1]||n-this.offset.click.top>i[3]?n:n-this.offset.click.top>=i[1]?n-a.grid[1]:n+a.grid[1]:n,o=a.grid[0]?this.originalPageX+Math.round((h-this.originalPageX)/a.grid[0])*a.grid[0]:this.originalPageX,h=i?o-this.offset.click.left>=i[0]||o-this.offset.click.left>i[2]?o:o-this.offset.click.left>=i[0]?o-a.grid[0]:o+a.grid[0]:o),"y"===a.axis&&(h=this.originalPageX),"x"===a.axis&&(l=this.originalPageY)),{top:l-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.offset.scroll.top:r?0:this.offset.scroll.top),left:h-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.offset.scroll.left:r?0:this.offset.scroll.left)}},_clear:function(){this._removeClass(this.helper,"ui-draggable-dragging"),this.helper[0]===this.element[0]||this.cancelHelperRemoval||this.helper.remove(),this.helper=null,this.cancelHelperRemoval=!1,this.destroyOnClear&&this.destroy()},_trigger:function(e,i,s){return s=s||this._uiHash(),t.ui.plugin.call(this,e,[i,s,this],!0),/^(drag|start|stop)/.test(e)&&(this.positionAbs=this._convertPositionTo("absolute"),s.offset=this.positionAbs),t.Widget.prototype._trigger.call(this,e,i,s)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}}),t.ui.plugin.add("draggable","connectToSortable",{start:function(e,i,s){var n=t.extend({},i,{item:s.element});s.sortables=[],t(s.options.connectToSortable).each(function(){var i=t(this).sortable("instance");i&&!i.options.disabled&&(s.sortables.push(i),i.refreshPositions(),i._trigger("activate",e,n))})},stop:function(e,i,s){var n=t.extend({},i,{item:s.element});s.cancelHelperRemoval=!1,t.each(s.sortables,function(){var t=this;t.isOver?(t.isOver=0,s.cancelHelperRemoval=!0,t.cancelHelperRemoval=!1,t._storedCSS={position:t.placeholder.css("position"),top:t.placeholder.css("top"),left:t.placeholder.css("left")},t._mouseStop(e),t.options.helper=t.options._helper):(t.cancelHelperRemoval=!0,t._trigger("deactivate",e,n))})},drag:function(e,i,s){t.each(s.sortables,function(){var n=!1,o=this;o.positionAbs=s.positionAbs,o.helperProportions=s.helperProportions,o.offset.click=s.offset.click,o._intersectsWith(o.containerCache)&&(n=!0,t.each(s.sortables,function(){return this.positionAbs=s.positionAbs,this.helperProportions=s.helperProportions,this.offset.click=s.offset.click,this!==o&&this._intersectsWith(this.containerCache)&&t.contains(o.element[0],this.element[0])&&(n=!1),n})),n?(o.isOver||(o.isOver=1,s._parent=i.helper.parent(),o.currentItem=i.helper.appendTo(o.element).data("ui-sortable-item",!0),o.options._helper=o.options.helper,o.options.helper=function(){return i.helper[0]},e.target=o.currentItem[0],o._mouseCapture(e,!0),o._mouseStart(e,!0,!0),o.offset.click.top=s.offset.click.top,o.offset.click.left=s.offset.click.left,o.offset.parent.left-=s.offset.parent.left-o.offset.parent.left,o.offset.parent.top-=s.offset.parent.top-o.offset.parent.top,s._trigger("toSortable",e),s.dropped=o.element,t.each(s.sortables,function(){this.refreshPositions()}),s.currentItem=s.element,o.fromOutside=s),o.currentItem&&(o._mouseDrag(e),i.position=o.position)):o.isOver&&(o.isOver=0,o.cancelHelperRemoval=!0,o.options._revert=o.options.revert,o.options.revert=!1,o._trigger("out",e,o._uiHash(o)),o._mouseStop(e,!0),o.options.revert=o.options._revert,o.options.helper=o.options._helper,o.placeholder&&o.placeholder.remove(),i.helper.appendTo(s._parent),s._refreshOffsets(e),i.position=s._generatePosition(e,!0),s._trigger("fromSortable",e),s.dropped=!1,t.each(s.sortables,function(){this.refreshPositions()}))})}}),t.ui.plugin.add("draggable","cursor",{start:function(e,i,s){var n=t("body"),o=s.options;n.css("cursor")&&(o._cursor=n.css("cursor")),n.css("cursor",o.cursor)},stop:function(e,i,s){var n=s.options;n._cursor&&t("body").css("cursor",n._cursor)}}),t.ui.plugin.add("draggable","opacity",{start:function(e,i,s){var n=t(i.helper),o=s.options;n.css("opacity")&&(o._opacity=n.css("opacity")),n.css("opacity",o.opacity)},stop:function(e,i,s){var n=s.options;n._opacity&&t(i.helper).css("opacity",n._opacity)}}),t.ui.plugin.add("draggable","scroll",{start:function(t,e,i){i.scrollParentNotHidden||(i.scrollParentNotHidden=i.helper.scrollParent(!1)),i.scrollParentNotHidden[0]!==i.document[0]&&"HTML"!==i.scrollParentNotHidden[0].tagName&&(i.overflowOffset=i.scrollParentNotHidden.offset())},drag:function(e,i,s){var n=s.options,o=!1,a=s.scrollParentNotHidden[0],r=s.document[0];a!==r&&"HTML"!==a.tagName?(n.axis&&"x"===n.axis||(s.overflowOffset.top+a.offsetHeight-e.pageY<n.scrollSensitivity?a.scrollTop=o=a.scrollTop+n.scrollSpeed:e.pageY-s.overflowOffset.top<n.scrollSensitivity&&(a.scrollTop=o=a.scrollTop-n.scrollSpeed)),n.axis&&"y"===n.axis||(s.overflowOffset.left+a.offsetWidth-e.pageX<n.scrollSensitivity?a.scrollLeft=o=a.scrollLeft+n.scrollSpeed:e.pageX-s.overflowOffset.left<n.scrollSensitivity&&(a.scrollLeft=o=a.scrollLeft-n.scrollSpeed))):(n.axis&&"x"===n.axis||(e.pageY-t(r).scrollTop()<n.scrollSensitivity?o=t(r).scrollTop(t(r).scrollTop()-n.scrollSpeed):t(window).height()-(e.pageY-t(r).scrollTop())<n.scrollSensitivity&&(o=t(r).scrollTop(t(r).scrollTop()+n.scrollSpeed))),n.axis&&"y"===n.axis||(e.pageX-t(r).scrollLeft()<n.scrollSensitivity?o=t(r).scrollLeft(t(r).scrollLeft()-n.scrollSpeed):t(window).width()-(e.pageX-t(r).scrollLeft())<n.scrollSensitivity&&(o=t(r).scrollLeft(t(r).scrollLeft()+n.scrollSpeed)))),o!==!1&&t.ui.ddmanager&&!n.dropBehaviour&&t.ui.ddmanager.prepareOffsets(s,e)}}),t.ui.plugin.add("draggable","snap",{start:function(e,i,s){var n=s.options;s.snapElements=[],t(n.snap.constructor!==String?n.snap.items||":data(ui-draggable)":n.snap).each(function(){var e=t(this),i=e.offset();this!==s.element[0]&&s.snapElements.push({item:this,width:e.outerWidth(),height:e.outerHeight(),top:i.top,left:i.left})})},drag:function(e,i,s){var n,o,a,r,h,l,c,u,d,p,f=s.options,g=f.snapTolerance,m=i.offset.left,_=m+s.helperProportions.width,v=i.offset.top,b=v+s.helperProportions.height;for(d=s.snapElements.length-1;d>=0;d--)h=s.snapElements[d].left-s.margins.left,l=h+s.snapElements[d].width,c=s.snapElements[d].top-s.margins.top,u=c+s.snapElements[d].height,h-g>_||m>l+g||c-g>b||v>u+g||!t.contains(s.snapElements[d].item.ownerDocument,s.snapElements[d].item)?(s.snapElements[d].snapping&&s.options.snap.release&&s.options.snap.release.call(s.element,e,t.extend(s._uiHash(),{snapItem:s.snapElements[d].item})),s.snapElements[d].snapping=!1):("inner"!==f.snapMode&&(n=g>=Math.abs(c-b),o=g>=Math.abs(u-v),a=g>=Math.abs(h-_),r=g>=Math.abs(l-m),n&&(i.position.top=s._convertPositionTo("relative",{top:c-s.helperProportions.height,left:0}).top),o&&(i.position.top=s._convertPositionTo("relative",{top:u,left:0}).top),a&&(i.position.left=s._convertPositionTo("relative",{top:0,left:h-s.helperProportions.width}).left),r&&(i.position.left=s._convertPositionTo("relative",{top:0,left:l}).left)),p=n||o||a||r,"outer"!==f.snapMode&&(n=g>=Math.abs(c-v),o=g>=Math.abs(u-b),a=g>=Math.abs(h-m),r=g>=Math.abs(l-_),n&&(i.position.top=s._convertPositionTo("relative",{top:c,left:0}).top),o&&(i.position.top=s._convertPositionTo("relative",{top:u-s.helperProportions.height,left:0}).top),a&&(i.position.left=s._convertPositionTo("relative",{top:0,left:h}).left),r&&(i.position.left=s._convertPositionTo("relative",{top:0,left:l-s.helperProportions.width}).left)),!s.snapElements[d].snapping&&(n||o||a||r||p)&&s.options.snap.snap&&s.options.snap.snap.call(s.element,e,t.extend(s._uiHash(),{snapItem:s.snapElements[d].item})),s.snapElements[d].snapping=n||o||a||r||p)}}),t.ui.plugin.add("draggable","stack",{start:function(e,i,s){var n,o=s.options,a=t.makeArray(t(o.stack)).sort(function(e,i){return(parseInt(t(e).css("zIndex"),10)||0)-(parseInt(t(i).css("zIndex"),10)||0)});a.length&&(n=parseInt(t(a[0]).css("zIndex"),10)||0,t(a).each(function(e){t(this).css("zIndex",n+e)}),this.css("zIndex",n+a.length))}}),t.ui.plugin.add("draggable","zIndex",{start:function(e,i,s){var n=t(i.helper),o=s.options;n.css("zIndex")&&(o._zIndex=n.css("zIndex")),n.css("zIndex",o.zIndex)},stop:function(e,i,s){var n=s.options;n._zIndex&&t(i.helper).css("zIndex",n._zIndex)}}),t.ui.draggable,t.widget("ui.resizable",t.ui.mouse,{version:"1.12.1",widgetEventPrefix:"resize",options:{alsoResize:!1,animate:!1,animateDuration:"slow",animateEasing:"swing",aspectRatio:!1,autoHide:!1,classes:{"ui-resizable-se":"ui-icon ui-icon-gripsmall-diagonal-se"},containment:!1,ghost:!1,grid:!1,handles:"e,s,se",helper:!1,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:90,resize:null,start:null,stop:null},_num:function(t){return parseFloat(t)||0},_isNumber:function(t){return!isNaN(parseFloat(t))},_hasScroll:function(e,i){if("hidden"===t(e).css("overflow"))return!1;var s=i&&"left"===i?"scrollLeft":"scrollTop",n=!1;return e[s]>0?!0:(e[s]=1,n=e[s]>0,e[s]=0,n)},_create:function(){var e,i=this.options,s=this;this._addClass("ui-resizable"),t.extend(this,{_aspectRatio:!!i.aspectRatio,aspectRatio:i.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:i.helper||i.ghost||i.animate?i.helper||"ui-resizable-helper":null}),this.element[0].nodeName.match(/^(canvas|textarea|input|select|button|img)$/i)&&(this.element.wrap(t("<div class='ui-wrapper' style='overflow: hidden;'></div>").css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")})),this.element=this.element.parent().data("ui-resizable",this.element.resizable("instance")),this.elementIsWrapper=!0,e={marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom"),marginLeft:this.originalElement.css("marginLeft")},this.element.css(e),this.originalElement.css("margin",0),this.originalResizeStyle=this.originalElement.css("resize"),this.originalElement.css("resize","none"),this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"})),this.originalElement.css(e),this._proportionallyResize()),this._setupHandles(),i.autoHide&&t(this.element).on("mouseenter",function(){i.disabled||(s._removeClass("ui-resizable-autohide"),s._handles.show())}).on("mouseleave",function(){i.disabled||s.resizing||(s._addClass("ui-resizable-autohide"),s._handles.hide())}),this._mouseInit()},_destroy:function(){this._mouseDestroy();var e,i=function(e){t(e).removeData("resizable").removeData("ui-resizable").off(".resizable").find(".ui-resizable-handle").remove()};return this.elementIsWrapper&&(i(this.element),e=this.element,this.originalElement.css({position:e.css("position"),width:e.outerWidth(),height:e.outerHeight(),top:e.css("top"),left:e.css("left")}).insertAfter(e),e.remove()),this.originalElement.css("resize",this.originalResizeStyle),i(this.originalElement),this},_setOption:function(t,e){switch(this._super(t,e),t){case"handles":this._removeHandles(),this._setupHandles();break;default:}},_setupHandles:function(){var e,i,s,n,o,a=this.options,r=this;if(this.handles=a.handles||(t(".ui-resizable-handle",this.element).length?{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"}:"e,s,se"),this._handles=t(),this.handles.constructor===String)for("all"===this.handles&&(this.handles="n,e,s,w,se,sw,ne,nw"),s=this.handles.split(","),this.handles={},i=0;s.length>i;i++)e=t.trim(s[i]),n="ui-resizable-"+e,o=t("<div>"),this._addClass(o,"ui-resizable-handle "+n),o.css({zIndex:a.zIndex}),this.handles[e]=".ui-resizable-"+e,this.element.append(o);this._renderAxis=function(e){var i,s,n,o;e=e||this.element;for(i in this.handles)this.handles[i].constructor===String?this.handles[i]=this.element.children(this.handles[i]).first().show():(this.handles[i].jquery||this.handles[i].nodeType)&&(this.handles[i]=t(this.handles[i]),this._on(this.handles[i],{mousedown:r._mouseDown})),this.elementIsWrapper&&this.originalElement[0].nodeName.match(/^(textarea|input|select|button)$/i)&&(s=t(this.handles[i],this.element),o=/sw|ne|nw|se|n|s/.test(i)?s.outerHeight():s.outerWidth(),n=["padding",/ne|nw|n/.test(i)?"Top":/se|sw|s/.test(i)?"Bottom":/^e$/.test(i)?"Right":"Left"].join(""),e.css(n,o),this._proportionallyResize()),this._handles=this._handles.add(this.handles[i])},this._renderAxis(this.element),this._handles=this._handles.add(this.element.find(".ui-resizable-handle")),this._handles.disableSelection(),this._handles.on("mouseover",function(){r.resizing||(this.className&&(o=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)),r.axis=o&&o[1]?o[1]:"se")}),a.autoHide&&(this._handles.hide(),this._addClass("ui-resizable-autohide"))},_removeHandles:function(){this._handles.remove()},_mouseCapture:function(e){var i,s,n=!1;for(i in this.handles)s=t(this.handles[i])[0],(s===e.target||t.contains(s,e.target))&&(n=!0);return!this.options.disabled&&n},_mouseStart:function(e){var i,s,n,o=this.options,a=this.element;return this.resizing=!0,this._renderProxy(),i=this._num(this.helper.css("left")),s=this._num(this.helper.css("top")),o.containment&&(i+=t(o.containment).scrollLeft()||0,s+=t(o.containment).scrollTop()||0),this.offset=this.helper.offset(),this.position={left:i,top:s},this.size=this._helper?{width:this.helper.width(),height:this.helper.height()}:{width:a.width(),height:a.height()},this.originalSize=this._helper?{width:a.outerWidth(),height:a.outerHeight()}:{width:a.width(),height:a.height()},this.sizeDiff={width:a.outerWidth()-a.width(),height:a.outerHeight()-a.height()},this.originalPosition={left:i,top:s},this.originalMousePosition={left:e.pageX,top:e.pageY},this.aspectRatio="number"==typeof o.aspectRatio?o.aspectRatio:this.originalSize.width/this.originalSize.height||1,n=t(".ui-resizable-"+this.axis).css("cursor"),t("body").css("cursor","auto"===n?this.axis+"-resize":n),this._addClass("ui-resizable-resizing"),this._propagate("start",e),!0},_mouseDrag:function(e){var i,s,n=this.originalMousePosition,o=this.axis,a=e.pageX-n.left||0,r=e.pageY-n.top||0,h=this._change[o];return this._updatePrevProperties(),h?(i=h.apply(this,[e,a,r]),this._updateVirtualBoundaries(e.shiftKey),(this._aspectRatio||e.shiftKey)&&(i=this._updateRatio(i,e)),i=this._respectSize(i,e),this._updateCache(i),this._propagate("resize",e),s=this._applyChanges(),!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize(),t.isEmptyObject(s)||(this._updatePrevProperties(),this._trigger("resize",e,this.ui()),this._applyChanges()),!1):!1},_mouseStop:function(e){this.resizing=!1;var i,s,n,o,a,r,h,l=this.options,c=this;return this._helper&&(i=this._proportionallyResizeElements,s=i.length&&/textarea/i.test(i[0].nodeName),n=s&&this._hasScroll(i[0],"left")?0:c.sizeDiff.height,o=s?0:c.sizeDiff.width,a={width:c.helper.width()-o,height:c.helper.height()-n},r=parseFloat(c.element.css("left"))+(c.position.left-c.originalPosition.left)||null,h=parseFloat(c.element.css("top"))+(c.position.top-c.originalPosition.top)||null,l.animate||this.element.css(t.extend(a,{top:h,left:r})),c.helper.height(c.size.height),c.helper.width(c.size.width),this._helper&&!l.animate&&this._proportionallyResize()),t("body").css("cursor","auto"),this._removeClass("ui-resizable-resizing"),this._propagate("stop",e),this._helper&&this.helper.remove(),!1},_updatePrevProperties:function(){this.prevPosition={top:this.position.top,left:this.position.left},this.prevSize={width:this.size.width,height:this.size.height}},_applyChanges:function(){var t={};return this.position.top!==this.prevPosition.top&&(t.top=this.position.top+"px"),this.position.left!==this.prevPosition.left&&(t.left=this.position.left+"px"),this.size.width!==this.prevSize.width&&(t.width=this.size.width+"px"),this.size.height!==this.prevSize.height&&(t.height=this.size.height+"px"),this.helper.css(t),t},_updateVirtualBoundaries:function(t){var e,i,s,n,o,a=this.options;o={minWidth:this._isNumber(a.minWidth)?a.minWidth:0,maxWidth:this._isNumber(a.maxWidth)?a.maxWidth:1/0,minHeight:this._isNumber(a.minHeight)?a.minHeight:0,maxHeight:this._isNumber(a.maxHeight)?a.maxHeight:1/0},(this._aspectRatio||t)&&(e=o.minHeight*this.aspectRatio,s=o.minWidth/this.aspectRatio,i=o.maxHeight*this.aspectRatio,n=o.maxWidth/this.aspectRatio,e>o.minWidth&&(o.minWidth=e),s>o.minHeight&&(o.minHeight=s),o.maxWidth>i&&(o.maxWidth=i),o.maxHeight>n&&(o.maxHeight=n)),this._vBoundaries=o},_updateCache:function(t){this.offset=this.helper.offset(),this._isNumber(t.left)&&(this.position.left=t.left),this._isNumber(t.top)&&(this.position.top=t.top),this._isNumber(t.height)&&(this.size.height=t.height),this._isNumber(t.width)&&(this.size.width=t.width)},_updateRatio:function(t){var e=this.position,i=this.size,s=this.axis;return this._isNumber(t.height)?t.width=t.height*this.aspectRatio:this._isNumber(t.width)&&(t.height=t.width/this.aspectRatio),"sw"===s&&(t.left=e.left+(i.width-t.width),t.top=null),"nw"===s&&(t.top=e.top+(i.height-t.height),t.left=e.left+(i.width-t.width)),t},_respectSize:function(t){var e=this._vBoundaries,i=this.axis,s=this._isNumber(t.width)&&e.maxWidth&&e.maxWidth<t.width,n=this._isNumber(t.height)&&e.maxHeight&&e.maxHeight<t.height,o=this._isNumber(t.width)&&e.minWidth&&e.minWidth>t.width,a=this._isNumber(t.height)&&e.minHeight&&e.minHeight>t.height,r=this.originalPosition.left+this.originalSize.width,h=this.originalPosition.top+this.originalSize.height,l=/sw|nw|w/.test(i),c=/nw|ne|n/.test(i);return o&&(t.width=e.minWidth),a&&(t.height=e.minHeight),s&&(t.width=e.maxWidth),n&&(t.height=e.maxHeight),o&&l&&(t.left=r-e.minWidth),s&&l&&(t.left=r-e.maxWidth),a&&c&&(t.top=h-e.minHeight),n&&c&&(t.top=h-e.maxHeight),t.width||t.height||t.left||!t.top?t.width||t.height||t.top||!t.left||(t.left=null):t.top=null,t},_getPaddingPlusBorderDimensions:function(t){for(var e=0,i=[],s=[t.css("borderTopWidth"),t.css("borderRightWidth"),t.css("borderBottomWidth"),t.css("borderLeftWidth")],n=[t.css("paddingTop"),t.css("paddingRight"),t.css("paddingBottom"),t.css("paddingLeft")];4>e;e++)i[e]=parseFloat(s[e])||0,i[e]+=parseFloat(n[e])||0;return{height:i[0]+i[2],width:i[1]+i[3]}},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var t,e=0,i=this.helper||this.element;this._proportionallyResizeElements.length>e;e++)t=this._proportionallyResizeElements[e],this.outerDimensions||(this.outerDimensions=this._getPaddingPlusBorderDimensions(t)),t.css({height:i.height()-this.outerDimensions.height||0,width:i.width()-this.outerDimensions.width||0})},_renderProxy:function(){var e=this.element,i=this.options;this.elementOffset=e.offset(),this._helper?(this.helper=this.helper||t("<div style='overflow:hidden;'></div>"),this._addClass(this.helper,this._helper),this.helper.css({width:this.element.outerWidth(),height:this.element.outerHeight(),position:"absolute",left:this.elementOffset.left+"px",top:this.elementOffset.top+"px",zIndex:++i.zIndex}),this.helper.appendTo("body").disableSelection()):this.helper=this.element},_change:{e:function(t,e){return{width:this.originalSize.width+e}},w:function(t,e){var i=this.originalSize,s=this.originalPosition;return{left:s.left+e,width:i.width-e}},n:function(t,e,i){var s=this.originalSize,n=this.originalPosition;return{top:n.top+i,height:s.height-i}},s:function(t,e,i){return{height:this.originalSize.height+i}},se:function(e,i,s){return t.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[e,i,s]))},sw:function(e,i,s){return t.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[e,i,s]))},ne:function(e,i,s){return t.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[e,i,s]))},nw:function(e,i,s){return t.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[e,i,s]))}},_propagate:function(e,i){t.ui.plugin.call(this,e,[i,this.ui()]),"resize"!==e&&this._trigger(e,i,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}}),t.ui.plugin.add("resizable","animate",{stop:function(e){var i=t(this).resizable("instance"),s=i.options,n=i._proportionallyResizeElements,o=n.length&&/textarea/i.test(n[0].nodeName),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-r,height:i.size.height-a},l=parseFloat(i.element.css("left"))+(i.position.left-i.originalPosition.left)||null,c=parseFloat(i.element.css("top"))+(i.position.top-i.originalPosition.top)||null;i.element.animate(t.extend(h,c&&l?{top:c,left:l}:{}),{duration:s.animateDuration,easing:s.animateEasing,step:function(){var s={width:parseFloat(i.element.css("width")),height:parseFloat(i.element.css("height")),top:parseFloat(i.element.css("top")),left:parseFloat(i.element.css("left"))};n&&n.length&&t(n[0]).css({width:s.width,height:s.height}),i._updateCache(s),i._propagate("resize",e)}})}}),t.ui.plugin.add("resizable","containment",{start:function(){var e,i,s,n,o,a,r,h=t(this).resizable("instance"),l=h.options,c=h.element,u=l.containment,d=u instanceof t?u.get(0):/parent/.test(u)?c.parent().get(0):u;d&&(h.containerElement=t(d),/document/.test(u)||u===document?(h.containerOffset={left:0,top:0},h.containerPosition={left:0,top:0},h.parentData={element:t(document),left:0,top:0,width:t(document).width(),height:t(document).height()||document.body.parentNode.scrollHeight}):(e=t(d),i=[],t(["Top","Right","Left","Bottom"]).each(function(t,s){i[t]=h._num(e.css("padding"+s))}),h.containerOffset=e.offset(),h.containerPosition=e.position(),h.containerSize={height:e.innerHeight()-i[3],width:e.innerWidth()-i[1]},s=h.containerOffset,n=h.containerSize.height,o=h.containerSize.width,a=h._hasScroll(d,"left")?d.scrollWidth:o,r=h._hasScroll(d)?d.scrollHeight:n,h.parentData={element:d,left:s.left,top:s.top,width:a,height:r}))},resize:function(e){var i,s,n,o,a=t(this).resizable("instance"),r=a.options,h=a.containerOffset,l=a.position,c=a._aspectRatio||e.shiftKey,u={top:0,left:0},d=a.containerElement,p=!0;d[0]!==document&&/static/.test(d.css("position"))&&(u=h),l.left<(a._helper?h.left:0)&&(a.size.width=a.size.width+(a._helper?a.position.left-h.left:a.position.left-u.left),c&&(a.size.height=a.size.width/a.aspectRatio,p=!1),a.position.left=r.helper?h.left:0),l.top<(a._helper?h.top:0)&&(a.size.height=a.size.height+(a._helper?a.position.top-h.top:a.position.top),c&&(a.size.width=a.size.height*a.aspectRatio,p=!1),a.position.top=a._helper?h.top:0),n=a.containerElement.get(0)===a.element.parent().get(0),o=/relative|absolute/.test(a.containerElement.css("position")),n&&o?(a.offset.left=a.parentData.left+a.position.left,a.offset.top=a.parentData.top+a.position.top):(a.offset.left=a.element.offset().left,a.offset.top=a.element.offset().top),i=Math.abs(a.sizeDiff.width+(a._helper?a.offset.left-u.left:a.offset.left-h.left)),s=Math.abs(a.sizeDiff.height+(a._helper?a.offset.top-u.top:a.offset.top-h.top)),i+a.size.width>=a.parentData.width&&(a.size.width=a.parentData.width-i,c&&(a.size.height=a.size.width/a.aspectRatio,p=!1)),s+a.size.height>=a.parentData.height&&(a.size.height=a.parentData.height-s,c&&(a.size.width=a.size.height*a.aspectRatio,p=!1)),p||(a.position.left=a.prevPosition.left,a.position.top=a.prevPosition.top,a.size.width=a.prevSize.width,a.size.height=a.prevSize.height)},stop:function(){var e=t(this).resizable("instance"),i=e.options,s=e.containerOffset,n=e.containerPosition,o=e.containerElement,a=t(e.helper),r=a.offset(),h=a.outerWidth()-e.sizeDiff.width,l=a.outerHeight()-e.sizeDiff.height;e._helper&&!i.animate&&/relative/.test(o.css("position"))&&t(this).css({left:r.left-n.left-s.left,width:h,height:l}),e._helper&&!i.animate&&/static/.test(o.css("position"))&&t(this).css({left:r.left-n.left-s.left,width:h,height:l})}}),t.ui.plugin.add("resizable","alsoResize",{start:function(){var e=t(this).resizable("instance"),i=e.options;t(i.alsoResize).each(function(){var e=t(this);e.data("ui-resizable-alsoresize",{width:parseFloat(e.width()),height:parseFloat(e.height()),left:parseFloat(e.css("left")),top:parseFloat(e.css("top"))})})},resize:function(e,i){var s=t(this).resizable("instance"),n=s.options,o=s.originalSize,a=s.originalPosition,r={height:s.size.height-o.height||0,width:s.size.width-o.width||0,top:s.position.top-a.top||0,left:s.position.left-a.left||0};t(n.alsoResize).each(function(){var e=t(this),s=t(this).data("ui-resizable-alsoresize"),n={},o=e.parents(i.originalElement[0]).length?["width","height"]:["width","height","top","left"];t.each(o,function(t,e){var i=(s[e]||0)+(r[e]||0);i&&i>=0&&(n[e]=i||null)}),e.css(n)})},stop:function(){t(this).removeData("ui-resizable-alsoresize")}}),t.ui.plugin.add("resizable","ghost",{start:function(){var e=t(this).resizable("instance"),i=e.size;e.ghost=e.originalElement.clone(),e.ghost.css({opacity:.25,display:"block",position:"relative",height:i.height,width:i.width,margin:0,left:0,top:0}),e._addClass(e.ghost,"ui-resizable-ghost"),t.uiBackCompat!==!1&&"string"==typeof e.options.ghost&&e.ghost.addClass(this.options.ghost),e.ghost.appendTo(e.helper)},resize:function(){var e=t(this).resizable("instance");e.ghost&&e.ghost.css({position:"relative",height:e.size.height,width:e.size.width})},stop:function(){var e=t(this).resizable("instance");e.ghost&&e.helper&&e.helper.get(0).removeChild(e.ghost.get(0))}}),t.ui.plugin.add("resizable","grid",{resize:function(){var e,i=t(this).resizable("instance"),s=i.options,n=i.size,o=i.originalSize,a=i.originalPosition,r=i.axis,h="number"==typeof s.grid?[s.grid,s.grid]:s.grid,l=h[0]||1,c=h[1]||1,u=Math.round((n.width-o.width)/l)*l,d=Math.round((n.height-o.height)/c)*c,p=o.width+u,f=o.height+d,g=s.maxWidth&&p>s.maxWidth,m=s.maxHeight&&f>s.maxHeight,_=s.minWidth&&s.minWidth>p,v=s.minHeight&&s.minHeight>f;s.grid=h,_&&(p+=l),v&&(f+=c),g&&(p-=l),m&&(f-=c),/^(se|s|e)$/.test(r)?(i.size.width=p,i.size.height=f):/^(ne)$/.test(r)?(i.size.width=p,i.size.height=f,i.position.top=a.top-d):/^(sw)$/.test(r)?(i.size.width=p,i.size.height=f,i.position.left=a.left-u):((0>=f-c||0>=p-l)&&(e=i._getPaddingPlusBorderDimensions(this)),f-c>0?(i.size.height=f,i.position.top=a.top-d):(f=c-e.height,i.size.height=f,i.position.top=a.top+o.height-f),p-l>0?(i.size.width=p,i.position.left=a.left-u):(p=l-e.width,i.size.width=p,i.position.left=a.left+o.width-p))}}),t.ui.resizable,t.widget("ui.dialog",{version:"1.12.1",options:{appendTo:"body",autoOpen:!0,buttons:[],classes:{"ui-dialog":"ui-corner-all","ui-dialog-titlebar":"ui-corner-all"},closeOnEscape:!0,closeText:"Close",draggable:!0,hide:null,height:"auto",maxHeight:null,maxWidth:null,minHeight:150,minWidth:150,modal:!1,position:{my:"center",at:"center",of:window,collision:"fit",using:function(e){var i=t(this).css(e).offset().top;0>i&&t(this).css("top",e.top-i)}},resizable:!0,show:null,title:null,width:300,beforeClose:null,close:null,drag:null,dragStart:null,dragStop:null,focus:null,open:null,resize:null,resizeStart:null,resizeStop:null},sizeRelatedOptions:{buttons:!0,height:!0,maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0,width:!0},resizableRelatedOptions:{maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0},_create:function(){this.originalCss={display:this.element[0].style.display,width:this.element[0].style.width,minHeight:this.element[0].style.minHeight,maxHeight:this.element[0].style.maxHeight,height:this.element[0].style.height},this.originalPosition={parent:this.element.parent(),index:this.element.parent().children().index(this.element)},this.originalTitle=this.element.attr("title"),null==this.options.title&&null!=this.originalTitle&&(this.options.title=this.originalTitle),this.options.disabled&&(this.options.disabled=!1),this._createWrapper(),this.element.show().removeAttr("title").appendTo(this.uiDialog),this._addClass("ui-dialog-content","ui-widget-content"),this._createTitlebar(),this._createButtonPane(),this.options.draggable&&t.fn.draggable&&this._makeDraggable(),this.options.resizable&&t.fn.resizable&&this._makeResizable(),this._isOpen=!1,this._trackFocus()},_init:function(){this.options.autoOpen&&this.open()},_appendTo:function(){var e=this.options.appendTo;return e&&(e.jquery||e.nodeType)?t(e):this.document.find(e||"body").eq(0)},_destroy:function(){var t,e=this.originalPosition;this._untrackInstance(),this._destroyOverlay(),this.element.removeUniqueId().css(this.originalCss).detach(),this.uiDialog.remove(),this.originalTitle&&this.element.attr("title",this.originalTitle),t=e.parent.children().eq(e.index),t.length&&t[0]!==this.element[0]?t.before(this.element):e.parent.append(this.element)},widget:function(){return this.uiDialog},disable:t.noop,enable:t.noop,close:function(e){var i=this;this._isOpen&&this._trigger("beforeClose",e)!==!1&&(this._isOpen=!1,this._focusedElement=null,this._destroyOverlay(),this._untrackInstance(),this.opener.filter(":focusable").trigger("focus").length||t.ui.safeBlur(t.ui.safeActiveElement(this.document[0])),this._hide(this.uiDialog,this.options.hide,function(){i._trigger("close",e)}))},isOpen:function(){return this._isOpen},moveToTop:function(){this._moveToTop()},_moveToTop:function(e,i){var s=!1,n=this.uiDialog.siblings(".ui-front:visible").map(function(){return+t(this).css("z-index")}).get(),o=Math.max.apply(null,n);return o>=+this.uiDialog.css("z-index")&&(this.uiDialog.css("z-index",o+1),s=!0),s&&!i&&this._trigger("focus",e),s},open:function(){var e=this;return this._isOpen?(this._moveToTop()&&this._focusTabbable(),void 0):(this._isOpen=!0,this.opener=t(t.ui.safeActiveElement(this.document[0])),this._size(),this._position(),this._createOverlay(),this._moveToTop(null,!0),this.overlay&&this.overlay.css("z-index",this.uiDialog.css("z-index")-1),this._show(this.uiDialog,this.options.show,function(){e._focusTabbable(),e._trigger("focus")}),this._makeFocusTarget(),this._trigger("open"),void 0)},_focusTabbable:function(){var t=this._focusedElement;t||(t=this.element.find("[autofocus]")),t.length||(t=this.element.find(":tabbable")),t.length||(t=this.uiDialogButtonPane.find(":tabbable")),t.length||(t=this.uiDialogTitlebarClose.filter(":tabbable")),t.length||(t=this.uiDialog),t.eq(0).trigger("focus")},_keepFocus:function(e){function i(){var e=t.ui.safeActiveElement(this.document[0]),i=this.uiDialog[0]===e||t.contains(this.uiDialog[0],e);i||this._focusTabbable()}e.preventDefault(),i.call(this),this._delay(i)},_createWrapper:function(){this.uiDialog=t("<div>").hide().attr({tabIndex:-1,role:"dialog"}).appendTo(this._appendTo()),this._addClass(this.uiDialog,"ui-dialog","ui-widget ui-widget-content ui-front"),this._on(this.uiDialog,{keydown:function(e){if(this.options.closeOnEscape&&!e.isDefaultPrevented()&&e.keyCode&&e.keyCode===t.ui.keyCode.ESCAPE)return e.preventDefault(),this.close(e),void 0;if(e.keyCode===t.ui.keyCode.TAB&&!e.isDefaultPrevented()){var i=this.uiDialog.find(":tabbable"),s=i.filter(":first"),n=i.filter(":last");e.target!==n[0]&&e.target!==this.uiDialog[0]||e.shiftKey?e.target!==s[0]&&e.target!==this.uiDialog[0]||!e.shiftKey||(this._delay(function(){n.trigger("focus")}),e.preventDefault()):(this._delay(function(){s.trigger("focus")}),e.preventDefault())}},mousedown:function(t){this._moveToTop(t)&&this._focusTabbable()}}),this.element.find("[aria-describedby]").length||this.uiDialog.attr({"aria-describedby":this.element.uniqueId().attr("id")})},_createTitlebar:function(){var e;this.uiDialogTitlebar=t("<div>"),this._addClass(this.uiDialogTitlebar,"ui-dialog-titlebar","ui-widget-header ui-helper-clearfix"),this._on(this.uiDialogTitlebar,{mousedown:function(e){t(e.target).closest(".ui-dialog-titlebar-close")||this.uiDialog.trigger("focus")}}),this.uiDialogTitlebarClose=t("<button type='button'></button>").button({label:t("<a>").text(this.options.closeText).html(),icon:"ui-icon-closethick",showLabel:!1}).appendTo(this.uiDialogTitlebar),this._addClass(this.uiDialogTitlebarClose,"ui-dialog-titlebar-close"),this._on(this.uiDialogTitlebarClose,{click:function(t){t.preventDefault(),this.close(t)}}),e=t("<span>").uniqueId().prependTo(this.uiDialogTitlebar),this._addClass(e,"ui-dialog-title"),this._title(e),this.uiDialogTitlebar.prependTo(this.uiDialog),this.uiDialog.attr({"aria-labelledby":e.attr("id")})},_title:function(t){this.options.title?t.text(this.options.title):t.html("&#160;")},_createButtonPane:function(){this.uiDialogButtonPane=t("<div>"),this._addClass(this.uiDialogButtonPane,"ui-dialog-buttonpane","ui-widget-content ui-helper-clearfix"),this.uiButtonSet=t("<div>").appendTo(this.uiDialogButtonPane),this._addClass(this.uiButtonSet,"ui-dialog-buttonset"),this._createButtons()},_createButtons:function(){var e=this,i=this.options.buttons;return this.uiDialogButtonPane.remove(),this.uiButtonSet.empty(),t.isEmptyObject(i)||t.isArray(i)&&!i.length?(this._removeClass(this.uiDialog,"ui-dialog-buttons"),void 0):(t.each(i,function(i,s){var n,o;s=t.isFunction(s)?{click:s,text:i}:s,s=t.extend({type:"button"},s),n=s.click,o={icon:s.icon,iconPosition:s.iconPosition,showLabel:s.showLabel,icons:s.icons,text:s.text},delete s.click,delete s.icon,delete s.iconPosition,delete s.showLabel,delete s.icons,"boolean"==typeof s.text&&delete s.text,t("<button></button>",s).button(o).appendTo(e.uiButtonSet).on("click",function(){n.apply(e.element[0],arguments)})}),this._addClass(this.uiDialog,"ui-dialog-buttons"),this.uiDialogButtonPane.appendTo(this.uiDialog),void 0)},_makeDraggable:function(){function e(t){return{position:t.position,offset:t.offset}}var i=this,s=this.options;this.uiDialog.draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close",handle:".ui-dialog-titlebar",containment:"document",start:function(s,n){i._addClass(t(this),"ui-dialog-dragging"),i._blockFrames(),i._trigger("dragStart",s,e(n))},drag:function(t,s){i._trigger("drag",t,e(s))},stop:function(n,o){var a=o.offset.left-i.document.scrollLeft(),r=o.offset.top-i.document.scrollTop();s.position={my:"left top",at:"left"+(a>=0?"+":"")+a+" "+"top"+(r>=0?"+":"")+r,of:i.window},i._removeClass(t(this),"ui-dialog-dragging"),i._unblockFrames(),i._trigger("dragStop",n,e(o))}})},_makeResizable:function(){function e(t){return{originalPosition:t.originalPosition,originalSize:t.originalSize,position:t.position,size:t.size}}var i=this,s=this.options,n=s.resizable,o=this.uiDialog.css("position"),a="string"==typeof n?n:"n,e,s,w,se,sw,ne,nw";this.uiDialog.resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:this.element,maxWidth:s.maxWidth,maxHeight:s.maxHeight,minWidth:s.minWidth,minHeight:this._minHeight(),handles:a,start:function(s,n){i._addClass(t(this),"ui-dialog-resizing"),i._blockFrames(),i._trigger("resizeStart",s,e(n))},resize:function(t,s){i._trigger("resize",t,e(s))},stop:function(n,o){var a=i.uiDialog.offset(),r=a.left-i.document.scrollLeft(),h=a.top-i.document.scrollTop();s.height=i.uiDialog.height(),s.width=i.uiDialog.width(),s.position={my:"left top",at:"left"+(r>=0?"+":"")+r+" "+"top"+(h>=0?"+":"")+h,of:i.window},i._removeClass(t(this),"ui-dialog-resizing"),i._unblockFrames(),i._trigger("resizeStop",n,e(o))}}).css("position",o)},_trackFocus:function(){this._on(this.widget(),{focusin:function(e){this._makeFocusTarget(),this._focusedElement=t(e.target)}})},_makeFocusTarget:function(){this._untrackInstance(),this._trackingInstances().unshift(this)},_untrackInstance:function(){var e=this._trackingInstances(),i=t.inArray(this,e);-1!==i&&e.splice(i,1)},_trackingInstances:function(){var t=this.document.data("ui-dialog-instances");return t||(t=[],this.document.data("ui-dialog-instances",t)),t},_minHeight:function(){var t=this.options;return"auto"===t.height?t.minHeight:Math.min(t.minHeight,t.height)},_position:function(){var t=this.uiDialog.is(":visible");t||this.uiDialog.show(),this.uiDialog.position(this.options.position),t||this.uiDialog.hide()},_setOptions:function(e){var i=this,s=!1,n={};t.each(e,function(t,e){i._setOption(t,e),t in i.sizeRelatedOptions&&(s=!0),t in i.resizableRelatedOptions&&(n[t]=e)}),s&&(this._size(),this._position()),this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option",n)},_setOption:function(e,i){var s,n,o=this.uiDialog;"disabled"!==e&&(this._super(e,i),"appendTo"===e&&this.uiDialog.appendTo(this._appendTo()),"buttons"===e&&this._createButtons(),"closeText"===e&&this.uiDialogTitlebarClose.button({label:t("<a>").text(""+this.options.closeText).html()}),"draggable"===e&&(s=o.is(":data(ui-draggable)"),s&&!i&&o.draggable("destroy"),!s&&i&&this._makeDraggable()),"position"===e&&this._position(),"resizable"===e&&(n=o.is(":data(ui-resizable)"),n&&!i&&o.resizable("destroy"),n&&"string"==typeof i&&o.resizable("option","handles",i),n||i===!1||this._makeResizable()),"title"===e&&this._title(this.uiDialogTitlebar.find(".ui-dialog-title")))},_size:function(){var t,e,i,s=this.options;this.element.show().css({width:"auto",minHeight:0,maxHeight:"none",height:0}),s.minWidth>s.width&&(s.width=s.minWidth),t=this.uiDialog.css({height:"auto",width:s.width}).outerHeight(),e=Math.max(0,s.minHeight-t),i="number"==typeof s.maxHeight?Math.max(0,s.maxHeight-t):"none","auto"===s.height?this.element.css({minHeight:e,maxHeight:i,height:"auto"}):this.element.height(Math.max(0,s.height-t)),this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight())},_blockFrames:function(){this.iframeBlocks=this.document.find("iframe").map(function(){var e=t(this);return t("<div>").css({position:"absolute",width:e.outerWidth(),height:e.outerHeight()}).appendTo(e.parent()).offset(e.offset())[0]})},_unblockFrames:function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},_allowInteraction:function(e){return t(e.target).closest(".ui-dialog").length?!0:!!t(e.target).closest(".ui-datepicker").length},_createOverlay:function(){if(this.options.modal){var e=!0;this._delay(function(){e=!1}),this.document.data("ui-dialog-overlays")||this._on(this.document,{focusin:function(t){e||this._allowInteraction(t)||(t.preventDefault(),this._trackingInstances()[0]._focusTabbable())}}),this.overlay=t("<div>").appendTo(this._appendTo()),this._addClass(this.overlay,null,"ui-widget-overlay ui-front"),this._on(this.overlay,{mousedown:"_keepFocus"}),this.document.data("ui-dialog-overlays",(this.document.data("ui-dialog-overlays")||0)+1)}},_destroyOverlay:function(){if(this.options.modal&&this.overlay){var t=this.document.data("ui-dialog-overlays")-1;t?this.document.data("ui-dialog-overlays",t):(this._off(this.document,"focusin"),this.document.removeData("ui-dialog-overlays")),this.overlay.remove(),this.overlay=null}}}),t.uiBackCompat!==!1&&t.widget("ui.dialog",t.ui.dialog,{options:{dialogClass:""},_createWrapper:function(){this._super(),this.uiDialog.addClass(this.options.dialogClass)},_setOption:function(t,e){"dialogClass"===t&&this.uiDialog.removeClass(this.options.dialogClass).addClass(e),this._superApply(arguments)}}),t.ui.dialog,t.widget("ui.droppable",{version:"1.12.1",widgetEventPrefix:"drop",options:{accept:"*",addClasses:!0,greedy:!1,scope:"default",tolerance:"intersect",activate:null,deactivate:null,drop:null,out:null,over:null},_create:function(){var e,i=this.options,s=i.accept;this.isover=!1,this.isout=!0,this.accept=t.isFunction(s)?s:function(t){return t.is(s)},this.proportions=function(){return arguments.length?(e=arguments[0],void 0):e?e:e={width:this.element[0].offsetWidth,height:this.element[0].offsetHeight}},this._addToManager(i.scope),i.addClasses&&this._addClass("ui-droppable")},_addToManager:function(e){t.ui.ddmanager.droppables[e]=t.ui.ddmanager.droppables[e]||[],t.ui.ddmanager.droppables[e].push(this)},_splice:function(t){for(var e=0;t.length>e;e++)t[e]===this&&t.splice(e,1)},_destroy:function(){var e=t.ui.ddmanager.droppables[this.options.scope];this._splice(e)},_setOption:function(e,i){if("accept"===e)this.accept=t.isFunction(i)?i:function(t){return t.is(i)};else if("scope"===e){var s=t.ui.ddmanager.droppables[this.options.scope];this._splice(s),this._addToManager(i)}this._super(e,i)},_activate:function(e){var i=t.ui.ddmanager.current;this._addActiveClass(),i&&this._trigger("activate",e,this.ui(i))},_deactivate:function(e){var i=t.ui.ddmanager.current;this._removeActiveClass(),i&&this._trigger("deactivate",e,this.ui(i))},_over:function(e){var i=t.ui.ddmanager.current;i&&(i.currentItem||i.element)[0]!==this.element[0]&&this.accept.call(this.element[0],i.currentItem||i.element)&&(this._addHoverClass(),this._trigger("over",e,this.ui(i)))},_out:function(e){var i=t.ui.ddmanager.current;i&&(i.currentItem||i.element)[0]!==this.element[0]&&this.accept.call(this.element[0],i.currentItem||i.element)&&(this._removeHoverClass(),this._trigger("out",e,this.ui(i)))},_drop:function(e,i){var s=i||t.ui.ddmanager.current,n=!1;return s&&(s.currentItem||s.element)[0]!==this.element[0]?(this.element.find(":data(ui-droppable)").not(".ui-draggable-dragging").each(function(){var i=t(this).droppable("instance");return i.options.greedy&&!i.options.disabled&&i.options.scope===s.options.scope&&i.accept.call(i.element[0],s.currentItem||s.element)&&v(s,t.extend(i,{offset:i.element.offset()}),i.options.tolerance,e)?(n=!0,!1):void 0}),n?!1:this.accept.call(this.element[0],s.currentItem||s.element)?(this._removeActiveClass(),this._removeHoverClass(),this._trigger("drop",e,this.ui(s)),this.element):!1):!1},ui:function(t){return{draggable:t.currentItem||t.element,helper:t.helper,position:t.position,offset:t.positionAbs}},_addHoverClass:function(){this._addClass("ui-droppable-hover")},_removeHoverClass:function(){this._removeClass("ui-droppable-hover")},_addActiveClass:function(){this._addClass("ui-droppable-active")},_removeActiveClass:function(){this._removeClass("ui-droppable-active")}});var v=t.ui.intersect=function(){function t(t,e,i){return t>=e&&e+i>t}return function(e,i,s,n){if(!i.offset)return!1;var o=(e.positionAbs||e.position.absolute).left+e.margins.left,a=(e.positionAbs||e.position.absolute).top+e.margins.top,r=o+e.helperProportions.width,h=a+e.helperProportions.height,l=i.offset.left,c=i.offset.top,u=l+i.proportions().width,d=c+i.proportions().height;switch(s){case"fit":return o>=l&&u>=r&&a>=c&&d>=h;case"intersect":return o+e.helperProportions.width/2>l&&u>r-e.helperProportions.width/2&&a+e.helperProportions.height/2>c&&d>h-e.helperProportions.height/2;case"pointer":return t(n.pageY,c,i.proportions().height)&&t(n.pageX,l,i.proportions().width);case"touch":return(a>=c&&d>=a||h>=c&&d>=h||c>a&&h>d)&&(o>=l&&u>=o||r>=l&&u>=r||l>o&&r>u);default:return!1}}}();t.ui.ddmanager={current:null,droppables:{"default":[]},prepareOffsets:function(e,i){var s,n,o=t.ui.ddmanager.droppables[e.options.scope]||[],a=i?i.type:null,r=(e.currentItem||e.element).find(":data(ui-droppable)").addBack();t:for(s=0;o.length>s;s++)if(!(o[s].options.disabled||e&&!o[s].accept.call(o[s].element[0],e.currentItem||e.element))){for(n=0;r.length>n;n++)if(r[n]===o[s].element[0]){o[s].proportions().height=0;continue t}o[s].visible="none"!==o[s].element.css("display"),o[s].visible&&("mousedown"===a&&o[s]._activate.call(o[s],i),o[s].offset=o[s].element.offset(),o[s].proportions({width:o[s].element[0].offsetWidth,height:o[s].element[0].offsetHeight}))}},drop:function(e,i){var s=!1;return t.each((t.ui.ddmanager.droppables[e.options.scope]||[]).slice(),function(){this.options&&(!this.options.disabled&&this.visible&&v(e,this,this.options.tolerance,i)&&(s=this._drop.call(this,i)||s),!this.options.disabled&&this.visible&&this.accept.call(this.element[0],e.currentItem||e.element)&&(this.isout=!0,this.isover=!1,this._deactivate.call(this,i)))}),s},dragStart:function(e,i){e.element.parentsUntil("body").on("scroll.droppable",function(){e.options.refreshPositions||t.ui.ddmanager.prepareOffsets(e,i)})},drag:function(e,i){e.options.refreshPositions&&t.ui.ddmanager.prepareOffsets(e,i),t.each(t.ui.ddmanager.droppables[e.options.scope]||[],function(){if(!this.options.disabled&&!this.greedyChild&&this.visible){var s,n,o,a=v(e,this,this.options.tolerance,i),r=!a&&this.isover?"isout":a&&!this.isover?"isover":null;r&&(this.options.greedy&&(n=this.options.scope,o=this.element.parents(":data(ui-droppable)").filter(function(){return t(this).droppable("instance").options.scope===n}),o.length&&(s=t(o[0]).droppable("instance"),s.greedyChild="isover"===r)),s&&"isover"===r&&(s.isover=!1,s.isout=!0,s._out.call(s,i)),this[r]=!0,this["isout"===r?"isover":"isout"]=!1,this["isover"===r?"_over":"_out"].call(this,i),s&&"isout"===r&&(s.isout=!1,s.isover=!0,s._over.call(s,i)))}})},dragStop:function(e,i){e.element.parentsUntil("body").off("scroll.droppable"),e.options.refreshPositions||t.ui.ddmanager.prepareOffsets(e,i)}},t.uiBackCompat!==!1&&t.widget("ui.droppable",t.ui.droppable,{options:{hoverClass:!1,activeClass:!1},_addActiveClass:function(){this._super(),this.options.activeClass&&this.element.addClass(this.options.activeClass)},_removeActiveClass:function(){this._super(),this.options.activeClass&&this.element.removeClass(this.options.activeClass)},_addHoverClass:function(){this._super(),this.options.hoverClass&&this.element.addClass(this.options.hoverClass)},_removeHoverClass:function(){this._super(),this.options.hoverClass&&this.element.removeClass(this.options.hoverClass)}}),t.ui.droppable,t.widget("ui.progressbar",{version:"1.12.1",options:{classes:{"ui-progressbar":"ui-corner-all","ui-progressbar-value":"ui-corner-left","ui-progressbar-complete":"ui-corner-right"},max:100,value:0,change:null,complete:null},min:0,_create:function(){this.oldValue=this.options.value=this._constrainedValue(),this.element.attr({role:"progressbar","aria-valuemin":this.min}),this._addClass("ui-progressbar","ui-widget ui-widget-content"),this.valueDiv=t("<div>").appendTo(this.element),this._addClass(this.valueDiv,"ui-progressbar-value","ui-widget-header"),this._refreshValue()},_destroy:function(){this.element.removeAttr("role aria-valuemin aria-valuemax aria-valuenow"),this.valueDiv.remove()},value:function(t){return void 0===t?this.options.value:(this.options.value=this._constrainedValue(t),this._refreshValue(),void 0)},_constrainedValue:function(t){return void 0===t&&(t=this.options.value),this.indeterminate=t===!1,"number"!=typeof t&&(t=0),this.indeterminate?!1:Math.min(this.options.max,Math.max(this.min,t))},_setOptions:function(t){var e=t.value;delete t.value,this._super(t),this.options.value=this._constrainedValue(e),this._refreshValue()},_setOption:function(t,e){"max"===t&&(e=Math.max(this.min,e)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",t),this._toggleClass(null,"ui-state-disabled",!!t)},_percentage:function(){return this.indeterminate?100:100*(this.options.value-this.min)/(this.options.max-this.min)},_refreshValue:function(){var e=this.options.value,i=this._percentage();this.valueDiv.toggle(this.indeterminate||e>this.min).width(i.toFixed(0)+"%"),this._toggleClass(this.valueDiv,"ui-progressbar-complete",null,e===this.options.max)._toggleClass("ui-progressbar-indeterminate",null,this.indeterminate),this.indeterminate?(this.element.removeAttr("aria-valuenow"),this.overlayDiv||(this.overlayDiv=t("<div>").appendTo(this.valueDiv),this._addClass(this.overlayDiv,"ui-progressbar-overlay"))):(this.element.attr({"aria-valuemax":this.options.max,"aria-valuenow":e}),this.overlayDiv&&(this.overlayDiv.remove(),this.overlayDiv=null)),this.oldValue!==e&&(this.oldValue=e,this._trigger("change")),e===this.options.max&&this._trigger("complete")}}),t.widget("ui.selectable",t.ui.mouse,{version:"1.12.1",options:{appendTo:"body",autoRefresh:!0,distance:0,filter:"*",tolerance:"touch",selected:null,selecting:null,start:null,stop:null,unselected:null,unselecting:null},_create:function(){var e=this;this._addClass("ui-selectable"),this.dragged=!1,this.refresh=function(){e.elementPos=t(e.element[0]).offset(),e.selectees=t(e.options.filter,e.element[0]),e._addClass(e.selectees,"ui-selectee"),e.selectees.each(function(){var i=t(this),s=i.offset(),n={left:s.left-e.elementPos.left,top:s.top-e.elementPos.top};t.data(this,"selectable-item",{element:this,$element:i,left:n.left,top:n.top,right:n.left+i.outerWidth(),bottom:n.top+i.outerHeight(),startselected:!1,selected:i.hasClass("ui-selected"),selecting:i.hasClass("ui-selecting"),unselecting:i.hasClass("ui-unselecting")})})},this.refresh(),this._mouseInit(),this.helper=t("<div>"),this._addClass(this.helper,"ui-selectable-helper")},_destroy:function(){this.selectees.removeData("selectable-item"),this._mouseDestroy()},_mouseStart:function(e){var i=this,s=this.options;this.opos=[e.pageX,e.pageY],this.elementPos=t(this.element[0]).offset(),this.options.disabled||(this.selectees=t(s.filter,this.element[0]),this._trigger("start",e),t(s.appendTo).append(this.helper),this.helper.css({left:e.pageX,top:e.pageY,width:0,height:0}),s.autoRefresh&&this.refresh(),this.selectees.filter(".ui-selected").each(function(){var s=t.data(this,"selectable-item");s.startselected=!0,e.metaKey||e.ctrlKey||(i._removeClass(s.$element,"ui-selected"),s.selected=!1,i._addClass(s.$element,"ui-unselecting"),s.unselecting=!0,i._trigger("unselecting",e,{unselecting:s.element}))}),t(e.target).parents().addBack().each(function(){var s,n=t.data(this,"selectable-item");return n?(s=!e.metaKey&&!e.ctrlKey||!n.$element.hasClass("ui-selected"),i._removeClass(n.$element,s?"ui-unselecting":"ui-selected")._addClass(n.$element,s?"ui-selecting":"ui-unselecting"),n.unselecting=!s,n.selecting=s,n.selected=s,s?i._trigger("selecting",e,{selecting:n.element}):i._trigger("unselecting",e,{unselecting:n.element}),!1):void 0}))},_mouseDrag:function(e){if(this.dragged=!0,!this.options.disabled){var i,s=this,n=this.options,o=this.opos[0],a=this.opos[1],r=e.pageX,h=e.pageY;return o>r&&(i=r,r=o,o=i),a>h&&(i=h,h=a,a=i),this.helper.css({left:o,top:a,width:r-o,height:h-a}),this.selectees.each(function(){var i=t.data(this,"selectable-item"),l=!1,c={};i&&i.element!==s.element[0]&&(c.left=i.left+s.elementPos.left,c.right=i.right+s.elementPos.left,c.top=i.top+s.elementPos.top,c.bottom=i.bottom+s.elementPos.top,"touch"===n.tolerance?l=!(c.left>r||o>c.right||c.top>h||a>c.bottom):"fit"===n.tolerance&&(l=c.left>o&&r>c.right&&c.top>a&&h>c.bottom),l?(i.selected&&(s._removeClass(i.$element,"ui-selected"),i.selected=!1),i.unselecting&&(s._removeClass(i.$element,"ui-unselecting"),i.unselecting=!1),i.selecting||(s._addClass(i.$element,"ui-selecting"),i.selecting=!0,s._trigger("selecting",e,{selecting:i.element}))):(i.selecting&&((e.metaKey||e.ctrlKey)&&i.startselected?(s._removeClass(i.$element,"ui-selecting"),i.selecting=!1,s._addClass(i.$element,"ui-selected"),i.selected=!0):(s._removeClass(i.$element,"ui-selecting"),i.selecting=!1,i.startselected&&(s._addClass(i.$element,"ui-unselecting"),i.unselecting=!0),s._trigger("unselecting",e,{unselecting:i.element}))),i.selected&&(e.metaKey||e.ctrlKey||i.startselected||(s._removeClass(i.$element,"ui-selected"),i.selected=!1,s._addClass(i.$element,"ui-unselecting"),i.unselecting=!0,s._trigger("unselecting",e,{unselecting:i.element})))))}),!1}},_mouseStop:function(e){var i=this;return this.dragged=!1,t(".ui-unselecting",this.element[0]).each(function(){var s=t.data(this,"selectable-item");i._removeClass(s.$element,"ui-unselecting"),s.unselecting=!1,s.startselected=!1,i._trigger("unselected",e,{unselected:s.element})}),t(".ui-selecting",this.element[0]).each(function(){var s=t.data(this,"selectable-item");i._removeClass(s.$element,"ui-selecting")._addClass(s.$element,"ui-selected"),s.selecting=!1,s.selected=!0,s.startselected=!0,i._trigger("selected",e,{selected:s.element})}),this._trigger("stop",e),this.helper.remove(),!1}}),t.widget("ui.selectmenu",[t.ui.formResetMixin,{version:"1.12.1",defaultElement:"<select>",options:{appendTo:null,classes:{"ui-selectmenu-button-open":"ui-corner-top","ui-selectmenu-button-closed":"ui-corner-all"},disabled:null,icons:{button:"ui-icon-triangle-1-s"},position:{my:"left top",at:"left bottom",collision:"none"},width:!1,change:null,close:null,focus:null,open:null,select:null},_create:function(){var e=this.element.uniqueId().attr("id");this.ids={element:e,button:e+"-button",menu:e+"-menu"},this._drawButton(),this._drawMenu(),this._bindFormResetHandler(),this._rendered=!1,this.menuItems=t()},_drawButton:function(){var e,i=this,s=this._parseOption(this.element.find("option:selected"),this.element[0].selectedIndex);this.labels=this.element.labels().attr("for",this.ids.button),this._on(this.labels,{click:function(t){this.button.focus(),t.preventDefault()}}),this.element.hide(),this.button=t("<span>",{tabindex:this.options.disabled?-1:0,id:this.ids.button,role:"combobox","aria-expanded":"false","aria-autocomplete":"list","aria-owns":this.ids.menu,"aria-haspopup":"true",title:this.element.attr("title")}).insertAfter(this.element),this._addClass(this.button,"ui-selectmenu-button ui-selectmenu-button-closed","ui-button ui-widget"),e=t("<span>").appendTo(this.button),this._addClass(e,"ui-selectmenu-icon","ui-icon "+this.options.icons.button),this.buttonItem=this._renderButtonItem(s).appendTo(this.button),this.options.width!==!1&&this._resizeButton(),this._on(this.button,this._buttonEvents),this.button.one("focusin",function(){i._rendered||i._refreshMenu()})},_drawMenu:function(){var e=this;this.menu=t("<ul>",{"aria-hidden":"true","aria-labelledby":this.ids.button,id:this.ids.menu}),this.menuWrap=t("<div>").append(this.menu),this._addClass(this.menuWrap,"ui-selectmenu-menu","ui-front"),this.menuWrap.appendTo(this._appendTo()),this.menuInstance=this.menu.menu({classes:{"ui-menu":"ui-corner-bottom"},role:"listbox",select:function(t,i){t.preventDefault(),e._setSelection(),e._select(i.item.data("ui-selectmenu-item"),t)},focus:function(t,i){var s=i.item.data("ui-selectmenu-item");null!=e.focusIndex&&s.index!==e.focusIndex&&(e._trigger("focus",t,{item:s}),e.isOpen||e._select(s,t)),e.focusIndex=s.index,e.button.attr("aria-activedescendant",e.menuItems.eq(s.index).attr("id"))}}).menu("instance"),this.menuInstance._off(this.menu,"mouseleave"),this.menuInstance._closeOnDocumentClick=function(){return!1},this.menuInstance._isDivider=function(){return!1}},refresh:function(){this._refreshMenu(),this.buttonItem.replaceWith(this.buttonItem=this._renderButtonItem(this._getSelectedItem().data("ui-selectmenu-item")||{})),null===this.options.width&&this._resizeButton()},_refreshMenu:function(){var t,e=this.element.find("option");this.menu.empty(),this._parseOptions(e),this._renderMenu(this.menu,this.items),this.menuInstance.refresh(),this.menuItems=this.menu.find("li").not(".ui-selectmenu-optgroup").find(".ui-menu-item-wrapper"),this._rendered=!0,e.length&&(t=this._getSelectedItem(),this.menuInstance.focus(null,t),this._setAria(t.data("ui-selectmenu-item")),this._setOption("disabled",this.element.prop("disabled")))},open:function(t){this.options.disabled||(this._rendered?(this._removeClass(this.menu.find(".ui-state-active"),null,"ui-state-active"),this.menuInstance.focus(null,this._getSelectedItem())):this._refreshMenu(),this.menuItems.length&&(this.isOpen=!0,this._toggleAttr(),this._resizeMenu(),this._position(),this._on(this.document,this._documentClick),this._trigger("open",t)))},_position:function(){this.menuWrap.position(t.extend({of:this.button},this.options.position))},close:function(t){this.isOpen&&(this.isOpen=!1,this._toggleAttr(),this.range=null,this._off(this.document),this._trigger("close",t))},widget:function(){return this.button},menuWidget:function(){return this.menu},_renderButtonItem:function(e){var i=t("<span>");return this._setText(i,e.label),this._addClass(i,"ui-selectmenu-text"),i},_renderMenu:function(e,i){var s=this,n="";t.each(i,function(i,o){var a;o.optgroup!==n&&(a=t("<li>",{text:o.optgroup}),s._addClass(a,"ui-selectmenu-optgroup","ui-menu-divider"+(o.element.parent("optgroup").prop("disabled")?" ui-state-disabled":"")),a.appendTo(e),n=o.optgroup),s._renderItemData(e,o)})},_renderItemData:function(t,e){return this._renderItem(t,e).data("ui-selectmenu-item",e)},_renderItem:function(e,i){var s=t("<li>"),n=t("<div>",{title:i.element.attr("title")});return i.disabled&&this._addClass(s,null,"ui-state-disabled"),this._setText(n,i.label),s.append(n).appendTo(e)},_setText:function(t,e){e?t.text(e):t.html("&#160;")},_move:function(t,e){var i,s,n=".ui-menu-item";this.isOpen?i=this.menuItems.eq(this.focusIndex).parent("li"):(i=this.menuItems.eq(this.element[0].selectedIndex).parent("li"),n+=":not(.ui-state-disabled)"),s="first"===t||"last"===t?i["first"===t?"prevAll":"nextAll"](n).eq(-1):i[t+"All"](n).eq(0),s.length&&this.menuInstance.focus(e,s)},_getSelectedItem:function(){return this.menuItems.eq(this.element[0].selectedIndex).parent("li")},_toggle:function(t){this[this.isOpen?"close":"open"](t)},_setSelection:function(){var t;this.range&&(window.getSelection?(t=window.getSelection(),t.removeAllRanges(),t.addRange(this.range)):this.range.select(),this.button.focus())},_documentClick:{mousedown:function(e){this.isOpen&&(t(e.target).closest(".ui-selectmenu-menu, #"+t.ui.escapeSelector(this.ids.button)).length||this.close(e))}},_buttonEvents:{mousedown:function(){var t;window.getSelection?(t=window.getSelection(),t.rangeCount&&(this.range=t.getRangeAt(0))):this.range=document.selection.createRange()},click:function(t){this._setSelection(),this._toggle(t)},keydown:function(e){var i=!0;switch(e.keyCode){case t.ui.keyCode.TAB:case t.ui.keyCode.ESCAPE:this.close(e),i=!1;break;case t.ui.keyCode.ENTER:this.isOpen&&this._selectFocusedItem(e);break;case t.ui.keyCode.UP:e.altKey?this._toggle(e):this._move("prev",e);break;case t.ui.keyCode.DOWN:e.altKey?this._toggle(e):this._move("next",e);break;case t.ui.keyCode.SPACE:this.isOpen?this._selectFocusedItem(e):this._toggle(e);break;case t.ui.keyCode.LEFT:this._move("prev",e);break;case t.ui.keyCode.RIGHT:this._move("next",e);break;case t.ui.keyCode.HOME:case t.ui.keyCode.PAGE_UP:this._move("first",e);break;case t.ui.keyCode.END:case t.ui.keyCode.PAGE_DOWN:this._move("last",e);break;default:this.menu.trigger(e),i=!1}i&&e.preventDefault()}},_selectFocusedItem:function(t){var e=this.menuItems.eq(this.focusIndex).parent("li");e.hasClass("ui-state-disabled")||this._select(e.data("ui-selectmenu-item"),t)},_select:function(t,e){var i=this.element[0].selectedIndex;this.element[0].selectedIndex=t.index,this.buttonItem.replaceWith(this.buttonItem=this._renderButtonItem(t)),this._setAria(t),this._trigger("select",e,{item:t}),t.index!==i&&this._trigger("change",e,{item:t}),this.close(e)},_setAria:function(t){var e=this.menuItems.eq(t.index).attr("id");this.button.attr({"aria-labelledby":e,"aria-activedescendant":e}),this.menu.attr("aria-activedescendant",e)},_setOption:function(t,e){if("icons"===t){var i=this.button.find("span.ui-icon");this._removeClass(i,null,this.options.icons.button)._addClass(i,null,e.button)}this._super(t,e),"appendTo"===t&&this.menuWrap.appendTo(this._appendTo()),"width"===t&&this._resizeButton()},_setOptionDisabled:function(t){this._super(t),this.menuInstance.option("disabled",t),this.button.attr("aria-disabled",t),this._toggleClass(this.button,null,"ui-state-disabled",t),this.element.prop("disabled",t),t?(this.button.attr("tabindex",-1),this.close()):this.button.attr("tabindex",0)},_appendTo:function(){var e=this.options.appendTo;return e&&(e=e.jquery||e.nodeType?t(e):this.document.find(e).eq(0)),e&&e[0]||(e=this.element.closest(".ui-front, dialog")),e.length||(e=this.document[0].body),e},_toggleAttr:function(){this.button.attr("aria-expanded",this.isOpen),this._removeClass(this.button,"ui-selectmenu-button-"+(this.isOpen?"closed":"open"))._addClass(this.button,"ui-selectmenu-button-"+(this.isOpen?"open":"closed"))._toggleClass(this.menuWrap,"ui-selectmenu-open",null,this.isOpen),this.menu.attr("aria-hidden",!this.isOpen)},_resizeButton:function(){var t=this.options.width;return t===!1?(this.button.css("width",""),void 0):(null===t&&(t=this.element.show().outerWidth(),this.element.hide()),this.button.outerWidth(t),void 0)},_resizeMenu:function(){this.menu.outerWidth(Math.max(this.button.outerWidth(),this.menu.width("").outerWidth()+1))},_getCreateOptions:function(){var t=this._super();return t.disabled=this.element.prop("disabled"),t},_parseOptions:function(e){var i=this,s=[];e.each(function(e,n){s.push(i._parseOption(t(n),e))}),this.items=s},_parseOption:function(t,e){var i=t.parent("optgroup");return{element:t,index:e,value:t.val(),label:t.text(),optgroup:i.attr("label")||"",disabled:i.prop("disabled")||t.prop("disabled")}},_destroy:function(){this._unbindFormResetHandler(),this.menuWrap.remove(),this.button.remove(),this.element.show(),this.element.removeUniqueId(),this.labels.attr("for",this.ids.element)}}]),t.widget("ui.slider",t.ui.mouse,{version:"1.12.1",widgetEventPrefix:"slide",options:{animate:!1,classes:{"ui-slider":"ui-corner-all","ui-slider-handle":"ui-corner-all","ui-slider-range":"ui-corner-all ui-widget-header"},distance:0,max:100,min:0,orientation:"horizontal",range:!1,step:1,value:0,values:null,change:null,slide:null,start:null,stop:null},numPages:5,_create:function(){this._keySliding=!1,this._mouseSliding=!1,this._animateOff=!0,this._handleIndex=null,this._detectOrientation(),this._mouseInit(),this._calculateNewMax(),this._addClass("ui-slider ui-slider-"+this.orientation,"ui-widget ui-widget-content"),this._refresh(),this._animateOff=!1},_refresh:function(){this._createRange(),this._createHandles(),this._setupEvents(),this._refreshValue()},_createHandles:function(){var e,i,s=this.options,n=this.element.find(".ui-slider-handle"),o="<span tabindex='0'></span>",a=[];for(i=s.values&&s.values.length||1,n.length>i&&(n.slice(i).remove(),n=n.slice(0,i)),e=n.length;i>e;e++)a.push(o);this.handles=n.add(t(a.join("")).appendTo(this.element)),this._addClass(this.handles,"ui-slider-handle","ui-state-default"),this.handle=this.handles.eq(0),this.handles.each(function(e){t(this).data("ui-slider-handle-index",e).attr("tabIndex",0)})},_createRange:function(){var e=this.options;e.range?(e.range===!0&&(e.values?e.values.length&&2!==e.values.length?e.values=[e.values[0],e.values[0]]:t.isArray(e.values)&&(e.values=e.values.slice(0)):e.values=[this._valueMin(),this._valueMin()]),this.range&&this.range.length?(this._removeClass(this.range,"ui-slider-range-min ui-slider-range-max"),this.range.css({left:"",bottom:""})):(this.range=t("<div>").appendTo(this.element),this._addClass(this.range,"ui-slider-range")),("min"===e.range||"max"===e.range)&&this._addClass(this.range,"ui-slider-range-"+e.range)):(this.range&&this.range.remove(),this.range=null)},_setupEvents:function(){this._off(this.handles),this._on(this.handles,this._handleEvents),this._hoverable(this.handles),this._focusable(this.handles)},_destroy:function(){this.handles.remove(),this.range&&this.range.remove(),this._mouseDestroy()},_mouseCapture:function(e){var i,s,n,o,a,r,h,l,c=this,u=this.options;return u.disabled?!1:(this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()},this.elementOffset=this.element.offset(),i={x:e.pageX,y:e.pageY},s=this._normValueFromMouse(i),n=this._valueMax()-this._valueMin()+1,this.handles.each(function(e){var i=Math.abs(s-c.values(e));(n>i||n===i&&(e===c._lastChangedValue||c.values(e)===u.min))&&(n=i,o=t(this),a=e)}),r=this._start(e,a),r===!1?!1:(this._mouseSliding=!0,this._handleIndex=a,this._addClass(o,null,"ui-state-active"),o.trigger("focus"),h=o.offset(),l=!t(e.target).parents().addBack().is(".ui-slider-handle"),this._clickOffset=l?{left:0,top:0}:{left:e.pageX-h.left-o.width()/2,top:e.pageY-h.top-o.height()/2-(parseInt(o.css("borderTopWidth"),10)||0)-(parseInt(o.css("borderBottomWidth"),10)||0)+(parseInt(o.css("marginTop"),10)||0)},this.handles.hasClass("ui-state-hover")||this._slide(e,a,s),this._animateOff=!0,!0))},_mouseStart:function(){return!0},_mouseDrag:function(t){var e={x:t.pageX,y:t.pageY},i=this._normValueFromMouse(e);return this._slide(t,this._handleIndex,i),!1},_mouseStop:function(t){return this._removeClass(this.handles,null,"ui-state-active"),this._mouseSliding=!1,this._stop(t,this._handleIndex),this._change(t,this._handleIndex),this._handleIndex=null,this._clickOffset=null,this._animateOff=!1,!1},_detectOrientation:function(){this.orientation="vertical"===this.options.orientation?"vertical":"horizontal"},_normValueFromMouse:function(t){var e,i,s,n,o;return"horizontal"===this.orientation?(e=this.elementSize.width,i=t.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)):(e=this.elementSize.height,i=t.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)),s=i/e,s>1&&(s=1),0>s&&(s=0),"vertical"===this.orientation&&(s=1-s),n=this._valueMax()-this._valueMin(),o=this._valueMin()+s*n,this._trimAlignValue(o)},_uiHash:function(t,e,i){var s={handle:this.handles[t],handleIndex:t,value:void 0!==e?e:this.value()};return this._hasMultipleValues()&&(s.value=void 0!==e?e:this.values(t),s.values=i||this.values()),s},_hasMultipleValues:function(){return this.options.values&&this.options.values.length},_start:function(t,e){return this._trigger("start",t,this._uiHash(e))},_slide:function(t,e,i){var s,n,o=this.value(),a=this.values();this._hasMultipleValues()&&(n=this.values(e?0:1),o=this.values(e),2===this.options.values.length&&this.options.range===!0&&(i=0===e?Math.min(n,i):Math.max(n,i)),a[e]=i),i!==o&&(s=this._trigger("slide",t,this._uiHash(e,i,a)),s!==!1&&(this._hasMultipleValues()?this.values(e,i):this.value(i)))},_stop:function(t,e){this._trigger("stop",t,this._uiHash(e))},_change:function(t,e){this._keySliding||this._mouseSliding||(this._lastChangedValue=e,this._trigger("change",t,this._uiHash(e)))},value:function(t){return arguments.length?(this.options.value=this._trimAlignValue(t),this._refreshValue(),this._change(null,0),void 0):this._value()},values:function(e,i){var s,n,o;if(arguments.length>1)return this.options.values[e]=this._trimAlignValue(i),this._refreshValue(),this._change(null,e),void 0;if(!arguments.length)return this._values();if(!t.isArray(arguments[0]))return this._hasMultipleValues()?this._values(e):this.value();for(s=this.options.values,n=arguments[0],o=0;s.length>o;o+=1)s[o]=this._trimAlignValue(n[o]),this._change(null,o);this._refreshValue()},_setOption:function(e,i){var s,n=0;switch("range"===e&&this.options.range===!0&&("min"===i?(this.options.value=this._values(0),this.options.values=null):"max"===i&&(this.options.value=this._values(this.options.values.length-1),this.options.values=null)),t.isArray(this.options.values)&&(n=this.options.values.length),this._super(e,i),e){case"orientation":this._detectOrientation(),this._removeClass("ui-slider-horizontal ui-slider-vertical")._addClass("ui-slider-"+this.orientation),this._refreshValue(),this.options.range&&this._refreshRange(i),this.handles.css("horizontal"===i?"bottom":"left","");break;case"value":this._animateOff=!0,this._refreshValue(),this._change(null,0),this._animateOff=!1;break;case"values":for(this._animateOff=!0,this._refreshValue(),s=n-1;s>=0;s--)this._change(null,s);this._animateOff=!1;break;case"step":case"min":case"max":this._animateOff=!0,this._calculateNewMax(),this._refreshValue(),this._animateOff=!1;break;case"range":this._animateOff=!0,this._refresh(),this._animateOff=!1}},_setOptionDisabled:function(t){this._super(t),this._toggleClass(null,"ui-state-disabled",!!t)},_value:function(){var t=this.options.value;return t=this._trimAlignValue(t)},_values:function(t){var e,i,s;if(arguments.length)return e=this.options.values[t],e=this._trimAlignValue(e);if(this._hasMultipleValues()){for(i=this.options.values.slice(),s=0;i.length>s;s+=1)i[s]=this._trimAlignValue(i[s]);return i}return[]},_trimAlignValue:function(t){if(this._valueMin()>=t)return this._valueMin();if(t>=this._valueMax())return this._valueMax();var e=this.options.step>0?this.options.step:1,i=(t-this._valueMin())%e,s=t-i;return 2*Math.abs(i)>=e&&(s+=i>0?e:-e),parseFloat(s.toFixed(5))},_calculateNewMax:function(){var t=this.options.max,e=this._valueMin(),i=this.options.step,s=Math.round((t-e)/i)*i;t=s+e,t>this.options.max&&(t-=i),this.max=parseFloat(t.toFixed(this._precision()))},_precision:function(){var t=this._precisionOf(this.options.step);return null!==this.options.min&&(t=Math.max(t,this._precisionOf(this.options.min))),t},_precisionOf:function(t){var e=""+t,i=e.indexOf(".");return-1===i?0:e.length-i-1},_valueMin:function(){return this.options.min},_valueMax:function(){return this.max},_refreshRange:function(t){"vertical"===t&&this.range.css({width:"",left:""}),"horizontal"===t&&this.range.css({height:"",bottom:""})},_refreshValue:function(){var e,i,s,n,o,a=this.options.range,r=this.options,h=this,l=this._animateOff?!1:r.animate,c={};this._hasMultipleValues()?this.handles.each(function(s){i=100*((h.values(s)-h._valueMin())/(h._valueMax()-h._valueMin())),c["horizontal"===h.orientation?"left":"bottom"]=i+"%",t(this).stop(1,1)[l?"animate":"css"](c,r.animate),h.options.range===!0&&("horizontal"===h.orientation?(0===s&&h.range.stop(1,1)[l?"animate":"css"]({left:i+"%"},r.animate),1===s&&h.range[l?"animate":"css"]({width:i-e+"%"},{queue:!1,duration:r.animate})):(0===s&&h.range.stop(1,1)[l?"animate":"css"]({bottom:i+"%"},r.animate),1===s&&h.range[l?"animate":"css"]({height:i-e+"%"},{queue:!1,duration:r.animate}))),e=i}):(s=this.value(),n=this._valueMin(),o=this._valueMax(),i=o!==n?100*((s-n)/(o-n)):0,c["horizontal"===this.orientation?"left":"bottom"]=i+"%",this.handle.stop(1,1)[l?"animate":"css"](c,r.animate),"min"===a&&"horizontal"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({width:i+"%"},r.animate),"max"===a&&"horizontal"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({width:100-i+"%"},r.animate),"min"===a&&"vertical"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({height:i+"%"},r.animate),"max"===a&&"vertical"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({height:100-i+"%"},r.animate))},_handleEvents:{keydown:function(e){var i,s,n,o,a=t(e.target).data("ui-slider-handle-index");switch(e.keyCode){case t.ui.keyCode.HOME:case t.ui.keyCode.END:case t.ui.keyCode.PAGE_UP:case t.ui.keyCode.PAGE_DOWN:case t.ui.keyCode.UP:case t.ui.keyCode.RIGHT:case t.ui.keyCode.DOWN:case t.ui.keyCode.LEFT:if(e.preventDefault(),!this._keySliding&&(this._keySliding=!0,this._addClass(t(e.target),null,"ui-state-active"),i=this._start(e,a),i===!1))return}switch(o=this.options.step,s=n=this._hasMultipleValues()?this.values(a):this.value(),e.keyCode){case t.ui.keyCode.HOME:n=this._valueMin();break;case t.ui.keyCode.END:n=this._valueMax();break;case t.ui.keyCode.PAGE_UP:n=this._trimAlignValue(s+(this._valueMax()-this._valueMin())/this.numPages);break;case t.ui.keyCode.PAGE_DOWN:n=this._trimAlignValue(s-(this._valueMax()-this._valueMin())/this.numPages);break;case t.ui.keyCode.UP:case t.ui.keyCode.RIGHT:if(s===this._valueMax())return;n=this._trimAlignValue(s+o);break;case t.ui.keyCode.DOWN:case t.ui.keyCode.LEFT:if(s===this._valueMin())return;n=this._trimAlignValue(s-o)}this._slide(e,a,n)},keyup:function(e){var i=t(e.target).data("ui-slider-handle-index");this._keySliding&&(this._keySliding=!1,this._stop(e,i),this._change(e,i),this._removeClass(t(e.target),null,"ui-state-active"))}}}),t.widget("ui.sortable",t.ui.mouse,{version:"1.12.1",widgetEventPrefix:"sort",ready:!1,options:{appendTo:"parent",axis:!1,connectWith:!1,containment:!1,cursor:"auto",cursorAt:!1,dropOnEmpty:!0,forcePlaceholderSize:!1,forceHelperSize:!1,grid:!1,handle:!1,helper:"original",items:"> *",opacity:!1,placeholder:!1,revert:!1,scroll:!0,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1e3,activate:null,beforeStop:null,change:null,deactivate:null,out:null,over:null,receive:null,remove:null,sort:null,start:null,stop:null,update:null},_isOverAxis:function(t,e,i){return t>=e&&e+i>t},_isFloating:function(t){return/left|right/.test(t.css("float"))||/inline|table-cell/.test(t.css("display"))},_create:function(){this.containerCache={},this._addClass("ui-sortable"),this.refresh(),this.offset=this.element.offset(),this._mouseInit(),this._setHandleClassName(),this.ready=!0},_setOption:function(t,e){this._super(t,e),"handle"===t&&this._setHandleClassName()},_setHandleClassName:function(){var e=this;this._removeClass(this.element.find(".ui-sortable-handle"),"ui-sortable-handle"),t.each(this.items,function(){e._addClass(this.instance.options.handle?this.item.find(this.instance.options.handle):this.item,"ui-sortable-handle")})},_destroy:function(){this._mouseDestroy();for(var t=this.items.length-1;t>=0;t--)this.items[t].item.removeData(this.widgetName+"-item");return this},_mouseCapture:function(e,i){var s=null,n=!1,o=this;return this.reverting?!1:this.options.disabled||"static"===this.options.type?!1:(this._refreshItems(e),t(e.target).parents().each(function(){return t.data(this,o.widgetName+"-item")===o?(s=t(this),!1):void 0}),t.data(e.target,o.widgetName+"-item")===o&&(s=t(e.target)),s?!this.options.handle||i||(t(this.options.handle,s).find("*").addBack().each(function(){this===e.target&&(n=!0)}),n)?(this.currentItem=s,this._removeCurrentsFromItems(),!0):!1:!1)},_mouseStart:function(e,i,s){var n,o,a=this.options;if(this.currentContainer=this,this.refreshPositions(),this.helper=this._createHelper(e),this._cacheHelperProportions(),this._cacheMargins(),this.scrollParent=this.helper.scrollParent(),this.offset=this.currentItem.offset(),this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left},t.extend(this.offset,{click:{left:e.pageX-this.offset.left,top:e.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()}),this.helper.css("position","absolute"),this.cssPosition=this.helper.css("position"),this.originalPosition=this._generatePosition(e),this.originalPageX=e.pageX,this.originalPageY=e.pageY,a.cursorAt&&this._adjustOffsetFromHelper(a.cursorAt),this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]},this.helper[0]!==this.currentItem[0]&&this.currentItem.hide(),this._createPlaceholder(),a.containment&&this._setContainment(),a.cursor&&"auto"!==a.cursor&&(o=this.document.find("body"),this.storedCursor=o.css("cursor"),o.css("cursor",a.cursor),this.storedStylesheet=t("<style>*{ cursor: "+a.cursor+" !important; }</style>").appendTo(o)),a.opacity&&(this.helper.css("opacity")&&(this._storedOpacity=this.helper.css("opacity")),this.helper.css("opacity",a.opacity)),a.zIndex&&(this.helper.css("zIndex")&&(this._storedZIndex=this.helper.css("zIndex")),this.helper.css("zIndex",a.zIndex)),this.scrollParent[0]!==this.document[0]&&"HTML"!==this.scrollParent[0].tagName&&(this.overflowOffset=this.scrollParent.offset()),this._trigger("start",e,this._uiHash()),this._preserveHelperProportions||this._cacheHelperProportions(),!s)for(n=this.containers.length-1;n>=0;n--)this.containers[n]._trigger("activate",e,this._uiHash(this));return t.ui.ddmanager&&(t.ui.ddmanager.current=this),t.ui.ddmanager&&!a.dropBehaviour&&t.ui.ddmanager.prepareOffsets(this,e),this.dragging=!0,this._addClass(this.helper,"ui-sortable-helper"),this._mouseDrag(e),!0},_mouseDrag:function(e){var i,s,n,o,a=this.options,r=!1;for(this.position=this._generatePosition(e),this.positionAbs=this._convertPositionTo("absolute"),this.lastPositionAbs||(this.lastPositionAbs=this.positionAbs),this.options.scroll&&(this.scrollParent[0]!==this.document[0]&&"HTML"!==this.scrollParent[0].tagName?(this.overflowOffset.top+this.scrollParent[0].offsetHeight-e.pageY<a.scrollSensitivity?this.scrollParent[0].scrollTop=r=this.scrollParent[0].scrollTop+a.scrollSpeed:e.pageY-this.overflowOffset.top<a.scrollSensitivity&&(this.scrollParent[0].scrollTop=r=this.scrollParent[0].scrollTop-a.scrollSpeed),this.overflowOffset.left+this.scrollParent[0].offsetWidth-e.pageX<a.scrollSensitivity?this.scrollParent[0].scrollLeft=r=this.scrollParent[0].scrollLeft+a.scrollSpeed:e.pageX-this.overflowOffset.left<a.scrollSensitivity&&(this.scrollParent[0].scrollLeft=r=this.scrollParent[0].scrollLeft-a.scrollSpeed)):(e.pageY-this.document.scrollTop()<a.scrollSensitivity?r=this.document.scrollTop(this.document.scrollTop()-a.scrollSpeed):this.window.height()-(e.pageY-this.document.scrollTop())<a.scrollSensitivity&&(r=this.document.scrollTop(this.document.scrollTop()+a.scrollSpeed)),e.pageX-this.document.scrollLeft()<a.scrollSensitivity?r=this.document.scrollLeft(this.document.scrollLeft()-a.scrollSpeed):this.window.width()-(e.pageX-this.document.scrollLeft())<a.scrollSensitivity&&(r=this.document.scrollLeft(this.document.scrollLeft()+a.scrollSpeed))),r!==!1&&t.ui.ddmanager&&!a.dropBehaviour&&t.ui.ddmanager.prepareOffsets(this,e)),this.positionAbs=this._convertPositionTo("absolute"),this.options.axis&&"y"===this.options.axis||(this.helper[0].style.left=this.position.left+"px"),this.options.axis&&"x"===this.options.axis||(this.helper[0].style.top=this.position.top+"px"),i=this.items.length-1;i>=0;i--)if(s=this.items[i],n=s.item[0],o=this._intersectsWithPointer(s),o&&s.instance===this.currentContainer&&n!==this.currentItem[0]&&this.placeholder[1===o?"next":"prev"]()[0]!==n&&!t.contains(this.placeholder[0],n)&&("semi-dynamic"===this.options.type?!t.contains(this.element[0],n):!0)){if(this.direction=1===o?"down":"up","pointer"!==this.options.tolerance&&!this._intersectsWithSides(s))break;this._rearrange(e,s),this._trigger("change",e,this._uiHash());break}return this._contactContainers(e),t.ui.ddmanager&&t.ui.ddmanager.drag(this,e),this._trigger("sort",e,this._uiHash()),this.lastPositionAbs=this.positionAbs,!1},_mouseStop:function(e,i){if(e){if(t.ui.ddmanager&&!this.options.dropBehaviour&&t.ui.ddmanager.drop(this,e),this.options.revert){var s=this,n=this.placeholder.offset(),o=this.options.axis,a={};o&&"x"!==o||(a.left=n.left-this.offset.parent.left-this.margins.left+(this.offsetParent[0]===this.document[0].body?0:this.offsetParent[0].scrollLeft)),o&&"y"!==o||(a.top=n.top-this.offset.parent.top-this.margins.top+(this.offsetParent[0]===this.document[0].body?0:this.offsetParent[0].scrollTop)),this.reverting=!0,t(this.helper).animate(a,parseInt(this.options.revert,10)||500,function(){s._clear(e)})}else this._clear(e,i);return!1}},cancel:function(){if(this.dragging){this._mouseUp(new t.Event("mouseup",{target:null})),"original"===this.options.helper?(this.currentItem.css(this._storedCSS),this._removeClass(this.currentItem,"ui-sortable-helper")):this.currentItem.show();for(var e=this.containers.length-1;e>=0;e--)this.containers[e]._trigger("deactivate",null,this._uiHash(this)),this.containers[e].containerCache.over&&(this.containers[e]._trigger("out",null,this._uiHash(this)),this.containers[e].containerCache.over=0)}return this.placeholder&&(this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]),"original"!==this.options.helper&&this.helper&&this.helper[0].parentNode&&this.helper.remove(),t.extend(this,{helper:null,dragging:!1,reverting:!1,_noFinalSort:null}),this.domPosition.prev?t(this.domPosition.prev).after(this.currentItem):t(this.domPosition.parent).prepend(this.currentItem)),this},serialize:function(e){var i=this._getItemsAsjQuery(e&&e.connected),s=[];return e=e||{},t(i).each(function(){var i=(t(e.item||this).attr(e.attribute||"id")||"").match(e.expression||/(.+)[\-=_](.+)/);i&&s.push((e.key||i[1]+"[]")+"="+(e.key&&e.expression?i[1]:i[2]))}),!s.length&&e.key&&s.push(e.key+"="),s.join("&")},toArray:function(e){var i=this._getItemsAsjQuery(e&&e.connected),s=[];return e=e||{},i.each(function(){s.push(t(e.item||this).attr(e.attribute||"id")||"")}),s},_intersectsWith:function(t){var e=this.positionAbs.left,i=e+this.helperProportions.width,s=this.positionAbs.top,n=s+this.helperProportions.height,o=t.left,a=o+t.width,r=t.top,h=r+t.height,l=this.offset.click.top,c=this.offset.click.left,u="x"===this.options.axis||s+l>r&&h>s+l,d="y"===this.options.axis||e+c>o&&a>e+c,p=u&&d;return"pointer"===this.options.tolerance||this.options.forcePointerForContainers||"pointer"!==this.options.tolerance&&this.helperProportions[this.floating?"width":"height"]>t[this.floating?"width":"height"]?p:e+this.helperProportions.width/2>o&&a>i-this.helperProportions.width/2&&s+this.helperProportions.height/2>r&&h>n-this.helperProportions.height/2},_intersectsWithPointer:function(t){var e,i,s="x"===this.options.axis||this._isOverAxis(this.positionAbs.top+this.offset.click.top,t.top,t.height),n="y"===this.options.axis||this._isOverAxis(this.positionAbs.left+this.offset.click.left,t.left,t.width),o=s&&n;return o?(e=this._getDragVerticalDirection(),i=this._getDragHorizontalDirection(),this.floating?"right"===i||"down"===e?2:1:e&&("down"===e?2:1)):!1},_intersectsWithSides:function(t){var e=this._isOverAxis(this.positionAbs.top+this.offset.click.top,t.top+t.height/2,t.height),i=this._isOverAxis(this.positionAbs.left+this.offset.click.left,t.left+t.width/2,t.width),s=this._getDragVerticalDirection(),n=this._getDragHorizontalDirection();return this.floating&&n?"right"===n&&i||"left"===n&&!i:s&&("down"===s&&e||"up"===s&&!e)},_getDragVerticalDirection:function(){var t=this.positionAbs.top-this.lastPositionAbs.top;return 0!==t&&(t>0?"down":"up")},_getDragHorizontalDirection:function(){var t=this.positionAbs.left-this.lastPositionAbs.left;return 0!==t&&(t>0?"right":"left")},refresh:function(t){return this._refreshItems(t),this._setHandleClassName(),this.refreshPositions(),this},_connectWith:function(){var t=this.options;return t.connectWith.constructor===String?[t.connectWith]:t.connectWith},_getItemsAsjQuery:function(e){function i(){r.push(this)}var s,n,o,a,r=[],h=[],l=this._connectWith();if(l&&e)for(s=l.length-1;s>=0;s--)for(o=t(l[s],this.document[0]),n=o.length-1;n>=0;n--)a=t.data(o[n],this.widgetFullName),a&&a!==this&&!a.options.disabled&&h.push([t.isFunction(a.options.items)?a.options.items.call(a.element):t(a.options.items,a.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),a]);for(h.push([t.isFunction(this.options.items)?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):t(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]),s=h.length-1;s>=0;s--)h[s][0].each(i);return t(r)},_removeCurrentsFromItems:function(){var e=this.currentItem.find(":data("+this.widgetName+"-item)");this.items=t.grep(this.items,function(t){for(var i=0;e.length>i;i++)if(e[i]===t.item[0])return!1;return!0})},_refreshItems:function(e){this.items=[],this.containers=[this];var i,s,n,o,a,r,h,l,c=this.items,u=[[t.isFunction(this.options.items)?this.options.items.call(this.element[0],e,{item:this.currentItem}):t(this.options.items,this.element),this]],d=this._connectWith();if(d&&this.ready)for(i=d.length-1;i>=0;i--)for(n=t(d[i],this.document[0]),s=n.length-1;s>=0;s--)o=t.data(n[s],this.widgetFullName),o&&o!==this&&!o.options.disabled&&(u.push([t.isFunction(o.options.items)?o.options.items.call(o.element[0],e,{item:this.currentItem}):t(o.options.items,o.element),o]),this.containers.push(o));for(i=u.length-1;i>=0;i--)for(a=u[i][1],r=u[i][0],s=0,l=r.length;l>s;s++)h=t(r[s]),h.data(this.widgetName+"-item",a),c.push({item:h,instance:a,width:0,height:0,left:0,top:0})},refreshPositions:function(e){this.floating=this.items.length?"x"===this.options.axis||this._isFloating(this.items[0].item):!1,this.offsetParent&&this.helper&&(this.offset.parent=this._getParentOffset());var i,s,n,o;for(i=this.items.length-1;i>=0;i--)s=this.items[i],s.instance!==this.currentContainer&&this.currentContainer&&s.item[0]!==this.currentItem[0]||(n=this.options.toleranceElement?t(this.options.toleranceElement,s.item):s.item,e||(s.width=n.outerWidth(),s.height=n.outerHeight()),o=n.offset(),s.left=o.left,s.top=o.top);if(this.options.custom&&this.options.custom.refreshContainers)this.options.custom.refreshContainers.call(this);else for(i=this.containers.length-1;i>=0;i--)o=this.containers[i].element.offset(),this.containers[i].containerCache.left=o.left,this.containers[i].containerCache.top=o.top,this.containers[i].containerCache.width=this.containers[i].element.outerWidth(),this.containers[i].containerCache.height=this.containers[i].element.outerHeight();return this},_createPlaceholder:function(e){e=e||this;var i,s=e.options;s.placeholder&&s.placeholder.constructor!==String||(i=s.placeholder,s.placeholder={element:function(){var s=e.currentItem[0].nodeName.toLowerCase(),n=t("<"+s+">",e.document[0]);return e._addClass(n,"ui-sortable-placeholder",i||e.currentItem[0].className)._removeClass(n,"ui-sortable-helper"),"tbody"===s?e._createTrPlaceholder(e.currentItem.find("tr").eq(0),t("<tr>",e.document[0]).appendTo(n)):"tr"===s?e._createTrPlaceholder(e.currentItem,n):"img"===s&&n.attr("src",e.currentItem.attr("src")),i||n.css("visibility","hidden"),n},update:function(t,n){(!i||s.forcePlaceholderSize)&&(n.height()||n.height(e.currentItem.innerHeight()-parseInt(e.currentItem.css("paddingTop")||0,10)-parseInt(e.currentItem.css("paddingBottom")||0,10)),n.width()||n.width(e.currentItem.innerWidth()-parseInt(e.currentItem.css("paddingLeft")||0,10)-parseInt(e.currentItem.css("paddingRight")||0,10)))}}),e.placeholder=t(s.placeholder.element.call(e.element,e.currentItem)),e.currentItem.after(e.placeholder),s.placeholder.update(e,e.placeholder)},_createTrPlaceholder:function(e,i){var s=this;e.children().each(function(){t("<td>&#160;</td>",s.document[0]).attr("colspan",t(this).attr("colspan")||1).appendTo(i)})},_contactContainers:function(e){var i,s,n,o,a,r,h,l,c,u,d=null,p=null;for(i=this.containers.length-1;i>=0;i--)if(!t.contains(this.currentItem[0],this.containers[i].element[0]))if(this._intersectsWith(this.containers[i].containerCache)){if(d&&t.contains(this.containers[i].element[0],d.element[0]))continue;d=this.containers[i],p=i}else this.containers[i].containerCache.over&&(this.containers[i]._trigger("out",e,this._uiHash(this)),this.containers[i].containerCache.over=0);if(d)if(1===this.containers.length)this.containers[p].containerCache.over||(this.containers[p]._trigger("over",e,this._uiHash(this)),this.containers[p].containerCache.over=1);else{for(n=1e4,o=null,c=d.floating||this._isFloating(this.currentItem),a=c?"left":"top",r=c?"width":"height",u=c?"pageX":"pageY",s=this.items.length-1;s>=0;s--)t.contains(this.containers[p].element[0],this.items[s].item[0])&&this.items[s].item[0]!==this.currentItem[0]&&(h=this.items[s].item.offset()[a],l=!1,e[u]-h>this.items[s][r]/2&&(l=!0),n>Math.abs(e[u]-h)&&(n=Math.abs(e[u]-h),o=this.items[s],this.direction=l?"up":"down"));if(!o&&!this.options.dropOnEmpty)return;if(this.currentContainer===this.containers[p])return this.currentContainer.containerCache.over||(this.containers[p]._trigger("over",e,this._uiHash()),this.currentContainer.containerCache.over=1),void 0;o?this._rearrange(e,o,null,!0):this._rearrange(e,null,this.containers[p].element,!0),this._trigger("change",e,this._uiHash()),this.containers[p]._trigger("change",e,this._uiHash(this)),this.currentContainer=this.containers[p],this.options.placeholder.update(this.currentContainer,this.placeholder),this.containers[p]._trigger("over",e,this._uiHash(this)),this.containers[p].containerCache.over=1}},_createHelper:function(e){var i=this.options,s=t.isFunction(i.helper)?t(i.helper.apply(this.element[0],[e,this.currentItem])):"clone"===i.helper?this.currentItem.clone():this.currentItem;return s.parents("body").length||t("parent"!==i.appendTo?i.appendTo:this.currentItem[0].parentNode)[0].appendChild(s[0]),s[0]===this.currentItem[0]&&(this._storedCSS={width:this.currentItem[0].style.width,height:this.currentItem[0].style.height,position:this.currentItem.css("position"),top:this.currentItem.css("top"),left:this.currentItem.css("left")}),(!s[0].style.width||i.forceHelperSize)&&s.width(this.currentItem.width()),(!s[0].style.height||i.forceHelperSize)&&s.height(this.currentItem.height()),s},_adjustOffsetFromHelper:function(e){"string"==typeof e&&(e=e.split(" ")),t.isArray(e)&&(e={left:+e[0],top:+e[1]||0}),"left"in e&&(this.offset.click.left=e.left+this.margins.left),"right"in e&&(this.offset.click.left=this.helperProportions.width-e.right+this.margins.left),"top"in e&&(this.offset.click.top=e.top+this.margins.top),"bottom"in e&&(this.offset.click.top=this.helperProportions.height-e.bottom+this.margins.top)},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var e=this.offsetParent.offset();return"absolute"===this.cssPosition&&this.scrollParent[0]!==this.document[0]&&t.contains(this.scrollParent[0],this.offsetParent[0])&&(e.left+=this.scrollParent.scrollLeft(),e.top+=this.scrollParent.scrollTop()),(this.offsetParent[0]===this.document[0].body||this.offsetParent[0].tagName&&"html"===this.offsetParent[0].tagName.toLowerCase()&&t.ui.ie)&&(e={top:0,left:0}),{top:e.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:e.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"===this.cssPosition){var t=this.currentItem.position();return{top:t.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:t.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}return{top:0,left:0}},_cacheMargins:function(){this.margins={left:parseInt(this.currentItem.css("marginLeft"),10)||0,top:parseInt(this.currentItem.css("marginTop"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e,i,s,n=this.options;"parent"===n.containment&&(n.containment=this.helper[0].parentNode),("document"===n.containment||"window"===n.containment)&&(this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,"document"===n.containment?this.document.width():this.window.width()-this.helperProportions.width-this.margins.left,("document"===n.containment?this.document.height()||document.body.parentNode.scrollHeight:this.window.height()||this.document[0].body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]),/^(document|window|parent)$/.test(n.containment)||(e=t(n.containment)[0],i=t(n.containment).offset(),s="hidden"!==t(e).css("overflow"),this.containment=[i.left+(parseInt(t(e).css("borderLeftWidth"),10)||0)+(parseInt(t(e).css("paddingLeft"),10)||0)-this.margins.left,i.top+(parseInt(t(e).css("borderTopWidth"),10)||0)+(parseInt(t(e).css("paddingTop"),10)||0)-this.margins.top,i.left+(s?Math.max(e.scrollWidth,e.offsetWidth):e.offsetWidth)-(parseInt(t(e).css("borderLeftWidth"),10)||0)-(parseInt(t(e).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,i.top+(s?Math.max(e.scrollHeight,e.offsetHeight):e.offsetHeight)-(parseInt(t(e).css("borderTopWidth"),10)||0)-(parseInt(t(e).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top])},_convertPositionTo:function(e,i){i||(i=this.position);var s="absolute"===e?1:-1,n="absolute"!==this.cssPosition||this.scrollParent[0]!==this.document[0]&&t.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent,o=/(html|body)/i.test(n[0].tagName);return{top:i.top+this.offset.relative.top*s+this.offset.parent.top*s-("fixed"===this.cssPosition?-this.scrollParent.scrollTop():o?0:n.scrollTop())*s,left:i.left+this.offset.relative.left*s+this.offset.parent.left*s-("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():o?0:n.scrollLeft())*s}},_generatePosition:function(e){var i,s,n=this.options,o=e.pageX,a=e.pageY,r="absolute"!==this.cssPosition||this.scrollParent[0]!==this.document[0]&&t.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent,h=/(html|body)/i.test(r[0].tagName);return"relative"!==this.cssPosition||this.scrollParent[0]!==this.document[0]&&this.scrollParent[0]!==this.offsetParent[0]||(this.offset.relative=this._getRelativeOffset()),this.originalPosition&&(this.containment&&(e.pageX-this.offset.click.left<this.containment[0]&&(o=this.containment[0]+this.offset.click.left),e.pageY-this.offset.click.top<this.containment[1]&&(a=this.containment[1]+this.offset.click.top),e.pageX-this.offset.click.left>this.containment[2]&&(o=this.containment[2]+this.offset.click.left),e.pageY-this.offset.click.top>this.containment[3]&&(a=this.containment[3]+this.offset.click.top)),n.grid&&(i=this.originalPageY+Math.round((a-this.originalPageY)/n.grid[1])*n.grid[1],a=this.containment?i-this.offset.click.top>=this.containment[1]&&i-this.offset.click.top<=this.containment[3]?i:i-this.offset.click.top>=this.containment[1]?i-n.grid[1]:i+n.grid[1]:i,s=this.originalPageX+Math.round((o-this.originalPageX)/n.grid[0])*n.grid[0],o=this.containment?s-this.offset.click.left>=this.containment[0]&&s-this.offset.click.left<=this.containment[2]?s:s-this.offset.click.left>=this.containment[0]?s-n.grid[0]:s+n.grid[0]:s)),{top:a-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.scrollParent.scrollTop():h?0:r.scrollTop()),left:o-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():h?0:r.scrollLeft())}},_rearrange:function(t,e,i,s){i?i[0].appendChild(this.placeholder[0]):e.item[0].parentNode.insertBefore(this.placeholder[0],"down"===this.direction?e.item[0]:e.item[0].nextSibling),this.counter=this.counter?++this.counter:1;var n=this.counter;this._delay(function(){n===this.counter&&this.refreshPositions(!s)})},_clear:function(t,e){function i(t,e,i){return function(s){i._trigger(t,s,e._uiHash(e))}}this.reverting=!1;var s,n=[];if(!this._noFinalSort&&this.currentItem.parent().length&&this.placeholder.before(this.currentItem),this._noFinalSort=null,this.helper[0]===this.currentItem[0]){for(s in this._storedCSS)("auto"===this._storedCSS[s]||"static"===this._storedCSS[s])&&(this._storedCSS[s]="");this.currentItem.css(this._storedCSS),this._removeClass(this.currentItem,"ui-sortable-helper")}else this.currentItem.show();for(this.fromOutside&&!e&&n.push(function(t){this._trigger("receive",t,this._uiHash(this.fromOutside))}),!this.fromOutside&&this.domPosition.prev===this.currentItem.prev().not(".ui-sortable-helper")[0]&&this.domPosition.parent===this.currentItem.parent()[0]||e||n.push(function(t){this._trigger("update",t,this._uiHash())}),this!==this.currentContainer&&(e||(n.push(function(t){this._trigger("remove",t,this._uiHash())}),n.push(function(t){return function(e){t._trigger("receive",e,this._uiHash(this))}}.call(this,this.currentContainer)),n.push(function(t){return function(e){t._trigger("update",e,this._uiHash(this))}}.call(this,this.currentContainer)))),s=this.containers.length-1;s>=0;s--)e||n.push(i("deactivate",this,this.containers[s])),this.containers[s].containerCache.over&&(n.push(i("out",this,this.containers[s])),this.containers[s].containerCache.over=0);if(this.storedCursor&&(this.document.find("body").css("cursor",this.storedCursor),this.storedStylesheet.remove()),this._storedOpacity&&this.helper.css("opacity",this._storedOpacity),this._storedZIndex&&this.helper.css("zIndex","auto"===this._storedZIndex?"":this._storedZIndex),this.dragging=!1,e||this._trigger("beforeStop",t,this._uiHash()),this.placeholder[0].parentNode.removeChild(this.placeholder[0]),this.cancelHelperRemoval||(this.helper[0]!==this.currentItem[0]&&this.helper.remove(),this.helper=null),!e){for(s=0;n.length>s;s++)n[s].call(this,t);this._trigger("stop",t,this._uiHash())}return this.fromOutside=!1,!this.cancelHelperRemoval},_trigger:function(){t.Widget.prototype._trigger.apply(this,arguments)===!1&&this.cancel()},_uiHash:function(e){var i=e||this;return{helper:i.helper,placeholder:i.placeholder||t([]),position:i.position,originalPosition:i.originalPosition,offset:i.positionAbs,item:i.currentItem,sender:e?e.element:null}}}),t.widget("ui.spinner",{version:"1.12.1",defaultElement:"<input>",widgetEventPrefix:"spin",options:{classes:{"ui-spinner":"ui-corner-all","ui-spinner-down":"ui-corner-br","ui-spinner-up":"ui-corner-tr"},culture:null,icons:{down:"ui-icon-triangle-1-s",up:"ui-icon-triangle-1-n"},incremental:!0,max:null,min:null,numberFormat:null,page:10,step:1,change:null,spin:null,start:null,stop:null},_create:function(){this._setOption("max",this.options.max),this._setOption("min",this.options.min),this._setOption("step",this.options.step),""!==this.value()&&this._value(this.element.val(),!0),this._draw(),this._on(this._events),this._refresh(),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_getCreateOptions:function(){var e=this._super(),i=this.element;return t.each(["min","max","step"],function(t,s){var n=i.attr(s);null!=n&&n.length&&(e[s]=n)}),e},_events:{keydown:function(t){this._start(t)&&this._keydown(t)&&t.preventDefault()},keyup:"_stop",focus:function(){this.previous=this.element.val()},blur:function(t){return this.cancelBlur?(delete this.cancelBlur,void 0):(this._stop(),this._refresh(),this.previous!==this.element.val()&&this._trigger("change",t),void 0)},mousewheel:function(t,e){if(e){if(!this.spinning&&!this._start(t))return!1;this._spin((e>0?1:-1)*this.options.step,t),clearTimeout(this.mousewheelTimer),this.mousewheelTimer=this._delay(function(){this.spinning&&this._stop(t)},100),t.preventDefault()}},"mousedown .ui-spinner-button":function(e){function i(){var e=this.element[0]===t.ui.safeActiveElement(this.document[0]);e||(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s}))}var s;s=this.element[0]===t.ui.safeActiveElement(this.document[0])?this.previous:this.element.val(),e.preventDefault(),i.call(this),this.cancelBlur=!0,this._delay(function(){delete this.cancelBlur,i.call(this)}),this._start(e)!==!1&&this._repeat(null,t(e.currentTarget).hasClass("ui-spinner-up")?1:-1,e)},"mouseup .ui-spinner-button":"_stop","mouseenter .ui-spinner-button":function(e){return t(e.currentTarget).hasClass("ui-state-active")?this._start(e)===!1?!1:(this._repeat(null,t(e.currentTarget).hasClass("ui-spinner-up")?1:-1,e),void 0):void 0},"mouseleave .ui-spinner-button":"_stop"},_enhance:function(){this.uiSpinner=this.element.attr("autocomplete","off").wrap("<span>").parent().append("<a></a><a></a>")},_draw:function(){this._enhance(),this._addClass(this.uiSpinner,"ui-spinner","ui-widget ui-widget-content"),this._addClass("ui-spinner-input"),this.element.attr("role","spinbutton"),this.buttons=this.uiSpinner.children("a").attr("tabIndex",-1).attr("aria-hidden",!0).button({classes:{"ui-button":""}}),this._removeClass(this.buttons,"ui-corner-all"),this._addClass(this.buttons.first(),"ui-spinner-button ui-spinner-up"),this._addClass(this.buttons.last(),"ui-spinner-button ui-spinner-down"),this.buttons.first().button({icon:this.options.icons.up,showLabel:!1}),this.buttons.last().button({icon:this.options.icons.down,showLabel:!1}),this.buttons.height()>Math.ceil(.5*this.uiSpinner.height())&&this.uiSpinner.height()>0&&this.uiSpinner.height(this.uiSpinner.height())},_keydown:function(e){var i=this.options,s=t.ui.keyCode;switch(e.keyCode){case s.UP:return this._repeat(null,1,e),!0;case s.DOWN:return this._repeat(null,-1,e),!0;case s.PAGE_UP:return this._repeat(null,i.page,e),!0;case s.PAGE_DOWN:return this._repeat(null,-i.page,e),!0}return!1},_start:function(t){return this.spinning||this._trigger("start",t)!==!1?(this.counter||(this.counter=1),this.spinning=!0,!0):!1},_repeat:function(t,e,i){t=t||500,clearTimeout(this.timer),this.timer=this._delay(function(){this._repeat(40,e,i)},t),this._spin(e*this.options.step,i)},_spin:function(t,e){var i=this.value()||0;this.counter||(this.counter=1),i=this._adjustValue(i+t*this._increment(this.counter)),this.spinning&&this._trigger("spin",e,{value:i})===!1||(this._value(i),this.counter++)},_increment:function(e){var i=this.options.incremental;return i?t.isFunction(i)?i(e):Math.floor(e*e*e/5e4-e*e/500+17*e/200+1):1},_precision:function(){var t=this._precisionOf(this.options.step);return null!==this.options.min&&(t=Math.max(t,this._precisionOf(this.options.min))),t},_precisionOf:function(t){var e=""+t,i=e.indexOf(".");return-1===i?0:e.length-i-1},_adjustValue:function(t){var e,i,s=this.options;return e=null!==s.min?s.min:0,i=t-e,i=Math.round(i/s.step)*s.step,t=e+i,t=parseFloat(t.toFixed(this._precision())),null!==s.max&&t>s.max?s.max:null!==s.min&&s.min>t?s.min:t},_stop:function(t){this.spinning&&(clearTimeout(this.timer),clearTimeout(this.mousewheelTimer),this.counter=0,this.spinning=!1,this._trigger("stop",t))},_setOption:function(t,e){var i,s,n;return"culture"===t||"numberFormat"===t?(i=this._parse(this.element.val()),this.options[t]=e,this.element.val(this._format(i)),void 0):(("max"===t||"min"===t||"step"===t)&&"string"==typeof e&&(e=this._parse(e)),"icons"===t&&(s=this.buttons.first().find(".ui-icon"),this._removeClass(s,null,this.options.icons.up),this._addClass(s,null,e.up),n=this.buttons.last().find(".ui-icon"),this._removeClass(n,null,this.options.icons.down),this._addClass(n,null,e.down)),this._super(t,e),void 0)},_setOptionDisabled:function(t){this._super(t),this._toggleClass(this.uiSpinner,null,"ui-state-disabled",!!t),this.element.prop("disabled",!!t),this.buttons.button(t?"disable":"enable")},_setOptions:r(function(t){this._super(t)}),_parse:function(t){return"string"==typeof t&&""!==t&&(t=window.Globalize&&this.options.numberFormat?Globalize.parseFloat(t,10,this.options.culture):+t),""===t||isNaN(t)?null:t},_format:function(t){return""===t?"":window.Globalize&&this.options.numberFormat?Globalize.format(t,this.options.numberFormat,this.options.culture):t},_refresh:function(){this.element.attr({"aria-valuemin":this.options.min,"aria-valuemax":this.options.max,"aria-valuenow":this._parse(this.element.val())})},isValid:function(){var t=this.value();return null===t?!1:t===this._adjustValue(t)},_value:function(t,e){var i;""!==t&&(i=this._parse(t),null!==i&&(e||(i=this._adjustValue(i)),t=this._format(i))),this.element.val(t),this._refresh()},_destroy:function(){this.element.prop("disabled",!1).removeAttr("autocomplete role aria-valuemin aria-valuemax aria-valuenow"),this.uiSpinner.replaceWith(this.element)},stepUp:r(function(t){this._stepUp(t)}),_stepUp:function(t){this._start()&&(this._spin((t||1)*this.options.step),this._stop())},stepDown:r(function(t){this._stepDown(t)}),_stepDown:function(t){this._start()&&(this._spin((t||1)*-this.options.step),this._stop())},pageUp:r(function(t){this._stepUp((t||1)*this.options.page)}),pageDown:r(function(t){this._stepDown((t||1)*this.options.page)}),value:function(t){return arguments.length?(r(this._value).call(this,t),void 0):this._parse(this.element.val())},widget:function(){return this.uiSpinner}}),t.uiBackCompat!==!1&&t.widget("ui.spinner",t.ui.spinner,{_enhance:function(){this.uiSpinner=this.element.attr("autocomplete","off").wrap(this._uiSpinnerHtml()).parent().append(this._buttonHtml())},_uiSpinnerHtml:function(){return"<span>"},_buttonHtml:function(){return"<a></a><a></a>"}}),t.ui.spinner,t.widget("ui.tabs",{version:"1.12.1",delay:300,options:{active:null,classes:{"ui-tabs":"ui-corner-all","ui-tabs-nav":"ui-corner-all","ui-tabs-panel":"ui-corner-bottom","ui-tabs-tab":"ui-corner-top"},collapsible:!1,event:"click",heightStyle:"content",hide:null,show:null,activate:null,beforeActivate:null,beforeLoad:null,load:null},_isLocal:function(){var t=/#.*$/;return function(e){var i,s;i=e.href.replace(t,""),s=location.href.replace(t,"");try{i=decodeURIComponent(i)}catch(n){}try{s=decodeURIComponent(s)}catch(n){}return e.hash.length>1&&i===s}}(),_create:function(){var e=this,i=this.options;this.running=!1,this._addClass("ui-tabs","ui-widget ui-widget-content"),this._toggleClass("ui-tabs-collapsible",null,i.collapsible),this._processTabs(),i.active=this._initialActive(),t.isArray(i.disabled)&&(i.disabled=t.unique(i.disabled.concat(t.map(this.tabs.filter(".ui-state-disabled"),function(t){return e.tabs.index(t)}))).sort()),this.active=this.options.active!==!1&&this.anchors.length?this._findActive(i.active):t(),this._refresh(),this.active.length&&this.load(i.active)},_initialActive:function(){var e=this.options.active,i=this.options.collapsible,s=location.hash.substring(1);return null===e&&(s&&this.tabs.each(function(i,n){return t(n).attr("aria-controls")===s?(e=i,!1):void 0}),null===e&&(e=this.tabs.index(this.tabs.filter(".ui-tabs-active"))),(null===e||-1===e)&&(e=this.tabs.length?0:!1)),e!==!1&&(e=this.tabs.index(this.tabs.eq(e)),-1===e&&(e=i?!1:0)),!i&&e===!1&&this.anchors.length&&(e=0),e},_getCreateEventData:function(){return{tab:this.active,panel:this.active.length?this._getPanelForTab(this.active):t()}},_tabKeydown:function(e){var i=t(t.ui.safeActiveElement(this.document[0])).closest("li"),s=this.tabs.index(i),n=!0;if(!this._handlePageNav(e)){switch(e.keyCode){case t.ui.keyCode.RIGHT:case t.ui.keyCode.DOWN:s++;break;case t.ui.keyCode.UP:case t.ui.keyCode.LEFT:n=!1,s--;break;case t.ui.keyCode.END:s=this.anchors.length-1;break;case t.ui.keyCode.HOME:s=0;break;case t.ui.keyCode.SPACE:return e.preventDefault(),clearTimeout(this.activating),this._activate(s),void 0;case t.ui.keyCode.ENTER:return e.preventDefault(),clearTimeout(this.activating),this._activate(s===this.options.active?!1:s),void 0;default:return}e.preventDefault(),clearTimeout(this.activating),s=this._focusNextTab(s,n),e.ctrlKey||e.metaKey||(i.attr("aria-selected","false"),this.tabs.eq(s).attr("aria-selected","true"),this.activating=this._delay(function(){this.option("active",s)},this.delay))}},_panelKeydown:function(e){this._handlePageNav(e)||e.ctrlKey&&e.keyCode===t.ui.keyCode.UP&&(e.preventDefault(),this.active.trigger("focus"))},_handlePageNav:function(e){return e.altKey&&e.keyCode===t.ui.keyCode.PAGE_UP?(this._activate(this._focusNextTab(this.options.active-1,!1)),!0):e.altKey&&e.keyCode===t.ui.keyCode.PAGE_DOWN?(this._activate(this._focusNextTab(this.options.active+1,!0)),!0):void 0},_findNextTab:function(e,i){function s(){return e>n&&(e=0),0>e&&(e=n),e}for(var n=this.tabs.length-1;-1!==t.inArray(s(),this.options.disabled);)e=i?e+1:e-1;return e},_focusNextTab:function(t,e){return t=this._findNextTab(t,e),this.tabs.eq(t).trigger("focus"),t},_setOption:function(t,e){return"active"===t?(this._activate(e),void 0):(this._super(t,e),"collapsible"===t&&(this._toggleClass("ui-tabs-collapsible",null,e),e||this.options.active!==!1||this._activate(0)),"event"===t&&this._setupEvents(e),"heightStyle"===t&&this._setupHeightStyle(e),void 0)},_sanitizeSelector:function(t){return t?t.replace(/[!"$%&'()*+,.\/:;<=>?@\[\]\^`{|}~]/g,"\\$&"):""},refresh:function(){var e=this.options,i=this.tablist.children(":has(a[href])");e.disabled=t.map(i.filter(".ui-state-disabled"),function(t){return i.index(t)}),this._processTabs(),e.active!==!1&&this.anchors.length?this.active.length&&!t.contains(this.tablist[0],this.active[0])?this.tabs.length===e.disabled.length?(e.active=!1,this.active=t()):this._activate(this._findNextTab(Math.max(0,e.active-1),!1)):e.active=this.tabs.index(this.active):(e.active=!1,this.active=t()),this._refresh()},_refresh:function(){this._setOptionDisabled(this.options.disabled),this._setupEvents(this.options.event),this._setupHeightStyle(this.options.heightStyle),this.tabs.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}),this.panels.not(this._getPanelForTab(this.active)).hide().attr({"aria-hidden":"true"}),this.active.length?(this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}),this._addClass(this.active,"ui-tabs-active","ui-state-active"),this._getPanelForTab(this.active).show().attr({"aria-hidden":"false"})):this.tabs.eq(0).attr("tabIndex",0)},_processTabs:function(){var e=this,i=this.tabs,s=this.anchors,n=this.panels;this.tablist=this._getList().attr("role","tablist"),this._addClass(this.tablist,"ui-tabs-nav","ui-helper-reset ui-helper-clearfix ui-widget-header"),this.tablist.on("mousedown"+this.eventNamespace,"> li",function(e){t(this).is(".ui-state-disabled")&&e.preventDefault()}).on("focus"+this.eventNamespace,".ui-tabs-anchor",function(){t(this).closest("li").is(".ui-state-disabled")&&this.blur()}),this.tabs=this.tablist.find("> li:has(a[href])").attr({role:"tab",tabIndex:-1}),this._addClass(this.tabs,"ui-tabs-tab","ui-state-default"),this.anchors=this.tabs.map(function(){return t("a",this)[0]}).attr({role:"presentation",tabIndex:-1}),this._addClass(this.anchors,"ui-tabs-anchor"),this.panels=t(),this.anchors.each(function(i,s){var n,o,a,r=t(s).uniqueId().attr("id"),h=t(s).closest("li"),l=h.attr("aria-controls");e._isLocal(s)?(n=s.hash,a=n.substring(1),o=e.element.find(e._sanitizeSelector(n))):(a=h.attr("aria-controls")||t({}).uniqueId()[0].id,n="#"+a,o=e.element.find(n),o.length||(o=e._createPanel(a),o.insertAfter(e.panels[i-1]||e.tablist)),o.attr("aria-live","polite")),o.length&&(e.panels=e.panels.add(o)),l&&h.data("ui-tabs-aria-controls",l),h.attr({"aria-controls":a,"aria-labelledby":r}),o.attr("aria-labelledby",r)}),this.panels.attr("role","tabpanel"),this._addClass(this.panels,"ui-tabs-panel","ui-widget-content"),i&&(this._off(i.not(this.tabs)),this._off(s.not(this.anchors)),this._off(n.not(this.panels)))},_getList:function(){return this.tablist||this.element.find("ol, ul").eq(0)},_createPanel:function(e){return t("<div>").attr("id",e).data("ui-tabs-destroy",!0)},_setOptionDisabled:function(e){var i,s,n;for(t.isArray(e)&&(e.length?e.length===this.anchors.length&&(e=!0):e=!1),n=0;s=this.tabs[n];n++)i=t(s),e===!0||-1!==t.inArray(n,e)?(i.attr("aria-disabled","true"),this._addClass(i,null,"ui-state-disabled")):(i.removeAttr("aria-disabled"),this._removeClass(i,null,"ui-state-disabled"));this.options.disabled=e,this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,e===!0)},_setupEvents:function(e){var i={};e&&t.each(e.split(" "),function(t,e){i[e]="_eventHandler"}),this._off(this.anchors.add(this.tabs).add(this.panels)),this._on(!0,this.anchors,{click:function(t){t.preventDefault()}}),this._on(this.anchors,i),this._on(this.tabs,{keydown:"_tabKeydown"}),this._on(this.panels,{keydown:"_panelKeydown"}),this._focusable(this.tabs),this._hoverable(this.tabs)},_setupHeightStyle:function(e){var i,s=this.element.parent();"fill"===e?(i=s.height(),i-=this.element.outerHeight()-this.element.height(),this.element.siblings(":visible").each(function(){var e=t(this),s=e.css("position");"absolute"!==s&&"fixed"!==s&&(i-=e.outerHeight(!0))}),this.element.children().not(this.panels).each(function(){i-=t(this).outerHeight(!0)}),this.panels.each(function(){t(this).height(Math.max(0,i-t(this).innerHeight()+t(this).height()))}).css("overflow","auto")):"auto"===e&&(i=0,this.panels.each(function(){i=Math.max(i,t(this).height("").height())}).height(i))},_eventHandler:function(e){var i=this.options,s=this.active,n=t(e.currentTarget),o=n.closest("li"),a=o[0]===s[0],r=a&&i.collapsible,h=r?t():this._getPanelForTab(o),l=s.length?this._getPanelForTab(s):t(),c={oldTab:s,oldPanel:l,newTab:r?t():o,newPanel:h};e.preventDefault(),o.hasClass("ui-state-disabled")||o.hasClass("ui-tabs-loading")||this.running||a&&!i.collapsible||this._trigger("beforeActivate",e,c)===!1||(i.active=r?!1:this.tabs.index(o),this.active=a?t():o,this.xhr&&this.xhr.abort(),l.length||h.length||t.error("jQuery UI Tabs: Mismatching fragment identifier."),h.length&&this.load(this.tabs.index(o),e),this._toggle(e,c))},_toggle:function(e,i){function s(){o.running=!1,o._trigger("activate",e,i)}function n(){o._addClass(i.newTab.closest("li"),"ui-tabs-active","ui-state-active"),a.length&&o.options.show?o._show(a,o.options.show,s):(a.show(),s())}var o=this,a=i.newPanel,r=i.oldPanel;this.running=!0,r.length&&this.options.hide?this._hide(r,this.options.hide,function(){o._removeClass(i.oldTab.closest("li"),"ui-tabs-active","ui-state-active"),n()}):(this._removeClass(i.oldTab.closest("li"),"ui-tabs-active","ui-state-active"),r.hide(),n()),r.attr("aria-hidden","true"),i.oldTab.attr({"aria-selected":"false","aria-expanded":"false"}),a.length&&r.length?i.oldTab.attr("tabIndex",-1):a.length&&this.tabs.filter(function(){return 0===t(this).attr("tabIndex")}).attr("tabIndex",-1),a.attr("aria-hidden","false"),i.newTab.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_activate:function(e){var i,s=this._findActive(e);s[0]!==this.active[0]&&(s.length||(s=this.active),i=s.find(".ui-tabs-anchor")[0],this._eventHandler({target:i,currentTarget:i,preventDefault:t.noop}))},_findActive:function(e){return e===!1?t():this.tabs.eq(e)},_getIndex:function(e){return"string"==typeof e&&(e=this.anchors.index(this.anchors.filter("[href$='"+t.ui.escapeSelector(e)+"']"))),e},_destroy:function(){this.xhr&&this.xhr.abort(),this.tablist.removeAttr("role").off(this.eventNamespace),this.anchors.removeAttr("role tabIndex").removeUniqueId(),this.tabs.add(this.panels).each(function(){t.data(this,"ui-tabs-destroy")?t(this).remove():t(this).removeAttr("role tabIndex aria-live aria-busy aria-selected aria-labelledby aria-hidden aria-expanded")}),this.tabs.each(function(){var e=t(this),i=e.data("ui-tabs-aria-controls");i?e.attr("aria-controls",i).removeData("ui-tabs-aria-controls"):e.removeAttr("aria-controls")}),this.panels.show(),"content"!==this.options.heightStyle&&this.panels.css("height","")},enable:function(e){var i=this.options.disabled;i!==!1&&(void 0===e?i=!1:(e=this._getIndex(e),i=t.isArray(i)?t.map(i,function(t){return t!==e?t:null}):t.map(this.tabs,function(t,i){return i!==e?i:null})),this._setOptionDisabled(i))},disable:function(e){var i=this.options.disabled;if(i!==!0){if(void 0===e)i=!0;else{if(e=this._getIndex(e),-1!==t.inArray(e,i))return;i=t.isArray(i)?t.merge([e],i).sort():[e]}this._setOptionDisabled(i)}},load:function(e,i){e=this._getIndex(e);var s=this,n=this.tabs.eq(e),o=n.find(".ui-tabs-anchor"),a=this._getPanelForTab(n),r={tab:n,panel:a},h=function(t,e){"abort"===e&&s.panels.stop(!1,!0),s._removeClass(n,"ui-tabs-loading"),a.removeAttr("aria-busy"),t===s.xhr&&delete s.xhr};this._isLocal(o[0])||(this.xhr=t.ajax(this._ajaxSettings(o,i,r)),this.xhr&&"canceled"!==this.xhr.statusText&&(this._addClass(n,"ui-tabs-loading"),a.attr("aria-busy","true"),this.xhr.done(function(t,e,n){setTimeout(function(){a.html(t),s._trigger("load",i,r),h(n,e)},1)}).fail(function(t,e){setTimeout(function(){h(t,e)},1)})))},_ajaxSettings:function(e,i,s){var n=this;return{url:e.attr("href").replace(/#.*$/,""),beforeSend:function(e,o){return n._trigger("beforeLoad",i,t.extend({jqXHR:e,ajaxSettings:o},s))}}},_getPanelForTab:function(e){var i=t(e).attr("aria-controls");return this.element.find(this._sanitizeSelector("#"+i))}}),t.uiBackCompat!==!1&&t.widget("ui.tabs",t.ui.tabs,{_processTabs:function(){this._superApply(arguments),this._addClass(this.tabs,"ui-tab")}}),t.ui.tabs,t.widget("ui.tooltip",{version:"1.12.1",options:{classes:{"ui-tooltip":"ui-corner-all ui-widget-shadow"},content:function(){var e=t(this).attr("title")||"";return t("<a>").text(e).html()},hide:!0,items:"[title]:not([disabled])",position:{my:"left top+15",at:"left bottom",collision:"flipfit flip"},show:!0,track:!1,close:null,open:null},_addDescribedBy:function(e,i){var s=(e.attr("aria-describedby")||"").split(/\s+/);s.push(i),e.data("ui-tooltip-id",i).attr("aria-describedby",t.trim(s.join(" ")))},_removeDescribedBy:function(e){var i=e.data("ui-tooltip-id"),s=(e.attr("aria-describedby")||"").split(/\s+/),n=t.inArray(i,s);-1!==n&&s.splice(n,1),e.removeData("ui-tooltip-id"),s=t.trim(s.join(" ")),s?e.attr("aria-describedby",s):e.removeAttr("aria-describedby")},_create:function(){this._on({mouseover:"open",focusin:"open"}),this.tooltips={},this.parents={},this.liveRegion=t("<div>").attr({role:"log","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this.disabledTitles=t([])},_setOption:function(e,i){var s=this;this._super(e,i),"content"===e&&t.each(this.tooltips,function(t,e){s._updateContent(e.element)})},_setOptionDisabled:function(t){this[t?"_disable":"_enable"]()},_disable:function(){var e=this;t.each(this.tooltips,function(i,s){var n=t.Event("blur");n.target=n.currentTarget=s.element[0],e.close(n,!0)}),this.disabledTitles=this.disabledTitles.add(this.element.find(this.options.items).addBack().filter(function(){var e=t(this);return e.is("[title]")?e.data("ui-tooltip-title",e.attr("title")).removeAttr("title"):void 0}))},_enable:function(){this.disabledTitles.each(function(){var e=t(this);e.data("ui-tooltip-title")&&e.attr("title",e.data("ui-tooltip-title"))}),this.disabledTitles=t([])},open:function(e){var i=this,s=t(e?e.target:this.element).closest(this.options.items);s.length&&!s.data("ui-tooltip-id")&&(s.attr("title")&&s.data("ui-tooltip-title",s.attr("title")),s.data("ui-tooltip-open",!0),e&&"mouseover"===e.type&&s.parents().each(function(){var e,s=t(this);s.data("ui-tooltip-open")&&(e=t.Event("blur"),e.target=e.currentTarget=this,i.close(e,!0)),s.attr("title")&&(s.uniqueId(),i.parents[this.id]={element:this,title:s.attr("title")},s.attr("title",""))}),this._registerCloseHandlers(e,s),this._updateContent(s,e))},_updateContent:function(t,e){var i,s=this.options.content,n=this,o=e?e.type:null;return"string"==typeof s||s.nodeType||s.jquery?this._open(e,t,s):(i=s.call(t[0],function(i){n._delay(function(){t.data("ui-tooltip-open")&&(e&&(e.type=o),this._open(e,t,i))})}),i&&this._open(e,t,i),void 0)},_open:function(e,i,s){function n(t){l.of=t,a.is(":hidden")||a.position(l)}var o,a,r,h,l=t.extend({},this.options.position);if(s){if(o=this._find(i))return o.tooltip.find(".ui-tooltip-content").html(s),void 0;i.is("[title]")&&(e&&"mouseover"===e.type?i.attr("title",""):i.removeAttr("title")),o=this._tooltip(i),a=o.tooltip,this._addDescribedBy(i,a.attr("id")),a.find(".ui-tooltip-content").html(s),this.liveRegion.children().hide(),h=t("<div>").html(a.find(".ui-tooltip-content").html()),h.removeAttr("name").find("[name]").removeAttr("name"),h.removeAttr("id").find("[id]").removeAttr("id"),h.appendTo(this.liveRegion),this.options.track&&e&&/^mouse/.test(e.type)?(this._on(this.document,{mousemove:n}),n(e)):a.position(t.extend({of:i},this.options.position)),a.hide(),this._show(a,this.options.show),this.options.track&&this.options.show&&this.options.show.delay&&(r=this.delayedShow=setInterval(function(){a.is(":visible")&&(n(l.of),clearInterval(r))},t.fx.interval)),this._trigger("open",e,{tooltip:a})}},_registerCloseHandlers:function(e,i){var s={keyup:function(e){if(e.keyCode===t.ui.keyCode.ESCAPE){var s=t.Event(e);s.currentTarget=i[0],this.close(s,!0)}}};i[0]!==this.element[0]&&(s.remove=function(){this._removeTooltip(this._find(i).tooltip)}),e&&"mouseover"!==e.type||(s.mouseleave="close"),e&&"focusin"!==e.type||(s.focusout="close"),this._on(!0,i,s)},close:function(e){var i,s=this,n=t(e?e.currentTarget:this.element),o=this._find(n);return o?(i=o.tooltip,o.closing||(clearInterval(this.delayedShow),n.data("ui-tooltip-title")&&!n.attr("title")&&n.attr("title",n.data("ui-tooltip-title")),this._removeDescribedBy(n),o.hiding=!0,i.stop(!0),this._hide(i,this.options.hide,function(){s._removeTooltip(t(this))}),n.removeData("ui-tooltip-open"),this._off(n,"mouseleave focusout keyup"),n[0]!==this.element[0]&&this._off(n,"remove"),this._off(this.document,"mousemove"),e&&"mouseleave"===e.type&&t.each(this.parents,function(e,i){t(i.element).attr("title",i.title),delete s.parents[e]}),o.closing=!0,this._trigger("close",e,{tooltip:i}),o.hiding||(o.closing=!1)),void 0):(n.removeData("ui-tooltip-open"),void 0)},_tooltip:function(e){var i=t("<div>").attr("role","tooltip"),s=t("<div>").appendTo(i),n=i.uniqueId().attr("id");return this._addClass(s,"ui-tooltip-content"),this._addClass(i,"ui-tooltip","ui-widget ui-widget-content"),i.appendTo(this._appendTo(e)),this.tooltips[n]={element:e,tooltip:i}},_find:function(t){var e=t.data("ui-tooltip-id");return e?this.tooltips[e]:null},_removeTooltip:function(t){t.remove(),delete this.tooltips[t.attr("id")]},_appendTo:function(t){var e=t.closest(".ui-front, dialog");return e.length||(e=this.document[0].body),e},_destroy:function(){var e=this;t.each(this.tooltips,function(i,s){var n=t.Event("blur"),o=s.element;n.target=n.currentTarget=o[0],e.close(n,!0),t("#"+i).remove(),o.data("ui-tooltip-title")&&(o.attr("title")||o.attr("title",o.data("ui-tooltip-title")),o.removeData("ui-tooltip-title"))}),this.liveRegion.remove()}}),t.uiBackCompat!==!1&&t.widget("ui.tooltip",t.ui.tooltip,{options:{tooltipClass:null},_tooltip:function(){var t=this._superApply(arguments);return this.options.tooltipClass&&t.tooltip.addClass(this.options.tooltipClass),t}}),t.ui.tooltip})