forked from totaljs/eshop
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocumentation.html
More file actions
174 lines (162 loc) · 226 KB
/
Copy pathdocumentation.html
File metadata and controls
174 lines (162 loc) · 226 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<html>
<head>
<title>Documentation:</title>
<meta charset="utf-8" />
<style type="text/css">html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%;}body{height:100%;margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.hljs{display:block;overflow-x:auto;padding:0.5em;color:#333;background:#f8f8f8;-webkit-text-size-adjust:none}.hljs-comment,.diff .hljs-header,.hljs-javadoc{color:#998;font-style:italic}.hljs-keyword,.css .rule .hljs-keyword,.hljs-winutils,.nginx .hljs-title,.hljs-subst,.hljs-request,.hljs-status{color:#333;font-weight:bold}.hljs-number,.hljs-hexcolor,.ruby .hljs-constant{color:#008080}.hljs-string,.hljs-tag .hljs-value,.hljs-phpdoc,.hljs-dartdoc,.tex .hljs-formula{color:#d14}.hljs-title,.hljs-id,.scss .hljs-preprocessor{color:#900;font-weight:bold}.hljs-list .hljs-keyword,.hljs-subst{font-weight:normal}.hljs-class .hljs-title,.hljs-type,.vhdl .hljs-literal,.tex .hljs-command{color:#458;font-weight:bold}.hljs-tag,.hljs-tag .hljs-title,.hljs-rules .hljs-property,.django .hljs-tag .hljs-keyword{color:#000080;font-weight:normal}.hljs-attribute,.hljs-variable,.lisp .hljs-body{color:#008080}.hljs-regexp{color:#009926}.hljs-symbol,.ruby .hljs-symbol .hljs-string,.lisp .hljs-keyword,.clojure .hljs-keyword,.scheme .hljs-keyword,.tex .hljs-special,.hljs-prompt{color:#990073}.hljs-built_in{color:#0086b3}.hljs-preprocessor,.hljs-pragma,.hljs-pi,.hljs-doctype,.hljs-shebang,.hljs-cdata{color:#999;font-weight:bold}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.diff .hljs-change{background:#0086b3}.hljs-chunk{color:#aaa}html{overflow-y:scroll;}body{background-color:#F0F0F0;padding:20px;margin:0;font:normal 16px Arial;color:#333;}.menu-group{display:block;margin:0 5px 10px;border-bottom:1px solid #E0E0E0;padding:2px 0 5px;}.search{margin:20px 0 15px 0;}.search input{width:100%;border-radius:3px;background-color:white;border:1px solid #E0E0E0;padding:5px 10px;}.center{text-align:center;}.menu{border-radius:4px;padding:20px 20px 0 20px;background-color:white;font-size:14px;border-bottom:2px solid #E0E0E0;}#menu ul{display:block;margin:0;padding:0;list-style-type:none;font-size:11px;}#menu li{margin:0;}#menu li a{display:block;text-decoration:none;padding:2px 5px;color:gray;border-radius:4px;}#menu li a:hover{background-color:#E0E0E0;}#menu .selected{background-color:black !important;color:white !important;}#menu .external:after{content:' *';color:red;}.content{background-color:white;border-radius:3px;padding:20px;font-size:14px;line-height:20px;font-family:Arial, sans-serif;border-bottom:2px solid #E0E0E0;}b, strong{color:black;}h1, h2, h3{margin:10px 0 20px 0;padding:0 0 25px 0;font-size:38px;border-bottom:1px solid #E0E0E0;letter-spacing:-1px;color:black;}h2{margin:30px 0 10px 0;font-size:25px;border-bottom:0;letter-spacing:0;padding:0 0 10px 0;}h3{margin:20px 0 5px 0;font-size:16px;border-bottom:0;letter-spacing:0;padding:0;}.m{margin-bottom:10px;}.hljs{border-radius:4px;padding:15px !important;font-size:12px;line-height:15px;border:1px solid #F0F0F0;border-top:1px solid #D0D0D0;border-bottom:1px solid #D0D0D0;}code{background-color:#EFEFEF;padding:2px 5px;border-radius:2px;}a{color:#078DD1;text-decoration:none;}a:hover{text-decoration:underline;}hr{border-top:1px solid #E0E0E0;}blockquote{padding:5px 15px;margin:0 0 20px;border-radius:4px;background-color:#F9F1CA;border:1px solid #F5E79E;color:#8A6D3B;}blockquote b, blockquote strong{color:#796034 !important;}.members{display:block;margin:0;padding:0;list-style-type:none;font-size:12px;}.members > li{margin:0;border-bottom:1px solid #E0E0E0;padding:3px 0;}.members a{text-decoration:none;display:block;padding:0;color:#2E86B3;font-size:13px;}.members span{text-decoration:none;}.members a:hover{color:#39A7DC;}.members-return{color:silver;font-size:11px;}.members-return b{color:silver;}.members-default{float:right;font-size:11px;color:silver;}.members-default b{color:silver;}.members-params{color:#8DBCCF;}.members .markdown{margin:5px 0 10px 0;padding:0;}.members-option{font-size:10px;color:gray;background-color:#F0F0F0;padding:1px 5px;border-radius:4px;margin-right:3px;}.members-method{font-size:12px;color:white;background-color:#51AADB;padding:2px 0;font-family:monospace;width:70px;text-align:center;float:left;line-height:12px;border-radius:4px;margin:2px 5px 0 0;}.body{padding:20px;border-radius:4px;margin:5px 0 10px;border:4px solid #E0E0E0;}.body .markdown{line-height:17px;background-color:white;}.body .markdown a{display:inline;}.body-name{font-size:16px;color:black;font-weight:bold;}.member-body-return b{color:#656D78;}.member-body-return{color:#656D78;font-size:13px;margin-bottom:15px}.member-body-return a{display:inline-block;position:relative;color:#49942A;text-decoration:none;border-bottom:1px dotted #49942A;}.member-body-return a:hover{color:#5BBD36;}.member-body-name{font-size:16px;font-weight:bold;color:black;margin-bottom:5px;}.member-url .members-method{background-color:black !important;}.member-url u{color:red;font-size:14px;}.member-body-name .members-params{color:#707070;font-weight:normal;}.member-body-flags{margin:10px 0 5px;}.member-body-flags span{background-color:#D0D0D0;border-radius:4px;font-size:11px;padding:3px 10px;color:gray;}.member-body-example{margin:5px 0 10px 0;}.member-body-example a{background-color:#F5EDA8;border-radius:4px;padding:0 5px;position:relative;display:inline-block;font-size:11px;color:#938E51;width:100px;text-align:center;border:1px solid #D9D395;}.member-body-example a:hover{background-color:#FEF7AE;color:#938E51;}.member-body-params{margin:10px 0 0 0;}.member-body-params b{color:#505050;}.member-body-params table{font-size:12px;color:gray;background-color:white;}.member-body-params table td{padding:8px 12px !important;vertical-align:middle !important;}.member-body-params table td:first-child{width:150px;font-size:12px;}.member-body-params td span{background-color:#E0E0E0;border-radius:4px;padding:2px 5px;font-size:11px;margin-right:4px;}.high{background-color:#FBC6C6 !important;color:#914154 !important;}.member-body-params td div{margin-top:5px;border-top:1px solid #E0E0E0;padding-top:5px;}.member-body-params table{margin:5px 0 !important;}.member-body-default{color:#F05A42;font-size:12px;}.member-body-default b{color:#F05A42;}.member{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.member-links{font-size:14px;list-style-type:square;}.member-links li{border-bottom:1px solid #E0E0E0;padding:3px 0;}.hidden{display:none;}.fork{position:absolute;top:0;right:0;border:0;}#loading{position:absolute;width:300px;height:50px;left:50%;top:50%;margin-left:-150px;margin-top:-25px;z-index:10;background-color:white;border-radius:4px;text-align:center;}#loading div{padding:20px 0 0 0;font-size:14px;color:silver;}.noresult{width:70%;margin:50px auto;text-align:center;border:1px solid #E0E0E0;border-radius:4px;padding:20px;background-color:#F5F5F5;}#Results{margin:10px 0;}#version{position:absolute;background-color:black;color:white;padding:3px 5px;border-radius:4px;font-size:11px;margin:-78px 0 0;}.footer{margin-top:10px;color:gray;font-size:11px;text-align:right;line-height:16px;}.language{margin:15px 0 0 0;padding:0;list-style-type:none;}.language a{position:relative;display:inline-block;width:inherit;text-decoration:none;font-size:11px;padding:7px 0;width:25px;text-align:center;}.language .selected{background-color:black;color:white;border-radius:100%;font-size:10px;}.language li{position:relative;display:inline-block;border-right:1px dotted #D0D0D0;padding:0 4px;text-align:center;}.language li:first-child{border-left:1px dotted #D0D0D0;}.offline{color:red;font-size:11px;padding:10px 0 15px 0;text-align:center;border-top:1px dotted #E0E0E0;display:block;}.offline b{color:red;}.menu img{cursor:pointer}.menu h1{margin-top:21px;font-size:20px;cursor:pointer;padding-bottom:10px}.bg-code{background-color:#F8F8F8 !important;border-width:2px !important;}.mt20{margin-top:20px;}.member-url{color:#49942A;font-weight:bold;font-size:12px;font-family:monospace;}.body >hr{border-top:3px solid #E0E0E0;}.fs11{font-size:11px;}.caption{font-size:14px;}.markdown table{}.member-changelog{float:left;font-size:11px;color:white;background-color:#E0462E;padding:0 5px;line-height:13px;border-radius:3px;vertical-align:middle;margin:3px 5px 0 0;}.member-body-changelog{font-size:11px;color:#DE503F;}.member-body-changelog b{color:#DE503F !important;}ul li,ol li{margin-bottom:2px;}</style>
<script>!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l=a.document,m="2.1.3",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){return!n.isArray(a)&&a-parseFloat(a)+1>=0},isPlainObject:function(a){return"object"!==n.type(a)||a.nodeType||n.isWindow(a)?!1:a.constructor&&!j.call(a.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;a=n.trim(a),a&&(1===a.indexOf("use strict")?(b=l.createElement("script"),b.text=a,l.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=s(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(e=d.call(arguments,2),f=function(){return a.apply(b||this,e.concat(d.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:k}),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function s(a){var b=a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=hb(),z=hb(),A=hb(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},eb=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fb){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function gb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+rb(o[l]);w=ab.test(a)&&pb(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function hb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ib(a){return a[u]=!0,a}function jb(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function kb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function lb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function mb(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function nb(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function ob(a){return ib(function(b){return b=+b,ib(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pb(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=gb.support={},f=gb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=gb.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",eb,!1):e.attachEvent&&e.attachEvent("onunload",eb)),p=!f(g),c.attributes=jb(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=jb(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=jb(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(jb(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\f]' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),jb(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&jb(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return lb(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?lb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},gb.matches=function(a,b){return gb(a,null,null,b)},gb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return gb(b,n,null,[a]).length>0},gb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},gb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},gb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},gb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=gb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=gb.selectors={cacheLength:50,createPseudo:ib,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||gb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&gb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=gb.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||gb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ib(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ib(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ib(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ib(function(a){return function(b){return gb(a,b).length>0}}),contains:ib(function(a){return a=a.replace(cb,db),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ib(function(a){return W.test(a||"")||gb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:ob(function(){return[0]}),last:ob(function(a,b){return[b-1]}),eq:ob(function(a,b,c){return[0>c?c+b:c]}),even:ob(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:ob(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:ob(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:ob(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=mb(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=nb(b);function qb(){}qb.prototype=d.filters=d.pseudos,d.setFilters=new qb,g=gb.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?gb.error(a):z(a,i).slice(0)};function rb(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function sb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function tb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ub(a,b,c){for(var d=0,e=b.length;e>d;d++)gb(a,b[d],c);return c}function vb(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wb(a,b,c,d,e,f){return d&&!d[u]&&(d=wb(d)),e&&!e[u]&&(e=wb(e,f)),ib(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ub(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:vb(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=vb(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=vb(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sb(function(a){return a===b},h,!0),l=sb(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sb(tb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wb(i>1&&tb(m),i>1&&rb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xb(a.slice(i,e)),f>e&&xb(a=a.slice(e)),f>e&&rb(a))}m.push(c)}return tb(m)}function yb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=vb(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&gb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ib(f):f}return h=gb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,yb(e,d)),f.selector=a}return f},i=gb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&pb(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&rb(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&pb(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=jb(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),jb(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||kb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&jb(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||kb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),jb(function(a){return null==a.getAttribute("disabled")})||kb(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),gb}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=n.expr.match.needsContext,v=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,w=/^.[^:#\[\.,]*$/;function x(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(w.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return g.call(b,a)>=0!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=this.length,d=[],e=this;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;c>b;b++)if(n.contains(e[b],this))return!0}));for(b=0;c>b;b++)n.find(a,e[b],d);return d=this.pushStack(c>1?n.unique(d):d),d.selector=this.selector?this.selector+" "+a:a,d},filter:function(a){return this.pushStack(x(this,a||[],!1))},not:function(a){return this.pushStack(x(this,a||[],!0))},is:function(a){return!!x(this,"string"==typeof a&&u.test(a)?n(a):a||[],!1).length}});var y,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=n.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||y).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:l,!0)),v.test(c[1])&&n.isPlainObject(b))for(c in b)n.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}return d=l.getElementById(c[2]),d&&d.parentNode&&(this.length=1,this[0]=d),this.context=l,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?"undefined"!=typeof y.ready?y.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};A.prototype=n.fn,y=n(l);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};n.extend({dir:function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),n.fn.extend({has:function(a){var b=n(a,this),c=b.length;return this.filter(function(){for(var a=0;c>a;a++)if(n.contains(this,b[a]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=u.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.unique(f):f)},index:function(a){return a?"string"==typeof a?g.call(n(a),this[0]):g.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.unique(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){while((a=a[b])&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return n.dir(a,"parentNode")},parentsUntil:function(a,b,c){return n.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return n.dir(a,"nextSibling")},prevAll:function(a){return n.dir(a,"previousSibling")},nextUntil:function(a,b,c){return n.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return n.dir(a,"previousSibling",c)},siblings:function(a){return n.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return n.sibling(a.firstChild)},contents:function(a){return a.contentDocument||n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(C[a]||n.unique(e),B.test(a)&&e.reverse()),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return n.each(a.match(E)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):n.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(b=a.memory&&l,c=!0,g=e||0,e=0,f=h.length,d=!0;h&&f>g;g++)if(h[g].apply(l[0],l[1])===!1&&a.stopOnFalse){b=!1;break}d=!1,h&&(i?i.length&&j(i.shift()):b?h=[]:k.disable())},k={add:function(){if(h){var c=h.length;!function g(b){n.each(b,function(b,c){var d=n.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&g(c)})}(arguments),d?f=h.length:b&&(e=c,j(b))}return this},remove:function(){return h&&n.each(arguments,function(a,b){var c;while((c=n.inArray(b,h,c))>-1)h.splice(c,1),d&&(f>=c&&f--,g>=c&&g--)}),this},has:function(a){return a?n.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],f=0,this},disable:function(){return h=i=b=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,b||k.disable(),this},locked:function(){return!i},fireWith:function(a,b){return!h||c&&!i||(b=b||[],b=[a,b.slice?b.slice():b],d?i.push(b):j(b)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!c}};return k},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&n.isFunction(a.promise)?e:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(H.resolveWith(l,[n]),n.fn.triggerHandler&&(n(l).triggerHandler("ready"),n(l).off("ready"))))}});function I(){l.removeEventListener("DOMContentLoaded",I,!1),a.removeEventListener("load",I,!1),n.ready()}n.ready.promise=function(b){return H||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)},n.ready.promise();var J=n.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===n.type(c)){e=!0;for(h in c)n.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,n.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f};n.acceptData=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function K(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=n.expando+K.uid++}K.uid=1,K.accepts=n.acceptData,K.prototype={key:function(a){if(!K.accepts(a))return 0;var b={},c=a[this.expando];if(!c){c=K.uid++;try{b[this.expando]={value:c},Object.defineProperties(a,b)}catch(d){b[this.expando]=c,n.extend(a,b)}}return this.cache[c]||(this.cache[c]={}),c},set:function(a,b,c){var d,e=this.key(a),f=this.cache[e];if("string"==typeof b)f[b]=c;else if(n.isEmptyObject(f))n.extend(this.cache[e],b);else for(d in b)f[d]=b[d];return f},get:function(a,b){var c=this.cache[this.key(a)];return void 0===b?c:c[b]},access:function(a,b,c){var d;return void 0===b||b&&"string"==typeof b&&void 0===c?(d=this.get(a,b),void 0!==d?d:this.get(a,n.camelCase(b))):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d,e,f=this.key(a),g=this.cache[f];if(void 0===b)this.cache[f]={};else{n.isArray(b)?d=b.concat(b.map(n.camelCase)):(e=n.camelCase(b),b in g?d=[b,e]:(d=e,d=d in g?[d]:d.match(E)||[])),c=d.length;while(c--)delete g[d[c]]}},hasData:function(a){return!n.isEmptyObject(this.cache[a[this.expando]]||{})},discard:function(a){a[this.expando]&&delete this.cache[a[this.expando]]}};var L=new K,M=new K,N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;function P(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(O,"-$1").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c}catch(e){}M.set(a,b,c)}else c=void 0;return c}n.extend({hasData:function(a){return M.hasData(a)||L.hasData(a)},data:function(a,b,c){return M.access(a,b,c)},removeData:function(a,b){M.remove(a,b)},_data:function(a,b,c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=M.get(f),1===f.nodeType&&!L.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));L.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){M.set(this,a)}):J(this,function(b){var c,d=n.camelCase(a);if(f&&void 0===b){if(c=M.get(f,a),void 0!==c)return c;if(c=M.get(f,d),void 0!==c)return c;if(c=P(f,d,void 0),void 0!==c)return c}else this.each(function(){var c=M.get(this,d);M.set(this,d,b),-1!==a.indexOf("-")&&void 0!==c&&M.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){M.remove(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=L.get(a,b),c&&(!d||n.isArray(c)?d=L.access(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return L.get(a,c)||L.access(a,c,{empty:n.Callbacks("once memory").add(function(){L.remove(a,[b+"queue",c])})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?n.queue(this[0],a):void 0===b?this:this.each(function(){var c=n.queue(this,a,b);n._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&n.dequeue(this,a)})},dequeue:function(a){return this.each(function(){n.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=n.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=L.get(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var Q=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,R=["Top","Right","Bottom","Left"],S=function(a,b){return a=b||a,"none"===n.css(a,"display")||!n.contains(a.ownerDocument,a)},T=/^(?:checkbox|radio)$/i;!function(){var a=l.createDocumentFragment(),b=a.appendChild(l.createElement("div")),c=l.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var U="undefined";k.focusinBubbles="onfocusin"in a;var V=/^key/,W=/^(?:mouse|pointer|contextmenu)|click/,X=/^(?:focusinfocus|focusoutblur)$/,Y=/^([^.]*)(?:\.(.+)|)$/;function Z(){return!0}function $(){return!1}function _(){try{return l.activeElement}catch(a){}}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.get(a);if(r){c.handler&&(f=c,c=f.handler,e=f.selector),c.guid||(c.guid=n.guid++),(i=r.events)||(i=r.events={}),(g=r.handle)||(g=r.handle=function(b){return typeof n!==U&&n.event.triggered!==b.type?n.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(E)||[""],j=b.length;while(j--)h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o&&(l=n.event.special[o]||{},o=(e?l.delegateType:l.bindType)||o,l=n.event.special[o]||{},k=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},f),(m=i[o])||(m=i[o]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,p,g)!==!1||a.addEventListener&&a.addEventListener(o,g,!1)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),n.event.global[o]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.hasData(a)&&L.get(a);if(r&&(i=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=i[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&q!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete i[o])}else for(o in i)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(i)&&(delete r.handle,L.remove(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,m,o,p=[d||l],q=j.call(b,"type")?b.type:b,r=j.call(b,"namespace")?b.namespace.split("."):[];if(g=h=d=d||l,3!==d.nodeType&&8!==d.nodeType&&!X.test(q+n.event.triggered)&&(q.indexOf(".")>=0&&(r=q.split("."),q=r.shift(),r.sort()),k=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=r.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:n.makeArray(c,[b]),o=n.event.special[q]||{},e||!o.trigger||o.trigger.apply(d,c)!==!1)){if(!e&&!o.noBubble&&!n.isWindow(d)){for(i=o.delegateType||q,X.test(i+q)||(g=g.parentNode);g;g=g.parentNode)p.push(g),h=g;h===(d.ownerDocument||l)&&p.push(h.defaultView||h.parentWindow||a)}f=0;while((g=p[f++])&&!b.isPropagationStopped())b.type=f>1?i:o.bindType||q,m=(L.get(g,"events")||{})[b.type]&&L.get(g,"handle"),m&&m.apply(g,c),m=k&&g[k],m&&m.apply&&n.acceptData(g)&&(b.result=m.apply(g,c),b.result===!1&&b.preventDefault());return b.type=q,e||b.isDefaultPrevented()||o._default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d)&&(h=d[k],h&&(d[k]=null),n.event.triggered=q,d[q](),n.event.triggered=void 0,h&&(d[k]=h)),b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(L.get(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(g.namespace))&&(a.handleObj=g,a.data=g.data,e=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(a.result=e)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!==this;i=i.parentNode||this)if(i.disabled!==!0||"click"!==a.type){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>=0:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button;return null==a.pageX&&null!=b.clientX&&(c=a.target.ownerDocument||l,d=c.documentElement,e=c.body,a.pageX=b.clientX+(d&&d.scrollLeft||e&&e.scrollLeft||0)-(d&&d.clientLeft||e&&e.clientLeft||0),a.pageY=b.clientY+(d&&d.scrollTop||e&&e.scrollTop||0)-(d&&d.clientTop||e&&e.clientTop||0)),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},fix:function(a){if(a[n.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];g||(this.fixHooks[e]=g=W.test(e)?this.mouseHooks:V.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new n.Event(f),b=d.length;while(b--)c=d[b],a[c]=f[c];return a.target||(a.target=l),3===a.target.nodeType&&(a.target=a.target.parentNode),g.filter?g.filter(a,f):a},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==_()&&this.focus?(this.focus(),!1):void 0},delegateType:"focusin"},blur:{trigger:function(){return this===_()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&n.nodeName(this,"input")?(this.click(),!1):void 0},_default:function(a){return n.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=n.extend(new n.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?n.event.trigger(e,null,b):n.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},n.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)},n.Event=function(a,b){return this instanceof n.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?Z:$):this.type=a,b&&n.extend(this,b),this.timeStamp=a&&a.timeStamp||n.now(),void(this[n.expando]=!0)):new n.Event(a,b)},n.Event.prototype={isDefaultPrevented:$,isPropagationStopped:$,isImmediatePropagationStopped:$,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=Z,a&&a.preventDefault&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=Z,a&&a.stopPropagation&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=Z,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},n.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){n.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!n.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.focusinBubbles||n.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){n.event.simulate(b,a.target,n.event.fix(a),!0)};n.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=L.access(d,b);e||d.addEventListener(a,c,!0),L.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=L.access(d,b)-1;e?L.access(d,b,e):(d.removeEventListener(a,c,!0),L.remove(d,b))}}}),n.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(g in a)this.on(g,b,c,a[g],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=$;else if(!d)return this;return 1===e&&(f=d,d=function(a){return n().off(a),f.apply(this,arguments)},d.guid=f.guid||(f.guid=n.guid++)),this.each(function(){n.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,n(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=$),this.each(function(){n.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){n.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?n.event.trigger(a,b,c,!0):void 0}});var ab=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,bb=/<([\w:]+)/,cb=/<|&#?\w+;/,db=/<(?:script|style|link)/i,eb=/checked\s*(?:[^=]|=\s*.checked.)/i,fb=/^$|\/(?:java|ecma)script/i,gb=/^true\/(.*)/,hb=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,ib={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ib.optgroup=ib.option,ib.tbody=ib.tfoot=ib.colgroup=ib.caption=ib.thead,ib.th=ib.td;function jb(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function kb(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function lb(a){var b=gb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function mb(a,b){for(var c=0,d=a.length;d>c;c++)L.set(a[c],"globalEval",!b||L.get(b[c],"globalEval"))}function nb(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(L.hasData(a)&&(f=L.access(a),g=L.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;d>c;c++)n.event.add(b,e,j[e][c])}M.hasData(a)&&(h=M.access(a),i=n.extend({},h),M.set(b,i))}}function ob(a,b){var c=a.getElementsByTagName?a.getElementsByTagName(b||"*"):a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&n.nodeName(a,b)?n.merge([a],c):c}function pb(a,b){var c=b.nodeName.toLowerCase();"input"===c&&T.test(a.type)?b.checked=a.checked:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}n.extend({clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=n.contains(a.ownerDocument,a);if(!(k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(g=ob(h),f=ob(a),d=0,e=f.length;e>d;d++)pb(f[d],g[d]);if(b)if(c)for(f=f||ob(a),g=g||ob(h),d=0,e=f.length;e>d;d++)nb(f[d],g[d]);else nb(a,h);return g=ob(h,"script"),g.length>0&&mb(g,!i&&ob(a,"script")),h},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,k=b.createDocumentFragment(),l=[],m=0,o=a.length;o>m;m++)if(e=a[m],e||0===e)if("object"===n.type(e))n.merge(l,e.nodeType?[e]:e);else if(cb.test(e)){f=f||k.appendChild(b.createElement("div")),g=(bb.exec(e)||["",""])[1].toLowerCase(),h=ib[g]||ib._default,f.innerHTML=h[1]+e.replace(ab,"<$1></$2>")+h[2],j=h[0];while(j--)f=f.lastChild;n.merge(l,f.childNodes),f=k.firstChild,f.textContent=""}else l.push(b.createTextNode(e));k.textContent="",m=0;while(e=l[m++])if((!d||-1===n.inArray(e,d))&&(i=n.contains(e.ownerDocument,e),f=ob(k.appendChild(e),"script"),i&&mb(f),c)){j=0;while(e=f[j++])fb.test(e.type||"")&&c.push(e)}return k},cleanData:function(a){for(var b,c,d,e,f=n.event.special,g=0;void 0!==(c=a[g]);g++){if(n.acceptData(c)&&(e=c[L.expando],e&&(b=L.cache[e]))){if(b.events)for(d in b.events)f[d]?n.event.remove(c,d):n.removeEvent(c,d,b.handle);L.cache[e]&&delete L.cache[e]}delete M.cache[c[M.expando]]}}}),n.fn.extend({text:function(a){return J(this,function(a){return void 0===a?n.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=a)})},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=jb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=jb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?n.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||n.cleanData(ob(c)),c.parentNode&&(b&&n.contains(c.ownerDocument,c)&&mb(ob(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(n.cleanData(ob(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return J(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!db.test(a)&&!ib[(bb.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(ab,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(ob(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,n.cleanData(ob(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,m=this,o=l-1,p=a[0],q=n.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&eb.test(p))return this.each(function(c){var d=m.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(c=n.buildFragment(a,this[0].ownerDocument,!1,this),d=c.firstChild,1===c.childNodes.length&&(c=d),d)){for(f=n.map(ob(c,"script"),kb),g=f.length;l>j;j++)h=c,j!==o&&(h=n.clone(h,!0,!0),g&&n.merge(f,ob(h,"script"))),b.call(this[j],h,j);if(g)for(i=f[f.length-1].ownerDocument,n.map(f,lb),j=0;g>j;j++)h=f[j],fb.test(h.type||"")&&!L.access(h,"globalEval")&&n.contains(i,h)&&(h.src?n._evalUrl&&n._evalUrl(h.src):n.globalEval(h.textContent.replace(hb,"")))}return this}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=[],e=n(a),g=e.length-1,h=0;g>=h;h++)c=h===g?this:this.clone(!0),n(e[h])[b](c),f.apply(d,c.get());return this.pushStack(d)}});var qb,rb={};function sb(b,c){var d,e=n(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:n.css(e[0],"display");return e.detach(),f}function tb(a){var b=l,c=rb[a];return c||(c=sb(a,b),"none"!==c&&c||(qb=(qb||n("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=qb[0].contentDocument,b.write(),b.close(),c=sb(a,b),qb.detach()),rb[a]=c),c}var ub=/^margin/,vb=new RegExp("^("+Q+")(?!px)[a-z%]+$","i"),wb=function(b){return b.ownerDocument.defaultView.opener?b.ownerDocument.defaultView.getComputedStyle(b,null):a.getComputedStyle(b,null)};function xb(a,b,c){var d,e,f,g,h=a.style;return c=c||wb(a),c&&(g=c.getPropertyValue(b)||c[b]),c&&(""!==g||n.contains(a.ownerDocument,a)||(g=n.style(a,b)),vb.test(g)&&ub.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0!==g?g+"":g}function yb(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}!function(){var b,c,d=l.documentElement,e=l.createElement("div"),f=l.createElement("div");if(f.style){f.style.backgroundClip="content-box",f.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===f.style.backgroundClip,e.style.cssText="border:0;width:0;height:0;top:0;left:-9999px;margin-top:1px;position:absolute",e.appendChild(f);function g(){f.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",f.innerHTML="",d.appendChild(e);var g=a.getComputedStyle(f,null);b="1%"!==g.top,c="4px"===g.width,d.removeChild(e)}a.getComputedStyle&&n.extend(k,{pixelPosition:function(){return g(),b},boxSizingReliable:function(){return null==c&&g(),c},reliableMarginRight:function(){var b,c=f.appendChild(l.createElement("div"));return c.style.cssText=f.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",c.style.marginRight=c.style.width="0",f.style.width="1px",d.appendChild(e),b=!parseFloat(a.getComputedStyle(c,null).marginRight),d.removeChild(e),f.removeChild(c),b}})}}(),n.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var zb=/^(none|table(?!-c[ea]).+)/,Ab=new RegExp("^("+Q+")(.*)$","i"),Bb=new RegExp("^([+-])=("+Q+")","i"),Cb={position:"absolute",visibility:"hidden",display:"block"},Db={letterSpacing:"0",fontWeight:"400"},Eb=["Webkit","O","Moz","ms"];function Fb(a,b){if(b in a)return b;var c=b[0].toUpperCase()+b.slice(1),d=b,e=Eb.length;while(e--)if(b=Eb[e]+c,b in a)return b;return d}function Gb(a,b,c){var d=Ab.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Hb(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=n.css(a,c+R[f],!0,e)),d?("content"===c&&(g-=n.css(a,"padding"+R[f],!0,e)),"margin"!==c&&(g-=n.css(a,"border"+R[f]+"Width",!0,e))):(g+=n.css(a,"padding"+R[f],!0,e),"padding"!==c&&(g+=n.css(a,"border"+R[f]+"Width",!0,e)));return g}function Ib(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=wb(a),g="border-box"===n.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=xb(a,b,f),(0>e||null==e)&&(e=a.style[b]),vb.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Hb(a,b,c||(g?"border":"content"),d,f)+"px"}function Jb(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=L.get(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&S(d)&&(f[g]=L.access(d,"olddisplay",tb(d.nodeName)))):(e=S(d),"none"===c&&e||L.set(d,"olddisplay",e?c:n.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}n.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=xb(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=n.camelCase(b),i=a.style;return b=n.cssProps[h]||(n.cssProps[h]=Fb(i,h)),g=n.cssHooks[b]||n.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b]:(f=typeof c,"string"===f&&(e=Bb.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(n.css(a,b)),f="number"),null!=c&&c===c&&("number"!==f||n.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i[b]=c)),void 0)}},css:function(a,b,c,d){var e,f,g,h=n.camelCase(b);return b=n.cssProps[h]||(n.cssProps[h]=Fb(a.style,h)),g=n.cssHooks[b]||n.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=xb(a,b,d)),"normal"===e&&b in Db&&(e=Db[b]),""===c||c?(f=parseFloat(e),c===!0||n.isNumeric(f)?f||0:e):e}}),n.each(["height","width"],function(a,b){n.cssHooks[b]={get:function(a,c,d){return c?zb.test(n.css(a,"display"))&&0===a.offsetWidth?n.swap(a,Cb,function(){return Ib(a,b,d)}):Ib(a,b,d):void 0},set:function(a,c,d){var e=d&&wb(a);return Gb(a,c,d?Hb(a,b,d,"border-box"===n.css(a,"boxSizing",!1,e),e):0)}}}),n.cssHooks.marginRight=yb(k.reliableMarginRight,function(a,b){return b?n.swap(a,{display:"inline-block"},xb,[a,"marginRight"]):void 0}),n.each({margin:"",padding:"",border:"Width"},function(a,b){n.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+R[d]+b]=f[d]||f[d-2]||f[0];return e}},ub.test(a)||(n.cssHooks[a+b].set=Gb)}),n.fn.extend({css:function(a,b){return J(this,function(a,b,c){var d,e,f={},g=0;if(n.isArray(b)){for(d=wb(a),e=b.length;e>g;g++)f[b[g]]=n.css(a,b[g],!1,d);return f}return void 0!==c?n.style(a,b,c):n.css(a,b)},a,b,arguments.length>1)},show:function(){return Jb(this,!0)},hide:function(){return Jb(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){S(this)?n(this).show():n(this).hide()})}});function Kb(a,b,c,d,e){return new Kb.prototype.init(a,b,c,d,e)}n.Tween=Kb,Kb.prototype={constructor:Kb,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(n.cssNumber[c]?"":"px")},cur:function(){var a=Kb.propHooks[this.prop];return a&&a.get?a.get(this):Kb.propHooks._default.get(this)},run:function(a){var b,c=Kb.propHooks[this.prop];return this.pos=b=this.options.duration?n.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Kb.propHooks._default.set(this),this}},Kb.prototype.init.prototype=Kb.prototype,Kb.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=n.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){n.fx.step[a.prop]?n.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[n.cssProps[a.prop]]||n.cssHooks[a.prop])?n.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Kb.propHooks.scrollTop=Kb.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},n.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},n.fx=Kb.prototype.init,n.fx.step={};var Lb,Mb,Nb=/^(?:toggle|show|hide)$/,Ob=new RegExp("^(?:([+-])=|)("+Q+")([a-z%]*)$","i"),Pb=/queueHooks$/,Qb=[Vb],Rb={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=Ob.exec(b),f=e&&e[3]||(n.cssNumber[a]?"":"px"),g=(n.cssNumber[a]||"px"!==f&&+d)&&Ob.exec(n.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do h=h||".5",g/=h,n.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};function Sb(){return setTimeout(function(){Lb=void 0}),Lb=n.now()}function Tb(a,b){var c,d=0,e={height:a};for(b=b?1:0;4>d;d+=2-b)c=R[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function Ub(a,b,c){for(var d,e=(Rb[b]||[]).concat(Rb["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function Vb(a,b,c){var d,e,f,g,h,i,j,k,l=this,m={},o=a.style,p=a.nodeType&&S(a),q=L.get(a,"fxshow");c.queue||(h=n._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,l.always(function(){l.always(function(){h.unqueued--,n.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[o.overflow,o.overflowX,o.overflowY],j=n.css(a,"display"),k="none"===j?L.get(a,"olddisplay")||tb(a.nodeName):j,"inline"===k&&"none"===n.css(a,"float")&&(o.display="inline-block")),c.overflow&&(o.overflow="hidden",l.always(function(){o.overflow=c.overflow[0],o.overflowX=c.overflow[1],o.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],Nb.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(p?"hide":"show")){if("show"!==e||!q||void 0===q[d])continue;p=!0}m[d]=q&&q[d]||n.style(a,d)}else j=void 0;if(n.isEmptyObject(m))"inline"===("none"===j?tb(a.nodeName):j)&&(o.display=j);else{q?"hidden"in q&&(p=q.hidden):q=L.access(a,"fxshow",{}),f&&(q.hidden=!p),p?n(a).show():l.done(function(){n(a).hide()}),l.done(function(){var b;L.remove(a,"fxshow");for(b in m)n.style(a,b,m[b])});for(d in m)g=Ub(p?q[d]:0,d,l),d in q||(q[d]=g.start,p&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function Wb(a,b){var c,d,e,f,g;for(c in a)if(d=n.camelCase(c),e=b[d],f=a[c],n.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=n.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function Xb(a,b,c){var d,e,f=0,g=Qb.length,h=n.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=Lb||Sb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:n.extend({},b),opts:n.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:Lb||Sb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=n.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(Wb(k,j.opts.specialEasing);g>f;f++)if(d=Qb[f].call(j,a,k,j.opts))return d;return n.map(k,Ub,j),n.isFunction(j.opts.start)&&j.opts.start.call(a,j),n.fx.timer(n.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}n.Animation=n.extend(Xb,{tweener:function(a,b){n.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],Rb[c]=Rb[c]||[],Rb[c].unshift(b)},prefilter:function(a,b){b?Qb.unshift(a):Qb.push(a)}}),n.speed=function(a,b,c){var d=a&&"object"==typeof a?n.extend({},a):{complete:c||!c&&b||n.isFunction(a)&&a,duration:a,easing:c&&b||b&&!n.isFunction(b)&&b};return d.duration=n.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in n.fx.speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){n.isFunction(d.old)&&d.old.call(this),d.queue&&n.dequeue(this,d.queue)},d},n.fn.extend({fadeTo:function(a,b,c,d){return this.filter(S).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=n.isEmptyObject(a),f=n.speed(b,c,d),g=function(){var b=Xb(this,n.extend({},a),f);(e||L.get(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=n.timers,g=L.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&Pb.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&n.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=L.get(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=n.timers,g=d?d.length:0;for(c.finish=!0,n.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),n.each(["toggle","show","hide"],function(a,b){var c=n.fn[b];n.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(Tb(b,!0),a,d,e)}}),n.each({slideDown:Tb("show"),slideUp:Tb("hide"),slideToggle:Tb("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){n.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),n.timers=[],n.fx.tick=function(){var a,b=0,c=n.timers;for(Lb=n.now();b<c.length;b++)a=c[b],a()||c[b]!==a||c.splice(b--,1);c.length||n.fx.stop(),Lb=void 0},n.fx.timer=function(a){n.timers.push(a),a()?n.fx.start():n.timers.pop()},n.fx.interval=13,n.fx.start=function(){Mb||(Mb=setInterval(n.fx.tick,n.fx.interval))},n.fx.stop=function(){clearInterval(Mb),Mb=null},n.fx.speeds={slow:600,fast:200,_default:400},n.fn.delay=function(a,b){return a=n.fx?n.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a=l.createElement("input"),b=l.createElement("select"),c=b.appendChild(l.createElement("option"));a.type="checkbox",k.checkOn=""!==a.value,k.optSelected=c.selected,b.disabled=!0,k.optDisabled=!c.disabled,a=l.createElement("input"),a.value="t",a.type="radio",k.radioValue="t"===a.value}();var Yb,Zb,$b=n.expr.attrHandle;n.fn.extend({attr:function(a,b){return J(this,n.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){n.removeAttr(this,a)})}}),n.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===U?n.prop(a,b,c):(1===f&&n.isXMLDoc(a)||(b=b.toLowerCase(),d=n.attrHooks[b]||(n.expr.match.bool.test(b)?Zb:Yb)),void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=n.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void n.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=n.propFix[c]||c,n.expr.match.bool.test(c)&&(a[d]=!1),a.removeAttribute(c)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&n.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),Zb={set:function(a,b,c){return b===!1?n.removeAttr(a,c):a.setAttribute(c,c),c}},n.each(n.expr.match.bool.source.match(/\w+/g),function(a,b){var c=$b[b]||n.find.attr;$b[b]=function(a,b,d){var e,f;return d||(f=$b[b],$b[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,$b[b]=f),e}});var _b=/^(?:input|select|textarea|button)$/i;n.fn.extend({prop:function(a,b){return J(this,n.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[n.propFix[a]||a]})}}),n.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!n.isXMLDoc(a),f&&(b=n.propFix[b]||b,e=n.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){return a.hasAttribute("tabindex")||_b.test(a.nodeName)||a.href?a.tabIndex:-1}}}}),k.optSelected||(n.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null}}),n.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){n.propFix[this.toLowerCase()]=this});var ac=/[\t\r\n\f]/g;n.fn.extend({addClass:function(a){var b,c,d,e,f,g,h="string"==typeof a&&a,i=0,j=this.length;if(n.isFunction(a))return this.each(function(b){n(this).addClass(a.call(this,b,this.className))});if(h)for(b=(a||"").match(E)||[];j>i;i++)if(c=this[i],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ac," "):" ")){f=0;while(e=b[f++])d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=n.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0===arguments.length||"string"==typeof a&&a,i=0,j=this.length;if(n.isFunction(a))return this.each(function(b){n(this).removeClass(a.call(this,b,this.className))});if(h)for(b=(a||"").match(E)||[];j>i;i++)if(c=this[i],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ac," "):"")){f=0;while(e=b[f++])while(d.indexOf(" "+e+" ")>=0)d=d.replace(" "+e+" "," ");g=a?n.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(n.isFunction(a)?function(c){n(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c){var b,d=0,e=n(this),f=a.match(E)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else(c===U||"boolean"===c)&&(this.className&&L.set(this,"__className__",this.className),this.className=this.className||a===!1?"":L.get(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(ac," ").indexOf(b)>=0)return!0;return!1}});var bc=/\r/g;n.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=n.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,n(this).val()):a,null==e?e="":"number"==typeof e?e+="":n.isArray(e)&&(e=n.map(e,function(a){return null==a?"":a+""})),b=n.valHooks[this.type]||n.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=n.valHooks[e.type]||n.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(bc,""):null==c?"":c)}}}),n.extend({valHooks:{option:{get:function(a){var b=n.find.attr(a,"value");return null!=b?b:n.trim(n.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&n.nodeName(c.parentNode,"optgroup"))){if(b=n(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=n.makeArray(b),g=e.length;while(g--)d=e[g],(d.selected=n.inArray(d.value,f)>=0)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),n.each(["radio","checkbox"],function(){n.valHooks[this]={set:function(a,b){return n.isArray(b)?a.checked=n.inArray(n(a).val(),b)>=0:void 0}},k.checkOn||(n.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})}),n.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){n.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),n.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var cc=n.now(),dc=/\?/;n.parseJSON=function(a){return JSON.parse(a+"")},n.parseXML=function(a){var b,c;if(!a||"string"!=typeof a)return null;try{c=new DOMParser,b=c.parseFromString(a,"text/xml")}catch(d){b=void 0}return(!b||b.getElementsByTagName("parsererror").length)&&n.error("Invalid XML: "+a),b};var ec=/#.*$/,fc=/([?&])_=[^&]*/,gc=/^(.*?):[ \t]*([^\r\n]*)$/gm,hc=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,ic=/^(?:GET|HEAD)$/,jc=/^\/\//,kc=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,lc={},mc={},nc="*/".concat("*"),oc=a.location.href,pc=kc.exec(oc.toLowerCase())||[];function qc(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(n.isFunction(c))while(d=f[e++])"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function rc(a,b,c,d){var e={},f=a===mc;function g(h){var i;return e[h]=!0,n.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function sc(a,b){var c,d,e=n.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&n.extend(!0,a,d),a}function tc(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function uc(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}n.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:oc,type:"GET",isLocal:hc.test(pc[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":nc,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":n.parseJSON,"text xml":n.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?sc(sc(a,n.ajaxSettings),b):sc(n.ajaxSettings,a)},ajaxPrefilter:qc(lc),ajaxTransport:qc(mc),ajax:function(a,b){"object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=n.ajaxSetup({},b),l=k.context||k,m=k.context&&(l.nodeType||l.jquery)?n(l):n.event,o=n.Deferred(),p=n.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!f){f={};while(b=gc.exec(e))f[b[1].toLowerCase()]=b[2]}b=f[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?e:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return c&&c.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||oc)+"").replace(ec,"").replace(jc,pc[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=n.trim(k.dataType||"*").toLowerCase().match(E)||[""],null==k.crossDomain&&(h=kc.exec(k.url.toLowerCase()),k.crossDomain=!(!h||h[1]===pc[1]&&h[2]===pc[2]&&(h[3]||("http:"===h[1]?"80":"443"))===(pc[3]||("http:"===pc[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=n.param(k.data,k.traditional)),rc(lc,k,b,v),2===t)return v;i=n.event&&k.global,i&&0===n.active++&&n.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!ic.test(k.type),d=k.url,k.hasContent||(k.data&&(d=k.url+=(dc.test(d)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=fc.test(d)?d.replace(fc,"$1_="+cc++):d+(dc.test(d)?"&":"?")+"_="+cc++)),k.ifModified&&(n.lastModified[d]&&v.setRequestHeader("If-Modified-Since",n.lastModified[d]),n.etag[d]&&v.setRequestHeader("If-None-Match",n.etag[d])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+nc+"; q=0.01":""):k.accepts["*"]);for(j in k.headers)v.setRequestHeader(j,k.headers[j]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(j in{success:1,error:1,complete:1})v[j](k[j]);if(c=rc(mc,k,b,v)){v.readyState=1,i&&m.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,c.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");function x(a,b,f,h){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),c=void 0,e=h||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,f&&(u=tc(k,v,f)),u=uc(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(n.lastModified[d]=w),w=v.getResponseHeader("etag"),w&&(n.etag[d]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.state,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,i&&m.trigger(j?"ajaxSuccess":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),i&&(m.trigger("ajaxComplete",[v,k]),--n.active||n.event.trigger("ajaxStop")))}return v},getJSON:function(a,b,c){return n.get(a,b,c,"json")},getScript:function(a,b){return n.get(a,void 0,b,"script")}}),n.each(["get","post"],function(a,b){n[b]=function(a,c,d,e){return n.isFunction(c)&&(e=e||d,d=c,c=void 0),n.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),n._evalUrl=function(a){return n.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},n.fn.extend({wrapAll:function(a){var b;return n.isFunction(a)?this.each(function(b){n(this).wrapAll(a.call(this,b))}):(this[0]&&(b=n(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstElementChild)a=a.firstElementChild;return a}).append(this)),this)},wrapInner:function(a){return this.each(n.isFunction(a)?function(b){n(this).wrapInner(a.call(this,b))}:function(){var b=n(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=n.isFunction(a);return this.each(function(c){n(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){n.nodeName(this,"body")||n(this).replaceWith(this.childNodes)}).end()}}),n.expr.filters.hidden=function(a){return a.offsetWidth<=0&&a.offsetHeight<=0},n.expr.filters.visible=function(a){return!n.expr.filters.hidden(a)};var vc=/%20/g,wc=/\[\]$/,xc=/\r?\n/g,yc=/^(?:submit|button|image|reset|file)$/i,zc=/^(?:input|select|textarea|keygen)/i;function Ac(a,b,c,d){var e;if(n.isArray(b))n.each(b,function(b,e){c||wc.test(a)?d(a,e):Ac(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==n.type(b))d(a,b);else for(e in b)Ac(a+"["+e+"]",b[e],c,d)}n.param=function(a,b){var c,d=[],e=function(a,b){b=n.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=n.ajaxSettings&&n.ajaxSettings.traditional),n.isArray(a)||a.jquery&&!n.isPlainObject(a))n.each(a,function(){e(this.name,this.value)});else for(c in a)Ac(c,a[c],b,e);return d.join("&").replace(vc,"+")},n.fn.extend({serialize:function(){return n.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=n.prop(this,"elements");return a?n.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!n(this).is(":disabled")&&zc.test(this.nodeName)&&!yc.test(a)&&(this.checked||!T.test(a))}).map(function(a,b){var c=n(this).val();return null==c?null:n.isArray(c)?n.map(c,function(a){return{name:b.name,value:a.replace(xc,"\r\n")}}):{name:b.name,value:c.replace(xc,"\r\n")}}).get()}}),n.ajaxSettings.xhr=function(){try{return new XMLHttpRequest}catch(a){}};var Bc=0,Cc={},Dc={0:200,1223:204},Ec=n.ajaxSettings.xhr();a.attachEvent&&a.attachEvent("onunload",function(){for(var a in Cc)Cc[a]()}),k.cors=!!Ec&&"withCredentials"in Ec,k.ajax=Ec=!!Ec,n.ajaxTransport(function(a){var b;return k.cors||Ec&&!a.crossDomain?{send:function(c,d){var e,f=a.xhr(),g=++Bc;if(f.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(e in a.xhrFields)f[e]=a.xhrFields[e];a.mimeType&&f.overrideMimeType&&f.overrideMimeType(a.mimeType),a.crossDomain||c["X-Requested-With"]||(c["X-Requested-With"]="XMLHttpRequest");for(e in c)f.setRequestHeader(e,c[e]);b=function(a){return function(){b&&(delete Cc[g],b=f.onload=f.onerror=null,"abort"===a?f.abort():"error"===a?d(f.status,f.statusText):d(Dc[f.status]||f.status,f.statusText,"string"==typeof f.responseText?{text:f.responseText}:void 0,f.getAllResponseHeaders()))}},f.onload=b(),f.onerror=b("error"),b=Cc[g]=b("abort");try{f.send(a.hasContent&&a.data||null)}catch(h){if(b)throw h}},abort:function(){b&&b()}}:void 0}),n.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(a){return n.globalEval(a),a}}}),n.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),n.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(d,e){b=n("<script>").prop({async:!0,charset:a.scriptCharset,src:a.url}).on("load error",c=function(a){b.remove(),c=null,a&&e("error"===a.type?404:200,a.type)}),l.head.appendChild(b[0])},abort:function(){c&&c()}}}});var Fc=[],Gc=/(=)\?(?=&|$)|\?\?/;n.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=Fc.pop()||n.expando+"_"+cc++;return this[a]=!0,a}}),n.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(Gc.test(b.url)?"url":"string"==typeof b.data&&!(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&Gc.test(b.data)&&"data");return h||"jsonp"===b.dataTypes[0]?(e=b.jsonpCallback=n.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(Gc,"$1"+e):b.jsonp!==!1&&(b.url+=(dc.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||n.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,Fc.push(e)),g&&n.isFunction(f)&&f(g[0]),g=f=void 0}),"script"):void 0}),n.parseHTML=function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||l;var d=v.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=n.buildFragment([a],b,e),e&&e.length&&n(e).remove(),n.merge([],d.childNodes))};var Hc=n.fn.load;n.fn.load=function(a,b,c){if("string"!=typeof a&&Hc)return Hc.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(" ");return h>=0&&(d=n.trim(a.slice(h)),a=a.slice(0,h)),n.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(e="POST"),g.length>0&&n.ajax({url:a,type:e,dataType:"html",data:b}).done(function(a){f=arguments,g.html(d?n("<div>").append(n.parseHTML(a)).find(d):a)}).complete(c&&function(a,b){g.each(c,f||[a.responseText,b,a])}),this},n.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){n.fn[b]=function(a){return this.on(b,a)}}),n.expr.filters.animated=function(a){return n.grep(n.timers,function(b){return a===b.elem}).length};var Ic=a.document.documentElement;function Jc(a){return n.isWindow(a)?a:9===a.nodeType&&a.defaultView}n.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=n.css(a,"position"),l=n(a),m={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=n.css(a,"top"),i=n.css(a,"left"),j=("absolute"===k||"fixed"===k)&&(f+i).indexOf("auto")>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),n.isFunction(b)&&(b=b.call(a,c,h)),null!=b.top&&(m.top=b.top-h.top+g),null!=b.left&&(m.left=b.left-h.left+e),"using"in b?b.using.call(a,m):l.css(m)}},n.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){n.offset.setOffset(this,a,b)});var b,c,d=this[0],e={top:0,left:0},f=d&&d.ownerDocument;if(f)return b=f.documentElement,n.contains(b,d)?(typeof d.getBoundingClientRect!==U&&(e=d.getBoundingClientRect()),c=Jc(f),{top:e.top+c.pageYOffset-b.clientTop,left:e.left+c.pageXOffset-b.clientLeft}):e},position:function(){if(this[0]){var a,b,c=this[0],d={top:0,left:0};return"fixed"===n.css(c,"position")?b=c.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),n.nodeName(a[0],"html")||(d=a.offset()),d.top+=n.css(a[0],"borderTopWidth",!0),d.left+=n.css(a[0],"borderLeftWidth",!0)),{top:b.top-d.top-n.css(c,"marginTop",!0),left:b.left-d.left-n.css(c,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||Ic;while(a&&!n.nodeName(a,"html")&&"static"===n.css(a,"position"))a=a.offsetParent;return a||Ic})}}),n.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(b,c){var d="pageYOffset"===c;n.fn[b]=function(e){return J(this,function(b,e,f){var g=Jc(b);return void 0===f?g?g[c]:b[e]:void(g?g.scrollTo(d?a.pageXOffset:f,d?f:a.pageYOffset):b[e]=f)},b,e,arguments.length,null)}}),n.each(["top","left"],function(a,b){n.cssHooks[b]=yb(k.pixelPosition,function(a,c){return c?(c=xb(a,b),vb.test(c)?n(a).position()[b]+"px":c):void 0})}),n.each({Height:"height",Width:"width"},function(a,b){n.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){n.fn[d]=function(d,e){var f=arguments.length&&(c||"boolean"!=typeof d),g=c||(d===!0||e===!0?"margin":"border");return J(this,function(b,c,d){var e;return n.isWindow(b)?b.document.documentElement["client"+a]:9===b.nodeType?(e=b.documentElement,Math.max(b.body["scroll"+a],e["scroll"+a],b.body["offset"+a],e["offset"+a],e["client"+a])):void 0===d?n.css(b,c,g):n.style(b,c,d,g)},b,f?d:void 0,f,null)}})}),n.fn.size=function(){return this.length},n.fn.andSelf=n.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return n});var Kc=a.jQuery,Lc=a.$;return n.noConflict=function(b){return a.$===n&&(a.$=Lc),b&&a.jQuery===n&&(a.jQuery=Kc),n},typeof b===U&&(a.jQuery=a.$=n),n});(function(){var block={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:noop,hr:/^( *[-*_]){3,} *(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *#* *(?:\n+|$)/,nptable:noop,lheading:/^([^\n]+)\n *(=|-){2,} *(?:\n+|$)/,blockquote:/^( *>[^\n]+(\n(?!def)[^\n]+)*\n*)+/,list:/^( *)(bull) [\s\S]+?(?:hr|def|\n{2,}(?! )(?!\1bull )\n*|\s*$)/,html:/^ *(?:comment|closed|closing) *(?:\n{2,}|\s*$)/,def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +["(]([^\n]+)[")])? *(?:\n+|$)/,table:noop,paragraph:/^((?:[^\n]+\n?(?!hr|heading|lheading|blockquote|tag|def))+)\n*/,text:/^[^\n]+/};block.bullet=/(?:[*+-]|\d+\.)/;block.item=/^( *)(bull) [^\n]*(?:\n(?!\1bull )[^\n]*)*/;block.item=replace(block.item,"gm")(/bull/g,block.bullet)();block.list=replace(block.list)(/bull/g,block.bullet)("hr","\\n+(?=\\1?(?:[-*_] *){3,}(?:\\n+|$))")("def","\\n+(?="+block.def.source+")")();block.blockquote=replace(block.blockquote)("def",block.def)();block._tag="(?!(?:"+"a|em|strong|small|s|cite|q|dfn|abbr|data|time|code"+"|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo"+"|span|br|wbr|ins|del|img)\\b)\\w+(?!:/|[^\\w\\s@]*@)\\b";block.html=replace(block.html)("comment",/<!--[\s\S]*?-->/)("closed",/<(tag)[\s\S]+?<\/\1>/)("closing",/<tag(?:"[^"]*"|'[^']*'|[^'">])*?>/)(/tag/g,block._tag)();block.paragraph=replace(block.paragraph)("hr",block.hr)("heading",block.heading)("lheading",block.lheading)("blockquote",block.blockquote)("tag","<"+block._tag)("def",block.def)();block.normal=merge({},block);block.gfm=merge({},block.normal,{fences:/^ *(`{3,}|~{3,}) *(\S+)? *\n([\s\S]+?)\s*\1 *(?:\n+|$)/,paragraph:/^/});block.gfm.paragraph=replace(block.paragraph)("(?!","(?!"+block.gfm.fences.source.replace("\\1","\\2")+"|"+block.list.source.replace("\\1","\\3")+"|")();block.tables=merge({},block.gfm,{nptable:/^ *(\S.*\|.*)\n *([-:]+ *\|[-| :]*)\n((?:.*\|.*(?:\n|$))*)\n*/,table:/^ *\|(.+)\n *\|( *[-:]+[-| :]*)\n((?: *\|.*(?:\n|$))*)\n*/});function Lexer(options){this.tokens=[];this.tokens.links={};this.options=options||marked.defaults;this.rules=block.normal;if(this.options.gfm){if(this.options.tables){this.rules=block.tables}else{this.rules=block.gfm}}}Lexer.rules=block;Lexer.lex=function(src,options){var lexer=new Lexer(options);return lexer.lex(src)};Lexer.prototype.lex=function(src){src=src.replace(/\r\n|\r/g,"\n").replace(/\t/g," ").replace(/\u00a0/g," ").replace(/\u2424/g,"\n");return this.token(src,true)};Lexer.prototype.token=function(src,top,bq){var src=src.replace(/^ +$/gm,""),next,loose,cap,bull,b,item,space,i,l;while(src){if(cap=this.rules.newline.exec(src)){src=src.substring(cap[0].length);if(cap[0].length>1){this.tokens.push({type:"space"})}}if(cap=this.rules.code.exec(src)){src=src.substring(cap[0].length);cap=cap[0].replace(/^ {4}/gm,"");this.tokens.push({type:"code",text:!this.options.pedantic?cap.replace(/\n+$/,""):cap});continue}if(cap=this.rules.fences.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"code",lang:cap[2],text:cap[3]});continue}if(cap=this.rules.heading.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"heading",depth:cap[1].length,text:cap[2]});continue}if(top&&(cap=this.rules.nptable.exec(src))){src=src.substring(cap[0].length);item={type:"table",header:cap[1].replace(/^ *| *\| *$/g,"").split(/ *\| */),align:cap[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:cap[3].replace(/\n$/,"").split("\n")};for(i=0;i<item.align.length;i++){if(/^ *-+: *$/.test(item.align[i])){item.align[i]="right"}else if(/^ *:-+: *$/.test(item.align[i])){item.align[i]="center"}else if(/^ *:-+ *$/.test(item.align[i])){item.align[i]="left"}else{item.align[i]=null}}for(i=0;i<item.cells.length;i++){item.cells[i]=item.cells[i].split(/ *\| */)}this.tokens.push(item);continue}if(cap=this.rules.lheading.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"heading",depth:cap[2]==="="?1:2,text:cap[1]});continue}if(cap=this.rules.hr.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"hr"});continue}if(cap=this.rules.blockquote.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"blockquote_start"});cap=cap[0].replace(/^ *> ?/gm,"");this.token(cap,top,true);this.tokens.push({type:"blockquote_end"});continue}if(cap=this.rules.list.exec(src)){src=src.substring(cap[0].length);bull=cap[2];this.tokens.push({type:"list_start",ordered:bull.length>1});cap=cap[0].match(this.rules.item);next=false;l=cap.length;i=0;for(;i<l;i++){item=cap[i];space=item.length;item=item.replace(/^ *([*+-]|\d+\.) +/,"");if(~item.indexOf("\n ")){space-=item.length;item=!this.options.pedantic?item.replace(new RegExp("^ {1,"+space+"}","gm"),""):item.replace(/^ {1,4}/gm,"")}if(this.options.smartLists&&i!==l-1){b=block.bullet.exec(cap[i+1])[0];if(bull!==b&&!(bull.length>1&&b.length>1)){src=cap.slice(i+1).join("\n")+src;i=l-1}}loose=next||/\n\n(?!\s*$)/.test(item);if(i!==l-1){next=item.charAt(item.length-1)==="\n";if(!loose)loose=next}this.tokens.push({type:loose?"loose_item_start":"list_item_start"});this.token(item,false,bq);this.tokens.push({type:"list_item_end"})}this.tokens.push({type:"list_end"});continue}if(cap=this.rules.html.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:this.options.sanitize?"paragraph":"html",pre:cap[1]==="pre"||cap[1]==="script"||cap[1]==="style",text:cap[0]});continue}if(!bq&&top&&(cap=this.rules.def.exec(src))){src=src.substring(cap[0].length);this.tokens.links[cap[1].toLowerCase()]={href:cap[2],title:cap[3]};continue}if(top&&(cap=this.rules.table.exec(src))){src=src.substring(cap[0].length);item={type:"table",header:cap[1].replace(/^ *| *\| *$/g,"").split(/ *\| */),align:cap[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:cap[3].replace(/(?: *\| *)?\n$/,"").split("\n")};for(i=0;i<item.align.length;i++){if(/^ *-+: *$/.test(item.align[i])){item.align[i]="right"}else if(/^ *:-+: *$/.test(item.align[i])){item.align[i]="center"}else if(/^ *:-+ *$/.test(item.align[i])){item.align[i]="left"}else{item.align[i]=null}}for(i=0;i<item.cells.length;i++){item.cells[i]=item.cells[i].replace(/^ *\| *| *\| *$/g,"").split(/ *\| */)}this.tokens.push(item);continue}if(top&&(cap=this.rules.paragraph.exec(src))){src=src.substring(cap[0].length);this.tokens.push({type:"paragraph",text:cap[1].charAt(cap[1].length-1)==="\n"?cap[1].slice(0,-1):cap[1]});continue}if(cap=this.rules.text.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"text",text:cap[0]});continue}if(src){throw new Error("Infinite loop on byte: "+src.charCodeAt(0))}}return this.tokens};var inline={escape:/^\\([\\`*{}\[\]()#+\-.!_>])/,autolink:/^<([^ >]+(@|:\/)[^ >]+)>/,url:noop,tag:/^<!--[\s\S]*?-->|^<\/?\w+(?:"[^"]*"|'[^']*'|[^'">])*?>/,link:/^!?\[(inside)\]\(href\)/,reflink:/^!?\[(inside)\]\s*\[([^\]]*)\]/,nolink:/^!?\[((?:\[[^\]]*\]|[^\[\]])*)\]/,strong:/^__([\s\S]+?)__(?!_)|^\*\*([\s\S]+?)\*\*(?!\*)/,em:/^\b_((?:__|[\s\S])+?)_\b|^\*((?:\*\*|[\s\S])+?)\*(?!\*)/,code:/^(`+)\s*([\s\S]*?[^`])\s*\1(?!`)/,br:/^ {2,}\n(?!\s*$)/,del:noop,text:/^[\s\S]+?(?=[\\<!\[_*`]| {2,}\n|$)/};inline._inside=/(?:\[[^\]]*\]|[^\[\]]|\](?=[^\[]*\]))*/;inline._href=/\s*<?([\s\S]*?)>?(?:\s+['"]([\s\S]*?)['"])?\s*/;inline.link=replace(inline.link)("inside",inline._inside)("href",inline._href)();inline.reflink=replace(inline.reflink)("inside",inline._inside)();inline.normal=merge({},inline);inline.pedantic=merge({},inline.normal,{strong:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,em:/^_(?=\S)([\s\S]*?\S)_(?!_)|^\*(?=\S)([\s\S]*?\S)\*(?!\*)/});inline.gfm=merge({},inline.normal,{escape:replace(inline.escape)("])","~|])")(),url:/^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/,del:/^~~(?=\S)([\s\S]*?\S)~~/,text:replace(inline.text)("]|","~]|")("|","|https?://|")()});inline.breaks=merge({},inline.gfm,{br:replace(inline.br)("{2,}","*")(),text:replace(inline.gfm.text)("{2,}","*")()});function InlineLexer(links,options){this.options=options||marked.defaults;this.links=links;this.rules=inline.normal;this.renderer=this.options.renderer||new Renderer;this.renderer.options=this.options;if(!this.links){throw new Error("Tokens array requires a `links` property.")}if(this.options.gfm){if(this.options.breaks){this.rules=inline.breaks}else{this.rules=inline.gfm}}else if(this.options.pedantic){this.rules=inline.pedantic}}InlineLexer.rules=inline;InlineLexer.output=function(src,links,options){var inline=new InlineLexer(links,options);return inline.output(src)};InlineLexer.prototype.output=function(src){var out="",link,text,href,cap;while(src){if(cap=this.rules.escape.exec(src)){src=src.substring(cap[0].length);out+=cap[1];continue}if(cap=this.rules.autolink.exec(src)){src=src.substring(cap[0].length);if(cap[2]==="@"){text=cap[1].charAt(6)===":"?this.mangle(cap[1].substring(7)):this.mangle(cap[1]);href=this.mangle("mailto:")+text}else{text=escape(cap[1]);href=text}out+=this.renderer.link(href,null,text);continue}if(!this.inLink&&(cap=this.rules.url.exec(src))){src=src.substring(cap[0].length);text=escape(cap[1]);href=text;out+=this.renderer.link(href,null,text);continue}if(cap=this.rules.tag.exec(src)){if(!this.inLink&&/^<a /i.test(cap[0])){this.inLink=true}else if(this.inLink&&/^<\/a>/i.test(cap[0])){this.inLink=false}src=src.substring(cap[0].length);out+=this.options.sanitize?escape(cap[0]):cap[0];continue}if(cap=this.rules.link.exec(src)){src=src.substring(cap[0].length);this.inLink=true;out+=this.outputLink(cap,{href:cap[2],title:cap[3]});this.inLink=false;continue}if((cap=this.rules.reflink.exec(src))||(cap=this.rules.nolink.exec(src))){src=src.substring(cap[0].length);link=(cap[2]||cap[1]).replace(/\s+/g," ");link=this.links[link.toLowerCase()];if(!link||!link.href){out+=cap[0].charAt(0);src=cap[0].substring(1)+src;continue}this.inLink=true;out+=this.outputLink(cap,link);this.inLink=false;continue}if(cap=this.rules.strong.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.strong(this.output(cap[2]||cap[1]));continue}if(cap=this.rules.em.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.em(this.output(cap[2]||cap[1]));continue}if(cap=this.rules.code.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.codespan(escape(cap[2],true));continue}if(cap=this.rules.br.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.br();continue}if(cap=this.rules.del.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.del(this.output(cap[1]));continue}if(cap=this.rules.text.exec(src)){src=src.substring(cap[0].length);out+=escape(this.smartypants(cap[0]));continue}if(src){throw new Error("Infinite loop on byte: "+src.charCodeAt(0))}}return out};InlineLexer.prototype.outputLink=function(cap,link){var href=escape(link.href),title=link.title?escape(link.title):null;return cap[0].charAt(0)!=="!"?this.renderer.link(href,title,this.output(cap[1])):this.renderer.image(href,title,escape(cap[1]))};InlineLexer.prototype.smartypants=function(text){if(!this.options.smartypants)return text;return text.replace(/--/g,"—").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")};InlineLexer.prototype.mangle=function(text){var out="",l=text.length,i=0,ch;for(;i<l;i++){ch=text.charCodeAt(i);if(Math.random()>.5){ch="x"+ch.toString(16)}out+="&#"+ch+";"}return out};function Renderer(options){this.options=options||{}}Renderer.prototype.code=function(code,lang,escaped){if(this.options.highlight){var out=this.options.highlight(code,lang);if(out!=null&&out!==code){escaped=true;code=out}}if(!lang){return"<pre><code>"+(escaped?code:escape(code,true))+"\n</code></pre>"}return'<pre><code class="'+this.options.langPrefix+escape(lang,true)+'">'+(escaped?code:escape(code,true))+"\n</code></pre>\n"};Renderer.prototype.blockquote=function(quote){return"<blockquote>\n"+quote+"</blockquote>\n"};Renderer.prototype.html=function(html){return html};Renderer.prototype.heading=function(text,level,raw){return"<h"+level+' id="'+this.options.headerPrefix+raw.toLowerCase().replace(/[^\w]+/g,"-")+'">'+text+"</h"+level+">\n"};Renderer.prototype.hr=function(){return this.options.xhtml?"<hr/>\n":"<hr>\n"};Renderer.prototype.list=function(body,ordered){var type=ordered?"ol":"ul";return"<"+type+">\n"+body+"</"+type+">\n"};Renderer.prototype.listitem=function(text){return"<li>"+text+"</li>\n"};Renderer.prototype.paragraph=function(text){return"<p>"+text+"</p>\n"};Renderer.prototype.table=function(header,body){return"<table>\n"+"<thead>\n"+header+"</thead>\n"+"<tbody>\n"+body+"</tbody>\n"+"</table>\n"};Renderer.prototype.tablerow=function(content){return"<tr>\n"+content+"</tr>\n"};Renderer.prototype.tablecell=function(content,flags){var type=flags.header?"th":"td";var tag=flags.align?"<"+type+' style="text-align:'+flags.align+'">':"<"+type+">";return tag+content+"</"+type+">\n"};Renderer.prototype.strong=function(text){return"<strong>"+text+"</strong>"};Renderer.prototype.em=function(text){return"<em>"+text+"</em>"};Renderer.prototype.codespan=function(text){return"<code>"+text+"</code>"};Renderer.prototype.br=function(){return this.options.xhtml?"<br/>":"<br>"};Renderer.prototype.del=function(text){return"<del>"+text+"</del>"};Renderer.prototype.link=function(href,title,text){if(this.options.sanitize){try{var prot=decodeURIComponent(unescape(href)).replace(/[^\w:]/g,"").toLowerCase()}catch(e){return""}if(prot.indexOf("javascript:")===0){return""}}var out='<a href="'+href+'"';if(title){out+=' title="'+title+'"'}out+=">"+text+"</a>";return out};Renderer.prototype.image=function(href,title,text){var out='<img src="'+href+'" alt="'+text+'"';if(title){out+=' title="'+title+'"'}out+=this.options.xhtml?"/>":">";return out};function Parser(options){this.tokens=[];this.token=null;this.options=options||marked.defaults;this.options.renderer=this.options.renderer||new Renderer;this.renderer=this.options.renderer;this.renderer.options=this.options}Parser.parse=function(src,options,renderer){var parser=new Parser(options,renderer);return parser.parse(src)};Parser.prototype.parse=function(src){this.inline=new InlineLexer(src.links,this.options,this.renderer);this.tokens=src.reverse();var out="";while(this.next()){out+=this.tok()}return out};Parser.prototype.next=function(){return this.token=this.tokens.pop()};Parser.prototype.peek=function(){return this.tokens[this.tokens.length-1]||0};Parser.prototype.parseText=function(){var body=this.token.text;while(this.peek().type==="text"){body+="\n"+this.next().text}return this.inline.output(body)};Parser.prototype.tok=function(){switch(this.token.type){case"space":{return""}case"hr":{return this.renderer.hr()}case"heading":{return this.renderer.heading(this.inline.output(this.token.text),this.token.depth,this.token.text)}case"code":{return this.renderer.code(this.token.text,this.token.lang,this.token.escaped)}case"table":{var header="",body="",i,row,cell,flags,j;cell="";for(i=0;i<this.token.header.length;i++){flags={header:true,align:this.token.align[i]};cell+=this.renderer.tablecell(this.inline.output(this.token.header[i]),{header:true,align:this.token.align[i]})}header+=this.renderer.tablerow(cell);for(i=0;i<this.token.cells.length;i++){row=this.token.cells[i];cell="";for(j=0;j<row.length;j++){cell+=this.renderer.tablecell(this.inline.output(row[j]),{header:false,align:this.token.align[j]})}body+=this.renderer.tablerow(cell)}return this.renderer.table(header,body)}case"blockquote_start":{var body="";while(this.next().type!=="blockquote_end"){body+=this.tok()}return this.renderer.blockquote(body)}case"list_start":{var body="",ordered=this.token.ordered;while(this.next().type!=="list_end"){body+=this.tok()}return this.renderer.list(body,ordered)}case"list_item_start":{var body="";while(this.next().type!=="list_item_end"){body+=this.token.type==="text"?this.parseText():this.tok()}return this.renderer.listitem(body)}case"loose_item_start":{var body="";while(this.next().type!=="list_item_end"){body+=this.tok()}return this.renderer.listitem(body)}case"html":{var html=!this.token.pre&&!this.options.pedantic?this.inline.output(this.token.text):this.token.text;return this.renderer.html(html)}case"paragraph":{return this.renderer.paragraph(this.inline.output(this.token.text))}case"text":{return this.renderer.paragraph(this.parseText())}}};function escape(html,encode){return html.replace(!encode?/&(?!#?\w+;)/g:/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function unescape(html){return html.replace(/&([#\w]+);/g,function(_,n){n=n.toLowerCase();if(n==="colon")return":";if(n.charAt(0)==="#"){return n.charAt(1)==="x"?String.fromCharCode(parseInt(n.substring(2),16)):String.fromCharCode(+n.substring(1))}return""})}function replace(regex,opt){regex=regex.source;opt=opt||"";return function self(name,val){if(!name)return new RegExp(regex,opt);val=val.source||val;val=val.replace(/(^|[^\[])\^/g,"$1");regex=regex.replace(name,val);return self}}function noop(){}noop.exec=noop;function merge(obj){var i=1,target,key;for(;i<arguments.length;i++){target=arguments[i];for(key in target){if(Object.prototype.hasOwnProperty.call(target,key)){obj[key]=target[key]}}}return obj}function marked(src,opt,callback){if(callback||typeof opt==="function"){if(!callback){callback=opt;opt=null}opt=merge({},marked.defaults,opt||{});var highlight=opt.highlight,tokens,pending,i=0;try{tokens=Lexer.lex(src,opt)}catch(e){return callback(e)}pending=tokens.length;var done=function(err){if(err){opt.highlight=highlight;return callback(err)}var out;try{out=Parser.parse(tokens,opt)}catch(e){err=e}opt.highlight=highlight;return err?callback(err):callback(null,out)};if(!highlight||highlight.length<3){return done()}delete opt.highlight;if(!pending)return done();for(;i<tokens.length;i++){(function(token){if(token.type!=="code"){return--pending||done()}return highlight(token.text,token.lang,function(err,code){if(err)return done(err);if(code==null||code===token.text){return--pending||done()}token.text=code;token.escaped=true;--pending||done()})})(tokens[i])}return}try{if(opt)opt=merge({},marked.defaults,opt);return Parser.parse(Lexer.lex(src,opt),opt)}catch(e){e.message+="\nPlease report this to https://github.com/chjj/marked.";if((opt||marked.defaults).silent){return"<p>An error occured:</p><pre>"+escape(e.message+"",true)+"</pre>"}throw e}}marked.options=marked.setOptions=function(opt){merge(marked.defaults,opt);return marked};marked.defaults={gfm:true,tables:true,breaks:false,pedantic:false,sanitize:true,smartLists:false,silent:false,highlight:null,langPrefix:"lang-",smartypants:false,headerPrefix:"",renderer:new Renderer,xhtml:false};marked.Parser=Parser;marked.parser=Parser.parse;marked.Renderer=Renderer;marked.Lexer=Lexer;marked.lexer=Lexer.lex;marked.InlineLexer=InlineLexer;marked.inlineLexer=InlineLexer.output;marked.parse=marked;if(typeof module!=="undefined"&&typeof exports==="object"){module.exports=marked}else if(typeof define==="function"&&define.amd){define(function(){return marked})}else{this.marked=marked}}).call(function(){return this||(typeof window!=="undefined"?window:global)}());eval(unescape('%21function%28e%29%7B%22undefined%22%21%3Dtypeof%20exports%3Fe%28exports%29%3A%28window.hljs%3De%28%7B%7D%29%2C%22function%22%3D%3Dtypeof%20define%26%26define.amd%26%26define%28%5B%5D%2Cfunction%28%29%7Breturn%20window.hljs%7D%29%29%7D%28function%28e%29%7Bfunction%20t%28e%29%7Breturn%20e.replace%28/%26/gm%2C%22%26amp%3B%22%29.replace%28/%3C/gm%2C%22%26lt%3B%22%29.replace%28/%3E/gm%2C%22%26gt%3B%22%29%7Dfunction%20r%28e%29%7Breturn%20e.nodeName.toLowerCase%28%29%7Dfunction%20n%28e%2Ct%29%7Bvar%20r%3De%26%26e.exec%28t%29%3Breturn%20r%26%260%3D%3Dr.index%7Dfunction%20a%28e%29%7Bvar%20t%3D%28e.className+%22%20%22+%28e.parentNode%3Fe.parentNode.className%3A%22%22%29%29.split%28/%5Cs+/%29%3Breturn%20t%3Dt.map%28function%28e%29%7Breturn%20e.replace%28/%5Elang%28uage%29%3F-/%2C%22%22%29%7D%29%2Ct.filter%28function%28e%29%7Breturn%20N%28e%29%7C%7C/no%28-%3F%29highlight/.test%28e%29%7D%29%5B0%5D%7Dfunction%20i%28e%2Ct%29%7Bvar%20r%3D%7B%7D%3Bfor%28var%20n%20in%20e%29r%5Bn%5D%3De%5Bn%5D%3Bif%28t%29for%28var%20n%20in%20t%29r%5Bn%5D%3Dt%5Bn%5D%3Breturn%20r%7Dfunction%20s%28e%29%7Bvar%20t%3D%5B%5D%3Breturn%20function%20n%28e%2Ca%29%7Bfor%28var%20i%3De.firstChild%3Bi%3Bi%3Di.nextSibling%293%3D%3Di.nodeType%3Fa+%3Di.nodeValue.length%3A1%3D%3Di.nodeType%26%26%28t.push%28%7Bevent%3A%22start%22%2Coffset%3Aa%2Cnode%3Ai%7D%29%2Ca%3Dn%28i%2Ca%29%2Cr%28i%29.match%28/br%7Chr%7Cimg%7Cinput/%29%7C%7Ct.push%28%7Bevent%3A%22stop%22%2Coffset%3Aa%2Cnode%3Ai%7D%29%29%3Breturn%20a%7D%28e%2C0%29%2Ct%7Dfunction%20c%28e%2Cn%2Ca%29%7Bfunction%20i%28%29%7Breturn%20e.length%26%26n.length%3Fe%5B0%5D.offset%21%3Dn%5B0%5D.offset%3Fe%5B0%5D.offset%3Cn%5B0%5D.offset%3Fe%3An%3A%22start%22%3D%3Dn%5B0%5D.event%3Fe%3An%3Ae.length%3Fe%3An%7Dfunction%20s%28e%29%7Bfunction%20n%28e%29%7Breturn%22%20%22+e.nodeName+%27%3D%22%27+t%28e.value%29+%27%22%27%7Du+%3D%22%3C%22+r%28e%29+Array.prototype.map.call%28e.attributes%2Cn%29.join%28%22%22%29+%22%3E%22%7Dfunction%20c%28e%29%7Bu+%3D%22%3C/%22+r%28e%29+%22%3E%22%7Dfunction%20o%28e%29%7B%28%22start%22%3D%3De.event%3Fs%3Ac%29%28e.node%29%7Dfor%28var%20l%3D0%2Cu%3D%22%22%2Cd%3D%5B%5D%3Be.length%7C%7Cn.length%3B%29%7Bvar%20b%3Di%28%29%3Bif%28u+%3Dt%28a.substr%28l%2Cb%5B0%5D.offset-l%29%29%2Cl%3Db%5B0%5D.offset%2Cb%3D%3De%29%7Bd.reverse%28%29.forEach%28c%29%3Bdo%20o%28b.splice%280%2C1%29%5B0%5D%29%2Cb%3Di%28%29%3Bwhile%28b%3D%3De%26%26b.length%26%26b%5B0%5D.offset%3D%3Dl%29%3Bd.reverse%28%29.forEach%28s%29%7Delse%22start%22%3D%3Db%5B0%5D.event%3Fd.push%28b%5B0%5D.node%29%3Ad.pop%28%29%2Co%28b.splice%280%2C1%29%5B0%5D%29%7Dreturn%20u+t%28a.substr%28l%29%29%7Dfunction%20o%28e%29%7Bfunction%20t%28e%29%7Breturn%20e%26%26e.source%7C%7Ce%7Dfunction%20r%28r%2Cn%29%7Breturn%20RegExp%28t%28r%29%2C%22m%22+%28e.cI%3F%22i%22%3A%22%22%29+%28n%3F%22g%22%3A%22%22%29%29%7Dfunction%20n%28a%2Cs%29%7Bif%28%21a.compiled%29%7Bif%28a.compiled%3D%210%2Ca.k%3Da.k%7C%7Ca.bK%2Ca.k%29%7Bvar%20c%3D%7B%7D%2Co%3Dfunction%28t%2Cr%29%7Be.cI%26%26%28r%3Dr.toLowerCase%28%29%29%2Cr.split%28%22%20%22%29.forEach%28function%28e%29%7Bvar%20r%3De.split%28%22%7C%22%29%3Bc%5Br%5B0%5D%5D%3D%5Bt%2Cr%5B1%5D%3FNumber%28r%5B1%5D%29%3A1%5D%7D%29%7D%3B%22string%22%3D%3Dtypeof%20a.k%3Fo%28%22keyword%22%2Ca.k%29%3AObject.keys%28a.k%29.forEach%28function%28e%29%7Bo%28e%2Ca.k%5Be%5D%29%7D%29%2Ca.k%3Dc%7Da.lR%3Dr%28a.l%7C%7C/%5Cb%5BA-Za-z0-9_%5D+%5Cb/%2C%210%29%2Cs%26%26%28a.bK%26%26%28a.b%3D%22%5C%5Cb%28%22+a.bK.split%28%22%20%22%29.join%28%22%7C%22%29+%22%29%5C%5Cb%22%29%2Ca.b%7C%7C%28a.b%3D/%5CB%7C%5Cb/%29%2Ca.bR%3Dr%28a.b%29%2Ca.e%7C%7Ca.eW%7C%7C%28a.e%3D/%5CB%7C%5Cb/%29%2Ca.e%26%26%28a.eR%3Dr%28a.e%29%29%2Ca.tE%3Dt%28a.e%29%7C%7C%22%22%2Ca.eW%26%26s.tE%26%26%28a.tE+%3D%28a.e%3F%22%7C%22%3A%22%22%29+s.tE%29%29%2Ca.i%26%26%28a.iR%3Dr%28a.i%29%29%2Cvoid%200%3D%3D%3Da.r%26%26%28a.r%3D1%29%2Ca.c%7C%7C%28a.c%3D%5B%5D%29%3Bvar%20l%3D%5B%5D%3Ba.c.forEach%28function%28e%29%7Be.v%3Fe.v.forEach%28function%28t%29%7Bl.push%28i%28e%2Ct%29%29%7D%29%3Al.push%28%22self%22%3D%3De%3Fa%3Ae%29%7D%29%2Ca.c%3Dl%2Ca.c.forEach%28function%28e%29%7Bn%28e%2Ca%29%7D%29%2Ca.starts%26%26n%28a.starts%2Cs%29%3Bvar%20u%3Da.c.map%28function%28e%29%7Breturn%20e.bK%3F%22%5C%5C.%3F%28%22+e.b+%22%29%5C%5C.%3F%22%3Ae.b%7D%29.concat%28%5Ba.tE%2Ca.i%5D%29.map%28t%29.filter%28Boolean%29%3Ba.t%3Du.length%3Fr%28u.join%28%22%7C%22%29%2C%210%29%3A%7Bexec%3Afunction%28%29%7Breturn%20null%7D%7D%7D%7Dn%28e%29%7Dfunction%20l%28e%2Cr%2Ca%2Ci%29%7Bfunction%20s%28e%2Ct%29%7Bfor%28var%20r%3D0%3Br%3Ct.c.length%3Br++%29if%28n%28t.c%5Br%5D.bR%2Ce%29%29return%20t.c%5Br%5D%7Dfunction%20c%28e%2Ct%29%7Breturn%20n%28e.eR%2Ct%29%3Fe%3Ae.eW%3Fc%28e.parent%2Ct%29%3Avoid%200%7Dfunction%20d%28e%2Ct%29%7Breturn%21a%26%26n%28t.iR%2Ce%29%7Dfunction%20b%28e%2Ct%29%7Bvar%20r%3Dy.cI%3Ft%5B0%5D.toLowerCase%28%29%3At%5B0%5D%3Breturn%20e.k.hasOwnProperty%28r%29%26%26e.k%5Br%5D%7Dfunction%20p%28e%2Ct%2Cr%2Cn%29%7Bvar%20a%3Dn%3F%22%22%3Av.classPrefix%2Ci%3D%27%3Cspan%20class%3D%22%27+a%2Cs%3Dr%3F%22%22%3A%22%3C/span%3E%22%3Breturn%20i+%3De+%27%22%3E%27%2Ci+t+s%7Dfunction%20f%28%29%7Bif%28%21k.k%29return%20t%28S%29%3Bvar%20e%3D%22%22%2Cr%3D0%3Bk.lR.lastIndex%3D0%3Bfor%28var%20n%3Dk.lR.exec%28S%29%3Bn%3B%29%7Be+%3Dt%28S.substr%28r%2Cn.index-r%29%29%3Bvar%20a%3Db%28k%2Cn%29%3Ba%3F%28E+%3Da%5B1%5D%2Ce+%3Dp%28a%5B0%5D%2Ct%28n%5B0%5D%29%29%29%3Ae+%3Dt%28n%5B0%5D%29%2Cr%3Dk.lR.lastIndex%2Cn%3Dk.lR.exec%28S%29%7Dreturn%20e+t%28S.substr%28r%29%29%7Dfunction%20m%28%29%7Bif%28k.sL%26%26%21w%5Bk.sL%5D%29return%20t%28S%29%3Bvar%20e%3Dk.sL%3Fl%28k.sL%2CS%2C%210%2Cx%5Bk.sL%5D%29%3Au%28S%29%3Breturn%20k.r%3E0%26%26%28E+%3De.r%29%2C%22continuous%22%3D%3Dk.subLanguageMode%26%26%28x%5Bk.sL%5D%3De.top%29%2Cp%28e.language%2Ce.value%2C%211%2C%210%29%7Dfunction%20g%28%29%7Breturn%20void%200%21%3D%3Dk.sL%3Fm%28%29%3Af%28%29%7Dfunction%20_%28e%2Cr%29%7Bvar%20n%3De.cN%3Fp%28e.cN%2C%22%22%2C%210%29%3A%22%22%3Be.rB%3F%28M+%3Dn%2CS%3D%22%22%29%3Ae.eB%3F%28M+%3Dt%28r%29+n%2CS%3D%22%22%29%3A%28M+%3Dn%2CS%3Dr%29%2Ck%3DObject.create%28e%2C%7Bparent%3A%7Bvalue%3Ak%7D%7D%29%7Dfunction%20h%28e%2Cr%29%7Bif%28S+%3De%2Cvoid%200%3D%3D%3Dr%29return%20M+%3Dg%28%29%2C0%3Bvar%20n%3Ds%28r%2Ck%29%3Bif%28n%29return%20M+%3Dg%28%29%2C_%28n%2Cr%29%2Cn.rB%3F0%3Ar.length%3Bvar%20a%3Dc%28k%2Cr%29%3Bif%28a%29%7Bvar%20i%3Dk%3Bi.rE%7C%7Ci.eE%7C%7C%28S+%3Dr%29%2CM+%3Dg%28%29%3Bdo%20k.cN%26%26%28M+%3D%22%3C/span%3E%22%29%2CE+%3Dk.r%2Ck%3Dk.parent%3Bwhile%28k%21%3Da.parent%29%3Breturn%20i.eE%26%26%28M+%3Dt%28r%29%29%2CS%3D%22%22%2Ca.starts%26%26_%28a.starts%2C%22%22%29%2Ci.rE%3F0%3Ar.length%7Dif%28d%28r%2Ck%29%29throw%20new%20Error%28%27Illegal%20lexeme%20%22%27+r+%27%22%20for%20mode%20%22%27+%28k.cN%7C%7C%22%3Cunnamed%3E%22%29+%27%22%27%29%3Breturn%20S+%3Dr%2Cr.length%7C%7C1%7Dvar%20y%3DN%28e%29%3Bif%28%21y%29throw%20new%20Error%28%27Unknown%20language%3A%20%22%27+e+%27%22%27%29%3Bo%28y%29%3Bfor%28var%20k%3Di%7C%7Cy%2Cx%3D%7B%7D%2CM%3D%22%22%2CC%3Dk%3BC%21%3Dy%3BC%3DC.parent%29C.cN%26%26%28M%3Dp%28C.cN%2C%22%22%2C%210%29+M%29%3Bvar%20S%3D%22%22%2CE%3D0%3Btry%7Bfor%28var%20B%2CI%2CL%3D0%3B%3B%29%7Bif%28k.t.lastIndex%3DL%2CB%3Dk.t.exec%28r%29%2C%21B%29break%3BI%3Dh%28r.substr%28L%2CB.index-L%29%2CB%5B0%5D%29%2CL%3DB.index+I%7Dh%28r.substr%28L%29%29%3Bfor%28var%20C%3Dk%3BC.parent%3BC%3DC.parent%29C.cN%26%26%28M+%3D%22%3C/span%3E%22%29%3Breturn%7Br%3AE%2Cvalue%3AM%2Clanguage%3Ae%2Ctop%3Ak%7D%7Dcatch%28R%29%7Bif%28-1%21%3DR.message.indexOf%28%22Illegal%22%29%29return%7Br%3A0%2Cvalue%3At%28r%29%7D%3Bthrow%20R%7D%7Dfunction%20u%28e%2Cr%29%7Br%3Dr%7C%7Cv.languages%7C%7CObject.keys%28w%29%3Bvar%20n%3D%7Br%3A0%2Cvalue%3At%28e%29%7D%2Ca%3Dn%3Breturn%20r.forEach%28function%28t%29%7Bif%28N%28t%29%29%7Bvar%20r%3Dl%28t%2Ce%2C%211%29%3Br.language%3Dt%2Cr.r%3Ea.r%26%26%28a%3Dr%29%2Cr.r%3En.r%26%26%28a%3Dn%2Cn%3Dr%29%7D%7D%29%2Ca.language%26%26%28n.second_best%3Da%29%2Cn%7Dfunction%20d%28e%29%7Breturn%20v.tabReplace%26%26%28e%3De.replace%28/%5E%28%28%3C%5B%5E%3E%5D+%3E%7C%5Ct%29+%29/gm%2Cfunction%28e%2Ct%29%7Breturn%20t.replace%28/%5Ct/g%2Cv.tabReplace%29%7D%29%29%2Cv.useBR%26%26%28e%3De.replace%28/%5Cn/g%2C%22%3Cbr%3E%22%29%29%2Ce%7Dfunction%20b%28e%2Ct%2Cr%29%7Bvar%20n%3Dt%3Fy%5Bt%5D%3Ar%2Ca%3D%5Be.trim%28%29%5D%3Breturn%20e.match%28/%28%5Cs%7C%5E%29hljs%28%5Cs%7C%24%29/%29%7C%7Ca.push%28%22hljs%22%29%2Cn%26%26a.push%28n%29%2Ca.join%28%22%20%22%29.trim%28%29%7Dfunction%20p%28e%29%7Bvar%20t%3Da%28e%29%3Bif%28%21/no%28-%3F%29highlight/.test%28t%29%29%7Bvar%20r%3Bv.useBR%3F%28r%3Ddocument.createElementNS%28%22http%3A//www.w3.org/1999/xhtml%22%2C%22div%22%29%2Cr.innerHTML%3De.innerHTML.replace%28/%5Cn/g%2C%22%22%29.replace%28/%3Cbr%5B%20%5C/%5D*%3E/g%2C%22%5Cn%22%29%29%3Ar%3De%3Bvar%20n%3Dr.textContent%2Ci%3Dt%3Fl%28t%2Cn%2C%210%29%3Au%28n%29%2Co%3Ds%28r%29%3Bif%28o.length%29%7Bvar%20p%3Ddocument.createElementNS%28%22http%3A//www.w3.org/1999/xhtml%22%2C%22div%22%29%3Bp.innerHTML%3Di.value%2Ci.value%3Dc%28o%2Cs%28p%29%2Cn%29%7Di.value%3Dd%28i.value%29%2Ce.innerHTML%3Di.value%2Ce.className%3Db%28e.className%2Ct%2Ci.language%29%2Ce.result%3D%7Blanguage%3Ai.language%2Cre%3Ai.r%7D%2Ci.second_best%26%26%28e.second_best%3D%7Blanguage%3Ai.second_best.language%2Cre%3Ai.second_best.r%7D%29%7D%7Dfunction%20f%28e%29%7Bv%3Di%28v%2Ce%29%7Dfunction%20m%28%29%7Bif%28%21m.called%29%7Bm.called%3D%210%3Bvar%20e%3Ddocument.querySelectorAll%28%22pre%20code%22%29%3BArray.prototype.forEach.call%28e%2Cp%29%7D%7Dfunction%20g%28%29%7BaddEventListener%28%22DOMContentLoaded%22%2Cm%2C%211%29%2CaddEventListener%28%22load%22%2Cm%2C%211%29%7Dfunction%20_%28t%2Cr%29%7Bvar%20n%3Dw%5Bt%5D%3Dr%28e%29%3Bn.aliases%26%26n.aliases.forEach%28function%28e%29%7By%5Be%5D%3Dt%7D%29%7Dfunction%20h%28%29%7Breturn%20Object.keys%28w%29%7Dfunction%20N%28e%29%7Breturn%20w%5Be%5D%7C%7Cw%5By%5Be%5D%5D%7Dvar%20v%3D%7BclassPrefix%3A%22hljs-%22%2CtabReplace%3Anull%2CuseBR%3A%211%2Clanguages%3Avoid%200%7D%2Cw%3D%7B%7D%2Cy%3D%7B%7D%3Breturn%20e.highlight%3Dl%2Ce.highlightAuto%3Du%2Ce.fixMarkup%3Dd%2Ce.highlightBlock%3Dp%2Ce.configure%3Df%2Ce.initHighlighting%3Dm%2Ce.initHighlightingOnLoad%3Dg%2Ce.registerLanguage%3D_%2Ce.listLanguages%3Dh%2Ce.getLanguage%3DN%2Ce.inherit%3Di%2Ce.IR%3D%22%5Ba-zA-Z%5D%5Ba-zA-Z0-9_%5D*%22%2Ce.UIR%3D%22%5Ba-zA-Z_%5D%5Ba-zA-Z0-9_%5D*%22%2Ce.NR%3D%22%5C%5Cb%5C%5Cd+%28%5C%5C.%5C%5Cd+%29%3F%22%2Ce.CNR%3D%22%28%5C%5Cb0%5BxX%5D%5Ba-fA-F0-9%5D+%7C%28%5C%5Cb%5C%5Cd+%28%5C%5C.%5C%5Cd*%29%3F%7C%5C%5C.%5C%5Cd+%29%28%5BeE%5D%5B-+%5D%3F%5C%5Cd+%29%3F%29%22%2Ce.BNR%3D%22%5C%5Cb%280b%5B01%5D+%29%22%2Ce.RSR%3D%22%21%7C%21%3D%7C%21%3D%3D%7C%25%7C%25%3D%7C%26%7C%26%26%7C%26%3D%7C%5C%5C*%7C%5C%5C*%3D%7C%5C%5C+%7C%5C%5C+%3D%7C%2C%7C-%7C-%3D%7C/%3D%7C/%7C%3A%7C%3B%7C%3C%3C%7C%3C%3C%3D%7C%3C%3D%7C%3C%7C%3D%3D%3D%7C%3D%3D%7C%3D%7C%3E%3E%3E%3D%7C%3E%3E%3D%7C%3E%3D%7C%3E%3E%3E%7C%3E%3E%7C%3E%7C%5C%5C%3F%7C%5C%5C%5B%7C%5C%5C%7B%7C%5C%5C%28%7C%5C%5C%5E%7C%5C%5C%5E%3D%7C%5C%5C%7C%7C%5C%5C%7C%3D%7C%5C%5C%7C%5C%5C%7C%7C%7E%22%2Ce.BE%3D%7Bb%3A%22%5C%5C%5C%5C%5B%5C%5Cs%5C%5CS%5D%22%2Cr%3A0%7D%2Ce.ASM%3D%7BcN%3A%22string%22%2Cb%3A%22%27%22%2Ce%3A%22%27%22%2Ci%3A%22%5C%5Cn%22%2Cc%3A%5Be.BE%5D%7D%2Ce.QSM%3D%7BcN%3A%22string%22%2Cb%3A%27%22%27%2Ce%3A%27%22%27%2Ci%3A%22%5C%5Cn%22%2Cc%3A%5Be.BE%5D%7D%2Ce.PWM%3D%7Bb%3A/%5Cb%28a%7Can%7Cthe%7Care%7CI%7CI%27m%7Cisn%27t%7Cdon%27t%7Cdoesn%27t%7Cwon%27t%7Cbut%7Cjust%7Cshould%7Cpretty%7Csimply%7Cenough%7Cgonna%7Cgoing%7Cwtf%7Cso%7Csuch%29%5Cb/%7D%2Ce.CLCM%3D%7BcN%3A%22comment%22%2Cb%3A%22//%22%2Ce%3A%22%24%22%2Cc%3A%5Be.PWM%5D%7D%2Ce.CBCM%3D%7BcN%3A%22comment%22%2Cb%3A%22/%5C%5C*%22%2Ce%3A%22%5C%5C*/%22%2Cc%3A%5Be.PWM%5D%7D%2Ce.HCM%3D%7BcN%3A%22comment%22%2Cb%3A%22%23%22%2Ce%3A%22%24%22%2Cc%3A%5Be.PWM%5D%7D%2Ce.NM%3D%7BcN%3A%22number%22%2Cb%3Ae.NR%2Cr%3A0%7D%2Ce.CNM%3D%7BcN%3A%22number%22%2Cb%3Ae.CNR%2Cr%3A0%7D%2Ce.BNM%3D%7BcN%3A%22number%22%2Cb%3Ae.BNR%2Cr%3A0%7D%2Ce.CSSNM%3D%7BcN%3A%22number%22%2Cb%3Ae.NR+%22%28%25%7Cem%7Cex%7Cch%7Crem%7Cvw%7Cvh%7Cvmin%7Cvmax%7Ccm%7Cmm%7Cin%7Cpt%7Cpc%7Cpx%7Cdeg%7Cgrad%7Crad%7Cturn%7Cs%7Cms%7CHz%7CkHz%7Cdpi%7Cdpcm%7Cdppx%29%3F%22%2Cr%3A0%7D%2Ce.RM%3D%7BcN%3A%22regexp%22%2Cb%3A/%5C//%2Ce%3A/%5C/%5Bgimuy%5D*/%2Ci%3A/%5Cn/%2Cc%3A%5Be.BE%2C%7Bb%3A/%5C%5B/%2Ce%3A/%5C%5D/%2Cr%3A0%2Cc%3A%5Be.BE%5D%7D%5D%7D%2Ce.TM%3D%7BcN%3A%22title%22%2Cb%3Ae.IR%2Cr%3A0%7D%2Ce.UTM%3D%7BcN%3A%22title%22%2Cb%3Ae.UIR%2Cr%3A0%7D%2Ce%7D%29%2Chljs.registerLanguage%28%22apache%22%2Cfunction%28e%29%7Bvar%20t%3D%7BcN%3A%22number%22%2Cb%3A%22%5B%5C%5C%24%25%5D%5C%5Cd+%22%7D%3Breturn%7Baliases%3A%5B%22apacheconf%22%5D%2CcI%3A%210%2Cc%3A%5Be.HCM%2C%7BcN%3A%22tag%22%2Cb%3A%22%3C/%3F%22%2Ce%3A%22%3E%22%7D%2C%7BcN%3A%22keyword%22%2Cb%3A/%5Cw+/%2Cr%3A0%2Ck%3A%7Bcommon%3A%22order%20deny%20allow%20setenv%20rewriterule%20rewriteengine%20rewritecond%20documentroot%20sethandler%20errordocument%20loadmodule%20options%20header%20listen%20serverroot%20servername%22%7D%2Cstarts%3A%7Be%3A/%24/%2Cr%3A0%2Ck%3A%7Bliteral%3A%22on%20off%20all%22%7D%2Cc%3A%5B%7BcN%3A%22sqbracket%22%2Cb%3A%22%5C%5Cs%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%24%22%7D%2C%7BcN%3A%22cbracket%22%2Cb%3A%22%5B%5C%5C%24%25%5D%5C%5C%7B%22%2Ce%3A%22%5C%5C%7D%22%2Cc%3A%5B%22self%22%2Ct%5D%7D%2Ct%2Ce.QSM%5D%7D%7D%5D%2Ci%3A/%5CS/%7D%7D%29%2Chljs.registerLanguage%28%22bash%22%2Cfunction%28e%29%7Bvar%20t%3D%7BcN%3A%22variable%22%2Cv%3A%5B%7Bb%3A/%5C%24%5B%5Cw%5Cd%23@%5D%5B%5Cw%5Cd_%5D*/%7D%2C%7Bb%3A/%5C%24%5C%7B%28.*%3F%29%5C%7D/%7D%5D%7D%2Cr%3D%7BcN%3A%22string%22%2Cb%3A/%22/%2Ce%3A/%22/%2Cc%3A%5Be.BE%2Ct%2C%7BcN%3A%22variable%22%2Cb%3A/%5C%24%5C%28/%2Ce%3A/%5C%29/%2Cc%3A%5Be.BE%5D%7D%5D%7D%2Cn%3D%7BcN%3A%22string%22%2Cb%3A/%27/%2Ce%3A/%27/%7D%3Breturn%7Baliases%3A%5B%22sh%22%2C%22zsh%22%5D%2Cl%3A/-%3F%5Ba-z%5C.%5D+/%2Ck%3A%7Bkeyword%3A%22if%20then%20else%20elif%20fi%20for%20while%20in%20do%20done%20case%20esac%20function%22%2Cliteral%3A%22true%20false%22%2Cbuilt_in%3A%22break%20cd%20continue%20eval%20exec%20exit%20export%20getopts%20hash%20pwd%20readonly%20return%20shift%20test%20times%20trap%20umask%20unset%20alias%20bind%20builtin%20caller%20command%20declare%20echo%20enable%20help%20let%20local%20logout%20mapfile%20printf%20read%20readarray%20source%20type%20typeset%20ulimit%20unalias%20set%20shopt%20autoload%20bg%20bindkey%20bye%20cap%20chdir%20clone%20comparguments%20compcall%20compctl%20compdescribe%20compfiles%20compgroups%20compquote%20comptags%20comptry%20compvalues%20dirs%20disable%20disown%20echotc%20echoti%20emulate%20fc%20fg%20float%20functions%20getcap%20getln%20history%20integer%20jobs%20kill%20limit%20log%20noglob%20popd%20print%20pushd%20pushln%20rehash%20sched%20setcap%20setopt%20stat%20suspend%20ttyctl%20unfunction%20unhash%20unlimit%20unsetopt%20vared%20wait%20whence%20where%20which%20zcompile%20zformat%20zftp%20zle%20zmodload%20zparseopts%20zprof%20zpty%20zregexparse%20zsocket%20zstyle%20ztcp%22%2Coperator%3A%22-ne%20-eq%20-lt%20-gt%20-f%20-d%20-e%20-s%20-l%20-a%22%7D%2Cc%3A%5B%7BcN%3A%22shebang%22%2Cb%3A/%5E%23%21%5B%5E%5Cn%5D+sh%5Cs*%24/%2Cr%3A10%7D%2C%7BcN%3A%22function%22%2Cb%3A/%5Cw%5B%5Cw%5Cd_%5D*%5Cs*%5C%28%5Cs*%5C%29%5Cs*%5C%7B/%2CrB%3A%210%2Cc%3A%5Be.inherit%28e.TM%2C%7Bb%3A/%5Cw%5B%5Cw%5Cd_%5D*/%7D%29%5D%2Cr%3A0%7D%2Ce.HCM%2Ce.NM%2Cr%2Cn%2Ct%5D%7D%7D%29%2Chljs.registerLanguage%28%22coffeescript%22%2Cfunction%28e%29%7Bvar%20t%3D%7Bkeyword%3A%22in%20if%20for%20while%20finally%20new%20do%20return%20else%20break%20catch%20instanceof%20throw%20try%20this%20switch%20continue%20typeof%20delete%20debugger%20super%20then%20unless%20until%20loop%20of%20by%20when%20and%20or%20is%20isnt%20not%22%2Cliteral%3A%22true%20false%20null%20undefined%20yes%20no%20on%20off%22%2Creserved%3A%22case%20default%20function%20var%20void%20with%20const%20let%20enum%20export%20import%20native%20__hasProp%20__extends%20__slice%20__bind%20__indexOf%22%2Cbuilt_in%3A%22npm%20require%20console%20print%20module%20global%20window%20document%22%7D%2Cr%3D%22%5BA-Za-z%24_%5D%5B0-9A-Za-z%24_%5D*%22%2Cn%3D%7BcN%3A%22subst%22%2Cb%3A/%23%5C%7B/%2Ce%3A/%7D/%2Ck%3At%7D%2Ca%3D%5Be.BNM%2Ce.inherit%28e.CNM%2C%7Bstarts%3A%7Be%3A%22%28%5C%5Cs*/%29%3F%22%2Cr%3A0%7D%7D%29%2C%7BcN%3A%22string%22%2Cv%3A%5B%7Bb%3A/%27%27%27/%2Ce%3A/%27%27%27/%2Cc%3A%5Be.BE%5D%7D%2C%7Bb%3A/%27/%2Ce%3A/%27/%2Cc%3A%5Be.BE%5D%7D%2C%7Bb%3A/%22%22%22/%2Ce%3A/%22%22%22/%2Cc%3A%5Be.BE%2Cn%5D%7D%2C%7Bb%3A/%22/%2Ce%3A/%22/%2Cc%3A%5Be.BE%2Cn%5D%7D%5D%7D%2C%7BcN%3A%22regexp%22%2Cv%3A%5B%7Bb%3A%22///%22%2Ce%3A%22///%22%2Cc%3A%5Bn%2Ce.HCM%5D%7D%2C%7Bb%3A%22//%5Bgim%5D*%22%2Cr%3A0%7D%2C%7Bb%3A/%5C/%28%3F%21%5B%20*%5D%29%28%5C%5C%5C/%7C.%29*%3F%5C/%5Bgim%5D*%28%3F%3D%5CW%7C%24%29/%7D%5D%7D%2C%7BcN%3A%22property%22%2Cb%3A%22@%22+r%7D%2C%7Bb%3A%22%60%22%2Ce%3A%22%60%22%2CeB%3A%210%2CeE%3A%210%2CsL%3A%22javascript%22%7D%5D%3Bn.c%3Da%3Bvar%20i%3De.inherit%28e.TM%2C%7Bb%3Ar%7D%29%2Cs%3D%22%28%5C%5C%28.*%5C%5C%29%29%3F%5C%5Cs*%5C%5CB%5B-%3D%5D%3E%22%2Cc%3D%7BcN%3A%22params%22%2Cb%3A%22%5C%5C%28%5B%5E%5C%5C%28%5D%22%2CrB%3A%210%2Cc%3A%5B%7Bb%3A/%5C%28/%2Ce%3A/%5C%29/%2Ck%3At%2Cc%3A%5B%22self%22%5D.concat%28a%29%7D%5D%7D%3Breturn%7Baliases%3A%5B%22coffee%22%2C%22cson%22%2C%22iced%22%5D%2Ck%3At%2Ci%3A/%5C/%5C*/%2Cc%3Aa.concat%28%5B%7BcN%3A%22comment%22%2Cb%3A%22%23%23%23%22%2Ce%3A%22%23%23%23%22%2Cc%3A%5Be.PWM%5D%7D%2Ce.HCM%2C%7BcN%3A%22function%22%2Cb%3A%22%5E%5C%5Cs*%22+r+%22%5C%5Cs*%3D%5C%5Cs*%22+s%2Ce%3A%22%5B-%3D%5D%3E%22%2CrB%3A%210%2Cc%3A%5Bi%2Cc%5D%7D%2C%7Bb%3A/%5B%3A%5C%28%2C%3D%5D%5Cs*/%2Cr%3A0%2Cc%3A%5B%7BcN%3A%22function%22%2Cb%3As%2Ce%3A%22%5B-%3D%5D%3E%22%2CrB%3A%210%2Cc%3A%5Bc%5D%7D%5D%7D%2C%7BcN%3A%22class%22%2CbK%3A%22class%22%2Ce%3A%22%24%22%2Ci%3A/%5B%3A%3D%22%5C%5B%5C%5D%5D/%2Cc%3A%5B%7BbK%3A%22extends%22%2CeW%3A%210%2Ci%3A/%5B%3A%3D%22%5C%5B%5C%5D%5D/%2Cc%3A%5Bi%5D%7D%2Ci%5D%7D%2C%7BcN%3A%22attribute%22%2Cb%3Ar+%22%3A%22%2Ce%3A%22%3A%22%2CrB%3A%210%2CrE%3A%210%2Cr%3A0%7D%5D%29%7D%7D%29%2Chljs.registerLanguage%28%22cpp%22%2Cfunction%28e%29%7Bvar%20t%3D%7Bkeyword%3A%22false%20int%20float%20while%20private%20char%20catch%20export%20virtual%20operator%20sizeof%20dynamic_cast%7C10%20typedef%20const_cast%7C10%20const%20struct%20for%20static_cast%7C10%20union%20namespace%20unsigned%20long%20volatile%20static%20protected%20bool%20template%20mutable%20if%20public%20friend%20do%20goto%20auto%20void%20enum%20else%20break%20extern%20using%20true%20class%20asm%20case%20typeid%20short%20reinterpret_cast%7C10%20default%20double%20register%20explicit%20signed%20typename%20try%20this%20switch%20continue%20wchar_t%20inline%20delete%20alignof%20char16_t%20char32_t%20constexpr%20decltype%20noexcept%20nullptr%20static_assert%20thread_local%20restrict%20_Bool%20complex%20_Complex%20_Imaginaryintmax_t%20uintmax_t%20int8_t%20uint8_t%20int16_t%20uint16_t%20int32_t%20uint32_t%20%20int64_t%20uint64_tint_least8_t%20uint_least8_t%20int_least16_t%20uint_least16_t%20int_least32_t%20uint_least32_tint_least64_t%20uint_least64_t%20int_fast8_t%20uint_fast8_t%20int_fast16_t%20uint_fast16_t%20int_fast32_tuint_fast32_t%20int_fast64_t%20uint_fast64_t%20intptr_t%20uintptr_t%20atomic_bool%20atomic_char%20atomic_scharatomic_uchar%20atomic_short%20atomic_ushort%20atomic_int%20atomic_uint%20atomic_long%20atomic_ulong%20atomic_llongatomic_ullong%20atomic_wchar_t%20atomic_char16_t%20atomic_char32_t%20atomic_intmax_t%20atomic_uintmax_tatomic_intptr_t%20atomic_uintptr_t%20atomic_size_t%20atomic_ptrdiff_t%20atomic_int_least8_t%20atomic_int_least16_tatomic_int_least32_t%20atomic_int_least64_t%20atomic_uint_least8_t%20atomic_uint_least16_t%20atomic_uint_least32_tatomic_uint_least64_t%20atomic_int_fast8_t%20atomic_int_fast16_t%20atomic_int_fast32_t%20atomic_int_fast64_tatomic_uint_fast8_t%20atomic_uint_fast16_t%20atomic_uint_fast32_t%20atomic_uint_fast64_t%22%2Cbuilt_in%3A%22std%20string%20cin%20cout%20cerr%20clog%20stringstream%20istringstream%20ostringstream%20auto_ptr%20deque%20list%20queue%20stack%20vector%20map%20set%20bitset%20multiset%20multimap%20unordered_set%20unordered_map%20unordered_multiset%20unordered_multimap%20array%20shared_ptr%20abort%20abs%20acos%20asin%20atan2%20atan%20calloc%20ceil%20cosh%20cos%20exit%20exp%20fabs%20floor%20fmod%20fprintf%20fputs%20free%20frexp%20fscanf%20isalnum%20isalpha%20iscntrl%20isdigit%20isgraph%20islower%20isprint%20ispunct%20isspace%20isupper%20isxdigit%20tolower%20toupper%20labs%20ldexp%20log10%20log%20malloc%20memchr%20memcmp%20memcpy%20memset%20modf%20pow%20printf%20putchar%20puts%20scanf%20sinh%20sin%20snprintf%20sprintf%20sqrt%20sscanf%20strcat%20strchr%20strcmp%20strcpy%20strcspn%20strlen%20strncat%20strncmp%20strncpy%20strpbrk%20strrchr%20strspn%20strstr%20tanh%20tan%20vfprintf%20vprintf%20vsprintf%22%7D%3Breturn%7Baliases%3A%5B%22c%22%2C%22h%22%2C%22c++%22%2C%22h++%22%5D%2Ck%3At%2Ci%3A%22%3C/%22%2Cc%3A%5Be.CLCM%2Ce.CBCM%2Ce.QSM%2C%7BcN%3A%22string%22%2Cb%3A%22%27%5C%5C%5C%5C%3F.%22%2Ce%3A%22%27%22%2Ci%3A%22.%22%7D%2C%7BcN%3A%22number%22%2Cb%3A%22%5C%5Cb%28%5C%5Cd+%28%5C%5C.%5C%5Cd*%29%3F%7C%5C%5C.%5C%5Cd+%29%28u%7CU%7Cl%7CL%7Cul%7CUL%7Cf%7CF%29%22%7D%2Ce.CNM%2C%7BcN%3A%22preprocessor%22%2Cb%3A%22%23%22%2Ce%3A%22%24%22%2Ck%3A%22if%20else%20elif%20endif%20define%20undef%20warning%20error%20line%20pragma%22%2Cc%3A%5B%7Bb%3A%27include%5C%5Cs*%5B%3C%22%5D%27%2Ce%3A%27%5B%3E%22%5D%27%2Ck%3A%22include%22%2Ci%3A%22%5C%5Cn%22%7D%2Ce.CLCM%5D%7D%2C%7BcN%3A%22stl_container%22%2Cb%3A%22%5C%5Cb%28deque%7Clist%7Cqueue%7Cstack%7Cvector%7Cmap%7Cset%7Cbitset%7Cmultiset%7Cmultimap%7Cunordered_map%7Cunordered_set%7Cunordered_multiset%7Cunordered_multimap%7Carray%29%5C%5Cs*%3C%22%2Ce%3A%22%3E%22%2Ck%3At%2Cc%3A%5B%22self%22%5D%7D%2C%7Bb%3Ae.IR+%22%3A%3A%22%7D%2C%7BbK%3A%22new%20throw%20return%22%2Cr%3A0%7D%2C%7BcN%3A%22function%22%2Cb%3A%22%28%22+e.IR+%22%5C%5Cs+%29+%22+e.IR+%22%5C%5Cs*%5C%5C%28%22%2CrB%3A%210%2Ce%3A/%5B%7B%3B%3D%5D/%2CeE%3A%210%2Ck%3At%2Cc%3A%5B%7Bb%3Ae.IR+%22%5C%5Cs*%5C%5C%28%22%2CrB%3A%210%2Cc%3A%5Be.TM%5D%2Cr%3A0%7D%2C%7BcN%3A%22params%22%2Cb%3A/%5C%28/%2Ce%3A/%5C%29/%2Ck%3At%2Cr%3A0%2Cc%3A%5Be.CBCM%5D%7D%2Ce.CLCM%2Ce.CBCM%5D%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22cs%22%2Cfunction%28e%29%7Bvar%20t%3D%22abstract%20as%20base%20bool%20break%20byte%20case%20catch%20char%20checked%20const%20continue%20decimal%20default%20delegate%20do%20double%20else%20enum%20event%20explicit%20extern%20false%20finally%20fixed%20float%20for%20foreach%20goto%20if%20implicit%20in%20int%20interface%20internal%20is%20lock%20long%20null%20object%20operator%20out%20override%20params%20private%20protected%20public%20readonly%20ref%20sbyte%20sealed%20short%20sizeof%20stackalloc%20static%20string%20struct%20switch%20this%20true%20try%20typeof%20uint%20ulong%20unchecked%20unsafe%20ushort%20using%20virtual%20volatile%20void%20while%20async%20protected%20public%20private%20internal%20ascending%20descending%20from%20get%20group%20into%20join%20let%20orderby%20partial%20select%20set%20value%20var%20where%20yield%22%2Cr%3De.IR+%22%28%3C%22+e.IR+%22%3E%29%3F%22%3Breturn%7Baliases%3A%5B%22csharp%22%5D%2Ck%3At%2Ci%3A/%3A%3A/%2Cc%3A%5B%7BcN%3A%22comment%22%2Cb%3A%22///%22%2Ce%3A%22%24%22%2CrB%3A%210%2Cc%3A%5B%7BcN%3A%22xmlDocTag%22%2Cv%3A%5B%7Bb%3A%22///%22%2Cr%3A0%7D%2C%7Bb%3A%22%3C%21--%7C--%3E%22%7D%2C%7Bb%3A%22%3C/%3F%22%2Ce%3A%22%3E%22%7D%5D%7D%5D%7D%2Ce.CLCM%2Ce.CBCM%2C%7BcN%3A%22preprocessor%22%2Cb%3A%22%23%22%2Ce%3A%22%24%22%2Ck%3A%22if%20else%20elif%20endif%20define%20undef%20warning%20error%20line%20region%20endregion%20pragma%20checksum%22%7D%2C%7BcN%3A%22string%22%2Cb%3A%27@%22%27%2Ce%3A%27%22%27%2Cc%3A%5B%7Bb%3A%27%22%22%27%7D%5D%7D%2Ce.ASM%2Ce.QSM%2Ce.CNM%2C%7BbK%3A%22class%20namespace%20interface%22%2Ce%3A/%5B%7B%3B%3D%5D/%2Ci%3A/%5B%5E%5Cs%3A%5D/%2Cc%3A%5Be.TM%2Ce.CLCM%2Ce.CBCM%5D%7D%2C%7BbK%3A%22new%20return%20throw%20await%22%2Cr%3A0%7D%2C%7BcN%3A%22function%22%2Cb%3A%22%28%22+r+%22%5C%5Cs+%29+%22+e.IR+%22%5C%5Cs*%5C%5C%28%22%2CrB%3A%210%2Ce%3A/%5B%7B%3B%3D%5D/%2CeE%3A%210%2Ck%3At%2Cc%3A%5B%7Bb%3Ae.IR+%22%5C%5Cs*%5C%5C%28%22%2CrB%3A%210%2Cc%3A%5Be.TM%5D%2Cr%3A0%7D%2C%7BcN%3A%22params%22%2Cb%3A/%5C%28/%2Ce%3A/%5C%29/%2Ck%3At%2Cr%3A0%2Cc%3A%5Be.ASM%2Ce.QSM%2Ce.CNM%2Ce.CBCM%5D%7D%2Ce.CLCM%2Ce.CBCM%5D%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22css%22%2Cfunction%28e%29%7Bvar%20t%3D%22%5Ba-zA-Z-%5D%5Ba-zA-Z0-9_-%5D*%22%2Cr%3D%7BcN%3A%22function%22%2Cb%3At+%22%5C%5C%28%22%2CrB%3A%210%2CeE%3A%210%2Ce%3A%22%5C%5C%28%22%7D%3Breturn%7BcI%3A%210%2Ci%3A%22%5B%3D/%7C%27%5D%22%2Cc%3A%5Be.CBCM%2C%7BcN%3A%22id%22%2Cb%3A%22%5C%5C%23%5BA-Za-z0-9_-%5D+%22%7D%2C%7BcN%3A%22class%22%2Cb%3A%22%5C%5C.%5BA-Za-z0-9_-%5D+%22%2Cr%3A0%7D%2C%7BcN%3A%22attr_selector%22%2Cb%3A%22%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%22%2Ci%3A%22%24%22%7D%2C%7BcN%3A%22pseudo%22%2Cb%3A%22%3A%28%3A%29%3F%5Ba-zA-Z0-9%5C%5C_%5C%5C-%5C%5C+%5C%5C%28%5C%5C%29%5C%5C%5C%22%5C%5C%27%5D+%22%7D%2C%7BcN%3A%22at_rule%22%2Cb%3A%22@%28font-face%7Cpage%29%22%2Cl%3A%22%5Ba-z-%5D+%22%2Ck%3A%22font-face%20page%22%7D%2C%7BcN%3A%22at_rule%22%2Cb%3A%22@%22%2Ce%3A%22%5B%7B%3B%5D%22%2Cc%3A%5B%7BcN%3A%22keyword%22%2Cb%3A/%5CS+/%7D%2C%7Bb%3A/%5Cs/%2CeW%3A%210%2CeE%3A%210%2Cr%3A0%2Cc%3A%5Br%2Ce.ASM%2Ce.QSM%2Ce.CSSNM%5D%7D%5D%7D%2C%7BcN%3A%22tag%22%2Cb%3At%2Cr%3A0%7D%2C%7BcN%3A%22rules%22%2Cb%3A%22%7B%22%2Ce%3A%22%7D%22%2Ci%3A%22%5B%5E%5C%5Cs%5D%22%2Cr%3A0%2Cc%3A%5Be.CBCM%2C%7BcN%3A%22rule%22%2Cb%3A%22%5B%5E%5C%5Cs%5D%22%2CrB%3A%210%2Ce%3A%22%3B%22%2CeW%3A%210%2Cc%3A%5B%7BcN%3A%22attribute%22%2Cb%3A%22%5BA-Z%5C%5C_%5C%5C.%5C%5C-%5D+%22%2Ce%3A%22%3A%22%2CeE%3A%210%2Ci%3A%22%5B%5E%5C%5Cs%5D%22%2Cstarts%3A%7BcN%3A%22value%22%2CeW%3A%210%2CeE%3A%210%2Cc%3A%5Br%2Ce.CSSNM%2Ce.QSM%2Ce.ASM%2Ce.CBCM%2C%7BcN%3A%22hexcolor%22%2Cb%3A%22%23%5B0-9A-Fa-f%5D+%22%7D%2C%7BcN%3A%22important%22%2Cb%3A%22%21important%22%7D%5D%7D%7D%5D%7D%5D%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22diff%22%2Cfunction%28%29%7Breturn%7Baliases%3A%5B%22patch%22%5D%2Cc%3A%5B%7BcN%3A%22chunk%22%2Cr%3A10%2Cv%3A%5B%7Bb%3A/%5E%5C@%5C@%20+%5C-%5Cd+%2C%5Cd+%20+%5C+%5Cd+%2C%5Cd+%20+%5C@%5C@%24/%7D%2C%7Bb%3A/%5E%5C*%5C*%5C*%20+%5Cd+%2C%5Cd+%20+%5C*%5C*%5C*%5C*%24/%7D%2C%7Bb%3A/%5E%5C-%5C-%5C-%20+%5Cd+%2C%5Cd+%20+%5C-%5C-%5C-%5C-%24/%7D%5D%7D%2C%7BcN%3A%22header%22%2Cv%3A%5B%7Bb%3A/Index%3A%20/%2Ce%3A/%24/%7D%2C%7Bb%3A/%3D%3D%3D%3D%3D/%2Ce%3A/%3D%3D%3D%3D%3D%24/%7D%2C%7Bb%3A/%5E%5C-%5C-%5C-/%2Ce%3A/%24/%7D%2C%7Bb%3A/%5E%5C*%7B3%7D%20/%2Ce%3A/%24/%7D%2C%7Bb%3A/%5E%5C+%5C+%5C+/%2Ce%3A/%24/%7D%2C%7Bb%3A/%5C*%7B5%7D/%2Ce%3A/%5C*%7B5%7D%24/%7D%5D%7D%2C%7BcN%3A%22addition%22%2Cb%3A%22%5E%5C%5C+%22%2Ce%3A%22%24%22%7D%2C%7BcN%3A%22deletion%22%2Cb%3A%22%5E%5C%5C-%22%2Ce%3A%22%24%22%7D%2C%7BcN%3A%22change%22%2Cb%3A%22%5E%5C%5C%21%22%2Ce%3A%22%24%22%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22http%22%2Cfunction%28%29%7Breturn%7Bi%3A%22%5C%5CS%22%2Cc%3A%5B%7BcN%3A%22status%22%2Cb%3A%22%5EHTTP/%5B0-9%5C%5C.%5D+%22%2Ce%3A%22%24%22%2Cc%3A%5B%7BcN%3A%22number%22%2Cb%3A%22%5C%5Cb%5C%5Cd%7B3%7D%5C%5Cb%22%7D%5D%7D%2C%7BcN%3A%22request%22%2Cb%3A%22%5E%5BA-Z%5D+%20%28.*%3F%29%20HTTP/%5B0-9%5C%5C.%5D+%24%22%2CrB%3A%210%2Ce%3A%22%24%22%2Cc%3A%5B%7BcN%3A%22string%22%2Cb%3A%22%20%22%2Ce%3A%22%20%22%2CeB%3A%210%2CeE%3A%210%7D%5D%7D%2C%7BcN%3A%22attribute%22%2Cb%3A%22%5E%5C%5Cw%22%2Ce%3A%22%3A%20%22%2CeE%3A%210%2Ci%3A%22%5C%5Cn%7C%5C%5Cs%7C%3D%22%2Cstarts%3A%7BcN%3A%22string%22%2Ce%3A%22%24%22%7D%7D%2C%7Bb%3A%22%5C%5Cn%5C%5Cn%22%2Cstarts%3A%7BsL%3A%22%22%2CeW%3A%210%7D%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22ini%22%2Cfunction%28e%29%7Breturn%7BcI%3A%210%2Ci%3A/%5CS/%2Cc%3A%5B%7BcN%3A%22comment%22%2Cb%3A%22%3B%22%2Ce%3A%22%24%22%7D%2C%7BcN%3A%22title%22%2Cb%3A%22%5E%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%22%7D%2C%7BcN%3A%22setting%22%2Cb%3A%22%5E%5Ba-z0-9%5C%5C%5B%5C%5C%5D_-%5D+%5B%20%5C%5Ct%5D*%3D%5B%20%5C%5Ct%5D*%22%2Ce%3A%22%24%22%2Cc%3A%5B%7BcN%3A%22value%22%2CeW%3A%210%2Ck%3A%22on%20off%20true%20false%20yes%20no%22%2Cc%3A%5Be.QSM%2Ce.NM%5D%2Cr%3A0%7D%5D%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22java%22%2Cfunction%28e%29%7Bvar%20t%3De.UIR+%22%28%3C%22+e.UIR+%22%3E%29%3F%22%2Cr%3D%22false%20synchronized%20int%20abstract%20float%20private%20char%20boolean%20static%20null%20if%20const%20for%20true%20while%20long%20strictfp%20finally%20protected%20import%20native%20final%20void%20enum%20else%20break%20transient%20catch%20instanceof%20byte%20super%20volatile%20case%20assert%20short%20package%20default%20double%20public%20try%20this%20switch%20continue%20throws%20protected%20public%20private%22%2Cn%3D%22%28%5C%5Cb%280b%5B01_%5D+%29%7C%5C%5Cb0%5BxX%5D%5Ba-fA-F0-9_%5D+%7C%28%5C%5Cb%5B%5C%5Cd_%5D+%28%5C%5C.%5B%5C%5Cd_%5D*%29%3F%7C%5C%5C.%5B%5C%5Cd_%5D+%29%28%5BeE%5D%5B-+%5D%3F%5C%5Cd+%29%3F%29%5BlLfF%5D%3F%22%2Ca%3D%7BcN%3A%22number%22%2Cb%3An%2Cr%3A0%7D%3Breturn%7Baliases%3A%5B%22jsp%22%5D%2Ck%3Ar%2Ci%3A/%3C%5C//%2Cc%3A%5B%7BcN%3A%22javadoc%22%2Cb%3A%22/%5C%5C*%5C%5C*%22%2Ce%3A%22%5C%5C*/%22%2Cr%3A0%2Cc%3A%5B%7BcN%3A%22javadoctag%22%2Cb%3A%22%28%5E%7C%5C%5Cs%29@%5BA-Za-z%5D+%22%7D%5D%7D%2Ce.CLCM%2Ce.CBCM%2Ce.ASM%2Ce.QSM%2C%7BcN%3A%22class%22%2CbK%3A%22class%20interface%22%2Ce%3A/%5B%7B%3B%3D%5D/%2CeE%3A%210%2Ck%3A%22class%20interface%22%2Ci%3A/%5B%3A%22%5C%5B%5C%5D%5D/%2Cc%3A%5B%7BbK%3A%22extends%20implements%22%7D%2Ce.UTM%5D%7D%2C%7BbK%3A%22new%20throw%20return%22%2Cr%3A0%7D%2C%7BcN%3A%22function%22%2Cb%3A%22%28%22+t+%22%5C%5Cs+%29+%22+e.UIR+%22%5C%5Cs*%5C%5C%28%22%2CrB%3A%210%2Ce%3A/%5B%7B%3B%3D%5D/%2CeE%3A%210%2Ck%3Ar%2Cc%3A%5B%7Bb%3Ae.UIR+%22%5C%5Cs*%5C%5C%28%22%2CrB%3A%210%2Cr%3A0%2Cc%3A%5Be.UTM%5D%7D%2C%7BcN%3A%22params%22%2Cb%3A/%5C%28/%2Ce%3A/%5C%29/%2Ck%3Ar%2Cr%3A0%2Cc%3A%5Be.ASM%2Ce.QSM%2Ce.CNM%2Ce.CBCM%5D%7D%2Ce.CLCM%2Ce.CBCM%5D%7D%2Ca%2C%7BcN%3A%22annotation%22%2Cb%3A%22@%5BA-Za-z%5D+%22%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22javascript%22%2Cfunction%28e%29%7Breturn%7Baliases%3A%5B%22js%22%5D%2Ck%3A%7Bkeyword%3A%22in%20if%20for%20while%20finally%20var%20new%20function%20do%20return%20void%20else%20break%20catch%20instanceof%20with%20throw%20case%20default%20try%20this%20switch%20continue%20typeof%20delete%20let%20yield%20const%20class%22%2Cliteral%3A%22true%20false%20null%20undefined%20NaN%20Infinity%22%2Cbuilt_in%3A%22eval%20isFinite%20isNaN%20parseFloat%20parseInt%20decodeURI%20decodeURIComponent%20encodeURI%20encodeURIComponent%20escape%20unescape%20Object%20Function%20Boolean%20Error%20EvalError%20InternalError%20RangeError%20ReferenceError%20StopIteration%20SyntaxError%20TypeError%20URIError%20Number%20Math%20Date%20String%20RegExp%20Array%20Float32Array%20Float64Array%20Int16Array%20Int32Array%20Int8Array%20Uint16Array%20Uint32Array%20Uint8Array%20Uint8ClampedArray%20ArrayBuffer%20DataView%20JSON%20Intl%20arguments%20require%20module%20console%20window%20document%22%7D%2Cc%3A%5B%7BcN%3A%22pi%22%2Cr%3A10%2Cv%3A%5B%7Bb%3A/%5E%5Cs*%28%27%7C%22%29use%20strict%28%27%7C%22%29/%7D%2C%7Bb%3A/%5E%5Cs*%28%27%7C%22%29use%20asm%28%27%7C%22%29/%7D%5D%7D%2Ce.ASM%2Ce.QSM%2Ce.CLCM%2Ce.CBCM%2Ce.CNM%2C%7Bb%3A%22%28%22+e.RSR+%22%7C%5C%5Cb%28case%7Creturn%7Cthrow%29%5C%5Cb%29%5C%5Cs*%22%2Ck%3A%22return%20throw%20case%22%2Cc%3A%5Be.CLCM%2Ce.CBCM%2Ce.RM%2C%7Bb%3A/%3C/%2Ce%3A/%3E%3B/%2Cr%3A0%2CsL%3A%22xml%22%7D%5D%2Cr%3A0%7D%2C%7BcN%3A%22function%22%2CbK%3A%22function%22%2Ce%3A/%5C%7B/%2CeE%3A%210%2Cc%3A%5Be.inherit%28e.TM%2C%7Bb%3A/%5BA-Za-z%24_%5D%5B0-9A-Za-z%24_%5D*/%7D%29%2C%7BcN%3A%22params%22%2Cb%3A/%5C%28/%2Ce%3A/%5C%29/%2Cc%3A%5Be.CLCM%2Ce.CBCM%5D%2Ci%3A/%5B%22%27%5C%28%5D/%7D%5D%2Ci%3A/%5C%5B%7C%25/%7D%2C%7Bb%3A/%5C%24%5B%28.%5D/%7D%2C%7Bb%3A%22%5C%5C.%22+e.IR%2Cr%3A0%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22json%22%2Cfunction%28e%29%7Bvar%20t%3D%7Bliteral%3A%22true%20false%20null%22%7D%2Cr%3D%5Be.QSM%2Ce.CNM%5D%2Cn%3D%7BcN%3A%22value%22%2Ce%3A%22%2C%22%2CeW%3A%210%2CeE%3A%210%2Cc%3Ar%2Ck%3At%7D%2Ca%3D%7Bb%3A%22%7B%22%2Ce%3A%22%7D%22%2Cc%3A%5B%7BcN%3A%22attribute%22%2Cb%3A%27%5C%5Cs*%22%27%2Ce%3A%27%22%5C%5Cs*%3A%5C%5Cs*%27%2CeB%3A%210%2CeE%3A%210%2Cc%3A%5Be.BE%5D%2Ci%3A%22%5C%5Cn%22%2Cstarts%3An%7D%5D%2Ci%3A%22%5C%5CS%22%7D%2Ci%3D%7Bb%3A%22%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%22%2Cc%3A%5Be.inherit%28n%2C%7BcN%3Anull%7D%29%5D%2Ci%3A%22%5C%5CS%22%7D%3Breturn%20r.splice%28r.length%2C0%2Ca%2Ci%29%2C%7Bc%3Ar%2Ck%3At%2Ci%3A%22%5C%5CS%22%7D%7D%29%2Chljs.registerLanguage%28%22makefile%22%2Cfunction%28e%29%7Bvar%20t%3D%7BcN%3A%22variable%22%2Cb%3A/%5C%24%5C%28/%2Ce%3A/%5C%29/%2Cc%3A%5Be.BE%5D%7D%3Breturn%7Baliases%3A%5B%22mk%22%2C%22mak%22%5D%2Cc%3A%5Be.HCM%2C%7Bb%3A/%5E%5Cw+%5Cs*%5CW*%3D/%2CrB%3A%210%2Cr%3A0%2Cstarts%3A%7BcN%3A%22constant%22%2Ce%3A/%5Cs*%5CW*%3D/%2CeE%3A%210%2Cstarts%3A%7Be%3A/%24/%2Cr%3A0%2Cc%3A%5Bt%5D%7D%7D%7D%2C%7BcN%3A%22title%22%2Cb%3A/%5E%5B%5Cw%5D+%3A%5Cs*%24/%7D%2C%7BcN%3A%22phony%22%2Cb%3A/%5E%5C.PHONY%3A/%2Ce%3A/%24/%2Ck%3A%22.PHONY%22%2Cl%3A/%5B%5C.%5Cw%5D+/%7D%2C%7Bb%3A/%5E%5Ct+/%2Ce%3A/%24/%2Cr%3A0%2Cc%3A%5Be.QSM%2Ct%5D%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22xml%22%2Cfunction%28%29%7Bvar%20e%3D%22%5BA-Za-z0-9%5C%5C._%3A-%5D+%22%2Ct%3D%7Bb%3A/%3C%5C%3F%28php%29%3F%28%3F%21%5Cw%29/%2Ce%3A/%5C%3F%3E/%2CsL%3A%22php%22%2CsubLanguageMode%3A%22continuous%22%7D%2Cr%3D%7BeW%3A%210%2Ci%3A/%3C/%2Cr%3A0%2Cc%3A%5Bt%2C%7BcN%3A%22attribute%22%2Cb%3Ae%2Cr%3A0%7D%2C%7Bb%3A%22%3D%22%2Cr%3A0%2Cc%3A%5B%7BcN%3A%22value%22%2Cc%3A%5Bt%5D%2Cv%3A%5B%7Bb%3A/%22/%2Ce%3A/%22/%7D%2C%7Bb%3A/%27/%2Ce%3A/%27/%7D%2C%7Bb%3A/%5B%5E%5Cs%5C/%3E%5D+/%7D%5D%7D%5D%7D%5D%7D%3Breturn%7Baliases%3A%5B%22html%22%2C%22xhtml%22%2C%22rss%22%2C%22atom%22%2C%22xsl%22%2C%22plist%22%5D%2CcI%3A%210%2Cc%3A%5B%7BcN%3A%22doctype%22%2Cb%3A%22%3C%21DOCTYPE%22%2Ce%3A%22%3E%22%2Cr%3A10%2Cc%3A%5B%7Bb%3A%22%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%22%7D%5D%7D%2C%7BcN%3A%22comment%22%2Cb%3A%22%3C%21--%22%2Ce%3A%22--%3E%22%2Cr%3A10%7D%2C%7BcN%3A%22cdata%22%2Cb%3A%22%3C%5C%5C%21%5C%5C%5BCDATA%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%5C%5C%5D%3E%22%2Cr%3A10%7D%2C%7BcN%3A%22tag%22%2Cb%3A%22%3Cstyle%28%3F%3D%5C%5Cs%7C%3E%7C%24%29%22%2Ce%3A%22%3E%22%2Ck%3A%7Btitle%3A%22style%22%7D%2Cc%3A%5Br%5D%2Cstarts%3A%7Be%3A%22%3C/style%3E%22%2CrE%3A%210%2CsL%3A%22css%22%7D%7D%2C%7BcN%3A%22tag%22%2Cb%3A%22%3Cscript%28%3F%3D%5C%5Cs%7C%3E%7C%24%29%22%2Ce%3A%22%3E%22%2Ck%3A%7Btitle%3A%22script%22%7D%2Cc%3A%5Br%5D%2Cstarts%3A%7Be%3A%22%3C/script%3E%22%2CrE%3A%210%2CsL%3A%22javascript%22%7D%7D%2Ct%2C%7BcN%3A%22pi%22%2Cb%3A/%3C%5C%3F%5Cw+/%2Ce%3A/%5C%3F%3E/%2Cr%3A10%7D%2C%7BcN%3A%22tag%22%2Cb%3A%22%3C/%3F%22%2Ce%3A%22/%3F%3E%22%2Cc%3A%5B%7BcN%3A%22title%22%2Cb%3A/%5B%5E%20%5C/%3E%3C%5Cn%5Ct%5D+/%2Cr%3A0%7D%2Cr%5D%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22markdown%22%2Cfunction%28%29%7Breturn%7Baliases%3A%5B%22md%22%2C%22mkdown%22%2C%22mkd%22%5D%2Cc%3A%5B%7BcN%3A%22header%22%2Cv%3A%5B%7Bb%3A%22%5E%23%7B1%2C6%7D%22%2Ce%3A%22%24%22%7D%2C%7Bb%3A%22%5E.+%3F%5C%5Cn%5B%3D-%5D%7B2%2C%7D%24%22%7D%5D%7D%2C%7Bb%3A%22%3C%22%2Ce%3A%22%3E%22%2CsL%3A%22xml%22%2Cr%3A0%7D%2C%7BcN%3A%22bullet%22%2Cb%3A%22%5E%28%5B*+-%5D%7C%28%5C%5Cd+%5C%5C.%29%29%5C%5Cs+%22%7D%2C%7BcN%3A%22strong%22%2Cb%3A%22%5B*_%5D%7B2%7D.+%3F%5B*_%5D%7B2%7D%22%7D%2C%7BcN%3A%22emphasis%22%2Cv%3A%5B%7Bb%3A%22%5C%5C*.+%3F%5C%5C*%22%7D%2C%7Bb%3A%22_.+%3F_%22%2Cr%3A0%7D%5D%7D%2C%7BcN%3A%22blockquote%22%2Cb%3A%22%5E%3E%5C%5Cs+%22%2Ce%3A%22%24%22%7D%2C%7BcN%3A%22code%22%2Cv%3A%5B%7Bb%3A%22%60.+%3F%60%22%7D%2C%7Bb%3A%22%5E%28%20%7B4%7D%7C%20%20%20%29%22%2Ce%3A%22%24%22%2Cr%3A0%7D%5D%7D%2C%7BcN%3A%22horizontal_rule%22%2Cb%3A%22%5E%5B-%5C%5C*%5D%7B3%2C%7D%22%2Ce%3A%22%24%22%7D%2C%7Bb%3A%22%5C%5C%5B.+%3F%5C%5C%5D%5B%5C%5C%28%5C%5C%5B%5D.*%3F%5B%5C%5C%29%5C%5C%5D%5D%22%2CrB%3A%210%2Cc%3A%5B%7BcN%3A%22link_label%22%2Cb%3A%22%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%22%2CeB%3A%210%2CrE%3A%210%2Cr%3A0%7D%2C%7BcN%3A%22link_url%22%2Cb%3A%22%5C%5C%5D%5C%5C%28%22%2Ce%3A%22%5C%5C%29%22%2CeB%3A%210%2CeE%3A%210%7D%2C%7BcN%3A%22link_reference%22%2Cb%3A%22%5C%5C%5D%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%22%2CeB%3A%210%2CeE%3A%210%7D%5D%2Cr%3A10%7D%2C%7Bb%3A%22%5E%5C%5C%5B.+%5C%5C%5D%3A%22%2CrB%3A%210%2Cc%3A%5B%7BcN%3A%22link_reference%22%2Cb%3A%22%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%3A%22%2CeB%3A%210%2CeE%3A%210%2Cstarts%3A%7BcN%3A%22link_url%22%2Ce%3A%22%24%22%7D%7D%5D%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22nginx%22%2Cfunction%28e%29%7Bvar%20t%3D%7BcN%3A%22variable%22%2Cv%3A%5B%7Bb%3A/%5C%24%5Cd+/%7D%2C%7Bb%3A/%5C%24%5C%7B/%2Ce%3A/%7D/%7D%2C%7Bb%3A%22%5B%5C%5C%24%5C%5C@%5D%22+e.UIR%7D%5D%7D%2Cr%3D%7BeW%3A%210%2Cl%3A%22%5Ba-z/_%5D+%22%2Ck%3A%7Bbuilt_in%3A%22on%20off%20yes%20no%20true%20false%20none%20blocked%20debug%20info%20notice%20warn%20error%20crit%20select%20break%20last%20permanent%20redirect%20kqueue%20rtsig%20epoll%20poll%20/dev/poll%22%7D%2Cr%3A0%2Ci%3A%22%3D%3E%22%2Cc%3A%5Be.HCM%2C%7BcN%3A%22string%22%2Cc%3A%5Be.BE%2Ct%5D%2Cv%3A%5B%7Bb%3A/%22/%2Ce%3A/%22/%7D%2C%7Bb%3A/%27/%2Ce%3A/%27/%7D%5D%7D%2C%7BcN%3A%22url%22%2Cb%3A%22%28%5Ba-z%5D+%29%3A/%22%2Ce%3A%22%5C%5Cs%22%2CeW%3A%210%2CeE%3A%210%2Cc%3A%5Bt%5D%7D%2C%7BcN%3A%22regexp%22%2Cc%3A%5Be.BE%2Ct%5D%2Cv%3A%5B%7Bb%3A%22%5C%5Cs%5C%5C%5E%22%2Ce%3A%22%5C%5Cs%7C%7B%7C%3B%22%2CrE%3A%210%7D%2C%7Bb%3A%22%7E%5C%5C*%3F%5C%5Cs+%22%2Ce%3A%22%5C%5Cs%7C%7B%7C%3B%22%2CrE%3A%210%7D%2C%7Bb%3A%22%5C%5C*%28%5C%5C.%5Ba-z%5C%5C-%5D+%29+%22%7D%2C%7Bb%3A%22%28%5Ba-z%5C%5C-%5D+%5C%5C.%29+%5C%5C*%22%7D%5D%7D%2C%7BcN%3A%22number%22%2Cb%3A%22%5C%5Cb%5C%5Cd%7B1%2C3%7D%5C%5C.%5C%5Cd%7B1%2C3%7D%5C%5C.%5C%5Cd%7B1%2C3%7D%5C%5C.%5C%5Cd%7B1%2C3%7D%28%3A%5C%5Cd%7B1%2C5%7D%29%3F%5C%5Cb%22%7D%2C%7BcN%3A%22number%22%2Cb%3A%22%5C%5Cb%5C%5Cd+%5BkKmMgGdshdwy%5D*%5C%5Cb%22%2Cr%3A0%7D%2Ct%5D%7D%3Breturn%7Baliases%3A%5B%22nginxconf%22%5D%2Cc%3A%5Be.HCM%2C%7Bb%3Ae.UIR+%22%5C%5Cs%22%2Ce%3A%22%3B%7C%7B%22%2CrB%3A%210%2Cc%3A%5B%7BcN%3A%22title%22%2Cb%3Ae.UIR%2Cstarts%3Ar%7D%5D%2Cr%3A0%7D%5D%2Ci%3A%22%5B%5E%5C%5Cs%5C%5C%7D%5D%22%7D%7D%29%2Chljs.registerLanguage%28%22objectivec%22%2Cfunction%28e%29%7Bvar%20t%3D%7Bkeyword%3A%22int%20float%20while%20char%20export%20sizeof%20typedef%20const%20struct%20for%20union%20unsigned%20long%20volatile%20static%20bool%20mutable%20if%20do%20return%20goto%20void%20enum%20else%20break%20extern%20asm%20case%20short%20default%20double%20register%20explicit%20signed%20typename%20this%20switch%20continue%20wchar_t%20inline%20readonly%20assign%20readwrite%20self%20@synchronized%20id%20typeof%20nonatomic%20super%20unichar%20IBOutlet%20IBAction%20strong%20weak%20copy%20in%20out%20inout%20bycopy%20byref%20oneway%20__strong%20__weak%20__block%20__autoreleasing%20@private%20@protected%20@public%20@try%20@property%20@end%20@throw%20@catch%20@finally%20@autoreleasepool%20@synthesize%20@dynamic%20@selector%20@optional%20@required%22%2Cliteral%3A%22false%20true%20FALSE%20TRUE%20nil%20YES%20NO%20NULL%22%2Cbuilt_in%3A%22NSString%20NSData%20NSDictionary%20CGRect%20CGPoint%20UIButton%20UILabel%20UITextView%20UIWebView%20MKMapView%20NSView%20NSViewController%20NSWindow%20NSWindowController%20NSSet%20NSUUID%20NSIndexSet%20UISegmentedControl%20NSObject%20UITableViewDelegate%20UITableViewDataSource%20NSThread%20UIActivityIndicator%20UITabbar%20UIToolBar%20UIBarButtonItem%20UIImageView%20NSAutoreleasePool%20UITableView%20BOOL%20NSInteger%20CGFloat%20NSException%20NSLog%20NSMutableString%20NSMutableArray%20NSMutableDictionary%20NSURL%20NSIndexPath%20CGSize%20UITableViewCell%20UIView%20UIViewController%20UINavigationBar%20UINavigationController%20UITabBarController%20UIPopoverController%20UIPopoverControllerDelegate%20UIImage%20NSNumber%20UISearchBar%20NSFetchedResultsController%20NSFetchedResultsChangeType%20UIScrollView%20UIScrollViewDelegate%20UIEdgeInsets%20UIColor%20UIFont%20UIApplication%20NSNotFound%20NSNotificationCenter%20NSNotification%20UILocalNotification%20NSBundle%20NSFileManager%20NSTimeInterval%20NSDate%20NSCalendar%20NSUserDefaults%20UIWindow%20NSRange%20NSArray%20NSError%20NSURLRequest%20NSURLConnection%20NSURLSession%20NSURLSessionDataTask%20NSURLSessionDownloadTask%20NSURLSessionUploadTask%20NSURLResponseUIInterfaceOrientation%20MPMoviePlayerController%20dispatch_once_t%20dispatch_queue_t%20dispatch_sync%20dispatch_async%20dispatch_once%22%7D%2Cr%3D/%5Ba-zA-Z@%5D%5Ba-zA-Z0-9_%5D*/%2Cn%3D%22@interface%20@class%20@protocol%20@implementation%22%3Breturn%7Baliases%3A%5B%22m%22%2C%22mm%22%2C%22objc%22%2C%22obj-c%22%5D%2Ck%3At%2Cl%3Ar%2Ci%3A%22%3C/%22%2Cc%3A%5Be.CLCM%2Ce.CBCM%2Ce.CNM%2Ce.QSM%2C%7BcN%3A%22string%22%2Cv%3A%5B%7Bb%3A%27@%22%27%2Ce%3A%27%22%27%2Ci%3A%22%5C%5Cn%22%2Cc%3A%5Be.BE%5D%7D%2C%7Bb%3A%22%27%22%2Ce%3A%22%5B%5E%5C%5C%5C%5C%5D%27%22%2Ci%3A%22%5B%5E%5C%5C%5C%5C%5D%5B%5E%27%5D%22%7D%5D%7D%2C%7BcN%3A%22preprocessor%22%2Cb%3A%22%23%22%2Ce%3A%22%24%22%2Cc%3A%5B%7BcN%3A%22title%22%2Cv%3A%5B%7Bb%3A%27%22%27%2Ce%3A%27%22%27%7D%2C%7Bb%3A%22%3C%22%2Ce%3A%22%3E%22%7D%5D%7D%5D%7D%2C%7BcN%3A%22class%22%2Cb%3A%22%28%22+n.split%28%22%20%22%29.join%28%22%7C%22%29+%22%29%5C%5Cb%22%2Ce%3A%22%28%7B%7C%24%29%22%2CeE%3A%210%2Ck%3An%2Cl%3Ar%2Cc%3A%5Be.UTM%5D%7D%2C%7BcN%3A%22variable%22%2Cb%3A%22%5C%5C.%22+e.UIR%2Cr%3A0%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22perl%22%2Cfunction%28e%29%7Bvar%20t%3D%22getpwent%20getservent%20quotemeta%20msgrcv%20scalar%20kill%20dbmclose%20undef%20lc%20ma%20syswrite%20tr%20send%20umask%20sysopen%20shmwrite%20vec%20qx%20utime%20local%20oct%20semctl%20localtime%20readpipe%20do%20return%20format%20read%20sprintf%20dbmopen%20pop%20getpgrp%20not%20getpwnam%20rewinddir%20qqfileno%20qw%20endprotoent%20wait%20sethostent%20bless%20s%7C0%20opendir%20continue%20each%20sleep%20endgrent%20shutdown%20dump%20chomp%20connect%20getsockname%20die%20socketpair%20close%20flock%20exists%20index%20shmgetsub%20for%20endpwent%20redo%20lstat%20msgctl%20setpgrp%20abs%20exit%20select%20print%20ref%20gethostbyaddr%20unshift%20fcntl%20syscall%20goto%20getnetbyaddr%20join%20gmtime%20symlink%20semget%20splice%20x%7C0%20getpeername%20recv%20log%20setsockopt%20cos%20last%20reverse%20gethostbyname%20getgrnam%20study%20formline%20endhostent%20times%20chop%20length%20gethostent%20getnetent%20pack%20getprotoent%20getservbyname%20rand%20mkdir%20pos%20chmod%20y%7C0%20substr%20endnetent%20printf%20next%20open%20msgsnd%20readdir%20use%20unlink%20getsockopt%20getpriority%20rindex%20wantarray%20hex%20system%20getservbyport%20endservent%20int%20chr%20untie%20rmdir%20prototype%20tell%20listen%20fork%20shmread%20ucfirst%20setprotoent%20else%20sysseek%20link%20getgrgid%20shmctl%20waitpid%20unpack%20getnetbyname%20reset%20chdir%20grep%20split%20require%20caller%20lcfirst%20until%20warn%20while%20values%20shift%20telldir%20getpwuid%20my%20getprotobynumber%20delete%20and%20sort%20uc%20defined%20srand%20accept%20package%20seekdir%20getprotobyname%20semop%20our%20rename%20seek%20if%20q%7C0%20chroot%20sysread%20setpwent%20no%20crypt%20getc%20chown%20sqrt%20write%20setnetent%20setpriority%20foreach%20tie%20sin%20msgget%20map%20stat%20getlogin%20unless%20elsif%20truncate%20exec%20keys%20glob%20tied%20closedirioctl%20socket%20readlink%20eval%20xor%20readline%20binmode%20setservent%20eof%20ord%20bind%20alarm%20pipe%20atan2%20getgrent%20exp%20time%20push%20setgrent%20gt%20lt%20or%20ne%20m%7C0%20break%20given%20say%20state%20when%22%2Cr%3D%7BcN%3A%22subst%22%2Cb%3A%22%5B%24@%5D%5C%5C%7B%22%2Ce%3A%22%5C%5C%7D%22%2Ck%3At%7D%2Cn%3D%7Bb%3A%22-%3E%7B%22%2Ce%3A%22%7D%22%7D%2Ca%3D%7BcN%3A%22variable%22%2Cv%3A%5B%7Bb%3A/%5C%24%5Cd/%7D%2C%7Bb%3A/%5B%5C%24%5C%25%5C@%5D%28%5C%5E%5Cw%5Cb%7C%23%5Cw+%28%5C%3A%5C%3A%5Cw+%29*%7C%7B%5Cw+%7D%7C%5Cw+%28%5C%3A%5C%3A%5Cw*%29*%29/%7D%2C%7Bb%3A/%5B%5C%24%5C%25%5C@%5D%5B%5E%5Cs%5Cw%7B%5D/%2Cr%3A0%7D%5D%7D%2Ci%3D%7BcN%3A%22comment%22%2Cb%3A%22%5E%28__END__%7C__DATA__%29%22%2Ce%3A%22%5C%5Cn%24%22%2Cr%3A5%7D%2Cs%3D%5Be.BE%2Cr%2Ca%5D%2Cc%3D%5Ba%2Ce.HCM%2Ci%2C%7BcN%3A%22comment%22%2Cb%3A%22%5E%5C%5C%3D%5C%5Cw%22%2Ce%3A%22%5C%5C%3Dcut%22%2CeW%3A%210%7D%2Cn%2C%7BcN%3A%22string%22%2Cc%3As%2Cv%3A%5B%7Bb%3A%22q%5Bqwxr%5D%3F%5C%5Cs*%5C%5C%28%22%2Ce%3A%22%5C%5C%29%22%2Cr%3A5%7D%2C%7Bb%3A%22q%5Bqwxr%5D%3F%5C%5Cs*%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%22%2Cr%3A5%7D%2C%7Bb%3A%22q%5Bqwxr%5D%3F%5C%5Cs*%5C%5C%7B%22%2Ce%3A%22%5C%5C%7D%22%2Cr%3A5%7D%2C%7Bb%3A%22q%5Bqwxr%5D%3F%5C%5Cs*%5C%5C%7C%22%2Ce%3A%22%5C%5C%7C%22%2Cr%3A5%7D%2C%7Bb%3A%22q%5Bqwxr%5D%3F%5C%5Cs*%5C%5C%3C%22%2Ce%3A%22%5C%5C%3E%22%2Cr%3A5%7D%2C%7Bb%3A%22qw%5C%5Cs+q%22%2Ce%3A%22q%22%2Cr%3A5%7D%2C%7Bb%3A%22%27%22%2Ce%3A%22%27%22%2Cc%3A%5Be.BE%5D%7D%2C%7Bb%3A%27%22%27%2Ce%3A%27%22%27%7D%2C%7Bb%3A%22%60%22%2Ce%3A%22%60%22%2Cc%3A%5Be.BE%5D%7D%2C%7Bb%3A%22%7B%5C%5Cw+%7D%22%2Cc%3A%5B%5D%2Cr%3A0%7D%2C%7Bb%3A%22-%3F%5C%5Cw+%5C%5Cs*%5C%5C%3D%5C%5C%3E%22%2Cc%3A%5B%5D%2Cr%3A0%7D%5D%7D%2C%7BcN%3A%22number%22%2Cb%3A%22%28%5C%5Cb0%5B0-7_%5D+%29%7C%28%5C%5Cb0x%5B0-9a-fA-F_%5D+%29%7C%28%5C%5Cb%5B1-9%5D%5B0-9_%5D*%28%5C%5C.%5B0-9_%5D+%29%3F%29%7C%5B0_%5D%5C%5Cb%22%2Cr%3A0%7D%2C%7Bb%3A%22%28%5C%5C/%5C%5C/%7C%22+e.RSR+%22%7C%5C%5Cb%28split%7Creturn%7Cprint%7Creverse%7Cgrep%29%5C%5Cb%29%5C%5Cs*%22%2Ck%3A%22split%20return%20print%20reverse%20grep%22%2Cr%3A0%2Cc%3A%5Be.HCM%2Ci%2C%7BcN%3A%22regexp%22%2Cb%3A%22%28s%7Ctr%7Cy%29/%28%5C%5C%5C%5C.%7C%5B%5E/%5D%29*/%28%5C%5C%5C%5C.%7C%5B%5E/%5D%29*/%5Ba-z%5D*%22%2Cr%3A10%7D%2C%7BcN%3A%22regexp%22%2Cb%3A%22%28m%7Cqr%29%3F/%22%2Ce%3A%22/%5Ba-z%5D*%22%2Cc%3A%5Be.BE%5D%2Cr%3A0%7D%5D%7D%2C%7BcN%3A%22sub%22%2CbK%3A%22sub%22%2Ce%3A%22%28%5C%5Cs*%5C%5C%28.*%3F%5C%5C%29%29%3F%5B%3B%7B%5D%22%2Cr%3A5%7D%2C%7BcN%3A%22operator%22%2Cb%3A%22-%5C%5Cw%5C%5Cb%22%2Cr%3A0%7D%5D%3Breturn%20r.c%3Dc%2Cn.c%3Dc%2C%7Baliases%3A%5B%22pl%22%5D%2Ck%3At%2Cc%3Ac%7D%7D%29%2Chljs.registerLanguage%28%22php%22%2Cfunction%28e%29%7Bvar%20t%3D%7BcN%3A%22variable%22%2Cb%3A%22%5C%5C%24+%5Ba-zA-Z_%7F-%FF%5D%5Ba-zA-Z0-9_%7F-%FF%5D*%22%7D%2Cr%3D%7BcN%3A%22preprocessor%22%2Cb%3A/%3C%5C%3F%28php%29%3F%7C%5C%3F%3E/%7D%2Cn%3D%7BcN%3A%22string%22%2Cc%3A%5Be.BE%2Cr%5D%2Cv%3A%5B%7Bb%3A%27b%22%27%2Ce%3A%27%22%27%7D%2C%7Bb%3A%22b%27%22%2Ce%3A%22%27%22%7D%2Ce.inherit%28e.ASM%2C%7Bi%3Anull%7D%29%2Ce.inherit%28e.QSM%2C%7Bi%3Anull%7D%29%5D%7D%2Ca%3D%7Bv%3A%5Be.BNM%2Ce.CNM%5D%7D%3Breturn%7Baliases%3A%5B%22php3%22%2C%22php4%22%2C%22php5%22%2C%22php6%22%5D%2CcI%3A%210%2Ck%3A%22and%20include_once%20list%20abstract%20global%20private%20echo%20interface%20as%20static%20endswitch%20array%20null%20if%20endwhile%20or%20const%20for%20endforeach%20self%20var%20while%20isset%20public%20protected%20exit%20foreach%20throw%20elseif%20include%20__FILE__%20empty%20require_once%20do%20xor%20return%20parent%20clone%20use%20__CLASS__%20__LINE__%20else%20break%20print%20eval%20new%20catch%20__METHOD__%20case%20exception%20default%20die%20require%20__FUNCTION__%20enddeclare%20final%20try%20switch%20continue%20endfor%20endif%20declare%20unset%20true%20false%20trait%20goto%20instanceof%20insteadof%20__DIR__%20__NAMESPACE__%20yield%20finally%22%2Cc%3A%5Be.CLCM%2Ce.HCM%2C%7BcN%3A%22comment%22%2Cb%3A%22/%5C%5C*%22%2Ce%3A%22%5C%5C*/%22%2Cc%3A%5B%7BcN%3A%22phpdoc%22%2Cb%3A%22%5C%5Cs@%5BA-Za-z%5D+%22%7D%2Cr%5D%7D%2C%7BcN%3A%22comment%22%2Cb%3A%22__halt_compiler.+%3F%3B%22%2CeW%3A%210%2Ck%3A%22__halt_compiler%22%2Cl%3Ae.UIR%7D%2C%7BcN%3A%22string%22%2Cb%3A%22%3C%3C%3C%5B%27%5C%22%5D%3F%5C%5Cw+%5B%27%5C%22%5D%3F%24%22%2Ce%3A%22%5E%5C%5Cw+%3B%22%2Cc%3A%5Be.BE%5D%7D%2Cr%2Ct%2C%7Bb%3A/-%3E+%5Ba-zA-Z_%5Cx7f-%5Cxff%5D%5Ba-zA-Z0-9_%5Cx7f-%5Cxff%5D*/%7D%2C%7BcN%3A%22function%22%2CbK%3A%22function%22%2Ce%3A/%5B%3B%7B%5D/%2CeE%3A%210%2Ci%3A%22%5C%5C%24%7C%5C%5C%5B%7C%25%22%2Cc%3A%5Be.UTM%2C%7BcN%3A%22params%22%2Cb%3A%22%5C%5C%28%22%2Ce%3A%22%5C%5C%29%22%2Cc%3A%5B%22self%22%2Ct%2Ce.CBCM%2Cn%2Ca%5D%7D%5D%7D%2C%7BcN%3A%22class%22%2CbK%3A%22class%20interface%22%2Ce%3A%22%7B%22%2CeE%3A%210%2Ci%3A/%5B%3A%5C%28%5C%24%22%5D/%2Cc%3A%5B%7BbK%3A%22extends%20implements%22%7D%2Ce.UTM%5D%7D%2C%7BbK%3A%22namespace%22%2Ce%3A%22%3B%22%2Ci%3A/%5B%5C.%27%5D/%2Cc%3A%5Be.UTM%5D%7D%2C%7BbK%3A%22use%22%2Ce%3A%22%3B%22%2Cc%3A%5Be.UTM%5D%7D%2C%7Bb%3A%22%3D%3E%22%7D%2Cn%2Ca%5D%7D%7D%29%2Chljs.registerLanguage%28%22python%22%2Cfunction%28e%29%7Bvar%20t%3D%7BcN%3A%22prompt%22%2Cb%3A/%5E%28%3E%3E%3E%7C%5C.%5C.%5C.%29%20/%7D%2Cr%3D%7BcN%3A%22string%22%2Cc%3A%5Be.BE%5D%2Cv%3A%5B%7Bb%3A/%28u%7Cb%29%3Fr%3F%27%27%27/%2Ce%3A/%27%27%27/%2Cc%3A%5Bt%5D%2Cr%3A10%7D%2C%7Bb%3A/%28u%7Cb%29%3Fr%3F%22%22%22/%2Ce%3A/%22%22%22/%2Cc%3A%5Bt%5D%2Cr%3A10%7D%2C%7Bb%3A/%28u%7Cr%7Cur%29%27/%2Ce%3A/%27/%2Cr%3A10%7D%2C%7Bb%3A/%28u%7Cr%7Cur%29%22/%2Ce%3A/%22/%2Cr%3A10%7D%2C%7Bb%3A/%28b%7Cbr%29%27/%2Ce%3A/%27/%7D%2C%7Bb%3A/%28b%7Cbr%29%22/%2Ce%3A/%22/%7D%2Ce.ASM%2Ce.QSM%5D%7D%2Cn%3D%7BcN%3A%22number%22%2Cr%3A0%2Cv%3A%5B%7Bb%3Ae.BNR+%22%5BlLjJ%5D%3F%22%7D%2C%7Bb%3A%22%5C%5Cb%280o%5B0-7%5D+%29%5BlLjJ%5D%3F%22%7D%2C%7Bb%3Ae.CNR+%22%5BlLjJ%5D%3F%22%7D%5D%7D%2Ca%3D%7BcN%3A%22params%22%2Cb%3A/%5C%28/%2Ce%3A/%5C%29/%2Cc%3A%5B%22self%22%2Ct%2Cn%2Cr%5D%7D%3Breturn%7Baliases%3A%5B%22py%22%2C%22gyp%22%5D%2Ck%3A%7Bkeyword%3A%22and%20elif%20is%20global%20as%20in%20if%20from%20raise%20for%20except%20finally%20print%20import%20pass%20return%20exec%20else%20break%20not%20with%20class%20assert%20yield%20try%20while%20continue%20del%20or%20def%20lambda%20nonlocal%7C10%20None%20True%20False%22%2Cbuilt_in%3A%22Ellipsis%20NotImplemented%22%7D%2Ci%3A/%28%3C%5C/%7C-%3E%7C%5C%3F%29/%2Cc%3A%5Bt%2Cn%2Cr%2Ce.HCM%2C%7Bv%3A%5B%7BcN%3A%22function%22%2CbK%3A%22def%22%2Cr%3A10%7D%2C%7BcN%3A%22class%22%2CbK%3A%22class%22%7D%5D%2Ce%3A/%3A/%2Ci%3A/%5B%24%7B%3D%3B%5Cn%5D/%2Cc%3A%5Be.UTM%2Ca%5D%7D%2C%7BcN%3A%22decorator%22%2Cb%3A/@/%2Ce%3A/%24/%7D%2C%7Bb%3A/%5Cb%28print%7Cexec%29%5C%28/%7D%5D%7D%7D%29%2Chljs.registerLanguage%28%22ruby%22%2Cfunction%28e%29%7Bvar%20t%3D%22%5Ba-zA-Z_%5D%5C%5Cw*%5B%21%3F%3D%5D%3F%7C%5B-+%7E%5D%5C%5C@%7C%3C%3C%7C%3E%3E%7C%3D%7E%7C%3D%3D%3D%3F%7C%3C%3D%3E%7C%5B%3C%3E%5D%3D%3F%7C%5C%5C*%5C%5C*%7C%5B-/+%25%5E%26*%7E%60%7C%5D%7C%5C%5C%5B%5C%5C%5D%3D%3F%22%2Cr%3D%22and%20false%20then%20defined%20module%20in%20return%20redo%20if%20BEGIN%20retry%20end%20for%20true%20self%20when%20next%20until%20do%20begin%20unless%20END%20rescue%20nil%20else%20break%20undef%20not%20super%20class%20case%20require%20yield%20alias%20while%20ensure%20elsif%20or%20include%20attr_reader%20attr_writer%20attr_accessor%22%2Cn%3D%7BcN%3A%22yardoctag%22%2Cb%3A%22@%5BA-Za-z%5D+%22%7D%2Ca%3D%7BcN%3A%22value%22%2Cb%3A%22%23%3C%22%2Ce%3A%22%3E%22%7D%2Ci%3D%7BcN%3A%22comment%22%2Cv%3A%5B%7Bb%3A%22%23%22%2Ce%3A%22%24%22%2Cc%3A%5Bn%5D%7D%2C%7Bb%3A%22%5E%5C%5C%3Dbegin%22%2Ce%3A%22%5E%5C%5C%3Dend%22%2Cc%3A%5Bn%5D%2Cr%3A10%7D%2C%7Bb%3A%22%5E__END__%22%2Ce%3A%22%5C%5Cn%24%22%7D%5D%7D%2Cs%3D%7BcN%3A%22subst%22%2Cb%3A%22%23%5C%5C%7B%22%2Ce%3A%22%7D%22%2Ck%3Ar%7D%2Cc%3D%7BcN%3A%22string%22%2Cc%3A%5Be.BE%2Cs%5D%2Cv%3A%5B%7Bb%3A/%27/%2Ce%3A/%27/%7D%2C%7Bb%3A/%22/%2Ce%3A/%22/%7D%2C%7Bb%3A/%60/%2Ce%3A/%60/%7D%2C%7Bb%3A%22%25%5BqQwWx%5D%3F%5C%5C%28%22%2Ce%3A%22%5C%5C%29%22%7D%2C%7Bb%3A%22%25%5BqQwWx%5D%3F%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%22%7D%2C%7Bb%3A%22%25%5BqQwWx%5D%3F%7B%22%2Ce%3A%22%7D%22%7D%2C%7Bb%3A%22%25%5BqQwWx%5D%3F%3C%22%2Ce%3A%22%3E%22%7D%2C%7Bb%3A%22%25%5BqQwWx%5D%3F/%22%2Ce%3A%22/%22%7D%2C%7Bb%3A%22%25%5BqQwWx%5D%3F%25%22%2Ce%3A%22%25%22%7D%2C%7Bb%3A%22%25%5BqQwWx%5D%3F-%22%2Ce%3A%22-%22%7D%2C%7Bb%3A%22%25%5BqQwWx%5D%3F%5C%5C%7C%22%2Ce%3A%22%5C%5C%7C%22%7D%2C%7Bb%3A/%5CB%5C%3F%28%5C%5C%5Cd%7B1%2C3%7D%7C%5C%5Cx%5BA-Fa-f0-9%5D%7B1%2C2%7D%7C%5C%5Cu%5BA-Fa-f0-9%5D%7B4%7D%7C%5C%5C%3F%5CS%29%5Cb/%7D%5D%7D%2Co%3D%7BcN%3A%22params%22%2Cb%3A%22%5C%5C%28%22%2Ce%3A%22%5C%5C%29%22%2Ck%3Ar%7D%2Cl%3D%5Bc%2Ca%2Ci%2C%7BcN%3A%22class%22%2CbK%3A%22class%20module%22%2Ce%3A%22%24%7C%3B%22%2Ci%3A/%3D/%2Cc%3A%5Be.inherit%28e.TM%2C%7Bb%3A%22%5BA-Za-z_%5D%5C%5Cw*%28%3A%3A%5C%5Cw+%29*%28%5C%5C%3F%7C%5C%5C%21%29%3F%22%7D%29%2C%7BcN%3A%22inheritance%22%2Cb%3A%22%3C%5C%5Cs*%22%2Cc%3A%5B%7BcN%3A%22parent%22%2Cb%3A%22%28%22+e.IR+%22%3A%3A%29%3F%22+e.IR%7D%5D%7D%2Ci%5D%7D%2C%7BcN%3A%22function%22%2CbK%3A%22def%22%2Ce%3A%22%20%7C%24%7C%3B%22%2Cr%3A0%2Cc%3A%5Be.inherit%28e.TM%2C%7Bb%3At%7D%29%2Co%2Ci%5D%7D%2C%7BcN%3A%22constant%22%2Cb%3A%22%28%3A%3A%29%3F%28%5C%5Cb%5BA-Z%5D%5C%5Cw*%28%3A%3A%29%3F%29+%22%2Cr%3A0%7D%2C%7BcN%3A%22symbol%22%2Cb%3Ae.UIR+%22%28%5C%5C%21%7C%5C%5C%3F%29%3F%3A%22%2Cr%3A0%7D%2C%7BcN%3A%22symbol%22%2Cb%3A%22%3A%22%2Cc%3A%5Bc%2C%7Bb%3At%7D%5D%2Cr%3A0%7D%2C%7BcN%3A%22number%22%2Cb%3A%22%28%5C%5Cb0%5B0-7_%5D+%29%7C%28%5C%5Cb0x%5B0-9a-fA-F_%5D+%29%7C%28%5C%5Cb%5B1-9%5D%5B0-9_%5D*%28%5C%5C.%5B0-9_%5D+%29%3F%29%7C%5B0_%5D%5C%5Cb%22%2Cr%3A0%7D%2C%7BcN%3A%22variable%22%2Cb%3A%22%28%5C%5C%24%5C%5CW%29%7C%28%28%5C%5C%24%7C%5C%5C@%5C%5C@%3F%29%28%5C%5Cw+%29%29%22%7D%2C%7Bb%3A%22%28%22+e.RSR+%22%29%5C%5Cs*%22%2Cc%3A%5Ba%2Ci%2C%7BcN%3A%22regexp%22%2Cc%3A%5Be.BE%2Cs%5D%2Ci%3A/%5Cn/%2Cv%3A%5B%7Bb%3A%22/%22%2Ce%3A%22/%5Ba-z%5D*%22%7D%2C%7Bb%3A%22%25r%7B%22%2Ce%3A%22%7D%5Ba-z%5D*%22%7D%2C%7Bb%3A%22%25r%5C%5C%28%22%2Ce%3A%22%5C%5C%29%5Ba-z%5D*%22%7D%2C%7Bb%3A%22%25r%21%22%2Ce%3A%22%21%5Ba-z%5D*%22%7D%2C%7Bb%3A%22%25r%5C%5C%5B%22%2Ce%3A%22%5C%5C%5D%5Ba-z%5D*%22%7D%5D%7D%5D%2Cr%3A0%7D%5D%3Bs.c%3Dl%2Co.c%3Dl%3Bvar%20u%3D%22%5B%3E%3F%5D%3E%22%2Cd%3D%22%5B%5C%5Cw%23%5D+%5C%5C%28%5C%5Cw+%5C%5C%29%3A%5C%5Cd+%3A%5C%5Cd+%3E%22%2Cb%3D%22%28%5C%5Cw+-%29%3F%5C%5Cd+%5C%5C.%5C%5Cd+%5C%5C.%5C%5Cd%28p%5C%5Cd+%29%3F%5B%5E%3E%5D+%3E%22%2Cp%3D%5B%7Bb%3A/%5E%5Cs*%3D%3E/%2CcN%3A%22status%22%2Cstarts%3A%7Be%3A%22%24%22%2Cc%3Al%7D%7D%2C%7BcN%3A%22prompt%22%2Cb%3A%22%5E%28%22+u+%22%7C%22+d+%22%7C%22+b+%22%29%22%2Cstarts%3A%7Be%3A%22%24%22%2Cc%3Al%7D%7D%5D%3Breturn%7Baliases%3A%5B%22rb%22%2C%22gemspec%22%2C%22podspec%22%2C%22thor%22%2C%22irb%22%5D%2Ck%3Ar%2Cc%3A%5Bi%5D.concat%28p%29.concat%28l%29%7D%7D%29%2Chljs.registerLanguage%28%22sql%22%2Cfunction%28e%29%7Bvar%20t%3D%7BcN%3A%22comment%22%2Cb%3A%22--%22%2Ce%3A%22%24%22%7D%3Breturn%7BcI%3A%210%2Ci%3A/%5B%3C%3E%5D/%2Cc%3A%5B%7BcN%3A%22operator%22%2CbK%3A%22begin%20end%20start%20commit%20rollback%20savepoint%20lock%20alter%20create%20drop%20rename%20call%20delete%20do%20handler%20insert%20load%20replace%20select%20truncate%20update%20set%20show%20pragma%20grant%20merge%20describe%20use%20explain%20help%20declare%20prepare%20execute%20deallocate%20savepoint%20release%20unlock%20purge%20reset%20change%20stop%20analyze%20cache%20flush%20optimize%20repair%20kill%20install%20uninstall%20checksum%20restore%20check%20backup%22%2Ce%3A/%3B/%2CeW%3A%210%2Ck%3A%7Bkeyword%3A%22abs%20absolute%20acos%20action%20add%20adddate%20addtime%20aes_decrypt%20aes_encrypt%20after%20aggregate%20all%20allocate%20alter%20analyze%20and%20any%20are%20as%20asc%20ascii%20asin%20assertion%20at%20atan%20atan2%20atn2%20authorization%20authors%20avg%20backup%20before%20begin%20benchmark%20between%20bin%20binlog%20bit_and%20bit_count%20bit_length%20bit_or%20bit_xor%20both%20by%20cache%20call%20cascade%20cascaded%20case%20cast%20catalog%20ceil%20ceiling%20chain%20change%20changed%20char_length%20character_length%20charindex%20charset%20check%20checksum%20checksum_agg%20choose%20close%20coalesce%20coercibility%20collate%20collation%20collationproperty%20column%20columns%20columns_updated%20commit%20compress%20concat%20concat_ws%20concurrent%20connect%20connection%20connection_id%20consistent%20constraint%20constraints%20continue%20contributors%20conv%20convert%20convert_tz%20corresponding%20cos%20cot%20count%20count_big%20crc32%20create%20cross%20cume_dist%20curdate%20current%20current_date%20current_time%20current_timestamp%20current_user%20cursor%20curtime%20data%20database%20databases%20datalength%20date_add%20date_format%20date_sub%20dateadd%20datediff%20datefromparts%20datename%20datepart%20datetime2fromparts%20datetimeoffsetfromparts%20day%20dayname%20dayofmonth%20dayofweek%20dayofyear%20deallocate%20declare%20decode%20default%20deferrable%20deferred%20degrees%20delayed%20delete%20des_decrypt%20des_encrypt%20des_key_file%20desc%20describe%20descriptor%20diagnostics%20difference%20disconnect%20distinct%20distinctrow%20div%20do%20domain%20double%20drop%20dumpfile%20each%20else%20elt%20enclosed%20encode%20encrypt%20end%20end-exec%20engine%20engines%20eomonth%20errors%20escape%20escaped%20event%20eventdata%20events%20except%20exception%20exec%20execute%20exists%20exp%20explain%20export_set%20extended%20external%20extract%20fast%20fetch%20field%20fields%20find_in_set%20first%20first_value%20floor%20flush%20for%20force%20foreign%20format%20found%20found_rows%20from%20from_base64%20from_days%20from_unixtime%20full%20function%20get%20get_format%20get_lock%20getdate%20getutcdate%20global%20go%20goto%20grant%20grants%20greatest%20group%20group_concat%20grouping%20grouping_id%20gtid_subset%20gtid_subtract%20handler%20having%20help%20hex%20high_priority%20hosts%20hour%20ident_current%20ident_incr%20ident_seed%20identified%20identity%20if%20ifnull%20ignore%20iif%20ilike%20immediate%20in%20index%20indicator%20inet6_aton%20inet6_ntoa%20inet_aton%20inet_ntoa%20infile%20initially%20inner%20innodb%20input%20insert%20install%20instr%20intersect%20into%20is%20is_free_lock%20is_ipv4%20is_ipv4_compat%20is_ipv4_mapped%20is_not%20is_not_null%20is_used_lock%20isdate%20isnull%20isolation%20join%20key%20kill%20language%20last%20last_day%20last_insert_id%20last_value%20lcase%20lead%20leading%20least%20leaves%20left%20len%20lenght%20level%20like%20limit%20lines%20ln%20load%20load_file%20local%20localtime%20localtimestamp%20locate%20lock%20log%20log10%20log2%20logfile%20logs%20low_priority%20lower%20lpad%20ltrim%20make_set%20makedate%20maketime%20master%20master_pos_wait%20match%20matched%20max%20md5%20medium%20merge%20microsecond%20mid%20min%20minute%20mod%20mode%20module%20month%20monthname%20mutex%20name_const%20names%20national%20natural%20nchar%20next%20no%20no_write_to_binlog%20not%20now%20nullif%20nvarchar%20oct%20octet_length%20of%20old_password%20on%20only%20open%20optimize%20option%20optionally%20or%20ord%20order%20outer%20outfile%20output%20pad%20parse%20partial%20partition%20password%20patindex%20percent_rank%20percentile_cont%20percentile_disc%20period_add%20period_diff%20pi%20plugin%20position%20pow%20power%20pragma%20precision%20prepare%20preserve%20primary%20prior%20privileges%20procedure%20procedure_analyze%20processlist%20profile%20profiles%20public%20publishingservername%20purge%20quarter%20query%20quick%20quote%20quotename%20radians%20rand%20read%20references%20regexp%20relative%20relaylog%20release%20release_lock%20rename%20repair%20repeat%20replace%20replicate%20reset%20restore%20restrict%20return%20returns%20reverse%20revoke%20right%20rlike%20rollback%20rollup%20round%20row%20row_count%20rows%20rpad%20rtrim%20savepoint%20schema%20scroll%20sec_to_time%20second%20section%20select%20serializable%20server%20session%20session_user%20set%20sha%20sha1%20sha2%20share%20show%20sign%20sin%20size%20slave%20sleep%20smalldatetimefromparts%20snapshot%20some%20soname%20soundex%20sounds_like%20space%20sql%20sql_big_result%20sql_buffer_result%20sql_cache%20sql_calc_found_rows%20sql_no_cache%20sql_small_result%20sql_variant_property%20sqlstate%20sqrt%20square%20start%20starting%20status%20std%20stddev%20stddev_pop%20stddev_samp%20stdev%20stdevp%20stop%20str%20str_to_date%20straight_join%20strcmp%20string%20stuff%20subdate%20substr%20substring%20subtime%20subtring_index%20sum%20switchoffset%20sysdate%20sysdatetime%20sysdatetimeoffset%20system_user%20sysutcdatetime%20table%20tables%20tablespace%20tan%20temporary%20terminated%20tertiary_weights%20then%20time%20time_format%20time_to_sec%20timediff%20timefromparts%20timestamp%20timestampadd%20timestampdiff%20timezone_hour%20timezone_minute%20to%20to_base64%20to_days%20to_seconds%20todatetimeoffset%20trailing%20transaction%20translation%20trigger%20trigger_nestlevel%20triggers%20trim%20truncate%20try_cast%20try_convert%20try_parse%20ucase%20uncompress%20uncompressed_length%20unhex%20unicode%20uninstall%20union%20unique%20unix_timestamp%20unknown%20unlock%20update%20upgrade%20upped%20upper%20usage%20use%20user%20user_resources%20using%20utc_date%20utc_time%20utc_timestamp%20uuid%20uuid_short%20validate_password_strength%20value%20values%20var%20var_pop%20var_samp%20variables%20variance%20varp%20version%20view%20warnings%20week%20weekday%20weekofyear%20weight_string%20when%20whenever%20where%20with%20work%20write%20xml%20xor%20year%20yearweek%20zon%22%2Cliteral%3A%22true%20false%20null%22%2Cbuilt_in%3A%22array%20bigint%20binary%20bit%20blob%20boolean%20char%20character%20date%20dec%20decimal%20float%20int%20integer%20interval%20number%20numeric%20real%20serial%20smallint%20varchar%20varying%20int8%20serial8%20text%22%7D%2Cc%3A%5B%7BcN%3A%22string%22%2Cb%3A%22%27%22%2Ce%3A%22%27%22%2Cc%3A%5Be.BE%2C%7Bb%3A%22%27%27%22%7D%5D%7D%2C%7BcN%3A%22string%22%2Cb%3A%27%22%27%2Ce%3A%27%22%27%2Cc%3A%5Be.BE%2C%7Bb%3A%27%22%22%27%7D%5D%7D%2C%7BcN%3A%22string%22%2Cb%3A%22%60%22%2Ce%3A%22%60%22%2Cc%3A%5Be.BE%5D%7D%2Ce.CNM%2Ce.CBCM%2Ct%5D%7D%2Ce.CBCM%2Ct%5D%7D%7D%29%3B%0A'));var Thelpers={},Tangular={};Tangular.register=function(e,r){Thelpers[e]=r},Tangular.compile=function(e){e||(e="");for(var r=-1,n=[],i=-1,t=0,s=e.length,u=0;s>r++;){var a=e.substring(r,r+2);if(-1===i)if("{{"!==a);else{if(-1!==i){u++;continue}var l=e.substring(t,r);n.push(l?'unescape("'+escape(l)+'")':'""'),i=r+2}else if("}}"===a){if(u>0){u--;continue}n.push(e.substring(i,r).trim()),t=r+2,i=-1;continue}}n.push('unescape("'+escape(e.substring(t,s))+'")'),s=n.length;for(var f="$output+=",g='var $s=this;var $output="";',o=[],c=!1,p=0,d=0;s>d;d++)if(d%2!==0){var h=n[d],v=!1,r=h.lastIndexOf("|"),b="helpers.encode(@)",T=null,$=h.substring(0,3);"if "===$&&(h="if( "+h.substring(3)+"){",v=!0),"foreach "===h.substring(0,8)&&(T=h.split(" "),"var"===T[1]&&T.splice(1,1),o.push(T[1]),v=!0,c=!0,p++);var m=h.substring(0,5);if("endif"===m||"fi"===h?(h="}",v=!0):"else"===m?(h="} else {",v=!0):("end"===$||"endfor"===h.substring(0,6))&&(h=0===o.length?"}":"}})();",o.pop(),v=!0,p--,0===p&&(c=!1)),v)h=Tangular.append(h,o,c).trim();else{if(-1!==r){b=h.substring(r+1).trim(),h=h.substring(0,r),r=b.indexOf("(");var x=b;if(-1===r?b+="(@)":(x=b.substring(0,r),b=b.substring(0,r+1)+"@"+(-1===b.indexOf("()")?",":"")+b.substring(r+1)),b="helpers."+b,void 0===Thelpers[x])throw new Error('Helper: "'+x+'" not found.')}r=b.indexOf("("),b=b.substring(0,r)+".call($s,"+b.substring(r+1),h=b.replace("@",Tangular.append(h,o,c).trim())}if(v){if(T){var w=Tangular.append(T[3],o,c);h="if ("+w+"===null||"+w+"===undefined)"+w+"=[];(function(){for(var i=0,length="+w+".length;i<length;i++){var "+T[1]+"="+w+"[i];var $index=i;"}g+=h}else g+=f+h+";"}else g+=f+n[d]+";";return function(e){return new Function("helpers",g+";return $output;").call(e,Thelpers)}},Tangular.append=function(e,r){return void 0===r&&(r=[]),e.replace(/[\_\$a-zá-žÁ-ŽA-Z0-9\s]+/g,function(e,n,i){var t=i.substring(n-1,n),s=!1,u=e.trim();switch(('"'===t||"'"===t||"."===t)&&(s=!0),e.trim()){case"else":case"end":case"endfor":case"endif":case"fi":case"foreach":case"if":return e;case"$index":if(!s)return e}if(""===u)return"";if(s)return e;s=!1;for(var a=0,l=r.length;l>a;a++){var f=r[a].length;if(u.substring(0,f)===r[a]){if(u.length!==f){var t=u.substring(f,f+1);if("."!==t&&"+"!==t)continue}s=!0;break}}if(s)return u;t=u.substring(0,1);var g=t.charCodeAt(0);return g>47&&58>g?u:"$s."+u})},Tangular.render=function(e,r){return(void 0===r||null===r)&&(r={}),"string"==typeof e&&(e=Tangular.compile(e)),e(r)},Tangular.register("encode",function(e){return(void 0===e||null===e)&&(e=""),e.toString().replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}),Tangular.register("raw",function(e){return(void 0===e||null===e)&&(e=""),e});function highlight(){$('pre code').each(function(i,block){hljs.highlightBlock(block);});}function search(e,n){var r=e.name.toLowerCase();return-1!==r.indexOf(n)}function each(e,n){if(e)for(var r=0,a=e.length;a>r;r++){var f=e[r];n(f)}}Tangular.register("url",function(r){var n=r.indexOf("{");if(-1===n)return r;var e=r.indexOf("}");return r.substring(0,n)+"<u>"+r.substring(n,e+1)+"</u>"+r.substring(e+1)}),Tangular.register("lower",function(r){return(r||"").toLowerCase()}),Tangular.register("join",function(r){return r?r.join("\n"):""}),Tangular.register("lower",function(r){return r?r.toLowerCase():""});function go(o){var t=$("#"+o);0!==t.length&&$("html,body").animate({scrollTop:t.offset().top-20},300)}function reload() {var linker = decodeURIComponent(window.location.hash.substring(1)).split('~');if (linker[0] === '#' || linker[0] === '')return;if (linker[2] === undefined)$('html,body').scrollTop(0);render(linker[0], linker[1], linker[2]);}function configure(){var e=documentation.pages,n=documentation.api,r=documentation.links,o={},a={},t=[];if(e)for(var p=0,u=e.length;u>p;p++){var i=e[p];i.group||(i.group=""),i.linker="#"+encodeURIComponent("pages~"+i.name),void 0===o[i.group]?o[i.group]=[i]:o[i.group].push(i)}for(var p=0,u=n.length;u>p;p++){var i=n[p];i.linker="#"+encodeURIComponent("api~"+i.name),i.group||(i.group=""),void 0===a[i.group]?a[i.group]=[i]:a[i.group].push(i)}if(r)for(var p=0,u=r.length;u>p;p++){var i=r[p];i.linker=i.url,t.push(i)}var g=Object.keys(o),s=$("#menu").empty();g.sort(sort),t.length&&o[""].push.apply(o[""],t);for(var p=0,u=g.length;u>p;p++)s.append(Tmenu({name:g[p],items:o[g[p]]}));g=Object.keys(a);for(var p=0,u=g.length;u>p;p++)s.append(Tmenu({name:g[p],items:a[g[p]]}));$("#menu").find("li").find("a").each(function(){var e=$(this),n=e.attr("href");"http"===n.substring(0,4)&&e.addClass("external")})}window.onhashchange = reload;function sort(e,n){return e.name&&(e=e.name),n.name&&(n=n.name),""===e?-1:""===n?-1:e.localeCompare(n)}function render(e,i,t){var n=e+"~"+i;if(n!==latest){latest=n,setTimeout(function(){var n=$('li[data-id="'+e+"~"+encodeURIComponent(i)+"~"+encodeURIComponent(t)+'"]');if(0===n.length)return void $("html,body").scrollTop(0);var o=n.offset().top;$("html,body").animate({scrollTop:o},100),n.find(".body").removeClass("hidden")},500),isSearch&&$("#search").val("");var o=documentation[e];if(o){for(var a,d=0,r=o.length;r>d;d++)if(o[d].name===i){a=o[d];break}if(a){var l=$("#menu");if(l.find(".selected").removeClass("selected"),l.find("li").find('a[href="'+a.linker+'"]').addClass("selected"),void 0===t&&"api"!==e)return document.title=title+" "+a.name+(a.group?" ("+a.group+")":""),$("#content").html("<h1>"+a.name+'</h1><div class="markdown">'+marked(a.body.replace(/‘|’/g,"'")).replace(/\<table\>/g, '<table class="table table-bordered">').replace(/<img src=/g,'<img class="img-responsive" src=')+"</div>"),void highlight();document.title=title+" "+a.name+" ("+a.group+")",render_api(a),$("a.member").bind("click",function(){$(this).parent().find(".body").toggleClass("hidden")})}}}}function render_api(e){var a,n=[],p={};e.types&&(p.types=!0,a=prepare("api",e.name,e.types),n.push(Tmember({name:"Types",members:a}))),$("#content").html("<h1>"+e.name+'</h1><div class="markdown">'+marked((e.description||"").replace(/‘|’/g,"'")).replace(/\<table\>/g, '<table class="table table-bordered">')+"</div>"+n.join("")),highlight()}function prepare(a,r,e){if(!e)return[];e=e.slice(0);for(var n=0,o=e.length;o>n;n++){var p=e[n];if(p.linker=encodeURIComponent(a+"~"+r+"~"+p.name),p.body=marked(p.description.replace(/‘|’/g,"'")).replace(/\<table\>/g, '<table class="table table-bordered">'),p.params){for(var s=[],m=0,i=p.params.length;i>m;m++){var t=p.params[m].options?-1!==p.params[m].options.indexOf("optional"):!1;s.push((t?"[":"")+p.params[m].name+(t?"]":""))}p.name_params||(p.name_params="("+s.join(", ").replace(/\s$/g,"")+")")}}return e.sort(sort),e}var isFirst = true, isSearch = false, documentation, latest, Tmenu, Tmember, Tsearch, title = document.title;Tangular.register("params",function(e){var a=[];a.push('<table class="table table-bordered table-responsive" cellpadding="0" cellspacing="0">');for(var n=0,t=e.length;t>n;n++){var o=e[n],i="";if(a.push("<tr>"),a.push('<td class="active"><b>@'+o.name+"</b><br />"+o.type+"</td>"),o.params)for(var r=0;r<o.params.length;r++){var s=o.params[r].options&&-1!==o.params[r].options.indexOf("optional")?!0:!1;i+=(""!==i?",":"")+(s?"[":"")+o.params[r].name+(s?"]":"")}var l=[];o.options&&o.options.forEach(function(e){var is=e.charCodeAt(0)===33;l.push("<span"+(is?" class=\"high\"":"")+">"+(is?e.substring(1):e)+"</span>")}),a.push("<td>"+(l.length?l.join(""):"")+(o.description||"")+(o["default"]?'<div class="member-body-default"><b>Default value</b>: '+o["default"]+"</div>":"")+(o.params?"<div><b>function "+o.name+"("+i+") {}</b>"+Thelpers.params(o.params)+"</div>":"")+"</td>"),a.push("</tr>")}return a.push("</table>"),a.join("")}),$(document).ready(function(){$('.menu h1,.menu img').on('click',function(){window.location.href=window.location.pathname});Tsearch=Tangular.compile($("#template-search").html()),Tmember=Tangular.compile($("#template-api-members").html()),Tmenu=Tangular.compile($("#template-menu").html()),$(window).on("resize",function(){$("#content").css({"min-height":$(window).height()-100})}).trigger("resize"),$(".offline").toggle(!navigator.onLine),$("#fork").toggle(navigator.onLine);var e,a=window.location.pathname.lastIndexOf("/"),n=window.location.pathname.substring(a+1);$(".language").find('a[href="'+n+'"]').addClass("selected"),$("#search").bind("keydown",function(){""!==this.value&&(clearTimeout(e),e=setTimeout(function(){$("#search").trigger("change")},500))}),$("#search").bind("change",function(){var e=this.value.toLowerCase(),a=[];if(""!==latest&&(window.location.href="#"),latest="",e.length>2){var n={};each(documentation.api,function(a){each(a.types,function(t){search(t,e)&&(n[a.name]||(n[a.name]=[]),n[a.name].push(t))})});var t=Object.keys(n);each(t,function(e){a.push.apply(a,prepare("api",e,n[e]))})}a.length>100&&(a=a.splice(0,100)),$("#content").html(Tsearch({members:a})),$(".menu").find(".selected").removeClass("selected"),isSearch=!0}),documentation=JSON.parse($("#current").html()),(window.location.hash||"").length<2&&(window.location.href="#"+encodeURIComponent(documentation["default"])),$("#version").html("v"+documentation.version+(documentation.build?" ("+documentation.build+")":"")),$("#logo").attr("href","#"+encodeURIComponent(documentation["default"])),$("#loading").hide(),$("#container").removeClass("hidden"),$(".menu h1").html(documentation.name),configure(),reload()});Tangular.register('option',function(value){var is = value.charCodeAt(0) === 33;return '<span class="members-option' + (is ? ' high' : '') + '">' + (is ? value.substring(1) : value) + '</span>';});</script>
<link href="data:image/x-icon;base64,AAABAAIAGBgAAAEAIAAoCQAAJgAAABAQAAABACAAKAQAAE4JAAAoAAAAGAAAADAAAAABACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVVVVAzMzMxQzMzM3MzMzfDExMcUzMzPlMzMzZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKysrBi8vLxsxMTE5MjIyezExMdI1NTX/MjIy/TExMfE1NTX/MzMz3zQ0NEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzBTY2NiYyMjJHNDQ0hTMzM9E1NTX/NDQ0/zExMeY0NDTLMzMzjTIyMlYxMTGWNTU1/zU1NcAuLi4hAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACsrKwYzMzNGNTU1iDMzM9s3Nzf/NTU1/zMzM+UyMjLAMTExhzIyMkIAAAACAAAAAAAAAAAAAAAAMjIyozg4OP8yMjKyNjY2EwAAAAAAAAAAAAAAAAAAAAAAAAAAVVVVAzIyMlcxMTH7NjY2/zMzM98zMzOuMjIyfzQ0NEUrKysGAAAAAAAAAAAAAAAAMDAwIDIyMk0yMjJXMTExPzIyMsU4ODj/MDAwjy4uLgsAAAAAAAAAAAAAAAAAAAAAJiYmFDMzM9EyMjLyMzMziDMzMzwAAAABAAAAAAAAAAAAAAAAMzMzLTQ0NFkzMzOIMDAwwzMzM/83Nzf/MjIykDMzM0Y1NTXXNjY2+jIyMmsAAAACAAAAAAAAAAAAAAAAMzMzHjU1Nf8yMjLKAAAAAAAAAAAAAAAAMjIyODMzM2kxMTGWMzMz0TQ0NP85OTn/MDAw6zIyMsA0NDTlNTU19TMzM2QxMTFTNjY26zU1NeU0NDROAAAAAAAAAAAAAAAANTU1HTQ0NP0yMjLTMjIyRzMzM3kzMzOqMTEx3DU1Nf85OTn/MTEx5zQ0NKMzMzNuMDAwOzAwMCAxMTFdMzMz+DMzM+M1NTVIMzMzbzU1Nf80NDTcMTExNAAAAAAAAAAAMDAwEDIyMrYzMzP4MTEx6DQ0NP83Nzf/MzMz4DQ0NJc1NTVXNDQ0MTs7Ow0AAAAAAAAAAAAAAAAAAAAAMTExfDc3N/8yMjLQMTExNC8vL5I3Nzf/MjIyvjMzMxkAAAAAJCQkDjAwMK41NTX/MzMz2zExMYIzMzNLNjY2JkBAQAgAAAAAAAAAAAAAAAAkJCQHMDAwQDMzM3kxMTFDKysrBjMzM5w3Nzf/MTExtTExMTQzMzOrNTU1/zExMaYzMzMPNzc3HDQ0NPUxMTHXMDAwJQAAAAAAAAAAAAAAAAAAAAAoKCgTMjIyUTAwMI8zMzPRNDQ05jQ0NPgyMjLTMjIyMzY2NhM0NDS1ODg4/zIyMoozMzNLMTEx4TMzM/01NTUdLy8vKzY2Nv8vLy/HAAAAASQkJAc3NzccNDQ0YjMzM6oxMTHcNDQ08DIyMv01NTX/NTU1/zQ0NP81NTX/MjIyyjMzMyM0NDQsNDQ00TQ0NPsyMjK3MTEx6DIyMrswMDAQMTExKjQ0NP8zMzPvMTExoDQ0NLczMzPuMzMz+DMzM/81NTX/NDQ0/zQ0NP8zMzP/MzMz/zMzM/8zMzP/NTU1/zQ0NKs5OTkJMDAwSzExMew1NTX/NDQ0/jQ0NI9AQEAIMTExFTMzM9E1NTX/MzMz/zQ0NP80NDT/NDQ0/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zY2Nv8zMzOVOTk5CTQ0NGwyMjL8NTU1/zExMZsuLi4LAAAAADU1NVc0NDT1NDQ0/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zQ0NP8zMzP9MTExfklJSQc0NDSPNTU1+DMzM+A1NTUYAAAAAEBAQAg0NDR/MzMz+DQ0NP8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/80NDT/MTEx8TExMV01NTUiMzMz2jQ0NPo1NTUdAAAAAAAAAAAzMzMKMjIyizIyMvs0NDT/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/81NTX/NTU1/zQ0NP8zMzP/NTU1/zQ0NOAzMzNaMzMzzzIyMvs3NzccAAAAAAAAAAAAAAAAIiIiDzMzM6E1NTX/NDQ0/zMzM/8zMzP/MzMz/zQ0NP81NTX/NjY2/zQ0NP8yMjLfMTEx0jAwMPAzMzP/MzMz/zU1Nf8zMzPHMzMzpjU1NZY8PDwRAAAAAAAAAAAAAAAAAAAAADMzMx4yMjKvNDQ0/zMzM/8zMzP/MzMz/TMzM94yMjK7MjIyjjIyMmAxMTE0NTU1IjMzM5o1NTX/MzMz/zMzM/82Njb/MTExxDMzMygAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAuLi4cMjIywDc3N/80NDT/MzMzizIyMi4tLS0RPDw8ETIyMi4yMjJgMjIyhDQ0NMg0NDT/MzMz/zMzM/8zMzP/NTU1/zMzM6EnJycNAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzLTU1Nck2Njb/NDQ0vDMzM3kxMTGWMTExvzMzM94yMjL4NTU1/zU1Nf8zMzP/MzMz/zQ0NP80NDT/NjY2/zMzM/8zMzMeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADMzMzcyMjLYNzc3/zMzM/81NTX/NjY2/zU1Nf81NTX/NDQ0/zQ0NP80NDT/NDQ0/zMzM+4xMTHENDQ0kjExMV05OTkJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA0NDRPMzMz4zY2Nv80NDT/MzMz/zMzM/40NDT6MTEx7TIyMrI1NTWCNDQ0TzMzMygxMTEaLi4uCwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMjIyUjQ0NNszMzPbMzMzqjExMXI1NTU6Ly8vGzMzMw8zMzMFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAABAAAAAgAAAAAQAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADMzMy0zMzNzMjIyuTU1Ne4yMjJlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADMzMwU2NjYvNDQ0djAwMMgxMTHoMTEx6zMzM6Q0NDSmMTEx9jU1NToAAAAAAAAAAAAAAAAAAAAAAAAAADQ0NF02NjbDMjIy9zExMeEzMzOfNDQ0TwAAAAEAAAAAICAgCDIyMq8xMTHoMTExHwAAAAAAAAAAAAAAADIyMj0zMzP5NDQ0pjU1NTorKysGAAAAADMzMxkxMTFYMjIyrDQ0NNszMzNoMjIyyjQ0NMgzMzMKAAAAAAAAAAAzMzNzMTEx7SsrKwYvLy8bMzMzcjQ0NL80NDTmMjIy8jMzM7A0NDS6MzMz4zIyMlcxMTHnNDQ0owAAAAAAAAAAMzMzSzQ0NPA0NDTNMTEx9TIyMt0xMTGlNDQ0WS4uLgsAAAAAAAAABDIyMsUzMzPMMjIyXDExMfoyMjJ2AAAAADQ0NEUxMTH3MTExmzExMT4zMzMKAAAAAAAAAAExMTE0NTU1fjIyMnU3NzccMTEx4jMzM6kzMzNyMzMz+TIyMkgzMzN4MzMz6gAAAABAQEAEMzMzSzQ0NJM0NDTLMzMz/zc3N/81NTX/NDQ0cTMzMzIzMzP0MjIyrzExMegyMjJSMzMzajU1Nf8yMjK8MjIy4jQ0NP82Njb/NjY2/zQ0NP8zMzP/NDQ0/zMzM/wyMjJMMDAwUDY2Nv8xMTHrNDQ0Jzg4OCAzMzPeODg4/zQ0NP80NDT/MzMz/zMzM/8zMzP/MzMz/zMzM/81NTX/MzMz8DQ0NDYzMzN+NDQ0/TIyMkwAAAAAMjIyQjQ0NOs1NTX/MzMz/zMzM/8zMzP/MzMz/zMzM/80NDT/NDQ0/zY2Nv8xMTHXNTU1PzExMfEzMzNtAAAAAAAAAAAzMzNQNDQ0+TU1Nf8zMzP/NDQ0/zY2Nv82Njb/MTEx6zMzM94zMzP9NjY2/zAwMMgxMTG1NTU1QwAAAAAAAAAAAAAAADMzM2Q0NDT/NTU1/zMzM8c0NDSFNDQ0WDU1NT8yMjJWMjIy8TU1Nf82Njb/NDQ0si4uLgsAAAAAAAAAAAAAAAAAAAAAMzMzfDY2Nv80NDSUMjIyYDQ0NIkzMzPCMTEx7TU1Nf82Njb/NjY2/zg4OP8xMTFYAAAAAAAAAAAAAAAAAAAAAAAAAAAxMTGRNzc3/zc3N/85OTn/OTk5/zY2Nv8xMTHoMjIyyjExMZs3NzdiNTU1GAAAAAAAAAAAAAAAAAAAAAAAAAAAICAgCDIyMp4xMTHtMjIyuTU1NX4zMzNVMjIyKQAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" rel="icon" type="image/x-icon" />
</head>
<body>
<div class="container hidden" id="container">
<div class="row">
<div class="col-md-3 m">
<div class="menu">
<h1></h1>
<div id="version"></div>
<!--
<div class="search">
<input type="text" id="search" placeholder="Search in API ..." autofocus="autofocus" />
</div>
-->
<div id="menu"></div>
</div>
</div>
<div class="col-md-9 m">
<div class="content" id="content"></div>
<div class="footer">
<div>Documentation is licensed under <a href="https://github.com/totaljs/framework/blob/master/license.txt">MIT</a>.</div>
<div>© 2015-2016 Peter Širka, <a href="https://github.com/petersirka/MyAPI">MyAPI v1.01</a></div>
</div>
</div>
</div>
</div>
<div id="loading"><div>Loading ...</div></div>
<script type="text/html" id="template-menu">
{{ if name }}
<strong class="menu-group">{{ name }}</strong>
{{ fi }}
<ul>
{{ foreach m in items }}
<li><a href="{{ m.linker }}">{{ m.name }}</a></li>
{{ end }}
</ul>
<br />
</script>
<script type="text/html" id="template-api-members">
<h3>API documentation:</h3>
<ul class="members" style="margin-top:12px">
{{ foreach m in members }}
<li data-id="{{ m.linker }}">
{{ if m.changetype }}<span class="member-changelog">{{ if m.changetype === 1 }}new{{ else }}changed{{ endif }}</span>{{ endif }}<a href="#{{ m.linker }}" class="member">{{ if m.method }}<span class="members-method">{{ m.method }}</span>{{ fi }} {{ m.name }}{{ if m.return }} <span class="members-return">returns <b>{{ m.return }}</b></span>{{ fi }}{{ if m.options && m.options.length > 0 }} {{ foreach o in m.options }}{{ o | option }}{{ end }}{{ fi }}{{ if m.default }}<span class="members-default"><b>Default value:</b> {{ m.default }}</span>{{ fi }}</a>
<div class="body hidden">
{{ if m.default }}<div class="member-body-default"><b>Default value</b>: {{ m.default }}</div>{{ fi }}
<div class="member-body-name">{{ m.name }}</div>
{{ if m.changelog }}<div class="member-body-changelog"><b>CHANGELOG:</b> {{ m.changelog | raw }}</div>{{ endif }}
{{ if m.url }}
<div class="member-url">{{ if m.method }}<span class="members-method">{{ m.method }}</span>{{ fi }}{{ m.url | url }}</div>
{{ fi }}
{{ if m.params && m.params.length > 0 }}
<div class="member-body-params">
{{ m.params | params }}
</div>
{{ fi }}
{{ if m.options && m.options.length > 0 }}
<div class="member-body-flags">
{{ foreach f in m.options }}
<span>{{ f }}</span>
{{ end }}
</div>
{{ fi }}
{{ if m.return }}
<div class="member-body-return">returns {{ if m.go }}<a href="{{ m.go }}"><b>{{ m.return }}</b></a>{{ else }}<b>{{ m.return }}</b>{{ fi }};</div>
{{ fi }}
<hr />
<div class="mt20"><strong class="caption">Description</strong>:</div>
<div class="markdown">{{ m.body | raw }}</div>
{{ if m.headers }}
<div class="mt20"><strong class="caption">Headers</strong>:</div>
<pre><code class="language-text">{{ m.headers | join }}</code></pre>
{{ fi }}
{{ if m.output }}
<div class="mt20"><strong class="caption">Response</strong>:</div>
<pre><code>{{ m.output | raw }}</code></pre>
{{ fi }}
{{ if m.example }}
<div class="member-body-example"><a href="{{ m.example }}" target="_blank">Example</a></div>
{{ fi }}
</div>
</li>
{{ end }}
</ul>
</script>
<script type="text/html" id="template-search">
<h1>Search results ({{ members.length }})</h1>
<ul class="members">
{{ foreach m in members }}
<li data-id="{{ m.linker }}">
<a href="#{{ m.linker }}" class="member">{{ if m.method }}<span class="members-method">{{ m.method }}</span>{{ fi }} {{ m.name }}{{ if m.return }} <span class="members-return">returns <b>{{ m.return }}</b></span>{{ fi }}{{ if m.options && m.options.length > 0 }} {{ foreach o in m.options }}{{ o | option }}{{ end }}{{ fi }}{{ if m.default }}<span class="members-default"><b>Default value:</b> {{ m.default }}</span>{{ fi }}</a>
</li>
{{ end }}
</ul>
{{ if members.length === 0 }}
<div class="noresult">Try to change a search phrase. Search engine is searching in properties, methods, delegates and events.</div>
{{ fi }}
</script>
<!-- ============================= -->
<!-- ======= DOCUMENTATION ======= -->
<!-- ============================= -->
<!-- Very good JSON EDITOR: https://itunes.apple.com/us/app/power-json-editor/id499768540?mt=12 -->
<script type="application/json" id="current">
{
"name": "ESHOP + CMS",
"modified": "2016-04-1 09:24:00",
"version": "5.0.0",
"build": "",
"default": "pages~Welcome",
"api": [],
"pages":
[
{
"name": "Welcome",
"body": "Many thanks for purchasing total.js product __Eshop + CMS__. Source-code is stored in __GitHub__ as private repository. For the access into the repository contact me on my email <petersirka@gmail.com>.\n\n## Requirements\n\n- [node.js](http://nodejs.org) `+4.0` but will work with `+5.0`\n- [total.js](http://www.totaljs.com) `+2.0.0`\n- [GraphicsMagick](http://www.graphicsmagick.org/) or [ImageMagick](http://www.imagemagick.org/) for resizing of pictures\n\n---\n\n## How to run it?\n\n__Development mode__:\n```bash\ncd /eshop\nnode debug.js\n```\n\n__Production mode__:\n```bash\ncd /eshop\nnode release.js\n```\n\n- website for visitors: http://127.0.0.1:8000\n- management: http://127.0.0.1:8000/$manager/ (login: __admin__, password: __admin__)\n\n## Documentation\n\n- [Documentation: total.js framework](http://docs.totaljs.com)\n- [Documentation: PayPal express checkout](https://github.com/petersirka/node-paypal-express-checkout)\n- [Documentation: jComponent library](https://github.com/petersirka/jComponent)\n- [Documentation: SQL Agent](https://github.com/petersirka/node-sqlagent) for PostgreSQL and MongoDB version\n\n---\n\n##\u00a0Configuration\n\n###\u00a0The internal configuration `/config`\n\n- default URL address to manager `manager-url`\n- hidden super user account `manager-superadmin` with `admin:admin` (login:password) as default\n- SMTP settings\n- default image processor __gm__ GraphicsMagick (default) or __im__ ImageMagick\n\n###\u00a0User settings `/databases/settings.json`\n\n- Email settings\n- Eshop and CMS settings (a default order state, currency and delivery types)\n- PayPal Express Checkout settings\n- User settings for admin manager\n\n---\n\n## Terminology\n\n| Keyword | Description |\n| ----------------- | --------------------------------------------- |\n| __UI__ | User interface |\n| __UI Settings__ | Settings in the manager / administration area |\n| __total.js__ | Web application framework for node.js |"
},
{
"name": "Structure",
"body": "## Server-side\n\nA whole business logic is stored in models `/models/`. Each section e.g. __Orders__, __Products__, __Pages__, __etc.__ contains properties, workflows, transformations and operations. The controllers work with the models only.\n\n- all data with all binaries are stored in `/databases/` directory (plain data are stored in JSON format) with except version of PostgreSQL or MongoDB.\n\n---\n\n## Client-side\n\nAll styles and scripts are merged in `/definitions/merge.js` file.\n\n__Common files__:\n\n- `/public/css/bootstrap.min.css` contains only grid system and styles for tables\n- `/public/js/jctajr.min.js` jComponent + Tangular + jRouting\n- `/public/css/ui.css` UI styles for all components\n- `/public/js/ui.js` UI scripts for all components\n\n---\n\n__Visitors use__:\n\n- `/public/css/ui.css` - UI styles for all components\n- `/public/js/ui.js` - UI scripts for all components\n- `/themes/default/public/css/default.css` - website styles\n- `/themes/default/public/js/default.js` - website client-side code\n\n---\n\n__Manager / Admin area uses__:\n\n- `/public/css/manager.css` - manager styles\n- `/public/js/manager.js` - manager code\n- `/public/css/ui.css` - UI styles for all components\n- `/public/js/ui.js` - UI scripts for all components\n- `/themes/default/public/css/editor.css` - styles for CMS HTML Editor (depends on the current theme)"
},
{
"name": "Manager",
"body": "__Structure__:\n\n- Dashboard\n- Orders\n- Products\n- Users (OAuth 2.0)\n- Pages + Widgets\n- Newsletter\n- Settings\n- System operations\n\n---\n\nAll controls / pages with business logic are stored in `/public/templates/` directory. Pages are loaded asynchronous when are needed. Layout and main menu are stored in `/views/manager.html`. The routes of management are defined in `/public/js/manager.js`\n\n---\n\nAll routes on __server-side__ is defined `/controllers/manager.js` and routes are linked with all models / schemas. So if you update some model / schema then the change will be affected for all visitors and management."
},
{
"name": "Eshop",
"body": "__Eshop__ is composed from products and orders. Eshop has own views (a little different than __CMS__ but can be mixed together). Learn from the source-code.\n\n---\n\n## How does it work?\n\n- controller `/controllers/eshop.js` processes all requests into the views\n- controller `/controllers/api.js` contains eshop API\n- views are loaded from `/themes/default/eshop/` directory (you can create a different theme built-on same API).\n\n---\n\n## Models\n\n- `/models/orders.js` contains orders definition and their operations\n- `/models/products.js` contains products definition and their operations\n\n---\n\n## Global properties\n\n```javascript\n// Contains all product categories (with subcategories)\n// Category: { name: String, linker: String, count: Number, parent: String, text: String }\nF.global.categories;\n\n// Contains all product manufacturers\n// Manufacturer: { name: String, linker: String, count: Number }\nF.global.manufacturers;\n```\n\n### How can I add new properties into the products or orders?\n\nIt's easy. Extend the models `/models/products.js` or `/models/orders.js` and extend the manager / admin area templates `/public/templates/manager-products.html` or `/public/templates/manager-orders.html`. Then extend specific views for visitors in `/themes/default/views/` or create new theme."
},
{
"name": "CMS",
"body": "A whole CMS is composed from `Pages`. The page contains __HTML content__ which is rendered into the view (`page.template`) according to `page.url` or `page.id` properties. Learn from the source-code.\n\nAll CMS controls: `/public/templates/manager-pages.html`\n\n---\n\n## How does it work?\n\n- controller `/controllers/default.js` processes all requests via `#404` system route\n- the action tries to find page in `F.global.sitemap`\n- if the page exists then the CMS renders the content into the view (`page.template`)\n- if not exists then the CMS responds via `404` HTTP status\n- you can create own controller's actions with own mechanism\n\n---\n\n## Models\n\n- `/models/pages.js` contains __Pages__ definition and its operations\n- `/models/widgets.js` contains __Widgets__ definition and its operations\n\n---\n\n## How does navigation / menu work?\n\nEach `Page` can be added into the multiple navigations (e.g. menu). Firstly register the navigation name in __UI Settings --> Registered navigations__ (then will be shown in __Page form__). The navigation must by rendered in the __layout__ or __view__ manually by web developer like this:\n\n```html\n<header>\n @{foreach m in global.navigations.header}\n <a href=\"@{m.url}\">@{m.name}</a>\n @{end}\n</header>\n\n<div>SOME BODY</div>\n\n<footer>\n @{foreach m in global.navigations.footer}\n <a href=\"@{m.url}\">@{m.name}</a>\n @{end}\n</footer>\n```\n\n## How can create a new template?\n\n- firstly you must create view `/themes/default/views/cms/my-new-template.html`\n- then is needed to register (it) the view name into the __UI settings --> Registered templates__.\n\n---\n\n## How the CMS editor works?\n\nThe CMS editor sends to `$manager/api/pages/preview/` request with `page.template` and `page.body`. If the `page.body` is not defined then the server returns template with a default content for editing. The content for edditing must be wrapped into this element:\n\n```javacript\n<!-- in a final render is id=\"CMS\" removed from the content -->\n<div id=\"CMS\">\n...\n...\n...\n</div>\n```\n\nThe editor gets the content from `<div id=\"CMS\">` element and stores it into the database. In editing mode is the stored content inserted into this element for new modifications.\n\n---\n\n## Allow tags for editing\n\nEditor uses for editing some special HTML classes:\n\n```html\n<div id=\"CMS\">\n\n <div class=\"CMS_widgets\">\n\n <div class=\"row CMS_repeat\">\n <div class=\"col-md-4\">\n <a href=\"/\" class=\"CMS_edit\">Some link content</span></a>\n </div>\n \n <div class=\"col-md-4\">\n <span class=\"CMS_edit fa fa-envelope\"></span>\n <div class=\"CMS_edit\">Some text to edit</div>\n </div>\n\n <div class=\"col-md-4\">\n <div><img src=\"/img/logo.png\" class=\"CMS_edit\" /></div>\n </div> \n </div>\n\n <!-- WIDGETS WILL BE INSERTED HERE -->\n\n </div>\n\n</div>\n```\n\n__Editor element classes__:\n\n- `CMS_edit` user can edit the content of the element (__works with Images or FontAwesome icon__)\n- `CMS_attribute` user can edit basic attributes of the element (id, title, alt, class, data-width, data-height, data-size)\n- `CMS_singleline` - doesn't allow multiline for `CMS_edit`\n- `CMS_remove` user can remove the element\n- `CMS_search` (important) the content from these elements are used into the full-text searching\n- `CMS_perex` gets the HTML from the element and saves it as `Page.perex`\n- `CMS_repeat` user can duplicate the element\n- `CMS_widgets` user can add widgets into the element\n- `CMS_widget` (internal) each widget is wrapped into the `<div class=\"CMS_widget CMS_remove\">` element\n- `CMS_template` (internal) each template (widget) is wrapped into the `<div class=\"CMS_template CMS_remove\">` element\n- `CMS_unwrap` removes current element when is rendering the content\n- `CMS_selected` (internal) selected element class\n- `CMS_hidden` the element will be hidden for visitors\n\n__IMPORTANT:__ Image cropper is opened for each image `<img` with `CMS_edit` class with defined `data-width=\"\"` and `data-height=\"\"` attributes (otherwise CMS uploads a raw image). CMS also supports another feature for image galleries e.g. `<img data-size=\"50%\" ...`. The cropper stores cropped image (its URL) to `<img data-original=\"URL_TO_CROPPED_IMAGE\"` and into the attribute `<img src=\"\" ...` stores resized URL e.g. `<img src=\"...jpg?s=50\" ...` (`s=50` meant that the server resizes `data-original` about `50%`). On client-side you can get full cropped image easily via `<img data-original=\"\"` and its miniature via `<img src=\"\"`.\n\nPrefer `div` than `p` for content editing. For visitors are all `CMS_` classes with except of `CMS_hidden` removed from the content.\n\n__Highlight dynamic JS widgets__:\n\nThe element `<div ... data-widget=\"true\" ... >` with `data-widget` attribute will be highlighted in the CMS editor.\n\n---\n\n## Template scripting\n\nCMS Editor evaluates below delegates and events when the content is loaded or saved.\n\n__Delegates__\n\n```javascript\nfunction $cmseditor_load(type) {\n // type === undefined --> load new content\n // type === sourcecode --> content changed\n}\n\nfunction $cmseditor_save(type) {\n // type === undefined --> save the content\n // type === sourcecode --> get source-code\n\n // changed the DOM\n // DOM will be saved\n}\n```\n\n__Events only for jComponent__\n\n```javascript\n$.components.on('cmseditor.load', function(type) {\n // same as delegate\n});\n\n$.components.on('cmseditor.save', function(type) {\n // same as delegate\n});\n```\n\n## Widgets\n\nWidgets don't have any special functionality and they are divided to `static templates` and `dynamic templates`. The static template can be inserted into the __CMS Editor__ for immediate editing and dynamic templates are rendered just-in-time when the page is rendered.\n\n__Dynamic rendering widgets__\n\nExample is in `/definitions/widgets.js`:\n\n```javascript\n// This transformation will be called when some page will contain this widget.\n// IMPORTANT: Transformation is executed automatically.\nGETSCHEMA('Widget').addTransform('WIDGET-ID', function(error, model, data, callback) {\n\n model // {Object} - current widget object\n data.settings; // {String} - contains custom user settings\n data.page; // {Object} - current page object\n\n // callback must return string\n callback('NEW WIDGET CONTENT');\n});\n```\n\n## Rendering\n\nFor rendering is prepared the action in `/controllers/default.js` --> `view_cms` and below code describes additional rendering of pages. Rendering automatically calls widgets.\n\n__Manual rendering__:\n\n```javascript\nvar options = {};\n\n// Finds the page by id (optional)\noptions.id = 'ad393ce09';\n\n// Finds the page by url (optional)\noptions.url = '/contact/';\n\nGETSCHEMA('page').operation('render', options, function(err, page) {\n console.log(err, page);\n});\n```\n\n__Auto-rendering views via middleware__:\n\n```javascript\nexports.install = function() {\n F.route('/', ['#page']);\n};\n```\n\n```html\n<!-- View according to the page.template -->\n<h1>@{repository.page.name}</h1>\n<div>\n @{!repository.page.body}\n</div>\n```\n\n__Recommended rendering__:\n\nIMPORTANT: `controller.render()` method uses localization automatically.\n\n- sets automatically `breadcrumb` to `controller.sitemap`\n- sets automatically `controller.title`\n\n```html\ncontroller.render(url_or_id, [viewname], [model], [cache], [partial]);\n\n- url_or_id : recognizes automatically (id works only if `partial` === true)\n- viewname : can rewrite PAGE.template\n- model : view model (PAGE is stored in the repository object)\n- cache : enables/disables output cache (default: true)\n- partial : if `true` then disables URL checking in the sitemap (default: false)\n```\n\n```javascript\nexports.install = function() {\n F.route('/', view_page);\n F.route('#404', view_page);\n};\n\nfunction view_page() {\n var self = this;\n // Controller.page() is extended prototype.\n // self.render([url or id], [viewname], [model], [cache], [partial]);\n self.render(self.url);\n}\n```\n\n```html\n<!-- View according the page.template -->\n<h1>@{repository.page.name}</h1>\n<div>\n @{!repository.page.body}\n</div>\n```\n\n__Multiple rendering__:\n\n```javascript\nfunction view_homepage() {\n var self = this;\n var options = {};\n\n options.url = ['#homepage-banners', '#homepage-footer'];\n\n // options.id = [];\n \n GETSCHEMA('Page').operation('render-multiple', options, function(err, response) {\n \n // Page object\n self.repository['#homepage-banners'];\n\n // Page object\n self.repository['#homepage-footer'];\n\n // Renders views\n self.view('homepage'); \n });\n}\n```\n```html\n<!-- homepage view -->\n<div>\n @{!repository['#homepage-banner'].body}\n ...\n ...\n ...\n @{!repository['#homepage-footer'].body}\n</div>\n```\n\n## Global properties\n\n```javascript\n// Contains all registered pages (Object Array)\n// Sitemap: { id: String, url: String, title: String, name: String, parent: String, language: String, icon: String, tags: [String] }\nF.global.sitemap;\n\n// Contains all registered navigations (Object whose properties contain Object Array)\n// Navigation: { url: String, title: String, name: String, priority: Number, language: String, icon: String, tags: [String] }\nF.global.navigations[name];\n\n// Contains all registered partial pages (Object Array)\n// Partial: { id: String, url: String, title: String, name: String, parent: String, language: String, icon: String, tags: [String], priority: Number }\nF.global.partial;\n\n// Contains all registered categories of posts with the counter (Object Array)\n// Post: { name: String, linker: String, count: Number }\nF.global.posts;\n```\n\n## Troubleshooting\n\n__What is `page.ispartial`?__\n> Some HTML pages can contain mixed content e.g. banners (__one partial page__), eshop and others information (__second partial view__), and for this case are partial pages. A partial page cannot be shown via URL routing because is excluded from the sitemap."
},
{
"name": "How to create app localization?",
"body": "Firstly install __total.js__ as global module `npm install -g total.js`. Then open terminal and write:\n\n```bash\ncd my-app-directory\ntotaljs --translate\n```\n\nApplication automatically generates `translate.resource` file with localized text. Translate the file by yourself and save translated text into the `/resources/default.resource` file and run the application. The application will use localized text.\n\n---\n__Documentation:__ [total.js localization](http://docs.totaljs.com/v1.9.x/en.html#pages~Localization)\n\n---"
}
],
"links":
[
{
"name": "Homepage",
"url": "http://www.totaljs.com/eshop/"
},
{
"name": "Support + Upgrades",
"url": "https://www.totaljs.com/support/"
},
{
"name": "Issues tracker",
"url": "https://github.com/totaljs/eshop-cms"
}
]
}
</script>
</body>
</html>