[DEF,LeftDown,(Red Down)] [DEF,LeftUp,(Red Up)] [DEF,MiddleDown,(Yellow Down)] [DEF,MiddleUp,(Yellow Up)] [DEF,RightDown,(Blue Down)] [DEF,RightUp,(Blue Up)] [DEF,CTRL,(Ctrl Down)] [DEF,SHIFT,(LeftShift Down | RightShift Down)] [DEF,LEFTSH,(LeftShift Down | Lock Down)] [DEF,WireCursor,(WHILE ChipndaleWireCursor)] [DEF,ArrowCursor,(WHILE ChipndaleArrowCursor)] [DEF,RectCursor,(WHILE ChipndaleRectCursor)] [DEF,ResetT,(Coords, StopTrack, Track)] -- might Track [DEF,Reset,(StopTrack)] [DEF,FirstSelect,(Coords, ReSelectOnlyP, Track)] [DEF,CloseFirstSelect,(Coords, CloseReSelectOnlyP, Track)] [DEF,OtherSelect,(Coords, OnlySelectP, Track)] [DEF,ReselectLast,(Coords, DeSelectLP, AddSelectP, Track)] [DEF,RectTracking,(Coords, StopTrack, UseCursor, rect, Track)] [DEF,ArrowTracking,(Coords, StopTrack, UseCursor, arrow, Track)] [DEF,WireTracking,(Coords, StopTrack, UseCursor, wire, Track)] [DEF,PartialWire,(Coords, ContinueWire, UseCursor, PartialWireAdvance, Track)] [DEF,FlipWire,(UseCursor, FlipWire, Coords, Track)] --WARNING these Coords might be out of range [DEF,Menu, (~1 Down WHILE Space Down WHILE [RightUp] WHILE [LeftUp] WHILE [MiddleUp] => ~2; Space Down WHILE ~1 Down WHILE [RightUp] WHILE [LeftUp] WHILE [MiddleUp] => ~2)] [DEF,Catch,(~1 Down => StopTrack, UseCursor, default; ~1 Up => StopTrack, UseCursor, default; [RightDown] WHILE ~1 Down => [ResetT]; [LeftDown] WHILE ~1 Down => [FirstSelect]; [MiddleDown] WHILE ~1 Down => StopTrack, UseCursor, default )] [DEF,MouseUpOrCTRL,([LeftUp] WHILE ~1 Down => ~2; [RightUp] WHILE ~1 Down => ~2; ~1 Down WHILE [CTRL] => ~2; [CTRL] WHILE ~1 Down => ~2 )] [DEF,StepStretch, ([LeftUp] WHILE ~1 Down WHILE TAB Down => Coords, ~2; [RightUp] WHILE ~1 Down WHILE TAB Down => Coords, ~2; ~1 Down WHILE TAB Down WHILE [LeftDown] => Coords, ~2; ~1 Down WHILE TAB Down WHILE [RightDown] => Coords, ~2)] [DEF,StepConnecty, (~1 Down WHILE [CTRL] WHILE TAB Down => ~2; [CTRL] WHILE ~1 Down WHILE TAB Down => ~2)] SELECT TRIGGER FROM Mouse => Coords, Track; DEL Down WHILE ESC Down => AbortCommand; ESC Down WHILE DEL Down => AbortCommand; D Down WHILE ESC Down => Undel; ESC Down WHILE D Down => Undel; A Down WHILE ESC Down => RemoveArrow; ESC Down WHILE A Down => RemoveArrow; [LeftUp] WHILE [SHIFT] WHILE ESC Down => DeSelectS, AddSelectLevel; [RightUp] WHILE [SHIFT] WHILE ESC Down => AddSelectLevel; [LeftDown] WHILE ESC Down => [ResetT]; [LeftUp] WHILE ESC Down => DeSelectS; [RightDown] WHILE ESC Down WHILE [SHIFT] => [ResetT]; [RightDown] WHILE ESC Down => SELECT TRIGGER FROM [RightUp] BEFORE 200 => Coords, DeSelectLP; ENDCASE => [RectTracking]; -- start Area Selection [RightUp] [RectCursor] WHILE ESC Down => Coords, AreaDeSelect; [MiddleDown] WHILE ESC Down => Coords, SetLayerP; [LeftUp] WHILE ESC Down => [ResetT]; [RightUp] WHILE ESC Down => [ResetT]; [MiddleUp] WHILE ESC Down => [ResetT]; [Catch, ESC]; [Menu, B, DisplayMenu]; [Menu, C, CellMenu]; [Menu, D, DirectoryMenu]; [Menu, G, GlobalMenu]; [Menu, I, IOMenu]; [Menu, M, DrawMode]; [Menu, N, NameMenu]; [Menu, O, IOMenu]; [Menu, P, ProgramMenu]; [Menu, S, SpecialMenu]; [Menu, T, TransformS]; [Menu, V, ViewerMenu]; [Menu, Comma, SetSimplification]; [Menu, Period, TicksInfo]; [Menu, Slash, GridInfo]; [Menu, U, { Coords PatchworkUserMenu }]; [Menu, BackSlash, ConditionsMenu]; [StepConnecty, A, StretchyMoveStepLeftS]; [StepStretch, A, StretchStepLeftS]; [MouseUpOrCTRL, A, LambdaLeftS]; [MiddleUp] WHILE A Down => Coords, SetArrow; [Catch, A]; [Catch, B]; [MiddleDown] WHILE C Down WHILE X Down => CreateCellSAndName; [MiddleDown] WHILE C Down => Coords, DrawCell; LeftShift Down WHILE C Down => PopMenu; C Down WHILE LeftShift Down => PopMenu; [MouseUpOrCTRL, C, PushS]; [Catch, C]; [MouseUpOrCTRL, D, DeleteS]; [Catch, D]; Space Down WHILE E Down WHILE [LeftDown] => [OtherSelect]; [MouseUpOrCTRL, E, MirrorYS]; [Catch, E]; [Catch, F]; [Catch, G]; [MiddleDown] WHILE H Down => [RectTracking]; [LeftDown] WHILE H Down => [FirstSelect], [RectTracking]; [RightDown] WHILE H Down => [ResetT], [RectTracking]; [MiddleUp] WHILE H Down => Coords, HardCopyMenu; [RightUp] WHILE H Down => Coords, HardCopyMenu; [LeftUp] WHILE H Down => Coords, HardCopyMenu; [Catch, H]; [MiddleDown] WHILE I Down => DisplayInstanceNames; [Catch, I]; [Catch, J]; [Catch, K]; [Catch, L]; [LeftDown] WHILE M Down => SELECT TRIGGER FROM [MiddleUp] BEFORE 200 => Coords, Statistic; ENDCASE => [ArrowTracking]; [LeftUp] WHILE M Down [ArrowCursor] => Coords, Coordinates; [Catch, M]; [MiddleDown] WHILE N Down => SignalNameS; --enter a signalname [LeftUp] WHILE N Down => ShowPropertiesS; --on terminal [RightUp] WHILE N Down => DisplayNames; --on design viewers [Catch, N]; [Catch, O]; [MiddleDown] WHILE P Down WHILE [SHIFT] => PropertyApp; [LeftUp] WHILE P Down WHILE [SHIFT] => ShowPropertiesS; [MiddleDown] WHILE P Down => [RectTracking]; [LeftDown] WHILE P Down => [FirstSelect], [RectTracking]; [RightDown] WHILE P Down => [ResetT], [RectTracking]; [MiddleUp] WHILE P Down [RectCursor] => Coords, RectProgramMenu; [RightUp] WHILE P Down [RectCursor] => Coords, RectProgramMenu; [LeftUp] WHILE P Down [RectCursor] => Coords, RectProgramMenu; [Catch, P]; [Catch, Q]; Space Down WHILE R Down WHILE [LeftDown] => [OtherSelect]; [MouseUpOrCTRL, R, RotS]; [Catch, R]; [StepConnecty, S, StretchyMoveStepRightS]; [StepStretch, S, StretchStepRightS]; [MouseUpOrCTRL, S, LambdaRightS]; [Catch, S]; Space Down WHILE T Down WHILE [LeftDown] => [OtherSelect]; [MouseUpOrCTRL, T, MirrorS]; [Catch, T]; [Catch, U]; [MiddleDown] WHILE V Down => DisplayViewers; [Catch, V]; [StepConnecty, W, StretchyMoveStepUpS]; [StepStretch, W, StretchStepUpS]; [MouseUpOrCTRL, W, LambdaUpS]; [Catch, W]; [RightUp] WHILE X Down WHILE Space Down => Coords, SelectADesign; --is textually after expand [LeftUp] WHILE X Down WHILE Space Down => Coords, SelectADesign; --is textually after expand [MiddleDown] WHILE X Down WHILE Space Down => Coords, DrawCorrespondingObject; [MiddleDown] WHILE X Down => Coords, DrawImported; [Catch, X]; [MiddleDown] WHILE Y Down => Coords, DrawMark; [Catch, Y]; [StepConnecty, Z, StretchyMoveStepDownS]; [StepStretch, Z, StretchStepDownS]; [MouseUpOrCTRL, Z, LambdaDownS]; [Catch, Z]; [Catch, One]; [Catch, Two]; [Catch, Three]; [Catch, Four]; [Catch, Five]; [Catch, Six]; [Catch, Seven]; [Catch, Eight]; [LeftDown] WHILE Arrow Down => Coords, Debug; [MiddleDown] WHILE Arrow Down => Coords, Debug; [RightDown] WHILE Arrow Down => Coords, Debug; [Catch, Arrow]; [LeftDown] WHILE Quote Down => [RectTracking]; [MiddleDown] WHILE Quote Down => [RectTracking]; [RightDown] WHILE Quote Down => [RectTracking]; [LeftUp] WHILE Quote Down WHILE [SHIFT] [RectCursor] => Coords, VersatecBWPlot; [MiddleUp] WHILE Quote Down WHILE [SHIFT] [RectCursor] => Coords, VersatecBWPlot; [RightUp] WHILE Quote Down WHILE [SHIFT] [RectCursor] => Coords, VersatecBWPlot; [LeftUp] WHILE Quote Down [RectCursor] => Coords, VersatecColorPlot; [MiddleUp] WHILE Quote Down [RectCursor] => Coords, VersatecColorPlot; [RightUp] WHILE Quote Down [RectCursor] => Coords, VersatecColorPlot; [Catch, Quote]; [LeftUp] WHILE LeftBracket Down WHILE RightBracket Down => TransformToCellS, ExpandS; [RightUp] WHILE LeftBracket Down WHILE RightBracket Down => TransformToCellS, ExpandS; [MouseUpOrCTRL, LeftBracket, IncCountS]; [Catch, LeftBracket]; [MouseUpOrCTRL, RightBracket, DecCountS]; [Catch, RightBracket]; [MiddleDown] WHILE Equal Down => [ArrowTracking]; [MiddleUp] WHILE Equal Down [ArrowCursor] WHILE [SHIFT] => Coords, ChangeRepetition; [MiddleUp] WHILE Equal Down [ArrowCursor] => Coords, DrawRepetition; [Catch, Equal]; [MiddleDown] WHILE Dash Down => [ArrowTracking]; [MiddleUp] WHILE Dash Down [ArrowCursor] => Coords, PolygonMenu; [Catch, Dash]; [RightDown] WHILE BackSlash Down => [ArrowTracking]; [MiddleDown] WHILE BackSlash Down => [ArrowTracking]; [LeftDown] WHILE BackSlash Down => [FirstSelect], [ArrowTracking]; Space Down WHILE [LeftDown] WHILE BackSlash Down => [OtherSelect], [ArrowTracking]; [LeftUp] WHILE BackSlash Down [ArrowCursor] => Coords, SplitWireS; [RightUp] WHILE BackSlash Down [ArrowCursor] => Coords, SplitWireS; [MiddleUp] WHILE BackSlash Down [ArrowCursor] => Coords, SplitWireS; [Catch, BackSlash]; [LeftUp] WHILE SemiColon Down WHILE [SHIFT] => RemovePinGraphicModeS; [RightUp] WHILE SemiColon Down WHILE [SHIFT] => RemovePinGraphicModeS; [LeftUp] WHILE SemiColon Down => PinGraphicModeS; [RightUp] WHILE SemiColon Down => PinGraphicModeS; [MiddleDown] WHILE SemiColon Down => [RectTracking]; [MiddleUp] WHILE SemiColon Down [RectCursor] => Coords, DrawPin; [Catch, SemiColon]; [Catch, LF]; [Catch, DEL]; Comma Down => ScaleMoreDetail; [Catch, Comma]; Period Down => ScaleLessDetail; [Catch, Period]; [MiddleDown] WHILE Slash Down => Coords, SpinifexHighlightNodeP; [LeftUp] WHILE Slash Down => DisplayHierarchyS; [RightUp] WHILE Slash Down => DisplayHierarchyS; Slash Down WHILE [SHIFT] => Statistic; Slash Down WHILE [CTRL] => Statistic; [Catch, Slash]; [Catch, Keyset1]; [Catch, Keyset2]; [Catch, Keyset3]; [Catch, Keyset4]; [Catch, Keyset5]; [Catch, BS]; [MouseUpOrCTRL, Spare2, ShowErrors]; [Catch, Spare2]; [RightDown] WHILE Spare3 Down => [RectTracking]; -- start Area Selection [LeftDown] WHILE Spare3 Down => [RectTracking]; -- start Area Selection [RightUp] [RectCursor] WHILE Spare3 Down WHILE RightShift Down => Coords, AreaDeSelectTouching; [LeftUp] [RectCursor] WHILE Spare3 Down => Coords, DeSelectS, AreaAddSelectTouching; [RightUp] [RectCursor] WHILE Spare3 Down => Coords, AreaAddSelectTouching; [Catch, Spare3]; Space Down WHILE [RightDown] [ArrowCursor] => [ReselectLast], UseCursor, arrow, Track; Space Down WHILE [LeftDown] [ArrowCursor] => [OtherSelect], UseCursor, arrow, Track; Space Down WHILE [RightDown] => [ReselectLast]; Space Down WHILE [LeftDown] => [OtherSelect]; [LeftDown] WHILE Space Down => [RectTracking]; [LeftUp] WHILE Space Down WHILE [SHIFT] [RectCursor] => Coords, ShowRectX; [LeftUp] WHILE Space Down [RectCursor] => Coords, ShowRect; [MiddleDown] WHILE Space Down => [ArrowTracking]; [MiddleUp] WHILE Space Down [ArrowCursor] => Coords, MoveScreen; [RightDown] WHILE Space Down => [ResetT]; [RightUp] WHILE Space Down=> SelectAll; TAB Down WHILE Space Down => ResetScaleTop; Space Down WHILE TAB Down => ResetScaleTop; [CTRL] WHILE Space Down => ResetScaleSel; Space Down WHILE [CTRL] => ResetScaleSel; Space Down WHILE [MiddleDown] [WireCursor] => [FlipWire]; [LeftUp] WHILE [CTRL] WHILE TAB Down [ArrowCursor] => Coords, StretchyMoveS; [RightUp] WHILE [CTRL] WHILE TAB Down [ArrowCursor] => Coords, StretchyMoveS; [LeftDown] WHILE [CTRL] => [FirstSelect], [ArrowTracking]; [RightDown] WHILE [CTRL] => [ArrowTracking]; [LeftUp] WHILE [CTRL] [ArrowCursor] => Coords, MoveS; [RightUp] WHILE [CTRL] [ArrowCursor] => Coords, MoveS; [LeftDown] WHILE TAB Down => [FirstSelect], [ArrowTracking]; [RightDown] WHILE TAB Down => [ArrowTracking]; [LeftUp] WHILE TAB Down [ArrowCursor] => Coords, StretchS; [RightUp] WHILE TAB Down [ArrowCursor] => Coords, StretchS; [RightDown] WHILE [SHIFT] => [ArrowTracking]; [LeftDown] WHILE [SHIFT] => [FirstSelect], [ArrowTracking]; [LeftUp] WHILE [SHIFT] [ArrowCursor] => Coords, CopyS; [RightUp] WHILE [SHIFT] [ArrowCursor] => Coords, CopyS; [RightDown] => SELECT TRIGGER FROM [RightUp] BEFORE 200 => Coords, DoubleAddSelect; ENDCASE => [RectTracking]; -- start Area Selection [RightUp] [RectCursor] => Coords, MultiAddSelect; -- Area inclusive Selection contained [LeftDown] => SELECT TRIGGER FROM [LeftUp] BEFORE 200 => [CloseFirstSelect]; ENDCASE => [RectTracking]; -- start Area Selection [LeftUp] [RectCursor] => Coords, MultiOnlySelect;-- Area exclusive Selection contained [MiddleDown] WHILE [CTRL] => SELECT TRIGGER FROM [MiddleUp] BEFORE 200 => Coords, Statistic, Track; ENDCASE => [ArrowTracking]; [MiddleUp] WHILE [CTRL] [ArrowCursor] => Coords, Coordinates; [MiddleDown] => [WireTracking]; LeftShift Down WHILE [MiddleDown] [WireCursor] => [PartialWire]; [MiddleUp] [WireCursor] => Coords, DrawWire; Zero Down => ChipndaleXJanX22X1985; [LeftDown] => [ResetT]; [RightDown] => [ResetT]; [MiddleDown] => [ResetT]; [LeftUp] => [ResetT]; [RightUp] => [ResetT]; [MiddleUp] => [ResetT]; ENDCASE. -- ChipNDale.TIP -- Tip-table for ChipNDale -- Copyright c 1984, 1985 by Xerox Corporation. All rights reserved. -- Created by: Christian Jacobi, June 1, 1984 5:25:04 pm PDT -- Last Edited by: Monier, July 25, 1984 7:42:41 pm PDT -- Last Edited by: Jacobi, April 30, 1985 6:17:51 pm PDT -- Last Edited by: Sindhu, January 15, 1985 12:01:17 pm PST [DEF,InFooMode,(WHILE ChipndaleXMode)] [DEF,NotInFooMode,(WHILE ChipndaleNXMode)] [DEF,ClearFooMode,(UseCursor, SetXModeOff)] [DEF,SetFooMode,(UseCursor, SetXModeOn)] ~1 represent's key; ~2 represent's Menu atom to call ~1 represent's key to catch ~1 represent's key ; ~2 represents action ~1 represent's key ; ~2 represents action atom -- NOT TAB last key down. ~1 represent's key ; ~2 represents action atom Mouse ESC Abort commands Remember: ESC-LF aborts an ongoing paint process Un-delete, un-arrow Layer Commands: select layer and set current layer Deselect all, Deselect incrementally by pointing and by area Set layer Space for menu's All the pop-up menus --temporary; Coords is NOT initialized reasonably AAA Stretching and Moving incrementally left the selection BBB CCC Creation of cell (use X key) Create or draw expand a Cell (use X key) Pop Push DDD Deleting EEE Mirror up-down (this key is close to R (otation); further, it is symmetric ) FFF GGG HHH hard copy III JJJ KKK LLL MMM measure; note also CTRL middle does measure NNN Signal or instance Names OOO PPP Show or put properties of single-selected object; speed up commands Rect program menu QQQ RRR Rotation and rename of objects SSS Stretching and Moving incrementally right the selection TTT Mirror left-right (this key is close to R (otation); further, it is symmetric ) UUU VVV Display the viewers WWW Stretching and Moving incrementally up the selection XXX external (imported) objects YYY ZZZ Stretching and Moving incrementally down the selection Zero [Catch, Zero]; -- this is used to return version number One Two Three Four Five Six Seven Eight Arrow Debug chipndale Quote Prepare plots BW Plot Color Plot LeftBracket LeftBracket together with RightBracket: undo repetition Increment the repetition (LeftBracket is near the =) RightBracket Decrement the repetition (RightBracket is near the =) Equal Create a Repetition (do you se the repeated horizontal lines?) Dash, for polygons BackSlash Split Wire (do you see how the | splits the wires?) SemiColon Pins (EXXPERIMENTAL) LF --remember: LF-ESC aborts an ongoing paint process DEL --remember: ESC-DEL => AbortCommand Comma < Zoom in Period > Zoom out Slash (but you really see the ) Display hierarchy Display Foo Keyset1 Keyset2 Keyset3 Keyset4 Keyset5 BS Spare2 Spare3 area selection touching area de selection touching area exclusive selection touching area inclusive selection touching Space Reselection Show Box viewer Move viewer (drag) or reset scale (click) Select all Show all, selection Wires CTRL Stretchy move Move TAB Stretch SHIFT Copy Right Selection Left Selection Middle Measure size and coordinates, statistic Wires Version Number Catches Dont forgett Make an object Conditional [MiddleUp] WHILE BackSlash Down WHILE [SHIFT] => RemoveConditionS; [MiddleUp] WHILE BackSlash Down => DrawConditionS; Creation of cell (use X key) [MiddleDown] WHILE C Down WHILE V Down => PopReplace; Ê u˜J˜Jšœ™Jšœ™Jšœ Ïmœ7™EJšœ=™=Jšœ8™8Jšœ:™:J™˜>Jšœ@˜@Jšœ>˜>J˜JšœN˜NJšœ4ž,˜`J˜šœ ˜ šœ˜Jšœ6˜6—šœ˜Jšœ7˜7—J™4—J™J˜šœ6˜6Jšœ'˜'Jšœ&˜&Jšœ*˜*Jšœ;˜;Jšœ˜J™J˜—šœ1˜1Jšœ˜Jšœ˜Jšœ˜J˜J™)—J™šœ˜Jšœ5˜5Jšœ5˜5Jšœ6˜6Jšœ8˜8J™.J˜—šœ˜Jšœ+˜+Jšœ+˜+J™J™.J˜—J˜Jšœ˜˜™Jšœ˜—J˜™™Jšœ1™1Jšœ(˜(Jšœ(˜(—™Jšœ˜Jšœ˜Jšœ%˜%Jšœ%˜%—™2JšœC˜CJšœ:˜:—™˜>—šœ ™ Jšœ1˜1—Jšœ$˜$Jšœ%˜%Jšœ&˜&Jšœ˜—J™šœ™™Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ!˜!Jšœ˜šœ˜Jšœ1™1Jšœ)˜)—Jšœ"˜"J˜——šœ™™6Jšœ)˜)Jšœ#˜#Jšœ ˜ Jšœ,˜,Jšœ ˜ J˜——šœ™Jšœ ˜ —J˜šœ™™Jšœ=˜=—™(Jšœ.˜.—™Jšœ'˜'Jšœ'˜'—™Jšœ˜Jšœ ˜ J™——šœ™™ Jšœ˜Jšœ ˜ ——J˜šœ™šœL™LJšœ:˜:Jšœ˜Jšœ ˜ —J˜—šœ™Jšœ ˜ —J˜šœ™Jšœ ˜ —J˜šœ™šœ ™ Jšœ ŸœŸœ˜,Jšœ ŸœŸœ'˜9Jšœ ŸœŸœ"˜5Jšœ ŸœŸœ˜0Jšœ ŸœŸœ˜/Jšœ ŸœŸœ˜.—Jšœ ˜ —J™šœ™Jšœ3˜3Jšœ ˜ —J˜šœ™Jšœ ˜ J™—šœ™Jšœ ˜ J™—šœ™Jšœ ˜ —J˜šœ™Jšœ+™+šœ.˜.Jšœ+˜+Jšœ˜—Jšœ;˜;Jšœ ˜ J™—šœ™™Jšœ>˜>Jšœ7˜7Jšœ;˜;Jšœ ˜ J™——šœ™Jšœ ˜ J˜—šœ™šœC™CJšœ7˜7Jšœ7˜7—J™™Jšœ,˜,Jšœ9˜9Jšœ5˜5J˜Jšœ@˜@Jšœ?˜?Jšœ?˜?J˜—Jšœ ˜ J˜—šœ™Jšœ ˜ J™—šœ™™Jšœ:˜:Jšœ˜Jšœ ˜ ——J˜šœ™™7Jšœ*˜*Jšœ$˜$Jšœ!˜!Jšœ ˜ ——J™šœ™šœO™OJšœ:˜:Jšœ˜Jšœ ˜ ——J˜šœ™Jšœ ˜ —J˜šœ™šœ™Jšœ ŸœŸœ˜-Jšœ ˜ —J˜—šœ™™4Jšœ'˜'Jšœ!˜!Jšœ˜Jšœ ˜ ——J˜šœ™™JšœBž˜]JšœAž˜\JšœO˜OJšœ3˜3J™—šœ ˜ J˜J˜——šœ™Jšœ.˜.šœ ˜ J˜—J™—šœ™™6Jšœ)˜)Jšœ#˜#Jšœ ˜ Jšœ ˜ —J˜—šœ™Jšœ7™7J™—šœ™Jšœ˜—J™šœ™šœ˜J˜——šœ™Jšœ˜J˜—šœ™Jšœ˜J˜—šœ™šœ˜J™——™Jšœ ˜ J˜—™šœ˜J˜——™šœ˜J˜——šœ™™Jšœ-˜-Jšœ/˜/Jšœ.˜.—Jšœ˜—J˜šœ™šœ ™ Jšœ.˜.Jšœ0˜0Jšœ/˜/—J˜šœ™JšœP˜PJšœR˜RJšœQ˜Q—J™šœ ™ JšœE˜EJšœG˜GJšœF˜F—J˜Jšœ˜J™—šœ ™ šœ7™7JšœU˜UJšœV˜V—šœ4™4Jšœ(˜(—Jšœ˜J˜—šœ ™ šœ5™5Jšœ)˜)—Jšœ˜J™—šœ™™>Jšœ2˜2JšœU˜UJšœE˜E—Jšœ˜—J˜™Jšœ Ÿœ˜0Jšœ Ÿœ0˜@Jšœ˜—J˜šœ ™ šœ4™4Jšœ4˜4Jšœ5˜5JšœB˜BJšœS˜SJšœB˜BJšœC˜CJšœD˜D—Jšœ˜J˜—šœ ™ ™JšœE˜EJšœG˜GJšœ1˜1Jšœ2˜2Jšœ4˜4Jšœ@˜@Jšœ˜J™——šœ™Jšœ3™3Jšœ ˜ —J˜šœ™Jšœ%™%Jšœ˜J™—šœ™™Jšœ˜Jšœ˜—J˜—šœ™™Jšœ˜Jšœ˜——J™šœ#™#™Jšœ@˜@Jšœ0˜0Jšœ1˜1—™ Jšœ&˜&Jšœ%˜%—J™Jšœ˜—J˜™Jšœ˜J™—™Jšœ˜J™—™Jšœ˜J™—™Jšœ˜J™—™Jšœ˜—J™šœ™Jšœ ˜ J™—™Jšœ$˜$Jšœ˜J™—™™JšœH˜HJšœG˜G—™Jšœ_˜_—™!JšœT˜T—™!JšœJ˜JJšœ˜——J™™™ JšœV˜VJšœT˜TJšœ/˜/Jšœ-˜-—™Jšœ/˜/JšœL˜LJšœ<˜<—™)Jšœ2˜2JšœA˜A—™ Jšœ*˜*Jšœ)˜)—™Jšœ,˜,Jšœ,˜,Jšœ*˜*Jšœ*˜*—™Jšœ:˜:J˜——™™ JšœM˜MJšœO˜O—™Jšœ:˜:Jšœ,˜,Jšœ6˜6Jšœ6˜6——J™™™Jšœ<˜˜>—™Jšœ˜JšœA˜AJšœ,˜,—J˜—™Jšœ$˜$—J™™Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜Jšœ˜J˜Jšœ˜—J˜J™ J™šœ™JšœC™CJšœ2™2—J™™Jšœ5™5—J™J™J™——…—0 J©