8L xC)pJJJJ IH(ȱH:=IH[H`@H^H 2 9 @   I/H`JLNGȄBȄF aK ' faaFF  RJm# KKJ qJ )J ۈJJm  JFȱJGJKaȄM ' 5aaNNJFLGJ`a  XL LG &PRODOS`DaElH$?EGvѶK+`L XX LU ŠϠĠӥS)*+,+`F)) (*=GJFjJJA QE'+ '== `@ STSP8QSS8 m P o R(8RSTACKS2ss.' @YADDRESSESU9e"[BUTTONIDEASU@#FINDER.DATAs6ps^SCRIPTERSTOOLSUEr! ޿s XCALENDARU8G s ICONSh s -@a6 STAK樊b@a$ ~ F)```> AddressespUpdos`pUpdos`[>,b>t  -LH%r  m$ "  !"#$%&'()*+,-./012345DDDDDDDDDDDDDDDDDDPPPUPUPPPUPUdFDffDFdFdfDDfdFdFDffDFdFdfDDfdFODDOwwwwwwwwaaaaaaaaaaaaaaaaOOOOOOOOOOOOOOOOuuuuWWWWuuuuWWWWuuuuWWWWuuuuWWWWoooooooooooooooo----------------- Script info for this Stack ----------------- HANDLERS: openStack closeStack doMenu nameSort Size of script: 1480 chars. ----------------------------------------------------------- on openStack global AddressMenu,LastSearch put empty into LastSearch if AddressMenu is empty then put addMenu (" Addresses ","Sort by Name" & return & "Sort by Company" & return & "Sort by City" & return & "Sort by State" & return & "Sort by Zip Code" & return & "-" & return & "Preferences") into AddressMenu end if -- If the stack is locked, dim the Addresses menu if the cantModify of this stack is true then disableMenu AddressMenu end if end openStack on closeStack global AddressMenu deleteMenu AddressMenu put empty into AddressMenu unlock screen end closeStack on doMenu choice if choice is "Sort by Name" then set cursor to watch nameSort else if char 1 to 7 of choice is "Sort by" then set cursor to watch sort by field (char 9 to length(choice) of choice) else if choice is "Preferences" then go to card id 4693 unlock screen else pass doMenu end if end if end doMenu on nameSort -- Handles different sorts by name depending on preferences card put the number of the hilitedBtn of family 1 of last cd into opt1 put the number of the hilitedBtn of family 2 of last cd into opt2 if opt1 = 1 and opt2 = 3 then sort by word 1 of field "Name" if opt1 = 1 and opt2 = 4 then sort by last word of field "Name" if opt1 = 2 and opt2 = 3 then sort by word 2 of fld "Name" if opt1 = 2 and opt2 = 4 then sort by word 1 of field "Name" end nameSortrt by word 1 of field "Name" end nameSort"Name" if opt1 = 2 and opt2 = 4 then sort by word 1 of field "Name" end nameSortrt nameSort d nameSort 4 then sort by first word of field "Name" end nameSort id of the hilited button of family 1 into choice1 put the id of the hilited button of family 2 into choice2 pop card unlock screen if choice1 is 1 and choice2 is 3 then sort by first word of field "Name" if choice1 is 1 and choice2 is 4 then sort by second word of field "Name" if choice1 is 2 and choice2 is 3 then sort by last word of field "Name" if choice1 is 2 and choice2 is 4 then sort by first word of field "Name" end nameSort eSort ield "Name" end nameSort ord of field "Name" end nameSort ort by first word of field "Name" end nameSort MASTJ$WU=1%t}~+G1FW7LIST W PAGEW ~!IJ A" h 1 #I``^\ '<0rJd G(0"ah3(! W+ E E*L:dU; srfIe$S$`BKGD$ @' 0?L0 Look For...on mouseUp global LastSearch if the commandKey is not down or LastSearch is empty then ask "What text would you like to look for?" with LastSearch if it is empty then exit mouseUp put it into LastSearch end if findGlobal LastSearch end mouseUp~N[0 Show Noteson mouseUp showNotes (not visible of bg field "Notes") end mouseUp ]j0 New Cardon mouseUp -- If the button is not dimmed, add a new card if the userLevel = 1 then answer "Your user level must be set to Typing or higher" && "to add new cards to this stack." exit mouseUp end if if the cantModify of this stack then answer "New cards cannot be added to this stack because it" && "is locked." exit mouseUp end if doMenu "New Card" end mouseUp ly0 Delete Cardon mouseUp if the userLevel = 1 then answer "Your user level must be set to Typing or higher" && "to delete cards from this stack." exit mouseUp end if if the cantModify of this stack then answer "Cards cannot be deleted from this stack because it" && "is locked." exit mouseUp end if answer "Delete this card?" with "Cancel" or "OK" if it is "OK" then lock screen doMenu "Delete Card" end if openCard end mouseUp ^O'@ Nameon returnInField beep end returnInField `)O6@ Companyon returnInField beep end returnInField :OV@ Addresson returnInField -- Only allow one return in this field if return is in me then beep else pass returnInField end if end returnInField XOe@ Cityon closeField put field "City" & "," && field "State" && " " & field "Zip Code" into field "City/State/Zip" end closeField on returnInField beep end returnInField gOt@ Stateon closeField put field "City" & "," && field "State" && " " & field "Zip Code" into field "City/State/Zip" end closeField on returnInField beep end returnInField vO@ Zip Codeon closeField put field "City" & "," && field "State" && " " & field "Zip Code" into field "City/State/Zip" end closeField on returnInField beep end returnInField O@Telephoneon returnInField if (the number of lines in me = 4) or (the number of lines in me = 3 and last char of me is return) then beep else pass returnInField end if end returnInField r   Scroll Lefton mouseUp go prev card of this background end mouseUpt0  Scroll Righton mouseUp go next card of this background end mouseUpz%D Nameon mouseUp findRestricted (the short name of me),"name" end mouseUp (4D Companyon mouseUp findRestricted (the short name of me),"company" end mouseUp <HD Addresson mouseUp findRestricted (the short name of me),"address" end mouseUp zWcD Cityon mouseUp findRestricted (the short name of me),"city" end mouseUp |frD Stateon mouseUp findRestricted (the short name of me),"state" end mouseUp uD Zip Codeon mouseUp findRestricted (the short name of me),"zip code" end mouseUp D Telephoneon mouseUp findRestricted (the short name of me),"telephone number" end mouseUp f L Phone Number 1on mouseUp executeDial 1 end mouseUp f L Phone Number 2on mouseUp executeDial 2 end mouseUp f L Phone Number 3on mouseUp executeDial 3 end mouseUp f L Phone Number 4on mouseUp executeDial 4 end mouseUp 6^ Notes@!41 City/State/Zip"  Stack Infoon mouseUp answer "About the Addresses Stack" & return & return & "This" && "stack lets you store the names, addresses, and phone" && "numbers of people and companies." end mouseUpl#  l Appointmentson mouseUp -- Go to the last card of the Calendar stack that the user visited global LastAddressCard, LastCalendarCard visual effect venetian blinds put the long name of this card into LastAddressCard if LastCalendarCard is not empty then go LastCalendarCard else go stack "Calendar" end if end mouseUpj$-  Homeon mouseUp visual effect zoom in go home end mouseUp B&7 Telephone Number& Addresses----------------- Script info for this Bkgnd ----------------- HANDLERS: newCard changeButtons showNotes findGlobal -- findRestricted executeDial customDial Size of script: 2587 chars. ----------------------------------------------------------- on newCard unlock screen if field "Name" is empty then select after text of field "Name" end newCard on changeButtons color, status set the frameColor of bg btn "New Card" to color set the textColor of bg btn "New Card" to color set the autoHilite of bg btn "New Card" to status set the frameColor of bg btn "Delete Card" to color set the textColor of bg btn "Delete Card" to color set the autoHilite of bg btn "Delete Card" to status end changeButtons on showNotes boolean --toggles the visible status of the notes field if the visible of bg field "Notes" is boolean then exit showNotes lock screen set the visible of bg field "Notes" to boolean if boolean = "true" then set the name of bg btn id 2 to "Hide Notes" unlock screen with visual effect wipe left if the cantModify of this stack is false and the userLevel > 1 then select after text of bg fld "Notes" end if else set the name of bg btn id 2 to "Show Notes" unlock screen with visual effect wipe right end if end showNotes on findGlobal whatText find whatText if the result is not empty then answer quote & whatText & quote && "was not found." exit to hyperCard end if if the number of the foundField > 3 and the number of the foundField < 8 then showNotes false end if if the number of the foundField = 8 then showNotes true end if end findGlobal on findRestricted whichFld, whichQuestion global LastRestrictedSearch if the commandKey is down then put LastRestrictedSearch into lookingFor else ask "Find what" && whichQuestion & "?" with LastRestrictedSearch if it is empty then exit findRestricted put it into LastRestrictedSearch put it into lookingFor end if find lookingFor in field whichFld if the result is not empty then answer quote & lookingFor & quote && "was not found in any" && whichQuestion && "field." exit to hyperCard end if if the number of the foundField > 3 and the number of the foundField < 8 then showNotes false end if end findRestricted on executeDial whichLine -- Dial a line from the telephone # field or ask if it is empty if line whichLine of bg fld "telephone" is empty then ask "Dial what number?" customDial it else customDial line whichLine of bg fld "telephone" end if end executeDial on customDial whichNumber -- Dial through the speaker or using the modem if word 3 of the hilitedBtn of family 3 of last card = 5 then dial whichNumber else dial whichNumber with modem end if end customDialBMAP |1 ݏ   #  * ̏ ̏  * ̏ ̏% 8 wwp( ̏ ̏,  * ̏ ̏  * ̏ ̏  $wwp33308 8 ̏ ̏#8 "8- ( * ̏ ̏́90?0 < 3?3)?<?3? 0?!0 1   ?LPhoneO,C ~ExpressLoadO 3 ,mainX3,;main3 ;8[1J" BhhzȷHH" H" h" -H" hp77" " hhȷ  )HH" ȷ ȷ   Ȁi  ȷ ȷ   ȀmiH "hHHHH ")J" BhhhhȷȷHH33" 33    ȷL H H33" 33  m  ȷ    i Lt u=q- ZzZȭȀȭȭȭȭȭȻz ` "႘ .  "hi h  i(ȀȷȀ숈ȷ i  HH-"hh HHH ""hH"*"" hBh" hhHH" HH" {i\DH\H >>--7Answer "FORM: Addmenu ({Menu Title},{Menu Item List})"oanswer "AddMenu XFCN v1.0.1 " & return & "by Eric Schlosser, 08/06/90" & return & " 1990 Apple Computer, Inc."+Can't understand arguments of XFCN AddMenu.#Not enough memory to add that menu.VonSchlobnicsMenuIDCounter?!&Zhn~773D333pda )]kq$'=]kv{~:INX^euz (-3;AGMSYcgjs  (,0Lg|AddMenuO,C ~ExpressLoadO H,main<,;main ZZ;[ )J kk" Bh h  ȷ HH" H" h" @H" h" HH"*"  {zz+zzk'Answer "FORM: DisableMenu {Menu Name}"pAnswer "DisableMenu XCMD v1.0" & return & "by Eric Schlosser, 08/02/90" & return & " 1990 Apple Computer, Inc."/Can't understand arguments of XCMD DisableMenu.!?kO]cs R`fv DisableMenuO,C ~ExpressLoadO d<b,maind,;maind ZZ;[ )J " Bh h  ȷ HH<<" H<<::" h\\" ႪH<<88" h" ႀ ȷ HHPP"  P ^QH"h4h66@6H4HQH"."*"VHTH"  {zz+zzk""" Bh h &Answer "FORM: DeleteMenu {Menu Name}"oAnswer "DeleteMenu XCMD v1.0" & return & "by Eric Schlosser, 08/02/90" & return & " 1990 Apple Computer, Inc.".Can't understand arguments of XCMD DeleteMenu.Invalid Menu Id!?O<]<c:s\<8PC"R`fv"F DisableMenu DeleteMenuC`1 ,STAK&a`1 #1!/'@^ ButtonIdeaspUpdospUpdos), p??<ClarinetpADEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~DDDDDDDDDDDDDDDDDDPPPUPUPPPUPUdFDffDFdFdfDDfdFdFDffDFdFdfDDfdFODDOwwwwwwwwaaaaaaaaaaaaaaaaOOOOOOOOOOOOOOOOuuuuWWWWuuuuWWWWuuuuWWWWuuuuWWWWoooooooooooooooo-- Thanks to Robertson Smith for his animated icons. on openStack show menuBar set userModify to true set userLevel to 5 end openStack Burnett ----------------------------------------------------------- on openStack show menuBar set userModify to true set userLevel to 5 end openStack MAST##̔)A}#^{S8Ie ARr/ z1PZw/Xh[mDV Hi *T/kd:r<JLIST1! , *3 PAGE*31!#Vb;?;}z,}2ػBGQ>Qگ|߿|) @ @ @@a H @ @ @{@@ @@E2װ  {I7郝nBwY  @@24$D.  @@24$#  @@24$w{+6V8RN$,K*q-##r"H"* T) 0 B0!F {"P<33mOjZlmdF zw:WpK,W4[-F@3 $to VInG z &WvOaG5k8Jm&2)($ȧokvc5^gj4jy!̓WblZsQq?w=Rh :?_gap-H2\Cbl2r.?IlgpQӻ{'V{|r#2r*L$XMf F01T\}BKGD " fNH  on mouseDown if the short id of this card 9115 then set the icon of me to 1804 wait until the mouse "down" OR the mouseLoc is not within the rect of me wait 10 set the icon of me to 1803 if the mouse = "up" then visual wipe right go cd "Button Ideas" end if end if end mouseDown TB  on mouseDown if the short id of this card 5779 then set the icon of me to 1802 wait until the mouse "down" OR the mouseLoc is not within the rect of me wait 10 set the icon of me to 1801 if the mouse = "up" then visual wipe right go cd "Ways to Use Buttons" end if end if end mouseDown $   on mouseDown set the icon of me to 1806 wait until the mouse "down" OR the mouseLoc is not within the rect of me wait 10 set the icon of me to 1805 if the mouse = "up" then visual wipe left go cd "How to Copy a Button" end if end mouseDown   on mouseDown if the short id of this card 8050 AND the short id of this card 5779 AND the short id of this card 9115 then set the icon of me to 1810 wait until the mouse "down" OR the mouseLoc is not within the rect of me wait 10 set the icon of me to 1809 if the mouse = "up" then visual wipe right fast go prev cd end if end if end mouseDown   on mouseDown set the icon of me to 1812 wait until the mouse "down" OR the mouseLoc is not within the rect of me wait 10 set the icon of me to 1811 if the mouse = "up" then visual iris open go home end if end mouseDown > on mouseDown if the short id of this card 2083 AND the short id of this card 8050 AND the short id of this card 12984 then set the icon of me to 1814 wait until the mouse "down" OR the mouseLoc is not within the rect of me wait 10 set the icon of me to 1813 if the mouse = "up" then visual wipe left very fast go next cd end if end if end mouseDown 2 .0 2 #7 BMAP"*" Г 33 0OOI Г  "Ќ!І  =Ќ!І  CARD#%@*3 "`6>*0 Button Ideas22 21H 2G^  2]t 2 s 2 G^  2> 2C) 22 22 p2/  on mouseUp visual wipe left go card "Applications" end mouseUp l1H/  on mouseUp visual wipe left go card "Goodies" end mouseUp nG^/  on mouseUp visual wipe left go card "Navigation" end mouseUp x ]t/  on mouseUp visual wipe left go card "Help and Information" end mouseUp l!s/  on mouseUp visual wipe left go card "Switches" end mouseUp The buttons at right take you to cards with collections of buttons that you can copy for use in your own stacks. On these cards, buttons with red borders already include scripts. Once you've copied a button, you can change its size, style, text, icon, or script to suit your needs. For help in making these changes, click "Ways to Use Buttons" below. For instructions on copying and pasting buttons, click "How to Copy a Button". Applications Goodies Navigation Help and Information SwitchesCopyright 1990 Apple Computer, Inc All Rights ReservedButton Ideas BMAP%B!   !       0"OO)   !  Ё   ߁ -- -  ݁  ߂! Ё Ђ 8          0OO) ? ?`CARD) =@*3 "24WD @ 24CWi A 24hW  24W  24W  24W  2VyD  2VCyi  2 Vhy  2 x  2 x"  2 4W" a 2xD J 2Vy" % 2xCi - 2Vy / 2xh . 2x  2x  2Vy # 2Vy $ Applications BMAP=00eh<  ##8 #< ??0? ? 0?<?0<0 ? < <00 ?  08  0 0  ?ρ<< ?0 <<  0  030 0<000  <003 ???#CARD @*3 2V1yW Y 2V{y Z 24W \ 241WW  2VVy| j 24VW|  24{W  24W  2 4W  2 Vy H 2 Vy 4 2x1W  2xV| W 2x{ V 2Vy ] 2x m 2x X 2x  Page 1 of 2GoodiesBMAP+f+f  "0     " !0??????    0??00CARD@*3 2VVy| = 2V{y c 2V1yW < 24VW| l 24{W i 2x 9 2 x 8 2 41WW A 2 Vy ? 2 Vy ^ 2x1W 6 2xV| 2 2Vy > 2x{ ( 2x  24W P 24W S 24W 5 Page 2 of 2Hardware and MiscBMAP+f+f  "0     " !0??????    0??00@ CARD @*3 4WD  on mouseUp visual wipe right -- Change visual effect here. go prev card end mouseUp4CWi  on mouseUp visual wipe left -- Change visual effect here. go next card end mouseUp4hW  on mouseUp visual iris open -- Change visual effect here. go back end mouseUp24W  24W"  4W  on mouseUp visual wipe right -- Change visual effect here. go first card end mouseUpVyD  on mouseUp visual wipe right -- Change visual effect here. go prev card end mouseUpVCyi  on mouseUp visual wipe left -- Change visual effect here. go next card end mouseUp Vhy  on mouseUp visual iris open -- Change visual effect here. go back end mouseUp2 Vy  2 Vy"   Vy  on mouseUp visual wipe right -- Change visual effect here. go first card end mouseUpxD  on mouseUp visual wipe right -- Change visual effect here. go prev card end mouseUpx # on mouseUp visual wipe right -- Change visual effect here. go first card end mouseUpxCi  on mouseUp visual wipe left -- Change visual effect here. go next card end mouseUpx $ on mouseUp visual wipe left -- Change visual effect here. go last card end mouseUp2x" " Vy  on mouseUp visual wipe left -- Change visual effect here. go last card end mouseUp2x ! xh  on mouseUp visual iris open -- Change visual effect here. go back end mouseUp4W  on mouseUp visual wipe left -- Change visual effect here. go last card end mouseUpPage 1 of 2NavigationBMAP<< 0*    !0#    # % /  *  O# % #  ? <<? 0 ????8?0??0000) 00 ?0(0?0 (000000! 00 0 0?00 00??00???  00#DD <; ;  80 8800 ;  ;;0 888888808883;0388 8 3303;0;  88 88 ;;  8O0DD CARD{ @*3 2 4/WU ` on mouseUp visual wipe right -- Change visual effect here. go prev card end mouseUp4TWz a on mouseUp visual wipe left -- Change visual effect here. go next card end mouseUp4yW b on mouseUp visual iris open -- Change visual effect here. go back end mouseUp4W c on mouseUp visual wipe right -- Change visual effect here. go prev card end mouseUp4W d on mouseUp visual wipe left -- Change visual effect here. go next card end mouseUp4W e on mouseUp visual iris open -- Change visual effect here. go back end mouseUpV/yU  on mouseUp visual wipe right -- Change visual effect here. go prev card end mouseUpVTyz  on mouseUp visual wipe left -- Change visual effect here. go next card end mouseUp Vyy  on mouseUp visual wipe right -- Change visual effect here. go prev card end mouseUp Vy  on mouseUp visual wipe left -- Change visual effect here. go next card end mouseUp Vy  on mouseUp visual wipe right -- Change visual effect here. go prev card end mouseUp Vy  on mouseUp visual wipe left -- Change visual effect here. go next card end mouseUpx  on mouseUp visual iris open -- Change visual effect here. go home end mouseUpxTz  on mouseUp visual iris open -- Change visual effect here. go home end mouseUpx/U  on mouseUp visual iris open -- Change visual effect here. go home end mouseUpx  on mouseUp visual iris open -- Change visual effect here. go home end mouseUpx  on mouseUp visual iris open -- Change visual effect here. go home end mouseUpxy  on mouseUp visual iris open -- Change visual effect here. go home end mouseUpPage 2 of 2BMAP ^^q 0*    !0#   < 1   !   O0 ? <<? 0 ????8?0??0000) 00 ?0(0?0 (000000! 00 0 0?00 00??00???  00#D DDD < 8  888   88  8;  888   8; ;0 !8880808;;  ;;;O0ۻ CARD@*3 Fh^0V o on mouseUp visual zoom out go stack "Help" end MouseUp h<0_V  on mouseUp visual zoom out go stack "Help" end MouseUp 2^  h<U_{  on mouseUp visual zoom out go stack "Help" end MouseUp 2^  h<z_  on mouseUp visual zoom out go stack "Help" end MouseUp h<_  on mouseUp visual zoom out go stack "Help" end MouseUp h<_  on mouseUp visual zoom out go stack "Help" end MouseUp X^U{  on mouseUp show all cards end mouseUp h<_  on mouseUp visual zoom out go stack "Help" end MouseUp X^z  on mouseUp show all cards end mouseUp Z^  on mouseUp doMenu "Find..." end mouseUp Help and InformationBMAP``88       #+ = " # <8?80 <0  ?? 2C' Buttons are objects that allow you to initiate actions (like going to another card or printing a card) or automate processes (like dialing a phone number or sorting cards in a stack). They can be used to navigate through a stack or a series of stacks. Buttons can even be used to launch another application (like Appleworks). To learn more about how buttons can be used, click one of the buttons at right. Ways to Use Buttons Ways to Use Buttons`CARD@*3 ZvDio Helpon mouseUp visual effect zoom out go to stack "Help" end mouseUp vsr Touron mouseUp visual effect zoom out go to stack "Tour" end mouseUp ~Djl Calendaron mouseUp visual effect zoom out go to stack "Calendar" end mouseUp 2- 0 Bp Addresseson mouseUp visual effect zoom out go to stack "Addresses" end mouseUp At Art Ideason MouseUp visual effect zoom out go to stack "ArtIdeas" end mouseUp B5n Button Ideason mouseUp visual effect zoom out go to stack "ButtonIdeas" end mouseUp Gj2v Icon Editoron mouseUp visual effect zoom out go to stack "IconEditor" end mouseUp rx Scripter's Toolson mouseUp visual effect zoom out go to stack "ScriptersTools" end mouseUp q1u Story Boardon mouseUp visual effect zoom out go to stack "StoryBoard" end mouseUp These buttons from the Home stack are used to open other stacks. They can be used in any stack on any card. To use them, simply copy a button from this card or one of the Home stack cards and then paste the button in your own stack. For instructions on how to copy and paste buttons, click "How to Copy a Button". Opening Other Stacks Opening Other Stacks`CARD@*3 d2) 0 2  60  1. Set the user level to 4 or 5. Select New Button from the Objects menu. 2. Select Button Info from the Objects menu. 3. Type the name of your stack in the space labeled Button Name. To make this name appear on your button, click the Show Name check box until an X appears. 4. If you want the button to be highlighted when it is clicked, click the Auto Hilite check box until an X appears. 5. To select the style of the button, click the square next to Style and hold down the mouse button while you drag up or down to theCreating a Button to Open StacksPage 1 of 3A Button To Open StacksCARD[-@*3 *2 0 2 60 2t   desired style. When the desired style is highlighted, release the mouse button. To link the button to the stack, you can use the built-in Link To button, or you can type in the appropriate script. To use the Link To button: 6. Click the Link To button. A dialog box appears. 7. Choose Open Stack from the File menu. 8. Select the stack you want to open with your button. 9. Click This Stack in the dialog box. 10. Choose (the Browse Tool) from the Tools menu. Page 2 of 3CARDk8@*3 \2 0 2 60 2P\  2mk4 o Helpon MouseUp lock screen go cd id 13460 of stack "Help" unlock screen with zoom out end MouseUp To type in your own script: 6. Click the Script button. Type the following into the window: on mouseUp go to stack "NameOfYourStack" end mouseUp Be sure to type the name of your stack, in quotes, in place of "NameOfYourStack". 7. Click OK. 8. Drag the button to the desired position. 9. Choose (the Browse Tool) from the Tools menu. Page 3 of 3Click the ? (the Help button) to learn more about buttons. Click Exit Help to come back to this card.@CARD^@*3 Y2) 0 2 60 2#/> Opening ApplicationsYou can open any application from within HyperCard by typing one of the following commands in the Message box and pressing the Return key: open "ApplicationName" open ":VolumeName:ApplicationName" You can also open a specific file in another application by typing the following: open ["FileName" with] "ApplicationName" To open AppleWorks, for example, you would type: open "AppleWorks" open ":Apps:AppleWorks" To open a file named "Letter" with AppleWorks you would type: open "Letter" with "AppleWorks" Page 1 of 2Opening ApplicationsCARD/4@*3  2 0 2 60 2rfra AppleWorkson mouseUp open "AppleWorks.GS" end mouseUp2 r r8 Open ?on mouseUp ask "Enter the name of the application to be opened: " put it into application if it is empty then exit mouseUp open application end mouseUpon any card of any stack. The button can open any application you specify in the button's script: on mouseUp open "ApplicationName" end mouseUpWhen the application is launched from HyperCard, it takes control of the computer. You can perform any operation that the application normally allows (like typing or printing). When you quit the application, you will return to the you card last viewed in HyperCard before launching the application. Buttons can also be used to open applications. The button can beThis button launches AppleWorksThis button opens any application you definePage 2 of 2@CARDA@*3 H2) 0 2 70 2t  ; How To Copy A Buttonon mouseUp go to card "How To Copy A Button" end mouseUp 2: Going to a Specific CardButtons can be used to take you to a specific card in the stack you are in or to a specific card in a different stack. You can link the button to the card by using this script (make sure the user level is set to 5): on mouseUp go to card "CardName" end mouseUp Another way to link a button to a card is to use the Link To button in the Button Info dialog box. To use this method: 1. Go to the card where the button you want to link is located. Make sure the user level is set to 4 or 5. 2. Choose (the Button tool) from the Tools menu. Page 1 of 2ExampleGoing To A Specific Card CARD7@*3 A2 0 2 60 2kw  3. Click the button you want to link. A dotted rectangle appears around the button. 4. Choose Button Info from the Objects menu. 5. Click the Link To button. A dialog box appears. 6. If the card you want to link the button to is in this stack, use the Go menu to go to the card. If the card is in a different stack, choose Open Stack from the File menu and open the stack that contains the card. 7. Click This Card in the dialog box. 8. Choose (the Browse tool) from the Tools menu.Page 2 of 2CARDz @*3 @2) g0 260 p5  Prev Cardon mouseUp visual wipe right go prev card end mouseUpp5  Prev Cardon mouseUp visual wipe right go prev card end mouseUprj # # First Cardon mouseUp visual wipe right go first card end mouseUpn # $ Last Cardon mouseUp visual wipe left go last card end mouseUpnBX  Next Cardon mouseUp visual wipe left go next card end mouseUpnBX  Next Cardon mouseUp visual wipe left go next card end mouseUpn g}  Next Cardon mouseUp visual wipe left go next card end mouseUp2 h" 2 <0 Navigating Through StacksButtons can be used to navigate through a stack. They can take you through all the cards sequentially or to specified cards in the stack. The following are standard navigational buttons used in HyperCard. These buttons take you to the card previous to the one being viewed. These buttons take you to the card directly after the one being viewed. This button takes you to the last card you viewed, regardless of which stack it was located in. This button takes you to the first card of the stack you're in. This button takes you to the last card of the stack you're in.See the Navigation section under Button Ideas for more examples of buttons.Navigating Through Stacks@CARD$i1@*3 _2) V0 FT Hide Pictureon mouseUp lock screen if short name of me = "Hide Picture" then hide card picture set the name of me to "Show Picture" else show card picture set the name of me to "Hide Picture" end if unlock screen end mouseUp|M Hide Fieldon mouseUp lock screen if short name of me = "Hide Field" then hide card field "Example" set the name of me to "Show Field" else show card field "Example" set the name of me to "Hide Field" end if unlock screen end mouseUp8Y^0 Example2YxU 2#A 2d    Hide Buttonon mouseUp lock screen if short name of me = "Hide Button" then hide card button "Example" set the name of me to "Show Button" else show card button "Example" set the name of me to "Hide Button" end if unlock screen end mouseUp8 i l ExampleHiding and Showing ObjectsButtons can also be used to hide or show objects (other buttons, fields, pictures) on a specific card or background.This is an example of showing or hiding a card field.This button shows or hides a card field. This button shows or hides a picture on the card layer.This button shows or hides a card button. Hiding And Showing Objects@ BMAPi1VjVjT   #   ) 1 !1            !1 10   #    o`o o` o`ofoof`oo*`o`foo`ofo0`of`foDDDDffooDB""""DOf`D"("&OofD"$Off"$o(fBOo($BOff`F@fff`fofof  ffff`Ffff`@ff`oBfffnOffff($(fBOof"$ofD"$Of`D"("$OooDB""""DOf`foDDDDffoofofo0`o``fooo*``ooofofo``  o`o oݠCARDw&@*3 I2) U0 2B60 :aoH Under 25:n|H 25 to 34:{H 35 to 54PQc- Buttons are navigational tools.Jbt- Buttons can play sounds.8 H Over 558 !aXo Female6 !nX| MaleH s- Buttons can link cards.2DR 2T(a{ Radio Buttons and Check BoxesRadio buttons and check boxes are special buttons that allow you to group related options and limit the user's choice to one option per group. These buttons can also allow you to choose multiple answers in the same grouping.Check the items that are true:Age SexRadio Buttons And Check BoxesCARD'@*3 "2) p0 2Al60 ZqT Boingon mouseUp play "Boing" end mouseUp fT Harpsichordon mouseUp play "Harpsichord" end mouseUp ,+ Boingon mouseUp play "Boing" tempo 300 a4s a4s a4s a3s a4s a4s a4s a3w end mouseUp .>+ Harpsichordon mouseUp play "Harpsichord" tempo 350 a5s as as a4s a5s as as a4w end mouseUp 2 tS2 @2 oX l!\ on mouseUp play "Clarinet" end mouseUp Playing SoundsButtons can be used to play sounds. You can change the octave, speed, and duration of these sounds. The script to play a sound is: play voice [[tempo speed] notes] The Sounds category of the HyperCard IIGS Scripter's Tools stack provides additional sounds which can be installed into your own stacks.These buttons play sounds with varying octaves, speeds, and durations.These sounds are included in HyperCard IIGS.This button plays a sound which was installed using the Scripter's Tools stack.Playing Sounds CARD(0@*3 &2)0 2 8 2bD Creating and Changing IconsIcons are pictures that can be used in a button. By using the Icon Editor stack included with HyperCard IIGS, you can turn any picture into an icon, as long as it is no more than 88 pixels wide by 64 pixels high. The Art Ideas stack has many pictures you can turn into icons. To create an icon: 1. Copy a picture you like to the Clipboard. 2. Choose Open Stack from the File menu. 3. Select Icon Editor and click Open.Page 1 of 3This is the maximum size an icon can be. 88 x 64 pixelsCreating And Changing Icons BMAP0/~j/~jy     )1)))#1 0!  0             #0 #1))0)          G o`o o` o`ofoof`oo`o`f oo`)ofo0`o0f`foDDDDff)ooDB""""DOf0`D"("&O0ofD"$Of0f"$o1fBOo ($0BO0ffo0ofofof ofh```戈`h`)f`oBfffnOf0fff0($  fBOo  fifD"$Of0`D"("$O0ooDB""""DOf0`foDDDDff)oo0fofo0`o`)`f ooo``ooofofo``  o`o oF CARD,@*3 d2 0 2 70 4. Go to the second card of Icon Editor and paste the picture into the Scratch Pad. 5. To finish creating an icon, click the ? on the top-right side of the Scratch Pad for more instructions. Page 2 of 3To change an icon's colors: 1. Choose the Button tool from the Tools menu. 2. Select the button whose icon you want to change. A dotted rectangle appears around the button. 3. Choose Button Info from the Objects menu. A dialog box appears. Creating And Using IconsCARD 25? + on mouseDown set the icon of me to 1836 wait until the mouse "down" OR the mouseLoc is not within the rect of me wait 10 set the icon of me to 1835 if the mouse = "up" then visual wipe right go back end if end mouseDown 5. Choose Copy Button from the Edit menu. 6. Go to the card where you want to paste the button. 7. Choose Paste Button from the Edit menu. Drag the button to the desired location on the card. 8. Select (the Browse tool) from the Tools menu.1. Go to the card where the button you want to copy is located. 2. Make sure the user level is set to 4 or 5. 3. Select (the Button tool) from the Tools menu. 4. Click the button you want to copy. A dotted rectangle appear's around the button. How to Copy a ButtonHow to Copy a ButtonMPRT/$PzN$Pz;<TaTb+b^]-< Vv-- ;O~Q-- ;<<< A 1 -<<PRNT PrintStackT>S# 2?  TAILThat's all folks...B  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~?<`Fleet Prev Arrowp?<???`Fleet Prev ArrowaFleet Next Arrowp?<`Fleet Prev ArrowaFleet Next ArrowbFleet Return Arrowp??<`Fleet Prev ArrowaFleet Next ArrowbFleet Return ArrowcWhtFleet Prev Arrowp?<????@?33?  tV0G_Cw , l`abcd[e(   {n`Fleet Prev ArrowaFleet Next ArrowbFleet Return ArrowcWhtFleet Prev ArrowdWhtFleet Next ArroweWhtFleet Return Arro~?wwww@7wsstwswswtwsws7swC3M ?????????33333~wCwwwtwpwG7swpwGwOwp wsw?Twww3 `f?&f?&dfdfcfcfOfOn??Handwwwpww7wwpwwwwptwwppwwpwwwppwwpwp?? 0 0<0?03333330 .?. ..0000.?..00.p???????????????ndar Page.CalendarX ??0?? 3 3M2Hwwwpwwtwwswwwwww@7sww@ww@wOww?wph ?????<???wwwpwwpwwwwpwwwwpwwwwwwww4wwwpwww7wCwwwwwwwt7wpw?n ?00 Hand7wwt7wwww@7ww?wwt7wwCww?www@wtwwwpwwt7?wwwwpwwt7wpww?tl ????????????????????????Prev Hand XL Next Hand~DD@ODD OD@OD O@?O ?~DDDDDDDDO4DDDDDDDDDDO?DDDDD < <ψ RoofDDODODDDDDDDDDDDDO?DDDDDDDDDDDDO?DDDDDDDDDDDDdd<< ?< < 30xtO???????3 ?30<0dDDODODOD@DDD@??DD@?DDDG?GD|G??7@?CwC?D4<7t@7w@?4wwt?wwwt??????eyboard]Piano Keyboard^Pencilc HyperNoticeh Closer LookiEyejMouselSailboat򪪠ʪʪA?ʪUT?*?UU??UULUUPDDUUPDDDDDUUpDDDCUPwwDDCwwpDD?wwwtCwww@???????????7@??CwC??4<7t7w@?4wwt?wwwt??????33330?eyboard]Piano Keyboard^Pencilc HyperNoticeh Closer LookiEyejMouselSailboatm Pie Chart Paint DocPaintb????333???33??33???333?????<XL Prev Gray Arrow?XL Next Gray Arrow+ GoBackBtnUp, GoBackBtnDwn"<<<<<< <<<<<<<<<<<<<<<<<<<Z!"33333333333333333< <333 3<3333333333333333??3?3?3?33333?33333?33333?33333?33333?33333?33?33333?333333333 Paint DocPaint Write DocWriteIIGSMacMac II ImageWriter LaserWriter Art Ideas  LftArwBtnUp3'* 333333333333333 3 3 3 33 30 3 3  3 3 3 3  3 3 D 3DOD3D 3DODD 3DODD 3DODD 3 DOD3D 3DO 3 3 3 3 3 3 !"33333333333333333<3<33OD <D@<D@33<DD@
XL Prev Gray Arrow?XL Next Gray ArrowPushABC1.Blk.Gry.1PushABC2.Gry.1+PushMRT2.Gry.1,PushMRT2.Gry.2?PushSMSQ1.Gry.Gry.1^PushSMSQ1.Gry.Gry.2IPushTinySQ1.Gry.Gry.1]PushTinySQ1.Gry.Gry.2)GrayBtnIdeasBtnUp2sort-o4 Stck Invent25 Phone Tone6Sort of8 Bird Nest9Bird House Home<musicky= Clip Art1>Fanfare?Fanfare1A Think QuickComputerBlossomZSun1\ PlayWoodwinda AppleWorksGS`Cloud[Sun2  WaysBtnUp  WaysBtnDwn  AboutBtnUp AboutBtnDwn' GrayWaysBtnUp+ GoBackBtnUp, GoBackBtnDwn!"333333333333333333333<3<334DDC<4DC<4DC33<4DC<4DDC<33333<<3333333333333333?????????????U'F3333333333333333333333333333303333?33 ?3Df`f`f`f`fffffff`fffff`ffff`ff`fffff`ff`ff`ffff`ff`ffffffff``ffffffDDDD@ff`fffDffffdDffffff`Fffdfff`f`FnDff`Fnf@fndndF@F@ffndfff`ndffffff`ndfffffffff`ndfffffffff`ndffffffffffnn`dfffffff`nf`ffdfff`F@ff`F@ndnd`Fnf@ff`FnfDfffff`FffDfff`fffDffffdDffffffDDDD@ff`ff`ffff`fffffffff`ff`ff`ff`ff`ff`ff`fffffff`fffff`ffffff`f`f``fU'F3333333333333333333333333333303333333333333333333333333333333033?3?3?????333333333??????33???3333333333333333333333333333303333????3???<33333333333?????????3?????????????????33????M?VAZPP S# Zon[#\o8`Ha^ju\\p(t((L(i(t(5(](-(U(((C(k(, \&<)-,:M2+k~,Om~?n(@4/A;*HH9I-(J@LM6HV3HW>X55~YL:ZMp\NOp]7<^ cPhMiIjDJXlK:mLU~QR*ZV*X/_R[H\]l'd E         E) lBnުnOwnǵnnn'3L)CL+~ ,W! m>?h `( ?a( gb( Cf( kg(F m$t$M ogoOfgfg|GfdFffn|CooȈ33330?<>D`ff`f`fffffffffffffff`ffff`ff`fffff`ff`ff`fffffff`ff`fffff``ffffffDDDD@ff`fffDffffdDffffff`Fffdfff`f`FnDff`Fnf@fndndF@F@ndffffndfffffff`ndfffffffff`ndfffffffffff`ndfffffffff`nn`dfff`ffffnf`ffdff`ff`F@F@ndnd`Fnf@ff`FnfDfffff`FffDfff`fffDffffdDffffffDDDD@ff`ff`ffff`ff`fffffffff`ff`ff`ff`ff`ff`fffffff`ffffffffffffff`f`f`U'F33333333333333333333333333333033?3@CFKOTX\`cefffdb`^\ZYY[]`cfjmprsssrpmjgdb_][ZYYZ\_cipxÿ~tkaXPIB=96433468<@EJOTY]`bccba^\YWUTUVY\`dhloqrrrpnkhda^[XVUTUVX\bhpy|qg]SJB;61.,++,/25:?EKPUZ]_``_]ZXURPPQRUY]bfjmpqqpnlhea]ZWTRQPQRUZ`hq{ynbWLC:3-(%#"#$&*.4:@FLRVZ\]\[XUROMKKLNRV[`eimoppolifb^ZVSPNLLLNRW^fp{žwk^SH>5.(#  #',17>DKPUXZ[[YVSPMJIIJMQV[`ejmoppnliea\XTQNLJJKMQW^gr}tg[OC91)##)/5EKORSTRPMIFCAABEIOTZ`fjmoonkhc_ZUPLIFDCCFIOWalyƿwhZL?3)  !(/7>EJNQRRPNJGDA@@AEIOU[agknoomjfb]XSNJGDBBCEJPXco}ƿsdVH;0& ")18?FKOQRQOLIFB@?@BFKPW]chlooomjea[VQMHEBAABEJR[fsž}n`QD7," #*2:AGKOQQPNKHDA?>@CGLRY_ejmopomie`[VQLHECABCGLT]ivĽyj\N@4)  $,3;AGKNPPOMJFC@??ADHNT[afknoonkgc^YTOKGECBCEIOWam{»ugXJ=2' &-5DIMOPPNKHEB@?@CGLRX_ejnpqpnkgb]XSOKGEDCEHLS\gtž|n`QD8-$ $+29@FJNPPONKHEB@@ADINTZafkoqqpnjfa\WRMIFDCCEINV`kxĽyk\NA5+" %,4;AGKNPPOLIFCA@@BEJPV]cimprrqnjfa\VQMIFDCDFJPXbn{¼ufXJ>2(  '.5DILOPOMKHEB@@ADHMSZ`fkorssqmie_ZUPLIFEDFINU^iuſ|m_QD8-# #*29?EJMOONLJGDA@@BEIOU\bhmpssrplhc^XSOKHEDDFJOW`lyľxi[M@5*! %,3:@FJMOONLIFCA@ACGLQX_ekorttrplgb]XSNJGEDEGKQYdo}¼tfXJ=2(   '.5;AGJMNNMKHECA@ADHMSZagmqtuusplgb]WRNJGEEFHMS\fs~pbTG;0& ")07>CHLNONMJHEBAABEJOV]cinruuuspkga\WRMJGFFGJOV_jvſ{m_QD9.%%+29@EJMOOOMJGECABDGLQX_ekpsuvuroje`ZUPLIFEFHKQXbmzľvhZM@5+"&-4:@EJLNNMKHFCAABDHMSZagmquvvurnjd_YTPLHFEFHLR[ep}¼seWJ=2( !(.5CHKNONMKHECBBDGKQW^ekptvwwtqmhb]WRNJHFFGJPW`kwſyk]PC7-$$+29?EILNNNLJGDBBBDHMSY`gmruwxwuqmhb]WRNJHGGHLRYcn{ľvhZL@5+" &-4:@EILNNMKIFDBBCEIOU[binsvxxwtqlga\VQMJHGGJNT\fq~¼reWJ>3)!"(/6=BGKNOONLIFDCCDGLQW^ekquxyywtpkf`ZUPLIGGHKOV^iuſ|naSG;1(  %,39?EIMOPONLIGEDDFINTZagmswyzzxtpkf`[VQNKIIJNRYbmyľyk]PD8/&!&-3:@EILNONMJHEDCDFJOU\cjptxz{zxtoje_ZUQMKIIKNT[do|¼ugZMA6,$"(/54+#$*07=CHKNOONLIGEDDFIMSY`fmrwz{{zwsnic^YTPMJJJMQW`ju}obUH<2)"%+28>DILOPONLJGEDDFINSZagnsx{||zwsnic^YTPMKJKNRYakwľ{m`SF;1(!!'-3:@EJMOPPNLJGEDEGKOU\cipuy|}}{xtoid^YTPMKKLOTZcmyþxk^QE:0' !'-4:@EJMOOOMKIGEEFHLQW]dkqvz|}|zwsmhb]XSPMKKMPU\ep|¼vi\OC8/& #(/5;AFJMOOOMKIGEEFIMRX_fmsx{~~}{wsnhb]XSPMLLNQW^gr~tgZMB7.& %*17=CHKNOPOMKIGFFGJNTZ`gnty|~~}{wsmhb]XSPMLLNRX_itreXK@5,% %+17>CHLNPPOMKIGFFGJOT[bhouy}}{wrmhb]XSPNLMOSYajvſ}pbUI>4+# %+28>DHLNOPOMJHFEFHKPV\cjpvz}}zvqlfa[WROMLMPTZblxľzm`SG<2*#!&,29?DILNOONLJHFEFHLQW^ekrw{~~{vqlf`[VROMLMPU[dnyþyl_RF;1)"#(.4:@EJMOOONLJHFFGJNSY`gnty}{wrlf`[VROMMNQV]fp|ý~vi\OD90(!$)/5;AFJMNOOMKIGFFGJNTZahouz~~{vqke`[VROMMORW^gr~~~~uh[NC8/(! %*06DHKNOONLJHGFGILQW^elrx}~zuojd^YUQONOQU[cmx}}{naTI>4+$"'-39?DHLNOOMLJHFFGJNSY`gntz~~zuoid^YURONORV]eozſ}||~xl_RF<2*##(-39?DHKMOONLJHGGIKOU[biov{}ytnic]YTQOOPSW^gq|ľ}||~vi\PE:1)"#(.4:?DHKMNNMKIGFGHKPU\cjqw|~zuoic]XTQOOPSX_hs~ý|{|~tg[NC90(" %*05;AEILNNNMKIGGGILQW]dkrx}}ytnhb]XTQPOQTYajt½~{{|reYMA7/'!!%*06;AEILMNMLJHGFGIMRX^elsy~}xsmga\WTQOOQUZbkvý}{z|}qdWK@6.&!!%+06BFIKLLKJIHHHJNRX_fmtz|wqkf`[WTRRSUZaitĿ{yxy{sg[OD:2+%!"&+05:?DGJLLLLJIHHILPU[ahpv|{vqke`[WTRRTW\clv½}zxxy|}qdXLB80)$  $(,17<@EHKLMLKJIHIJMQV]cjqx~{upjd_ZWTRSTX^enyĿ|yxxz|ymaUJ@7/)$! #&*/49>BFIKMMMLJIIJLOSY_fmtzzuoid_[WUTTVZ`hr|Ŀ{xwxz}wj^SH>5.(# !$'+05:?CGJLMMLKJIIJLPUZahov|~ysmhb]YVTTTW\bjt¾}ywvwz}~sfZOD;3,&""%(-276.($ !$'+05:?CGJLMMMLKJJKNQV\cjqx~zuoid_[XVUVY]dlv¾{wutux{~rf[OE;3-'#  #&)-27<@DHJLMMLKJJJLOSX^elszytnhc^ZWVUWZ^enx½~yvttux|{pdXMC:3,'#  !$'*/38=AEHJLLLLKJJJLPTZ`gnu|~xsmgb]ZWVVX[ahq{Ŀ|xuttux|xl`UJ@70*%" "$'+049>BFIKLMLLKJJKMQV\biqx~|wqke`\YVUVX\bjs~ÿ{wuttvy~ui^RH>6/)%"  "%)-16:?CGIKLLLKJJJLNRW]dksy|vpke`\YWVWY^dlv¾~yvtstvz~}rfZOE<4-($!!#&*.27;@DGJKLLLKJJJLOTY_fnu|{uoid_[XVVWZ_foy|wtsstw{zocWLB92,'#! "$'+/48=AEHJKLLKJJJKMQU[bipw~ztnhc^[XVWX\ahq|zvtrstw{xl`UJA81+'#!  !#&),059>BFIKLLLKJJJLNRW]dkry~ysmgb^ZXWWY]ckt~¾~yusrrtx|th]RG>60*&#! !"$'*.27;@DGJKLMLLKJKLOSX_emt{~xrlgb^ZXXX[_fnw|xtrqrtx||qeZOE<4.)%"! !"%(+/38=AEHJLLMLKJJKMPUZahov}}wqlfa]ZXXY\ahpzzvsqqrux}ynbWMC:3-)%#!!!"$&)-15:>BFIKLMMLKKKLNRW]cjry|vpje`\ZXXZ^cjs}þ~yurqqruy~wk`UJA81,'$"! !"$'*-26;?CFIKLMMLKKKLOSX^els{{uoid`\ZYY[_emvÿ|wsqppruy~~sh]RH?70+'$"!!"#%(+/3860*'$"!!"$&(+/38BEHKLMMLLKKLNRV\cjryztnhd`][[\_djs|ÿ~xsponprv{xmaVLB:3.)&$"""#%'*.26:?CFIKMMMMLKKMOSX]dls{ysmhc_\[[\`elt~ÿ|wronnorvzwlaVLC;4/+(%$$$%'),038<@DGJLMNNMMLMNQTY_fmu|ytnid`^\\^afmu¾|vronnorv{vk`VLC;4/+(&$$$&'*,037<@CGILMMMMMLMNQUZ`gnu|ysnid`^\\^afmv|vrommorvzuj_UKB:4/+(&%%%&(*-048BFIKMNNNMLLMORW\cjqyztniea_^^`djqz~xsolklmquz|rg]SIA:4/,)''&')*-/26:>BEHKLMNNMMMNPSW]cjryztojeb_^_aejqzÿ~xsolklnquz{qf\RIA:4/,)(''()+-037:>BEHKLMNNNMMNQTX^dkszztniea_^_aekrzÿ}vqnkjkmptzzpf[QH@94/,)(''()+-037:>BEHKLMMMMMMNPTX^els{ytniea___bfks{¾|vqmkjkmpuzzpf[QH@94/,)(''()+-037;>BFIKMNNNMMMOQTY_fmt|ztoieb`__bfls|¾{upljijlptzyodZPG?83/+)(''()+.047;?BFHKLMNMMMMOQUZ`fnu}ztnieb```cgmu~¾ztoljijmpuzwmbXOF>82.+)(''(*,.148<@CGIKMNNNMMNORV[ahpw~ysmhda`_`chnvysnkiikmqv{vlaWNE=72.+)(''(*,.148<@CFIJLLMMLMMORW\cjqy}wrlgc`__`chnv~wrmjiijmqv|}si^TKC<61-+)((()+-/269=ADGIKLLMLLMNPSX^dks{}wqlgca_`aejqz{uplihiknrx}|rg]SJB;50-*)((()+-036:>ADGIKLMMMLMNQUZ`fnv}{uojfb`_`bfls|¿ztokihikosx~xndZPH@:40-+*))*,.0259<@CFIKLMNNMMNORV[ahow~ztojfba`adhnv~xrnjihjlptzvlbXOF?940-+*)*+,.036:=ADGIKMMNNMNOQTX]dkrzysnieb``bejpx|vplihhilpu{~tj`VME>830-,+++,-/247;>BEHJKMMMMMNOQUY_fmt|}wrlhdb``bfkqy¿zsnjhghjmqv|zqf\SJC<72/-,++,-/1369<@CFIKLMNNMMNPSW\bipw|vpkgda`adhmu}}wqligghjnsx~wmcYPG@:51.-+++,-/147:>ADGJKMMNNMNOQTY^els{ztojfcaabejpxÿ{tokhgghkptz}si_VME>941.-,,,-.0258;?BEHJKLMMMMNORVZ`gnv}~xsmiecbbdgls{xrmigfgilqv{yof\SJC<730.-,,,./146:=@CFIJLMMMMNOQTX]dkrz|vqlgdbabeiov|uokgffgjnsx~~ukaXOG@;630.---.01469ADGIKLMMMMNORUZ_fmu}|vqlheccdglrz¾xrmhfeefinrx~{qh^ULE>9520..../02479<@CEHJKMMMMNOQTX]cjqyztojgeddfjov~|uojgedehkpu{vmcZQIB<741/.../01368;>ADGIKLMMNNNPRVZ`fnu}}wrmifddehlrz¿xrlheddehlqw}{rh_VMF?:631//./01357:=@CFHJLMMNNNOQTX]cjry{upkheddfjov~|uojfdcdfinsy~xne[SKD>95310//012469ADFIJLMMMNNORUY^els{{uplhfeegkpw¿{tnifccdfinsyvmcZRJC=953100002357:=?BEHJLMNNNNOPSV[agnv~ztokhfefimszxrlgdcbdfjntz|si`WOGA<852100113468;=@CFHJLMNNNOPQTX]ciqxysokhffgjou|¿}vpkfcbbdgkou{ypf]TLE?;74210112357:ADGIKMNOPPPQSUY]cipx{vqmihghjot{¿xqkgdbbceimsx~{ri`WOHB=96433334568:=?BEGJLMNOOPPQSVZ^dkrz{upljhhilpv~}vpjfcbbcfinsyypg^VNGA=96543344679;>@CFHKLNOPPPQRTW[`flt{zupmjhijmrx|uoiecaacfintywof]TMF@<9654344568:<>ACFIKLNOPPPQRTW[`fmt|zupljiijnry{tniebaaceinsywne\TMF@<9654444578:<>ACFHKLNOPPPQRTX\agnu|zupmjiijnsy{tniebaaceinsyvne\TLF@<9654445678:;98777789;<>@CEHJLNOPQQRRTVY]bhov}|vrnljjlosyzsmhda``bdhmrw}wnf]UNHC>;97766789:<>@BEGJLNOPQQQRSUY]bhov}|wrnljjlosyzsmhda``adglqw}wof^VNHC>;97767789:<>@BEHJLNOPQQRRTVY]bhov}}wsolkjlosyzsmhca__`cgkqv|wof^VNHC?;98777789:<>@BEGJLMOPPQQRSVY]bhnu}~xtpmkkloty{tnhda__`cfkpu{xog^WOID?<:8777789;<>@BEGJLMOPQQRRTVY]bgnu|~xtpmkklosyzsmhda__`cfjpu{xpg_WPID@=:9877899;<>@BEGIKMOPQQRRTVY]bhnu}zuqnllmosy{tnhda__`bejotzxph_WPJE@=;988889:;=?@CEGJLNOPQQRRTVY]bhnv}zuqnllmosy{tnhda__`beintzxph_XQJEA>;:9999:;<=?ACFHJLNOQQRRSUWZ^ciov}zuromlnptyztnhda__`cfjouzxph_XQKFB?<;::::;<=?@BDGIKMOPQRRSSUWZ^ciov}zurommnquzzsmgc`_^_bejotz~wog_WPJEA><:999::;=>@BDFHKMNOPQRRSTWZ^cipw~zuqommnquzyrlfb`^^_beiotz~vnf^VPJEA><:9999:;<>?ACFHJLNOPQQRSTWZ^djqxzuqommnqu{xqkfb_^^_bejotz}vnf^VOJEA><:9999:;=>@BDFHKMNOPQRRSUX[`ekrzyuqnmmnqu{}vpjea^]]_bfjpu{|ume]UOIDA><:::::;<=?@BDGIKMNOPQRRSUX\`flsz~ytqnmmorw}{tmhc_]]]_bfkqv|{skc[TNHD@><;:::;<=>@ACFHJLNOPQQRSTVY]bhov}}xtqnmnpsx~yrlgb_]]^`chmrx}yqiaYRLGC@><;;;;<<=?@BDFHJLNOPQRRSUW[_djqx|wspnnoquz~wqkea_]]^adhmsy~~vog_XQKGC@>=<<<<=>?ABDFHKMOPQRSTTUWY]agmsz{vsponprv||uoiea_^^`bfjouz|ume^VPKFC@?=====>?@BDEGIKMOQRSSTTVXZ^ciov}zurpnopsx}ysmgc`^]^`cglqv|yrjc[UOJFC@?>===>?@ACDFHJLNPQRSSTUVY\`ekqx}xtqoooquz~wpkfb_^^_aeinsx~~xpiaZTNIFCA@????@ABCEFHJLMOQRSSTUVXZ^bgmt{|wtqoopsw|{tnida^]^_bejoty|unf_XRMIFCBA@@@@ABCDFGIKMOPRSSTUVWY\`ejpw~zvsqppqty~xrlgc`^^_adhlqv|yrkd]WQLIFDCBAABBCDEFGIKMOPRSTTUVWX[^bhmtz}yurppqsw{|uojeb_^^`beinsx}}vohaZTOKHFDCCBBCCDEFHIKMNPRSTUUVWXZ]aekqw~{wtrqqruy~ysmhda_^_adglqv{zsle^XSNJHFDDDCDDEFGHIKLNPQSTUUVWXY\_chntz~yvsqqqsw{|vpkfc`__`beinsx}}wpib\VQMJHGFEEFFGHIJKLNOQSTUVWWXYZ\_bflqx~|xusrrsuy~ysnieb`_`bdhlpuz~ztmf`ZUPMJHGGFGGGHIJKLNOQRTUVWWXYZ[]adiou{zwtrrrtw{|vqkgda``acfinrw|}wqjc]XSOLJIHGGHHHIJKLMOPRSUVWWXYY[\_bglqw~}yvtrrsvy~ytnieb```adgkoty}ztnga[VRNLJIHHHHIIJKLMNPQSTVWXXYYZ\^aeint{{xusrstw{}wqlgda`_`beimqv{}xqke_YUQNKJIIHIIJJKLMNPQSTUVWXYYZ[]_cglqw}~zwtsstvy~ztnjfca``bdgkotx}{uoib]XTPNLKJJJJKKLMNOPQSTVWXYYZZ[]_bejotz|yvtssuw{}wqlhdb``abeimqvz~xrlf`[VRPMLKJJKKKLMNOPQSTUVXXYZZ[\^`cglqw}|xvtttvy}zuojfca``acfjnsw||wqjd_ZVRPNLLKKLLMMNOPQRSUVWXYYZ[\]_beinsy~{xuttuwz~xsnifcaaacehlpty}zuoic^YVSPONMMMMNNOOPQRTUVWYYZ[[\]_acgkpv{}zwutuvx||vqlhdbaabcfimqvz~}xrmgb]XURPONMMMNNOOPQRSUVWXYZ[\\]^`beinsx~|yvuuuwz~ztokgdbaabdgjnsw{{vpje`[XTRPOONNNOOPQRSTUVWXYZ[\\]^_acfjotz|ywvuvx|~ysnjfdbabcehlotx|~ztoid_[WTRQPOOOOPPQRRSTVWXYZ[\\]]^`bdhlpv{{ywvvwz}}xrnjfdbbbdfimquy}~ysnic_[WUSRQPPPPQQRSSTUVXYZ[\\]]^_acfinrx}~{ywvwx{~{vqlifcbbcdgjnrvz~|wrmgc^ZWUSRQQQQQRRSTUUVWYZ[\\]]^_`bdgkoty}{ywwwy|zuplhedccdfhkoswz~{vqkfb^ZWUTSRRRRRSSTUVVWXY[\\]^^_`acehlpu{}zxwwxy|~ytokhecccdfilosw{~zupkfa]ZXVTSSSSSTTUUVWXYZ[\]]^__`abdgjmrv{}{yxxy{}}xtokhfdddegjmptx|~zupkfb^[YWVUUTUUUUVWWXYZ[\]^__``abcegjnrw|}zyxxy{~~ytokhfdcdegimptx{}ytpkfb^[YWVVUUUUVVWWXYYZ[\]^__`aabcehkosx}}{yxxy{~}xsokhfdddfhjmqtx|}ytokfb_\ZXWVVVVVVWWXXYZ[\]]^_``aabdfhkosx}}{yyyz|}xsokhfedefhjmqtx|}ytpkgc_\ZYXWWWWWWXXYYZ[\\]^_``aabcdfilotx}}{yyyz||wsokhfdddfhjmqtx{}ytpkgc`][YXXXXXXXYYZZ[\\]^_``aabccegilptx}}{zyyz|}xtoligeeefhknqtx{~}yuplgda^\ZYYYXYYYYZZ[\\]^__`aabbcdegilpty}~{zyyz||xsolifeeefhkmqtx{~}yuplhda^\[ZYYYYYYZZ[[\]]^_`aabbccdfgjmpty}~|zyyz|}xtpligfefghknqtx{~}yuqmieb_]\[[ZZ[[[[\\]]^__`abbcddeeghkmquy}~|{zz{|}ytpmjhgffgiknqtw{~}yuqmifc`^]\[[[[[[\\]]^^_`aabccddefghkmqty}|{zz{|}ytpmjhfffghkmptwz}}zvrnjfca_]\\\\\\\\]]^^_``abbcddeefgiknquy}}{{z{}}xtqmjhgffgiknptwz}}zvrnjgda_^]]\\]]]]^^__``abbcddeeffhiknquy}}{zz{|~yuqnkihgghilnqtwz}}zvrokgeb`_^]]]^^^^___``abbcddeeffghjlnquy}}|{{{}~yurnkihgghiknqtwz}~zwsolheca`_^^^^^^___``aabccdeeffgghjlnquy}~|{{|}}yurnlihgghiknqtwz|}zwsolhfcb`_______```aabbccdeeffgghikmorvy}~|{{|}}yuroljihhijloqtwz}}zwsolifdba```````aaabbbcddeeffgghhjkmprvz~~||||}}yuroljihijkmoruxz}}zwspligecbaaaaaabbbcccddeeffgghhiijlnpsvz~~}|||~|yuroljihiikmoruwz}}zwspmjgedcbaaabbbbcccddeeffgghhhijklnqtw{~}|||~|xuqnljiiijkmpruxz}}zwspmjhfdccbbbbbccccddeeffgghhhiijkmoqtx{~|||}~{xtqnljiiijlnpsvx{}~|yvsoljhfddcccccccdddeefffgghhiijjklnpsvy}~}||}~zwtqnljjijkmoqtvy|~~{yuroljhfeddccddddeeeeffgghhiiijjklmoqtwz~}}|}~}zvspnlkjjjlmortwy|~}{xuqnlihfeddddddeeefffggghhiiijjkklnprux{}}|}~|yurpnlkjjklnpsuxz}}zwtqnlihfeedddeeeefffggghhiijjjkklmopsvy|~}||}~~{xurpnlkkklmoqtvy{}~|yvsqnljhgfeeeeeffffggghhhiijjjkklmnprtwz~~}}}~}zwtqomkkkklnprtwy|~~{yvspnljhggfffffgggghhhiiijjkkkllmnoqsux|~}}}~|yvsqnmlkklmoqsvxz}~}zxuromkjhggggggggghhhhiiijjkkkkllmnprtwy}~}}~~{wurpnlkkklnortvy{}~|zwtromkjihhgghhhhhiiiijjjkkklllmmnoqsux{~~}}}~}zwtrpnmllmnoqsuxz|~}{xvsqnlkjihhhhhhiiiiijjjjkkklllmmnoprtwy|~}}~|yvsqonmlmmoprtwy{}~|zwurpnlkjiiiiiiiiijjjjkkkllllmmmnopqsux{~~}~~}zwurpommmmnoqsuwy{}}{ywtrpnlkjjjjjjjjkkkkklllmmmmnnnoopqsuwz|~~~~|ywtrponnnnoqstwy{}~~}zxvsqonlkkjjjjkkkkkllllmmmmnnnnoopqrtvx{~~~~~~{xvtrpoonopqrtvxz|}~|zwusqonmlkkkkllllllmmmmnnnnooooppqrtuwz|~~~|zwusqpooooprsuwy{}~~}{ywtrponmlllllllmmmmmnnnnnoooopppqrsuwy{~~~~~{ywtsqpooopqstvxz|}~|zxvtrponmmlllmmmmmmnnnnooooopppqqrstvxz}~~~}zxvtrqpoppqrsuwy{|~~}{ywusqponmmmmmmnnnnnnooooopppppqqrstuwy{~~~~|ywusrqpppqrsuvxz|}~|zywusqponnnnnnnnooooooopppppqqqqrstuvxz}~}{xvtsrqppqqrtuwy{|~}|zxvtsqppooooooooopppppppqqqqqrrrstuvxy{~~|zxvusrqqqrstuwxz{}~~}{zxvusrqppppppppqqqqqqqqrrrrrrssstuvwy{}~|zxvutsrrrstuvxy{|~~}{yxvutsrqqqqqqqrrrrrrrrssssssstttuvwxz|}}{zxwuttssttuvxyz|}~~|{zxwuttssrrrrrssssssssstttttttuuuvwxy{|~}{zxwvuuuuuvvwyz{|}~~}|{zxwvuutttttttttuuuuuuuuuuuvvvvvwwxyz|}~}{zyxwvvuvvwwxyz|}~~~}|{zyxwvvuuuuuuuvvvvvvvvvvwwwwwwwxxyyz{}~~}|zyxxwwwwwxyyz{|}~~}|{zyxxwwvvvvvvwwwwwwwwwwwwwxxxxxxyyz{|}~~}|zzyxxwwxxyyz{|}~~~}|{zzyxxwwwwwwwwxxxxxxxxxxxxxxyyyyzz{|}~~}|{zyyxxxxyyz{{|}~~~}||{zyyxxxxxxxxxxxxxxyyyyyyyyyyyyzz{{|}~~}|{zzyyyyyyzz{|}}~~~}}|{zzyyyyyyyyyyyyyyyyyyzzzzzzzzzz{{|}}~~}||{zzzzzzz{{||}~~~~}||{zzzyyyyyyyzzzzzzzzzzzzzzzzz{{{||}~~~}||{{zzzzzz{{||}~~~~}}||{{zzzzzzzzzzz{{{{{{{{{{{{{{{{||}}~~}}||{{{{{{{|||}}~~~~}}||{{{{{{{{{{{{{{{{{{{{{{{{{{||||}}}~~~}}||{{{{{|||}}~~~~}}||||{{{{{|||||||||||||||||||||}}}~~~~}}}|||||||}}}~~~~~}}}|||||||||||||||||||||||||}}}}}}~~~~~}}}}|||}}}}~~~~~~~}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}~~~~~~~~}}}}}}~~~~~~~~~~}}}}}}}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~U'F33333333333333333333333333333033?3?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~DDDDDDDDDDDDDDDDDDPPPUPUPPPUPUdFDffDFdFdfDDfdFdFDffDFdFdfDDfdFODDOwwwwwwwwaaaaaaaaaaaaaaaaOOOOOOOOOOOOOOOOuuuuWWWWuuuuWWWWuuuuWWWWuuuuWWWWooooooooooooooooon newCard select after text of field 1 pass newCard end newCardafter text of field 1 pass newCard end newCard on deleteCard global StackChanged put true into StackChanged pass deleteCard end deleteCard on openStack global StackChanged put true into StackChanged pass openStack end openStackd end newCard on deleteCard global StackChanged put true into StackChanged pass deleteCard end deleteCard on openStack global StackChanged put true into StackChanged pass openStack end openStackMAST?yzh[~U3bP!+j1Qw!/sKglW L\J1?!$ I_ڛ1nTl [ LIST"Dn78PAGEn7 2ЭpֲbO@ߨw2eO u>/9$n,B) :iLRƲ hŮYO@e鷥$RnUj~Gw;qW8uEW9z]͑U_fyB-׫¨yz4.AqIEͥ0|y:3._BO{/b!@ d  T0#DADH!1($2 @%.b!@ $ T "DAH!1( "@%!-"!@ d D!DADH!1(2 @%4RAA@bLa 0Hv ؔb%i   `  C @&1,"!@ Bd DAH!1("@%+ L3".%ȄB(`  N+TQT!!021B%)^RY@D`)0H`L"xH\0#)I"KF` E  &g$&$!@ BT &"D!! "1@F% 90@a[)P``3J@ DGa B $ By"/ N T*@c9tF{stD3N/N\AJ2r4j)A)Cw FĻLTaT%I rL0C74Ծ }W y 0 ag BNQĻNTe@Y rDK2$ TN @ ! 90*`'*B' ^7y_"PctiR0q]6#Ng] 86+x+~/JwfW% !L) kY ` ƒ5<$hOIn h ]"VeAD*$È-lU$`0)D+ISC"dq!Ђ6^5AO!fՈl`/vn4i]oMOizռOpwmI2rP1Qj9 Jd|p̐HcDHB'd"c=UP5LTA;&@Fv!8@螄!YR0D+OpB@ 참.43 &H3n52.=9 b8,4iDH  6BA+ل&D(@IWZ@h2In"Xp(XnD) #A5m`> )O04*dQ@u!@б1A(s|l"2%mX !H< +"D\EK#V=vC5vϟa.]8֋kDI#IGu3xb o ~s"NI;1oQB “0=h/Y P"bh )u"~,N1WǻA럄_ď{FV,e^ErS x4['9:>G/| U@ C2֦+_-Q)Aa! "u!-.GS$PAGE8j| U@ Cs֦+_-Q)Aa! u! .GS$!LP@QbIL` P 1 T)C١!rbHg3'P@qbIQHb$T 103 T)A١!rbHW3L(vy39o~?o_}7ힷ~o׷Os[RB%Tt}(@1ð)Lr 鯜3\.%yPB1xY) 8ZxW .SB%@BKGDy hBMAP Nggvv,fwggggg`gggggg߉ʼnWavvq q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0aNp68gВv~'`"wgggggg`vvv8vvvvh0vv#vvvggvv""  [i\Y `BKGDh@y :(V4@ XCMD Name83V?@ Version8>VJ@ Author>IVU@ Date Created8TVi@ PurposeFw , Instructions for usef:;< Installon mouseUp answer file "Choose the stack to install the XCMD in:" of type stack if it is empty then exit mouseUp set cursor to watch resCopy "Current", it, 32798, field "XCMD Name" if the result is not empty then answer the result else answer "The XCMD was installed successfully." end if end mouseUp \H/T?  Returnon mouseUp go first card end mouseUpX <"H0  Prevon mouseUp go prev card end mouseUpX <0H>  Nexton mouseUp go next card end mouseUpXCMDson closeCard set the name of this card to field "XCMD Name" end closeCard BMAPߘĘ  'O'h6y#'h"6y!'h 6y'h6y'h6y#'h"6y006O "6yfwggggg`(Wa???? ??" ` <0???0a0 "3 3<<Np(  333  60 #3́ < 0??3<<'?   N`0 03 ?033000000330 0q0 )0< 03< a < ? 0? 0 3Æ0<" `0 0<00??0a0 0033000<!0000~`  ?0<<? 3<(??60?? ???( < 'N`(0 Ì<0q( ? a<  qp,,  Np" ?60", .0  ,<'  ,3N`0", . <0q" .?`,,,,,,0< q30a0< Np,36(0 0<,8.0?6"",0N`0"0 0q ̍03 a 8 ,0< p,0?? q000a#00<Np(#03608,!00<<("03',, ,000i0,,,,,.?0q000 a0,00 " ("003" `,,,,,(,,,,,00a00?Np(0006(0000<. 003'" ,*0000<N`0 ,,....00?~p,,,.0 a)000< p,,," `" " " 0p,,,,,,,,,8,??Np(*00006(0*000? 0000'.0000< N`0̏00 03~p,,,8...`,,.00?0000 q". 0000<p" 8 ~`,,,,(06(0 0000? 00000'0000<N`(0000030q(00000<< a00003000000 q000000a00000Np(00000 6(0000000 00000!0'000000<N`(0000000q(00000 a0000 @ pt" `, ,?p ..(s~` 0G?60.(  # 000 11` . !00 11'6 , ,   i0,,0q(00111 a0 1110111 q1110a 111Np(1116(0111 !11'"11N`(0110q(11 a 11 q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0aNp68gВv~'`wgggggg`vvv8vvvvh0vv#vvvggvv"user level must be set to Ty`BKGD@h f:;< Installon mouseUp answer file "Choose the stack to install the XFCN in:" of type stack if it is empty then exit mouseUp set cursor to watch resCopy "Current", it, 32799, field "XFCN Name" if the result is not empty then answer the result else answer "The XFCN was installed successfully." end if end mouseUp :(V4@ XFCN Name83V?@ Version8>VJ@ Author>IVU@ Date Created8TVi@ PurposeFw , Instructions for use\H/T?  Returnon mouseUp go first card end mouseUpX <"H0  Prevon mouseUp go prev card end mouseUpX <0H>  Nexton mouseUp go next card end mouseUpXFCNson closeCard set the name of this card to field "XFCN Name" end closeCardBMAPߘĘ  'O'h6y#'h"6y!'h 6y'h6y'h6y#'h"6y06O "6ygwggggg`(Wa?????!??" ` <0 0 ??0a0 "3 Np(  3 3 60 3)Ç< 0?? 0?̆<<'?  ( N`0 03 ?0330000000  0q0 )0< 0 0 a < ? )0? 0 00<" `0 10< ??0a0 0033000<0~`  ?0<<? 3 ?60?? ??  < 'N`(0 Ì<0q( ? a<  qp,,.. Np ?60" .0   ,<'  ,3N`0" . <0q .?`,,,,0< q30a0< Np,36(0 0<,8.0?6"",0N`0"0 0q ̍03 a 8 ,0< p,0?? q000a#00<Np(#03608,!00<<("03',, ,000i0,,,,,.?0q000 a0,00 " ("003" `,,,,,(,,,,,00a00?Np(0006(0000<. 003'" ,*0000<N`0 ,,....00?~p,,,.0 a)000< p,,," `" " " 0p,,,,,,,,,8,??Np(*00006(0*000? 0000'.0000< N`0̏00 03~p,,,8...`,,.00?0000 q". 0000<p" 8 ~`,,,,(06(0 0000? 00000'0000<N`(0000030q(00000<< a00003000000 q000000a00000Np(00000 6(0000000 00000!0'000000<N`(0000000q(00000 a0000 @ pt" `, ,?p ..(s~` 0G?60.(  # 000 11` . !00 11'6 , ,   i0,,0q(00111 a0 1110111 q1110a 111Np(1116(0111 !11'"11N`(0110q(11 a 11 q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0a Np(6(0 !'"N`(00q( a  q0aNp68gВv~'`vgggggg`vvv8vvvvh0vv#vvvggvv"x(BKGD1@y  <(V4@ Script Name83V?@ Author<>VS@ Description:;< Installon mouseUp if (the short name of the hilitedBtn of bg family 1) is not "Script" then click at the loc of bg btn "Script" end if lock screen select text of field "Script" doMenu "Copy Text" unlock screen answer "The text in the script field has been copied to the" && "clipboard. You may paste it into any script to use it." end mouseUp 8e , Script>e , Instructions|@X fY Scripton mouseUp show field "Script" hide field "Instructions" end mouseUp@XXf Instructionson mouseUp show field "Instructions" hide field "Script" end mouseUp \ H/T?  Returnon mouseUp go first card end mouseUpX <0H>  Nexton mouseUp go next card end mouseUpX <"H0  Prevon mouseUp go prev card end mouseUpScriptson closeCard set the name of this card to field "Script Name" end closeCard on openCard if the hilite of bg btn "Script" is false and the hilite of bg btn "Instructions" is false then click at the loc of bg btn "Script" end openCardBMAP1ߘĘ  'O'h6y#'h"6y!'h 6y'h6y'h6y#'h"6y06O "6ygwggggg`(Wa??????" `  ??0a0 "0 Np(  0 60  < 0??  1 then lock screen end changeStatusText on sortTypes whichType, whichField put sortContainer(curResource(whichType, "Current", false)) into cd field whichField end sortTypes on updateLists -- See what resource don't have their own cards in this stack set cursor to watch -- Display "Please Wait..." dialog changeStatusText 1 hideShowMessage true -- Locate resources and put them in the selection fields sortTypes "XCMD", "XCMDs" changeStatusText 2 sortTypes "XFCN", "XFCNs" changeStatusText 3 sortTypes "SND", "Sounds" changeStatusText 4 findCurrentCards hideShowMessage false end updateLists on selectLine LineNumber put the short name of the hilitedBtn of family 1 into fieldShown put line (LineNumber + the scroll of cd field fieldShown) of cd field fieldShown into dest if dest is empty then exit selectLine set the hilite of btn ("B" & LineNumber) to true set the hilite of btn ("B" & LineNumber) to false if fieldShown is "Sounds" then handleSoundClicked dest visual effect wipe left if char 1 of dest is "*" then noCardExists dest go to card dest of bg fieldShown if the result is not empty then answer the result end selectLine on handleSoundClicked whichSound get "Play" repeat until it is not "Play" play whichSound answer "Click Play to play this sound again or click Install" && "to install this sound in another stack." with "Cancel" or "Install" or "Play" end repeat if it is "Cancel" then exit to hyperCard answer file "Choose the stack to install the sound in:" of type stack if it is empty then exit to hyperCard set cursor to watch resCopy "Current", it, 32804, whichSound if the result is not empty then answer the result else answer "The sound was installed successfully." end if exit to hyperCard end handleSoundClicked on noCardExists resName -- Remove the "*" from the resource name delete char 1 of resName answer "A card does not currently exist for that resource. " && "Click the Cancel button in this dialog box then click the" && "Update Tool List button to update the tool list to include" && "cards recently added." with "Cancel" or "Add Card" if it is "Cancel" then exit to hyperCard go to background (the short name of the hilitedBtn of family 1) doMenu "New Card" set the name of this card to resName put resName into field 1 select after text of field 2 exit to hyperCard end noCardExists on findCurrentCards -- Put names of cards into tool fields put CardNames() into allCards checkCards "XCMDs", allCards checkCards "XFCNs", allCards -- Put card names in the scripts bg into the selection field put empty into cd field "Scripts" repeat with index = 1 to the number of cards in bg id 6596 put (the short name of cd index of bg id 6596) & return after cd field "Scripts" end repeat delete last char of cd field "Scripts" -- Sort the field using the sortContainer XFCN put sortContainer(cd field "Scripts") into cd field "Scripts" end findCurrentCards on checkCards whichType, cardList -- If a resource has no associated card, add a "*" before it repeat with index = 1 to the number of lines in cd field whichType if line index of cd field whichType is not in cardList then put "*" before char 1 of line index of cd field whichType end if end repeat end checkCards function cardNames -- Returns all the card names in backgrounds 2 through 4 repeat with bNum = 2 to 3 repeat with cardNum = 1 to the number of cds in bg bNum put (the name of cd cardNum of bg bNum) & return after rName end repeat end repeat delete last char of rName return rName end cardNames@BMAPz Di8??3333* ? 3( 30  0 "0 0 ?  030 33<333! 4@?????< 0  0??̃0 030030033 ? <(( 300<3 <03 ?00 0 #(03 ?< 0 ? f9( 3800<00̃<F`(0  0 0 0033 00 >6e 383030 30?3  0<<0 ?̃` 0????3?? ??0fY 38v0 6e3 8 0 Æ6`0 ? fY? 7?fD(p0&e /3006`?0)fS/<)10< <?????0 0//3?10< <00 38?0<0?N  <0 <00003< 00?/1 ?0?< 30 ??????< GY(0 where the item clicked will be substituted before the message is sent to HyperCard. For example: The following message: play "" would send this message to HyperCard if the user clicked on the item "Boing" in the list window. play "Boing" See the sample usage of ListWindow below. DoSort indicates whether or not to sort the list. True means to sort, false means don't sort. ListContents is a return delimited list of items to be displayed in the list. Sample ListWindow usage: listWindow "Sounds",80,5,"play ",true,"Boing" & return & "Harpsichord" ListWindowCARD/n7h n EnableMItem1.0Eric Schlosser8/2/90Enables a specific item of a user-defined menu that was disabled with DisableMitem.Syntax for the EnableMItem XCMD is enableMItem MyMenu, itemNumber MyMenu is a global variable defined by the AddMenu XFCN and is specific to each menu installed. ItemNumber is the number of the item to be enabled.EnableMItemCARD.n7h ! EnableMenu1.0Eric Schlosser8/2/90Enables a user-defined menu that was disabled with the DisableMenu XCMD.Syntax for the EnableMenu XCMD is enableMenu MyMenu MyMenu is a global variable defined by the Addmenu XFCN and is specific to each menu installed. EnableMenuCARD!-n7h O DisableMItem1.0Eric Schlosser8/2/90Disables a specific item of a user-defined menu.Syntax for the DisableMItem XCMD is disableMItem MyMenu, itemNumber MyMenu is a global variable defined by the AddMenu XFCN and is specific to each menu installed. ItemNumber is the number of the item to be disabled.DisableMItemCARD4n7h l  SlotClose1.0Closes a connection to a slot previously opened with the SlotOpen XFCN.Gregory Joe8/1/90Syntax for the SlotClose XCMD is slotClose slotID SlotID is the value returned by a previous SlotOpen XFCN. For each SlotOpen XFCN in a handler, there should be a corresponding SlotClose XCMD in the same or another handler.SlotClose`CARD1,n7h DisableMenu1.0Eric Schlosser8/2/90Disables an entire user-defined menu.Syntax for the DisableMenu XCMD is disableMenu MyMenu MyMenu is a global variable defined by the Addmenu XFCN and is specific to each menu installed. DisableMenu@CARD+n7h  CheckMItem1.0Eric Schlosser8/2/90Adds or removes a check mark before a user- defined menu item.Syntax for the CheckMItem XCMD is checkMItem MyMenu, itemNumber, true|false MyMenu is a global variable defined by the Addmenu XFCN and is specific to each menu installed. ItemNumber is the number of the item you want checked. True|false sets the status of the item. Specifying true adds a check mark before the item. Specifying false removes the check mark.CheckMItemCARD)n7h  SlotWrite1.08/1/90Hunt Stoddard, Gregory JoeWrites characters to a slot previously opened with the SlotOpen XFCN.Syntax for the SlotWrite XCMD is slotWrite slotID, container SlotID is the value returned by a previous SlotOpen XFCN. Container is any HyperCard container containing the characters to be written to the slot. The result contains the number of bytes written to the slot.SlotWrite`CARDg$n7h  DeleteMenu1.0Eric Schlosser8/2/90Removes a menu created with the AddMenu XFCN.Syntax for the DeleteMenu XCMD is deleteMenu MyMenu MyMenu is a global variable defined by the Addmenu XFCN and is specific to each menu installed.DeleteMenuCARDn7h ; IconPaint1.0Darin Acquistapace4/27/90Draws an icon as paint in a specific location on the card layer.Syntax for the IconPaint XCMD is iconPaint IconID, DataX, DataY, MaskX, MaskY IconID is the resource ID number of the icon. The icon will be drawn on the card layer of the current card. DataX and DataY designate the top left corner of the icon. MaskX, MaskY designate the top left corner of the mask. IconPaint returns three values. The first is the name of the icon, the second is the icon width, and the third is the icon height. IconPaint@CARD/ n7h  PaintIcon1.1Darin AcquistapaceConverts a section of paint on the card layer into an icon.7/23/91Syntax for the PaintIcon XCMD is paintIcon iconID, startX, startY, endX, endY, name [,maskX, maskY] IconID is the ID number of the new icon. Any existing icon with that ID will be overwritten. Use the ResourceExists XFCN to determine whether an icon already exists with the desired ID. The StartX, StartY, EndX, and EndY parameters define a rectangle on the card layer which that is used to create the data section of the icon. The name parameter defines the resource name for the new icon. MaskX and MaskY are optional parameters. They define a rectangle whose top left corner is at MaskX and MaskY and whose size is the same as the icon data rectangle. The paint in this rectangle on the card layer is used for the icon mask. If these parameters are omitted, a solid black mask is used. The mask determines the transparency of the icon as well as its appearance when highlighted.PaintIcon CARDn7h  GrowRectangle1.0Darin Acquistapace5/25/90Displays a "ghost" rectangle that expands or shrinks as the pointer moves.Syntax for the GrowRectangle XCMD is growRectangle startRect, minWidth, minHeight, maxRight, maxBottom StartRect comprises left, top, right, and bottom coordinates. This rectangle defines the initial size of the grow rectangle. MinWidth determines the minimum width of the grow rectangle. MinHeight determines the minimum height of the grow rectangle. MaxRight and MaxBottom define a point that the bottom right corner of the grow rectangle cannot extend beyond. GrowRectangle returns four values defining the coordinates of the grow rectangle when the mouse button is released. GrowRectangle@CARDn7h   DragRectangle1.0Darin Acquistapace5/25/90Displays a "ghost" rectangle that follows the pointer while the mouse button is down.Syntax for the DragRectangle XCMD is dragRectangle startRect StartRect comprises left, top, right, and bottom coordinates. This rectangle defines the initial size and location of the drag rectangle. DragRectangle returns four values defining the coordinates of the drag rectangle when the mouse button is released. DragRectangleCARD 6n7h   DisplayList1.1Darin Acquistapace7/25/91Displays a dialog box with a scrolling list and between one and four user buttons.Syntax for the DisplayList XCMD displayList prompt, listWidth, numButtons, buttonNames, listText Prompt is one line of text that is displayed at the top of the dialog box. ListWidth is the desired width in pixels of the list in the dialog box. Valid widths range from 20 to 220. NumButtons controls how many buttons are displayed in the dialog box and is an integer between one and four. ButtonNames are between one and four parameters depending on the number of buttons. The text of each ButtonNames parameter is the name of the button in the dialog box. Note that the first ButtonNames parameter defines the bottom button. ListText is the text thatis displayed in the scrolling field of the dialog box. Each item should be followed by a return character. An example of using the DisplayList XCMD is: displayList "Choose an item:",2,"OK","Cancel",field "List" Field "List" is a field containing 1 or more items separated by return characters. The item selected and the button pressed are returned in the result when the XCMD exits. The first item of the result is the button pressed, while the second item is the selected line of the scrolling field. If no line of the scrolling field was clicked, then the text "No item selected" is returned in item 2 of the result. DisplayList`BMAP6go< &CARDW%n7h r DeleteResource1.0Darin Acquistapace11/13/89Removes a resource of a specified type and ID or name from the current stack.Syntax for the DeleteResource XCMD is deleteResource resourceType, resourceID|resourceName ResourceType is the ID of the resource category you are deleting. Some common IDs are 32769 = Icons, 32798 = XCMDs, 32799 = XFCNs, 32804 = Sounds, 32807 = Cursors The second parameter specifies either the ID or the name of the resource to delete. The following example removes the icon named TestIcon from the current stack: DeleteResource 32769, "TestIcon" DeleteResource@CARDn7h  EditColorsetLets you edit the colorset of any card or background.3/14/91Andy Stadler & Darin Acquistapace1.1Syntax for the EditColorset XCMD is editColorset This XCMD has no parameters. Simply type EditColorset into the Message box and press Return. Use the sliders in the EditColorset dialog to change the colors available. Click OK to apply the new colorset to the current card or background, whichever layer you were on when the XCMD was executed.EditColorsetCARDn7h , EditCursor1.1Darin Acquistapace9/3/91Allows editing and creation of cursors available to HyperTalk scripts.Syntax for the EditCursor XCMD is editCursor The EditCursor XCMD has no parameters. The EditCursor dialog box consists of seven buttons, two drawing grids, and a color selection bar. The Drawing Grids: You may draw in the drawing grids by simply clicking the squares. What you draw in the data section is the cursor itself. What you draw in the mask section determines which areas of the cursor are transparent and which are opaque. The Buttons: Toggle - Toggles between displaying the mask and displaying the hotspot of the cursor. The hotspot determines what area of the cursor produces the click location when the mouse button is pressed. Clear Data - Erases all pixels in the data drawing grid. Data -> Mask - Makes a black image in the mask drawing grid of all colored pixels in the data drawing grid. Clear Mask - Erases all pixels in the mask drawing grid. Get Cursor - Allows you to retrieve a cursor from any of the currently open resource files by typing its name. Make Cursor - Combines the pixels in the hotspot, data, and mask drawing grids into a cursor record and stores it in the resource file of the current stack. Exit - Closes the EditCursor dialog box.EditCursor CARDI2n7  SlotRead1.0Hunt Stoddard, Gregory Joe8/1/90Reads characters from a slot previously opened with the SlotOpen XFCN.Syntax for the SlotRead XFCN is put slotRead(slotID, byteCount [, eolValue]) into returnValue SlotID is the value returned by a previous SlotOpen XFCN. ByteCount specifies the maximum number of bytes to read. eolValue (optional) specifies the ASCII value of the character that causes a return from SlotRead when it is encountered in the input stream. SlotRead always returns after it has read the specified number of characters from the input stream. It may return sooner if (1) no more characters are available, or (2) an eolChar has been specified in the call and has been encountered in the input stream. SlotRead will wait for input if it has not yet read the specified number of characters, an eolChar has been specified in the call, and an eolChar has not yet been encountered in the input stream.SlotRead`CARD5n7  AddPopUp1.0Eric Schlosser7/26/90Displays a pop-up menu and returns the item selected.Syntax for the AddPopUp XFCN is put addPopUp(itemList, topX, topY, defItem [, color]) into newItem ItemList is a list of menu items separated by return characters. TopX and TopY define the upper left corner of the default item when the pop-up menu is displayed. DefItem is the number of the item to be selected when the menu is drawn. This is the item that will be drawn with its upper left corner at the point defined by topX and topY. Color is an optional parameter. An integer between 0 and 15, it determines the color of the pop-up menu border. AddPopUp returns the item number of the item chosen. If no item was chosen, AddPopUp returns 0.AddPopUpCARD3n7  CurResource1.1Eric Schlosser8/8/91Returns a list of resources in the current stack or in all open resource files.Syntax for the CurResource XFCN is put curResource(resourceType [, "Current", False]) into list ResourceType specifies the resource type. Predefined arguments are Icon, Snd, XCMD, XFCN, or CRSR. You can specify the "$" character and four hexadecimal digits for any resource type. Specifying "Current" for the second parameter restricts the resources returned to those in the current stack. Specifying "False" for the third parameter causes the CurResource XCMD to return the resource names, excluding the resource IDs.CurResourceCARD&n7 D SlotOpen1.1Gregory JoeOpens a connection to the specified slot.8/1/90Syntax for the SlotOpen XFCN: put slotOpen(slotNumber) into slotID SlotNumber specifies the slot containing the character device to be opened. The SlotOpen XFCN returns a slot ID which is used for subsequent SlotRead, SlotWrite, and SlotClose calls. A connection remains open until either a SlotClose call is made or HyperCard is exited. Multiple calls to SlotRead and SlotWrite may be made between SlotOpen and SlotClose calls. SlotRead and SlotWrite calls may be mixed. SlotOpenCARD*n7 4 SortContainer1.0Martin Gannholm7/27/90Sorts the contents of any container in ascending, descending, or random order.Syntax for the SortContainer XFCN is put sortContainer(itemList, [sortOrder, recSep]) into sortedList ItemList is any HyperCard container containing the items to be sorted. SortOrder is an optional parameter. It can be one of three characters. Specifying ">" for sortOrder causes the contents of the container to be sorted in ascending order. Specifying "<" for sortOrder causes the contents of the container to be sorted in descending order. Specifying "?" for sortOrder causes the contents of the container to be sorted in random order. If this parameter is omitted, itemList is sorted in descending order. RecSep is another optional parameter. To use it, the sortOrder must be specified as well. RecSep defines the character used to delimit items in the container being sorted. If it is omitted, the return character is used. SortContainer returns the contents of the container sorted in the order specified.SortContainerCARDK#n7 C AddMenu1.0Eric Schlosser8/6/90Creates a user-defined menu that can be trapped using the doMenu message.Syntax for the Addmenu XFCN is put addMenu (menuTitle, menuItemList) into MyMenu MenuTitle is any HyperCard expression. MenuItemList is a list of items separated by return characters. MyMenu is a global variable used to identify the menu when using other menu commands such as DeleteMenu, DisableMenu, or EnableMenu. Programmming Notes: 1. If you add a menu, delete the menu with the deleteMenu XCMD when you exit your stack. 2. Specifying a "-" as the first character of the menu title will cause the menu to be disabled when it is added. A "-" as the first charactor of a menu item will disable just that item. A menu item consisting of a "-" alone creates a dimmed separator line. 3. The menu global contains information needed when you change or delete the menu with the other menu XCMDs. On deleting a menu, the script should put empty into this global. The script can then use this global to tell whether or not the menu is installed.AddMenu@CARDs"n7   ResourceExists1.0Darin Acquistapace3/19/90Returns true if a specified resource exists in the current stack, false if it doesn't.Syntax for the ResourceExists XFCN is put resourceExists(ResourceType, Identifier) into returnValue ResourceType is the ID of the category of the resource you are checking for. Common resource types are 32769 = Icons, 32798 = XCMDs, 32799 = XFCNs, 32804 = Sounds, 32807 = Cursors Identifier specifies either the ID or the name of the resource you are checking for. The following example would determine whether the sound named Clarinet is in the current stack: put ResourceExists(32804, "Clarinet") ResourceExists returns true if the resource is found and false if it isn't.ResourceExists CARDn7 6 MakeScriptHeaderApple Computer, Inc.Creates a header listing all handlers and functions of the specified script.Syntax for the MakeScriptHeader handler is makeScriptHeader This script works best when installed in your Home stack script. To use it, type MakeScriptHeader into the Message box and press Return. It will make a header listing handlers and functions for the script you specify.on makeScriptHeader global UserName Answer "Format script of this" with "Stack" or "Bkgnd" or "Card" put it into whichObject do "put script of this" && whichObject && "into tempScript" put number of chars in tempScript into origCharCount If tempScript is empty then answer "This" && WhichObject && "does not have a script." exit makeScriptHeader end if put "-----------------" into smallDash put "-------------------------------------------------" & "----------" into largeDash -- Remove existing header if char 1 to 17 of tempScript is smallDash then repeat with endOfHeader = 2 to number of lines in tempScript if line endOfHeader of tempScript is largeDash then exit repeat end repeat delete line 1 to endOfHeader of tempScript end if if line 1 of tempScript is empty then delete line 1 of tempScript put empty into handlers put empty into functions -- Get names of handlers and functions put number of lines in tempScript into numLines repeat with index = 1 to numLines set cursor to busy put round((index/numLines)*100) && "% complete" if first word of line index of tempScript is "On" then if number of chars of last line of handlers > 45 then put return & "-- " after handlers put second word of line index of tempScript & " " after handlers else if first word of line index of tempScript is "function" then if number of chars of last line of functions > 45 then put return & "-- " after functions put second word of line index of tempScript & " " after functions end if end repeat delete last char of handlers -- Removes the last space delete last char of functions -- Create the new header put smallDash && "Script info for this " & WhichObject && smallDash & return into header if handlers is not empty then put "HANDLERS:" && Handlers & return & return after header end if if functions is not empty then put "FUNCTIONS:" && Functions & return & return after header end if put "Size of script:" && number of chars in tempScript && "chars." & " " & the date & " " & UserName & return & largeDash & return & return after header -- Insert the header before the script put header before tempScript put empty into msg hide msg do "set script of this" && whichObject && "to tempScript" end makeScriptHeaderMakeScriptHeaderCARDn7  LowercasePeter Meyerfunction lowercase theText -- Examine every character in theText repeat with x = 1 to number of chars in theText -- Get the ASCII value of the current character get the charToNum of char x of theText if it < 65 or it > 90 then -- The current character is not uppercase next repeat else -- Convert the current character to lowercase by -- adding 32 to its ASCII value and putting -- the character equivalent of the ASCII value back -- into the character's position in the text add 32 to it put numToChar of it into char x of theText end if end repeat return theText end lowercaseConverts uppercase characters to lowercase characters.Syntax for the Lowercase function is put lowercase(container) into returnValue Container is any HyperCard container containing the characters to be converted to lowercase. LowercaseCARDj8 UppercasePeter MeyerConverts lowercase characters to uppercase characters.function uppercase theText -- Examine every character in theText repeat with x = 1 to number of chars in theText -- Get the ASCII value of the current character get the charToNum of char x of theText if it < 97 or it > 122 then -- The current character is not lowercase next repeat else -- Convert the current character to uppercase by -- subtracting 32 from its ASCII value and putting -- the character equivalent of the ASCII value back -- into the character's position in the text subtract 32 from it put the numToChar of it into char x of theText end if end repeat return theText end uppercaseSyntax for the Uppercase function is put uppercase(container) into returnValue Container is any HyperCard container containing the characters to be converted to uppercase. Uppercase CARD!8 function removePath theFile put the itemDelimiter into savedDelimiter set itemDelimiter to colon get last item of theFile set itemDelimiter to savedDelimiter return it end removePathRemovePathDarin AcquistapaceReturns just the filename from a full pathname.Syntax for the RemovePath function is put removePath(fullPath) into returnValue FullPath is any HyperCard container containing the full pathname of a file.RemovePath@CARD'8 function removeFilename theFile put the itemDelimiter into savedDelimiter set itemDelimiter to colon delete last item of theFile set itemDelimiter to savedDelimiter return theFile end removeFilenameRemoveFilenameDarin AcquistapaceReturns just the path of a complete pathname without the filename.Syntax for the RemoveFilename function is put removeFilename(fullPath) into returnValue FullPath is any HyperCard container containing the full pathname of a file. RemoveFilenameCARDL(8 7 on OsError errorNum,showDialog if word 1 of errorNum is "Error" then delete word 1 of errorNum -- Look up error code number and get the description if errorNum = 1 then put "Bad GS/OS call number" into errorDescript else if errorNum = 4 then put "Parameter count out of range" into errorDescript else if errorNum = 7 then put "GS/OS is busy" into errorDescript else if errorNum = 16 then put "Device not found" into errorDescript else if errorNum = 17 then put "Invalid device number (request)" into errorDescript else if errorNum = 32 then put "Invalid request" into errorDescript else if errorNum = 33 then put "Invalid control or status code" into errorDescript else if errorNum = 34 then put "Bad call parameter" into errorDescript else if errorNum = 35 then put "Character device not open" into errorDescript else if errorNum = 36 then put "Character device already open" into errorDescript else if errorNum = 37 then put "Interrupt table full" into errorDescript else if errorNum = 38 then put "Resources not available" into errorDescript else if errorNum = 39 then put "I/O error" into errorDescript else if errorNum = 40 then put "No device connected" into errorDescript else if errorNum = 41 then put "Driver is busy" into errorDescript else if errorNum = 43 then put "Device is write protected" into errorDescript else if errorNum = 44 then put "Invalid byte count" into errorDescript else if errorNum = 45 then put "Invalid Block Address" into errorDescript else if errorNum = 46 then put "Disk has been switched" into errorDescript else if errorNum = 47 then put "Device off line or no media present" into errorDescript else if errorNum = 64 then put "Invalid pathname syntax" into errorDescript else if errorNum = 67 then put "Invalid reference number" into errorDescript else if errorNum = 68 then put "Subdirectory does not exist" into errorDescript else if errorNum = 69 then put "Volume not found" into errorDescript else if errorNum = 70 then put "File not found" into errorDescript else if errorNum = 71 then put "Create or rename with existing name" into errorDescript else if errorNum = 72 then put "Volume full error" into errorDescript else if errorNum = 73 then put "Volume directory full" into errorDescript else if errorNum = 74 then put "Version error (incompatible file format)" into errorDescript else if errorNum = 75 then put "Unsupported (or incorrect) storage type" into errorDescript else if errorNum = 76 then put "End-of-file encountered" into errorDescript else if errorNum = 77 then put "Position out of range" into errorDescript else if errorNum = 78 then put "Access not allowed" into errorDescript else if errorNum = 79 then put "Buffer too small" into errorDescript else if errorNum = 80 then put "File is already open" into errorDescript else if errorNum = 81 then put "Directory error" into errorDescript else if errorNum = 82 then put "Unknown volume type" into errorDescript else if errorNum = 83 then put "Parameter out of range" into errorDescript else if errorNum = 84 then put "Out of memory" into errorDescript else if errorNum = 87 then put "Duplicate volume name" into errorDescript else if errorNum = 88 then put "Not a block device" into errorDescript else if errorNum = 89 then put "Specified level outside legal range" into errorDescript else if errorNum = 90 then put "Block number too large" into errorDescript else if errorNum = 91 then put "Invalid path names for ChangePath" into errorDescript else if errorNum = 92 then put "Not an executable file" into errorDescript else if errorNum = 93 then put "Operating system not supported" into errorDescript else if errorNum = 95 then put "Too many applications on stack" into errorDescript else if errorNum = 96 then put "Data unavailable" into errorDescript else if errorNum = 97 then put "End of directory has been reached" into errorDescript else if errorNum = 98 then put "Invalid FST call class" into errorDescript else if errorNum = 99 then put "File does not contain required resource" into errorDescript else put "Unknown error" into errorDescript end if if showDialog is false then return errorDescript else answer "Error #" & errorNum && "-" && errorDescript end OSErrorOSErrorPeter MeyerReturns the error name of a specified error number.Syntax for the OSError handler is OSError errorNum [, showDialog] ErrorNum contains the number of the error to be displayed as text. ShowDialog is an optional parameter. If it is true or omitted, the error text is displayed in a dialog box. If it is false, the error text is returned in the result.OSErrorCARD[R8l  SearchScriptApple Computer, Inc.Searches all the scripts of a stack for the specified text. on searchScript pattern,stackName set lockMessages to true if stackName is not empty then go to stack stackName if the script of this stack contains pattern then edit script of this stack repeat with i = 1 to the number of bkgnds go to card 1 of bkgnd i if the script of this bkgnd contains pattern then edit script of bkgnd repeat with j = 1 to the number of bkgnd buttons if the script of bkgnd button j contains pattern then edit script of bkgnd button j end repeat repeat with j = 1 to the number of bkgnd fields if the script of bkgnd field j contains pattern then edit script of bkgnd field j end repeat end repeat repeat with i = 1 to the number of cards go card i if the script of this card contains pattern then edit script of this card repeat with j = 1 to the number of card buttons if the script of card button j contains pattern then edit script of card button j end repeat repeat with j = 1 to the number of card fields if the script of card field j contains pattern then edit script of card field j end repeat end repeat set lockMessages to false end searchScriptSyntax for the SearchScript handler is SearchScript pattern [, stackName] Pattern is the text you are searching for. StackName is an optional parameter specifying the stack to be searched. If it is omitted, SearchScript searches the current stack for the specified text. SearchScript searches the stack, background, card, button, and field scripts of a stack for the text you specify. If the text is found, the script containing it is displayed. Clicking OK or Cancel in the script editor after a script is displayed continues the search.SearchScriptMPRTlOPipPRNTPScripter's Tools 2? #Scripter's Tools - - Page OO4P5~ 5~ ~ s(X? TAILThat's all folks...  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~????????<InstallV~wmhijkoruyz|zwvwy~~torwz~}wssuxyuphbbhpx||~{zyqfdehqz|yvwshbfhpw~xrrpqrjbdipz|rc\dqwtjlh\LGFCBAGVTH9-!!=EHHGFBBJHHY`Xav||fEMgjllj^T`k[Q^gcZjm]x{~|vyxoyswzqlt|iȾʸǿIJƿq_KfOO]SF77>9, $,)%9-32>;03JN8)06+;GA?@7QXGCEG95CB&5CA@JR]dZntrpvhk~povx}{qiyٿֻԿɼʹzz}tfZVLWYRRN_~qcmydmpW\d]]NHXH>EEPmma@GJHD.)+2))BPTG4C\^RRMF:#13.=>7?]aeV:RUDTRV=27=4:>0,=^nvm_{{u}ƹjıƷ}xtpk`LLfypc]xrnw_XZWZeVnumzw|xrg^gfE.)3/-8SPGXzydSK.##GSRYZbke^xt\nzxhhqdafbfhrrg`zҢðv}cD:WZblnpygXLEZgfaD:2*9*# /06" &$#5/" # "2RZZTE/DU\PZq{~{}{{|~tūĿƦxojpwrxjfr|tvqhfydTXI@>61+0871E[LYfWE8BLOOTeqvrppg\e}retiY|~kosof]TOO[a^hts}ƾлƿrxwzy{{U#:fJ@A70/! 68-*0-/*(+28667GWI,8C;FG:6.% $2P]S5 *-6:26950)0=EE@LS6 :'0328EA/56@J[xzqRBbv{~fiqihdiqwy\bzwϺxvnhjiinkgz_Hhmkw|{ynmqyyw~zb?AlonvxliaZY[][fpjrWbz»Ƕ̣þʯ||udZUIC?<58@;+-QL$C@BLOJD;=JTQQVTE5>>+MDFIL=7/)*+('38/&9P& ($ .&*$!-4+" ,2%$$!"&/9:0<]\9P_dmx|xnm{u{y{pfzzogcf_ZZXSVZ_M/LPLT_[RH@AMQJMNIF=+ 3VGRRSF=8:AD<=CGTdbV9?VJVZmcgdhklfrtp|Ŀòкħ̴wojiYOHFLSXH1KlXR_gg\XPT\VOJLQRI0PeO\_^TNDCA?60,3CQF *,).6.+*+) ',*>.*3>/-9305DTgmT=bz{{̶ʽmfrĜqleXKKLLQZY<#:W?4/6E.5EGBCC8 "#!'SG?RH1064-.6>@FR^[b~˸û}w_KHIIHHOP@9>;D<=IZRK@.%.2-)$ :F=G[TME7+.,(''-5-&41232=SVUVPEB>94-LJJSKE@4*&$&*6GQ^|xZy޽ȸ}m|~|xum`VNKQZ]`u~gsh^SE?HVT97?=KQNF%7OKD92((=C0$C@??HJ<4A`xodt|¼׾ȼti`amw|y|}zqk^SHGU[FCKAGOORG6OWL;2/+  !/DQF4BOJ=4,".<.'(.=A?F79PWOJG<-%(+>U\cfkurmȶʹ}vdVPQ\ksmjixyrvuk\RIDLZZEDG>ACCLTF:>DA6- &@SQH=601*" .?5*62/16AQXWQOIMNC3!**.CME4AKGPL@@5*)=PL@JKJO\^RU^beh[\SG87<@@IZ\VZcZatwx{|ľοĵȽľ¯wd`fnvzzx}yjpwovqa_ZOHPc`]`[Z^gfYUY[[\LFB6)(/-.6<23AE=?MQP\SR\^[Xn~y~o[[jppnlr|{qnvxv|nee`Z[hmmpnnovwnfajjphYWM>6=?>AIILV]UKKTNTTFCB==HQRXY\^fnle`dilo_YYPGGMN\e\U_mokhpxx{wÿ÷zpkefpvtsv{sltooo^UTSah][ccdgmqng[^babREB?@AAAKNDDOZZWQV^_gaX[bjyzyy|{zzvrnovwrry|svzx{p_]bmysimtvx}~sjqorkYOQNPPOMOUX]efb^W^]]ZKBIQ`e[Z_eglswvuhkqopaTVXY\adecaepzyyru|~|sw~vuqprtqpty~~yqtrng]TXbmkgc`dknsssrcbfa\RIJNMPVXNKQU]dff_`eghe`amy~~x|zvxwwzzsnsx}urttrnc]ivwuvrou~|nolhe\TXYXWXXUX`gkjkh_`a`]UNSaheheccmv{|~nlonlg]]cfmqogejrx|wvz~yy|ssrquxwtrv|~wnmqpiaY_mkijihfhrwvztb^dd^XSSWY^^\ZYX`ijnndbjppmjjy~{~{{uxxwxxxusw}}}{qptwsmgftwtuuwww{wnqpjc`^a`__`cddelonogcfjjc^Zclijkmoqrx~|ppssnljinrqoprsru|~~xz~}|vtvuvwxyzyxxzztqrsrjfelnkjjlnpqrrvxqgfffbabaefbadfhjkjkpolnqutqtz~|}~}zz{xyyz{{{xx|xtvvvuoqvvvuuwy{~~~ytrpohigggffgjlnnljoqkkmnngfkomnnoqtwyzy~{tustssvvwvsuvxz|~{{~}}yzz{{{{{||ywxuutttmntqmoooopqsvutwsljhjjknmjijjkklossppqrtswvu}}~~||{zyxx{}xvvwxvwts||wxyyyyy|~}xurqsppnjjlmmllnrtqnnnpoopmrwsqssttux|~~{wuuxz||xyzyxxz~||~{|{yxyz||yxusvtrrrwxussrpopsvxwwuollkoqstrponmmnquxvutptwuvx~~~~}{yyyz}~|{zvvyvvw{}~}zzyyyz|~~~zuuuvwvuutpooooprttstrorrpquyyzxvvvwxy|~}xvxy}~~{zz{{}}~}{|{zz{|zz{ywvttvyyzzwtuuttvwvvxwrpptxxvvxvsssstvxxvyywwvvx}~~~|}~|}}}~||{{}~}{}}{zxux|||}~}{{{{{||{}~|ywwz{zyxxustsstuutuwvvuqrx{z{|}zzzzz||{|~|{{}~~|}}~|}}||}|z{|{{zuuz{z||}zxxwxxxvwyyxxxxyyyz{{zwwxxz{yz|{{|ywz~~~}}~~~}}}~}|}}~}||~}||zwy||}~~}||{||zz|}|{{zyz{{{{zxvvvvwvvxyyyxuvy{|}~~|||||{z|~~~~~~~~}}||{{|||{ywyz{|||}}{yyyywwyzzz{{z{{|}}}|{z{||{{}~}|{y{~~~~}|}~~~~}~~~~}}~~|zy{}||}~~~~||}|{z{}}{z{|}}|||{{{yxxxxwxzzzyww{{{|}~~||}|{{}~~~~~~|||}}|zy{|}|{|}}}}{{{zyy{|||}}~~}~}~~}}~}|BahVYD815@TlògO>419H^wʽv]H914>OgǷmVC515CVmójR?418EYq±gQ?418EYqókSB515BTlǹt\H913;L`z±jSB615?QghS@515?Of~³oXE913:H\rȽ~gRB614=L`vȽjTC813:H[pôv`M?514>L^uöycO@613:GXmȾq]L=414=I[ovbQB8138CQcwȽuaOB8318@O`t¶lYJ=5139DRcvøq^N@8316?L[lm]M@8315>JXj|ŹveTG;4138BN]oùveVG=5138@L[l~ǽ~l\M@8314;ESctùygWI>6115>HWgw¶vcTG=5138?LYj{q`QD:4149CO^oƻzjXJ>6116>IXhzǾ~l[L?8315>IXhzƼygVG=4139CO`qȾ{hWH=4139CQbuŹq^N@8316@M^qŸm[J>513:ETgzǼq]M?513:EVh~÷~gTD9316BQcyö{fRC8139EVjȽlXG9318CTh~ǻ~gSB613;I\qmXE933:H[qʾjSB614=MbzŶr\H:33:H\rǸu]H:33:I]vômWD814?OgʽzaL;33:I]vfO>418G[t±fO>419G\u|bL;33:Jazʼu\G814?QhƶkS@418E[rz`J:33=MeǸmVB516CXp~cM;33;Lb{ȻrYE814@SkŴjS@418EYqfO=419H]v~cM=419H]ugQ?418DXoƶpXE814>Nc~gQ?516BSjʾ~fO?416BSjkVC814=L`vǻ{cO?515?Oczǻ~gRB614=J]rr]J=415?Obwu`M?514=J[pǼm[H;415>L]qȾt`M?6139DTg{ǻq^M?6139CQcv|jWH;414:ETgz¶m\L?6138@M]p~k[J?6136?L[møtbRD:4149CQ`q·tbSE:4139BN]oƻ{jYJ?6315=HVfv·veTG=5136?JYjzraRD:4138@M\l~Ǿm]NB9314:DQaqùwgVH=5138?L[k~Ƽ{jXJ>6116?L[k~ŹvcSE:414:DRcuǼyfTE:414:ESey÷o\L?6138BOat¶kXH=414;GWj~ƹo[J=514;HXk´zeRC8338CSg{´wcO@613:HYmǻjTD8339EWlƸzcO@514=L`vʾjTC813;J]tȽ~fQ@515?Oe|ôpXE913;J^vŶqYG913=L`y²jSB515@SjȻv]H:33;Laz˾{bM=33:I^w|cM;33:J`y˽y^I:33=Me~ȹqXD615@TlógO>419H]vʽv]H914?QhƴjS?418E[tz`J:33=NfǸoVC615CVoñgO>419H]v{bL;33:J`z˾z`L;33:J`y~cM=419G[rólVC615?Qgʽ|cN>418DWmȼzbM=418DVlʾhSB614>NczƸwaM>416@Qg~ƸzcO?514>M`vp[H;316BQezq]J=415>L^rƹkWG:316?N`uǼq]L>514:GWj~ƹo\J>513:ETfzzgTE:414=HWj|~kYJ>5138BO`rǽ{hXH=5138BN]pq`OC9314:EScuq`QC9414:DQ`qùygWH>5116>IXgzrbRE;4138@M[l~Ǿp^OC94149CO^oƼ~k[L@8314;EScu·ucSE;4138@M]mŻygVH=5138@M]møraQC9314;GTfwƻvcRD9314=HWh{lYJ=5139DScw|hVG:414=IYløkXH;414=J[ovbO@6139EVj~u`M?514=J\qƸ{fRB613:H[oövaM>415?Oczȼ~gR@614=M`wǻzcN>416BShlVC814=MbzómWD814>Nc|gQ?416CVmǸq[E814>Ne~ʼw^J:33;Lbzʽy`J:33=Mc|Ȼu[G814?QhƶmVB516DXp~cM=33:JazȻrYE815@SlògO>419H^wʽv\G814?QjƴkS@518EYr~cM=33:J`zʽw^I:13=Mc~ȼv]H913=Mc|ʽz`L;33:I^v±jR@516BTkȼy`L;319G[qǹv^J;319EYpȼ|eO?515@Qf~Ŷt]J;318CTjŶv`M>415?OczȽlXE9318CTh~Ƚo[H;415?OavŸ|gTD9318BQcwƹm[I=414=IYm÷kXH=414;GWj~ǽvcRC9315>J[lȾzgVG;4139DRcvƼyfVG;4139CQarm]M@8315=GVfwȾm]NB8314;EScu·vcTG=5138?L[j|Ⱦp`OC:4149BO]oƽ~m\MB8314:DQaqŻzhXJ?6315=HVgwqaQD:4149CO`qøvcSE;4139CO`qp^NB8315=HWh{ør`OB8315>JYk~|hWH;414:EVgzzfSD9315>L\p¶~hVE:315?L]qȾt^M?514:HXlȾq]J=415>M^töycO?514=J]q³t]J=416@Qf|ǹzcO?515?Oc{Ƹv`L=418DVlhSB515?Of~jSB515?Qgʾ|cM=418EYqŶmWC614?QhȻt[G914>Of~Ȼu\G914>OgǸqXD615@SlųjR?418G[tz`J:33=Me~ǸoVC516CWp~cM;33;Lb{ȹqXD615BTmògO>419H]v˾z`J:33=Mc~Ȼt[G814?Qgǹq[E814?QgȻv]H933=Lbz~fO>418DXoǹu]H:33:I]uƶr[H933:H\tǻyaM=416BSj³q[H:339EXm³r]J;416BRg~ǼjTD8139EWkǼkWE:318BQez´zeRB8139DSg{ŸjWG:415>L\p´|hVG:414=IYlƻt`OB8316?L]oǽweSE:414:ETfyŹvcSD:414:EScvǾ~k[L?6315>IXhzǽ~k[L?8315=GVfvrbRD:4138BM]mǽm]NB9314:DQ`qŻ{j[L?8315;GScuøwfVH=5136?JXhzp^OB9314:DRbt¶raQD:414:DRbtm\L?8316>JYk~¶p]M@8316?L\mȾzfTE:414=HXj~ȽvcQC8316?N`rzfSD9316@O`uǼp\J=414=J[pȼmYH;415?Obw³v`M>414>M`vp[H:318CTjŷv`M=416BRg~ör\H:319EXoʽBahChirpw+~z}B9 κ>7afpOǫg L a͓& ? Ej\V/#~ޫr^{x4gN$rǯC#4 pw$YVӨ$BiuR<[s=Ȇ]wKQӗAIcS ƠX ;)Tp' B&%cV!˽D < jak,7`.# 3lbT,   Pnfo2 mBLݣHBWI@#0<˩g:FtyRU %5. /emtΑ>ZUؽݭ\P9 ,+Lw뢇|X:  .Oј{.! 5_\rΏB:D>N0q̲Νlf% 7;%4F\WVθk`jL1/@N:T~ȿv`R;<>@_noκk\O:AC:Zoxr`P;BEGYdvcT\JBAM\^whncIEIZ^^x~fVTRPMQjsyoh_RUSUbi|z\VYLNTbopxdodRUYa^c~|z_OPPSXdxzkh_YYV[bfzv][VKS^lvxtktgW[_abg{zuc\]YZ`p}|mlea_Zcjq{o`fc]bgpz~wnob\befjuvxp`^fgghs~{pj_^_blpwywofhdcjmqv}sqp`Zahnrzwvpghifhmy}ztmmfdbeqv}|ypknjhknv{~ronghmnpv|}rhkmmmpz~qomhilqvx{zrlljlqty~vpqohkpswy~zzpjmllpw{pppmnorx{|yroonorv|xrsroruvy||{yqorpqtz~zssrprvz|}zwvsrrqtwy|xuuqnswz~xvsnostvz~~zusuqpqswzzwtonnnqw|}xtomnrsuy|~{zvssqpsu{{xvsqstwy~||zwsuyxxz|{zyvruvx|~}{yvvyxttz~}wtsqorz}~~xttttuvuu{~zuqorrsxzsqtssvyyz~z{zvrstsx~zvxzzxvy||~~}}}{yxywv{~|y{}zz}}|}~~~~~}z|}|}~~~~~|~}~~~}}~~~|~BahChirpCow bell[w+}ytpmkjlnsy~{yxxyz|~~|zxvtrpnllmnprtwz{}~~~~}|{{{{||}~~}{ywvwx{~~~~~|xsomnqw辂C&Fl{uojilt}~zvrmg`YSOMNRX_ejmnnmlmpu{~{vqlhffhkpuz~}{zyyyz|~|une[TOOT_m|t7 3U|ӿ{upllpx~zvrmg`XSONPU[bglopommorx}~zupkhggimrw|}{zzyy{}zsjaXPLMT`pa"4[ſxqkgioz}xsnh_VNHDDGNV^dillkijlqx|wqkfcabfkqw|~|zyxxy{}xodYNFDGQasܕG 7dٿº~wpjgjr}{vrle]TLGDEIPX_ejlkjiimry~ysmhdbbdhnsx|}}|{zzzzz{}~ulaVLEDIUexˁ5ApѶƿ|tmhgku}xtoibZRKFEGLRZagjlkjjkou|{vpkfcabejpv{}~}|{{{{{{}~|si^SJDELYj}l$#L|ʯĽyrkggmw}xsnh`XPIFEHMT\chklkiilpw}~zuoiebacflrw{}~}{zz{{{|}zqf[PGCFO^oX -X§Ľ~voifgny{vqle]UMHEFIOV^dhkkjiilqx}xsniecbdhnsx|}}|{{{{||}~wmbWMFDHSbtԎB9fջû}umhfiq|zupjc[SLGEGKQY`eillkklotz~zvqkgdbbejouz}~~~~}}||}}si^TJEELXhzx/Etϴ{smhhmv}ytpjbYQJFDGLRZafjmnnnpty~|wrmgdaabflrw|}{{{|}|rg]RJFGN[j|e &Pʰƿyqjfgnx~yupi`VNGCCFLT\chlopppruz~zvqkgcaadhnsx|~}}}~xmbWMFDGP^nܛP /\ūĽvngehoy|xsme\RIDBCGNW_fkoqqqqsv{|ytojfcbcfjoty}~~}~ui]RICBFQ`qˆ> Cnζſwoigjq{~{vph_ULEAADKT]djnpqrsw{{vqlgb_]^agnv}}{zyxxy{~{peZPGBCITduv5#Hsʲþ~vnhgjs}}zuog^TKEABFNV_gmqsssuw|zvqkfb_]^agnu{~}{zyxxz~yndYPHDELWgxm- &LxȰ}tmgfjr}~zunf]SJDABGOYbjpstttuw|{vqlgb^\\`fnu|~|zxwwvvwz~xndZQJFHO[j{g) *R~Ŭ½|tlgfkt~|xsld[QIDBDJS]fmrtttttx|~zvqke`\Z[`gow~|ywvuttuwzxnd[RKHJQ]l~ܣ`$/Vë}uniimv|xslcYPHBADJT]fmrttttuy~~ytoic^ZY[`hpx|ywvvuuuwzwmcZQJGJR^n؞\!2Z}unjjpx~{xslcYPHBADKU^gmrtutuw{}xsmga\YX\bjrz}zxwvvvvwy}vlcZRLILTapΒP:cѻ{smjkqz~zvqjaWNGCBGNW`iotvvvvx|{vqke`\YZ^dlt{~{ywvuutuvy}~tkaXPJHLVctƒCCm˵zrlikrz~zuog]SJDACHPZckptvvvvy}ztoic^[Z\ahpx~{yxvutttvyyof\TLHHNXgxq4  *PzŰ¿vojilt|}ytne[QHCACIQZbiorstuw{~xrlf`\ZZ]cksz}{xwuttttw{tkaYQKHJR^mԚZ#6^ѽ¾{slhinv~{xskbXNGBBFNV_flpsttux|{uoic^ZXZ^emu|}{ywutssux}zof\TNIINXfv|? &JtƱxpjils{}zvpg^TKFCEJRZbhmpqrsvzyslf`\YX[`gpx|zxvtsrsuyukaXPKHJR]l~ן`(5[ϼ}unjjow~{xtme[QIEDGMU\chlopqsw|~xqjd^ZXX[bjrz~{ywusrrruy}rh^UNIHLUbqȌN?gɶ{smjlrz~{xslcYPHDDHOV^dilopruy}vohb\XWX\bjrz|zwutrrsvzzod[RKHINXfvy= &Jsïyqljmt||xskbXOHDEIPX_ejmoqsv{{unga[XVX]dlsz}{ywusrrtw|xmcYQKHJPZhyp6 *Nwzrljmt|~{xrjaVNGDEJQY`fknpqsw|{tmf`ZWVX^emu|}{yxvtsstw}vkaXPJHJQ\j{ީk2 +Pyоyqljnu}~{wqi_UMFCEJQY`gloqrtx}zsle_ZVVY^fnv}|zxwutssux~tj`XPKIKR]k|ڥf/-R{Ͼzrljnu}|xri`VMFCDIPX_fknqrux}zsle_ZVVY_gov}~|zxwutttuy~tjaXQKHJQ\j{ܧj2 +Pyypjhls{~{wqi_ULECDJRZaglprtvy}ztme_ZVVZ_fnv}~}{ywvutuw||riaYQKHJP\j|ۦi2 ,R{xoihks{~{wph^TKECFKS[bhmprsuy~ysld^YVVZ`hpx}|zxwvuuvy}zqhaYQLIKR^m՟c-/Uоwnihlt}}zuog]SKFDGMT\cinpqsuy~yrkd^YWX\bjry}|{ywvuuwz~xph`XPKILT`p̔X%6]̺~umhinv~{vpf\RJFEHNV]dinpqsvz~xqjc^ZWX\cjry~|{ywuuux{vnf^WPKJNWdt꿅K?gƴ|slhjpy}zundZQIFFJPX_ejnpqsv{|vohb]YXZ_emt{~|zxwuuvx}}tle]VOKLQ\jzޭr: 'Ktyqkilt||xrj`VNHFGLSZagloqsux~zsle_[XX[`gnu|}{ywuuvy}yqiaZRMKNVbqʓX%6]ȷwojkpx|wpg^TLGGJOV]chknpruy~wpic^ZYZ]cjry~}{xvuuwzvnf^VPLLR\iy߯t< 'JrͿ{smknt|}ytlcZQJGHMSY_dhknpsw||unga\YX[`fmtz}{ywvvx|wog`YTRU\fs֯x= %GoĮ¿|{}|||}}|{zzzzxtne\UPNPV\afilmnoptx|~zslcZRJD?>?DKT]fnuz~|xtqpqtx~zphaZUQPRYdr湀G &Glŵsh`]^cipw}ܷR2Nl̷xjbcky~xrmigimsy~~}}~~qdXNF?:767:@FLRX^cinsvxxxwuttttuw{{wrnjgddefikmpty}}wsomlkjlnrw}|yvttuwz~yof^VPKHGHMS[ep{بq:  ":SnɷŽ{smgb^\Z[^bir|~~}{yvsng`XPHA;63126GPYbjqw{}}{ywvvvwxyzzzz|~}xtpmkjiikotz}{zxwutuwz}|}{wuroje^VNHDDHNV`jv纃K &Deվ}|xqkfcbchoxzqh^TKB:41027=EMU^dimopomjhfeegkqy{vohb]ZYZ]aejpv|}zxwvvvwz~}{{{|~|tkbYPHB?>@DKT_kw‹R 'Db°¾xpha[XWX\bjr{~}|{yvrmf]TJB:410038>FOX`gnsvwvuuuwz}~|yvrokgeccceiov}~|{yxwwx{~}||}zvrolifa[UOJHIMU_juӤp< &De®ÿ~yslf`]]_emw{tk`UJ@81-,.29AJS]fmswyyvsomllnqu{}wqke`][Z[]aekpu{|xurqqruy}zsld\UOJHGHLR[fr~߰zE,Iiκxpia[VUVZ`hqy~{ywvutsroke]TKC=85458=DLT]elqtvvuttvx|zuplgb^\[]`fnw}zwutuwz{yxy||vrnjhfeca^[WSRSW^hs}“b3 .LnҾ¾yrkd]XTTW_iu~zunf]RH>60--06>GQZckqvxxwtpljjlosyxrlfa][[]`djpv{{xusstvy||xurmhc]XTRPQTY`jtѠl9 8Sqð½vng`YTRSX^fpy~zwusqponlie`YSMGC@??AEIOV\cinqrsrrrrtx|{uokfb^\Z[^cjrz~|zz{|~}}~~xsokiggggfeca_]]`emu׮~N# ;Z|ɵ~unhb]WSRUZblx|wrkd[RH@941137>GPZckqvyzyvroljjlosyysmgb^[Z[]aekpv{|xusrrtwz~~{xvusqnjea][YZ]biq{Z* $>\{ѿzsmf`ZVTVZaiqz|xtplifc_ZTOJFB@??AEINTZaglqtvvutttvz~~xrlgc_]\\]`djqx|ywvvx{}wsoljihgfeca_^^`elt~e7*Ecıwpha[VRQSX`it|zxurmhaYQIB<8668AFLS[biotwyzyxvttuwy}ztokgeddehlptx{}~}||||||}~{vromkjifc`][Z\_djqyݸ\1 %=Xvȸzsle_ZXY\bjsz}wqkfa]YURNJGEDDEHLQW]chmpstutsrqpqsv{{tmgc`^^_beinsy~~~}{yyyz{}~ytplifc`]ZXVVWZ`goxݸ^3"7OkŶ}ume^XUTW\bjs|{vrmhc^YSMGB><;@CGNT\cjotxz{zxvtssux|~ytokhfddegjnrw{~~~}}||}}~yuqnljigda^\[\^bhnu|ͥyM%,E`}Ƿysmga\YY\aipx~}wpic]YUQNKHFEDEGKOU[afkpsuwxxwuttuwz~xqkea^^^`dinsy~}||}~~~~|yurnkhea\YVTTV[bkuڹc9!5LfƸwog`ZWVW\bjs|~ytpkfb^YTPLHECBCEHMRX]chmqtuvvuuvxz~~yupligeccdfimrvz~~}||||||}~}xtpmkifc`]ZYY[_eks{ԯX/ &=Xu̽{upic^[Z]biqx}zsmgb^YTPLHECBBDGKPV]bglortuvwwwwxz}{vpjea_^_aeiouz}{zz{|~~zvsolhea]YVTTW]dnxִ_6!6Ni³}voga\YX[`hpy~zvrnjfb]XSMIECCCEIMRW\afjmprssstvy}|wrnjfdbbbdgkoty|~~}}|||||}}xtpmigd`]YWVWZ_fnwÛpF  3KfŶ~xsniea^^aflt{{vqlhd`[VQMIECBCDHLPV\afjmprstuvwy{~~ysniea__`cgkpuz~}}}~|xurnkgb^ZVSSUY`is~ۺf<!5Lf}vpic^\[]biqz}yuqmifb^YTPLIGFGILPTY^behkmopqqrtvzysnjfdbbcehlpty|~}||||}|wsojfb^ZWUTUY_foxpG" 2IdƸ{uqmiebaadhnv}~zvrnjfb]XTPLHFDDEGJOTZ`eimprstuuwx{~~yuplhda``beimrw|~~~|yvrokgc^ZWTTUY_gq|ƠvL& -D^zɺ~xrlf`\[\_elt{~zvrmieb^ZUQMJHFFGIMQU[`eiloqsttttuw{}wqlhecbbdfimrvz~~}||}~~ytpkgc`\XVTUW\ckt}Գa9#8QlĶ|vpkfb_^_bfmt|{wspliea]XTPLHFDDEGJOU[afknqstuvvxz|~zupkfb`__aeinrw|~~~~~~~}yvspmjgc_[XVVX\bjs}ơwM(  -D^z̽~wqjd_[Z[^dks{|xtokgc_\XTQMJHFFGIMQV\afjmpqrsrrrsuy~ysmhda``acgkotx}~~~~yupmifb^ZVTTVZair{ٹh@ 5Mgǹ|vpjea^\]`djrz{wrokgc`\XTPLIGFFFHLPU[`ejmprtuwxy{}~ytpkfca`acfjnsw|~}|||||}{xtromjgc_[XVUWZ`hq{̨T. )@Yu³}wqke`\[\`els{|xtplhea]YUQLIGEEFHLQV\aeilopqrrrstw{ysmhda``bdhlpuz~~~~~~zvrolhd_ZVTSTX^fpyظh? 5MhǸ{uoid`^\]`els{|xuqmjgd`]YTPMIGFFGILQV[`eiloqstuwxz}|wrmifdccehkosw{~~}}}}~|xuspmifb^ZWVVX\bjs}ݿpG# 0Hcʻysmgc_]]`djrz|yuqmifb_[WSOKHFFFHKPTY^chkmpqrrsssux|}wqlgdbbcegkosw{|xtqnjfb^ZVTUX\ckusJ&  1Hb~Ƹ~wqkfb_^^aflsz~{wtpmjheb_\XTPMJHHHJMQUY^chkmoqrrtuwy}}xsniecbbceimqv{~~}}}~|yuspmjfb^[XWWY\biq{sK&  -D^zɻysnhd`^^`dkrz|yvrolhea^ZVRNJHFFGIMRW\afjmopqrqqqrtx|zsmhdb``beimrv{~{wsplgc^ZVTSTX]enx˨W2*@Yt˽|uoid`^^_ciow~~zvrnjgd`]ZWTPMKIIIKMQUY^bfilnopqqrtvz~ytojfcaabdgkpuz~~~|yvspmjfb^ZXVVX]cjs}Եf? 4LfŸxrmgc_^^aflt|~{xuqnjgd`]ZWSPLJHHIKOSX]bgjmpqrrqqqsuy~}xrlhdb``beimrw|~~~|xuqmjfc_[WUTVY^foxʧX2)@Yt̾}vpjea^^_bhov~~{wrnjgda^[XTPMKIIIKNRVZ_dhloqrrrrrsux|{uojfca`acfjoty~~~~~~}yvsqnkgc_[XVVX\bjs|ټoG$ 0G`|Ȼztnhc_]]`dks{|yvsplieb_\XTPMJHGHJNRV[`eilopqrrrrtvz~|wqlgca``beinsw|~}}}}~{wspmjgda]ZXVWZ_fnxέ^7'=Vp}vpjd`^]_chow~|xtpmieb_\XTPLJIHIKNRVZ_dhloqrrsssuwy}ytniea``acgkpuz~~~~~~~{xuspnkhd`\XVVX]cks}غmF#2JcǺyslfa^\]`elt|}zwtpmjfc_ZVRNJHFFGJNRX]bgjmpqrstttvx|ztnieb``acgkpuy~~}|||}~|xuqoligda]ZXXY]cjr{žwO+  /F_zɻzsmhc`^_bfmt{~{wsolhea^ZUQNKIHHILPTX]bfjmoqrrsstvx{}wrlgc`__adhlqv{~}}}~|yvtqoliea]YWVW[ahpzàxQ, .D]wȻ|vpjd`^]`djqy~{xtqmjgc_[WSOKIGGHJNSX]bfjmopqrrrstvz~}wqkfb`__adhmrw|~}|{{|}~zvsolifc`]ZXXZ]cjr{àzR. .D\vɼ|uojea__aekry}yuqmifb^ZVRNKIGGIKOSX]bfjmoqrrssstwy}{uojfb```bfjoty~}|||}~~zwtromjfb^ZXWXZ_fnw̬^9'Un̿ysmgb_^^bgnv~}yuqmifb^ZVROLJHHIKOSX^chloqrrrrqqqsuy~{vpkfca`acfkoty~}|{{{}~~zwtqnkhea^[YY[^cjrzá{U2 .C[uʾ}vpjd`^^`djqy}xtplhd`]YVRNKIHHJLPTY^chknqrrssssuwy}~ytojfcbbbehmqvz~~||||}~~{xusrpmjgc_[YY[^dlt}ӵjE##7MfŸ{tnhd`^_bfmt|~zvrnjgc_\XTPMJIHIKNRW\afjmopqrrrssux{{uojfcaaadgkpty}~}|||}~~{wtqolieb^[YXZ]ciqzĢ|U2 .C[u˾|vpjea__aekrz}yurnjfb_[VRNKIHHJLPTY^bgjmpqrsttuwy||wqlhdbaacfjnsw|}{{{{|~~zxusqolifb^[YY\`fnv̬`<(=Tm¶yrmgc``aejqx}zwsplhd`\XSOKIGGHJNRW\afilopqrsstuwz~}wrlhdb`abeimrw{}||||}|yvspmjgc_\YXY\`fnvͭb>'bcU^{y|gqmCWzBEis\Pimo\kVFǥY5n~G]ryUwdwZB]Jy}vybhqNZteK\|mU]nRloXRudRLz^PMn|[ʓXX\_VOÓdUL|~ytqDjiHicBYq~~y_qvZQo|^Kezv}pV}n]Sz]Dirg{l^qc\~`Mu{kt|Uk~w_^lnVTs{ycq}cRbH?Om~bfugO_uwlnnw}}|~~}}ywttrrqrsvvxy|}{{xywwvvuutvvwvwvvtuty|~zxvvvxxxxzzzxwvvvxy||~~~~}~~}}|}}{yutqqpstwxzz|||||||{zxywwvwwzxwtqnmlnoqrvvxy|~}|}}~|{zzxwvxxxusomjihjjjjlmoqtuxxxxwwvxx{}~}|yxvyz||||{ywwuurrpqmjlloonllkkihfhhjjkjlliflnpponsuutwx{zxw|~~~~xprqolqsspe]q}rioocVSUlvkbcgxw\RhjRRu}eSJSsxv}y~`rĥwʯe[c|meaxncT8{U5tN2`t`[tsNJvxILTTYZhfpvqŜkU}}poNzyawrdhkrrd^lkOIsd\w{c[lrlkstrnlt|~{}vvz{rh`[uo]r}eRbjbZ[XTOOVs{^Rjsfbmrtssswuo~|wx}{qrvsoeYVQQPgw[AQ\UNTX^`XPSYsunvz||nXhsX]k]KUgU@IVLCXq]KZgaZjxzyl_p~ywxtnkokcUEERTRMJJNNNRYVRMK[rvxy||nfaiiZNNMLJMLJGHJQTWVUW`fkkkjlt~zxxtqicUINQPMJFKNNNNMIGZfa\ciqxxmryWMWUOIFDDM\TEGRYaWINYmvazƲxzxm`ZSSPLFFFLMKKWZQIGK]mzgkiDUvcFJWMBM]UMLNKI[qy|v~}z|ubUYYYXXREOr,]{ak>ZsAaFrjp@fgdpT^U9Yiyw_a`|kaA[za~{Mu{gYySSe^Zqosd{nm{|m~le~X]y|vocxdKMR]Klfhzzz}}~tutpyvkTgshzhptrkyy[JXw_rxo}znmquYnoRzRKOKMNOKEi\X[ow{X_wm_bQMbv?F?xXLRbnzc^qsOOJ[ipjldbk^NZVTk}bVlh_fznsTUmmZ`x}fcgxz\IG?vK<2?{MFHJ[ouWBA?lcor/18 _SIy%4D8Äy]vHbfo{ys~yl\X-[v)1?&=65yu\mrbjcMqrnzp5Y}++7eB?|%53*>6C;SAvzgocLlv0=8/T4xjP~wh9rd)L}'/;+{_WVŋ\zdYztT8@Vi$!IUzHZoF2aK5{Ӱ!`S(ɼ4Oh#+tZ=ғ~4Meߖ (UH/t۞%dLBz, 8Oy_phzf^OGLnVXcQvR[k{twoy]@+)A[n3Н(K`}GH}cXEPfn5Ϙ2c+LV3~8sX_~]ppURqekhmpU}CgHQ[Bz4tʒ/[ͦ4O?DR9`7w1~Ȏ0\Ӧ)Iп*6A\a&+BjyD4f yI@.p9mWEˈ.^̻<.e~"IA"qw%MQ4΄2dôFx[JVSKcsLtcM\OOM’@H̆4I{)Tr1Zr7\y?\H[YUfKpr9^u,Uy)MԄ+>ߓ(/# $(3<wBzFwFw> ~/  $vCPj835Β>ROkxd|{|z~yozxfwtZyhSW[Wjudzwu}pvu[{_KCK˂2Uo-``%tԹM%ܩ71ۏ/Gx1_gśEG~:]e:xSJOZzQim\|nm|ytne]eyOoeIMUsEsZVUpga^teeuZ}]`tQtaNJVq=mQABZvHmjSxj\zp_upQx\JETpŌEYnIu]X`mhoakzTp`MDXb7ŕ>RiAzVWzXooe~rs|krt^{_\{NmaLF\bDNZqIw]URlp]~mdfe}Zpe\VjfXUhfY[lo`bln`^vgh{dwndaoo[VdfIXUJqJTl\ce^pX}T{VfcRwMwScmXej}crm_\jgSJf[L|DoWQ{GrVVrM~WeoZahr`hn|gwqfatjfxbbvgqnrtwp|mzmtnmudzddzhtnpqrrtpynzh{dvaoagh]oXxV~Xtbkldtcxg~hkzmvlqknlhvbfwjqrj~gyjkr`XsZbdXtQOkVXeHzCuI_YMoGNmZ]nTTg^WnL~CyBgCXJMXGhGtL~Ux[rgoss}w~}}|~qi}~gycvgokorowsy{~}~~~|zxwswm{jezbsflpdwdgykongra{\~[t[p]p`qasepgphqjpmmskwn}o|u~z}yxyp~i|c|`xay`{bvkxnyvw~ytpshqcj[eTaSZNYOUUO_NiNtMJwHiJbL^T[[ZbZj\v\|e}lwpsxldycsipivhyi{mywq}i|ax\vUsQyMLzNyPyUs\lgllloiqbl\h[b`^e^lasiwn~t{}~{t|mxktjokkililkjmkimehfefcl`vb~~dzjusvvt|~mxrpzn{m~mzvx}|}~{xxtxlsiniindvdwgyj}r~~{~~}~wvtosjyi~l}m|jzh{auaifdf^mYsXy~StTgZ^][bUlPx|JmJcR[aTrVr_ioky~t}|yxt{}orthz}gujspryt}yz|tvtrxq{rwvxww~~wy}{z~~z{yxxtws{~vzt~p|nwklrbyfpnl{{jsppzuyy}{{zwyvn{mtvouvqpvlrtgqkix~gokgv{gopizlwpttn{~mupowktroy|nttnxssz~vw{|swss}vzzzyvzs|{orpg|{jlx}iotnwwsxzz~~|zxyyqvxrqzmwvtvwrzwy}|}}~{~|wywsuwmxrozmypmyflmb}sfcsaim`~ugix}grnmymvrn|mrvluvsyz}yv~zx~wvy}qrxjqqlpw}nq{|rwwvzxv}{zw~{wz{{y~z~}~|~{}|}~|}|vu|zy|qox|op}xsp~yuu~zxx}x{~||wyxwwz~v|z~}||w~{vrutotvqsx}rwx~vw|v|{}z|z{zw|~tu}yvqsxzqmrt}op~vsrxwswvqrx|nltton~wtrvz~x{~}|}{z~|ywz}}zz~~~~~||xz{~ww}{{}wv}{xx{}}{z}}|}|{}}}}{vy|zyrry{urr{ztsw||xy}~{|{yyzyxyy{x|}}|x{xxxyysswy|urvz|vtv{zxuu~zywwx{~yzz}~z{z|yzzz{~z|~{zzxy|{z}wvwyz|wwx~{z{{{{{{{|{}}~~~~~|{|~|}}|}{y{{{{|{{~}}|{~zzzzy{}|z}~{}~}{~}}}~~~~~~}{{{{z|~|~|{~|}|z|||~~}}~~~~}}|}|{{}||~z~ywxyy|}z{y{}||}zyzz~{||||zz{zz|||~}}}~|~}|{~}{|}}|~}|}~||}||}~}}}|}||~~~}}}{|~|z{{{|||}}}}~~~~~~}}~}}~|{{{{z{{{{{}}}~~~~~~~}~~~}}~}}}}|}}}}}~~~~~~~~}~}~}~~}~~~~~~}}}~~~~~}}~}~}~}~}~}~}}~}~~}~~~~~}}~}~|~|~|~{{~{z{~{~z~|}{~{~}}}|~}}}|}}~~~~~~~}~~}|~~}}~~~~~~~~~~~~~~~~~~~~~}~~}~}~~}~|||}}}~~~~~~~~~}~~}~~~~~~~~~~}}}}}~~~~~~~~~~~~~~}}~~~~~}}}~~~~}~~~Gw+|{{{xututt{~~xxzyunga^YTRUX\dloia\\_``bn{~qjirrhju{t}~}}mcaeijhd`afidYOMOQQPU_ee_TOT\aa^Z_m|z}ummyïvh`^`dhe^WY__XPPTZ\Z[agkjb[]fouuqr|~~sf^btwijx{uv}xnfeiputpjjrwpfcfmsrpsw||vmhnv}}xuz~{ndamoly||öug\WUX\]YTPW_[SNLRX[\`fmqpg`dmuyvswwpvvIJui`Z[_`^XSV_a[TPRW[[[`flnh`\`hmmigjzvjentsy}}}~ƿulhjkkga^dihc^\_cffglrxwpihmtvtomvylcftxrvy{||{rhabcdc]X[bd`[WX]acehovzunlow}}yt{zmkt{z}xofcceeb\Z^ba\XUWZ]^`djpplfejpttonxsjjt~~ż|qjhijhc^_cdb]YY[]^_`fmolgcekqsokr|vkeiyyvvxz{}tlijkkgcbfjjgcbcehijnuyytnmqywrty~yw{qw~ypdYSLIQ]p~vr}ͳzmfQLZgWFO_UXk|ovmYUY^`bkn\NRWV`lk[QUSFFczksµtUHJQJ;9<0,4837AD85DV[]p{eytmaQWzgl~x~Ļurbamxuq}~}yueOIbxiQ[g^cquaNCGOPNX^OJS^`fquiagh^`~ssѴõqTEFH?39=1,297:EK>7BPRSd~tjsz{q^\ysyҶxllomfp{wt}wtkTFUokTU[[Ybp|}{m\MMRSOW`YRWadivwmnqjcwtlؼ¼hVTVOADG@8:?>?JRH?HX]Xj}xpv{{ta[q}~Ӽrcbea[bkhdjy~}~xbPVose_abbitp`\ab^ckhabfijs}ylfhe\g~palǷp\UUPF?CA<862.2?FENdidptwhlkWHJ@ *VqgTYdjzŮļ;eB=R[Q3 5nmUVf|x{вzuzOFB9217IFAIIAK\iԾͱxpq{|nM;3)+42=Zmj\NQ[Zgy||~hVZerǻĹzbP??_tqlh]\dp}ssyW<?AP`dl{iZav~iR62FX`ed`][dumbmyfWJGE@Ov}zvzricfi`_trg[[mysgXNE:4@KRbt}λvbW^f[K:(,GUSU\Z\kww~y~ȳt^C&&4DQUWTQXhsyyms{l\PMF>E`xtqrxrdbhmiekpiiz{yui]NCBCIZisvrpzͽɽvkosl`Q@82(.EQOSVRR]fen|tgl{~~ȹkO5/6DR[_`\Zbpy{oyyiYPKB>Khysqx{qhjnnhgnmiqy}pdVGCDEM]jssnp~ǶǺqkpqj_PB:3)!%7JQQUVRUafhr}~rjp{}¸iN:8@LX^aa]^hszxpyvgXPI@?Nkxrsyzrmoojddgdalĵ{ZI4 /;MW^geNA;Ngnƭx^=IM3 -67F^VPupŨreJ9IS:6TbylmγxYnu}ufaA+EiimscjiNLwƨ|l{~f^RUFNwoϮtR41'=_iTIIGTQ]ÕbYvjD>KF"2K6;DBMQNfŹ÷k_utKEJL[XL_ȴj_tyao}oefSI_g]lj]XD*5cŸm`tssg]KA>1@yei׺n?1?RRJYtvb\SU[Xlʣpevu[QR@ 2D?C=;ILEW½δobuuZL>:KPCKqtm{u{urwtr_DFglep{xputaXHD@5CpyƷsJDKRMK\qi^UHLOMgÒkiyrba]>$)KJLMAITKNw̸yϺroU78C?Dhun|x~zyzt|zaRfov}xnqmaVMH>;YrzļeQWZOEMbeZXPIDALr޺z|rrxcC/  8MMPE=FE>Sɱhuɿ|{\C<54Swbt}u{{}xsnlwm_lwtxkfwmeunbYOKB;Sopyʹ~fhndNDR[OJIII@9Uhkyss|tʴg=$ . 7K\{yknsgyɻ{d<+7TmjbV?;JEE^kf]dng{ϺwXO^w}k[GHZUP\XG67<6P`H4_hrxoml^XsŷfWg}wic[Wo|yq`[XMPrujz~xscazwdF>O_`VVbaRLGFIFIctswxw{ιuovo^VNJHAGgww{wsyxny»m`PE9*/LY^ihhneYf¿|acsyodZg~wf[WH>T~venndx{fE7FYaZV_dUJECEBC\vwxvot|x|ʽ|}xeWOKIDAVmprrlpumlĻuj_UK<4EVY_cckmcc~mdnz{v{|vpkaawznkaQSqlj{~w|osaCBSa`Z_h]LB:;;9Geqpndcmnoŭq\RJHB:HbkmnhjngbwmbXSH=>Hbv{}uloplvɿiXMJGAEZhkplhnngoɼ}ob[ULP`c^ZRR^det½jgrztkozxpkhjhbj|{uwmai~il{{squvunQLU[YW`h`SG@=86F`mrslikhiɽp\LE>:J]cdb\]`]bzth`WQ[fe_TJKOOZwsgnyztt}yqllljm}|vlmlfq}~y|xqoolux\OTZXU\ge]SJE@=G^lsxspqjds»p_SHBL`krvsqrol|ø|vh^TNT`dd_TNOOShsqvyurvxsleaa_ap|zso{viku{{{zsmkjl}òs`^a_XU\_[RG@=89GU^cc`ce`dz¾vgZMJXcilf__\V^y{|sijuwtnbXUNGRnlgnspmrwrlgcbbdqw}n_]fmmmquronlkiht´na`]UOTYUOF?:67DT]cfdcedeuwj]TYbglmifd^_pz|xpgfpxxtl`ZSKMc|rv}}ywywnf^[ZX_rwyye`hsusv{yrkedc`gzʽusqi`^_[VPKGA;?MW]`baa^Zcx}rgelpqokjidak{x|~~zumglw}}yrkbVQ]vyy~~vlb\XTUct}ywqcenrru|~yslgdbetŵzwwrhcb[RLGEC@BOZ_cb`cc_cxuliqttsojjgbg{~z~~ysnqz{tof[[l}vy{||{ri`YTS\ku|~{pikmnotvtpke^YYdt~zsog[PIDA?ALW[^`__bcer{pkpusqmf`_\_nz~wu|~{vpja]dt|rtxyzvlbZU[ju{|zxv}wmmnnmptutqmhb]amxȻ|ytj^QGA?>FS[]^]\]_blvv{|{xsnjecmxv|}{zvtz~yvsmio{}|~{z~~vmbWRZemtyyywsuwtsqprvwuqlfb^]gpw|ƷxmaTH>8;GRXZYVTRQYo|{ysmgcfv}xz}~zvsru}}xslgjvyz{qf]]dkrwxxwtqw~vtrnpvxwuqlgb_eov{ø~ulbUH=8@KTY]][XUVd}xy~|unhjvxz~}{|xuroknv~~xqjku}utz}woeadhknprsqos~}zwspswxwuqkd^`iotx{||{{»zrg[NDBGMRWZZXSRYi~wx|~tmjo|yvvwwwz}}{wtronu}{ux|ohgmrw}|wrnkgdgkmnoprsuzysooppqnhb\Zaiotwzzxvyĺ{sh]RJDEHLORTTSQWcuyvz}sjku}yy{}~zvromqw~~yyujfhjou}}wpkjotvutqpoopzzvspkjjhebadinswyzzxx{tj^SNOQSUXYZYY[cr~~|yx|{tu}{w|xxwvy}}zwrlhksz}~~piffgksy}}{xrlhlsxyxvsonov}yrligecbfknpruwvvx}{rh^WTUVVVWYYXZbmy}|||||~|z|zvtsruy{{zwsmhhox~wlfcabfmqrsrpkfglsvvusqmjnz~unjf`^bhnpppponouzneb`^[XVVVTUZeq{yttuvxz}~}}xupmnruxyxwsljmszvmhdbfjnooppmkkpuz|{zxsonu{tme]XZbltwvutqpu|sjfdb`[VTUUV\es{wxxwvx{|{z{{wuw{~ytuvvusssplmoruxz}ytoifinqqqrqnkntz~~|wrprz~~yrld]Z_fnsuwwurtz|snmmlha\XSQV_m{wstwwvvyzywuutrtz~~|yxxwtqonmkmquxz{}~xslebdfggghgfinu{~~zwxxqjbZY]cjmnppnns|wtttqkd^WPNUbq~~wrpqstvxyzxuspnpv}~|{zyvqnlijotxzzzzzy|}ytnjhfedbbcbelsx|}}~}z{}wph`\^bhlorsrprz~yyyxtoic[UV^ky{tpoopqsvwvsokgfksz~~|wrnjfcflquwvvutv~~yuspkgdba_`fmsvxxyzyz~zrjddefhjlnnlls~|xsme]Y\cmv}ypkjjjlpuxxvsplikrz~~zuqnjfglqvz{{zyx|}wtrpke_\[YY^gpuxyz{|}}yvqjfefghghlnnpw~yuqkc_bhnsy~~wqpponqv{|zwtojhlrw{||}{xyzwrljnswxwwvtqr{}yxxvphb_[Z]fovyz{{zy}~{yvqkiloomklmmns~|wpjjouyz{|ztonnliilqssrpnifhnty|~}}xsnhdflrtttuttu}}{unf_XRRW`gknprrqt~|ytolmoomifecchsxpnrvz{zxtojhijihiloppppnjkotx{|~~{wsnijnruwvvvutx|xslf`YTV\cinquwvw}xtqljloqqnjhfdgp}~wsu{}vnjkmmkmoppomlkiimruwwwyzz~~{xsmjlpsvvvvtrt{zsle^WVY^cgilprty|wrnnqtuurolgdhs}|ypighhhikmnljhgedhnswyxxyy{}zwtplmpstuvwvuv|{rjc[VW[_bdfiklr|~zupmoruutrojffmwulgghghknomjigfegmrvyzzzxw}|ywtqnptvwwwwxww|xqjb\Z\]_adfgilv~{vqmnruvvtqnjhmv|zy{tmiiiiknpoliecbchostuuvusv{wsqpsvxwvusrru~|unhcbcbaaabcdju|xutw{}|{yvqnou|~~}{{~}zxx|{pifdcdhjjgeb_\\biosuvvvvx|vrnlosvwxwvsrs{{vpidccb`^^^_afq}~{vrpqtvvutrollrz}zxx}yrnkhhknpnkheb`bgmqsttsqrw|xtrsvz{{zyvttx|wrommmkhfdbbemy~{xurrtvxyyyyvttx~~}~~|yvsrsv||upkhgijjgeb_\]aejmoqrrsw~yrooruvwwvtrqu}zuqppomieb_\^dny~zwvwy{{zyxussw}~{{|}~}zwttvz{vpliijihgeb``cglopqrqqt{}wsqtx{}~~}zxy|wsrsttqnkgcadmw}xtstvy{{zyxvvy|||}~|yvsqruy|zuqnljgeca_^`dgjkmopprwzurqtwz{|{xvv{|xvuvvuqmidaafnv}zxwy|~}zwuw}|vsuwy{}~|{xvuuwz}}xtqoliec`^^`cgjlmnoprw~{xuttuwy{|{zz}|xvvwxxvsplhginv|~}~|xwxz}~~}zxy~|vttuwy{||zwtrqruwz{|}~|xtpkfb^[Z[]aegijjlnsz}{yxxxxxxxyz{}{zz{||{xurnklou{}zy{}~zyyz|}~~}{yx{{vutvx{}~}{xustvx{~~}}~~zvqkfb_^_adgiklllnrx|ywxz{{zzyyyz~}{z{}~~~~|xtrqsw{~|ywwxz}}yxxz|}~~}{|~{wutuwy{{zxurprux{|}|{{~|wqjda]]_adfghijknu}}yvuwyzzywuttx~}{|}~~}{xutvx{}~~|ywutuvx|~{z{}}|~}yvsrsuwxxxwtrrtvy{|}|||~yrkfa]^adghiiiikpx|xwxz|}}{ywvx}~||{zz|~~}|zz{~|yusrsstvx{}~~}|zz{|~|xuttttuttsrrrsuwxyzzz}zslgb__aceefeegkqz{yxy{|}|{xvux~~|zyy{}~}{zy|}xtrqqrsuwy{}}~}{{}~~}~}{ywuttssstttwxxxyzzzz|{upifefgghihggjov~}zxxy{|}}~}{y{~{ywutvy|~}{{~zurrrstuuvwxxxxxz|}~~~~}|}}|ywtrqpppqrtwxxwwwwy~{upkgfeeeffgghlry|zz{|}|{zyxx|}{xwxz|~}|}}uqoooqtttttttuwy|~}~~|{xusqonnoqtwyz{zzz{~ztqmjhhffffghlrw}}{{{{|}||{z{~|zwuuwy{}~~~~xtrqqrtttsrqqrtwz}~~}{{~~{wtpnllnqtvwxxwvwz|wtspmjhfedeinuy}}||}~~~~~~~~}{yy|~|ywwy{}~~|wtqopqrrqppoprvz~~}zvrnlklosvwxyzyy{{xvuroljhfgjnu{~|{{|}~~}|||~~}|{zyy|}{xvuvwy{|||||}~zvutttsrpomlloswz|}~~}~|wsnkjkmqtuvvvvvz}|ywsokgggkpvz}~~{yxxyz{}~~~}}}~|{|}{ywwwwyz{|}~~~}zwtssrqpomllmptwz|}~~~}zwrnlkmoqtvwwwx{~{xupmihkpvz~|ywwwxz{}~}|{zzyy{~}{|{ywvvwxyzzzz{|~|ywvtrrpomllnrtvyz{|}|yvrommnoqrstuwy~}zwrnklosx{}~|ywvvwxy{}~}{zyyy{~}|~{yxwxy{{{{{{{}}{yxurpnmkkkmprtvxz{|~~{yxurpppppqrstvx}|yurqruy{}~}zxwwwwxy{|{zyxvvwz}~|yxvvxyzzyyyyz}~}zxspmljjlmprssuvwy~|ywusssrqpqrrsuy~zwttvy{||{yvtttuuwyyzyyxwvwy|~~~}{ywwyz{|{zzyy|}zwsoljjkmoqrsstvx|}zwusssssrppppsw|~{yyz|}~}|ywussssuvxyxwvuuuvy|~}{yxxyzzzzzyyz~|yupmkkmopqrrrstx}~zxvuuvvusqpopsx~~~}zxuuttttuuvvvuuttuwz|}~}|zyyzz{{{{zzz|~{wtoljkmopqqrrsuz}zxvvwwvutrpoqu{~{wvvvuuuvvvvuttstvxz{{}~~~~}|{{{{||||{{{{|~{xuqnlmnpqqqqqrv{}{yyyzyxvusqqsx}~~{wuttssstttsrrrrsuwyz{{}~~}{{{{{{|}|{{{{{|}zwuqpooppppqqqty~|{zz{{zxwvtrtv{~|||~|xvuttttttssqqqqstwxyyz{|~}{{{zz{|}}|{{{{{~}{xvtsrrqppppqsv{}{{{{{zxwvuuwz}~}{{|~{wvutttttssqqpprsuwxxyz{|}{zyyy{|~~}|{{|~}{ywvtttsqqqqqsvz~~}|||||{yxxwwx|~}|{{|}|yxwvvvvutrqppqstvwxxxxy||{zyyz|}~~}|||}}|zxxxwvtsqqqrtx|~~~~~}|{zxxz|~}}}~}||{{|}}zxvttttsqpoooprtvwxxxy||zxxxxx{|}~}}||~~|zxxxxxvusqqqsv{~~~||zyyz|}|||}~~||{{{|}~~|yxvuutsqqoopqtuuvvwxy||{yxxxz||}~~~~~}|zyyyyxxvtrrsvz~~~~}||{|~~|{|||}~~}|{{zz{|}}~~}{yxvusrqpooqrstuuvvxz~}|yxxxy{||||}}~||zzz{zyxvussuy|~|||~~}|||~~|zzz{||}}~}|{{{{||}~~~~~|yxvtrqqqqqrsttuvvxy}|zyxxyyz{|||}~}|{{{||{zywvvvy|~}|{|}~}}}}{zz{{||}|||{zzzz||}}||}~}{ywttrrrrsttttttvx{~}{zyyyzz{{{|}~}}}}}}}|zyxxxz{}}}{zzz|}~~~}{zzz{||||{zzzzz{|}}}}}}~~|zwusrrrstuuuuuvwz}}|{zzzzzzzz{|~}}}}}}}}}{zyxyz|}~~}}{zzzz{|}~~~~|zzzzz{{{zzzzzz{|}}}}}}}}zxutssstuuuuuuwy{~}{{{{{zzzzz{}}}}}}}}~}}|{zzz{}~}{zzzzz{|}}~~}}}~~}{{zzzz{zzyyyyz{|}}||||~}zxuuuuuuuuuuuuxz}~}}||}|{zzzz{~~}}||}}}~~}}|||}}{{zzz{{{{{{{|||}}~}|{{{{{{zyyyyz{{|}||||}}{yvvvvvvvuuuuvy{~}}}}}}|{{zz{|~}{{{|}~~~}|||}}|{{{{{{{{{{{{{{|}~~}}||{{{zyyyy{{||}}|||}~|zyxwwwwwvvvwy{}~~}}}}}}}}|{{{|~~}|||||}~~}}}~}|{zzz{{{zzzyyz{|}}~}||{zyyxxxyz{||||||}~~||yyyxxxwvvwxy|~~~~}}}}~~}|||{||~}||||}}~~~}}}}|zzzz{{zzyyyyy{|}~~}}|{zzyyyzz{||||||}}}}|{zzyyxxwxyz|}~~~~~}}}}}~}}}|||}~}}||||}}}~~}}}}||{{{{{zzzyyyzz|}}~~}}|zzyyyzz{||||||}}}||zzyxxxyz{}~~}}}}}~~~~~~~~~}}}}}~~}||||}}}~~~~~}||{zzzzzzyxxyy{|}}~~~~}|{{yyyyz{{|||||}~~}}|{{yxxyz{}}~~~}}}}}}}~~~~~~~~~~~~~}}}}~}}|||}}}}}}}}}}||{{{{{zyyyyz{|}}}}~~}|{zyyyy{{{||||}}~}}|{yyyz{|}~~}}}}}}}}}}}}}}}}}}~~}}}}}}}}}~~~~~~~~~}|||{{zzyyyzz{||}}~~~}|zzzzzz{|||||}~~}|zzz|}~~~~}}}}}}~~~~~~~}}~~~~~~~~~~~~~~~~~~~~~}}||{zzzyyyzzz{||}~~~}|{{{{{{{||||}~~}||||}~~~~~}}}}}}}~~~~}}}}}~~~~~~~~~~~~~~}}~~~}}||{{zzzzz{{{{|||}~~}|{{{{{{{||||}~}}}}~~~~}}}}}}}}~~}}}}}}}~~~~~~~~~~~~~}}}~~~~}}|{{zzzzz{{{{{|}~~~}|||{{{{{{{|}~ CheckMItem DeleteMenuDeleteResource DisableMenu DisableMItem DragRectangle EnableMenu EnableMItem GrowRectangle IconPaint ResCopy SlotClose SlotWrite PaintIcon DisplayList ListWindow EditColorset EditCursorPicturev(yЊ$Tzăcxp.$$`#*$8$aA[$!@ $"$&G$) *g$.uj$0o[B$3$6D$8t*r$;*&$@Ȭ-$Cr6$D$ -$F.>Agw+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|~|||~~~|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~||~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|||~~~~~~~~~~~~~~~~~~~~~~~~~||~~~~~||~~~~~||~~~~~~||~~~~~~~~~~~~~~~~~~~~~||||||||||||~~~~~~~~~~~|||||~~~~||~~~~~~~||~~~~|~~~~~~~~~~~~~~~~~~~|||~~~~~~~~~~~~|||~||~~||||~|||~~~~||~~||~~|||~|z|~||~~~||~~~z|~~~||~~|~~~|~~~~~~||~~||~~~||~~|~~~||~~|||~~|~~||~~|~~~~~~~|||~~||~~~~~~~~~~|~~||||~|||~~~~~~~~~~|||||zz|||||~~~~~~~~~~||~~~|||||~~~~~~~~~~|||||||||||~~~~|||||~~~|zzz|||||~||~~~~||~~~~|~~~|zz||||||||||~|||||~~~~~~||~~~~||~|xxxxxzzzzz|||||~~|zxxxxxz|~~~~|||||~~||||||||||||||||||||~|zxvrrrrrtttvxxzz|~~|zxxvvvxz|~~|zzzz|~~||||||||~~|||||||~~||zxvvtttttttvvxzz||~~|||||||||||||zzzzzzzzzzzzz|||~~~|||~||||~~~~|zxxxxvvvvvvvvxz|~~|||||||||zzz||zz||~~~|zzxxxxxxz|zzzz||~~|zvtrpppnnnpprtz~~||zzz|||zz||||||||~~~~~~~~||zxxxxxxxxzz||||||~~|zzxxvvttttvxxxxz||||~||~~~~|||zzxxvtvvttttvxzz|~~~~||||zz||zzzzz|~||||||~~|~~~~~~~~|||||~~|zxxxxz||zxvvxxz|||||~~~~~~~~|||||zz|||~~|||||||||~~~|||||~~|||~~~~~~~||||z|~~||||||~~~~~||~||||~~~||||~~|~~~~|zzz|~||zz|zzzzz||~~~~~~~|||zzzz~~|zz|||||||~~||zzzzz||||~~|||~~|zvvvxz~~xvvz||~~|~||||zzz|~||zxxxxz~~||||~|~zxx|~|zzzz||||||~~~~~|zxxz~~|zxxxxz||||~~~~~~~~||xvx|||zxxxz|~~~|xx|~|||zvtvzzvx|~|||~|vrtvxz|~~|~~~~||~|||||~~~|z|~|ttz~zxx|~||~~~~zxxxvtv|||~~~|||zzzz|~~~|xvvvvz||||||~|~~|zzxxxxz~~|xxxz||~~||||||~||||~~~~~~|||~~~|||zxxvtttvxz~~|~zxx~~zzvx~|zzz~z|z|~|~~|~|vtpvz|~~|~z|||~~~|vtttx~|zzzzz|~zx||trrtz~|zxz|~|xxxx~~~ztttz~~~~|zzz~~xxz~ztprtvz|~~|||~|z~|xvvx|~~xvttxz|~~||||||~~|xvvx|~~~~||~zxx||tplpx~~|||~~zxz~zxz~~zxzz|~~zxvtvx|||zzxz~~||z||~zxvvz~~||zz||~zvtx|~~~~~|~~|z|||~|vxzx|~zzxx||xpnljlx~|vtvzzx||zx||xtvxz~~xrpt|ztt~~zvttx~~zxx~|||~|z|zxx|~~zxxz~~zvvvtv||vv||||~~xtrprx~zrprx|z||tppppvxzzxz~~||~~|vrpptx~~zvtzzpnr||rprz|vvvxxz|zxvvz~~|||zvxrvxr|xzvz|z~z~z|tnvt|xvlx||~rz~vztrrt|xxp|r~jxn|vxpj|tp~p~xv~~pvz|z|pt~zzzrz|~~x|~~ltr~bhzZb|hn~xpv~np~dlp`nz~rptx|~x|||nntrzxtxvt~|trtt|txvx~rxxtj|rlzprrz|x|vhvxptzplrx||~||fpz`d~vfzv|r|th~blrbdxpz~~zpt|rrxvnv~|zv|zvnpvtrx~~~zx~vn~x`vtn`~lprdljhZ|j~vf~|~nnpxhbnl^r~z||zzvhn~zvp~rtrj|vhhv|vxvrhp|~~|zvtppjlljjt~||xxzzrrf\fv||tppz|rndbp~zrlpxzrtn^X^^Zhnlv|vjfpthdjbZdtvxzvpxxplpxtjbjrljrnjnrx~trz~vnfXR^fd``blxtd`frvpdbb`ht~xfdn|zxv~~|vplnjjhlrjjxxnr|rf^`hhlvxrnv|~~rll^vbvpdfznrvx||xllj|hhrbr~~rv\pzdj`vpjTlx\bft|||nlvT^lvb<`tlZvrfx~Vdhdbbr`Xtvttffxdhrhjr~|~x`Vft|vxvvt~lX`dtznVRRZpdr`btlZ:dLNZ\~~XxVJpXNdN8NXVXPZlvxnpz~xrzx|~r^RRR`flx|~lnnp|zpf\X^j|vhdfx~tr|lVXbrpb^hz~vvld`ft~tttnddhhzdFHnjv|\84R|ZXt|ldxl@*<`jbnrpttrn\LDZtvlX\rznrz~jbh~nbbntr^Vh~xv|tlnhzlvvhzbPj~vdZtzjdZhxjnrb\phn`^Xvlj|rzzv~t`RVXddRPRp~bbdndXXhzvt~xpfjdd\``tvztz|vddjxznrrxjrpvzvn^XTblxz|txllr~x|~|~rvz~v~vjlfff^bht~~|ztvjx~vv|`^jt|p^`vzjV`zjrz|v`TNXbrzxv||x~d^\^^TTVn|ztjhrrf^rvhlpvjRF4:Pdljlnzrpvzr`\bfpnhjprnjtxtxv|p``lvrrzzrjtxrtzz|tbVTbnnhlt~|~prxhblx~|thZZdnrrnpzxz~xthhb\Zhxznppb\XXZVfn|~|thddp|xvpnjjtvrtxr`HFJ^l|xjnltv|~pbZXlƬrZXZ^`hprrjd\\dl|vhnvz~fVHHVpzxtptz~p^NB@Rb|pflx~r`XXdt|tptxztth`bfjx~xxrhfjpx~t`VPNfl^Z\l~tp`PLVj~th\^n~fdlvz|h\fpbV^rz^J\vp~hn~|nptr|rZLfvhrlXLhv`HBXnzv``pxt|tbV\xb^jnnd`ZHzJvjzЖvLBjHNpr^VxxbT|hpjbzNbjjf|xLn8PLP^Nb~xxn`Trb\rdd~zndxrdx^jrlz~n|prbdjblbdjlxzznrtjj^L>JNR`h~xrpz||~tnlv~vvnddnx|rpjnt~|xnflttnl`\Z`tznpt|~xr\RLFTd||tnhjlZ^Zf|ȴl`ntbJ8B^d~|j^t¼jNLff@.(@nȴ||xTDDR`vj^ZNNjxtt~pfb^`jz~fRZljzvzfPN`p~|vzvhZ\jpptvrrnfp|r|pZJFTr||fVbprzhblbhrltJPf``bRZr~zzz^rh\zdjT^lb\`l|~nzxzrflvXX8N\v|°hXRPh~vl8B\j~~vrl`vrrpdj||xd\r|rx|h^Vd^|lnztZ^bvxhbZTbtrZ\frvrnlnrnnt|~lX\lt\TTdxn`jfBHVxnlXXfr~|zxd^BV`bjlrfl~xv\Vr\Rhrj~J^~pZ.Vlj|f^dtx|nlndjjff~t||`DhdDB\~tp~drxrfjxVXl`ltz~И\TdlnPTnvtxztv~x~tlvvvpd`p|xt~pxvzfT6ZXvXҴZJV\&Dt&Κ8*М&hjXZp.v "`2fn&.$6 jlƴND8>><\z,bV,bP6xx>f>(ЂJ@:Zx֤DBxV$ xԶnzdDlr2*\bl|P,f츆rjR@J@:VJ:jҦtH4TDrڊ0@rl, ^~H6>rP4Nz|L$ ^ȴZLljX20jt`N:>Vžp^XXtز^ZdfpbZfjjdDFfvpxhj~z|h`rRPXfb~|`>PlxrxtH0pzpr\~ll¶Zbtlzb@Jv~Vtp($|p*:vF ƆT֒hސpp "^^*Ą€ rƲn46вnn(0lz~tFD̤hJJl|jD.b~j^hlt|xhh~zZPLPRfD.:Jdжzpvh|ltdP\n||\6Fnxjl~xtžprxRftjp@\PpfbBtv\d\jrrdNjhvt~zlltnzvxf0>@l^ZHZĤn|~rhXdjzzH>PZpz`Xf~~tr\N@R|pht~zrztdz`JFLRtznd@Df|hd\ppl`dnf\rrPR`Īdhrvv`JDRrz`LZxthhr~d\@FHnv`^d^2FbrRP~zhxdfnl~jT:.BXм|rdjblrzVBZnrV\nxzt\JJRzʘr\PZr~xbLDLTdxpfj~~|ļzhjvz~thF<@lvd^bpnhdfbr|tjJ>Rjr>..Pfjzf~˜n>Jhvj`X||zd\drh\bbLVtpdTBxȸRF(D~tN^*lZjZz~|vh\jd|r4XrZZDp^Dpnpf|rjPNN`znbVHBZp|¤~fzxv|tz\Zz~|vVpxh|r`X~z~zrPP\PFXhv~bfrp~~~nh|~~jFX|xrfTJd|~|pzrn~llzpbVX`\bhx``r|vtx||nrzvzzfXr~rtl^pvxxlh~jnlj|vb^^`ln\^vrXZ`jºڸvbX\nVTfnt||d|pfx~~jbpzrf~vjJ@f̰tl~jD$FHFNXn亦dD,VzҚດbLZXV@ "Th|h`ԔdR~ƬL(".@`bH>P~ƼжjV8.BjthL4tzںT&"0bȶptlغ<dؾ^P@ZtdD4<(BRΦLH:@J8<,FdlZLڲƜb,"&"H\̪tL &NVhδt6>^D$2hмtZF@:0&2HnvľtlPB64^vxJBLdĪvlPB ,lҼ~hdtjf|r|D2L^p^F`ʔδh &^ƪXPJRF&Htƺzr~v̲F&FzζN`p`x~^n8TJxflޤf@Tbn^pfzʶ: 44X޸ξPDxvZZtzҺ\.lhx:<0\tʺjXbhN$n "6R`XX>hζt2nHvhLZ~~T0`Κvvj4&$FrnB:Dfȶv80@hzZZvfBXֶh0Rv:6bj|BذB*~BԂ.V(4lfrPVrN H@:ڴ~jFJZFD:jzzА|jdl̴zjft$fBt@D^HzJth H|pt|j>>tvHH欚|xl: 6^\XbFHn\8&@Z`LJnȺzdRLhd08bxVJn̤bJbzrXTNZjln^RLZxjФrX`lnhZDJV\~HPzt|l>&`xdxz~jLZ^8:fphl~Ğh@Jzlddlrhj^`ljTFFJHNfndrT@DJNfvxd|vplnx~dXhpxtz|zxN,:ThpphZbxzjjlrh^ZbvlVV|~t`JTd|X^zxtzr|`FFPntf`b~̼xrttvbb~nTDRfttp~ȴzfprlflj||plZ\vzrhbdnb`l^PDXlrpҰxZ">F`޶^BBd~ԾЪhNHHRDFLJP^¾ĤlB,**&JԴX& hʴ`:&,>FZTT\lҞlPDHPJJPDJ\`Ƞlhh^h|hRBRnʼvdlbJDZ|r^rtFn|^J6Rnx~n~|ƤxX>>^jnrhTXfb̶T@LRf|TF.>^ܾ|d<*H\tv( >RfƖ~^FPjxȦbJTfbhh2"@zl^nxVHVv|`l~Z2$.(Lh|rjIJv~خn&&ndȲrb\Tp^.b~иrXNĆ>L^hvr^Rnr\rh8:>Rdn\–lVR\^Pp|lhvflZdvfntDbLTpv\vzt|NL|^JBtRh^\lvlDF`lr^|dzllfl4PtZHD\ξx||nRJjhZdf^hpjz`PB@Nlr~rnlx~`0(Hxpt^hz||BJrX@|FVb|fHvDzRRdx^P^xlrfr~`Zn~fhp|v|xtN4>fbbj|jPPTpDHPxxzrzp|xzpTvxR`vZTxzjh|~vfzt^z~~|db`ZRVT^^J8H\\prrzvxttppl`l|zxxlbt|zz|b^nrjfd~|rzvT@LZHHZtvx~~nntz||ljvxh`hjrrbVXP@L\t|njj`VXVNXhrxrtnrzrrjjxzv|nrjhnfbVX^jnrtZJDNH..>^przbXfzld\RJLTfjd^^jlx~l^H66Rr|~lZ^xpZJ^plhnVX^RBTxnb\\nr`frrfZjhbRXZTZxzfhv|vlhpj^lĪ~pndnxbND>BTdvzz|dVPZhrrlrvbRTl~x|thfbbVVbjppf\XRRzȶvvxdP>2DXnlb|z|jftxz|~n^^VL:4\~tzxxttvn|pZdhbhlpjjp\\x|fXLPVdthV`vxh\Zr~xh`dl~|bjv~|fT^~vjrn|pxrXRf|lZbphbhx|j^j|xr\BBnvvdj|tz~zv~ffv~rdXh~lzp`z~zz~rV\rjVJfzth\xrpnf^thf^VN^v|vj^DR|l~zrdP\z|zzjZX`hhRXv~|rztpnhdfvxpx^TT`xxfz~hXbtЖ^DHdvtvnLBRf~xn~tVD`tj`hhfpHPvltbLȾthX6jԜ`f:.tj`hBvT~r`ȸ`BjBV\vV4hƊ\pd$6hhfv^rĄ`dh`~ĦxfxVJXlPXdPRhȤppvpr~^Vd~fpdL^vrfzZ:Fndbll`ffX\drnllrldr~jv|zprtprxRRfxxpVJJRn|ttrx~|j|fP@P`lznrxrPBHhnhxzfVJP`z~z~thTVVXfz~n^\jn~~vnlvtz|xfdnt|vxlhRb~vdPTTZtzv|xprvdflzn^hpx\hvttZdnnvxhRZr|jTX^dt~~jvxhVLddptZppd^jp^Tdrvjx~rbhx|rfrr`JLdx|~zffj\\fr|ntv~vhrn\n~pjRfvtzzjZ|lt|zZJbXbxvtd|ldfbfjnz~rx|ZXlrvtfPlvdV^RxvnftpTjr\n~x|bfrfX<^bhl~b^jdljfdbxxjdrr~xjtbLXf|f`lrVV^zxn\ZLXfhtv~xx|xjhhj^JBLXjndrvhdr~fXVdhpvv|rtxZJTb~|z|fZ^bvxtprxvlnvvn~th^Z^t||plp|vddn~zx~p`VVllp~vprhl~tjtnnt~hbV\vr`h|~xhfxztrxPHZdfpvzjdzlT^nxRLXltz|~rbblztlrxld\RDFTXntpr|vxvvjtttlXN\ltz~tr|~lnx|tl`xzxbLHFNTbr`\frxlpxv`T`jln|hZNPfzvx~zptxN8:RZTfnzx~xr||tt|jn|tv|~~txtlv|rhl~zl`ZdpvxbF<64J^l|xz||zx~vh`VFHRh~tz|rhfn~tnllhjljzz|zn|z~hVNP^h||pdXVVTbv|z~zhbdnzvdTRNNX\v~vrprrpptv~zlp|vr`NDPfx~||hV\fttZX`hhdfxxt~rpzxvx|jnxvlvpbr|xt`VRbt~zvpp|trtzjbxz|`Zhtpp~zp~pbltv^|~T4HjtVP~vxd\`D`|r`xfxZ\|n^l̪|frTLd|ZF`xfvhHFrzr~ʺdppPXp~XHrblfVllTNtt`z|rhTz~hNZrV^hndffZ^lfXNl|zvtbL\v|~|jpvtv|plrtrhbhnjjjttt~~zh`db`\dpzvzv`LTrvjjjfp~xpxj\X^rznnhjztblx|~r`XZ^tttb``jv|plhzlhnrlhllx~|zxvvxxpdX`bZTThzvrzzj\Xfzzt~|xtbf~~plrfZbt|rpt|zjfZZh~~rnlppn~~~nbbb`Z^r~fpz\br~|tdJNRnlnv~|pX<^h|~rt~xzzvjnv~~zvn^Xhh~zxbPB,D^xxttdXXx~p^Xh`^dl~xxdPVl|vpxxdX`lrxjbr~hff`jx||vhltz~ztxpd`rXdf\tp~lntjb`jpdbx~t^^xznfzll|d\`lvnzxz~rzhnhr|v^^RHNZjvpzvxpfdnnjr~z|zhfhht~xlhblzhrvhnzvjZ^lnlj|~~^LVXd~vt~||v|p`^lt||~~|rt~~bH@Rb|rr|hjf``r~|tvnb`l~pzt~vbxzb\x|hhtVXZRfrxvv~xtnjtzjdr~xplvzvtttjhz|zrn~~x~v\R\fdl|z|x\R\v|b^p~zrltrb`rxvxnn~nl~nnr`PTp~vt~dVf|~zxzzvzppvzvlr|~xz||~pd`bpzjfd^V\jv~~rlljlpptvztrrvxtvv~nhjpx||xzzx~pnnlthvlhlv|~t|~|jtllttxx|x||rlln~~zth|zfnp~~zrx~~pnnrvv~zr|~vlnrvr|~vbdlvxtlrzrtxxx~tvxxplnppfZfr|~xz||nlrrxxtt|zv|zpdlnrz~h^bnzz~xphrv~~~~xtx~rlnjx|~vdbhlz~~|zrrx|vppz|ttphnvxppvxzxrrprzxxrhjt|zzrrtvx|~pjljjzvrvtvvrnvt~trpnhx~vrpzz~tpxtxt|~zxr~vplhrxffprlrpzrlztdXfzbfvlhvz|tdh|xrp~|dZhtvvrx~j^fjvxrrtttvzjjzt`V^v||phjlnv|~nlprxrjfv|njhrzlljjr~vpt|thfp~z||~vprv||xvtzpx|~|rz|zf^djztt~xzxrxvrxhfbnz|vptpndx||vv~~vv|j`d|~xv|xtvzxz~~zzzp`^lrtznnvzlbdv~xrx~xpxz|~zvtpz~jjx~|zt|xnfhdhpx~xxvrvvv~vtvz|||x~vx~|rjjxxpfn||prf\^Zdtphjlpnhjv||txzrnp||vzvpx~zxvppxv~xl\\jvztpjj^\^djr|x~x|xz~rrt~zlbltvxxthrrplnvxvl`fp|rf^jz|xrhhl~~xndfv|nt~xt|~ndpzp~vt~xtz|pb\jz|~vtt|xrrvllxz|zxnnpv~~|~nr~~vv||pfbnzhlv|zxztrxxt~vxrhdvxllppnvzd\bx~xxvt~xnv~xjhhrztx~xpt|~lltzhjz~vpv|vtx~xnjvxxxvrpxvpv|rXR`vz~lhrxvz|~~lvz|~|jbjr|||zxnr~tv~~xxxxffjpvnr|xprtldlz~tz~|f]dlvpntflrpr~|vx~xtzxrrtvtrt|vzvnt|~|v|zzvjhhpzzx|vt|~pnhbhxzrldjrzvrpt|lnv|~zttvz~~~~zfbnpnrvzvx|~n[Whxpxzpfn|||xvtzvxlbftxzxptv|tfp~~xz|~zpjfabj~||~||vfhtxz|p|~xv~vvxxzvtrvvx~~||xpntz~xvnlrz|xzzhadhv~vz|vxtx|rvxniit~~|z~~xkaciv~vtlprrpnt|zrrxvrrx||vrtzztnx|zxxxvx~vrzpkilxzztrpxrltzxr|||tllniklvvnlp~|ttvvtv~|v~|zprz|zznnnpvr~vlrx~|xx|zkkv|rleet~|~tnt|zx~|z|xx||vz~xz~~zxzrv~xkgilpv|~|rlnxzlkip|xzxplllr|tinz~tiqzz|vrvz~|x|~vvqqz|xokqr||tx|||xx|||~xm^evobet~~tr|~tx~|x~x|xqiqz~ook`Zbxz~zvxqrvqmxxov|vvvebkvtv|rgetvrvqmv|~xooicrxt~~z|xx|vrt|tortmgkqztrx~~trt~~tebgmqzxqqr|xmjq|qox~~xvvxv|xmmxzokqxtokqqmovfhxvt|~tomz|qq|||~|rmq|||x~xz|~zzrf\`p|xnhqz|xx|xz||z|~~snz|xplqz~~~xxzslnnsqtz|zxx||spsx~|zzqgjt~jhlrtt~t|z|rr||tilt|xrxvrnntvzz~vt|xxxtrx|xtx~tt||z||~~~xttt~zvz|zzz|vtv|~xzvxvx~upplkr~zv~|xtpllrz~x~~vx||utx|vplpx||uu~|zrv|~||v~|vtx~xru||z~|~xux~utx~xljpx|x~x|||xvow|x|~~xx~|pp|~|~wvx~~zxxzvrz~wvxrpw|~|zy~vryywvyy~|~qnv~znnvwlnqtrq~ywyyryynloyzy~ww|||~|w~vnlnozyvy~|vyz~yy|ytt~|zz|ytzyw~~sqswzz~~||tmnqw||vtsy~~yvvvwy||~|z~~yy|wvvwz|||||yssty~yqsttzzy|vqqvy|zywy~||w|~vssqu||zy|w~~vuvz~vou|yuuwz~wqquuvvw||zmejs|~~||||~|xu{~x|{xx~|~~||~uqx{yuuyux{yqloy|~yv|y{|{squv|{uy{{{{~|vsqmqv|~~|~|{||xssqqu{~{x{~~|y|~yssx|{y|yxwx{yxy~~ynow|~~xx~{uuqjhnx||~||uwyos|{sqw{xx~|uu~|x~~ult||y~~tpu{|utu{{|||~~uttrrx{rrx|~|{{wy~|xty~{ytuxttu~{wz~|zus{~|~zsw{z{wuw~~|z{upqz~~{{{~||wu|~|||{zww{sppqu{|zx~~~zxw|xuuz{xuz|||zx~|xsuzzwvy|wwzvvv||zzwz{~{wz{|z{{{~zz{{uvww|~|{zyyvwz||{{~zrnrrw|~{z{{{~~|wvz|~wy{{{{~z~~{yuwz{uw}~z{tnrz~zw}}~vppq{}{~zyyyytu{{{vruy}{{}zwz}~yv{~~zuz}}}~{y}~ww{}yy}}{yz~{{~}wtvzzy}{wz{zzvyzytory~~}~}z{}}}~{~zww{}{vruz~}{z{}{y}}zyy~~{urpu}z~zvxxx{~~}zy}{z}}zxxx}~~{xuvxyz}zutyzyy{}~yy{zy}{z~zvy~zvy{{xvx}}yppqx{~{}~}}}}v{}}{{v}{~~~}~xtv{{~}}{tv{~{y}y~{{{yupv{~}{yyvxyxv{{}~~~}{yy}{xw~{{}}{w{}}~{~{{}}ywwww{yx~~}~{{{{{{{y{~y{~}}{{}}yw{~yy{}~{{ywyywrv{~~}~~{~{{}~yy{}~}}~~y{~{yy~{{{}~}}{y}{y~~yyx{}{yx{{}{yy{{{xyy{}~{{y~{}}{{zxxz}~~}{||~}{zyz|}~{|{}|~}|{~~~~}}~}}}{~}|{yy}~~|{{y{{}}~|yy~~{{{~}~~|{|}|~|{{yy||{{{~|{}}{{{{~|~}}~{{|}yx{~y{|{wu{}xw|~||~|||{|||~~~}yy}~}~|{y}~||~}}|{|}|{z{}~|~|zxz|}|z|~|||}~}|||}|{{{~|||~~||~~}~|{z{}~~|y{~}|||~zyy||z|~}}{z||zz{|~~}|{zxz}}zz|~zz}}}}}~~}|}{zzz}}|}}}~}}~|}}~}}}~~}}}~}|}{yyywyz|}}}|||}~~}{xxz|}}}}}|{{{z{|}~}zyyy{|}~~}~~}}|{{{|}|{{z{}~}|||}~~}{{{}}|z{||}}{|}zyy{{}}}{yy{~}}}}~}|{{{}}}}}}|{|~~{{{||{{{{}}}|yz{~~{|}~|}}}|}}{{~}|~~~~~|~~~~~~~~~~~~zz{~~~~~~~~{z|~}~~~~~~~~~~~~~~~~~~~~}{|}~|{z}~}}~~~}z{|}~~}~~~~~|{{}~~}~~~~}~}~~}~~~~~|z|}~~||~}~~}{z|~~|}~~~~|}~~~~~~||}|}|~|{~~}}}|{|~~}}~~}}~~}{}~~~}{{~~~~{}~~}|||}}~~~~~~}z{|~~~~~}}~~~~~~~}~~~~|{{|~~~~~}}}}}}~~~}{y{}~~~}|~~~~~~|}~}|||~~~~~~~~~~~~~}{|~}{||}}~~~}}~}~}}~}|||~~}~}}~~}}~}||}}}}~~~~}}}}}}~~~~}}}|{|}~~}}~}|}~}}}}}~~~~}~~~}}}~}{{|~}||}~~~~}||}}~~~}}|~}|||}|}~~}||~~~~~~~~~~~~~~~}|}~~~}|~~}~}~~|||}}||~~~~~~~~~~}~~~~~~~}|}~}}~~~~~|}~~~~~~~}~~~~~~}}~~~~~~~~}}}~}~~}}}}~~~~~}}~~~~~~~~~~}}~~}}}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~}~~~~~~~~~~~~~~~~~~~~~~~}}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~w+~ͺF ׯBlaX̒SV}PaUP_icPBCP[P.TX99_ӿͨrvoG+&2GUZRC4,+5G]muo^G3%"=Wh<?< r 4K6YҴտA@zދ0=ZSD:,  3pxSPx๣ּu[PVh|qM)>kdzI 8G_j>G0#@]]67ЁNXֲخi2":en6&Jbjlg_UQZyt\Z[Qa8rP  w[ ',HS%4nƖ>ITJA8220.CwԺtɫmN7.9QhgM,+T~qdxIB~-0ft]GEbc/FՈJCz调x}[5->dY0$Fmq`^jdQMLQ8\ >wc/@vl+KА> V漠¶͖Z=ChN;emf[NFLRUgqŤteZRMMWae\NA?Ppz3π?L{MIrz. 'pЛX)&GruntrXVtֳYV~ϳebn~iQJVkqZPTj~~m\SPB7|-R+4Syf=8l~>%|Ї;'dП[63Tm3FzgVXos~yhjzq[QT\de`]`dgilq}۫T1ZE 'qyLO|·?%B߳p<0Js~tlcVPa]JX˻u]c|}j^c|bPSb{vppt{ykb_`]N>j-o53LpnF8dw2hȁ3Nߪ}X;Bi_!NmL1<^|ruutoZV`lvyp`SNQ_qy|ă@!m?'Ȧyk~jpĩm;9aӜR%(RhKFRf~zecqzlmulnzn\Ydxpcblv}}wrmknrumU1$u]%(MroPGrW(Zeٓgk˯{j^_sc3"LxiB3<0bљY(3sfuzr{yYRgjQO`}o_ao~||}vpsz{rnrz|uolnrvxtjZB)/&W+SyZTc|wtxz{|xjWOWekg_]^]ahqwwttz~xw|xnd^\^`eknlhcdkuwkqthhpPUo}~ymjvk]ar{lirxu{}plw|vtw|yxx}vv{{xy{|||{xrnjfaXO^Ž\nmirg[etroy{cD@`p\_l~vvwx||iVR\ilhcb`]`irwvuz}{y~}vnhcbbcgkmljilpuqgpthgfJYu|x|{rp~|f]gztggu|uvwosyvx~~zz{~wtxzwy}~{ywurojf`WQpPole[^pwonzuU>KtgY`ozuwy|w`PTconieb][bnvxvvy{~zz~|voiedceimnljjlpwplto`iYIb|z{~xnqtb^j|ocizyu{uqy|wvxywy{yuv}~yy||yusrqnjcVVٽõoH~zkXYguxrt|nMA[b[fr}utwzqZOXisqkgaZ[es{zvvwy~xz}|wpjfddgloomjjkow}jiph\nHFi{v|{psoaan|i_k{vv~ss~xvw||wy|}wvz~zwy}yvsstspi^R\Ǵí\Lڔ{aQ_qzypqvfHEft\]kxyztx|~iTP_qvohb\W\kw{wsruy|w{~woifdfjoqpljilqzufm}uak{OYv|y}wy|ngjw{mfq|xx~wy{|||yz|zxy{|y{{yvvwwsmg^YnҭʣP]vWTj{}ukotdLQqm_fp{}|xw}{fUVfttmhc\Ybqzytprv{zw|~vniedglpqmihjnt{rgr{jYpwOYr~yx}tx~ogjvyies}zwy}vz~||}{z|zwy||yw|zwvwxwuof[YzťƍLu궋mX\puior`P\{e`irxzw{ubU[mxtlfa[\gu|xpmou|yz~tmjhhlprpmjilpv~smvyeYuuV^szy~uy|phlwvigu~|zw||x|~||~zz}}yxy}|yy~~zxwxywsmf^cѱwXѨvh_btpkrn^Yhtbeowy~y~rb\fuzsjfb_cmwzvooty~z||snllmqsspmklosw~~rp|~i`zwbeszy~x|{rmry~wnnx~}zy~|~~~z{~|zz{}{{~{zyyzzvqkfoohqkfjz{lmtodcoqkptzy~|}sfdnyxsligfjryztorw{{~ztqppsuutqoopsux}xuxugjwegu|{|x|{pkq{|snqz~||{{}|||}|z{~}|zz|}||~}zyyz{ztnhhymw{nliozorsniku~onsu~~y}~~|siku{xqmkklpvzxsquy}~yutsuwwwurqqtvxy}~|wy~mk~rnv{{|{}}wsw{|~}wstz}}}}~~~}|}~~}|}~}|}}{zzz{yupmouwpqpvvrtrqppyypsvy}|~~{smqy{wronnpswzxssw{}~zwwwxyxwutttvwxy{~~~~~{wyur~xsy||~{{~}xvz{|}}}zxx|}}~~}|}}}}}}~~~~~~}|{{||zvrpt}zwqqs|xusrtuv}xtwx{|}}}{uqv{{yurqrtvz{xuvz|{yxyz{zywvvwyz{{|~~~}|{z~wt}}xz}~~{{~~{z{||}~~|{z}}}}~~~~~~~}}~~|zxw||xwy}{{yxzz{~|{||~~}zx{}|{yyxxy{}}{y{|}~}|{{|}|{zzz{|}||}~~~~~}{}}{~}~~~}|}}}}~}}}}}}}}~~~~~~~~~|||}{{}}}}||}}}~}}}~||}~~}}||||}~~}}}~~~~}~~~~}}}}}~~~~~~~~~}~}~~~~~~~~~~~~~~~~Bw+|zvx}}~|~tq}{z|}y|}{x{|ttuttlg~xysbsywv|wuwvu|rkomlfViw|{zwZ[{vryyr}yzzovqdeeb^NQ}vv|qYNx~wu|zxy|lop[Tdh[MMw͹{w{twwgzv]O]xwvstndlbDQpgUVb׾~tovnx|\]_WPjssyrgma]fE6brX[]rȼ}zhrlixaDjdXNJοxmxaf\V_P+Gqf\\YɬnohiqmEMutZN8r׻vpydgYWX\8/Uk\[Gzپrxjhhu\BUn[Y6EݱwsgoaXMZN,5SMbNGԪwqxg[glFFVQdX!oۭqvVr[HJR2.3<\r8dªɺZ{mZZ`RIDA^~B*ښtPchKF=:-,Dwd,ůk^}W\LRIS)Qz|$bĂl@vKO61+> .bGZҰJz^^O@Db05lf6򬀡{D]_NL%(=*OiBշȱlTwRj;?NXXgOY㚐pr?mI^3$,B *H{x\ͶِVk__V8C[;.ThUxԑqVX`GS'&7/3@pȻؿp_vLdG>MW0FBpt}v`NrGOD'/9(%Kuۻި}_ucQYEEQHJ=Jk{~pQ^kHDD+2(2((Nvʳ⿡idx]CYCP=VZ3Ski^Rah==>=,R:P֭gX}Z.YV=87NTqqyY>lsGI; a3'A\yͯPX-:^gis2_]`Ѐ^~P1VPa*tAHQӓ5yJvJKBh[_ⵈZ4D-%dYZX MS=i,b^L.TvAlNr58~4bAE֦@I:~p}%ku.sqSaaR=v#kmμ{#w(0D'^*`:sPX89HtghV @h欵ԸӃ+r'PUK83qv(&jw/;uM cY/ٴ{V2??"9O,ݾۅAu2V#Bi26TftPQ! [=ʤ?G紝IcRW>}q P0 I3ɵd0f,(/e Tf0d,fʭUGMi_eG|BF[9xv?Jtcn0j;!_pr\6pUE>Dele!`Hm˜Sb[vi7tZc\WbbCtLRp"us<s%g `Z~)޴h~.3YVk9/i/Mƹ\f٧OHausnewC!>̒ɩߧۊXY911J:ZZ$c^qåmeNe`-HpyzzdUlwU`~owE# 7 TohXdzjqOU-`pH|lST6Qsϋ~MP})sdan@bkQcߩfdzWn{(nOZ"+lڣruȈ} G2oY5*xeDa˘kgPxcBhL[t5*ьۻo[}n;Fk[<C͗ض{qٝ]R :CkwDW}[HӴat@`bY!kڄmxiQƮ;^_\"Pe oԩ|iFCC.>-F#Zš\::lgV}PGδ\exc~:BM.) uy_,=j}zaG#hJxdqu՗9/HO!Qg͒ߴxJIov@@ !P񹢏wcYln.fh^v,0 ү咰f8%^Aac;pįbUankGuqd*{P+q䃎~_M5,0-rexqʇqbrD*PA{^sY,QִWX= Shh5h̺[^Zx[U:$^\=:QEȶp\BBKgfoDB>ª^T7bG/vsT5)k񺾘^4}UAB 6o^De}ղe0ZsCqOPeRC;BzC?w&<,"`kRV}ⴋvE)\XjCcdWGA[bʽХ`.C\<0JxuZ`eukd43LQa_ks@2FrOț^$mG ?:[xfHrV{V/RIj_ruO#=Q]l頺́K(q?/EPgO[PkzR/mWnez;VUwQ}וܰp:.i=H>_xvG{wZekdQ2tlfnu /]ZjLғj/6hO@BobJhrXxgC4~n`]L`YU]ռ^#FlT7T~FfriQsk8Ghk8_\OTo蕛ܟM%OJ;c>{gwڀNxb2T`~<`UBimщȒ7,\7KqVUlqwn]tQ4`}fcXUMDutʤw%3v3]xAvybgߤ`yz8Ajy45]IFaj㰑ŕT#CQAe}NwwkbʒWrp)Mi%RNLJz\ա3-_;VkZkqq~jsͱYhM.cĂwg1`CRZxb̙~%Od_;ڭ;:wvQ_k^useupqJ?NQEKfMaڻd9OU`nptxVjsSa6Rs@M8VwK~跱I2[}INm`okjc_O5[|{jD51[L䷸RFtGIoSvvZyχpTJAw~NH2DXdPҰmW^oW[wahq=kjdN}XJFL3U]L`ܷ[MhbQXtzuxLq]V>yVMAwTCBbjJz᬴Z9yZ;Vjwv|pŜrCQbC4GtrsVTKddxt^ݮ{X3]Afb`wsvڞOzpV8nrZm/B>oXbj֯wPCtW7wonlfc}Q~adHoj33AcY|>]óJ^|GJ_nbilxSQeHEKmqWMcmii>Vڵr{@{Rjnr{{df{uXbQHJ|r\ӌUEoF/}Reu{wcRgJ;(|LwVDSuq^NzɐaMR{K[i}^kH\nV3|y[sakN398>&^tm”_cym{Nf۹nnNEgI{_o\IF>9)w[Xw>gil_εys~eIbZSD`n=NZ]R`lc4Uv`DoƾqJEw~@awGbz~`&0N\uuxѺgGn]fz2\~ĔQjr;bPSuy|P&HWMk˱ZabwFuk`a_gN:Rwz<8jZEy@Wyigna]wdCxbKuڗSмcwOZeH\_p~o,tcHgP9ZTfHɊ\e]ʲ[WmM|X C~xYh{rkOP|9Poƿqd̯d]}zskIǾvauvaE[RVw|s[nd6eQ~ԆTzr|jb\BJjes<'z?hmiSZ=bǹ]Xxwpdhz%S||Xi{[!GwL`df5=ĶzţRyzjgbi[peUtbI0^SEyjsx|X˔Wnjisv@'pchlRN@b~:Zri[qîf)xƶtR|xo{|2<~kh]YDUAm8j`]zE"ŗev̠|nkIJr-SxmlPODFVmTBlbuzs;1Ъc¨lx͝])prtNFMIu{SUWmce{vl/NrhmwY3xunAMX^rZUUdjl]/Y{{iosu\ݨzGHiRFT^d[oYlgaR+RrӖppP`yˈcA=cJFa_Nk}U{~ȑfG9Mzl{}qWon³eV.+bn.QJks\rĬehx`L4`vttӭ]q~P~٣rF1${G(N6UVǠcxrȱp[G={ɭkkxVQjАaD!;C0V-=TU֢pRSA˗l|kQj\įmJ6K0I?JyCWbTjφbS8Rь~xulM~vץkG5p^N'h`CnĩUgYkIE*hƻ|u±nSrݔcH")O1QC:|ǐQiѩ_C@'clsǫesjˁSM"EAH99}EQrJiڏWC2:ʉtat]]qܼxVJ%gx4^+ekFgjgawD@/Y}wlolFlܢkH6-xiF^)RB~`dͲnFF:wowk~^aTyI>(!O}v;R.KzG[s`}SA2Zt}m|NrۥkG23foJUnL5fra~RE>lssssai͉P<oujkͦPGCT[kܾ^Х^sľpYHOH_N}f/LTqś}NF@`y`j^̶ig}٭kdE^Kjv2E}X*RSuf\2S[cǷ`k٤G{yfM@a]l{'rtwD`egeVISo>Il`tYI&Vvmϖ|w˺tO/BhzdeTILc=vze~~XD$Sy{m{zɫi['Hvn[RXKVOTxsf\3!durtsnXFo_V_OX=kohk12qrrri5 TrS`SHHTqǤrvb"6xnk|{m' zt[=bGG@y}pʭipJ_uqYôyǤsWyJQfI3D\zópyo=mg^ɢrʐӲtzB =r.gO=$oQwǰt[)"jOpqs> jx{\0qI%1uQuɮ~zsDPTsM}Ę],yj>[xEL_pf|jEwzZ`g}සqH=+NX(sR,PamfyӝeFO>O]kҭҸ{GB3+fEH}@?\^lp]mƖUJR9`aqԓݦlAJ(,|5_h=Sf^dmmĦtEQM:yswz͜Ã̜RBN!Co7uQ?^^cd͗b9X17au̓Űر{CM= TNFy@Qgdm}gxSJW/P[zqʜ۩l@T(*a~<_e=XcYytuʬ|JTI8a{usȠХYJN*7rq8rGDW]Yp|ѡrJ]Qmw߻TN>65g[Gu>Q^kfvʤbMQ=Idczt㲲TV6==pKae;Qadl˰xXPFHDv|tqۯmQL=BNwI{OEXgfxyը|QQ;FC}qsپcQGE7ZcR{GU_sl~z͠hNLDKUkxధyQR6>/cUbtGUaotϷzaOGD?dzq{ۭiSK;98gAxSDOdpwմ~Z\>N?tqoįzfRH?0D[NzIMUjextתqYUMNLl߻~XY9MrqwmpfRpɖrZcN7@PXx翔hvU;+F9R{grxbhtUмei}[@3JO]x~ܳqqI:9<8bhpyw^ifMΪ~]~pU>CEUnjŤt~fGC4@Bjvl[kz]SĸnnoiJJ:M[•˫c෕~s`DA,MHxovkQlItʚjxch?N2ZWģqۿu}PU58>iaqrg\ilLseeRER/^jΛӯuۮooE_ ?Edzs_k]fX}]hGd67WƉ˥pˤxr^ZQGWmj~zUoZZqZeMl'Geʹo{ҨmwSp8&Dw`qwkXQUf`eT`^(NΞʬezŕqlXt'&R^}v[pyCXz}`dNzJ'^ŐڹmatoZod.mmgytT`7]sk`VXz7,xձ[dʘ’toYK=^yz}faH0tn^^Iln+:ĞKzĀzcd8W\qvWqr.;zuycZI^N毵lEά³|Zxz%tih{uqV}\PefiLWIqѨSSǐϗs\l?[n~c`F{aeiHk35沫@xůxbaQjjduZq.7fpwrhMw*au٠rBŎx{Uj88vPyv[x&jVk~bYd8pzYhĩywTvv,^`M~ocY4qfsckPVmʥYy{m_b8rs\a}ne~KXnr{|}mYy{tp~x~oj}UUra\nmpsVsyixt{zq{{~}v~ntz`ddb`olzoey|{rwzq{~}}|ss{j{tde^^^t}nygqvwxsxyu|y{}ruwrzbg_Y^cu~vrnzvywkrwrv~xmyv{wniWY``q~v}sxxx~xkzs}wv}yvul}uuq_UY^bx}oyrv{snzszz{~vypsyxnm]XZ_ly{~zu{tzyppwt{v~szjuuvkl[U[ar~{rvwwwxmxu{wzxrtjytoodUU^`{oywxzwlvn|x{uwptwv~jm^UT[fz}|t|wx|rmuuys~rwmwrxmn^RU]k~||vwyvy|mvt|wx{stkwupoiWP]^x}nywwyvmvpu}wwnswx~kp`TV\b}{|}vxu|pjsszxotjupzom\SZYi}{|v{ztyjut}wzyoukwroofSS_Zt{~t}tu}whxo~v{szprux}lr\SZ]Yyxz|w|uvnlvpw{zq{mxrztnZU`Tb}yzryvnxfsr{x}zrznxrvuhWZdVr{|}q~pn}vaum|}|x}rzvstyrw`SaaYx{}zw}prifvo}t}yo}qvs~xtYWhZ^{~zt|znw}dntv||ty}o|rtt{yjUaiXj~|{qtm{tctux|wx}tv{tryyxbUhd[r}}vu~qq|kfwuwt}qzxqs~zs\\la`uyrwynvufmxvzuysztow~{lXeibgytqxvnwkgovu{~wwytqy~vcYieel{yqrytstflqxuy{yxyquyq_`iejm{spsxqujgmsv|{x|xwqxz~l[fgijr|~nqstprdkotv}y{zvwz~{f]jhmmt~vmovprlclpsy{yy{xuyyzafmknouqlqtnrfcnst}wx|sxw{p^jmlpuz{oivnnoeerqy{uz|u|vcalolspvknyjqldeup|~svywz~`fooitpztfuojojamvv{ts}t}q^itlntyuqcvhmmj`srvz~{{u}ecnuhup~yvijufkle`tt|p~z~s{dgrrhtstudrlfjo_hw{~}q|}r}tbhxmmu{{rqfrfhkl]ovzwxyu~jdnxgpu}rvnjpgimf^rzzs|r|~igrqfrw{owjlkgioadx{~qqwijvniu|uovimgjlk\h{vzuztqjovkly~ouvjlhlle\n~uuwtz~mlqqip}{oxsjijnmb`uzyt|qvlmrojuwpxrkimri_e|wzu}trlqpljyqs{qjirsdalwuuww{npumlo{ov{nhkvrccv~yysxtzuktukktwry}mhm{laezsq~~t}~qixpkhytt{{kht~gek{~rrzuzkkzkkj~|st}uji{{eiu~}yttwtufqxgknyut~qijtei~zts{wwobwqgitvuu}ofnmgn}|xru}xz~je~ljl|ztrxylbwfjvxy}~ty{uzdointvur{uhbzenzuwvzvtbyzjr|rus|qdhtku~~x}tty{wxnguovyrrv{ncroo|v~xyw}yu|~kqqtzuqp{xkd|ov}yv{wtykyrz~soq|tgi|sz{z~~u{}|uvsm{u}{qnv}qeqvu}~|w~~xwz~xs|~otuxxpo}|nf{ty|~z|u{vrxn|s{tmqwil~v}{{}|}u|~{tvsq{v~|pjv~rfsxy~{z~zxy~yq|zoxvxxnk}ylf|w{{~}~xu}~vswpvzsjptjm}y~z|zz|v}xrx{tv|y}|ohx{qiu{{}~|~w{{}tqyr|yzvkj|vni|{|~{{vxysu}xrz{rhpztlm|}~}|y{xxs|}vw}{}oivwris{{}}|v|}~vt|t}~}zlmwvpjvx}{~{wz|syzwvjrvvnow{}|}|vz{ys}x|rmswulsx}~z}~u}|}vyx~~ottyspt{|~~xz|{|}v~|}{}ysvtzrrt||~w}y|z~yz~z||}twruysrw|~zz{x~|{~|wz{}||uyoyxuqzy~~x}vz~z}}zzv~~{}zzup|xtsz{|{~ty~}zx}u~|}}y|qr}ysvz}}zzt}z}y{xv{~}~{zynv}wrxy|||~vw{|~~zuz|~|}z{vly{usx{~|~~s{z|~z|t~||{||qm|ztsz}~}}{qx~~y~{t~|}|}{mr~yrv{}~|~wr|x~}zwxz}~|~}xkx~xq{}}~~txyzz~s|w~{}{tl|}wr~~~r~v|~t}w|}}{zpq}{sv|{t~v~zxy{{{~xxlu{zp}~|xxyz}~w|v{}|{vtlyzyq~~v}vw~}u}|yxxqqyzuw{~~ww}}z~}z{{|xuwovw{s|~z{~{{}~{}{~x{zz}ttpyvzt~~~x~}~y{y}y{w}zursywxy~}|y|}z~~|}x{}}{w~xtqvwwx}}z{{|}~|}{x||yy~urrwuv{{{z~{~~}|}yxzyz|tqswuwyz{~{~}|}x{z{|zrrtwuz|z~~{||}}~||w~{zz{wrsuwu~~z|~|}}z|~{zxy{z{ussvux~~y|~}~{}}}{yzx|{yrurvt{|{y~~~~}}~{{{x|z||wsusvv~{y|~{{~{~|yyyy|||stuuuz}|{y|{}}z~|zy|z}|yrvruv}~zzz|}||{{{z}{}|vtvsvx|}{z~|{~~||{{|{}|{svttv{{{{z}|{}{{|~|zswswx~~|zz{|}}~z|||}}|xtvtxz{~|zy}{|~~|||}}~~||uwuwx}{z{y||z~~||}~||uyuxy~|z{z|}}}~z|~|~||yvyvyz~|~{y|~z|~|~}|}~|}{~wyyyy~{||x}||~||}}z}~{~w|x|z}||y}}}|}}}}~}z}{~}|x}y}{}}z|~}~z|~z}~~}|}{}}~y|z{{~|}}x~}}~||~z||~{}~}}~x}z}z~}}x}||}}{}~}~}~~z~{{z}z}|}}z{~}{|~z}~|{|}}~x{{}|}}y}~}~}}}}|}}{~}z|}|y|{}|~{{~|}|~~}{}|{|}~~~z{|}{~~y|~}}~}|~~|{{}|}}~}z{}}{}z}~|~|}~~{}}{{}}~{{{}{|{{~}~|}z~|}~||~~~z{|}z}z||~~||~|~|~}}~~|{|}|z~|z}~}}}~~{~~}|~|~~~|{|~{{~{{~~|~}|{~~~~|}}~}||{||{}~~{}||~~{}~~}~~|}~||{|}|{~}~}{~|~~~}|~~||}~~||{||{{~}||||~~|}~|~|}~}}|{}|{}}~~{~~|~~~}~~~~}}}}~{}}}{}~~{}}}}~~~}}}}~}~{}|}|~~~}||}}~}~~~}~}}~~}}{~{}}}~~~|}|~~~}~~~~}}}|}~|}}|}~}~~~|}}}~~}~}~~~~|~|}~||}|~~}~{|~}~|~~~}~}~}}~}~}{~|}~}}}|~}~~~~}~~~}|}}~~}~~|}~}~}}|~}}~}~}~}~}~~}||}|}}~~~|~||~}}}}~}~~}~~~~Dw+~oVSUVWXYZZ[\]^__`abbcdecL)'),.02468:;=?ABDEGIJLMOPQSTVWXY[\]^_abcdefghijklmnopqqrstuvzvfghiklnːVQSUVWYZ[\]^_`abcdefgghijklmmnoppqrrsttuvvwwxxyzz{{||}}~~~ɲqrsstuuwΑXSUVWXYZ[\\]^__`abbcdeeffghhiijkkmnoopppqqrrrsstsrrsttuuvwyzzzzzz{{{|||||{yzz{{||||}}}}~~~~~ڧxpppppz~~}|w\MMMNNOPPQQRTUVgiC;;;<>?@A>,"$&/Rorrrrrrrtu][[\]^^^__``abpÿvfggghhhhhiȼHABCDEFFGHHIJKLLMMNOPQRRRSSSSSTUP5'()+-/013469:1245789;<=?ABEYrvvvvvuuvv`7.0- "$%.Qptwx`^_`abcddefggivʳssttsssrrsss˘\PPQRSTTVXYZZ[\\]^_`aabbbbbbbded]B689;=>@BCDEFGK^w{{zyxwwxyxb5 #&()*+5\|dacdeffghijjkmz̵vvwxxwuvwwwwx̙^SSSSUVWYZ[[[\\\^_abccccccdccdee^E9:=?@BCDEFGHJOax}||{zzz{|yfG! "$&)+,-0?W{gcceghijklllmny͸{z{|{{zxxyzzz|РeVVVVXY[\]]^^__`abcdeefeeefgfffe^F;=?@BCDEEFHJLPax}}|{{{{xj_^]L) #%'*,.3@PUV^|nhhiklmnoqqqrr|͹~||{zzyxwwwxy{~ϠfVUVVWY[\]^^^^^_`abcdedddeggeedd^G;=>@ABBBBDGIKO`vzzyyyuf\]^`aaO+"%&(*.=NRRRRSZyniijklnoopqqss}̵{z{zyxxxwwvvuwy|ΤjVUUVY[\]^_`abbcddeffffffhjigffgaL@@BDEEDDDFHJKO`uzyyvh\Z\_befffW4((*7HNPPONNPQVrpjjklmmoqqqqst|˵zy{{yxwwwvutssuwz̡gSQRTWXXXYZZ\^___abccccdefgfdcde_J=>?@A@@@ACEFHK\pvseZYYZ[_ceeeffW73AGJLNNKKKMMNUqpjjjkmnnoqqqrt~̷}zzzyxxxyyyxvvvwxzʢkUSUWXXXXY[]_bbaabbcbbbcefedbcee^I>?ABCBBCEFFGHL\meZYZ\]^`dfghhikvwZKJJKKJJJJLMNOTm}ohjklmnopqrrst}ɶ|xxxxxxxxy{zwvvvxy{ȤnXVWXXXYZ\^_abbaabbccbcdefedcdff^K??ABBBCDEFGFHILTX[\^`acehjjjlw|[JGGFEEGIJLMNMFI^imnnopqrsstv}˶}zz{{|zz{{|}|zzzz|}ɨv^[ZYYZ[]_abbbaabaaabbcddddddfgg`NA@ABCCDEFFFD91=QY\^`behijkmx^JEEFGHHJMONB+'@`moopqrsuwx~˸~yxyz{{xxxyz{{yxyz{}~ɩx`[ZZ[\]^`bcdca____`acdcccefefggaOCAACDFGFFD9-+/?SZ]^adghhkv|YFDEDDFHKK@+ (Ccnpqqrrsu{ɷ~wvvwyzyyyyz|}}|||}}~~˯f_^^^__`bdeddb`__`bcddddeghgghhaOC@ACDEEB6)'(*0@SZ]_acegqvYFA?@BDF=(#,D`mppqrszɸzyxxy{||{||{|~~}|}}||δia_^^^_acdddca^]]`cdddddeggfgiibPB?@BDA7+'()*-2AT]abcfp~vYD?@AA:'"(2Ieortuzɶzyxxyzz{}~~}}~||}}|{Ҹnda__`aabccba_]]_bfhfdegijiiklldRC@AB8-(()*+-/4DW`cgo}v[GA@9' $).5Gbquz˺|{zyyyy{}~~}Ҹnebabcddddcba_^_beggffgijkllmnmcOA=4*)((()+,.18GYep}v\G8% #(,/4Fatȸ|zzyyxxz|~|{Ժpecccdedddca___befffghijjlllllj`M7*&'(())*,/14:JczvS, "$(,.03Irȸ~|{zzzyz{~}|||Һrfcdeedddca___acdddefghhiklkjieU:+(()*++,-/147C^xx\5 "$'*-.2EiŴ{yxwwxwvy|~|zxy{Ѻrfddeffedca``bceffghijjkmnnlh^RG8.,,,-../136>LYj|zhXI2!!%*,0>Q_qǷ|zyxxxxyz~}{zz{|һvheddefeda^^`aabceghhhijkmk`TNKE7-)()*,./2;FPV\jz{k\VTN;( "'+0=NY^bpǹ|{{zzzz{|}~~{zz|||ҽykgfffffeb`abcccegijkkkkke[SPOOI<0-,-/029ENSW[`kz{j[UTVWP;'"&,;LUYZZ]mƷ{yyxxxxyzzzz|}zz{{zzҾ}mgeddddcbbbbccceghijjic[WVSQQRL>300028CLPSWZ[_l{{j\VUUVYYR>*"! &6HRUUVVV\mɹ}zzzzz{z|}}||~~~}|||ѿ|lfdcbaaabbbcbcdfffggbZUTTTSRRRM@5129DLPSUWY[\`l{|m^WVWXYZ[[UC0&%1DPTTTUUVY_nǻ{zzz{zz{}~}}}~~}|||}mgfecaacdefedefffd^VRRRSTTTTUTNB78BLRTTUWYZZ\bn}}o`XWXZ[[\^^^ZG55BNSUTTUVVY\`mź}{zz{|{zz|}|||}}}~~~}||~qjgeccceggggffec]UPPPQRSTUVVVUQIHKNRUVWWXYY[^bn|zobYVWY[\\^_`aa\SNOQRRRRRSUXZ\anķ}{zxxxyyxxyzzzzzz{}~~}||~~{{||}|sjgedeghhhhgfd]UPOPPQQQSUWWVV[_ZTQQRUWXYYZ[]_bn{{nb[YXY[]^^_``abksmaXTRQQSTVX[]_bmĹ~}{zxxxyzzzzz{zz{}~}~~}|}}}|rjgffghihffd]TOMMNOPPOPRVXWZcji_UQQSUWYZZ\^_`cmz|pc\Z[\]^^__abbdmzwfYTRRSUVY[]^_bqĸ~}{ywwyzyyyyzzz{}}{|~||||}}skhhhijigd^UNMMNOOOPPPRTX]eloplaVRQSUWYZ]^_``cm{}pbZXZ[\\\\]]_`bkyubWTRSTUWYYYZ`sŸ~|{zxxyzyyyz{zyz}~~}}~||||}tkhhhhge_VPLLLNOPPPPQRTZckpqqpkaXRRTWXY[]_```cm{se\XZ\^]]^]\\^ajyxg\WUUWXXXX^oǻ}{zzzzzyxxz{{z{}~~~~~~}{zz{}˽qiggfd^XRMKJKLNOPPOPSX`hnrrrqpkaXTTVXZ[\]__`aeo|wi_ZZ\__^^]]\\_hw}m`ZXWWVVZj~ʿ~~~}|{zzzzyyz{}~~~~~~}{yz|vlgd_WRPNMMNNOPQRRRWahlprrqqpojaXTVXZ\]\]^_`bgq}{mb\[[]^^^]]^_`huqd\XVVZi|~~~~}{zzz{|||~~}}}~~{yy{~wkaXRONONNOPQQRSSW_gmopqrqpoookc[WWY[\\\]]_adhq|znd][Z[\]^^^^_agto`XUYfz~~~}{zz{}}||}}||}|}~~}{z{~saUOMLMNOPQRRRSV]djmoppppponnnkd\XWY[]]]]^_adiqz|pf`^\\[[]^^__`fr~l^[evþ~}|{zyz|}}|}}~~~~~~}|{zz{}ǻdUNLKKKMNOPQRTZagkllmnmlmnnnnmjd\WVX[\\\]_`bdhox{qg`]\\[Z[]^___fp||onx}|{{{}~~~~~~~~~~||}}}~ybVPNMLMNOQSV\bgjlmllmmmnoooppold\XXY[]]\]_abcfmw|qha^]]]]]]__^_dp{~}||}~~~}}~ȿzfZSPNNOPRU\cfhklmllllmmnoppqrqle^ZYZ[\]^`abbcflv~|qg`]\]^]^__```dozyopv|~~~~Ľ~k^VRPPRTZ`eijklmlllllmmoqrrrrple_[ZZZ[\]_aaabdkt}}rha^^^^^^^_`abfnyug[Zcnw|~~~~~~ǿ}j^VSRSY_cfghiklkjjjjklmopqrrqoke^ZXXZ[\]_```adks||sib^^^______adhpyùreYQNS^irx|~~}~ľoc\Z^behihhiijkkkkkllmnprssrrqmg`ZXXZ\]]^____bjs|zqic_^^^^_____`gpz¸qbWPMKKP[gqx}~~}}¿shfgijjihhhiijklkklmmnoqsttttsohaZXY[]^^^^^^`bjs}zpgb___`__``__`fp{qaUNKIIIJOZgqx}~}||}}uqpomkigghihhijjkllmnoqstttttpia[Z[]__^^^^^_birz~ypga____``````afozvdULHGGGHIJOYeox}|||~xtqnkihhhhgghiijklmoqstttuutpia\[[]^]\\\\\]biqwvpha^^^_`aaaaabemw¿o\NGEEFFHJJJNXfr|~}||~|uqmkjiiihhhhijkmnpqstuvvvvuqke_^^^_^]]]\\^bhnqnhb^]^`abcddcdfnwiWKECDEFGHIIJP\jv~}}}}~{Ź~vqnlkjihhgfghijlnpqrtuvvvvurmgb_^^^][[[[\^`ehheb_]]_abcddeehnv~m\OGDCDEFFGGILR^kv~~||{{|}|ywv}ɻ}vqnllkihgfffghjlnpqrsuvwwwvsnhc`^]]\ZYZZ[\^_``_^^^^`bdeffgjpv}tfYOJFEEFGGIKMPV`lv|~}{{|~|xvuuv|˽~wrpomkjihffghijlnoqrtvwwwwwtohc`^\[YWWWYZZYWWY[\]]_acdeffiov|}wodYQLIGGHIJLMOQV_jsz~~}}~|xvttssu|ʾxtqomkjihgghiikmnoqsvwxxxxxvqjd`^]\ZXXYZZWRPRVY\^_acefghjpy{yuncZRLIHHIJKLMOQV_irx|~zwutttttv}ʾzvromkjjjjiijjkmnprtwyzzzzyvqke`^\[ZYYZYUPLKOTY]_abefghjpx}zxwtnf\TOLKJKKKLNOQU]enuz}}{xvtsrrstuw~˾zuqnljiiiiiijjkmnpsuwyzzzzyvpib][ZZZYYXTOJFHMTZ^acdefhkpv~~|{yyxvph_XROMKJKKLNOQT[dlsx|~|yxwvusrrrsuvyʾ{uqnljjjjijjjkkmoqsuwyzz{zyuohb^[Z[[ZYUPJEDGNU[_abcegjpv}~{zyyyxwvupibZTPMKKKLMNOPSZaipuy|}|zxwvvvvutrrsux|ɾ}wrolkjjjjjkllmoqstvxyz{{zxtohb^\\\\ZVQKFCCGNV\_abceiow~{zzzzzzywwvrld\UPLJJJKMNOPSX`houy|zvuuvvvwwvuttuyȾ~xsomlkkkkllmnoqrstvxyzzzyvrmhb^]]]\XSMGCBCHNU[_`acgmu||zyyz{{zyxxyxtne\UOLJJKLNOOOPU]fmty}~{wsrstuvvwvvvvx|Ƽ~wrolkkkkllmmopqrrsuwxyxxwurmga^^^]YTNHECBDHNV\_abeksz~|zzz{{zzyxxyzyumd\TPMKKMNOONMOU]fntxxwvtsrsuvvvwwxxz~ƽxtpnllmmmmnoqrssstuvwxxxwurmgc`_][VOIECCCDHOV[^adjqx}{zyyzzzyxxxyzzzxskbZTOLLMNMLLKKNU]dilopppqsuvwxxxy{~Ǿytqommmmmmnpqrsstttuvwvvvtqlhd`^[VQKGDBBCDIOUZ^bgov}}{zzzzzzyyyzz{z{zxtld\UQOONMLLKKKNRV\bgjmoqtwxyzz|ƽ~xtrponnnnnopqrstttuuvvvvusqmid`]XSNIFDCCDFJPV[`flt{}|{zzzzzyyyzzzzzz{zxtme^XTQOMLKJIGFFIOV]chmqsvy{~żzvsqpoonnoppqrrssttuvvuutspmid_ZTOKGECCCEGKQW^dkry~}|{zzyyyyzzzzzzz{{{{zyungaZVROLIGDB@@BFLT\dkptx}Ž|xusqpppppppqrrsstuuuuttsrqnic\UOKHEDCCCEGKQXaiqx}}{zzyxxwwyzzzzzzzz{{{zzxtng_YSNIEA?===>@EMW`hou|ü~zwtrqppoooppqrrssstutsssrplg`XQLIGEDCDDEGKR\env{~|zzyyxwwxz{{{zzzzz{{|{zzxsmf^UMGB><;;<<=@GPZenw~ûzwtrqpppooopqqrrrstutsssrpkd[SNJHFDDDDDFHNWaltz~|zxxxxwvwy{|||{{{{{{|||{zxuqi_VNHC?=<<<<>@ENXcmv~»|xusrqqpppppqqrrrstuttttrnh_WPLIGEDDDDDFIPZeow|~|zxxxxwwwxz|}||||{{{{{||{yvsoib[SMGC@>==>AEIPXajszü}yusrqqppppqqrrrssuvvvvurld\TNJHFFEEEEFINWalt{~|zyxxxwwwwy{|}}}||||{{{{zxuqmkhd^WQKFB@??BFJOSY`gow~ý}yvtrrrqqqqqrrrrstuvwwvtpiaXRLIGFFEEEEHLS\fow}}{zxxwwwwwxxy{|}}}|||{zz{zxurnkigd_YSMHDAACFJNRV[`gov}½~zvtrrrqqqqqqqrrstuvwvtqle]VPKHFFFFFFHLQYajsz~{yxxwvvvwxyzz{}~~~}||{{{zywtqnkhea\VQLGCBCEHLOSX^emt{¼zwtsrrrqqqqrrrrstuvurnje`[UPLIGGFFGJNTY_ekrx}~{ywwvvuuvxyz{{{|}}}|{{{zzyxwtqnjgb\VQMIECBCEHLPU\dlsz|xvtssrrrrrrssssstspkgc`^[XTPNLKKLPTX]adhlpuz}}zxwvvvuvwy{||||}~~}|{{zzyxxvtqmhc]WRNJGEDDEFILQX`iqx}}ywutsrrrrrrrrrqpnkgc`^\\[ZWUSRRTVZ^beghiknrvy|}{ywvvuuuwxyz{|||}~}}|||{zyyxwtqlf_YTPLIGFFFGHLPV^fov|~{xvttsrrrrrrqolhec`^\\[[\\[ZZ[]`befghijjkmoqtwz}  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~~|zywvvuuuvxyz{{||}}}}||||{zyxxwtoib\VRNKIHGGGHJNS[clsz|ywutsrrrqpolhea_]\[ZZ[\\^`begiklllkkjjjkklnpsux|~|zywvvvuuvwxyz{{{{|}}||||{zyxxwvrle]WRNKIHHHHHJLQXaiqx}~{ywutsrqolifb_][ZZZZ[\^`dhlortttsqomlkkkkllmnqtz|{zywwwwwwxxyzz{|{{|}}}||{zyyxxwtpiaZTPLJIIIIIILPV^fnu{~{xwusqolhda^\ZYYYYY[]_bfkotwz|{zwtqommllllkkkmry|zyyxwvvwxyyzzzz{{{{{|}}|{zyyxyxvrle^XRNLJJJJJJKOT[cjqx}|ywurniea^\ZXWWXXY[]`dinruy|~{xtrpnlllkjiikqy|yxxxxwwwxyzzzzz{{|{{||}|{zyyxxxwtoic\VRNLLLLLLLNSY`gnty~}yvrmhc`]ZYWWWWYZ]_cgkpsvy|~{wuromllkjjjms{}zyxxxxwwxyzz{zz{||||||}|{zzyyxxwtpkf_YTPNMLLLMMOSX^ekqw||wrmhc_\ZXWVVWY[_cfjnqtwz}|xurpnmlkkmpv|~|zxxxxxxxyz{{{{{||}||||||{zzzyxwtqmhc^XTQONNNNNPSW\bhnsx}|vpkfb^[YWVVVWY\`eimpsuxz|~~{xurpnmmorvz~|zxwwwwwxyyzzz{{{|}}|||||{zzzyxwtqmie`\WTRPONNOQTW\`ejoty|~wpkfb_\YWVVVXZ^bgknqtvxz{}~~{wtrppqsvz~|zywvvvwxxyyzz{{{||}}||{{{{zzzyxurnjfb_[XUSRQQQRUX\aeinrvz}zsmhd`][YXXX[]aejmpsvwyz{}~~}zwuttvy{~}{ywvvvvwxyyzz{{||||}}|{zzzzzzyxurokgd`][XUSQQQSUY\`dhlptwz~|tnhda^\ZYY[^adhloqtvwyz{|}~~~}zyy{}~|zxwvuuwyzzzz{||||}}~~}{zzzzzyxurolheb`][XVTSSTVZ]adhlorux{~yrlgc_]\\\^adgjmortvwyz{|}~~~~~~~~}{zyxwuttvwyz{{{{|||}}}~}|{zzzzyxvsplieca_][YWUUUWZ^adhkmpsux|xqkfca__`bdgjloqsuvwyz{|}}~~~~~~|{zzyxwvutttvxyz{{{||}}}}}}|{zzzzzyvspmifca`_][YWVVX[_bfilnprtwy|~wqlheddefhjlnpqsuvwyzz{|}}}}}}~~{ywvvvvvvuuttuuvxyz{{|||}}}}}||{zzzzyxurnkheca`_^\ZXXY\`cfiloprtvx{~|vqljhhijklnpqrstuwxyz{{||||}}~~|xtrppqqrsstttuuvwxyz{{{|||||||||{{z{zyvsolhfdba`_]\ZZ[]`dgjmoqrtvxz|~xtqonnnoopqrsstuwxyz{{{|||||}~~~|wrnljjklnopqrstuvwxyzz{{||||||{{{{{zzywtqmjgecba_^]\\]^adgjmpqstvxy{}}ywussssrrrsttuvwyz{{{{{|||}}}}~~}wrnjgffghjlmoqstuvwxyzz{{||}||{{{{{zzywtqmjgdcba`_^]]^_adgjmprstvwyz|}|zxwvutttttuuvwyz{{{{{||||||}~~~ztplhdcccegikmpqstuvwyzz{{|}}|{{{{|{zywtqnkgecba`____`acfhknqstuvwxy{|~}{yxvutttuuvvwyz{{{{||||||||}}~}wrnjfca``acehkmpqrsuwxyz{{||||{{{||{ywtqnkhfdcba````bcegjloqsuvwxyz{|}~}{zxwvvvvvvwxyz{{||||||||||}}{uplieb`__`adfikmoprtvxyzz{||||||||{ywtqoljgfdcbbbbbcfhjlnqrtuwxyzz{||}~}{ywvvvvvvwxyz{|||||||||||}~zuqmjgdb```bdfgjmoprtvwyz{{||||||||{xvromkigfedccddfhkloqrtuwxyyz{{{|||}}{yyxwwwxxyyz{|||}}}}}||||~zvrolifecbbbdegikmoqsuwyzz{{{|||||{zwtqolkjhgfffffgilnqsuvvwxz{{{{|||||}}~|{zxxxxxyyz{{|||||||||||}~zvspljgedddddeghjlnpqtvxyz{{|||||{zxvtqonlkjjiiijkmoqtvyyz{|}~~~}}}}}}}}}~~~}zwurpnkiihggggijlmoqruwyz{{||}|{zzxvtronlkkjiiijkmoqsuxxyzzz{{|||{{{{{{{|}~}}|{{{|}~}}}~~~}{ywurpnnlllkklmnoqsuwyz{|}}}}}|{zxwurqonmmlllmnoqsuwyz{{{||}}}}||||||||}~~~}|{zzzz{}~}}|||||||||}~~~~~~}}}}~~}|{zywvtrqpoonnnnnooqrsuvxy{{|||||{zyxvutrrrqqqqqstvxy{||}~~~~~~~~~}}||||||}~~~|||{{{|}~~~~~~~~~~~~~}}{zyxwvutssssssstuvwxyz{||}}}|zyxwvuttsssssstuwxz{}}~~~~~~~~~~~}}}|||}}}~~~~~}}}}}}~~~~}}}|{zyxxwwwwwwwwwxyz{{|}}}~}}|{zyxxwwwwwwxyz{|}~~~~~~~~~~~~}}}}|||}}~~~~~~~~~~~~~~~}|{{zzzyyyyyyyzzz{|}}~~~}}|{{{zzzzzzz{{{|}~~~~~~~~~~~~~~~~~~~~~~~~}}}}}}}}}}|{{{{{{zz{{zzzz{{||}}}}|||{{{{{{{{{|}}}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~}}}}|||||||{{{|||}}}}}||||||||||||}}}~~~~~~~~~~~}}}}}}~~~~~~~~~~~~rV~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~}~~}}}}}}}}}}}~}~~~}~~~~~~~~~~~~~~~~~~~~~~~~~~~~|xutsqrtkVB89=CLQZehbemjb\^dijjggmssw}~̽}ƹpY[dkpt{|vnd[J4 !&+28?ENV^m|vp}t~ݽg`WXh`QICKA/,)&+6@71*&))"*13 /@Seksxò~_(7JBgeLi}vsR "SH I@1@OO( 4:GHIOSRNPXXVSWcdiyv|Ѫҥ\id9' *. -13MUS ,^3 &Oxg, -.:SH-278ASisqpϹƨhYgt[==`ybUI: Klv>4WgA A\^BRRIaC%=jna_Xenmx߫߹ӺϢv8/Tˢv{qyxS^smcA%U^57 1;5RxiSfsrpwvpYe{vϑ߳hڷ½ٶɨ`Z` % 'SeY= %! >4 :O? 6*#Kg^XXMbjUUdZK]aS^vaY`yͪ֫u~jRDOoN2o|PCD>^i]gxvwkUUx|rUEvjpcjhB@[h_pra^LGp`Vv]T]PXXot|~@NY[fxŸ®חL*_zanϲyrptjiy~scw}c[h[M.5Y[LC76:@S_OI`ws߽̹¯ߺťvGQeW7 !DR[= " L@ "&+5?N^fexǮȶ}~pdtw~ptp\X[CEnp\`l`fkI@* &.,(7@9F^llpi{ysvĺqkUI]F 9FFLPImzE &0 8U> ;ahSpko|]dW )\hC=@, "4Io{gϰzeѷˤĹggU[tyOLY_wa\aO2+/?^oyZBTo_`fsrK #8H>6PaO>N[akssƨvxeuaOo}yp}ppFC[O_Q:e~gnlaXUjpTLON`sgB_R,@rTDIVm_CNZ1 7Osylort|jh|͜ߵsdnsfjIF>, 9E+TxM! 4'CkK k`0"=Laws_v}uaDz±ʟyyw|mhkYX|cCXkXO_y`NZWXQO\[[giasjo|zbj|nnozj[nmj|^RdjvxtaD8En|sivupxthqnsngspWIdMBhnJ]dvpџs|v]^dr{{vu`nyg\UVjb:G]aZRh\L[q_`tyyF@R~uvs~OKVgyvoز~xkvks~zp}uuks||{shqU@Y{zrj_]a[R\E*4% #!$$ %5BGU^aeaht۬wxkokpy|okdX`dWU\XQG5.C_]MSZXC9LRVI>:>HGEJILTaeYKXUXai^gebtz˳zrfbVXYLBOJ47LfsR:Lc[J`aljmsfcmlxgg^Oe~}shm|ygk|g{}toss`PABFSor~}ysvpuƺƸsjgxrupYLSU?:Wh\aonons}v}uvsrzubkhwygdvmsɫð|z~{sswfpvyywpXGZmgbsmnqaIFOb]oqyspmux|{wsp]vyxa_xe^kvhlttoxhg\NT]pzkxujmw~yxk]fwnkigWlptsd_gjlhiyme}|qyywlx{ysxtnmbgnyf|yqgisyqujekuk`g{p{kpsxvg[g`ctv|piky{yx{yttx{nehuztmqt|zsyw~fSaqyp[]^i~m^ikt~ppz|}wyl`s~vv~|lpzxsx|eayi[VT\bgkg^a^e}yc]bmuqc}~p}z}}~vmzoyymmkr{zw|p|}ylffszxocbosjlxvgb~u{~{rmqpgioq|xmdj~oYmvmpyomn|}ŻıyjbSFAHRF=DEA/ +$ $+4;@ILITako˺{~|sib^dqpn|ymeYMNA7;77IOC=89ERRDH? #+/>SJK[d_^eqp~ɱöȶ{qymSQpgTR\[EDGEHSX[fdUI4(.13;74EQJ>E[s\DRPG>F[tj^coxu}ɵyZ[w~zwv{zyp^g}o[SXbY:B^dXQEL`l\E==FILB>P^gdto\e}}tsƻôpwuggbqmbaNIaxpGAPftp[LJ]gfTDI[puxefcj|ybXgtfdeRYahnjjw\[_alofZOcpsp|~z|}zg^dVIEDJF:KONYSNNLSS_hv~^S_wpdcbLI\aeol]U[vydszy|wnumYOQT[^fsytzi`^shvvvzq|xx~xqzsw}|~}|zrz|vrjkwyxovxw~|}pdadgvygnqo}sptlx~uv~wzzmi||pcg}vy{pbdoeooipvyjbertwzv|mmxx|||}~~}uyysyvolqmtvuxz~~uuzjs|vyx}|||}z{tw}yw{y{x|}{ohq{t{|~mvxvvvsx~|ys{}nkrohlrurryx{wwy}||wv{sv|tdilbZR]_Yada`b_^\XPWgsy~zredkgsÿunkeba_YLFE>>;& $(+3:BLPR[hmpvùӱv|y|}vtwulkmf]aldXSWYPH7! $/:0 ! %7?=8AIKPRT`kx߫Ϸısih_D;Zsp\ZUC 081 .ID/ .@5464+18???:)+>NGGcyvqxem~ҫŽӺͮlsrZILRXHAB@A:EXHHOUBO_daXF464CJCMVUGECI_gS^kkijspsfdysbct£ö׽v|pm{hXJIReabfmol]G99I@05ENR[hodVEHai^Ub`\di\a|ƥ۲ռv`b}}sshnvvtog[nwZ[jgYkp_cgkleeddiI5LbX[{yqydTWaj|prmelp}sa[eynimO@9:KYc]R[jfXfsil{mqu]^{t^`jgwe[UDGYdUSnwyyx¯vvss||zbgml_\lgSV[d`[agjaUUNLOYRKWZQWs|jZZaprnsswrh{jqtu~rqvbadZ_rs^bocde^mvw{sksreq~v{ksu}s||ykags|}qmij`\m|uljy|kqpppw}|}yppxypo{wmr}|vmhjz|pt{qryxy|zwr}}}zgalmjplUczslq}ohmkcvvrqkmnh`cjru}v|gd|lgpypw~}~yvvw{zzzd[gftyyv~|vmks~yhpyuyw~}yz{oq{w~}yt||||ywqmmy{xw||}{wvyuqt}zwv}}||yy|ywyysty|}|vw{{}}p[RZ\[goosuwyssw}bO[orüW43,=njPQ|yvW@|h:WU af3/1)&%(*+&&).0./+#,3/4EXkڳfnqo}^C^sE %147:>CEEGQQLRmogS]no}߳{V>7465DZA 4# 1KR/ 31 %$ "2=JU\^apyzdaϽӵ{l\I??@DR^a[[diotxsnt|mPJUbqqyȼߺнɮògd`R?=?33A@8CIAIVY^bbdeipv|spv~{|~yxvuw{zywha`X[^YOFCA?CLW^[VXR@GOH\ucF9Rxs^aĥyxk^F3' ./.-" !)# (((7DPa_Z[UQTR`vusqtõŴպwpaO[jiag{wjaQCO_VB8:JXd_^akq_R[XZ^gwtytgYMLH:,%*# $ ! "(,'" &4;1,:E;/# &*9N_^\hypR==J[qspvsjek{zuú̽|qk}zwvomjmqkekkYQKOPGGX_[XRILRI=AGPJCBCBKUG82',8;CNPRNDJMFIJA?=6,2@IE?:9<<@EJUSG=;>CBJRV\X^gkgca`[Xbg`ad[WUQLOZadflvqigryssvggebb[ZZXUZfkmwmm}ƾujefiigimponu}}wy|y|~zvx|}wwvuvstvrsuxy|xwwwsmf]fj^aa^XUXRRUPTRMKNLFFLSXTQPRRSUPKIKQUMLRRKJLING::517;88?GMLROILOQQUUNJFFMUdhd\[aca`a^_dhjhdeedegkkmutv|z||~wx|{{}yx|y{z{yvsqsskfeeb`begjkmpnntupga[VSX[UU[UNNQUVX[XVXXYWUTSUUUZ[Y[]ZXYXUTTSPOUWXRQX[Y\^\]abcaadijjmppmjjieglpploppqpqppssopsqpppqmjotxz|{||xvvyzyy}}~~}||}}|}z|}yz}|zzzwwy{ywvssokkjhgijhjmlhfegghihijlkjmnmkjiijknpoqvxyyyyvrqsqomnnnnnpmjllmmmmopsspprrpmmmnpoopnkkllkiggc^_dfggggghhgiigegjjjjjmjihijjjigghjggjkigfimmmmkkmljjjilllnnnnmppopqsvwvvxyy|~|zy{~}}|||~~}}}|yxxyyxxyxwvuxwvvvvwxxxvttsqpqqqomlmmmllkjjjjjjjjjjjjihgghijjkloommkiijihgggegigfhjkjkmnponnoonmmnoqrppqpnmmlkkjjjjjjjjjjkkigijhgggfeegggggggijjjjihgggggeffeddgfegjjjjjjkllklmlmnnooppnnnnpppqpprssstuvwy{|{}~~~~|zyyzywttsrpppnoonmmlmmmlkkjjjhijjiihgggghjkkjjjihijjkllllmmmmlklkkllmmljklnomllkmmmmmmkklkjiiiijjhggggggggghihhiihhgeeffgggefedbaadddcbaa__^^]^_`__`aceghhijkjkmmmmlkjjjjjlkklmmmnoooppqrsuvvwxyy||}~~~}}||{zyxxyyzzyyyxyywvvuvwwvwxyxxxwxxwvutssssrrrrrqpppppppooponnnonnmmmljijhgfeffffffeeffffggfefggggfffgghhgggffeeeefeeefffedddeeeeeeeeffgghghijjjkjjklmmmnnnnmnnoppqqqsstttttuvvvvuvwxxxxyyyyz{||}~~|{yyyyxvuttsssrqqppoonnmmlllkjjjjjjjjjjhhhhhgggghhgggghggghgggfgghhggggggffggggggggggggggggghhhiijjjjjkllmmmmmmmonnnopqqqqrqqrsstttutuvvvvvvuvvvvvvwwwwwwwxxxyxyz{{{{{|||}}~~~}}|{{zzzyyyxwvvtttssqqppponmmmmlkjjiiiihhhhggggfeeeeeedcdddddccbcccddddehhcaadnncdgflogekjhrphrumnplpyunnpnyvgv|wxztmsu||mq|pjsw}zyy}yyx|}{~{ut|yksrha]Y]]SQE$ #3=CGKXbdim|ë«{jkjO<68& #+6=>* %;IM^cZ\]vz}jYPHILPZfs͹m\[J9148:GOFFLRcy|lTRluldfg~{gR`pfmsi]XZ_^WOFGMMG9/10.09IRD6.1323:=;CE7@LOJ1(5/18<@=AFFMXe|th]mrmtkesmVC=CIS]adeelty}}ou~spz~|vw}ú}yqkkkcWURJLMSWSSNGC<2,& '% .?@7IP[skZSZNEA:?FCDE=;>FA@QaZJJ`]U^^R@7.8G. %@B.!/8@S]^ns[:+4;=BCEMRJ?G\b_VTbjgfjs}µx|pv~~{snf`dhfZZnvtpaX`i`]^``OXtw}shiv޺Ա{ywsvuhV_qwgK:FZH24+,AA2>WfaQ:F^]U5'CU. /KH7>@/! $ 6M? 2Xn9 7C1 :[G .FE% /7/ 13 ,% :, ,@==A?ISILQUOKNVaf]D=GP_YPNIeylghv|~wdhqpͼǨ̽αsszmdanmYCBeiisxdjC1\|3 %JW+ !% + :) %4" 47 / 4M7-;MasU8_y_A>Kj|TUkB(y̗ͭer̫ߩߨѴѫ߽߱ӷǖhzskj–:6pvM7Fr[8+6Fe^g|L")/:I;&@]Y64djB KxJ 3@4;D3 (( >NC C: )1#(YR )8:' 71 /gZ-51.=1 )@0),0 ( X? <`h3 $y{S1;\yjQUSFKM;dr_CMyhX`ybXzȰݫƴȿ߸Ʒߧɡչ¡Ңƿ~v}WulXϒ;\~y|]NCY{\#IE1c% *,SW *4 Ev7 /7/ )p= 6- 1 " )$ B7% # :M 5N/ A 6 ++48 "5;.5.)/[i'!MM4"/AUL#FjG/>@U_A07FkaAJ|=Gr[_nfuɼn]{Т֟uĥ}߷ƴߧ۷߽۟èɓޖ߱ٳɭʮٟۜإãпŲϧxޟ~}ͫvBҒ[ue_9}aISv\@Ug1C{>5frMBgbQZzc Fb #m@ 9im92Xjg4 VD jd;1`m(=M&^jSysbMd\غJ7}fYd~sˤ|dќo{~kݩ}Ѽv}՛tϲyƋyүzxm~t^qc{yzgeCkxdjN|bKX|Vm^^LddQGqs[py]Vh||N]X|~Xaj[R_}p}qd}ukkT`m3AzvUTBouV^Fc{hLav}\bqpOXq^cjvys`j{ie`gradxOIa\Tcdlb_tpZpszt}ujaqavwu|v|o~ȯӮhtjyv|Ągzy΂hm̽pM|y^ge}hpӆMpvWsswqn\^xyrcLS^=XuS^axjg_:FXU7:fk^PhsiNR}idMIoo{mPNky[SUOtSm_piTD~XIQx~hE"[|d?4:HleO\VJguX\ly|wem|Yy^]Uj^UijgUULZse[IOayu[I?}ve^bl~Orm)\jQ`YPgz[l{r6sy{}zsyfvRzp_Uٝfhm[yq{zƶ|yfxv|ah[cwmp|a~Slty|~zun̙LT}pRvs½e[r̉g{~}yus]XYyqhiu|rdw}Qjmq\m]k|}[Q|rj~m}ZTd}x`Urz`i]]tx{rmU{ypvmwkw_|yI[p{l^sXdVOjVzeXrsqmo|jxvfed`qvw|rwp}UUALrq\`p`jstxVZamzgt|{zsidw~prrRswdW_}dkym}lt}kl]jiwvwrwjaxPnZWxu{ml|ddrpoy}mufyvsgak|y`Y{el{{bvynyvlg}UbxbBgTOlrabzwnxsk^Gmz}~{reOg{`blZ9sn;]kgdÒcwrsLpp^Ko|vwj~kdjzznqsk{t|luɘajqU_yvwxsq|jmaxne^tsmXE|pU~vskud}zRdsu}zwfmr{}ad]jxd|stjtgvlUet~qlY{UZrsrait~pjtwy~||qyrtt}Ydttsywrigpgj}t|o`yvjlx{{wklp{|}{{^qsgltmyrlpyhdhhgyr|mi|ipyyzcpw|vomzrn|[plDU`koxge}nxaswy{phsu\~`gO^ugP}g_}mVaW_|sssyvVajdvwu\cyUdpvh_rhunPx}j_cupXYwtv}uvpd|zucgcsp^h{jjpj^|ziuswrv|j|vyvhqhywh^se{kp[Xteu|pxgtomjTɟxpl[|p|eYeSz|gvktxzfu~susvnpq|myznxken}jmoq|smllxm`mVutg^yytz_^p}tjypltkYqpYtwqjpzqdgrj]pskkmttkogv}T[xz|nlyrb_wwUhun~sam{pg|}pslyyK_hOstaxunt|lxofpy|[Y\Mio~|jx|oidtanirvYu}vsf|o~{pydz}wzai]{{p}t~uyywzvqn~pypgkistqp}v~y~txsp}}}wir|wZj}lpq{vdcvlznip|gypkws|w{|~`g~jz|~vlz~vkpvh{x|y|{tstuznoy}wvltps}vm}zzgx|`{t_t}wu|sbycvmlugy|vjxdxjs|qe{r\fydwxv}|}sdtu~~~lo{vkmrrmjWbz~zw{mr{y}zsispr|hau|sx|wjqmxz|ea}wdk|dqzq|wmal`tsysz{tepovxwriymsuqw~ztmop_lyf{wusbwstwznzdajy~tcpvmo{fs{ezzynknfsz}zwykyyaqyostythwmo{vv~sotn|uy~{hstp{pi~njlzsv|o|q~vmjysssmy~szxjoytpsyvgyhkvsoesvjvzagyk[jy`yslmyymh|mYjqfw}r}mkwjj|{mv{lmytutprqtpquksyvyottvkyy~xy|zwv}}|}oy{|pmyzvws|yv|yswny{}o}pv|uwmspr|q|s}s|sm|vtuz|{v||wvxhv|yj|hi|sg~|pl|}|~{ty}tw~yxsswvswtj|wvx{~}jpyxsgrj\s{kp|p|sywyulwoyzsqtxm|~yvuow~~wtx~wqq|vx|kusx}p{wjttw|y}}|~yxy~sypsz||~{z|~|{y|yywz{w~yyzyy|}zotv}kqt{ty}{ztesqr~{|xsy~hyqv||wy||}ux||xv}y|oetrt}ympsqunwru{{}rm{~{pzkt}zw}}y|icn|{vywks~uzx|z|yxvdm|nc|xs~}sivvk}uvwy}yyv|{nos|oj~zs~|s}tvyuvvvyyxy}~yv{qmq}tt~mu|xvqx}yz}yt}yw}yytuxvs|~zy{{x}wx}sy|wusy{||quz|yyvswz|z|{}zuyxssz}wmv{|xls{zy~yy}wv~qr|wvyyry|{|w~}wypuzylluvyrv~|~xxz}~xv~tr~~|px|rv~sutjxrcukrups}ts|u}~tr|~vor{nqxtjzxzrt}}po{}mn~ro~}{rw~ytttr|{tl~yox|rq~||||yvzxx|~zw~souvvxzy}t{{x}uvttwmwvzs{{zrt}~~z}y}wpzmtowpz|}}|uluwjs}w|pqmuynq|~||vv~w|~{zywttrvtl{}wzuqw|ys}fg}ut|y{t{|vxzx|zpkp}~rnoy|uvtqzz}~xxunu}qiv~{yww|zkqz~yrv|ytvylo~wrxvy}~||~w||wturvwty}|xr|}~~}|}~z}}{wuyvyzw~wstq|}rvzpxoy|sow|{}zx|~|}{|}uwzp}ypx{z~wt{|}tz||x~{rx~~y~znwtjvuxxsu~~~{wqu}x|zw~xy{tn|}x|}xzun}qjz|vz|wz|{zwywz~{vv|zllx~xvy{vyzz{znt{uu~~~}{}ytw~vnz}zvu|~{xyvvwz|sr}ywz~z~xms|{~wzz|}~x|{z}~zt{}}}|}x~zry{qxxy}~|~~~zwy}xzv|w}yx{oqy|z{~z}{tqx|uw|~|}y}|{}ux|wxyu~~z|{{y|}z{{~|uz}z|yy||}~~~|v~z{~}||||~~~z~}}~~~}|{|}z~|{~~~~tv~|{~~{||~}~|y||}xz}z}y|}~}xxzzzx}~z{yy|~~unsy|rq~ywvyx|}}~xy}z|t|||xuurz|tzvrsw|zstxvv|zwz}w{{yz{{|~x{{wyyzxpv}|}v{|y|~{v|xy|~||}~~x}|z~||y{|~~x}{uz}yyz|xty|~{~~xz||}z|~zx~y|~v{~yuy}||}w|}}}yy~}}{w{}|vy|v{{ww~yw||su}|y|yzzy|}zvuy|uz~wty~ww}~|xvw}yrt||tr|vt{|uyzw~xv{|wqxw{yz~}x{~tv}~{x|||z~zyy~|y}}{}}}|y}}w{~||zv|x}|}|z{|z|~|||zzyxxu}|xxyu|~}{|{vxutvv{}y|~~xx~zor~vsvxyz}}|}|~}xwx~~}zsu}vsty~{z||ttwzzzwvz{}|z|}sswqv~~|wt{}zz|xuv|~|~}|}y|zutz}quuu|}plx{}~|zxyyv}ut~vnxzuxyw}|v{~~y|~y}~~zz||yy~xt{xy||~~~}}~~zw~{~}~yv~}}|}}|}~}z|~}{~zz|~zz||yz}~ywz~|~}|~~|xz|z{||{yz|~}|||{zxy}~~|yx||ut{yw|~zwwy}}zx{~{tuy{zy{}{yyz{zz|zvx~|uv}}zyxy~zw|{x{~}||{y|~|{yy}}z|zuy~ww||x{~||}~~~~~}~}|wyuozxtyyw|xy~|z}{u{~ux}~}}~~|~~}~~}}}}~~}~~~}~~~~~~~}|}~~}}~~~}~~~~~~~~~~~~}~~~|~}~}|~}~~}~~~~~|{~{|z{zx|||~~}|{y||}~zz~zz}~~}{|~}{|~}zz|z|zwy}}~zy||z|~~~}}~|}{yyy}|ww{|wzxvzx}zzz|{|z||z|{y{~~yz}{{|~~~~{~}|~y{~|z~~}}~~~~~}|xy}x~|{~|z|~xy}}}{z~~~~~zy|}}|y~z|z}~}|y{|{~}||}}|}~|zy|}|vx|z~wv}|vytt{zx{zvywuy|~zz|}~~~|z}}}}{|{|~}~|zy|~|xw|{y}}|{z~~|z~~|~}~|}~{|}~{y}|z~|v{~yz~|}}}~}}}||}{z~||ww|~~}|}~}~~zy~zx|||}~|{}|||yvz~y|zx{{xz||~~}}~~}|y|~{z~~~|||~|x{|}}xx~~|~~|z||{|}~~{|~zzz|~zw|}{zw|}z|ywy}}z}~}}ux|w}|y~~y~|z||{vz{~||}||~~~yy}}||~~|z|~z{zx||z|{x{~}{|}~|zz~~{yx|zxz}{xy{~~{xx~{|{y}~~{w{xx~~||~|{}{}}yz~}~}z|~|}~{|}~~~~~|}~~~|~}y|~}~{|}~~}~}~|y|~{}}|~|~~|~~~{{{xy}xvz~ywz~xx|~|x}{ww}}xy{x}{wvz~~|{{}}|{z|}yvy{wz{x{~~}||{ywx{~wvz~~zx}~|zx{~}{{|{vy~xy~}wvw||yxy}}{||~~|zyxz~|xvz}}||}|vw~zx~|y|~|z|}|~~~}{|~~~~}~~|||~~}}z}~~~}~|~~~||}|~~z{~~~||}||{}~||}~~~~~~||~~z|}||y}~yx~}|{~{z{||~}|zy||vw|zuv}{uv~{xz~zz|}}zx|{yz~~|zx|~}zy|~}zy||yy||{|}~}ywz~~|y{}{{~~||~|}~~}}~~~~~}~}|}}{z}}{}||~~~~}~~~~|}~|~~~|}~~~{wy||}~|}}}|y}|||{}{{|zzz{z||~~~~~~zz~||}|}}yz~}|}}}~|{|~}z{zw}zz}}{{~|yy{}~}||}|{{|}~~|}~}|{|}|y{xv|~wv}|vxyy|}{|~|z{w}~{{|}{|}yz}~||{{~z|}{~~|}~|}||~~|~~|~|{~~~~~}~||}|}~~~~~~~~~|~~~~~~~~~~}~}~~|}~|~~|||y|~|~{x|}}zy}~{}zx|{z}wzzy||yz~vt{{z||wz~{wzzz|}||~}z}}{|~~}|}~~}|~}{z|~~~}}}~~zy~}z}|y{~}~~{}}|~~}|z|}|}}z|~{~~}|~~~||}}~~|||~~}{}}~~}}{~~}|}}|~}~{y~|}~}}~}~}~}~~{}||~|~{z~~}}}}}}~}}~||}|}~xy||}|~~|}~}|}}{z}||~~||~|~|z|~~|z}}||z|~~}~~}~}|}{~~|~|z}~}|||~{y~~||{z}~z||||{}}{|zz~~|{|~{z}|||}~~~~~}}~~}~}|}~}~}~|||z}}||{~~||~|~|y{~z|~yy~|}~}}}}}~}|}~~||~}||~~}}~|}}}}}{y~zy~{{~yy|{}~~}~||~~{||vx}y|}z|~{}{|~|~}}~}~~~~~}}~|~}|}}}|}~~~{|~~}}~~~~~{|~~~~||~y|~zy|}|}|}}}~~~}}~~}}~}~~||||~~|}~|||~}}~|}}}~|z|}|~~{z|~}~~zy~|z|}yy~}{{~~|{|{{|z}}|~~}}y{}||xz}|}~~}~~}~~~~~~}}~}|}}}}~}|~}}|}}|||}~~~}~}|~~~~}{|||~~}}~~~~}|~}|~}|~~}~}{}~{|~||~}}~~}}~|z{zz~|z|~yx|~yy}|x|}zy{~~|{}~|yz{~~|zz|}||z|~|z|||}~{{}~||~~|~~||}}|}}|~}|~}|~|~}|~}|||}|~|z||||~}~~~~~~~~|~|z}}|~{{~}z||z}~}~~~~~}||~~~~~~|{|}{|~}|||~||}~~||||}~~}}~~||}|}~}{z|~|||}~}|||}~||}~}zy|~|{|~~|{|~}||~|z{|xz~~zz}|{}&w+~~~}}}|}~~}}~~~~~}}~}}}|}}|~~|{zzywwwy|}}~~~~}|~~}{{{{||{zyz|}~~{trpnoosvw{}~~~~~~~yywsnorw}||}{zywvvy~yw}uaTPZhrxy|{vsrrty~ƿqz^F@Vu~vlefgjs{nM_a Pq~oe^mdDKv{}_\Lis<;mwcZ\cfksjh}ׅǞVEdM)U{JJ{cVTd_5;ub43cY3:nҷ~wgc_^kljvpӲ`PU %Pq5#eqfXbwA.om1%ZGKۯojkhsmakbnrҢYbQ 9WyƲs*uob\vnBPϊ1;^, M٩lhhkqykibo֖Vu?F`ϡ4P}fchxdUmy6P\P}̫xfjiou~}jdykʁW3 3Oh\6picwlA_hj-Vwƭ|d_emmy|z^kO2)[e}zksGbvdwͿ^a?na 2V~ªvcahop~w{VcOu(+`ezn|7qqe}μV\AuV8Wpacmno}q{S]Sk",bezn%&ieѷRUDxI=YnaconpxoYX[`!5dgvj$cd̢UKL{8 E]i_cnjowrbRaR;fivl{1`gΓ]yEOx,Jcξi`epjrtsmMgFAem~upiB~_kԆet@Us!Liκg`fpkvrv{{zKo9GcsttRVv^pyom<\m"OpθgafmixnworL{3!Qax}puNXr]rhydw8Sf¢bV[fbl~|XM\R>lnǺoic@bkڙXs8Ew-Viּ`X^fdq}~d{IgFFlpƶ~mlQQdpߏ\r6Kt'YnԶ|`Z_gfu|{kuGn?Kjsı|mr>ezfw~cl3To)Xrбv^ZahgyykznGz:!Tgwŭwiv9lveyjo`4bg4]vͭs\Ybgfzz\eH/%^h~Ŧui{-wse\{X5j^ >^}Ƨn[Ydgi~zT\Jw()citk~ %nfWS6nW Ca¢m][eipRVIi"*berjf1kjSM9qGC_ʮymoz{zqIHK_#;utpc])qvOv25t>kʮbTXPWnvpjWu(}k_:h`$Rlnۨa}MdK?ɡxdMN[gZYib]sab^`z!_Q4ѳ~P\vygv'FٿsUCLbhr(VW:!.g(RƠV2s|j=k8!CLoþ.(͗7@ࣕjcSYlx\~پwgttA_qi0DtC{63cw>+a,0y=T~jYڽ~|i}s>) %^[BYzvh[+IcL>j⡻ximH`oR^&VtT,U~vu}U FLl]GKd|q]`|wy}õʾX $F-}gc~jfv{m.x[ 7]Koso<7Y$@j@/jzjڄ,$I_sa?HWg@1tYd˯}c]sr(^s=?rgLQnak܃?KhUK[}Wx^My|\}t3[,]yRYc,5\DGV};ZtWNMLYԹqm|liŚCAtR>eK3`skoEW}V>DpQTuim\Ir˵.ZZ-=pcFolΖ<;q_`c¹rHdjAO[Hhx~I/qc)/[D&^x5>vmOKM_uJ]]9Q~1/wrGLkT:qrͼb9Wyg]]~>ipKelNgy#2zb*9_E7n\3X}bSK`ˌFzb>^Z1UƸwuz}=xEJW59ryuKLtp^ouo0`Dnh?d½e 7a-C`8Aы<>w}mi]xyAI9aN.i̺{w|t$Qk:GL&8{׉H]a^`zwng>bTxc>k|uvR JjDZd>MqBJs\@|į~[SV2JK)LuD\nWUa}{SKQJbI@|øtmpD]U>[Y5TùhDinjpIĿukfyI/hakGp?&Nv]TYv?^KfɅzˢxzJ KƐ?0@sZ>r^Gwe%k=9΃!.]Y#Q_zΫs#%#Q{h`Llp[$^rwszHhk'f;Wcx~xҺ}5Fyyr_Fvq_eCQ]yȣ}f$}.$+UzzjYPu|\&SBRcyĢU9z1#)[~}xlKS]C:ƬIKYsƞDBa&%.]u~yڞEbeETɐ>JUnyÕ:_^..?q}zt؉mvx}Ezfr*u_%5cw|xEWhF DѦDDPj}ͽ9Qd+'6l}~vo:ba5^ٖCR[~͹ĝ)cG&9ir݃=lcr- v|GZZuwҸĉ oE!'Fyv~l;y|ls$ pFTTvɫz2&KuoshKpd`LZa}ĩq:++Q}{v־^QcpT)`TRZşK)s003Y}ϯjprB@?IL[xƺ> Mz;6=h~~yšwc1TɓMTPf|x.Wk47BoĞe|#sЁCHOn|ɻ|ka88I}žkun=BJr{~zW45Jxzyrk"fGLZz|}i3bC>]znsb 8dOPau]$@XJOj}|_4S^QSh||~`!TshwMemJ7Hs*xA,yBRòss}ue9cDUS"3{GO}peN=y֫2Tc,e;0̿÷Р"|e6C^1VuxObkY\N˵=L|<S)rúuq|ƶ) qD2P?Y}yD^n\ZYst:3:HrJ,}ѼtgzB ^P9[GKZCm`RUdD@4;nK0پxvn}K \V/F?G^Cte^Tfk1@>G`/.Ʈyo`kA eL:`E EPV_RTvz_/\z5Nh01Ƶ~pmd2{>-V;SIaf[Xrh`(lp5R\:ŨpaWs3 B7V2_gR}~kX^z_Z-~h0[k/Eƾ}h_`%%1*V6qZR|yajrSly%k4RZ'T̴nML +}05U({Oirj`zsLnj5W4^Z,^ѿdPZx8),R22vHlw|q}^LX,^7PE'qĴîkT[1r%0O'+hFvleejLY6P/WO*qtaN^q Er.S/KB]C{ye[j`XML>:_X68˧ļbTQb[ SV"DL#VWVtwgdt\aFT4:^73ʫóuaWTnYpECGQ\Zx|nhiJ`:d);\+9ƣȿcFHoAtC'RB[R\mpqzg>a7is1Ib6Mɮü_LUx5:"L@ gK^muoweFr8v}-<α¸wbTkGlD)RL'^؛FQooqxMgѐKuIQjNZ}bUgE&mT=WQ6h|7Pmu}ZoƉTvzR^jVgs`cvxK;p~VG[ZMqu2PvvuZpyYY`k[ql\dwrFByaWaXSh/Rou}Xmv\x\jn]t|hiujGMwtXV^UXc,N}qz~`~mgsaijd~tfciaEKvycYZS\R0[vq}}^~jq{qysq{ka^ZMUord\^^f~C.]rtjp|sksootigcXM[ssd\\[h>:sqywdozwsumjnafeXM`ysfdifo-,rjquk}l}nrsnsvosoaYgzuf_`bp}9@zhnrltyprolwshiieckutmhfit}vHad\bx^K3hcO`zYZ:•엝Ҡ$WVr}JliZ.N]ln?oiVKEѺǐ{b*ZTbNn]T^XuSKs\V8r뻼1BVdL\jX?1^ap?^nUQ2ඵ擔{ѕ"RRykKf`X&JYnZCkbVDHɹÒZ0U_|TWeZP Z]mEVjYU6y庳5EYplSbdW;3^e\KdcWR<ԱޒȌ/Wer`YnZV'Qa`VUmXXMSο_Xr^q[xaMKBgMjVnYJgBĒ҄4tZem`IU4 cN\kXsE[\R̤󬘦~[MpJtbtoAW)cDt`faBgM~Ɨ얬GfV^rjv`JH EO_pbfVP`Q̣PZYhtol`M3I\kpc_ZTXd߾rMZaqyin`L&#VfplYdYUSs嫒TM`egmm]K 6ghyWceTXDڐ}5_[Fr'ut,Ҩ诚PW1bj k)fl+=گPWA k˒7){~ ߉D6hkBFCȑ7nTd\4t'(sINV@4S2Z؀' Lޛ!@h(.<1EpLu^Z+xz2^hUg.4TS _cbl(ܻd8Y̵Q ,v7V\dʉ e̜4GlNo7]sDo#E0 YM#Vq0a~ϖ7fۑ+8Iˌ!5}\QӶPoP#W|3j/ Uz#bӀRzTlAfݘ2I_59wǮR"ܦM"RzԳm%sD/5vqVn[܈(`M,Z؝Fca42c<0hDl˞PWB=U%a؅MJّ?*ŧK$UCisJTuz##ۥbU] Ts!%RG;DExx86ط_"?rHq~o4؅4XiA{+~mj}8N{zH8XĀ`jV_MqKnXQAlk;df_C^aqPPilZ?JMlJ]wltpqbYU~QWhu~uEMU{QKs~oYur|ŴmS}TDf}|b\zN.Lz|jC@q¦t˻}N]T9fq=@|k=ky=\f# kÈ@/mӼc&/Ĥ_0>x۵f:b^,?|B%\՞T9b\%x|@hd^һePjxkHPmsj@VbG\sUeW{lq{WfxgmnnSUhsjczq{}Zewpvkp{s{wvuqrpykkhxzruq|nu{fw}z|plmprx}|xsy{ykƯszbL`pNk~bvUYdLdJ`-F^wi[M~[p}њkzSUKdwnZt}]}wiXXqI\JhnTYwcFoYzVZžz}ky{dKXxb3MsDkaMf`e[_̢uiqgrVc\heUQgtASssdxw~^IprI4]hYnoxJlutRÑp[u]ykio~FtSItj}}s^L~s~xUsklapV[p_rirp}ll{tsyopynzcd][oqmWXerfjZtQhbtdfx\UhucWmnZMMdtƞֈ\leojkhEz]Wus{wNX\Z{^dp{}ð]S`t/Zqee|nS_zj[SɄo}qfKqyYJf__hm9&Ztuplqmal\mYVbjb[l}|`xdZǃslhlnpx|gfdj`w{cHgzR6dУm\˧f<*hT?{ɷiްV%.qkCDe߹rPvm=/fJDtl?IzwBIǢkL`I5wefkDX|G$-fkjڮrGPtV,4tnenEQqMScK^dMeqeO;Msl^jɩ~qyV9Fx|qr}sPcTQwtq~Ykj@Qn{~{`lr~~PasrpjPZgpisbSyaWkxgIhsub~hjy`0Uqgm[\lc=Mr\~ZjolPIv|{xtai_ooiJ]hnMIYywC^mɴu~|avcWlyKx{xduspqadq7=vɝxrMXqF5`_Ww~n|XSv϶jD=޴mGciztfGHn>:^ʇgzv`YLwTYp7Xxk~lp`Ԣo[bJ4}p}liPddPQxbqpk}sit_M҆;Bb`VuywŤfQyҹC$ihYJro~\MopC`Nl}pUIWׂMz_LdƼoY`ї31eDMurvlZXطnO̢^NWobV^հZ T~qKiWC}&GcdQrx{{z{klڙNIŃqCa|rqkPMvώ@-db}{VaPlsl_[chkxfZlk~aHx綃XAfrg_naVR(4z}{wiqx\ںgA8t\\tiG<^xlKFkT\crj_O\{qO)?uu|{jguoAXr_N_ѕ96X[no}}cCQy۳eWuzUphQI@>hqt{unQvhW^XbӭN.O`kqzlyt]Yq|`IvVXeUOGDcq^fboaT[f[5ix`srpstoox}An~Oq`Zbgiv݉Uxtah`ox{w2Yzjwj|xtvgsu֨Yd|[bobhsijQnly}|ooyOOxmhkzj}ffp~lvl~d}kh|xcnb`iy~t]o~kVnta|yzppk_nxhv{xjz}cetra}|qdfy~hqqihrhxfi{sr~s|hbn{zhp|}t}q`qvuvnl~}kx{lkwyrvsdmxyqo{zwin~|yxyqi|wpt~ppvpzzxgktxtsw|rqnx{z{zjxw{qutvtyvqor{{wxx|u{~zuv~}{|rt}v|{y{~xyz~~|~~trtxyxvzz|z|~|z~|}wuvw}{u}z{}}z~}xuuxxvv{|}}}~z~|}}{{xxsyzvz~{{{}zxvvwyxz}|z~}~|{}yzyzyxxxz{{||}}{xyxxxz}~{}~~|~|z|{z{vwz}}|||}~zzzxwx||~~~~|}z{{||xuy}~|||~}{~|z{yxy|}}~}|~zyz}}zwx~|~~}|z{{zz}~{{~~}}~zz}zy{}|}~~~}{{}{z{|||~~~|}~{z}~|zz}~~}|z|~}zz{}z|}~~||~z|~}zz~~~}~~||{z~}{{{~|z~|}||}{z}~~|{~~}|y|~|{|~~{~{}|{}~|}~~{{~~~~{{~~|{{}~|~}|}{|~|}}}||}~~{y|}{{|~{|~{~~{{}}||}~z{~~~z{}|{{~||}}{|{}~|||~}|~~~|z|~}{z|}}}|}~zz|~|z}~~}{z~~zxz}~}|}|}}z|}||zwwxz|}}|z{}{zxwz{ywvxzzz{|~~||{yxvssuxyzzxw|~|||{xwz||zxww|~~vsrsuvvuszzpoqtwxwwx|~ztpsy}{~~xwwokkruoqywrs{|vzvb^gv{{}{~~|igjqz}wnq{yuymptzs{weuyqy~us}w\awwx}j`nukurdqqiwv`Pfwl}|jNNtyjkfczmr{gsvnxp`NZpvxx]Wm}vrei{w}|ny~t~zmux{wd]n}}p{k]hy{vtWXotswz{}hjjl}~}_IjulpqzPXtlYecptbtqp~^tz^dymlGRzqYxh|yPKc>A`kjlp[]xWjn]CFkuY@}yl|uGB_wV,7llkTZ{a"d_V_sw93H^eaH`Le}8NcalņJIKמSszyoBG`x}h\IgF}ۧNIGQgŪsQW݅uyt]voJUx]MMv{jpDbRNbjGmޱat_xsf\rValEIx}|yhQsQ@aBR}vmibosb^l7>sdxW]MIWfO9Jgyzon[Ĉo4"cϽg\}a<S~}sM۩Z G|g~jpؑo3TޮSgr:(ɇ{Ur~zvvfcĦsW '该xII sȜkkXɔR^~iM|r^2Nuv5Bx\ԛv$}FkoJ nϦX}{\l|ߧB p{[WpjC䥧_pi l|޴l]lpGuuvqA+yy[s6GĕA'k~Wckx_Z8իt}mYCq֖j2cxhxrQ^|^fRt߶̐j@7RzvUCpkrYTr_X]j̫avE&$6nqishkdU_uĹ93ojV .B~w6P?^e\q_nȲP-lzl,2oz{ǢNFNOjWvZjs$Szlg""Y}q̰l5JHbPqoZ)?ztl<Gilʰ\➝_/`}Lazkwpc_y}crq[~_qyF`xs=2mO@n߈AZv SSLn~W.VY?STF8<ȥeAfpr=IqKBn5|L Ůy>ulgyRAmR;gؖ9`d! uEbw`m|jHYaCOڻMKu4 WSR\fv{]H{IFvi9n|I;nD`YzztEgPB`ݕ6T}Z$.~GumQwlSQa?S˓ҺF@|h5/b\_xLhjeBh~@Jɠ`(nsD7MxYSXpnDKBAwįʅ(`O?Kel]Ix{RAX2n5HV@Lq{bmFo|R:qn,dM9h=Ocbx}HY\=d-Xb7yz?OakjVKg<[DHt?hEI`rq^fFzt>UY@LXVD]m^yvDe}JPxnB[WlEWg\nLTULqOthTv|NQd|ep]J{WNg`et[w`P\xjemKi`T^v_}wYohVUpzbxSWgTUwxh}zekncSb_\UtvXWp{pxvgdqf]X}faZb~_QcsttjjzahUfgk]YlpLbnzwwajblaYhz`[XQZn|uw{_ckhmVof~b[OqaQquwk][qeq_[k|l[M[rOwtx~faZ~{gliWktuZPT~`nvv~dshZolalby{rfPNo{mi~v{rn|^gvY\k|rruWTc}xyz{~}us{j_u`Mmw}n]Ubw~wy|pz|~vr|z\kjEeqksnXfgwpz}ouqabsXcm~nroL_dnr~z|tqe_pahrqomyTMZrlxkrgU|sdy|mz{g{`HI}fyrbko[oWvi^wkK8rujvsulZ|rY]Wv}grfet`/Xuon~nSriYg^thrTyiOdjYu|XFQqx|~xhsJ:N`rXqxXBGfyyltzQ3HW~[s{`?A[|t~jpr`/EU~_q|zg<:Qt{opmm.@Uzzhl}ut>6Hystso}57Qq|~qivF3@pzuontF4Mnw~|ku}Q2:rq~|osn[5Gmsxo~{xd25fʧv{jtrr>>hun}qw{vxv<3^u|ikquP:bgy{v|tizJ0T۔s{~pjxsd=V|en~v}x`j^8JztrvsgurrxLMuig{uzy\YuiNBok}w{tktvf_Hk}sgn|~}^OhkcCcin}rlk|yipvN]y|jb{{cJXctVW~mb|scd}xo^\Pnoa{}vhKLXwoSsXk{\^~vXpKcwemsoSDJq_eUVYU{~^nQX~iflkX?ptU\w_]e`{qyt[ga3(^}P3[kZ]qoXxbwv|vtZ`e?Fģ{d7Je]boXtnw{wgȜ`[eO1ͼt?:\acs`i}|}zcƤeZ`_*!wϡۆH2Nabuney~x}ctmUWf9]޼֕S3Becwzaomp{fqyXNkOI՜š^06ffqjjbtmkmZBfa!6괎l20diopc]p|gxsg=Zm2/ˋz5.enl}^Xce{|o?MsH2l✁?&]qn\S]xozwvC=n[>_uP)Vsr`L]oyyiQ:akLWxx`-HsvkGYk~z_Y9Su_[؇lze@AkvsIViuXqf?Gri`gtjMAeyxOPerx]bqFEjxm}߭pjh^GUs|YU]qm]Zv{P@^wyyָjfdUSi{{][YnkeYg~_DXr~ƺkbicQ^zdeWfp{`ZbxjJSju`fo\Prxcia[rvb\assTJ^}eiuhKlvbnjZmu^[dnucLTkhwuG`wZor^hytgUenrkMG~rlx~RT~QhxgbvnŻtPfnstZ=lwr}ZMzV[xrgvkoƄP_owtd@_z{vgJk\Pq|oondїZUl|ym@IvswxqRcmH`lmZr٬jSc}sMBqxjmw{ZY|ĄKT{ql[ewTTzwW=\ehqfYnƞNHfe\XvڐbKobCI^^fp^_bEWeZUcިjI`gOAkfW\xjT~|DIsTVTy|LQmUBVwNV|yRhϟI=vLUNfߖSI|~]LBJIy{\Wƾc6gVKNQ[@pbYBnS;ykFv̄2Uk?OE}r:dn_DPh/pJ[έ>@~=C?d?XjSCz-`SC^6|P8?XMK|wX;a:P~e>sӅ4ca31IlJkh@JƨJG|mEYԭJNm?%BxыW[|{G>~VH}|nTMjHqzM5mҥmPu|Q:c_Oops`MvؑNTX%#còVb}b>PlWiwuqe^d߱gEyf/VgRt|zFM~}]jfnal_̓@[w;GNg|PIagkwc_bzjyOA~I2WXxfVWtprmQTx{lg1c_ +}iOnq]RoyqwLIwq܈.Et*"oNf{{pYXxxO9g~x@+wB!aU`t|xgSqY4TvY_X%Sc^q{{tUeswa5@zCl6Hu\rtx|dTuln?5uג.-rxMC^qp}x~wVzfzuH1ZۢB"[|cHwfsuxvwakcnuT5FٲY%GvuUijpywsrsdbbn_?6̹i)7hfdpl|qf}i{ҞgVeeM/h}2-[xayqht^|tpײsLZfZ1OB%Mjyvd}yWn|odžMJeeAAV!Bzwx}t|hx_bt{њX?ajQ;our|mntQj|ijuERokTUP>j}vwurpZ_~QQmr`Vy~]GemwtneXq\SgvgZk~dPapvx}wro[fe[etiagiZcwn{xwtwecxlcirmae}mbk|lzy~yvzhanuiopneftqfq~pswwvu~ofj{nwvlfgqsiuuryvtu}rkj~~qy~phhpvmtxr~vuutmkyswvhhnyqtzt|sst}uooyyx}khm~zvv|zx{wqu}wprz}zqhl{yz{|z{}zqv|{rt{|}vjkyz|}~~xz~}qr{tu}|~}okwz{}xy}vs{wt||}~tmt}{~yz|xsy|v{|~}~}zqt{{~{x}|||vx~wz||}~vvy~||y||}}xx}|z{|}}ywy{{{{|}|y{~{||~~~~yy{|}~z{}~~|{}{{|}~}|z{~}|{{}}}}}~}z~}|~}~||||~}{}~~}}{}~}~~~}}}}}~|}~~~}}}~~~~}~~-w+wLKhrhgs~{|sx~dYgszi\en}}xwomXY]`txigfg}}z~kb^[hwqc_[Whv}{mcY^qwng]MQizyur`YfpnldPGTdsuzm\`hkoo^MMWbw~|z|d[^bkskYOOSe~~{r`[Y`ll_TNLVn~paSQ]hd\RFGZr~hZmQJcojU:89JYSf̪cOANNHJNZPAEPyƫwdSRmjD?He~zmagw}ΡyedsrdD)-..8=Rjvѳk`TJ<07MUSE;Mv~xoym`dcQZk}w_WUU\_j~ĘmJ2'#%8\tpjqĿεtfV<0+3EI=).TſutvTQhsTOfu{taY]``_rضgG2)* *E_lgaoӹʫvg[B00>LF6%.^twqWYwhUVm{ug\[\[[]r˨|[D9,"+Lgi[^yȾxfO6,4EO>(&>oúroyvYMby]Yfy}rgaecYXeصoSA:. ?\ibWfѾ̳s_G20=JJ5")NwznURngSXivtha_bb\_s̩|bM@5')Iad[YsêrX?18IPD,"6axscUb~cYervla`b`XS]xھw^NC6!7VbYOYͿϻkN96DSN7!&HvuytXUnq]_mwvmeefaVUiбr]NA0(E]`RMcȿ˶dE7=MRD+-W}uhU]zj^dptngfgcYPVpūi[O=%.M\UHNo±wW>6CSP8! @MTI/%Io~~{mW[sj]amrnjjjh_UXmůqbWJ6 )GYXNMcŴkO@ESTC-"1Ux||iZaz}iafnpkgjlf\U[sѿncXF01M[ULRmļeMEKVUA*'<]y{h\hze_fmmjghjeZUazλobVF1"';S]WNTrȼdMHR[WD/+Ac|~y~i_mzidiliefjkeZT`|ȷxmdVB,(AY_XQ[xľx\IHT_XC22Hh~|jeruhfhifcfkk`UUeƴujbU?)!-F[`WR`ýv[KKW_XA04Lj}||~|gfvsfdffdcfii^TWkótkaS>("0I\_WUd¿sYKP\bWB4:Rn~~{}kk{tjggebcgkg[RWm}qiaP9&$4N^^VWklTJP\_S?5@Yr~~}win~rjgeb`bilfZT]uǼzph^L6(+?\uzpZLZvu}x]TZkxlZTWbqrhfn}rS<,1IUM;&*P~iQ3))*7Kj˾pK6;HG9&.IgαoYV_icL926FUUXaizbH89M\UD/*FrɰrU??KYeaQNXmre[as}}pjtpo`EIc{~f[gsic`c_PHIP`jgen~ñ{|`G@GSbdWIAGeֽ}cQJKD80+-:GSdq}Ժu]Y`Y@7Q]WSeã|aXWVN6  6MVV\jĴiO@@HWbZLBBY~}dzr^V^hif^SR[es}~~wjm|t`U_vulp}sfhziY_t|zodZWYYWVTXeuȺ{W81?QZS@5;QqλkSDBGG?53Htҡm]F--S~yM/7=6?h~shĞnLNYTEEOI6B}{}qW]qvfl^Tqwa`aL@itkdRMYg_SRlȜrow[OXS<=axlrqgY`nqhvhL]qeMFG;1CuytnuywsOJ_l`OSenk~ydlhPBXfT:HtszwylL-1?8!$=PLUzĺtwxaQg~vXNSN3"*88]kctvu{veelg~`^nsmyr`dgYGGQL8=g~vW2);H=19FA=_̶Ǥtim}refbG,.FMCBUa[`иxtsbPWoyplo`>*;W_WV`a[fknn_Vgyvlnp]=2BTSJN[`_mϵvxjOHXfeae`E'%@Z`\alop¦}\SSG9@Udefnn]KQmyms|ƽeRU\THPjpT]~|kkh\^|sbhrnk|lVatmSCCCALmri@-=UXF66=CV¾ŵ|}xf`rwnZB9Lb]E7@OWjɴ|g]lxnT4-E\WB:EOVnǴwvm[Zpqf]I49TbQ87L\iֿ}tsbJH`rmb\S;&3Vh\MSdrʬ}\PJ8-?bvnba_SQgp]e|˾êeTVWHAW{~kaohSYgjo{gcaZ^z|xiappJ5>R\fwzzok~ymULZfX<0MTA+-BPVi˶δvmc]jz\PQI>CUV>*4PcnԿĿxhe[PZrxeQPTIOXk¿zny~mjneOCHH6$(:GOhѪooolshQNTM@@LL8(2J]oѼkbjlecifUHNVPCBNOA8E]m~ƯYKNNLUcbSIQZYVapmZNXmƻĿbFHVZ[fsshepvmbfoiVNWfo|ƾgPRXX^nsntwnit|pTEM]j}fYdrux~{|k_bdT=5?LVjvgnsptwppi[YehS8.9J[vvq|tpocQHML:%"2DVs¥yyvmmw|q_TOF=BRWF0,?Xrɸ}surjgmnbTOMG?CMOB7>Riǿpb]SKO]bXMKKJL[mn^QUg~ºĹpXUYXV_mqg_`ba`irmZOVizøta\ZUVfx}tjhfbesv]MRctvghjhm|wljidckl]E=L_n~qmidi{vjgc]anp]F>IYi|vvwv|lba`\\`ZF33EZizƾzrmr}w/;5?]mU4:U~ŬɠndusC>\aQ/,/9?5E^վ˼YHPI35Ehj`NOnpgo|q_kqpn_Q?UincYk}|]Vfƴ}jaeg\>@PxsyzcUheO^ҷW21?&(SrdNZ~y|ePNg˳͝yu[:(1;;&,@TOE^~pxξfO*& ,9;Rɱ{cg|bvxqxlE &3BESrȿ|jK@O]VDJlxuqbg}vXI^}dbjwxme^mvmiϺkaddK&&:B@JqybkֳuH$0=4,4(1Yȫ}o>+95 "!+Fzͭɥ|n|sjs{toX5!*3$ )NZVY}ӻpakd[_S=.AaiUAF]kebqaWgtbMOmnanyP01B?15Z|s{xgo\8/<;" &2)!1Uյtm]A-/=: )4$8j׾x_bwdE..>G3$AIK^ãuocwpY?1;UaN9=VbSJ_|olmRLWf]E:CPI8:[{bduzlkƾv^VZZA$ 5F;,9^v}ư}[?8@I= $)6\zʺȱvx}cB)#/:/ ..(>qͻwzqcq|[:.6EKA:E[e[UkŽyt~vfnuc`ej_F8BQN70JnzncQRUO8 *74.AhjH=DPP<''5:*#>i\>8=?2)'#EtɶǪ~s~bD1.35,!&?VUKYǪ{}xb[qdNP`kfTGL\cYRb}sxzjuºhbeeT7$(40 $Emž{P;<>;, !,2)"5[÷dK@CID1"'7<.*Bi˽x{wXB?A>2# +=EAGb˷t}lQ@@JQI:9GSOGWz·uzmfyiadgaN>;AD>:Ji}cUTRC*&2. <^r{lJ::=9*!-,'6Z;÷{u{]A59C@.!(@\ɼuyz_MIKMH<8@OQFF]|u}n^\``SDAJPG=He|rpnffd]L=;BG@=Kf{mTJLNB1).61(-GfyjL9467/%$-765Hmɸsp}v`KCJRPD?GW_Z[jwkqtijnoeVOTZVKIZs}j]_dbSFEKLEBPjoZSWZVJCHONEDTn~hWPPK=0/:A<5>WszbK@BGG?8;FOOTgnjv~q`VYepohcfmmfgt{~{vrpqpg\Z[ZODH\r}|waVTTPFAFNPKJXn~xf\]a`XLFLRRLN]p{~wbWVWVNEBGIFFSms^MHOW[[Z]bb^aq|st}wpqtuqlknpkbaju~xx~~~wsog\SRSSOKP]jsz}iZVWZYRLJMNNQ^q}}ve]^ab^XVYZXV\k|vf[XY[ZX[_a\Yar}tibaceedegjjhhpz~zsns}}xwxwrjffgeaeox}zy{wojgfb]XUSPMQ]irx{m^TTVWSNPQQOTbs|uv{sh`^_bca`elonoy}{{phhlmicbdfd`eoz~|xnjjmnib_cfffo~~}{|}rnproigiid^`jv|ynhfeaZXZ[TNRarzwhYTUVTPNT[_agtumnu|~{zyvpibdkqropw}{uw~z|}z{~~xtz{ssutqmigd`\amy}oghjjgehjhccmzzwrqqpmihkkgbajt{}ogffc]Z]a_ZZdtrcYWX[]^`dkmmq}~xnhjpvyy{}|vqpsy||||wz|vttttqpptvuy~zvrqnkfa^bksy}z|~slkkjifghhhhlt{~|~xtrpoljmmjhhkryzqlihhhhhhfgjqz~~vnjiijlmnprsux}}wspnnpv{|z{|}wqnnoqrtvx{}zxtoieb``cfkrx|}upmkkjfcbdgjnsx|{z|zvsqprssrstttvz~||}}}~zwwwyyxusqoosx}~}||yvsrrtssttuvx||xtstvxz~{xustvz|zwvvvuvz}~yxwtoheefghkquz~ytpnnppmmnqtuwz|{{zxx{|}~|yvvy|}|||{yx|~}zwuuvxwx|~zxwvuttux{~{y{}zwwwvspquwwwx|~||{yy{~~{ywuuvx|~~}||}}|}}wsssrnlkllnry~~~}{zzywuttuuvxz{|{z||zxusuwy{}~~~}~~}|}|zxwwwwxzzzz||zxwxyyxyzzzz|}{yz|}{wvvvtstutrsv{|||{zz{|}~~{yz{}}|{yyy{~}}~~~~|yyyxwvwxxwwyz{|~{z|}}|{{zxxz{{|||||}~}|{yyyxxxz{|}|~~||~|||yxvwxxz|~{xvusstuvwxz|}|}|yvtrrrstttvx{}||}~~}|{{{zyyy{~~}}~}|{{|~}{|}}|zxxyzzz|}~~}}|}~}|{||{{{}~~~|zzzzzzz|}~}~~}|{zz{||zyy{}|{}|ywwwvutuwxxz|~~~}zvttssqrtvxz}~~}}}}}|{{|}}}}~||}}}|{{|{{{{}~~}{yxxyyy{|}}}~|}~|{}}|{}}}~}}|{{yy{}~~}}}|{zzzyy{{{{{{}~~}{|}}}}~}}{xuuvxxyz{|{{|~~~~~~~|zxwwxwvwy{||}~}}}||{{{zz{}~|||{zyxxxxxz|~|zyyz{{zzzzzz{|}|||~~~~}{{{|||{{|||||~~~~~}}|{yyyz{{|~~~~~~~~~||~~~~}|{{|}}||||{{{{|~~~~~~~~}|{{zz{}~~}~}{z{|}}}~~~~|{zzzzyxxxyz{}}{{{{{{{zzyyz{{}~~}||{{{|||||~~}}~~}|||||}~~~~~~~~~}}~~~~~}}}}}}}~~~~~~~~~}}}}}~~}}|{z{}}~~~}|{{zz{{{{{{|}~~}|{{{{{zz{{|}}~~~}|{{{|}}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~}}~~~~~}}}~~~~~~~~~}}~~~~~}}}~~~~}}}}}}}}~~~~~~~~}|||}}}}}}}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~}}}~~~~~}}~~~~~~~~Aw+}}~}{~}}{~{{}{x~|v|{z}wyzzyy}|}~~{zz{|{}}upx||prrntinjld`dhhgc`]W\__[ZYWUYcQPKYRTTSQHMNOTONKJILNUGA@QMOHIE@MHKCKK@CJPKGBACLLNGDACJHNBHEH@KRJB>FLKSNFDFNJIPJKCQMSPHIDVOUPQMDPSWNSTLIUWZPOMSWX`PTRWVX]ZYSTW`b]SSVc\`aVZXi\]bb_Vaahc_\Uggke_`^cgcfdg_ajjqaeacjntf`bimnmohdfmnqmdjdxlvrjjhtnqtskeryvtoniqvxulopttp}uwloy}}soop|}tnsy{v{vvty~}yvp}|wty|zt}{|wx|~}~{v|}~~~~}|~{}}}~~|}{}~~}~}{~~}t~|wv{|u{s~xtz|xx|~x}~}z|p~~z{~}{u}}~zzv|~|~vzz}{|x|sz{|vww}wyyyrq}{w~{w~}xsqzy{~|{}ywv||~}{zxuw}wuyz~{vuzw}i}{y}|}~uy~~st~xwy{h{r|||zutzvqou|t}|y|}s{{p{w~vwv|pww}xr|{yxwz~vrrm|z~{kv}}ytv|y{w~wv~wwvt|y~~ul}u|qnpy~|hzq~|y}izyz||p~}zq|~yrrxrzsr~|~~up~yprupr{ynzou~zxrtnyysu{t|{~yytn~~x}pn}~yiq{ur~qyvntfsou}mp|x}~|vwh|zqpxyxvsy}lrxlus~z~lsrfc~mwz|xtwoxmkortt|f}qxvwumxw{yxrhlrrklu{xx~vpunw~g|jrfsvjzi{hiso}q}erxgmntnnnh{wwxrsk~{uwmhyqxuzuuyouu{z}pym_p}lvmkxvxx{ppf`|giukyzyslyk||vrf~xyr|~p{yyz|yxz}}zxntwyt~|vp|j{fvztzypspmwvu}wvwouwu}uwold|twyfx~|xjmxnppoiytu|xwiw}lvvsr^trsp|uvyl|tkvu{uhqoqfwwwsmxuzo}npp{alkssznwzswoy{wl}fwrmox|uxuz|x}yigekq{{|wx|x~w|kno~jws|twwul|~|uzzpouzzy~~tyrriyfzv}o||{quk~tmzy~fwwsw|s}w{|~o|uvx|}pfxtymt|sqjmryqt~yrwntscyryvvwxzn~qs|}yvtupxtz{|knstx|yyzyzoxlsk{ytwisviyy{}{_kyx}yrf|os|kaz|sutqowultq}Ylwvuzzp}{i}zv{{|ud~}hqw|t|rvb}v~ptzyymiowv{ygjwmyux|po}fxrxuw{ydhmiuqvty~yv|lxs|ni~{zqtu{wbt~v|t{umbru}orxs~sovnxioop}^wvywwxjdsunt}onv|zsq|~\|}usstrxud}ou{khvslqltvit{^lijzykn}[rvw}rj`~o`xcs{ggzp}{z~tryvyfzmn}qasZmkapApwmwp{mynzorsyzizwpr}xzYtypfpfojy}}p~wntow|wvy|~~tzuuojtw~|ix|dsxxgrgtegjft~tq}uijklxytzipx|sBahzxefiuk|~|ol[uoowjjg~eS~kzbhqeZevnhxps]geW}zix]kurqj|Zko|gZ|ultqnrcusjjxn|pqp^zwlrnjtw~mcdmov|o`jvywszjl~yejtmutn~sx~pdmlzt~susntys}mytisf|zxoo|eu~^ti`wwu[w~]vfrxv}w\Sjg[bz|thuo[r{jeX}l}ydrn]xmczchat~v||df|g}ru{snzt~yulek|g{snsik{yw}zmhtuzzkaq{kquv~}inr}zrhunvqrqn|~nqwcqsSj~{vt}xq^cshx}}y_hyn}u[Wpwbf}slnhsvme{[Ypz[Phzxt|{eqswYS`s\]uwoX_m~fY]kg[dn`Rirf\S^yeS^w}t{o^naOYptWXrd\epxXMZubMiv~zf^[qfa{vzcikyyVi{~uWRi~bS^ydI[w{WJ{~l{ug]jvpd{edVUz}ev{wl_civIV{pwNIa|_kj~|yd`\uwVxbemjytdjr`tul[xHFb{|VWXlTOg|wU;ctqnYlw[mvvbjchopegurkZlebEOpoEPIud_Yd{onV~ovo_qeafa~n|vnjntyhhVdm{H=Tjt`aUf}oI*bš~got|fY}k]}axvlyn]]x~sN_by{qdaS^̣rG.MyxkfOXyvO/Rxfldqhlztvd_oXb{][npWMcu{~qNWİJCCap]iYjuN1L|Ķwir]uvz~~qhcpr]gsfPs{ij\f{zvKXϺFDa``eQarbBcmk_jy|~{mfk}ijau`^kYvvcnUBSVwxdmwuT?Twyq\j~xilr}kv|vwhfwz{ymyye{_VllVj|mhe}obCDbivmqmzlXK[toz}tzjYwqypkwpdXM\}wktnYSN9WigxyN>UTlyxwit}nigXda_|oBOu}nWdal\]G;`[in_r]J@Vk{xhvivS]TOrzzm_h{znkmbnl]JJkd~~un~eWH4cvyuikbFNNnwmuv|k{w_MD~rVlij}dsVUsrYU\mdhsy\\Val^fczqXcfZrk|tpmrjkZdnk|yow{mD;hxhpaR_ikxw{w{msupcIZqeBMqhrek}QXihxtabhmzyjNNfxkazyZivmjWqv_rr~ke_asgczyjwzsg_y_OSbs{uf\y_Octvuncdolima^oz~|Z=Rikjhp{nYL^wthnurjltaLP`kolnu{wbJ]uj\avqQBV_`vjEJ_~{y~wt{nSYlndgzt_ww`[{uxkDWk\az~}jH`ufvsgZmt{d\hcXtk]o|{bTm}c`iovz˴|jZTSGU{xy~sxjK?Zp~ebyydZYVd~wcq~ZTizjoswngT@i}|nymatk_~wsyX]®xkSLprbnpTmз~tPYvtYYuzyuƿ[GXWHX_ku|T@SqyZY¹{`]oykKTrozcIZk_~y|[V^fwqu}}Rdvcvi`sy~v{E=i{yqwit}dylMizevqotewkQdhbqlTgfjgb{wrr|}`]|~rvrfjz|ub~iX`th^qne~|bYd|r|~s{t|]G]yuZJ[elv~xyr~o^Q`wfy{q{u`R]~i{re]\]_gzjirdV[bj}s|w|pVRkzjp^fp_^d]d}bh~~}tfct~}bYtqTVrmA9Pd`fxx˻~wwbciT?;ZzafkknK1:ZlOTWJ:R]P\ýf\ojYKUez{x}uriTQY]kwsƬt\oz^FYhkqw|xu]dy}|xRCe`TmN:ES]p}|wɮXB\nQ,4cfT_h^;*Bj̮ƝqWlyP-6T[UlȬY]kmcID\sѾzdQKbeWlp|ŋgyR?L_}|ssrwugjg~iNNjhWn~cKFNSd}soȱgHO_`>.FnzRRgbJ47W͸t`mrP13IOObչȬx\^rjG05Ur{zǧn[\bXTdwl||qQERy||~~p[]{glt]Ue~svvnoi\MCE`rjlǷr[W][SFKv̺xrR5$-4A]oų|lxuZ@)@k~zwfSW^UXezgWICWlvlm}|glzgZfg\XXam|}}dX`faNAB\pnxkiid\QMQezc]ZS@79DVcϱwujN5 ,<_|ǫtdOA68Tz|o_PT^ey|cSUORgxvi`r~ngt|okf`afqp_\orQDa|V87`qkkgqs]EGşh^ggI+,PxūsuzfK0&J{srˣ}l`SLDIhelu[Q]qwrnxtz|\NEGUp~V_н}[yzakprw}ja]p\IX~oP^o=,?gt{{d`orRM]~ñ~sotX12[r}qoprcF*)Nzxpծvx~{wdWVayxmu[=AX}oøuorI*2Swpub[`qy|~bGGe{}oiS52Vtasqmmjit{f\murzxi~}wfm{~qb\f{|oxwp|vxn~yebluud[brwyr][greI:N~qef^Ywvyomk_LSryr~sV@?\~dVvumeeiUTco{jbxcUav|yaSjwseWdmiqli^YaYSb|~αsvytkWRV\dghymo{~r[SST\uvoi]`\UMM`pfpeQ@Fbn]^vkdmg_`]^d_fq~sYbwvcSYmi`ovnmqhZTUbhdztntlXJRj}qgjwlgd_clwxaYk~rfiovo_UcfYa}w~zgNNW^_Zav][]WS[chudc_]b`\b}tvl`UVdno`dnu~sc[d~zfRQ_l~xvw|s_Pgxw|{{nit}tmo{~xzs`[guPE]w}{dn~`=1Jpvux}iP@MulQTj_Ng}sS?Mh~wcdtiTSoYK_~~wl{\NgyYTj}yfqo`mvag}VLYy|sƽwq{f1#Dwx|aHEYw}ob]noTg{{{[ECSqyoiplUZlrslUbvpv~{qrn`wjOFSxzemxyeUd}}yv|[LXe{|w~vr]=)@f}|go~iXTWmz{~ohkjgouxptcQDH`npfcjdV^rxs}zvylmuvupsy~rVITmzrdapzrhhxw|unlpkadtd[UWVV[erpxh_jx||pm{a^q~q^^soUIUhfSP^vzgbntajtjr}widfuzlgr[gn]TR[fh_c~v^ctkypmyxgclsXR]xTQarqN15dyxf_{m]arvl{hUeuzh[cwtcT]ngG8S}ody}|zwxojzrfhqspaVjln{Ʃy[WbmhYMKVhs~zu_iiYvwmuxjpyq_[eqvoYdx}fB+:frnuypS^uket}nhgmxwt{ieltjQ?HttYhy|jcxumhmspp]Wj}l]YgnjbLETwqjũagw^b~zhgv}rc\]lvw{}~topwtP..JxzgjĻ}qzYOktZ[pzhSUnyrnnlcSBPm|a\}osdXez_^fqtm`JMm~aW_hbMBCWx}lk~ѱnjUIheN`]QYlu~|~k]PC6Gox^_Ɨso§{ZYi|{`GRvKBX~wr}xXBBLcyrr]`YIc`[n{xp]J=Ixty̱n[\\O9*<`t^kӬqtsPA]vLQ|`NS`lv}zyЬ{}bL@>=HfwobkʎhojXaqy}ymWVmW?Ouwrw}X3-Ci{~moQHdzpvsplaTHPjz|ҷyg\RF50=Y{|nͳ~yr_LOgur~rb^gjkmpyŶyxu\KB@AOguqycR[r}vuyv|ye`qw{|qaYQEAQj}|vaOUzw`^qyulwȬ~lvtXABOIJaȿ{~ZALd{|znU`~qs|fjtsiR86Kn{~rkye94]pt}f[_qwqġ~ptspeZG71Ahn්pqlH29TzvfwiYe||kjtudtxU73Lmoh~|Xnb53S|k]_tcXqteviWXj}rO2!+`h^ш`h`9'5`cGTћha|y`P_~w^EKkuKAd٩q`c@Owb@,EvoXiȼ{ug^^eedXKKgα{cqһMDa|jFBitMO~S9Mz}~jW?-3Opgl˚}x~S'&T~tQ67aˢxoyf`kl_TWhuhhnvc=In{af|P&C|yijyoaPGUnsZ<8S|}vp_chbZTUiygj~|TBY|zkz|lJ14Odknu|öxwlR;>YndH7OoakulUJPkz||hTQfx~y~x}tU33Kcmjfl}g_WQRUWNIKexd_af\V\nzmdZY]hpmj{qe[SLHOUWXgz~oe_TMMWVTWhtlhmpiXR`{ugdlkcaadju||ma]XMNYWLOeicggYI@=Ga{vsqeWUYZ^m~fVUXZ^ee`hz[QY`ZQORU]v{mqocVPU^^j~umnnkfbhrzleigdchomgo~{mjif`SMRV[pjSJJR`hq~uc\ZY\huuvk^ZRU]aahoxxkkf\QNUemgj}ofdfdbej|mmqsmae~}ylZR^q{recpwdblrcOJT_k~ybUTYdszz{v[Wbokjq|~v[QW^ilfZezjhkl\SZjpmn~snu|ud^hx{y~k`rm[gz{wf^_hkjddmzcUc|wU>Hfysu~}taXbuw|xZZtkiy}`QYm{g\c}}rjozw`T`s{rp|s|h^euoak|osgVgvm~zphmrj`\_mvc`qwcIGasqvqyqa^mtl~uz|odp}il}||sjdcl{~n\c~u{~|sntyufbm|jh{zxu`csr`f~|y|y`^znrz}rkwyj[Yi}ypgpymWMYwzix}ut}}g]cyvoxtrns~pktx{rkgdfww``w}|rlmrwvpmrryptzq~ois{nltu{xmqvqsppxzsy}yvyjhkx|uvyzpeeffn~txzv|tf`ity{}~}~uno}vstuw{urrkjryvqpt~||nbhuzspsx~tzztpv~|{}torv{zurw~ugfo{|zzyy~vrv||rpsxrgju|{wwtme^ex~zljqz{}}vxra_m}wqmfbj~vzv}siox|tjfddk}~vtaNP^s}vxx}}s`^r|gVWfw~}ujLBW}ykoz~wyzvhamvvmURc~u}xzpREY|bf~vuw}|rnuzqxzqbSXps}xwrXHG_ij|jswe^cn~}wcY]grx|ws|lK@Rn~kdow{|fYYpvru~rcgs|zvrtx_Tawvdf}{v}vlizvmqtnjhmu~}o^Z]jywwuwm_cn~qggr|}ulnx~i\\hwznmw~o`apwq|wosx{xlhr~~yqhktzukkvzvrsx}ztz|wx}}z{~xw{wqnouyxvu{vrv|xv~|~~trzz{{z~ogir~~vqv|rmrzzv}|usx{zvvvyqnqxyqis~z|xuvyuqt~|xy}~uq~|y~ywvwyyxst~y{{}}{vrx}~}}}}|}z|w|yq||rnty{|z}vptz~y}xx|z|}wy|~~|~qhny{rqtztqv~|qswzw{~xx|~zysry~unq~y{}~}rmp{}|}||us~}omqzz}vuvlq|~~zz~|yy|z~u{wgdlvqxshjyrjp~|~|yx|zuxzsnvtlpxvxwx~~ndizyzzwqnsyooty~tq{yiiwxuuy~|yvsyyv|{z~{|}ukhmz|v{~sgequlny{|~ttuzxsv||xvvvvvz|wv~}|vpu}xrllu{xxw~wstsv{utvw{}zx}~~spu}~xwx{wyz{|x~}wx|{ussqsy~~zspos}xxy}~zsuy~xy{{yyzzyxvy~}{yyy{}}zwuwy|~||ursyyuyzyyx{ts}yxz|yyz~yyzyy}~|{xyqmt{|{yz~|qnw}yy}wuyzuz|zy|usv~zsv}{~{zz|}zuu}zwzz~}}~uuy|~}zvu{{{zpyx{xuz~y{|{|}rrwqpw}}{sow~~{xxyw{yz{vwwnuzw{~}ywz{sr{{{|}}~zxy{}||}zux~ywxxxx}}|}~}xvy~|{}}xx~xttx||y|y~vtxyuu{|~||}yx}}y|}|yvuz{y~|xxyztsy~{|~zxz}yvvy|||||}|yvx|~yvw||y||{}xy}|wvy~}||{wx~}wvy}{|}|~}uu|}xtw|~|}|wx{~zw{~zz}||}zw}}usu|~}}}~wvx}{xz}~}}~}z|}ww|}wuv}zy}|{xuz}}xz}~}{}}z}||}zttz}y{}}yvw{~xw~{z}}|{}}}~}{xy}}{}z{}yz|{y{{y|~}}zz{}}|yy|}~~}{y{zux}}}}{|}|{|~}{~zvw|}{{}}vvy}}zy}}|}{{}|}}||{z~{{}y{}{{}~~{z}}zy~~zwx{|}}{{|wuyxvz~|yz~~|{||{|}xvz~|~}|~ztuz~~}z|~~~yw{}|~~}}~~~{y|{z|~|}|~{x{yx|~zxxz||{|~yvw}|z{}~zxz|{|~|z|}|zz|~||||~}zxz~|{~|}{z|~~~~~}~~~}}}~~}|~~~~~}|}~}zy|~~~~~|{yz{~|{{{{}}}~~|zz|~~~~}~~{yz{~~~|{|~~}}|||}~}||~~~~~~}}~}|~~|}~~~||~~~||}~~~~~~||}~~}~~|~~{y{}~~}}~~~~}|zz}}{~|{}}{|~~}~~}|||~}{}~~~~|z{~}|~~}~~}}}~}~|{}~~~~~}~}{}~~||~~z{~||}~}{{}}~|{|~~||}|~}{{}}~~~}}~~~~}|}~~~}~~~}}~~}{|}~~~~}||}~~{{}~{z{}~{}~zz|}~}|{|~~}~~{yz}}~|{}~~}}~}|~~}}~~}}}~~~}}}~~~~}~|{|~~{z{~~}}~}||}~|||~~}~|zz|~}||}}~~~}~|||{|~~~}~~~}}~||~~}}}~~~}{|~~}~~~}}~~}}}~}~~}|}}|}~}}}~~}~~}~~~}~~}~||~~~~~~}~~~~~~~~~~~||~~~~}}~~~~~~~~}}~~~}~~}~~~~~~~~~~}~~~~}}}~~~~~}}}~~~~~~~~~}}~~~|}~~~~~~~~~}}}}~~~~~}~~}~~}}}~~~~~~~~}}}~~~~~~~}|~~~}~~~}}}~O,C ~ExpressLoadO ry,mainT,;main ZZ;[ 1J 77" Bh h 3 ȷ HHrr" Hrrhh" h" Hrrff" hp" Ⴜ ȷ HH" ᭇjl ȷ HH"  " hz)lUmjn ȷ HH" H " nH2"  {zz+zzkLCAnswer "FORM: CheckMItem {MenuName},{Item no.},{state:True,False}"oAnswer "CheckMItem XCMD v1.0" & return & "by Eric Schlosser, 08/02/90" & return & " 1990 Apple Computer, Inc.".Can't understand arguments of XCMD CheckMItem.!?#7Wrerkh{rfKY &Zhn~%,/N\fO,C ~ExpressLoadO d<b,maind,;maind ZZ;[ )J " Bh h  ȷ HH<<" H<<::" h\\" ႪH<<88" h" ႀ ȷ HHPP"  P ^QH"h4h66@6H4HQH"."*"VHTH"  {zz+zzk""" Bh h &Answer "FORM: DeleteMenu {Menu Name}"oAnswer "DeleteMenu XCMD v1.0" & return & "by Eric Schlosser, 08/02/90" & return & " 1990 Apple Computer, Inc.".Can't understand arguments of XCMD DeleteMenu.Invalid Menu Id!?O<]<c:s\<8PC"R`fv"F,;main ;i[ "p  [zzzzzk ;ii[{iH"iBHZZ{iH" hz똠 [i\,[;ik ;i[ iBHZZ>>" hz iJ [i\,  [zzzzzk ;ii[{iH"qq{iHzz{iH""  [i\,[;ik ;iig[8pIt盛H{iH" H{iH||"jhJ~~ "H{iH"jhJ ":: "ZZ{iH " hei盛盛H{iH" dZ{iH{iH{iH&" hZZ{iH " hNN'" Z"th"}{S{OO "!6bb{iH"H" {iH" "!"m[;i`k2Can't understand arguments of XCMD DeleteResource.answer ""!nDeleteResource XCMD v1.0" & return & "by Darin Acquistapace, 11/13/89" & return & " 1990 Apple Computer, Inc.?^FORM: DeleteResource {Resource Type}," & return & " {Resource ID} | {Resource Name}Resource not foundError # ;8[i)H)8pI0))5)H)ĩ;i+  ;ikk ;8[i i{iޅdʆ & &H{i"h쪧)3HH{i"hh 8pIb id(ޥޅHh ҥ8ʆ & &H{i"hHh{ie+k;i+k \\\ ;[e/ e&  :T +;i kJ   cck"{k>&q5z|~NOb)8$ ="G[#)Q6qxO,C ~ExpressLoadO H,main<,;main ZZ;[ )J kk" Bh h  ȷ HH" H" h" @H" h" HH"*"  {zz+zzk'Answer "FORM: DisableMenu {Menu Name}"pAnswer "DisableMenu XCMD v1.0" & return & "by Eric Schlosser, 08/02/90" & return & " 1990 Apple Computer, Inc."/Can't understand arguments of XCMD DisableMenu.!?kO]cs R`fvO,C ~ExpressLoadO O'g,mainO,;mainO ZZ;[ 1J " Bh h  ȷ HH''" H''!!" hII" ႬH''" hp||" ႂ ȷ HH;;" <#>% ȷ HH;;" ;; " hz)%m#H1"  {zz+zzkL2Answer "FORM: DisableMItem {MenuName},{Item no.}"qAnswer "DisableMItem XCMD v1.0" & return & "by Eric Schlosser, 08/02/90" & return & " 1990 Apple Computer, Inc."0Can't understand arguments of XCMD DisableMItem.!?#W'e'k!{I'|;;; &Zhn~%,G,;main ;i[ "  [zzzzzk ;i[ iBHZZD D " hz iJ [i\2   [zzzzzk ;ii[{iH"v v {iH  {iH" "  [i\2 [;ik ;ii#[{iH"58pI%i5,[;ik ;ii-[ 8pI0iH"v 8H"nh"ᪧᪧH{iH" {iH{iH{iH{iH" "h8pI0/{iH{iH {iH" "Z{iH "h +H"!{iH{iH {iH" "8pI0)i )i{eH)i{eHi5{iH{iH" "i5,Ўk{iH"[;i&k ;i i[{iH" 8pIt盛H{iH" H{iH " hJ "H{iH " hJ "8pI "!K盛H{iH" ZZ{iH " "hei盛盛H{iH" ZZ{iH " hei盛盛H{iH" ZZ{iH " "hei 盛盛H{iH" ZZ{iH " h{iH{iH "y"ZZ{iH " "hZZ{iH " hZZ{iH " "hZZ{iH " h8pIH8pI0H8pIH8pI0H8pIH8pI0H8pIH8pI0H8 pIH8 pIJ "!ZZ"hhHHh盛i'8 pIdɀ{iH"{iH"{iHԳԵԷԹ"{iH"{iH" 8pIH8pI0H8pIH8pI0J8Գ8H". heԵ8H". heZZ{iHHH{iH{iH{iH"h"v H"N zzzz"H"N zzzz%eԻ8H". he8e{iH{iH"v H" ( ( {iH"v H" * * {iH"v H" , , {iH"v H" {iH" "BeHZZ{iH" hz[;i k1Can't understand arguments of XCMD DragRectangle.answer "",,!lDragRectangle XCMD v1.0" & return & "by Darin Acquistapace, 5/25/90" & return & " 1990 Apple Computer, Inc.?/FORM: DragRectangle StartX, StartY, EndX, EndY,,, ;8[iH8"t z;i+k ;8[iH8" zz;i+k H;[ jI I f  8 F F  I I zz+k" ;8[i)H)8pI0))5)H)ĩ;i+  ;ik H;[3II I I &&ff !  8  FfFf0II I I   zzzzzz+k"k \ ;8[i i{iޅdʆ & &H{i"h쪧)3HH{i"hh 8pIb id(ޥޅHh ҥ8ʆ & &H{i"hHh{ie+k;i+k\9\8\cc\J\ ;[e/ e&  A:T +;i kJ    ;8[i)?{iH쪧8"hHh;i +;ik H;[ !  &  zz+k\cck;ik H;[2IIIIʀFf ee&IIzzzz+k"፨k?D v  z  1 ? W e  (  *  , BŁ}4BZh҆V BI*7I]oQv|% '/;Z@e'9O,C ~ExpressLoadO H,main9,;main ZZ;[ )J ii" Bh h  ȷ HH" H" h" @H" h" HH"*"  {zz+zzk&Answer "FORM: EnableMenu {Menu Name}"oAnswer "EnableMenu XCMD v1.0" & return & "by Eric Schlosser, 08/02/90" & return & " 1990 Apple Computer, Inc.".Can't understand arguments of XCMD EnableMenu.!?iO]cs R`fvO,C ~ExpressLoadO L$g,mainL,;mainL ZZ;[ 1J " Bh h  ȷ HH$$" H$$" hII" ႬH$$" hp{{" ႂ ȷ HH88" 9 ;" ȷ HH88" 88 " hz)"m H0"  {zz+zzkL1Answer "FORM: EnableMItem {MenuName},{Item no.}"pAnswer "EnableMItem XCMD v1.0" & return & "by Eric Schlosser, 08/02/90" & return & " 1990 Apple Computer, Inc."/Can't understand arguments of XCMD EnableMItem.!?#W$e$k{I${888 &Zhn~%,G CheckMItem DeleteMenuDeleteResource DisableMenu DisableMItem DragRectangle EnableMenu EnableMItemr21 ]mR#8A,;main ;i[ "R  [zzzzzk ;ii[{iH"iBHZZ{iH" hz똠 [i\ [;ik ;i[ iBHZZ " hz iJ [i\   [zzzzzk ;ii[{iH"( ( {iH1 1 {iH""  [i\ [;ik ;ii#[{iH"58pI%i5,[;ik ;ii- [3 8pI0iH"|8H"mh"ᪧᪧH{iH" {iH{iH{iH{iH""h8pI0/{iH{iH4 4 {iH""Z{iH "ph6 6 +H"!{iH{iHQ Q {iH""8pI0)iS )i{eH)i{eHi5{iH{iH""i5,Ўk{iH"[;i& k ;i$i[8pIt盛H{iH" H{iHT T "hJV V "H{iH "hJ "8pI "盛H{iH" ZZ{iH " "hei盛盛H{iH" ZZ{iH " hei盛盛H{iH" ZZ{iH " "hei 盛盛H{iH" ZZ{iH " hei盛盛H{iH" ZZ{iH " "hǩei盛盛H{iH" ZZ{iH " hɩei盛盛H{iH" ZZ{iH " "héei盛盛H{iH" ZZ{iH " hł{iH{iH ""ZZ{iH " "hZZ{iH " hZZ{iH " "hZZ{iH " hZZ{iH " "hZZ{iH " hZZ{iH " "hZZ{iH " hť8pIH8pI0H8pIH8pI0H8pIH8pI0H8pIH8pI0H8 pIH8 pIH8pIH8pIH8pI0H8pIH8pI0H8pIH8pIH8pIJ "{iH8峅拾8eH8嵅掠8eH"{iH"{iHԳԵԷԹ"{iH"{iH"8pIH8pI0H8pIH8pI0JZZ{iHHH{iH{iH{iH"h"|H"Tzzzz"H"Tzzzz%eԻ8H"4he8eԳ"4{iH{iH"|H" ..{iH"|H" 00{iH"|H" 22{iH"|H" {iH""BeHZZ{iH" hz[;ik1Can't understand arguments of XCMD GrowRectangle.answer "",Error - Invalid parameters,!lGrowRectangle XCMD v1.0" & return & "by Darin Acquistapace, 5/25/90" & return & " 1990 Apple Computer, Inc.?hFORM: GrowRectangle StartX, StartY, EndX," & return & " EndY, MinWidth, MinHeight, MaxX, MaxY,,, ;8[iH8"zz;i+k ;8[iH8"zz;i+k H;[ jI I f  8 F F  I I zz+k" ;8[i)H)8pI0))5)H)ĩ;i+  ;ik H;[3II I I &&ff !  8  FfFf0II I I   zzzzzz+k"k \ ;8[i i{iޅdʆ & &H{i"h쪧)3HH{i"hh 8pIb id(ޥޅHh ҥ8ʆ & &H{i"hHh{ie+k;i+k9\8\cc\J\ ;[e/ e&  @:T +;i kJ    ;8[i)?{iH쪧8"hHh;i +;ik H;[ !  &  zz+k\cck;ik H;[2IIIIʀFf ee&IIzzzz+k"፧k &( 51 4 36 \Q T V   E .c 0 2)86_ԇHf[ ="G[GZ`&Anu=@JOt8VtFk-8 ,;main ;i[ "p  [zzzzzk ;ii[{iH" iBHZZ{iH" hz똠 [i\n[;ik ;i[ iBHZZ" hz iJ [i\n  [zzzzzk ;ii[{iH" {iH{iH" "  [i\n[;ik ;ii+[:t盛H{iH" H{iH" hJ "H{iH$ $ " hJ& & "盛H{iH" ZZ{iH " hߩei盛盛H{iH" ZZ{iH " " hei盛盛H{iH" ZZ{iH " hei 盛盛H{iH" ZZ{iH " " hei盛盛H{iH" ZZ{iH " h "8pIH8pI0H8pIH8pI0H8pIH8pI0H8pIH8pI0J "HZZ"R h r r "!"K 몧{iH " 훢HHh盛iu:8pIMHHh盛i {iH{iH+" ZZ"l hh{iH"W {iH"s dHHᢏHH"Y " ZZ"R h 2HH"P {iH" ,"  "!"K 몧{iH " 훢HHh盛i:8pI0tHHh盛ie瘟HHHh盛iu7h8Hh odᢋHHh盛HᢗHH"Y HH"P {iH" ," {iH{iHݢ(" " {iH{iH {iH"` H"  {iH"` H" {iH" " {iH "!" [;i$k-Can't understand arguments of XCMD IconPaint.answer ""!hIconPaint XCMD v1.0" & return & "by Darin Acquistapace, 4/27/90" & return & " 1990 Apple Computer, Inc.?KFORM: IconPaint IconID, DataX, DataY," & return & " MaskX, MaskY Error - Could not load that icon Error - Could not load that icon,,\z ;8[i)H)8pI0))5)H)ĩ;i+  ;ik\z \z  \z k\z \z " k ;8[i i{iޅdʆ & &H{i"^ h쪧)3HH{i"^ hh 8pIb id(ޥޅHh ҥ8ʆ & &H{i"^ hHh{ie+k;i+k8\i \z ;[e/ e&  # :T +;i kJ   ֢\z \z cck H;[2IIIIʀFf ee&IIzzzz+k&5$ & r P   )8ƁS!F ="G[G&5BZe2KRckOV]pw T[,;main ;i[ "  [zzzzzk ;ii7[{iH"򪈈iBHZZee{iH"H" mm{iH{iH"-" hz阠"HZ"H"&h"H""H"U [i\S[;i0k ;ii[{iH"iBHZZ{iH" hz똠"HZ"H"&h"H""H"U [i\S[;ik ;i[ "" [;i k ;i[ iBHZZoo" hz iJ [i\S  [zzzzzk ;ii[{iH"{iH{iH"-"  [i\S[;ik ;i["[;ik ;iiG[{iH"ddZZ{iH" hZZD"׆٧H"\h"ߪ߅ۆݩD۩窧煻ۦ݅d{iH "O>"xw"H"N"ߪ߅ۆݠwۇ۩O|yZZ"H"׆٧H"\h;ߪ߅ۆݥۦiHHH"H"G +H" +H"[;i@k ;iiW[:t盛H{iH" H{iH"qhJ "H{iH"qhJ " ";H盛H{iH" ei盛盛H{iH" ZZHH$" ᢻhhZZei盛H$" ᢿhhei盛盛H{iH" ZZ{iH " hϩei 盛盛H{iH" ZZee "?hhtHHh盛{iH "ZZgg "?hh{iH{iHHH" "{iH{iHii{iH"-"ZZ{iH "?hh{iH{iHHH" "ZZ{iH "?hh{iH{iHHH" "HH "Z"hZ"&hZ{iH{iH" Z{iH{iH" hJoo "-tZ{iH" hJZ"&hCZHHh盛H"hH "!("" "!Z{iH{iH{iH&" hZZ{iH " hZ"h7 " "-   "!5J"ZZ"qhhZZ"q"j  "%% "!  "j  "MM "!ZZ" hh "ss "-Jm  "j  " "!HH"j  " "!"{iH{iHѢ(" "Z"h ""UH "!Z{iH" hJ tZHHh盛H"hLڢcJuHHh盛H""U "!ZHHh盛H"h"U "!"- ""U>> "!Z"hZ"&hZ{iH{iH{iH&" h:!""U]] "-HH"&ZZ"jhӢHH"#" "!{iH'" "#" "!"c"""H "!"Z"&h"U[;iP kError # +Can't understand arguments of XCMD ResCopy.answer ""!fResCopy XCMD v1.0" & return & "by Darin Acquistapace, 4/13/90" & return & " 1990 Apple Computer, Inc.?SFORM: ResCopy SourceFile, DestFile, ResType," & return & " ResID|ResName76:Home4 ]  08Yw\߂=Kcq217El~I73 "# =g I&*[ $Wg{@Rfx)9k$5:E  (8".>MQWcs (NYfjrv.28@Pw~*0>SZg !%+:@GPn*| aKRY`gnu|=,;main ;i[ "#   [zzzzzk ;i[ ZZ "MhH "F "J "Q   "T [;ik ;ii[8pIViH" 8H"h"Q骧H"T퀯:({iH {iH" "i2{iH {iH" e"i  {iH{iH" "  [i\ [;ik ;ii[{iH"i8pIViH" 8H"h"Q窧H"T뀯iBHZZ{iH" hz瘠iJ [i\ [;ik ;ii[{iH"i8pIViH" 8H"h"Q窧H"T뀯iBHZZ{iH" hz瘠iJ [i\ [;ik ;il[#mOQ{imSdU{iOH, "g"Qg"Q"QǑ  +H"y"QSǑ8 8 +H"LU U {iH"Q" H" {i!H" +H"%Wd d +H"%W +H"[;ik ;ii1[𪈈׆٧: +H"m𪈈i׆٠תׅ׆٠תH{iH" H{iH "9 hJ +H"'H{iH "9 hJ +H"Z {iH"\h۩5H:h8ׅ{iH"<ZZ{iH " hߠ𪈈i׆٠תׅ׆٠תH{iH" {iH"<ZZ{iH " h8pI0 +H" +H"߇[;i*k ;i[UtWdY{iO[d]_a{iUH- "gpr"Qgiggpr"Qgigpr"Qgig p+H"ypr"QgiSg  p+H"L" " {iHpr"Qgig" H" {i!H" p+H"%Odvvntmsk[;irk ;i[O`Q{iOH "g\^"QSUgS\^"QSUS\^"QSU'S1 1 \+H"\^"QSU+SB B \+H"\^"QSU.S^ ^ \+H"\^"QSUCSs s \+H"X\^"QSUHS \+H"+\^"QSUZS \+H"\^"QSU#S \+H"y\^"QSU/S \+H"L  {iH\^"QSUS" H" {i!H" \+H"Z`Y_W[;i^k ;i[{iH{iH "Z "h8h" " " "8 8 "  [;ik"FORM: SlotClose slotID""SlotClose XCMD v1.0" & return& & "by Gregory Joe, 08/01/90" & return & " 1990 Apple Computer, Inc."answer ERROR Invalid device numberERROR Parameter out of rangeERROR (GSOS) #ERROR Block devices not allowedERROR Device is busy-Can't understand arguments of XCMD SlotClose.!?.ERROR Invalid device numberERROR Invalid device numberERROR Parameter out of rangeERROR (GSOS) #ERROR I/O error.ERROR Write-protected disk.ERROR Disk switched.ERROR Invalid reference number.ERROR Volume full. ERROR block number out of range. ERROR Character device not open.*ERROR Device off line or no media present.ERROR (GSOS) #ERROR Device not open ;8[i)H)8pI0))5)H)ĩ;i+  ;ikk ;8[i i{iޅdʆ & &H{i"[h쪧)3HH{i"[hh 8pIb id(ޥޅHh ҥ8ʆ & &H{i"[hHh{ie+k;i+k ;8[i)8i8pI0)8pI8pI0 8pI08pI088pI08e8 H"[hH"[h(Hh Ѩ;i+  ;ik \wcc\f ;8[i))ޥ8pI0)H){H"[hH"[h6)H)ŀåހނL;i+  ;ik ;[e/ e&  :T +;i kJ    ;8[i)?{iH쪧8"hHh;i +;ik H;[   !"#$%&'()*+,-./01234567 !  &  zz+k\w\w"\wcck;ik"gk& N T Z w I v8 U d  8     X  " v1 B ^  s - Z     ] " u 8 +)QW]zLy;[y0]`x|} 8PXh|8?ls-3E"5;M !:WgFs  0Ifv (6>Ng ;KhvBPgq oNYJQXm,;mainm ;i[ "   [zzzzzk ;i[ ZZ ";hH "4 "8 "?   "B [;ik ;ii[j8pIVjiH"8H"h"?骧H"B퀯:({iHM M {iH"+"W2{iHx x {isH"s"W {iH{iH""  [i\; [;ik ;ii[{iH"Wj8pIVjiH"8H"h"?窧H"B뀯jiBHZZ{iH" hz瘠jiJ [i\; [;ik ;ii[{iH"Wj8pIVjiH"8H"h"?窧H"B뀯jiBHZZ{iH" hz瘠jiJ [i\; [;ik ;il[#mOQ{imSdU{iOH, "US"?US"?S"?Ǒ +H"yS"?SǑ  +H"L. . {iHS"?"H" {i!H" +H"%W= = +H"@%W] ] +H"%W +H"[;ik ;ii1[j𪈈׆٧80?=j𪈈i׆٠תׅ׆٠תH{iH"  +H"j𪈈׆٧:gH{iH "'hJ +H";H{iH "'hJ +H" +H";j𪈈׆٧:: +H"Z$ $ {iH"Jhߩ5H:h8ׅ{iH"*ZZ{iH " hۥ8pI0& & +H" +H"j𪈈ii׆٠תH"8ZZj𪈈ii׆٠תׅ׆٠תH" hj𪈈ii׆٠תH"Bۇ"[;i*k ;i[UtWdY{iO[d]_a{iUH- "UprS"?giUgprS"?gigprS"?gigB B p+H"yprS"?giSg^ ^ p+H"L{ { {iHprS"?gig"H" {i!H" p+H"%Odvvntmsk[;irk ;i[O|QxzSUv"WYd[d]d_{iOH0 "UnpS"?egUenpS"?egenpS"?ege n+H"npS"?eg#e n+H"ynpS"?eg/e n+H"L {iHnpS"?ege"H" {i!H" n+H"acrrl|k{i[;izk ;i[{i]H{iYH "2Z] "}h8h "hj!#e!#i_a__H"8]e!#i_a___a__HY{iUH "e!#i_a__H"BS6{iHS"H" {i%H" "{iHWU "  "fjeic[;ihk*"FORM: SlotWrite slotID, containerToWrite""SlotWrite XCMD v1.0" & return4 & "by Hunt Stoddard/Gregory Joe, 08/01/90" & return & " 1990 Apple Computer, Inc."answer ERROR Invalid device numberERROR Parameter out of rangeERROR (GSOS) #ERROR Block devices not allowed#ERROR Writing to device not allowedERROR Device is busy-Can't understand arguments of XCMD SlotWrite.!?-Can't understand arguments of XCMD SlotWrite.-Can't understand arguments of XCMD SlotWrite..ERROR Invalid device numberERROR Invalid device numberERROR Parameter out of rangeERROR (GSOS) #ERROR Invalid device number. ERROR Character device not open.*ERROR Device off line or no media present.ERROR (GSOS) #ERROR Device not openERROR (GSOS) # ;8[i)H)8pI0))5)H)ĩ;i+  ;ikk ;8[i i{iޅdʆ & &H{i"Ih쪧)3HH{i"Ihh 8pIb id(ޥޅHh ҥ8ʆ & &H{i"IhHh{ie+k;i+k ;8[i)8i8pI0)8pI8pI0 8pI08pI088pI08e8 H"IhH"Ih(Hh Ѩ;i+  ;ik \ecc\T ;8[i))ޥ8pI0)H){H"IhH"Ih6)H)ŀåހނL;i+  ;ik ;[e/ e&  :T +;i kJ    ;8[i)?{iH쪧8" hHh;i +;ik H;[ !  &  zz+k\e\e"\ecck;ik"Uk&M Nx T Z w I v . = ]       3 I$ & B /^ C{ 8 c   G  ))QW]zLy 6L2F;fJj 8PXh|8?ls-3E"5;M !:WgAXV`  =\f )FTq,:Q}8]@=?;[;i>k ;ii[{iH"iBHZZ{iH" hz똠 [i4\_ [;ik ;i[ iBHZZq q " hz iJ [i4\_   [zzzzzk ;ii[{iH" {iH {iH"] "  [i4\_ [;ik ;i[iHw"1 :H"8h"d ZiHw"1 :H"8h"H" h @eZZ " hHH"hh "YȊ' ڢJ[H"1 "3h"[H"1 "3h"i   <[;ik ;iBi[8pIt盛H{i9H" H{i9H " hJ "H{i9HR R " hJT T "8pI0 "/H盛H{i9H" ei盛盛H{i9H" ZZ{i9H " "3h8(pI0(8 pIei盛盛H{i9H" ZZ{i9H " heڥ8pI0H8pIJ "/778pIvݩeH"1 :H"8h"盛盛H)i9{eH" ݢ7݀ " @eH"T h8F eH"T i@J ZZ  "s h"29;=A?J 8F E CGIKMdOdQ盛SU95WZZ{i9H"hե558pI0ݥ:d{iH<eH[" hh8HeHh" hh8H": ]0q ]q"1 _a{icH{iH"kmodsdu)i9{ewyd{d}  dd i{edZZ{i]H"hhݢ5݂e텭Wddd녻ddũ ǩɥY[ˆZZ{iH"h"B 0 " " Z"!hۢ0H8pI#JZ"< h020Y[:" zHȷhH{i9H"  9 "," BeHZZ)i9{eH {i9H{i9H"] " hzԟԝ"[;ik/Can't understand arguments of XCMD DisplayList.answer ""8Error - Insufficient memory to display a list that large!jDisplayList XCMD v1.1" & return & "by Darin Acquistapace, 7/25/91" & return & " 1990 Apple Computer, Inc.?iFORM: DisplayList Prompt, ListWidth, {# of Buttons}," & return & " {Button Names}, {List Text}set cursor to arrow, ;[    {+zzkN 7 ;8[i8"y z;i+k LT H;[ jI I f  8 F F  I I zz+k" ;[d      zzzz+k0kkLT LT LT LT "k ;8 [8 1 )   ͆ e   ʈ   ;i e+k8 H;[IIʩ FeIz+k8 H;[KII+IIʀFf ee&IIzzzz+kcchhkJLT LT ;[e/ e&  :T +;i kJ   ֢LT ;8[i)?{iH쪧8"hHh;i +;ik H;[ !  &  zz+k LT LT  LT LT 1LT LT Mq   . }  R T  Z " )PӁ1]%w@FLR6T A[ck0AG9W "Tek#(51EVk=\eYm2,;main2 ;i[ "l  [zzzzzk ;i["{[;ik ;i[8pI08 pI[;ik ;i[ iBHZZ" hz iJ [i\u  [zzzzzk ;ii[{iH"iBHZZ{iH" hz똠 [i\u[;ik ;ii[{iH"{iH{iH""  [i\u[;ik ;i[",[;ik ;iZ7" hH"!iH"!iH"!i H"!"!   [;ik ;ii5[ZZ7" hݠ۪i 窧H"۪i 窧窧׆{iH"5 <{iH{iH{iH{iH""ZZ{iH" hե3۪i 窧窧H" Ӣ{i" :8pIW{iH{iHi5{iH{iH""ီ Z"hߥ0`^۪i窧窧H:""h"S窧H{iH" {iH{iH{iH{iH""i 5:8pIY{iH{iHi5{iH{iH""ီ{iH" ۪i 窧H"&[;i.k ;i[{iHNL."Z{i/H RP"h 35Z531/"Hh==:ZZ"h79Z{iH"ohJv 85I8pIV 83I8pI6Z{iH"ohJZ"Nh;RP1/H"$ZZ"79i"T[pI0QFREQC[;iPk ;i[@@i79773533/1{iHe35H.":0898$8 :B8+Ke1/8" R1/@"C1/{iH@"+1/@"@@iF797>B=A;[;i@k ;i[Z  H"hȊFe ZZ"hHH"h h  [+H"  {Ȋ' ڢJ}H""h"S   }H""h"Si  < [;ik ;izi[{i[H"{i[H"⪈iHنۧمZZ"hϥ ͆ZZ"hgHJ3" "HHHH"ZZ[5"H"hgHJ'3" ԍԋ"!"{i[HHH[5"H"ZZ[5"H"hgHJ43" ԑԏ"!ԍԋ"!::"{i[HHH[5"H"ZZ"hӠHH ")ѪћWWنۥي٢Wiنۥي٢Wiنۥي٢Wi نۥيѢ6" []_ ca eeiنۧHeiنh88 gikmodqdsuw[5yZZ{i[H" h˩  edddՅ "dd {}ZZ{iH" hǥ"0 "߅[;ik ;ii[ZZ^^" hHH{iH" "!H{iHjj"h[;ik ;ii'[8 "3:t盛H{iH" H{iHnn"_hJpp "pH{iH"_hJ "pZ " hJcc " "盛H{iH" ei盛盛H{iH" ZZZ{iH " "hH  "Ihei盛盛H{iH" ZZZ{iH "  "hH( "Ihei 盛盛H{iH" ei盛盛H{iH" Z{iH" h{iH2K2eHKei H"iZZ{iH{iH1" h ""{iH{iHei盛H " "u[;i k.Can't understand arguments of XCMD ListWindow.answer "" #Not enough memory to create XWindow#Not enough memory to create XWindow#Not enough memory to create XWindow#Not enough memory to create XWindow the version1.1!iListWindow XCMD v1.0" & return & "by Darin Acquistapace, 7/26/91" & return & " 1991 Apple Computer, Inc.?FORM: ListWindow windowTitle, listWidth," & return & " numLines, listMessage, doSort," & return & " listContents"+ListWindow XCMD requires HyperCard IIGS 1.1trueUnable to create window ;[    {+zzk ;8[i8"z;i+k H;[ jI I f  8 F F  I I zz+k"%L ;8[i))8pI0Z)H)8 pIO)H)8pI08pI0;i +  ;ik ;[d      zzzz+kL0kkLL"gk ;8 [8 1 )   ͆ e   ʈ   ;i e+kLLH  8zzzz(k L8 H;[IIʩ FeIz+k8 H;[KII+IIʀFf ee&IIzzzz+kcchhkJL LLL ;[e/ e&  :T +;i kJ   ֢L+LI8cIchhkLL L"gk1L"LL   : ^Njnpc9ρ QLRmsy $*0 4[3YE sz29!7Xi[7AGlv|)T^ 06EV`6@T *)&jro,;maino ;i[ "k  [zzzzzk ;i[8 pI8pI8pI 8 H" h8[;ik ;i[{iH{iH"!:  % h8 8pI     E: %e: %[;ik ;i[{iH{iH"!: 8pI "h  % h8 [;ik ;i[{iH" 280 H` ^^44Z,{iH"@h4vZ0.,"Wh!!0!:!!4,{iH!"{iH" 6Z0.,"Wh!!8pI0!!Z0.,"Wh!*2)1'[;i0k ;i[" e H H"N w [;ik ;i[{iH TU"""{iH"]{iH"  " "  " "  "  " "  " " " " "8H" "Zh 8H" "Zh {iH "d Z "Z " Z "Z ""{iH"][;ik ;i[ iBHZZ " hz iJ [i\   [zzzzzk ;ii[{iH" {iH {iH""  [i\ [;ik ;iio[:t盛H{iH" H{iH "phJ "H{iHi i "phJk k " "ZZ  " hHH{iH" "Z{iH " hJ " {iHF(:"ZZ{iH"hhHH"{iHg^v"HH{iH { { "c{iHgv"HH{iH ~ ~ "c{iH,9"HH {iH ; ; "c{iH(" HH {iH ; ; "c{iH(" HH {iH ; ; "c{iHx9"HH{iH K K "c{iH(" HH{iH K K "c{iH(" HH{iH K K "c{iHH,z"HH{iH [ [ "c{iH(" HH{iH [ [ "c{iH(" HH{iH [ [ "c{iHxHz"HH {iH k k "c{iH(" HH{iH k k "c{iH(" HH{iH k k "c{iH<D"HH{iH "c{iHx<D"HH{iH "c{iH TU"HH({iH"c{iH" {iH{iH ""iZ"h:ڢ::Jץ::{iH" HH"T[;ihk0Can't understand arguments of XCMD EditColorSet.answer ""!xEditColorset XCMD v1.1" & return & "by Andy Stadler/Darin Acquistapace, 3/14/91" & return & " 1991 Apple Computer, Inc.?FORM: EditColorsetthe cantModify of this stackTrueSanswer "Changes made to the colorset cannot be saved because this stack is locked." ;8 [&)& &&&{iH0"$&#%!{i$tOKCancel R G B ;8[i8" z;i+kKLLL ;8[i8" h;i+k H;[ jI I f  8 F F  I I zz+k" ;[d      zzzz+k7LL L"Ꮰk ;8 [8 1 )   ͆ e   ʈ   ;i e+kcL L8 H;[IIʩ FeIz+kLLJLL,L ;[e/ e&  :T +;i kJ   ֢L0 J  Jzk.LXL LL ! 0   i k  < M { ~ `l; ; ; )5K jvK K [ 3 ? [ t  [   k   k = I k    Q$3?Pco,8my6Bw @LRX[agmu v]'JZg ),;main> ;i[ "/  [zzzzzk ;i["w=[;ik ;i[  {iH  e HQeH"k={iH"> e     {iH eHe H"k={iH">e   [;ik ;i[:    [;ik ;i[:#{i%H<#e{i%He<:H:"=<:HPe:H"j;,e e##!!:#!{iH!:?9H6"{i%H<H#He e##!!:# !{iH!:?9H6"{i%He e##!!4<3;1[;i:k ;iiy[{iH"={iH(c"k=ZZ{iH"R:h";"U=H"U=H{iH{iH"p;">">{iHG-"k={iH{iH"= 99dddd{iHFQ"k={iH{iH"={iddddd{iHJ~"k={iH{iH"= {i{itt"q=Z{iH">hݠHH"K>{iH(c"k={iH";"L:[;irk ;i[{iuH(c"k=ZZ{iuH"R:hkm";"U=H"U=H{iuH{iuH"p;">">{iuHG-"k=#{i%H{iuH"= -99/1d3d5d7d9{iuH-"k=;{i=H{iuH"= E99GIdKdMdOdQ{iuHFQ"k=S{iUH{iuH"=]99_adcdedgdi{iuHJ~"k={iH{iuH"=  {i#{i;{iSttZ{iH">hoo:dHH"K>{iuH(c"k=mk{iuH";mk"L:[;ik ;i["R;"}={iHe"k=6:)68"U=-/--H{iH";:6::::8pI:8:d<: "<hc{iH>::eH:He>eH eH"k={iH">"R;{iH>8eH::He>eH eH"k={iH">"}=4>3=1[;i<k ;i[{iH";ba8H "':8H"':"':"X:BDF"U=H"G;"<h"U=;=7;)H"':6DF"U=H"G;"<h"U=;=7;)D:?9) D dd{iH :?9HD"{iH";8pI0H8pI#H8pI0#H8bpI#J8H "':8H"': "<hi"<hiڢJf{i H eHeH"k={i H{iH">"':"X:DF"U=H"G;"<h"U=;=e;=HڥDF"U=H"G;"<h"U=;=7;)Hh;= ; DF"U=H"G;"<h"U=;=e;=HڥDF"U=H"G;"<h"U=;=7;H :?9)Hh;= ; DF"U=H"G;"<h"U=;=e;=HڥDF"U=H"G;"<h"U=;=7;)Hh;= ; DF"U=H"G;"<h"U=;=e;=HڥDF"U=H"G;"<h"U=;=7;H :?9)Hh;= ; Z"X;hBHAG?[;iFk ;i[{i H/9H2"{iH2 "<hiH2"<hiH2 "<hiH2"<hiH"k={iH"W>{iH8 "<hiH6"<hiH8 "<hiH6"<hiH"k={iH{i H">826208/7-[;i6k ;i[{iH";ba8H "':8H"':DF"U=;=;D"_ ("':"X:BDF"U=H"G;"<h"U=;=7;)H"':6DF"U=H"G;"<h"U=;=7;)D:?9) D dd{iH :?9HD"{iH";8pI0H8pI#H8pI0#H8bpI#J8H "':8H"': "<hi"<hi{i H eHeH"k=ڢJG{i H{iH">"':"X:DF"U=H"G;"<h"U=;=e;=HڥDF"U=H"G;"<h"U=;=7;)Hh;= ; DF"U=H"G;"<h"U=;=e;=HڥDF"U=H"G;"<h"U=;=7;H :?9)Hh;= ; DF"U=H"G;"<h"U=;=e;=HڥDF"U=H"G;"<h"U=;=7;)Hh;= ; DF"U=H"G;"<h"U=;=e;=HڥDF"U=H"G;"<h"U=;=7;H :?9)Hh;= ; Z"X;hBHAG?[;iFk ;i[-d/+d1<>"U=H/"G;"<h"U=35173)H"':)) e)){iH)<"{i!H+- e+He-H"k={i!H{iH"> e++<>"U=H/"G;"<h"U=35173))) e)){iH)<"{i!H+- e+He-H"k={i!H{iH"> e++11e--//:>9=7[;i<k ;i[66" ::ڥ"U=I#J/"U=HHg9g9"d;   {iH e He H"k={iH"W>e   e   :Qd d "U=H "G;"<h"U=      U::Od d "U=H "G;"<h"U=      "> [;ik ;i[6:62H2H99"d;2"{i H/9H2"{iH2 "<hiH2"<hiH2 "<hiH2"<hiH"k={iH{i H">66" 62H2Hg9g9"d;{iH2 "<hiH2"<hiH2 "<hiH2"<hiH"k={iH"W>2"">08/7-[;i6k ;i[66" :<"U=131:<"U=H:"{iH/9H:"";)B->/+{i!H@/ e@He/H"k=ZD-";hHZDH-";h#J{i!H"W>{i!H{iH">e--e//++i eDD e@@))@">d)d+:<"U=H)"G;"<h"U=13+ 1 ++))d)d+:<"U=H)"G;"<h"U=13+71)z:<"U=H)"G;"<h"U=13+e13Hڥ:<"U=H)"G;"<h"U=13+71)Hh13 1 :<"U=H)"G;"<h"U=13+71)z:<"U=H)"G;"<h"U=13+e13Hڥ:<"U=H)"G;"<h"U=13+71)Hh13 1 ++))">8D7C5[;iBk ;ii+[{iH"={iH(c"k=ZZ{iH"R:h";"U=H"U=H{iH{iH"p;">">{iHJ~"k="U=H"=ZZ{iH";h"K>{iH-"k={iH 99">{iHG-"k={iH 99">{iH~"k={iH{iH">{iHG"k={iH">">Z"|;h٥:"^;:ڢ::J"o<HH"K>{iH(c"k={iH";"L:H 7 7":hJ 7 7" ٥::d[;i$k ;iZ{iH">h55 1331";31">31";!5д'/D/ڥ8pI0#HZ@H@H"v;h0#J//F>D=C;[;iBk ;ii[{iH"=8pIy[򪈈H"G;:"<h"U=骧H{iH" Z{iH{iH" hJd 瀌[;ik ;ii[d8pI0ZZ'"G;H";;hi={iH{iH'"G;H(" "=Z{iH"(hJOY"U=H"G;:H"=h"U=HZZ{iH" hz똠Y"U=H"G;:H"=h"U=몧H"i<[H"G;:"<h"U=HY"U=H"G;:H"=h"U=몧몧Hhz똠[H"G;:"<h"U=i >[;ik ;ihi[1717" ZZ'"c<h٥8 pIZZ"<hHH">hUWUWE7E7" dUUY[{iH "K3IOM{iIH"{<{iMH"{<{iHK8HI8HeOHeMH"k=ZZ{iH"R:hQS";"U=H"U=H{iH{iH"p;">">ZZ88"F:h{iHX "k=)+-{i/H{iH"=79;=d?dA : :CE/ :GZZ{i)H">hɩͥ:Հd{iH["<hh8HXh"<hh8H"k=: ]0q99wy]q99wy"G;_a{icH{iH"=kmՅodsdud{d}  dd i{edZZ{i]H">hh͂{iHW"k={iH{iH"=dddمdd Y[ZZ{iH">h"K>">Z "lhˢ0H8pI#JZ"v;hץ0MKY[:"<zHȷhH" "U=H"=d::d">HH"K>HH";{iHK8HI8HeOHeMH"k=SQ{iH";SQ"L:HH";WU"!٢WW8pI*ͥ iUHH"!͢Ẁۥ[;i k ;ii][T7 Z{iH" h?Z'{iH{iH{iH&" hU7U7" ZZ'"5;hۯi="O=u7u7" "U="U=H"dd"U=H"G;"<h"U= "U=H"G;"<h"U= 逋}٪م٪i8 pI8 pI77" ٪iՆץ:80xd :80Ud"U=H"G;"<h"U=8Hh զՆץ颩逭碧瀊:80xd :80Ud"U=H"G;"<h"U=8Hh զՆץ颥逭碣瀊ՠզiՆשeH"':dd"U=H"G;"<h"U=7)H"':ӥ eӅ{iH"{iH eHeH"k={iH{iH"> e"U=H"G;"<h"U=7)ӥ eӅ{iH"{iH eHeH"k={iH{iH"> ee炫"">[;iVk ;id"U=H"G;"<h"U=eH"U=H"G;"<h"U=7h8Hh  "U=H"G;"<h"U=eH"U=H"G;"<h"U=7h8Hh     [;ik ;ii5[Z{iH77"h Z";hZ'{iH{iH{iH&" hZ";hZ"*hJ77"  "*ZZH">hݠ۪ۅ۪i۪iӆե"U=H"Q>Ӧiӆե"U=H"Q> ѠϥӦiӆ{iH"Q> "*Z";hZ'{iH{iH{iH&" hJ'"=Z";hZ";hZZ'"!:h'"/;'{iH'" Z"]<h'">"W<'"=">[;i.k ;i[ iBHZZ77" hz iJ [i\6  [zzzzzk ;ii[{iH"=77{iH77{iH";"  [i\6[;ik ;ii'[:t盛H{iH" H{iH77":hJ88 ".H{iHj8j8":hJl8l8 ". "(.ZZ~8~8" hy{yHyH{iH" {y "!Z{iH " hI88" H{iH88 "=ZZ88" hy{yHyH{iH" ZZ{iH " h8pI0H8pIJdddd i{ed i{ed 逵〨{i}H_!"k=ZZ{i}H";h{iH6"k={iH #9#9">{iH"k={iH (9(9">)"A;ZZ"u<hy{{y"Q<{iH"k={iH 4949">{iH6ky"k={iH ?9?9">{iHky"k={iH J9J9">{iHky"k={iH U9U9">{iHT"k={iH `9`9">{iHO"k={iHg9g9">"K> "I "I{iHa"k={iH">{iHa"k={iH"> "){iHe"k=ZZ{iH"R:hh{iH";";{iH{iH{iH{iH"p;">">d i{eH "<hiH "<hii H"k=ݩeH i{eH">e i{eH "<hiH "<hii H"k=ݩ eHe i{eH"> "">Z"|;h::08):1:08A:J:S:c:v: "+ "&~8H "g "[ "bO "< "& "{iH ":"o<HH"L:">[;i kset cursor to watchset cursor to watchset cursor to watch#Cursors must have a name specified.set cursor to watchOut of memory.That cursor could not be found.Error loading that cursor.set cursor to watch Make Cursor:set cursor to watch.Can't understand arguments of XCMD EditCursor.answer ""!hEditCursor XCMD v1.1" & return & "by Darin Acquistapace, 9/3/91" & return & " 1991 Apple Computer, Inc.?FORM: EditCursorthe cantModify of this stackset cursor to watch NewCursor the patternN 3D3U"fwExit Make Cursor Get Cursor Clear Mask Data->Mask Clear DataToggle:Data Mask=Data HotSpotCancelOKThat cursor exists. Replace it?Select cursor to edit:L; ;8[i8"w:z;i+k L;L;L; ;8[i8"w:h;i+k H;[ jI I f  8 F F  I I zz+k" ;[d      zzzz+k L;L;#L;9L;0kk7L; L>L; L;hHh;i +;ikL;+L;UL; H;[ !  &  zz+kL;L; L; L;L;SL;L;L;"i=kL; L;1L;L;L;WL;999996g9?96g9699* 78 7!17i!E7S"8" :K#9a#9k&U7&u7'7+7^,7F.7.7.7G/7U/8m/j8{/l8/~8/80808X1#91(9 249N2?92J92U93`9V3g9ށ6B-;lVH^naIJXp~ [QY%JPV39?EV\bhntzU[agmsySou{OU[} 4v Q^(2Uk %>MWeu#Rk HWao-]{ 7Wp6gt{ +8MU_e{  !9AKQqy?GQWw  Dt~ )?t  /CKU[y 5GTd%-7=goy +3=Cmu 4M\ 8v&06  08BH^ 2Hy} ;CMS|BSo LT\M_s "Aj7`y&?hp~ 7F\`:LZ /;GZp8iO,C ~ExpressLoadO 3 ,mainX3,;main3 ;8[1J" BhhzȷHH" H" h" -H" hp77" " hhȷ  )HH" ȷ ȷ   Ȁi  ȷ ȷ   ȀmiH "hHHHH ")J" BhhhhȷȷHH33" 33    ȷL H H33" 33  m  ȷ    i Lt u=q- ZzZȭȀȭȭȭȭȭȻz ` "႘ .  "hi h  i(ȀȷȀ숈ȷ i  HH-"hh HHH ""hH"*"" hBh" hhHH" HH" {i\DH\H >>--7Answer "FORM: Addmenu ({Menu Title},{Menu Item List})"oanswer "AddMenu XFCN v1.0.1 " & return & "by Eric Schlosser, 08/06/90" & return & " 1990 Apple Computer, Inc."+Can't understand arguments of XFCN AddMenu.#Not enough memory to add that menu.VonSchlobnicsMenuIDCounter?!&Zhn~773D333pda )]kq$'=]kv{~:INX^euz (-3;AGMSYcgjs  (,0Lg|O,C ~ExpressLoadO ,mainW,;main ;8[9J" Bhh:ȷHH" H" h" H" hpKK" ȷHH"  " h h HH"  ȷL= H H"   m  ȷ    i L6 }=y- ȷȘ͝譴譵護譸譹譺 `` .ȷHH"  " h hɀ ȷHH"  " hhɺBȷHH"  " hh"hi h  i(ȀȷȀ숈ȷ i  -"hh HHH "HHH" ""Hi HHiH@HHH<"h8 HH" zz" Bhh H"᭣HH."HHH"{i\DH\H --Answer "FORM: AddPopUp ({Menu Item List}," & return & " {TopX 0-320},{TopY 0-185}, {Selected Item}," & return & " [BdrColor:0..15])"ranswer "AddPopUp XFCN v1.0 " & return & "by Eric Schlosser, 07/26/90" & return & " 1990 Apple Computer, Inc.",Can't understand arguments of XFCN AddPopUp.?!> Popup \H 2ftzKKX_r%Be 5iw} 7t\k%1A# =K\g%Uz,:(8H [@{,;main ;i[ "   [zzzzzk ;ii[{iH"{iH"H5" H"[;ik ;iZ"hH"""  " [;ik ;ij[O#oQOS{ioUdW{iQH, "לH  Ԝ"!`DH1 1 {iH" H" {i!H"Ԝ"!IԮԬ%_" "OO@SY{iq@ @ Ԝ"![;ik ;i[%TB B N"!pR: %Tb b N"!P!R::@%T N"!-%T N"! N"!LTKSI[;iRk ;i[[|]d_{iUadceg{i[H- "vvvvH v"!aSvvH v"!@vH {iHv" H" {i!H"v"!-%U  v"!+ + v"!t|s{q[;izk ;it[OSU[:WW{iOH "Q- - Ԓ"!Z'גH/ / Ԓ"!(גH@ @ Ԓ"!p.גH[ [ Ԓ"!N@גHp p Ԓ"!,DגH Ԓ"! EגH Ԓ"!FגH Ԓ"!JגH Ԓ"!NגH Ԓ"!OגHԒ"!aPגH  Ԓ"!@RגH11Ԓ"!XגHPPԒ"!$גHjjԒ"!&גHԒ"!a/גHԒ"!@H{iH" H" {i!H"Ԓ"![;ik ;ii[8pITiH" :H"Ah"H"뀱:({iH{iH"-"2{iH33ZZ{iH"i"{iH{iH""  [i^\ [;ik ;ii[{iH"8pITiH" :H"Ah"몧H"週iBHZZ{iH" hz똠iJ [i^\ [;ik ;ii[{iH"8pITiH" :H"Ah"몧H"週iBHZZ{iH" hz똠iJ [i^\ [;ik ;ii[:"쪈i㪧㪧H{iH" H{iH"hJ"z$H{iH"hJ "zZZ{iH " hH8pIJ"! [;ik ;ili[ "!{iH{iH " {iH "" H{iH{iH{iH "{iH " "{iH " "{iH "{iH "{iH "{iH" H" {i_H" H" {iH" "[;ikERROR Slot not foundERROR (GSOS) # ERROR Block devices not allowed%ERROR Reading from device not allowed#ERROR Writing to device not allowedERROR Device is busy ERROR Invalid device numberERROR Parameter out of rangeERROR from DStatus: ERROR Device already open  ERROR I/O error.ERROR No device connected.ERROR Disk switched.ERROR Invalid pathname syntax.ERROR Path not found.ERROR Volume not found.ERROR File not found.ERROR Version error.ERROR File not destroy-enabled.ERROR Buffer too small.ERROR File open.ERROR Unsupported volume type.ERROR Not a block device.$ERROR Character device already open.ERROR Resources not available.*ERROR Device off line or no media present.ERROR (GSOS) #,"FORM: put SlotOpen(slotNumber) into slotID""SlotOpen XFCN v1.1" & return& & "by Gregory Joe, 08/01/90" & return% & " 1990-1992 Apple Computer, Inc."answer ,Can't understand arguments to XFCN SlotOpen.!?ERROR Illegal Slot Number . ;[d      zzzz+k0kk ;8 [8 1 )   ͆ e   ʈ   ;i e+kH  8zzzz(k Lcchhk ;[e/ e&  :T +;i kJ    ;8[i)?{iH쪧8"hHh;i +;ik+L H;[ !  &  zz+kLL"L"k? `1 @  B )b L g {   1 w + - / A@ c[ p      / Qr 1Pj- 5;3AZ^  <    ?Bc ,Oj~4z"Df2Tu08>Da?؄v =[jp"&Jt4Wr%E^g*Ln:\}!AZc&SZy*0,BR 6KWlx v,;main ;i[ "c  [zzzzzk ;i[ ZZ "hH " " "   " [;ik ;ii[8pIViH"8H"h"骧H"퀯" "骧H":.{iH{iH"I"2{iH$${iuH"r"EE{iH{iH""  [i\u[;ik ;ii[{iH"8pIViH"8H"h"窧H"뀯" "窧H"iBHZZ{iH" hz瘠iJ [i\u[;ik ;ii[{iH"8pIViH"8H"h"窧H"뀯" "窧H"iBHZZ{iH" hz瘠iJ [i\u[;ik ;iZiHH"h  MM +H"  [;ik ;il[#mOQ{imSdU{iOH, "Ꮰ"""Ǒnn +H"y"SǑ +H"L{iH""H" {i!H" +H"%W +H" %W +H"%W +H"[;ik ;iiA[誈φѧ80?=誈iφѠϪυφѠϪH{iH"  +H"?誈φѧ:gH{iH>>"GhJ +H";H{iH@@"GhJ +H"BB +H"?F誈φѧ8pI0oo +H"?誈φѧ8pI +H"?Z{iH"h5H:h8Ϣ{iHHH"JZZ{iH " hץ8pI0 +H" +H"誈iiφѠϪυφѠϪH{iH" ZZ{iH " h۩"Xddݠ誈φѧ8pI0 dddՂߠ誈iiφѠϪυφѠϪH{iH" ZZ{iH " hө"XpIHӦ"XpIJ +H"ׇۦ݇߇Ӈ[;i:k ;i[UtWdY{iO[d]_a{iUH- "Ꮰpr"gigpr"gigpr"gig p+H"ypr"giSg** p+H"LGG{iHpr"gig"H" {i!H" p+H"%Odvvntmsk[;irk ;i[Upr"gigWdY{iO[d]_a{iUH- "Ꮰpr"gigpr"gigpr"gigVV p+H"ypr"giSgrr p+H"L{iHpr"gig"H" {i!H" p+H" %Odxxnvmuk[;itk ;i[QxS{iOUdWY[d]d_da{iQH/ "Ꮰpr"gigpr"gigpr"gig p+H"pr"gi#g p+H"ypr"gi/g p+H"L{iHpr"gig"H" {i!H" p+H"Otnxmwk[;ivk ;i[<>'))'"d@d++8DpIB:ڢ@#Jt;BZ{iFH 4+H" h8h#J7F{iH 4+H"( 'H'H+""#%#+`)'"+82F1E/[;iDk ;id{iH{i H{i H{i H "T "XpI0/BeHZZ" hzZ " h8h "ZZ "h.. "HH "  {iH "~ "!Bȗ[;ik("FORM: put SlotRead(slotID, maxCharCount [ , eolChar ] ) into charsRead""SlotRead XFCN v1.0" & return4 & "by Hunt Stoddard/Gregory Joe, 08/28/90" & return & " 1990 Apple Computer, Inc."answer ERROR Memory allocation failure!ERROR Invalid device numberERROR Parameter out of rangeERROR (GSOS) #ERROR Block devices not allowed%ERROR Reading from device not allowedERROR Device is busy,Can't understand arguments to XFCN SlotRead.!?,Can't understand arguments to XFCN SlotRead.,Can't understand arguments to XFCN SlotRead.,Can't understand arguments to XFCN SlotRead..ERROR Invalid device number&ERROR EOL_Char must be between 0 & 255ERROR Invalid device numberERROR Parameter out of rangeERROR (GSOS) #ERROR Invalid device numberERROR Parameter out of rangeERROR (GSOS) #ERROR Invalid device number. ERROR Character Device not open.*ERROR Device off line or no media present.ERROR (GSOS) #0ERROR Device not openERROR Not enough memory. ;8[i)H)8pI0))5)H)ĩ;i+  ;ikk ;8[i i{iޅdʆ & &H{i"h쪧)3HH{i"hh 8pIb id(ޥޅHh ҥ8ʆ & &H{i"hHh{ie+k;i+k ;8[i)8i8pI0)8pI8pI0 8pI08pI088pI08e8 H"hH"h(Hh Ѩ;i+  ;ikH  8zzzz(k \cc\ ;8[i))ޥ8pI0)H){H"hH"h6)H)ŀåހނL;i+  ;ik\ ;[e/ e&  :T +;i kJ    ;8[i)?{iH쪧8"_hHh;i +;ik H;[ !  &  zz+k\\ \"\cck;ik"፠kag$EMkn1> @,B\ou 5 b *v Gz V r     !.6djn4/_x8ey} $ 8PXh| "=Oy[nt*[m +3C\y &?&:j!/*R &CSp ,:BRk cqy6@Ye"15J+\d.}03 ,;main ;i[ "   [zzzzzk ;i*,8*pI0,8pI0:728Z pI8ApI0 e:7.8Z pI8ApI0 e8pI>8pI0+G*,,8*pI6$4#3![;i2k ;iZ"H"hi"H" [i\P   [;ik ;i[<>"HZZ<>"H"hz<>"H<>"hh<>"d+d-<>"<>"!<>""^pI0d'd)<>"'7//<>"hH/JP!<>": ""#%<>"-+"##)'+-"353#')+-/`<>"')35:<>"HzhZ8z<>"w<>"Hg<>"H@" <+H"G<>"!'){i'H"d3:>9=7[;i<k ;i[8:"HZZ8:"H8:"H"hz8:" 8[i\P8:"H8:"hh8:"!8:"8pI0'': e!i++: e!"#%/11/8:"H%#"Z8:"#eHڥ8:""Hh  '8:"hr8:":28:"#%訩  )8:"#  8:"%#"H8:"hh''e8:"H"6:593[;i8k ;i[&( "  H,"8H"h"i  &( "  H*"8H"h"i  &( "  H"8H"h"&( "  H"8H"h"ZHHHHHH &[4+H"!6&&" h ,.*.$,#+![;i*k ;i[:## +88 pI+88pI0Z+ 4+H"h''Z#' 4+H"h#846 "H#"8H"h"46 "H'"8H"h"'## +2:19/[;i8k ;i[46" 46"#46"8pI00''# "= '{i'Hgԩ'46"8pI0l#'# "= ': e #: e !++#{i#Hg2615/[;i4k ;i[<>"!<>"""^pI0')Z"<>"H"++8pI0+<>"hg+': e!#%+: e!/1#"35/#3/'){i'H"dR:>9=7[;i<k ;i[ iBHZZbb" hz iJ [i\P  [zzzzzk ;ii[{iH"{iH{iH""  [i\P[;ik ;ii?[8pIt盛H{iH" H{iH"EhJ "J H{iH  "EhJ   "J 8pIH8pI0J " iHi盛"ZZH"hhtHHh8pI0ii盛盛< =? )> HH" " HHh8ppIiei盛盛H{iH" 5:HH" " 5 "8pI0#iB8pIhHHh盛H"8H"h"iJ "  "c "HH"iB"[;i8k1Can't understand arguments of XFCN SortContainer.answer ""!iSortContainer XFCN v1.0" & return & "by Martin Gannholm, 7/27/90" & return & " 1990 Apple Computer, Inc.?VFORM: SortContainer (Container [, <|>|?," & return & " {Record Separator}]) ;8[ieHehHh;i+  ;ik ;8[iH8"h;i+k H;[ jI I f  8 F F  I I zz+k" ;8[i)H)8pI0))5)H)ĩ;i+  ;ik) kk\ ;8[i i{iޅdʆ & &H{i"h쪧)3HH{i"hh 8pIb id(ޥޅHh ҥ8ʆ & &H{i"hHh{ie+k;i+kH  8zzzz(k \cc\\ ;[e/ e&  :T +;i kJ    ;8[i)?{iH쪧8"ahHh;i +;ik+\ H;[ !  &  zz+kI8cIc\\\ \"\cck;ik"፛k bj y   % 3 m|(6 \nD_zR`dv'ESft:Tb$F\j G[o -@Fcw!v7(3U6f+=x%:  MB'.^O,C ~ExpressLoadO +  ,mains + ,;main+ ;8[ #9J#C C " Bh#h## ȷ#  H H  " H  " h\\" H  " h1" ႜ # ȷ#  H H  " H  " h  # ȷ#  H H  " H  " h#H  " h {s s " h h  H H "  8     " NP h h H HH#HH " Lhh# ȷ#  H H  " H  " h  \H  " h  <H  " h  H  " h $ H  " h '     H " h  )0@` i    )0@`e i   )  )0@`> i    )0@` i   ) _H" h  H&"hh ȷ ȷ  ȷ   HH%"h  H"  H H H"   rhhȷ   ȷHHȌ " h h ) ȭ )  >Z  z)  Z) z)  ) Z  zȊ)  ؘ   jZ i   HH"" r H HHH" VHH " Bz`  H"H H%"hB#ȥ# H"hH H%"h  ' @ D E F{NnOaPTSG%%:''-'' ''''MM" Bh#h#!%#{i"Device not found I/O ErrorInvalid Pathname SyntaxPath Not FoundVolume Not FoundFile Not FoundAccess Not AllowedBuffer too small File is OpenInvalid Parameters %Not enough memory for this opperationUndefind ErrorqAnswer "FORM: CurResource (ICON | SND | XCMD | XFCN |" & return & " CRSR | $nnnn, [Current], [False])"tanswer "CurResource XFCN v1.1" & return & "by Eric Schlosser, 08/08/91" & return & " 1991 Apple Computer, Inc."/Can't understand arguments of XFCN CurResource.the long name of this stackSNDICONXCMDXFCNCrsrCurrent!?False$  , >C r   \     / = C T Z |s   H V \ v |           %%'2'?'L'TM Au2@FW]pKY_oy  .BHKRUiorwz}2:=@C]cfnqtwz+.ILQT\lqz#6BNjw(5BOW0-,;main- ;i[ "  [zzzzzk ;iZ0.7" h  "Z,   %'%%i{iH8H8H", e.0{iH8H8 H",ZZ"T,h"k-{iH",{iHZ H H"M-h)"`,Z H H"M-"`,"~) H H{iH"+ "<,"}- "-,0+/)[;i.k ;iZ"+hZ"5-hZ"+hZ"M-h :0"8:  8 e e d e 8pI8  "G-"![;ik ;i[80vq8 :8::J`HH"HHH"0HH "HH"   [;ik ;i[",[;ik ;ii[{iH",iBHZZ{iH" hz똠 [i\[;ik ;i[ iJ "   [zzzzzk ;ii[{iH",::{iHCC{iH"+"  [i\[;ik ;ii[{iH",EE{iHMM{iH"+" iBHZZ{iH" hz똠 [i\[;ik ;i[e@B  {iH8HH8 H",dd!<<i8#88 %%e:8#pI#8%:%8#pId::'ZZB@{i H"w-hDF,OO6"+4B3A1[;i@k ;i[e@B  {iH8 H8HH",dd!<<i8#88%%e:8#pI#8%:%8#pId::'ZZB@{i H"w-hDF,cc6"+4B3A1[;i@k ;i[e02 {i H8H8 HHH",ddZZ20{iH"w-h46,ww,"+*2)1'[;i0k ;i[i8 e  [;ik ;i[i8e  [;ik ;i[ i / i H") H H "6" [;ik ;i[e 8H8 H"H,HH"Z,  ZHH"M-h ZHH"M-h HH"q-HH"q- ZZ HH "h h e ZZ HH "h h HH"- [;ik ;i[%" "*, i H"Z,ZZ i H"A- i H",, i H"-",  [;ik ;i[{iHHF.",Z{i/H LJ"t+h77d3d57ڢ7H7H  J @@35Z 531/"B,h80-(8:LJ"!LJ1/B" B" @L?K=[;iJk ;i[@@i79773533/1{iHe35H.",e@BHZZ1/7" hz7977:08<8$8 :E8+Nh1/8" U1/"-1/"!C1/{iH@" +1/@"@@iF797>B=A;[;i@k ;i[{iH ",   [;ik ;i[($& " d{iH ", *,('[;i&k ;i[d {iH ",[;ik ;i[ [+H" ZZ} [+H": h,芅   [;ik ;iiz[ddd [+H" ZZ{iH/ [+H": h/H{iH">+hJԬԪ",H{iH"*hJwiH "+", [+H" ZZ{iH" [+H": hۯ,iH "+", [+H" 8pI}ݢ8pI}ZZ i"+H [+H": hۯ,GZ iH{iH{iH"e-hʅنۥߢ߀[;isk ;ii1[{iH",ddddd{iH{iH+" ZZ{iH" h"Z,窧煭d{iH ",,ŷڢ#JZHH " hwŷکŹ#J"ZHHHH "-h-ڢ#JZHH"h" "{iH",ZZ"z+hh{iH"_-ZZ{iH")h{iH{iH"),0"Y-HH";-{iH")," [;i*k ;idZZH"S-h"+,   [;ik ;ii#[ddZ{iH{iH&" hJZZ"8+h,ZZ " hZZ"8+h,{iH{iHݢ(" ",H{iH"*hJ*{iH{iH"+",{iH",ݦ߅"2+,",[;ik ;ii[ZZ" hHH{iH" "H{iH"!*h[;ik ;i[| "0=88 ::": )"r z @H"_)h8) dH"_)h8 {iH wH wH",8pI08 pI8pI08 pI ZZ"N,hi'8 pIH eHh8pI0h#J e&${iH","![;i k ;iiC[ՠHѩdɥ " H8pI0J "Z "hJ " " ZZ" h٠HH{iH"  "H{iH!!"*hJ"" " 3))" ZZ{iH "/h݂盛H{iH" :LH{iH=="*hJ?? "H{iH"*hJ "" 8&pI0ei盛盛H{iH" Z{iH" hJ0ZZ{iH "/hݥ " Z{iH44" hJ/ZZ{iH "hݥ== " IZ{iHVV" hJ&ZZ "Ihݥ`` "  "-ZZ{iH "/hݥxx " 8WpIPei 盛盛H{iH" Z{iH " h˥8pI0 dӂei盛盛H{iH" Z{iH" Z{iH" hJӀjZ{iH" hJӀHZ{iH" hJӀ&Z{iH" hJdӀdөZ "hZ "hͥ8pI0ei盛盛H{iH" H{iH"*hJ%{iH{iH "W",#{iH{iH0"  #{iH{iH "W",ZZ{iH{iHӢ1" h " ZZ"S-h, "+"Z,窧盢ZZ "hhiZZ "hhiZZ "hhYiii ۦ݇iӇiɇ"-6" [;i<k+Can't understand arguments of XCMD Picture.answer ""answer""Vert scroll controlHorz scroll controlGrow Box controlset cursor to watchMAINMAIN Picture ID the version1.1(Picture XCMD requires HyperCard IIGS 1.11Answer file "Display what picture?" of type PaintitCancelset cursor to watch!aPicture XCMD v1.0" & return & "by Eric Schlosser 9/13/91" & return & " 1991 Apple Computer, Inc.?ZFORM: Picture [SourceName [, SourceType " & return & "[, windowStyle [Visible [,Rect ]]]]]set cursor to watchfileCan't find that picture fileresourceCan't find that resource clipboardNo picture on clipboardCan't find that picture filerect rectangleshadowdialogwindoidUnable to create windowMemory allocation Error ;8 [)!ddd5!U!E!+!" )!K!" C! Ly W!))I )" C!LJV W! K!" C!L*d  W!W! m" S! {iW!) _% _' ) :e  ۥH d`[!W! ;8[i8")z;i+kKL+L+L+L+L+ H;[ jI I f  8 F F  I I zz+k" ;8[i))8pI0Z)H)8 pIO)H)8pI08pI0;i +  ;ik L+ ;[d      zzzz+kL+L+ ;[      zzzz+kL+L+0kk L+L+ L+L+",k ;8 [8 1 )   ͆ e   ʈ   ;i e+k$L+L+L+L+gL+ L+8 H;[IIʩ FeIz+k,L+cchhk&L+JL+ L+L+L+ ;[e/ e&  -:T +;i kJ   ֢ L+L+L+L+L+ L+L+L+'L+%L+ L+1L+hL+"L+L+:CKEZMOcfw v @Zq9EZi!")*=8?P^l4O=iV`xT)! )!- C!_ C! C! S!7![!G!W!|N]is]t<H]l-;Sao"RlW  %n6BZiqy#+(jGl(V`qu)9Hl%V/%n Pr%BF_KBq"m~ L`+? U4=O0BVh?YӁ:L%^u.Axوp;?`y STAKɵZa`  7m&2@ @ @ @>CalendarapUpdospUpdos ` H>t   @H |I |J | 3|b9<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxDDDDDDDDDDDDDDDDDDPPPUPUPPPUPUdFDffDFdFdfDDfdFdFDffDFdFdfDDfdFODDOwwwwwwwwaaaaaaaaaaaaaaaaOOOOOOOOOOOOOOOOuuuuWWWWuuuuWWWWuuuuWWWWuuuuWWWWooooooooooooooooon openStack global CurDay -- Make sure we are running version 1.1 or later if the version < 1.1 then set lockMessages to true answer "This stack requires HyperCard IIGS version 1.1 or" && "later." with "Home" go home exit to hyperCard end if put empty into CurDay -- If the stack opens to the first card, go to the current day if the number of this card is 1 then set cursor to watch put the long date into workDate put (word 2 of workDate) && last word of workDate into cardName convert workDate to dateItems -- Determine what day of the week this month begins on put item 2 of workDate & "/1/" & item 1 of workDate into startDay convert startDay to dateItems put item 3 of workDate + item 7 of startDay - 1 into begDay set lockMessages to true go to card cardName -- Select the current day put begDay into field id 137 end if end openStack on closeStack -- Hide the selected day when we leave the stack set the style of fld (fld id 160 of card 1) of card 1 to transparent end closeStack on doMenu whichItem -- If the user saves a copy of the stack, temporarily hide the -- selected day so that the copy does not have a day already -- selected. if whichItem is not "Save a Copy..." then pass doMenu set the style of field (field id 160) to transparent send the params to hyperCard set the style of field (field id 160) to rectangle end doMenuMAST7 w% PJY?mp-5=FS[$dm:vtLISTm(PAGE(m7py iKYۨYa C6gE !$[$"$#a:$iK%$G p{ 0/GJKcIJYQBp?4'G44F0Ig@BKGD w @  AXQ'2+ on mouseUp selectThisDay 1 end mouseUpXX'*2: on mouseUp selectThisDay 2 end mouseUpXY'92I on mouseUp selectThisDay 3 end mouseUpXZ'H2X on mouseUp selectThisDay 4 end mouseUpX['W2g on mouseUp selectThisDay 5 end mouseUpX\'f2v on mouseUp selectThisDay 6 end mouseUpX]'u2 on mouseUp selectThisDay 7 end mouseUpX^2=+ on mouseUp selectThisDay 8 end mouseUpXc2*=: on mouseUp selectThisDay 9 end mouseUpXd29=I on mouseUp selectThisDay 10 end mouseUpXe2H=X on mouseUp selectThisDay 11 end mouseUpXf2W=g on mouseUp selectThisDay 12 end mouseUpXg2f=v on mouseUp selectThisDay 13 end mouseUpXh2u= on mouseUp selectThisDay 14 end mouseUpX_=H+ on mouseUp selectThisDay 15 end mouseUpX}=*H: on mouseUp selectThisDay 16 end mouseUpXy=9HI on mouseUp selectThisDay 17 end mouseUpXo=HHX on mouseUp selectThisDay 18 end mouseUpXn=WHg on mouseUp selectThisDay 19 end mouseUpXm=fHv on mouseUp selectThisDay 20 end mouseUpXi=uH on mouseUp selectThisDay 21 end mouseUpX`HS+ on mouseUp selectThisDay 22 end mouseUpX~H*S: on mouseUp selectThisDay 23 end mouseUpXzH9SI on mouseUp selectThisDay 24 end mouseUpXpHHSX on mouseUp selectThisDay 25 end mouseUpXqHWSg on mouseUp selectThisDay 26 end mouseUpXvHfSv on mouseUp selectThisDay 27 end mouseUpXjHuS on mouseUp selectThisDay 28 end mouseUpXaS^+ on mouseUp selectThisDay 29 end mouseUpXS*^: on mouseUp selectThisDay 30 end mouseUpX{S9^I on mouseUp selectThisDay 31 end mouseUpXsSH^X on mouseUp selectThisDay 32 end mouseUpXrSW^g on mouseUp selectThisDay 33 end mouseUpXwSf^v on mouseUp selectThisDay 34 end mouseUpXkSu^ on mouseUp selectThisDay 35 end mouseUpXb^i+ on mouseUp selectThisDay 36 end mouseUpX^*i: on mouseUp selectThisDay 37 end mouseUpX|^9iI on mouseUp selectThisDay 38 end mouseUpXt^HiX on mouseUp selectThisDay 39 end mouseUpXu^Wig on mouseUp selectThisDay 40 end mouseUpXx^fiv on mouseUp selectThisDay 41 end mouseUpXl^ui on mouseUp selectThisDay 42 end mouseUp H  To Do Check 1on mouseUp toggleCheck 1 -- In the background script end mouseUp H  To Do Check 2on mouseUp toggleCheck 2 -- In the background script end mouseUp H  To Do Check 3on mouseUp toggleCheck 3 -- In the background script end mouseUp H  To Do Check 4on mouseUp toggleCheck 4 -- In the background script end mouseUp H  To Do Check 5on mouseUp toggleCheck 5 -- In the background script end mouseUpP ToDo Titleson mouseUp checkReadOnly checkUserLevel put word 2 of the clickLine into whichLine modifyToDo whichLine end mouseUp S*P Appointment Titleson mouseUp checkReadOnly checkUserLevel put word 2 of the clickLine into whichLine if whichLine > 11 then put 11 into whichLine modifyAppointment whichLine end mouseUp8<n Months4AP*  Day<@L SelectedDay)  Stack Infoon mouseUp answer "About the Calendar Stack" & return & return & "This" && "stack lets you enter, display, and edit appointments and" && quote & "To Do" & quote && "items." end mouseUp^* I  Commentson mouseUp toggleComments end mouseUph* p Addresseson mouseUp -- Go to the last card of the Address stack that the user visited global LastAddressCard, LastCalendarCard visual effect venetian blinds put the long name of this card into LastCalendarCard if LastAddressCard is not empty then go LastAddressCard else go stack "Addresses" end if end mouseUpl*.  Homeon mouseUp visual effect iris close go home end mouseUpVkx)  on mouseDown goMonth -1 end mouseDownVkwx  on mouseDown goMonth 1 end mouseDown6l,yt Month</@ Grey Shadow<T/;@ Blue Shadow\7 Commentson closeField global CurDay put target into line 20 to the number of lines of field CurDay of field CurDay end closeField on mouseUp checkReadOnly checkUserLevel end mouseUpR^7J  Comment Titleon mouseUp if the clickH < the left of me + 12 then toggleComments end if end mouseUp>-: Hilited Field21 January February March April May June July August September October November December1990 1991 1992 1993 1994 1995 1996 1997 1998 1999193January February March April May June July August September October November DecemberCalendaron openCard -- Display the selected day when the card opens selectThisDay field id 137 end openCard on goMonth whichWay -- Cycles through months and years while the mouse is down -- Goes to that card or asks if the user wants to extend the -- calendar when the mouse is released. put field "Month" into workDateItems put workDateItems into restoreMonth put " 1," after word 1 of workDateItems convert workDateItems to dateItems repeat forever -- If statement below exits if mouse is up -- Don't go back farther than January, 1991 if whichWay = 1 or item 1 of workDateItems > 1991 or item 2 of workDateItems > 1 then add whichWay to item 2 of workDateItems if item 2 of workDateItems > 12 then put 1 into item 2 of workDateItems add whichWay to item 1 of workDateItems end if if item 2 of workDateItems < 1 then put 12 into item 2 of workDateItems add whichWay to item 1 of workDateItems end if put line (item 2 of workDateItems) of field id 161 && item 1 of workDateItems into workMonth put workMonth into storedMonth if the mouse is up then put field "Month" into workMonth exit repeat else put workMonth into field "Month" end if end repeat set hilite of the target to false set cursor to watch if restoreMonth is field "Month" then put storedMonth into workMonth end if lock screen put restoreMonth into field "Month" goCardExists workMonth end goMonth on goCardExists cardName go card cardName put the result into goSuccess unlock screen if goSuccess is empty then exit goCardExists put word 2 of field "Month" of last card into currentYear put word 2 of cardName into newYear put field "Month" into desiredMonth askExtendCalendar newYear, currentYear, desiredMonth end goCardExists on find send the params to hyperCard if the result is not empty then exit find put the number of the foundField into whichDay if whichDay < 43 then selectThisDay whichDay if word 2 of the foundLine > 19 and the visible of bg field id 156 is false then toggleComments end if end if if whichDay = 44 and the visible of bg field id 156 then toggleComments end if end find on toggleComments -- Hide or display the comments field set cursor to watch lock screen put not the visible of bg button id 159 into status set the lockText of field id 156 to the cantModify of this stack set the visible of bg button id 159 to status set the visible of bg button id 158 to status set the visible of bg button id 157 to status set the visible of field id 156 to status unlock screen if status is true and the userLevel > 1 and the cantModify of this stack is false then select after text of field id 156 end toggleComments on selectThisDay dayNum -- Handle mouse clicks on one of the days of the month global CurDay if field dayNum is empty or the style of field dayNum is "rectangle" then exit selectThisDay end if set cursor to watch if CurDay is not empty then set the style of field CurDay to transparent end if set the style of field dayNum to rectangle put dayNum into CurDay put CurDay into field id 137 -- The selected day for this month put CurDay into field id 160 -- The actual hilited day in the stack get line 1 of field CurDay put word 1 of field "Month" && it & "," && word 2 of field "Month" into workDate convert workDate to long date put workDate into field "Day" put line 3 to 13 of fld CurDay into fld "Appointment Titles" put line 14 to 18 of fld CurDay into fld "ToDo Titles" put line 19 of field CurDay into checkItems repeat with index = 1 to 5 set the hilite of bg btn ("To Do Check" && index) to (item index of checkItems) is "True" end repeat put line 20 to the number of lines in fld CurDay of fld CurDay into field "Comments" end selectThisDay on modifyAppointment which -- Build time to display in the ask dialog put (which + 7) & ":00" into workTime convert workTime to time put item 2 to 3 of field "Day" into apptDay ask "Appointment for" && workTime & "," & apptDay with line which of field "Appointment Titles" if the result is not "Cancel" then -- Apointments can be only 26 characters long put char 1 to 26 of it into it -- This handler adds the appointment to the correct fields addItem "Appointment", which, it end if end modifyAppointment on addItem type, lineNum, titleText -- Add the appointment or to do item to the selected day global CurDay if type is "Appointment" then put titleText into line lineNum of fld "Appointment Titles" put titleText into line lineNum+2 of field CurDay else put titleText into line lineNum of field "ToDo Titles" put titleText into line lineNum+13 of field CurDay end if end addItem on modifyToDo which -- If the item we are deleting is checked, uncheck it first ask "To Do for" && field "Day" with line which of field "ToDo Titles" -- To Do items can be only 23 characters long put char 1 to 23 of it into it if it is empty and the hilite of bg btn ("To Do Check" && which) then toggleCheck which end if if the result is not "Cancel" then addItem "To Do", which, it end modifyToDo on askExtendCalendar newYear, currentYear, desiredMonth if the cantModify of this stack then answer "This stack is locked and cannot be extended." with "Cancel" exit askExtendCalendar end if if the userLevel = 1 then answer "Your user level must be set to Typing or above to" && "extend the calendar stack." with "Cancel" exit askExtendCalendar end if answer "The calendar does not contain cards for the year of" && newYear & ". Do you want to extend it to include this year?" with "Cancel" or "Extend" if it is "Extend" then -- Generate as many years as necessary to include the new year put "Extending the calendar through" && newYear & ", please" && "wait..." repeat with index = currentYear+1 to newYear generateYear index end repeat go to card desiredMonth put empty hide msg end if end askExtendCalendar on goNextMonth set cursor to watch if word 1 of field "Month" is "December" then go to card ("January" && word 2 of field "Month" + 1) if the result is "No Such Card" then askExtendCalendar end if else go next card end if end goNextMonth on goPrevMonth if the number of this card is 1 then answer "This is the first card of the stack." else set cursor to watch go prev card end if end goPrevMonth on generateYear whatYear -- This will generate twelve cards (months) for a given year -- Don't spend time putting the new months in the recent dialog global CurDay set the style of field CurDay to transparent set lockRecent to true set lockMessages to true go to last card of this bg repeat with index = 1 to 12 doMenu "New Card" -- Get the month name and set the card name to it plus the year put index & "/1/" & whatYear into wDate convert wDate to long date put word 2 of wDate into wDate set the name of this card to wDate && whatYear -- Create a calendar for this month generateMonth index, whatYear end repeat set lockMessages to false end generateYear on toggleCheck which global CurDay put "To Do Check" && which into cName if line which of field "ToDo Titles" is not empty then checkReadOnly if the userLevel = 1 then answer "Your user level must be set to Typing or above to" && "change the status of To Do items." exit toggleCheck end if -- The check marks are special icons that are visible only -- when they are hilited. They were created in the Icon Editor -- stack by drawing the check mark only on the icon mask set the hilite of bg btn cName to not the hilite of bg btn cName if line 19 of field CurDay is empty then put ",,,," into line 19 of field CurDay end if put the hilite of bg button cName into item which of line 19 of field CurDay end if end toggleCheck on modifyToDo whichToDo -- Handle modifying the To Do fields put "To Do" && whichToDo into fieldName put empty into editableText if field fieldName is not empty then answer "Edit or delete this To Do item?" with "Edit" or "Delete" or "Cancel" if it is "Cancel" then exit modifyToDo else if it is "Delete" then put empty into field fieldName set the icon of bg btn ("To Do Check" && whichToDo) to 0 exit modifyToDo end if put field fieldName into editableText end if ask "Enter To Do item:" with editableText if it is not empty then put it into field fieldName end modifyToDo on generateMonth whichMonth, whichYear -- This handler creates the onscreen calendar for a given month global CurDay set cursor to watch lock screen -- First determine how many days are in the month put item whichMonth of "31,28,31,30,31,30,31,31,30,31,30,31" into numberOfDays -- Handle leap year if whichMonth = 2 and (whichYear-92) mod 4 = 0 then add 1 to numberOfDays end if -- Determine what day of the week to start on put whichMonth & "/1/" & whichYear into wDate convert wDate to dateitems put (item 7 of wDate) - 1 into sDay -- Put the days into the calendar fields put sDay+1 into field id 137 repeat with index = 1 to numberOfDays put index into field (index+sDay) end repeat -- Label the month, year, and day put line whichMonth of fld "Months" && whichYear into fld "Month" put word 1 of field "Month" && "1," && word 2 of field "Month" into workDate convert workDate to long date put workDate into field "Day" unlock screen end generateMonth on clearDays -- Temp - remove before final repeat with index = 1 to 42 put line 1 of field index into field index end repeat end clearDays on clearAll -- Temp - remove before final go to card 2 repeat with index = 2 to the number of cards in this bg doMenu "Delete Card" end repeat end clearAll on checkReadOnly if the cantModify of this stack then answer "This stack is locked and cannot be modified." exit to hyperCard end if end checkReadOnly on checkUserLevel if the userLevel is 1 then answer "Your user level must be set to Typing or above to" && "enter or edit information in fields." exit to hyperCard end if end checkUserLevel BMAPw  0 88 Љ "  (0, ., .,.., , ,, ., ,,.,, ,. , ,,,,,,,.."%?0 < ?0!0?<<<<0<<) 3???0?0?1? <8 8?? "!??< 3??"!??<<<ps UHyperCardIIGS stack*/HyperCard/HyperCardIIGSONS*U &/IDUNA/IDUNAPROGKORNCH.ICONS HyperCardIIGSwpwwwpwpwwwwwww wwpwppnRHYPERCARD.ICONSBFTYPE.HYPERCARD