OSDN Git Service

6e7fad4f79911871b9d2b018b3f52156da447757
[newbbs/newbbs.git] / WebModuleUnit1.dfm
1 object WebModule1: TWebModule1
2   OldCreateOrder = False
3   OnCreate = WebModuleCreate
4   Actions = <
5     item
6       MethodType = mtGet
7       Name = 'top'
8       PathInfo = '/'
9       OnAction = WebModule1topAction
10     end
11     item
12       MethodType = mtGet
13       Name = 'indexpage'
14       PathInfo = '/index'
15       OnAction = WebModule1indexpageAction
16     end
17     item
18       MethodType = mtPost
19       Name = 'regist'
20       PathInfo = '/regist'
21       OnAction = WebModule1registAction
22     end
23     item
24       MethodType = mtGet
25       Name = 'admin'
26       PathInfo = '/admin'
27       OnAction = WebModule1adminAction
28     end
29     item
30       Name = 'search'
31       PathInfo = '/search'
32       OnAction = WebModule1searchAction
33     end
34     item
35       Name = 'help'
36       PathInfo = '/help'
37       OnAction = WebModule1helpAction
38     end
39     item
40       Name = 'master'
41       PathInfo = '/master'
42       OnAction = WebModule1masterAction
43     end
44     item
45       Name = 'alert'
46       PathInfo = '/alert'
47       OnAction = WebModule1alertAction
48     end
49     item
50       MethodType = mtPost
51       Name = 'usrdel'
52       PathInfo = '/userdel'
53     end
54     item
55       Name = 'jump'
56       PathInfo = '/jump'
57       OnAction = WebModule1jumpAction
58     end
59     item
60       MethodType = mtGet
61       Name = 'link'
62       PathInfo = '/link'
63       OnAction = WebModule1linkAction
64     end
65     item
66       MethodType = mtPost
67       Name = 'admdel'
68       PathInfo = '/admindel'
69       OnAction = WebModule1admdelAction
70     end
71     item
72       Name = 'login'
73       PathInfo = '/login'
74       OnAction = WebModule1loginAction
75     end
76     item
77       MethodType = mtPost
78       Name = 'adminset'
79       PathInfo = '/adminset'
80       OnAction = WebModule1adminsetAction
81     end
82     item
83       MethodType = mtGet
84       Name = 'logout'
85       PathInfo = '/logout'
86       OnAction = WebModule1logoutAction
87     end
88     item
89       MethodType = mtGet
90       Name = 'img'
91       PathInfo = '/src'
92       OnAction = WebModule1imgAction
93     end
94     item
95       MethodType = mtGet
96       Name = 'file'
97       PathInfo = '/file'
98       OnAction = WebModule1fileAction
99     end
100     item
101       Name = 'title'
102       PathInfo = '/title'
103       OnAction = WebModule1titleAction
104     end>
105   Height = 385
106   Width = 909
107   object articles: TDataSetPageProducer
108     HTMLDoc.Strings = (
109       '                                            <hr size=1>'
110       
111         #9'<section id=number><a name=<#number>></a><a href=<#uri>/jump?nu' +
112         'm=<#number> style=text-decoration:none>'
113       #9#9'[<#number>]</a></section>'
114       #9'<section id=title><#title></section>'
115       #9'<section id=name>'#12288'Name:<h1><#name></h1></section>'
116       #9'<section id=date>'#12288'Date:<h1><#date></h1></section>'
117       #9'<p>'#9661#9650#9661#9650#9661#9650#9661
118       #9'<section id=comment><#comment></section>'
119       
120         '<section id=master style=text-align:right><a href=<#uri>/alert?d' +
121         'b=<#dbnum>&num=<#number>>'#22577#21578'</a></section>'
122       #9'<p>'#9651#9660#9651#9660#9651#9660#9651)
123     OnHTMLTag = articlesHTMLTag
124     Left = 112
125     Top = 88
126   end
127   object index: TDataSetPageProducer
128     HTMLDoc.Strings = (
129       '<!DOCTYPE html>'
130       '<html lang="ja">'
131       '  <head>'
132       '    <meta charset="utf-8">'
133       '  <meta http-equiv="Content-Style-Type" content="text/css">'
134       '<style type="text/css">'
135       '<!--'
136       '    <#css id=2>'
137       '    <#css id=4>'
138       '-->'
139       '</style>'
140       
141         '    <script src=//cdn.rawgit.com/google/code-prettify/master/loa' +
142         'der/run_prettify.js></script>'
143       
144         '    <script type=text/javascript src=//ajax.googleapis.com/ajax/' +
145         'libs/jquery/1.8.1/jquery.min.js></script>'
146       '    <script>'
147       '    <!--'
148       '    <#js id=1>'
149       '    <#js id=2>'
150       '    -->'
151       '    </script>'
152       '    <title>'
153       '    <#title>'
154       '    </title>'
155       '  </head>'
156       '  <body>'
157       '<#pr>'
158       '    <a href=<#uri>/ style=text-decoration:none><#title2></a>'
159       ''
160       '    <#header>'
161       ''
162       '    <hr size="1" width="100%">'
163       
164         '    <form action=<#uri>/userdel?db=<#dbnum> method="post" id=sea' +
165         'rch>'
166       '      <label><p>'#35352#20107'No</p><input name="num"></label>'
167       
168         '      <label><p>Pass</p><input type="password" name="password"><' +
169         '/label>'
170       '      <input type="submit" value="'#21066#38500'">'
171       '    </form>'
172       '    <form action=<#uri>/jump?db=<#dbnum> method=post id=search>'
173       '      <label><p>'#35352#20107'No</p><input name=num></label>'
174       '      <input type=submit value='#31227#21205'>'
175       '    </form>'
176       '    <p><a href=<#uri>/search?db=<#dbnum>>'#26908#32034#12506#12540#12472'</a></p>'
177       '    <p style=text-align:right><a href=#article>'#19979#12408#31227#21205'</a></p>'
178       '    <p style=text-align:center><#database></p>'
179       '    <#footer>'
180       '  <#article>'
181       #9'<a name=article></a>'
182       #9'<p style=text-align:right><a href=#top>Top'#12408#31227#21205'</a></p>'
183       '  <#footer>'
184       
185         '    <p style=text-align:center><a href="<#uri>/admin?db=<#dbnum>' +
186         '">'#31649#29702#32773#29992#12525#12464#12452#12531'</a></p>'
187       '  </body>'
188       '</html>')
189     OnHTMLTag = indexHTMLTag
190     Left = 112
191     Top = 32
192   end
193   object admin: TDataSetTableProducer
194     Columns = <
195       item
196         Title.Caption = 'check'
197       end
198       item
199         FieldName = 'NUMBER'
200       end
201       item
202         FieldName = 'TITLE'
203       end
204       item
205         FieldName = 'NAME'
206       end
207       item
208         FieldName = 'DATE'
209       end>
210     Footer.Strings = (
211       '')
212     MaxRows = 30
213     DataSet = FDTable2
214     OnFormatCell = adminFormatCell
215     Left = 176
216     Top = 32
217   end
218   object search: TPageProducer
219     HTMLDoc.Strings = (
220       ''
221       '<!DOCTYPE HTML>'
222       ''
223       '<html>'
224       '  <head>'
225       '    <title>'#26908#32034'</title>'
226       '    <style type=text/css>'
227       '    <!--'
228       '    <#css>'
229       '    -->'
230       '    </style>'
231       '  </head>'
232       ''
233       '  <body>'
234       '<#pr>'
235       '    <form action="<#uri>/search<#query>" method="post">'
236       '    <p align="center"><strong>'#25237#31295#26908#32034
237       '</strong>'
238       '    </p>'
239       '    <p>'
240       '</p>'
241       '    <p>'
242       '    </p>'
243       '      <p align="center">'#26908#32034#12290#12473#12506#12540#12473#12391#21306#20999#12387#12390#12367#12384#12373#12356#12290'</p>'
244       '    <select name=type>'
245       '      <option value=OR>OR</option>'
246       '      <option value=AND>AND</option>'
247       '    </select>      '
248       
249         '        <div style="HEIGHT: 26px; WIDTH: 105px; POSITION: relati' +
250         've; DISPLAY: inline" ms_positioning="FlowLayout">'#26908#32034#12527#12540#12489
251       '</div>'
252       '      <p>&nbsp;<input name="word1"></p>'
253       
254         '    <p><input type="radio" name="filter" style="HEIGHT: 20px; WI' +
255         'DTH: 17px" size="17" value="name">'#21517#21069#12363#12425#26908#32034' <input type="radio" che' +
256         'cked="true" style="HEIGHT: 20px; WIDTH: 16px" size="16" name="fi' +
257         'lter" value="com">'#26412#25991#12363#12425#26908#32034
258       '</p>'
259       '      <p>'
260       '    <input type="submit" value="'#26908#32034'"></p>'
261       '    </form>'
262       '      <p><a href="<#select>">'#25522#31034#26495#12408#25147#12427
263       '</a></p>'
264       '    <#items>'
265       '  </body>'
266       '</html>')
267     OnHTMLTag = searchHTMLTag
268     Left = 240
269     Top = 32
270   end
271   object items: TDataSetPageProducer
272     HTMLDoc.Strings = (
273       '                                            <hr size=1>'
274       #9'<section id=title><#title></section>'
275       #9'<section id=name>'#12288'Name:<h1><#name></h1></section>'
276       #9'<section id=date>'#12288'Date:<h1><#date></h1></section>'
277       #9
278       #9'<section id=comment><#item></section>'
279       '')
280     OnHTMLTag = itemsHTMLTag
281     Left = 240
282     Top = 144
283   end
284   object help: TPageProducer
285     HTMLDoc.Strings = (
286       ''
287       '<!DOCTYPE html>'
288       ''
289       '<html><head><meta charset=utf8><title>'#20351#12356#26041'</title></head>'
290       '<body>'
291       '<#pr>'
292       '<P>'#35370#21839#32773#12398#30342#12373#12435'</P>'
293       '<#area>'
294       #9'<p><br>'
295       '<p>'#38283#30330#32773#12398#30342#12373#12435
296       '<p>pybbs'#12398'API'
297       '<p>ArticleAPI ... ~/read/api/<b>dbname</b>/<b>number</b>'
298       '<p>ListAPI ... ~/headline/api'
299       '<p><br>'
300       '<p>'
301       '<p>'#21033#29992#35215#32004
302       '<p>'#12371#12428#12363#12425#26360#12365#12414#12377
303       '<p style=text-align:center><a href=<#uri>/>'#25147#12427'</a>'
304       '</body>'
305       '</html>')
306     OnHTMLTag = helpHTMLTag
307     Left = 304
308     Top = 32
309   end
310   object top: TPageProducer
311     HTMLDoc.Strings = (
312       '<!doctype html>'
313       '<html class=no-js lang="ja">'
314       '<head>'
315       #9'<title>Top Page</title>'
316       
317         '<link rel=stylesheet type=text/css href="/file?type=css&id=1" re' +
318         'f=top>'
319       
320         '<link rel=stylesheet type=text/css href="/file?type=css&id=3" re' +
321         'f=normal>'
322       
323         ' <script type="text/javascript" src="//ajax.googleapis.com/ajax/' +
324         'libs/jquery/2.1.4/jquery.min.js"></script>'
325       
326         ' <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jq' +
327         'ueryui/1.10.4/themes/smoothness/jquery-ui.css" />'
328       
329         ' <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jq' +
330         'uery-ui.min.js"></script>'
331       '<script src="<#uri>/file?type=js&id=3">org</script>'
332       '<script src="<#uri>/file?type=js&id=4">moder</script>'
333       '</head>'
334       '<body>'
335       '<#pr>'
336       '<div id="fb-root"></div>'
337       ''
338       '<script>(function(d, s, id) {'
339       '  var js, fjs = d.getElementsByTagName(s)[0];'
340       '  if (d.getElementById(id)) return;'
341       '  js = d.createElement(s); js.id = id;'
342       
343         '  js.src = "//connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=' +
344         'v2.8";'
345       '  fjs.parentNode.insertBefore(js, fjs);'
346       '}(document, '#39'script'#39', '#39'facebook-jssdk'#39'));</script>'
347       ''
348       ''
349       '<header><h1 style="text-align: center;">'#28961#26009#38651#23376#25522#31034#26495#12408#12424#12358#12371#12381
350       '</h1></header>'
351       '<div class="slideshow">'
352       #9'<div class="slideshow-slides"><#slide></div>'
353       ''
354       #9'<div class="slideshow-nav">'
355       #9'<a href="#" class="prev">prev'
356       '</a>'
357       #9'<a href="#" class="next">next'
358       '</a>'
359       '        </div>'
360       ''
361       #9'<div class="slideshow-indicator"></div>'
362       '</div>'
363       '<p>'#12288'<em style="background-color: aqua;">'#12288#12288#12288#12288'</em>'#12539#12539#12539'new!'
364       
365         '        <p>[ <a href=<#uri>/index?db=<#dbnum>><#info></a> ] ='#12362#30693#12425 +
366         #12379' <p>[ <a href="<#uri>/master">master'
367       
368         '</a> ] ='#31649#29702#20154'<div class="fb-like" data-href="http://pybbs.herokuap' +
369         'p.com" data-layout="box_count" data-action="like" data-size="sma' +
370         'll" data-show-faces="true" data-share="false"></div>'
371       
372         '<p><a href="http://www.xn--gckj5d1ktb3488cn4q.jp/" target="_blan' +
373         'k"><img alt="'#28961#26009#12459#12454#12531#12479#12540'" src="http://www.xn--gckj5d1ktb3488cn4q.jp/' +
374         'counter.php?id=pybbs" border="0"></a>'
375       '<footer>'
376       '<p><br>'
377       '<p><a href=<#uri>/title>'#12479#12452#12488#12523#34920#31034'</a>'
378       '<p><a href="<#uri>/help">'#20351#12356#26041#26696#20869
379       '</a>'
380       '<p><a href=<#uri>/search>'#26908#32034'</a>'
381       '<p>PR '#12522#12531#12463'<br>'
382       
383         '<p><a href="https://www.amazon.co.jp/%E9%AB%98%E6%A0%A1%E5%8D%92' +
384         '%E6%A5%AD%E3%81%BE%E3%81%A7%E3%81%AE%E3%82%B5%E3%83%83%E3%82%AB%' +
385         'E3%83%BC%E6%88%A6%E8%A1%93-sanuki_kainushi-ebook/dp/B00AXBM08Q/r' +
386         'ef=sr_1_7?ie=UTF8&amp;qid=1479369992&amp;sr=8-7&amp;keywords=san' +
387         'uki_kainushi">'#39640#26657#21330#26989#12414#12391#12398#12469#12483#12459#12540#25126#34899
388       '</a><br>amazon kindle'
389       '</p>'
390       '<p>'
391       
392         '<p><a href="https://www.amazon.co.jp/%E4%B8%AD%E5%AD%A6%E5%8D%92' +
393         '%E6%A5%AD%E3%81%BE%E3%81%A7%E3%81%AE%E3%82%B5%E3%83%83%E3%82%AB%' +
394         'E3%83%BC%E6%88%A6%E8%A1%93-sanuki_kainushi-ebook/dp/B014X0S874/r' +
395         'ef=sr_1_3?s=digital-text&amp;ie=UTF8&amp;qid=1479370246&amp;sr=1' +
396         '-3">'#20013#23398#21330#26989#12414#12391#12398#12469#12483#12459#12540#25126#34899
397       '</a><br>amazon kindle'
398       '</p>'
399       '</footer>'
400       ''
401       '</body>'
402       '</html>')
403     OnHTMLTag = topHTMLTag
404     Left = 48
405     Top = 32
406   end
407   object master: TPageProducer
408     HTMLDoc.Strings = (
409       '<!doctype html>'
410       '<head>'
411       '<meta charset=utf-8>'
412       '</head>'
413       '<body>'
414       '<#pr>'
415       '<form action=<#uri>/master method=post>'
416       '<p><#request>'
417       '<input type=radio name=delete value=some checked>'#21066#38500#28168#12415#12434#28040#21435#12288
418       '<input type=radio name=delete value=all>'#12377#12409#12390#28040#21435
419       '<input type=submit value="'#36865#20449'">'
420       '</form>'
421       '<p style=text-align:center><a href=<#uri>/logout>'#12525#12464#12450#12454#12488'</a>'
422       '<p style=text-align:center><a href=<#uri>/>'#25147#12427'</a>'
423       '</body></html>')
424     OnHTMLTag = masterHTMLTag
425     Left = 48
426     Top = 144
427   end
428   object alert: TDataSetPageProducer
429     HTMLDoc.Strings = (
430       '<tr><td>'
431       '<p><#plus><#date>'
432       '<p><#article></td><td><#request>'
433       '</td><tr>')
434     OnHTMLTag = alertHTMLTag
435     Left = 48
436     Top = 192
437   end
438   object footer: TDataSetPageProducer
439     HTMLDoc.Strings = (
440       '<p style=text-align:center>[ <#link> ] <#recent>')
441     OnHTMLTag = footerHTMLTag
442     Left = 112
443     Top = 192
444   end
445   object mail: TPageProducer
446     HTMLDoc.Strings = (
447       '<!doctyle html>'
448       '<html>'
449       '<head><meta charset=utf-8></head>'
450       '<body>'
451       '<#pr>'
452       '<form action=<#uri>/alert<#query>  method=post>'
453       '  <#content>'
454       '<textarea name=request></textarea>'
455       '<input type=submit>'
456       '<p style=text-align:center><a href=<#uri>/jump<#query>>'#25147#12427'</a>'
457       '</form>'
458       '</body></html>')
459     OnHTMLTag = mailHTMLTag
460     Left = 176
461     Top = 144
462   end
463   object css1: TPageProducer
464     HTMLDoc.Strings = (
465       '@media only screen and (min-width:900px){'
466       '.slideshow-nav a.prev {'
467       #9'margin-left:-480px'
468       #9'}'
469       '.slideshow-nav a.next {'
470       #9'margin-left:408px'
471       #9'}'
472       '}'
473       '@media only screen and (min-width:600px)'
474       'and (max-width:899px){'
475       'header h1 {'
476       #9'font-size:1em'
477       #9'}'
478       '.slideshow .slide img {'
479       #9'display:none'
480       '}'
481       '.slideshow-nav a.prev {'
482       #9'margin-left:-300px'
483       #9'}'
484       '.slideshow-nav a.next {'
485       #9'margin-left:200px'
486       #9'}'
487       '}'
488       '@media only screen and (max-width:599px){'
489       'header h1 {'
490       #9'font-size:1em'
491       #9'}'
492       '.slideshow .slide img {'
493       #9'display:none'
494       '}'
495       '.slideshow-nav a.prev {'
496       #9'margin-left:-150px'
497       #9'}'
498       '.slideshow-nav a.next {'
499       #9'margin-left:100px'
500       #9'}'
501       '}'
502       ''
503       '.slideshow-slides {'
504       #9'height:100%;'
505       #9'position:absolute;'
506       #9'width:100%;'
507       '}'
508       ''
509       '.slideshow {'
510       #9'background-color:rgb(255,225,225);'
511       #9'width:100%;'
512       #9'height:465px;'
513       #9'overflow:hidden;'
514       #9'position:relative'
515       '}'
516       ''
517       '.slideshow-slides .slide {'
518       #9'height:100%;'
519       #9'overflow:auto;'
520       #9'position:absolute;'
521       #9'width:100%;'
522       '}'
523       ''
524       '.slide p {'
525       #9'font-size:1.5em'
526       '}'
527       ''
528       '.slideshow-nav a,'
529       '.slideshow-indicator a {'
530       #9'overflow:hidden'
531       '}'
532       ''
533       '.slideshow-nav a:before,'
534       '.slideshow-indicator a:before {'
535       #9'content:url("<#uri>/src?name=sprites.png");'
536       #9'display:inline-block;'
537       #9'font-size:0;'
538       #9'line-height:0'
539       '}'
540       ''
541       '.slideshow-nav a {'
542       #9'position:absolute;'
543       #9'top:50%;'
544       #9'left:50%;'
545       #9'width:72px;'
546       #9'height:72px;'
547       #9'margin-top:-36px'
548       '}'
549       ''
550       '.slideshow-nav a.prev:before {'
551       #9'margin-top:-20px'
552       '}'
553       ''
554       '.slideshow-nav a.next:before {'
555       #9'margin-left:-80px;'
556       #9'margin-top:-20px'
557       '}'
558       ''
559       '.slideshow-nav a.disabled {'
560       #9'display:none'
561       '}'
562       ''
563       '.slideshow-indicator {'
564       #9'bottom:30px;'
565       #9'height:16px;'
566       #9'left:0;'
567       #9'position:absolute;'
568       #9'right:0;'
569       #9'text-align:center'
570       '}'
571       ''
572       '.slideshow-indicator a {'
573       #9'display:inline-block;'
574       #9'width:16px;'
575       #9'height:16px;'
576       #9'margin-left:3px;'
577       #9'margin-right:3px'
578       '}'
579       ''
580       '.slideshow-indicator a.active {'
581       #9'cursor:default'
582       '}'
583       ''
584       '.slideshow-indicator a:before {'
585       #9'margin-left:-110px'
586       '}'
587       ''
588       '.slideshow-indicator a.active:before {'
589       #9'margin-left:-130px'
590       '}'
591       ''
592       '.no-js .slideshow {'
593       #9'height:auto'
594       '}'
595       ''
596       '.no-js .slideshow-slides {'
597       #9'height:auto;'
598       #9'position:static'
599       '}'
600       ''
601       '.no-js .slideshow-slides .slide {'
602       #9'display: block;'
603       #9'height: auto;'
604       #9'position:static'
605       '}'
606       ''
607       '.no-js .slideshow-slides .slide .box{'
608       #9'margin:auto;'
609       #9'position:static'
610       '}'
611       ''
612       '.no-js .slideshow-nav,'
613       '.no-js .slideshow-indicator {'
614       #9'display:none'
615       '}')
616     OnHTMLTag = css1HTMLTag
617     Left = 360
618     Top = 96
619   end
620   object css2: TPageProducer
621     HTMLDoc.Strings = (
622       'section#number {'
623       '    display:inline'
624       '}'
625       ''
626       'section#title {'
627       '    display:inline;'
628       '    font:bold;'
629       '    font-size:1.2em;'
630       '    color:#D01166;'
631       '}'
632       ''
633       'section#name h1 {'
634       '    font:bold;'
635       '    font-size:1em;'
636       '    color:#007000;'
637       '    margin:0;'
638       '}'
639       ''
640       'section#date h1 {'
641       '    font-size:1em;'
642       '    margin:0;'
643       '}'
644       ''
645       'section h1 {'
646       '    display:inline;'
647       '}'
648       ''
649       'header {'
650       '    margin:auto;'
651       '    border:solid 1px #aaaaaa;'
652       '    box-shadow:0 2px 3px #cccccc,'
653       '               0 0 #ff8800 inset;'
654       '    padding:18px;'
655       '    border-radius:5px;'
656       '    background:-webkit-linear-gradient(#ffffff 0%,#014471 50%,'
657       '        #014471 51%,#ffffff 100%);'
658       '    overflow:hidden;'
659       '    width:100%'
660       '}'
661       ''
662       'header table {'
663       '    margin:auto'
664       '}'
665       ''
666       'header p {'
667       '    display:inline'
668       '}'
669       ''
670       '@media only screen and (min-width:900px){'
671       'header textarea {'
672       '    width:100%;'
673       '    height:150px;'
674       #9'}'
675       '}'
676       '@media only screen and (max-width:899px){'
677       'header textarea {'
678       #9'width:70%;'
679       #9'height:90px'
680       #9'}'
681       '}'
682       ''
683       'button {'
684       #9'position:absolute;'
685       #9'width:80px;'
686       #9'height:30px;'
687       #9'right:20px'
688       '}'
689       ''
690       'button.sticky {'
691       #9'position:fixed;'
692       #9'top:0'
693       '}'
694       ''
695       'input[type=password] {'
696       '    width:55px'
697       '}'
698       ''
699       'form#search input {'
700       '    height:22px;'
701       '    width:55px'
702       '}'
703       ''
704       'span {'
705       '    color:#ff0000'
706       '}'
707       ''
708       'p {'
709       #9'text-indent:0;'
710       #9'margin:0'
711       '}'
712       ''
713       'body {'
714       #9'line-height:1.5'
715       '}'
716       ''
717       'table {'
718       #9'margin:auto;'
719       #9'border:0'
720       '}'
721       ''
722       'form#search {'
723       #9'border:solid;'
724       #9'display:inline-block;'
725       #9'margin-top:30px;'
726       #9'margin-right:30px;'
727       #9'margin-left:30px;'
728       #9'margin-bottom:30px'
729       '}')
730     Left = 360
731     Top = 144
732   end
733   object css3: TPageProducer
734     HTMLDoc.Strings = (
735       '/*! normalize.css v2.1.2 | MIT License | git.io/normalize */'
736       ''
737       
738         '/* =============================================================' +
739         '============='
740       '   HTML5 display definitions'
741       
742         '   =============================================================' +
743         '============= */'
744       ''
745       '/**'
746       ' * Correct `block` display not defined in IE 8/9.'
747       ' */'
748       ''
749       'article,'
750       'aside,'
751       'details,'
752       'figcaption,'
753       'figure,'
754       'footer,'
755       'header,'
756       'hgroup,'
757       'main,'
758       'nav,'
759       'section,'
760       'summary {'
761       '    display: block;'
762       '}'
763       ''
764       '/**'
765       ' * Correct `inline-block` display not defined in IE 8/9.'
766       ' */'
767       ''
768       'audio,'
769       'canvas,'
770       'video {'
771       '    display: inline-block;'
772       '}'
773       ''
774       '/**'
775       
776         ' * Prevent modern browsers from displaying `audio` without contr' +
777         'ols.'
778       ' * Remove excess height in iOS 5 devices.'
779       ' */'
780       ''
781       'audio:not([controls]) {'
782       '    display: none;'
783       '    height: 0;'
784       '}'
785       ''
786       '/**'
787       ' * Address styling not present in IE 8/9.'
788       ' */'
789       ''
790       '[hidden] {'
791       '    display: none;'
792       '}'
793       ''
794       
795         '/* =============================================================' +
796         '============='
797       '   Base'
798       
799         '   =============================================================' +
800         '============= */'
801       ''
802       '/**'
803       ' * 1. Set default font family to sans-serif.'
804       
805         ' * 2. Prevent iOS text size adjust after orientation change, wit' +
806         'hout disabling'
807       ' *    user zoom.'
808       ' */'
809       ''
810       'html {'
811       '    font-family: sans-serif; /* 1 */'
812       '    -ms-text-size-adjust: 100%; /* 2 */'
813       '    -webkit-text-size-adjust: 100%; /* 2 */'
814       '}'
815       ''
816       '/**'
817       ' * Remove default margin.'
818       ' */'
819       ''
820       'body {'
821       '    margin: 0;'
822       '}'
823       ''
824       
825         '/* =============================================================' +
826         '============='
827       '   Links'
828       
829         '   =============================================================' +
830         '============= */'
831       ''
832       '/**'
833       
834         ' * Address `outline` inconsistency between Chrome and other brow' +
835         'sers.'
836       ' */'
837       ''
838       'a:focus {'
839       '    outline: thin dotted;'
840       '}'
841       ''
842       '/**'
843       
844         ' * Improve readability when focused and also mouse hovered in al' +
845         'l browsers.'
846       ' */'
847       ''
848       'a:active,'
849       'a:hover {'
850       '    outline: 0;'
851       '}'
852       ''
853       
854         '/* =============================================================' +
855         '============='
856       '   Typography'
857       
858         '   =============================================================' +
859         '============= */'
860       ''
861       '/**'
862       
863         ' * Address variable `h1` font-size and margin within `section` a' +
864         'nd `article`'
865       ' * contexts in Firefox 4+, Safari 5, and Chrome.'
866       ' */'
867       ''
868       'h1 {'
869       '    font-size: 2em;'
870       '    margin: 0.67em 0;'
871       '}'
872       ''
873       '/**'
874       ' * Address styling not present in IE 8/9, Safari 5, and Chrome.'
875       ' */'
876       ''
877       'abbr[title] {'
878       '    border-bottom: 1px dotted;'
879       '}'
880       ''
881       '/**'
882       
883         ' * Address style set to `bolder` in Firefox 4+, Safari 5, and Ch' +
884         'rome.'
885       ' */'
886       ''
887       'b,'
888       'strong {'
889       '    font-weight: bold;'
890       '}'
891       ''
892       '/**'
893       ' * Address styling not present in Safari 5 and Chrome.'
894       ' */'
895       ''
896       'dfn {'
897       '    font-style: italic;'
898       '}'
899       ''
900       '/**'
901       ' * Address differences between Firefox and other browsers.'
902       ' */'
903       ''
904       'hr {'
905       '    -moz-box-sizing: content-box;'
906       '    box-sizing: content-box;'
907       '    height: 0;'
908       '}'
909       ''
910       '/**'
911       ' * Address styling not present in IE 8/9.'
912       ' */'
913       ''
914       'mark {'
915       '    background: #ff0;'
916       '    color: #000;'
917       '}'
918       ''
919       '/**'
920       ' * Correct font family set oddly in Safari 5 and Chrome.'
921       ' */'
922       ''
923       'code,'
924       'kbd,'
925       'pre,'
926       'samp {'
927       '    font-family: monospace, serif;'
928       '    font-size: 1em;'
929       '}'
930       ''
931       '/**'
932       ' * Improve readability of pre-formatted text in all browsers.'
933       ' */'
934       ''
935       'pre {'
936       '    white-space: pre-wrap;'
937       '}'
938       ''
939       '/**'
940       ' * Set consistent quote types.'
941       ' */'
942       ''
943       'q {'
944       '    quotes: "\201C" "\201D" "\2018" "\2019";'
945       '}'
946       ''
947       '/**'
948       ' * Address inconsistent and variable font size in all browsers.'
949       ' */'
950       ''
951       'small {'
952       '    font-size: 80%;'
953       '}'
954       ''
955       '/**'
956       
957         ' * Prevent `sub` and `sup` affecting `line-height` in all browse' +
958         'rs.'
959       ' */'
960       ''
961       'sub,'
962       'sup {'
963       '    font-size: 75%;'
964       '    line-height: 0;'
965       '    position: relative;'
966       '    vertical-align: baseline;'
967       '}'
968       ''
969       'sup {'
970       '    top: -0.5em;'
971       '}'
972       ''
973       'sub {'
974       '    bottom: -0.25em;'
975       '}'
976       ''
977       
978         '/* =============================================================' +
979         '============='
980       '   Embedded content'
981       
982         '   =============================================================' +
983         '============= */'
984       ''
985       '/**'
986       ' * Remove border when inside `a` element in IE 8/9.'
987       ' */'
988       ''
989       'img {'
990       '    border: 0;'
991       '}'
992       ''
993       '/**'
994       ' * Correct overflow displayed oddly in IE 9.'
995       ' */'
996       ''
997       'svg:not(:root) {'
998       '    overflow: hidden;'
999       '}'
1000       ''
1001       
1002         '/* =============================================================' +
1003         '============='
1004       '   Figures'
1005       
1006         '   =============================================================' +
1007         '============= */'
1008       ''
1009       '/**'
1010       ' * Address margin not present in IE 8/9 and Safari 5.'
1011       ' */'
1012       ''
1013       'figure {'
1014       '    margin: 0;'
1015       '}'
1016       ''
1017       
1018         '/* =============================================================' +
1019         '============='
1020       '   Forms'
1021       
1022         '   =============================================================' +
1023         '============= */'
1024       ''
1025       '/**'
1026       ' * Define consistent border, margin, and padding.'
1027       ' */'
1028       ''
1029       'fieldset {'
1030       '    border: 1px solid #c0c0c0;'
1031       '    margin: 0 2px;'
1032       '    padding: 0.35em 0.625em 0.75em;'
1033       '}'
1034       ''
1035       '/**'
1036       ' * 1. Correct `color` not being inherited in IE 8/9.'
1037       
1038         ' * 2. Remove padding so people aren'#39't caught out if they zero ou' +
1039         't fieldsets.'
1040       ' */'
1041       ''
1042       'legend {'
1043       '    border: 0; /* 1 */'
1044       '    padding: 0; /* 2 */'
1045       '}'
1046       ''
1047       '/**'
1048       ' * 1. Correct font family not being inherited in all browsers.'
1049       ' * 2. Correct font size not being inherited in all browsers.'
1050       
1051         ' * 3. Address margins set differently in Firefox 4+, Safari 5, a' +
1052         'nd Chrome.'
1053       ' */'
1054       ''
1055       'button,'
1056       'input,'
1057       'select,'
1058       'textarea {'
1059       '    font-family: inherit; /* 1 */'
1060       '    font-size: 100%; /* 2 */'
1061       '    margin: 0; /* 3 */'
1062       '}'
1063       ''
1064       '/**'
1065       
1066         ' * Address Firefox 4+ setting `line-height` on `input` using `!i' +
1067         'mportant` in'
1068       ' * the UA stylesheet.'
1069       ' */'
1070       ''
1071       'button,'
1072       'input {'
1073       '    line-height: normal;'
1074       '}'
1075       ''
1076       '/**'
1077       
1078         ' * Address inconsistent `text-transform` inheritance for `button' +
1079         '` and `select`.'
1080       
1081         ' * All other form control elements do not inherit `text-transfor' +
1082         'm` values.'
1083       
1084         ' * Correct `button` style inheritance in Chrome, Safari 5+, and ' +
1085         'IE 8+.'
1086       ' * Correct `select` style inheritance in Firefox 4+ and Opera.'
1087       ' */'
1088       ''
1089       'button,'
1090       'select {'
1091       '    text-transform: none;'
1092       '}'
1093       ''
1094       '/**'
1095       
1096         ' * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys n' +
1097         'ative `audio`'
1098       ' *    and `video` controls.'
1099       ' * 2. Correct inability to style clickable `input` types in iOS.'
1100       
1101         ' * 3. Improve usability and consistency of cursor style between ' +
1102         'image-type'
1103       ' *    `input` and others.'
1104       ' */'
1105       ''
1106       'button,'
1107       'html input[type="button"], /* 1 */'
1108       'input[type="reset"],'
1109       'input[type="submit"] {'
1110       '    -webkit-appearance: button; /* 2 */'
1111       '    cursor: pointer; /* 3 */'
1112       '}'
1113       ''
1114       '/**'
1115       ' * Re-set default cursor for disabled elements.'
1116       ' */'
1117       ''
1118       'button[disabled],'
1119       'html input[disabled] {'
1120       '    cursor: default;'
1121       '}'
1122       ''
1123       '/**'
1124       ' * 1. Address box sizing set to `content-box` in IE 8/9.'
1125       ' * 2. Remove excess padding in IE 8/9.'
1126       ' */'
1127       ''
1128       'input[type="checkbox"],'
1129       'input[type="radio"] {'
1130       '    box-sizing: border-box; /* 1 */'
1131       '    padding: 0; /* 2 */'
1132       '}'
1133       ''
1134       '/**'
1135       
1136         ' * 1. Address `appearance` set to `searchfield` in Safari 5 and ' +
1137         'Chrome.'
1138       
1139         ' * 2. Address `box-sizing` set to `border-box` in Safari 5 and C' +
1140         'hrome'
1141       ' *    (include `-moz` to future-proof).'
1142       ' */'
1143       ''
1144       'input[type="search"] {'
1145       '    -webkit-appearance: textfield; /* 1 */'
1146       '    -moz-box-sizing: content-box;'
1147       '    -webkit-box-sizing: content-box; /* 2 */'
1148       '    box-sizing: content-box;'
1149       '}'
1150       ''
1151       '/**'
1152       
1153         ' * Remove inner padding and search cancel button in Safari 5 and' +
1154         ' Chrome'
1155       ' * on OS X.'
1156       ' */'
1157       ''
1158       'input[type="search"]::-webkit-search-cancel-button,'
1159       'input[type="search"]::-webkit-search-decoration {'
1160       '    -webkit-appearance: none;'
1161       '}'
1162       ''
1163       '/**'
1164       ' * Remove inner padding and border in Firefox 4+.'
1165       ' */'
1166       ''
1167       'button::-moz-focus-inner,'
1168       'input::-moz-focus-inner {'
1169       '    border: 0;'
1170       '    padding: 0;'
1171       '}'
1172       ''
1173       '/**'
1174       ' * 1. Remove default vertical scrollbar in IE 8/9.'
1175       ' * 2. Improve readability and alignment in all browsers.'
1176       ' */'
1177       ''
1178       'textarea {'
1179       '    overflow: auto; /* 1 */'
1180       '    vertical-align: top; /* 2 */'
1181       '}'
1182       ''
1183       
1184         '/* =============================================================' +
1185         '============='
1186       '   Tables'
1187       
1188         '   =============================================================' +
1189         '============= */'
1190       ''
1191       '/**'
1192       ' * Remove most spacing between table cells.'
1193       ' */'
1194       ''
1195       'table {'
1196       '    border-collapse: collapse;'
1197       '    border-spacing: 0;'
1198       '}')
1199     Left = 360
1200     Top = 192
1201   end
1202   object css4: TPageProducer
1203     HTMLDoc.Strings = (
1204       '/*** Styles for Live Preview Window ***/'
1205       ''
1206       '#livepreview_iframe {'
1207       '    box-shadow: inset 5px 5px 10px #666;'
1208       '    -moz-box-shadow: inset 5 5px 10px #666;'
1209       '    -webkit-box-shadow: inset 5 5px 10px #666;'
1210       '}'
1211       ''
1212       '#livepreview_dialog {'
1213       '    padding:0px;'
1214       '    height:200px;  '
1215       '    width:300px;'
1216       '    background-color:#fff;'
1217       '    background-image:url('#39'/images/icon_loading.gif'#39');'
1218       '    background-repeat:no-repeat;'
1219       '    background-position:center center;'
1220       '    position:absolute;'
1221       '    border:solid 5px #666;'
1222       '    border-radius:5px;'
1223       '    -moz-border-radius: 5px;'
1224       '    -webkit-border-radius:5px;'
1225       '}'
1226       ''
1227       '#livepreview_dialog:after, #livepreview_dialog:before {'
1228       '    border: solid transparent;'
1229       '    content: " ";'
1230       '    height: 0;'
1231       '    width: 0;'
1232       '    position: absolute;'
1233       '    pointer-events: none;'
1234       '}'
1235       ''
1236       
1237         '#livepreview_dialog.bottom:after, #livepreview_dialog.bottom:bef' +
1238         'ore {'
1239       '    bottom: 100%;'
1240       '    left: 50%;'
1241       '}'
1242       ''
1243       '#livepreview_dialog.bottom:after {'
1244       '    border-color: rgba(255, 255, 255, 0);'
1245       '    border-bottom-color: #ffffffff;'
1246       '    border-width: 20px; '
1247       '    margin-left: -20px;'
1248       '}'
1249       '#livepreview_dialog.bottom:before {'
1250       '    border-color: rgba(102, 102, 102, 0);'
1251       '    border-bottom-color: #666666;'
1252       '    border-width: 26px;'
1253       '    margin-left: -26px;'
1254       '}'
1255       ''
1256       '#livepreview_dialog.top:after, #livepreview_dialog.top:before {'
1257       '    top: 100%;'
1258       '    left: 50%;'
1259       '}'
1260       ''
1261       '#livepreview_dialog.top:after {'
1262       '    border-color: rgba(255, 255, 255, 0);'
1263       '    border-top-color: #ffffffff;'
1264       '    border-width: 20px;'
1265       '    margin-left: -20px;'
1266       '}'
1267       ''
1268       '#livepreview_dialog.top:before {'
1269       '    border-color: rgba(102, 102, 102, 0);'
1270       '    border-top-color: #666666;'
1271       '    border-width: 26px;'
1272       '    margin-left: -26px;'
1273       '}'
1274       ''
1275       
1276         '#livepreview_dialog.right:after, #livepreview_dialog.right:befor' +
1277         'e {'
1278       '    right: 100%;'
1279       '    top: 50%;'
1280       '}'
1281       ''
1282       '#livepreview_dialog.right:after {'
1283       '    border-color: rgba(255, 255, 255, 0);'
1284       '    border-right-color: #ffffffff;'
1285       '    border-width: 20px;'
1286       '    margin-top: -20px;'
1287       '}'
1288       ''
1289       '#livepreview_dialog.right:before {'
1290       '    border-color: rgba(102, 102, 102, 0);'
1291       '    border-right-color: #666666;'
1292       '    border-width: 26px;'
1293       '    margin-top: -26px;'
1294       '}'
1295       ''
1296       '#livepreview_dialog.left, #livepreview_dialog.left:before {'
1297       '    left: 100%;'
1298       '    top: 50%;'
1299       '}'
1300       ''
1301       '#livepreview_dialog.left:after {'
1302       '    border-color: rgba(255, 255, 255, 0);'
1303       '    border-left-color: #ffffffff;'
1304       '    border-width: 20px;'
1305       '    margin-top: -20px;'
1306       '}'
1307       ''
1308       '#livepreview_dialog.left:before {'
1309       '    border-color: rgba(102, 102, 102, 0);'
1310       '    border-left-color: #666666;'
1311       '    border-width: 26px;'
1312       '    margin-top: -26px;'
1313       '}')
1314     Left = 360
1315     Top = 240
1316   end
1317   object header: TDataSetPageProducer
1318     HTMLDoc.Strings = (
1319       '    <header>'
1320       '    <a name=top></a>'
1321       '    <form action=<#uri>/regist?db=<#dbnum> method="post">'
1322       '      <table>'
1323       '        <tr><td>'
1324       
1325         '          <label><p>'#12362#21517#21069'</p><input name="name" class=name value=<' +
1326         '#cookie param=name>></label>'
1327       
1328         '          <label><p>'#12479#12452#12488#12523'</p><input name="title" class=title plac' +
1329         'eholder="'#12479#12452#12488#12523#12394#12375'." value=<#title>></label>'
1330       '          <input type="submit" value="'#36865#20449'">'
1331       '        </td></tr>'
1332       '        <tr><td>'
1333       '          <label><p>'#26412#25991'<span>'#24517#38920'</span><br></p>'
1334       
1335         '            <textarea style="font-size:1.75em" name="comment" co' +
1336         'ls=30'
1337       
1338         '                      required placeholder="'#12467#12513#12531#12488#12394#12393#12434#20837#21147#12375#12390#12367#12384#12373#12356'."><#' +
1339         'raw></textarea></label>'
1340       '        </td></tr>'
1341       '        <tr><td>'
1342       
1343         '          <label><p>'#12497#12473#12527#12540#12489'</p><input name="password" type="passwo' +
1344         'rd" placeholder="'#21066#38500#29992'" value=<#pass>>'
1345       
1346         '          </label> / <input type="checkbox" name="show" value="t' +
1347         'rue" <#check>><p>'#12503#12524#12499#12517#12540'</p>'
1348       '        </td></tr>'
1349       '        <tr><td>'
1350       
1351         '          <label><p>'#21512#35328#33865#12434#12402#12425#12364#12394#12391#20837#21147#12375#12390#12367#12384#12373#12356': genki <input name=aikotob' +
1352         'a type=text value=<#cookie param=aikotoba>></label>'
1353       '        </td></tr>'
1354       '      </table>'
1355       '    </form>'
1356       '    </header><#preview>')
1357     OnHTMLTag = headerHTMLTag
1358     Left = 240
1359     Top = 192
1360   end
1361   object js1: TPageProducer
1362     HTMLDoc.Strings = (
1363       '$(function(){'
1364       #9'$('#39'.livepreview'#39').livePreview({position:'#39'top'#39'});'
1365       
1366         #9'$('#39'.minpreview'#39').livePreview({scale:1,viewWidth:900,viewHeight:' +
1367         '600});'
1368       #9
1369       #9'var $window = $(window),'
1370       #9#9'$header = $('#39'header'#39'),'
1371       #9#9'$button = $header.find('#39'button'#39'),'
1372       #9#9'$headerClone = $header.clone(),'
1373       
1374         #9#9'$headerCloneContainer = $('#39'<div class=clone style=position:fix' +
1375         'ed;width:100%></div>'#39'),'
1376       #9#9'$clonebutton = $headerCloneContainer.find('#39'button'#39'),'
1377       #9#9'headerOffsetTop = $header.offset().top,'
1378       #9#9'headerHeight = $header.outerHeight();'
1379       #9
1380       #9'$button.on('#39'click'#39',function(){'
1381       #9#9'if ($window.scrollTop() > headerOffsetTop){'
1382       #9#9#9'$headerCloneContainer'
1383       #9#9#9#9'.css({'
1384       #9#9#9#9#9'opacity:1,'
1385       #9#9#9#9#9'top:-$window.scrollTop()+headerOffsetTop'
1386       #9#9#9#9'})'#9#9#9#9
1387       #9#9#9#9'.animate({top:0},300)'
1388       #9#9#9#9'.find('#39'textarea'#39').val($header.find('#39'textarea'#39').val());'
1389       
1390         #9#9#9'$headerCloneContainer.find('#39'.name'#39').val($header.find('#39'.name'#39')' +
1391         '.val());'
1392       
1393         #9#9#9'$headerCloneContainer.find('#39'.title'#39').val($header.find('#39'.title' +
1394         #39').val());'
1395       #9#9#9'$header.addClass('#39'open'#39');'
1396       #9#9'};'
1397       #9'}).css({top:headerOffsetTop+headerHeight});'
1398       #9'$headerCloneContainer.append($headerClone);'
1399       #9'$headerCloneContainer.appendTo('#39'body'#39');'
1400       #9'$headerCloneContainer'
1401       #9#9'.css({'#39'opacity'#39':0})'
1402       #9#9'.find('#39'button'#39').text('#39'close'#39').on('#39'click'#39',function(){'#9#9#9
1403       #9#9#9'var wintop = $window.scrollTop();'#9#9#9#9
1404       ''
1405       
1406         #9#9#9'$header.find('#39'textarea'#39').val($headerCloneContainer.find('#39'text' +
1407         'area'#39').val());'
1408       #9#9#9'$headerCloneContainer'
1409       #9#9#9#9'.animate({top:-wintop+headerOffsetTop},300)'
1410       #9#9#9#9'.animate({opacity:0,top:-headerHeight},0);'
1411       
1412         #9#9#9'$header.find('#39'.name'#39').val($headerCloneContainer.find('#39'.name'#39')' +
1413         '.val());'
1414       
1415         #9#9#9'$header.find('#39'.title'#39').val($headerCloneContainer.find('#39'.title' +
1416         #39').val());'
1417       #9#9#9'$header.removeClass('#39'open'#39');'
1418       #9#9'});'
1419       #9'$window.on('#39'scroll'#39',function(){'
1420       #9#9'var wintop = $window.scrollTop();'
1421       #9#9
1422       #9#9'if ($header.hasClass('#39'open'#39')&&(wintop < headerOffsetTop)){'
1423       #9#9#9'$headerCloneContainer.css({opacity:0,top:-headerHeight});'
1424       #9#9#9'$header.removeClass('#39'open'#39');'
1425       #9#9#9'$window.trigger('#39'scroll'#39');'
1426       #9#9'};'
1427       #9#9'if (wintop > headerOffsetTop+headerHeight){'
1428       #9#9#9'$button.addClass('#39'sticky'#39').css({top:0});'
1429       #9#9'}else{'
1430       
1431         #9#9#9'$button.removeClass('#39'sticky'#39').css({top:headerOffsetTop+header' +
1432         'Height});'
1433       #9#9'};'
1434       #9'});'
1435       '});')
1436     Left = 304
1437     Top = 272
1438   end
1439   object js2: TPageProducer
1440     HTMLDoc.Strings = (
1441       '/* =========================================================='
1442       ' * jquery-live-preview.js v1.1.0'
1443       ' * https://github.com/alanphoon/jquery-live-preview'
1444       ' * =========================================================='
1445       ' * Copyright 2015 Alan Phoon, www.ampedupdesigns.com'
1446       ' * The MIT License'
1447       ' *'
1448       
1449         ' * Permission is hereby granted, free of charge, to any person o' +
1450         'btaining a copy'
1451       
1452         ' * of this software and associated documentation files (the "Sof' +
1453         'tware"), to deal'
1454       
1455         ' * in the Software without restriction, including without limita' +
1456         'tion the rights'
1457       
1458         ' * to use, copy, modify, merge, publish, distribute, sublicense,' +
1459         ' and/or sell'
1460       
1461         ' * copies of the Software, and to permit persons to whom the Sof' +
1462         'tware is'
1463       ' * furnished to do so, subject to the following conditions:'
1464       ' * '
1465       
1466         ' * The above copyright notice and this permission notice shall b' +
1467         'e included in'
1468       ' * all copies or substantial portions of the Software.'
1469       ' * '
1470       
1471         ' * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIN' +
1472         'D, EXPRESS OR'
1473       
1474         ' * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCH' +
1475         'ANTABILITY,'
1476       
1477         ' * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO E' +
1478         'VENT SHALL THE'
1479       
1480         ' * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES' +
1481         ' OR OTHER'
1482       
1483         ' * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWIS' +
1484         'E, ARISING FROM,'
1485       
1486         ' * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER' +
1487         ' DEALINGS IN'
1488       ' * THE SOFTWARE.'
1489       ' * ========================================================== */'
1490       ''
1491       '(function($) {'
1492       '  $.fn.extend({'
1493       '     livePreview: function(options) {'
1494       '         '
1495       '         var defaults = {'
1496       '             trigger: '#39'hover'#39','
1497       '             targetWidth : 1000,'
1498       '             targetHeight: 800,'
1499       '             viewWidth: 300,'
1500       '             viewHeight: 200,'
1501       '             position: '#39'right'#39','
1502       '             positionOffset: 40,'
1503       '         };'
1504       ''
1505       '         var options = $.extend(defaults, options);'
1506       '         //calculate appropriate scaling based on width.'
1507       
1508         '         var scale_w = (options.viewWidth / options.targetWidth)' +
1509         ';'
1510       
1511         '         var scale_h = (options.viewHeight / options.targetHeigh' +
1512         't);'
1513       '         var scale_f = 1;'
1514       '         var preview_id = '#39'livepreview_dialog'#39';'
1515       ''
1516       '         if(typeof options.scale != '#39'undefined'#39')'
1517       '             scale_f = options.scale;'
1518       '         else'
1519       '         {'
1520       '             if(scale_w > scale_h)'
1521       '                 scale_f = scale_w;'
1522       '             else'
1523       '                 scale_f = scale_h;'
1524       '         }'
1525       '         '
1526       '         var showPreview = function(event) {'
1527       '             var triggerType = event.data.triggerType;'
1528       '             var obj = event.data.target;'
1529       '             var href = event.data.href;'
1530       '             var s = event.data.scale;'
1531       '             '
1532       
1533         '             if( (triggerType == '#39'click'#39') && ($('#39'#'#39' + preview_id' +
1534         ').length == 0) ) {'
1535       '                 event.preventDefault();'
1536       '             }'
1537       ''
1538       '             var currentPos = options.position;'
1539       '              if(obj.attr("data-position"))'
1540       '                 currentPos = obj.attr("data-position");'
1541       ''
1542       '             var currentOffset = options.positionOffset;'
1543       '             if(obj.attr("data-positionOffset"))'
1544       
1545         '                 currentOffset = obj.attr("data-positionOffset")' +
1546         ';'
1547       ''
1548       '             if(obj.attr("data-scale"))'
1549       '                 s = obj.attr("data-scale");'
1550       ''
1551       '             var pos = $(this).offset();'
1552       '             var width = $(this).width();'
1553       '             var height = $(this).height();'
1554       '             var toppos = pos.top - (options.viewHeight/2);'
1555       '             var leftpos = pos.left + width + currentOffset;'
1556       ''
1557       '             if(currentPos == '#39'left'#39') {'
1558       
1559         '                leftpos = pos.left - options.viewWidth - current' +
1560         'Offset;'
1561       '             }'
1562       '            '
1563       '             if(currentPos == '#39'top'#39') {'
1564       
1565         '                leftpos = pos.left + (width/2) - (options.viewWi' +
1566         'dth/2);'
1567       
1568         '                toppos = pos.top - options.viewHeight - currentO' +
1569         'ffset;'
1570       '             }'
1571       ''
1572       '             if(currentPos == '#39'bottom'#39') {'
1573       
1574         '                leftpos = pos.left + (width/2) - (options.viewWi' +
1575         'dth/2);'
1576       '                toppos = pos.top + (height/2) + currentOffset;'
1577       '             }'
1578       '             '
1579       '             //hover on '
1580       
1581         '             $('#39'body'#39').append('#39'<div id="livepreview_dialog" clas' +
1582         's="'#39' + currentPos + '#39'" style="display:none; padding:0px; left: '#39 +
1583         ' + leftpos + '#39'px; top:'#39' + toppos + '#39'px; width: '#39' + options.viewW' +
1584         'idth + '#39'px; height: '#39' + options.viewHeight + '#39'px"><div class="li' +
1585         'vepreview-container" style="overflow:hidden; width: '#39' + options.' +
1586         'viewWidth + '#39'px; height: '#39' + options.viewHeight + '#39'px"><iframe i' +
1587         'd="livepreview_iframe" src="'#39' + href + '#39'" style="height:'#39' + opti' +
1588         'ons.targetHeight + '#39'px; width:'#39' + options.targetWidth + '#39'px;-moz' +
1589         '-transform: scale('#39'+ s + '#39');-moz-transform-origin: 0 0;-o-transf' +
1590         'orm: scale('#39'+ s + '#39');-o-transform-origin: 0 0;-webkit-transform:' +
1591         ' scale('#39'+ s + '#39');-webkit-transform-origin: 0 0;"></iframe></div>' +
1592         '</div>'#39');'
1593       '             $('#39'#'#39' + preview_id).fadeIn(100);'
1594       '         };'
1595       ''
1596       '         return this.each(function() {'
1597       '            var o = options;'
1598       '            var s = scale_f;'
1599       '            var obj = $(this);'
1600       
1601         '            var href = obj.attr("data-preview-url") || obj.attr(' +
1602         '"href");'
1603       '            var triggerType = options.trigger;'
1604       ''
1605       '            if(obj.attr("data-trigger")) {'
1606       '                triggerType = obj.attr("data-trigger");'
1607       '            }'
1608       ''
1609       '            if(triggerType != '#39'click'#39') {'
1610       '                triggerType = '#39'mouseenter'#39';'
1611       '                obj.on('#39'click'#39', function() {'
1612       '                    $('#39'#'#39' + preview_id).remove();'
1613       '                });'
1614       '            }'
1615       '            '
1616       
1617         '            obj.on(triggerType, null, { triggerType: triggerType' +
1618         ', target: obj, href: href, scale: s }, showPreview);'
1619       '            obj.on('#39'mouseleave'#39', function() {'
1620       '                $('#39'#'#39' + preview_id).remove();'
1621       '            });'
1622       ''
1623       '         });'
1624       '     }'
1625       '  });'
1626       '})(jQuery);')
1627     Left = 256
1628     Top = 272
1629   end
1630   object js3: TPageProducer
1631     HTMLDoc.Strings = (
1632       ''
1633       '$(function(){'
1634       #9'$('#39'.slideshow'#39').each(function(){'
1635       #9#9'var $container = $(this),'
1636       #9#9#9'$slideGroup = $container.find('#39'.slideshow-slides'#39'),'
1637       #9#9#9'$slides = $slideGroup.find('#39'.slide'#39'),'
1638       #9#9#9'$nav = $container.find('#39'.slideshow-nav'#39'),'
1639       #9#9#9'$indicator = $container.find('#39'.slideshow-indicator'#39'),'
1640       #9#9#9'$images = $slides.find('#39'img'#39'),'
1641       #9#9#9
1642       #9#9#9'slideCount = $slides.length,'
1643       #9#9#9'indicatorHTML = '#39#39','
1644       #9#9#9'currentIndex = 0,'
1645       #9#9#9'duration = 500,'
1646       #9#9#9'easing = '#39'easeInOutExpo'#39','
1647       #9#9#9'interval = 7500,'
1648       #9#9#9'timer;'
1649       #9#9#9#9
1650       #9#9
1651       #9#9'$slides.each(function(i){'
1652       #9#9#9'$(this).css({left:100*i+'#39'%'#39'});'
1653       #9#9#9'indicatorHTML += '#39'<a href="#">'#39'+(i+1)+'#39'</a>'#39';'
1654       #9#9'});'
1655       #9#9
1656       #9#9'$indicator.html(indicatorHTML);'
1657       #9#9
1658       #9#9'function goToSlide(index){'
1659       #9#9#9'$slideGroup.animate({left:-100*index+'#39'%'#39'},duration,easing);'
1660       #9#9#9'currentIndex = index;'
1661       #9#9#9'updateNav();'
1662       #9#9'}'
1663       #9#9
1664       #9#9'function updateNav(){'
1665       #9#9#9'var $navPrev = $nav.find('#39'.prev'#39'),'
1666       #9#9#9#9'$navNext = $nav.find('#39'.next'#39');'
1667       #9#9#9'if (currentIndex === 0){'
1668       #9#9#9#9'$navPrev.addClass('#39'disabled'#39');'
1669       #9#9#9'} else {'
1670       #9#9#9#9'$navPrev.removeClass('#39'disabled'#39');'
1671       #9#9#9'}'
1672       #9#9#9'if (currentIndex === slideCount-1){'
1673       #9#9#9#9'$navNext.addClass('#39'disabled'#39');'
1674       #9#9#9'} else {'
1675       #9#9#9#9'$navNext.removeClass('#39'disabled'#39');'
1676       #9#9#9'}'
1677       #9#9#9'$indicator.find('#39'a'#39').removeClass('#39'active'#39')'
1678       #9#9#9#9'.eq(currentIndex).addClass('#39'active'#39');'
1679       #9#9'}'
1680       ''
1681       #9#9'function startTimer(){'
1682       #9#9'    timer = setInterval(function(){'
1683       #9'            var nextIndex = (currentIndex + 1) % slideCount;'
1684       #9'            goToSlide(nextIndex);'
1685       '            }, interval)'
1686       #9#9'}'
1687       ''
1688       #9#9'function stopTimer(){'
1689       #9#9'    clearInterval(timer);'
1690       #9#9'}'
1691       #9#9#9
1692       #9#9'$nav.on('#39'click'#39','#39'a'#39',function(event){'
1693       #9#9#9'event.preventDefault();'
1694       #9#9#9'if ($(this).hasClass('#39'prev'#39')){'
1695       #9#9#9#9'goToSlide(currentIndex-1);'
1696       #9#9#9'} else {'
1697       #9#9#9#9'goToSlide(currentIndex+1);'
1698       #9#9#9'}'
1699       #9#9'});'
1700       #9#9
1701       #9#9'$indicator.on('#39'click'#39','#39'a'#39',function(event){'
1702       #9#9#9'event.preventDefault();'
1703       #9#9#9'if (!$(this).hasClass('#39'active'#39')){'
1704       #9#9#9#9'goToSlide($(this).index());'
1705       #9#9#9'}'
1706       #9#9'});'
1707       ''
1708       #9#9'$container.on({'
1709       #9#9'    mouseenter: stopTimer,'
1710       #9#9'    mouseleave: startTimer'
1711       #9#9'});'
1712       ''
1713       #9#9#9
1714       #9#9'goToSlide(currentIndex);'
1715       ''
1716       #9#9'startTimer();'
1717       #9#9
1718       #9'});'
1719       #9
1720       '});')
1721     Left = 200
1722     Top = 272
1723   end
1724   object js4: TPageProducer
1725     HTMLDoc.Strings = (
1726       '/* Modernizr 2.6.2 (Custom Build) | MIT & BSD'
1727       ' * Build: http://modernizr.com/download/#-shiv-cssclasses'
1728       ' */'
1729       
1730         ';window.Modernizr=function(a,b,c){function u(a){j.cssText=a}func' +
1731         'tion v(a,b){return u(prefixes.join(a+";")+(b||""))}function w(a,' +
1732         'b){return typeof a===b}function x(a,b){return!!~(""+a).indexOf(b' +
1733         ')}function y(a,b,d){for(var e in a){var f=b[a[e]];if(f!==c)retur' +
1734         'n d===!1?a[e]:w(f,"function")?f.bind(d||b):f}return!1}var d="2.6' +
1735         '.2",e={},f=!0,g=b.documentElement,h="modernizr",i=b.createElemen' +
1736         't(h),j=i.style,k,l={}.toString,m={},n={},o={},p=[],q=p.slice,r,s' +
1737         '={}.hasOwnProperty,t;!w(s,"undefined")&&!w(s.call,"undefined")?t' +
1738         '=function(a,b){return s.call(a,b)}:t=function(a,b){return b in a' +
1739         '&&w(a.constructor.prototype[b],"undefined")},Function.prototype.' +
1740         'bind||(Function.prototype.bind=function(b){var c=this;if(typeof ' +
1741         'c!="function")throw new TypeError;var d=q.call(arguments,1),e=fu' +
1742         'nction(){if(this instanceof e){var a=function(){};a.prototype=c.' +
1743         'prototype;var f=new a,g=c.apply(f,d.concat(q.call(arguments)));r' +
1744         'eturn Object(g)===g?g:f}return c.apply(b,d.concat(q.call(argumen' +
1745         'ts)))};return e});for(var z in m)t(m,z)&&(r=z.toLowerCase(),e[r]' +
1746         '=m[z](),p.push((e[r]?"":"no-")+r));return e.addTest=function(a,b' +
1747         '){if(typeof a=="object")for(var d in a)t(a,d)&&e.addTest(d,a[d])' +
1748         ';else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="functi' +
1749         'on"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-' +
1750         '")+a),e[a]=b}return e},u(""),i=k=null,function(a,b){function k(a' +
1751         ',b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[' +
1752         '0]||a.documentElement;return c.innerHTML="x<style>"+b+"</style>"' +
1753         ',d.insertBefore(c.lastChild,d.firstChild)}function l(){var a=r.e' +
1754         'lements;return typeof a=="string"?a.split(" "):a}function m(a){v' +
1755         'ar b=i[a[g]];return b||(b={},h++,a[g]=h,i[h]=b),b}function n(a,c' +
1756         ',f){c||(c=b);if(j)return c.createElement(a);f||(f=m(c));var g;re' +
1757         'turn f.cache[a]?g=f.cache[a].cloneNode():e.test(a)?g=(f.cache[a]' +
1758         '=f.createElem(a)).cloneNode():g=f.createElem(a),g.canHaveChildre' +
1759         'n&&!d.test(a)?f.frag.appendChild(g):g}function o(a,c){a||(a=b);i' +
1760         'f(j)return a.createDocumentFragment();c=c||m(a);var d=c.frag.clo' +
1761         'neNode(),e=0,f=l(),g=f.length;for(;e<g;e++)d.createElement(f[e])' +
1762         ';return d}function p(a,b){b.cache||(b.cache={},b.createElem=a.cr' +
1763         'eateElement,b.createFrag=a.createDocumentFragment,b.frag=b.creat' +
1764         'eFrag()),a.createElement=function(c){return r.shivMethods?n(c,a,' +
1765         'b):b.createElem(c)},a.createDocumentFragment=Function("h,f","ret' +
1766         'urn function(){var n=f.cloneNode(),c=n.createElement;h.shivMetho' +
1767         'ds&&("+l().join().replace(/\w+/g,function(a){return b.createElem' +
1768         '(a),b.frag.createElement(a),'#39'c("'#39'+a+'#39'")'#39'})+");return n}")(r,b.fr' +
1769         'ag)}function q(a){a||(a=b);var c=m(a);return r.shivCSS&&!f&&!c.h' +
1770         'asCSS&&(c.hasCSS=!!k(a,"article,aside,figcaption,figure,footer,h' +
1771         'eader,hgroup,nav,section{display:block}mark{background:#FF0;colo' +
1772         'r:#000}")),j||p(a,c),a}var c=a.html5||{},d=/^<|^(?:button|map|se' +
1773         'lect|textarea|object|iframe|option|optgroup)$/i,e=/^(?:a|b|code|' +
1774         'div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|sty' +
1775         'le|table|tbody|td|th|tr|ul)$/i,f,g="_html5shiv",h=0,i={},j;(func' +
1776         'tion(){try{var a=b.createElement("a");a.innerHTML="<xyz></xyz>",' +
1777         'f="hidden"in a,j=a.childNodes.length==1||function(){b.createElem' +
1778         'ent("a");var a=b.createDocumentFragment();return typeof a.cloneN' +
1779         'ode=="undefined"||typeof a.createDocumentFragment=="undefined"||' +
1780         'typeof a.createElement=="undefined"}()}catch(c){f=!0,j=!0}})();v' +
1781         'ar r={elements:c.elements||"abbr article aside audio bdi canvas ' +
1782         'data datalist details figcaption figure footer header hgroup mar' +
1783         'k meter nav output progress section summary time video",shivCSS:' +
1784         'c.shivCSS!==!1,supportsUnknownElements:j,shivMethods:c.shivMetho' +
1785         'ds!==!1,type:"default",shivDocument:q,createElement:n,createDocu' +
1786         'mentFragment:o};a.html5=r,q(b)}(this,b),e._version=d,g.className' +
1787         '=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+p.joi' +
1788         'n(" "):""),e}(this,this.document);')
1789     Left = 152
1790     Top = 272
1791   end
1792   object adhead: TPageProducer
1793     HTMLDoc.Strings = (
1794       '<#pr>'
1795       
1796         '<form method=post action=<#uri>/adminset style=text-align:center' +
1797         '>'
1798       '    <label><p>'#12497#12473#12527#12540#12489#12398#22793#26356
1799       
1800         '      <input type="password" style="HEIGHT: 23px; WIDTH: 85px" n' +
1801         'ame="pass">'
1802       '      </p>'
1803       '    </label>'
1804       '    <p>'
1805       
1806         '    <input type="checkbox" value="on" name="mente" <#mente>>'#12513#12531#12486#12490 +
1807         #12531#12473#34920#31034'</p>'
1808       '    <p><input type="submit" value="'#22793#26356'"></p>'
1809       '    <p><a href="<#uri>/logout?db=<#database>">'#12525#12464#12450#12454#12488'</a></p>'
1810       '</form>'
1811       
1812         '<form action=<#uri>/admindel method=post style=text-align:center' +
1813         '>')
1814     OnHTMLTag = adheadHTMLTag
1815     Left = 176
1816     Top = 88
1817   end
1818   object js5: TPageProducer
1819     HTMLDoc.Strings = (
1820       ''
1821       '$(function(){'
1822       #9'$('#39'div'#39').on('#39'click'#39',function(){'
1823       #9#9'var $title = $(this),'
1824       #9#9#9'span1 = 1500,'
1825       #9#9#9'span2 = 200;'
1826       #9#9'$title.css('#39'font-size'#39','#39'2em'#39');'
1827       #9#9'$({deg:5}).animate({deg:365},{'
1828       #9#9#9'duration:500,'
1829       #9#9#9'progress:function(){'
1830       #9#9#9#9'$title.css({'
1831       #9#9#9#9#9#39'-webkit-transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39','
1832       #9#9#9#9#9#39'-ms-transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39','
1833       #9#9#9#9#9#39'ransform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39
1834       #9#9#9#9'});'
1835       #9#9#9'}'
1836       #9#9'});'
1837       #9#9'$({deg:5}).delay(span1).animate({deg:0},{'
1838       #9#9#9'duration:span2,'
1839       #9#9#9'progress:function(){'
1840       #9#9#9#9'$title.css({'#9
1841       #9#9#9#9#9#39'-webkit-transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39','
1842       #9#9#9#9#9#39'-ms-transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39','
1843       #9#9#9#9#9#39'transform'#39':'#39'rotate('#39'+this.deg+'#39'deg)'#39
1844       #9#9#9#9'});'
1845       #9#9#9'}'
1846       #9#9'});'
1847       #9#9'$title.delay(span1+span2).animate({'#39'font-size'#39':'#39'1em'#39'},1);'
1848       #9'});'
1849       '});'
1850       '')
1851     Left = 104
1852     Top = 272
1853   end
1854   object title: TPageProducer
1855     HTMLDoc.Strings = (
1856       '<!doctype html>'
1857       '<html>'
1858       '<head>'
1859       '<meta charset=utf-8>'
1860       '<title>'#12479#12452#12488#12523#34920#31034'</title>'
1861       
1862         '<script type="text/javascript" src="//ajax.googleapis.com/ajax/l' +
1863         'ibs/jquery/2.1.4/jquery.min.js"></script>'
1864       
1865         '<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqu' +
1866         'eryui/1.10.4/themes/smoothness/jquery-ui.css" />'
1867       
1868         '<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jqu' +
1869         'ery-ui.min.js"></script>'
1870       '<script>'
1871       '<!--'
1872       '<#js id=5>'
1873       '-->'
1874       '</script>'
1875       '</head>'
1876       '<body>'
1877       '<#pr>'
1878       '<#main>'
1879       '<p style=text-align:center><a href=<#uri>/>'#25147#12427'</a>'
1880       '</body>'
1881       '</html>')
1882     OnHTMLTag = titleHTMLTag
1883     Left = 48
1884     Top = 256
1885   end
1886   object ti: TDataSetPageProducer
1887     HTMLDoc.Strings = (
1888       
1889         '<p style=font-weight:bold><a href=<#uri>/index?db=<#dbnum>><#dat' +
1890         'abase></a>'#8595'</p>'
1891       '<div>'#12479#12452#12488#12523': <#title> ; '#35352#20107#25968': <#count> ; '#26356#26032#26178#21051': <#date></div><p>'
1892       '')
1893     OnHTMLTag = tiHTMLTag
1894     Left = 48
1895     Top = 320
1896   end
1897   object FDTable2: TFDTable
1898     IndexFieldNames = 'DBNUM;NUMBER'
1899     MasterSource = DataSource1
1900     MasterFields = 'DBNUM'
1901     Connection = FDConnection1
1902     FetchOptions.AssignedValues = [evLiveWindowParanoic]
1903     FetchOptions.LiveWindowParanoic = True
1904     UpdateOptions.UpdateTableName = 'article'
1905     TableName = 'article'
1906     Left = 584
1907     Top = 120
1908     object FDTable2DBNUM: TIntegerField
1909       FieldName = 'DBNUM'
1910       Origin = 'DBNUM'
1911       ProviderFlags = [pfInUpdate, pfInWhere, pfInKey]
1912       Required = True
1913     end
1914     object FDTable2NUMBER: TIntegerField
1915       FieldName = 'NUMBER'
1916       Origin = 'NUMBER'
1917       ProviderFlags = [pfInUpdate, pfInWhere, pfInKey]
1918       Required = True
1919     end
1920     object FDTable2TITLE: TWideStringField
1921       FieldName = 'TITLE'
1922       Origin = 'TITLE'
1923       Size = 160
1924     end
1925     object FDTable2NAME: TWideStringField
1926       FieldName = 'NAME'
1927       Origin = 'NAME'
1928       Size = 160
1929     end
1930     object FDTable2COMMENT: TWideMemoField
1931       FieldName = 'COMMENT'
1932       Origin = 'COMMENT'
1933       BlobType = ftWideMemo
1934     end
1935     object FDTable2RAW: TWideMemoField
1936       FieldName = 'RAW'
1937       Origin = 'RAW'
1938       BlobType = ftWideMemo
1939     end
1940     object FDTable2DATE: TDateField
1941       FieldName = 'DATE'
1942       Origin = 'DATE'
1943     end
1944     object FDTable2PASS: TWideStringField
1945       FieldName = 'PASS'
1946       Origin = 'PASS'
1947       FixedChar = True
1948       Size = 40
1949     end
1950   end
1951   object FDTable5: TFDTable
1952     IndexFieldNames = 'ID'
1953     Connection = FDConnection1
1954     UpdateOptions.UpdateTableName = 'IMAGES'
1955     TableName = 'IMAGES'
1956     Left = 712
1957     Top = 184
1958     object FDTable5ID: TIntegerField
1959       FieldName = 'ID'
1960       Origin = 'ID'
1961       ProviderFlags = [pfInUpdate, pfInWhere, pfInKey]
1962       Required = True
1963     end
1964     object FDTable5NAME: TWideStringField
1965       FieldName = 'NAME'
1966       Origin = 'NAME'
1967       Size = 30
1968     end
1969     object FDTable5SOURCE: TBlobField
1970       FieldName = 'SOURCE'
1971       Origin = '"SOURCE"'
1972     end
1973   end
1974   object FDQuery1: TFDQuery
1975     Connection = FDConnection1
1976     SQL.Strings = (
1977       'select dbnum,number,title from article'
1978       ' where number = 1;')
1979     Left = 624
1980     Top = 184
1981   end
1982   object FDTable4: TFDTable
1983     IndexFieldNames = 'ID'
1984     Connection = FDConnection1
1985     UpdateOptions.UpdateTableName = 'req'
1986     TableName = 'req'
1987     Left = 712
1988     Top = 120
1989     object FDTable4ID: TIntegerField
1990       FieldName = 'ID'
1991       Origin = 'ID'
1992       Required = True
1993     end
1994     object FDTable4DBNAME: TIntegerField
1995       FieldName = 'DBNAME'
1996       Origin = 'DBNAME'
1997     end
1998     object FDTable4POSNUM: TIntegerField
1999       FieldName = 'POSNUM'
2000       Origin = 'POSNUM'
2001     end
2002     object FDTable4DATE: TDateField
2003       FieldName = 'DATE'
2004       Origin = 'DATE'
2005       Required = True
2006     end
2007     object FDTable4REQUEST: TWideMemoField
2008       FieldName = 'REQUEST'
2009       Origin = 'REQUEST'
2010       BlobType = ftWideMemo
2011     end
2012   end
2013   object DataSource1: TDataSource
2014     DataSet = FDTable1
2015     Left = 520
2016     Top = 184
2017   end
2018   object FDTable3: TFDTable
2019     Connection = FDConnection1
2020     UpdateOptions.UpdateTableName = 'setting'
2021     TableName = 'setting'
2022     Left = 648
2023     Top = 120
2024     object FDTable3TITLE: TWideStringField
2025       FieldName = 'TITLE'
2026       Origin = 'TITLE'
2027       Size = 160
2028     end
2029     object FDTable3TITLE2: TWideStringField
2030       FieldName = 'TITLE2'
2031       Origin = 'TITLE2'
2032       Size = 320
2033     end
2034     object FDTable3mente: TBooleanField
2035       FieldKind = fkCalculated
2036       FieldName = 'mente'
2037       Calculated = True
2038     end
2039     object FDTable3INFO: TIntegerField
2040       FieldName = 'INFO'
2041       Origin = 'INFO'
2042     end
2043     object FDTable3COUNT: TIntegerField
2044       FieldName = 'COUNT'
2045       Origin = 'COUNT'
2046     end
2047     object FDTable3password: TWideStringField
2048       FieldName = 'password'
2049       Size = 100
2050     end
2051     object FDTable3ng: TWideStringField
2052       FieldName = 'ng'
2053       Size = 300
2054     end
2055   end
2056   object FDConnection1: TFDConnection
2057     Params.Strings = (
2058       'ConnectionDef=test_server')
2059     Left = 632
2060     Top = 56
2061   end
2062   object FDTable1: TFDTable
2063     IndexFieldNames = 'DBNUM'
2064     Connection = FDConnection1
2065     UpdateOptions.UpdateTableName = 'dbname'
2066     TableName = 'dbname'
2067     Left = 520
2068     Top = 120
2069     object FDTable1DBNUM: TIntegerField
2070       FieldName = 'DBNUM'
2071       Origin = 'DBNUM'
2072       Required = True
2073     end
2074     object FDTable1DATABASE: TWideStringField
2075       FieldName = 'DATABASE'
2076       Origin = 'DATABASE'
2077       Required = True
2078       Size = 80
2079     end
2080   end
2081   object login: TPageProducer
2082     HTMLDoc.Strings = (
2083       '<!DOCTYPE HTML>'
2084       '  <head>'
2085       '    <meta charset=utf-8>'
2086       '    <title>'#12525#12464#12452#12531'</title>'
2087       '  </head>'
2088       '  <body>'
2089       '<#pr>'
2090       '    <p style=text-align:center>'#31649#29702#32773#29992#12525#12464#12452#12531#30011#38754
2091       '</p>'
2092       '    <br>'
2093       '    <form action=<#uri>/login method="post">'
2094       '    <p style=text-align:center>'
2095       '      <input type=text name=record value=<#database>>'
2096       '    '#9'  <input style=height:25px type="password" name="password">'
2097       '      <input type="submit" value="'#12525#12464#12452#12531'">'
2098       '    </p>'
2099       '    </form>'
2100       
2101         '      <p style=text-align:center><br><a href=<#uri>/ >TOP'#12408#31227#21205'</a>' +
2102         '</p>'
2103       '  </body>'
2104       '</html>')
2105     OnHTMLTag = loginHTMLTag
2106     Left = 296
2107     Top = 96
2108   end
2109 end