OSDN Git Service

インジケーターがうまくいったので細かくコミット
[newbbs/newbbs.git] / WebModuleUnit1.dfm
1 object TWebModule1: TTWebModule1
2   OldCreateOrder = False
3   OnCreate = WebModuleCreate
4   Actions = <
5     item
6       MethodType = mtGet
7       Name = 'top'
8       PathInfo = '/'
9       OnAction = TWebModule1topAction
10     end
11     item
12       MethodType = mtGet
13       Name = 'indexpage'
14       PathInfo = '/index'
15       OnAction = TWebModule1indexpageAction
16     end
17     item
18       MethodType = mtPost
19       Name = 'regist'
20       PathInfo = '/regist'
21       OnAction = TWebModule1registAction
22     end
23     item
24       MethodType = mtGet
25       Name = 'admin'
26       PathInfo = '/admin'
27       OnAction = TWebModule1adminAction
28     end
29     item
30       Name = 'search'
31       PathInfo = '/search'
32       OnAction = TWebModule1searchAction
33     end
34     item
35       Name = 'help'
36       PathInfo = '/help'
37       OnAction = TWebModule1helpAction
38     end
39     item
40       Name = 'master'
41       PathInfo = '/master'
42       OnAction = TWebModule1masterAction
43     end
44     item
45       Name = 'alert'
46       PathInfo = '/alert'
47       OnAction = TWebModule1alertAction
48     end
49     item
50       MethodType = mtPost
51       Name = 'usrdel'
52       PathInfo = '/userdel'
53       OnAction = TWebModule1deleteAction
54     end
55     item
56       Name = 'jump'
57       PathInfo = '/jump'
58       OnAction = TWebModule1jumpAction
59     end
60     item
61       MethodType = mtGet
62       Name = 'link'
63       PathInfo = '/link'
64       OnAction = TWebModule1linkAction
65     end
66     item
67       MethodType = mtPost
68       Name = 'admdel'
69       PathInfo = '/admindel'
70       OnAction = TWebModule1admdelAction
71     end
72     item
73       Name = 'login'
74       PathInfo = '/login'
75       OnAction = TWebModule1loginAction
76     end
77     item
78       MethodType = mtPost
79       Name = 'adminset'
80       PathInfo = '/adminset'
81       OnAction = TWebModule1adminsetAction
82     end
83     item
84       MethodType = mtGet
85       Name = 'logout'
86       PathInfo = '/logout'
87       OnAction = TWebModule1logoutAction
88     end
89     item
90       MethodType = mtGet
91       Name = 'img'
92       PathInfo = '/src'
93       OnAction = TWebModule1imgAction
94     end
95     item
96       MethodType = mtGet
97       Name = 'file'
98       PathInfo = '/file'
99       OnAction = TWebModule1fileAction
100     end>
101   Height = 385
102   Width = 436
103   object articles: TDataSetPageProducer
104     HTMLDoc.Strings = (
105       '                                            <hr size=1>'
106       
107         #9'<section id=number><a name=<#number>></a><a href=/jump?num=<#nu' +
108         'mber> style=text-decoration:none>'
109       #9#9'[<#number>]</a></section>'
110       #9'<section id=title><#title></section>'
111       #9'<section id=name>'#12288'Name:<h1><#name></h1></section>'
112       #9'<section id=date>'#12288'Date:<h1><#date></h1></section>'
113       #9'<p>'#9661#9650#9661#9650#9661#9650#9661
114       #9'<section id=comment><#comment></section>'
115       
116         '<section id=master style=text-align:right><a href=/alert?db=<#db' +
117         'num>&num=<#number>>'#22577#21578'</a></section>'
118       #9'<p>'#9651#9660#9651#9660#9651#9660#9651)
119     DataSet = DataModule1.FDTable2
120     OnHTMLTag = articlesHTMLTag
121     Left = 112
122     Top = 88
123   end
124   object index: TDataSetPageProducer
125     HTMLDoc.Strings = (
126       '<!DOCTYPE html>'
127       '<html lang="ja">'
128       '  <head>'
129       '    <meta charset="utf-8">'
130       '  <meta http-equiv="Content-Style-Type" content="text/css">'
131       '<style type="text/css">'
132       '<!--'
133       '    <#css id=2>'
134       '    <#css id=4>'
135       '-->'
136       '</style>'
137       
138         '    <script src=//cdn.rawgit.com/google/code-prettify/master/loa' +
139         'der/run_prettify.js></script>'
140       
141         '    <script type=text/javascript src=//ajax.googleapis.com/ajax/' +
142         'libs/jquery/1.8.1/jquery.min.js></script>'
143       '    <script>'
144       '    <!--'
145       '    <#js id=1>'
146       '    <#js id=2>'
147       '    -->'
148       '    </script>'
149       '    <title>'
150       '    <#title>'
151       '    </title>'
152       '  </head>'
153       '  <body>'
154       ''
155       '    <a href=/ style=text-decoration:none><#title2></a>'
156       ''
157       '    <#header>'
158       ''
159       '    <hr size="1" width="100%">'
160       '    <form action=/userdel?db=<#dbnum> method="post" id=search>'
161       '      <label><p>'#35352#20107'No</p><input name="num"></label>'
162       
163         '      <label><p>Pass</p><input type="password" name="password"><' +
164         '/label>'
165       '      <input type="submit" value="'#21066#38500'">'
166       '    </form>'
167       '    <form action=/jump?db=<#dbnum> method=post id=search>'
168       '      <label><p>'#35352#20107'No</p><input name=num></label>'
169       '      <input type=submit value='#31227#21205'>'
170       '    </form>'
171       '    <p><a href=/search?db=<#dbnum>>'#26908#32034#12506#12540#12472'</a></p>'
172       '    <p style=text-align:right><a href=#article>'#19979#12408#31227#21205'</a></p>'
173       '    <p style=text-align:center><#database></p>'
174       '    <#footer>'
175       '  <#article>'
176       #9'<a name=article></a>'
177       #9'<p style=text-align:right><a href=#top>Top'#12408#31227#21205'</a></p>'
178       '  <#footer>'
179       
180         '    <p style=text-align:center><a href="/admin?db=<#dbnum>">'#31649#29702#32773#29992 +
181         #12525#12464#12452#12531'</a></p>'
182       '  </body>'
183       '</html>')
184     DataSet = DataModule1.FDTable3
185     OnHTMLTag = indexHTMLTag
186     Left = 112
187     Top = 32
188   end
189   object admin: TDataSetTableProducer
190     Columns = <
191       item
192         Title.Caption = 'check'
193       end
194       item
195         FieldName = 'NUMBER'
196       end
197       item
198         FieldName = 'TITLE'
199       end
200       item
201         FieldName = 'NAME'
202       end
203       item
204         FieldName = 'DATE'
205       end>
206     Footer.Strings = (
207       '<input type=submit value='#21066#38500#12377#12427'><input type=submit value='#12522#12475#12483#12488'>'
208       '</form>'
209       '')
210     MaxRows = 30
211     DataSet = DataModule1.FDTable2
212     OnFormatCell = adminFormatCell
213     Left = 176
214     Top = 32
215   end
216   object search: TPageProducer
217     HTMLDoc.Strings = (
218       ''
219       '<!DOCTYPE HTML>'
220       ''
221       '<html>'
222       '  <head>'
223       '    <title>'#26908#32034'</title>'
224       '    <style type=text/css>'
225       '    <!--'
226       '    <#css>'
227       '    -->'
228       '    </style>'
229       '  </head>'
230       ''
231       '  <body>'
232       '    <form action="/search<#query>" method="post">'
233       '    <p align="center"><strong>'#25237#31295#26908#32034
234       '</strong>'
235       '    </p>'
236       '    <p>'
237       '</p>'
238       '    <p>'
239       '    </p>'
240       '      <p align="center">'#26908#32034#12290#12473#12506#12540#12473#12391#21306#20999#12387#12390#12367#12384#12373#12356#12290'</p>'
241       '    <select name=type>'
242       '      <option value=OR>OR</option>'
243       '      <option value=AND>AND</option>'
244       '    </select>      '
245       
246         '        <div style="HEIGHT: 26px; WIDTH: 105px; POSITION: relati' +
247         've; DISPLAY: inline" ms_positioning="FlowLayout">'#26908#32034#12527#12540#12489
248       '</div>'
249       '      <p>&nbsp;<input name="word1"></p>'
250       
251         '    <p><input type="radio" name="filter" style="HEIGHT: 20px; WI' +
252         'DTH: 17px" size="17" value="name">'#21517#21069#12363#12425#26908#32034' <input type="radio" che' +
253         'cked="true" style="HEIGHT: 20px; WIDTH: 16px" size="16" name="fi' +
254         'lter" value="com">'#26412#25991#12363#12425#26908#32034
255       '</p>'
256       '      <p>'
257       '    <input type="submit" value="'#26908#32034'"></p>'
258       '    </form>'
259       '      <p><a href="/">'#25522#31034#26495#12408#25147#12427
260       '</a></p>'
261       '    <#items>'
262       '  </body>'
263       '</html>')
264     OnHTMLTag = searchHTMLTag
265     Left = 240
266     Top = 32
267   end
268   object items: TDataSetPageProducer
269     HTMLDoc.Strings = (
270       '                                            <hr size=1>'
271       #9'<section id=title><#title></section>'
272       #9'<section id=name>'#12288'Name:<h1><#name></h1></section>'
273       #9'<section id=date>'#12288'Date:<h1><#date></h1></section>'
274       #9
275       #9'<section id=comment><#item></section>'
276       '')
277     DataSet = DataModule1.FDTable2
278     OnHTMLTag = itemsHTMLTag
279     Left = 240
280     Top = 144
281   end
282   object help: TPageProducer
283     HTMLDoc.Strings = (
284       ''
285       '<!DOCTYPE html>'
286       ''
287       '<html><head><meta charset=utf8><title>'#20351#12356#26041'</title></head>'
288       '<body>'
289       '<P>'#35370#21839#32773#12398#30342#12373#12435'</P>'
290       '<form action=/help method=post>'
291       #9'<p>'#12362#21839#12356#21512#12431#12379'<'#21066#38500#20381#38972#12394#12393#20309#12391#12418'></p>'
292       #9'<textarea name=help style=height:100px;width:250px>'
293       #25237#31295#32773#21517#12394#12393#65306
294       #30456#35527#20869#23481#65306
295       #12381#12398#20182#65306'</textarea><br>'
296       #9'<input type=submit value="'#36865#20449'"></form>'
297       #9'<p><br>'
298       '<p>'#38283#30330#32773#12398#30342#12373#12435
299       '<p>pybbs'#12398'API'
300       '<p>ArticleAPI ... ~/read/api/<b>dbname</b>/<b>number</b>'
301       '<p>ListAPI ... ~/headline/api'
302       '<p><br>'
303       '<p>'
304       '<p>'#21033#29992#35215#32004
305       '<p>'#12371#12428#12363#12425#26360#12365#12414#12377
306       '<p style=text-align:center><a href=/>'#25147#12427'</a>'
307       '</body>'
308       '</html>')
309     Left = 304
310     Top = 32
311   end
312   object top: TPageProducer
313     HTMLDoc.Strings = (
314       '<!doctype html>'
315       '<html class=no-js lang="ja">'
316       '<head>'
317       #9'<title>Top Page</title>'
318       
319         '<link rel=stylesheet type=text/css href="/file?type=css&id=1" re' +
320         'f=top>'
321       
322         '<link rel=stylesheet type=text/css href="/file?type=css&id=3" re' +
323         'f=normal>'
324       
325         ' <script type="text/javascript" src="//ajax.googleapis.com/ajax/' +
326         'libs/jquery/2.1.4/jquery.min.js"></script>'
327       '<script src="/file?type=js&id=6"></script>'
328       '<script src="/file?type=js&id=4"></script>'
329       '<script src="/file?type=js&id=3"></script>'
330       '<script src="/file?type=js&id=1"></script>'
331       '</head>'
332       '<body>'
333       '<div id="fb-root"></div>'
334       ''
335       '<script>(function(d, s, id) {'
336       '  var js, fjs = d.getElementsByTagName(s)[0];'
337       '  if (d.getElementById(id)) return;'
338       '  js = d.createElement(s); js.id = id;'
339       
340         '  js.src = "//connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=' +
341         'v2.8";'
342       '  fjs.parentNode.insertBefore(js, fjs);'
343       '}(document, '#39'script'#39', '#39'facebook-jssdk'#39'));</script>'
344       ''
345       ''
346       '<header><h1 style="text-align: center;">'#28961#26009#38651#23376#25522#31034#26495#12408#12424#12358#12371#12381
347       '</h1></header>'
348       '<div class="slideshow">'
349       #9'<div class="slideshow-slides"><#slide></div>'
350       ''
351       #9'<div class="slideshow-nav">'
352       #9'<a href="#" class="prev">prev'
353       '</a>'
354       #9'<a href="#" class="next">next'
355       '</a>'
356       '        </div>'
357       ''
358       #9'<div class="slideshow-indicator"></div>'
359       '</div>'
360       
361         '        <p>[ <a href=/index?db=<#dbnum>><#info></a> ] ='#12362#30693#12425#12379' <p>[' +
362         ' <a href="/master">master'
363       
364         '</a> ] ='#31649#29702#20154'<div class="fb-like" data-href="http://pybbs.herokuap' +
365         'p.com" data-layout="box_count" data-action="like" data-size="sma' +
366         'll" data-show-faces="true" data-share="false"></div>'
367       
368         '<p><a href="http://www.xn--gckj5d1ktb3488cn4q.jp/" target="_blan' +
369         'k"><img alt="'#28961#26009#12459#12454#12531#12479#12540'" src="http://www.xn--gckj5d1ktb3488cn4q.jp/' +
370         'counter.php?id=pybbs" border="0"></a>'
371       '<footer>'
372       '<p><br>'
373       '<p><a href="/title">'#12479#12452#12488#12523#34920#31034
374       '</a>'
375       '<p><a href="/help">'#20351#12356#26041#26696#20869
376       '</a>'
377       '<p><a href=/search>'#26908#32034'</a>'
378       '<p>PR '#12522#12531#12463'<br>'
379       
380         '<p><a href="https://www.amazon.co.jp/%E9%AB%98%E6%A0%A1%E5%8D%92' +
381         '%E6%A5%AD%E3%81%BE%E3%81%A7%E3%81%AE%E3%82%B5%E3%83%83%E3%82%AB%' +
382         'E3%83%BC%E6%88%A6%E8%A1%93-sanuki_kainushi-ebook/dp/B00AXBM08Q/r' +
383         'ef=sr_1_7?ie=UTF8&amp;qid=1479369992&amp;sr=8-7&amp;keywords=san' +
384         'uki_kainushi">'#39640#26657#21330#26989#12414#12391#12398#12469#12483#12459#12540#25126#34899
385       '</a><br>amazon kindle'
386       '</p>'
387       '<p>'
388       
389         '<p><a href="https://www.amazon.co.jp/%E4%B8%AD%E5%AD%A6%E5%8D%92' +
390         '%E6%A5%AD%E3%81%BE%E3%81%A7%E3%81%AE%E3%82%B5%E3%83%83%E3%82%AB%' +
391         'E3%83%BC%E6%88%A6%E8%A1%93-sanuki_kainushi-ebook/dp/B014X0S874/r' +
392         'ef=sr_1_3?s=digital-text&amp;ie=UTF8&amp;qid=1479370246&amp;sr=1' +
393         '-3">'#20013#23398#21330#26989#12414#12391#12398#12469#12483#12459#12540#25126#34899
394       '</a><br>amazon kindle'
395       '</p>'
396       '</footer>'
397       ''
398       '</body>'
399       '</html>')
400     OnHTMLTag = topHTMLTag
401     Left = 48
402     Top = 32
403   end
404   object master: TPageProducer
405     HTMLDoc.Strings = (
406       '<!doctype html>'
407       '<head>'
408       '<meta charset=utf-8>'
409       '</head>'
410       '<body>'
411       '<form action=/master method=post>'
412       '<p><#request>'
413       '<input type=radio name=delete value=some checked>'#21066#38500#28168#12415#12434#28040#21435#12288
414       '<input type=radio name=delete value=all>'#12377#12409#12390#28040#21435
415       '<input type=submit value="'#36865#20449'">'
416       '</form>'
417       '<p style=text-align:center><a href=/>'#25147#12427'</a>'
418       '</body></html>')
419     OnHTMLTag = masterHTMLTag
420     Left = 48
421     Top = 144
422   end
423   object alert: TDataSetPageProducer
424     HTMLDoc.Strings = (
425       '<tr><td>'
426       '<p><a href=/jump?db=<#dbname>&num=<#posnum>>'
427       '    [ <#dbname>-<#posnum> ]</a><#date>'
428       '<p><#article></td><td><#request>'
429       '</td><tr>')
430     DataSet = DataModule1.FDTable4
431     OnHTMLTag = alertHTMLTag
432     Left = 48
433     Top = 192
434   end
435   object footer: TDataSetPageProducer
436     HTMLDoc.Strings = (
437       '<p style=text-align:center>[ <#link> ] <#recent>')
438     DataSet = DataModule1.FDTable1
439     OnHTMLTag = footerHTMLTag
440     Left = 112
441     Top = 192
442   end
443   object mail: TPageProducer
444     HTMLDoc.Strings = (
445       '<!doctyle html>'
446       '<html>'
447       '<head><meta charset=utf-8></head>'
448       '<body>'
449       '<form action=/alert<#query>  method=post>'
450       '  <#content>'
451       '<textarea name=request></textarea>'
452       '<input type=submit>'
453       '<p style=text-align:center><a href=/jump<#query>>'#25147#12427'</a>'
454       '</form>'
455       '</body></html>')
456     OnHTMLTag = mailHTMLTag
457     Left = 176
458     Top = 144
459   end
460   object css1: TPageProducer
461     HTMLDoc.Strings = (
462       '@media only screen and (min-width:900px){'
463       '.slideshow-nav a.prev {'
464       #9'margin-left:-480px'
465       #9'}'
466       '.slideshow-nav a.next {'
467       #9'margin-left:408px'
468       #9'}'
469       '}'
470       '@media only screen and (min-width:600px)'
471       'and (max-width:899px){'
472       'header h1 {'
473       #9'font-size:1em'
474       #9'}'
475       '.slideshow .slide img {'
476       #9'display:none'
477       '}'
478       '.slideshow-nav a.prev {'
479       #9'margin-left:-300px'
480       #9'}'
481       '.slideshow-nav a.next {'
482       #9'margin-left:200px'
483       #9'}'
484       '}'
485       '@media only screen and (max-width:599px){'
486       'header h1 {'
487       #9'font-size:1em'
488       #9'}'
489       '.slideshow .slide img {'
490       #9'display:none'
491       '}'
492       '.slideshow-nav a.prev {'
493       #9'margin-left:-150px'
494       #9'}'
495       '.slideshow-nav a.next {'
496       #9'margin-left:100px'
497       #9'}'
498       '}'
499       ''
500       '.slideshow-slides {'
501       #9'height:100%;'
502       #9'position:absolute;'
503       #9'width:100%;'
504       '}'
505       ''
506       '.slideshow {'
507       #9'background-color:rgb(255,225,225);'
508       #9'width:100%;'
509       #9'height:465px;'
510       #9'overflow:hidden;'
511       #9'position:relative'
512       '}'
513       ''
514       '.slideshow-slides .slide {'
515       #9'height:100%;'
516       #9'overflow:auto;'
517       #9'position:absolute;'
518       #9'width:100%;'
519       '}'
520       ''
521       '.slide p {'
522       #9'font-size:1.5em'
523       '}'
524       ''
525       '.slideshow-nav a,'
526       '.slideshow-indicator a {'
527       #9'overflow:hidden'
528       '}'
529       ''
530       '.slideshow-nav a:before,'
531       '.slideshow-indicator a:before {'
532       #9'content:url("/src?name=sprites.png");'
533       #9'display:inline-block;'
534       #9'font-size:0;'
535       #9'line-height:0'
536       '}'
537       ''
538       '.slideshow-nav a {'
539       #9'position:absolute;'
540       #9'top:50%;'
541       #9'left:50%;'
542       #9'width:72px;'
543       #9'height:72px;'
544       #9'margin-top:-36px'
545       '}'
546       ''
547       '.slideshow-nav a.prev:before {'
548       #9'margin-top:-20px'
549       '}'
550       ''
551       '.slideshow-nav a.next:before {'
552       #9'margin-left:-80px;'
553       #9'margin-top:-20px'
554       '}'
555       ''
556       '.slideshow-nav a.disabled {'
557       #9'display:none'
558       '}'
559       ''
560       '.slideshow-indicator {'
561       #9'bottom:30px;'
562       #9'height:16px;'
563       #9'left:0;'
564       #9'position:absolute;'
565       #9'right:0;'
566       #9'text-align:center'
567       '}'
568       ''
569       '.slideshow-indicator a {'
570       #9'display:inline-block;'
571       #9'width:16px;'
572       #9'height:16px;'
573       #9'margin-left:3px;'
574       #9'margin-right:3px'
575       '}'
576       ''
577       '.slideshow-indicator a.active {'
578       #9'cursor:default'
579       '}'
580       ''
581       '.slideshow-indicator a:before {'
582       #9'margin-left:-110px'
583       '}'
584       ''
585       '.slideshow-indicator a.active:before {'
586       #9'margin-left:-130px'
587       '}'
588       ''
589       '.no-js .slideshow {'
590       #9'height:auto'
591       '}'
592       ''
593       '.no-js .slideshow-slides {'
594       #9'height:auto;'
595       #9'position:static'
596       '}'
597       ''
598       '.no-js .slideshow-slides .slide {'
599       #9'display: block;'
600       #9'height: auto;'
601       #9'position:static'
602       '}'
603       ''
604       '.no-js .slideshow-slides .slide .box{'
605       #9'margin:auto;'
606       #9'position:static'
607       '}'
608       ''
609       '.no-js .slideshow-nav,'
610       '.no-js .slideshow-indicator {'
611       #9'display:none'
612       '}')
613     Left = 360
614     Top = 96
615   end
616   object css2: TPageProducer
617     HTMLDoc.Strings = (
618       'section#number {'
619       '    display:inline'
620       '}'
621       ''
622       'section#title {'
623       '    display:inline;'
624       '    font:bold;'
625       '    font-size:1.2em;'
626       '    color:#D01166;'
627       '}'
628       ''
629       'section#name h1 {'
630       '    font:bold;'
631       '    font-size:1em;'
632       '    color:#007000;'
633       '    margin:0;'
634       '}'
635       ''
636       'section#date h1 {'
637       '    font-size:1em;'
638       '    margin:0;'
639       '}'
640       ''
641       'section h1 {'
642       '    display:inline;'
643       '}'
644       ''
645       'header {'
646       '    margin:auto;'
647       '    border:solid 1px #aaaaaa;'
648       '    box-shadow:0 2px 3px #cccccc,'
649       '               0 0 #ff8800 inset;'
650       '    padding:18px;'
651       '    border-radius:5px;'
652       '    background:-webkit-linear-gradient(#ffffff 0%,#014471 50%,'
653       '        #014471 51%,#ffffff 100%);'
654       '    overflow:hidden;'
655       '    width:100%'
656       '}'
657       ''
658       'header table {'
659       '    margin:auto'
660       '}'
661       ''
662       'header p {'
663       '    display:inline'
664       '}'
665       ''
666       '@media only screen and (min-width:900px){'
667       'header textarea {'
668       '    width:100%;'
669       '    height:150px;'
670       #9'}'
671       '}'
672       '@media only screen and (max-width:899px){'
673       'header textarea {'
674       #9'width:70%;'
675       #9'height:90px'
676       #9'}'
677       '}'
678       ''
679       'button {'
680       #9'position:absolute;'
681       #9'width:80px;'
682       #9'height:30px;'
683       #9'right:20px'
684       '}'
685       ''
686       'button.sticky {'
687       #9'position:fixed;'
688       #9'top:0'
689       '}'
690       ''
691       'input[type=password] {'
692       '    width:55px'
693       '}'
694       ''
695       'form#search input {'
696       '    height:22px;'
697       '    width:55px'
698       '}'
699       ''
700       'span {'
701       '    color:#ff0000'
702       '}'
703       ''
704       'p {'
705       #9'text-indent:0;'
706       #9'margin:0'
707       '}'
708       ''
709       'body {'
710       #9'line-height:1.5'
711       '}'
712       ''
713       'table {'
714       #9'margin:auto;'
715       #9'border:0'
716       '}'
717       ''
718       'form#search {'
719       #9'border:solid;'
720       #9'display:inline-block;'
721       #9'margin-top:30px;'
722       #9'margin-right:30px;'
723       #9'margin-left:30px;'
724       #9'margin-bottom:30px'
725       '}')
726     Left = 360
727     Top = 144
728   end
729   object css3: TPageProducer
730     HTMLDoc.Strings = (
731       '/*! normalize.css v2.1.2 | MIT License | git.io/normalize */'
732       ''
733       
734         '/* =============================================================' +
735         '============='
736       '   HTML5 display definitions'
737       
738         '   =============================================================' +
739         '============= */'
740       ''
741       '/**'
742       ' * Correct `block` display not defined in IE 8/9.'
743       ' */'
744       ''
745       'article,'
746       'aside,'
747       'details,'
748       'figcaption,'
749       'figure,'
750       'footer,'
751       'header,'
752       'hgroup,'
753       'main,'
754       'nav,'
755       'section,'
756       'summary {'
757       '    display: block;'
758       '}'
759       ''
760       '/**'
761       ' * Correct `inline-block` display not defined in IE 8/9.'
762       ' */'
763       ''
764       'audio,'
765       'canvas,'
766       'video {'
767       '    display: inline-block;'
768       '}'
769       ''
770       '/**'
771       
772         ' * Prevent modern browsers from displaying `audio` without contr' +
773         'ols.'
774       ' * Remove excess height in iOS 5 devices.'
775       ' */'
776       ''
777       'audio:not([controls]) {'
778       '    display: none;'
779       '    height: 0;'
780       '}'
781       ''
782       '/**'
783       ' * Address styling not present in IE 8/9.'
784       ' */'
785       ''
786       '[hidden] {'
787       '    display: none;'
788       '}'
789       ''
790       
791         '/* =============================================================' +
792         '============='
793       '   Base'
794       
795         '   =============================================================' +
796         '============= */'
797       ''
798       '/**'
799       ' * 1. Set default font family to sans-serif.'
800       
801         ' * 2. Prevent iOS text size adjust after orientation change, wit' +
802         'hout disabling'
803       ' *    user zoom.'
804       ' */'
805       ''
806       'html {'
807       '    font-family: sans-serif; /* 1 */'
808       '    -ms-text-size-adjust: 100%; /* 2 */'
809       '    -webkit-text-size-adjust: 100%; /* 2 */'
810       '}'
811       ''
812       '/**'
813       ' * Remove default margin.'
814       ' */'
815       ''
816       'body {'
817       '    margin: 0;'
818       '}'
819       ''
820       
821         '/* =============================================================' +
822         '============='
823       '   Links'
824       
825         '   =============================================================' +
826         '============= */'
827       ''
828       '/**'
829       
830         ' * Address `outline` inconsistency between Chrome and other brow' +
831         'sers.'
832       ' */'
833       ''
834       'a:focus {'
835       '    outline: thin dotted;'
836       '}'
837       ''
838       '/**'
839       
840         ' * Improve readability when focused and also mouse hovered in al' +
841         'l browsers.'
842       ' */'
843       ''
844       'a:active,'
845       'a:hover {'
846       '    outline: 0;'
847       '}'
848       ''
849       
850         '/* =============================================================' +
851         '============='
852       '   Typography'
853       
854         '   =============================================================' +
855         '============= */'
856       ''
857       '/**'
858       
859         ' * Address variable `h1` font-size and margin within `section` a' +
860         'nd `article`'
861       ' * contexts in Firefox 4+, Safari 5, and Chrome.'
862       ' */'
863       ''
864       'h1 {'
865       '    font-size: 2em;'
866       '    margin: 0.67em 0;'
867       '}'
868       ''
869       '/**'
870       ' * Address styling not present in IE 8/9, Safari 5, and Chrome.'
871       ' */'
872       ''
873       'abbr[title] {'
874       '    border-bottom: 1px dotted;'
875       '}'
876       ''
877       '/**'
878       
879         ' * Address style set to `bolder` in Firefox 4+, Safari 5, and Ch' +
880         'rome.'
881       ' */'
882       ''
883       'b,'
884       'strong {'
885       '    font-weight: bold;'
886       '}'
887       ''
888       '/**'
889       ' * Address styling not present in Safari 5 and Chrome.'
890       ' */'
891       ''
892       'dfn {'
893       '    font-style: italic;'
894       '}'
895       ''
896       '/**'
897       ' * Address differences between Firefox and other browsers.'
898       ' */'
899       ''
900       'hr {'
901       '    -moz-box-sizing: content-box;'
902       '    box-sizing: content-box;'
903       '    height: 0;'
904       '}'
905       ''
906       '/**'
907       ' * Address styling not present in IE 8/9.'
908       ' */'
909       ''
910       'mark {'
911       '    background: #ff0;'
912       '    color: #000;'
913       '}'
914       ''
915       '/**'
916       ' * Correct font family set oddly in Safari 5 and Chrome.'
917       ' */'
918       ''
919       'code,'
920       'kbd,'
921       'pre,'
922       'samp {'
923       '    font-family: monospace, serif;'
924       '    font-size: 1em;'
925       '}'
926       ''
927       '/**'
928       ' * Improve readability of pre-formatted text in all browsers.'
929       ' */'
930       ''
931       'pre {'
932       '    white-space: pre-wrap;'
933       '}'
934       ''
935       '/**'
936       ' * Set consistent quote types.'
937       ' */'
938       ''
939       'q {'
940       '    quotes: "\201C" "\201D" "\2018" "\2019";'
941       '}'
942       ''
943       '/**'
944       ' * Address inconsistent and variable font size in all browsers.'
945       ' */'
946       ''
947       'small {'
948       '    font-size: 80%;'
949       '}'
950       ''
951       '/**'
952       
953         ' * Prevent `sub` and `sup` affecting `line-height` in all browse' +
954         'rs.'
955       ' */'
956       ''
957       'sub,'
958       'sup {'
959       '    font-size: 75%;'
960       '    line-height: 0;'
961       '    position: relative;'
962       '    vertical-align: baseline;'
963       '}'
964       ''
965       'sup {'
966       '    top: -0.5em;'
967       '}'
968       ''
969       'sub {'
970       '    bottom: -0.25em;'
971       '}'
972       ''
973       
974         '/* =============================================================' +
975         '============='
976       '   Embedded content'
977       
978         '   =============================================================' +
979         '============= */'
980       ''
981       '/**'
982       ' * Remove border when inside `a` element in IE 8/9.'
983       ' */'
984       ''
985       'img {'
986       '    border: 0;'
987       '}'
988       ''
989       '/**'
990       ' * Correct overflow displayed oddly in IE 9.'
991       ' */'
992       ''
993       'svg:not(:root) {'
994       '    overflow: hidden;'
995       '}'
996       ''
997       
998         '/* =============================================================' +
999         '============='
1000       '   Figures'
1001       
1002         '   =============================================================' +
1003         '============= */'
1004       ''
1005       '/**'
1006       ' * Address margin not present in IE 8/9 and Safari 5.'
1007       ' */'
1008       ''
1009       'figure {'
1010       '    margin: 0;'
1011       '}'
1012       ''
1013       
1014         '/* =============================================================' +
1015         '============='
1016       '   Forms'
1017       
1018         '   =============================================================' +
1019         '============= */'
1020       ''
1021       '/**'
1022       ' * Define consistent border, margin, and padding.'
1023       ' */'
1024       ''
1025       'fieldset {'
1026       '    border: 1px solid #c0c0c0;'
1027       '    margin: 0 2px;'
1028       '    padding: 0.35em 0.625em 0.75em;'
1029       '}'
1030       ''
1031       '/**'
1032       ' * 1. Correct `color` not being inherited in IE 8/9.'
1033       
1034         ' * 2. Remove padding so people aren'#39't caught out if they zero ou' +
1035         't fieldsets.'
1036       ' */'
1037       ''
1038       'legend {'
1039       '    border: 0; /* 1 */'
1040       '    padding: 0; /* 2 */'
1041       '}'
1042       ''
1043       '/**'
1044       ' * 1. Correct font family not being inherited in all browsers.'
1045       ' * 2. Correct font size not being inherited in all browsers.'
1046       
1047         ' * 3. Address margins set differently in Firefox 4+, Safari 5, a' +
1048         'nd Chrome.'
1049       ' */'
1050       ''
1051       'button,'
1052       'input,'
1053       'select,'
1054       'textarea {'
1055       '    font-family: inherit; /* 1 */'
1056       '    font-size: 100%; /* 2 */'
1057       '    margin: 0; /* 3 */'
1058       '}'
1059       ''
1060       '/**'
1061       
1062         ' * Address Firefox 4+ setting `line-height` on `input` using `!i' +
1063         'mportant` in'
1064       ' * the UA stylesheet.'
1065       ' */'
1066       ''
1067       'button,'
1068       'input {'
1069       '    line-height: normal;'
1070       '}'
1071       ''
1072       '/**'
1073       
1074         ' * Address inconsistent `text-transform` inheritance for `button' +
1075         '` and `select`.'
1076       
1077         ' * All other form control elements do not inherit `text-transfor' +
1078         'm` values.'
1079       
1080         ' * Correct `button` style inheritance in Chrome, Safari 5+, and ' +
1081         'IE 8+.'
1082       ' * Correct `select` style inheritance in Firefox 4+ and Opera.'
1083       ' */'
1084       ''
1085       'button,'
1086       'select {'
1087       '    text-transform: none;'
1088       '}'
1089       ''
1090       '/**'
1091       
1092         ' * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys n' +
1093         'ative `audio`'
1094       ' *    and `video` controls.'
1095       ' * 2. Correct inability to style clickable `input` types in iOS.'
1096       
1097         ' * 3. Improve usability and consistency of cursor style between ' +
1098         'image-type'
1099       ' *    `input` and others.'
1100       ' */'
1101       ''
1102       'button,'
1103       'html input[type="button"], /* 1 */'
1104       'input[type="reset"],'
1105       'input[type="submit"] {'
1106       '    -webkit-appearance: button; /* 2 */'
1107       '    cursor: pointer; /* 3 */'
1108       '}'
1109       ''
1110       '/**'
1111       ' * Re-set default cursor for disabled elements.'
1112       ' */'
1113       ''
1114       'button[disabled],'
1115       'html input[disabled] {'
1116       '    cursor: default;'
1117       '}'
1118       ''
1119       '/**'
1120       ' * 1. Address box sizing set to `content-box` in IE 8/9.'
1121       ' * 2. Remove excess padding in IE 8/9.'
1122       ' */'
1123       ''
1124       'input[type="checkbox"],'
1125       'input[type="radio"] {'
1126       '    box-sizing: border-box; /* 1 */'
1127       '    padding: 0; /* 2 */'
1128       '}'
1129       ''
1130       '/**'
1131       
1132         ' * 1. Address `appearance` set to `searchfield` in Safari 5 and ' +
1133         'Chrome.'
1134       
1135         ' * 2. Address `box-sizing` set to `border-box` in Safari 5 and C' +
1136         'hrome'
1137       ' *    (include `-moz` to future-proof).'
1138       ' */'
1139       ''
1140       'input[type="search"] {'
1141       '    -webkit-appearance: textfield; /* 1 */'
1142       '    -moz-box-sizing: content-box;'
1143       '    -webkit-box-sizing: content-box; /* 2 */'
1144       '    box-sizing: content-box;'
1145       '}'
1146       ''
1147       '/**'
1148       
1149         ' * Remove inner padding and search cancel button in Safari 5 and' +
1150         ' Chrome'
1151       ' * on OS X.'
1152       ' */'
1153       ''
1154       'input[type="search"]::-webkit-search-cancel-button,'
1155       'input[type="search"]::-webkit-search-decoration {'
1156       '    -webkit-appearance: none;'
1157       '}'
1158       ''
1159       '/**'
1160       ' * Remove inner padding and border in Firefox 4+.'
1161       ' */'
1162       ''
1163       'button::-moz-focus-inner,'
1164       'input::-moz-focus-inner {'
1165       '    border: 0;'
1166       '    padding: 0;'
1167       '}'
1168       ''
1169       '/**'
1170       ' * 1. Remove default vertical scrollbar in IE 8/9.'
1171       ' * 2. Improve readability and alignment in all browsers.'
1172       ' */'
1173       ''
1174       'textarea {'
1175       '    overflow: auto; /* 1 */'
1176       '    vertical-align: top; /* 2 */'
1177       '}'
1178       ''
1179       
1180         '/* =============================================================' +
1181         '============='
1182       '   Tables'
1183       
1184         '   =============================================================' +
1185         '============= */'
1186       ''
1187       '/**'
1188       ' * Remove most spacing between table cells.'
1189       ' */'
1190       ''
1191       'table {'
1192       '    border-collapse: collapse;'
1193       '    border-spacing: 0;'
1194       '}')
1195     Left = 360
1196     Top = 192
1197   end
1198   object css4: TPageProducer
1199     HTMLDoc.Strings = (
1200       '/*** Styles for Live Preview Window ***/'
1201       ''
1202       '#livepreview_iframe {'
1203       '    box-shadow: inset 5px 5px 10px #666;'
1204       '    -moz-box-shadow: inset 5 5px 10px #666;'
1205       '    -webkit-box-shadow: inset 5 5px 10px #666;'
1206       '}'
1207       ''
1208       '#livepreview_dialog {'
1209       '    padding:0px;'
1210       '    height:200px;  '
1211       '    width:300px;'
1212       '    background-color:#fff;'
1213       '    background-image:url('#39'/images/icon_loading.gif'#39');'
1214       '    background-repeat:no-repeat;'
1215       '    background-position:center center;'
1216       '    position:absolute;'
1217       '    border:solid 5px #666;'
1218       '    border-radius:5px;'
1219       '    -moz-border-radius: 5px;'
1220       '    -webkit-border-radius:5px;'
1221       '}'
1222       ''
1223       '#livepreview_dialog:after, #livepreview_dialog:before {'
1224       '    border: solid transparent;'
1225       '    content: " ";'
1226       '    height: 0;'
1227       '    width: 0;'
1228       '    position: absolute;'
1229       '    pointer-events: none;'
1230       '}'
1231       ''
1232       
1233         '#livepreview_dialog.bottom:after, #livepreview_dialog.bottom:bef' +
1234         'ore {'
1235       '    bottom: 100%;'
1236       '    left: 50%;'
1237       '}'
1238       ''
1239       '#livepreview_dialog.bottom:after {'
1240       '    border-color: rgba(255, 255, 255, 0);'
1241       '    border-bottom-color: #ffffffff;'
1242       '    border-width: 20px; '
1243       '    margin-left: -20px;'
1244       '}'
1245       '#livepreview_dialog.bottom:before {'
1246       '    border-color: rgba(102, 102, 102, 0);'
1247       '    border-bottom-color: #666666;'
1248       '    border-width: 26px;'
1249       '    margin-left: -26px;'
1250       '}'
1251       ''
1252       '#livepreview_dialog.top:after, #livepreview_dialog.top:before {'
1253       '    top: 100%;'
1254       '    left: 50%;'
1255       '}'
1256       ''
1257       '#livepreview_dialog.top:after {'
1258       '    border-color: rgba(255, 255, 255, 0);'
1259       '    border-top-color: #ffffffff;'
1260       '    border-width: 20px;'
1261       '    margin-left: -20px;'
1262       '}'
1263       ''
1264       '#livepreview_dialog.top:before {'
1265       '    border-color: rgba(102, 102, 102, 0);'
1266       '    border-top-color: #666666;'
1267       '    border-width: 26px;'
1268       '    margin-left: -26px;'
1269       '}'
1270       ''
1271       
1272         '#livepreview_dialog.right:after, #livepreview_dialog.right:befor' +
1273         'e {'
1274       '    right: 100%;'
1275       '    top: 50%;'
1276       '}'
1277       ''
1278       '#livepreview_dialog.right:after {'
1279       '    border-color: rgba(255, 255, 255, 0);'
1280       '    border-right-color: #ffffffff;'
1281       '    border-width: 20px;'
1282       '    margin-top: -20px;'
1283       '}'
1284       ''
1285       '#livepreview_dialog.right:before {'
1286       '    border-color: rgba(102, 102, 102, 0);'
1287       '    border-right-color: #666666;'
1288       '    border-width: 26px;'
1289       '    margin-top: -26px;'
1290       '}'
1291       ''
1292       '#livepreview_dialog.left, #livepreview_dialog.left:before {'
1293       '    left: 100%;'
1294       '    top: 50%;'
1295       '}'
1296       ''
1297       '#livepreview_dialog.left:after {'
1298       '    border-color: rgba(255, 255, 255, 0);'
1299       '    border-left-color: #ffffffff;'
1300       '    border-width: 20px;'
1301       '    margin-top: -20px;'
1302       '}'
1303       ''
1304       '#livepreview_dialog.left:before {'
1305       '    border-color: rgba(102, 102, 102, 0);'
1306       '    border-left-color: #666666;'
1307       '    border-width: 26px;'
1308       '    margin-top: -26px;'
1309       '}')
1310     Left = 360
1311     Top = 240
1312   end
1313   object header: TDataSetPageProducer
1314     HTMLDoc.Strings = (
1315       '    <header>'
1316       '    <a name=top></a>'
1317       '    <form action=/regist?db=<#dbnum> method="post">'
1318       '      <table>'
1319       '        <tr><td>'
1320       
1321         '          <label><p>'#12362#21517#21069'</p><input name="name" class=name value=<' +
1322         '#cookie param=name>></label>'
1323       
1324         '          <label><p>'#12479#12452#12488#12523'</p><input name="title" class=title plac' +
1325         'eholder="'#12479#12452#12488#12523#12394#12375'." value=<#title>></label>'
1326       '          <input type="submit" value="'#36865#20449'">'
1327       '        </td></tr>'
1328       '        <tr><td>'
1329       '          <label><p>'#26412#25991'<span>'#24517#38920'</span><br></p>'
1330       
1331         '            <textarea style="font-size:1.75em" name="comment" co' +
1332         'ls=30'
1333       
1334         '                      required placeholder="'#12467#12513#12531#12488#12394#12393#12434#20837#21147#12375#12390#12367#12384#12373#12356'."><#' +
1335         'raw></textarea></label>'
1336       '        </td></tr>'
1337       '        <tr><td>'
1338       
1339         '          <label><p>'#12497#12473#12527#12540#12489'</p><input name="password" type="passwo' +
1340         'rd" placeholder="'#21066#38500#29992'" value=<#pass>>'
1341       
1342         '          </label> / <input type="checkbox" name="show" value="t' +
1343         'rue" <#check>><p>'#12503#12524#12499#12517#12540'</p>'
1344       '        </td></tr>'
1345       '        <tr><td>'
1346       
1347         '          <label><p>'#21512#35328#33865#12434#12402#12425#12364#12394#12391#20837#21147#12375#12390#12367#12384#12373#12356': genki <input name=aikotob' +
1348         'a type=text value=<#cookie param=aikotoba>></label>'
1349       '        </td></tr>'
1350       '      </table>'
1351       '    </form>'
1352       '    </header><#preview>')
1353     DataSet = DataModule1.FDTable1
1354     OnHTMLTag = headerHTMLTag
1355     Left = 240
1356     Top = 192
1357   end
1358   object login: TDataSetPageProducer
1359     HTMLDoc.Strings = (
1360       '<!DOCTYPE HTML>'
1361       '  <head>'
1362       '    <meta charset=utf-8>'
1363       '    <title>'#12525#12464#12452#12531'</title>'
1364       '  </head>'
1365       '  <body>'
1366       '    <p style=text-align:center>'#31649#29702#32773#29992#12525#12464#12452#12531#30011#38754
1367       '</p>'
1368       '    <br>'
1369       '    <form action=/login method="post">'
1370       '    <p style=text-align:center>'
1371       '      <input type=text name=record value=<#database>>'
1372       '    '#9'  <input style=height:25px type="password" name="password">'
1373       '      <input type="submit" value="'#12525#12464#12452#12531'">'
1374       '    </p>'
1375       '    </form>'
1376       '      <p style=text-align:center><br><a href=/ >TOP'#12408#31227#21205'</a></p>'
1377       '  </body>'
1378       '</html>')
1379     DataSet = DataModule1.FDTable1
1380     Left = 304
1381     Top = 144
1382   end
1383   object js1: TPageProducer
1384     HTMLDoc.Strings = (
1385       '$(function(){'
1386       #9'$('#39'.livepreview'#39').livePreview({position:'#39'top'#39'});'
1387       
1388         #9'$('#39'.minpreview'#39').livePreview({scale:1,viewWidth:900,viewHeight:' +
1389         '600});'
1390       #9
1391       #9'var $window = $(window),'
1392       #9#9'$header = $('#39'header'#39'),'
1393       #9#9'$button = $header.find('#39'button'#39'),'
1394       #9#9'$headerClone = $header.clone(),'
1395       
1396         #9#9'$headerCloneContainer = $('#39'<div class=clone style=position:fix' +
1397         'ed;width:100%></div>'#39'),'
1398       #9#9'$clonebutton = $headerCloneContainer.find('#39'button'#39'),'
1399       #9#9'headerOffsetTop = $header.offset().top,'
1400       #9#9'headerHeight = $header.outerHeight();'
1401       #9
1402       #9'$button.on('#39'click'#39',function(){'
1403       #9#9'if ($window.scrollTop() > headerOffsetTop){'
1404       #9#9#9'$headerCloneContainer'
1405       #9#9#9#9'.css({'
1406       #9#9#9#9#9'opacity:1,'
1407       #9#9#9#9#9'top:-$window.scrollTop()+headerOffsetTop'
1408       #9#9#9#9'})'#9#9#9#9
1409       #9#9#9#9'.animate({top:0},300)'
1410       #9#9#9#9'.find('#39'textarea'#39').val($header.find('#39'textarea'#39').val());'
1411       
1412         #9#9#9'$headerCloneContainer.find('#39'.name'#39').val($header.find('#39'.name'#39')' +
1413         '.val());'
1414       
1415         #9#9#9'$headerCloneContainer.find('#39'.title'#39').val($header.find('#39'.title' +
1416         #39').val());'
1417       #9#9#9'$header.addClass('#39'open'#39');'
1418       #9#9'};'
1419       #9'}).css({top:headerOffsetTop+headerHeight});'
1420       #9'$headerCloneContainer.append($headerClone);'
1421       #9'$headerCloneContainer.appendTo('#39'body'#39');'
1422       #9'$headerCloneContainer'
1423       #9#9'.css({'#39'opacity'#39':0})'
1424       #9#9'.find('#39'button'#39').text('#39'close'#39').on('#39'click'#39',function(){'#9#9#9
1425       #9#9#9'var wintop = $window.scrollTop();'#9#9#9#9
1426       ''
1427       
1428         #9#9#9'$header.find('#39'textarea'#39').val($headerCloneContainer.find('#39'text' +
1429         'area'#39').val());'
1430       #9#9#9'$headerCloneContainer'
1431       #9#9#9#9'.animate({top:-wintop+headerOffsetTop},300)'
1432       #9#9#9#9'.animate({opacity:0,top:-headerHeight},0);'
1433       
1434         #9#9#9'$header.find('#39'.name'#39').val($headerCloneContainer.find('#39'.name'#39')' +
1435         '.val());'
1436       
1437         #9#9#9'$header.find('#39'.title'#39').val($headerCloneContainer.find('#39'.title' +
1438         #39').val());'
1439       #9#9#9'$header.removeClass('#39'open'#39');'
1440       #9#9'});'
1441       #9'$window.on('#39'scroll'#39',function(){'
1442       #9#9'var wintop = $window.scrollTop();'
1443       #9#9
1444       #9#9'if ($header.hasClass('#39'open'#39')&&(wintop < headerOffsetTop)){'
1445       #9#9#9'$headerCloneContainer.css({opacity:0,top:-headerHeight});'
1446       #9#9#9'$header.removeClass('#39'open'#39');'
1447       #9#9#9'$window.trigger('#39'scroll'#39');'
1448       #9#9'};'
1449       #9#9'if (wintop > headerOffsetTop+headerHeight){'
1450       #9#9#9'$button.addClass('#39'sticky'#39').css({top:0});'
1451       #9#9'}else{'
1452       
1453         #9#9#9'$button.removeClass('#39'sticky'#39').css({top:headerOffsetTop+header' +
1454         'Height});'
1455       #9#9'};'
1456       #9'});'
1457       '});')
1458     Left = 304
1459     Top = 272
1460   end
1461   object js2: TPageProducer
1462     HTMLDoc.Strings = (
1463       '/* =========================================================='
1464       ' * jquery-live-preview.js v1.1.0'
1465       ' * https://github.com/alanphoon/jquery-live-preview'
1466       ' * =========================================================='
1467       ' * Copyright 2015 Alan Phoon, www.ampedupdesigns.com'
1468       ' * The MIT License'
1469       ' *'
1470       
1471         ' * Permission is hereby granted, free of charge, to any person o' +
1472         'btaining a copy'
1473       
1474         ' * of this software and associated documentation files (the "Sof' +
1475         'tware"), to deal'
1476       
1477         ' * in the Software without restriction, including without limita' +
1478         'tion the rights'
1479       
1480         ' * to use, copy, modify, merge, publish, distribute, sublicense,' +
1481         ' and/or sell'
1482       
1483         ' * copies of the Software, and to permit persons to whom the Sof' +
1484         'tware is'
1485       ' * furnished to do so, subject to the following conditions:'
1486       ' * '
1487       
1488         ' * The above copyright notice and this permission notice shall b' +
1489         'e included in'
1490       ' * all copies or substantial portions of the Software.'
1491       ' * '
1492       
1493         ' * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIN' +
1494         'D, EXPRESS OR'
1495       
1496         ' * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCH' +
1497         'ANTABILITY,'
1498       
1499         ' * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO E' +
1500         'VENT SHALL THE'
1501       
1502         ' * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES' +
1503         ' OR OTHER'
1504       
1505         ' * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWIS' +
1506         'E, ARISING FROM,'
1507       
1508         ' * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER' +
1509         ' DEALINGS IN'
1510       ' * THE SOFTWARE.'
1511       ' * ========================================================== */'
1512       ''
1513       '(function($) {'
1514       '  $.fn.extend({'
1515       '     livePreview: function(options) {'
1516       '         '
1517       '         var defaults = {'
1518       '             trigger: '#39'hover'#39','
1519       '             targetWidth : 1000,'
1520       '             targetHeight: 800,'
1521       '             viewWidth: 300,'
1522       '             viewHeight: 200,'
1523       '             position: '#39'right'#39','
1524       '             positionOffset: 40,'
1525       '         };'
1526       ''
1527       '         var options = $.extend(defaults, options);'
1528       '         //calculate appropriate scaling based on width.'
1529       
1530         '         var scale_w = (options.viewWidth / options.targetWidth)' +
1531         ';'
1532       
1533         '         var scale_h = (options.viewHeight / options.targetHeigh' +
1534         't);'
1535       '         var scale_f = 1;'
1536       '         var preview_id = '#39'livepreview_dialog'#39';'
1537       ''
1538       '         if(typeof options.scale != '#39'undefined'#39')'
1539       '             scale_f = options.scale;'
1540       '         else'
1541       '         {'
1542       '             if(scale_w > scale_h)'
1543       '                 scale_f = scale_w;'
1544       '             else'
1545       '                 scale_f = scale_h;'
1546       '         }'
1547       '         '
1548       '         var showPreview = function(event) {'
1549       '             var triggerType = event.data.triggerType;'
1550       '             var obj = event.data.target;'
1551       '             var href = event.data.href;'
1552       '             var s = event.data.scale;'
1553       '             '
1554       
1555         '             if( (triggerType == '#39'click'#39') && ($('#39'#'#39' + preview_id' +
1556         ').length == 0) ) {'
1557       '                 event.preventDefault();'
1558       '             }'
1559       ''
1560       '             var currentPos = options.position;'
1561       '              if(obj.attr("data-position"))'
1562       '                 currentPos = obj.attr("data-position");'
1563       ''
1564       '             var currentOffset = options.positionOffset;'
1565       '             if(obj.attr("data-positionOffset"))'
1566       
1567         '                 currentOffset = obj.attr("data-positionOffset")' +
1568         ';'
1569       ''
1570       '             if(obj.attr("data-scale"))'
1571       '                 s = obj.attr("data-scale");'
1572       ''
1573       '             var pos = $(this).offset();'
1574       '             var width = $(this).width();'
1575       '             var height = $(this).height();'
1576       '             var toppos = pos.top - (options.viewHeight/2);'
1577       '             var leftpos = pos.left + width + currentOffset;'
1578       ''
1579       '             if(currentPos == '#39'left'#39') {'
1580       
1581         '                leftpos = pos.left - options.viewWidth - current' +
1582         'Offset;'
1583       '             }'
1584       '            '
1585       '             if(currentPos == '#39'top'#39') {'
1586       
1587         '                leftpos = pos.left + (width/2) - (options.viewWi' +
1588         'dth/2);'
1589       
1590         '                toppos = pos.top - options.viewHeight - currentO' +
1591         'ffset;'
1592       '             }'
1593       ''
1594       '             if(currentPos == '#39'bottom'#39') {'
1595       
1596         '                leftpos = pos.left + (width/2) - (options.viewWi' +
1597         'dth/2);'
1598       '                toppos = pos.top + (height/2) + currentOffset;'
1599       '             }'
1600       '             '
1601       '             //hover on '
1602       
1603         '             $('#39'body'#39').append('#39'<div id="livepreview_dialog" clas' +
1604         's="'#39' + currentPos + '#39'" style="display:none; padding:0px; left: '#39 +
1605         ' + leftpos + '#39'px; top:'#39' + toppos + '#39'px; width: '#39' + options.viewW' +
1606         'idth + '#39'px; height: '#39' + options.viewHeight + '#39'px"><div class="li' +
1607         'vepreview-container" style="overflow:hidden; width: '#39' + options.' +
1608         'viewWidth + '#39'px; height: '#39' + options.viewHeight + '#39'px"><iframe i' +
1609         'd="livepreview_iframe" src="'#39' + href + '#39'" style="height:'#39' + opti' +
1610         'ons.targetHeight + '#39'px; width:'#39' + options.targetWidth + '#39'px;-moz' +
1611         '-transform: scale('#39'+ s + '#39');-moz-transform-origin: 0 0;-o-transf' +
1612         'orm: scale('#39'+ s + '#39');-o-transform-origin: 0 0;-webkit-transform:' +
1613         ' scale('#39'+ s + '#39');-webkit-transform-origin: 0 0;"></iframe></div>' +
1614         '</div>'#39');'
1615       '             $('#39'#'#39' + preview_id).fadeIn(100);'
1616       '         };'
1617       ''
1618       '         return this.each(function() {'
1619       '            var o = options;'
1620       '            var s = scale_f;'
1621       '            var obj = $(this);'
1622       
1623         '            var href = obj.attr("data-preview-url") || obj.attr(' +
1624         '"href");'
1625       '            var triggerType = options.trigger;'
1626       ''
1627       '            if(obj.attr("data-trigger")) {'
1628       '                triggerType = obj.attr("data-trigger");'
1629       '            }'
1630       ''
1631       '            if(triggerType != '#39'click'#39') {'
1632       '                triggerType = '#39'mouseenter'#39';'
1633       '                obj.on('#39'click'#39', function() {'
1634       '                    $('#39'#'#39' + preview_id).remove();'
1635       '                });'
1636       '            }'
1637       '            '
1638       
1639         '            obj.on(triggerType, null, { triggerType: triggerType' +
1640         ', target: obj, href: href, scale: s }, showPreview);'
1641       '            obj.on('#39'mouseleave'#39', function() {'
1642       '                $('#39'#'#39' + preview_id).remove();'
1643       '            });'
1644       ''
1645       '         });'
1646       '     }'
1647       '  });'
1648       '})(jQuery);')
1649     Left = 256
1650     Top = 272
1651   end
1652   object js3: TPageProducer
1653     HTMLDoc.Strings = (
1654       '$(function(){'
1655       #9'$('#39'.slideshow'#39').each(function(){'
1656       #9#9'var $container = $(this),'
1657       #9#9#9'$slideGroup = $container.find('#39'.slideshow-slides'#39'),'
1658       #9#9#9'$slides = $slideGroup.find('#39'.slide'#39'),'
1659       #9#9#9'$nav = $container.find('#39'.slideshow-nav'#39'),'
1660       #9#9#9'$indicator = $container.find('#39'.slideshow-indicator'#39'),'
1661       #9#9#9'$images = $slides.find('#39'img'#39'),'
1662       #9#9#9
1663       #9#9#9'slideCount = $slides.length,'
1664       #9#9#9'indicatorHTML = '#39#39','
1665       #9#9#9'currentIndex = 0,'
1666       #9#9#9'duration = 500,'
1667       #9#9#9'easing = '#39'easeInOutExpo'#39','
1668       #9#9#9'interval = 7500,'
1669       #9#9#9'timer;'
1670       #9#9#9#9
1671       #9#9
1672       #9#9'$slides.each(function(i){'
1673       #9#9#9'$(this).css({left:100*i+'#39'%'#39'});'
1674       #9#9#9'indicatorHTML += '#39'<a href="#">'#39'+(i+1)+'#39'</a>'#39';'
1675       #9#9'});'
1676       #9#9
1677       #9#9'$indicator.html(indicatorHTML);'
1678       #9#9
1679       #9#9'function goToSlide(index){'
1680       #9#9#9'$slideGroup.animate({left:-100*index+'#39'%'#39'},duration,easing);'
1681       #9#9#9'currentIndex = index;'
1682       #9#9#9'updateNav();'
1683       #9#9'}'
1684       #9#9
1685       #9#9'function updateNav(){'
1686       #9#9#9'var $navPrev = $nav.find('#39'.prev'#39'),'
1687       #9#9#9#9'$navNext = $nav.find('#39'.next'#39');'
1688       #9#9#9'if (currentIndex === 0){'
1689       #9#9#9#9'$navPrev.addClass('#39'disabled'#39');'
1690       #9#9#9'} else {'
1691       #9#9#9#9'$navPrev.removeClass('#39'disabled'#39');'
1692       #9#9#9'}'
1693       #9#9#9'if (currentIndex === slideCount-1){'
1694       #9#9#9#9'$navNext.addClass('#39'disabled'#39');'
1695       #9#9#9'} else {'
1696       #9#9#9#9'$navNext.removeClass('#39'disabled'#39');'
1697       #9#9#9'}'
1698       #9#9#9'$indicator.find('#39'a'#39').removeClass('#39'active'#39')'
1699       #9#9#9#9'.eq(currentIndex).addClass('#39'active'#39');'
1700       #9#9'}'
1701       ''
1702       #9#9'function startTimer(){'
1703       #9#9'    timer = setInterval(function(){'
1704       #9'            var nextIndex = (currentIndex + 1) % slideCount;'
1705       #9'            goToSlide(nextIndex);'
1706       '            }, interval)'
1707       #9#9'}'
1708       ''
1709       #9#9'function stopTimer(){'
1710       #9#9'    clearInterval(timer);'
1711       #9#9'}'
1712       #9#9#9
1713       #9#9'$nav.on('#39'click'#39','#39'a'#39',function(event){'
1714       #9#9#9'event.preventDefault();'
1715       #9#9#9'if ($(this).hasClass('#39'prev'#39')){'
1716       #9#9#9#9'goToSlide(currentIndex-1);'
1717       #9#9#9'} else {'
1718       #9#9#9#9'goToSlide(currentIndex+1);'
1719       #9#9#9'}'
1720       #9#9'});'
1721       #9#9
1722       #9#9'$indicator.on('#39'click'#39','#39'a'#39',function(event){'
1723       #9#9#9'event.preventDefault();'
1724       #9#9#9'if (!$(this).hasClass('#39'active'#39')){'
1725       #9#9#9#9'goToSlide($(this).index());'
1726       #9#9#9'}'
1727       #9#9'});'
1728       ''
1729       #9#9'$container.on({'
1730       #9#9'    mouseenter: stopTimer,'
1731       #9#9'    mouseleave: startTimer'
1732       #9#9'});'
1733       ''
1734       #9#9#9
1735       #9#9'goToSlide(currentIndex);'
1736       ''
1737       #9#9'startTimer();'
1738       #9#9
1739       #9'});'
1740       #9
1741       '});')
1742     Left = 200
1743     Top = 272
1744   end
1745   object js4: TPageProducer
1746     HTMLDoc.Strings = (
1747       
1748         '/*! jQuery v1.10.2 | (c) 2005, 2013 jQuery Foundation, Inc. | jq' +
1749         'uery.org/license'
1750       '//@ sourceMappingURL=jquery-1.10.2.min.map'
1751       '*/'
1752       
1753         '(function(e,t){var n,r,i=typeof t,o=e.location,a=e.document,s=a.' +
1754         'documentElement,l=e.jQuery,u=e.$,c={},p=[],f="1.10.2",d=p.concat' +
1755         ',h=p.push,g=p.slice,m=p.indexOf,y=c.toString,v=c.hasOwnProperty,' +
1756         'b=f.trim,x=function(e,t){return new x.fn.init(e,t,r)},w=/[+-]?(?' +
1757         ':\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=/\S+/g,C=/^[\s\uFEFF\xA0]' +
1758         '+|[\s\uFEFF\xA0]+$/g,N=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,k=/' +
1759         '^<(\w+)\s*\/?>(?:<\/\1>|)$/,E=/^[\],:{}\s]*$/,S=/(?:^|:|,)(?:\s*' +
1760         '\[)+/g,A=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,j=/"[^"\\\r\n]*"|t' +
1761         'rue|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,D=/^-ms-/,L=/-' +
1762         '([\da-z])/gi,H=function(e,t){return t.toUpperCase()},q=function(' +
1763         'e){(a.addEventListener||"load"===e.type||"complete"===a.readySta' +
1764         'te)&&(_(),x.ready())},_=function(){a.addEventListener?(a.removeE' +
1765         'ventListener("DOMContentLoaded",q,!1),e.removeEventListener("loa' +
1766         'd",q,!1)):(a.detachEvent("onreadystatechange",q),e.detachEvent("' +
1767         'onload",q))};x.fn=x.prototype={jquery:f,constructor:x,init:funct' +
1768         'ion(e,n,r){var i,o;if(!e)return this;if("string"==typeof e){if(i' +
1769         '="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[nul' +
1770         'l,e,null]:N.exec(e),!i||!i[1]&&n)return!n||n.jquery?(n||r).find(' +
1771         'e):this.constructor(n).find(e);if(i[1]){if(n=n instanceof x?n[0]' +
1772         ':n,x.merge(this,x.parseHTML(i[1],n&&n.nodeType?n.ownerDocument||' +
1773         'n:a,!0)),k.test(i[1])&&x.isPlainObject(n))for(i in n)x.isFunctio' +
1774         'n(this[i])?this[i](n[i]):this.attr(i,n[i]);return this}if(o=a.ge' +
1775         'tElementById(i[2]),o&&o.parentNode){if(o.id!==i[2])return r.find' +
1776         '(e);this.length=1,this[0]=o}return this.context=a,this.selector=' +
1777         'e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,t' +
1778         'his):x.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=' +
1779         'e.selector,this.context=e.context),x.makeArray(e,this))},selecto' +
1780         'r:"",length:0,toArray:function(){return g.call(this)},get:functi' +
1781         'on(e){return null==e?this.toArray():0>e?this[this.length+e]:this' +
1782         '[e]},pushStack:function(e){var t=x.merge(this.constructor(),e);r' +
1783         'eturn t.prevObject=this,t.context=this.context,t},each:function(' +
1784         'e,t){return x.each(this,e,t)},ready:function(e){return x.ready.p' +
1785         'romise().done(e),this},slice:function(){return this.pushStack(g.' +
1786         'apply(this,arguments))},first:function(){return this.eq(0)},last' +
1787         ':function(){return this.eq(-1)},eq:function(e){var t=this.length' +
1788         ',n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},m' +
1789         'ap:function(e){return this.pushStack(x.map(this,function(t,n){re' +
1790         'turn e.call(t,n,t)}))},end:function(){return this.prevObject||th' +
1791         'is.constructor(null)},push:h,sort:[].sort,splice:[].splice},x.fn' +
1792         '.init.prototype=x.fn,x.extend=x.fn.extend=function(){var e,n,r,i' +
1793         ',o,a,s=arguments[0]||{},l=1,u=arguments.length,c=!1;for("boolean' +
1794         '"==typeof s&&(c=s,s=arguments[1]||{},l=2),"object"==typeof s||x.' +
1795         'isFunction(s)||(s={}),u===l&&(s=this,--l);u>l;l++)if(null!=(o=ar' +
1796         'guments[l]))for(i in o)e=s[i],r=o[i],s!==r&&(c&&r&&(x.isPlainObj' +
1797         'ect(r)||(n=x.isArray(r)))?(n?(n=!1,a=e&&x.isArray(e)?e:[]):a=e&&' +
1798         'x.isPlainObject(e)?e:{},s[i]=x.extend(c,a,r)):r!==t&&(s[i]=r));r' +
1799         'eturn s},x.extend({expando:"jQuery"+(f+Math.random()).replace(/\' +
1800         'D/g,""),noConflict:function(t){return e.$===x&&(e.$=u),t&&e.jQue' +
1801         'ry===x&&(e.jQuery=l),x},isReady:!1,readyWait:1,holdReady:functio' +
1802         'n(e){e?x.readyWait++:x.ready(!0)},ready:function(e){if(e===!0?!-' +
1803         '-x.readyWait:!x.isReady){if(!a.body)return setTimeout(x.ready);x' +
1804         '.isReady=!0,e!==!0&&--x.readyWait>0||(n.resolveWith(a,[x]),x.fn.' +
1805         'trigger&&x(a).trigger("ready").off("ready"))}},isFunction:functi' +
1806         'on(e){return"function"===x.type(e)},isArray:Array.isArray||funct' +
1807         'ion(e){return"array"===x.type(e)},isWindow:function(e){return nu' +
1808         'll!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloa' +
1809         't(e))&&isFinite(e)},type:function(e){return null==e?e+"":"object' +
1810         '"==typeof e||"function"==typeof e?c[y.call(e)]||"object":typeof ' +
1811         'e},isPlainObject:function(e){var n;if(!e||"object"!==x.type(e)||' +
1812         'e.nodeType||x.isWindow(e))return!1;try{if(e.constructor&&!v.call' +
1813         '(e,"constructor")&&!v.call(e.constructor.prototype,"isPrototypeO' +
1814         'f"))return!1}catch(r){return!1}if(x.support.ownLast)for(n in '
1815       
1816         'e)return v.call(e,n);for(n in e);return n===t||v.call(e,n)},isEm' +
1817         'ptyObject:function(e){var t;for(t in e)return!1;return!0},error:' +
1818         'function(e){throw Error(e)},parseHTML:function(e,t,n){if(!e||"st' +
1819         'ring"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t|' +
1820         '|a;var r=k.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:(r=' +
1821         'x.buildFragment([e],t,i),i&&x(i).remove(),x.merge([],r.childNode' +
1822         's))},parseJSON:function(n){return e.JSON&&e.JSON.parse?e.JSON.pa' +
1823         'rse(n):null===n?n:"string"==typeof n&&(n=x.trim(n),n&&E.test(n.r' +
1824         'eplace(A,"@").replace(j,"]").replace(S,"")))?Function("return "+' +
1825         'n)():(x.error("Invalid JSON: "+n),t)},parseXML:function(n){var r' +
1826         ',i;if(!n||"string"!=typeof n)return null;try{e.DOMParser?(i=new ' +
1827         'DOMParser,r=i.parseFromString(n,"text/xml")):(r=new ActiveXObjec' +
1828         't("Microsoft.XMLDOM"),r.async="false",r.loadXML(n))}catch(o){r=t' +
1829         '}return r&&r.documentElement&&!r.getElementsByTagName("parsererr' +
1830         'or").length||x.error("Invalid XML: "+n),r},noop:function(){},glo' +
1831         'balEval:function(t){t&&x.trim(t)&&(e.execScript||function(t){e.e' +
1832         'val.call(e,t)})(t)},camelCase:function(e){return e.replace(D,"ms' +
1833         '-").replace(L,H)},nodeName:function(e,t){return e.nodeName&&e.no' +
1834         'deName.toLowerCase()===t.toLowerCase()},each:function(e,t,n){var' +
1835         ' r,i=0,o=e.length,a=M(e);if(n){if(a){for(;o>i;i++)if(r=t.apply(e' +
1836         '[i],n),r===!1)break}else for(i in e)if(r=t.apply(e[i],n),r===!1)' +
1837         'break}else if(a){for(;o>i;i++)if(r=t.call(e[i],i,e[i]),r===!1)br' +
1838         'eak}else for(i in e)if(r=t.call(e[i],i,e[i]),r===!1)break;return' +
1839         ' e},trim:b&&!b.call("\ufeff\u00a0")?function(e){return null==e?"' +
1840         '":b.call(e)}:function(e){return null==e?"":(e+"").replace(C,"")}' +
1841         ',makeArray:function(e,t){var n=t||[];return null!=e&&(M(Object(e' +
1842         '))?x.merge(n,"string"==typeof e?[e]:e):h.call(n,e)),n},inArray:f' +
1843         'unction(e,t,n){var r;if(t){if(m)return m.call(t,e,n);for(r=t.len' +
1844         'gth,n=n?0>n?Math.max(0,r+n):n:0;r>n;n++)if(n in t&&t[n]===e)retu' +
1845         'rn n}return-1},merge:function(e,n){var r=n.length,i=e.length,o=0' +
1846         ';if("number"==typeof r)for(;r>o;o++)e[i++]=n[o];else while(n[o]!' +
1847         '==t)e[i++]=n[o++];return e.length=i,e},grep:function(e,t,n){var ' +
1848         'r,i=[],o=0,a=e.length;for(n=!!n;a>o;o++)r=!!t(e[o],o),n!==r&&i.p' +
1849         'ush(e[o]);return i},map:function(e,t,n){var r,i=0,o=e.length,a=M' +
1850         '(e),s=[];if(a)for(;o>i;i++)r=t(e[i],i,n),null!=r&&(s[s.length]=r' +
1851         ');else for(i in e)r=t(e[i],i,n),null!=r&&(s[s.length]=r);return ' +
1852         'd.apply([],s)},guid:1,proxy:function(e,n){var r,i,o;return"strin' +
1853         'g"==typeof n&&(o=e[n],n=e,e=o),x.isFunction(e)?(r=g.call(argumen' +
1854         'ts,2),i=function(){return e.apply(n||this,r.concat(g.call(argume' +
1855         'nts)))},i.guid=e.guid=e.guid||x.guid++,i):t},access:function(e,n' +
1856         ',r,i,o,a,s){var l=0,u=e.length,c=null==r;if("object"===x.type(r)' +
1857         '){o=!0;for(l in r)x.access(e,n,l,r[l],!0,a,s)}else if(i!==t&&(o=' +
1858         '!0,x.isFunction(i)||(s=!0),c&&(s?(n.call(e,i),n=null):(c=n,n=fun' +
1859         'ction(e,t,n){return c.call(x(e),n)})),n))for(;u>l;l++)n(e[l],r,s' +
1860         '?i:i.call(e[l],l,n(e[l],r)));return o?e:c?n.call(e):u?n(e[0],r):' +
1861         'a},now:function(){return(new Date).getTime()},swap:function(e,t,' +
1862         'n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];i=n' +
1863         '.apply(e,r||[]);for(o in t)e.style[o]=a[o];return i}}),x.ready.p' +
1864         'romise=function(t){if(!n)if(n=x.Deferred(),"complete"===a.readyS' +
1865         'tate)setTimeout(x.ready);else if(a.addEventListener)a.addEventLi' +
1866         'stener("DOMContentLoaded",q,!1),e.addEventListener("load",q,!1);' +
1867         'else{a.attachEvent("onreadystatechange",q),e.attachEvent("onload' +
1868         '",q);var r=!1;try{r=null==e.frameElement&&a.documentElement}catc' +
1869         'h(i){}r&&r.doScroll&&function o(){if(!x.isReady){try{r.doScroll(' +
1870         '"left")}catch(e){return setTimeout(o,50)}_(),x.ready()}}()}retur' +
1871         'n n.promise(t)},x.each("Boolean Number String Function Array Dat' +
1872         'e RegExp Object Error".split(" "),function(e,t){c["[object "+t+"' +
1873         ']"]=t.toLowerCase()});function M(e){var t=e.length,n=x.type(e);r' +
1874         'eturn x.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||"functi' +
1875         'on"!==n&&(0===t||"number"==typeof t&&t>0&&t-1 in e)}r=x(a),funct' +
1876         'ion(e,t){var n,r,i,o,a,s,l,u,c,p,f,d,h,g,m,y,v,b="sizzle"+-new D' +
1877         'ate,w=e.document,T=0,C=0,N=st(),k=st(),E=st(),S=!1,A=function(e,' +
1878         't){return e===t?(S=!0,0):0},j=typeof t,D=1'
1879       
1880         '<<31,L={}.hasOwnProperty,H=[],q=H.pop,_=H.push,M=H.push,O=H.slic' +
1881         'e,F=H.indexOf||function(e){var t=0,n=this.length;for(;n>t;t++)if' +
1882         '(this[t]===e)return t;return-1},B="checked|selected|async|autofo' +
1883         'cus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|' +
1884         'open|readonly|required|scoped",P="[\\x20\\t\\r\\n\\f]",R="(?:\\\' +
1885         '\.|[\\w-]|[^\\x00-\\xa0])+",W=R.replace("w","w#"),$="\\["+P+"*("' +
1886         '+R+")"+P+"*(?:([*^$|!~]?=)"+P+"*(?:(['#39'\"])((?:\\\\.|[^\\\\])*?)\' +
1887         '\3|("+W+")|)|)"+P+"*\\]",I=":("+R+")(?:\\(((['#39'\"])((?:\\\\.|[^\\' +
1888         '\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+$.replace(3,8)+")*)|.*)\\)|' +
1889         ')",z=RegExp("^"+P+"+|((?:^|[^\\\\])(?:\\\\.)*)"+P+"+$","g"),X=Re' +
1890         'gExp("^"+P+"*,"+P+"*"),U=RegExp("^"+P+"*([>+~]|"+P+")"+P+"*"),V=' +
1891         'RegExp(P+"*[+~]"),Y=RegExp("="+P+"*([^\\]'#39'\"]*)"+P+"*\\]","g"),J' +
1892         '=RegExp(I),G=RegExp("^"+W+"$"),Q={ID:RegExp("^#("+R+")"),CLASS:R' +
1893         'egExp("^\\.("+R+")"),TAG:RegExp("^("+R.replace("w","w*")+")"),AT' +
1894         'TR:RegExp("^"+$),PSEUDO:RegExp("^"+I),CHILD:RegExp("^:(only|firs' +
1895         't|last|nth|nth-last)-(child|of-type)(?:\\("+P+"*(even|odd|(([+-]' +
1896         '|)(\\d*)n|)"+P+"*(?:([+-]|)"+P+"*(\\d+)|))"+P+"*\\)|)","i"),bool' +
1897         ':RegExp("^(?:"+B+")$","i"),needsContext:RegExp("^"+P+"*[>+~]|:(e' +
1898         'ven|odd|eq|gt|lt|nth|first|last)(?:\\("+P+"*((?:-\\d)?\\d*)"+P+"' +
1899         '*\\)|)(?=[^-]|$)","i")},K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-' +
1900         ']+)|(\w+)|\.([\w-]+))$/,et=/^(?:input|select|textarea|button)$/i' +
1901         ',tt=/^h\d$/i,nt=/'#39'|\\/g,rt=RegExp("\\\\([\\da-f]{1,6}"+P+"?|("+P' +
1902         '+")|.)","ig"),it=function(e,t,n){var r="0x"+t-65536;return r!==r' +
1903         '||n?t:0>r?String.fromCharCode(r+65536):String.fromCharCode(55296' +
1904         '|r>>10,56320|1023&r)};try{M.apply(H=O.call(w.childNodes),w.child' +
1905         'Nodes),H[w.childNodes.length].nodeType}catch(ot){M={apply:H.leng' +
1906         'th?function(e,t){_.apply(e,O.call(t))}:function(e,t){var n=e.len' +
1907         'gth,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function at(e,t,n,i)' +
1908         '{var o,a,s,l,u,c,d,m,y,x;if((t?t.ownerDocument||t:w)!==f&&p(t),t' +
1909         '=t||f,n=n||[],!e||"string"!=typeof e)return n;if(1!==(l=t.nodeTy' +
1910         'pe)&&9!==l)return[];if(h&&!i){if(o=Z.exec(e))if(s=o[1]){if(9===l' +
1911         '){if(a=t.getElementById(s),!a||!a.parentNode)return n;if(a.id===' +
1912         's)return n.push(a),n}else if(t.ownerDocument&&(a=t.ownerDocument' +
1913         '.getElementById(s))&&v(t,a)&&a.id===s)return n.push(a),n}else{if' +
1914         '(o[2])return M.apply(n,t.getElementsByTagName(e)),n;if((s=o[3])&' +
1915         '&r.getElementsByClassName&&t.getElementsByClassName)return M.app' +
1916         'ly(n,t.getElementsByClassName(s)),n}if(r.qsa&&(!g||!g.test(e))){' +
1917         'if(m=d=b,y=t,x=9===l&&e,1===l&&"object"!==t.nodeName.toLowerCase' +
1918         '()){c=mt(e),(d=t.getAttribute("id"))?m=d.replace(nt,"\\$&"):t.se' +
1919         'tAttribute("id",m),m="[id='#39'"+m+"'#39'] ",u=c.length;while(u--)c[u]=m' +
1920         '+yt(c[u]);y=V.test(e)&&t.parentNode||t,x=c.join(",")}if(x)try{re' +
1921         'turn M.apply(n,y.querySelectorAll(x)),n}catch(T){}finally{d||t.r' +
1922         'emoveAttribute("id")}}}return kt(e.replace(z,"$1"),t,n,i)}functi' +
1923         'on st(){var e=[];function t(n,r){return e.push(n+=" ")>o.cacheLe' +
1924         'ngth&&delete t[e.shift()],t[n]=r}return t}function lt(e){return ' +
1925         'e[b]=!0,e}function ut(e){var t=f.createElement("div");try{return' +
1926         '!!e(t)}catch(n){return!1}finally{t.parentNode&&t.parentNode.remo' +
1927         'veChild(t),t=null}}function ct(e,t){var n=e.split("|"),r=e.lengt' +
1928         'h;while(r--)o.attrHandle[n[r]]=t}function pt(e,t){var n=t&&e,r=n' +
1929         '&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||D)-(~e.source' +
1930         'Index||D);if(r)return r;if(n)while(n=n.nextSibling)if(n===t)retu' +
1931         'rn-1;return e?1:-1}function ft(e){return function(t){var n=t.nod' +
1932         'eName.toLowerCase();return"input"===n&&t.type===e}}function dt(e' +
1933         '){return function(t){var n=t.nodeName.toLowerCase();return("inpu' +
1934         't"===n||"button"===n)&&t.type===e}}function ht(e){return lt(func' +
1935         'tion(t){return t=+t,lt(function(n,r){var i,o=e([],n.length,t),a=' +
1936         'o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}s=at.isXML' +
1937         '=function(e){var t=e&&(e.ownerDocument||e).documentElement;retur' +
1938         'n t?"HTML"!==t.nodeName:!1},r=at.support={},p=at.setDocument=fun' +
1939         'ction(e){var n=e?'
1940       
1941         'e.ownerDocument||e:w,i=n.defaultView;return n!==f&&9===n.nodeTyp' +
1942         'e&&n.documentElement?(f=n,d=n.documentElement,h=!s(n),i&&i.attac' +
1943         'hEvent&&i!==i.top&&i.attachEvent("onbeforeunload",function(){p()' +
1944         '}),r.attributes=ut(function(e){return e.className="i",!e.getAttr' +
1945         'ibute("className")}),r.getElementsByTagName=ut(function(e){retur' +
1946         'n e.appendChild(n.createComment("")),!e.getElementsByTagName("*"' +
1947         ').length}),r.getElementsByClassName=ut(function(e){return e.inne' +
1948         'rHTML="<div class='#39'a'#39'></div><div class='#39'a i'#39'></div>",e.firstChil' +
1949         'd.className="i",2===e.getElementsByClassName("i").length}),r.get' +
1950         'ById=ut(function(e){return d.appendChild(e).id=b,!n.getElementsB' +
1951         'yName||!n.getElementsByName(b).length}),r.getById?(o.find.ID=fun' +
1952         'ction(e,t){if(typeof t.getElementById!==j&&h){var n=t.getElement' +
1953         'ById(e);return n&&n.parentNode?[n]:[]}},o.filter.ID=function(e){' +
1954         'var t=e.replace(rt,it);return function(e){return e.getAttribute(' +
1955         '"id")===t}}):(delete o.find.ID,o.filter.ID=function(e){var t=e.r' +
1956         'eplace(rt,it);return function(e){var n=typeof e.getAttributeNode' +
1957         '!==j&&e.getAttributeNode("id");return n&&n.value===t}}),o.find.T' +
1958         'AG=r.getElementsByTagName?function(e,n){return typeof n.getEleme' +
1959         'ntsByTagName!==j?n.getElementsByTagName(e):t}:function(e,t){var ' +
1960         'n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++' +
1961         '])1===n.nodeType&&r.push(n);return r}return o},o.find.CLASS=r.ge' +
1962         'tElementsByClassName&&function(e,n){return typeof n.getElementsB' +
1963         'yClassName!==j&&h?n.getElementsByClassName(e):t},m=[],g=[],(r.qs' +
1964         'a=K.test(n.querySelectorAll))&&(ut(function(e){e.innerHTML="<sel' +
1965         'ect><option selected='#39#39'></option></select>",e.querySelectorAll("' +
1966         '[selected]").length||g.push("\\["+P+"*(?:value|"+B+")"),e.queryS' +
1967         'electorAll(":checked").length||g.push(":checked")}),ut(function(' +
1968         'e){var t=n.createElement("input");t.setAttribute("type","hidden"' +
1969         '),e.appendChild(t).setAttribute("t",""),e.querySelectorAll("[t^=' +
1970         #39#39']").length&&g.push("[*^$]="+P+"*(?:'#39#39'|\"\")"),e.querySelectorA' +
1971         'll(":enabled").length||g.push(":enabled",":disabled"),e.querySel' +
1972         'ectorAll("*,:x"),g.push(",.*:")})),(r.matchesSelector=K.test(y=d' +
1973         '.webkitMatchesSelector||d.mozMatchesSelector||d.oMatchesSelector' +
1974         '||d.msMatchesSelector))&&ut(function(e){r.disconnectedMatch=y.ca' +
1975         'll(e,"div"),y.call(e,"[s!='#39#39']:x"),m.push("!=",I)}),g=g.length&&R' +
1976         'egExp(g.join("|")),m=m.length&&RegExp(m.join("|")),v=K.test(d.co' +
1977         'ntains)||d.compareDocumentPosition?function(e,t){var n=9===e.nod' +
1978         'eType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||' +
1979         '1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosi' +
1980         'tion&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)whil' +
1981         'e(t=t.parentNode)if(t===e)return!0;return!1},A=d.compareDocument' +
1982         'Position?function(e,t){if(e===t)return S=!0,0;var i=t.compareDoc' +
1983         'umentPosition&&e.compareDocumentPosition&&e.compareDocumentPosit' +
1984         'ion(t);return i?1&i||!r.sortDetached&&t.compareDocumentPosition(' +
1985         'e)===i?e===n||v(w,e)?-1:t===n||v(w,t)?1:c?F.call(c,e)-F.call(c,t' +
1986         '):0:4&i?-1:1:e.compareDocumentPosition?-1:1}:function(e,t){var r' +
1987         ',i=0,o=e.parentNode,a=t.parentNode,s=[e],l=[t];if(e===t)return S' +
1988         '=!0,0;if(!o||!a)return e===n?-1:t===n?1:o?-1:a?1:c?F.call(c,e)-F' +
1989         '.call(c,t):0;if(o===a)return pt(e,t);r=e;while(r=r.parentNode)s.' +
1990         'unshift(r);r=t;while(r=r.parentNode)l.unshift(r);while(s[i]===l[' +
1991         'i])i++;return i?pt(s[i],l[i]):s[i]===w?-1:l[i]===w?1:0},n):f},at' +
1992         '.matches=function(e,t){return at(e,null,null,t)},at.matchesSelec' +
1993         'tor=function(e,t){if((e.ownerDocument||e)!==f&&p(e),t=t.replace(' +
1994         'Y,"='#39'$1'#39']"),!(!r.matchesSelector||!h||m&&m.test(t)||g&&g.test(t)' +
1995         '))try{var n=y.call(e,t);if(n||r.disconnectedMatch||e.document&&1' +
1996         '1!==e.document.nodeType)return n}catch(i){}return at(t,f,null,[e' +
1997         ']).length>0},at.contains=function(e,t){return(e.ownerDocument||e' +
1998         ')!==f&&p(e),v(e,t)},at.attr=function(e,n){(e.ownerDocument||e)!=' +
1999         '=f&&p(e);var i=o.attrHandle[n.toLowerCase()],a=i&&L.call(o.attrH' +
2000         'andle,n.toLowerCase())?i(e,n,!h):t;return a===t?r.attributes||!h' +
2001         '?'
2002       
2003         'e.getAttribute(n):(a=e.getAttributeNode(n))&&a.specified?a.value' +
2004         ':null:a},at.error=function(e){throw Error("Syntax error, unrecog' +
2005         'nized expression: "+e)},at.uniqueSort=function(e){var t,n=[],i=0' +
2006         ',o=0;if(S=!r.detectDuplicates,c=!r.sortStable&&e.slice(0),e.sort' +
2007         '(A),S){while(t=e[o++])t===e[o]&&(i=n.push(o));while(i--)e.splice' +
2008         '(n[i],1)}return e},a=at.getText=function(e){var t,n="",r=0,i=e.n' +
2009         'odeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.tex' +
2010         'tContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibli' +
2011         'ng)n+=a(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e' +
2012         '[r];r++)n+=a(t);return n},o=at.selectors={cacheLength:50,createP' +
2013         'seudo:lt,match:Q,attrHandle:{},find:{},relative:{">":{dir:"paren' +
2014         'tNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSiblin' +
2015         'g",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:functi' +
2016         'on(e){return e[1]=e[1].replace(rt,it),e[3]=(e[4]||e[5]||"").repl' +
2017         'ace(rt,it),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:' +
2018         'function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,' +
2019         '3)?(e[3]||at.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===' +
2020         'e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&at.e' +
2021         'rror(e[0]),e},PSEUDO:function(e){var n,r=!e[5]&&e[2];return Q.CH' +
2022         'ILD.test(e[0])?null:(e[3]&&e[4]!==t?e[2]=e[4]:r&&J.test(r)&&(n=m' +
2023         't(r,!0))&&(n=r.indexOf(")",r.length-n)-r.length)&&(e[0]=e[0].sli' +
2024         'ce(0,n),e[2]=r.slice(0,n)),e.slice(0,3))}},filter:{TAG:function(' +
2025         'e){var t=e.replace(rt,it).toLowerCase();return"*"===e?function()' +
2026         '{return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase' +
2027         '()===t}},CLASS:function(e){var t=N[e+" "];return t||(t=RegExp("(' +
2028         '^|"+P+")"+e+"("+P+"|$)"))&&N(e,function(e){return t.test("string' +
2029         '"==typeof e.className&&e.className||typeof e.getAttribute!==j&&e' +
2030         '.getAttribute("class")||"")})},ATTR:function(e,t,n){return funct' +
2031         'ion(r){var i=at.attr(r,e);return null==i?"!="===t:t?(i+="","="==' +
2032         '=t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&' +
2033         '&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" ' +
2034         '"+i+" ").indexOf(n)>-1:"|="===t?i===n||i.slice(0,n.length+1)===n' +
2035         '+"-":!1):!0}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,' +
2036         '3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?fu' +
2037         'nction(e){return!!e.parentNode}:function(t,n,l){var u,c,p,f,d,h,' +
2038         'g=o!==a?"nextSibling":"previousSibling",m=t.parentNode,y=s&&t.no' +
2039         'deName.toLowerCase(),v=!l&&!s;if(m){if(o){while(g){p=t;while(p=p' +
2040         '[g])if(s?p.nodeName.toLowerCase()===y:1===p.nodeType)return!1;h=' +
2041         'g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?m.firstChild:m.' +
2042         'lastChild],a&&v){c=m[b]||(m[b]={}),u=c[e]||[],d=u[0]===T&&u[1],f' +
2043         '=u[0]===T&&u[2],p=d&&m.childNodes[d];while(p=++d&&p&&p[g]||(f=d=' +
2044         '0)||h.pop())if(1===p.nodeType&&++f&&p===t){c[e]=[T,d,f];break}}e' +
2045         'lse if(v&&(u=(t[b]||(t[b]={}))[e])&&u[0]===T)f=u[1];else while(p' +
2046         '=++d&&p&&p[g]||(f=d=0)||h.pop())if((s?p.nodeName.toLowerCase()==' +
2047         '=y:1===p.nodeType)&&++f&&(v&&((p[b]||(p[b]={}))[e]=[T,f]),p===t)' +
2048         ')break;return f-=i,f===r||0===f%r&&f/r>=0}}},PSEUDO:function(e,t' +
2049         '){var n,r=o.pseudos[e]||o.setFilters[e.toLowerCase()]||at.error(' +
2050         '"unsupported pseudo: "+e);return r[b]?r(t):r.length>1?(n=[e,e,""' +
2051         ',t],o.setFilters.hasOwnProperty(e.toLowerCase())?lt(function(e,n' +
2052         '){var i,o=r(e,t),a=o.length;while(a--)i=F.call(e,o[a]),e[i]=!(n[' +
2053         'i]=o[a])}):function(e){return r(e,0,n)}):r}},pseudos:{not:lt(fun' +
2054         'ction(e){var t=[],n=[],r=l(e.replace(z,"$1"));return r[b]?lt(fun' +
2055         'ction(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[' +
2056         's])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o' +
2057         ',n),!n.pop()}}),has:lt(function(e){return function(t){return at(' +
2058         'e,t).length>0}}),contains:lt(function(e){return function(t){retu' +
2059         'rn(t.textContent||t.innerText||a(t)).indexOf(e)>-1}}),lang:lt(fu' +
2060         'nction(e){return G.test(e||"")||at.error("unsupported lang: "+e)' +
2061         ',e=e.replace(rt,it).toLowerCase(),function(t){var n;do if(n=h?t.' +
2062         'lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n' +
2063         '=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNo' +
2064         'de)&&1===t.nodeType);return!'
2065       
2066         '1}}),target:function(t){var n=e.location&&e.location.hash;return' +
2067         ' n&&n.slice(1)===t.id},root:function(e){return e===d},focus:func' +
2068         'tion(e){return e===f.activeElement&&(!f.hasFocus||f.hasFocus())&' +
2069         '&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.d' +
2070         'isabled===!1},disabled:function(e){return e.disabled===!0},check' +
2071         'ed:function(e){var t=e.nodeName.toLowerCase();return"input"===t&' +
2072         '&!!e.checked||"option"===t&&!!e.selected},selected:function(e){r' +
2073         'eturn e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},' +
2074         'empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.node' +
2075         'Name>"@"||3===e.nodeType||4===e.nodeType)return!1;return!0},pare' +
2076         'nt:function(e){return!o.pseudos.empty(e)},header:function(e){ret' +
2077         'urn tt.test(e.nodeName)},input:function(e){return et.test(e.node' +
2078         'Name)},button:function(e){var t=e.nodeName.toLowerCase();return"' +
2079         'input"===t&&"button"===e.type||"button"===t},text:function(e){va' +
2080         'r t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(' +
2081         'null==(t=e.getAttribute("type"))||t.toLowerCase()===e.type)},fir' +
2082         'st:ht(function(){return[0]}),last:ht(function(e,t){return[t-1]})' +
2083         ',eq:ht(function(e,t,n){return[0>n?n+t:n]}),even:ht(function(e,t)' +
2084         '{var n=0;for(;t>n;n+=2)e.push(n);return e}),odd:ht(function(e,t)' +
2085         '{var n=1;for(;t>n;n+=2)e.push(n);return e}),lt:ht(function(e,t,n' +
2086         '){var r=0>n?n+t:n;for(;--r>=0;)e.push(r);return e}),gt:ht(functi' +
2087         'on(e,t,n){var r=0>n?n+t:n;for(;t>++r;)e.push(r);return e})}},o.p' +
2088         'seudos.nth=o.pseudos.eq;for(n in{radio:!0,checkbox:!0,file:!0,pa' +
2089         'ssword:!0,image:!0})o.pseudos[n]=ft(n);for(n in{submit:!0,reset:' +
2090         '!0})o.pseudos[n]=dt(n);function gt(){}gt.prototype=o.filters=o.p' +
2091         'seudos,o.setFilters=new gt;function mt(e,t){var n,r,i,a,s,l,u,c=' +
2092         'k[e+" "];if(c)return t?0:c.slice(0);s=e,l=[],u=o.preFilter;while' +
2093         '(s){(!n||(r=X.exec(s)))&&(r&&(s=s.slice(r[0].length)||s),l.push(' +
2094         'i=[])),n=!1,(r=U.exec(s))&&(n=r.shift(),i.push({value:n,type:r[0' +
2095         '].replace(z," ")}),s=s.slice(n.length));for(a in o.filter)!(r=Q[' +
2096         'a].exec(s))||u[a]&&!(r=u[a](r))||(n=r.shift(),i.push({value:n,ty' +
2097         'pe:a,matches:r}),s=s.slice(n.length));if(!n)break}return t?s.len' +
2098         'gth:s?at.error(e):k(e,l).slice(0)}function yt(e){var t=0,n=e.len' +
2099         'gth,r="";for(;n>t;t++)r+=e[t].value;return r}function vt(e,t,n){' +
2100         'var r=t.dir,o=n&&"parentNode"===r,a=C++;return t.first?function(' +
2101         't,n,i){while(t=t[r])if(1===t.nodeType||o)return e(t,n,i)}:functi' +
2102         'on(t,n,s){var l,u,c,p=T+" "+a;if(s){while(t=t[r])if((1===t.nodeT' +
2103         'ype||o)&&e(t,n,s))return!0}else while(t=t[r])if(1===t.nodeType||' +
2104         'o)if(c=t[b]||(t[b]={}),(u=c[r])&&u[0]===p){if((l=u[1])===!0||l==' +
2105         '=i)return l===!0}else if(u=c[r]=[p],u[1]=e(t,n,s)||i,u[1]===!0)r' +
2106         'eturn!0}}function bt(e){return e.length>1?function(t,n,r){var i=' +
2107         'e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}funct' +
2108         'ion xt(e,t,n,r,i){var o,a=[],s=0,l=e.length,u=null!=t;for(;l>s;s' +
2109         '++)(o=e[s])&&(!n||n(o,r,i))&&(a.push(o),u&&t.push(s));return a}f' +
2110         'unction wt(e,t,n,r,i,o){return r&&!r[b]&&(r=wt(r)),i&&!i[b]&&(i=' +
2111         'wt(i,o)),lt(function(o,a,s,l){var u,c,p,f=[],d=[],h=a.length,g=o' +
2112         '||Nt(t||"*",s.nodeType?[s]:s,[]),m=!e||!o&&t?g:xt(g,f,e,s,l),y=n' +
2113         '?i||(o?e:h||r)?[]:a:m;if(n&&n(m,y,s,l),r){u=xt(y,d),r(u,[],s,l),' +
2114         'c=u.length;while(c--)(p=u[c])&&(y[d[c]]=!(m[d[c]]=p))}if(o){if(i' +
2115         '||e){if(i){u=[],c=y.length;while(c--)(p=y[c])&&u.push(m[c]=p);i(' +
2116         'null,y=[],u,l)}c=y.length;while(c--)(p=y[c])&&(u=i?F.call(o,p):f' +
2117         '[c])>-1&&(o[u]=!(a[u]=p))}}else y=xt(y===a?y.splice(h,y.length):' +
2118         'y),i?i(null,a,y,l):M.apply(a,y)})}function Tt(e){var t,n,r,i=e.l' +
2119         'ength,a=o.relative[e[0].type],s=a||o.relative[" "],l=a?1:0,c=vt(' +
2120         'function(e){return e===t},s,!0),p=vt(function(e){return F.call(t' +
2121         ',e)>-1},s,!0),f=[function(e,n,r){return!a&&(r||n!==u)||((t=n).no' +
2122         'deType?c(e,n,r):p(e,n,r))}];for(;i>l;l++)if(n=o.relative[e[l].ty' +
2123         'pe])f=[vt(bt(f),n)];else{if(n=o.filter[e[l].type].apply(null,e[l' +
2124         '].matches),n[b]){for(r=++l;i>r;r++)if(o.relative[e[r].type])brea' +
2125         'k;return wt(l>1&&bt(f),l>1&&yt(e.slice(0,l-1).concat({value:" "=' +
2126         '==e[l-2].type?"*":""})).replace(z,"$1"),n,r>l&&Tt(e.slice(l,r)),' +
2127         'i>r&&Tt(e=e.slice(r)),i>r&&yt(e))}f.push(n)}return bt(f)}functio' +
2128         'n Ct(e,t){var n=0,r=t.length>0,a=e.length>0,s=function(s,l,c,p,d' +
2129         '){var h,g,m,y=[],v=0,b="0",x=s&&'
2130       
2131         '[],w=null!=d,C=u,N=s||a&&o.find.TAG("*",d&&l.parentNode||l),k=T+' +
2132         '=null==C?1:Math.random()||.1;for(w&&(u=l!==f&&l,i=n);null!=(h=N[' +
2133         'b]);b++){if(a&&h){g=0;while(m=e[g++])if(m(h,l,c)){p.push(h);brea' +
2134         'k}w&&(T=k,i=++n)}r&&((h=!m&&h)&&v--,s&&x.push(h))}if(v+=b,r&&b!=' +
2135         '=v){g=0;while(m=t[g++])m(x,y,l,c);if(s){if(v>0)while(b--)x[b]||y' +
2136         '[b]||(y[b]=q.call(p));y=xt(y)}M.apply(p,y),w&&!s&&y.length>0&&v+' +
2137         't.length>1&&at.uniqueSort(p)}return w&&(T=k,u=C),x};return r?lt(' +
2138         's):s}l=at.compile=function(e,t){var n,r=[],i=[],o=E[e+" "];if(!o' +
2139         '){t||(t=mt(e)),n=t.length;while(n--)o=Tt(t[n]),o[b]?r.push(o):i.' +
2140         'push(o);o=E(e,Ct(i,r))}return o};function Nt(e,t,n){var r=0,i=t.' +
2141         'length;for(;i>r;r++)at(e,t[r],n);return n}function kt(e,t,n,i){v' +
2142         'ar a,s,u,c,p,f=mt(e);if(!i&&1===f.length){if(s=f[0]=f[0].slice(0' +
2143         '),s.length>2&&"ID"===(u=s[0]).type&&r.getById&&9===t.nodeType&&h' +
2144         '&&o.relative[s[1].type]){if(t=(o.find.ID(u.matches[0].replace(rt' +
2145         ',it),t)||[])[0],!t)return n;e=e.slice(s.shift().value.length)}a=' +
2146         'Q.needsContext.test(e)?0:s.length;while(a--){if(u=s[a],o.relativ' +
2147         'e[c=u.type])break;if((p=o.find[c])&&(i=p(u.matches[0].replace(rt' +
2148         ',it),V.test(s[0].type)&&t.parentNode||t))){if(s.splice(a,1),e=i.' +
2149         'length&&yt(s),!e)return M.apply(n,i),n;break}}}return l(e,f)(i,t' +
2150         ',!h,n,V.test(e)),n}r.sortStable=b.split("").sort(A).join("")===b' +
2151         ',r.detectDuplicates=S,p(),r.sortDetached=ut(function(e){return 1' +
2152         '&e.compareDocumentPosition(f.createElement("div"))}),ut(function' +
2153         '(e){return e.innerHTML="<a href='#39'#'#39'></a>","#"===e.firstChild.get' +
2154         'Attribute("href")})||ct("type|href|height|width",function(e,n,r)' +
2155         '{return r?t:e.getAttribute(n,"type"===n.toLowerCase()?1:2)}),r.a' +
2156         'ttributes&&ut(function(e){return e.innerHTML="<input/>",e.firstC' +
2157         'hild.setAttribute("value",""),""===e.firstChild.getAttribute("va' +
2158         'lue")})||ct("value",function(e,n,r){return r||"input"!==e.nodeNa' +
2159         'me.toLowerCase()?t:e.defaultValue}),ut(function(e){return null==' +
2160         'e.getAttribute("disabled")})||ct(B,function(e,n,r){var i;return ' +
2161         'r?t:(i=e.getAttributeNode(n))&&i.specified?i.value:e[n]===!0?n.t' +
2162         'oLowerCase():null}),x.find=at,x.expr=at.selectors,x.expr[":"]=x.' +
2163         'expr.pseudos,x.unique=at.uniqueSort,x.text=at.getText,x.isXMLDoc' +
2164         '=at.isXML,x.contains=at.contains}(e);var O={};function F(e){var ' +
2165         't=O[e]={};return x.each(e.match(T)||[],function(e,n){t[n]=!0}),t' +
2166         '}x.Callbacks=function(e){e="string"==typeof e?O[e]||F(e):x.exten' +
2167         'd({},e);var n,r,i,o,a,s,l=[],u=!e.once&&[],c=function(t){for(r=e' +
2168         '.memory&&t,i=!0,a=s||0,s=0,o=l.length,n=!0;l&&o>a;a++)if(l[a].ap' +
2169         'ply(t[0],t[1])===!1&&e.stopOnFalse){r=!1;break}n=!1,l&&(u?u.leng' +
2170         'th&&c(u.shift()):r?l=[]:p.disable())},p={add:function(){if(l){va' +
2171         'r t=l.length;(function i(t){x.each(t,function(t,n){var r=x.type(' +
2172         'n);"function"===r?e.unique&&p.has(n)||l.push(n):n&&n.length&&"st' +
2173         'ring"!==r&&i(n)})})(arguments),n?o=l.length:r&&(s=t,c(r))}return' +
2174         ' this},remove:function(){return l&&x.each(arguments,function(e,t' +
2175         '){var r;while((r=x.inArray(t,l,r))>-1)l.splice(r,1),n&&(o>=r&&o-' +
2176         '-,a>=r&&a--)}),this},has:function(e){return e?x.inArray(e,l)>-1:' +
2177         '!(!l||!l.length)},empty:function(){return l=[],o=0,this},disable' +
2178         ':function(){return l=u=r=t,this},disabled:function(){return!l},l' +
2179         'ock:function(){return u=t,r||p.disable(),this},locked:function()' +
2180         '{return!u},fireWith:function(e,t){return!l||i&&!u||(t=t||[],t=[e' +
2181         ',t.slice?t.slice():t],n?u.push(t):c(t)),this},fire:function(){re' +
2182         'turn p.fireWith(this,arguments),this},fired:function(){return!!i' +
2183         '}};return p},x.extend({Deferred:function(e){var t=[["resolve","d' +
2184         'one",x.Callbacks("once memory"),"resolved"],["reject","fail",x.C' +
2185         'allbacks("once memory"),"rejected"],["notify","progress",x.Callb' +
2186         'acks("memory")]],n="pending",r={state:function(){return n},alway' +
2187         's:function(){return i.done(arguments).fail(arguments),this},then' +
2188         ':function(){var e=arguments;return x.Deferred(function(n){x.each' +
2189         '(t,function(t,o){var a=o[0],s=x.isFunction(e[t])&&e[t];i[o[1]](f' +
2190         'unction(){var e=s&&s.apply(this,arguments);e&&x.isFunction(e.pro' +
2191         'mise)?e.promise().done(n.resolve).fail(n.reject).progress(n.noti' +
2192         'fy):n[a+"With"](this===r?n.promise():this,s?[e]:arguments)})}),e' +
2193         '=null}).promise()},promise:function(e){return null!=e?'
2194       
2195         'x.extend(e,r):r}},i={};return r.pipe=r.then,x.each(t,function(e,' +
2196         'o){var a=o[2],s=o[3];r[o[1]]=a.add,s&&a.add(function(){n=s},t[1^' +
2197         'e][2].disable,t[2][2].lock),i[o[0]]=function(){return i[o[0]+"Wi' +
2198         'th"](this===i?r:this,arguments),this},i[o[0]+"With"]=a.fireWith}' +
2199         '),r.promise(i),e&&e.call(i,i),i},when:function(e){var t=0,n=g.ca' +
2200         'll(arguments),r=n.length,i=1!==r||e&&x.isFunction(e.promise)?r:0' +
2201         ',o=1===i?e:x.Deferred(),a=function(e,t,n){return function(r){t[e' +
2202         ']=this,n[e]=arguments.length>1?g.call(arguments):r,n===s?o.notif' +
2203         'yWith(t,n):--i||o.resolveWith(t,n)}},s,l,u;if(r>1)for(s=Array(r)' +
2204         ',l=Array(r),u=Array(r);r>t;t++)n[t]&&x.isFunction(n[t].promise)?' +
2205         'n[t].promise().done(a(t,u,n)).fail(o.reject).progress(a(t,l,s)):' +
2206         '--i;return i||o.resolveWith(u,n),o.promise()}}),x.support=functi' +
2207         'on(t){var n,r,o,s,l,u,c,p,f,d=a.createElement("div");if(d.setAtt' +
2208         'ribute("className","t"),d.innerHTML="  <link/><table></table><a ' +
2209         'href='#39'/a'#39'>a</a><input type='#39'checkbox'#39'/>",n=d.getElementsByTagNam' +
2210         'e("*")||[],r=d.getElementsByTagName("a")[0],!r||!r.style||!n.len' +
2211         'gth)return t;s=a.createElement("select"),u=s.appendChild(a.creat' +
2212         'eElement("option")),o=d.getElementsByTagName("input")[0],r.style' +
2213         '.cssText="top:1px;float:left;opacity:.5",t.getSetAttribute="t"!=' +
2214         '=d.className,t.leadingWhitespace=3===d.firstChild.nodeType,t.tbo' +
2215         'dy=!d.getElementsByTagName("tbody").length,t.htmlSerialize=!!d.g' +
2216         'etElementsByTagName("link").length,t.style=/top/.test(r.getAttri' +
2217         'bute("style")),t.hrefNormalized="/a"===r.getAttribute("href"),t.' +
2218         'opacity=/^0.5/.test(r.style.opacity),t.cssFloat=!!r.style.cssFlo' +
2219         'at,t.checkOn=!!o.value,t.optSelected=u.selected,t.enctype=!!a.cr' +
2220         'eateElement("form").enctype,t.html5Clone="<:nav></:nav>"!==a.cre' +
2221         'ateElement("nav").cloneNode(!0).outerHTML,t.inlineBlockNeedsLayo' +
2222         'ut=!1,t.shrinkWrapBlocks=!1,t.pixelPosition=!1,t.deleteExpando=!' +
2223         '0,t.noCloneEvent=!0,t.reliableMarginRight=!0,t.boxSizingReliable' +
2224         '=!0,o.checked=!0,t.noCloneChecked=o.cloneNode(!0).checked,s.disa' +
2225         'bled=!0,t.optDisabled=!u.disabled;try{delete d.test}catch(h){t.d' +
2226         'eleteExpando=!1}o=a.createElement("input"),o.setAttribute("value' +
2227         '",""),t.input=""===o.getAttribute("value"),o.value="t",o.setAttr' +
2228         'ibute("type","radio"),t.radioValue="t"===o.value,o.setAttribute(' +
2229         '"checked","t"),o.setAttribute("name","t"),l=a.createDocumentFrag' +
2230         'ment(),l.appendChild(o),t.appendChecked=o.checked,t.checkClone=l' +
2231         '.cloneNode(!0).cloneNode(!0).lastChild.checked,d.attachEvent&&(d' +
2232         '.attachEvent("onclick",function(){t.noCloneEvent=!1}),d.cloneNod' +
2233         'e(!0).click());for(f in{submit:!0,change:!0,focusin:!0})d.setAtt' +
2234         'ribute(c="on"+f,"t"),t[f+"Bubbles"]=c in e||d.attributes[c].expa' +
2235         'ndo===!1;d.style.backgroundClip="content-box",d.cloneNode(!0).st' +
2236         'yle.backgroundClip="",t.clearCloneStyle="content-box"===d.style.' +
2237         'backgroundClip;for(f in x(t))break;return t.ownLast="0"!==f,x(fu' +
2238         'nction(){var n,r,o,s="padding:0;margin:0;border:0;display:block;' +
2239         'box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-s' +
2240         'izing:content-box;",l=a.getElementsByTagName("body")[0];l&&(n=a.' +
2241         'createElement("div"),n.style.cssText="border:0;width:0;height:0;' +
2242         'position:absolute;top:0;left:-9999px;margin-top:1px",l.appendChi' +
2243         'ld(n).appendChild(d),d.innerHTML="<table><tr><td></td><td>t</td>' +
2244         '</tr></table>",o=d.getElementsByTagName("td"),o[0].style.cssText' +
2245         '="padding:0;margin:0;border:0;display:none",p=0===o[0].offsetHei' +
2246         'ght,o[0].style.display="",o[1].style.display="none",t.reliableHi' +
2247         'ddenOffsets=p&&0===o[0].offsetHeight,d.innerHTML="",d.style.cssT' +
2248         'ext="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-bo' +
2249         'x-sizing:border-box;padding:1px;border:1px;display:block;width:4' +
2250         'px;margin-top:1%;position:absolute;top:1%;",x.swap(l,null!=l.sty' +
2251         'le.zoom?{zoom:1}:{},function(){t.boxSizing=4===d.offsetWidth}),e' +
2252         '.getComputedStyle&&(t.pixelPosition="1%"!==(e.getComputedStyle(d' +
2253         ',null)||{}).top,t.boxSizingReliable="4px"===(e.getComputedStyle(' +
2254         'd,null)||{width:"4px"}).width,r=d.appendChild(a.createElement'
2255       
2256         '("div")),r.style.cssText=d.style.cssText=s,r.style.marginRight=r' +
2257         '.style.width="0",d.style.width="1px",t.reliableMarginRight=!pars' +
2258         'eFloat((e.getComputedStyle(r,null)||{}).marginRight)),typeof d.s' +
2259         'tyle.zoom!==i&&(d.innerHTML="",d.style.cssText=s+"width:1px;padd' +
2260         'ing:1px;display:inline;zoom:1",t.inlineBlockNeedsLayout=3===d.of' +
2261         'fsetWidth,d.style.display="block",d.innerHTML="<div></div>",d.fi' +
2262         'rstChild.style.width="5px",t.shrinkWrapBlocks=3!==d.offsetWidth,' +
2263         't.inlineBlockNeedsLayout&&(l.style.zoom=1)),l.removeChild(n),n=d' +
2264         '=o=r=null)}),n=s=l=u=r=o=null,t'
2265       
2266         '}({});var B=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,P=/([A-Z])/g;function' +
2267         ' R(e,n,r,i){if(x.acceptData(e)){var o,a,s=x.expando,l=e.nodeType' +
2268         ',u=l?x.cache:e,c=l?e[s]:e[s]&&s;if(c&&u[c]&&(i||u[c].data)||r!==' +
2269         't||"string"!=typeof n)return c||(c=l?e[s]=p.pop()||x.guid++:s),u' +
2270         '[c]||(u[c]=l?{}:{toJSON:x.noop}),("object"==typeof n||"function"' +
2271         '==typeof n)&&(i?u[c]=x.extend(u[c],n):u[c].data=x.extend(u[c].da' +
2272         'ta,n)),a=u[c],i||(a.data||(a.data={}),a=a.data),r!==t&&(a[x.came' +
2273         'lCase(n)]=r),"string"==typeof n?(o=a[n],null==o&&(o=a[x.camelCas' +
2274         'e(n)])):o=a,o}}function W(e,t,n){if(x.acceptData(e)){var r,i,o=e' +
2275         '.nodeType,a=o?x.cache:e,s=o?e[x.expando]:x.expando;if(a[s]){if(t' +
2276         '&&(r=n?a[s]:a[s].data)){x.isArray(t)?t=t.concat(x.map(t,x.camelC' +
2277         'ase)):t in r?t=[t]:(t=x.camelCase(t),t=t in r?[t]:t.split(" ")),' +
2278         'i=t.length;while(i--)delete r[t[i]];if(n?!I(r):!x.isEmptyObject(' +
2279         'r))return}(n||(delete a[s].data,I(a[s])))&&(o?x.cleanData([e],!0' +
2280         '):x.support.deleteExpando||a!=a.window?delete a[s]:a[s]=null)}}}' +
2281         'x.extend({cache:{},noData:{applet:!0,embed:!0,object:"clsid:D27C' +
2282         'DB6E-AE6D-11cf-96B8-444553540000"},hasData:function(e){return e=' +
2283         'e.nodeType?x.cache[e[x.expando]]:e[x.expando],!!e&&!I(e)},data:f' +
2284         'unction(e,t,n){return R(e,t,n)},removeData:function(e,t){return ' +
2285         'W(e,t)},_data:function(e,t,n){return R(e,t,n,!0)},_removeData:fu' +
2286         'nction(e,t){return W(e,t,!0)},acceptData:function(e){if(e.nodeTy' +
2287         'pe&&1!==e.nodeType&&9!==e.nodeType)return!1;var t=e.nodeName&&x.' +
2288         'noData[e.nodeName.toLowerCase()];return!t||t!==!0&&e.getAttribut' +
2289         'e("classid")===t}}),x.fn.extend({data:function(e,n){var r,i,o=nu' +
2290         'll,a=0,s=this[0];if(e===t){if(this.length&&(o=x.data(s),1===s.no' +
2291         'deType&&!x._data(s,"parsedAttrs"))){for(r=s.attributes;r.length>' +
2292         'a;a++)i=r[a].name,0===i.indexOf("data-")&&(i=x.camelCase(i.slice' +
2293         '(5)),$(s,i,o[i]));x._data(s,"parsedAttrs",!0)}return o}return"ob' +
2294         'ject"==typeof e?this.each(function(){x.data(this,e)}):arguments.' +
2295         'length>1?this.each(function(){x.data(this,e,n)}):s?$(s,e,x.data(' +
2296         's,e)):null},removeData:function(e){return this.each(function(){x' +
2297         '.removeData(this,e)})}});function $(e,n,r){if(r===t&&1===e.nodeT' +
2298         'ype){var i="data-"+n.replace(P,"-$1").toLowerCase();if(r=e.getAt' +
2299         'tribute(i),"string"==typeof r){try{r="true"===r?!0:"false"===r?!' +
2300         '1:"null"===r?null:+r+""===r?+r:B.test(r)?x.parseJSON(r):r}catch(' +
2301         'o){}x.data(e,n,r)}else r=t}return r}function I(e){var t;for(t in' +
2302         ' e)if(("data"!==t||!x.isEmptyObject(e[t]))&&"toJSON"!==t)return!' +
2303         '1;return!0}x.extend({queue:function(e,n,r){var i;return e?(n=(n|' +
2304         '|"fx")+"queue",i=x._data(e,n),r&&(!i||x.isArray(r)?i=x._data(e,n' +
2305         ',x.makeArray(r)):i.push(r)),i||[]):t},dequeue:function(e,t){t=t|' +
2306         '|"fx";var n=x.queue(e,t),r=n.length,i=n.shift(),o=x._queueHooks(' +
2307         'e,t),a=function(){x.dequeue(e,t)};"inprogress"===i&&(i=n.shift()' +
2308         ',r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call' +
2309         '(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=' +
2310         't+"queueHooks";return x._data(e,n)||x._data(e,n,{empty:x.Callbac' +
2311         'ks("once memory").add(function(){x._removeData(e,t+"queue"),x._r' +
2312         'emoveData(e,n)})})}}),x.fn.extend({queue:function(e,n){var r=2;r' +
2313         'eturn"string"!=typeof e&&(n=e,e="fx",r--),r>arguments.length?x.q' +
2314         'ueue(this[0],e):n===t?this:this.each(function(){var t=x.queue(th' +
2315         'is,e,n);x._queueHooks(this,e),"fx"===e&&"inprogress"!==t[0]&&x.d' +
2316         'equeue(this,e)})},dequeue:function(e){return this.each(function(' +
2317         '){x.dequeue(this,e)})},delay:function(e,t){return e=x.fx?x.fx.sp' +
2318         'eeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeo' +
2319         'ut(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:functio' +
2320         'n(e){return this.queue(e||"fx",[])},promise:function(e,n){var r,' +
2321         'i=1,o=x.Deferred(),a=this,s=this.length,l=function(){--i||o.reso' +
2322         'lveWith(a,[a])};"string"!=typeof e&&(n=e,e=t),e=e||"fx";while(s-' +
2323         '-)r=x._data(a[s],e+"queueHooks"),r&&r.empty&&(i++,r.empty.add(l)' +
2324         ');return l(),o.promise(n)}});var z,X,U=/[\t\r\n\f]/g,V=/\r/g,Y=/' +
2325         '^(?:input|select|textarea|button|object)$/i,J=/^(?:a|area)$/i,G=' +
2326         '/^(?:checked|selected)$/i,Q=x.support.getSetAttribute,K=x.suppor' +
2327         't.input;x.fn.extend({attr:function(e,t){return x.access'
2328       
2329         '(this,x.attr,e,t,arguments.length>1)},removeAttr:function(e){ret' +
2330         'urn this.each(function(){x.removeAttr(this,e)})},prop:function(e' +
2331         ',t){return x.access(this,x.prop,e,t,arguments.length>1)},removeP' +
2332         'rop:function(e){return e=x.propFix[e]||e,this.each(function(){tr' +
2333         'y{this[e]=t,delete this[e]}catch(n){}})},addClass:function(e){va' +
2334         'r t,n,r,i,o,a=0,s=this.length,l="string"==typeof e&&e;if(x.isFun' +
2335         'ction(e))return this.each(function(t){x(this).addClass(e.call(th' +
2336         'is,t,this.className))});if(l)for(t=(e||"").match(T)||[];s>a;a++)' +
2337         'if(n=this[a],r=1===n.nodeType&&(n.className?(" "+n.className+" "' +
2338         ').replace(U," "):" ")){o=0;while(i=t[o++])0>r.indexOf(" "+i+" ")' +
2339         '&&(r+=i+" ");n.className=x.trim(r)}return this},removeClass:func' +
2340         'tion(e){var t,n,r,i,o,a=0,s=this.length,l=0===arguments.length||' +
2341         '"string"==typeof e&&e;if(x.isFunction(e))return this.each(functi' +
2342         'on(t){x(this).removeClass(e.call(this,t,this.className))});if(l)' +
2343         'for(t=(e||"").match(T)||[];s>a;a++)if(n=this[a],r=1===n.nodeType' +
2344         '&&(n.className?(" "+n.className+" ").replace(U," "):"")){o=0;whi' +
2345         'le(i=t[o++])while(r.indexOf(" "+i+" ")>=0)r=r.replace(" "+i+" ",' +
2346         '" ");n.className=e?x.trim(r):""}return this},toggleClass:functio' +
2347         'n(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?' +
2348         'this.addClass(e):this.removeClass(e):x.isFunction(e)?this.each(f' +
2349         'unction(n){x(this).toggleClass(e.call(this,n,this.className,t),t' +
2350         ')}):this.each(function(){if("string"===n){var t,r=0,o=x(this),a=' +
2351         'e.match(T)||[];while(t=a[r++])o.hasClass(t)?o.removeClass(t):o.a' +
2352         'ddClass(t)}else(n===i||"boolean"===n)&&(this.className&&x._data(' +
2353         'this,"__className__",this.className),this.className=this.classNa' +
2354         'me||e===!1?"":x._data(this,"__className__")||"")})},hasClass:fun' +
2355         'ction(e){var t=" "+e+" ",n=0,r=this.length;for(;r>n;n++)if(1===t' +
2356         'his[n].nodeType&&(" "+this[n].className+" ").replace(U," ").inde' +
2357         'xOf(t)>=0)return!0;return!1},val:function(e){var n,r,i,o=this[0]' +
2358         ';{if(arguments.length)return i=x.isFunction(e),this.each(functio' +
2359         'n(n){var o;1===this.nodeType&&(o=i?e.call(this,n,x(this).val()):' +
2360         'e,null==o?o="":"number"==typeof o?o+="":x.isArray(o)&&(o=x.map(o' +
2361         ',function(e){return null==e?"":e+""})),r=x.valHooks[this.type]||' +
2362         'x.valHooks[this.nodeName.toLowerCase()],r&&"set"in r&&r.set(this' +
2363         ',o,"value")!==t||(this.value=o))});if(o)return r=x.valHooks[o.ty' +
2364         'pe]||x.valHooks[o.nodeName.toLowerCase()],r&&"get"in r&&(n=r.get' +
2365         '(o,"value"))!==t?n:(n=o.value,"string"==typeof n?n.replace(V,"")' +
2366         ':null==n?"":n)}}}),x.extend({valHooks:{option:{get:function(e){v' +
2367         'ar t=x.find.attr(e,"value");return null!=t?t:e.text}},select:{ge' +
2368         't:function(e){var t,n,r=e.options,i=e.selectedIndex,o="select-on' +
2369         'e"===e.type||0>i,a=o?null:[],s=o?i+1:r.length,l=0>i?s:o?i:0;for(' +
2370         ';s>l;l++)if(n=r[l],!(!n.selected&&l!==i||(x.support.optDisabled?' +
2371         'n.disabled:null!==n.getAttribute("disabled"))||n.parentNode.disa' +
2372         'bled&&x.nodeName(n.parentNode,"optgroup"))){if(t=x(n).val(),o)re' +
2373         'turn t;a.push(t)}return a},set:function(e,t){var n,r,i=e.options' +
2374         ',o=x.makeArray(t),a=i.length;while(a--)r=i[a],(r.selected=x.inAr' +
2375         'ray(x(r).val(),o)>=0)&&(n=!0);return n||(e.selectedIndex=-1),o}}' +
2376         '},attr:function(e,n,r){var o,a,s=e.nodeType;if(e&&3!==s&&8!==s&&' +
2377         '2!==s)return typeof e.getAttribute===i?x.prop(e,n,r):(1===s&&x.i' +
2378         'sXMLDoc(e)||(n=n.toLowerCase(),o=x.attrHooks[n]||(x.expr.match.b' +
2379         'ool.test(n)?X:z)),r===t?o&&"get"in o&&null!==(a=o.get(e,n))?a:(a' +
2380         '=x.find.attr(e,n),null==a?t:a):null!==r?o&&"set"in o&&(a=o.set(e' +
2381         ',r,n))!==t?a:(e.setAttribute(n,r+""),r):(x.removeAttr(e,n),t))},' +
2382         'removeAttr:function(e,t){var n,r,i=0,o=t&&t.match(T);if(o&&1===e' +
2383         '.nodeType)while(n=o[i++])r=x.propFix[n]||n,x.expr.match.bool.tes' +
2384         't(n)?K&&Q||!G.test(n)?e[r]=!1:e[x.camelCase("default-"+n)]=e[r]=' +
2385         '!1:x.attr(e,n,""),e.removeAttribute(Q?n:r)},attrHooks:{type:{set' +
2386         ':function(e,t){if(!x.support.radioValue&&"radio"===t&&x.nodeName' +
2387         '(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e' +
2388         '.value=n),t}}}},propFix:{"for":"htmlFor","class":"className"},pr' +
2389         'op:function(e,n,r){var i,o,a,s=e.nodeType;if(e&&3!==s&&8!==s&&2!' +
2390         '==s)return a=1!==s||!x.isXMLDoc(e),a&&'
2391       
2392         '(n=x.propFix[n]||n,o=x.propHooks[n]),r!==t?o&&"set"in o&&(i=o.se' +
2393         't(e,r,n))!==t?i:e[n]=r:o&&"get"in o&&null!==(i=o.get(e,n))?i:e[n' +
2394         ']},propHooks:{tabIndex:{get:function(e){var t=x.find.attr(e,"tab' +
2395         'index");return t?parseInt(t,10):Y.test(e.nodeName)||J.test(e.nod' +
2396         'eName)&&e.href?0:-1}}}}),X={set:function(e,t,n){return t===!1?x.' +
2397         'removeAttr(e,n):K&&Q||!G.test(n)?e.setAttribute(!Q&&x.propFix[n]' +
2398         '||n,n):e[x.camelCase("default-"+n)]=e[n]=!0,n}},x.each(x.expr.ma' +
2399         'tch.bool.source.match(/\w+/g),function(e,n){var r=x.expr.attrHan' +
2400         'dle[n]||x.find.attr;x.expr.attrHandle[n]=K&&Q||!G.test(n)?functi' +
2401         'on(e,n,i){var o=x.expr.attrHandle[n],a=i?t:(x.expr.attrHandle[n]' +
2402         '=t)!=r(e,n,i)?n.toLowerCase():null;return x.expr.attrHandle[n]=o' +
2403         ',a}:function(e,n,r){return r?t:e[x.camelCase("default-"+n)]?n.to' +
2404         'LowerCase():null}}),K&&Q||(x.attrHooks.value={set:function(e,n,r' +
2405         '){return x.nodeName(e,"input")?(e.defaultValue=n,t):z&&z.set(e,n' +
2406         ',r)}}),Q||(z={set:function(e,n,r){var i=e.getAttributeNode(r);re' +
2407         'turn i||e.setAttributeNode(i=e.ownerDocument.createAttribute(r))' +
2408         ',i.value=n+="","value"===r||n===e.getAttribute(r)?n:t}},x.expr.a' +
2409         'ttrHandle.id=x.expr.attrHandle.name=x.expr.attrHandle.coords=fun' +
2410         'ction(e,n,r){var i;return r?t:(i=e.getAttributeNode(n))&&""!==i.' +
2411         'value?i.value:null},x.valHooks.button={get:function(e,n){var r=e' +
2412         '.getAttributeNode(n);return r&&r.specified?r.value:t},set:z.set}' +
2413         ',x.attrHooks.contenteditable={set:function(e,t,n){z.set(e,""===t' +
2414         '?!1:t,n)}},x.each(["width","height"],function(e,n){x.attrHooks[n' +
2415         ']={set:function(e,r){return""===r?(e.setAttribute(n,"auto"),r):t' +
2416         '}}})),x.support.hrefNormalized||x.each(["href","src"],function(e' +
2417         ',t){x.propHooks[t]={get:function(e){return e.getAttribute(t,4)}}' +
2418         '}),x.support.style||(x.attrHooks.style={get:function(e){return e' +
2419         '.style.cssText||t},set:function(e,t){return e.style.cssText=t+""' +
2420         '}}),x.support.optSelected||(x.propHooks.selected={get:function(e' +
2421         '){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.' +
2422         'parentNode.selectedIndex),null}}),x.each(["tabIndex","readOnly",' +
2423         '"maxLength","cellSpacing","cellPadding","rowSpan","colSpan","use' +
2424         'Map","frameBorder","contentEditable"],function(){x.propFix[this.' +
2425         'toLowerCase()]=this}),x.support.enctype||(x.propFix.enctype="enc' +
2426         'oding"),x.each(["radio","checkbox"],function(){x.valHooks[this]=' +
2427         '{set:function(e,n){return x.isArray(n)?e.checked=x.inArray(x(e).' +
2428         'val(),n)>=0:t}},x.support.checkOn||(x.valHooks[this].get=functio' +
2429         'n(e){return null===e.getAttribute("value")?"on":e.value})});var ' +
2430         'Z=/^(?:input|select|textarea)$/i,et=/^key/,tt=/^(?:mouse|context' +
2431         'menu)|click/,nt=/^(?:focusinfocus|focusoutblur)$/,rt=/^([^.]*)(?' +
2432         ':\.(.+)|)$/;function it(){return!0}function ot(){return!1}functi' +
2433         'on at(){try{return a.activeElement}catch(e){}}x.event={global:{}' +
2434         ',add:function(e,n,r,o,a){var s,l,u,c,p,f,d,h,g,m,y,v=x._data(e);' +
2435         'if(v){r.handler&&(c=r,r=c.handler,a=c.selector),r.guid||(r.guid=' +
2436         'x.guid++),(l=v.events)||(l=v.events={}),(f=v.handle)||(f=v.handl' +
2437         'e=function(e){return typeof x===i||e&&x.event.triggered===e.type' +
2438         '?t:x.event.dispatch.apply(f.elem,arguments)},f.elem=e),n=(n||"")' +
2439         '.match(T)||[""],u=n.length;while(u--)s=rt.exec(n[u])||[],g=y=s[1' +
2440         '],m=(s[2]||"").split(".").sort(),g&&(p=x.event.special[g]||{},g=' +
2441         '(a?p.delegateType:p.bindType)||g,p=x.event.special[g]||{},d=x.ex' +
2442         'tend({type:g,origType:y,data:o,handler:r,guid:r.guid,selector:a,' +
2443         'needsContext:a&&x.expr.match.needsContext.test(a),namespace:m.jo' +
2444         'in(".")},c),(h=l[g])||(h=l[g]=[],h.delegateCount=0,p.setup&&p.se' +
2445         'tup.call(e,o,m,f)!==!1||(e.addEventListener?e.addEventListener(g' +
2446         ',f,!1):e.attachEvent&&e.attachEvent("on"+g,f))),p.add&&(p.add.ca' +
2447         'll(e,d),d.handler.guid||(d.handler.guid=r.guid)),a?h.splice(h.de' +
2448         'legateCount++,0,d):h.push(d),x.event.global[g]=!0);e=null}},remo' +
2449         've:function(e,t,n,r,i){var o,a,s,l,u,c,p,f,d,h,g,m=x.hasData(e)&' +
2450         '&x._data(e);if(m&&(c=m.events)){t=(t||"").match(T)||[""],u=t.len' +
2451         'gth;while(u--)if(s=rt.exec(t[u])||[],d=g=s[1],h=(s[2]||"").split' +
2452         '(".").sort(),d){p=x.event.special[d]||{},d=(r?p.delegateType:p.b' +
2453         'indType)||d,f=c[d]||[],s=s[2]&&RegExp("(^|\\.)"+h.join("\\.(?:.*' +
2454         '\\.|)")+"(\\.|'
2455       
2456         '$)"),l=o=f.length;while(o--)a=f[o],!i&&g!==a.origType||n&&n.guid' +
2457         '!==a.guid||s&&!s.test(a.namespace)||r&&r!==a.selector&&("**"!==r' +
2458         '||!a.selector)||(f.splice(o,1),a.selector&&f.delegateCount--,p.r' +
2459         'emove&&p.remove.call(e,a));l&&!f.length&&(p.teardown&&p.teardown' +
2460         '.call(e,h,m.handle)!==!1||x.removeEvent(e,d,m.handle),delete c[d' +
2461         '])}else for(d in c)x.event.remove(e,d+t[u],n,r,!0);x.isEmptyObje' +
2462         'ct(c)&&(delete m.handle,x._removeData(e,"events"))}},trigger:fun' +
2463         'ction(n,r,i,o){var s,l,u,c,p,f,d,h=[i||a],g=v.call(n,"type")?n.t' +
2464         'ype:n,m=v.call(n,"namespace")?n.namespace.split("."):[];if(u=f=i' +
2465         '=i||a,3!==i.nodeType&&8!==i.nodeType&&!nt.test(g+x.event.trigger' +
2466         'ed)&&(g.indexOf(".")>=0&&(m=g.split("."),g=m.shift(),m.sort()),l' +
2467         '=0>g.indexOf(":")&&"on"+g,n=n[x.expando]?n:new x.Event(g,"object' +
2468         '"==typeof n&&n),n.isTrigger=o?2:3,n.namespace=m.join("."),n.name' +
2469         'space_re=n.namespace?RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(' +
2470         '\\.|$)"):null,n.result=t,n.target||(n.target=i),r=null==r?[n]:x.' +
2471         'makeArray(r,[n]),p=x.event.special[g]||{},o||!p.trigger||p.trigg' +
2472         'er.apply(i,r)!==!1)){if(!o&&!p.noBubble&&!x.isWindow(i)){for(c=p' +
2473         '.delegateType||g,nt.test(c+g)||(u=u.parentNode);u;u=u.parentNode' +
2474         ')h.push(u),f=u;f===(i.ownerDocument||a)&&h.push(f.defaultView||f' +
2475         '.parentWindow||e)}d=0;while((u=h[d++])&&!n.isPropagationStopped(' +
2476         '))n.type=d>1?c:p.bindType||g,s=(x._data(u,"events")||{})[n.type]' +
2477         '&&x._data(u,"handle"),s&&s.apply(u,r),s=l&&u[l],s&&x.acceptData(' +
2478         'u)&&s.apply&&s.apply(u,r)===!1&&n.preventDefault();if(n.type=g,!' +
2479         'o&&!n.isDefaultPrevented()&&(!p._default||p._default.apply(h.pop' +
2480         '(),r)===!1)&&x.acceptData(i)&&l&&i[g]&&!x.isWindow(i)){f=i[l],f&' +
2481         '&(i[l]=null),x.event.triggered=g;try{i[g]()}catch(y){}x.event.tr' +
2482         'iggered=t,f&&(i[l]=f)}return n.result}},dispatch:function(e){e=x' +
2483         '.event.fix(e);var n,r,i,o,a,s=[],l=g.call(arguments),u=(x._data(' +
2484         'this,"events")||{})[e.type]||[],c=x.event.special[e.type]||{};if' +
2485         '(l[0]=e,e.delegateTarget=this,!c.preDispatch||c.preDispatch.call' +
2486         '(this,e)!==!1){s=x.event.handlers.call(this,e,u),n=0;while((o=s[' +
2487         'n++])&&!e.isPropagationStopped()){e.currentTarget=o.elem,a=0;whi' +
2488         'le((i=o.handlers[a++])&&!e.isImmediatePropagationStopped())(!e.n' +
2489         'amespace_re||e.namespace_re.test(i.namespace))&&(e.handleObj=i,e' +
2490         '.data=i.data,r=((x.event.special[i.origType]||{}).handle||i.hand' +
2491         'ler).apply(o.elem,l),r!==t&&(e.result=r)===!1&&(e.preventDefault' +
2492         '(),e.stopPropagation()))}return c.postDispatch&&c.postDispatch.c' +
2493         'all(this,e),e.result}},handlers:function(e,n){var r,i,o,a,s=[],l' +
2494         '=n.delegateCount,u=e.target;if(l&&u.nodeType&&(!e.button||"click' +
2495         '"!==e.type))for(;u!=this;u=u.parentNode||this)if(1===u.nodeType&' +
2496         '&(u.disabled!==!0||"click"!==e.type)){for(o=[],a=0;l>a;a++)i=n[a' +
2497         '],r=i.selector+" ",o[r]===t&&(o[r]=i.needsContext?x(r,this).inde' +
2498         'x(u)>=0:x.find(r,this,null,[u]).length),o[r]&&o.push(i);o.length' +
2499         '&&s.push({elem:u,handlers:o})}return n.length>l&&s.push({elem:th' +
2500         'is,handlers:n.slice(l)}),s},fix:function(e){if(e[x.expando])retu' +
2501         'rn e;var t,n,r,i=e.type,o=e,s=this.fixHooks[i];s||(this.fixHooks' +
2502         '[i]=s=tt.test(i)?this.mouseHooks:et.test(i)?this.keyHooks:{}),r=' +
2503         's.props?this.props.concat(s.props):this.props,e=new x.Event(o),t' +
2504         '=r.length;while(t--)n=r[t],e[n]=o[n];return e.target||(e.target=' +
2505         'o.srcElement||a),3===e.target.nodeType&&(e.target=e.target.paren' +
2506         'tNode),e.metaKey=!!e.metaKey,s.filter?s.filter(e,o):e},props:"al' +
2507         'tKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey' +
2508         ' relatedTarget shiftKey target timeStamp view which".split(" "),' +
2509         'fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" ' +
2510         '"),filter:function(e,t){return null==e.which&&(e.which=null!=t.c' +
2511         'harCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button butt' +
2512         'ons clientX clientY fromElement offsetX offsetY pageX pageY scre' +
2513         'enX screenY toElement".split(" "),filter:function(e,n){var r,i,o' +
2514         ',s=n.button,l=n.fromElement;return null==e.pageX&&null!=n.client' +
2515         'X&&(i=e.target.ownerDocument||a,o=i.documentElement,r=i.body,e.p' +
2516         'ageX=n.clientX+(o&&o.scrollLeft||r&&r.scrollLeft||0)-(o&&o.clien' +
2517         'tLeft||r&&r.clientLeft||0),e.pageY=n.clientY+'
2518       
2519         '(o&&o.scrollTop||r&&r.scrollTop||0)-(o&&o.clientTop||r&&r.client' +
2520         'Top||0)),!e.relatedTarget&&l&&(e.relatedTarget=l===e.target?n.to' +
2521         'Element:l),e.which||s===t||(e.which=1&s?1:2&s?3:4&s?2:0),e}},spe' +
2522         'cial:{load:{noBubble:!0},focus:{trigger:function(){if(this!==at(' +
2523         ')&&this.focus)try{return this.focus(),!1}catch(e){}},delegateTyp' +
2524         'e:"focusin"},blur:{trigger:function(){return this===at()&&this.b' +
2525         'lur?(this.blur(),!1):t},delegateType:"focusout"},click:{trigger:' +
2526         'function(){return x.nodeName(this,"input")&&"checkbox"===this.ty' +
2527         'pe&&this.click?(this.click(),!1):t},_default:function(e){return ' +
2528         'x.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e' +
2529         '){e.result!==t&&(e.originalEvent.returnValue=e.result)}}},simula' +
2530         'te:function(e,t,n,r){var i=x.extend(new x.Event,n,{type:e,isSimu' +
2531         'lated:!0,originalEvent:{}});r?x.event.trigger(i,null,t):x.event.' +
2532         'dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},' +
2533         'x.removeEvent=a.removeEventListener?function(e,t,n){e.removeEven' +
2534         'tListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var r=' +
2535         '"on"+t;e.detachEvent&&(typeof e[r]===i&&(e[r]=null),e.detachEven' +
2536         't(r,n))},x.Event=function(e,n){return this instanceof x.Event?(e' +
2537         '&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPr' +
2538         'evented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefa' +
2539         'ult&&e.getPreventDefault()?it:ot):this.type=e,n&&x.extend(this,n' +
2540         '),this.timeStamp=e&&e.timeStamp||x.now(),this[x.expando]=!0,t):n' +
2541         'ew x.Event(e,n)},x.Event.prototype={isDefaultPrevented:ot,isProp' +
2542         'agationStopped:ot,isImmediatePropagationStopped:ot,preventDefaul' +
2543         't:function(){var e=this.originalEvent;this.isDefaultPrevented=it' +
2544         ',e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stop' +
2545         'Propagation:function(){var e=this.originalEvent;this.isPropagati' +
2546         'onStopped=it,e&&(e.stopPropagation&&e.stopPropagation(),e.cancel' +
2547         'Bubble=!0)},stopImmediatePropagation:function(){this.isImmediate' +
2548         'PropagationStopped=it,this.stopPropagation()}},x.each({mouseente' +
2549         'r:"mouseover",mouseleave:"mouseout"},function(e,t){x.event.speci' +
2550         'al[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this' +
2551         ',i=e.relatedTarget,o=e.handleObj;return(!i||i!==r&&!x.contains(r' +
2552         ',i))&&(e.type=o.origType,n=o.handler.apply(this,arguments),e.typ' +
2553         'e=t),n}}}),x.support.submitBubbles||(x.event.special.submit={set' +
2554         'up:function(){return x.nodeName(this,"form")?!1:(x.event.add(thi' +
2555         's,"click._submit keypress._submit",function(e){var n=e.target,r=' +
2556         'x.nodeName(n,"input")||x.nodeName(n,"button")?n.form:t;r&&!x._da' +
2557         'ta(r,"submitBubbles")&&(x.event.add(r,"submit._submit",function(' +
2558         'e){e._submit_bubble=!0}),x._data(r,"submitBubbles",!0))}),t)},po' +
2559         'stDispatch:function(e){e._submit_bubble&&(delete e._submit_bubbl' +
2560         'e,this.parentNode&&!e.isTrigger&&x.event.simulate("submit",this.' +
2561         'parentNode,e,!0))},teardown:function(){return x.nodeName(this,"f' +
2562         'orm")?!1:(x.event.remove(this,"._submit"),t)}}),x.support.change' +
2563         'Bubbles||(x.event.special.change={setup:function(){return Z.test' +
2564         '(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&' +
2565         '(x.event.add(this,"propertychange._change",function(e){"checked"' +
2566         '===e.originalEvent.propertyName&&(this._just_changed=!0)}),x.eve' +
2567         'nt.add(this,"click._change",function(e){this._just_changed&&!e.i' +
2568         'sTrigger&&(this._just_changed=!1),x.event.simulate("change",this' +
2569         ',e,!0)})),!1):(x.event.add(this,"beforeactivate._change",functio' +
2570         'n(e){var t=e.target;Z.test(t.nodeName)&&!x._data(t,"changeBubble' +
2571         's")&&(x.event.add(t,"change._change",function(e){!this.parentNod' +
2572         'e||e.isSimulated||e.isTrigger||x.event.simulate("change",this.pa' +
2573         'rentNode,e,!0)}),x._data(t,"changeBubbles",!0))}),t)},handle:fun' +
2574         'ction(e){var n=e.target;return this!==n||e.isSimulated||e.isTrig' +
2575         'ger||"radio"!==n.type&&"checkbox"!==n.type?e.handleObj.handler.a' +
2576         'pply(this,arguments):t},teardown:function(){return x.event.remov' +
2577         'e(this,"._change"),!Z.test(this.nodeName)}}),x.support.focusinBu' +
2578         'bbles||x.each({focus:"focusin",blur:"focusout"},function(e,t){va' +
2579         'r n=0,r=function(e){x.event.simulate(t,e.target,x.event.fix(e),!' +
2580         '0)};x.event.special[t]='
2581       
2582         '{setup:function(){0===n++&&a.addEventListener(e,r,!0)},teardown:' +
2583         'function(){0===--n&&a.removeEventListener(e,r,!0)}}}),x.fn.exten' +
2584         'd({on:function(e,n,r,i,o){var a,s;if("object"==typeof e){"string' +
2585         '"!=typeof n&&(r=r||n,n=t);for(a in e)this.on(a,n,r,e[a],o);retur' +
2586         'n this}if(null==r&&null==i?(i=n,r=n=t):null==i&&("string"==typeo' +
2587         'f n?(i=r,r=t):(i=r,r=n,n=t)),i===!1)i=ot;else if(!i)return this;' +
2588         'return 1===o&&(s=i,i=function(e){return x().off(e),s.apply(this,' +
2589         'arguments)},i.guid=s.guid||(s.guid=x.guid++)),this.each(function' +
2590         '(){x.event.add(this,e,i,r,n)})},one:function(e,t,n,r){return thi' +
2591         's.on(e,t,n,r,1)},off:function(e,n,r){var i,o;if(e&&e.preventDefa' +
2592         'ult&&e.handleObj)return i=e.handleObj,x(e.delegateTarget).off(i.' +
2593         'namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.han' +
2594         'dler),this;if("object"==typeof e){for(o in e)this.off(o,n,e[o]);' +
2595         'return this}return(n===!1||"function"==typeof n)&&(r=n,n=t),r===' +
2596         '!1&&(r=ot),this.each(function(){x.event.remove(this,e,r,n)})},tr' +
2597         'igger:function(e,t){return this.each(function(){x.event.trigger(' +
2598         'e,t,this)})},triggerHandler:function(e,n){var r=this[0];return r' +
2599         '?x.event.trigger(e,n,r,!0):t}});var st=/^.[^:#\[\.,]*$/,lt=/^(?:' +
2600         'parents|prev(?:Until|All))/,ut=x.expr.match.needsContext,ct={chi' +
2601         'ldren:!0,contents:!0,next:!0,prev:!0};x.fn.extend({find:function' +
2602         '(e){var t,n=[],r=this,i=r.length;if("string"!=typeof e)return th' +
2603         'is.pushStack(x(e).filter(function(){for(t=0;i>t;t++)if(x.contain' +
2604         's(r[t],this))return!0}));for(t=0;i>t;t++)x.find(e,r[t],n);return' +
2605         ' n=this.pushStack(i>1?x.unique(n):n),n.selector=this.selector?th' +
2606         'is.selector+" "+e:e,n},has:function(e){var t,n=x(e,this),r=n.len' +
2607         'gth;return this.filter(function(){for(t=0;r>t;t++)if(x.contains(' +
2608         'this,n[t]))return!0})},not:function(e){return this.pushStack(ft(' +
2609         'this,e||[],!0))},filter:function(e){return this.pushStack(ft(thi' +
2610         's,e||[],!1))},is:function(e){return!!ft(this,"string"==typeof e&' +
2611         '&ut.test(e)?x(e):e||[],!1).length},closest:function(e,t){var n,r' +
2612         '=0,i=this.length,o=[],a=ut.test(e)||"string"!=typeof e?x(e,t||th' +
2613         'is.context):0;for(;i>r;r++)for(n=this[r];n&&n!==t;n=n.parentNode' +
2614         ')if(11>n.nodeType&&(a?a.index(n)>-1:1===n.nodeType&&x.find.match' +
2615         'esSelector(n,e))){n=o.push(n);break}return this.pushStack(o.leng' +
2616         'th>1?x.unique(o):o)},index:function(e){return e?"string"==typeof' +
2617         ' e?x.inArray(this[0],x(e)):x.inArray(e.jquery?e[0]:e,this):this[' +
2618         '0]&&this[0].parentNode?this.first().prevAll().length:-1},add:fun' +
2619         'ction(e,t){var n="string"==typeof e?x(e,t):x.makeArray(e&&e.node' +
2620         'Type?[e]:e),r=x.merge(this.get(),n);return this.pushStack(x.uniq' +
2621         'ue(r))},addBack:function(e){return this.add(null==e?this.prevObj' +
2622         'ect:this.prevObject.filter(e))}});function pt(e,t){do e=e[t];whi' +
2623         'le(e&&1!==e.nodeType);return e}x.each({parent:function(e){var t=' +
2624         'e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(' +
2625         'e){return x.dir(e,"parentNode")},parentsUntil:function(e,t,n){re' +
2626         'turn x.dir(e,"parentNode",n)},next:function(e){return pt(e,"next' +
2627         'Sibling")},prev:function(e){return pt(e,"previousSibling")},next' +
2628         'All:function(e){return x.dir(e,"nextSibling")},prevAll:function(' +
2629         'e){return x.dir(e,"previousSibling")},nextUntil:function(e,t,n){' +
2630         'return x.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){retur' +
2631         'n x.dir(e,"previousSibling",n)},siblings:function(e){return x.si' +
2632         'bling((e.parentNode||{}).firstChild,e)},children:function(e){ret' +
2633         'urn x.sibling(e.firstChild)},contents:function(e){return x.nodeN' +
2634         'ame(e,"iframe")?e.contentDocument||e.contentWindow.document:x.me' +
2635         'rge([],e.childNodes)}},function(e,t){x.fn[e]=function(n,r){var i' +
2636         '=x.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"=' +
2637         '=typeof r&&(i=x.filter(r,i)),this.length>1&&(ct[e]||(i=x.unique(' +
2638         'i)),lt.test(e)&&(i=i.reverse())),this.pushStack(i)}}),x.extend({' +
2639         'filter:function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1=' +
2640         '==t.length&&1===r.nodeType?x.find.matchesSelector(r,e)?[r]:[]:x.' +
2641         'find.matches(e,x.grep(t,function(e){return 1===e.nodeType}))},di' +
2642         'r:function(e,n,r){var i=[],o=e[n];while(o&&9!==o.nodeType&&(r===' +
2643         't||1!==o.nodeType||!x(o).is(r)))1===o.nodeType&&i.push(o),o=o[n]' +
2644         ';return i},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling' +
2645         ')1===e.nodeType&&e!'
2646       
2647         '==t&&n.push(e);return n}});function ft(e,t,n){if(x.isFunction(t)' +
2648         ')return x.grep(e,function(e,r){return!!t.call(e,r,e)!==n});if(t.' +
2649         'nodeType)return x.grep(e,function(e){return e===t!==n});if("stri' +
2650         'ng"==typeof t){if(st.test(t))return x.filter(t,e,n);t=x.filter(t' +
2651         ',e)}return x.grep(e,function(e){return x.inArray(e,t)>=0!==n})}f' +
2652         'unction dt(e){var t=ht.split("|"),n=e.createDocumentFragment();i' +
2653         'f(n.createElement)while(t.length)n.createElement(t.pop());return' +
2654         ' n}var ht="abbr|article|aside|audio|bdi|canvas|data|datalist|det' +
2655         'ails|figcaption|figure|footer|header|hgroup|mark|meter|nav|outpu' +
2656         't|progress|section|summary|time|video",gt=/ jQuery\d+="(?:null|\' +
2657         'd+)"/g,mt=RegExp("<(?:"+ht+")[\\s/>]","i"),yt=/^\s+/,vt=/<(?!are' +
2658         'a|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/g' +
2659         'i,bt=/<([\w:]+)/,xt=/<tbody/i,wt=/<|&#?\w+;/,Tt=/<(?:script|styl' +
2660         'e|link)/i,Ct=/^(?:checkbox|radio)$/i,Nt=/checked\s*(?:[^=]|=\s*.' +
2661         'checked.)/i,kt=/^$|\/(?:java|ecma)script/i,Et=/^true\/(.*)/,St=/' +
2662         '^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,At={option:[1,"<select' +
2663         ' multiple='#39'multiple'#39'>","</select>"],legend:[1,"<fieldset>","</fi' +
2664         'eldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</objec' +
2665         't>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tb' +
2666         'ody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colg' +
2667         'roup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table' +
2668         '>"],_default:x.support.htmlSerialize?[0,"",""]:[1,"X<div>","</di' +
2669         'v>"]},jt=dt(a),Dt=jt.appendChild(a.createElement("div"));At.optg' +
2670         'roup=At.option,At.tbody=At.tfoot=At.colgroup=At.caption=At.thead' +
2671         ',At.th=At.td,x.fn.extend({text:function(e){return x.access(this,' +
2672         'function(e){return e===t?x.text(this):this.empty().append((this[' +
2673         '0]&&this[0].ownerDocument||a).createTextNode(e))},null,e,argumen' +
2674         'ts.length)},append:function(){return this.domManip(arguments,fun' +
2675         'ction(e){if(1===this.nodeType||11===this.nodeType||9===this.node' +
2676         'Type){var t=Lt(this,e);t.appendChild(e)}})},prepend:function(){r' +
2677         'eturn this.domManip(arguments,function(e){if(1===this.nodeType||' +
2678         '11===this.nodeType||9===this.nodeType){var t=Lt(this,e);t.insert' +
2679         'Before(e,t.firstChild)}})},before:function(){return this.domMani' +
2680         'p(arguments,function(e){this.parentNode&&this.parentNode.insertB' +
2681         'efore(e,this)})},after:function(){return this.domManip(arguments' +
2682         ',function(e){this.parentNode&&this.parentNode.insertBefore(e,thi' +
2683         's.nextSibling)})},remove:function(e,t){var n,r=e?x.filter(e,this' +
2684         '):this,i=0;for(;null!=(n=r[i]);i++)t||1!==n.nodeType||x.cleanDat' +
2685         'a(Ft(n)),n.parentNode&&(t&&x.contains(n.ownerDocument,n)&&_t(Ft(' +
2686         'n,"script")),n.parentNode.removeChild(n));return this},empty:fun' +
2687         'ction(){var e,t=0;for(;null!=(e=this[t]);t++){1===e.nodeType&&x.' +
2688         'cleanData(Ft(e,!1));while(e.firstChild)e.removeChild(e.firstChil' +
2689         'd);e.options&&x.nodeName(e,"select")&&(e.options.length=0)}retur' +
2690         'n this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,' +
2691         'this.map(function(){return x.clone(this,e,t)})},html:function(e)' +
2692         '{return x.access(this,function(e){var n=this[0]||{},r=0,i=this.l' +
2693         'ength;if(e===t)return 1===n.nodeType?n.innerHTML.replace(gt,""):' +
2694         't;if(!("string"!=typeof e||Tt.test(e)||!x.support.htmlSerialize&' +
2695         '&mt.test(e)||!x.support.leadingWhitespace&&yt.test(e)||At[(bt.ex' +
2696         'ec(e)||["",""])[1].toLowerCase()])){e=e.replace(vt,"<$1></$2>");' +
2697         'try{for(;i>r;r++)n=this[r]||{},1===n.nodeType&&(x.cleanData(Ft(n' +
2698         ',!1)),n.innerHTML=e);n=0}catch(o){}}n&&this.empty().append(e)},n' +
2699         'ull,e,arguments.length)},replaceWith:function(){var e=x.map(this' +
2700         ',function(e){return[e.nextSibling,e.parentNode]}),t=0;return thi' +
2701         's.domManip(arguments,function(n){var r=e[t++],i=e[t++];i&&(r&&r.' +
2702         'parentNode!==i&&(r=this.nextSibling),x(this).remove(),i.insertBe' +
2703         'fore(n,r))},!0),t?this:this.remove()},detach:function(e){return ' +
2704         'this.remove(e,!0)},domManip:function(e,t,n){e=d.apply([],e);var ' +
2705         'r,i,o,a,s,l,u=0,c=this.length,p=this,f=c-1,h=e[0],g=x.isFunction' +
2706         '(h);if(g||!(1>=c||"string"!=typeof h||x.support.checkClone)&&Nt.' +
2707         'test(h))return this.each(function(r){var i=p.eq(r);g&&(e[0]=h.ca' +
2708         'll(this,r,i.html())),i.domManip(e,t,n)});if'
2709       
2710         '(c&&(l=x.buildFragment(e,this[0].ownerDocument,!1,!n&&this),r=l.' +
2711         'firstChild,1===l.childNodes.length&&(l=r),r)){for(a=x.map(Ft(l,"' +
2712         'script"),Ht),o=a.length;c>u;u++)i=l,u!==f&&(i=x.clone(i,!0,!0),o' +
2713         '&&x.merge(a,Ft(i,"script"))),t.call(this[u],i,u);if(o)for(s=a[a.' +
2714         'length-1].ownerDocument,x.map(a,qt),u=0;o>u;u++)i=a[u],kt.test(i' +
2715         '.type||"")&&!x._data(i,"globalEval")&&x.contains(s,i)&&(i.src?x.' +
2716         '_evalUrl(i.src):x.globalEval((i.text||i.textContent||i.innerHTML' +
2717         '||"").replace(St,"")));l=r=null}return this}});function Lt(e,t){' +
2718         'return x.nodeName(e,"table")&&x.nodeName(1===t.nodeType?t:t.firs' +
2719         'tChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e' +
2720         '.ownerDocument.createElement("tbody")):e}function Ht(e){return e' +
2721         '.type=(null!==x.find.attr(e,"type"))+"/"+e.type,e}function qt(e)' +
2722         '{var t=Et.exec(e.type);return t?e.type=t[1]:e.removeAttribute("t' +
2723         'ype"),e}function _t(e,t){var n,r=0;for(;null!=(n=e[r]);r++)x._da' +
2724         'ta(n,"globalEval",!t||x._data(t[r],"globalEval"))}function Mt(e,' +
2725         't){if(1===t.nodeType&&x.hasData(e)){var n,r,i,o=x._data(e),a=x._' +
2726         'data(t,o),s=o.events;if(s){delete a.handle,a.events={};for(n in ' +
2727         's)for(r=0,i=s[n].length;i>r;r++)x.event.add(t,n,s[n][r])}a.data&' +
2728         '&(a.data=x.extend({},a.data))}}function Ot(e,t){var n,r,i;if(1==' +
2729         '=t.nodeType){if(n=t.nodeName.toLowerCase(),!x.support.noCloneEve' +
2730         'nt&&t[x.expando]){i=x._data(t);for(r in i.events)x.removeEvent(t' +
2731         ',r,i.handle);t.removeAttribute(x.expando)}"script"===n&&t.text!=' +
2732         '=e.text?(Ht(t).text=e.text,qt(t)):"object"===n?(t.parentNode&&(t' +
2733         '.outerHTML=e.outerHTML),x.support.html5Clone&&e.innerHTML&&!x.tr' +
2734         'im(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&Ct.test' +
2735         '(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value' +
2736         '&&(t.value=e.value)):"option"===n?t.defaultSelected=t.selected=e' +
2737         '.defaultSelected:("input"===n||"textarea"===n)&&(t.defaultValue=' +
2738         'e.defaultValue)}}x.each({appendTo:"append",prependTo:"prepend",i' +
2739         'nsertBefore:"before",insertAfter:"after",replaceAll:"replaceWith' +
2740         '"},function(e,t){x.fn[e]=function(e){var n,r=0,i=[],o=x(e),a=o.l' +
2741         'ength-1;for(;a>=r;r++)n=r===a?this:this.clone(!0),x(o[r])[t](n),' +
2742         'h.apply(i,n.get());return this.pushStack(i)}});function Ft(e,n){' +
2743         'var r,o,a=0,s=typeof e.getElementsByTagName!==i?e.getElementsByT' +
2744         'agName(n||"*"):typeof e.querySelectorAll!==i?e.querySelectorAll(' +
2745         'n||"*"):t;if(!s)for(s=[],r=e.childNodes||e;null!=(o=r[a]);a++)!n' +
2746         '||x.nodeName(o,n)?s.push(o):x.merge(s,Ft(o,n));return n===t||n&&' +
2747         'x.nodeName(e,n)?x.merge([e],s):s}function Bt(e){Ct.test(e.type)&' +
2748         '&(e.defaultChecked=e.checked)}x.extend({clone:function(e,t,n){va' +
2749         'r r,i,o,a,s,l=x.contains(e.ownerDocument,e);if(x.support.html5Cl' +
2750         'one||x.isXMLDoc(e)||!mt.test("<"+e.nodeName+">")?o=e.cloneNode(!' +
2751         '0):(Dt.innerHTML=e.outerHTML,Dt.removeChild(o=Dt.firstChild)),!(' +
2752         'x.support.noCloneEvent&&x.support.noCloneChecked||1!==e.nodeType' +
2753         '&&11!==e.nodeType||x.isXMLDoc(e)))for(r=Ft(o),s=Ft(e),a=0;null!=' +
2754         '(i=s[a]);++a)r[a]&&Ot(i,r[a]);if(t)if(n)for(s=s||Ft(e),r=r||Ft(o' +
2755         '),a=0;null!=(i=s[a]);a++)Mt(i,r[a]);else Mt(e,o);return r=Ft(o,"' +
2756         'script"),r.length>0&&_t(r,!l&&Ft(e,"script")),r=s=i=null,o},buil' +
2757         'dFragment:function(e,t,n,r){var i,o,a,s,l,u,c,p=e.length,f=dt(t)' +
2758         ',d=[],h=0;for(;p>h;h++)if(o=e[h],o||0===o)if("object"===x.type(o' +
2759         '))x.merge(d,o.nodeType?[o]:o);else if(wt.test(o)){s=s||f.appendC' +
2760         'hild(t.createElement("div")),l=(bt.exec(o)||["",""])[1].toLowerC' +
2761         'ase(),c=At[l]||At._default,s.innerHTML=c[1]+o.replace(vt,"<$1></' +
2762         '$2>")+c[2],i=c[0];while(i--)s=s.lastChild;if(!x.support.leadingW' +
2763         'hitespace&&yt.test(o)&&d.push(t.createTextNode(yt.exec(o)[0])),!' +
2764         'x.support.tbody){o="table"!==l||xt.test(o)?"<table>"!==c[1]||xt.' +
2765         'test(o)?0:s:s.firstChild,i=o&&o.childNodes.length;while(i--)x.no' +
2766         'deName(u=o.childNodes[i],"tbody")&&!u.childNodes.length&&o.remov' +
2767         'eChild(u)}x.merge(d,s.childNodes),s.textContent="";while(s.first' +
2768         'Child)s.removeChild(s.firstChild);s=f.lastChild}else d.push(t.cr' +
2769         'eateTextNode(o));s&&f.removeChild(s),x.support.appendChecked||x.' +
2770         'grep(Ft(d,"input"),Bt),h=0;while(o=d[h++])if((!r||-1===x.inArray' +
2771         '(o,r))&&(a=x.contains'
2772       
2773         '(o.ownerDocument,o),s=Ft(f.appendChild(o),"script"),a&&_t(s),n))' +
2774         '{i=0;while(o=s[i++])kt.test(o.type||"")&&n.push(o)}return s=null' +
2775         ',f},cleanData:function(e,t){var n,r,o,a,s=0,l=x.expando,u=x.cach' +
2776         'e,c=x.support.deleteExpando,f=x.event.special;for(;null!=(n=e[s]' +
2777         ');s++)if((t||x.acceptData(n))&&(o=n[l],a=o&&u[o])){if(a.events)f' +
2778         'or(r in a.events)f[r]?x.event.remove(n,r):x.removeEvent(n,r,a.ha' +
2779         'ndle);'
2780       
2781         'u[o]&&(delete u[o],c?delete n[l]:typeof n.removeAttribute!==i?n.' +
2782         'removeAttribute(l):n[l]=null,p.push(o))}},_evalUrl:function(e){r' +
2783         'eturn x.ajax({url:e,type:"GET",dataType:"script",async:!1,global' +
2784         ':!1,"throws":!0})}}),x.fn.extend({wrapAll:function(e){if(x.isFun' +
2785         'ction(e))return this.each(function(t){x(this).wrapAll(e.call(thi' +
2786         's,t))});if(this[0]){var t=x(e,this[0].ownerDocument).eq(0).clone' +
2787         '(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(' +
2788         '){var e=this;while(e.firstChild&&1===e.firstChild.nodeType)e=e.f' +
2789         'irstChild;return e}).append(this)}return this},wrapInner:functio' +
2790         'n(e){return x.isFunction(e)?this.each(function(t){x(this).wrapIn' +
2791         'ner(e.call(this,t))}):this.each(function(){var t=x(this),n=t.con' +
2792         'tents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){va' +
2793         'r t=x.isFunction(e);return this.each(function(n){x(this).wrapAll' +
2794         '(t?e.call(this,n):e)})},unwrap:function(){return this.parent().e' +
2795         'ach(function(){x.nodeName(this,"body")||x(this).replaceWith(this' +
2796         '.childNodes)}).end()}});var Pt,Rt,Wt,$t=/alpha\([^)]*\)/i,It=/op' +
2797         'acity\s*=\s*([^)]*)/,zt=/^(top|right|bottom|left)$/,Xt=/^(none|t' +
2798         'able(?!-c[ea]).+)/,Ut=/^margin/,Vt=RegExp("^("+w+")(.*)$","i"),Y' +
2799         't=RegExp("^("+w+")(?!px)[a-z%]+$","i"),Jt=RegExp("^([+-])=("+w+"' +
2800         ')","i"),Gt={BODY:"block"},Qt={position:"absolute",visibility:"hi' +
2801         'dden",display:"block"},Kt={letterSpacing:0,fontW')
2802     Left = 152
2803     Top = 272
2804   end
2805   object js5: TPageProducer
2806     HTMLDoc.Strings = (
2807       '/*! jQuery UI - v1.10.3 - 2013-06-30'
2808       '* http://jqueryui.com'
2809       
2810         '* Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.ta' +
2811         'bs.js, jquery.ui.effect.js'
2812       
2813         '* Copyright 2013 jQuery Foundation and other contributors Licens' +
2814         'ed MIT */'
2815       ''
2816       
2817         '(function(e,t){function i(t,i){var a,n,r,o=t.nodeName.toLowerCas' +
2818         'e();return"area"===o?(a=t.parentNode,n=a.name,t.href&&n&&"map"==' +
2819         '=a.nodeName.toLowerCase()?(r=e("img[usemap=#"+n+"]")[0],!!r&&s(r' +
2820         ')):!1):(/input|select|textarea|button|object/.test(o)?!t.disable' +
2821         'd:"a"===o?t.href||i:i)&&s(t)}function s(t){return e.expr.filters' +
2822         '.visible(t)&&!e(t).parents().addBack().filter(function(){return"' +
2823         'hidden"===e.css(this,"visibility")}).length}var a=0,n=/^ui-id-\d' +
2824         '+$/;e.ui=e.ui||{},e.extend(e.ui,{version:"1.10.3",keyCode:{BACKS' +
2825         'PACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOM' +
2826         'E:36,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111' +
2827         ',NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_D' +
2828         'OWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38}}),e.' +
2829         'fn.extend({focus:function(t){return function(i,s){return"number"' +
2830         '==typeof i?this.each(function(){var t=this;setTimeout(function()' +
2831         '{e(t).focus(),s&&s.call(t)},i)}):t.apply(this,arguments)}}(e.fn.' +
2832         'focus),scrollParent:function(){var t;return t=e.ui.ie&&/(static|' +
2833         'relative)/.test(this.css("position"))||/absolute/.test(this.css(' +
2834         '"position"))?this.parents().filter(function(){return/(relative|a' +
2835         'bsolute|fixed)/.test(e.css(this,"position"))&&/(auto|scroll)/.te' +
2836         'st(e.css(this,"overflow")+e.css(this,"overflow-y")+e.css(this,"o' +
2837         'verflow-x"))}).eq(0):this.parents().filter(function(){return/(au' +
2838         'to|scroll)/.test(e.css(this,"overflow")+e.css(this,"overflow-y")' +
2839         '+e.css(this,"overflow-x"))}).eq(0),/fixed/.test(this.css("positi' +
2840         'on"))||!t.length?e(document):t},zIndex:function(i){if(i!==t)retu' +
2841         'rn this.css("zIndex",i);if(this.length)for(var s,a,n=e(this[0]);' +
2842         'n.length&&n[0]!==document;){if(s=n.css("position"),("absolute"==' +
2843         '=s||"relative"===s||"fixed"===s)&&(a=parseInt(n.css("zIndex"),10' +
2844         '),!isNaN(a)&&0!==a))return a;n=n.parent()}return 0},uniqueId:fun' +
2845         'ction(){return this.each(function(){this.id||(this.id="ui-id-"+ ' +
2846         '++a)})},removeUniqueId:function(){return this.each(function(){n.' +
2847         'test(this.id)&&e(this).removeAttr("id")})}}),e.extend(e.expr[":"' +
2848         '],{data:e.expr.createPseudo?e.expr.createPseudo(function(t){retu' +
2849         'rn function(i){return!!e.data(i,t)}}):function(t,i,s){return!!e.' +
2850         'data(t,s[3])},focusable:function(t){return i(t,!isNaN(e.attr(t,"' +
2851         'tabindex")))},tabbable:function(t){var s=e.attr(t,"tabindex"),a=' +
2852         'isNaN(s);return(a||s>=0)&&i(t,!a)}}),e("<a>").outerWidth(1).jque' +
2853         'ry||e.each(["Width","Height"],function(i,s){function a(t,i,s,a){' +
2854         'return e.each(n,function(){i-=parseFloat(e.css(t,"padding"+this)' +
2855         ')||0,s&&(i-=parseFloat(e.css(t,"border"+this+"Width"))||0),a&&(i' +
2856         '-=parseFloat(e.css(t,"margin"+this))||0)}),i}var n="Width"===s?[' +
2857         '"Left","Right"]:["Top","Bottom"],r=s.toLowerCase(),o={innerWidth' +
2858         ':e.fn.innerWidth,innerHeight:e.fn.innerHeight,outerWidth:e.fn.ou' +
2859         'terWidth,outerHeight:e.fn.outerHeight};e.fn["inner"+s]=function(' +
2860         'i){return i===t?o["inner"+s].call(this):this.each(function(){e(t' +
2861         'his).css(r,a(this,i)+"px")})},e.fn["outer"+s]=function(t,i){retu' +
2862         'rn"number"!=typeof t?o["outer"+s].call(this,t):this.each(functio' +
2863         'n(){e(this).css(r,a(this,t,!0,i)+"px")})}}),e.fn.addBack||(e.fn.' +
2864         'addBack=function(e){return this.add(null==e?this.prevObject:this' +
2865         '.prevObject.filter(e))}),e("<a>").data("a-b","a").removeData("a-' +
2866         'b").data("a-b")&&(e.fn.removeData=function(t){return function(i)' +
2867         '{return arguments.length?t.call(this,e.camelCase(i)):t.call(this' +
2868         ')}}(e.fn.removeData)),e.ui.ie=!!/msie [\w.]+/.exec(navigator.use' +
2869         'rAgent.toLowerCase()),e.support.selectstart="onselectstart"in do' +
2870         'cument.createElement("div"),e.fn.extend({disableSelection:functi' +
2871         'on(){return this.bind((e.support.selectstart?"selectstart":"mous' +
2872         'edown")+".ui-disableSelection",function(e){e.preventDefault()})}' +
2873         ',enableSelection:function(){return this.unbind(".ui-disableSelec' +
2874         'tion")}}),e.extend(e.ui,{plugin:{add:function(t,i,s){var a,n=e.u' +
2875         'i[t].prototype;for(a in s)n.plugins[a]=n.plugins[a]||[],n.plugin' +
2876         's[a].push([i,s[a]])},call:function(e,t,i){var s,a=e.plugins[t];i' +
2877         'f(a&&e.element[0].parentNode&&11!==e.element[0].parentNode.nodeT' +
2878         'ype)for(s=0;a.length>s;s++)'
2879       
2880         'e.options[a[s][0]]&&a[s][1].apply(e.element,i)}},hasScroll:funct' +
2881         'ion(t,i){if("hidden"===e(t).css("overflow"))return!1;var s=i&&"l' +
2882         'eft"===i?"scrollLeft":"scrollTop",a=!1;return t[s]>0?!0:(t[s]=1,' +
2883         'a=t[s]>0,t[s]=0,a)}})})(jQuery);(function(e,t){var i=0,s=Array.p' +
2884         'rototype.slice,n=e.cleanData;e.cleanData=function(t){for(var i,s' +
2885         '=0;null!=(i=t[s]);s++)try{e(i).triggerHandler("remove")}catch(a)' +
2886         '{}n(t)},e.widget=function(i,s,n){var a,r,o,h,l={},u=i.split(".")' +
2887         '[0];i=i.split(".")[1],a=u+"-"+i,n||(n=s,s=e.Widget),e.expr[":"][' +
2888         'a.toLowerCase()]=function(t){return!!e.data(t,a)},e[u]=e[u]||{},' +
2889         'r=e[u][i],o=e[u][i]=function(e,i){return this._createWidget?(arg' +
2890         'uments.length&&this._createWidget(e,i),t):new o(e,i)},e.extend(o' +
2891         ',r,{version:n.version,_proto:e.extend({},n),_childConstructors:[' +
2892         ']}),h=new s,h.options=e.widget.extend({},h.options),e.each(n,fun' +
2893         'ction(i,n){return e.isFunction(n)?(l[i]=function(){var e=functio' +
2894         'n(){return s.prototype[i].apply(this,arguments)},t=function(e){r' +
2895         'eturn s.prototype[i].apply(this,e)};return function(){var i,s=th' +
2896         'is._super,a=this._superApply;return this._super=e,this._superApp' +
2897         'ly=t,i=n.apply(this,arguments),this._super=s,this._superApply=a,' +
2898         'i}}(),t):(l[i]=n,t)}),o.prototype=e.widget.extend(h,{widgetEvent' +
2899         'Prefix:r?h.widgetEventPrefix:i},l,{constructor:o,namespace:u,wid' +
2900         'getName:i,widgetFullName:a}),r?(e.each(r._childConstructors,func' +
2901         'tion(t,i){var s=i.prototype;e.widget(s.namespace+"."+s.widgetNam' +
2902         'e,o,i._proto)}),delete r._childConstructors):s._childConstructor' +
2903         's.push(o),e.widget.bridge(i,o)},e.widget.extend=function(i){for(' +
2904         'var n,a,r=s.call(arguments,1),o=0,h=r.length;h>o;o++)for(n in r[' +
2905         'o])a=r[o][n],r[o].hasOwnProperty(n)&&a!==t&&(i[n]=e.isPlainObjec' +
2906         't(a)?e.isPlainObject(i[n])?e.widget.extend({},i[n],a):e.widget.e' +
2907         'xtend({},a):a);return i},e.widget.bridge=function(i,n){var a=n.p' +
2908         'rototype.widgetFullName||i;e.fn[i]=function(r){var o="string"==t' +
2909         'ypeof r,h=s.call(arguments,1),l=this;return r=!o&&h.length?e.wid' +
2910         'get.extend.apply(null,[r].concat(h)):r,o?this.each(function(){va' +
2911         'r s,n=e.data(this,a);return n?e.isFunction(n[r])&&"_"!==r.charAt' +
2912         '(0)?(s=n[r].apply(n,h),s!==n&&s!==t?(l=s&&s.jquery?l.pushStack(s' +
2913         '.get()):s,!1):t):e.error("no such method '#39'"+r+"'#39' for "+i+" widge' +
2914         't instance"):e.error("cannot call methods on "+i+" prior to init' +
2915         'ialization; "+"attempted to call method '#39'"+r+"'#39'")}):this.each(fu' +
2916         'nction(){var t=e.data(this,a);t?t.option(r||{})._init():e.data(t' +
2917         'his,a,new n(r,this))}),l}},e.Widget=function(){},e.Widget._child' +
2918         'Constructors=[],e.Widget.prototype={widgetName:"widget",widgetEv' +
2919         'entPrefix:"",defaultElement:"<div>",options:{disabled:!1,create:' +
2920         'null},_createWidget:function(t,s){s=e(s||this.defaultElement||th' +
2921         'is)[0],this.element=e(s),this.uuid=i++,this.eventNamespace="."+t' +
2922         'his.widgetName+this.uuid,this.options=e.widget.extend({},this.op' +
2923         'tions,this._getCreateOptions(),t),this.bindings=e(),this.hoverab' +
2924         'le=e(),this.focusable=e(),s!==this&&(e.data(s,this.widgetFullNam' +
2925         'e,this),this._on(!0,this.element,{remove:function(e){e.target===' +
2926         's&&this.destroy()}}),this.document=e(s.style?s.ownerDocument:s.d' +
2927         'ocument||s),this.window=e(this.document[0].defaultView||this.doc' +
2928         'ument[0].parentWindow)),this._create(),this._trigger("create",nu' +
2929         'll,this._getCreateEventData()),this._init()},_getCreateOptions:e' +
2930         '.noop,_getCreateEventData:e.noop,_create:e.noop,_init:e.noop,des' +
2931         'troy:function(){this._destroy(),this.element.unbind(this.eventNa' +
2932         'mespace).removeData(this.widgetName).removeData(this.widgetFullN' +
2933         'ame).removeData(e.camelCase(this.widgetFullName)),this.widget().' +
2934         'unbind(this.eventNamespace).removeAttr("aria-disabled").removeCl' +
2935         'ass(this.widgetFullName+"-disabled "+"ui-state-disabled"),this.b' +
2936         'indings.unbind(this.eventNamespace),this.hoverable.removeClass("' +
2937         'ui-state-hover"),this.focusable.removeClass("ui-state-focus")},_' +
2938         'destroy:e.noop,widget:function(){return this.element},option:fun' +
2939         'ction(i,s){var n,a,r,o=i;if(0===arguments.length)return e.widget' +
2940         '.extend({},this.options);if("string"==typeof i)if(o={},n=i.split' +
2941         '("."),i=n.shift(),n.length){for(a=o[i]=e.widget.extend({},this.o' +
2942         'ptions[i]),r=0;n.length-1>r;r++)a[n[r]]=a[n'
2943       
2944         '[r]]||{},a=a[n[r]];if(i=n.pop(),s===t)return a[i]===t?null:a[i];' +
2945         'a[i]=s}else{if(s===t)return this.options[i]===t?null:this.option' +
2946         's[i];o[i]=s}return this._setOptions(o),this},_setOptions:functio' +
2947         'n(e){var t;for(t in e)this._setOption(t,e[t]);return this},_setO' +
2948         'ption:function(e,t){return this.options[e]=t,"disabled"===e&&(th' +
2949         'is.widget().toggleClass(this.widgetFullName+"-disabled ui-state-' +
2950         'disabled",!!t).attr("aria-disabled",t),this.hoverable.removeClas' +
2951         's("ui-state-hover"),this.focusable.removeClass("ui-state-focus")' +
2952         '),this},enable:function(){return this._setOption("disabled",!1)}' +
2953         ',disable:function(){return this._setOption("disabled",!0)},_on:f' +
2954         'unction(i,s,n){var a,r=this;"boolean"!=typeof i&&(n=s,s=i,i=!1),' +
2955         'n?(s=a=e(s),this.bindings=this.bindings.add(s)):(n=s,s=this.elem' +
2956         'ent,a=this.widget()),e.each(n,function(n,o){function h(){return ' +
2957         'i||r.options.disabled!==!0&&!e(this).hasClass("ui-state-disabled' +
2958         '")?("string"==typeof o?r[o]:o).apply(r,arguments):t}"string"!=ty' +
2959         'peof o&&(h.guid=o.guid=o.guid||h.guid||e.guid++);var l=n.match(/' +
2960         '^(\w+)\s*(.*)$/),u=l[1]+r.eventNamespace,c=l[2];c?a.delegate(c,u' +
2961         ',h):s.bind(u,h)})},_off:function(e,t){t=(t||"").split(" ").join(' +
2962         'this.eventNamespace+" ")+this.eventNamespace,e.unbind(t).undeleg' +
2963         'ate(t)},_delay:function(e,t){function i(){return("string"==typeo' +
2964         'f e?s[e]:e).apply(s,arguments)}var s=this;return setTimeout(i,t|' +
2965         '|0)},_hoverable:function(t){this.hoverable=this.hoverable.add(t)' +
2966         ',this._on(t,{mouseenter:function(t){e(t.currentTarget).addClass(' +
2967         '"ui-state-hover")},mouseleave:function(t){e(t.currentTarget).rem' +
2968         'oveClass("ui-state-hover")}})},_focusable:function(t){this.focus' +
2969         'able=this.focusable.add(t),this._on(t,{focusin:function(t){e(t.c' +
2970         'urrentTarget).addClass("ui-state-focus")},focusout:function(t){e' +
2971         '(t.currentTarget).removeClass("ui-state-focus")}})},_trigger:fun' +
2972         'ction(t,i,s){var n,a,r=this.options[t];if(s=s||{},i=e.Event(i),i' +
2973         '.type=(t===this.widgetEventPrefix?t:this.widgetEventPrefix+t).to' +
2974         'LowerCase(),i.target=this.element[0],a=i.originalEvent)for(n in ' +
2975         'a)n in i||(i[n]=a[n]);return this.element.trigger(i,s),!(e.isFun' +
2976         'ction(r)&&r.apply(this.element[0],[i].concat(s))===!1||i.isDefau' +
2977         'ltPrevented())}},e.each({show:"fadeIn",hide:"fadeOut"},function(' +
2978         't,i){e.Widget.prototype["_"+t]=function(s,n,a){"string"==typeof ' +
2979         'n&&(n={effect:n});var r,o=n?n===!0||"number"==typeof n?i:n.effec' +
2980         't||i:t;n=n||{},"number"==typeof n&&(n={duration:n}),r=!e.isEmpty' +
2981         'Object(n),n.complete=a,n.delay&&s.delay(n.delay),r&&e.effects&&e' +
2982         '.effects.effect[o]?s[t](n):o!==t&&s[o]?s[o](n.duration,n.easing,' +
2983         'a):s.queue(function(i){e(this)[t](),a&&a.call(s[0]),i()})}})})(j' +
2984         'Query);(function(t,e){function i(){return++n}function s(t){retur' +
2985         'n t.hash.length>1&&decodeURIComponent(t.href.replace(a,""))===de' +
2986         'codeURIComponent(location.href.replace(a,""))}var n=0,a=/#.*$/;t' +
2987         '.widget("ui.tabs",{version:"1.10.3",delay:300,options:{active:nu' +
2988         'll,collapsible:!1,event:"click",heightStyle:"content",hide:null,' +
2989         'show:null,activate:null,beforeActivate:null,beforeLoad:null,load' +
2990         ':null},_create:function(){var e=this,i=this.options;this.running' +
2991         '=!1,this.element.addClass("ui-tabs ui-widget ui-widget-content u' +
2992         'i-corner-all").toggleClass("ui-tabs-collapsible",i.collapsible).' +
2993         'delegate(".ui-tabs-nav > li","mousedown"+this.eventNamespace,fun' +
2994         'ction(e){t(this).is(".ui-state-disabled")&&e.preventDefault()}).' +
2995         'delegate(".ui-tabs-anchor","focus"+this.eventNamespace,function(' +
2996         '){t(this).closest("li").is(".ui-state-disabled")&&this.blur()}),' +
2997         'this._processTabs(),i.active=this._initialActive(),t.isArray(i.d' +
2998         'isabled)&&(i.disabled=t.unique(i.disabled.concat(t.map(this.tabs' +
2999         '.filter(".ui-state-disabled"),function(t){return e.tabs.index(t)' +
3000         '}))).sort()),this.active=this.options.active!==!1&&this.anchors.' +
3001         'length?this._findActive(i.active):t(),this._refresh(),this.activ' +
3002         'e.length&&this.load(i.active)},_initialActive:function(){var i=t' +
3003         'his.options.active,s=this.options.collapsible,n=location.hash.su' +
3004         'bstring(1);return null===i&&(n&&this.tabs.each(function(s,a){ret' +
3005         'urn t(a).attr("aria-controls")===n?(i=s,!1):e}),null===i&&(i=thi' +
3006         's.tabs.index(this.tabs.filter(".ui-tabs-active"))),(null===i||-1'
3007       
3008         '===i)&&(i=this.tabs.length?0:!1)),i!==!1&&(i=this.tabs.index(thi' +
3009         's.tabs.eq(i)),-1===i&&(i=s?!1:0)),!s&&i===!1&&this.anchors.lengt' +
3010         'h&&(i=0),i},_getCreateEventData:function(){return{tab:this.activ' +
3011         'e,panel:this.active.length?this._getPanelForTab(this.active):t()' +
3012         '}},_tabKeydown:function(i){var s=t(this.document[0].activeElemen' +
3013         't).closest("li"),n=this.tabs.index(s),a=!0;if(!this._handlePageN' +
3014         'av(i)){switch(i.keyCode){case t.ui.keyCode.RIGHT:case t.ui.keyCo' +
3015         'de.DOWN:n++;break;case t.ui.keyCode.UP:case t.ui.keyCode.LEFT:a=' +
3016         '!1,n--;break;case t.ui.keyCode.END:n=this.anchors.length-1;break' +
3017         ';case t.ui.keyCode.HOME:n=0;break;case t.ui.keyCode.SPACE:return' +
3018         ' i.preventDefault(),clearTimeout(this.activating),this._activate' +
3019         '(n),e;case t.ui.keyCode.ENTER:return i.preventDefault(),clearTim' +
3020         'eout(this.activating),this._activate(n===this.options.active?!1:' +
3021         'n),e;default:return}i.preventDefault(),clearTimeout(this.activat' +
3022         'ing),n=this._focusNextTab(n,a),i.ctrlKey||(s.attr("aria-selected' +
3023         '","false"),this.tabs.eq(n).attr("aria-selected","true"),this.act' +
3024         'ivating=this._delay(function(){this.option("active",n)},this.del' +
3025         'ay))}},_panelKeydown:function(e){this._handlePageNav(e)||e.ctrlK' +
3026         'ey&&e.keyCode===t.ui.keyCode.UP&&(e.preventDefault(),this.active' +
3027         '.focus())},_handlePageNav:function(i){return i.altKey&&i.keyCode' +
3028         '===t.ui.keyCode.PAGE_UP?(this._activate(this._focusNextTab(this.' +
3029         'options.active-1,!1)),!0):i.altKey&&i.keyCode===t.ui.keyCode.PAG' +
3030         'E_DOWN?(this._activate(this._focusNextTab(this.options.active+1,' +
3031         '!0)),!0):e},_findNextTab:function(e,i){function s(){return e>n&&' +
3032         '(e=0),0>e&&(e=n),e}for(var n=this.tabs.length-1;-1!==t.inArray(s' +
3033         '(),this.options.disabled);)e=i?e+1:e-1;return e},_focusNextTab:f' +
3034         'unction(t,e){return t=this._findNextTab(t,e),this.tabs.eq(t).foc' +
3035         'us(),t},_setOption:function(t,i){return"active"===t?(this._activ' +
3036         'ate(i),e):"disabled"===t?(this._setupDisabled(i),e):(this._super' +
3037         '(t,i),"collapsible"===t&&(this.element.toggleClass("ui-tabs-coll' +
3038         'apsible",i),i||this.options.active!==!1||this._activate(0)),"eve' +
3039         'nt"===t&&this._setupEvents(i),"heightStyle"===t&&this._setupHeig' +
3040         'htStyle(i),e)},_tabId:function(t){return t.attr("aria-controls")' +
3041         '||"ui-tabs-"+i()},_sanitizeSelector:function(t){return t?t.repla' +
3042         'ce(/[!"$%&'#39'()*+,.\/:;<=>?@\[\]\^`{|}~]/g,"\\$&"):""},refresh:fun' +
3043         'ction(){var e=this.options,i=this.tablist.children(":has(a[href]' +
3044         ')");e.disabled=t.map(i.filter(".ui-state-disabled"),function(t){' +
3045         'return i.index(t)}),this._processTabs(),e.active!==!1&&this.anch' +
3046         'ors.length?this.active.length&&!t.contains(this.tablist[0],this.' +
3047         'active[0])?this.tabs.length===e.disabled.length?(e.active=!1,thi' +
3048         's.active=t()):this._activate(this._findNextTab(Math.max(0,e.acti' +
3049         've-1),!1)):e.active=this.tabs.index(this.active):(e.active=!1,th' +
3050         'is.active=t()),this._refresh()},_refresh:function(){this._setupD' +
3051         'isabled(this.options.disabled),this._setupEvents(this.options.ev' +
3052         'ent),this._setupHeightStyle(this.options.heightStyle),this.tabs.' +
3053         'not(this.active).attr({"aria-selected":"false",tabIndex:-1}),thi' +
3054         's.panels.not(this._getPanelForTab(this.active)).hide().attr({"ar' +
3055         'ia-expanded":"false","aria-hidden":"true"}),this.active.length?(' +
3056         'this.active.addClass("ui-tabs-active ui-state-active").attr({"ar' +
3057         'ia-selected":"true",tabIndex:0}),this._getPanelForTab(this.activ' +
3058         'e).show().attr({"aria-expanded":"true","aria-hidden":"false"})):' +
3059         'this.tabs.eq(0).attr("tabIndex",0)},_processTabs:function(){var ' +
3060         'e=this;this.tablist=this._getList().addClass("ui-tabs-nav ui-hel' +
3061         'per-reset ui-helper-clearfix ui-widget-header ui-corner-all").at' +
3062         'tr("role","tablist"),this.tabs=this.tablist.find("> li:has(a[hre' +
3063         'f])").addClass("ui-state-default ui-corner-top").attr({role:"tab' +
3064         '",tabIndex:-1}),this.anchors=this.tabs.map(function(){return t("' +
3065         'a",this)[0]}).addClass("ui-tabs-anchor").attr({role:"presentatio' +
3066         'n",tabIndex:-1}),this.panels=t(),this.anchors.each(function(i,n)' +
3067         '{var a,o,r,h=t(n).uniqueId().attr("id"),l=t(n).closest("li"),u=l' +
3068         '.attr("aria-controls");s(n)?(a=n.hash,o=e.element.find(e._saniti' +
3069         'zeSelector(a))):(r=e._tabId(l),a="#"+r,o=e.element.find(a),o.len' +
3070         'gth||(o=e._createPanel(r),o.insertAfter(e.panels[i-1]'
3071       
3072         '||e.tablist)),o.attr("aria-live","polite")),o.length&&(e.panels=' +
3073         'e.panels.add(o)),u&&l.data("ui-tabs-aria-controls",u),l.attr({"a' +
3074         'ria-controls":a.substring(1),"aria-labelledby":h}),o.attr("aria-' +
3075         'labelledby",h)}),this.panels.addClass("ui-tabs-panel ui-widget-c' +
3076         'ontent ui-corner-bottom").attr("role","tabpanel")},_getList:func' +
3077         'tion(){return this.element.find("ol,ul").eq(0)},_createPanel:fun' +
3078         'ction(e){return t("<div>").attr("id",e).addClass("ui-tabs-panel ' +
3079         'ui-widget-content ui-corner-bottom").data("ui-tabs-destroy",!0)}' +
3080         ',_setupDisabled:function(e){t.isArray(e)&&(e.length?e.length===t' +
3081         'his.anchors.length&&(e=!0):e=!1);for(var i,s=0;i=this.tabs[s];s+' +
3082         '+)e===!0||-1!==t.inArray(s,e)?t(i).addClass("ui-state-disabled")' +
3083         '.attr("aria-disabled","true"):t(i).removeClass("ui-state-disable' +
3084         'd").removeAttr("aria-disabled");this.options.disabled=e},_setupE' +
3085         'vents:function(e){var i={click:function(t){t.preventDefault()}};' +
3086         'e&&t.each(e.split(" "),function(t,e){i[e]="_eventHandler"}),this' +
3087         '._off(this.anchors.add(this.tabs).add(this.panels)),this._on(thi' +
3088         's.anchors,i),this._on(this.tabs,{keydown:"_tabKeydown"}),this._o' +
3089         'n(this.panels,{keydown:"_panelKeydown"}),this._focusable(this.ta' +
3090         'bs),this._hoverable(this.tabs)},_setupHeightStyle:function(e){va' +
3091         'r i,s=this.element.parent();"fill"===e?(i=s.height(),i-=this.ele' +
3092         'ment.outerHeight()-this.element.height(),this.element.siblings("' +
3093         ':visible").each(function(){var e=t(this),s=e.css("position");"ab' +
3094         'solute"!==s&&"fixed"!==s&&(i-=e.outerHeight(!0))}),this.element.' +
3095         'children().not(this.panels).each(function(){i-=t(this).outerHeig' +
3096         'ht(!0)}),this.panels.each(function(){t(this).height(Math.max(0,i' +
3097         '-t(this).innerHeight()+t(this).height()))}).css("overflow","auto' +
3098         '")):"auto"===e&&(i=0,this.panels.each(function(){i=Math.max(i,t(' +
3099         'this).height("").height())}).height(i))},_eventHandler:function(' +
3100         'e){var i=this.options,s=this.active,n=t(e.currentTarget),a=n.clo' +
3101         'sest("li"),o=a[0]===s[0],r=o&&i.collapsible,h=r?t():this._getPan' +
3102         'elForTab(a),l=s.length?this._getPanelForTab(s):t(),u={oldTab:s,o' +
3103         'ldPanel:l,newTab:r?t():a,newPanel:h};e.preventDefault(),a.hasCla' +
3104         'ss("ui-state-disabled")||a.hasClass("ui-tabs-loading")||this.run' +
3105         'ning||o&&!i.collapsible||this._trigger("beforeActivate",e,u)===!' +
3106         '1||(i.active=r?!1:this.tabs.index(a),this.active=o?t():a,this.xh' +
3107         'r&&this.xhr.abort(),l.length||h.length||t.error("jQuery UI Tabs:' +
3108         ' Mismatching fragment identifier."),h.length&&this.load(this.tab' +
3109         's.index(a),e),this._toggle(e,u))},_toggle:function(e,i){function' +
3110         ' s(){a.running=!1,a._trigger("activate",e,i)}function n(){i.newT' +
3111         'ab.closest("li").addClass("ui-tabs-active ui-state-active"),o.le' +
3112         'ngth&&a.options.show?a._show(o,a.options.show,s):(o.show(),s())}' +
3113         'var a=this,o=i.newPanel,r=i.oldPanel;this.running=!0,r.length&&t' +
3114         'his.options.hide?this._hide(r,this.options.hide,function(){i.old' +
3115         'Tab.closest("li").removeClass("ui-tabs-active ui-state-active"),' +
3116         'n()}):(i.oldTab.closest("li").removeClass("ui-tabs-active ui-sta' +
3117         'te-active"),r.hide(),n()),r.attr({"aria-expanded":"false","aria-' +
3118         'hidden":"true"}),i.oldTab.attr("aria-selected","false"),o.length' +
3119         '&&r.length?i.oldTab.attr("tabIndex",-1):o.length&&this.tabs.filt' +
3120         'er(function(){return 0===t(this).attr("tabIndex")}).attr("tabInd' +
3121         'ex",-1),o.attr({"aria-expanded":"true","aria-hidden":"false"}),i' +
3122         '.newTab.attr({"aria-selected":"true",tabIndex:0})},_activate:fun' +
3123         'ction(e){var i,s=this._findActive(e);s[0]!==this.active[0]&&(s.l' +
3124         'ength||(s=this.active),i=s.find(".ui-tabs-anchor")[0],this._even' +
3125         'tHandler({target:i,currentTarget:i,preventDefault:t.noop}))},_fi' +
3126         'ndActive:function(e){return e===!1?t():this.tabs.eq(e)},_getInde' +
3127         'x:function(t){return"string"==typeof t&&(t=this.anchors.index(th' +
3128         'is.anchors.filter("[href$='#39'"+t+"'#39']"))),t},_destroy:function(){th' +
3129         'is.xhr&&this.xhr.abort(),this.element.removeClass("ui-tabs ui-wi' +
3130         'dget ui-widget-content ui-corner-all ui-tabs-collapsible"),this.' +
3131         'tablist.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clear' +
3132         'fix ui-widget-header ui-corner-all").removeAttr("role"),this.anc' +
3133         'hors.removeClass("ui-tabs-anchor").removeAttr("role").removeAttr' +
3134         '("tabIndex").removeUniqueId(),this.tabs.add'
3135       
3136         '(this.panels).each(function(){t.data(this,"ui-tabs-destroy")?t(t' +
3137         'his).remove():t(this).removeClass("ui-state-default ui-state-act' +
3138         'ive ui-state-disabled ui-corner-top ui-corner-bottom ui-widget-c' +
3139         'ontent ui-tabs-active ui-tabs-panel").removeAttr("tabIndex").rem' +
3140         'oveAttr("aria-live").removeAttr("aria-busy").removeAttr("aria-se' +
3141         'lected").removeAttr("aria-labelledby").removeAttr("aria-hidden")' +
3142         '.removeAttr("aria-expanded").removeAttr("role")}),this.tabs.each' +
3143         '(function(){var e=t(this),i=e.data("ui-tabs-aria-controls");i?e.' +
3144         'attr("aria-controls",i).removeData("ui-tabs-aria-controls"):e.re' +
3145         'moveAttr("aria-controls")}),this.panels.show(),"content"!==this.' +
3146         'options.heightStyle&&this.panels.css("height","")},enable:functi' +
3147         'on(i){var s=this.options.disabled;s!==!1&&(i===e?s=!1:(i=this._g' +
3148         'etIndex(i),s=t.isArray(s)?t.map(s,function(t){return t!==i?t:nul' +
3149         'l}):t.map(this.tabs,function(t,e){return e!==i?e:null})),this._s' +
3150         'etupDisabled(s))},disable:function(i){var s=this.options.disable' +
3151         'd;if(s!==!0){if(i===e)s=!0;else{if(i=this._getIndex(i),-1!==t.in' +
3152         'Array(i,s))return;s=t.isArray(s)?t.merge([i],s).sort():[i]}this.' +
3153         '_setupDisabled(s)}},load:function(e,i){e=this._getIndex(e);var n' +
3154         '=this,a=this.tabs.eq(e),o=a.find(".ui-tabs-anchor"),r=this._getP' +
3155         'anelForTab(a),h={tab:a,panel:r};s(o[0])||(this.xhr=t.ajax(this._' +
3156         'ajaxSettings(o,i,h)),this.xhr&&"canceled"!==this.xhr.statusText&' +
3157         '&(a.addClass("ui-tabs-loading"),r.attr("aria-busy","true"),this.' +
3158         'xhr.success(function(t){setTimeout(function(){r.html(t),n._trigg' +
3159         'er("load",i,h)},1)}).complete(function(t,e){setTimeout(function(' +
3160         '){"abort"===e&&n.panels.stop(!1,!0),a.removeClass("ui-tabs-loadi' +
3161         'ng"),r.removeAttr("aria-busy"),t===n.xhr&&delete n.xhr},1)})))},' +
3162         '_ajaxSettings:function(e,i,s){var n=this;return{url:e.attr("href' +
3163         '"),beforeSend:function(e,a){return n._trigger("beforeLoad",i,t.e' +
3164         'xtend({jqXHR:e,ajaxSettings:a},s))}}},_getPanelForTab:function(e' +
3165         '){var i=t(e).attr("aria-controls");return this.element.find(this' +
3166         '._sanitizeSelector("#"+i))}})})(jQuery);(function(t,e){var i="ui' +
3167         '-effects-";t.effects={effect:{}},function(t,e){function i(t,e,i)' +
3168         '{var s=u[e.type]||{};return null==t?i||!e.def?null:e.def:(t=s.fl' +
3169         'oor?~~t:parseFloat(t),isNaN(t)?e.def:s.mod?(t+s.mod)%s.mod:0>t?0' +
3170         ':t>s.max?s.max:t)}function s(i){var s=l(),n=s._rgba=[];return i=' +
3171         'i.toLowerCase(),f(h,function(t,a){var o,r=a.re.exec(i),h=r&&a.pa' +
3172         'rse(r),l=a.space||"rgba";return h?(o=s[l](h),s[c[l].cache]=o[c[l' +
3173         '].cache],n=s._rgba=o._rgba,!1):e}),n.length?("0,0,0,0"===n.join(' +
3174         ')&&t.extend(n,a.transparent),s):a[i]}function n(t,e,i){return i=' +
3175         '(i+1)%1,1>6*i?t+6*(e-t)*i:1>2*i?e:2>3*i?t+6*(e-t)*(2/3-i):t}var ' +
3176         'a,o="backgroundColor borderBottomColor borderLeftColor borderRig' +
3177         'htColor borderTopColor color columnRuleColor outlineColor textDe' +
3178         'corationColor textEmphasisColor",r=/^([\-+])=\s*(\d+\.?\d*)/,h=[' +
3179         '{re:/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(?:,\' +
3180         's*(\d?(?:\.\d+)?)\s*)?\)/,parse:function(t){return[t[1],t[2],t[3' +
3181         '],t[4]]}},{re:/rgba?\(\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)' +
3182         '\%\s*,\s*(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,pars' +
3183         'e:function(t){return[2.55*t[1],2.55*t[2],2.55*t[3],t[4]]}},{re:/' +
3184         '#([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})/,parse:function(t){retu' +
3185         'rn[parseInt(t[1],16),parseInt(t[2],16),parseInt(t[3],16)]}},{re:' +
3186         '/#([a-f0-9])([a-f0-9])([a-f0-9])/,parse:function(t){return[parse' +
3187         'Int(t[1]+t[1],16),parseInt(t[2]+t[2],16),parseInt(t[3]+t[3],16)]' +
3188         '}},{re:/hsla?\(\s*(\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\%\s*,\s*' +
3189         '(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,space:"hsla",' +
3190         'parse:function(t){return[t[1],t[2]/100,t[3]/100,t[4]]}}],l=t.Col' +
3191         'or=function(e,i,s,n){return new t.Color.fn.parse(e,i,s,n)},c={rg' +
3192         'ba:{props:{red:{idx:0,type:"byte"},green:{idx:1,type:"byte"},blu' +
3193         'e:{idx:2,type:"byte"}}},hsla:{props:{hue:{idx:0,type:"degrees"},' +
3194         'saturation:{idx:1,type:"percent"},lightness:{idx:2,type:"percent' +
3195         '"}}}},u={"byte":{floor:!0,max:255},percent:{max:1},degrees:{mod:' +
3196         '360,floor:!0}},d=l.support={},p=t("<p>")[0],f=t.each;p.style.css' +
3197         'Text="background-color:rgba(1,1,1,.5)",d.rgba=p.style.background' +
3198         'Color.indexOf("rgba")>-1,f(c,function(t,e)'
3199       
3200         '{e.cache="_"+t,e.props.alpha={idx:3,type:"percent",def:1}}),l.fn' +
3201         '=t.extend(l.prototype,{parse:function(n,o,r,h){if(n===e)return t' +
3202         'his._rgba=[null,null,null,null],this;(n.jquery||n.nodeType)&&(n=' +
3203         't(n).css(o),o=e);var u=this,d=t.type(n),p=this._rgba=[];return o' +
3204         '!==e&&(n=[n,o,r,h],d="array"),"string"===d?this.parse(s(n)||a._d' +
3205         'efault):"array"===d?(f(c.rgba.props,function(t,e){p[e.idx]=i(n[e' +
3206         '.idx],e)}),this):"object"===d?(n instanceof l?f(c,function(t,e){' +
3207         'n[e.cache]&&(u[e.cache]=n[e.cache].slice())}):f(c,function(e,s){' +
3208         'var a=s.cache;f(s.props,function(t,e){if(!u[a]&&s.to){if("alpha"' +
3209         '===t||null==n[t])return;u[a]=s.to(u._rgba)}u[a][e.idx]=i(n[t],e,' +
3210         '!0)}),u[a]&&0>t.inArray(null,u[a].slice(0,3))&&(u[a][3]=1,s.from' +
3211         '&&(u._rgba=s.from(u[a])))}),this):e},is:function(t){var i=l(t),s' +
3212         '=!0,n=this;return f(c,function(t,a){var o,r=i[a.cache];return r&' +
3213         '&(o=n[a.cache]||a.to&&a.to(n._rgba)||[],f(a.props,function(t,i){' +
3214         'return null!=r[i.idx]?s=r[i.idx]===o[i.idx]:e})),s}),s},_space:f' +
3215         'unction(){var t=[],e=this;return f(c,function(i,s){e[s.cache]&&t' +
3216         '.push(i)}),t.pop()},transition:function(t,e){var s=l(t),n=s._spa' +
3217         'ce(),a=c[n],o=0===this.alpha()?l("transparent"):this,r=o[a.cache' +
3218         ']||a.to(o._rgba),h=r.slice();return s=s[a.cache],f(a.props,funct' +
3219         'ion(t,n){var a=n.idx,o=r[a],l=s[a],c=u[n.type]||{};null!==l&&(nu' +
3220         'll===o?h[a]=l:(c.mod&&(l-o>c.mod/2?o+=c.mod:o-l>c.mod/2&&(o-=c.m' +
3221         'od)),h[a]=i((l-o)*e+o,n)))}),this[n](h)},blend:function(e){if(1=' +
3222         '==this._rgba[3])return this;var i=this._rgba.slice(),s=i.pop(),n' +
3223         '=l(e)._rgba;return l(t.map(i,function(t,e){return(1-s)*n[e]+s*t}' +
3224         '))},toRgbaString:function(){var e="rgba(",i=t.map(this._rgba,fun' +
3225         'ction(t,e){return null==t?e>2?1:0:t});return 1===i[3]&&(i.pop(),' +
3226         'e="rgb("),e+i.join()+")"},toHslaString:function(){var e="hsla(",' +
3227         'i=t.map(this.hsla(),function(t,e){return null==t&&(t=e>2?1:0),e&' +
3228         '&3>e&&(t=Math.round(100*t)+"%"),t});return 1===i[3]&&(i.pop(),e=' +
3229         '"hsl("),e+i.join()+")"},toHexString:function(e){var i=this._rgba' +
3230         '.slice(),s=i.pop();return e&&i.push(~~(255*s)),"#"+t.map(i,funct' +
3231         'ion(t){return t=(t||0).toString(16),1===t.length?"0"+t:t}).join(' +
3232         '"")},toString:function(){return 0===this._rgba[3]?"transparent":' +
3233         'this.toRgbaString()}}),l.fn.parse.prototype=l.fn,c.hsla.to=funct' +
3234         'ion(t){if(null==t[0]||null==t[1]||null==t[2])return[null,null,nu' +
3235         'll,t[3]];var e,i,s=t[0]/255,n=t[1]/255,a=t[2]/255,o=t[3],r=Math.' +
3236         'max(s,n,a),h=Math.min(s,n,a),l=r-h,c=r+h,u=.5*c;return e=h===r?0' +
3237         ':s===r?60*(n-a)/l+360:n===r?60*(a-s)/l+120:60*(s-n)/l+240,i=0===' +
3238         'l?0:.5>=u?l/c:l/(2-c),[Math.round(e)%360,i,u,null==o?1:o]},c.hsl' +
3239         'a.from=function(t){if(null==t[0]||null==t[1]||null==t[2])return[' +
3240         'null,null,null,t[3]];var e=t[0]/360,i=t[1],s=t[2],a=t[3],o=.5>=s' +
3241         '?s*(1+i):s+i-s*i,r=2*s-o;return[Math.round(255*n(r,o,e+1/3)),Mat' +
3242         'h.round(255*n(r,o,e)),Math.round(255*n(r,o,e-1/3)),a]},f(c,funct' +
3243         'ion(s,n){var a=n.props,o=n.cache,h=n.to,c=n.from;l.fn[s]=functio' +
3244         'n(s){if(h&&!this[o]&&(this[o]=h(this._rgba)),s===e)return this[o' +
3245         '].slice();var n,r=t.type(s),u="array"===r||"object"===r?s:argume' +
3246         'nts,d=this[o].slice();return f(a,function(t,e){var s=u["object"=' +
3247         '==r?t:e.idx];null==s&&(s=d[e.idx]),d[e.idx]=i(s,e)}),c?(n=l(c(d)' +
3248         '),n[o]=d,n):l(d)},f(a,function(e,i){l.fn[e]||(l.fn[e]=function(n' +
3249         '){var a,o=t.type(n),h="alpha"===e?this._hsla?"hsla":"rgba":s,l=t' +
3250         'his[h](),c=l[i.idx];return"undefined"===o?c:("function"===o&&(n=' +
3251         'n.call(this,c),o=t.type(n)),null==n&&i.empty?this:("string"===o&' +
3252         '&(a=r.exec(n),a&&(n=c+parseFloat(a[2])*("+"===a[1]?1:-1))),l[i.i' +
3253         'dx]=n,this[h](l)))})})}),l.hook=function(e){var i=e.split(" ");f' +
3254         '(i,function(e,i){t.cssHooks[i]={set:function(e,n){var a,o,r="";i' +
3255         'f("transparent"!==n&&("string"!==t.type(n)||(a=s(n)))){if(n=l(a|' +
3256         '|n),!d.rgba&&1!==n._rgba[3]){for(o="backgroundColor"===i?e.paren' +
3257         'tNode:e;(""===r||"transparent"===r)&&o&&o.style;)try{r=t.css(o,"' +
3258         'backgroundColor"),o=o.parentNode}catch(h){}n=n.blend(r&&"transpa' +
3259         'rent"!==r?r:"_default")}n=n.toRgbaString()}try{e.style[i]=n}catc' +
3260         'h(h){}}},t.fx.step[i]=function(e){e.colorInit||(e.start=l(e.elem' +
3261         ',i),e.end=l(e.end),e.colorInit=!0),t.cssHooks[i].set(e.elem,e.st' +
3262         'art.transition(e.end,e.pos))}})},l.hook(o),t.cssHooks.borderColo' +
3263         'r='
3264       
3265         '{expand:function(t){var e={};return f(["Top","Right","Bottom","L' +
3266         'eft"],function(i,s){e["border"+s+"Color"]=t}),e}},a=t.Color.name' +
3267         's={aqua:"#00ffff",black:"#000000",blue:"#0000ff",fuchsia:"#ff00f' +
3268         'f",gray:"#808080",green:"#008000",lime:"#00ff00",maroon:"#800000' +
3269         '",navy:"#000080",olive:"#808000",purple:"#800080",red:"#ff0000",' +
3270         'silver:"#c0c0c0",teal:"#008080",white:"#ffffff",yellow:"#ffff00"' +
3271         ',transparent:[null,null,null,0],_default:"#ffffff"}}(jQuery),fun' +
3272         'ction(){function i(e){var i,s,n=e.ownerDocument.defaultView?e.ow' +
3273         'nerDocument.defaultView.getComputedStyle(e,null):e.currentStyle,' +
3274         'a={};if(n&&n.length&&n[0]&&n[n[0]])for(s=n.length;s--;)i=n[s],"s' +
3275         'tring"==typeof n[i]&&(a[t.camelCase(i)]=n[i]);else for(i in n)"s' +
3276         'tring"==typeof n[i]&&(a[i]=n[i]);return a}function s(e,i){var s,' +
3277         'n,o={};for(s in i)n=i[s],e[s]!==n&&(a[s]||(t.fx.step[s]||!isNaN(' +
3278         'parseFloat(n)))&&(o[s]=n));return o}var n=["add","remove","toggl' +
3279         'e"],a={border:1,borderBottom:1,borderColor:1,borderLeft:1,border' +
3280         'Right:1,borderTop:1,borderWidth:1,margin:1,padding:1};t.each(["b' +
3281         'orderLeftStyle","borderRightStyle","borderBottomStyle","borderTo' +
3282         'pStyle"],function(e,i){t.fx.step[i]=function(t){("none"!==t.end&' +
3283         '&!t.setAttr||1===t.pos&&!t.setAttr)&&(jQuery.style(t.elem,i,t.en' +
3284         'd),t.setAttr=!0)}}),t.fn.addBack||(t.fn.addBack=function(t){retu' +
3285         'rn this.add(null==t?this.prevObject:this.prevObject.filter(t))})' +
3286         ',t.effects.animateClass=function(e,a,o,r){var h=t.speed(a,o,r);r' +
3287         'eturn this.queue(function(){var a,o=t(this),r=o.attr("class")||"' +
3288         '",l=h.children?o.find("*").addBack():o;l=l.map(function(){var e=' +
3289         't(this);return{el:e,start:i(this)}}),a=function(){t.each(n,funct' +
3290         'ion(t,i){e[i]&&o[i+"Class"](e[i])})},a(),l=l.map(function(){retu' +
3291         'rn this.end=i(this.el[0]),this.diff=s(this.start,this.end),this}' +
3292         '),o.attr("class",r),l=l.map(function(){var e=this,i=t.Deferred()' +
3293         ',s=t.extend({},h,{queue:!1,complete:function(){i.resolve(e)}});r' +
3294         'eturn this.el.animate(this.diff,s),i.promise()}),t.when.apply(t,' +
3295         'l.get()).done(function(){a(),t.each(arguments,function(){var e=t' +
3296         'his.el;t.each(this.diff,function(t){e.css(t,"")})}),h.complete.c' +
3297         'all(o[0])})})},t.fn.extend({addClass:function(e){return function' +
3298         '(i,s,n,a){return s?t.effects.animateClass.call(this,{add:i},s,n,' +
3299         'a):e.apply(this,arguments)}}(t.fn.addClass),removeClass:function' +
3300         '(e){return function(i,s,n,a){return arguments.length>1?t.effects' +
3301         '.animateClass.call(this,{remove:i},s,n,a):e.apply(this,arguments' +
3302         ')}}(t.fn.removeClass),toggleClass:function(i){return function(s,' +
3303         'n,a,o,r){return"boolean"==typeof n||n===e?a?t.effects.animateCla' +
3304         'ss.call(this,n?{add:s}:{remove:s},a,o,r):i.apply(this,arguments)' +
3305         ':t.effects.animateClass.call(this,{toggle:s},n,a,o)}}(t.fn.toggl' +
3306         'eClass),switchClass:function(e,i,s,n,a){return t.effects.animate' +
3307         'Class.call(this,{add:i,remove:e},s,n,a)}})}(),function(){functio' +
3308         'n s(e,i,s,n){return t.isPlainObject(e)&&(i=e,e=e.effect),e={effe' +
3309         'ct:e},null==i&&(i={}),t.isFunction(i)&&(n=i,s=null,i={}),("numbe' +
3310         'r"==typeof i||t.fx.speeds[i])&&(n=s,s=i,i={}),t.isFunction(s)&&(' +
3311         'n=s,s=null),i&&t.extend(e,i),s=s||i.duration,e.duration=t.fx.off' +
3312         '?0:"number"==typeof s?s:s in t.fx.speeds?t.fx.speeds[s]:t.fx.spe' +
3313         'eds._default,e.complete=n||i.complete,e}function n(e){return!e||' +
3314         '"number"==typeof e||t.fx.speeds[e]?!0:"string"!=typeof e||t.effe' +
3315         'cts.effect[e]?t.isFunction(e)?!0:"object"!=typeof e||e.effect?!1' +
3316         ':!0:!0}t.extend(t.effects,{version:"1.10.3",save:function(t,e){f' +
3317         'or(var s=0;e.length>s;s++)null!==e[s]&&t.data(i+e[s],t[0].style[' +
3318         'e[s]])},restore:function(t,s){var n,a;for(a=0;s.length>a;a++)nul' +
3319         'l!==s[a]&&(n=t.data(i+s[a]),n===e&&(n=""),t.css(s[a],n))},setMod' +
3320         'e:function(t,e){return"toggle"===e&&(e=t.is(":hidden")?"show":"h' +
3321         'ide"),e},getBaseline:function(t,e){var i,s;switch(t[0]){case"top' +
3322         '":i=0;break;case"middle":i=.5;break;case"bottom":i=1;break;defau' +
3323         'lt:i=t[0]/e.height}switch(t[1]){case"left":s=0;break;case"center' +
3324         '":s=.5;break;case"right":s=1;break;default:s=t[1]/e.width}return' +
3325         '{x:s,y:i}},createWrapper:function(e){if(e.parent().is(".ui-effec' +
3326         'ts-wrapper"))return e.parent();var i={width:e.outerWidth(!0),hei' +
3327         'ght:e.outerHeight(!0),"float":e.css("float")},s=t("<div>'
3328       
3329         '</div>").addClass("ui-effects-wrapper").css({fontSize:"100%",bac' +
3330         'kground:"transparent",border:"none",margin:0,padding:0}),n={widt' +
3331         'h:e.width(),height:e.height()},a=document.activeElement;try{a.id' +
3332         '}catch(o){a=document.body}return e.wrap(s),(e[0]===a||t.contains' +
3333         '(e[0],a))&&t(a).focus(),s=e.parent(),"static"===e.css("position"' +
3334         ')?(s.css({position:"relative"}),e.css({position:"relative"})):(t' +
3335         '.extend(i,{position:e.css("position"),zIndex:e.css("z-index")}),' +
3336         't.each(["top","left","bottom","right"],function(t,s){i[s]=e.css(' +
3337         's),isNaN(parseInt(i[s],10))&&(i[s]="auto")}),e.css({position:"re' +
3338         'lative",top:0,left:0,right:"auto",bottom:"auto"})),e.css(n),s.cs' +
3339         's(i).show()},removeWrapper:function(e){var i=document.activeElem' +
3340         'ent;return e.parent().is(".ui-effects-wrapper")&&(e.parent().rep' +
3341         'laceWith(e),(e[0]===i||t.contains(e[0],i))&&t(i).focus()),e},set' +
3342         'Transition:function(e,i,s,n){return n=n||{},t.each(i,function(t,' +
3343         'i){var a=e.cssUnit(i);a[0]>0&&(n[i]=a[0]*s+a[1])}),n}}),t.fn.ext' +
3344         'end({effect:function(){function e(e){function s(){t.isFunction(a' +
3345         ')&&a.call(n[0]),t.isFunction(e)&&e()}var n=t(this),a=i.complete,' +
3346         'r=i.mode;(n.is(":hidden")?"hide"===r:"show"===r)?(n[r](),s()):o.' +
3347         'call(n[0],i,s)}var i=s.apply(this,arguments),n=i.mode,a=i.queue,' +
3348         'o=t.effects.effect[i.effect];return t.fx.off||!o?n?this[n](i.dur' +
3349         'ation,i.complete):this.each(function(){i.complete&&i.complete.ca' +
3350         'll(this)}):a===!1?this.each(e):this.queue(a||"fx",e)},show:funct' +
3351         'ion(t){return function(e){if(n(e))return t.apply(this,arguments)' +
3352         ';var i=s.apply(this,arguments);return i.mode="show",this.effect.' +
3353         'call(this,i)}}(t.fn.show),hide:function(t){return function(e){if' +
3354         '(n(e))return t.apply(this,arguments);var i=s.apply(this,argument' +
3355         's);return i.mode="hide",this.effect.call(this,i)}}(t.fn.hide),to' +
3356         'ggle:function(t){return function(e){if(n(e)||"boolean"==typeof e' +
3357         ')return t.apply(this,arguments);var i=s.apply(this,arguments);re' +
3358         'turn i.mode="toggle",this.effect.call(this,i)}}(t.fn.toggle),css' +
3359         'Unit:function(e){var i=this.css(e),s=[];return t.each(["em","px"' +
3360         ',"%","pt"],function(t,e){i.indexOf(e)>0&&(s=[parseFloat(i),e])})' +
3361         ',s}})}(),function(){var e={};t.each(["Quad","Cubic","Quart","Qui' +
3362         'nt","Expo"],function(t,i){e[i]=function(e){return Math.pow(e,t+2' +
3363         ')}}),t.extend(e,{Sine:function(t){return 1-Math.cos(t*Math.PI/2)' +
3364         '},Circ:function(t){return 1-Math.sqrt(1-t*t)},Elastic:function(t' +
3365         '){return 0===t||1===t?t:-Math.pow(2,8*(t-1))*Math.sin((80*(t-1)-' +
3366         '7.5)*Math.PI/15)},Back:function(t){return t*t*(3*t-2)},Bounce:fu' +
3367         'nction(t){for(var e,i=4;((e=Math.pow(2,--i))-1)/11>t;);return 1/' +
3368         'Math.pow(4,3-i)-7.5625*Math.pow((3*e-2)/22-t,2)}}),t.each(e,func' +
3369         'tion(e,i){t.easing["easeIn"+e]=i,t.easing["easeOut"+e]=function(' +
3370         't){return 1-i(1-t)},t.easing["easeInOut"+e]=function(t){return.5' +
3371         '>t?i(2*t)/2:1-i(-2*t+2)/2}})}()})(jQuery);')
3372     Left = 104
3373     Top = 272
3374   end
3375   object js6: TPageProducer
3376     HTMLDoc.Strings = (
3377       '/* Modernizr 2.6.2 (Custom Build) | MIT & BSD'
3378       ' * Build: http://modernizr.com/download/#-shiv-cssclasses'
3379       ' */'
3380       
3381         ';window.Modernizr=function(a,b,c){function u(a){j.cssText=a}func' +
3382         'tion v(a,b){return u(prefixes.join(a+";")+(b||""))}function w(a,' +
3383         'b){return typeof a===b}function x(a,b){return!!~(""+a).indexOf(b' +
3384         ')}function y(a,b,d){for(var e in a){var f=b[a[e]];if(f!==c)retur' +
3385         'n d===!1?a[e]:w(f,"function")?f.bind(d||b):f}return!1}var d="2.6' +
3386         '.2",e={},f=!0,g=b.documentElement,h="modernizr",i=b.createElemen' +
3387         't(h),j=i.style,k,l={}.toString,m={},n={},o={},p=[],q=p.slice,r,s' +
3388         '={}.hasOwnProperty,t;!w(s,"undefined")&&!w(s.call,"undefined")?t' +
3389         '=function(a,b){return s.call(a,b)}:t=function(a,b){return b in a' +
3390         '&&w(a.constructor.prototype[b],"undefined")},Function.prototype.' +
3391         'bind||(Function.prototype.bind=function(b){var c=this;if(typeof ' +
3392         'c!="function")throw new TypeError;var d=q.call(arguments,1),e=fu' +
3393         'nction(){if(this instanceof e){var a=function(){};a.prototype=c.' +
3394         'prototype;var f=new a,g=c.apply(f,d.concat(q.call(arguments)));r' +
3395         'eturn Object(g)===g?g:f}return c.apply(b,d.concat(q.call(argumen' +
3396         'ts)))};return e});for(var z in m)t(m,z)&&(r=z.toLowerCase(),e[r]' +
3397         '=m[z](),p.push((e[r]?"":"no-")+r));return e.addTest=function(a,b' +
3398         '){if(typeof a=="object")for(var d in a)t(a,d)&&e.addTest(d,a[d])' +
3399         ';else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="functi' +
3400         'on"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-' +
3401         '")+a),e[a]=b}return e},u(""),i=k=null,function(a,b){function k(a' +
3402         ',b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[' +
3403         '0]||a.documentElement;return c.innerHTML="x<style>"+b+"</style>"' +
3404         ',d.insertBefore(c.lastChild,d.firstChild)}function l(){var a=r.e' +
3405         'lements;return typeof a=="string"?a.split(" "):a}function m(a){v' +
3406         'ar b=i[a[g]];return b||(b={},h++,a[g]=h,i[h]=b),b}function n(a,c' +
3407         ',f){c||(c=b);if(j)return c.createElement(a);f||(f=m(c));var g;re' +
3408         'turn f.cache[a]?g=f.cache[a].cloneNode():e.test(a)?g=(f.cache[a]' +
3409         '=f.createElem(a)).cloneNode():g=f.createElem(a),g.canHaveChildre' +
3410         'n&&!d.test(a)?f.frag.appendChild(g):g}function o(a,c){a||(a=b);i' +
3411         'f(j)return a.createDocumentFragment();c=c||m(a);var d=c.frag.clo' +
3412         'neNode(),e=0,f=l(),g=f.length;for(;e<g;e++)d.createElement(f[e])' +
3413         ';return d}function p(a,b){b.cache||(b.cache={},b.createElem=a.cr' +
3414         'eateElement,b.createFrag=a.createDocumentFragment,b.frag=b.creat' +
3415         'eFrag()),a.createElement=function(c){return r.shivMethods?n(c,a,' +
3416         'b):b.createElem(c)},a.createDocumentFragment=Function("h,f","ret' +
3417         'urn function(){var n=f.cloneNode(),c=n.createElement;h.shivMetho' +
3418         'ds&&("+l().join().replace(/\w+/g,function(a){return b.createElem' +
3419         '(a),b.frag.createElement(a),'#39'c("'#39'+a+'#39'")'#39'})+");return n}")(r,b.fr' +
3420         'ag)}function q(a){a||(a=b);var c=m(a);return r.shivCSS&&!f&&!c.h' +
3421         'asCSS&&(c.hasCSS=!!k(a,"article,aside,figcaption,figure,footer,h' +
3422         'eader,hgroup,nav,section{display:block}mark{background:#FF0;colo' +
3423         'r:#000}")),j||p(a,c),a}var c=a.html5||{},d=/^<|^(?:button|map|se' +
3424         'lect|textarea|object|iframe|option|optgroup)$/i,e=/^(?:a|b|code|' +
3425         'div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|sty' +
3426         'le|table|tbody|td|th|tr|ul)$/i,f,g="_html5shiv",h=0,i={},j;(func' +
3427         'tion(){try{var a=b.createElement("a");a.innerHTML="<xyz></xyz>",' +
3428         'f="hidden"in a,j=a.childNodes.length==1||function(){b.createElem' +
3429         'ent("a");var a=b.createDocumentFragment();return typeof a.cloneN' +
3430         'ode=="undefined"||typeof a.createDocumentFragment=="undefined"||' +
3431         'typeof a.createElement=="undefined"}()}catch(c){f=!0,j=!0}})();v' +
3432         'ar r={elements:c.elements||"abbr article aside audio bdi canvas ' +
3433         'data datalist details figcaption figure footer header hgroup mar' +
3434         'k meter nav output progress section summary time video",shivCSS:' +
3435         'c.shivCSS!==!1,supportsUnknownElements:j,shivMethods:c.shivMetho' +
3436         'ds!==!1,type:"default",shivDocument:q,createElement:n,createDocu' +
3437         'mentFragment:o};a.html5=r,q(b)}(this,b),e._version=d,g.className' +
3438         '=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+p.joi' +
3439         'n(" "):""),e}(this,this.document);')
3440     Left = 56
3441     Top = 272
3442   end
3443   object adhead: TDataSetPageProducer
3444     HTMLDoc.Strings = (
3445       '<form method=post action=/adminset style=text-align:center>'
3446       '    <label><p>'#12497#12473#12527#12540#12489#12398#22793#26356
3447       
3448         '      <input type="password" style="HEIGHT: 23px; WIDTH: 85px" n' +
3449         'ame="pass" value="<#password>">'
3450       '      </p>'
3451       '    </label>'
3452       '    <p>'
3453       
3454         '    <input type="checkbox" value="on" name="mente" <#mente>>'#12513#12531#12486#12490 +
3455         #12531#12473#34920#31034'</p>'
3456       '    <p><input type="submit" value="'#22793#26356'"></p>'
3457       '    <p><a href="/logout">'#12525#12464#12450#12454#12488'</a></p>'
3458       '</form>'
3459       '<form action=/admindel method=post>')
3460     DataSet = DataModule1.FDTable3
3461     OnHTMLTag = adheadHTMLTag
3462     Left = 176
3463     Top = 88
3464   end
3465   object js7: TPageProducer
3466     HTMLDoc.Strings = (
3467       ''
3468       '$(function(){'
3469       #9'$('#39'div'#39').on('#39'click'#39',function(){'
3470       #9#9'var $title = $(this),'
3471       #9#9#9'span1 = 1500,'
3472       #9#9#9'span2 = 200;'
3473       #9#9'$title.css('#39'font-size'#39','#39'2em'#39');'
3474       #9#9'$({deg:5}).animate({deg:365},{'
3475       #9#9#9'duration:500,'
3476       #9#9#9'progress:function(){'
3477       #9#9#9#9'$title.css({'
3478       #9#9#9#9#9#39'-webkit-transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39','
3479       #9#9#9#9#9#39'-ms-transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39','
3480       #9#9#9#9#9#39'ransform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39
3481       #9#9#9#9'});'
3482       #9#9#9'}'
3483       #9#9'});'
3484       #9#9'$({deg:5}).delay(span1).animate({deg:0},{'
3485       #9#9#9'duration:span2,'
3486       #9#9#9'progress:function(){'
3487       #9#9#9#9'$title.css({'#9
3488       #9#9#9#9#9#39'-webkit-transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39','
3489       #9#9#9#9#9#39'-ms-transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39','
3490       #9#9#9#9#9#39'transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39
3491       #9#9#9#9'});'
3492       #9#9#9'}'
3493       #9#9'});'
3494       #9#9'$title.delay(span1+span2).animate({'#39'font-size'#39':'#39'1em'#39'},1);'
3495       #9'});'
3496       '});'
3497       '')
3498     Left = 176
3499     Top = 328
3500   end
3501 end