home *** CD-ROM | disk | FTP | other *** search
/ Mac100% 1999 April / MAC100-1999-04.ISO.7z / MAC100-1999-04.ISO / オンラインソフト定点観測 / Entertaiment / My_aiueo.sea / ぼくとわたしの「あいうえお」 / background_2666.txt < prev    next >
Text File  |  1999-01-18  |  35KB  |  1,542 lines

  1. -- background: 2666 from stack: in
  2. -- bmap block id: 2126
  3. -- flags: 4800
  4. -- background id: 0
  5. -- name: aiu_bg
  6. ----- HyperTalk script -----
  7. on mouseUpInPicture
  8.   global gMoji
  9.   strUp
  10. end mouseUpInPicture
  11.  
  12.  
  13.  
  14. -- part 1 (button)
  15. -- low flags: 00
  16. -- high flags: A001
  17. -- rect: left=537 top=8 right=88 bottom=593
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 16384
  22. -- text size: 36
  23. -- style flags: 0
  24. -- line height: 48
  25. -- part name: あ
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   global gMoji
  29.   set cursor to watch
  30.   lock screen
  31.   if there is a window "about.pic" then close window "about.pic"
  32.   picture "pic1",resource,rect,false,32,true
  33.   show bg btn "mask"
  34.   show bg btn "sp"
  35.   colorMe
  36.   unlock screen
  37.   lock screen
  38.   put "pic1" into gMoji
  39.   show window gMoji
  40. end mouseUp
  41.  
  42.  
  43.  
  44. -- part 2 (button)
  45. -- low flags: 00
  46. -- high flags: A001
  47. -- rect: left=537 top=88 right=168 bottom=593
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 16384
  52. -- text size: 36
  53. -- style flags: 0
  54. -- line height: 48
  55. -- part name: い
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   global gMoji
  59.   set cursor to watch
  60.   lock screen
  61.   if there is a window "about.pic" then close window "about.pic"
  62.   picture "pic2",resource,rect,false,32,true
  63.   show bg btn "mask"
  64.   show bg btn "sp"
  65.   colorMe
  66.   unlock screen
  67.   lock screen
  68.   put "pic2" into gMoji
  69.   show window gMoji
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 3 (button)
  75. -- low flags: 00
  76. -- high flags: A001
  77. -- rect: left=537 top=168 right=248 bottom=593
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 1
  81. -- font id: 16384
  82. -- text size: 36
  83. -- style flags: 0
  84. -- line height: 48
  85. -- part name: う
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   global gMoji
  89.   set cursor to watch
  90.   lock screen
  91.   if there is a window "about.pic" then close window "about.pic"
  92.   picture "pic3",resource,rect,false,32,true
  93.   show bg btn "mask"
  94.   show bg btn "sp"
  95.   colorMe
  96.   unlock screen
  97.   lock screen
  98.   put "pic3" into gMoji
  99.   show window gMoji
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 4 (button)
  105. -- low flags: 00
  106. -- high flags: A001
  107. -- rect: left=537 top=248 right=328 bottom=593
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 16384
  112. -- text size: 36
  113. -- style flags: 0
  114. -- line height: 48
  115. -- part name: え
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   global gMoji
  119.   set cursor to watch
  120.   lock screen
  121.   if there is a window "about.pic" then close window "about.pic"
  122.   picture "pic4",resource,rect,false,32,true
  123.   show bg btn "mask"
  124.   show bg btn "sp"
  125.   colorMe
  126.   unlock screen
  127.   lock screen
  128.   put "pic4" into gMoji
  129.   show window gMoji
  130. end mouseUp
  131.  
  132.  
  133.  
  134. -- part 5 (button)
  135. -- low flags: 00
  136. -- high flags: A001
  137. -- rect: left=537 top=328 right=408 bottom=593
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 16384
  142. -- text size: 36
  143. -- style flags: 0
  144. -- line height: 48
  145. -- part name: お
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   global gMoji
  149.   set cursor to watch
  150.   lock screen
  151.   if there is a window "about.pic" then close window "about.pic"
  152.   picture "pic5",resource,rect,false,32,true
  153.   show bg btn "mask"
  154.   show bg btn "sp"
  155.   colorMe
  156.   unlock screen
  157.   lock screen
  158.   put "pic5" into gMoji
  159.   show window gMoji
  160. end mouseUp
  161.  
  162.  
  163.  
  164. -- part 7 (button)
  165. -- low flags: 00
  166. -- high flags: A001
  167. -- rect: left=481 top=8 right=88 bottom=537
  168. -- title width / last selected line: 0
  169. -- icon id / first selected line: 0 / 0
  170. -- text alignment: 1
  171. -- font id: 16384
  172. -- text size: 36
  173. -- style flags: 0
  174. -- line height: 48
  175. -- part name: か
  176. ----- HyperTalk script -----
  177. on mouseUp
  178.   global gMoji
  179.   set cursor to watch
  180.   lock screen
  181.   if there is a window "about.pic" then close window "about.pic"
  182.   picture "pic6",resource,rect,false,32,true
  183.   show bg btn "mask"
  184.   show bg btn "sp"
  185.   colorMe
  186.   unlock screen
  187.   lock screen
  188.   put "pic6" into gMoji
  189.   show window gMoji
  190. end mouseUp
  191.  
  192.  
  193.  
  194. -- part 8 (button)
  195. -- low flags: 00
  196. -- high flags: A001
  197. -- rect: left=481 top=88 right=168 bottom=537
  198. -- title width / last selected line: 0
  199. -- icon id / first selected line: 0 / 0
  200. -- text alignment: 1
  201. -- font id: 16384
  202. -- text size: 36
  203. -- style flags: 0
  204. -- line height: 48
  205. -- part name: き
  206. ----- HyperTalk script -----
  207. on mouseUp
  208.   global gMoji
  209.   set cursor to watch
  210.   lock screen
  211.   if there is a window "about.pic" then close window "about.pic"
  212.   picture "pic7",resource,rect,false,32,true
  213.   show bg btn "mask"
  214.   show bg btn "sp"
  215.   colorMe
  216.   unlock screen
  217.   lock screen
  218.   put "pic7" into gMoji
  219.   show window gMoji
  220. end mouseUp
  221.  
  222.  
  223.  
  224. -- part 9 (button)
  225. -- low flags: 00
  226. -- high flags: A001
  227. -- rect: left=481 top=168 right=248 bottom=537
  228. -- title width / last selected line: 0
  229. -- icon id / first selected line: 0 / 0
  230. -- text alignment: 1
  231. -- font id: 16384
  232. -- text size: 36
  233. -- style flags: 0
  234. -- line height: 48
  235. -- part name: く
  236. ----- HyperTalk script -----
  237. on mouseUp
  238.   global gMoji
  239.   set cursor to watch
  240.   lock screen
  241.   if there is a window "about.pic" then close window "about.pic"
  242.   picture "pic8",resource,rect,false,32,true
  243.   show bg btn "mask"
  244.   show bg btn "sp"
  245.   colorMe
  246.   unlock screen
  247.   lock screen
  248.   put "pic8" into gMoji
  249.   show window gMoji
  250. end mouseUp
  251.  
  252.  
  253.  
  254. -- part 10 (button)
  255. -- low flags: 00
  256. -- high flags: A001
  257. -- rect: left=481 top=248 right=328 bottom=537
  258. -- title width / last selected line: 0
  259. -- icon id / first selected line: 0 / 0
  260. -- text alignment: 1
  261. -- font id: 16384
  262. -- text size: 36
  263. -- style flags: 0
  264. -- line height: 48
  265. -- part name: け
  266. ----- HyperTalk script -----
  267. on mouseUp
  268.   global gMoji
  269.   set cursor to watch
  270.   lock screen
  271.   if there is a window "about.pic" then close window "about.pic"
  272.   picture "pic9",resource,rect,false,32,true
  273.   show bg btn "mask"
  274.   show bg btn "sp"
  275.   colorMe
  276.   unlock screen
  277.   lock screen
  278.   put "pic9" into gMoji
  279.   show window gMoji
  280. end mouseUp
  281.  
  282.  
  283.  
  284. -- part 11 (button)
  285. -- low flags: 00
  286. -- high flags: A001
  287. -- rect: left=481 top=328 right=408 bottom=537
  288. -- title width / last selected line: 0
  289. -- icon id / first selected line: 0 / 0
  290. -- text alignment: 1
  291. -- font id: 16384
  292. -- text size: 36
  293. -- style flags: 0
  294. -- line height: 48
  295. -- part name: こ
  296. ----- HyperTalk script -----
  297. on mouseUp
  298.   global gMoji
  299.   set cursor to watch
  300.   lock screen
  301.   if there is a window "about.pic" then close window "about.pic"
  302.   picture "pic10",resource,rect,false,32,true
  303.   show bg btn "mask"
  304.   show bg btn "sp"
  305.   colorMe
  306.   unlock screen
  307.   lock screen
  308.   put "pic10" into gMoji
  309.   show window gMoji
  310. end mouseUp
  311.  
  312.  
  313.  
  314. -- part 12 (button)
  315. -- low flags: 00
  316. -- high flags: A001
  317. -- rect: left=425 top=8 right=88 bottom=481
  318. -- title width / last selected line: 0
  319. -- icon id / first selected line: 0 / 0
  320. -- text alignment: 1
  321. -- font id: 16384
  322. -- text size: 36
  323. -- style flags: 0
  324. -- line height: 48
  325. -- part name: さ
  326. ----- HyperTalk script -----
  327. on mouseUp
  328.   global gMoji
  329.   set cursor to watch
  330.   lock screen
  331.   if there is a window "about.pic" then close window "about.pic"
  332.   picture "pic11",resource,rect,false,32,true
  333.   show bg btn "mask"
  334.   show bg btn "sp"
  335.   colorMe
  336.   unlock screen
  337.   lock screen
  338.   put "pic11" into gMoji
  339.   show window gMoji
  340. end mouseUp
  341.  
  342.  
  343.  
  344. -- part 13 (button)
  345. -- low flags: 00
  346. -- high flags: A001
  347. -- rect: left=425 top=88 right=168 bottom=481
  348. -- title width / last selected line: 0
  349. -- icon id / first selected line: 0 / 0
  350. -- text alignment: 1
  351. -- font id: 16384
  352. -- text size: 36
  353. -- style flags: 0
  354. -- line height: 48
  355. -- part name: し
  356. ----- HyperTalk script -----
  357. on mouseUp
  358.   global gMoji
  359.   set cursor to watch
  360.   lock screen
  361.   if there is a window "about.pic" then close window "about.pic"
  362.   picture "pic12",resource,rect,false,32,true
  363.   show bg btn "mask"
  364.   show bg btn "sp"
  365.   colorMe
  366.   unlock screen
  367.   lock screen
  368.   put "pic12" into gMoji
  369.   show window gMoji
  370. end mouseUp
  371.  
  372.  
  373.  
  374. -- part 14 (button)
  375. -- low flags: 00
  376. -- high flags: A001
  377. -- rect: left=425 top=168 right=248 bottom=481
  378. -- title width / last selected line: 0
  379. -- icon id / first selected line: 0 / 0
  380. -- text alignment: 1
  381. -- font id: 16384
  382. -- text size: 36
  383. -- style flags: 0
  384. -- line height: 48
  385. -- part name: す
  386. ----- HyperTalk script -----
  387. on mouseUp
  388.   global gMoji
  389.   set cursor to watch
  390.   lock screen
  391.   if there is a window "about.pic" then close window "about.pic"
  392.   picture "pic13",resource,rect,false,32,true
  393.   show bg btn "mask"
  394.   show bg btn "sp"
  395.   colorMe
  396.   unlock screen
  397.   lock screen
  398.   put "pic13" into gMoji
  399.   show window gMoji
  400. end mouseUp
  401.  
  402.  
  403.  
  404. -- part 15 (button)
  405. -- low flags: 00
  406. -- high flags: A001
  407. -- rect: left=425 top=248 right=328 bottom=481
  408. -- title width / last selected line: 0
  409. -- icon id / first selected line: 0 / 0
  410. -- text alignment: 1
  411. -- font id: 16384
  412. -- text size: 36
  413. -- style flags: 0
  414. -- line height: 48
  415. -- part name: せ
  416. ----- HyperTalk script -----
  417. on mouseUp
  418.   global gMoji
  419.   set cursor to watch
  420.   lock screen
  421.   if there is a window "about.pic" then close window "about.pic"
  422.   picture "pic14",resource,rect,false,32,true
  423.   show bg btn "mask"
  424.   show bg btn "sp"
  425.   colorMe
  426.   unlock screen
  427.   lock screen
  428.   put "pic14" into gMoji
  429.   show window gMoji
  430. end mouseUp
  431.  
  432.  
  433.  
  434. -- part 16 (button)
  435. -- low flags: 00
  436. -- high flags: A001
  437. -- rect: left=425 top=328 right=408 bottom=481
  438. -- title width / last selected line: 0
  439. -- icon id / first selected line: 0 / 0
  440. -- text alignment: 1
  441. -- font id: 16384
  442. -- text size: 36
  443. -- style flags: 0
  444. -- line height: 48
  445. -- part name: そ
  446. ----- HyperTalk script -----
  447. on mouseUp
  448.   global gMoji
  449.   set cursor to watch
  450.   lock screen
  451.   if there is a window "about.pic" then close window "about.pic"
  452.   picture "pic15",resource,rect,false,32,true
  453.   show bg btn "mask"
  454.   show bg btn "sp"
  455.   colorMe
  456.   unlock screen
  457.   lock screen
  458.   put "pic15" into gMoji
  459.   show window gMoji
  460. end mouseUp
  461.  
  462.  
  463.  
  464. -- part 17 (button)
  465. -- low flags: 00
  466. -- high flags: A001
  467. -- rect: left=369 top=8 right=88 bottom=425
  468. -- title width / last selected line: 0
  469. -- icon id / first selected line: 0 / 0
  470. -- text alignment: 1
  471. -- font id: 16384
  472. -- text size: 36
  473. -- style flags: 0
  474. -- line height: 48
  475. -- part name: た
  476. ----- HyperTalk script -----
  477. on mouseUp
  478.   global gMoji
  479.   set cursor to watch
  480.   lock screen
  481.   if there is a window "about.pic" then close window "about.pic"
  482.   picture "pic16",resource,rect,false,32,true
  483.   show bg btn "mask"
  484.   show bg btn "sp"
  485.   colorMe
  486.   unlock screen
  487.   lock screen
  488.   put "pic16" into gMoji
  489.   show window gMoji
  490. end mouseUp
  491.  
  492.  
  493.  
  494. -- part 18 (button)
  495. -- low flags: 00
  496. -- high flags: A001
  497. -- rect: left=369 top=88 right=168 bottom=425
  498. -- title width / last selected line: 0
  499. -- icon id / first selected line: 0 / 0
  500. -- text alignment: 1
  501. -- font id: 16384
  502. -- text size: 36
  503. -- style flags: 0
  504. -- line height: 48
  505. -- part name: ち
  506. ----- HyperTalk script -----
  507. on mouseUp
  508.   global gMoji
  509.   set cursor to watch
  510.   lock screen
  511.   if there is a window "about.pic" then close window "about.pic"
  512.   picture "pic17",resource,rect,false,32,true
  513.   show bg btn "mask"
  514.   show bg btn "sp"
  515.   colorMe
  516.   unlock screen
  517.   lock screen
  518.   put "pic17" into gMoji
  519.   show window gMoji
  520. end mouseUp
  521.  
  522.  
  523.  
  524. -- part 19 (button)
  525. -- low flags: 00
  526. -- high flags: A001
  527. -- rect: left=369 top=168 right=248 bottom=425
  528. -- title width / last selected line: 0
  529. -- icon id / first selected line: 0 / 0
  530. -- text alignment: 1
  531. -- font id: 16384
  532. -- text size: 36
  533. -- style flags: 0
  534. -- line height: 48
  535. -- part name: つ
  536. ----- HyperTalk script -----
  537. on mouseUp
  538.   global gMoji
  539.   set cursor to watch
  540.   lock screen
  541.   if there is a window "about.pic" then close window "about.pic"
  542.   picture "pic18",resource,rect,false,32,true
  543.   show bg btn "mask"
  544.   show bg btn "sp"
  545.   colorMe
  546.   unlock screen
  547.   lock screen
  548.   put "pic18" into gMoji
  549.   show window gMoji
  550. end mouseUp
  551.  
  552.  
  553.  
  554. -- part 20 (button)
  555. -- low flags: 00
  556. -- high flags: A001
  557. -- rect: left=369 top=248 right=328 bottom=425
  558. -- title width / last selected line: 0
  559. -- icon id / first selected line: 0 / 0
  560. -- text alignment: 1
  561. -- font id: 16384
  562. -- text size: 36
  563. -- style flags: 0
  564. -- line height: 48
  565. -- part name: て
  566. ----- HyperTalk script -----
  567. on mouseUp
  568.   global gMoji
  569.   set cursor to watch
  570.   lock screen
  571.   if there is a window "about.pic" then close window "about.pic"
  572.   picture "pic19",resource,rect,false,32,true
  573.   show bg btn "mask"
  574.   show bg btn "sp"
  575.   colorMe
  576.   unlock screen
  577.   lock screen
  578.   put "pic19" into gMoji
  579.   show window gMoji
  580. end mouseUp
  581.  
  582.  
  583.  
  584. -- part 21 (button)
  585. -- low flags: 00
  586. -- high flags: A001
  587. -- rect: left=369 top=328 right=408 bottom=425
  588. -- title width / last selected line: 0
  589. -- icon id / first selected line: 0 / 0
  590. -- text alignment: 1
  591. -- font id: 16384
  592. -- text size: 36
  593. -- style flags: 0
  594. -- line height: 48
  595. -- part name: と
  596. ----- HyperTalk script -----
  597. on mouseUp
  598.   global gMoji
  599.   set cursor to watch
  600.   lock screen
  601.   if there is a window "about.pic" then close window "about.pic"
  602.   picture "pic20",resource,rect,false,32,true
  603.   show bg btn "mask"
  604.   show bg btn "sp"
  605.   colorMe
  606.   unlock screen
  607.   lock screen
  608.   put "pic20" into gMoji
  609.   show window gMoji
  610. end mouseUp
  611.  
  612.  
  613.  
  614. -- part 22 (button)
  615. -- low flags: 00
  616. -- high flags: A001
  617. -- rect: left=313 top=8 right=88 bottom=369
  618. -- title width / last selected line: 0
  619. -- icon id / first selected line: 0 / 0
  620. -- text alignment: 1
  621. -- font id: 16384
  622. -- text size: 36
  623. -- style flags: 0
  624. -- line height: 48
  625. -- part name: な
  626. ----- HyperTalk script -----
  627. on mouseUp
  628.   global gMoji
  629.   set cursor to watch
  630.   lock screen
  631.   if there is a window "about.pic" then close window "about.pic"
  632.   picture "pic21",resource,rect,false,32,true
  633.   show bg btn "mask"
  634.   show bg btn "sp"
  635.   colorMe
  636.   unlock screen
  637.   lock screen
  638.   put "pic21" into gMoji
  639.   show window gMoji
  640. end mouseUp
  641.  
  642.  
  643.  
  644. -- part 23 (button)
  645. -- low flags: 00
  646. -- high flags: A001
  647. -- rect: left=313 top=88 right=168 bottom=369
  648. -- title width / last selected line: 0
  649. -- icon id / first selected line: 0 / 0
  650. -- text alignment: 1
  651. -- font id: 16384
  652. -- text size: 36
  653. -- style flags: 0
  654. -- line height: 48
  655. -- part name: に
  656. ----- HyperTalk script -----
  657. on mouseUp
  658.   global gMoji
  659.   set cursor to watch
  660.   lock screen
  661.   if there is a window "about.pic" then close window "about.pic"
  662.   picture "pic22",resource,rect,false,32,true
  663.   show bg btn "mask"
  664.   show bg btn "sp"
  665.   colorMe
  666.   unlock screen
  667.   lock screen
  668.   put "pic22" into gMoji
  669.   show window gMoji
  670. end mouseUp
  671.  
  672.  
  673.  
  674. -- part 24 (button)
  675. -- low flags: 00
  676. -- high flags: A001
  677. -- rect: left=313 top=168 right=248 bottom=369
  678. -- title width / last selected line: 0
  679. -- icon id / first selected line: 0 / 0
  680. -- text alignment: 1
  681. -- font id: 16384
  682. -- text size: 36
  683. -- style flags: 0
  684. -- line height: 48
  685. -- part name: ぬ
  686. ----- HyperTalk script -----
  687. on mouseUp
  688.   global gMoji
  689.   set cursor to watch
  690.   lock screen
  691.   if there is a window "about.pic" then close window "about.pic"
  692.   picture "pic23",resource,rect,false,32,true
  693.   show bg btn "mask"
  694.   show bg btn "sp"
  695.   colorMe
  696.   unlock screen
  697.   lock screen
  698.   put "pic23" into gMoji
  699.   show window gMoji
  700. end mouseUp
  701.  
  702.  
  703.  
  704. -- part 25 (button)
  705. -- low flags: 00
  706. -- high flags: A001
  707. -- rect: left=313 top=248 right=328 bottom=369
  708. -- title width / last selected line: 0
  709. -- icon id / first selected line: 0 / 0
  710. -- text alignment: 1
  711. -- font id: 16384
  712. -- text size: 36
  713. -- style flags: 0
  714. -- line height: 48
  715. -- part name: ね
  716. ----- HyperTalk script -----
  717. on mouseUp
  718.   global gMoji
  719.   set cursor to watch
  720.   lock screen
  721.   if there is a window "about.pic" then close window "about.pic"
  722.   picture "pic24",resource,rect,false,32,true
  723.   show bg btn "mask"
  724.   show bg btn "sp"
  725.   colorMe
  726.   unlock screen
  727.   lock screen
  728.   put "pic24" into gMoji
  729.   show window gMoji
  730. end mouseUp
  731.  
  732.  
  733.  
  734. -- part 26 (button)
  735. -- low flags: 00
  736. -- high flags: A001
  737. -- rect: left=313 top=328 right=408 bottom=369
  738. -- title width / last selected line: 0
  739. -- icon id / first selected line: 0 / 0
  740. -- text alignment: 1
  741. -- font id: 16384
  742. -- text size: 36
  743. -- style flags: 0
  744. -- line height: 48
  745. -- part name: の
  746. ----- HyperTalk script -----
  747. on mouseUp
  748.   global gMoji
  749.   set cursor to watch
  750.   lock screen
  751.   if there is a window "about.pic" then close window "about.pic"
  752.   picture "pic25",resource,rect,false,32,true
  753.   show bg btn "mask"
  754.   show bg btn "sp"
  755.   colorMe
  756.   unlock screen
  757.   lock screen
  758.   put "pic25" into gMoji
  759.   show window gMoji
  760. end mouseUp
  761.  
  762.  
  763.  
  764. -- part 27 (button)
  765. -- low flags: 00
  766. -- high flags: A001
  767. -- rect: left=257 top=8 right=88 bottom=313
  768. -- title width / last selected line: 0
  769. -- icon id / first selected line: 0 / 0
  770. -- text alignment: 1
  771. -- font id: 16384
  772. -- text size: 36
  773. -- style flags: 0
  774. -- line height: 48
  775. -- part name: は
  776. ----- HyperTalk script -----
  777. on mouseUp
  778.   global gMoji
  779.   set cursor to watch
  780.   lock screen
  781.   if there is a window "about.pic" then close window "about.pic"
  782.   picture "pic26",resource,rect,false,32,true
  783.   show bg btn "mask"
  784.   show bg btn "sp"
  785.   colorMe
  786.   unlock screen
  787.   lock screen
  788.   put "pic26" into gMoji
  789.   show window gMoji
  790. end mouseUp
  791.  
  792.  
  793.  
  794. -- part 28 (button)
  795. -- low flags: 00
  796. -- high flags: A001
  797. -- rect: left=257 top=88 right=168 bottom=313
  798. -- title width / last selected line: 0
  799. -- icon id / first selected line: 0 / 0
  800. -- text alignment: 1
  801. -- font id: 16384
  802. -- text size: 36
  803. -- style flags: 0
  804. -- line height: 48
  805. -- part name: ひ
  806. ----- HyperTalk script -----
  807. on mouseUp
  808.   global gMoji
  809.   set cursor to watch
  810.   lock screen
  811.   if there is a window "about.pic" then close window "about.pic"
  812.   picture "pic27",resource,rect,false,32,true
  813.   show bg btn "mask"
  814.   show bg btn "sp"
  815.   colorMe
  816.   unlock screen
  817.   lock screen
  818.   put "pic27" into gMoji
  819.   show window gMoji
  820. end mouseUp
  821.  
  822.  
  823.  
  824. -- part 29 (button)
  825. -- low flags: 00
  826. -- high flags: A001
  827. -- rect: left=257 top=168 right=248 bottom=313
  828. -- title width / last selected line: 0
  829. -- icon id / first selected line: 0 / 0
  830. -- text alignment: 1
  831. -- font id: 16384
  832. -- text size: 36
  833. -- style flags: 0
  834. -- line height: 48
  835. -- part name: ふ
  836. ----- HyperTalk script -----
  837. on mouseUp
  838.   global gMoji
  839.   set cursor to watch
  840.   lock screen
  841.   if there is a window "about.pic" then close window "about.pic"
  842.   picture "pic28",resource,rect,false,32,true
  843.   show bg btn "mask"
  844.   show bg btn "sp"
  845.   colorMe
  846.   unlock screen
  847.   lock screen
  848.   put "pic28" into gMoji
  849.   show window gMoji
  850. end mouseUp
  851.  
  852.  
  853.  
  854. -- part 30 (button)
  855. -- low flags: 00
  856. -- high flags: A001
  857. -- rect: left=257 top=248 right=328 bottom=313
  858. -- title width / last selected line: 0
  859. -- icon id / first selected line: 0 / 0
  860. -- text alignment: 1
  861. -- font id: 16384
  862. -- text size: 36
  863. -- style flags: 0
  864. -- line height: 48
  865. -- part name: へ
  866. ----- HyperTalk script -----
  867. on mouseUp
  868.   global gMoji
  869.   set cursor to watch
  870.   lock screen
  871.   if there is a window "about.pic" then close window "about.pic"
  872.   picture "pic29",resource,rect,false,32,true
  873.   show bg btn "mask"
  874.   show bg btn "sp"
  875.   colorMe
  876.   unlock screen
  877.   lock screen
  878.   put "pic29" into gMoji
  879.   show window gMoji
  880. end mouseUp
  881.  
  882.  
  883.  
  884. -- part 31 (button)
  885. -- low flags: 00
  886. -- high flags: A001
  887. -- rect: left=257 top=328 right=408 bottom=313
  888. -- title width / last selected line: 0
  889. -- icon id / first selected line: 0 / 0
  890. -- text alignment: 1
  891. -- font id: 16384
  892. -- text size: 36
  893. -- style flags: 0
  894. -- line height: 48
  895. -- part name: ほ
  896. ----- HyperTalk script -----
  897. on mouseUp
  898.   global gMoji
  899.   set cursor to watch
  900.   lock screen
  901.   if there is a window "about.pic" then close window "about.pic"
  902.   picture "pic30",resource,rect,false,32,true
  903.   show bg btn "mask"
  904.   show bg btn "sp"
  905.   colorMe
  906.   unlock screen
  907.   lock screen
  908.   put "pic30" into gMoji
  909.   show window gMoji
  910. end mouseUp
  911.  
  912.  
  913.  
  914. -- part 32 (button)
  915. -- low flags: 00
  916. -- high flags: A001
  917. -- rect: left=201 top=8 right=88 bottom=257
  918. -- title width / last selected line: 0
  919. -- icon id / first selected line: 0 / 0
  920. -- text alignment: 1
  921. -- font id: 16384
  922. -- text size: 36
  923. -- style flags: 0
  924. -- line height: 48
  925. -- part name: ま
  926. ----- HyperTalk script -----
  927. on mouseUp
  928.   global gMoji
  929.   set cursor to watch
  930.   lock screen
  931.   if there is a window "about.pic" then close window "about.pic"
  932.   picture "pic31",resource,rect,false,32,true
  933.   show bg btn "mask"
  934.   show bg btn "sp"
  935.   colorMe
  936.   unlock screen
  937.   lock screen
  938.   put "pic31" into gMoji
  939.   show window gMoji
  940. end mouseUp
  941.  
  942.  
  943.  
  944. -- part 33 (button)
  945. -- low flags: 00
  946. -- high flags: A001
  947. -- rect: left=201 top=88 right=168 bottom=257
  948. -- title width / last selected line: 0
  949. -- icon id / first selected line: 0 / 0
  950. -- text alignment: 1
  951. -- font id: 16384
  952. -- text size: 36
  953. -- style flags: 0
  954. -- line height: 48
  955. -- part name: み
  956. ----- HyperTalk script -----
  957. on mouseUp
  958.   global gMoji
  959.   set cursor to watch
  960.   lock screen
  961.   if there is a window "about.pic" then close window "about.pic"
  962.   picture "pic32",resource,rect,false,32,true
  963.   show bg btn "mask"
  964.   show bg btn "sp"
  965.   colorMe
  966.   unlock screen
  967.   lock screen
  968.   put "pic32" into gMoji
  969.   show window gMoji
  970. end mouseUp
  971.  
  972.  
  973.  
  974. -- part 34 (button)
  975. -- low flags: 00
  976. -- high flags: A001
  977. -- rect: left=201 top=168 right=248 bottom=257
  978. -- title width / last selected line: 0
  979. -- icon id / first selected line: 0 / 0
  980. -- text alignment: 1
  981. -- font id: 16384
  982. -- text size: 36
  983. -- style flags: 0
  984. -- line height: 48
  985. -- part name: む
  986. ----- HyperTalk script -----
  987. on mouseUp
  988.   global gMoji
  989.   set cursor to watch
  990.   lock screen
  991.   if there is a window "about.pic" then close window "about.pic"
  992.   picture "pic33",resource,rect,false,32,true
  993.   show bg btn "mask"
  994.   show bg btn "sp"
  995.   colorMe
  996.   unlock screen
  997.   lock screen
  998.   put "pic33" into gMoji
  999.   show window gMoji
  1000. end mouseUp
  1001.  
  1002.  
  1003.  
  1004. -- part 35 (button)
  1005. -- low flags: 00
  1006. -- high flags: A001
  1007. -- rect: left=201 top=248 right=328 bottom=257
  1008. -- title width / last selected line: 0
  1009. -- icon id / first selected line: 0 / 0
  1010. -- text alignment: 1
  1011. -- font id: 16384
  1012. -- text size: 36
  1013. -- style flags: 0
  1014. -- line height: 48
  1015. -- part name: め
  1016. ----- HyperTalk script -----
  1017. on mouseUp
  1018.   global gMoji
  1019.   set cursor to watch
  1020.   lock screen
  1021.   if there is a window "about.pic" then close window "about.pic"
  1022.   picture "pic34",resource,rect,false,32,true
  1023.   show bg btn "mask"
  1024.   show bg btn "sp"
  1025.   colorMe
  1026.   unlock screen
  1027.   lock screen
  1028.   put "pic34" into gMoji
  1029.   show window gMoji
  1030. end mouseUp
  1031.  
  1032.  
  1033.  
  1034. -- part 36 (button)
  1035. -- low flags: 00
  1036. -- high flags: A001
  1037. -- rect: left=201 top=328 right=408 bottom=257
  1038. -- title width / last selected line: 0
  1039. -- icon id / first selected line: 0 / 0
  1040. -- text alignment: 1
  1041. -- font id: 16384
  1042. -- text size: 36
  1043. -- style flags: 0
  1044. -- line height: 48
  1045. -- part name: も
  1046. ----- HyperTalk script -----
  1047. on mouseUp
  1048.   global gMoji
  1049.   set cursor to watch
  1050.   lock screen
  1051.   if there is a window "about.pic" then close window "about.pic"
  1052.   picture "pic35",resource,rect,false,32,true
  1053.   show bg btn "mask"
  1054.   show bg btn "sp"
  1055.   colorMe
  1056.   unlock screen
  1057.   lock screen
  1058.   put "pic35" into gMoji
  1059.   show window gMoji
  1060. end mouseUp
  1061.  
  1062.  
  1063.  
  1064. -- part 37 (button)
  1065. -- low flags: 00
  1066. -- high flags: A001
  1067. -- rect: left=145 top=8 right=88 bottom=201
  1068. -- title width / last selected line: 0
  1069. -- icon id / first selected line: 0 / 0
  1070. -- text alignment: 1
  1071. -- font id: 16384
  1072. -- text size: 36
  1073. -- style flags: 0
  1074. -- line height: 48
  1075. -- part name: や
  1076. ----- HyperTalk script -----
  1077. on mouseUp
  1078.   global gMoji
  1079.   set cursor to watch
  1080.   lock screen
  1081.   if there is a window "about.pic" then close window "about.pic"
  1082.   picture "pic36",resource,rect,false,32,true
  1083.   show bg btn "mask"
  1084.   show bg btn "sp"
  1085.   colorMe
  1086.   unlock screen
  1087.   lock screen
  1088.   put "pic36" into gMoji
  1089.   show window gMoji
  1090. end mouseUp
  1091.  
  1092.  
  1093.  
  1094. -- part 38 (button)
  1095. -- low flags: 01
  1096. -- high flags: 8001
  1097. -- rect: left=145 top=88 right=168 bottom=201
  1098. -- title width / last selected line: 0
  1099. -- icon id / first selected line: 0 / 0
  1100. -- text alignment: 1
  1101. -- font id: 16384
  1102. -- text size: 36
  1103. -- style flags: 0
  1104. -- line height: 48
  1105. -- part name: *
  1106.  
  1107.  
  1108. -- part 39 (button)
  1109. -- low flags: 00
  1110. -- high flags: A001
  1111. -- rect: left=145 top=168 right=248 bottom=201
  1112. -- title width / last selected line: 0
  1113. -- icon id / first selected line: 0 / 0
  1114. -- text alignment: 1
  1115. -- font id: 16384
  1116. -- text size: 36
  1117. -- style flags: 0
  1118. -- line height: 48
  1119. -- part name: ゆ
  1120. ----- HyperTalk script -----
  1121. on mouseUp
  1122.   global gMoji
  1123.   set cursor to watch
  1124.   lock screen
  1125.   if there is a window "about.pic" then close window "about.pic"
  1126.   picture "pic37",resource,rect,false,32,true
  1127.   show bg btn "mask"
  1128.   show bg btn "sp"
  1129.   colorMe
  1130.   unlock screen
  1131.   lock screen
  1132.   put "pic37" into gMoji
  1133.   show window gMoji
  1134. end mouseUp
  1135.  
  1136.  
  1137.  
  1138. -- part 40 (button)
  1139. -- low flags: 01
  1140. -- high flags: 8001
  1141. -- rect: left=145 top=248 right=328 bottom=201
  1142. -- title width / last selected line: 0
  1143. -- icon id / first selected line: 0 / 0
  1144. -- text alignment: 1
  1145. -- font id: 16384
  1146. -- text size: 36
  1147. -- style flags: 0
  1148. -- line height: 48
  1149. -- part name: *
  1150.  
  1151.  
  1152. -- part 41 (button)
  1153. -- low flags: 00
  1154. -- high flags: A001
  1155. -- rect: left=145 top=328 right=408 bottom=201
  1156. -- title width / last selected line: 0
  1157. -- icon id / first selected line: 0 / 0
  1158. -- text alignment: 1
  1159. -- font id: 16384
  1160. -- text size: 36
  1161. -- style flags: 0
  1162. -- line height: 48
  1163. -- part name: よ
  1164. ----- HyperTalk script -----
  1165. on mouseUp
  1166.   global gMoji
  1167.   set cursor to watch
  1168.   lock screen
  1169.   if there is a window "about.pic" then close window "about.pic"
  1170.   picture "pic38",resource,rect,false,32,true
  1171.   show bg btn "mask"
  1172.   show bg btn "sp"
  1173.   colorMe
  1174.   unlock screen
  1175.   lock screen
  1176.   put "pic38" into gMoji
  1177.   show window gMoji
  1178. end mouseUp
  1179.  
  1180.  
  1181.  
  1182. -- part 42 (button)
  1183. -- low flags: 00
  1184. -- high flags: A001
  1185. -- rect: left=89 top=8 right=88 bottom=145
  1186. -- title width / last selected line: 0
  1187. -- icon id / first selected line: 0 / 0
  1188. -- text alignment: 1
  1189. -- font id: 16384
  1190. -- text size: 36
  1191. -- style flags: 0
  1192. -- line height: 48
  1193. -- part name: ら
  1194. ----- HyperTalk script -----
  1195. on mouseUp
  1196.   global gMoji
  1197.   set cursor to watch
  1198.   lock screen
  1199.   if there is a window "about.pic" then close window "about.pic"
  1200.   picture "pic39",resource,rect,false,32,true
  1201.   show bg btn "mask"
  1202.   show bg btn "sp"
  1203.   colorMe
  1204.   unlock screen
  1205.   lock screen
  1206.   put "pic39" into gMoji
  1207.   show window gMoji
  1208. end mouseUp
  1209.  
  1210.  
  1211.  
  1212. -- part 43 (button)
  1213. -- low flags: 00
  1214. -- high flags: A001
  1215. -- rect: left=89 top=88 right=168 bottom=145
  1216. -- title width / last selected line: 0
  1217. -- icon id / first selected line: 0 / 0
  1218. -- text alignment: 1
  1219. -- font id: 16384
  1220. -- text size: 36
  1221. -- style flags: 0
  1222. -- line height: 48
  1223. -- part name: り
  1224. ----- HyperTalk script -----
  1225. on mouseUp
  1226.   global gMoji
  1227.   set cursor to watch
  1228.   lock screen
  1229.   if there is a window "about.pic" then close window "about.pic"
  1230.   picture "pic40",resource,rect,false,32,true
  1231.   show bg btn "mask"
  1232.   show bg btn "sp"
  1233.   colorMe
  1234.   unlock screen
  1235.   lock screen
  1236.   put "pic40" into gMoji
  1237.   show window gMoji
  1238. end mouseUp
  1239.  
  1240.  
  1241.  
  1242. -- part 44 (button)
  1243. -- low flags: 00
  1244. -- high flags: A001
  1245. -- rect: left=89 top=168 right=248 bottom=145
  1246. -- title width / last selected line: 0
  1247. -- icon id / first selected line: 0 / 0
  1248. -- text alignment: 1
  1249. -- font id: 16384
  1250. -- text size: 36
  1251. -- style flags: 0
  1252. -- line height: 48
  1253. -- part name: る
  1254. ----- HyperTalk script -----
  1255. on mouseUp
  1256.   global gMoji
  1257.   set cursor to watch
  1258.   lock screen
  1259.   if there is a window "about.pic" then close window "about.pic"
  1260.   picture "pic41",resource,rect,false,32,true
  1261.   show bg btn "mask"
  1262.   show bg btn "sp"
  1263.   colorMe
  1264.   unlock screen
  1265.   lock screen
  1266.   put "pic41" into gMoji
  1267.   show window gMoji
  1268. end mouseUp
  1269.  
  1270.  
  1271.  
  1272. -- part 45 (button)
  1273. -- low flags: 00
  1274. -- high flags: A001
  1275. -- rect: left=89 top=248 right=328 bottom=145
  1276. -- title width / last selected line: 0
  1277. -- icon id / first selected line: 0 / 0
  1278. -- text alignment: 1
  1279. -- font id: 16384
  1280. -- text size: 36
  1281. -- style flags: 0
  1282. -- line height: 48
  1283. -- part name: れ
  1284. ----- HyperTalk script -----
  1285. on mouseUp
  1286.   global gMoji
  1287.   set cursor to watch
  1288.   lock screen
  1289.   if there is a window "about.pic" then close window "about.pic"
  1290.   picture "pic42",resource,rect,false,32,true
  1291.   show bg btn "mask"
  1292.   show bg btn "sp"
  1293.   colorMe
  1294.   unlock screen
  1295.   lock screen
  1296.   put "pic42" into gMoji
  1297.   show window gMoji
  1298. end mouseUp
  1299.  
  1300.  
  1301.  
  1302. -- part 46 (button)
  1303. -- low flags: 00
  1304. -- high flags: A001
  1305. -- rect: left=89 top=328 right=408 bottom=145
  1306. -- title width / last selected line: 0
  1307. -- icon id / first selected line: 0 / 0
  1308. -- text alignment: 1
  1309. -- font id: 16384
  1310. -- text size: 36
  1311. -- style flags: 0
  1312. -- line height: 48
  1313. -- part name: ろ
  1314. ----- HyperTalk script -----
  1315. on mouseUp
  1316.   global gMoji
  1317.   set cursor to watch
  1318.   lock screen
  1319.   if there is a window "about.pic" then close window "about.pic"
  1320.   picture "pic43",resource,rect,false,32,true
  1321.   show bg btn "mask"
  1322.   show bg btn "sp"
  1323.   colorMe
  1324.   unlock screen
  1325.   lock screen
  1326.   put "pic43" into gMoji
  1327.   show window gMoji
  1328. end mouseUp
  1329.  
  1330.  
  1331.  
  1332. -- part 47 (button)
  1333. -- low flags: 00
  1334. -- high flags: A001
  1335. -- rect: left=33 top=8 right=88 bottom=89
  1336. -- title width / last selected line: 0
  1337. -- icon id / first selected line: 0 / 0
  1338. -- text alignment: 1
  1339. -- font id: 16384
  1340. -- text size: 36
  1341. -- style flags: 0
  1342. -- line height: 48
  1343. -- part name: わ
  1344. ----- HyperTalk script -----
  1345. on mouseUp
  1346.   global gMoji
  1347.   set cursor to watch
  1348.   lock screen
  1349.   if there is a window "about.pic" then close window "about.pic"
  1350.   picture "pic44",resource,rect,false,32,true
  1351.   show bg btn "mask"
  1352.   show bg btn "sp"
  1353.   colorMe
  1354.   unlock screen
  1355.   lock screen
  1356.   put "pic44" into gMoji
  1357.   show window gMoji
  1358. end mouseUp
  1359.  
  1360.  
  1361.  
  1362. -- part 48 (button)
  1363. -- low flags: 00
  1364. -- high flags: A001
  1365. -- rect: left=17 top=328 right=408 bottom=73
  1366. -- title width / last selected line: 0
  1367. -- icon id / first selected line: 0 / 0
  1368. -- text alignment: 1
  1369. -- font id: 16384
  1370. -- text size: 36
  1371. -- style flags: 0
  1372. -- line height: 48
  1373. -- part name: ん
  1374. ----- HyperTalk script -----
  1375. on mouseUp
  1376.   global gMoji
  1377.   set cursor to watch
  1378.   lock screen
  1379.   if there is a window "about.pic" then close window "about.pic"
  1380.   picture "pic45",resource,rect,false,32,true
  1381.   show bg btn "mask"
  1382.   show bg btn "sp"
  1383.   colorMe
  1384.   unlock screen
  1385.   lock screen
  1386.   put "pic45" into gMoji
  1387.   show window gMoji
  1388. end mouseUp
  1389.  
  1390.  
  1391.  
  1392. -- part 49 (button)
  1393. -- low flags: 00
  1394. -- high flags: A000
  1395. -- rect: left=21 top=154 right=203 bottom=73
  1396. -- title width / last selected line: 0
  1397. -- icon id / first selected line: 2478 / 2478
  1398. -- text alignment: 1
  1399. -- font id: 16384
  1400. -- text size: 12
  1401. -- style flags: 0
  1402. -- line height: 16
  1403. -- part name: about
  1404. ----- HyperTalk script -----
  1405. on mouseUp
  1406.   lock screen
  1407.   if there is a window "about.pic" then exit mouseUp
  1408.   picture "about.pic",resource,rect,true,32,true
  1409. end mouseUp
  1410.  
  1411.  
  1412. -- part 50 (button)
  1413. -- low flags: 00
  1414. -- high flags: A000
  1415. -- rect: left=22 top=99 right=151 bottom=72
  1416. -- title width / last selected line: 0
  1417. -- icon id / first selected line: 17214 / 17214
  1418. -- text alignment: 1
  1419. -- font id: 16384
  1420. -- text size: 12
  1421. -- style flags: 0
  1422. -- line height: 16
  1423. -- part name: おわる
  1424. ----- HyperTalk script -----
  1425. on mouseUp
  1426.   doMenu quit HyperCard
  1427. end mouseUp
  1428.  
  1429.  
  1430. -- part 51 (button)
  1431. -- low flags: 00
  1432. -- high flags: 0000
  1433. -- rect: left=31 top=228 right=317 bottom=72
  1434. -- title width / last selected line: 0
  1435. -- icon id / first selected line: 0 / 0
  1436. -- text alignment: 1
  1437. -- font id: 16384
  1438. -- text size: 12
  1439. -- style flags: 0
  1440. -- line height: 16
  1441. -- part name: 新規ボタン
  1442. ----- HyperTalk script -----
  1443. on mouseUp
  1444.   speak "Hello!" with voice "princes"
  1445.   repeat 3
  1446.     set hilite of bg btn id 54 to true
  1447.     wait 20 ticks
  1448.     set hilite of bg btn id 54 to false
  1449.     wait 20 ticks
  1450.   end repeat
  1451. end mouseUp
  1452.  
  1453.  
  1454. -- part 54 (button)
  1455. -- low flags: 00
  1456. -- high flags: 000A
  1457. -- rect: left=19 top=272 right=286 bottom=31
  1458. -- title width / last selected line: 0
  1459. -- icon id / first selected line: 0 / 0
  1460. -- text alignment: 1
  1461. -- font id: 16384
  1462. -- text size: 12
  1463. -- style flags: 0
  1464. -- line height: 16
  1465. -- part name: 新規ボタン
  1466.  
  1467.  
  1468. -- part 52 (button)
  1469. -- low flags: 80
  1470. -- high flags: 0001
  1471. -- rect: left=0 top=0 right=424 bottom=608
  1472. -- title width / last selected line: 0
  1473. -- icon id / first selected line: 0 / 0
  1474. -- text alignment: 1
  1475. -- font id: 16384
  1476. -- text size: 12
  1477. -- style flags: 0
  1478. -- line height: 16
  1479. -- part name: mask
  1480.  
  1481.  
  1482. -- part 53 (button)
  1483. -- low flags: 80
  1484. -- high flags: 2001
  1485. -- rect: left=15 top=34 right=87 bottom=63
  1486. -- title width / last selected line: 65505
  1487. -- icon id / first selected line: -16490 / 49046
  1488. -- text alignment: 1
  1489. -- font id: 16384
  1490. -- text size: 12
  1491. -- style flags: 0
  1492. -- line height: 16
  1493. -- part name: sp
  1494. ----- HyperTalk script -----
  1495. on mouseUp
  1496.   if there is a window "pic1" then speak "テ‡窶 " with voice "テ‡窶禿‡テ偲‡ツオ"
  1497.   if there is a window "pic2" then speak "テ‡ツ「" with voice "テ‡窶禿‡テ偲‡ツオ"
  1498.   if there is a window "pic3" then speak "テ‡ツァ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1499.   if there is a window "pic4" then speak "テ‡ツカ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1500.   if there is a window "pic5" then speak "テ‡ツョ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1501.   if there is a window "pic6" then speak "テ‡ツゥ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1502.   if there is a window "pic7" then speak "テ‡ツエ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1503.   if there is a window "pic8" then speak "テ‡竕 " with voice "テ‡窶禿‡テ偲‡ツオ"
  1504.   if there is a window "pic9" then speak "テ‡テ˜" with voice "テ‡窶禿‡テ偲‡ツオ"
  1505.   if there is a window "pic10" then speak "テ‡ツア" with voice "テ‡窶禿‡テ偲‡ツオ"
  1506.   if there is a window "pic11" then speak "テ‡竕・" with voice "テ‡窶禿‡テ偲‡ツオ"
  1507.   if there is a window "pic12" then speak "テ‡ツオ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1508.   if there is a window "pic13" then speak "テ‡竏‘" with voice "テ‡窶禿‡テ偲‡ツオ"
  1509.   if there is a window "pic14" then speak "テ‡マ\" with voice "テ‡窶禿‡テ偲‡ツオ"
  1510.   if there is a window "pic15" then speak "テ‡ツェ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1511.   if there is a window "pic16" then speak "テ‡ホゥ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1512.   if there is a window "pic17" then speak "テ‡テク" with voice "テ‡窶禿‡テ偲‡ツオ"
  1513.   if there is a window "pic18" then speak "テ‡ツャ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1514.   if there is a window "pic19" then speak "テ‡ニ’" with voice "テ‡窶禿‡テ偲‡ツオ"
  1515.   if there is a window "pic20" then speak "テ‡竏†" with voice "テ‡窶禿‡テ偲‡ツオ"
  1516.   if there is a window "pic21" then speak "テ‡ツサ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1517.   if there is a window "pic22" then speak "テ‡窶ヲ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1518.   if there is a window "pic23" then speak "テ‡ツ " with voice "テ‡窶禿‡テ偲‡ツオ"
  1519.   if there is a window "pic24" then speak "テ‡テ\" with voice "テ‡窶禿‡テ偲‡ツオ"
  1520.   if there is a window "pic25" then speak "テ‡テƒ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1521.   if there is a window "pic26" then speak "テ‡テ•" with voice "テ‡窶禿‡テ偲‡ツオ"
  1522.   if there is a window "pic27" then speak "テ‡窶“" with voice "テ‡窶禿‡テ偲‡ツオ"
  1523.   if there is a window "pic28" then speak "テ‡窶" with voice "テ‡窶禿‡テ偲‡ツオ"
  1524.   if there is a window "pic29" then speak "テ‡テキ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1525.   if there is a window "pic30" then speak "テ‡ナク" with voice "テ‡窶禿‡テ偲‡ツオ"
  1526.   if there is a window "pic31" then speak "テ‡窶ケ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1527.   if there is a window "pic32" then speak "テ‡窶コ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1528.   if there is a window "pic33" then speak "テ‡ïャ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1529.   if there is a window "pic34" then speak "テ‡ïャ‚" with voice "テ‡窶禿‡テ偲‡ツオ"
  1530.   if there is a window "pic35" then speak "テ‡窶。" with voice "テ‡窶禿‡テ偲‡ツオ"
  1531.   if there is a window "pic36" then speak "テ‡窶š" with voice "テ‡窶禿‡テ偲‡ツオ"
  1532.   if there is a window "pic37" then speak "テ‡窶ー" with voice "テ‡窶禿‡テ偲‡ツオ"
  1533.   if there is a window "pic38" then speak "テ‡テŠ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1534.   if there is a window "pic39" then speak "テ‡テ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1535.   if there is a window "pic40" then speak "テ‡テ‹" with voice "テ‡窶禿‡テ偲‡ツオ"
  1536.   if there is a window "pic41" then speak "テ‡テˆ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1537.   if there is a window "pic42" then speak "テ‡テ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1538.   if there is a window "pic43" then speak "テ‡テŽ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1539.   if there is a window "pic44" then speak "テ‡テŒ" with voice "テ‡窶禿‡テ偲‡ツオ"
  1540.   if there is a window "pic45" then speak "テ‡テ’" with voice "テ‡窶禿‡テ偲‡ツオ"
  1541. end mouseUp
  1542.