OSDN Git Service

a88c8108af9365e3e0c6b4cd192fb9ed1eab8b52
[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       OnAction = WebModule1usrdelAction
54     end
55     item
56       Name = 'jump'
57       PathInfo = '/jump'
58       OnAction = WebModule1jumpAction
59     end
60     item
61       MethodType = mtGet
62       Name = 'link'
63       PathInfo = '/link'
64       OnAction = WebModule1linkAction
65     end
66     item
67       MethodType = mtPost
68       Name = 'admdel'
69       PathInfo = '/admindel'
70       OnAction = WebModule1admdelAction
71     end
72     item
73       Name = 'login'
74       PathInfo = '/login'
75       OnAction = WebModule1loginAction
76     end
77     item
78       MethodType = mtPost
79       Name = 'adminset'
80       PathInfo = '/adminset'
81       OnAction = WebModule1adminsetAction
82     end
83     item
84       MethodType = mtGet
85       Name = 'logout'
86       PathInfo = '/logout'
87       OnAction = WebModule1logoutAction
88     end
89     item
90       MethodType = mtGet
91       Name = 'img'
92       PathInfo = '/src'
93       OnAction = WebModule1imgAction
94     end
95     item
96       MethodType = mtGet
97       Name = 'file'
98       PathInfo = '/file'
99       OnAction = WebModule1fileAction
100     end
101     item
102       Name = 'title'
103       PathInfo = '/title'
104       OnAction = WebModule1titleAction
105     end>
106   Height = 385
107   Width = 909
108   object articles: TDataSetPageProducer
109     HTMLDoc.Strings = (
110       '                                            <hr size=1>'
111       
112         #9'<section id=number><a name=<#number>></a><a href=<#uri>/jump?db' +
113         '=<#dbnum>&num=<#number>'
114       '         style=text-decoration:none>'
115       #9#9'[<#number>]</a></section>'
116       #9'<section id=title><#title></section>'
117       #9'<section id=name>'#12288'Name:<h1><#name></h1></section>'
118       #9'<section id=date>'#12288'Date:<h1><#date></h1></section>'
119       #9'<p>'#9661#9650#9661#9650#9661#9650#9661
120       #9'<section id=comment><#comment></section>'
121       
122         '<section id=master style=text-align:right><a href=<#uri>/alert?d' +
123         'b=<#dbnum>&num=<#number>>'#22577#21578'</a></section>'
124       #9'<p>'#9651#9660#9651#9660#9651#9660#9651)
125     DataSet = FDTable2
126     OnHTMLTag = articlesHTMLTag
127     Left = 112
128     Top = 88
129   end
130   object index: TDataSetPageProducer
131     HTMLDoc.Strings = (
132       '<!DOCTYPE html>'
133       '<html lang="ja">'
134       '  <head>'
135       '    <meta charset="utf-8">'
136       '  <meta http-equiv="Content-Style-Type" content="text/css">'
137       '<style type="text/css">'
138       '<!--'
139       '    <#css id=2>'
140       '    <#css id=4>'
141       '-->'
142       '</style>'
143       
144         '    <script src=//cdn.rawgit.com/google/code-prettify/master/loa' +
145         'der/run_prettify.js></script>'
146       
147         '    <script type=text/javascript src=//ajax.googleapis.com/ajax/' +
148         'libs/jquery/1.8.1/jquery.min.js></script>'
149       '    <script>'
150       '    <!--'
151       '    <#js id=1>'
152       '    <#js id=2>'
153       '    -->'
154       '    </script>'
155       '    <title>'
156       '    <#title>'
157       '    </title>'
158       '  </head>'
159       '  <body>'
160       '<#pr>'
161       '    <a href=<#uri>/ style=text-decoration:none><#title2></a>'
162       ''
163       '    <#header>'
164       ''
165       '    <hr size="1" width="100%">'
166       
167         '    <form action=<#uri>/userdel?db=<#dbnum> method="post" id=sea' +
168         'rch>'
169       '      <label><p>'#35352#20107'No</p><input name="num"></label>'
170       
171         '      <label><p>Pass</p><input type="password" name="password"><' +
172         '/label>'
173       '      <input type="submit" value="'#21066#38500'">'
174       '    </form>'
175       '    <form action=<#uri>/jump?db=<#dbnum> method=post id=search>'
176       '      <label><p>'#35352#20107'No</p><input name=num></label>'
177       '      <input type=submit value='#31227#21205'>'
178       '    </form>'
179       '    <p><a href=<#uri>/search?db=<#dbnum>>'#26908#32034#12506#12540#12472'</a></p>'
180       '    <p style=text-align:right><a href=#article>'#19979#12408#31227#21205'</a></p>'
181       '    <p style=text-align:center><#database></p>'
182       '    <#footer>'
183       '  <#article>'
184       #9'<a name=article></a>'
185       #9'<p style=text-align:right><a href=#top>Top'#12408#31227#21205'</a></p>'
186       '  <#footer>'
187       
188         '    <p style=text-align:center><a href="<#uri>/admin?db=<#dbnum>' +
189         '">'#31649#29702#32773#29992#12525#12464#12452#12531'</a></p>'
190       '  </body>'
191       '</html>')
192     DataSet = FDTable3
193     OnHTMLTag = indexHTMLTag
194     Left = 112
195     Top = 32
196   end
197   object admin: TDataSetTableProducer
198     Columns = <
199       item
200         Title.Caption = 'check'
201       end
202       item
203         FieldName = 'NUMBER'
204       end
205       item
206         FieldName = 'TITLE'
207       end
208       item
209         FieldName = 'NAME'
210       end
211       item
212         FieldName = 'DATE'
213       end>
214     Footer.Strings = (
215       '')
216     MaxRows = 30
217     DataSet = FDTable2
218     OnFormatCell = adminFormatCell
219     Left = 176
220     Top = 32
221   end
222   object search: TPageProducer
223     HTMLDoc.Strings = (
224       ''
225       '<!DOCTYPE HTML>'
226       ''
227       '<html>'
228       '  <head>'
229       '    <title>'#26908#32034'</title>'
230       '    <style type=text/css>'
231       '    <!--'
232       '    <#css>'
233       '    -->'
234       '    </style>'
235       '  </head>'
236       ''
237       '  <body>'
238       '<#pr>'
239       '    <form action="<#uri>/search<#query>" method="post">'
240       '    <p align="center"><strong>'#25237#31295#26908#32034
241       '</strong>'
242       '    </p>'
243       '    <p>'
244       '</p>'
245       '    <p>'
246       '    </p>'
247       '      <p align="center">'#26908#32034#12290#12473#12506#12540#12473#12391#21306#20999#12387#12390#12367#12384#12373#12356#12290'</p>'
248       '    <select name=type>'
249       '      <option value=OR>OR</option>'
250       '      <option value=AND>AND</option>'
251       '    </select>      '
252       
253         '        <div style="HEIGHT: 26px; WIDTH: 105px; POSITION: relati' +
254         've; DISPLAY: inline" ms_positioning="FlowLayout">'#26908#32034#12527#12540#12489
255       '</div>'
256       '      <p>&nbsp;<input name="word1"></p>'
257       
258         '    <p><input type="radio" name="filter" style="HEIGHT: 20px; WI' +
259         'DTH: 17px" size="17" value="name">'#21517#21069#12363#12425#26908#32034' <input type="radio" che' +
260         'cked="true" style="HEIGHT: 20px; WIDTH: 16px" size="16" name="fi' +
261         'lter" value="com">'#26412#25991#12363#12425#26908#32034
262       '</p>'
263       '      <p>'
264       '    <input type="submit" value="'#26908#32034'"></p>'
265       '    </form>'
266       '      <p><a href="<#select>">'#25522#31034#26495#12408#25147#12427
267       '</a></p>'
268       '    <#items>'
269       '  </body>'
270       '</html>')
271     OnHTMLTag = searchHTMLTag
272     Left = 240
273     Top = 32
274   end
275   object items: TDataSetPageProducer
276     HTMLDoc.Strings = (
277       '                                            <hr size=1>'
278       #9'<section id=title><#title></section>'
279       #9'<section id=name>'#12288'Name:<h1><#name></h1></section>'
280       #9'<section id=date>'#12288'Date:<h1><#date></h1></section>'
281       #9
282       #9'<section id=comment><#item></section>'
283       '')
284     DataSet = FDTable4
285     OnHTMLTag = itemsHTMLTag
286     Left = 240
287     Top = 144
288   end
289   object help: TPageProducer
290     HTMLDoc.Strings = (
291       ''
292       '<!DOCTYPE html>'
293       ''
294       '<html><head><meta charset=utf8><title>'#20351#12356#26041'</title></head>'
295       '<body>'
296       '<#pr>'
297       '<P>'#35370#21839#32773#12398#30342#12373#12435'</P>'
298       '<#area>'
299       #9'<p><br>'
300       '<p>'#38283#30330#32773#12398#30342#12373#12435
301       '<p>pybbs'#12398'API'
302       '<p>ArticleAPI ... ~/read/api/<b>dbname</b>/<b>number</b>'
303       '<p>ListAPI ... ~/headline/api'
304       '<p><br>'
305       '<p>'
306       '<p>'#21033#29992#35215#32004
307       '<p>'#12371#12428#12363#12425#26360#12365#12414#12377
308       '<p style=text-align:center><a href=<#uri>/>'#25147#12427'</a>'
309       '</body>'
310       '</html>')
311     OnHTMLTag = helpHTMLTag
312     Left = 304
313     Top = 32
314   end
315   object top: TPageProducer
316     HTMLDoc.Strings = (
317       '<!doctype html>'
318       '<html class=no-js lang="ja">'
319       '<head>'
320       #9'<title>Top Page</title>'
321       
322         '<link rel=stylesheet type=text/css href="<#uri>/file?type=css&id' +
323         '=1" ref=top>'
324       
325         '<link rel=stylesheet type=text/css href="<#uri>/file?type=css&id' +
326         '=3" ref=normal>'
327       
328         ' <script type="text/javascript" src="//ajax.googleapis.com/ajax/' +
329         'libs/jquery/2.1.4/jquery.min.js"></script>'
330       
331         ' <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jq' +
332         'ueryui/1.10.4/themes/smoothness/jquery-ui.css" />'
333       
334         ' <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jq' +
335         'uery-ui.min.js"></script>'
336       '<script src="<#uri>/file?type=js&id=3">org</script>'
337       '<script src="<#uri>/file?type=js&id=4">moder</script>'
338       '</head>'
339       '<body>'
340       '<#pr>'
341       '<div id="fb-root"></div>'
342       ''
343       '<script>(function(d, s, id) {'
344       '  var js, fjs = d.getElementsByTagName(s)[0];'
345       '  if (d.getElementById(id)) return;'
346       '  js = d.createElement(s); js.id = id;'
347       
348         '  js.src = "//connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=' +
349         'v2.8";'
350       '  fjs.parentNode.insertBefore(js, fjs);'
351       '}(document, '#39'script'#39', '#39'facebook-jssdk'#39'));</script>'
352       ''
353       ''
354       '<header><h1 style="text-align: center;">'#28961#26009#38651#23376#25522#31034#26495#12408#12424#12358#12371#12381
355       '</h1></header>'
356       '<div class="slideshow">'
357       #9'<div class="slideshow-slides"><#slide></div>'
358       ''
359       #9'<div class="slideshow-nav">'
360       #9'<a href="#" class="prev">prev'
361       '</a>'
362       #9'<a href="#" class="next">next'
363       '</a>'
364       '        </div>'
365       ''
366       #9'<div class="slideshow-indicator"></div>'
367       '</div>'
368       '<p>'#12288'<em style="background-color: aqua;">'#12288#12288#12288#12288'</em>'#12539#12539#12539'new!'
369       
370         '        <p>[ <a href=<#uri>/index?db=<#dbnum>><#info></a> ] ='#12362#30693#12425 +
371         #12379' <p>[ <a href="<#uri>/master">master'
372       
373         '</a> ] ='#31649#29702#20154'<div class="fb-like" data-href="http://pybbs.herokuap' +
374         'p.com" data-layout="box_count" data-action="like" data-size="sma' +
375         'll" data-show-faces="true" data-share="false"></div>'
376       
377         '<p><a href="http://www.xn--gckj5d1ktb3488cn4q.jp/" target="_blan' +
378         'k"><img alt="'#28961#26009#12459#12454#12531#12479#12540'" src="http://www.xn--gckj5d1ktb3488cn4q.jp/' +
379         'counter.php?id=pybbs" border="0"></a>'
380       '<footer>'
381       '<p><br>'
382       '<p><a href=<#uri>/title>'#12479#12452#12488#12523#34920#31034'</a>'
383       '<p><a href="<#uri>/help">'#20351#12356#26041#26696#20869
384       '</a>'
385       '<p><a href=<#uri>/search>'#26908#32034'</a>'
386       '<p>PR '#12522#12531#12463'<br>'
387       
388         '<p><a href="https://www.amazon.co.jp/%E9%AB%98%E6%A0%A1%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/B00AXBM08Q/r' +
391         'ef=sr_1_7?ie=UTF8&amp;qid=1479369992&amp;sr=8-7&amp;keywords=san' +
392         'uki_kainushi">'#39640#26657#21330#26989#12414#12391#12398#12469#12483#12459#12540#25126#34899
393       '</a><br>amazon kindle'
394       '</p>'
395       '<p>'
396       
397         '<p><a href="https://www.amazon.co.jp/%E4%B8%AD%E5%AD%A6%E5%8D%92' +
398         '%E6%A5%AD%E3%81%BE%E3%81%A7%E3%81%AE%E3%82%B5%E3%83%83%E3%82%AB%' +
399         'E3%83%BC%E6%88%A6%E8%A1%93-sanuki_kainushi-ebook/dp/B014X0S874/r' +
400         'ef=sr_1_3?s=digital-text&amp;ie=UTF8&amp;qid=1479370246&amp;sr=1' +
401         '-3">'#20013#23398#21330#26989#12414#12391#12398#12469#12483#12459#12540#25126#34899
402       '</a><br>amazon kindle'
403       '</p>'
404       '</footer>'
405       ''
406       '</body>'
407       '</html>')
408     OnHTMLTag = topHTMLTag
409     Left = 48
410     Top = 32
411   end
412   object master: TPageProducer
413     HTMLDoc.Strings = (
414       '<!doctype html>'
415       '<head>'
416       '<meta charset=utf-8>'
417       '</head>'
418       '<body>'
419       '<#pr>'
420       '<form action=<#uri>/master method=post>'
421       '<p><#request>'
422       '<input type=radio name=delete value=some checked>'#21066#38500#28168#12415#12434#28040#21435#12288
423       '<input type=radio name=delete value=all>'#12377#12409#12390#28040#21435
424       '<input type=submit value="'#36865#20449'">'
425       '</form>'
426       '<p style=text-align:center><a href=<#uri>/logout>'#12525#12464#12450#12454#12488'</a>'
427       '<p style=text-align:center><a href=<#uri>/>'#25147#12427'</a>'
428       '</body></html>')
429     OnHTMLTag = masterHTMLTag
430     Left = 48
431     Top = 144
432   end
433   object alert: TDataSetPageProducer
434     HTMLDoc.Strings = (
435       '<tr><td>'
436       '<p><#plus><#date>'
437       '<p><#article></td><td><#request>'
438       '</td><tr>')
439     DataSet = FDTable4
440     OnHTMLTag = alertHTMLTag
441     Left = 48
442     Top = 192
443   end
444   object mail: TPageProducer
445     HTMLDoc.Strings = (
446       '<!doctyle html>'
447       '<html>'
448       '<head><meta charset=utf-8></head>'
449       '<body>'
450       '<#pr>'
451       '<form action=<#uri>/alert<#query>  method=post>'
452       '  <#content>'
453       '<textarea name=request></textarea>'
454       '<input type=submit>'
455       '<p style=text-align:center><a href=<#uri>/jump<#query>>'#25147#12427'</a>'
456       '</form>'
457       '</body></html>')
458     OnHTMLTag = mailHTMLTag
459     Left = 176
460     Top = 144
461   end
462   object css1: TPageProducer
463     HTMLDoc.Strings = (
464       '@media only screen and (min-width:900px){'
465       '.slideshow-nav a.prev {'
466       #9'margin-left:-480px'
467       #9'}'
468       '.slideshow-nav a.next {'
469       #9'margin-left:408px'
470       #9'}'
471       '}'
472       '@media only screen and (min-width:600px)'
473       'and (max-width:899px){'
474       'header h1 {'
475       #9'font-size:1em'
476       #9'}'
477       '.slideshow .slide img {'
478       #9'display:none'
479       '}'
480       '.slideshow-nav a.prev {'
481       #9'margin-left:-300px'
482       #9'}'
483       '.slideshow-nav a.next {'
484       #9'margin-left:200px'
485       #9'}'
486       '}'
487       '@media only screen and (max-width:599px){'
488       'header h1 {'
489       #9'font-size:1em'
490       #9'}'
491       '.slideshow .slide img {'
492       #9'display:none'
493       '}'
494       '.slideshow-nav a.prev {'
495       #9'margin-left:-150px'
496       #9'}'
497       '.slideshow-nav a.next {'
498       #9'margin-left:100px'
499       #9'}'
500       '}'
501       ''
502       '.slideshow-slides {'
503       #9'height:100%;'
504       #9'position:absolute;'
505       #9'width:100%;'
506       '}'
507       ''
508       '.slideshow {'
509       #9'background-color:rgb(255,225,225);'
510       #9'width:100%;'
511       #9'height:465px;'
512       #9'overflow:hidden;'
513       #9'position:relative'
514       '}'
515       ''
516       '.slideshow-slides .slide {'
517       #9'height:100%;'
518       #9'overflow:auto;'
519       #9'position:absolute;'
520       #9'width:100%;'
521       '}'
522       ''
523       '.slide p {'
524       #9'font-size:1.5em'
525       '}'
526       ''
527       '.slideshow-nav a,'
528       '.slideshow-indicator a {'
529       #9'overflow:hidden'
530       '}'
531       ''
532       '.slideshow-nav a:before,'
533       '.slideshow-indicator a:before {'
534       #9'content:url("<#uri>/src?name=sprites.png");'
535       #9'display:inline-block;'
536       #9'font-size:0;'
537       #9'line-height:0'
538       '}'
539       ''
540       '.slideshow-nav a {'
541       #9'position:absolute;'
542       #9'top:50%;'
543       #9'left:50%;'
544       #9'width:72px;'
545       #9'height:72px;'
546       #9'margin-top:-36px'
547       '}'
548       ''
549       '.slideshow-nav a.prev:before {'
550       #9'margin-top:-20px'
551       '}'
552       ''
553       '.slideshow-nav a.next:before {'
554       #9'margin-left:-80px;'
555       #9'margin-top:-20px'
556       '}'
557       ''
558       '.slideshow-nav a.disabled {'
559       #9'display:none'
560       '}'
561       ''
562       '.slideshow-indicator {'
563       #9'bottom:30px;'
564       #9'height:16px;'
565       #9'left:0;'
566       #9'position:absolute;'
567       #9'right:0;'
568       #9'text-align:center'
569       '}'
570       ''
571       '.slideshow-indicator a {'
572       #9'display:inline-block;'
573       #9'width:16px;'
574       #9'height:16px;'
575       #9'margin-left:3px;'
576       #9'margin-right:3px'
577       '}'
578       ''
579       '.slideshow-indicator a.active {'
580       #9'cursor:default'
581       '}'
582       ''
583       '.slideshow-indicator a:before {'
584       #9'margin-left:-110px'
585       '}'
586       ''
587       '.slideshow-indicator a.active:before {'
588       #9'margin-left:-130px'
589       '}'
590       ''
591       '.no-js .slideshow {'
592       #9'height:auto'
593       '}'
594       ''
595       '.no-js .slideshow-slides {'
596       #9'height:auto;'
597       #9'position:static'
598       '}'
599       ''
600       '.no-js .slideshow-slides .slide {'
601       #9'display: block;'
602       #9'height: auto;'
603       #9'position:static'
604       '}'
605       ''
606       '.no-js .slideshow-slides .slide .box{'
607       #9'margin:auto;'
608       #9'position:static'
609       '}'
610       ''
611       '.no-js .slideshow-nav,'
612       '.no-js .slideshow-indicator {'
613       #9'display:none'
614       '}')
615     OnHTMLTag = css1HTMLTag
616     Left = 360
617     Top = 96
618   end
619   object css2: TPageProducer
620     HTMLDoc.Strings = (
621       'section#number {'
622       '    display:inline'
623       '}'
624       ''
625       'section#title {'
626       '    display:inline;'
627       '    font:bold;'
628       '    font-size:1.2em;'
629       '    color:#D01166;'
630       '}'
631       ''
632       'section#name h1 {'
633       '    font:bold;'
634       '    font-size:1em;'
635       '    color:#007000;'
636       '    margin:0;'
637       '}'
638       ''
639       'section#date h1 {'
640       '    font-size:1em;'
641       '    margin:0;'
642       '}'
643       ''
644       'section h1 {'
645       '    display:inline;'
646       '}'
647       ''
648       'header {'
649       '    margin:auto;'
650       '    border:solid 1px #aaaaaa;'
651       '    box-shadow:0 2px 3px #cccccc,'
652       '               0 0 #ff8800 inset;'
653       '    padding:18px;'
654       '    border-radius:5px;'
655       '    background:-webkit-linear-gradient(#ffffff 0%,#014471 50%,'
656       '        #014471 51%,#ffffff 100%);'
657       '    overflow:hidden;'
658       '    width:100%'
659       '}'
660       ''
661       'header table {'
662       '    margin:auto'
663       '}'
664       ''
665       'header p {'
666       '    display:inline'
667       '}'
668       ''
669       '@media only screen and (min-width:900px){'
670       'header textarea {'
671       '    width:100%;'
672       '    height:150px;'
673       #9'}'
674       '}'
675       '@media only screen and (max-width:899px){'
676       'header textarea {'
677       #9'width:70%;'
678       #9'height:90px'
679       #9'}'
680       '}'
681       ''
682       'button {'
683       #9'position:absolute;'
684       #9'width:80px;'
685       #9'height:30px;'
686       #9'right:20px'
687       '}'
688       ''
689       'button.sticky {'
690       #9'position:fixed;'
691       #9'top:0'
692       '}'
693       ''
694       'input[type=password] {'
695       '    width:55px'
696       '}'
697       ''
698       'form#search input {'
699       '    height:22px;'
700       '    width:55px'
701       '}'
702       ''
703       'span {'
704       '    color:#ff0000'
705       '}'
706       ''
707       'p {'
708       #9'text-indent:0;'
709       #9'margin:0'
710       '}'
711       ''
712       'body {'
713       #9'line-height:1.5'
714       '}'
715       ''
716       'table {'
717       #9'margin:auto;'
718       #9'border:0'
719       '}'
720       ''
721       'form#search {'
722       #9'border:solid;'
723       #9'display:inline-block;'
724       #9'margin-top:30px;'
725       #9'margin-right:30px;'
726       #9'margin-left:30px;'
727       #9'margin-bottom:30px'
728       '}')
729     Left = 360
730     Top = 144
731   end
732   object css3: TPageProducer
733     HTMLDoc.Strings = (
734       '/*! normalize.css v2.1.2 | MIT License | git.io/normalize */'
735       ''
736       
737         '/* =============================================================' +
738         '============='
739       '   HTML5 display definitions'
740       
741         '   =============================================================' +
742         '============= */'
743       ''
744       '/**'
745       ' * Correct `block` display not defined in IE 8/9.'
746       ' */'
747       ''
748       'article,'
749       'aside,'
750       'details,'
751       'figcaption,'
752       'figure,'
753       'footer,'
754       'header,'
755       'hgroup,'
756       'main,'
757       'nav,'
758       'section,'
759       'summary {'
760       '    display: block;'
761       '}'
762       ''
763       '/**'
764       ' * Correct `inline-block` display not defined in IE 8/9.'
765       ' */'
766       ''
767       'audio,'
768       'canvas,'
769       'video {'
770       '    display: inline-block;'
771       '}'
772       ''
773       '/**'
774       
775         ' * Prevent modern browsers from displaying `audio` without contr' +
776         'ols.'
777       ' * Remove excess height in iOS 5 devices.'
778       ' */'
779       ''
780       'audio:not([controls]) {'
781       '    display: none;'
782       '    height: 0;'
783       '}'
784       ''
785       '/**'
786       ' * Address styling not present in IE 8/9.'
787       ' */'
788       ''
789       '[hidden] {'
790       '    display: none;'
791       '}'
792       ''
793       
794         '/* =============================================================' +
795         '============='
796       '   Base'
797       
798         '   =============================================================' +
799         '============= */'
800       ''
801       '/**'
802       ' * 1. Set default font family to sans-serif.'
803       
804         ' * 2. Prevent iOS text size adjust after orientation change, wit' +
805         'hout disabling'
806       ' *    user zoom.'
807       ' */'
808       ''
809       'html {'
810       '    font-family: sans-serif; /* 1 */'
811       '    -ms-text-size-adjust: 100%; /* 2 */'
812       '    -webkit-text-size-adjust: 100%; /* 2 */'
813       '}'
814       ''
815       '/**'
816       ' * Remove default margin.'
817       ' */'
818       ''
819       'body {'
820       '    margin: 0;'
821       '}'
822       ''
823       
824         '/* =============================================================' +
825         '============='
826       '   Links'
827       
828         '   =============================================================' +
829         '============= */'
830       ''
831       '/**'
832       
833         ' * Address `outline` inconsistency between Chrome and other brow' +
834         'sers.'
835       ' */'
836       ''
837       'a:focus {'
838       '    outline: thin dotted;'
839       '}'
840       ''
841       '/**'
842       
843         ' * Improve readability when focused and also mouse hovered in al' +
844         'l browsers.'
845       ' */'
846       ''
847       'a:active,'
848       'a:hover {'
849       '    outline: 0;'
850       '}'
851       ''
852       
853         '/* =============================================================' +
854         '============='
855       '   Typography'
856       
857         '   =============================================================' +
858         '============= */'
859       ''
860       '/**'
861       
862         ' * Address variable `h1` font-size and margin within `section` a' +
863         'nd `article`'
864       ' * contexts in Firefox 4+, Safari 5, and Chrome.'
865       ' */'
866       ''
867       'h1 {'
868       '    font-size: 2em;'
869       '    margin: 0.67em 0;'
870       '}'
871       ''
872       '/**'
873       ' * Address styling not present in IE 8/9, Safari 5, and Chrome.'
874       ' */'
875       ''
876       'abbr[title] {'
877       '    border-bottom: 1px dotted;'
878       '}'
879       ''
880       '/**'
881       
882         ' * Address style set to `bolder` in Firefox 4+, Safari 5, and Ch' +
883         'rome.'
884       ' */'
885       ''
886       'b,'
887       'strong {'
888       '    font-weight: bold;'
889       '}'
890       ''
891       '/**'
892       ' * Address styling not present in Safari 5 and Chrome.'
893       ' */'
894       ''
895       'dfn {'
896       '    font-style: italic;'
897       '}'
898       ''
899       '/**'
900       ' * Address differences between Firefox and other browsers.'
901       ' */'
902       ''
903       'hr {'
904       '    -moz-box-sizing: content-box;'
905       '    box-sizing: content-box;'
906       '    height: 0;'
907       '}'
908       ''
909       '/**'
910       ' * Address styling not present in IE 8/9.'
911       ' */'
912       ''
913       'mark {'
914       '    background: #ff0;'
915       '    color: #000;'
916       '}'
917       ''
918       '/**'
919       ' * Correct font family set oddly in Safari 5 and Chrome.'
920       ' */'
921       ''
922       'code,'
923       'kbd,'
924       'pre,'
925       'samp {'
926       '    font-family: monospace, serif;'
927       '    font-size: 1em;'
928       '}'
929       ''
930       '/**'
931       ' * Improve readability of pre-formatted text in all browsers.'
932       ' */'
933       ''
934       'pre {'
935       '    white-space: pre-wrap;'
936       '}'
937       ''
938       '/**'
939       ' * Set consistent quote types.'
940       ' */'
941       ''
942       'q {'
943       '    quotes: "\201C" "\201D" "\2018" "\2019";'
944       '}'
945       ''
946       '/**'
947       ' * Address inconsistent and variable font size in all browsers.'
948       ' */'
949       ''
950       'small {'
951       '    font-size: 80%;'
952       '}'
953       ''
954       '/**'
955       
956         ' * Prevent `sub` and `sup` affecting `line-height` in all browse' +
957         'rs.'
958       ' */'
959       ''
960       'sub,'
961       'sup {'
962       '    font-size: 75%;'
963       '    line-height: 0;'
964       '    position: relative;'
965       '    vertical-align: baseline;'
966       '}'
967       ''
968       'sup {'
969       '    top: -0.5em;'
970       '}'
971       ''
972       'sub {'
973       '    bottom: -0.25em;'
974       '}'
975       ''
976       
977         '/* =============================================================' +
978         '============='
979       '   Embedded content'
980       
981         '   =============================================================' +
982         '============= */'
983       ''
984       '/**'
985       ' * Remove border when inside `a` element in IE 8/9.'
986       ' */'
987       ''
988       'img {'
989       '    border: 0;'
990       '}'
991       ''
992       '/**'
993       ' * Correct overflow displayed oddly in IE 9.'
994       ' */'
995       ''
996       'svg:not(:root) {'
997       '    overflow: hidden;'
998       '}'
999       ''
1000       
1001         '/* =============================================================' +
1002         '============='
1003       '   Figures'
1004       
1005         '   =============================================================' +
1006         '============= */'
1007       ''
1008       '/**'
1009       ' * Address margin not present in IE 8/9 and Safari 5.'
1010       ' */'
1011       ''
1012       'figure {'
1013       '    margin: 0;'
1014       '}'
1015       ''
1016       
1017         '/* =============================================================' +
1018         '============='
1019       '   Forms'
1020       
1021         '   =============================================================' +
1022         '============= */'
1023       ''
1024       '/**'
1025       ' * Define consistent border, margin, and padding.'
1026       ' */'
1027       ''
1028       'fieldset {'
1029       '    border: 1px solid #c0c0c0;'
1030       '    margin: 0 2px;'
1031       '    padding: 0.35em 0.625em 0.75em;'
1032       '}'
1033       ''
1034       '/**'
1035       ' * 1. Correct `color` not being inherited in IE 8/9.'
1036       
1037         ' * 2. Remove padding so people aren'#39't caught out if they zero ou' +
1038         't fieldsets.'
1039       ' */'
1040       ''
1041       'legend {'
1042       '    border: 0; /* 1 */'
1043       '    padding: 0; /* 2 */'
1044       '}'
1045       ''
1046       '/**'
1047       ' * 1. Correct font family not being inherited in all browsers.'
1048       ' * 2. Correct font size not being inherited in all browsers.'
1049       
1050         ' * 3. Address margins set differently in Firefox 4+, Safari 5, a' +
1051         'nd Chrome.'
1052       ' */'
1053       ''
1054       'button,'
1055       'input,'
1056       'select,'
1057       'textarea {'
1058       '    font-family: inherit; /* 1 */'
1059       '    font-size: 100%; /* 2 */'
1060       '    margin: 0; /* 3 */'
1061       '}'
1062       ''
1063       '/**'
1064       
1065         ' * Address Firefox 4+ setting `line-height` on `input` using `!i' +
1066         'mportant` in'
1067       ' * the UA stylesheet.'
1068       ' */'
1069       ''
1070       'button,'
1071       'input {'
1072       '    line-height: normal;'
1073       '}'
1074       ''
1075       '/**'
1076       
1077         ' * Address inconsistent `text-transform` inheritance for `button' +
1078         '` and `select`.'
1079       
1080         ' * All other form control elements do not inherit `text-transfor' +
1081         'm` values.'
1082       
1083         ' * Correct `button` style inheritance in Chrome, Safari 5+, and ' +
1084         'IE 8+.'
1085       ' * Correct `select` style inheritance in Firefox 4+ and Opera.'
1086       ' */'
1087       ''
1088       'button,'
1089       'select {'
1090       '    text-transform: none;'
1091       '}'
1092       ''
1093       '/**'
1094       
1095         ' * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys n' +
1096         'ative `audio`'
1097       ' *    and `video` controls.'
1098       ' * 2. Correct inability to style clickable `input` types in iOS.'
1099       
1100         ' * 3. Improve usability and consistency of cursor style between ' +
1101         'image-type'
1102       ' *    `input` and others.'
1103       ' */'
1104       ''
1105       'button,'
1106       'html input[type="button"], /* 1 */'
1107       'input[type="reset"],'
1108       'input[type="submit"] {'
1109       '    -webkit-appearance: button; /* 2 */'
1110       '    cursor: pointer; /* 3 */'
1111       '}'
1112       ''
1113       '/**'
1114       ' * Re-set default cursor for disabled elements.'
1115       ' */'
1116       ''
1117       'button[disabled],'
1118       'html input[disabled] {'
1119       '    cursor: default;'
1120       '}'
1121       ''
1122       '/**'
1123       ' * 1. Address box sizing set to `content-box` in IE 8/9.'
1124       ' * 2. Remove excess padding in IE 8/9.'
1125       ' */'
1126       ''
1127       'input[type="checkbox"],'
1128       'input[type="radio"] {'
1129       '    box-sizing: border-box; /* 1 */'
1130       '    padding: 0; /* 2 */'
1131       '}'
1132       ''
1133       '/**'
1134       
1135         ' * 1. Address `appearance` set to `searchfield` in Safari 5 and ' +
1136         'Chrome.'
1137       
1138         ' * 2. Address `box-sizing` set to `border-box` in Safari 5 and C' +
1139         'hrome'
1140       ' *    (include `-moz` to future-proof).'
1141       ' */'
1142       ''
1143       'input[type="search"] {'
1144       '    -webkit-appearance: textfield; /* 1 */'
1145       '    -moz-box-sizing: content-box;'
1146       '    -webkit-box-sizing: content-box; /* 2 */'
1147       '    box-sizing: content-box;'
1148       '}'
1149       ''
1150       '/**'
1151       
1152         ' * Remove inner padding and search cancel button in Safari 5 and' +
1153         ' Chrome'
1154       ' * on OS X.'
1155       ' */'
1156       ''
1157       'input[type="search"]::-webkit-search-cancel-button,'
1158       'input[type="search"]::-webkit-search-decoration {'
1159       '    -webkit-appearance: none;'
1160       '}'
1161       ''
1162       '/**'
1163       ' * Remove inner padding and border in Firefox 4+.'
1164       ' */'
1165       ''
1166       'button::-moz-focus-inner,'
1167       'input::-moz-focus-inner {'
1168       '    border: 0;'
1169       '    padding: 0;'
1170       '}'
1171       ''
1172       '/**'
1173       ' * 1. Remove default vertical scrollbar in IE 8/9.'
1174       ' * 2. Improve readability and alignment in all browsers.'
1175       ' */'
1176       ''
1177       'textarea {'
1178       '    overflow: auto; /* 1 */'
1179       '    vertical-align: top; /* 2 */'
1180       '}'
1181       ''
1182       
1183         '/* =============================================================' +
1184         '============='
1185       '   Tables'
1186       
1187         '   =============================================================' +
1188         '============= */'
1189       ''
1190       '/**'
1191       ' * Remove most spacing between table cells.'
1192       ' */'
1193       ''
1194       'table {'
1195       '    border-collapse: collapse;'
1196       '    border-spacing: 0;'
1197       '}')
1198     Left = 360
1199     Top = 192
1200   end
1201   object css4: TPageProducer
1202     HTMLDoc.Strings = (
1203       '/*** Styles for Live Preview Window ***/'
1204       ''
1205       '#livepreview_iframe {'
1206       '    box-shadow: inset 5px 5px 10px #666;'
1207       '    -moz-box-shadow: inset 5 5px 10px #666;'
1208       '    -webkit-box-shadow: inset 5 5px 10px #666;'
1209       '}'
1210       ''
1211       '#livepreview_dialog {'
1212       '    padding:0px;'
1213       '    height:200px;  '
1214       '    width:300px;'
1215       '    background-color:#fff;'
1216       '    background-image:url('#39'/images/icon_loading.gif'#39');'
1217       '    background-repeat:no-repeat;'
1218       '    background-position:center center;'
1219       '    position:absolute;'
1220       '    border:solid 5px #666;'
1221       '    border-radius:5px;'
1222       '    -moz-border-radius: 5px;'
1223       '    -webkit-border-radius:5px;'
1224       '}'
1225       ''
1226       '#livepreview_dialog:after, #livepreview_dialog:before {'
1227       '    border: solid transparent;'
1228       '    content: " ";'
1229       '    height: 0;'
1230       '    width: 0;'
1231       '    position: absolute;'
1232       '    pointer-events: none;'
1233       '}'
1234       ''
1235       
1236         '#livepreview_dialog.bottom:after, #livepreview_dialog.bottom:bef' +
1237         'ore {'
1238       '    bottom: 100%;'
1239       '    left: 50%;'
1240       '}'
1241       ''
1242       '#livepreview_dialog.bottom:after {'
1243       '    border-color: rgba(255, 255, 255, 0);'
1244       '    border-bottom-color: #ffffffff;'
1245       '    border-width: 20px; '
1246       '    margin-left: -20px;'
1247       '}'
1248       '#livepreview_dialog.bottom:before {'
1249       '    border-color: rgba(102, 102, 102, 0);'
1250       '    border-bottom-color: #666666;'
1251       '    border-width: 26px;'
1252       '    margin-left: -26px;'
1253       '}'
1254       ''
1255       '#livepreview_dialog.top:after, #livepreview_dialog.top:before {'
1256       '    top: 100%;'
1257       '    left: 50%;'
1258       '}'
1259       ''
1260       '#livepreview_dialog.top:after {'
1261       '    border-color: rgba(255, 255, 255, 0);'
1262       '    border-top-color: #ffffffff;'
1263       '    border-width: 20px;'
1264       '    margin-left: -20px;'
1265       '}'
1266       ''
1267       '#livepreview_dialog.top:before {'
1268       '    border-color: rgba(102, 102, 102, 0);'
1269       '    border-top-color: #666666;'
1270       '    border-width: 26px;'
1271       '    margin-left: -26px;'
1272       '}'
1273       ''
1274       
1275         '#livepreview_dialog.right:after, #livepreview_dialog.right:befor' +
1276         'e {'
1277       '    right: 100%;'
1278       '    top: 50%;'
1279       '}'
1280       ''
1281       '#livepreview_dialog.right:after {'
1282       '    border-color: rgba(255, 255, 255, 0);'
1283       '    border-right-color: #ffffffff;'
1284       '    border-width: 20px;'
1285       '    margin-top: -20px;'
1286       '}'
1287       ''
1288       '#livepreview_dialog.right:before {'
1289       '    border-color: rgba(102, 102, 102, 0);'
1290       '    border-right-color: #666666;'
1291       '    border-width: 26px;'
1292       '    margin-top: -26px;'
1293       '}'
1294       ''
1295       '#livepreview_dialog.left, #livepreview_dialog.left:before {'
1296       '    left: 100%;'
1297       '    top: 50%;'
1298       '}'
1299       ''
1300       '#livepreview_dialog.left:after {'
1301       '    border-color: rgba(255, 255, 255, 0);'
1302       '    border-left-color: #ffffffff;'
1303       '    border-width: 20px;'
1304       '    margin-top: -20px;'
1305       '}'
1306       ''
1307       '#livepreview_dialog.left:before {'
1308       '    border-color: rgba(102, 102, 102, 0);'
1309       '    border-left-color: #666666;'
1310       '    border-width: 26px;'
1311       '    margin-top: -26px;'
1312       '}')
1313     Left = 360
1314     Top = 240
1315   end
1316   object header: TDataSetPageProducer
1317     HTMLDoc.Strings = (
1318       '    <header>'
1319       '    <a name=top></a>'
1320       '    <form action=<#uri>/regist?db=<#dbnum> method="post">'
1321       '      <table>'
1322       '        <tr><td>'
1323       
1324         '          <label><p>'#12362#21517#21069'</p><input name="name" class=name value=<' +
1325         '#cookie param=name>></label>'
1326       
1327         '          <label><p>'#12479#12452#12488#12523'</p><input name="title" class=title plac' +
1328         'eholder="'#12479#12452#12488#12523#12394#12375'." value=<#title>></label>'
1329       '          <input type="submit" value="'#36865#20449'">'
1330       '        </td></tr>'
1331       '        <tr><td>'
1332       '          <label><p>'#26412#25991'<span>'#24517#38920'</span><br></p>'
1333       
1334         '            <textarea style="font-size:1.75em" name="comment" co' +
1335         'ls=30'
1336       
1337         '                      required placeholder="'#12467#12513#12531#12488#12394#12393#12434#20837#21147#12375#12390#12367#12384#12373#12356'."><#' +
1338         'raw></textarea></label>'
1339       '        </td></tr>'
1340       '        <tr><td>'
1341       
1342         '          <label><p>'#12497#12473#12527#12540#12489'</p><input name="password" type="passwo' +
1343         'rd" placeholder="'#21066#38500#29992'" value=<#pass>>'
1344       
1345         '          </label> / <input type="checkbox" name="show" value="t' +
1346         'rue" <#check>><p>'#12503#12524#12499#12517#12540'</p>'
1347       '        </td></tr>'
1348       '        <tr><td>'
1349       
1350         '          <label><p>'#21512#35328#33865#12434#12402#12425#12364#12394#12391#20837#21147#12375#12390#12367#12384#12373#12356': genki <input name=aikotob' +
1351         'a type=text value=<#cookie param=aikotoba>></label>'
1352       '        </td></tr>'
1353       '      </table>'
1354       '    </form>'
1355       '    </header><#preview>')
1356     DataSet = FDTable1
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?db=<#database> style=te' +
1797         'xt-align:center>'
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?db=<#database> method=post style=te' +
1813         'xt-align:center>')
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     DataSet = FDQuery1
1894     OnHTMLTag = tiHTMLTag
1895     Left = 48
1896     Top = 320
1897   end
1898   object FDTable2: TFDTable
1899     IndexFieldNames = 'DBNUM;NUMBER'
1900     MasterSource = DataSource1
1901     MasterFields = 'DBNUM'
1902     Connection = FDConnection1
1903     FetchOptions.AssignedValues = [evLiveWindowParanoic]
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 FDTable4: TFDTable
1975     IndexFieldNames = 'ID'
1976     Connection = FDConnection1
1977     UpdateOptions.UpdateTableName = 'req'
1978     TableName = 'req'
1979     Left = 712
1980     Top = 120
1981     object FDTable4ID: TIntegerField
1982       FieldName = 'ID'
1983       Origin = 'ID'
1984       Required = True
1985     end
1986     object FDTable4DBNAME: TIntegerField
1987       FieldName = 'DBNAME'
1988       Origin = 'DBNAME'
1989     end
1990     object FDTable4POSNUM: TIntegerField
1991       FieldName = 'POSNUM'
1992       Origin = 'POSNUM'
1993     end
1994     object FDTable4DATE: TDateField
1995       FieldName = 'DATE'
1996       Origin = 'DATE'
1997       Required = True
1998     end
1999     object FDTable4REQUEST: TWideMemoField
2000       FieldName = 'REQUEST'
2001       Origin = 'REQUEST'
2002       BlobType = ftWideMemo
2003     end
2004   end
2005   object DataSource1: TDataSource
2006     DataSet = FDTable1
2007     Left = 520
2008     Top = 184
2009   end
2010   object FDTable3: TFDTable
2011     Connection = FDConnection1
2012     UpdateOptions.UpdateTableName = 'setting'
2013     TableName = 'setting'
2014     Left = 648
2015     Top = 120
2016     object FDTable3TITLE: TWideStringField
2017       FieldName = 'TITLE'
2018       Origin = 'TITLE'
2019       Size = 160
2020     end
2021     object FDTable3TITLE2: TWideStringField
2022       FieldName = 'TITLE2'
2023       Origin = 'TITLE2'
2024       Size = 320
2025     end
2026     object FDTable3mente: TSmallintField
2027       FieldName = 'mente'
2028     end
2029     object FDTable3INFO: TIntegerField
2030       FieldName = 'INFO'
2031       Origin = 'INFO'
2032     end
2033     object FDTable3COUNT: TIntegerField
2034       FieldName = 'COUNT'
2035       Origin = 'COUNT'
2036     end
2037     object FDTable3password: TWideStringField
2038       FieldName = 'password'
2039       Size = 100
2040     end
2041     object FDTable3ng: TWideStringField
2042       FieldName = 'ng'
2043       Size = 300
2044     end
2045   end
2046   object FDConnection1: TFDConnection
2047     Params.Strings = (
2048       'ConnectionDef=first_sql')
2049     Left = 632
2050     Top = 56
2051   end
2052   object FDTable1: TFDTable
2053     IndexFieldNames = 'DBNUM'
2054     Connection = FDConnection1
2055     UpdateOptions.UpdateTableName = 'dbname'
2056     TableName = 'dbname'
2057     Left = 520
2058     Top = 120
2059     object FDTable1DBNUM: TIntegerField
2060       FieldName = 'DBNUM'
2061       Origin = 'DBNUM'
2062       Required = True
2063     end
2064     object FDTable1DATABASE: TWideStringField
2065       FieldName = 'DATABASE'
2066       Origin = 'DATABASE'
2067       Required = True
2068       Size = 80
2069     end
2070   end
2071   object login: TPageProducer
2072     HTMLDoc.Strings = (
2073       '<!DOCTYPE HTML>'
2074       '  <head>'
2075       '    <meta charset=utf-8>'
2076       '    <title>'#12525#12464#12452#12531'</title>'
2077       '  </head>'
2078       '  <body>'
2079       '<#pr>'
2080       '    <p style=text-align:center>'#31649#29702#32773#29992#12525#12464#12452#12531#30011#38754
2081       '</p>'
2082       '    <br>'
2083       '    <form action=<#uri>/login method="post">'
2084       '    <p style=text-align:center>'
2085       '      <input type=text name=record value=<#database>>'
2086       '    '#9'  <input style=height:25px type="password" name="password">'
2087       '      <input type="submit" value="'#12525#12464#12452#12531'">'
2088       '    </p>'
2089       '    </form>'
2090       
2091         '      <p style=text-align:center><br><a href=<#uri>/ >TOP'#12408#31227#21205'</a>' +
2092         '</p>'
2093       '  </body>'
2094       '</html>')
2095     OnHTMLTag = loginHTMLTag
2096     Left = 296
2097     Top = 96
2098   end
2099   object footer: TPageProducer
2100     HTMLDoc.Strings = (
2101       '<p style=text-align:center>[ <#link> ] <#recent>')
2102     OnHTMLTag = footerHTMLTag
2103     Left = 112
2104     Top = 192
2105   end
2106   object FDGUIxWaitCursor1: TFDGUIxWaitCursor
2107     Provider = 'Forms'
2108     Left = 632
2109     Top = 256
2110   end
2111   object FDQuery1: TFDQuery
2112     Connection = FDConnection1
2113     SQL.Strings = (
2114       'select dbnum,title,max(date) from article '
2115       ' group by dbnum order by max(date);')
2116     Left = 616
2117     Top = 184
2118   end
2119 end