Skip to content

Instantly share code, notes, and snippets.

@ovinokurov
Created February 17, 2014 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ovinokurov/9048916 to your computer and use it in GitHub Desktop.
Save ovinokurov/9048916 to your computer and use it in GitHub Desktop.
angularjs
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" />
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/angularjs.iml" filepath="$PROJECT_DIR$/.idea/angularjs.iml" />
</modules>
</component>
</project>
<component name="DependencyValidationManager">
<state>
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
</state>
</component>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="" />
</component>
</project>
<!DOCTYPE html>
<html>
<head>
<title></title>
<link rel="stylesheet" href="css/foundation.css">
</head>
<body>
<div id="container"></div>
<script type="text/javascript" src="lib/kinetic-v5.0.1.min.js"></script>
<script type="text/javascript" src="lib/angular.min.js"></script>
<script defer="defer" src="js/canvas_chart.js"></script>
</body>
</html>
meta.foundation-version {
font-family: "/5.1.0/"; }
meta.foundation-mq-small {
font-family: "/only screen and (max-width: 40em)/";
width: 0em; }
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em; }
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em; }
meta.foundation-mq-xlarge {
font-family: "/only screen and (min-width:90.063em)/";
width: 90.063em; }
meta.foundation-mq-xxlarge {
font-family: "/only screen and (min-width:120.063em)/";
width: 120.063em; }
meta.foundation-data-attribute-namespace {
font-family: false; }
html, body {
height: 100%; }
*,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
html,
body {
font-size: 100%; }
body {
background: white;
color: #222222;
padding: 0;
margin: 0;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1;
position: relative;
cursor: default; }
a:hover {
cursor: pointer; }
img,
object,
embed {
max-width: 100%;
height: auto; }
object,
embed {
height: 100%; }
img {
-ms-interpolation-mode: bicubic; }
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
max-width: none !important; }
.left {
float: left !important; }
.right {
float: right !important; }
.clearfix {
*zoom: 1; }
.clearfix:before, .clearfix:after {
content: " ";
display: table; }
.clearfix:after {
clear: both; }
.hide {
display: none; }
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
img {
display: inline-block;
vertical-align: middle; }
textarea {
height: auto;
min-height: 50px; }
select {
width: 100%; }
.row {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 62.5rem;
*zoom: 1; }
.row:before, .row:after {
content: " ";
display: table; }
.row:after {
clear: both; }
.row.collapse > .column,
.row.collapse > .columns {
padding-left: 0;
padding-right: 0;
float: left; }
.row.collapse .row {
margin-left: 0;
margin-right: 0; }
.row .row {
width: auto;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
margin-top: 0;
margin-bottom: 0;
max-width: none;
*zoom: 1; }
.row .row:before, .row .row:after {
content: " ";
display: table; }
.row .row:after {
clear: both; }
.row .row.collapse {
width: auto;
margin: 0;
max-width: none;
*zoom: 1; }
.row .row.collapse:before, .row .row.collapse:after {
content: " ";
display: table; }
.row .row.collapse:after {
clear: both; }
.column,
.columns {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
width: 100%;
float: left; }
@media only screen {
.column.small-centered,
.columns.small-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.small-uncentered,
.columns.small-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
float: right; }
.small-push-0 {
left: 0%;
right: auto; }
.small-pull-0 {
right: 0%;
left: auto; }
.small-push-1 {
left: 8.33333%;
right: auto; }
.small-pull-1 {
right: 8.33333%;
left: auto; }
.small-push-2 {
left: 16.66667%;
right: auto; }
.small-pull-2 {
right: 16.66667%;
left: auto; }
.small-push-3 {
left: 25%;
right: auto; }
.small-pull-3 {
right: 25%;
left: auto; }
.small-push-4 {
left: 33.33333%;
right: auto; }
.small-pull-4 {
right: 33.33333%;
left: auto; }
.small-push-5 {
left: 41.66667%;
right: auto; }
.small-pull-5 {
right: 41.66667%;
left: auto; }
.small-push-6 {
left: 50%;
right: auto; }
.small-pull-6 {
right: 50%;
left: auto; }
.small-push-7 {
left: 58.33333%;
right: auto; }
.small-pull-7 {
right: 58.33333%;
left: auto; }
.small-push-8 {
left: 66.66667%;
right: auto; }
.small-pull-8 {
right: 66.66667%;
left: auto; }
.small-push-9 {
left: 75%;
right: auto; }
.small-pull-9 {
right: 75%;
left: auto; }
.small-push-10 {
left: 83.33333%;
right: auto; }
.small-pull-10 {
right: 83.33333%;
left: auto; }
.small-push-11 {
left: 91.66667%;
right: auto; }
.small-pull-11 {
right: 91.66667%;
left: auto; }
.column,
.columns {
position: relative;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: left; }
.small-1 {
width: 8.33333%; }
.small-2 {
width: 16.66667%; }
.small-3 {
width: 25%; }
.small-4 {
width: 33.33333%; }
.small-5 {
width: 41.66667%; }
.small-6 {
width: 50%; }
.small-7 {
width: 58.33333%; }
.small-8 {
width: 66.66667%; }
.small-9 {
width: 75%; }
.small-10 {
width: 83.33333%; }
.small-11 {
width: 91.66667%; }
.small-12 {
width: 100%; }
[class*="column"] + [class*="column"]:last-child {
float: right; }
[class*="column"] + [class*="column"].end {
float: left; }
.small-offset-0 {
margin-left: 0% !important; }
.small-offset-1 {
margin-left: 8.33333% !important; }
.small-offset-2 {
margin-left: 16.66667% !important; }
.small-offset-3 {
margin-left: 25% !important; }
.small-offset-4 {
margin-left: 33.33333% !important; }
.small-offset-5 {
margin-left: 41.66667% !important; }
.small-offset-6 {
margin-left: 50% !important; }
.small-offset-7 {
margin-left: 58.33333% !important; }
.small-offset-8 {
margin-left: 66.66667% !important; }
.small-offset-9 {
margin-left: 75% !important; }
.small-offset-10 {
margin-left: 83.33333% !important; }
.small-offset-11 {
margin-left: 91.66667% !important; }
.small-reset-order,
.small-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; } }
@media only screen and (min-width: 40.063em) {
.column.medium-centered,
.columns.medium-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.medium-uncentered,
.columns.medium-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
float: right; }
.medium-push-0 {
left: 0%;
right: auto; }
.medium-pull-0 {
right: 0%;
left: auto; }
.medium-push-1 {
left: 8.33333%;
right: auto; }
.medium-pull-1 {
right: 8.33333%;
left: auto; }
.medium-push-2 {
left: 16.66667%;
right: auto; }
.medium-pull-2 {
right: 16.66667%;
left: auto; }
.medium-push-3 {
left: 25%;
right: auto; }
.medium-pull-3 {
right: 25%;
left: auto; }
.medium-push-4 {
left: 33.33333%;
right: auto; }
.medium-pull-4 {
right: 33.33333%;
left: auto; }
.medium-push-5 {
left: 41.66667%;
right: auto; }
.medium-pull-5 {
right: 41.66667%;
left: auto; }
.medium-push-6 {
left: 50%;
right: auto; }
.medium-pull-6 {
right: 50%;
left: auto; }
.medium-push-7 {
left: 58.33333%;
right: auto; }
.medium-pull-7 {
right: 58.33333%;
left: auto; }
.medium-push-8 {
left: 66.66667%;
right: auto; }
.medium-pull-8 {
right: 66.66667%;
left: auto; }
.medium-push-9 {
left: 75%;
right: auto; }
.medium-pull-9 {
right: 75%;
left: auto; }
.medium-push-10 {
left: 83.33333%;
right: auto; }
.medium-pull-10 {
right: 83.33333%;
left: auto; }
.medium-push-11 {
left: 91.66667%;
right: auto; }
.medium-pull-11 {
right: 91.66667%;
left: auto; }
.column,
.columns {
position: relative;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: left; }
.medium-1 {
width: 8.33333%; }
.medium-2 {
width: 16.66667%; }
.medium-3 {
width: 25%; }
.medium-4 {
width: 33.33333%; }
.medium-5 {
width: 41.66667%; }
.medium-6 {
width: 50%; }
.medium-7 {
width: 58.33333%; }
.medium-8 {
width: 66.66667%; }
.medium-9 {
width: 75%; }
.medium-10 {
width: 83.33333%; }
.medium-11 {
width: 91.66667%; }
.medium-12 {
width: 100%; }
[class*="column"] + [class*="column"]:last-child {
float: right; }
[class*="column"] + [class*="column"].end {
float: left; }
.medium-offset-0 {
margin-left: 0% !important; }
.medium-offset-1 {
margin-left: 8.33333% !important; }
.medium-offset-2 {
margin-left: 16.66667% !important; }
.medium-offset-3 {
margin-left: 25% !important; }
.medium-offset-4 {
margin-left: 33.33333% !important; }
.medium-offset-5 {
margin-left: 41.66667% !important; }
.medium-offset-6 {
margin-left: 50% !important; }
.medium-offset-7 {
margin-left: 58.33333% !important; }
.medium-offset-8 {
margin-left: 66.66667% !important; }
.medium-offset-9 {
margin-left: 75% !important; }
.medium-offset-10 {
margin-left: 83.33333% !important; }
.medium-offset-11 {
margin-left: 91.66667% !important; }
.medium-reset-order,
.medium-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.push-0 {
left: 0%;
right: auto; }
.pull-0 {
right: 0%;
left: auto; }
.push-1 {
left: 8.33333%;
right: auto; }
.pull-1 {
right: 8.33333%;
left: auto; }
.push-2 {
left: 16.66667%;
right: auto; }
.pull-2 {
right: 16.66667%;
left: auto; }
.push-3 {
left: 25%;
right: auto; }
.pull-3 {
right: 25%;
left: auto; }
.push-4 {
left: 33.33333%;
right: auto; }
.pull-4 {
right: 33.33333%;
left: auto; }
.push-5 {
left: 41.66667%;
right: auto; }
.pull-5 {
right: 41.66667%;
left: auto; }
.push-6 {
left: 50%;
right: auto; }
.pull-6 {
right: 50%;
left: auto; }
.push-7 {
left: 58.33333%;
right: auto; }
.pull-7 {
right: 58.33333%;
left: auto; }
.push-8 {
left: 66.66667%;
right: auto; }
.pull-8 {
right: 66.66667%;
left: auto; }
.push-9 {
left: 75%;
right: auto; }
.pull-9 {
right: 75%;
left: auto; }
.push-10 {
left: 83.33333%;
right: auto; }
.pull-10 {
right: 83.33333%;
left: auto; }
.push-11 {
left: 91.66667%;
right: auto; }
.pull-11 {
right: 91.66667%;
left: auto; } }
@media only screen and (min-width: 64.063em) {
.column.large-centered,
.columns.large-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.large-uncentered,
.columns.large-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
float: right; }
.large-push-0 {
left: 0%;
right: auto; }
.large-pull-0 {
right: 0%;
left: auto; }
.large-push-1 {
left: 8.33333%;
right: auto; }
.large-pull-1 {
right: 8.33333%;
left: auto; }
.large-push-2 {
left: 16.66667%;
right: auto; }
.large-pull-2 {
right: 16.66667%;
left: auto; }
.large-push-3 {
left: 25%;
right: auto; }
.large-pull-3 {
right: 25%;
left: auto; }
.large-push-4 {
left: 33.33333%;
right: auto; }
.large-pull-4 {
right: 33.33333%;
left: auto; }
.large-push-5 {
left: 41.66667%;
right: auto; }
.large-pull-5 {
right: 41.66667%;
left: auto; }
.large-push-6 {
left: 50%;
right: auto; }
.large-pull-6 {
right: 50%;
left: auto; }
.large-push-7 {
left: 58.33333%;
right: auto; }
.large-pull-7 {
right: 58.33333%;
left: auto; }
.large-push-8 {
left: 66.66667%;
right: auto; }
.large-pull-8 {
right: 66.66667%;
left: auto; }
.large-push-9 {
left: 75%;
right: auto; }
.large-pull-9 {
right: 75%;
left: auto; }
.large-push-10 {
left: 83.33333%;
right: auto; }
.large-pull-10 {
right: 83.33333%;
left: auto; }
.large-push-11 {
left: 91.66667%;
right: auto; }
.large-pull-11 {
right: 91.66667%;
left: auto; }
.column,
.columns {
position: relative;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: left; }
.large-1 {
width: 8.33333%; }
.large-2 {
width: 16.66667%; }
.large-3 {
width: 25%; }
.large-4 {
width: 33.33333%; }
.large-5 {
width: 41.66667%; }
.large-6 {
width: 50%; }
.large-7 {
width: 58.33333%; }
.large-8 {
width: 66.66667%; }
.large-9 {
width: 75%; }
.large-10 {
width: 83.33333%; }
.large-11 {
width: 91.66667%; }
.large-12 {
width: 100%; }
[class*="column"] + [class*="column"]:last-child {
float: right; }
[class*="column"] + [class*="column"].end {
float: left; }
.large-offset-0 {
margin-left: 0% !important; }
.large-offset-1 {
margin-left: 8.33333% !important; }
.large-offset-2 {
margin-left: 16.66667% !important; }
.large-offset-3 {
margin-left: 25% !important; }
.large-offset-4 {
margin-left: 33.33333% !important; }
.large-offset-5 {
margin-left: 41.66667% !important; }
.large-offset-6 {
margin-left: 50% !important; }
.large-offset-7 {
margin-left: 58.33333% !important; }
.large-offset-8 {
margin-left: 66.66667% !important; }
.large-offset-9 {
margin-left: 75% !important; }
.large-offset-10 {
margin-left: 83.33333% !important; }
.large-offset-11 {
margin-left: 91.66667% !important; }
.large-reset-order,
.large-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.push-0 {
left: 0%;
right: auto; }
.pull-0 {
right: 0%;
left: auto; }
.push-1 {
left: 8.33333%;
right: auto; }
.pull-1 {
right: 8.33333%;
left: auto; }
.push-2 {
left: 16.66667%;
right: auto; }
.pull-2 {
right: 16.66667%;
left: auto; }
.push-3 {
left: 25%;
right: auto; }
.pull-3 {
right: 25%;
left: auto; }
.push-4 {
left: 33.33333%;
right: auto; }
.pull-4 {
right: 33.33333%;
left: auto; }
.push-5 {
left: 41.66667%;
right: auto; }
.pull-5 {
right: 41.66667%;
left: auto; }
.push-6 {
left: 50%;
right: auto; }
.pull-6 {
right: 50%;
left: auto; }
.push-7 {
left: 58.33333%;
right: auto; }
.pull-7 {
right: 58.33333%;
left: auto; }
.push-8 {
left: 66.66667%;
right: auto; }
.pull-8 {
right: 66.66667%;
left: auto; }
.push-9 {
left: 75%;
right: auto; }
.pull-9 {
right: 75%;
left: auto; }
.push-10 {
left: 83.33333%;
right: auto; }
.pull-10 {
right: 83.33333%;
left: auto; }
.push-11 {
left: 91.66667%;
right: auto; }
.pull-11 {
right: 91.66667%;
left: auto; } }
meta.foundation-mq-topbar {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em; }
/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
width: 100%;
background: #333333; }
.contain-to-grid .top-bar {
margin-bottom: 0; }
.fixed {
width: 100%;
left: 0;
position: fixed;
top: 0;
z-index: 99; }
.fixed.expanded:not(.top-bar) {
overflow-y: auto;
height: auto;
width: 100%;
max-height: 100%; }
.fixed.expanded:not(.top-bar) .title-area {
position: fixed;
width: 100%;
z-index: 99; }
.fixed.expanded:not(.top-bar) .top-bar-section {
z-index: 98;
margin-top: 45px; }
.top-bar {
overflow: hidden;
height: 45px;
line-height: 45px;
position: relative;
background: #333333;
margin-bottom: 0; }
.top-bar ul {
margin-bottom: 0;
list-style: none; }
.top-bar .row {
max-width: none; }
.top-bar form,
.top-bar input {
margin-bottom: 0; }
.top-bar input {
height: auto;
padding-top: .35rem;
padding-bottom: .35rem;
font-size: 0.75rem; }
.top-bar .button {
padding-top: .45rem;
padding-bottom: .35rem;
margin-bottom: 0;
font-size: 0.75rem; }
.top-bar .title-area {
position: relative;
margin: 0; }
.top-bar .name {
height: 45px;
margin: 0;
font-size: 16px; }
.top-bar .name h1 {
line-height: 45px;
font-size: 1.0625rem;
margin: 0; }
.top-bar .name h1 a {
font-weight: normal;
color: white;
width: 50%;
display: block;
padding: 0 15px; }
.top-bar .toggle-topbar {
position: absolute;
right: 0;
top: 0; }
.top-bar .toggle-topbar a {
color: white;
text-transform: uppercase;
font-size: 0.8125rem;
font-weight: bold;
position: relative;
display: block;
padding: 0 15px;
height: 45px;
line-height: 45px; }
.top-bar .toggle-topbar.menu-icon {
right: 15px;
top: 50%;
margin-top: -16px;
padding-left: 40px; }
.top-bar .toggle-topbar.menu-icon a {
height: 34px;
line-height: 33px;
padding: 0;
padding-right: 25px;
color: white;
position: relative; }
.top-bar .toggle-topbar.menu-icon a::after {
content: "";
position: absolute;
right: 0;
display: block;
width: 16px;
top: 0;
height: 0;
-webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
.top-bar.expanded {
height: auto;
background: transparent; }
.top-bar.expanded .title-area {
background: #333333; }
.top-bar.expanded .toggle-topbar a {
color: #888888; }
.top-bar.expanded .toggle-topbar a span {
-webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }
.top-bar-section {
left: 0;
position: relative;
width: auto;
-webkit-transition: left 300ms ease-out;
-moz-transition: left 300ms ease-out;
transition: left 300ms ease-out; }
.top-bar-section ul {
width: 100%;
height: auto;
display: block;
background: #333333;
font-size: 16px;
margin: 0; }
.top-bar-section .divider,
.top-bar-section [role="separator"] {
border-top: solid 1px #1a1a1a;
clear: both;
height: 1px;
width: 100%; }
.top-bar-section ul li > a {
display: block;
width: 100%;
color: white;
padding: 12px 0 12px 0;
padding-left: 15px;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-size: 0.8125rem;
font-weight: normal;
background: #333333; }
.top-bar-section ul li > a.button {
background: #008cba;
font-size: 0.8125rem;
padding-right: 15px;
padding-left: 15px; }
.top-bar-section ul li > a.button:hover {
background: #006688; }
.top-bar-section ul li > a.button.secondary {
background: #e7e7e7; }
.top-bar-section ul li > a.button.secondary:hover {
background: #cecece; }
.top-bar-section ul li > a.button.success {
background: #43ac6a; }
.top-bar-section ul li > a.button.success:hover {
background: #358854; }
.top-bar-section ul li > a.button.alert {
background: #f04124; }
.top-bar-section ul li > a.button.alert:hover {
background: #d42b0f; }
.top-bar-section ul li:hover > a {
background: #272727;
color: white; }
.top-bar-section ul li.active > a {
background: #008cba;
color: white; }
.top-bar-section ul li.active > a:hover {
background: #0078a0;
color: white; }
.top-bar-section .has-form {
padding: 15px; }
.top-bar-section .has-dropdown {
position: relative; }
.top-bar-section .has-dropdown > a:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
border-left-style: solid;
margin-right: 15px;
margin-top: -4.5px;
position: absolute;
top: 50%;
right: 0; }
.top-bar-section .has-dropdown.moved {
position: static; }
.top-bar-section .has-dropdown.moved > .dropdown {
display: block; }
.top-bar-section .dropdown {
position: absolute;
left: 100%;
top: 0;
display: none;
z-index: 99; }
.top-bar-section .dropdown li {
width: 100%;
height: auto; }
.top-bar-section .dropdown li a {
font-weight: normal;
padding: 8px 15px; }
.top-bar-section .dropdown li a.parent-link {
font-weight: normal; }
.top-bar-section .dropdown li.title h5 {
margin-bottom: 0; }
.top-bar-section .dropdown li.title h5 a {
color: white;
line-height: 22.5px;
display: block; }
.top-bar-section .dropdown li.has-form {
padding: 8px 15px; }
.top-bar-section .dropdown li .button {
top: auto; }
.top-bar-section .dropdown label {
padding: 8px 15px 2px;
margin-bottom: 0;
text-transform: uppercase;
color: #777777;
font-weight: bold;
font-size: 0.625rem; }
.js-generated {
display: block; }
@media only screen and (min-width: 40.063em) {
.top-bar {
background: #333333;
*zoom: 1;
overflow: visible; }
.top-bar:before, .top-bar:after {
content: " ";
display: table; }
.top-bar:after {
clear: both; }
.top-bar .toggle-topbar {
display: none; }
.top-bar .title-area {
float: left; }
.top-bar .name h1 a {
width: auto; }
.top-bar input,
.top-bar .button {
font-size: 0.875rem;
position: relative;
top: 7px; }
.top-bar.expanded {
background: #333333; }
.contain-to-grid .top-bar {
max-width: 62.5rem;
margin: 0 auto;
margin-bottom: 0; }
.top-bar-section {
-webkit-transition: none 0 0;
-moz-transition: none 0 0;
transition: none 0 0;
left: 0 !important; }
.top-bar-section ul {
width: auto;
height: auto !important;
display: inline; }
.top-bar-section ul li {
float: left; }
.top-bar-section ul li .js-generated {
display: none; }
.top-bar-section li.hover > a:not(.button) {
background: #272727;
color: white; }
.top-bar-section li:not(.has-form) a:not(.button) {
padding: 0 15px;
line-height: 45px;
background: #333333; }
.top-bar-section li:not(.has-form) a:not(.button):hover {
background: #272727; }
.top-bar-section li.active:not(.has-form) a:not(.button) {
padding: 0 15px;
line-height: 45px;
color: white;
background: #008cba; }
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
background: #0078a0; }
.top-bar-section .has-dropdown > a {
padding-right: 35px !important; }
.top-bar-section .has-dropdown > a:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
border-top-style: solid;
margin-top: -2.5px;
top: 22.5px; }
.top-bar-section .has-dropdown.moved {
position: relative; }
.top-bar-section .has-dropdown.moved > .dropdown {
display: none; }
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
display: block; }
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
border: none;
content: "\00bb";
top: 1rem;
margin-top: -2px;
right: 5px;
line-height: 1.2; }
.top-bar-section .dropdown {
left: 0;
top: auto;
background: transparent;
min-width: 100%; }
.top-bar-section .dropdown li a {
color: white;
line-height: 1;
white-space: nowrap;
padding: 12px 15px;
background: #333333; }
.top-bar-section .dropdown li label {
white-space: nowrap;
background: #333333; }
.top-bar-section .dropdown li .dropdown {
left: 100%;
top: 0; }
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
border-bottom: none;
border-top: none;
border-right: solid 1px #4e4e4e;
clear: none;
height: 45px;
width: 0; }
.top-bar-section .has-form {
background: #333333;
padding: 0 15px;
height: 45px; }
.top-bar-section .right li .dropdown {
left: auto;
right: 0; }
.top-bar-section .right li .dropdown li .dropdown {
right: 100%; }
.top-bar-section .left li .dropdown {
right: auto;
left: 0; }
.top-bar-section .left li .dropdown li .dropdown {
left: 100%; }
.no-js .top-bar-section ul li:hover > a {
background: #272727;
color: white; }
.no-js .top-bar-section ul li:active > a {
background: #008cba;
color: white; }
.no-js .top-bar-section .has-dropdown:hover > .dropdown {
display: block; } }
.breadcrumbs {
display: block;
padding: 0.5625rem 0.875rem 0.5625rem;
overflow: hidden;
margin-left: 0;
list-style: none;
border-style: solid;
border-width: 1px;
background-color: #f4f4f4;
border-color: gainsboro;
-webkit-border-radius: 3px;
border-radius: 3px; }
.breadcrumbs > * {
margin: 0;
float: left;
font-size: 0.6875rem;
text-transform: uppercase; }
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
text-decoration: underline; }
.breadcrumbs > * a,
.breadcrumbs > * span {
text-transform: uppercase;
color: #008cba; }
.breadcrumbs > *.current {
cursor: default;
color: #333333; }
.breadcrumbs > *.current a {
cursor: default;
color: #333333; }
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
text-decoration: none; }
.breadcrumbs > *.unavailable {
color: #999999; }
.breadcrumbs > *.unavailable a {
color: #999999; }
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
text-decoration: none;
color: #999999;
cursor: default; }
.breadcrumbs > *:before {
content: "/";
color: #aaaaaa;
margin: 0 0.75rem;
position: relative;
top: 1px; }
.breadcrumbs > *:first-child:before {
content: " ";
margin: 0; }
.alert-box {
border-style: solid;
border-width: 1px;
display: block;
font-weight: normal;
margin-bottom: 1.25rem;
position: relative;
padding: 0.875rem 1.5rem 0.875rem 0.875rem;
font-size: 0.8125rem;
background-color: #008cba;
border-color: #0078a0;
color: white; }
.alert-box .close {
font-size: 1.375rem;
padding: 9px 6px 4px;
line-height: 0;
position: absolute;
top: 50%;
margin-top: -0.6875rem;
right: 0.25rem;
color: #333333;
opacity: 0.3; }
.alert-box .close:hover, .alert-box .close:focus {
opacity: 0.5; }
.alert-box.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
.alert-box.round {
-webkit-border-radius: 1000px;
border-radius: 1000px; }
.alert-box.success {
background-color: #43ac6a;
border-color: #3a945b;
color: white; }
.alert-box.alert {
background-color: #f04124;
border-color: #de2d0f;
color: white; }
.alert-box.secondary {
background-color: #e7e7e7;
border-color: #c7c7c7;
color: #4f4f4f; }
.alert-box.warning {
background-color: #f08a24;
border-color: #de770f;
color: white; }
.alert-box.info {
background-color: #a0d3e8;
border-color: #74bfdd;
color: #4f4f4f; }
.inline-list {
margin: 0 auto 1.0625rem auto;
margin-left: -1.375rem;
margin-right: 0;
padding: 0;
list-style: none;
overflow: hidden; }
.inline-list > li {
list-style: none;
float: left;
margin-left: 1.375rem;
display: block; }
.inline-list > li > * {
display: block; }
button, .button {
border-style: solid;
border-width: 0px;
cursor: pointer;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-weight: normal;
line-height: normal;
margin: 0 0 1.25rem;
position: relative;
text-decoration: none;
text-align: center;
display: inline-block;
padding-top: 1rem;
padding-right: 2rem;
padding-bottom: 1.0625rem;
padding-left: 2rem;
font-size: 1rem;
/* @else { font-size: $padding - rem-calc(2); } */
background-color: #008cba;
border-color: #007095;
color: white;
-webkit-transition: background-color 300ms ease-out;
-moz-transition: background-color 300ms ease-out;
transition: background-color 300ms ease-out;
padding-top: 1.0625rem;
padding-bottom: 1rem;
-webkit-appearance: none;
border: none;
font-weight: normal !important; }
button:hover, button:focus, .button:hover, .button:focus {
background-color: #007095; }
button:hover, button:focus, .button:hover, .button:focus {
color: white; }
button.secondary, .button.secondary {
background-color: #e7e7e7;
border-color: #b9b9b9;
color: #333333; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
background-color: #b9b9b9; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
color: #333333; }
button.success, .button.success {
background-color: #43ac6a;
border-color: #368a55;
color: white; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
background-color: #368a55; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
color: white; }
button.alert, .button.alert {
background-color: #f04124;
border-color: #cf2a0e;
color: white; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
background-color: #cf2a0e; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
color: white; }
button.large, .button.large {
padding-top: 1.125rem;
padding-right: 2.25rem;
padding-bottom: 1.1875rem;
padding-left: 2.25rem;
font-size: 1.25rem;
/* @else { font-size: $padding - rem-calc(2); } */ }
button.small, .button.small {
padding-top: 0.875rem;
padding-right: 1.75rem;
padding-bottom: 0.9375rem;
padding-left: 1.75rem;
font-size: 0.8125rem;
/* @else { font-size: $padding - rem-calc(2); } */ }
button.tiny, .button.tiny {
padding-top: 0.625rem;
padding-right: 1.25rem;
padding-bottom: 0.6875rem;
padding-left: 1.25rem;
font-size: 0.6875rem;
/* @else { font-size: $padding - rem-calc(2); } */ }
button.expand, .button.expand {
padding-right: 0;
padding-left: 0;
width: 100%; }
button.left-align, .button.left-align {
text-align: left;
text-indent: 0.75rem; }
button.right-align, .button.right-align {
text-align: right;
padding-right: 0.75rem; }
button.radius, .button.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
button.round, .button.round {
-webkit-border-radius: 1000px;
border-radius: 1000px; }
button.disabled, button[disabled], .button.disabled, .button[disabled] {
background-color: #008cba;
border-color: #007095;
color: white;
cursor: default;
opacity: 0.7;
-webkit-box-shadow: none;
box-shadow: none; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
background-color: #007095; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
color: white; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
background-color: #008cba; }
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
background-color: #e7e7e7;
border-color: #b9b9b9;
color: #333333;
cursor: default;
opacity: 0.7;
-webkit-box-shadow: none;
box-shadow: none; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #b9b9b9; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
color: #333333; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #e7e7e7; }
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
background-color: #43ac6a;
border-color: #368a55;
color: white;
cursor: default;
opacity: 0.7;
-webkit-box-shadow: none;
box-shadow: none; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #368a55; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
color: white; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #43ac6a; }
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
background-color: #f04124;
border-color: #cf2a0e;
color: white;
cursor: default;
opacity: 0.7;
-webkit-box-shadow: none;
box-shadow: none; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #cf2a0e; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
color: white; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #f04124; }
@media only screen and (min-width: 40.063em) {
button, .button {
display: inline-block; } }
.button-group {
list-style: none;
margin: 0;
left: 0;
*zoom: 1; }
.button-group:before, .button-group:after {
content: " ";
display: table; }
.button-group:after {
clear: both; }
.button-group li {
margin: 0;
float: left; }
.button-group li > button, .button-group li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group li:first-child button, .button-group li:first-child .button {
border-left: 0; }
.button-group li:first-child {
margin-left: 0; }
.button-group.radius > * > button, .button-group.radius > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
border-left: 0; }
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
-moz-border-radius-bottomright: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.button-group.round > * > button, .button-group.round > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
border-left: 0; }
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
-moz-border-radius-bottomleft: 1000px;
-moz-border-radius-topleft: 1000px;
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px; }
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
-moz-border-radius-bottomright: 1000px;
-moz-border-radius-topright: 1000px;
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px; }
.button-group.even-2 li {
width: 50%; }
.button-group.even-2 li > button, .button-group.even-2 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
border-left: 0; }
.button-group.even-2 li button, .button-group.even-2 li .button {
width: 100%; }
.button-group.even-3 li {
width: 33.33333%; }
.button-group.even-3 li > button, .button-group.even-3 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
border-left: 0; }
.button-group.even-3 li button, .button-group.even-3 li .button {
width: 100%; }
.button-group.even-4 li {
width: 25%; }
.button-group.even-4 li > button, .button-group.even-4 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
border-left: 0; }
.button-group.even-4 li button, .button-group.even-4 li .button {
width: 100%; }
.button-group.even-5 li {
width: 20%; }
.button-group.even-5 li > button, .button-group.even-5 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
border-left: 0; }
.button-group.even-5 li button, .button-group.even-5 li .button {
width: 100%; }
.button-group.even-6 li {
width: 16.66667%; }
.button-group.even-6 li > button, .button-group.even-6 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
border-left: 0; }
.button-group.even-6 li button, .button-group.even-6 li .button {
width: 100%; }
.button-group.even-7 li {
width: 14.28571%; }
.button-group.even-7 li > button, .button-group.even-7 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
border-left: 0; }
.button-group.even-7 li button, .button-group.even-7 li .button {
width: 100%; }
.button-group.even-8 li {
width: 12.5%; }
.button-group.even-8 li > button, .button-group.even-8 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
border-left: 0; }
.button-group.even-8 li button, .button-group.even-8 li .button {
width: 100%; }
.button-bar {
*zoom: 1; }
.button-bar:before, .button-bar:after {
content: " ";
display: table; }
.button-bar:after {
clear: both; }
.button-bar .button-group {
float: left;
margin-right: 0.625rem; }
.button-bar .button-group div {
overflow: hidden; }
/* Panels */
.panel {
border-style: solid;
border-width: 1px;
border-color: #d8d8d8;
margin-bottom: 1.25rem;
padding: 1.25rem;
background: #f2f2f2; }
.panel > :first-child {
margin-top: 0; }
.panel > :last-child {
margin-bottom: 0; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
color: #333333; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
line-height: 1;
margin-bottom: 0.625rem; }
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
line-height: 1.4; }
.panel.callout {
border-style: solid;
border-width: 1px;
border-color: #b6edff;
margin-bottom: 1.25rem;
padding: 1.25rem;
background: #ecfaff; }
.panel.callout > :first-child {
margin-top: 0; }
.panel.callout > :last-child {
margin-bottom: 0; }
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
color: #333333; }
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
line-height: 1;
margin-bottom: 0.625rem; }
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
line-height: 1.4; }
.panel.callout a {
color: #008cba; }
.panel.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
.dropdown.button, button.dropdown {
position: relative;
padding-right: 3.5625rem; }
.dropdown.button:before, button.dropdown:before {
position: absolute;
content: "";
width: 0;
height: 0;
display: block;
border-style: solid;
border-color: white transparent transparent transparent;
top: 50%; }
.dropdown.button:before, button.dropdown:before {
border-width: 0.375rem;
right: 1.40625rem;
margin-top: -0.15625rem; }
.dropdown.button:before, button.dropdown:before {
border-color: white transparent transparent transparent; }
.dropdown.button.tiny, button.dropdown.tiny {
padding-right: 2.625rem; }
.dropdown.button.tiny:before, button.dropdown.tiny:before {
border-width: 0.375rem;
right: 1.125rem;
margin-top: -0.125rem; }
.dropdown.button.tiny:before, button.dropdown.tiny:before {
border-color: white transparent transparent transparent; }
.dropdown.button.small, button.dropdown.small {
padding-right: 3.0625rem; }
.dropdown.button.small:before, button.dropdown.small:before {
border-width: 0.4375rem;
right: 1.3125rem;
margin-top: -0.15625rem; }
.dropdown.button.small:before, button.dropdown.small:before {
border-color: white transparent transparent transparent; }
.dropdown.button.large, button.dropdown.large {
padding-right: 3.625rem; }
.dropdown.button.large:before, button.dropdown.large:before {
border-width: 0.3125rem;
right: 1.71875rem;
margin-top: -0.15625rem; }
.dropdown.button.large:before, button.dropdown.large:before {
border-color: white transparent transparent transparent; }
.dropdown.button.secondary:before, button.dropdown.secondary:before {
border-color: #333333 transparent transparent transparent; }
div.switch {
position: relative;
padding: 0;
display: block;
overflow: hidden;
border-style: solid;
border-width: 1px;
margin-bottom: 1.25rem;
height: 2.25rem;
background: white;
border-color: #cccccc; }
div.switch label {
position: relative;
left: 0;
z-index: 2;
float: left;
width: 50%;
height: 100%;
margin: 0;
font-weight: bold;
text-align: left;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
transition: all 0.1s ease-out; }
div.switch input {
position: absolute;
z-index: 3;
opacity: 0;
width: 100%;
height: 100%;
-moz-appearance: none; }
div.switch input:hover, div.switch input:focus {
cursor: pointer; }
div.switch span:last-child {
position: absolute;
top: -1px;
left: -1px;
z-index: 1;
display: block;
padding: 0;
border-width: 1px;
border-style: solid;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
transition: all 0.1s ease-out; }
div.switch input:not(:checked) + label {
opacity: 0; }
div.switch input:checked {
display: none !important; }
div.switch input {
left: 0;
display: block !important; }
div.switch input:first-of-type + label,
div.switch input:first-of-type + span + label {
left: -50%; }
div.switch input:first-of-type:checked + label,
div.switch input:first-of-type:checked + span + label {
left: 0%; }
div.switch input:last-of-type + label,
div.switch input:last-of-type + span + label {
right: -50%;
left: auto;
text-align: right; }
div.switch input:last-of-type:checked + label,
div.switch input:last-of-type:checked + span + label {
right: 0%;
left: auto; }
div.switch span.custom {
display: none !important; }
form.custom div.switch .hidden-field {
margin-left: auto;
position: absolute;
visibility: visible; }
div.switch label {
padding: 0;
line-height: 2.3rem;
font-size: 0.875rem; }
div.switch input:first-of-type:checked ~ span:last-child {
left: 100%;
margin-left: -2.1875rem; }
div.switch span:last-child {
width: 2.25rem;
height: 2.25rem; }
div.switch span:last-child {
border-color: #b3b3b3;
background: white;
background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
-webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; }
div.switch:hover span:last-child, div.switch:focus span:last-child {
background: white;
background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
background: linear-gradient(to bottom, white 0%, #e6e6e6 100%); }
div.switch:active {
background: transparent; }
div.switch.large {
height: 2.75rem; }
div.switch.large label {
padding: 0;
line-height: 2.3rem;
font-size: 1.0625rem; }
div.switch.large input:first-of-type:checked ~ span:last-child {
left: 100%;
margin-left: -2.6875rem; }
div.switch.large span:last-child {
width: 2.75rem;
height: 2.75rem; }
div.switch.small {
height: 1.75rem; }
div.switch.small label {
padding: 0;
line-height: 2.1rem;
font-size: 0.75rem; }
div.switch.small input:first-of-type:checked ~ span:last-child {
left: 100%;
margin-left: -1.6875rem; }
div.switch.small span:last-child {
width: 1.75rem;
height: 1.75rem; }
div.switch.tiny {
height: 1.375rem; }
div.switch.tiny label {
padding: 0;
line-height: 1.9rem;
font-size: 0.6875rem; }
div.switch.tiny input:first-of-type:checked ~ span:last-child {
left: 100%;
margin-left: -1.3125rem; }
div.switch.tiny span:last-child {
width: 1.375rem;
height: 1.375rem; }
div.switch.radius {
-webkit-border-radius: 4px;
border-radius: 4px; }
div.switch.radius span:last-child {
-webkit-border-radius: 3px;
border-radius: 3px; }
div.switch.round {
-webkit-border-radius: 1000px;
border-radius: 1000px; }
div.switch.round span:last-child {
-webkit-border-radius: 999px;
border-radius: 999px; }
div.switch.round label {
padding: 0 0.5625rem; }
@-webkit-keyframes webkitSiblingBugfix {
from {
position: relative; }
to {
position: relative; } }
/* Image Thumbnails */
.th {
line-height: 0;
display: inline-block;
border: solid 4px white;
max-width: 100%;
-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
transition: all 200ms ease-out; }
.th:hover, .th:focus {
-webkit-box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
.th.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
/* Pricing Tables */
.pricing-table {
border: solid 1px #dddddd;
margin-left: 0;
margin-bottom: 1.25rem; }
.pricing-table * {
list-style: none;
line-height: 1; }
.pricing-table .title {
background-color: #333333;
padding: 0.9375rem 1.25rem;
text-align: center;
color: #eeeeee;
font-weight: normal;
font-size: 1rem;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
.pricing-table .price {
background-color: #f6f6f6;
padding: 0.9375rem 1.25rem;
text-align: center;
color: #333333;
font-weight: normal;
font-size: 2rem;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
.pricing-table .description {
background-color: white;
padding: 0.9375rem;
text-align: center;
color: #777777;
font-size: 0.75rem;
font-weight: normal;
line-height: 1.4;
border-bottom: dotted 1px #dddddd; }
.pricing-table .bullet-item {
background-color: white;
padding: 0.9375rem;
text-align: center;
color: #333333;
font-size: 0.875rem;
font-weight: normal;
border-bottom: dotted 1px #dddddd; }
.pricing-table .cta-button {
background-color: white;
text-align: center;
padding: 1.25rem 1.25rem 0; }
@-webkit-keyframes rotate {
from {
-webkit-transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg); } }
@-moz-keyframes rotate {
from {
-moz-transform: rotate(0deg); }
to {
-moz-transform: rotate(360deg); } }
@-o-keyframes rotate {
from {
-o-transform: rotate(0deg); }
to {
-o-transform: rotate(360deg); } }
@keyframes rotate {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
/* Orbit Graceful Loading */
.slideshow-wrapper {
position: relative; }
.slideshow-wrapper ul {
list-style-type: none;
margin: 0; }
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
display: none; }
.slideshow-wrapper ul li:first-child {
display: block; }
.slideshow-wrapper .orbit-container {
background-color: transparent; }
.slideshow-wrapper .orbit-container li {
display: block; }
.slideshow-wrapper .orbit-container li .orbit-caption {
display: block; }
.preloader {
display: block;
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px;
border: solid 3px;
border-color: #555555 white;
-webkit-border-radius: 1000px;
border-radius: 1000px;
-webkit-animation-name: rotate;
-webkit-animation-duration: 1.5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: rotate;
-moz-animation-duration: 1.5s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-o-animation-name: rotate;
-o-animation-duration: 1.5s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
animation-name: rotate;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear; }
.orbit-container {
overflow: hidden;
width: 100%;
position: relative;
background: none; }
.orbit-container .orbit-slides-container {
list-style: none;
margin: 0;
padding: 0;
position: relative;
-webkit-transform: translateZ(0); }
.orbit-container .orbit-slides-container img {
display: block;
max-width: 100%; }
.orbit-container .orbit-slides-container > * {
position: absolute;
top: 0;
width: 100%;
margin-left: 100%; }
.orbit-container .orbit-slides-container > *:first-child {
margin-left: 0%; }
.orbit-container .orbit-slides-container > * .orbit-caption {
position: absolute;
bottom: 0;
background-color: rgba(51, 51, 51, 0.8);
color: white;
width: 100%;
padding: 0.625rem 0.875rem;
font-size: 0.875rem; }
.orbit-container .orbit-slide-number {
position: absolute;
top: 10px;
left: 10px;
font-size: 12px;
color: white;
background: rgba(0, 0, 0, 0);
z-index: 10; }
.orbit-container .orbit-slide-number span {
font-weight: 700;
padding: 0.3125rem; }
.orbit-container .orbit-timer {
position: absolute;
top: 12px;
right: 10px;
height: 6px;
width: 100px;
z-index: 10; }
.orbit-container .orbit-timer .orbit-progress {
height: 3px;
background-color: rgba(255, 255, 255, 0.3);
display: block;
width: 0%;
position: relative;
right: 20px;
top: 5px; }
.orbit-container .orbit-timer > span {
display: none;
position: absolute;
top: 0px;
right: 0;
width: 11px;
height: 14px;
border: solid 4px white;
border-top: none;
border-bottom: none; }
.orbit-container .orbit-timer.paused > span {
right: -4px;
top: 0px;
width: 11px;
height: 14px;
border: inset 8px;
border-right-style: solid;
border-color: transparent transparent transparent white; }
.orbit-container .orbit-timer.paused > span.dark {
border-color: transparent transparent transparent #333333; }
.orbit-container:hover .orbit-timer > span {
display: block; }
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
position: absolute;
top: 45%;
margin-top: -25px;
width: 36px;
height: 60px;
line-height: 50px;
color: white;
background-color: none;
text-indent: -9999px !important;
z-index: 10; }
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
background-color: rgba(0, 0, 0, 0.3); }
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
position: absolute;
top: 50%;
margin-top: -10px;
display: block;
width: 0;
height: 0;
border: inset 10px; }
.orbit-container .orbit-prev {
left: 0; }
.orbit-container .orbit-prev > span {
border-right-style: solid;
border-color: transparent;
border-right-color: white; }
.orbit-container .orbit-prev:hover > span {
border-right-color: white; }
.orbit-container .orbit-next {
right: 0; }
.orbit-container .orbit-next > span {
border-color: transparent;
border-left-style: solid;
border-left-color: white;
left: 50%;
margin-left: -4px; }
.orbit-container .orbit-next:hover > span {
border-left-color: white; }
.orbit-bullets-container {
text-align: center; }
.orbit-bullets {
margin: 0 auto 30px auto;
overflow: hidden;
position: relative;
top: 10px;
float: none;
text-align: center;
display: block; }
.orbit-bullets li {
display: inline-block;
width: 0.5625rem;
height: 0.5625rem;
background: #cccccc;
float: none;
margin-right: 6px;
-webkit-border-radius: 1000px;
border-radius: 1000px; }
.orbit-bullets li.active {
background: #999999; }
.orbit-bullets li:last-child {
margin-right: 0; }
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
display: none; }
.touch .orbit-bullets {
display: none; }
@media only screen and (min-width: 40.063em) {
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
display: inherit; }
.touch .orbit-bullets {
display: block; } }
@media only screen and (max-width: 40em) {
.orbit-stack-on-small .orbit-slides-container {
height: auto !important; }
.orbit-stack-on-small .orbit-slides-container > * {
position: relative;
margin-left: 0% !important; }
.orbit-stack-on-small .orbit-timer,
.orbit-stack-on-small .orbit-next,
.orbit-stack-on-small .orbit-prev,
.orbit-stack-on-small .orbit-bullets {
display: none; } }
[data-magellan-expedition] {
background: white;
z-index: 50;
min-width: 100%;
padding: 10px; }
[data-magellan-expedition] .sub-nav {
margin-bottom: 0; }
[data-magellan-expedition] .sub-nav dd {
margin-bottom: 0; }
[data-magellan-expedition] .sub-nav a {
line-height: 1.8em; }
.tabs {
*zoom: 1;
margin-bottom: 0 !important; }
.tabs:before, .tabs:after {
content: " ";
display: table; }
.tabs:after {
clear: both; }
.tabs dd {
position: relative;
margin-bottom: 0 !important;
top: 1px;
float: left; }
.tabs dd > a {
display: block;
background: #efefef;
color: #222222;
padding-top: 1rem;
padding-right: 2rem;
padding-bottom: 1.0625rem;
padding-left: 2rem;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-size: 1rem; }
.tabs dd > a:hover {
background: #e1e1e1; }
.tabs dd.active a {
background: white; }
.tabs.radius dd:first-child a {
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.tabs.radius dd:last-child a {
-moz-border-radius-bottomright: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.tabs.vertical dd {
position: inherit;
float: none;
display: block;
top: auto; }
.tabs-content {
*zoom: 1;
margin-bottom: 1.5rem;
width: 100%; }
.tabs-content:before, .tabs-content:after {
content: " ";
display: table; }
.tabs-content:after {
clear: both; }
.tabs-content > .content {
display: none;
float: left;
padding: 0.9375rem 0;
width: 100%; }
.tabs-content > .content.active {
display: block; }
.tabs-content > .content.contained {
padding: 0.9375rem; }
.tabs-content.vertical {
display: block; }
.tabs-content.vertical > .content {
padding: 0 0.9375rem; }
@media only screen and (min-width: 40.063em) {
.tabs.vertical {
width: 20%;
float: left;
margin-bottom: 1.25rem; }
.tabs-content.vertical {
width: 80%;
float: left;
margin-left: -1px; } }
ul.pagination {
display: block;
height: 1.5rem;
margin-left: -0.3125rem; }
ul.pagination li {
height: 1.5rem;
color: #222222;
font-size: 0.875rem;
margin-left: 0.3125rem; }
ul.pagination li a {
display: block;
padding: 0.0625rem 0.625rem 0.0625rem;
color: #999999;
-webkit-border-radius: 3px;
border-radius: 3px; }
ul.pagination li:hover a,
ul.pagination li a:focus {
background: #e6e6e6; }
ul.pagination li.unavailable a {
cursor: default;
color: #999999; }
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
background: transparent; }
ul.pagination li.current a {
background: #008cba;
color: white;
font-weight: bold;
cursor: default; }
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
background: #008cba; }
ul.pagination li {
float: left;
display: block; }
/* Pagination centred wrapper */
.pagination-centered {
text-align: center; }
.pagination-centered ul.pagination li {
float: none;
display: inline-block; }
.side-nav {
display: block;
margin: 0;
padding: 0.875rem 0;
list-style-type: none;
list-style-position: inside;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
.side-nav li {
margin: 0 0 0.4375rem 0;
font-size: 0.875rem; }
.side-nav li a:not(.button) {
display: block;
color: #008cba; }
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
color: #1cc7ff; }
.side-nav li.active > a:first-child:not(.button) {
color: #1cc7ff;
font-weight: normal;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
.side-nav li.divider {
border-top: 1px solid;
height: 0;
padding: 0;
list-style: none;
border-top-color: white; }
.accordion {
*zoom: 1;
margin-bottom: 0; }
.accordion:before, .accordion:after {
content: " ";
display: table; }
.accordion:after {
clear: both; }
.accordion dd {
display: block;
margin-bottom: 0 !important; }
.accordion dd.active a {
background: #e8e8e8; }
.accordion dd > a {
background: #efefef;
color: #222222;
padding: 1rem;
display: block;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-size: 1rem; }
.accordion dd > a:hover {
background: #e3e3e3; }
.accordion .content {
display: none;
padding: 0.9375rem; }
.accordion .content.active {
display: block;
background: white; }
.text-left {
text-align: left !important; }
.text-right {
text-align: right !important; }
.text-center {
text-align: center !important; }
.text-justify {
text-align: justify !important; }
@media only screen and (max-width: 40em) {
.small-only-text-left {
text-align: left !important; }
.small-only-text-right {
text-align: right !important; }
.small-only-text-center {
text-align: center !important; }
.small-only-text-justify {
text-align: justify !important; } }
@media only screen {
.small-text-left {
text-align: left !important; }
.small-text-right {
text-align: right !important; }
.small-text-center {
text-align: center !important; }
.small-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.medium-only-text-left {
text-align: left !important; }
.medium-only-text-right {
text-align: right !important; }
.medium-only-text-center {
text-align: center !important; }
.medium-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
.medium-text-left {
text-align: left !important; }
.medium-text-right {
text-align: right !important; }
.medium-text-center {
text-align: center !important; }
.medium-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
.large-only-text-left {
text-align: left !important; }
.large-only-text-right {
text-align: right !important; }
.large-only-text-center {
text-align: center !important; }
.large-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
.large-text-left {
text-align: left !important; }
.large-text-right {
text-align: right !important; }
.large-text-center {
text-align: center !important; }
.large-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.xlarge-only-text-left {
text-align: left !important; }
.xlarge-only-text-right {
text-align: right !important; }
.xlarge-only-text-center {
text-align: center !important; }
.xlarge-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
.xlarge-text-left {
text-align: left !important; }
.xlarge-text-right {
text-align: right !important; }
.xlarge-text-center {
text-align: center !important; }
.xlarge-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
.xxlarge-only-text-left {
text-align: left !important; }
.xxlarge-only-text-right {
text-align: right !important; }
.xxlarge-only-text-center {
text-align: center !important; }
.xxlarge-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
.xxlarge-text-left {
text-align: left !important; }
.xxlarge-text-right {
text-align: right !important; }
.xxlarge-text-center {
text-align: center !important; }
.xxlarge-text-justify {
text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0; }
/* Default Link Styles */
a {
color: #008cba;
text-decoration: none;
line-height: inherit; }
a:hover, a:focus {
color: #0078a0; }
a img {
border: none; }
/* Default paragraph styles */
p {
font-family: inherit;
font-weight: normal;
font-size: 1rem;
line-height: 1.6;
margin-bottom: 1.25rem;
text-rendering: optimizeLegibility; }
p.lead {
font-size: 1.21875rem;
line-height: 1.6; }
p aside {
font-size: 0.875rem;
line-height: 1.35;
font-style: italic; }
/* Default header styles */
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
color: #222222;
text-rendering: optimizeLegibility;
margin-top: 0.2rem;
margin-bottom: 0.5rem;
line-height: 1.4; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
font-size: 60%;
color: #6f6f6f;
line-height: 0; }
h1 {
font-size: 2.125rem; }
h2 {
font-size: 1.6875rem; }
h3 {
font-size: 1.375rem; }
h4 {
font-size: 1.125rem; }
h5 {
font-size: 1.125rem; }
h6 {
font-size: 1rem; }
.subheader {
line-height: 1.4;
color: #6f6f6f;
font-weight: normal;
margin-top: 0.2rem;
margin-bottom: 0.5rem; }
hr {
border: solid #dddddd;
border-width: 1px 0 0;
clear: both;
margin: 1.25rem 0 1.1875rem;
height: 0; }
/* Helpful Typography Defaults */
em,
i {
font-style: italic;
line-height: inherit; }
strong,
b {
font-weight: bold;
line-height: inherit; }
small {
font-size: 60%;
line-height: inherit; }
code {
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: bold;
color: #bd260d; }
/* Lists */
ul,
ol,
dl {
font-size: 1rem;
line-height: 1.6;
margin-bottom: 1.25rem;
list-style-position: outside;
font-family: inherit; }
ul {
margin-left: 1.1rem; }
ul.no-bullet {
margin-left: 0; }
ul.no-bullet li ul,
ul.no-bullet li ol {
margin-left: 1.25rem;
margin-bottom: 0;
list-style: none; }
/* Unordered Lists */
ul li ul,
ul li ol {
margin-left: 1.25rem;
margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
list-style: inherit; }
ul.square {
list-style-type: square;
margin-left: 1.1rem; }
ul.circle {
list-style-type: circle;
margin-left: 1.1rem; }
ul.disc {
list-style-type: disc;
margin-left: 1.1rem; }
ul.no-bullet {
list-style: none; }
/* Ordered Lists */
ol {
margin-left: 1.4rem; }
ol li ul,
ol li ol {
margin-left: 1.25rem;
margin-bottom: 0; }
/* Definition Lists */
dl dt {
margin-bottom: 0.3rem;
font-weight: bold; }
dl dd {
margin-bottom: 0.75rem; }
/* Abbreviations */
abbr,
acronym {
text-transform: uppercase;
font-size: 90%;
color: #222222;
border-bottom: 1px dotted #dddddd;
cursor: help; }
abbr {
text-transform: none; }
/* Blockquotes */
blockquote {
margin: 0 0 1.25rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #dddddd; }
blockquote cite {
display: block;
font-size: 0.8125rem;
color: #555555; }
blockquote cite:before {
content: "\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited {
color: #555555; }
blockquote,
blockquote p {
line-height: 1.6;
color: #6f6f6f; }
/* Microformats */
.vcard {
display: inline-block;
margin: 0 0 1.25rem 0;
border: 1px solid #dddddd;
padding: 0.625rem 0.75rem; }
.vcard li {
margin: 0;
display: block; }
.vcard .fn {
font-weight: bold;
font-size: 0.9375rem; }
.vevent .summary {
font-weight: bold; }
.vevent abbr {
cursor: default;
text-decoration: none;
font-weight: bold;
border: none;
padding: 0 0.0625rem; }
@media only screen and (min-width: 40.063em) {
h1, h2, h3, h4, h5, h6 {
line-height: 1.4; }
h1 {
font-size: 2.75rem; }
h2 {
font-size: 2.3125rem; }
h3 {
font-size: 1.6875rem; }
h4 {
font-size: 1.4375rem; } }
/*
* Print styles.
*
* Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
* Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
display: none !important; }
@media print {
* {
background: transparent !important;
color: black !important;
/* Black prints faster: h5bp.com/s */
box-shadow: none !important;
text-shadow: none !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: ""; }
pre,
blockquote {
border: 1px solid #999999;
page-break-inside: avoid; }
thead {
display: table-header-group;
/* h5bp.com/t */ }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
@page {
margin: 0.5cm; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.hide-on-print {
display: none !important; }
.print-only {
display: block !important; }
.hide-for-print {
display: none !important; }
.show-for-print {
display: inherit !important; } }
.split.button {
position: relative;
padding-right: 5.0625rem; }
.split.button span {
display: block;
height: 100%;
position: absolute;
right: 0;
top: 0;
border-left: solid 1px; }
.split.button span:before {
position: absolute;
content: "";
width: 0;
height: 0;
display: block;
border-style: inset;
top: 50%;
left: 50%; }
.split.button span:active {
background-color: rgba(0, 0, 0, 0.1); }
.split.button span {
border-left-color: rgba(255, 255, 255, 0.5); }
.split.button span {
width: 3.09375rem; }
.split.button span:before {
border-top-style: solid;
border-width: 0.375rem;
top: 48%;
margin-left: -0.375rem; }
.split.button span:before {
border-color: white transparent transparent transparent; }
.split.button.secondary span {
border-left-color: rgba(255, 255, 255, 0.5); }
.split.button.secondary span:before {
border-color: white transparent transparent transparent; }
.split.button.alert span {
border-left-color: rgba(255, 255, 255, 0.5); }
.split.button.success span {
border-left-color: rgba(255, 255, 255, 0.5); }
.split.button.tiny {
padding-right: 3.75rem; }
.split.button.tiny span {
width: 2.25rem; }
.split.button.tiny span:before {
border-top-style: solid;
border-width: 0.375rem;
top: 48%;
margin-left: -0.375rem; }
.split.button.small {
padding-right: 4.375rem; }
.split.button.small span {
width: 2.625rem; }
.split.button.small span:before {
border-top-style: solid;
border-width: 0.4375rem;
top: 48%;
margin-left: -0.375rem; }
.split.button.large {
padding-right: 5.5rem; }
.split.button.large span {
width: 3.4375rem; }
.split.button.large span:before {
border-top-style: solid;
border-width: 0.3125rem;
top: 48%;
margin-left: -0.375rem; }
.split.button.expand {
padding-left: 2rem; }
.split.button.secondary span:before {
border-color: #333333 transparent transparent transparent; }
.split.button.radius span {
-moz-border-radius-bottomright: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.split.button.round span {
-moz-border-radius-bottomright: 1000px;
-moz-border-radius-topright: 1000px;
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px; }
.reveal-modal-bg {
position: fixed;
height: 100%;
width: 100%;
background: black;
background: rgba(0, 0, 0, 0.45);
z-index: 98;
display: none;
top: 0;
left: 0; }
dialog, .reveal-modal {
visibility: hidden;
display: none;
position: absolute;
left: 50%;
z-index: 99;
height: auto;
margin-left: -40%;
width: 80%;
background-color: white;
padding: 1.25rem;
border: solid 1px #666666;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
top: 6.25rem; }
dialog .column,
dialog .columns, .reveal-modal .column,
.reveal-modal .columns {
min-width: 0; }
dialog > :first-child, .reveal-modal > :first-child {
margin-top: 0; }
dialog > :last-child, .reveal-modal > :last-child {
margin-bottom: 0; }
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
font-size: 1.375rem;
line-height: 1;
position: absolute;
top: 0.5rem;
right: 0.6875rem;
color: #aaaaaa;
font-weight: bold;
cursor: pointer; }
dialog[open] {
display: block;
visibility: visible; }
@media only screen and (min-width: 40.063em) {
dialog, .reveal-modal {
padding: 1.875rem;
top: 6.25rem; }
dialog.tiny, .reveal-modal.tiny {
margin-left: -15%;
width: 30%; }
dialog.small, .reveal-modal.small {
margin-left: -20%;
width: 40%; }
dialog.medium, .reveal-modal.medium {
margin-left: -30%;
width: 60%; }
dialog.large, .reveal-modal.large {
margin-left: -35%;
width: 70%; }
dialog.xlarge, .reveal-modal.xlarge {
margin-left: -47.5%;
width: 95%; } }
@media print {
dialog, .reveal-modal {
background: white !important; } }
/* Tooltips */
.has-tip {
border-bottom: dotted 1px #cccccc;
cursor: help;
font-weight: bold;
color: #333333; }
.has-tip:hover, .has-tip:focus {
border-bottom: dotted 1px #003f54;
color: #008cba; }
.has-tip.tip-left, .has-tip.tip-right {
float: none !important; }
.tooltip {
display: none;
position: absolute;
z-index: 999;
font-weight: normal;
font-size: 0.875rem;
line-height: 1.3;
padding: 0.75rem;
max-width: 85%;
left: 50%;
width: 100%;
color: white;
background: #333333; }
.tooltip > .nub {
display: block;
left: 5px;
position: absolute;
width: 0;
height: 0;
border: solid 5px;
border-color: transparent transparent #333333 transparent;
top: -10px; }
.tooltip.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
.tooltip.round {
-webkit-border-radius: 1000px;
border-radius: 1000px; }
.tooltip.round > .nub {
left: 2rem; }
.tooltip.opened {
color: #008cba !important;
border-bottom: dotted 1px #003f54 !important; }
.tap-to-close {
display: block;
font-size: 0.625rem;
color: #777777;
font-weight: normal; }
@media only screen and (min-width: 40.063em) {
.tooltip > .nub {
border-color: transparent transparent #333333 transparent;
top: -10px; }
.tooltip.tip-top > .nub {
border-color: #333333 transparent transparent transparent;
top: auto;
bottom: -10px; }
.tooltip.tip-left, .tooltip.tip-right {
float: none !important; }
.tooltip.tip-left > .nub {
border-color: transparent transparent transparent #333333;
right: -10px;
left: auto;
top: 50%;
margin-top: -5px; }
.tooltip.tip-right > .nub {
border-color: transparent #333333 transparent transparent;
right: auto;
left: -10px;
top: 50%;
margin-top: -5px; } }
/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
*zoom: 1;
margin-bottom: 0;
margin-left: 0;
list-style: none; }
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
content: " ";
display: table; }
.clearing-thumbs:after, [data-clearing]:after {
clear: both; }
.clearing-thumbs li, [data-clearing] li {
float: left;
margin-right: 10px; }
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
margin-right: 0; }
.clearing-blackout {
background: #333333;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 998; }
.clearing-blackout .clearing-close {
display: block; }
.clearing-container {
position: relative;
z-index: 998;
height: 100%;
overflow: hidden;
margin: 0; }
.clearing-touch-label {
position: absolute;
top: 50%;
left: 50%;
color: #aaa;
font-size: 0.6em; }
.visible-img {
height: 95%;
position: relative; }
.visible-img img {
position: absolute;
left: 50%;
top: 50%;
margin-left: -50%;
max-height: 100%;
max-width: 100%; }
.clearing-caption {
color: #cccccc;
font-size: 0.875em;
line-height: 1.3;
margin-bottom: 0;
text-align: center;
bottom: 0;
background: #333333;
width: 100%;
padding: 10px 30px 20px;
position: absolute;
left: 0; }
.clearing-close {
z-index: 999;
padding-left: 20px;
padding-top: 10px;
font-size: 30px;
line-height: 1;
color: #cccccc;
display: none; }
.clearing-close:hover, .clearing-close:focus {
color: #ccc; }
.clearing-assembled .clearing-container {
height: 100%; }
.clearing-assembled .clearing-container .carousel > ul {
display: none; }
.clearing-feature li {
display: none; }
.clearing-feature li.clearing-featured-img {
display: block; }
@media only screen and (min-width: 40.063em) {
.clearing-main-prev,
.clearing-main-next {
position: absolute;
height: 100%;
width: 40px;
top: 0; }
.clearing-main-prev > span,
.clearing-main-next > span {
position: absolute;
top: 50%;
display: block;
width: 0;
height: 0;
border: solid 12px; }
.clearing-main-prev > span:hover,
.clearing-main-next > span:hover {
opacity: 0.8; }
.clearing-main-prev {
left: 0; }
.clearing-main-prev > span {
left: 5px;
border-color: transparent;
border-right-color: #cccccc; }
.clearing-main-next {
right: 0; }
.clearing-main-next > span {
border-color: transparent;
border-left-color: #cccccc; }
.clearing-main-prev.disabled,
.clearing-main-next.disabled {
opacity: 0.3; }
.clearing-assembled .clearing-container .carousel {
background: rgba(51, 51, 51, 0.8);
height: 120px;
margin-top: 10px;
text-align: center; }
.clearing-assembled .clearing-container .carousel > ul {
display: inline-block;
z-index: 999;
height: 100%;
position: relative;
float: none; }
.clearing-assembled .clearing-container .carousel > ul li {
display: block;
width: 120px;
min-height: inherit;
float: left;
overflow: hidden;
margin-right: 0;
padding: 0;
position: relative;
cursor: pointer;
opacity: 0.4; }
.clearing-assembled .clearing-container .carousel > ul li.fix-height img {
height: 100%;
max-width: none; }
.clearing-assembled .clearing-container .carousel > ul li a.th {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
display: block; }
.clearing-assembled .clearing-container .carousel > ul li img {
cursor: pointer !important;
width: 100% !important; }
.clearing-assembled .clearing-container .carousel > ul li.visible {
opacity: 1; }
.clearing-assembled .clearing-container .carousel > ul li:hover {
opacity: 0.8; }
.clearing-assembled .clearing-container .visible-img {
background: #333333;
overflow: hidden;
height: 85%; }
.clearing-close {
position: absolute;
top: 10px;
right: 20px;
padding-left: 0;
padding-top: 0; } }
/* Progress Bar */
.progress {
background-color: #f6f6f6;
height: 1.5625rem;
border: 1px solid white;
padding: 0.125rem;
margin-bottom: 0.625rem; }
.progress .meter {
background: #008cba;
height: 100%;
display: block; }
.progress.secondary .meter {
background: #e7e7e7;
height: 100%;
display: block; }
.progress.success .meter {
background: #43ac6a;
height: 100%;
display: block; }
.progress.alert .meter {
background: #f04124;
height: 100%;
display: block; }
.progress.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
.progress.radius .meter {
-webkit-border-radius: 2px;
border-radius: 2px; }
.progress.round {
-webkit-border-radius: 1000px;
border-radius: 1000px; }
.progress.round .meter {
-webkit-border-radius: 999px;
border-radius: 999px; }
.sub-nav {
display: block;
width: auto;
overflow: hidden;
margin: -0.25rem 0 1.125rem;
padding-top: 0.25rem;
margin-right: 0;
margin-left: -0.75rem; }
.sub-nav dt {
text-transform: uppercase; }
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
float: left;
display: inline;
margin-left: 1rem;
margin-bottom: 0.625rem;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 0.875rem;
color: #999999; }
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
text-decoration: none;
color: #999999;
padding: 0.1875rem 1rem; }
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
color: #737373; }
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
-webkit-border-radius: 3px;
border-radius: 3px;
font-weight: normal;
background: #008cba;
padding: 0.1875rem 1rem;
cursor: default;
color: white; }
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
background: #0078a0; }
/* Foundation Joyride */
.joyride-list {
display: none; }
/* Default styles for the container */
.joyride-tip-guide {
display: none;
position: absolute;
background: #333333;
color: white;
z-index: 101;
top: 0;
left: 2.5%;
font-family: inherit;
font-weight: normal;
width: 95%; }
.lt-ie9 .joyride-tip-guide {
max-width: 800px;
left: 50%;
margin-left: -400px; }
.joyride-content-wrapper {
width: 100%;
padding: 1.125rem 1.25rem 1.5rem; }
.joyride-content-wrapper .button {
margin-bottom: 0 !important; }
/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
display: block;
position: absolute;
left: 22px;
width: 0;
height: 0;
border: 10px solid #333333; }
.joyride-tip-guide .joyride-nub.top {
border-top-style: solid;
border-color: #333333;
border-top-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;
top: -20px; }
.joyride-tip-guide .joyride-nub.bottom {
border-bottom-style: solid;
border-color: #333333 !important;
border-bottom-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;
bottom: -20px; }
.joyride-tip-guide .joyride-nub.right {
right: -20px; }
.joyride-tip-guide .joyride-nub.left {
left: -20px; }
/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
line-height: 1.25;
margin: 0;
font-weight: bold;
color: white; }
.joyride-tip-guide p {
margin: 0 0 1.125rem 0;
font-size: 0.875rem;
line-height: 1.3; }
.joyride-timer-indicator-wrap {
width: 50px;
height: 3px;
border: solid 1px #555555;
position: absolute;
right: 1.0625rem;
bottom: 1rem; }
.joyride-timer-indicator {
display: block;
width: 0;
height: inherit;
background: #666666; }
.joyride-close-tip {
position: absolute;
right: 12px;
top: 10px;
color: #777777 !important;
text-decoration: none;
font-size: 24px;
font-weight: normal;
line-height: 0.5 !important; }
.joyride-close-tip:hover, .joyride-close-tip:focus {
color: #eeeeee !important; }
.joyride-modal-bg {
position: fixed;
height: 100%;
width: 100%;
background: transparent;
background: rgba(0, 0, 0, 0.5);
z-index: 100;
display: none;
top: 0;
left: 0;
cursor: pointer; }
.joyride-expose-wrapper {
background-color: #ffffff;
position: absolute;
border-radius: 3px;
z-index: 102;
-moz-box-shadow: 0 0 30px white;
-webkit-box-shadow: 0 0 15px white;
box-shadow: 0 0 15px white; }
.joyride-expose-cover {
background: transparent;
border-radius: 3px;
position: absolute;
z-index: 9999;
top: 0;
left: 0; }
/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.063em) {
.joyride-tip-guide {
width: 300px;
left: inherit; }
.joyride-tip-guide .joyride-nub.bottom {
border-color: #333333 !important;
border-bottom-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;
bottom: -20px; }
.joyride-tip-guide .joyride-nub.right {
border-color: #333333 !important;
border-top-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
top: 22px;
left: auto;
right: -20px; }
.joyride-tip-guide .joyride-nub.left {
border-color: #333333 !important;
border-top-color: transparent !important;
border-left-color: transparent !important;
border-bottom-color: transparent !important;
top: 22px;
left: -20px;
right: auto; } }
.label {
font-weight: normal;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
text-align: center;
text-decoration: none;
line-height: 1;
white-space: nowrap;
display: inline-block;
position: relative;
margin-bottom: inherit;
padding: 0.25rem 0.5rem 0.375rem;
font-size: 0.6875rem;
background-color: #008cba;
color: white; }
.label.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
.label.round {
-webkit-border-radius: 1000px;
border-radius: 1000px; }
.label.alert {
background-color: #f04124;
color: white; }
.label.success {
background-color: #43ac6a;
color: white; }
.label.secondary {
background-color: #e7e7e7;
color: #333333; }
.text-left {
text-align: left !important; }
.text-right {
text-align: right !important; }
.text-center {
text-align: center !important; }
.text-justify {
text-align: justify !important; }
@media only screen and (max-width: 40em) {
.small-only-text-left {
text-align: left !important; }
.small-only-text-right {
text-align: right !important; }
.small-only-text-center {
text-align: center !important; }
.small-only-text-justify {
text-align: justify !important; } }
@media only screen {
.small-text-left {
text-align: left !important; }
.small-text-right {
text-align: right !important; }
.small-text-center {
text-align: center !important; }
.small-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.medium-only-text-left {
text-align: left !important; }
.medium-only-text-right {
text-align: right !important; }
.medium-only-text-center {
text-align: center !important; }
.medium-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
.medium-text-left {
text-align: left !important; }
.medium-text-right {
text-align: right !important; }
.medium-text-center {
text-align: center !important; }
.medium-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
.large-only-text-left {
text-align: left !important; }
.large-only-text-right {
text-align: right !important; }
.large-only-text-center {
text-align: center !important; }
.large-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
.large-text-left {
text-align: left !important; }
.large-text-right {
text-align: right !important; }
.large-text-center {
text-align: center !important; }
.large-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.xlarge-only-text-left {
text-align: left !important; }
.xlarge-only-text-right {
text-align: right !important; }
.xlarge-only-text-center {
text-align: center !important; }
.xlarge-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
.xlarge-text-left {
text-align: left !important; }
.xlarge-text-right {
text-align: right !important; }
.xlarge-text-center {
text-align: center !important; }
.xlarge-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
.xxlarge-only-text-left {
text-align: left !important; }
.xxlarge-only-text-right {
text-align: right !important; }
.xxlarge-only-text-center {
text-align: center !important; }
.xxlarge-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
.xxlarge-text-left {
text-align: left !important; }
.xxlarge-text-right {
text-align: right !important; }
.xxlarge-text-center {
text-align: center !important; }
.xxlarge-text-justify {
text-align: justify !important; } }
.off-canvas-wrap {
-webkit-backface-visibility: hidden;
position: relative;
width: 100%;
overflow-x: hidden; }
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
height: 100%; }
.inner-wrap {
-webkit-backface-visibility: hidden;
position: relative;
width: 100%;
*zoom: 1;
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-ms-transition: -ms-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease; }
.inner-wrap:before, .inner-wrap:after {
content: " ";
display: table; }
.inner-wrap:after {
clear: both; }
nav.tab-bar {
-webkit-backface-visibility: hidden;
background: #333333;
color: white;
height: 2.8125rem;
line-height: 2.8125rem;
position: relative; }
nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4, nav.tab-bar h5, nav.tab-bar h6 {
color: white;
font-weight: bold;
line-height: 2.8125rem;
margin: 0; }
nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4 {
font-size: 1.125rem; }
section.left-small {
width: 2.8125rem;
height: 2.8125rem;
position: absolute;
top: 0;
border-right: solid 1px #1a1a1a;
box-shadow: 1px 0 0 #4e4e4e;
left: 0; }
section.right-small {
width: 2.8125rem;
height: 2.8125rem;
position: absolute;
top: 0;
border-left: solid 1px #4e4e4e;
box-shadow: -1px 0 0 #1a1a1a;
right: 0; }
section.tab-bar-section {
padding: 0 0.625rem;
position: absolute;
text-align: center;
height: 2.8125rem;
top: 0; }
@media only screen and (min-width: 40.063em) {
section.tab-bar-section {
text-align: left; } }
section.tab-bar-section.left {
left: 0;
right: 2.8125rem; }
section.tab-bar-section.right {
left: 2.8125rem;
right: 0; }
section.tab-bar-section.middle {
left: 2.8125rem;
right: 2.8125rem; }
a.menu-icon {
text-indent: 2.1875rem;
width: 2.8125rem;
height: 2.8125rem;
display: block;
line-height: 2.0625rem;
padding: 0;
color: white;
position: relative; }
a.menu-icon span {
position: absolute;
display: block;
width: 1rem;
height: 0;
left: 0.8125rem;
top: 0.3125rem;
-webkit-box-shadow: 1px 10px 1px 1px white, 1px 16px 1px 1px white, 1px 22px 1px 1px white;
box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
a.menu-icon:hover span {
-webkit-box-shadow: 1px 10px 1px 1px #b3b3b3, 1px 16px 1px 1px #b3b3b3, 1px 22px 1px 1px #b3b3b3;
box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3; }
.left-off-canvas-menu {
-webkit-backface-visibility: hidden;
width: 250px;
top: 0;
bottom: 0;
position: absolute;
overflow-y: auto;
background: #333333;
z-index: 1001;
box-sizing: content-box;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0; }
.left-off-canvas-menu * {
-webkit-backface-visibility: hidden; }
.right-off-canvas-menu {
-webkit-backface-visibility: hidden;
width: 250px;
top: 0;
bottom: 0;
position: absolute;
overflow-y: auto;
background: #333333;
z-index: 1001;
box-sizing: content-box;
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
right: 0; }
ul.off-canvas-list {
list-style-type: none;
padding: 0;
margin: 0; }
ul.off-canvas-list li label {
padding: 0.3rem 0.9375rem;
color: #999999;
text-transform: uppercase;
font-weight: bold;
background: #444444;
border-top: 1px solid #5e5e5e;
border-bottom: none;
margin: 0; }
ul.off-canvas-list li a {
display: block;
padding: 0.66667rem;
color: rgba(255, 255, 255, 0.7);
border-bottom: 1px solid #262626; }
.move-right > .inner-wrap {
-webkit-transform: translate3d(250px, 0, 0);
-moz-transform: translate3d(250px, 0, 0);
-ms-transform: translate3d(250px, 0, 0);
-o-transform: translate3d(250px, 0, 0);
transform: translate3d(250px, 0, 0); }
.move-right a.exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
@media only screen and (min-width: 40.063em) {
.move-right a.exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05); } }
.move-left > .inner-wrap {
-webkit-transform: translate3d(-250px, 0, 0);
-moz-transform: translate3d(-250px, 0, 0);
-ms-transform: translate3d(-250px, 0, 0);
-o-transform: translate3d(-250px, 0, 0);
transform: translate3d(-250px, 0, 0); }
.move-left a.exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
@media only screen and (min-width: 40.063em) {
.move-left a.exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05); } }
.csstransforms.no-csstransforms3d .left-off-canvas-menu {
-webkit-transform: translate(-100%, 0);
-moz-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0); }
.csstransforms.no-csstransforms3d .right-off-canvas-menu {
-webkit-transform: translate(100%, 0);
-moz-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
transform: translate(100%, 0); }
.csstransforms.no-csstransforms3d .move-left > .inner-wrap {
-webkit-transform: translate(-250px, 0);
-moz-transform: translate(-250px, 0);
-ms-transform: translate(-250px, 0);
-o-transform: translate(-250px, 0);
transform: translate(-250px, 0); }
.csstransforms.no-csstransforms3d .move-right > .inner-wrap {
-webkit-transform: translate(250px, 0);
-moz-transform: translate(250px, 0);
-ms-transform: translate(250px, 0);
-o-transform: translate(250px, 0);
transform: translate(250px, 0); }
.no-csstransforms .left-off-canvas-menu {
left: -250px; }
.no-csstransforms .right-off-canvas-menu {
right: -250px; }
.no-csstransforms .move-left > .inner-wrap {
right: 250px; }
.no-csstransforms .move-right > .inner-wrap {
left: 250px; }
@media only screen and (max-width: 40em) {
.f-dropdown {
max-width: 100%;
left: 0; } }
/* Foundation Dropdowns */
.f-dropdown {
position: absolute;
left: -9999px;
list-style: none;
margin-left: 0;
width: 100%;
max-height: none;
height: auto;
background: white;
border: solid 1px #cccccc;
font-size: 16px;
z-index: 99;
margin-top: 2px;
max-width: 200px; }
.f-dropdown > *:first-child {
margin-top: 0; }
.f-dropdown > *:last-child {
margin-bottom: 0; }
.f-dropdown:before {
content: "";
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent transparent white transparent;
border-bottom-style: solid;
position: absolute;
top: -12px;
left: 10px;
z-index: 99; }
.f-dropdown:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 7px;
border-color: transparent transparent #cccccc transparent;
border-bottom-style: solid;
position: absolute;
top: -14px;
left: 9px;
z-index: 98; }
.f-dropdown.right:before {
left: auto;
right: 10px; }
.f-dropdown.right:after {
left: auto;
right: 9px; }
.f-dropdown li {
font-size: 0.875rem;
cursor: pointer;
line-height: 1.125rem;
margin: 0; }
.f-dropdown li:hover, .f-dropdown li:focus {
background: #eeeeee; }
.f-dropdown li a {
display: block;
padding: 0.5rem;
color: #555555; }
.f-dropdown.content {
position: absolute;
left: -9999px;
list-style: none;
margin-left: 0;
padding: 1.25rem;
width: 100%;
height: auto;
max-height: none;
background: white;
border: solid 1px #cccccc;
font-size: 16px;
z-index: 99;
max-width: 200px; }
.f-dropdown.content > *:first-child {
margin-top: 0; }
.f-dropdown.content > *:last-child {
margin-bottom: 0; }
.f-dropdown.tiny {
max-width: 200px; }
.f-dropdown.small {
max-width: 300px; }
.f-dropdown.medium {
max-width: 500px; }
.f-dropdown.large {
max-width: 800px; }
table {
background: white;
margin-bottom: 1.25rem;
border: solid 1px #dddddd; }
table thead,
table tfoot {
background: whitesmoke; }
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
padding: 0.5rem 0.625rem 0.625rem;
font-size: 0.875rem;
font-weight: bold;
color: #222222;
text-align: left; }
table tr th,
table tr td {
padding: 0.5625rem 0.625rem;
font-size: 0.875rem;
color: #222222; }
table tr.even, table tr.alt, table tr:nth-of-type(even) {
background: #f9f9f9; }
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
display: table-cell;
line-height: 1.125rem; }
/* Standard Forms */
form {
margin: 0 0 1rem; }
/* Using forms within rows, we need to set some defaults */
form .row .row {
margin: 0 -0.5rem; }
form .row .row .column,
form .row .row .columns {
padding: 0 0.5rem; }
form .row .row.collapse {
margin: 0; }
form .row .row.collapse .column,
form .row .row.collapse .columns {
padding: 0; }
form .row .row.collapse input {
-moz-border-radius-bottomright: 0;
-moz-border-radius-topright: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
padding-left: 0.5rem; }
/* Label Styles */
label {
font-size: 0.875rem;
color: #4d4d4d;
cursor: pointer;
display: block;
font-weight: normal;
line-height: 1.5;
margin-bottom: 0;
/* Styles for required inputs */ }
label.right {
float: none;
text-align: right; }
label.inline {
margin: 0 0 1rem 0;
padding: 0.625rem 0; }
label small {
text-transform: capitalize;
color: #676767; }
select {
-webkit-appearance: none !important;
background: #fafafa url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
background-position-x: 97%;
background-position-y: center;
border: 1px solid #cccccc;
padding: 0.5rem;
font-size: 0.875rem;
-webkit-border-radius: 0;
border-radius: 0; }
select.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
select:hover {
background: #f3f3f3 url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
background-position-x: 97%;
background-position-y: center;
border-color: #999999; }
select::-ms-expand {
display: none; }
@-moz-document url-prefix() {
select {
background: #fafafa; }
select:hover {
background: #f3f3f3; } }
/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
display: block;
position: relative;
z-index: 2;
text-align: center;
width: 100%;
padding-top: 0;
padding-bottom: 0;
border-style: solid;
border-width: 1px;
overflow: hidden;
font-size: 0.875rem;
height: 2.3125rem;
line-height: 2.3125rem; }
/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
text-align: center;
line-height: 2.125rem;
border: none; }
.prefix.button {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
text-align: center;
line-height: 2.125rem;
border: none; }
.prefix.button.radius {
-webkit-border-radius: 0;
border-radius: 0;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.postfix.button.radius {
-webkit-border-radius: 0;
border-radius: 0;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.prefix.button.round {
-webkit-border-radius: 0;
border-radius: 0;
-moz-border-radius-bottomleft: 1000px;
-moz-border-radius-topleft: 1000px;
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px; }
.postfix.button.round {
-webkit-border-radius: 0;
border-radius: 0;
-moz-border-radius-bottomright: 1000px;
-moz-border-radius-topright: 1000px;
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px; }
/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
background: #f2f2f2;
border-right: none;
color: #333333;
border-color: #cccccc; }
span.prefix.radius, label.prefix.radius {
-webkit-border-radius: 0;
border-radius: 0;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
span.postfix, label.postfix {
background: #f2f2f2;
border-left: none;
color: #333333;
border-color: #cccccc; }
span.postfix.radius, label.postfix.radius {
-webkit-border-radius: 0;
border-radius: 0;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
-webkit-appearance: none;
background-color: white;
font-family: inherit;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.75);
display: block;
font-size: 0.875rem;
margin: 0 0 1rem 0;
padding: 0.5rem;
height: 2.3125rem;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
-moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
-webkit-box-shadow: 0 0 5px #999999;
-moz-box-shadow: 0 0 5px #999999;
box-shadow: 0 0 5px #999999;
border-color: #999999; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
background: #fafafa;
border-color: #999999;
outline: none; }
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
background-color: #dddddd; }
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
textarea.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
/* Add height value for select elements to match text input height */
select {
height: 2.3125rem; }
/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
margin: 0 0 1rem 0; }
input[type="checkbox"] + label,
input[type="radio"] + label {
display: inline-block;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0;
vertical-align: baseline; }
/* Normalize file input width */
input[type="file"] {
width: 100%; }
/* We add basic fieldset styling */
fieldset {
border: solid 1px #dddddd;
padding: 1.25rem;
margin: 1.125rem 0; }
fieldset legend {
font-weight: bold;
background: white;
padding: 0 0.1875rem;
margin: 0;
margin-left: -0.1875rem; }
/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
display: block;
padding: 0.375rem 0.5625rem 0.5625rem;
margin-top: -1px;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: normal;
font-style: italic;
background: #f04124;
color: white; }
[data-abide] span.error, [data-abide] small.error {
display: none; }
span.error, small.error {
display: block;
padding: 0.375rem 0.5625rem 0.5625rem;
margin-top: -1px;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: normal;
font-style: italic;
background: #f04124;
color: white; }
.error input,
.error textarea,
.error select {
margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
margin-bottom: 1rem; }
.error label,
.error label.error {
color: #f04124; }
.error small.error {
display: block;
padding: 0.375rem 0.5625rem 0.5625rem;
margin-top: -1px;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: normal;
font-style: italic;
background: #f04124;
color: white; }
.error > label > small {
color: #676767;
background: transparent;
padding: 0;
text-transform: capitalize;
font-style: normal;
font-size: 60%;
margin: 0;
display: inline; }
.error span.error-message {
display: block; }
input.error,
textarea.error {
margin-bottom: 0; }
label.error {
color: #f04124; }
[class*="block-grid-"] {
display: block;
padding: 0;
margin: 0 -0.625rem;
*zoom: 1; }
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
content: " ";
display: table; }
[class*="block-grid-"]:after {
clear: both; }
[class*="block-grid-"] > li {
display: block;
height: auto;
float: left;
padding: 0 0.625rem 1.25rem; }
@media only screen {
.small-block-grid-1 > li {
width: 100%;
list-style: none; }
.small-block-grid-1 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-1 > li:nth-of-type(1n+1) {
clear: both; }
.small-block-grid-2 > li {
width: 50%;
list-style: none; }
.small-block-grid-2 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-2 > li:nth-of-type(2n+1) {
clear: both; }
.small-block-grid-3 > li {
width: 33.33333%;
list-style: none; }
.small-block-grid-3 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-3 > li:nth-of-type(3n+1) {
clear: both; }
.small-block-grid-4 > li {
width: 25%;
list-style: none; }
.small-block-grid-4 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-4 > li:nth-of-type(4n+1) {
clear: both; }
.small-block-grid-5 > li {
width: 20%;
list-style: none; }
.small-block-grid-5 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-5 > li:nth-of-type(5n+1) {
clear: both; }
.small-block-grid-6 > li {
width: 16.66667%;
list-style: none; }
.small-block-grid-6 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-6 > li:nth-of-type(6n+1) {
clear: both; }
.small-block-grid-7 > li {
width: 14.28571%;
list-style: none; }
.small-block-grid-7 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-7 > li:nth-of-type(7n+1) {
clear: both; }
.small-block-grid-8 > li {
width: 12.5%;
list-style: none; }
.small-block-grid-8 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-8 > li:nth-of-type(8n+1) {
clear: both; }
.small-block-grid-9 > li {
width: 11.11111%;
list-style: none; }
.small-block-grid-9 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-9 > li:nth-of-type(9n+1) {
clear: both; }
.small-block-grid-10 > li {
width: 10%;
list-style: none; }
.small-block-grid-10 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-10 > li:nth-of-type(10n+1) {
clear: both; }
.small-block-grid-11 > li {
width: 9.09091%;
list-style: none; }
.small-block-grid-11 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-11 > li:nth-of-type(11n+1) {
clear: both; }
.small-block-grid-12 > li {
width: 8.33333%;
list-style: none; }
.small-block-grid-12 > li:nth-of-type(n) {
clear: none; }
.small-block-grid-12 > li:nth-of-type(12n+1) {
clear: both; } }
@media only screen and (min-width: 40.063em) {
.medium-block-grid-1 > li {
width: 100%;
list-style: none; }
.medium-block-grid-1 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-1 > li:nth-of-type(1n+1) {
clear: both; }
.medium-block-grid-2 > li {
width: 50%;
list-style: none; }
.medium-block-grid-2 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-2 > li:nth-of-type(2n+1) {
clear: both; }
.medium-block-grid-3 > li {
width: 33.33333%;
list-style: none; }
.medium-block-grid-3 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-3 > li:nth-of-type(3n+1) {
clear: both; }
.medium-block-grid-4 > li {
width: 25%;
list-style: none; }
.medium-block-grid-4 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-4 > li:nth-of-type(4n+1) {
clear: both; }
.medium-block-grid-5 > li {
width: 20%;
list-style: none; }
.medium-block-grid-5 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-5 > li:nth-of-type(5n+1) {
clear: both; }
.medium-block-grid-6 > li {
width: 16.66667%;
list-style: none; }
.medium-block-grid-6 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-6 > li:nth-of-type(6n+1) {
clear: both; }
.medium-block-grid-7 > li {
width: 14.28571%;
list-style: none; }
.medium-block-grid-7 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-7 > li:nth-of-type(7n+1) {
clear: both; }
.medium-block-grid-8 > li {
width: 12.5%;
list-style: none; }
.medium-block-grid-8 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-8 > li:nth-of-type(8n+1) {
clear: both; }
.medium-block-grid-9 > li {
width: 11.11111%;
list-style: none; }
.medium-block-grid-9 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-9 > li:nth-of-type(9n+1) {
clear: both; }
.medium-block-grid-10 > li {
width: 10%;
list-style: none; }
.medium-block-grid-10 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-10 > li:nth-of-type(10n+1) {
clear: both; }
.medium-block-grid-11 > li {
width: 9.09091%;
list-style: none; }
.medium-block-grid-11 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-11 > li:nth-of-type(11n+1) {
clear: both; }
.medium-block-grid-12 > li {
width: 8.33333%;
list-style: none; }
.medium-block-grid-12 > li:nth-of-type(n) {
clear: none; }
.medium-block-grid-12 > li:nth-of-type(12n+1) {
clear: both; } }
@media only screen and (min-width: 64.063em) {
.large-block-grid-1 > li {
width: 100%;
list-style: none; }
.large-block-grid-1 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-1 > li:nth-of-type(1n+1) {
clear: both; }
.large-block-grid-2 > li {
width: 50%;
list-style: none; }
.large-block-grid-2 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-2 > li:nth-of-type(2n+1) {
clear: both; }
.large-block-grid-3 > li {
width: 33.33333%;
list-style: none; }
.large-block-grid-3 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-3 > li:nth-of-type(3n+1) {
clear: both; }
.large-block-grid-4 > li {
width: 25%;
list-style: none; }
.large-block-grid-4 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-4 > li:nth-of-type(4n+1) {
clear: both; }
.large-block-grid-5 > li {
width: 20%;
list-style: none; }
.large-block-grid-5 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-5 > li:nth-of-type(5n+1) {
clear: both; }
.large-block-grid-6 > li {
width: 16.66667%;
list-style: none; }
.large-block-grid-6 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-6 > li:nth-of-type(6n+1) {
clear: both; }
.large-block-grid-7 > li {
width: 14.28571%;
list-style: none; }
.large-block-grid-7 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-7 > li:nth-of-type(7n+1) {
clear: both; }
.large-block-grid-8 > li {
width: 12.5%;
list-style: none; }
.large-block-grid-8 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-8 > li:nth-of-type(8n+1) {
clear: both; }
.large-block-grid-9 > li {
width: 11.11111%;
list-style: none; }
.large-block-grid-9 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-9 > li:nth-of-type(9n+1) {
clear: both; }
.large-block-grid-10 > li {
width: 10%;
list-style: none; }
.large-block-grid-10 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-10 > li:nth-of-type(10n+1) {
clear: both; }
.large-block-grid-11 > li {
width: 9.09091%;
list-style: none; }
.large-block-grid-11 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-11 > li:nth-of-type(11n+1) {
clear: both; }
.large-block-grid-12 > li {
width: 8.33333%;
list-style: none; }
.large-block-grid-12 > li:nth-of-type(n) {
clear: none; }
.large-block-grid-12 > li:nth-of-type(12n+1) {
clear: both; } }
.flex-video {
position: relative;
padding-top: 1.5625rem;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 1rem;
overflow: hidden; }
.flex-video.widescreen {
padding-bottom: 56.55%; }
.flex-video.vimeo {
padding-top: 0; }
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.keystroke,
kbd {
background-color: #ededed;
border-color: #dddddd;
color: #222222;
border-style: solid;
border-width: 1px;
margin: 0;
font-family: "Consolas", "Menlo", "Courier", monospace;
font-size: 0.875rem;
padding: 0.125rem 0.25rem 0;
-webkit-border-radius: 3px;
border-radius: 3px; }
/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-small-only,
.show-for-medium-down,
.show-for-large-down,
.hide-for-medium,
.hide-for-medium-up,
.hide-for-medium-only,
.hide-for-large,
.hide-for-large-up,
.hide-for-large-only,
.hide-for-xlarge,
.hide-for-xlarge-up,
.hide-for-xlarge-only,
.hide-for-xxlarge-up,
.hide-for-xxlarge-only {
display: inherit !important; }
.hide-for-small,
.hide-for-small-only,
.hide-for-medium-down,
.show-for-medium,
.show-for-medium-up,
.show-for-medium-only,
.hide-for-large-down,
.show-for-large,
.show-for-large-up,
.show-for-large-only,
.show-for-xlarge,
.show-for-xlarge-up,
.show-for-xlarge-only,
.show-for-xxlarge-up,
.show-for-xxlarge-only {
display: none !important; }
/* Specific visibility for tables */
table.show-for-small, table.show-for-small-only, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
display: table; }
thead.show-for-small, thead.show-for-small-only, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
display: table-header-group !important; }
tbody.show-for-small, tbody.show-for-small-only, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
display: table-row-group !important; }
tr.show-for-small, tr.show-for-small-only, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
display: table-row !important; }
td.show-for-small, td.show-for-small-only, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xxlarge-up,
th.show-for-small,
th.show-for-small-only,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge,
th.hide-for-xlarge-up,
th.hide-for-xxlarge-up {
display: table-cell !important; }
/* Medium Displays: 641px and up */
@media only screen and (min-width: 40.063em) {
.hide-for-small,
.hide-for-small-only,
.show-for-medium,
.show-for-medium-down,
.show-for-medium-up,
.show-for-medium-only,
.hide-for-large,
.hide-for-large-up,
.hide-for-large-only,
.hide-for-xlarge,
.hide-for-xlarge-up,
.hide-for-xlarge-only,
.hide-for-xxlarge-up,
.hide-for-xxlarge-only {
display: inherit !important; }
.show-for-small,
.show-for-small-only,
.hide-for-medium,
.hide-for-medium-down,
.hide-for-medium-up,
.hide-for-medium-only,
.hide-for-large-down,
.show-for-large,
.show-for-large-up,
.show-for-large-only,
.show-for-xlarge,
.show-for-xlarge-up,
.show-for-xlarge-only,
.show-for-xxlarge-up,
.show-for-xxlarge-only {
display: none !important; }
/* Specific visibility for tables */
table.hide-for-small, table.hide-for-small-only, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-up, table.show-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
display: table; }
thead.hide-for-small, thead.hide-for-small-only, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-up, thead.show-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
display: table-header-group !important; }
tbody.hide-for-small, tbody.hide-for-small-only, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-up, tbody.show-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
display: table-row-group !important; }
tr.hide-for-small, tr.hide-for-small-only, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-up, tr.show-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
display: table-row !important; }
td.hide-for-small, td.hide-for-small-only, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-up, td.show-for-medium-only, td.hide-for-large, td.hide-for-large-up, td.hide-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
th.hide-for-small,
th.hide-for-small-only,
th.show-for-medium,
th.show-for-medium-down,
th.show-for-medium-up,
th.show-for-medium-only,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-large-only,
th.hide-for-xlarge,
th.hide-for-xlarge-up,
th.hide-for-xlarge-only,
th.hide-for-xxlarge-up,
th.hide-for-xxlarge-only {
display: table-cell !important; } }
/* Large Displays: 1024px and up */
@media only screen and (min-width: 64.063em) {
.hide-for-small,
.hide-for-small-only,
.hide-for-medium,
.hide-for-medium-down,
.hide-for-medium-only,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-large-only,
.hide-for-xlarge,
.hide-for-xlarge-up,
.hide-for-xlarge-only,
.hide-for-xxlarge-up,
.hide-for-xxlarge-only {
display: inherit !important; }
.show-for-small-only,
.show-for-medium,
.show-for-medium-down,
.show-for-medium-only,
.hide-for-large,
.hide-for-large-up,
.hide-for-large-only,
.show-for-xlarge,
.show-for-xlarge-up,
.show-for-xlarge-only,
.show-for-xxlarge-up,
.show-for-xxlarge-only {
display: none !important; }
/* Specific visibility for tables */
table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large, table.show-for-large-up, table.show-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
display: table; }
thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large, thead.show-for-large-up, thead.show-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
display: table-header-group !important; }
tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large, tbody.show-for-large-up, tbody.show-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
display: table-row-group !important; }
tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large, tr.show-for-large-up, tr.show-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
display: table-row !important; }
td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large, td.show-for-large-up, td.show-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
th.hide-for-small,
th.hide-for-small-only,
th.hide-for-medium,
th.hide-for-medium-down,
th.hide-for-medium-only,
th.show-for-medium-up,
th.show-for-large,
th.show-for-large-up,
th.show-for-large-only,
th.hide-for-xlarge,
th.hide-for-xlarge-up,
th.hide-for-xlarge-only,
th.hide-for-xxlarge-up,
th.hide-for-xxlarge-only {
display: table-cell !important; } }
/* X-Large Displays: 1441 and up */
@media only screen and (min-width: 90.063em) {
.hide-for-small,
.hide-for-small-only,
.hide-for-medium,
.hide-for-medium-down,
.hide-for-medium-only,
.show-for-medium-up,
.show-for-large-up,
.hide-for-large-only,
.show-for-xlarge,
.show-for-xlarge-up,
.show-for-xlarge-only,
.hide-for-xxlarge-up,
.hide-for-xxlarge-only {
display: inherit !important; }
.show-for-small-only,
.show-for-medium,
.show-for-medium-down,
.show-for-medium-only,
.show-for-large,
.show-for-large-only,
.show-for-large-down,
.hide-for-xlarge,
.hide-for-xlarge-up,
.hide-for-xlarge-only,
.show-for-xxlarge-up,
.show-for-xxlarge-only {
display: none !important; }
/* Specific visibility for tables */
table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-large-only, table.show-for-xlarge, table.show-for-xlarge-up, table.show-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
display: table; }
thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-large-only, thead.show-for-xlarge, thead.show-for-xlarge-up, thead.show-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
display: table-header-group !important; }
tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-large-only, tbody.show-for-xlarge, tbody.show-for-xlarge-up, tbody.show-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
display: table-row-group !important; }
tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-large-only, tr.show-for-xlarge, tr.show-for-xlarge-up, tr.show-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
display: table-row !important; }
td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-large-only, td.show-for-xlarge, td.show-for-xlarge-up, td.show-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
th.hide-for-small,
th.hide-for-small-only,
th.hide-for-medium,
th.hide-for-medium-down,
th.hide-for-medium-only,
th.show-for-medium-up,
th.show-for-large-up,
th.hide-for-large-only,
th.show-for-xlarge,
th.show-for-xlarge-up,
th.show-for-xlarge-only,
th.hide-for-xxlarge-up,
th.hide-for-xxlarge-only {
display: table-cell !important; } }
/* XX-Large Displays: 1920 and up */
@media only screen and (min-width: 120.063em) {
.hide-for-small,
.hide-for-small-only,
.hide-for-medium,
.hide-for-medium-down,
.hide-for-medium-only,
.show-for-medium-up,
.show-for-large-up,
.hide-for-large-only,
.hide-for-xlarge-only,
.show-for-xlarge-up,
.show-for-xxlarge-up,
.show-for-xxlarge-only {
display: inherit !important; }
.show-for-small-only,
.show-for-medium,
.show-for-medium-down,
.show-for-medium-only,
.show-for-large,
.show-for-large-only,
.show-for-large-down,
.hide-for-xlarge,
.show-for-xlarge-only,
.hide-for-xxlarge-up,
.hide-for-xxlarge-only {
display: none !important; }
/* Specific visibility for tables */
table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-up, table.show-for-xxlarge-only {
display: table; }
thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-up, thead.show-for-xxlarge-only {
display: table-header-group !important; }
tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge-only {
display: table-row-group !important; }
tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-up, tr.show-for-xxlarge-only {
display: table-row !important; }
td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-up, td.show-for-xxlarge-only,
th.hide-for-small,
th.hide-for-small-only,
th.hide-for-medium,
th.hide-for-medium-down,
th.hide-for-medium-only,
th.show-for-medium-up,
th.show-for-large-up,
th.hide-for-xlarge-only,
th.show-for-xlarge-up,
th.show-for-xxlarge-up,
th.show-for-xxlarge-only {
display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
display: inherit !important; }
.hide-for-landscape,
.show-for-portrait {
display: none !important; }
/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
display: table; }
thead.hide-for-landscape, thead.show-for-portrait {
display: table-header-group !important; }
tbody.hide-for-landscape, tbody.show-for-portrait {
display: table-row-group !important; }
tr.hide-for-landscape, tr.show-for-portrait {
display: table-row !important; }
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
display: table-cell !important; }
@media only screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: inherit !important; }
.hide-for-landscape,
.show-for-portrait {
display: none !important; }
/* Specific visibility for tables */
table.show-for-landscape, table.hide-for-portrait {
display: table; }
thead.show-for-landscape, thead.hide-for-portrait {
display: table-header-group !important; }
tbody.show-for-landscape, tbody.hide-for-portrait {
display: table-row-group !important; }
tr.show-for-landscape, tr.hide-for-portrait {
display: table-row !important; }
td.show-for-landscape, td.hide-for-portrait,
th.show-for-landscape,
th.hide-for-portrait {
display: table-cell !important; } }
@media only screen and (orientation: portrait) {
.show-for-portrait,
.hide-for-landscape {
display: inherit !important; }
.hide-for-portrait,
.show-for-landscape {
display: none !important; }
/* Specific visibility for tables */
table.show-for-portrait, table.hide-for-landscape {
display: table; }
thead.show-for-portrait, thead.hide-for-landscape {
display: table-header-group !important; }
tbody.show-for-portrait, tbody.hide-for-landscape {
display: table-row-group !important; }
tr.show-for-portrait, tr.hide-for-landscape {
display: table-row !important; }
td.show-for-portrait, td.hide-for-landscape,
th.show-for-portrait,
th.hide-for-landscape {
display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
display: none !important; }
.hide-for-touch {
display: inherit !important; }
.touch .show-for-touch {
display: inherit !important; }
.touch .hide-for-touch {
display: none !important; }
/* Specific visibility for tables */
table.hide-for-touch {
display: table; }
.touch table.show-for-touch {
display: table; }
thead.hide-for-touch {
display: table-header-group !important; }
.touch thead.show-for-touch {
display: table-header-group !important; }
tbody.hide-for-touch {
display: table-row-group !important; }
.touch tbody.show-for-touch {
display: table-row-group !important; }
tr.hide-for-touch {
display: table-row !important; }
.touch tr.show-for-touch {
display: table-row !important; }
td.hide-for-touch {
display: table-cell !important; }
.touch td.show-for-touch {
display: table-cell !important; }
th.hide-for-touch {
display: table-cell !important; }
.touch th.show-for-touch {
display: table-cell !important; }
<!DOCTYPE HTML>
<html>
<head>
<style>
body {
margin: 0px;
padding: 0px;
}
</style>
</head>
<body>
<div id="container"></div>
<script src="http://d3lp1msu2r81bx.cloudfront.net/kjs/js/lib/kinetic-v5.0.1.min.js"></script>
<script defer="defer">
var stage = new Kinetic.Stage({
container: 'container',
width: 578,
height: 220
});
var layer = new Kinetic.Layer();
var simpleText = new Kinetic.Text({
x: stage.width() / 2,
y: 15,
text: 'Simple Text',
fontSize: 30,
fontFamily: 'Calibri',
fill: 'green'
});
// to align text in the middle of the screen, we can set the
// shape offset to the center of the text shape after instantiating it
simpleText.offsetX(simpleText.width()/2);
// since this text is inside of a defined area, we can center it using
// align: 'center'
var complexText = new Kinetic.Text({
x: 100,
y: 60,
text: 'COMPLEX TEXT\n\nAll the world\'s a stage, and all the men and women merely players. They have their exits and their entrances.',
fontSize: 18,
fontFamily: 'Calibri',
fill: '#555',
width: 380,
padding: 20,
align: 'center'
});
var rect = new Kinetic.Rect({
x: 100,
y: 60,
stroke: '#555',
strokeWidth: 5,
fill: '#ddd',
width: 380,
height: complexText.height(),
shadowColor: 'black',
shadowBlur: 10,
shadowOffset: {x:10,y:10},
shadowOpacity: 0.2,
cornerRadius: 10
});
// add the shapes to the layer
layer.add(simpleText);
layer.add(rect);
layer.add(complexText);
stage.add(layer);
</script>
</body>
</html>
����JFIF,,��C  !"$"$��C��Df"��
���}!1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz���������������������������������������������������������������������������
���w!1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz�������������������������������������������������������������������������� ?�K���x��dž�=z�и�l���)�0��N�J�o+;��2j���TR�I?�5S����z����8���WҤfGAUg�tP(����Q&p����J�Z&r[����f�M#HF� �g�K��)�
�l@}�.px�4��ݞ��XS�O��:t���%�����_|��@2��O�"�<T�`��!�W�{z�~�G֛�=*6s�w#ґ*7���J�ޢ�H�zw� $v�+%bn�t�߃Q�=r��<��L���i�9�����KҸ�A�(�#���1=)w/C֝� # s�]��7����N z�} h�������SRN=)�`7 b�V��*�c�'&�G�94\,Y �)���+�޵ l��i�?Z���Ucls��[�qO̤Z�OW���WV�Ա�ǥ �ܲ���T��g�= T 1�t�TѶ1ކV������N��T��Ԟ N����,#s��H�8��W��Z�0�� L�9��8��U���H�ւ�,rx�����}jD�9�4Xd��#=i�y5g9�S)�y4��`�U��x�겱�u�Cb�����~)��*��2;ԁ�$��'�H�J���H���=�@YW8<�ղ~�*���(�{U��62A�U�VBA�zpl}iX��|�֝�ޫ��i��4X.Y qR#��UTn9<�Տ�J�O�1��<�;�x�<VG#�)�9�_�PF)ǎ3�!��9�J��`
FR;��sӽM�M.㜌����Č�M�L�R����Pn9�A��zb�2C�M=\��W,22��8���&"Vs��b{����緭<7i"�l� l�:{U`��S��ی��6���#�����i� ''�$XV!F�Oz�V�Nj9[jq�TÒx4�$Y88<��F@�T�qM�3���d8�<SYž @�O�i7e�����zS�=qQ3��� ���y�)�),[9⑉���sM �G��?v@����G� �'恓<�Ӿ) ��|�D��cH[#�P\�9�};
�� �p}*2��i����p$��=)��i��Rg��qXy'p�1؆��L������ ��[�9�i��w�zinp( ;t9���L��h:���㷭8y��Pd�|o�<���q�QM֊|��n%8������I),��Jim�����8j�q*��W�UQ�ɦ\�(�=*����ڗ'ri��&y��9�Vby�T灞* =)Y"����H#���a��sJ[�z�J75KA��x��N1�F�[�iG&�+���$ ӳ�J�v�=3�ZbcԒy�G�����8�~�X��\�&��`b�̣�Q1���r�y>a֛��9��Ӄ �ґJ6����!o���A�I�Ċy�?<`t�/����%��'��"�-�-N�b]�ph��#'�j\�sL Cq�ӷg��x��ɠV%SҤ {�S�c�+ɲ}q�z�Ԛ�7�?=�N�
ŀ�T��~�U ���F3���&�����9z�Ul6rMH�qA%�s��V�*�1�{Ԋ��4�E�sӥ=_�*��z��Ai�հ�4o�3ҪFǁ�ԡ�nI�.\V�r1�j�H1�ԩ/���b�-�Z�
=ꢷ�sO�B[���u ���x�I�*�}��L�sUb�' ���[�:��GҦV㎴N�jU'"�# ���_�M Ԏ��8��9�O�F:U�8a��R���9�J��n�?�iX ���<1� @=�I���:���>��j���*�Ȫ���R�j2@�8� ������GzP��Tj�t��4X(a�ZUoN�9��t� y9�E.���~�������1�O�J��AM 3��p;҃��h9�E0vq�H���P+`�/LQmB��qHz��8��Nߞ3ӽ!rRǮM�#�A�I �:d�MP�_LR�=:b��G#�)c������y��T�T�����uQa"5����� f�/��`}i�@G�(9�c��i700;��8�}�2����`Xg���0��W�s���9qB@J� �}) �>���D�q֐��;1rO'4��u5nx9���>��$f��7ҡ-���=;b�B��Қ��:� �g4��
`<��x�E ݲqQ���4ܞ��?w4����i|9����8��,�3Lf����B�Z���a�8���f�Mf_�0�$u��3�I�0d���)�a��w`qAb8�[�� �Ɂ�
)�.y�vnȪ�ܶ��қ)�@=*B� ��9#��s�S'�)�6�#�����#9�
�S���A#��OYسa{T�3�nԁ@$��qI ��8'�T2s�T����,rA�Z'dm1�zQ�|�i#=A�F2zQr��$��2��8��Ҧ*�$Cg8�H�[�s�5���I�z��Y��z��y'� s� v�)����w�g'��Pq�ڐ���8�iiX�T�oqK� �L,I���
{�v$B:��*<�'�Px�J�<��y�g���L�&�78��M��:S�����7��N ��� ���85C���8d��Ɂ�5q�4��y�!7x� �f�S�z�z���T��&�9�WUun:�F���K�88��I�j!ɧ���1\���T��?z�'$�"�8�4�i[� J�I�Yx�9��y���vZS��Ԋ��J���J�<q��L�L��ɫ�1q��U��*�<.A��Z.+�t n@�����T���(E�YRA�J�G"�+��R+7~��8�±=qR�=�V {��y�(�y�jE8=j����H�����i�F9<�(} )'i� ��֞:��U��zT���`N�jD`O5\T�y�L[֛��3w<N�i27O�9�����<ӲNh��S��@������D���N�
���xj��B�zS �84��Jk`�%V8ǭ�t��`SY�;ԤQ.��灞j0I�4�M"Y#7#� ��5]��r7<԰D�>惞�I<�����I"��I�w=�g�@���R"}����?�A�(�q�q@�Z@z�a�O����J���E4�)��T{��#�(hD��zc�Qd�$�9�<v4&���B���-�}i �ۃL �~4n������
r9'�L�<�� {�w qۭ7p��i1%�3M9����9���;��Ϊ�I�{�R8��Q�>���cE�H[<�4�� �Mf���MݒEHX��_Zhjab�ϵ0��P�?��=x�˞i ���<�:�@����Ԛ2Ȫ���p9'�f�r�sR�G��Ҋ��$b��<|�n1�ԱҢ�3����w���dL�T9�#S����Q� E��+c���C+�6i�p*��c�MP�1-�M8�3�in���qMjh�c���RF�Pq�NyG^����;���i�.W��A$��jh�'"l9ܰ�.1��
9�s�K`��݀ri��
k�H⌎�T���i�뚌6F�J_�Bh{��TE�ri���SCJcQ@�'@���c֜��1�����ֲ��� y��U-�oxR�Q�.�{�o�!s�T�I"�������v��G�_o�_�C�������<�h< V��� ΰ�/km�,~�}jUh�k��ҹƎ9�n�D�86N�Z��08�t�O�*�v� �ڕ�,ny�N�EW޼��3L,N�����@�O�<6y<�"u8�i���=)�*z�:�J�[<��^7�T�}����X ��g5*� �Z6�9��������"�1����Z�9�e�b=�E$c�*|��z��-Gr��z���Ux�#�c�5��E�o@3R�,߅S��S�w�Ԭ\v,F��qR�g���h��R���ɢ�ܲ���OV85YwN޵"�ӽ;�H܎*U���P/O\T���X�r�8�Fx�i����Xd�OS��Z�z7s֋��OR�1Uѹ� q�Ld��9��OҠ� �(o��Ng4��5_p4+P�cOS��A����A@ ɨ7riU�sH �<TK.*8n�X�8����䁎���=@�Љ;u�>��
R�TXc��A�<c֣$dq���#��Љ�pi���z�����m��jJ%��T��F�C�\7lӷƓɷ� ��W4�ԄJ��M�sژSX�@�H[�iNj��A'�qI�)l�����֡/�n�J��8� py�������F�$-ߨ�M�� F�j7ry�q@X�9�N) dg
�?����0�.�01֑��*=�⛿���Ѐ��84�Ǔ��5 a�SG���0*�dž�4n��Q��F1�⋈y?�&s׭F[�4϶(�O�Z=c�4���L��Iɦ��f#֐�C ��@[��NY�E�{��E#��?J*�G�挨sup�0E@�t��5����f��~М�;��q�������ǃQ�d���1��BP �c���
eρ<>��*�#��WE j �����8'����#�<t5W4�c�_���K��P{y�4�����K�L6k��BX!��*6�1�)�S�8����{�{�g5���:�l�r���]�RExES�Aɦ\�G q�I�����!ˆ��#��| �g�����V'��aͭ��zҢ����\�+G0Y�x �;���C��8�`���F�g�?��&���B�邢� f凒���hr��?� 8�-+��Nj)>xeTy�ܫ���������Q�e��*Ǹ�"�Kn�n��EÞ2=jy�dq������#�[�_�W�*��*�
��R�-�|g�R�`WP��Kl��qE�Q8����M�*\G�³���Y��A 5�ꑬ�m�,Q����}j��F�mKsל�1J��G*� �>�n/P}A��σ�E�� �7w��U ��Q
$��Pɽ��5I�[�]]Ax>e�z}i6�8��׾ h�]�֓__��>ҥES�Z>W:�҃��}n���Q���P�vc�'uV�[yّ$�f�(�}Eʋ>�m�MX����:��\l>�����6�|�� h�A<LkD3��U�vϏ��\��)�L��$�Z�tT�e���>$�NԼC�5����xn6]�i����W�
5�릻}n���;��Iݟz�m'O���;�:�Yg��e�G�!��{͸1��-� �v��(�N4�e���"�21 %���6*�� �]��Hq�Y+ڿ���}�o
�0[�R�3�c �����3'� /��A��Y[����3�Sİ侉x��}ssx�aP���EMە "|t����G��k �iwk���g}ZN�z2+�x.�e��OA�*b��E4K�1�\�^��qS��I�|�z�a�j�tYج��6:�,sM� *Cŝ�}
�s��>gS؎��y��_JKa�� i�bP9�#�i�ccb�v2(��]ϛ�8��R#95����a5���m�f��<�F���,��)��]ϝc~y���=k�I4 �4�L�l��?��53*ŧZ��p�hK��x
��I�D�9�5�x3�lbc�@�����6�N8U5J��g��c8��`W���_ \I"���e= ���\h.�b{�'թƬX{yj7<� <>X�G�R|2������GBH4���Fؖ�Y=�W��^�G��9��"��^���c@M�s�I�� ��<�=�%�!����`�R�(bI�TxBG]���d�Wa�o�0����?k��)/�52>Mz���k.�j�8����"�d��7�-�/j���(��jel��(�9+�r:�އ�~�鞼��DU��;�=8�����N�=�QI���F�8��W:�-�J�����v��d��ӑ���%��yWG�`�΀���R�`9��� %o���5+xGp��wӼ<R�B9U>�v��a����8�c�j�~�̑�t�1G�C9 ��SNݴs�3]��c��K��~�+@C���Ǯ O�C8�np(2py�C��
���w*iu.��T�=�y���O�w�m���vpz��*аT����=������J:ע��p�Zcܨ[I�*[ȷoeZ=�pFO�9���]�~ӧ���} ���H�(Q�����l�T��{���9���%d����}AȪ��j�[ 5���Ўe��ӁP�6B�Z� ������r/pWnkZ���f�Nzou��j\��8(-/nH�K!>�kB?kn�&E#�+��P�P썗`�)��Q��b���Vw(�������Gժa��@�f���,���֧x�Z�*y$�EMie}�5ƤN;&ؑ��
��?ӡ�����s��@��"ܼ���-B�f�zjn��;�˟ᾀ�������$]���t�&Ɏ%9�j�d�?�c���y���TW���X���oZ�G�.��H5�٬HIF���^3ۀ�X/n 5!�ͧӵr&��q�mTé9 >��-�� (��$�y�&���ӡU<e������I������M쑂:���|9���m:a�� ���@p���B�u�xmݶŢN?�I���a�י�̀���ls�Wt�ȈI%�(�4��_y?ne�w+֋�8b�c��HOpF zM���0 ֡+�`*v�g�#�(�e< =�yqp4��8 ׭ xZ�IbI�Y�)�ؾ��%� u<K�#P��F#�
Q܍��`}ײ�� 4�X�9���eX���h���K���(�Hզc���dx_^$����W�ϯ^3��4k��i`�n���-. ��qT� $~ �$�>B�w��|=�f[�W����7r!��*O��-�Ib2 -��B��v ����M��o��9�jſ�����q ����
M�2�!|�e���ܬq��v�� ?��fr��hY�Z��+A���:�]� �����sW�k��A��0~�P ��@5� �� v��h�};��G�K�=��>3E!�s�K��.�����4�{��W�er�ċ��^lsu5��� Е�Z�vQΣ�������B*�d����P���K;��VXd#>�ʯ.�r﷎O��P����Je%����3DA�I��?t�s�V�*C�h���M�B
�#1_�hIS��K��˰=��*�B�6c����rɲ�t���[����;���̥i?��HT�j�ْ`@�� #���dJ��I�f� �3P�xf�h�[x�h���#Z�a��v(Ⱦ �p:3�?�;��GԌRbX�c� ��Ǩy�|�Y��ֈΣ�;��g�W ��%��<O,%�� '�,����z�pjif��)��H�Nm�a���5� ���v N2O�k7_���Egs��`pX_~ED��:�CM�t��}g<R(y$�z�;S4�3W�RY4� n�~��Џ�^���/^���^�i�,3(�q���*o �#�%�Op��(��7|�q���b�;�}{�GO�_YKm+ �ʄf��!�L�%W�ֳxoJ�hu�(��%��^pY6��c�5�|w���;�-�6�X�]�\
!W��1�G� F�G?w5�xCAյ�Z,�qxW0��)����ь����%L�]O������u{��KH)�;F:c�D�k���O�π� ��l�&��x�x�������wr�jG
��8�u�?�,��.4�u3u%�1�� ���>�m��]��d,8�Uқq�KS+�$E��H�d��T�ޫ�sgs�K�4�BI���;wu.6w7���WIߥiϲ�u2�a��SZ���F�����f6���<����9�jֳ�Xkv(��jv�h�%_��轂4�����y�9,��A�Y������h٫�Q�#2E�(xv���֚\ۤE�('����2�4�P�"Yh�U�<�A�*�Ԗ�YY�#��ųU����g�X��+�f�j�����y*���k`�I��sʐ ?���sBw�b��Ns�I�<Z1"h��f⨬��0G2����O�b������I'8Z@iAl���T��TR�P�#Jež�s��6�F^��N�MI�w�du��G%�:���܃O}

E��`���+�Lu���Yn�U��y��G���Y�f��&�nd�����iģ���S�8�I2l�<;q�OޢT��D�@6�&�`Z�̷WV}@y�`�jsj�źl��P[�y��Ȩ��A�xb�O�J���h��ڸ$K+�&�����瓞k=���
M�?���K�R���e�U��4\Vf��K����'���kvķ;y zӬ�Lm �Bwu5(���YD,:d���^f���N8t��������cj�4�-e�3�r����-ս�1x�p���ޙ84�\��0٫g�#�9�P4��)b���䍾>�4\����A��i�K���3O�ɍZF�F���A�K�"���;�!�6�����j@.� �g�Zt�!�<��"�� �(�>S@G� �'=���Gwq;FU_vʞj�@��{o概 FA��@�4^�di�@�R�G��٭?-�:���b@H�Ǡ��gU�#1v�LD��?9A��"�;F�#�R9RVe�&ބ��9#��E��<a�ZWDI��$S~��&I�0F*���H̪ͳ��'�T���Id�� p
�fО��'�b;�UZ����9�� �؝�8�29 C)�iYVK�q�֚��}J(��2=���$����1�e�6q��C�ֳ�ү-�H/`D$�W���d���@΋G��b��ռ�[8���q7�Rΰ�sl�q?�W-���m] w\�I�.P����nƄ!�Z��h�"�������� �7���:x?Q�5߮��PX.K�Xո���w7v�e�kV6�&�y�gr�E]�����73L-���������#�\c2>qK��V���.�av1��m�ڥ��^���*���� ���Z�d ��:�َ�+�8�b���I�-ƾj."=�P,���?1�<��H�����̸�MS]z H����b�����X��d����b��(f�WQ�?h���K�V��Է.J�(\a�����I�6+���(�8 Fjس�(O��3��U'���rX������N�|�����L�TܢI������ej��áw�yu�=jtt_��,���D�DB8�sF�R�6�H�����R��q���W-tI�f{��m��@�~5����n
����-8����R�
חV3��'+��Gk���p"[;�A_����T�[��%�9�$U���4��RP`��&��n��/i��Y��c�IO����q���1�!(�I�~�Jm�����"D��|�&��ѻ� f��C � PmZ�VK7�!�b���h�����H۴Q��Q:^�67��F�7cw�)��E{.��t�l���6��=WQ}9W�Il�0C"o�5��n��f1 x�I'��dx2�dķ�pJ���E�m�� �W�����J��e�G�GYC"�pqVaҴ�6(P:�O�U�.,�\Qא6�+ZG�9S�'m_Lyl�#9�5U�_�)h�s���Q�!���V�-��M#�2dp�i�+n14]�s=��7:͕�� n��54�+��OU���4�IoK��x�_R�����0R�'X�����y�Zu��~#Ls�OҮ$� ���1�+(� ���K��QF:/�֫]��n��g�T��
��>�m�h��
1�(X��I��Ԁ�vir��i\���i�.��%��֝s ��$@�?񎔏{4��`M�8?0���kʑ#1Y"=X��e��7 +]K䞠Ōѻ��
��d�����Kq,�n�;p�֚ j %� uo����*�����n��;{��џ������1�)��pMե¬�����i���߷���
6*`�z�;��![�_�0�1�j�5ޝ��d`{��m[�䍛q��Z�e��]c�3�)��[i�������Ɗv����T@Ns�*G�ִ�!�Eo!���֨���UK�b|� V�� ���<arٌX��)+�s��p�f�`���� ���%t�Mas�4�>��آ[�jL� ଍�jH���o.�A@�4���tU�_1o-$V�$��Z7"�#v�g�Z�XL��h��
�Ȥ�drb6j���H�q3�RӮ"X���ʇ���*��i7�Sʷ`rqR�M<�(�J�Xp�Z�~������m��`�;��9�x--[܁�Ы�D���y'��0P�2(����v�yU\� ���ֿ�l�ȆT^D�&O�z�p9C��"��nU��� ��=��h�0�s�yC���[x�f��WbIO3}sO&�4;�3��9��=�LV8M_\м'u�Y��}��*v���\g�~ ��Z�� 2�M�����ēX� ��S�E���O@8�_�>z-�6�m˨+��J*�\���>��񞹧�VVZn���޿4`���:��5��/�tω:}��i,6F@�$2s��v�^E�ǚ��oK=�&��6זRgl���]n����Y/��ӆ� �Z��W ��x#� r���:���P𾟪5�Zm�를k%�� �ܨ�;��s�xfm^�})5��Yf8��g��yG��j�61���oL�O�� �:j�⏎>&�F�i�C�鰈"1,k9`Ż�Ⳕ�{?�t�g$��k�+xL�9=���7��Y��ͨoKkkx��ꃁ��y ϋ|}sq �у��:�a'���Mz�@�,'���6s�Hnf��#��J4��u�����ŷ2/Q��ebc���ԑ�A���>��WpkwsŐ^��s��!�5��w���m�F@#� i.�v�ͻE���WD)�{̙M-�Ӿ �/��m;��iz��.o(��t`s�Z��X|<�S�S�u#4����/� ����4�R�Q�M���#��I<{�u*��
.q�b��w���4�)�)��G��C�qx�H]CC�!�h�׆�y�q���ca}�j��L6��6�9�v��^��%��btvm�U�A�@�_A[�qx�ᦍ�j�g��{�U�f+јu��;�$\�z<�j����M�g �8��s��>0��WM��CeYn����Ӛ{�c�P���pw��Z���OH��o�������v-L��k� \��,�!ʃ�&jʹ�`�6QF�F�k������kPh��� L�$�]����uK�� {iT�W���R�W6%��;F�AN�+
�Y�- 88S���-��� �}b+��hb \��N��{��!���[�C5-��0����?�Es$����и�s/��T^��V����0��&��U��EI!
�G)�G� Cm���Oo��+
��!f�'�=,�:ŷ�/�;��Vk�s'�̫ٺ�-��Y�4��� ƅ����|A��yR�{ot+��Zw�D�B=�2(��V��
�^K�#?�ڤ�*w.;���F��g#*�'�kGC�gӑ����rQ�S�H��uUF=2�3�Ғ����*�5Ďu�Ѝ��b��� �#.9H8���s����}EcYx���&�Y�ع�Ei\k��g��U��p?�=��h�CI��������&}j���$r���S�;w��*S�$����)����i������?ee�>�*���I#O6r�xW ��]G WKs�!�R���TV�3ʭp���Vn�X�Uc�ou��Aq�~����Ȋ��C6j+���d�k��U �>ӡtR��Ir�2>�1�-b�[�H�,�V��M$�ur[J��)� �-���D��ᔏ�<
�.��奇J�;{��ɵ�뚛N�^��c��8 )��UX�X��+nYX��(y�,$-�Fd�t�s,j��E@=w˴�­[�{Nb.a���s�7 �t����L �g�2�Z�^���"��w52��Y7�+}�,>����|�6n���x �� ���@ɿnpTrM$�i�Y?/�V?z�[X`�9�� pJɃT���k���Ԓ8��� �TP��]Fb�Lq���)n4��Y.����q��$������2?Z/ ���4��!��ޚ� �����|�k����P򭥱����H�c�x�\�ꖈB��1��&���u�3�-���;w��CI�6o5 ۫F�@�c���Ң��,���*Ѫ�$� ��V�L�R`�d�'���V�ݜl�������@�
��K������W�1Y����l�f�|�']�L��
���&"�D�u!:�L�y҉�O�Hz�@q�Zwh.P���ٍ$��f/�$1���Zb��AgJx�����l�u-���Q�J�/pc{�tg@}�'��@�Rc>��?Ÿc�!�����7v�q��Ʃ�ͳ��Tu
:U;��rY�"/w\�f��>!�mttQ/��؀W?� S�ե�[ظC�Yx?�g��$j�p[B�� [���nnCyй��QƆ����Ԕ��23�Cn�5 ���Y�?p;ml��N��6��d_����u ۨ�Kkk:�׍�BY��8����J`�H���&1�U�=>W��I �;NҬYi��inB)w�8��ي���%�z�wZm�
���1E1R;�)5=�ז֢IY�=6�9�ȭ;��Q��ki�p�`�ީ��K
�N�N��(�桻�� ��S+u���LT����}fb��H?
��t9uԝmU�~g���j����ZD�/������-�Jݳ�EO<oa$@'���t���d~-�պmcq7*�9�k@�KyT��9d��8��8tI0���"��� g_����cq*��c��i�!��X���2p�WR,��������'q0ſ?\V6������Ȼ���/����M{mv�"�-�a�Ɍ��Z<�p���3���:T�E����F$'�m��a���(���I6F?:Yn�D+4�|���*(�m�XĒ��~��YZf��o'2 ?4@ q�S�q-�G�i̬ޔ���th�ꖑ��eV`p2 %���͹���ZX�DD��|;�w�4�!�����+���@%����s���ၸ����h�)n�,L�5�18��I�+!�s��U�� ڒ�GL�Kc�@��Y�|��窯�>���sJ���1:����O�+6�Co��!U�4`���I�+~�.��}A�Q�N��c�v��bE��?tt�+3T�ӵ$��{�-nE�B@ۥr�}�;oxX��m�[�5sGC1.�ݜ2��oJI �-E�L�X��Å �3��*���ZTŸ;4q���m�@�q
���>я�52[��H��ܢq�da�y�&E3krkE��%K@��v֝��v.�{4�#/���f�8�t[8z,d��>��_9�|n�1�a�{b��o� �-��X��kd��͝��\3���/�۹�]#M��Zƞ�L�\Kmd�~�#��� mM�k��=���2B~o\��E�=� >��)l���^� �y.ڔ�����i��M�Kk}Zl��0��{dS嶙�MB��
�֟p'�5%����$uV���b�o�j�����f��`���O���hV7'���֍@��d��d�b�<����� �p񯗎��"�Z�~T�,��sW�0�6���/&2)�b+2�V-*I7��?C�j�ݭ��v�a �ތ�ƷmuO �� Ϋ�[@zC��>�CY�E��t��Oh��erH��%-ll�s����`�K�V~�����{}�t�1Ei{��%`���1��ϭ6�ZK\��UA���%~�v�|_)�+S'�KJXb�/�V��6�^�g ��J嶑6��x__�KWV2F��X�F?JK4�(Cs��g/
&�ۧ�g-�t�f��`i[p�~v���}��ICrX��
���'�ta(��aK0�RAL�R�<�Y7�E�����#܆��ͪGr!�L��G����ϩ�RI�ʯ�$��) �B�]j��U!�ca�<t}h��:A�X��'� `�ƹ�15KP�f#�n�m��TV>7Wr]�[O$&�?Ҙ�gm<�/��ۣ�a��PXZy����չVG@���i� 7:ۄA�t�?ڪ�����C��hJ�n�[>����ܪ.J�U��Yڷz��l�mF�0*�I������X�,�9� R��:=�1?d2Fx ��❉rG�����nѥ�He_ޅ����G��H�<Sb�MoK RHd�=~���?��aբ |�����Cr��?��1����d�ǹ��k������%�ʶ�A���Z�xR�W�T�@D"��)<�¤o� ..n���T)��<V��#$Fg�s��&i�����ƼQh5a�R��B��<xK��%���yy*N=0+[U�^�*��D��eKJ�?*IJ�<{#�fG9āv�?��NV��a�v�%�"�v��"�ƻJ��Umj�x�N���d����]��%���sҨiw�$���z��[� L����ڜ� B� ���J�Z��𾚞m�҅9��V��8��[v�
��ݲ� .T/��MpX� jf�aX�f�䴸k9vx ������� "ퟀ�<nw�q÷�H�
�\�sX���`��h�H$�Wqoe>�՟�H,d�#7���'y�+��x��a�@��fD:�����I�O�,���5�������g��9h�`�VO��$/:�cݏ�V �w�n����9�n��Q��f��~�s :B[}������ �3=2���[��pu[ȧE?}�~}�ם��T�WK[�>O�$��������i$Mu��®?�>Uܛ˱�Qj~�e�73�x"C�zt9��|� �K��B����EF��8�G�����D��[��ζ��h-�e��1�1
Ms���H�s���(
�Ƴ�Iq��M��_i���ђ��
��a��������~'�@�-q!L��l����֕�X�{�������3 8Q�z����<R�u�Ao�J�+dI4�i>�t� ��\�p��L.=�z�r�sm4��E]�>���|W⫉�In-m�RA�(L��.+����&��*��e��XvZ�5�-m�ܿu�d~q.��
~��0N�,�(����:�0\�����m46JYFTFI�sTn5h�pnNx�2+"�\��0a"�����t��^̋%�A��c2o+�
[�DvK4n���[�+�:���h� �I<��[��8+?S�S�,og�1�q�v����7������3���{`W>fD@�2C��%.M]�������;�'�*�f�Y���k�x����C7Bj���n5 ZU�~������4�m�y��t^��h[m�F
�p���U(����VV���]���r��������V;M2iv�&LL{�WC=�ȞCZ� C���F� �|�$7���V-���?�e���6�2r>�����۬~Z0���a�d�->RW��^x�&�Hb�L��N~S�=�i1X��������%�pO�Z���/cf�4In����?Nz�e֯8��(�$���xx���dU��[c��j7�hmc�)�;����Ԟ*yݖO3�������WH�u]M_�v�n�����U�Խa��;Dpp���E��7&ᥒwA��2M镇��1C&�?X�r]�(m��G�v��zb���Y�,��4r��$��2F�t�<�ZVfY1��u�fCg�$�����#tU��%��B��f�Oӵ j����e�H�u��� �����䴒����Ḓ�J˞��a��&7�X9��fZ�ʄ�Am
�(-���s�i3�3�?6*�C8W�H�֣����S�O�R�Xގ�
��=wT7W@�ĉ�19$�6���I�X�����*ɶ��a2�~��t�JP�jMuk��Y�\�J��խ��3D���8�p�������%���5:�~�z�ww$��8��,lG&߲��byf�H�*��3(?u����sE�������oe�j��ncR��f��f*�\5�*�O��۴´c <�3n�$}j 5xeU�*�k;��j��y>h�wa2xm0 �7�ɫQZ�>H�@�N��T1t��oR9�)�y*� \ %<����v.�oi�q,���t
�ot�[�=ǟ���U#��P�Z� �#|�#8���� uTk�[h�F,?.����J����
��f��Q��c���Q�J!'?��X�Ɨ,�q����O�!%�os�+GS��4����$W0��2���s1��%�sp�e��ϙ1����Z����nui&��
�G�ۺ
��<�:��O�K�� ����}�ֻ�?T���װ&��vJ�ҡ����d��Kk P��?3��)��2F�n�4�e�gy@9�I�&��o��T�.��/R� ej�撬���6v�d��~�%��R��4�7ӭǗ��ci8�kڦ�$�Z��ŤD���6F^:W�xk�7��my�Kg��?T�Ҧ_^�
s�RݫN`����=C����--ŝ�a&S�@y�f�o��/�l!-��I2���&���i�o��}��/�Y��5�,��#%��R:������B�F��c�Tp}2zTW�� +��[����s��y'�w�G�ϒ���o ���pXz���֛��|���w$�ي�J��w�%���o�y�y��><��dt,�ҳ��m��H�b��n̖�^�@ �_�Z���3�JŇP��t٢_0�C���I�ӥZ���l�9d��n��K�2��f�Ht�Β;۴"��y�i%[KEyf�J�2�p'�֬ZΠ,� V��q�&���@d��#RI��8���uu��e��;L�3��Ψ�>��������_�8��I�M$��rL�*�1?�J.2�R��̱ڼw�g��ҭ�j�����i>���V����@-�Q�1��T�����>���
heI5k�cR� �7_'�֦�=Br��5�*����Ų�'����[�՘�)��#��d��@��ۤ_�y�g;��%�� n�cv�����h!W2��L|�����wz�A:��V8N'�E��//�p���eœ�HVIњE���Z�%�ɾY�8�^9�(���-�N'<��*�Xn���@�Au�E��E�G�R��OӢ2Ip�WG�,߀�]�O�Z��i8�TΡ �� ��c��L�.�6�|� �d���4��@4�★զ�ǁ�m�S�Z�n"m����1 Υ�vpBL��ň�Ѩ�m%�i:� ����å, \mk�Q�_�}*��e5�¸�� �|�ҵ��c"&�#�<�}}($���I��{�� �CT�s]f�o5�B���f9����-�I=�^Ag������I�Fё�6���n�,&�&C ��(����(���̷�1S�q�hb��x��y�k^ �M>�ĉ `pCX
kM*4���
�?Zϸ� ��9.��DQSњ�jzm�)��>���֩�ث���FpZ��-�vO���ኯ5Vml���p����~��3u;f���fq�z�MV��MF�F�'"�{�_G�`�@���5��jZ��ё|�)��f�Bۋ�_c��o��J����s�M%���$W�����~�0���X�k�"R��I5�aj(�ڸ� H��<����K�^�m[ ����O��䕵���rw �s�/����WwE0�k;\�܉n�m�F��fl}j�b\�_]f��P�)����Fh�V�>��q� e�-�s N�=Ey��i}�J�Y~o3ע��#���/u� ��Xږ���D��ql�K (�r �
�sx&�� ����N�O'�ψ ��[�SԶ0~���y�]Dzx�� !?�)]��N��6��4�p�g?��M��[���)��.���mXmV3(�6���F���O<֐��>��t"�F�r�g^��nLP���K�HE���)�}OT�'�9%��v ������h%�--w�H�~���_k��b�2�����H����.U�-�m�A�5[�V��8[�F�ip��W+&���M�Jn�P�{];F��\G.�����A�t�b�gh� ��~�+��U�������C�O ©���%�|��_�Vڿ�CP\� "I��1�NΤ���\����gcp�Ͳ,Wm��y���W#"9�h5��1�L5��Ш8.�鶚�j,��+g���N��]n��7y��=2i�q�5�1�3N��4��Ee�\�#,���ɸ��V�R03Y�Ìm� �R���.��HU�k{������X�~��\x�F�' �X0���i�E�[A�����Ɩ�����~trؤȬo�?�[}�N���m�f �?J���OT��^N er+�6�v��;H��j���� �)8�s@s v�>p�̌�����֤��,�#�1H9�`~5�E�jw��Z�,2<eJ<� +&�M��o;S׭��x>b=�F)X9����%�-m{���x+����P��tۻ� *�,�?�q���X7WZmǙi!�5���}x�y��Yi�A��N�N@���L�v�z��KEug
�>�5^�X�ö�eW 3p\�� ��*�Ԁ62͒kV��$��؍���@�����(u����>�Z8� ����U�5m@f�O�N~T`v��&��Я�u����"��bM����h����˜�(Ы���ݯ;--#��c�W`��r���0�p��M����͊���3�z/e��1�+D
�(�(�h�l���c�䎨qO��Ҵ��9?�U���X����ƭڽ�2��H�ۃN(c�$� hvY��q��?��N�--�H���"�mn`���ZrF��ֳi���ty'�RC.Ǣ����U07[�M5��DDR+�B:Un��غ����}�5V���6���2�PN~��;0��sr�J�(���u-OQ��;��r񐿁�a�k B�H-���f�|ͪ����s|��pY�p��~g�ZD�,�5]Ft�� �8��l%o��������9�������ד�RR��B�T�ԣX�1�C �ƛ���\ז0���-�v����ܯ�.Ÿ�2�X`�+_%r��jņ�� ��,� ����Z���s�۷�S��7r /BG?�j�[i�;>� #�AQ���y�Ix��(�&i"U����?J%�vȊ����U[�^0`���"�2��%�BOŽQ�RX�D�������L��� ����6���Qk��>_�X�I<�M#��TL�'��Q$׼�Qq eFyʎ��y��B����FEdZ���Q�xu���(�Cwr�p��ޥģU�rO�D ��w�*;di�ad���$�oj�Ѭ�,Z��Y�*f��b�h�����G��P�Yb�C�qIq2�F� ��uY���tiq]6�+u�iO�0�q���L��a'�r����4�u��*������NF}�NX�%c� r2X> ����\B+r��@�kZ� ���Pv�T��!PҐ����}&�k��8r@�Y�!."x��XFH��r��(�ܠ�d �$�u���s"3�FI��v9�2��{���Y�?�A�6=�+��ln.& X��n`y����!����+o�n�ڔqۅ$ýg6��gÚ����� ��_,|��Oz���B��U4�+�BF�v*�rk�k�J>�A#~\�q�*Tpb �q��.]R����=�ܖ��+r`˚�-&�� CZ�h�˖���ǖ2^��z���=>&�˽�7$z{Rձk�=��Y�<%�~C�8�����ޭp����Ǔ�qKodR�ޯ-���h�Z hK�x�P����t9�Y:�Ov�c3'���iy#c?t��qU�I��$��΁��+5�ʽ��|M��&���u���#���_�s�vEb��5<|�1���"�ضC '�L����ƭ��G��vG�xgH{�"�5��Q��%}?�{����]0�H�5{g�9!o��DR ��#�G�k˾ �ɬy��E���RV�%w� X��1Ƚ|ܜ�j�=B�賙�@��º�-mݔ�u#�r��8�4�e�E��3��["��v:5��~j�1_B�I��@�|��$��۠��~��.5�Ǹhl���>C�?ʪ\C�_d�]�>��c�݂4e�C�m� ���1�MfI�Ien�R��~���Ic�L�1�ۓ�p*ǟgY��9�3�;��
 �����c��q�A�kMm��2��}�
��I����wE8����n$��<��#ӎ���;����F��w�;V ��u;����<Jܖ��Tz�w �n5�������9ջ�[kR��a���I>fa�@��Y�Sz��q�3�օ�_J�@��G�'��SD�<B+(�B2�@8����j&�,���2��A��*Z(Y���x�ݓ�Uo5X���<aFX��Tf� VKyQ�eRW��o��!u���8�j��F���M?to~�:[�8Ț�e�?wb���P��=ZK���;h��<ov\W@R)c��ʛXq���P#>����A�)��hN@�C�'�V�iO'�p��~�(�������/:�8�d��"����iw�J�H�pI��Tx#R����fqo+��먵���ե�@�~�Jaxf�P���Xd�wVv�`)]��2����6�.u@96Y���Z�=:�U��w0����Tw�q$�x��i�i�Z@�Vg����-u(���E���%]��=*���u*��1A��~�m
L� ��e��Ɍ���YZ�����}i�MZ����K����z
�+����D���fn��H���$+�<�$�^@�����y?j�vN�֘��:i%�z�t�报%��̌~��� �EP�x�zv���O�.s��m��Qy�D�i�1���c7�W�ܺ�1%��eY�@���DO�,v�H���+v��2qrg;&���&H-��-��`��T3�+�H�,`��[��S�u$�x�`TsX��I"��ܨ��>�3��#٤0�.��}��ݴVp�`��p������o4S} �t�D2�g֪&�5���Յ��O�B�F\r[���lyS�Z���ah�Q�PNN+Ilm��I�c��R~�� [Y������ݕpKũ���5���0�%�I���i5��i��L�W%c����}�4�3U��{�$����@�ҵ��/��~�(�����������E��i'A�(ʏ�.�C�osgs��r��M.Fa�"�vX�y���u$J�ڌ�����Rh/c2�����$�.�F܈�;���Yc�m�^�ʸ��������i�(�K,�р9?�G�<�#r8A�v����_n���)ž���Ԗ�ۼ�=��.���d��Hϑ��g���Uc���e����Ur�ws��l��pXty��* ��ȱ��e ~@�m�rw��#<q�$�W�I4>EĀ.ߔ�JE\�MR)A���p6�@5�B)&>�A�Ȇ�M�M�jr+�1� \��"�m��,���X��vMp/�3����^1U�@�]'[�� &�}犤u+%��郂k�V[�$܁�8�Ν��m��H-kq�z�j-v�-B��m �ȈaR�ٞЯ�@��,kcMU�-��*)�4��e{ᦃ��$�R.��Y�T�����#%[�5di:U��%�O"� ��U�6�zf�E��=�A&Y���� c'�~5zmKZ{&p#c����j���4�;$X I���ƫ~ �l��.y40W :��o"�b�:#?�Ii�I��#�b,d?ʡM�6=�.$ȿ�Ayqr���^�4�m��Ju ����(>�{�f��+ rGp� ��i��U;+Y����Y�oQ��t��ͪ���ɵ� `�\���;�w1��HpJ�ֶ-��yxZC�����WS�h@���M�g���^�–W7.l,��n�#ǵ�7V�"�m�(����] �����BOM�~����܆XVF�8�o>��i�^����cb��S�ڸ��m�Ej���*�'��e�<�D��s���4����IrӃ�H�M7I��\��c՛�M�6�K�cr��
8��@?��ig
G�(�*/?6r*S�ړ��<émCKq�� ��
F>S��M��u��0"�,' ���ާ����Ӵ�f|��M��� G�;C(���1Mi��cE��Ig-�%�|/�j��W,�ں��'h�G�ڝ�j�1���x;B&\���z���o ��9��?J�c����A\��GݪHW6_T����C�G��¹�۽��b��,K���{+��`m����4�I�3�#$�����u���O�@�+���j�0� F�x�Z�:R�8KF�S8��<֞�i��i�S���X�n?Z|��lb����k۹%�c��5���‘���L|�G�Ee��f���$BF<����]��򸹸f��ݣQ�b+�4@����5^M^�Q����đ���L�rw��ݜ���mϙk m��G�Hcn��c�~D�pkS�-�Z8%�0;Y��u�gU{(A����W����Kt{[v��*s���6��4��5����S��OpI0�T�Z������A��3��s��u�����8��upԴ�V�g�$�P�ҩ��Zf���Y#�����U�<���K�,g%~��ÚU�,����7�)�BԳ�5�հ�������W��4��Lү�g=?
�����^��,n���,���15���b�ac}��F ` U�<X>[6���廰�m�F��9#Jт�iyk��ņ)r��)'�`�zQj̯�H�b��f?���p}���K��'i�*��[�e��x+ךC�[X�H=>���˰���N���\� \wM�?J�%��)��Q��>Զ�3j�*1�5=�K�뭩�Ă">W`~����Z��ITd�LU�\�9�4b4TA�>��=ܫ��'�{g�R�-.R�d�<�rt���4;϶ ��F��Y֭��{���0�����i�Iʀ)5p;�ݾ�m,���D`�t��N������W����1[�m-��[]�S(“��̆�U�R�m��9�d����t�CT)�~g�w���oƶŮ���p��U�#��I�e20fp{c�x��j�Ӊ�H�b�)�{�D`�����ze��M:nS� T_�y�O|)�!�Y]p�{�� ߑ�*y�j��.�s�7�<<�4����g�8�[M�@Xb >a���׻s������Tm^�la�X1�KR�Q�9X�[?h׸Qy
9�+V�:u��d�2c_;���ݜ�5v��e�C���B0S���9K��}G�/4�<oup�I���q�2#�?��y�ū����n<��)��n�«x;V�:���]<�a����t"�ZӴ������+mBN�ՔL��]P\I�m���1��ԺM��ڼؤ�D~fV���\EE�BrG
b�K�kM3G��FS;B�����'��{V�i�c?βl���'�����S�l�5����ku�h��
�w~��K�GͺF��u��%�~�ycl���-�M����Ҏ����A�-��đ�y
84ѩKq9Kxy�ˊ@_d�ϕ;�~n+68��Sq�G��u&����ܻn�85i���V�7~�`�d����:A�TN�4�n�����n�$�[�M��Hϔ"���+B-2��V�i�0^A=(�&�I-��X\��aG�S�f46�{�Ѱ?1 V�1���e!ݔ�H�8�yj��Y���J�(@��rF�����$������t-'#���m�.$��0@S���* Q{.`����+ڐ��B�_�E@N�V\:ݜ��cHw�q�5z63?�)�#�nx�H�u�, #?2�S������o+ �>a�i���%
��A�֥��Qʀ�����*��H��P1�Im����&6�\˭LYc�A��I��V�癤w�F<3�`Vz�K�2���5$`�S˪�(�6V��{��c�;}B��C��>����e��������sZ�=εڵ?��F�c����+�i�]��0.[�=j��c}�d�f�c/�l~uN�M[��&P�>`���=� U���m�-�U�?��ks����j9\�0�;��$�ccR��C����7c��I�E�+}.XumB�fu;OFz~<םk�}Fam������'�U�W�m�$�n['����;��OK0���Y�Pv��\ޙ��%�,�2����E�<����2ۙ
�9��MBue���6�$6X�+#�$��±0 �V���WZ��� �j)\ˀ(Q1u;��rZ�d|���$H̫��p�y#Ē��T6-ckWfG_��@G<�HwoS��u}:fY��,��֓�ȗ^��c�H�s���W uf$��~e A>��#=��j7�C$�3na��³t� Ӭ�����g�y���hA4B�c2�g#�E6i�=ԎDS"��f���k��� ���(�D��ҫ<�K!i��j�1LݞM&��+]?r��-]b%'�l$�5��T��k`�2�S�r�^�{�e��gݞ��©�p��� ���j�J���`UX�dچA�^i�`n�nn�y)�#�I�S>� 'v8�n\�Z�[�b%�~uf��+��9�`�X��g�T�u3q��֡�UR��h����#>�٥u��H����|��-&�M0?�� �i
��72ē�hDi,`�� �s��� ����&9� ������O�UҬcI�Z2O�H��KK��츞�>�3��Z��k�,-`�/�m��ơ{��iD��KpH�@�A�ᲽH�Ռ�F:�sH��RH�eyB#��S��7�]��h�Q[Y
�|�� �T�Ӗ--�H�2j�������?٥�mrOҕ�������xⱿ���Q|�!8-����լR��Hfh������Y6����h��I�$��>Z��e���Ѭ�.GZӂ�O�&�d�ǖ��L�tKMJ�I��tU �y8����KHX5ܑ��y8�UMf����o- ?(]��ڪ�j���[���ym�񝦥�ҽ�Ռ [� �{U�}�N�]�ռ1:�^��VU����&x���T�*[�-l���� Wq�}��PRf��a��3y0�s�r[��%����pa�1�\��գ�rB�|�� <{�=��W�N��1�#ڝ��Ǫ^x�!H�r[Ĥ`<cq�=oƑ0 m2��[�+�g*798<sN��{�>J3���Q�)�[x���cQ���[�҈�G�\��Oq#獡�/�<!�ޔ���q�囵v�����r�g�t�}ꮄ�&b���W̾JnQ������S-���yWV��BX�Z��֡��:���$��������v�ɲ��P��<�>���E�s ��nq�SV��B�#)�k���Oֱ5�I�a�� �< ��ҭ&����M��y��3��ڳ�u� am��s��W����f"i�bze���m��du�v� �U�L���uگ�.�i"�EA��VDW�]����w1���j���K�Js"�LC�q]ޙ�H�|����^�y�bi�_�TH�n<��XY\:�#�\�j�����Ȋ�?�J.$�B��{Vm�m`[�� �u����E����y�)?"��r�\�߼��$-֖�l�,_��Wٜ��0�DZ��<�yb2O�P\O0�p�&|�VD����p���?�Cuh׿f��Pœ��C�Ke3ȑ[��?3g��\I�`L�J��Úg�\kA$b���폗o����62�g���)���bC `nI'\L�?,e��@��Z�# G� ��P\\\^ H�0����ߕAr�]*����d�3�����N��>��ͤ�5ԟ
E3�D1�l0�w�MY�A����g��1�h�ǽ�Z�� �4�_��y5�����e���FB���l ���]2�V)ɚU��j�i���L�#t�T� �Fk��+�(�O�M3�fv$�q9<V����;�Ē26��igo=�Er}�\DV�E��cD��~���ĒG8��s�ڪ�B��xi[~J�a!��bpѩ�<�(Ժ�"�( � c5\CS+\9�'���#A�s�tϹ�x�0���g�U�"��*�<�� �5]A�e��[dnB�nlT�����̛s�Z�����SٚC��r=hV[����mn��d�+Be��CV�5�k��q������>��ۋ��;1������:��w�/�Ʊ����X�HaO0�¼��3-��!7���G�z�ԞO��( �RG�+�]�?���8�֢-��ih^��$ sc<~�Nu� 4��]��d�ҵ�"�*0;Vލ�ʮ�G�O�3^ulM^��R�!�� "�[��3%�n���G���Aa����h��8�M�'�dС��dY~�Jȹ�W��ڔW:-���_%q��\j�&.��
l�{�i�G/<���nt�)H�V���G81HCq��=����f�
5'=ا���Z%݆�m�)7�g��/�o���bMFX�$]�A5é4�M�MRy ���>�g5�6�׋��Z�=[M�=���\WD[RF<F�C��E�\��x`�c�V�v�Ch-�{�flȭ��{�*��u��s��e�:�#kkf�uA��rƶ�#e�[B���o<Ӎ��x�j�ۓ�zٰ���2<Qu|�n��'X�V���oSE����u]���v)ۊ����Vy-�����>��ws=���)²�j���+K)X[8f�ƅ�\���i#�mC\0�I��ݩ���`���'9J�+�%d�8O=ea�*Yc�g�+xA�/RiY���}4f)n]�П�P��,�#;t88_��_M�.��^U��ƣ��B�9�
2 1���X���Fݠc���*�^P~n��s �x������X�#�< =�vWדGޠ��!�n����`5 ����_-Ԯ�W|��X�(�^��� ��m�o�J#ڀq��mr�Þ�Q�[Mt d� ��bk/MB5�HI�T�m�U�t�]i�r|[��z>A>��q�=V�Z}&;EIp��5�ڎ����ޣ��F���w0`گ���/J����?kI�ާ�<`'��2/��>Z�f)�f9-��1�V��R�p��#���!$���g}{��<�ۼ�@f8��x�Xԧ_6&%��r 7ۤ$pPb�@�P���=�4�#��j}n[���D��Xd�¯�wJ�Y�3�Ip��pG�1Z �&�}2�jQyP�Byo�w��[����ܖT��iw0��N��K{|ƒ�1?Nz�k�iw0�b?x�$�b�ƍe,��U�|o�WvO�+]E��ht�#f'�y���Bv,��<3m���r�(� ��'DԞ���-��=\Jܶ�֢w��C2��6��)���c4��9
⋂'�I�6���@q�lQX�yn����B#z�j(�Ϛ!��0H��R�*�U��۹�[r�mk$�qʯQX������1��7�K��D`���im�+� @�C��ˈ&��y��>C��k�Q�nrJ�f�t�����֑�dވĕ؝̤q���޵U�3���D���SX2��,;`V����R5<��8�rVQǩ�
�����qSE"�le�qJ�l���� �9U�&5�k�h�w՘/p#��U$�X����@���;z�rܔ�f�����i �2�z\c�K]��l�"88��K8�S#ҝum�x� �j���n2�̙�rYOl֜c`hd���8�fC �ʣ�@�Zbٷ^�3ֳl�Z��Ar��Ȥ��z~5�r�V6�y95�o{gp�c���rj{}J���$�f�<HkC�Ò,�g��d�4�
2�p��'�>���[E� F076k�T����V)�|�*�7#��
R�}�t�� �m�=�1�#��ᝋ�MF�n�9�p�.y�+��i��x�Z���m�����5 ��1���f�}��a2�Cћ,~��h����X�N��9��*�A���" m�s�SZi0�[�kK����_��-&B>���Ǘ�$Q`Q��<?��pPG�?y��5jO��>�|�=������)E
��N+&�λ�
ۤ�'҂�����07��XƃK2叽>&���}��B��~�<Z�na���yq�ۜ��Y�I%�����#�{�h��RN�ʎ/��x��*�{��b����R��ķ�G;���[s+y�q�I��(D�-٠�$0��ݕ>Z���xm6����G�Yv�5�������+f���&ӣ�6Kr}�eB,�+��ew��?yy��M��H���0�'��kZ.�1�5̪ >�_Iֵ�^R���*wpIV�jO�ۆ��l��#i�����vAq�8�����D�,,q įq8�d\/�Z�-��Y���"G�S���br?áqt��!}����L�JK�Aa��5��n'�6�\l��I���Q,���l�e�'G{�ʊ-���v����$��F]��� P{�FB��M�䫁��Pҭ"��]M+�y
N@�a7ط�� 3T ����x��Sq+�q�j�W7��>�"ۃ��)��
�k�h����\�g�EB\l-L�y��^m�����\V�^�Y.eYQ��g�ֶ���j-`Q��O�I����� q��c��צ��j=���B�c[��~Vc�O�*ޝ�'�y5�f;��Z���p�ɓ��>Ճu� ��4Is�v��Brci%���m����g�1U��pvء�B0Y� �S\L�(nu+�҃��ۈ�
߲�n� ��?6)�m�s�As?�sj�s�6܀jH�Y��V�������4;kd/q��;��c��X֡������H�/>�ք������"I�X�(6��2#$~4��}�<_\���rO��Cw6��jFA�P��M6�"յ��X��<��������`��V-���yP���q�3d֝��,�3�c�IŅɔ�F\�Y�qV!M�˸2�I�;�-�4�>���%��aW�ֶ���G0���n3CV@������WByiYO&E�F�,Qq�֘��R')�1���k�:|j�n8��hI��7�W��c���ҧ{{�
�2�e�qXG�f�}�d��/����Z��.Y�N[�T���.���)�����GZ�-􎡎�}�ҩ�9%�Q�Vv�5��M�Z�v�� \g�� ��0�x��K#�+:a$���C����We'���<M,Q?9s�q[� ʹfoP����g�r$ґ�[�+|����"}��z3T2A<��9�%�7~�f�G{�%��X�G�g�R���"G�8 M��幸�I$�'8Vŭ���@�������K5�K��j[leo��&c�C:�H���`.�[�1l�����XQ�$Ѻ�ü�y����ښL���M�g\{TI�j3{R�]��kkc���١�
d��kPy�f����(8��f 2�v�z���~�Y���+��zGX���.��jVD`1����t�7S�5�{� ��ѣ���Z7wֺ�����e��qS.�%�6�a��ޞ��V@��;;�
RF-�A�;=E�.I����#P�P�$/%��9_cY����B��E=��S���_h��a�F vd(?w�h��I��J6g�W�6����v��j�5R�^���ld��C�)v�I��5�Z)�a�Tz
��l�T��#�El�Rh� �������v�Z�4]2t� ����iB*:)]ܭ�ڭ�� � a�t�Z�������[iS!�c��*��U�����������>'Up1��[+s����ook��r+���s���u���6>����E����z���E��x$�'!Oz�M*��(h��$s��v�����>$���n͵���k��BO'��>K��<�+���(�s~���mM�Tޤk��<��R;z��>�iB��T`$D��T��$���ə��f����j�QT�5����(畍q[7��ú %8���Q �n��Pǎ3�Fę����LDc���S�o&�[p��9~��jE�L��[���$ܰ�N>�������E��\Jq�0�&)� 8R1+�p��i�>����:�A)���b��:���Vz\�\�j�ˎ�դ�}F ^[���2�~��
:�p-����F�s�c�*���-�� �v�_p�;溻h�;0љ%i��X�j�:h�ŸYn�X���N*�8۽^iX�y%���*W��c6��#�F�8�`�%�����:G�ƚ������j�Ť�G}� kP��Y��>��3�լ��-|�{f��|� �g֛�$���x�ш��8�j�{K}"q0y��VU��%�+Oo m���\G-�xc�"�����S�`s�W)��+��W��p�"~5����y� �ή�i'
�+CL𝕋,��TS��H��Ӱ��CL��uxak���eL WC�xO��{K =��A��-�ɮ��,Ԅf�G X���hm�|}��&<����H�i���{o����?4�=�T����NP,��;�I1+�]_�^hҤ�I9l�����<J� J3��H��ҽ�1�G���F����m3H�)�Ty�4��ra�R?��U4�ut�J�'�������/�o4�������WU�;���#����*��с3{(�>�:�|V|���q=�y��ണ���� ��%��9��(��5}:)J*y!x�wh�3绽"��ϛ����0͙n���J ��Lby�b�aj[x.`q<,H�Z(���j��rY����  [��ThыvIf`OQ�b���u%��A`Fq��9��"H9�u�˕�9��E�9�n�b�P`6F���J϶��h��/� T����x=�U�L��Kq�I),�I瓌UY?�rſ*r����%5V�<����«��ݍI�Pn9\����椌�� ,iw��T�Ri/.
y~a�:v�[��$��;a����?Z�!r{��i�}M#>9 �Ny�4�g���i�w����K(q$��U��,O`+O@�5=fP��?���B>P+������ؒff�6�LRv9}?��I�t�����^F�VX&[C�72�Ư>���],Xl������� $ډ�s�D���؍�kÂ���G�Ycq�-���YO4ҙ./Dj�#s ���m3����Զo��O����8��͹|'�Y��m���@�䚆�5�L.#Nzu�������]O�E�
����)��6CZy��Rǵ
��RAx.������OҴl�� �7�-�ӟ���-3O��������O�%c���1S6ҧ��@�d p,�1�!�����Y�u`��L$J�W��̷�,�:|c���b~�$v���<�q x�F��R��e}k�i��rs�[8�[�e,�s�`����^]��on��8��Ka�\K�}��,�OKS���'��-2��&� C=��[-�R�en�8!�f���mC�ک$� v����m���ǻ��ZWEz��WR��Pte9c���Z[�E�;��9&�mB�ml3���ľ��Y7p�/Zh4�jn��yuL~tG���ԲFv*����ܨ��&%�%8�#�z���'U]5L��vc�Ce$%���n�� ̀�s&�ML�"?�Zٗ�?δ�T�<23�p=���؏��7�~��ZE ��J��v� v�~R?
{�q|Ėk�#A�m }Oz�P֭#U�c�Ud�ȸ�zUֵ�:l�K5;��������-�.�+�!�>Ã�Ո���M�#3�%��@����@�VD��^8���Ȏ��ٛ�'��2�$���Ǵ�˶�&�Լ�[tEn�ZH�ʳ�1 c9��V!�8�����FZ�����!Wcc �2j�%Q�p�`���5f�jAd[��+//�-Ry�~b����SQ��{����rF-�’X�?�����䷲��n~�ae�cy�jǖ,}x����$2�/v�f,N}��T�Z�Wg-�][S� wx���]/��Bm����/&#�#�/��kOS��=Kx��N�@�lw�z_ ���Icj����L��w�歡);�7H�Ԯ�����}ӆ��Q�ފ��L�����9b~��_N���.�`�V���O�T����b���O�݉v��V|�*�V��[Z^��i��y[&[���V�3NY�Ę?( ҧH݀Yz*�E�@8���'�'' (^�%̀O,�\�媖��i �E��w®�����A�ׁ�З��D^h��kD�5�IrJ��8��]$c�F�T���*��.��4�9<�UZ�+��P��h~mČӷp.��Y߂�Q�3'�QE�$EHt�N|�#����Ky<�y[�$(N?�u:l�˒��p���~�����u mЪ �s�������ۖ���1�U�{�ў� ��۪�?"���Jyfc"�y�q��j/Ԟj$��@��^e�B�C�՘�YT���#@�*y9�)�p�\ZG6���_�˲2���!���) 7be/!�d�ǽ;LїS�-f�^g��a��O �3���;�V�.�H#����뽱��ҭ{[;@��P?!��U���"�~]�J��~1�Wmm�m?E�gxdf�Il��U?��{�4X$y�y
pҸ��?t�[��i�� @�ȑ����͹H �Ocr�]����4ҷ�_a�גx�U��5I��\٣a$ǭs�5ho�D��$b��÷�nxK�qA��+K�<�GJ��5`Y��xW��V�c�儀�pI5^5�p#P1�ڤծ�; fA�ғ�X�7mo�Qe���1��V6��- Z�]��e���+:�V�m��80���jK�z��H]U�*GCQ�� �o���n]JM�銞��z&�z�u������Q���d��q��k
�&G;�)�(���ͨ� b��c��,c�q�J���H�)�h�1�cD�֡柵@�8+�/f���N��<j?qHJ�:;:��h���+{�$m7��z�E��<���(AF�iK� 6�Y�Ł������n�Q]Q#�[�j��.���I�s���ѳ�*A��k�,R�}���pS����Q\f�a��\�9݌�t�����ٍ6Y ��v�9S�zғak�Xէ���k��Y��s��-O�z|I�����~Py�[�%�wO$�:$n6�}s����P�<�O"*��hK=Z�wX���� �6}��]!đ��#�rq�=:+Y�-�|��s���V���{?6K����/'�q 6�Wach�`FH��4�2�9�Y@� �ҴE�����t�FWw�QOh���M3/�H8��cǧMr7�D���˵G���MEםr�J.H'�����-�K�)����j�ƶ�%H�BG��� �Hm���6�#˓�}�+_��<�{h#X� !�Z�gqt�#�ٲ��������Y�D�F���)�'��#2�ǡ8�*��h]-�a��@1Kn.#�»(��R��
--V�L�h�>�i�f8�؍0E�/2�z�+5��^#�\�mg�i�4��j�Kp�##>x��[� 'g|�3��(��Ȓ?.D=����æN�F�ԥ
9o/�Ҵ���B؄�v��})�-{�wJ��C��#Ҁ"����u���1�o��.G֖�9.T���s��T����r�|����v�i�,���7<�o֘� ����r�pOҪ]11 �30a��~\�/�d�e{c,�E�W�\��Yd�"V � �8���A�i��o3���~t�ty�1Z��?8��Oq]$�_<�ܸ��]_X�]��L��;�����8�5���qD/ '�u�\����Y��F���l54�^:Jr�*�r�~�U{V) #��G9 k?._�-���3QN��Ē3��g٭ݵ��D͸u~��;�^�e;4�gܿy�J��gm��_L��e����L�.��=�JG�3�8�U�c�qH��4���}+Eb݉P�0E:G�y�s>0~��ohV1$�ƿ� +܆U<�f�H���[�����q�H�w��Pn�Nh�����T.I=�h.��I"�vr��qV����S%�YF�d~*w�����A-�¶t��� єBz)�[z~��ڑ%��r�����?Bx�n�Kmb�q�q�Q����Ϗ�:Ԯ�j��R[�ʖ�����f�5�QN6�o������_p�I�_�YP,�3D�y�,MC,ב|-m0 �z0rr����-^��q�=���b����[�SR1�Υ�鶧��`�e�Q\ɦٓ�,�2�O�}=(%�t�x��)r��=-�\|VU޽mp��;�L�r di�R_JKL���y���ͽ�#E?�9�pS��2���%��Jdž-Kcm��u��KWnq]md�&�h�sV��O5_}�`p�ҘDĶ�-�I��v�ȫWw �b(���
i��T��0}�'��ΰ�]umk�ms�2`��2�H-sGA��,d�%�Y�,�)���]�^���IpF�X2���,-�6�����~5��%X��Te����Kq��7��1�$\$(�z[�Y3�8�7�=�x�$?n�w��ߡ��h�C�I�؛N�#=�d�a[���ksV�E�U����|+�9�i�Qn��V�.w����qZ���KoH�;� �ʖ�z-�1[���rw�D[�c4ԿՒ�!Y%� �@�o5��� �����қ�����P�E�2�% �c���(�o"奚PX�P�p)�G��7s���JĤ�����-�>���a�R��� O�+B����-�6D��$�
���2t�E��� �Et,��Z�d'���E�"IWh��5��[F�hZF
^1�:e�Ɵgt^�L�*�yNH>ݩ6W*!�F���̻�N�Np*Ya���xm�]ĎUr���$7��X�Py����ڥ��a�f
��L�E�;�!|�ȍ��A��K �$�Z@�8���J���L�+[��C��N�Z�e�� w���;�v��SYZ�w��`8FPv�⦷K��A�6� ��;K{wN關�䟭W���i��1�H$�~�h ��a����ː0>�;]ڬ�H�s�G�gy��/+3?/��U�M֮��-���.� })�l�=�sdM
co� )��I�a�Q�'���
�"��-n����G�~�J�&�e�O�,1������Z+ˏO�n�H��6�� U�ӂ@Ʌ� aZia2:� �H�pX���h�B<�\�.$���B����`�e��G�$�;N��ֶ����g"�Qx>�����%��bÅ�V�X��0#:��&1�ޥԺ����4�1^��D\�U�,,��-� ~�5�䊢��s�.�'�Oe>�4ګG
�1��j�Đ� =�K5ī������Cn ���(� 2;� "/!���ơ����Ɛ�1�
����*C���3`��U�ݽ�.#_�37�k� )$~�~3����P���,Dǔq���ڀ�Ipz!IFOW𩡆+ueUR�tՆP� �CgF�})���� m;��v<ϭ=��n�L��Js�8c֒�[H$���$����5��l�Bݵ�0!��9���j�_�?�ݐ��۸���-�TG��n6������|��"�i�#6q���n�<r�e}�s��棒f�fI粶J��>��%u��>{V��~cT� �k5)qq'f��
��R�y�r�O  npj;]>�.�P�s��,~��v�R�Gi%��o�W�ֻ/�^)'Q]B].�l�o>p��ɮzg��{1x�3��l���M���M�p���;T�&�c�'T�/:[y�˲�l�j�Ή�*K���2�Dl-y_���VN�k!�Ն�.Ie�V�֠���ІSЊ��x�B�-A���@�Ei�n:����?
����Z�j�Q�- ��Oj�����,H���̾3ׯ�C�]\Ks4��iXS��AW��);�Qxb��Q�6�(��dg�W\�[�X�d]ˀ��m:���bY����9"���ْ{��'q�����f�nl�i�@y�7��ZF%�'+]E�ͭ����.�G ���G�d
F��RLg?g�+��Y���z:g!�p�}A��k?*� ���uVO��x��ƂPC���9!�qwo��v��:S��^��B�:tZ*\ X�I99�y��{+�@Ut��Қw!�ᱹ�g ��0�W�ڊDd���z3�k��� �Q�<`b���q����r�1��Ҕ����}#H�ĥ̄�!~px"�'L��^�`o�gR��6.z�����G6��c��A.xCʊ�����uo��ć�H�̲��P�K��>R���o�:N�!�b�H �>�-����p�F8
��V�o^dx�v�G�-nO� �t]��v����A��vv��Y��^2�0��\���ΫB��>��'��7"e���5r)�&�IHU�L�^}������B;��y��'#� W_���J�@�ded��� �j�!����y���Go�)�#�w�K�f�[8픾�坆O� r׿bh��m��q���sTı�R��4m�J��m�=)�C��V �]G��+,�p*���Ӵ�,�Y�.}G�f��( ��mA�H�dR�����j���5g)��DGʊq��;Ƶ����b)`HV [��A%��|{�Xmdm+������x~+���u�$���~=kz�J�la&��$7*�I���pWw+��d��'����H�-����uT�®�-$��m�$+��U>�utk%���$"`��ζ�� ����T��S�A�ݪ���[���+��--G���$;���W�g����r��
�҇� ��g{Hҏ�i*�T��c;}�U��?qaRI��P�jBhϐ��_�*k!$����(�C.�\P�ѥ$A!�{MDC88�ːМTpX�5��v�%��6�G�a]j>{᧭��FC`��z}���Y�,R)ʜ�~��Z��KX)U���*�����$܀�n�خGP��[��lߜF7{�V��}��A�[�\ʇ�S3/�eW{L.��jVwP�ҵ+�&7HH����b�]M�H����4��u�P=;�g�hO+k�OB�� 8�*�����ռh�!�l:� pF���R���-�^_�Z����M��,�v��V���C/�l� 7Pwg>٭>{Xd���^VA�L�H��U�|Ald�m��|y�k���4�Y�;��V�?��j^7�ncH汁Jt��(y��V3�3���5^V`����>H"vh�����d��YH���J8��E���Q3c ���Z]��n�8�@�jh4��VY������!�̅V| 0+cL�c����n#�Y����n�LXԢ[,��H��-��uk9m�[ß���"�1�ءubm-��M2(��""�O�#�S�� ����bp
��r}��jԺh��,�=�Q�؛A>�b� ��Κ�f3�Y-�lզ"��L�E���n)�$�X��v�)D�Xl�=@����vm^��G�m$+�=�#���w�$ mu-������1�b���++�k����`��+��x�լ��ho 76�*�3�ʶ�졉��К6C�G��v�j{�˹-����|������`�}ǟh�1��b�(���ҹņ��P2�Em�>*u���7����r��S k�o1�cC�-�: �]����L�M�Ā�����;�.�[s1�Z5����m�=�
ȵ�(�Sl"��N��Z�2Y���+�)3�Ԏ����fF�x�?ʮi�E�C}��$!���V��6�<,�F~`X�s�EU����fs�
�`��@��(�8緘[„�*Ȅ��в�~�V,�{�i��73�Rf�bRv?ִ�� 8�d�^F�;��ieܢ���fO�I)�~��B;ˆ�*fiLm� ��>����JA���.��ij��'ү��at �`�;� "��5�jwڪ?�f��F3P�CI)�R\��ǯ�WWn�E���>�̙��.T�;V��ٔ����6�|�^����mͫ�"��$`c�ޢ�G�nd������0�G�9���lR[;�f��y%b��j;k��uM5�WA�S�����b�R2��>Ɉ�1,��xS�뎵vM.qVw77%��O�Zq4�_�R�J�����,������YI?�r���.>TV��rf�ӄ��i<��O~��F�5d�:���$*�X$x�!O�Ң��KvXd��l��=�Vf�pB�QD%ԟ�z�����/Z1���$��U���j�Ƴ(Z)H�v���Ը����kp�![}M 0�7P�t�� �������s�dZ�ݪ2~�[�I#�Kc��4O��+WnO�;WC�i�@[^_�[\ʃ�7~t�1�-�9`n-m 7�,��(5�iq=�K{y�Y� J�"�tww6��,� k�8#��f��$���R&�����[g��s��� �ּS�<��[�P��Fk_��_\$׮�y�����*6���#[K[?.S�����=s�T�Ӗ}H]3���*��ҳmmm`V6:t,O��2�H�镛��$���ekZ垑dV[�*��P��V6��kZۙ��������H��
�G���z#�)�m1���Z-"?!%wd@�_�\�x�v�O�(��)n|Υv �2�h� �{��3 �Y�Ӛ��\�r�^Z�!F��c�qV$բ\�6�I<31!i�, kK<�$6��# ��b(on|���p�1���Um�n1v�A�أ��cڤ�x��̼��� R�E�YLR�+��x ����J�5�'��^lR���Y7����Y������{��y�-��GYm�4(��]V�){v�1ۂ��Q�i�s"�6���~�m�ͫ4W:�� B����
ܿ��bX�VP��g�4i��r�3D_͊�<`ƠdZ͜Ǹ"!���?�%�_\>ř' |͜T����l0�� ���(zF8�-���-�q��V�m\�K�!<���zTҴ6�<ɷ�z���
�}�,$�9ڙ��j�#�H-d��%����=����N�3�Dg�o��G�o56�ҙb9��dH!�%S)U���SC`g��&�!�U ���Y���o��$�)�' ����6p��v���8�t�VB)��3�X�*y�#6�K�������A� x>�Uٮ5 ��x ��("�˧����b`�0�Bx���1j_jmF�|͉v�>��>}��j��V��W1:�⋌�銹i��
��.o'# ����\��iЁ*���
\��ޤ�d��O�Br�c�1��� �t�Dѵ�ip��ϒ>��I
[�tKu}���x�Ӛ�m8�|��o����_HGp�3�1���~��� ��8]�-�Tf�α��SCi{k�-���j �N{�~u�m6���[�W���~�cRG����<}9����-��Ynⴸ��� �H��{d�M���4p0 y���k�5��%�� �S���q��e-m���5Tܬ+��|1�i��ae�Td�}�ʼ�}���ђ`�&T��[����ֹ녷��$���QT`f�0�K���B���ܧ�j=;čXu(�-�1�jH���䷞�3U��+���M�Ѻ����2<UK�%���|��YˬI��0�dp�}�Ƨd!e�GC�m��K}㳠��`�$yorn�bm}�Ϡ�w�r���n%����i�֩h����t���vʒj��<�s}�����_��+Xfn�6�.�n��� ���z�u������z���XV��׿J�u_%.Ik�7�qW��o!�g�^��jc�*Q����� ��b�@t�
ѵԧ��#�d<S�Nq�vgY,��j���A�뺻O^�XjpjPF��,c�/q^=e}��e5�ݐ����zF��^]��L�q)T\��V5���o�5_����XH��O ��!�\���iph���v� w6�{ں(|1�썎��\�BE�!
@���\}DŽ�]��m×V�{|��/���3Q�)�� :��Uw�iK ��Ԗڢ��$v�i
��,}�����2���
� �.�1�9-�'���3]�t�u�O ��
`<�;\�{W��<�,]�?y+{@W���D0��8�"��}j�`f�����X�u�+�'�i��[����.g�K��?�F� �z�-;G�'X�B����ⷬ�unh�F��NG�Ƈ"lq���-�O�j�����mX�6�腙�$%�YT��z :��D1��� e�@��m�L��^����t�� �c�Ž��2M+��w��?ڑ������4����[~�F�}��+~wR�6⮍[MM�$�@Q~b��U�>�Q�@���s0/������DG�U �l��/�j�X� Q���́3 c����y�\>� ��Eo!$�
�~e�sޫ�z��x^k��D��p�~���ޡuec)����I����
��l��d'��95� ��70��X$�u�����Y��H�6��;���U|�M�)�slѶ�D}�>������E��aU%�U�=�z�9�x��dX�٢�V��CU�ԵXw5�,>h<��}�S͛��8�^�8m�PH�`�*�5�b��Y�H�e��[��P��H��W�گ��Is.����� $,Ɍ�Ԃi^�j���w��V >nI"�=
��i�v�4�2l|ޝ*k�������) J�5��k���\Iy.�Q�0�$K���M��ٓ�iz�\�f��NH��s��8���0^]=��B��E�Qq�sV�-öw&�T�5 B�nP].��J�qq�_F V���4N�� ���ZZ�ƒR��d`ι�au�F���^9A?�k�������]� qn:�O��1�=�ha�rz��d0�|t��6�9�Bͮq��W_s�{�x^{)T��UI��E+<��J���9��E�摛������
�k, aJ���j ,�k�Y7}ӓ�����ر����g���G;��������6J�0He��[`��VlJ�H�0l�K���4�ܖ^��f�$r���O͏�a����Wf�`�d���+�ҩ���Ye4m�U�n:˻�.��e���>S���z�1����V�3���>��V#��_c͸�������j6�fy[9�I�d}j����q4m�H![
=����s�,{�Qr�!���NT0̲�U,�L�V��^��d�Led�z��+��l�ͳyZd�7���n�=q�*o�[-ۛ��cȼ�&����N�6-n�r���9�Miq4���c������l,�s�HÌDN�>�����ǖyc�I�?(�!��g�x�,�׸��0���v���`���]���c����"�����U��j� n7Xf��d��M���ڎn��Վ��->ƂyD<�H�pEH�V�B�I��Ԝ6������1
�"g�z\֥���ܫ0َrd�>��Aj(�o'�w��݉�P���T�t��{o�B��$ ��V��Yd��BȒn��ߏN?
m�x�0J�L�:�v�"]���u0�Ӱ�w��1X�~�����g�N��G�����Qkv[Y�^�����/�V������P�0>S���E�B�/�iIcX���`��~*妓}*��d9�߇���� �ͩ�LB��0xϦ+8kpCle��e>c�n��a��7)Eu m��፺9w��p0ݧ�mf>|@/C�g?�gL���b�-�mb�ؙ��ϥK�-�̓���(ߥ^�umu�f�����yL��P=��z4p[YG��3a�X�O�SXh�ѣ-s`�sn��I���)�˴�\��9h$�Տ ��8�6��_�kb'�2YL<�'ߓ[ȟhA-���G�ˏ�]V��+��z�3uT\c�9�S$���V���+�b%f��
�l���7�4H������-_Ah�IS���9��3�eի�&k�$l�,��4�Kv��CF�1Lg���R��=���K�y-�K=&�X���R���+���*����zWc�i�� Lc�S��R��S�6�#��϶@@t�{`��������o�-�%^W��g�]��:�G�& ����ÓK��n��/mm��`���Z� ɶu�vPY©d8W�I''�ԓ�s�4��2ݺ�-8�bլneSmi0*2dc��
�}f��DU�X`�6�i�NՀڥ��}�)�I�Z�mum,A�fثܑ�=�ڱ�k�Fc� ���iH�j�z�h/�X��&6`�~<���,�7q��qd�����V/�H���*���k&��/m�7L��أ1��}*T��2O0��D���=�1�#���5�x��T������SZ��b �~e�/"���W�Y.$��c�1��R{�[}���٭T��bx��-XZF�.gk�8l����V���@l�s��{�F����_Ƭƒ��]���zҰ$�%O����~&����ۇ�Tu�/,���Ү(�#�#�n# E�֣���JZō�-�{���N�FLz��h�ȶ�F���+oO��Ķ������f�i]��y�d|g$�׽N�@�h�9��W�����닙�������(������Z%\�~�b��7=ě��"��+*MU.o��-c���d��~�P\�g�g-ko�(y��늬����f��$}���&���Z� [Q�S��ZR�GZ܋ɖ�F� $ ����ڋ�+��ikkI1i�Q��2s�)���'�-���ʯ�|};U��l�4��m=M:�Hc2�[I<l7F�Hc�=�� ъ�T������ъ��<o)�D1�J����R�[��ʪ���54����-����FX���v�Qu�:2"]y��6w}MrZ���b�M�;'�(���f|����6��'8+�jտ����V�ZZ�8��+E(.��q��ƺ���wc���ǿ�[�}�mRYXa+��5v�D��6��q�\��I��+j��� ڙ�F
V���ZhM��x�6��,�w�S%��+$��G;�F��~QѶ�J�e��:�KV�@�2����[[�!ݻ2LF
Ƽ��g�xġ�76O���4"��]������Z�y����0�9c�8>Ԁ��As1.�Q���� }+:&b��f�`��'�X���.�?Ӧh��F qVᷳ��H���U���S��{˙ى`n����{�� {˂�i<�ׇ�[�n-�)G���z0��ޢ��’ (E^� %�x�-��+%��>�p�[�1Wn�7c?�Wy �1^s�=*�b���,HVQ>�l ��j�AɎ�����U�5Ķ�����B��@Lw���i�dQ���H�fg^�6j- fyev(�qL�F�8�W�g������~�jv$ܰ���񌳳C$g�>��>��/*�! c���Qhw���o���� k���z�OQ���m��u�|sSk�o��]Z�Fd;��Fwҙ���5��50�2���1�^�%�a��P;��8�L�0��Z�M�'e���޶�wgqv��0 �⹉����Q@'��I٬|�HP\���FQ��Cs�/��F#x���g־��3�xq�+kx~����7�F��Ot�4��8Q[�wsn�$n�P�*��U�RZ-v>��U���7�2�m0�l��Z~4��÷PX�m�B|���|JڀKfv� rs�]��w�jV+b�$�n�v�Y�8��yƱ��p�chbwQڹ�,ay�Z�=I�z���+ �� S»�y<�=�Y�Y.YF�[ #dL_��;P��֣&h��_�H���B]R��"q�t���X�\�s�rF7�({{����?�t��F��K�}H4G{m�G%�֧���v� z޸O�$���[��|�7���71�溄4nd� ���Hh������ck�j&E;��L{��U������wP�n_<�'�=qY��'�d�Kt���_s�N�F�yo���S1(%`CLWa��Z��R+-2;�1?��۳���q��&E{�4G��F��:�S�*���igl"U�4daO���e�,շK+3�C<�p{��@2+�)�dv��k���8��q�+��7767��]ZDn1�?�m�z5����p��pdv$���*�@�$�m^��,�w?Ojr*�V�omaq�43"�b~\��
��n��g��T��X�L���譼t��} ��|�1�W�9�ͩxD����-�n��g>��i�W9(t[8�9����$��u5�h��*��U�ͼQ�d�O�5�iq��� h|�U'�s�ZZ�Aod/a]��:
��4�ɱ��im���ez8�;���b�����{a��@���|A�}
�Yi&9��Zs�����|qwt�m�Ab�˜(��e^�M�xkH�'Y� �Z#��`;TW�4zg��v�g5ҍ�G2��z�x_�y�:W��Aw�ӭ��C�t���ºKGY��aY��]F�Ai����{��a\��3���&���z}���>�|I��2b_�è�浱�]�+%��@{���g��A�Y%��፡R�I���+��4�r���}rH�G���IE�as�5=OÖ4��։7��l
��ޟ/�7��� �#��=k�>������8m�� �ֵ�<� h�0�¹RK�ڴIΖ-r�/� ԅz�hT/�Es�V~#�kye ��7QN�s�/|�� M �й�"��)����9g��L72�Һ�K��w{�b�r�8��/�<����nHy��fr�g"�Y[J�j�Ȫr���K�id�"�Q:�߀GҺk�
��5ߞ���򪒛6���"��ל�uQ\���1����d7��+EKe�N[���^9�*���'hc��y�3����K>�y$x{���ۈ��?���5R����\�$Tr��P�\@Ꜳ+|��RB�,�2,r�\�ʡ��� �����AbH�(KQ����y��Tc!Y�&����xd� ����՗"x���!`y2���)�Z�m�q/���]��{UX�m �6��JF��`�Y�77�YzNjuv�6zd�, ��^*9� 2� �
�~��MKbuk�f7��0?z(F���l4�I�G�j�ut�nDk/ }*���xv��#}��bs��C���r�/.��Y���#:-�����7U�1�M��͢ ǧ�JFb {�����v���E`0��$~\S���� ^E�c|�J}���_D�W�c���}�ƛІ}&�� 5(m�+�$`�ǧzڶ��+`7����'��ukQ�Y���$�+�v'۵dC�-V�٬�XЎ!�9ǹ��b9�w2K�B�qp#b8ef�^�F?Z�/�::����rV�́��i�v bA�m[x^�$2���
�{��R�{����j���R�Ҙ�k{�.7o�49=���=��eC�?|u4��3�.�$Y
��c�{K����5E�f
"y$�!� �*��x���Io�e{z���������[�ê�����t�x���<����$�qA<ř��D��Y����#5�u�`��Z�̲t����n��]�r��P�O�S��Gwn�+�X�ns�v%��|o,{b�B0~��]��YAŽ�)�N���k���b�y��A �2yp�Y�J|��3f�ė�9[i�OR��Y,�\��$'�=Mt:_���S�|ˠ7�Kcں�
xX��߶�G��+�RM�:���H�O�w<����6x��6��ն�x���f��DqT���J� gP�]Y[2�YOD���_%����rdH��NvG�Ϲ�j}>�u���Z퍾_0��������ml���$m�Z�u]<��K��bS�H��$����%���>p�&6�n*խ� Z��c(�I�O�SA5�Æq!o��^G�HZ=3OD�x��{�W*�4/u m�`���pe�kb�/"��=~�J��:�ަ��چ�Q���~5�Zi�V�� G*q�ȣ@J��z��>m����p@ǥh����p�#���K��\��i��}���,\����$p��@]i�!�ƫًqQ�N��b� �Y�j[m=-�S L7)�L�>´o,�B?>L�<�8��Ie�P�!矘���,E�o�n*�H�}�L)rd-p<���}j, J��+0%�p(,� 7��*�r��6����&#��~�&\�
F�sp�~����3G(}y����e��hӤ�Iڽǩ��8 �[D<�%����?��� ���(�A79�zsB�W�bId�h��rO�V"r�H,Źg�?��{K����0#*�5![[e,�� ܰ�p(XX���w��6����ۧ4�a�1A�VK�6��v�G��I�+�,Z04o�������5C[9 $RK ���W�"֧�h`Ny�2�U�<?i%{�'�,x�-�*� �� �����*�0�Z�E!�`aW���#T�1�s�R^�y�kG��A#�)6����%Fs�<U9�n�k{��!o����������c ~�j���
���݁� 6�@�A%���I#U�y�\�4�8 �I ���!8��lԤ�Q,�5�е&�"5�[(de�̟�s��Y�_jW�8�M��ǝ ��[�MH ���P?� p�7C�g��� ��am�w/������w=�� ���坰Z� B��D�j_%�XS�R�����w��wlTg���-�����������SF����Cu4̹fbH{G�����[]>�
na�
u�ܯ��q��6��8�as����3\�ͺ�<�~m��+N[�R4�2���G�XZ��F��rɓ��W�mnS��p:�kōmDv��)����fQ�s���H� A�=JG1�[H\��E��q*�6�y��Ud�x�j���s�p�3�ՋRHl�� �2����<70Ɉ�B��>�v�/;O6��rx���fY�$Q�S��V�3���P-��k�e�݌u��ڬM;$�c�.}*���]\^L� |"�[� ����D�(��kŚFI$@ְXN����C�����oVx�%�aq��x5Z�Ő��wƃ;�^j����,��}�fᕸ��S%�KS�/4[�m}���y�^3�5���N�&��0$r7�Y�%ϋ�P�H��;r+֚9&�⾷"�m���7�̡s�����,|��瓊y���%��f#$v�Y?yI����X�a#�j�C�Ѱ"�Zˮi1�v�ov+�o�OZ�66�xă��,k� oig�i�e��՛��:9"i%���f,Y����~#F�-���T� �W��1���mZ(�# c��漯���}��,Zb�"^ � ���Щ:�L(��P�h�
�� 
OZ�]J�W?s���������D�o���Z��{g���E_�����q�i�ڡ�&��V3��(ن���\�Ëۈ�ai$�p�׌J�<K�? �1�ޕ2�1�y�ct-'�k�Y����$�
=[ԭ4�1qx��5n�{����C�j�M^O$��E���ƹ�S��e�����&p���S��犫0��E�����-aB8ħp���)����V6*�#�w:7ܑ�_׭y~��j���/'�zm
>���G���3uWC�����^E���j���7�5�M=��4�F}�'�5M��#k���ɥ��{ut��([�����V�*N[����i���� o��$yAA�Cd~���n�}tn<3�>�q �%E,��\N��-K\�9uL���BƊc���e�� q�'�uU�~�)&���a��6��y������ZSx���Le�~
z�RqZV���w<��c��cںKE�ҕ��I%���+��ֆZw+k:����I�(�_0n��K����϶�� ���!=�&�������䝓�;���;�J�7���H�Gp L�z}h�+\��|� ���p����e"�;5Ϙ�ʣr+����_�]C�$R���Y����v�k;��+SMK��f���\d�`W?�\��$v�۬t�%�ea�Z˼�������5?�z���_M��\\�I�0���;tu��
H�#k;A$��&��\�<a4օ"�b2�3$ w�4��6��y�oclǘ�*��ާ�L���#�*9HsH�����c��oK'R�1�<}y�b�8 rۜ�a�QUfR�ei/n�
i��{�#6�lT73M,��p��eM�{'&�]�̎ �� �Pd�Hn&���G׊�C��F���t7� ;HsP�Z�oi�I����K=���,�7�ߞ�vo2��Ȃd8 F�l�����f󤘒�� ?���~��ۡ�ߑ�wڤ~�+)�ܳ��!$n ���jtt3hR0zgZ��#��eS�˕?�$�Ҭ� R��(^v�6kE�����~v�B3U⍡��c�o����ִ�d z��skbT1䏥j<�}�cX�~ S�=�4܃;4��Z!��2O�Q���.��LH���qJ�D��n�rT'B�үZ��@����;���+2{�/!E���(�m�-��*��I�7,��l-�v��֧#�H�E����7����q����<�[��S����1٫�S��곗C�\J�T�C��Q��+�*̴q��1�f7�Zs�z��j�[�Q��(�J�t��Ȍ�W0�����'�����]Z��k{I�O3�`����gCs� ��[��ƶ�uܐ;�X���V����U��ݟr+�<G�3 �Y�2�L�%������m�$�{��� f�u���/�G�;U�mv-Vw���=",����h�t Η)�c�j�O}�iP9�����Z�l����ɞ���J�#�(��ݼ����ۋ���Ac���Z3�J�e�e��I�
Vbު��#�ګl~���Qn�U�%��+".�'�Q�k|c��m�NX�/�Z1�~$��G���u$P1R�Z� =^�K��|�#4���8'޹ȼ1{4�[�*�9W�l}+�,�]B[�g��Ye�q�{ӕ�0��.�yo5ͱ۹���t��.Dym��'���oo=Ԭ�P���Ԛ�t���1�ѽ����fa��|g�X���p��`/Ұ%�e���U��8ݞ��=Xh��F�I�+Q�3Y���՛�Q�c����9�OJ��V����F7wK��Oϙ+[K�An�z�Xz㰩�i���Kh����%������WQ k)�F�nS�J�[�![ג&\��&�4=
�R�_Sk]�!�k!���ښHNOcv�P�Ɣ���'v#�V#�L�U�x56�b�L���Q��TL�Xܯ�/���£��jI��6��3��"�-"�9�d!Puۀj�����Gq�Gʈ2���zٮT�� �+Ү[\��W1���(h��^]��Y�հXc'�N�F'��^�u4�1�@^�ʃ�UP3��_#L� ���w�R�Ў�nd������Z%��5�c��q�5����YXI�5۸�d�H�䴒;X�m~�D�E�Wc-�i�i���d<�c�G�h}�Kp�en$G�>�Wm6��^|�2t�p[$`�<�3����( w�$��"FC���P�2C�>�-_��ݞTۏ�O�$�X�6�r@8�;�hɴ��$��b��߁��+ >$a6�xRX��c��(���h�B�������"Rz"�G��M.k�:�P��_q4��M��mO2R2#�eG��~�y��VV`?v���[S/�f�7\(ܽ>��h "�]�k�9���=��eܑn$f�����<��N>��i����-�ٌn��K
��`�+��F���Cϩ�Lm?4��q���h�� ��q#*�5Åxm�s����C��t�ۻ�2E!z���/��nH���(#�!(�9�^��4���#�!���s݋x���5RH��V8�8�^C���*-&��]�J�82m��ֶc�������~[����T*�K+����34��VH�G���Z0��v�&�r�y���C:H��E����2����Es̲G�*�v7�n[s$��S��46�Ѫ2(˿ \�ި&�Emqq$�&dt9�}��3����[��<��ʲ�E%ޣ"D���)�d�}�����k��mkꃩ����Q�)$�� �Q���S�G(�^��,�d�$�2��P�׳Ȉ�X�PZ��\]-��,�^c�*�7"�3 �Ipi��<Qm���I��}����]%�]� @�}>���^Ķ�r�n� �'�k��˙>ϣY}�coڧ\q�z��[�kq�q��$Qp=���D�����#|�IqK��ZKhf���9ZE����rqZ�LzaX��fS{t��gh�A��vg#�v\�T^ �6���"}ݧ�z�V� �&�h��@h��N��[\�r��*M����+Mq2F� 1s��"�T{�ֳ�mâ�.����-/��fkf�������7�Hm4�C�&����4����=ޠ����0kCf��$̤p@�֫��K�#����tۛ�n1 ؏��n 7ܝn-����7h�����M.��=�mb�3�R0*��Lq}���ws�4՚�GV��(���沓l�� ��wy�����|�e##ٮ��F���6�<�
���.Q7���n��Ek�M�szђ8P���*��rOa���1���[ �#t�~U� ,-b�h�]���pEs�^h1���%�SM�i���(m�ة��VZ�Iq��ג�8?J�汖�o&U*G^+��<O.�s�=X��VEƿmw$���G�.pO֫��e�3�> q ������Ϥ��Ig5�]ǻ���Wan��"�I<��z��g2�;�f���B��4`|H���C�Oӡ��1�1�Gz�mN���� ^ԪNp uj����1�i�Xb;��Au�+����_�p�� C�Os�[\��B-6� �j<��K��)��]4{Bx�}j��<��[���2?L
�mEm |'�Igҗ�a�A��k���w���%�ʮ�`=*}G[���_�����@}������j�f�7[|�I�>�}+h�d�!�S���#
�� ˵����=�+G�&���>��P�n�V����÷�~5����`������bI1=�i�d�M,l�����j+�����#���NjL�����,��RcQ��n6���7��5a5�b�6���S���
�w;�n��8Q�t�ΠU��TRÖA��q�CGN��LY"�k �\2�V�cd��'dghLmos�ݵ�^�K{P��Ly�~��a��+�����"�?J�nS��t/$���s��&��+�*�v*������ڭ��]-����ܠ��2�����|�+�r/�(��c7D��[��B�g����u -t�$��+t�̅B�>��t�3Ƭ���pW��k���j�q�\O3���֍�e�~4�ԡv�a*N%�b�Z�:�ٚ�}r�C�EXU(<7�5�P/�Z51c�V~��Aj|�:�y�'s1+�V���g���.���,c
ˌ��k2�L�[Y��B�g�Es�M��a�͜���x��u�A���I&��g�.��ּ�K�Hc��"RrJ�Q�y�[8�e�Y��C�uV�4�� ��m��6�*��/���)�,�g�'% �����@�o�=IZY,���K 4W[�k���u�v�;���QJ�8���i����F)�L�i���P�N�F6�݀*�rZ��nb7l {�=E�ʒ�$e8
����BwF�rF�ly�I"�09#�5��h^]���[$���N�,�ȱ9�1��ɼ� ��<�<1\�N�wgM6�|�n�p�q��ɪ���RY7���`G��n5I����z04�\D�����S�F��^8��V/�O�Ko��$fS�c�-��d��Pۣo<;9�ZQG,; <���,0�'qXѼ��6��׶���N\�M׈���ir��qO���J#��Ej���B��{�.>�CL�ywx��nS���Ii�lc���*���[�;6�ᣏ�c?z�y��$xl�X#�N�Ҹ1�����I={�yv���V��v�H�b�����Zs�c���]�M��l���:�Kgo=���M$��(�Q��+�x�vW�h�`�ՏV�-��<cH�n&������8޶�?�Kls��%a��\��\��d��s��ֶ#𼷏�^ĩ�yɥc4���y�\ܰ>��Q�*}7J���0��,ǭt��zN��5˥܄dn<³���d�ഃ
~�#�V ; q���n�'��،�c�u���4sl���?y�`��s�Q��|�2~���aX��U�`��8�h���U��C1�q�};��f�m���{����>Dݏ���ME�x�'���x�]j��<�X�~�F�Ը�)YX�5o�wS�x-�a�b�����oWMIm�)r��~��y;��;��kcDҢڷW�,h~�7��%�h�Mơ 1�X�国nX�� ���-רQ��W�U���V���8Q������fl6���kkf���j��c9�Qjk�KX�#�AZ�Rۙ�?ε�u8�$q������4X9���hlb��6�{�������_ޤ�u��V������{�b�i!�������g����ܱ� ��I>�l�Ʉa�m�1�N�3F�,�l"�K{c�r��t�*�M*�"vqUa7s��_�kqm@c�b�z��ڱ��w�ןZ4�`"Rdc�����z}��"ݸ���s�SCШ��Kd��I�q���m��Z\Aj<��q*�X `T�YCd�}͑��{՘mD���vDGV�³lح��Ҽ�\�`���#>ձ���.x`�?�:�b����J��?J�I�xb��9��%��Q6��j�P�EU�q|�"�st%����� ���;G�?R*W�f�˵�1�x%>S@ n�"C��:��1�j�2�d|�:-TH��ӻ"0��0j���-ʱ�f��"��&�p���M�[�F��#�6\r�ɥ���vy?o�1��O�# ����.�(A`��h��c�Դt�`ϼ:���i��4�wY�� ӭ�ԧ�Ck p���g��+pe��D�� #��,�� �mB/����Ĭ����޶>�+���1�nsS{[�fb��#���@�����7.J�aS�c3�ܷ��댖�+K=��󴞽�K�ND��b�;��!G$��lM�/ukhO�ɫ�\Y�&Ai_�$���iH����iJWv$�[C�$H�r6�Th�NWv�X��q�G+<v֍,��&8֢��O-�����f�%�{h\y�;��OQU�/`��#��2���Mim3��&�\eG�s����Mw$sK6ar0?�uQ�΢��vh���9"�5z 51kn��ʑ��o5]r��E��m��3.�ߕyε6����A&n��ⵍ$�bz֡�s���Z��|Â;V����?�n@9��W�i��\�RX��S��V宙m�1����Hd�\���Ayf�n^Q?� ��zb��ѡ�F��Q�����b{��� r��� �Ҷ4H�k�o.W� ���obk$Y�e�N��8����ui�^K�*�֐F���3@ѭb��� �(;���W�5]*�)?{�!lJN�c[�wDcW'`�jKt��mF���R=>���x������$��̙�t����뗒Z@yhc=G��m���g��舻���1�U�:���t)֨��K �[,0:�� ��e���ַP�6Yە��'��<���[�]\�e�N~�.>j�upY���x������c��A,2*��#�^ܱ���� sT�E�;x g�X�D�J穭��g��x ����l�ks
��P*��h�X 0��c�`�V-�m��䵘���[���S�S�w��v�$�p��d|�FΉ�lb'�����=���˛��?����k?÷���Owӌ�R��1:I�a[�h����BB�[�'��^��D>}̆���ԚƼ�h�lez��¸k�Y /,�"98��B�gU�:����& �U{V���}��eL�t�N��M�ql��Z�^��q���N�C$���&�pp:t�>O�j���Hȸ*[�u�֮�Q�l߾V�z%D��Ἀ�J� �0��Acg$��,k� ����⸻n��o'��U��6���k����B�̷;M�_�{}k�֧�m|ˍz�T�5l�lcؑZ�1^��+9n.B4�FH���T�o�a>}N��7m��),W�ޱ�_� }��I֐��~�]U��u�*Nu�Y
�+�U�S�N� ;�"�ׄm-��u�j����/���/���ܖ�Iv�B��5w�֒�^��
En��ZL�F��<L��=I�2<Eռ3}a����5�1����Oz�[_�58Z$�ߖ�ܩ��]�5K�n��x�&L6v��� ���*��?��j�p&U���@� ���3-��\��-��IXP��Y�����ʫ��<�lW�^]*-*)D&�f�p����j��|U�ky���D�����K���84���ʏ�< �؄� b. �Q���+Z���{���S%����3F�e�;��6�����2TҺ�,e�H�Rlrv���{�j�d�YO���#\2�`� py�սcOf�M��c%����\V2?��五wج#y��U�hҁ��{�e+�I�q�SH �E�Lײk��\�R9^~���jZƏom���P��_<�m�t�~�k�E������i��3$"XeSnң�ӵ�{�F��w�"�Ӯ|���<��X�z��]��.&��}��#�j���#��ܼ�S�=�{���eXl�C�S��?�1����8����I�V嗹�L�C�]I��X$�f��k�ɹ��%�$�L��I�D�X$��>Ò})�ıO�jh%���F��A8��Z�f��+"�/PA"��-#u�U��E\����տ��r�8Rz��'�����X�$m$&��~��h5���Z��&՞�@[jNE]�{�u��Z�e"�������ʅm쬃��|���{SB+G��5�a��*3Eeܧ�..�s
)$,-�E^��c��uVb�.ߘcVsj�m\}��U ܻ��J�,� c#���ʎ}[&���v.�3�s�ϒF�:�;r{�,zR�-�bH�a�� ��zRE g�����Ս&$��-�22#�2��z���$- �1�1��S�4�NGAM+
H֏Q[F �ëޟu�jwHK� ���eF��v?
�������#��!m��D9��6�9^���V�`�F���})��'���3qҝ�Ž{T�aNx�� �օ�<�$`�ސ�$.��d���R��rWj����NI�;F3�I ,��H|���2���fb:n�R���IԿu�Ay%�����f�j ��*0=('���rj��-�%�̍� �ƨQ
�~5f��Ӱ��п��`b���N������S��i�!��[�*K�V����#�����ID��m�匳g�m�̗R�3�'�WU'�&�-_}����q||ߝh���B@�҉X�Ks��!F:繨_�qSk�F. R8U9��ܤ�.)�[�SU`Ho'�ƚ0r8��O=�R�wv?҂�J������^I�J�#���v8rMw~��V���H ���8���v�eO�+�\3�0QP���:,vR.c�(w��։i�*Ɩ[n��-Av�;d� Ag� G �NW6�l�1]��wP�����dA#��7�Y�U���b�MŹ,�$��g ĂfZ(l�'�P�DȻ�LNSq<g'4�Y3JA�Ź9���e�y?y��c�Z�%�f1�nz��ǽU�2=.�4��~�z
�8��L(.q�V>��Z�X�f�V=:gڼ�Y�jW�N�-�;Q��=h�l�+��j6�2���O��XD�}hy�,P����Z�<���$_<ff ���ƻ�m>�D��#�Ѣ���<H^�v���jFi6�$P q��T�cyC��9�~A�T���<�Y2>Rp
�h�X�R%!d��F~��V!�9W��GES��]��G�W����W,,%���H��\�q�Ȓ��l�b�P@���5�eg0� :�b9M]����S�p1Ԛy�ebec~�Me{�h|rD��F�$p1������� �p�Ng$؊[o"�<A�i�]��}vc�f�$�
VlEۻ�K&@��q��¹���y��ieszҰ:���3O�������9m�f&A�=�Ix���i����͂�Ү�Ab�^=�i���%�_l���Z���%h��_Ƶ���e��cF2C�}qT/d�W'�o7;��kV;������=�F��i��F�0��/m��TZN�֯˨��q�`�W8�:�Ji�Ye��0Y��Q��µ���Ov,��$��F0�8G�*+=�M���f���EM�2;���lŴ`���@@��O�=�h� �_2�嵭�_���;{О�U��m��I�DѱU�}�^��&T�ʌ�>� I���i%����\��HQ[h�by4q�dק�P���Ab� ��L���8?(�T�"��I yRk$[x��, �,��+V!��ҭO:|&�HR��]�a�w��SO�}84{��/g%}�dXxgNgA3�t��eL�MnCr�B�lfEt��ՋM������*wm(��d�i�C+�Y�-�~J��~uj�B�����#-��w���[H��YBc��?�-��K3fU\s�R��t�Z��[�j�ry���|�d�1 (����;�ꦡ���f� ���O�5*�+w ��I���&2�ݙ.di&���8���4{�{ ��Àq�wRɦ\˟3��r@n�yo��J��� O���m� ��j��2?Ƨ�$���#e����|�s��*v�u�Cv*����@D��j�q����ճ�Ղ���u%�B+kKpZgr3�W�I�Ar��kr�J!)�JH8#ں-���Q�k���<�N���QE}h%���:d�n�um�-#�ٓ�&0�)†�L��-b��f-�.,�`�FN���%��H,X0V��;V�1�ާ,��b��� `t����Zɏ=>B���@�B�+f���ܭ�p���CndHwHX���_m5����嘤q��sP�3i�d��pA^�I���o��6I
�Y��M��ׄ�/����]³�����-vQ=�V1K��#)M�)�'�}.��Vעӡ��%�>a��=*�x�4����h�;Ċ����Z���I �Q�Ү����SK�gl�v��\,��%������M�1i�s6퐍�����4Ԇ�B/�Xԁ��8���A7�.�F>V�cL>jm^�ˈ��)�s����+��m<\�U� {s3( */�ߥy��k�r�U�K���
����V77R_ML�|����l�v�>E��E�)�֛Bm���_c$�n�m�x�Z�� �����6br�~U��)�U���^�#�"�s`t���.�,5K��P>Qry�JC�ox��F��^�4���y{��hv<u���f�$k�;~��ۚ�K��p���؂��r��5��V(|�+!A�A�Y��&�v%x!�u�61�Og�K���}NHQ~�����./ͺ����,��ƒ| ��w�j_l�7�-+>T��j�Jhvֶ��ɥ4���Fیc�ci��mo ��qj��#��=�]\
YM�ot����0ST`Ӎ���Ug�9#=���;D�o�ͤG掀�}W���X�ȏO���!�$��*��e�Ωo=�ŃC��K�4�y�`���I�78y�ǰ�&$hǣh�o]%T��?�U��4��g�VB��\���O{�xc�����v?�Xլ|<m����S��KF�hZ
:�.� Jɿ��<�~oߦq���������/O�����1�2*΍}�Gb�?���Ѧq���-���(X^�������6*x>}g�(��Fs�9��j�� �9 �j���ެG�*��_�
��TS�$W Zi�����zc�N��^��~Ȏ�Ҡ�p�q��k{]_Z�f[M^X��%n�W<E�[ ��qj �S�\V�����a?c��i"YH�M;
Ǝ�iy�o��F��V�g�Ec]�W�t�s��W �9���>w��i&�t�y���*��ð��(�39���PI�樳l��Oj�~c%[����"��K`(��F�^I��Jm�ִ{����U~RqQ9=����M rs�+�?��S�n�����rNx4�T�>�,w�Q�M1��n�s�M��)�aXru�J �֨��i����T&�X������sRG ���J֤
c]�Af�Z�m���w5yTH���G� ���1#u�=Ķv��ʰ����-ܮ��$�]��= E,�)����f=ON�Қ -��AD�d����T �1g�zR���>��!�vR���й q�($�A@80i_Q\|r�a�X�� ��L%�0�ڕC' �>�V�b��8��+'��N� �ޝ���6��8�,w�,��2? sN��!b��=��K@B��W�6㊞�M���b��L��T�>��/<���<n��SSr�Y����j[x�U�i$v@���5�+��d�"��I��W�h~Ҵ�2�[f@2�Hs�^*UDZ���_
6��f�+��'�P��5�i���A(���̠�5���[ jsc{���Q{�.��L�(p?�U.\ƑV$&\��y
2O֧6�nB�w�dT�# �fVv� W-7]F��'��H85,�"�I�bE��,9�-;MH™�L��Eo,p��.֔p��My��P�͸QqX]gT��B��n�t�k)��g�U�,Q����ln��H�Du�ˍ�l���Ua�� d��s$�%�*i��k�k��.�^r�{�l2�k��<7c�ڧ��Ds���~5n�{& f?3���z�9'�u](mݲ� ��;S�'CR�R��
��\?c��
IPO��Ü�{ѥ�A �W �U���C �� m�eG�^��&3 ��H�0E��J�@Vޟc#�g�;Y���֥����^]��Gjљ�v����Jb�R�N#�rm@�!�z�r�o��$����s+&a�0�>Q�SU%�3J. �e��>�4��4��H�-�gyU��8o��#^�nT�Ar8@� UŶ����vm��F���R�6*`o��I�����L�̐c3�LV��;G�U��t��6��rT��j��L�W��=n���M���Kn�銏¦��:cj@]���ʎ�\P;P︐ۈ���*(-�Nt s�AYwze�m{-�Ԓ���6�]����3I-qoi�?<� �k��}��Y�o]�y�6�ڗ��1�X\Ic�u yA����mKCҤ���ә6�� lV��� R��/��O��Y��[��i� ����܆>�U�$���i+�Ag�5Νmn���uۻ�j?5+�Gb��ڪLͷp����ֳ�H&�6M�3[�&�I��j���6��U��7�l̻T1�
�*O�Yv��%��/'�\Ȑ��GӃ^�*h��(��GL�zI������Z%T�(����r�5gT br�V^H��[�����w�*�c�i~*�gS�+k8?*�w�=N:�o���!�c�Ȥ'7�S�&�7M��b�8ČNI56�i�O4l�yWNk���P�j�z��������ks�R�$2Da!Fݤ��~3Sf���[��"(Q�n�=�������Z�7#ɬK�^��{��I�1�vŒ�'֛zt�.'�����)XnH��V�v5��ڼ�;+��n��U�(���������
���[[ >�P��ty� ������ݞ�;����(��=�f��cX� #��nf����������֮�E��`J����jZ�����;2p�y5_L�:�������
��
�6.����c���-�K�\�?�`x�����LLE�1Ϡ����~���C3ڹ���t�����HP�������sz��,b"8ʮ)�x�K�=�4��׊����&.��-��$�N�4�,���OC��,���ص� /�;�<G�V晪X�o�Lѐ�tv�i�[H�7{?J���Ib�%��#��T��S�Ҭl␽�C")}ådx��Dkq4�5�0�!M�銞�K�#L�1��
�����g��;->�����QK3 ��c�LS�69'�K�8�tQ��7� e���k�4i$�p *mCY�|G�q��RJ�S����7�%��-,-�D<���*��Kb}S^[���Nwn#���njv�~�����Ҹ�H巄�(��N�]���.�42:���ɩ{�jg�x:FQ �����WD� ��IS��'�W"t�Y�x��s�+Ynv�墒��ꦥ���ڮ�gm}l���vYA�5{���c��� �O�d�^�Y��LQ<���c�k��ҥyΫ$�rr ��,�,��7�qw?����R=8�u�q�D�I(Lm���Z�'Ү$�ecf���Uv��ˑ��8d�6�O�=j��-��H����*�"B!�;W1k�k��'� �D� λT}+�MACH�}����IVbW�Nڔ�,W���Yv���ZwOÖ��O���&���Y +n`j��i5�I��d*HP8cϭG����~)��m'��%��c�k_V���]��#�J%�ʹ8�p1����u���>�Ǡ=�i��}ݠ"'���B�7)����+OH�����ΰ}�#M�4���ؽ���uG6�֪q����\ �Ịwh̀��FL��=�S�uMq,�6���y�6$���Z�|�q宠%V|`m_@ETԴ��R�T{|d�r?>~��p2��u{��^[�n�<��_�O����=5`�e�O
�@���ˍh�q{qf�db@_sSXh�R٬��mv�7�&c?^3��+G�x��!��^J�e��*ơ���.��� 2Q�'�[wZ-��8b�B�3���O�l�qxzd������R$P�Nh�YY����I,/,h22I�sV��.b.cg�q]���o�����s,�\<��n�n�`�l�y���� �t���%d�� �;�1�j���[�6�0߼1���Kg�d+n���.՛���^�4�@�f�>P��2��{&�t��d~z��;՘"�Y&�7X�F}��S�]U��7=����n/��m�A�=���¡w�qL Ĵ�x�{{ՙ��h�z�{S�|;|&]H�yLAD`�J�l����kF���r�(٩�x�O2-��K��
i�9�[->��:� t �(��+^[�𱛋a ;�&�z��ϖTh�vX��U܊hp�R���>aK ��"�����V%ی(-��9�֪2��RW0ű�i���n_Ε8����GԁV݌��/�bd^��+�"O�s�ޥ�h ��;
Xc ����Mȹ�`"~u!�U�=�k��_�T1��>Te�z�*��a{�ӡEr ��=SH��⤄��FGSE��Źu� ��$'�Ï�$ӈdX��� 9��7�5''dS3h���{�y���\��ҕ�##9��<�N�L@��N��A�(#� /�tq��8� �D��n�S�sI�d��%{�4�F9�Y�zPDu�j�%'���P1#�֕��lD�2��M��5N 5����x�SM"�º�i6m6ȣ��%��ܚٱ��6s�q�9+! ǰ�!Ɠz����-�a��Dl������E�iV�4�����.�����*{����Y��9� ��9�=�Ɵ+��4�!Nܓ֡� �R���g���|���_i�R,�Լ�����{U-�Q��^,6�݂��"�q���t��g!���l��$� �5��e->��;����;h�!T���V��,��{ {�0�I�Q�h5k��[]NtUX�yk�`g%��M2�@ј�5�R��(HG>��N��v���R�wӥE��H���Z��V-b�����H}+]OY��2�[Cmd�����=X��5����I�M;K,͒�0��m Ei?��#~��aG�SZjn� ��α�����a�����+,)�19%1��ZB�ª&>yA
�jFQ�(�-�p8H�����o�H�x�ȏ \�����w�mc2;���)���~У��.�]Jk�َ��Q��SZ
�M�[��e� r�?Qֲ��OU� ��-��t/­Ay�Fn��uzRs����.nn��J���IA,��
�F���cPחU�ud�6� ��^�e�C!�:��8ܨ9�Mo�i�H� �A
�8?Jն��yF��E#?��s1"���
��c���Z�v��� r��*����j��.'����Q)�R���SMe�4b%Y cy\�w� �g�ä6_v=��xXϷ����R�4O���H�w���¶����+9�K��)aG�>��a�@�G���ޕWB$���l��b z�֬��Py��-�?"j���ڶ�y\��xS�&���Q��h�bL�!���)6��!��PLer�\�א8+� �;d�R[�e���L��ݜ ��^�dU�iܩ�s`��ҎF��]kI���|��4g��TS�D9[}EIC�;Hzp+���K����br>~� g��j��!m/%�pB*��b��kv3����M��� (���P���2Im�5L�N7��<W>��V��ܵ�_3}�;}��y����)/#��L�x LiJ�`��7�|?mj.ŏ��>�Z�|Y1�ܬ�h�,r�S�5�m� �S��θ��a���{rU�nu����1���=3�q���k�qu���'9BѺ���Tf�,�k�Jo-?�"p�j �Z�ʟgH�Q��1�
�>9̗�N��!��{��_P6-�m�i�pb����Y)�m" ���Cp�q�'��N��/�s3�&5I��>��z��w���8��UX� ���V����[v���b���~\{�k*�X�+�3J˕]�n� �����Ѯtdžg��8����Veŧ�,�����O[tl�,����6��;+=9&�xm��8�g�4�j���Q��m�LU�u bm��d�{st+���hE��(�V��z����8�����; �lQ�����?va���{
g��Q:Coi� y��?*�i�����KD�f;��]�Ov�C�a��R-�Fڰ ����+����n�WF{I.�ط�C>�~�q�o�q���W^���c�;[�x�-�S-�:z,Mk��[r� }zUs ���g�w���������j�y ��$���� � �uP�nWh�[���ɨŵ��-�Ũ����}*y��%ō�ѣB��Ll�?�p��5ͰK��Ȼ��#޽�;��{��Y���f �G������<_1��$�aNx�����I�K;l���\g��h� ��s� ,�� ٛ pI�5B9c8������q�)��張����1����?���u�(/�w��0���Es�*�Z9���P_N�F��KP�I�Z�P)3��5a�I�e��A�݈[��֥�<3�]������4O��L�s��N�|1oq��6�\Eg��;�a�*Ե��[�$\$�Fc�D�$��Ĭr�Xs�(�-[PЏ��4�-T��B"������j���ub�pҳ/˒0A����<'��W^!����<��dWu(:�rZ�x�+�y�d����_��\c�.GY"K���F[�p^�ZN�����ă�w2��r���VLg��.|A s!*�t�j�5-�%�Uw�
˜�+���?��g�FW����/MȊYI�����/�� xue����#<�>���(�sҼ �ư���Qƹ�*�ƻ�Rx��<v+l��u���*�4�?G�'���� �J!8#�Q�_Z���ෳ��0N��QΗU�u}�m�r����zVe��)Kﱳ�� o�W�x�F�h�豢�3ƌ�y��<[{�ڣ����B�Q�������I=����H,Nq�v�@�ڝ��,R2�%c�Ѿ����E�ˁ�Wc����h��G���?��n�ޘ�^��7�59�ex��E��Z�v2\���f1)��=xkV�� �̷��eQҲ��]?�1M#ȉ%�$����X�4��R����l�(.n�ɲa���݁�W�sy;&�m"U���sߚ��!��ɹ�>>i�\{Mu4�>��Wn'��+;P��d�^�
���xa��[6�X��f���0��"�ǧ�V���dO���`}[�i4�|�m��0ʜ)ϱ�Y�f�a�����輩?t����L�턓��8 �X};U�tԵ_�d�rܝ�?LL �������[��OÊ�&��̹���r����b�5{�P�N�\��N��0x�Z����}�T_�d��ZV��V�&�/�{k�c4'?�).��]��/�Zp?u���m�q��*��)�f�uo �x��im��S�c���֚��mK���4v"n�V14y�� U�?B�f�#G#��9���z�k��K ��v@�h�H�Ԛ��ztk:[\\3�T�=�I�M Om�i�(ϗ+��3L��߈�0/ඇ�"#@�FcH��e��;��߀Zq�O0>t��4��@�Qi�P�al,4��K��<�O~I�UF� �H��#��6��jk>��^�����7�POC�W�����%�A-���#C���=�����ͣa�ޠs�4UmF�U�K�N��"`{��OQ�+��Jj ��\*��Cc�O]H^#�@�w���0x�N� TR�Oj���{g5b3�q�� {�E\����٪���2�7%q�Mźcҟ+)R:�LV(��z�m��� hVM�F$+���%þV(�%=Bp T/�ܢ��F�#B��@�ZEؙhD�nI�I��%Xێ��~U��F�u� ��yʚ%e�y�� ���< T1���Њ��h�08�>�OS�]��b�����J�HP
��тx�H��9Ȧ4"F�j�.8Ȩ�(=zS��3�E�j��������iۃ�#�v>�Q�VQ�8��i)I�(��ׇ��)Q��V�r��F��t�X[Cmu ��"��V%�fDZu��������&��h0�=�� m��I�5�,^M��\*�I��߻H�(?�7����V95&_���V�K�,��e�,���(��w}��;/I
�>“5WE��,��[�\H���L� G��KV�5M~F���6�lg�O����VI6�Ud"v;���XӮ�MrX����y����P�$�h�_O��t�6�H� �#9v=�J��J�(��`q��7�`8���ȷ�sx���<��=jׅ�������|�K3�s��z7X��,���-G�� 9�9��s�Z WEuMR�8��SZV�]���1��Q�L�����>������G<
�d�p��� @��#xȉy� �� Z[#sv�+S�N~�ո,��w:�H�cj����Ψ�A�hU�uC���cƯn�?>������<��߼��V/u)��V^#���~5 �ӨE>i? ����ZE-��[ &�;"�@TQ���{qq2�� ������Oƺ]@�u�&)dv�\*C]���i���W8R~g.w1?�T:��<3�N�$���0y`��o�v�V�eP�\7
q����pC�h緖9#<x��N���D��tU�
�SlEf�&�E3>\� ���kUе{�-4���>닩W.�@8ѽ���Iq,?H�ڔO
�9�D|�#pHⒸ4+  ��>�ww������n��;��H��� ��=� ���5���yYJ�j�Դ�t�G�3*�88?�1T���� �%���ͣ隸.��ec�0yߐH�5�n�$��[K ��Sc��/-����E$H��$�Jv�tXg�9>�c�(�;? �K�����.�C@FH�{Qs�i���y�[��=�;�ֵ���մvP�2x���m���A�f\7� �*皗R���r��fm>W��ɴn�Tp��J,�t�(��%��� ��6),QE��j��8��U����,#����^GR��*�؈n�e��V�qP��E����[_̒��@i�*���>� ��T���ۓ��a��^ܵ����,�j�X}qUt�,��t���1��PG�+������]2K'����͸���6�� ٭��!*w�F�8��!�ż$#HY�����]¾c��Ș1�A>��i��.dv1���0~��:l_b�i���< O�*�Z�`ѯ�늴ufS n��9��V4��Vky7���&��[Z���z�\��դ����8�<���3�C�!Fl33cw�֫�f�x�c���B�b�=pN+�cřO2_,3ܤ���y�Qj��I&l&չ�� S�u���nVo$��C'΋�d� Z�$��"Z���H/�?�44S��P��i��ղ�;��˷�m�{{�#�~J�w�D�:�i�񭫐7�@�z�Ec<3Kq$
��޼�<P��дf)��H�w��j;X<����k�Q����3��k�-�^�ì]S�b�5��&� ]*�H��2K'�%�~o���Z�p\�"���G���H���ͻy� �2q�R�]���o�:�QpB�$I��݊��M�DZj�M�0� ~��/)W�<�>�&���^�5y�MJ��pp�f��*m;U��L�|/c��|��Mym���i����ͽ�H�I�o3~=3��SQ��nt�c
�O' ��iX6�q{g#ߝC�ya$�\z��^,�R�ėR�r� ��2p������3A#"��9�=kΗM�n�o��?w�UAY\��6(�[|+I�΄���i�#�$�5�E��0�fǚ�o/"]�����Wk��JR�qs�"�|'e7��wF%V��P�<�,������bk��{sa�Mx�c��'5���pH�}G��k�爐��@#)Q�{x?C\v���B�L����c�W�|���@���MG�;�}^�!���p�>@��= f�:M�� I�C`,R�CY�-���Z���2����8�!I�/�xʣ�~�C�O��S�&�-"{(���3���2y��8�M6�3������ ��)"��'l����PM��ѓ>›$��&Dǿ����pD(=O5H�ug,@�������n�Com��n���Td���~���+�z��� ��os���0�� ?�KvF���e����R\���O5����dSy������գ{u��ۘ,�{��Q ���PZ��\H�j�B���x�e��]��D�˵�
�Z���fő$�&-�x�����|;����$��,{`
�7ښ��)�S;|�b��ɦ��_��� �+[��>�ϮR����O(^B�U�VITgئ��m�|�f�F۴�@�V��u���Z(��VD�႟A�B@m�X�Z�3}����2ē��S\�s�i�����@�.��{V��1�2 �Q~P�*�sx&M:�@r�8 �c��Km3ť遲L�L(�Ȫs�� ��D@�ىS�bj{{��3�I+D7#b�K%ղ@��c�,��c��{ ���Y��@�}� �~�V�nc���㸌p��V`�lnt�K ���3�n����Cn�D�M����y@Lv�4��\_�B&��18X�?N���a2\����u ���-�O,p$W#��DH
���Z�qy�q%��?|�1?Rh��v/,�����Xs��
WۑQ\[�]۴q�2[�H��o�<�mOO���p#���y?Z��n��� ?IcpY��RsE���ڡB�m��4���ԭ��Y6\�i(��hb}�+*]F�O>���J:DJ�>��bi�(#{��(��m�Zk@,˥ݳ��ԮZO��$徸J�JK�21;���� ���Ok�^+���,��4�Wv���0��3嬙R�T ��+=��3�*�p�錞�f-i��5 �I,��>��cޥ��~n��b�l�|~�b�KX,t�-J ��f�o��"�x�S��ZJ�N!�"���?͓U�nfo;O�����j�z��K*��A�H���=�2(��M>�vڋ�T�>�_��1��si ��Z�晆A�`[N(�z��P�ʟ��]��T��6����>h��[h\�E2e�"��f��y^ U�v�E�`TA����<u5���2A����$���� ʓ�N�1��W�5ڜd��\o�X��tFY3���gk��N�)��:G ie�<�����eX���m�q��X���=�e_hϷ"��3^1�Rv��Ef�uS�k4B,�)9�4��La1����[��sQ��V%�p`~ϰ�j��'��9\�,$��e���.d��Gv N)�xrNj�-+"��q��[������1Q�Z����SQ��PM�?vN �ҤS�@�^~��l�H���V͸��q&�_�T(A89�\�T�ǜ�{�+�Ӣ��%X����@)�=?�kZ�rYڈ��8N~i1�oǵ7 п��DQ�:,��G��o�uV�L��i��fv_��`����ҡ��ss3�ٹ��/oX��2ZG����q'c�EI�t��, ������ڛ����7���%o#�ʳ��8�´.5g��C&ʖ��R*.�S \ �Qc�*��"K����݂}뒻��$���w���$�
�e�$ �r �'����a�u��T0��]����fM�˩����{d��4��U��mZH��idA��=ϭu���m����^��j[-+�4��y�(h��2���Ҭ6zk}�Ց�t�1��c\d�W�������� =Feu�pP z�t�7�G��$N2��52���X,�5 �tV��ػF=+�����bQ�"�p����3I���ە��u�m<,�Ǿ_&!(%�P���ڳ�C8=H��v���PC���>ǵ2�L��d����.N>�נ�c �?`��,��+rO�kGKM�ꗄE���^��E.q3���\\��Uqg�w�?�v:O�t�*�EYW�3 ´.5 Cqn^~Rj �J�H�Og,�(���
qJ���-���UX�H��*����Ήo`om������S�$�� �m-�ZV��s�j{�E�o�! ��H�]���Z��?0&�(�y�
p�S
���İɀ>�@5K�SMp����F�r�(%ō��4[� $;Jy�5Z�N��L���4Q��a��WQ!���鷲p�y�K{��Ky�ڣ�rj������{4
��U�7�5��h2M)Ky��ԯ́�?�~�PX�e[��5�U�o�F5���+da7$8��hW@W�4�k#�$F$�/�{�] !�-�&`�#5�ݵ��k�n�'p�m��Y�w 9۝��� ����Z�R�8/,�:�)�r���\6�8<��t���ߕ �̎�T7�{��_�n��&��; �� ���ܔϒ�8���5E��FYaq悿�y��o��Y�T���k�o�i�jsC4΄(�Г�4��b�hc�0CdNTwh�{VԦ�\�I8P?u����WZE�yS�;���!�'���+=-�����˅�ZW�NR�&�����0�޲�-GP���8���CI�>�k�[k7,�����5��闗�8�.m�Het��@�)9�
�u��su0H�-^+T�4��rR��8��8$�{f���;{�`��F.��bK1����6�`~�5����co�V��EiI"��@˻#�ڴ$ �Ƥ֨�q����S�Mz� ��H2Ud�!U��Hm���c!�y$��_L�����_���v�TB�-�ʞ`��}��o�I�]s�YMn�G���zsКֻ�S���-�<a��@W^�z�+-X $���ٮ[�8#��WX��:�]���&#�ş!��q�|; \ڏ6t�W1�3t�j��:�CaH�C�]x=��*X|%ĂMU, �E&H�G,y�™���ⷉ$�l����<v��Zƣ�K���T9�½�U��$6�s��"�8W�0F=�Z���<&��֞Kkg��J\1������\�-�ޏ��t�G{�����`� :ƽ+O��D�J��i!0�"{�uC�+�%���3.�3�@"D۰�<u� 4��E��h�!p� _Ƴ�Mܴ�tZ��lf�m.��O��wI�蓮+���uǿFmJ��S��$/;q�k>���R]{a �*x�(�5�r��E2��8Y��,Qh��u�����s5�R2a��8���\��к<�1�;Y��r��2[�����o���*��,���f����/���+ /|B�N���,~R����z�>�6F���O5�j֚�����28,�U�i�\��[��O#��kl'��Iuk6�/�SO=��P@qֻ[�[P��\���fk{Yu��0��jD��ĺ��� XO9�H���f��!�#n�tR2���u
���{y5ĒP�����Mv�!Kt�8m�c�xh�t�'�T�Q�u�j 4�P��λrO�ڱ!������G������ml4�a��9JHFm�>�Y�O;�s����~T+K.�vR��;HH<{�5ͺ��m
�����kZ����%�X�d湽:9�� I~U\��e[��َy�g4~ܞ}Eu�V\���� �D�w��G�s�e%�A ��� �٥I%�<,䆒B�1�ᦶ�+�~Q�
Ӱ���a��ͤ���ܕW4�G��\�Z����%Q��8��C�L��#_�mgt���Rx��ɶ�t��m� ���Z����ӄs:*FHSL��U�L_6;��̢\��v�-�k�bq<�eċ�$w��P���P��f������_͏ZӒ�,+]��1�0��1g����[B����-��c^��*���%����,r;֮��� �e��@~Bjƭ���sz�;���m�LR�l.�{�I�-�UW����]ۋ� ��� �J�隿5�ܺSKa`�ܱ�G�5 A�����uq���"@�E���N��-�괈 y~��9�� {�'�� ��>�J�l���b���݊�a`A��R6��[�=��[�rČ1�i�G e�u����,k�-,XMn�“E ���а����&�d����v�,�mpH��c�'������ΐ&Ӱ�O�:w �}v%L�ڄ��A������F���y[��j���,��ntYT��������h�*�����d{��L �oYO,�lh�m�%U�?=+���o��D���̲��.R�?V�����"�-��fO���Z��/���J\��ɜ��d� �1�3[��JyǮk��u�~\SE�p���`�&�k�F��E8,��}3V���B�J�3)��m(})���h�滑?�<��v��5'������6����]��#�u"1����Z<�z|[Di�I��`���q=Ne��f��@ĪA��Eg�k��N�E��Q�l��I�i���N�,,�>a�Ai�x�x�SdSę�ēFdz�vQ���su�k 7�=���W3ۢ��g3��:������S 5B' �0J��*�g�J�^� bx���q�b[��jP*�V�������ϩj:|k���-K��\�\�4FH�ʦXX�z
�`v�61Vg���A�1�޵�%�Tj� ��p8���م�4B�n�%G&�>M���9��7,��7 �sҘ����*��f$)9���J���k���I�sLq�g,
�cb�c+�F���j�Ci O��$�p����);= hQ借1! ܎�FF�ʣn������ўxU79i'ct���c�T���4�#=jA����P٥�$f��g� Ia�ޞ�/��R��c�)�A�p��'ւY*/RG^�G���3R@�,�7|ǁ�]��/�hP ��Ʈ3�Z9�B�χ�p�}#L�W�M�m�9}�t�:�{�ޙ5 >�m�?�Tׯỿ� -kl�yp/ݥ�ؙY ����G�8�MG�^�HZI�h�#�xڨ��27��A�3�˕˱{ҽ��n{�x[j�6 �rj��3O9,~c�oN������b'&��ῌ�'K�4 ȑ�]6���I5�|�0t�"�9"��hX�5���`�?f(����?���6�.���[�Z�N��{����B�a�m�y7�M�̸�}�%Q[s�4 �5��x~g?ֺ�|-��vZB!FA�mU��C�N�����Qk{T�;��Pj�w��+n >9�%6ͯc�-� �h�[��^4�kgd#�MwVVv�V�,,"X|�$��On)/�G��3X��1�U�
��f�Ŭ��($HO���
{dԻ�"m]l!hn�Yv�-��Sա���#�����F �N�;֪xWQ�;$_�m%��!�y�յ��<F��ہ�,�2�擭��2,�RXH��PũKg!i]\� ��KL���$۰�%8b�H�3�>Q��I�}�\F�����ID$�2q�QˢY��I$!��Iص�o弳0W{ek�q�O3y��ZǷ�h���U\Fd�>�1�m�H�3r��*�������Ïcoh3�˖#�
�Hm�^K�Lr� ��V�ືy�(!7H[*ĐG�`"Ez�2��]�m��W�Hu�& �G"��61�nC�Ѻ���篵%�H����|Rz��y��i̫ ��`��M��:~��MzY��DX��R�*$�c���$7L}i��G4,�#9e�M���LH�<r�Ջ|�* �Рdi]�*)V構O�V8���9N1�QeHa �%8��wvix."�+�۾���oo.." om��~bW�<�b�o462�h�z��5�'[K���Y�ޫ��XH�iU�/�^Sp�^H_β�4Ă�����3��Ƥ�`zZ��\Z=Ť�2�]�+��]rX5%i�c
���� 㡦��m?��G$r@-�˒���tگ�Q`��kW��|�~��J��q�$�K��d��=w�7p�i�g��e�a��}*���;a+�A�l��S����h� �r����Z��(����`f��� 1Lb�G_�<`��I�ab���b]#Q@1��G�����d)}pŇ��������-�h�ͼh~���{QZ�>� Q\\�~s�})��X�ZN_�qH���I��k7W�X�\^^J�G$�ۏ�QF��I�S�
S:����[֒�RȲa���Я�h� ��{���#�Fğ3{pkn�I��c[t�Ym��a���k.+�I�^6؈\*�J�V���[��:�cvI>��O�٤�tW��ȧ
AP%��P���趄\��rn�0s�õR�����Q]�ˌ0aq�=�$l�򯅔���d��GZ\�F_�|Eugq�Ny�mƸ�My���Ui�b�tR��Z襰Ҿ�7 lYpB�`���,�Ȕ%��e<�0C��M�C<�V�/�b�l�P鹲�0�ڹX<{e+�6�4����W,�>���.��쑕��|�$ �/�`�i�7H�c� �p�;`�Ҫ���]��m���ʌ0,�����쥵{�b�c4{��*�ɫNddN�ʔb�����V�͞;t�cf�y[C51�1k6M/�qb �#�j��ͥ�ne�p�pc��.�.��˓�p��Wz������ X�9��KA����n4˙#K��A_,0���XF����1�"|�������/�K�t���V����T&��;�zҾ�e�Je��� �r���{��u{�}kT�׵o�0Ŵ#ɷ^��]�̻A���-���_]Mn��*�aHgwN�*L����O��N6�75�Ŧ�ʹ9�[Xf��/#���z��5�ãe��5��bX!�6hc�c9�l�ڎ�'����/ybz��΋�[�2;buH��0=O�5���`xJ��V�~|��V���/�v\gi�pi�H[�6��7)���$�p{p*������" h��TG���J�/Ԧ�z�{d��$1�]��/�a#�4�q�ýH�B��I�����kamms%�Y-/PMm��H��KY�ڭ���?J���c�r$s��?�#8Z���� ��\��OQ�Yv��b�w��\�eyq̎�
�}B�IQÇp�G �����V���PO$AG�A�}���L�K{=?NU�@g�}A�;� ��z�լ��,� � }kҿ���2�iV�^�I$~Y�� �»�-%�˙^X��
�ǥ]��w���Vm7KSw�/0��V���Z�乆�(��±$��.Q4{��H�U8o��; ���K�M�ߵ`��ֵW���m ;��+�@���e��ߩ�����[WG� ��Am��X�@�2�Yw��_��TW���r���7��Z��� H�Ȫ��װŧK�Üv�~����F�{=����F~_ư��k� ��<r����S��9��-��H�����š=����git�=�ԯ4 ���i��犵H� �$��4C`q�p� ����֗���Z6݀������T���<DУrӀ���ҵ)��]R����aA`1��U�9x�ų�x�+C)�bKc�V�r�I�3m
�fI#��ڽ��F[M����в�_�}/��K&��i-�d�R�T�L�S��r3�{ۜ4
�m 'p�=}���� ��bM2Hq�)�z�hm;-��ːqq
�h�k�2[Z�3J�և�ny�U^�|����oQ��g�m�]ʈAl{�ޝo�K {[ ю7�H���J�ϟ"pWjD��5bM&��˖K��#v"��i^�v��XYj76��e��0P};��ͭ�����w<���+b[v� 2�h�L�K�����0�\,F�NFvБF\q��V��[����uSU�u}!��N�� �<
ޑ�+��ɦ�k�7l�銰���Nۋx��� f�$Ŵ��n~̋|���"�~��=�ߗ��e�$)ۊ��^�CǶ56�����RiSO"��R� ]�#�B��E���h������楸���"€D��OA�W��+ 6e�a �����U4����#Yu��`���c�U�a$b�=<ДWMy#�ZD�
d��抖�Jp��S�1�QE������2:�r��4ڶ�fb�*��3I�U�U�p�j��� ���h�,����֬�o=d�C�3��
��_ʪA=�Hpy�$ sM�1q�,h�2g���ߥV�3r3����n�#�>���`PI�����Ѵ9�R���S��j=��H����NrN1P� �T+�4���h&��������Y�T&�� |0�$Ɵ�\�Y&]�?:Ni����4�6�潗J��_6�}{cj3� \�a�~��$0G-��u4��0����C���CB��Ia5��N���mgU� �w7,"�$�5������Ze��O�V��3���������
)!l�EU�5.�cH������4�\�20Š�l�x��mη��n��hw�=�W����}�X�[�C���=�r~'�uχ�?�\�t�(��̻�Jjsb�Ln��C�P2}JK�A�v����u:�|'`�P,V6Sğ+O��'�\���k PK,�L�@�w{T�z��w:}����T$��TZOr�V=N�-��ďN��iJmYc�T��-�����Ʋ��'#ic�^5�+��i)�l.`�b�ŏ��VOx�k�z �V\�qJT����Q�{e�����}1Q���á�f�gPv���x���YK���[�2nx%��Sb�������\�r�@o�=�P�.�gm����cӴ�Q �d�BOs��"�-��}��_3� S�^5�I��͸��U]
ڸR}2+�_ x�䴳Ar��X�'Q�V���JL�*��Z���Yj��rQ0���M��ڕ^�I0*��'9ϯ�yV�cuf�n��0��gW�SZ~!���K��N�Q�S+�)���4r$ʋ=5ojV�I,��d�YX��Q�j�k��k�[��S[:s4�����umen����1¤1�ޭ����̍hm�?�H�>���=j�Vҭ�^��i|��A?�6��z1%�&2�����[��1ֵl��? �ec/z�%�Yl�~�j��A�.����lzM�� ����f$���U�_�+�.�h��)�U������+Kcg{�D�K��*=>��ku ՕŽ��[�\#
�z\�~�S��T�(v�9^��*��c�/+�����q\����J���2��F�^�÷Rl�u��6�z
�+�Bľ.Ӗ����GP}�1�*V�m'�Im|s�di�X��[�|�CG��>Q$)��� ��bC<hN
�CM��Լn�R�Wv�)��%9j�u�)&�����T˴��]ĺE�q1���`.2~�J�-D�=?�o�<{I#Қit/G��5 %Cgu9?����FHu=2i�ӀyMۍiA��on����A��c�̷�O�Aef�Եb�˾�]�+�� �.���Mj�tsyq�UC�x�],��I$L�&FW ��,Q�ukq����H��%+00��X�`�[r�.������L��gb�A��$��C#G(Nw/Z��G�O5�yeYSCF{UFI��������T$(�'�`�����6��e��X����5��ң�0 ;d��*�����-�Odn j�`9+�.�B��Q����<QE��.^]��\p]l���2�hQ�Ux�0��ե���Y^ZF�aDj (�Lgm�c��6�����ح_ xG�-{������t���:סA�j�<!�+�!��O[=~��M ;e�H�T��a��"G�._˃�XsW,t]"���3��˂MX�J�J��=�gl���Z�k]�D$Gd:��V|ϸ\��4�ɖ[Y��I������,�᠆�L�vY��2+��[i��>�`RJ��+:�XL��BV%�)'�֪�`�~ѭ
k:�ӄq��9���4�=-�&!�27 z���&�;P�ӓ_:f��!-��^z�ג��v�V[�?WIV�X�ǽk��m���-_�7�@|9����
�=kѵ
h77��R^Aq0@�)���W��G]�垃-?�s@H%0���Zُƺ5�#T��ݏ�� ��qEH6�Az^�KLV��Wk� �.�8��p�����x�D]<��ƿ~��ׯ-�'_(^A*m�6b���S��S|K���4uӮn��c���)��u��Rz�cr�\�'�S�ߥ�_�����V#��R�qe/���f�"��>�6W��!�"D�k1�c_A�C�PQ�5u�e�N9�ڋ��S�M7N�����Y��,�heܧ=ϥO�iW:&��� %�ܕ�����/�Z�r�i�����@���ӽ`�����\����y�9��c+E�ꐥ�1�R�^�4p�۹�Ef��Ś���5��׍0 )L+��M%ƙw}7W�s9!���������y�߽�5x���\V��2vG�J�Q�>Z�-�+nr!h��`���/5�畳�Q��<T�h�P��$�x ޷�LT�bmn� A� ݏj�7�]X�/�nY���{����HV �9�^���E�Ҟ]Z�4�ʲ7���4����e��䱀I�D���Q�3�� w/��" �]L6:dqI}Ǜ
�VX�ϛSѭ�7k�cBz��T\�ѭl�$ i �p$W1py��Qjڞ��$��pA&S�ٽ}=��޳a��2�0*�XfY�ʑ�Q��6�R�;l��y���9V�R�O�΁K��W {0�c,x��F:W�6�mu�����(B����c[mZ[6!c�R���i�vK1� EݢKu�~������K�BGȤ�eo�}�-���ت-en��<�@lV�F �O��5 �[k=��ı�����5�%�ƒ]]3A3�* �^�P�O�Ɲ����J#h#���5�f���'Um
�%A�8�
�ư��6��qm�@-��a���U5[�G�X�DV�(¨l~ܵ�������W_�d�ڎ��2J&�C�`��T)r�'�d��ǰ���rZ��E4�d�. �Zzeޝ�����n��zU+�im��ge Sܨ�wcq���M��&�u�4�C���f�3�Ie�u�/��z��Q��Ļ6�· �d,ژ��cp�$�޳��/�4�����aP�o�Kn�P���n��s#����ֶ�m�hD�Ly���k�w�/���FK{b��B�Z��OS-�Eok ����*�Z�.Z��W^�[�,��nj��h�[���[���ڲ��7M�Iasy��bCl��k�nI��<�d>t�&F3�K[���t(m�6f��Yd$�|x���mc
3Z6���}�k�?�K�.f�W��S'�/�ʯmH�+ ����%�@ö��2v�c�,e�v��q���Q?���Qf֩����Ҭ[�0���a.�2��� ;+5�N�+������}��hl⺈��2v��R�ķ1������z�U��ڵ�I�9A�2>܊,� ��m�B� ډ�Й5�5݅���]Z����0H�k≦�X�)9E�#�N��*+ۛ�7�2�R@s��1�t�B�[`�m�Q���pƬ_��H���H\��VN��_��y�P�F9Z��d��[��i�p2n5�b8����<v�������e���,��_��V� ��5�� N̘���b1�ֲuKm.������H@w�w�wJ�k!��[[�U��fy���@ǧ�$d�~l��W��~���7Zu��Hpɀ��k���KEU�V��h M\V'���{��*��ۙ3�𢹝n�X$V�ubr7�;~���>o��G���u�z�ka�X�O*��Ac�q��ޥ��Lp�1%�ۜ��U�Y�鮦E��� ��2*A�Wb���pE���<��A�i�?�mF%�t�Al�ʼ�Lk�Mo�+�[����_�2&��x�q��\��w {��VE��牃nL�ه�o����!w�# ���V���>�.��ZB�)3�����6| gf����Wo�I�?��b��<m�i���Y�/<�_R�"�����;��xG����^����OC�+��>����+�v��#򯩣��8��ј�<d~UCQmOK��tR]�8$��A5���E�/i���q3ꚭ�ُ� o`k�о�.�N7��s�`۳0.�}+��W�R�>��9���'֣��T#�̫#�l })s;jR�DV�kc��h��@‰�w�3Z�x�i,>�jPs���-p�� ���2�ʑ뚽sM�5�Ic������S��7��YI#C>��hIS\g�u?XZ�. ���I�`���@���$��5���n�R6����3���b�� �<q�T���4x�P�y,mne#���r1ֵ�\�������Q��5ye�/�r-�2JEU4��).�ܼN�)$����꽍U�r�E$w�����Bס�Xѵ�:I$6 } Gg�G�^� Bb�H&�T�������Eb���U��U�n�4Ԅ���e��� In�Kx;cֻK !����w�*��3�V�5������Ȼ����a�l.��m���w8�;i� ��}��ġ��tG�H+E �/&�4�{��H��\|�v9�ZG���{�E�I 3�CF�ڽ��r��������$�1u��?�ڎ�r! ��(0EP��젚�b�܃�DP�5�%�!���f�w�s�ަ�N����If�Y�ʏj\±�4��ɊK̸>v�p�{��z�\՝m�{an���2c#�f�5(4����'+�tyT?Ҩ^iv�v���J� +#�:9��ym$��hu+K�|�J��S�XӼ;�]K�6W��Y����g���Ky�7L�����ֽ����c��#
� S�����r� :r�L��1J>e�5M"� /#d����7������on�O�H�R�#*@9��Ia������Rې����f�E�U��ع��e$8�U�<׶�n�SL�f����%��di���A��g8��+g���
N�,�Q���W9���nVk�I��$~4�^{=
x-���$��p�[��+��<?5��P ��2��m+��U��@4��>���\�9��4�{���Q2�F�kb��F�G�r��ͼ^[�$��#Ҫ���w�W>BDp����7p/]5�R�.�!W�s��O�q�x� J҇�G���u�V6�s{cj�%��v��1���F̶MslUh�Q���i��[Ij�� ��ٕ�?J�e��E�����$�V���8�����n-�Bj�V7��% �;�_��pw�ֲb���i��y4׌�~R�+�zTV:��*�Q�����t�zɱ.����HbpGz~��H�ӭ�yL��0܁H�J%���gj��MW�ڴ�c��a�H���r�Um��n�V�݄hb#o�h�nEgw-��3D��������Y�[��Ο:��h��@=���5=G�B�?���'��d#�y��x�5'T�� `�Ta�ƩA=��!���?��b��-2=OZ�~$H�4eu#;+���5�9�I��5�����z�a�[Fe�&v���k�q�z��o(���(�pة�-�� 3L[�eW��)�w�WS�3��>YR���Oc�#�8�R��p�"IS9��@\7���U��&^G;AZt�w���yA!�+1����'�hL�Z��p�>�b��L�3%ܓI���}��H���"%$�n���D�c�d0�+B(4]u�8o�E��,�\ޣ���,��=TF�}����DW@2/l����6l��|�>���OZ�L�C ����_��=���eŶ�m���O�Xn�+��m"IM�Kk$[Ce��/�o�4v��z4IE���j� &��ix��6z�5��M�ͻ��s��9�0��Q<���B�� ����X��-�ڌ�Z�ͪZȸ���w�t�������.�q���Y\�FR���z�<C��v&��7;ʡ~�9�^��k= �F����1���Ձ��oM�ot WM�-�4˦zsZ�h;\��<JuK�}>2��7���w�n�e�-��m��$6a���~&xP�����攲E$a�kv�&����\ך�e���,���w��
� ~4�c2.�{ψu�� am>�hF؀���z���X��mU��e O��u��>�u�i�x��`ݦ.;
�֬�SE���n�X�B�(b�����Kq�\��Ǘ� �����c��cŞ<�?��}sT�i!l��Y>��=W7*cXOΎv�����6�x]&�������%�t��L�e-����С+�;
�<a���eK�b0B��m�MT��m��а�̒3c��(c$q؈�F~�^��U�)hgO�y >�z�Q�wy n2?�U�˵��ʚqZhdk���o{p��Ɏ��c��~
�.���Z%leb7�|�4����|'���VҮ.[� m�s��3��`�{��Ҵ��l��.�|��Wm���zH�!"L��� �=��7:W�5���I�J���z��hb�R�A�: cz1�J��6Gwu��[(mP�E�Uڶ�Cy�ӎk+T��v�;�r6�fL�
T�9ɫ3h�����-r���Χ��ƚ���4�Ww�2쉯r�حG��g s7Ļo&�myq�%�ǒL$p9�+�u��umA<��o5��A�_Uj?g>�����LE�%�|G�mP�>"��cP�vp�2Mi��svF���^R�b�dw���78$�k:K�Xd�})�1�'���F \��.f�/��4뗶���9���W�o��z��umn��)����+�����q]�uXm<Gc$���M����SEF�Lͪ�H���Ԯ���
I�Ӟ�f��(�ï�޲4�N;�h�:H�Y]C��5��ζ~�5�o�G����/�X���;+����/�䒼<: 1�KH��k�:� f�crJj�g�Vӑm [u�� ݹ��;V���ơd�Ny�>7S��g���m�v�� �3���֙�j6��>�,qD����Ҳ亽�H�kQ�ZF����G��K��l`��v#�Zv��Ms�����{ZIpW�5�}kI��ԉ�9��խ��7�R4�Gs��k/^�M��Ko�oU~�=��I �mB-BYR#�*U���� ��I�|��.Nr Q���fӤ�d�V��\��xmuw�[�u �dU��|ԡ�\hP��������1�4��kޣ^A<�xGS&A�)4չ��m��9��N��H��Y�� ,�/����%w�"����u+Y�$�,���7!�œ4)�k��x����9\��R&�q=��e@P瓀��{�F�SF��;�yr1b��]��P�1��Nf�o��k��sڥ�Ϭɥ���i&s]Ԇk��[�a1'
k�)o�5+�l���RGLҬl�3;���a��T�-�so,rȭ�RH��m��S%ݶ�r동&R��Sve���c�|�>�����V�b�N�\�9
���r�wr.`�Ԃ8`�k�{"�5��L��|���#�#�Bm&�H`�d �҄���lu)ahDP’���
�,�;e���v�7��^4��%*2������+K�^(].Vo=�p$�PЛ,j6�|�&�垫�I�Vr�Y�,w��8��q��ק��(�dJI�� 2q���4~[6���Α�xdm��P�7zv�4iqo}�n>�W/��C�H��A���;W��(�Q� �h�ˑ�u�K�UL0\�k�|3�M����$Wm�I�.���-'�u��5�S�l*�ns[�M��[�I�#� ��hWZ��.TC�����h����`H"Q�~U�I��ȧ9G) ��V����IP�y�ˋخn�0�l��ߏz�V��Mkkakh��O��%U1�~��:N���z�2Ϸv�����4K�\ 1&0��_ʬ�olď��U_�}��9}CG���." "�n$4��SH�x�#p�v8�۷Ak���-�w?*���5��)��~���hԟ֗;s�f�w��5X� �N�5�ss4����#���Af�]�#g�t'��S�� �|���謤0Zw��ii��6�,FE2��٤h� 9C��m[�@��N�%^�~BW�G3 iv� r�$�$��rj�+�.����w$�
��T7�i����1��yVO. �>�ַ���-<�[i�\ɿkF����Dž`�QK崞�]?x��H��*����N�����j �Ov��s������L���j)���oo6K��I\� �Yk����Mo$7� �!�2����67w�a��A(.��i�шb��{�7��Zu���CT�-?���f��^96�o\z����Ks!�M"T*��!������k����wB$��e8��M1���]Ivg��B���8뺳b�D:�DCxʼn%��Ƞ�"��;C����������,_s�V���Q_[���b�$�q]����LW3��.%�n�5T��y %9��ÿ��4+���/n�P���0U�~W���o�Yb�E�+�� `zzך��������Mg2l�q��$��ө7��%�/�����즆�x��V��\及�azT�]��d����VΡ����-������p� ��\�P�_l�:�K�-�W� =�&�]��MT��?z�0#�=�B�N�ګ}�xQ�-N�>� ��⹼k����!�Ŵn�I=+]<5 :C�lw moևd3;L6)0���k�%l� `�����ĉ�����S��+_ ��Ē�:|O>g��oʶf�<>&���?<�_c��m �]꺥����Eŵܟ��H�;������ sL��}�j�=�J G'��x���+#q���9�6�>�֝�j�Z�-�vPc�,���st"���0%���� ��Ԟ�[�=�Kg��}�y}�V.$ n��)"��eb
?]�ح.[O�co�� zi��tt�yv+�ch#֭�c(P}���k:;��"�2�a*�}{��.-����?!�0�H�.����J��q�>�\�ηw]��=�cʊ3���Ԓ�X�N����� ߉���j�w;�Zش�e8��jӰ�2�Ě���T�(29����n�d�x��gR1��Z���|e��x>S�μ���l�`��`���T zS�[Xi�֝�`W���Q"0�3���?]���l���9>R=�Xwv6 vD�+D��J�U�i�$�������}Ϯ)��ùJ��ú�\B�*I�$T�c�hv6��KV�ۆ�R��69��"�:��3�8�߲���(�]a��փ��P�jf�e��q0nI���kh�}��$��y���O�Xv98��VD�4����4 "e\1q�qR^Z_���P�"(C�Ԟ�0��u� 8�)��m2�LnvR�H��8� S�Ӯ�mB?�#��w��>����tۍk�8� �a01)p�*��; ~(���u;�Sq͏�M'ԛ�ն�womwm��ǚF�9�u�f��y^���6�C�z�?��r��W�胝�t�P�:~�5�{#�v���0�~�b��xp�=2�]�PA8�FI/���+d�����'�f�i�QC��yq$��"�AN�����F)<,рFT��oQۺ]\ ���xd8��_�"�]�d$O ���d��u�Ē��q�!��]��5Z[i@�w>\������ \ &�W���g�R�)��٭�$�~@�۟³��Ԁk��,�09�2���[��C`�F׶θ��8ZI$~"�otY�M�(B�d�^�d<;s
�$�K���r�G� �j��ouv���|� ���W"�V�liQ��r=�J7����u�-�{cbF0��r9?�x�/�Ӵ˫��H�|���yg�$�u�]�he6Ѭ�I�T�����r���;s�?!=����X=O�� �,ژ�zr��v�����-����me��YR�z�F�R}f) �hZ@Bhw�����>�6��Z[y8ZG�;�ׁ�t�G$%M'q����ܔ���xB�h|`����<�m��i"����j���ꗚH����X��N==+!#��� 6W�!�.YH�����V,�{})�x�թԭ7��{[��I�����_���ſ0���q.��p�����p���χ!s�ً��G\s�it ���</�'�����Ldw9��Dc��q�}�����J��նm��|�m<կ Z�� &������L�������j�x�ľ)�r��ǥm�Xi��<�܀���[y�=�[{Dџ%�~�CK�Am�[ǂw������_����e����-����X�Z�k2���ͫ��� �?�I�(�K�j�tH�ef+<��矺x5��س��� ��E�W��\�!F�oi��c������T�xv ��S�U�[�+�O�:�؞?���8+$V�/��ߎ x7�5е��\���ЦS�@+!��t���ZJ�H�݂j6f=i���8ۜ�K1ho3Ԛ��׭
²�|a��g�'�O��XgF��H�
�8 Խ���0�xR�K���n^z ��Wk��Mwme%����y�e�ⸯ x���-��u�����zU��.��i����+�& �\�&��zO����aun�'X�G�>��Aq�Y����VXݕ^g l�4�o�^�6�M���c�|����|18����2m�r��Q��b���c�<�� 3 ��@<��W�7{ ôy
X�Ϧx����u�K���Z�,QV��'�k����x���D��`:��kh[��B�Ȥ*F{ԍ��(��]�H�p��k�>|>ռAs.�-�l,��i$ �� ��;��o�)f�k2�2�e�{�����ߥ� }F�%
���q� �VS��
��mq����<��Ǹf�;-Z��0^�����z*]Dͧ��(d�Nb;��zU�O߭��-�i��.w���78� I��ȵ Gco�����Z�,�{#����*���R����zbMi��f%; � �FkSH��-:8��\ʀ��-��&����3��h�Ց��2���η�Nxl�a���8*�����5�*�� ��ZY06�G���n�>Ϫ����$9�I��mw��Z�Ȯ$��b�L�~++ƐCw�M�� 8-0��ҮI�i�7���� �%%��I�zsJ%����^i$<���T�}y����3cuq��m��q��'u5��i�O�']^]�l�F�V>���Llu���',����)t�{H��S-�E��?ǟ���A3��#�L�=2�;uFYc��Њ���#�2F��.Cm3}ǭt�
�h帱� �3gk>?�6���#?)�<1\��t�VL��Ǿ�,��
�pP��}2x�wl��x#�H�9o�.������=�W�� /�nՋ�=+J[��a�)F*d�"���l��K�l�N�H��i
d��RxX���_c��OIr�d�c�5��i[3]%��+��2H��X�_���}:�5�,o��qN�����.���Z��ۀX��W���&���@���+V�Vԣ��AC����'�1]��t�`XR�a�x��p}�jV)������d��x��|��
ϋS����sl�L}O�L��&�?J�xT���O�L��G���%�q$g�Q!�Ymdu�mT8YP���]]��u�9~Q� rfE��$/��etL�3�>����:^�`/��N��!2�z
�3���U���˹[$3���qH. �]I
�d�I���t �_Y��� �;�H�}k^�I�Xd�餓�?2q����Jw:�3�Gԥ�����QTt;;h�e�M�5�m��V��\A{�� 6��ROOl*���v����\ɜ:���5SW��\^�u��є^�\f��vzL�~m�Q��yZ9�wz��N�ΏW��ͣ�L��6��l�,d�v����8�i�\�(� $Ǘ0m���նԮ�s��0L��~����f�ֳB����t�Q��R�.mm�۹�&* ��6�����ee�[5̚���P�R�?}w���w�}������F���T�Z�xk^�|M��j0Z eRG�>^=q�՚��l�=�+�|�0q�h�Y:���k4V�Wx��������<��7[�+pB��L����:;�E�t�&�&p�"�-���뷺����L�#��quo��߅,7& ���5������!��kP��T������#*�_��=�B��l5�E��[ZE��o�;�z2kGY��u{W���L�^$"�\湟j�&�f�������Lq�s�{p [��?�:[��w�G]�Ib�28� v���F���=�� �8�yrƠ1O�c�MF].MR�[��!�]� ��1�Ӛ���m;\�����ʇ�����*wѮ#��G�%�!a����o�C8�x����=Վ��*s�4�ƫ��u��[lx��*���$���Լ*om/��1�%� 9ET� ~X�1�(��U�7�f�e����u�lg5z$&�w>7�ɵ� u�����{c��Kf�v�̫0X����T�������Ӵ9�Ar�dvfR�����`���.Vͬ�M06���<���h�W=����{��Ė��#�c���= Z��}sJ�m ����n�=�Ƽ9��d�{�A�h�
����|�Wi�h&���9�� ;1�[�`��l��Xc�^+q$g���k7쒪��ob#y��������zE����������
?!֠�֧3���x�F��Ȩr?��; C.��Iu�&�Y��!���+.=�QY%���eq�lg?��=�D���+�����4����ϗh����b�u��wֶ�8�e�'���R�V��OI֥mk���!8>���1s�[ݽ��<��?"�1�,+�`m/�F�-"��U��{`Z�od�$�X-�R��o �ji�#���k�v0A}��<��Uց�������'�����)�ܝ��%���O29-�V8��q��:�Mv��H�r^��O5-�qj��1�4ö{�ݪ�����KXas��\��1�� �n/���0������*[[��ٵ8�r�%����&�b�V���)؜�)�Q[6Ӭ�����@7yo��CTn�(��Ybb0��`Qp*���n!��'��y���A��Z�O30h�HT�7�͂}�$)��n�i-�<
''�է�f��|��2?‹�~mV��H�E��17X`�z׼�������i�hx>�R8�&ͼ- ˷``�*�/\s�ìF�*??�V-]�F�yw��c����o n�4Aw����ꆛ��-�, p��x��*��� ^��3ȁp~��"�0A�u$����1�T��^���w��;�$a��H�q:i�\E%��G'#܎)��^�$�MKYc�� zQ�e�䄖��n�$���U������[�r�!WfR��O��l3r�[�p��?N�I�y�.'��rVR#'�8�� [[��l�aox��ȣ8�5���KR�l���@5��K�3PU��J����\�t��\ާ�xR=FA~G�ш$��� ���@��I� �=%�[��@�D�/�~��῵@��?5�r��#�X�ቂCW�)'�`&���.%٧O:��&�G��T��v�h�i�Z�l�d�>i���ɦح�qwp���f5&��om�(4�.R�!̷�\�wp'��/4�əbI"Q�ۉ���(��O-�B��I�F9VV��j�e�yė^ab7�`a�T��a��UT庒�����F[Y7H�r� 0b>c����Y:��'��K#��۸0p�MDl��Ze�y;I8�����6�6�}�x�9�ִ� �70 �_��S)�ʱ��.���U��kV= ��F(��8�׌�T�6�Ф��4j|��A1�g��z��aq�i�[���3���=3Zk`:�{u�yJ����?*�E�G�`7?B{U湱��Q��ue��q���us���yw����va���gvC��A��d���ۏ0�o��U O��y��R��0�Q�r+��o��� ����`�x\�����P��]8<�0�,줄�/��<P�Ə)�V��˹-�峴�D<͇ѳ�>���i뺝ɷ�ln����I��g�R��j�<_�"(Ěމ7�]N�)�܌�Η�v^���.`�-�!�3ñ�v�9�NgmJ8��t��RF�7L���Nz��mX��y�C�F}�B~��vzv��V�l���L�b@�K�K h��T���(SmX.sW��{�Im�����G��C���֎��+H��=�� �Q[h��q'�[�_Y�H��m,A�2���Mmf���F�� ���qR� ���}<�t�s�̤.�q�qX~�eχ���{�&��܊�l'���F�7x���09��5�5yd��I!��D��FG�ɫO@��ȏͷ��@~Y-�ýfj1��ٴ���?��x�� 6T���̫"( �׎tiD����0���S��6�����PF�&1�}q^G��W��hm4�UKn�ׅz��~��{'���hq�4���H�(�����~��-��B�I�=�j���<H�}�9��<�c��PKp(���+���D�i����z�{�<�5f8�`=3IҬ����/�n�w>�u������G`�C�����X_��[�X�%(�n��5�����!��7'q��}pk��m���iy��xcP�&� vq�a���y0,p��Ol�7v;}pFk�n�K�����:\�ۿv�%��MG���e�[�C�6���wgO�J�����\��#�A�vv��I��) A=c^��J��� 2��6!^FB�mxc��<c�� �j=H�qB�qNc� �Ù��3���~�si� G���B+mrH��s�"�c;Zj0\�[���JQL"�>��c�L�-=��������;��Q[HR�+e<�p %��-oDk�u��,8�r?N :y�T��q��R2�}�Z:��u���.�?�mR��#�+~-kL��ۉ�bH��G�<U;kHnbw��捏�$�3�ٱ�OhP���<�m��{�T��K�V2!�M��d �zqU�ĺnۥ��T�H�y���5Х����K�aw��`}Eg���gY����aO�*[HL---�[e��.-�;�4����QR^Z[̨�#D�K����&��t�R{��FT���+N������K����9�֟0\��x"��B)|ƌ\s�7�F}��5����)q��Ydl(>��^W�i�.�=��i� � V@:W�Y�i����4��1&�Rh�
qx�h��:]��͉���&���0][A�h�Md!�d'�
���i>p��d�%�Pm���V�?ᥑJ:�E�>�P3���G�/�˭�3@����vkr/ �1mU �$I�B�?S�DVWm�g��'3D ڳ�,% �N�z��.�z{��5���+;K ��I0޲!Ҽ?�n#��r�yd���Ϸ������H���nc�g'�GH��s�G��]�X�v�F�xp�K`Gi���Q�?i���o�A%O��sѾ��3��ݶ�>�s�s�*���k��5ލ<QdlI@*�z����p��\!�R��qe�y��5!�1j-n H�K4�*rjڶ�����e�dʹ��KL��h��x<���M.�e�MX�7Pq�V�J���=ỄF�����6�ϷZ�<e�j~!���,%�6�"X²�b)�-���I%�7���CC|d}x��h�(�n��3�̮��E8��+��>�7S��x��.v?�U�l�褞�.�W����7`��o��"Xa�C�)�>٫��Y�̳\�^#������S�ȋT[�S�G � ����} LҾ�4�n�2�7�)]c�k�ku�G���)㯥d?�t�iL�}�e8IJw�8�K���Z��$��s�H�CC�/"H��K�n�B7}y�KhK��ir@"�lq���#�sd���{? jQi��ؒnKn+n;H�4�9�(�;\pj�����p�#8p�d�Q�P����{Ma����5 }Wj��2�� �Zv�f�$J�g
�l$�Ooj��h��G7���v��ӥ�e}�\<
�����i�#Դ[J\b�6������s7^ K��6H��U��,?.+����-����o��P~U�S�W�xY���m�&a��I�F�x��N�x!G�4���^�S�V��*��)T0��G�Y��\�o�1�+��TZ��z�+[�����
O�/p5��e����J�d6��U�/-4� ���IJ�Ā��F1M�����-�N�����P�P�j3��Ja$�p���(H ���[X��Jd�*}�z.�p�jd������X��I�*�df�A'��a�->��D�G,�}�r�M�j_���u�(�{ݫ�����<��4�
��-�� � Bė%T|To%��e��W��,���{y/"w.g�2}}�l4]�BM8��FI���E{�b��Q� K�n"�����L�J�������'&[��X
��-Ɯ���*�.7$�� ��^B�5���� R=95�Z��+m%��6*诜7�Z�,�Xm���VE�*I��ރڙ6����4Y$p�b}r)X�͒���g����7>�����Ś�u��0 `�k�����\J �Y�23|�֣����7q Ŵ�0�X�Ԋ�/u�"���s(;u�#�R�ukMr�'����Y����_q�+ <KjZ-�y1�.���Ve��u]>��Y��,6��Σ�T�=-t�J��[�S�R�W�T�i�[���䔈�d��ּ���#��?��Ʈ��B��A����[��v�*.?*P�wH-RH��\�y�*���#ʉc,h�2��?_�#��䶋 ZI�ig3��e��DWR��U�S�N�O,���c�����Ӳn�${�-�6�[<R�>YK�R^1���'�׈<X-����q4��P���s�O+��|W�qC�ͻ#�*��a�ҵ��D����Z|�򀌱 �I�\�\��k�Ȱ���)��sX�/��5����a�� �Ԩ���c{"��f���,m�i��E�{�[��:W�u�.f2-��H�#��V_����qK���,��T6Q;1����!�f���D�/^�KT{��2���o匘�zӳ�f������S���4�Nc9��[����(���H��t��v��b�j3x��3[ !�����J�g�������0q��r ǰ qT�iV��|�v�Z9X���Pۋo��9���!��o>�>���q�k=��N�7_�;U�O�t��t?!RN)����Z��t�m�#i8$�A5)��ͭ�8,�c?�bh~'��X'�����fT�y�õg��|A�l��L{)�ns�.���GVt��`�G;�?ҳ�O�T�{�A�cy���=�A��k��܂�6�h����];$�2��'.��E�{�/G�Ò�Mv-ݔ,-�U�C�sRi���!������"+��R3[�����Z����K�?��֞�O-��ʥ��>������u�OB��~��'�̯9��z`W ��x�N�g��嶉ۜ��{V�����8������M���c��Z�o���e��l$�H�2�n�����HM\��_��z��i3�qi�"|�.B��'��I��յ"�-!V;������պ4�K�&��m.���YPC���S���ݘV���N�BO_r:Ù^�[�z杠%��;j3�|��d�,�ȭ�̛2��C �CG���l�V�[����������=��N+��D�[Ip.1���m�z�Rw`f Nt��!�MtX��
��p�n#ߍ���:��:�X�<�7AJ�w!Sߚ�����4v��g� q�*�V��ou э���5�XʁT|��UM.��9T,���8YcE�=G͊�^��>��܈����,��sJ�s�����'����d��Ѝ�CEC ��q�l*�kz�70i�z=�yB�����z梎��*��Kr��@f�m��;Kw��a� $s���%���#����0��T�����V�Sqq�h�ysq������:�6ᣘOk"����*K� 鬼���mr��?��IKP9� �x�X��ɤ��v��H���r��n6�i.�$R˸`�o,��fU�,%i-!��e�]���Y�ܫe7�ir���X�J�Mٲ���[��ȯw-�!Q��1ϡȬK�Z�-X�x��d��C�� K�i�Mޙn���|�|�#{v�5k8� ݖ �7��ǧ^��@Ms��OgY-]��;<G�_|)����[���ܩ�g��*U��[�ǹ�*�x>�����3Cq!#�|�=���iU�)%i��kW�I"��R��-���̶�a���9_��l�}�J̐�0��8{�{S-,������DA�a\|��SI ���9���f ��p+�0�����P���g7��8�~���~]�t2��5=��$���#�wr�d�� �v�����,G�
�b1�s�.��Y<=�E����"�(a�
�̩���nw!��ex�9��v�u�Ex����3�h[���h�$e~
��H�Z��omo%��6I�%�w5
����[J�,�+Ƚp* 1�:��.8<�!H�׵H���[+�n혤��`}���|7����I��2Xq���Fu|zz�kr>���4�K{�/a�{��5�6!ObH��ǩ��;!�k�(Dm{M���-�1K-���k�����+W6�jZb�ȊQ#��� ��i^;�YtM:�I�22�N3��G4�|.��բ�u�|��U�$�5�f��o��R�<Z}��u-v)�V���l�_,ݧ�<���� ��^7�k��<�h�[y'��UR�Ԏ���m���G+�u���aR�u�q�ZX�Jr�g�ք
��O֚���jz����2�1M�n}G��V��< �%�����K(q������˵�I���ː��N�p=�8��|�_�&�N����ʙ�׼�0�v��8�v��~YY#c��YE��2Gqn�(���v�2���*cU��4�>�"q�hN>����nR�7 ��ʃ�ۡS��g{� ;Y6�/ҲVcl�m{vA2^n|ɉQXg�Z�i� ����1>���E�������k�X2���u]oN�n�]QU_�H���қI�b�M:K�-nnld*6�@=�:b��|r�ЬW@�^t@�����P�����S�i�JA�GbA��5�קY�Y=��L��Z�+���:;^�_O6�+N��s� �d�A�6� ��>O٠\x�1�H��/�������Ы�cҾ�� �j:n��z�Οu��/��7�&=8�ۡ�ތ�f�t�+.-�V?������5Z�-%i��4����PZ���k�Εc�e1�ߝ_�k)] �J�9�1��k3�ʋW�I��G��}ϵOj#�V �$�,ҟ���:�~��Zd��#������j�/�a$-q)ȒB��!2E+�ue,m��nϹ�ڮ� ͻb���Œ?PEf��p��nD��˸y`z�M���y~--~�<r/ � �=B�]�4�ϭAoo�>��P�QۋmA'��RLt��x|�6dw+��Y��^�dX�l�]���悖�q�nv��MI����F��pj�qI�X4z^�,{��T�����Id���kF��;m ���֣kh���ܱڲE�ߎ*�&������<Ku,�$&O4���՟�Z5Ƌ��6�*����"��]>_��p�6�Q���S����?$������Q'�^�;}�L,�F�ܷ���>�����]� a�d(vƺ&�*ms&��3�?ҧ�Xod�KiV;t�Z��'"����5G���d��Z��M+�<ew��h���Vz|v {4s8G�>�5���^�iZ}>�8\�_��ӎªh�"��[)lb�B�3�|�iڥ׈!��{w��Ԍ<Da��J�Zد�Y���nn���T�e�+��t0Y��/� �eO�ڰ��u�� �����M�K��X�,w:ray���JZ�5�x�vt�<�ٞ]�Dv���&�%ժڣ��n�Amþ1\��7�-��4� ��F�ڷ�X�/��r� �=^� 8�9X(ǦMJCў��J��\��_%�л8ǭI�����k��%���w�|�}M[��,��;��XC���~�ۛ�[���Sf��7�' ~������ MB���-���"8r�z �U->jw���Q��4�:��ꖗ�*�kx���0���~*��cF�M3U�;�
��r1�9o�\�|;�^��c�Ű9�A>�Rk����tB]�2A4ȢA-�n���Oj���Mu��g�5�����>���o�������'b�|�v�&������g&�4�\<p�`={������>��J�}= �c�i�6����ɤ�e�E�"�?;�w�t��V�h0��28��s@ίL��,��LY�kx��c���Z��S}��"R��G�}�R���i
������X����xJ�P]:�kӕH�m�zzQ�t5���MWWMV?F�tX"�H�I�޵�I�[��é�Ѱ�e��i�'�|�>���^�"�3�0�Y<��һ�����Q����`s&E-؊�^��e��io��t�a���q�)�b�����+�>Q�w2m��ms�ks��9�dӭ�ȸ�U��؊����� ��7)wd�`\�I$f�h3�����tK�à�7�RG��[�v�2 sz���#KH�R��[D�����>!�1� ��z��r�y� e��a����k�[�m��� ��`S�d�n�o}�-� �
�ʓG�?�5����5v�+���!�F̈́l��ʱ�^�5;v�}Z����1�qlOA[S����-SO�mN����8"��FΣ֝h����̊B�S\V���t-u�D�q�2����v��K�_i/d��d*~�ͼ�d� ������>���=�Zn �-W�T�#6���M,e/���E�㖽x��Y.d�Fb �j��^��֛n`�ky,�?�}@��/x&m)u]&����h�]:��+tM��Y�[�f� ���-�B${T{�Wqc�{�hCT���lX1��N���0��5�5�c7/���s�~�t>���լu��sī�$��)J)��Mk�F�6I�8�����T�U���e�����r�?�h��dI��$Y[���@�;��V�)`Q<2��t��j��F���k���)R�d�` ���?�<<����\a�c$2~���=�ڈ{�h���.0������X�3� ���|�;�D�����2I��<ۜ��2�_�ᚦ�����CHD��$(�q\l6�ZN�?A�q�}����`��Z[QÅ%GZ9����g���{�M�s�*=�����-�Z[�j ��3K�l��1��f���cD���>bGj/K2�� �E���V�GH���Z���R��.n �\+m`�*G�+�V��E�N�>FR�ݮ�Y.c{h�p� ~�&!�k4��$�$����}��V,�Qݹ��g{�Z�ğj�ċ���r��қ�^�h^Y��/V��V�Οl�����g��WF��6�gN~�ݝƦ��8h�v�cI���y=�ב�Mf��Б��l�4���� �DQIm�p ��Zӥ��s�K�>�s3^Ku��Ǿ��H���Z u0�i݋�0�F(h ��m&�7Fi���r���M�#yH"s�#���]Zo��5G�FG�������W-��#0��zR��۽�IO&�c��ݑ���=[E���,����9�d�T���V��O�wI���W��o"jvC$���5i04�=�V��挒�ΛZL�� r�g����>�-�yX�O�Һ�u�������q���Y���U r����r>�Ե@dk���!�2�VPv�Ioz�s [���
0�v�ʵ/�O�;� ��XK{[,��H�r�`�G�qW�[,vw���y���8����s�C�� (����q\α�7�[��Ү�QѺ?<v������ZU���4��M�d�Lzը���zƭ�Z��K�S18E;��VT֧�-n-���\*J+�^_�M�{vW�Z/q�-os�O���1�O��ht?8����V����ӵ�J����'�� ?*��Z�_W�-o��7~v�X:��/-�z�ctܮ��Tn�,�i��/m��E�_=��Q)�C��8�v�j ����|C���(��U��B�d $~���V���Mr#���8d�U��=Gҳ�/u� �)����4+%��]�:]F�_W7V�[˦�Fs�:�j�����n��{) �Āw�dǬi�ڻ_M��?2�,d�pkkG�V�{`��X��>���=��5.�T�M���[�� c<��–�m]/�� �~�9{]�����0����Ar�VIgV���:��<�Z���:��39�M�n1R����SjV�6�Z�/�I��\Z������ʵ���A)��s����!�j�U�W��K~�l�s�kY�;��[[�Xx�'�7�����
q���W��S���$��;O�sĢ&���Ufn����𥝱%��+r�~5��鍧_ۈ�+�u8v�>�|��>w�ѣ��#77��u�ӊ��x�����@լRI��gʃ�x�.� brU�Ew\���1�y��r���Q��;U-ɋ#����I��į�A{�aw *� OZ�Mps۵L�˽�Ͼ����t�/,|�Y��_9��Udt��Kd�ݥ�w������>x������_��١�~f�#�Ҿ����ho�˭6V����Xq��gBw9=b�DzOtl4V�de�-�������4�KN׮��X�+�!.�瞵�|�*��dڔs]*v�ۏ�{��w��Yu�z�S��i�-��;Vԙ ��N�d�T�1���SXpy�ld��|M$��sQE�3�����u!� �:�π2��<@�e�E���x��=��`�V� ѧkV�{��V8<�泒д϶g��;��|����=�Q�^��ؙ>꬙8�B��A��f� �B�"���:|�$7��8�l{� {�sr�#�k��[��gi^).R��$a#�1��{��q5���<�v 26g5���>u�ڕ�#,��{�, 5
[j:���R�VH��>��oaiuy�l }��� q���uyq{<Ks�‡ٻ �ndԮ-���{R0�r;gӰX��/A�����Xcu�e��ӥt��
Kq����$)6Pg?�t��չ�y�ÂL($L���8�uf[}OM�YT3m��=P�f{��;[ڴ��(d�z��V�2�^ʓI��9v���[��&�?{�E��8
Eo�y�?�)�1�|�;� vI�>�ö3�k�մO�#K�j�[�?w�� �_GY_O}�{{`�9鸏qT��F���kh�[�V�hR���N�s⧶m/ɞA��'��a]���Z�maӮ圏�U�Ork��~����T|İ�~RMl �i������T�pQ���?C�4��C�s�i~� �+���V�NU��;�W_W�[u�E�Nq~5Ϩ��R[{� ���
����n��x���[:�@����+j�� }�|�cM�a�}*�\���ඎV�3U-���Ē7Xw!��Ԝ�'qz~��_���Y\����h������Y�c,��O����Z�� ���nQ@� +U��{� ;�^E�/5Q�cml<:u�V$v�� ��}*��P[ޣi�c�>6��`���� m�?�umd �3V�f����WS�;WK���9Y���=�� �Up/-�H8ʝ��4V��\O���_]F�C���J)�:MG�M�-�6�RK#ot���|�����6�w1q�>Q�m��l�����j�Z�)2QW`��m����^$s�ICE������̍�*���>�66����&ݜ��o6 ��{�F���H�������Y�������i��'�JZ�ν���K� b=��X�� |�]i�^y�����=F{�;}��P�&�o�_�u�9q�)�o�́��,�ʤ�Zl ��V)"��w[Eʬn!��I�x�`Po��o�0.��k)l�a3F��I?~�J����]{$�]i��CQ�3.rG����7X�o���Z��U$��2�%Ԛ�S[�Zԝ�'1����8s�ҽ�� ��s���[}q��3�D��]e��|6��f��7�2��8�i�2�oS�-5��N��"�|�d��>�{P�- F"�&��. O����֟��9��%�~&��I� ;���O��n=E;_RJ�h����]*9gX�[w����\�����������A�i�VK9% b>���yg�E����0��yf4y088��mW�u�7I6�\��^?��%�~���x��x�XnU�96� �w�9>,z�~��XfU| �w�K�A�-N� V==���#�`�z��O��w1�y�+;� 1"|�h��g���o-��im&��>��]�-��떳���ϲ��di�;.;��Ѡi�4q��B�d@�j�қwe�g�X�I&� ����A�~��pW��SP��M�bwB@}릸��?���m/��t�L��^� �}=d��u;�`Y���+����{m3T�s�"���j��VK��g��p��?����,���Q��n�CT5��`�������7���+Z�؇��5 �I�?��)Cb�ECǡ�^��g�k'�uK�慦�0_@�kS�~$��������&7����^u����[6V8��Ყ�MF���N�q��Ό������kvpW�9m�������qI|��1�ý;�Q�����h�o#���5��Ӽ=�J�,[�ע|(�,��uy�u�>_���׊�L�� � $�?(�����[T�KX4��;m�
N)�JSgշ��x&�����#/ )dG�_5Ǭ�iw :�!����<�*�� h,��i�o���a�b��>���b�mΛq��g}ѡ��Mgˡn-�R�����&h%�x�a���]u��}ymq�4Ay|c�=k���Lj�����6�7|� �1���zՄ��k��wc�dcS��G�&��4W���[�6��{+[�@� o&K,d��������t۫u��n�b�I7.v��*i������N����2��� P��ِh奐 Ǵ�.�ބ����O I��#`��O��<ϣ�*�����=�+����Zڥ�� ��8H�?0�kw�o��t�>q�������
��M��\��6yՄe�>�#Zb@�,�!��O�Y��ĔӠ���K��[��e
g�"���Ɵo$���m7.O% ��Pc;�=�e���9�H�iCc ��wu+�c�|�s�o�2Z�����b?*�+?���΍ 7���T�� �T��tzMե�[,.��;KU�������J���c\�f{&�ԣ��]�s���忿�7ks��`^�!v�b���Z�_i�~�f-gc i�j�o��9��-�L+�d�U��`s�Mi��U�S��¢�뚗O�#���t�#E�a����B��a�Wú���'U�(�l�Z��!�`C�^��7ʬ�gy������+�n�l�O�d���5Gǒ��jo�.���kÂy<U�qX����c���~�U1��W�n������5-�4j`}�k;�2i�n�mm�,��J����\��"AM$�$�8E}�5aI
Mˀ��“��o!��ѭ�[�a�d�R����kk ��Q���*�kE���61O$Н�jA=�r�`�B��ch�5�-��,i>���EpL t�5r
��g��̤�F����j���k�]ן�!Ew�x}{SMr��V���mF����������e���RBb`����e����@?w��j�L�D�>�c���/9�e��CF�Z���K�'���&^X�B:U�+JI��m���$ǰ��*�Ϋua��I5������=j�x#��ٟ����+�N��x����gT���/d���ߕq��j��&+7;����׻��\� c0',�$zS"{�'{g���>��Oj�T`��h� q�In#by!�
�5 W�.��,��<��B�����d�_��>���;y^y9�+�M9���W,>Qړ��y-ն�^7��l�Jϙ$C��EuV�}��h���`W!�C���A?�4�4�N0�N��ojα����S��@�`�6�%��=*� ��a{c,0O=��rK�dBG��ֻ]/��Zx��̑�R�^+D��F[ }&=)�A�ޟ�֕��xsL{�Z�^��Zy���JNwVB9�Z+m
%YM)��\G�S��xn[�wE�$c~ˋ��\o��:xR�)#Ѭ�bz���ڼ�X�����+ϳſr�(��4�JR$��������G���U�ȇ�Ϊ�wym���G�y��|��<daH��;(�r��L��� �m.@9����z���5՛:��|cֳ�4]Qnn5�5�V'B��FS��A��_�:E�a��F+��w��x� \�ߴP�RlDex��U���V�{�!b���V*�˜q�������=�i�H������r�Wq�;�TRs�=�y��@���@G��(�{`s��Ny�I�J���Oc�jzh�X^Om�.��،��/^���A�T2Sw$�e��Idgv��rO�I&�
����\�#���q�j9 ����
��ry�RB�過jF�*5�o��N�j� ����0)�v��S_��e#�>x��]&-*�c ���BN��G�I��Fo��bu�Em�������\G�Kyh_d���_Uåi�M �/�r�T
6��Z疌�,��B�N��He�Yp�O�[mg3NH���0sVn��T۽���Z3��Ekgo��N�M+F[wJ�̤���v�{��mh���>?����m�B%�X�l0�V�Ϩ�[��z�R4R����*�lI�zhS�m��<{�� �<?���d�-�֟��>[96�L�xe'���/����4���X�3!�R;�ź���/�$��Ƕ����qؙWEs��I嶘���`~,W�)t���D���O�Zd��J�Ԣ�.�!Gh��gv��Y^x�F'�Κu�`ZYS��z��Em^�T����g�ۂ�qǥKi���� ^ZޕHÏsדV� Zi��Y�[�\+�6�����-K��=�C�y�ЊwC5��Ԡ�^�@���r�Om���cun�� �a_Jڵ�����7r\�9���z���w�G���2�E1�3E�g�E��Ê���|����7Rpkw�$C�d�,��|ͿΝ{e$i���#W`ϸgZ�LK���A�m�4^�����@��ܶ�Ǎ�`߅R��h��[��*TG�*��ssOkr!�e� m�5J�Nծ,̒���FTpO�$��k� c���Hg��S��V�[=!䲱&H��dG��8�Z[�X��YC��.܊W��#G�=��[[��G�8�ʱ�:�����+^FH�b �>_�j|#�o������[7d�/����OTK��.a���$�qǡ�q��5�[��t�_-����JC��6���+�hIs�%Q�#֊ΏN���,����[�QJ���ݵ�� ���4J�1�q���o���%�Bȅ�>����o�ka����E�q�אx�MW��4�G1̣rb�Й�f��\:���I�刨"���nn/"��9������5�Zω��#kr!T����3�WU��٥[�ɗ�F�rHb;��ĩ\���]��)bӠ���Uڞh�~�%����m�����p�O�qިj~ � �Դ���\���G��=����Q��f���X�ɭ�^}rVy�m�6܃�x���K�[���z��#ּ�X���fO�Z7܎����5�������. g������xFY�{Y�qkm0��'��zn��/�x2�L���>�%P�����0��v:�m�n�G�i���/Ȣ�\m>P��M�3�o�n�NI�,���|��}r+Nm�tV�ʛ�U�[��'�u8��:e°�pZa�פx_������<7���V�KmJ��5���mR�L����A�n���l5oIӼ�Y4�Heq��dתy����{�4p( �n����6�V mq�bٍr�2w%h� ��w�x����0B|�����ĚD6��E��ɸ���<�;����uZF�e�Ft�{al��Wv��Id����+"����Q{ 3����m:��;��/�t@�<�ֽ+N�1b+{=� ��KSTM��q;� F���.����i�|�� P���h]ؽ֠[)q�0���}��G�]�rcX,�]��Mg-�����b2~���ڣ,r�@�-�1�Vv�}�-n����9�r��G�+��<M�i��M�kp��X|���֪����u�[���,�<��������nn,��m�˔pֆ3��|4���/ ����c=�^�?�KS�GJ��%y��|�ں�t� aii�M�ʧ�V\��k
_�JuH�4?Z�m�7?6=)�Bh��9�-���V���ȼ�����=��KR��;��i� �^�i���,�mnX�̰����N��ZX^ k���2�ޙ����n�m/��Vk9�ao�E$M�q�^��XA�mu���k���˙c�e>��?����D�����2�G �++�����b�ð����U��NC����6�ڶ�4� � ���*]kA�5�J2�]ZO
���t�^;��=cT�m�V&c*��g ־����xu;t��.���P�'��R�Yi��;�z��쯡x��Ax�aR��^@�o��ȌE{ehwa�F�r��ާ�ƞ�>���޽�ZÔxn�PTr1ҹ�mK������{�۸4�v�S̮2�1�v�hh�'�M�`�*���𵽤�����@�����j�~�mq6���2)׌�sR�CN��I�h4Q6$"ɂd_z����E��A�不�yAa���k̦�Z�ͭ�� m�v��5엟�Ϩ�ڴ�䶺_�q�g�Uy�Emo-�v�;�CZ�I���f�o�3��eqs"8xw��s�Way���~$���F�ᗑp�@{q^u���g����, �[O�W���v-]���<Ht�kk�h��G�C��5�5+�2��m��Em4 �\_�&%��\�������ji.0����x�5�G�V��[޹��.`4�oj�J.�}4�EɒL0#�Ov3n(��o~�N9�`���k1����4�"fn+�5|\h�%�OLrA��Ү�vz|�oű2 *�cڛiɬ�D`M:(z�!w�b�]{���6�. j�ř�%���Yʗw:��C��5.���QmSO �~`xޣ���WQ�g��Pd,}���K�b�O�Y��LCg�Umj������0Z�\,IO��� �ȵ��L��x�*��ڴQ�GK�X�V0�rH�7]�;��U�o �������/����Z�Z���f�X��S�8 ]ԢԬ���s�݈��b}�M��miw�mk(���h��R���%͗2K ��� ��+!������K��!>��X���o4�*��rs��(�2 ��ҭ���$��_8=��zh��է����`�x4�\Y�ot����N�g>�V�ĺ&�,+���_Hv ��֪�����GH���!�℮3�*����[�H���\��s^�wz_�lP�����n*��$]K�x$U�s ���ڥ�h��x��{�m4�9cn}�d������N?���{F����o��_˸?��
Ƕi������[��r&f,:zb���מ�o1��EX������sj�- O<S����?�T��&��'h��iD�
�f�&���eow�B�P��f�`��6��{���h#i�S�޷[�y[e-�
��W �x�{��,��b���*��Q�ٵ�Y-��{vY:䟺i���<��oEU�^>�5�P\���q$ l\f�/�u6�%{#��3�V�Q���{ؚY�ڹ�B�{����Ú5��l2�Jm�Z�G��5��Iq4�ۖ$D�_�_�<E����Ʈr������q]T�r��)˱c�`�y�NqQ����} ܙ9� �I�<S��ץM���fy�cOb}E5G��4�Ɓ�8�?���4�� <�����@~�=hj\��dC)8�Q��5+�9��9�Vl����3U��ǁ���c±�P���g��D�:#��D�#��$��M!�Q���jL����\SH���H�Ks��S�<��G'��jnv��)"#8��6�e�0Y��1���z����=}.�LFNB�k9�z6�M��sX�pG�%a�J�XSͶAr��e��@5�Kc$m!XT`yg�k/R����oqm���rưN�#y�A g�i�^��jΟ;�����#����4�4��Z���Hy5œ{�6�tW �� 1�l�l}�"�����n��-��J�Ys�tk��SK��mƥ5�|`!’jO�k6�ۛ�o1��x+���串̸�RO�| �_7���P[���W��8���P`��Adc��~#�+���׎~Ӛu����23�r�@��{����K����t.���6��@��l���y�gc�Vּ��z�dE1#F�8����Eo��9�4�?6W�Sk� 6�QӖkk���29$~G�%��m��P���{U)� ����:Σ�6�Z}贖��{��BF2��i�Yf���q�\�]�@a���zu���ͦ���������ak:S�I�Z\�<���o��W%����w�ZR�p1�M�g�Y��9���X�%2T�l)�򢅢x�� �2��)�gkwF>Z�`�Ml�X�6�h��������p'���^�ɨn�d�gqn�S��P����!Rz��M9Y�iY�b���� &�����^)������P\�3i�Y��ds�ͻ�N}Nh�
Ȍ�a [3�G�w��ge�����asv.���%P2G�.��b �e�p�䤋���YZ=����NG5j���`Ԯ���|P�;���g��X]YNҩ�}�ml,ټ��n�]�>�U'��"��-���&�o9�,�x�+��%���I��9� ����� F�5;��?c8�m�>�ֻ? ˣ��,���P 8a�Ȭ�����އa��`k�5��K�un;Z��܀3��>�c��\��o��v���L��X��<�ܦ��vH�K��B���S,֌��&�8x��5��_\�#�[�g=���Ֆ^�1���m�F��xU�{E�͆�&�}� ���������~�5] ���:4y0Ld��T��f� q��v�$k 1׵z��o ��V�M���D�Z��|Ӽ5����
..t�
Ǽ|�P݆�<�@�Wgcv[^ԙ���ν���#�$���RLdo`H���`�Z��"��D�5�d�m�_a]'��1s�#%���]I.YJ�P��Ȼ�?i0hIy���1]����ڸ�>,���zq\�A��s���x��:�4MZ�� g�����+3F�W�)-伱�?�"?;�~t_\Q��6��^�/��]���,��ܞRq���V���Z�nķE��� �{T> 𽞝����Ŗ E �?�o�k�������$^S�Y��G�z�/!���bb�Z�'�jk�u��\������YaAn#��Hv\q��Q�[Y�,r(U�N$ڤ���%�xl}���d�Y.�;��#�
���Ś7U;%ݐ>��� �y�����h�l2 P.�9��u��.r���d��Zx��#�P�����^!��<[q�i�˺.� }����A�.+k�����x�V��\ �in.c#�)Z�2B��_ ��a��j�]F��s�ٳ�e}��[[{M�����t?J�<E���Gv�7�lA<ՍT��\�Z>erA_nz�7r��j:�a�����J�ZA���r>Ե�g�Ԭ.#$yq�i޽jk3嬖���<M�axc�k�ֆ�����e�{c��=���42��Ԡ�����pw��w��ǿ�-M��R�з\0�N�4_^k^K����~!V����+�\�o�kV3�3(c�'޴V��'�Դ�m�-��idE��[����'���xV��r����fXo!}9�1�
Jcx���i�3m-�&��ݕ��Q�M>�q��-�/�|P�[��*�䉶��F*-s���%���5!g �'�����u8�C���'-
/O�h� �:���i�儔;��Lw�*W-�Ū9?x�[����5�'(�!)ʡ^����kz��� -����DV]�s�k&_ ]�k�� ����/~��txC��֖��-,��abv�@�Qh�.����>+Җ�\�Z\�1f29+*�ϡ���X[[Z��0��p�r~9�^ �w���Q�=�0�y�U��E�iz����i2�@Q� T��)�:�kYY�f??�x�������b���F�7�kG�����[�&K� &Ap=+R�J��|�,��FO�:�S{ ����h�ţ�b���G�V���-�"H���,k �c6�� vY�T��l�i�7�*#;�ȥ&"��m{k#C4��7� k����K�e K,���1�V�-]E��-۩gxP|����Mf���-�U^ ��J"�ʹ���Yltx��d8�3�EW�/�@�լ �o���U��6���5�Ԓy�.1��ڵb�ώ��5���8�&��r�WGm��R�c{�!�횺��d��;��r�s��S�;�{�F6h҇ʬ� ۇ��f) �k��m9D����դ�Xޒ�e"��yX(��
�AU��X�y��@;����� ���G��ow��H>R�Dr��
��=V��a�xm�Y��X��#��H,j�<Z�����l�ʌpG��j-��.�4��6��}�_aQ�u2;�u�#�
p=�����U��D�����NQ��Е�X]�'���m.M J"I\mjօ/��<��p�X��~٭-CLk�$���[^1``�ϭc�� ����kz�w��?r�ﰌk��u��ӯ��`�rw�[�h���͜��y�E����t[�rt�>Kb6G?�U�ۻK�[kK� ��2��UjV�pZ�����C�G;<\ 知s��\]hik~쳼��o$�½M�3S��v��*�UZ0NGl�Q�,�o�뛛h~ғ�iUpT�-�X���嬒��Mq�?:K1Q�W����wX-'���kwi�����Yxv񤲿��2p~���z���_J����m<ob��o!����2�Z�IX�ٮn"�N�rm�c��2O��W��M?Ēh�A4E���'�&���%���W*�6�(������
xoT�Mſ�esܑT#�T�D�����x���-�Z̋�z. a�5-���! �q�O�+������F�(��^�n�ǫ)��b�g��L�J}l��J�q��}GQӴ��K-���>9d�}@��6����=�p�Āy��o�/�f�o�y5y.x2�6���Ⱦ|4Yb������|�bۿ�o
�$M]�gD�|C����l�N�@8�k���x�Lv[�  ��2~��e9$N�n��t˳�����]"Ե��<� �r��Z}b੫!�zu��� ��C?:�J_����t�/r�|�;���
�|<ҵQ�ZZ^�M%շ+֑���.<�<�<x犒��7 aş�4���[��=)!n1�$п�����Ӂ$`�v�8��i�oa��M"��SM���T��&��&Et*ߡ���.r=ɫM���۾��Pƙ�:7Cޙ�f�' �Tg��U��ۗ#�b6�t�� #[x��C��0�3�5$m��l��i0#��|�@q�I�<ұW!� ֥L�c��7�xo���H�B}.��B�[����B���Ϗ�7�Aw�A7��3$m��W����:�����}��<i��}� 0 c�Y�\�oMO�a�<V�P�wm l��p{�ͷM{�m����ɮ��-�K�2�����RS����Td����"�5�ՍNsP��P��X;QWEM��'�˿����^F}(����3Q{;�f"� �^�����<�mk�[���op#mI�%6~]Ҧ~e*@'֤��GF�]�ay%Rv��H��mf��`�Z�8�v��*�3��Y���OJ�OS��\��4��(�U��⇅5 ���q � BKd�;��ߵZ ��J�6�@�j�o}��[�o1xJ ��hOQ�>q��no��Z8���=����.�S���5 ��_;�7�o
|c6�6D� �k��|�j۸�C�x���!���ZK�ʁ��5[P��T����C�_�jE��2�Ҍ�@R���/!"�!�@Q�)]��n4�1e��-=���KzK/ EK���3�=���x���H�?�s��i�$�F�~��CL�bZ��mqf"ج�$��ƒυ��á�qT4��k��P�)YU�Qj���!���7<(�I�~]9�����Q���k I�ݮ�-��0��0�HZm�ܮ�=y�kd�5n]��D���p3��l��1�B� � ����mosmp"7�e_�=�ݭ�I0�4S���R��%��]xª��NV)�4�*���/�����7��ʛG�W�֔�Zj]|� �A���VM¡�Q�c�J��ɚ���28� �*'�>�+K �����4U+
�'����+�B��>���Aose�\A�l��J�V� {K�w�Cw
��֖/��M5���n��F���ՋA�_A�U�gM:��$ �*���볲��{�n���`�+���-^C� Ŵ��ikf�~���RC�ƒ�֓B.�,2I"�J��+q���A����}��ۭ�Gj��`W}2\j�e'�=�^<X��}w�Iaq�fiB���|��.����D��KI�̍��-�g%����ڨ��M��R����K1<#��/ʏaVl�j�\,�:�QD>�g��ҵ�IM���$�O�]��ydg���h��:��ܐ&2Y�G�t3��e��n5X�c��5k���HC-����µ%(��2n�-�k��{���a�Ii��ޣ�����v���e�ƕ$�q$~��_�u��#�,�;��g��bF�k�
xN�ɣ�ٖ�<Hpҳm3h�+x⦝�D�{r �5
����R�u3,v���#d�xWEƾf{���k�қO�ԊXir.��[r��M��Y��E6�v�������5���ߝ;۴k؀�6I=�5�g�=:�ٸW<9 ��W�����msm��H����.o�.2�L�*�Ҭ.�لw_� ���_Κ�{9�R�<{b��n;�V��1\5 y�O�W�Wo��[�k�y�,W ��؞ �Siy3b>7&F�[Zn�k f�x��Sij�x �Z!��rdR��7P�����mss$�!����V��X�vVV��"3�v�+����}KQ1>�lU��}�G|V�߁����k�}<�Ȅ6�#��R���ji��ĚU��Gl��(l�{H��"�Q� ���G�_�w6SZOgd`}��a�+���V��sm$a0Y�Q �#õo��2jZN�"@�|�7�5���z�������bI1���^Ѣ�4�࿒�o$i&RA�?�k��/�B��R�=�I��D��{�:u��l���@_y\zJ�m,�խZ94;MIʷ�5�~)�-�����:|v��P�c\���Gek4Z���\D
���?J�U5�W8;�=NW q��q�vyh�W�)���� �ek���;�,O�^��iWp� n�2W��}kV;H&m� n
�\�(u���+K;h� .lue� T�m��zմ���<QH�����oJ� �ǩ��n�)7?+�kCKҢK�ht��wU<b�ms��Ү����ϴ�0����[���:|�I$F|��v�V��ͯ�cG�N��6Ӑ+>�=v9ll%U��B�)s�d
Bi�Y�͞��Q����+y-�x�lŝ�8'�[���s$c`��#��cx�I��t�� H�� (L��KQ���V��M �,��r�v����e���Z|ri6�X�&�8i�n/�fI%��?(���2x��wK �,J7�o�Q�]�K&����՘߈����1,2a摁'J��M/���b%��E�~P8O4�u�B;����H��_Ӛ�{��f�����=0kb�L���Omf\"H����C47ɦyw6�0�o��)�㸲�YY@��, \"'�'�
�/,/�#wn/bWܓ#�{�ڦ��՗İ\Ez�׈�ܩ����5�k�AX��{��D`�p,v$�W�\�Z�v������t�J�n^*ݯ�t��9��P�.P��L=O=k���&����� �a�70�1_�j�����S��e�\Zܩ+#���3UΘ�y͆�{�����.�Ls���xj�S���kv�;�d�ckz�M��)��O�C�[v���?�;T����}6�� �8���YT*/�Cw��zӱ��m:�b�q�R8_Ƽ�� ��+�w w5��Ι;O�v-sT���P����[�_n���Z�����ks�ɂ�Y$�zU��3��m템���1�QݙY��h�_+١�y-�ɏi%���}#L��=3͋H��o�%��_\V�:e��"�;fLgsK� }?I��Ԓ�HP��䕐�V����?�&�c9���R�v�_}�Wpȇz)��O��7O�:�܌�(�@�Y7wa3����U���~�,�o�9��~=��g}�l�8Vv$�����RԼE�ɧ�����cY$�ʺ���5z �Z�kK(�rdɮ��&�m�����9"��X�8>��uѧ ��jc�S�UtəJAzb@�PG�N�m��#w��\U�W-�D�W3ukuPH6�D�qb$�Z��̋� {�O�"Y�޷�;�J䏥ii�a��<r���b8��4-ܴ�k�y�K1�H��T)6�!�!�&����3zb�
ʨ�'���i �Ms뒐�F�q�Hc����ߏ�ݷ��V#�co4�rJ� ��B� r��Aq��r���t��yV���H�(�E��Oi%�ا�
���# ���Z�Mg��ZT� �s��0��i~�"Gj���1�`:T�]̣tJ�:'E?/�ml \�#� |O�D󯭷��u<W[s���g�Ryt �(�����Q�
Z}� �x����u)��1�R��f攌���H���>�J���>A8�S)�sP��8��Ҙ=�%#vq@nF)�dH�sHvN8���"�N9��hcHc��3֘��d�
8���A��I j��r8��rFp}���HH �y�Jy��N��T��=(��(�s��i���*#0�UXԳ��s]-���]y$E4[���� �+��W��Y�ᑲ;״�2�-���S���h��P�+7r�Q���1�GF��\�wYyu)��ڹ���8�̶m;A�-�e�!�a�v������WTk�\T��?�����Iob3a�p͚I_q�dg\�%��4���I'�62���A D���)�y��E�l��|C�i�,�z��E~��]ׇ�7��z���iw��O�k�_8���NsϽM���}q��������M�*. /��o�E�Z��j-��0�����_ 5�GD�,c,�]������ �*9�ZD�e cf��ڢQ��ɟ-�u�-/�Q��������Þ"�/�3d�p�?�71�������k%��l�������7�$�XWS�p���5r��j�&�!�`��rb�I�|����K�HU��8$v�^����[�`F9�c��6�B]�q�-�m�5�G�E�����w?������!��G�[��1}<���23�2�˒�kV�����;�c�kAAH�[�.F1H
i�� ��x�*�*M�lo��":��\rkUc7P��������Yw��G0T�Y��*�lh����O,�a�UCJ�����Z�M�2j��jF'Q��n<`/�W�.�H�-�
@�?7'ޝ��>U�+&��`��Z��4[[H�[�Y�ܟ�6�k:ĶW
SKy#c�Dps�M���R�K9-�@>yW�ҋ_\����9H�����jO>��]�����2��v������h+j+ /X�<��h�Ak <�J��\*�ai��[36��Q�+��Ɗ�R�t��c�$)���h��I�4Z~����-��§��\ܿ�7)s,F;�$��^��=i ��s�[]H�\��
��T�O� �� 68z��`��aԬe��L�L�#Æ�oz�cw���侶����sSk���V��V�3�d�#��5��I.^��P Er���R��L��Ä���R2W9���Mm�"�ַ���Y��^�'�.��ǟ�m�
~��u�$��T��jT��l��� �i� J��>�.���������M��k@�ˣK��AE�div��C*���t�+�6��T�����e$/�\�I�A��gK���2��\���v�$�Ѹ�U���yD��+E'�+G���a��6��O�*ƆhzL�ɘ�'�G �dW�}R������ �������\�o�O
�2 ?/�Zw�-�� �`d�����+��v���D�\��^-�5y�� k6\ ��H���&k��)9�0�Ѩ�����Y|ƌ�Tg�)5��7J�m<E�N�\ %��9��£������aq0Ԣl��#��vZV��Em%�i��H��H:bJ�A��;� ��7NMF�Qm�m�@Y6�~�?��5kM&���@`;k���ע���\����(­X���N��7�N�(�-j���.���Qi:&v~V�U�?�9b���?�n#c���\Մ־L��� �IJ0�s��C��5-&)l��3���ZF�b��;mC㵖�{q��,�`J������ԗP�Ny*�GҼ+�䚍�� Z����3����G�?h]T�[yn^[�8�D��iؒ}=V�g*��h�\��<W�|<�xkOK��=نMe<4wE�i�[�%����i�[�1� \�U�����sB�&�mY���Ő��us? >!����!<�� ����'��r��܂>h��1�W;�OcM Z�<�.!�kW�42��]��b�0�8]���'�Ut�� \i�o�H�\�l"���&�Ь�һ�`1|�Q�gpG�\���v�[$s#m$�[�Vxo�/� u��~��$����ƲʱGq)6�Gּ[�~�%��mΣm�=���=��#�ѥi�;[�l���� ��U��V=Z;1$�!�� �c޸�yl��\_�U���?�>����M����@�L�H.��_J�@v:�R�T��N�Z9�Q���xZ��T���ܸ�O�AX��H׮��SP,��f%�B�/��_,2^��Yc+�%r3��ﰬ�[]Y47�a�*MCm�]�㺎�����z��M��D 6>��Eͥ�E�I�Dz�75:�rK4$�H��L��a�G��.�猟����m��8�Ƞ9 � �ĝ#A���U�K[���G�]�X_i�� r�0B�J�j���-tv�Z�-��c�W�kkO�����m�b{S���Λo}��5�*�J�����ϱ�ij2�������i�0�o��P+���.luK[�
��ı�Hk�����*�x��C��WH���p�Y^y��|+B+�#Q%b�Ӯ݆Dwp}�o��qS� �{Y5�4wK�� ����g������G���q-�sn�Ǻ����xA���α���|� �\�s����mqdu�T�m��|m�� �>�Iv�մ�R$�hW,0�f���ika-�]�6���� ��i5���ӛ����$��1Q��]K[��XX�����T�?ZV�1Mgk�����ϑr�?k���t �-5;1�ɀ˽T����ź��up�7.VBƹ�����Y\�90���w{��-F=*��/M�������!csm$Wzm�3�C �Y�ZM�[Iks@6�~���[���,��0�(�<LK~���5����.�gY��Wq�}jy$�WY��$b{1e����w;�8V��oǵm�_��ͮ`�XL�B楠���:y#V���ՍE`�#�nL ��Mg^�,6,'�=BU?/��Y��O��Kh<ķ6�d���vD�ֶ�v&;�"��'j��Z��h�[��C#f0F6��kq夐}�:Q�?Z�oB����'�YO�F�a��nY6ƪ�q����� �0+$���R�[��h�4��v�"�ܘ!�H���`��N�cF�(�YuV^�n*=�n�H�~b��>�^��N�,r\�d8#��n� "�>7�ʜf��B��h!3[ΞR���OJ̸�G�%�I�p��Z���X{u$[�d?(>���$���}�Wa���Qf�sRY}��Ki��3n����U�j7mt�:��Mt�[�@�̋����9�:m>�MB9c/�'�ǵZ�0}V���V��#pY�?�� gH��iZ�6�A��+7���Zu�\�m���8��)��{=@l��(�PkX������_O�jrG��A]��R�P�7�3�D�%��I�5�]�Ec��� t�9#'�Ҕ�(H��n����c�0�r=�K㓁Le��3�N)���<T}[i�'�i���M��Z�9�$���({��LǓ�H���H9�ZH���%�3u�4�y�1K��<�֑ ���9�&���I'�06<J��b:��4܂ة0:u�`�����hq�:�r�)8���J�
��������A8����D�)'8��v�y����9#nZ��r�O=9<�� �#5+!�@�##9�o���<Cs��3!a������x���V�ǡ���<7�+MK�lZ�9�˹�*G5�J�>Y�v�K6�k%��s!S]~�pl�).�[j�T�Y7����D�N�,B�*�]���|Cy,ҷތ� �T;�E�wO}S���;ħf��0�J����S����t���a�ת^|5G�����nR0��?ּ���τ�yّ猾C������}Em=�P� �)�a��&��u��Up��������6ɒֹi5 f�Uuhu <(��Y3���Gl�"K]:�n��g#ҒV�_���_`��t����,����Gu Fh�/�����K�K��m�B���W$+���ề ��҈���FB��D�Ql-�͔ $D4h���skow~�[�@� *�}�c�76����Ip�6�c�Rҭ�{E{�&+[��Y3�I�ʲx~�)<�#G��:U}�6z��In�D�̲K���tw�a�$ ��ỊϾ��� �W�1 �j��q�Z�ul��E ����hV�E�y���ۿ*�SYZ�\�ڀ��պ}k����5�[�M�j��Z$�s���:{�a��7 +��UFԣ��v�/&�
c?Z�fU�c~�Fٌ�m*�\_[� ��v�n���f���t6�1ȧ�� EQ����B��C�-�K8�F��4�l`�
����j+QnE���%'j�r>�QY �����6��J��vn�i�W:R�-g���|��Y*(�uﮌ�'���|� bx����P�6�s�T��QP���5�ڥ���fbX�n�}{mi�w*o�6�����#��6�u��r�(V ʟ¯x�I�����[�C<�g(��(�{��x9��u{���h�
K���jK��ľG;�T������x�� 
9q��\� ]Ri!��0��QV�Ѿ%4#:3#*n1�k˼+�j��S�qtd��Nq�Ί)�`7t��Sk��:�2F�T:��]B��g���_�QY��)���*�+��^+��(��00�V��2���ƪ2@��A�{�Ej�=�Kg�Ӡ����h��C��(��#���隦�VKۀz�9��Oc�;������ބ"��
Ty�$�s^�c�jf�!��t ���z(�I�jy4��q6�=���m 1����u�b���{!����y��EM+ ~�g :���sŻ����ү|N�-n�h�eb�@1Ҋ(�3�:%����ޚ�E)��qV|�j��ȗ�o(�;(���t?.n���-&��H�F~һ NB�e@_�9�袳��lv�k Zk\��+�X��'�tM'V���ѱ��g\�E-�#wH��8� �da�Ƿ�U�i8xt�E�G|�N3E �3����m�8<���y����*�"ηeiyi�ʹR�ʒ��Q�.��MV pyۓ�(�
3�^(w��X�@p���W�9�^Ϩy�;&=}����2�Z��x��̈��#��g}��L�ʪ ��Ɗ)@h���^l�����Eij�q��&I& H����(c24Gk�-��^-��5cG�l��g� �����QA'C-�RH|��@�ina�9cE.2FO4QI���@�m��G�\T>%�a�H�&5$���EJ�f~��K}1y�<���S��’>#���R�(��~�M)�W��v2]4)R��4QTڽ���Ҵ+��R}��t���-4����[�EKa�j=:��ZU|��R�W�UCq4��d*"���=�(� ���au��ZXF�,���"�-��⌶�c���Et��Ʀ�s E��"Ҋ+��C� ��yϵU!���<�9�(cD7��� T��$��:�I�ۜ�E'� �z���"rEP͢J9���(���B��MoZ(�l$60'֦@MR`�f���QE@Ȝ �ҡaފ(- O�]���k�Ŋ�3.{w��L��{G�� ��n����=ܐ%��W�DΒ���:�9���h�����t�3)�+m����iL�k8%b���*�QEC,[�C(V�3�<���X��� �2.U�;H8��#�?�#k�v��Y�1�.Go®i� ҍ�1E�H%P
(�q^$������H!
_h�}��|i�i/��uk����T�ʀ(���;��:���w�-��qeZG-]?�O�����O5��?)�(���%��賴�J\ʨ��J�5_j�sah�3�3EHh�e�mQ���p�x�u�xv�?�8Ā�
�)Hf7����X�!b��%�?/�Z�6�au`�K~bT�(�.�ԑ�m���QTK?��
��ࡱ�>�� ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
 !"#$��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������Root Entry���������S?V�+�����256_8ff75bd0267967dd*������������^A��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������FA �=kh��Dm�FA �=kh��Dm�����JFIF��C     ��C      ���"��
���}!1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz���������������������������������������������������������������������������
���w!1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz�������������������������������������������������������������������������� ?�v�@��d��=��U�:��s�%��zU+����Ez
�y���q�"�X��C��Uwn*�e�y�T��&ܱz�M9��.z�i7mn�
�b�ˎMJ��j�X�jE�!c^)�W����H�1�A����s�Z��U��7�ZV�*�3���5�o6{�-��g.ў��GK�Z��`W9���5I���W��c��Uخ0:��
��H�|�Ռ�T�s��&�_i
�)�7�g�z�
��f��k �T��b��)>�Y4#jK�{�Q�z�k��f~i �k��F���4�q�L
�&�y��\{�MqT����2qڳ^l�<����O�{5;>�.1��C�95Vo�ֲ��E'�ڿ�^��ЫeK�}�N�=�3���k!R&�������q�Ys��<�>X�ڗ�\*�Z�~ X���q�0�ۓ�����W�����|��&Nѷ:�P0x�u���ͺ�zB�%Sndvlg
�1�H^����f>Tq �JŲ~�/���X~�\�j$y�7���Ɂ9#����.-伎ѭ�b�UX�̋n�; �����e�F���Z�� ��\�Ky�2L��*9D\��9�� t#$r��+�=xwඁϟ�_]�i�(�c��FY���sV<_�oN��6�<�6�nPHZi$'g��A�
��pxc��0�ߋ�H���d�<�$b0w��%H���'%�r��{i7�j�muQ�u$yr� F
pGlQ��y�]
�V<-����+�s��/�V��S�q��FQ��a��k٭_�uďL�H��Om�X�����\�a��q���ؒOֵ�dr#���A� pd����*� �L�>ҏ��'�B�'��}8����l�I�Pp݉������Jl�I%�_�m�88����<�B�Ԯ=]@�9�o�̇�s�b2*@�9�=H�0H�䎟0>���ҴU�4���{�?�W����ч���C&�޹�u����#��}�`�����հ��vH��x'����*��/��/�Eu��;���|9����w�qڽ}nU�������I���5K/e�~@dgԁO�0����SX~Z0��2��Vš�������屺�Z�����y�L7��Oj�eot#qv��@�`�T���� �V�8�}�\T/�f>���&6R�
���Ky�r~�����V"�f��ɷ�v�T�|�>޹��T:�.��ڄ��Yc�zI�?Z�o�if�#��dg� ���2� od`W���O7 g鏭V����Y�<��Y��|)�b�����wrFRp����d������{0�pG�^���9�,Qx�+��(89���sz.
�s"2�B.1�c�Ԟ)s1�C/�5�m�fr��?������I��V�fP?2Ez���v,�p�8u�$鐁Tzg��jv�,?���&Q��I���߫/�s��`yJ�� ~h�3���MI�
�PV�,��$?�1�ר>�������X�@�9��|���-D�M�I_'~d@��d��������g#q-��F�#���"��
���V��@�xlc��ˬE+��
����
��W�Ղ�c���&9\��=y'�G�9�ު�y4�$��@�+F���\��U��8�#�zT2x���w����c�1�H���$z��pע�R
������N;q��rږ�rүډe^�� )=��ۮx>��Ir=�x�¬�$2���H^���N:���� V�u[��[�\*6�@0�T�c��(��gO�X�,*1+ǵ q�;Kg�q��z{�mk
X��[ۨ�4#��]w1�$�~=
W)�;Hl<7gb��Koi34��K��X��8�:�r��G��:}�+�v*[����>A�?BEy�x�m��d���9%�nY�ߨ�����@S��w�׌�}��c�O(��P+�(1���r��pF:`'����ִ��#i��m���;ȓ��60`1s�� �Nj?�#��[���86e큕�p�{?Ҵ4�KP߶b����I��~g�)r�1����|�]�M��$qI$�m�I=~�s�@�K�J���8��U� �rF��݌��$t⼖����~a*#����%Y���4�P�I�
4��*�?�s�z,>c�`�(�1y��;U��'
1��S���u��C�rr���B��I��k��%�,?dk����!y�I���08�����U9�p1�$g8�'qG)I�����B6�A�I=�3������ �H�^K'�y
��� �知q�^�5 ��/?L�=�#��X��n6�m䓰W-���'���Dw=�[W|ZC�q�0��9�[��nE�]K��g8fz� �`c�ךi�,͙��I=Y�3����ջ����go�#,����<U�� ����q�{�q�4&�-F�I���R#�⑵;�����
��'�V�Zل.I�� �O@�B��P�C��7y�<� ?��8�ҮK}ojU�%*��qU�9?�"��Te�����A?1?@�-��5�
�r��$���ݸ�͌��+l�)���P@-,��"����N���$�r����o!��3<�!�H˳��0��T61�ol��{����!\�I�����{+
�n���vrLh�A�0 �պ ��Ng{�^����-?O�c
&�oS0s�|�9����={]�5�=�G��n�b֣`D ���� $� ���N+�K�����t���=�����=���|B�'��8�dy�`�'J��
�b #��Vn<�6��Q� �d�,p�[�Ns��ڝ�pO&m�}�s��p��aӽgY�,�)*>�Ȅ�S"��<sҭ�YB�,��a㜒r�ϸ�5�D�W*ћ����)����A�ۜ��-��1U�j��-�c�v}��3h�w"��A��(���F��I�jI����l�x'�0y��Fd�ڑ��I��ϩ�A���ɪ�r��<���ې:cǨ5��ka�����I��9�W�Z�_[�D�A;X�x��H�oRN�3���7�3#�!�O�6��G�Y�-��K334�;K1���qԓ�P��:9gV�K�N�C#'o�G^qX���y�{{%��}À��˪���؄��J�3� ���Y��8#���ԟ�Z� ��8�ҳ��$��ȭ;أ�sb%����q�O_n���&,�*�Ý����Mm��-^R��e���=0 ��Zk΁�y�K���g�y���%-��H�Va ;�0���VB5g����y�Q��u��z�X��l����0�nHS�?���wzF��D���!�q�3SXh�f#qyp���;����PU��IWb"�_,r = ���m��C�0�Ǿ1��x�-��#鶦�9ܕ� ڑ��nXמ�S�g����i1,j�v��py�b@#�78<T�Eh�IbF-՛,9r�)?^���[�2D_���p =P{�f9��T��f<��Q��F��͐G8�u�5�k����/B}�F�Q��iX":�@�%��
�V���w�מ-�^1���>�t`%���q�H����z�i���,���s`�g�Y��C�c]���0�7c���M��}�5H��NN��N1-�@�01�YO�cS���5)"(��9�AU܎q�5��Y��Y�Ĭw�#а�'�q�V��@��1�ώÓڶL� cg�!��Ə�n��61���+n�OFQn�:0}G'�89 ��b����ͅ�XW,��=v�3�G�y����Q�C�Hw˵Cc$c8�l�9$�ǯ��2�|M��;�v�8��pizPU�NA9���>��{�b�X��c-
��@
9�1����9��� �s�G�N;RI�C�,��W�8l>��8�������1gnz�q�ps�l�ji൲@�UWp!��h�ҽ3���?��F���I-шXas��e
�=�2A�Q�h�]#��_�-���Tm��cԱ��#�O5G�P²�J�"�!�# �3� ���p��^��M�<"�hZ���I��
��KF3�chm�K ��h�@]�/) �� �{}+��ߒ-��oh��ΐ�@���8�S�J�����:����e��,F~]����}���Fq�Ec�[��.4���*���I�IA������-3ƺ��"E5��%8Ir@���$�c�q�
��nw��[�J�z�c�R1ou��9�1�w�N0��+ym�2=�H���� }���OQ�sאX^ȩ�����Q���ǩ�[�j2kQ�����IN�K���z��y��E��̰���Q$n0p b28$��5�kWz�p� +ҪV0;,��@�r:V��gj�KM�-�F�y�`��zU����kf=Y�-��y��Z�:��5��+8�N|��9�D߹���'�W;��k��\��2��9#����E{}�ǘ�Rd���������L�x�
�-���{~V�� ���8�3�v�M��Xٴ3I���� � 8��~;D�Tkr�O�� z�,x�4���h���c���{��'�kS�-,�JC%��a��/~�#�?Ń�H��Q�T��f$Cp02:s��[?�~k�rAƒ�Gc�q�۽wO�B�A����� 8'���=1YKd�M��u�N
/$7�8<��A�U�d�q�m�;� ,�6��2 �x�'�G{q��G�6"���a����H=�k������ �������>�fE�'m��n�|���0��Rx �j�
j�kw�*'#���~�;$��Ko���d�6n�)�ǰ�~��$�E�H
��9Ug# ps܌ӭ�M1�GoN?ՠ�c�>�b��a&�qx��9B�>v�I�9��'8�c�j�m���2�@d�#?x�zA��[rl�����h
���[�~#�Z¹���kx�.��� ��$�O���Ի$kZ�ֈ.���A=e�~�۶�vQ۠���Ca�ۓ�{mS��� ��+���Z��c:M���t��dn��^��95��q� 1h�e!�(nıے;A-�h��H� ��eh����7O���]��4��*�?u}�����k�`�f�Y�!L��bÕ��+A 10�a�������ŏQȡ"��Kk ��e�8����9?��C&����($���`d��Ӱ�h�a�6�3׏�֯@6�2�8�8��#�@t�K�h���61ՆWg=���J���gA�{����SZ�\,d�H���{���Ǡ��i>��m�X`|�0��I9��x>��Eӥh�I&ÀY��{�y�^öM���v����Ǚ�X��6��;�|U���ꑬ:�38�VBv��>S�N����4�4؄V�*��)A�^J�!��awy���l_\�8����6���йu��v*� s�#�Y��Ƿ<�h"]��&��c�9s�^�==�Tz�-���ˈ����$a��s���d��_���kI�k�W#�R0��vwo� �,O�F���=ּai
���ё�U�8�N3�9�N=)|Ou�;c*�����s�b��k���z������ ���SQ(����s-���ě9�P�'�Ñ�;��;P�qk���4�]�X���w9>���k�Ǫؙ$��6�]�{aJ�
�r$�0z��y�[C���#l�b2A�키�N21KF��=�ƞ�t��K{��L�������F<�'�%��Ey~��]]]<(d�9�B��v�p܃��O�w�7�5?h�c��5��A٘6�@˗Q��=0|z�\����2*�������d���:�� ����Z���Y����$�B�s�[��
F��H�ee��TR��cձ�s�\�
g_�Q2�֩p��M�ݹ�pAߓ�ny�G��Y��4zr��+v4'��2�3��w$V�
���� �G��%��n� �PI�GkQ���C�$O���n �����e��k���P�!|�1 h��q����\���
���K)EM.�+S"���I@:�3���|��5C��<?��H�[���Q��6A#� ^�{�2�9t���!�Ͷ9B9���*1��ܚ�MWU���{�R9P��x2�O;�P7P���$Тs�M0���$�x�}����\6<�����1��'�~q��$x���KO�2�L[>�}q��+����F�=͟,�8�������ǯ=j�s���,��V°�9����^�P;砦���.#{�8$8 ǂ=���<u�\���:��=�N>���}ꤳ��3�OA�?­ S��ŒM�(�V�?;H�E�B)E=�9<)a�e�����K���@�=���}"��=���q��Z���w
"wʎˀ��>�?Z� ��-*�=D��aw:���㑻��2G֫j^7�a�� ��<ƃ� {�����P��v9�q��~���>�WH�S� ��/r{�ӧ�P�_C�,�N�F-m�p��a�|�Էl�q$�~*�,\;\���͟,�
� ��N�s��y��T����_���u� �&�a��E��u?L�,5&z����h&�r�
p��_�>�WQ��,�Z@L��8t �c8���g��<?n-���Չ=O��>��8��Xm1%�� �p=�{ ����y��j�8���G��l�i�Z%�շP���;�y���g�w�j��[f������O}���o=�@���i��~Q�zp�^=���)�R6���o|�5�me<���S����<�O����]���� ��������u ��aV�� �gh8G8=G^�$�- � ��FN8����X:Nj���4���
�%��� �G~��d㚚��\N��#�rB��R@$�����c��z�G�=:��'�4iv�ʼn��d���s��$���_��-� ?6'�a��3����!����ۅ�v
�%ۜ�aG�zջo
�&����
Ky���،��*��v�F�u6iJ�1ߴ�@
AU g�8�Qt3��ދ$�P�(��b���u^�v@�L��>� i��g��,�� �}A�W�2]X��-��$/�Y?)�z�sӊ�ۍ9RI-c+�\��G#<�ȡHv-xJ?���6�Il��R3�?� �S]���kk��+�'d �Gr� �q�H���n��\�n��ڥ�b:c��O��5� p�f�`gc��[��;yg�bQ�ho#��f���Yo�@!>���;�n�u䞙�<5܌-�d��*��碝��:=>�U�X՞5���H�l4K���w`1��d��\Hml� ����Gl����i�F'��� ���&�Zd
(�ێ@!��PNG.��e���[ƒ5��e?,���l��~��0+����-Fk�}E ��DU
���l��܎H�&���<K��G���-!�Hj*)��b�q�px����D:O��д���9�J�z�}�v�����z���t��n��Uʄ&M�pr>^9�{f��p�p�of2D䤑� N P�o<��� ��,��T�m��rX�1��h,Ϻ��n��<�,�r�0 ��:)t�=A���픤6�E!�ui
���L���u�g5���h�"�;�B����26�q��I�<U/ͺe�cDW;ni��]x�<�8�h�.7>F�Gf27'�j$F���'���tz�N�B f�E�c�AԨPn)��$�X�c����z{w����U��Ue��P|�e��O?S���Y&��q���O��=)���hnMX��I_ˍ~c�p�'�=�Y�28E��Wm����2`c���=:�s���u����+��<��8�8�?x�(5�ͨDwG
�
͒H����K}:����-����e�$34k�?z��/##g��h����ӭŽ��mo��
p3��{���tIn�6�D叾�Æ+�(<�<|�Ez6��)��{s/_�n �.��3z�9砬:!^��bFH��X��*�d����ɭm6�|�64k��Z@YW����;.����i���S�\k�,�U��lrH�T�܏\�M�4�[,q� q��bs�9<��#�Y�%�U�oF��k��Ɍ�Fy��� �t�t�D"����D8�[$��I�1��$lֶ��.�ʻ�1��d�@���Q�-$HndS��Ʌ8#�-��鷧�S{�[2�[+,{��#�]������r=EQ�S�>D��l)�����3��m\��R���q�����Oc� ����E�������ʀ�9�I�:z�@]:�� ���S�b]���N�Ƙ�Ē7�*,dt#j��� O�s��#�9LpÅ�G�#���O5N]n���h��BW%��*������ʮq�e�Uo� :��1�XM!�;�q��
�u�\u�U.R�G�gm� ��q�@8�prpN5��_�l��Y]ܫ�D�[����p\*�銳u�3�l�.$]�-±Ny *߃)#�
U�)_�:����@�F�z��@=x���q�T�k��x� Ŕ񻯨��r}�е�y�Ϳ�^��B��c8��Kc�ג�m%�����#z�ׇ���RBl�oh�����3J �H�)g�$��¤̪p���t�+�V:~�7���}�H�x�)�wd�Hb�q�lY�ɧi6�0�L�rH v\n�I8�x�ͮ����×}͜�=2����5���>"o\�s��I �?67�9#�zV�w��,v0�+H�Tm9npv�O=z�� ���寮�>iUa]�FI���8�L��>��1�!�y*�>:��u8< r�x�UklGB/�$uU��F �@��� V�i�61�@�L�ц%�=�
�<w�k'��i$���"K���7NA �$�5vK�H���#8�T�
ï>�pq��T2�����,��C��=;�0x9�̻�lx�.�N
e��F2O� �u�eH�,�P�}��z�P:Ի����tX�o,���eIb{��{��K���J�4�*6���9�u9dӭi$X�,=ؘ���ld�������fMwcK�Z0���Td��|��Pz�x���d��*6;{n;�1�2=�]�|�ko L�j��4͈� <N?ȭ8<;�����\�~��6|}v��ƺ;O��;��5�X��I,Q��9 ���A�N3�0�;���<���$m��'zz���� p��?fM_\�����Č�Q#�IFӃ�#=K)� ��v�o���+6V�{��w�����`?�Nx�9�����m�-u �!��y>�We��B�w�m���a-�w^�d�=���$t?T[�'�z $�������0�>�F�{�P��n��e�C#r��[�9#�ݸd���.W%���7�[m�bm�8]�2��F[>�)#��?��!��Y<Ax�3�*�r�g�9@I�Rq��g��4"K�����"ѷ^W�w9�H�]��d�i�KG|��D#��1�@��bÖ�P��J �m��o��%ݾ�,�W2Il�� �F2���Qӯ�|'`���*�t�7�H<��y���������DBFv;O��zg!�z��_�It��m4�ɹ�tc�d� q����H��T�,�,��P:�����A�|�}x���}�%f��Q�3AT���N���x~el_������=8 �q��wn��:^����1�+��p��<��IW�Eڄ�H����Ϗ��G�pOJK��StH
��ax�?{$��q��e��l�>�pȃ �F�=�+�?Ny�ԷV�X$3\�W��'�s��4`:�_aT-u�+WHL7,9m�� ���G���i��� ������-T�眑�F:nʎF@�[i�iw��j�0ѡ�Q˂��0'�H�OիK;;� �X��(��A����4���t�i� �+F�`8��$`����mJ�LD�4��h��T˴�~�(}�8�O����Fm:ͮ
�p<�O+�9��z���yN�|5������C�F7K"L��H۸,��~�7��
�QW��/���-�˒#I� �68�GÐ� �����RxA
˿��P̪3��9�q��w�E�x��k�)��.?w��if]��p1��p�sS\�V� �6v�s��y3�L`d(W������9S��2�Y�ƙi��dk�����r��m��eQ���� ��`�
~�"��.01�=O͝���^S��*�\0�ʰ� ���;�ã�X�s��{�vP��\q#��X�R�����08ʌ�r�\�mlzۥ���`��.�{7��K��!~^�N_Z��t��Qcq-�@�<t� ⽾�H��m>�%���'i-�d\ ���]�k�ό��px���f�I�򃵺���`�$�����We���χ�~�����b���.-�q���u9�]�������l5'1����NH�zd�Ǎ|�%�o�BВ�#0;��T�ی�ye�I�z��ě��5�pΪ0[����s������R�L"������Ɍe�����gv\)=>R��q��/Y���-ax.峷�CC��Xc��U^������Z�kz�7ڭ]͙����*���pv%@8���Y����c)tDQ�Uh�%@��A�.�r: sMq��3֮�5��Waԡ�OR~�����1]=���t�\��`>b�q���ӎO�]dWn�od��T<w���vz��U.n��G�X9T!�!#�yߑ�#�1��V+�����w��!��p8;[�`�V�t�>�$� �@��+m<���L���5���E���������.}���ך���yH�fW�f9 `���$��#�Uʱ�iZ�|"
H����� ����>�/O�@Ѕ����6 <� (�ۺ�Xi��mq�].��v����q�s��`�Q������y�v�$�F�z�
���+jI�q���@���C��u<q�9$2Bbj^!�oaK�GHX�'��c��l�W�n1���� V�|�M>�a,��TC�Fw*���~�##�ZΛW���\[�3d����ى�fW���n��$e� �h�ݽ���T�ʒ���r����� .9'煮|?�����@�}ߗ#�����9 @�A�Z�j�Eտ�%�������e�O���f�E�:-�Q�ı)
��!�hUl����=<�`]|?�&���P�fer�O�Q�ƃ*�䀣w'��@���^a"������I�b ' v� �.� !�������
�Hu���~�pdt=
W�5�����ٝ��?S� .3����i�#n��� ���l��!w;e���� �N=���;�¨2z�ש�$��WΈ6z��Hg�F��,��1I����E����a�t
RLj�K`LОp��-�z����C����0[��)'�f� wXq�ry��֥��#���-�$����� �=��M�v�Z)&��@�a7�z�I<�=�:�:��7�e�͆�7p�a����8��f�ɭ���6�%t^Nӕ��6q��[d�c� �F����8d�[�v���uMK�|��lCK����O=x4|;�_F�Y�U�qqɈ����Q�0�#��(�,��
��F ��=?���8��d�Ը����Ѯ��J���8䑜��+�t�g�ịh���i$e �ؗ9��-�݅ }s�TR�R-ӳDJ�� ���ӂ0H��=�hGg<z����hͺ�FO�����.zp=�����\�� 7.<*�3������ws�N �zE��l�2�W�$��go� �y�028�;�!ҭ�X%@͗iH�ن@,�G�v�'����HȺ�ֳ����T�[MٴŲ"����șr�6�@ ����|!�P6���t}�b+ m��.��2�������]^��c���[�m��1�=����S���ݞK��J����Iۂy���m^��In��K��"�*��HS�73! ���ڣ ����Ia����FdA�_a�y��㽲�5��g�p˙t`O9$`��~�\�x!�I*�x`pA�#�uA]�џZ�b�;�3oxf��!X�y�.�>f����G/�FgP�w3n$��rp��1�N��OÝ:�Ǻ=���e�H�v�s0t�8�|�. gl��9���*��c��ĹUWb����) ��#���= d������u?u�2�i��,��2�r]F@�{YI�l��x=�B�#�SH�lĮ�Ko �s�'`�X�c�����Ϋo��+p��'�T�Cpr ����
;�z���5�ir��@t� �p��r1��"���A�$��urm��0ȃ!T8VV����� pO5�i�t:��s�,��0p�ˌc�@�Һ_^��M1�rk�>Y[�6rs���������Z �^��
���h���q�b�yF ������� �~�q�@�9e�y=2Q��県Ջ[x���ħb�U�_7�ݏ��~b77 ��nk�4��`�u������vm��0y$��zU}\�|J<�6�X��>uu�
��
�P�V�L
�4���p]�@'g��{�I����]�����*ǖ��-�K)�9�=
G�xCN�
��n��(L�3Dq�� 1`I*�y���*�2�7��Ha1V(�HV O�b�!�b[��`.� B�P��` f8���J�K���ݧ��49er烔ve$�/�1\_�t�k��O�+2��M�/"�1 �;y`�`��k���^;ծV��ͭK.֔J+#g��\�T��Ny�{s��_��o�Ε��Ĩ�D�4�$�R�#H��eW�i�@"�� /�.�D���� �*���xH��H
ہ�Fᓊ���6�n5=�]C`n�6m�WW�'!T+7�y5�^�݅��Ι�3��n� Y�l��>pK*�bf$r��9��]Ńƿf2�{���?0Dul�|��l�U��Ω[[[��B2� �HP�� `���pNEz��F��-�b� ����.�ݷ�w���s�,ּA�\[����]�O(��F�9�Bܸ~a�\�\�u�xHI�I}5�2�c���q����N:c����⫬Y�:�9 g�
����ۭ{4���ss�L�mm��m���#n9�y��z.�=��2�>l�ϐ}��n�2C`�0H�cbZ�u�Z���V��V�����(v��0a�)�b�'��$.k�ӵ�E:���
ŵ�F��`s:0,�h�mǥp��n��Q}6�m6���Y�I�51�⛔�ubd����oi)�<D�7�gH���@���\�)�]��PNP�M
���oS�{[t���+�9$&�p2rG�n�2ӵ4�W�M�d{Y3�G �� �8'���C@��^����]m�;�K+}���Y <g���1��p.�P�n�u*6���|�2���i�9���7i"�[�`���H���w���kFg�<��)���$��us�d7�ް�M0��
�ʸs�����NF�F20H�#��c��gm����6�������<�$;��],@ۿ��. �ޡrFz�H�K:�^Z�?!e�Ӱ�c�zˑ��Qƿ���=�nF
�(ݟ�Y`��=7g��}��R$V��'���K/S�� �
�b:+��F����-AF�2P��r��q����1���5������B���S���<��9���B���ڭ�Woc,�8�E�@_�;O����W;�:7����9䶉�U9E��$A�
��I �]�s��jڶ�lt�*�����H-'�����K�z�.׷ks(
��7� ��^I#�
��~*�C�u�Yyme�0�I�oPx�d'�d׋j���۷�� k{�<��Q]1������ɣ��)�X�<A��c�{�L��f�p�#��N3�y5����I���nAb+�G�7wsc�~7��;���N�k�(ta�Ұ ��Efx�^��%��Z��=܀v�!@U Vs������Ҳ�CX�2+�/ٿR�Դk�.B��Z˾)�����`����`�7gW�aw
�v�9=��}��WMҡ�}�����Cd�e�{��pw�C��X�f�:���a�I>I��x%8�s���}�S�~(\D�]GNI�����#�(f$rH`=+� �.�Q�w�Ny
��P��d s\?���A��H�����M�89—E�$\�����[ <��\~�dzd�p��T�e�Tq��k�_I3I,�,�d�Q�����񝽁�K��][y�:n aP�����0I�L��V�d�\,�m1��b���Nx�S��i�a{
�3+y� �GU۞�2Gc�@'�I.β�qt�f�E�2@�� ni�f,9
���;z ���#�I1<�T`�3�Jcŵw<'-�X'>�p�q��zU��/�h"U ��h�t�1��|�s�A<U�O�����!��a�&1��T��>���NA9�z����O˶A��rs�9�9�)� �f�mk��{ <.J�#�OZ�G4~�<W��U��c�p[!q�.����h���TK&�=�DZ�T W�1@�� {�杦��]X\�J�Ψ�}��q�N:y����cek.��rA�Eb:q��ғ��iz���ZG((%�� jd2�`@]��I�w�Ɨi ��� P6�"����$��T�p8nFA��5mN��b�g�����%�� ݍ��<g�+��Ƣ-
B��A����N�T�݉�z���Ox��l�5�d��0�o�$��Ն%�A ����;��?��Rݡ����yO����3�Jᷔ_��)��?=-I�}�J���>��5��?�4mj
�I��� �� ��MT���f0��{v���G�'h��G8U�����ˑ�?S��^)MӭB24��A�����.^����[�jZ�ze����vlA��|�Cp����r+���.�}tCg+�m+��� 7n'��jl��ޘ�r<6��q�!�c��c��h]iS̿e���GeEUf'��n@�Fޤ�ⴴ��o4�i&b�$E��d����&���I��ȱ����9�,I'�NN8�8�F@��lfh�F��4`�9U�<FX�g����Au��o���!� �$R�Bq�20�w8[^ܪ�ȑ��GP�9������rFHY�q%ͫ��3�� ��b��<�������^K4Gb��r���d����+���v�s��o$�dbPo@[�NOː:F�hc���B����3�޷����y>f#��z�^�`8�l��1�n��,�j��!�7F��1��)l[9J�8$���*��!���zz���c�p3�;����pǜ}qߨ�+ �M$s��+�#1�B:`qҖ�7�ԣ�`��OV<��{���럛�h������^��X��]�(bq�����Fh�wͿϸ�ǧ���|ws5Lj�D�ϲwE�I!T�NN�F:܉�#�'?�E#bB*^�Z����!�0-�QI�E��S� �a�<�ې3ܜ����Q�X�c� �v-���I��H\�:aY��@@���c�5J�e�_���gN�C�O<wL@O%�1'�u�W����ڏ���D���'�"%��䰕7��Y8+�_J�������"���8���G\g޾����nF�`��Qy�}8�\�f�]N>�ZY�8|@�ݼ�y�g��C.H�%��Kc��Wf�ѭ�]7
"�Ua����NЧ���Ey�٢�^�=|���U�W�\m�����^z�+/��8��[�/.�H ��J���x��r{t�n���K܂�j�|xڸ(0x��÷<qҞ��. �Hˀ���# �_��jSMp-�m�Kw}��v�MxM��$�.�0Fׁ��N���
<!DOCTYPE html>
<html>
<head>
<title></title>
<link rel="stylesheet" href="css/foundation.css">
</head>
<body>
<div ng-app="myApp">
<!--
<input type="text" ng-model="data.message">
<h1>{{data.message}}</h1>
-->
<div ng-controller="FirstCtrl">
<input type="text" ng-model="data.message">
<h1>{{data.message}}</h1>
</div>
<div ng-controller="SecondCtrl">
<input type="text" ng-model="data.message">
<h1>{{data.message}}</h1>
</div>
</div>
<script type="text/javascript" src="lib/angular.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>
// Load source images
function loadImages(sources, callback){
var images = {};
var loadedImages = 0;
var numImages = 0;
for(var src in sources){
images[src]=new Image();
images[src].onload = function(){
if(++loadedImages>=numImages){
callback(images) ;
}
} ;
images[src].src = sources[src];
};
}
// Initialize stage
function initStage(images){
var stage = new Kinetic.Stage({
container: 'container',
width: 600,
height: 400
});
var bgLayer = Kinetic.Layer();
//Background image
var bgImg = Kinetic.Image({
x:0,
y:0,
image:images.moonSurface,
width:600,
height:476,
name:'image'
});
bgLayer.add(bgImg);
stage.add(bgLayer);
stage.draw();
} // End initStage()
// add the shapes to the layer
// Update anchors if group moved
// Create anchor groups
// Set image sources
var sources ={
moonSurface:'images/plun_apollo16_big.jpg'
};
// Load images and initialize stage when done
loadImages(sources,initStage);
var myApp = angular.module('myApp',[]);
myApp.factory('Data', function(){
return{message:"I'm data from a server"}
})
function FirstCtrl($scope, Data){
$scope.data = Data;
}
function SecondCtrl($scope, Data){
$scope.data = Data;
}
/*
AngularJS v1.2.13
(c) 2010-2014 Google, Inc. http://angularjs.org
License: MIT
*/
(function(C,T,s){'use strict';function E(b){return function(){var a=arguments[0],c,a="["+(b?b+":":"")+a+"] http://errors.angularjs.org/1.2.13/"+(b?b+"/":"")+a;for(c=1;c<arguments.length;c++)a=a+(1==c?"?":"&")+"p"+(c-1)+"="+encodeURIComponent("function"==typeof arguments[c]?arguments[c].toString().replace(/ \{[\s\S]*$/,""):"undefined"==typeof arguments[c]?"undefined":"string"!=typeof arguments[c]?JSON.stringify(arguments[c]):arguments[c]);return Error(a)}}function vb(b){if(null==b||za(b))return!1;
var a=b.length;return 1===b.nodeType&&a?!0:D(b)||H(b)||0===a||"number"===typeof a&&0<a&&a-1 in b}function r(b,a,c){var d;if(b)if(N(b))for(d in b)"prototype"==d||("length"==d||"name"==d||b.hasOwnProperty&&!b.hasOwnProperty(d))||a.call(c,b[d],d);else if(b.forEach&&b.forEach!==r)b.forEach(a,c);else if(vb(b))for(d=0;d<b.length;d++)a.call(c,b[d],d);else for(d in b)b.hasOwnProperty(d)&&a.call(c,b[d],d);return b}function Qb(b){var a=[],c;for(c in b)b.hasOwnProperty(c)&&a.push(c);return a.sort()}function Qc(b,
a,c){for(var d=Qb(b),e=0;e<d.length;e++)a.call(c,b[d[e]],d[e]);return d}function Rb(b){return function(a,c){b(c,a)}}function $a(){for(var b=ja.length,a;b;){b--;a=ja[b].charCodeAt(0);if(57==a)return ja[b]="A",ja.join("");if(90==a)ja[b]="0";else return ja[b]=String.fromCharCode(a+1),ja.join("")}ja.unshift("0");return ja.join("")}function Sb(b,a){a?b.$$hashKey=a:delete b.$$hashKey}function t(b){var a=b.$$hashKey;r(arguments,function(a){a!==b&&r(a,function(a,c){b[c]=a})});Sb(b,a);return b}function Q(b){return parseInt(b,
10)}function Tb(b,a){return t(new (t(function(){},{prototype:b})),a)}function w(){}function Aa(b){return b}function aa(b){return function(){return b}}function x(b){return"undefined"===typeof b}function v(b){return"undefined"!==typeof b}function Z(b){return null!=b&&"object"===typeof b}function D(b){return"string"===typeof b}function wb(b){return"number"===typeof b}function La(b){return"[object Date]"===Ma.call(b)}function H(b){return"[object Array]"===Ma.call(b)}function N(b){return"function"===typeof b}
function ab(b){return"[object RegExp]"===Ma.call(b)}function za(b){return b&&b.document&&b.location&&b.alert&&b.setInterval}function Rc(b){return!(!b||!(b.nodeName||b.on&&b.find))}function Sc(b,a,c){var d=[];r(b,function(b,f,g){d.push(a.call(c,b,f,g))});return d}function bb(b,a){if(b.indexOf)return b.indexOf(a);for(var c=0;c<b.length;c++)if(a===b[c])return c;return-1}function Na(b,a){var c=bb(b,a);0<=c&&b.splice(c,1);return a}function ca(b,a){if(za(b)||b&&b.$evalAsync&&b.$watch)throw Oa("cpws");if(a){if(b===
a)throw Oa("cpi");if(H(b))for(var c=a.length=0;c<b.length;c++)a.push(ca(b[c]));else{c=a.$$hashKey;r(a,function(b,c){delete a[c]});for(var d in b)a[d]=ca(b[d]);Sb(a,c)}}else(a=b)&&(H(b)?a=ca(b,[]):La(b)?a=new Date(b.getTime()):ab(b)?a=RegExp(b.source):Z(b)&&(a=ca(b,{})));return a}function Ub(b,a){a=a||{};for(var c in b)!b.hasOwnProperty(c)||"$"===c.charAt(0)&&"$"===c.charAt(1)||(a[c]=b[c]);return a}function ta(b,a){if(b===a)return!0;if(null===b||null===a)return!1;if(b!==b&&a!==a)return!0;var c=typeof b,
d;if(c==typeof a&&"object"==c)if(H(b)){if(!H(a))return!1;if((c=b.length)==a.length){for(d=0;d<c;d++)if(!ta(b[d],a[d]))return!1;return!0}}else{if(La(b))return La(a)&&b.getTime()==a.getTime();if(ab(b)&&ab(a))return b.toString()==a.toString();if(b&&b.$evalAsync&&b.$watch||a&&a.$evalAsync&&a.$watch||za(b)||za(a)||H(a))return!1;c={};for(d in b)if("$"!==d.charAt(0)&&!N(b[d])){if(!ta(b[d],a[d]))return!1;c[d]=!0}for(d in a)if(!c.hasOwnProperty(d)&&"$"!==d.charAt(0)&&a[d]!==s&&!N(a[d]))return!1;return!0}return!1}
function Vb(){return T.securityPolicy&&T.securityPolicy.isActive||T.querySelector&&!(!T.querySelector("[ng-csp]")&&!T.querySelector("[data-ng-csp]"))}function cb(b,a){var c=2<arguments.length?ua.call(arguments,2):[];return!N(a)||a instanceof RegExp?a:c.length?function(){return arguments.length?a.apply(b,c.concat(ua.call(arguments,0))):a.apply(b,c)}:function(){return arguments.length?a.apply(b,arguments):a.call(b)}}function Tc(b,a){var c=a;"string"===typeof b&&"$"===b.charAt(0)?c=s:za(a)?c="$WINDOW":
a&&T===a?c="$DOCUMENT":a&&(a.$evalAsync&&a.$watch)&&(c="$SCOPE");return c}function oa(b,a){return"undefined"===typeof b?s:JSON.stringify(b,Tc,a?" ":null)}function Wb(b){return D(b)?JSON.parse(b):b}function Pa(b){"function"===typeof b?b=!0:b&&0!==b.length?(b=O(""+b),b=!("f"==b||"0"==b||"false"==b||"no"==b||"n"==b||"[]"==b)):b=!1;return b}function ga(b){b=z(b).clone();try{b.empty()}catch(a){}var c=z("<div>").append(b).html();try{return 3===b[0].nodeType?O(c):c.match(/^(<[^>]+>)/)[1].replace(/^<([\w\-]+)/,
function(a,b){return"<"+O(b)})}catch(d){return O(c)}}function Xb(b){try{return decodeURIComponent(b)}catch(a){}}function Yb(b){var a={},c,d;r((b||"").split("&"),function(b){b&&(c=b.split("="),d=Xb(c[0]),v(d)&&(b=v(c[1])?Xb(c[1]):!0,a[d]?H(a[d])?a[d].push(b):a[d]=[a[d],b]:a[d]=b))});return a}function Zb(b){var a=[];r(b,function(b,d){H(b)?r(b,function(b){a.push(va(d,!0)+(!0===b?"":"="+va(b,!0)))}):a.push(va(d,!0)+(!0===b?"":"="+va(b,!0)))});return a.length?a.join("&"):""}function xb(b){return va(b,
!0).replace(/%26/gi,"&").replace(/%3D/gi,"=").replace(/%2B/gi,"+")}function va(b,a){return encodeURIComponent(b).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,a?"%20":"+")}function Uc(b,a){function c(a){a&&d.push(a)}var d=[b],e,f,g=["ng:app","ng-app","x-ng-app","data-ng-app"],h=/\sng[:\-]app(:\s*([\w\d_]+);?)?\s/;r(g,function(a){g[a]=!0;c(T.getElementById(a));a=a.replace(":","\\:");b.querySelectorAll&&(r(b.querySelectorAll("."+a),c),r(b.querySelectorAll("."+
a+"\\:"),c),r(b.querySelectorAll("["+a+"]"),c))});r(d,function(a){if(!e){var b=h.exec(" "+a.className+" ");b?(e=a,f=(b[2]||"").replace(/\s+/g,",")):r(a.attributes,function(b){!e&&g[b.name]&&(e=a,f=b.value)})}});e&&a(e,f?[f]:[])}function $b(b,a){var c=function(){b=z(b);if(b.injector()){var c=b[0]===T?"document":ga(b);throw Oa("btstrpd",c);}a=a||[];a.unshift(["$provide",function(a){a.value("$rootElement",b)}]);a.unshift("ng");c=ac(a);c.invoke(["$rootScope","$rootElement","$compile","$injector","$animate",
function(a,b,c,d,e){a.$apply(function(){b.data("$injector",d);c(b)(a)})}]);return c},d=/^NG_DEFER_BOOTSTRAP!/;if(C&&!d.test(C.name))return c();C.name=C.name.replace(d,"");Ba.resumeBootstrap=function(b){r(b,function(b){a.push(b)});c()}}function db(b,a){a=a||"_";return b.replace(Vc,function(b,d){return(d?a:"")+b.toLowerCase()})}function yb(b,a,c){if(!b)throw Oa("areq",a||"?",c||"required");return b}function Qa(b,a,c){c&&H(b)&&(b=b[b.length-1]);yb(N(b),a,"not a function, got "+(b&&"object"==typeof b?
b.constructor.name||"Object":typeof b));return b}function wa(b,a){if("hasOwnProperty"===b)throw Oa("badname",a);}function bc(b,a,c){if(!a)return b;a=a.split(".");for(var d,e=b,f=a.length,g=0;g<f;g++)d=a[g],b&&(b=(e=b)[d]);return!c&&N(b)?cb(e,b):b}function zb(b){var a=b[0];b=b[b.length-1];if(a===b)return z(a);var c=[a];do{a=a.nextSibling;if(!a)break;c.push(a)}while(a!==b);return z(c)}function Wc(b){var a=E("$injector"),c=E("ng");b=b.angular||(b.angular={});b.$$minErr=b.$$minErr||E;return b.module||
(b.module=function(){var b={};return function(e,f,g){if("hasOwnProperty"===e)throw c("badname","module");f&&b.hasOwnProperty(e)&&(b[e]=null);return b[e]||(b[e]=function(){function b(a,d,e){return function(){c[e||"push"]([a,d,arguments]);return m}}if(!f)throw a("nomod",e);var c=[],d=[],l=b("$injector","invoke"),m={_invokeQueue:c,_runBlocks:d,requires:f,name:e,provider:b("$provide","provider"),factory:b("$provide","factory"),service:b("$provide","service"),value:b("$provide","value"),constant:b("$provide",
"constant","unshift"),animation:b("$animateProvider","register"),filter:b("$filterProvider","register"),controller:b("$controllerProvider","register"),directive:b("$compileProvider","directive"),config:l,run:function(a){d.push(a);return this}};g&&l(g);return m}())}}())}function Ra(b){return b.replace(Xc,function(a,b,d,e){return e?d.toUpperCase():d}).replace(Yc,"Moz$1")}function Ab(b,a,c,d){function e(b){var e=c&&b?[this.filter(b)]:[this],n=a,k,l,m,p,q,A;if(!d||null!=b)for(;e.length;)for(k=e.shift(),
l=0,m=k.length;l<m;l++)for(p=z(k[l]),n?p.triggerHandler("$destroy"):n=!n,q=0,p=(A=p.children()).length;q<p;q++)e.push(Ca(A[q]));return f.apply(this,arguments)}var f=Ca.fn[b],f=f.$original||f;e.$original=f;Ca.fn[b]=e}function R(b){if(b instanceof R)return b;D(b)&&(b=da(b));if(!(this instanceof R)){if(D(b)&&"<"!=b.charAt(0))throw Bb("nosel");return new R(b)}if(D(b)){var a=T.createElement("div");a.innerHTML="<div>&#160;</div>"+b;a.removeChild(a.firstChild);Cb(this,a.childNodes);z(T.createDocumentFragment()).append(this)}else Cb(this,
b)}function Db(b){return b.cloneNode(!0)}function Da(b){cc(b);var a=0;for(b=b.childNodes||[];a<b.length;a++)Da(b[a])}function dc(b,a,c,d){if(v(d))throw Bb("offargs");var e=ka(b,"events");ka(b,"handle")&&(x(a)?r(e,function(a,c){Eb(b,c,a);delete e[c]}):r(a.split(" "),function(a){x(c)?(Eb(b,a,e[a]),delete e[a]):Na(e[a]||[],c)}))}function cc(b,a){var c=b[eb],d=Sa[c];d&&(a?delete Sa[c].data[a]:(d.handle&&(d.events.$destroy&&d.handle({},"$destroy"),dc(b)),delete Sa[c],b[eb]=s))}function ka(b,a,c){var d=
b[eb],d=Sa[d||-1];if(v(c))d||(b[eb]=d=++Zc,d=Sa[d]={}),d[a]=c;else return d&&d[a]}function ec(b,a,c){var d=ka(b,"data"),e=v(c),f=!e&&v(a),g=f&&!Z(a);d||g||ka(b,"data",d={});if(e)d[a]=c;else if(f){if(g)return d&&d[a];t(d,a)}else return d}function Fb(b,a){return b.getAttribute?-1<(" "+(b.getAttribute("class")||"")+" ").replace(/[\n\t]/g," ").indexOf(" "+a+" "):!1}function fb(b,a){a&&b.setAttribute&&r(a.split(" "),function(a){b.setAttribute("class",da((" "+(b.getAttribute("class")||"")+" ").replace(/[\n\t]/g,
" ").replace(" "+da(a)+" "," ")))})}function gb(b,a){if(a&&b.setAttribute){var c=(" "+(b.getAttribute("class")||"")+" ").replace(/[\n\t]/g," ");r(a.split(" "),function(a){a=da(a);-1===c.indexOf(" "+a+" ")&&(c+=a+" ")});b.setAttribute("class",da(c))}}function Cb(b,a){if(a){a=a.nodeName||!v(a.length)||za(a)?[a]:a;for(var c=0;c<a.length;c++)b.push(a[c])}}function fc(b,a){return hb(b,"$"+(a||"ngController")+"Controller")}function hb(b,a,c){b=z(b);9==b[0].nodeType&&(b=b.find("html"));for(a=H(a)?a:[a];b.length;){for(var d=
0,e=a.length;d<e;d++)if((c=b.data(a[d]))!==s)return c;b=b.parent()}}function gc(b){for(var a=0,c=b.childNodes;a<c.length;a++)Da(c[a]);for(;b.firstChild;)b.removeChild(b.firstChild)}function hc(b,a){var c=ib[a.toLowerCase()];return c&&ic[b.nodeName]&&c}function $c(b,a){var c=function(c,e){c.preventDefault||(c.preventDefault=function(){c.returnValue=!1});c.stopPropagation||(c.stopPropagation=function(){c.cancelBubble=!0});c.target||(c.target=c.srcElement||T);if(x(c.defaultPrevented)){var f=c.preventDefault;
c.preventDefault=function(){c.defaultPrevented=!0;f.call(c)};c.defaultPrevented=!1}c.isDefaultPrevented=function(){return c.defaultPrevented||!1===c.returnValue};var g=Ub(a[e||c.type]||[]);r(g,function(a){a.call(b,c)});8>=P?(c.preventDefault=null,c.stopPropagation=null,c.isDefaultPrevented=null):(delete c.preventDefault,delete c.stopPropagation,delete c.isDefaultPrevented)};c.elem=b;return c}function Ea(b){var a=typeof b,c;"object"==a&&null!==b?"function"==typeof(c=b.$$hashKey)?c=b.$$hashKey():c===
s&&(c=b.$$hashKey=$a()):c=b;return a+":"+c}function Ta(b){r(b,this.put,this)}function jc(b){var a,c;"function"==typeof b?(a=b.$inject)||(a=[],b.length&&(c=b.toString().replace(ad,""),c=c.match(bd),r(c[1].split(cd),function(b){b.replace(dd,function(b,c,d){a.push(d)})})),b.$inject=a):H(b)?(c=b.length-1,Qa(b[c],"fn"),a=b.slice(0,c)):Qa(b,"fn",!0);return a}function ac(b){function a(a){return function(b,c){if(Z(b))r(b,Rb(a));else return a(b,c)}}function c(a,b){wa(a,"service");if(N(b)||H(b))b=m.instantiate(b);
if(!b.$get)throw Ua("pget",a);return l[a+h]=b}function d(a,b){return c(a,{$get:b})}function e(a){var b=[],c,d,f,h;r(a,function(a){if(!k.get(a)){k.put(a,!0);try{if(D(a))for(c=Va(a),b=b.concat(e(c.requires)).concat(c._runBlocks),d=c._invokeQueue,f=0,h=d.length;f<h;f++){var g=d[f],n=m.get(g[0]);n[g[1]].apply(n,g[2])}else N(a)?b.push(m.invoke(a)):H(a)?b.push(m.invoke(a)):Qa(a,"module")}catch(q){throw H(a)&&(a=a[a.length-1]),q.message&&(q.stack&&-1==q.stack.indexOf(q.message))&&(q=q.message+"\n"+q.stack),
Ua("modulerr",a,q.stack||q.message||q);}}});return b}function f(a,b){function c(d){if(a.hasOwnProperty(d)){if(a[d]===g)throw Ua("cdep",n.join(" <- "));return a[d]}try{return n.unshift(d),a[d]=g,a[d]=b(d)}catch(e){throw a[d]===g&&delete a[d],e;}finally{n.shift()}}function d(a,b,e){var f=[],h=jc(a),g,n,k;n=0;for(g=h.length;n<g;n++){k=h[n];if("string"!==typeof k)throw Ua("itkn",k);f.push(e&&e.hasOwnProperty(k)?e[k]:c(k))}a.$inject||(a=a[g]);return a.apply(b,f)}return{invoke:d,instantiate:function(a,
b){var c=function(){},e;c.prototype=(H(a)?a[a.length-1]:a).prototype;c=new c;e=d(a,c,b);return Z(e)||N(e)?e:c},get:c,annotate:jc,has:function(b){return l.hasOwnProperty(b+h)||a.hasOwnProperty(b)}}}var g={},h="Provider",n=[],k=new Ta,l={$provide:{provider:a(c),factory:a(d),service:a(function(a,b){return d(a,["$injector",function(a){return a.instantiate(b)}])}),value:a(function(a,b){return d(a,aa(b))}),constant:a(function(a,b){wa(a,"constant");l[a]=b;p[a]=b}),decorator:function(a,b){var c=m.get(a+h),
d=c.$get;c.$get=function(){var a=q.invoke(d,c);return q.invoke(b,null,{$delegate:a})}}}},m=l.$injector=f(l,function(){throw Ua("unpr",n.join(" <- "));}),p={},q=p.$injector=f(p,function(a){a=m.get(a+h);return q.invoke(a.$get,a)});r(e(b),function(a){q.invoke(a||w)});return q}function ed(){var b=!0;this.disableAutoScrolling=function(){b=!1};this.$get=["$window","$location","$rootScope",function(a,c,d){function e(a){var b=null;r(a,function(a){b||"a"!==O(a.nodeName)||(b=a)});return b}function f(){var b=
c.hash(),d;b?(d=g.getElementById(b))?d.scrollIntoView():(d=e(g.getElementsByName(b)))?d.scrollIntoView():"top"===b&&a.scrollTo(0,0):a.scrollTo(0,0)}var g=a.document;b&&d.$watch(function(){return c.hash()},function(){d.$evalAsync(f)});return f}]}function fd(b,a,c,d){function e(a){try{a.apply(null,ua.call(arguments,1))}finally{if(A--,0===A)for(;B.length;)try{B.pop()()}catch(b){c.error(b)}}}function f(a,b){(function kb(){r(I,function(a){a()});u=b(kb,a)})()}function g(){y=null;G!=h.url()&&(G=h.url(),
r(Y,function(a){a(h.url())}))}var h=this,n=a[0],k=b.location,l=b.history,m=b.setTimeout,p=b.clearTimeout,q={};h.isMock=!1;var A=0,B=[];h.$$completeOutstandingRequest=e;h.$$incOutstandingRequestCount=function(){A++};h.notifyWhenNoOutstandingRequests=function(a){r(I,function(a){a()});0===A?a():B.push(a)};var I=[],u;h.addPollFn=function(a){x(u)&&f(100,m);I.push(a);return a};var G=k.href,W=a.find("base"),y=null;h.url=function(a,c){k!==b.location&&(k=b.location);l!==b.history&&(l=b.history);if(a){if(G!=
a)return G=a,d.history?c?l.replaceState(null,"",a):(l.pushState(null,"",a),W.attr("href",W.attr("href"))):(y=a,c?k.replace(a):k.href=a),h}else return y||k.href.replace(/%27/g,"'")};var Y=[],S=!1;h.onUrlChange=function(a){if(!S){if(d.history)z(b).on("popstate",g);if(d.hashchange)z(b).on("hashchange",g);else h.addPollFn(g);S=!0}Y.push(a);return a};h.baseHref=function(){var a=W.attr("href");return a?a.replace(/^(https?\:)?\/\/[^\/]*/,""):""};var L={},ba="",U=h.baseHref();h.cookies=function(a,b){var d,
e,f,h;if(a)b===s?n.cookie=escape(a)+"=;path="+U+";expires=Thu, 01 Jan 1970 00:00:00 GMT":D(b)&&(d=(n.cookie=escape(a)+"="+escape(b)+";path="+U).length+1,4096<d&&c.warn("Cookie '"+a+"' possibly not set or overflowed because it was too large ("+d+" > 4096 bytes)!"));else{if(n.cookie!==ba)for(ba=n.cookie,d=ba.split("; "),L={},f=0;f<d.length;f++)e=d[f],h=e.indexOf("="),0<h&&(a=unescape(e.substring(0,h)),L[a]===s&&(L[a]=unescape(e.substring(h+1))));return L}};h.defer=function(a,b){var c;A++;c=m(function(){delete q[c];
e(a)},b||0);q[c]=!0;return c};h.defer.cancel=function(a){return q[a]?(delete q[a],p(a),e(w),!0):!1}}function gd(){this.$get=["$window","$log","$sniffer","$document",function(b,a,c,d){return new fd(b,d,a,c)}]}function hd(){this.$get=function(){function b(b,d){function e(a){a!=m&&(p?p==a&&(p=a.n):p=a,f(a.n,a.p),f(a,m),m=a,m.n=null)}function f(a,b){a!=b&&(a&&(a.p=b),b&&(b.n=a))}if(b in a)throw E("$cacheFactory")("iid",b);var g=0,h=t({},d,{id:b}),n={},k=d&&d.capacity||Number.MAX_VALUE,l={},m=null,p=null;
return a[b]={put:function(a,b){var c=l[a]||(l[a]={key:a});e(c);if(!x(b))return a in n||g++,n[a]=b,g>k&&this.remove(p.key),b},get:function(a){var b=l[a];if(b)return e(b),n[a]},remove:function(a){var b=l[a];b&&(b==m&&(m=b.p),b==p&&(p=b.n),f(b.n,b.p),delete l[a],delete n[a],g--)},removeAll:function(){n={};g=0;l={};m=p=null},destroy:function(){l=h=n=null;delete a[b]},info:function(){return t({},h,{size:g})}}}var a={};b.info=function(){var b={};r(a,function(a,e){b[e]=a.info()});return b};b.get=function(b){return a[b]};
return b}}function id(){this.$get=["$cacheFactory",function(b){return b("templates")}]}function kc(b,a){var c={},d="Directive",e=/^\s*directive\:\s*([\d\w\-_]+)\s+(.*)$/,f=/(([\d\w\-_]+)(?:\:([^;]+))?;?)/,g=/^<\s*(tr|th|td|tbody)(\s+[^>]*)?>/i,h=/^(on[a-z]+|formaction)$/;this.directive=function k(a,e){wa(a,"directive");D(a)?(yb(e,"directiveFactory"),c.hasOwnProperty(a)||(c[a]=[],b.factory(a+d,["$injector","$exceptionHandler",function(b,d){var e=[];r(c[a],function(c,f){try{var h=b.invoke(c);N(h)?h=
{compile:aa(h)}:!h.compile&&h.link&&(h.compile=aa(h.link));h.priority=h.priority||0;h.index=f;h.name=h.name||a;h.require=h.require||h.controller&&h.name;h.restrict=h.restrict||"A";e.push(h)}catch(g){d(g)}});return e}])),c[a].push(e)):r(a,Rb(k));return this};this.aHrefSanitizationWhitelist=function(b){return v(b)?(a.aHrefSanitizationWhitelist(b),this):a.aHrefSanitizationWhitelist()};this.imgSrcSanitizationWhitelist=function(b){return v(b)?(a.imgSrcSanitizationWhitelist(b),this):a.imgSrcSanitizationWhitelist()};
this.$get=["$injector","$interpolate","$exceptionHandler","$http","$templateCache","$parse","$controller","$rootScope","$document","$sce","$animate","$$sanitizeUri",function(a,b,m,p,q,A,B,I,u,G,W,y){function Y(a,b,c,d,e){a instanceof z||(a=z(a));r(a,function(b,c){3==b.nodeType&&b.nodeValue.match(/\S+/)&&(a[c]=z(b).wrap("<span></span>").parent()[0])});var f=L(a,b,a,c,d,e);S(a,"ng-scope");return function(b,c,d){yb(b,"scope");var e=c?Fa.clone.call(a):a;r(d,function(a,b){e.data("$"+b+"Controller",a)});
d=0;for(var h=e.length;d<h;d++){var g=e[d].nodeType;1!==g&&9!==g||e.eq(d).data("$scope",b)}c&&c(e,b);f&&f(b,e,e);return e}}function S(a,b){try{a.addClass(b)}catch(c){}}function L(a,b,c,d,e,f){function h(a,c,d,e){var f,k,q,l,m,p,K;f=c.length;var A=Array(f);for(m=0;m<f;m++)A[m]=c[m];K=m=0;for(p=g.length;m<p;K++)k=A[K],c=g[m++],f=g[m++],q=z(k),c?(c.scope?(l=a.$new(),q.data("$scope",l)):l=a,(q=c.transclude)||!e&&b?c(f,l,k,d,ba(a,q||b)):c(f,l,k,d,e)):f&&f(a,k.childNodes,s,e)}for(var g=[],k,q,l,m,p=0;p<
a.length;p++)k=new Gb,q=U(a[p],[],k,0===p?d:s,e),(f=q.length?Wa(q,a[p],k,b,c,null,[],[],f):null)&&f.scope&&S(z(a[p]),"ng-scope"),k=f&&f.terminal||!(l=a[p].childNodes)||!l.length?null:L(l,f?f.transclude:b),g.push(f,k),m=m||f||k,f=null;return m?h:null}function ba(a,b){return function(c,d,e){var f=!1;c||(c=a.$new(),f=c.$$transcluded=!0);d=b(c,d,e);if(f)d.on("$destroy",cb(c,c.$destroy));return d}}function U(a,b,c,d,h){var g=c.$attr,k;switch(a.nodeType){case 1:v(b,la(Ga(a).toLowerCase()),"E",d,h);var q,
l,m;k=a.attributes;for(var p=0,A=k&&k.length;p<A;p++){var B=!1,G=!1;q=k[p];if(!P||8<=P||q.specified){l=q.name;m=la(l);pa.test(m)&&(l=db(m.substr(6),"-"));var I=m.replace(/(Start|End)$/,"");m===I+"Start"&&(B=l,G=l.substr(0,l.length-5)+"end",l=l.substr(0,l.length-6));m=la(l.toLowerCase());g[m]=l;c[m]=q=da(q.value);hc(a,m)&&(c[m]=!0);ha(a,b,q,m);v(b,m,"A",d,h,B,G)}}a=a.className;if(D(a)&&""!==a)for(;k=f.exec(a);)m=la(k[2]),v(b,m,"C",d,h)&&(c[m]=da(k[3])),a=a.substr(k.index+k[0].length);break;case 3:C(b,
a.nodeValue);break;case 8:try{if(k=e.exec(a.nodeValue))m=la(k[1]),v(b,m,"M",d,h)&&(c[m]=da(k[2]))}catch(y){}}b.sort(E);return b}function M(a,b,c){var d=[],e=0;if(b&&a.hasAttribute&&a.hasAttribute(b)){do{if(!a)throw ia("uterdir",b,c);1==a.nodeType&&(a.hasAttribute(b)&&e++,a.hasAttribute(c)&&e--);d.push(a);a=a.nextSibling}while(0<e)}else d.push(a);return z(d)}function jb(a,b,c){return function(d,e,f,h,g){e=M(e[0],b,c);return a(d,e,f,h,g)}}function Wa(a,c,d,e,f,h,g,k,q){function p(a,b,c,d){if(a){c&&
(a=jb(a,c,d));a.require=F.require;if(L===F||F.$$isolateScope)a=lc(a,{isolateScope:!0});g.push(a)}if(b){c&&(b=jb(b,c,d));b.require=F.require;if(L===F||F.$$isolateScope)b=lc(b,{isolateScope:!0});k.push(b)}}function G(a,b,c){var d,e="data",f=!1;if(D(a)){for(;"^"==(d=a.charAt(0))||"?"==d;)a=a.substr(1),"^"==d&&(e="inheritedData"),f=f||"?"==d;d=null;c&&"data"===e&&(d=c[a]);d=d||b[e]("$"+a+"Controller");if(!d&&!f)throw ia("ctreq",a,ha);}else H(a)&&(d=[],r(a,function(a){d.push(G(a,b,c))}));return d}function I(a,
e,f,h,q){function p(a,b){var c;2>arguments.length&&(b=a,a=s);Ha&&(c=lb);return q(a,b,c)}var K,y,u,Y,M,U,lb={},v;K=c===f?d:Ub(d,new Gb(z(f),d.$attr));y=K.$$element;if(L){var t=/^\s*([@=&])(\??)\s*(\w*)\s*$/;h=z(f);U=e.$new(!0);ba&&ba===L.$$originalDirective?h.data("$isolateScope",U):h.data("$isolateScopeNoTemplate",U);S(h,"ng-isolate-scope");r(L.scope,function(a,c){var d=a.match(t)||[],f=d[3]||c,h="?"==d[2],d=d[1],g,k,q,m;U.$$isolateBindings[c]=d+f;switch(d){case "@":K.$observe(f,function(a){U[c]=
a});K.$$observers[f].$$scope=e;K[f]&&(U[c]=b(K[f])(e));break;case "=":if(h&&!K[f])break;k=A(K[f]);m=k.literal?ta:function(a,b){return a===b};q=k.assign||function(){g=U[c]=k(e);throw ia("nonassign",K[f],L.name);};g=U[c]=k(e);U.$watch(function(){var a=k(e);m(a,U[c])||(m(a,g)?q(e,a=U[c]):U[c]=a);return g=a},null,k.literal);break;case "&":k=A(K[f]);U[c]=function(a){return k(e,a)};break;default:throw ia("iscp",L.name,c,a);}})}v=q&&p;W&&r(W,function(a){var b={$scope:a===L||a.$$isolateScope?U:e,$element:y,
$attrs:K,$transclude:v},c;M=a.controller;"@"==M&&(M=K[a.name]);c=B(M,b);lb[a.name]=c;Ha||y.data("$"+a.name+"Controller",c);a.controllerAs&&(b.$scope[a.controllerAs]=c)});h=0;for(u=g.length;h<u;h++)try{Y=g[h],Y(Y.isolateScope?U:e,y,K,Y.require&&G(Y.require,y,lb),v)}catch(J){m(J,ga(y))}h=e;L&&(L.template||null===L.templateUrl)&&(h=U);a&&a(h,f.childNodes,s,q);for(h=k.length-1;0<=h;h--)try{Y=k[h],Y(Y.isolateScope?U:e,y,K,Y.require&&G(Y.require,y,lb),v)}catch(jb){m(jb,ga(y))}}q=q||{};for(var y=-Number.MAX_VALUE,
u,W=q.controllerDirectives,L=q.newIsolateScopeDirective,ba=q.templateDirective,v=q.nonTlbTranscludeDirective,Wa=!1,Ha=q.hasElementTranscludeDirective,J=d.$$element=z(c),F,ha,t,E=e,pa,C=0,P=a.length;C<P;C++){F=a[C];var Q=F.$$start,V=F.$$end;Q&&(J=M(c,Q,V));t=s;if(y>F.priority)break;if(t=F.scope)u=u||F,F.templateUrl||(R("new/isolated scope",L,F,J),Z(t)&&(L=F));ha=F.name;!F.templateUrl&&F.controller&&(t=F.controller,W=W||{},R("'"+ha+"' controller",W[ha],F,J),W[ha]=F);if(t=F.transclude)Wa=!0,F.$$tlb||
(R("transclusion",v,F,J),v=F),"element"==t?(Ha=!0,y=F.priority,t=M(c,Q,V),J=d.$$element=z(T.createComment(" "+ha+": "+d[ha]+" ")),c=J[0],mb(f,z(ua.call(t,0)),c),E=Y(t,e,y,h&&h.name,{nonTlbTranscludeDirective:v})):(t=z(Db(c)).contents(),J.empty(),E=Y(t,e));if(F.template)if(R("template",ba,F,J),ba=F,t=N(F.template)?F.template(J,d):F.template,t=X(t),F.replace){h=F;t=x(t);c=t[0];if(1!=t.length||1!==c.nodeType)throw ia("tplrt",ha,"");mb(f,J,c);P={$attr:{}};t=U(c,[],P);var $=a.splice(C+1,a.length-(C+1));
L&&kb(t);a=a.concat(t).concat($);w(d,P);P=a.length}else J.html(t);if(F.templateUrl)R("template",ba,F,J),ba=F,F.replace&&(h=F),I=O(a.splice(C,a.length-C),J,d,f,E,g,k,{controllerDirectives:W,newIsolateScopeDirective:L,templateDirective:ba,nonTlbTranscludeDirective:v}),P=a.length;else if(F.compile)try{pa=F.compile(J,d,E),N(pa)?p(null,pa,Q,V):pa&&p(pa.pre,pa.post,Q,V)}catch(aa){m(aa,ga(J))}F.terminal&&(I.terminal=!0,y=Math.max(y,F.priority))}I.scope=u&&!0===u.scope;I.transclude=Wa&&E;q.hasElementTranscludeDirective=
Ha;return I}function kb(a){for(var b=0,c=a.length;b<c;b++)a[b]=Tb(a[b],{$$isolateScope:!0})}function v(b,e,f,h,g,q,l){if(e===g)return null;g=null;if(c.hasOwnProperty(e)){var p;e=a.get(e+d);for(var A=0,G=e.length;A<G;A++)try{p=e[A],(h===s||h>p.priority)&&-1!=p.restrict.indexOf(f)&&(q&&(p=Tb(p,{$$start:q,$$end:l})),b.push(p),g=p)}catch(B){m(B)}}return g}function w(a,b){var c=b.$attr,d=a.$attr,e=a.$$element;r(a,function(d,e){"$"!=e.charAt(0)&&(b[e]&&(d+=("style"===e?";":" ")+b[e]),a.$set(e,d,!0,c[e]))});
r(b,function(b,f){"class"==f?(S(e,b),a["class"]=(a["class"]?a["class"]+" ":"")+b):"style"==f?(e.attr("style",e.attr("style")+";"+b),a.style=(a.style?a.style+";":"")+b):"$"==f.charAt(0)||a.hasOwnProperty(f)||(a[f]=b,d[f]=c[f])})}function x(a){var b;a=da(a);if(b=g.exec(a)){b=b[1].toLowerCase();a=z("<table>"+a+"</table>");var c=a.children("tbody"),d=/(td|th)/.test(b)&&a.find("tr");c.length&&"tbody"!==b&&(a=c);d&&d.length&&(a=d);return a.contents()}return z("<div>"+a+"</div>").contents()}function O(a,
b,c,d,e,f,h,g){var k=[],l,m,A=b[0],B=a.shift(),y=t({},B,{templateUrl:null,transclude:null,replace:null,$$originalDirective:B}),I=N(B.templateUrl)?B.templateUrl(b,c):B.templateUrl;b.empty();p.get(G.getTrustedResourceUrl(I),{cache:q}).success(function(q){var p,G;q=X(q);if(B.replace){q=x(q);p=q[0];if(1!=q.length||1!==p.nodeType)throw ia("tplrt",B.name,I);q={$attr:{}};mb(d,b,p);var u=U(p,[],q);Z(B.scope)&&kb(u);a=u.concat(a);w(c,q)}else p=A,b.html(q);a.unshift(y);l=Wa(a,p,c,e,b,B,f,h,g);r(d,function(a,
c){a==p&&(d[c]=b[0])});for(m=L(b[0].childNodes,e);k.length;){q=k.shift();G=k.shift();var W=k.shift(),Y=k.shift(),u=b[0];if(G!==A){var M=G.className;g.hasElementTranscludeDirective&&B.replace||(u=Db(p));mb(W,z(G),u);S(z(u),M)}G=l.transclude?ba(q,l.transclude):Y;l(m,q,u,d,G)}k=null}).error(function(a,b,c,d){throw ia("tpload",d.url);});return function(a,b,c,d,e){k?(k.push(b),k.push(c),k.push(d),k.push(e)):l(m,b,c,d,e)}}function E(a,b){var c=b.priority-a.priority;return 0!==c?c:a.name!==b.name?a.name<
b.name?-1:1:a.index-b.index}function R(a,b,c,d){if(b)throw ia("multidir",b.name,c.name,a,ga(d));}function C(a,c){var d=b(c,!0);d&&a.push({priority:0,compile:aa(function(a,b){var c=b.parent(),e=c.data("$binding")||[];e.push(d);S(c.data("$binding",e),"ng-binding");a.$watch(d,function(a){b[0].nodeValue=a})})})}function Ha(a,b){if("srcdoc"==b)return G.HTML;var c=Ga(a);if("xlinkHref"==b||"FORM"==c&&"action"==b||"IMG"!=c&&("src"==b||"ngSrc"==b))return G.RESOURCE_URL}function ha(a,c,d,e){var f=b(d,!0);if(f){if("multiple"===
e&&"SELECT"===Ga(a))throw ia("selmulti",ga(a));c.push({priority:100,compile:function(){return{pre:function(c,d,g){d=g.$$observers||(g.$$observers={});if(h.test(e))throw ia("nodomevents");if(f=b(g[e],!0,Ha(a,e)))g[e]=f(c),(d[e]||(d[e]=[])).$$inter=!0,(g.$$observers&&g.$$observers[e].$$scope||c).$watch(f,function(a,b){"class"===e&&a!=b?g.$updateClass(a,b):g.$set(e,a)})}}}})}}function mb(a,b,c){var d=b[0],e=b.length,f=d.parentNode,h,g;if(a)for(h=0,g=a.length;h<g;h++)if(a[h]==d){a[h++]=c;g=h+e-1;for(var k=
a.length;h<k;h++,g++)g<k?a[h]=a[g]:delete a[h];a.length-=e-1;break}f&&f.replaceChild(c,d);a=T.createDocumentFragment();a.appendChild(d);c[z.expando]=d[z.expando];d=1;for(e=b.length;d<e;d++)f=b[d],z(f).remove(),a.appendChild(f),delete b[d];b[0]=c;b.length=1}function lc(a,b){return t(function(){return a.apply(null,arguments)},a,b)}var Gb=function(a,b){this.$$element=a;this.$attr=b||{}};Gb.prototype={$normalize:la,$addClass:function(a){a&&0<a.length&&W.addClass(this.$$element,a)},$removeClass:function(a){a&&
0<a.length&&W.removeClass(this.$$element,a)},$updateClass:function(a,b){var c=mc(a,b),d=mc(b,a);0===c.length?W.removeClass(this.$$element,d):0===d.length?W.addClass(this.$$element,c):W.setClass(this.$$element,c,d)},$set:function(a,b,c,d){var e=hc(this.$$element[0],a);e&&(this.$$element.prop(a,b),d=e);this[a]=b;d?this.$attr[a]=d:(d=this.$attr[a])||(this.$attr[a]=d=db(a,"-"));e=Ga(this.$$element);if("A"===e&&"href"===a||"IMG"===e&&"src"===a)this[a]=b=y(b,"src"===a);!1!==c&&(null===b||b===s?this.$$element.removeAttr(d):
this.$$element.attr(d,b));(c=this.$$observers)&&r(c[a],function(a){try{a(b)}catch(c){m(c)}})},$observe:function(a,b){var c=this,d=c.$$observers||(c.$$observers={}),e=d[a]||(d[a]=[]);e.push(b);I.$evalAsync(function(){e.$$inter||b(c[a])});return b}};var Q=b.startSymbol(),V=b.endSymbol(),X="{{"==Q||"}}"==V?Aa:function(a){return a.replace(/\{\{/g,Q).replace(/}}/g,V)},pa=/^ngAttr[A-Z]/;return Y}]}function la(b){return Ra(b.replace(jd,""))}function mc(b,a){var c="",d=b.split(/\s+/),e=a.split(/\s+/),f=0;
a:for(;f<d.length;f++){for(var g=d[f],h=0;h<e.length;h++)if(g==e[h])continue a;c+=(0<c.length?" ":"")+g}return c}function kd(){var b={},a=/^(\S+)(\s+as\s+(\w+))?$/;this.register=function(a,d){wa(a,"controller");Z(a)?t(b,a):b[a]=d};this.$get=["$injector","$window",function(c,d){return function(e,f){var g,h,n;D(e)&&(g=e.match(a),h=g[1],n=g[3],e=b.hasOwnProperty(h)?b[h]:bc(f.$scope,h,!0)||bc(d,h,!0),Qa(e,h,!0));g=c.instantiate(e,f);if(n){if(!f||"object"!=typeof f.$scope)throw E("$controller")("noscp",
h||e.name,n);f.$scope[n]=g}return g}}]}function ld(){this.$get=["$window",function(b){return z(b.document)}]}function md(){this.$get=["$log",function(b){return function(a,c){b.error.apply(b,arguments)}}]}function nc(b){var a={},c,d,e;if(!b)return a;r(b.split("\n"),function(b){e=b.indexOf(":");c=O(da(b.substr(0,e)));d=da(b.substr(e+1));c&&(a[c]=a[c]?a[c]+(", "+d):d)});return a}function oc(b){var a=Z(b)?b:s;return function(c){a||(a=nc(b));return c?a[O(c)]||null:a}}function pc(b,a,c){if(N(c))return c(b,
a);r(c,function(c){b=c(b,a)});return b}function nd(){var b=/^\s*(\[|\{[^\{])/,a=/[\}\]]\s*$/,c=/^\)\]\}',?\n/,d={"Content-Type":"application/json;charset=utf-8"},e=this.defaults={transformResponse:[function(d){D(d)&&(d=d.replace(c,""),b.test(d)&&a.test(d)&&(d=Wb(d)));return d}],transformRequest:[function(a){return Z(a)&&"[object File]"!==Ma.call(a)?oa(a):a}],headers:{common:{Accept:"application/json, text/plain, */*"},post:ca(d),put:ca(d),patch:ca(d)},xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN"},
f=this.interceptors=[],g=this.responseInterceptors=[];this.$get=["$httpBackend","$browser","$cacheFactory","$rootScope","$q","$injector",function(a,b,c,d,m,p){function q(a){function c(a){var b=t({},a,{data:pc(a.data,a.headers,d.transformResponse)});return 200<=a.status&&300>a.status?b:m.reject(b)}var d={transformRequest:e.transformRequest,transformResponse:e.transformResponse},f=function(a){function b(a){var c;r(a,function(b,d){N(b)&&(c=b(),null!=c?a[d]=c:delete a[d])})}var c=e.headers,d=t({},a.headers),
f,h,c=t({},c.common,c[O(a.method)]);b(c);b(d);a:for(f in c){a=O(f);for(h in d)if(O(h)===a)continue a;d[f]=c[f]}return d}(a);t(d,a);d.headers=f;d.method=Ia(d.method);(a=Hb(d.url)?b.cookies()[d.xsrfCookieName||e.xsrfCookieName]:s)&&(f[d.xsrfHeaderName||e.xsrfHeaderName]=a);var h=[function(a){f=a.headers;var b=pc(a.data,oc(f),a.transformRequest);x(a.data)&&r(f,function(a,b){"content-type"===O(b)&&delete f[b]});x(a.withCredentials)&&!x(e.withCredentials)&&(a.withCredentials=e.withCredentials);return A(a,
b,f).then(c,c)},s],g=m.when(d);for(r(u,function(a){(a.request||a.requestError)&&h.unshift(a.request,a.requestError);(a.response||a.responseError)&&h.push(a.response,a.responseError)});h.length;){a=h.shift();var k=h.shift(),g=g.then(a,k)}g.success=function(a){g.then(function(b){a(b.data,b.status,b.headers,d)});return g};g.error=function(a){g.then(null,function(b){a(b.data,b.status,b.headers,d)});return g};return g}function A(b,c,f){function g(a,b,c){u&&(200<=a&&300>a?u.put(s,[a,b,nc(c)]):u.remove(s));
k(b,a,c);d.$$phase||d.$apply()}function k(a,c,d){c=Math.max(c,0);(200<=c&&300>c?p.resolve:p.reject)({data:a,status:c,headers:oc(d),config:b})}function n(){var a=bb(q.pendingRequests,b);-1!==a&&q.pendingRequests.splice(a,1)}var p=m.defer(),A=p.promise,u,r,s=B(b.url,b.params);q.pendingRequests.push(b);A.then(n,n);(b.cache||e.cache)&&(!1!==b.cache&&"GET"==b.method)&&(u=Z(b.cache)?b.cache:Z(e.cache)?e.cache:I);if(u)if(r=u.get(s),v(r)){if(r.then)return r.then(n,n),r;H(r)?k(r[1],r[0],ca(r[2])):k(r,200,
{})}else u.put(s,A);x(r)&&a(b.method,s,c,g,f,b.timeout,b.withCredentials,b.responseType);return A}function B(a,b){if(!b)return a;var c=[];Qc(b,function(a,b){null===a||x(a)||(H(a)||(a=[a]),r(a,function(a){Z(a)&&(a=oa(a));c.push(va(b)+"="+va(a))}))});return a+(-1==a.indexOf("?")?"?":"&")+c.join("&")}var I=c("$http"),u=[];r(f,function(a){u.unshift(D(a)?p.get(a):p.invoke(a))});r(g,function(a,b){var c=D(a)?p.get(a):p.invoke(a);u.splice(b,0,{response:function(a){return c(m.when(a))},responseError:function(a){return c(m.reject(a))}})});
q.pendingRequests=[];(function(a){r(arguments,function(a){q[a]=function(b,c){return q(t(c||{},{method:a,url:b}))}})})("get","delete","head","jsonp");(function(a){r(arguments,function(a){q[a]=function(b,c,d){return q(t(d||{},{method:a,url:b,data:c}))}})})("post","put");q.defaults=e;return q}]}function od(b){if(8>=P&&(!b.match(/^(get|post|head|put|delete|options)$/i)||!C.XMLHttpRequest))return new C.ActiveXObject("Microsoft.XMLHTTP");if(C.XMLHttpRequest)return new C.XMLHttpRequest;throw E("$httpBackend")("noxhr");
}function pd(){this.$get=["$browser","$window","$document",function(b,a,c){return qd(b,od,b.defer,a.angular.callbacks,c[0])}]}function qd(b,a,c,d,e){function f(a,b){var c=e.createElement("script"),d=function(){c.onreadystatechange=c.onload=c.onerror=null;e.body.removeChild(c);b&&b()};c.type="text/javascript";c.src=a;P&&8>=P?c.onreadystatechange=function(){/loaded|complete/.test(c.readyState)&&d()}:c.onload=c.onerror=function(){d()};e.body.appendChild(c);return d}var g=-1;return function(e,n,k,l,m,
p,q,A){function B(){u=g;W&&W();y&&y.abort()}function I(a,d,e,f){S&&c.cancel(S);W=y=null;d=0===d?e?200:404:d;a(1223==d?204:d,e,f);b.$$completeOutstandingRequest(w)}var u;b.$$incOutstandingRequestCount();n=n||b.url();if("jsonp"==O(e)){var G="_"+(d.counter++).toString(36);d[G]=function(a){d[G].data=a};var W=f(n.replace("JSON_CALLBACK","angular.callbacks."+G),function(){d[G].data?I(l,200,d[G].data):I(l,u||-2);d[G]=Ba.noop})}else{var y=a(e);y.open(e,n,!0);r(m,function(a,b){v(a)&&y.setRequestHeader(b,a)});
y.onreadystatechange=function(){if(y&&4==y.readyState){var a=null,b=null;u!==g&&(a=y.getAllResponseHeaders(),b="response"in y?y.response:y.responseText);I(l,u||y.status,b,a)}};q&&(y.withCredentials=!0);if(A)try{y.responseType=A}catch(Y){if("json"!==A)throw Y;}y.send(k||null)}if(0<p)var S=c(B,p);else p&&p.then&&p.then(B)}}function rd(){var b="{{",a="}}";this.startSymbol=function(a){return a?(b=a,this):b};this.endSymbol=function(b){return b?(a=b,this):a};this.$get=["$parse","$exceptionHandler","$sce",
function(c,d,e){function f(f,k,l){for(var m,p,q=0,A=[],B=f.length,I=!1,u=[];q<B;)-1!=(m=f.indexOf(b,q))&&-1!=(p=f.indexOf(a,m+g))?(q!=m&&A.push(f.substring(q,m)),A.push(q=c(I=f.substring(m+g,p))),q.exp=I,q=p+h,I=!0):(q!=B&&A.push(f.substring(q)),q=B);(B=A.length)||(A.push(""),B=1);if(l&&1<A.length)throw qc("noconcat",f);if(!k||I)return u.length=B,q=function(a){try{for(var b=0,c=B,h;b<c;b++)"function"==typeof(h=A[b])&&(h=h(a),h=l?e.getTrusted(l,h):e.valueOf(h),null===h||x(h)?h="":"string"!=typeof h&&
(h=oa(h))),u[b]=h;return u.join("")}catch(g){a=qc("interr",f,g.toString()),d(a)}},q.exp=f,q.parts=A,q}var g=b.length,h=a.length;f.startSymbol=function(){return b};f.endSymbol=function(){return a};return f}]}function sd(){this.$get=["$rootScope","$window","$q",function(b,a,c){function d(d,g,h,n){var k=a.setInterval,l=a.clearInterval,m=c.defer(),p=m.promise,q=0,A=v(n)&&!n;h=v(h)?h:0;p.then(null,null,d);p.$$intervalId=k(function(){m.notify(q++);0<h&&q>=h&&(m.resolve(q),l(p.$$intervalId),delete e[p.$$intervalId]);
A||b.$apply()},g);e[p.$$intervalId]=m;return p}var e={};d.cancel=function(a){return a&&a.$$intervalId in e?(e[a.$$intervalId].reject("canceled"),clearInterval(a.$$intervalId),delete e[a.$$intervalId],!0):!1};return d}]}function td(){this.$get=function(){return{id:"en-us",NUMBER_FORMATS:{DECIMAL_SEP:".",GROUP_SEP:",",PATTERNS:[{minInt:1,minFrac:0,maxFrac:3,posPre:"",posSuf:"",negPre:"-",negSuf:"",gSize:3,lgSize:3},{minInt:1,minFrac:2,maxFrac:2,posPre:"\u00a4",posSuf:"",negPre:"(\u00a4",negSuf:")",
gSize:3,lgSize:3}],CURRENCY_SYM:"$"},DATETIME_FORMATS:{MONTH:"January February March April May June July August September October November December".split(" "),SHORTMONTH:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),DAY:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),SHORTDAY:"Sun Mon Tue Wed Thu Fri Sat".split(" "),AMPMS:["AM","PM"],medium:"MMM d, y h:mm:ss a","short":"M/d/yy h:mm a",fullDate:"EEEE, MMMM d, y",longDate:"MMMM d, y",mediumDate:"MMM d, y",shortDate:"M/d/yy",
mediumTime:"h:mm:ss a",shortTime:"h:mm a"},pluralCat:function(b){return 1===b?"one":"other"}}}}function rc(b){b=b.split("/");for(var a=b.length;a--;)b[a]=xb(b[a]);return b.join("/")}function sc(b,a,c){b=xa(b,c);a.$$protocol=b.protocol;a.$$host=b.hostname;a.$$port=Q(b.port)||ud[b.protocol]||null}function tc(b,a,c){var d="/"!==b.charAt(0);d&&(b="/"+b);b=xa(b,c);a.$$path=decodeURIComponent(d&&"/"===b.pathname.charAt(0)?b.pathname.substring(1):b.pathname);a.$$search=Yb(b.search);a.$$hash=decodeURIComponent(b.hash);
a.$$path&&"/"!=a.$$path.charAt(0)&&(a.$$path="/"+a.$$path)}function ma(b,a){if(0===a.indexOf(b))return a.substr(b.length)}function Xa(b){var a=b.indexOf("#");return-1==a?b:b.substr(0,a)}function Ib(b){return b.substr(0,Xa(b).lastIndexOf("/")+1)}function uc(b,a){this.$$html5=!0;a=a||"";var c=Ib(b);sc(b,this,b);this.$$parse=function(a){var e=ma(c,a);if(!D(e))throw Jb("ipthprfx",a,c);tc(e,this,b);this.$$path||(this.$$path="/");this.$$compose()};this.$$compose=function(){var a=Zb(this.$$search),b=this.$$hash?
"#"+xb(this.$$hash):"";this.$$url=rc(this.$$path)+(a?"?"+a:"")+b;this.$$absUrl=c+this.$$url.substr(1)};this.$$rewrite=function(d){var e;if((e=ma(b,d))!==s)return d=e,(e=ma(a,e))!==s?c+(ma("/",e)||e):b+d;if((e=ma(c,d))!==s)return c+e;if(c==d+"/")return c}}function Kb(b,a){var c=Ib(b);sc(b,this,b);this.$$parse=function(d){var e=ma(b,d)||ma(c,d),e="#"==e.charAt(0)?ma(a,e):this.$$html5?e:"";if(!D(e))throw Jb("ihshprfx",d,a);tc(e,this,b);d=this.$$path;var f=/^\/?.*?:(\/.*)/;0===e.indexOf(b)&&(e=e.replace(b,
""));f.exec(e)||(d=(e=f.exec(d))?e[1]:d);this.$$path=d;this.$$compose()};this.$$compose=function(){var c=Zb(this.$$search),e=this.$$hash?"#"+xb(this.$$hash):"";this.$$url=rc(this.$$path)+(c?"?"+c:"")+e;this.$$absUrl=b+(this.$$url?a+this.$$url:"")};this.$$rewrite=function(a){if(Xa(b)==Xa(a))return a}}function vc(b,a){this.$$html5=!0;Kb.apply(this,arguments);var c=Ib(b);this.$$rewrite=function(d){var e;if(b==Xa(d))return d;if(e=ma(c,d))return b+a+e;if(c===d+"/")return c}}function nb(b){return function(){return this[b]}}
function wc(b,a){return function(c){if(x(c))return this[b];this[b]=a(c);this.$$compose();return this}}function vd(){var b="",a=!1;this.hashPrefix=function(a){return v(a)?(b=a,this):b};this.html5Mode=function(b){return v(b)?(a=b,this):a};this.$get=["$rootScope","$browser","$sniffer","$rootElement",function(c,d,e,f){function g(a){c.$broadcast("$locationChangeSuccess",h.absUrl(),a)}var h,n=d.baseHref(),k=d.url();a?(n=k.substring(0,k.indexOf("/",k.indexOf("//")+2))+(n||"/"),e=e.history?uc:vc):(n=Xa(k),
e=Kb);h=new e(n,"#"+b);h.$$parse(h.$$rewrite(k));f.on("click",function(a){if(!a.ctrlKey&&!a.metaKey&&2!=a.which){for(var b=z(a.target);"a"!==O(b[0].nodeName);)if(b[0]===f[0]||!(b=b.parent())[0])return;var e=b.prop("href");Z(e)&&"[object SVGAnimatedString]"===e.toString()&&(e=xa(e.animVal).href);var g=h.$$rewrite(e);e&&(!b.attr("target")&&g&&!a.isDefaultPrevented())&&(a.preventDefault(),g!=d.url()&&(h.$$parse(g),c.$apply(),C.angular["ff-684208-preventDefault"]=!0))}});h.absUrl()!=k&&d.url(h.absUrl(),
!0);d.onUrlChange(function(a){h.absUrl()!=a&&(c.$evalAsync(function(){var b=h.absUrl();h.$$parse(a);c.$broadcast("$locationChangeStart",a,b).defaultPrevented?(h.$$parse(b),d.url(b)):g(b)}),c.$$phase||c.$digest())});var l=0;c.$watch(function(){var a=d.url(),b=h.$$replace;l&&a==h.absUrl()||(l++,c.$evalAsync(function(){c.$broadcast("$locationChangeStart",h.absUrl(),a).defaultPrevented?h.$$parse(a):(d.url(h.absUrl(),b),g(a))}));h.$$replace=!1;return l});return h}]}function wd(){var b=!0,a=this;this.debugEnabled=
function(a){return v(a)?(b=a,this):b};this.$get=["$window",function(c){function d(a){a instanceof Error&&(a.stack?a=a.message&&-1===a.stack.indexOf(a.message)?"Error: "+a.message+"\n"+a.stack:a.stack:a.sourceURL&&(a=a.message+"\n"+a.sourceURL+":"+a.line));return a}function e(a){var b=c.console||{},e=b[a]||b.log||w;a=!1;try{a=!!e.apply}catch(n){}return a?function(){var a=[];r(arguments,function(b){a.push(d(b))});return e.apply(b,a)}:function(a,b){e(a,null==b?"":b)}}return{log:e("log"),info:e("info"),
warn:e("warn"),error:e("error"),debug:function(){var c=e("debug");return function(){b&&c.apply(a,arguments)}}()}}]}function ea(b,a){if("constructor"===b)throw ya("isecfld",a);return b}function Ya(b,a){if(b){if(b.constructor===b)throw ya("isecfn",a);if(b.document&&b.location&&b.alert&&b.setInterval)throw ya("isecwindow",a);if(b.children&&(b.nodeName||b.on&&b.find))throw ya("isecdom",a);}return b}function ob(b,a,c,d,e){e=e||{};a=a.split(".");for(var f,g=0;1<a.length;g++){f=ea(a.shift(),d);var h=b[f];
h||(h={},b[f]=h);b=h;b.then&&e.unwrapPromises&&(qa(d),"$$v"in b||function(a){a.then(function(b){a.$$v=b})}(b),b.$$v===s&&(b.$$v={}),b=b.$$v)}f=ea(a.shift(),d);return b[f]=c}function xc(b,a,c,d,e,f,g){ea(b,f);ea(a,f);ea(c,f);ea(d,f);ea(e,f);return g.unwrapPromises?function(h,g){var k=g&&g.hasOwnProperty(b)?g:h,l;if(null==k)return k;(k=k[b])&&k.then&&(qa(f),"$$v"in k||(l=k,l.$$v=s,l.then(function(a){l.$$v=a})),k=k.$$v);if(!a)return k;if(null==k)return s;(k=k[a])&&k.then&&(qa(f),"$$v"in k||(l=k,l.$$v=
s,l.then(function(a){l.$$v=a})),k=k.$$v);if(!c)return k;if(null==k)return s;(k=k[c])&&k.then&&(qa(f),"$$v"in k||(l=k,l.$$v=s,l.then(function(a){l.$$v=a})),k=k.$$v);if(!d)return k;if(null==k)return s;(k=k[d])&&k.then&&(qa(f),"$$v"in k||(l=k,l.$$v=s,l.then(function(a){l.$$v=a})),k=k.$$v);if(!e)return k;if(null==k)return s;(k=k[e])&&k.then&&(qa(f),"$$v"in k||(l=k,l.$$v=s,l.then(function(a){l.$$v=a})),k=k.$$v);return k}:function(f,g){var k=g&&g.hasOwnProperty(b)?g:f;if(null==k)return k;k=k[b];if(!a)return k;
if(null==k)return s;k=k[a];if(!c)return k;if(null==k)return s;k=k[c];if(!d)return k;if(null==k)return s;k=k[d];return e?null==k?s:k=k[e]:k}}function xd(b,a){ea(b,a);return function(a,d){return null==a?s:(d&&d.hasOwnProperty(b)?d:a)[b]}}function yd(b,a,c){ea(b,c);ea(a,c);return function(c,e){if(null==c)return s;c=(e&&e.hasOwnProperty(b)?e:c)[b];return null==c?s:c[a]}}function yc(b,a,c){if(Lb.hasOwnProperty(b))return Lb[b];var d=b.split("."),e=d.length,f;if(a.unwrapPromises||1!==e)if(a.unwrapPromises||
2!==e)if(a.csp)f=6>e?xc(d[0],d[1],d[2],d[3],d[4],c,a):function(b,f){var h=0,g;do g=xc(d[h++],d[h++],d[h++],d[h++],d[h++],c,a)(b,f),f=s,b=g;while(h<e);return g};else{var g="var p;\n";r(d,function(b,d){ea(b,c);g+="if(s == null) return undefined;\ns="+(d?"s":'((k&&k.hasOwnProperty("'+b+'"))?k:s)')+'["'+b+'"];\n'+(a.unwrapPromises?'if (s && s.then) {\n pw("'+c.replace(/(["\r\n])/g,"\\$1")+'");\n if (!("$$v" in s)) {\n p=s;\n p.$$v = undefined;\n p.then(function(v) {p.$$v=v;});\n}\n s=s.$$v\n}\n':"")});
var g=g+"return s;",h=new Function("s","k","pw",g);h.toString=aa(g);f=a.unwrapPromises?function(a,b){return h(a,b,qa)}:h}else f=yd(d[0],d[1],c);else f=xd(d[0],c);"hasOwnProperty"!==b&&(Lb[b]=f);return f}function zd(){var b={},a={csp:!1,unwrapPromises:!1,logPromiseWarnings:!0};this.unwrapPromises=function(b){return v(b)?(a.unwrapPromises=!!b,this):a.unwrapPromises};this.logPromiseWarnings=function(b){return v(b)?(a.logPromiseWarnings=b,this):a.logPromiseWarnings};this.$get=["$filter","$sniffer","$log",
function(c,d,e){a.csp=d.csp;qa=function(b){a.logPromiseWarnings&&!zc.hasOwnProperty(b)&&(zc[b]=!0,e.warn("[$parse] Promise found in the expression `"+b+"`. Automatic unwrapping of promises in Angular expressions is deprecated."))};return function(d){var e;switch(typeof d){case "string":if(b.hasOwnProperty(d))return b[d];e=new Mb(a);e=(new Za(e,c,a)).parse(d,!1);"hasOwnProperty"!==d&&(b[d]=e);return e;case "function":return d;default:return w}}}]}function Ad(){this.$get=["$rootScope","$exceptionHandler",
function(b,a){return Bd(function(a){b.$evalAsync(a)},a)}]}function Bd(b,a){function c(a){return a}function d(a){return g(a)}var e=function(){var g=[],k,l;return l={resolve:function(a){if(g){var c=g;g=s;k=f(a);c.length&&b(function(){for(var a,b=0,d=c.length;b<d;b++)a=c[b],k.then(a[0],a[1],a[2])})}},reject:function(a){l.resolve(h(a))},notify:function(a){if(g){var c=g;g.length&&b(function(){for(var b,d=0,e=c.length;d<e;d++)b=c[d],b[2](a)})}},promise:{then:function(b,f,h){var l=e(),B=function(d){try{l.resolve((N(b)?
b:c)(d))}catch(e){l.reject(e),a(e)}},I=function(b){try{l.resolve((N(f)?f:d)(b))}catch(c){l.reject(c),a(c)}},u=function(b){try{l.notify((N(h)?h:c)(b))}catch(d){a(d)}};g?g.push([B,I,u]):k.then(B,I,u);return l.promise},"catch":function(a){return this.then(null,a)},"finally":function(a){function b(a,c){var d=e();c?d.resolve(a):d.reject(a);return d.promise}function d(e,f){var h=null;try{h=(a||c)()}catch(g){return b(g,!1)}return h&&N(h.then)?h.then(function(){return b(e,f)},function(a){return b(a,!1)}):
b(e,f)}return this.then(function(a){return d(a,!0)},function(a){return d(a,!1)})}}}},f=function(a){return a&&N(a.then)?a:{then:function(c){var d=e();b(function(){d.resolve(c(a))});return d.promise}}},g=function(a){var b=e();b.reject(a);return b.promise},h=function(c){return{then:function(f,h){var g=e();b(function(){try{g.resolve((N(h)?h:d)(c))}catch(b){g.reject(b),a(b)}});return g.promise}}};return{defer:e,reject:g,when:function(h,k,l,m){var p=e(),q,A=function(b){try{return(N(k)?k:c)(b)}catch(d){return a(d),
g(d)}},B=function(b){try{return(N(l)?l:d)(b)}catch(c){return a(c),g(c)}},r=function(b){try{return(N(m)?m:c)(b)}catch(d){a(d)}};b(function(){f(h).then(function(a){q||(q=!0,p.resolve(f(a).then(A,B,r)))},function(a){q||(q=!0,p.resolve(B(a)))},function(a){q||p.notify(r(a))})});return p.promise},all:function(a){var b=e(),c=0,d=H(a)?[]:{};r(a,function(a,e){c++;f(a).then(function(a){d.hasOwnProperty(e)||(d[e]=a,--c||b.resolve(d))},function(a){d.hasOwnProperty(e)||b.reject(a)})});0===c&&b.resolve(d);return b.promise}}}
function Cd(){var b=10,a=E("$rootScope"),c=null;this.digestTtl=function(a){arguments.length&&(b=a);return b};this.$get=["$injector","$exceptionHandler","$parse","$browser",function(d,e,f,g){function h(){this.$id=$a();this.$$phase=this.$parent=this.$$watchers=this.$$nextSibling=this.$$prevSibling=this.$$childHead=this.$$childTail=null;this["this"]=this.$root=this;this.$$destroyed=!1;this.$$asyncQueue=[];this.$$postDigestQueue=[];this.$$listeners={};this.$$listenerCount={};this.$$isolateBindings={}}
function n(b){if(p.$$phase)throw a("inprog",p.$$phase);p.$$phase=b}function k(a,b){var c=f(a);Qa(c,b);return c}function l(a,b,c){do a.$$listenerCount[c]-=b,0===a.$$listenerCount[c]&&delete a.$$listenerCount[c];while(a=a.$parent)}function m(){}h.prototype={constructor:h,$new:function(a){a?(a=new h,a.$root=this.$root,a.$$asyncQueue=this.$$asyncQueue,a.$$postDigestQueue=this.$$postDigestQueue):(a=function(){},a.prototype=this,a=new a,a.$id=$a());a["this"]=a;a.$$listeners={};a.$$listenerCount={};a.$parent=
this;a.$$watchers=a.$$nextSibling=a.$$childHead=a.$$childTail=null;a.$$prevSibling=this.$$childTail;this.$$childHead?this.$$childTail=this.$$childTail.$$nextSibling=a:this.$$childHead=this.$$childTail=a;return a},$watch:function(a,b,d){var e=k(a,"watch"),f=this.$$watchers,h={fn:b,last:m,get:e,exp:a,eq:!!d};c=null;if(!N(b)){var g=k(b||w,"listener");h.fn=function(a,b,c){g(c)}}if("string"==typeof a&&e.constant){var n=h.fn;h.fn=function(a,b,c){n.call(this,a,b,c);Na(f,h)}}f||(f=this.$$watchers=[]);f.unshift(h);
return function(){Na(f,h);c=null}},$watchCollection:function(a,b){var c=this,d,e,h=0,g=f(a),k=[],n={},l=0;return this.$watch(function(){e=g(c);var a,b;if(Z(e))if(vb(e))for(d!==k&&(d=k,l=d.length=0,h++),a=e.length,l!==a&&(h++,d.length=l=a),b=0;b<a;b++)d[b]!==e[b]&&(h++,d[b]=e[b]);else{d!==n&&(d=n={},l=0,h++);a=0;for(b in e)e.hasOwnProperty(b)&&(a++,d.hasOwnProperty(b)?d[b]!==e[b]&&(h++,d[b]=e[b]):(l++,d[b]=e[b],h++));if(l>a)for(b in h++,d)d.hasOwnProperty(b)&&!e.hasOwnProperty(b)&&(l--,delete d[b])}else d!==
e&&(d=e,h++);return h},function(){b(e,d,c)})},$digest:function(){var d,f,h,g,k=this.$$asyncQueue,l=this.$$postDigestQueue,r,y,s=b,S,L=[],v,t,M;n("$digest");c=null;do{y=!1;for(S=this;k.length;){try{M=k.shift(),M.scope.$eval(M.expression)}catch(z){p.$$phase=null,e(z)}c=null}a:do{if(g=S.$$watchers)for(r=g.length;r--;)try{if(d=g[r])if((f=d.get(S))!==(h=d.last)&&!(d.eq?ta(f,h):"number"==typeof f&&"number"==typeof h&&isNaN(f)&&isNaN(h)))y=!0,c=d,d.last=d.eq?ca(f):f,d.fn(f,h===m?f:h,S),5>s&&(v=4-s,L[v]||
(L[v]=[]),t=N(d.exp)?"fn: "+(d.exp.name||d.exp.toString()):d.exp,t+="; newVal: "+oa(f)+"; oldVal: "+oa(h),L[v].push(t));else if(d===c){y=!1;break a}}catch(D){p.$$phase=null,e(D)}if(!(g=S.$$childHead||S!==this&&S.$$nextSibling))for(;S!==this&&!(g=S.$$nextSibling);)S=S.$parent}while(S=g);if((y||k.length)&&!s--)throw p.$$phase=null,a("infdig",b,oa(L));}while(y||k.length);for(p.$$phase=null;l.length;)try{l.shift()()}catch(w){e(w)}},$destroy:function(){if(!this.$$destroyed){var a=this.$parent;this.$broadcast("$destroy");
this.$$destroyed=!0;this!==p&&(r(this.$$listenerCount,cb(null,l,this)),a.$$childHead==this&&(a.$$childHead=this.$$nextSibling),a.$$childTail==this&&(a.$$childTail=this.$$prevSibling),this.$$prevSibling&&(this.$$prevSibling.$$nextSibling=this.$$nextSibling),this.$$nextSibling&&(this.$$nextSibling.$$prevSibling=this.$$prevSibling),this.$parent=this.$$nextSibling=this.$$prevSibling=this.$$childHead=this.$$childTail=null)}},$eval:function(a,b){return f(a)(this,b)},$evalAsync:function(a){p.$$phase||p.$$asyncQueue.length||
g.defer(function(){p.$$asyncQueue.length&&p.$digest()});this.$$asyncQueue.push({scope:this,expression:a})},$$postDigest:function(a){this.$$postDigestQueue.push(a)},$apply:function(a){try{return n("$apply"),this.$eval(a)}catch(b){e(b)}finally{p.$$phase=null;try{p.$digest()}catch(c){throw e(c),c;}}},$on:function(a,b){var c=this.$$listeners[a];c||(this.$$listeners[a]=c=[]);c.push(b);var d=this;do d.$$listenerCount[a]||(d.$$listenerCount[a]=0),d.$$listenerCount[a]++;while(d=d.$parent);var e=this;return function(){c[bb(c,
b)]=null;l(e,1,a)}},$emit:function(a,b){var c=[],d,f=this,h=!1,g={name:a,targetScope:f,stopPropagation:function(){h=!0},preventDefault:function(){g.defaultPrevented=!0},defaultPrevented:!1},k=[g].concat(ua.call(arguments,1)),n,l;do{d=f.$$listeners[a]||c;g.currentScope=f;n=0;for(l=d.length;n<l;n++)if(d[n])try{d[n].apply(null,k)}catch(p){e(p)}else d.splice(n,1),n--,l--;if(h)break;f=f.$parent}while(f);return g},$broadcast:function(a,b){for(var c=this,d=this,f={name:a,targetScope:this,preventDefault:function(){f.defaultPrevented=
!0},defaultPrevented:!1},h=[f].concat(ua.call(arguments,1)),g,k;c=d;){f.currentScope=c;d=c.$$listeners[a]||[];g=0;for(k=d.length;g<k;g++)if(d[g])try{d[g].apply(null,h)}catch(n){e(n)}else d.splice(g,1),g--,k--;if(!(d=c.$$listenerCount[a]&&c.$$childHead||c!==this&&c.$$nextSibling))for(;c!==this&&!(d=c.$$nextSibling);)c=c.$parent}return f}};var p=new h;return p}]}function Dd(){var b=/^\s*(https?|ftp|mailto|tel|file):/,a=/^\s*(https?|ftp|file):|data:image\//;this.aHrefSanitizationWhitelist=function(a){return v(a)?
(b=a,this):b};this.imgSrcSanitizationWhitelist=function(b){return v(b)?(a=b,this):a};this.$get=function(){return function(c,d){var e=d?a:b,f;if(!P||8<=P)if(f=xa(c).href,""!==f&&!f.match(e))return"unsafe:"+f;return c}}}function Ed(b){if("self"===b)return b;if(D(b)){if(-1<b.indexOf("***"))throw ra("iwcard",b);b=b.replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08").replace("\\*\\*",".*").replace("\\*","[^:/.?&;]*");return RegExp("^"+b+"$")}if(ab(b))return RegExp("^"+b.source+"$");
throw ra("imatcher");}function Ac(b){var a=[];v(b)&&r(b,function(b){a.push(Ed(b))});return a}function Fd(){this.SCE_CONTEXTS=fa;var b=["self"],a=[];this.resourceUrlWhitelist=function(a){arguments.length&&(b=Ac(a));return b};this.resourceUrlBlacklist=function(b){arguments.length&&(a=Ac(b));return a};this.$get=["$injector",function(c){function d(a){var b=function(a){this.$$unwrapTrustedValue=function(){return a}};a&&(b.prototype=new a);b.prototype.valueOf=function(){return this.$$unwrapTrustedValue()};
b.prototype.toString=function(){return this.$$unwrapTrustedValue().toString()};return b}var e=function(a){throw ra("unsafe");};c.has("$sanitize")&&(e=c.get("$sanitize"));var f=d(),g={};g[fa.HTML]=d(f);g[fa.CSS]=d(f);g[fa.URL]=d(f);g[fa.JS]=d(f);g[fa.RESOURCE_URL]=d(g[fa.URL]);return{trustAs:function(a,b){var c=g.hasOwnProperty(a)?g[a]:null;if(!c)throw ra("icontext",a,b);if(null===b||b===s||""===b)return b;if("string"!==typeof b)throw ra("itype",a);return new c(b)},getTrusted:function(c,d){if(null===
d||d===s||""===d)return d;var f=g.hasOwnProperty(c)?g[c]:null;if(f&&d instanceof f)return d.$$unwrapTrustedValue();if(c===fa.RESOURCE_URL){var f=xa(d.toString()),l,m,p=!1;l=0;for(m=b.length;l<m;l++)if("self"===b[l]?Hb(f):b[l].exec(f.href)){p=!0;break}if(p)for(l=0,m=a.length;l<m;l++)if("self"===a[l]?Hb(f):a[l].exec(f.href)){p=!1;break}if(p)return d;throw ra("insecurl",d.toString());}if(c===fa.HTML)return e(d);throw ra("unsafe");},valueOf:function(a){return a instanceof f?a.$$unwrapTrustedValue():a}}}]}
function Gd(){var b=!0;this.enabled=function(a){arguments.length&&(b=!!a);return b};this.$get=["$parse","$sniffer","$sceDelegate",function(a,c,d){if(b&&c.msie&&8>c.msieDocumentMode)throw ra("iequirks");var e=ca(fa);e.isEnabled=function(){return b};e.trustAs=d.trustAs;e.getTrusted=d.getTrusted;e.valueOf=d.valueOf;b||(e.trustAs=e.getTrusted=function(a,b){return b},e.valueOf=Aa);e.parseAs=function(b,c){var d=a(c);return d.literal&&d.constant?d:function(a,c){return e.getTrusted(b,d(a,c))}};var f=e.parseAs,
g=e.getTrusted,h=e.trustAs;r(fa,function(a,b){var c=O(b);e[Ra("parse_as_"+c)]=function(b){return f(a,b)};e[Ra("get_trusted_"+c)]=function(b){return g(a,b)};e[Ra("trust_as_"+c)]=function(b){return h(a,b)}});return e}]}function Hd(){this.$get=["$window","$document",function(b,a){var c={},d=Q((/android (\d+)/.exec(O((b.navigator||{}).userAgent))||[])[1]),e=/Boxee/i.test((b.navigator||{}).userAgent),f=a[0]||{},g=f.documentMode,h,n=/^(Moz|webkit|O|ms)(?=[A-Z])/,k=f.body&&f.body.style,l=!1,m=!1;if(k){for(var p in k)if(l=
n.exec(p)){h=l[0];h=h.substr(0,1).toUpperCase()+h.substr(1);break}h||(h="WebkitOpacity"in k&&"webkit");l=!!("transition"in k||h+"Transition"in k);m=!!("animation"in k||h+"Animation"in k);!d||l&&m||(l=D(f.body.style.webkitTransition),m=D(f.body.style.webkitAnimation))}return{history:!(!b.history||!b.history.pushState||4>d||e),hashchange:"onhashchange"in b&&(!g||7<g),hasEvent:function(a){if("input"==a&&9==P)return!1;if(x(c[a])){var b=f.createElement("div");c[a]="on"+a in b}return c[a]},csp:Vb(),vendorPrefix:h,
transitions:l,animations:m,android:d,msie:P,msieDocumentMode:g}}]}function Id(){this.$get=["$rootScope","$browser","$q","$exceptionHandler",function(b,a,c,d){function e(e,h,n){var k=c.defer(),l=k.promise,m=v(n)&&!n;h=a.defer(function(){try{k.resolve(e())}catch(a){k.reject(a),d(a)}finally{delete f[l.$$timeoutId]}m||b.$apply()},h);l.$$timeoutId=h;f[h]=k;return l}var f={};e.cancel=function(b){return b&&b.$$timeoutId in f?(f[b.$$timeoutId].reject("canceled"),delete f[b.$$timeoutId],a.defer.cancel(b.$$timeoutId)):
!1};return e}]}function xa(b,a){var c=b;P&&(V.setAttribute("href",c),c=V.href);V.setAttribute("href",c);return{href:V.href,protocol:V.protocol?V.protocol.replace(/:$/,""):"",host:V.host,search:V.search?V.search.replace(/^\?/,""):"",hash:V.hash?V.hash.replace(/^#/,""):"",hostname:V.hostname,port:V.port,pathname:"/"===V.pathname.charAt(0)?V.pathname:"/"+V.pathname}}function Hb(b){b=D(b)?xa(b):b;return b.protocol===Bc.protocol&&b.host===Bc.host}function Jd(){this.$get=aa(C)}function Cc(b){function a(d,
e){if(Z(d)){var f={};r(d,function(b,c){f[c]=a(c,b)});return f}return b.factory(d+c,e)}var c="Filter";this.register=a;this.$get=["$injector",function(a){return function(b){return a.get(b+c)}}];a("currency",Dc);a("date",Ec);a("filter",Kd);a("json",Ld);a("limitTo",Md);a("lowercase",Nd);a("number",Fc);a("orderBy",Gc);a("uppercase",Od)}function Kd(){return function(b,a,c){if(!H(b))return b;var d=typeof c,e=[];e.check=function(a){for(var b=0;b<e.length;b++)if(!e[b](a))return!1;return!0};"function"!==d&&
(c="boolean"===d&&c?function(a,b){return Ba.equals(a,b)}:function(a,b){if(a&&b&&"object"===typeof a&&"object"===typeof b){for(var d in a)if("$"!==d.charAt(0)&&Pd.call(a,d)&&c(a[d],b[d]))return!0;return!1}b=(""+b).toLowerCase();return-1<(""+a).toLowerCase().indexOf(b)});var f=function(a,b){if("string"==typeof b&&"!"===b.charAt(0))return!f(a,b.substr(1));switch(typeof a){case "boolean":case "number":case "string":return c(a,b);case "object":switch(typeof b){case "object":return c(a,b);default:for(var d in a)if("$"!==
d.charAt(0)&&f(a[d],b))return!0}return!1;case "array":for(d=0;d<a.length;d++)if(f(a[d],b))return!0;return!1;default:return!1}};switch(typeof a){case "boolean":case "number":case "string":a={$:a};case "object":for(var g in a)(function(b){"undefined"!=typeof a[b]&&e.push(function(c){return f("$"==b?c:c&&c[b],a[b])})})(g);break;case "function":e.push(a);break;default:return b}d=[];for(g=0;g<b.length;g++){var h=b[g];e.check(h)&&d.push(h)}return d}}function Dc(b){var a=b.NUMBER_FORMATS;return function(b,
d){x(d)&&(d=a.CURRENCY_SYM);return Hc(b,a.PATTERNS[1],a.GROUP_SEP,a.DECIMAL_SEP,2).replace(/\u00A4/g,d)}}function Fc(b){var a=b.NUMBER_FORMATS;return function(b,d){return Hc(b,a.PATTERNS[0],a.GROUP_SEP,a.DECIMAL_SEP,d)}}function Hc(b,a,c,d,e){if(isNaN(b)||!isFinite(b))return"";var f=0>b;b=Math.abs(b);var g=b+"",h="",n=[],k=!1;if(-1!==g.indexOf("e")){var l=g.match(/([\d\.]+)e(-?)(\d+)/);l&&"-"==l[2]&&l[3]>e+1?g="0":(h=g,k=!0)}if(k)0<e&&(-1<b&&1>b)&&(h=b.toFixed(e));else{g=(g.split(Ic)[1]||"").length;
x(e)&&(e=Math.min(Math.max(a.minFrac,g),a.maxFrac));g=Math.pow(10,e);b=Math.round(b*g)/g;b=(""+b).split(Ic);g=b[0];b=b[1]||"";var l=0,m=a.lgSize,p=a.gSize;if(g.length>=m+p)for(l=g.length-m,k=0;k<l;k++)0===(l-k)%p&&0!==k&&(h+=c),h+=g.charAt(k);for(k=l;k<g.length;k++)0===(g.length-k)%m&&0!==k&&(h+=c),h+=g.charAt(k);for(;b.length<e;)b+="0";e&&"0"!==e&&(h+=d+b.substr(0,e))}n.push(f?a.negPre:a.posPre);n.push(h);n.push(f?a.negSuf:a.posSuf);return n.join("")}function Nb(b,a,c){var d="";0>b&&(d="-",b=-b);
for(b=""+b;b.length<a;)b="0"+b;c&&(b=b.substr(b.length-a));return d+b}function $(b,a,c,d){c=c||0;return function(e){e=e["get"+b]();if(0<c||e>-c)e+=c;0===e&&-12==c&&(e=12);return Nb(e,a,d)}}function pb(b,a){return function(c,d){var e=c["get"+b](),f=Ia(a?"SHORT"+b:b);return d[f][e]}}function Ec(b){function a(a){var b;if(b=a.match(c)){a=new Date(0);var f=0,g=0,h=b[8]?a.setUTCFullYear:a.setFullYear,n=b[8]?a.setUTCHours:a.setHours;b[9]&&(f=Q(b[9]+b[10]),g=Q(b[9]+b[11]));h.call(a,Q(b[1]),Q(b[2])-1,Q(b[3]));
f=Q(b[4]||0)-f;g=Q(b[5]||0)-g;h=Q(b[6]||0);b=Math.round(1E3*parseFloat("0."+(b[7]||0)));n.call(a,f,g,h,b)}return a}var c=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/;return function(c,e){var f="",g=[],h,n;e=e||"mediumDate";e=b.DATETIME_FORMATS[e]||e;D(c)&&(c=Qd.test(c)?Q(c):a(c));wb(c)&&(c=new Date(c));if(!La(c))return c;for(;e;)(n=Rd.exec(e))?(g=g.concat(ua.call(n,1)),e=g.pop()):(g.push(e),e=null);r(g,function(a){h=Sd[a];f+=h?h(c,b.DATETIME_FORMATS):
a.replace(/(^'|'$)/g,"").replace(/''/g,"'")});return f}}function Ld(){return function(b){return oa(b,!0)}}function Md(){return function(b,a){if(!H(b)&&!D(b))return b;a=Q(a);if(D(b))return a?0<=a?b.slice(0,a):b.slice(a,b.length):"";var c=[],d,e;a>b.length?a=b.length:a<-b.length&&(a=-b.length);0<a?(d=0,e=a):(d=b.length+a,e=b.length);for(;d<e;d++)c.push(b[d]);return c}}function Gc(b){return function(a,c,d){function e(a,b){return Pa(b)?function(b,c){return a(c,b)}:a}if(!H(a)||!c)return a;c=H(c)?c:[c];
c=Sc(c,function(a){var c=!1,d=a||Aa;if(D(a)){if("+"==a.charAt(0)||"-"==a.charAt(0))c="-"==a.charAt(0),a=a.substring(1);d=b(a)}return e(function(a,b){var c;c=d(a);var e=d(b),f=typeof c,h=typeof e;f==h?("string"==f&&(c=c.toLowerCase(),e=e.toLowerCase()),c=c===e?0:c<e?-1:1):c=f<h?-1:1;return c},c)});for(var f=[],g=0;g<a.length;g++)f.push(a[g]);return f.sort(e(function(a,b){for(var d=0;d<c.length;d++){var e=c[d](a,b);if(0!==e)return e}return 0},d))}}function sa(b){N(b)&&(b={link:b});b.restrict=b.restrict||
"AC";return aa(b)}function Jc(b,a){function c(a,c){c=c?"-"+db(c,"-"):"";b.removeClass((a?qb:rb)+c).addClass((a?rb:qb)+c)}var d=this,e=b.parent().controller("form")||sb,f=0,g=d.$error={},h=[];d.$name=a.name||a.ngForm;d.$dirty=!1;d.$pristine=!0;d.$valid=!0;d.$invalid=!1;e.$addControl(d);b.addClass(Ja);c(!0);d.$addControl=function(a){wa(a.$name,"input");h.push(a);a.$name&&(d[a.$name]=a)};d.$removeControl=function(a){a.$name&&d[a.$name]===a&&delete d[a.$name];r(g,function(b,c){d.$setValidity(c,!0,a)});
Na(h,a)};d.$setValidity=function(a,b,h){var m=g[a];if(b)m&&(Na(m,h),m.length||(f--,f||(c(b),d.$valid=!0,d.$invalid=!1),g[a]=!1,c(!0,a),e.$setValidity(a,!0,d)));else{f||c(b);if(m){if(-1!=bb(m,h))return}else g[a]=m=[],f++,c(!1,a),e.$setValidity(a,!1,d);m.push(h);d.$valid=!1;d.$invalid=!0}};d.$setDirty=function(){b.removeClass(Ja).addClass(tb);d.$dirty=!0;d.$pristine=!1;e.$setDirty()};d.$setPristine=function(){b.removeClass(tb).addClass(Ja);d.$dirty=!1;d.$pristine=!0;r(h,function(a){a.$setPristine()})}}
function na(b,a,c,d){b.$setValidity(a,c);return c?d:s}function ub(b,a,c,d,e,f){if(!e.android){var g=!1;a.on("compositionstart",function(a){g=!0});a.on("compositionend",function(){g=!1;h()})}var h=function(){if(!g){var e=a.val();Pa(c.ngTrim||"T")&&(e=da(e));d.$viewValue!==e&&(b.$$phase?d.$setViewValue(e):b.$apply(function(){d.$setViewValue(e)}))}};if(e.hasEvent("input"))a.on("input",h);else{var n,k=function(){n||(n=f.defer(function(){h();n=null}))};a.on("keydown",function(a){a=a.keyCode;91===a||(15<
a&&19>a||37<=a&&40>=a)||k()});if(e.hasEvent("paste"))a.on("paste cut",k)}a.on("change",h);d.$render=function(){a.val(d.$isEmpty(d.$viewValue)?"":d.$viewValue)};var l=c.ngPattern;l&&((e=l.match(/^\/(.*)\/([gim]*)$/))?(l=RegExp(e[1],e[2]),e=function(a){return na(d,"pattern",d.$isEmpty(a)||l.test(a),a)}):e=function(c){var e=b.$eval(l);if(!e||!e.test)throw E("ngPattern")("noregexp",l,e,ga(a));return na(d,"pattern",d.$isEmpty(c)||e.test(c),c)},d.$formatters.push(e),d.$parsers.push(e));if(c.ngMinlength){var m=
Q(c.ngMinlength);e=function(a){return na(d,"minlength",d.$isEmpty(a)||a.length>=m,a)};d.$parsers.push(e);d.$formatters.push(e)}if(c.ngMaxlength){var p=Q(c.ngMaxlength);e=function(a){return na(d,"maxlength",d.$isEmpty(a)||a.length<=p,a)};d.$parsers.push(e);d.$formatters.push(e)}}function Ob(b,a){b="ngClass"+b;return function(){return{restrict:"AC",link:function(c,d,e){function f(b){if(!0===a||c.$index%2===a){var d=g(b||"");h?ta(b,h)||e.$updateClass(d,g(h)):e.$addClass(d)}h=ca(b)}function g(a){if(H(a))return a.join(" ");
if(Z(a)){var b=[];r(a,function(a,c){a&&b.push(c)});return b.join(" ")}return a}var h;c.$watch(e[b],f,!0);e.$observe("class",function(a){f(c.$eval(e[b]))});"ngClass"!==b&&c.$watch("$index",function(d,f){var h=d&1;if(h!==f&1){var m=g(c.$eval(e[b]));h===a?e.$addClass(m):e.$removeClass(m)}})}}}}var O=function(b){return D(b)?b.toLowerCase():b},Pd=Object.prototype.hasOwnProperty,Ia=function(b){return D(b)?b.toUpperCase():b},P,z,Ca,ua=[].slice,Td=[].push,Ma=Object.prototype.toString,Oa=E("ng"),Ba=C.angular||
(C.angular={}),Va,Ga,ja=["0","0","0"];P=Q((/msie (\d+)/.exec(O(navigator.userAgent))||[])[1]);isNaN(P)&&(P=Q((/trident\/.*; rv:(\d+)/.exec(O(navigator.userAgent))||[])[1]));w.$inject=[];Aa.$inject=[];var da=function(){return String.prototype.trim?function(b){return D(b)?b.trim():b}:function(b){return D(b)?b.replace(/^\s\s*/,"").replace(/\s\s*$/,""):b}}();Ga=9>P?function(b){b=b.nodeName?b:b[0];return b.scopeName&&"HTML"!=b.scopeName?Ia(b.scopeName+":"+b.nodeName):b.nodeName}:function(b){return b.nodeName?
b.nodeName:b[0].nodeName};var Vc=/[A-Z]/g,Ud={full:"1.2.13",major:1,minor:2,dot:13,codeName:"romantic-transclusion"},Sa=R.cache={},eb=R.expando="ng-"+(new Date).getTime(),Zc=1,Kc=C.document.addEventListener?function(b,a,c){b.addEventListener(a,c,!1)}:function(b,a,c){b.attachEvent("on"+a,c)},Eb=C.document.removeEventListener?function(b,a,c){b.removeEventListener(a,c,!1)}:function(b,a,c){b.detachEvent("on"+a,c)};R._data=function(b){return this.cache[b[this.expando]]||{}};var Xc=/([\:\-\_]+(.))/g,Yc=
/^moz([A-Z])/,Bb=E("jqLite"),Fa=R.prototype={ready:function(b){function a(){c||(c=!0,b())}var c=!1;"complete"===T.readyState?setTimeout(a):(this.on("DOMContentLoaded",a),R(C).on("load",a))},toString:function(){var b=[];r(this,function(a){b.push(""+a)});return"["+b.join(", ")+"]"},eq:function(b){return 0<=b?z(this[b]):z(this[this.length+b])},length:0,push:Td,sort:[].sort,splice:[].splice},ib={};r("multiple selected checked disabled readOnly required open".split(" "),function(b){ib[O(b)]=b});var ic=
{};r("input select option textarea button form details".split(" "),function(b){ic[Ia(b)]=!0});r({data:ec,inheritedData:hb,scope:function(b){return z(b).data("$scope")||hb(b.parentNode||b,["$isolateScope","$scope"])},isolateScope:function(b){return z(b).data("$isolateScope")||z(b).data("$isolateScopeNoTemplate")},controller:fc,injector:function(b){return hb(b,"$injector")},removeAttr:function(b,a){b.removeAttribute(a)},hasClass:Fb,css:function(b,a,c){a=Ra(a);if(v(c))b.style[a]=c;else{var d;8>=P&&(d=
b.currentStyle&&b.currentStyle[a],""===d&&(d="auto"));d=d||b.style[a];8>=P&&(d=""===d?s:d);return d}},attr:function(b,a,c){var d=O(a);if(ib[d])if(v(c))c?(b[a]=!0,b.setAttribute(a,d)):(b[a]=!1,b.removeAttribute(d));else return b[a]||(b.attributes.getNamedItem(a)||w).specified?d:s;else if(v(c))b.setAttribute(a,c);else if(b.getAttribute)return b=b.getAttribute(a,2),null===b?s:b},prop:function(b,a,c){if(v(c))b[a]=c;else return b[a]},text:function(){function b(b,d){var e=a[b.nodeType];if(x(d))return e?
b[e]:"";b[e]=d}var a=[];9>P?(a[1]="innerText",a[3]="nodeValue"):a[1]=a[3]="textContent";b.$dv="";return b}(),val:function(b,a){if(x(a)){if("SELECT"===Ga(b)&&b.multiple){var c=[];r(b.options,function(a){a.selected&&c.push(a.value||a.text)});return 0===c.length?null:c}return b.value}b.value=a},html:function(b,a){if(x(a))return b.innerHTML;for(var c=0,d=b.childNodes;c<d.length;c++)Da(d[c]);b.innerHTML=a},empty:gc},function(b,a){R.prototype[a]=function(a,d){var e,f;if(b!==gc&&(2==b.length&&b!==Fb&&b!==
fc?a:d)===s){if(Z(a)){for(e=0;e<this.length;e++)if(b===ec)b(this[e],a);else for(f in a)b(this[e],f,a[f]);return this}e=b.$dv;f=e===s?Math.min(this.length,1):this.length;for(var g=0;g<f;g++){var h=b(this[g],a,d);e=e?e+h:h}return e}for(e=0;e<this.length;e++)b(this[e],a,d);return this}});r({removeData:cc,dealoc:Da,on:function a(c,d,e,f){if(v(f))throw Bb("onargs");var g=ka(c,"events"),h=ka(c,"handle");g||ka(c,"events",g={});h||ka(c,"handle",h=$c(c,g));r(d.split(" "),function(d){var f=g[d];if(!f){if("mouseenter"==
d||"mouseleave"==d){var l=T.body.contains||T.body.compareDocumentPosition?function(a,c){var d=9===a.nodeType?a.documentElement:a,e=c&&c.parentNode;return a===e||!!(e&&1===e.nodeType&&(d.contains?d.contains(e):a.compareDocumentPosition&&a.compareDocumentPosition(e)&16))}:function(a,c){if(c)for(;c=c.parentNode;)if(c===a)return!0;return!1};g[d]=[];a(c,{mouseleave:"mouseout",mouseenter:"mouseover"}[d],function(a){var c=a.relatedTarget;c&&(c===this||l(this,c))||h(a,d)})}else Kc(c,d,h),g[d]=[];f=g[d]}f.push(e)})},
off:dc,one:function(a,c,d){a=z(a);a.on(c,function f(){a.off(c,d);a.off(c,f)});a.on(c,d)},replaceWith:function(a,c){var d,e=a.parentNode;Da(a);r(new R(c),function(c){d?e.insertBefore(c,d.nextSibling):e.replaceChild(c,a);d=c})},children:function(a){var c=[];r(a.childNodes,function(a){1===a.nodeType&&c.push(a)});return c},contents:function(a){return a.childNodes||[]},append:function(a,c){r(new R(c),function(c){1!==a.nodeType&&11!==a.nodeType||a.appendChild(c)})},prepend:function(a,c){if(1===a.nodeType){var d=
a.firstChild;r(new R(c),function(c){a.insertBefore(c,d)})}},wrap:function(a,c){c=z(c)[0];var d=a.parentNode;d&&d.replaceChild(c,a);c.appendChild(a)},remove:function(a){Da(a);var c=a.parentNode;c&&c.removeChild(a)},after:function(a,c){var d=a,e=a.parentNode;r(new R(c),function(a){e.insertBefore(a,d.nextSibling);d=a})},addClass:gb,removeClass:fb,toggleClass:function(a,c,d){x(d)&&(d=!Fb(a,c));(d?gb:fb)(a,c)},parent:function(a){return(a=a.parentNode)&&11!==a.nodeType?a:null},next:function(a){if(a.nextElementSibling)return a.nextElementSibling;
for(a=a.nextSibling;null!=a&&1!==a.nodeType;)a=a.nextSibling;return a},find:function(a,c){return a.getElementsByTagName?a.getElementsByTagName(c):[]},clone:Db,triggerHandler:function(a,c,d){c=(ka(a,"events")||{})[c];d=d||[];var e=[{preventDefault:w,stopPropagation:w}];r(c,function(c){c.apply(a,e.concat(d))})}},function(a,c){R.prototype[c]=function(c,e,f){for(var g,h=0;h<this.length;h++)x(g)?(g=a(this[h],c,e,f),v(g)&&(g=z(g))):Cb(g,a(this[h],c,e,f));return v(g)?g:this};R.prototype.bind=R.prototype.on;
R.prototype.unbind=R.prototype.off});Ta.prototype={put:function(a,c){this[Ea(a)]=c},get:function(a){return this[Ea(a)]},remove:function(a){var c=this[a=Ea(a)];delete this[a];return c}};var bd=/^function\s*[^\(]*\(\s*([^\)]*)\)/m,cd=/,/,dd=/^\s*(_?)(\S+?)\1\s*$/,ad=/((\/\/.*$)|(\/\*[\s\S]*?\*\/))/mg,Ua=E("$injector"),Vd=E("$animate"),Wd=["$provide",function(a){this.$$selectors={};this.register=function(c,d){var e=c+"-animation";if(c&&"."!=c.charAt(0))throw Vd("notcsel",c);this.$$selectors[c.substr(1)]=
e;a.factory(e,d)};this.classNameFilter=function(a){1===arguments.length&&(this.$$classNameFilter=a instanceof RegExp?a:null);return this.$$classNameFilter};this.$get=["$timeout",function(a){return{enter:function(d,e,f,g){f?f.after(d):(e&&e[0]||(e=f.parent()),e.append(d));g&&a(g,0,!1)},leave:function(d,e){d.remove();e&&a(e,0,!1)},move:function(a,c,f,g){this.enter(a,c,f,g)},addClass:function(d,e,f){e=D(e)?e:H(e)?e.join(" "):"";r(d,function(a){gb(a,e)});f&&a(f,0,!1)},removeClass:function(d,e,f){e=D(e)?
e:H(e)?e.join(" "):"";r(d,function(a){fb(a,e)});f&&a(f,0,!1)},setClass:function(d,e,f,g){r(d,function(a){gb(a,e);fb(a,f)});g&&a(g,0,!1)},enabled:w}}]}],ia=E("$compile");kc.$inject=["$provide","$$sanitizeUriProvider"];var jd=/^(x[\:\-_]|data[\:\-_])/i,qc=E("$interpolate"),Xd=/^([^\?#]*)(\?([^#]*))?(#(.*))?$/,ud={http:80,https:443,ftp:21},Jb=E("$location");vc.prototype=Kb.prototype=uc.prototype={$$html5:!1,$$replace:!1,absUrl:nb("$$absUrl"),url:function(a,c){if(x(a))return this.$$url;var d=Xd.exec(a);
d[1]&&this.path(decodeURIComponent(d[1]));(d[2]||d[1])&&this.search(d[3]||"");this.hash(d[5]||"",c);return this},protocol:nb("$$protocol"),host:nb("$$host"),port:nb("$$port"),path:wc("$$path",function(a){return"/"==a.charAt(0)?a:"/"+a}),search:function(a,c){switch(arguments.length){case 0:return this.$$search;case 1:if(D(a))this.$$search=Yb(a);else if(Z(a))this.$$search=a;else throw Jb("isrcharg");break;default:x(c)||null===c?delete this.$$search[a]:this.$$search[a]=c}this.$$compose();return this},
hash:wc("$$hash",Aa),replace:function(){this.$$replace=!0;return this}};var ya=E("$parse"),zc={},qa,Ka={"null":function(){return null},"true":function(){return!0},"false":function(){return!1},undefined:w,"+":function(a,c,d,e){d=d(a,c);e=e(a,c);return v(d)?v(e)?d+e:d:v(e)?e:s},"-":function(a,c,d,e){d=d(a,c);e=e(a,c);return(v(d)?d:0)-(v(e)?e:0)},"*":function(a,c,d,e){return d(a,c)*e(a,c)},"/":function(a,c,d,e){return d(a,c)/e(a,c)},"%":function(a,c,d,e){return d(a,c)%e(a,c)},"^":function(a,c,d,e){return d(a,
c)^e(a,c)},"=":w,"===":function(a,c,d,e){return d(a,c)===e(a,c)},"!==":function(a,c,d,e){return d(a,c)!==e(a,c)},"==":function(a,c,d,e){return d(a,c)==e(a,c)},"!=":function(a,c,d,e){return d(a,c)!=e(a,c)},"<":function(a,c,d,e){return d(a,c)<e(a,c)},">":function(a,c,d,e){return d(a,c)>e(a,c)},"<=":function(a,c,d,e){return d(a,c)<=e(a,c)},">=":function(a,c,d,e){return d(a,c)>=e(a,c)},"&&":function(a,c,d,e){return d(a,c)&&e(a,c)},"||":function(a,c,d,e){return d(a,c)||e(a,c)},"&":function(a,c,d,e){return d(a,
c)&e(a,c)},"|":function(a,c,d,e){return e(a,c)(a,c,d(a,c))},"!":function(a,c,d){return!d(a,c)}},Yd={n:"\n",f:"\f",r:"\r",t:"\t",v:"\v","'":"'",'"':'"'},Mb=function(a){this.options=a};Mb.prototype={constructor:Mb,lex:function(a){this.text=a;this.index=0;this.ch=s;this.lastCh=":";this.tokens=[];var c;for(a=[];this.index<this.text.length;){this.ch=this.text.charAt(this.index);if(this.is("\"'"))this.readString(this.ch);else if(this.isNumber(this.ch)||this.is(".")&&this.isNumber(this.peek()))this.readNumber();
else if(this.isIdent(this.ch))this.readIdent(),this.was("{,")&&("{"===a[0]&&(c=this.tokens[this.tokens.length-1]))&&(c.json=-1===c.text.indexOf("."));else if(this.is("(){}[].,;:?"))this.tokens.push({index:this.index,text:this.ch,json:this.was(":[,")&&this.is("{[")||this.is("}]:,")}),this.is("{[")&&a.unshift(this.ch),this.is("}]")&&a.shift(),this.index++;else if(this.isWhitespace(this.ch)){this.index++;continue}else{var d=this.ch+this.peek(),e=d+this.peek(2),f=Ka[this.ch],g=Ka[d],h=Ka[e];h?(this.tokens.push({index:this.index,
text:e,fn:h}),this.index+=3):g?(this.tokens.push({index:this.index,text:d,fn:g}),this.index+=2):f?(this.tokens.push({index:this.index,text:this.ch,fn:f,json:this.was("[,:")&&this.is("+-")}),this.index+=1):this.throwError("Unexpected next character ",this.index,this.index+1)}this.lastCh=this.ch}return this.tokens},is:function(a){return-1!==a.indexOf(this.ch)},was:function(a){return-1!==a.indexOf(this.lastCh)},peek:function(a){a=a||1;return this.index+a<this.text.length?this.text.charAt(this.index+
a):!1},isNumber:function(a){return"0"<=a&&"9">=a},isWhitespace:function(a){return" "===a||"\r"===a||"\t"===a||"\n"===a||"\v"===a||"\u00a0"===a},isIdent:function(a){return"a"<=a&&"z">=a||"A"<=a&&"Z">=a||"_"===a||"$"===a},isExpOperator:function(a){return"-"===a||"+"===a||this.isNumber(a)},throwError:function(a,c,d){d=d||this.index;c=v(c)?"s "+c+"-"+this.index+" ["+this.text.substring(c,d)+"]":" "+d;throw ya("lexerr",a,c,this.text);},readNumber:function(){for(var a="",c=this.index;this.index<this.text.length;){var d=
O(this.text.charAt(this.index));if("."==d||this.isNumber(d))a+=d;else{var e=this.peek();if("e"==d&&this.isExpOperator(e))a+=d;else if(this.isExpOperator(d)&&e&&this.isNumber(e)&&"e"==a.charAt(a.length-1))a+=d;else if(!this.isExpOperator(d)||e&&this.isNumber(e)||"e"!=a.charAt(a.length-1))break;else this.throwError("Invalid exponent")}this.index++}a*=1;this.tokens.push({index:c,text:a,json:!0,fn:function(){return a}})},readIdent:function(){for(var a=this,c="",d=this.index,e,f,g,h;this.index<this.text.length;){h=
this.text.charAt(this.index);if("."===h||this.isIdent(h)||this.isNumber(h))"."===h&&(e=this.index),c+=h;else break;this.index++}if(e)for(f=this.index;f<this.text.length;){h=this.text.charAt(f);if("("===h){g=c.substr(e-d+1);c=c.substr(0,e-d);this.index=f;break}if(this.isWhitespace(h))f++;else break}d={index:d,text:c};if(Ka.hasOwnProperty(c))d.fn=Ka[c],d.json=Ka[c];else{var n=yc(c,this.options,this.text);d.fn=t(function(a,c){return n(a,c)},{assign:function(d,e){return ob(d,c,e,a.text,a.options)}})}this.tokens.push(d);
g&&(this.tokens.push({index:e,text:".",json:!1}),this.tokens.push({index:e+1,text:g,json:!1}))},readString:function(a){var c=this.index;this.index++;for(var d="",e=a,f=!1;this.index<this.text.length;){var g=this.text.charAt(this.index),e=e+g;if(f)"u"===g?(g=this.text.substring(this.index+1,this.index+5),g.match(/[\da-f]{4}/i)||this.throwError("Invalid unicode escape [\\u"+g+"]"),this.index+=4,d+=String.fromCharCode(parseInt(g,16))):d=(f=Yd[g])?d+f:d+g,f=!1;else if("\\"===g)f=!0;else{if(g===a){this.index++;
this.tokens.push({index:c,text:e,string:d,json:!0,fn:function(){return d}});return}d+=g}this.index++}this.throwError("Unterminated quote",c)}};var Za=function(a,c,d){this.lexer=a;this.$filter=c;this.options=d};Za.ZERO=function(){return 0};Za.prototype={constructor:Za,parse:function(a,c){this.text=a;this.json=c;this.tokens=this.lexer.lex(a);c&&(this.assignment=this.logicalOR,this.functionCall=this.fieldAccess=this.objectIndex=this.filterChain=function(){this.throwError("is not valid json",{text:a,
index:0})});var d=c?this.primary():this.statements();0!==this.tokens.length&&this.throwError("is an unexpected token",this.tokens[0]);d.literal=!!d.literal;d.constant=!!d.constant;return d},primary:function(){var a;if(this.expect("("))a=this.filterChain(),this.consume(")");else if(this.expect("["))a=this.arrayDeclaration();else if(this.expect("{"))a=this.object();else{var c=this.expect();(a=c.fn)||this.throwError("not a primary expression",c);c.json&&(a.constant=!0,a.literal=!0)}for(var d;c=this.expect("(",
"[",".");)"("===c.text?(a=this.functionCall(a,d),d=null):"["===c.text?(d=a,a=this.objectIndex(a)):"."===c.text?(d=a,a=this.fieldAccess(a)):this.throwError("IMPOSSIBLE");return a},throwError:function(a,c){throw ya("syntax",c.text,a,c.index+1,this.text,this.text.substring(c.index));},peekToken:function(){if(0===this.tokens.length)throw ya("ueoe",this.text);return this.tokens[0]},peek:function(a,c,d,e){if(0<this.tokens.length){var f=this.tokens[0],g=f.text;if(g===a||g===c||g===d||g===e||!(a||c||d||e))return f}return!1},
expect:function(a,c,d,e){return(a=this.peek(a,c,d,e))?(this.json&&!a.json&&this.throwError("is not valid json",a),this.tokens.shift(),a):!1},consume:function(a){this.expect(a)||this.throwError("is unexpected, expecting ["+a+"]",this.peek())},unaryFn:function(a,c){return t(function(d,e){return a(d,e,c)},{constant:c.constant})},ternaryFn:function(a,c,d){return t(function(e,f){return a(e,f)?c(e,f):d(e,f)},{constant:a.constant&&c.constant&&d.constant})},binaryFn:function(a,c,d){return t(function(e,f){return c(e,
f,a,d)},{constant:a.constant&&d.constant})},statements:function(){for(var a=[];;)if(0<this.tokens.length&&!this.peek("}",")",";","]")&&a.push(this.filterChain()),!this.expect(";"))return 1===a.length?a[0]:function(c,d){for(var e,f=0;f<a.length;f++){var g=a[f];g&&(e=g(c,d))}return e}},filterChain:function(){for(var a=this.expression(),c;;)if(c=this.expect("|"))a=this.binaryFn(a,c.fn,this.filter());else return a},filter:function(){for(var a=this.expect(),c=this.$filter(a.text),d=[];;)if(a=this.expect(":"))d.push(this.expression());
else{var e=function(a,e,h){h=[h];for(var n=0;n<d.length;n++)h.push(d[n](a,e));return c.apply(a,h)};return function(){return e}}},expression:function(){return this.assignment()},assignment:function(){var a=this.ternary(),c,d;return(d=this.expect("="))?(a.assign||this.throwError("implies assignment but ["+this.text.substring(0,d.index)+"] can not be assigned to",d),c=this.ternary(),function(d,f){return a.assign(d,c(d,f),f)}):a},ternary:function(){var a=this.logicalOR(),c,d;if(this.expect("?")){c=this.ternary();
if(d=this.expect(":"))return this.ternaryFn(a,c,this.ternary());this.throwError("expected :",d)}else return a},logicalOR:function(){for(var a=this.logicalAND(),c;;)if(c=this.expect("||"))a=this.binaryFn(a,c.fn,this.logicalAND());else return a},logicalAND:function(){var a=this.equality(),c;if(c=this.expect("&&"))a=this.binaryFn(a,c.fn,this.logicalAND());return a},equality:function(){var a=this.relational(),c;if(c=this.expect("==","!=","===","!=="))a=this.binaryFn(a,c.fn,this.equality());return a},
relational:function(){var a=this.additive(),c;if(c=this.expect("<",">","<=",">="))a=this.binaryFn(a,c.fn,this.relational());return a},additive:function(){for(var a=this.multiplicative(),c;c=this.expect("+","-");)a=this.binaryFn(a,c.fn,this.multiplicative());return a},multiplicative:function(){for(var a=this.unary(),c;c=this.expect("*","/","%");)a=this.binaryFn(a,c.fn,this.unary());return a},unary:function(){var a;return this.expect("+")?this.primary():(a=this.expect("-"))?this.binaryFn(Za.ZERO,a.fn,
this.unary()):(a=this.expect("!"))?this.unaryFn(a.fn,this.unary()):this.primary()},fieldAccess:function(a){var c=this,d=this.expect().text,e=yc(d,this.options,this.text);return t(function(c,d,h){return e(h||a(c,d))},{assign:function(e,g,h){return ob(a(e,h),d,g,c.text,c.options)}})},objectIndex:function(a){var c=this,d=this.expression();this.consume("]");return t(function(e,f){var g=a(e,f),h=d(e,f),n;if(!g)return s;(g=Ya(g[h],c.text))&&(g.then&&c.options.unwrapPromises)&&(n=g,"$$v"in g||(n.$$v=s,n.then(function(a){n.$$v=
a})),g=g.$$v);return g},{assign:function(e,f,g){var h=d(e,g);return Ya(a(e,g),c.text)[h]=f}})},functionCall:function(a,c){var d=[];if(")"!==this.peekToken().text){do d.push(this.expression());while(this.expect(","))}this.consume(")");var e=this;return function(f,g){for(var h=[],n=c?c(f,g):f,k=0;k<d.length;k++)h.push(d[k](f,g));k=a(f,g,n)||w;Ya(n,e.text);Ya(k,e.text);h=k.apply?k.apply(n,h):k(h[0],h[1],h[2],h[3],h[4]);return Ya(h,e.text)}},arrayDeclaration:function(){var a=[],c=!0;if("]"!==this.peekToken().text){do{var d=
this.expression();a.push(d);d.constant||(c=!1)}while(this.expect(","))}this.consume("]");return t(function(c,d){for(var g=[],h=0;h<a.length;h++)g.push(a[h](c,d));return g},{literal:!0,constant:c})},object:function(){var a=[],c=!0;if("}"!==this.peekToken().text){do{var d=this.expect(),d=d.string||d.text;this.consume(":");var e=this.expression();a.push({key:d,value:e});e.constant||(c=!1)}while(this.expect(","))}this.consume("}");return t(function(c,d){for(var e={},n=0;n<a.length;n++){var k=a[n];e[k.key]=
k.value(c,d)}return e},{literal:!0,constant:c})}};var Lb={},ra=E("$sce"),fa={HTML:"html",CSS:"css",URL:"url",RESOURCE_URL:"resourceUrl",JS:"js"},V=T.createElement("a"),Bc=xa(C.location.href,!0);Cc.$inject=["$provide"];Dc.$inject=["$locale"];Fc.$inject=["$locale"];var Ic=".",Sd={yyyy:$("FullYear",4),yy:$("FullYear",2,0,!0),y:$("FullYear",1),MMMM:pb("Month"),MMM:pb("Month",!0),MM:$("Month",2,1),M:$("Month",1,1),dd:$("Date",2),d:$("Date",1),HH:$("Hours",2),H:$("Hours",1),hh:$("Hours",2,-12),h:$("Hours",
1,-12),mm:$("Minutes",2),m:$("Minutes",1),ss:$("Seconds",2),s:$("Seconds",1),sss:$("Milliseconds",3),EEEE:pb("Day"),EEE:pb("Day",!0),a:function(a,c){return 12>a.getHours()?c.AMPMS[0]:c.AMPMS[1]},Z:function(a){a=-1*a.getTimezoneOffset();return a=(0<=a?"+":"")+(Nb(Math[0<a?"floor":"ceil"](a/60),2)+Nb(Math.abs(a%60),2))}},Rd=/((?:[^yMdHhmsaZE']+)|(?:'(?:[^']|'')*')|(?:E+|y+|M+|d+|H+|h+|m+|s+|a|Z))(.*)/,Qd=/^\-?\d+$/;Ec.$inject=["$locale"];var Nd=aa(O),Od=aa(Ia);Gc.$inject=["$parse"];var Zd=aa({restrict:"E",
compile:function(a,c){8>=P&&(c.href||c.name||c.$set("href",""),a.append(T.createComment("IE fix")));if(!c.href&&!c.xlinkHref&&!c.name)return function(a,c){var f="[object SVGAnimatedString]"===Ma.call(c.prop("href"))?"xlink:href":"href";c.on("click",function(a){c.attr(f)||a.preventDefault()})}}}),Pb={};r(ib,function(a,c){if("multiple"!=a){var d=la("ng-"+c);Pb[d]=function(){return{priority:100,link:function(a,f,g){a.$watch(g[d],function(a){g.$set(c,!!a)})}}}}});r(["src","srcset","href"],function(a){var c=
la("ng-"+a);Pb[c]=function(){return{priority:99,link:function(d,e,f){f.$observe(c,function(c){c&&(f.$set(a,c),P&&e.prop(a,f[a]))})}}}});var sb={$addControl:w,$removeControl:w,$setValidity:w,$setDirty:w,$setPristine:w};Jc.$inject=["$element","$attrs","$scope"];var Lc=function(a){return["$timeout",function(c){return{name:"form",restrict:a?"EAC":"E",controller:Jc,compile:function(){return{pre:function(a,e,f,g){if(!f.action){var h=function(a){a.preventDefault?a.preventDefault():a.returnValue=!1};Kc(e[0],
"submit",h);e.on("$destroy",function(){c(function(){Eb(e[0],"submit",h)},0,!1)})}var n=e.parent().controller("form"),k=f.name||f.ngForm;k&&ob(a,k,g,k);if(n)e.on("$destroy",function(){n.$removeControl(g);k&&ob(a,k,s,k);t(g,sb)})}}}}}]},$d=Lc(),ae=Lc(!0),be=/^(ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?$/,ce=/^[a-z0-9!#$%&'*+/=?^_`{|}~.-]+@[a-z0-9-]+(\.[a-z0-9-]+)*$/i,de=/^\s*(\-|\+)?(\d+|(\d*(\.\d*)))\s*$/,Mc={text:ub,number:function(a,c,d,e,f,g){ub(a,c,d,e,f,g);
e.$parsers.push(function(a){var c=e.$isEmpty(a);if(c||de.test(a))return e.$setValidity("number",!0),""===a?null:c?a:parseFloat(a);e.$setValidity("number",!1);return s});e.$formatters.push(function(a){return e.$isEmpty(a)?"":""+a});d.min&&(a=function(a){var c=parseFloat(d.min);return na(e,"min",e.$isEmpty(a)||a>=c,a)},e.$parsers.push(a),e.$formatters.push(a));d.max&&(a=function(a){var c=parseFloat(d.max);return na(e,"max",e.$isEmpty(a)||a<=c,a)},e.$parsers.push(a),e.$formatters.push(a));e.$formatters.push(function(a){return na(e,
"number",e.$isEmpty(a)||wb(a),a)})},url:function(a,c,d,e,f,g){ub(a,c,d,e,f,g);a=function(a){return na(e,"url",e.$isEmpty(a)||be.test(a),a)};e.$formatters.push(a);e.$parsers.push(a)},email:function(a,c,d,e,f,g){ub(a,c,d,e,f,g);a=function(a){return na(e,"email",e.$isEmpty(a)||ce.test(a),a)};e.$formatters.push(a);e.$parsers.push(a)},radio:function(a,c,d,e){x(d.name)&&c.attr("name",$a());c.on("click",function(){c[0].checked&&a.$apply(function(){e.$setViewValue(d.value)})});e.$render=function(){c[0].checked=
d.value==e.$viewValue};d.$observe("value",e.$render)},checkbox:function(a,c,d,e){var f=d.ngTrueValue,g=d.ngFalseValue;D(f)||(f=!0);D(g)||(g=!1);c.on("click",function(){a.$apply(function(){e.$setViewValue(c[0].checked)})});e.$render=function(){c[0].checked=e.$viewValue};e.$isEmpty=function(a){return a!==f};e.$formatters.push(function(a){return a===f});e.$parsers.push(function(a){return a?f:g})},hidden:w,button:w,submit:w,reset:w,file:w},Nc=["$browser","$sniffer",function(a,c){return{restrict:"E",require:"?ngModel",
link:function(d,e,f,g){g&&(Mc[O(f.type)]||Mc.text)(d,e,f,g,c,a)}}}],rb="ng-valid",qb="ng-invalid",Ja="ng-pristine",tb="ng-dirty",ee=["$scope","$exceptionHandler","$attrs","$element","$parse",function(a,c,d,e,f){function g(a,c){c=c?"-"+db(c,"-"):"";e.removeClass((a?qb:rb)+c).addClass((a?rb:qb)+c)}this.$modelValue=this.$viewValue=Number.NaN;this.$parsers=[];this.$formatters=[];this.$viewChangeListeners=[];this.$pristine=!0;this.$dirty=!1;this.$valid=!0;this.$invalid=!1;this.$name=d.name;var h=f(d.ngModel),
n=h.assign;if(!n)throw E("ngModel")("nonassign",d.ngModel,ga(e));this.$render=w;this.$isEmpty=function(a){return x(a)||""===a||null===a||a!==a};var k=e.inheritedData("$formController")||sb,l=0,m=this.$error={};e.addClass(Ja);g(!0);this.$setValidity=function(a,c){m[a]!==!c&&(c?(m[a]&&l--,l||(g(!0),this.$valid=!0,this.$invalid=!1)):(g(!1),this.$invalid=!0,this.$valid=!1,l++),m[a]=!c,g(c,a),k.$setValidity(a,c,this))};this.$setPristine=function(){this.$dirty=!1;this.$pristine=!0;e.removeClass(tb).addClass(Ja)};
this.$setViewValue=function(d){this.$viewValue=d;this.$pristine&&(this.$dirty=!0,this.$pristine=!1,e.removeClass(Ja).addClass(tb),k.$setDirty());r(this.$parsers,function(a){d=a(d)});this.$modelValue!==d&&(this.$modelValue=d,n(a,d),r(this.$viewChangeListeners,function(a){try{a()}catch(d){c(d)}}))};var p=this;a.$watch(function(){var c=h(a);if(p.$modelValue!==c){var d=p.$formatters,e=d.length;for(p.$modelValue=c;e--;)c=d[e](c);p.$viewValue!==c&&(p.$viewValue=c,p.$render())}return c})}],fe=function(){return{require:["ngModel",
"^?form"],controller:ee,link:function(a,c,d,e){var f=e[0],g=e[1]||sb;g.$addControl(f);a.$on("$destroy",function(){g.$removeControl(f)})}}},ge=aa({require:"ngModel",link:function(a,c,d,e){e.$viewChangeListeners.push(function(){a.$eval(d.ngChange)})}}),Oc=function(){return{require:"?ngModel",link:function(a,c,d,e){if(e){d.required=!0;var f=function(a){if(d.required&&e.$isEmpty(a))e.$setValidity("required",!1);else return e.$setValidity("required",!0),a};e.$formatters.push(f);e.$parsers.unshift(f);d.$observe("required",
function(){f(e.$viewValue)})}}}},he=function(){return{require:"ngModel",link:function(a,c,d,e){var f=(a=/\/(.*)\//.exec(d.ngList))&&RegExp(a[1])||d.ngList||",";e.$parsers.push(function(a){if(!x(a)){var c=[];a&&r(a.split(f),function(a){a&&c.push(da(a))});return c}});e.$formatters.push(function(a){return H(a)?a.join(", "):s});e.$isEmpty=function(a){return!a||!a.length}}}},ie=/^(true|false|\d+)$/,je=function(){return{priority:100,compile:function(a,c){return ie.test(c.ngValue)?function(a,c,f){f.$set("value",
a.$eval(f.ngValue))}:function(a,c,f){a.$watch(f.ngValue,function(a){f.$set("value",a)})}}}},ke=sa(function(a,c,d){c.addClass("ng-binding").data("$binding",d.ngBind);a.$watch(d.ngBind,function(a){c.text(a==s?"":a)})}),le=["$interpolate",function(a){return function(c,d,e){c=a(d.attr(e.$attr.ngBindTemplate));d.addClass("ng-binding").data("$binding",c);e.$observe("ngBindTemplate",function(a){d.text(a)})}}],me=["$sce","$parse",function(a,c){return function(d,e,f){e.addClass("ng-binding").data("$binding",
f.ngBindHtml);var g=c(f.ngBindHtml);d.$watch(function(){return(g(d)||"").toString()},function(c){e.html(a.getTrustedHtml(g(d))||"")})}}],ne=Ob("",!0),oe=Ob("Odd",0),pe=Ob("Even",1),qe=sa({compile:function(a,c){c.$set("ngCloak",s);a.removeClass("ng-cloak")}}),re=[function(){return{scope:!0,controller:"@",priority:500}}],Pc={};r("click dblclick mousedown mouseup mouseover mouseout mousemove mouseenter mouseleave keydown keyup keypress submit focus blur copy cut paste".split(" "),function(a){var c=la("ng-"+
a);Pc[c]=["$parse",function(d){return{compile:function(e,f){var g=d(f[c]);return function(c,d,e){d.on(O(a),function(a){c.$apply(function(){g(c,{$event:a})})})}}}}]});var se=["$animate",function(a){return{transclude:"element",priority:600,terminal:!0,restrict:"A",$$tlb:!0,link:function(c,d,e,f,g){var h,n;c.$watch(e.ngIf,function(f){Pa(f)?n||(n=c.$new(),g(n,function(c){c[c.length++]=T.createComment(" end ngIf: "+e.ngIf+" ");h={clone:c};a.enter(c,d.parent(),d)})):(n&&(n.$destroy(),n=null),h&&(a.leave(zb(h.clone)),
h=null))})}}}],te=["$http","$templateCache","$anchorScroll","$animate","$sce",function(a,c,d,e,f){return{restrict:"ECA",priority:400,terminal:!0,transclude:"element",controller:Ba.noop,compile:function(g,h){var n=h.ngInclude||h.src,k=h.onload||"",l=h.autoscroll;return function(g,h,q,r,B){var s=0,u,t,z=function(){u&&(u.$destroy(),u=null);t&&(e.leave(t),t=null)};g.$watch(f.parseAsResourceUrl(n),function(f){var n=function(){!v(l)||l&&!g.$eval(l)||d()},q=++s;f?(a.get(f,{cache:c}).success(function(a){if(q===
s){var c=g.$new();r.template=a;a=B(c,function(a){z();e.enter(a,null,h,n)});u=c;t=a;u.$emit("$includeContentLoaded");g.$eval(k)}}).error(function(){q===s&&z()}),g.$emit("$includeContentRequested")):(z(),r.template=null)})}}}}],ue=["$compile",function(a){return{restrict:"ECA",priority:-400,require:"ngInclude",link:function(c,d,e,f){d.html(f.template);a(d.contents())(c)}}}],ve=sa({priority:450,compile:function(){return{pre:function(a,c,d){a.$eval(d.ngInit)}}}}),we=sa({terminal:!0,priority:1E3}),xe=["$locale",
"$interpolate",function(a,c){var d=/{}/g;return{restrict:"EA",link:function(e,f,g){var h=g.count,n=g.$attr.when&&f.attr(g.$attr.when),k=g.offset||0,l=e.$eval(n)||{},m={},p=c.startSymbol(),q=c.endSymbol(),s=/^when(Minus)?(.+)$/;r(g,function(a,c){s.test(c)&&(l[O(c.replace("when","").replace("Minus","-"))]=f.attr(g.$attr[c]))});r(l,function(a,e){m[e]=c(a.replace(d,p+h+"-"+k+q))});e.$watch(function(){var c=parseFloat(e.$eval(h));if(isNaN(c))return"";c in l||(c=a.pluralCat(c-k));return m[c](e,f,!0)},function(a){f.text(a)})}}}],
ye=["$parse","$animate",function(a,c){var d=E("ngRepeat");return{transclude:"element",priority:1E3,terminal:!0,$$tlb:!0,link:function(e,f,g,h,n){var k=g.ngRepeat,l=k.match(/^\s*([\s\S]+?)\s+in\s+([\s\S]+?)(?:\s+track\s+by\s+([\s\S]+?))?\s*$/),m,p,q,s,t,v,u={$id:Ea};if(!l)throw d("iexp",k);g=l[1];h=l[2];(l=l[3])?(m=a(l),p=function(a,c,d){v&&(u[v]=a);u[t]=c;u.$index=d;return m(e,u)}):(q=function(a,c){return Ea(c)},s=function(a){return a});l=g.match(/^(?:([\$\w]+)|\(([\$\w]+)\s*,\s*([\$\w]+)\))$/);if(!l)throw d("iidexp",
g);t=l[3]||l[1];v=l[2];var G={};e.$watchCollection(h,function(a){var g,h,l=f[0],m,u={},D,M,w,x,E,J,H=[];if(vb(a))E=a,m=p||q;else{m=p||s;E=[];for(w in a)a.hasOwnProperty(w)&&"$"!=w.charAt(0)&&E.push(w);E.sort()}D=E.length;h=H.length=E.length;for(g=0;g<h;g++)if(w=a===E?g:E[g],x=a[w],x=m(w,x,g),wa(x,"`track by` id"),G.hasOwnProperty(x))J=G[x],delete G[x],u[x]=J,H[g]=J;else{if(u.hasOwnProperty(x))throw r(H,function(a){a&&a.scope&&(G[a.id]=a)}),d("dupes",k,x);H[g]={id:x};u[x]=!1}for(w in G)G.hasOwnProperty(w)&&
(J=G[w],g=zb(J.clone),c.leave(g),r(g,function(a){a.$$NG_REMOVED=!0}),J.scope.$destroy());g=0;for(h=E.length;g<h;g++){w=a===E?g:E[g];x=a[w];J=H[g];H[g-1]&&(l=H[g-1].clone[H[g-1].clone.length-1]);if(J.scope){M=J.scope;m=l;do m=m.nextSibling;while(m&&m.$$NG_REMOVED);J.clone[0]!=m&&c.move(zb(J.clone),null,z(l));l=J.clone[J.clone.length-1]}else M=e.$new();M[t]=x;v&&(M[v]=w);M.$index=g;M.$first=0===g;M.$last=g===D-1;M.$middle=!(M.$first||M.$last);M.$odd=!(M.$even=0===(g&1));J.scope||n(M,function(a){a[a.length++]=
T.createComment(" end ngRepeat: "+k+" ");c.enter(a,null,z(l));l=a;J.scope=M;J.clone=a;u[J.id]=J})}G=u})}}}],ze=["$animate",function(a){return function(c,d,e){c.$watch(e.ngShow,function(c){a[Pa(c)?"removeClass":"addClass"](d,"ng-hide")})}}],Ae=["$animate",function(a){return function(c,d,e){c.$watch(e.ngHide,function(c){a[Pa(c)?"addClass":"removeClass"](d,"ng-hide")})}}],Be=sa(function(a,c,d){a.$watch(d.ngStyle,function(a,d){d&&a!==d&&r(d,function(a,d){c.css(d,"")});a&&c.css(a)},!0)}),Ce=["$animate",
function(a){return{restrict:"EA",require:"ngSwitch",controller:["$scope",function(){this.cases={}}],link:function(c,d,e,f){var g,h,n=[];c.$watch(e.ngSwitch||e.on,function(d){for(var l=0,m=n.length;l<m;l++)n[l].$destroy(),a.leave(h[l]);h=[];n=[];if(g=f.cases["!"+d]||f.cases["?"])c.$eval(e.change),r(g,function(d){var e=c.$new();n.push(e);d.transclude(e,function(c){var e=d.element;h.push(c);a.enter(c,e.parent(),e)})})})}}}],De=sa({transclude:"element",priority:800,require:"^ngSwitch",link:function(a,
c,d,e,f){e.cases["!"+d.ngSwitchWhen]=e.cases["!"+d.ngSwitchWhen]||[];e.cases["!"+d.ngSwitchWhen].push({transclude:f,element:c})}}),Ee=sa({transclude:"element",priority:800,require:"^ngSwitch",link:function(a,c,d,e,f){e.cases["?"]=e.cases["?"]||[];e.cases["?"].push({transclude:f,element:c})}}),Fe=sa({link:function(a,c,d,e,f){if(!f)throw E("ngTransclude")("orphan",ga(c));f(function(a){c.empty();c.append(a)})}}),Ge=["$templateCache",function(a){return{restrict:"E",terminal:!0,compile:function(c,d){"text/ng-template"==
d.type&&a.put(d.id,c[0].text)}}}],He=E("ngOptions"),Ie=aa({terminal:!0}),Je=["$compile","$parse",function(a,c){var d=/^\s*([\s\S]+?)(?:\s+as\s+([\s\S]+?))?(?:\s+group\s+by\s+([\s\S]+?))?\s+for\s+(?:([\$\w][\$\w]*)|(?:\(\s*([\$\w][\$\w]*)\s*,\s*([\$\w][\$\w]*)\s*\)))\s+in\s+([\s\S]+?)(?:\s+track\s+by\s+([\s\S]+?))?$/,e={$setViewValue:w};return{restrict:"E",require:["select","?ngModel"],controller:["$element","$scope","$attrs",function(a,c,d){var n=this,k={},l=e,m;n.databound=d.ngModel;n.init=function(a,
c,d){l=a;m=d};n.addOption=function(c){wa(c,'"option value"');k[c]=!0;l.$viewValue==c&&(a.val(c),m.parent()&&m.remove())};n.removeOption=function(a){this.hasOption(a)&&(delete k[a],l.$viewValue==a&&this.renderUnknownOption(a))};n.renderUnknownOption=function(c){c="? "+Ea(c)+" ?";m.val(c);a.prepend(m);a.val(c);m.prop("selected",!0)};n.hasOption=function(a){return k.hasOwnProperty(a)};c.$on("$destroy",function(){n.renderUnknownOption=w})}],link:function(e,g,h,n){function k(a,c,d,e){d.$render=function(){var a=
d.$viewValue;e.hasOption(a)?(D.parent()&&D.remove(),c.val(a),""===a&&w.prop("selected",!0)):x(a)&&w?c.val(""):e.renderUnknownOption(a)};c.on("change",function(){a.$apply(function(){D.parent()&&D.remove();d.$setViewValue(c.val())})})}function l(a,c,d){var e;d.$render=function(){var a=new Ta(d.$viewValue);r(c.find("option"),function(c){c.selected=v(a.get(c.value))})};a.$watch(function(){ta(e,d.$viewValue)||(e=ca(d.$viewValue),d.$render())});c.on("change",function(){a.$apply(function(){var a=[];r(c.find("option"),
function(c){c.selected&&a.push(c.value)});d.$setViewValue(a)})})}function m(e,f,g){function h(){var a={"":[]},c=[""],d,k,s,t,x;t=g.$modelValue;x=z(e)||[];var A=n?Qb(x):x,D,X,C;X={};s=!1;var K,I;if(q)if(w&&H(t))for(s=new Ta([]),C=0;C<t.length;C++)X[m]=t[C],s.put(w(e,X),t[C]);else s=new Ta(t);for(C=0;D=A.length,C<D;C++){k=C;if(n){k=A[C];if("$"===k.charAt(0))continue;X[n]=k}X[m]=x[k];d=p(e,X)||"";(k=a[d])||(k=a[d]=[],c.push(d));q?d=v(s.remove(w?w(e,X):r(e,X))):(w?(d={},d[m]=t,d=w(e,d)===w(e,X)):d=t===
r(e,X),s=s||d);K=l(e,X);K=v(K)?K:"";k.push({id:w?w(e,X):n?A[C]:C,label:K,selected:d})}q||(B||null===t?a[""].unshift({id:"",label:"",selected:!s}):s||a[""].unshift({id:"?",label:"",selected:!0}));X=0;for(A=c.length;X<A;X++){d=c[X];k=a[d];y.length<=X?(t={element:E.clone().attr("label",d),label:k.label},x=[t],y.push(x),f.append(t.element)):(x=y[X],t=x[0],t.label!=d&&t.element.attr("label",t.label=d));K=null;C=0;for(D=k.length;C<D;C++)s=k[C],(d=x[C+1])?(K=d.element,d.label!==s.label&&K.text(d.label=s.label),
d.id!==s.id&&K.val(d.id=s.id),K[0].selected!==s.selected&&K.prop("selected",d.selected=s.selected)):(""===s.id&&B?I=B:(I=u.clone()).val(s.id).attr("selected",s.selected).text(s.label),x.push({element:I,label:s.label,id:s.id,selected:s.selected}),K?K.after(I):t.element.append(I),K=I);for(C++;x.length>C;)x.pop().element.remove()}for(;y.length>X;)y.pop()[0].element.remove()}var k;if(!(k=t.match(d)))throw He("iexp",t,ga(f));var l=c(k[2]||k[1]),m=k[4]||k[6],n=k[5],p=c(k[3]||""),r=c(k[2]?k[1]:m),z=c(k[7]),
w=k[8]?c(k[8]):null,y=[[{element:f,label:""}]];B&&(a(B)(e),B.removeClass("ng-scope"),B.remove());f.empty();f.on("change",function(){e.$apply(function(){var a,c=z(e)||[],d={},h,k,l,p,t,v,u;if(q)for(k=[],p=0,v=y.length;p<v;p++)for(a=y[p],l=1,t=a.length;l<t;l++){if((h=a[l].element)[0].selected){h=h.val();n&&(d[n]=h);if(w)for(u=0;u<c.length&&(d[m]=c[u],w(e,d)!=h);u++);else d[m]=c[h];k.push(r(e,d))}}else if(h=f.val(),"?"==h)k=s;else if(""===h)k=null;else if(w)for(u=0;u<c.length;u++){if(d[m]=c[u],w(e,d)==
h){k=r(e,d);break}}else d[m]=c[h],n&&(d[n]=h),k=r(e,d);g.$setViewValue(k)})});g.$render=h;e.$watch(h)}if(n[1]){var p=n[0];n=n[1];var q=h.multiple,t=h.ngOptions,B=!1,w,u=z(T.createElement("option")),E=z(T.createElement("optgroup")),D=u.clone();h=0;for(var y=g.children(),C=y.length;h<C;h++)if(""===y[h].value){w=B=y.eq(h);break}p.init(n,B,D);q&&(n.$isEmpty=function(a){return!a||0===a.length});t?m(e,g,n):q?l(e,g,n):k(e,g,n,p)}}}}],Ke=["$interpolate",function(a){var c={addOption:w,removeOption:w};return{restrict:"E",
priority:100,compile:function(d,e){if(x(e.value)){var f=a(d.text(),!0);f||e.$set("value",d.text())}return function(a,d,e){var k=d.parent(),l=k.data("$selectController")||k.parent().data("$selectController");l&&l.databound?d.prop("selected",!1):l=c;f?a.$watch(f,function(a,c){e.$set("value",a);a!==c&&l.removeOption(c);l.addOption(a)}):l.addOption(e.value);d.on("$destroy",function(){l.removeOption(e.value)})}}}}],Le=aa({restrict:"E",terminal:!0});(Ca=C.jQuery)?(z=Ca,t(Ca.fn,{scope:Fa.scope,isolateScope:Fa.isolateScope,
controller:Fa.controller,injector:Fa.injector,inheritedData:Fa.inheritedData}),Ab("remove",!0,!0,!1),Ab("empty",!1,!1,!1),Ab("html",!1,!1,!0)):z=R;Ba.element=z;(function(a){t(a,{bootstrap:$b,copy:ca,extend:t,equals:ta,element:z,forEach:r,injector:ac,noop:w,bind:cb,toJson:oa,fromJson:Wb,identity:Aa,isUndefined:x,isDefined:v,isString:D,isFunction:N,isObject:Z,isNumber:wb,isElement:Rc,isArray:H,version:Ud,isDate:La,lowercase:O,uppercase:Ia,callbacks:{counter:0},$$minErr:E,$$csp:Vb});Va=Wc(C);try{Va("ngLocale")}catch(c){Va("ngLocale",
[]).provider("$locale",td)}Va("ng",["ngLocale"],["$provide",function(a){a.provider({$$sanitizeUri:Dd});a.provider("$compile",kc).directive({a:Zd,input:Nc,textarea:Nc,form:$d,script:Ge,select:Je,style:Le,option:Ke,ngBind:ke,ngBindHtml:me,ngBindTemplate:le,ngClass:ne,ngClassEven:pe,ngClassOdd:oe,ngCloak:qe,ngController:re,ngForm:ae,ngHide:Ae,ngIf:se,ngInclude:te,ngInit:ve,ngNonBindable:we,ngPluralize:xe,ngRepeat:ye,ngShow:ze,ngStyle:Be,ngSwitch:Ce,ngSwitchWhen:De,ngSwitchDefault:Ee,ngOptions:Ie,ngTransclude:Fe,
ngModel:fe,ngList:he,ngChange:ge,required:Oc,ngRequired:Oc,ngValue:je}).directive({ngInclude:ue}).directive(Pb).directive(Pc);a.provider({$anchorScroll:ed,$animate:Wd,$browser:gd,$cacheFactory:hd,$controller:kd,$document:ld,$exceptionHandler:md,$filter:Cc,$interpolate:rd,$interval:sd,$http:nd,$httpBackend:pd,$location:vd,$log:wd,$parse:zd,$rootScope:Cd,$q:Ad,$sce:Gd,$sceDelegate:Fd,$sniffer:Hd,$templateCache:id,$timeout:Id,$window:Jd})}])})(Ba);z(T).ready(function(){Uc(T,$b)})})(window,document);
!angular.$$csp()&&angular.element(document).find("head").prepend('<style type="text/css">@charset "UTF-8";[ng\\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide{display:none !important;}ng\\:form{display:block;}.ng-animate-block-transitions{transition:0s all!important;-webkit-transition:0s all!important;}</style>');
//# sourceMappingURL=angular.min.js.map
/*! KineticJS v5.0.1 2014-01-21 http://www.kineticjs.com by Eric Rowell @ericdrowell - MIT License https://github.com/ericdrowell/KineticJS/wiki/License*/
var Kinetic={};!function(){Kinetic={version:"5.0.1",stages:[],idCounter:0,ids:{},names:{},shapes:{},listenClickTap:!1,inDblClickWindow:!1,enableTrace:!1,traceArrMax:100,dblClickWindow:400,pixelRatio:void 0,UA:function(){var a=navigator.userAgent.toLowerCase(),b=/(chrome)[ \/]([\w.]+)/.exec(a)||/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||a.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}}(),Filters:{},Node:function(a){this._init(a)},Shape:function(a){this.__init(a)},Container:function(a){this.__init(a)},Stage:function(a){this.___init(a)},Layer:function(a){this.___init(a)},Group:function(a){this.___init(a)},isDragging:function(){var a=Kinetic.DD;return a?a.isDragging:!1},isDragReady:function(){var a=Kinetic.DD;return a?!!a.node:!1},_addId:function(a,b){void 0!==b&&(this.ids[b]=a)},_removeId:function(a){void 0!==a&&delete this.ids[a]},_addName:function(a,b){void 0!==b&&(void 0===this.names[b]&&(this.names[b]=[]),this.names[b].push(a))},_removeName:function(a,b){if(void 0!==a){var c=this.names[a];if(void 0!==c){for(var d=0;d<c.length;d++){var e=c[d];e._id===b&&c.splice(d,1)}0===c.length&&delete this.names[a]}}}}}(),function(a,b){"object"==typeof exports?module.exports=b():"function"==typeof define&&define.amd?define(b):a.returnExports=b()}(this,function(){return Kinetic}),function(){Kinetic.Collection=function(){var a=[].slice.call(arguments),b=a.length,c=0;for(this.length=b;b>c;c++)this[c]=a[c];return this},Kinetic.Collection.prototype=[],Kinetic.Collection.prototype.each=function(a){for(var b=0;b<this.length;b++)a(this[b],b)},Kinetic.Collection.prototype.toArray=function(){var a,b=[],c=this.length;for(a=0;c>a;a++)b.push(this[a]);return b},Kinetic.Collection.toCollection=function(a){var b,c=new Kinetic.Collection,d=a.length;for(b=0;d>b;b++)c.push(a[b]);return c},Kinetic.Collection.mapMethods=function(a){var b,c=a.prototype;for(b in c)!function(a){Kinetic.Collection.prototype[a]=function(){var b,c=this.length;for(args=[].slice.call(arguments),b=0;c>b;b++)this[b][a].apply(this[b],args);return this}}(b)},Kinetic.Transform=function(){this.m=[1,0,0,1,0,0]},Kinetic.Transform.prototype={translate:function(a,b){this.m[4]+=this.m[0]*a+this.m[2]*b,this.m[5]+=this.m[1]*a+this.m[3]*b},scale:function(a,b){this.m[0]*=a,this.m[1]*=a,this.m[2]*=b,this.m[3]*=b},rotate:function(a){var b=Math.cos(a),c=Math.sin(a),d=this.m[0]*b+this.m[2]*c,e=this.m[1]*b+this.m[3]*c,f=this.m[0]*-c+this.m[2]*b,g=this.m[1]*-c+this.m[3]*b;this.m[0]=d,this.m[1]=e,this.m[2]=f,this.m[3]=g},getTranslation:function(){return{x:this.m[4],y:this.m[5]}},skew:function(a,b){var c=this.m[0]+this.m[2]*b,d=this.m[1]+this.m[3]*b,e=this.m[2]+this.m[0]*a,f=this.m[3]+this.m[1]*a;this.m[0]=c,this.m[1]=d,this.m[2]=e,this.m[3]=f},multiply:function(a){var b=this.m[0]*a.m[0]+this.m[2]*a.m[1],c=this.m[1]*a.m[0]+this.m[3]*a.m[1],d=this.m[0]*a.m[2]+this.m[2]*a.m[3],e=this.m[1]*a.m[2]+this.m[3]*a.m[3],f=this.m[0]*a.m[4]+this.m[2]*a.m[5]+this.m[4],g=this.m[1]*a.m[4]+this.m[3]*a.m[5]+this.m[5];this.m[0]=b,this.m[1]=c,this.m[2]=d,this.m[3]=e,this.m[4]=f,this.m[5]=g},invert:function(){var a=1/(this.m[0]*this.m[3]-this.m[1]*this.m[2]),b=this.m[3]*a,c=-this.m[1]*a,d=-this.m[2]*a,e=this.m[0]*a,f=a*(this.m[2]*this.m[5]-this.m[3]*this.m[4]),g=a*(this.m[1]*this.m[4]-this.m[0]*this.m[5]);this.m[0]=b,this.m[1]=c,this.m[2]=d,this.m[3]=e,this.m[4]=f,this.m[5]=g},getMatrix:function(){return this.m},setAbsolutePosition:function(a,b){var c=this.m[0],d=this.m[1],e=this.m[2],f=this.m[3],g=this.m[4],h=this.m[5],i=(c*(b-h)-d*(a-g))/(c*f-d*e),j=(a-g-e*i)/c;this.translate(j,i)}};var a="canvas",b="2d",c="[object Array]",d="[object Number]",e="[object String]",f=Math.PI/180,g=180/Math.PI,h="#",i="",j="0",k="Kinetic warning: ",l="Kinetic error: ",m="rgb(",n={aqua:[0,255,255],lime:[0,255,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,255],navy:[0,0,128],white:[255,255,255],fuchsia:[255,0,255],olive:[128,128,0],yellow:[255,255,0],orange:[255,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[255,0,0],pink:[255,192,203],cyan:[0,255,255],transparent:[255,255,255,0]},o=/rgb\((\d{1,3}),(\d{1,3}),(\d{1,3})\)/;Kinetic.Util={_isElement:function(a){return!(!a||1!=a.nodeType)},_isFunction:function(a){return!!(a&&a.constructor&&a.call&&a.apply)},_isObject:function(a){return!!a&&a.constructor==Object},_isArray:function(a){return Object.prototype.toString.call(a)==c},_isNumber:function(a){return Object.prototype.toString.call(a)==d},_isString:function(a){return Object.prototype.toString.call(a)==e},_hasMethods:function(a){var b,c=[];for(b in a)this._isFunction(a[b])&&c.push(b);return c.length>0},_isInDocument:function(a){for(;a=a.parentNode;)if(a==document)return!0;return!1},_simplifyArray:function(a){var b,c,d=[],e=a.length,f=Kinetic.Util;for(b=0;e>b;b++)c=a[b],f._isNumber(c)?c=Math.round(1e3*c)/1e3:f._isString(c)||(c=c.toString()),d.push(c);return d},_getImage:function(c,d){var e,f;c?this._isElement(c)?d(c):this._isString(c)?(e=new Image,e.onload=function(){d(e)},e.src=c):c.data?(f=document.createElement(a),f.width=c.width,f.height=c.height,_context=f.getContext(b),_context.putImageData(c,0,0),this._getImage(f.toDataURL(),d)):d(null):d(null)},_getRGBAString:function(a){var b=a.red||0,c=a.green||0,d=a.blue||0,e=a.alpha||1;return["rgba(",b,",",c,",",d,",",e,")"].join(i)},_rgbToHex:function(a,b,c){return((1<<24)+(a<<16)+(b<<8)+c).toString(16).slice(1)},_hexToRgb:function(a){a=a.replace(h,i);var b=parseInt(a,16);return{r:255&b>>16,g:255&b>>8,b:255&b}},getRandomColor:function(){for(var a=(16777215*Math.random()<<0).toString(16);a.length<6;)a=j+a;return h+a},get:function(a,b){return void 0===a?b:a},getRGB:function(a){var b;return a in n?(b=n[a],{r:b[0],g:b[1],b:b[2]}):a[0]===h?this._hexToRgb(a.substring(1)):a.substr(0,4)===m?(b=o.exec(a.replace(/ /g,"")),{r:parseInt(b[1],10),g:parseInt(b[2],10),b:parseInt(b[3],10)}):{r:0,g:0,b:0}},_merge:function(a,b){var c=this._clone(b);for(var d in a)c[d]=this._isObject(a[d])?this._merge(a[d],c[d]):a[d];return c},cloneObject:function(a){var b={};for(var c in a)b[c]=this._isObject(a[c])?this._clone(a[c]):a[c];return b},cloneArray:function(a){return a.slice(0)},_degToRad:function(a){return a*f},_radToDeg:function(a){return a*g},_capitalize:function(a){return a.charAt(0).toUpperCase()+a.slice(1)},error:function(a){throw new Error(l+a)},warn:function(a){window.console&&console.warn&&console.warn(k+a)},extend:function(a,b){for(var c in b.prototype)c in a.prototype||(a.prototype[c]=b.prototype[c])},addMethods:function(a,b){var c;for(c in b)a.prototype[c]=b[c]},_getControlPoints:function(a,b,c,d,e,f,g){var h=Math.sqrt(Math.pow(c-a,2)+Math.pow(d-b,2)),i=Math.sqrt(Math.pow(e-c,2)+Math.pow(f-d,2)),j=g*h/(h+i),k=g*i/(h+i),l=c-j*(e-a),m=d-j*(f-b),n=c+k*(e-a),o=d+k*(f-b);return[l,m,n,o]},_expandPoints:function(a,b){var c,d,e=a.length,f=[];for(c=2;e-2>c;c+=2)d=Kinetic.Util._getControlPoints(a[c-2],a[c-1],a[c],a[c+1],a[c+2],a[c+3],b),f.push(d[0]),f.push(d[1]),f.push(a[c]),f.push(a[c+1]),f.push(d[2]),f.push(d[3]);return f},_removeLastLetter:function(a){return a.substring(0,a.length-1)}}}(),function(){var a=document.createElement("canvas"),b=a.getContext("2d"),c=window.devicePixelRatio||1,d=b.webkitBackingStorePixelRatio||b.mozBackingStorePixelRatio||b.msBackingStorePixelRatio||b.oBackingStorePixelRatio||b.backingStorePixelRatio||1,e=c/d;Kinetic.Canvas=function(a){this.init(a)},Kinetic.Canvas.prototype={init:function(a){a=a||{};var b=a.pixelRatio||Kinetic.pixelRatio||e;this.pixelRatio=b,this._canvas=document.createElement("canvas"),this._canvas.style.padding=0,this._canvas.style.margin=0,this._canvas.style.border=0,this._canvas.style.background="transparent",this._canvas.style.position="absolute",this._canvas.style.top=0,this._canvas.style.left=0},getContext:function(){return this.context},getPixelRatio:function(){return this.pixelRatio},setPixelRatio:function(a){this.pixelRatio=a,this.setSize(this.getWidth(),this.getHeight())},setWidth:function(a){this.width=this._canvas.width=a*this.pixelRatio,this._canvas.style.width=a+"px"},setHeight:function(a){this.height=this._canvas.height=a*this.pixelRatio,this._canvas.style.height=a+"px"},getWidth:function(){return this.width},getHeight:function(){return this.height},setSize:function(a,b){this.setWidth(a),this.setHeight(b)},toDataURL:function(a,b){try{return this._canvas.toDataURL(a,b)}catch(c){try{return this._canvas.toDataURL()}catch(d){return Kinetic.Util.warn("Unable to get data URL. "+d.message),""}}}},Kinetic.SceneCanvas=function(a){a=a||{};var b=a.width||0,c=a.height||0;Kinetic.Canvas.call(this,a),this.context=new Kinetic.SceneContext(this),this.setSize(b,c)},Kinetic.SceneCanvas.prototype={setWidth:function(a){var b=this.pixelRatio,c=this.getContext()._context;Kinetic.Canvas.prototype.setWidth.call(this,a),c.scale(b,b)},setHeight:function(a){var b=this.pixelRatio,c=this.getContext()._context;Kinetic.Canvas.prototype.setHeight.call(this,a),c.scale(b,b)}},Kinetic.Util.extend(Kinetic.SceneCanvas,Kinetic.Canvas),Kinetic.HitCanvas=function(a){a=a||{};var b=a.width||0,c=a.height||0;Kinetic.Canvas.call(this,a),this.context=new Kinetic.HitContext(this),this.setSize(b,c)},Kinetic.Util.extend(Kinetic.HitCanvas,Kinetic.Canvas)}(),function(){var a=",",b="(",c=")",d="([",e="])",f=";",g="()",h="=",i=["arc","arcTo","beginPath","bezierCurveTo","clearRect","clip","closePath","createLinearGradient","createPattern","createRadialGradient","drawImage","fill","fillText","getImageData","createImageData","lineTo","moveTo","putImageData","quadraticCurveTo","rect","restore","rotate","save","scale","setLineDash","setTransform","stroke","strokeText","transform","translate"];Kinetic.Context=function(a){this.init(a)},Kinetic.Context.prototype={init:function(a){this.canvas=a,this._context=a._canvas.getContext("2d"),Kinetic.enableTrace&&(this.traceArr=[],this._enableTrace())},fillShape:function(a){a.getFillEnabled()&&this._fill(a)},strokeShape:function(a){a.getStrokeEnabled()&&this._stroke(a)},fillStrokeShape:function(a){var b=a.getFillEnabled();b&&this._fill(a),a.getStrokeEnabled()&&this._stroke(a)},getTrace:function(i){var j,k,l,m,n=this.traceArr,o=n.length,p="";for(j=0;o>j;j++)k=n[j],l=k.method,l?(m=k.args,p+=l,p+=i?g:Kinetic.Util._isArray(m[0])?d+m.join(a)+e:b+m.join(a)+c):(p+=k.property,i||(p+=h+k.val)),p+=f;return p},clearTrace:function(){this.traceArr=[]},_trace:function(a){var b,c=this.traceArr;c.push(a),b=c.length,b>=Kinetic.traceArrMax&&c.shift()},reset:function(){var a=this.getCanvas().getPixelRatio();this.setTransform(1*a,0,0,1*a,0,0)},getCanvas:function(){return this.canvas},clear:function(a){var b=this.getCanvas();a?this.clearRect(a.x||0,a.y||0,a.width||0,a.height||0):this.clearRect(0,0,b.getWidth(),b.getHeight())},_applyLineCap:function(a){var b=a.getLineCap();b&&this.setAttr("lineCap",b)},_applyOpacity:function(a){var b=a.getAbsoluteOpacity();1!==b&&this.setAttr("globalAlpha",b)},_applyLineJoin:function(a){var b=a.getLineJoin();b&&this.setAttr("lineJoin",b)},_applyTransform:function(a){var b,c=a.getTransformsEnabled();"all"===c?(b=a.getAbsoluteTransform().getMatrix(),this.transform(b[0],b[1],b[2],b[3],b[4],b[5])):"position"===c&&this.translate(a.getX(),a.getY())},setAttr:function(a,b){this._context[a]=b},arc:function(){var a=arguments;this._context.arc(a[0],a[1],a[2],a[3],a[4],a[5])},beginPath:function(){this._context.beginPath()},bezierCurveTo:function(){var a=arguments;this._context.bezierCurveTo(a[0],a[1],a[2],a[3],a[4],a[5])},clearRect:function(){var a=arguments;this._context.clearRect(a[0],a[1],a[2],a[3])},clip:function(){this._context.clip()},closePath:function(){this._context.closePath()},createImageData:function(){var a=arguments;return 2===a.length?this._context.createImageData(a[0],a[1]):1===a.length?this._context.createImageData(a[0]):void 0},createLinearGradient:function(){var a=arguments;return this._context.createLinearGradient(a[0],a[1],a[2],a[3])},createPattern:function(){var a=arguments;return this._context.createPattern(a[0],a[1])},createRadialGradient:function(){var a=arguments;return this._context.createRadialGradient(a[0],a[1],a[2],a[3],a[4],a[5])},drawImage:function(){var a=arguments,b=this._context;3===a.length?b.drawImage(a[0],a[1],a[2]):5===a.length?b.drawImage(a[0],a[1],a[2],a[3],a[4]):9===a.length&&b.drawImage(a[0],a[1],a[2],a[3],a[4],a[5],a[6],a[7],a[8])},fill:function(){this._context.fill()},fillText:function(){var a=arguments;this._context.fillText(a[0],a[1],a[2])},getImageData:function(){var a=arguments;return this._context.getImageData(a[0],a[1],a[2],a[3])},lineTo:function(){var a=arguments;this._context.lineTo(a[0],a[1])},moveTo:function(){var a=arguments;this._context.moveTo(a[0],a[1])},rect:function(){var a=arguments;this._context.rect(a[0],a[1],a[2],a[3])},putImageData:function(){var a=arguments;this._context.putImageData(a[0],a[1],a[2])},quadraticCurveTo:function(){var a=arguments;this._context.quadraticCurveTo(a[0],a[1],a[2],a[3])},restore:function(){this._context.restore()},rotate:function(){var a=arguments;this._context.rotate(a[0])},save:function(){this._context.save()},scale:function(){var a=arguments;this._context.scale(a[0],a[1])},setLineDash:function(){var a=arguments,b=this._context;this._context.setLineDash?b.setLineDash(a[0]):"mozDash"in b?b.mozDash=a[0]:"webkitLineDash"in b&&(b.webkitLineDash=a[0])},setTransform:function(){var a=arguments;this._context.setTransform(a[0],a[1],a[2],a[3],a[4],a[5])},stroke:function(){this._context.stroke()},strokeText:function(){var a=arguments;this._context.strokeText(a[0],a[1],a[2])},transform:function(){var a=arguments;this._context.transform(a[0],a[1],a[2],a[3],a[4],a[5])},translate:function(){var a=arguments;this._context.translate(a[0],a[1])},_enableTrace:function(){var a,b,c=this,d=i.length,e=Kinetic.Util._simplifyArray,f=this.setAttr;for(a=0;d>a;a++)!function(a){var d,f=c[a];c[a]=function(){return b=e(Array.prototype.slice.call(arguments,0)),d=f.apply(c,arguments),c._trace({method:a,args:b}),d}}(i[a]);c.setAttr=function(){f.apply(c,arguments),c._trace({property:arguments[0],val:arguments[1]})}}},Kinetic.SceneContext=function(a){Kinetic.Context.call(this,a)},Kinetic.SceneContext.prototype={_fillColor:function(a){var b=a.fill()||Kinetic.Util._getRGBAString({red:a.fillRed(),green:a.fillGreen(),blue:a.fillBlue(),alpha:a.fillAlpha()});this.setAttr("fillStyle",b),a._fillFunc(this)},_fillPattern:function(a){var b=a.getFillPatternImage(),c=a.getFillPatternX(),d=a.getFillPatternY(),e=a.getFillPatternScale(),f=a.getFillPatternRotation(),g=a.getFillPatternOffset(),h=a.getFillPatternRepeat();(c||d)&&this.translate(c||0,d||0),f&&this.rotate(f),e&&this.scale(e.x,e.y),g&&this.translate(-1*g.x,-1*g.y),this.setAttr("fillStyle",this.createPattern(b,h||"repeat")),this.fill()},_fillLinearGradient:function(a){var b=a.getFillLinearGradientStartPoint(),c=a.getFillLinearGradientEndPoint(),d=a.getFillLinearGradientColorStops(),e=this.createLinearGradient(b.x,b.y,c.x,c.y);if(d){for(var f=0;f<d.length;f+=2)e.addColorStop(d[f],d[f+1]);this.setAttr("fillStyle",e),this.fill()}},_fillRadialGradient:function(a){for(var b=a.getFillRadialGradientStartPoint(),c=a.getFillRadialGradientEndPoint(),d=a.getFillRadialGradientStartRadius(),e=a.getFillRadialGradientEndRadius(),f=a.getFillRadialGradientColorStops(),g=this.createRadialGradient(b.x,b.y,d,c.x,c.y,e),h=0;h<f.length;h+=2)g.addColorStop(f[h],f[h+1]);this.setAttr("fillStyle",g),this.fill()},_fill:function(a){var b=a.fill()||a.fillRed()||a.fillGreen()||a.fillBlue(),c=a.getFillPatternImage(),d=a.getFillLinearGradientColorStops(),e=a.getFillRadialGradientColorStops(),f=a.getFillPriority();b&&"color"===f?this._fillColor(a):c&&"pattern"===f?this._fillPattern(a):d&&"linear-gradient"===f?this._fillLinearGradient(a):e&&"radial-gradient"===f?this._fillRadialGradient(a):b?this._fillColor(a):c?this._fillPattern(a):d?this._fillLinearGradient(a):e&&this._fillRadialGradient(a)},_stroke:function(a){var b=a.dash(),c=a.getStrokeScaleEnabled();a.hasStroke()&&(c||(this.save(),this.setTransform(1,0,0,1,0,0)),this._applyLineCap(a),b&&a.dashEnabled()&&this.setLineDash(b),this.setAttr("lineWidth",a.strokeWidth()),this.setAttr("strokeStyle",a.stroke()||Kinetic.Util._getRGBAString({red:a.strokeRed(),green:a.strokeGreen(),blue:a.strokeBlue(),alpha:a.strokeAlpha()})),a._strokeFunc(this),c||this.restore())},_applyShadow:function(a){var b=Kinetic.Util,c=a.getAbsoluteOpacity(),d=b.get(a.getShadowColor(),"black"),e=b.get(a.getShadowBlur(),5),f=b.get(a.getShadowOpacity(),0),g=b.get(a.getShadowOffset(),{x:0,y:0});f&&this.setAttr("globalAlpha",f*c),this.setAttr("shadowColor",d),this.setAttr("shadowBlur",e),this.setAttr("shadowOffsetX",g.x),this.setAttr("shadowOffsetY",g.y)}},Kinetic.Util.extend(Kinetic.SceneContext,Kinetic.Context),Kinetic.HitContext=function(a){Kinetic.Context.call(this,a)},Kinetic.HitContext.prototype={_fill:function(a){this.save(),this.setAttr("fillStyle",a.colorKey),a._fillFuncHit(this),this.restore()},_stroke:function(a){a.hasStroke()&&(this._applyLineCap(a),this.setAttr("lineWidth",a.strokeWidth()),this.setAttr("strokeStyle",a.colorKey),a._strokeFuncHit(this))}},Kinetic.Util.extend(Kinetic.HitContext,Kinetic.Context)}(),function(){var a="get",b="set";Kinetic.Factory={addGetterSetter:function(a,b,c,d,e){this.addGetter(a,b,c),this.addSetter(a,b,d,e),this.addOverloadedGetterSetter(a,b)},addGetter:function(b,c,d){var e=a+Kinetic.Util._capitalize(c);b.prototype[e]=function(){var a=this.attrs[c];return void 0===a?d:a}},addSetter:function(a,c,d,e){var f=b+Kinetic.Util._capitalize(c);a.prototype[f]=function(a){return d&&(a=d.call(this,a)),this._setAttr(c,a),e&&e.call(this),this}},addComponentsGetterSetter:function(c,d,e,f,g){var h,i,j=e.length,k=Kinetic.Util._capitalize,l=a+k(d),m=b+k(d);c.prototype[l]=function(){var a={};for(h=0;j>h;h++)i=e[h],a[i]=this.getAttr(d+k(i));return a},c.prototype[m]=function(a){var b,c=this.attrs[d];f&&(a=f.call(this,a));for(b in a)this._setAttr(d+k(b),a[b]);return this._fireChangeEvent(d,c,a),g&&g.call(this),this},this.addOverloadedGetterSetter(c,d)},addOverloadedGetterSetter:function(c,d){var e=Kinetic.Util._capitalize(d),f=b+e,g=a+e;c.prototype[d]=function(){return arguments.length?(this[f](arguments[0]),this):this[g]()}},backCompat:function(a,b){var c;for(c in b)a.prototype[c]=a.prototype[b[c]]},afterSetFilter:function(){this._filterUpToDate=!1}},Kinetic.Validators={RGBComponent:function(a){return a>255?255:0>a?0:Math.round(a)},alphaComponent:function(a){return a>1?1:1e-4>a?1e-4:a}}}(),function(){var a="absoluteOpacity",b="absoluteTransform",c="before",d="Change",e="children",f=".",g="",h="get",i="id",j="kinetic",k="listening",l="mouseenter",m="mouseleave",n="name",o="set",p="Shape",q=" ",r="stage",s="transform",t="Stage",u="visible",v=["xChange.kinetic","yChange.kinetic","scaleXChange.kinetic","scaleYChange.kinetic","skewXChange.kinetic","skewYChange.kinetic","rotationChange.kinetic","offsetXChange.kinetic","offsetYChange.kinetic","transformsEnabledChange.kinetic"].join(q);Kinetic.Util.addMethods(Kinetic.Node,{_init:function(c){var d=this;this._id=Kinetic.idCounter++,this.eventListeners={},this.attrs={},this._cache={},this._filterUpToDate=!1,this.setAttrs(c),this.on(v,function(){this._clearCache(s),d._clearSelfAndDescendantCache(b)}),this.on("visibleChange.kinetic",function(){d._clearSelfAndDescendantCache(u)}),this.on("listeningChange.kinetic",function(){d._clearSelfAndDescendantCache(k)}),this.on("opacityChange.kinetic",function(){d._clearSelfAndDescendantCache(a)})},_clearCache:function(a){a?delete this._cache[a]:this._cache={}},_getCache:function(a,b){var c=this._cache[a];return void 0===c&&(this._cache[a]=b.call(this)),this._cache[a]},_clearSelfAndDescendantCache:function(a){this._clearCache(a),this.children&&this.getChildren().each(function(b){b._clearSelfAndDescendantCache(a)})},clearCache:function(){return delete this._cache.canvas,this._filterUpToDate=!1,this},cache:function(a){var b,c=a||{},d=c.x||0,e=c.y||0,f=c.width||this.width(),g=c.height||this.height(),h=c.drawBorder||!1,i=new Kinetic.SceneCanvas({pixelRatio:1,width:f,height:g}),j=new Kinetic.SceneCanvas({pixelRatio:1,width:f,height:g}),k=new Kinetic.HitCanvas({width:f,height:g}),l=this.transformsEnabled(),m=this.x(),n=this.y();return this.clearCache(),this.transformsEnabled("position"),this.x(-1*d),this.y(-1*e),this.drawScene(i),this.drawHit(k),h&&(b=i.getContext(),b.save(),b.beginPath(),b.rect(0,0,f,g),b.closePath(),b.setAttr("strokeStyle","red"),b.setAttr("lineWidth",5),b.stroke(),b.restore()),this.x(m),this.y(n),this.transformsEnabled(l),this._cache.canvas={scene:i,filter:j,hit:k},this},_drawCachedSceneCanvas:function(a){a.save(),a._applyTransform(this),a.drawImage(this._getCachedSceneCanvas()._canvas,0,0),a.restore()},_getCachedSceneCanvas:function(){var a,b,c,d,e=this.filters(),f=this._cache.canvas,g=f.scene,h=f.filter,i=h.getContext();if(e){if(!this._filterUpToDate){try{for(a=e.length,i.clear(),i.drawImage(g._canvas,0,0),b=i.getImageData(0,0,h.getWidth(),h.getHeight()),c=0;a>c;c++)d=e[c],d.call(this,b),i.putImageData(b,0,0)}catch(j){Kinetic.Util.warn("Unable to apply filter. "+j.message)}this._filterUpToDate=!0}return h}return g},_drawCachedHitCanvas:function(a){var b=this._cache.canvas,c=b.hit;a.save(),a._applyTransform(this),a.drawImage(c._canvas,0,0),a.restore()},on:function(a,b){var c,d,e,h,i,j=a.split(q),k=j.length;for(c=0;k>c;c++)d=j[c],e=d.split(f),h=e[0],i=e[1]||g,this.eventListeners[h]||(this.eventListeners[h]=[]),this.eventListeners[h].push({name:i,handler:b});return this},off:function(a){var b,c,d,e,g,h,i=a.split(q),j=i.length;for(b=0;j>b;b++)if(d=i[b],e=d.split(f),g=e[0],h=e[1],g)this.eventListeners[g]&&this._off(g,h);else for(c in this.eventListeners)this._off(c,h);return this},remove:function(){var c=this.getParent();return c&&c.children&&(c.children.splice(this.index,1),c._setChildrenIndices(),delete this.parent),this._clearSelfAndDescendantCache(r),this._clearSelfAndDescendantCache(b),this._clearSelfAndDescendantCache(u),this._clearSelfAndDescendantCache(k),this._clearSelfAndDescendantCache(a),this},destroy:function(){Kinetic._removeId(this.getId()),Kinetic._removeName(this.getName(),this._id),this.remove()},getAttr:function(a){var b=h+Kinetic.Util._capitalize(a);return Kinetic.Util._isFunction(this[b])?this[b]():this.attrs[a]},getAncestors:function(){for(var a=this.getParent(),b=new Kinetic.Collection;a;)b.push(a),a=a.getParent();return b},getAttrs:function(){return this.attrs||{}},setAttrs:function(a){var b,c;if(a)for(b in a)b===e||(c=o+Kinetic.Util._capitalize(b),Kinetic.Util._isFunction(this[c])?this[c](a[b]):this._setAttr(b,a[b]));return this},isListening:function(){return this._getCache(k,this._isListening)},_isListening:function(){var a=this.getListening(),b=this.getParent();return"inherit"===a?b?b.isListening():!0:a},isVisible:function(){return this._getCache(u,this._isVisible)},_isVisible:function(){var a=this.getVisible(),b=this.getParent();return"inherit"===a?b?b.isVisible():!0:a},shouldDrawHit:function(){var a=this.getLayer();return a&&a.hitGraphEnabled()&&this.isListening()&&this.isVisible()&&!Kinetic.isDragging()},show:function(){return this.setVisible(!0),this},hide:function(){return this.setVisible(!1),this},getZIndex:function(){return this.index||0},getAbsoluteZIndex:function(){function a(i){for(b=[],c=i.length,d=0;c>d;d++)e=i[d],h++,e.nodeType!==p&&(b=b.concat(e.getChildren().toArray())),e._id===g._id&&(d=c);b.length>0&&b[0].getDepth()<=f&&a(b)}var b,c,d,e,f=this.getDepth(),g=this,h=0;return g.nodeType!==t&&a(g.getStage().getChildren()),h},getDepth:function(){for(var a=0,b=this.parent;b;)a++,b=b.parent;return a},setPosition:function(a){return this.setX(a.x),this.setY(a.y),this},getPosition:function(){return{x:this.getX(),y:this.getY()}},getAbsolutePosition:function(){var a=this.getAbsoluteTransform().getMatrix(),b=new Kinetic.Transform,c=this.offset();return b.m=a.slice(),b.translate(c.x,c.y),b.getTranslation()},setAbsolutePosition:function(a){var b,c=this._clearTransform();return this.attrs.x=c.x,this.attrs.y=c.y,delete c.x,delete c.y,b=this.getAbsoluteTransform(),b.invert(),b.translate(a.x,a.y),a={x:this.attrs.x+b.getTranslation().x,y:this.attrs.y+b.getTranslation().y},this.setPosition({x:a.x,y:a.y}),this._setTransform(c),this},_setTransform:function(a){var c;for(c in a)this.attrs[c]=a[c];this._clearCache(s),this._clearSelfAndDescendantCache(b)},_clearTransform:function(){var a={x:this.getX(),y:this.getY(),rotation:this.getRotation(),scaleX:this.getScaleX(),scaleY:this.getScaleY(),offsetX:this.getOffsetX(),offsetY:this.getOffsetY(),skewX:this.getSkewX(),skewY:this.getSkewY()};return this.attrs.x=0,this.attrs.y=0,this.attrs.rotation=0,this.attrs.scaleX=1,this.attrs.scaleY=1,this.attrs.offsetX=0,this.attrs.offsetY=0,this.attrs.skewX=0,this.attrs.skewY=0,this._clearCache(s),this._clearSelfAndDescendantCache(b),a},move:function(a){var b=a.x,c=a.y,d=this.getX(),e=this.getY();return void 0!==b&&(d+=b),void 0!==c&&(e+=c),this.setPosition({x:d,y:e}),this},_eachAncestorReverse:function(a,b){var c,d,e=[],f=this.getParent();for(b&&e.unshift(this);f;)e.unshift(f),f=f.parent;for(c=e.length,d=0;c>d;d++)a(e[d])},rotate:function(a){return this.setRotation(this.getRotation()+a),this},moveToTop:function(){var a=this.index;return this.parent.children.splice(a,1),this.parent.children.push(this),this.parent._setChildrenIndices(),!0},moveUp:function(){var a=this.index,b=this.parent.getChildren().length;return b-1>a?(this.parent.children.splice(a,1),this.parent.children.splice(a+1,0,this),this.parent._setChildrenIndices(),!0):!1},moveDown:function(){var a=this.index;return a>0?(this.parent.children.splice(a,1),this.parent.children.splice(a-1,0,this),this.parent._setChildrenIndices(),!0):!1},moveToBottom:function(){var a=this.index;return a>0?(this.parent.children.splice(a,1),this.parent.children.unshift(this),this.parent._setChildrenIndices(),!0):!1},setZIndex:function(a){var b=this.index;return this.parent.children.splice(b,1),this.parent.children.splice(a,0,this),this.parent._setChildrenIndices(),this},getAbsoluteOpacity:function(){return this._getCache(a,this._getAbsoluteOpacity)},_getAbsoluteOpacity:function(){var a=this.getOpacity();return this.getParent()&&(a*=this.getParent().getAbsoluteOpacity()),a},moveTo:function(a){return Kinetic.Node.prototype.remove.call(this),a.add(this),this},toObject:function(){var a,b,c,d,e=Kinetic.Util,f={},g=this.getAttrs();f.attrs={};for(a in g)b=g[a],e._isFunction(b)||e._isElement(b)||e._isObject(b)&&e._hasMethods(b)||(c=this[a],delete g[a],d=c?c.call(this):null,g[a]=b,d!==b&&(f.attrs[a]=b));return f.className=this.getClassName(),f},toJSON:function(){return JSON.stringify(this.toObject())},getParent:function(){return this.parent},getLayer:function(){var a=this.getParent();return a?a.getLayer():null},getStage:function(){return this._getCache(r,this._getStage)},_getStage:function(){var a=this.getParent();return a?a.getStage():void 0},fire:function(a,b,c){return c?this._fireAndBubble(a,b||{}):this._fire(a,b||{}),this},getAbsoluteTransform:function(){return this._getCache(b,this._getAbsoluteTransform)},_getAbsoluteTransform:function(){var a,b,c=new Kinetic.Transform;return this._eachAncestorReverse(function(d){a=d.transformsEnabled(),b=d.getTransform(),"all"===a?c.multiply(b):"position"===a&&c.translate(d.x(),d.y())},!0),c},getTransform:function(){return this._getCache(s,this._getTransform)},_getTransform:function(){var a=new Kinetic.Transform,b=this.getX(),c=this.getY(),d=this.getRotation()*Math.PI/180,e=this.getScaleX(),f=this.getScaleY(),g=this.getSkewX(),h=this.getSkewY(),i=this.getOffsetX(),j=this.getOffsetY();return(0!==b||0!==c)&&a.translate(b,c),0!==d&&a.rotate(d),(0!==g||0!==h)&&a.skew(g,h),(1!==e||1!==f)&&a.scale(e,f),(0!==i||0!==j)&&a.translate(-1*i,-1*j),a},clone:function(a){var b,c,d,e,f,g=this.getClassName(),h=new Kinetic[g](this.attrs);for(b in this.eventListeners)for(c=this.eventListeners[b],d=c.length,e=0;d>e;e++)f=c[e],f.name.indexOf(j)<0&&(h.eventListeners[b]||(h.eventListeners[b]=[]),h.eventListeners[b].push(f));return h.setAttrs(a),h},toDataURL:function(a){a=a||{};var b=a.mimeType||null,c=a.quality||null,d=this.getStage(),e=a.x||0,f=a.y||0,g=new Kinetic.SceneCanvas({width:a.width||this.getWidth()||(d?d.getWidth():0),height:a.height||this.getHeight()||(d?d.getHeight():0),pixelRatio:1}),h=g.getContext();return h.save(),(e||f)&&h.translate(-1*e,-1*f),this.drawScene(g),h.restore(),g.toDataURL(b,c)},toImage:function(a){Kinetic.Util._getImage(this.toDataURL(a),function(b){a.callback(b)})},setSize:function(a){return this.setWidth(a.width),this.setHeight(a.height),this},getSize:function(){return{width:this.getWidth(),height:this.getHeight()}},getWidth:function(){return this.attrs.width||0},getHeight:function(){return this.attrs.height||0},getClassName:function(){return this.className||this.nodeType},getType:function(){return this.nodeType},_get:function(a){return this.nodeType===a?[this]:[]},_off:function(a,b){var c,d,e=this.eventListeners[a];for(c=0;c<e.length;c++)if(d=e[c].name,!("kinetic"===d&&"kinetic"!==b||b&&d!==b)){if(e.splice(c,1),0===e.length){delete this.eventListeners[a];break}c--}},_fireBeforeChangeEvent:function(a,b,e){this._fire([c,Kinetic.Util._capitalize(a),d].join(g),{oldVal:b,newVal:e})},_fireChangeEvent:function(a,b,c){this._fire(a+d,{oldVal:b,newVal:c})},setId:function(a){var b=this.getId();return Kinetic._removeId(b),Kinetic._addId(this,a),this._setAttr(i,a),this},setName:function(a){var b=this.getName();return Kinetic._removeName(b,this._id),Kinetic._addName(this,a),this._setAttr(n,a),this},setAttr:function(){var a=Array.prototype.slice.call(arguments),b=a[0],c=a[1],d=o+Kinetic.Util._capitalize(b),e=this[d];return Kinetic.Util._isFunction(e)?e.call(this,c):this._setAttr(b,c),this},_setAttr:function(a,b){var c;void 0!==b&&(c=this.attrs[a],this.attrs[a]=b,this._fireChangeEvent(a,c,b))},_setComponentAttr:function(a,b,c){var d;void 0!==c&&(d=this.attrs[a],d||(this.attrs[a]=this.getAttr(a)),this.attrs[a][b]=c,this._fireChangeEvent(a,d,c))},_fireAndBubble:function(a,b,c){var d=!0;b&&this.nodeType===p&&(b.targetNode=this),a===l&&c&&this._id===c._id?d=!1:a===m&&c&&this._id===c._id&&(d=!1),d&&(this._fire(a,b),b&&!b.cancelBubble&&this.parent&&(c&&c.parent?this._fireAndBubble.call(this.parent,a,b,c.parent):this._fireAndBubble.call(this.parent,a,b)))},_fire:function(a,b){var c,d=this.eventListeners[a];if(d)for(c=0;c<d.length;c++)d[c].handler.call(this,b)},draw:function(){return this.drawScene(),this.drawHit(),this}}),Kinetic.Node.create=function(a,b){return this._createNode(JSON.parse(a),b)},Kinetic.Node._createNode=function(a,b){var c,d,e,f=Kinetic.Node.prototype.getClassName.call(a),g=a.children;if(b&&(a.attrs.container=b),c=new Kinetic[f](a.attrs),g)for(d=g.length,e=0;d>e;e++)c.add(this._createNode(g[e]));return c},Kinetic.Factory.addOverloadedGetterSetter(Kinetic.Node,"position"),Kinetic.Factory.addGetterSetter(Kinetic.Node,"x",0),Kinetic.Factory.addGetterSetter(Kinetic.Node,"y",0),Kinetic.Factory.addGetterSetter(Kinetic.Node,"opacity",1),Kinetic.Factory.addGetter(Kinetic.Node,"name"),Kinetic.Factory.addOverloadedGetterSetter(Kinetic.Node,"name"),Kinetic.Factory.addGetter(Kinetic.Node,"id"),Kinetic.Factory.addOverloadedGetterSetter(Kinetic.Node,"id"),Kinetic.Factory.addGetterSetter(Kinetic.Node,"rotation",0),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Node,"scale",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Node,"scaleX",1),Kinetic.Factory.addGetterSetter(Kinetic.Node,"scaleY",1),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Node,"skew",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Node,"skewX",0),Kinetic.Factory.addGetterSetter(Kinetic.Node,"skewY",0),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Node,"offset",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Node,"offsetX",0),Kinetic.Factory.addGetterSetter(Kinetic.Node,"offsetY",0),Kinetic.Factory.addSetter(Kinetic.Node,"width",0),Kinetic.Factory.addOverloadedGetterSetter(Kinetic.Node,"width"),Kinetic.Factory.addSetter(Kinetic.Node,"height",0),Kinetic.Factory.addOverloadedGetterSetter(Kinetic.Node,"height"),Kinetic.Factory.addGetterSetter(Kinetic.Node,"listening","inherit"),Kinetic.Factory.addGetterSetter(Kinetic.Node,"filters",void 0,function(a){return this._filterUpToDate=!1,a
}),Kinetic.Factory.addGetterSetter(Kinetic.Node,"visible","inherit"),Kinetic.Factory.addGetterSetter(Kinetic.Node,"transformsEnabled","all"),Kinetic.Factory.backCompat(Kinetic.Node,{rotateDeg:"rotate",setRotationDeg:"setRotation",getRotationDeg:"getRotation"}),Kinetic.Collection.mapMethods(Kinetic.Node)}(),function(){Kinetic.Filters.Grayscale=function(a){var b,c,d=a.data,e=d.length;for(b=0;e>b;b+=4)c=.34*d[b]+.5*d[b+1]+.16*d[b+2],d[b]=c,d[b+1]=c,d[b+2]=c}}(),function(){Kinetic.Filters.Brighten=function(a){var b,c=255*this.brightness(),d=a.data,e=d.length;for(b=0;e>b;b+=4)d[b]+=c,d[b+1]+=c,d[b+2]+=c},Kinetic.Factory.addGetterSetter(Kinetic.Node,"brightness",0,null,Kinetic.Factory.afterSetFilter)}(),function(){Kinetic.Filters.Invert=function(a){var b,c=a.data,d=c.length;for(b=0;d>b;b+=4)c[b]=255-c[b],c[b+1]=255-c[b+1],c[b+2]=255-c[b+2]}}(),function(){function a(){this.r=0,this.g=0,this.b=0,this.a=0,this.next=null}function b(b,e){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D=b.data,E=b.width,F=b.height,G=e+e+1,H=E-1,I=F-1,J=e+1,K=J*(J+1)/2,L=new a,M=null,N=L,O=null,P=null,Q=c[e],R=d[e];for(h=1;G>h;h++)N=N.next=new a,h==J&&(M=N);for(N.next=L,l=k=0,g=0;F>g;g++){for(u=v=w=x=m=n=o=p=0,q=J*(y=D[k]),r=J*(z=D[k+1]),s=J*(A=D[k+2]),t=J*(B=D[k+3]),m+=K*y,n+=K*z,o+=K*A,p+=K*B,N=L,h=0;J>h;h++)N.r=y,N.g=z,N.b=A,N.a=B,N=N.next;for(h=1;J>h;h++)i=k+((h>H?H:h)<<2),m+=(N.r=y=D[i])*(C=J-h),n+=(N.g=z=D[i+1])*C,o+=(N.b=A=D[i+2])*C,p+=(N.a=B=D[i+3])*C,u+=y,v+=z,w+=A,x+=B,N=N.next;for(O=L,P=M,f=0;E>f;f++)D[k+3]=B=p*Q>>R,0!==B?(B=255/B,D[k]=(m*Q>>R)*B,D[k+1]=(n*Q>>R)*B,D[k+2]=(o*Q>>R)*B):D[k]=D[k+1]=D[k+2]=0,m-=q,n-=r,o-=s,p-=t,q-=O.r,r-=O.g,s-=O.b,t-=O.a,i=l+((i=f+e+1)<H?i:H)<<2,u+=O.r=D[i],v+=O.g=D[i+1],w+=O.b=D[i+2],x+=O.a=D[i+3],m+=u,n+=v,o+=w,p+=x,O=O.next,q+=y=P.r,r+=z=P.g,s+=A=P.b,t+=B=P.a,u-=y,v-=z,w-=A,x-=B,P=P.next,k+=4;l+=E}for(f=0;E>f;f++){for(v=w=x=u=n=o=p=m=0,k=f<<2,q=J*(y=D[k]),r=J*(z=D[k+1]),s=J*(A=D[k+2]),t=J*(B=D[k+3]),m+=K*y,n+=K*z,o+=K*A,p+=K*B,N=L,h=0;J>h;h++)N.r=y,N.g=z,N.b=A,N.a=B,N=N.next;for(j=E,h=1;e>=h;h++)k=j+f<<2,m+=(N.r=y=D[k])*(C=J-h),n+=(N.g=z=D[k+1])*C,o+=(N.b=A=D[k+2])*C,p+=(N.a=B=D[k+3])*C,u+=y,v+=z,w+=A,x+=B,N=N.next,I>h&&(j+=E);for(k=f,O=L,P=M,g=0;F>g;g++)i=k<<2,D[i+3]=B=p*Q>>R,B>0?(B=255/B,D[i]=(m*Q>>R)*B,D[i+1]=(n*Q>>R)*B,D[i+2]=(o*Q>>R)*B):D[i]=D[i+1]=D[i+2]=0,m-=q,n-=r,o-=s,p-=t,q-=O.r,r-=O.g,s-=O.b,t-=O.a,i=f+((i=g+J)<I?i:I)*E<<2,m+=u+=O.r=D[i],n+=v+=O.g=D[i+1],o+=w+=O.b=D[i+2],p+=x+=O.a=D[i+3],O=O.next,q+=y=P.r,r+=z=P.g,s+=A=P.b,t+=B=P.a,u-=y,v-=z,w-=A,x-=B,P=P.next,k+=E}}var c=[512,512,456,512,328,456,335,512,405,328,271,456,388,335,292,512,454,405,364,328,298,271,496,456,420,388,360,335,312,292,273,512,482,454,428,405,383,364,345,328,312,298,284,271,259,496,475,456,437,420,404,388,374,360,347,335,323,312,302,292,282,273,265,512,497,482,468,454,441,428,417,405,394,383,373,364,354,345,337,328,320,312,305,298,291,284,278,271,265,259,507,496,485,475,465,456,446,437,428,420,412,404,396,388,381,374,367,360,354,347,341,335,329,323,318,312,307,302,297,292,287,282,278,273,269,265,261,512,505,497,489,482,475,468,461,454,447,441,435,428,422,417,411,405,399,394,389,383,378,373,368,364,359,354,350,345,341,337,332,328,324,320,316,312,309,305,301,298,294,291,287,284,281,278,274,271,268,265,262,259,257,507,501,496,491,485,480,475,470,465,460,456,451,446,442,437,433,428,424,420,416,412,408,404,400,396,392,388,385,381,377,374,370,367,363,360,357,354,350,347,344,341,338,335,332,329,326,323,320,318,315,312,310,307,304,302,299,297,294,292,289,287,285,282,280,278,275,273,271,269,267,265,263,261,259],d=[9,11,12,13,13,14,14,15,15,15,15,16,16,16,16,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24];Kinetic.Filters.Blur=function(a){var c=0|this.blurRadius();c>0&&b(a,c)},Kinetic.Factory.addGetterSetter(Kinetic.Node,"blurRadius",0,null,Kinetic.Factory.afterSetFilter)}(),function(){function a(a,b,c){var d=4*(c*a.width+b),e=[];return e.push(a.data[d++],a.data[d++],a.data[d++],a.data[d++]),e}function b(a,b){return Math.sqrt(Math.pow(a[0]-b[0],2)+Math.pow(a[1]-b[1],2)+Math.pow(a[2]-b[2],2))}function c(a){for(var b=[0,0,0],c=0;c<a.length;c++)b[0]+=a[c][0],b[1]+=a[c][1],b[2]+=a[c][2];return b[0]/=a.length,b[1]/=a.length,b[2]/=a.length,b}function d(d,e){var f=a(d,0,0),g=a(d,d.width-1,0),h=a(d,0,d.height-1),i=a(d,d.width-1,d.height-1),j=e||10;if(b(f,g)<j&&b(g,i)<j&&b(i,h)<j&&b(h,f)<j){for(var k=c([g,f,i,h]),l=[],m=0;m<d.width*d.height;m++){var n=b(k,[d.data[4*m],d.data[4*m+1],d.data[4*m+2]]);l[m]=j>n?0:255}return l}}function e(a,b){for(var c=0;c<a.width*a.height;c++)a.data[4*c+3]=b[c]}function f(a,b,c){for(var d=[1,1,1,1,0,1,1,1,1],e=Math.round(Math.sqrt(d.length)),f=Math.floor(e/2),g=[],h=0;c>h;h++)for(var i=0;b>i;i++){for(var j=h*b+i,k=0,l=0;e>l;l++)for(var m=0;e>m;m++){var n=h+l-f,o=i+m-f;if(n>=0&&c>n&&o>=0&&b>o){var p=n*b+o,q=d[l*e+m];k+=a[p]*q}}g[j]=2040===k?255:0}return g}function g(a,b,c){for(var d=[1,1,1,1,1,1,1,1,1],e=Math.round(Math.sqrt(d.length)),f=Math.floor(e/2),g=[],h=0;c>h;h++)for(var i=0;b>i;i++){for(var j=h*b+i,k=0,l=0;e>l;l++)for(var m=0;e>m;m++){var n=h+l-f,o=i+m-f;if(n>=0&&c>n&&o>=0&&b>o){var p=n*b+o,q=d[l*e+m];k+=a[p]*q}}g[j]=k>=1020?255:0}return g}function h(a,b,c){for(var d=[1/9,1/9,1/9,1/9,1/9,1/9,1/9,1/9,1/9],e=Math.round(Math.sqrt(d.length)),f=Math.floor(e/2),g=[],h=0;c>h;h++)for(var i=0;b>i;i++){for(var j=h*b+i,k=0,l=0;e>l;l++)for(var m=0;e>m;m++){var n=h+l-f,o=i+m-f;if(n>=0&&c>n&&o>=0&&b>o){var p=n*b+o,q=d[l*e+m];k+=a[p]*q}}g[j]=k}return g}Kinetic.Filters.Mask=function(a){var b=this.threshold(),c=d(a,b);return c&&(c=f(c,a.width,a.height),c=g(c,a.width,a.height),c=h(c,a.width,a.height),e(a,c)),a},Kinetic.Factory.addGetterSetter(Kinetic.Node,"threshold",0,null,Kinetic.Factory.afterSetFilter)}(),function(){Kinetic.Filters.RGB=function(a){var b,c,d=a.data,e=d.length,f=this.red(),g=this.green(),h=this.blue();for(b=0;e>b;b+=4)c=(.34*d[b]+.5*d[b+1]+.16*d[b+2])/255,d[b]=c*f,d[b+1]=c*g,d[b+2]=c*h,d[b+3]=d[b+3]},Kinetic.Factory.addGetterSetter(Kinetic.Node,"red",0,function(a){return this._filterUpToDate=!1,a>255?255:0>a?0:Math.round(a)}),Kinetic.Factory.addGetterSetter(Kinetic.Node,"green",0,function(a){return this._filterUpToDate=!1,a>255?255:0>a?0:Math.round(a)}),Kinetic.Factory.addGetterSetter(Kinetic.Node,"blue",0,Kinetic.Validators.RGBComponent,Kinetic.Factory.afterSetFilter)}(),function(){Kinetic.Filters.HSV=function(a){var b,c,d,e,f,g=a.data,h=g.length,i=this.value(),j=this.saturation(),k=Math.abs(this.hue()+360)%360,l=i*j*Math.cos(k*Math.PI/180),m=i*j*Math.sin(k*Math.PI/180),n=.299*i+.701*l+.167*m,o=.587*i-.587*l+.33*m,p=.114*i-.114*l-.497*m,q=.299*i-.299*l-.328*m,r=.587*i+.413*l+.035*m,s=.114*i-.114*l+.293*m,t=.299*i-.3*l+1.25*m,u=.587*i-.586*l-1.05*m,v=.114*i+.886*l-.2*m;for(b=0;h>b;b+=4)c=g[b+0],d=g[b+1],e=g[b+2],f=g[b+3],g[b+0]=n*c+o*d+p*e,g[b+1]=q*c+r*d+s*e,g[b+2]=t*c+u*d+v*e,g[b+3]=f},Kinetic.Factory.addGetterSetter(Kinetic.Node,"hue",0,null,Kinetic.Factory.afterSetFilter),Kinetic.Factory.addGetterSetter(Kinetic.Node,"saturation",1,null,Kinetic.Factory.afterSetFilter),Kinetic.Factory.addGetterSetter(Kinetic.Node,"value",1,null,Kinetic.Factory.afterSetFilter)}(),function(){Kinetic.Filters.Emboss=function(a){var b=10*this.embossStrength(),c=255*this.embossWhiteLevel(),d=this.embossDirection(),e=this.embossBlend(),f=0,g=0,h=a.data,i=a.width,j=a.height,k=4*i,l=j;switch(d){case"top-left":f=-1,g=-1;break;case"top":f=-1,g=0;break;case"top-right":f=-1,g=1;break;case"right":f=0,g=1;break;case"bottom-right":f=1,g=1;break;case"bottom":f=1,g=0;break;case"bottom-left":f=1,g=-1;break;case"left":f=0,g=-1}do{var m=(l-1)*k,n=f;1>l+n&&(n=0),l+n>j&&(n=0);var o=4*(l-1+n)*i,p=i;do{var q=m+4*(p-1),r=g;1>p+r&&(r=0),p+r>i&&(r=0);var s=o+4*(p-1+r),t=h[q]-h[s],u=h[q+1]-h[s+1],v=h[q+2]-h[s+2],w=t,x=w>0?w:-w,y=u>0?u:-u,z=v>0?v:-v;if(y>x&&(w=u),z>x&&(w=v),w*=b,e){var A=h[q]+w,B=h[q+1]+w,C=h[q+2]+w;h[q]=A>255?255:0>A?0:A,h[q+1]=B>255?255:0>B?0:B,h[q+2]=C>255?255:0>C?0:C}else{var D=c-w;0>D?D=0:D>255&&(D=255),h[q]=h[q+1]=h[q+2]=D}}while(--p)}while(--l)},Kinetic.Factory.addGetterSetter(Kinetic.Node,"embossStrength",.5,null,Kinetic.Factory.afterSetFilter),Kinetic.Factory.addGetterSetter(Kinetic.Node,"embossWhiteLevel",.5,null,Kinetic.Factory.afterSetFilter),Kinetic.Factory.addGetterSetter(Kinetic.Node,"embossDirection","top-left",null,Kinetic.Factory.afterSetFilter),Kinetic.Factory.addGetterSetter(Kinetic.Node,"embossBlend",!1,null,Kinetic.Factory.afterSetFilter)}(),function(){function a(a,b,c,d,e){var f,g=c-b,h=e-d;return 0===g?d+h/2:0===h?d:(f=(a-b)/g,f=h*f+d)}Kinetic.Filters.Enhance=function(b){var c,d,e,f,g=b.data,h=g.length,i=g[0],j=i,k=g[1],l=k,m=g[2],n=m,o=g[3],p=o,q=this.enhance();if(0!==q){for(f=0;h>f;f+=4)c=g[f+0],i>c?i=c:c>j&&(j=c),d=g[f+1],k>d?k=d:d>l&&(l=d),e=g[f+2],m>e?m=e:e>n&&(n=e);j===i&&(j=255,i=0),l===k&&(l=255,k=0),n===m&&(n=255,m=0),p===o&&(p=255,o=0);var r,s,t,u,v,w,x,y,z,A,B,C;for(q>0?(s=j+q*(255-j),t=i-q*(i-0),v=l+q*(255-l),w=k-q*(k-0),y=n+q*(255-n),C=m-q*(m-0),B=p+q*(255-p),z=o-q*(o-0)):(r=.5*(j+i),s=j+q*(j-r),t=i+q*(i-r),u=.5*(l+k),v=l+q*(l-u),w=k+q*(k-u),x=.5*(n+m),y=n+q*(n-x),C=m+q*(m-x),A=.5*(p+o),B=p+q*(p-A),z=o+q*(o-A)),f=0;h>f;f+=4)g[f+0]=a(g[f+0],i,j,t,s),g[f+1]=a(g[f+1],k,l,w,v),g[f+2]=a(g[f+2],m,n,C,y)}},Kinetic.Factory.addGetterSetter(Kinetic.Node,"enhance",0,null,Kinetic.Factory.afterSetFilter)}(),function(){Kinetic.Filters.Posterize=function(a){var b,c=Math.round(254*this.levels())+1,d=a.data,e=d.length,f=255/c;for(b=0;e>b;b+=1)d[b]=Math.floor(d[b]/f)*f},Kinetic.Factory.addGetterSetter(Kinetic.Node,"levels",.5,null,Kinetic.Factory.afterSetFilter)}(),function(){Kinetic.Filters.Noise=function(a){var b,c=255*this.noise(),d=a.data,e=d.length,f=c/2;for(b=0;e>b;b+=4)d[b+0]+=f-2*f*Math.random(),d[b+1]+=f-2*f*Math.random(),d[b+2]+=f-2*f*Math.random()},Kinetic.Factory.addGetterSetter(Kinetic.Node,"noise",.2,null,Kinetic.Factory.afterSetFilter)}(),function(){Kinetic.Filters.Pixelate=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p=Math.ceil(this.pixelSize()),q=a.width,r=a.height,a=a.data,s=Math.ceil(q/p),t=Math.ceil(r/p);for(m=0;s>m;m+=1)for(n=0;t>n;n+=1){for(e=0,f=0,g=0,h=0,i=m*p,j=i+p,k=n*p,l=k+p,o=0,b=i;j>b;b+=1)if(!(b>=q))for(c=k;l>c;c+=1)c>=r||(d=4*(q*c+b),e+=a[d+0],f+=a[d+1],g+=a[d+2],h+=a[d+3],o+=1);for(e/=o,f/=o,g/=o,alphas=h/o,b=i;j>b;b+=1)if(!(b>=q))for(c=k;l>c;c+=1)c>=r||(d=4*(q*c+b),a[d+0]=e,a[d+1]=f,a[d+2]=g,a[d+3]=h)}},Kinetic.Factory.addGetterSetter(Kinetic.Node,"pixelSize",8,null,Kinetic.Factory.afterSetFilter)}(),function(){Kinetic.Filters.Threshold=function(a){var b,c=255*this.threshold(),d=a.data,e=d.length;for(b=0;e>b;b+=1)d[b]=d[b]<c?0:255},Kinetic.Factory.addGetterSetter(Kinetic.Node,"threshold",.5,null,Kinetic.Factory.afterSetFilter)}(),function(){Kinetic.Filters.Sepia=function(a){var b,c,d,e,f,g,h,i,j,k=a.data,l=a.width,m=a.height,n=4*l;do{b=(m-1)*n,c=l;do d=b+4*(c-1),e=k[d],f=k[d+1],g=k[d+2],h=.393*e+.769*f+.189*g,i=.349*e+.686*f+.168*g,j=.272*e+.534*f+.131*g,k[d]=h>255?255:h,k[d+1]=i>255?255:i,k[d+2]=j>255?255:j,k[d+3]=k[d+3];while(--c)}while(--m)}}(),function(){Kinetic.Filters.Solarize=function(a){var b=a.data,c=a.width,d=a.height,e=4*c,f=d;do{var g=(f-1)*e,h=c;do{var i=g+4*(h-1),j=b[i],k=b[i+1],l=b[i+2];j>127&&(j=255-j),k>127&&(k=255-k),l>127&&(l=255-l),b[i]=j,b[i+1]=k,b[i+2]=l}while(--h)}while(--f)}}(),function(){var a=function(a,b,c){var d,e,f,g,h=a.data,i=b.data,j=a.width,k=a.height,l=c.polarCenterX||j/2,m=c.polarCenterY||k/2,n=0,o=0,p=0,q=0,r=Math.sqrt(l*l+m*m);e=j-l,f=k-m,g=Math.sqrt(e*e+f*f),r=g>r?g:r;var s,t,u,v,w,x,y,z,A,B,C,D,E,F=k,G=j,H=360/G*Math.PI/180;for(t=0;G>t;t+=1)for(u=Math.sin(t*H),v=Math.cos(t*H),s=0;F>s;s+=1)e=l+r*s/F*v,f=m+r*s/F*u,1>=e&&(e=1),e>=j-.5&&(e=j-1),1>=f&&(f=1),f>=k-.5&&(f=k-1),w=e-.5,x=e+.5,y=Math.floor(w),z=Math.floor(x),A=f-.5,B=f+.5,C=Math.floor(A),D=Math.floor(B),E=(1-(w-y))*(1-(A-C)),d=4*(C*j+y),n=h[d+0]*E,o=h[d+1]*E,p=h[d+2]*E,q=h[d+3]*E,E=(1-(w-y))*(B-D),d=4*(D*j+y),n+=h[d+0]*E,o+=h[d+1]*E,p+=h[d+2]*E,q+=h[d+3]*E,E=(x-z)*(B-D),d=4*(D*j+z),n+=h[d+0]*E,o+=h[d+1]*E,p+=h[d+2]*E,q+=h[d+3]*E,E=(x-z)*(1-(A-C)),d=4*(C*j+z),n+=h[d+0]*E,o+=h[d+1]*E,p+=h[d+2]*E,q+=h[d+3]*E,d=4*(t+s*j),i[d+0]=n,i[d+1]=o,i[d+2]=p,i[d+3]=q},b=function(a,b,c){var d,e,f,g,h,i,j=a.data,k=b.data,l=a.width,m=a.height,n=c.polarCenterX||l/2,o=c.polarCenterY||m/2,p=0,q=0,r=0,s=0,t=Math.sqrt(n*n+o*o);e=l-n,f=m-o,i=Math.sqrt(e*e+f*f),t=i>t?i:t;var u,v,w=m,x=l,y=c.polarRotation||0;180*(x/360)/Math.PI;var z,A,B,C,D,E,F,G,H;for(e=0;l>e;e+=1)for(f=0;m>f;f+=1)g=e-n,h=f-o,u=Math.sqrt(g*g+h*h)*w/t,v=(180*Math.atan2(h,g)/Math.PI+360+y)%360,v=v*x/360,z=v-.5,A=v+.5,B=Math.floor(z),C=Math.floor(A),D=u-.5,E=u+.5,F=Math.floor(D),G=Math.floor(E),H=(1-(z-B))*(1-(D-F)),d=4*(F*l+B),p=j[d+0]*H,q=j[d+1]*H,r=j[d+2]*H,s=j[d+3]*H,H=(1-(z-B))*(E-G),d=4*(G*l+B),p+=j[d+0]*H,q+=j[d+1]*H,r+=j[d+2]*H,s+=j[d+3]*H,H=(A-C)*(E-G),d=4*(G*l+C),p+=j[d+0]*H,q+=j[d+1]*H,r+=j[d+2]*H,s+=j[d+3]*H,H=(A-C)*(1-(D-F)),d=4*(F*l+C),p+=j[d+0]*H,q+=j[d+1]*H,r+=j[d+2]*H,s+=j[d+3]*H,d=4*(f*l+e),k[d+0]=p,k[d+1]=q,k[d+2]=r,k[d+3]=s},c=document.createElement("canvas");Kinetic.Filters.Kaleidoscope=function(d){var e=d.width,f=d.height,g=Math.round(this.kaleidoscopePower()),h=Math.round(this.kaleidoscopeAngle()),i=Math.floor(e*(h%360)/360);if(!(1>g)){c.width=e,c.height=f;var j=c.getContext("2d").getImageData(0,0,e,f);a(d,j,{polarCenterX:e/2,polarCenterY:f/2});for(var k=e/Math.pow(2,g);8>=k;)k=2*k,g-=1;k=Math.ceil(k);var l=k,m=0,n=l,o=1;for(i+k>e&&(m=l,n=0,o=-1),q=0;f>q;q+=1)for(p=m;p!==n;p+=o)r=Math.round(p+i)%e,x=4*(e*q+r),t=j.data[x+0],u=j.data[x+1],v=j.data[x+2],w=j.data[x+3],y=4*(e*q+p),j.data[y+0]=t,j.data[y+1]=u,j.data[y+2]=v,j.data[y+3]=w;var p,q,r,s,t,u,v,w,x,y;for(q=0;f>q;q+=1)for(l=Math.floor(k),s=0;g>s;s+=1){for(p=0;l+1>p;p+=1)x=4*(e*q+p),t=j.data[x+0],u=j.data[x+1],v=j.data[x+2],w=j.data[x+3],y=4*(e*q+2*l-p-1),j.data[y+0]=t,j.data[y+1]=u,j.data[y+2]=v,j.data[y+3]=w;l*=2}b(j,d,{polarRotation:0})}},Kinetic.Factory.addGetterSetter(Kinetic.Node,"kaleidoscopePower",2,null,Kinetic.Factory.afterSetFilter),Kinetic.Factory.addGetterSetter(Kinetic.Node,"kaleidoscopeAngle",0,null,Kinetic.Factory.afterSetFilter)}(),function(){function a(a){window.setTimeout(a,1e3/60)}var b=500;Kinetic.Animation=function(a,b){this.func=a,this.setLayers(b),this.id=Kinetic.Animation.animIdCounter++,this.frame={time:0,timeDiff:0,lastTime:(new Date).getTime()}},Kinetic.Animation.prototype={setLayers:function(a){var b=[];b=a?a.length>0?a:[a]:[],this.layers=b},getLayers:function(){return this.layers},addLayer:function(a){var b,c,d=this.layers;if(d){for(b=d.length,c=0;b>c;c++)if(d[c]._id===a._id)return!1}else this.layers=[];return this.layers.push(a),!0},isRunning:function(){for(var a=Kinetic.Animation,b=a.animations,c=0;c<b.length;c++)if(b[c].id===this.id)return!0;return!1},start:function(){this.stop(),this.frame.timeDiff=0,this.frame.lastTime=(new Date).getTime(),Kinetic.Animation._addAnimation(this)},stop:function(){Kinetic.Animation._removeAnimation(this)},_updateFrameObject:function(a){this.frame.timeDiff=a-this.frame.lastTime,this.frame.lastTime=a,this.frame.time+=this.frame.timeDiff,this.frame.frameRate=1e3/this.frame.timeDiff}},Kinetic.Animation.animations=[],Kinetic.Animation.animIdCounter=0,Kinetic.Animation.animRunning=!1,Kinetic.Animation._addAnimation=function(a){this.animations.push(a),this._handleAnimation()},Kinetic.Animation._removeAnimation=function(a){for(var b=a.id,c=this.animations,d=c.length,e=0;d>e;e++)if(c[e].id===b){this.animations.splice(e,1);break}},Kinetic.Animation._runFrames=function(){var a,b,c,d,e,f,g,h,i={},j=this.animations;for(d=0;d<j.length;d++){for(a=j[d],b=a.layers,c=a.func,a._updateFrameObject((new Date).getTime()),f=b.length,e=0;f>e;e++)g=b[e],void 0!==g._id&&(i[g._id]=g);c&&c.call(a,a.frame)}for(h in i)i[h].draw()},Kinetic.Animation._animationLoop=function(){var a=this;this.animations.length>0?(this._runFrames(),Kinetic.Animation.requestAnimFrame(function(){a._animationLoop()})):this.animRunning=!1},Kinetic.Animation._handleAnimation=function(){var a=this;this.animRunning||(this.animRunning=!0,a._animationLoop())};var c=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||a}();Kinetic.Animation.requestAnimFrame=function(b){var d=Kinetic.isDragging?a:c;d(b)};var d=Kinetic.Node.prototype.moveTo;Kinetic.Node.prototype.moveTo=function(a){d.call(this,a)},Kinetic.Layer.prototype.batchDraw=function(){var a=this;this.batchAnim||(this.batchAnim=new Kinetic.Animation(function(){a.lastBatchDrawTime&&(new Date).getTime()-a.lastBatchDrawTime>b&&a.batchAnim.stop()},this)),this.lastBatchDrawTime=(new Date).getTime(),this.batchAnim.isRunning()||(this.draw(),this.batchAnim.start())},Kinetic.Stage.prototype.batchDraw=function(){this.getChildren().each(function(a){a.batchDraw()})}}(),function(){var a={node:1,duration:1,easing:1,onFinish:1,yoyo:1},b=1,c=2,d=3,e=0;Kinetic.Tween=function(b){var c,d=this,g=b.node,h=g._id,i=b.duration||1,j=b.easing||Kinetic.Easings.Linear,k=!!b.yoyo;this.node=g,this._id=e++,this.anim=new Kinetic.Animation(function(){d.tween.onEnterFrame()},g.getLayer()||g.getLayers()),this.tween=new f(c,function(a){d._tweenFunc(a)},j,0,1,1e3*i,k),this._addListeners(),Kinetic.Tween.attrs[h]||(Kinetic.Tween.attrs[h]={}),Kinetic.Tween.attrs[h][this._id]||(Kinetic.Tween.attrs[h][this._id]={}),Kinetic.Tween.tweens[h]||(Kinetic.Tween.tweens[h]={});for(c in b)void 0===a[c]&&this._addAttr(c,b[c]);this.reset(),this.onFinish=b.onFinish,this.onReset=b.onReset},Kinetic.Tween.attrs={},Kinetic.Tween.tweens={},Kinetic.Tween.prototype={_addAttr:function(a,b){var c,d,e,f,g,h=this.node,i=h._id;if(e=Kinetic.Tween.tweens[i][a],e&&delete Kinetic.Tween.attrs[i][e][a],c=h.getAttr(a),Kinetic.Util._isArray(b))for(d=[],g=b.length,f=0;g>f;f++)d.push(b[f]-c[f]);else d=b-c;Kinetic.Tween.attrs[i][this._id][a]={start:c,diff:d},Kinetic.Tween.tweens[i][a]=this._id},_tweenFunc:function(a){var b,c,d,e,f,g,h,i=this.node,j=Kinetic.Tween.attrs[i._id][this._id];for(b in j){if(c=j[b],d=c.start,e=c.diff,Kinetic.Util._isArray(d))for(f=[],h=d.length,g=0;h>g;g++)f.push(d[g]+e[g]*a);else f=d+e*a;i.setAttr(b,f)}},_addListeners:function(){var a=this;this.tween.onPlay=function(){a.anim.start()},this.tween.onReverse=function(){a.anim.start()},this.tween.onPause=function(){a.anim.stop()},this.tween.onFinish=function(){a.onFinish&&a.onFinish()},this.tween.onReset=function(){a.onReset&&a.onReset()}},play:function(){return this.tween.play(),this},reverse:function(){return this.tween.reverse(),this},reset:function(){var a=this.node;return this.tween.reset(),(a.getLayer()||a.getLayers()).draw(),this},seek:function(a){var b=this.node;return this.tween.seek(1e3*a),(b.getLayer()||b.getLayers()).draw(),this},pause:function(){return this.tween.pause(),this},finish:function(){var a=this.node;return this.tween.finish(),(a.getLayer()||a.getLayers()).draw(),this},destroy:function(){var a,b=this.node._id,c=this._id,d=Kinetic.Tween.tweens[b];this.pause();for(a in d)delete Kinetic.Tween.tweens[b][a];delete Kinetic.Tween.attrs[b][c]}};var f=function(a,b,c,d,e,f,g){this.prop=a,this.propFunc=b,this.begin=d,this._pos=d,this.duration=f,this._change=0,this.prevPos=0,this.yoyo=g,this._time=0,this._position=0,this._startTime=0,this._finish=0,this.func=c,this._change=e-this.begin,this.pause()};f.prototype={fire:function(a){var b=this[a];b&&b()},setTime:function(a){a>this.duration?this.yoyo?(this._time=this.duration,this.reverse()):this.finish():0>a?this.yoyo?(this._time=0,this.play()):this.reset():(this._time=a,this.update())},getTime:function(){return this._time},setPosition:function(a){this.prevPos=this._pos,this.propFunc(a),this._pos=a},getPosition:function(a){return void 0===a&&(a=this._time),this.func(a,this.begin,this._change,this.duration)},play:function(){this.state=c,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onPlay")},reverse:function(){this.state=d,this._time=this.duration-this._time,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onReverse")},seek:function(a){this.pause(),this._time=a,this.update(),this.fire("onSeek")},reset:function(){this.pause(),this._time=0,this.update(),this.fire("onReset")},finish:function(){this.pause(),this._time=this.duration,this.update(),this.fire("onFinish")},update:function(){this.setPosition(this.getPosition(this._time))},onEnterFrame:function(){var a=this.getTimer()-this._startTime;this.state===c?this.setTime(a):this.state===d&&this.setTime(this.duration-a)},pause:function(){this.state=b,this.fire("onPause")},getTimer:function(){return(new Date).getTime()}},Kinetic.Easings={BackEaseIn:function(a,b,c,d){var e=1.70158;return c*(a/=d)*a*((e+1)*a-e)+b},BackEaseOut:function(a,b,c,d){var e=1.70158;return c*((a=a/d-1)*a*((e+1)*a+e)+1)+b},BackEaseInOut:function(a,b,c,d){var e=1.70158;return(a/=d/2)<1?c/2*a*a*(((e*=1.525)+1)*a-e)+b:c/2*((a-=2)*a*(((e*=1.525)+1)*a+e)+2)+b},ElasticEaseIn:function(a,b,c,d,e,f){var g=0;return 0===a?b:1==(a/=d)?b+c:(f||(f=.3*d),!e||e<Math.abs(c)?(e=c,g=f/4):g=f/(2*Math.PI)*Math.asin(c/e),-(e*Math.pow(2,10*(a-=1))*Math.sin((a*d-g)*2*Math.PI/f))+b)},ElasticEaseOut:function(a,b,c,d,e,f){var g=0;return 0===a?b:1==(a/=d)?b+c:(f||(f=.3*d),!e||e<Math.abs(c)?(e=c,g=f/4):g=f/(2*Math.PI)*Math.asin(c/e),e*Math.pow(2,-10*a)*Math.sin((a*d-g)*2*Math.PI/f)+c+b)},ElasticEaseInOut:function(a,b,c,d,e,f){var g=0;return 0===a?b:2==(a/=d/2)?b+c:(f||(f=d*.3*1.5),!e||e<Math.abs(c)?(e=c,g=f/4):g=f/(2*Math.PI)*Math.asin(c/e),1>a?-.5*e*Math.pow(2,10*(a-=1))*Math.sin((a*d-g)*2*Math.PI/f)+b:.5*e*Math.pow(2,-10*(a-=1))*Math.sin((a*d-g)*2*Math.PI/f)+c+b)},BounceEaseOut:function(a,b,c,d){return(a/=d)<1/2.75?c*7.5625*a*a+b:2/2.75>a?c*(7.5625*(a-=1.5/2.75)*a+.75)+b:2.5/2.75>a?c*(7.5625*(a-=2.25/2.75)*a+.9375)+b:c*(7.5625*(a-=2.625/2.75)*a+.984375)+b},BounceEaseIn:function(a,b,c,d){return c-Kinetic.Easings.BounceEaseOut(d-a,0,c,d)+b},BounceEaseInOut:function(a,b,c,d){return d/2>a?.5*Kinetic.Easings.BounceEaseIn(2*a,0,c,d)+b:.5*Kinetic.Easings.BounceEaseOut(2*a-d,0,c,d)+.5*c+b},EaseIn:function(a,b,c,d){return c*(a/=d)*a+b},EaseOut:function(a,b,c,d){return-c*(a/=d)*(a-2)+b},EaseInOut:function(a,b,c,d){return(a/=d/2)<1?c/2*a*a+b:-c/2*(--a*(a-2)-1)+b},StrongEaseIn:function(a,b,c,d){return c*(a/=d)*a*a*a*a+b},StrongEaseOut:function(a,b,c,d){return c*((a=a/d-1)*a*a*a*a+1)+b},StrongEaseInOut:function(a,b,c,d){return(a/=d/2)<1?c/2*a*a*a*a*a+b:c/2*((a-=2)*a*a*a*a+2)+b},Linear:function(a,b,c,d){return c*a/d+b}}}(),function(){Kinetic.DD={anim:new Kinetic.Animation,isDragging:!1,offset:{x:0,y:0},node:null,_drag:function(a){var b=Kinetic.DD,c=b.node;c&&(c._setDragPosition(a),b.isDragging||(b.isDragging=!0,c.fire("dragstart",a,!0)),c.fire("dragmove",a,!0))},_endDragBefore:function(a){var b,c,d=Kinetic.DD,e=d.node;e&&(b=e.nodeType,c=e.getLayer(),d.anim.stop(),d.isDragging&&(d.isDragging=!1,Kinetic.listenClickTap=!1,a&&(a.dragEndNode=e)),delete d.node,(c||e).draw())},_endDragAfter:function(a){a=a||{};var b=a.dragEndNode;a&&b&&b.fire("dragend",a,!0)}},Kinetic.Node.prototype.startDrag=function(){var a=Kinetic.DD,b=this.getStage(),c=this.getLayer(),d=b.getPointerPosition(),e=this.getAbsolutePosition();d&&(a.node&&a.node.stopDrag(),a.node=this,a.offset.x=d.x-e.x,a.offset.y=d.y-e.y,a.anim.setLayers(c||this.getLayers()),a.anim.start(),this._setDragPosition())},Kinetic.Node.prototype._setDragPosition=function(a){var b=Kinetic.DD,c=this.getStage().getPointerPosition(),d=this.getDragBoundFunc(),e={x:c.x-b.offset.x,y:c.y-b.offset.y};void 0!==d&&(e=d.call(this,e,a)),this.setAbsolutePosition(e)},Kinetic.Node.prototype.stopDrag=function(){var a=Kinetic.DD,b={};a._endDragBefore(b),a._endDragAfter(b)},Kinetic.Node.prototype.setDraggable=function(a){this._setAttr("draggable",a),this._dragChange()};var a=Kinetic.Node.prototype.destroy;Kinetic.Node.prototype.destroy=function(){var b=Kinetic.DD;b.node&&b.node._id===this._id&&this.stopDrag(),a.call(this)},Kinetic.Node.prototype.isDragging=function(){var a=Kinetic.DD;return a.node&&a.node._id===this._id&&a.isDragging},Kinetic.Node.prototype._listenDrag=function(){var a=this;this._dragCleanup(),"Stage"===this.getClassName()?this.on("contentMousedown.kinetic contentTouchstart.kinetic",function(b){Kinetic.DD.node||a.startDrag(b)}):this.on("mousedown.kinetic touchstart.kinetic",function(b){Kinetic.DD.node||a.startDrag(b)})},Kinetic.Node.prototype._dragChange=function(){if(this.attrs.draggable)this._listenDrag();else{this._dragCleanup();var a=this.getStage(),b=Kinetic.DD;a&&b.node&&b.node._id===this._id&&b.node.stopDrag()}},Kinetic.Node.prototype._dragCleanup=function(){"Stage"===this.getClassName()?(this.off("contentMousedown.kinetic"),this.off("contentTouchstart.kinetic")):(this.off("mousedown.kinetic"),this.off("touchstart.kinetic"))},Kinetic.Factory.addGetterSetter(Kinetic.Node,"dragBoundFunc"),Kinetic.Factory.addGetter(Kinetic.Node,"draggable",!1),Kinetic.Factory.addOverloadedGetterSetter(Kinetic.Node,"draggable");var b=document.documentElement;b.addEventListener("mouseup",Kinetic.DD._endDragBefore,!0),b.addEventListener("touchend",Kinetic.DD._endDragBefore,!0),b.addEventListener("mouseup",Kinetic.DD._endDragAfter,!1),b.addEventListener("touchend",Kinetic.DD._endDragAfter,!1)}(),function(){Kinetic.Util.addMethods(Kinetic.Container,{__init:function(a){this.children=new Kinetic.Collection,Kinetic.Node.call(this,a)},getChildren:function(){return this.children},hasChildren:function(){return this.getChildren().length>0},removeChildren:function(){for(var a,b=this.children;b.length>0;)a=b[0],a.hasChildren()&&a.removeChildren(),a.remove();return this},destroyChildren:function(){for(var a=this.children;a.length>0;)a[0].destroy();return this},add:function(a){var b=this.children;return this._validateAdd(a),a.index=b.length,a.parent=this,b.push(a),this._fire("add",{child:a}),this},destroy:function(){this.hasChildren()&&this.destroyChildren(),Kinetic.Node.prototype.destroy.call(this)},find:function(a){var b,c,d,e,f,g,h,i=[],j=a.replace(/ /g,"").split(","),k=j.length;for(b=0;k>b;b++)if(d=j[b],"#"===d.charAt(0))f=this._getNodeById(d.slice(1)),f&&i.push(f);else if("."===d.charAt(0))e=this._getNodesByName(d.slice(1)),i=i.concat(e);else for(g=this.getChildren(),h=g.length,c=0;h>c;c++)i=i.concat(g[c]._get(d));return Kinetic.Collection.toCollection(i)},_getNodeById:function(a){var b=Kinetic.ids[a];return void 0!==b&&this.isAncestorOf(b)?b:null},_getNodesByName:function(a){var b=Kinetic.names[a]||[];return this._getDescendants(b)},_get:function(a){for(var b=Kinetic.Node.prototype._get.call(this,a),c=this.getChildren(),d=c.length,e=0;d>e;e++)b=b.concat(c[e]._get(a));return b},toObject:function(){var a=Kinetic.Node.prototype.toObject.call(this);a.children=[];for(var b=this.getChildren(),c=b.length,d=0;c>d;d++){var e=b[d];a.children.push(e.toObject())}return a},_getDescendants:function(a){for(var b=[],c=a.length,d=0;c>d;d++){var e=a[d];this.isAncestorOf(e)&&b.push(e)}return b},isAncestorOf:function(a){for(var b=a.getParent();b;){if(b._id===this._id)return!0;b=b.getParent()}return!1},clone:function(a){var b=Kinetic.Node.prototype.clone.call(this,a);return this.getChildren().each(function(a){b.add(a.clone())}),b},getAllIntersections:function(a){var b=[];return this.find("Shape").each(function(c){c.isVisible()&&c.intersects(a)&&b.push(c)}),b},_setChildrenIndices:function(){this.children.each(function(a,b){a.index=b})},drawScene:function(a){var b=this.getLayer(),c=a||b&&b.getCanvas(),d=c&&c.getContext(),e=this._cache.canvas,f=e&&e.scene;return this.isVisible()&&(f?this._drawCachedSceneCanvas(d):this._drawChildren(c,"drawScene")),this},drawHit:function(a){var b=this.getLayer(),c=a||b&&b.hitCanvas,d=c&&c.getContext(),e=this._cache.canvas,f=e&&e.hit;return this.shouldDrawHit()&&(f?this._drawCachedHitCanvas(d):this._drawChildren(c,"drawHit")),this},_drawChildren:function(a,b){var c,d,e=a&&a.getContext(),f=this.getClipWidth(),g=this.getClipHeight(),h=f&&g;h&&(c=this.getClipX(),d=this.getClipY(),e.save(),e._applyTransform(this),e.beginPath(),e.rect(c,d,f,g),e.clip(),e.reset()),this.children.each(function(c){c[b](a)}),h&&e.restore()}}),Kinetic.Util.extend(Kinetic.Container,Kinetic.Node),Kinetic.Container.prototype.get=Kinetic.Container.prototype.find,Kinetic.Factory.addComponentsGetterSetter(Kinetic.Container,"clip",["x","y","width","height"]),Kinetic.Factory.addGetterSetter(Kinetic.Container,"clipX"),Kinetic.Factory.addGetterSetter(Kinetic.Container,"clipY"),Kinetic.Factory.addGetterSetter(Kinetic.Container,"clipWidth"),Kinetic.Factory.addGetterSetter(Kinetic.Container,"clipHeight"),Kinetic.Collection.mapMethods(Kinetic.Container)}(),function(){function a(a){a.fill()}function b(a){a.stroke()}function c(a){a.fill()}function d(a){a.stroke()}function e(){this._clearCache(f)}var f="hasShadow";Kinetic.Util.addMethods(Kinetic.Shape,{__init:function(f){this.nodeType="Shape",this._fillFunc=a,this._strokeFunc=b,this._fillFuncHit=c,this._strokeFuncHit=d;for(var g,h=Kinetic.shapes;;)if(g=Kinetic.Util.getRandomColor(),g&&!(g in h))break;this.colorKey=g,h[g]=this,Kinetic.Node.call(this,f),this.on("shadowColorChange.kinetic shadowBlurChange.kinetic shadowOffsetChange.kinetic shadowOpacityChange.kinetic shadowEnabledChanged.kinetic",e)},hasChildren:function(){return!1},getChildren:function(){return[]},getContext:function(){return this.getLayer().getContext()},getCanvas:function(){return this.getLayer().getCanvas()},hasShadow:function(){return this._getCache(f,this._hasShadow)},_hasShadow:function(){return this.getShadowEnabled()&&0!==this.getShadowOpacity()&&!!(this.getShadowColor()||this.getShadowBlur()||this.getShadowOffsetX()||this.getShadowOffsetY())},hasFill:function(){return!!(this.getFill()||this.getFillPatternImage()||this.getFillLinearGradientColorStops()||this.getFillRadialGradientColorStops())},hasStroke:function(){return!!(this.stroke()||this.strokeRed()||this.strokeGreen()||this.strokeBlue())},_get:function(a){return this.className===a||this.nodeType===a?[this]:[]},intersects:function(a){var b,c=this.getStage(),d=c.bufferHitCanvas;return d.getContext().clear(),this.drawScene(d),b=d.context.getImageData(0|a.x,0|a.y,1,1).data,b[3]>0},destroy:function(){Kinetic.Node.prototype.destroy.call(this),delete Kinetic.shapes[this.colorKey]},_useBufferCanvas:function(){return(this.hasShadow()||1!==this.getAbsoluteOpacity())&&this.hasFill()&&this.hasStroke()},drawScene:function(a){var b,c,d,e=a||this.getLayer().getCanvas(),f=e.getContext(),g=this._cache.canvas,h=this.sceneFunc(),i=this.hasShadow();return this.isVisible()&&(g?this._drawCachedSceneCanvas(f):h&&(f.save(),this._useBufferCanvas()?(b=this.getStage(),c=b.bufferCanvas,d=c.getContext(),d.clear(),d.save(),d._applyLineJoin(this),d._applyTransform(this),h.call(this,d),d.restore(),i&&(f.save(),f._applyShadow(this),f.drawImage(c._canvas,0,0),f.restore()),f._applyOpacity(this),f.drawImage(c._canvas,0,0)):(f._applyLineJoin(this),f._applyTransform(this),i&&(f.save(),f._applyShadow(this),h.call(this,f),f.restore()),f._applyOpacity(this),h.call(this,f)),f.restore())),this},drawHit:function(a){var b=a||this.getLayer().hitCanvas,c=b.getContext(),d=this.hitFunc()||this.sceneFunc(),e=this._cache.canvas,f=e&&e.hit;return this.shouldDrawHit()&&(f?this._drawCachedHitCanvas(c):d&&(c.save(),c._applyLineJoin(this),c._applyTransform(this),d.call(this,c),c.restore())),this},drawHitFromCache:function(a){var b,c,d,e,f,g,h,i,j=a||0,k=this._cache.canvas,l=this._getCachedSceneCanvas(),m=l.getContext(),n=k.hit,o=n.getContext(),p=l.getWidth(),q=l.getHeight();
o.clear();try{for(b=m.getImageData(0,0,p,q),c=b.data,d=o.getImageData(0,0,p,q),e=d.data,f=c.length,g=Kinetic.Util._hexToRgb(this.colorKey),h=0;f>h;h+=4)i=c[h+3],i>j&&(e[h]=g.r,e[h+1]=g.g,e[h+2]=g.b,e[h+3]=255);o.putImageData(d,0,0)}catch(r){Kinetic.Util.warn("Unable to draw hit graph from cached scene canvas. "+r.message)}return this}}),Kinetic.Util.extend(Kinetic.Shape,Kinetic.Node),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"stroke"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"strokeRed",0,Kinetic.Validators.RGBComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"strokeGreen",0,Kinetic.Validators.RGBComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"strokeBlue",0,Kinetic.Validators.RGBComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"strokeAlpha",1,Kinetic.Validators.alphaComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"strokeWidth",2),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"lineJoin"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"lineCap"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"sceneFunc"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"hitFunc"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"dash"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowColor"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowRed",0,Kinetic.Validators.RGBComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowGreen",0,Kinetic.Validators.RGBComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowBlue",0,Kinetic.Validators.RGBComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowAlpha",1,Kinetic.Validators.alphaComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowBlur"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowOpacity"),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Shape,"shadowOffset",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowOffsetX",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowOffsetY",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPatternImage"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fill"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillRed",0,Kinetic.Validators.RGBComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillGreen",0,Kinetic.Validators.RGBComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillBlue",0,Kinetic.Validators.RGBComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillAlpha",1,Kinetic.Validators.alphaComponent),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPatternX",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPatternY",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillLinearGradientColorStops"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillRadialGradientStartRadius",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillRadialGradientEndRadius",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillRadialGradientColorStops"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPatternRepeat","repeat"),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillEnabled",!0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"strokeEnabled",!0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"shadowEnabled",!0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"dashEnabled",!0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"strokeScaleEnabled",!0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPriority","color"),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Shape,"fillPatternOffset",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPatternOffsetX",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPatternOffsetY",0),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Shape,"fillPatternScale",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPatternScaleX",1),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPatternScaleY",1),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Shape,"fillLinearGradientStartPoint",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillLinearGradientStartPointX",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillLinearGradientStartPointY",0),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Shape,"fillLinearGradientEndPoint",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillLinearGradientEndPointX",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillLinearGradientEndPointY",0),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Shape,"fillRadialGradientStartPoint",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillRadialGradientStartPointX",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillRadialGradientStartPointY",0),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Shape,"fillRadialGradientEndPoint",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillRadialGradientEndPointX",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillRadialGradientEndPointY",0),Kinetic.Factory.addGetterSetter(Kinetic.Shape,"fillPatternRotation",0),Kinetic.Factory.backCompat(Kinetic.Shape,{dashArray:"dash",getDashArray:"getDash",setDashArray:"getDash",drawFunc:"sceneFunc",getDrawFunc:"getSceneFunc",setDrawFunc:"setSceneFunc",drawHitFunc:"hitFunc",getDrawHitFunc:"getHitFunc",setDrawHitFunc:"setHitFunc"}),Kinetic.Collection.mapMethods(Kinetic.Shape)}(),function(){function a(a,b){a.content.addEventListener(b,function(c){a[I+b](c)},!1)}var b="Stage",c="string",d="px",e="mouseout",f="mouseleave",g="mouseover",h="mouseenter",i="mousemove",j="mousedown",k="mouseup",l="click",m="dblclick",n="touchstart",o="touchend",p="tap",q="dbltap",r="touchmove",s="contentMouseout",t="contentMouseover",u="contentMousemove",v="contentMousedown",w="contentMouseup",x="contentClick",y="contentDblclick",z="contentTouchstart",A="contentTouchend",B="contentDbltap",C="contentTouchmove",D="div",E="relative",F="inline-block",G="kineticjs-content",H=" ",I="_",J="container",K="",L=[j,i,k,e,n,r,o,g],M=L.length;Kinetic.Util.addMethods(Kinetic.Stage,{___init:function(a){this.nodeType=b,Kinetic.Container.call(this,a),this._id=Kinetic.idCounter++,this._buildDOM(),this._bindContentEvents(),this._enableNestedTransforms=!1,Kinetic.stages.push(this)},_validateAdd:function(a){"Layer"!==a.getType()&&Kinetic.Util.error("You may only add layers to the stage.")},setContainer:function(a){return typeof a===c&&(a=document.getElementById(a)),this._setAttr(J,a),this},shouldDrawHit:function(){return!0},draw:function(){return Kinetic.Node.prototype.draw.call(this),this},setHeight:function(a){return Kinetic.Node.prototype.setHeight.call(this,a),this._resizeDOM(),this},setWidth:function(a){return Kinetic.Node.prototype.setWidth.call(this,a),this._resizeDOM(),this},clear:function(){var a,b=this.children,c=b.length;for(a=0;c>a;a++)b[a].clear();return this},destroy:function(){var a=this.content;Kinetic.Container.prototype.destroy.call(this),a&&Kinetic.Util._isInDocument(a)&&this.getContainer().removeChild(a)},getPointerPosition:function(){return this.pointerPos},getStage:function(){return this},getContent:function(){return this.content},toDataURL:function(a){function b(e){var f=i[e],j=f.toDataURL(),k=new Image;k.onload=function(){h.drawImage(k,0,0),e<i.length-1?b(e+1):a.callback(g.toDataURL(c,d))},k.src=j}a=a||{};var c=a.mimeType||null,d=a.quality||null,e=a.x||0,f=a.y||0,g=new Kinetic.SceneCanvas({width:a.width||this.getWidth(),height:a.height||this.getHeight(),pixelRatio:1}),h=g.getContext()._context,i=this.children;(e||f)&&h.translate(-1*e,-1*f),b(0)},toImage:function(a){var b=a.callback;a.callback=function(a){Kinetic.Util._getImage(a,function(a){b(a)})},this.toDataURL(a)},getIntersection:function(a){var b,c,d=this.getChildren(),e=d.length,f=e-1;for(b=f;b>=0;b--)if(c=d[b].getIntersection(a))return c;return null},_resizeDOM:function(){if(this.content){var a,b,c=this.getWidth(),e=this.getHeight(),f=this.getChildren(),g=f.length;for(this.content.style.width=c+d,this.content.style.height=e+d,this.bufferCanvas.setSize(c,e),this.bufferHitCanvas.setSize(c,e),a=0;g>a;a++)b=f[a],b.getCanvas().setSize(c,e),b.hitCanvas.setSize(c,e),b.draw()}},add:function(a){return Kinetic.Container.prototype.add.call(this,a),a.canvas.setSize(this.attrs.width,this.attrs.height),a.hitCanvas.setSize(this.attrs.width,this.attrs.height),a.draw(),this.content.appendChild(a.canvas._canvas),this},getParent:function(){return null},getLayer:function(){return null},getLayers:function(){return this.getChildren()},_bindContentEvents:function(){var b;for(b=0;M>b;b++)a(this,L[b])},_mouseover:function(a){this._fire(t,a)},_mouseout:function(a){this._setPointerPosition(a);var b=this.targetShape;b&&!Kinetic.isDragging()&&(b._fireAndBubble(e,a),b._fireAndBubble(f,a),this.targetShape=null),this.pointerPos=void 0,this._fire(s,a)},_mousemove:function(a){this._setPointerPosition(a);var b=Kinetic.DD,c=this.getIntersection(this.getPointerPosition());c&&c.isListening()?Kinetic.isDragging()||this.targetShape&&this.targetShape._id===c._id?c._fireAndBubble(i,a):(this.targetShape&&(this.targetShape._fireAndBubble(e,a,c),this.targetShape._fireAndBubble(f,a,c)),c._fireAndBubble(g,a,this.targetShape),c._fireAndBubble(h,a,this.targetShape),this.targetShape=c):this.targetShape&&!Kinetic.isDragging()&&(this.targetShape._fireAndBubble(e,a),this.targetShape._fireAndBubble(f,a),this.targetShape=null),this._fire(u,a),b&&b._drag(a),a.preventDefault&&a.preventDefault()},_mousedown:function(a){this._setPointerPosition(a);var b=this.getIntersection(this.getPointerPosition());Kinetic.listenClickTap=!0,b&&b.isListening()&&(this.clickStartShape=b,b._fireAndBubble(j,a)),this._fire(v,a),a.preventDefault&&a.preventDefault()},_mouseup:function(a){this._setPointerPosition(a);var b=this.getIntersection(this.getPointerPosition()),c=this.clickStartShape,d=!1;Kinetic.inDblClickWindow?(d=!0,Kinetic.inDblClickWindow=!1):Kinetic.inDblClickWindow=!0,setTimeout(function(){Kinetic.inDblClickWindow=!1},Kinetic.dblClickWindow),b&&b.isListening()&&(b._fireAndBubble(k,a),Kinetic.listenClickTap&&c&&c._id===b._id&&(b._fireAndBubble(l,a),d&&b._fireAndBubble(m,a))),this._fire(w,a),Kinetic.listenClickTap&&(this._fire(x,a),d&&this._fire(y,a)),Kinetic.listenClickTap=!1,a.preventDefault&&a.preventDefault()},_touchstart:function(a){this._setPointerPosition(a);var b=this.getIntersection(this.getPointerPosition());Kinetic.listenClickTap=!0,b&&b.isListening()&&(this.tapStartShape=b,b._fireAndBubble(n,a),b.isListening()&&a.preventDefault&&a.preventDefault()),this._fire(z,a)},_touchend:function(a){this._setPointerPosition(a);var b=this.getIntersection(this.getPointerPosition());fireDblClick=!1,Kinetic.inDblClickWindow?(fireDblClick=!0,Kinetic.inDblClickWindow=!1):Kinetic.inDblClickWindow=!0,setTimeout(function(){Kinetic.inDblClickWindow=!1},Kinetic.dblClickWindow),b&&b.isListening()&&(b._fireAndBubble(o,a),Kinetic.listenClickTap&&b._id===this.tapStartShape._id&&(b._fireAndBubble(p,a),fireDblClick&&b._fireAndBubble(q,a)),b.isListening()&&a.preventDefault&&a.preventDefault()),Kinetic.listenClickTap&&(this._fire(A,a),fireDblClick&&this._fire(B,a)),Kinetic.listenClickTap=!1},_touchmove:function(a){this._setPointerPosition(a);var b=Kinetic.DD,c=this.getIntersection(this.getPointerPosition());c&&c.isListening()&&(c._fireAndBubble(r,a),c.isListening()&&a.preventDefault&&a.preventDefault()),this._fire(C,a),b&&b._drag(a)},_setPointerPosition:function(a){var b,a=a?a:window.event,c=this._getContentPosition(),d=a.offsetX,e=a.clientX,f=null,g=null;void 0!==a.touches?1===a.touches.length&&(b=a.touches[0],f=b.clientX-c.left,g=b.clientY-c.top):void 0!==d?(f=d,g=a.offsetY):"mozilla"===Kinetic.UA.browser?(f=a.layerX,g=a.layerY):void 0!==e&&c&&(f=e-c.left,g=a.clientY-c.top),null!==f&&null!==g&&(this.pointerPos={x:f,y:g})},_getContentPosition:function(){var a=this.content.getBoundingClientRect?this.content.getBoundingClientRect():{top:0,left:0};return{top:a.top,left:a.left}},_buildDOM:function(){var a=this.getContainer();a.innerHTML=K,this.content=document.createElement(D),this.content.style.position=E,this.content.style.display=F,this.content.className=G,this.content.setAttribute("role","presentation"),a.appendChild(this.content),this.bufferCanvas=new Kinetic.SceneCanvas({pixelRatio:1}),this.bufferHitCanvas=new Kinetic.HitCanvas,this._resizeDOM()},_onContent:function(a,b){var c,d,e=a.split(H),f=e.length;for(c=0;f>c;c++)d=e[c],this.content.addEventListener(d,b,!1)}}),Kinetic.Util.extend(Kinetic.Stage,Kinetic.Container),Kinetic.Factory.addGetter(Kinetic.Stage,"container"),Kinetic.Factory.addOverloadedGetterSetter(Kinetic.Stage,"container")}(),function(){var a="#",b="beforeDraw",c="draw",d=[{x:0,y:0},{x:-1,y:0},{x:-1,y:-1},{x:0,y:-1},{x:1,y:-1},{x:1,y:0},{x:1,y:1},{x:0,y:1},{x:-1,y:1}],e=d.length;Kinetic.Util.addMethods(Kinetic.Layer,{___init:function(a){this.nodeType="Layer",this.canvas=new Kinetic.SceneCanvas,this.hitCanvas=new Kinetic.HitCanvas,Kinetic.Container.call(this,a)},_validateAdd:function(a){var b=a.getType();"Group"!==b&&"Shape"!==b&&Kinetic.Util.error("You may only add groups and shapes to a layer.")},getIntersection:function(a){var b,c,f,g;if(!this.isVisible())return null;for(c=0;e>c;c++){if(f=d[c],b=this._getIntersection({x:a.x+f.x,y:a.y+f.y}),g=b.shape)return g;if(!b.antialiased)return null}},_getIntersection:function(b){var c,d,e=this.hitCanvas.context._context.getImageData(b.x,b.y,1,1).data,f=e[3];return 255===f?(c=Kinetic.Util._rgbToHex(e[0],e[1],e[2]),d=Kinetic.shapes[a+c],{shape:d}):f>0?{antialiased:!0}:{}},drawScene:function(a){var d=this.getLayer(),e=a||d&&d.getCanvas();return this._fire(b,{node:this}),this.getClearBeforeDraw()&&e.getContext().clear(),Kinetic.Container.prototype.drawScene.call(this,e),this._fire(c,{node:this}),this},drawHit:function(a){var b=this.getLayer(),c=a||b&&b.hitCanvas;return b&&b.getClearBeforeDraw()&&b.getHitCanvas().getContext().clear(),Kinetic.Container.prototype.drawHit.call(this,c),this},getCanvas:function(){return this.canvas},getHitCanvas:function(){return this.hitCanvas},getContext:function(){return this.getCanvas().getContext()},clear:function(a){var b=this.getContext(),c=this.getHitCanvas().getContext();return b.clear(a),c.clear(a),this},setVisible:function(a){return Kinetic.Node.prototype.setVisible.call(this,a),a?(this.getCanvas()._canvas.style.display="block",this.hitCanvas._canvas.style.display="block"):(this.getCanvas()._canvas.style.display="none",this.hitCanvas._canvas.style.display="none"),this},setZIndex:function(a){Kinetic.Node.prototype.setZIndex.call(this,a);var b=this.getStage();return b&&(b.content.removeChild(this.getCanvas()._canvas),a<b.getChildren().length-1?b.content.insertBefore(this.getCanvas()._canvas,b.getChildren()[a+1].getCanvas()._canvas):b.content.appendChild(this.getCanvas()._canvas)),this},moveToTop:function(){Kinetic.Node.prototype.moveToTop.call(this);var a=this.getStage();a&&(a.content.removeChild(this.getCanvas()._canvas),a.content.appendChild(this.getCanvas()._canvas))},moveUp:function(){if(Kinetic.Node.prototype.moveUp.call(this)){var a=this.getStage();a&&(a.content.removeChild(this.getCanvas()._canvas),this.index<a.getChildren().length-1?a.content.insertBefore(this.getCanvas()._canvas,a.getChildren()[this.index+1].getCanvas()._canvas):a.content.appendChild(this.getCanvas()._canvas))}},moveDown:function(){if(Kinetic.Node.prototype.moveDown.call(this)){var a=this.getStage();if(a){var b=a.getChildren();a.content.removeChild(this.getCanvas()._canvas),a.content.insertBefore(this.getCanvas()._canvas,b[this.index+1].getCanvas()._canvas)}}},moveToBottom:function(){if(Kinetic.Node.prototype.moveToBottom.call(this)){var a=this.getStage();if(a){var b=a.getChildren();a.content.removeChild(this.getCanvas()._canvas),a.content.insertBefore(this.getCanvas()._canvas,b[1].getCanvas()._canvas)}}},getLayer:function(){return this},remove:function(){var a=this.getStage(),b=this.getCanvas(),c=b._canvas;return Kinetic.Node.prototype.remove.call(this),a&&c&&Kinetic.Util._isInDocument(c)&&a.content.removeChild(c),this},getStage:function(){return this.parent},enableHitGraph:function(){return this.setHitGraphEnabled(!0),this},disableHitGraph:function(){return this.setHitGraphEnabled(!1),this}}),Kinetic.Util.extend(Kinetic.Layer,Kinetic.Container),Kinetic.Factory.addGetterSetter(Kinetic.Layer,"clearBeforeDraw",!0),Kinetic.Factory.addGetterSetter(Kinetic.Layer,"hitGraphEnabled",!0),Kinetic.Collection.mapMethods(Kinetic.Layer)}(),function(){Kinetic.Util.addMethods(Kinetic.Group,{___init:function(a){this.nodeType="Group",Kinetic.Container.call(this,a)},_validateAdd:function(a){var b=a.getType();"Group"!==b&&"Shape"!==b&&Kinetic.Util.error("You may only add groups and shapes to groups.")}}),Kinetic.Util.extend(Kinetic.Group,Kinetic.Container),Kinetic.Collection.mapMethods(Kinetic.Group)}(),function(){Kinetic.Rect=function(a){this.___init(a)},Kinetic.Rect.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className="Rect",this.sceneFunc(this._sceneFunc)},_sceneFunc:function(a){var b=this.getCornerRadius(),c=this.getWidth(),d=this.getHeight();a.beginPath(),b?(a.moveTo(b,0),a.lineTo(c-b,0),a.arc(c-b,b,b,3*Math.PI/2,0,!1),a.lineTo(c,d-b),a.arc(c-b,d-b,b,0,Math.PI/2,!1),a.lineTo(b,d),a.arc(b,d-b,b,Math.PI/2,Math.PI,!1),a.lineTo(0,b),a.arc(b,b,b,Math.PI,3*Math.PI/2,!1)):a.rect(0,0,c,d),a.closePath(),a.fillStrokeShape(this)}},Kinetic.Util.extend(Kinetic.Rect,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Rect,"cornerRadius",0),Kinetic.Collection.mapMethods(Kinetic.Rect)}(),function(){var a=2*Math.PI-1e-4,b="Circle";Kinetic.Circle=function(a){this.___init(a)},Kinetic.Circle.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className=b,this.sceneFunc(this._sceneFunc)},_sceneFunc:function(b){b.beginPath(),b.arc(0,0,this.getRadius(),0,a,!1),b.closePath(),b.fillStrokeShape(this)},getWidth:function(){return 2*this.getRadius()},getHeight:function(){return 2*this.getRadius()},setWidth:function(a){Kinetic.Node.prototype.setWidth.call(this,a),this.setRadius(a/2)},setHeight:function(a){Kinetic.Node.prototype.setHeight.call(this,a),this.setRadius(a/2)}},Kinetic.Util.extend(Kinetic.Circle,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Circle,"radius",0),Kinetic.Collection.mapMethods(Kinetic.Circle)}(),function(){var a=2*Math.PI-1e-4,b="Ellipse";Kinetic.Ellipse=function(a){this.___init(a)},Kinetic.Ellipse.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className=b,this.sceneFunc(this._sceneFunc)},_sceneFunc:function(b){var c=this.getRadius(),d=c.x,e=c.y;b.beginPath(),b.save(),d!==e&&b.scale(1,e/d),b.arc(0,0,d,0,a,!1),b.restore(),b.closePath(),b.fillStrokeShape(this)},getWidth:function(){return 2*this.getRadius().x},getHeight:function(){return 2*this.getRadius().y},setWidth:function(a){Kinetic.Node.prototype.setWidth.call(this,a),this.setRadius({x:a/2})},setHeight:function(a){Kinetic.Node.prototype.setHeight.call(this,a),this.setRadius({y:a/2})}},Kinetic.Util.extend(Kinetic.Ellipse,Kinetic.Shape),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Ellipse,"radius",["x","y"]),Kinetic.Factory.addGetterSetter(Kinetic.Ellipse,"radiusX",0),Kinetic.Factory.addGetterSetter(Kinetic.Ellipse,"radiusY",0),Kinetic.Collection.mapMethods(Kinetic.Ellipse)}(),function(){var a=2*Math.PI-1e-4;Kinetic.Ring=function(a){this.___init(a)},Kinetic.Ring.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className="Ring",this.sceneFunc(this._sceneFunc)},_sceneFunc:function(b){b.beginPath(),b.arc(0,0,this.getInnerRadius(),0,a,!1),b.moveTo(this.getOuterRadius(),0),b.arc(0,0,this.getOuterRadius(),a,0,!0),b.closePath(),b.fillStrokeShape(this)},getWidth:function(){return 2*this.getOuterRadius()},getHeight:function(){return 2*this.getOuterRadius()},setWidth:function(a){Kinetic.Node.prototype.setWidth.call(this,a),this.setOuterRadius(a/2)},setHeight:function(a){Kinetic.Node.prototype.setHeight.call(this,a),this.setOuterRadius(a/2)}},Kinetic.Util.extend(Kinetic.Ring,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Ring,"innerRadius",0),Kinetic.Factory.addGetterSetter(Kinetic.Ring,"outerRadius",0),Kinetic.Collection.mapMethods(Kinetic.Ring)}(),function(){Kinetic.Wedge=function(a){this.___init(a)},Kinetic.Wedge.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className="Wedge",this.sceneFunc(this._sceneFunc)},_sceneFunc:function(a){a.beginPath(),a.arc(0,0,this.getRadius(),0,this.getAngle()*Math.PI/180,this.getClockwise()),a.lineTo(0,0),a.closePath(),a.fillStrokeShape(this)}},Kinetic.Util.extend(Kinetic.Wedge,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Wedge,"radius",0),Kinetic.Factory.addGetterSetter(Kinetic.Wedge,"angle",0),Kinetic.Factory.addGetterSetter(Kinetic.Wedge,"clockwise",!1),Kinetic.Factory.backCompat(Kinetic.Wedge,{angleDeg:"angle",getAngleDeg:"getAngle",setAngleDeg:"setAngle"}),Kinetic.Collection.mapMethods(Kinetic.Wedge)}(),function(){Kinetic.Arc=function(a){this.___init(a)},Kinetic.Arc.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className="Arc",this.sceneFunc(this._sceneFunc)},_sceneFunc:function(a){var b=this.angle()*Math.PI/180,c=this.clockwise();a.beginPath(),a.arc(0,0,this.getOuterRadius(),0,b,c),a.arc(0,0,this.getInnerRadius(),b,0,!c),a.closePath(),a.fillStrokeShape(this)}},Kinetic.Util.extend(Kinetic.Arc,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Arc,"innerRadius",0),Kinetic.Factory.addGetterSetter(Kinetic.Arc,"outerRadius",0),Kinetic.Factory.addGetterSetter(Kinetic.Arc,"angle",0),Kinetic.Factory.addGetterSetter(Kinetic.Arc,"clockwise",!1),Kinetic.Collection.mapMethods(Kinetic.Arc)}(),function(){var a="Image";Kinetic.Image=function(a){this.___init(a)},Kinetic.Image.prototype={___init:function(b){Kinetic.Shape.call(this,b),this.className=a,this.sceneFunc(this._sceneFunc),this.hitFunc(this._hitFunc)},_useBufferCanvas:function(){return(this.hasShadow()||1!==this.getAbsoluteOpacity())&&this.hasStroke()},_sceneFunc:function(a){var b,c,d,e,f=this.getWidth(),g=this.getHeight(),h=this.getImage();h&&(b=this.getCrop(),c=b.width,d=b.height,e=c&&d?[h,b.x,b.y,c,d,0,0,f,g]:[h,0,0,f,g]),a.beginPath(),a.rect(0,0,f,g),a.closePath(),a.fillStrokeShape(this),h&&a.drawImage.apply(a,e)},_hitFunc:function(a){var b=this.getWidth(),c=this.getHeight();a.beginPath(),a.rect(0,0,b,c),a.closePath(),a.fillStrokeShape(this)},getWidth:function(){var a=this.getImage();return this.attrs.width||(a?a.width:0)},getHeight:function(){var a=this.getImage();return this.attrs.height||(a?a.height:0)}},Kinetic.Util.extend(Kinetic.Image,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Image,"image"),Kinetic.Factory.addComponentsGetterSetter(Kinetic.Image,"crop",["x","y","width","height"]),Kinetic.Factory.addGetterSetter(Kinetic.Image,"cropX",0),Kinetic.Factory.addGetterSetter(Kinetic.Image,"cropY",0),Kinetic.Factory.addGetterSetter(Kinetic.Image,"cropWidth",0),Kinetic.Factory.addGetterSetter(Kinetic.Image,"cropHeight",0),Kinetic.Collection.mapMethods(Kinetic.Image)}(),function(){function a(a){a.fillText(this.partialText,0,0)}function b(a){a.strokeText(this.partialText,0,0)}var c="auto",d="canvas",e="center",f="Change.kinetic",g="2d",h="-",i="",j="left",k="text",l="Text",m="middle",n="normal",o="px ",p=" ",q="right",r="word",s="char",t="none",u=["fontFamily","fontSize","fontStyle","padding","align","lineHeight","text","width","height","wrap"],v=u.length,w=document.createElement(d).getContext(g);Kinetic.Text=function(a){this.___init(a)},Kinetic.Text.prototype={___init:function(d){var e=this;void 0===d.width&&(d.width=c),void 0===d.height&&(d.height=c),Kinetic.Shape.call(this,d),this._fillFunc=a,this._strokeFunc=b,this.className=l;for(var g=0;v>g;g++)this.on(u[g]+f,e._setTextData);this._setTextData(),this.sceneFunc(this._sceneFunc),this.hitFunc(this._hitFunc)},_sceneFunc:function(a){var b,c=this.getPadding(),d=this.getTextHeight(),f=this.getLineHeight()*d,g=this.textArr,h=g.length,i=this.getWidth();for(a.setAttr("font",this._getContextFont()),a.setAttr("textBaseline",m),a.setAttr("textAlign",j),a.save(),a.translate(c,0),a.translate(0,c+d/2),b=0;h>b;b++){var k=g[b],l=k.text,n=k.width;a.save(),this.getAlign()===q?a.translate(i-n-2*c,0):this.getAlign()===e&&a.translate((i-n-2*c)/2,0),this.partialText=l,a.fillStrokeShape(this),a.restore(),a.translate(0,f)}a.restore()},_hitFunc:function(a){var b=this.getWidth(),c=this.getHeight();a.beginPath(),a.rect(0,0,b,c),a.closePath(),a.fillStrokeShape(this)},setText:function(a){var b=Kinetic.Util._isString(a)?a:a.toString();return this._setAttr(k,b),this},getWidth:function(){return this.attrs.width===c?this.getTextWidth()+2*this.getPadding():this.attrs.width},getHeight:function(){return this.attrs.height===c?this.getTextHeight()*this.textArr.length*this.getLineHeight()+2*this.getPadding():this.attrs.height},getTextWidth:function(){return this.textWidth},getTextHeight:function(){return this.textHeight},_getTextSize:function(a){var b,c=w,d=this.getFontSize();return c.save(),c.font=this._getContextFont(),b=c.measureText(a),c.restore(),{width:b.width,height:parseInt(d,10)}},_getContextFont:function(){return this.getFontStyle()+p+this.getFontSize()+o+this.getFontFamily()},_addTextLine:function(a,b){return this.textArr.push({text:a,width:b})},_getTextWidth:function(a){return w.measureText(a).width},_setTextData:function(){var a=this.getText().split("\n"),b=+this.getFontSize(),d=0,e=this.getLineHeight()*b,f=this.attrs.width,g=this.attrs.height,i=f!==c,j=g!==c,k=this.getPadding(),l=f-2*k,m=g-2*k,n=0,q=this.getWrap(),r=q!==t,u=q!==s&&r;this.textArr=[],w.save(),w.font=this.getFontStyle()+p+b+o+this.getFontFamily();for(var v=0,x=a.length;x>v;++v){var y=a[v],z=this._getTextWidth(y);if(i&&z>l)for(;y.length>0;){for(var A=0,B=y.length,C="",D=0;B>A;){var E=A+B>>>1,F=y.slice(0,E+1),G=this._getTextWidth(F);l>=G?(A=E+1,C=F,D=G):B=E}if(!C)break;if(u){var H=Math.max(C.lastIndexOf(p),C.lastIndexOf(h))+1;H>0&&(A=H,C=C.slice(0,A),D=this._getTextWidth(C))}if(this._addTextLine(C,D),n+=e,!r||j&&n+e>m)break;if(y=y.slice(A),y.length>0&&(z=this._getTextWidth(y),l>=z)){this._addTextLine(y,z),n+=e;break}}else this._addTextLine(y,z),n+=e,d=Math.max(d,z);if(j&&n+e>m)break}w.restore(),this.textHeight=b,this.textWidth=d}},Kinetic.Util.extend(Kinetic.Text,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Text,"fontFamily","Arial"),Kinetic.Factory.addGetterSetter(Kinetic.Text,"fontSize",12),Kinetic.Factory.addGetterSetter(Kinetic.Text,"fontStyle",n),Kinetic.Factory.addGetterSetter(Kinetic.Text,"padding",0),Kinetic.Factory.addGetterSetter(Kinetic.Text,"align",j),Kinetic.Factory.addGetterSetter(Kinetic.Text,"lineHeight",1),Kinetic.Factory.addGetterSetter(Kinetic.Text,"wrap",r),Kinetic.Factory.addGetter(Kinetic.Text,"text",i),Kinetic.Factory.addOverloadedGetterSetter(Kinetic.Text,"text"),Kinetic.Collection.mapMethods(Kinetic.Text)}(),function(){Kinetic.Line=function(a){this.___init(a)},Kinetic.Line.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className="Line",this.on("pointsChange.kinetic tensionChange.kinetic closedChange.kinetic",function(){this._clearCache("tensionPoints")}),this.sceneFunc(this._sceneFunc)},_sceneFunc:function(a){var b,c,d,e=this.getPoints(),f=e.length,g=this.getTension(),h=this.getClosed();if(a.beginPath(),a.moveTo(e[0],e[1]),0!==g&&f>4){for(b=this.getTensionPoints(),c=b.length,d=h?0:4,h||a.quadraticCurveTo(b[0],b[1],b[2],b[3]);c-2>d;)a.bezierCurveTo(b[d++],b[d++],b[d++],b[d++],b[d++],b[d++]);h||a.quadraticCurveTo(b[c-2],b[c-1],e[f-2],e[f-1])}else for(d=2;f>d;d+=2)a.lineTo(e[d],e[d+1]);h?(a.closePath(),a.fillStrokeShape(this)):a.strokeShape(this)},getTensionPoints:function(){return this._getCache("tensionPoints",this._getTensionPoints)},_getTensionPoints:function(){return this.getClosed()?this._getTensionPointsClosed():Kinetic.Util._expandPoints(this.getPoints(),this.getTension())},_getTensionPointsClosed:function(){var a=this.getPoints(),b=a.length,c=this.getTension(),d=Kinetic.Util,e=d._getControlPoints(a[b-2],a[b-1],a[0],a[1],a[2],a[3],c),f=d._getControlPoints(a[b-4],a[b-3],a[b-2],a[b-1],a[0],a[1],c),g=Kinetic.Util._expandPoints(a,c),h=[e[2],e[3]].concat(g).concat([f[0],f[1],a[b-2],a[b-1],f[2],f[3],e[0],e[1],a[0],a[1]]);return h}},Kinetic.Util.extend(Kinetic.Line,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Line,"closed",!1),Kinetic.Factory.addGetterSetter(Kinetic.Line,"tension",0),Kinetic.Factory.addGetterSetter(Kinetic.Line,"points"),Kinetic.Collection.mapMethods(Kinetic.Line)}(),function(){Kinetic.Sprite=function(a){this.___init(a)},Kinetic.Sprite.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className="Sprite",this.anim=new Kinetic.Animation,this.on("animationChange.kinetic",function(){this.frameIndex(0)}),this.sceneFunc(this._sceneFunc),this.hitFunc(this._hitFunc)},_sceneFunc:function(a){var b=this.getAnimation(),c=this.frameIndex(),d=4*c,e=this.getAnimations()[b],f=e[d+0],g=e[d+1],h=e[d+2],i=e[d+3],j=this.getImage();j&&a.drawImage(j,f,g,h,i,0,0,h,i)},_hitFunc:function(a){var b=this.getAnimation(),c=this.frameIndex(),d=4*c,e=this.getAnimations()[b],f=e[d+2],g=e[d+3];a.beginPath(),a.rect(0,0,f,g),a.closePath(),a.fillShape(this)},_useBufferCanvas:function(){return(this.hasShadow()||1!==this.getAbsoluteOpacity())&&this.hasStroke()},start:function(){var a=this,b=this.getLayer();this.anim.setLayers(b),this.interval=setInterval(function(){a._updateIndex()},1e3/this.getFrameRate()),this.anim.start()},stop:function(){this.anim.stop(),clearInterval(this.interval)},_updateIndex:function(){var a=this.frameIndex(),b=this.getAnimation(),c=this.getAnimations(),d=c[b],e=d.length/4;e-1>a?this.frameIndex(a+1):this.frameIndex(0)}},Kinetic.Util.extend(Kinetic.Sprite,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Sprite,"animation"),Kinetic.Factory.addGetterSetter(Kinetic.Sprite,"animations"),Kinetic.Factory.addGetterSetter(Kinetic.Sprite,"image"),Kinetic.Factory.addGetterSetter(Kinetic.Sprite,"frameIndex",0),Kinetic.Factory.addGetterSetter(Kinetic.Sprite,"frameRate",17),Kinetic.Factory.backCompat(Kinetic.Sprite,{index:"frameIndex",getIndex:"getFrameIndex",setIndex:"setFrameIndex"}),Kinetic.Collection.mapMethods(Kinetic.Sprite)}(),function(){Kinetic.Path=function(a){this.___init(a)},Kinetic.Path.prototype={___init:function(a){this.dataArray=[];var b=this;Kinetic.Shape.call(this,a),this.className="Path",this.dataArray=Kinetic.Path.parsePathData(this.getData()),this.on("dataChange.kinetic",function(){b.dataArray=Kinetic.Path.parsePathData(this.getData())}),this.sceneFunc(this._sceneFunc)},_sceneFunc:function(a){var b=this.dataArray,c=!1;a.beginPath();for(var d=0;d<b.length;d++){var e=b[d].command,f=b[d].points;switch(e){case"L":a.lineTo(f[0],f[1]);break;case"M":a.moveTo(f[0],f[1]);break;case"C":a.bezierCurveTo(f[0],f[1],f[2],f[3],f[4],f[5]);break;case"Q":a.quadraticCurveTo(f[0],f[1],f[2],f[3]);break;case"A":var g=f[0],h=f[1],i=f[2],j=f[3],k=f[4],l=f[5],m=f[6],n=f[7],o=i>j?i:j,p=i>j?1:i/j,q=i>j?j/i:1;a.translate(g,h),a.rotate(m),a.scale(p,q),a.arc(0,0,o,k,k+l,1-n),a.scale(1/p,1/q),a.rotate(-m),a.translate(-g,-h);break;case"z":a.closePath(),c=!0}}c?a.fillStrokeShape(this):a.strokeShape(this)}},Kinetic.Util.extend(Kinetic.Path,Kinetic.Shape),Kinetic.Path.getLineLength=function(a,b,c,d){return Math.sqrt((c-a)*(c-a)+(d-b)*(d-b))},Kinetic.Path.getPointOnLine=function(a,b,c,d,e,f,g){void 0===f&&(f=b),void 0===g&&(g=c);var h=(e-c)/(d-b+1e-8),i=Math.sqrt(a*a/(1+h*h));b>d&&(i*=-1);var j,k=h*i;if(d===b)j={x:f,y:g+k};else if((g-c)/(f-b+1e-8)===h)j={x:f+i,y:g+k};else{var l,m,n=this.getLineLength(b,c,d,e);if(1e-8>n)return void 0;var o=(f-b)*(d-b)+(g-c)*(e-c);o/=n*n,l=b+o*(d-b),m=c+o*(e-c);var p=this.getLineLength(f,g,l,m),q=Math.sqrt(a*a-p*p);i=Math.sqrt(q*q/(1+h*h)),b>d&&(i*=-1),k=h*i,j={x:l+i,y:m+k}}return j},Kinetic.Path.getPointOnCubicBezier=function(a,b,c,d,e,f,g,h,i){function j(a){return a*a*a}function k(a){return 3*a*a*(1-a)}function l(a){return 3*a*(1-a)*(1-a)}function m(a){return(1-a)*(1-a)*(1-a)}var n=h*j(a)+f*k(a)+d*l(a)+b*m(a),o=i*j(a)+g*k(a)+e*l(a)+c*m(a);return{x:n,y:o}},Kinetic.Path.getPointOnQuadraticBezier=function(a,b,c,d,e,f,g){function h(a){return a*a}function i(a){return 2*a*(1-a)}function j(a){return(1-a)*(1-a)}var k=f*h(a)+d*i(a)+b*j(a),l=g*h(a)+e*i(a)+c*j(a);
return{x:k,y:l}},Kinetic.Path.getPointOnEllipticalArc=function(a,b,c,d,e,f){var g=Math.cos(f),h=Math.sin(f),i={x:c*Math.cos(e),y:d*Math.sin(e)};return{x:a+(i.x*g-i.y*h),y:b+(i.x*h+i.y*g)}},Kinetic.Path.parsePathData=function(a){if(!a)return[];var b=a,c=["m","M","l","L","v","V","h","H","z","Z","c","C","q","Q","t","T","s","S","a","A"];b=b.replace(new RegExp(" ","g"),",");for(var d=0;d<c.length;d++)b=b.replace(new RegExp(c[d],"g"),"|"+c[d]);var e=b.split("|"),f=[],g=0,h=0;for(d=1;d<e.length;d++){var i=e[d],j=i.charAt(0);i=i.slice(1),i=i.replace(new RegExp(",-","g"),"-"),i=i.replace(new RegExp("-","g"),",-"),i=i.replace(new RegExp("e,-","g"),"e-");var k=i.split(",");k.length>0&&""===k[0]&&k.shift();for(var l=0;l<k.length;l++)k[l]=parseFloat(k[l]);for(;k.length>0&&!isNaN(k[0]);){var m,n,o,p,q,r,s,t,u,v,w=null,x=[],y=g,z=h;switch(j){case"l":g+=k.shift(),h+=k.shift(),w="L",x.push(g,h);break;case"L":g=k.shift(),h=k.shift(),x.push(g,h);break;case"m":var A=k.shift(),B=k.shift();if(g+=A,h+=B,w="M",f.length>2&&"z"===f[f.length-1].command)for(var C=f.length-2;C>=0;C--)if("M"===f[C].command){g=f[C].points[0]+A,h=f[C].points[1]+B;break}x.push(g,h),j="l";break;case"M":g=k.shift(),h=k.shift(),w="M",x.push(g,h),j="L";break;case"h":g+=k.shift(),w="L",x.push(g,h);break;case"H":g=k.shift(),w="L",x.push(g,h);break;case"v":h+=k.shift(),w="L",x.push(g,h);break;case"V":h=k.shift(),w="L",x.push(g,h);break;case"C":x.push(k.shift(),k.shift(),k.shift(),k.shift()),g=k.shift(),h=k.shift(),x.push(g,h);break;case"c":x.push(g+k.shift(),h+k.shift(),g+k.shift(),h+k.shift()),g+=k.shift(),h+=k.shift(),w="C",x.push(g,h);break;case"S":n=g,o=h,m=f[f.length-1],"C"===m.command&&(n=g+(g-m.points[2]),o=h+(h-m.points[3])),x.push(n,o,k.shift(),k.shift()),g=k.shift(),h=k.shift(),w="C",x.push(g,h);break;case"s":n=g,o=h,m=f[f.length-1],"C"===m.command&&(n=g+(g-m.points[2]),o=h+(h-m.points[3])),x.push(n,o,g+k.shift(),h+k.shift()),g+=k.shift(),h+=k.shift(),w="C",x.push(g,h);break;case"Q":x.push(k.shift(),k.shift()),g=k.shift(),h=k.shift(),x.push(g,h);break;case"q":x.push(g+k.shift(),h+k.shift()),g+=k.shift(),h+=k.shift(),w="Q",x.push(g,h);break;case"T":n=g,o=h,m=f[f.length-1],"Q"===m.command&&(n=g+(g-m.points[0]),o=h+(h-m.points[1])),g=k.shift(),h=k.shift(),w="Q",x.push(n,o,g,h);break;case"t":n=g,o=h,m=f[f.length-1],"Q"===m.command&&(n=g+(g-m.points[0]),o=h+(h-m.points[1])),g+=k.shift(),h+=k.shift(),w="Q",x.push(n,o,g,h);break;case"A":p=k.shift(),q=k.shift(),r=k.shift(),s=k.shift(),t=k.shift(),u=g,v=h,g=k.shift(),h=k.shift(),w="A",x=this.convertEndpointToCenterParameterization(u,v,g,h,s,t,p,q,r);break;case"a":p=k.shift(),q=k.shift(),r=k.shift(),s=k.shift(),t=k.shift(),u=g,v=h,g+=k.shift(),h+=k.shift(),w="A",x=this.convertEndpointToCenterParameterization(u,v,g,h,s,t,p,q,r)}f.push({command:w||j,points:x,start:{x:y,y:z},pathLength:this.calcLength(y,z,w||j,x)})}("z"===j||"Z"===j)&&f.push({command:"z",points:[],start:void 0,pathLength:0})}return f},Kinetic.Path.calcLength=function(a,b,c,d){var e,f,g,h=Kinetic.Path;switch(c){case"L":return h.getLineLength(a,b,d[0],d[1]);case"C":for(e=0,f=h.getPointOnCubicBezier(0,a,b,d[0],d[1],d[2],d[3],d[4],d[5]),t=.01;1>=t;t+=.01)g=h.getPointOnCubicBezier(t,a,b,d[0],d[1],d[2],d[3],d[4],d[5]),e+=h.getLineLength(f.x,f.y,g.x,g.y),f=g;return e;case"Q":for(e=0,f=h.getPointOnQuadraticBezier(0,a,b,d[0],d[1],d[2],d[3]),t=.01;1>=t;t+=.01)g=h.getPointOnQuadraticBezier(t,a,b,d[0],d[1],d[2],d[3]),e+=h.getLineLength(f.x,f.y,g.x,g.y),f=g;return e;case"A":e=0;var i=d[4],j=d[5],k=d[4]+j,l=Math.PI/180;if(Math.abs(i-k)<l&&(l=Math.abs(i-k)),f=h.getPointOnEllipticalArc(d[0],d[1],d[2],d[3],i,0),0>j)for(t=i-l;t>k;t-=l)g=h.getPointOnEllipticalArc(d[0],d[1],d[2],d[3],t,0),e+=h.getLineLength(f.x,f.y,g.x,g.y),f=g;else for(t=i+l;k>t;t+=l)g=h.getPointOnEllipticalArc(d[0],d[1],d[2],d[3],t,0),e+=h.getLineLength(f.x,f.y,g.x,g.y),f=g;return g=h.getPointOnEllipticalArc(d[0],d[1],d[2],d[3],k,0),e+=h.getLineLength(f.x,f.y,g.x,g.y)}return 0},Kinetic.Path.convertEndpointToCenterParameterization=function(a,b,c,d,e,f,g,h,i){var j=i*(Math.PI/180),k=Math.cos(j)*(a-c)/2+Math.sin(j)*(b-d)/2,l=-1*Math.sin(j)*(a-c)/2+Math.cos(j)*(b-d)/2,m=k*k/(g*g)+l*l/(h*h);m>1&&(g*=Math.sqrt(m),h*=Math.sqrt(m));var n=Math.sqrt((g*g*h*h-g*g*l*l-h*h*k*k)/(g*g*l*l+h*h*k*k));e==f&&(n*=-1),isNaN(n)&&(n=0);var o=n*g*l/h,p=n*-h*k/g,q=(a+c)/2+Math.cos(j)*o-Math.sin(j)*p,r=(b+d)/2+Math.sin(j)*o+Math.cos(j)*p,s=function(a){return Math.sqrt(a[0]*a[0]+a[1]*a[1])},t=function(a,b){return(a[0]*b[0]+a[1]*b[1])/(s(a)*s(b))},u=function(a,b){return(a[0]*b[1]<a[1]*b[0]?-1:1)*Math.acos(t(a,b))},v=u([1,0],[(k-o)/g,(l-p)/h]),w=[(k-o)/g,(l-p)/h],x=[(-1*k-o)/g,(-1*l-p)/h],y=u(w,x);return t(w,x)<=-1&&(y=Math.PI),t(w,x)>=1&&(y=0),0===f&&y>0&&(y-=2*Math.PI),1==f&&0>y&&(y+=2*Math.PI),[q,r,g,h,v,y,j,f]},Kinetic.Factory.addGetterSetter(Kinetic.Path,"data"),Kinetic.Collection.mapMethods(Kinetic.Path)}(),function(){function a(a){a.fillText(this.partialText,0,0)}function b(a){a.strokeText(this.partialText,0,0)}var c="",d="normal";Kinetic.TextPath=function(a){this.___init(a)},Kinetic.TextPath.prototype={___init:function(c){var d=this;this.dummyCanvas=document.createElement("canvas"),this.dataArray=[],Kinetic.Shape.call(this,c),this._fillFunc=a,this._strokeFunc=b,this._fillFuncHit=a,this._strokeFuncHit=b,this.className="TextPath",this.dataArray=Kinetic.Path.parsePathData(this.attrs.data),this.on("dataChange.kinetic",function(){d.dataArray=Kinetic.Path.parsePathData(this.attrs.data)}),this.on("textChange.kinetic textStroke.kinetic textStrokeWidth.kinetic",d._setTextData),d._setTextData(),this.sceneFunc(this._sceneFunc)},_sceneFunc:function(a){a.setAttr("font",this._getContextFont()),a.setAttr("textBaseline","middle"),a.setAttr("textAlign","left"),a.save();for(var b=this.glyphInfo,c=0;c<b.length;c++){a.save();var d=b[c].p0;a.translate(d.x,d.y),a.rotate(b[c].rotation),this.partialText=b[c].text,a.fillStrokeShape(this),a.restore()}a.restore()},getTextWidth:function(){return this.textWidth},getTextHeight:function(){return this.textHeight},setText:function(a){Kinetic.Text.prototype.setText.call(this,a)},_getTextSize:function(a){var b=this.dummyCanvas,c=b.getContext("2d");c.save(),c.font=this._getContextFont();var d=c.measureText(a);return c.restore(),{width:d.width,height:parseInt(this.attrs.fontSize,10)}},_setTextData:function(){var a=this,b=this._getTextSize(this.attrs.text);this.textWidth=b.width,this.textHeight=b.height,this.glyphInfo=[];for(var c,d,e,f=this.attrs.text.split(""),g=-1,h=0,i=function(){h=0;for(var b=a.dataArray,d=g+1;d<b.length;d++){if(b[d].pathLength>0)return g=d,b[d];"M"==b[d].command&&(c={x:b[d].points[0],y:b[d].points[1]})}return{}},j=function(b){var f=a._getTextSize(b).width,g=0,j=0;for(d=void 0;Math.abs(f-g)/f>.01&&25>j;){j++;for(var k=g;void 0===e;)e=i(),e&&k+e.pathLength<f&&(k+=e.pathLength,e=void 0);if(e==={}||void 0===c)return void 0;var l=!1;switch(e.command){case"L":Kinetic.Path.getLineLength(c.x,c.y,e.points[0],e.points[1])>f?d=Kinetic.Path.getPointOnLine(f,c.x,c.y,e.points[0],e.points[1],c.x,c.y):e=void 0;break;case"A":var m=e.points[4],n=e.points[5],o=e.points[4]+n;0===h?h=m+1e-8:f>g?h+=Math.PI/180*n/Math.abs(n):h-=Math.PI/360*n/Math.abs(n),(0>n&&o>h||n>=0&&h>o)&&(h=o,l=!0),d=Kinetic.Path.getPointOnEllipticalArc(e.points[0],e.points[1],e.points[2],e.points[3],h,e.points[6]);break;case"C":0===h?h=f>e.pathLength?1e-8:f/e.pathLength:f>g?h+=(f-g)/e.pathLength:h-=(g-f)/e.pathLength,h>1&&(h=1,l=!0),d=Kinetic.Path.getPointOnCubicBezier(h,e.start.x,e.start.y,e.points[0],e.points[1],e.points[2],e.points[3],e.points[4],e.points[5]);break;case"Q":0===h?h=f/e.pathLength:f>g?h+=(f-g)/e.pathLength:h-=(g-f)/e.pathLength,h>1&&(h=1,l=!0),d=Kinetic.Path.getPointOnQuadraticBezier(h,e.start.x,e.start.y,e.points[0],e.points[1],e.points[2],e.points[3])}void 0!==d&&(g=Kinetic.Path.getLineLength(c.x,c.y,d.x,d.y)),l&&(l=!1,e=void 0)}},k=0;k<f.length&&(j(f[k]),void 0!==c&&void 0!==d);k++){var l=Kinetic.Path.getLineLength(c.x,c.y,d.x,d.y),m=0,n=Kinetic.Path.getPointOnLine(m+l/2,c.x,c.y,d.x,d.y),o=Math.atan2(d.y-c.y,d.x-c.x);this.glyphInfo.push({transposeX:n.x,transposeY:n.y,text:f[k],rotation:o,p0:c,p1:d}),c=d}}},Kinetic.TextPath.prototype._getContextFont=Kinetic.Text.prototype._getContextFont,Kinetic.Util.extend(Kinetic.TextPath,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.TextPath,"fontFamily","Arial"),Kinetic.Factory.addGetterSetter(Kinetic.TextPath,"fontSize",12),Kinetic.Factory.addGetterSetter(Kinetic.TextPath,"fontStyle",d),Kinetic.Factory.addGetter(Kinetic.TextPath,"text",c),Kinetic.Collection.mapMethods(Kinetic.TextPath)}(),function(){Kinetic.RegularPolygon=function(a){this.___init(a)},Kinetic.RegularPolygon.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className="RegularPolygon",this.sceneFunc(this._sceneFunc)},_sceneFunc:function(a){var b,c,d,e=this.attrs.sides,f=this.attrs.radius;for(a.beginPath(),a.moveTo(0,0-f),b=1;e>b;b++)c=f*Math.sin(2*b*Math.PI/e),d=-1*f*Math.cos(2*b*Math.PI/e),a.lineTo(c,d);a.closePath(),a.fillStrokeShape(this)}},Kinetic.Util.extend(Kinetic.RegularPolygon,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.RegularPolygon,"radius",0),Kinetic.Factory.addGetterSetter(Kinetic.RegularPolygon,"sides",0),Kinetic.Collection.mapMethods(Kinetic.RegularPolygon)}(),function(){Kinetic.Star=function(a){this.___init(a)},Kinetic.Star.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className="Star",this.sceneFunc(this._sceneFunc)},_sceneFunc:function(a){var b=this.innerRadius(),c=this.outerRadius(),d=this.numPoints();a.beginPath(),a.moveTo(0,0-c);for(var e=1;2*d>e;e++){var f=0===e%2?c:b,g=f*Math.sin(e*Math.PI/d),h=-1*f*Math.cos(e*Math.PI/d);a.lineTo(g,h)}a.closePath(),a.fillStrokeShape(this)}},Kinetic.Util.extend(Kinetic.Star,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Star,"numPoints",5),Kinetic.Factory.addGetterSetter(Kinetic.Star,"innerRadius",0),Kinetic.Factory.addGetterSetter(Kinetic.Star,"outerRadius",0),Kinetic.Collection.mapMethods(Kinetic.Star)}(),function(){var a=["fontFamily","fontSize","fontStyle","padding","lineHeight","text"],b="Change.kinetic",c="none",d="up",e="right",f="down",g="left",h="Label",i=a.length;Kinetic.Label=function(a){this.____init(a)},Kinetic.Label.prototype={____init:function(a){var b=this;this.className=h,Kinetic.Group.call(this,a),this.on("add.kinetic",function(a){b._addListeners(a.child),b._sync()})},getText:function(){return this.find("Text")[0]},getTag:function(){return this.find("Tag")[0]},_addListeners:function(c){var d,e=this,f=function(){e._sync()};for(d=0;i>d;d++)c.on(a[d]+b,f)},getWidth:function(){return this.getText().getWidth()},getHeight:function(){return this.getText().getHeight()},_sync:function(){var a,b,c,h,i,j,k=this.getText(),l=this.getTag();if(k&&l){switch(a=k.getWidth(),b=k.getHeight(),c=l.getPointerDirection(),h=l.getPointerWidth(),pointerHeight=l.getPointerHeight(),i=0,j=0,c){case d:i=a/2,j=-1*pointerHeight;break;case e:i=a+h,j=b/2;break;case f:i=a/2,j=b+pointerHeight;break;case g:i=-1*h,j=b/2}l.setAttrs({x:-1*i,y:-1*j,width:a,height:b}),k.setAttrs({x:-1*i,y:-1*j})}}},Kinetic.Util.extend(Kinetic.Label,Kinetic.Group),Kinetic.Collection.mapMethods(Kinetic.Label),Kinetic.Tag=function(a){this.___init(a)},Kinetic.Tag.prototype={___init:function(a){Kinetic.Shape.call(this,a),this.className="Tag",this.sceneFunc(this._sceneFunc)},_sceneFunc:function(a){var b=this.getWidth(),c=this.getHeight(),h=this.getPointerDirection(),i=this.getPointerWidth(),j=this.getPointerHeight();this.getCornerRadius(),a.beginPath(),a.moveTo(0,0),h===d&&(a.lineTo((b-i)/2,0),a.lineTo(b/2,-1*j),a.lineTo((b+i)/2,0)),a.lineTo(b,0),h===e&&(a.lineTo(b,(c-j)/2),a.lineTo(b+i,c/2),a.lineTo(b,(c+j)/2)),a.lineTo(b,c),h===f&&(a.lineTo((b+i)/2,c),a.lineTo(b/2,c+j),a.lineTo((b-i)/2,c)),a.lineTo(0,c),h===g&&(a.lineTo(0,(c+j)/2),a.lineTo(-1*i,c/2),a.lineTo(0,(c-j)/2)),a.closePath(),a.fillStrokeShape(this)}},Kinetic.Util.extend(Kinetic.Tag,Kinetic.Shape),Kinetic.Factory.addGetterSetter(Kinetic.Tag,"pointerDirection",c),Kinetic.Factory.addGetterSetter(Kinetic.Tag,"pointerWidth",0),Kinetic.Factory.addGetterSetter(Kinetic.Tag,"pointerHeight",0),Kinetic.Factory.addGetterSetter(Kinetic.Tag,"cornerRadius",0),Kinetic.Collection.mapMethods(Kinetic.Tag)}();
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="fc4864cf-3def-4954-bb89-9410cb81f7d1" name="Default" comment="" />
<ignored path="angularjs.iws" />
<ignored path=".idea/workspace.xml" />
<file path="/index.html" changelist="fc4864cf-3def-4954-bb89-9410cb81f7d1" time="1392543301762" ignored="false" />
<file path="/main.js" changelist="fc4864cf-3def-4954-bb89-9410cb81f7d1" time="1392542153880" ignored="false" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
<component name="CreatePatchCommitExecutor">
<option name="PATCH_PATH" value="" />
</component>
<component name="DaemonCodeAnalyzer">
<disable_hints />
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
<component name="FavoritesManager">
<favorites_list name="angularjs" />
</component>
<component name="FileEditorManager">
<leaf>
<file leaf-file-name="main.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/js/main.js">
<provider selected="true" editor-type-id="text-editor">
<state line="5" column="0" selection-start="61" selection-end="61" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="index.html" pinned="false" current="true" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state line="12" column="16" selection-start="264" selection-end="264" vertical-scroll-proportion="0.46258503">
<folding />
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="FindManager">
<FindUsagesManager>
<setting name="OPEN_NEW_TAB" value="false" />
</FindUsagesManager>
</component>
<component name="IdeDocumentHistory">
<option name="changedFiles">
<list>
<option value="$PROJECT_DIR$/js/main.js" />
<option value="$PROJECT_DIR$/index.html" />
</list>
</option>
</component>
<component name="ProjectFrameBounds">
<option name="x" value="-8" />
<option name="y" value="-8" />
<option name="width" value="1696" />
<option name="height" value="1026" />
</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
<OptionsSetting value="true" id="Update" />
<OptionsSetting value="true" id="Status" />
<OptionsSetting value="true" id="Edit" />
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
<component name="ProjectReloadState">
<option name="STATE" value="0" />
</component>
<component name="ProjectView">
<navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
<flattenPackages />
<showMembers />
<showModules />
<showLibraryContents ProjectPane="true" />
<hideEmptyPackages />
<abbreviatePackageNames />
<autoscrollToSource />
<autoscrollFromSource />
<sortByType />
</navigator>
<panes>
<pane id="ProjectPane">
<subPane>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="angularjs" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="angularjs" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="angularjs" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="angularjs" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="angularjs" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="lib" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="angularjs" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="angularjs" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="js" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="angularjs" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="angularjs" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="css" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
</subPane>
</pane>
<pane id="Scope" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="options.splitter.main.proportions" value="0.3" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="recentsLimit" value="5" />
<property name="options.lastSelected" value="web-ide.project.structure" />
<property name="restartRequiresConfirmation" value="false" />
<property name="FullScreen" value="false" />
<property name="DefaultHtmlFileTemplate" value="Html5" />
<property name="options.splitter.details.proportions" value="0.2" />
<property name="options.searchVisible" value="true" />
</component>
<component name="RunManager" selected="JavaScript Debug.index.html">
<configuration default="true" type="DartUnitRunConfigurationType" factoryName="DartUnit">
<option name="VMOptions" />
<option name="arguments" />
<option name="filePath" />
<option name="scope" value="ALL" />
<option name="testName" />
<method />
</configuration>
<configuration default="true" type="JavascriptDebugSession" factoryName="Local" singleton="true">
<JSDebuggerConfigurationSettings>
<option name="engineId" value="embedded" />
<option name="fileUrl" />
</JSDebuggerConfigurationSettings>
<method />
</configuration>
<configuration default="false" name="index.html" type="JavascriptDebugSession" factoryName="Local" singleton="true">
<JSDebuggerConfigurationSettings>
<option name="engineId" value="embedded" />
<option name="fileUrl" value="file://$PROJECT_DIR$/index.html" />
</JSDebuggerConfigurationSettings>
<RunnerSettings RunnerId="JavascriptDebugRunner" />
<ConfigurationWrapper RunnerId="JavascriptDebugRunner" />
<method />
</configuration>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="JavaScript Debug.index.html" />
</list>
</component>
<component name="ShelveChangesManager" show_recycled="false" />
<component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false" SSL_PROTOCOLS="all">
<option name="USER" value="" />
<option name="PASSWORD" value="" />
<option name="mySSHConnectionTimeout" value="30000" />
<option name="mySSHReadTimeout" value="30000" />
<option name="LAST_MERGED_REVISION" />
<option name="MERGE_DRY_RUN" value="false" />
<option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
<option name="UPDATE_LOCK_ON_DEMAND" value="false" />
<option name="IGNORE_SPACES_IN_MERGE" value="false" />
<option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
<option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
<option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
<option name="FORCE_UPDATE" value="false" />
<option name="IGNORE_EXTERNALS" value="false" />
<myIsUseDefaultProxy>false</myIsUseDefaultProxy>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="fc4864cf-3def-4954-bb89-9410cb81f7d1" name="Default" comment="" />
<created>1392538776273</created>
<updated>1392538776273</updated>
</task>
<servers />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1696" height="1026" extended-state="6" />
<editor active="false" />
<layout>
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.12914906" sideWeight="0.56797236" order="0" side_tool="false" content_ui="combo" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.43202764" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
</layout>
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="VcsManagerConfiguration">
<option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="true" />
<option name="CHECK_NEW_TODO" value="true" />
<option name="myTodoPanelSettings">
<value>
<are-packages-shown value="false" />
<are-modules-shown value="false" />
<flatten-packages value="false" />
<is-autoscroll-to-source value="false" />
</value>
</option>
<option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" />
<option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" />
<option name="PERFORM_EDIT_IN_BACKGROUND" value="true" />
<option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" />
<option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
<option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
<option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
<option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
<option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
<option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
<option name="DEFAULT_PATCH_EXTENSION" value="patch" />
<option name="SHORT_DIFF_HORIZONTALLY" value="true" />
<option name="SHORT_DIFF_EXTRA_LINES" value="2" />
<option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
<option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
<option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
<option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
<option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
<option name="SHOW_DIRTY_RECURSIVELY" value="false" />
<option name="LIMIT_HISTORY" value="true" />
<option name="MAXIMUM_HISTORY_ROWS" value="1000" />
<option name="UPDATE_FILTER_SCOPE_NAME" />
<option name="USE_COMMIT_MESSAGE_MARGIN" value="false" />
<option name="COMMIT_MESSAGE_MARGIN_SIZE" value="72" />
<option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="false" />
<option name="FORCE_NON_EMPTY_COMMENT" value="false" />
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
<option name="LAST_COMMIT_MESSAGE" />
<option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
<option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
<option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
<option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
<option name="ACTIVE_VCS_NAME" />
<option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
<option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
<option name="UPDATE_FILTER_BY_SCOPE" value="false" />
<option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
<option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/js/main.js">
<provider selected="true" editor-type-id="text-editor">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/lib/angular.min.js">
<provider selected="true" editor-type-id="text-editor">
<state line="84" column="0" selection-start="40315" selection-end="40315" vertical-scroll-proportion="0.33204633">
<folding>
<element signature="n#!!doc" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/js/main.js">
<provider selected="true" editor-type-id="text-editor">
<state line="5" column="0" selection-start="61" selection-end="61" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state line="12" column="16" selection-start="264" selection-end="264" vertical-scroll-proportion="0.46258503">
<folding />
</state>
</provider>
</entry>
</component>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment