Digital PDFs
Documents
Guest
Register
Log In
DEC-12-FQEA-D
December 1971
94 pages
Original
7.2MB
view
download
Document:
dec-12-fqea-d
Order Number:
DEC-12-FQEA-D
Revision:
Pages:
94
Original Filename:
https://svn.so-much-stuff.com/svn/trunk/pdp8/src/dec/dec-12-fqe/dec-12-fqea-d.pdf
OCR Text
FAST FOURIER TRANSFORM AND DISPLAY O O o o u DEC-12-FQEA-D 1st Printing February, 1971 Copyright (c J 1970 by Digital Equipment Corporation The material in this handbook, including but not limited to instruction times and operating speeds, is for information purposes and is subject to change without notice. The following are trademarks of Digital Equipment Corporation, Maynard, Massachusetts DEC PDP FLIP CHIP FOCAL DIGITAL COMPUTER LAB OMNIBUS UNIBUS TABLE OF CONTENTS Page 1-0 INTRODUCTION 1 2.0 MINIMUM HARDWARE REQUIREMENTS 1 3.0 OPERATING PROCEDURE 1 3.1 3-2 Loading FFTD FFTD Displays 4.0 EXAMPLE 5 4.1 Input Display 5 i 1 Transform Displays 4.2.1 Real Display 4.2 4.2.2 4.2.3 4.2.4 4.3 6 6 Imaginary Display Magnitude Display 7 7 Scale Factor Display Inverse Transform Displays 4.3.1 Real Display 4.3.2 4.3.3 Imaginary Display Magnitude Display 4.3.4 Scale Factor Display 8 8 8 9 9 9 5.0 DATA STORAGE 9 6.0 DATA SCALING 10 7.0 SUBROUTINES USED 10 8.0 ALGORITHM DESCRIPTION H 9.0 CORE CHART H 10.0 PROGRAM REGION DESCRIPTION Routines 12 10.1 10.2 12 10. 3 Subroutines Symbols 23 10.4 Beta Registers 24 17 i TABLE OF CONTENTS (Cont'd) 11-0 ASSEMBLY INSTRUCTIONS 12.0 SYSTEM FLOWCHARTS 13.0 PROGRAM LISTING Index ii ACKNOWLEDGMENT The PDP-12 Fast Fourier Transform + Display program is an adaptation of a program written by James Rothman, of Digital Equipment CorporaThe algorithm is described briefly in Section 7.0 of this manual and in detail in DEC US COPE, Volume 72 Number 3, available tion. , from DECUS Library, Digital Equipment Corporation, Maynard, Massachusetts . 1. 0 INTRODUCTION The FFTD (Fast Fourier Transform Display) program can perform a Fast 4- Fourier Transform or Inverse Fast Fourier Transform on or complex points which have been stored on a LAP6-DIAL tape or disk. 4 1 to 1024 real or data LINC- The real and imaginary parts of the input or output data and the magnitude of the output data may be displayed on the scope via Transformed data may also be stored on a DIAL or data In addition, the scale of the displayed data can be LINCtape or disk. a moving window. user-modified over twelve different ranges. 2.0 MINIMUxM HARDWARE REQUIREMENTS 8K PDP-12B with EAE. 3.0 OPERATING PROCEDURE 3.1 Loading FFTD FFTD is a "load and go" program and is called from tape or disk by the DIAL command: -^LO FFTD, n ) where n is the tape (JZf-7) or disk (10-17) containing the program. A DIAL system tape must be on unit 0. (If a non-existent unit is addressed, NO is displayed on the scope. mand. Press RETURN and issue the proper com- ) At any time during program operation, FFTD may be restarted by pressing the console keys; LING mode, I/O PRESET, and START 20. 3.2 FFTD Displays The first display is: DISPLAY 1 SINGLE PRECISION FFT INPUT ON DIAL UNIT? Y/N LAP6-DIAL is hereafter referred to as DIAL. 1 Type y if the data file is on a tape or disk containing DIAL; type N if the file is on a data tape or disk, (A file copied from paper tape via PIP must be referenced as a data tape or disk.) The final user replies to all the scope displays are terminated by pressing LINE FEED. If the input is on a DIAL tape or disk, the second display is: DISPLAY 2 UNIT NUMBER^. FILE NAME Specify the unit number, JZf to 7 for tape, and 10 to 17 for disk, where the file is located and press RETURN. Then type the file name, which may be 1 to 8 characters long and must begin with a non-numeric character and not contain a ?, /, \ or> After typing the file name, press , . LINE FEED. Note that a file addressed by name on a DIAL tape or disk can not have a header block and must have been placed on the device only by the FFTD program. If a non-existent unit is requested, NO is displayed. To restart the program from LINCtape, press STOP, I/O PRESET, and START 20. The program must be reloaded from an RK8 or RFJgfS disk. The user is told if the file is not on the specified unit: DISPLAY 3 CANNOT FIND HIT RETURN TO CONT Press RETURN to bring back display 2 If the input is on a data tape or disk, the second display is: DISPLAY 4 UNIT NUMBER BLOCK NUMBER^__ The unit may be any number from 0 to 7 for tape and 10 to 17 for disk. The block number must be an octal number from 0 to 777. If a data file with a header block is on a DIAL device, it may be accessed by this sequence (instead of the DIAL message) . The correct block number is the value in the DIAL index plus one. the calculation must be specified. 2 After the file has been located, DISPLAY HOW MANY PTS^^ (4-1024 BY POWERS OF REAL OR COMPLEX? R/C^ 5 Powers of 2, from 2 2) to 10, are acceptable, permitting 4 to 1024 points. Type R if the data is real; type C if it is complex. (Refer to Section 4.0 for a description of data storage format.) If there is not enough room between the starting block number and the end of tape to hold the number of points specified, display 5 will reappear. The calculation is further specified: DISPLAY FFT OR DISPLAY? TRANSFORM OR INVERSE? T/I^ 6 F/D If the data is just to be displayed, type D and press RETURN, Then type T if the data has most recently been transformed or I if it has not been manipulated at all or has been inversely transformed. Con- tinue at display 7. The next display is DISPLAY 7 OUTPUT ON DIAL UNIT? Y/N^ Type Y if output is to a DIAL tape or disk; type N if output is to a data tape or disk. A reply of Y to display DISPLAY 8 7 (DIAL tape or disk) causes the display: UNIT NUMBER FILE NAME These answers have the same restrictions as the input display, display If there is not enough space on the DIAL tape/disk to hold the out2. put data, the next display is: DISPLAY 9 NO SPACE HIT RETURN TO CONT Press RETURN to bring back display 7. If a file already exists with the specified name, 3 the next display is: DISPIiAY 10 REPLACE? Y/N_ Type Y or N to replace or not to replace the file. A reply of N will to reappear. 8 If the file is to be replaced, but the new file is larger than the old file, display 9 will reappear. cause display If output is to a data tape or disk, the next display is: DISPLAY 11 UNIT NUMBER BLK NUMBER^~__ The answers have the same restrictions as the input display, display 4. If there is not enough space from the starting block number to the end of the tape to hold the output data, display 9 will reappear* The program will now read in the data, perform a Fast Fourier Transform or Inverse Fast Fourier Transform, and write the results as complex data pairs onto the specified tape or disk. When the transform is completed or if just displays are desired, the following message is displayed: DISPLAY 12 WHICH DISPLAY? R(EAL) I (MAGINARY) M(AGNITUDE) S(CALE FACTOR) LINE FEED (RESTART) Type R, I, M, or S and LINE FEED to obtain the desired display. The scale factor is displayed as a decimal number (0-12) (Refer to Section 6.0, Data Scaling, for an explanation of the scale factor.) (The . magnitude, M, for a+b is M = vTa^TF^r. If the display is less than 512 points, it will be stationary and centered on the scope. If it contains 512 or more points, the display can be moved in either direction using A/D knob 0. A cursor which can be moved by rotating A/D knob 1 will ride along the curve. Associated with the cursor are four octal words displayed in the top left corner of the scope, one beneath the other. The first two words are the absolute 15-bit core address of the cursor point. The third word is the contents of the displayed core address, i.e., the actual 12-bit value in the data buffer of the data word that corresponds 4 The fourth word is the scope Y coordinate of the to the cursor point* cursor point. The fourth word is a relative value and depends upon the y scale factor and Y offset. Because the data is scaled to nine bits prior to display, the fourth word or Y coordinate will range from 0001 to 1000^, where 0001 corresponds to the bottom of the scope and 1000 to the top. The curve can be expanded in the Y direction by typing a t>y typing Q. Twelve different ranges are possible. 1 or decreased As the display is enlarged, no check is made against losing significant digits of large values because the user may wish to expand small features of the dis- Therefore, as the display is enlarged, large values may sudden- play. ly decrease in size as significant digits are lost. The magnitude display is shown at half scale initially. allow, the number 1 If the values can be typed once to show the display at full scale. Pressing RETURN will cause display 12 to reappear. As many displays as desired may be requested. Subsequent displays will be initially shown at the same range as the preceding display. Pressing LINE FEED without entering a character will cause display 4.0 1 to reappear. EXAMPLE This section provides examples of the displays which result from a transform performed on a square wave of 512 points and from an inverse transform performed on the resulting coefficients. 4 . 1 Input Display Consider a square wave"^ of 512 real points which has the following format on tape or disk: Address Value 77 100 111 1000 The displays shown on the following pages are adaptations and are for demonstration purposes only. 5 Address Value 20;?0 211 377 1000 2000 477 1000 0000 511 600 1000 2000 eii 700 1000 0000 111 1000 If the input is displayed, there will only be a REAL display, it will look as follows, assuming the cursor is to the extreme left and the display is not moving. 0001 0000 2000 0601 The first two values in the upper left hand corner are the address of the point on which the cursor is resting. When the cursor is at the extreme left, it indicates location 0000 of field 1. The third value is the contents of that memory location, in this case, 2000. The fourth value is the position of the cursor with respect to the bottom of the screen. [1 = bottom, 401 = x axis (middle), 1000 = top.] 4.2 Transform Displays 4.2.1, Real Display 0001 2000 0000 0401 6 Moving the cursor to the highest point in the display will change the value display to: 0001 2400 2000 0601 This is the DC component of the wave. 4.2.2 Imaginary Display 0001 2000 0000 0401 Moving the cursor to the lowest point produces the values: 0001 2374 6567 0257 Moving the cursor to the highest point displays: 0001 2404 1214 0522 4.2.3 Magnitude Display 0001 2000 0000 0401 Moving the cursor to the highest point gives the following display: 0001 2400 1000 0501 Because the magnitude of maximum values causes overflow, a factor of is removed during computation. Therefore, the values displayed are "1" half scale; type the key once to display the magnitude at full 2 scale. 4.2.4 Scale Factor Display The scale factor has a value of To obtain the actual coefficients, 1. rest the cursor on the desired point and shift right the third value of the corner display the number of bits equal to the scale factor. In this example, the highest value of the real display is 2000. Shifting it right by the scale factor (=1) yields 1000, the actual value of the DC component, which in binary is 001 000 000 000. Because the binary point is to the right of the sign bit, the actual value is +,01^. Inverse Transform Displays 4.3 The output of the transfer was 512 complex points. the following displays: 4.3.1 The inverse yields Real Display 0001 0000 0764 0477 The third value, 07 64, is a deviation from 1000, the exact value. At this time there are 2 scale factors involved. The relationship between the computed results and the original data is: factors results = [{original data) *2 Reducing the equation for the first point yields: 1000Q = 2^ = [(2j2f0j2fg)*2^]/1000g 21^*2^2^ =2^ 8 points Imaginary Display 4.3*2 0001 1000 0001 04)2(1 The values are very small and are the result of imprecision in the com-- putations. Magnitude Display 4.3.3 0001 2000 0372 0440 As in the magnitude display of the transform, the values displayed are half scale. Because the imaginary components are essentially zero, the magnitude, when doubled, equals the real values. Scale Factor Display 4.3.4 The scale factor has a value of 5.0 7. DATA STORAGE The data must be stored sequentially on tape or disk in a binary file starting at the beginning of a block. If the data is complex, the real parts are grouped together followed by the imaginary parts, if any. If there are none, the program will create imaginary parts of The inpat and output data are in the form of binary fracFor output data, the location following the last imaginary part value zero. tions. contains the scale factor (refer to Data Scaling, Section 6.0). file of complex values are stored in the following format: 9 A REALi REAL 2 IMAG, n 2n SCALE FACTOR -only present if file is generated by the FFTD program. DATA SCALING 6.0 All calculations in FFTD are done with single precision fixed point The binary point is located between bit 0 signed binary fractions. and bit 1, leaving an 11 bit signed mantissa* Bit 0 is used as a Negative numbers are formed by taking the two's complement of the positive binary fraction, so all inputs must be scaled in magsign bit. nitude to les3 than one. The outputs are also formatted as above. In order to preserve precision, it is sometimes necessary to divide by 2 in a computation. As a result, a pseudo floating point format has been adopted in which a variable scale factor (or exponent) posed' on all the Fourier coefficients. is im-- This scale factor or pseudo exponent is found in item SCAL after each transform has been completed. It is also stored after the last imaginary part on tape or disk, The . values stored on tape or disk are the Fourier coefficients multiplied SCAL by 2 Because in binary notation shifting a number right one bit is equivalent to dividing by two, to retrieve the coefficients themselves, . shift each number right by the number of bits equal to the value of the scale factor. In the case of the inverse transform, the time samples are the values in memory multiplied by 2""^^^^. If, however, the in-verse transform was performed on normalized transform data, the results are equal to ([ (original data) *2^]/no. of points )where n equals the sum of both scale factors. To retrieve the time samples, shift left each number by the value of the scale factor. 7,0 SUBROUTINES USED Manipulation of the DIAL and data LINCtapes and disk is done using the program MILDRED (DEC-12-FZDA) The question and answer displays are handled by QANDA (DEC-12-FISA) The data displays are handled by DISPLAY . . 10 A modification of FFTS-C (DECUS #8-144) is used to per form the Fourier Transforms. (DEC-12-FLSA) 8.0 . ALGORITHM DESCRIPTION The Fast Fourier Transformation enables computation of the power specSpecifically, it permits trum of a time series in a minimum of time. the discrete Fourier transformation N-1 X, e •2Trijk/N k ,N-1 i= >PT of a series on N equally spaced time samples (where N is a power of 2) The time required is proportional to N^log^N, whereas previous methods This gives a reduction in computarequired times proportional to N. The algorithm tion time of l-log^N/N or over 99 percent for N=lj2(24. makes use of the fact that to reduce the number of manipulations necessary for a transformation. 9.0 CORE CHART Field 0 SEGMENT JZf PAGE 0 *4j2l0 *1400 SEGMENT SEGMENT 2 SEGMENT 3 1 Field IFFT FFT DISPLAY MILDRED MONITOR QANDA Data display code FDV table RWPARM table Questions Sine Table 1 0 2000 Buffer - real parts Buffer - imaginary parts 11 10.0 PROGRAM REGION DESCRIPTION 10.1 Routines IFFT Take the Inverse Fourier Transformation of the data in field 1. The results are in bit inverted order (refer to the SORTX routine) FFT Take the Fourier Transformation of the data in field 1. The results are in bit inverted order (refer to the SORTX routine) SORTX Sort the data from bit inverted order to sequential order. Bit inversion means simply the process of re-ordering the bits in a binary number. For instance, the binary number 001 bit inverted is just 100 (=4). For example, to locate S^ in memory for a 16 point transformation (N^^'IS, n=4) , write 5 as a binary number of n=4 bits, 5^^^0101^, Then reverse the order of these bits to IJZfljZf^. This means S^ is stored in position 10. Physically, then, S^ of the real parts is to be found in location XRTAB+9. MULTIP - INVRT - Perform a rounded single precision signed multiply using EAE. The CAL+1 contains the address of the multiplicand. The AC contains the multiplier. Exit with the product in the AC. Reverse the bits of the number contained in the AC. TRIGET - Fetch sine and cosine values. Specifically, if the AC=K on entry, the values of sin (2irK/N) and cos (2ifK/N) are fetched from an internal trig table. K must be >N/2, A register COSINE contains the cosine value and the AC contains the sine value on exit. ADDR - Perform a single precision add with rounding. 12 This subroutine generates a moving window dis- play with a cursor riding on the curve. For more information refer to the DISPLAY document, DEC~12-FLSA-D. Display the question: If the answer is Y, FROM DIAL UNIT? Y/N_ jump to UNTFIL; if N, jump to DATTAP; if neither, redisplay the question. Jump to the subroutine ASK2 to display: UNIT NUMBER FILE NAJ^dE If the unit number is illegal, jump to ASK2 again to redisplay the question. If legal, jump to LOOKUP with the address of the File Descrip- tion Vector (hereafter referred to as FDV) para- meter list in the AC. display the message: If the file cannot be found, CANNOT FIND HIT RETURN TO CONT When RETURN is hit, jump back to UNTFIL. If the file is found^ jump to MOVINP. Jump to the subroutine ASK3 to display: UNIT NUMBER BLK NUMBER^^r If an illegal value is entered, DATTAP. jump back to If all the input is legal, fall through to MOVINP. Jump to FDV2RW to move the input information from the FDV to the read/write parameter list. Fall through to PTS. Display: NUMBER OF PTS (4-1024 BY POWERS OF REAL OR COMPLEX? R/C 13 2) Set Bl to the address of the answer buffer, MPLIER to 12 and UPLEGL to -71 (-9) because the number of points is entered as a decimal value. Set the AC to the largest legal value, 2000, and jump to CONV. If the answer is an illegal value jump back to PTS; store the value in N and store its I's complement in TEMPI. Since the number of points must be an integral power of 2, only one bit in TEMPI may be set. Bit 11 is the exception to one bit being a power of 2. Check bit 11 first, then rotate the value adding up the number of bits set. If the total is not 1, jump back to PTS. Otherwise fall through to ROTl. Compute the power of 2 by rotating right the value in TEMPI and stepping B2 until the bit that is set is encountered in bit 11, through to STAMU, Store the power of Fall in NU, If the power is less than 2, jump back to PTS. Otherwise load the AC with the number of points *2 and jump to 2 NUMBKS to compute the number of blocks needed to hold the output. Store the value in FDV+7. Store it also in RWPARM+3 since, for complex data, the input and output data consist of the same number of blocks. second question is not If the answer to the R; jump to IFCOM. If it the input consists of half as many words as the output. Load the AC with the value of N and jump to NUMBKS to compute the number of input blocks. Store the value in RWPARM+3. Set is R, REALPG and jump to CKEND. If the answer is C, clear REALFG and fall through to CKEND. Otherwise jump back to PTS to redisplay the question. there is not enough room between the starting block number and the end of tape to hold the num- .If ber of points specified, jump back to PTS. 14 If the number of output words is 400 or greater, another block will be needed to hold the scale factor • Display IFFFT Increment FDV+7. Fall through to IFFFT. EFT OR DISPLAY? TRANSFORM OR INVERSE? T/I F/D If the answer to the first question is D, set DISFLG to indicate that the data will only be displayed. If F, clear DISFLG to indicate that Transform or Inverse Transform will be performed. If the answer to the second question is T, clear a If DISFLG is set, FTFLG; if I, set it. DISPLY to display the data. jump to Otherwise, jump to OUTQES OUTQES Display the question: OUTPUT ON DIAL UNIT? Y/N_ If the answer is Y jump to OUTUNT; if N jump to ONDAT; otherwise redisplay the question, OUTUNT Jump to the subroutine Aa<2 to display; UNIT NUMBER FILE NAME If an illegal value is input, redisplay the ques- Otherwise jump to ENTER with the address of the parameter list in the AC. If a file with the tion. specified name already exists, jump to SAMNAM. If there is not enough space to hold the output data, jump to NOSPAC. If it is a new file and there is enough space "to hold it, fall through to RDDATA. RDDATA - Clear 4000 words of field 1 and read in the input If REALFG is 0, the data is complex - move data. the imaginary parts to start at location 2000. If it is non-zero, the data is real and nothing need be done. PROC Jump to PROC. If IFTFLG is 0, jump to FT to do a Transform. Otherwise, fall through to do an Inverse Transform. 15 Jump to the subroutine IFFT to do an Inverse Transform on the input data. Then jump to the subroutine SORTX to sort the coefficients into sequential order from bit inverted order. Jump to STSCAL to store the scale factor which is equal to NU-SCAL, The data should be shifted by this value. Jump to the subroutine FFT to transform the input Then jump to the subroutine SORTX to sort data. the coefficients into sequential order from bit inverted order. The scale factor is the value in SCAL and equals the number of bits by which the data should be shifted right. Fall through to STSCAL. Store the scale factor in the word following the last imaginary part. Move the imaginary parts from 200 to immediately behind the real parts. Jump to the subroutine FDV2RW to move the output parameters from the FDV to the read/write parameter list. Write the data onto the output tape and jump to DISPLY. Jump to the subroutine ASK to display the message: NO SPACE HIT RETURN TO CONT When RETURN is hit, jump to OUTQES Jump to the subroutine ASK to display: ALREADY EXISTS REPLACE? Y/N_, If the answer is Y, jump to REPL; if it ia N, jump to OUTUNT. If it is neither, redisplay the question. 16 Try to replace the existing file with the new REPL If the new file is longer, jump to NOSPAC, If the replacement is successful, jump to RDDATA. file. ONDAT Jump to the subroutine ASK3 to display: UNIT NUMBER " BLK NUMBER If an illegal value is entered^ question. redisplay the If there is not enough space between the specified block number and the end of tape to hold the output data, jump to NOSPAC. Otherwise, jump to RDDATA. 10.2 Subroutines FDV2RW Transfer the unit number, starting block niamber^ and number of blocks from the FDV parameter list to the READ /WRITE parameter list. NUMBKS - Enter with the number of words in the AC, Con- vert this value to blocks by counting the number of times 400 can be subtracted from it before the value becomes negative • Return with the number of blocks in the AC. ASK2 Jump to OCTL to set MPLIER to 10 and UPLEGL to -67 (-7) because the unit number is input as an octal number. UNIT NUMBER PILE NAME Display: by jumping to the subroutine ASK with the ad- dress of QUES2 in the AC. Set Bl to the address of the answer buffer and jump to the subroutine CONV with the largest legal unit number, 17, in If the value is illegal, return to CALL+1, the AC. If legal , store it and the file name in the FDV parameter list. Fill the file name out to characters with 77»s. Return to CALL+2. 17 8 Display: UNIT NUMBER BLK NUMBER by jumping to the subroutine ASK with the address of QUES3 in the AC. Set Bl to the address of the answer buffer and jump to OCTL to set MPLIER to 10 and UPLEGL to -67(7) because the unit and block nximbers are input in octal. Jump to subroutine CONV with the largest legal unit number^ 17, in If the value is illegal, return to CALL+1. the AC. Otherwise, store it in word 0 of the FDV parameter list. Bl is now pointing to the block number. Jump to CONV with the largest legal block number, 777, in the AC, to CALL+1, If the value is illegal/ return If legal, store it in word FDV parameter list. 6 of the Return to CALL+2. CONV is entered with the largest legal value in the AC and Bl pointing to the address - (1 half word) of the first character to be converted. Store the I's complement of the largest legal value in TEMP2 and clear TEMPI. UPLEGL contains a -71 (-9) or -67 (-7) and MPLIER contains a 10 or 12 depending on whether the number to be converted is in decimal Extract a character and compare it against an ASCII 0 and the contents of UPLEGL, If it is a legal value, jump to MULPLY which will multiply the value in TEMPI by the contents of MPLIER and add or octal. the digit being converted to it. Repeat the pro- cedure until a character is found which is not between 0 and UPLEGL. If it is not a 34, 74, or i3, it is an illegal character: return to CALL+l. 34 or 74 indicates the end of the input field; A a 0 indicates the end of the input. Compare the converted value in TEMPI against the maximum legal value in TEMP2. If the value is legal return to CALL+2; otherwise return to CALL+1. OCTL sets MPLIER to 10 and UPLEGL to -67 (-7) so that CONV will convert an octal number. 18 ASK is entered with the address of the display in the AC. Store it in the parameter list and jump to QAINIT to display the message. Refresh the display until the answer is input. calling routine. Return to the This region is entered either after the Transform or Inverse Transform is completed or in response to a D in answer to the display: FFT OR DISPLAY? F/D_. Since the data is manipulated in preparation for each display it must be read in before each display. After reading in the data, display: WHICH DISPLAY? R(EAL) I (MAGINARY) M(AGNITUDE) S(CALE FACTOR) LINE FEED (RESTART) If the answer buffer contained 0, just LINE FEED was hit: jump to IFDIAL to restart the program. Otherwise jump to WCHDIS. Jump to DPIMAG, DPMAG, DP REAL, or DPSCAL if the answer was I, M, R, or S, respectively . Otherwise redisplay the question. If REALFG is non-'zero, the input is real and no Transform was performed. Therefore, there are no imaginary parts to display; redisplay the question. If REALFG is zero, check IPTFLG. If it equals zero, either an Inverse Transform was performed or the original data is just being displayed. In either case the data is in the right order. is non-zero, If IFTFLG transform was performed. The positive half of the curve is first followed by the negative half and the signs are reversed. Swap a the halves and reverse signs before jumping to PREPAR. Check IFTFLG for the same reason as in DPIMAG. The only difference is that the signs of the real parts are not reversed. 19 If less than 1000 points are to be displayed, the display will not move and the points dis- played will be centered on the scope. To achieve this, LEFTX is set to the l*s complement of of points) /2,MINPTS to the 2's complement of the number of points, and MVDIS to the instruction CLR. Jump to SHOWIT. -10jaf0+(lj2fj30=# If 1000 or more points are to be displayed, the display will fill the scope and will move. To achieve this, LEFTX is set to the I's complement of 1000, MINPTS to the 2's complement of 1000 and MVDIS to the instruction SCR 4. Fall through to SHOWIT. Jump to the subroutine IDORA to display the data. The six parameters following the call to IDORA are in order: the memory field of the lower address, the lower address, the memory field of the higher address, the higher address, the Y offset of the display and the scale factor of the data. Both fields are always 0. the lower address is always The higher address is set in the region DISPLY. 1, The Y offset is always 0; therefore the baseline is half way up the scope. The scale factor is the instruction SCR plus the nxuhber of bits to scale the data right before displaying it. Since IDORA displays only the right nine bits, if the left three bits are significant, the data must be scaled right three before displaying it. Jump to RDORA to refresh repeatedly the display until a key on the teletype is hit. If the RETURN is hit, jump to REDPLY which jumps to DISPLY to redisplay the question: WHICH DISPLAY? If a 1 is entered, jump to LARGER to blow up the display. If a Q is hit, jump to SMALLR to decrease its size. If anything else is entered, ignore it. If the instruction at SIZE contains a shift of 11 bits, a bigger shift would be meaningless. Jump back to RFRSH. Otherwise, increment the value of the shift and jump to SHOWIT. 20 LARGER - If the instruction at SIZE contains a shift of 0 bits/ jump back to RFRSH. Otherwise decrement the value of the shift and jump to SHOWIT. DPSCAL - If REALFG is non-zero, only real parts are present, meaning this program did not create the file and therefore *there is no scale factor. Return to DISPLY to redisplay the question. If REALFG is 0, the scale factor is stored after the last imaginary part. DPMAG Convert it to ASCII decimal and display it. If REALFG is non-zero, the input data is real and no transform was performed; therefore the magnitude is the same as the real points. Redisplay the question: WHICH DISPLAY? Otherwise move the imaginary parts to location 2000. Set RELPTR and IMGPTR, which contain the effective address of the multipliers, to 6000 since the data begins at location 0 of their respective segments and is fractional. Fall through to NXTMAG. NXTMAG - Square a real part and store it. Square the imaginary part, add the square of the real part to it, jump to the subroutine SQRT to get the square root of the s\im and store it in place of the real part. Repeat the process for each point. Then jump to SHOWIT to display the magnitude. MDVPTS - The subroutine MOVPTS moves values from one buffer (address -1 in 10) in field 1 to another (address -1 in 11). If CMPFLG equals 1, the values are com- plemented as they are moved. TEMPR contains the 2's complement of the number of values to move. MVRLMG - The subroutine MVRLMG is lised to swap the first and second halves of the real or magnitude values. In the process they are moved from the buffer starting at location 0 to the one starting at 2000. The File Descriptor Vector parameter list is used by the LOOKUP, ENTER, and REPLACE sections of MILDRED. Word 0 contains the unit number, words 1-4 contain 21 the file name^ word 5 contains a the file is binary, word nuinber, 6 and word 7 6 2 indicating is the starting block is the number of blocks. is filled by LOOKUP, ENTER and REPLACE. Word Word 7 is filled by LOOKUP but must be supplied for ENTER and REPLACE. The Read/Write parameter list is used by the READ and WRITE sections of MILDRED. Bits 0-2 of word 0 contain the field, bits 9-11 contain the unit. Word 0 contains the starting address, word 1 the starting tape block number and word 2 the number of blocks. The subroutine SQRT is entered with a value in the double precision location DPSQ. It returns with the square root in the AC. 22 10. 3 Symbols of words in computation N Nuitiber NU Power of L Index to show what array is being constructed S Gives spacing between node pairs in the Lth array N0VER4 Storage for N/4 MAXNU MN0VR2 QR Power of Pointer to real part of X(Q) 2 2 of value of N of largest table size (13) Storage for N/2 QI Pointer to imaginary part of X(Q) PR Pointer to real part of X{P) PI Pointer to imaginary part of X(P) Q P Numerical index Q (=0,1, . . ,N-1) Numerical index P (=0, • • #N-"1) K Number in the node being operated on C Interrupts computation of Lth array every ADD2 Used by subroutine ADDR as data (addend) Used by monitor as a temporary location TEMPR Temporary storage register for real parts Used by monitor as a temporary location Temporary storage for sin (S*PI*K/N) SINE . . , • S passes- Used by monitor as a temporary location COSINE Temporary storage for cos (2*PI*K/N) Used by monitor as a temporary location GR Real part of product (W *X(P)) - temporary storage Used by monitor as a temporary location GI Imaginary part of product - SCAL temporary storage Pseudo exponent of Fourier coefficients SHFLAG If =1, SHFCHK Indicates if all X*s in an iteration are <.5 DISFLG If 7^0, add with shift; (W *X(P)) if =0, add without shift the data will just be displayed IFTFLG If ^0, an Inverse Transform was performed REALFG If ^0 , the data does not contain imaginary parts DPSQ Used to save the double precision squares of the real and imaginary parts during calculation of the magnitude. CMPFLG If =1, the subroutine MOVPTS will complement the values as it moves them 23 10. 4 Beta Registers Beta registers 1, 2, and 3 are used by the monitor in ASK2 and ASK3 as temporary pointers and counters. QANDA and MILDRED make more extensiv use of the Beta registers. 11.0 ASSEMBLY INSTRUCTIONS The FFTD program is assembled in three sections by assembling and saving each, then adding them together The entire command sequence is: . ->AS •^SE -^AS ->SB ">AS •^SB MILQAN,n J where n is the unit containing the program MILQAN,nJ SIN256,n^ SIN256,nJ FFTC-lJ FFTC-iy (FFTC-1 chains to FFTC-2) ->ZEj ->AB MILQAN,n^ ^AB SIN256,n J ->AB ->SB 12.0 FFTC-l,n3 FFTD,n,Lj (saves the whole program) SYSTEM FLOWCHARTS (Attached) 13.0 PROGRAM LISTING (Attached) 24 ^ START 20 ^ READ IN DIAL I/O ROUTINES DISPLAY: , SINGLE PRECISION FFT INPUT ON DIAL TAPE? Y/N DISPLAY: UNIT NUMBER BLK NUMBER ''DISPLAY: UNIT NUMBER FILE NAME ^I40VINP ^ MOVE INPUT PARAMETERS TO R/W PARAMETER TABLE DISPLAY: CANNOT FIND HIT RETURN TO CONT/ DISPLAY: HOW MANY PTS? (4-102 4 BY POWERS OF REAL OR COMPLEX? R/C T 25 2) A^Ts) COMPUTE NUMBER OF OUTPUT BLOCKS 4 ADD 1 BLOCK FOR SCALE FACTOR N 4- DISPLAY: FFT OR DISPLAY? TRANSFORM OR INVERSE? T/I F/D ^ DISFLG=NON-ZERO I IFTFLG = NON-ZERO IFTFLG=j2f ^ IFDISP ^MOVE OUTPUT PARAMETERS TO R/W PARAMETER TABLE DISPLAY: OUTPUT ON DIAL UNIT? 26 Y/N 27 RDDATA CLEAR DATA BUFFER READ IN DATA SCALE FACTOR= SCAL WORE AFTER LAST P0I^fT=SCALE FACTOR ) NOWSTR^ \i ^ NOWSTR PACK IMAG PARTS BEHIND REAL JikL MOVE OUTPUT PARAMETERS TO R/W PARAMETER TABLE WRITE OUT DATA iDISPLY 28 READ IN DATA DISPLAY: WHICH DISPLAY? R(EAL) I (MAGI NARY) M(AGNITUDE) S(CALE FACTOR) LINE FEED (RESTART) CONVERT £>CALE FACTOR TC ASCII DECIMAL ) s/ 29 UST YES AL PART? DISPLl 7 NO MOVE IMAG PARTS TO 2j3i2fj2f SQUARE A REAL PART SQUAR E AN IMAG PART ADD SQUARES \ ^SQUARE ROOT ^ / STORE IN PLACE OF REi\L PART 30 YES LEFTX = "IW+djZfjajaf-* OF PTS)/2 (I'S COMP) MVDIS = CLR MINPTS = COSINE 31 INDEX Algorithm, 11 A/D Knob 0, 4 A/D Knob 1, 4 Points (cont'd) Imaginary, 1, 4, 9, 15, 16, 19, 21 Real, 1, 3, 4, 6, 9, 14, 15, 19, 21 Block Number, 2, 14, 4, 18 17, Core Chart, 11 Cursor, 4, 5, 6 Program Routines, 12 Program Subroutines, 17 Program Symbols, 23 QANDA, 10 Data Display, 9, 19, 3, 4, 5, 10 7, 6, 5, 8, 20 Data Scaling, Data Storage, Replace File, 4, 16 Restart Procedure, 1, 2 9 Disk, 1, 2, 3 DISPLAY, 10, 13 Scale Factor, 4, 5, 8, 16, 19, 13, 15, 17, 9, 20 Examples, 5 Imaginary Displays, 7, 9 Input Display, 5 Magnitude Displays, 7,9 Real Displays, 6, 8 Scale Factors, 8, 9 Transform Display, 6 Terminators ,2,5 Transform, 1, 3, 6, 11, 15 Unit Number, 2, 18 File Format, 9 File Name, 2, 3, 13, 15 Hardware Requirements, Header Block, 2 Input Data, 1, 2, 1 9, 3, 12, 14, 8, 15 la. inverse Transform, 1, 3, LINCtape, 1, 2, 3 Loading Procedure, 1 Magnitude, 1, 4, 5, 19, 21 MILDRED, 10 Moving Window, 1, 4, 13, 20 Octal Words, Output Data, 4 1, Points Complex, 1, 3, 15 3, 4, 9, 8, 14, 15 9, 14, 3, 4, CO UI to >cc -< 3 o 2 >-• o 2 X <c 2 ^ (T CC 3 O ^ 2 UI or o to UI to CO o CL O X UJ GQ >- H 3 -f X 3 w 2 O CO UI X Ui 2r 2 1o o o Ut O2O o 2 cn o r> — cr _ UI 2 CL 2 O X CO ^ O -*0 CL — O to UI l~ I3 2 O CO CL OO X o en oc £L cj hz UJ -< UJ O 2 2 UJ o O 32 CL <: i~ CO X UJ o I- U> CD 2 — 2 O — :s CD _i ooo CL 3f X O CO O CO u. < o u. o CL cr O H- CO O cr CM CO (O UI o »^ CM -J -J Ui «< I o CL ^~ o: SI or <c cr »«i UJ • CO o o ^ <t X -I ^ o o QL bJ o CO <t CL •< 3 in I Uf UJ ql I— >_ Q. UJ s: _j Ui o o to X UI oca: cc o >^ O O <£ fO X ^ UX^ CO UJ _l Ql cr X CL 2o Q <:<-' o CL <c Ui CO cvi tf\ I c/> as: X cr O •< CC o o UJ 2 o ro u. fr CL UJ UJ _J <C oo -J <: cr ol h<: 3 X 3 cr UI (» o <t <t CO —u <c CO > Ul CO tn I— UJ o CD H- — CO 2: U. X <« — (T O u >— u >~ o >— ilS tx. :2r < X X X CVJ a cr o <t CD 2 >^ I : . XX : ( QC o ; ' la SJ ir> rH Ki »4 If II St CM II CM CM NO H " CD CO II CD CD M <C I- «^ U. OC I- >~ U. C3 <t: <t QC C3 CL oc CO CJ Ui rw w ^ X OXX 2 o So U Xo o O CO » O 13: o — 4t o 3 2^ UJ ct or o CD O O O 12 <f u U. OC ^ 3QC CL Ut U O »— O UJ CD O cc CD CD to < <: o 3 CC cr Ito O o o: "< QC I- I— o o to _j to \\\ fr- >to CO CL CD CC CL OO CL CL XX 3 UI I— • • I CD UJ CO UI UJ UJ UJ X ca U- O 13 CO Q. O2 u O UJ 2X ..^ O ^ <C O QC UJ <C > 2 oc cr oc ,^ u CM 3 * u Csl 1j_ <2 * o: CL 2 OC <: o ^ CO to hCt — O Ut CD QU <: u 3 ^32 O GQ U OQO CL 2 \ O o O CD Q l~ to rsj i 3 X UJ > 2 — UI CC to CJ ot cc UJ Ui UI CD CD * O CO *-« CL UJ Ui -J o O O 2 to X <t UI —t o *- 2: o UI CD 2222 —XXX o o o O Z) 3 3 CL CL a QL \ V >N o CO c Ui 1ui oc oc \\\ CO •< QC AM •a CM QC < Si s> csk CL o <r CL fO I- * 15 \« V2^ SJ»sv<Ss)Sl »— > ^ to UJ _l GO -< IE oc UJ 'Siicatsisicstg'Sica'Hi ^r-I^Wr-^rHr-l(\J C\lCVJ(MCMCMC\lc^J^O CO UI _l 00 »— -J GO ' fSJ 1^ ca lA SI C9 IS t4 2^ <t <c c/) I c\J O > UJ 3oO 2 ^ to 2 CL CD 3 N. \ >s V. >v X to cr CL qT •< UI 41 * cc q: cc oc o u- u. cc to o oc UJ UJ UI UJ UJ UI CD CO -< UJ <: Of tr EC oc >v OL CL ^ to o 2: u^ —o to X u o o u. o ^o O QC O —O <t 00 3: \ \ >s UI to CO crt o q: cr to cc: X UJ cc to 03 UI UJ UJ U. I- u. »to 2«c: CL UJ oooo o <^ o 22 OC o X o I >(C cc cc CD I- X 3 3 UJ o u, << o o -J UI p o^ o o ac *^ cr CD QC ~ X <:o :^ X ou. « « X UI o __l 2!: O I- 2 o CL CD <: UJ oc f- oXO o CD _J CD X UJ 2 < <t <c UI O UJ X Ui X o 2 UI 2 X q: ce rij :3C o CL Ql <t CL CL CL II Ui UI >- • •«-' o CO ^ 2 CL UJ O O ~J ^ q: UJ ^ ««C X O OL 2* cr UI a ^ X a. ^ X 2 CL o X Xu • CD u_ o u o 2 o o o ct: a: oc QC <c t :2: X ><t UJ 1- *-« X qq: UJ 2 O O <t: <j5 o to 1— UI > •-• O >q: X CJ •-^ o s> * (smtaoisiscaKis'saisj— cs (3c 2 X hQC h- oc f_ CD QC QC Ito o > 2OO— 23 UJ X U U UJ o > 3 X ^ 3* CM UJ O QC UI <C ^ cc * 2 CL QC QC CC * OC UJ 2 > o UJ — UJ »— QQ UI U. O >Xo2 ^ * » * O < CM Ci X z to I- U 3 O OC > -J CC <t 2 a: — QC CO O O 2 3 ^ O XX o a CL CLOCL^^O\<t»— COUCDCD \ < X oo . . CMtMCM hO^invOrvts^ CM rvjCMcvjOJrvjforo ro coro^inOh^o^fM SGJcacatsitsiJSiSi s \r\ P51 (s> sj ^ \s\ ^ ro"^ ^ ^ ro sr GJ (a C2 SI 53 \£s ss -^j- vr SI la S! ta ea csi rr o fSi e3 o o <i cacisicacafacas ora^sicatasicaracai (sj "Si Si ca Sicatatacaeasisi'ssi u. V cn z> LiJ C/) ^o UJ ^ X UJ t~ ^ O 3J 2! O tT O U- O ^ UJ a: O UJ o <t 1tn ^ cr cc a. tr •» < CC o CO o UI o »-~ fa *^ _j It Q- CO 2r UJ u ^ 2r <: on => — z: UJ CD O H- «— U. U. ^ O • h~ t- <C CO 13 -J -< x f- UJ u o o cn Z3 UI ~i X ^ o H- <c UJ ca X UJ ^ ^ 3: u_ J— ^ Iq: cr LJ O o U- O CL a ce u. U- <C O X Q <n X UI o ^ Ul ^ Ul in CD Z> CD :^ ^ s: X O ^ a. z> u Q tH U z> <c Z> r> uUi a UI UJ CL O GC ^ ^ O 1— a :z' to :^ o 1 t/) < O UI cr u o ™J c/5 CO <K CO «^ o -< :2: 1 It Ll. ta • CSL (S CL -rf u. -> a \\ I 2: o UJ HCO -J m o o r> cc < CL cr o 03 1- Ui z co ;^ cn m <t 03 Hf— <t :^ >~ »~ •-^ CC _J CO u. «Si C\J —o XX I CO CO O CL CM C9 UJ X m CO o II i^^toi l>Ot 1 1 I 1 1 OO C!) — cccr3:to + oi-_Jcl _j to (SJ ca ca CO J~ CO <t<c^X(^— xXfo o o or > > u. tr > a fO o Ii~ u. U. UXXX CO to I I I • tsj I uin <t <t ^,f~ r-. la - <s> o , uiu.rN.rvcosi<sarv oaxu.oOuj>o it-lSiS ss<a«s>-- crcoQcu.x_ixx«sisicr.-.r^iN^>-'»-4CMo . , cr cr * UI UJ ^ o ^o hHo CD o o O ID - ^ X :2 * CL C3 HO UJ _J ^ O O U. O o to < u. o «— ^ o cc cc CL o ^ X CL X X X CL O O ~J a X CO X X \ CO * u. «. ; < (S <S1 SI «S) » CM r-4 O tH SI (SI «sa sa Si CM r-- O tH *4 tH fH tH O in fa n in CM ca ^ X\ in Si ta n IC\ SS CSl Si S! SI o S) •Si S) CM ^ m <) tH tH ^-i T~4 ta Si Sj ?SJ Si ^ :^ Sl oo-.* btria •<:<:>-x*toxotoococD(j>^uj_J*~ * *««-»o~j isi'«^«'-'-'*«^r^H-x_i^*i~crcc::2tOr^»-»i— Xi— -Ji— u.ll.q»~^sik> K»m<rHro<si»-ttsr^u^trQc:>-cr:^oOocr>ou iclUucl-Ji---<.-«okjs> z>tooca *cM?aujco ^clt-i *(s^cMmTr>oia'^xr>i:>cr3Z>ooxu.o>'Uicr>.cL;z'UJu.uitrto(si«S)!si:u^ tDuJUJ•«r*^T^'^^Q;UJ^o^u^>oCMro^o^ocvl^^tocJCJOoOl-^crcoQ^U-XJXxx^~•cr^ CO to \ to CO to >v 3 3: u. ^cctrccxsixxo-jxcLxxcjx 3:x:xxs:o>-xxo>-cj:a:^Q.cLa.tLci.CLaLCJaccLCLCLCLic:oo x o rsj 1 -rH O <Si * (M lA ^ ta ^ ca la s> (a s» isj ca ca SI ^ CM ro %o o in o o sO >o ta ta ta ta ca ta (a o << caca •-»ujxs) r^-fH CO ts o o r\ ta esj o r»j 1^ o . X * o r-H ro ta 1^ LO ta LTV CM ta ta s> 1^ o o o ta ta 5r rv ^a «s> ta ca ta la IS ta ta ta ca ta ta ta CM SI ea is» {S3 ^ S) SI SI fO <S) SI o ^ ta ca (S S3 S) Si (SJ Si ta S) i-t 'H CM ^m SJ tH CM vO T-l CM fO in cm PO CM ro 5r in Si tH rvj to in o ca t-4 ro LA SI ta rv r> !0 ro ro ro tr tH CM rvi CM CM CM CM CM CM to 1^ ta ca ta ca ta tH tH tH tH tH tH tH tH tH tH T-i t"» ca ta s) SJ ta tS» Si ra tH r-t r-i St St ca tH tH St f-^ ta SI ta ca St ta «a ta ta ta Si sa ta St (a Si S2 ta St SI S3 KJ ta ta (S El St St ta Si SJ St Kl S) SI SI Si ta ta Si Si St o '"^^ in vO jn vo in Sl rH CM 'O CM "O St tH CM ro tr «a ^H tH tH tH tH tH CM CM CM CM CM CM CM CM ro lo ro fO ro ro lO ro M'^r tr tH tH tH tH tH tH *H *H tH tH tH T^ tH tH tH tH tH tH tH tH tH tH tH tH tH tH tH «H SJ SI ta SI ca SI ca ta ta ca SI est SI ca ta ca ca la S3 ta Si St ta ta la ta ca ta E3 SI ca ca ta ^ o •o fO in ta in Tk tH ta o SI ta ro ro CM CM ^ ^ o S; tH CM "O -cr in Si tH CM in in vO Ln in i> in rv m O tr in o o tH tH tH tH tH tH tH tH tH rH tH tH tH tH SI Sl Sl SI SI ca Si SI SJ ca csa Si ta la CM r>- r- tH tH tH tH tH C5» Sl ca S3 UJ ^ Ui (H- o o o Uu (r K o o ui 2: o o -J 5: S3 -J «J O Q_ bJ C/) ^ ^ cr u. ct -J 000 r-i rH IS in fH rH csa m >o rv fv. *H *H C5 Pi ^ o c\j -2 IS rH CM (M r\| Si ta ESi ^o UJ CO X 3C 0 2r 0 0 • ~ —1 »- -< 0 U. X -Jl I- cc -cc ixi u. J- UI CL UJ ^ J— ^ Xo Ui O Ui u^ X 2r O }— ^ Ui cr 3 LJ oo UJ tr O ^QO X UJ X 0 UJ a UJ UJ z> X _j cr 3: <c o r-i UJ UI u. q: Icc fr" i_j o Uiin c/5 u. 3: a: 2: 3: >^ Q~ oc in o ^ CO U- (/) CQ X UJ X O X Z> Io ^ ^ u. >. ^ Q m X Ui UJ C/> I- o C/3 UJ X 0 a ^ UJ X. ^X '-^ H- CM UJ h~ 13 ^ X ^ o <t X 2: O UJ :2 U! 3 X O 13 U u. UI q: X 2 ^m cn r) o »oX I t/) c/5 t/3 O *- CO 3: <t -> *-» x: --^ V X0Q ^ Gl UJ a. 0 UI 0 ^ or r~» 0 «- U.3: CO -< t/3 o 1 ^ UJ CQ «- 5cr •< -J Q_ r3 cr 0 0 Z UJ t„ •< l~ tn »5 Q- <: oe Ui 2J Uu. — »" 2: 1 0 0 UJ 2: <c 0 z \ \ V. 00 0 0 >> X <c tr CO X u. < 0X^ (X ^ 0 Ui 0 <^ ^ U. X ^ :z ^ ^ X0 0^ ^ 0 tr ^ H~ UI :^ 3: 0 UJ <f 0 2r X X cn <c s: <: 0 »— ~) »— UJ :z: 0 ^0 J > <C QC X 1<n CD j~ UJ i 0 u. V> 0 <: ^ 0 UI t/> -J 1 -< UJ Q. -J 00 UI U. o I-- Crt s-* ::> UI :z: 0 -"S UJ to 1/) HCQ Z3 Ui to 4a- *-» </3 r~> X0 * ^ CO UJ :x bi. 13 QL ac co «» I™ to cc O i_ UI u u. oo a: Ui o X us u. » 1 UJ CL 0^ CD < 0 ;z 20 <C <£ U. :2' U- CL 0 0 0 0 0 u. u. —I -J ^0 0 -> <t GL UJ a -< CO U- Q •< U. a. CO -J <c 0 X 0 ^ CJ CD X Q ^ 0 ") »- 0 0 -< 0 Z UI <t <; UJ -J to cc <f a: UI UJ UJ UI -) Q <^ 0 00 u0 CO X H- X X Ql. >^ N. \ N» \ "S) .0 K5 T"! t5;;5 r-v ^ o ^- ^ ITS 'r\ fsj (s> -^d- -O \rs n m in r^ ^ J. ^> r-. J- J w osj >-) ^^ ^ '^^ ,n tH r-i r«,.! nj CM r\) '^f ^'*Jryf\iCMCMcjCMrMfVfosi:\!CMCMcM CM CM I t-^ «S! «3f '^'3 ra «s -Hi -«H m CM in tn 5a ^^ ^ ^ 'O. 'r ^-^^ rsa ^st «— X0 \\ tjj ^v C9 es> v-^ CM ro vo o sjo fH T-l ir~{ ?si St C5) ^ '^ --O »^ TS f\| '^.j CM ro ^« ^' CM CM CM CM CM CM CM CM -St sa s» iSi SI ^ X UJ o OL X X QC 0 X ^ X o UJ _J CD <: o UJ < ^ Q. CL K 0 0 X 0 X0 _j 0 X 0 « cn - 0 z 2r 0 ^0 0 q: CL Ul X QD 0 00 0 ~J — X CO UJ XwX ^ 0 0 —1 -J -J CJC cr €/> <t: >a: o o o X » ut %- CO <c X £r 0 o fr- ee <: (/) Q O Ul cr o Ul a : o o CO 2r 0 u Ol Z X < QC I- 3 s OG -J u. q: CL CL t Ui o o CL <t Q_ in u> cr CD <O II V 1-^ QC -J CC • 1 <t II 0 V tr won II XX U + ^ 0 -J Z J- 2 _l I »~ II _l CC CC <: O O Ul V <C OQ O ^ N. >v \ \ I »— H »V2 _| >v \ -J tn _i w + 0 z> 0 T-l CM 1 OO o » CM 2 V^ T^ 2 2: CM X 22 I • \ X CC li II II u. 0 0 2 2 n X u Q_ X X •— a X V If X - to C/J 2 CC 0 <c DC CC ut CL 2 0 X <t Ul X ^ X 0 0 2: 0 <: n X X »-» >cr CO i~ QC < 2 0 CL X • << 2X IU4 X 1 r-i X wQ 2 X Ui 1^ a w0 r~i CL X «^ * X Ul a: 0 ^ 0X CL X CO X 2 X Ul X UJ 0 2 2 ^ UJ 0 — 0 CC I- 2 t-» t • UJ <: X 0 >0 m \\ X Ul X X X w ^ CC rr CC X <: X 0 0 0 X ^ U. u_ u_ \ \ \\ Q O O o o 11 II CC t ^ UJ _l <: => U! CL CK CC «< Q_ It r-i z 0— ^ Q _l 0+ 0 X X 0 V -J QC CL X C3 a \\\\ »l CO It »-» Ul CD C5 2 o o X X U^ 0 —I U-V h-< 0 CL C3 Q cvj -< X CL CO Q- H O X00 \ u_ 0 0 r-t <c q: Ol _l 1 1— i— U- QL *-« ~IUJ r~» fisl -J *< %n 0 2 CD UJ II II CO 0 t Uf --i o o C!> o z — CL 1— 0 X 1 tl v.* W UJ tn u. 0 X V 0 X CO Nc: 2 o X ^ w ^x Ul X * 2 ua n w X ^ (n Xo w^ CC a. r-i X ^^ X X _J <f :x X I— UJ a. > -I u l_J <t 4 QC Q I- --^ -«t OL LJ Q. < > H- CC <: CC ut CC 3 3Q Q CL C3 Q. <; \\\ \ >~ H- I— Ut z H QC Ul C \ UN CC s Ui -J X— o ~J C/3 ao C3L I hU. => CL O 2r O CO O iC ^X -JO QC u. u. XX O3 CO CO 2 3 2 X rHE CM CM K> I— U. U_ CM oc u U- o o O XXXXX X CO CO CO CO CO 2 (O CO QC I— QC OC QC CC CC CO Xo CC CC CC CZ> CCCC_I'~»CC_J.-. U^OCOCLOx C3CLXQ, CM O UJ OXCL — a^ciuj— 'O-* C3<tCL-<l~0-<CL QC CL CM CJ Ui O 0»-~«Ult-.CCOGCO -«Q.I-C3C3«CQ.< O u> h- < O IS riHi5r:!R,^^5i^5rt'^S:?'*^*-^'^-*"^^"Q<«"^=^u^o<:--.xo<co<c3<x OQ^-oao^-l--o^-CJ.-•o^-^-o^-^--Ql-^-cDOH-o^--->Q^--ol--tJ~>o^~o^a^-=> Z) Ul Q. CD sat x: . <a o z> »~ u\ 2 u> ^« \ CL o o <SJ «;3- ^^ ^ f>0 tMCMCMCMCMCMCVlCMCMCMCVlCM^oioj^i^^l^^^^^^^. ^^^f^. 'sr C9 cr o o oc X I Q CO CM to O CL Ul COX 8— -J o oc UI UI cc X UJ o o o o Ul 2: UI Ui o z o >CD ffl CXI Ul >- -J <t u - >- . zc <t cc cc cc >- IT Jh- X o o < Ul <n CC z> 1- cr -< a. Ui a. ^ UJ UJ CD >- •— < oc UJ tr cc <c i~ I a: n CL n a. X o OX X O o w cc X UJ 3 X CC <c a. t-j Ui Ul cc Ui UJ a: q: -J i-t UJ cr cc k- UJ h- Ui oc II Ul o UI cc X i_j i_i X < o o o 3 j_ r> u. a. o a. o \ \ \ -V \ II ^ i X cc cc o Ui X -< 1— -J h~ Ui _j u. a. o u. o V Ui X 1— cc ac UJ 3t X UJ 1 tr »^ i*i ^ Ui O ^ Q O >X *~ ^ X 1 UJ _J II c*» <sa isj II »~« X UJ C3 UJ o o Ui ac ^ z: >- o \ \ >v V \ O Ul OX UJ Xw ^> UJ *~* o - •<t o o >o UJ ^ o a 1— o UJ <t cc o O Ul < CO CC 11-J 1- UJ 3> CO Ui u. :s a: Ui OX U ^Z » >at Ul ^ oo |~ GO CL UJ< XCL X M ^ cr o u_ z :x O UJ o ^ a u- u. cc n o Ck?Z z — CO o z r_ CM Z hCO 2 « CC CC * O UJ ^ *~ O > CL u. N I— CD CL u. u u. * _ ^N U. OL CL3 X r> V n Q 2 cr :^ X CM H* Ul o <: Hc o I- z o O a Z c U. t3 I— OX< -< O — X •H-COflC O I I CL O O UJ cc o I I CO I * * » o <: CC CL Ul cc CD UJ ac o o oQ II 11 > V< o \o II II CL CL o o _J ac O o CO H*- Q UJ Q CO o <c Ul \ 3gr to CO »~ X CO|-~CCZDUJ ^<t~>a ox cc a -J-JUI UJf-IDCL CC o ^ *0 S3 •CL-<I— T-IC3XO CM O U- Z X ZlZOOCCZ \z \ » ••-alOUJUiu.'-''— UJ O h- ^ <^ cLcc£r>-xi cci— o*-*^ CCUJ"«tUJtOUJ ^ U-Uil— OD ^ u v> t0^rt4UJ-J2C3CL»-i»-<t O 3 _1 CL — O X Z K < L<t a»x<::2i-tn»-occ or Q X_IU>*OI~ U. llQCUl 'X uj^-i'-»cotJzi"'-«crv CD I— I- z o => X Ul o Ui X o o o > z 3 Ul UJ cr C zcnco>~u.oocoLu<;2:i-i o tn Ui u \\\\N I I t-^ ^ II • » V I «- I ^ u_ *< o Q X CL U. 3 Z O* *_jUJUJi— •l|t->Z l~ (O Z> iC CL *- II ^ ^ CO -J It r-i t o CD < »- r-l :3 r X 1^ o I— oo X u. 2: :2 ^ <c Ui o > < CM UJ O Q. CM Z X X to \ O 3: CD • CC ^ CO UJ UJ ^ fH O + :> a -J + U> _j U. V V o > 3: V CL OO -J CO o CO U. Z < \ \ \ V. \ V. *-t -cr c I— Ul »»" t% u: to ^ » CL •-• II -J o CL ^ Ul 2: II CO UJ o CD 5C flC :2 CO 2: Z) CO Ui n cc Ul Ul CD o o o^ 2: o > 2: 3c Ul o z X UK O U. CL Ul ur CO CL * O >CO O UJ I3 CO to o UJ oc O u. cc cc to cc <: 2r - o zy - UJ zo II X CO zr CO CL I CL l~ ><t UJ o ICL 2: o -JQC cc *<c CO UJ cc CL Ul QC UJ CL CC ac 1u. CD cc o to €/) Ui ^ *O< > a v r> a to A o o * c/3 cc Ul *~* CD <. CL r> a o o Ui cc cc Xo CO Ul cr »-» o z> ~> Xo UJ CD 19 o UJ X O Ul X X »~ CV. cc cc o> o O LJ O CO X (/) 3 cr o II cc CO CL CO >cr UI Oo <f CL cr or a_ O X o cr UJ cr <C OL h~ O O O O ICL X o: :3 C3 CO CJ X o -J o UO CO X o X CO »- X <c CO CL u. u _i u. u. u. CC croi>-Jxx_j o XX O cr -J ^ — (O a-j_izc»>»—co(r)o C3 (T) o O C3 o o O _l _i cc CL X CL X O cc o oc . : <c cr cc X CL I— CM CD o u. ox Z CC cr CL CL U. CO CL ^ >O Z Z Ui CL — X C5 cr cc UJ >• tr — cc (/5 • CL <: 0<tO<CtO-<ta<Q<tQ<CCL<ttD <«CLO<cc3<tCLQ<co<trw<tf^a-j<rf>Ja.<tc3a<<«<aQ-<Q<to<to<a.--^w_.i^--ijuw^w^^v^^ <t<:occfr-CLOtnC3cocL<co <o<c»-*xo<co<:*-«<cCLX2:<«: XO<tCO_JiC<tX<XOO<C i-Q»- o*OQ^-al~o^-co~^Ol- 5:^^<r^-«2:x<o^zcooco<c-jocoox<c<co-jo<<to<t.-^<co<zxxo<tco_jic<tx<xoo 03»-oi--co->h-Qi--<o»-^a«-^i-oo'--»zoi->-c30Qt~i--ai-oi-ai~co-^oQ»-_ixto»-3h--->zo OQ»-_|XtO»-3h~->ZOH- z o oc o CL 5C X Ul CO 3 CJ5' to ^s<S)^s^^(SlJr^oJ(Slro(^ll^>(Mlr^"^CM^o^ln^^^o^OY^isaT^ro fviro"^ijr^^r>-siTHCvjK>^rtn ^ors. carHCMf«OTrm<5r^{SiT-inj XT ^ ^ ^ m Ln .n in m in 'A tn ^ T-^T^T^r^^^^CMcM^CMCM c\jCMCMro^K)rorO'OK)fo^"^ ^ t;r IT ^ in lA LA m in lA tniniAintnininiALAinintn tnm'AmLna>mLniAinininin 3 o a. ut 3e: o o I- 3 X o o a. Lhl w or Xo 0 3C It CO X O f~f V CL 1 3< «^ it^ LJ X CL 5^ o cc :^ U4 Ui B_« UJ OC Cy «~« # it: if n icc r~t «- r~i bs: 3: «- t_i Dl < »—• r-1 x: ^ aUi w z: X M u_ o *~ o »— Q <r Q c/3 iisr fV f!3 ^ A 0 ^ <c O ^ ^ »— CL 3: < X X UJ Ui <^ r-i <t: D» ^ CC x OL *> 5: UJ Ui (Ifci o u o *~ UJ <t <C \ N. \ in 0 « tt O CJ UJ Ci \ to V. t/) <-D N,. [[II w ^ Ql 0 CL X X U. X UI 1 1 S 1.1 » fii* • •3U T I 1 »«* v.-* <^ _S. UJ 3^ V—' »"« U_f V—/ {Jul <C CD U_ .^1- >—*»-* UJ to 1 i/J ^ UI _l ^ » X OC* « 0 CO LJUf »t Lm X X 0 00 Q UJ UJ ST *^ r-1 jl^ C!> 0 UJ »~ cc 1— to cc »— U! Cl u. CD "V X ^ ••ac •-^ 1 0 ^ v_^^^h-CLOxUJ X X <£ X UJ cc H CL CL CL UJ t_j 0 » X cc \ «-> o u_ 0o o 11 • n UJ Ui CO > 3 a0 0 Ui 3: o X ^ o £C CC <: Q. OO o o I- Q C3 O to <: XX XX UJ O Q t5 UJ UI 2^ Z UJ UI X ^ to OC CL o o w X Ul QO Z «^ X X CC r-i t»« II X X ^- 0 ^ 0 0- II I r-t I i_i * * 0 Q CC 1 UJ »— 0 Ui CC 0 CL UJ to OD •< CL :^ 0. UI 'r^ X UJ ^ k~ (O 3 0 CD to 0 i— ii 0 0 1— 0to u_ x: UJ Ui CO w H- cc + <t CL q: X UJ 0 0 Ui 3 CL r~i " 030 o CO CO * X CD (O UJ 0 UI CC 0 <c -« >- 2 >- 0 \\\\\\\ Ui UJ H- UJ X CEcc^cc <:co<co 1- 00 0 OOOh-OOOO II -J UI CL UJ -z CD ujiiixujf—uji— CO II z 0 X »~ UI CC <t QC tH 3 < < Ui CC Ui I— V CL n n cc + V 3 Ui n + N/ <£ n 2: CD CD n CL er CD ^O CL :r X o UI Q_ O UJ UJ C3 001- X a a 3 cc O CL Ocn CC cr w X X UJ U, X VXX > N/n UJ X H- I— UJ UJ 3: Q »— UJ X Ui UJ UI UJ UI o 2: UJ X 2: o o X H- CL CD cc CC 2? <t CD ^X\^\\ \\\O\ II 0 CL LJ 0 < I— • It 0 U. Ui H- q: n 1—1 X X QC l_ X V — UJ H- ^ cc ^ Ui »~ 0 UJ X CL cc 3 CO t— X CL CD Ui X 0 H3 UJ 0 :2 UJ to cc 0 <: CD \X\ cc U. o • UJ UJ Ui CD CL UJ CC X 1- UJ X UI ^ CC <c a w a. X WUii nnn 0 ^^^O^CLC3_J •< li 0 clq: Uf U# It I O X 1 0 <c X Qu r~~ (Z. -icj;««-<CtxX'*C (! LtJ .<£^ ^^^ 0 0 0 0n <: \ ^\\ i% 0 UJ UI Cl. — ^ C3 CO UJ cc UI ti. CC cc LC. 1 CL -S* ^- u. L_j to ^ 0X X 2: • • ^ r-i ^ . CO ^ CJ UI CL 0X X ^dL. 3: UI CL Ql 0 Q CO U* V^ f— X UJ n ^ UJ ^ X u <: UJ n cc* X ni U. 0 >- CL 0 o X cc !i UJ u. 1.^ itaf o o 3: o >> CL <I CC t DC H ui Q_ ^ UI 0 tl Q- X q: CO <t CL Xo CL f- 2: UJ to oc UJ X X 1 1 r-i a! n UL. UJ 2: * q: r~i S^, it <s: C3 0 a :^ 11 It *—• cr> k. X l~ "l^y' O ^ o CD CL CO QC C5 UJ CL <c * CO r~T 3C UJ a. UJ Ui 1 ilili X :r Ui X UJ UJ I— tr tr r\i a UJ ^0 1 <c Ui cz: r-i X UJ V cc >~ 121 CL :2r t_i cc o cc ^X to cc *^ JET i-i l cl X X QC UJ C3 CC UI CC «^ x * --^ X UJ 13 5^ X s: t § ^ ^ Qk. DC cr ex. >" CC 36: II 1.1 v" •~ HP" Ifti Q- >- So CL t fr- tt It X y z UI UI CD 0 Q II X X UJ H--i 3 X Q 1-J O 3 <t a. r CVJ CM o <C il Q f— _j z> C3 X O UJ CL X ct: CM cr CL Q 3 X ^ — UJ 2r <t ^ 2: Ui ^ CD <t O UJ 2: O •< CL Q to 2: o o <c X — <c o -< X 0 0 o Q *n »~ O t/5 • t/3 CM CD CC CD CC _j (3 C3 <x: CD 0 0X a: UJ 0 CD QC <C QL cc UJ CM 00 <: 0 CM 0 0 CD Q Q <C CM »~* CL CC UI to I— QC CM UJ Q 0 OCCOCC»^Q»-»0^ 0 CC Q 'ctO^C30'««0'<C3 o O CL C CL CL CC CL CL CJ CO t -< cr cc CO CL o 0 o<c<co<co-<^x i<:(/j<co<:0{n'«*o<fQC/><:<cQ^<co<co <f Q <t CL O <t C 0 < X X <c X O <c rw to 3 H- O - h o o •^fOf^CM^fOrOrO CM'^f^r-^C^^K^'^^0'^^S^"«rCMCMCMlAC^JCMfOrO'*r«^ r--r-.r^i^f^s>!5a{si :asiS(S5Si^rHT^v-4'f~«T-^'r^*-ifMcMO0CMC\irvjCM(\jf^ ^o^o^^o^^*!rs^<«s'r'ir^^^AiAU^lA^Al^^AlA^^o^o^o*o^<><>f^^^*^f^*^r^'^ ^-iojcmojcmcm cm<^ cM^-^^ CO f CL 0 o Ul cc UJ t— a. hIki if> Ul tc Ul UJ CD o * X Q •* Ul z: CO X0 o o UJ O UJ CD 3W :^ 3 QD o 31 LsJ CL <C UJ X i— f— <o ^ c 1- X UJ J— CL o n Ui ^ 0 o > o < o o :^ XX u * Ul o >V 2: CD \\\ :z Ul »~* (A) II It CC 0 (O CD 1 X 0 cr u. o O w UJ cr CLh- *^ ^ C3 a. w UJ cc ^ fcj X • II Ul 1^ X >/ »~t 1^ X -« Ul ^O Z Ul h~ a. •< iaJcc ^ X OC Ul cr X CJ o UJ <C »~ X I— UJ UJ CO O X o Ul ^ \ ^ \ ^ o < VX - CO * CO oc 5«C 0 UJ >- u. e\ \X \ CO 3 X DC o o CJ9 Ul <C LJ 0. >. 3: CO C3 CO CL UJ CL zr CL a: q: CL 3 a * w CO X Icr o^ 0 LJ cr 3 (O <C UJ 0 a. < Q. Vo *-* 0 1*4 i»i CL cr 1— -*« Q. :^ Ul o 0 CL *~« >-(0 UJ ^^ m to 0 UJ Ul :s (O 0 CO ^ 0 X 0 cr -< X i~ 0 2! {r U0 003 0 er CO 0 u. 0 cr 0 CK Ul a. 2: Ui X X <t 2? z UJ UJ cr 0 a: cr 0 1— 0 0 <C UJ Z 0 UJ to 1- > CO -J <: z 2: 1- a: 10 < UJ 3 UJ — tr > 0 X + 0 CO z 0 UJ 2! or fZ CD 1M CD a: UJ V 0 0 VV tr 0 0 to CO CD 0 a. m \\ \\\\^ O Ul CO X ^0 cr cr CL X Q. U. CL. X— Z <c n—• 0 X CL CO DC Ul DC •«X UJ 0: to } X 3 CD X :2r w X u. -^c I— cr -"i LU «< H- CL u. in UJ tdl *~» Ul u. CO Ul ""-^ C/) X oc 0 cc «zr X O GL s: bj X O< o cc o >- X HOC CL Pl^ Ul >- *» 0 X f-i IaJ cr DC •< _J UJ X X tJ Ul X ^ O X QwX » >^ X X Ui O I- >— kz X X -tca 1^ <C X UJ UJ UJ a O cc o I- ^ IX UJ UJ •< CO — Ul CO O X X\ \\\\\\ f-1 r-i •»« l>J L_i (V, II >«C C!> z Ul I z Oo OV o II CO Ul >- u o z X o X 0 _j 0 2jC i~~ 0 UJ in QC or UJ DL CL cr X UJ QC CO 0 cr UJ > Z C3 C3 z CL CL CD 0 QC u. u. a cr 0 cr cr CL 0 0 Q. CL 0 X ~i <t <t X 0 X -J cr cc cr -J -J — DC UJ DC cr Ul cr UJ -J 3c q: CC 0 CL H- 0 CL 1OUCOCLXCLOX o CL X CL cr C3 X a CL UJ CL CD 0 0 0 to cr cr CL cc o - fO -«« z CO CL X o <x 0 •< 1— "< Q 0 <s 0 0 <: a <c Q <c a <f CL «J CL <: 0 <c 0 <t CJ <c 0 0 0 X 0 <t X L5 <t X < <( 0.<t < CJ 1— ~> «s>o»-~oi~-"^oi-oi— co-^t-i-a»— a X (O X 0 <c <c h- Q H- »- 0 0 0 h- Q 1- a -St (DL to CL UJ o :> ot: o CO z UJ cc in CM vO K> CM ^ tn ta^- ^ (Si ^rofO'^ojin^romcviojin cm cv in CM CM tn CM CM in r~t r-v ^-^ ii^ rg jr\ csa ^ t-4 ^ SI fS» isj T-4 *H T^ po ?s> T^cM^O'^•n^or^is^t^^vl^o^^n^o^^^S'-^CM^O'^tn^o^^SlT^cMr)^^n<)r^^s ^^^^^^r^r^r^^^s<ass^^s^SiS>Sl^^t^-r^r^^T^WT-^cMCMcMCM^ucM^^CMp^ ^ K> in 'ti- ro CM CM ro CM CM ro CM OJ fO CM CM ^lA?S3Si«5j'CMCM!S3 ca^'«srca^si>ofocMr^si<SQro SI r)*H."0'r^i•OT^r^Ln^om^^T^^oln vi rO '"J- 'T'^ -^^inintnLninin inininLn^inriininininLninininu^inininininuninin i%tnx\intninj^inintnminin^>o>oONO'0 vonOxoOvOnO>o>o^coo + t a t + t UJ o ID 13 2: o o 2r »— to QT Q- UJ •»« •» o n CO zr Uu O O It -J ' * Ui o < X o Lfcl •-Ht 3: 1 I-* f- ^ C3 ^ C/) »^ o Q. -« -J -J oc *— IUJ UI v~ o ^ Z3 UJ CO X SI UJ cr a: q: CO s: o Q Ui ^ OL H UJ > CM •< > Ui -J CL II ^ -r-r O «^ O Si \- + -J u or<c /\ o z <i cr cr o u. \<c \ <t z> o >- T-r it t_> OQO o CO 2: u_ <c w or \ o o _i II CK w r> s: W^ UJ 1-^ z> u <: cr z o (SI + I- _J -J -J rs <«: o 1- CL S u_ CL CM o X o • z UJ >- o «iOC •< O O 1— 13 1" CO 3: z ^ 2: o i-i -"t *-i ^_ \_j ts^ ^ < -J CM 1— OL *-« m UI o r> QZV \\ o a: CD -J CL Q <: z \\ ^ r> UJ <c o o ce z o a X X o X UI > •< CO Ui 11 o <c oo ^\ v% \ 2 «— <c I- i~ UI cn CO * — AC o O CM 3 < cr < o o m X Ooo O 0 z o Z 0 CM CD cr .-I <f CO X UI X UI UJ I- oz to Q O X CO CL <f cr o Q cr >CL 2r Q£ t-l »-i IZ-4 C/> UJ <C Z5 O 2 \\\X iSJSi^^OCMISSiCMCMtS S'T-tlOCaM-CMOCMoCM 5jr^fs.fs,.rs^sOt-iroT-icM SiC53S>«Si(S}(SitaSi^rH CMCMrviCMfMCMcXif^^'^'OrO Z cr X O3 »- Z 3 O cr o Ui cr X zo o x I- I— _J < x: 0 _j O Q UJ UJ CD UJ CL cr CM I- 3 X 0 < ' 0 cr ^% 1- O LT 3 UIOC 0 z0 CO 1- Ui ^ cw a: UJ CD o o 0x0 0 0 <t 0 0 i~ O l~ Z -1 o cr <c cr z CO z UJ UJ u_ O 3 oc CD 0 J~ 0x cr CD ^ UJ ^ *— o o Z> f— 0 0 QQ CO 3 IS z Z OL 0 2: cr UJ UJ _J t~ cr H- > -J H- 3 0 UJ UJ Ui Z X 3 — 0 C5 UJ CL CD \ >v \ >V \ \ \ \ z Q. 01-3 0X UJ ^ CO z 0 |~ >— — H0 CL X CD 0 UJ ' ~J «i - CO CD 0 Ui Z >- •< z \\\\ CO 0 x: f— DC \ CL O CD cr 003 3 z cr 3: o Q cr ^ o U. CL CL ao cr cr o o ^ 3: CL KCL O O CL CL Q cr cr O _l _J o ^ 3C QC U. U. 0 CO o <o-i a-<-<cL-J<cu.cL toL>z L> Z <r'«to<:<to -t < o -J <t CL Q CL UI _j o <t < tJ CO X o X X to ca o f- CO <a I- CO o 2 to o o 3 s» UJ <: «s o a h- o o i~ O Q CC O — 3 z- 2 — o »~ CC o CM I- fz O o > z 3 tr — 11 <c>-H-_i ril cr ' CO h^incM^tsiKJr^rosiiSiKiSJSica'HTHJS^si tHnOCMt-I ITltaCMSl CM^tr^s>c\Jc\jxj-cacMm'0(sj'?r sscMOtss ^^^^ vor^?S3'-<cM?o^insor^ts«-ic\iro^rmor^ tHiHCUCMCMCVrMCMOjCMvjrOrorOrOtOrorO r-r^rof^ — x: BI z CD o -< f~ CM CM I— -J _J CD Z> CK OC s: 2: 5: O CO CO cr: ^- -J II 0 U- UJ CL < s: cn 3C Ui ot _j U_j • I_l CL <t <£ to CO <c cn sj CD I- i-. 2: o UJ h~ X cr X _J o O CL * oo OL Z \ \ :x 1 H- a. -1 ui r> H- 2: • It Ui :^ Qu ~J LxJ Q. CD Si cr o o <c o ci> CO a: ^ _J r> CO UJ a Ui z Ui <c o 1- l_ cr UJ h~ CL u. UJ CO Ui CD CO x: UI UI r> CL 1^ CD o: ll. « •< ^ "< or :^ ^ Z — CO CO UJ cr o ce: Q cr 0 ^ cr O -1 cc Ui Ui o >— CO 1- •>«« 1 Z O 1— >- CM DC <t o UJ Ui •-«• CD z: o Ui M Q_ OL r> >fr- r« a. <c 2r 3C _l UJ -1 -< "« 2is: s: r> s: < s <r 3: A s: 2*; :3E X 'r-{c\iro<«3-yr\vor^^THC\j Z \\ \— CD UJ 2: 0 • z »-* UJ CO >- oc UI Ol JX »~ 0 ^ U) r> cc X0 >- to m • X tu 0 z • • r> »u_ < •-4 0 cn in 2r h~ UI _i X o 1— -z. q: <t UI (r Ui m o o s oV (O ^ LU O 1 ' cr <«: 0 Ui q: ^0 cn u Lu <c o ow cc o o* 1— 1- a: \ z— 0 —Z — —I UJ 0 0 0 <: CD <c 0 U- 1UI U. X z 0 cr z UI tr 0 0 CD UI u. :x z ^ < i-co 0 _J UJ cr Z CD 0 0 0 1— 0 UJ £r CO a cr UJ z I— \ \ Q. > <t a 0 0 z >- z CO UI I— _i <t <c > z CO 0 0 0 z 0 CO to 1— UI 1Ul 0 V CM 11 UI tr o X u. LU t/1 «!. O o ou 2r X oXX O ^ Z UJ Q UJ O zz ^ (/> tr Ll^ UJ s: UJ 00 zz ^ouo IjL. UJ 3 Q * -J (V <c w> o 3: 3o o CO 2:: UJ CL 2:: a. |™ M tn ^ ^X >Z ooo o o Z Z CO z Tj- (/) ' 0X 0 X o X UJ OX z ^ UJ z UJ o O CO zzo CO O I— >i: »— or UJ _4 UJ cr 3: UJ 5tf zoo ^zz -J UJ Ui CO u. o <c o cc ^jf-o-^fo-^-crooQ-afr <x:^o~ia<t-JaLc:j<rQ:: Q oo<t-i<torwx<c»-co -x_i<o<t—•o<:-<x<:ai OXt-CJ»-Qt03H-0_iCaCOXI--Ol"Oof~l~3H-_l ?si X ^ »- ^ CJ < CO X a to o X • h- cr UJ Z X .-t \\\ oc H- < UJ u] X V- CO z 0 o 0 1- Ui CD Q UI 0Q ^Q Q h- 0 Z X XQ Z CD I i . - Ui cr c 3: I C c < 0 -J 3 0 X CO \ UJ 0 0^to z >- 0 \ N. V. CD CO 1 i f .H 1 ^ < : ^ UI 00 1UJ CD q: >~ 0 00 00 <t IX 0 0X Li. t:> <a: T-l to liJ II II O — a CO «<C -J h- H0 Z —0 3Q Z UI < UJ 0 > U. to UJ -"-^ cr CM > Q_ UJ 0 UJ a 0 cn 0 CO X H001— cr 0 UJ * —1 03 cr z Q z CO 0 Ui UI M Q cr Q_ K- 0 Q UI <c u UI LjJ O CO 000 o o *t a: CD r> U- -«t '-^ o -< X II CM OL :s X ' « 0 o zs. bJ > » Li_ 0 0 > cr 3 UI >q: <t CO CO i < — UI cr :s <: Ui • MJ z CM I— u. X O UJ t 0 Z GQ 0 X UJ Q Ui <C ZOO z0 J \ \ UJ t t z <c >- 0 0 t UJ oc CO 0 0 z CM — ^ to cc cr »— X CO -<t X X UJ f~ -< X X Ui z Ui 0 cr ^ xr — 3 u. \ z 0 * 0 CO 0 z Z CM \ \ ie: I- «- wi «tr CO <C 0 0. :2: ca \/ J— cc 0 <: ^ 0 0 X. -z 0 UJ z * liL «v Ui "«C » ^ 0 0 o X o Ui oz UJ o UI z — 0 — zw — 0 0 Z h- <: UI3 z tr Ui _j 0 CDOC 0 -< a. u. 1- X 1- >»-« 0 z> * >z at UI _j 3 0 CD Z X 0 f 1— • UI > CM cc 0 ^ z Xm -< 0 X -* X :x t • (O CO CO z 0 z r> > OC <S3 CM O 3 O T-) o 3 O X to CM UJ 0 X <t Z CD X -i <c a <r CL 0 cr 00 Q <r Q u0 < z X *C (O <: 0 X -J »-) IS 51 3 Z 0 z: 0 1- 0 tS 0 ^~ to 3 f- •< oo " oc UJ X I- >cr X X UI Qi- — cr XX zzX o ^a X to << UI UI o o to zz II 1 • u. X CO T^-^Hr~^^?s^o isi^rorHr<vsair>c\»!Sj'«a"Tr T-ivorotsjfMfoJ^ ^sl^ocM'Sl'^sr OT-4r>.esirocM ta^"^ -tH^scao IS if> Ln in tH ?! SifOT-ir^i>t~irv?s if\jro<<rdr\Nor^ <5;THrMto^rtAsor^si'rH(\jt^'^ s » :S! 'Si s;^ 3i K) Si » s JS: ^ v-i ^ T-^ ^ r-i w t<HT-4T~lT-I^T~lrvjCMCMCMrMCMrvOJ'OrO'OK)fO lT^r^T^T^Hr-| rHT-ltHfHTHTH r-I^T-lTHTHTH-»-l in -Si ^ CM fo Ui 0 0 0 QC 0 Ui UJ m 0 -1 1- n -J X g ^ Ok 0 0 It -J -< UJ CM cc UJ LlJ a _j -J Ol VX 0 -J 0 0\ \ 2: tl Ui 2: 0 11 :2: II _J Ui 0 X <: 10 CD 0 Q UJ <t 3: a^ Ow •< o ^ -J O^ -J ^ ao ^\ <t X 0 CD 0 0 -«t UI ;c U. " _l U> cw *-» UJ X Ui _J 0 > 0 t/l — • UI rw 0 _J :> h- <c: in UJ UJ 3: cr UJ i~ to 0 a. X 0 v) v-f »— CL l~ ut fr- »- » til u. 2: (X DC V o cn UJ _j C\J >- 0 X 0 X 0 Q Ui m ii cc Ui -t* ^o u. in 1L s: ac I- 0 U. 1- h- 0 </> 2? • tr o X UJ ut o < UJ Q OC O 2: o ^ <c cc to o \ -« X Ij^ cn DQ Ld 54 hUJ CC 0 10 UI X UJ 0 — z: 0 \V\ V (/) 3: u Ul </) I— UJ a. o oX Ui «< \ f\ cr Q oo QO < ^ Q DC O ^ CO •< O O <t X ^ £\ tH \s:\ M\ s\ ^ tH *H rH o X cc U. 3 O X tn XQ to <c o o o <t o ^ <t ^ < ou o ^ o a a. ui (/5*-^H-i~Gi-coocrtn->»— Qi-ni'Seaui o Q t—I T-4 o -J t/) ^ o <M 2; X ^ 0033 Q to CO O <t <£ X X tr o 2^ O3 to Ui o tn DC en <t LaJ -_I »~ UI \ 31 <C nc <t ol ^- o uj CM UJ n It <^ H in ^ ^ cc cc ^>-<tx:<i:_j<yio ^ sfN ii^ It *A o II CM It II it 11 n ^ II O It i/i r-l CM »o n iA A lA if\ lA >0 vO o ^ I tr CM <c O :^ * 3 CL -* o to a 3 O * o m to 2: * CO UJ CO m ID O QD 00 tr + —f or <«: T-t tiJ CL UJ CL cr -f X cr 2: >- Li_ 3t <t in o CD O -J <: X \ \ f~- Ol. I— 3 <: \\ Ui o X<c o 0 cr CO 3 cr <: cr u. o o :2: q:: i«r O UJ o 00 UI 2o Q <c o o -ta: <t u. h4 <t _J <C CO :2 CL Q_ !S H- X Q OO o > o X 'w- tr o Q u_ o o O O o ^ <x o X <c o X cr o X cr o Q ^o < tr ox ox o o ™l a »~* -tff <: >- 3e: </> o o 1— cc \\\ O -J UJ — cn Ui U- <c C/) ^ < -I X cr o o U. < <c o CO 2: 3 2r cr o >- X CD :e CD O o— ^ 5^ cr o o 3 o u >\\ >v 1^ rr :z UJ ^ «S _l «J ^ 3 3 X < T^ CO o > cr — oc o uUI z U. Ui < X O m IS CM CO U > to \\\\\ to UI O 3O CL U UJ -J q: cr u. <C w o 00 I— tr vj UJ cr >v c/) 3 o \ I <t; ^o I— V) o cr o \\\ "-Hi I . XX^ X x cr ^o O <f Q ^ rw o Q <f _j O u ^o 1— <: o to <c <c o <t "< O CO o Q •-»- H- cn cr H- Q fSJ 0 O UJLu tr oa »- o o :2 tr UJ o ^ tr in o 2: cr o o < -J u. u. s«i 0 VJ 0 2: tn \ cr 0 »~ a cr <t t/) l _i Q 0 <: o o o o o o (r o rij oc • o Q 3^: 2«C O o <c I— Q <: o ^ o CD cr X o _J o <: o crixtr. :x>3:crtH3c o 303otr03<ao o o cr o cr ^ o otootootoo^to ql > X0X0005-Q.0 -i X <i U. O OtOOCOOcOQQtO 2r 2: X X o X 3 SJ < CJ <x<X'<X'<<<x: 3 C3 -> X X CO CD -it-3»- cr I o ci. r-l <SC cr Q or o u o _|Q_jOX— •o I ^2XX33saO XXXXQDOi^tO in Q U 2rooo<:_j-:isii ci. 3<sa Li_<tu_<:u.u.v-f--i a Xo UI o UJ I- X o tr r^ ca X -Xl-h-Li^OOCMr 3 ca «J -J (O CO to cr _i I . o C_3 to o K) tH m O rH (S vo ?5 vO o ^ CM ca ^ t~l CM CM rvi ^ vo t-t in cs> c rv. cs CM so CM tn u -5 CM !3 (S2 CM (SI J^ ro sO ^ "St in 0 >o f T~4 o !Si T r CM ni CM eg CM cv r 1^^ r^ r-< T-i r t~l CO CO q: o a > » CO >~ UJ X r 00 -J <: Ul Iq: I— t-t —• I- Ul CQ UJ J I- Q X cr o <t <t z u O o o o 3 _j I- CL O Z CM O o \ _j « \ \ r> ^ <c > <t Q >- <r UJ o < IUJ CO x: QD o \ V. \ ww D a. UJ 2 f~> O UJ J 5 : X O «c a, <f O -J <s> _J <: X _j O »— UI o Qc to I- f3 ' O -J O CO a CD r>^ a or tl. O ^ o Q —O 3C to >v \ 1 o UJ o^ •< o c> o) 3: \ \ \ V. \ r-9 CE CO 1-1 CM ro m CM to in 0 1 >o V o -J O o co-«too>cxcoK>^CLQ.c->^^fOfMca5rcM^cMCMCiin<at-*^ Q q: o * -J O O CLX O (O UJ 5> Q " Of- X -tCt UJ-<t-l ^ _J Z3 X O c^ UI o <t O Q CO Q to •"^U-O-^ZOOCQIQ. 00 zo o o 2: -I o <t o X z> o a X < — — X Ui O -J -J CO IE !S to ' • o o CD O >0 ^ x-l r^fO'~^OJ'»~'^r-N.t\j-r-i>ou'ir'jcyciiCii'^CMr^'*~* r^cMiH>omfosjJS>s»^cvir^-^ ea^Ofoin^^-CMincMtn rHr^iN.misiCM-srmcats^HiaiA'^ ro^in^OT-i'Hin'HT-io^^ t-t^incMtr^tsJorvicMCM'c-i r^tf\'*rocMtsi^cM'<rcMCMcsiA®TH^^oeaP^*or-i'o^o 'I?SfC?S!^S^SSS'5S^;5ril^!'^!£i^'^^. ^^^^^^^ t-it-it-ir-i'c-^TH^^rvj -<CMro^tn>Or-{si^CMroviA^r-s>^CMro^in^rvs V^^ z o u CL (SI X -> ^ (Si »-« CO tr ^siCMtSKj- -^r^ or^rrcMfNjcai^^ nOCMCmcmoi^q ^T^«^)r^^S)rMtSlf\JL'^^^ c^i^^oS5 ^vJ^vr>.c\l^vll^L^^CMBa ^ 40 I- UJCt. ex. <r3?sis>'52roc5jo(sjK) r-icarocM'««-cMCM^T-iiar^mcM UJ _l O O X CJ> UI 1- u 1^ _i •< CQ ooooA<:><rOsoci_(i_o<tQ.roin(ai^cMmcMtnT~ir^r^m»CM'^in r*. < or QH CD 2: N, O o o o cc UJ CO _J o UJ a: CO o o o St o o CM o ^W o CM > CM —••-••--« > o o a: a <s rr ui ut CO t~ ct oc O :< (o cM^CMrvicMCMCMroK>^orororoPoro'<r<4''q-tr^5f'^^ir\ X XQ CO CO <t ^tHcm S) TT (S> ^ «S» CM T-f iH ^ fO C3 O ^ ^ > X 3o o W CM tn ir\ tn ?o ro ro t-l t-l T-l vO ^-r-fracsSi^j- a: Q Q < zz. o --i • trt :2: UJ i-* CL oo 3 z> 00 uj >- >- Q O UJ q: clo<:o:2S>o ^ _j <t QD OD _J eaooo a. <c oc o 2: — ix- 0 :3 m \^\\\ r> t 3C O o X O _J o X X ^ O ^ _J u_ QD <£ (D 3 m 3 o o o m o CD — --^ • __t o ^ 3 o CQ oo cr I O o >- 3 0 <: <t _J a. 1- CD 0 o:x 0 0 Z 00*0 3C 0 >v \ \ UJ bJ ac CK QC CC 3f a, 0 0 cn UI OL -J 2r oc 3 \ \ V. >v s: 3c 3t. r> u.<fD<r-<<:cnQ<co<c u.c/5a.CLo^~-J^ocLfMual~woo->^-Ql~o UJ 0 Z CD iSJ I- U- IS CL •< cr 0 ^ =3 00 X </) — CL cd ^ <ct-i ^ ui O Q Z ZT < 2: 1< ^ 3 CC X 0 0 3: CD —* CC 0 <: ui >~ 0 X U in <c > o m >~ o O <: 2r o o ^ Q a. X O 1i> ct ^ Q cr »-»__t»--*f::io CO J— a UJ CO >- Ul or CO <: o UJ oc cr »— cr t'^ o tr o o X CL oo«-*'-*OH->— $— »-»ou.u_i~- xu.x<_io_j_ixx-icLCL2rx:2:Q3U^ ^ic:xU.XLuQ_JU IU.U»L„^3U.3l-a3X _jx<t3-ca:3<tCD3a)z33i:>»~^030UJ Q cr o -J U. cr UJ cn CL U tH r4 Si >0 T-l >0 NO NO ^ (M ^ vO !S3 r>- ^ sO <?5 fO fO CM i^o fs. fN. K> £r 3 o to lA lA r-i ca la tH th o 3o o 2: Q _i u^ r-l in ^0 fO _ 3 OO^rCnXCDOOCDaCDCDCDXoCDQDCO — co UJ UJ o O Q O <c£LO<Q«<C/)0<CQ<tQ-«tQ<«Q<tC/)Qa^OfCCnCLOrw _xx<co<to2:<to<:o<co<to<:ux<f<t—.2:0 — C3s:v) r-lCSJC/) "^F-Oh-O—)»— OH- OK- 0»— QH- 0*^h~H- _j«JC/)OCL£L»-» f~i ^ o cr o a tn ca ss r> G5 SI SI a O o* LA vO X o c : L Q _J a o J~ O _J UJ o o OO ^- OD ^X ooz :^ z> cn X O 1- UJ O CD — O ^ cc Ui uj UJ 12r o QC O O cn 2 Q \\ CM *H in frCA> o O Ul a CD o- o ID o cr CL ID OL >~ OD 1— <r UJ UJ :x Ul UJ QC ™l c/> (/) X u \ X o \ >v \ o -J u. OO _l ^O U. Z) iUl o T-I ^ fM lA >0 in !-n "3 ^ ^ OD Q X -I —<« o m <t u> o >Z) * O u.ij^x<taLO^x^ <tf-2:u.2<t.-. -» _j -J _J -J _J -J Li _J QQ II L» <tOO<t_|00'«fQ- </) 2: C« 3: C/) 2: Ql 2: -< o 2 u> X 2r 1 Z: o Q _J O <« 2: QC GO 2 Z5 _J X _| X m _j 3 u. 3 GO cn 3 O Q UJ CD Q QC w X u. < * XX x <c <t s o 2: X :^ o 3: 0 0 0 q: UJ 1- Q ^ 0 Q H- ^ >X 2 <f UJ X oc 0 2: UJ X 0 3: 0 -•too 0 0 CL Q 1- Z 3 ^ >v^ V V >v U CM 1>v (/5 QOOQ^ Ul 3: 0 CM 0 0 z 3 —03 0 00 Xz0 0 X _i 0 X X _j _J CD _t ^ 3 CD _J 0 _l 0 _J 0 -J -I CD 0 GQ CD <« CD :2 m 2: —0 C3 m 0 a 0 UJ 0 Ul 0 •< -< o <r -J PW </>oox<:u-dco <c 2: 0 to <t »- 0 to i- 0 0 2 a ~> >- Q H- 0 0 CL — ^ * --i 1 0 ^ CK U_ Ql 03 9 T-t —• -< X <n Q. U ^ 33 q: fij UJ a. QD a ^ z Q 0003 1 o <: »- OD Q •z 3 0 CD 0 X^ —1 3 2D 0 0m Q <c to ** la C9 T-I X ^ ^ ^ ^0 CM K> pg v^ CM CM m in 0 T-t rv CM ro .0 O ^ tH CM ^ Norv{s^cM*0'«J--n or^-r^rHCM-o^upi r>H in T-4 I XXX _J 10 OD 3 GO <clo<«oclui— X -J 0 X0 0 <c 00 en 0 CD U. cr CLrwcnrwcLtLoc/) o rsj 3 I- 4« 2 3 o X 00 CC ^ O cn 3 OD OOCDQ O <t a Q> rw 2: <c o <t o z -> o o o^m 00 ^w 0 z 3 0 a. o o -jui'-i^'— rrt/i'^GQ'^ CL K5 -H (M C\J J2- » u. Q o <. q: 3r Ci cr •< in in Ul r> CD Q Q »— -J O U- »~ z: <t CL O GL u 2 :e Ul 3 I- U, ZD -^ O X Z) O 2: QD 3: CD OD X 3 U_ Z30 0 2r rH iH r-» T-f m m in m WrHCMCMCMCMCMCM'MCMy^^OrO'O N-jfO Lr> in in if> in in in m in m in i> m J> in ^ TV in uTv in n ,-^'^^T^'^^-r^r^^r-4T^THT^t-^T^•^^T-^"»-f CMr>•^Ln^o^^t^'>^CM^o^'J^^o^-^^S)T^cvJ^o'^^o^«'C^wc^ oovo or>.?^r^r^rvr-vr^r^53,!^«3's si'^'^tSrH'HwrH^TH^THCMrurvjtMCMrvjcMrgrotoforo ^o»^roto^^ tj-''*"'^'^ ^^rininnintninmin o Ui o i CD o O UJ z :^ CC CD oc o O o »Ui o O cotr m ooo z 2r to a: o UJ H- to at >- -«3c * is: q: 3 O X if Lt. o > a — o o w<c \ o cr oo O Ui o. Ui a: to oc to • CO tc a: *-i o CO ^ \ o \ ui CD 2 UJ :x. cc u. • tji> CO => UJ 1- to I— UJ u„ CD U. O o \\\\ <t cv CM CO r-l >- CL q: H~ (S5 Q X »~ o Q. _i O O OOZ ^ UJ o o o la: UJ a: in UJ T-f o cr o u. X -I- I QO < o CO » ^ Ql I-J ~J cc OC (T CD z> r> Q U. <f Li- UI II < -J £: ISJ K- O i CL o o tH Si ^ SI (Si <SI ^J- Si *-» ^ ,H ^ KJ r-4 es» T-i r-l ^ OD Ui UJ ^o Si ^^S2x:*P!^^2^'^^:!^'~*^^f^^c^J^o^^ -"^ro^es ^ ^ ^^ ^^ ^ ^ ^ ^ ^^ in in in in n m tn m tn m in in n in m m in in in vO sO o oo in in ^ in rH I v^ ^5 ?Si «s "«r in «si ro CM Si rM tn ts> ^ S> CM ^ r-{ r-4 '-t Si Si s» Si si csi Si Si Si s> ca s> lA ir» ^m^ m uri "•^ *-4 r-- rs. m tn m t~l It H II o CO to tl s: S: 2r II r> UJ •< <<; <t UJ OQ :z cr z> o •I oc X <t cr C3 O X CL cc o to _i CM o o oc :h UJ <t OQ 3 cj s: 3 — tr o O St O GD X _| o u. CO CO z CO o O Ui X o _j _| X X u. u^ oo 3 r> 2: CD -J q: r> CD Sil oc a: to CO CO est (Si u. It CD CM Z X O t <M ?S5 ^ -f C/1 -J :z \ 3 O DC 0 CO cr 0 2 1- 3: o X^ 0 2r Q Ui CL tii 0 Ul 0 cr ^ UJ CO 3: <« cr DC < 0a • 0 <: •< £r <: <t in Ul CL 1^ o cr 0 cr cr CO UJ <t tn <t cr cr 1UJ z> CL CO <: 0 \ to 1- 0 0 2 CO *— cr 0 CL u. CO < a. 2: 2 -J CL _| CL N* 1 _i CL -< u_ 1- 1— 1— IN »~ U. CM >u. <: (o Q o us ^ O ^_ CM O 2: IS U_ O O o CM Ubj u- a X X: Ui O Q fO Q ^Q o o 2? <« — * _j cr so Q: -J _i O _J ~> _J <C K5 Ul «-4 f\J 13: C\j -"I CNJ I r-i C/> f-^ C/l o <; > 0 x:CM CM 2 <3 DC K) CM (S ^4 CM + CO CM -r-, NO Q U <a ca 2 CO O Iu a ?a cr UJ csi CM CM ^ cr « CL . in 2^U :st: <t ^ 4^ — bj 3: (St OL CL 2 CL CL U <t CL CL Q_ u> <«OcLCLa-(i-Q_uu.'<ujcLi-(o<t <X CM u. s: cj'<t-<cJ'<SeLOLU<xSju.s: Ql CL 5: <t o 2: X 3 s: S <3 a 2: .^^^^^^3?:Q»-»Qz>s:uj2oCMi-ot**»-o<as:3:oH~> *> (/> T-f -> ~> U ~> CO -*-|2:~>->-)">->_|_l_IO">C0-<«jT-l€0_t> C0_jCM->-J-Jt0 + qo ^ CO C\J SI CO SI (Si <s CM 2«C CM <SJ fO rO ^SJ 21: CO <St O^ U r-v CL 0 o o m cr DC 3 VE cr cr o o CM 2 cr o cr u UJ Q ^ C5J >o >o CL 2 U_ 2 o > »CO o CL X ^ '«S-S»CM'^CM'«-rM^<5aCM'S»-«!rNOhOin'*>OTHCM5 ^ '^ ^'** i^^!^ c^''5r^^CMr^^Mt^iso(acM^cvl'*^"r^'0>o'«r^s^^ucMCMvO'a-cgt-t{acM^s>"^^^J^slCM^ CO o <c X I~ r> o CM o I— UJ to q: CM CO >- o Ol tH M rH U. O OC :z o OF UI 3 0. o PO UJ O CO cn X o o tn 1\ it: cc «j CD u. O CO V 2: o cr a: UJ Ui 1wO -J UI A \\O \ 2f O O <3 a. o UI > O CM o ^\o \ UI 3t O £k o X a. I CO sr. (T 1 o m CM 1-r \ <c UI UI 1rD a. UJ 2r CO _J o z O tr. CD ON o U. UJ :s. u_ CM U- 15 I o UI -J Q. o O O z o u q: o (XL C9 CO >^ CL CO CM CM ^ CM »- O o ro Q. CL 2: Q- -«t : 3: UI T-i cc UI s: > GJ to -> CO CO H- ~> <t t o I CL CM ^ CL <t CO 5: D X ~> <: T-i I CO •-t q: r W CM 3«i I ^ S3 ca in tH CM CM CM (\l tM CM tH T-l tH (a ta ta ca ta <a Si r-f tH (a ca ^ <a IS) r-f 2 csi ca S CM s: oc or UI CM hO tH *H la IS) CO IS) (SJ O o CM CD CM CD U, _J cs> r:> 2: •~« o 2 ^ CM m CM in in in tn in in r-i IS J!5 (Si in vO ta H CM ro ro ^ tH rH xH » ta (a SI (a (a SI T-l oc UJ (S CM tiJ U ^ ao (J u or •< -< (St 0|L<tCM-lCL<0-<rfL.I(OUl OQ.<CCM-lCL«C>-<r£L.I(OUl 'Ct tj- <t CM a, <t a. CL UI a. 2: ca x: I- 3: a: cm 2: 1— UJ x: to ->(o at -J -J zr CO cr « "«< a la v-f => «a « CM 3 U. <C »- z> Q ^ 3oz^ a o o <t ->to (Ol- to ->x -> ^cv a -ICO z<c <->-j2:Dc^tou:toa»jScocNi X UJ 0LOO2:Ci^Q-iC0.<< o rw X to X o a: UI 0 0 ta ea isa a: ) m fO cu CK 2: < < Q O CO UJ CK _J o o CM V) O CO q: 3t \ cr 0 O 0Ul cu or o ><c -J QCO z II 2: cr H- IT z: CL to oo cn :d -> o <: cr 1— cr o CO 0 0 u. M 1- z: ui >- cr o cr cr UJ O CO 2r » 0 z> 2: ~> \ IS cs (S Csl cvi u. cn CD CO IS O Si O OL J CO I- o cs (S CM vO o< :^ CO cr UJ 2r cr X o tu a o t3 10 of ^ Ol s o CL Q- O <t O _| O <C fU 2: O ^ ui Q_ X CO UJ ^ O 3t O ^ CL 2: o 2: -J <t _l s: to s: o 3 s a z -< cr <c tr < CL Q. O I- Ci JO -J <C CO CO — 4 u. u. u. ul. ci, 3: cr t-l cr UJ *-l • 0. Ut CL <: ' a. UI ^ > CO o o IS C5 -I CO r> — 0Q -> o Q 0 >1— <t ZD _J Ql OL »— CO z> C9 oo o Q cr cn tr »~ UI CO -J < cr UI 0 ><: oo CO ~> CO SI -J CO nO CO CO 3: ulcr a CM a. to O U- to o U. U- CO »— a th v-{ rv vO T-lTHir-l*-fT-fT-*CJCM C\JC\IC\|fMr\|C\JI>0 £ilCMCMCMCMCVICMCM CMcmOJCMCMCMcm "< «s * + cr 3: CO o x CO UI CL oc U Q. Ui Q-OQUJa-Q_U-ti_l— <fUJQ. IC/)UJ Q. CL 5r 5:-J»~2:<c*-»xi~<DfWx:x:»-»2:z>az>2:o2<r^ 2 ^ O CO _l ^ CO CM -)0(o ^cow ^co ^<c->->_j->o ia"^-j<tcoro CO "1 CL cr (L CO CM'T-icMr-ios^O's isa CM L c O CO Uf »UI I- o 3 O \O o*or«vK>{Sk'^GiCMG>«Srvi^s>CM sacMfotS'srcarvjisjiro CM<«rsicMfocM roK>rorO'«DfOfO'a"tj-'«r ^ ^ LA Lf\ tr\ LA LA LA O O ^ vOsO^O cmcmcmcmcmcmcmcmcmcmcmcmcmcm CMCMCMCMCMCMCMrvJCMCMCMCM CMCMCM CMCsiCVJCMCM sjcasiSioKJsiSicaiasjJSisits CSaS^(SCScSlS2(S2CaG3 <S(SS> <s<s><s CMCMCsiCMfMrO^irj'Or' to in QC o < UJ UJ X (jj 53 >- IN UI oc Ul ^o << o OL a: #~ < < o \ >x UJ <I UJ cr 2: u- q: o <C Ul or occ CL. X. «/) CM <C CM CO (/) I 3 Ul _J I Ui II II 11 _l q: 2: UJ X o o < >o »-* o _j xo \X V Ui 0 0X a a 1- UJ >• nc »— 2 00 00 3: \\\ 3: Ul _J UJ DC O o S 2 iH o t-l T-f t-» 2 » SI --^ UJ OQ 12r UJ TO AC <t _J _l Ui -J 3 0 CM 0 UJ in tn 3: 0- tn U. '^: 0 \\ z> U) > v~ z> Ol 0 \ cn u. 0 0 UJ oc CC CL hU_ K- U. u. X >U. hU. CC — 0 a: 0 0 to £3 UJ 0 0 UJ UJ 2 oc Z CL CO X CO 0 UJ 0 0 »- 0 •-^ xH ?s fAi rv« ny _J u. 1- (/5 5iC •*> U- ^ ^ in o :Si rs3 1— CJ CO H- U. CO H- CC ^ Si C5 O CM M3 vo o o ^ l~ /> :x 0 2 rxjOSLnJ^SJ'OrMfO cm tHr-IW*HrH^«-|^OJ ^ 0 CC Q. T"f r^ S3 2 ~J 0 0 <: < 0 CO <C U_ ^^0 (O o: Q u. < Q _j <t 0 <( u. <t Q <t CL to CL -I 0 < 0 o < 0 s: <t 0 0 XX X V) 3 to 3 ") H> 0 0 0 1- C3 0 0 2 CL. {/) Q Q cr <r •z 0 U. _J Ul M CC < S3 T-4 f^J SI'S 11 St • tHI o -J CL u. o xo. > o UJ X X cc i~ o a. Q- w{M^i^> T-t?S)<\j<sr^^ rxj CO Ql OC Ol <f Ol _i cm < cc 3 U. <c c3l 2 3 3 O ;A 0 X X ^ » — cr O cc o X ^ o o <t a •< O U. <trwCLu.u-toa u.<:a-*«CL<fO'«o'<o<«<t <t CL CL CL a. X X o X _i < u <C O O cjtoxa-*x3:o-j<?i4xx<to<cc-><t»-*o o 2: OOX -> -J ^ OL Ol O o 1-00 o»-»")oo->cc cjo»-<n-^oi^oi~or-uo O "> X -«* • Ul o (SI tH ' C9 CM <c cc o HP a c 0 u. en cc -I QL d. K> CC O o IS) X »- cr UJ o o 2\ I 1 <S) (S> Q < < CM :e: Ul X Io 3 2: 3 Ui o •< o s: 5: a. <f ui X CL a. CL ac o CD w oc -<t -J CL o QC O ^ 2: tn o o ac o o u. u. o u. X Ul u. UJ UJ _J O CL AD cr X IS s> _i u. Ul cc (MSSJt-irsjS^fMTHKJ jr^ r-fCM^^l^^^or^K>r^ CMrviCMCMfMrvlfMrO'^ in ^ *r T '^•srrr'sr ^ 'O o o ^ rr -4-^t^ T in o CO I- UJ Ul Ui a: X UJ o I- UJ tjL CD UJ <: o O Z UJ -J CD 3: -J 5^ UJ < 3 ZZi o o o u. o x: CE 3: UJ oo <c O O OL DC 2r CL XX. -J CD X 3 o u_ Ul CO o u_ cc o «t »— -J 00 ce: to l~ CO it: Z 3 cr CL (J) o Q CO \ UJ o UUJ _J 1 Ul o a: to cr \ zr <t UJ O ^ -J GQ \ o o Z \ »J 3: t cc o »— co oc Ul o z H- UJ o to -J CO Ul q: ha. tt_ <x as: a. > i_ o O- o 3 <: O or >- cr CM V) J CM CM SJ ^ CM ur ^0 o <f O O CM < o a, Q_ UCL 2: o CL ISJ > Q C/) O O Q < Q <c <t <t O 2: O Q- CL O U. 3: ^ u <c s: -* s: 3: O O X x o o I- o >- o o o -> _J _1 -> Q- Ql u -> cr C/1 c/> Ll_ Lt_ (S (OS) UJ CSl ca Gc z: o <: z sr 3 < r> CO o CL CO <:< <f o oa CM Z OC CM -V cvi 4. vo to <s: UJ UJ — • VfO <c o >«£ ?3 est CM CM O o to :^ <« — 3: Q_ X en UJ CL CL UJ Q_ CL U_ CL CL CL U- CL CL <c s: x «Si O <( CL OO cc > CL Q CO o — (9 (S IS CM (Si Si s» x: cr <: OL < -J u- CO cr _ Ul CM >• + > <« > <t S» o CL CL o <c > « xzizr^-^xarraQoaa-rHcL 3: XX Qo ~> 3 C o z CL (O CL o UJ cr ^ CM lA tA tH -Si T-t CM ir> ^ oo ^T-ic\jraf^?srocM<s3(M KlS)S>CMT-«CMr^ SlCM^ ^rHr-lCNJ fMOvjCMCMrMrsJCMrorOrO o S3 (S — vj* I vJ O Sk CD z o 'soros<«HOso*a^O!SisiT-i-;rt^?stCMCMCMs>toQ^s'^T-iroca CMS'^^OrOlA^sOrHtOt-liaCMCMCMGil^inOlSCi'SaCMr^f^CMCM 'A S) tA 'a- isi SI CS3 "SJ ^ IS ^ Si s CM H W r-l C^l vo ^o -o t-i CM fSJ CSi -Si -s: r-- T T •55 Si <>f^Sv^^uro'^Lnor^^3wCM^o•<rln•o^s..!SJ^CM ro"trin>or>visiT-*cMho^iAOrv.<siv-fCMf^'^ir\NO r^tS)tHrMfO'^tnorv'Siv~iCMK)T lt. •or^'^r-ifMro f^f\SSS}??^:S'^S "SSSrHr-tWrHt-lt-fTHT-lCMrvjlCM tNlCMCMCMfMK)|^K>rOfOr>rOK)'^^^"^*^^'«a- in cc ui CD o o Q Q 2 Ui o X 0 « -J >~ QC cn or Ui *Ui Ui UI 2: o CL CO o o CO o x: <c u. r> LU -J O^ X iSl CM CM > oc 3 UJ cn Lu Q Q »~ 3r X :2 ^- o u. q: ""^ <t is o Q UJ <o •< I a <: - I O CL QL a. 3: - {/) "~> < -7 X ' <t: cri u f fM «s 'scr s» (s T-l CM T-l (NJ r-. -i^- i • ^- ^i. f--. "^li ^ A ^ S Si t- f:.- fN,. ^ ?s) •<3- in is> ^ la ^ 5a ^0 s> lA - ^ JSi -H cn in cc X CM u. <s Ui •a CM •fr X QC CM CO O CM fO »0 (Si * Si C3C IS» CM K) ^ UI »-« >o 3 + o u. CL <« UJ a. CL -<> I* CO »~ > f~ s» X Q- a X UJ Q_ X <s X CL »- — X O r> X UI zr o X X I- o UJ ^ Ui O UI X >c CD rw 2: O f- to X a -J CO <: ^ ^ -> ->(/) u. ^ CO (O U. CO a _J <C ~> CO _J <t -i rv CO X ^ a: :^ C/5 ijJ >sr fN. t UI > o c/5 ^'^fM^fO,H'r-lcar^THS>T-4CMrS|T-f^ v-f^CMLf%rOf^^?SJTHNOT-l?SlfMCS3f^fMK)tn ?Siis>r^:^r^cMincMvo 'vrCM^-^'Mr^'^fx, ^«J'rcM5952>'S3r-irviS>OSisOv^CS>Sl T-f>s>'srs^^rMvO^*r>^p=^^o-r-icM ^J7r^^^fSi!S3T-^WT-lWT-^T^T-^T^{MCM^^^ <\iCMCMC\ICMK)rO!r)'^?0'^^0''0,cr'^ ^o*^ or^NOOCM^^r^tncMinNOCM'^vOfMLn '^4 f3 ca .n 's% 'f^ flMTk ir^ lA iTi LP* in lf\ in Si S ^.' " ^"3 -^r) ^ jt- in in tn o rn 1 tsj X o 2s: ^ o X :^ ts) 0 0 CM *o u. X U. UI :> UI cr :> o cm m X cn o o Z) ^ o x: "v \ \ <c lbs: II CM cr: I CM CM 3l--UJ»-»0 Ui J X _i 1- CM iC CO to 0 OQ *^ h- _| *H (S5 cr :> UJ Ul (/) X »- <t : QC X 2: SET fr- < a. a. o o o c> o (S» 0 \ ^ 3 UI cr XX ^ UI -< — or CL <t ~ 3: c I- Ql ^ fM Ot CD CD X (T 2: UJ UJ 3 a: u] :^ -< cc * UJ QC 00 UI -J CD I UI ^ 0 0 -J <t 2^ CM UI St X QC < QC Z UJ X o CO oo q: t- Z UI <t tn Ui X ^ ^ DC o I— u. IS z 00 \ UI \ QC QC CL <« o UJ QC o Q. X o o :3t UJ a. o <c X I <sc LU CO QC ^^ o m lA ^n m in tn iA >n 1 ?n ir\ * ^ ^-4 t~f t--? r-^ -r-i 'i^ lA in in LA ir» LO ir» lA in LCi in -n O ^ ^ ^ 'A ?S oj CM oj K> fO hO m iA LA lA m m in {A ID iA in ^ in 'A m in in sn f^") ^-f ^-1 r\? cvi ^o-^s-iOsor^fsiT-icMfOHij-ijp^ >cr^'S»t--»rM lA lA -sT fN. (Xi r\j iS; 'n f\i ""T -rt ^ ^ in in ir^ tn LA in '<qr !rN mm^ }n on in n 'n in -o in trv ?n ipi in in in in Ln in o ^-oy-icm''^ ^ ^^^nJ^O'>^rln^o^>.^^T-f(^i^ora'^_A^o^>' in ^^ »n n n in »n m vo ^ o o ^o t tn ^ A in in lA lA m lA fA LA iA lA J> A in in A ^^^ ^- -<r ir. so A in A r-- ur^j tr^ irv CM 1— cc 1 0 0 z — 0 0 »— UJ _J 5 :z. z X 3: >~ Z X 1— •-4 CC UI 1- 0 -< 0 »- z CM oc u. UJ cc r> UI ™l -J m CE 0 ^ <E Ui > X cc <t < if Ui >J >q: -< «: i/y en Ui QC o o Q 0 -cc o <c Z m 0 X UJ \ UJ Ol 1- UJ 0 z < X 0 o: X 3 zr q: CD + I < » (S) -> X SI ^ ^^ CS> ^ o iss psi "Sj i cc isi CM»-»bJ«-' X cs ta (M»-« cn :x <c UJ a. I— ou <« CL CL <: >>f~CO<*'f^Cl.CL<t><« — o 3 s: UJ zr CL £3 1^ X X ouJzof^xx»~oci X ^ ^ a -> cn <c 3 -J »H -> 3 to u. ^ ^ 3 to u> -J cc UJ <c ^O \ (/> < — Ql OL 3 0 0 ^ CM a. OL s: ac UJ UJ I- i~ (s> X UJ z o 0 o^ 0 UJ 3 X tH it: X cc cc -»-*UJ * UJ cc UI £C SI 5C 3 OQ.X<f»^OCLXUJ >k: ( x o X z rHr^r-fiar^CMf^vOCMCM tS»^^rM'^rHiav£)THh- ^ iH nJ^O'<rinvor^•SIr^oafV5^>n^or^tSiT^CM^O'^ln^£)^>v!^ ^ cm rvS>T-40viro-<T.nvor-^^^ ^ \s\ o f^^-^r^t^r^sts>ss3SsC3'S(S5v^v^T^r^r^THlT^,^fMCMCMCMOJnJ^vJ tnLnln'Jr^ln^n<:)^o^^o<>^^o^o<>^0'C)^o^ovo^<>'^^<>'^'•^ CL( QLXQOOQLXO<t^vc:: 3 J CO ro CO <t 3 _j <i r>- «. X > UI _J * > fO z »o z u. z to O UJ -< \ \ \:8 CO ^ru^<>^v{a*^CMfo•^ln*Of^ls^cMho^ln<>^^'Sir-^CM^o'^ V0 1 Dx: X < o X 0 V \\ t ii 2: o CO CO <t CO _j Icc 1 UJ CD ><: c^ UJ ™l -_j •5S> to 5i 3 0 UJ 0 :^ CL • iSSCMJSlCMr^fMsO^ T-»CM<rHCMCM'^hvNO^CMf^CMCM'^^CMCS5'5rCM'Si w(a'^Kr^{M<)'^K)^Or~fca<>^^rMtsr^-r^(SJ^vO'-^CM'^^(s m s\ cc <t CM -rH C^ CM Xw X3X|X00Q0XUJ£1_ of-»-o>-Qr*Jx Q » • Ui OQXUI (/5 >— CO oc UJ 0 s> W T\ s> SS ^ iA nO >0 tA in m rH O o U. UJ CC cn \ S ts-r-t* . CM 5£ cn Hcn <t CO r <t >v CM csj IS ca ?a X <c CM 3— o zo 2: -J Of 3 O »— SI hUJ < •< -J z UJ Z o 0 -J I 2 2: ,^ X > Z o 0 <: 0 -c o CO 5*: o o X iH-r CD z: Z> z z cc 3 <t UJ CD cr UJ X > z> 3 X CD UI l~ 3 CK -1 3C UI < 3C > CM CO + Z -J -J DC to )^ in cc <l 0 <t or <t _j <«: UJ u. u. *~* > X 0 3 -J »— _J UJ CD CD 0 0 <. UI 0 DC CM 0 z QC -< CO O q: •< I <t; CL Q z X o o UJ CL CO 3 if\ w vO !A "Si CM '^si-^r vO 'r^ in 'Si ia - •^^•"^inLn.nLn! o^ oo o oo O ' CO ui CD o o CL X o o o 3e X m z: in 1 o '«r UJ oc •< X o CO cc UI UJ CD Ui 3C CO UI 3 •~t X UJ ui > o in oo o (X a. < UJ oc UJ -J rr -J K) _j 1cn X QC cc It LJ X -J <c tr o \\ UJ -J QL -J o o^ i~ o cc o 3 O- o o u. o co O o o m CO CO cc UI cr oc UJ Ui X o o o o o 0 2 cr UI oc a. >- oc -J UI _J a. X Ol ?a 3 CO X to UJ cc H O X 3 CO Z C3 6a CO ISl IS I CM + 5sC to C3l Ol srouiouicLsro (nr^3_|H-<tH- <3-J' X Q. o. to <C X <t O + OUJ _ cr X o o V, _| <si T-4 o <t 1^ O 0X H- a >o to 3 CO _J -J UI . 3 X o o s C9 r\j ^ la rH "a lA ?a SI ?9 OJ t-l isa r*^ >o 5> r-4 «s> 'sr in ^ >0 O ^ O tH ,H ^ o Si ta «s sj T-l oo <0 '^i ^ ^ ^ ^ T-i tH CM ro \r\ is\ 'Pi CO UJ to cc Ui 3t (O Q. •< o ^ 3 O aOaDC5CDOCC-J'^'<U.C->Q_ a»-ax-.xoOfN.Q^H-x I Ql 2r o X • > o> X UJ CL O X -I IS O X X CL •-• (a ZX s < 3 ia t9 ><: -J Ui CM o cc X -T UJ to •-• ui <! o f-^ T-« i>v CO • Q iC CO JO X. UJ 2C to 3 a Tj- S> 'S) ro SI ^ s r-- <sa cvj *o r-t T-l OU OJ OJ C>J ?ss la sj ,-1 fO'asisi^ar^^si'siforota?^ ^ isi'Sisi?s<si?s>isSisi^^*^ ^ o r>. ^ to Si <^»CM o UI cv cr »~ a u. c 0 CO CO Ui CL > <«- ix. 0 ca 0 SI <t X (Si Z CM CL < II II >- (O -< «j CM CM \\ * Ui CO 00 0 0 CO < a. CO 1- »CO CO Ui l~ o O <c CC o o <t o o or <r Q <: o ts o Q CM o W «sa CM is> f- o 3 <c sr. X O o ui CL <c: a. Ui o o Q <( o o <t CL CO o oo or CO »~ CC CC CC CM CO O 2: Ui CC O o CC oc 0 CO OL U. CO 3t -«* LJ (O CC Ui :x :x CL la Qi «S1 SI CM SI <a vO o CL <e CL Ql. in * CL (O CL 2: w ~J -J CO to CC o X o Ui *HiCM'S)[vO"fHr««.Osota>o?si 5acsais5istts3?sjr-*'rHWTHr-i^^THCMtM S'^-Osis^^r —J _j 0 3: «J Ui 0Z 1 (O — t 0 ^ <S CC 0 2: T-l ' < -<-<(/> <f — ^o o o QO OCOQ<a. O-^CL-^O-etCiC _l u< CO 2: CL ISlACM'SCSirOiSlTrCMvOfM CMsOCSCMCSJ^a-inrO'SCM'SJ SI 00 CL ™J bJ bj <c cr -J * CL 0. cr <: :x U- O Ul Q Q0 Q • u_ 1— CO CL O Q 2: •a > 0 u. o CO -ct CL CM < 0 o <t CO CC CC <t <<: s: CC CO LJ 00 X <*• _i u. U- C3 Q bJ ^ ra 2r 0 3: -r-i vt ro ^ o <y -H UJ CD CC Q. Q CM (S CM CSJ S3 vO CS5 !S> IS) SI CMfO'^inor^tSi^cMfO'^ rMrM£MrMCMlM."ON0^ NO A j> o o >o o < ^ ts :s S) s GJ ^ ^ sA in Ji> vO <5 vO f.^ csj o o «o sO o «o < CM CO I- CM CO Ul ex. O O CM \ tsi K) CM T-f I- -J Q 2 Q a_ <t CM CM >— CO tH 1 CO I- 2: CL Ul •=> u. e o ?~ o U. CM UJ Ul QC QC ^ 2: 3: o 0 Xo bJ I- O _J <t 0 3: CM Ul z^ >s > x x O is: Q_ a: IS CD 2r T-f o f I 1 Ul II 0 X QC 2: St ir U- o o: 0 Q »~ 0 0 (9 UJ > 0 Q Q <t OX> O X X 0 X CL 3 0 CO cr cc >CM CL Q- Q_ Ul UJ cc »~ CL CL a 0 cr <: 0 X CO cr o O <C 2o _l a <: : CL CC z> CL (O fCL cr CD tK cr CL cr o Q -«c <t: cr CL o £1. o 'sj T-4 :\i r->. S3 f '.rx r-^, r-v vo — ?s , . CM "O ^ in <j ~~i ^ CM r> ' ' \ \ \ ' jn - . »~ tsj u. «s 0 SI (Si • CL CO U- Wo o Ul o ^ 3: \ V, \ 0 o UJ -J t-i X I to U U. CO h> 1^ CL 3: (9 62 _J cs» 'H cr ,-1 2r *c cr CO CD or Ul -J cr esi CO I < CL (9 IS IS QC CL CD o ^QT-fr^u^*o^^s»^lnwr\^3T^r^^ocMr^'i^^e:^^^x»^o ^ • Ni o O UJ \ cr ' ' ^ w »s>,H?jro'^u><)r^s^c\if*5'«r'.n^r«^?5'i-iCMro^iA^i^ r^ o o >o 0 -o Ol _i to CL O s£5 r-^w^o^-o^r>^ T\T-t^r-^TH^oin 00 ^^o^oovo oo-ooooaovoo ^oovoosoo f-v. XU 0 Q — to CXjfMCMCVl C\itM CMCM 3 » 1 CO CO Z> cr Ul \r CM CM vorHr^r.^^'^rf-. to U. 1- 0 CL I ro-)->~)aot~o cr Q »o > >^ Ul Ul X CM -J -J CL ^ X :x CL O 2£ Q CL Q _J Z O ^ CL CL zr cr Q. o CO O o O Q <I X ^ o X O — <C OC X CO X X (O (O <C UJOUJ o _j o <c 0 00 <t O Q _J CL <0<CQ0<CQ-<£L<t^OCL0 < -J <t CL X ^ o-<u-<^ox_i<to<t^o<toxo.~txxx f- o I— CO o 'trMxxXox-eco o :^ «— K) I Q-a:(3LcocL<t<:a<: 10 1 a OL -J o S) u — o —» Q I- 1— CO zr Ul Ul >~ CM I- CL CO CO CL _J <fC3'<<t<ttO^QQ«*tCD<tO<C(OCLQ<t-<QO-ctCL ^;5^::?~J^2:5<:<t:o<to<tos:2:<o:t:<t<to2: cr Ul U 0 QL CO >- 0 0 2: est « -J X o ^ -J CL a CO cr UJ X o o Z cr CL Q CL <C Ul •< -J CL CO cr >- u. >- n 0 0 0 < cc \ CO 1a. U- -J •< CM u. CM CO l~ CL o u. 0 0 H ^ U. CL CL CO Q- -J O CO CM OL 1 to 1- 0 zr Ul >o oo -J 0x0 \\\ CO 1-1 X <t OL UJ s: 0 a. •< 0 CM >v rH \ o a. II CM Ul in CO n tO CM 3: 0 2: X 0 X ..^ T-1 ^\J NT 1 ^ vtj 1^ fsj CM ^ lA vO »S r^ CM Si -I u cn o zr I <o CC UJ 3C CC 0 10 X 1- 1- 1UJ X •-« X •< IS tr -< CL UJ -J CM <c 0 CO r -J CO _l CL 0 _j •< Ui u. l~ t3 <c to _J <; UJ cr UJ _J — 11 ti- er o o• X <t 3: to CO O LD OK ^ >. \\\\^ -J- Ui -J 1<o Ui r> 0 0 \ 2 0 UJ to cc "> to CL <: UJ cr <t o 0 CO 0 0 -z X 1- >- t cc to tr 0 + c^ /V CL to CO \ \ v. CM X GC q: O O o o >-J CL tr Ui UI o o ^ so CM ^ o X <: to •< to <c or cr cn CO ti- CO >~ ct cc csi >>-ICC ro ql a. CM <: "< a. i< in •< to «-» to CO • in a: oc ^ o ^ X ^ <t ^ CO or o o u. _jr rvi s: O -1 XO O I- O cc o X to tH ?a !s ea ?3 tr ?s» ca T-i 'tr cc <c CL 3 _i tf\ CM o a T-4 IS! «S5 •O i^^(s'Ols»r^>o!0^a^^<>CMcar^>ocMlO'i^tHf^tn^^JnT^^^n^s3^>•i^ SixHTHsO(MCaS»sO^S>ONOrO«a^CMO^»SsOCM^W>StCMSi<»OCM rocM •«* -*> sO O sO -o %o o tH tH tH O sO O sO ^ v-4 •< o to CL O o X to cc CD to rvjSiirvjfO'*'^'T-i<r^^ca'^^'=rr^-r-i'«?''Ot-i-o-H !SJ ^CM•0'<r'i^<)^^t55t-lf^l^o^n^or^SJrHCM«o•^'/^^o^>>t^T-^CM^o^^ >o T-< , CL CO to -flC CMfor^fOcain>oio«SimrHfos>»nT^CMrocatHfocMiosiinrM'^fo fSi cs> CD OQ<t:CLoocLQaQU-<: a _J u. _J 0 0 •< X X "« »~ X <t X <: <£ <c 0 CJ f- 0 0 -> h~ 0 Q 0 tcn CL t/1 O cc CL -r-l o a. tc UJ L3 CC to 'S5 s o ca o UJ <c CC 1 X 0 X 0 tiJtH-JCCUJtxJX^HUIfr 1— X 0 0 _i 1— CO X 1- (3 X Q -<-! "< <rt o Q ^ O CL ^ 0 0 CC cc to CL CO CLCM 2: UJ to x: cc CL 2: 'r-^ <c ^ 3e; cc q: CL — Xo t/> :x cc UI CL to u. -J UI QC CO cn >- >- oc a~ ^X 0- <t o OCCOC/>U.CLCnO<tQ.aQCD<tQ-Q0O Q- CL o o •< ru CL O Q CLtn X ^ <tQ. X q: < 2 s: x: s: to s: {£ < 2 s: cc X o r: s: -> -4 ^ Itn n ->T-i(a'rmsi'Si _jcocL ^:si^^H-(/>->ViiH-c/>-)>«ri~- v> t uj ro UI cc ''-f rHrH>-»rHxH rH^rMCMCMCNJCNJCMCNlCNJfNirMCMCMCM'MCMCMCNjrXICMCMCMCM (^JCMCMCMC^J^\JCMrM^vJCM?ur^J^^JCMOJC\>CMCM^^JCvJ ^sJ^o^lA^^-SlT^fCMf0^lA^o^>.P3r-*cvl^o'*'lA^o r^Slr-lfMrO'=*'lAOf^<S^> rHtM^O^t^^O^^^'r^CM^O t-»^<r-lr-4CMCMCM rvjCM (\jCMfM*OfOrO ^O^OrO^O fO'«r^'«r<r'<r"^'^r•.;rl^^lAtAxst^^xv'i^'f^^<><>^ ^^^^^^^^^^cmcmcmcmcmcmcmcmcmcm fMCMCMCMCMCMCMCMCMCMCMCMCMCMCMCMCMCMCMCMCM CMOJCMCMCMCMCMfMCMCMCMCMCMCMCMrsiCMfMCMCMOJ V) a Ul CO Ul o z X CO M O < ^ o <: OL LU o _j O Ul 3 cr I- CL UJ a o u> I<«: _l IjL CL CL X O O »- X-> -> Ul ^ CO -J H- 2: CL o <: Q- 0 uj cc cr >00 0 0o0 0 ac <t -< 0\ \\ \ \ U> >~ 0 OD U. 0 0 2r <E cr 1 \ cr cr SI »-~ ca <S CL C2 Q_ C\i _l Ca C3 UJ —1 z> b. z: >v cr \ CO Ul CO cs! << 0 C3 CL Ul CQ UJ 0 <»H CO •— CO (O CL -rH at U c > -e. Ul fr- I- CO o o ^ s^ o m >j~\ CvJ !S> •- UJ Ul isi o CC CJ5 < 3: I » CMGjCMearoBa«sj*-4fO-i-i^?at^vo<StH<r>i^^NO'0'r^^>o^ ^ ^ m vo ^ O ^ \0 o ^ rM CM CM ^T^<Mtr)^rLn^or^^ST^^^O'^ln^^vcaT^^^^^o^ tf^^Ofx-C^TH \r '^^l ' ^ 'i^o^^?a^slSlT^^a^aeataT-llr^<ar-^rs^r^PO^^o'ST^^slCM^'r^ xj- (SJ I <a <si ^ «s ^ o ^ ^ ^ si -tj- K> sO rvj nO CM ^i (S» f\j t<i CiJ S> 53 Ul 00 Q CLo<:-«t<cazou. CLCL02:0»--_JJ_ cr o »~C0->Ol-O»-Cil-UC3O-^ai-Ol-QI»~co-^oi~o»-cDh^uao"^Qi-^c3P3PoPoQoi^!Ii53?csco CL <t o CO q: ^ CMrvjCMcMCvicMCMCMroror)ro ^o^o^O'r>•«o^O'oro*o^Of0^o^o^o O^O^OvOOO^O^O^OsO^OsOO^^OO^O^O<5^0'^00000 Ul Uf s ro no ^ ca CM o ta ?s> ta ca A o s ^ CM to fT) ^ !n tn m M CM CM CM CM CM rv* CMfVlCM-2i:MvMt^JCM^vlCMcM^u^vlr>ro^o^r>^o^ofO^0!^^o^ CM CM th th ta tH in T-4 fO ^o 1-1 NO ro IS) (a ^ CM ;a CM CM CM CM fo (a ta la ca ^ ^ ^ 'r^ i~i _j f-4 ^ <S3 'a T-4 rsj fo CM ro ho ro fo !^ ro fo r-- CM O 'O o ^ !a Lf\ LO. 1-1 u s CL o ItZ CM C\J G> rsj CM CM «SJ <5 sO ^ ^ in vo rv in m n ^ CM CM rv CM 5^ ^ ^ S) cr O O CL \ Q o CO r-4 c u <t cr » Q UJX:XO*HTH>OuiOxO O CL O O O cc < ^Q<tCL<co<:crj<cz><t<<tco<co -<C3-«to<^Q_i<il!a20tu 13 * GL CJ3 u. m . O Ul csa -St Q £L u Q_ 1 ^CL>COI^ :z y-l Ul C/) cc -J (M JSJ UJ CL CO cn s: cr 2r Q_ Ll CL U. UJ -J in >~* <c CJ a 0 QC u. -J «J T-f o to UJ _ CT-ji-zi^ CL to cvi CM > O :x o ?SJ 0 tH UX -< 0 z: u. 0 0 0 <: Ul CL O o Q O O < Ul f~ f~ _i CO St CM or >sc: 5: & u. CO cn S> _| Ql 1- (a CM Ld Ul cr rvj -ff A vo - * CO I/) CO Ul CM tS2 o cn CO — 0 0 0 <c Ul cc to <t 3: >cn <€ 2: 0 C/) I4J q: •<ir t*- <«: 00 q: 2? OU.U. • n > <c 00 cn CO -J -J \ < u. to GCi—crtj crt IjJ oxx 0 ^ 0 -J ^ <: ir Ul 2: UJ H- C3 _joo cc.* uioo U. * 2: cc _t Q_ <c <: O- 3t Ul \ 0 q: 0 C3 < 1- a 0 c5 _j <c 2: UJ ce q: 0 X <£ 0 _i <t -< 2: UJ uioecL ao. :!<^ouj ujuj <: DC _j a. to • \ \ toco \\ h-t/>to \-Sw>V tH Ul uj cr q: \ 0 \ \— 3: _l Ul u_ CO cc 2: CL CL CL CL 0 cc £3l (/) c/> OL ro 0 CL a CO uiC30cr^'-*CLaLO_ s: H~ »-'a.CLtooo5:UJui X 2: K) X a. UJ 0 CL oc cr <: Ul CL CL o bJ CCCLO<C_J<tO-<_JQCI CL<-><i:_i<tc3^_iQa<tc/3-<rMrwrMrucL^ouoLoa-<Q-</)OL <rMrwrMrucL2:ouoLoa<:cL<oOL -J ' ^ fft </% frt 5!! r-\ "sr t*^* "isr yir — *sr »-">-J>J-JCLCL»-tO'l-l-> CL ^ fO CM CM ^ hO Kl ro in <5 tH ^ ^ >0 ^ CM m LA r-. -^r lA ^ lA o o O sO ^ K) ro O O O O vO r<o Si :a cM'o-'r LA<^r^SlT^^v^'0'crlA<5l^?^r^^\l^O'^lA^r^?^>^^Mro•^ O CC Ct oc CL Ul I— CL ui CL :x oc to (O (o s: OL CL CL CL Q_ Q 2: CM la K) !Si T-4 iS SJ O Ul (O CC CO Ul *^ C3 (T a. CD to 2? UJ o ^ os:o^o<«o*«< <o2:ocototoco2:i-»s:QaX'<rt42:3c:s: —- — 5: o CO CLCLOUSTH-OCCH-H-a-^O-r cr Q_ I— 3: O 53 t~l CM '^r ro iA lA rvj O o -rH <S> ^ o CM fo ^o "O to vO nO oo cm to la tAtAiA^AlAiA^^^oo^^£>^<»r^^^^-^N.r^r^l^r^^SFa(Sl^ala^a'S^^3*^r^ f0^o^0'o•0fo^o^o^o^o^ol0f0^o^0f0(0to^0f0^0!o^'^'^ ^ nt ^m-^'st^^ «r a: < X o q: 0 0 in <c o >«: o 0 2u 0 CO at: e3^0 3 CD CD 2^ \\\\ cr >cr 2: u. I— »^ UJ C/l _l •--» ^zr ^ 3 U- ^ cr id 0 — ^0 w CD O) 2: \ to CD -J CD o >- QC UJ UJ UJ O^ o o (Si 2: UJ 2: CO <S3 ^X Ul 2: Ul IS) Ql rD o o : \ s: or <t a. 3: cr ^ ^ -5 r-v in (Si rss CS* ^ CO UJ r> u. ?S ^ < CM ^ O CO Ul - CO UJ S> 'SS (\J (S> rss eai "Si rs> o r-. t?3 Si rr s ''<r <^>{ <S> CM rH ?a t-Hc\i^o«TLr\sof^'^T-*rM^Tf T-Hlr-lT^TH'HTH^rMfMC\rCMf\J ^ ^ S> T- i ^^^^tst^acMtsi'T-i^-Hca iSi ^ ^ ^^ ^^ r! «^ ^rvjcjrMOJojCMfMCM'o^KjrororOhorotr^ ^ ca ^ -sr ro c\i in r\j sj «o S» SI -r-l CM CM CM fT) • - ' ^T) ^^^ <S3 -f^ ?s> T-l CVI s NO <si to CM ir\ (a ^ o tH CM T-i '^9' in po ^o ro ro ea a ^ iS -^(S'^r-I^CMr^l^rOT-lNOrS) ^CMt-I ^-KT'^tSf^^vHCMrrtAr^ro ^iSrH i^siTHtMro^in>or^?aT^rvi ro^in ea ^^^ T-^T^,H<r^(T^^^^uCM^o^ONOTr'^'«3-^'^^1crLnln<5^oo<>^^ 'cr^^'cr^t^-,^^^-?^- xO ^ O vO ^ ^ ^^ ' 'f> n in ^ ''I- , ' CM V CO MJ oc UJ CD SI => V a: UJ V V/ m »- X X 2: CD at UJ Ui UJ X 1- z f~ 1— z Lti -J cn UJ => lA Osl CVJ CNJ csa oj ^OcaiArHOtACMCM '?r^CMr-f"«*"CM'SCM >o in !A T-i T-r s* tn ^ ISJ r-l ta> «;r o >o CMl^ ^c^^wcMth^isi rv'T t^rvf^SiiSies>t3?a cats ^tscM^ooml^^s3^ocsJ (Sxoca^rjamCMcM^^ ^o Si ''i-T-iCM^^-'^ojrv SJ w w inmmJ^m5^mmmmm5^mmmmmmm,A • trvmiAminrn'^mmm ^KfT-i-<i-JSirofMCM fv.-«r CMCMCMCM'^CMfMrO PO tAmmmmmtrvm ^ t-i CM ca T-i I ^ T ^ O O K) ^ m m <» no fa ( GJfv.eQm :st^CMc xriAvOr^S'rHCM'^'sr CM K> (S> !S1 -'fe 3 o X CD CO UJ z» « fOTrm-or^rsj'Hr t<i mm in m in m 'r\ mm tj ac o PM CO V 2: N. >- CM V MJ O \ »~ NO ^ 1— >- 1- UT 2 UJ 3 1- <w Ui UJ 1- LJ OR -J <t ui cc sO S3 P^ ru tH C\J CM in lA in IS ' mm ess cv ;\i \0 cs »n tn -.xj CM CV) EX _j * Q_ in s: CO CL -J mo u. u. Q CO UI 3 U- 0 O UJ 3 oo IS3 !s^rvRiinr^c\iroT-fia tH tH ?3 f^fOro'-n^csisjf^^^ ^ 'cr 'S" in ^ ^ 0 vO ^ sO ^ o ^ o ^ m tn m in in ,n n in tn ^ u_ KJ m^ p^JSiT-injPOirinvor^ra^ CM T CM fo ^ in 'n in in in in la pa K» SI o o 'nvo 0000^0 Osoo '^r ...... -1 OL UJ en tr UJ >o "*xrK><si^^cMTrinr».fr) ONOcaT-*'«!rin^rN.w>ot-i ^ s ^^ T-i TV m X p^ ^o ea in ta (M CM cv rv. SI in tH CM CM la fo r\j s\ in in SI V o» ------------ ------^^^^.^.^^ po ^ 1-1 3 a ^ca<Mf^J(s>!SJ^^lnrv^o f^fo^ain'^'^rv.T-ivOTH la^ojKiTHinsjr^'^r^ >oo gj'si roo ^o'^^lnvo^vf5Sv-lCM^o'^ T-^rHT-lTHr-injCMCMCMrvj ino CMrvi V o o »2: cc o o ro ca ^ vo ^ ! CM oo tsa in IV. T-i CM rsa 00 t-t -r-i T-i sO CM K) CM «sj CM t-i CM -^r {Si^OvotArorv-^vHT-ica ^r<siT-jsic\jrvcMT-iNOS> r>vK>rH»ocMinisif^5j-Tr O ^ O ^ ^^ OO jv ^ ro iA in tA vO xO <3 vO %0 ?a iK> IS csj ea Ql to UI CO q: ro li. tr rN. X Ui I— CM in SI > C/3 Lt, O X o fo Si ts> ca '3-^tHfMCM^'rinrvfO roh«-,-*G3TrrO'«Tr-i fO'^tn<3rvfsarHrvjro'<r in^orvis»T^f^ro'^ mtnmtnin^oo^o o o tj-k) '<r ^ C3 (SI ^^ ';r !si m (2 K) CM '-T^ CM SJ ^ ^ ^ CM ino rv is o tS) CSS fv r-- is» tsa rH rv 'S ISJ r^ in tjtro 5J r3 ta s •r-i ^ Tj- IS3 'iX\ Si ca tss ca fSi 'SJ rv ^ If f>s, iv. C5J <SJ ^^ (\ fv IX (S> (S) 5^ UJ Q O o cn UJ I- z> o o Q 2 X o 2 to UJ o CO CO UJ • ^ o 3: CO ^o (si 5S ^ PO so ^ ..-i r i ^ ^ ^.^ <s s> sr LTy vo ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ !S ^ ^5 -ii s ^ IS !ii s ^1 !s s !S -ii ^5 2 ^; IS T-^ ^^ ^ ^ ^ Si s> ra Pa tr 5r s2 ^^ X UJ a. V) 2 CM o to in rs3 CM siCSiSGa^ cvi'^j-cvjcsar^foo "s*- ^^^(^JC^JOJ^o^o^o^Ofo^o^o^o^r'«-^ to o UJ X q: UJ u. ta X o >^ o cc o < CL Ul <C UJ or i~ r> 3e: -1 u. O ^ CM \ u. C/) --t \ tH Q z> cn 0:: »-« Q_ o in o\ K- a I- to CL o a. <r o ca »62 CM CC QC CO CL CO O Q <t -J o r> o o ^o oX O O O »— cr >OQ »- «J UJ CL UJ q: Q O DQ O >v \ <c UJ o a to CO Ol CD CL O o o cr o _J o o > o a \^ CM o o \ + ^ _ o 0(0 CD cr u. »- z> CD (T o H- O <: O O a: oc »— UJ 1— ><t ID cn CO >m 3C csk o ee o (O Ui H- o o q: o o COCK Ui II 1-f fr- cc Ul zr CO T-f CM 1- Ul t- 1ft OC ZO o oa CO CO cr CO 1— J— oc o oa CO cc cr o cc o <tQ<aLO-<CLO-^a'< o<«rMx:<cz2:<_i^o <s> or o m 1- CO o o CL. S3 o z a. <c CM Ul Ul •— a o o oo Xo X o cc cc a CD _j _j -» -< <c _j H- s: ICD Ki to o o O > rwx -J o <c<t_Jo<C'-*<tz3:-<o2: Q Q- o Ul cc o cc o (O cc C3 CO o z CO o o ir cc CO r-4TH'tJ-ia"^roCMU>CMStH saCMca^siorocacviCM tH cmO ^or^ts),HrMrO"«'m>or^s^jMro^in^or^siTHCMK) 1^ ^ s\ ro -.o ^ j^. f^.i r^a yH ^ o-j ^ <cr -sr 'f^ ^ ^ rH irs t"\i tA un ir> sj% u^ sO i'"- r\ in m o T^rH^THTHx^T^rHT-i^TH^-iHWT-l-rHTHir-lTHrHT-l-r-l Ia. 0 CO 2: CL CM \ U. 0 2: IS IS CM GSI \ 6) CM II IS ii CM V. CM V. tH CM >v fH ca CM t-l CO H CM t~l a. V-~ tn 1— CO u :^ 0 UJ 0 Ul 1-1 UJ X o UJ o -J > UJ QC CO I- ci: CL CL UJ QL ^ O q; O o tH «H LiJ r4 a: q: X > O fr-- ^ U_0_jO_l-<"«t GL(/)o::5_iiS5 :ji-o*— t/>oo o 2: II %v <: <: 3C Ul 0 u 0 0 Q a 0 •< > sr > C3 0 _i 00 s: a 2: 0 ^\\ \ Ul \0 0 ^ cr Ul 1- Ul IS cc (3 0 «-4 0 CL > 0X Ul 2: z: < 0 fr- C3L 0 Ui X 0 Ui \ 0 CO • CO I— CL > \0 V v. CM cr _j 1CM CL U- CL 0 IX CO or 1CM 0- DL QX> or S) «-l «H ca Ul 3e: tH tH •«« CL 0 0 S2 Ul IS r> QC JSl _J CM -< : O X x: '<<cQo-<o<t<tco<:Q<s:o-<o«:cocL o -< »~ CL _» UJ - << DC CS 3C ^ n o UJ o Si ^ 1^ >^ r-t 0 0 0 -J 0 CVI u. :^ ™j a. 2: cv x: UJ cr x; DE z> II _1 UJ u, 2r Q_ 0 :s CM (O tr uiOU-c* o or 3 ^ OU-OO esk O S: UJ 3: 0 u_ 0 0 <: a. u. 0 f— O X 3e: 2: CO O C3 > _J Q O o a: ^ o 3^ u ^ a X\ \ 2: \ s»?S!«sf^?^«6-4f^^s>f^^f^csi<STHro^r^CM -rHKJ^T-ifOforoCM^K) T-< tH y-f CM rH r-s- fSi nO (Si o ^4 1-1 ^ »H f\* f^^o^^raT^c^Jro^lA^or^S1-^CM^O'srtf\<>r^Slr^^vJf0^u^>o^-SlTHC^ '«^, r-l 0 nO tH 1-^ .-I ^ C_> UJ CNJ ^-l rvi T-l 53 O in r-.. to ITS fO r-i est m IS ^^JC^J'^c\l^-.^^c^JT^'rH^^-vr^!S>'d^f^(^J{S>^0'^<SlTHu^ IS> s> ^ cr> ss cr Q o , o ro IS) cr UJ CM CO :s ~> cn z> o Oo o O Q 2: <c <( -«* XCMCMKJfo o en CO^X_jQ JS5 1 oo _j c/5 b-<cQ::^T-iLjXQ_:2rLi_a.t— <c — o o cc r^ Q:c/>3<:fra:rrarQ::Ps)|^(a!SiQi__j_jcr>f/5c/3tn <cot30oQxxx^x: <cot3OoQxxxi<rx:z2aoooooc/>z>33r>i>vH<rH(M>o**<c0Dnc»~'-*»- — <:<s<t-«t<c<:QDCDa3mcDa)OoooooooooooooooooooooooooooooQOoaoaao tn£nintotnc/)-*o3r>33 O 3 r> 3 3 * <sic9csir-ic>j^c\iraru7.inin^srfi5r^CNJ^(ar<Ot-«rois(S<r4S)stC\ic\ic\i u. o -tt <t ooQ — ox -3: a: X h~ <c Q. Q- Ld CO o (a St ca tH _j Ql 5: -«c cn I— o Kq: o u_ H> > U. — ^ ujoooaQu.u. QQOQ0OO00QUJUiUJU.U,U.U-U-U.b-U_lj^U.0O0C300 C>J . _i »Li- X -J tr h- CL txJ Ul 0^ •~*o<tQ:Qcra<t:— b.U.O-<U--<U.OO aDCD--2:x:s:aE:Qc>- X tH Ul c3 I- en Lt^u. (/i -«t uj ui tx. I Q c * . oo cr > <rt O r-l tH T-4 fo *H ^ r-l T-* or -J z> n o i/i rsj tH CM C/> cr ^ ro <5 rN. CA) vO 'sT tX ""^ "=3" (SI ^ Si in rvi ?a <S3 !^ :s ^jT-i s r>. ou^roln^ln^^r^Si^o^o^^'!^^o^2^(^lc\iKJ^<^o^roc\l^<>StH t-f cvj OJ fv. lA tSi ca isi cs !Si rH IS IS) <S) 0 0 3 X > K> 1^ CM ro Si cs CM T-i >~ a. _i CS! CM a. IS _j ~i ™i cr ^c: SI •Si C/) t-l tH =3 r> 2: 2: zr 2: 3: 2: ST :e 5: 2: ^ H- ui > Q -^ > > ^ <t _j o 0 2: X s: 3: at: 0 s: r-l "sr <«f '0:0:: ^ S O in >Q ^ ca XT sr CM cs ^ ^ th ^ ^ ca ^ cc ^ coxcr cD»- cn ICD LiJ 2r » CM Q 2r -J <t »— I— t-H Lti u. »~ l~ Ll- ic 2: z> => OO XOo z: o o O3 00000a. o y) in >o in ca s ro ^ ro Si sr ro ^ x\ (M CM ro ro fo ^^JC^J'^^-c\lro^oro^uLr^^^Jl^^^o'«"(^J^saLn^^Jc>JfHr^'O^^^J^oiA CM in CM CM n Si ^ w (S ro r> »H tH ,H CM C3 K J3 ^ ^ ^ o >o S» (S >o SI (S IS s> ca th ca s> cr O X o (A LO DC QC o^ 0 UJ X Q <: u> >~ cr o u.xx UJ rv Q. Q. 1Q U. cc X «-4tM ^ tH iT-<cMrosrir»>0-jH--<u.^ji~ »~ cc x. a tr <t 1- u. -J Ol > UJ <: -J CL 2" 0 )cnc/>(ntocnc/)'-«<«Q:— 0 ixQ-Q iuiujcoi~*tT-<o-«« u cn Q cn CC U. Ul cc > — cr UJ Ul LJ <t UJ UJ JUJUJUJUIUJUJ3OO-«CJQ_JCL(/1>T:O»-I-^0l cc X ^ J J cr »— 2r CL DC 0:0:0: X 3: ^ <t <t <t o o O O O CJ c q: 3 3 3 =3 QD O O UI UJ UJ UJ UJ Ul Ul U- o o O I- :x Z) 3 3 3 L Q. CL a. a. Q. a. a. a. Q. Q- Q_ CL Q_ a 0 0 C3 0 C3 0 C3 0 looooacscrcrcccccrcrcrcc occroccrtrcrcrcr j/jcncoc/icnincnc/^c/ -«^- c\j CNJ "T-i «sa fS) Tj- ro «Si (SJ tS) fS» I (/J :3: </) IS) « 1 • > fr> c/^ ?^ o tn (M tn in tA tn St St St CM T^ IS St ca \0 O OJ ca in ca CM 1^ SI rsj tH CM >n ^ CM 1^ Si Sk S3 tH ^ to « (a in GJ ^o ?a o vo >o SI St SI 1-1 rvi *-i ^ t-i r*«- T-I tn S) u> ho \o NT CM ^s^ »-l vO in St S ^o ro CM SI «-l s ^ in St 1^ fO «-( <a CM s ^ (Si 11-ia: otn t: OC O UJ GD QXo < CM o CM ro -J -< o a: O X t4 tM 3 <c UJ CM UJ — Q o oc -1 Q U <: o »— 1— ?o u CL Q„ Gl O u. o UJ O O tn 3 2r uj _j cr 1- Lj _j t- K- »— t- *- 3: O OL 2r u. »— U. i— ™l o X _i o o CD s: s: p« <r q: or QC cr cr -< :^ ^ oXXXXXXXXXX o o a C5 o 1- 3 ui a. o o UJ UJ UJ XX to cn cn in > :x 3 tn in tn tn tn tn tn tn tn m tn tn tn tn en ic: T-l *-* QX-JCDOOOD -J (/) t 1 c/> :2r <ru>ooo*--i£EQccnocnc/> 3 :rxxx>c>cxxx>->->- FFTD READER^S COMMENTS Digital EquFpmenf Corporation maintains a continuous effort to improve the quality and usefulness of Its publications. this To do this effectively we need user feedback — your critical evaluation of manual Please comment on this manual's completeness, accuracy, organization, usability, and readability. Did you find errors in this manual? If so, specify by page How can this manual be improved? Other comments? Please state your position Name: S^J'eet: _ — Date: . _ Organization: — State:- Department: Zip or Country. INDEX Points (cont'd) Imaginary, 1, Algorithm, 11 A/D Knob 0, 4 A/D Knob 1, 4 4, 9, 15, 16, 19, 21 Real, 1, 3, 4, 6, 9, 14, 15, 19, 21 Block Number, 2, A, 17, 18 14, Program Routines, 12 Program Subroutines 17 Program Symbols, 23 , Core Chart, 11 Cursor, 4, 5, 6 QANDA, 10 Data Display, 3, 9, 19, 4, 7, 6, 5, 8, Replace File, 4, 16 Restart Procedure, 1, 20 Data Scaling, 5, 10 Data Storage, 9 Disk, 1, 2, 3 DISPLAY, 10, 13 Scale Factor, 4, 5, 8, 2 16, 19, 13, 15, 17, 9, 20 Examples, 5 Imaginary Displays, 7, 9 Input Display, 5 Magnitude Displays, 7,9 Real Displays, 6, 8 Scale Factors, 8, 9 Transform Display, 6 Terminators ,2,5 Transform, 1, 3, 6, 11, 15 Unit Number, 2, 18 File Format, 9 File Name, 2, 3, 13, 15 Hardware Requirements Header Block, 2 Input Data, 1, 3, 2, 1 , 9, 12, 14, 8, 15 19 Inverse Transform, 1, LINCtape, 1, 2, 3 Loading Procedure, 3, 1 Magnitude, 1, 4, 5, 19, 21 MILDRED, 10 Moving Window, 1, 4, 13, 20 Octal Words 4 Output Data, 1, , Points Complex, 1, 3, 15 3, 4, 9, 8, 14, 15 9, 14, 3, 4, HOW TO OBTAIN SOFTWARE INFORMATION Announcements for new and revised software^ as well as programming notes, software problems, and documentation corrections are published by Software Information Service in the following newsletters. News for the PDP-8 & PDP-12 Software News for the PDP-ll Software News for the PDP-9/15 Family Digital Software Digital Digital These newsletters contain information applicable to software available from Digital's Program Library, Articles In Digital Software News update the cumulative Software Performance Summary which is contained To assure that in each basic kit of system software for new computers. sent to the appropriate software News Is Software Digital the monthly with the check Software please Specialinstallation, your at contact ist or Sales Engineer at your nearest Digital office. Questions or problems concerning DEC software should be reported to the Software Specialist. In cases where no Software Specialist Is available, please send a Software Performance Report form with details of the problem to; Software Information Service Digital Equipment Corporation 146 Main Street, Bidg. 3-5 Maynard, Massachusetts 01754 These forms which are available without charge from the Program Library, should be fully filled out and accompanied by Teletype output as well as listings or tapes of the user program to facilitate a complete investigation. An answer will be sent to the individual and appropriate topics of general interest will be printed in the newsletter. Software Performance Report from the Program Library. available are price lists forms, and software and a brief description of number the document include ordering, When the program or manual requested. Revisions of programs and documents Direct all inquiries and requests will be announced in the newsletters. New and revised software and manuals. to: Program Li brary Digital Equipment Corporation 146 Main Street, Bidg . 1-2 Maynard, Massachusetts 01754 Digital Equipment Computer Users Soc ie t y ( D ECU S) maintains a user library and publishes a catalog of programs as well as the DECUSCOPE magazine for its members and non-members who request it. For further information please write to: DECUS Digital Equipment Corporation 146 Main Street, Bidg . 3-5 Maynard, Massachusetts 0 1 754 Fold Here Do Not Tear - Fold Here and Staple FIRST CLASS PERMIT NO. 33 MAYNARD, MASS BUSINESS REPLY MAIL NO POSTAGE STAMP NECESSARY IF MAILED IN THE UNITED STAI hS Postage will be paid by; t a I Digital Equipment Corporation Software Information Services 146 Main Street, Bldg, 3-5 Maynard, Massachusetts 01754 li Digital Equipment Corporation ly/laynard, Massachusetts SBBIHIiSD uuuuyiau
Home
Privacy and Data
Site structure and layout ©2025 Majenko Technologies