├── LICENSE ├── README.md ├── ics-newton-codes.py └── newton-packages ├── newton-1x ├── Fixer-10.sit ├── GestureLaunch-10.sit ├── GestureLaunch-10 │ ├── ReadMe.dos │ ├── ReadMe.mac │ ├── gLaunch.pkg │ ├── gScript.pkg │ └── scripts.pkg ├── GraffitiPatch-16.sit ├── GraffitiPatch-16 │ ├── GP16-Rgt.pkg │ ├── GP16-Top.pkg │ ├── ReadMe.WRI │ └── ReadMe.mac ├── HeapIt-10.sit ├── HeapIt │ ├── HeapIt.pkg │ ├── ReadMe - HeapIt │ └── ReadMe.dos ├── ICSFixer │ ├── Fixer.pkg │ ├── Readme.dos │ └── Readme.mac ├── Newt21.sit ├── Newt21 │ ├── Newt21.pkg │ ├── ReadMe.dos │ └── ReadMe.mac ├── NewtCase 2.2 Demo │ ├── Bookcase 1.2 │ ├── NewtCase 2.2 DEMO Doc.bin │ ├── NewtCase 2.21 DEMO │ └── QuickPicker 2.21 ├── NewtCase-12.sit ├── NewtCase-12 │ ├── Bookcase.pkg │ ├── NewtCase.pkg │ ├── ReadMe.Mac │ └── ReadMe.WRI ├── NewtCase-22-Mac.sit ├── NewtInfo-09b8.sit ├── NewtInfo-09b8 │ ├── NewtInfo.pkg │ ├── ReadMe.dos │ └── ReadMe.mac ├── PrefsPatch-12.sit ├── PrefsPatch-12 │ ├── PrefsPatch.pkg │ ├── ReadMe.dos │ └── ReadMe.mac ├── SleepAid-13.sit ├── SleepAid-13 │ ├── ReadMe.dos │ ├── ReadMe.mac │ └── SleepAid.pkg ├── SoupKitchen-10.sit ├── SoupKitchen-10 │ ├── ReadMe.dos │ ├── ReadMe.mac │ └── SpKitchn.pkg ├── glaunch.zip ├── gpatch16.zip ├── heapit10.zip ├── inLine-12.sit ├── inLine-12 │ ├── InLine.pkg │ ├── ReadMe.dos │ └── ReadMe.mac ├── inline12.zip ├── nc22-win.zip ├── nwtcse12.zip ├── prfpch12.zip ├── slpaid13.zip └── soupk-10.zip ├── newton-2x ├── GScripts-Full.sit ├── GScripts-Full │ ├── ReadMe.Mac │ ├── ReadMe.Win │ └── scripts.pkg ├── GScripts-Lite.sit ├── GScripts-Lite │ ├── ReadMe.Mac │ ├── ReadMe.Win │ └── scripts.pkg ├── GestureLaunch 2.01 │ ├── ReadMe.Mac │ ├── ReadMe.PC │ ├── gLaunch.pkg │ └── scripts.pkg ├── GestureLaunch-201.sit ├── ICSTextEdit.sit ├── ICSTextEdit │ ├── ICSTextEdit.pkg │ └── readme ├── Newt21.sit ├── Newt21 │ ├── Newt21.pkg │ ├── ReadMe.dos │ └── ReadMe.mac ├── NewtCase-Docs.doc ├── NewtCase-Docs.pdf ├── PMDEMO19 │ ├── ReadMe.Mac │ ├── ReadMe.PC │ └── ncpm109d.pkg ├── PkgMgr Demo 1.04 │ ├── PkgMgr.pkg │ ├── ReadMe.Mac │ └── ReadMe.PC ├── PkgMgr-Demo-104.sit ├── SleepAid 2.1 │ ├── ReadMe.Mac │ ├── ReadMe.PC │ └── SleepAid.pkg ├── SleepAid-21.sit ├── WhatToDo-10.sit ├── WhatToDo-10 │ ├── Readme.Mac │ ├── Readme.PC │ └── WhatToDo.pkg ├── pmdemo19.sit └── pmdemo19.zip └── newton-mp2k ├── bk_10.sit ├── bk_10.zip ├── bk_10 ├── KillBB10.pkg ├── README ├── README_PC └── bk10.pkg ├── bk_103.sit ├── bk_103 ├── BK103s.pkg ├── KILLBB31.pkg └── README ├── gl3demo.sit └── gl3demo ├── GL30demo.pkg ├── KillBB31.pkg ├── NCDocs.pdf ├── NewStats.pkg ├── README.mac ├── README.pc ├── scripts.txt └── scripts30.pkg /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2023 Tom Collins 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ICS Newton Software 2 | 3 | In the 1990's, Innovative Computer Solutions released multiple programs 4 | for the Newton MessagePad as shareware, in addition to commercial releases 5 | of NewtCase and X-Port. 6 | 7 | This repository contains files related to that software, starting with a 8 | Python script to generate the shareware registration codes used in five 9 | of the products. 10 | -------------------------------------------------------------------------------- /ics-newton-codes.py: -------------------------------------------------------------------------------- 1 | """ 2 | Registration Code Generator 3 | for Newton Shareware 4 | by Innovative Computer Solutions 5 | 6 | In the 1990's, ICS released multiple programs for the Newton MessagePad as 7 | shareware, in addition to commercial releases of NewtCase and X-Port. 8 | 9 | This Python script implements the registration code algorithm used so Newton 10 | enthusiasts can enjoy our programs on their devices in the 21st century and 11 | beyond. 12 | 13 | In case you can't get this Python script to work, you can use the following 14 | codes for user "Izzy Newt": 15 | 16 | MultiTask: LOSUBNHJIE 17 | GestureLaunch: BHUASHGBKJ 18 | BarKeep: RIBLROSLEE 19 | WhatToDo: XKYSHRDXJX 20 | Twerx: JNOVKPPCZH 21 | 22 | Dan Rowley and Tom Collins 23 | https://web.archive.org/web/20021209184428/http://www.newts.com/newton/ 24 | """ 25 | 26 | import re, sys 27 | 28 | 29 | def paddedName(name): 30 | # Convert name to all uppercase 31 | name = re.sub(r'[^A-Z]', '', name.upper()) 32 | if len(name) == 0: 33 | name = 'AX' 34 | # Pad name with copies of itself if less than 10 characters 35 | i = 0 36 | while len(name) < 10: 37 | name = name + name[i] 38 | i += 1; 39 | 40 | return name 41 | 42 | 43 | def genICS(c1, c2, padded): 44 | key = 13 45 | check = key 46 | m = chr(key + 65) 47 | 48 | for i in range(0, len(padded)): 49 | o = (ord(padded[i]) - 48 + key) % 26 50 | check += o 51 | key = ((o + key) * c1 + c2) % 127 52 | m += chr(o + 65) 53 | 54 | m += chr((2600-check) % 26 + 65) 55 | 56 | return m[-10:] 57 | 58 | 59 | codes = [ 60 | { 'name':'MultiTask', 'c1':234, 'c2':345 }, 61 | { 'name':'GestureLaunch', 'c1':361, 'c2':511 }, 62 | { 'name':'BarKeep', 'c1':567, 'c2':304 }, 63 | { 'name':'WhatToDo', 'c1':521, 'c2':317 }, 64 | { 'name':'Twerx', 'c1':513, 'c2':379 } 65 | ] 66 | 67 | 68 | def main(): 69 | if len(sys.argv) != 2: 70 | print('usage: python ics_newton_codes.py ') 71 | exit() 72 | 73 | name = sys.argv[1] 74 | 75 | print('ICS Newton Registration codes for user "%s":' % name) 76 | 77 | padded = paddedName(name) 78 | for entry in codes: 79 | print('%s: %s' % (entry['name'], genICS(entry['c1'], entry['c2'], padded))) 80 | 81 | 82 | if __name__ == '__main__': 83 | main() 84 | -------------------------------------------------------------------------------- /newton-packages/newton-1x/Fixer-10.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/Fixer-10.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/GestureLaunch-10.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GestureLaunch-10.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/GestureLaunch-10/ReadMe.dos: -------------------------------------------------------------------------------- 1 | GestureLaunch/Script 1.0 2 | (C)1995 Innovative Computer Solutions, All Rights Reserved 3 | Written by Dan Rowley, Documentation by Tom Collins 4 | 5 | < Overview > 6 | GestureLaunch and GestureScript are ICS's answer to button bars and package 7 | launchers. Now you can assign up to four actions to each built-in button 8 | for a total of 24 different actions that are always available and don't 9 | take up as much heap or screen space as a button bar. Launch any package 10 | or NewtCase Archive with a simple gesture (select, caret, line, or scrub). 11 | GestureLaunch can even execute small NewtonScript programs entered with 12 | GestureScript (samples included). Shareware, $10. Free to NewtCase 2.x 13 | users. 14 | 15 | < Installation > 16 | This program is made up of three separate packages. GestureLaunch is the 17 | autopart that takes the gestures and performs your configured actions. The 18 | Scripts package is a dispatch only autopart (which means that it 19 | automatically deletes itself after you install it) that installs sample 20 | scripts for use with GestureLaunch and GestureScript. The GestureScript 21 | package is an optional program for advanced users who want to write their 22 | own NewtonScript programs for use with GestureLaunch. 23 | 24 | < Instructions > 25 | Before using GestureLaunch, you need to understand the four gestures it 26 | uses. The first, select, refers to holding the pen in one spot for a 27 | second. The caret is drawn like the roof of a house, from the starting 28 | point, up and to the right then down and to the right. The line is a 29 | simple horizontal line from left to right. The final gesture, scrub, is 30 | drawn as a series of up and down strokes like an M or W. 31 | 32 | You can configure GestureLaunch by selecting the overview button (tap and 33 | hold on the dot between the arrows at the bottom of the screen). After 34 | holding the pen down for a second, release it and the first GestureLaunch 35 | menu will appear. 36 | 37 | From the first menu, you can select the button you wish to configure. Once 38 | you select a button, the configuration screen for that button appears. For 39 | each button, you can assign an action for the four gestures (select, caret, 40 | line, and scrub). This version of GestureLaunch supports three actions: 41 | Launch a Package, Launch a NewtCase Archive and Execute a GestureScript. 42 | After selecting an action, you need to choose a package or GestureScript 43 | for that action. Once you have configured a gesture, you need to tap on 44 | the Save button to save your changes. 45 | 46 | Once you have configured GestureLaunch, tap on the close box of the first 47 | menu to exit the configuration screens. Now you can perform a gesture on 48 | one of the buttons to have GestureLaunch perform the associated action. 49 | 50 | < Using GestureScript > 51 | GestureLaunch includes a package of sample scripts. You only need to 52 | install GestureScript if you want to change those scripts or write your 53 | own. If you want to modify the sample scripts, please modify a copy 54 | instead of the original. Future releases of Script packages may replace 55 | the sample scripts with updated versions. You can delete all of 56 | GestureScript's scripts by selecting "Delete All Scripts" from the Info 57 | button. 58 | 59 | The GestureScript interface is very straightforward. When you edit a 60 | script, be sure to tap the "check" button to verify that it compiles 61 | correctly. If you have questions about GestureScript or wish to distribute 62 | a package of scripts, please contact dan@newts.com (or DRowley on eWorld). 63 | If you want us to include some of your scripts in a future release, e-mail 64 | them to gscripts@newts.com. 65 | 66 | < Registration Information > 67 | This application is SHAREWARE. If you decide to keep it, please register 68 | by sending US$10.00 to Innovative Computer Solutions; ATTN: Tom Collins; 69 | 1075 North Miller Road, #142; Scottsdale, Arizona USA 85257-4612. Please 70 | include your name, the name of this utility (GestureLaunch 1.0), address 71 | (postal) and preferred e-mail address so we can contact you about updates 72 | and our other products. 73 | 74 | You can register by credit card through Kagi Shareware services. E-mail us 75 | to request a copy of the registration program, or connect to our WWW page 76 | or FTP directory 77 | to download it. You can also register 78 | GestureLaunch on CompuServe. GO SWREG and search for apps with the keyword 79 | "ICS" to see all of our programs. (at this time, GestureLaunch has not 80 | been assigned an SWREG number). 81 | 82 | Or, you can order our "NewtCase & Essentials" utility package and get 83 | NewtCase 2.2, SleepAid, NewtInfo, SoupKitchen and GestureLaunch/Script. 84 | It's only $49.95 from PelicanWare (503/221-1148). 85 | 86 | If you have registered any previous version of GestureLaunch, you are 87 | automatically registered for this version. Owners of NewtCase 2.0 and 88 | later are also registered for this version. 89 | 90 | PLEASE BE HONEST and register this software if you use it -- we can't 91 | continue to write cool Newton apps if we don't get any support. We 92 | deliberately priced GestureLaunch where anybody can afford it. Ten dollars 93 | really isn't that much, but it means a lot to us - please don't violate our 94 | trust by failing to register your shareware. 95 | 96 | < Bugs, Questions, Comments, Suggestions... > 97 | Send e-mail to the author, Dan Rowley, at dan@newts.com. For business 98 | messages (e.g., registration questions), please write tom@newts.com. You 99 | can also get general information by e-mailing info@newts.com, or find out 100 | what we're up to by mailing news@newts.com. We want to develop Newton 101 | applications to fit YOUR needs. Give us feedback, let us know if we're 102 | doing it right. We're here for you. 103 | 104 | < Our Other Newton Applications > 105 | Check out our popular Newton utilities, NewtCase and SleepAid. They were 106 | voted numbers three and five (respectively) in the GNUT Top 10 Shareware 107 | List of September 1994. We're also responsible for HeapIt, NewtInfo, 108 | Newt21, ICS Fixer, GraffitiPatch, GestureLaunch, SoupKitchen, inLine and 109 | PrefsPatch. 110 | 111 | You can find our software on CompuServe (GO NEWTON), AOL (PDA and NEWTON), 112 | AppleLink, eWorld, and the Internet (newton.uiowa.edu, ftp.amug.org, etc.). 113 | Internet users should check out our World Wide Web page at 114 | http://www.newts.com/ and FTP files (always the latest versions) at 115 | ftp://ftp.newts.com/pub/. 116 | 117 | < Legal Mumbo Jumbo > 118 | Newton, MessagePad, Connection Kit and Apple are registered trademarks of 119 | Apple Computer, Inc. GestureLaunch and GestureScript are trademarks of 120 | Innovative Computer Solutions. 121 | 122 | You can't sell GestureLaunch/Script, but you can charge a nominal fee for 123 | connect time or media (not to exceed $5). Contact the authors if you plan 124 | to include it in some sort of shareware/freeware collection or bundle it 125 | with a commercial product. 126 | 127 | In using this software, you understand and agree that this software is 128 | provided "as is" without warranty of any kind. The authors do not make any 129 | warranties, either expressed or implied, including but not limited to 130 | implied warranties of merchantability and fitness for a particular purpose, 131 | with respect to this software. 132 | 133 | In no event shall the authors be liable for any consequential, incidental, 134 | or special damages whatsoever (including, without limitation, damages for 135 | loss of critical data, loss of profits, interruption of business and the 136 | like) arising out of the use or inability to use this software. 137 | 138 | Have a nice day. ;-) 139 | 140 | Innovative Computer Solutions / (602) 970-1032 141 | 1075 N. Miller Rd. #142 / Scottsdale, Arizona USA 85257 142 | Dan Rowley/dan@newts.com/CIS: 73563,2343/eWorld: DRowley 143 | Tom Collins/tom@newts.com/CIS: 75460,2121/eWorld: Innovative -------------------------------------------------------------------------------- /newton-packages/newton-1x/GestureLaunch-10/ReadMe.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GestureLaunch-10/ReadMe.mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/GestureLaunch-10/gLaunch.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GestureLaunch-10/gLaunch.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/GestureLaunch-10/gScript.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GestureLaunch-10/gScript.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/GestureLaunch-10/scripts.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GestureLaunch-10/scripts.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/GraffitiPatch-16.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GraffitiPatch-16.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/GraffitiPatch-16/GP16-Rgt.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GraffitiPatch-16/GP16-Rgt.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/GraffitiPatch-16/GP16-Top.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GraffitiPatch-16/GP16-Top.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/GraffitiPatch-16/ReadMe.WRI: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GraffitiPatch-16/ReadMe.WRI -------------------------------------------------------------------------------- /newton-packages/newton-1x/GraffitiPatch-16/ReadMe.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/GraffitiPatch-16/ReadMe.mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/HeapIt-10.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/HeapIt-10.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/HeapIt/HeapIt.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/HeapIt/HeapIt.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/HeapIt/ReadMe - HeapIt: -------------------------------------------------------------------------------- 1 | HeapIt 1.0 2 | (C)1994 Innovative Computer Solutions, All Rights Reserved 3 | Written by Dan Rowley, Documentation/Icons by Tom Collins 4 | 5 | < Overview > 6 | HeapIt is a small utility for the Newton MessagePad that removes InstallScripts from the system heap. The Newton OS leaves the install scripts in the heap, even though they are only used once. We're not sure why it does this, but if you have 10-20 apps installed, that's a lot of heap space! HeapIt also provides a heap space display on the Card/Backup slip and allows you to run HeapIt from there. 7 | 8 | < Installation Notes > 9 | Install HeapIt as you would any other package (with the Connection Kit or some other utility). HeapIt will work if installed on a PCMCIA card (no Grip 'O Death). 10 | 11 | < Usage > 12 | When you run HeapIt, it will list the available heap space (HeapIt uses some of the heap itself when it runs). If you wish to purge the heap of InstallScripts, click on the "Kill All InstallScripts" button. HeapIt will remove the InstallScripts one by one, updating the heap status as it goes. Running HeapIt multiple times won't affect the heap (positively or negatively). 13 | 14 | If you reboot your Newton, it will reload the InstallScripts and you will have to run HeapIt again if you want to remove them. Also, inserting a card will cause the Newton to reload the InstallScripts for the applications on that card. 15 | 16 | HeapIt also installs a button in the Card/Backup slip that shows you the amount of free heap space and allows access to HeapIt. This can be useful if you're about to make a backup and need as much heap space as possible. 17 | 18 | Should you need to remove HeapIt from your Newton, be sure to run the app and click on the "Prepare to Deinstall" button. This will remove the Heap Space display from the Card/Backup slip. If you forget to do this, it's no big deal - the "HeapIt" button in the Card/Backup slip just won't work anymore. 19 | 20 | < What's the deal with InstallScripts anyway? > 21 | Each application has an associated InstallScript. When you first load the application, either by downloading it, inserting a card, or rebooting, the Newton loads the application's InstallScript onto the heap and executes it. This is where the application can set itself up (install buttons, initialize variables). The InstallScript is only run once, yet it remains on the heap. HeapIt removes the InstallScripts from the heap to free up that memory. 22 | 23 | < Registration Information > 24 | This application is SHAREWARE. If you decide to keep it, please register it by sending $8.00 to Innovative Computer Solutions; 1075 North Miller Road, #142; Scottsdale, Arizona 85257-4612. Please include your name, address (postal) and preferred e-mail address so we can contact you about updates and our other products. PLEASE BE HONEST and register this software if you use it - we can't continue to write cool Newton apps if we don't get any support. 25 | 26 | < Bugs, Questions, Comments, Suggestions... > 27 | Send e-mail to the author, Dan Rowley, at drowley@kaiwan.com. You can also reach us at ics@indirect.com. We want to develop Newton applications to fit YOUR needs. Give us feedback, let us know if we're doing it right. We're here for you. 28 | 29 | < Our Other Newton Applications > 30 | If you liked this one, check out SleepAid and PrefsPatcher since we wrote those too. If you didn't like this one, check out SleepAid and PrefsPatcher since they are different kinds of applications. If you'd like the latest versions of our software, and can't find them on CompuServe or the Newton FTP sites, contact us via e-mail and we'll send them to you. 31 | 32 | < Legal Mumbo Jumbo > 33 | You can't sell HeapIt, but you can charge a nominal fee for connect time or media (not to exceed $5). Contact the authors if you plan to include it in some sort of shareware/freeware collection. 34 | 35 | In using this software, you understand and agree that this software is provided "as is" without warranty of any kind. The authors do not make any warranties, either expressed or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose, with respect to this software. 36 | 37 | In no event shall the author be liable for any consequential, incidental, or special damages whatsoever (including without limitation, damages for loss of critical data, loss of profits, interruption of business and the like) arising out of the use or inability to use this software. 38 | 39 | Have a nice day. ;-) 40 | 41 | Innovative Computer Solutions / 1075 N. Miller #142 / Scottsdale, AZ 85257 42 | Dan Rowley / Internet: drowley@kaiwan.com / CompuServe: 73563,2343 43 | Tom Collins / Internet: ics@indirect.com / CompuServe: 75460,2121 44 | -------------------------------------------------------------------------------- /newton-packages/newton-1x/HeapIt/ReadMe.dos: -------------------------------------------------------------------------------- 1 | HeapIt 1.0 2 | (C)1994 Innovative Computer Solutions, All Rights Reserved 3 | Written by Dan Rowley, Documentation/Icons by Tom Collins 4 | 5 | < Overview > 6 | HeapIt is a small utility for the Newton MessagePad that removes 7 | InstallScripts from the system heap. The Newton OS leaves the install 8 | scripts in the heap, even though they are only used once. We're not sure 9 | why it does this, but if you have 10-20 apps installed, that's a lot of 10 | heap space! HeapIt also provides a heap space display on the Card/Backup 11 | slip and allows you to run HeapIt from there. 12 | 13 | < Installation Notes > 14 | Install HeapIt as you would any other package (with the Connection 15 | Kit or some other utility). HeapIt will work if installed on a PCMCIA 16 | card (no Grip 'O Death). 17 | 18 | < Usage > 19 | When you run HeapIt, it will list the available heap space (HeapIt 20 | uses some of the heap itself when it runs). If you wish to purge the heap 21 | of InstallScripts, click on the "Kill All InstallScripts" button. HeapIt 22 | will remove the InstallScripts one by one, updating the heap status as it 23 | goes. Running HeapIt multiple times won't affect the heap (positively or 24 | negatively). 25 | 26 | If you reboot your Newton, it will reload the InstallScripts and 27 | you will have to run HeapIt again if you want to remove them. Also, 28 | inserting a card will cause the Newton to reload the InstallScripts for 29 | the applications on that card. 30 | 31 | HeapIt also installs a button in the Card/Backup slip that shows 32 | you the amount of free heap space and allows access to HeapIt. This can 33 | be useful if you're about to make a backup and need as much heap space as 34 | possible. 35 | 36 | Should you need to remove HeapIt from your Newton, be sure to run 37 | the app and click on the "Prepare to Deinstall" button. This will remove 38 | the Heap Space display from the Card/Backup slip. If you forget to do 39 | this, it's no big deal - the "HeapIt" button in the Card/Backup slip just 40 | won't work anymore. 41 | 42 | < What's the deal with InstallScripts anyway? > 43 | Each application has an associated InstallScript. When you first 44 | load the application, either by downloading it, inserting a card, or 45 | rebooting, the Newton loads the application's InstallScript onto the heap 46 | and executes it. This is where the applicati on can set itself up 47 | (install buttons, initialize variables). The InstallScript is only run 48 | once, yet it remains on the heap. HeapIt removes the InstallScripts from 49 | the heap to free up that memory. 50 | 51 | < Registration Information > 52 | This application is SHAREWARE. If you decide to keep it, please 53 | register it by sending $8.00 to Innovative Computer Solutions; 1075 North 54 | Miller Road, #142; Scottsdale, Arizona 85257-4612. Please include your 55 | name, address (postal) and preferred e-mail address so we can contact you 56 | about updates and our other products. PLEASE BE HONEST and register this 57 | software if you use it - we can't continue to write cool Newton apps if we 58 | don't get any support. 59 | 60 | < Bugs, Questions, Comments, Suggestions... > 61 | Send e-mail to the author, Dan Rowley, at drowley@kaiwan.com. You 62 | can also reach us at ics@indirect.com. We want to develop Newton 63 | applications to fit YOUR needs. Give us feedback, let us know if we're 64 | doing it right. We're here for you. 65 | 66 | < Our Other Newton Applications > 67 | If you liked this one, check out SleepAid and PrefsPatcher since 68 | we wrote those too. If you didn't like this one, check out SleepAid and 69 | PrefsPatcher since they are different kinds of applications. If you'd 70 | like the latest versions of our software, and can't find them on 71 | CompuServe or the Newton FTP sites, contact us via e-mail and we'll send 72 | them to you. 73 | 74 | < Legal Mumbo Jumbo > 75 | You can't sell HeapIt, but you can charge a nominal fee for 76 | connect time or media (not to exceed $5). Contact the authors if you plan 77 | to include it in some sort of shareware/freeware collection. 78 | 79 | In using this software, you understand and agree that this 80 | software is provided "as is" without warranty of any kind. The authors do 81 | not make any warranties, either expressed or implied, including but not 82 | limited to implied warranties of merchantability and fitness for a 83 | particular purpose, with respect to this software. 84 | 85 | In no event shall the author be liable for any consequential, 86 | incidental, or special damages whatsoever (including without limitation, 87 | damages for loss of critical data, loss of profits, interruption of 88 | business and the like) arising out of the use or in ability to use this 89 | software. 90 | 91 | Have a nice day. ;-) 92 | 93 | Innovative Computer Solutions / 1075 N. Miller #142 / Scottsdale, AZ 85257 94 | Dan Rowley / Internet: drowley@kaiwan.com / CompuServe: 73563,2343 95 | Tom Collins / Internet: ics@indirect.com / CompuServe: 75460,2121 96 |  -------------------------------------------------------------------------------- /newton-packages/newton-1x/ICSFixer/Fixer.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/ICSFixer/Fixer.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/ICSFixer/Readme.dos: -------------------------------------------------------------------------------- 1 | Fixer 1.0 by Dan Rowley, docs by Tom Collins 2 | Copyright 1995 Innovative Computer Solutions, All Rights Reserved 3 | 4 | Quick docs for a quick program: 5 | 6 | Dan threw this one together to fix two package related problems. The first 7 | is -10401 errors which are caused by packages that are partially installed. 8 | The second is -48205 errors when restoring from a backup that contains a 9 | soup and package of the same name. 10 | 11 | You should only run the fixes if you are experiencing the errors. This 12 | package isn't a cure all -- it fixes specific problems. 13 | 14 | You can contact us at dan@newts.com or tom@newts.com. Check out our WWW 15 | home page at and FTP files at 16 | . 17 | 18 | < Legal Mumbo Jumbo > 19 | Newton, MessagePad, Connection Kit and Apple are registered trademarks 20 | of Apple Computer, Inc. ICSFixer is a trademark of Innovative Computer 21 | Solutions. 22 | 23 | You can't sell ICSFixer, but you can charge a nominal fee for connect 24 | time or media (not to exceed $5). Contact the authors if you plan to 25 | include it in some sort of shareware/freeware collection or bundle it with 26 | a commercial product. 27 | 28 | In using this software, you understand and agree that this software is 29 | provided "as is" without warranty of any kind. The authors do not make any 30 | warranties, either expressed or implied, including but not limited to 31 | implied warranties of merchantability and fitness for a particular purpose, 32 | with respect to this software. 33 | 34 | In no event shall the authors be liable for any consequential, 35 | incidental, or special damages whatsoever (including, without limitation, 36 | damages for loss of critical data, loss of profits, interruption of 37 | business and the like) arising out of the use or inability to use this 38 | software. 39 | 40 | Have a nice day. ;-) 41 | 42 | Innovative Computer Solutions / (602) 970-1032 43 | 1075 N. Miller Rd. #142 / Scottsdale, Arizona USA 85257 44 | Dan Rowley/dan@newts.com/CIS: 73563,2343/eWorld&NewtonMail: DRowley 45 | Tom Collins/tom@newts.com/CIS: 75460,2121/eWorld&NewtonMail: Innovative -------------------------------------------------------------------------------- /newton-packages/newton-1x/ICSFixer/Readme.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/ICSFixer/Readme.mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/Newt21.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/Newt21.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/Newt21/Newt21.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/Newt21/Newt21.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/Newt21/ReadMe.dos: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/Newt21/ReadMe.dos -------------------------------------------------------------------------------- /newton-packages/newton-1x/Newt21/ReadMe.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/Newt21/ReadMe.mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase 2.2 Demo/Bookcase 1.2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase 2.2 Demo/Bookcase 1.2 -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase 2.2 Demo/NewtCase 2.2 DEMO Doc.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase 2.2 Demo/NewtCase 2.2 DEMO Doc.bin -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase 2.2 Demo/NewtCase 2.21 DEMO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase 2.2 Demo/NewtCase 2.21 DEMO -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase 2.2 Demo/QuickPicker 2.21: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase 2.2 Demo/QuickPicker 2.21 -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase-12.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase-12.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase-12/Bookcase.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase-12/Bookcase.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase-12/NewtCase.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase-12/NewtCase.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase-12/ReadMe.Mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase-12/ReadMe.Mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase-12/ReadMe.WRI: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase-12/ReadMe.WRI -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtCase-22-Mac.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtCase-22-Mac.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtInfo-09b8.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtInfo-09b8.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtInfo-09b8/NewtInfo.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtInfo-09b8/NewtInfo.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtInfo-09b8/ReadMe.dos: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtInfo-09b8/ReadMe.dos -------------------------------------------------------------------------------- /newton-packages/newton-1x/NewtInfo-09b8/ReadMe.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/NewtInfo-09b8/ReadMe.mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/PrefsPatch-12.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/PrefsPatch-12.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/PrefsPatch-12/PrefsPatch.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/PrefsPatch-12/PrefsPatch.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/PrefsPatch-12/ReadMe.dos: -------------------------------------------------------------------------------- 1 | PrefsPatch 1.2 2 | (C)1994 Innovative Computer Solutions, All Rights Reserved 3 | Written by Dan Rowley, Documentation/Icons by Tom Collins 4 | 5 | < Overview > 6 | PrefsPatch is a small patch for the Newton MessagePad which corrects 7 | what we consider an annoying user interface "feature." Namely, that you 8 | have to click twice to exit the Prefs or Formulas rolls. When you install 9 | Prefs Patcher, it replaces the close box in these rolls with one that works 10 | PROPERLY, requiring only one click to close the roll. You can still click 11 | on the overview button to get back to the overview. The application also 12 | places a dual-function button on the notepad status bar for one tap access 13 | to the Formulas and Prefs rolls. 14 | 15 | < Installation Notes > 16 | Install PrefsPatch as you would any other package (with the Connection 17 | Kit or some other utility). PrefsPatch will work if installed on a PCMCIA 18 | card - the patch and notepad button will disappear if you remove the card 19 | though. 20 | 21 | < How does it work? > 22 | When PrefsPatch starts up, it fixes the Formulas and Prefs rolls by 23 | placing a REAL close button over the existing one. It also installs a 24 | button on the Notepad using Jesse Devine's Button Development Kit. When 25 | you tap on it, the button determines whether or not you hit the Formulas 26 | half (designated by the "F") or the Prefs half (designated by the "P"). 27 | 28 | < Registration Information > 29 | This application is FREEWARE. If you use it on a regular basis, please 30 | let us know by sending a postcard to Innovative Computer Solutions; 1075 31 | North Miller Road, #142; Scottsdale, Arizona USA 85257-4612. Or, send 32 | e-mail to ics@amug.org (Dan), ics@indirect.com (Tom) and/or CompuServe: 33 | 73563,2343 (Dan) and 75460,2121 (Tom). Please include your name, address 34 | (postal) and preferred e-mail address so we can contact you about updates 35 | and our other products. 36 | 37 | < Bugs, Questions, Comments, Suggestions... > 38 | Send e-mail to the author, Dan Rowley, at ics@amug.org or 73563,2343 on 39 | CompuServe. You can reach Tom Collins at ics@indirect.com or 75460,2121 on 40 | CompuServe. We want to develop Newton applications to fit your needs. 41 | Give us feedback, let us know if we're doing it right. We're here for 42 | you. 43 | 44 | < Our Other Newton Applications > 45 | Check out our popular Newton utilities, NewtCase and SleepAid. They 46 | were voted numbers three and five (respectively) in the GNUT Top 10 47 | Shareware List of September 1994. You can find our software on CompuServe 48 | (GO NEWTON), AOL (PDA and NEWTON), AppleLink, eWorld, and the Internet 49 | (newton.uiowa.edu, ftp.amug.org, etc.). Internet users should check out 50 | our World Wide Web page at http://www.indirect.com/ics/newton/ and FTP 51 | files (always the latest versions) at ftp://ftp.indirect.com/pub/ics/. 52 | 53 | < Legal Mumbo Jumbo > 54 | Newton, MessagePad, Connection Kit and Apple are registered trademarks 55 | of Apple Computer, Inc. PrefsPatch is a trademark of Innovative Computer 56 | Solutions. 57 | 58 | You can't sell PrefsPatch, but you can charge a nominal fee for connect 59 | time or media (not to exceed $5). Contact the authors if you plan to 60 | include it in some sort of shareware/freeware collection or bundle it with 61 | a commercial product. 62 | 63 | In using this software, you understand and agree that this software is 64 | provided "as is" without warranty of any kind. The authors do not make any 65 | warranties, either expressed or implied, including but not limited to 66 | implied warranties of merchantability and fitness for a particular purpose, 67 | with respect to this software. 68 | 69 | In no event shall the authors be liable for any consequential, 70 | incidental, or special damages whatsoever (including, without limitation, 71 | damages for loss of critical data, loss of profits, interruption of 72 | business and the like) arising out of the use or inability to use this 73 | software. 74 | 75 | Have a nice day. ;-) 76 | 77 | Innovative Computer Solutions / (602) 970-1032 78 | 1075 N. Miller Rd. #142 / Scottsdale, Arizona USA 85257 79 | Dan Rowley / ics@amug.org / CIS: 73563,2343 / eWorld: DRowley 80 | Tom Collins / ics@indirect.com / CIS: 75460,2121 / eWorld: Innovative -------------------------------------------------------------------------------- /newton-packages/newton-1x/PrefsPatch-12/ReadMe.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/PrefsPatch-12/ReadMe.mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/SleepAid-13.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/SleepAid-13.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/SleepAid-13/ReadMe.dos: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/SleepAid-13/ReadMe.dos -------------------------------------------------------------------------------- /newton-packages/newton-1x/SleepAid-13/ReadMe.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/SleepAid-13/ReadMe.mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/SleepAid-13/SleepAid.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/SleepAid-13/SleepAid.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/SoupKitchen-10.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/SoupKitchen-10.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/SoupKitchen-10/ReadMe.dos: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/SoupKitchen-10/ReadMe.dos -------------------------------------------------------------------------------- /newton-packages/newton-1x/SoupKitchen-10/ReadMe.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/SoupKitchen-10/ReadMe.mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/SoupKitchen-10/SpKitchn.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/SoupKitchen-10/SpKitchn.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/glaunch.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/glaunch.zip -------------------------------------------------------------------------------- /newton-packages/newton-1x/gpatch16.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/gpatch16.zip -------------------------------------------------------------------------------- /newton-packages/newton-1x/heapit10.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/heapit10.zip -------------------------------------------------------------------------------- /newton-packages/newton-1x/inLine-12.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/inLine-12.sit -------------------------------------------------------------------------------- /newton-packages/newton-1x/inLine-12/InLine.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/inLine-12/InLine.pkg -------------------------------------------------------------------------------- /newton-packages/newton-1x/inLine-12/ReadMe.dos: -------------------------------------------------------------------------------- 1 | inLine 1.3 2 | (C)1994 Innovative Computer Solutions, All Rights Reserved 3 | Written by Dan Rowley, Documentation by Tom Collins 4 | 5 | < Overview> 6 | inLine is an outline assistance autopart for the Notepad. When 7 | installed, it adds a button to the bottom of the Notepad. Click on the 8 | button to bring up a palette that has buttons for adding a new entry at the 9 | same level, starting a new level, backing out to the previous level, or 10 | inserting a bullet. 11 | 12 | < Installation Notes > 13 | Install inLine the same way you install other Newton packages (e.g., 14 | the Connection Kit). You will notice that since inLine is an autopart, it 15 | doesn't appear in the Extras Drawer.. You can still remove it just like 16 | any other package though. NOTE: If you install it on a card, do not 17 | remove the card with the inLine palette open. 18 | 19 | < Usage > 20 | inLine is simple and easy to use. Click on its button to bring up the 21 | palette. Move the palette by dragging its border. Set an insertion point 22 | in a note by tapping once. Tap on the ">>" button to move in one level, 23 | tap on the checkmark to add another entry at the same level, tap on "<<" to 24 | back out to the previous level and tap on the bullet to insert a bullet. 25 | If you hold down the left arrow, or hit the left arrow when you're at the 26 | top level, inLine will reset itself and start a new outline. Tap on the 27 | close button to close the palette. 28 | 29 | < Known Limitations > 30 | inLine is not dynamic - it will not compensate for deleted lines or new 31 | lines. It will start repeating after 26 entries on one level. The inLine 32 | palette will reset if you close it. inLine was intended as a small and 33 | fast program for formatting quick outlines in the Notepad and not to be a 34 | full blown outliner. 35 | 36 | < Registration Information > 37 | This application is currently Postcardware (this may change in a future 38 | version). If you use it on a regular basis, please let us know by sending 39 | a postcard to Innovative Computer Solutions; 1075 North Miller Road, #142; 40 | Scottsdale, Arizona 85257-4612. Or, send e-mail to ics@indirect.com (Tom) 41 | and/or ics@amug.org (Dan). Please include your name, address (postal) and 42 | preferred e-mail address so we can contact you about updates and our other 43 | products. 44 | 45 | < Bugs, Questions, Comments, Suggestions... > 46 | Send e-mail to the author, Dan Rowley, at ics@amug.org or 73563,2343 on 47 | CompuServe. You can reach Tom at ics@indirect.com or 75460,2121 on 48 | CompuServe. We want to develop Newton applications to fit your needs. 49 | Give us feedback, let us know if we're doing it right. We're here for 50 | you. 51 | 52 | < Our Other Newton Applications > 53 | In addition to inLine, we've released NewtCase, SleepAid, NewtInfo, 54 | HeapIt and PrefsPatch. If you'd like the latest versions of our software, 55 | and can't find them on CompuServe, AOL, eWorld, AppleLine, 56 | comp.binaries.newton, or the Newton FTP sites, contact us at 57 | ics@indirect.com and we'll send binhex'd copies to you. Also, check out 58 | our files at ftp://ftp.indirect.com/pub/ics/ and our web page at 59 | http://www.indirect.com/ics/newton/ 60 | 61 | < Legal Mumbo Jumbo > 62 | Newton, MessagePad, Connection Kit and Apple are registered trademarks 63 | of Apple Computer, Inc. inLine is a trademark of Innovative Computer 64 | Solutions. 65 | 66 | You can't sell inLine, but you can charge a nominal fee for connect 67 | time or media (not to exceed $5). Contact the authors if you plan to 68 | include it in some sort of shareware/freeware collection. 69 | 70 | In using this software, you understand and agree that this software is 71 | provided "as is" without warranty of any kind. The authors do not make any 72 | warranties, either expressed or implied, including but not limited to 73 | implied warranties of merchantability and fitness for a particular purpose, 74 | with respect to this software. 75 | 76 | In no event shall the author be liable for any consequential, 77 | incidental, or special damages whatsoever (including without limitation, 78 | damages for loss of critical data, loss of profits, interruption of 79 | business and the like) arising out of the use or inability to use this 80 | software. 81 | 82 | Have a nice day. ;-) 83 | 84 | Innovative Computer Solutions / 1075 N. Miller #142 / Scottsdale, AZ 85257 85 | Dan Rowley / Internet: ics@amug.org / CompuServe: 73563,2343 86 | Tom Collins / Internet: ics@indirect.com / CompuServe: 75460,2121 87 | -------------------------------------------------------------------------------- /newton-packages/newton-1x/inLine-12/ReadMe.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/inLine-12/ReadMe.mac -------------------------------------------------------------------------------- /newton-packages/newton-1x/inline12.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/inline12.zip -------------------------------------------------------------------------------- /newton-packages/newton-1x/nc22-win.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/nc22-win.zip -------------------------------------------------------------------------------- /newton-packages/newton-1x/nwtcse12.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/nwtcse12.zip -------------------------------------------------------------------------------- /newton-packages/newton-1x/prfpch12.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/prfpch12.zip -------------------------------------------------------------------------------- /newton-packages/newton-1x/slpaid13.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/slpaid13.zip -------------------------------------------------------------------------------- /newton-packages/newton-1x/soupk-10.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-1x/soupk-10.zip -------------------------------------------------------------------------------- /newton-packages/newton-2x/GScripts-Full.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/GScripts-Full.sit -------------------------------------------------------------------------------- /newton-packages/newton-2x/GScripts-Full/ReadMe.Mac: -------------------------------------------------------------------------------- 1 | This scripts.pkg file is for GestureLaunch 2.0. If you do not have GestureLaunch 2.0, you can download it from . We have changed some of the scripts (for example add note/outline/checklist). To make sure you have the up to date scripts, you should delete the old versions before installing scripts.pkg. You can do this by going into the Storage section of the Extras Drawer, tap on Scripts:GestureLaunch:ICS and then tap on delete. If you have scripts you want to keep, you will need to manually delete each of the ICS scripts using GestureScript. Gesture Scripts --------------- #2 - New Blank Note Opens the notepad if it is not already open and creates a new blank note. #4 - Goto top of notepad Scroll the notepad to the top. Only works if the notepad is open. #5 - Goto bottom of notepad Scroll the notepad to the bottom. Only works if the notepad is open. #8 - Sleep Put the Newton to sleep. #9 - Restart Reboot the Newton (equivalent to hitting the reset button) #10 - Open NewtCase QuickPicker Open the NewtCase QuickPicker package launcher. Only works if the QuickPicker is installed. #13 - Heap Status Force a garbage-collection and report the amount of free heap. #14 - Launch Quicknames Launch the QuickNames app by LandWare, if installed. #15 - Quicknames Autosearch Activate the QuickNames Autosearch feature, if QuickNames is installed. #17 - New Checklist Open the notepad if it is not already open, and create a new checklist. #18 - New Outline Open the notepad if it is not already open, and create a new outline. #19 - Scroll to top of current note Scroll to the top of the current note in the notepad. Only works if the notepad is already open. #20 - Rotate Screen Rotate the Newton screen. This is equivalent to hitting the rotate button in the extras drawer. #21 - Backlight Toggle the backlight on a MessagePad 130. #46 - Receive X-Port Tell X-Port to receive. This is equivalent to opening the InBox and choosing Receive/X-Port. Only works if X-Port is installed. X-Port need not be open. #47 - Take screen shot with X-Port Tell X-Port to take a screenshot, and open X-Port. Only works if X-Port is installed. X-Port need not be open. #48 - Send all pending X-Ports Tell X-Port to send all X-Ports pending in the outbox. Only works if X-Port is installed. X-Port need not be open. #101 - Open Powernames Find Window Opens the PowerNames Find Window, if PowerNames is installed. #102 - Open MoreInfo New Meeting Slip Opens the MoreInfo New Meeting Slip, if MoreInfo is installed. #103 - Open MoreInfo New ToDo Slip Opens the MoreInfo New Todo Slip, if MoreInfo is installed. #104 - Open MoreInfo At a Glance Screen Opens the MoreInfo At a Glance Sceen, if MoreInfo is installed. #105 - Open Powernames popup names list Opens the PowerNames popup names list, if PowerNames is installed. #31 - KwikMenu - New Meeting #32 - KwikMenu - ToDo #33 - KwikMenu - Styles #34 - KwikMenu - Edit #35 - KwikMenu - Numbers #36 - KwikMenu - Actions Full (registered, or bundled with NewtCase) version only: #6 - Assist Shell Programming example demonstrating how to use "Assist" #7 - Find Shell Programming example demonstrating how to use "Find" #12 - Launch NSBASIC program Shell Programming example demonstrating how to launch an NSBasic program. #16 - Open Speed QuickAccess Activate "SPEED" QuickAccess function, if SPEED is installed. #40 - Execute Selected Expression Take the currently selected expression (NewtonScript), compile it, execute it, and replace the selected text with the result. #41 - Insert current time Insert the current time at the insertion caret. #42 - Desktop Button bar to front If desktop (part of NewtCase) is installed, "tear off" the buttonbar, and bring it to the front. #43 - Popup menu of all scripts Bring up a popup menu of all installed scripts, and launch the selected script. #44 - Toggle Store Toggle the "default" store between Card/Internal #45 - Start NBU/NCU Connection Equivalent to opening the "Connection" app and tapping the "connect" button. Works only on English-language Newtons, but can be modified to work on others. #49 - CanDo! By Ron Risley User-submitted script that takes the currently selected text and makes a new Todo item out of it. Submitted by Ron Risley, rrisley@pobox.com. -------------------------------------------------------------------------------- /newton-packages/newton-2x/GScripts-Full/ReadMe.Win: -------------------------------------------------------------------------------- 1 | This scripts.pkg file is for GestureLaunch 2.0. If you do not have 2 | GestureLaunch 2.0, you can download it from 3 | . 4 | 5 | We have changed some of the scripts (for example add 6 | note/outline/checklist). To make sure you have the up to date scripts, you 7 | should delete the old versions before installing scripts.pkg. You can do 8 | this by going into the Storage section of the Extras Drawer, tap on 9 | Scripts:GestureLaunch:ICS and then tap on delete. 10 | 11 | If you have scripts you want to keep, you will need to manually delete each 12 | of the ICS scripts using GestureScript. 13 | 14 | Gesture Scripts 15 | --------------- 16 | #2 - New Blank Note 17 | Opens the notepad if it is not already open and creates a new blank note. 18 | 19 | #4 - Goto top of notepad 20 | Scroll the notepad to the top. Only works if the notepad is open. 21 | 22 | #5 - Goto bottom of notepad 23 | Scroll the notepad to the bottom. Only works if the notepad is open. 24 | 25 | #8 - Sleep 26 | Put the Newton to sleep. 27 | 28 | #9 - Restart 29 | Reboot the Newton (equivalent to hitting the reset button) 30 | 31 | #10 - Open NewtCase QuickPicker 32 | Open the NewtCase QuickPicker package launcher. Only works if the 33 | QuickPicker is installed. 34 | 35 | #13 - Heap Status 36 | Force a garbage-collection and report the amount of free heap. 37 | 38 | #14 - Launch Quicknames 39 | Launch the QuickNames app by LandWare, if installed. 40 | 41 | #15 - Quicknames Autosearch 42 | Activate the QuickNames Autosearch feature, if QuickNames is installed. 43 | 44 | #17 - New Checklist 45 | Open the notepad if it is not already open, and create a new checklist. 46 | 47 | #18 - New Outline 48 | Open the notepad if it is not already open, and create a new outline. 49 | 50 | #19 - Scroll to top of current note 51 | Scroll to the top of the current note in the notepad. Only works if the 52 | notepad is already open. 53 | 54 | #20 - Rotate Screen 55 | Rotate the Newton screen. This is equivalent to hitting the rotate 56 | button in the extras drawer. 57 | 58 | #21 - Backlight 59 | Toggle the backlight on a MessagePad 130. 60 | 61 | #46 - Receive X-Port 62 | Tell X-Port to receive. This is equivalent to opening the InBox and 63 | choosing Receive/X-Port. Only works if X-Port is installed. X-Port need 64 | not be open. 65 | 66 | #47 - Take screen shot with X-Port 67 | Tell X-Port to take a screenshot, and open X-Port. Only works if X-Port 68 | is installed. X-Port need not be open. 69 | 70 | #48 - Send all pending X-Ports 71 | Tell X-Port to send all X-Ports pending in the outbox. Only works if 72 | X-Port is installed. X-Port need not be open. 73 | 74 | #101 - Open Powernames Find Window 75 | Opens the PowerNames Find Window, if PowerNames is installed. 76 | 77 | #102 - Open MoreInfo New Meeting Slip 78 | Opens the MoreInfo New Meeting Slip, if MoreInfo is installed. 79 | 80 | #103 - Open MoreInfo New ToDo Slip 81 | Opens the MoreInfo New Todo Slip, if MoreInfo is installed. 82 | 83 | #104 - Open MoreInfo At a Glance Screen 84 | Opens the MoreInfo At a Glance Sceen, if MoreInfo is installed. 85 | 86 | #105 - Open Powernames popup names list 87 | Opens the PowerNames popup names list, if PowerNames is installed. 88 | 89 | #31 - KwikMenu - New Meeting 90 | #32 - KwikMenu - ToDo 91 | #33 - KwikMenu - Styles 92 | #34 - KwikMenu - Edit 93 | #35 - KwikMenu - Numbers 94 | #36 - KwikMenu - Actions 95 | 96 | Full (registered, or bundled with NewtCase) version only: 97 | 98 | #6 - Assist Shell 99 | Programming example demonstrating how to use "Assist" 100 | 101 | #7 - Find Shell 102 | Programming example demonstrating how to use "Find" 103 | 104 | #12 - Launch NSBASIC program Shell 105 | Programming example demonstrating how to launch an NSBasic program. 106 | 107 | #16 - Open Speed QuickAccess 108 | Activate "SPEED" QuickAccess function, if SPEED is installed. 109 | 110 | #40 - Execute Selected Expression 111 | Take the currently selected expression (NewtonScript), compile it, 112 | execute it, and replace the selected text with the result. 113 | 114 | #41 - Insert current time 115 | Insert the current time at the insertion caret. 116 | 117 | #42 - Desktop Button bar to front 118 | If desktop (part of NewtCase) is installed, "tear off" the buttonbar, and 119 | bring it to the front. 120 | 121 | #43 - Popup menu of all scripts 122 | Bring up a popup menu of all installed scripts, and launch the selected 123 | script. 124 | 125 | #44 - Toggle Store 126 | Toggle the "default" store between Card/Internal 127 | 128 | #45 - Start NBU/NCU Connection 129 | Equivalent to opening the "Connection" app and tapping the "connect" 130 | button. Works only on English-language Newtons, but can be modified to 131 | work on others. 132 | 133 | #49 - CanDo! By Ron Risley 134 | User-submitted script that takes the currently selected text and makes a 135 | new Todo item out of it. Submitted by Ron Risley, rrisley@pobox.com. -------------------------------------------------------------------------------- /newton-packages/newton-2x/GScripts-Full/scripts.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/GScripts-Full/scripts.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/GScripts-Lite.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/GScripts-Lite.sit -------------------------------------------------------------------------------- /newton-packages/newton-2x/GScripts-Lite/ReadMe.Mac: -------------------------------------------------------------------------------- 1 | This scripts.pkg file is for GestureLaunch 2.0. If you do not have GestureLaunch 2.0, you can download it from . We have changed some of the scripts (for example add note/outline/checklist). To make sure you have the up to date scripts, you should delete the old versions before installing scripts.pkg. You can do this by going into the Storage section of the Extras Drawer, tap on Scripts:GestureLaunch:ICS and then tap on delete. If you have scripts you want to keep, you will need to manually delete each of the ICS scripts using GestureScript. Gesture Scripts --------------- #2 - New Blank Note Opens the notepad if it is not already open and creates a new blank note. #4 - Goto top of notepad Scroll the notepad to the top. Only works if the notepad is open. #5 - Goto bottom of notepad Scroll the notepad to the bottom. Only works if the notepad is open. #8 - Sleep Put the Newton to sleep. #9 - Restart Reboot the Newton (equivalent to hitting the reset button) #10 - Open NewtCase QuickPicker Open the NewtCase QuickPicker package launcher. Only works if the QuickPicker is installed. #13 - Heap Status Force a garbage-collection and report the amount of free heap. #14 - Launch Quicknames Launch the QuickNames app by LandWare, if installed. #15 - Quicknames Autosearch Activate the QuickNames Autosearch feature, if QuickNames is installed. #17 - New Checklist Open the notepad if it is not already open, and create a new checklist. #18 - New Outline Open the notepad if it is not already open, and create a new outline. #19 - Scroll to top of current note Scroll to the top of the current note in the notepad. Only works if the notepad is already open. #20 - Rotate Screen Rotate the Newton screen. This is equivalent to hitting the rotate button in the extras drawer. #21 - Backlight Toggle the backlight on a MessagePad 130. #46 - Receive X-Port Tell X-Port to receive. This is equivalent to opening the InBox and choosing Receive/X-Port. Only works if X-Port is installed. X-Port need not be open. #47 - Take screen shot with X-Port Tell X-Port to take a screenshot, and open X-Port. Only works if X-Port is installed. X-Port need not be open. #48 - Send all pending X-Ports Tell X-Port to send all X-Ports pending in the outbox. Only works if X-Port is installed. X-Port need not be open. #101 - Open Powernames Find Window Opens the PowerNames Find Window, if PowerNames is installed. #102 - Open MoreInfo New Meeting Slip Opens the MoreInfo New Meeting Slip, if MoreInfo is installed. #103 - Open MoreInfo New ToDo Slip Opens the MoreInfo New Todo Slip, if MoreInfo is installed. #104 - Open MoreInfo At a Glance Screen Opens the MoreInfo At a Glance Sceen, if MoreInfo is installed. #105 - Open Powernames popup names list Opens the PowerNames popup names list, if PowerNames is installed. #31 - KwikMenu - New Meeting #32 - KwikMenu - ToDo #33 - KwikMenu - Styles #34 - KwikMenu - Edit #35 - KwikMenu - Numbers #36 - KwikMenu - Actions Full (registered, or bundled with NewtCase) version only: #6 - Assist Shell Programming example demonstrating how to use "Assist" #7 - Find Shell Programming example demonstrating how to use "Find" #12 - Launch NSBASIC program Shell Programming example demonstrating how to launch an NSBasic program. #16 - Open Speed QuickAccess Activate "SPEED" QuickAccess function, if SPEED is installed. #40 - Execute Selected Expression Take the currently selected expression (NewtonScript), compile it, execute it, and replace the selected text with the result. #41 - Insert current time Insert the current time at the insertion caret. #42 - Desktop Button bar to front If desktop (part of NewtCase) is installed, "tear off" the buttonbar, and bring it to the front. #43 - Popup menu of all scripts Bring up a popup menu of all installed scripts, and launch the selected script. #44 - Toggle Store Toggle the "default" store between Card/Internal #45 - Start NBU/NCU Connection Equivalent to opening the "Connection" app and tapping the "connect" button. Works only on English-language Newtons, but can be modified to work on others. #49 - CanDo! By Ron Risley User-submitted script that takes the currently selected text and makes a new Todo item out of it. Submitted by Ron Risley, rrisley@pobox.com. -------------------------------------------------------------------------------- /newton-packages/newton-2x/GScripts-Lite/ReadMe.Win: -------------------------------------------------------------------------------- 1 | This scripts.pkg file is for GestureLaunch 2.0. If you do not have 2 | GestureLaunch 2.0, you can download it from 3 | . 4 | 5 | We have changed some of the scripts (for example add 6 | note/outline/checklist). To make sure you have the up to date scripts, you 7 | should delete the old versions before installing scripts.pkg. You can do 8 | this by going into the Storage section of the Extras Drawer, tap on 9 | Scripts:GestureLaunch:ICS and then tap on delete. 10 | 11 | If you have scripts you want to keep, you will need to manually delete each 12 | of the ICS scripts using GestureScript. 13 | 14 | Gesture Scripts 15 | --------------- 16 | #2 - New Blank Note 17 | Opens the notepad if it is not already open and creates a new blank note. 18 | 19 | #4 - Goto top of notepad 20 | Scroll the notepad to the top. Only works if the notepad is open. 21 | 22 | #5 - Goto bottom of notepad 23 | Scroll the notepad to the bottom. Only works if the notepad is open. 24 | 25 | #8 - Sleep 26 | Put the Newton to sleep. 27 | 28 | #9 - Restart 29 | Reboot the Newton (equivalent to hitting the reset button) 30 | 31 | #10 - Open NewtCase QuickPicker 32 | Open the NewtCase QuickPicker package launcher. Only works if the 33 | QuickPicker is installed. 34 | 35 | #13 - Heap Status 36 | Force a garbage-collection and report the amount of free heap. 37 | 38 | #14 - Launch Quicknames 39 | Launch the QuickNames app by LandWare, if installed. 40 | 41 | #15 - Quicknames Autosearch 42 | Activate the QuickNames Autosearch feature, if QuickNames is installed. 43 | 44 | #17 - New Checklist 45 | Open the notepad if it is not already open, and create a new checklist. 46 | 47 | #18 - New Outline 48 | Open the notepad if it is not already open, and create a new outline. 49 | 50 | #19 - Scroll to top of current note 51 | Scroll to the top of the current note in the notepad. Only works if the 52 | notepad is already open. 53 | 54 | #20 - Rotate Screen 55 | Rotate the Newton screen. This is equivalent to hitting the rotate 56 | button in the extras drawer. 57 | 58 | #21 - Backlight 59 | Toggle the backlight on a MessagePad 130. 60 | 61 | #46 - Receive X-Port 62 | Tell X-Port to receive. This is equivalent to opening the InBox and 63 | choosing Receive/X-Port. Only works if X-Port is installed. X-Port need 64 | not be open. 65 | 66 | #47 - Take screen shot with X-Port 67 | Tell X-Port to take a screenshot, and open X-Port. Only works if X-Port 68 | is installed. X-Port need not be open. 69 | 70 | #48 - Send all pending X-Ports 71 | Tell X-Port to send all X-Ports pending in the outbox. Only works if 72 | X-Port is installed. X-Port need not be open. 73 | 74 | #101 - Open Powernames Find Window 75 | Opens the PowerNames Find Window, if PowerNames is installed. 76 | 77 | #102 - Open MoreInfo New Meeting Slip 78 | Opens the MoreInfo New Meeting Slip, if MoreInfo is installed. 79 | 80 | #103 - Open MoreInfo New ToDo Slip 81 | Opens the MoreInfo New Todo Slip, if MoreInfo is installed. 82 | 83 | #104 - Open MoreInfo At a Glance Screen 84 | Opens the MoreInfo At a Glance Sceen, if MoreInfo is installed. 85 | 86 | #105 - Open Powernames popup names list 87 | Opens the PowerNames popup names list, if PowerNames is installed. 88 | 89 | #31 - KwikMenu - New Meeting 90 | #32 - KwikMenu - ToDo 91 | #33 - KwikMenu - Styles 92 | #34 - KwikMenu - Edit 93 | #35 - KwikMenu - Numbers 94 | #36 - KwikMenu - Actions 95 | 96 | Full (registered, or bundled with NewtCase) version only: 97 | 98 | #6 - Assist Shell 99 | Programming example demonstrating how to use "Assist" 100 | 101 | #7 - Find Shell 102 | Programming example demonstrating how to use "Find" 103 | 104 | #12 - Launch NSBASIC program Shell 105 | Programming example demonstrating how to launch an NSBasic program. 106 | 107 | #16 - Open Speed QuickAccess 108 | Activate "SPEED" QuickAccess function, if SPEED is installed. 109 | 110 | #40 - Execute Selected Expression 111 | Take the currently selected expression (NewtonScript), compile it, 112 | execute it, and replace the selected text with the result. 113 | 114 | #41 - Insert current time 115 | Insert the current time at the insertion caret. 116 | 117 | #42 - Desktop Button bar to front 118 | If desktop (part of NewtCase) is installed, "tear off" the buttonbar, and 119 | bring it to the front. 120 | 121 | #43 - Popup menu of all scripts 122 | Bring up a popup menu of all installed scripts, and launch the selected 123 | script. 124 | 125 | #44 - Toggle Store 126 | Toggle the "default" store between Card/Internal 127 | 128 | #45 - Start NBU/NCU Connection 129 | Equivalent to opening the "Connection" app and tapping the "connect" 130 | button. Works only on English-language Newtons, but can be modified to 131 | work on others. 132 | 133 | #49 - CanDo! By Ron Risley 134 | User-submitted script that takes the currently selected text and makes a 135 | new Todo item out of it. Submitted by Ron Risley, rrisley@pobox.com. -------------------------------------------------------------------------------- /newton-packages/newton-2x/GScripts-Lite/scripts.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/GScripts-Lite/scripts.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/GestureLaunch 2.01/ReadMe.Mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/GestureLaunch 2.01/ReadMe.Mac -------------------------------------------------------------------------------- /newton-packages/newton-2x/GestureLaunch 2.01/ReadMe.PC: -------------------------------------------------------------------------------- 1 | GestureLaunch Lite 2 | (C)1995 Innovative Computer Solutions, All Rights Reserved 3 | Written by Dan Rowley, Documentation by Tom Collins 4 | 5 | < Overview > 6 | GestureLaunch is ICS's answer to button bars and package launchers. Now 7 | you can assign up to four actions to each built-in button for a total of 24 8 | different actions that are always available and don't take up as much heap 9 | or screen space as a button bar. Launch any package or execute one of the 10 | built-in GestureScripts with a simple gesture (select, caret, line, or 11 | scrub). 12 | 13 | GestureLaunch Lite is a demo version of GestureLaunch. Registered users 14 | will receive a version that can launch frozen packages, along with 15 | GestureScript, a script editor. 16 | 17 | < Installation > 18 | This program is made up of two separate packages. GestureLaunch is the 19 | autopart that takes the gestures and performs your configured actions. The 20 | Scripts package is a dispatch only autopart (which means that it 21 | automatically deletes itself after you install it) that installs the 22 | GestureScripts for use with GestureLaunch. 23 | 24 | < Instructions > 25 | Before using GestureLaunch, you need to understand the four gestures it 26 | uses. The first, select, refers to holding the pen in one spot for a 27 | second. The caret is drawn like the roof of a house, from the starting 28 | point, up and to the right then down and to the right. The line is a 29 | simple horizontal line from left to right. The final gesture, scrub, is 30 | drawn as a series of up and down strokes like an M or W. 31 | 32 | You can configure GestureLaunch by selecting the overview button (tap and 33 | hold on the dot between the arrows at the bottom of the screen). After 34 | holding the pen down for a second, release it and the first GestureLaunch 35 | menu will appear. 36 | 37 | From the first menu, you can select the button you wish to configure. Once 38 | you select a button, the configuration screen for that button appears. For 39 | each button, you can assign an action for the four gestures (select, caret, 40 | line, and scrub). This version of GestureLaunch supports two actions: 41 | Launch a Package and Execute a GestureScript. After selecting an action, 42 | you need to choose a package or GestureScript for that action. Once you 43 | have configured a gesture, you need to tap on the Save button to save your 44 | changes. 45 | 46 | Once you have configured GestureLaunch, tap on the close box of the first 47 | menu to exit the configuration screens. Now you can perform a gesture on 48 | one of the buttons to have GestureLaunch perform the associated action. 49 | 50 | < Shareware Registration Information > 51 | This application is SHAREWARE. If you decide to keep it, please 52 | register it by sending $10.00 to Innovative Computer Solutions; ATTN: Tom 53 | Collins; 1075 North Miller Road, #142; Scottsdale, Arizona USA 85257-4612. 54 | Please include your name, the name of this utility (GestureLaunch 2.01), 55 | type(s) of MessagePad(s) owned, address (postal) and preferred e-mail 56 | address so we can contact you about updates and our other products. 57 | CompuServe users can register SleepAid on CompuServe for $10. GO SWREG and 58 | register app number 7297. You can also register with a credit card through 59 | Kagi Shareware. Check to 60 | download the registration program, or to register on-line. 61 | 62 | Once your registration has been processed, you will receive a password to 63 | download the file from our FTP site. If you would prefer to receive the 64 | full version by e-mail, please indicate whether you would like a Macintosh 65 | or Windows archive. 66 | 67 | PLEASE BE HONEST and register this software if you use it - we can't 68 | continue to write cool Newton apps if we don't get any support. 69 | 70 | < Bugs, Questions, Comments, Suggestions... > 71 | Send e-mail to the author, Dan Rowley, at dan@newts.com or 74777,2620 72 | on CompuServe. We want to develop Newton applications to fit YOUR needs. 73 | Give us feedback, let us know if we're doing it right. We're here for 74 | you. 75 | 76 | If you'd like the latest versions of our software, and can't find them 77 | on CompuServe, America Online, comp.binaries.newton, or the Newton FTP 78 | sites, contact us via e-mail and we'll send them to you. Our WWW home page 79 | is and our ftp directory is 80 | 81 | < Legal Mumbo Jumbo > 82 | Newton, MessagePad, Connection Kit and Apple are registered trademarks 83 | of Apple Computer, Inc. SleepAid is a trademark of Innovative Computer 84 | Solutions. 85 | 86 | In using this software, you understand and agree that this software is 87 | provided "as is" without warranty of any kind. The authors do not make any 88 | warranties, either expressed or implied, including but not limited to 89 | implied warranties of merchantability and fitness for a particular purpose, 90 | with respect to this software. 91 | 92 | In no event shall the author be liable for any consequential, 93 | incidental, or special damages whatsoever (including without limitation, 94 | damages for loss of critical data, loss of profits, interruption of 95 | business and the like) arising out of the use or inability to use this 96 | software. 97 | 98 | Have a nice day. ;-) 99 | 100 | Innovative Computer Solutions / (602) 970-1032 101 | 1075 N. Miller Rd. #142 / Scottsdale, Arizona USA 85257-4612 102 | Dan Rowley/dan@newts.com/CIS: 74777,2620 103 | Tom Collins/dan@newts.com/CIS: 75460,2121 -------------------------------------------------------------------------------- /newton-packages/newton-2x/GestureLaunch 2.01/gLaunch.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/GestureLaunch 2.01/gLaunch.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/GestureLaunch 2.01/scripts.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/GestureLaunch 2.01/scripts.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/GestureLaunch-201.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/GestureLaunch-201.sit -------------------------------------------------------------------------------- /newton-packages/newton-2x/ICSTextEdit.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/ICSTextEdit.sit -------------------------------------------------------------------------------- /newton-packages/newton-2x/ICSTextEdit/ICSTextEdit.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/ICSTextEdit/ICSTextEdit.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/ICSTextEdit/readme: -------------------------------------------------------------------------------- 1 | The ICS Text Editor for the IOBox 2 | by Dan Rowley 3 | Copyright (C) 1999 Innovative Computer Solutions 4 | All Rights Reserved 5 | 6 | 7 | The ICS Text Editor is an alternate viewer/editor for the 8 | Newton 2.0 In/Out box (IOBox) which can be used to view/edit 9 | text items like email. It's primary advantage over the 10 | standard editor is that it can handle arbitrarily large 11 | documents without much difficulty (and without running out 12 | of heap), and should be able to view large text documents 13 | much more quickly than the standard viewer or other available 14 | viewers. 15 | 16 | The ICS Text Editor is pretty much a release of a product 17 | that was never finished, so there are rough edges and 18 | behaviors which could be considered 'sub-optimal.' Rather 19 | than just shelve the project altogether, we decided to release 20 | it as unsupported freeware. 21 | 22 | DISCLAIMER OF WARRANTY - 23 | This software is provided AS-IS without any warranty of any 24 | kind. No warranties are made or implied regarding 25 | merchantability or fitness to a particular purpose. 26 | 27 | This software is FREEWARE and provided as a gift to the 28 | newton community. As such, it is UNSUPPORTED software - 29 | no updates are anticipated, and no technical support of 30 | any kind is available. 31 | 32 | If you are a developer and would like to take over development 33 | of the ICS Text Editor, please contact the author, Dan Rowley, 34 | directly at dan@newts.com. We would prefer that the editor 35 | remained free, and must retain ICS credit and attribution. 36 | 37 | To use the ICS Text Editor, simply install it to your Newton 38 | using the usual methods (NCU, MBU, Newton Package Installer, 39 | X-Port, etc). Next time you view an eligible item in the 40 | InBox or Outbox, you can choose the ICS Text Editor from the 41 | "Show" popup menu. If there is no "show" menu or the ICS 42 | Text Editor does not appear in the menu, then that item is 43 | not an eligible item. When viewing in the InBox, you are 44 | usually not permitted to edit the text, but you can select 45 | text (for an email reply, for instance). When editing large 46 | documents, you will notice a pause when scrolling to another 47 | page if you have made a change - this is the editor saving 48 | your changes and is normal. This pause will tend to increase 49 | with the size of the document, but will only occur if you have 50 | actually made a change to the current page. 51 | 52 | The scroll bar and scroll arrows at the right of the screen 53 | operate mostly as you would expect them to. The scroll bar is 54 | proportional when idle, but not when you are actually dragging 55 | it. You will notice that when you drag the scrollbar, the 56 | text is not scrolled line-by-line, but can actually begin in 57 | the middle of the line. This is a limitation of the current 58 | scrolling mechanism. Tapping on the up or down arrows will 59 | scroll by approximately one page-full of text. You can not 60 | drag-select beyond the edge of the current page, and scrolling 61 | will cause the current selection to be cancelled. Thus, there 62 | is no way to select more than one page-full of text. 63 | 64 | 65 | 66 | 67 | 68 | -------------------------------------------------------------------------------- /newton-packages/newton-2x/Newt21.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/Newt21.sit -------------------------------------------------------------------------------- /newton-packages/newton-2x/Newt21/Newt21.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/Newt21/Newt21.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/Newt21/ReadMe.dos: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/Newt21/ReadMe.dos -------------------------------------------------------------------------------- /newton-packages/newton-2x/Newt21/ReadMe.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/Newt21/ReadMe.mac -------------------------------------------------------------------------------- /newton-packages/newton-2x/NewtCase-Docs.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/NewtCase-Docs.doc -------------------------------------------------------------------------------- /newton-packages/newton-2x/NewtCase-Docs.pdf: -------------------------------------------------------------------------------- 1 | %PDF-1.0 8 0 obj << /Length 9 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J..)6T`?p&VHkW%8`EoJ7:?k7%qHuB]:lh'G\n_PG-@GD@dYG+p&pBOA\$.c%]0@`b$e?:'IC0 Hu;#!)@YZs66X"]FZ.XmL(g8VhajS3%Hc%=%,PeY)GS75YV]N>O&j7fLkK_T/f9U< p+\jPA2P4`7jC<9>`rt`)p[$P8_RBl2Ok8a@uu5=GL>0KGL endstream endobj 9 0 obj 284 endobj 4 0 obj << /Type /Page /Parent 5 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 8 0 R >> endobj 6 0 obj << /Type /FontDescriptor /FontName /Palatino-Roman /Flags 32802 /FontBBox [ -291 -278 1167 833 ] /MissingWidth 250 /StemV 93 /StemH 31 /ItalicAngle 0 /CapHeight 718 /XHeight 468 /Ascent 833 /Descent -278 /Leading 0 /MaxWidth 1167 /AvgWidth 558 >> endobj 7 0 obj << /Type /Font /Subtype /TrueType /Name /F1 /BaseFont /Palatino-Roman /FirstChar 0 /LastChar 255 /Widths [ 0 750 750 750 750 750 750 750 0 250 750 750 750 0 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 0 750 750 250 278 371 606 500 840 778 208 333 333 389 606 250 333 250 606 500 500 500 500 500 500 500 500 500 500 250 250 606 606 606 444 747 778 611 709 774 611 556 763 832 337 333 726 611 946 831 786 604 786 668 525 613 778 722 1000 667 667 667 333 606 333 606 500 333 500 553 444 611 479 333 556 582 291 234 556 291 883 582 546 601 560 395 424 326 603 565 834 516 556 500 333 606 333 606 750 778 778 709 611 831 786 778 500 500 500 500 500 500 444 479 479 479 479 287 287 287 287 582 546 546 546 546 546 603 603 603 603 500 400 500 500 500 606 628 556 747 747 979 333 333 549 944 833 713 549 549 549 500 576 494 713 823 549 274 333 333 768 758 556 444 278 606 549 500 549 612 500 500 1000 250 778 778 786 998 827 500 1000 500 500 278 278 549 494 556 667 167 606 331 331 605 608 500 250 278 500 1144 778 611 778 611 611 337 337 337 337 786 786 790 786 778 778 778 287 333 333 333 333 250 333 333 380 313 333 ] /Encoding /MacRomanEncoding /FontDescriptor 6 0 R >> endobj 11 0 obj << /Length 12 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdVHkW%7&UW7jFe1TYWu)CREYt(S_VC>3E;$(R@qK<3#R[Q K%S_kDhkk1$)SAUeAHGY),A28SWqq9)%4IDn]9;f/K.@V)%1u)E&U>/SPD]Xkt-1lKtP"d?i9*LU`@?eoR+IYup^:D[^ AiKG)p[b*.jCKYT:8[%hUXe`*)+nKsOegnr"cYKNeN#.+E5mW*Ee^fYUO\XeNfU-] 2`kK)l84H0=J6-4D>P_:"9RTr)$qP7oK:&XP&<;i$##JFMI?M?PE(1o_Y8]mYei.( UMOg*YG6?d_E$l!$L"agbS63hb(?Fh._u1jXXfD-_Qg,!0]j0.iO[\e_!1?%KeahX i&Eg$gfTlddm@4b%HBG*)\(0sb-ORb`-!+k_j#Z_83mC4m`J/E[]YWa+D-OcZNI#D 0hdIp0nmp-hV&H]5g']J/H"'1$DV\d9rnGkVSCE=!8fZ7iu$YK[_k`;/g`i!P=Dfj g]j7R,&7*;N$C=)-q@\J3?(I?]_NYr"#U6 endstream endobj 12 0 obj 777 endobj 10 0 obj << /Type /Page /Parent 5 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 11 0 R >> endobj 14 0 obj << /Length 15 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgd8eoNufQcrk,RA_r` 65GQ8n@f16>K:Y\J&NX6,Z'rh^4*dH]&uLC`nTt 5-@f!WR&J)!'*l?bXWIGl\kWg3225o1lPpHTi*QHPd)eM'@cdg9?]rHkYi2G#0TrL (h!KUU,rG4.=tsF=Uc*N`n\E]%*;](enAM3f-,r](/].[@Q2rVRl8Quie/"%%4X6' B%Fe_;"2SIBPfc>U7.&o#U;m^@gW<_mc4KbXY4^%JX$[d:(S7RFsNfLhE$Yu>AIBB <\W]hNXHE>g9rs%a;NdtL!rgF$`iElbO'GT3C]$2?7HAkR,(Xs5ldg9%Ln6Y>6\N4 EhH9$.$ucKq.Q4u$rE%NTFL\)N?^&lLl-bV+9~> endstream endobj 15 0 obj 897 endobj 13 0 obj << /Type /Page /Parent 5 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 14 0 R >> endobj 16 0 obj << /Type /Page /Parent 5 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> >> endobj 18 0 obj << /Length 19 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$Ut^?LuoI_&.B^pE<)Xt-^757;Rp22 W+lO!?u`]@OrY*j70Z*;R"3m5#)l$hBT,Vt4._oi"Zcc-D$$AiVNbc$@Q#qX`MqhZKC3+,):3A[k:^1E$guaZBV#tFr&Ht?'"bVbE :s$BbBJ>K9j:1d?(Uuid\ )E*<`&Z"&n3bOJ-nH#)l@,9N1(8JRWjV\noTlk1EgFlbj(eePJ$(T.Z(J2c(NOKVE @6,EEgKh@C6.n852-dhl[pPpB'Bu!Y7/6%-[0$u_k6cc=-5_JN;_XBAc/@50XUWA4 2iaXmd'C@SR*I]#.JnS>22uZbfaOQqS<3uKOD*moiPVg]Lr4Ju&3o2'jP.CYK"O/S 0V`MI7`1aB2b+<]m1Hd8@uB3Nq_]-0KE&"AN]af?W0Zju+`4Q'/$ gre#66__dc:MGJZ'icfXDP"[ZjI!Bn%a2Z7c:N&Qel1mG=&__]U1X4&Rq0T:W1Yi8i+$h$08 JOE*dKu%:+""N93OKF>^&BQ4(,FjGf8O@sgYmu\*\.m.$OPbVL_[NCs62,`Gg(&bI Lc4AD]EHZAc2d$aZ>,RIXju!-SS($Eo@ilPNCB_j%F-*KdQ>jHCGmund)%bU$(u;X eUsE_1>ctMT$OLgaD03]")uKAN,:o6gpK&1Ai[8%XWl9?oOHFSeWN!c@*c8-!/J`) fWO.0j/Z$M7$:R=I*VRWT\HSFMhqHpCKqtn@B/g$FA!+:EYq)7gU34+USK&sKFe^> ))duU57.jX7^$Nc[so4*EXeVO(C!1O&sB=m!5^W[n;eLr8R8R?ZUU0T-IY-GeroL' ZR]+`Nq'I]5!Z3=+$nRC>j2m6>2K&`HMjtSBMR"NMEDB1j)-&.T+#>*QCGcX.K$<% ']+#MJoEMsag.4fJo(m*b]BSAi$=uJ(dk6>9LdMm5h"p9Ses.I.^@ANo8s7lF4bEU W:bm48;U>&L,sk')nM2)'Z55h%4Wr!QDB'), 3#"cWid_IB5iA6$Z7lUdM9[_!"9~> endstream endobj 19 0 obj 1481 endobj 17 0 obj << /Type /Page /Parent 5 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 18 0 R >> endobj 21 0 obj << /Length 22 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdNt-o2YK,"Br[1hJK]dV8@k Og:ucWkmq=.^``n'oRkO["4`b5TmRABN.SX2N\WKea#'NSO0+pW`=e+Rm$V[?a.tY [R_qh@iC)#.p2[C+C[/I>D37'\B8;;Ra(GV.quNN+#t34```@mk\h"OcEd$j\l5R> *G$S88^R#N3LtAk;0B[QBUg%N-8SeXc=OQBX[<\dW; 17Cq8#*1KpbI-7J2hs["VerXlL^G-9Da0sG"\@sdO9qZfgugPG":R$g!\!P!2PZ^? 2\'7!$Nms"OBh"E6"jdI3m;q,!JLsZd[PmsJi#4lj")\/5)op,3$b]#ki>#sON'*d ,IC^AN^J,l'/V/TF?DpNS$Iu._9*K*$\:]`1:Q9OE;L&a'9n`?6Xk!r\"c;r*"C#R cC(M;!1kWtJP7tq\kr#a.S521E9]5G1kIkS%TAbu6F*n:#n2!_JH1EG`9`bT^0,]FtI%"3Y3d$ue$;1"Bd(.k-IcPr1UW+iHk;dXsnu )b1Foro_/F1_C0]n-[cBL=HC8>d*h\IqY[>E'Q-BK.Ij#NY?_q%`@_=Bd^N8i'8a7 eR3tcN.Q+H"V&gdO^JY#R-9c$UD%b$_N1^"L-=RO*sOljosH*]:>=S!%AS;u1,u4: OXdgN*#(,>8]7La:r?C=3K.fJCO]]9rEk+N3%[&3C!PA6S2E(Cg@&LW)Gt,"m7>,! BBcqH=(F*XM&-V5>gOS4omY?SRNi %,h1bN.#UW8'1r]fSn9A:?";cBL0\4[)cklUDJ6\m(6\M:"/bU:K>s endstream endobj 22 0 obj 1088 endobj 20 0 obj << /Type /Page /Parent 5 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 21 0 R >> endobj 25 0 obj << /Length 26 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$3UEnTr8kuJW(cs"1Wq'&;`g[E\hO! C,V3sUh7_':/(tVK4%O?KVg7-N!j/`;2EpA@h:taP$$(_SPQ1`C/m88)uEcc,*stQ;,C4MY2KcBsl53 e$4oCrt^PlDYZ>ak-8+(j/:OF&BJNE^YuF2HYi.6TV#`t'I\daAOj=Bo%1C9k>.ee K184U-(b]*dS=Fo=?\VZ%Gct_oEn.!DD@&I"U%1AbgpkpS2PMZjI;?_)%21.$P:Wi i:1aQ>T?uZM$V_N,kDUuj-_)0%>O`\5s4KhN^L&!161eW0UF_lJmd336&H^PKH:Ad-%iXSm3XRR>kmE&.aq+m++Qsu-,FhNo3mPP!&.KkO5VRinONKNl K*]IPNM@oW3WoO=hDk]@W9,pr_`0nB7+"9V3_*ZcaLn34C<6:b6'OLr7Bs?f0h9,` a>l=*Eh"\?j/>3tN$E:,3KA__fU<8%I'"d=,'9_4N/8\)4%/+jl8K1#@*ZEBJQ&!U "sM1c(cq*+=YYrB+S.LLJXBsdcLJEs3KQ"5m8\T:#gU"3C_GM:-"8UguLQJ"%:*S"1!jrS6"LI7=Mcl* Z+/U?fCfQ+)F&kFH[QAkUhhrKo;3$RiHT130Z]Eb!\mV+^tibT[^;k\=[OJs:QBWd RM^dDPX^VWR3\%PN$FEh]Y3mjjXemOj37K/3F0fijF^"\3D\)#CL=C8lfO$.9QV,@ _cl39#sF2e#n%n/5.2",6*_"3]L\gn2GM&%W[WgjSpO;em`7\nc]LD\GR_OtBf\fY ACi`ao8)3Ob7.d:N'nRjFqdH4>\PC$'\M^sE6R=?@e?WXg QO'A%l-X80p*:Ge')F@-F@3\A9ADlda_*ZAW8UCp1_'dMj0:d[)%!&Df+ZAq9[<"e D]NpYV7*gLM='_mK5t^*P_(h([V1g["<@&t(LZi"cd<31W6pbtj!IOD>+7'^08p]) eoZ#&Wdn"9a>o!.g)C_53bPO*pnlQ&MF5!*:2I>9NncatKQ<.iOC_>TkV@lhob*bj 87RGS'g/EujN_OH?%AS0W&7Q:fpFXH:LQ#lZt?Sji+YpmeZ#o5IXBbq%8/"0\!.Ln VrH>]O&>=/8(db^j91$q;@Z#a=UcP87"Buml,k*h0T+7kAM5WWnW]dm%*mN,~> endstream endobj 26 0 obj 1448 endobj 23 0 obj << /Type /Page /Parent 24 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 25 0 R >> endobj 28 0 obj << /Length 29 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdm%Q+l]_kI_dTZh@-KcF#BKtk5bUV_K-8*6jGLscp2M*#Rj4%V5d953a8c,'7msA@6%S1 fFok#hgIH1Y8@@-Q=D_/$Xkc7b\V)RZ,mJf1QdpEDS+n&3fB,ffP`Ie9u_P1o)3Wo RSEqC">;:5aC"GW,;Hjm6H3TQV*S.*'4R$E32XrGhcI0=b9bSVf.(ME37Go'(pM%G 2MDRZd:4'$)F>^c$LiVj&p"j$kW>'!"@ur^d#`s'L`bT"ps6#N)8S1J!a';!1H(qMMA)8 .C_Y9.a%<+)i!_c:b"Eg1Q(*Kj+Bt8%E"pu\IF0`:qNnU,0mQt@0#6#";3K+E,6U%_JlLR?pc:E5WBT,^hdKc _1Ag4Q3OR<=;iQA+s:?^_6>&J"u(uR(ad%6KA`u=JK+]qe)#YrW]eI3br!4HkU_la )C>k;W8'+e&n53$8aSX:8V@.aaubW8)W&K_Pk@=%9N*W1bop5I2Ama_,HS\`.U9'e 12U2k0Y2lbaLI5a36XAlj3pe/R-$h\XVTp*)f24/\epcV`,AW92-?\l9 (^>s%U(fJ5@+s8FHbB#80J]jt1GIjc+u7mZS[@oLQNb@0;cc'=q*(-\c$-prMuS(< =0r?_hfnE-#XV@\5oW0R)5=@OpC.<4+VF_Y+G_k&_gg\Dhg=Z/O/3dN L/a3Go?]:N@:1?mCdQ?+M(`KF6CLh^=k`,C2?q7V#@tcEg%ggdN;,=h-E.'_E&7bo fWl-?jDLP\1a$RM(nNV!H'\gE"sD]R]d;*SiN(No+M@ZdQaXR=)rEpe.0_so!;W6S "%.^.?j"3[0nI,i);sF,N:9CR^`[#%Ob@-CJADBX:A$tR"3"r>.QbFsFr l7NC0i9#5abVL^6I#BOu_N@.+@Y`9-8M8PRp(rSdH_>q:TP0Y+,&7.*UgS\5Jc7[M puGgmTOJD)^c7&kru&_aA.IZa2CFUS@)E%m0K',jLT(5?_u>6CGim.YW"!=68nc(l Clot,NEW!r4WC/N[8m[:BTTeB)q>(b'JZNpLd9Z\3]J*)HW7cNGGN6? di*bT*`MAlU8AY[2a[ij'B;<%/p^g?<@[?ooIMgj<@o!o9Q!L3GV:ntd^Jf8#iU#@ %0=m[Wt<5Xc't:7N`<%p5fBg(Pufp,NiIit@R3OFj!sV]cl&UO7KI3A#!ga3&jT`0 lihsE7G$-7>\9M0#h#J$ONkr(^0odj[sWPO@]hhOUWV5S`0i=5Q~> endstream endobj 29 0 obj 1907 endobj 27 0 obj << /Type /Page /Parent 24 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 28 0 R >> endobj 31 0 obj << /Length 32 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdr6j@-%S1M\uKq6-`K"2#[:*c$Zj.QKY ct,-A%];*S\BZ3@),=eMTtK;+RYVE-'60,r@kaD]U'#,BaCQ+o8qs!T-sA>C7H5TN SRO`,3_RBr1SMn=5SIj1 -J?p=V@>!^X()1?hS(B^(f$IG!JKNS2kA6'_#]ea@i#pb+p5Kl@UqJ99]g]kJDOlo ?;,RRJ@_RV,/DJJ!,0A6$AEJQ")*eB.r@1s848gg?4\oE&j#MK&O;*WJjp,eM#hgV 0-QRu!r9sjdUP%pp*Yr9-89po5MlkL_dTceRg+-l@tP=,!<59=q=ORcU+ _#RXV#)^hO(l'ZL3g#4l'*uJablHJP/rPnJ2NAB:`&9&bW5^^'8^geL/W*/bcRr^R k-7P]0^.DoZ1>R9U_5X`gW\qbQnXPqE5j^?6Mj\kDDTJ4faW]CSE\sK\e'`d#On&jenbHVEc&i8eTG0\C8I%9E3?sJ^p ]*U;.?eHlDf[r%(gR,n*U9pFR.ZRcL`]C&6ONi2n8mbo0B3FAFTP.%Gm\UCOoYj%t >FOg'UR6X')_CA$"0C3>?r)0jY*_Uf_9;m6029!nAu(cc;liAtM"`^hQ>RKWBo2qg.6R1e 'n^T(=3,AN,N*Hp#f $9BmCkm\fs7#@%(/k/Cb*@'WuOciU;8k@$Q+;9VRDB[@M \7!IK!K]9#j_,>1 endstream endobj 32 0 obj 1476 endobj 30 0 obj << /Type /Page /Parent 24 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 31 0 R >> endobj 36 0 obj << /Length 37 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$mHo.PUsimKq6-`JoR%CFhf F[@')JI3*0T]`n G_*LUEsaXk@"aZPJ;A+J^d%~> endstream endobj 37 0 obj 223 endobj 34 0 obj << /Type /XObject /Subtype /Image /Name /I7 /Filter [ /ASCII85Decode /CCITTFaxDecode ] /Width 240 /Height 320 /BitsPerComponent 1 /Decode [ 1 0 ] /ColorSpace /DeviceGray /Length 35 0 R /DecodeParms [ null << /K -1 /Columns 240 >> ] >> stream -D?(NOr7)VCkbJc_?n].$K^[e:-c>NN^G;;.)HgA)6d?W,d.T"OO32*&`:8a,Fk7: kHh_Sm[?PFd!PB;Y(Y%A8e-^Op28 O>`$h#k-Z'G#O$,^Hd?0m3%=_&0d\h4Zj9!`nm&6gi5Tl:bTkuK%:>"_YE/FC(oH/ KRSjQji%@\s$ct2MtCBQ0E,5VB8i?D":1p_AbEO5rk'GI?%&n`f3e;a4eP(L-$utb D1cZ&#r@Uo.gNN8.q#I=qd@.j.q#I@!p;AO>s3G;imX$i5boOY-;h?Iu_6aS@)b'T+G_*"mS:8="i?1DiFpO+:IL*iCp\"3?L.=I8?QE/Ts$V4\+CG0G ,JX9L3W0QYs'K2KJ)GloN[Ol,s'NUHK!;s"C(K")RfD#60A&R>6*tYM/:Y_>7tfZh *R08qmX-Mk\NDsC#UmP.QpHMs7su1'/gj*3&`6%"MhY=Y\HX&j%A&_K;Fhpdh,6fi Ju"Jo&@QsZ4eDdgY_"++g%31!5Q-?PYl+V+i=u8#_?AL^&`3fW(]>0/([dGPJcmOM IM%%n,a(\DP">A"8L,`/4@(6ZptPgej)=tr(]V[87K<<3JhH:6P'!ZKOpJ[qQBFfb O?k-)8L0JI#pbU*`HbUmT?>6Y.lM@#HrD,kftj3!Z18bTX?Za+n:MsI35QT$6&4r" E[-nG$p5-WK+o\r,6+D"O,5-UL6=0',b63B8L0Gg"Hl;R7!O;T0Bg1?_h.pCs7B[u /gV>6oTD`jO@kPt,a(FrP"?p^8H]Yl,a(_N+Hf;!^Tk%q?dBluZ&8=R5@LmN3KI\0 +rVVf)@(k!J*#>fZ,gMe9$%QY4cn!#)Jk-5k`-&`_`pP47lhl_*#&H.j=iV>L4;aS %1"_E0]`d@kDYWFEt2%.3MS%D":IjH6,tGJ8'GLc?OZFd*#s!S"o8?-Ne&mucldqV L%Ye4JQ^#dp0<.O'qBaX'nf)o5`@l8.n"aR5t?FSGV@\"OSE@-p%U+dGV+F%7i3oT *9`H5s%D#cs7AgraPtSgs4JI^li+KqklM$o31p.$J(Yh-leS%%KYe,$V_E_,K)5r' n$?^cn8'5]_Igk9&7'rcr.[`m&-)4eJiVbNjk2B3*1N.4)=2uMOMLf,_/PJ[@uM"T s+2rc0KLG5In5[_%X:]%5`fOe&71JdoMF`qLF3n6oEeHmB!8i52ik^B=mpJ+8._K(]L(lgS*Qn65k+M"gq$O8o7P8&*.) d2r>@*r>oq"en#2m=4t9s0=Z:f=o**rIt9s0=C:c+MP^)a/ =mYns4bOCfT$O"8#k!74J&2-%5_1m`5D*p+2A-.:_7E)88L0Hu&7MAmRRnku,SEZo HpK$@'TjFZP"X]kLN$VtJ,YB+ji!nnrdbdJ,aBK@3SbsD80F'e,a(_AJk./M8L:/F 8KaASfUtn;SjKbn(%FtH_e00p*ll?4K!>:T,B=`JB.JkWEU\R=+fU,3Iur*',JPj= No>YLL0,\2"s"KhSrkNbS^1qi\4l=R8L0Ub6m\H%P">ch5pVUb/Kg3J"MFFkMIU)p4G@Ce/)lrp L<^4i4cbDP&IacD*g[uE*#A`80U*U!/R])^+N+4JkN"H^&_r!KMh]PSOmMjY24i5e m\q8QkB".,p3\*ki`YXC'0V!\*M1TLclc'q:(A$& RgB-Xi8#UWTLE!YP"6jZM'S<^@"AYOU)HTKJk75L8L0Gg"Hl;R7!O;T0E:l%s!7Us ?iU/RJ,Hg@?iSQ-P"?p^5pVUa+H5P_;YWg/P"?p^8L+j="Hl>%[":jp'*#4C`keoF QgEhdCfdlK'Z]PuE+^olI"k0B&-)73LEKpE&VN60EYoeIHQf!%1t`9Jr.+sE3&`(; ,Mtn1,D(G8*/4\dE6n.^(3hh$*"XA66uZg%AB+fZ#=T,S.!+'/PW0dh=V;3):U3/o ,GOsGKS\RHPW1>p!XLI3=>Do?JHQZ+"Hs5l&afS@O57Sjs87mar=S7)d2]u!+CG0KZ9/*MO+3;2U-8PF[+<=]=8diUf<,ApaPq^A [JscYYHRY;lk9\Y:uINFp(1T`6%#k,9H^qQU%nf7E=j1F5SkIJ!aJ7p 7gF&P:-q5Vk/6-](dh4-0`T4-I0HA->Va,9a=uhfD"U?mG<;A4Bbc1pAorV2+qi4Y B=$Mip(0W8HTlpEJNqdl+AJX;n,!Oq"Q:'o%Di8#8.j_`knj:""=X\6BdA:%,a&k) FHSp8P"3G'8KgY;iX$mFbEr8/Du\47r4%tus3d^>n<-?gP"?n0>"L!&8H]Yl,a(_N +Hf;!^U'88s05nU,fP.0+0aG7SB%o*)'H"Fs3BaHX=/-"?4]EF*3mS)aD$Z%8:TTP U_mE-5ESJ7!X8F'E+nj'#SIRjLG7gMa!o+ra!pS7.F;^[N_ngI;jorNH3=M6JHQdc YeIs]c8l(>@:!XL;9qZN8UYXpV\9B"kZ6SaCKn,s8O=\)]\95%RVtlY#ZRej9rL& a7)TI0AqCGaH,tV.aM_FbHnb8#&?)fc\HV*8L0-qnKP1aHTdXK[(k#lG=DHQ5bGnB cm-%Z8AG*Oclc'q:Vm7e8.[.FMK!Lt1_NA*P"8P/&kO?r5pVPfRP,qL5pVU",`nf7 #p\G9$idbXs.]Pm&PrH,o&oXPr?ROt+Hck+V$SE18Ka0f"HM^mUln:pP"?p^8L0Hb ,epTXHYhf$@[QjO')uFUp)?!*a70`N#`(bXaUQ:B8T>jJE't\-jk7["3*"0i_r?b$&G`IUT=@%4"ShlCO39:VU(7%@@N`5$L;kVGA*21Lp V_io'5d\9k[#cD^^Y*W1&6liLUZ,K8rdd]pGZ/,!#i<h7n)pn#nb"o-u`P_J$SO95m:mC _1c;0n;nk*K*p!Ip'E,iK(081F$J:7[IN1_s8U_)J,_o`r/N?@n,9G#Go2$AHiKqG q]hY[Ig4J(mao:ZK)5kD+IGH<&OZ+,+KRg-aP=6TLq#fPb/:c[JrCkPKG]40iP?PU 0`2J0n4.L-3\D@9#UG5^/G=GtT$6FEP"?:mi`YXC'0V!\*M1TLi;X#?!c0+fn+onS 5b'$j_72b"#m*3Hh'2m:7EqWjnH>"G:o'O5,a(G=P"3G'8KgY;iX$mFL)6Taq/H*t 5QCR5s-F@Vs84.*80F'%,a(_3FHY'D,a(_AJk./M8L:/F8KaAiMIZ?!3PdBB/)lrp L<^4i4cb]H"_%H2s2IP;OB20dK[l7h+fSU*ajs-LRVAXfC%PdOg+WjP0H4jG$oD?G d=B,(!l%N,:JXICVl0Rj(&[%e+oI?_mS3_FEt@>61R.m,4":4%@DDfnrVunpJU]@< d0fk:g0a;2*mGaX.K@l,AqRWh;uNp"P.tJ@_#bM\'80;WMLY[)\4&Fa'E@#*kRgVj n*PV^r]cJBVZ6\p[(lY>5PtJsH7qMVTDaSLfWY>T5`1X"Z!P9Hs0N)Z'efS/s8P[* j>>a+&b6:4a79"U:]LIpCWFACCMR]p[OZ-/fVU*T@[O#AMX<7L9f1HFOp]+sJ-Z.*~> endstream endobj 35 0 obj 5809 endobj 38 0 obj << /Length 39 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.tBOdLf:o0-^ln"-EU\bRGJM"iF1;ctNq5#R-t(E6)cLL7#m\JTR2P-^757;Rp>H >q_R=AlC]lUo8#4N$D09Uh!:[Rna/T6+DMh4ekPYAE,,okX.%obd7pq((C9~> endstream endobj 39 0 obj 127 endobj 33 0 obj << /Type /Page /Parent 24 0 R /Resources << /Font << /F1 7 0 R >> /XObject << /I7 34 0 R >> /ProcSet 2 0 R >> /Contents [ 36 0 R 38 0 R ] >> endobj 41 0 obj << /Length 42 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdic#)l#-8=]*o+?!%'F9k"_"U'HE,1+HE7OBjH'dF)]iE5j^em;r[o5>H5U)huT+i9`h5o>%_#K;/V^1_=.h&2`cI9&_so0\H"\ 5m,aN$uJC!kCu`qW3_LoJClQ:/h;[n7.HHsR]Mu%lEFn#.-^S[(oN1T?AKas 8/e>'+Te0bd]/HGL=N5aA/mX0i*[JJNhE]DKG/^82F.qucU5]//8E]pPO$l\/5>G. UqF!]-WF2)\f4>lCrg03Zd3b.pp$r'MDktR5fPR=UF=pp\S7-DU/d&c5ttDj.Y/du lF%8!f2^h!TIKV-Vda&MOCr*t!H;EcaN5[EIp3LQB5PZUg`/7PESJp_/IN]F]LrY1 >fftSXY3F?Wlq=q%(FAYiQJP+DaZbT?0XFTm%?TZL/7Y"'FU@cC?:0nRR4,4+gsU[ [3H@4RmlfXb5r*GHsHn/$e"ge9@PqkQ7]-SSu%@/G0]448637"\q2aC4ZPEVb:HW9 ^5+\ho=XZXeAC-BVLbhW[A[h3-E7u!ogZ9idt,LqcYu7!5;5C2o]i62,Cn^b\<)Z: oZO#2Z9-$`,Ds!j+`@+RkA84IYK`i0h)LAA=Ot>Z/'JU8kSu)L,rcH$`?pO%O,c5kWnf="Q*TRtfPqn3Lb,"q#b(+_3JM_g5jE6#[^EpB90r-ng"Hc6>;+"<5J[ 7m^%r\ZaB8*F,>TG_@sDK%;hl+iukOXn_/_kfk"*6tqWXXu8c%h&GC-EK3oA3_%0j nI!s@DIM<]">^b;$%g3G&!.a7&dCTd~> endstream endobj 42 0 obj 1418 endobj 40 0 obj << /Type /Page /Parent 24 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 41 0 R >> endobj 44 0 obj << /Length 45 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdkMgUIhu@+>AT[k9G9%i#jtHKEhScN7MDnR8.2n 9]Xo94O$PHZRgPm$5SRi:q4VM!L-%^c;]\>8()K,0M.) dn24kBLP$(%RqAi'..oYS;#O%D5KiUNa!__\F+B-/X+qD@r%(JND)K2C3<^nB!uS9 bNLm+Bo=d-1uF83o3mi3F#':>1hkJ/h41iUZrZ.eP3!RN(iomTgk#h:KNd?&h*-GN D&3W#Ek'4=$'I?:ml3+pE/Oh`:4s2BKM,>b"j:$%rN/AC+qR!.#XC:4@[m`&!N6[G K:s\s)Mc,eQtYeK#j?)YY%##5&.^7*Ic-6#aOi2,UN7'g"9O3hXqCPbF$0i2JTU4XfuP.TbO]1cs.+b%=$a^Vokg2gF#kr (bgsPJBBRLb\4l=$@u)OogA/W:baq^,^Cbs.:D@%bsO7dZFe:I6I^_*Z_]_j@iCa` -HVq6+igVHd25T8@.(.p&VTZ80$8dB8;%)9*2*helH^a'Da7\J[A_0D16$o:jJ376 du#rP:iAiL+TPbaf#g/=PZ#pbU ?n6C=`AH6_`H94\j#th`<&GfC'O&fSifjYTLf%O!M5q.b7<)&BI^-:,^oZ4`..#V6 b%T*odPe[5*/>?\q(aJd$ZMW>9>#qJ..sfF?C#(i`NhHMmL"^\7B0A`Ue9rHK95nBX>G4MVP2q6^F&HK@$Ri!RK,V*W h(-YB-]O,,k@WED%AKIdl`?2TL@1KS*'Jj&o^bnJ#E_m0D;c*ljBZVXNQ;QAQ1Fjk*8jDA,9@)T&OU(sg +1D[Va?q^K82(7@i^AG2OTe()R1#Y8&;Jr&Y^]6s.^t,mSk](#$q2>?Qidaqb).lN C^@p.:sa)iWkhES]iN3nAB`-:<";@Z4JK.ZEXBj9.LiW8br#8;B!S6e`gsR2Y\DHMfKSQRoHJF<\.Cij @R#ANk'!BuniMp;.\?D8!$hDL!sa,P6ib"5!;&NRW^8oP%4.eP"FgXg`[8S/`2/"F >7J/A0F-MVVR5,@!7>U=`X%-jU#]@4_1P9am2D`7-B6DL!!'q@&p>B!LC`qQ!$Zq& IHX-LK1#2r;He,cZ#21]@XTt1Qu+@[#tc`n-lGt3<@;E)SepJEGCaEe6h.U,77O$& 9&Wu\$%SsUA)nP1>_&))Jod%%cppeA/M4cZ)P//8$`q=8ZW:th=kc)Pm002j>8b"I-2^STH"id38@([D/(4R15Bi4&F4]B+ endstream endobj 45 0 obj 1954 endobj 43 0 obj << /Type /Page /Parent 24 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 44 0 R >> endobj 48 0 obj << /Length 49 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J/grWd?):30S>/c,B3_5BHS3%`^0bFZl27VK14mA";WgbKam'1,(U4=)BoFpE2Z?O "tq-a_ufKQPjE*=R7QKc$03!rP`O_i,Q%H-huF;?!!)mZrg9T2=hm(K*B)/3VAYA^ dDiNoW'Ab\7WJZrtp`ohJt ?3.:rlp,%b_85Wmihe8'5rNNh=Ziil5]8Vn:$1K'JAQ=^L^jVfOdP!G2OR7/o5K6D B^D,3V_5fqk\NA;%VAXJPf@h8AohpBD;,31"iuiJij%No_D.$[#gP2`JO&?M"X.sZ #/>_R#64tEJ9&U`iddC?La&4D&.-3uW$7!_!sCFi/uZcD]WA?W2@cK,ZNEK):s/(/ cSNoZ%?Y>g*t0Bi-N66T$ORgX%KhYH$mW*a3K.i[P4:Qm0[1\3Ei@,9NPT^9.RfAr a>D(8j/OmqD*uV8LnhcLSdo_,W"h9XTPGo0iZ`V/]7BtN((=\>./LOCXPWb:O0bYQ cuT1P4L/miW].IA0])*u")uCEcI9Z<)$^]lN<;IcP;N[M!Gj=e\59Ok!X05^Z8t#I "J@YG@skaSZ:q#E1P?8EgcELh'<c'\;iEp ot+$_'3*1qpmW:aER:@4]Q/]?44@[NlXp]YCjS1^".cMR>6/7],-FHMB)a"[5[kV) W-q3k,,i(.NM0"N5(s2T)G63jM,IH/--4MDRAQspEh0,-qGI>"!!Z_qjr&+\"D0Zm !!&)u[UK:@!"%VNLVNlpR]IBOB;&oT^]I3"An`q:LP+5kA!u95Hp.NXQs_inJX?jS N!!Lo=:aTa!_o8!@@/,A`YjMS)s+lN")QmLfOb\pt%>c%#%cjuYKMfRad"sL3ehVn-X@M]7>A2qY"%itt-TOFWT K]8q,Ekc_+MD1#7SX(ncj%1q6P[hcm5aUPGU26>I8`G,j":>ocQ`*=R_I*S`!+DB= -3+MB!Mt?XBDWj&)F,*.$#BSGjp>Ej) K\.rsWjU75e..SEqOTLgO\_']%L`4YUP7!R_.$Z%lE1`""I9JHRDoa&37nEPFr=&b +CAg\+GVe/'$iN[#Z3k:3m^,*/ePVfDJ2Mr]@NOnQ!t?KN'T*K8G/Y^_^BUkFNY7LUnUUcc-3VHP 12!&u?@W"Y%+lsa:^RM3Vud<(RT'O3@O_?X?tKBe.0opj.E$Hp%ffR0KE1R)#0;N: P1!P?n\-4QhuK&DKLPum0JFe4!1A@F(^p^N1k[j7(W#ZUZWToFAK*@Sclh'^n8RV; @S-g>j;=n,*d*K6D[tr2%4croNJt5FL5L"9+LpW\c=A&ZbAn4Fdg?Kse#PP2Zo=1i S/P9DC^oO#EJGsV],,MWO=#!7&27id,XHl&`.\Z4VC"e]r0!5(%?APN>4Ns!-$bHC kE;-Q!*U[.Afr:g1B='J_uKl\be,4N!!"aAGR+<2/7T*.1+!(<"Y!q$0GVCQ"3NmK %-'0H!!!g96X\5QomWZjd>]]W`CC?eS2O?T@M:4I0G!O&.aBt:_;.,#+_o:8K7`N2 U6:C(k\Tt'W` M=V/*bn-Xj%RS6W'-_-0$Xs`0PCa)b$crJ.V/I!54Ea.e?<\e&bbu'Q3KhTOGlMBK H-NZ,5!Rnn0*6')3!Jj!!"oA6ib4;,'Z51!&bd7#gF,mc1;.NN^#u- 1EHNSpC(]idI3_.)40+Y?]jh"7/.W@!&t(e:_#^Y+S]QVg'"X*cX)0m%mUf:2V8;$ VG>h&7L=V>T,JM5XoS@7"A7\cN%I?;K[U3$>V+ K3J7a_0/,c=Uu]e>`Fm:7S1^)0.(5bSWiV*gBG"S`a\:B&AnhG6>DX;)j4)+!R%YIU]^~> endstream endobj 49 0 obj 2248 endobj 46 0 obj << /Type /Page /Parent 47 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 48 0 R >> endobj 51 0 obj << /Length 52 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J/grWdC@Cc0S>/c,>eHjBHS3%iJ'.%1k\F)Mot#b/7akM)TG<:!ZW[F6kC-m:m1/R ?:-/t"lr$"f[=7bOj6E0a>B)/!)R?.3[GO"7A,1gP^i`R)uq&\!%7j/":SlB(]XsY !5JRp"ouFI"3ZC7H#Qk*FuEh6Fu't;$t'9\nUe*W>_!5p"lAeSHN4K+gVq1':d,^s @iJ,lOAu9Xl'X5>(,/U:OG]0`0ZFh5.N*f4&WkdR%#De.P(A.n@P]![$ALN3;!oG? #S%(aI+ZMO3J]WW6OBR@AMON#-K?hnjD?TA%4:[cK;]nR)@W>B):[_f17O;Y_oSXP C'KT(U&f.qAZQ[W`ksBocqnd=n]YW@7d.]DNFN7>mCC&CPVWFE#XC2TK;d_o5m)c> !5NIX_XI[=_te/&=L !H::8$LZBD!KN2%gbZr&CTQf[0_cP9"]6[cLIEl.Q8?&>oDnt$YV>W,Niq.\d@h^9q"9U@2!Cnc$SL?n"TO1'jL;D"S5(sSff,2b`!5pgW&W"Mt\hkA3kg_M;..*!H $^W]1Xo":Ce'TRU)E'H!-oJiYSM2>*'):`E#%@M'7[o&.!o5)M!>~> endstream endobj 52 0 obj 813 endobj 53 0 obj << /Type /XObject /Subtype /Image /Name /I18 /Filter [ /ASCII85Decode /CCITTFaxDecode ] /Width 201 /Height 246 /BitsPerComponent 1 /Decode [ 1 0 ] /ColorSpace /DeviceGray /Length 54 0 R /DecodeParms [ null << /K -1 /Columns 201 >> ] >> stream -Eo$Dq/f+pF@S`@7mqGh7!(peF@S`@7mqGh7!(peF@S`@7mqGh7!(peF@S`@7mqGh 7!(peF@S`@7mqGh7!(peF@S`@7n1_V,GI4DU,jNn3[:@[,GI4DU,jNn3[:@[,GI4D U,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,iDb'Tu$5P"?p^8L0Hj ,a(_EP"?p^8L0Hj,a(_EP"?p^8L0HDXX''$,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj ,a(_EP"?pN$+,je,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p\,,$9F8L0Hj ,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP#RT9,a(_EP"?p^8L0Hj,a(_EP"?p^ 8L0Hj,a(_EP"?p^8.f0k8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"6-b P"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(]YP"?p^8L0Hj,a(_EP"?p^ 8L0Hj,a(_EP"?p^8L0Hj,a(_EW?d:1!mp-B'"_4@-,apuM[#,kLPpDIo`X:,s'r4\&8Ld:YRQuJ3 MB#Mc;Fr]r"_eZ38Ld:YOJcn_C?JTBn*e JjBHWrIt6%!ldFY8.\ga6gl,r(*%:\YAa2Bg.8>3ml,cN&CU^/JAU!cM18Mku% BbWRbdRd>.8Dr08!Xd@(Iiu$W"p[^G8LgE'L/6[ +4X7SJJ$6R%[$r,*>-3*U^4l6P,+9=R,p?`cC*H<^-DW%O^k6L_;M5*!Xd@(J*d@E Nl_&_![F@.+4\!OuWG15QCRO.S23(aGpY^fI()]:\k8._G+GAdnp'Y!Xd@(I#6s)8&u_V ",Mh+.S23(b9OZ[/,#&IXWiPKN\h>8ifZos91VK)B`\Xi.")_P8L6qSaP^Fd(5F$J m3"\u71\O]nmddAOh"4T*0B7%cN]?tHnPfbi?X[6QcS+brSLUH!X)"YN&jK@7!(p+ JYWRh["/Bp'L1`Xr_sdL48IY^^-DW%OYP9(\3(Ji,cN'(s7ej8kS$76oFN3-"EFAc SL5aF@[^,F,G:,g*M`rk8>6#&\`*Sc01,SdqEXg>%#uJP?i!>D8M>`5-ua`VMBDl9 "e\,q"oaZV,a$-j+!s1J']m8&o""jB`j.e8Ld:bnqRJe r]osT*(3sqK!^CWr($e88Q&-0PW1qCnS&%3dO9SN0&.SadRd>.Hu[4(8.\ga6i8:) IZdV.nHB(g4I3Gs61f.,em`k95F6_+KZiCnehGfUo>WQ U^/JAU&?7%,aYlh"_eZ8UlqO:NMHh18>4!JPpDPa&6=o\RRDuXW?e9Ya9=Xr&6=o\ qFN/./;G4T1`?XpQNi*$LGU%Xa"ZTbBK5(.+Rh[uIA@-!8>5V5:`r/J#SA'Y0^=2j ,G7=7d2[67!r``s%SV+;+4<_Y8SA]kJ+;FrdaA7+r1VFJdl[B\c?D80%T):-V[Kk_ "_eZ7O>iLnFQu;+Gfk[6U:buTTDGCC_B8]7!&^pkp35R^))ESL.<4' *16^C*6%gu?iOY[&1hW3Fn,IZ";R_/rt!OKj8)>o,EF),fO+X!oo[TJ7mOMU^I]_C -*TsL+Honu,\u(dN^*R4m#IF=#r'&GjU\_L"_eZ7d0%U5)+0KJ.-W"V,d@oHdKC;\ ;#'9#W?f0Q#V/H>r?RXRQaD;IBbWe-P,+97O'r4\*P"Lm1g-C7s MBC8<;Fu4+&6=o\qFN/.051IpdO9T:,tTEM+@01"&*Y@=,e]uZ.nHB4,aBXA["/Bp 'L/CVUltG5+KZiCoTE1:;7(lXBbWP&P,+6`GSbB(DUJY&Uep,1=TsT'_@8C/(6V:Q 8HL79_&^U*cn3s:K!^CTNXp;c4<;Qan7t-"K>H?:_N*=-p4GIQ8e0qm'N.M#8K`RD 76><2&18<3!\)Jb3X@Y_"B5)5&157['_lQ&#cDA<$IU>PpA]d^j2/\5$iG6O?BRpD 9E"n;+CB`I+CFc&+CF&r5_4E!!Xd@(Ft:BU)\oW_Y\Z3\N[^%AC`4I';Fr]r"_eZ38Ld:YOpP[\Q^)08_;M7TS]VrABKR=;QN]BMGWY+$:R(5h6!?\fn;;<##SX!F -O:BF"B1tT80XT+.F;1=&10*ZifZl28Upd?_N#TqrZ7;3gg8D3'r4\"^]4>M#7h!s oUrF'&PeK]P"CQ))\r9O_1[D6)]25&_3ElE[aG9nUep,0gkJ'*3_GQ.B`\Xi-uhg) 8L2^e'r4[j,cN&X5_?A#*@-mqP=Q6cO[G7IJKp:^JJN#IB69;9P"6?:&`!LMTKo*s ";R_/kn8Wb:jY9g3T/8/49[>EEiebS+9*e<8Q&,n+AS"`S01Q`&PdpD+Gt7HVa4b< 5a[4lVDtH7+KZiCs8Rcm3-"jZ.)T^1g`K*68L33nr"*i:?6;cFM#X:WVeH2>dO98J MZ,,6_EfLXN$ZALb'#4k4+t&j8Q&+cLl"&pa8s2cA#V/H>dRd>.&WU;@)id7F89,\j(kQ7]*/,E/#V/H>rGg1/%_e)uP"X*_ F29TV3T0==4-hsj]JDS'cC*U4&OXGqk8c@hTqhrE8>5'0![G!3#ikaa)'&b^5oamk 5nVI/M"LlVNe.OtU^8pGVFO1^corDQR=-oC "_eZ1LlB&J7S\8L2^e'r4[j,cN&Fj:p#F 'r4\&8Ld:TB`\Xi.!1VOP"d&b>"&pa8s2cA#V/H>aK@m6&kPtm.0U35B`\Xi.!I%N K=E*d%5YiUTuqt\,aBXA#cA-O_C#d8JN2ls;m_)ZBbWej@:T3gdRd>.IXqS#s6Upp >"&t@1$h&\s%+M.,VY$b#2&,N73^u@g!'N+A_\H)aPU(G^dO0 5_3E:,tTBhMW"_oruU_1iF0b5MY@('dKC;\;#1HqoEZ-qr"ecq7;\\_U#<9i:]L8_ .S2$Q@I.DL*lHVcT6:]OYh1ifP6V?Z5M5[k+KZiC+cmS%.3tl"&oM,cN&X 5_?A#*@-mqP=Q6cO[G3m2'!s-,`rNG6'95sp5gE!,)7IVKGe`R4e9`:=ko^s#W';j #'^K<8s2dY:4`W$80e`o#SZtuS7j$>KRtZ"9I(3FJJ@Jo6!?\fs8W,g^Q7FIP#RTO s8Kuer"m1r8.\ga6i.S8@Bi[*'sUFj%>Mc.f[<>h8J'HpTb,9^kR^dW6g8;1W?d-c U^/JATu^aGWY.m$8LDjg'r4[e#Td5C8Ld:SQ;`A=["/Bp'KINib&k7$,aBX:LhMAM :ur0qaAL#EaFfT[0]XoJ""L!& 8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj ,a(_EP"?p^8L0Hj,a(_EP"Lm/,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^ 8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0HaK!^\4,a(_EP"?p^ 8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj ,a(_EP"?p^8L0N3-B^qGP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,aU%XL(jVQ"9~> endstream endobj 54 0 obj 5004 endobj 55 0 obj << /Length 56 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.tBOdLf:o0-^ln"-EU\bRGJM"iF1;ctNq5#R-t(E6)cLL7#m\JTR2P-^757;Rp>H >q_R=AlC]lUo8#4N$D09Uh4^JOU;:;$+/W$1`M5unW?*sb',lXbU51u'H0Dm5X5~> endstream endobj 56 0 obj 131 endobj 50 0 obj << /Type /Page /Parent 47 0 R /Resources << /Font << /F1 7 0 R >> /XObject << /I18 53 0 R >> /ProcSet 2 0 R >> /Contents [ 51 0 R 55 0 R ] >> endobj 58 0 obj << /Length 59 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J/grWd?):30S>/c,B3_5BHS3%`^0bFZl27VK14mA";WgbKam'1,(U4=)BoFpE2Z?O "tq-a_ufKQPjE*=R7QKc$03!rP`O_i'DqafhuF6(mJuQ9rh"'=gJ*2#I]6?J2Caub "*V-1J$u>uqEY%;pRsPIUfb`.#!se/LsTRh9W2P-NQ.^OX?^AU&/?K9!HnD<<&)6^ LN* endstream endobj 59 0 obj 288 endobj 60 0 obj << /Type /XObject /Subtype /Image /Name /I20 /Filter [ /ASCII85Decode /CCITTFaxDecode ] /Width 236 /Height 160 /BitsPerComponent 1 /Decode [ 1 0 ] /ColorSpace /DeviceGray /Length 61 0 R /DecodeParms [ null << /K -1 /Columns 236 >> ] >> stream -Eo$Dq/f+pF@S`@7mqGh7!(peF@S`@7mqGh7!(peF@S`@7mqGh7!(peF@S`@7mqGh 7!(peF@S`@7mqGh7!(peF@S`@7mqGh7!(peF@S`@7mqH8c([6DU,jNn3[:@[,GI4D U,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,jNn 3[:@[,GI4DU,jNn3lNA-8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^ 8L0HDXX''$,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,_6#6,a(_E P"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EOep8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0Hj,a(_EP"?p^8L0Hj!\;\j,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0Hj,a(_FBdAj5,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj ,a'CJP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8K^;s8J&uJ Oj[9m6aVCJ8L0HkdO9:#+K6WL8QnOmdKC:1P"@/pU"Vb`Uln:qBbWQ9Gtp^:6*]-/ Ju"Qr.1#p99%#,8&1m='L1iCb$aW-o.F/4)_4\;$["/BP,nJ?k3slQpJgo&;,+]BA )aQmscm#"`;kT4;S0FLLQ)%7G^-CY5+,04!*'a.Y+K6X$K)Q$<(SF%+,+Sc=p`TV$ ,cr8GrI\PU"qk>'R+Qao%?5uH0j`92'dSnDpCRuKiZ]S09%#,8,glf1,`mmT.nHAf 5_>ep8L8'b4%Ko^P"?q$,)9k6$Bdt+Q)%7;(`]6l*.d%r3CB#m8.\a`5m0Y:5nT-? 9%#,.%0M^:*.d9`18'4/dKC:1OUM^f+!VjMDE/8Q,7[!E5dZ\TO[Frd6>(A":ut!8 &_S6ZR+^:>:3"Dr.nC4NP!gua&:P0YI3=+Ki;t7.Z3K?O#Oogu+Gfk[*.0HB!]]Ei XWiN4s,O`E,N4-5$XV6a'dSnFa!2]*$hO]W5i?Z;oT131_(n(T(\EkkO[G44a&Ju"Q$-#"&T8.\a`8L1D^LM6es P"?paUepG$5uL9"P-g)eU^/GA,a)2j6aVCJ8L-QW+l&Y'j@;cfBbWe+k8'.%W?dQo 3UA5'JS0SiX%=UO'L0G`cm#$a5ns5@SYQN@8LXW=O7\T9O[Gl7s8EE"Oq&D2X #,:p4b=O3TTu]4S63$QbnejfW#P&?c"@0cd,SN][<0BR)&6[fXB1pC#_@&GZA8lBO "eEq!`sJP5bia"aR6uQ/RV=%L,)7<$OU(gf&KLu[Ne07j_?c4+5lr:(7irj]EZkCT JdI.*5-W,l,SA'_2=36K";N2DNrSYLs2Xnpnc.QM.+o[AUlr*B*/4\C+918d0E9tD +rOmQO75jiZ9&0raQO9@s0R=\8L-QParDOZG.j8d^\/?%1Iij4JfWO&YY6DN1D4+\ Ulr*B*.^*1)@%FI.-M4AP!UTCXWiO7!Xb)^,aG0%m3"\m8J!"bLF@0JK1P)6;!B7- ,)6FJ0u=3TG*!iG,`":n%QOX/A0d>FMB%8/6llr\a<&AG%Y51D["/BP,U;Jn5&nm- 3B'X*c8e^a9%#,.%QP)FBHT]b&4("QLbk&Z*LFVKO0=4Vg-C7cOqE?Y?hVS!GVBh] qFN2.Tu^V^1&q61*Ke1*N\WS]0E%[P.S1fe%T)*e0\U;QFGLun-uabL8V1A51m1n% 6]f@uK=$158L:0q[#,i,5_>ep8L8'b4%Ko^P!fQqTun@+i6jVQPWDAd8>3m+N,X@n *M`rj8KnU%5euFk*$g]SMB%8/6llVf*.d,iLcPZ4G*!iG,_U3Y":6lpi6G0^F2=A: 9^ZoC*:@K%Ulr*B*.s8>*ZG6G80E`P+@L;eJd@Bg"@k`hg)Po10-h)p=CcLZ'a/O1 5_>ep&VSaXY[@8PJRC.p0?0/IdO9,Q*/o:iLZ#k"s0=UBOiBm)rdb7J-BK@L,`!!l 6\H#eUqnaP?4tu]OTe%n*$BnI@5Y['!*GCbO[G5O%)KoY#V&CgP"@/pTuEf5.S1nK ep+OW9*,WPtB\E4d)aC3Lg >"&oea!)&i"2u795DfcC#V&Ch+$8RLO-DZ[j.((V6^0Udn5Gb'8QnOm6,t/[)@.Iq 7i[*Lj?_EDZk,MWZq&Z$7mS8K&^X#gU^/GA+W2?AplFtFcsPg)-#"&R$k>`k_1"ZC 3>h.&9dT!7?f7AgKFn#8It-.%=%Oo5Tu_)26Qd)`5_>ep dRdV2%P8eh;Fr-s[#,m"#V&CkP#d]4["/BP,a(dJ.!C[pW?dWu>"&qL";N2F8Lm?* aVZ6q+F'Rc_eB/ZP"@LZ9dH"";!>]+1gh)&0H1oa'srMq8L7/.:JR'FdO9VFcK*ks !Xb)`1RNYM(?IOi#ruqdnt5;kP#d]4p\Ye$i4nBsmA71@"\C#sGWV/O5N,4V*aE,L #BGUt&1mA<eppQ,?.rsSje (W,tG4X?;g;#]rX7=Y@;n6c2!kRg\!JH\Ukm_R*HK4EP\'sXumrk\G*kp3ATLVuSN a;-r`,P:k(&6+g"s+onbXWiP.[C*DV!Xb)^MIMsM.3t1S;!g*g9cu`"8I1-JP-g)e U^/GA,a)2j6aVCJ8L.-o%T)6s:ur0`jUP,K%T)6s:ur0`jUP,K%T)6s:ur0`jUP,K %T)6s:ur0`jUP,K%T)6s:ur0`jUP,K%T)6s:ur0`jUP,K%T)6s:ur0`jUP,K%T)6s :ur0`jUP,K%T)6s:ur0`jUP,K%T)6s:ur0`jUP,K%T)6s:ur0`jUP,K%T)6s:ur0` jUP,K%T)6s:ur0`jUP,K%T)6s:ur/m&kOTF,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj ,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0Hj,R>kk,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,aG0g8L0Hj ,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^";DCoP"?p^8L0Hj,a(_EP"?p^8L0Hj ,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0Hj,a(_EP"B])>)!^k5Qh~> endstream endobj 61 0 obj 3726 endobj 62 0 obj << /Length 63 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.tBOdLf:o0-^ln!tg'6W+H6n7Y9TtJ7LGU_h`mFJ@KDNMNnTZ!C6k@C_.JD-GrEb c6,'9%Yg0m\E4nfS;a0EJX#5-2k5l);^B06+?CDgAi$F/FDa,Y%jD+DPh9P%SLB)Q Tr8n>(5t^[W8P0t1)`NU@Y95b`bR8rbb`-Abd])<="Di07?T_LN6%fK8lVZh/XN!h LB.Q`kr1_ocF$"gdZK6\;iJ*j8\E\dT4^o%H/2N)=fp:kiX63SW>gkVL*MUUP1sob R8.5M!.^8'0UW?(R@Mc/+NWWfAf<[iFCD:H":!m8h`II&ETeSR-PK't#*f?m;6\dW CWt8ue.0='$;&GD5u6t/dmmH S.3A^P0f5!U4P/(/Q*.60IVOgYsGL==P/A1En2$qO_e;>`Y"/@)9.f?D&^M-b]Odc $NgI_6,I]C3XB4&Wpg3Y]4cr;_*DHH]E0PkJ:I~> endstream endobj 63 0 obj 502 endobj 57 0 obj << /Type /Page /Parent 47 0 R /Resources << /Font << /F1 7 0 R >> /XObject << /I20 60 0 R >> /ProcSet 2 0 R >> /Contents [ 58 0 R 62 0 R ] >> endobj 65 0 obj << /Length 66 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J/grWd?):30S>/c,B3_5BHS3%`^0bFZl27VK14mA";WgbKam'1,(U4=)BoFpE2Z?O "tq-a_ufKQPjE*=R7QKc$03!rP`O_i'DqafhuF6(!!)[!IL+tHWQl7n%Mh\J;R+OZ'P`,d`+h6P2@t^*W iW2;pP&<&pc:67hd*chk$crTO@DGc?2-Okl/)DoIH+h-cQn\WM"u.*30:KD=Z3N,h _6heZKM5k]\q=GCW.;ksJ.N*-6UAE7&1AZgNTX6;ImPfu_RLCu-78jIfO=<%"!OK& E&LKe@KT@m-'ZSb"9op6:d@c2S^)mE$-^O'$3LRR22ibAr[*RKF:'d`:9YWP]:j!% ^Ur]m*\'20i(td,@Xsn""X.t-lo35B)MCEg]>!dP$t,qh%HFs)1^tZSr]!/>,Rb4o @n?5INc?#Dhll@PN5IUbpgb?ud;'XSNItbNooC_m5WTAC,L#d-T`f?9_/\Oa+@4A< _[.rY:i*hecYTa@7e+^>2E\mM>S&RYUXhMd15pK-0k7$;&5IkFkjh1fF6>k!,G=6Y %'^I2hRcZ::?7.,;@`1#lh$\s^X;'j.#%+\jW2^T4!HUE[%";17*[Jumo*Y[B.#l` N2@.YUTCXMN,aC*:s`#:=$t$5pcup:[%,BDbn-^0)7cp^;.@_tPu0Tj::Q8rda:K> Bf(CSDWe:s1n`Srn^ILh"9ITmaUGCMg+nH3'k'`>+fKHc0LfS>U?"!oOC76+Og*%`Nh^0J/.Pa/ZYVE.rHfSAK.+`#%&5'02eGiV l8Mg#"Q'07Cr"knSm[*4.g]?2h9"`aR 3fmpa\1UFKm;Yj\ph1OTJO$3$%0LWj-o'%h-H`XSF;uL3DBhj6Y@3N-))[CpEnIml (C8a'm'L.*hPS?(aGAN6la'1tJUJX_]bFE9eogG82qOL"fo<`X*kIGq3F#B\kg8 n.)Q&_(]!P(4,ZGq*.JP,iR]B3[@`C9oaYfLZ]L3l8h(MCK`EOH.Ci]![r;88+[>q 6?jO*'C8.Sh5i*@4_3dO):_bK^V@!F: 1f=gZ2l#ltf\D[XD!*&`3J(/VS5RoAd>ftO=Nq`D6tqWXXu8c%h&GC-EK)Y%0,TnE >gRMZ+c.Ja6.>OW6S!L8j9,~> endstream endobj 66 0 obj 1411 endobj 64 0 obj << /Type /Page /Parent 47 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 65 0 R >> endobj 67 0 obj << /Type /FontDescriptor /FontName /Palatino-Bold /Flags 32802 /FontBBox [ -250 -300 1000 800 ] /MissingWidth 250 /StemV 125 /StemH 62 /ItalicAngle 0 /CapHeight 718 /XHeight 468 /Ascent 800 /Descent -300 /Leading 0 /MaxWidth 1000 /AvgWidth 568 >> endobj 68 0 obj << /Type /Font /Subtype /TrueType /Name /F2 /BaseFont /Palatino-Bold /FirstChar 0 /LastChar 255 /Widths [ 0 750 750 750 750 750 750 750 0 250 750 750 750 0 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 0 750 750 250 278 402 606 500 889 833 227 333 333 444 606 250 333 250 296 500 500 500 500 500 500 500 500 500 500 250 250 606 606 606 444 747 778 667 722 833 611 556 833 833 389 389 778 611 1000 833 833 611 833 722 611 667 778 778 1000 667 667 667 333 606 333 606 500 333 500 611 444 611 500 389 556 611 333 333 611 333 889 611 556 611 611 389 444 333 611 556 833 500 556 500 310 606 310 606 750 778 778 722 611 833 833 778 500 500 500 500 500 500 444 500 500 500 500 333 333 333 333 611 556 556 556 556 556 611 611 611 611 500 400 500 500 500 606 641 611 747 747 998 333 333 549 1000 833 713 549 549 549 500 576 494 713 823 549 274 438 488 768 778 556 444 278 606 549 500 549 612 500 500 1000 250 778 778 833 1000 833 500 1000 500 500 278 278 549 494 556 667 167 606 389 389 611 611 500 250 333 500 1000 778 611 778 611 611 389 389 389 389 833 833 790 833 778 778 778 333 333 333 333 333 333 333 333 333 333 333 ] /Encoding /MacRomanEncoding /FontDescriptor 67 0 R >> endobj 72 0 obj << /Length 73 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$Ut^?R*HIW&4280E<)Xt-^757630YS e.!V;j)HLn3[#,n%,rH5BRh!\)c#QPZXij/5(h*f:e3DcE=7M]-W>i&/hn:_Nap%" !2,in4.QXh':G(M76DS!VW4)?heWi;9IAd+SB>l endstream endobj 73 0 obj 247 endobj 70 0 obj << /Type /XObject /Subtype /Image /Name /I22 /Filter [ /ASCII85Decode /CCITTFaxDecode ] /Width 240 /Height 320 /BitsPerComponent 1 /Decode [ 1 0 ] /ColorSpace /DeviceGray /Length 71 0 R /DecodeParms [ null << /K -1 /Columns 240 >> ] >> stream -DI"=J7g>6dmS.-7gkZuT"L"H9X2b\L/j=4KGrWtLb:O`?87rDOO32*&Hm*gQOE[] ,3]49VnD_I4.XhkQ'r5/E-G"LG:Cc?3UH04RNRK0#cBhVb&^^ip3.p7.\HWYhLP`X [=`-<#k&5NB`\G(Va4u--Y5=H^BX&mN!cd<4s8AN3JIXU1]GBO\`GsLZf6_`o @)![3."4Z.argCi54[bZoO#'[0BLNhs0qhXr>5JdHMjJZ*$Du<+8L!a(Z/fs\#]?2 VuM8Fp:Yr]I")_MYGTcSfuph?[SqjI`XOG8S6RAF?5!4@?YgI]&,$jVS=54+tX?g $O?]lfA\tYST:q'AI.$8&W")B6j\*,f*#Mq&d=n7o(X?3K%WMU3DOcSKr(EbfcEi$ >nPI*1&`#$%MkDb#U5$0+G\Y:+Gq-_l\#jFO?j%hJJDUB&Tei(YQ#$0s8O*a?hsmA TKom!rK[E_pb0u:^P;),Ka5!o+LY_-?i(.`qu-kY,/.FZq#3cp\TUo?bCZ8X"B2*.G(M=UbOQKhMh)94IZPc;J#DNC+SW%q/3":1njMKG#'#cE=e,+U)I"C3YdVbB&?l5PCTVAoR8$iG6QrfTgd P"S@lP"?J<8SKH58H]SndRb^HEFBYT,a.\($#CG$>Co^Y$#COqnP"Dd#/RS2I"k0B &-)2^+P>`iY_,Z3_t454,.X6g#jB#HLBtC$^Qdh@Bq>iIJtG.D'0I>X_=)40HVEpk -p<:KUm*8n!\)J?S01.[5`0N363n/uJd;r`JJ@>okRgSr+@S=dJdAqo&1@MWh]$rc s5AHg$X_=R,a(_EP"S@_.S.0C,a(_%&4P#=,a!(T(J,m8nP!f.`HXrA&n&RNY^7,T 9Rb_#_6N?SL.Eg*r9KVtc5A(VN/s>]0Z_^(s$qB$*mdC_GF`]5SUYI:On(KTN4rXD ]T8CeJU0`SGICg1dk;tm0#IQ4P"?X47"$%o7"-$W8(.b(TsTt9":1']7"$>O![I2d "@pm^&4[ajs8W,&%K$2#?fT#Tr?-\`,a(_EP(\ujP"?sqP"?p\5m22U8L0?V7i`k< ?]&@nr[JI+`^disNJdM.5Ac$\f_.Ol4TZ4/a=c^c08P\ho7J@BI#_`Y0LaY3A8.Ta UV]9PqFL=(YX'6HhK?[rFoO*3A`,hgpAE2gp<1G/A`Sn@fO(M>KQ5@(K4uZq8Q\66 q?0=:8^JYG#TuN`-U@lTfAU.d\6L])J,U8Zn?r9f+HAKS/L6KM+Hf;AP"?dJ#ih_D 8KMi23_:U3ltg)Q5e[^Y"IQBMA+nP5%?G#oLpU5:E0nWFq0#FU&KHe*&Ug(_@;$8W"CVki"oCNOdj(UNNelo6SBIYjNrfY*i/A,Fn^l\+/n\Ds.I"[U]6&I 4=u&W3oHAYpalOTs8#qMs8#7t?f7>Q#VZ4$@FGPV'H=fk^.`LS@FJQfrk`9_T7<-K YQ+Xafcr-i7O)T`2jhmlPDF#(I3it ,!%ZL[Sra@m(SVK\g*l_";QYiVREabs8!!FLBtK\arDO]FFl-L_R'T[qp8^L&f:TJ pg<'ufD6_q5_4Fa<.1tM8HK:t'.Ug%s6m_h/0M][rNCj'@5D:e^WPY>s,Z5YG:CUW ,I=p_Xjkkp#K/@"L!?bOQKhMh)8T):&MGVZ[D-Dof/0gH6P+ 4=!N0@u-U@l@07UH-\6k!jr%IU!C\e04 UlnoWP">ch8L0Hj,S36X8L0Hf`IqMBP"Y3/:eDq9Rb_#_6N?SL.Eg* r9KVtc=C(EaQ>uK"C7.E7[_m)6k;P=qFL=(YX'6HhK?[rFo:<-0:.UXI5!q$pAE2g p<1G/A`Sn@fO(HD_?hbdRbqp&Ka8oqFN^N8)XRVO/1t^N]R.Us5@q3%KH31 j20FH+HAL9P"?p^8L0B`,a(_EP!K3_a%7P>4Q.9%P"C*3O(+L2":O/IYXs`IVE\pM @+b0;LkH@G?./NCr^R3F%5prgEXGo7VT<3B8H`CrOTjPWj=oO/!Z-gbHScWO*XK=p i9jNqB7nkc4megOBq>q`#I(laJJ@;[:>l6[&Pj)Z#SBiJG6edUJJ@&E.F990,b4uc i<0Fa8^Ka>9E3t##FAQms8Tt9*YuMbkdj>2P!KmU,a&EYP"!G;P"?p^8L0H)+H*%Y 8L!02/s8dPs'i[$L;a:H!o8L`@_IZoVE\pM@+b0:6R3D%rcQAu__-bdlH1n#+W--X <_:4er904j+@SNA,ROgo+f#M<&6XCl/qRdYb[p_+":7*l:uN#6G`IUD+LJKNHY#4m cHGGnbG%$*s$6c$$Um+o-ub86"V$&TYOi)PO0dJ)'KAP5L/?h3;kt"JL)$@MfA8ai .g6n>^]1JGW;kh+Nsf=o$)G"0Jd#]q$V6;kYPjadr?MY%n4]kc(]V*(FpWi\-57@l '+=QO$YCD:n8IY?C^Kk.GA,&ui@g8liKlrCFc3"g`^iQCn^WeB%=^Da$4oLQTL]b/ KL89HkTI2,FBo$t4daFmQUU0B:uN#6G`IUD+LJKNHY#4mcHGGnbG%$*s$6c$$Um+o -ub86"V40+$iY\\Z1`MM,)6H8nB)^nMKFG&YemaQ])0PJKj^[0J,f3#PoooWn_n9` _).J#YX#:`_/or!m=4K+s61XlItD66+M[m.UTdE>#r'&Gs1T%K0^5cnIpk-@:VWX. KL@h^Xhm@WM#[K8&b7/'NAD!T,7KPfYOmu8B`n_bO(SZ@ST'U[IPUG@O+MWtVHsB5 9/DL>ZLN++GpC^[([2&.O2[I65`#=\JJ%D"%P"?sqP"?p\5m22U8L0?V7i`k(\iue^"kp2C_Qi)le`Z.jc^'GE/&W"%+8,r1CGELTj ip;]L?dh:D#`jXYdKgs`IMr>Z_?api O8fSpo=t>)3q0o48L0Hj![Hq,&kO@17i`k<8K^EL,a(_EP"?p]m3Ic`*@:_pR.f/r .>hWfaS8F,MZ;F=s'u$P/I7.u(!!gU08TZ.0,^O@gg(mi<+7L$;$()iN$7-_&GcN\ B@lO83DNE43*8Il*,";[;Q04]>`q/f+pGfTj_"f2_qBcr!7a4]f%MB!i+ KFpt@5m;4Y'k)UlmMFZ$iKYMbj0&je,G`*<&235Z:(,`^s8R]L!Xnt)fNSa9>7$": (t=SF1$$oT*S2*/A,Fn!9. O3kZ>18Fl'r]Dc^rX'%p8,\_Qr?MY%n4]kc(]O`EQr*g%K%YoRHlMqhRf\$9&;\1R KYR'Ir8X/bTXZ9O%Vm5G+dE0AJ+/IZ"C]Y/&]6RQ%RC=b^]'EATY2NoSi0*^ju.ES PFQZK$eQ_upon(;5m0\D*.JBWJd@F5&]_crcm+VN&4(PLHiNkJj20FA]ohFCO+6e` +MY`J3s6B"_e?r>>IEs=lm?,WIJF;5 8('uU,!Q>U7"$FK"EE&g6&"9IO6;#mL&O1dJ)MZ95m.e?8L0H^&d1_Q8L0Hj+G'mZ Uln:jE/ltN,er@Ra6g*AHmSd2HrD,q_6@a&+3N\Hs8V\YI#_j`K?AS%bN8:KaO<3M 8L/[G*4`n]#`kdE43k?+:;?graS?jDP9]2Km(`RjMnQFdG+!V#d<6>qdfe,k,RBHa $5,W+,No^]'U(k8"@pf_5*AZl&bnWn,O%5p,EBOU$n,K_s8;?cnA!"tYP]Z/8L0Hj ,a(_EP">^"kp2E`,`k:pERIE(O#TWM,a)O)f_pQ]`H`O3J$E>pa6g*I)]m&j\Q/\0 r8q?2RA#^)p.&]bq&!XVSU[Gu4s%urP!Fj"8L(n6KQQP[koYhi&U%L%s8I$kp<1G/ A`Sn@fO)Ni'1fbI,!LPin:;2D';R'(K`h[BTL=2RSH:&*JcnTlF:^q_ItSYCa77M` kCMe#r."Yl s,]B-5b7]K5H"P]q"Tp;D/<8(f endstream endobj 71 0 obj 5463 endobj 74 0 obj << /Length 75 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.tBOdLf:o0-^ln"-EU\bRGJM"iF1;ctNq5#R-t(E6)cLL7#m\JTR2P-^757;Rp>H >q_R=AlC]lUo8#4N$D09Uh4^JOU;E7;n:80@6'`fdt*V9E$1dm70=-m//gs05X5~> endstream endobj 75 0 obj 131 endobj 69 0 obj << /Type /Page /Parent 47 0 R /Resources << /Font << /F1 7 0 R >> /XObject << /I22 70 0 R >> /ProcSet 2 0 R >> /Contents [ 72 0 R 74 0 R ] >> endobj 77 0 obj << /Length 78 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdB>GAs7YA5YWr%N$`g8JAQ+\)p[V$!T`*[&025>""AuUCcmL^ a!3$toOX@_.RMc^C,@X`enahCi1S2G0qAb$@h#*@.D$OXQkMc?7V=_gc54BDQp>UE R*Bh2.El([Vnqr.^huhW&h6?q6SYup^e(pS0':D1Yhd*_EGEs;X@nrmT$lr4DZ&ui 8-[M@!X``R$c8l_4/)bCdLXHY`l9b"fV#ObKEIUg^Q"4Tdce8Z@`Yl-$WF.@/dmj+ 3h\[;6C>ethe6DVV^:TKr[u m[207Y[aWoZ4;d4!]#dr!2pVs+c'`a5GLch[]btg\ WbK-TNj?a\NtSNL1`3U%Eh_F#[ud981rS_@'&5E?jJrD:&c=.40>jaM%tk@eTb.L& ]9'6'Xm"p($3LRU'a+Ro@`Q[B6ussh,Cn^h_N6`B0b*V'G3Mt9)grI&9SCk@^EJ\V )cIMP<7Wn"!89,dCEVn%7`-6W`XUA/LF\<7A7dZWj$cIeXVMmW/$*X%^Et0k^hkJN 'oN>[9%*R^:-nOM,a8Iu]@\sD$r\"`/m\l?pS d#l.)D>SgB)3)n09am;%)$YuK16a>T-!mlIX]=rBhXIR^/kP#`K"PiLP-Z@g0K@'1 %]oV'Np#ftK&Y@d%Dj&tYO2\'_X%9C!KHXe6*,fJ.`gKS?$C+herA@X!l;sY -Ln-rS*Z.r"dq39)EGne'!gM9FZg#[38Q_JYcC+W&8tg$YobiM^oMe(_dn82m.UT7 iN*(dgr/VrNt$k`1*ZuWo[hBU0Vn)6:4,p\e8>pR+)g\_R&)HNM V_Y/CF.>R5AVc+b3)U/=CO%)!gFF"PXd#i8J*6GcQP?T]NQInONetr_+QU3PZ:J)K -46CJUq@Y^:C1n2N4miWpg/1t"td3d5#sp`;2MD#DoB7(`*O;2o(b!gaLW[AfN[?, FBB]L*4;_ijbt,D%ZS^P*CNYbh/T,gbMBM'pbnUAWcBUT[6T@F(eFaMEK3oA3_*<> *TP(`O&>=/8(db^j1H1\B.6MAZ[gF/naRh(TI1AfkRbrnhBiJ endstream endobj 78 0 obj 1441 endobj 76 0 obj << /Type /Page /Parent 47 0 R /Resources << /Font << /F1 7 0 R >> /ProcSet 2 0 R >> /Contents 77 0 R >> endobj 81 0 obj << /Length 82 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J/grWd?):30S>/c,B3_5BHS3%`^0bFZl27VK14mA";WgbKam'1,(U4=)BoFpE2Z?O "tq-a_ufKQPjE*=R7QKc$03!rP`O_i,Q%H-huF;?!!)mZrg9T2=hm(K*B)/3VAYA^ dDiNoW'Ab\7WJZrto#T>^U 66QFJHo`B(^I;W%R+R%2+,(.LE`kNQ<@ierUJi&#eo*R>cY)g1$31+an9>#M3a[ZZ %e=nX+i#IPe_^ma62p*WpuPi#W1)!,42oJB)Z8 6'ES0*)nn47sZ']0c jEVRB"qQ'r"9]>N^'uZPEo=J3l_5)H0+F:^d5U9!#(qWN=D#N,j1*Mq2?R@03WoQ. -Ai67$SF2f"/+%"%DrJ+2@\\'gGbjZW8orIUN#G@ZXIWg&-],@"Muk/KXN?b@6j!1 L"$2a#.D@b(u6?.o6e=smLh45,F#Nr(l#1s9GjT9HZBZY8V1KA-HX,HSgVY\5QRL? &-<*/p!>f'^5iO$&"iP'_@3%^!V#Nhj1kWpfAlt"m`6^T"ona3(,k1AD*%*`J %?7gLRTYARJE@`cUK@M++/SaEGR%lPgNT#2L"Hib?jI]q)4/VBIc'&an33&oal%E8 ,QJedaM9h7,60+0N?j(UH7l`eJVs:80FSAnNs5Wj%7W)4+NlJLK.,nEc'3Us/d2=j -kHf>IU"f>LlcC-$mRIM15p9"gbR;DD(S(Nd^oi("p)rX'Fk3N`\i]"5$SXSfmlAV $\;"rbu/D_@Mg;2_g$p0k`n2e;sl9`),tKM?BS:\8lo$CY,,Oleo'#T@Th,<#pV[M (brr2*)M%O`@lkX%%^qIfDm@.A:_sETYP#>NJ>R#:CdKF^WHp(q!;jJ#%bN+5M=Af?EVqB_8$)(qbM1';4,2="`Z-o[.ga?_lQfp9Wi_C9MA^rXI& UO#;DO?#!EGiB=Pljau7VE(HK]opfMhi>"J4"AaEJ235G%h")E#CI"J1[63Y0E;.3 =9&SYqKNccRm/%_bTGB`#-N2U)4f^G!!)A4&((R]a']bu621kH^s"b<^rBRY(gr.R%2=Kb@#UeH3!"T$ )WPK8N$:#;$Xh`u!+[As,M50j&I',kBT*23I)$3l*lX9uMh]T,+ZQ]NK1ftt8S60d ""$569M8+a^uQJ-'cKLSi*g2u^&'T2mj`kjnd^512mW.;dU7Dq0(6.d-"Ru3e'`V> ^k&O(;!aYiX&j'cYVCn%g_k`8B2;F(1sG.^fhG!q0?pGPS)@fd9M>jo"=e7<2X&uB @]2<6<9V/@?Ns9BZo_t:n3WLM/gmp_!7!cUSa\fk!-ljH _*O+b2ZO4j#`eud/;AC*5sXL;MK'U?7lZtD0$,N2d"7RD-iZ)i76m`>[!-;J^?m(7+3&X4cfE&cu7L\RA9u?rm >2U5B!!*Wh`O"2!?t;`cC9LMOim1%;+`i:o*\>6CL)ZA-9SbAb(^#[*Hh6mu^.C4K 6-Pr*a[&<3L.*Q>nmI^`Q;o9MeCQ$\DJPP1>IHs.2PniW9*!$PQZX2a6bmdkN4^nZ _!W(-Pcmc3NlQl"fH!q9A5/c1&-id3:'4U7ImM=49/+b0js+52!._m4ocuj_&*;^I8Y'$=BO5hu@8U2"I;]e]mn,S^>X =Lj_;a1j"dFjn8-;G[Nh&2FSZ:"]q6f._hP,Do!BGp"8L8p*EeTW9G[eQ+KF_%[L\ 3(bUh.0/;&J^Juf!<+&B75#45$pu%Sp_^pDHP@!L7T0XZ5:m$EE*)0[>g'*j0.$"H gqs"+7J\+j;nM_KsDL Y\(uP-KkXRkfpt`AId\G+bg^Q#QcTO:SH)\#<%dA9/Hsk$mLAU __q$8:X&ktj9$SJ.#;1$"T_[tLH":]!Ifb59krqV1s)JUnrh<;aXDcQ@[?V$:Jl/& 0W"j,*UdHM%[POH#4UNHm`*=ARW(D:bnM.o`m:tHM;qb!+*Ju(=P/s:3JU=:&[OBA eqt,FC*NK`p6gu_]@Uee%HB53!'K,K*BpADaq(pY:<`Sl)RV/k$\?=,PjGb8LCB1[ 6]tfi$)KN&CQ2nj,?!#O!OO^B<#L;oFUah$D5YSHSHEnK]se;&1f2A3P?"p8_:1D: 7^mOB*7!_!(?=hg;@?/H0F!K,7dth_[b8[P%Df8-L)tjN3k"/\6+k]RgJ]nQl'/Rp gk.f]o5YXARd(*E)XcN[$bOH)mp5CrGM`;Ur!.fB?4Xnt?Obo(C4ar0:Is_5.\kLZ 6-lDk;Io885X5~> endstream endobj 82 0 obj 2787 endobj 79 0 obj << /Type /Page /Parent 80 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 81 0 R >> endobj 84 0 obj << /Length 85 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$jFO'bT*QkN5Em"!C9-=Bec(!&qa>O j=)PsJYZBfC*b*[6m>JoP\`U%&-GBH;7&e>1S0QD#0I6IK*Ro3W)QAG;Cr_$c%[HV >_#WnYZP^B4!g330UYW9ZXF!rLIIc^-e&-0aDj89dV3gWIC=c+]3Zu6]#<668rq(F en[\!CIXh%C:>Zmct5*SAFEL5D*!B"#1TWJ'".UWI>VaN)A;&tlguq*Z SBR]08[ucV3ggDS0`cqn-C.9c1>r8\cs\tR3/5ail*&@jQd9$'Fs)] E-U:V";-T)0oRc4W9Xk%6j3&`%l1YQ[D@B,O"8LB;WT4"PIBn>Nr-[P%,h=4$%r_% e2XBMP>*p.$K,A5WBlnfM%!m066r4U\3VtpJje=E#XX&rKHQ)d[Y,nMl@Kh.C2dK' %&:+)15PDWncjq!^j^d#"8Vq8*!63!@$^nFN#r6.^j]B(_;Sd8SeYXa=4V!!Jlil, 0OS:X!JNj";o]&"?m]s1U;*@0OCB*+e!!o_.j9#kp+]BS0,?:G2!$'=_4t2;bfCdN \tb)i9\>+00P2.sPH]a'"nU4B*7(RNEBm?",p!UokW;L-+I$P*8('5b.PT`Ipmk> *DU&ejr+9\\6p>3!U'G!*+>KH_JfJT^jVOLH);Ek)]37?)6*9icW1$gT]"Xfnej+k?k+%#`cdq64rpbH*T-o9! &Y(cq)@m#[/-#d^*O?<%l'uNa"61DV!U+(QQtTu??iW9Kp4*5_ds5nk0qC#F35^CG ap2DGXGk.[crb(2!"G'FZq+O3i'79T&Rh-4_!o79CCgU:g]0\iaU=kr$t[XJ#I*@: )q^Br@dtn*!&bV3A)e;bbXJ1cnbt]mb7XgaKE(uq9HA\?J<$]d7EIdpcWG-M!">A) #%9D4!"bh1+Xd 6]I:^i.rXhBP@br!'gO_=N"_Z05#.5 R5!bl9j!(9V[P;>;n>H'5\e=?X,ImJ'L8-;0r?,T+Z0<(lCHDG#cPqtUp#IV$re_S ;%*=kYU0XOK,TtPb$^/c=UeO"7;#Q,VRB$(i#P.dENUHi6&f(0>XO&,'ij\8MQmCn /)[q?e_DX5HO(?Q`Hn`iW..pS2(NNX+#YIieq*L*m-SGlA#cuU 35oOs`GBpa[aE[YfE^e4Xp+kC%>"C\>6FqN[X^QogO],%^t91+oqXj6i"p?Lm:cPF p^E"`%rgi"!$?`?k?OJ$blba8)dj0>87kg00$jX,$s3M_7Or&)V<#;5;Y4:he>KDS o!7h[M?+Y0I2J=a^2-jI%\Sjg6p,9ofB?rP@))b12*GCBoHOQZ3\>oeS>SUS!X*Lp /4VBQ(&]QNFb,e)GL2hr"ZF3Ff K$PjuE/l^VGVR<62]ZEJpQ3Er4(9'6M<[LFUSZjrbEH/gUA*8ED/(2V'Yk0&Di ^tc9Q3O'_;(CUN0Ur"ej#%H4t#JnYR0OOpu!t6$)H7=\94qJUia"V&/e.BE5&0#sP 8V@]$/B%7:UY;bIB73X]l_if#[amVY8j_;Oi#iV*Xpi/P*5fPK6. O+q`gCc9=HCY@M`D1Kpn_)AMU)^Cj_M9aeu\u+QK1lJ4PX;VdCFmtI;R2m&d(%$c,=IAUma-pRVae-G621B?&U+CIHRce)V]&_JKb ?dNGo_2-m_5t_9--5m9t`X3(57`>:D\FE[7>RFM:)2rL[qH.E!$9tsN!"Zr_5`#DJ W;XL3qb.\0n(8XW#l7>qqTlC"c`"U^TSp"4J8=3aO-3qKWk_9MYtH(ACETkI-Nh^Z YU]q]9(!&eeHDog((Z#(+lKHF6;rblW'[:Sj"_fFlm'A$,=#cDjh*;j:^Vj79#=OR K:!/,dLCeq%"Qb9@,O(u\dTjO4N#N7:\5BOF1<;KFS"!,p:&5j+]LFhDiDp%=lV1A$SMSis=O %E#dfOR3P\RLS8B3hri:OU2Ai?p-3N#)/uZ!4#'dS4K;<%\n,6TZdl'fJl:+9;'3i 0WI8*3!TG"6kG#FKR?H]85,,X%V-juKT\m1nIYgZ1D#-g_fQB=k!brA464=CjN'R$ A-g*N.7L=(nXp?]&IT^p#*BZHJEI5(kXd#.&7cJD@u 5[!(b4OL`3Uu4,,U-m?a,_0/KnrY@VPppaA.C,Knnt@NgV(-Mb.^GNNV4S!g67ZOa 2@>IKj(L?gE&U5&!MTV~> endstream endobj 85 0 obj 3651 endobj 83 0 obj << /Type /Page /Parent 80 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 84 0 R >> endobj 87 0 obj << /Length 88 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$Ut^?LtWVS&4280E<)Xt-^757;Rp>6 ;H,LU8?b)/8kBMK7&#;nLk+2%#)l"rMD4]UBqF!I ;;=Q3fl!Z`.F;0[%MoSng7jpJ$q+nfO3'rT;jl"tE\`ge-W>#Dd4`;e-I`IK7a[m7 N5h2TR*T\dUseb*duMdg1m%8t:nbOJ'*g7]6)5\u&?[,nESuM1^qp@D-kP>K8AT0U aY(pDj>p,MLh/Xd9P.0_aMN3,P%+Ugs7cHk^^pnWJ!^?9#61=Ai=?%*k5i?u63)*N #XRs1%QFG8F=$uSTEHPINWoV5#"*AE+9@E$!LXS=E7eS4!"gJ((e#$9=U7JnKO5M7 E0phc!KgW6*(A8.EWAR]3&r-K&i>LYJC587!K:U.KFCEPGlS7B;+u0R!5JmA,YW_* _K\]D7'S@2@=V`uK84DbFp#XMc41`0C$\S)@faAW!N"`F?l/q/GWZ"X_9OitJUs7W )e3S!)Zq@"?u:mX3=K??oDrcFN!98;>8mQM)Fb1"ELKZBA*MVb%jZFFDheNN4F,)V og)GSJ7*\INV-:80F`T endstream endobj 88 0 obj 858 endobj 89 0 obj << /Type /XObject /Subtype /Image /Name /I34 /Filter [ /ASCII85Decode /CCITTFaxDecode ] /Width 240 /Height 318 /BitsPerComponent 1 /Decode [ 1 0 ] /ColorSpace /DeviceGray /Length 90 0 R /DecodeParms [ null << /K -1 /Columns 240 >> ] >> stream bT](mU,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,jNn3[:@[,GI4D U,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,jNn3[:@[2J1>W&^_U2d2`hH*>-[>&^_U2 d2`hH*>-[>&^_U2d2`hH*>-[>&^_U2d2`hH*>-[>&^_U2d2`hH*>-[>&^_U2d2`hH *>-[>&^_U2d2`hL,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P":V?P"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8<0YpP"?p^ 8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8HL@S8L0Hj,a(_EP"?p^ 8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,`j.N,a(_EP"?p^8L0Hj,a(_EP"?p^ 8L0Hj,a(_EP"?p^8L0Hj,a(_EP">^*dRb^I8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^ 8L0Hj,a(_EP"?p^8L0QHP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0,V,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?c^ >"K:I%5H:1P"d&b>"&pa8s2_riGaOPOD/m"+KZiC7DON6Z_Wb[P":VX$'aUnS>"8S 4$0"UEh(aGm3"\u71Z%]F;&""":=#DfhR*$:6J5490>^o_N+lsqV"2d[#,rNEe!ZC 7KUBG(H28s2`"PC`p%_]B]NVqX?Y,e^ZY,tTE/+A>a6oI8de s0.2MrI]1'"I9Z,!a>j81k>gE'KH93gjr\A6k9iNPpDMa,V:-)>"&oF.3tlNAI@(1+P,+6aOrC*g6!?\e P"Lm/U^/JAU!cM18Mku%BbWU".S1tK+KZiC,D$Ee%RGZe2*+;Y8L+SZTS.KM+KZiC aZ8<8SFBA<*21MqS>\7]Ec?4aVH+`IBdBZ'Zk,WI&4Cq-";gIa![F@.*)Jni'\"8Z "O[DfUeq*ks4@8i>m4Z4P,+8X$ig8,rWteSMK%<@&6=o\[+G2iqj;OF"F"co"Hl>S 8J#YW6psD(a9=lV+KZiC#m?D_;Fq/$JH]a%3@2NfP,+6VOP8L6qSm3"\u71\W.W?d9@ %AT"I2]pa=K!^CTKlRP:7QNqIPW9o.-lfM5;8NX%_dnJ7,aBXE,j$>>c0DdXH"2Jkp35RP=U]C#VqpJ.EWY"G@f\u "e\,:kS"=h]`QUd'nR[)4g7=r#U$KE^[3.0>"&tbKFpt2@=2`29LAt*+92$B?e>>X UlqO:CO"h<$8tCBF3*PEqC$GU^]4?6["/Bp'K]%Y63#lXrIY(&*S9uaoh0'l,tTB2 'Z#HiCjQ@bOkU7P0MK%0?GcCI?XXX5[BP41XeZ4Q8>4*G%>0a)2]j%cPpDHP["/Bp 'L/CVUltG5+KZiCoTE1:?IArkUeq&R8s2j$5_?A#+4<_Y8UEu>!R\H MB*t-,a1b1,aBX"Ri_&.Tr#V/H>e&[P0 -og?/TuqFG;u,A!S9)NJn<-D,8Mh#SBL.mGKA#,d(YBom"_SpnOjG[&A9:>?&Vk'% $IU>PcqH"o$,Qhc"oA)R_0Z@\dRd>.2';kp,N&OZOWO-kk`:0_"2dGjK!^CUUgAQN qWn1Xq[6\OP#RT=HOYb8?;o-X"^qT.([N9G04>#m"_PR>>p)F:71M[-&918f8L+U! JH]a%32D_5P%at)dO94#<0Bru6!?\eP"Lm/U^/JAU!cM18Mku%BbWQBF/4tpP**X- >=]<+O[Jt:.S2:-!Xd@(I%?AeGU>V;8s2h8E55!U+@EMe"_eZ7OWhjem[@O7-;aP1 .S28r'o#6->@,_\'r4\*oG@PU8Q&,rO)tXDs4T_i[#,rRs'^4F.S21G8>EPC"_eZ8 UlqO:p5gE!,);,9FHTUd>&>BJ>"&t!P"Lm0D_?jef#fch2NT&`,)?!A+Ab=\In_2R ,aO#i0:,,S9dA>M^RIK>-U

.G@llO0UsE5!7G8B ?bb;[K!^CVG'#H1,tTBh>!R\HMB4U;<0C-=A;b.'$IU>P8L6qSm3"\u71Yc,%TF5_ 8Ld:bi>cqF_sJR4>"&u%Ur_MV$?VG1P$8'R5MAAS[#,t#5m@*V.S24qA9i#76!?\f nCl;^;Ft=B["/Bp'L/CVUltG5+KZiCoTE1:?IArkUeq&R8s2h'S8oM*K+N%DNb@'2 K!^CWnd[\a#U$n18Q&-%&6[fKS8aobSBc?Vj.7Y2*<]4%Jqkb&U^/JAU&WJ*"N&P. =CcLd#iihN5_B$/6#T=@8LnJrm?,aYlh"_eZ8UlqO: p5gE!,)=D**.n?U>`<_ij%1Og-28Td$UBe*U^/JAU&#$GmW$N3:F[#>KGKoMP,+9@ 5m.i/7"'$+,O#=B6gV^b>XWiPpO8o7X1,reH'TuFY?bnRcs8+%%["/Bp'L02a Fr1$A"g\ML,cN&p)'Y*h";R_/rfTm:9A2X_[#,n]P#RT2dKC;\;!B7),apuM[#,kL PpDPa&6=o\O@<-3<0Bh[JH]a%3\Un8,aBX?4%Ko`O[Jt:.S21G051IpdO9MFdRd>. G$H'1F2lW2'r4\'@D>)BqFN/./[2u2dKC;\;#?nNXAfsu8s2gMR._&)!Xd@(HpgIr ,tTCtdKC;\;!_(O.S1tU5_?A#*)]@+8Mku%BbWU".S1tK+KZiC8L6qRdKC;\:umrK P"Lm.>!R\HMB*t-,a1b1N,aBX>Nug]$;J3+KZiCN?jc7QI5mNUepnZ.S24f #V/H>`?^]oP=Q6cO[Gq-Ullm0U^/JAU!Ou$a!!qq@!%Q2P"?:-N_nn\b&EL0d!IT) iK+KT!Xd@(Hn_Z*&Ka=N:l9?+-O?V9']GAeJBLM68LuG`L0suNKG-lfEP#RT= +@01"%['GI8YcVB8>4I';FqG8jc2WN+dV2Z_mFsuBbW`qGnnb!;FtG[<#O!W3'3Ad =eZr"KGi^pdKC;\;#^e5*V\6!?\e6R4M/8Q&,:JH]a%3_:em -BK@P,)8`98L2^e'r4[j,cN&X5_?A#*@-mqOU2.1E[-[hE_^&a(U=r5mQs45U^/JA U!PI]+N'jK5bI9dW?ece:ur0`i<9YYPCpD@TciBr?RXRO7\pCB+s8UC*huE]-s2a*P9?:psKYe>l);k!8c!Oqpd;XP% 1%X(kn5L;8(fS9[n7\;LjF%5&aQU9Gmb@__V"N$K%Q9K\&nLkq"SW/lajNZoZ-%7=M&s8VhAXkfq5@[MtiACNA# O8qNK~> endstream endobj 90 0 obj 5749 endobj 91 0 obj << /Length 92 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.tBOdLf:o0-^ln"-EU\bRGJM"iF1;ctNq5#R-t(E6)cLL7#m\JTR2P-^757;Rp>H >q_R=AlC]lUo8#4N$D09Uh4^JOU;E7;n:80@6'`fdt*V9E$1dm70=.8//gs05X5~> endstream endobj 92 0 obj 131 endobj 86 0 obj << /Type /Page /Parent 80 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /XObject << /I34 89 0 R >> /ProcSet 2 0 R >> /Contents [ 87 0 R 91 0 R ] >> endobj 94 0 obj << /Length 95 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdic#)l#-8=]*o+?!%'F9k"_"U'HE,1+HE7OBjH'dF;N_6`C();Z.J'R8KqYkr/f7At5[5-2+eqRX%0K6"/'B^#6!4=' =NIhVY(NPW^2cce_6$W4"N!Ir>iqC#@08KC.no_Q(f1cSeM]U#A-BqRmE6R,NtV?8 \$^1B_X]_128'GnE9lZ#YN$nL(8F0JW6u.^6^98Z9q*]D%*_K"^p&kRk5@N*nAg&e ;#RSA%(=V%a%VBK@ZO>1'AjD?X)QiM_uW5q3"?EN6$S%n=P1&lnZpP\NTiK%Q)&:[ T]fX^IO`bS6[Ooe\iG/$q*'FRQH`Ra]qUKa[<2RR/G"8L=kO3EcWiJg@-5:cQK$g\ 4n9o;e1VC>mo\=sCO#H^bhVYN#1-27gWJ6O+fmP2I&h9Joq]"A2DKg]1(MM)nTe9,FeM!. p8UYE`,"EXoti6Xd+Aj"KoHCtUJ#8ZNpU)A43ATh"Y=rnj-?1^56B,tSPuq#.r7%( Psf<7_TjQEV0Wg%C:"O[/qQnp$:.cG"lR<:K2?Fq6.e=*i<1!7X#^@uZUgofZ.(#; 9T0%.jrFL@V@9IMJWLE~> endstream endobj 95 0 obj 1275 endobj 93 0 obj << /Type /Page /Parent 80 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 94 0 R >> endobj 97 0 obj << /Length 98 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgd@j!g56+?CJ0 B&b&!jXr7I0a<7YK&JDRcJl^n9O9J,(_$\sq&u@"0U@M(-VKlQ=tU@QnsNu_4R%=H )[rT,\:S1%`uOUdUHuQFA<]]HRkoV[h5]Y-nVs=]62mA#qNVN/&Vahk"X@Re",(WQRI83lVi%I!(:4D^2oahOTAc87D>j.8"8n$GF!YqT+ZN<[4n'aOsSW9"[] %oB4X^C2>diB2rVg,M#f.cN:G:6[B281^hf2lTNubnQ0-PSb6lDVTFLNfipF1F3,1 W7*';6Z=c?6`@r<4s:$jqRPVpM"7gg92bl/nU.^I/WjRKQTrgFK`"&3#XB`P:CsZF 3f3&=32p[]\r.cKUU2!`iK/#:$tErh+UKP>Xq4LP+HVG8#U"dK#\ZO1N!j;c68#6G G_W7&iZQB*%3l_4,JJfO)C2'X"dNZPQ>N1*g(o2BB\JcF$Yk1n"gMY?6j9W0=l:Tt $JSTp![q2q/XuuIiDDmP";Y)BDs_-sWEFh>dOA'u0ea (/\(dhKE!4!F*MT;/ZFYTHe:RU'8[@MP'qN.Z/`\6#qPW%?pp!5R%[AA]+c3!!Peg 6$_=;!](XZ&o2)j.h,@ &?5_d3>OE:fjLtQ#iiG?!Wd'5fMk*I6i[?$'c[[K@Bfn2@pE3 <`Zi(LZaC4Sq$tK)eEGc%c?qd6@a]*Ho>;nF^$ekc2\Ft/ee9rkJ`b">2mbS/!\+- pT4Br9-RY7q.I%!Pkj6)k^lGZKrihsZBm*S=te9>58CU0YR4iKN7sZRpZp9Y0COeYlPN)HNmVR7iG` .H'#$`&*08G]kgb!&B=NW+O9dXoI>b. ?t'P!YSJcdulb;C1Ba`SR-&F:6JG[V"P,Wgaue#UsmMQmPcl+Y_k_&V5fLFLXA0 TYq[7(i)*Pgp*/3fj(SSBJl)P1=K/Z=/j->+t@j)KOcH$dj6:L['IkJ.;:LGh"#qP$iuck7hn<')M?NQag%,:k2t`t9:7]]neJd"jSDkDT0Pu- %QlYR*(ojBEpB12RknmNLC.X'cVR(`+Fl6$M1KrtQ,PFY*BOmQcCIn8`]@-G):h.- 7$+C74@u92S12'q%H2b!VnBbj')ae)Z>C"L&G62f4*a1#Ilhmq>tcc20oNF_8n_&S gb@PkY#3(H"oA=oHi/VuWN-MCBG:[/_f3pC6(`?ZIio]\@;bK"%5h2]:?u^sa?6LR k%kp$68/d?3&R/CO;DNah4+"jER%_53bM^bSb'jHcWT]se^.NfWR endstream endobj 98 0 obj 2327 endobj 96 0 obj << /Type /Page /Parent 80 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 97 0 R >> endobj 100 0 obj << /Length 101 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgd*o`0q&4M1TA1JD`Jga-UYGW5[cC<-0F6TkWg8^cfd4U 8PmnGKaU?p-sU4=@un_='a%Tlc=NoCN.M*[i6#OjSLt*aXPS"[.@ACMPC_(d=!3p7 7k,C@flsD7N;"6=7]%`>f?/]DaLGb;Z5"VdK?:dk+?(03[kjjAJoQZ!`3b W7>Z4a$U0MAMN1L$>(/_1Rp%V$jQPK)2e"9^'\iAqDsTl(ncg=P&BB^b5adCZg0.` r._E8U?T>80L4s,%aa#!43?4=RlkEEI%UoZ/(jSC!<_?JNK&hR0b*0[A2?6($IF^; Toa#M3WVWTmNo"qg+nZ44'E1(UVP=<`UNLbSN+c\L;>`>UCIhA_g4fDN,VGVc7Iq= JC0A`@tZiOWd$f!0C?VcQo>>I?N1Ls!g]`ONRZsh`=j1O(np7d;)F;3>h^'R,FIUP N+5M>e[Z$W(pBU24EcI\1%Z`N##X,E.](@Rr8'BV+R%qnW#@LL,\V3@M$@C=CsN4t BGq_B_5\[j1V# S'B3V`jW#>\qVnuUOsX=\*?r$/Ak&0fK@2.I!2h@@=fdJ[5=\GDl3[Cfj\0.6NpHm "%m7uNpo`8f/U!6>VnoOKiC(Z<<.)Va=YL$_66\XFI7R)HsEUgbR9XJD6LSZZEK5B%S="0Wo,]DOE1g4hlVB@P[N2 "::Z<4uJr8"2(5!.&/(812PpWHUB)n C8O#JE7Dalgh_F4K34SN'#8.TTXYl[a\I,+V'?`FTZibj5gd#6HS&0;@?>"D0uGV9 +Q22_fVN`!W6@72oN9JM#r)4H4?sUn*=)k8[0a5dM)+&5\%L!*Qq^en)O0bPZ>_f4 0'LYC9mDKT1.u)kI[I^Ub/DZaP;\`LL`W>Z\!!Tot"5_csYS%hTSQ [h@.b+i[rjXjS*6?k-#;-p()/1mmi3G(Yo=.P'?8.?Y6U<8nEeaRG/k0P]k/Bm1!e \2:&tLmLc`*'pU3YUfBU6e1rd#&=NMXF_l2@G84nM]$%aeV^ZjnHg@L2B3;O@h+g/ 0EtqD6ScYTL;U\8V*#R'e@sEMTMWnCgTII< c]9SHBd[GY*l=WW*"Zun#,F>a-mm*iBr>P30[2XTBFGqi-k<6Dl%V(4\B5c(:99i& 7rjjddr8o7jR'1`(6Wr1-nT endstream endobj 101 0 obj 1591 endobj 99 0 obj << /Type /Page /Parent 80 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 100 0 R >> endobj 106 0 obj << /Length 107 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$Ut^?LtWVS&4280E<)Xt-^757;Rp>6 ;H,LU8?b)/8kBMK7&#;nLk+2%#)l"rM,bW:6 QKi#_SVG'gC2oZC>!Z0%G[-0%^LC8k#V`J%hKO#T< 8*$K+.GX,Y2]7VL]&!4pTc7h-Q@YWX)D`:;1q_"ImhkXLZ:i.,DpKamc$M"-GY "=/rd`'\c-!W~> endstream endobj 107 0 obj 344 endobj 104 0 obj << /Type /XObject /Subtype /Image /Name /I36 /Filter [ /ASCII85Decode /CCITTFaxDecode ] /Width 240 /Height 320 /BitsPerComponent 1 /Decode [ 1 0 ] /ColorSpace /DeviceGray /Length 105 0 R /DecodeParms [ null << /K -1 /Columns 240 >> ] >> stream -D?S2S:TVF3Fe.'j)3bPicNrA/Q-i72$D'2>h#H'$+ F2nChEOVe;s7f.hmk-pks8PB6q_,/QfW?g_S@a:;=+UT=LQKU^6XPp;1J'fH+35K3 3=gc[_@/ZF*T2tX%.7']Se$9p4-\ZSB7m`j_?BnVE/Jn9&1@I/"TSMk^B@L8r."SY Uk&UHhm!p40jIYr1&kYhQhq!^Ud2'SP/Mjk(inuo:!$h6L9$DFa>-m;O@RAH$@s5E ,J(^%)OsVJ%8MIbrn,@kPr`,Q7#BH@(K.4r`SFDXh4;A+-\P@c>*QfGHN2J,O ANA]BB[R$@+(JeR4@A'/E/J`K-fMKMkTZWb!d'"si<"JF5lu&7Jcu*^BHU%^:4i7I %M'/ lmB@X@64i'0Xb7c8iop1sY?VnJj6i(ZCMKJiN,2&4([gNm#L!5*/nU%R_BH s+TJA0E2Fr(M%JI)?._D&7>A;"lR/qoEZ7DE',#4/19(G]*Xjg:CIkE4!US`_j'7C :-c%'&J;rLI"2/>LFLAdT-2SEEXee*^uZ)g^uRf],923s&KM!NkAuY[kAkHa39M9[ $?o23&6[m&s$6c&TT2&>";"oGj.JZ9+Gfk&00s,&3=p]?W7Wd'q!c#=iK+lQ?gp`B s7e/I$g`lk!?sb9ZP%!2]*-!#$"PaO3DNM7gDkr5D&U>\I"2/>LFLAdT-2QBA!!o] O-%0<61P_77j%a^F1QgE";Z"&k(C4:&bH`5_]th]K-R$SW$"KM(./1d#PLZlK(^#@ A8oTuchdn0&7157!XnKkNYqka&VIqoO'RIDS_8\%(il.E.EF9),D_//Z2a`V*2b7. EX.>$j;UV11t`'<-upHm*5dla#nY<$OhgJ)L'Jn5"C]BHO88uQE[^tfZ9DW.E.ZBo I-tW0Bq<^7Ug_J-:3"DrU!,J=Zan+9i<76[GW\LC5nW`+?@i;M5`Rs?+@LBC5ob&S 6':ekfHcPE"`+fB/HcVY/MA8uaFjD8?]X8p(gd[e(M%able!ljs3cMG+MS*["G$aV 5_4)KA9OWSQs[4`=H"1%_LGuYYau[W_KJFBfNo3Erum.Hb&X#(aPnBfaPaWA&JVJ^ *)[bHs7."IS>Rh,%3q0!"<b8fr=71L"\ -TlZAPW@PU\ScX"QKK6]b(?/DKGJbfi]_s0clc9nj-9lmM!-(E%a[KRoR[L3JcnS/ N]]-06!PZH6%0[l"d$O\62cr2(]HYgW]cKjrsS/m_Ql-B)F*R),N&P$K%V1J(]XO8 clc@Z"2d5j%gb!Sh:hm:Y`ntOJ%jkmL)d*?b&S@Bgt!Yos8G@q;j?B-6)8PA+lIu? S8o0^5mJJTJ]NK).-M6O&)`!G":,S=Q9!b`Z-55a1V)GATRtJRJcqK/S^-Ja3Sa+: `-hd;"Ml@8B`o"g"G/W5TRnESCI&.peq+0fJcnS0A2$"TIq3jB04]DOqu?X3s4JA& "],"!m4_c]s8Vou$ifRR#DV#'%gb!RY`fBIrp;DS@64j4_H@:-:/dD:+sN-XJ64[b Lo$14j=o[U:/g3l7kAZpElTSUL'Jn5OJDjT=Qaeq\_Q503StG@'3YMT5m.pqZ5=R; 5I*HPNgUkB!E9!6J+-YeL-TUo@.9@)f@X1u+bqMhEh%kT2`6DIs8S1uPiXo$OD,]> aBTo!6U9an6l_TT&9.B.EZZ9JHNb3GV^8V7"5gKr.Z2h.E[$j8EGjuN^Eo53CAl\ 3=7bK"-Hq6J]NK)./=_Z6TFlC#9\YV$iI9Tl/b6EIjfBSh!gb$%VIkf3ScL%iA1sC -?mCV"P3o'5*/&6q?..W#`aKBO0:hlZkG`fcp89:_?c3u&]_t#EZkA&p\mDV5L?hF K%V3!s8W,m$ibhYi4kE?"N&eC!Xo&.i\5UKOmfNA?b6^!*oS6-&n+#14oMI:*2b7. EXLiga:2W]Lkn\Gs8W-!s8W-!+clj-\p4Se*.s8<%RZ7Ba!Ne]aD;iK>SqJe3\Uo% 5_9C6`^2Feka 5`"VH7!&u+Bco[>+@L;Xm0!]TJK/le&KaOgNYri?#`aHUGX2LH+@L;X!bN\p Efk0hGQ6^Cr\e*4J,eJWrhEkhE<0K`'XS.8OMh*O(VsM]U5/Ld_0d(!q?.W7p`RZE Nl^r[K)/cGcNeDWF6W_b@RN Q*d67Z!WZDC[cp;qL>/j"m?Oqp*''tpTC.UE?AVBX`c.N_[3D6!$D=~> endstream endobj 105 0 obj 3026 endobj 108 0 obj << /Length 109 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.tBOdLf:o0-^ln"-EU\bRGJM"iF1;ctNq5#R-t(E6)cLL7#m\JTR2P-^757;Rp>H >q_R=AlC]lUo8#4N$D09Uh4^JOU;E7;n:80@6'`fdt*V9E$1dm70=]m//gs05X5~> endstream endobj 109 0 obj 131 endobj 102 0 obj << /Type /Page /Parent 103 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /XObject << /I36 104 0 R >> /ProcSet 2 0 R >> /Contents [ 106 0 R 108 0 R ] >> endobj 111 0 obj << /Length 112 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdic#)l#-8=]*o+?!%'F9k"_"U'HE,1+HE7OBjH'dFMatgi#6D%V!Z'1oMnMN9_B,JV;$Ya("_=gRd?o +?JP&qV73p>DLgN%+`*F)Z";3lFM0)Kui!5]'T3**!\&,gc(7G9(:7p/3EP^N/Q'D rN?!YF ,F^(m$DX%d[Btl\.cWQ"@.#i[,G;OaL-_ijiJh])cL_SVHreRJTpnCdUlW=21bI,0 "SaYQ.+5j^l\aj'a`;0gncT%_&.f;mA)]G+j,h.XV=(]m(IdomAF>JA)oUL7dTb!W Y2c2C0Y%Q`eiAbc,D%i`O#Z2]NPfk>[gdt7mZ[n'g1V=XN=^n$V"H.p+bUIZl7f%, X4"mJOIOW@/M^6+`&*T67b@hG\C//m9bQPBe5e'Skda'EQoL,->T,OkcDh5(Z`9cZ .'q<<>;-3g.cN/#dV.)($.)$TlD?g]LmoRQY[e`.8ihEoh^FcaI\BA))PsAj8qNdd>!&RM3,_43A.Sp2J?=hN r%SXCka'9[hZLJH%Ro#3^/t;1e1i3Y@?)6?ON_!eq1jYO,itB`ctQBIjIMEs[1+fFM3]@e8e)%E'/HMBK (hj$],U"Ee$-Etf7iK(4cn\kmpn*i9]*_,RQEla_T*%\i,LPIpVA-qMihFCs MqS@d endstream endobj 112 0 obj 1666 endobj 110 0 obj << /Type /Page /Parent 103 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 111 0 R >> endobj 114 0 obj << /Length 115 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdt*2-TXAgefZo>KEd<2^g%un(!ND8 Tr8n;(b,,ub7 lu;g+ONr/`_I8*%RN^>+EkNI;L@`,C^*'Z(@ej-e>0jj894l0_m_m[fUbZba=7]9+fpPI(:)BBc7O\N@u-n9n#Pn(>0uk[h.:QZ Lb?6jndr+f/q@EgA:_7';G2Up6NpQ6,M,p(,8T 152'6>h64ojl:X!'0fLLhH-G/4%Xa5P@OC5FF>dYU>*1B\tWe?Ea==3.NLWE8U>Z'c@I2T (<1H'3@\KkNCnr`>'e`i6qsWXpUHsQNt$t?->HrL!XF*WaXQOC+k;8[=!iQ\A,,*Jtc$CZF[eaFsVd-ZC9J3].>&:t1H k8&nJ2JFl63QTjhh?roY$Pd0F7mRnm6h<\lne/Q:=Ckog$O$cM0UPDP)IkM[@'S?C #=p7j&!=L/9-g7783@k$iP&135mdgZUr8.8.lrAH*kPfj%M=8)5Qs;o,B@bOME,Eu -,%YOJ7q9GPE#iX-m#48D@@9u=B`s`qCHh/$\(.CiY*jZ,4a9>HW;D8Fel-9R1%"Nj~> endstream endobj 115 0 obj 1706 endobj 113 0 obj << /Type /Page /Parent 103 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 114 0 R >> endobj 117 0 obj << /Length 118 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdf hJtNA:54sX\3Vt`*=W3M!>*\"176@Mo>lI!DDDJ)B9Sb1b&%\0c0&#VbZl8%&5AE5 8PmnGKaU@)ke(G20H/Ui!eVKZ`bUj_N`1"]^sPZ;QN\*RUo`Eb&/bnR__!p4E%p%j -?CW[\1&4qC[bFhNY`//N1s?MChR99Md";5!b%sp+=L\nGe@^?]97b3Tb+/6J3dW^ _W)6%Sn^J8daMc>'4J1KDPlqXR!i#@ngK_>c%f4CT[-(gd.%>i<^)L6W6ignc%Up) A_L>5V_]nM`C2QA9c4lCa"(]ED>2UY7ZGE+0fr ,,3Z,0hc&XX9lcmmQ(Y!Ea9HZj)Ej9.)QnA3kT3HfV4=B,c3IH8`Fi`6r6!D1,]3, <05/B,Zm!c""J.120'AoagOu,neSu[aC#sAd)/?_.jH1X(8hHmatjN@.UG#nZK)eR 6-)_Bo1-(.'+<&=b=rG*dPC"t%AS9M1CZ'HP.[oNf%)XQF2[jPoGDWEO*Ng7j4O651:a=P0.C*dI:u; g.pUd.^K>Q]0bFSDA_0'NYX=onVsMOFI<76]EI7'8`ZD0e<*SqSYjj15pFD7XaM0? _4oBe%KgtE=X@Q),W>mX"s\tb8Qr*PV=A?O6@7V]76!PiCXEa0<5XJWn6gbm3k\o$Z^ =3d6kADHClch&\:rX^=1OPK3Q8R4Z[q.S,c(pe!adP\7D/e"MbK6sbZMg<>j,jb#a ,M%ai#]aft7CsY=n?]rhA5DMj,8,\7RtD*[76q&9#6rVcM4r"0Mi#>#1iBkFcnnOS @1O]"()TcXHr&=;HOiTYKJ]:h.TAt3N_"jq3?7G,9iirieL;3!D$=Nq`D6tqT0qC.o@0FWN+Y`8_>1_G77 c9`G^%&UfaO>6k~> endstream endobj 118 0 obj 1402 endobj 116 0 obj << /Type /Page /Parent 103 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 117 0 R >> endobj 120 0 obj << /Length 121 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgd%AtR8WS`= VW/u7!K9$sY]OPB)O3u67#I+_d*Q>2.Ul#);]27`BebuLQ\kOZgN5:+nmkiBC*b'Z 6m=uQ^u/K*2M_C/&]WHh]\c&`@+(YS&%I1%.1j"*4sS)eB![*JL4^+:17NY<.r_^X Bep#*-M+@$j``^oo]G0nK@q_5qKtc]H-#Of%c]lh&2/r_@/;F5RgRM(@?>*!ZmcsN 3'X15bW7u2g:B0NM\GA4V*bMR1CU5ok0aa!Lto*bM]b;"]KpL%Q).&;5metA8AmD= j.P8NMLe[")n:d0:p)=l1dj'Xj(RBm-,B^3$G=OBC6]:oo2_EACV3%n/T7^u1;(d] JKZ`ZONKP`YC'F`%>+rIRB2J0(Ap endstream endobj 121 0 obj 661 endobj 119 0 obj << /Type /Page /Parent 103 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 120 0 R >> endobj 123 0 obj << /Length 124 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$jFNl`$hQoN5Em"!C9E3AMTb]-BfRJ W+lO!?u`-0NZA[f70Z*;R"3m5#)l#=R#F^O4._oi"Zcc-D$$BWkcm[c?s>H)NM1@n 5_?[VYZP^B3s<-'1'Yu+'5A6pF%;ftVun3AhPY=gdcn3O"[_Hs\(*k]G_jLh+-Kb] <\$#HB18:smduF!1hJSR;6lFZD)-`k#1Od"H5%tN&#kL4d>6/rCcAK<$0PeIaR!Ur Saj.H<8181(_*6c;2E6A1uRlpRHeqg#GZq\1t-b!b]/Eh6ur/B/=ocj1'e;#rLq

B967MD3*b%!JXc/rF8^ts:hc\s42$(T-rN2(@U&.RZ=5Wk%dW8tt06#0)NUEOSo N]Vi+auPK#kfP:^,9U6p#r!4WP`:;$`s[P&T[5HI"!G`B$mV_(!K2gpAn!mK+]M'F6=0QQRe+ricX6m2V,prXh[5nT&CGi&PH'!/]3 bqQLZ%7?0^b1]+u9B\Bqn-&1cYg%e3'K2_MpAp3tJD`m^oLa9o8PND[Q4gQ JAOC,,?W,RLbk,X1J-"sneM?CX3`U1Or@X2aKUJ8)bDJ$_@T3IqH,+/mhF/)bqhK2 3^ko#*?Y %-Y9JJ8BkT(U^:2a"IMF1qcOeco'K0Un*'.@k?dF>4;OH1end)j>'j?&F0A3&T"C) ;/g"M#NJ+F\IlJaC]RsI6_'\\ffJ8OV-[#2V\+S!E8a$<0;K1I7!b>:'ZG1j1`<>Q aMY(5'(1E0esQ0#VqDh^n%$EHCZ%%0dpuTbb/7W2(MlBNA[?$ROE&c#OUQCO]_8k] 76E#1gF7drScCfDO]5J"V+G3E(VJdidPHjt5g;5RG'k77;us;4;<`?(=XWVubMO/Z e1:2OC_.Ui?Z;-<>o6%,N;beZ(76OHRi#rtNX !6Q?&J953-SQ6gTY5o6H\Mki3($)( %?S/N$RnX\,UgV0djZN%W4j1G-d%]A$34*mjnJpCDZ%==W.a*nQ\_If^gd$"Mp0CoNLG13(:]3J5e?AI]t9f/TeM6+B45' :V`[G"P0&@H1aAajSbYe3=(\e>QkE")(MlU):.o^NKtpTY_L-TncWR.I`[8sj P85i_QrU%H;@]24m0cZT2Y0,:YG\2kQM!Z/s\L9_mg,+Z&Nkf_!*!B ;&Ma2F9lN`1;eV\5X5~> endstream endobj 124 0 obj 1670 endobj 122 0 obj << /Type /Page /Parent 103 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 123 0 R >> endobj 127 0 obj << /Length 128 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdsam\c7JOTVq?smS2)`jNqp_Yhq5-MMOrBH<="pGhEiLWi+L)A2Y5d!W^ $TS:l,3j\dF=Ra7chod)J7'&b&%CI6&J;s@kQV9[j9'cf2ZWbI%%2hPLtkH"!&GEY J/B2:)8k_$9cF:E3,O9niO0_j&;UMt)<;WB@iNG0(`OE%r3/)L&p/S8L'BZC.n]l\ YWg*gi!'T-L>8X7%U`[\5>8ua__f72ELo[QK:/q]J`Pb5$j2,9HTXR/ql'rl/\hPr 3fuf_!J3.m;?=<"CaDd(;(Xd=J0]C[*OjP9p(0Up?lU-d'ZF5a^LMp(!0Me6[QKl< E,eC9mhrB5OnGs4=bC2e6XIDnE(+?kQ=rM`O!UZ0k#lIo $ij[HYjbdrD:N9]i(5gb*[Z-j(#8!NIn"s-o6jbK!,YM+7LqD]cE'l=3`6B",;(ThMbhBC`<@^*4ndn`b"Q-59P_Ke6 +Z>;?nD\GK"#+OSQslC@1PV"pokB`3fZ#fdkI-Ur)e3T-&-=1d2E$lAhNhYE!uMG` NTGgY%Vj_6L;XYWkR;*lRB4r)K-rZA4Ifo!dQNOs)&QlM>C15fONmZ^K[Ki#%cLc7 SiM_RGl0f3n^CPHl@=lp!^ZF0]s9rc5B;+bIYfN%p(I T^T8jHM$D+kMoQ\\]/,96himZk85m\@IV+&DqA^u3\r&thK9Jl#SW_uMIr,2>lt1!]g7BZLTI">:9OHmq@W 3se0:F@6+:"%BHN"!TQe!OaljEH#6`uQ #__CT!C.VB!_B@1KE)j)$&h>HS+E[+2_&E>GHMrD*'^tu?bu@m3$PYel4+#Wl>H5Tn0QC X>gD\_An+,@4'Ok)$CU0*5a1B]+sbJL60Ub"3>Bj[]6pjHLb#;\PE[dK(3+SX`R03 E$oip1l"/LEJRVe%KWdpL2bEU8SN&pASTBict!S9&K57^GdE)s#$OWtFt$gLRKcMjtagR6_=:%a('b^Oeaj1a5tJ[>,m[:BQt8.[@0d L,,>;_cU@WiS^RHEd`ZnJMIY-[bQH7L)LCNs!bAe%UG"\632$Z#5+Lmh1B`QK/kh" iM8@9b]XoIJ71TlQOJHRdroY@j(Vr9lrooA8kE,qb4ju'LC6KfM<3DJQeMQVg^f>E WI#lNO=]6=aa2)=Cr:dU45p7^Ll!01`qM_N!fI[3al"`riL7Xg*//724tX)8]Sk?% jc%AB:(/FRRg(AA9Z(gS"Z?Vt(?0jA6_SK&!O+85:u.2>Ti0=l1aLoS_g(PpVTp@. .t\Hm$ja+NdNF&r@8^HGX(b#>R,5[qZAjmOQq]#\bV7rDTGU7Ji.2 c(1Wc5],R+mA$%8QF*;*R"7$2@.j/QXt=LX<'Ij fI"'/nSKE()p-p8`qj57BtGU\$(#YD5_dFC;@dDrDD&q>?l"ltAYOIK0(rVtg3[1D mJY)9pKm=FHf'8?rWfs`5dnuS/nu&P/L%?c>64mZ-:iMkcEa;!#*9A~> endstream endobj 128 0 obj 2894 endobj 125 0 obj << /Type /Page /Parent 126 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 127 0 R >> endobj 132 0 obj << /Length 133 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdm%Q+l]_kI_dTZh@-KcBO`3Ag-ZXUeV>kf OOS4l0q2R(RIG`_D[+!B~> endstream endobj 133 0 obj 154 endobj 130 0 obj << /Type /XObject /Subtype /Image /Name /I38 /Filter [ /ASCII85Decode /CCITTFaxDecode ] /Width 216 /Height 166 /BitsPerComponent 1 /Decode [ 1 0 ] /ColorSpace /DeviceGray /Length 131 0 R /DecodeParms [ null << /K -1 /Columns 216 >> ] >> stream -Eo$Dq1M7+F@S`@7mqGh7!(peF@S`@7mqGh7!(peF@S`@7mqGh7!(peF@S`@7mqGh 7!(peF@S`@7mqGh7!(peF@S`@7mqGh7!*7iU,jNn3[:@[,GI4DU,jNn3[:@[,GI4D U,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,jNn3[:@[,GI4DU,jNn3[:@[,GI4DTKobR ,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0HiNjOs@,a(_EP"?p^8L0Hj ,a(_EP"?p^8L0Hj,a(_EP"?p^8L0H)-B^qGP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0Hj,a(EMKT\nPP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(`& 8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8.f0k8L0Hj,a(_EP"?p^ 8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8.\a`8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^ 8L0Hj,a(_EP"?p^8JA;)$*$Bdt+Q)%7D+@/ms,a,Nl*M`rj8L0I"O[HL,"\Bt)pB;$lJ]p,aOK_Ig jhaS>8>4B`*TJ#o#D?$=UaP+8g5D"&tk:gYI)g.VAkO"&qL";N2F8Lm?*aGqr-m&s'dT-RUk&^JL$^2&1m1JZ.!U+Ys0__Y>!R\8Oq`^$ %['H4.!1Vd!Xb)]73n.o;!fAk;Fr-s[#,m"#V&Ci"cu)ZjG+nOEo>;YJrMB=;Y#'5f5b&kcGU!,MlOXE7* kC\d#&nc9G;#*&m*"XC<*:A&-["/BP-,KqJJcnS0";:p"A:88,80a1gJg6qM5nVI0 "mmFa$JBeLK)MeS&KLu[Ne0hKBbWf3rYPPus8V,P_Z0Z7OhnFJ5uL:(rmCoWm6NKh s8VRqs8Vs@L:Tr[71]F+]*m;E$*W="$&*t*DSk,sP=Q6aP!ffiEQB1>A#-4NLY>"F UllFT5KFo4-ER5gn^P!/#@6m0rG*!iG,dnNhs8#D( ";h'$$ig6;E)fI[8>6&phB*:.s+_-FiVYoS!Xb)`nAt;70*i]8s*.@kIRh$nK(rZ8 9%#,90D64^m#Ngn'-k^#s%0!l.S2$N'*!^<[D2*Y&)cBo8QnOm6R4)D&6+fa,cr8G B`\X)8L0Rs;!fAk;Fr-s[#,m"#V&Ci*_NCWXWiPS5_>epdRdV2&%$lk8L:0q[#,i, 5_>ep8L8'b4%Ko^P"?q$,)7:cCke#oW?e/WE\Yd!8Lm?*r9g"dF,j)Y%Un'VJu"Qa )';QqJdU-UP"AhG%g_3Lq!6X!Ju"S%#T)F-P"AhG%h7/<'+4a&Ju"PPP"O.NIe1CKp\oDlBJ^k0]@1Hq$BenrN*:(^:l80CY>:4aqA 5ar/=QP,HRdO9OX3<.ooGlRgDb&BVSOE^cs6Xok59%#,2.>hTGIA@,u 8LBmA&^j6S71LLr["/BP,go778>4"u#V&CkP#d]4PW;*q3CB#k6^0SuPW;*q3CB#k 6^0SuPW;*q3CB#k6^0SuPW;*q3CB#k6^0SuPW;*q3CB#k6^0SuPW;*q3CB#k6^0Su PW;*q3CB#k6^0SuPW;*q3CB#k6^0SuPW;*q3CB#k6^0SuPW;*q3CB#k6^0SuPW;*q 3CB#k6^0SuPW;*q3CB#k6^0SuPW;*q3$:dep8L0Hj,a(_EP"?p^8L0Hj ,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_E P"?p^8L0Hj,a9F?8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj ,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a(_EP"?p^8L0Hj,a)E8%7:I&+9D~> endstream endobj 131 0 obj 3558 endobj 134 0 obj << /Length 135 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.tBOdLf:o0-^ln!tg'6W+H6n7Y9TtJ7LGT_h`mFKMZ>ALD[r2K#t[j+>K6X_?45" l>A>F":%:[PX&/*),-q0$)GWb0UrUW_b?liBfF2Ya!5l:5^AP5KEP5id,\UqMFrVr Cc#F6ak;1t^cDMnQRo-rYnFO(uQFabm.RrBn8J%Yt TJW.O-@K`L?a8;ZEW[JpgNC/u(C#4=`sCbc..&EJ18Uatp+eiuOt&\+k^&CZFhN-,5Q151Scgn20QM!?h/W8X+c8CUAR-m+uj;AFrOlVnjjb>llct"+Rc&sjPUL?Pn(C4cp 0_YjO1'.~> endstream endobj 135 0 obj 868 endobj 129 0 obj << /Type /Page /Parent 126 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /XObject << /I38 130 0 R >> /ProcSet 2 0 R >> /Contents [ 132 0 R 134 0 R ] >> endobj 137 0 obj << /Length 138 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdr$Ut3VJDMhV0o-uA6b%YC<%sgF#4lea \2,!2MFLMV]\[asN.tdDTtEX217ZRd5lp''FZB^6``'PBgb';+%7&QBZt)"O`a`KZ OPUcsPKIHWfuV73CbhDR':IYJ5]Ad3.+F,S17^P"*:4NAKh*+]'hF&/EOC6i.$[FO dfGR@cs\q=0,+0k%X;YBL^Z`dU!Ur&4O4H`h"\BE+=tpY#4"jE->56`%\!Qk7]06' N2n\e#hVuJs9MlNg0o4teV,5P&cnrQ=Ou"Mg:rnqd.O1B9NR%t4_$2'O YoU):W93ir.o]Eu$mRjd2[+a8eBGk9m!]L:1)aPk\1Hq[0h=ZXJLlhf'?8qNdR6\e 3TFB(b`'H$hDWag8=H33FI8^TN0"q`K*2JV)QLh,gha)H@B=4J"kATD=k8k?D-PU, c#m=DQ0j!,f(#1aO2gS`QDTIJ$A@oLXn"r?"UM0G,+rTT~> endstream endobj 138 0 obj 707 endobj 136 0 obj << /Type /Page /Parent 126 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 137 0 R >> endobj 140 0 obj << /Length 141 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdhd ,T771L/B-L0oSZ&(nchBE4GtAVJJ#U:';5%O?k`]R8.2nWQ`L-2jo=''6LnBF#lrg KejUfdVq5Q%YjKSV[nVB99+abq7tj217Y7`fW_dt(Q?:%_i&&egGq+On]'TKJE1W0 c-=k6E.VGK4ROkhllGY7CtP>"7Z"@"aD!Z%9NMVYDkWp1Pm(?ROPk&Z'H)q.iuHor /.c%R2`msgmV0n$%EA=&hI^O7*&csh$*a!W\)@F@3kaTjn@d[h@> %t!:r78[#D3C$)c7l"9b0)LJ:s(OV%i_H-`skY`)a"ZN L;1'1r!naDDh;4B8-:R/26CA8+Ik-\1N''a//[=ZV.m=,%EU&frrL=uct\3MJOG&( YO.-NlnkE#GdG6fUrc)`N1e1\YJZT,0daf56KL#J!9EcAYepH"70u:U27fmM2cA/t TKpsNbcSidEsPKYs?:/L(0-?*^E m)L8gDAia5!9UdD9U&1-"V2TT+t"o>PW)`si)1+5;C+jp<7XD:rXMm@cH;02=DKTq E-aB7;2]+\-]2B#Os(-`-pTBg!u#_N5)Q;e]YE(IQKH`$C22ioClV\adPcXA7"s%C _%Vj2X">*?!cZ:DZ>;.:RuOaA.3qM:Mdq33GN0C\2PU`4otV>lB^XM'CTP4\&P]jr ^I*@G'g33c=Mh7HUf,\;X_1nDZZde3*>LnoX!CaQ>\N+==F/$]dVRcnNN@GSa$ #Fs1F,#1Z5GW?WT2KN&+?"L&#?5eK=%%[JFB*"P@(M7iTh7J5Pa-?3^&E_MGP!jd1 ,oDA(;F4o%(9m:C 7uM%5O&>=/8(db^j91$q;@Z#a=UcP87"BlKkd2B2Adf0dQ942YMunb3* endstream endobj 141 0 obj 1457 endobj 139 0 obj << /Type /Page /Parent 126 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 140 0 R >> endobj 143 0 obj << /Length 144 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$Ut^?LtWVS&4280E<)Xt-^757;Rp>6 ;H,LU8?b)/8kBMK7&#;nLk+2%#)l"rMD4]UBqF!I 6TYEG`CH`Pn=\KW((Wcd_f9afFkT1p)8XIY!C9E9FZ:#Y-UScEb&5!qn9*FhDPLk_ c_pq#V:-Hp[H)3!(aL"2104u=2fmp^lofZJ4r)GI&WNXH.PL[rI%mR`uL*1'@K2,.Rc2Zs4Rjq%qE!6dK`K4%k=%&4*l 3fZQUa:Jhu38b>V6]g.dNc)@6$T2F=jTS&g!9i#m-r=(a\IZh@(l'[V81-K/T\_U2 aZ,GE/cuLl1(9qFdPHm0Zr%Kqj!`&-^uJhN22n4/lN<1-5i/okEia?o%$E^[2b-Su W"h,IQuS'C-]QF8aY-?tLKEH<\":`_jh&])8XReT.'85I' 9aKBZ)9+6Ng+^[#!:nUV",Q7KNNb+`(/n2jk:Ju]\AC<:j%M**[4PTdf7hJ-/E=8q E+I9>FJAF,K`\d$3=WksgbXZD,RcDeK*]m`]'ejnRj\fG5tWA?.[N#j[_p2EXfR_C >J=c\P_fT1bG?(=J]63g#pXQq4$l;-X:PYIGhP,P0"=0q%?lUs*Ph4WjuV3-4Tl<_ UR:"l%3lG5.1VRBbnEOEb[BTYC"oO:_Gfk"1(6"PRo59Q"L^D"@n$D,5W,)D&.7nF I8!b\4Wr(*2gS*IN&EeV;H%j8:=G2a\CX"lR08)8Mj0lM$KYF7H4UE!D#i,(!t6>> %%5ptME5jm1B`YHGi:n_PU$Wb`5AI)+@@_K3&9LiUe!OZ0IZ1dLf11o4:["*_m'B] aDEg="!*006&UJ%4%c67ni;__.Y#$i)Rttlkd(932@R7>5nrN$(D4W\bpB!;Na%ah &2jA9ZoR?7jY&k.'jSF(m5Noob`.hk)q*gMQ?KnF!N(5Y;/tI/L.JT#W&$f_r":^m ,8f"]@$[!hC0]sipM[^\OCFg$MBgbmO*Qs4CQOYi eZ@)(3U.j4!%P5F#dZmsDDeQh=>LWqmTE166*8rG#;iBQP1h($O1bZ>KJ^\GH8-WP ATo.O^>@SR:P)/=&I)=nKppY='F*\2(mji2G+m%4W^eb"K*s&!nDQ*t5k'L1?uHO4Oj\t<>SdE6i?g9*jo]g2 8OB(Y6ZG7NKHr[9&u]87.P_g;7JrXLOrHceI1V/^jC$'M1'W\V(EEaPbugHe9J,dE W^Bh: endstream endobj 144 0 obj 1809 endobj 142 0 obj << /Type /Page /Parent 126 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 143 0 R >> endobj 146 0 obj << /Length 147 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgds[2 hK:djbpPjrTZV-`)%@rLJ[!":3J\*@)5r-]-o-Sf1PqY*hKPJ,N`>Vl`m$'`leP6U,hiu!5];2N8J0.%>ZdVrcg*=_0]2fD0!0])77T`K+/ ANUgRV[M1I]OI_):.LeALt#ujSL>k,7DR:23CqM)*4&9f8Co:8)!X+9c+$##.`7Y% \h7h5L;Gpo36'[3cQg4a%"hs1/d3h*=RW4B)e:tE%'h].L@?\:g:!)PI_!(MWq;cB ME:gS3/f?8`%aqnhDd4Ze.=W/XLMZD/BX-SWrrM9b.ONh6JD[[X4ld5[]ZWPSgVj[ [*POfnrh:qC;R?0+NQmjL9%#2,`B3AaE$GNWiNWT[d(*@U("1iMLib55X:)K#`rX: #!m:F2UPrhAf.6c"Wp::$t'u&d^2ghJPHJ3&r!$XI5=OBF2BaP5]1P"WR?sVg+]k. R)[/nljT471!k:/$')"k`&`p=d+k;+5ltj\%KQX^3k5U_^9G.VURX7O,I#TP]IHQZ WK*`5d1e5"(j0SH!GH%]b"$8F,Td;C6aXjI;< M7Den/'B+j(;N5Di3No0)cS9q2pu[t?rg2qdgYUt`1ekbCpf5!%[(ur:!28WGUuCA Ef2Kc'X"@i)%7qHY/?XjnCXf$FUbrXj';)\Ek'bpg2'.QRc5*rif6V;-62j88U.`_ cINE"42O@(cG7X_6a`VmK5g*6b0K,CXc4lXq%QE)&7U\c_+%Nd@r6JK`t#q79'lfK q!bu[em"q*YBl#gPJREbX)r6KZBr57fj6Ol?1u,l(l%k'80Y"!4Oo.,fkY6:Z1rCF ]AP01aXTW>U2LUJnRUNm@SF:D(^BDKVT#r0b1R6%([0`>ghD2]IPrY`3kJ*ir9\!; e+BY&mju7c^+@hbQ8@>7DUL9hl`:r'1Y4nRDiG8=dP=/8(db^j91$q;@Z#a=SfrNBjs*IJE/?WMF*NB-jd_S4,6(U(eUf_+CkT~> endstream endobj 147 0 obj 1452 endobj 145 0 obj << /Type /Page /Parent 126 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 146 0 R >> endobj 150 0 obj << /Length 151 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J/grWd?):30S>/c,B3_5BHS3%`^0bFZl27VK14mA";WgbKam'1,(U4=)BoFpE2Z?O "tq-a_ufKQPjE*=R7QKc$03!rP`O_i,Q%H-huF;?!!)mZrg9T2=hm(K*B)/3VAYA^ dDiNoW'Ab\7WJZrtp`oe!P _CkoAFnQq4K4)V!gb&ZsM\HkaVUKhCari.oc5E/)^?H!\?:N;$e>J*T(lc'#nH$h" bqbg-#=D!DkL'n_Eb3=Rf?>?l*0'-&Sm*nn2X\Hc]S3NCL:]-7o84JH/jkj^$mTPZ k`2g9!:)8?a;Y4CXr@`+#&I5Z0TKXIeG0TJ!6dB^5leb5%Ds\:#XVBf=S9A$"5aHs O:-+1JZpU8(;UIo^);[+n>PCR@sHoo\djsO$p[PA&B6D`0PLa(K4)h_7-p:+2N/kb ShQ/AHe:*mUE#gQ%HB9apHA\hde6,WKOl3YZFl"*Y`TJo)@Wp=N8-cu*/at_%;c7q amtB?oo7o1GWCeH@*:kAe2/s(0$#k2%u.pF";"5T"62+0P;Mki;DX9p*BjRMh*+dl 4TNJ^'3nrON2%Y@9YAk4&KjqNgV+MZXA"r#\P?Y)&.#%MkW'/1oW%:H0^HFi#3^K, a?8%;dohW>W9!PR_$)c5aoaHle5t&Q/F(UUgk$J51].ms4;S/)BY=n+felu2qfWmO Po*aC#:O0'o"=C3eU!1[nA[Lk1"Hgq":V\M2FNr8o)4Si?sOh0X-*U;<(KUsL8!Rf EegBf\h]8?To)$qUhM;RRO(O7&=4V5MIr4[)c@Yr>e`&H!NhQ"]1:5sHclW`%#i&rZk.gD13j!N 3!jZ9`qJ!Q]IqiK=^):r`*OPu-Z*N3qGCh,s's>MiL`qn"rm=`AC`OgW(TnW;@q?%3eogSV\-npXDondui8Yk"S.J26HEgRe(!'>aqO-%[be.TQ7$)@=i[l?astV!S*F6-YVn<_N[7ikl)oNFN.`^**>kd/cq,>#TOt!P&aO]K,)=F&OVa; @Bj63oj"A'LiA5k`>h!Amf$>tU.#Z?0Ld2J+-U`rO?q<#a^ANM(DoPl7S#V;jIlU, ,%q5f`&jgr>ap@^*-*D8)(m2?BbV7TPn?:Q9XRk$=TRt\X4[)0^h#DkTOBUrW#d=- Q5ma32@`T]"f7M."3c!PNUdQGL/<9ujgZE?ntd/AnD>'ZM%i(ua`F3GlO)1JZpM%n 4+[f59uA.=S#CbN-ma9gkA;p[jN7o9K^p,#aDH))_E>##i0kDmF:RS:WJ;V<5s[iG :oFFf8RQAmN-Y@WiRU%[lEs?=@d8FUe.>QFSfEAR@R&&0>;=*uHBjaj6F4h;]#c^; kL<7l16HXLadcq44,FCrg-5g]cqZ&Ic;P'a@59-W@NgG1Q]+$H]H`NNQ3;\4E*Xj7EN)A 0'6EnMa[Y_85LgsTLmg#O'De%?f7RpK/d endstream endobj 151 0 obj 2020 endobj 148 0 obj << /Type /Page /Parent 149 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 150 0 R >> endobj 153 0 obj << /Length 154 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$jG$\=cP9G4,=%C,H73q/.`LjVGio0 dVh'9_uqlA[+](M*@0X-Tr8kf)2JHk+bVI&)AnGXdG[Ad8nXG_V?\hun%Fg6,;,a\m:?Z,>$>MA2g(( _?6Y$5\2qqNTVh&]Z=ZbK4q",Ls!gXMN2O?K&EA*E&*g*-50glnfTdDE4Z4>JA[9t %)tXYWOU)qe/7\p9R]JZ\JYh!Jt90YLh.?k9I>s2K-h]s(f))ea\YuKU1fFK_\A># E\a.?B1uaH5]s(4"9f24"@-G.*6u9ZBS-N+Yj>!u`idG#>lHJeOQ>iAm/V%OVW4'+ 0WGFH=R(n3C^AZ&__WY(.SNsmg5R=me2\"u\EF_m6FuO7%W?=32@LfT>m;]JcsRg! cPf2*N+3gTp-1o*TU)G=Mm2N+_l2etY/@Rg3QWbG1M^Q1(TfJ5AE"+7VYK,SJ?9'R'NZ3DImP0qIhWdkjF.&3l_ VNERt.C'SMXNCg4ORG5-m!,\TNK,,g*%:oOa"T+2MI7dTZ!]gJNT7&-3'@lSd"S?r R,6DR1/Pj]9]Ks]\0jRar&3!n^fqfa%hb6KL7t8V(f?7W%[^tqi30Y`St;2ALfFb`._afC`^4b9P>)27J1@a6DG`E`6n$`baEN5/>1qC%"kU7&jU8Ul"g^U'.8H'W5Y)j7u\@Eac5%-\MOlL+0Y6S\:pO+ToZ;ZYE7I^EZ%+CEBI4Y>s-GSSqfcp)T3* g%Lu?D;4b"qo#8:@@1`Pb:n7PN!1#lk.7lC.L(ER~> endstream endobj 154 0 obj 1098 endobj 152 0 obj << /Type /Page /Parent 149 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 153 0 R >> endobj 156 0 obj << /Length 157 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdnof$jFNlLrpKCN5Em"!C8!dDE",F-UUJX arhjsc)1ZCd)pA?'[>d^WMJBg3JpF`W$E8m0SRD5UDT*"A2].],=<'1c9ER"ONM#7 \V0)f3LpR+.C"t"BfA?`,D!pd`-Dn4%46-bJAu7]cGTosOeg-;10;PO)bETWG;^=V (dfSVM+FJ`U@FW'_Oski$4;tGK^@B*YFWoSnH%*/E')>+js(1kf4VIP9ph,adgg72 #RVCE!T_o`2]>@Li+Z"fPT%I)ie%Q+D)fu^9f%^dPicX;i<0CL/WRRr&.icXWVM9i @[dWXS#tkFRM4ps(gYJH4O_%*^3W odg2T%^7KW+@%urUIa$kVGE,1NqN cP6k@X5:/mj%E(kVJ3&K-R1p-A?/_fWDN4MI/_UW[]A^bQ120oUtc?8A@p ORgjP'iOhP%V%#%?A&ANKI50a"!^Z2PI$Q0_S^L'qi(sTIp#(F_JVKe_>FI+NpH%g E5N3HE-UTL^G(o9(Bu%qUHOXNU,pC7aNg`hDeVhE6:8N b>$^R?4smX.Q$mg3ZGVPXfiC(UKUKVZqgj6+@OJF!=>kC>5"DFYKLr@-Ec"X3n"Sc `%o021Vl"V@=W6JcSKH5/LQbi\T)%;?5g%RfS]ER_NAS'**t8X]hYM@.LqK<+Dj<# .RA0/N)(qG[\)YQ1S8@kNZa41UI^P;#)8hG+qRN._D`Ee!,,k?DYq`R%tUb;r2st: (:9k&]<;:5=dp%qjl'$LkEa)^P.u(?/%bT.k&>3MS3c0hdlq&G!3^p4M_M:jkeajP 0a&+Kc8(/U9pWo#'?GDT;PSba(PUnaN#,Z"@-/8(+aAD_"V,M15WWiDD-[B4!.!gR @=P-7BjP/8RLEMG//i>`bLX$/_g'-)HQhFU%lV8UfJeU-8EoXk?@K2XeMCVPYWZRGC`-.Y@>+U8290qLJV!GR@9C:F;K*58#^$TU ?mS(F)T`#A7g\JqXYN.RQ3,5cJ]^!C2&#ORi%['>!Q^T\2L]5]b"<,Eh9?``VAdp' DCu\6HJo+RU@g8Ue)RY2= ZBYNS#'#=X]-BqNP\=i/O%oAGnE-4).!9iL`%iD)\=8DWpC9](Q8XKEFC=?rC`q5b S?UXmb6T4l1)upOoH+3rUd&<8jQi*i(FtjCR7T]de-q$3Q0D/1[Ob^A'%u5m(p5libq[e#Zp) gid[K["^I"PiN7Ce0AsTjauaa4m0cZT2Y0,:YG\2kQM![<"=LUa)sHNPE]cI%'L`W Z4*))+YmGuMRMLK5X5~> endstream endobj 157 0 obj 1670 endobj 155 0 obj << /Type /Page /Parent 149 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R >> /ProcSet 2 0 R >> /Contents 156 0 R >> endobj 161 0 obj << /Length 162 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdJH9;Q<=iRE ,^Nl7rZ=1l&EYXW9$6k^k[6(5%V,XKr.6!tm)[hE4 &LCuIGuGB8,1;@3]fB"iWt9&])Z$RBZ:,N7$3_W!1n[gQ;TP\$WCWSC#*f?jl2]=B 4O7aX2B#g2P\rHjG>4Lo@hHhZteQDXO=;GaotZ@^qT*XGTog .^X.#>js*igFVn!_6@YkW.@3C]a9<^`\NOkR***)#V$=U+b>ekN2Nbm?l5WA8C0,F !smgE%?W?]3XmP1/>_kUH!o?0Z,J5_dN$H %C/ge3=da%-L_2DP'kEMZ(jHJ:"4R$02_m(#V^o5i))^l!>)._b]>2T&IX._UK1(+ A;=)[@sH!SdN`_q-r^i#5VksKV!hFh&e%PMf7TaQ&.^"1l4=A'G`jup_g(Ps%aj3i 23%d;ks,@dGhI.11VHbg$?`B@/DAIi2[u\dJ7oq@,C&W8:6F@*;p0Cgq\'DU%!bpu ;^BU=93+K8A`<5;e2^)Ud)C&/(PX%KdWju1.>7<*94s9,SQ%W#ZoH;];RB!<@F5]1 kVbqsQ5+Mm(i[X]f/;4%n2sP*?l=\r#g$FU&OhI!=La?R3NkcBd5t,A7*[\"Qh9`] gA0+]'k_c&@u&=We%m"J0qp:n-YaS]O+\IT-"UJhm&)h%q7o6C%&:M4J-lC?hD,S9 )!P"R(c]Ml3]9C@EfNM;h\AoX%Kedk)eJJ5`&TsQT?:Y/_lctFG4[b5gd`)q%'qS] `5h\n9>BsY*L\pGj*k3g;?I3V*_=]>e2UE1I9Emhh?NF1]E++)b3d9c>T!`^j#su, 'L:D0C?'9U(=>Jl_D,uaOP=9nl%g9PqL&/nI"lVFjqJ5&5h7uV!=(%7SAPM-bKXfO #0,ZO1TYQ`-/pTYk2KK9a&26*(pCu[g]>PXDN31I1$Bl&K1KVa%P;Ro6r*4d$6-FpQYSlUGb>%tNE Y(YLKK;1/P6.e$!Q?O]]RUq^7a[N;=N#4oCAdkp!2mbrlNIe[21Wc=(LBeTq(H?FE ZFMP6Up:nBJglk^eko igl.GdHs6(5h0@S%9\l4RS9YE)C/7tQm&;LKr" q&!S(Lf.q50=.Sk\_VR]I;OO/:5JVX-X;4[i.;T?3Wutq9/pScQ#ML*aGM0/i_Tq) 3sH8YMM#^.G_u\?LNMo-'f6>8Z*f@nV,/'G!cA18_*B2`d^SJim$LXMi2HKEP11Ud ;R,LN6m-;l#lEUTC/%&O-%pAC`AVgtFZ35eRg9kbk>KENJ\)ZC8YH4C8;i3C<^cBT ;,USIM@&Co7!PF>k\kC`Kg\N%kuB/Q,n-m6`Ah8\OIG*Q;Zn/&UK-jnA^p->aga?c fo]+oP7J)I)>1XG9dq5K7YIe(OKI`]8K!n>XHPc79c;)@/E.SS`VZc*r)`hV6dNqgpZRJEGJ2`:[IRZ0EKl\;V;k=G,d7KdS l7[SNYi2u\WccU^U"%-m$X+/h`:C2#@j3C2V3eUoNYl[r3_`2P&6%Z$bU>g7:=;Hk ?+RP#m]eWupf/%FTW7+@"rXsm,j=7GgB$Orr4US"!7J8t5&b=u\VEX'4St[fVOZ2X #F$3=,#5r!_FK1e2\**4'=CEPF=/b"7X-$o[jSWY(S]NI'$9&UGsR?D S2kt!M0)j(;NDUY?\L1m(ueKV=DZ-X/f#[h=+ScI/F>bY@-FIDe3RFaeolY$ '^MUl?4LicU2BesdpICp\OK T6!G=!6VN\ld?e3``#BsDf2Fh^UR0S"YErD/T@hS'U<;^GT=>7>fSY4_#S5qC"YgZ ,m@`r]8qnD?[hJ9[2sT"j&6cH];I^1*.d!-t.Ao?/Nm0X-]+Z/21u*?GTd We#1M?]X#C#*iu9YQN.nX\Bk@p`Ag2Ins6_YTa9U*SDFac&:"]<tS``Ap8"ttGGUj*/qN%:Qu#A,+Pc-VNM._)69pTJrJ 07`pjghKWrprE/#&&bnF*q;`9nVCifcQ;4E,iLC)":sqnn>_1[,%(q_#`gfj`A7@k ]#Z-a$gAXSn-j4H&nd:AH`$<6llMQJ!cJK"f&V)Z0LfnLghnRhO.^%^$/G`g:2GGr "_*-45][-+BE\BI#4@$I@&0r<]#c9%dg!le-TVIYe6`>F$,Vc0,n=;_`t;j,ZiF;B Vlp]jE!F9\%$<)RED-^IJkC!RB+E!q79L94^*\beRY#ps8ZkGLFu-pM00k=gd8n6j ,#BUm$KT?fM,mGJWu,[B+b4N"%cWPbB$ABP0W5?17p)'bk/7Ms>G1Cs!6BnN;"dV8 LG2PfVUbqVW2'Q9*.Uk4OHbigR1;ZOEG!!Zk#--=5Rq2Qok-;j%lk)759J1Nb/T*9 W>bmIR1EmX7up9,^dKUU3XTfhMG.j)AiO5HYjr&t%:nHk8>KbD@Us+haG*Xt#$=pH \n0ti3[IaG9/cMJoYGPI"*-NLBE3:3?M(@KjrtFq6A>tg$P1?)CQ9mWCd:\8]FI?R q+a+RV;PC9O9hM`3adgP@&?".LakZE$%r3`UColpmKu4T5bP%^1HUJ_A*OY4G$#Xf_!@`C[-/dTB"6#ufQi1r(P_'1EA7g)-c!kU)CL+ED; 3^^Ic!1l)b<&Yql1p\Soik%$7iAG\R.71`T_qk\F'ImLF5sVA5j;&s&U1j'(HHSSl C"t;8jBWu6/n1&2`$$u?[QsE`%00s%P6CV&DNH'0$6Z>T,+1;%7LEY"/HXi91TEGX TJ\P<4$]>ne(--\lTN/R6/kKn"=PjsN@oa]3qG-m_brOGU]mEM0shH0k[Q?fF$<&!!io2OVZoM+6.=e9H!2qc- Cc(/&.9+qR1aXqF%7bO#8n+2?e;$[#ncpaM2cGJs<5V#A4$iKs3>CpI!k'Z^Qp(%X 5_B[TF,)B@L'o6$:Z.EoZX+!(3D*e-59q706[:?%8P3Bn$:G(X_nPMk5ke_)r1IM: 8Zr:c63Ynb=1*HXomp4&KiiJS=LF,jooWB7PupTLpMW1(^he<@*B]ukE!HLOC=G?J [K3*(~> endstream endobj 162 0 obj 4363 endobj 158 0 obj << /Type /Page /Parent 149 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R /F3 159 0 R /F4 160 0 R >> /ProcSet 2 0 R >> /Contents 161 0 R >> endobj 159 0 obj << /Type /Font /Subtype /TrueType /Name /F3 /BaseFont /Helvetica /Encoding /MacRomanEncoding >> endobj 160 0 obj << /Type /Font /Subtype /TrueType /Name /F4 /BaseFont /Helvetica-Bold /Encoding /MacRomanEncoding >> endobj 164 0 obj << /Length 165 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgdqS;OYgc,uUE\<_4kT@`9N?6E!hU'd_>n fh@Jn-5-Lb3i'?15nFdP,pJHSS5c3,"XQN41h8Kaa<=DoaN/'#.S&R*H;Q_YC+S0. U=#(XAJ^BGA-1_GgE2!08Z7=.+V]Q2Kb>o313l30:EsOE1i$*sh/F/9/&_"X1+c5' l3a!5h,p:6&.o2D@OVdo58FM44$`md;/V:*M<.>Q%ZN,-1T_#_ECf@Aq=`>kPeTX/I6M;.QpV2!RD)B*g>6i.XZ\"L/\t c.^d"hZ@92,"*4F8P3aVn17kGEC9"G<^+%dMUKM=5 C7DVLT\OR:;OQt.$rGhqF'hMmIq(<,g&B&cGp]Q5huOn>n+ $+^bY0IDqtFYCig9q.e`arR;&_D]9g_g"F%Nl*:#3WoPPcnLH3A#^u2j-W(m%J3KM DBSH_,sMSWX\chi<5g@\dli1C4H8C"5jb`GF2/XIeOiLk%HEO9e9+,$_D[>t36F7l ,@K@gNdf`G0TEsm5V\3BYJ\si5+'A[;9iiO4,j=jl2(6D9cc%:_k?'-?[9b:!Qib0 kO]V/@!)m=kVIejg_iI?R!V-/0nrWhU`P`)If\=]^)/I?6c9]JYF59B?j[-1Z %&1Rj,f*;66.I;#@&Rsj/sXnsO?aYW0P:j_KK2Hf==L2Akk=!tk'7Im3g#M;WM+=#KWpsd(RJr_#hV(i d^;N^BA+$Y/;an_NRn@Gi#EHLQ?Ed41W3,4)dO"sFjjqZa_19'jFl!E&C*,Mfs(:L aD$I(Z5h!]qP31@&:QAY+U2"99]f"JUAgk kef?Rr"ON)LoNoF3U+O(@!HREYZ4;M^rl_K4/A]./s\^'2FN3s0$]Gou(AIo9=]`/s:.Wr7Y\[Gnk) 8=H*EML$K2n_;5pDI@92VbNIrlVbf]c7 oNr_PGcnWN@,U,lj"(UeO%J]oRJ_(m\8kG(WXM1K;1.;T7"JdX#2l/o)CR-d<1r6o Qn/pgK2n`N%q%FjnDnCPF`b*$P3l=cC)]Nf$`%^8S63l/l`>JdK9@-mWFsBkC'@(S (3^IkR):0si+J2#*ZWQ-a_13^dL?^T1l&#"AJH3n%()kui$B6(BlQSKi>E=ZJf-8$ ?nn$LZkifeCK3Yc0%*p!8nhQ_V=_cqdopZbC#(qMo`geVWh@'mi1(ZP\9&!u2A7F4 )FnZ_,R.Z3m=\@A5X5~> endstream endobj 165 0 obj 2396 endobj 163 0 obj << /Type /Page /Parent 149 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R /F3 159 0 R /F4 160 0 R >> /ProcSet 2 0 R >> /Contents 164 0 R >> endobj 167 0 obj << /Length 168 0 R /Filter [ /ASCII85Decode /LZWDecode ] >> stream J.RTgd^+7\nifF)PE1*5f+3LN=Q!1)l.(0p(!g@&VT!PoVi:;03?eZ6J\="Cs@+MhW'si1ci@f]TUV&YE`% @PXJ_4QA$Cb&Wo:"WGjgJC\TsaX`YFVG?,'"YQNigG]DmG,BrpJBBbZ,8sr?Z7:[S Z`ERti68<[R*P?7_aC*[Y:ak.WK'>MdfCgj\rbo5&3u%*Nl+K?+H7ULnG%\LUhht" @N^1TNT4DOh[QdlUC%EFLr)2?%pRC7[6mL/3i/S_hE3im!sHIJLrt,K15_6&3i.B0 I'AW.6?\!:.JOhI#)ZkF(8Gau\Ab>obk4-FPO/64ckHom6-tiJ%6r#ZCtgS<:dAV4 2QjY*0;B[X_V'mMW/?/!+9~> endstream endobj 168 0 obj 618 endobj 166 0 obj << /Type /Page /Parent 149 0 R /Resources << /Font << /F1 7 0 R /F2 68 0 R /F3 159 0 R /F4 160 0 R >> /ProcSet 2 0 R >> /Contents 167 0 R >> endobj 2 0 obj [ /PDF /Text /ImageB ] endobj 5 0 obj << /Kids [4 0 R 10 0 R 13 0 R 16 0 R 17 0 R 20 0 R ] /Count 6 /Type /Pages /Parent 169 0 R >> endobj 24 0 obj << /Kids [23 0 R 27 0 R 30 0 R 33 0 R 40 0 R 43 0 R ] /Count 6 /Type /Pages /Parent 169 0 R >> endobj 47 0 obj << /Kids [46 0 R 50 0 R 57 0 R 64 0 R 69 0 R 76 0 R ] /Count 6 /Type /Pages /Parent 169 0 R >> endobj 80 0 obj << /Kids [79 0 R 83 0 R 86 0 R 93 0 R 96 0 R 99 0 R ] /Count 6 /Type /Pages /Parent 169 0 R >> endobj 103 0 obj << /Kids [102 0 R 110 0 R 113 0 R 116 0 R 119 0 R 122 0 R ] /Count 6 /Type /Pages /Parent 169 0 R >> endobj 126 0 obj << /Kids [125 0 R 129 0 R 136 0 R 139 0 R 142 0 R 145 0 R ] /Count 6 /Type /Pages /Parent 169 0 R >> endobj 149 0 obj << /Kids [148 0 R 152 0 R 155 0 R 158 0 R 163 0 R 166 0 R ] /Count 6 /Type /Pages /Parent 170 0 R >> endobj 169 0 obj << /Kids [5 0 R 24 0 R 47 0 R 80 0 R 103 0 R 126 0 R ] /Count 36 /Type /Pages /Parent 171 0 R >> endobj 170 0 obj << /Kids [149 0 R ] /Count 6 /Type /Pages /Parent 171 0 R >> endobj 171 0 obj << /Kids [169 0 R 170 0 R ] /Count 42 /Type /Pages /MediaBox [ 0 0 396 504 ] >> endobj 1 0 obj << /Creator (Microsoft Word) /CreationDate (Thu, Apr 11, 1996 9:58 PM) /Author (Tom Collins) /Producer (Acrobat PDF Writer 1.0 for Macintosh ) >> endobj 3 0 obj << /Pages 171 0 R /Type /Catalog >> endobj xref 0 172 0000000000 65535 f 0000112051 00000 n 0000110925 00000 n 0000112212 00000 n 0000000405 00000 n 0000110964 00000 n 0000000523 00000 n 0000000785 00000 n 0000000010 00000 n 0000000386 00000 n 0000002889 00000 n 0000001998 00000 n 0000002869 00000 n 0000004020 00000 n 0000003009 00000 n 0000004000 00000 n 0000004140 00000 n 0000005839 00000 n 0000004243 00000 n 0000005818 00000 n 0000007162 00000 n 0000005959 00000 n 0000007141 00000 n 0000008845 00000 n 0000111073 00000 n 0000007282 00000 n 0000008824 00000 n 0000010988 00000 n 0000008966 00000 n 0000010967 00000 n 0000012700 00000 n 0000011109 00000 n 0000012679 00000 n 0000019501 00000 n 0000013158 00000 n 0000019239 00000 n 0000012821 00000 n 0000013138 00000 n 0000019260 00000 n 0000019481 00000 n 0000021194 00000 n 0000019661 00000 n 0000021173 00000 n 0000023384 00000 n 0000021315 00000 n 0000023363 00000 n 0000025868 00000 n 0000111184 00000 n 0000023505 00000 n 0000025847 00000 n 0000032459 00000 n 0000025989 00000 n 0000026896 00000 n 0000026916 00000 n 0000032193 00000 n 0000032214 00000 n 0000032439 00000 n 0000037658 00000 n 0000032620 00000 n 0000033002 00000 n 0000033022 00000 n 0000037021 00000 n 0000037042 00000 n 0000037638 00000 n 0000039345 00000 n 0000037819 00000 n 0000039324 00000 n 0000039478 00000 n 0000039741 00000 n 0000047321 00000 n 0000041319 00000 n 0000047055 00000 n 0000040958 00000 n 0000041299 00000 n 0000047076 00000 n 0000047301 00000 n 0000049038 00000 n 0000047482 00000 n 0000049017 00000 n 0000052061 00000 n 0000111295 00000 n 0000049159 00000 n 0000052040 00000 n 0000055960 00000 n 0000052194 00000 n 0000055939 00000 n 0000063353 00000 n 0000056093 00000 n 0000057045 00000 n 0000057065 00000 n 0000063087 00000 n 0000063108 00000 n 0000063333 00000 n 0000064916 00000 n 0000063526 00000 n 0000064895 00000 n 0000067491 00000 n 0000065049 00000 n 0000067470 00000 n 0000069333 00000 n 0000067624 00000 n 0000069311 00000 n 0000073499 00000 n 0000111406 00000 n 0000069928 00000 n 0000073229 00000 n 0000069467 00000 n 0000069907 00000 n 0000073251 00000 n 0000073478 00000 n 0000075461 00000 n 0000073677 00000 n 0000075439 00000 n 0000077421 00000 n 0000075597 00000 n 0000077399 00000 n 0000079077 00000 n 0000077557 00000 n 0000079055 00000 n 0000079991 00000 n 0000079213 00000 n 0000079970 00000 n 0000081915 00000 n 0000080127 00000 n 0000081893 00000 n 0000085063 00000 n 0000111524 00000 n 0000082051 00000 n 0000085041 00000 n 0000090310 00000 n 0000085470 00000 n 0000089303 00000 n 0000085199 00000 n 0000085449 00000 n 0000089325 00000 n 0000090289 00000 n 0000091312 00000 n 0000090488 00000 n 0000091291 00000 n 0000093023 00000 n 0000091448 00000 n 0000093001 00000 n 0000095086 00000 n 0000093159 00000 n 0000095064 00000 n 0000096792 00000 n 0000095222 00000 n 0000096770 00000 n 0000099066 00000 n 0000111642 00000 n 0000096928 00000 n 0000099044 00000 n 0000100418 00000 n 0000099202 00000 n 0000100396 00000 n 0000102342 00000 n 0000100554 00000 n 0000102320 00000 n 0000106959 00000 n 0000107121 00000 n 0000107234 00000 n 0000102478 00000 n 0000106937 00000 n 0000109866 00000 n 0000107352 00000 n 0000109844 00000 n 0000110763 00000 n 0000110028 00000 n 0000110742 00000 n 0000111760 00000 n 0000111874 00000 n 0000111952 00000 n trailer << /Size 172 /Root 3 0 R /Info 1 0 R >> startxref 112263 %%EOF -------------------------------------------------------------------------------- /newton-packages/newton-2x/PMDEMO19/ReadMe.Mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/PMDEMO19/ReadMe.Mac -------------------------------------------------------------------------------- /newton-packages/newton-2x/PMDEMO19/ReadMe.PC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/PMDEMO19/ReadMe.PC -------------------------------------------------------------------------------- /newton-packages/newton-2x/PMDEMO19/ncpm109d.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/PMDEMO19/ncpm109d.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/PkgMgr Demo 1.04/PkgMgr.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/PkgMgr Demo 1.04/PkgMgr.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/PkgMgr Demo 1.04/ReadMe.Mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/PkgMgr Demo 1.04/ReadMe.Mac -------------------------------------------------------------------------------- /newton-packages/newton-2x/PkgMgr Demo 1.04/ReadMe.PC: -------------------------------------------------------------------------------- 1 | NewtCase Package Manager 2 | Demo Version 3 | (C)1995-6 Innovative Computer Solutions, All Rights Reserved 4 | Written by Dan Rowley, Documentation by Tom Collins 5 | 6 | Overview 7 | -------- 8 | In addition to adding new features to the Extras Drawer, the Package 9 | Manager provides an alternate interface for managing your packages. When 10 | installed, your Extras Drawer lets you freeze and thaw packages in groups 11 | and launch frozen packages. With the Package Manager installed, you can 12 | display more packages, select groups of packages easier, and show detailed 13 | information on every package in the Extras Drawer. 14 | 15 | This is a Demo version of the Package Manager. It will expire 30-days 16 | after you install it. Package Manager is part of the NewtCase 3.0 utility 17 | suite distributed by PelicanWare. For more information on NewtCase, call 18 | 503/221-1148, e-mail pelican@newts.com, or go to 19 | . 20 | 21 | Freezing and Thawing 22 | -------------------- 23 | A key component of NewtCase is the ability to freeze and thaw packages. 24 | This feature is a part of the Newton OS that must be enabled through a 25 | program like NewtCase. 26 | 27 | For users of previous versions of NewtCase, freezing is similar to the 28 | archives in v1.x and quick archives in v2.x. 29 | 30 | For those of you who are new to NewtCase, here's an overview of freezing 31 | and why it's important. 32 | 33 | Freezing a package is the same as taking it off-line or disabling it. When 34 | it's frozen, any features it adds to the Newton (e.g., Find, Assist, 35 | Printing) are not available. The two main benefits of freezing packages 36 | are that they no longer use any heap space, and they can't conflict with 37 | other software on your Newton. 38 | 39 | Without NewtCase, frozen packages had to be thawed (re-activated) before 40 | you could use them. With NewtCase installed though, you can use frozen 41 | packages as if they were active. Tap on a frozen package in the Extras 42 | Drawer or the QuickPicker, and NewtCase will thaw it, launch it, and then 43 | re-freeze it when you're done. 44 | 45 | So, if you have packages that you rarely use, packages that use a lot of 46 | heap, or packages that conflict with each other, you should consider 47 | freezing them. 48 | 49 | Installation 50 | ------------ 51 | You should install the Package Manager on your Internal store. 52 | 53 | Extras Drawer Enhancements 54 | 55 | When the Package Manager is installed, it affects the behavior of the 56 | Extras Drawer. 57 | 58 | * Enables the freeze/thaw feature of the Newton OS (see Freezing section 59 | for more information). 60 | 61 | * Frozen packages will appear grayed out with a mini-snowflake instead 62 | of being replaced by a snowflake. 63 | 64 | * The Extras Drawer will launch frozen packages instead of thawing them 65 | when tapped. 66 | 67 | * You can freeze or thaw a group of packages by selecting them and 68 | choosing "Freeze/Thaw" from the routing menu. 69 | 70 | * Note that when freezing a group of packages it may take some time for 71 | the icons to change in the Extras Drawer. 72 | 73 | * Frozen packages now remember their folder setting when thawed. 74 | 75 | Instructions 76 | ------------ 77 | When you first launch the Package Manager, it will display all packages on 78 | all stores. Frozen packages will appear in a bold italic typeface 79 | 80 | Scroll the list with the arrows at the bottom of the screen. Select and 81 | deselect packages by tapping on them. You can select a range of packages 82 | by tapping and dragging from the first package to the last package in the 83 | range. Even though the packages may not immediately highlight, the Package 84 | Manager remembers what you have selected and will highlight the packages as 85 | processing time allows. You can also use the None and All buttons to clear 86 | the selection or select all packages in the current list. 87 | 88 | Restricting the package list 89 | ---------------------------- 90 | Use the folder tab at the top of the list to show packages in a particular 91 | set or on a particular store. 92 | 93 | Use the Show button to limit the list based on whether a package is frozen 94 | or active. 95 | 96 | Routing 97 | ------- 98 | All routing options are performed on the currently selected package(s). 99 | 100 | PLEASE NOTE: This can include packages in the list that have scrolled off 101 | the screen. This differs from the Extras Drawer which clears the selection 102 | when you scroll to a new page. 103 | 104 | The top half of the Routing menu lists available transports for your 105 | package. The MessagePad has two built-in transports, Beam Packages and 106 | Mail. If you have any additional transports installed that support 107 | packages, they will appear in the list with Beam and Mail. Tapping on a 108 | routing option will transport the selected packages. 109 | 110 | Freeze allows you to deinstall a package without removing it from your 111 | MessagePad. 112 | 113 | Thaw is the opposite of Freeze. It will take a frozen package and 114 | reinstall it. 115 | 116 | Delete will permanently remove the package from your Newton. 117 | 118 | Get Info provides detailed information on the currently selected package 119 | or, if a group of packages are selected, summary information for the group. 120 | When getting info on a single package, you can set or clear the backup 121 | flag that determines whether or not a package is backed up. A check mark 122 | in the box indicates that the package is included in backups. If you're 123 | missing packages in your backups, verify that this flag has been set. 124 | 125 | Filing 126 | ------ 127 | All filing options are performed on the currently selected package(s). 128 | 129 | The filing slip lets you set the current folder for the selected packages. 130 | In addition, you can create a new folder, or edit the current folder. You 131 | can also use the filing slip to move a package to another store. 132 | 133 | Information/Help 134 | ---------------- 135 | About displays information about NewtCase Package Manager (NCPM). 136 | 137 | Show/hide package sizes allows you to display package sizes in the package 138 | list. This will slow the list down a little. 139 | 140 | Use small/large list font allows you to choose the font size for the 141 | package list. 142 | 143 | Install package to temporarily changes the default store to the 144 | one you selected and launches the Connect package to download a package 145 | from your computer. 146 | 147 | Technical Information 148 | --------------------- 149 | See the introduction to freezing and thawing at the beginning of the 150 | manual. 151 | 152 | If you remove Package Manager, you will lose the enhancements it makes to 153 | the Extras Drawer. 154 | 155 | Without Package Manager, the Newton OS will put a thawed package in its 156 | original folder, even if you change its location while frozen. 157 | 158 | 159 | Innovative Computer Solutions / (602) 970-1032 160 | 1075 N. Miller Rd. #142 / Scottsdale, Arizona USA 85257-4612 161 | Dan Rowley/dan@newts.com/CIS: 74777,2620 162 | Tom Collins/dan@newts.com/CIS: 75460,2121 163 | -------------------------------------------------------------------------------- /newton-packages/newton-2x/PkgMgr-Demo-104.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/PkgMgr-Demo-104.sit -------------------------------------------------------------------------------- /newton-packages/newton-2x/SleepAid 2.1/ReadMe.Mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/SleepAid 2.1/ReadMe.Mac -------------------------------------------------------------------------------- /newton-packages/newton-2x/SleepAid 2.1/ReadMe.PC: -------------------------------------------------------------------------------- 1 | SleepAid 2.1 2 | (C)1994-5 Innovative Computer Solutions, All Rights Reserved 3 | Written by Dan Rowley, Documentation/Icons by Tom Collins 4 | 5 | < Overview > 6 | SleepAid covers all aspects of power management on your OS 2.0 Newton. It 7 | replaces the default "Sleep" preferences allowing you to set two sleep 8 | times - one for battery and one for AC. Users with backlit Newtons can set 9 | two separate backlight timeouts. SleepAid also adds a SleepAidNow corner 10 | for one tap sleep and a HeapStatus corner for an instant reading of free 11 | heap space. SleepAid is not a radical change from the existing interface. 12 | It adds functionality without complexity and implements sleep the way it 13 | should have been in the first place. :-) 14 | 15 | < Installation Notes > 16 | SleepAid 2.0 and later will only work on MessagePads with the Newton 2.0 17 | (or later) OS. 18 | 19 | If you have a previous version of SleepAid installed, you must delete it 20 | before installing SleepAid 2.1. To delete a package, "scrub" (i.e., draw a 21 | big W over) its icon in the Extras Drawer. 22 | 23 | Install SleepAid as you would any other package (with the Package Installer 24 | or some other utility). SleepAid will work if installed on a PCMCIA card, 25 | but we do not recommend it. If you remove the card SleepAid is installed 26 | on, it will not exhibit the Grip Of Death (provided it is not open), but it 27 | WILL deactivate itself. So, even though SleepAid works fine from a card, 28 | it is not active (because it is not present) if you remove the card it's 29 | on. SleepAid picks up where it left off (i.e.; it remembers its settings) 30 | when you reinsert the card. 31 | 32 | It's a good idea to go into the SleepAid prefs right after installing it, 33 | because you may not like the defaults. Until you set the prefs, SleepAid 34 | will maintain your existing sleep time for both AC and battery power. 35 | 36 | < SleepAid Preferences > 37 | When SleepAid starts up, it replaces the Newton's default Sleep 38 | preferences. You access the new preferences the same way you accessed the 39 | old preferences - they appear in the same location on the preferences roll. 40 | The new preferences use sliders instead of a popup menu for setting a 41 | sleep time for battery power and AC power ("plugged in"). Once installed, 42 | SleepAid monitors battery status and updates the sleep time accordingly. 43 | 44 | Tap the "Calibrate" button to set the low/high power threshold to the 45 | current battery level. SleepAid will present a list of battery levels (20% 46 | to 100%) and "". SleepAid will only present the AC sense option 47 | if your Newton is plugged in and correctly reports that it is plugged in. 48 | The Newton's power reporting isn't always accurate though, so you may have 49 | to use the "100%" threshold (which will result in SleepAid acting "plugged 50 | in" when you have new batteries). 51 | 52 | To activate or deactivate the SleepAidNow or HeapStatus corners, tap the 53 | checkboxes by each item. Changes to these settings will take affect when 54 | you close the SleepAid preferences. 55 | 56 | When enabled, you can tap the SleepAidNow corner (lower-left above the 57 | Names button) to pull up a menu of SleepAid options: Open SleepAid, Sleep, 58 | Reboot, Rotate Screen and Toggle Backlight (if your Newton has a 59 | backlight). If you hold your tap and wait for the second click (after 60 | about a second), the MessagePad will immediately go to sleep. If you hold 61 | your tap and wait for the third click (after about two seconds) and your 62 | Newton has a backlight, SleepAid will toggle the backlight (from on to off, 63 | or off to on). 64 | 65 | When enabled, you can tap the HeapStatus corner (lower-right above the 66 | Assist button) to have a small window with a current free heap reading. If 67 | you hold your tap for more than one second, SleepAid will perform a garbage 68 | collection, possibly freeing up more heap space. 69 | 70 | SleepAid 1.x users should note the new corner positions! 71 | 72 | < Usage > 73 | You can launch the SleepAid application from your Extras drawer or the 74 | SleepAidNow corner (see above) to perform additional power management 75 | tasks. 76 | 77 | The battery gauge displays the current battery power remaining. 78 | 79 | The 'battery time elapsed' is a timer that counts every minute the Newton 80 | is on and not plugged in. You can reset the timer with the "Clear" button 81 | when you change the batteries. 82 | 83 | The 'battery time remaining' is a value calculated using the current 84 | battery level and the 'battery time elapsed' value. This approximation is 85 | not very accurate, and requires that you clear the 'battery time elapsed' 86 | timer whenever you change batteries. 87 | 88 | Tap on "Reboot" to reset your Newton. 89 | 90 | Tap on "Sleep" to put your Newton to sleep. 91 | 92 | Tap on "Clear" to reset the battery timer. You need to hit this button 93 | every time you replace your batteries or the 'time remaining' estimate will 94 | not be accurate. 95 | 96 | Info - Select "Prefs" to open the SleepAid preferences or "Kill Prefs" to 97 | remove SleepAid's soup entry. If you don't plan on using SleepAid again, 98 | use the "Kill Prefs" button before you remove the package from your 99 | MessagePad. 100 | 101 | < Technical Information > 102 | SleepAid makes use of an InstallScript to install the power monitoring 103 | routines. If you use a utility that disables this function, SleepAid will 104 | not work properly. If you don't want SleepAid to be active, simply remove 105 | the package. SleepAid will remember your preferences even when 106 | deinstalled, unless you use the "Kill Prefs" option from the application 107 | before you remove it. 108 | 109 | To conserve battery and processing power, SleepAid only checks the battery 110 | status every five minutes. The downside of this is that if you plug in (or 111 | unplug) your Newton, SleepAid may take as much as five minutes to adjust 112 | the sleep time. 113 | 114 | The MessagePad 120 is known to sometimes report that it is not plugged in 115 | when, in fact, it is. If your MessagePad exhibits this behavior, you may 116 | want to have SleepAid trigger on a 100% battery level instead of AC SENSE. 117 | 118 | < Shareware Registration Information > 119 | This application is SHAREWARE. If you decide to keep it, please register 120 | it by sending $10.00 to Innovative Computer Solutions; ATTN: Tom Collins; 121 | 1075 North Miller Road, #142; Scottsdale, Arizona USA 85257-4612. Please 122 | include your name, the name of this utility (SleepAid 2.1), type(s) of 123 | MessagePad(s) owned, address (postal) and preferred e-mail address so we 124 | can contact you about updates and our other products. CompuServe users can 125 | register SleepAid on CompuServe for $10. GO SWREG and register program 126 | number 2674. You can also register with a credit card through Kagi 127 | Shareware. Check to download 128 | the registration program or to register online with your WWW browser. 129 | 130 | PLEASE BE HONEST and register this software if you use it - we can't 131 | continue to write cool Newton apps if we don't get any support. 132 | 133 | < Bugs, Questions, Comments, Suggestions... > 134 | Send e-mail to the author, Dan Rowley, at dan@newts.com or 74777,2620 on 135 | CompuServe. We want to develop Newton applications to fit YOUR needs. 136 | Give us feedback, let us know if we're doing it right. We're here for you. 137 | 138 | If you'd like the latest versions of our software, and can't find them 139 | on CompuServe, America Online, comp.binaries.newton, or the Newton FTP 140 | sites, contact us via e-mail and we'll send them to you. Our WWW home page 141 | is and our public ftp directory is 142 | 143 | 144 | < Legal Mumbo Jumbo > 145 | Newton, MessagePad, Connection Kit and Apple are registered trademarks 146 | of Apple Computer, Inc. SleepAid is a trademark of Innovative Computer 147 | Solutions. 148 | 149 | You can't sell SleepAid, but you can charge a nominal fee for connect 150 | time or media (not to exceed $5). Contact the authors if you plan to 151 | include it in some sort of freeware/shareware collection. 152 | 153 | In using this software, you understand and agree that this software is 154 | provided "as is" without warranty of any kind. The authors do not make any 155 | warranties, either expressed or implied, including but not limited to 156 | implied warranties of merchantability and fitness for a particular purpose, 157 | with respect to this software. 158 | 159 | In no event shall the author be liable for any consequential, 160 | incidental, or special damages whatsoever (including without limitation, 161 | damages for loss of critical data, loss of profits, interruption of 162 | business and the like) arising out of the use or inability to use this 163 | software. 164 | 165 | Have a nice day. ;-) 166 | 167 | Innovative Computer Solutions / (602) 970-1032 168 | 1075 N. Miller Rd. #142 / Scottsdale, Arizona USA 85257-4612 169 | Dan Rowley/dan@newts.com/CIS: 74777,2620 170 | Tom Collins/tom@newts.com/CIS: 75460,2121 -------------------------------------------------------------------------------- /newton-packages/newton-2x/SleepAid 2.1/SleepAid.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/SleepAid 2.1/SleepAid.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/SleepAid-21.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/SleepAid-21.sit -------------------------------------------------------------------------------- /newton-packages/newton-2x/WhatToDo-10.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/WhatToDo-10.sit -------------------------------------------------------------------------------- /newton-packages/newton-2x/WhatToDo-10/Readme.Mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/WhatToDo-10/Readme.Mac -------------------------------------------------------------------------------- /newton-packages/newton-2x/WhatToDo-10/Readme.PC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/WhatToDo-10/Readme.PC -------------------------------------------------------------------------------- /newton-packages/newton-2x/WhatToDo-10/WhatToDo.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/WhatToDo-10/WhatToDo.pkg -------------------------------------------------------------------------------- /newton-packages/newton-2x/pmdemo19.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/pmdemo19.sit -------------------------------------------------------------------------------- /newton-packages/newton-2x/pmdemo19.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-2x/pmdemo19.zip -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_10.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_10.sit -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_10.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_10.zip -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_10/KillBB10.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_10/KillBB10.pkg -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_10/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_10/README -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_10/README_PC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_10/README_PC -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_10/bk10.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_10/bk10.pkg -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_103.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_103.sit -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_103/BK103s.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_103/BK103s.pkg -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_103/KILLBB31.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_103/KILLBB31.pkg -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/bk_103/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/bk_103/README -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/gl3demo.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/gl3demo.sit -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/gl3demo/GL30demo.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/gl3demo/GL30demo.pkg -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/gl3demo/KillBB31.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/gl3demo/KillBB31.pkg -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/gl3demo/NCDocs.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/gl3demo/NCDocs.pdf -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/gl3demo/NewStats.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/gl3demo/NewStats.pkg -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/gl3demo/README.mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/gl3demo/README.mac -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/gl3demo/README.pc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/gl3demo/README.pc -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/gl3demo/scripts.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/gl3demo/scripts.txt -------------------------------------------------------------------------------- /newton-packages/newton-mp2k/gl3demo/scripts30.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tomlogic/ics-newton-software/5288e7f9f38168f70f8f5a6ebd80469f4b297d8e/newton-packages/newton-mp2k/gl3demo/scripts30.pkg --------------------------------------------------------------------------------