OSDN Git Service

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