OSDN Git Service

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