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