diff --git a/LICENSE b/LICENSE index 261eeb9..29f81d8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,201 +1,201 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/css/bootstrap.min.css b/css/bootstrap.min.css index 80766dd..3ed2c12 100644 --- a/css/bootstrap.min.css +++ b/css/bootstrap.min.css @@ -1,6 +1,6 @@ -/*! - * Bootstrap v3.3.6 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:10.6s ease-in-out left;-o-transition:10.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}} +/*! + * Bootstrap v3.3.6 (http://getbootstrap.com) + * Copyright 2011-2015 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:10.6s ease-in-out left;-o-transition:10.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}} /*# sourceMappingURL=bootstrap.min.css.map */ \ No newline at end of file diff --git a/css/scrolling-nav.css b/css/scrolling-nav.css index 23ae713..3b53b00 100644 --- a/css/scrolling-nav.css +++ b/css/scrolling-nav.css @@ -1,88 +1,88 @@ -/*! - * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com) - * Code licensed under the Apache License v2.0. - * For details, see http://www.apache.org/licenses/LICENSE-2.0. - */ -body { - width: 100%; - height: 100%; -} - -html { - width: 100%; - height: 100%; -} - -@media(min-width:767px) { - .navbar { - padding:7px 0; - -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; - -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; - transition: background .5s ease-in-out,padding .5s ease-in-out; - } - - .navbar-default { - background-color: #990000; - } - - .top-nav-collapse { - padding: 0; - } -} - -/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based. -The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children -of those sections to manage the look and feel of the site. */ - -.intro-section { - height: 100%; - padding-top: 50px; - color: white; - text-align: center; - background: #fff; - background-image: url('../images/iceberg.jpg'); - background-size: 100%; - background-repeat: no-repeat; - background-size: cover; - min-height: 1000px; -} - -.about-section { - height: 100%; - padding-top: 90px; - text-align: center; - background: #fffffa; -} - -.features-section { - height: 100%; - padding-top: 90px; - text-align: center; - background: #fffffd; -} - -.getting-started-section { - height: 100%; - padding-top: 90px; - padding-bottom: 90px; - text-align: center; - background: #fffffa; - min-height: 1000px; -} - -.extras-section { - height: 100%; - padding-top: 50px; - color: white; - text-align: center; - background: #fff; - -} - -.partner-section { - height: 100%; - padding-top: 20px; - text-align: center; - background: #fffffa; - min-height: 800px; -} +/*! + * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com) + * Code licensed under the Apache License v2.0. + * For details, see http://www.apache.org/licenses/LICENSE-2.0. + */ +body { + width: 100%; + height: 100%; +} + +html { + width: 100%; + height: 100%; +} + +@media(min-width:767px) { + .navbar { + padding:7px 0; + -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; + -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; + transition: background .5s ease-in-out,padding .5s ease-in-out; + } + + .navbar-default { + background-color: #990000; + } + + .top-nav-collapse { + padding: 0; + } +} + +/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based. +The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children +of those sections to manage the look and feel of the site. */ + +.intro-section { + height: 100%; + padding-top: 50px; + color: white; + text-align: center; + background: #fff; + background-image: url('../images/iceberg.jpg'); + background-size: 100%; + background-repeat: no-repeat; + background-size: cover; + min-height: 1000px; +} + +.about-section { + height: 100%; + padding-top: 90px; + text-align: center; + background: #fffffa; +} + +.features-section { + height: 100%; + padding-top: 90px; + text-align: center; + background: #fffffd; +} + +.getting-started-section { + height: 100%; + padding-top: 90px; + padding-bottom: 90px; + text-align: center; + background: #fffffa; + min-height: 1000px; +} + +.extras-section { + height: 100%; + padding-top: 50px; + color: white; + text-align: center; + background: #fff; + +} + +.partner-section { + height: 100%; + padding-top: 20px; + text-align: center; + background: #fffffa; + min-height: 800px; +} diff --git a/css/styles.css b/css/styles.css index 0f49461..78d580e 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,181 +1,181 @@ -@font-face { - font-family: National; src: url('//www.usc.edu/assets/fonts/NationalWeb-Regular.eot'); src: local(':)'), url('//www.usc.edu/assets/fonts/NationalWeb-Regular.woff') format('woff'), url('//www.usc.edu/assets/fonts/NationalWeb-Regular.ttf') format('truetype'), url('//www.usc.edu/assets/fonts/NationalWeb-Regular.svg') format('svg'); - font-weight: 500; - font-style: normal; - } - -/* Custom CSS */ - -/* Navbar */ - -.navbar .navbar-nav > .active > a, -.navbar .navbar-nav > .active > a:hover, -.navbar .navbar-nav > .active > a:focus { - color: #fff; - background-color: rgba(227,190,66,0.8); -} - -.navbar .nav li.dropdown.open > .dropdown-toggle, -.navbar .nav li.dropdown.active > .dropdown-toggle, -.navbar .nav li.dropdown.open.active > .dropdown-toggle { - background-color: rgba(227,190,66,0.8); -} - -body { - overflow-y: scroll; -} - -.nav-ul-second > li > a { - padding-top: 12px; - padding-bottom:2px !important; -} - -.nav-ul-second { - margin-left: 134px; -} - -/* Buttons */ -.btn-primary { - background-color: #ffcc00; - border: none; -} - -#nav-secondary { - margin-top: 50px; - max-height: 50px; - height: 64px; - background-color: #000; -} - -.btn-primary:hover { - background-color: #ffdb4d; -} - -.navbar-collapse { background:#990000; } - -.btn-default { - color: #fff; - background-color: transparent; - border-color: #fff; -} - -.btn-default:hover { - color: #fff; - background-color: #FFCC00; - border-color: #fff; -} - -.btn-default:focus, -.btn-default.focus { - color: #fff; - background-color: transparent; - border-color: #fff; -} - -/* Other classes */ - -.vertical-center { - min-height: 100%; - min-height: 100vh; - - display: flex; - align-items: center; -} - -.media-object { - max-width:64px; - max-height:64px; -} - -.media-body { - text-align: left; -} - -#intro .title { - font-size: 70px; - margin-top: 4.5cm; -} - -.thumbnail h3{ - padding: 3mm 0cm 0cm 0cm; -} - -#mime-viz .thumbnail img{ - height: 200px; - width: 400px; -} - -#regular-viz .thumbnail img{ - height: 200px; - width: 400px; -} - -#dynamic-viz .thumbnail img{ - height: 200px; - width: 400px; -} - -#sce-viz .thumbnail img{ - height: 200px; - width: 400px; -} - -#sce-viz .thumbnail{ - height: 30%; -} - -#eval-viz .thumbnail img{ - height: 200px; - width: 400px; -} - -#eval-viz .thumbnail{ - height: 30%; -} - - -#d3-other .thumbnail img{ - height: 200px; - width: 400px; -} - -#about .stylish-panel { - padding: 20px 0; - text-align: center; -} -#about .stylish-panel > div > div{ - padding: 10px; - border: 1px solid transparent; - border-radius: 4px; - transition: 0.2s; -} -#about .stylish-panel > div:hover > div{ - margin-top: -10px; - border: 1px solid rgb(200, 200, 200); - box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px; - background: rgba(200, 200, 200, 0.1); - transition: 0.5s; -} - -#about .stylish-panel > div:hover img { - border-radius: 50%; - -webkit-transform: rotate(360deg); - -moz-transform: rotate(360deg); - -o-transform: rotate(360deg); - -ms-transform: rotate(360deg); - transform: rotate(360deg); -} - -#learn-more .panel .panel-body{ - min-height:280px; -} - - -#irdsgroup{ - color:white; - text-decoration: none; -} - -#irdsgroup:hover{ - color:#FFCC00; +@font-face { + font-family: National; src: url('//www.usc.edu/assets/fonts/NationalWeb-Regular.eot'); src: local(':)'), url('//www.usc.edu/assets/fonts/NationalWeb-Regular.woff') format('woff'), url('//www.usc.edu/assets/fonts/NationalWeb-Regular.ttf') format('truetype'), url('//www.usc.edu/assets/fonts/NationalWeb-Regular.svg') format('svg'); + font-weight: 500; + font-style: normal; + } + +/* Custom CSS */ + +/* Navbar */ + +.navbar .navbar-nav > .active > a, +.navbar .navbar-nav > .active > a:hover, +.navbar .navbar-nav > .active > a:focus { + color: #fff; + background-color: rgba(227,190,66,0.8); +} + +.navbar .nav li.dropdown.open > .dropdown-toggle, +.navbar .nav li.dropdown.active > .dropdown-toggle, +.navbar .nav li.dropdown.open.active > .dropdown-toggle { + background-color: rgba(227,190,66,0.8); +} + +body { + overflow-y: scroll; +} + +.nav-ul-second > li > a { + padding-top: 12px; + padding-bottom:2px !important; +} + +.nav-ul-second { + margin-left: 134px; +} + +/* Buttons */ +.btn-primary { + background-color: #ffcc00; + border: none; +} + +#nav-secondary { + margin-top: 50px; + max-height: 50px; + height: 64px; + background-color: #000; +} + +.btn-primary:hover { + background-color: #ffdb4d; +} + +.navbar-collapse { background:#990000; } + +.btn-default { + color: #fff; + background-color: transparent; + border-color: #fff; +} + +.btn-default:hover { + color: #fff; + background-color: #FFCC00; + border-color: #fff; +} + +.btn-default:focus, +.btn-default.focus { + color: #fff; + background-color: transparent; + border-color: #fff; +} + +/* Other classes */ + +.vertical-center { + min-height: 100%; + min-height: 100vh; + + display: flex; + align-items: center; +} + +.media-object { + max-width:64px; + max-height:64px; +} + +.media-body { + text-align: left; +} + +#intro .title { + font-size: 70px; + margin-top: 4.5cm; +} + +.thumbnail h3{ + padding: 3mm 0cm 0cm 0cm; +} + +#mime-viz .thumbnail img{ + height: 200px; + width: 400px; +} + +#regular-viz .thumbnail img{ + height: 200px; + width: 400px; +} + +#dynamic-viz .thumbnail img{ + height: 200px; + width: 400px; +} + +#sce-viz .thumbnail img{ + height: 200px; + width: 400px; +} + +#sce-viz .thumbnail{ + height: 30%; +} + +#eval-viz .thumbnail img{ + height: 200px; + width: 400px; +} + +#eval-viz .thumbnail{ + height: 30%; +} + + +#d3-other .thumbnail img{ + height: 200px; + width: 400px; +} + +#about .stylish-panel { + padding: 20px 0; + text-align: center; +} +#about .stylish-panel > div > div{ + padding: 10px; + border: 1px solid transparent; + border-radius: 4px; + transition: 0.2s; +} +#about .stylish-panel > div:hover > div{ + margin-top: -10px; + border: 1px solid rgb(200, 200, 200); + box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px; + background: rgba(200, 200, 200, 0.1); + transition: 0.5s; +} + +#about .stylish-panel > div:hover img { + border-radius: 50%; + -webkit-transform: rotate(360deg); + -moz-transform: rotate(360deg); + -o-transform: rotate(360deg); + -ms-transform: rotate(360deg); + transform: rotate(360deg); +} + +#learn-more .panel .panel-body{ + min-height:280px; +} + + +#irdsgroup{ + color:white; + text-decoration: none; +} + +#irdsgroup:hover{ + color:#FFCC00; } \ No newline at end of file diff --git a/css/team4/inspector.css b/css/team4/inspector.css new file mode 100644 index 0000000..278bfae --- /dev/null +++ b/css/team4/inspector.css @@ -0,0 +1 @@ +:root{--syntax_normal:#1b1e23;--syntax_comment:#a9b0bc;--syntax_number:#20a5ba;--syntax_keyword:#c30771;--syntax_atom:#10a778;--syntax_string:#008ec4;--syntax_error:#ffbedc;--syntax_unknown_variable:#838383;--syntax_known_variable:#005f87;--syntax_matchbracket:#20bbfc;--syntax_key:#6636b4;--mono_fonts:82%/1.5 Menlo,Consolas,monospace}.observablehq--collapsed,.observablehq--expanded,.observablehq--function,.observablehq--gray,.observablehq--import,.observablehq--string:after,.observablehq--string:before{color:var(--syntax_normal)}.observablehq--collapsed,.observablehq--inspect a{cursor:pointer}.observablehq--field{text-indent:-1em;margin-left:1em}.observablehq--empty{color:var(--syntax_comment)}.observablehq--blue,.observablehq--keyword{color:#3182bd}.observablehq--forbidden,.observablehq--pink{color:#e377c2}.observablehq--orange{color:#e6550d}.observablehq--boolean,.observablehq--null,.observablehq--undefined{color:var(--syntax_atom)}.observablehq--bigint,.observablehq--date,.observablehq--green,.observablehq--number,.observablehq--regexp,.observablehq--symbol{color:var(--syntax_number)}.observablehq--index,.observablehq--key{color:var(--syntax_key)}.observablehq--prototype-key{color:#aaa}.observablehq--empty{font-style:oblique}.observablehq--purple,.observablehq--string{color:var(--syntax_string)}.observablehq--error,.observablehq--red{color:#e7040f}.observablehq--inspect{font:var(--mono_fonts);overflow-x:auto;display:block;white-space:pre}.observablehq--error .observablehq--inspect{word-break:break-all;white-space:pre-wrap} \ No newline at end of file diff --git a/css/team4/inspector_wordcloud.css b/css/team4/inspector_wordcloud.css new file mode 100644 index 0000000..278bfae --- /dev/null +++ b/css/team4/inspector_wordcloud.css @@ -0,0 +1 @@ +:root{--syntax_normal:#1b1e23;--syntax_comment:#a9b0bc;--syntax_number:#20a5ba;--syntax_keyword:#c30771;--syntax_atom:#10a778;--syntax_string:#008ec4;--syntax_error:#ffbedc;--syntax_unknown_variable:#838383;--syntax_known_variable:#005f87;--syntax_matchbracket:#20bbfc;--syntax_key:#6636b4;--mono_fonts:82%/1.5 Menlo,Consolas,monospace}.observablehq--collapsed,.observablehq--expanded,.observablehq--function,.observablehq--gray,.observablehq--import,.observablehq--string:after,.observablehq--string:before{color:var(--syntax_normal)}.observablehq--collapsed,.observablehq--inspect a{cursor:pointer}.observablehq--field{text-indent:-1em;margin-left:1em}.observablehq--empty{color:var(--syntax_comment)}.observablehq--blue,.observablehq--keyword{color:#3182bd}.observablehq--forbidden,.observablehq--pink{color:#e377c2}.observablehq--orange{color:#e6550d}.observablehq--boolean,.observablehq--null,.observablehq--undefined{color:var(--syntax_atom)}.observablehq--bigint,.observablehq--date,.observablehq--green,.observablehq--number,.observablehq--regexp,.observablehq--symbol{color:var(--syntax_number)}.observablehq--index,.observablehq--key{color:var(--syntax_key)}.observablehq--prototype-key{color:#aaa}.observablehq--empty{font-style:oblique}.observablehq--purple,.observablehq--string{color:var(--syntax_string)}.observablehq--error,.observablehq--red{color:#e7040f}.observablehq--inspect{font:var(--mono_fonts);overflow-x:auto;display:block;white-space:pre}.observablehq--error .observablehq--inspect{word-break:break-all;white-space:pre-wrap} \ No newline at end of file diff --git a/css/team4/team-4.css b/css/team4/team-4.css new file mode 100644 index 0000000..2a1ee45 --- /dev/null +++ b/css/team4/team-4.css @@ -0,0 +1,214 @@ +.btn-primary:hover, + .btn-primary:focus + { + + box-shadow: none; + outline: none; + } + + .btn-primary + { + color: #fff; + + } + + section + { + padding: 60px 0; + } + + section .section-title + { + text-align: center; + color: #305893; + margin-bottom: 50px; + text-transform: uppercase; + } + + .padtext + { + padding: 10px; + } + + #team .card + { + border: none; + background: #ffffff; + } + + .image-flip:hover .backside, + .image-flip.hover .backside + { + -webkit-transform: rotateY(0deg); + -moz-transform: rotateY(0deg); + -o-transform: rotateY(0deg); + -ms-transform: rotateY(0deg); + transform: rotateY(0deg); + border-radius: .25rem; + } + + .image-flip:hover .frontside, + .image-flip.hover .frontside + { + -webkit-transform: rotateY(180deg); + -moz-transform: rotateY(180deg); + -o-transform: rotateY(180deg); + transform: rotateY(180deg); + } + + .mainflip + { + -webkit-transition: 1s; + -webkit-transform-style: preserve-3d; + -ms-transition: 1s; + -moz-transition: 1s; + -moz-transform: perspective(1000px); + -moz-transform-style: preserve-3d; + -ms-transform-style: preserve-3d; + transition: 1s; + transform-style: preserve-3d; + position: relative; + } + iframe{ + overflow:hidden; + } + + .frontside + { + position: relative; + -webkit-transform: rotateY(0deg); + -ms-transform: rotateY(0deg); + z-index: 2; + margin-bottom: 30px; + -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158); + -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158); + box-shadow: 5px 7px 9px -4px rgb(158, 158, 158); + } + + .backside + { + position: absolute; + top: 0; + left: 0; + background: white; + -webkit-transform: rotateY(-180deg); + -moz-transform: rotateY(-180deg); + -o-transform: rotateY(-180deg); + -ms-transform: rotateY(-180deg); + transform: rotateY(-180deg); + -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158); + -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158); + box-shadow: 5px 7px 9px -4px rgb(158, 158, 158); + } + .modal-dialog { + width: 80%; + height: 80%; + margin-top: 2%; + margin-left: 10%; + margin-right: 10%; + + } + + .modal-content { + height: auto; + min-height: 100%; + border-radius: 0; + } + + .frontside, + .backside + { + -webkit-backface-visibility: hidden; + -moz-backface-visibility: hidden; + -ms-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-transition: 1s; + -webkit-transform-style: preserve-3d; + -moz-transition: 1s; + -moz-transform-style: preserve-3d; + -o-transition: 1s; + -o-transform-style: preserve-3d; + -ms-transition: 1s; + -ms-transform-style: preserve-3d; + transition: 1s; + transform-style: preserve-3d; + } + + .frontside .card, + .backside .card + { + min-height: 312px; + } + + .backside .card a + { + font-size: 18px; + color: #305893 !important; + } + + .frontside .card .card-title, + .backside .card .card-title + { + color: #305893 !important; + } + + .frontside .card .card-body img + { + width: 120px; + height: 120px; + border-radius: 50%; + } + .row{ + text-align:center; + padding:2dp; + } + + body { + background-image: url('../../images/team4/background2.jfif'); + background-repeat: no-repeat; + background-size: cover; + background-attachment: fixed; + height: 800%; + } + .para{ + font-size:140%; + text-align:center; + } + + +/* Style the tab */ +.tab { + overflow: hidden; + border: 1px solid #ccc; + background-color: #f1f1f1; +} + +/* Style the buttons inside the tab */ +.tab button { + background-color: inherit; + float: left; + border: none; + outline: none; + cursor: pointer; + padding: 14px 16px; + transition: 0.3s; + font-size: 17px; +} + +/* Change background color of buttons on hover */ +.tab button:hover { + background-color: #ddd; +} + +/* Create an active/current tablink class */ +.tab button.active { + background-color: #ccc; +} + +/* Style the tab content */ +.tabcontent { + display: none; + padding: 6px 12px; + border: 1px solid #ccc; + border-top: none; +} \ No newline at end of file diff --git a/data/team4/1d59c91c510a6277e265e697565d13134b87b3ffc600b65c3b5456fda6461531dbf825e53a0005e6e766beb53ad5e5dfaff919f50b23c00cb59b223d80c10a35 b/data/team4/1d59c91c510a6277e265e697565d13134b87b3ffc600b65c3b5456fda6461531dbf825e53a0005e6e766beb53ad5e5dfaff919f50b23c00cb59b223d80c10a35 new file mode 100644 index 0000000..bd7a5de --- /dev/null +++ b/data/team4/1d59c91c510a6277e265e697565d13134b87b3ffc600b65c3b5456fda6461531dbf825e53a0005e6e766beb53ad5e5dfaff919f50b23c00cb59b223d80c10a35 @@ -0,0 +1,25 @@ +,Time,Urgent_Emails,Not_Urgent_Emails +0,00:00-00:59,122,2 +1,01:00-01:59,149,1 +2,02:00-02:59,90,1 +3,03:00-03:59,105,1 +4,04:00-04:59,90,0 +5,05:00-05:59,59,0 +6,06:00-06:59,60,3 +7,07:00-07:59,97,1 +8,08:00-08:59,137,1 +9,09:00-09:59,159,2 +10,10:00-10:59,153,0 +11,11:00-11:59,204,1 +12,12:00-12:59,190,1 +13,13:00-13:59,211,1 +14,14:00-14:59,186,4 +15,15:00-15:59,196,1 +16,16:00-16:59,192,6 +17,17:00-17:59,193,0 +18,18:00-18:59,152,1 +19,19:00-19:59,147,0 +20,20:00-20:59,136,0 +21,21:00-21:59,116,1 +22,22:00-22:59,119,2 +23,23:00-23:59,131,1 diff --git a/data/team4/Attacker_Country.json b/data/team4/Attacker_Country.json new file mode 100644 index 0000000..d1c3c85 --- /dev/null +++ b/data/team4/Attacker_Country.json @@ -0,0 +1 @@ +[["Name", "Code", "Lat", "Lng", "Count"], ["Nigeria", "NG", "8.0", "10.0", 740], ["Philippines", "PH", "122.0", "13.0", 15], ["China", "CN", "105.0", "35.0", 66], ["Russia", "RU", "100.0", "60.0", 66], ["Niger", "NE", "9.0", "18.0", 28], ["Togo", "MX", "-98.20028", "20.01833", 46], ["Norway", "NO", "10.0", "62.0", 13], ["France", "FR", "2.0", "46.0", 153], ["Nan", "GB", "-2.69531", "54.75844", 50], ["Benin", "BJ", "2.25", "9.5", 106], ["Algeria", "DZ", "3.0", "28.0", 30], ["Malaysia", "MY", "112.5", "2.5", 74], ["Bulgaria", "BG", "25.25", "42.66667", 52], ["Pakistan", "PK", "70.0", "30.0", 45], ["Moldova", "MD", "28.58333", "47.25", 2], ["Finland", "FI", "26.0", "64.0", 4], ["Georgia", "GE", "43.4999", "41.99998", 4], ["Zimbabwe", "ZW", "29.75", "-19.0", 177], ["Swaziland", "US", "-77.06776", "38.94261", 63], ["Israel", "IL", "34.75", "31.5", 4], ["Germany", "DE", "10.5", "51.5", 74], ["Liberia", "LR", "-9.5", "6.5", 188], ["Iran", "IR", "53.0", "32.0", 14], ["Syria", "SY", "38.0", "35.0", 2], ["Senegal", "SN", "-14.25", "14.5", 245], ["Ghana", "GH", "-1.2", "8.1", 176], ["Kenya", "KE", "38.0", "1.0", 68], ["Iraq", "IQ", "44.0", "33.0", 172], ["India", "IN", "79.0", "22.0", 38], ["Canada", "CA", "-113.64258", "60.10867", 65], ["Guernsey", "GG", "-2.57629", "49.45474", 5], ["Kuwait", "KW", "47.75", "29.5", 42], ["Switzerland", "CH", "8.01427", "47.00016", 73], ["Tunisia", "TN", "9.0", "34.0", 3], ["Angola", "AO", "18.5", "-12.5", 62], ["Lebanon", "LB", "35.83333", "33.83333", 25], ["Thailand", "TH", "101.0", "15.5", 103], ["Somalia", "SO", "48.0", "6.0", 12], ["Nan", "SL", "-11.5", "8.5", 5], ["Sudan", "SD", "30.0", "16.0", 50], ["Lesotho", "LS", "28.25", "-29.5", 21], ["Australia", "AU", "135.0", "-25.0", 30], ["Netherlands", "NL", "5.75", "52.25", 96], ["Nan", "Nan", "Nan", "Nan", 1382], ["Bahamas", "BS", "-77.37122", "25.04082", 3], ["Chile", "CL", "-71.0", "-30.0", 1], ["Sweden", "SE", "15.0", "62.0", 6], ["Spain", "ES", "-4.0", "40.0", 69], ["Brunei", "BN", "114.66667", "4.5", 6], ["Nan", "ZA", "24.0", "-29.0", 14], ["Egypt", "EG", "30.0", "27.0", 15], ["Japan", "JP", "139.75309", "35.68536", 18], ["Rwanda", "RW", "30.0", "-2.0", 8], ["Morocco", "MA", "-6.0", "32.0", 11], ["Indonesia", "ID", "120.0", "-5.0", 15], ["Guam", "GU", "144.81834", "13.47861", 14], ["Guinea", "GQ", "10.5", "1.7", 10], ["Cyprus", "CY", "33.0", "35.0", 1], ["Mauritius", "MU", "57.58333", "-20.3", 2], ["Uganda", "UG", "32.5", "1.25", 14], ["Ethiopia", "ET", "39.5", "9.0", 5], ["Cameroon", "CM", "12.5", "6.0", 9], ["Gambia", "GM", "-15.5", "13.5", 8], ["Tanzania", "TZ", "35.0", "-6.0", 6], ["Belgium", "BE", "4.5", "50.75", 6], ["Taiwan", "TW", "121.0", "24.0", 8], ["Jordan", "JO", "36.0", "31.0", 6], ["Chad", "TD", "19.0", "15.0", 6], ["Haiti", "HT", "-72.29616", "19.07582", 4], ["Gabon", "GA", "11.75", "-1.0", 2], ["Oman", "OM", "57.0", "21.0", 2], ["Nan", "", "-57.65625", "-14.60485", 1], ["Austria", "AT", "13.33333", "47.33333", 5], ["Afghanistan", "AF", "66.0", "33.0", 6], ["Cuba", "CU", "-79.5", "22.0", 3], ["Eritrea", "ER", "39.0", "15.0", 2], ["Nan", "CD", "23.5", "-2.5", 9], ["Paraguay", "PY", "-58.0", "-23.33333", 9], ["Jamaica", "JM", "-77.25", "18.16667", 5], ["Venezuela", "VE", "-66.0", "8.0", 2], ["Mali", "ML", "-2.0", "18.0", 4], ["Armenia", "AM", "45.0", "40.25", 1], ["Zambia", "ZM", "28.5", "-14.33333", 7], ["Ukraine", "UA", "32.0", "49.0", 1], ["Brazil", "BR", "-55.0", "-10.0", 9], ["Malta", "MT", "14.43333", "35.91667", 12], ["Macedonia", "MK", "21.75", "41.66667", 2], ["Liechtenstein", "LI", "9.53333", "47.16667", 6], ["Greece", "GR", "23.13995", "38.35243", 1], ["Singapore", "SG", "103.8", "1.36667", 11], ["Botswana", "BW", "24.0", "-22.0", 2], ["Uruguay", "UY", "-56.0", "-33.0", 1], ["Malawi", "MW", "34.0", "-13.5", 4], ["Peru", "PE", "-75.25", "-10.0", 1], ["Luxembourg", "LU", "6.16667", "49.75", 1], ["Namibia", "NA", "17.0", "-22.0", 2], ["Libya", "LY", "17.0", "28.0", 6], ["Romania", "RO", "24.04541", "46.12592", 5], ["Bahrain", "BH", "50.55", "26.03333", 3], ["Gibraltar", "GI", "-5.35", "36.13333", 1], ["Nan", "DO", "-70.66667", "19.0", 1], ["Mozambique", "MZ", "35.0", "-18.25", 1], ["Poland", "PL", "20.0", "52.0", 1], ["Antarctica", "AQ", "8.78906", "-82.67628", 1], ["Cambodia", "KH", "105.0", "13.0", 1], ["Myanmar", "MM", "96.16043", "16.77248", 1], ["Croatia", "HR", "15.5", "45.16667", 1]] \ No newline at end of file diff --git a/data/team4/barchart_input b/data/team4/barchart_input new file mode 100644 index 0000000..bd7a5de --- /dev/null +++ b/data/team4/barchart_input @@ -0,0 +1,25 @@ +,Time,Urgent_Emails,Not_Urgent_Emails +0,00:00-00:59,122,2 +1,01:00-01:59,149,1 +2,02:00-02:59,90,1 +3,03:00-03:59,105,1 +4,04:00-04:59,90,0 +5,05:00-05:59,59,0 +6,06:00-06:59,60,3 +7,07:00-07:59,97,1 +8,08:00-08:59,137,1 +9,09:00-09:59,159,2 +10,10:00-10:59,153,0 +11,11:00-11:59,204,1 +12,12:00-12:59,190,1 +13,13:00-13:59,211,1 +14,14:00-14:59,186,4 +15,15:00-15:59,196,1 +16,16:00-16:59,192,6 +17,17:00-17:59,193,0 +18,18:00-18:59,152,1 +19,19:00-19:59,147,0 +20,20:00-20:59,136,0 +21,21:00-21:59,116,1 +22,22:00-22:59,119,2 +23,23:00-23:59,131,1 diff --git a/data/team4/date_freq.csv b/data/team4/date_freq.csv new file mode 100644 index 0000000..b8f44bb --- /dev/null +++ b/data/team4/date_freq.csv @@ -0,0 +1,366 @@ +Date,Open,Close +2021-12-31,1,0.001 +2021-12-30,1,0.002 +2021-12-29,1,0.006 +2021-12-28,1,0.012 +2021-12-27,1,0.003 +2021-12-26,1,0.005 +2021-12-25,1,0.006 +2021-12-24,1,0.003 +2021-12-23,1,0.002 +2021-12-22,1,0.007 +2021-12-21,1,0.006 +2021-12-19,1,0.007 +2021-12-18,1,0.002 +2021-12-17,1,0.003 +2021-12-16,1,0.003 +2021-12-15,1,0.014 +2021-12-14,1,0.009 +2021-12-13,1,0.013 +2021-12-12,1,0.012 +2021-12-11,1,0.006 +2021-12-10,1,0.003 +2021-12-09,1,0.006 +2021-12-08,1,0.004 +2021-12-07,1,0.006 +2021-12-06,1,0.01 +2021-12-05,1,0.019 +2021-12-04,1,0.014 +2021-12-03,1,0.004 +2021-12-02,1,0.006 +2021-12-01,1,0.008 +2021-11-30,1,0.008 +2021-11-29,1,0.018 +2021-11-28,1,0.009 +2021-11-27,1,0.01 +2021-11-26,1,0.011 +2021-11-25,1,0.013 +2021-11-24,1,0.019 +2021-11-23,1,0.016 +2021-11-22,1,0.007 +2021-11-21,1,0.012 +2021-11-20,1,0.01 +2021-11-19,1,0.005 +2021-11-18,1,0.007 +2021-11-17,1,0.01 +2021-11-16,1,0.012 +2021-11-15,1,0.009 +2021-11-14,1,0.01 +2021-11-13,1,0.004 +2021-11-12,1,0.008 +2021-11-11,1,0.007 +2021-11-10,1,0.012 +2021-11-09,1,0.004 +2021-11-08,1,0.015 +2021-11-07,1,0.006 +2021-11-06,1,0.014 +2021-11-05,1,0.007 +2021-11-04,1,0.01 +2021-11-03,1,0.005 +2021-11-02,1,0.006 +2021-11-01,1,0.008 +2021-10-31,1,0.018 +2021-10-30,1,0.007 +2021-10-29,1,0.004 +2021-10-28,1,0.005 +2021-10-27,1,0.008 +2021-10-26,1,0.005 +2021-10-25,1,0.007 +2021-10-24,1,0.01 +2021-10-23,1,0.009 +2021-10-22,1,0.003 +2021-10-21,1,0.015 +2021-10-20,1,0.005 +2021-10-19,1,0.009 +2021-10-18,1,0.007 +2021-10-17,1,0.006 +2021-10-16,1,0.011 +2021-10-15,1,0.006 +2021-10-14,1,0.009 +2021-10-13,1,0.011 +2021-10-12,1,0.006 +2021-10-11,1,0.007 +2021-10-10,1,0.004 +2021-10-09,1,0.008 +2021-10-08,1,0.005 +2021-10-07,1,0.006 +2021-10-06,1,0.007 +2021-10-05,1,0.006 +2021-10-04,1,0.013 +2021-10-03,1,0.006 +2021-10-02,1,0.014 +2021-10-01,1,0.004 +2021-09-30,1,0.007 +2021-09-29,1,0.009 +2021-09-28,1,0.01 +2021-09-27,1,0.013 +2021-09-26,1,0.011 +2021-09-25,1,0.006 +2021-09-24,1,0.004 +2021-09-23,1,0.022 +2021-09-22,1,0.012 +2021-09-21,1,0.007 +2021-09-20,1,0.016 +2021-09-19,1,0.008 +2021-09-18,1,0.015 +2021-09-17,1,0.004 +2021-09-16,1,0.003 +2021-09-15,1,0.005 +2021-09-14,1,0.015 +2021-09-13,1,0.01 +2021-09-12,1,0.008 +2021-09-11,1,0.003 +2021-09-10,1,0.013 +2021-09-09,1,0.005 +2021-09-08,1,0.01 +2021-09-07,1,0.009 +2021-09-06,1,0.008 +2021-09-05,1,0.011 +2021-09-04,1,0.006 +2021-09-03,1,0.004 +2021-09-02,1,0.01 +2021-09-01,1,0.009 +2021-08-31,1,0.008 +2021-08-30,1,0.003 +2021-08-29,1,0.011 +2021-08-28,1,0.007 +2021-08-27,1,0.011 +2021-08-26,1,0.009 +2021-08-25,1,0.005 +2021-08-24,1,0.01 +2021-08-23,1,0.01 +2021-08-22,1,0.009 +2021-08-21,1,0.01 +2021-08-20,1,0.007 +2021-08-19,1,0.003 +2021-08-18,1,0.009 +2021-08-17,1,0.011 +2021-08-16,1,0.009 +2021-08-15,1,0.004 +2021-08-14,1,0.008 +2021-08-13,1,0.014 +2021-08-12,1,0.006 +2021-08-11,1,0.01 +2021-08-10,1,0.007 +2021-08-09,1,0.014 +2021-08-08,1,0.006 +2021-08-07,1,0.013 +2021-08-06,1,0.003 +2021-08-05,1,0.01 +2021-08-04,1,0.01 +2021-08-03,1,0.018 +2021-08-02,1,0.018 +2021-08-01,1,0.009 +2021-07-31,1,0.005 +2021-07-30,1,0.002 +2021-07-29,1,0.009 +2021-07-28,1,0.007 +2021-07-27,1,0.014 +2021-07-26,1,0.01 +2021-07-25,1,0.004 +2021-07-24,1,0.014 +2021-07-23,1,0.01 +2021-07-22,1,0.014 +2021-07-21,1,0.014 +2021-07-20,1,0.013 +2021-07-19,1,0.011 +2021-07-18,1,0.008 +2021-07-17,1,0.01 +2021-07-16,1,0.007 +2021-07-15,1,0.005 +2021-07-14,1,0.014 +2021-07-13,1,0.007 +2021-07-12,1,0.011 +2021-07-11,1,0.018 +2021-07-10,1,0.011 +2021-07-09,1,0.01 +2021-07-08,1,0.005 +2021-07-07,1,0.013 +2021-07-06,1,0.01 +2021-07-05,1,0.012 +2021-07-04,1,0.011 +2021-07-03,1,0.009 +2021-07-02,1,0.009 +2021-07-01,1,0.012 +2021-06-30,1,0.012 +2021-06-29,1,0.014 +2021-06-28,1,0.012 +2021-06-27,1,0.015 +2021-06-26,1,0.008 +2021-06-25,1,0.009 +2021-06-24,1,0.014 +2021-06-23,1,0.013 +2021-06-22,1,0.009 +2021-06-21,1,0.016 +2021-06-20,1,0.01 +2021-06-19,1,0.004 +2021-06-18,1,0.006 +2021-06-17,1,0.007 +2021-06-16,1,0.014 +2021-06-15,1,0.008 +2021-06-14,1,0.013 +2021-06-13,1,0.011 +2021-06-12,1,0.008 +2021-06-11,1,0.007 +2021-06-10,1,0.009 +2021-06-09,1,0.007 +2021-06-08,1,0.013 +2021-06-07,1,0.019 +2021-06-06,1,0.01 +2021-06-05,1,0.013 +2021-06-04,1,0.021 +2021-06-03,1,0.014 +2021-06-02,1,0.024 +2021-06-01,1,0.006 +2021-05-31,1,0.02 +2021-05-30,1,0.009 +2021-05-29,1,0.013 +2021-05-28,1,0.009 +2021-05-27,1,0.01 +2021-05-26,1,0.012 +2021-05-25,1,0.02 +2021-05-24,1,0.011 +2021-05-23,1,0.018 +2021-05-22,1,0.016 +2021-05-21,1,0.003 +2021-05-20,1,0.008 +2021-05-19,1,0.012 +2021-05-18,1,0.014 +2021-05-17,1,0.006 +2021-05-16,1,0.006 +2021-05-15,1,0.014 +2021-05-14,1,0.012 +2021-05-13,1,0.005 +2021-05-12,1,0.008 +2021-05-11,1,0.008 +2021-05-10,1,0.005 +2021-05-09,1,0.007 +2021-05-08,1,0.006 +2021-05-07,1,0.008 +2021-05-06,1,0.008 +2021-05-05,1,0.006 +2021-05-04,1,0.013 +2021-05-03,1,0.01 +2021-05-02,1,0.013 +2021-05-01,1,0.012 +2021-04-30,1,0.012 +2021-04-29,1,0.012 +2021-04-28,1,0.007 +2021-04-27,1,0.005 +2021-04-26,1,0.006 +2021-04-25,1,0.012 +2021-04-24,1,0.01 +2021-04-23,1,0.011 +2021-04-22,1,0.006 +2021-04-21,1,0.011 +2021-04-20,1,0.008 +2021-04-19,1,0.008 +2021-04-18,1,0.007 +2021-04-17,1,0.011 +2021-04-16,1,0.002 +2021-04-15,1,0.003 +2021-04-14,1,0.009 +2021-04-13,1,0.009 +2021-04-12,1,0.008 +2021-04-11,1,0.003 +2021-04-10,1,0.004 +2021-04-09,1,0.005 +2021-04-08,1,0.007 +2021-04-07,1,0.009 +2021-04-06,1,0.004 +2021-04-05,1,0.01 +2021-04-04,1,0.011 +2021-04-03,1,0.006 +2021-04-02,1,0.014 +2021-04-01,1,0.005 +2021-03-31,1,0.019 +2021-03-30,1,0.01 +2021-03-29,1,0.01 +2021-03-28,1,0.007 +2021-03-27,1,0.008 +2021-03-26,1,0.012 +2021-03-25,1,0.007 +2021-03-24,1,0.008 +2021-03-23,1,0.01 +2021-03-22,1,0.016 +2021-03-21,1,0.006 +2021-03-20,1,0.01 +2021-03-19,1,0.007 +2021-03-18,1,0.013 +2021-03-17,1,0.009 +2021-03-16,1,0.013 +2021-03-15,1,0.013 +2021-03-14,1,0.009 +2021-03-13,1,0.01 +2021-03-12,1,0.014 +2021-03-11,1,0.012 +2021-03-10,1,0.013 +2021-03-09,1,0.004 +2021-03-08,1,0.01 +2021-03-07,1,0.008 +2021-03-06,1,0.006 +2021-03-05,1,0.01 +2021-03-04,1,0.006 +2021-03-03,1,0.017 +2021-03-02,1,0.009 +2021-03-01,1,0.011 +2021-02-29,1,0.001 +2021-02-28,1,0.011 +2021-02-27,1,0.006 +2021-02-26,1,0.007 +2021-02-25,1,0.006 +2021-02-24,1,0.014 +2021-02-23,1,0.011 +2021-02-22,1,0.011 +2021-02-21,1,0.012 +2021-02-20,1,0.012 +2021-02-19,1,0.011 +2021-02-18,1,0.01 +2021-02-17,1,0.004 +2021-02-16,1,0.014 +2021-02-15,1,0.007 +2021-02-14,1,0.01 +2021-02-13,1,0.01 +2021-02-12,1,0.014 +2021-02-11,1,0.015 +2021-02-10,1,0.016 +2021-02-09,1,0.013 +2021-02-08,1,0.015 +2021-02-07,1,0.011 +2021-02-06,1,0.01 +2021-02-05,1,0.008 +2021-02-04,1,0.01 +2021-02-03,1,0.015 +2021-02-02,1,0.005 +2021-02-01,1,0.007 +2021-01-31,1,0.006 +2021-01-30,1,0.011 +2021-01-29,1,0.005 +2021-01-28,1,0.017 +2021-01-27,1,0.008 +2021-01-26,1,0.01 +2021-01-25,1,0.007 +2021-01-24,1,0.003 +2021-01-23,1,0.005 +2021-01-22,1,0.006 +2021-01-21,1,0.006 +2021-01-20,1,0.011 +2021-01-19,1,0.015 +2021-01-18,1,0.012 +2021-01-17,1,0.012 +2021-01-16,1,0.016 +2021-01-15,1,0.009 +2021-01-14,1,0.015 +2021-01-13,1,0.009 +2021-01-12,1,0.01 +2021-01-11,1,0.008 +2021-01-10,1,0.009 +2021-01-09,1,0.01 +2021-01-08,1,0.011 +2021-01-07,1,0.005 +2021-01-06,1,0.014 +2021-01-05,1,0.004 +2021-01-04,1,0.019 +2021-01-03,1,0.008 +2021-01-02,1,0.002 +2021-01-01,1,0.027 diff --git a/data/team4/sun_burst.json b/data/team4/sun_burst.json new file mode 100644 index 0000000..ba6802a --- /dev/null +++ b/data/team4/sun_burst.json @@ -0,0 +1 @@ +{"name": "flare", "children": [{"name": "Random capitalization", "children": [{"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "18"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "18"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "18"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}]}, {"name": "Many misspellings", "children": [{"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "18"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "20"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "18"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "19"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "19"}]}, {"name": "Many misspellings&Random capitalization", "children": [{"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "35"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}]}, {"name": "Not obvious", "children": [{"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "18"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "34"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "34"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "20"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "35"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "20"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "20"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "17"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "18"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "35"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "14"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "20"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "20"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "35"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "20"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "20"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "18"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "15"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "22"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "16"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "32"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "21"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "24"}, {"name": "Attacker Estimated Age ", "value": "26"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "23"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "27"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "30"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "25"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "31"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "29"}, {"name": "Attacker Estimated Age ", "value": "33"}, {"name": "Attacker Estimated Age ", "value": "19"}, {"name": "Attacker Estimated Age ", "value": "28"}, {"name": "Attacker Estimated Age ", "value": "30"}]}]} \ No newline at end of file diff --git a/data/team4/time_urgency_for_d3.csv b/data/team4/time_urgency_for_d3.csv new file mode 100644 index 0000000..a15f013 --- /dev/null +++ b/data/team4/time_urgency_for_d3.csv @@ -0,0 +1,25 @@ +Time,Urgent_Emails,Not_Urgent_Emails +00:00-00:59,122,2 +01:00-01:59,149,1 +02:00-02:59,90,1 +03:00-03:59,105,1 +04:00-04:59,90,0 +05:00-05:59,59,0 +06:00-06:59,60,3 +07:00-07:59,97,1 +08:00-08:59,137,1 +09:00-09:59,159,2 +10:00-10:59,153,0 +11:00-11:59,204,1 +12:00-12:59,190,1 +13:00-13:59,211,1 +14:00-14:59,186,4 +15:00-15:59,196,1 +16:00-16:59,192,6 +17:00-17:59,193,0 +18:00-18:59,152,1 +19:00-19:59,147,0 +20:00-20:59,136,0 +21:00-21:59,116,1 +22:00-22:59,119,2 +23:00-23:59,131,1 \ No newline at end of file diff --git a/data/team4/word_frequency.js b/data/team4/word_frequency.js new file mode 100644 index 0000000..ed89cea --- /dev/null +++ b/data/team4/word_frequency.js @@ -0,0 +1 @@ +var words = [{"text": "money", "size": 8988}, {"text": "account", "size": 6421}, {"text": "$", "size": 4733}, {"text": "bank", "size": 4484}, {"text": "fund", "size": 3865}, {"text": "business", "size": 3846}, {"text": "transaction", "size": 3835}, {"text": "country", "size": 3670}, {"text": "contact", "size": 3167}, {"text": "transfer", "size": 3161}, {"text": "kin", "size": 2986}, {"text": "funds", "size": 2897}, {"text": "sum", "size": 2740}, {"text": "foreign", "size": 2484}, {"text": "Bank", "size": 2363}, {"text": "company", "size": 2325}, {"text": "assistance", "size": 2306}, {"text": "name", "size": 2296}, {"text": "family", "size": 2258}, {"text": "late", "size": 2178}, {"text": "claim", "size": 2068}, {"text": "email", "size": 2040}, {"text": "died", "size": 1986}, {"text": "father", "size": 1983}, {"text": "address", "size": 1847}, {"text": "security", "size": 1796}, {"text": "information", "size": 1787}, {"text": "death", "size": 1768}, {"text": "private", "size": 1722}, {"text": "Million", "size": 1705}, {"text": "reply", "size": 1705}, {"text": "BANK", "size": 1667}, {"text": "decided", "size": 1663}, {"text": "Dollars", "size": 1658}, {"text": "assist", "size": 1643}, {"text": "help", "size": 1632}, {"text": "Mr.", "size": 1576}, {"text": "years", "size": 1574}, {"text": "receive", "size": 1548}, {"text": "investment", "size": 1538}, {"text": "http", "size": 1524}, {"text": "Please", "size": 1503}, {"text": "United", "size": 1480}, {"text": "Africa", "size": 1474}, {"text": "need", "size": 1468}, {"text": "amount", "size": 1463}, {"text": "million", "size": 1460}, {"text": "deposit", "size": 1451}, {"text": "total", "size": 1445}, {"text": "husband", "size": 1439}, {"text": "soon", "size": 1425}, {"text": "deposited", "size": 1422}, {"text": "foreigner", "size": 1382}, {"text": "God", "size": 1368}, {"text": "documents", "size": 1348}, {"text": "may", "size": 1339}, {"text": "South", "size": 1333}, {"text": "MONEY", "size": 1305}, {"text": "immediately", "size": 1286}, {"text": "please", "size": 1267}, {"text": "send", "size": 1248}, {"text": "forward", "size": 1238}, {"text": "fax", "size": 1225}, {"text": "share", "size": 1220}, {"text": "provide", "size": 1218}, {"text": "number", "size": 1202}, {"text": "time", "size": 1197}, {"text": "letter", "size": 1186}, {"text": "proposal", "size": 1185}, {"text": "deceased", "size": 1179}, {"text": "ACCOUNT", "size": 1177}, {"text": "person", "size": 1166}, {"text": "enable", "size": 1162}, {"text": "partner", "size": 1129}, {"text": "details", "size": 1121}, {"text": "interest", "size": 1098}, {"text": "response", "size": 1078}, {"text": "dollars", "size": 1057}, {"text": "5", "size": 1053}, {"text": "telephone", "size": 1052}, {"text": "son", "size": 1049}, {"text": "Nigeria", "size": 1040}, {"text": "government", "size": 1040}, {"text": "trust", "size": 1039}, {"text": "discovered", "size": 1031}, {"text": "urgent", "size": 1019}, {"text": "due", "size": 1015}, {"text": "invest", "size": 1011}, {"text": "good", "size": 1007}, {"text": "BUSINESS", "size": 1006}, {"text": "confidential", "size": 1002}, {"text": "beneficiary", "size": 992}, {"text": "interested", "size": 988}, {"text": "10", "size": 973}, {"text": "life", "size": 970}, {"text": "Government", "size": 963}, {"text": "States", "size": 952}, {"text": "work", "size": 939}, {"text": "contract", "size": 938}, {"text": "expenses", "size": 932}, {"text": "risk", "size": 930}]; \ No newline at end of file diff --git a/data/team4/wordcloud_input b/data/team4/wordcloud_input new file mode 100644 index 0000000..ab37003 --- /dev/null +++ b/data/team4/wordcloud_input @@ -0,0 +1,2095 @@ +subject +GOOD DAY TO YOU +GOOD DAY TO YOU +I Need Your Assistance. +Partnership +IMPORTANT +From: Barrister Peter Brown +MICHAEL +*****SPAM***** IMPORTANT +REQUEST FOR YOUR UNRESERVED ASSISTANCE +REQUEST FOR YOUR UNRESERVED ASSISTANCE +Urgent Assistance +Urgent Assistance +URGENT +URGENT +URGENT +REPLY NOW +MICHAEL! +Trustee +urgent reply +Request +URGENT ASSISTANCE +URGENT BUSINESS TRUSTEE +STRICTLY CONFIDENTIAL & URGENT +respond asap +BUSINESS PROPOSAL +INVESTMENT BASED ON TRUST +BUSINESS PROPOSAL +Inheritance Claim(Urgent Response) +hi friend +ATTENTION +ATTENTION +URGENT ASSISTANCE NEEDED! +please contact me +KINDEST ATTENTION +PRIVATE EMAIL MESSAGE +Business Cooperation ( Inheritance Claim) + +can you assit us ? +URGENT +URGENT +Gooday +ASSISTANCE NEEDED +hello rrrrr ,your attention needed +FAMILY BUSINESS ASSISTANCE +ESTRADA +URGENT +A RELIABLE AND REPUTABLE PERSON +URGENT ASSISTANCE +URGENT +ESTRADA +FROM Graham Douglas +Request For Transfer Assistance +From:Savimbi Denis +ASSISTANCE. +CONFIDENTIAL/COOPERATION +Urgent assistance. +hi friend +REQUEST FOR AN ASSISTANCE +NEXT OF KIN +urgent +from lamine +CONFIDENTIAL/COOPERATION +CONFIDENTIAL/COOPERATION +HELLO +Attn/Dddddddd Rrrrr +confidential. +PRIVATE AND CONFIDENTIAL +Urgent Update +URGENT AND CONFIDENTIAL +transparent enterprises +PLEASE REPENT AND KNOW YOUR GOD/ ALSO ASSIST ME +PLEASE REPENT AND KNOW YOUR GOD/ ALSO ASSIST ME +ATTENTION +ATTENTION +STRICTLY A PRIVATE BUSINESS PROPOSAL +STRICTLY A PRIVATE BUSINESS PROPOSAL +Partnership Required!!! +BUSINESS PROPOSAL +urgent business transaction +TREAT AS URGENT +ASSISTANCE +Immediate Attention. +Private Email Message. +Request for Assistance! +Request for Assistance! +REPLY UNGENT +GOOD DAY SIR +***SPAM*** Please respond !!!!! +Dr. Don Arturo Ramitez. +Urgent Business Assistance. +GOOD DAY +PLEASE RESPOND +PLEASE RESPOND +PLEASE RESPOND +STRICTLY URGENT AND CONFIDENTIAL +HELLO +assistance +assistance +URGENT AND CONFIDENTIAL +***SPAM*** pls very urgent +FROM GOODWILL MPENZA +***SPAM*** VERY URGENT BUSINESS MATTERS +business assistance +GOOD MORNING +Pls Acknowledge + REQUEST FOR ASSISTANCE. + STRICTLY CONFIDENTIAL +INVESTMENT PROPOSAL +Private Email to you. +***SPAM*** PASCAL +SINCERE PROPOSITION + +REF +REGARDS FROM DR. BABS. +US$10,000,000 (United States Ten Million Dollars) Investment. +urgent response +Nan +ASSISTANCE NEEDED +ASSISTANCEW NEEDED. +AWAITING YOUR RESPONES +CONFIDENTIAL +Business Cooperation +PARTNERSHIP SOLICITED +URGENT HELP NEEDED!!!!!!!!!!!!!!! +DUKAT KABILA(Jnr) +ASISSTANCE. +REQUEST FOR ASSISTANCE IN A FINANCIAL TRANSACTION. +I AWAIT YOUR REPLY. +REQUEST FOR YOUR URGENT ASSISTANCE +Can You Assist? +CAN YOU......? +cry for help +URGENT FROM DELE MARTINS +HELP SERVE HUMANITY +Confidant +Business Proposal + +***SPAM*** Assalamalekum! Please read and reply soon +***SPAM*** Assalamalekum! Please read and reply soon +Happy Day +battery +urgent and confidential +INVESTMENT ASSISTANCE +From Nkomo Oil services LTD +I need your help,please reply +urgent reply +SOLICITY FOR BUSINESS AND PARTNERSHIP. +Remitance Dept +let us work together +***SPAM*** PRIVATE MAIL. PLEASE REPLY IMMEDIATELY. +***SPAM*** ***SPAM*** PRIVATE MAIL. PLEASE REPLY IMMEDIATELY. +CRY FOR HELP +ASSITANCE +GODS WORK. +Urgent response! +CONFIDENTIAL +GOODDAY SIR +seeking for your assistant. +Please reply +THIS IS PRIVATE AND PERSONAL. +THIS IS PRIVATE AND PERSONAL. +PLEASE GET BACK TO ME URGENTLY +WINNING NOTIFICATION +MY FRIEND, PLEASE I WANT TO HEAR FROM YOU TODAY +URGENT ASSISTANT NEEDED. + + MRS SARA LAURENT KABILA +With Utmost Sincerity. +fund transfer +please reply +N.N.P.C ( STRICTLY FOR YOU ) +urgent response +BUSINESS OPPORTUNITY +CHANGES +Letter from a suffering family +Important Business Proposition +Thank You. +Thank You. +Hello +Re: Your E-Loan Refinance Application Declined +Re: Your E-Loan Refinance Application Declined +Re: Your E-Loan Refinance Application Declined +HELLO +Solicitation +Re: Wells Fargo Bank New Business Account Application - ID# 4489 +Re: Wells Fargo Bank New Business Account Application - ID# 4489 +Re: Wells Fargo Bank New Business Account Application - ID# 4489 +CRY FOR HELP +re:confidential matter for you +AN URGENT HELP. +URGENT REPLY +URGENT REPLY +URGENT REPLY +URGENT REPLY +CONGRATULATIONS +matter of interest +matter of interest +PLEASE HELP +BUSINESS OPPORTUNITY. +HELLO +Re: Please confirm receipt. +Turn your views into cash +urgent from duke +Private Mail. +Private Mail. +BUSINESS ASSISTANCE ! +MY DEAR ! +between us +please reply +please reply +I NEED YOU URGENT BUSINESS ASSISTANCE. +Hello, please reply now! +Confidential Matter +PLEASE KINDLY GET BACK TO ME. +Warm Heart +INVESTMENT CONTACTS. +GOD;S WORK +Fund Management. +URGENT RESPONSE +URGENT RESPONSE +FROM MUSTAFA +THANKS +OVER TURE + Matter Of Assistance +Urgent Business Proposal. +REQUEST +vital link. +urgent business transaction!! +are you with me. +Please could you be of help. +[Info-www-search] Your Understanding And Cooperation +please reply + URGENT BUSINESS PROPOSAL, +ASSISTANCE +ASSISTANCE FOR CHARLES TAYLOR +PROJECT INTEREST. +Hilary Kamokai +BUSINESS PROPOSER REQUESTING CHANGE OF OWNERSHIP +HOW ARE YOU TODAY? +IMPORTANT +REQUEST.... +Hello +Responds needed +partnership +confirm receipt. +Please help.Thomas Sesay Karimu +CONTACT ME +CONTACT ME + FROM MISS ZAINAB UBA +Hello From Mrs. Victoria Bucknor +DONATION FOR THE LORD. +urgent from duke +THANKS +URGENT ASSISTANCE +?????????? +reply +URGENT REPLY +Request for Assistance! +THANKS +urgent from duke +urgent from duke +Urgent Reply +From: Davies +Chessonfamily corporation +DONATION FOR THE LORD. +GOOD DAY +DEAR FRIEND +DEAR FRIEND +DR , DONALD IKE +AWARD NOTIFICATION; FINAL NOTICE +hello +Re; Letter +mail me +YOUR ATTENTION URGENTLY NEEDED. quintman +I NEED YOUR MUTUAL ASSISTANCE +ATTN. QUICK SUPPORT +MRS. MARIAM ABACHA (WIDOW). FOR ASSISTANCE PLZ. +Dear Friend!! +let us work it out +Please reach me!! +KIND ATTENTION !!! +rose +From Mr Nelson Bidi . +From Mr Nelson Bidi . +From Mr Nelson Bidi . +urgent assistance + CONFIDENCIAL PLEASE. +ASSISTANCE +urgent reply +KALADA HART +VERY IMPORTANT +GOOD RELATIONSHIP +james momodu +from DR. JOHNSON KENNETH +PROPOSAL +MY WISH +THIS IS HUMANITERIAN SERVICE THAT REQUIRES YOUR ATTENTION! +consultation +We can do this +I WANT YOU TO BE MY FUND MANAGER. +GOOD DAY. +Investment Opportunity +KINDLY TREAT +MAIL ME +BUSINESS +feedback +Attn please +SINGAPORE URGENT +JEWEL TAYLOR +partnership / investment +Very Important +Reply Soon +URGENT PLEASE +Very Important +CLAIMS +CONFIDENTIAL +Please Be My Investor Trustee. +GOOD DAY!!!!! +trust +GOOD DAY +investment Relationship +MUTAUL BUINESS RELATIONSHIP +BUSINESS +Consignment To Benefit you too +Reply +Compliment of the season +Honest Appeal +URGENT,PLEASE HELP ME +PLEASE ASSIST +FEEDBACK +I AM REQUESTING FOR YOUR ASSISTANCE,DIRECTOR/CEO +URGENT AND CONFIDENTIAL +hello +Re: +SOLICITATION +hello my dear +susan +Fund Management +Re: +Re: urgent +CRY FOR HELP +Consignment: To Benefit you too +SEEKING FOR ASSISTANCE/INVESTMENT +good gay +YOURS +GOOD DAY +GOOD DAY +[Nutch-general] PLEASE GET BACK TO ME. +Re: the issue +EMAIL ME ON THIS ISSUE +RE: Reply +COULD YOU BE OF HELP? +I NEED YOUR ASSISTANT + +Please Help Me!!! + +safe keeping +mansurs mail +URGENT SUPPLY OF YOUR COMPANY PRODUCTS +Happy New Year,From Dr. Douglas +CRY FOR HELP +Notify your intrest +FROM: PASCAL IBE +CONFIDENTIAL MATTER +COMPLIMENT, PLEASE I NEED YOUR ASIASTANCE, +REPLY IMMEDIATELY (ANTWORT +REPLY SOON +business transaction +ACCOUNT PROVISION +**** Pouriel Possible **** REPLY SOON +Re: +URGENT +CONFIDENTIAL/TRUST +from Zimbabwe with love +from Zimbabwe with love +HELLO +SOLICITING YOUR ASSISTANCE +Urgent response needed +URGENT ASSISTANCE. +URGENT ASSISTANCE. +SOLID PROPOSAL +OFFER +GOOD DAY. +[Nutch-general] BE OUR AGENT +URGENT ASSISTANCE. +HELP ME PLEASE +NEED URGENT ASSISTANCE FOR FOREIGN INVESTMENT +Hello! +Are you there? +IS URGENT GET BACK TO ME +Very Urgent Business...... +GOOD DAY +ASSISTANCE +James +Confidential + PLEASE HELP ME +Urgent From Taiwan. +BUSINESS PROPOSAL +ASSISTANCE & OFFER !!! +HELP ME PLEASE. +GOOD DAY +Greetings from Mr.Johnson +FROM MONICA +FROM JOHN CARLOS +GOOD DAY +Confidential +HELP ME PLEASE +Mr. John Coleman and Miss Rose Coleman +letter from daniel +From John Coleman +URGENT AND CONFIDENTIAL +From Reverend Ngoly +I NEED YOUR LITTLE HELP. + +CONTACTING YOU URGENTLY +REAL ESTATE INVESTMENT! +Hello +URGENT BUSINESS PLAN +Dear +urgent assitance +ASSIST ME AND MY FAMILY +RE: +++PLEASE WE NEED YOUR HELP US$32.5 MILLION !!!!! +Urgent and confidential (Assistance Needed) +ASSIST ME PLEASE. +From dan kabila +Mrs Fatima Rasheed Khalifa +Ilist post from drallo_wd4@yahoo.com requires approval +VERY URGENT +Reply Asap +ATTN PLS +ASKING FOR ASSISTANCE +PLEASE HELP ME AND MY FAMILY. PLEASE AND PLEASE + Very Urgent +good day +IN GOOD FAITH +CONFIDENTIAL AND VERY URGENT FROM SUSAN +CHARITABLE +CALLING FOR YOUR ASSISTANCE +Business Enqiry/Partnership +HELLO FRIEND, PLEASE ASSIST US. +YUKOS OIL FUNDS PARTERSHIP +URGENT AND CONFIDENTIAL +Dear Friend +Dear Friend +THANK YOU +I Need Your Assistance Please. +FOR THE LOVE OF HUMANITY +INVESTMENT/REPLY +Confidential +BOUNCE bg-misc@majordomo.cs.CU: Non-member submission from [didi sithole ] +From Mr.Stephen Koseff +LETTER +urgent christian proposal +Greetings! +FEEDBACK +FEEDBACK +Dear friend +URGENT REPLY! +CHARITY SUPPORT +Request for personal assistance +business proposal + URGENT RESPONSE +Request for assistance Next of kin Claims +IN GOD WE TRUST +CAN WE DO THIS TOGETHER. +GOODDAY TO YOU!!! +Seeking joint-venture partners for ERW oil casing project +HELLO +Confidential letter from charles taylor /Response +my dear +Thanks +CHARITY SUPPORT +PROPOSAL +Attention Please. +open door +Greetings + please urgent + +Classified(RE:via private email below). +Dear Friend, +REPRESENTATIVES +Charity Assitant +Mail from Barrister. Joseph Morimai. +Financial Release +think about it +Seeking joint-venture partners for ERW oil casing project +Seeking joint-venture partners for ERW oil casing project +I will be glad to hear from you. +I WISH TO CONTACT YOU ON THIS ISSUE. +[Nutch-dev] URGENT FROM MRS JANE +From Dr Ibrahim +Confirm Message +From Dr Ibrahim +Urgent Assistant. +TREAT AS URGENT. + Assistant. +Confirm Message +URGENT REPLY NEEDED +RE:VERY IMPORTANT FROM DONALD. +URGENT RESPONSE +from mrs grace + +From Morgan +IMPORTANT +REPLY +confidential +FAITHFUL COLLABORATION. +Mssg From Mr Bongani +PLEASE SAVE US +LUCY LOKOMBOH +CAN YOU BE SINCERE? +From London !!!!!!!! +READ THIS E-MAIL +READ THIS E-MAIL +How one can become a terrorist? +Business Proposal +Business Proposal +STRICTLY URGENT AND CONFIDENTIAL +You May Reply Please !! +Partnership Assistance, Please Treat ASAP. +Partnership Assistance, Please Treat ASAP. +Imperative and Private +Re: Seek Investment +Re: Seek Investment +GREETINGS FROM THOMSON. +READ AND REPLY +Business Proposal +PLEASE ENDEAVOUR TO USE IT FOR THE CHILDREN OF GOD. +Confirm receipt +Confirm receipt +Mr JOHN DUF pls call +Business Partner Required +From. Engr. Sule Alkali +Please Save Me. +Gods will +CAN YOU BE SINCERE +Msg from Mrs Atkins +URGENT ASSISTANCE IS HIGHLY NEEDED.pls reply me back ASAP +FROM DR.COLSMAN. +Good day +URGENT cooybphcr +HELP........ +please help me +urgent reply +My Compliment +My Compliment +Mead post from semassaq@netscape.net requires approval +ARE YOU RELIABLE +SEEKING FOR YOUR CO-OPERATION............... +IMPORTANT NOTICE!!! +Contact me back Asap +PLEASE SAVE MY SOUL +Partnership/Cooperation +Confidential +PERSONAL +Admin.Dept. +CAN YOU BE SINCERE? +Admin.Dept. +AN IMPORTANT MESSAGE REV BARRY ALEXANDER +PLEASE CALL ME URGENTLY +GOOD DAY +Good Day. +PRIVATE! +Proposal +Proposal +Confirm Message.ASAP +Review +Review +Deal +Deal +Deal +Deal +Deal +Deal +Deal +Deal +Acknowledge My Mail +PROPOSAL +URGENT MESSAGE. +RASP Proposal!!!!!!!!!!!!!!! +CAN YOU BE SINCERE? +URGENT ASSISTANCE... +hi +Review +CRY FOR HELP +Review +Request for Assistance +Review +Review +Confirm Message.ASAP +BUSINESS OFFER +Fund For Investment +DEAR FRIEND +URGENT INVESTMENT HELP FROM REV. W. ADAMS +BUSINESS/FUNDTRASNFER +Greetings +PLEASE HEAR MY TESTIMONY +YOUR ADVICE +TESTAMENT +TESTAMENT +TESTAMENT +WASSE +URGENT +Re: [Nutch-dev] URGENT FUND TRANSFER\\ INVESTMENT +Confirm Receipt. ASAP +hi +Confirm Message.ASAP +LOOKING FORWARD YOUR RESPOND. +urgent +Your Co-operation! +HELLO +ATTENTION PLEASE. +I NEED YOUR COPERATION +URGENT BUSINESS PROPOSAL +IAM LOOKING FORWARTD TO HEAR FROM YOU + URGENT ASSISTANCE +APPEAL FOR ASSISTANCE. +THANKS +AWAITING YOUR FAVOURABLE REPLY +AWAITING YOUR FAVOURABLE REPLY +COMPLIMENTS OF THE SEASON +URGENTIY KIND ASSISTANCE +TSUNAMI VICTIMS AIDS APPEAL +CAN YOU BE SINCERE? +From: Mr. Markus Bopp. +Express Application +Business Partnership +Hello From Micheal !!!!! . +CONFIDENTIAL +HOW ARE YOU TODAY, +HOW ARE YOU TODAY, +HOW ARE YOU TODAY, +URGENT HELP +From Mr.Haitham +Favour Please +From Union Bank Of Switzerland UBS Warburg Branch, London. +Researchers post from william_k@o2.pl requires approval +THIS ANT LIVING +[Nutch-dev] HELLO FRIEND +IN GOD WE TRUST. +Urgent Greeting, +CONFIDENTIAL +IN GOD WE TRUST. +HAPPY NEW YEAR +Attn:Mr.Cheung Pui. +HOW ARE YOU TODAY, +RESPONSE +Your attention +SWIFT RESPONSE PLZ. +NOTIFICATION OF BEQUEST +PLEASE YOUR ASSISTANCE IS NEEDED. +Business Venture +Please Respond ASAP. +Thank you +Thank you +MARRIAM TAYLIR +Assalam Alaikum +FAMILY REQUEST +I sincerely write to seek your co-operation and trust. +Attention +HOW DO YOU DO +Joint-Venture. +Mutual Benefit +Vacancy !!! +Assist Plz. +Researchers post from a_vlachko03@pro-alliance.info requires approval +Assist Plz. +From :Alex King. +GREETINGS TO YOU AND YOUR FAMILY. +Researchers post from abacha_abj@mycommail.com requires approval +APPEAL +URGENT wmm +Re-Compliments From Mr Turkin & Monica +Mrs Caroline Haafkens +You must CONFIRM your request or we can not send info! +ASKING FOR ASSISTANCE +FROM DAVID EVANS +GOOD DAY +NAPIMS +YOUR ASSISTANCE PLEASE +FROM MARK +Acknowledge My Mail +Urgent Attention! +PROPOSAL ! +Regards +Re-profiling +MRS LINDA +PROPOSAL +COMPLIMENT OF THE SEASON +Allahs Blessing +Good day +Researchers post from princegodwin2006@zipmail.com.br requires\tapproval +DEAR FRIEND +Reminder +A plea for assistance!!! +Please Kindly Assist +Researchers post from jameswilliam@eresmas.com requires approval +REPLY SOONEST +Re-profiling +Acknowledge Receipt +HELLO +PROPOSAL +Please kindly assist +From: Mrs.Ruthanne Ruby Martinez, Mutual Trust +SADDAM HUSSEINS PALACE +Good Day. +Please read & respond +YOUR WISH. +FROM ANTHONY. +YUKOS OIL +Reminder +Reply +Attn:Project Mail/Representative Required/bao 076 +Nan +very urgent +Attention +YOUR ATTE PLEASE /10.5M$ +MY INTRODUCTION. +Letter From: Daniel Kabila +Partnership Proposal. +Reply Soon!!!!!!!!!! +Confirm receipt.ASAP +Your assistance is highly needed as our life are highly in danger. +WITH LOVE FROM LUISA +ATTENTION PLS +LETTER FROM MRS MARIAM TAYLOR JOINTINVESTMENT PARTNERSHIP NEEDED +God Bless!! +TRUST +Proposal +Reply Soon +Partnership +Please Confirm Receipt From :Patrick +ATTENTION. +ASSIST ME +Waiting for response Pls !!! +RESPONSE ASAP!. +Message from Ata, pls give me a hand. +regards! +YOUR POSITIVE RESPONSE IS NEEDED +Researchers post from harryscrot@web-mail.com.ar requires approval +Urgent +PROPOSAL +investment assistant. +INVESTMENT +a call for help +GOOD DAY FROM JEFF +Help Please +very urgent +CLAIM. +Reply back for detailed discussion +FROM:MR AUDITOR EDWARD. +urgent reply +please is very important +proposal +confindensal partnership....Diamonds Stones For Sale +From Mr Cyriel Kelvin +Researchers post from wang@web-mail.com.ar requires approval +Urgent Request. +From Nicholas +from Mrs.Johnson +Co-Operation +Re: Monkey costumes +Hello from Senegal..... +please i nedd your urgentlt assistance. +With Regard +FROM MISS VICTORIA +transaction +ACKNOWLEGDE MY MAIL +Farmers +URGENT +Get in touch +FROM JOHN SIMON + +FAMILY REQUEST FOR HELP + From : Nicholas Mavis +NOTIFICATION OF BEQUEST +URGENT HELP NEEDED +Hello from Senegal..... +Are You Interesting?. +YOU ONLY + +assistance and investment proposal. +REPLY SOONEST +why i contacted you sir! +Urgent Message +GREETINS FORM GRACE +CONFIDENTIAL +Good day +Barrister Philip Wilson +CAN YOU BE FAITHFULL!!!!!!!!!! +REPLY SOONEST +Debt Collection Services...Dubai & worldwide +From Mr Nais Mohamed +God Bless You My Dear Contact Me!!! +Urgent Assistance pls. +Joint-venture +partnership +reply my mail to you +GREETINGS FROM U.A.E +MY MAIL MESSAGE TO YOU!! +Business project +FROM WILLIAM AND SISTER.WE ARE SEEKING FOR HELP. +To:Adams/Reply today. +VERY IMPORTANT RESPOND BACK +IMPORTANT. +IMPORTANT. +Increase need +from suha +THANKS FOR UNDERSTANDING +REPLY SOON +ATTN: GOOD DAY!!!!! +REPRESENTATIVE NEEDED,,,,,,,,, +My Mail +proposition + +urgent response +Urgent + +very important +Good day +PARTNERSHIP. +SADDAM PALACE +ASSIST ME +Investment and Cooperation Opportunity. +Think about it... +From Mr. Botha +AATENTION:CEO. +Business offer +RESPOND URGENT AND CONFIDENTIAL +Call From Mr Zuma Prince +Call From Mr Zuma Prince +Ugrent.... +from wu +From Joy Kwame +Mrs.Nuchoni Yaoprasirth. +Assistance of Transaction. +RE: CMEC HUBEI COMPANY +Business Proposal. +URGENT PROPOSAL!!!!!!!! +Need to hear from you please -From Gary Adams +Need to hear from you please -From Gary Adams +urgent +REPRESENTATIVE NEEDED. +REPRESENTATIVE NEEDED. +This Message is for your Financial Prosperity +INDIUCATE YOUR INTEREST +FROM DAVID WOOD { LONDON} +URGENT ATTENTION. +FROM THE DESK OF MR. SICHUAN TONGHUI +PLEASE CAN YOU ASSIST? +PLEASE CAN YOU ASSIST? +CONGRATULATION. +PLEASE READ!!! It is for your Financial Prosperity +From aida +RIGHT OF REPLY +Hello, Please Treat ASAP. +Can You Do Business With Me. +Pls Reply +Joint Business With You In Your Country +read please +Thanks for your help. +HELLO!!! +letter for business +ARE YOU INTRESTED ? +letter for business +CONSIDERATION +ENQUIRY +Urgent Respond +I NEED YOUR HELP +PLEASE UPDATE ME +VERY URGENT +MRS.LARISA NITSKAYAA +BE OUR REPRESENTATIVE. +COMPANY REPRESENTATIVE NEEDED URGENT. +Assalaamoualaykoum!! +Good Day. +Treat Urgent Please +Treat Urgent Please +Attn:Trusting you for our mutual benefit..... +Acknowledge Receipt. +From Kenneth Malfred +Re: MY PURPOSE OF MAILING YOU !!!!!! . +Thanks For Your Concern +MUTUAL ASSISTANCE +MR LEONARD OKOBI +GOOD NEWS +PLEASE GET BACK TO ME +Respond Soonest! +FROM:MR.MOSES PARAISO, +best regards + assistance +17 August 2005 +write back +PRAISE ALLAH, THE MOST BENEVOLENT +write back + VERY URGENT +urgent proposal +ABSA Bank Limited +Business inestment +We are searching for representatives +for assistant +Re: Pleased to meet you ! +Personal +compliments +much regards +I NEED YOUR URGENT REPLY. +FROM: FELIX TAYLOR +My request to you +From Dr. Abraham Maliba +Re: hot vacancy +Re: hot vacancy +Are You Interesting?. +From Portugal & Urgent Reply Needed. +Invitation For Partnership +Urgent Attention. +MANY THANKS +Greeting in the name of our lord Jesus Christ. +Mike Charles +DEAR BELOVED +RE TREAT AS URGENT +STAND AS THE NEXT OF KIN TO MY LATE CLIENT...? +resquest of admission +PLEASE CAN YOU ASSIST? +Revision to Your Amazon.com Information +PLEASE DEAR CAN YOU STAND ON MY BEHALF? +FROM AUDITOR DR CHARAK +U.S. BankX Fraud Verification Process +I AWAIT YOUR RESPONSE. +INVESTMENT REQUEST +CHARITY +Greetings +Mike Charles +AUDIENCE +FROM JOHN +PLEASE CAN YOU STAND ON MY BEHALF? +GREETINGS FROM U.A.E +REPRESENTATIVE IS NEEDED URGENT +WITH DUE RESPECT +From: Amah. (Urgent) +Greetings from Mr.Albert +Greetings...From Rabi +much regards +Re: I need help from you +GET BACK TO ME +GREETINGS +Sincere Assistance Needed +From Mr.Sullivan +PLEASE CALL ME +27 73 211 28 66 ($12 million dollars investment proposal) +write back +Confidential and Urgent matter +FROM YOKUS OIL +GREETINGS FROM REZA +GREETINGS FROM REZA +INVESTMENT ENQUIRIES. +From: Mr James Duncan +Inquire, +HELLO FRIEND. +Very urgent +Hello from Angela +Hello +GOOD DAY +PLEASE CAN YOU ASSIST? +URGENT REPLY NEEDED +GOOD MORNING +GOOD DAY +ur attention +HELLO +Urgent reply needed. +In Good Faith +INQUIRE, +family in need of assistance +MESSAGE +My Dearest One, +Reply +Re:response +Prof Charles Soludo. +GET BACK TO ME. +Prof Charles Soludo. +Respect Fully From Mr Yaya Diouf & Sister +ASSISTANCE FOR FORIEGN INVESTMENT +Mr William +ASSISTANCE REQUIRED FOR ACQUISITION OF ESTATE IN YOUR COUNTRY. +I NEED YOUR ASSISTANT +PLEASE YOUR REPLY IS NEEDED +URGENT +Greeting from henry. +From vivian mutan +From vivian mutan +KINDNES NEEDED. +INDICATE YOUR INTEREST. +Prof Charles Soludo. +Please Acknowledge +From: Miss Julian Zanna. +Your Wish. +hello dear +FAMILY BUSINESS PROPOSAL +US REP +PROPOSITION +MR GREGG CESAR +Re: PAYMENT AUTHENTICATION.., +PRPOSITION +GOODDAY PLS HELP MARSHALL KINGSMAN & SISTER +ATTN: PLEASE RESPOND ! +AWAIT RESPONSE +Assistance +Urgent Response +THANK YOU +FROM AUDITOR DR CHARAK +MY DEAR BELOVED !!! +Business Proposal. +FROM Accountant David +Compliment of the day +Good To Meet You I Need Your Help +feedback +feedback +Nation Wide Finance +HOPE TO HEAR FROM YOU . +From Mr.David heskey.. +Hello. +PLEASE GET BACK TO ME +FOR YOUR PERUSAL +urgent +Swift Response... +cry for help +From: Mrs. Comfort Usman Wase +GOOD DAY!!! +From: Mr.Ben Otutu. +BONJOUR +From Dr.Michael Kaba. +URGENT CONTACT +Mrs. Comfort Usman Wase +Quick response needed from Aisha Mohammed. +GOOD DAY +BUSINESS PROPOSAL +FROM MRS SHARONABED +Bonjour + From : Nicholas Mavis +FROM MR ROBIN QUEST +investment partnership, +PROPOSITION +PLEASE READ!! +My dearest in Christ, +CRY FOR HELP +BESOIN DE VOTRE ASSISTANCE SINCERE +urgent responds needed +MUCH REGARDS +MUCH REGARDS +URGENT REPLY NEEDED +From The Desk Of Dr Solomon Richards +Greetings From Dubai +YOURS IN CHRIST + +PROPOSITION +YOUR WISH PLS......... +SABAAH AL-KHAYR. +YOUR WISH PLS............... +from coleman +From Ms Johana +PROPOSITION +Business Transactions +CAN I TRUST YOU.. +Greetings From Mrs James Mason +WITH LOVE IN God bless you in God i trust , +URGENT REPLY NEEDED +CHARLES ET LILIAN ANTHONY +From: Mrs. Jocelyn Jones +TRUSTEE +Greeting from; Phiri Aboa +Hello From Senegal +Happy New Year with this transaction +MRS.SUZANA NUHAN VAYE +REPLY ASAP + +Ken Quattara. +From Mr. Smith Anderson. +From Mr. Smith Anderson. +ASAP +Unlock Your Account +Urgent Message From Mrs.Villaran Mario Nenita +urgent reply needed +HELLO + Please add me to your mailing list. +From Mr.John Mmadu + Please add me to your mailing list. + Please add me to your mailing list. +From Mr. NESTERUK ANDRIY + +Assistance.. +URGENT!!! +INVESTMENT NEGOTIATION TO THE M/D +PLS URGENT REPLY NEEDED +COMPLIMENT,FROM MRS VICTORIA FATOU SANKOH +urgent offer... +BUSINESS PROPOSAL AND INVESTMENT IN YOUR COUNTRY +PLEASE HELP +HELP PLEASE +ATTENTION PLEASE !! +GOOD DAY +ATTENTION PLEASE +From The Director of Integrated Finance (Bank of Scotland)/ Reply soon. +S.E.M PAUL ANTOINE BOHOUN BOUABRE +GOOD DAY SIR +I need Your Assistant +How are you? +Urgent Attention, +URGENT.TOP SECRET & CONFIDENTIAL (Mueller) +INVITATION FOR PARTNERSHIP +EARLIEST RESPONS.. +Assistance From You. +Assistance From You. +From the Auditor +Assistance From You. +From the Auditor +Assistance From You. +please get back to me. +Assistance From You. +FROM DR.ERIC MORGAN +From: James Jonbo +Assistance From You. +Assistance From You. +Dear Friend, +CONFIDENTIAL BUSINESS PROPOSAL(HELP) +PLEASE WE NEED YOUR ASSISTANCE. +FROM MR.THOMPSON +URGENT ASSISTANCE LETTER +Thank you +URGENT RESPONSE NOT JUNK MAIL +Bonjour, +Urgent Assistant +GOOD DAY +FROM: PHILIP & ALICE DESMOND +INVESTMENT PLAN. +DIVINE ARRANGEMENT +REPRESENTATIVE NEEDED +Bonjour/Bonnée Année. +Waiting for your urgent response +Urgent Reply +URGENT ASSISTANCE LETTER +Attention! +PLEASE HELP US +FROM Dr.Daniel Nando +TREAT VERY CONFIDENTIAL & URGENT RESPONSES +From Dr.Daniel Nando +PLS STAND ON MY BEHALF. +PLEASE HELP ME +Job offer +MAY GOD BLESS YOU +URGENT RESPONSE NEEDED!!! +I await your response +LU, RXPONSE DUNDERSTAND.AND EN RXPONSE. +LU, RXPONSE DUNDERSTAND.AND EN RXPONSE. +Please reply +FROM MR ABDUL LAWAL (HOPE TO HEAR FROM YOU) +URGENT REPLY NEEDED +CRY FOR HELP +FROM RICHARD +READ,UNDERSTAND.AND ANSWER IN REPLY. +Mr.Dawson Higginson +REQUEST FOR ASSISTANCE. +VERY URGENT!!! +TREAT VERY CONFIDENTIAL & URGENT... +URGENT +IMPORTANT +EUROPEAN UNION CONSTRUCTION CONTRACT AWARDING COMMITTE +GOLD FOR SELL (500KG) CONTACT IMMEDIATELY +KIND UNDERSTANING FROM MRS AMINA BELLO +Sincere Assistance Needed + HELLO FROM ALI ASITA URGENT REPLY PLS (aucun résultat trouvé) +TREAT VERY CONFIDENTIAL & URGENT RESPONSE.2 +FROM: Mr.Mandla Sizwe, +Project Partnership +Regarding Andrew +the wife of late Brigadier AL-Jubril Dogo from Dafur Region, Sudan +VERY URGENT!!! +private offer +LOOKING FORWARD TO YOUR PROMPT RESPONSE +Greeting from Dubai. +Sincere Assistance Needed +INVESTMENT FUNDS. +VERY VERY URGENT +MY GREETINGS TO YOU +FROM SGT. DANIEL SMITH. +YOUR ATTENTION +business proposition +CONSIDER THIS OFFER +REPLY SOONEST +PRECIOUS STONES +Nan +From Lanssana Kuyembeh +YOUR ASSISTANCE PLEASE +Please From Sandra...... +TREAT AS URGENT AND CONFIDENTIAL. +URGENT. +From Richard Ohene +CONSIDER THIS OFFER +Sincere C-operation Needed. +urgent reply +help sir +Mutual Benefit +Memo from lisa +Private memo +From Ms. Johana +assalam alekun +TREAT VERY CONFIDENTIAL & URGENT RESPONSE. +Assalamo Alaikum +FROM: MRS SUSAN ERICKSON, +YOUR ATTENTION +REGARDS +REPLY URGENT AND CALL ME. +FROM:MR GAT +PLEASE I REALLY NEED YOUR HELP. +Hello please i need your help. +FROM:MR.GREG THAMBO. +Urgent Assistance Needed. +BUSINESS INVESTMENT PROPOSAL +BUSINESS INVESTMENT PROPOSAL +GOOD DAY +salam, +TREAT AS URGENT AND CALL ME:+226 7650 9277. +MY GREETINGS TO YOU +SEARCHING FOR BUSINESS PARTNER. +Assalamo Alaikum +Assistance ! +GOOD DAY /BUSINESS PROPOSAL +HELP FUFIL MY LAST WISH. +Hello my dear +hello +Dr.Daniel Nando +Get back to me asap +Hello my dear +Urgent From Mark/Sister +URGENT REPLY NEEDED +URGENT REPLY +Attention Please +URGENT +reply +urgent offer.. +From Ms. Johana +YOUR RESPONSE. +Matter m of trust +Dear Friend(URGENT) +PRINCESS F.W BOLKIAH +READ,UNDERSTAND AND ANSWER IN REPLY. +TREAT VERY CONFIDENTIAL & URGENT RESPONSES. +HELLO FROM DAVID SMITH........................ +TREAT VERY CONFIDENTIAL & URGENT RESPONSES. +reply pls!! +reply pls!! +HELLO FROM DAVID SMITH +VERY URGENT +URGENT RESPOUNCE. +RE:DEAREST BELOVED, ITS MY PLEASURE TO WRITE YOU. +THANKS +*** BE INFORMED *** +I WANT YOU TO BE MY FOREIGN PARTNER. +Kind Attention For Review!!! +BUSINESS LOCATION HOTEL BUSINESS +GOOD DAY.. +Urgently pls. +hello +IMMEDIATE ATTENTION NEEDED +Please get back to me as soon as possible. +I need your urgent help +Kindly assist from Dr. Femi Petersen. +BUSINESS PROPOSAL +MY GOOD FRIEND +PLEASE REPLY IMMIDIATELY +FROM: Mr.Chris Kolade. + URGENT ATTENTION!!! +ASSISTANCE REQUIRED URGENTLY!!!! +Urgent Business Transaction +URGENT REPLY +From Selah Bekou For The Family +REPLY URGENT AND CALL ME. +Re; Hoping To Hear From You Urgent!!! +YOUR ASSISTANCES NEEDED! +VERY URGENT!!! +VERY IMPORTANT +This letter must come to you as a big surprise. +FROM :DR. KOLA DEVIS +URGENT +hello +Very Urgent +YOUR HELP NEEDED +Very Urgent +urgent plea for assistance +DEAR FRIEND +Seeking your partnership +Dear Sir/Ma, +GOOD DAY SIR, PLZ REPLY ME SOONEST. +VERY URGENT +From: Mrs. Jocelyn Jones +REPLY URGENTLY AND CALL ME. +Representative Needed +TREAT VERY CONFIDENTIAL & URGENT RESPONSE. +MY GOOD FREIND, +From: Miss Vivian Saja +DEAR FRIEND. +URGENT REPLY +REPLY +Attn +RE: BUSINESS PROPOSAL - STRICTLY CONFIDENTIAL +Dearest in the Lord, +INFO +Bonjour +FROM MISS MARY BAMBA +Attention: President/Director, +from martin +Investment Capital/Funds Management +ATTN; +Seeking Urgent Response. +very urgent +From: JOEL/MARY JOHNSON +honestly ok +Seeking your partnership +IN GOOD FAITH +URGENT PLEASE +PROPOSAL +Please, Read Attentively +PLEASE TREAT THIS VERY URGENT. +PLEASE TREAT THIS VERY URGENT. +Asistant Needed!! +DEAR FRIEND. +URGENT ATTENTION. +RE: BUSINESS PROPOSAL - STRICTLY CONFIDENTIAL +From Ahmed +We seek your assistance. +PLEASE CONTACT ME ASAP +IMPORTANT NOTIFICATION +I need your help +HELLO GOOD DAY PLEASE I NEED YOU HELP +BUSINESS PROPOSAL +Business Porposal +4th May 2006 +CONTACTING YOU PRIVATE.. +Your Pending Payment +Mrs Jessica Haword. +TREAT VERY CONFIDENTIAL & URGENT RESPONSES +REPLY URGENT +RE : Purchase of New Business Card Reader 860 Plus +SALUT +MS. ANITA +banker +YOUR URGENT REPLY IS HIGHLY NEEDED +Good day +From The Desk Of Sir Andriy +PROPOSAL +CAPITAL INVESTMENT +re:can you assist in this deal? +Attn:Dearest one, +stanly +re:This is a clean deal,can you assist in it? +URGENT +Mr. Paul Moore. +I will appreciate your reply +OUR GOD GOOD +FROM Edwina Rogers. +FOR THY LORD +investments/help +Hello dear +REPLY +Very Very Urgent +Dear in Christ, +PLS GETBACK TO ME. +CAPITAL INVESTMENT +Please contact me by email or telephone +FOR THY LORD +FROM MR.DAVID HESKEY +FROM BERNARD +Business project +HELLO SIR +FROM MR J. MOORE +SEEKING FOR YOUR ASSISTANCE +RE: UR MESSAGE +thanks +WAITING TO HEAR FROM YOU +FOR THY LORD +Accept in good faith. +RE: PRIVATE AND CONFIDENTIAL +REPRESENTATIVE NEEDED +IMMEDIATE CONTRACT PAYMENT +Confidential and urgent +Confidential and urgent +FROM MISS MARIA DENISE +From Mrs.Mable. +Greetings from Abraham +Call for help. +PLEASE URGENT REPLY NEEDED +HELLO . +This is from Mr Henry Kabore +EXREMELY URGENT/GET BACK TO ME!!! +reply from dessui +URGENT REPLY NEEDED PLEASE , +URGENT REPLY NEEDED PLEASE , +Good Day +Dr Jerry(Contact Me) +FROM WILLAMS PADMORE +FROM THE DESK OF MR ALEXANDRE BIAISE. +REGARDS FROM SANOUSSI +REGARDS FROM SANOUSSI +Assalam Ailekun +From:Mrs.Amina.A Bello. +Preposition... +TREAT AS URGENT PLEASE +event of the accident +Re: Greeting From Martin, +Pls Read From Branch manager,National Bank of Dubai +Business Opportunity in National Bank of Dubai. +Mr.Ben ezeobi +From: Dr. Frank Jomas. {Listin And Reply To Me Immediately}...... +From Mr.Donald +from me to you +From Benjamin Yerima +KIND UNDERSTANING FROM MRS AMINA BELLO +Reply me with this alternative email address +Dear Beneficiary, +Mrs Teressa Stevens. +YOUR ATTENTION!! +IN DESPERATE NEED OF YOUR CO-OPERATION! +YOUR AWAITING PAYMENT!! +Good Day,Sir/Madam, +I will appreciate your reply +From Mrs Joy Williams +MY GOOD FREIND, +YOUR AWAITING PAYMENT!! +BUSINESS PROPOSAL (ASSISTANCE REQUIRED) +Mr.Raymond West + +Important +FROM MR ERIC KOSHY. +Rrrrr YOUR URGENT RESPONSE IS NEEDED +AssalamuAlakum +VERY URGENT!!! +PRIVATE AND URGENT +re:can you assist in this deal? +Institutional Fund Services +FROM MR,JOHN JACOB +TREAT AS URGENT AND CONFIDENTIAL REPLY IMMEDIATELY +YOUR URGENTLY REPLY IS NEEDED, +Business Invitation From Mrs Amina Dhari Ali al-Fayadh +I am Jerome Williams Lewis Esq. a solicitor.. +Important Reply.. +CAN YOU WORK WITH US? +Hello.. +FROM CHARLES OBIANG +My GREETINGS TO YOU +CONFIDENTIAL DOCUMENT +Urgent +Hello. +From Mr.kenny paul +Complement and Good Day. +Please read this carefully +RE:YOUR PENDING PAYMENTS! +MY GREETINGS TO YOU +Mrs. Patricia Khalid ibn Saqr al Qasseemi +Greetings From Group Finance Director +Mrs. Patricia Khalid ibn Saqr al Qasseemi +From Mr. MARK LEE +Hello. +FROM ELINA BOLETI +Re: Compliments of the day. +FROM REVD.FR THOMAS DOUGLAS +Business project +URGENT INFORMATION PLEASE GET BACK TO ME +CONFIDETIAL +GOOD NEWS +CONFIDETIAL +My regards +ATTENTION +From Bartholomew +PLEASE URGENT REPLY +Dearest in Christ, pls treat with a honest mind +INVESTMENT REQUEST ( YOUR GOOD ADVICE WILL HIGHLY NEEDED ) +I NEED YOU TO BE MY Partnership. +Investment Idea +urgent +Mrs. Patricia Khalid ibn Saqr al Qasseemi +FROM CHERYL CARPENTER(FIRST COMMERCIAL BANK) +partnership/investment...... +Hello. +Ghanaian Ministry of Trade and Commerce +INQUIRY!! +Investment / Assistant +Urgent +Assalamu Alaikum! Please help my family +FROM ROSE +CONFIDENTIAL MATTERS(GET BACK TO ME) +READ MY MESSAGE +Bonjour +URGENTLY REPLY, +CONFIDENTIAL! +MR ROLAND CONTACTING YOU +Hello friend +URGENT RESPONSE NEEDED +Mrs Teressa Stevens. +FROM PRINCE ALEX DUKE +FROM: Ms Nasrinn N.Farooq +Urgent From Mrs Alice. +REPLY TIMELY +TREAT VERY CONFIDENTIAL & URGENT RESPONSE. +WAITING TO HEAR FROM YOU SOONEST. +I am waiting your response +REGARDS FROM SANOUSSI +From Deborah Shombe Cry For Help +INVESTMENT PROPOSAL +FROM: Miss L. B. CHRISTOPHER +Private & Confidential. +Customer Survey - Get $40 Reward ! +REPRESENTATIVE NEEDED +My name is Edward Garner +((contact Mrs Linda)) +MY GOOD WILL +From Mrs Alice. +GOOD DAY... +Congratulations!!! +GET BACK TO ME +Please Help me +For charity(From Muayed Abdul Faisal) +REQUEST FOR YOUR UNRESERVED ASSISTANCE +TREAT AS URGENT AND CONFIDENTIAL. +GET BACK TO ME. +FOR YOUR COMPENSATION. +A RELIABLE PARTNER +FROM FLORENCE +GET BACK TO ME FROM ENG. SMART +This is for you +GOOD NESW [FROM Andrew William] +helen williams +Re: Greeting From Martin, +PLEASE READ AND REPLY IMMEDIATELY. +Ms.JASON LECEISTER +Ms.JASON LECEISTER. +GET BACK TO ME (PROPOSAL) +REPLY ME NOW +Greetings/Urgent! +YOUR KIND ASSISTANC +URGENT PLEASE +PLEASE READ AND GET BACK TO ME +Your Response Needed ASAP +Art: Sir/Madam +Urgent Proposal ! +Mrs Teressa Stevens. +FOR YOUR ATTENTION ONLY. +Urgent Proposal ! +Business +BEST REGARD +U.B.P.! +hello from mike +Greetings From Mr Dennis +LOOKING FORWARD TO AN INVESTMENT EXECUTION WITH YOU!!! +Urgent Proposal ! +Urgent Proposal ! +Urgent Proposal ! +URGENT ASSISTANCE CALL MR. PAULSON BENSON FOR FUND TRANSFER +FBN FOREX. +REPRESENTATIVE REQUIRED... +Urgent Proposal ! +Urgent Proposal ! +USE FOR THE LESS PRIVILEGED? +TREAT AS URGENT5 +FROM MR DAVID.R.BALA +ASAP +from:Mark james +ASAP +urgent +FROM:DESK OF MR HAROUNA HAJI +PLZ SAVE MY LIFE +REPLY URGENTLY PLEASE. +Private & Confidential. +Urgent and confidential +Greetings from Mrs. Estella + Job offer !!! from Rosinvest company fIw + +BONJOUR, +urgent reply +hello +FROM MR EDWARD NKANGA +RE:urgent proposal +CAN WE HANDLE THIS TOGETHER? +From: Mr. Peter Wallace +YOUR ATTENTION NEEDED +FROM MISS AICHA KEITA +Urgent +HELLO +I NEED YOUR URGENT ASSISITANCE(Mrs Farah al-Hashemi ) +REPLY BACK TO ME +from Mark miller, +I NEED YOUR URGENT ASSISITANCE(Mrs Farah al-Hashemi ) +Please Consider It Urgent From Mrs Farah Al-hashemi +MRS Cyntia William +letter from mrs kathy olds. +From:The Desk Of Mr.Terry Larson +BUSINESS ASSISTANCE AND HELP +Call me ASAP, (URGENT). September 12, 2006 +Dear Beloved in Christ, +Please Reply My Mail +DEAR BELOVED, +CONTRACT +Greetings,kindly help me please +Essalamou aalaykoum +DEAR BELOVED, +PLEASE GET BACK TO ME URGENTLY +GOOD DAY. +My appreciation to you. +CONFIDENTIAL PROPOSAL. +Legit Offer From Auditor Dan Watkins +Mr Noel PANGA. +FROM MRS.TOYA +PAYMENT REPRESENTATIVE OFFER +IMMEDIATE PAYMENT +From ,Mr, Larry Willison Udo +From Mrs. Zainab M. Fuseini. +CONSIDER IT URGENT MRS FARAH AL-HASHEMI +COMPENSATION FOR ALL THE PAST EFFORT +GREETINGS +letter +URGENT RESPONSE NEEDED. +FROM:THE DESK OF ENG.CLICF WANTOM +Good day +From Mr.Mohamad Hassan. +VERY URGENT PLEASE +READ AND GET BACK TO ME +MRS sharonabed/Abidjan +Business.. +Assalamualaikum +FROM: PETER JOHNSON +FROM DR JUSTUS LEE/URGENT NEEDED AND CONFIDENTIAL +From Cynthia. +Introduction +Greetings from Mr.Johnson +ASSISTANT NEEDED URGENTLY +Any Project/Business Proposal In Mind? +TREAT AS URGENT +ATTENTION +URGENT RESPOND +I need your assistance please !!! +FROM OFFICE OF REV.FR RICHARD DAVID +From Mr. Tower +BUSINESS PROPOSAL +GET BACK IMMEDIATELY +FAITH OF DONATION +Your Opinion. +10/10/2006 +DEAR FRIEND ++ From Portugal & Urgent Reply Needed.+ +URGENT RESPONSE FOR BUSINESS TRANSACTION. +Nan +BUSINESS ASSISTANCE +The Beneficiary, Estate of Engr. Terry Williams. +WAITING FOR YOUR URGENT RESPONSE +Assalam Ailekun, +REQUEST FOR PARTNERSHIP +Mr Noel PANGA. +URGENT RESPONSE NEEDED +URGENT REPLY +(I AM CAPT. JOE ALEX) PLEASE REPLY IMMEDIATELY +I Hope Our Message Meet You In Good Mood. +Mr Noel PANGA. +Business proposal +Mr Alpha Kone,TREAT VERY URGENT AND CONFIDENTIAL. +RE: REVERT. +I NEED YOUR HELP +From Cynthia. +Greeting in the name of our Lord Jeses Christ (mrs pprisca konan) +RE: INVESTMENT +TREAT AS URGENT . +FROM MATHEW COLIN , +Treat Urgent +Your Urgent Assistance Needed +Assalamualaikum +Good Day From Taylor +Urgent response needed +Re: Very Urgent. +FROM MR COLIN MATHEW +Urgent +GREETINGS IN THE NAME OF ALLAH +WE NEED YOUR HELP. +With Confidence +From Bryan Kanza. +Nan +Business Relationship +ASAP +Mrs Rita Abed +Greetings to You +MUTUAL UNDERSTANDING +PRIVATE AND URGENT +PLEASE GET BACK TO ME +Assalam Aleikum, A Message of brotherhood from Darfur, Sudan +YOUR INHERITANCE FUND +From Mr. MARK LEE +From Mr Koffi Michel +YOUR ASSISTANCE NEEDED. CALL ME +229 95 81 42 10 +TRUSTING TO HEAR FRO YOU URGENTLY. +From Mr. Thompson J. Alber +THANKS FOR YOUR REPLY +I LOOK FORWARD TO YOUR EARLIEST REPLY. +BUSINESS ASSISTANCE +POCUREMENT OF GARNET IN MALAYSIA +(PROJECT/2005/PWM/M.MUDUO-INVESTMENT) +YOUR PENDING PAYMENT +URGENT AND CONFIDENTIAL ++ From Portugal & Urgent Reply Needed.+ +Urgent Reply +From: Mr. Dezaryi +from britt benson. +Request for help +Fr. Father Felix +URGENT REPLY. +PLEASE CONSIDER THIS OFFER. +Assalamualaikum +Assalamualaikum +DEAR FRIEND (MY PROPOSAL!!!) +GOOD DAY +Miss Rither Amadi +Dear Friend, +INVESTMENT PATENERSHIP,M/D +FONDAZION DI VITTORIO +From Mr, Ernest williams +Attention: President/Director +Waiting for you +URGENT +Re: Inquiry From Kevin +Assalamualaikum +From Mark Nguessane. +Your Advice From Mr. Peter Please Reply Back Now!!! +From Mark Nguessane. +Mr.Ajoy Sonya. +From Joseph +THIS IS THE TRUE STORY OF THIS MATTER +INVESTMENT NEGOTIATION TO THE M/D +Peace Message From Pakistan Dt: 1.12.2006 +A Cry For Help +Email from Samiu +Regards +Request Assistance +Purely on trust +URGENT +Try and get back to me. +Nice Day +[IP] The Vanishing Click-Fraud Case +My Dear, +CHIEF AUDITOR TO THE PRESIDENT +Urgent Attention +urgent proposal +urgent proposal +urgent proposal +A Letter From Mr Dennis +GOOD DAY! +CONFIDENTIALITY NOTICE +URGENT PLEA FOR ASSISTANCE (this is not spam) +MR.CHAD +WORK WITH ME. +From Dr. Louis +reply urgent +THE CEO +Mr.Donald Cole + GOOD NEWS TO YOU MY FRIEND +FROM RITA DOINK. +SEED OF FAITH. +FROM:ROSLIN MATHEW +URGENT PLEA FOR ASSISTANCE {this is not spam} +Last vacancies - 2006 +INVESTMENT NOTE +In respect of Tsunami Disaster of 2004 +URHENT PLEA FOR ASSISTANCE {this is not spam} +THANKS +MADAME MELIKA DIOUF, VEUILLEZ LIRE TRES ATTENTIVEMENT CE MESSAGE +Re: Next of Kin +From Mrs. monica edmond +PARTNERSHIP/INVESTMENT +GOOD DAY PLEASE REPLY ME SOONEST +We Are In Need Of Your Correspondence +With Due Respect +HELP TO CHANGE THE WORLD +GREETINGS FROM CHINA. +Email from Samiu +ANSWER OUR CRY +Assalamualaikum +Email from Samiu +IT IS WELL WITH YOU. +Peace Message From Pakistan Dt: 28/12/2006 +URGENT MESSAGE. +BUSINESS ASSISTANT +URGENT MESSAGE.... +Assalamualaikum +Mrs. Larisa Sosnitskaya +Your kind attention needed. ZEID AHMADI +URGENT REPLY +JUST ANNOUNCED! +VERIFICATION OF YOUR PAYMENT, +Happy New Year!!! +letter +TRUSTING TO HEAR FROM YOU SOON +RE: URGENT AND IMPORTANT +Compliment of the season +HAPPY NEW YEAR. +Dear partner, +DEAR BELOVED, +Happy New Year.. +Treat Urgent +URGENT REPLY NEEDED. +Email from Samiu +From: Mr.Al-Zarqawi Yusuf +Dear sir/madam +COMPERSATION +DR.MIKE CHIBUZOR +From Mr. Johnson Moyo +Greetings +VERY IMPORTANT +VERY IMPORTANT +Hope to hear from you. +URGENT RESPONSE NEEDED!!! +LETTER +A Very Goodday To You: Responses Needed +Assalamualaikum +Greetings +For Urgent Response +URGENT MESSAGE FROM DAVID JOSEPH +merci mon ange +Regards!!!! +URGENT RESSPOND +With Due Respect ++From Portugal & Urgent Reply Needed + +Greetings +CONTACT ME.. +READ EMAIL !!!! +JOB OFFER +Hello Dear +RE:FROM EDDY IBE, +From Engr Ikenga Eri +Please Help Me (Dear) +letter from smith +GET BACK TO ME URGENTLY ++From Portugal & Urgent Reply Needed + +FROM MR.BERNARD MARTIN +Re: How are you doing? +From: Miss Stephean Lawrence +Good Day. +URGENTLY NEEDED + ASSISTANCE PLEASE +I AWAIT YOUR RESPONSE +I need your urgent assistance please +CONFIDANT +From Mr. MARK LEE +Attn:My Dear Friend, +MY OFFER +Urgent (Please Reply) +Contact Me Now Mr Huang Yanxiong!!! +from Mrs. Shade lbrahim +From The Desk Of:Barr. MARK GRILLO. +FROM THE DESK OF RAJI RAJI +Urgent +FROM JOHN NNAMDI +Your kind attention needed. + +Urgent Response +STAND AS THE NEXT-OF-KIN/BENEFACTOR. + WAITING FOR YOUR RESPONSE +GET BACK TO ME IMMEDIATELY!!!!!!!! +Dearest friend, +Dearest friend, +Dearest friend, +**diplomatic delivery of consignment/funds** +PLEASE HELP ME +Uregent message from ISAAC BAKA +very confidential!! +HELLO + URGENT REPLY +work with me +Your Co-operation needed to move this money urgently +Re: Letter of Intent +Very Important +FROM Henry And Francisca +FROM MR . RAHA. ALI , WAITING TO READ FROM YOU SOONEST +VERY URGENT +hello +PLEASE VERY IMPORTANT. +Cry for urgent assistance +PLEASE VERY IMPORTANT. +MESSAGE +Re: Urgent attention needed +Private Consultants. +YOUR BANK DRAFT IS READY FOR DELIVERY!!!! +YOUR BANK DRAFT IS READY FOR DELIVERY!!!! +URGENT AND CALL ME IMMEDATILY : 00 226 78 86 66 99 +URGENT PLEASE +COMPENSATION FOR YOUR PAST EFFORT +Treat as Extremely Urgent +A Very Goodday To You: Response Needed +Donation for Gods work. +TREAT AS URGENT +Job Offer +job offer +job offer +job offer +very very...urgent...!! +business proposal +QUICK RESPONSE.... +waiting for your reply +YOUR BANK DRAFT IS READY +YOUR BANK DRAFT IS READY +Important, read carefully +THANKS FOR ALL YOUR EFFORT +PAYMENT UPDATE +From: Mr. Maekal Mekha. +TREAT AS URGENT +AWAITING FOR YOUR URGENT RESPONSE.. +CAN I TRUST YOU FOR THIS TRANSACTION? +Beloved Reply ASAP. +DEAR BENEFICIARY +FAMILY IN NEED OF ASSISTANCE { this is not spam} +PROPERTIES. +BUSINESS PROPOSAL +WRITE ME!!! +WRITE ME!!! +WRITE ME!!! +JOB OFFER!!!( REPRESENTATIVE NEEDED) +From: Mr Jeff Yukon +part-time receiver agent required +URGENT REPLY NEDEED. +REPLY IMMEDIATELY +From: Mr Jeff Yukon +FROM AME BENJAMIN. +From Dr Kenneth +Re: Your Kind Attention Needed +VERY URGENT +Dr. Musa Dura +PLEASE REPLY TO: a_kambo_01@myway.com +Inquiry From David Bryan +Hello +TEMPORARY JOB OFFER +Re: PLEASE URGENT RESPONSE NEEDED +A Very Goodday To You: Response Needed +ASSISTANCE / PARTNERSHIP. +LOW RELATIVE HUMIDITY. +URGENT RESPONSE!!! +Hello dear +URGENT REPLY +CONFIDENTIAL DEAL,PLEASE GET BACK TO ME +Mutual Business co-operation(ATTN: MANAGING +Hello dear +Business proposition +CONFIDENTIAL PROPOSAL [CODE NO: AM-0007] ++From Portugal & Urgent Reply Needed + +PLEASE GET BACK TO ME +GOOD DAY +Good News +DEAR BELOVED IN CHRIST , +Hello Dearest Friend, +Capital Investment ( Real Estate ) +GOOD DAY. +JOB OFFER... +VERY URGENT +From Frank Hilary. +Joyce +Inquiry! +RE: NOTIFICATION OF BEQUEST +WITH TRUST +Good Day +hello +I AWAIT YOUR RESPONSE +FROM THE DESK OF Dr.Frank West. +Business Partnership +DEAR FRIEND, +From Mr.Charles Greene +REPRESENTATIVE NEEDED........................!!! +YOUR COMPENSATIONS MONEY IS READY +CONTACT MY P/A FOR YOUR CERTIFIED CASHIER CHEQUE OF US$1.2M +Nan +REPLY +&^ PLEASE READ CAREFULLY +From Mrs. G. Ajith Kumar +From The Desk Of MUSTAFA BRUNU (Esq). +VERY URGENT, +Please read +MY DEAR RESPECTFUL. +GREETINGS +FROM: DAVID PEDRO. +From JONATHAN +please read and get back to me ++ CAN YOU HELP ME WITH THIS + +CONFIDENTIAL +FROM EDWARD MOORE & ASSOCIATES +SVP AIDEZ MOI +From: Edward Moore & Associates(Urgent) +From: Edward Moore & Associates(Urgent) +From: Edward Moore & Associates(Urgent) +From: Edward Moore & Associates(Urgent) +From Michael Jones (Contact Me Back If Interested) +GREETINGS FROM KOUTABA JEAN +Good day!!! +Nan +I GOT YOUR CONTACT.. + Good day to you. Please your reply expected. +MY SECOND MAIL TO YOU +GOOD DAY +GET BACK TO ME +FROM:MR JOHN ALISON. +I Feel Great For Investment In Your Country +MY PROPOSITION: +From: Mr. Paul Baloyi. +From: Mr. Paul Baloyi. +DEAR FRIEND, +From Fred +REPLY ME. +How Are You Doing Today? +*********ADD MORE TO YOUR INCOME WITH EASE************* +PAYMENT UPDATE +Dear Partner +From Mrs Theresa Coleman, +Partnership Proposal!!! +FROM MR.MAZURI MARTINS +WAITING +Salutation, +CONFIDENTIAL PROPOSAL +YOUR RESPONSE IS URGENTLY NEEDED. +Internal Revenue Service - Tax Refund +HELLO DEAR FRIEND +Your kind attention needed. +Salutation, +Dear Friend +GET BACK TO ME +RE: YOUR OUTSTANDING PAYMENT. +Personal Offer. +For your kind attention +For your kind attention +From: Edward Moore & Associates +FROM THE DESK OF : BJSRI BUDAK, +FROM: Mr.Gary William +Greetings! +Request to do business with you +I AM WAITING TO RECEIVE YOUR MAIL\u200e +MOI CHER. +ATT: Proposal. +From Mrs Farah al-hashemi. +FAVOUR +CONFIDENTIAL PROPOSAL FROM +From Mike Kone To You, +GOOD DAY +RECEIVE YOUR CONTRACT PAYMENT +FROM : JOHN ABOH +DEAR FRIEND +RE BANKING BUSINESS +TRUST +TRANSFER NEGOTIATION!! +MY GOOD WILL. +MY FIRST OPPORTUNITY +AWAITING FOR YOUR RESPONSE +Yahoo! Address Book Contacts (mrsrose_mkama_200) +Bonjour, +BOA® Information Is Outdated. +GOOD DAY +RE:CHANGE OF ACCOUNT PARTICULARS ON YOUR BENEFICIARY FILE +IMPORTANT URGENT REQUEST +urgent and confidential. +From Susan and Williams/Appeal for Assistance. +ATT: Sir/Madam +From:Mrs Farah al-Hashemi :I will appreciate your reply +private mail +DEAR GOOD FRIEND PLEASE REPLY BACK +GOOD NEWS +confidentiel +Dear, +URGENT CALL FROM MR ADAMS KABORA +HELLO +GOOD MORNING AND HAPPY TO MEET YOUR EMAIL PROFILE AND NEED YOUR HELP +CONTACT THEM NOW +Job Opportunity (work while at home) +Read Carefully Please, Company Agent Needed +Partnership Proposal!!! +JOB OFFER!!! +Attn Please, +INHERITANCE +!WORK WITH ME URGENT! +MR. KENNETH MASHABA +PROPOSITION +Urgent Attention Now +PROPOSITION +URGENT RESPONSE NEEDED +BE OUR AGENT +RE: PLEASE CONTACT ME SOON +THE FORMAT +FROM JAMES BONGANI +HELLO +PRIVATE MESSAGE +ASSALAM-U-ALAIKUM REPLY URGENT +RE: REPLY +Re: eMAIL From John Davids +Re: eMAIL From John Davids +My Beloved In Christ. +REF: 14TH SEPT., 2007 +From: Dr. Jackson Gaius-Obaseki +My Beloved In Christ. +ATTENTION diff --git a/data/team4/wordcloud_text.txt b/data/team4/wordcloud_text.txt new file mode 100644 index 0000000..ab37003 --- /dev/null +++ b/data/team4/wordcloud_text.txt @@ -0,0 +1,2095 @@ +subject +GOOD DAY TO YOU +GOOD DAY TO YOU +I Need Your Assistance. +Partnership +IMPORTANT +From: Barrister Peter Brown +MICHAEL +*****SPAM***** IMPORTANT +REQUEST FOR YOUR UNRESERVED ASSISTANCE +REQUEST FOR YOUR UNRESERVED ASSISTANCE +Urgent Assistance +Urgent Assistance +URGENT +URGENT +URGENT +REPLY NOW +MICHAEL! +Trustee +urgent reply +Request +URGENT ASSISTANCE +URGENT BUSINESS TRUSTEE +STRICTLY CONFIDENTIAL & URGENT +respond asap +BUSINESS PROPOSAL +INVESTMENT BASED ON TRUST +BUSINESS PROPOSAL +Inheritance Claim(Urgent Response) +hi friend +ATTENTION +ATTENTION +URGENT ASSISTANCE NEEDED! +please contact me +KINDEST ATTENTION +PRIVATE EMAIL MESSAGE +Business Cooperation ( Inheritance Claim) + +can you assit us ? +URGENT +URGENT +Gooday +ASSISTANCE NEEDED +hello rrrrr ,your attention needed +FAMILY BUSINESS ASSISTANCE +ESTRADA +URGENT +A RELIABLE AND REPUTABLE PERSON +URGENT ASSISTANCE +URGENT +ESTRADA +FROM Graham Douglas +Request For Transfer Assistance +From:Savimbi Denis +ASSISTANCE. +CONFIDENTIAL/COOPERATION +Urgent assistance. +hi friend +REQUEST FOR AN ASSISTANCE +NEXT OF KIN +urgent +from lamine +CONFIDENTIAL/COOPERATION +CONFIDENTIAL/COOPERATION +HELLO +Attn/Dddddddd Rrrrr +confidential. +PRIVATE AND CONFIDENTIAL +Urgent Update +URGENT AND CONFIDENTIAL +transparent enterprises +PLEASE REPENT AND KNOW YOUR GOD/ ALSO ASSIST ME +PLEASE REPENT AND KNOW YOUR GOD/ ALSO ASSIST ME +ATTENTION +ATTENTION +STRICTLY A PRIVATE BUSINESS PROPOSAL +STRICTLY A PRIVATE BUSINESS PROPOSAL +Partnership Required!!! +BUSINESS PROPOSAL +urgent business transaction +TREAT AS URGENT +ASSISTANCE +Immediate Attention. +Private Email Message. +Request for Assistance! +Request for Assistance! +REPLY UNGENT +GOOD DAY SIR +***SPAM*** Please respond !!!!! +Dr. Don Arturo Ramitez. +Urgent Business Assistance. +GOOD DAY +PLEASE RESPOND +PLEASE RESPOND +PLEASE RESPOND +STRICTLY URGENT AND CONFIDENTIAL +HELLO +assistance +assistance +URGENT AND CONFIDENTIAL +***SPAM*** pls very urgent +FROM GOODWILL MPENZA +***SPAM*** VERY URGENT BUSINESS MATTERS +business assistance +GOOD MORNING +Pls Acknowledge + REQUEST FOR ASSISTANCE. + STRICTLY CONFIDENTIAL +INVESTMENT PROPOSAL +Private Email to you. +***SPAM*** PASCAL +SINCERE PROPOSITION + +REF +REGARDS FROM DR. BABS. +US$10,000,000 (United States Ten Million Dollars) Investment. +urgent response +Nan +ASSISTANCE NEEDED +ASSISTANCEW NEEDED. +AWAITING YOUR RESPONES +CONFIDENTIAL +Business Cooperation +PARTNERSHIP SOLICITED +URGENT HELP NEEDED!!!!!!!!!!!!!!! +DUKAT KABILA(Jnr) +ASISSTANCE. +REQUEST FOR ASSISTANCE IN A FINANCIAL TRANSACTION. +I AWAIT YOUR REPLY. +REQUEST FOR YOUR URGENT ASSISTANCE +Can You Assist? +CAN YOU......? +cry for help +URGENT FROM DELE MARTINS +HELP SERVE HUMANITY +Confidant +Business Proposal + +***SPAM*** Assalamalekum! Please read and reply soon +***SPAM*** Assalamalekum! Please read and reply soon +Happy Day +battery +urgent and confidential +INVESTMENT ASSISTANCE +From Nkomo Oil services LTD +I need your help,please reply +urgent reply +SOLICITY FOR BUSINESS AND PARTNERSHIP. +Remitance Dept +let us work together +***SPAM*** PRIVATE MAIL. PLEASE REPLY IMMEDIATELY. +***SPAM*** ***SPAM*** PRIVATE MAIL. PLEASE REPLY IMMEDIATELY. +CRY FOR HELP +ASSITANCE +GODS WORK. +Urgent response! +CONFIDENTIAL +GOODDAY SIR +seeking for your assistant. +Please reply +THIS IS PRIVATE AND PERSONAL. +THIS IS PRIVATE AND PERSONAL. +PLEASE GET BACK TO ME URGENTLY +WINNING NOTIFICATION +MY FRIEND, PLEASE I WANT TO HEAR FROM YOU TODAY +URGENT ASSISTANT NEEDED. + + MRS SARA LAURENT KABILA +With Utmost Sincerity. +fund transfer +please reply +N.N.P.C ( STRICTLY FOR YOU ) +urgent response +BUSINESS OPPORTUNITY +CHANGES +Letter from a suffering family +Important Business Proposition +Thank You. +Thank You. +Hello +Re: Your E-Loan Refinance Application Declined +Re: Your E-Loan Refinance Application Declined +Re: Your E-Loan Refinance Application Declined +HELLO +Solicitation +Re: Wells Fargo Bank New Business Account Application - ID# 4489 +Re: Wells Fargo Bank New Business Account Application - ID# 4489 +Re: Wells Fargo Bank New Business Account Application - ID# 4489 +CRY FOR HELP +re:confidential matter for you +AN URGENT HELP. +URGENT REPLY +URGENT REPLY +URGENT REPLY +URGENT REPLY +CONGRATULATIONS +matter of interest +matter of interest +PLEASE HELP +BUSINESS OPPORTUNITY. +HELLO +Re: Please confirm receipt. +Turn your views into cash +urgent from duke +Private Mail. +Private Mail. +BUSINESS ASSISTANCE ! +MY DEAR ! +between us +please reply +please reply +I NEED YOU URGENT BUSINESS ASSISTANCE. +Hello, please reply now! +Confidential Matter +PLEASE KINDLY GET BACK TO ME. +Warm Heart +INVESTMENT CONTACTS. +GOD;S WORK +Fund Management. +URGENT RESPONSE +URGENT RESPONSE +FROM MUSTAFA +THANKS +OVER TURE + Matter Of Assistance +Urgent Business Proposal. +REQUEST +vital link. +urgent business transaction!! +are you with me. +Please could you be of help. +[Info-www-search] Your Understanding And Cooperation +please reply + URGENT BUSINESS PROPOSAL, +ASSISTANCE +ASSISTANCE FOR CHARLES TAYLOR +PROJECT INTEREST. +Hilary Kamokai +BUSINESS PROPOSER REQUESTING CHANGE OF OWNERSHIP +HOW ARE YOU TODAY? +IMPORTANT +REQUEST.... +Hello +Responds needed +partnership +confirm receipt. +Please help.Thomas Sesay Karimu +CONTACT ME +CONTACT ME + FROM MISS ZAINAB UBA +Hello From Mrs. Victoria Bucknor +DONATION FOR THE LORD. +urgent from duke +THANKS +URGENT ASSISTANCE +?????????? +reply +URGENT REPLY +Request for Assistance! +THANKS +urgent from duke +urgent from duke +Urgent Reply +From: Davies +Chessonfamily corporation +DONATION FOR THE LORD. +GOOD DAY +DEAR FRIEND +DEAR FRIEND +DR , DONALD IKE +AWARD NOTIFICATION; FINAL NOTICE +hello +Re; Letter +mail me +YOUR ATTENTION URGENTLY NEEDED. quintman +I NEED YOUR MUTUAL ASSISTANCE +ATTN. QUICK SUPPORT +MRS. MARIAM ABACHA (WIDOW). FOR ASSISTANCE PLZ. +Dear Friend!! +let us work it out +Please reach me!! +KIND ATTENTION !!! +rose +From Mr Nelson Bidi . +From Mr Nelson Bidi . +From Mr Nelson Bidi . +urgent assistance + CONFIDENCIAL PLEASE. +ASSISTANCE +urgent reply +KALADA HART +VERY IMPORTANT +GOOD RELATIONSHIP +james momodu +from DR. JOHNSON KENNETH +PROPOSAL +MY WISH +THIS IS HUMANITERIAN SERVICE THAT REQUIRES YOUR ATTENTION! +consultation +We can do this +I WANT YOU TO BE MY FUND MANAGER. +GOOD DAY. +Investment Opportunity +KINDLY TREAT +MAIL ME +BUSINESS +feedback +Attn please +SINGAPORE URGENT +JEWEL TAYLOR +partnership / investment +Very Important +Reply Soon +URGENT PLEASE +Very Important +CLAIMS +CONFIDENTIAL +Please Be My Investor Trustee. +GOOD DAY!!!!! +trust +GOOD DAY +investment Relationship +MUTAUL BUINESS RELATIONSHIP +BUSINESS +Consignment To Benefit you too +Reply +Compliment of the season +Honest Appeal +URGENT,PLEASE HELP ME +PLEASE ASSIST +FEEDBACK +I AM REQUESTING FOR YOUR ASSISTANCE,DIRECTOR/CEO +URGENT AND CONFIDENTIAL +hello +Re: +SOLICITATION +hello my dear +susan +Fund Management +Re: +Re: urgent +CRY FOR HELP +Consignment: To Benefit you too +SEEKING FOR ASSISTANCE/INVESTMENT +good gay +YOURS +GOOD DAY +GOOD DAY +[Nutch-general] PLEASE GET BACK TO ME. +Re: the issue +EMAIL ME ON THIS ISSUE +RE: Reply +COULD YOU BE OF HELP? +I NEED YOUR ASSISTANT + +Please Help Me!!! + +safe keeping +mansurs mail +URGENT SUPPLY OF YOUR COMPANY PRODUCTS +Happy New Year,From Dr. Douglas +CRY FOR HELP +Notify your intrest +FROM: PASCAL IBE +CONFIDENTIAL MATTER +COMPLIMENT, PLEASE I NEED YOUR ASIASTANCE, +REPLY IMMEDIATELY (ANTWORT +REPLY SOON +business transaction +ACCOUNT PROVISION +**** Pouriel Possible **** REPLY SOON +Re: +URGENT +CONFIDENTIAL/TRUST +from Zimbabwe with love +from Zimbabwe with love +HELLO +SOLICITING YOUR ASSISTANCE +Urgent response needed +URGENT ASSISTANCE. +URGENT ASSISTANCE. +SOLID PROPOSAL +OFFER +GOOD DAY. +[Nutch-general] BE OUR AGENT +URGENT ASSISTANCE. +HELP ME PLEASE +NEED URGENT ASSISTANCE FOR FOREIGN INVESTMENT +Hello! +Are you there? +IS URGENT GET BACK TO ME +Very Urgent Business...... +GOOD DAY +ASSISTANCE +James +Confidential + PLEASE HELP ME +Urgent From Taiwan. +BUSINESS PROPOSAL +ASSISTANCE & OFFER !!! +HELP ME PLEASE. +GOOD DAY +Greetings from Mr.Johnson +FROM MONICA +FROM JOHN CARLOS +GOOD DAY +Confidential +HELP ME PLEASE +Mr. John Coleman and Miss Rose Coleman +letter from daniel +From John Coleman +URGENT AND CONFIDENTIAL +From Reverend Ngoly +I NEED YOUR LITTLE HELP. + +CONTACTING YOU URGENTLY +REAL ESTATE INVESTMENT! +Hello +URGENT BUSINESS PLAN +Dear +urgent assitance +ASSIST ME AND MY FAMILY +RE: +++PLEASE WE NEED YOUR HELP US$32.5 MILLION !!!!! +Urgent and confidential (Assistance Needed) +ASSIST ME PLEASE. +From dan kabila +Mrs Fatima Rasheed Khalifa +Ilist post from drallo_wd4@yahoo.com requires approval +VERY URGENT +Reply Asap +ATTN PLS +ASKING FOR ASSISTANCE +PLEASE HELP ME AND MY FAMILY. PLEASE AND PLEASE + Very Urgent +good day +IN GOOD FAITH +CONFIDENTIAL AND VERY URGENT FROM SUSAN +CHARITABLE +CALLING FOR YOUR ASSISTANCE +Business Enqiry/Partnership +HELLO FRIEND, PLEASE ASSIST US. +YUKOS OIL FUNDS PARTERSHIP +URGENT AND CONFIDENTIAL +Dear Friend +Dear Friend +THANK YOU +I Need Your Assistance Please. +FOR THE LOVE OF HUMANITY +INVESTMENT/REPLY +Confidential +BOUNCE bg-misc@majordomo.cs.CU: Non-member submission from [didi sithole ] +From Mr.Stephen Koseff +LETTER +urgent christian proposal +Greetings! +FEEDBACK +FEEDBACK +Dear friend +URGENT REPLY! +CHARITY SUPPORT +Request for personal assistance +business proposal + URGENT RESPONSE +Request for assistance Next of kin Claims +IN GOD WE TRUST +CAN WE DO THIS TOGETHER. +GOODDAY TO YOU!!! +Seeking joint-venture partners for ERW oil casing project +HELLO +Confidential letter from charles taylor /Response +my dear +Thanks +CHARITY SUPPORT +PROPOSAL +Attention Please. +open door +Greetings + please urgent + +Classified(RE:via private email below). +Dear Friend, +REPRESENTATIVES +Charity Assitant +Mail from Barrister. Joseph Morimai. +Financial Release +think about it +Seeking joint-venture partners for ERW oil casing project +Seeking joint-venture partners for ERW oil casing project +I will be glad to hear from you. +I WISH TO CONTACT YOU ON THIS ISSUE. +[Nutch-dev] URGENT FROM MRS JANE +From Dr Ibrahim +Confirm Message +From Dr Ibrahim +Urgent Assistant. +TREAT AS URGENT. + Assistant. +Confirm Message +URGENT REPLY NEEDED +RE:VERY IMPORTANT FROM DONALD. +URGENT RESPONSE +from mrs grace + +From Morgan +IMPORTANT +REPLY +confidential +FAITHFUL COLLABORATION. +Mssg From Mr Bongani +PLEASE SAVE US +LUCY LOKOMBOH +CAN YOU BE SINCERE? +From London !!!!!!!! +READ THIS E-MAIL +READ THIS E-MAIL +How one can become a terrorist? +Business Proposal +Business Proposal +STRICTLY URGENT AND CONFIDENTIAL +You May Reply Please !! +Partnership Assistance, Please Treat ASAP. +Partnership Assistance, Please Treat ASAP. +Imperative and Private +Re: Seek Investment +Re: Seek Investment +GREETINGS FROM THOMSON. +READ AND REPLY +Business Proposal +PLEASE ENDEAVOUR TO USE IT FOR THE CHILDREN OF GOD. +Confirm receipt +Confirm receipt +Mr JOHN DUF pls call +Business Partner Required +From. Engr. Sule Alkali +Please Save Me. +Gods will +CAN YOU BE SINCERE +Msg from Mrs Atkins +URGENT ASSISTANCE IS HIGHLY NEEDED.pls reply me back ASAP +FROM DR.COLSMAN. +Good day +URGENT cooybphcr +HELP........ +please help me +urgent reply +My Compliment +My Compliment +Mead post from semassaq@netscape.net requires approval +ARE YOU RELIABLE +SEEKING FOR YOUR CO-OPERATION............... +IMPORTANT NOTICE!!! +Contact me back Asap +PLEASE SAVE MY SOUL +Partnership/Cooperation +Confidential +PERSONAL +Admin.Dept. +CAN YOU BE SINCERE? +Admin.Dept. +AN IMPORTANT MESSAGE REV BARRY ALEXANDER +PLEASE CALL ME URGENTLY +GOOD DAY +Good Day. +PRIVATE! +Proposal +Proposal +Confirm Message.ASAP +Review +Review +Deal +Deal +Deal +Deal +Deal +Deal +Deal +Deal +Acknowledge My Mail +PROPOSAL +URGENT MESSAGE. +RASP Proposal!!!!!!!!!!!!!!! +CAN YOU BE SINCERE? +URGENT ASSISTANCE... +hi +Review +CRY FOR HELP +Review +Request for Assistance +Review +Review +Confirm Message.ASAP +BUSINESS OFFER +Fund For Investment +DEAR FRIEND +URGENT INVESTMENT HELP FROM REV. W. ADAMS +BUSINESS/FUNDTRASNFER +Greetings +PLEASE HEAR MY TESTIMONY +YOUR ADVICE +TESTAMENT +TESTAMENT +TESTAMENT +WASSE +URGENT +Re: [Nutch-dev] URGENT FUND TRANSFER\\ INVESTMENT +Confirm Receipt. ASAP +hi +Confirm Message.ASAP +LOOKING FORWARD YOUR RESPOND. +urgent +Your Co-operation! +HELLO +ATTENTION PLEASE. +I NEED YOUR COPERATION +URGENT BUSINESS PROPOSAL +IAM LOOKING FORWARTD TO HEAR FROM YOU + URGENT ASSISTANCE +APPEAL FOR ASSISTANCE. +THANKS +AWAITING YOUR FAVOURABLE REPLY +AWAITING YOUR FAVOURABLE REPLY +COMPLIMENTS OF THE SEASON +URGENTIY KIND ASSISTANCE +TSUNAMI VICTIMS AIDS APPEAL +CAN YOU BE SINCERE? +From: Mr. Markus Bopp. +Express Application +Business Partnership +Hello From Micheal !!!!! . +CONFIDENTIAL +HOW ARE YOU TODAY, +HOW ARE YOU TODAY, +HOW ARE YOU TODAY, +URGENT HELP +From Mr.Haitham +Favour Please +From Union Bank Of Switzerland UBS Warburg Branch, London. +Researchers post from william_k@o2.pl requires approval +THIS ANT LIVING +[Nutch-dev] HELLO FRIEND +IN GOD WE TRUST. +Urgent Greeting, +CONFIDENTIAL +IN GOD WE TRUST. +HAPPY NEW YEAR +Attn:Mr.Cheung Pui. +HOW ARE YOU TODAY, +RESPONSE +Your attention +SWIFT RESPONSE PLZ. +NOTIFICATION OF BEQUEST +PLEASE YOUR ASSISTANCE IS NEEDED. +Business Venture +Please Respond ASAP. +Thank you +Thank you +MARRIAM TAYLIR +Assalam Alaikum +FAMILY REQUEST +I sincerely write to seek your co-operation and trust. +Attention +HOW DO YOU DO +Joint-Venture. +Mutual Benefit +Vacancy !!! +Assist Plz. +Researchers post from a_vlachko03@pro-alliance.info requires approval +Assist Plz. +From :Alex King. +GREETINGS TO YOU AND YOUR FAMILY. +Researchers post from abacha_abj@mycommail.com requires approval +APPEAL +URGENT wmm +Re-Compliments From Mr Turkin & Monica +Mrs Caroline Haafkens +You must CONFIRM your request or we can not send info! +ASKING FOR ASSISTANCE +FROM DAVID EVANS +GOOD DAY +NAPIMS +YOUR ASSISTANCE PLEASE +FROM MARK +Acknowledge My Mail +Urgent Attention! +PROPOSAL ! +Regards +Re-profiling +MRS LINDA +PROPOSAL +COMPLIMENT OF THE SEASON +Allahs Blessing +Good day +Researchers post from princegodwin2006@zipmail.com.br requires\tapproval +DEAR FRIEND +Reminder +A plea for assistance!!! +Please Kindly Assist +Researchers post from jameswilliam@eresmas.com requires approval +REPLY SOONEST +Re-profiling +Acknowledge Receipt +HELLO +PROPOSAL +Please kindly assist +From: Mrs.Ruthanne Ruby Martinez, Mutual Trust +SADDAM HUSSEINS PALACE +Good Day. +Please read & respond +YOUR WISH. +FROM ANTHONY. +YUKOS OIL +Reminder +Reply +Attn:Project Mail/Representative Required/bao 076 +Nan +very urgent +Attention +YOUR ATTE PLEASE /10.5M$ +MY INTRODUCTION. +Letter From: Daniel Kabila +Partnership Proposal. +Reply Soon!!!!!!!!!! +Confirm receipt.ASAP +Your assistance is highly needed as our life are highly in danger. +WITH LOVE FROM LUISA +ATTENTION PLS +LETTER FROM MRS MARIAM TAYLOR JOINTINVESTMENT PARTNERSHIP NEEDED +God Bless!! +TRUST +Proposal +Reply Soon +Partnership +Please Confirm Receipt From :Patrick +ATTENTION. +ASSIST ME +Waiting for response Pls !!! +RESPONSE ASAP!. +Message from Ata, pls give me a hand. +regards! +YOUR POSITIVE RESPONSE IS NEEDED +Researchers post from harryscrot@web-mail.com.ar requires approval +Urgent +PROPOSAL +investment assistant. +INVESTMENT +a call for help +GOOD DAY FROM JEFF +Help Please +very urgent +CLAIM. +Reply back for detailed discussion +FROM:MR AUDITOR EDWARD. +urgent reply +please is very important +proposal +confindensal partnership....Diamonds Stones For Sale +From Mr Cyriel Kelvin +Researchers post from wang@web-mail.com.ar requires approval +Urgent Request. +From Nicholas +from Mrs.Johnson +Co-Operation +Re: Monkey costumes +Hello from Senegal..... +please i nedd your urgentlt assistance. +With Regard +FROM MISS VICTORIA +transaction +ACKNOWLEGDE MY MAIL +Farmers +URGENT +Get in touch +FROM JOHN SIMON + +FAMILY REQUEST FOR HELP + From : Nicholas Mavis +NOTIFICATION OF BEQUEST +URGENT HELP NEEDED +Hello from Senegal..... +Are You Interesting?. +YOU ONLY + +assistance and investment proposal. +REPLY SOONEST +why i contacted you sir! +Urgent Message +GREETINS FORM GRACE +CONFIDENTIAL +Good day +Barrister Philip Wilson +CAN YOU BE FAITHFULL!!!!!!!!!! +REPLY SOONEST +Debt Collection Services...Dubai & worldwide +From Mr Nais Mohamed +God Bless You My Dear Contact Me!!! +Urgent Assistance pls. +Joint-venture +partnership +reply my mail to you +GREETINGS FROM U.A.E +MY MAIL MESSAGE TO YOU!! +Business project +FROM WILLIAM AND SISTER.WE ARE SEEKING FOR HELP. +To:Adams/Reply today. +VERY IMPORTANT RESPOND BACK +IMPORTANT. +IMPORTANT. +Increase need +from suha +THANKS FOR UNDERSTANDING +REPLY SOON +ATTN: GOOD DAY!!!!! +REPRESENTATIVE NEEDED,,,,,,,,, +My Mail +proposition + +urgent response +Urgent + +very important +Good day +PARTNERSHIP. +SADDAM PALACE +ASSIST ME +Investment and Cooperation Opportunity. +Think about it... +From Mr. Botha +AATENTION:CEO. +Business offer +RESPOND URGENT AND CONFIDENTIAL +Call From Mr Zuma Prince +Call From Mr Zuma Prince +Ugrent.... +from wu +From Joy Kwame +Mrs.Nuchoni Yaoprasirth. +Assistance of Transaction. +RE: CMEC HUBEI COMPANY +Business Proposal. +URGENT PROPOSAL!!!!!!!! +Need to hear from you please -From Gary Adams +Need to hear from you please -From Gary Adams +urgent +REPRESENTATIVE NEEDED. +REPRESENTATIVE NEEDED. +This Message is for your Financial Prosperity +INDIUCATE YOUR INTEREST +FROM DAVID WOOD { LONDON} +URGENT ATTENTION. +FROM THE DESK OF MR. SICHUAN TONGHUI +PLEASE CAN YOU ASSIST? +PLEASE CAN YOU ASSIST? +CONGRATULATION. +PLEASE READ!!! It is for your Financial Prosperity +From aida +RIGHT OF REPLY +Hello, Please Treat ASAP. +Can You Do Business With Me. +Pls Reply +Joint Business With You In Your Country +read please +Thanks for your help. +HELLO!!! +letter for business +ARE YOU INTRESTED ? +letter for business +CONSIDERATION +ENQUIRY +Urgent Respond +I NEED YOUR HELP +PLEASE UPDATE ME +VERY URGENT +MRS.LARISA NITSKAYAA +BE OUR REPRESENTATIVE. +COMPANY REPRESENTATIVE NEEDED URGENT. +Assalaamoualaykoum!! +Good Day. +Treat Urgent Please +Treat Urgent Please +Attn:Trusting you for our mutual benefit..... +Acknowledge Receipt. +From Kenneth Malfred +Re: MY PURPOSE OF MAILING YOU !!!!!! . +Thanks For Your Concern +MUTUAL ASSISTANCE +MR LEONARD OKOBI +GOOD NEWS +PLEASE GET BACK TO ME +Respond Soonest! +FROM:MR.MOSES PARAISO, +best regards + assistance +17 August 2005 +write back +PRAISE ALLAH, THE MOST BENEVOLENT +write back + VERY URGENT +urgent proposal +ABSA Bank Limited +Business inestment +We are searching for representatives +for assistant +Re: Pleased to meet you ! +Personal +compliments +much regards +I NEED YOUR URGENT REPLY. +FROM: FELIX TAYLOR +My request to you +From Dr. Abraham Maliba +Re: hot vacancy +Re: hot vacancy +Are You Interesting?. +From Portugal & Urgent Reply Needed. +Invitation For Partnership +Urgent Attention. +MANY THANKS +Greeting in the name of our lord Jesus Christ. +Mike Charles +DEAR BELOVED +RE TREAT AS URGENT +STAND AS THE NEXT OF KIN TO MY LATE CLIENT...? +resquest of admission +PLEASE CAN YOU ASSIST? +Revision to Your Amazon.com Information +PLEASE DEAR CAN YOU STAND ON MY BEHALF? +FROM AUDITOR DR CHARAK +U.S. BankX Fraud Verification Process +I AWAIT YOUR RESPONSE. +INVESTMENT REQUEST +CHARITY +Greetings +Mike Charles +AUDIENCE +FROM JOHN +PLEASE CAN YOU STAND ON MY BEHALF? +GREETINGS FROM U.A.E +REPRESENTATIVE IS NEEDED URGENT +WITH DUE RESPECT +From: Amah. (Urgent) +Greetings from Mr.Albert +Greetings...From Rabi +much regards +Re: I need help from you +GET BACK TO ME +GREETINGS +Sincere Assistance Needed +From Mr.Sullivan +PLEASE CALL ME +27 73 211 28 66 ($12 million dollars investment proposal) +write back +Confidential and Urgent matter +FROM YOKUS OIL +GREETINGS FROM REZA +GREETINGS FROM REZA +INVESTMENT ENQUIRIES. +From: Mr James Duncan +Inquire, +HELLO FRIEND. +Very urgent +Hello from Angela +Hello +GOOD DAY +PLEASE CAN YOU ASSIST? +URGENT REPLY NEEDED +GOOD MORNING +GOOD DAY +ur attention +HELLO +Urgent reply needed. +In Good Faith +INQUIRE, +family in need of assistance +MESSAGE +My Dearest One, +Reply +Re:response +Prof Charles Soludo. +GET BACK TO ME. +Prof Charles Soludo. +Respect Fully From Mr Yaya Diouf & Sister +ASSISTANCE FOR FORIEGN INVESTMENT +Mr William +ASSISTANCE REQUIRED FOR ACQUISITION OF ESTATE IN YOUR COUNTRY. +I NEED YOUR ASSISTANT +PLEASE YOUR REPLY IS NEEDED +URGENT +Greeting from henry. +From vivian mutan +From vivian mutan +KINDNES NEEDED. +INDICATE YOUR INTEREST. +Prof Charles Soludo. +Please Acknowledge +From: Miss Julian Zanna. +Your Wish. +hello dear +FAMILY BUSINESS PROPOSAL +US REP +PROPOSITION +MR GREGG CESAR +Re: PAYMENT AUTHENTICATION.., +PRPOSITION +GOODDAY PLS HELP MARSHALL KINGSMAN & SISTER +ATTN: PLEASE RESPOND ! +AWAIT RESPONSE +Assistance +Urgent Response +THANK YOU +FROM AUDITOR DR CHARAK +MY DEAR BELOVED !!! +Business Proposal. +FROM Accountant David +Compliment of the day +Good To Meet You I Need Your Help +feedback +feedback +Nation Wide Finance +HOPE TO HEAR FROM YOU . +From Mr.David heskey.. +Hello. +PLEASE GET BACK TO ME +FOR YOUR PERUSAL +urgent +Swift Response... +cry for help +From: Mrs. Comfort Usman Wase +GOOD DAY!!! +From: Mr.Ben Otutu. +BONJOUR +From Dr.Michael Kaba. +URGENT CONTACT +Mrs. Comfort Usman Wase +Quick response needed from Aisha Mohammed. +GOOD DAY +BUSINESS PROPOSAL +FROM MRS SHARONABED +Bonjour + From : Nicholas Mavis +FROM MR ROBIN QUEST +investment partnership, +PROPOSITION +PLEASE READ!! +My dearest in Christ, +CRY FOR HELP +BESOIN DE VOTRE ASSISTANCE SINCERE +urgent responds needed +MUCH REGARDS +MUCH REGARDS +URGENT REPLY NEEDED +From The Desk Of Dr Solomon Richards +Greetings From Dubai +YOURS IN CHRIST + +PROPOSITION +YOUR WISH PLS......... +SABAAH AL-KHAYR. +YOUR WISH PLS............... +from coleman +From Ms Johana +PROPOSITION +Business Transactions +CAN I TRUST YOU.. +Greetings From Mrs James Mason +WITH LOVE IN God bless you in God i trust , +URGENT REPLY NEEDED +CHARLES ET LILIAN ANTHONY +From: Mrs. Jocelyn Jones +TRUSTEE +Greeting from; Phiri Aboa +Hello From Senegal +Happy New Year with this transaction +MRS.SUZANA NUHAN VAYE +REPLY ASAP + +Ken Quattara. +From Mr. Smith Anderson. +From Mr. Smith Anderson. +ASAP +Unlock Your Account +Urgent Message From Mrs.Villaran Mario Nenita +urgent reply needed +HELLO + Please add me to your mailing list. +From Mr.John Mmadu + Please add me to your mailing list. + Please add me to your mailing list. +From Mr. NESTERUK ANDRIY + +Assistance.. +URGENT!!! +INVESTMENT NEGOTIATION TO THE M/D +PLS URGENT REPLY NEEDED +COMPLIMENT,FROM MRS VICTORIA FATOU SANKOH +urgent offer... +BUSINESS PROPOSAL AND INVESTMENT IN YOUR COUNTRY +PLEASE HELP +HELP PLEASE +ATTENTION PLEASE !! +GOOD DAY +ATTENTION PLEASE +From The Director of Integrated Finance (Bank of Scotland)/ Reply soon. +S.E.M PAUL ANTOINE BOHOUN BOUABRE +GOOD DAY SIR +I need Your Assistant +How are you? +Urgent Attention, +URGENT.TOP SECRET & CONFIDENTIAL (Mueller) +INVITATION FOR PARTNERSHIP +EARLIEST RESPONS.. +Assistance From You. +Assistance From You. +From the Auditor +Assistance From You. +From the Auditor +Assistance From You. +please get back to me. +Assistance From You. +FROM DR.ERIC MORGAN +From: James Jonbo +Assistance From You. +Assistance From You. +Dear Friend, +CONFIDENTIAL BUSINESS PROPOSAL(HELP) +PLEASE WE NEED YOUR ASSISTANCE. +FROM MR.THOMPSON +URGENT ASSISTANCE LETTER +Thank you +URGENT RESPONSE NOT JUNK MAIL +Bonjour, +Urgent Assistant +GOOD DAY +FROM: PHILIP & ALICE DESMOND +INVESTMENT PLAN. +DIVINE ARRANGEMENT +REPRESENTATIVE NEEDED +Bonjour/Bonnée Année. +Waiting for your urgent response +Urgent Reply +URGENT ASSISTANCE LETTER +Attention! +PLEASE HELP US +FROM Dr.Daniel Nando +TREAT VERY CONFIDENTIAL & URGENT RESPONSES +From Dr.Daniel Nando +PLS STAND ON MY BEHALF. +PLEASE HELP ME +Job offer +MAY GOD BLESS YOU +URGENT RESPONSE NEEDED!!! +I await your response +LU, RXPONSE DUNDERSTAND.AND EN RXPONSE. +LU, RXPONSE DUNDERSTAND.AND EN RXPONSE. +Please reply +FROM MR ABDUL LAWAL (HOPE TO HEAR FROM YOU) +URGENT REPLY NEEDED +CRY FOR HELP +FROM RICHARD +READ,UNDERSTAND.AND ANSWER IN REPLY. +Mr.Dawson Higginson +REQUEST FOR ASSISTANCE. +VERY URGENT!!! +TREAT VERY CONFIDENTIAL & URGENT... +URGENT +IMPORTANT +EUROPEAN UNION CONSTRUCTION CONTRACT AWARDING COMMITTE +GOLD FOR SELL (500KG) CONTACT IMMEDIATELY +KIND UNDERSTANING FROM MRS AMINA BELLO +Sincere Assistance Needed + HELLO FROM ALI ASITA URGENT REPLY PLS (aucun résultat trouvé) +TREAT VERY CONFIDENTIAL & URGENT RESPONSE.2 +FROM: Mr.Mandla Sizwe, +Project Partnership +Regarding Andrew +the wife of late Brigadier AL-Jubril Dogo from Dafur Region, Sudan +VERY URGENT!!! +private offer +LOOKING FORWARD TO YOUR PROMPT RESPONSE +Greeting from Dubai. +Sincere Assistance Needed +INVESTMENT FUNDS. +VERY VERY URGENT +MY GREETINGS TO YOU +FROM SGT. DANIEL SMITH. +YOUR ATTENTION +business proposition +CONSIDER THIS OFFER +REPLY SOONEST +PRECIOUS STONES +Nan +From Lanssana Kuyembeh +YOUR ASSISTANCE PLEASE +Please From Sandra...... +TREAT AS URGENT AND CONFIDENTIAL. +URGENT. +From Richard Ohene +CONSIDER THIS OFFER +Sincere C-operation Needed. +urgent reply +help sir +Mutual Benefit +Memo from lisa +Private memo +From Ms. Johana +assalam alekun +TREAT VERY CONFIDENTIAL & URGENT RESPONSE. +Assalamo Alaikum +FROM: MRS SUSAN ERICKSON, +YOUR ATTENTION +REGARDS +REPLY URGENT AND CALL ME. +FROM:MR GAT +PLEASE I REALLY NEED YOUR HELP. +Hello please i need your help. +FROM:MR.GREG THAMBO. +Urgent Assistance Needed. +BUSINESS INVESTMENT PROPOSAL +BUSINESS INVESTMENT PROPOSAL +GOOD DAY +salam, +TREAT AS URGENT AND CALL ME:+226 7650 9277. +MY GREETINGS TO YOU +SEARCHING FOR BUSINESS PARTNER. +Assalamo Alaikum +Assistance ! +GOOD DAY /BUSINESS PROPOSAL +HELP FUFIL MY LAST WISH. +Hello my dear +hello +Dr.Daniel Nando +Get back to me asap +Hello my dear +Urgent From Mark/Sister +URGENT REPLY NEEDED +URGENT REPLY +Attention Please +URGENT +reply +urgent offer.. +From Ms. Johana +YOUR RESPONSE. +Matter m of trust +Dear Friend(URGENT) +PRINCESS F.W BOLKIAH +READ,UNDERSTAND AND ANSWER IN REPLY. +TREAT VERY CONFIDENTIAL & URGENT RESPONSES. +HELLO FROM DAVID SMITH........................ +TREAT VERY CONFIDENTIAL & URGENT RESPONSES. +reply pls!! +reply pls!! +HELLO FROM DAVID SMITH +VERY URGENT +URGENT RESPOUNCE. +RE:DEAREST BELOVED, ITS MY PLEASURE TO WRITE YOU. +THANKS +*** BE INFORMED *** +I WANT YOU TO BE MY FOREIGN PARTNER. +Kind Attention For Review!!! +BUSINESS LOCATION HOTEL BUSINESS +GOOD DAY.. +Urgently pls. +hello +IMMEDIATE ATTENTION NEEDED +Please get back to me as soon as possible. +I need your urgent help +Kindly assist from Dr. Femi Petersen. +BUSINESS PROPOSAL +MY GOOD FRIEND +PLEASE REPLY IMMIDIATELY +FROM: Mr.Chris Kolade. + URGENT ATTENTION!!! +ASSISTANCE REQUIRED URGENTLY!!!! +Urgent Business Transaction +URGENT REPLY +From Selah Bekou For The Family +REPLY URGENT AND CALL ME. +Re; Hoping To Hear From You Urgent!!! +YOUR ASSISTANCES NEEDED! +VERY URGENT!!! +VERY IMPORTANT +This letter must come to you as a big surprise. +FROM :DR. KOLA DEVIS +URGENT +hello +Very Urgent +YOUR HELP NEEDED +Very Urgent +urgent plea for assistance +DEAR FRIEND +Seeking your partnership +Dear Sir/Ma, +GOOD DAY SIR, PLZ REPLY ME SOONEST. +VERY URGENT +From: Mrs. Jocelyn Jones +REPLY URGENTLY AND CALL ME. +Representative Needed +TREAT VERY CONFIDENTIAL & URGENT RESPONSE. +MY GOOD FREIND, +From: Miss Vivian Saja +DEAR FRIEND. +URGENT REPLY +REPLY +Attn +RE: BUSINESS PROPOSAL - STRICTLY CONFIDENTIAL +Dearest in the Lord, +INFO +Bonjour +FROM MISS MARY BAMBA +Attention: President/Director, +from martin +Investment Capital/Funds Management +ATTN; +Seeking Urgent Response. +very urgent +From: JOEL/MARY JOHNSON +honestly ok +Seeking your partnership +IN GOOD FAITH +URGENT PLEASE +PROPOSAL +Please, Read Attentively +PLEASE TREAT THIS VERY URGENT. +PLEASE TREAT THIS VERY URGENT. +Asistant Needed!! +DEAR FRIEND. +URGENT ATTENTION. +RE: BUSINESS PROPOSAL - STRICTLY CONFIDENTIAL +From Ahmed +We seek your assistance. +PLEASE CONTACT ME ASAP +IMPORTANT NOTIFICATION +I need your help +HELLO GOOD DAY PLEASE I NEED YOU HELP +BUSINESS PROPOSAL +Business Porposal +4th May 2006 +CONTACTING YOU PRIVATE.. +Your Pending Payment +Mrs Jessica Haword. +TREAT VERY CONFIDENTIAL & URGENT RESPONSES +REPLY URGENT +RE : Purchase of New Business Card Reader 860 Plus +SALUT +MS. ANITA +banker +YOUR URGENT REPLY IS HIGHLY NEEDED +Good day +From The Desk Of Sir Andriy +PROPOSAL +CAPITAL INVESTMENT +re:can you assist in this deal? +Attn:Dearest one, +stanly +re:This is a clean deal,can you assist in it? +URGENT +Mr. Paul Moore. +I will appreciate your reply +OUR GOD GOOD +FROM Edwina Rogers. +FOR THY LORD +investments/help +Hello dear +REPLY +Very Very Urgent +Dear in Christ, +PLS GETBACK TO ME. +CAPITAL INVESTMENT +Please contact me by email or telephone +FOR THY LORD +FROM MR.DAVID HESKEY +FROM BERNARD +Business project +HELLO SIR +FROM MR J. MOORE +SEEKING FOR YOUR ASSISTANCE +RE: UR MESSAGE +thanks +WAITING TO HEAR FROM YOU +FOR THY LORD +Accept in good faith. +RE: PRIVATE AND CONFIDENTIAL +REPRESENTATIVE NEEDED +IMMEDIATE CONTRACT PAYMENT +Confidential and urgent +Confidential and urgent +FROM MISS MARIA DENISE +From Mrs.Mable. +Greetings from Abraham +Call for help. +PLEASE URGENT REPLY NEEDED +HELLO . +This is from Mr Henry Kabore +EXREMELY URGENT/GET BACK TO ME!!! +reply from dessui +URGENT REPLY NEEDED PLEASE , +URGENT REPLY NEEDED PLEASE , +Good Day +Dr Jerry(Contact Me) +FROM WILLAMS PADMORE +FROM THE DESK OF MR ALEXANDRE BIAISE. +REGARDS FROM SANOUSSI +REGARDS FROM SANOUSSI +Assalam Ailekun +From:Mrs.Amina.A Bello. +Preposition... +TREAT AS URGENT PLEASE +event of the accident +Re: Greeting From Martin, +Pls Read From Branch manager,National Bank of Dubai +Business Opportunity in National Bank of Dubai. +Mr.Ben ezeobi +From: Dr. Frank Jomas. {Listin And Reply To Me Immediately}...... +From Mr.Donald +from me to you +From Benjamin Yerima +KIND UNDERSTANING FROM MRS AMINA BELLO +Reply me with this alternative email address +Dear Beneficiary, +Mrs Teressa Stevens. +YOUR ATTENTION!! +IN DESPERATE NEED OF YOUR CO-OPERATION! +YOUR AWAITING PAYMENT!! +Good Day,Sir/Madam, +I will appreciate your reply +From Mrs Joy Williams +MY GOOD FREIND, +YOUR AWAITING PAYMENT!! +BUSINESS PROPOSAL (ASSISTANCE REQUIRED) +Mr.Raymond West + +Important +FROM MR ERIC KOSHY. +Rrrrr YOUR URGENT RESPONSE IS NEEDED +AssalamuAlakum +VERY URGENT!!! +PRIVATE AND URGENT +re:can you assist in this deal? +Institutional Fund Services +FROM MR,JOHN JACOB +TREAT AS URGENT AND CONFIDENTIAL REPLY IMMEDIATELY +YOUR URGENTLY REPLY IS NEEDED, +Business Invitation From Mrs Amina Dhari Ali al-Fayadh +I am Jerome Williams Lewis Esq. a solicitor.. +Important Reply.. +CAN YOU WORK WITH US? +Hello.. +FROM CHARLES OBIANG +My GREETINGS TO YOU +CONFIDENTIAL DOCUMENT +Urgent +Hello. +From Mr.kenny paul +Complement and Good Day. +Please read this carefully +RE:YOUR PENDING PAYMENTS! +MY GREETINGS TO YOU +Mrs. Patricia Khalid ibn Saqr al Qasseemi +Greetings From Group Finance Director +Mrs. Patricia Khalid ibn Saqr al Qasseemi +From Mr. MARK LEE +Hello. +FROM ELINA BOLETI +Re: Compliments of the day. +FROM REVD.FR THOMAS DOUGLAS +Business project +URGENT INFORMATION PLEASE GET BACK TO ME +CONFIDETIAL +GOOD NEWS +CONFIDETIAL +My regards +ATTENTION +From Bartholomew +PLEASE URGENT REPLY +Dearest in Christ, pls treat with a honest mind +INVESTMENT REQUEST ( YOUR GOOD ADVICE WILL HIGHLY NEEDED ) +I NEED YOU TO BE MY Partnership. +Investment Idea +urgent +Mrs. Patricia Khalid ibn Saqr al Qasseemi +FROM CHERYL CARPENTER(FIRST COMMERCIAL BANK) +partnership/investment...... +Hello. +Ghanaian Ministry of Trade and Commerce +INQUIRY!! +Investment / Assistant +Urgent +Assalamu Alaikum! Please help my family +FROM ROSE +CONFIDENTIAL MATTERS(GET BACK TO ME) +READ MY MESSAGE +Bonjour +URGENTLY REPLY, +CONFIDENTIAL! +MR ROLAND CONTACTING YOU +Hello friend +URGENT RESPONSE NEEDED +Mrs Teressa Stevens. +FROM PRINCE ALEX DUKE +FROM: Ms Nasrinn N.Farooq +Urgent From Mrs Alice. +REPLY TIMELY +TREAT VERY CONFIDENTIAL & URGENT RESPONSE. +WAITING TO HEAR FROM YOU SOONEST. +I am waiting your response +REGARDS FROM SANOUSSI +From Deborah Shombe Cry For Help +INVESTMENT PROPOSAL +FROM: Miss L. B. CHRISTOPHER +Private & Confidential. +Customer Survey - Get $40 Reward ! +REPRESENTATIVE NEEDED +My name is Edward Garner +((contact Mrs Linda)) +MY GOOD WILL +From Mrs Alice. +GOOD DAY... +Congratulations!!! +GET BACK TO ME +Please Help me +For charity(From Muayed Abdul Faisal) +REQUEST FOR YOUR UNRESERVED ASSISTANCE +TREAT AS URGENT AND CONFIDENTIAL. +GET BACK TO ME. +FOR YOUR COMPENSATION. +A RELIABLE PARTNER +FROM FLORENCE +GET BACK TO ME FROM ENG. SMART +This is for you +GOOD NESW [FROM Andrew William] +helen williams +Re: Greeting From Martin, +PLEASE READ AND REPLY IMMEDIATELY. +Ms.JASON LECEISTER +Ms.JASON LECEISTER. +GET BACK TO ME (PROPOSAL) +REPLY ME NOW +Greetings/Urgent! +YOUR KIND ASSISTANC +URGENT PLEASE +PLEASE READ AND GET BACK TO ME +Your Response Needed ASAP +Art: Sir/Madam +Urgent Proposal ! +Mrs Teressa Stevens. +FOR YOUR ATTENTION ONLY. +Urgent Proposal ! +Business +BEST REGARD +U.B.P.! +hello from mike +Greetings From Mr Dennis +LOOKING FORWARD TO AN INVESTMENT EXECUTION WITH YOU!!! +Urgent Proposal ! +Urgent Proposal ! +Urgent Proposal ! +URGENT ASSISTANCE CALL MR. PAULSON BENSON FOR FUND TRANSFER +FBN FOREX. +REPRESENTATIVE REQUIRED... +Urgent Proposal ! +Urgent Proposal ! +USE FOR THE LESS PRIVILEGED? +TREAT AS URGENT5 +FROM MR DAVID.R.BALA +ASAP +from:Mark james +ASAP +urgent +FROM:DESK OF MR HAROUNA HAJI +PLZ SAVE MY LIFE +REPLY URGENTLY PLEASE. +Private & Confidential. +Urgent and confidential +Greetings from Mrs. Estella + Job offer !!! from Rosinvest company fIw + +BONJOUR, +urgent reply +hello +FROM MR EDWARD NKANGA +RE:urgent proposal +CAN WE HANDLE THIS TOGETHER? +From: Mr. Peter Wallace +YOUR ATTENTION NEEDED +FROM MISS AICHA KEITA +Urgent +HELLO +I NEED YOUR URGENT ASSISITANCE(Mrs Farah al-Hashemi ) +REPLY BACK TO ME +from Mark miller, +I NEED YOUR URGENT ASSISITANCE(Mrs Farah al-Hashemi ) +Please Consider It Urgent From Mrs Farah Al-hashemi +MRS Cyntia William +letter from mrs kathy olds. +From:The Desk Of Mr.Terry Larson +BUSINESS ASSISTANCE AND HELP +Call me ASAP, (URGENT). September 12, 2006 +Dear Beloved in Christ, +Please Reply My Mail +DEAR BELOVED, +CONTRACT +Greetings,kindly help me please +Essalamou aalaykoum +DEAR BELOVED, +PLEASE GET BACK TO ME URGENTLY +GOOD DAY. +My appreciation to you. +CONFIDENTIAL PROPOSAL. +Legit Offer From Auditor Dan Watkins +Mr Noel PANGA. +FROM MRS.TOYA +PAYMENT REPRESENTATIVE OFFER +IMMEDIATE PAYMENT +From ,Mr, Larry Willison Udo +From Mrs. Zainab M. Fuseini. +CONSIDER IT URGENT MRS FARAH AL-HASHEMI +COMPENSATION FOR ALL THE PAST EFFORT +GREETINGS +letter +URGENT RESPONSE NEEDED. +FROM:THE DESK OF ENG.CLICF WANTOM +Good day +From Mr.Mohamad Hassan. +VERY URGENT PLEASE +READ AND GET BACK TO ME +MRS sharonabed/Abidjan +Business.. +Assalamualaikum +FROM: PETER JOHNSON +FROM DR JUSTUS LEE/URGENT NEEDED AND CONFIDENTIAL +From Cynthia. +Introduction +Greetings from Mr.Johnson +ASSISTANT NEEDED URGENTLY +Any Project/Business Proposal In Mind? +TREAT AS URGENT +ATTENTION +URGENT RESPOND +I need your assistance please !!! +FROM OFFICE OF REV.FR RICHARD DAVID +From Mr. Tower +BUSINESS PROPOSAL +GET BACK IMMEDIATELY +FAITH OF DONATION +Your Opinion. +10/10/2006 +DEAR FRIEND ++ From Portugal & Urgent Reply Needed.+ +URGENT RESPONSE FOR BUSINESS TRANSACTION. +Nan +BUSINESS ASSISTANCE +The Beneficiary, Estate of Engr. Terry Williams. +WAITING FOR YOUR URGENT RESPONSE +Assalam Ailekun, +REQUEST FOR PARTNERSHIP +Mr Noel PANGA. +URGENT RESPONSE NEEDED +URGENT REPLY +(I AM CAPT. JOE ALEX) PLEASE REPLY IMMEDIATELY +I Hope Our Message Meet You In Good Mood. +Mr Noel PANGA. +Business proposal +Mr Alpha Kone,TREAT VERY URGENT AND CONFIDENTIAL. +RE: REVERT. +I NEED YOUR HELP +From Cynthia. +Greeting in the name of our Lord Jeses Christ (mrs pprisca konan) +RE: INVESTMENT +TREAT AS URGENT . +FROM MATHEW COLIN , +Treat Urgent +Your Urgent Assistance Needed +Assalamualaikum +Good Day From Taylor +Urgent response needed +Re: Very Urgent. +FROM MR COLIN MATHEW +Urgent +GREETINGS IN THE NAME OF ALLAH +WE NEED YOUR HELP. +With Confidence +From Bryan Kanza. +Nan +Business Relationship +ASAP +Mrs Rita Abed +Greetings to You +MUTUAL UNDERSTANDING +PRIVATE AND URGENT +PLEASE GET BACK TO ME +Assalam Aleikum, A Message of brotherhood from Darfur, Sudan +YOUR INHERITANCE FUND +From Mr. MARK LEE +From Mr Koffi Michel +YOUR ASSISTANCE NEEDED. CALL ME +229 95 81 42 10 +TRUSTING TO HEAR FRO YOU URGENTLY. +From Mr. Thompson J. Alber +THANKS FOR YOUR REPLY +I LOOK FORWARD TO YOUR EARLIEST REPLY. +BUSINESS ASSISTANCE +POCUREMENT OF GARNET IN MALAYSIA +(PROJECT/2005/PWM/M.MUDUO-INVESTMENT) +YOUR PENDING PAYMENT +URGENT AND CONFIDENTIAL ++ From Portugal & Urgent Reply Needed.+ +Urgent Reply +From: Mr. Dezaryi +from britt benson. +Request for help +Fr. Father Felix +URGENT REPLY. +PLEASE CONSIDER THIS OFFER. +Assalamualaikum +Assalamualaikum +DEAR FRIEND (MY PROPOSAL!!!) +GOOD DAY +Miss Rither Amadi +Dear Friend, +INVESTMENT PATENERSHIP,M/D +FONDAZION DI VITTORIO +From Mr, Ernest williams +Attention: President/Director +Waiting for you +URGENT +Re: Inquiry From Kevin +Assalamualaikum +From Mark Nguessane. +Your Advice From Mr. Peter Please Reply Back Now!!! +From Mark Nguessane. +Mr.Ajoy Sonya. +From Joseph +THIS IS THE TRUE STORY OF THIS MATTER +INVESTMENT NEGOTIATION TO THE M/D +Peace Message From Pakistan Dt: 1.12.2006 +A Cry For Help +Email from Samiu +Regards +Request Assistance +Purely on trust +URGENT +Try and get back to me. +Nice Day +[IP] The Vanishing Click-Fraud Case +My Dear, +CHIEF AUDITOR TO THE PRESIDENT +Urgent Attention +urgent proposal +urgent proposal +urgent proposal +A Letter From Mr Dennis +GOOD DAY! +CONFIDENTIALITY NOTICE +URGENT PLEA FOR ASSISTANCE (this is not spam) +MR.CHAD +WORK WITH ME. +From Dr. Louis +reply urgent +THE CEO +Mr.Donald Cole + GOOD NEWS TO YOU MY FRIEND +FROM RITA DOINK. +SEED OF FAITH. +FROM:ROSLIN MATHEW +URGENT PLEA FOR ASSISTANCE {this is not spam} +Last vacancies - 2006 +INVESTMENT NOTE +In respect of Tsunami Disaster of 2004 +URHENT PLEA FOR ASSISTANCE {this is not spam} +THANKS +MADAME MELIKA DIOUF, VEUILLEZ LIRE TRES ATTENTIVEMENT CE MESSAGE +Re: Next of Kin +From Mrs. monica edmond +PARTNERSHIP/INVESTMENT +GOOD DAY PLEASE REPLY ME SOONEST +We Are In Need Of Your Correspondence +With Due Respect +HELP TO CHANGE THE WORLD +GREETINGS FROM CHINA. +Email from Samiu +ANSWER OUR CRY +Assalamualaikum +Email from Samiu +IT IS WELL WITH YOU. +Peace Message From Pakistan Dt: 28/12/2006 +URGENT MESSAGE. +BUSINESS ASSISTANT +URGENT MESSAGE.... +Assalamualaikum +Mrs. Larisa Sosnitskaya +Your kind attention needed. ZEID AHMADI +URGENT REPLY +JUST ANNOUNCED! +VERIFICATION OF YOUR PAYMENT, +Happy New Year!!! +letter +TRUSTING TO HEAR FROM YOU SOON +RE: URGENT AND IMPORTANT +Compliment of the season +HAPPY NEW YEAR. +Dear partner, +DEAR BELOVED, +Happy New Year.. +Treat Urgent +URGENT REPLY NEEDED. +Email from Samiu +From: Mr.Al-Zarqawi Yusuf +Dear sir/madam +COMPERSATION +DR.MIKE CHIBUZOR +From Mr. Johnson Moyo +Greetings +VERY IMPORTANT +VERY IMPORTANT +Hope to hear from you. +URGENT RESPONSE NEEDED!!! +LETTER +A Very Goodday To You: Responses Needed +Assalamualaikum +Greetings +For Urgent Response +URGENT MESSAGE FROM DAVID JOSEPH +merci mon ange +Regards!!!! +URGENT RESSPOND +With Due Respect ++From Portugal & Urgent Reply Needed + +Greetings +CONTACT ME.. +READ EMAIL !!!! +JOB OFFER +Hello Dear +RE:FROM EDDY IBE, +From Engr Ikenga Eri +Please Help Me (Dear) +letter from smith +GET BACK TO ME URGENTLY ++From Portugal & Urgent Reply Needed + +FROM MR.BERNARD MARTIN +Re: How are you doing? +From: Miss Stephean Lawrence +Good Day. +URGENTLY NEEDED + ASSISTANCE PLEASE +I AWAIT YOUR RESPONSE +I need your urgent assistance please +CONFIDANT +From Mr. MARK LEE +Attn:My Dear Friend, +MY OFFER +Urgent (Please Reply) +Contact Me Now Mr Huang Yanxiong!!! +from Mrs. Shade lbrahim +From The Desk Of:Barr. MARK GRILLO. +FROM THE DESK OF RAJI RAJI +Urgent +FROM JOHN NNAMDI +Your kind attention needed. + +Urgent Response +STAND AS THE NEXT-OF-KIN/BENEFACTOR. + WAITING FOR YOUR RESPONSE +GET BACK TO ME IMMEDIATELY!!!!!!!! +Dearest friend, +Dearest friend, +Dearest friend, +**diplomatic delivery of consignment/funds** +PLEASE HELP ME +Uregent message from ISAAC BAKA +very confidential!! +HELLO + URGENT REPLY +work with me +Your Co-operation needed to move this money urgently +Re: Letter of Intent +Very Important +FROM Henry And Francisca +FROM MR . RAHA. ALI , WAITING TO READ FROM YOU SOONEST +VERY URGENT +hello +PLEASE VERY IMPORTANT. +Cry for urgent assistance +PLEASE VERY IMPORTANT. +MESSAGE +Re: Urgent attention needed +Private Consultants. +YOUR BANK DRAFT IS READY FOR DELIVERY!!!! +YOUR BANK DRAFT IS READY FOR DELIVERY!!!! +URGENT AND CALL ME IMMEDATILY : 00 226 78 86 66 99 +URGENT PLEASE +COMPENSATION FOR YOUR PAST EFFORT +Treat as Extremely Urgent +A Very Goodday To You: Response Needed +Donation for Gods work. +TREAT AS URGENT +Job Offer +job offer +job offer +job offer +very very...urgent...!! +business proposal +QUICK RESPONSE.... +waiting for your reply +YOUR BANK DRAFT IS READY +YOUR BANK DRAFT IS READY +Important, read carefully +THANKS FOR ALL YOUR EFFORT +PAYMENT UPDATE +From: Mr. Maekal Mekha. +TREAT AS URGENT +AWAITING FOR YOUR URGENT RESPONSE.. +CAN I TRUST YOU FOR THIS TRANSACTION? +Beloved Reply ASAP. +DEAR BENEFICIARY +FAMILY IN NEED OF ASSISTANCE { this is not spam} +PROPERTIES. +BUSINESS PROPOSAL +WRITE ME!!! +WRITE ME!!! +WRITE ME!!! +JOB OFFER!!!( REPRESENTATIVE NEEDED) +From: Mr Jeff Yukon +part-time receiver agent required +URGENT REPLY NEDEED. +REPLY IMMEDIATELY +From: Mr Jeff Yukon +FROM AME BENJAMIN. +From Dr Kenneth +Re: Your Kind Attention Needed +VERY URGENT +Dr. Musa Dura +PLEASE REPLY TO: a_kambo_01@myway.com +Inquiry From David Bryan +Hello +TEMPORARY JOB OFFER +Re: PLEASE URGENT RESPONSE NEEDED +A Very Goodday To You: Response Needed +ASSISTANCE / PARTNERSHIP. +LOW RELATIVE HUMIDITY. +URGENT RESPONSE!!! +Hello dear +URGENT REPLY +CONFIDENTIAL DEAL,PLEASE GET BACK TO ME +Mutual Business co-operation(ATTN: MANAGING +Hello dear +Business proposition +CONFIDENTIAL PROPOSAL [CODE NO: AM-0007] ++From Portugal & Urgent Reply Needed + +PLEASE GET BACK TO ME +GOOD DAY +Good News +DEAR BELOVED IN CHRIST , +Hello Dearest Friend, +Capital Investment ( Real Estate ) +GOOD DAY. +JOB OFFER... +VERY URGENT +From Frank Hilary. +Joyce +Inquiry! +RE: NOTIFICATION OF BEQUEST +WITH TRUST +Good Day +hello +I AWAIT YOUR RESPONSE +FROM THE DESK OF Dr.Frank West. +Business Partnership +DEAR FRIEND, +From Mr.Charles Greene +REPRESENTATIVE NEEDED........................!!! +YOUR COMPENSATIONS MONEY IS READY +CONTACT MY P/A FOR YOUR CERTIFIED CASHIER CHEQUE OF US$1.2M +Nan +REPLY +&^ PLEASE READ CAREFULLY +From Mrs. G. Ajith Kumar +From The Desk Of MUSTAFA BRUNU (Esq). +VERY URGENT, +Please read +MY DEAR RESPECTFUL. +GREETINGS +FROM: DAVID PEDRO. +From JONATHAN +please read and get back to me ++ CAN YOU HELP ME WITH THIS + +CONFIDENTIAL +FROM EDWARD MOORE & ASSOCIATES +SVP AIDEZ MOI +From: Edward Moore & Associates(Urgent) +From: Edward Moore & Associates(Urgent) +From: Edward Moore & Associates(Urgent) +From: Edward Moore & Associates(Urgent) +From Michael Jones (Contact Me Back If Interested) +GREETINGS FROM KOUTABA JEAN +Good day!!! +Nan +I GOT YOUR CONTACT.. + Good day to you. Please your reply expected. +MY SECOND MAIL TO YOU +GOOD DAY +GET BACK TO ME +FROM:MR JOHN ALISON. +I Feel Great For Investment In Your Country +MY PROPOSITION: +From: Mr. Paul Baloyi. +From: Mr. Paul Baloyi. +DEAR FRIEND, +From Fred +REPLY ME. +How Are You Doing Today? +*********ADD MORE TO YOUR INCOME WITH EASE************* +PAYMENT UPDATE +Dear Partner +From Mrs Theresa Coleman, +Partnership Proposal!!! +FROM MR.MAZURI MARTINS +WAITING +Salutation, +CONFIDENTIAL PROPOSAL +YOUR RESPONSE IS URGENTLY NEEDED. +Internal Revenue Service - Tax Refund +HELLO DEAR FRIEND +Your kind attention needed. +Salutation, +Dear Friend +GET BACK TO ME +RE: YOUR OUTSTANDING PAYMENT. +Personal Offer. +For your kind attention +For your kind attention +From: Edward Moore & Associates +FROM THE DESK OF : BJSRI BUDAK, +FROM: Mr.Gary William +Greetings! +Request to do business with you +I AM WAITING TO RECEIVE YOUR MAIL\u200e +MOI CHER. +ATT: Proposal. +From Mrs Farah al-hashemi. +FAVOUR +CONFIDENTIAL PROPOSAL FROM +From Mike Kone To You, +GOOD DAY +RECEIVE YOUR CONTRACT PAYMENT +FROM : JOHN ABOH +DEAR FRIEND +RE BANKING BUSINESS +TRUST +TRANSFER NEGOTIATION!! +MY GOOD WILL. +MY FIRST OPPORTUNITY +AWAITING FOR YOUR RESPONSE +Yahoo! Address Book Contacts (mrsrose_mkama_200) +Bonjour, +BOA® Information Is Outdated. +GOOD DAY +RE:CHANGE OF ACCOUNT PARTICULARS ON YOUR BENEFICIARY FILE +IMPORTANT URGENT REQUEST +urgent and confidential. +From Susan and Williams/Appeal for Assistance. +ATT: Sir/Madam +From:Mrs Farah al-Hashemi :I will appreciate your reply +private mail +DEAR GOOD FRIEND PLEASE REPLY BACK +GOOD NEWS +confidentiel +Dear, +URGENT CALL FROM MR ADAMS KABORA +HELLO +GOOD MORNING AND HAPPY TO MEET YOUR EMAIL PROFILE AND NEED YOUR HELP +CONTACT THEM NOW +Job Opportunity (work while at home) +Read Carefully Please, Company Agent Needed +Partnership Proposal!!! +JOB OFFER!!! +Attn Please, +INHERITANCE +!WORK WITH ME URGENT! +MR. KENNETH MASHABA +PROPOSITION +Urgent Attention Now +PROPOSITION +URGENT RESPONSE NEEDED +BE OUR AGENT +RE: PLEASE CONTACT ME SOON +THE FORMAT +FROM JAMES BONGANI +HELLO +PRIVATE MESSAGE +ASSALAM-U-ALAIKUM REPLY URGENT +RE: REPLY +Re: eMAIL From John Davids +Re: eMAIL From John Davids +My Beloved In Christ. +REF: 14TH SEPT., 2007 +From: Dr. Jackson Gaius-Obaseki +My Beloved In Christ. +ATTENTION diff --git a/data/team4/world-topo.json b/data/team4/world-topo.json new file mode 100644 index 0000000..22f76fc --- /dev/null +++ b/data/team4/world-topo.json @@ -0,0 +1 @@ +{"type":"Topology","transform":{"scale":[0.036003600360036005,0.01688049904877569],"translate":[-180,-85.18763391039143]},"objects":{"countries":{"type":"GeometryCollection","geometries":[{"type":"Polygon","id":1,"arcs":[[0,1,2,3,4,5,6,7]],"properties":{"admin":"Afghanistan","id":"AFG"}},{"type":"MultiPolygon","id":2,"arcs":[[[8,9,10,11,12]],[[13,14,15]]],"properties":{"admin":"Angola","id":"AGO"}},{"type":"Polygon","id":4,"arcs":[[16,17,18,19,20]],"properties":{"admin":"Albania","id":"ALB"}},{"type":"Polygon","id":7,"arcs":[[21,22,23,24,25]],"properties":{"admin":"United Arab Emirates","id":"ARE"}},{"type":"MultiPolygon","id":8,"arcs":[[[26,27]],[[28,29,30,31,32,33,34,35,36,37]]],"properties":{"admin":"Argentina","id":"ARG"}},{"type":"Polygon","id":9,"arcs":[[38,39,40,41,42]],"properties":{"admin":"Armenia","id":"ARM"}},{"type":"MultiPolygon","id":11,"arcs":[[[43]],[[44]],[[45]],[[46]],[[47]],[[48]],[[49]],[[50]],[[51]],[[52]],[[53]],[[54]],[[55]],[[56]],[[57]],[[58]],[[59]],[[60]],[[61]],[[62]],[[63]],[[64]],[[65]],[[66]],[[67]],[[68]],[[69]],[[70]],[[71]],[[72]],[[73]],[[74]],[[75]],[[76]],[[77]],[[78]],[[79]],[[80]],[[81]],[[82]],[[83]],[[84]],[[85]]],"properties":{"admin":"Antarctica","id":"ATA"}},{"type":"Polygon","id":13,"arcs":[[86]],"properties":{"admin":"French Southern and Antarctic Lands","id":"ATF"}},{"type":"MultiPolygon","id":15,"arcs":[[[87]],[[88]],[[89]],[[90]],[[91]],[[92]],[[93]]],"properties":{"admin":"Australia","id":"AUS"}},{"type":"Polygon","id":16,"arcs":[[94,95,96,97,98,99,100,101,102]],"properties":{"admin":"Austria","id":"AUT"}},{"type":"MultiPolygon","id":17,"arcs":[[[103,104,-39]],[[-42,105,106,107,108,109]]],"properties":{"admin":"Azerbaijan","id":"AZE"}},{"type":"Polygon","id":18,"arcs":[[110,111,112]],"properties":{"admin":"Burundi","id":"BDI"}},{"type":"Polygon","id":19,"arcs":[[113,114,115,116,117,118,119]],"properties":{"admin":"Belgium","id":"BEL"}},{"type":"Polygon","id":20,"arcs":[[120,121,122,123,124,125]],"properties":{"admin":"Benin","id":"BEN"}},{"type":"Polygon","id":21,"arcs":[[126,-121,127,128,129,130,131,132]],"properties":{"admin":"Burkina Faso","id":"BFA"}},{"type":"Polygon","id":22,"arcs":[[133,134,135,136,137,138]],"properties":{"admin":"Bangladesh","id":"BGD"}},{"type":"Polygon","id":23,"arcs":[[139,140,141,142,143,144,145,146,147,148]],"properties":{"admin":"Bulgaria","id":"BGR"}},{"type":"MultiPolygon","id":25,"arcs":[[[149]],[[150]]],"properties":{"admin":"The Bahamas","id":"BHS"}},{"type":"Polygon","id":26,"arcs":[[151,152,153,154,155,156,157]],"properties":{"admin":"Bosnia and Herzegovina","id":"BIH"}},{"type":"Polygon","id":28,"arcs":[[158,159,160,161,162,163,164,165]],"properties":{"admin":"Belarus","id":"BLR"}},{"type":"Polygon","id":29,"arcs":[[166,167,168]],"properties":{"admin":"Belize","id":"BLZ"}},{"type":"Polygon","id":31,"arcs":[[169,170,-32,171,172,173,174]],"properties":{"admin":"Bolivia","id":"BOL"}},{"type":"MultiPolygon","id":32,"arcs":[[[175]],[[176]],[[177]],[[178]],[[179,180,181,182,183,-38,184,185,-175,186,187,188,189,190,191]]],"properties":{"admin":"Brazil","id":"BRA"}},{"type":"MultiPolygon","id":34,"arcs":[[[192]],[[193,194]]],"properties":{"admin":"Brunei","id":"BRN"}},{"type":"Polygon","id":35,"arcs":[[195,196,197]],"properties":{"admin":"Bhutan","id":"BTN"}},{"type":"Polygon","id":36,"arcs":[[198,199,200,201]],"properties":{"admin":"Botswana","id":"BWA"}},{"type":"Polygon","id":37,"arcs":[[202,203,204,205,206,207]],"properties":{"admin":"Central African Republic","id":"CAF"}},{"type":"MultiPolygon","id":38,"arcs":[[[208]],[[209]],[[210,211]],[[212]],[[213]],[[214]],[[215]],[[216]],[[217]],[[218]],[[219]],[[220]],[[221]],[[222]],[[223]],[[224]],[[225]],[[226]],[[227]],[[228]],[[229]],[[230]],[[231]],[[232]],[[233]],[[234]],[[235]],[[236]],[[237,238,239,240]],[[241]],[[242]],[[243]],[[244]],[[245]],[[246]],[[247]],[[248]],[[249]],[[250]],[[251]],[[252]],[[253]],[[254]],[[255]],[[256]],[[257]],[[258]],[[259]],[[260]],[[261]],[[262]],[[263]],[[264]],[[265]],[[266]],[[267]],[[268]],[[269]],[[270]],[[271]]],"properties":{"admin":"Canada","id":"CAN"}},{"type":"Polygon","id":39,"arcs":[[-99,272,273,274,275,276,277,278]],"properties":{"admin":"Switzerland","id":"CHE"}},{"type":"MultiPolygon","id":40,"arcs":[[[279]],[[280]],[[281]],[[282]],[[283]],[[284]],[[285,-28]],[[286]],[[287]],[[288]],[[289]],[[290]],[[291]],[[292]],[[293]],[[294]],[[295]],[[-31,296,297,-172]]],"properties":{"admin":"Chile","id":"CHL"}},{"type":"MultiPolygon","id":41,"arcs":[[[298]],[[299]],[[300,301,302,303,304,305,306,-198,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323]]],"properties":{"admin":"China","id":"CHN"}},{"type":"Polygon","id":42,"arcs":[[324,325,326,327,328,-131,329,330,331,332]],"properties":{"admin":"Ivory Coast","id":"CIV"}},{"type":"Polygon","id":43,"arcs":[[-207,333,334,335,336,337,338]],"properties":{"admin":"Cameroon","id":"CMR"}},{"type":"Polygon","id":44,"arcs":[[339,340,341,-111,342,343,344,345,-12,346,-15,347,-205]],"properties":{"admin":"Democratic Republic of the Congo","id":"COD"}},{"type":"Polygon","id":45,"arcs":[[-348,-14,348,349,-334,-206]],"properties":{"admin":"Republic of Congo","id":"COG"}},{"type":"Polygon","id":47,"arcs":[[-190,350,351,352,353,354,355,356,357]],"properties":{"admin":"Colombia","id":"COL"}},{"type":"Polygon","id":49,"arcs":[[358]],"properties":{"admin":"Cape Verde","id":"CPV"}},{"type":"Polygon","id":50,"arcs":[[359,360,361,362]],"properties":{"admin":"Costa Rica","id":"CRI"}},{"type":"MultiPolygon","id":51,"arcs":[[[363]],[[364]]],"properties":{"admin":"Cuba","id":"CUB"}},{"type":"Polygon","id":54,"arcs":[[365,366]],"properties":{"admin":"Northern Cyprus","id":"CYN"}},{"type":"Polygon","id":55,"arcs":[[367,-367]],"properties":{"admin":"Cyprus","id":"CYP"}},{"type":"Polygon","id":56,"arcs":[[368,-103,369,370,371]],"properties":{"admin":"Czech Republic","id":"CZE"}},{"type":"MultiPolygon","id":57,"arcs":[[[372]],[[-102,373,-100,-279,374,375,376,-114,377,378,379,380,381,382,-370]]],"properties":{"admin":"Germany","id":"DEU"}},{"type":"Polygon","id":58,"arcs":[[383,384,385,386]],"properties":{"admin":"Djibouti","id":"DJI"}},{"type":"Polygon","id":59,"arcs":[[387]],"properties":{"admin":"Dominica","id":"DMA"}},{"type":"MultiPolygon","id":60,"arcs":[[[388]],[[389]],[[390]],[[391]],[[392,-380]]],"properties":{"admin":"Denmark","id":"DNK"}},{"type":"Polygon","id":61,"arcs":[[393,394]],"properties":{"admin":"Dominican Republic","id":"DOM"}},{"type":"Polygon","id":62,"arcs":[[395,396,397,398,399,400,401,402,403,404]],"properties":{"admin":"Algeria","id":"DZA"}},{"type":"MultiPolygon","id":63,"arcs":[[[405]],[[406,407,-354,408]]],"properties":{"admin":"Ecuador","id":"ECU"}},{"type":"Polygon","id":64,"arcs":[[409,410,411,412,413]],"properties":{"admin":"Egypt","id":"EGY"}},{"type":"Polygon","id":65,"arcs":[[414,415,-385,416]],"properties":{"admin":"Eritrea","id":"ERI"}},{"type":"MultiPolygon","id":66,"arcs":[[[417]],[[418]],[[419]],[[420]],[[421]],[[422,423,424,425]]],"properties":{"admin":"Spain","id":"ESP"}},{"type":"MultiPolygon","id":67,"arcs":[[[426]],[[427]],[[428,429,430,431]]],"properties":{"admin":"Estonia","id":"EST"}},{"type":"Polygon","id":68,"arcs":[[-384,432,433,434,435,436,-417]],"properties":{"admin":"Ethiopia","id":"ETH"}},{"type":"Polygon","id":69,"arcs":[[437,438,439,440]],"properties":{"admin":"Finland","id":"FIN"}},{"type":"MultiPolygon","id":70,"arcs":[[[441]],[[442]]],"properties":{"admin":"Fiji","id":"FJI"}},{"type":"MultiPolygon","id":71,"arcs":[[[443]],[[444]]],"properties":{"admin":"Falkland Islands","id":"FLK"}},{"type":"MultiPolygon","id":72,"arcs":[[[445]],[[446,447,-182,448]],[[449]],[[-376,450,-277,451,-275,452,453,454,-426,455,-117,456]]],"properties":{"admin":"France","id":"FRA"}},{"type":"Polygon","id":75,"arcs":[[-350,457,458,-335]],"properties":{"admin":"Gabon","id":"GAB"}},{"type":"MultiPolygon","id":76,"arcs":[[[459,460]],[[461]],[[462]],[[463]],[[464]],[[465]]],"properties":{"admin":"United Kingdom","id":"GBR"}},{"type":"Polygon","id":77,"arcs":[[-107,466,467,468,469]],"properties":{"admin":"Georgia","id":"GEO"}},{"type":"Polygon","id":79,"arcs":[[470,471,-331,472,-129]],"properties":{"admin":"Ghana","id":"GHA"}},{"type":"Polygon","id":80,"arcs":[[473,474,-326,475,476,477,478,479,480,481,482,483,484]],"properties":{"admin":"Guinea","id":"GIN"}},{"type":"Polygon","id":81,"arcs":[[485,486]],"properties":{"admin":"Gambia","id":"GMB"}},{"type":"Polygon","id":82,"arcs":[[-483,487,488,489]],"properties":{"admin":"Guinea Bissau","id":"GNB"}},{"type":"MultiPolygon","id":83,"arcs":[[[490,-336,491]],[[492]]],"properties":{"admin":"Equatorial Guinea","id":"GNQ"}},{"type":"MultiPolygon","id":84,"arcs":[[[493]],[[494]],[[495]],[[496]],[[497]],[[498,-19,499,500,-146,501,502]]],"properties":{"admin":"Greece","id":"GRC"}},{"type":"MultiPolygon","id":86,"arcs":[[[503]],[[504]],[[505]],[[506]],[[507]],[[508]],[[509]],[[510]],[[511]]],"properties":{"admin":"Greenland","id":"GRL"}},{"type":"Polygon","id":87,"arcs":[[512,513,-169,514,515,516,517]],"properties":{"admin":"Guatemala","id":"GTM"}},{"type":"Polygon","id":89,"arcs":[[-192,518,519,520]],"properties":{"admin":"Guyana","id":"GUY"}},{"type":"Polygon","id":92,"arcs":[[521,522,523,524,-516,525]],"properties":{"admin":"Honduras","id":"HND"}},{"type":"MultiPolygon","id":93,"arcs":[[[526,-156]],[[527]],[[528]],[[-158,529,530,531,532,533,534]]],"properties":{"admin":"Croatia","id":"HRV"}},{"type":"Polygon","id":94,"arcs":[[-394,535]],"properties":{"admin":"Haiti","id":"HTI"}},{"type":"Polygon","id":95,"arcs":[[536,537,538,-533,539,540,-96,541,542]],"properties":{"admin":"Hungary","id":"HUN"}},{"type":"MultiPolygon","id":96,"arcs":[[[543]],[[544]],[[545,546,547,548]],[[549]],[[550]],[[551]],[[552]],[[553]],[[554]],[[555]],[[556]],[[557]],[[558]],[[559]],[[560]],[[561]],[[562]],[[563]],[[564]],[[565]],[[566]],[[567]],[[568]],[[569]],[[570]],[[571]],[[572]],[[573]],[[574]],[[575]],[[576]],[[577]],[[578,579]],[[580]],[[581]],[[582]],[[583]],[[584]],[[585]],[[586]],[[587,588]],[[589]]],"properties":{"admin":"Indonesia","id":"IDN"}},{"type":"MultiPolygon","id":98,"arcs":[[[590]],[[591]],[[592,593,-309,594,-196,-307,595,596,-135,597,-139,598,599,600,-313,601]]],"properties":{"admin":"India","id":"IND"}},{"type":"Polygon","id":101,"arcs":[[602,-461]],"properties":{"admin":"Ireland","id":"IRL"}},{"type":"Polygon","id":102,"arcs":[[-43,-110,603,604,605,-2,606,607,608,609,610,-104]],"properties":{"admin":"Iran","id":"IRN"}},{"type":"Polygon","id":103,"arcs":[[611,612,613,-609,614,615,616,617]],"properties":{"admin":"Iraq","id":"IRQ"}},{"type":"Polygon","id":104,"arcs":[[618]],"properties":{"admin":"Iceland","id":"ISL"}},{"type":"Polygon","id":105,"arcs":[[619,620,621,-414,622,623,624,625]],"properties":{"admin":"Israel","id":"ISR"}},{"type":"MultiPolygon","id":106,"arcs":[[[626]],[[627]],[[-273,-98,628,-454,629]]],"properties":{"admin":"Italy","id":"ITA"}},{"type":"Polygon","id":107,"arcs":[[630]],"properties":{"admin":"Jamaica","id":"JAM"}},{"type":"Polygon","id":109,"arcs":[[631,-626,632,-618,633,634,-621]],"properties":{"admin":"Jordan","id":"JOR"}},{"type":"MultiPolygon","id":110,"arcs":[[[635]],[[636]],[[637]],[[638]],[[639]]],"properties":{"admin":"Japan","id":"JPN"}},{"type":"Polygon","id":111,"arcs":[[640,641,642]],"properties":{"admin":"Siachen Glacier","id":"KAS"}},{"type":"Polygon","id":112,"arcs":[[-321,643,644,645,646,647,648]],"properties":{"admin":"Kazakhstan","id":"KAZ"}},{"type":"Polygon","id":113,"arcs":[[649,650,651,652,653,-435]],"properties":{"admin":"Kenya","id":"KEN"}},{"type":"Polygon","id":114,"arcs":[[-320,654,655,656,657,658,-644]],"properties":{"admin":"Kyrgyzstan","id":"KGZ"}},{"type":"Polygon","id":115,"arcs":[[659,660,661,662]],"properties":{"admin":"Cambodia","id":"KHM"}},{"type":"MultiPolygon","id":118,"arcs":[[[663]],[[664,665]]],"properties":{"admin":"South Korea","id":"KOR"}},{"type":"Polygon","id":119,"arcs":[[666,-17,667,668,669]],"properties":{"admin":"Kosovo","id":"KOS"}},{"type":"Polygon","id":120,"arcs":[[-616,670,671]],"properties":{"admin":"Kuwait","id":"KWT"}},{"type":"Polygon","id":121,"arcs":[[672,673,674,-660,675,676,677,678,-304]],"properties":{"admin":"Laos","id":"LAO"}},{"type":"Polygon","id":122,"arcs":[[-624,679,680]],"properties":{"admin":"Lebanon","id":"LBN"}},{"type":"Polygon","id":123,"arcs":[[681,682,683,-477,684,-333]],"properties":{"admin":"Liberia","id":"LBR"}},{"type":"Polygon","id":124,"arcs":[[685,686,687,-396,688,689,-412]],"properties":{"admin":"Libya","id":"LBY"}},{"type":"Polygon","id":127,"arcs":[[690]],"properties":{"admin":"Sri Lanka","id":"LKA"}},{"type":"Polygon","id":128,"arcs":[[691,692,693,694]],"properties":{"admin":"Lesotho","id":"LSO"}},{"type":"Polygon","id":129,"arcs":[[695,696,697,-159,698,699,700,701]],"properties":{"admin":"Lithuania","id":"LTU"}},{"type":"Polygon","id":130,"arcs":[[-377,702,-115]],"properties":{"admin":"Luxembourg","id":"LUX"}},{"type":"Polygon","id":131,"arcs":[[-698,703,-696,704,-429,705,706,707,-160]],"properties":{"admin":"Latvia","id":"LVA"}},{"type":"Polygon","id":134,"arcs":[[-403,708,-401,709,710]],"properties":{"admin":"Morocco","id":"MAR"}},{"type":"Polygon","id":136,"arcs":[[711,712,713,714]],"properties":{"admin":"Moldova","id":"MDA"}},{"type":"Polygon","id":137,"arcs":[[715]],"properties":{"admin":"Madagascar","id":"MDG"}},{"type":"MultiPolygon","id":139,"arcs":[[[716]],[[-514,717,718,719,-167]]],"properties":{"admin":"Mexico","id":"MEX"}},{"type":"Polygon","id":141,"arcs":[[-500,-18,-667,720,-148,721]],"properties":{"admin":"Macedonia","id":"MKD"}},{"type":"Polygon","id":142,"arcs":[[722,-133,723,-328,724,-474,725,726,727,-398]],"properties":{"admin":"Mali","id":"MLI"}},{"type":"Polygon","id":144,"arcs":[[-678,728,729,730,-137,731,-596,-306,732]],"properties":{"admin":"Myanmar","id":"MMR"}},{"type":"Polygon","id":145,"arcs":[[-21,733,-154,734,-668]],"properties":{"admin":"Montenegro","id":"MNE"}},{"type":"Polygon","id":146,"arcs":[[-323,735]],"properties":{"admin":"Mongolia","id":"MNG"}},{"type":"Polygon","id":148,"arcs":[[736,737,738,739,740,741,742,743,744,745,746,747,748]],"properties":{"admin":"Mozambique","id":"MOZ"}},{"type":"Polygon","id":149,"arcs":[[749,750,751,752,753,-399,754,755]],"properties":{"admin":"Mauritania","id":"MRT"}},{"type":"Polygon","id":151,"arcs":[[756]],"properties":{"admin":"Mauritius","id":"MUS"}},{"type":"Polygon","id":152,"arcs":[[757,-741,758,759,760,761,762,-743]],"properties":{"admin":"Malawi","id":"MWI"}},{"type":"MultiPolygon","id":153,"arcs":[[[763,764]],[[765,-194,766,767,-589]]],"properties":{"admin":"Malaysia","id":"MYS"}},{"type":"Polygon","id":154,"arcs":[[768,-202,769,770,-10]],"properties":{"admin":"Namibia","id":"NAM"}},{"type":"Polygon","id":155,"arcs":[[771]],"properties":{"admin":"New Caledonia","id":"NCL"}},{"type":"Polygon","id":156,"arcs":[[772,773,774,-122,-127,-723,-397,-688]],"properties":{"admin":"Niger","id":"NER"}},{"type":"Polygon","id":158,"arcs":[[775,-124,776,-774,777,-338]],"properties":{"admin":"Nigeria","id":"NGA"}},{"type":"Polygon","id":159,"arcs":[[778,-522,779,-363]],"properties":{"admin":"Nicaragua","id":"NIC"}},{"type":"MultiPolygon","id":161,"arcs":[[[780]],[[-120,781,-378]]],"properties":{"admin":"Netherlands","id":"NLD"}},{"type":"MultiPolygon","id":162,"arcs":[[[782]],[[783]],[[784]],[[785]],[[786]],[[-441,787,788,789]],[[790]],[[791]],[[792]]],"properties":{"admin":"Norway","id":"NOR"}},{"type":"Polygon","id":163,"arcs":[[-593,793,-311,794]],"properties":{"admin":"Nepal","id":"NPL"}},{"type":"MultiPolygon","id":165,"arcs":[[[795]],[[796]],[[797]],[[798]]],"properties":{"admin":"New Zealand","id":"NZL"}},{"type":"MultiPolygon","id":166,"arcs":[[[799,-26,800,801]],[[802,-24]]],"properties":{"admin":"Oman","id":"OMN"}},{"type":"Polygon","id":167,"arcs":[[-600,803,-607,-1,-316,804,-641]],"properties":{"admin":"Pakistan","id":"PAK"}},{"type":"Polygon","id":168,"arcs":[[805,-361,806,-356]],"properties":{"admin":"Panama","id":"PAN"}},{"type":"Polygon","id":170,"arcs":[[-298,807,-407,808,-352,809,-188,810,-173]],"properties":{"admin":"Peru","id":"PER"}},{"type":"MultiPolygon","id":171,"arcs":[[[811]],[[812]],[[813]],[[814]],[[815]],[[816]],[[817]],[[818]],[[819]],[[820]],[[821]],[[822]],[[823]],[[824]]],"properties":{"admin":"Philippines","id":"PHL"}},{"type":"MultiPolygon","id":173,"arcs":[[[825]],[[826]],[[827,-580]],[[828]]],"properties":{"admin":"Papua New Guinea","id":"PNG"}},{"type":"Polygon","id":174,"arcs":[[-166,829,830,831,832,-372,833,-382,834,835,-699]],"properties":{"admin":"Poland","id":"POL"}},{"type":"Polygon","id":175,"arcs":[[836]],"properties":{"admin":"Puerto Rico","id":"PRI"}},{"type":"Polygon","id":176,"arcs":[[837,838,-666,839,-301]],"properties":{"admin":"North Korea","id":"PRK"}},{"type":"Polygon","id":177,"arcs":[[840,-424]],"properties":{"admin":"Portugal","id":"PRT"}},{"type":"Polygon","id":178,"arcs":[[-186,841,842,843,-170]],"properties":{"admin":"Paraguay","id":"PRY"}},{"type":"Polygon","id":179,"arcs":[[-620,844]],"properties":{"admin":"Palestine","id":"PSX"}},{"type":"Polygon","id":181,"arcs":[[845]],"properties":{"admin":"Qatar","id":"QAT"}},{"type":"Polygon","id":182,"arcs":[[846,847,848,849,850,-537,851,852,-714,853,854,855,-142]],"properties":{"admin":"Romania","id":"ROU"}},{"type":"MultiPolygon","id":183,"arcs":[[[856]],[[857]],[[858]],[[859]],[[860,-701,861]],[[862]],[[863]],[[864]],[[865]],[[866]],[[867]],[[868]],[[869]],[[870]],[[871]],[[872]],[[873]],[[874]],[[875]],[[876]],[[877]],[[878]],[[879]],[[880]],[[881]],[[882]],[[883]],[[884]],[[885]],[[886]],[[-324,-736,-322,-649,887,-108,-470,888,889,890,-162,891,-707,892,-431,893,-438,-790,894,-838]],[[895]],[[896]],[[897]],[[898]],[[899]],[[900]],[[901]],[[902]],[[903]],[[904]],[[905]],[[906]],[[907]]],"properties":{"admin":"Russia","id":"RUS"}},{"type":"Polygon","id":184,"arcs":[[-112,-342,908,909,910]],"properties":{"admin":"Rwanda","id":"RWA"}},{"type":"Polygon","id":185,"arcs":[[-754,911,-710,-400]],"properties":{"admin":"Western Sahara","id":"SAH"}},{"type":"Polygon","id":186,"arcs":[[-672,912,913,-22,-800,914,915,-634,-617]],"properties":{"admin":"Saudi Arabia","id":"SAU"}},{"type":"Polygon","id":187,"arcs":[[916,-415,-437,917,-203,918,-686,-411]],"properties":{"admin":"Sudan","id":"SDN"}},{"type":"Polygon","id":188,"arcs":[[-436,-654,919,-340,-204,-918]],"properties":{"admin":"South Sudan","id":"SDS"}},{"type":"Polygon","id":189,"arcs":[[-485,-489,920,-487,921,-752,922,-726]],"properties":{"admin":"Senegal","id":"SEN"}},{"type":"Polygon","id":191,"arcs":[[923]],"properties":{"admin":"South Georgia and South Sandwich Islands","id":"SGS"}},{"type":"MultiPolygon","id":193,"arcs":[[[924]],[[925]],[[926]],[[927]],[[928]],[[929]]],"properties":{"admin":"Solomon Islands","id":"SLB"}},{"type":"Polygon","id":194,"arcs":[[-479,930,-683,931,-481,932]],"properties":{"admin":"Sierra Leone","id":"SLE"}},{"type":"Polygon","id":195,"arcs":[[-524,933,-518,934]],"properties":{"admin":"El Salvador","id":"SLV"}},{"type":"Polygon","id":197,"arcs":[[-433,-387,935,936]],"properties":{"admin":"Somaliland","id":"SOL"}},{"type":"Polygon","id":198,"arcs":[[-434,-937,937,-650]],"properties":{"admin":"Somalia","id":"SOM"}},{"type":"Polygon","id":200,"arcs":[[-535,938,939,-850,940,-848,941,-140,942,-670,943,-152]],"properties":{"admin":"Republic of Serbia","id":"SRB"}},{"type":"Polygon","id":202,"arcs":[[-521,944,-447,945,-180]],"properties":{"admin":"Suriname","id":"SUR"}},{"type":"Polygon","id":203,"arcs":[[-542,-95,-369,-833,946]],"properties":{"admin":"Slovakia","id":"SVK"}},{"type":"Polygon","id":204,"arcs":[[-97,-541,947,-531,948]],"properties":{"admin":"Slovenia","id":"SVN"}},{"type":"MultiPolygon","id":205,"arcs":[[[949]],[[950]],[[951,-788,-440]]],"properties":{"admin":"Sweden","id":"SWE"}},{"type":"Polygon","id":206,"arcs":[[952,953,-748,954]],"properties":{"admin":"Swaziland","id":"SWZ"}},{"type":"Polygon","id":209,"arcs":[[-612,-633,-625,-681,955,956]],"properties":{"admin":"Syria","id":"SYR"}},{"type":"Polygon","id":211,"arcs":[[-919,-208,-339,-778,-773,-687]],"properties":{"admin":"Chad","id":"TCD"}},{"type":"Polygon","id":212,"arcs":[[-126,957,-471,-128]],"properties":{"admin":"Togo","id":"TGO"}},{"type":"Polygon","id":213,"arcs":[[-676,-663,958,-765,959,-730,960]],"properties":{"admin":"Thailand","id":"THA"}},{"type":"Polygon","id":214,"arcs":[[961,-7,962,963,964,-656,965,-318]],"properties":{"admin":"Tajikistan","id":"TJK"}},{"type":"Polygon","id":215,"arcs":[[966,-647,967,968,-4,969,-605]],"properties":{"admin":"Turkmenistan","id":"TKM"}},{"type":"MultiPolygon","id":216,"arcs":[[[970]],[[971,-546]]],"properties":{"admin":"East Timor","id":"TLS"}},{"type":"Polygon","id":218,"arcs":[[972]],"properties":{"admin":"Trinidad and Tobago","id":"TTO"}},{"type":"Polygon","id":219,"arcs":[[973,-689,-405]],"properties":{"admin":"Tunisia","id":"TUN"}},{"type":"MultiPolygon","id":220,"arcs":[[[-40,-105,-611,974,-613,-957,975,-468]],[[-144,976,-503,977]]],"properties":{"admin":"Turkey","id":"TUR"}},{"type":"Polygon","id":221,"arcs":[[978]],"properties":{"admin":"Taiwan","id":"TWN"}},{"type":"MultiPolygon","id":222,"arcs":[[[979]],[[-652,980,-745,981,-762,982,983,984,-343,-113,-911,985,986]]],"properties":{"admin":"United Republic of Tanzania","id":"TZA"}},{"type":"Polygon","id":223,"arcs":[[-341,-920,-653,-987,987,-909]],"properties":{"admin":"Uganda","id":"UGA"}},{"type":"Polygon","id":224,"arcs":[[988,-855,989,-712,990,-852,-543,991,-831,992,-164,993,-890]],"properties":{"admin":"Ukraine","id":"UKR"}},{"type":"Polygon","id":225,"arcs":[[994,-29,-184]],"properties":{"admin":"Uruguay","id":"URY"}},{"type":"MultiPolygon","id":226,"arcs":[[[995]],[[996]],[[997]],[[998,-212,999,-719,1000,-241]],[[1001]],[[1002]],[[1003]],[[1004]],[[1005]],[[1006]],[[1007]],[[1008]],[[1009]],[[1010]],[[1011]],[[1012]],[[1013]],[[1014]],[[1015]],[[1016]],[[1017]],[[1018]],[[1019,-239]]],"properties":{"admin":"United States of America","id":"USA"}},{"type":"Polygon","id":227,"arcs":[[-658,1020,-964,1021,1022,-968,-646,1023]],"properties":{"admin":"Uzbekistan","id":"UZB"}},{"type":"Polygon","id":230,"arcs":[[-191,-358,1024,-519]],"properties":{"admin":"Venezuela","id":"VEN"}},{"type":"Polygon","id":233,"arcs":[[1025,-661,-675,1026,-673,-303]],"properties":{"admin":"Vietnam","id":"VNM"}},{"type":"MultiPolygon","id":234,"arcs":[[[1027]],[[1028]],[[1029]],[[1030]]],"properties":{"admin":"Vanuatu","id":"VUT"}},{"type":"Polygon","id":236,"arcs":[[1031]],"properties":{"admin":"Samoa","id":"WSM"}},{"type":"MultiPolygon","id":237,"arcs":[[[1032]],[[1033,-915,-802]]],"properties":{"admin":"Yemen","id":"YEM"}},{"type":"Polygon","id":238,"arcs":[[1034,-737,1035,-953,1036,1037,-770,-201,1038],[1039,1040]],"properties":{"admin":"South Africa","id":"ZAF"}},{"type":"Polygon","id":239,"arcs":[[1041,-769,-9,1042,-345,1043,-984,1044,-760,1045,-739]],"properties":{"admin":"Zambia","id":"ZMB"}},{"type":"Polygon","id":240,"arcs":[[-1042,-738,-1035,1046,-199]],"properties":{"admin":"Zimbabwe","id":"ZWE"}}]}},"arcs":[[[7070,7240],[-15,-12],[-7,4],[-31,-4],[-13,-7],[-15,-16],[-12,-23],[6,-13],[6,-38],[-18,-39],[2,-28],[-18,-6],[-11,6],[-4,-9],[12,-32],[-10,-15],[-12,-6],[-7,-34],[1,-30],[-12,-18],[-7,11],[-12,0],[-16,-18],[4,-10],[-13,-7],[-10,5],[-14,-23],[-3,-18],[-3,-46],[-30,-17],[-16,1],[-12,-10],[-15,6],[-30,-5],[-46,26]],[[6689,6815],[27,58],[-4,33],[-23,6],[0,45],[-7,53],[9,21],[-11,8],[0,27],[6,25],[6,8]],[[6692,7099],[11,58],[6,-10]],[[6709,7147],[12,-1],[9,-16],[21,16],[1,22],[21,12],[18,19],[9,47],[20,7],[6,19]],[[6826,7272],[20,-13],[16,-1]],[[6862,7258],[7,-7],[11,1],[10,-17]],[[6890,7235],[25,23],[8,-13],[7,26],[21,7],[-1,15],[11,25],[7,7],[11,-9],[0,-23],[8,1],[-3,-48],[8,-26],[41,43],[14,0],[1,-11],[14,11]],[[7062,7263],[8,-23]],[[5667,4371],[-2,-14],[1,-46],[-3,-23],[2,-11],[-55,-1],[0,-175],[5,-38],[34,-62]],[[5649,4001],[-55,-21],[-18,-1],[-10,8],[-37,4],[-10,7],[-9,18],[-123,0],[-15,23],[-9,2],[-15,-14],[-15,2],[-7,-4]],[[5326,4025],[2,32],[-2,51],[6,12],[9,59],[7,71],[10,25],[2,15],[12,15],[10,42],[2,45],[-18,80],[-6,42],[11,18],[0,19],[-14,67],[-1,16],[-9,22],[-6,29],[21,14],[37,-1]],[[5399,4698],[54,1],[11,-22],[1,-22],[6,-39],[17,-49],[2,0],[10,-1],[18,10],[19,-2],[5,49],[4,6],[26,7],[0,-21],[32,-1],[4,-82],[-3,-46],[13,-47],[1,-26],[-4,-12],[3,-18],[8,9],[17,-2],[6,6],[13,-2]],[[5662,4394],[5,-23]],[[5333,4750],[10,23],[14,10],[6,-11]],[[5363,4772],[-18,-26],[2,-37]],[[5347,4709],[-7,-3],[-7,44]],[[5557,7567],[11,-19],[3,-21]],[[5571,7527],[-2,-35],[7,-22],[6,-3]],[[5582,7467],[2,-12],[-11,-32],[-9,-8]],[[5564,7415],[2,-11],[-11,-5],[-4,20],[-13,14],[-1,20],[3,18],[-1,29],[4,22],[-6,5]],[[5537,7527],[-2,18],[10,27],[4,-9],[8,4]],[[6532,6391],[-2,-5],[-71,19],[-26,68],[-1,12]],[[6432,6485],[9,-18],[10,1],[11,10],[34,-5],[14,12],[10,31],[10,14],[12,27],[11,18],[4,16]],[[6557,6591],[2,-23],[4,-2]],[[6563,6566],[3,-40]],[[6566,6526],[-9,-14],[-8,8],[-1,-37],[-8,-18],[1,-13],[-8,-41],[-1,-20]],[[3093,1927],[10,-19],[-6,-17],[9,-2],[5,-16],[19,-28],[30,-29],[13,-7],[-2,-15],[-19,-8],[-12,7],[-35,6],[-12,-2]],[[3093,1797],[0,130]],[[3399,3258],[-7,-24],[2,-16],[-11,-63]],[[3383,3155],[2,-23],[-1,-38],[-7,-9],[-4,-33],[5,-31],[-4,-6],[7,-23],[14,-13],[13,-17],[4,-19],[-6,-13],[3,-25],[16,-17],[0,-25],[-11,-35],[-9,-18],[-4,-20],[-17,-20],[-23,-15],[-23,-9],[-36,-10],[-14,0],[-21,9],[2,-23],[7,-8],[-2,-27],[-5,-4],[-2,-33],[4,-13],[-4,-13],[-16,-13],[-23,-2],[-30,20],[-8,-4],[4,-41],[-1,-24],[4,-11],[11,-6],[-2,-9],[13,1],[9,17],[5,-18],[-3,-23],[-12,-4],[-5,18],[-9,2],[-2,-36],[-16,-29],[1,-25],[-3,-25],[-8,-11],[0,-21],[-15,3],[-21,-17],[-17,-43],[0,-22],[22,-39],[21,-5],[8,-15],[-6,-29],[4,-7],[-17,-23],[-17,-17],[-12,-19],[-6,-18],[-3,-36],[-10,-14],[-22,-17],[-8,-36],[5,-27],[-4,-13],[7,-3],[15,-35],[-1,-3]],[[3099,1945],[-1,4],[-42,17],[-54,1],[-14,26],[4,38],[-7,18],[-17,-8],[-10,36],[-2,32],[3,16],[9,1],[4,19],[11,11],[0,16],[7,9],[1,16],[-6,13],[5,23],[12,17],[-1,22],[7,15],[-5,25],[7,12],[-3,22],[6,4],[5,17],[-7,15],[-12,4],[2,7],[19,2],[2,19],[-17,3],[4,27],[-7,29],[4,16],[-10,11],[0,41],[10,11],[-4,27],[1,45],[-1,12],[6,21],[-3,10],[5,17],[6,53],[13,15],[-2,41],[-4,16],[1,39],[-2,16],[4,19],[8,8],[10,19],[-2,44],[5,35],[7,25],[5,5],[-1,29],[2,27],[-5,1],[-5,47],[-11,53],[2,25],[10,42],[5,5],[1,35],[-3,26],[6,14],[5,40],[13,29],[9,46],[14,7],[-6,31],[4,21],[-5,40],[6,23],[-5,15],[9,26],[25,22],[9,61],[-5,11]],[[3133,3695],[14,35],[9,7],[4,18],[13,-18],[20,0],[12,-7],[6,-32],[12,41],[4,4],[27,0]],[[3254,3743],[18,-36]],[[3272,3707],[7,-26],[31,-48],[26,-14],[14,-21],[28,-30],[15,-10],[7,-24],[-17,-50],[0,-15],[-12,-33],[1,-8],[12,3]],[[3384,3431],[22,-9],[26,-8]],[[3432,3414],[8,14],[12,-6],[8,25],[8,4],[11,24]],[[3479,3475],[4,57]],[[3483,3532],[12,2],[8,-8],[6,-33],[-5,-53],[-13,-18],[-14,-8],[-8,-18],[-17,-20],[-34,-83],[-19,-35]],[[6280,7350],[-9,29],[-1,11],[-16,1],[-4,11],[-7,-3]],[[6243,7399],[-13,19],[-8,-1],[-8,9],[-4,19],[4,14],[-8,23]],[[6206,7482],[43,11]],[[6249,7493],[17,-27],[-6,-12],[5,-13],[11,-11],[-5,-21],[12,-17],[7,-2],[-2,-10],[3,-29]],[[6291,7351],[-11,-1]],[[543,213],[-78,6],[2,12],[20,-2],[42,-8],[14,-8]],[[3340,287],[-2,-23],[-21,-13],[-40,4],[-26,7],[-5,10],[-26,-3],[-6,-6],[-25,8],[-22,13],[96,1],[25,2],[-2,19],[10,8],[21,8],[20,-1],[4,-6],[-1,-28]],[[3162,303],[-21,10],[-5,9],[-17,8],[0,5],[47,-5],[12,-9],[2,-11],[-18,-7]],[[3131,340],[-25,-2],[4,15],[15,0],[6,-13]],[[4057,348],[-3,-3],[-68,4],[26,12],[43,-11],[2,-2]],[[582,319],[-35,-2],[-43,8],[-52,15],[-14,8],[3,19],[24,16],[24,-2],[21,-9],[54,-29],[19,-20],[-1,-4]],[[3046,326],[-33,4],[-7,10],[3,12],[11,11],[20,11],[85,30],[0,-19],[-49,-31],[-12,-14],[-1,-10],[-17,-4]],[[3743,378],[42,-1],[5,-5],[16,-34],[-3,-24],[-13,-18],[-157,-27],[-16,-8],[-122,-5],[-5,18],[8,5],[18,22],[10,-4],[16,6],[5,-4],[16,9],[38,30],[-5,22],[9,30],[31,33],[39,12],[24,4],[36,-6],[33,-13],[15,-11],[-4,-18],[-31,-4],[-5,-9]],[[9640,466],[11,-4],[27,0],[-3,-17],[-26,1],[-19,-11],[-14,19],[11,9],[-3,11],[14,0],[2,-8]],[[872,485],[-18,1],[0,5],[18,-6]],[[855,478],[-35,3],[2,10],[15,1],[18,-14]],[[928,487],[-14,-1],[0,9],[14,-8]],[[1359,628],[-21,3],[-3,11],[26,-4],[-2,-10]],[[1462,626],[-20,9],[-1,8],[25,-5],[-4,-12]],[[1679,656],[1,20],[15,-2],[-2,-11],[-14,-7]],[[1651,677],[8,-13],[-20,-11],[-2,-10],[-34,-4],[-16,3],[-7,39],[19,1],[52,-5]],[[4427,669],[-1,-13],[6,-12],[-2,-10],[-10,3],[-12,27],[12,18],[8,3],[-1,-16]],[[1491,705],[19,-10],[18,-22],[12,5],[12,-5],[9,-15],[-1,-8],[-29,1],[-44,23],[-1,6],[-20,0],[-5,12],[4,12],[26,1]],[[2934,716],[-6,-13],[6,-9],[-6,-8],[-37,16],[-3,15],[14,-1],[4,17],[25,-5],[3,-12]],[[2467,711],[-9,-1],[6,39],[13,-4],[1,-23],[-11,-11]],[[6901,763],[7,13],[3,-8],[-10,-5]],[[2275,787],[-2,-13],[7,0],[9,14],[3,-18],[17,20],[13,1],[3,-13],[19,-1],[1,-20],[-14,-3],[1,-7],[-34,3],[-32,-1],[-20,4],[-29,12],[-58,8],[4,9],[57,9],[7,-13],[16,5],[17,12],[15,-8]],[[4917,828],[-9,1],[1,8],[8,-9]],[[4929,854],[5,-16],[-12,-8],[-7,30],[14,-6]],[[2952,862],[1,-9],[-31,-13],[-38,-7],[-2,16],[29,5],[5,10],[12,-11],[3,12],[21,-3]],[[4908,868],[0,11],[16,2],[0,-11],[-16,-2]],[[6999,862],[-9,8],[4,14],[5,-22]],[[5745,877],[-10,-4],[-13,5],[-1,10],[9,8],[11,-3],[4,-16]],[[5036,885],[-9,1],[1,11],[11,0],[-3,-12]],[[2917,916],[11,-16],[-7,-11],[-25,5],[1,13],[20,9]],[[5450,899],[-17,4],[3,10],[15,4],[-1,-18]],[[3000,918],[-22,3],[2,14],[11,-5],[9,-12]],[[3278,916],[-3,0],[-10,34],[18,-13],[-5,-21]],[[3054,948],[9,-8],[8,-15],[10,-31],[17,-35],[5,-24],[1,-43],[-11,-23],[-16,-20],[-37,-7],[-5,2],[-46,-2],[-14,7],[8,16],[13,-4],[35,-1],[12,2],[0,9],[-11,16],[-27,5],[-13,10],[-18,-16],[-30,-15],[-22,6],[-15,12],[1,15],[12,4],[13,-5],[6,15],[18,-12],[-2,14],[19,7],[6,9],[27,-4],[15,9],[26,2],[9,-11],[3,13],[-34,10],[0,13],[20,10],[0,12],[-22,-2],[-20,13],[3,33],[-9,9],[0,16],[19,8],[27,4],[8,-10],[2,-13]],[[7383,1080],[-13,6],[0,8],[13,-3],[0,-11]],[[3111,1049],[-9,-3],[-7,-12],[-9,-1],[-5,20],[20,36],[12,-2],[-1,-11],[7,-7],[-8,-20]],[[3171,1146],[-9,-1],[2,12],[7,-11]],[[3245,1228],[-3,-15],[-13,-7],[-15,8],[22,26],[9,-12]],[[3268,1230],[0,25],[8,-8],[-8,-17]],[[3393,1252],[7,5],[9,-8],[-3,-16],[-21,10],[-4,17],[10,7],[2,-15]],[[3416,1292],[-35,-23],[-16,-25],[2,-20],[-19,11],[-8,-13],[-6,7],[-45,-44],[-20,-39],[4,-11],[9,-5],[26,11],[-4,-24],[-11,11],[-12,-9],[-10,6],[-13,-2],[0,-27],[-15,25],[-14,-1],[-9,-22],[1,-16],[-18,7],[-5,-13],[1,-17],[-17,-1],[0,-20],[-5,-13],[11,-15],[-4,-9],[3,-17],[33,-12],[-3,12],[11,6],[1,-13],[11,-7],[-3,-14],[28,-32],[1,-14],[13,-17],[0,-47],[18,2],[8,-26],[-14,-10],[-1,-11],[9,6],[5,-15],[-25,-5],[1,-10],[33,0],[0,-21],[9,-35],[11,5],[-3,-20],[-13,3],[-14,-6],[-10,8],[-10,-4],[5,-14],[6,1],[15,-8],[-1,-16],[-8,-5],[-4,-22],[-16,-22],[-1,-9],[-12,-6],[-9,13],[-13,3],[-1,-13],[-10,-7],[-11,-18],[18,-1],[-1,-6],[-40,-17],[-44,-17],[-32,-5],[-49,-14],[-22,-19],[-23,-4],[-25,-1],[-25,3],[-33,0],[-38,7],[-54,-3],[1,-12],[26,-26],[24,-12],[22,0],[48,-7],[-11,-18],[-22,-13],[-21,-4],[-17,2],[-65,12],[-54,6],[5,-18],[46,-12],[12,-5],[-3,-13],[-9,-5],[-68,-5],[-45,16],[-19,8],[-32,26],[6,-22],[-6,-7],[14,-18],[44,-19],[22,-24],[10,-1],[1,12],[29,1],[82,-2],[7,-3],[6,-15],[-15,-16],[-18,-5],[1,-10],[21,4],[20,-17],[13,-25],[12,-5],[24,4],[25,-6],[24,9],[32,9],[13,-2],[9,-13],[29,-8],[16,2],[13,-10],[71,-19],[23,-4],[63,-2],[-2,-7],[-59,2],[-1,-14],[-33,-1],[0,-17],[5,-6],[22,-5],[64,6],[20,0],[29,5],[1,-6],[-35,-11],[-10,-15],[21,-17],[11,4],[3,-9],[-7,-18],[53,-3],[60,36],[29,12],[15,9],[14,1],[36,16],[44,4],[49,9],[63,5],[28,-6],[31,3],[6,-13],[-4,-21],[31,5],[39,10],[30,30],[15,10],[17,17],[14,8],[13,0],[47,17],[43,-11],[35,10],[17,15],[112,12],[8,8],[47,8],[141,7],[-2,17],[-26,1],[-130,9],[-8,7],[-3,19],[-9,2],[-65,-6],[-33,7],[-37,11],[-20,9],[2,18],[30,37],[15,7],[13,18],[41,17],[15,-2],[44,24],[7,6],[36,17],[50,13],[30,12],[49,11],[50,6],[29,-1],[26,11],[28,-3],[25,5],[-4,13],[14,16],[9,16],[17,22],[24,1],[21,-6],[31,28],[-1,6],[-32,-6],[-21,18],[2,13],[23,19],[17,3],[19,-4],[9,7],[-9,16],[31,-3],[13,9],[34,13],[15,30],[-33,17],[14,17],[19,-14],[30,32],[18,-9],[16,-29],[21,2],[5,5],[3,25],[6,20],[16,-3],[25,7],[9,-8],[-13,-18],[-1,-10],[46,0],[20,-3],[25,3],[23,-6],[18,2],[8,8],[8,-22],[6,-5],[20,19],[19,12],[49,17],[25,4],[45,11],[38,4],[25,6],[8,8],[23,-8],[17,18],[14,-5],[16,-14],[28,-13],[13,-3],[11,9],[27,34],[7,-11],[14,-7],[19,3],[36,-1],[7,7],[15,0],[4,-12],[39,-8],[8,15],[13,5],[9,-6],[-5,-22],[7,-14],[24,-1],[26,5],[7,21],[10,14],[19,-14],[2,-15],[15,-4],[12,5],[11,19],[12,-3],[4,-15],[10,-11],[34,-9],[34,8],[14,8],[34,11],[30,17],[38,4],[35,14],[10,22],[-3,15],[-9,17],[2,13],[13,10],[30,0],[-10,-24],[21,0],[21,-34],[38,1],[11,-9],[13,5],[36,-17],[23,35],[5,27],[35,23],[35,13],[12,14],[52,13],[8,8],[39,9],[-2,13],[7,8],[23,-9],[3,-19],[12,4],[11,-7],[1,-12],[8,11],[-1,17],[12,10],[-16,18],[21,6],[21,-14],[16,-1],[-1,22],[-6,4],[0,18],[17,8],[27,17],[49,10],[36,-3],[15,-6],[24,-21],[14,-3],[9,-12],[-20,-10],[-9,-28],[21,12],[20,3],[31,-13],[14,-15],[34,6],[23,-9],[39,-7],[28,8],[24,-6],[53,-9],[19,0],[32,-7],[16,1],[14,8],[16,-43],[-12,-16],[2,-30],[-20,-8],[8,-17],[-3,-12],[-9,-4],[-16,5],[-25,-25],[19,-9],[29,6],[7,-7],[-2,-16],[-8,-20],[-24,-21],[-17,-36],[-15,-56],[-9,-15],[21,-6],[18,13],[0,20],[13,14],[31,8],[30,31],[18,13],[5,28],[13,27],[10,3],[13,15],[2,18],[14,15],[17,6],[18,-8],[23,-1],[13,19],[13,5],[24,17],[17,8],[19,26],[6,21],[16,9],[92,30],[19,1],[6,9],[27,20],[34,-3],[11,6],[18,1],[34,15],[48,-2],[23,5],[14,8],[29,5],[18,-6],[18,2],[16,-6],[25,11],[19,-8],[25,2],[18,6],[18,-6],[15,8],[16,-12],[14,1],[43,18],[16,24],[19,-1],[14,6],[27,-8],[9,0],[67,-25],[22,-3],[17,-12],[11,2],[6,-8],[30,-8],[10,4],[22,19],[-1,12],[9,14],[15,7],[46,9],[17,-7],[17,-26],[27,-11],[9,-13],[-10,-15],[-35,-11],[1,-14],[17,3],[20,9],[37,12],[12,-4],[28,2],[27,-18],[66,17],[19,14],[56,15],[11,-6],[14,4],[8,13],[13,3],[23,-8],[5,-15],[19,-17],[25,-5],[22,5],[14,34],[11,10],[23,6],[24,-2],[29,3],[16,6],[20,-12],[3,-12],[19,9],[11,12],[23,-10],[10,-8],[10,6],[24,-4],[10,-9],[31,-1],[18,-9],[28,-2],[11,-5],[19,2],[10,-9],[15,-3],[24,8],[5,-13],[12,5],[7,-8],[-19,-39],[7,-6],[26,16],[24,0],[24,-20],[-1,-18],[8,-6],[38,-5],[12,2],[40,-1],[20,3],[2,-22],[12,4],[27,-2],[15,-8],[18,8],[2,22],[11,-3],[22,-26],[15,-11],[27,-9],[16,1],[12,-8],[12,7],[52,-20],[9,-13],[2,-14],[13,-6],[10,-14],[11,-30],[24,-9],[-7,21],[5,17],[13,2],[19,-19],[18,-1],[11,8],[40,-9],[22,-1],[26,-8],[17,-22],[17,-6],[38,-21],[7,13],[12,-27],[-18,-5],[0,-36],[-11,-10],[-7,-19],[-15,-9],[-8,7],[-44,-4],[-4,-23],[-23,0],[-12,-19],[-11,-1],[-6,29],[-11,-10],[7,-22],[-6,-6],[17,-27],[-2,-7],[-32,5],[-12,-3],[-13,9],[-2,-11],[-16,-13],[-2,-20],[-13,-6],[5,-21],[16,-13],[-5,-12],[5,-25],[-2,-17],[24,-38],[0,-12],[22,-17],[6,-26],[22,16],[7,-15],[15,-9],[24,-4],[-1,-10],[-14,0],[-12,7],[-41,-2],[-55,-17],[-19,12],[-6,8],[-7,-7],[7,-23],[-15,5],[-20,-13],[4,-14],[-10,-18],[3,-9],[-5,-12],[-40,-12],[9,-9],[41,1],[-1,-9],[9,-9],[-4,-28],[6,-11],[18,-13],[12,-3],[45,-27],[-65,-22],[55,1],[41,7],[48,-22],[14,-2],[18,-17],[13,4],[15,-5],[-14,-18],[48,-2],[13,-5],[14,3],[31,-13],[26,-1],[26,-8],[33,-2],[9,-6],[113,-16],[-9937,-8],[18,-3],[40,-1],[12,-6],[33,3],[82,-5],[85,-8],[32,-9],[17,1],[110,-5],[59,-5],[102,-12],[4,22],[-36,2],[-147,15],[-15,5],[1,30],[-24,8],[-79,1],[-38,20],[-56,12],[-53,20],[35,4],[66,-15],[29,-8],[61,2],[36,-6],[13,-10],[37,8],[26,-11],[63,1],[13,-3],[48,10],[5,16],[58,8],[8,7],[37,11],[23,13],[-48,30],[7,22],[-56,12],[-1,13],[125,7],[108,8],[-11,8],[-17,3],[-2,6],[-25,6],[-3,21],[53,5],[4,18],[-24,7],[-40,6],[-45,18],[-4,9],[-35,-1],[-47,9],[-20,27],[33,6],[1,11],[-18,1],[-54,0],[-28,15],[-6,10],[8,17],[0,20],[10,4],[11,-9],[22,2],[13,6],[39,-2],[25,-5],[12,-12],[48,0],[40,-18],[16,-4],[16,9],[22,5],[3,8],[-14,5],[5,14],[23,-12],[23,3],[14,-13],[20,-1],[-3,13],[5,19],[-4,12],[-28,14],[-16,4],[-35,-3],[-8,13],[16,10],[13,-1],[29,-11],[31,-7],[1,6],[-20,13],[11,13],[24,1],[25,8],[18,10],[34,4],[23,-11],[8,8],[14,3],[29,17],[57,8],[30,-4],[9,18],[24,9],[14,0],[20,-8],[18,-2],[40,5],[63,-7],[53,10],[23,2],[18,-3],[29,1],[40,-3],[66,1],[51,6],[29,15],[23,0],[21,-4],[54,1],[9,28],[5,4],[31,-11],[-7,-16],[4,-11],[-8,-6],[-1,-19],[62,11],[-3,31],[17,5],[25,-11],[0,-20],[-22,-29],[50,1],[41,-9],[33,-1],[48,14],[28,-2],[13,2],[48,-1],[18,-17],[42,6],[22,0],[0,10],[-25,12],[-19,2],[9,15],[-3,8],[-21,-1],[-11,3],[-13,27],[-29,9],[-1,14],[11,1],[40,-8],[33,2],[-7,19],[-32,5],[-41,0],[-11,8],[-9,22],[8,5],[20,-2],[-1,-13],[20,-3],[24,3],[78,-3],[37,-14],[15,-2],[25,5],[28,-5],[15,5],[41,2],[36,-8],[14,4],[4,16],[13,7],[13,-1],[6,11],[17,0],[9,-10],[-10,-15],[4,-7],[28,3],[10,-10],[12,0],[22,10],[23,-19],[21,-4],[18,-8],[15,0],[24,-9],[24,7],[4,6],[-3,19],[7,5],[19,-11],[-8,20],[5,8],[26,-8],[15,-13],[5,-12],[11,-3],[43,6],[3,-20],[13,-1],[27,10],[20,-5],[16,1],[30,15],[41,6],[12,5],[19,0],[42,10],[32,16],[10,13],[13,31],[-3,11],[-14,22],[-1,28],[-11,38],[-14,23],[-2,23],[9,18],[21,-4],[11,14],[-4,35],[7,17],[-8,16],[7,19],[-6,13],[-10,-4],[0,26],[15,7],[1,-16],[12,1],[-1,30],[4,8],[15,-3],[6,31],[17,11],[11,-5],[4,15],[11,13],[1,22],[8,9],[13,-2],[4,7],[17,7],[3,11],[8,-5],[14,7],[15,18],[6,14],[16,9],[22,6],[17,16],[19,6],[23,13],[10,-9]],[[3457,1304],[10,-2],[0,-8],[-16,3],[-17,-9],[-1,12],[24,4]],[[3316,1340],[13,1],[-2,-12],[-11,11]],[[6921,2137],[13,-9],[19,12],[6,-8],[-5,-14],[-13,5],[-3,-8],[-18,-3],[-8,6],[-2,22],[8,24],[3,-27]],[[9028,2630],[7,1],[15,-15],[13,-8],[15,3],[4,7],[13,0],[14,13],[9,-10],[1,-65],[-8,-13],[-3,-18],[2,-35],[-6,-4],[-10,19],[-15,-42],[-9,6],[-14,-2],[-2,16],[-14,20],[-6,23],[7,11],[-7,15],[-13,41],[-4,26],[2,18],[9,-7]],[[9110,2691],[8,-13],[-5,-17],[-7,26],[4,4]],[[8821,2929],[13,-1],[-1,-9],[-10,1],[-6,-11],[-19,3],[-3,17],[19,9],[7,-9]],[[9251,3521],[-1,33],[6,16],[3,-8],[-8,-41]],[[8797,4229],[-2,-28],[-6,9],[0,15],[8,4]],[[8627,4373],[18,10],[8,-14],[-16,-29],[-13,18],[3,15]],[[8976,4338],[-2,-20],[9,-20],[5,-48],[-2,-18],[6,-36],[6,-6],[14,14],[5,-16],[18,-27],[-1,-31],[6,-35],[-1,-20],[13,-40],[6,-33],[-2,-38],[8,-17],[-1,-17],[5,-14],[26,-17],[14,-30],[23,-24],[-2,-18],[15,-32],[7,-27],[7,-51],[10,17],[13,-24],[6,-1],[2,-52],[18,-33],[12,-11],[6,-24],[9,-12],[5,-23],[8,-14],[0,-15],[7,-17],[-3,-20],[1,-52],[13,-62],[1,-37],[-7,-26],[-2,-35],[-7,-40],[-2,-52],[-11,-36],[-3,-23],[-8,-19],[-10,-9],[-9,-26],[-7,-40],[-8,-16],[-7,-52],[-4,-3],[-10,-36],[-6,-60],[-1,-41],[-18,-16],[-28,-2],[-11,-6],[-14,-17],[-14,-26],[-16,-2],[-10,-12],[-4,14],[-11,8],[4,8],[-18,29],[-6,-18],[-16,-15],[-16,-21],[-25,22],[-25,10],[-8,-5],[-12,17],[-11,3],[-23,46],[2,35],[-9,33],[-14,24],[8,16],[-3,5],[-19,-18],[-9,2],[9,35],[-1,15],[-11,35],[-5,-17],[-6,-40],[-23,-6],[4,19],[11,0],[2,45],[13,34],[-3,23],[4,6],[-2,19],[-13,-25],[-6,-26],[-22,-23],[-22,-54],[-13,61],[-8,16],[-3,18],[-13,10],[-6,25],[4,11],[-19,22],[-10,0],[-12,13],[-15,-3],[-14,19],[-16,12],[-10,-7],[-18,2],[-33,-8],[-24,-21],[-21,-12],[-39,-2],[-32,-34],[-18,-15],[-13,-42],[-12,-9],[-12,6],[-18,-6],[-2,7],[-19,3],[-27,-8],[-16,-1],[-11,-23],[-15,-7],[-21,-30],[-16,-7],[-29,7],[-15,11],[-7,16],[-20,16],[5,36],[9,7],[5,20],[-2,31],[2,6],[0,52],[-14,52],[-6,36],[-1,46],[-9,33],[-2,20],[-11,27],[-3,43],[-23,66],[5,8],[5,-27],[8,14],[10,2],[0,26],[-15,52],[-7,32],[3,42],[6,18],[1,24],[-3,23],[8,41],[5,-23],[6,-1],[7,24],[7,12],[16,14],[16,28],[19,22],[20,-4],[22,20],[15,7],[10,16],[13,-2],[17,7],[19,15],[8,11],[9,22],[9,37],[15,26],[-3,4],[-2,39],[15,31],[7,21],[5,-25],[10,-37],[3,28],[4,8],[-8,23],[7,17],[4,-11],[16,3],[-2,34],[13,36],[11,12],[-2,14],[14,19],[10,-6],[1,16],[9,12],[5,-8],[9,24],[22,-27],[14,-32],[30,-8],[8,-10],[1,29],[-6,10],[9,24],[4,25],[11,16],[-2,20],[12,31],[12,5],[0,9],[11,-5],[26,2],[7,13],[2,22],[-6,10],[-10,-1],[4,18],[12,-18],[9,3],[5,-15],[20,-7],[9,-11],[14,2],[13,-14],[16,18],[8,-30],[5,-1],[0,18],[8,10],[11,-23],[-11,-26],[-2,-26],[-5,5],[-10,-9],[2,-31],[-3,-20],[-14,-36],[4,-14],[19,-24],[2,-10],[39,-39],[15,-29],[21,-11],[7,-25],[22,-22],[13,4],[9,13],[4,24],[7,21],[5,34],[1,28],[5,33],[-3,34],[2,19],[-3,21],[5,32],[-1,19],[8,8],[-6,19],[7,35],[6,56],[8,14],[11,-35],[1,-31],[8,-8]],[[5470,7925],[-2,-9],[8,-26]],[[5476,7890],[-2,-17],[-9,-2],[-9,-17],[0,-23],[-9,-8]],[[5447,7823],[-4,-11],[-27,-3],[-14,-13],[-22,6]],[[5380,7802],[-36,11],[-7,23],[-25,-7],[-6,-10],[-16,4]],[[5290,7823],[-8,0],[-16,11],[-2,13],[0,15]],[[5264,7862],[6,3],[16,-16],[3,14],[12,-1],[4,-8],[34,19],[13,-3]],[[5352,7870],[7,13],[-4,17],[24,21]],[[5379,7921],[4,14]],[[5383,7935],[7,-9],[17,-1],[8,23],[10,0],[20,-13],[12,2],[13,-12]],[[6280,7350],[-17,7],[-14,25],[-5,13]],[[6244,7395],[-1,4]],[[6249,7493],[8,9]],[[6257,7502],[14,-13],[19,-9],[6,12],[-14,22],[7,14]],[[6289,7528],[9,-5],[14,-29],[17,-6],[5,15],[10,8],[5,14]],[[6349,7525],[14,-32],[4,-16],[15,-26],[6,-1],[4,-15],[-16,-8],[-7,-34],[2,-15],[-5,-17],[-5,4],[-5,-19],[1,-23]],[[6357,7323],[-8,-1],[-16,24],[6,10],[-2,19],[5,6],[-9,16],[-7,-2],[-35,-44]],[[5816,4783],[-5,32],[0,51],[-6,19]],[[5805,4885],[11,-5],[13,6],[2,22],[17,-4]],[[5848,4904],[-4,-14],[3,-16],[7,-4],[1,-18],[-10,-18],[-8,-29],[-12,-23],[-9,1]],[[5166,8053],[10,-26],[-7,-11]],[[5169,8016],[-10,-12]],[[5159,8004],[1,-23]],[[5160,7981],[-7,-2],[-18,17],[-5,18],[-15,-8],[0,17],[-14,5],[-11,12],[-4,15],[-10,-2],[-6,20]],[[5070,8073],[23,17]],[[5093,8090],[15,-10],[9,11]],[[5117,8091],[22,5],[2,-8],[20,-13],[-3,-21],[8,-1]],[[5025,5698],[14,27],[16,-2],[11,28]],[[5066,5751],[-1,19],[14,9],[20,-39]],[[5099,5740],[-3,-18]],[[5096,5722],[7,-19],[3,-28],[-7,-20],[-1,-22],[-6,-7],[-8,-41],[-7,-2],[-3,-70],[3,-69],[-2,-20]],[[5075,5424],[-30,-9]],[[5045,5415],[4,4],[-6,24],[2,18],[-1,122],[-5,14],[-3,42],[-15,21],[4,38]],[[5006,5930],[-2,-25],[13,-47],[10,-9],[0,-30],[16,-24],[14,5],[4,-15],[-3,-11],[8,-23]],[[5025,5698],[-12,0],[-15,7]],[[4998,5705],[-7,3],[-11,-10],[-59,0],[-3,-24],[4,-9],[3,-57]],[[4925,5608],[-4,-3]],[[4921,5605],[-11,28],[-18,0],[-13,-15],[-18,17],[-3,18]],[[4858,5653],[-12,11]],[[4846,5664],[1,37],[5,9],[1,37],[13,12],[11,18],[-2,20],[7,7],[-3,20],[8,15],[13,-11],[8,5],[3,23],[7,1],[2,16],[11,19],[10,-6],[4,17],[25,21],[8,14],[15,1],[13,-9]],[[7532,6448],[9,-37],[7,4],[5,35]],[[7553,6450],[9,0],[3,-45],[3,-12],[0,-3]],[[7568,6390],[3,-42]],[[7571,6348],[0,-30],[-11,-10],[4,-30]],[[7564,6278],[-8,23],[-1,30],[-9,49],[-6,17],[-14,-12],[-10,32],[-5,-23],[5,-29],[-10,-25],[-4,11],[-8,-2],[-7,-13],[-9,-3],[-5,33]],[[7473,6366],[-4,21],[-5,48],[-4,14],[4,33],[-14,13],[-2,2],[-4,9],[4,16],[4,-1],[4,18],[14,6],[-3,2],[-19,29],[-1,1],[6,25],[3,7],[-2,6],[-1,0],[17,-14],[1,1],[8,-13],[15,-6],[0,-35],[0,-2],[17,-9],[45,0],[6,-16],[-5,-30],[-6,-11],[-14,-6],[-5,-26]],[[5625,7561],[-1,23],[6,3],[8,18],[-12,16],[-4,15],[0,18]],[[5622,7654],[8,13]],[[5630,7667],[9,-9],[-3,-15],[9,3],[27,-7],[6,2],[30,-8],[20,20],[24,10],[9,-9],[13,-2],[5,-9],[15,-5]],[[5794,7638],[-4,-21],[-9,0],[-6,-12],[-1,-26],[-11,-17],[14,-25],[-13,-7]],[[5764,7530],[-6,9],[-19,-6]],[[5739,7533],[-16,-18]],[[5723,7515],[3,-14],[-25,-11],[-21,18],[-12,-1],[-12,-9]],[[5656,7498],[-20,-3]],[[5636,7495],[2,23],[-4,16],[-14,19]],[[5620,7553],[5,8]],[[2843,6483],[2,-30],[-6,0],[-2,18],[6,12]],[[2840,6510],[0,-14],[-8,-11],[-7,28],[4,16],[5,-1],[6,-18]],[[5527,7704],[10,1],[-6,-21],[3,-33],[7,-16],[-8,-10]],[[5533,7625],[-6,1]],[[5527,7626],[-15,-34]],[[5512,7592],[0,-24]],[[5512,7568],[-22,20]],[[5490,7588],[-2,2]],[[5488,7590],[1,6],[-10,24],[-15,20],[-14,26],[-3,15],[-10,18],[1,24],[14,-10],[7,12],[10,4],[6,-7],[19,-5],[5,4],[19,-4],[9,-13]],[[5652,8242],[35,2],[22,20],[9,36],[12,13],[8,31]],[[5738,8344],[13,10],[14,-2],[16,21]],[[5781,8373],[18,-13]],[[5799,8360],[16,0],[3,-15],[21,10],[19,-17],[-3,-17],[5,-13],[-5,-16],[9,-8],[8,-27],[10,-8],[-1,-15],[20,-7],[7,-21],[-16,-14],[-20,6],[-4,-11],[7,-13],[2,-29]],[[5877,8145],[-7,-12],[-10,-3]],[[5860,8130],[-12,-27],[0,-19],[-11,12],[-22,-6],[-6,14],[-10,-6],[-17,6],[-25,0],[-4,8],[-33,10],[-19,1],[-25,-4],[-11,-17]],[[5665,8102],[-10,-3]],[[5655,8099],[1,30],[-12,13],[8,18],[10,6],[1,22],[-11,54]],[[2523,6102],[1,9],[9,0],[8,28],[6,2]],[[2547,6141],[6,-21],[-5,-30],[-1,-58],[-11,-23],[-6,-21],[-9,0]],[[2521,5988],[2,114]],[[3384,3852],[0,21],[-26,31],[-25,-1],[-49,-20],[-4,-24],[-10,-31],[0,-29],[-11,-70]],[[3259,3729],[-5,14]],[[3133,3695],[-19,0],[-3,45],[-5,26],[-1,19],[-9,22],[1,18],[-7,9],[1,44],[7,17],[-14,28],[-4,54],[-6,7],[-5,26]],[[3069,4010],[-3,17],[17,34],[2,22],[-8,7],[-6,32],[7,22],[-5,16],[4,22],[9,23],[-5,31],[2,11],[1,37],[8,22],[-25,92]],[[3067,4398],[33,-4]],[[3100,4394],[9,18],[10,2],[3,10],[24,32],[13,9],[24,6],[2,-32],[-3,-20],[3,-50],[9,-32],[14,-16],[2,-11],[23,-5],[15,-9],[8,-20],[17,-7],[10,-24],[20,2],[16,-17],[1,-24],[5,-26],[0,-27],[-7,-4],[8,-19],[2,-47],[46,-4],[5,3],[-4,-22],[3,-34],[15,-17],[7,-45],[-6,-48],[-9,-39],[7,-14],[-8,-11]],[[3560,4961],[8,47],[11,-1],[-4,-21],[-15,-25]],[[3621,5033],[14,4],[21,-11],[-5,-27],[-11,-40],[-8,-7],[-8,5],[-8,-16],[-19,0],[-7,32],[-1,35],[4,22],[11,10],[17,-7]],[[3593,5039],[-8,-12],[-2,13],[10,-1]],[[3618,5062],[-3,-15],[-14,2],[2,11],[15,2]],[[3431,5162],[13,-6],[2,11],[-6,16],[6,13],[6,-7],[21,11]],[[3473,5200],[10,-16]],[[3483,5184],[13,-12],[10,14],[22,-10],[8,11],[20,79],[9,21]],[[3565,5287],[3,15],[9,-13],[4,-48],[11,-68],[6,-18],[14,-10],[1,-30],[-10,-19],[-15,-39],[-13,-16],[-12,-40],[0,-15],[-8,-22],[-6,2],[1,-17],[7,4],[18,21],[10,6],[7,-38],[8,-15],[11,11],[8,-6],[11,12],[-7,-47],[3,1],[7,35],[14,25],[6,-7],[1,28],[9,24],[20,6],[16,-9],[6,-11],[11,-3],[24,-32],[7,6],[12,-17],[3,-18],[-6,-13],[7,-8],[-6,-44],[22,33],[13,5],[3,8],[12,-5],[19,-20],[10,3],[16,-11],[23,8],[15,-4],[41,-51],[12,-29],[24,-42],[16,-10],[17,2],[12,-4],[9,-26],[7,-49],[5,-53],[-1,-41],[-9,-56],[-5,-18],[-25,-59],[-4,-16],[-15,-19],[-14,-40],[-7,-36],[-16,-44],[-16,-18],[-6,-13],[0,-37],[3,-3],[-3,-37],[5,-71],[-7,-54],[-3,-32],[2,-23],[-9,-17],[-7,-39],[1,-38],[-9,-27],[-11,-49],[-10,-20],[-8,-35],[2,-25],[-4,-10],[-16,-13],[-7,-16],[-2,-22],[-33,-3],[-19,-6],[1,11],[-21,-8],[-1,-9],[-21,-29],[-1,-7],[-14,1],[-25,-26],[-8,-15],[-19,-28],[-3,-12],[-13,-7],[-4,-32],[-3,-53],[3,-28],[-3,-22],[1,-31],[-5,-29],[-13,-18],[-13,-29],[-8,-26],[-7,-37],[-9,-28],[-15,-34],[0,21],[13,25],[1,27],[-14,-7],[-9,-41],[-14,-20],[-6,-29],[2,-17],[-6,-16],[-9,-42],[-20,-35]],[[3517,3048],[-5,7],[1,26],[11,26],[-13,20],[-5,21],[-12,12],[-11,21],[-18,16],[-9,20],[-12,-12],[-5,27],[-18,31],[-11,-10],[-11,5]],[[3483,3532],[4,20]],[[3487,3552],[6,70],[-11,14],[-10,-10],[-10,-1],[-5,25],[-2,53],[-7,22],[-9,1],[-6,12],[-15,-11],[-28,10],[3,66],[-9,49]],[[3100,4394],[-44,5]],[[3056,4399],[-12,-8],[-7,3],[1,91],[-17,-29],[-26,-2],[-6,29],[-23,6],[7,25],[-16,38],[-7,24],[2,10],[-8,13],[8,15],[-1,23],[14,21],[0,27],[8,28],[2,30],[5,3],[24,34],[24,9],[5,10],[11,2]],[[3044,4801],[5,-9],[7,3]],[[3056,4795],[16,181],[-7,42],[-12,20],[1,43],[16,9],[3,19],[-14,0],[0,39],[47,1],[10,3],[9,19],[4,-1],[7,-28],[0,-24],[6,1]],[[3142,5119],[16,-28],[17,14],[9,-7],[7,14],[28,30],[2,17],[18,19],[0,12],[-18,6],[0,16],[-5,24],[0,23],[-10,18],[0,15],[9,0],[6,-13],[21,0],[9,-19],[5,4],[2,21],[8,8],[7,-4],[17,12],[8,13],[7,1],[11,27],[-4,13]],[[3312,5355],[17,2],[4,-9],[-4,-33],[12,-9],[4,-26],[-8,-21],[1,-14],[-5,-39],[7,-25],[0,-22],[14,-31],[11,-10],[9,5],[5,17],[21,8],[5,12],[10,1],[2,-1],[14,2]],[[8194,5337],[4,0],[5,-31],[-6,1],[-3,30]],[[8194,5337],[-7,-11],[2,-19],[-6,-22],[-15,34]],[[8168,5319],[6,0],[20,25],[0,-7]],[[7545,6691],[-1,-12],[11,-6],[2,-32],[-11,-7],[-26,-2],[-11,8],[-16,-12],[-25,16]],[[7468,6644],[-4,12],[22,56]],[[7486,6712],[13,12],[10,-4],[0,-10],[20,-6],[4,6],[11,-8],[1,-11]],[[5701,3992],[-1,-7],[15,-43],[11,-53],[14,-21],[16,-15],[1,-19],[12,-4],[-1,-31],[10,-31],[28,-14],[2,-15],[7,-7]],[[5815,3732],[-6,-1]],[[5809,3731],[-8,-16],[-18,-13],[-11,-24],[-1,-3],[-22,-33],[-4,-31],[-11,-21],[-15,-10],[-9,-50],[-4,-7],[-19,-6],[-24,13],[-17,20],[-11,-12],[-7,-36],[-15,-30],[-12,-16],[-26,0],[-3,24],[6,16],[-1,15],[-12,53],[-11,15]],[[5554,3579],[0,164],[28,0],[0,218],[29,8],[30,11],[6,-1],[8,-26],[21,29],[5,-5],[10,14],[10,1]],[[5634,5693],[13,-31],[9,-33],[0,-29],[-5,-13],[2,-18],[17,-9]],[[5670,5560],[4,-22],[16,-9],[11,-25],[-2,-12],[20,-27],[13,-26],[-2,-10],[6,-23],[16,-17],[9,-40]],[[5761,5349],[-8,6],[-8,-9],[-36,15],[-8,-17],[-14,-5],[-12,3],[-25,-19],[-8,4],[-11,-5],[-9,-31],[-24,7],[-28,13],[-9,22],[-11,15],[-9,2],[-12,-14],[-14,-37],[1,-46]],[[5516,5253],[-3,8],[-9,-7],[-20,11],[-21,-9],[-5,-19],[-1,-23],[-8,-33]],[[5449,5181],[-3,38],[-8,13],[-18,41],[-3,32],[-9,18],[-4,36],[2,35],[-6,10],[9,15],[14,58],[6,15]],[[5429,5492],[11,-3],[14,13],[5,10],[7,-18],[24,26],[26,4],[14,35],[-6,14],[7,8],[15,0],[18,6],[13,17],[13,33],[13,24],[-1,12],[10,15],[12,10],[10,-5]],[[3302,7768],[12,-10],[11,32],[12,-9],[-4,-17],[-11,-13],[-25,-5],[-6,22],[18,51],[13,12],[2,-14],[-7,-35],[-15,-14]],[[3227,7799],[4,6],[15,-8],[27,3],[-10,-16],[0,-14],[-10,1],[-2,12],[-19,2],[-5,14]],[[2926,7713],[25,23],[5,2],[11,34],[35,37],[18,7],[21,17],[42,73],[21,21],[19,14],[38,21],[22,3],[16,-4],[16,-16],[-3,-30],[-25,-24],[-19,10],[8,-29],[18,9],[8,-7],[-13,-40],[10,0],[-2,-10],[10,-38],[35,-29],[16,-1],[6,-7],[15,15],[2,-9],[11,-2],[12,-24],[-41,-26],[-22,-12],[-8,-9],[-11,9],[-24,-46],[-24,-18],[-5,14],[-6,1],[1,33],[12,23],[21,21],[0,30],[-28,-23],[-27,-10],[-7,6]],[[3135,7722],[-10,7],[2,19],[-10,6],[-1,82],[-14,16],[-14,-9],[-12,15],[-21,-45],[-7,-27],[-1,-20],[-17,-38],[-12,1],[-5,-16],[-87,0]],[[3283,7955],[-12,-1],[-22,8],[-15,11],[-16,32],[36,-14],[29,-25],[0,-11]],[[1467,8046],[13,-7],[34,-12],[18,-46],[24,-19],[13,-38],[-2,-14],[-31,15],[-12,10],[6,15],[-21,1],[-12,23],[-12,0],[-2,20],[-8,11],[-6,-3],[-4,15],[-16,4],[-2,14],[11,-1],[-1,10],[-14,-6],[4,21],[20,-13]],[[3459,8099],[-10,-20],[-1,-17],[-23,-50],[-2,-24],[16,27],[17,-13],[-9,-18],[6,-9],[13,3],[-1,-17],[22,20],[0,-11],[14,6],[9,-8],[-9,-36],[12,-28],[-10,-26],[8,-8],[9,20],[4,-32],[10,18],[3,-13],[-12,-51],[-15,0],[1,27],[-13,-19],[-3,4],[8,30],[-3,22],[-6,6],[-8,-27],[-10,-2],[-13,-28],[-13,-2],[-1,12],[9,5],[2,21],[-12,1],[0,17],[-25,-15],[-44,7],[-22,-6],[-6,17],[24,39],[-6,4],[8,29],[9,0],[-3,18],[8,19],[17,59],[15,34],[20,17],[16,-2]],[[2757,8171],[-8,1],[-28,17],[5,8],[20,1],[10,-16],[1,-11]],[[1340,8198],[1,-26],[-12,1],[-9,18],[20,7]],[[1429,8183],[1,-25],[-16,18],[-2,11],[4,16],[11,-10],[2,-10]],[[1393,8196],[-19,23],[2,4],[14,-11],[3,-16]],[[1315,8253],[20,-5],[7,6],[-9,-52],[-14,-4],[-7,7],[-8,27],[0,23],[11,-2]],[[2807,8380],[-7,-23],[-10,14],[8,29],[9,-20]],[[2790,8744],[7,-10],[-1,-13],[-9,-23],[-17,11],[0,17],[7,14],[13,4]],[[3046,8752],[-12,3],[3,12],[9,-15]],[[2722,8776],[-3,-18],[-25,-26],[-19,-3],[-6,19],[15,25],[38,3]],[[2836,8807],[-1,-22],[-16,20],[17,2]],[[2641,8913],[8,10],[15,-13],[19,-7],[5,-8],[33,-19],[7,-13],[2,-24],[24,4],[15,-19],[-21,-18],[-37,15],[-2,13],[-16,5],[-1,8],[-12,-3],[-6,-17],[-16,-14],[-9,-16],[-24,-10],[-9,34],[-21,-3],[-8,-5],[-1,20],[18,13],[-3,25],[11,68],[11,12],[13,-17],[-4,-7],[9,-14]],[[2648,8931],[-13,15],[5,11],[10,-21],[-2,-5]],[[2674,8944],[-11,-1],[-1,8],[13,0],[-1,-7]],[[2955,9062],[-27,3],[-3,14],[9,1],[26,-7],[-5,-11]],[[2594,9059],[-7,5],[-3,17],[7,12],[7,-5],[2,-17],[-6,-12]],[[2898,9094],[14,-5],[1,-42],[-18,-15],[-34,0],[-9,26],[16,30],[11,6],[19,0]],[[2920,9096],[-15,10],[3,9],[9,-2],[3,-17]],[[2799,9125],[17,31],[11,-4],[-18,-23],[-10,-4]],[[2861,9142],[-11,8],[6,10],[5,-18]],[[2832,9176],[-12,-12],[-3,8],[15,4]],[[2793,9181],[-3,-10],[-12,-7],[-13,8],[1,9],[12,-3],[15,3]],[[2293,9172],[6,2],[26,-19],[17,-37],[-20,-15],[-30,4],[-21,12],[-2,6],[-31,4],[-1,13],[15,2],[13,10],[-3,7],[8,18],[13,6],[10,-13]],[[1589,7949],[-8,-1],[-7,28],[-15,2],[-8,18],[-9,1],[-20,40],[-35,4],[2,15],[-7,7],[-11,-3],[-19,17],[2,19],[-13,18],[-7,22],[7,45],[-7,-5],[-8,25],[-17,8],[-8,-8],[-10,18],[-12,10],[7,27],[-9,14],[15,45],[-6,23],[2,27],[-13,13]],[[1375,8378],[-4,2],[-26,20],[-7,-1],[-6,26],[-34,71],[-8,16],[-18,21],[-7,14],[-14,12],[-3,17],[-11,13],[-28,-20],[-3,-18],[-6,0],[-18,-15],[-4,19],[-20,23],[-11,17],[-13,11],[-2,15],[-12,0],[-8,-9],[-14,7],[-15,0],[0,34],[0,52],[0,87],[0,52],[0,86],[0,52],[0,87],[0,52],[0,52]],[[1083,9173],[29,-2],[22,-6],[29,-22],[39,-15],[17,-1],[21,-11],[-1,8],[-13,5],[5,24],[11,-1],[4,10],[18,0],[2,12],[20,-18],[15,4],[9,13],[19,3],[20,12],[8,0],[5,-17],[-25,-4],[-13,-15],[-10,-3],[-17,-24],[17,-2],[-1,16],[22,12],[4,9],[19,1],[6,-8],[15,20],[34,13],[4,-10],[17,15],[11,36],[23,-19],[13,-28],[17,-18],[19,-7],[6,4],[-5,12],[4,12],[21,17],[1,-44],[22,0],[11,10],[6,16],[26,1],[20,-5],[29,-19],[40,-10],[21,-12],[22,-7],[27,-3],[3,4],[17,1],[34,-18],[12,-15],[-4,-8],[-18,0],[-10,-8],[0,-19],[34,-6],[41,-2],[45,9],[19,9],[14,-15],[15,-1],[7,-16],[3,8],[22,-25],[-8,-13],[12,-15],[1,16],[9,0],[-6,33],[-9,13],[5,18],[38,10],[-6,9],[-28,-2],[-3,-9],[-14,-1],[-12,7],[10,20],[24,5],[36,13],[17,-12],[3,-15],[35,-25],[20,5],[17,-16],[15,-7],[21,-2],[30,8],[40,-7],[11,21],[5,0],[0,19],[18,0],[-1,8],[16,-4],[8,-12],[25,-1],[-3,-31],[-5,-10],[6,-16],[12,2],[-2,-7],[15,4],[-11,28],[5,17],[17,1],[13,11],[21,24],[-2,16],[-6,5],[-4,-12],[-12,-2],[-2,10],[9,8],[-1,24],[-10,11],[-5,-4],[-32,14],[-15,19],[-1,12],[10,18],[-10,10],[4,28],[7,7],[16,-3],[3,9],[-11,5],[18,19],[18,4],[7,-12],[14,0],[1,-8],[23,-22],[1,-20],[14,-16],[12,-22],[-9,-23],[0,-13],[11,-8],[14,6],[3,-6],[17,-1],[-4,-14],[10,-25],[-3,-23],[10,-13],[9,16],[6,29],[17,15],[28,-27],[5,-32],[-13,1],[4,-31],[26,-34],[20,19],[5,18],[11,15],[6,33],[13,7],[11,20],[-14,9],[-3,25],[2,11],[33,-1],[16,-7],[29,-1],[-1,-14],[12,-12],[22,-3],[4,-32],[-18,-12],[-17,-1],[16,-34],[19,-24],[-5,-23],[-12,-5],[-21,-24],[-33,-17],[-13,0],[-5,-7],[-17,9],[-10,12],[-33,0],[2,-12],[16,-9],[-1,-9],[-35,-40],[-19,0],[-19,15],[-30,19],[-1,-11],[22,-23],[44,-6],[10,-3],[-7,-22],[-23,-38],[-15,-10],[-27,1],[-6,-3],[-11,-20],[-10,1],[-5,-41],[-18,-10],[-17,4],[1,-20],[-15,1],[-27,-40],[-15,-33],[0,-11],[-16,-42],[-4,-28],[0,-40],[-3,-11],[6,-13],[13,-14],[4,7],[22,0],[23,-87],[-5,-14],[10,-2],[32,14],[14,-1],[23,-15],[23,-7],[24,-23],[15,-25],[52,-27],[17,-18],[32,1],[37,-9],[10,-20],[-6,-28],[8,-31],[-3,-51],[18,-31],[-1,-12],[26,-26],[6,-29],[11,-1],[10,-10],[1,13],[10,17],[11,-22],[6,14],[-7,14],[13,31],[-11,47],[-6,40],[3,17],[-12,19],[-6,22],[21,11],[28,21],[16,19],[19,32],[3,36],[-1,28],[-9,34],[-8,15],[-23,23],[-14,17],[2,13],[19,28],[1,18],[11,7],[0,15],[-10,22],[-5,22],[3,38],[-9,29],[0,26],[19,12],[14,-2],[30,-13],[13,0],[18,-8],[26,17],[24,-20],[6,-1],[12,-17],[11,-23],[12,-16],[19,-7],[12,1],[6,-11],[17,8],[1,-12],[-9,-22],[3,-13],[-4,-16],[6,-16],[-3,-20],[8,0],[-4,-28],[-6,4],[-1,-15],[17,13],[13,0],[8,-7],[5,-23],[14,-1],[5,-10],[27,20],[3,11],[27,18],[-3,10],[6,20],[-1,14],[7,7],[7,21],[12,1],[27,-56],[10,-28],[3,2],[13,-23],[-2,-11],[10,-20],[11,-7],[2,-28],[14,-22],[-1,-20],[-14,-5],[-2,-10],[12,-2],[12,-31],[7,5],[14,-10],[4,-18],[14,-17],[19,-2],[6,-19],[10,-4],[13,6],[7,-29],[-13,-2],[-13,-17],[-24,-13],[-9,0],[-9,-14],[0,-18],[9,12],[14,8],[11,14],[16,11],[4,10],[22,-4],[8,-22],[-10,-9],[4,-10],[14,16],[10,2],[10,-11],[9,-22],[-3,-13],[2,-29],[4,-22],[-36,-40],[-22,-2],[-21,-8],[-18,-30],[-25,-31],[-34,-4],[-12,-5],[-5,7],[-22,4],[-15,-3],[-14,4],[-31,-2],[-11,3],[-24,-8],[-10,1],[-13,-13],[-12,-38],[-25,-9],[-18,-22],[-24,-43],[-3,-16],[-22,-41],[-16,-20],[-17,-7],[-22,-23],[-8,-5],[-14,-28],[-16,-14],[2,-9],[-21,-20],[-13,-7],[-35,-49]],[[2876,7657],[-10,-26],[-53,0],[-12,-10],[5,-28],[2,-4],[-4,-7],[-33,-26],[-29,-9],[-32,-32],[-7,0],[-13,18],[1,17],[16,22],[10,50],[1,6],[-11,105],[-29,28],[-1,18],[-10,-2],[-6,27],[-10,-5],[-9,26],[-5,5],[-38,33],[-54,45],[-30,-18],[-15,1],[-3,6],[-18,-1],[-3,6],[-18,-8],[-19,16],[-4,-3],[-2,0],[-3,9],[-21,11],[-3,0],[-9,-6],[-26,13],[-2,7],[-3,8],[-1,15],[0,3],[-8,4],[-1,-22],[-6,0],[-24,0],[-12,0],[-23,0],[-36,0],[-666,0]],[[1819,9347],[28,6],[8,17],[13,0],[41,-16],[4,-20],[9,9],[16,8],[6,19],[25,-15],[11,-14],[14,-44],[8,-7],[17,16],[-11,14],[-15,57],[6,15],[25,-10],[5,6],[32,-16],[11,-13],[5,-23],[13,-32],[10,-17],[-5,-28],[17,-21],[24,-14],[10,0],[33,-23],[14,-1],[3,-24],[-8,-2],[-8,9],[-4,-8],[-16,9],[-10,-7],[-1,-10],[-20,8],[-2,-5],[15,-16],[20,9],[8,-27],[-28,-12],[-16,-1],[-25,7],[-21,-1],[3,10],[-32,5],[-6,13],[-8,3],[-22,-26],[-25,-4],[-16,-10],[-29,-8],[-37,-5],[-51,-3],[-13,21],[-2,21],[-18,4],[-23,0],[-26,4],[-12,5],[-17,24],[0,16],[16,5],[55,8],[54,-5],[15,13],[-46,14],[-62,-6],[-44,3],[-19,15],[0,9],[12,7],[3,14],[-13,3],[-5,12],[-14,2],[-2,18],[10,11],[6,21],[22,18],[28,13],[53,19],[14,-6],[1,-24],[-11,-16]],[[2075,9366],[-22,17],[-3,6],[-20,11],[8,12],[31,4],[24,-9],[2,-15],[-20,-26]],[[2790,9410],[35,1],[30,-10],[26,-25],[-4,-15],[-39,4],[-47,-8],[-12,6],[-7,21],[-17,10],[-1,20],[12,2],[24,-6]],[[2594,9253],[27,9],[15,0],[6,-9],[6,34],[-20,9],[-13,17],[12,11],[2,13],[-8,12],[5,28],[12,14],[36,14],[30,9],[20,0],[14,-5],[7,-20],[16,-11],[-2,-33],[-8,-21],[3,-18],[20,18],[2,11],[20,0],[9,-7],[16,0],[-1,14],[13,10],[31,2],[19,-8],[14,0],[14,-9],[8,-19],[17,-3],[-1,-12],[14,-5],[12,-23],[14,18],[28,-7],[17,-12],[2,-23],[11,8],[7,-22],[17,6],[21,-5],[19,-9],[4,-7],[-12,-10],[-6,-20],[7,-2],[12,8],[5,14],[21,-17],[4,-18],[-24,2],[1,-17],[20,0],[16,-8],[-1,-11],[-19,1],[-7,-8],[-8,-29],[25,-5],[11,-19],[14,8],[0,-18],[20,0],[2,-8],[22,0],[14,-13],[8,-21],[7,7],[12,-12],[-2,-9],[24,-7],[11,7],[19,-22],[-16,-20],[-11,4],[-7,-9],[4,-23],[-8,-12],[-19,-1],[-2,-30],[-5,-11],[-8,11],[-7,-3],[-9,11],[-3,-8],[-15,20],[-8,18],[3,15],[-16,5],[-17,11],[-9,16],[-14,-15],[3,-16],[-10,-6],[-18,9],[-1,-8],[11,-10],[-2,-12],[10,4],[7,-17],[30,-30],[8,2],[18,-15],[6,-11],[-8,-12],[10,-13],[9,1],[8,-20],[-5,-1],[2,-25],[-16,0],[4,-22],[-5,-15],[-24,22],[-18,4],[-15,14],[-15,19],[-4,-11],[-18,17],[-11,-2],[21,-31],[13,-5],[19,-23],[9,-6],[11,-18],[6,-23],[-6,-2],[-33,16],[-30,6],[-15,10],[-13,19],[-19,2],[-39,25],[-3,30],[-13,1],[-34,42],[-30,15],[-15,-13],[-18,4],[-2,-8],[-27,-9],[-29,8],[-11,14],[2,20],[21,15],[1,15],[23,-5],[18,-9],[4,6],[36,5],[5,5],[19,0],[-6,17],[-19,21],[2,5],[37,31],[7,18],[16,13],[-31,66],[-9,-5],[-10,15],[-18,10],[-3,11],[-21,3],[-25,-15],[-6,1],[2,18],[17,1],[8,7],[-3,10],[-18,7],[-3,15],[-6,-7],[-6,15],[-18,1],[-7,24],[-12,-1],[-22,22],[8,-25],[-3,-12],[-20,-5],[-41,12],[-3,-7],[-26,-8],[-28,10],[-20,-3],[-43,9],[-10,-4],[-15,6],[-8,15],[-36,-9],[-26,16],[-10,14],[-5,18],[43,-7],[-1,16],[-34,5],[-21,12],[-5,27],[6,15],[-1,12],[14,24],[2,15],[16,20],[27,19],[27,6],[46,-1],[3,-7],[-31,-25],[-15,-24],[9,-24],[-1,-20],[9,-21],[28,-24],[-11,-8],[-33,-13]],[[2222,9427],[23,-13],[44,10],[10,-3],[6,-10],[-7,-17],[-15,-6],[-4,-15],[13,-2],[12,-22],[14,4],[3,-12],[-9,-26],[4,-13],[-27,-12],[-17,2],[0,-13],[-13,-9],[-14,4],[-16,23],[-23,24],[-18,10],[-14,0],[-27,27],[5,13],[17,4],[15,-19],[25,2],[1,28],[-13,1],[0,32],[20,-1],[5,9]],[[2270,9422],[-19,-3],[1,12],[18,-9]],[[2412,9440],[26,-11],[31,2],[21,-9],[-16,-20],[-19,-29],[-14,-17],[-8,-2],[-33,5],[-5,-8],[6,-14],[-13,-24],[-33,0],[-1,29],[-8,16],[-3,54],[19,21],[13,4],[37,3]],[[1674,9437],[15,5],[2,-10],[16,13],[16,1],[21,-6],[47,-32],[2,-11],[-29,-11],[-69,-34],[-12,-19],[-21,-9],[-8,-34],[-5,-8],[-23,-6],[-8,3],[-11,-11],[-22,-10],[-8,2],[-22,33],[-36,17],[-13,-1],[0,11],[22,27],[4,28],[12,21],[17,20],[-13,12],[-12,23],[94,11],[38,-17],[6,-8]],[[2108,9492],[-22,6],[15,17],[15,-5],[5,-11],[-13,-7]],[[2401,9491],[0,-20],[-32,-3],[-16,9],[-16,3],[-20,9],[0,6],[25,26],[17,5],[18,-1],[19,-15],[5,-19]],[[1713,9524],[-8,-4],[-19,4],[-1,5],[20,14],[24,12],[3,-8],[-19,-23]],[[2803,9544],[-13,-5],[0,7],[13,-2]],[[2160,9550],[-10,-14],[-20,-1],[-13,7],[-1,9],[-12,1],[-3,8],[35,7],[14,-1],[10,-16]],[[2110,9583],[13,-2],[3,-13],[-23,0],[2,20],[5,-5]],[[2286,9576],[5,-17],[-4,-14],[0,-25],[-13,-29],[-36,1],[-23,-2],[-13,20],[21,13],[1,7],[-73,-10],[11,21],[12,8],[-11,17],[7,9],[15,-2],[8,-10],[28,-18],[-10,40],[20,1],[14,-10],[13,14],[28,-14]],[[1992,9552],[12,0],[4,-11],[17,0],[3,-6],[9,15],[7,2],[22,-7],[4,-11],[-11,-33],[-6,-6],[-30,-10],[-18,4],[-15,-3],[-13,7],[-19,-10],[-19,-3],[-21,-12],[-22,-8],[-35,-6],[-19,3],[-14,7],[1,12],[36,12],[33,3],[1,8],[-17,-1],[-10,4],[-10,-6],[-21,-2],[-8,21],[-12,-20],[-16,-7],[-11,8],[-9,-8],[-21,12],[-14,-1],[-17,7],[12,11],[30,2],[2,7],[-28,-1],[12,28],[11,7],[12,0],[5,15],[16,3],[23,-2],[10,-15],[18,3],[13,-3],[32,-23],[14,-16],[55,-2],[4,11],[-24,9],[8,17],[-19,9],[-2,7],[26,21],[14,3],[9,-22],[10,-12],[-4,-11]],[[2507,9579],[-9,-1],[-14,14],[17,6],[7,-5],[-1,-14]],[[2381,9603],[13,0],[23,-18],[47,4],[15,-6],[3,-7],[38,-9],[-4,-7],[-25,-2],[-26,4],[-1,-4],[29,-6],[20,-12],[7,-17],[10,-7],[2,10],[18,-6],[26,6],[12,-7],[24,-6],[0,8],[38,7],[18,10],[20,-4],[30,5],[27,-6],[5,-6],[19,0],[18,-11],[4,-33],[-18,-6],[-3,-12],[-27,-1],[-16,-6],[-31,6],[-5,15],[-12,-14],[-24,-5],[-18,6],[-4,-5],[-41,-2],[-48,0],[-4,21],[-18,-12],[-18,-5],[-36,11],[-10,-5],[-13,8],[-3,20],[-10,13],[10,18],[-3,12],[-25,30],[-16,-5],[-45,0],[-21,13],[2,4],[-19,8],[-3,16],[31,6],[38,-9]],[[1790,9630],[-11,-38],[-8,-7],[-21,-5],[-5,-13],[-9,-2],[-14,10],[-8,18],[-10,-25],[-14,-12],[-10,13],[-1,-17],[-10,-12],[-14,-1],[-10,20],[-7,-9],[-24,1],[-14,-6],[-11,17],[12,10],[21,3],[17,15],[53,36],[30,5],[20,-4],[12,12],[13,1],[23,-10]],[[2504,9624],[-11,-3],[-25,10],[0,13],[27,-1],[13,-9],[-4,-10]],[[2095,9616],[-18,3],[-23,33],[13,-1],[29,-23],[-1,-12]],[[2347,9655],[53,-1],[2,-18],[-68,1],[-5,13],[18,5]],[[2175,9649],[-19,2],[-2,9],[23,1],[-2,-12]],[[1838,9653],[-13,-2],[-19,11],[18,10],[16,-10],[-2,-9]],[[1931,9673],[-7,-19],[16,-1],[-1,-14],[-49,-11],[-12,2],[-22,9],[-1,23],[56,11],[20,0]],[[1949,9706],[13,-10],[-1,-9],[-38,-1],[-11,4],[-8,-6],[-19,5],[-29,-5],[1,7],[40,10],[18,8],[18,3],[16,-6]],[[2327,9699],[18,-1],[18,-24],[-5,-7],[-52,-11],[-1,21],[-22,4],[-12,12],[1,22],[23,-1],[22,-6],[10,-9]],[[2127,9745],[14,-5],[9,-21],[5,8],[15,5],[20,-7],[7,-11],[13,2],[23,-14],[-5,-12],[18,-16],[-1,-15],[-22,-4],[-17,6],[-14,18],[-47,8],[-43,-4],[-12,5],[1,14],[32,-3],[1,14],[-17,13],[-21,-11],[0,15],[-18,-2],[4,17],[47,2],[8,-2]],[[2256,9785],[-2,-15],[-19,9],[-16,2],[1,10],[9,3],[24,-4],[3,-5]],[[2447,9853],[35,-32],[22,-6],[19,-1],[-1,-13],[16,0],[-1,8],[27,-1],[2,-11],[18,-18],[-8,-19],[17,5],[13,-3],[5,-7],[10,8],[10,-24],[-23,-7],[-25,-12],[-17,-13],[-7,2],[-7,16],[-3,-19],[-14,-4],[3,-12],[-5,-11],[-8,1],[-26,23],[0,-18],[-12,2],[2,-10],[-28,1],[-36,12],[-1,13],[-15,0],[-25,23],[41,11],[-4,16],[-30,-9],[-5,6],[-28,-6],[-17,7],[2,7],[-26,23],[-5,13],[27,-4],[32,-2],[1,10],[-22,-4],[-7,6],[-20,3],[6,24],[26,-1],[9,-7],[3,11],[-14,15],[40,6],[14,-1],[0,17],[26,-6],[14,-8]],[[3069,9965],[39,-4],[42,-1],[-1,-12],[25,6],[12,-3],[11,7],[11,-8],[24,2],[1,-7],[14,-7],[45,-6],[6,-11],[-26,-14],[-66,-19],[-18,1],[-1,-14],[-6,-13],[-88,-36],[-21,-15],[-21,-2],[-11,-19],[-23,-18],[-29,-4],[-28,7],[4,-18],[-62,-6],[-2,-10],[31,-1],[-2,-10],[-15,-12],[15,-14],[-24,-6],[-4,-18],[-9,-12],[-30,-5],[-29,1],[-2,-25],[-22,-11],[-29,-2],[0,-6],[16,-3],[0,-10],[15,-6],[14,6],[9,-13],[-9,-12],[-34,-15],[-33,-8],[-13,20],[-30,-3],[-45,0],[-10,13],[-1,-19],[-24,-3],[-27,8],[-10,8],[-6,-12],[-19,4],[-4,-3],[-57,6],[2,20],[30,16],[29,2],[-2,13],[-18,21],[9,8],[21,3],[23,-9],[16,-17],[9,6],[0,12],[7,18],[0,15],[-16,-12],[-13,10],[-24,-9],[-17,3],[1,14],[19,21],[74,11],[-1,16],[-25,23],[-26,6],[-11,7],[-5,17],[8,12],[72,-6],[37,-19],[20,-13],[18,-4],[0,5],[-54,34],[12,6],[43,4],[26,5],[12,7],[34,8],[-6,16],[-19,2],[-9,-12],[-38,-13],[-45,-6],[-5,10],[-17,-1],[-19,-9],[-34,-2],[-26,2],[0,23],[-30,-17],[-25,3],[-26,8],[0,5],[21,4],[28,-1],[44,8],[-2,7],[-38,-9],[-66,-3],[6,21],[-25,1],[-9,15],[-18,-5],[2,13],[20,5],[31,2],[37,11],[29,-8],[12,13],[46,16],[37,-7],[26,-15],[0,10],[18,2],[-3,20],[25,-2],[5,11],[26,-4],[6,14],[67,-4],[29,-12],[7,-7],[12,29],[37,-2],[31,-14],[-1,13],[14,5],[23,1],[16,-4],[15,4],[25,1],[13,-5]],[[5290,7823],[-1,-19],[-9,3],[-4,-14],[-12,-3],[-7,10],[-7,-25],[-5,0],[-1,1],[-10,10],[-2,12],[-16,-31]],[[5216,7767],[-18,-3],[-10,17]],[[5188,7781],[-1,15]],[[5187,7796],[-9,1],[-7,11],[7,8],[16,34]],[[5194,7850],[1,10]],[[5195,7860],[38,6]],[[5233,7866],[6,10],[25,-14]],[[3136,1779],[-5,-7],[-7,6],[-15,-3],[-1,17],[24,-2],[4,-11]],[[3063,1793],[23,-6],[12,4],[4,-24],[-15,-5],[-1,11],[-11,5],[-3,-16],[-16,17],[2,16],[5,-2]],[[3028,1796],[16,-2],[0,-16],[-15,7],[-1,11]],[[3017,1845],[10,-4],[-4,-16],[-9,9],[-13,-4],[-7,15],[6,9],[17,-9]],[[2974,1878],[12,-6],[8,-13],[-10,-16],[-8,-3],[2,16],[-7,2],[-2,-11],[-16,35],[21,-4]],[[2933,1912],[26,-14],[-3,-9],[-6,11],[-13,2],[-4,10]],[[3093,1797],[-23,0],[-7,8],[-22,-5],[-26,11],[-11,-1],[-2,8],[21,3],[11,12],[-3,21],[6,4],[8,-10],[6,-23],[11,5],[14,-15],[6,8],[-26,18],[-5,21],[22,16],[-8,9],[-19,-2],[-2,20],[18,18],[7,14],[9,-10],[15,0]],[[2921,1988],[8,-21],[-9,-17],[-7,29],[8,9]],[[2915,2067],[-11,-3],[3,20],[13,-6],[-5,-11]],[[2913,2153],[-11,-23],[-3,20],[14,3]],[[2931,2135],[-3,-51],[-13,9],[-8,13],[7,22],[-3,11],[11,22],[6,-3],[3,-23]],[[2902,2158],[-4,10],[3,31],[5,3],[6,-36],[-10,-8]],[[2928,2168],[-10,-2],[-8,29],[1,9],[10,8],[7,-44]],[[2935,2340],[-10,1],[11,29],[-1,-30]],[[2972,2394],[-10,-3],[-2,11],[6,18],[12,-13],[-6,-13]],[[2951,2417],[-6,-6],[7,-37],[-4,-13],[-7,0],[-14,41],[3,10],[11,5],[6,15],[4,-15]],[[2950,2479],[-17,7],[5,20],[2,39],[3,26],[14,-6],[2,-34],[-9,-7],[10,-21],[-9,-13],[-1,-11]],[[3099,1945],[-23,9],[-9,-13],[-34,-21],[-4,-27],[-1,-32],[-9,-6],[-24,14],[-6,10],[2,13],[13,-2],[12,10],[7,16],[-6,5],[-30,-29],[-3,-12],[-13,12],[-2,10],[-15,14],[2,10],[-12,2],[5,24],[12,10],[-15,27],[1,17],[-6,8],[-19,8],[4,41],[13,-14],[0,7],[-12,17],[12,17],[-4,7],[0,77],[-7,13],[-2,34],[7,22],[7,8],[-5,24],[-4,-6],[-15,9],[-4,8],[-14,-1],[20,27],[-3,17],[25,6],[3,21],[6,-2],[-4,-23],[8,-1],[-1,22],[5,0],[5,30],[17,14],[2,18],[-16,16],[7,32],[-3,10],[6,24],[3,45],[8,18],[-9,5],[4,15],[-10,6],[-6,-13],[-14,2],[-6,37],[8,61],[7,17],[6,34],[-9,51],[2,19],[-5,20],[1,31],[11,1],[3,28],[6,18],[7,47],[11,30],[7,55],[9,30],[-2,33],[4,7],[5,35],[-7,72],[0,50],[7,11],[3,29],[-6,43],[9,33],[8,70],[7,51],[-2,32],[8,36],[-4,32],[3,51],[2,13],[-5,11],[1,19],[6,12],[7,80],[-3,46],[1,54],[-3,32],[-3,52],[12,11]],[[3057,3968],[2,30],[10,12]],[[8079,6231],[4,-20],[-12,-29],[-4,-25],[-26,-31],[-22,19],[-1,47],[14,20],[1,10],[12,8],[29,9],[5,-8]],[[8384,6912],[-14,9],[3,7],[11,-16]],[[8625,7566],[-15,26],[-8,-29],[-11,-4],[-11,-22],[-24,-3],[7,-25],[-5,-11],[-26,9],[-8,15],[-8,-9],[-3,-17],[-14,-26],[-31,-27],[-14,-27]],[[8454,7416],[-7,-9],[-30,-10],[-20,-18],[-19,-30],[-13,-8],[-2,11],[16,11],[-11,17],[7,27],[8,6],[13,35],[-12,18],[-19,3],[-11,-18],[-8,-21],[-25,-20],[-10,-29],[-9,-14],[-17,-6],[-7,9],[-7,-5],[-6,-30],[5,-19],[7,-8],[26,-8],[4,-20],[-4,-22],[14,-12],[9,2],[3,11],[14,21],[10,8],[25,-22],[12,4],[14,-13],[-6,-29],[-12,8],[-26,-21],[-9,-16],[0,-10],[-26,-34],[-14,-34],[-1,-16],[28,-25],[9,-41],[10,-37],[-1,-21],[15,-17],[0,-10],[12,-18],[1,-11],[-14,9],[-10,0],[2,-8],[17,-24],[6,-24],[-10,-4],[-15,-17],[5,-15],[7,-5],[15,-20],[-4,-17],[4,-6],[-1,-22],[-6,8],[-2,-29],[-5,-8],[4,-16],[-14,-5],[-14,-42],[-1,-15],[-8,-13],[-11,-46],[-11,-16],[5,-8],[-7,-27],[-7,-3],[-7,-29],[-7,-5],[-2,-15],[-14,3],[0,-23],[-12,-24],[-22,-23],[-9,-16],[-2,-14],[-6,2],[-21,-16],[-8,6],[-9,-12],[-6,9],[-3,-14],[-8,1],[-7,-2],[-11,21],[-1,12],[-7,-9],[6,-19],[0,-22],[-34,-29],[-10,7],[-10,-17],[-16,-3],[-23,-28],[7,-41],[-14,-3],[0,11],[-8,26],[8,33],[-5,5],[-19,-8],[-1,12],[-20,4],[-10,-11]],[[7998,6321],[-4,8],[-13,-2],[-9,17],[-10,4],[-3,25],[6,23],[-6,8],[-21,3],[-15,22],[-11,-12],[-2,-13],[-12,-13],[-8,3],[-4,-12],[-8,14],[-5,-11],[-4,10],[-9,-18],[-13,17],[-11,-22]],[[7836,6372],[-13,5],[-4,-12],[6,-25],[-1,-40]],[[7824,6300],[-13,4],[-2,20]],[[7809,6324],[-2,11],[-15,-17],[-9,0],[-7,14],[-1,19],[-20,6],[5,42],[-1,16],[-14,5],[-4,46],[-6,9],[-22,1],[-4,21],[7,45],[10,21],[13,14],[3,44],[-3,59],[-9,-1],[-6,35],[-10,15],[-5,6],[-6,-17]],[[7703,6718],[-20,14],[-5,36],[-8,-6],[1,9],[-4,20],[-14,-14],[-3,-9],[-4,0],[-14,7],[-4,8],[-24,-35],[-11,-4],[-19,-30],[-1,-3],[-5,-15],[-14,-7],[-9,2]],[[7486,6712],[-16,-39],[-5,4]],[[7465,6677],[2,21],[-6,13]],[[7461,6711],[-26,-16],[-15,1]],[[7420,6696],[-16,14],[-4,-9],[-10,9],[-3,-9],[-8,21],[-15,2],[1,16],[-13,1],[-13,18],[-4,19],[-14,-3],[-12,26],[-8,4],[-20,26],[-3,12],[-17,1],[-9,-18]],[[7252,6826],[-3,12]],[[7249,6838],[-3,3],[-19,16],[0,12],[-11,12],[-7,-1],[-12,27],[-9,-7],[-2,40],[-8,30],[-1,3],[9,2],[1,-3],[4,-9],[9,9],[-3,43],[-9,16],[-1,35],[5,16],[-2,2],[-15,13],[-5,20],[-2,11],[-1,19]],[[7167,7147],[-16,1]],[[7151,7148],[-16,8],[-9,16]],[[7126,7172],[-11,-3],[-7,15],[2,18],[-4,16],[-12,5],[-2,10],[-22,7]],[[7070,7240],[10,12]],[[7080,7252],[6,9],[-6,13],[-4,54],[-14,9],[-13,-4],[0,24],[-4,27]],[[7045,7384],[7,9],[3,26]],[[7055,7419],[23,18],[1,8],[10,-1],[10,8],[2,-18],[23,9],[9,31],[21,1],[15,5],[7,17],[26,25],[25,15],[0,9]],[[7227,7546],[-1,28],[10,12],[-4,10],[11,8],[-12,55],[3,38],[-13,3],[2,13],[22,7],[23,13],[9,-11],[13,-2],[3,19],[-7,4],[6,38],[13,52],[5,9],[23,-13],[18,0],[3,-8],[20,14],[5,11],[-4,39],[6,28],[22,8],[6,29],[16,4]],[[7425,7954],[14,5]],[[7439,7959],[-2,-17],[8,-8],[-2,-11],[15,-10],[2,-10],[13,-13],[14,0],[6,-10],[7,3],[8,-12],[5,-23],[10,-20],[5,-25],[-3,-15],[2,-14],[-9,-31],[6,-19],[19,-7],[34,-2],[24,-9],[29,-32],[18,-4],[15,-64],[11,-16],[3,-13],[22,4],[63,-13],[15,7],[48,-13],[7,-15],[30,-12],[18,-15],[22,7],[0,-13],[13,-4],[6,9],[44,33],[39,9],[35,1],[27,18],[17,34],[15,9],[10,13],[-2,13],[-12,26],[6,27],[7,14],[15,0],[5,-9],[27,-10],[13,12],[13,25],[32,6],[16,19],[9,30],[8,6],[13,-2],[2,12],[8,-3],[18,12],[14,3],[9,-7],[15,-2],[6,14],[-6,18],[-33,49],[-21,0],[-11,-20],[-16,13],[-15,0],[-9,-11],[-10,16],[-1,11],[7,7],[5,26],[20,67]],[[8240,7998],[16,-12],[18,-6],[16,19],[22,13],[-3,20],[25,71],[17,23],[0,35],[-14,2],[-3,6],[18,27],[45,19],[36,4],[35,-25],[3,4],[18,-9],[12,-18],[9,-27],[3,-21],[9,-25],[3,-24],[10,-24],[0,-15],[8,-14],[-2,-20],[14,-18],[19,2],[12,-14],[10,1],[20,-29],[10,-2],[0,-15],[7,-16],[-2,-19],[7,-19],[22,-1],[21,5],[4,11],[13,9],[9,0],[23,16],[7,-3],[0,-18],[5,-18],[-16,-24],[1,-10],[-9,-38],[0,-15],[-10,-22],[-2,-16],[-7,-6],[-2,-22],[-5,-6],[-27,13],[-3,5],[-12,-21],[-10,-4],[0,-15],[5,-35],[-2,-22],[2,-16],[-5,-31],[-18,-10],[3,-12]],[[4769,5466],[-4,31],[6,-3]],[[4771,5494],[6,35],[9,16],[-7,22],[4,18],[-3,19],[-6,5],[0,31]],[[4774,5640],[13,24]],[[4787,5664],[19,-15],[8,10],[1,19],[13,-15],[4,-13]],[[4832,5650],[13,15],[13,-12]],[[4921,5605],[6,-37]],[[4927,5568],[3,-35],[-8,-17],[-6,-43],[-6,-23],[1,-27],[6,-42],[5,-3]],[[4922,5378],[-1,-26],[-14,-2],[-22,11],[-25,-6],[-25,-12],[-46,-37]],[[4789,5306],[0,41],[4,15],[-1,31],[-5,4],[-2,0],[-5,19],[-19,16],[7,18],[1,16]],[[5449,5181],[-4,-35],[-8,14],[-24,6],[-11,8],[-33,1]],[[5369,5175],[-2,5],[-52,3],[-1,-8]],[[5314,5175],[-37,0]],[[5277,5175],[-5,8],[4,46],[-2,14],[-13,36],[-12,10],[-2,27],[-11,3],[8,36]],[[5244,5355],[7,47],[17,32],[3,13],[10,14],[10,-6],[3,10],[12,-22],[3,-15],[11,15],[9,25],[-3,9],[2,5],[5,14],[11,60],[11,17],[4,32],[6,7],[3,29],[7,34],[10,31],[19,21],[2,37],[-3,11],[-9,5],[-4,41]],[[5390,5821],[13,-6],[6,-19],[9,-48],[-1,-43],[7,-45],[7,-23],[-36,1],[-7,-17],[10,-29],[21,-39],[9,-41],[1,-20]],[[5761,5349],[10,-27],[12,-18],[14,10],[12,-8],[9,14],[6,-2],[14,-36],[9,-8],[9,-21]],[[5856,5253],[-2,-26],[2,-12],[-3,-23],[12,-11],[3,-13],[-22,-48],[-15,-25],[0,-19],[-6,-24],[-4,-63],[0,-25]],[[5821,4964],[-12,-28],[-1,-22],[-6,-10],[3,-19]],[[5816,4783],[-1,-32],[6,-39],[-3,-22],[7,-35],[11,-18],[5,-17]],[[5841,4620],[13,-59]],[[5854,4561],[-50,-16],[-1,-14],[-15,-31],[7,-36],[0,-50],[-8,-48],[4,-19],[16,-32],[10,-5],[10,17],[0,-72],[-7,7],[-15,-7],[-18,52],[-23,17],[-9,35],[-7,-18],[-10,-4],[-16,5],[-18,16],[-1,23],[-28,-8],[0,18],[-10,11]],[[5665,4402],[-3,-8]],[[5399,4698],[-38,3],[-17,-9],[-5,13],[8,4]],[[5363,4772],[9,-12],[8,9],[0,14],[7,-2],[11,11],[2,-32],[8,-3],[25,51],[7,5],[8,28],[2,26],[0,50],[9,20],[9,37],[11,13],[14,27],[-1,16],[4,30],[1,53],[4,24],[0,29],[12,54],[3,33]],[[5333,4750],[-6,26],[-18,39]],[[5309,4815],[10,23],[10,-10],[2,22],[-11,28],[2,30],[13,-5],[10,5],[0,24],[10,0],[5,-23],[13,-5],[8,16],[4,-19],[6,-1],[8,34],[3,76],[-18,24],[1,24],[6,20],[9,17],[-7,33],[-9,3],[-16,-11],[-3,24],[4,31]],[[3056,4795],[-10,26]],[[3046,4821],[-11,1],[18,62],[0,5],[-23,26],[-14,-7],[-9,11],[-18,-16],[-14,1],[-7,8],[-2,26],[-8,8],[-5,26],[-16,17],[-4,23],[-11,23]],[[2922,5035],[-14,5]],[[2908,5040],[-16,15],[-12,18],[-5,-13],[-26,12],[-1,12],[-24,25],[-15,24]],[[2809,5133],[-4,10],[6,13],[6,-5],[-1,32],[14,11],[12,23],[9,28],[5,30],[-7,12],[4,39],[-3,41],[-4,7],[8,15],[-6,23],[3,20],[-15,43]],[[2836,5475],[4,18],[11,10],[4,16],[-7,31],[2,10]],[[2850,5560],[13,-6],[18,25],[4,16],[14,11],[1,33],[-2,12],[6,24],[17,30],[10,-7],[11,20],[21,-2],[17,24],[12,11],[4,17],[12,14],[12,-5],[4,-17],[-5,-11]],[[3019,5749],[-18,-11],[-8,-28],[-6,-5],[-11,-37],[-6,-73],[8,-9],[3,-28],[7,-15],[-1,-55],[7,-5],[9,-22],[24,0],[10,5],[16,-9],[18,-47],[27,1],[25,5],[3,-13],[-10,-44],[-1,-45],[5,-39],[10,-26],[-15,-31],[18,-30],[9,-69]],[[4348,5935],[-9,5],[2,11],[7,-16]],[[2676,5693],[6,-26],[18,-48],[-4,-13]],[[2696,5606],[0,-23],[5,-6],[-5,-13],[2,-17]],[[2698,5547],[-4,-8],[-15,8],[-5,10],[3,25],[-8,14],[-21,22],[-1,15],[-9,13],[-4,-6],[8,-12],[-7,-14],[-5,14],[-9,5],[-6,29],[5,21],[-7,9],[5,10]],[[2618,5702],[3,7],[20,-14],[6,6],[10,-4],[5,-12],[10,-2],[4,10]],[[2706,6324],[-8,-7],[-6,20],[10,6],[4,-19]],[[2726,6419],[19,-7],[15,3],[27,-21],[11,-20],[16,-3],[23,-27],[20,-15],[14,-22],[29,-17],[-1,-15],[21,-5],[20,-25],[-3,-9],[-24,-11],[-29,6],[-43,-8],[17,32],[-4,14],[-21,5],[-14,20],[-4,27],[-15,2],[-20,11],[-16,20],[-13,-1],[-24,9],[2,25],[-28,4],[-17,-28],[-15,-3],[-3,-14],[-9,8],[-1,18],[9,17],[22,18],[32,13],[7,-1]],[[5908,7130],[7,13],[27,-6],[2,-13]],[[5944,7124],[-13,-2],[-4,7],[-13,-4],[-6,5]],[[5944,7124],[-29,-29],[-14,9],[-4,13],[11,13]],[[5523,7979],[-19,-15],[-11,-21],[-16,-2],[-7,-16]],[[5383,7935],[-33,41],[-6,17],[3,9],[-6,9],[4,18],[16,9],[5,1],[9,11]],[[5375,8050],[24,12],[12,-3]],[[5411,8059],[5,10],[10,-12],[18,-12],[12,-2],[-3,-13],[10,-16],[13,17],[16,-5],[4,-19],[4,4],[15,-10],[8,-22]],[[5380,8268],[-9,-8],[-5,18],[6,9],[8,-19]],[[5379,7921],[-25,-27],[8,-22],[-1,-13],[-9,11]],[[5233,7866],[-22,0]],[[5211,7866],[-2,5],[8,57],[8,20],[-19,10],[-19,1],[-11,17]],[[5176,7976],[4,21],[-11,19]],[[5166,8053],[-3,14],[7,9],[1,21],[-6,16],[22,9],[0,11],[8,17],[-1,15],[5,38]],[[5199,8203],[-4,6],[7,18],[20,0],[7,-14],[6,4],[4,21],[8,-2],[1,37],[-8,26]],[[5240,8299],[19,-6],[11,1]],[[5270,8294],[13,-24],[15,-6],[7,4],[-2,-23],[13,-3],[11,12],[9,1],[13,18],[12,-3],[12,-16],[8,0],[4,-17],[10,-7],[5,-27],[-8,-24]],[[5392,8179],[14,-21],[-2,-10],[5,-16],[-4,-15],[3,-18],[9,-16]],[[5417,8083],[-7,-26],[-6,10],[-29,-17]],[[6192,5698],[-10,5],[-22,-6],[0,36],[17,52]],[[6177,5785],[8,-5]],[[6185,5780],[12,19],[8,-30],[-4,-14],[-13,-13],[13,-14]],[[6201,5728],[-9,-30]],[[3297,5950],[-5,16],[4,4],[1,-20]],[[5315,8298],[-9,-7],[1,10],[8,-3]],[[5419,8306],[-12,5],[3,11],[10,-9],[-1,-7]],[[5295,8341],[4,-28],[-9,-6],[-13,7],[-4,21],[22,6]],[[5349,8351],[-10,-18],[5,-11],[-9,-6],[-1,-22],[-5,-3],[-6,25],[-10,1],[-3,15],[8,28],[21,11],[10,-3],[0,-17]],[[5240,8299],[-1,31],[-14,10],[1,60],[4,15],[9,15],[26,7],[11,20],[9,3],[7,-10],[-7,-27],[0,-22],[16,-6],[0,-14],[-15,-5],[-4,-20],[-16,-22],[2,-14],[-6,-13],[8,-13]],[[3009,6180],[-3,33]],[[3006,6213],[6,12],[17,1],[23,-16],[4,2],[7,-22],[11,2],[0,-8],[18,-18],[9,-17],[-10,-23],[-6,11],[-23,2],[-12,-11],[-13,5],[-10,-4],[-11,-37],[-10,23],[-3,34],[6,31]],[[5264,6837],[-6,-6],[10,-33],[5,-35],[-1,-24],[3,-46],[-5,-27],[4,-29],[-1,-18],[-10,-13],[-1,-15],[15,-44],[1,-16],[6,-28],[12,-2],[24,-16],[12,-45]],[[5332,6440],[-125,-157],[-45,-83],[-45,-20]],[[5117,6180],[-23,-9],[-8,10],[4,15],[-2,23],[-22,16],[-5,11],[-15,8],[-2,10],[-12,16],[-1,17],[-165,230]],[[4866,6527],[-20,26],[-88,110]],[[4758,6663],[0,22]],[[4758,6685],[1,63],[27,37],[16,16],[13,-3],[4,14],[29,9],[14,30],[17,14]],[[4879,6865],[20,22],[-6,8]],[[4893,6895],[0,27],[23,11],[2,12],[13,5],[33,-3],[6,23],[-12,24],[-5,26],[-1,51],[-2,34]],[[4950,7105],[-10,13],[22,23],[12,18],[14,12],[13,2],[13,22],[20,15],[38,5],[10,11],[15,0],[7,6],[28,0],[18,-13],[23,16],[7,9],[12,-10],[9,2],[18,-6],[19,5]],[[5238,7235],[-11,-27],[4,-7],[-2,-30],[4,-39],[-4,-28],[-21,-39],[0,-14],[6,-34],[14,-20],[3,-22],[20,-28],[3,-27],[2,-15],[8,-68]],[[2464,5048],[14,-46],[-3,-11],[-13,-5],[-3,13],[10,14],[-7,16],[2,19]],[[2903,5037],[6,-24],[0,-23],[-4,2],[-5,-36],[-14,-36],[-16,-25],[-33,-25],[-14,-25],[-2,-22],[-7,-33],[0,-14],[-11,-25],[-7,3],[-8,29],[-14,9],[-7,-10],[-4,24],[9,11]],[[2772,4817],[-2,27],[10,19],[5,31],[-11,3],[-4,-11],[-19,31],[5,6],[-1,42],[-3,18],[10,13],[2,29],[10,21],[3,25],[-2,22],[10,12],[23,13],[1,15]],[[2908,5040],[-5,-3]],[[5969,6793],[-5,-12],[-9,-75],[-5,-15],[-13,17],[-14,31],[-5,30],[-16,46],[-4,-13],[6,-15],[2,-23],[7,-25],[18,-40],[0,-17],[10,-33],[2,-24],[17,-57],[17,-72],[8,-18],[1,-43],[5,-29],[15,-19],[18,-37]],[[6024,6350],[-151,0],[0,5],[-7,-6],[-173,1]],[[5693,6350],[0,425],[-7,63],[7,32],[-3,33],[8,19]],[[5698,6922],[7,-9],[14,7],[37,-15],[20,-16],[16,-3],[15,-13],[24,23],[8,2],[5,12],[18,8],[13,-8],[16,-21],[6,9],[8,-11],[17,1],[29,7]],[[5951,6895],[18,-102]],[[6014,5891],[-3,52],[3,7],[11,62],[-1,19],[3,26],[12,0],[10,24],[13,7],[10,25]],[[6072,6113],[8,-34],[7,-41],[4,-48],[6,-23],[10,-4],[9,-27],[27,-23],[13,-38],[17,-24],[4,-22],[9,-11],[4,-24],[-5,-14]],[[6177,5785],[-17,42],[-12,19],[-11,29],[-4,7],[-16,19],[-20,7],[-9,-4],[-3,9],[-16,-12],[-17,25],[-9,-41],[-9,18],[-6,-11],[-14,-1]],[[4572,6714],[0,-16],[-9,-6],[1,22],[8,0]],[[4546,6728],[-9,-22],[-7,19],[16,3]],[[4605,6715],[7,34],[3,-9],[-2,-20],[-8,-5]],[[4504,6734],[-4,16],[7,2],[-3,-18]],[[5087,7404],[-2,-29],[-12,15],[4,18],[10,6],[0,-10]],[[5089,7560],[1,-29],[-26,-28],[-7,-11],[-29,-13],[-4,-20],[-8,-6],[-19,-44],[-7,-21],[4,-28],[11,-17],[-16,-20],[-8,-16],[-4,-34],[-14,-1],[-13,-20],[-11,-29],[-17,-1],[-29,2],[-15,-2],[-8,-13],[-14,-5],[-5,-17],[-8,-6],[-11,9],[-13,46],[-11,14],[-14,-1]],[[4794,7249],[-3,24],[11,35],[-6,17],[1,15],[8,20],[-9,25],[8,14],[4,18],[-3,11],[5,8],[-3,40],[20,31],[-9,8],[-2,16],[-15,3],[-7,-9],[-22,-1],[-1,18],[-15,-11]],[[4756,7531],[1,20],[-5,31],[-9,10],[10,22],[17,6],[0,8],[16,11],[12,-10],[33,0],[6,3],[37,-13],[25,6],[16,-9],[5,5],[15,-8],[15,5]],[[4950,7618],[10,-10],[-2,-10],[20,-8],[20,-14],[19,0],[2,9],[20,-15],[8,-6],[9,-9],[17,0],[16,5]],[[5628,8519],[9,-1],[5,-10],[-11,-12],[-15,-4],[-9,6],[4,15],[17,6]],[[5636,8531],[-10,-8],[-4,11],[5,13],[9,-6],[0,-10]],[[5747,8459],[-11,-4],[-15,18],[-24,13]],[[5697,8486],[-18,-9],[2,26],[-12,-5],[-9,6],[-7,18],[-1,31],[16,6],[9,11],[29,3],[2,6],[31,-4],[10,-7],[25,-2],[3,4]],[[5777,8570],[-15,-38],[1,-34],[7,-25],[-11,-18]],[[5759,8455],[-12,4]],[[6192,5698],[-8,-22],[5,-25],[10,-19],[8,-30],[15,-23],[82,-59],[28,0]],[[6332,5520],[-43,-89],[-41,-93],[-27,2],[-24,-18],[-9,-21],[-21,-9],[-4,-10]],[[6163,5282],[-19,-2],[-12,20],[-26,-25],[-9,-24],[-40,12],[-25,36],[-7,9],[-23,2],[-9,21],[-1,32],[-13,9]],[[5979,5372],[-5,11],[-10,58],[-18,34],[-11,26],[-13,5],[-6,12],[7,26],[20,3],[4,8],[-1,52]],[[5946,5607],[6,39],[0,24],[8,21],[10,-1],[5,57],[13,42],[14,11],[3,33],[5,21],[4,37]],[[5804,9135],[-14,-31],[6,-18],[19,-8],[17,-22],[-1,-8],[-24,-34],[1,-7],[22,-45],[5,-25],[-5,-1],[-7,-26],[-1,-15],[13,-12],[1,-23],[10,-8],[1,-13],[-8,-13],[5,-17],[22,-18],[9,-19],[-7,-19],[-56,-76],[-24,-23],[-16,-21]],[[5772,8633],[-16,0],[-41,-16],[-57,-18],[-15,-7],[1,10],[-9,12],[-2,-8],[-8,17],[-30,13],[-2,22],[7,37],[-10,24],[3,14],[-7,23],[9,20],[3,15],[21,6],[-2,8],[28,27],[29,36],[8,17],[20,4],[1,36],[-21,17],[-12,3]],[[5670,8945],[-11,23],[-1,17],[8,20],[-10,22],[3,14],[-8,1],[0,34],[-17,21],[-24,9],[-38,30]],[[5572,9136],[13,1],[-1,8],[16,5],[22,-33],[25,-4],[15,10],[30,-13],[12,16],[11,7],[0,15],[7,25],[14,15],[16,0],[22,9],[15,-14],[20,-9],[5,-12],[-13,-18],[3,-9]],[[9951,4017],[9,-16],[2,-26],[-23,-10],[-14,11],[-2,12],[10,24],[18,5]],[[9999,4089],[-2,-35],[-14,-3],[-6,5],[-14,-15],[-6,11],[29,32],[13,5]],[[3325,1998],[25,6],[3,-4],[-18,-32],[-9,-1],[-12,-12],[-2,14],[14,11],[-1,18]],[[3365,2009],[10,-2],[0,-12],[14,8],[4,-20],[-23,-13],[0,-10],[-15,5],[-5,-17],[-7,10],[2,12],[14,15],[-1,11],[7,13]],[[6549,3782],[-12,4],[-1,22],[10,0],[3,-26]],[[3494,5213],[0,20],[6,26],[-10,28],[-3,25],[0,31]],[[3487,5343],[17,46],[11,-13],[15,-8],[24,-42],[7,-9],[4,-30]],[[3483,5184],[11,29]],[[5263,7582],[2,-40],[-10,-44],[-11,12],[-3,30],[-4,8],[4,19],[22,15]],[[5211,7866],[-5,-8],[-11,2]],[[5194,7850],[-26,-53],[4,-7],[15,6]],[[5188,7781],[6,-14]],[[5194,7767],[-5,-13],[9,-18],[-2,-9],[-12,-8],[11,-23],[-5,-13],[3,-13],[20,-12],[-5,-19]],[[5208,7639],[-9,-6],[-19,-29],[-11,-6],[-19,9],[-10,13],[-12,-3],[-16,12],[-22,-24],[-6,-16],[5,-29]],[[4950,7618],[8,9],[9,71],[0,24],[3,38],[-2,30],[-18,12],[-8,18],[1,13],[-13,16],[2,10],[-20,13],[-21,8],[-11,0],[-3,8],[0,24],[-9,-1],[0,11],[42,18],[15,-18],[7,6],[28,0],[-4,33],[-8,29],[17,0],[3,-18],[27,-5],[10,24],[29,17],[10,15],[-1,29],[10,15],[17,6]],[[5160,7981],[16,-5]],[[5309,4815],[-22,53],[-10,16],[2,11],[-11,8],[-5,31],[-6,4],[1,28],[-7,4],[-6,35],[13,21],[3,32],[4,6],[-7,15],[9,14],[-2,12],[49,1]],[[5314,5106],[0,69]],[[4799,8310],[21,9],[9,-1],[15,-33],[0,-23],[-12,-13],[-5,2]],[[4827,8251],[-12,-2],[-11,21],[-9,-17],[-14,5],[-7,12],[6,15],[10,6],[4,14],[5,5]],[[4839,8384],[-11,-3],[2,21],[9,-9],[0,-9]],[[4829,8453],[3,-18],[-8,0],[-12,14],[14,13],[3,-9]],[[4827,8504],[-13,-27],[-11,6],[0,10],[23,19],[1,-8]],[[4913,8513],[-3,-12],[-21,-21],[-3,-17],[6,-4],[13,6],[37,0],[8,-12],[-13,-38],[-10,-18],[-4,-21],[-12,-7],[4,-8],[12,5],[13,-8],[14,-20],[10,-47],[17,-16],[16,-23],[-3,-5],[4,-23],[11,-28],[-8,-15],[6,-6],[8,9],[14,0],[17,-12],[2,-17],[-5,-23],[-8,-14],[-9,-3],[-7,-24],[20,-2],[-1,-10],[-12,-16],[-21,-9],[-27,0],[-14,5],[-21,-15],[-27,7],[-11,-5],[-11,-24],[-10,10],[-16,-6],[-14,-16],[-3,13],[21,32],[2,11],[9,13],[23,0],[2,12],[-7,1],[-23,20],[-15,-7],[-6,5],[1,17],[20,12],[9,16],[-2,44],[29,12],[4,19],[-6,23],[-12,20],[4,30],[-14,-11],[-16,-1],[-17,5],[13,38],[-6,12],[1,21],[-15,-17],[-5,-22],[-6,-2],[7,53],[6,22],[-15,-4],[-5,12],[8,6],[5,22],[-7,12],[2,14],[11,34],[9,1],[-1,15],[10,0],[46,7],[-2,-7]],[[4963,8633],[4,-7],[-3,-18],[-6,3],[5,22]],[[6257,7502],[-12,-14],[-17,0],[-22,-6]],[[6206,7482],[-18,27],[-9,-8],[-27,5]],[[6152,7506],[7,27],[-7,41],[-18,24],[-9,3],[-15,18]],[[6110,7619],[5,9],[14,-3],[25,-18],[24,0],[38,-28],[4,-11],[16,11],[10,0],[13,-13],[11,-3],[-3,-16],[22,-19]],[[4998,5705],[0,-29],[12,-20],[-3,-51],[7,-4],[-1,-30],[-3,-6],[9,-27],[-3,-9],[1,-47],[-3,-30],[6,-23],[12,-22]],[[5032,5407],[-6,-16],[-19,-3],[-17,-16],[-13,-16],[-23,-14],[-10,-13],[-20,14],[-2,35]],[[4927,5568],[-4,18],[2,22]],[[4683,5781],[-3,-12],[5,-11],[11,11],[7,-17],[11,18],[13,-10],[13,12],[-1,13],[9,-4],[7,-28],[-1,-15],[12,-17],[-7,-21],[9,-2],[3,-33],[7,-17]],[[4778,5648],[-4,-8]],[[4771,5494],[-7,0]],[[4764,5494],[-6,6],[-5,-23],[-7,-3],[-9,12],[2,13],[-4,42],[-7,11],[-14,-3]],[[4714,5549],[-6,12]],[[4708,5561],[-5,37]],[[4703,5598],[-15,40],[-19,1]],[[4669,5639],[-17,-8],[-7,-29]],[[4645,5602],[-7,-16],[-7,4],[-12,40],[-10,17],[-10,7],[-10,40],[-5,8],[8,26]],[[4592,5728],[26,14],[0,16],[-6,10]],[[4612,5768],[7,8],[-1,21]],[[4618,5797],[18,-2],[2,-9],[20,-9],[25,4]],[[4534,5821],[-2,16],[7,14]],[[4539,5851],[30,0],[11,14],[22,-19],[9,3],[4,-13],[-11,-5],[-25,19],[-4,-10],[-15,-4],[0,-10],[-23,0],[-3,-5]],[[4592,5728],[-10,-33],[-10,16],[-3,30],[-9,2],[-4,12],[-10,5],[5,24],[16,2]],[[4567,5786],[10,12],[41,-1]],[[4618,5797],[2,-11],[-8,-18]],[[5314,5106],[-36,0],[-18,8],[17,61]],[[5314,5175],[0,-62],[0,-7]],[[5242,5269],[6,-8],[-7,-24],[-6,3],[7,29]],[[5662,7152],[9,3],[4,-14],[11,4],[21,-7],[7,2],[1,-12],[11,5],[2,-10],[-40,-7],[-2,9],[-30,9],[-1,19],[7,-1]],[[5773,7175],[-4,14],[6,11],[5,-17],[-7,-8]],[[5650,7354],[1,-6],[18,-11],[5,-26],[8,-5],[-2,-10],[-8,8],[-5,17],[-8,0],[-14,24],[5,9]],[[5733,7376],[4,-19],[-11,2],[0,20],[7,-3]],[[5557,7383],[-12,17],[5,5],[7,-22]],[[5723,7459],[-5,7],[-21,9],[-9,-8],[-9,5],[-16,-24],[-6,-19],[-10,0],[-19,16],[-1,-27],[16,-46],[-9,0],[3,-13],[-5,-14],[13,-8],[12,-19],[8,-4],[3,-34],[-13,18],[-16,-8],[5,-15],[-3,-11],[-10,7],[9,-46],[-2,-15],[-6,16],[-11,-5],[-8,19],[-5,-17],[-9,20],[3,14],[-3,13],[-12,19],[7,20],[12,8],[29,-16],[2,9],[-15,14],[-26,-7],[-10,3],[0,39],[-9,-1],[-14,18],[-3,13],[4,26]],[[5582,7467],[17,1],[10,14],[15,0]],[[5624,7482],[7,12],[25,4]],[[5723,7515],[7,3]],[[5730,7518],[9,-19],[-8,-9],[0,-17],[-8,-14]],[[3583,9167],[-7,0],[-3,18],[12,3],[-2,-21]],[[3535,9190],[19,-8],[4,-12],[-6,-7],[-41,-14],[-5,15],[-29,7],[0,32],[12,9],[28,-6],[18,-16]],[[4293,9248],[3,-14],[-25,-14],[-10,6],[-36,-6],[5,26],[20,-2],[32,11],[11,-7]],[[4500,9514],[3,-12],[11,-4],[-3,-9],[-30,1],[-6,4],[1,14],[24,6]],[[4483,9551],[-3,-1],[-11,24],[1,16],[9,-3],[4,-36]],[[4472,9666],[-4,-3],[-5,25],[11,4],[-2,-26]],[[4510,9775],[-11,-6],[-28,3],[1,10],[28,7],[14,-2],[-4,-12]],[[3753,9909],[-52,16],[-15,11],[1,7],[24,2],[27,-7],[19,-10],[-4,-19]],[[4167,9997],[41,-8],[41,-3],[30,-6],[1,-2],[-46,-3],[-70,-2],[-53,-5],[-1,-5],[46,6],[33,0],[61,-2],[52,6],[18,-17],[54,-5],[23,-6],[2,-8],[-24,-10],[-38,-6],[-159,-7],[-7,-12],[55,5],[75,-3],[16,-7],[8,-11],[18,3],[15,16],[49,3],[5,-22],[-16,-20],[-6,-18],[33,15],[21,15],[21,5],[2,-8],[20,-1],[28,-5],[30,19],[22,6],[52,-2],[35,-7],[24,-10],[1,-5],[-53,-23],[-28,-3],[-1,-13],[-29,-7],[-22,0],[-7,-8],[2,-16],[-10,-2],[-33,-2],[-38,5],[-20,-15],[0,-12],[24,-7],[-4,-20],[-17,-30],[-16,-2],[-16,-25],[-16,-35],[5,-8],[20,15],[38,-12],[-1,-8],[-17,7],[-2,-19],[25,-9],[20,4],[7,-4],[0,-18],[-5,-8],[-43,9],[-24,-3],[-19,-11],[-16,6],[-3,-12],[12,-1],[13,-19],[14,3],[22,-5],[4,-13],[13,-15],[2,-31],[-10,-4],[-19,9],[-14,-14],[10,-21],[5,15],[12,0],[21,-29],[-3,-12],[-25,0],[1,-4],[-25,-6],[-13,3],[-9,16],[-10,-10],[-2,-12],[10,-5],[19,-1],[26,-7],[-4,-21],[-29,-3],[-18,-10],[-22,4],[-21,12],[-12,13],[-8,-8],[-12,2],[-4,-10],[-17,-11],[-21,0],[-1,-8],[29,7],[23,8],[19,-1],[29,-19],[23,-10],[-2,-31],[-6,-16],[-49,22],[-16,32],[-3,-10],[2,-25],[50,-28],[11,-3],[20,-26],[2,-37],[5,-20],[-12,-4],[-38,0],[-18,12],[-12,29],[-35,23],[-29,3],[-1,-5],[25,-1],[3,-17],[-28,-14],[-26,2],[-9,-6],[-1,-29],[12,0],[16,-12],[17,1],[24,8],[66,-14],[2,-14],[-68,-49],[-4,-9],[-18,-12],[-81,-24],[-17,1],[-31,-15],[-12,4],[-20,16],[-1,-24],[-27,-21],[-27,-54],[-14,-17],[-28,-17],[-21,-19],[-19,3],[-10,-13],[-9,-4],[-7,7],[6,9],[-5,17],[-7,-26],[-12,-5],[-36,-4],[8,-16],[-17,-14],[-23,3],[4,-14],[8,3],[13,-26],[-12,-20],[2,-24],[-14,-13],[-1,-14],[-23,-32],[-11,-34],[6,-18],[-9,-19],[-8,-45],[-12,-26],[1,-16],[-19,-13],[-16,3],[-2,7],[-26,11],[0,14],[-18,10],[-3,10],[4,19],[-24,-17],[-32,-5],[-10,17],[-3,13],[-12,2],[-11,19],[-1,25],[-27,27],[1,15],[-33,55],[-2,27],[-11,7],[-9,55],[-14,26],[-12,0],[-1,11],[9,28],[-20,-6],[0,16],[16,24],[-18,10],[-5,9],[8,41],[12,22],[43,-9],[-1,13],[-20,-3],[-11,5],[-17,-1],[9,19],[21,5],[14,-9],[15,12],[5,27],[16,43],[-17,8],[-9,-4],[-23,4],[-21,14],[-28,7],[-4,24],[30,-3],[19,-5],[24,-15],[6,9],[-2,32],[-45,3],[3,17],[-16,23],[-11,-12],[-2,-11],[-21,-6],[-17,4],[-8,7],[8,39],[-4,18],[19,8],[1,13],[-9,9],[-6,-5],[-4,31],[-9,-4],[-10,10],[7,16],[-10,18],[-12,9],[4,20],[-19,16],[-17,9],[-12,14],[0,14],[-8,10],[-74,28],[-43,6],[-19,5],[-15,-8],[-12,6],[-30,-11],[-13,7],[-15,-6],[-11,5],[1,-15],[-36,6],[-34,15],[3,21],[-17,12],[-16,-5],[-10,4],[-2,18],[34,4],[19,-2],[10,8],[13,3],[47,0],[4,10],[-11,7],[-36,-9],[-17,5],[-21,-8],[-17,4],[-9,15],[-19,0],[-30,8],[-20,14],[2,12],[9,8],[20,7],[21,1],[26,8],[27,5],[-1,5],[43,10],[42,1],[15,12],[18,40],[-57,4],[-10,12],[23,18],[20,6],[32,19],[17,3],[12,-2],[15,12],[41,-5],[9,16],[-2,20],[21,10],[15,1],[26,-6],[7,16],[59,8],[29,1],[23,6],[20,-4],[11,-13],[1,-24],[11,8],[6,15],[-2,16],[7,0],[52,-25],[35,0],[-2,5],[-28,15],[-8,13],[27,1],[32,-4],[42,-14],[21,-4],[37,-16],[21,1],[-3,15],[11,16],[-23,25],[-30,4],[-1,12],[21,-2],[21,6],[46,8],[21,-2],[26,-8],[27,14],[39,-9],[11,5],[0,9],[20,4],[31,0],[3,3],[54,2],[23,-2],[23,4],[64,0],[20,-2]],[[2497,5860],[-14,12],[-15,-1],[-19,19],[-11,18],[4,32]],[[2442,5940],[-3,14],[12,45],[36,0],[1,18],[-8,19],[-19,33],[11,0],[0,33],[51,0]],[[2521,5988],[19,-2],[9,-8]],[[2549,5978],[-21,-34],[-7,-17]],[[2521,5927],[2,-15],[-5,-11]],[[2518,5901],[-21,-35],[0,-6]],[[3312,5355],[-17,42],[7,18],[-1,28],[12,5],[2,26],[-2,17],[6,18],[13,15]],[[3332,5524],[5,19],[18,-18],[16,-32],[4,-29],[14,-15],[22,-41],[0,-33]],[[3411,5375],[-4,-31],[-10,-2],[-10,-48],[6,-30],[8,-19],[7,1],[3,-29],[14,-50],[6,-5]],[[2670,5923],[-19,-10],[-9,11],[-8,-28],[-17,-29],[-7,12],[-8,-17],[-12,0],[1,-27],[-10,-19]],[[2581,5816],[-7,-1],[-4,22],[-7,1],[0,27]],[[2563,5865],[-12,10],[-9,-8],[-18,31]],[[2524,5898],[-3,29]],[[2549,5978],[17,11],[20,-9],[15,2],[16,13],[8,-7],[14,6],[20,-10],[14,-36],[11,1],[2,-9],[-16,-17]],[[5512,7568],[-3,-2],[-19,22]],[[5402,7692],[-5,17],[4,2],[1,-19]],[[5411,7711],[-11,7],[4,8],[7,-15]],[[5488,7590],[-19,27],[-14,9],[-12,-1],[-13,23],[-4,22],[-13,25],[-1,22],[-15,15],[-10,-30],[-9,17],[-3,22],[24,0]],[[5399,7741],[4,10],[9,-11],[13,0],[-1,16],[9,6],[1,22]],[[5434,7784],[17,11],[2,8],[15,-11],[12,-21]],[[5480,7771],[14,-12],[15,-2]],[[5509,7757],[16,11]],[[5525,7768],[-2,-6],[6,-42],[-2,-16]],[[3009,6180],[-11,-54],[-23,-4],[-14,6],[-14,-13],[-14,18],[5,19],[17,-8],[23,-6],[12,15],[-13,23],[3,22],[-19,13],[8,15],[13,-1],[19,-10],[5,-2]],[[5635,7887],[-16,-13],[-35,-88],[-22,-8]],[[5562,7778],[-20,3]],[[5542,7781],[-9,-11],[-15,-4],[-9,-9]],[[5480,7771],[-22,30]],[[5458,7801],[-6,21],[-5,1]],[[5476,7890],[17,-14],[27,2],[1,12],[31,8],[12,9],[5,14],[26,2],[9,-13],[10,4]],[[5614,7914],[18,-18],[3,-9]],[[8414,4400],[-2,9],[14,17],[1,-10],[-13,-16]],[[8333,4491],[13,-18],[10,-21],[-11,-15],[-8,5],[-16,25],[-14,4],[-3,12],[6,8],[23,0]],[[8469,4517],[4,-34]],[[8473,4483],[-17,-38],[-16,-11],[-6,2],[-2,20],[4,21],[9,16]],[[8445,4493],[7,-4],[4,13]],[[8456,4502],[13,15]],[[8239,4536],[-7,-18],[-9,11],[0,18],[10,14],[9,-11],[-3,-14]],[[8452,4553],[-7,-13],[-2,12],[9,1]],[[8441,4557],[-10,-18],[-6,8],[12,14],[4,-4]],[[8460,4564],[15,-3],[-1,-9],[-18,-6],[4,18]],[[8410,4536],[-32,-17],[-6,5],[-11,-7],[-13,8],[-18,-3],[0,24],[19,12],[24,-20],[14,8],[13,-9],[12,30],[4,-14],[-6,-17]],[[8284,4554],[20,-1],[4,-20],[-9,-10],[-11,1],[-37,-17],[-8,6],[2,28],[9,10],[18,1],[-2,12],[10,1],[4,-11]],[[8206,4563],[7,-15],[-13,-23],[-11,22],[9,22],[8,-6]],[[8521,4592],[-9,-17],[-7,15],[11,8],[5,-6]],[[8847,4556],[-6,-8],[-17,0],[9,46],[8,12],[13,3],[6,-19],[-13,-34]],[[8647,4573],[-7,8],[5,23],[11,21],[-1,-30],[-8,-22]],[[8162,4626],[-11,-7],[-12,0],[-9,9],[4,10],[31,1],[-3,-13]],[[8736,4665],[-5,-22],[-8,2],[3,36],[10,-16]],[[7982,4691],[8,-13],[17,-3],[11,-31],[49,-9],[8,28],[7,2],[5,-14],[11,2],[15,-15],[12,-2],[7,-22],[0,-15],[13,-10],[23,5],[10,-15],[-1,-31],[5,-21],[-37,29],[-16,-8],[-32,7],[-25,9],[-16,15],[-21,11],[-15,2],[-8,-7],[-15,4],[-18,15],[-23,6],[2,19],[-29,16],[9,19],[2,20],[6,12],[21,-11],[6,12],[9,-6]],[[8742,4709],[0,-28],[-8,-10],[-4,19],[1,18],[7,16],[4,-15]],[[8406,4734],[-10,-3],[2,33],[10,9],[1,-19],[-3,-20]],[[8421,4777],[-4,-12],[-2,-38],[-4,-16],[-7,7],[5,20],[5,45],[7,-6]],[[8230,4817],[-6,-11],[-2,21],[3,22],[4,-4],[1,-28]],[[8523,4863],[10,-17],[0,-15],[-15,-11],[-13,13],[-5,26],[23,4]],[[8603,4877],[18,-8],[13,-34],[-1,-17],[-27,31],[-11,-7],[-19,9],[-10,-7],[-8,16],[2,17],[34,4],[9,-4]],[[8005,4869],[-6,-13],[-11,0],[2,38],[11,-1],[6,-14],[-2,-10]],[[8470,4945],[-3,-11],[-12,-6],[-1,18],[16,-1]],[[8762,4952],[35,-8],[-3,-9],[-11,-1],[-20,14],[-1,4]],[[7945,4948],[9,-47],[12,-7],[-5,-19],[-17,4],[-6,38],[-7,6],[-5,25],[15,9],[4,-9]],[[8559,4948],[-17,-4],[-4,5],[7,19],[14,-20]],[[8422,4977],[8,-16],[-17,-8],[0,23],[9,1]],[[8047,4977],[-8,-4],[1,15],[7,-11]],[[7754,4941],[-8,7],[-8,27],[8,17],[11,-42],[-3,-9]],[[8638,4969],[-6,3],[-3,18],[11,-1],[-2,-20]],[[8760,5008],[14,-5],[7,-15],[-1,-14],[-8,6],[-12,28]],[[8915,4506],[-28,57],[-31,1],[7,33],[-10,20],[4,23],[-12,31],[-11,52],[-27,32],[-13,6],[-18,17],[-21,5],[-13,15],[-1,16],[-12,-1],[-20,25],[-9,-32],[-7,-2],[-6,23],[0,24],[-11,19],[23,32],[11,-6],[9,9],[0,17],[-27,-10],[-18,2],[-8,15],[-2,25],[-18,10],[-1,32],[15,9],[9,15],[14,5],[24,-22],[14,-1],[7,-36],[-4,-21],[2,-28],[9,-24],[4,3],[2,-23],[4,1],[5,-25],[13,0],[21,44],[4,19],[12,4],[9,11],[-1,10],[19,21],[24,-18],[31,-33],[23,-5],[10,-10],[0,-12]],[[8915,4880],[0,-210],[-3,-23],[3,-10],[0,-131]],[[7910,5036],[-10,-1],[3,13],[7,-12]],[[7861,5091],[-16,8],[3,14],[13,-22]],[[7865,5098],[-13,11],[3,7],[10,-18]],[[7707,5133],[12,-29],[-1,-20],[-5,-2],[-8,21],[-5,28],[7,2]],[[8468,5106],[-12,-32],[-19,-9],[-14,1],[-5,9],[-34,-3],[-12,4],[-30,-3],[-9,-38],[2,-27],[12,-23],[4,-20],[10,-2],[14,33],[12,-5],[9,11],[17,0],[8,11],[5,-5],[0,-21],[-9,8],[-6,-6],[-9,-22],[-22,-31],[-10,-5],[14,-23],[15,-51],[-4,-25],[17,-29],[1,-14],[-22,-11],[-1,-15],[-13,2],[-3,10],[3,29],[-19,32],[4,23],[-2,29],[-9,1],[-11,-23],[5,-39],[-2,-22],[1,-32],[-4,-31],[1,-24],[-16,-9],[-10,16],[7,59],[0,23],[-6,34],[-11,-4],[-6,23],[0,23],[8,16],[7,33],[-1,31],[6,30],[9,13],[-3,35],[9,47],[7,17],[6,-10],[11,28],[15,-4],[4,-9],[23,-3],[13,-10],[10,4],[16,-5],[12,11],[20,40],[7,-11],[-10,-30]],[[8547,5097],[4,-1],[8,28],[15,16],[0,-28],[-12,-22],[12,-22],[-20,6],[-7,-10],[-5,12],[2,21],[-5,24],[5,35],[11,-9],[0,-22],[-10,-18],[2,-10]],[[8008,5265],[-6,1],[-3,20],[6,9],[5,-12],[-2,-18]],[[8265,5294],[-3,-6],[9,-23],[-17,-3],[5,-26],[7,-8],[13,-44],[-8,-18],[8,-19],[16,-22],[9,-20],[-12,-10],[-15,13],[-7,-18],[-6,-30],[-2,-33],[3,-26],[-22,-29],[-12,-27],[6,-35],[-6,-13],[-3,-36],[-8,-27],[-35,-35],[-4,40],[-13,13],[-8,-10],[-5,15],[-7,-3],[-9,19],[-2,-15],[-10,-13],[-9,5],[-13,-13],[0,28],[-12,8],[-9,-8],[-13,10],[-8,-5],[-6,61],[-3,5],[1,28],[-6,22],[-14,17],[-4,17],[3,28],[-9,20],[-1,26],[5,41],[8,25],[7,7]],[[8044,5167],[1,-25],[24,-45],[12,10],[23,-1],[9,8],[2,18],[9,7],[12,0],[2,-6],[17,-13],[8,12],[18,2],[8,30],[-1,16],[11,16],[-3,19],[10,11],[3,25],[0,29],[10,24],[33,-1],[13,-9]],[[7680,5356],[9,3],[20,-4],[10,-19],[9,-28],[2,-19],[40,-54],[20,-55],[16,0],[12,-33],[9,-4],[10,-22],[9,-28],[10,-4],[6,-13],[12,-1],[8,-26],[-10,-14],[0,-20],[8,-21],[18,-9],[6,-52],[8,-11],[-5,-17],[2,-11],[8,13],[15,-8],[13,-37],[-4,-17],[1,-25],[-3,-20],[2,-50],[-2,-40],[-6,-7],[-7,15],[-8,-12],[-12,14],[-1,-23],[-22,49],[-25,36],[-10,19],[-12,32],[-15,26],[-20,60],[0,13],[-11,38],[-4,28],[-13,30],[-7,25],[-12,14],[-10,68],[-7,24],[-24,27],[-3,29],[-5,8],[-12,35],[-15,15],[-26,56],[-8,30],[5,21],[13,-7],[8,-13],[10,-4]],[[7607,5451],[-5,21],[4,1],[1,-22]],[[7575,5730],[-5,20],[4,20],[5,68],[6,-6],[-6,-19],[3,-24],[-7,-59]],[[7237,6818],[-8,-28],[-6,-35],[31,-30],[19,-28],[4,3],[20,-23],[16,-9],[15,0],[7,7],[14,-11],[3,-16],[17,-17],[7,5],[5,-11],[17,-4],[10,-8],[8,7],[8,-12],[21,4],[3,18],[-5,24]],[[7443,6654],[5,36],[-1,11],[14,10]],[[7465,6677],[4,-12],[-1,-21]],[[7703,6718],[0,-17],[-8,-10],[-2,-4],[-2,-15],[-23,-13],[-5,-10],[-21,-27],[0,-33],[-16,-47],[4,-12],[-12,-43],[-4,-26],[-23,8],[3,-19],[-1,-33],[-1,-3],[-5,-3],[-2,-19],[2,-21],[-5,-21],[-8,7]],[[7574,6357],[-6,33]],[[7553,6450],[0,-11],[-9,-31],[-8,7],[-4,33]],[[7473,6366],[0,-37],[-22,-1],[-9,12],[-7,-11],[-16,-9],[-7,-16],[3,-31],[-6,-23],[-13,-23],[-20,-14],[-3,12],[-6,-8],[6,-8],[-19,-30],[-19,-49],[-12,-13],[-13,-27],[-17,-20],[-8,-20],[-1,-22],[-14,-14],[-13,0],[-8,-34],[-10,8],[-9,-11],[-7,-37],[3,-30],[-1,-21],[3,-22],[-5,-15],[8,-14],[-3,-40],[-10,-41],[-3,-25],[2,-22],[0,-52],[-12,-1],[-11,-37],[-1,-24],[-15,-10],[-7,-13],[-3,-30],[-15,-18],[-16,20],[-11,29],[-7,32],[4,5],[-3,23],[-12,51],[-5,35],[-15,41],[-12,60],[-3,35],[-8,49],[-12,35],[0,19],[-13,39],[-4,24],[-5,68],[-4,29],[-5,71],[-4,31],[6,44],[-2,33],[-3,3],[-5,47],[2,18],[-8,0],[-8,-27],[6,-17],[-6,-22],[-28,-25],[-8,0],[-17,21],[-31,65],[0,11],[8,-5],[25,17],[2,23],[-17,-12],[-11,5],[-17,20],[-13,40],[15,6]],[[6908,6466],[0,18],[23,0],[5,-5],[23,14],[5,-11],[9,10],[0,17],[-11,43],[0,15],[-11,2],[-4,12],[1,34],[-19,19],[3,22],[16,40],[7,11],[9,-18],[32,14],[13,47],[15,16],[14,54],[12,9],[2,21],[12,27],[8,8],[-3,9],[0,31],[6,14],[15,11],[2,9],[-19,14],[0,14],[-8,1],[-2,13],[-8,15],[4,15],[-4,8],[-1,33],[-4,8],[4,19],[9,7],[25,-8],[14,-8],[9,10],[16,4],[13,22]],[[7140,7126],[20,23],[7,-2]],[[7249,6838],[-12,-20]],[[4827,8251],[-4,-6],[6,-24],[3,-39],[-5,-23],[-10,-21],[-27,-5],[-3,-7],[-32,-24],[-26,-6],[-10,17],[7,36],[7,11],[6,20],[-3,20],[-9,9],[-1,42],[4,12],[15,-5],[26,18],[-15,10],[11,12],[3,15],[20,3],[8,10],[1,-16]],[[6357,7323],[6,-45],[10,-10],[19,-5],[11,-24],[16,-16],[18,-7],[12,0],[44,18],[4,25]],[[6497,7259],[8,-1],[15,10],[9,24],[14,12],[18,-2],[6,10],[21,-2],[4,-13],[31,-21],[10,3],[14,-10],[7,-20],[14,-13],[7,-19],[22,0],[4,-60]],[[6701,7157],[-3,-32],[-6,-26]],[[6689,6815],[14,-29],[8,-34],[7,-14],[25,-21],[1,-42],[-2,-13],[12,-1],[4,-8],[-4,-27],[-20,-6],[-6,-12],[-10,-7],[-6,-28],[-2,-34]],[[6710,6539],[-5,-5],[-28,12],[-37,6],[-7,8],[-14,2],[-27,13],[-6,34],[-4,31],[-5,11],[-12,7],[-20,-13],[-21,-25],[-7,-3],[-11,11],[-15,2],[-7,13],[-21,22],[-6,18],[-12,12],[-11,1],[-10,17],[-11,55],[-6,5],[-1,16],[-13,30],[-3,17],[-14,-11],[-14,17],[-14,-20],[-6,19]],[[6342,6841],[-9,10],[0,31],[-9,1],[0,24],[4,23],[-13,37],[-7,3],[-20,27],[-8,2],[1,16],[-7,23],[-4,-1],[-10,22],[4,11],[-3,15],[7,23],[13,19],[-5,24],[6,17],[-13,1],[-10,11],[-3,20],[-6,10]],[[6250,7210],[-7,37]],[[6243,7247],[-5,17],[-1,18],[-10,10],[7,27],[-12,60],[10,3],[6,20],[6,-7]],[[6076,7024],[54,56],[8,6],[6,20],[0,31],[4,21],[-3,25],[5,27],[10,5],[16,30]],[[6176,7245],[12,16],[29,-9],[5,5],[7,-20]],[[6229,7237],[13,11],[8,-38]],[[6342,6841],[-10,-18]],[[6332,6823],[-8,6],[-16,-7],[-6,-26],[-10,-26]],[[6292,6770],[-5,-2],[-46,8],[-51,77],[-22,35],[-47,51],[-34,10]],[[6087,6949],[-11,75]],[[4568,8970],[24,-14],[-2,-14],[9,2],[3,-10],[18,-4],[-4,-12],[6,-12],[-15,-26],[-7,2],[-5,-18],[-13,-9],[-29,-11],[-16,-14],[-32,-9],[-2,-8],[-22,-10],[-43,9],[-26,19],[-42,-3],[-2,11],[19,3],[6,8],[-5,15],[-13,20],[-24,2],[-15,-5],[-4,7],[38,10],[14,19],[-6,11],[-15,3],[-27,-11],[-4,22],[9,0],[-1,18],[10,6],[10,-12],[4,27],[13,0],[28,-24],[3,-9],[-4,-25],[9,-11],[11,23],[7,-5],[3,27],[9,1],[16,-16],[2,18],[17,5],[24,-1],[10,-11],[11,14],[11,-4],[9,9],[-3,10],[16,4],[12,-17]],[[5987,6966],[-10,8],[-7,-22],[7,-25],[-9,-21],[16,5]],[[5984,6911],[0,-20],[-8,-42],[-5,-52]],[[5971,6797],[-2,-4]],[[5951,6895],[7,19],[17,92]],[[5975,7006],[8,0],[13,21]],[[5996,7027],[1,-28],[-3,-13]],[[5994,6986],[-7,-20]],[[5432,7311],[-9,-26],[-4,-20],[5,-26],[-5,-19],[-17,6],[-10,19],[-6,-1],[-27,28],[-7,0],[-7,15],[8,21],[5,-8],[7,9],[15,-11],[22,2],[10,8],[20,3]],[[5267,7468],[5,-22],[-5,-68],[-4,-13],[-12,6],[-5,-19],[-6,1],[-7,16],[4,38],[-4,4],[2,22],[-8,22],[1,15],[10,-3],[18,24],[11,-23]],[[5380,7802],[-2,-33],[-5,-15],[-33,-15],[-1,-12],[8,-17],[-7,-14],[4,-30],[8,-13],[24,-25],[13,-52],[23,-38],[9,-7],[22,0],[5,-11],[-6,-8],[2,-11],[30,-22],[24,-24],[10,-17],[5,-16],[-4,-16],[-7,7],[-6,20],[-11,2],[-7,10],[-8,-2],[-11,-35],[1,-13],[15,-16],[1,-22],[-11,-7],[-6,-10],[0,-18],[-14,-28],[-9,0],[-2,14],[5,8],[4,24],[6,3],[-4,35],[-10,37],[-20,15],[-5,26],[-9,-2],[-10,11],[-10,24],[-18,1],[-13,13],[-27,48],[-13,11],[-18,40],[-8,42],[-5,10],[-21,18],[-15,6],[-6,-4],[-13,-26],[-16,-9]],[[5194,7767],[22,0]],[[2854,6140],[25,-18],[-14,-11],[-10,-15],[-16,10],[-8,18],[-6,2],[2,13],[10,5],[17,-4]],[[5984,6911],[3,17],[0,38]],[[5994,6986],[16,-21],[12,-4],[54,63]],[[6087,6949],[-5,-7],[-56,-30],[28,-59],[-9,-11],[-5,-18],[-20,-8],[-7,-22],[-13,-18],[-30,9]],[[5970,6785],[1,12]],[[8643,7037],[11,3],[9,-24],[2,-24],[-7,-15],[-11,-70],[-6,-9],[-14,-5],[-11,7],[3,19],[-3,28],[12,32],[-7,28],[-7,1],[1,-15],[-9,-14],[-4,15],[5,9],[-8,13],[6,11],[15,12],[4,12],[13,2],[6,-16]],[[8731,7076],[8,-2],[1,-22],[-8,-15],[-6,-21],[-6,12],[-9,4],[-10,-9],[-8,-31],[-8,-4],[-7,17],[2,14],[-4,13],[8,10],[4,18],[9,-3],[13,5],[3,13],[10,7],[8,-6]],[[8842,7287],[-1,20],[7,-5],[-6,-15]],[[8922,7497],[6,2],[1,-47],[9,-19],[5,-26],[-2,-44],[-7,-8],[-5,-33],[-10,-4],[-5,-23],[3,-29],[-2,-28],[-10,-29],[0,-26],[7,-20],[-11,-13],[-1,-14],[-14,-22],[-3,24],[7,14],[-7,7],[-10,-21],[-6,-2],[-4,-25],[-15,14],[-10,-29],[-37,12],[0,-28],[-15,-9],[-11,-36],[-13,-1],[-8,21],[-2,23],[8,12],[-18,16],[-15,-4],[-7,-10],[-22,-13],[-26,-5],[-2,-23],[-11,13],[-23,-5],[2,25],[10,1],[14,19],[29,46],[13,-3],[23,5],[27,12],[4,-13],[10,-1],[12,16],[-3,13],[19,44],[1,27],[5,-1],[3,-20],[9,-4],[5,10],[22,16],[16,38],[14,17],[11,44],[7,34],[0,17],[-5,14],[4,20],[-2,17],[9,12],[4,25],[6,-2],[2,-18],[12,-1],[3,29]],[[8994,7660],[27,-11],[15,24],[-6,-34],[7,-35],[-20,-13],[-19,-4],[-15,-28],[-5,-24],[-20,15],[-19,19],[-12,-2],[-12,-12],[-14,13],[-4,-14],[23,-31],[-14,1],[-14,-24],[-4,10],[3,19],[-8,29],[2,15],[9,9],[16,24],[14,0],[3,26],[7,22],[4,42],[-6,26],[2,14],[8,7],[21,-41],[16,-26],[15,-16]],[[7140,7126],[-8,33]],[[7132,7159],[19,-11]],[[7151,7148],[-11,-22]],[[7227,7546],[-8,13],[-12,3],[-10,18],[-17,6],[-75,4],[-5,-7],[-16,5],[-23,20],[-18,-14],[-8,-30],[-41,19],[-15,-5],[-10,-23]],[[6969,7555],[1,-6]],[[6970,7549],[-15,-10],[-9,-15],[-28,-27],[-14,-29],[1,-13],[-16,9],[-3,23],[-34,-1],[-6,48],[-13,1],[2,58],[-8,-6],[-8,25],[-17,24],[-13,-10],[-34,5],[-34,-8],[-23,40],[-4,13],[-65,67],[-6,1],[-69,-32],[0,-217]],[[6554,7495],[-12,-4],[-8,11],[-9,28],[-22,24],[-24,-7],[-11,-9],[-10,-16]],[[6458,7522],[-1,18],[4,20],[-1,19],[-17,6],[-10,18],[-9,1],[0,18],[-13,42],[-14,8],[-1,16],[16,2],[5,21],[11,22],[31,3],[6,10],[10,37],[1,28],[-7,17],[-12,2],[-11,-9],[-25,16],[-21,-13],[-12,-15],[-18,-7],[-3,-10]],[[6367,7792],[-17,13],[0,12],[9,0],[-11,33],[-12,25],[-23,0],[-8,32],[-10,7],[2,24],[8,17],[-6,16],[6,29],[8,12],[1,13],[10,6],[21,-33],[11,11],[-5,32],[18,18],[5,14],[21,12],[15,26],[16,-15],[18,12],[9,0],[7,-12],[21,0],[20,-22],[10,-19],[8,13],[23,-24],[7,0],[20,25],[14,3],[12,-11],[11,12],[14,-1],[15,-22],[26,-7],[4,13],[9,-6],[18,0],[13,9],[5,22],[-6,13],[-25,12],[-11,20],[24,18],[-4,27],[7,14],[26,-2],[1,10],[-23,10],[-6,20],[10,26],[17,-7],[31,10],[39,16],[19,-1],[9,15],[21,3],[41,12],[15,11],[20,20],[15,-2],[19,-12],[15,9],[13,-42],[-3,-23],[7,-3],[26,7],[3,-19],[7,10],[21,-10],[-1,-30],[14,10],[14,-8],[2,9],[17,11],[34,29],[16,8],[-8,-30],[32,-33],[21,-44],[28,-68],[14,-43],[12,11],[1,14],[12,6],[7,-6],[-2,-13],[9,-1],[2,-13],[29,0],[7,9],[17,6],[16,-13],[11,-31],[18,-11],[8,-27],[25,-6],[12,16],[0,-10],[20,-31]],[[6163,5282],[-15,-46],[-11,-23],[1,-218],[15,-42]],[[6153,4953],[-4,-17],[-11,-5],[-3,-19],[-7,-16],[-11,-9],[-3,-33],[-18,-73],[-7,-13]],[[6089,4768],[-40,61],[-5,13],[1,24],[-100,119],[-4,2]],[[5941,4987],[1,70],[15,51],[9,11],[5,25],[-2,49],[-13,41],[-1,31],[-7,8],[-5,24]],[[5943,5297],[36,75]],[[7055,7419],[-5,-33],[-16,-7],[-17,1]],[[7017,7380],[-11,-11],[-12,4],[-9,20],[-21,-12],[-3,9],[-28,1],[-9,-3],[1,26],[18,14],[13,-9]],[[6956,7419],[24,14]],[[6980,7433],[11,-8],[12,17],[6,-2],[18,27],[-10,1],[-13,18],[-8,1],[-6,21],[-7,-25],[-18,8],[-16,18],[18,27]],[[6967,7536],[2,19]],[[7921,5896],[20,-25],[6,8],[-4,17],[15,14],[8,-16],[20,24]],[[7986,5918],[-5,-35],[7,-40],[-3,-25],[2,-29],[-5,-16],[-27,-19],[0,-15],[-11,4],[-4,-7],[0,-21],[8,-16],[0,-13],[-11,12],[-21,-7],[-4,-20],[-12,-8]],[[7900,5663],[-5,8],[-20,4],[5,17],[-5,15],[-10,-14],[-1,33],[-6,14]],[[7858,5740],[-5,23],[1,20],[-8,14],[-5,52],[7,2],[10,33],[8,12],[44,5],[8,-12],[3,7]],[[8508,7015],[0,14],[16,3],[-1,-10],[-15,-7]],[[8565,7334],[7,-26],[20,-53],[4,-32],[-2,-41],[4,0],[-4,-33],[-6,-18],[-19,-5],[-2,-14],[-11,9],[-9,-4],[1,-10],[-12,-19],[-8,9],[-14,-18],[-8,21],[5,10],[-4,19],[6,29],[6,8],[-5,23],[-1,31],[-9,0],[1,11],[15,19],[-3,35]],[[8517,7285],[1,8],[14,23],[24,0],[9,18]],[[5598,7549],[-7,-9],[-7,5],[-13,-18]],[[5557,7567],[-1,11],[8,6]],[[5564,7584],[12,25]],[[5576,7609],[18,-30],[10,-5],[-6,-25]],[[6332,6823],[0,-22],[6,-38],[7,-26]],[[6345,6737],[-21,0],[-7,27],[-25,6]],[[7836,6372],[13,-28],[3,-14],[7,1],[-3,-25],[7,-22],[15,-11],[12,14],[14,-17],[-6,-12],[7,-5],[9,-20],[-11,-25],[-14,4],[-4,-20],[23,-32],[12,-8],[-2,-13],[11,-17],[6,-25],[23,-46]],[[7958,6051],[1,-18],[23,-36]],[[7982,5997],[-6,-14],[14,-33],[-5,-16],[1,-16]],[[7921,5896],[8,11],[1,50],[3,19],[-6,18],[-10,10],[-8,29],[2,38],[-24,61],[-20,3],[-5,-21],[-9,-7],[-18,18],[-27,-43],[-6,6],[6,27],[-2,22],[7,34],[-2,34],[-17,-3],[-6,15],[4,19],[-6,18]],[[7786,6254],[-2,21]],[[7784,6275],[8,11],[6,23]],[[7798,6309],[9,9],[6,-16],[11,-2]],[[5975,7006],[14,57],[1,12],[9,23]],[[5999,7098],[8,0],[9,-24],[-18,-33],[-2,-14]],[[4789,5306],[-19,12],[-24,28],[-32,61],[-14,13],[-2,9],[-18,27]],[[4680,5456],[7,19],[17,31]],[[4704,5506],[10,43]],[[4764,5494],[5,-28]],[[5693,6350],[0,-118],[-28,-1],[0,-29]],[[5665,6202],[-222,233],[-27,-26]],[[5416,6409],[-21,-23],[-21,34],[-42,20]],[[5264,6837],[10,10],[9,23],[-3,40],[20,37],[19,20],[0,45]],[[5319,7012],[22,-19],[13,-3],[14,6],[27,-13],[8,-10],[18,-8],[5,-13],[4,-30],[6,-14],[11,-9],[19,-3],[15,-8],[24,-18],[20,-29],[10,0],[12,12],[12,35],[-6,43],[5,24],[14,21],[29,22],[15,-1],[25,-18],[5,-24],[14,-3],[10,-9],[15,0],[10,-8],[3,-13]],[[7221,5628],[8,-1],[12,-25],[19,-56],[1,-19],[13,-49],[-1,-23],[-6,-28],[-7,-11],[-18,-15],[-13,1],[-5,9],[-6,40],[-5,73],[3,-1],[3,51],[6,25],[-4,29]],[[5788,3260],[-10,-29],[-8,3],[-10,17],[-9,38],[7,9]],[[5758,3298],[12,34],[25,21]],[[5795,3353],[18,-30],[3,-11],[-8,-38]],[[5808,3274],[-10,-11],[-10,-3]],[[5584,8368],[29,20]],[[5613,8388],[48,-4],[8,-4]],[[5669,8380],[22,7],[5,-11],[14,-4],[19,-23],[9,-5]],[[5652,8242],[-1,12]],[[5651,8254],[-19,13]],[[5632,8267],[2,28],[-8,13],[-13,0],[-24,12]],[[5589,8320],[-5,48]],[[5176,7976],[-11,0],[-6,28]],[[5669,8380],[-34,7],[-22,1]],[[5584,8368],[1,45],[8,11],[2,18],[8,15],[23,9],[16,-24],[4,-13],[10,-8],[18,12],[3,9],[-2,33],[22,11]],[[5747,8459],[16,-5],[9,-12]],[[5772,8442],[0,-27],[8,-19]],[[5780,8396],[1,-23]],[[4893,6895],[-4,-17],[-10,-13]],[[4758,6685],[-3,0],[0,-32],[-17,-2],[-9,-13],[-14,0],[-19,8],[-13,-7],[2,-15],[-11,-31],[-9,-4],[-11,-71],[-17,-26],[-7,-25],[-13,-11],[-7,-23],[-6,-65],[-11,-26],[-6,-25],[-25,3]],[[4562,6320],[-35,-4],[2,28],[16,41],[4,30],[12,38],[-3,6],[24,42],[5,19],[2,31],[10,51],[23,28],[11,55],[7,15],[27,13],[15,15],[10,19],[16,21],[18,44],[5,18],[0,20],[-6,16],[2,42],[13,39],[3,29],[18,37],[8,11],[20,15],[19,20],[15,48],[12,60],[15,8],[8,-27],[13,-16],[8,-3],[18,8],[8,-5],[12,7],[4,-12],[17,-1],[12,-21]],[[5745,7913],[20,5],[25,-23],[9,2],[9,-8],[1,-31],[11,-13],[1,-16],[8,-8],[-1,-29],[-19,11],[-6,-6]],[[5803,7797],[2,-15],[-22,-43]],[[5783,7739],[-3,31],[4,40],[-5,19],[-20,40],[-10,30],[-10,7]],[[5739,7906],[6,7]],[[6375,4310],[12,-38],[6,-57],[2,-41],[7,-39],[-8,-34],[-9,30],[-7,-7],[6,-41],[-2,-33],[-9,-31],[1,-33],[-24,-152],[-8,-52],[-12,-66],[-10,-84],[-10,-54],[-13,-21],[-15,-5],[-19,-20],[-10,1],[-9,13],[-13,6],[-8,14],[-10,37],[-1,37],[2,13],[-9,38],[-4,49],[7,41],[8,11],[12,47],[5,27],[1,30],[-6,20],[0,20],[-5,27],[-2,53],[12,41],[2,29],[12,2],[7,12],[12,-1],[3,11],[17,6],[4,11],[18,22],[9,27],[11,9],[-2,10],[7,24],[1,22],[6,-7],[15,26],[3,20],[-3,28],[11,23],[9,-21]],[[1883,6765],[-2,-14],[-7,4],[2,19],[7,-9]],[[2442,5940],[-5,-31],[-15,34],[-31,55],[-13,13],[-8,-5],[-6,13],[-2,-12],[-35,-31],[-8,-2],[-19,15],[-16,3],[-10,15],[-11,6],[-7,13],[-25,11],[-10,12],[-23,17],[-20,26],[-7,16],[-24,9],[-21,15],[-13,30],[-28,29],[-15,39],[-5,24],[11,12],[-7,11],[8,21],[0,22],[-6,7],[-6,22],[-4,38],[-17,34],[-15,40],[-16,29],[0,7],[-12,8],[-7,21],[3,7],[-36,38],[-1,18],[6,16],[-7,24],[-8,-1],[-5,23],[-15,14],[-4,20],[2,12],[-16,6],[-10,25],[-5,5],[-14,33],[-2,15],[-14,42],[-10,48],[2,22],[-16,11],[-9,16],[-6,-7],[-19,17],[-1,-38],[7,-38],[-1,-16],[8,-24],[17,-28],[7,-26],[8,-7],[3,-17],[6,-6],[4,-35],[12,-18],[3,-20],[9,-21],[9,-7],[6,-35],[1,-20],[7,-15],[10,-44],[1,-26],[7,-10],[4,10],[7,-10],[16,-41],[-1,-16],[-13,-20],[-4,7],[-8,36],[-29,43],[-18,30],[0,38],[-9,43],[-8,6],[-12,24],[-14,1],[-6,14],[-17,15],[-4,33],[11,14],[4,24],[-3,11],[-23,46],[-19,22],[-4,33],[-5,6],[-2,23],[-17,46],[1,16],[-6,9],[-8,32]],[[1746,6974],[67,11],[-3,-13],[105,-70],[79,1],[0,26],[49,0],[5,-14],[28,-43],[8,-10],[13,-57],[11,-18],[24,-22],[10,15],[4,23],[13,13],[25,-7],[20,-40],[10,-44],[22,-47],[1,-30],[10,-35],[23,-20],[25,-14],[6,5]],[[2301,6584],[-2,-22],[-8,-34],[-4,-37],[-6,-104],[7,-61],[14,-58],[18,-44],[5,-31],[9,-18],[1,-14],[8,-7],[13,0],[10,-11],[7,-20],[10,1],[18,14],[19,2],[4,9],[21,6],[5,-14],[14,9],[-2,16],[17,27],[1,22],[6,11],[0,38],[4,27],[15,16],[26,8],[21,12],[24,-10],[6,9],[6,-10],[-1,-32],[-10,-23],[-7,-24],[1,-30],[-12,-78],[-9,26],[-3,-14]],[[5598,7549],[22,4]],[[5636,7495],[-12,-13]],[[5117,6180],[0,-127],[-3,-38],[-7,-35],[-10,-24],[-61,-5],[-10,-17],[-20,-4]],[[4846,5664],[-9,-2],[-5,-12]],[[4787,5664],[-9,-16]],[[4683,5781],[0,32],[-7,25],[-5,-3],[-6,19],[1,34],[-6,15],[-2,21]],[[4658,5924],[5,-4]],[[4663,5920],[7,15],[3,25],[8,12],[14,-28],[7,16],[21,-3],[22,7],[101,0],[5,47],[-8,17],[-27,499],[50,0]],[[7784,6275],[-4,-25]],[[7780,6250],[-3,4],[-15,-1],[1,-11],[-13,-8],[-3,-16],[-19,-5],[-6,4],[-6,-18],[-3,-31],[2,-18],[-8,-8],[9,-48],[18,-42],[1,-14],[9,-33],[-6,-8],[-1,-38],[-10,-12],[1,-23],[9,-27],[10,-18],[6,-20],[-1,-36],[9,-33],[5,-46],[-12,-40],[-11,-26],[-2,-28]],[[7741,5650],[-7,29],[6,19],[2,35],[-5,93],[-9,34],[-12,67],[-3,60],[-3,9],[1,30],[-7,-1],[-5,32],[-8,-1],[-8,-28],[-7,-3],[-17,-21],[-10,-26],[-13,6],[-6,34],[-13,-23],[10,92],[-5,38],[-10,41],[-10,8],[8,24],[-17,37],[-16,9],[1,12],[-6,3],[-8,19]],[[7571,6348],[3,9]],[[7809,6324],[-11,-15]],[[5537,7527],[-13,23],[-10,10],[-2,32]],[[5527,7626],[37,-42]],[[7439,7959],[8,5],[2,12],[23,1],[18,15],[-1,11],[10,10],[18,9],[32,28],[11,0],[5,10],[7,-11],[9,6],[4,-11],[32,-2],[3,-20],[7,-12],[14,-5],[21,4],[13,-6],[18,-1],[7,-10],[24,21],[5,27],[-7,7],[-5,20],[3,21],[11,22],[8,5],[7,19],[29,-21],[17,-3],[23,-15],[21,-6],[4,-46],[11,-12],[27,-14],[15,1],[8,9],[26,10],[23,-10],[13,0],[15,-19],[20,-4],[2,-20],[16,-16],[17,1],[27,-10],[18,0],[14,11],[21,5],[27,11],[3,10],[31,29],[13,-3],[14,-17],[13,-3],[11,7],[15,-11]],[[5888,3598],[-5,33],[-7,24],[-7,64]],[[5869,3719],[30,64],[3,37],[5,11],[9,38],[-6,29],[-2,23],[8,38],[-1,97],[-20,16],[-8,1],[-20,24],[-22,2],[-1,21]],[[5844,4120],[-5,39],[12,10],[71,47]],[[5922,4216],[12,-33]],[[5934,4183],[19,10],[5,-11],[1,-42],[-8,-35],[4,-18]],[[5955,4087],[25,-53],[-4,32],[6,23]],[[5982,4089],[11,6],[3,69],[-1,13],[-17,46],[-19,41],[0,6],[-5,53]],[[5954,4323],[7,35],[28,2]],[[5989,4360],[4,8],[12,-13],[9,-2],[10,8],[13,-8],[13,13],[3,11],[16,-7],[8,11],[15,7],[18,18],[13,21]],[[6123,4427],[5,-12],[-6,-40],[3,-40],[-1,-29],[3,-8],[-1,-49],[2,-55],[5,-4],[1,-20],[-6,-19],[-2,-21],[-13,-30],[-7,-27],[-16,-21],[-5,-11],[-26,-16],[-25,-29],[-20,-47],[-3,-14],[-8,-5],[-13,-19],[-20,-38],[-5,-1],[-2,-34],[8,-24],[10,-73],[4,-5],[3,-50],[-6,-49],[5,-2],[-3,-21],[-8,-21],[-15,-17],[-35,-26],[-16,-23],[-5,-21],[7,-15],[1,-35]],[[5913,3456],[-22,1]],[[5891,3457],[-1,48],[-3,4]],[[5887,3509],[1,89]],[[4843,6028],[8,-17],[-5,-47],[-101,0],[-22,-7],[-21,3],[-7,-16],[-14,28],[-8,-12],[-3,-25],[-7,-15]],[[4663,5920],[-21,29]],[[4642,5949],[-19,54],[-9,0],[-12,26],[-19,5],[-21,-11],[-14,3]],[[4548,6026],[-3,23],[8,37],[0,58],[-4,28],[-8,21],[6,26],[2,26],[-6,25],[-5,-1],[-10,41]],[[4528,6310],[110,0],[-2,69],[-2,15],[4,15],[11,16],[17,12],[0,150],[92,0],[0,76]],[[4866,6527],[-50,0]],[[4816,6527],[12,-220],[15,-279]],[[6601,3833],[-8,-1],[0,16],[8,14],[4,-13],[-4,-16]],[[5982,4089],[-7,-44],[-20,42]],[[5934,4183],[-14,38],[-4,-5]],[[5916,4216],[-9,24],[8,23],[2,35],[10,9],[-4,22],[-1,34],[5,22],[-4,16],[11,18],[-3,21],[-6,12],[-3,24]],[[5922,4476],[-8,13]],[[5914,4489],[14,-12],[14,-3],[2,10],[14,-32],[4,-45],[-2,-14],[11,-32]],[[5971,4361],[-9,-1],[-8,-37]],[[7835,5416],[7,-4],[5,-18],[13,-20],[12,-40],[1,-27],[-3,-37],[3,-15],[0,-35],[10,-21],[11,-50],[-1,-22],[-13,5],[-6,-7],[-4,13],[-17,18],[-40,62],[0,21],[-16,42],[-3,41],[-7,56],[-1,23],[-6,27]],[[7780,5428],[2,14],[24,-26],[-2,-28],[4,-7],[12,16],[9,-5],[6,24]],[[8044,5167],[10,-19],[10,1],[13,-12],[6,2],[7,34],[-1,18],[14,25],[28,12],[8,8],[12,32],[13,30],[4,21]],[[8194,5337],[3,-30],[6,-1],[-5,31]],[[8198,5337],[6,2],[6,15],[-5,13],[11,7],[9,36],[10,23],[12,8],[6,18],[4,-17],[10,-12],[-1,-32],[11,7],[3,-11],[13,-16],[18,-11],[-3,-18],[-12,-8],[-12,1],[-2,-10],[11,-19],[-2,-8],[-14,-7],[-7,5],[-5,-9]],[[5649,4001],[25,10],[18,-4],[9,-15]],[[5554,3579],[0,-218],[-8,-3],[-14,-26],[-9,4],[-21,0],[-18,10],[-2,21],[-9,19],[-8,-25]],[[5465,3361],[-9,-10],[-20,39],[-10,34],[-11,64],[-3,34],[0,41],[-10,50],[0,54],[-2,19],[3,16],[-6,30],[-9,25],[-15,50],[-8,44],[-19,74],[-11,23],[-8,32],[-1,45]],[[9560,3847],[7,-2],[21,-29],[13,-29],[18,-22],[17,-27],[-4,-17],[-17,17],[-2,8],[-24,25],[-22,42],[-8,20],[1,14]],[[5416,6409],[5,-64],[0,-23],[12,-34],[-1,-13],[10,-26],[-6,-23],[-7,-178],[-30,-68],[-26,-82],[4,-40]],[[5377,5858],[-8,-2],[-18,-20],[-5,-14],[-30,15],[-12,2],[-22,-6],[-15,-28],[-24,6],[-19,23],[-8,2],[-20,-19],[-7,6],[-12,29],[-25,16],[-19,-6],[-18,-18],[-6,-41],[-8,-14]],[[5101,5789],[-2,-49]],[[5244,5355],[-8,-28],[-6,-11],[-22,3],[-14,-12],[-26,-6],[-13,21],[-10,49],[-10,32],[-12,20],[-9,3],[-39,-2]],[[5096,5722],[4,25],[1,42]],[[5377,5858],[13,-37]],[[2618,5702],[-20,40],[-8,25],[-25,44],[16,5]],[[2670,5923],[13,13],[7,-1],[-4,-15],[3,-24],[-6,-20],[-5,-40],[2,-54],[-9,-33],[5,-13],[-6,-20],[6,-23]],[[5117,8091],[-9,-11],[-15,10],[24,1]],[[5117,8091],[-11,1],[-2,11],[9,24],[11,18],[5,30],[19,17],[5,10],[15,8],[21,2],[10,-9]],[[5437,9108],[16,19],[5,-15],[-16,-14],[-28,-5],[-8,-6],[-1,12],[14,2],[9,10],[2,26],[9,-1],[3,-18],[-5,-10]],[[5486,9169],[13,-5],[-1,-18],[-13,0],[-9,-10],[-4,19],[10,2],[4,12]],[[5534,9197],[3,-14],[-16,-14],[-14,-3],[2,14],[10,7],[14,21],[1,-11]],[[5667,9227],[-10,2],[3,9],[7,-11]],[[5651,9242],[-11,-14],[-20,-4],[2,11],[15,1],[14,6]],[[5572,9136],[-8,-8],[-10,-32],[-44,12],[-6,-2],[0,-19],[-7,-14],[-16,8],[-15,-12],[-6,-16],[-13,-12],[8,-22],[-27,-34],[2,-10],[-27,-11],[3,-17],[-4,-32],[-23,-43],[12,-7],[1,-17],[-5,-9],[-18,3],[-18,-8],[-13,-20],[-5,-18],[6,-17],[-3,-24],[5,-19],[-4,-33],[20,-22],[-5,-18],[-11,-3],[8,-32],[-3,-21],[-15,-14],[-7,-16],[3,-18],[-4,-22],[-7,7]],[[5316,8544],[-16,8],[-5,25],[-7,-5],[1,-14],[-7,-16],[-10,1],[-14,-10],[-4,-10],[-28,-32],[-19,-7],[-13,0],[-10,14],[-7,0],[-19,15],[-5,12],[2,17],[8,3],[2,14],[-23,-4],[5,25],[13,1],[-1,12],[-18,-12],[5,32],[-6,30],[-2,43],[3,11],[-5,15],[6,17],[22,15],[4,-4],[8,16],[11,1],[7,19],[16,9],[15,-1],[4,12],[9,1],[7,20],[13,-4],[11,3],[8,-14],[17,3],[3,11],[18,10],[-1,15],[-11,-17],[-16,-11],[-12,-3],[-8,16],[26,37],[18,15],[4,14],[22,16],[3,23],[10,14],[5,17],[9,8],[2,24],[43,51],[2,18],[14,16],[24,12],[11,11],[2,10],[21,10],[8,18],[11,3],[6,19],[9,-9],[1,12],[15,13],[24,8],[30,1],[8,7],[14,-12],[-5,25],[25,8],[8,-4],[9,-18],[3,15],[18,14],[6,20],[14,11],[14,-10],[1,-17],[-7,-26],[41,47],[6,-3],[-4,-26],[11,6],[9,17],[-2,9],[10,8],[22,-7],[-5,-16],[6,-12],[5,15],[14,6],[19,-13],[8,4],[4,-10],[10,-1],[10,-14],[-28,-11],[-9,-7],[1,-12],[15,4],[19,-3]],[[5857,9181],[0,-15],[-18,6],[-6,-15],[-17,-5],[-12,-17]],[[5600,9703],[12,-1],[7,-21],[19,1],[4,-15],[15,-7],[16,1],[-3,-14],[-8,-10],[-29,-13],[-11,3],[0,15],[-38,-8],[6,16],[-6,21],[-19,20],[0,7],[35,5]],[[5466,9780],[22,-1],[10,-11],[-7,-10],[5,-6],[11,10],[9,-2],[5,-18],[9,-6],[29,-1],[17,-5],[-1,-9],[10,-14],[-36,-3],[-20,-18],[-2,-14],[-15,-3],[-6,-30],[-17,-7],[-13,-21],[-3,-23],[-10,-5],[-32,18],[-11,12],[-18,7],[-14,15],[2,6],[18,-2],[-3,14],[-22,6],[-4,10],[57,12],[-16,25],[-13,4],[-9,-21],[-7,-6],[-26,-2],[-25,22],[-14,7],[-6,15],[2,14],[-11,-5],[-13,23],[3,17],[23,1],[15,-6],[41,8],[2,-8],[-12,-9],[17,-14],[2,15],[16,13],[13,-8],[16,-26],[17,-7],[-12,34],[8,19],[11,1],[8,-7]],[[5580,9800],[18,0],[21,-11],[4,21],[22,2],[-3,-15],[15,1],[17,9],[7,-4],[36,-7],[29,-1],[9,-15],[-33,-17],[-10,-13],[-25,-2],[-22,-10],[-29,2],[-6,6],[-51,4],[-11,23],[-30,-3],[-18,2],[-12,5],[1,12],[12,8],[16,-4],[-1,12],[12,-6],[3,15],[29,-14]],[[7237,6818],[10,16],[5,-8]],[[7420,6696],[27,2],[-4,-44]],[[9670,2270],[2,-12],[-15,-10],[3,32],[10,-10]],[[106,2455],[-9,-7],[5,-11],[-8,-3],[1,23],[11,-2]],[[9808,2601],[17,17],[13,1],[-4,-27],[6,-18],[-20,-46],[-9,-27],[-14,-17],[2,-22],[8,-3],[-1,-11],[-18,2],[-27,-18],[-6,-23],[-3,-30],[-11,-39],[2,-11],[-10,-4],[-20,-36],[-17,-5],[-20,1],[-5,15],[-10,0],[-4,10],[-26,0],[2,25],[-2,14],[8,24],[21,32],[16,30],[12,5],[20,22],[9,5],[13,26],[12,10],[14,28],[7,40],[14,20],[4,30],[14,25],[9,-19],[4,-26]],[[9812,2977],[16,-6],[13,-13],[6,-19],[-4,-12],[12,-31],[-3,-32],[16,-9],[5,31],[11,-29],[4,-28],[8,-15],[13,-12],[16,-6],[19,26],[14,-8],[-7,-51],[-8,-10],[-5,-23],[-11,1],[-13,-17],[5,-18],[-8,-28],[-24,-63],[-18,-23],[-4,11],[-15,7],[15,40],[2,20],[-7,20],[-29,26],[-3,22],[15,10],[6,11],[3,33],[6,25],[-5,21],[1,30],[-8,0],[-1,29],[-4,17],[-6,-13],[-27,70],[4,16]],[[6443,6172],[83,59],[19,119],[-13,41]],[[6566,6526],[7,-30],[16,-32],[37,-17],[27,-63],[8,-4],[-1,-17],[-11,-43],[-14,-23],[-11,-42],[-11,10],[-6,-19],[-5,-38],[3,-35],[-17,-7],[-15,-18],[-3,-25],[-8,-13],[-22,-6],[-6,-16],[1,-12],[-6,-20],[-28,-2],[-12,-15],[-15,-6]],[[6474,6033],[-5,23],[-5,15],[-21,101]],[[6557,6591],[10,15],[-4,-40]],[[6908,6466],[-12,-2],[-5,-11],[-7,10],[-5,-6],[-10,22],[-4,34],[-13,6],[0,22],[-7,21],[-21,-13],[-25,-3],[-4,-8],[-14,9],[-16,2],[-2,-9],[-25,3],[-8,-7],[-20,3]],[[7126,7172],[6,-13]],[[2836,5475],[-8,18],[-7,31],[6,20],[-24,35],[-10,1],[-7,-9],[-2,-15],[-17,-19],[-2,-12],[12,-34],[-12,-13],[-11,-4],[-5,29],[-13,1],[-7,25],[-31,18]],[[2696,5606],[4,9],[12,-10],[3,-23],[15,-1],[10,-14],[14,6],[20,19],[15,23],[30,-11],[12,-10],[19,-34]],[[3057,3968],[-13,-8],[-26,39],[-5,23],[-16,17],[-10,18],[-9,5],[-29,28],[-9,14],[-27,30],[-11,30],[-12,16],[-12,45],[6,21],[-18,69],[-9,17],[-2,23],[-12,23],[-3,27],[-12,44],[-16,87],[-7,24],[-10,22],[-11,46],[-10,25],[-28,35],[7,17],[-8,35],[2,9],[-7,21],[2,21],[13,34],[14,21],[3,-29]],[[2903,5037],[10,6],[9,-8]],[[3046,4821],[-2,-20]],[[3056,4399],[11,-1]],[[8391,5427],[-8,11],[7,8],[6,-6],[-5,-13]],[[8499,5599],[6,-3],[3,-25],[-5,-13],[6,-9],[2,-39],[4,-9],[0,-25],[-14,-31],[-7,36],[-11,-32],[5,-20],[2,-28],[-11,3],[-7,-10],[-22,22],[-4,10],[-3,35],[6,24],[-6,16],[-13,8],[-3,-24],[-9,18],[-7,-10],[-1,11],[-8,-3],[-9,-40],[-6,-2],[5,50],[5,13],[19,12],[0,10],[12,18],[11,-16],[1,-14],[10,4],[6,20],[8,-2],[4,24],[7,-6],[10,8],[-2,39],[3,6],[13,-26]],[[8460,5626],[-6,-9],[-12,0],[-3,11],[9,19],[12,-6],[0,-15]],[[8491,5634],[-6,12],[4,8],[2,-20]],[[8420,5583],[-16,25],[-4,13],[1,16],[11,7],[-1,25],[4,22],[8,7],[9,-13],[-12,-54],[4,-30],[-4,-18]],[[8426,5606],[1,31],[15,59],[3,-2],[-3,-36],[-8,-18],[-8,-34]],[[8258,5547],[1,16],[15,31],[6,6],[25,60],[8,13],[-1,16],[7,6],[5,-23],[-14,-29],[-11,-9],[-10,-39],[-12,-23],[-19,-25]],[[8459,5718],[10,2],[3,-35],[6,-30],[-6,-14],[-7,8],[0,36],[-9,9],[3,24]],[[8402,5735],[18,-5],[-4,-25],[-7,-17],[-15,-12],[-7,15],[4,45],[11,-1]],[[8478,5789],[8,-20],[-2,-15],[5,-48],[-11,1],[-9,24],[-1,13],[-14,28],[-2,19],[26,-2]],[[8436,5774],[5,-6],[-5,-14],[-5,15],[-9,-5],[0,28],[14,-18]],[[8352,5845],[14,-3],[9,-18],[0,-29],[-8,-25],[-9,18],[-4,27],[-2,30]],[[8453,5854],[-8,2],[5,24],[5,-12],[-2,-14]],[[8363,6149],[21,-19],[8,12],[4,-5],[-4,-39],[3,-19],[7,-18],[-10,-56],[-15,-15],[0,-15],[-6,-21],[9,-35],[-2,-14],[4,-22],[12,-11],[0,13],[8,10],[10,-4],[10,-30],[6,13],[14,-62],[-18,7],[-4,24],[-15,27],[-6,-24],[-17,26],[-16,-17],[-13,15],[-3,17],[8,18],[-1,13],[-8,10],[0,-23],[-4,-2],[-10,23],[-7,88],[9,-17],[6,10],[-2,19],[3,25],[-2,40],[7,52],[14,6]],[[9331,4650],[-6,-10],[-11,8],[-4,25],[-11,20],[-2,25],[7,0],[14,-35],[10,-14],[3,-19]],[[9219,4792],[14,-3],[-1,-23],[-10,-16],[3,-21],[-8,-12],[-9,1],[-8,-22],[-22,-21],[-22,-1],[-7,12],[-7,-2],[-21,21],[-1,13],[18,4],[7,-6],[24,9],[5,-6],[18,6],[11,28],[9,4],[-3,35],[10,0]],[[8915,4880],[6,11],[28,-27],[20,-14],[16,-7],[14,-21],[13,-2],[17,-31],[7,-2],[12,-26],[0,-35],[18,-12],[17,-18],[10,-2],[12,-22],[1,-20],[-20,-4],[-5,-12],[7,-27],[15,-29],[11,-14],[3,-26],[6,-8],[3,-22],[19,-1],[-1,-20],[15,-24],[3,-12],[22,-14],[0,-16],[-9,-8],[-16,18],[-38,10],[-17,7],[-10,23],[-11,18],[-3,17],[-6,4],[-18,56],[-30,16],[-3,10],[-10,4],[-8,-11],[-9,5],[0,-20],[-9,2],[1,-13],[-14,-7],[8,-29],[-1,-9],[-20,-22],[-11,9],[-30,-3],[-5,6]],[[9248,4765],[-8,15],[-2,30],[12,-7],[3,-14],[-5,-24]],[[5655,8099],[2,-13]],[[5657,8086],[12,-28],[-4,-25],[-7,-2],[-19,-28],[-10,-22],[1,-21]],[[5630,7960],[-4,-6]],[[5626,7954],[-15,8],[-10,12],[-29,-1],[-24,-11],[1,9],[-10,14],[-8,-12],[-8,6]],[[5411,8059],[6,24]],[[5392,8179],[7,14],[3,33],[6,21],[41,16],[11,15],[19,11],[29,6],[10,-24],[9,-5],[18,6]],[[5545,8272],[94,-6],[12,-12]],[[3163,6139],[14,-3],[-10,-25],[-34,1],[1,30],[29,-3]],[[8625,7566],[4,-14]],[[8629,7552],[-6,0],[-19,-34],[-2,-51],[-10,-8],[-6,-14],[-23,-27],[-9,-2],[-11,-13],[-5,-34],[11,-7],[16,-28]],[[8517,7285],[-8,5],[-7,-8],[-9,15],[-12,-16],[-10,12],[-3,25],[12,24],[-4,7],[7,25],[-2,14],[-16,14],[-4,-9],[-7,23]],[[4794,7249],[-12,-10],[-21,7],[-6,18],[-3,64],[-8,-4],[-8,17],[3,36],[6,12],[8,38],[6,50],[-4,37],[1,17]],[[3487,3552],[-4,-12],[-1,-34],[-3,-31]],[[3479,3475],[-11,-24],[-8,-4],[-8,-25],[-12,6],[-8,-14],[-48,17],[-12,-3],[-1,8],[12,33],[0,15],[17,50],[-7,24],[-15,10],[-28,30],[-14,21],[-26,14],[-31,48],[-7,26]],[[3272,3707],[-13,22]],[[5987,6966],[-1,-25],[-2,-30]],[[6415,6502],[-6,52],[7,32],[7,10],[8,-15],[-2,-22],[4,-23],[-5,-28],[-4,-4],[-9,-2]],[[5630,7667],[-5,8],[-1,20]],[[5624,7695],[-11,-10]],[[5613,7685],[-20,19],[3,15]],[[5596,7719],[-19,22],[0,16]],[[5577,7757],[-15,21]],[[5635,7887],[9,8],[27,-11],[11,2],[9,-13],[16,12],[19,5],[4,12]],[[5730,7902],[9,4]],[[5783,7739],[15,-13]],[[5798,7726],[18,11]],[[5816,7737],[9,-9],[-4,-25],[-18,-2],[-8,-30],[-1,-33]],[[9127,7731],[-19,-19],[-1,14],[20,5]],[[9330,8026],[-19,-12],[0,12],[13,6],[6,-6]],[[8965,8269],[6,-15],[-2,-21],[8,-29],[3,-41],[-4,-31],[8,-36],[10,-71],[13,-57],[-4,-6],[-11,6],[-18,-7],[-15,-67],[0,-19],[13,-31],[5,-25],[8,-3],[2,-23],[-4,-8],[-4,20],[-19,8],[-5,-9],[-9,-37],[-7,31],[6,41],[-2,27],[6,25],[-2,16],[-7,28],[7,48],[1,38],[-3,18],[4,42],[-13,30],[-2,32],[4,17],[1,46],[8,10],[11,-3],[5,26],[-4,23],[6,7]],[[8831,8310],[1,-16],[-9,-10],[-6,22],[4,10],[10,-6]],[[5545,8272],[9,28],[15,5],[11,17],[2,-1],[-10,-17],[16,-3],[1,19]],[[5632,8267],[-87,5]],[[9628,8295],[-15,11],[4,9],[11,-20]],[[9544,8518],[4,24],[23,13],[1,-20],[-28,-17]],[[6,9130],[25,-11],[5,-12],[28,-11],[8,-7],[57,-33],[6,-19],[8,-1],[-2,-15],[7,-29],[8,-15],[8,11],[0,24],[12,12],[52,-12],[12,-16],[32,-28],[1,-11],[-10,-8],[-4,-15],[-12,4],[-3,-11],[-28,-5],[0,-22],[-16,-10],[-6,-35],[-27,10],[-9,11],[-20,10],[-10,-1],[-13,13],[-7,27],[-26,9],[-12,-7],[-23,-1],[-5,15],[-11,11],[8,16],[-21,5],[1,-7],[-13,-9],[1,-12],[11,-17],[-10,-20],[-8,-7],[0,232],[6,-3]],[[6396,9145],[-18,-19],[-27,-8],[-10,18],[1,14],[8,10],[17,4],[29,-19]],[[9484,9128],[-9,13],[-1,21],[7,-6],[3,-28]],[[9699,9169],[-24,4],[-15,10],[16,11],[28,-8],[-5,-17]],[[6678,9189],[0,-12],[-24,1],[-2,7],[-15,2],[-13,22],[14,12],[18,-16],[22,-16]],[[6469,9274],[8,-12],[-5,-11],[-3,23]],[[9967,9242],[-6,13],[7,11],[31,18],[0,-32],[-32,-10]],[[8831,9283],[-19,-4],[1,8],[18,-4]],[[31,9287],[15,-3],[23,-16],[-8,-11],[-47,-9],[-14,4],[0,32],[31,3]],[[7208,9355],[-18,1],[8,20],[11,-10],[-1,-11]],[[8340,9376],[-13,-2],[-1,6],[14,-4]],[[6536,9389],[23,-3],[-2,-27],[-10,-2],[-10,-18],[4,-14],[-6,-17],[21,-35],[24,-25],[-13,-21],[-21,7],[-30,0],[-24,7],[-12,35],[2,9],[-43,-3],[-11,17],[4,17],[19,4],[17,24],[-2,20],[13,1],[-2,15],[15,9],[30,5],[14,-5]],[[6962,9377],[-17,-4],[-1,19],[9,7],[17,3],[18,-14],[1,-7],[-27,-4]],[[8949,9424],[32,-19],[4,-19],[-8,-2],[-45,5],[-26,9],[-2,6],[14,18],[31,2]],[[8916,9430],[-14,-4],[-9,4],[-2,11],[21,5],[6,-6],[-2,-10]],[[8149,9454],[-17,-18],[-16,3],[-7,14],[4,10],[36,-9]],[[7406,9488],[10,1],[-2,-9],[-8,8]],[[9077,9512],[19,4],[26,-2],[1,-8],[46,-4],[11,-6],[4,-10],[-30,-10],[-41,3],[-54,22],[11,23],[7,-12]],[[8775,9514],[-13,-2],[6,28],[6,-9],[1,-17]],[[8889,9539],[22,-12],[6,21],[12,9],[27,-14],[20,-5],[14,3],[44,-17],[-15,-13],[-9,-15],[-10,-4],[-24,5],[-12,13],[-5,22],[-13,-3],[2,-12],[13,-19],[14,-10],[-18,-9],[-14,10],[-48,-8],[-18,5],[-14,-17],[-28,9],[-11,12],[-13,7],[1,37],[10,14],[36,12],[31,-21]],[[7681,9565],[-7,-9],[-12,2],[-2,8],[21,-1]],[[6882,9563],[-18,-8],[-80,-23],[-16,-3],[-64,-21],[-20,-15],[-4,-9],[-25,-17],[-10,4],[-4,-11],[-18,-22],[-19,-7],[3,-10],[-25,-28],[-15,-4],[-25,3],[-15,6],[-19,-6],[-3,11],[-12,13],[24,12],[20,27],[18,35],[1,11],[15,-6],[14,17],[15,-2],[12,19],[23,11],[32,8],[7,6],[18,-1],[7,13],[49,-3],[42,8],[39,14],[5,8],[22,11],[19,4],[27,-4],[11,-9],[0,-12],[-20,-17],[-11,-3]],[[7674,9609],[-12,-2],[0,7],[12,-5]],[[6367,7792],[-4,-9],[-26,-27],[-18,-8],[-12,-46],[-9,-10],[0,-14],[13,-14],[6,-24],[5,2],[-4,-46],[31,-71]],[[6110,7619],[-35,51],[-15,8],[-9,16],[-12,3],[-6,14],[-16,9],[2,14],[11,-4],[15,5],[1,16],[7,21],[7,5],[-6,31],[15,3],[-2,9],[24,17],[-3,10],[-27,-11]],[[6061,7836],[2,28],[17,17],[23,0],[6,25],[-8,19],[4,13],[-3,12],[10,11],[-1,24],[-7,-2],[-16,17],[-7,-2],[-19,14],[-6,-8],[-17,29],[-22,-12],[-21,13],[-6,-5],[-7,12],[-3,29],[-7,10],[-9,-2],[-12,8],[-5,40],[-5,16],[-13,5],[-16,-5],[-11,3],[-6,-11],[-14,-1]],[[5882,8133],[-5,12]],[[5799,8360],[-14,7],[-5,29]],[[5772,8442],[-13,13]],[[5777,8570],[1,15],[8,-2],[6,9],[12,-1],[5,10],[27,-8],[-11,19],[-18,0],[-12,11],[-4,18],[-19,-8]],[[5857,9181],[16,-6],[9,8],[33,-4],[20,-26],[33,-5],[12,2],[16,-5],[51,-29],[20,-20],[11,-2],[21,-15],[9,3],[13,-17],[16,-7],[5,-26],[6,-4],[-4,-23],[-19,-22],[-34,-19],[-25,-4],[-21,4],[-10,6],[-49,10],[-19,12],[-10,-3],[-9,9],[-16,-23],[23,-11],[11,-16],[-5,-21],[-6,-6],[11,-25],[2,-25],[16,-13],[6,2],[13,-11],[7,-11],[29,-11],[18,13],[-3,17],[-22,5],[-18,26],[10,19],[18,-3],[13,-14],[49,-18],[14,25],[-13,21],[0,15],[15,9],[10,12],[21,9],[21,24],[11,-6],[17,0],[25,-24],[-1,13],[11,26],[-5,25],[-12,6],[0,15],[10,32],[-5,33],[29,2],[22,-6],[22,-30],[0,-7],[-32,-6],[-16,-16],[0,-8],[17,-9],[12,-20],[14,-3],[32,10],[6,36],[28,9],[8,8],[47,29],[32,11],[9,-12],[10,23],[31,16],[-1,-21],[5,-25],[17,3],[8,-4],[2,10],[14,11],[17,5],[30,-5],[29,20],[25,6],[9,-15],[-8,-18],[14,-5],[8,4],[0,17],[17,1],[4,23],[-13,28],[23,15],[21,-5],[44,-5],[23,-8],[24,-16],[38,-19],[16,-4],[21,-22],[17,-12],[13,15],[9,23],[-17,1],[-12,16],[-3,15],[-26,12],[-7,-2],[3,21],[6,12],[4,31],[-16,5],[0,13],[6,14],[17,8],[21,16],[9,20],[12,38],[10,17],[14,-4],[44,2],[37,-13],[-5,-36],[-10,-23],[-10,-9],[4,-14],[15,-9],[4,-20],[-1,-22],[-7,-10],[4,-47],[-2,-24],[8,-16],[20,-14],[-11,-23],[0,-19],[-15,-17],[-29,-49],[-17,-12],[-16,3],[-14,14],[-24,-3],[5,-12],[32,-14],[23,1],[21,-7],[11,5],[3,14],[30,17],[11,14],[5,19],[19,21],[-1,18],[-9,21],[5,19],[15,7],[37,7],[22,-30],[-2,-41],[12,-2],[2,26],[9,4],[-10,38],[-46,20],[-16,0],[-17,-8],[-23,1],[-5,5],[3,13],[-9,17],[7,28],[14,24],[-21,37],[-13,14],[16,24],[36,17],[1,28],[4,14],[12,-16],[4,-17],[-13,-28],[7,-10],[-5,-18],[21,-8],[42,-2],[13,-11],[4,16],[-20,3],[-33,17],[-8,18],[24,8],[18,-11],[-2,20],[28,12],[26,-1],[15,-9],[23,-8],[2,-7],[18,-13],[16,-3],[25,3],[-1,-19],[-17,-10],[0,-27],[15,9],[5,-22],[-10,-22],[11,-7],[0,11],[12,4],[6,12],[-16,33],[12,29],[-11,16],[-15,3],[-13,19],[-25,7],[-12,8],[-5,13],[5,14],[-9,8],[-3,16],[5,13],[34,5],[48,1],[33,5],[20,-1],[4,5],[28,4],[-6,-19],[20,2],[3,16],[-15,19],[-14,5],[-8,27],[9,5],[12,-8],[22,15],[7,11],[45,20],[24,8],[36,3],[54,15],[7,9],[25,6],[38,-3],[0,-11],[16,5],[0,-7],[60,21],[25,-8],[7,2],[-7,20],[35,3],[8,11],[-4,17],[15,12],[45,25],[25,6],[47,-12],[0,-31],[34,2],[13,-6],[-16,-27],[22,2],[11,12],[68,3],[18,-2],[41,-21],[6,-19],[13,12],[8,-22],[4,-26],[-3,-9],[-19,-17],[-29,-16],[-42,-16],[-15,-18],[-21,-8],[-24,-20],[-26,-4],[-16,-18],[-14,-1],[0,-14],[8,4],[35,2],[17,8],[21,4],[6,7],[15,-1],[0,27],[11,5],[22,-4],[30,-14],[18,2],[7,10],[13,-24],[37,6],[14,6],[32,-2],[23,-5],[32,0],[-1,-20],[37,-16],[34,-3],[25,2],[18,-5],[2,9],[15,-5],[9,12],[-5,22],[30,14],[34,-14],[18,1],[8,-12],[14,12],[20,-3],[31,-18],[10,-24],[-3,-17],[8,-10],[-4,-14],[-25,0],[21,-29],[18,-28],[38,-23],[12,10],[9,18],[9,26],[12,16],[21,-25],[19,-7],[17,1],[9,7],[24,7],[14,-4],[25,-12],[18,-13],[-1,14],[6,11],[15,4],[15,-11],[14,15],[4,26],[-19,1],[-1,10],[13,10],[23,0],[15,8],[9,13],[21,-8],[41,-1],[54,-9],[22,-6],[-1,-5],[-28,2],[-5,-8],[43,3],[-5,-16],[-19,10],[1,-16],[-18,-1],[2,-13],[17,3],[16,10],[25,24],[31,-1],[31,-9],[13,-10],[-13,-19],[15,-9],[15,0],[7,-9],[21,-5],[26,-26],[35,2],[34,9],[24,4],[60,-3],[36,-15],[11,-8],[8,-20],[-8,-26],[3,-5],[30,-11],[3,-30],[15,-12],[-1,28],[24,16],[22,4],[27,1],[10,-7],[35,-1],[31,-5],[20,14],[15,-10],[4,-18],[28,-11],[8,-18],[26,3],[13,13],[-12,32],[-2,31],[57,-9],[20,-8],[5,7],[14,-4],[60,-1],[23,-13],[53,-15],[32,-24],[0,-232],[-15,-14],[-26,-13],[-32,10],[2,-20],[14,-13],[8,8],[11,-23],[1,-24],[18,-22],[7,-30],[-12,-22],[-31,14],[-20,3],[1,11],[-9,-1],[-19,-25],[-45,-24],[-5,-7],[-20,-8],[-5,2],[-14,-19],[-7,4],[-13,-24],[-40,-32],[-10,-5],[-7,-28],[-10,6],[-10,22],[-11,9],[-30,-1],[-33,-16],[-18,-26],[-5,7],[5,25],[-34,-18],[-2,-14],[-18,11],[-17,-1],[-10,-12],[-4,-31],[-7,-17],[-24,-34],[-5,-22],[2,-9],[12,-9],[7,10],[12,-6],[2,-9],[-12,-20],[0,-32],[13,-7],[2,-27],[-8,-11],[-14,12],[-13,-10],[-8,-25],[-1,-18],[10,-36],[-11,-13],[-16,4],[-10,-3],[-19,-21],[-7,-24],[3,-14],[-5,-19],[-23,-11],[-9,-10],[-4,-34],[-10,-29],[-38,-50],[-6,20],[-5,71],[-7,30],[-5,54],[-8,56],[-2,28],[4,43],[8,37],[21,27],[7,19],[-6,17],[19,2],[6,13],[15,1],[23,24],[15,22],[7,19],[20,25],[8,5],[25,31],[7,16],[27,21],[11,1],[7,19],[11,13],[-6,8],[6,14],[5,35],[11,10],[-1,12],[-8,2],[-26,-9],[-9,-45],[-17,-8],[-38,-41],[-7,-12],[-8,-1],[-13,16],[-4,16],[12,30],[-3,7],[-18,-11],[-13,12],[-28,-10],[-17,2],[-22,-18],[-1,-13],[-16,-16],[-6,-13],[-24,-24],[-19,-32],[-4,-18],[12,1],[16,-11],[0,-10],[-19,1],[-13,-8],[-9,9],[-9,-1],[-13,-16],[-14,5],[-8,-7],[-21,-2],[5,18],[13,-1],[-14,22],[-14,3],[-7,-7],[-11,10],[-19,8],[-16,-8],[-16,-22],[-7,9],[-20,-8],[-30,9],[-5,-12],[-9,-2],[-11,13],[-65,-2],[-17,-8],[-16,-14],[-7,-16],[-22,-19],[-8,-12],[-7,-24],[-12,-7],[-15,-21],[-22,-22],[-27,-49],[-42,-46],[-26,-25],[0,-12],[17,-9],[26,2],[-2,-48],[12,1],[-2,18],[8,9],[10,-42],[14,9],[4,11],[8,-10],[1,34],[17,-7],[11,5],[13,-13],[5,-15],[18,-18],[11,-19],[-6,-10],[-1,-38],[9,-11],[-3,-16],[-12,-18],[-7,-22],[-6,-41],[1,-56],[-9,-64],[-22,-38],[-11,-30],[-11,-19],[-7,-30],[-18,-43],[-25,-39],[-26,-47],[-10,-32],[-10,-18],[-40,-41],[-15,-8],[-13,11],[-11,0],[-14,22],[-18,-37],[-9,-7],[-4,-13]],[[7857,9742],[2,-12],[24,5],[23,-18],[14,-1],[5,-19],[-14,-9],[-31,-5],[-70,-5],[-31,-12],[-16,0],[1,12],[13,9],[8,20],[16,7],[1,11],[8,14],[18,9],[5,-6],[7,10],[15,-2],[2,-8]],[[7574,9767],[-15,0],[-29,13],[9,9],[21,-1],[14,-21]],[[7712,9795],[17,-17],[9,11],[19,-2],[18,-10],[-7,-32],[7,-21],[-14,-7],[-28,-3],[-24,2],[-21,10],[-28,1],[-7,5],[-21,0],[-16,18],[-26,4],[4,10],[23,12],[3,6],[18,9],[40,1],[34,3]],[[6585,9806],[-3,-16],[-32,1],[6,15],[29,0]],[[6609,9793],[-15,1],[-6,15],[9,5],[27,-1],[-6,-15],[-9,-5]],[[6317,9836],[5,-6],[-9,-8],[-32,-10],[-5,7],[41,17]],[[6726,9835],[-2,-13],[-29,-11],[-21,4],[-18,-4],[-9,6],[8,17],[24,-1],[31,6],[16,-4]],[[6396,9841],[15,-1],[4,-22],[-31,-3],[-7,-7],[-19,0],[2,-13],[-35,-5],[-8,9],[-12,-2],[-10,6],[28,12],[21,4],[19,-3],[4,18],[29,7]],[[6519,9852],[21,-6],[20,1],[17,-22],[-30,-1],[-17,6],[-12,-1],[-8,10],[9,13]],[[6628,9847],[6,-15],[-25,1],[-15,7],[0,8],[18,4],[16,-5]],[[6760,9827],[-11,1],[4,15],[27,2],[6,10],[13,2],[16,-9],[2,-7],[-25,-11],[-32,-3]],[[7681,9849],[6,-7],[30,-9],[1,-6],[-18,-3],[-1,-24],[-73,-7],[-19,-7],[-47,10],[-8,18],[19,3],[5,22],[8,5],[43,8],[16,9],[17,1],[21,-13]],[[6605,9877],[3,-20],[-13,-4],[-17,6],[-9,-4],[-22,1],[2,9],[10,-2],[26,14],[20,0]],[[5821,4964],[10,-5],[12,24],[4,0]],[[5847,4983],[8,-29]],[[5855,4954],[1,-46],[-8,-4]],[[4528,6310],[7,8],[27,2]],[[6345,6737],[9,-34],[1,-14],[12,-14],[5,-18],[16,-21],[5,-25],[-4,-18],[15,-60],[11,-31]],[[6415,6502],[12,0],[-2,-14],[7,-3]],[[6443,6172],[-77,-22],[-29,-28],[-16,-42],[-4,-20],[-13,-9],[-8,18],[-10,-2],[-25,5],[-7,7],[-28,-2],[-7,-4],[-14,11],[-6,-9],[-1,-40],[-10,-19]],[[6188,6016],[-3,22],[-8,23],[-3,18],[-15,27],[-14,47],[-3,24],[-10,40],[-19,30],[-13,15],[-15,47],[2,12],[-5,22],[3,30],[-2,23],[-20,67],[-10,16],[-11,6],[-10,32],[-1,28],[-17,48],[-8,29],[-18,50],[-11,35],[-16,7],[4,21],[5,50]],[[6024,6350],[1,-25],[6,-28],[3,-33],[0,-57],[6,-46],[13,-15],[8,-18],[11,-15]],[[5946,5607],[-5,0],[2,23],[-2,21],[-20,38],[-3,44],[4,37],[-14,1],[1,-13],[-19,0],[8,-18],[2,-39],[-14,-23],[-7,-26],[-12,-25],[-14,-3],[-20,31],[-11,-12],[-4,-18],[-13,-9],[-4,-17],[-22,0],[-5,16],[-22,1],[-15,-5],[-18,40],[-3,13],[-20,-8],[-8,-30],[-7,-53],[-11,-13]],[[5634,5693],[2,26],[-10,19],[-6,58],[-14,8],[11,32],[-4,24],[12,23],[-4,25],[8,11],[8,26],[0,22],[4,10],[25,4],[-1,221]],[[5943,5297],[-13,-28],[-14,7],[-18,-10],[-5,-10],[-10,16],[-9,-8],[-9,7],[-9,-18]],[[4567,5786],[-32,-7],[-1,42]],[[4539,5851],[-11,49],[-5,14],[0,17],[16,48],[9,47]],[[4642,5949],[16,-25]],[[3969,1844],[22,-11],[-6,-16],[-16,27]],[[9459,4348],[-15,13],[-1,6],[16,-19]],[[9491,4431],[11,-4],[5,-22],[-14,7],[-2,19]],[[9437,4497],[6,-9],[10,0],[8,-10],[-9,-13],[-13,1],[-6,16],[4,15]],[[9464,4554],[12,-38],[-8,-12],[-8,49],[4,1]],[[9440,4541],[-26,29],[-9,17],[3,9],[11,-18],[20,-25],[1,-12]],[[9374,4612],[-11,1],[-18,36],[1,6],[17,-21],[11,-22]],[[4708,5561],[-6,-21],[4,-15],[-2,-19]],[[4680,5456],[-6,10],[-21,18],[-1,17],[-10,11],[-8,21],[2,25],[-4,4],[3,20],[10,20]],[[4669,5639],[20,-5],[14,-36]],[[2563,5865],[-6,-38],[-26,7],[-11,11],[-15,5],[-8,10]],[[2518,5901],[6,-3]],[[6201,5728],[17,-43],[14,-21],[16,1],[24,23],[21,-5],[23,26],[17,-3],[18,11],[8,-4]],[[6359,5713],[0,-107],[-27,-86]],[[6359,5713],[32,16],[19,27],[13,-9],[-5,-29],[4,-54],[-8,-5],[-3,-54],[-11,-34],[-9,-39],[-7,-14],[-2,-18],[-12,-39],[-8,-49],[-11,-40],[-19,-59],[-30,-72],[-23,-48],[-32,-39],[-16,-25],[-24,-46],[-42,-94],[-6,-27],[-6,-9]],[[5525,7768],[17,13]],[[5542,7781],[17,-1],[18,-23]],[[5596,7719],[-3,-7],[8,-17],[12,-10]],[[5624,7695],[5,-25],[-7,-16]],[[5625,7561],[-27,-12]],[[5576,7609],[-8,-24],[-25,21],[-10,19]],[[3411,5375],[6,26],[30,-11],[2,10],[27,1],[22,-10],[-3,-27],[-8,-21]],[[3494,5213],[-5,-21],[-8,-8],[-8,16]],[[5626,7954],[-12,-40]],[[5458,7801],[-24,-17]],[[5399,7741],[-11,2],[-12,19],[-2,12],[6,28]],[[5459,8381],[-4,17],[6,18],[4,-4],[-6,-31]],[[5529,8473],[-7,-8],[-3,-27],[-12,-10],[-5,11],[1,17],[11,16],[15,1]],[[5670,8945],[-12,1],[-17,-5],[-10,8],[-10,-2],[-3,-14],[-19,-12],[0,-16],[-12,-19],[10,-21],[-14,-17],[-7,-18],[-23,-15],[-6,-9],[-10,1],[-9,-14],[-12,-4],[-4,-17],[-10,-3],[-7,-20],[-13,-4],[5,-13],[-12,-38],[4,-52],[11,-9],[8,3],[23,-30],[5,-19],[-12,-21],[-7,-18],[-23,-15],[-18,-16],[-1,-22],[-6,-24],[3,-18],[-3,-26],[-15,-50],[-36,-5],[-14,-18],[4,-18],[-5,-8],[-24,-3],[-12,4],[2,23],[-10,20],[6,8],[2,21],[-13,17],[-19,48],[-1,15],[-7,8],[-4,22],[-3,35],[6,-2]],[[5888,3458],[-1,-29],[-13,1],[-12,10],[-7,21],[0,21],[11,34],[6,5]],[[5872,3521],[15,-12]],[[5891,3457],[-3,1]],[[5999,7098],[-1,35],[-5,21],[3,20],[8,-5]],[[6004,7169],[6,20],[7,4],[-3,13],[4,21],[11,-9],[10,-1],[21,16],[16,-13],[17,0],[18,8],[19,16],[23,0],[21,11],[2,-10]],[[5045,5415],[-13,-8]],[[7858,5740],[-9,29],[-1,-5],[-15,25],[-8,9],[-8,-4],[-16,6],[3,42],[-9,6],[-18,-11],[2,-18],[-3,-21],[1,-30],[-10,-42],[-4,-34],[-9,-34],[0,-35],[6,-31],[9,6],[5,-12],[3,-31],[8,-19],[1,-32],[-5,0],[8,-32],[16,-19],[14,0],[16,-37]],[[7780,5428],[-11,26],[0,13],[-10,16],[-8,31],[-14,27],[-4,-10],[-5,15],[4,51],[9,53]],[[7780,6250],[6,4]],[[7080,7252],[-7,10],[-11,1]],[[6890,7235],[-8,14]],[[6882,7249],[1,18],[15,37],[-9,33],[2,18],[-12,3],[-9,13],[2,14],[8,9],[21,-5],[14,40],[9,7],[-2,14],[5,13],[9,-8],[20,22],[9,-17],[-11,-17],[8,-15],[8,2]],[[6970,7430],[-14,-11]],[[7017,7380],[28,4]],[[6497,7259],[-3,34],[2,61],[-14,35],[3,22],[-16,0],[-5,29],[6,38],[6,-13],[13,0],[4,-10],[17,2],[-2,9],[11,3],[-3,18],[-14,19],[-7,34],[-19,0],[-15,-33],[-3,15]],[[6554,7495],[29,-4],[-1,35],[11,18],[12,2],[10,26],[12,9],[24,-29],[11,0],[3,-20],[6,-7],[-2,-26],[10,-11],[24,-1],[5,5],[12,-15],[20,-69],[42,-54],[40,-42],[7,2],[21,-20],[-3,-35]],[[6847,7259],[-21,13]],[[6709,7147],[-8,10]],[[8452,4489],[-7,4],[11,9],[-4,-13]],[[8469,4517],[7,17],[18,10],[22,2],[10,8],[-1,-24],[-15,-14],[-27,-19],[-10,-14]],[[3305,5647],[-16,-4],[2,34],[4,9],[9,-7],[1,-32]],[[5238,7235],[15,15],[16,9],[14,-9],[6,-28],[17,21],[2,-12],[-16,-33],[2,-26],[11,-15],[3,-23],[-16,-41],[-13,-20],[3,-21],[15,-20],[10,3],[5,-20],[7,-3]],[[6243,7247],[-14,-10]],[[6004,7169],[-6,5],[-4,23],[11,21],[-4,15],[-14,-18],[-26,11],[-16,-27],[-10,-9],[-25,-9],[-11,9],[-10,21],[-19,16],[-19,3],[-5,-33],[-22,-9],[-15,15],[-3,17],[-20,7],[-2,13],[-25,-1],[5,14],[-8,9],[-4,17],[4,17],[-15,13],[-3,13],[7,42],[-4,10],[4,16],[-20,-5],[2,30],[15,25],[15,3],[6,-8],[43,6],[-2,13],[15,4],[-13,18],[3,12],[21,-4],[12,3],[13,-6],[13,1],[5,12],[24,25],[30,17],[38,-4],[7,6],[8,-19],[7,-6],[14,3],[3,-15],[10,-10],[7,6],[8,-11],[37,-15],[29,11],[23,-9],[19,15],[15,18]],[[5764,7530],[14,3],[-1,-7],[10,-23],[20,-14],[-8,-15],[-17,6],[-19,-6],[-6,-17],[-14,-11],[-12,-23],[-2,12],[15,18],[-19,-1],[-2,7]],[[5730,7518],[9,15]],[[8360,6386],[-4,-41],[-7,26],[-7,11],[-7,36],[2,33],[13,46],[11,32],[16,15],[9,-18],[-8,-50],[-4,-42],[-5,-27],[-9,-21]],[[6107,4756],[-1,-21],[-5,-7],[0,27],[6,1]],[[6089,4768],[-11,-70],[1,-27],[19,-41],[-7,-29],[4,-29],[-4,-26],[4,-29],[5,-15],[4,-43],[19,-32]],[[5989,4360],[-18,1]],[[5914,4489],[-14,15]],[[5900,4504],[-13,6],[-17,27],[-7,-1]],[[5863,4536],[-7,14],[-15,70]],[[5855,4954],[-9,26],[10,7]],[[5856,4987],[85,0]],[[5856,4987],[-9,-4]],[[6061,7836],[-19,-1],[-5,-9],[-30,-15],[-12,-2],[-12,-15],[-5,4],[-11,-15],[5,-29],[15,-23],[17,8],[11,-3],[-5,-20],[-14,-3],[-11,5],[-11,-17],[-10,0],[-23,-25],[-12,10],[2,32],[-17,15],[-12,3],[18,21],[14,12],[-12,13],[-20,-6],[-22,23],[-5,12],[-20,-7],[-8,-26],[-8,-14],[-17,-11],[-6,-16]],[[5798,7726],[-8,3],[1,23],[13,22],[-1,23]],[[5745,7913],[-15,-11]],[[5614,7914],[1,10],[15,36]],[[5657,8086],[-2,18],[10,-2]],[[5860,8130],[22,3]],[[3517,3048],[-11,-38],[-11,-17],[-20,-16],[-22,9],[-12,-7],[-21,13],[-8,14],[-19,-2],[-16,34],[2,43],[7,17],[-3,25],[0,32]],[[678,6173],[-8,3],[-5,41],[7,15],[-1,16],[18,-17],[11,-28],[-14,-15],[-8,-15]],[[617,6317],[0,-11],[-9,3],[-5,16],[9,7],[5,-15]],[[2985,7475],[-18,-20],[-16,-4],[-4,12],[9,7],[29,5]],[[2876,7657],[29,42],[21,14]],[[3135,7722],[-2,-29],[-18,-6],[-6,-11],[-11,7],[-2,-15],[-12,11],[-3,-20],[-12,-12],[-13,-2],[-15,-30],[-9,-32],[3,-9],[-9,-20],[9,-6],[6,-25],[14,1],[2,-9],[-20,-8],[-1,11],[-13,-14],[-5,17],[-5,-23],[-27,-6],[-12,0],[-28,-26],[-9,-23],[8,-7],[-6,-36],[-17,-43],[-3,8],[-14,8],[1,-11],[9,-34],[-8,-26],[-7,-30],[-8,3],[6,20],[-15,24],[-1,49],[-5,7],[-3,-33],[7,-51],[0,-31],[-4,-9],[5,-16],[7,-2],[3,-15],[-8,-22],[-9,-15],[20,-8],[0,-15],[-11,-17],[-9,2],[-7,-27],[0,-14],[-11,1],[-17,-25],[-7,-22],[-16,-3],[-10,-12],[-8,-29],[-22,-33],[-6,-3],[-24,-41],[-2,-21],[-10,-38],[8,-65],[9,-43],[5,-40],[14,-70],[5,-38],[-2,-41],[-7,-32],[-10,-10],[-10,-1],[0,11],[-7,30],[-10,9],[-4,27],[-16,36],[-12,47],[6,38],[0,24],[-18,33],[-11,28],[-10,11],[-9,-12],[-26,-13],[-1,11],[-11,18],[-12,9],[-2,10],[-20,-7],[-6,10],[-3,-12],[-14,-3],[-31,7],[-11,-4],[-8,-10],[-18,12],[-5,-14],[30,-19],[-11,-12],[6,-12],[14,-12],[-9,-13],[-3,12],[-17,14],[-4,-19],[-5,11],[-10,-10],[-21,25],[-11,17],[-10,-17],[-11,3],[-15,10],[-14,0],[-23,-13],[-7,0],[-14,-35],[-20,-22],[-10,4],[-12,-26],[-10,-4],[2,-10],[-10,-8],[4,-10],[-7,-42],[4,-34],[7,-26]],[[1746,6974],[-9,45],[-17,25],[-9,1],[-3,17],[-18,5],[-13,18],[-24,4],[-4,6],[0,30],[-6,16],[-29,58],[3,23],[-3,13],[-14,16],[-2,37],[-14,16],[0,10],[-20,37],[-5,57],[-13,23],[-1,14],[7,29],[2,24],[-8,44],[-6,41],[11,52],[3,64],[3,47],[0,51],[-12,73],[-7,14],[-2,29],[20,-13],[27,-5],[6,3],[4,-15],[2,-35],[6,5],[-1,27],[4,11],[-7,7],[-1,37],[-7,14]],[[95,8119],[-5,-14],[-3,9],[8,5]],[[372,8240],[5,-15],[-10,-11],[-24,-12],[-2,6],[16,9],[5,26],[10,-3]],[[459,8304],[3,-15],[-6,-7],[-14,0],[-11,-11],[-9,-1],[-2,11],[10,17],[18,9],[11,-3]],[[559,8312],[-8,-11],[0,11],[8,0]],[[1309,8298],[7,0],[-2,-12],[-5,12]],[[1362,8334],[-6,-17],[-10,8],[-6,-10],[-3,14],[7,25],[10,7],[8,-17],[0,-10]],[[1290,8384],[10,-1],[3,-14],[14,-11],[17,-41],[0,-24],[-5,-5],[-18,19],[-8,19],[2,14],[-12,12],[6,7],[-9,25]],[[1330,8371],[0,-11],[-15,9],[8,24],[8,-15],[-1,-7]],[[1278,8414],[4,-15],[-3,-27],[-7,-3],[0,19],[-5,26],[11,0]],[[1295,8423],[8,-1],[4,-18],[-7,-13],[-11,0],[-2,20],[8,12]],[[750,8430],[-8,-7],[0,11],[8,-4]],[[1251,8444],[9,-38],[0,-29],[-15,30],[-1,18],[-8,13],[-5,-13],[-3,17],[12,13],[11,-11]],[[753,8472],[13,0],[0,-22],[-24,-13],[-14,-14],[-26,20],[5,13],[14,4],[4,12],[10,-5],[10,14],[8,-9]],[[1230,8497],[20,-12],[2,-33],[-16,10],[-5,-14],[-25,33],[7,15],[17,1]],[[1259,8492],[12,-1],[-1,-15],[9,-18],[1,-15],[-19,-14],[3,23],[-5,9],[0,31]],[[766,8504],[-10,-21],[-17,5],[20,21],[7,-5]],[[385,8624],[11,-4],[4,-24],[-14,-8],[-29,13],[-3,14],[12,-1],[10,9],[9,1]],[[237,8816],[16,-2],[13,6],[11,-12],[17,-9],[1,-10],[-8,-13],[-3,8],[-21,17],[-15,4],[-9,-6],[-11,5],[1,16],[8,-4]],[[1375,8378],[11,-7],[-1,-27],[3,-22],[-5,-16],[-10,-15],[-8,2],[-5,21],[6,10],[-3,24],[-6,16],[-18,-7],[-5,-21],[-7,11],[10,27],[-17,35],[-12,17],[-16,7],[1,10],[-8,31],[-13,22],[-13,9],[-13,27],[-6,29],[-4,-7],[13,-53],[-7,-4],[-8,10],[-8,-1],[-5,23],[-26,15],[0,-9],[11,-6],[15,-24],[-15,-8],[-27,20],[-22,30],[-38,24],[6,14],[-1,17],[-19,-17],[-17,1],[-14,7],[0,13],[-9,-7],[-36,8],[-24,-5],[-30,19],[-23,8],[-15,16],[-7,-3],[-3,12],[-26,6],[-9,-6],[-5,11],[-8,-14],[4,-40],[-6,-11],[-12,-2],[-15,9],[-6,-20],[-16,-12],[-12,0],[-9,-19],[-7,4],[-15,-7],[-3,13],[12,6],[0,9],[-12,7],[11,25],[3,31],[25,18],[9,-6],[5,21],[-19,1],[-31,-23],[0,-9],[-15,-14],[1,-7],[-14,-14],[0,-15],[-10,-3],[2,-8],[-11,0],[-18,-22],[-3,-12],[24,-16],[-19,-24],[-7,-19],[-21,-9],[-21,-26],[-20,-15],[-4,-18],[-21,-12],[-6,-11],[-23,-11],[4,-15],[-8,0],[-6,-12],[-20,-10],[-12,-1],[-15,-16],[-17,-7],[-10,13],[-17,-29],[-7,-5],[-6,11],[-4,-14],[-6,11],[21,31],[26,18],[10,-15],[9,6],[6,27],[37,32],[8,-4],[1,15],[9,15],[16,15],[4,29],[4,8],[-2,14],[14,21],[-3,6],[-25,-14],[-7,1],[-13,18],[-1,-30],[-4,-3],[-20,31],[-7,-6],[-13,14],[-38,-26],[-1,29],[-7,10],[6,19],[-12,34],[-5,7],[-4,-18],[-18,-8],[-19,-2],[-21,29],[-19,14],[10,30],[-31,27],[3,20],[11,2],[-3,13],[14,22],[11,9],[1,21],[10,14],[8,3],[21,-13],[21,13],[9,16],[9,-5],[24,7],[9,15],[-6,26],[3,32],[-8,8],[-16,-7],[-29,-26],[-26,13],[-16,-1],[-17,-7],[-34,7],[-10,9],[2,12],[-7,24],[-20,5],[-16,9],[16,17],[9,1],[9,10],[21,4],[6,12],[31,14],[17,3],[8,-4],[-4,-15],[6,-12],[22,1],[30,-2],[21,24],[11,-6],[12,3],[-1,9],[-17,6],[-14,-7],[-13,9],[4,19],[-36,0],[-20,10],[-11,25],[-35,25],[-16,7],[-12,16],[5,27],[19,-1],[34,4],[12,6],[20,21],[5,22],[30,34],[3,-8],[22,6],[24,17],[1,-15],[7,-1],[-3,19],[18,14],[8,-4],[28,2],[22,15],[12,13],[31,-8],[2,-17],[12,12],[13,-6],[3,-8],[11,-3],[27,8],[25,-6],[-4,-11],[14,-12],[20,-2],[16,6],[14,-4],[25,3],[28,-9],[15,-8],[52,-3],[18,-9],[55,6],[50,-27],[11,0]],[[6980,7433],[-10,-3]],[[6882,7249],[-20,9]],[[6862,7258],[-15,1]],[[6970,7549],[-3,-13]],[[3019,5749],[-18,-17],[10,-50],[-2,-17],[-12,-37],[9,-28],[2,-16],[11,3],[6,13],[1,21],[-9,34],[-5,30],[2,11],[35,24],[9,5],[2,13],[-10,-3],[-3,16],[8,17],[5,-11],[5,-31],[23,-2],[12,-16],[7,-40],[7,-1],[25,8],[20,1],[11,-22],[21,-11],[7,2],[19,21],[10,0],[-2,12],[11,-1],[22,6],[-4,-14],[9,-20],[6,-23],[5,12],[8,-15],[7,10],[8,-16],[14,-16],[-7,-16],[-7,-40],[14,11],[21,-3],[6,-15],[-6,-14]],[[7998,6321],[-15,-14],[-7,-19],[-13,2],[2,-15],[-7,-27],[-15,-20],[-10,-58],[8,-27],[17,-33],[-1,-14],[19,-48],[19,-34],[5,0],[18,-50],[4,-6],[7,-40],[6,-51],[0,-34],[4,-33],[-6,-5],[-1,-54],[-5,-23],[-5,-1],[-15,-23],[-28,-32],[-13,3],[-1,-19],[-6,-28],[-29,-33],[-5,-17],[-12,-13],[-2,13],[1,48],[6,17],[-1,10],[-10,6],[-7,14]],[[7982,5997],[-19,25],[-5,29]],[[9703,3925],[-10,4],[5,14],[5,-18]],[[9678,4053],[-7,-2],[0,13],[7,-11]],[[9649,4093],[12,-21],[-11,-6],[-1,27]],[[9631,4168],[2,-19],[7,13],[3,-33],[-12,-8],[-6,46],[6,1]],[[213,4249],[3,-20],[-9,1],[-5,12],[11,7]],[[6493,5795],[12,2],[-2,-18],[-15,-1],[-8,11],[6,11],[7,-5]],[[6474,6033],[-21,-21],[-4,-20],[1,-18],[-17,-19],[-30,-18],[-10,-11],[-23,-12],[-8,-11],[-11,-24],[-19,0],[-16,-23],[-17,-12],[-31,-7],[-18,-31],[-11,0],[-19,-12],[-13,13],[-7,26],[2,21],[-6,23],[-2,32],[-8,65],[3,22],[-1,20]],[[5823,3735],[23,-11],[12,2],[11,-7]],[[5888,3598],[0,-70],[-3,-21],[-13,14]],[[5888,3458],[25,-2]],[[5913,3456],[-10,-80],[-7,-25],[-14,-19],[-12,-26],[-29,-94],[-40,-78],[-28,-46],[-21,-27],[-18,-14],[-13,3],[-9,-9],[0,-9],[-18,2],[-5,-12],[-34,11],[-9,-6],[-20,5],[-9,-4],[-12,-18],[-21,1],[-14,-6],[-14,-19],[-11,2],[-15,23],[-7,0],[-1,15],[-8,1],[-7,39],[-12,36],[11,10],[2,32],[-3,22],[-15,43],[-13,54],[-7,42],[-13,45],[8,11]],[[5809,3731],[14,4]],[[5758,3298],[-7,-9],[9,-38],[10,-17],[8,-3],[10,29],[20,14],[8,38],[-3,11],[-18,30]],[[5795,3353],[-23,-19],[-14,-36]],[[5844,4120],[-19,0],[-22,-21],[-5,-32],[-23,-21],[-25,-63],[-7,-5],[-12,7],[-13,-2],[-17,9]],[[5667,4371],[-2,31]],[[5854,4561],[9,-25]],[[5900,4504],[22,-28]],[[5916,4216],[6,0]],[[5823,3735],[-8,-3]]]} \ No newline at end of file diff --git a/html/d3-examples.html b/html/d3-examples.html index fa0e581..b098841 100644 --- a/html/d3-examples.html +++ b/html/d3-examples.html @@ -1,221 +1,221 @@ - - - - - - - - - USC Data Science - UFO Database - - - - - - - - - - - - - - - - - - - - -
- - -
-
- -
-
- -
-
-
-

Team 1

-

-

View -

-
-
- -
-
-
-

Team 2

-

-

View -

-
-
- -
-
-
-

Team 3

-

-

View -

-
-
-
- -
- -
-
-
-

Team 4

-

-

View -

-
-
- -
-
-
-

Team 5

-

-

View -

-
-
- -
-
-
-

Team 6

-

-

View -

-
-
- -
-
-
-

Team 7

-

-

View -

-
-
- -
-
-
-

Team 8

-

-

View -

-
-
- -
-
-
-

Team 9

-

-

View -

-
-
- -
-
-
-

Team 10

-

-

View -

-
-
- -
-
-
-

Team 11

-

-

View -

-
-
- -
-
-
-

Team 12

-

-

View -

-
-
- -
-
-
-

Team 13

-

-

View -

-
-
-
-
-
- - - - - - - - - - - - - - - - - + + + + + + + + + USC Data Science - UFO Database + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ +
+
+ +
+
+
+

Team 1

+

+

View +

+
+
+ +
+
+
+

Team 2

+

+

View +

+
+
+ +
+
+
+

Team 3

+

+

View +

+
+
+
+ +
+ +
+
+
+

Team 4

+

+

View +

+
+
+ +
+
+
+

Team 5

+

+

View +

+
+
+ +
+
+
+

Team 6

+

+

View +

+
+
+ +
+
+
+

Team 7

+

+

View +

+
+
+ +
+
+
+

Team 8

+

+

View +

+
+
+ +
+
+
+

Team 9

+

+

View +

+
+
+ +
+
+
+

Team 10

+

+

View +

+
+
+ +
+
+
+

Team 11

+

+

View +

+
+
+ +
+
+
+

Team 12

+

+

View +

+
+
+ +
+
+
+

Team 13

+

+

View +

+
+
+
+
+
+ + + + + + + + + + + + + + + + + diff --git a/html/index.html b/html/index.html index aa9cf8f..5aeefe6 100644 --- a/html/index.html +++ b/html/index.html @@ -1,266 +1,266 @@ - - - - - - - - USC Data Science - UFO Database - - - - - - - - - - - - - - - - - - - -
-
-
-
-
-

UFO Data Insights

-

USC Data Science

-
-
- - -
- -
-
- - -
-
-
-
- -
-

About Us

-
- -
-

What is UFO Data Insights?

-

JPL and USC, under the direction of Dr. Chris Mattmann, have worked to collect a corpus of “deep web” polar datasets spanning many file types containing scientific data such as images, videos, and other information on the Web. These pieces of data were collected using Apache Nutch, Apache Tika, and Apache Solr.

-

Our goal is to aggregate this data into an intuitive search engine that scientists can utilize for polar research. Additionally, the data is analyzed and illustrated using visualization APIs Banana and D3.js, providing researchers a better understanding of the data's relationship within the Polar ecosystem.

-
- -
-
-
- ... -
-
-

Search Engine

- Providing researchers with a powerful tool to find relevant data sets and websites. -
-
-
- -
-
-
- ... -
-
-

Visualizer

- Illustrating data set connections and related terms to narrow searches. -
-
-
- -
-
-
- ... -
-
-

Publicizer

- Demonstrate the value of these polar data sets to the NSF, USC, and NASA. -
-
-
-
-
-
-
- - -
-
-
-
-
-
-

Insights

-
-
- - - -
-
-
-

D3.js. See for yourself.

-

View data sets from a variety of sources to better understand polar relationships.

-

View some of our visualizations.

-
-
- Generic placeholder image -
-
-
-
-
-
- - - -
-
-
-
-
-

USC Data Science Partner Sites

-
-
-
-
-
-
-

TREC/Data Description

-
-
-

- The goal of the Text Retrieval Conference (TREC) is to encourage research in information retrieval - from large text collections by providing interesting and understudied domains of documents to crawl. -

-

- Currently, the polar domains contains the - NSF-funded Advanced Cooperative Artic Data and Information System (ACADIS), - NASA-funded Antarctic Master Directory (AMD), and National Snow and Ice Data Center (NSIDC) Arctic Data Explorer. - Our data was retrieved using these directories and submitted to TREC in 2015. -

- -
- -
-
- -
-
-
-

IRDS

-
-
-

- The Information Retrieval and Data Science Group’s (I.R.D.S.) mission is to research and develop - new methodology and open source software to analyze, ingest, process, and manage Big Data and to turn it into - information. -

-

- We have expertise in data collection and contribute to the world's largest and most often downloaded open-source projects, working with NASA, DARPA, DHS, NIH across a number of domains, Earth Science,Planetary Science, Astronomy, defense, and private industry. -

-
- -
-
-
-
-

Credits

-
-
-

Dr. Chris Mattmann - Visit his website

-

CS401 Group (Lorraine Sposto, Jonathan Luu, Ruthvik Peddawandla, Titus Jung, Janet Kim)

-

CS599 Spring 2018 Class - Visit the class website

-

CS572 Spring 2015 Class - Visit the class website

-
-
-
-
-
- -
-
-
-
-

©USC Data Science Group 2016, All Rights Reserved

-
-
-
- - - - - - - - - - - - - - + + + + + + + + USC Data Science - UFO Database + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+

UFO Data Insights

+

USC Data Science

+
+
+ + +
+ +
+
+ + +
+
+
+
+ +
+

About Us

+
+ +
+

What is UFO Data Insights?

+

JPL and USC, under the direction of Dr. Chris Mattmann, have worked to collect a corpus of “deep web” polar datasets spanning many file types containing scientific data such as images, videos, and other information on the Web. These pieces of data were collected using Apache Nutch, Apache Tika, and Apache Solr.

+

Our goal is to aggregate this data into an intuitive search engine that scientists can utilize for polar research. Additionally, the data is analyzed and illustrated using visualization APIs Banana and D3.js, providing researchers a better understanding of the data's relationship within the Polar ecosystem.

+
+ +
+
+
+ ... +
+
+

Search Engine

+ Providing researchers with a powerful tool to find relevant data sets and websites. +
+
+
+ +
+
+
+ ... +
+
+

Visualizer

+ Illustrating data set connections and related terms to narrow searches. +
+
+
+ +
+
+
+ ... +
+
+

Publicizer

+ Demonstrate the value of these polar data sets to the NSF, USC, and NASA. +
+
+
+
+
+
+
+ + +
+
+
+
+
+
+

Insights

+
+
+ + + +
+
+
+

D3.js. See for yourself.

+

View data sets from a variety of sources to better understand polar relationships.

+

View some of our visualizations.

+
+
+ Generic placeholder image +
+
+
+
+
+
+ + + +
+
+
+
+
+

USC Data Science Partner Sites

+
+
+
+
+
+
+

TREC/Data Description

+
+
+

+ The goal of the Text Retrieval Conference (TREC) is to encourage research in information retrieval + from large text collections by providing interesting and understudied domains of documents to crawl. +

+

+ Currently, the polar domains contains the + NSF-funded Advanced Cooperative Artic Data and Information System (ACADIS), + NASA-funded Antarctic Master Directory (AMD), and National Snow and Ice Data Center (NSIDC) Arctic Data Explorer. + Our data was retrieved using these directories and submitted to TREC in 2015. +

+ +
+ +
+
+ +
+
+
+

IRDS

+
+
+

+ The Information Retrieval and Data Science Group’s (I.R.D.S.) mission is to research and develop + new methodology and open source software to analyze, ingest, process, and manage Big Data and to turn it into + information. +

+

+ We have expertise in data collection and contribute to the world's largest and most often downloaded open-source projects, working with NASA, DARPA, DHS, NIH across a number of domains, Earth Science,Planetary Science, Astronomy, defense, and private industry. +

+
+ +
+
+
+
+

Credits

+
+
+

Dr. Chris Mattmann - Visit his website

+

CS401 Group (Lorraine Sposto, Jonathan Luu, Ruthvik Peddawandla, Titus Jung, Janet Kim)

+

CS599 Spring 2018 Class - Visit the class website

+

CS572 Spring 2015 Class - Visit the class website

+
+
+
+
+
+ +
+
+
+
+

©USC Data Science Group 2016, All Rights Reserved

+
+
+
+ + + + + + + + + + + + + + diff --git a/html/team_4.html b/html/team_4.html new file mode 100644 index 0000000..321d5d1 --- /dev/null +++ b/html/team_4.html @@ -0,0 +1,253 @@ + + + + + + + + + USC Data Science - Phishing Attacks Database + + + + + + + + + + + + + + + + + +
+
+
Overview
+
+
+

Visualizations are graphical representations of data.They help people communicate ideas and make informeddecisions.Visualizations are key for analyzing complex data anddemonstrating the insights gained from it.In this assignment we summarize the work donein Assignment 1 and Assignment 2 with the help ofvisualizations.

The visualizations and insights have also been added to a website for easier access using GitHub pages.
It has been added under the Team 4 Link:
https://shruti-kk.github.io/ufo.usc.edu/html/team_4.html

+
+
+
+
Data Visualizations
+
+
+
+
+
+
+
+

+ vizualization1

+

Phishing Emails Frequency Prediction

+

Predict occurance and frequency of phishing emails

+ +
+
+
+
+
+
+

Calendar View

+

A calendar view of phishing emails frequency prediction

+
+
+
+
+
+
+ +
+
+
+
+
+
+

+ vizualization1

+

Phishing Attackers Locations

+

Plotting Attackers Locations on the World Map

+
+
+
+
+
+
+

Bubble Map

+

The Bubble map visualizes number of attackers claiming to be from a particular country. The bigger the size of the bubble the higher the number of attacks.

+
+
+
+
+
+
+ + +
+
+
+
+
+
+

+ vizualization1

+

Phishing Attacks Frequency

+

Plotting attack frequency at different times in a day using a stacked bar plot visualization

+ +
+
+
+
+
+
+

Stacked Bar Plot

+

A stacked bar plot visualizing phishing attacks frequency at different times in a day. The attacks are categorized based on urgency.

+
+
+
+
+
+
+ +
+
+
+
+
+
+

+ vizualization1

+

Phishing Mails Buzzwords

+

A word cloud to depict the most frequent words used in phishing emails

+ +
+
+
+
+
+
+

Word Cloud

+

A word cloud to depict the most frequent words used in phishing emails. The words with higher frequency occupy more area on the cloud

+
+
+
+
+
+
+ +
+
+
+
+
+
+

+ vizualization1

+

Phishing Mails Language Styles

+

A sun burst to depict the misspellings and capitalization in phishing emails

+ +
+
+
+
+
+
+

Sun Burst

+

A sun burst to depict language styles of phishing emails

+
+
+
+
+
+
+ +
+
+
+
+
+
+

+ vizualization1

+

Reconnaissance Mails Subject Buzzwords

+

A word cloud to depict the most frequent words used in subject of reconnaissance emails

+ +
+
+
+
+
+
+

Word Cloud

+

A word cloud to depict the most frequent words used in subject of reconnaissance emails. The words with higher frequency occupy more area on the cloud

+
+
+
+
+
+
+ +
+
+ +
+
Image Space
+
+
+

The Image Space allows us to search similar images with the image in hand, or search images based on metadata by just inputting a keyword. Below is an example of what we found.

+

vizualization1

+ +

With the help of the Image Space, we could easily search for similar images that might not be easy to discern without the tool, especially when trying to find similar ones within a large number of images.

+
+
+ +
+ + + + + + + + + + + + + diff --git a/images/team4/WordCloud_EmailSubject.png b/images/team4/WordCloud_EmailSubject.png new file mode 100644 index 0000000..608c33b Binary files /dev/null and b/images/team4/WordCloud_EmailSubject.png differ diff --git a/images/team4/background1.jpg b/images/team4/background1.jpg new file mode 100644 index 0000000..a03e81f Binary files /dev/null and b/images/team4/background1.jpg differ diff --git a/images/team4/background2.jfif b/images/team4/background2.jfif new file mode 100644 index 0000000..dce2724 Binary files /dev/null and b/images/team4/background2.jfif differ diff --git a/images/team4/bubble_map.JPG b/images/team4/bubble_map.JPG new file mode 100644 index 0000000..d0b3050 Binary files /dev/null and b/images/team4/bubble_map.JPG differ diff --git a/images/team4/image_space.JPG b/images/team4/image_space.JPG new file mode 100644 index 0000000..0a1ba44 Binary files /dev/null and b/images/team4/image_space.JPG differ diff --git a/images/team4/phish_prediction_calendar.JPG b/images/team4/phish_prediction_calendar.JPG new file mode 100644 index 0000000..3413a9b Binary files /dev/null and b/images/team4/phish_prediction_calendar.JPG differ diff --git a/images/team4/stacked_bar.JPG b/images/team4/stacked_bar.JPG new file mode 100644 index 0000000..e37e80d Binary files /dev/null and b/images/team4/stacked_bar.JPG differ diff --git a/images/team4/sun_burst.JPG b/images/team4/sun_burst.JPG new file mode 100644 index 0000000..c8d29e4 Binary files /dev/null and b/images/team4/sun_burst.JPG differ diff --git a/images/team4/word_cloud.JPG b/images/team4/word_cloud.JPG new file mode 100644 index 0000000..5705c56 Binary files /dev/null and b/images/team4/word_cloud.JPG differ diff --git a/images/usc-primary-logotype.svg b/images/usc-primary-logotype.svg index 1a10a8c..7e97896 100644 --- a/images/usc-primary-logotype.svg +++ b/images/usc-primary-logotype.svg @@ -1,44 +1,44 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index e62fa8d..abf5e65 100644 --- a/index.html +++ b/index.html @@ -1,246 +1,246 @@ - - - - - - - - USC Data Science - UFO Database - - - - - - - - - - - - - - - - - - - -
-
-
-
-
-

UFO Data Insights

-

USC Data Science

-
-
-
- -
- - -
- -
-
- - -
-
-
-
- -
-

About Us

-
- -
-

What is UFO Data Insights?

-

JPL and USC, under the direction of Dr. Chris Mattmann, have worked to collect a corpus of “deep web” UFO datasets spanning many file types containing scientific data such as images, videos, and other information on the Web. These pieces of data were collected using Apache Nutch, Apache Tika, and Apache Solr.

-

Our goal is to aggregate this data into an intuitive search engine that scientists can utilize for UFO research. Additionally, the data is analyzed and illustrated using D3.js, providing researchers a better understanding of the data's relationship of UFO sightings.

-
- -
-
-
- ... -
-
-

Search Engine

- Providing researchers with a powerful tool to find relevant data sets and websites. -
-
-
- -
-
-
- ... -
-
-

Visualizer

- Illustrating data set connections and related terms to narrow searches. -
-
-
- -
-
-
- ... -
-
-

Publicizer

- Demonstrate the value of these UFO data sets to the NSF, USC, and NASA. -
-
-
-
-
-
-
- - -
-
-
-
-
-
-

Insights

-
-
- - - -
-
-
-

D3.js. See for yourself.

-

View data sets from a variety of sources to better understand UFO relationships.

-

View some of our visualizations.

-
-
- Generic placeholder image -
-
-
-
-
-
- - - -
-
-
-
-
-

USC Data Science Partner Sites

-
-
-
-
-
-
-

IRDS

-
-
-

- The Information Retrieval and Data Science Group’s (I.R.D.S.) mission is to research and develop new methodology and open source software to analyze, ingest, process, and manage Big Data and to turn it into - information. -

-

- We have expertise in data collection and contribute to the world's largest and most often downloaded open-source projects, working with NASA, DARPA, DHS, NIH across a number of domains, Earth Science,Planetary Science, Astronomy, defense, and private industry. -

-
- - -
- - - -
-
-
-

Credits

-
-
-

Dr. Chris Mattmann - Visit his website

-

CS401 Group (Lorraine Sposto, Jonathan Luu, Ruthvik Peddawandla, Titus Jung, Janet Kim)

-

CS599 Spring 2018 Class - Visit the class website

-

CS572 Spring 2015 Class - Visit the class website

-
-
-
-
-
- -
-
-
-
-

©USC Data Science Group 2016, All Rights Reserved

-
-
-
- - - - - - - - - - - - - - + + + + + + + + USC Data Science - UFO Database + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+

UFO Data Insights

+

USC Data Science

+
+
+
+ +
+ + +
+ +
+
+ + +
+
+
+
+ +
+

About Us

+
+ +
+

What is UFO Data Insights?

+

JPL and USC, under the direction of Dr. Chris Mattmann, have worked to collect a corpus of “deep web” UFO datasets spanning many file types containing scientific data such as images, videos, and other information on the Web. These pieces of data were collected using Apache Nutch, Apache Tika, and Apache Solr.

+

Our goal is to aggregate this data into an intuitive search engine that scientists can utilize for UFO research. Additionally, the data is analyzed and illustrated using D3.js, providing researchers a better understanding of the data's relationship of UFO sightings.

+
+ +
+
+
+ ... +
+
+

Search Engine

+ Providing researchers with a powerful tool to find relevant data sets and websites. +
+
+
+ +
+
+
+ ... +
+
+

Visualizer

+ Illustrating data set connections and related terms to narrow searches. +
+
+
+ +
+
+
+ ... +
+
+

Publicizer

+ Demonstrate the value of these UFO data sets to the NSF, USC, and NASA. +
+
+
+
+
+
+
+ + +
+
+
+
+
+
+

Insights

+
+
+ + + +
+
+
+

D3.js. See for yourself.

+

View data sets from a variety of sources to better understand UFO relationships.

+

View some of our visualizations.

+
+
+ Generic placeholder image +
+
+
+
+
+
+ + + +
+
+
+
+
+

USC Data Science Partner Sites

+
+
+
+
+
+
+

IRDS

+
+
+

+ The Information Retrieval and Data Science Group’s (I.R.D.S.) mission is to research and develop new methodology and open source software to analyze, ingest, process, and manage Big Data and to turn it into + information. +

+

+ We have expertise in data collection and contribute to the world's largest and most often downloaded open-source projects, working with NASA, DARPA, DHS, NIH across a number of domains, Earth Science,Planetary Science, Astronomy, defense, and private industry. +

+
+ + +
+ + + +
+
+
+

Credits

+
+
+

Dr. Chris Mattmann - Visit his website

+

CS401 Group (Lorraine Sposto, Jonathan Luu, Ruthvik Peddawandla, Titus Jung, Janet Kim)

+

CS599 Spring 2018 Class - Visit the class website

+

CS572 Spring 2015 Class - Visit the class website

+
+
+
+
+
+ +
+
+
+
+

©USC Data Science Group 2016, All Rights Reserved

+
+
+
+ + + + + + + + + + + + + + diff --git a/js/bootstrap.min.js b/js/bootstrap.min.js index e79c065..94a4525 100644 --- a/js/bootstrap.min.js +++ b/js/bootstrap.min.js @@ -1,7 +1,7 @@ -/*! - * Bootstrap v3.3.6 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under the MIT license - */ -if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>2)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.6",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a(f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.6",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.6",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));return a>this.$items.length-1||0>a?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.6",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.6",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&jdocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth
',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),c.isInStateTrue()?void 0:(clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide())},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-mo.width?"left":"left"==h&&k.left-lg.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;jg.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.6",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.6",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b=e[a]&&(void 0===e[a+1]||b2)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.6",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a(f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.6",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.6",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));return a>this.$items.length-1||0>a?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.6",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.6",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&jdocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth
',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),c.isInStateTrue()?void 0:(clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide())},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-mo.width?"left":"left"==h&&k.left-lg.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;jg.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.6",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.6",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b=e[a]&&(void 0===e[a+1]||b .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.6",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin<=f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&c>=e?"top":null!=d&&i+j>=a-d?"bottom":!1},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery); \ No newline at end of file diff --git a/js/bubble_chart.js b/js/bubble_chart.js new file mode 100644 index 0000000..fe81727 --- /dev/null +++ b/js/bubble_chart.js @@ -0,0 +1,86 @@ +(function(){ + var width = window.innerWidth, + height = window.innerHeight; + var tooltip = d3.select("body") + .append("div") + .attr('class', 'tooltip'); + + var svg = d3.select("body") + .append("svg") + .attr("width", width) + .attr("height", height); + + + + + var radiusScale = d3.scaleSqrt().domain([2,7562]).range([15,85]) + var color = d3.scaleOrdinal(d3.schemeCategory20); + //the simulation is a collection of forces + //about where we want our circles to go + //and how we want our circle to interact + //STEP ONE: get them to the middle + //STEP TWO: dont't have them to collide + var simulation = d3.forceSimulation() + .force("x",d3.forceX(width/2).strength(0.05)) + .force("y",d3.forceY(height/2).strength(0.05)) + .force("collide",d3.forceCollide(function(d){ + return radiusScale(d.count) + 1; + })) + data =d3.queue() + .defer(d3.csv,"../../Data/team6/bubble_chart_sightings.csv") + .await(ready) + + function ready(error,datapoints){ + + var circles = svg.selectAll("circle") + .data(datapoints) + .enter().append("circle") + .attr("class","artist") + .attr("r",function(d){ + return radiusScale(d.count) + }) + .attr("fill",function(d,i){return color(i);}) + .on('click',function(d){ + console.log(d) + }) + .on("mouseover", function(d) { + return tooltip.style("visibility", "visible").text('sighted at = ' + d.state); + }) + .on("mousemove", function() { + return tooltip.style("top", (event.pageY - 30) + "px") + .style("left", event.pageX + "px"); + }) + + // we hide our tooltip on "mouseout" + + .on("mouseout", function() { + return tooltip.style("visibility", "hidden"); + }); + + var texts= svg.selectAll("text").data(datapoints).enter().append("text"); + + simulation.nodes(datapoints) + .on('tick',ticked) + + function ticked(){ + circles + .attr("cx", function(d){ + return d.x + }) + .attr("cy",function(d){ + return d.y + }) + texts.attr('dy',function(d){ + return d.y + }) + texts.text(function(d){ + return d.abbr + }) + texts.attr('dx',function(d){ + return d.x + }) + texts.attr('font-family','Arial') + } + + } +})(); \ No newline at end of file diff --git a/js/cardpanel.js b/js/cardpanel.js index 3aed43d..3795aa6 100644 --- a/js/cardpanel.js +++ b/js/cardpanel.js @@ -1,7 +1,7 @@ -$(document).ready(function() { -$(".btn-pref .btn").click(function () { - $(".btn-pref .btn").removeClass("btn-primary").addClass("btn-default"); - // $(".tab").addClass("active"); // instead of this do the below - $(this).removeClass("btn-default").addClass("btn-primary"); -}); +$(document).ready(function() { +$(".btn-pref .btn").click(function () { + $(".btn-pref .btn").removeClass("btn-primary").addClass("btn-default"); + // $(".tab").addClass("active"); // instead of this do the below + $(this).removeClass("btn-default").addClass("btn-primary"); +}); }); \ No newline at end of file diff --git a/js/jquery.easing.min.js b/js/jquery.easing.min.js index 6cf5f20..005abd7 100644 --- a/js/jquery.easing.min.js +++ b/js/jquery.easing.min.js @@ -1,44 +1,44 @@ -/* - * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ - * - * Uses the built in easing capabilities added In jQuery 1.1 - * to offer multiple easing options - * - * TERMS OF USE - EASING EQUATIONS - * - * Open source under the BSD License. - * - * Copyright © 2001 Robert Penner - * All rights reserved. - * - * TERMS OF USE - jQuery Easing - * - * Open source under the BSD License. - * - * Copyright © 2008 George McGinley Smith - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without modification, - * are permitted provided that the following conditions are met: - * - * Redistributions of source code must retain the above copyright notice, this list of - * conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, this list - * of conditions and the following disclaimer in the documentation and/or other materials - * provided with the distribution. - * - * Neither the name of the author nor the names of contributors may be used to endorse - * or promote products derived from this software without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY - * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE - * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED - * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - * OF THE POSSIBILITY OF SUCH DAMAGE. - * -*/ +/* + * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ + * + * Uses the built in easing capabilities added In jQuery 1.1 + * to offer multiple easing options + * + * TERMS OF USE - EASING EQUATIONS + * + * Open source under the BSD License. + * + * Copyright © 2001 Robert Penner + * All rights reserved. + * + * TERMS OF USE - jQuery Easing + * + * Open source under the BSD License. + * + * Copyright © 2008 George McGinley Smith + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, + * are permitted provided that the following conditions are met: + * + * Redistributions of source code must retain the above copyright notice, this list of + * conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list + * of conditions and the following disclaimer in the documentation and/or other materials + * provided with the distribution. + * + * Neither the name of the author nor the names of contributors may be used to endorse + * or promote products derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED + * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + * +*/ jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,f,a,h,g){return jQuery.easing[jQuery.easing.def](e,f,a,h,g)},easeInQuad:function(e,f,a,h,g){return h*(f/=g)*f+a},easeOutQuad:function(e,f,a,h,g){return -h*(f/=g)*(f-2)+a},easeInOutQuad:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f+a}return -h/2*((--f)*(f-2)-1)+a},easeInCubic:function(e,f,a,h,g){return h*(f/=g)*f*f+a},easeOutCubic:function(e,f,a,h,g){return h*((f=f/g-1)*f*f+1)+a},easeInOutCubic:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f+a}return h/2*((f-=2)*f*f+2)+a},easeInQuart:function(e,f,a,h,g){return h*(f/=g)*f*f*f+a},easeOutQuart:function(e,f,a,h,g){return -h*((f=f/g-1)*f*f*f-1)+a},easeInOutQuart:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f+a}return -h/2*((f-=2)*f*f*f-2)+a},easeInQuint:function(e,f,a,h,g){return h*(f/=g)*f*f*f*f+a},easeOutQuint:function(e,f,a,h,g){return h*((f=f/g-1)*f*f*f*f+1)+a},easeInOutQuint:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f*f+a}return h/2*((f-=2)*f*f*f*f+2)+a},easeInSine:function(e,f,a,h,g){return -h*Math.cos(f/g*(Math.PI/2))+h+a},easeOutSine:function(e,f,a,h,g){return h*Math.sin(f/g*(Math.PI/2))+a},easeInOutSine:function(e,f,a,h,g){return -h/2*(Math.cos(Math.PI*f/g)-1)+a},easeInExpo:function(e,f,a,h,g){return(f==0)?a:h*Math.pow(2,10*(f/g-1))+a},easeOutExpo:function(e,f,a,h,g){return(f==g)?a+h:h*(-Math.pow(2,-10*f/g)+1)+a},easeInOutExpo:function(e,f,a,h,g){if(f==0){return a}if(f==g){return a+h}if((f/=g/2)<1){return h/2*Math.pow(2,10*(f-1))+a}return h/2*(-Math.pow(2,-10*--f)+2)+a},easeInCirc:function(e,f,a,h,g){return -h*(Math.sqrt(1-(f/=g)*f)-1)+a},easeOutCirc:function(e,f,a,h,g){return h*Math.sqrt(1-(f=f/g-1)*f)+a},easeInOutCirc:function(e,f,a,h,g){if((f/=g/2)<1){return -h/2*(Math.sqrt(1-f*f)-1)+a}return h/2*(Math.sqrt(1-(f-=2)*f)+1)+a},easeInElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(ga?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b=a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+-new Date,v=a.document,w=0,x=0,y=gb(),z=gb(),A=gb(),B=function(a,b){return a===b&&(l=!0),0},C="undefined",D=1<<31,E={}.hasOwnProperty,F=[],G=F.pop,H=F.push,I=F.push,J=F.slice,K=F.indexOf||function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]===a)return b;return-1},L="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",N="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",O=N.replace("w","w#"),P="\\["+M+"*("+N+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+O+"))|)"+M+"*\\]",Q=":("+N+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+P+")*)|.*)\\)|)",R=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),S=new RegExp("^"+M+"*,"+M+"*"),T=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),V=new RegExp(Q),W=new RegExp("^"+O+"$"),X={ID:new RegExp("^#("+N+")"),CLASS:new RegExp("^\\.("+N+")"),TAG:new RegExp("^("+N.replace("w","w*")+")"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+Q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+L+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)};try{I.apply(F=J.call(v.childNodes),v.childNodes),F[v.childNodes.length].nodeType}catch(eb){I={apply:F.length?function(a,b){H.apply(a,J.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],!a||"string"!=typeof a)return d;if(1!==(k=b.nodeType)&&9!==k)return[];if(p&&!e){if(f=_.exec(a))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return I.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName&&b.getElementsByClassName)return I.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=9===k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+qb(o[l]);w=ab.test(a)&&ob(b.parentNode)||b,x=o.join(",")}if(x)try{return I.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function gb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function hb(a){return a[u]=!0,a}function ib(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function jb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function kb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||D)-(~a.sourceIndex||D);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function lb(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function mb(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function nb(a){return hb(function(b){return b=+b,hb(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function ob(a){return a&&typeof a.getElementsByTagName!==C&&a}c=fb.support={},f=fb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=fb.setDocument=function(a){var b,e=a?a.ownerDocument||a:v,g=e.defaultView;return e!==n&&9===e.nodeType&&e.documentElement?(n=e,o=e.documentElement,p=!f(e),g&&g!==g.top&&(g.addEventListener?g.addEventListener("unload",function(){m()},!1):g.attachEvent&&g.attachEvent("onunload",function(){m()})),c.attributes=ib(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ib(function(a){return a.appendChild(e.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(e.getElementsByClassName)&&ib(function(a){return a.innerHTML="
",a.firstChild.className="i",2===a.getElementsByClassName("i").length}),c.getById=ib(function(a){return o.appendChild(a).id=u,!e.getElementsByName||!e.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if(typeof b.getElementById!==C&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c=typeof a.getAttributeNode!==C&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return typeof b.getElementsByTagName!==C?b.getElementsByTagName(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return typeof b.getElementsByClassName!==C&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(e.querySelectorAll))&&(ib(function(a){a.innerHTML="",a.querySelectorAll("[msallowclip^='']").length&&q.push("[*^$]="+M+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+M+"*(?:value|"+L+")"),a.querySelectorAll(":checked").length||q.push(":checked")}),ib(function(a){var b=e.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+M+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ib(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",Q)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===e||a.ownerDocument===v&&t(v,a)?-1:b===e||b.ownerDocument===v&&t(v,b)?1:k?K.call(k,a)-K.call(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,f=a.parentNode,g=b.parentNode,h=[a],i=[b];if(!f||!g)return a===e?-1:b===e?1:f?-1:g?1:k?K.call(k,a)-K.call(k,b):0;if(f===g)return kb(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?kb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},e):n},fb.matches=function(a,b){return fb(a,null,null,b)},fb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fb(b,n,null,[a]).length>0},fb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&E.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=fb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fb.selectors={cacheLength:50,createPseudo:hb,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+M+")"+a+"("+M+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||typeof a.getAttribute!==C&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fb.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?hb(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=K.call(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:hb(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?hb(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),!c.pop()}}),has:hb(function(a){return function(b){return fb(a,b).length>0}}),contains:hb(function(a){return function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:hb(function(a){return W.test(a||"")||fb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:nb(function(){return[0]}),last:nb(function(a,b){return[b-1]}),eq:nb(function(a,b,c){return[0>c?c+b:c]}),even:nb(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:nb(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:nb(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:nb(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function rb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function sb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function tb(a,b,c){for(var d=0,e=b.length;e>d;d++)fb(a,b[d],c);return c}function ub(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function vb(a,b,c,d,e,f){return d&&!d[u]&&(d=vb(d)),e&&!e[u]&&(e=vb(e,f)),hb(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||tb(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ub(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=ub(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?K.call(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ub(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):I.apply(g,r)})}function wb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=rb(function(a){return a===b},h,!0),l=rb(function(a){return K.call(b,a)>-1},h,!0),m=[function(a,c,d){return!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d))}];f>i;i++)if(c=d.relative[a[i].type])m=[rb(sb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return vb(i>1&&sb(m),i>1&&qb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&wb(a.slice(i,e)),f>e&&wb(a=a.slice(e)),f>e&&qb(a))}m.push(c)}return sb(m)}function xb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=G.call(i));s=ub(s)}I.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&fb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?hb(f):f}return h=fb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xb(e,d)),f.selector=a}return f},i=fb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&ob(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&qb(j),!a)return I.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&ob(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ib(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ib(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||jb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ib(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||jb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ib(function(a){return null==a.getAttribute("disabled")})||jb(L,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fb}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h; -if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthh;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML="
a",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function ab(){return!0}function bb(){return!1}function cb(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h]","i"),hb=/^\s+/,ib=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,jb=/<([\w:]+)/,kb=/\s*$/g,rb={option:[1,""],legend:[1,"
","
"],area:[1,"",""],param:[1,"",""],thead:[1,"","
"],tr:[2,"","
"],col:[2,"","
"],td:[3,"","
"],_default:k.htmlSerialize?[0,"",""]:[1,"X
","
"]},sb=db(y),tb=sb.appendChild(y.createElement("div"));rb.optgroup=rb.option,rb.tbody=rb.tfoot=rb.colgroup=rb.caption=rb.thead,rb.th=rb.td;function ub(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ub(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function vb(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wb(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xb(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function yb(a){var b=pb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function zb(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Ab(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Bb(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xb(b).text=a.text,yb(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!gb.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(tb.innerHTML=a.outerHTML,tb.removeChild(f=tb.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ub(f),h=ub(a),g=0;null!=(e=h[g]);++g)d[g]&&Bb(e,d[g]);if(b)if(c)for(h=h||ub(a),d=d||ub(f),g=0;null!=(e=h[g]);g++)Ab(e,d[g]);else Ab(a,f);return d=ub(f,"script"),d.length>0&&zb(d,!i&&ub(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=db(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(lb.test(f)){h=h||o.appendChild(b.createElement("div")),i=(jb.exec(f)||["",""])[1].toLowerCase(),l=rb[i]||rb._default,h.innerHTML=l[1]+f.replace(ib,"<$1>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&hb.test(f)&&p.push(b.createTextNode(hb.exec(f)[0])),!k.tbody){f="table"!==i||kb.test(f)?""!==l[1]||kb.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ub(p,"input"),vb),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ub(o.appendChild(f),"script"),g&&zb(h),c)){e=0;while(f=h[e++])ob.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ub(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&zb(ub(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ub(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fb,""):void 0;if(!("string"!=typeof a||mb.test(a)||!k.htmlSerialize&&gb.test(a)||!k.leadingWhitespace&&hb.test(a)||rb[(jb.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ib,"<$1>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ub(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ub(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&nb.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ub(i,"script"),xb),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ub(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,yb),j=0;f>j;j++)d=g[j],ob.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qb,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Cb,Db={};function Eb(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fb(a){var b=y,c=Db[a];return c||(c=Eb(a,b),"none"!==c&&c||(Cb=(Cb||m("