diff --git a/CHANGELOG b/CHANGELOG index 2b4f491..a106e56 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,11 @@ Two empty lines before the next entry. External contributors notice at the end of the line: (LastName, FirstName / nick) +## 2022-010-14 2.4.0 +Add option to split or subdivide a step: Polyrhythms and Techno-Kickdrums! +("Die Katze lässt das Mausen nicht" - Is this the final final release?) + + ## 2022-04-17 2.3.2 Hotfix: Don't discard user data when setting or deleting steps in a multiplicator-measure. diff --git a/README.md b/README.md index ce6840d..30e2f1b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -[//]: # (Generated 2022-04-17T21:13:03.381666. Changes belong into template/documentation/readme.template) +[//]: # (Generated 2022-10-14T23:55:28.253667. Changes belong into template/documentation/readme.template) # Patroneo -Program version 2.3.2 +Program version 2.4.0 ![Screenshot](https://git.laborejo.org/lss/Patroneo/raw/branch/master/documentation/screenshot.png "Screenshot") @@ -13,10 +13,10 @@ Program version 2.3.2 Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer, a program that sends digital "notes" to software instruments such as synthesizers and samplers. -This program is feature-complete with version 2.3.0 in 2022. +This program is feature-complete with version 2.4.0 in 2022. Further releases will be limited to maintenance and fixing problems. -Patroneo is primarily designed for educational purposes, where the main goal is to teach the +Patroneo was initially designed for educational purposes, where the main goal is to teach the importance of patterns and repetitions in any kind of music. However, Patroneo is a full sequencer you can use to create real music. The constraints it presents will more likely boost your creativity than suppressing it. @@ -51,6 +51,7 @@ It is possible to clone a git repository. ## Dependencies * Python 3.6 (maybe earlier) * PyQt5 for Python 3 +* PyQt OpenGL and SVG modules, if they are separated in your distribution * DejaVu Sans Sarif TTF (Font) (recommended, but not technically necessary) * libcalfbox-lss https://git.laborejo.org/lss/libcalfbox-lss diff --git a/configure b/configure index adcf6dd..b3930c0 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #!/bin/bash program=patroneo -version=2.3.2 +version=2.4.0 . template/configure.template #. is the posix compatible version of source diff --git a/documentation/english.adoc b/documentation/english.adoc index 3bb321c..56d2f55 100644 --- a/documentation/english.adoc +++ b/documentation/english.adoc @@ -1,5 +1,5 @@ :Author: Laborejo Software Suite -:Version: 2.3.2 +:Version: 2.4.0 :iconfont-remote!: :!webfonts: @@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/ = Patroneo // Don't write in the empty line above line. It will be interpreted as author html tag -For program version 2.3.2 +For program version 2.4.0 == Introduction @@ -33,10 +33,10 @@ For program version 2.3.2 Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer, a program that sends digital "notes" to software instruments such as synthesizers and samplers. -This program is feature-complete with version 2.3.0 in 2022. +This program is feature-complete with version 2.4.0 in 2022. Further releases will be limited to maintenance and fixing problems. -Patroneo is primarily designed for educational purposes, where the main goal is to teach the +Patroneo was initially designed for educational purposes, where the main goal is to teach the importance of patterns and repetitions in any kind of music. However, Patroneo is a full sequencer you can use to create real music. The constraints it presents will more likely boost your creativity than suppressing it. @@ -91,6 +91,7 @@ makes some workflows faster and more convenient. * Space: Start and pause playback * L: Play the current measure as a loop * Home: Set playback to the beginning of the track. +* For more shortcuts please check the Edit menu == Description of the graphical user interface and its functions @@ -418,6 +419,17 @@ rotate your mouse wheel the velocity changes by 10 each. It doesn't matter which To make all tones of a row quieter or louder hold the Alt key (not AltGr) and use your mousewheel on a step of that row. +===== Split or subdivide notes + +To split a step even further, hold the mouse cursor over an activated note +and press a number key on the keyboard. +Key 1 means "no split", all other keys are a subdivision e.g. 3 is splits into 3 sounding notes. +All pitches are the same. + +This can be used, for example, to create polyrhythmic patterns, or to divide "even" during swing. +Or of course to simply have more and faster notes :) + + ==== Pitches and Scales image:en_pitches.png[link="en_pitches.png"] diff --git a/documentation/english.part.adoc b/documentation/english.part.adoc index 67dfa97..c79ceba 100644 --- a/documentation/english.part.adoc +++ b/documentation/english.part.adoc @@ -43,6 +43,7 @@ makes some workflows faster and more convenient. * Space: Start and pause playback * L: Play the current measure as a loop * Home: Set playback to the beginning of the track. +* For more shortcuts please check the Edit menu == Description of the graphical user interface and its functions @@ -370,6 +371,17 @@ rotate your mouse wheel the velocity changes by 10 each. It doesn't matter which To make all tones of a row quieter or louder hold the Alt key (not AltGr) and use your mousewheel on a step of that row. +===== Split or subdivide notes + +To split a step even further, hold the mouse cursor over an activated note +and press a number key on the keyboard. +Key 1 means "no split", all other keys are a subdivision e.g. 3 is splits into 3 sounding notes. +All pitches are the same. + +This can be used, for example, to create polyrhythmic patterns, or to divide "even" during swing. +Or of course to simply have more and faster notes :) + + ==== Pitches and Scales image:en_pitches.png[link="en_pitches.png"] diff --git a/documentation/german.adoc b/documentation/german.adoc index c8ac9f7..bf76259 100644 --- a/documentation/german.adoc +++ b/documentation/german.adoc @@ -1,5 +1,5 @@ :Author: Laborejo Software Suite -:Version: 2.3.2 +:Version: 2.4.0 :iconfont-remote!: :!webfonts: @@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/ = Patroneo // Don't write in the empty line above line. It will be interpreted as author html tag -Für Programmversion 2.3.2 +Für Programmversion 2.4.0 == Benutzung @@ -94,7 +94,7 @@ macht die Tastatur manche Arbeitsabläufe schneller und bequemer. * Leertaste: Start und Pause der Wiedergabe. * L: aktuelle Taktpositionen in Schleife spielen. * Pos1: Wiedergabe an den Anfang des Stückes setzen. - +* Mehr Shortcuts sind im Bearbeiten-Menü == Beschreibung der grafischen Oberfläche und ihrer Funktionen @@ -435,6 +435,17 @@ Um alle Töne einer Reihe leiser oder lauter zu machen hält man die Alt-Taste ( gedrückt und benutzt das Mausrad auf der jeweiligen Reihe. +===== Noten spalten oder unterteilen + +Um einen Schritt noch weiter zu unterteilen hält man den Mauszeiger auf eine aktivierte Note +und drückt eine Nummertaste auf der Tastatur. Die Taste 1 ist dabei "keine Unterteilung", alle +weitere Tasten stehen für sich selbst. z.B. ist die 3 eine Unterteilung in 3 klingende Noten. +Die Tonhöhen sind hierbei alle gleich. + +Dies kann z.B. benutzt werden um polyrhytmische Muster zu erstellen oder während eines Swing doch +wieder "gerade" zu teilen. Oder natürlich um einfach mehr und schnellere Noten zu haben :) + + ==== Tonhöhen, Skala und Tonleiter image:de_pitches.png[link="de_pitches.png"] diff --git a/documentation/german.part.adoc b/documentation/german.part.adoc index d411e3a..24b45db 100644 --- a/documentation/german.part.adoc +++ b/documentation/german.part.adoc @@ -65,7 +65,7 @@ macht die Tastatur manche Arbeitsabläufe schneller und bequemer. * Leertaste: Start und Pause der Wiedergabe. * L: aktuelle Taktpositionen in Schleife spielen. * Pos1: Wiedergabe an den Anfang des Stückes setzen. - +* Mehr Shortcuts sind im Bearbeiten-Menü == Beschreibung der grafischen Oberfläche und ihrer Funktionen @@ -406,6 +406,17 @@ Um alle Töne einer Reihe leiser oder lauter zu machen hält man die Alt-Taste ( gedrückt und benutzt das Mausrad auf der jeweiligen Reihe. +===== Noten spalten oder unterteilen + +Um einen Schritt noch weiter zu unterteilen hält man den Mauszeiger auf eine aktivierte Note +und drückt eine Nummertaste auf der Tastatur. Die Taste 1 ist dabei "keine Unterteilung", alle +weitere Tasten stehen für sich selbst. z.B. ist die 3 eine Unterteilung in 3 klingende Noten. +Die Tonhöhen sind hierbei alle gleich. + +Dies kann z.B. benutzt werden um polyrhytmische Muster zu erstellen oder während eines Swing doch +wieder "gerade" zu teilen. Oder natürlich um einfach mehr und schnellere Noten zu haben :) + + ==== Tonhöhen, Skala und Tonleiter image:de_pitches.png[link="de_pitches.png"] diff --git a/documentation/index.adoc b/documentation/index.adoc index 3399b4b..b31e564 100644 --- a/documentation/index.adoc +++ b/documentation/index.adoc @@ -1,5 +1,5 @@ :Author: Laborejo Software Suite -:Version: 2.3.2 +:Version: 2.4.0 :iconfont-remote!: :!webfonts: @@ -21,7 +21,7 @@ https://asciidoctor.org/docs/user-manual/ == Patroneo Multi-Language Documentation image::logo.png["logo", 320, 180] -For program version 2.3.2 +For program version 2.4.0 This site is part of the https://www.laborejo.org[Laborejo Software Suite] diff --git a/documentation/manpageinclude.h2m b/documentation/manpageinclude.h2m index 6e6a5da..520d668 100644 --- a/documentation/manpageinclude.h2m +++ b/documentation/manpageinclude.h2m @@ -7,10 +7,10 @@ Patroneo - Easy to use pattern based midi sequencer. Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer, a program that sends digital "notes" to software instruments such as synthesizers and samplers. -This program is feature-complete with version 2.3.0 in 2022. +This program is feature-complete with version 2.4.0 in 2022. Further releases will be limited to maintenance and fixing problems. -Patroneo is primarily designed for educational purposes, where the main goal is to teach the +Patroneo was initially designed for educational purposes, where the main goal is to teach the importance of patterns and repetitions in any kind of music. However, Patroneo is a full sequencer you can use to create real music. The constraints it presents will more likely boost your creativity than suppressing it. @@ -24,7 +24,7 @@ Connect external synthesizers and samplers to create sounds. https://www.laborejo.org/bugs [copyright] -Patroneo 2.3.2 - Copyright 2022 +Patroneo 2.4.0 - Copyright 2022 Laborejo Software Suite https://www.laborejo.org/ diff --git a/documentation/out/english.html b/documentation/out/english.html index 2c847be..5abf77b 100644 --- a/documentation/out/english.html +++ b/documentation/out/english.html @@ -500,7 +500,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
-

For program version 2.3.2

+

For program version 2.4.0

@@ -512,11 +512,11 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b program that sends digital "notes" to software instruments such as synthesizers and samplers.

-

This program is feature-complete with version 2.3.0 in 2022. +

This program is feature-complete with version 2.4.0 in 2022. Further releases will be limited to maintenance and fixing problems.

-

Patroneo is primarily designed for educational purposes, where the main goal is to teach the +

Patroneo was initially designed for educational purposes, where the main goal is to teach the importance of patterns and repetitions in any kind of music. However, Patroneo is a full sequencer you can use to create real music. The constraints it presents will more likely boost your creativity than suppressing it.

@@ -593,6 +593,9 @@ makes some workflows faster and more convenient.

  • Home: Set playback to the beginning of the track.

  • +
  • +

    For more shortcuts please check the Edit menu

    +
  • @@ -1067,6 +1070,19 @@ rotate your mouse wheel the velocity changes by 10 each. It doesn’t matter

    To make all tones of a row quieter or louder hold the Alt key (not AltGr) and use your mousewheel on a step of that row.

    +
    +
    Split or subdivide notes
    +
    +

    To split a step even further, hold the mouse cursor over an activated note +and press a number key on the keyboard. +Key 1 means "no split", all other keys are a subdivision e.g. 3 is splits into 3 sounding notes. +All pitches are the same.

    +
    +
    +

    This can be used, for example, to create polyrhythmic patterns, or to divide "even" during swing. +Or of course to simply have more and faster notes :)

    +
    +

    2.3.3. Pitches and Scales

    @@ -1564,7 +1580,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft
    diff --git a/documentation/out/german.html b/documentation/out/german.html index d1fb817..af49341 100644 --- a/documentation/out/german.html +++ b/documentation/out/german.html @@ -504,7 +504,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
    -

    Für Programmversion 2.3.2

    +

    Für Programmversion 2.4.0

    @@ -609,6 +609,9 @@ macht die Tastatur manche Arbeitsabläufe schneller und bequemer.

  • Pos1: Wiedergabe an den Anfang des Stückes setzen.

  • +
  • +

    Mehr Shortcuts sind im Bearbeiten-Menü

    +
  • @@ -1097,6 +1100,19 @@ egal über welchem Velocity Knopf (plus oder minus) man schwebt.

    Um alle Töne einer Reihe leiser oder lauter zu machen hält man die Alt-Taste (nicht AltGR !) gedrückt und benutzt das Mausrad auf der jeweiligen Reihe.

    +
    +
    Noten spalten oder unterteilen
    +
    +

    Um einen Schritt noch weiter zu unterteilen hält man den Mauszeiger auf eine aktivierte Note +und drückt eine Nummertaste auf der Tastatur. Die Taste 1 ist dabei "keine Unterteilung", alle +weitere Tasten stehen für sich selbst. z.B. ist die 3 eine Unterteilung in 3 klingende Noten. +Die Tonhöhen sind hierbei alle gleich.

    +
    +
    +

    Dies kann z.B. benutzt werden um polyrhytmische Muster zu erstellen oder während eines Swing doch +wieder "gerade" zu teilen. Oder natürlich um einfach mehr und schnellere Noten zu haben :)

    +
    +

    3.3.3. Tonhöhen, Skala und Tonleiter

    @@ -1616,7 +1632,7 @@ Ansonsten starten Sie patroneo mit diesem Befehl, Sprachcode ändern, vom Termin
    diff --git a/documentation/out/index.html b/documentation/out/index.html index 24b7e6a..72e0b98 100644 --- a/documentation/out/index.html +++ b/documentation/out/index.html @@ -449,7 +449,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
    -

    For program version 2.3.2

    +

    For program version 2.4.0

    This site is part of the Laborejo Software Suite

    diff --git a/documentation/patroneo.1 b/documentation/patroneo.1 index 74985df..a026cc6 100644 --- a/documentation/patroneo.1 +++ b/documentation/patroneo.1 @@ -1,11 +1,11 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH PATRONEO "1" "April 2022" "Patroneo 2.3.2" "User Commands" +.TH PATRONEO "1" "October 2022" "Patroneo 2.4.0" "User Commands" .SH NAME Patroneo - Easy to use pattern based midi sequencer. .SH DESCRIPTION usage: patroneo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V] .PP -Patroneo \- Version 2.3.2 \- Copyright 2022 by Laborejo Software Suite \- +Patroneo \- Version 2.4.0 \- Copyright 2022 by Laborejo Software Suite \- https://www.laborejo.org/patroneo .SS "options:" .TP @@ -31,16 +31,17 @@ deactivating midi and audio. \fB\-V\fR, \fB\-\-verbose\fR (Development) Switch the logger to INFO and print out all kinds of information to get a high\-level idea of -what the program is doing. +what the program is doing. You can also set the +environment variable LSS_DEBUG=1 .SH USAGE Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer, a program that sends digital "notes" to software instruments such as synthesizers and samplers. -This program is feature-complete with version 2.3.0 in 2022. +This program is feature-complete with version 2.4.0 in 2022. Further releases will be limited to maintenance and fixing problems. -Patroneo is primarily designed for educational purposes, where the main goal is to teach the +Patroneo was initially designed for educational purposes, where the main goal is to teach the importance of patterns and repetitions in any kind of music. However, Patroneo is a full sequencer you can use to create real music. The constraints it presents will more likely boost your creativity than suppressing it. @@ -62,7 +63,7 @@ Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, .SH "REPORTING BUGS" https://www.laborejo.org/bugs .SH COPYRIGHT -Patroneo 2.3.2 - Copyright 2022 +Patroneo 2.4.0 - Copyright 2022 Laborejo Software Suite https://www.laborejo.org/ .SH "SEE ALSO" diff --git a/engine/api.py b/engine/api.py index 86f962c..0b37640 100644 --- a/engine/api.py +++ b/engine/api.py @@ -196,13 +196,14 @@ class ClientCallbacks(Callbacks): #inherits from the templates api callbacks func(stepDict) callbacks._dataChanged() - def _removeStep(self, track, index, pitch, factor): + def _removeStep(self, track, index, pitch, factor, split): """Opposite of _stepChanged""" self._exportCacheChanged(track) stepDict = {"index": index, "factor": factor, "pitch": pitch, "velocity": 0, #it is off. + "split": split, } for func in self.removeStep: func(stepDict) @@ -1305,7 +1306,7 @@ def deleteSwitches(howMany, fromMeasureNumber): updatePlayback() #Pattern Steps - +#aka Notes def setPattern(trackId, patternList, undoMessage): """Change the whole pattern, send a callback with the whole pattern. This is also the main undo/redo function. @@ -1327,13 +1328,13 @@ def getAverageVelocity(trackId): return session.data.trackById(trackId).pattern.averageVelocity def setStep(trackId, stepExportDict): - """This is an atomic operation that only sets one switch and - only sends that switch back via callback. A simple GUI + """This is an atomic operation that only sets one step and + only sends that step back via callback. A simple GUI will most like not listen to that callback since they already changed the step on their side. Only useful for parallel views. - format: {'index': 0, 'pitch': 7, 'factor': 1, 'velocity': 90} + format: {'index': 0, 'pitch': 7, 'factor': 1, 'velocity': 90, "split":1} This is also for velocity! @@ -1376,19 +1377,22 @@ def removeStep(trackId, index, pitch): track.pattern.buildExportCache() track.buildTrack() updatePlayback() - callbacks._removeStep(track, index, pitch, oldNote["factor"]) + callbacks._removeStep(track, index, pitch, oldNote["factor"], oldNote["split"]) -def toggleStep(trackId, index, pitch, factor=1, velocity=None): +def toggleStep(trackId, index, pitch, factor=1, velocity=None, split=1): """Checks the current state of a step and decides if on or off. Toggled Notes have average velocity and factor 1. If you need more fine control use setStep - directly""" + directly. + + This is only used by the apc_mini input + """ track = session.data.trackById(trackId) if not track: return maybeNote = track.pattern.stepByIndexAndPitch(index, pitch) if maybeNote is None: if velocity is None: velocity = getAverageVelocity(trackId) - setStep(trackId, {'index': index, 'pitch': pitch, 'factor': factor, 'velocity': velocity}) + setStep(trackId, {'index': index, 'pitch': pitch, 'factor': factor, 'velocity': velocity, "split":split}) else: removeStep(trackId, index, pitch) diff --git a/engine/config.py b/engine/config.py index 5edd477..1a5c3b9 100644 --- a/engine/config.py +++ b/engine/config.py @@ -21,7 +21,7 @@ METADATA = { #release announcements, entries in software directories etc. "tagline" : 'Easy to use pattern based midi sequencer.', - "version" : "2.3.2", + "version" : "2.4.0", "year" : "2022", "author" : "Laborejo Software Suite", "url" : "https://www.laborejo.org/patroneo", @@ -51,10 +51,10 @@ METADATA = { Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer, a program that sends digital "notes" to software instruments such as synthesizers and samplers. -This program is feature-complete with version 2.3.0 in 2022. +This program is feature-complete with version 2.4.0 in 2022. Further releases will be limited to maintenance and fixing problems. -Patroneo is primarily designed for educational purposes, where the main goal is to teach the +Patroneo was initially designed for educational purposes, where the main goal is to teach the importance of patterns and repetitions in any kind of music. However, Patroneo is a full sequencer you can use to create real music. The constraints it presents will more likely boost your creativity than suppressing it. diff --git a/engine/pattern.py b/engine/pattern.py index c34152b..74db084 100644 --- a/engine/pattern.py +++ b/engine/pattern.py @@ -41,8 +41,9 @@ class Pattern(object): Only existing steps (Switched On) are in self.data {"index": from 0 to parentTrack.parentData.howManyUnits * stretchfactor. But can be higher, will just not be played or exported., "factor": float, - "pitch": int 0-7, + "pitch": int 0-maxPitch, "velocity":int 0-127, + "split": int 1-n, (GUI restricts n=9) } The pitch is determined by an external scale, which is a list of midi pitches. @@ -127,7 +128,7 @@ class Pattern(object): vel = self.averageVelocity for index in range(self.parentTrack.parentData.howManyUnits * self.parentTrack.patternLengthMultiplicator): for pitchindex in range(l): - lst.append({"index":index, "factor": 1, "pitch": pitchindex, "velocity":vel}) + lst.append({"index":index, "factor": 1, "pitch": pitchindex, "velocity":vel, "split":1}) self.data = lst def empty(self): @@ -141,7 +142,7 @@ class Pattern(object): for index in range(self.parentTrack.parentData.howManyUnits * self.parentTrack.patternLengthMultiplicator): for pitchindex in range(l): if not (index, pitchindex) in existing: - lst.append({"index":index, "factor": 1, "pitch": pitchindex, "velocity":vel}) + lst.append({"index":index, "factor": 1, "pitch": pitchindex, "velocity":vel, "split":1}) self.data = lst def getRow(self, pitchindex): @@ -194,14 +195,14 @@ class Pattern(object): for i in range(numberOfRepeats): for b in toRepeatChunk: if b: - newRow.append({"index":index, "factor": 1, "pitch": pitchindex, "velocity":vel}) + newRow.append({"index":index, "factor": 1, "pitch": pitchindex, "velocity":vel, "split":1}) index += 1 self._putRow(pitchindex, newRow) def repeatFromStep(self, pitchindex, stepIndex): """Includes the given step. - Uses original velocities and scale factors + Uses original velocities, splits and scale factors """ originalRow = self._getRowWithNoneFillers(pitchindex) toRepeatChunk = originalRow[:stepIndex+1] @@ -225,7 +226,7 @@ class Pattern(object): for index in range(self.parentTrack.parentData.howManyUnits * self.parentTrack.patternLengthMultiplicator): if not index in existingIndices: - self.data.append({"index":index, "factor": 1, "pitch": pitchindex, "velocity":vel}) + self.data.append({"index":index, "factor": 1, "pitch": pitchindex, "velocity":vel, "split":1}) def stepByIndexAndPitch(self, index, pitch): @@ -263,6 +264,7 @@ class Pattern(object): note["factor"] = pattern["factor"] #size multiplier -> longer or short note note["velocity"] = pattern["velocity"] note["midipitch"] = self.scale[pattern["pitch"]] #we always report the untransposed note. For a GUI the pattern gets transposed, not the note. + note["split"] = pattern["split"] note["exceedsPlayback"] = False #This is set by buildPattern. self.exportCache.append(note) @@ -399,8 +401,17 @@ class Pattern(object): pitch = 127 elif pitch < 0: pitch = 0 - exportPattern += cbox.Pattern.serialize_event(startTick, 0x90 + self.parentTrack.midiChannel, pitch, velocity) # note on - exportPattern += cbox.Pattern.serialize_event(endTick-1, 0x80 + self.parentTrack.midiChannel, pitch, velocity) # note off #-1 ticks to create a small logical gap. Does not affect next note on. + + + #Split. + splitAmount = noteDict["split"] + for split in range(splitAmount): + dur = endTick-startTick + st = int(startTick + (split * dur / splitAmount)) #note on + end = int(st + dur/splitAmount -1) #note off + + exportPattern += cbox.Pattern.serialize_event(st, 0x90 + self.parentTrack.midiChannel, pitch, velocity) # note on + exportPattern += cbox.Pattern.serialize_event(end-1, 0x80 + self.parentTrack.midiChannel, pitch, velocity) # note off #-1 ticks to create a small logical gap. Does not affect next note on. pattern = cbox.Document.get_song().pattern_from_blob(exportPattern, oneMeasureInTicks) self._builtPatternCache[cacheHash] = pattern diff --git a/qtgui/mainwindow.py b/qtgui/mainwindow.py index 3a1e3e9..409f5f1 100644 --- a/qtgui/mainwindow.py +++ b/qtgui/mainwindow.py @@ -643,6 +643,15 @@ class MainWindow(TemplateMainWindow): self.songEditor.currentHoverStep.decreaseAugmentationFactor() + def stepSplit(self, value): + """This happens during step/note hover. The hoverLeave event will send the changed data + to the api. We simply change our internal GUI value here""" + if value < 1 or value > 9: + value = 1 #Do it here so we don't have a surprise somewhere else, no matter if other functions check themselves. + + if self.patternGrid.currentHoverStep: + self.patternGrid.currentHoverStep.split = value + self.patternGrid.currentHoverStep.setApperance() #update graphics def createMenu(self): #We have undo/redo since v2.1. Template menu entries were hidden before. @@ -653,7 +662,8 @@ class MainWindow(TemplateMainWindow): self.menu.addMenuEntry("menuEdit", "actionGlobalOffsetSubmenu", QtCore.QCoreApplication.translate("Menu", "Global Rhythm Offset"), lambda: globalOffsetSubmenu(self), tooltip=QtCore.QCoreApplication.translate("Menu", "Shift the whole piece further down the timeline")) self.menu.addSeparator("menuEdit") - #Measure Modifications + + #Measure Modifications - Hover Shortcuts self.menu.addMenuEntry("menuEdit", "actionHalftoneTransposeIncrease", QtCore.QCoreApplication.translate("Menu", "Increase halftone transpose for currently hovered measure (use shortcut!)"), lambda: self.halftoneTranspose(1), shortcut="h") self.menu.addMenuEntry("menuEdit", "actionHalftoneTransposeDecrease", QtCore.QCoreApplication.translate("Menu", "Decrease halftone transpose for currently hovered measure (use shortcut!)"), lambda: self.halftoneTranspose(-1), shortcut="Shift+h") @@ -667,6 +677,16 @@ class MainWindow(TemplateMainWindow): self.menu.addMenuEntry("menuEdit", "actionAugmentationFactorIncrease", QtCore.QCoreApplication.translate("Menu", "Increase augmentation factor for currently hovered measure (use shortcut!)"), lambda: self.augmentationFactor(1), shortcut="a") self.menu.addMenuEntry("menuEdit", "actionAugmentationFactorDecrease", QtCore.QCoreApplication.translate("Menu", "Decrease augmentation factor for currently hovered measure (use shortcut!)"), lambda: self.augmentationFactor(-1), shortcut="Shift+a") + #Pattern Splitter - Hover Shortcuts + self.menu.addSeparator("menuEdit") + self.menu.addMenuEntry("menuEdit", "actionStepSplit1", QtCore.QCoreApplication.translate("Menu", "No Step Split (use shortcut!)"), lambda: self.stepSplit(1), shortcut="1") + + splitTranslate = QtCore.QCoreApplication.translate("Menu", "[Only Shortcut] Split hovered Step in ") + for i in range(2, 10): #10 exclusive + strI = str(i) + self.menu.addMenuEntry("menuEdit", "actionStepSplit"+strI, splitTranslate + strI , lambda qtarg, i=i: self.stepSplit(i), shortcut=strI) + + self.menu.addSubmenu("menuView", QtCore.QCoreApplication.translate("menu","View")) self.menu.addMenuEntry("menuView", "actionMaximizeSongArea", QtCore.QCoreApplication.translate("menu", "Maximize Song Area"), self.maximizeSongArea) diff --git a/qtgui/pattern_grid.py b/qtgui/pattern_grid.py index 1c0e905..6133695 100644 --- a/qtgui/pattern_grid.py +++ b/qtgui/pattern_grid.py @@ -88,6 +88,8 @@ class PatternGrid(QtWidgets.QGraphicsScene): self._middleMouseDown = False + self.currentHoverStep = None #used by the main window + #self.ticksToPixelRatio set by callback_timeSignatureChanged self.playhead = Playhead(parentScene = self) self.addItem(self.playhead) @@ -124,7 +126,7 @@ class PatternGrid(QtWidgets.QGraphicsScene): """ if (stepDict["index"], stepDict["pitch"]) in self._steps: guiStep = self._steps[stepDict["index"], stepDict["pitch"]] - guiStep.on(velocityAndFactor = (stepDict["velocity"], stepDict["factor"])) + guiStep.on(velocityAndFactorAndSplit = (stepDict["velocity"], stepDict["factor"], stepDict["split"])) def callback_removeChanged(self, stepDict:dict): """This callback reaction was introduced after support for the APCMini. @@ -239,8 +241,8 @@ class PatternGrid(QtWidgets.QGraphicsScene): for noteDict in exportDict["pattern"]: x = noteDict["index"] y = noteDict["pitch"] - velocityAndFactor = (noteDict["velocity"], noteDict["factor"]) - self._steps[(x,y)].on(velocityAndFactor=velocityAndFactor, exceedsPlayback=noteDict["exceedsPlayback"]) + velocityAndFactorAndSplit = (noteDict["velocity"], noteDict["factor"], noteDict["split"]) + self._steps[(x,y)].on(velocityAndFactorAndSplit=velocityAndFactorAndSplit, exceedsPlayback=noteDict["exceedsPlayback"]) self.scale.buildScale(exportDict["numberOfSteps"]) self.scale.setScale(exportDict["scale"]) @@ -529,12 +531,21 @@ class Step(QtWidgets.QGraphicsRectItem): self._factorChangeAllowed = False #during drag and drop this will be True. Used in the mouse steps. self.shadow = False #Velocity - self._rememberVelocity = None + self._rememberVelocity = None #check if to send new data on api in self.hoverLeaveEvent self.velocityNumber = QtWidgets.QGraphicsSimpleTextItem() self.velocityNumber.setParentItem(self) self.velocityNumber.setBrush(self.parentScene.labelColor) self.velocityNumber.setPos(offset*2,offset*2) #that is not pretty but you can see it under the cursor + #Split + self.split = 1 + self._rememberSplit = None #check if to send new data on api in self.hoverLeaveEvent + self.splitNumber = QtWidgets.QGraphicsSimpleTextItem() + self.splitNumber.setParentItem(self) + self.splitNumber.setBrush(self.parentScene.labelColor) + self.splitNumber.setPos(SIZE_UNIT-offset*8,SIZE_UNIT-offset*9) # lower right corner. It is always "/n" where n is a single digit. So a fixed position and width. + #set in setApperance if > 1 + if self.parentScene.parentView.parentMainWindow.ui.actionVelocitiesAlwaysVisible.isChecked(): self.velocityNumber.show() else: @@ -566,13 +577,20 @@ class Step(QtWidgets.QGraphicsRectItem): rect.setWidth(SIZE_UNIT * self.factor - self.offset*2) self.setRect(rect) - if self.status: + if self.status: #step/note is on setWidth() assert self.parentScene.currentColor self.setBrush(self.parentScene.currentColor) self.velocityNumber.setBrush(self.parentScene.labelColor) + if self.split > 1: + self.splitNumber.show() + self.splitNumber.setBrush(self.parentScene.labelColor) + self.splitNumber.setText("/" + str(self.split)) + else: + self.splitNumber.hide() + self.setZValue(_zValuesRelativeToScene["step"]) - else: + else: #step/note is off self.setOpacity(1) if self.shadow: setWidth() @@ -606,18 +624,22 @@ class Step(QtWidgets.QGraphicsRectItem): "index":self.column, "pitch":self.row, "factor":self.factor, - "velocity":self.velocity} + "velocity":self.velocity, + "split":self.split, + } def useDefaultValues(self): self.velocity = api.getAverageVelocity(trackId=self.parentScene.parentView.parentMainWindow.currentTrackId) #already sets opacity and velocityNumber self._rememberVelocity = self.velocity self.factor = api.DEFAULT_FACTOR + self.split=1 + self._rememberSplit = self.split self.initalized = True - def on(self, velocityAndFactor=None, exceedsPlayback=None): - """velocityAndFactor is a tuple""" - if velocityAndFactor: #on load / by callback - self.velocity, self.factor = velocityAndFactor + def on(self, velocityAndFactorAndSplit=None, exceedsPlayback=None): + """velocityAndFactorAndSplit is a tuple""" + if velocityAndFactorAndSplit: #on load / by callback + self.velocity, self.factor, self.split = velocityAndFactorAndSplit else: #User clicked on an empty field. self.useDefaultValues() @@ -639,7 +661,8 @@ class Step(QtWidgets.QGraphicsRectItem): self.status = False self.setRect(*self.defaultSize) self.setApperance() #sets color, main/sub size and exceedPlayback warning - self.velocityNumber.hide() #just in case. + self.velocityNumber.hide() + self.splitNumber.hide() def mousePressEvent(self, event): @@ -650,6 +673,7 @@ class Step(QtWidgets.QGraphicsRectItem): api.removeStep(self.parentScene.parentView.parentMainWindow.currentTrackId, self.column, self.row) else: self.on() + self.parentScene.currentHoverStep = self self._factorChangeAllowed = True self._factorStartTime = time() #see mouseReleaseEvent else: @@ -691,10 +715,13 @@ class Step(QtWidgets.QGraphicsRectItem): if the mouse cursor is not on that item anymore""" if self.status: event.accept() - self.statusMessage(QtCore.QCoreApplication.translate("Statusbar", "Note: Left click do deactivate. Middle click to listen. MouseWheel to change volume (+ALT key to change entire row). Right click for pattern options.")) + self.statusMessage(QtCore.QCoreApplication.translate("Statusbar", "Note: Left click do deactivate. Middle click to listen. MouseWheel to change volume (+ALT key to change entire row). Number keys to split. Right click for pattern options.")) + self.parentScene.currentHoverStep = self #this is replicated in self.mousePressEvent, turning the note on self._rememberVelocity = self.velocity + self._rememberSplit = self.split else: self.statusMessage(QtCore.QCoreApplication.translate("Statusbar", "Left click do activate note. Middle click to listen. Right click for pattern options.")) + self.parentScene.currentHoverStep = None event.ignore() def hoverLeaveEvent(self, event): @@ -703,10 +730,11 @@ class Step(QtWidgets.QGraphicsRectItem): if the mouse cursor is not on that item anymore""" if not self.parentScene.parentView.parentMainWindow.ui.actionVelocitiesAlwaysVisible.isChecked(): self.velocityNumber.hide() + self.parentScene.currentHoverStep = None self.statusMessage("") if self.status: event.accept() - if self.status and not self.velocity == self._rememberVelocity: + if self.status and (self.velocity != self._rememberVelocity or self.split != self._rememberSplit): #check if there is an actual data change. api.setStep(self.parentScene.parentView.parentMainWindow.currentTrackId, self.export()) self._rememberVelocity = self.velocity else: diff --git a/qtgui/resources.py b/qtgui/resources.py index 2dff35c..089b2fa 100644 --- a/qtgui/resources.py +++ b/qtgui/resources.py @@ -2,7 +2,7 @@ # Resource object code # -# Created by: The Resource Compiler for PyQt5 (Qt v5.15.2) +# Created by: The Resource Compiler for PyQt5 (Qt v5.15.6) # # WARNING! All changes made in this file will be lost! @@ -484,6 +484,60 @@ qt_resource_data = b"\ \x00\x77\x77\x77\x2e\x69\x6e\x6b\x73\x63\x61\x70\x65\x2e\x6f\x72\ \x67\x9b\xee\x3c\x1a\x00\x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\ \x82\ +\x00\x00\x03\x3c\ +\x89\ +\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\ +\x00\x00\x26\x00\x00\x00\x1e\x08\x06\x00\x00\x00\x40\x14\x6c\x6e\ +\x00\x00\x00\x04\x73\x42\x49\x54\x08\x08\x08\x08\x7c\x08\x64\x88\ +\x00\x00\x00\x09\x70\x48\x59\x73\x00\x00\x03\xb5\x00\x00\x03\xb5\ +\x01\x0a\x7e\x6a\x5b\x00\x00\x00\x19\x74\x45\x58\x74\x53\x6f\x66\ +\x74\x77\x61\x72\x65\x00\x77\x77\x77\x2e\x69\x6e\x6b\x73\x63\x61\ +\x70\x65\x2e\x6f\x72\x67\x9b\xee\x3c\x1a\x00\x00\x00\x0b\x74\x45\ +\x58\x74\x54\x69\x74\x6c\x65\x00\x53\x68\x61\x70\x65\x26\xef\x99\ +\x91\x00\x00\x02\xa2\x49\x44\x41\x54\x58\x85\xbd\x97\xcd\x4b\x54\ +\x51\x18\x87\x9f\xf7\x5e\x23\xec\xeb\x8e\x4a\xa1\x60\xda\x28\xd6\ +\xc2\x98\x89\xb2\x02\x8d\x42\x8a\x72\x61\x9b\x48\x6a\x59\x1b\x97\ +\xd5\x4e\xff\x80\x36\x2e\x5a\xb4\x89\xa0\x8d\xb4\x49\x32\x22\xab\ +\x85\x8b\x4a\x6a\xe1\xca\x42\x87\x8c\x4a\xfc\xca\x16\x42\x99\x73\ +\x8b\x9a\x4a\xef\x7d\x5b\xe8\x84\x44\xcc\x39\x3a\x73\xfd\x2d\x67\ +\x9e\xc3\x7d\xce\xef\x3d\x9c\x3b\x23\xa9\x89\xb4\x92\x23\xae\x14\ +\x55\xd4\xc7\xb7\xcc\xe6\x62\x4c\x19\x1e\xff\x72\x44\x1c\xb7\x32\ +\x19\xf7\x7a\x4c\xec\xc0\x80\x16\x95\x56\xa7\xaf\x39\x26\x50\x44\ +\x24\x1f\xa9\xd4\x64\xba\xdd\x11\xe7\x99\x03\x3b\x4c\xec\xe8\x8c\ +\x5f\x5a\x56\xed\xf7\x0b\x72\xa9\x28\x9f\x87\xe6\xca\xc0\x80\x16\ +\x95\x55\xf9\x57\x51\x3a\x6c\xf8\xe1\xf1\xaf\xbb\x83\x85\xf0\x21\ +\xb0\x07\x20\x12\xb1\xd1\x19\xbf\x34\x58\xf0\xef\x02\xc7\x6d\xf8\ +\x91\x49\xbf\x45\x34\xec\x01\xbc\xec\x67\xc6\x51\xae\x36\x4b\x3b\ +\xd7\x41\x7b\xa9\xf9\xcb\xa2\xfa\x78\xa5\x14\x14\xb8\xb1\xe5\x9d\ +\xdf\x01\x62\x26\x76\x6c\x4c\x37\x66\x9c\xaf\x37\x51\xbd\xf0\xbf\ +\xef\x0b\xd6\xd8\x8a\x9d\x1b\xa5\xde\x4c\x7d\xaf\xc8\xb8\xfe\x73\ +\xe4\xff\x52\x50\x80\xc6\x4c\x3b\xff\x37\xa3\x93\xf3\xfb\x16\xc3\ +\x85\x3e\xa0\x2a\x17\x97\x97\xd8\xab\xb1\x6f\xdb\x33\xae\x7f\x0f\ +\x38\x6a\xc3\xa7\x26\xd2\x6d\x81\xd2\x0d\x6c\x32\xb1\x6b\x16\x7b\ +\x3d\x31\x9f\x0c\x08\xfa\x80\x6a\xab\x05\xca\x09\xa0\x15\xb0\xba\ +\x17\xd7\x74\xc6\x52\x13\xe9\xb6\x10\x19\x14\x5b\x29\x40\xd1\xd3\ +\xb6\x52\xab\x16\x53\x55\x49\x4d\xa6\x3b\x80\x1e\x2c\xc6\x91\x4f\ +\xac\x47\x39\x32\x3b\xbb\x39\x35\xe5\xdf\x16\xe5\x4c\x94\x42\xd9\ +\x58\x89\x8d\x8c\xcd\x55\x4a\xc6\x7d\x80\x72\x20\x6a\xa1\x6c\x8c\ +\xa3\x0c\x43\x1a\xc4\x75\x87\xd6\x53\x0a\x22\x78\x25\x15\x2a\x46\ +\x31\xc7\x61\x48\x83\xa0\x01\xe1\xe5\x7a\x08\xfd\x7d\xae\x0d\x94\ +\xac\x2b\xfb\xa8\xc5\x3f\x8f\xa9\x70\x3f\x6a\xa1\x6c\xac\x47\x99\ +\x2c\x2f\xff\x9e\xd8\xe5\x9d\x45\xe8\x04\xc2\x08\x9d\x80\x55\x9e\ +\x31\x11\xd1\x44\x3c\xd6\x05\x9c\x07\x7e\x44\xa3\xb4\x94\x35\x1d\ +\xfe\x44\x4d\xac\xd7\x41\x1b\x15\xa6\x6d\xd7\x08\xf2\x08\xc8\xf9\ +\xff\x22\x6f\x31\x80\xbd\x35\x25\x23\x41\xe0\x1e\x04\x5e\x58\x2d\ +\x10\x9e\x00\xe7\xb0\x6c\x3a\xaf\xeb\x62\x7f\xdd\xd6\x4f\xc5\x81\ +\x77\x12\x95\x6e\x1b\x3e\x51\x13\xeb\x75\x45\x9b\x80\x0f\x91\x8a\ +\x01\xd4\xd5\xc9\xaf\x44\xad\x77\x51\x45\xaf\x00\x81\x89\xaf\x8f\ +\x97\x0c\x2f\x06\x6e\x03\x86\xa6\x0b\x76\xc1\x26\xe3\x25\xd7\x55\ +\xa4\x15\x48\x9b\x58\x9b\xa6\x0b\x7a\xf3\x27\xe3\x5e\x7f\xa8\xce\ +\x61\xe0\xad\x89\x35\x35\x5d\xf0\x57\xd2\xbe\xda\x6d\xef\xdd\x0d\ +\xd2\x04\x3c\xb5\xe1\x57\x34\xed\x47\x2a\x06\x50\xbf\xd3\xfb\x32\ +\x37\xed\xb5\xa0\x74\xd9\xc9\x79\xfd\xa1\x3a\x87\x80\x77\x91\x8a\ +\x01\x34\x37\xcb\x62\xa2\x36\xd6\x09\xb4\x03\xbf\x4d\xfc\x72\xd3\ +\x8d\x2c\x37\x1d\xf9\xaf\x8b\x44\x4d\xec\x96\x88\x9e\xd2\x90\xcf\ +\x26\x36\xdb\xb4\xc0\x8d\x3f\xdd\x96\xf1\x25\x4a\xd3\x97\xc3\x00\ +\x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\ \x00\x00\x02\xbb\ \x89\ \x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\ @@ -612,158 +666,105 @@ qt_resource_data = b"\ \x51\xb0\x78\x91\x14\xff\xe5\xb0\x43\x34\x5b\xf6\xc4\x58\xc1\x64\ \x7d\xbd\xc4\xd6\x5b\xf3\x5f\x2e\x0a\xbd\x45\xc2\xd5\x25\x47\x00\ \x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\ -\x00\x00\x03\x3c\ -\x89\ -\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\ -\x00\x00\x26\x00\x00\x00\x1e\x08\x06\x00\x00\x00\x40\x14\x6c\x6e\ -\x00\x00\x00\x04\x73\x42\x49\x54\x08\x08\x08\x08\x7c\x08\x64\x88\ -\x00\x00\x00\x09\x70\x48\x59\x73\x00\x00\x03\xb5\x00\x00\x03\xb5\ -\x01\x0a\x7e\x6a\x5b\x00\x00\x00\x19\x74\x45\x58\x74\x53\x6f\x66\ -\x74\x77\x61\x72\x65\x00\x77\x77\x77\x2e\x69\x6e\x6b\x73\x63\x61\ -\x70\x65\x2e\x6f\x72\x67\x9b\xee\x3c\x1a\x00\x00\x00\x0b\x74\x45\ -\x58\x74\x54\x69\x74\x6c\x65\x00\x53\x68\x61\x70\x65\x26\xef\x99\ -\x91\x00\x00\x02\xa2\x49\x44\x41\x54\x58\x85\xbd\x97\xcd\x4b\x54\ -\x51\x18\x87\x9f\xf7\x5e\x23\xec\xeb\x8e\x4a\xa1\x60\xda\x28\xd6\ -\xc2\x98\x89\xb2\x02\x8d\x42\x8a\x72\x61\x9b\x48\x6a\x59\x1b\x97\ -\xd5\x4e\xff\x80\x36\x2e\x5a\xb4\x89\xa0\x8d\xb4\x49\x32\x22\xab\ -\x85\x8b\x4a\x6a\xe1\xca\x42\x87\x8c\x4a\xfc\xca\x16\x42\x99\x73\ -\x8b\x9a\x4a\xef\x7d\x5b\xe8\x84\x44\xcc\x39\x3a\x73\xfd\x2d\x67\ -\x9e\xc3\x7d\xce\xef\x3d\x9c\x3b\x23\xa9\x89\xb4\x92\x23\xae\x14\ -\x55\xd4\xc7\xb7\xcc\xe6\x62\x4c\x19\x1e\xff\x72\x44\x1c\xb7\x32\ -\x19\xf7\x7a\x4c\xec\xc0\x80\x16\x95\x56\xa7\xaf\x39\x26\x50\x44\ -\x24\x1f\xa9\xd4\x64\xba\xdd\x11\xe7\x99\x03\x3b\x4c\xec\xe8\x8c\ -\x5f\x5a\x56\xed\xf7\x0b\x72\xa9\x28\x9f\x87\xe6\xca\xc0\x80\x16\ -\x95\x55\xf9\x57\x51\x3a\x6c\xf8\xe1\xf1\xaf\xbb\x83\x85\xf0\x21\ -\xb0\x07\x20\x12\xb1\xd1\x19\xbf\x34\x58\xf0\xef\x02\xc7\x6d\xf8\ -\x91\x49\xbf\x45\x34\xec\x01\xbc\xec\x67\xc6\x51\xae\x36\x4b\x3b\ -\xd7\x41\x7b\xa9\xf9\xcb\xa2\xfa\x78\xa5\x14\x14\xb8\xb1\xe5\x9d\ -\xdf\x01\x62\x26\x76\x6c\x4c\x37\x66\x9c\xaf\x37\x51\xbd\xf0\xbf\ -\xef\x0b\xd6\xd8\x8a\x9d\x1b\xa5\xde\x4c\x7d\xaf\xc8\xb8\xfe\x73\ -\xe4\xff\x52\x50\x80\xc6\x4c\x3b\xff\x37\xa3\x93\xf3\xfb\x16\xc3\ -\x85\x3e\xa0\x2a\x17\x97\x97\xd8\xab\xb1\x6f\xdb\x33\xae\x7f\x0f\ -\x38\x6a\xc3\xa7\x26\xd2\x6d\x81\xd2\x0d\x6c\x32\xb1\x6b\x16\x7b\ -\x3d\x31\x9f\x0c\x08\xfa\x80\x6a\xab\x05\xca\x09\xa0\x15\xb0\xba\ -\x17\xd7\x74\xc6\x52\x13\xe9\xb6\x10\x19\x14\x5b\x29\x40\xd1\xd3\ -\xb6\x52\xab\x16\x53\x55\x49\x4d\xa6\x3b\x80\x1e\x2c\xc6\x91\x4f\ -\xac\x47\x39\x32\x3b\xbb\x39\x35\xe5\xdf\x16\xe5\x4c\x94\x42\xd9\ -\x58\x89\x8d\x8c\xcd\x55\x4a\xc6\x7d\x80\x72\x20\x6a\xa1\x6c\x8c\ -\xa3\x0c\x43\x1a\xc4\x75\x87\xd6\x53\x0a\x22\x78\x25\x15\x2a\x46\ -\x31\xc7\x61\x48\x83\xa0\x01\xe1\xe5\x7a\x08\xfd\x7d\xae\x0d\x94\ -\xac\x2b\xfb\xa8\xc5\x3f\x8f\xa9\x70\x3f\x6a\xa1\x6c\xac\x47\x99\ -\x2c\x2f\xff\x9e\xd8\xe5\x9d\x45\xe8\x04\xc2\x08\x9d\x80\x55\x9e\ -\x31\x11\xd1\x44\x3c\xd6\x05\x9c\x07\x7e\x44\xa3\xb4\x94\x35\x1d\ -\xfe\x44\x4d\xac\xd7\x41\x1b\x15\xa6\x6d\xd7\x08\xf2\x08\xc8\xf9\ -\xff\x22\x6f\x31\x80\xbd\x35\x25\x23\x41\xe0\x1e\x04\x5e\x58\x2d\ -\x10\x9e\x00\xe7\xb0\x6c\x3a\xaf\xeb\x62\x7f\xdd\xd6\x4f\xc5\x81\ -\x77\x12\x95\x6e\x1b\x3e\x51\x13\xeb\x75\x45\x9b\x80\x0f\x91\x8a\ -\x01\xd4\xd5\xc9\xaf\x44\xad\x77\x51\x45\xaf\x00\x81\x89\xaf\x8f\ -\x97\x0c\x2f\x06\x6e\x03\x86\xa6\x0b\x76\xc1\x26\xe3\x25\xd7\x55\ -\xa4\x15\x48\x9b\x58\x9b\xa6\x0b\x7a\xf3\x27\xe3\x5e\x7f\xa8\xce\ -\x61\xe0\xad\x89\x35\x35\x5d\xf0\x57\xd2\xbe\xda\x6d\xef\xdd\x0d\ -\xd2\x04\x3c\xb5\xe1\x57\x34\xed\x47\x2a\x06\x50\xbf\xd3\xfb\x32\ -\x37\xed\xb5\xa0\x74\xd9\xc9\x79\xfd\xa1\x3a\x87\x80\x77\x91\x8a\ -\x01\x34\x37\xcb\x62\xa2\x36\xd6\x09\xb4\x03\xbf\x4d\xfc\x72\xd3\ -\x8d\x2c\x37\x1d\xf9\xaf\x8b\x44\x4d\xec\x96\x88\x9e\xd2\x90\xcf\ -\x26\x36\xdb\xb4\xc0\x8d\x3f\xdd\x96\xf1\x25\x4a\xd3\x97\xc3\x00\ -\x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\ -\x00\x00\x74\x5a\ +\x00\x00\x75\xdb\ \x3c\ \xb8\x64\x18\xca\xef\x9c\x95\xcd\x21\x1c\xbf\x60\xa1\xbd\xdd\xa7\ -\x00\x00\x00\x05\x64\x65\x5f\x44\x45\x42\x00\x00\x05\xd0\x00\x04\ -\xe8\x26\x00\x00\x42\x52\x00\x05\xcf\xc7\x00\x00\x6e\x34\x00\x39\ -\x3c\xbe\x00\x00\x18\x9f\x00\x40\x71\x74\x00\x00\x2c\xda\x00\x49\ -\x3b\xc3\x00\x00\x2b\x84\x00\x49\x43\x03\x00\x00\x4d\x7e\x00\x4b\ -\xfe\xa8\x00\x00\x42\x1f\x00\x4e\x96\xc0\x00\x00\x4f\xe3\x00\x53\ -\x81\x62\x00\x00\x2d\x6b\x00\x54\x05\x62\x00\x00\x2d\x90\x00\x5a\ -\xa8\xf5\x00\x00\x55\xdf\x00\x5a\xc4\x6f\x00\x00\x27\x2b\x00\x5a\ -\xe0\x47\x00\x00\x26\xf6\x00\x5c\xab\xee\x00\x00\x43\x2b\x00\x5d\ -\xf6\x25\x00\x00\x42\xfa\x00\xbd\xce\x6c\x00\x00\x53\xcc\x00\xc4\ -\x12\x31\x00\x00\x6b\xcd\x00\xcf\x48\xb6\x00\x00\x54\x2e\x00\xcf\ +\x00\x00\x00\x05\x64\x65\x5f\x44\x45\x42\x00\x00\x05\xe0\x00\x04\ +\xe8\x26\x00\x00\x43\xc3\x00\x05\xcf\xc7\x00\x00\x6f\xa5\x00\x39\ +\x3c\xbe\x00\x00\x19\xc6\x00\x40\x71\x74\x00\x00\x2e\x01\x00\x49\ +\x3b\xc3\x00\x00\x2c\xab\x00\x49\x43\x03\x00\x00\x4e\xef\x00\x4b\ +\xfe\xa8\x00\x00\x43\x90\x00\x4e\x96\xc0\x00\x00\x51\x54\x00\x53\ +\x81\x62\x00\x00\x2e\x92\x00\x54\x05\x62\x00\x00\x2e\xb7\x00\x5a\ +\xa8\xf5\x00\x00\x57\x50\x00\x5a\xc4\x6f\x00\x00\x28\x52\x00\x5a\ +\xe0\x47\x00\x00\x28\x1d\x00\x5c\xab\xee\x00\x00\x44\x9c\x00\x5d\ +\xf6\x25\x00\x00\x44\x6b\x00\xbd\xce\x6c\x00\x00\x55\x3d\x00\xc4\ +\x12\x31\x00\x00\x6d\x3e\x00\xcf\x48\xb6\x00\x00\x55\x9f\x00\xcf\ \xe9\xf9\x00\x00\x14\x44\x00\xe4\x0d\x94\x00\x00\x12\xc0\x00\xe4\ -\x0d\x94\x00\x00\x1f\x09\x01\x1a\x57\x53\x00\x00\x0a\xcf\x01\x28\ -\x89\xfb\x00\x00\x4e\xe3\x01\x76\x1a\x2e\x00\x00\x07\x4c\x01\x86\ -\x51\x9b\x00\x00\x1d\x49\x01\xa4\x6c\x6e\x00\x00\x28\x50\x01\xdc\ -\x66\xf0\x00\x00\x29\xaa\x01\xed\x7d\xb3\x00\x00\x1c\xb0\x01\xf2\ -\xe4\x9c\x00\x00\x0b\x75\x01\xff\xd1\xd5\x00\x00\x61\x47\x02\x1d\ -\x26\x98\x00\x00\x53\x56\x02\x55\x6a\xc3\x00\x00\x55\x67\x02\x5a\ -\xa8\xf5\x00\x00\x56\x5a\x02\x86\xcc\xc5\x00\x00\x56\x1a\x02\x87\ -\x6c\xc5\x00\x00\x55\x9f\x02\x8f\xcb\x9e\x00\x00\x40\xa9\x02\xab\ -\x22\x91\x00\x00\x6d\x57\x02\xbc\x2e\x9e\x00\x00\x5c\xc1\x02\xc1\ -\x6b\x99\x00\x00\x5a\xfd\x02\xd9\x68\xa9\x00\x00\x10\x7a\x02\xdf\ -\xa5\xde\x00\x00\x4e\x84\x02\xe1\xd3\x30\x00\x00\x51\x8b\x02\xf2\ -\x1e\xee\x00\x00\x5f\x22\x02\xfa\x58\xde\x00\x00\x01\xd4\x03\x40\ -\xab\x34\x00\x00\x2c\xa5\x03\x5a\x8f\x2e\x00\x00\x2d\x0c\x03\x5f\ -\x60\xe3\x00\x00\x09\xd2\x03\x5f\x60\xe3\x00\x00\x21\x32\x03\x60\ -\xdb\x3e\x00\x00\x23\x16\x03\x68\x51\x81\x00\x00\x6c\xff\x03\x74\ -\xcd\x3e\x00\x00\x52\xa0\x03\xa6\x57\xb7\x00\x00\x0a\x2b\x03\xa7\ -\xc4\xae\x00\x00\x26\x9d\x03\xd0\x12\x10\x00\x00\x19\xc5\x03\xf7\ -\xab\x3b\x00\x00\x1c\xff\x03\xf7\xab\x3b\x00\x00\x4f\x99\x04\x47\ -\xc6\x13\x00\x00\x2f\x2d\x04\x5b\x2f\x26\x00\x00\x08\x98\x04\x5b\ -\x2f\x26\x00\x00\x19\x1c\x04\x86\xe5\x11\x00\x00\x4b\x9f\x04\x9f\ -\x6c\x40\x00\x00\x1d\xdf\x04\xb6\x8f\x7e\x00\x00\x2b\xe6\x04\xbf\ -\x6c\x40\x00\x00\x2e\xcb\x04\xc9\x68\x99\x00\x00\x15\x66\x04\xdc\ -\x93\x7e\x00\x00\x2c\x77\x04\xe0\xa3\x79\x00\x00\x59\x39\x05\x3f\ -\xaf\x7e\x00\x00\x2d\x3d\x05\x65\x36\xc9\x00\x00\x5b\xe0\x05\x6c\ -\xdd\x32\x00\x00\x23\x8c\x05\x6e\x5f\x37\x00\x00\x60\xf4\x05\x7b\ -\x97\x60\x00\x00\x49\x11\x05\xa1\xae\xf7\x00\x00\x0d\xd2\x05\xa1\ -\xae\xf7\x00\x00\x1c\x50\x05\xe4\x90\x0e\x00\x00\x1f\x79\x06\x3a\ -\xef\x8e\x00\x00\x2d\xb7\x06\x48\x42\x1d\x00\x00\x50\xbd\x06\x59\ -\xcf\xe5\x00\x00\x25\xe8\x06\x5b\xc0\x3b\x00\x00\x18\x5e\x06\x5b\ -\xc0\x3b\x00\x00\x45\x02\x06\x9f\xbb\x1e\x00\x00\x3e\x88\x06\xa8\ -\xb7\x72\x00\x00\x24\x7b\x06\xcc\x7e\x81\x00\x00\x4a\x38\x06\xf6\ -\xf9\x1a\x00\x00\x57\x53\x07\x0c\xf4\x8e\x00\x00\x54\xcc\x07\x11\ -\xb1\xdb\x00\x00\x1c\x09\x07\x39\xe8\x00\x00\x00\x44\x3e\x07\x43\ -\xfd\xa3\x00\x00\x20\x89\x07\x43\xfd\xa3\x00\x00\x50\x60\x07\x4b\ -\xd0\x00\x00\x00\x22\x38\x07\x4c\xd3\xf6\x00\x00\x51\xe7\x07\x51\ -\x35\x63\x00\x00\x22\xd2\x07\x5e\xc1\x5b\x00\x00\x22\x8a\x07\x6c\ -\x61\x9e\x00\x00\x05\x7a\x07\x90\x8c\x43\x00\x00\x6b\x09\x07\xc1\ -\x6a\xbe\x00\x00\x03\x8d\x07\xe1\x23\xae\x00\x00\x33\x0b\x08\x0d\ -\xec\x64\x00\x00\x25\x8b\x08\x45\xb6\x0e\x00\x00\x58\x07\x08\x47\ -\x69\x9e\x00\x00\x6c\x53\x08\x6b\x58\x49\x00\x00\x1a\x70\x08\xb2\ -\x2b\xce\x00\x00\x45\x39\x08\xb8\x9a\x92\x00\x00\x42\x82\x08\xc8\ -\xba\x32\x00\x00\x37\x9f\x08\xeb\xac\xee\x00\x00\x30\xe9\x09\x24\ -\x9e\x2e\x00\x00\x36\x78\x09\x4e\xe2\x00\x00\x00\x51\x46\x09\x63\ -\xc3\x03\x00\x00\x2b\xad\x09\x9a\xbd\xc0\x00\x00\x47\xbf\x09\xa5\ -\x7b\x9b\x00\x00\x21\xe4\x09\xb0\x8a\xc0\x00\x00\x21\x8c\x09\xc4\ -\x50\x0d\x00\x00\x2c\x14\x09\xd3\x00\x45\x00\x00\x29\x07\x09\xf6\ -\x31\x83\x00\x00\x24\x29\x0a\x3e\xad\x82\x00\x00\x2f\xc9\x0a\x46\ -\xc6\xd6\x00\x00\x27\xec\x0a\x7c\x4b\x2a\x00\x00\x4b\x4d\x0a\xa8\ -\x16\x93\x00\x00\x60\x83\x0a\xba\x05\x4e\x00\x00\x3b\x59\x0b\x03\ -\x42\x80\x00\x00\x46\x55\x0b\x14\x3b\x2e\x00\x00\x56\x95\x0b\x58\ -\xf7\x3e\x00\x00\x3d\x3e\x0b\x59\x9f\xe3\x00\x00\x35\xa1\x0b\x61\ -\xa6\x2c\x00\x00\x28\xb3\x0b\x84\x13\x47\x00\x00\x09\x3f\x0b\x84\ -\x13\x47\x00\x00\x1b\x1c\x0b\xa6\x9c\x12\x00\x00\x1e\x3b\x0b\xe0\ -\xcf\xee\x00\x00\x46\xee\x0c\x1a\x13\xa4\x00\x00\x24\xe2\x0c\x21\ -\x8a\x65\x00\x00\x1f\xcf\x0c\x21\xaf\x55\x00\x00\x50\x1a\x0c\x2d\ -\x6e\xa0\x00\x00\x23\xe2\x0c\x35\xb0\x79\x00\x00\x5d\x41\x0c\x35\ -\xb2\x79\x00\x00\x5d\x81\x0c\x3f\xf0\x41\x00\x00\x49\xcd\x0c\x42\ -\xb8\x6a\x00\x00\x44\x8d\x0c\x49\x35\x65\x00\x00\x6d\xac\x0c\x4e\ -\x30\xd8\x00\x00\x2c\x46\x0c\x70\x26\xe9\x00\x00\x48\x4b\x0c\x8c\ -\xd7\xa9\x00\x00\x0e\x25\x0c\x8d\x62\x22\x00\x00\x4d\x25\x0c\x93\ -\x5e\xa7\x00\x00\x09\x87\x0c\x93\x5e\xa7\x00\x00\x20\xe6\x0c\xcd\ -\xf0\xf5\x00\x00\x4f\x2f\x0c\xd8\x3c\x94\x00\x00\x1e\xab\x0c\xe5\ -\x3d\xa5\x00\x00\x32\x31\x0c\xe9\x44\xee\x00\x00\x38\x31\x0c\xf5\ -\x30\x30\x00\x00\x20\x17\x0c\xfb\xd8\xd9\x00\x00\x62\x7a\x0d\x06\ -\x25\x95\x00\x00\x17\x9c\x0d\x13\xe6\xf2\x00\x00\x27\x60\x0d\x15\ -\x11\x50\x00\x00\x27\xa3\x0d\x15\x8a\xfe\x00\x00\x00\x00\x0d\x37\ -\x87\x8b\x00\x00\x0c\x39\x0d\x3c\x42\x80\x00\x00\x1a\xc9\x0d\x87\ -\x8c\x35\x00\x00\x30\x5d\x0d\x8c\xd5\xc9\x00\x00\x13\x21\x0d\xb2\ -\xf2\x63\x00\x00\x34\xba\x0d\xb3\x68\x39\x00\x00\x6b\x6f\x0d\xd2\ -\xe0\x39\x00\x00\x5a\x1c\x0d\xe0\x25\x89\x00\x00\x1a\x17\x0d\xfa\ -\x5d\xe6\x00\x00\x4e\x22\x0e\x03\x26\x23\x00\x00\x1b\x65\x0e\x03\ -\x26\x23\x00\x00\x2e\x25\x0e\x16\xad\xf3\x00\x00\x25\x43\x0e\x20\ -\xfc\xa7\x00\x00\x62\x1f\x0e\x2f\x2d\xd9\x00\x00\x26\x39\x0e\x3f\ -\xe8\x09\x00\x00\x0f\x50\x0e\x43\x9b\x75\x00\x00\x2b\x1b\x0e\x45\ -\xb2\xfe\x00\x00\x08\xee\x0e\x45\xb2\xfe\x00\x00\x19\x73\x0e\x51\ -\x65\x45\x00\x00\x2a\x92\x0e\x57\xf2\xe3\x00\x00\x61\xa3\x0e\x9f\ -\xc6\xa9\x00\x00\x11\xa2\x0e\xde\xb2\x9e\x00\x00\x39\x24\x0e\xe4\ -\xd6\xa9\x00\x00\x16\x86\x0f\x03\xdb\x35\x00\x00\x29\x47\x0f\x14\ -\x5c\x1b\x00\x00\x46\x92\x0f\x14\x5e\x1b\x00\x00\x0c\x79\x0f\x2c\ -\x8d\x9e\x00\x00\x5d\xc1\x0f\x9f\xda\x1e\x00\x00\x2d\xf1\x0f\xa4\ -\xff\x7b\x00\x00\x0b\xc7\x0f\xab\xff\xa8\x00\x00\x42\xb9\x0f\xbd\ -\x25\xe4\x00\x00\x2a\x27\x0f\xdd\x91\xc5\x00\x00\x0c\xd2\x0f\xe1\ -\x24\xea\x00\x00\x57\xb0\x0f\xe6\xec\xc7\x00\x00\x49\x61\x69\x00\ -\x00\x6e\x5f\x03\x00\x00\x01\x42\x00\x4d\x00\x49\x00\x44\x00\x49\ +\x0d\x94\x00\x00\x20\x30\x01\x1a\x57\x53\x00\x00\x0a\xcf\x01\x28\ +\x89\xfb\x00\x00\x50\x54\x01\x76\x1a\x2e\x00\x00\x07\x4c\x01\x86\ +\x51\x9b\x00\x00\x1e\x70\x01\xa4\x6c\x6e\x00\x00\x29\x77\x01\xdc\ +\x66\xf0\x00\x00\x2a\xd1\x01\xed\x7d\xb3\x00\x00\x1d\xd7\x01\xf2\ +\xe4\x9c\x00\x00\x0b\x75\x01\xff\xd1\xd5\x00\x00\x62\xb8\x02\x1d\ +\x26\x98\x00\x00\x54\xc7\x02\x55\x6a\xc3\x00\x00\x56\xd8\x02\x5a\ +\xa8\xf5\x00\x00\x57\xcb\x02\x86\xcc\xc5\x00\x00\x57\x8b\x02\x87\ +\x6c\xc5\x00\x00\x57\x10\x02\x8f\xcb\x9e\x00\x00\x42\x1a\x02\xab\ +\x22\x91\x00\x00\x6e\xc8\x02\xbc\x2e\x9e\x00\x00\x5e\x32\x02\xc1\ +\x6b\x99\x00\x00\x5c\x6e\x02\xd9\x68\xa9\x00\x00\x10\x7a\x02\xdf\ +\xa5\xde\x00\x00\x4f\xf5\x02\xe1\xd3\x30\x00\x00\x52\xfc\x02\xf2\ +\x1e\xee\x00\x00\x60\x93\x02\xfa\x58\xde\x00\x00\x01\xd4\x03\x40\ +\xab\x34\x00\x00\x2d\xcc\x03\x5a\x8f\x2e\x00\x00\x2e\x33\x03\x5f\ +\x60\xe3\x00\x00\x09\xd2\x03\x5f\x60\xe3\x00\x00\x22\x59\x03\x60\ +\xdb\x3e\x00\x00\x24\x3d\x03\x68\x51\x81\x00\x00\x6e\x70\x03\x74\ +\xcd\x3e\x00\x00\x54\x11\x03\xa6\x57\xb7\x00\x00\x0a\x2b\x03\xa7\ +\xc4\xae\x00\x00\x27\xc4\x03\xd0\x12\x10\x00\x00\x1a\xec\x03\xf7\ +\xab\x3b\x00\x00\x1e\x26\x03\xf7\xab\x3b\x00\x00\x51\x0a\x04\x09\ +\xb2\xbe\x00\x00\x3c\x80\x04\x47\xc6\x13\x00\x00\x30\x54\x04\x5b\ +\x2f\x26\x00\x00\x08\x98\x04\x5b\x2f\x26\x00\x00\x1a\x43\x04\x86\ +\xe5\x11\x00\x00\x4d\x10\x04\x9f\x6c\x40\x00\x00\x1f\x06\x04\xb6\ +\x8f\x7e\x00\x00\x2d\x0d\x04\xbf\x6c\x40\x00\x00\x2f\xf2\x04\xc9\ +\x68\x99\x00\x00\x15\x66\x04\xdc\x93\x7e\x00\x00\x2d\x9e\x04\xe0\ +\xa3\x79\x00\x00\x5a\xaa\x05\x3f\xaf\x7e\x00\x00\x2e\x64\x05\x65\ +\x36\xc9\x00\x00\x5d\x51\x05\x6c\xdd\x32\x00\x00\x24\xb3\x05\x6e\ +\x5f\x37\x00\x00\x62\x65\x05\x7b\x97\x60\x00\x00\x4a\x82\x05\xa1\ +\xae\xf7\x00\x00\x0d\xd2\x05\xa1\xae\xf7\x00\x00\x1d\x77\x05\xe4\ +\x90\x0e\x00\x00\x20\xa0\x06\x3a\xef\x8e\x00\x00\x2e\xde\x06\x48\ +\x42\x1d\x00\x00\x52\x2e\x06\x59\xcf\xe5\x00\x00\x27\x0f\x06\x5b\ +\xc0\x3b\x00\x00\x19\x85\x06\x5b\xc0\x3b\x00\x00\x46\x73\x06\x9f\ +\xbb\x1e\x00\x00\x3f\xf9\x06\xa8\xb7\x72\x00\x00\x25\xa2\x06\xcc\ +\x7e\x81\x00\x00\x4b\xa9\x06\xe0\x3d\xe0\x00\x00\x18\xe2\x06\xf6\ +\xf9\x1a\x00\x00\x58\xc4\x07\x0c\xf4\x8e\x00\x00\x56\x3d\x07\x11\ +\xb1\xdb\x00\x00\x1d\x30\x07\x39\xe8\x00\x00\x00\x45\xaf\x07\x43\ +\xfd\xa3\x00\x00\x21\xb0\x07\x43\xfd\xa3\x00\x00\x51\xd1\x07\x4b\ +\xd0\x00\x00\x00\x23\x5f\x07\x4c\xd3\xf6\x00\x00\x53\x58\x07\x51\ +\x35\x63\x00\x00\x23\xf9\x07\x5e\xc1\x5b\x00\x00\x23\xb1\x07\x6c\ +\x61\x9e\x00\x00\x05\x7a\x07\x90\x8c\x43\x00\x00\x6c\x7a\x07\xc1\ +\x6a\xbe\x00\x00\x03\x8d\x07\xe1\x23\xae\x00\x00\x34\x32\x08\x0d\ +\xec\x64\x00\x00\x26\xb2\x08\x45\xb6\x0e\x00\x00\x59\x78\x08\x47\ +\x69\x9e\x00\x00\x6d\xc4\x08\x6b\x58\x49\x00\x00\x1b\x97\x08\xb2\ +\x2b\xce\x00\x00\x46\xaa\x08\xb8\x9a\x92\x00\x00\x43\xf3\x08\xc8\ +\xba\x32\x00\x00\x38\xc6\x08\xeb\xac\xee\x00\x00\x32\x10\x09\x24\ +\x9e\x2e\x00\x00\x37\x9f\x09\x4c\x39\x49\x00\x00\x17\x9c\x09\x4e\ +\xe2\x00\x00\x00\x52\xb7\x09\x63\xc3\x03\x00\x00\x2c\xd4\x09\x9a\ +\xbd\xc0\x00\x00\x49\x30\x09\xa5\x7b\x9b\x00\x00\x23\x0b\x09\xb0\ +\x8a\xc0\x00\x00\x22\xb3\x09\xc4\x50\x0d\x00\x00\x2d\x3b\x09\xd3\ +\x00\x45\x00\x00\x2a\x2e\x09\xf6\x31\x83\x00\x00\x25\x50\x0a\x3e\ +\xad\x82\x00\x00\x30\xf0\x0a\x46\xc6\xd6\x00\x00\x29\x13\x0a\x7c\ +\x4b\x2a\x00\x00\x4c\xbe\x0a\xa8\x16\x93\x00\x00\x61\xf4\x0b\x03\ +\x42\x80\x00\x00\x47\xc6\x0b\x14\x3b\x2e\x00\x00\x58\x06\x0b\x58\ +\xf7\x3e\x00\x00\x3e\xaf\x0b\x59\x9f\xe3\x00\x00\x36\xc8\x0b\x61\ +\xa6\x2c\x00\x00\x29\xda\x0b\x84\x13\x47\x00\x00\x09\x3f\x0b\x84\ +\x13\x47\x00\x00\x1c\x43\x0b\xa6\x9c\x12\x00\x00\x1f\x62\x0b\xe0\ +\xcf\xee\x00\x00\x48\x5f\x0c\x1a\x13\xa4\x00\x00\x26\x09\x0c\x21\ +\x8a\x65\x00\x00\x20\xf6\x0c\x21\xaf\x55\x00\x00\x51\x8b\x0c\x2d\ +\x6e\xa0\x00\x00\x25\x09\x0c\x35\xb0\x79\x00\x00\x5e\xb2\x0c\x35\ +\xb2\x79\x00\x00\x5e\xf2\x0c\x3f\xf0\x41\x00\x00\x4b\x3e\x0c\x42\ +\xb8\x6a\x00\x00\x45\xfe\x0c\x49\x35\x65\x00\x00\x6f\x1d\x0c\x4e\ +\x30\xd8\x00\x00\x2d\x6d\x0c\x70\x26\xe9\x00\x00\x49\xbc\x0c\x8c\ +\xd7\xa9\x00\x00\x0e\x25\x0c\x8d\x62\x22\x00\x00\x4e\x96\x0c\x93\ +\x5e\xa7\x00\x00\x09\x87\x0c\x93\x5e\xa7\x00\x00\x22\x0d\x0c\xcd\ +\xf0\xf5\x00\x00\x50\xa0\x0c\xd8\x3c\x94\x00\x00\x1f\xd2\x0c\xe5\ +\x3d\xa5\x00\x00\x33\x58\x0c\xe9\x44\xee\x00\x00\x39\x58\x0c\xf5\ +\x30\x30\x00\x00\x21\x3e\x0c\xfb\xd8\xd9\x00\x00\x63\xeb\x0d\x06\ +\x25\x95\x00\x00\x18\x20\x0d\x13\xe6\xf2\x00\x00\x28\x87\x0d\x15\ +\x11\x50\x00\x00\x28\xca\x0d\x15\x8a\xfe\x00\x00\x00\x00\x0d\x37\ +\x87\x8b\x00\x00\x0c\x39\x0d\x3c\x42\x80\x00\x00\x1b\xf0\x0d\x87\ +\x8c\x35\x00\x00\x31\x84\x0d\x8c\xd5\xc9\x00\x00\x13\x21\x0d\xb2\ +\xf2\x63\x00\x00\x35\xe1\x0d\xb3\x68\x39\x00\x00\x6c\xe0\x0d\xd2\ +\xe0\x39\x00\x00\x5b\x8d\x0d\xe0\x25\x89\x00\x00\x1b\x3e\x0d\xfa\ +\x5d\xe6\x00\x00\x4f\x93\x0e\x03\x26\x23\x00\x00\x1c\x8c\x0e\x03\ +\x26\x23\x00\x00\x2f\x4c\x0e\x16\xad\xf3\x00\x00\x26\x6a\x0e\x20\ +\xfc\xa7\x00\x00\x63\x90\x0e\x2f\x2d\xd9\x00\x00\x27\x60\x0e\x3f\ +\xe8\x09\x00\x00\x0f\x50\x0e\x43\x9b\x75\x00\x00\x2c\x42\x0e\x45\ +\xb2\xfe\x00\x00\x08\xee\x0e\x45\xb2\xfe\x00\x00\x1a\x9a\x0e\x51\ +\x65\x45\x00\x00\x2b\xb9\x0e\x57\xf2\xe3\x00\x00\x63\x14\x0e\x9f\ +\xc6\xa9\x00\x00\x11\xa2\x0e\xde\xb2\x9e\x00\x00\x3a\x4b\x0e\xe4\ +\xd6\xa9\x00\x00\x16\x86\x0f\x03\xdb\x35\x00\x00\x2a\x6e\x0f\x14\ +\x5c\x1b\x00\x00\x48\x03\x0f\x14\x5e\x1b\x00\x00\x0c\x79\x0f\x2c\ +\x8d\x9e\x00\x00\x5f\x32\x0f\x9f\xda\x1e\x00\x00\x2f\x18\x0f\xa4\ +\xff\x7b\x00\x00\x0b\xc7\x0f\xab\xff\xa8\x00\x00\x44\x2a\x0f\xbd\ +\x25\xe4\x00\x00\x2b\x4e\x0f\xdd\x91\xc5\x00\x00\x0c\xd2\x0f\xe1\ +\x24\xea\x00\x00\x59\x21\x0f\xe6\xec\xc7\x00\x00\x4a\xd2\x69\x00\ +\x00\x6f\xd0\x03\x00\x00\x01\x42\x00\x4d\x00\x49\x00\x44\x00\x49\ \x00\x20\x00\x43\x00\x6f\x00\x6e\x00\x74\x00\x72\x00\x6f\x00\x6c\ \x00\x20\x00\x43\x00\x68\x00\x61\x00\x6e\x00\x67\x00\x65\x00\x73\ \x00\x20\x00\x28\x00\x43\x00\x43\x00\x29\x00\x20\x00\x77\x00\x65\ @@ -1141,1153 +1142,1154 @@ qt_resource_data = b"\ \x65\x6e\x74\x6c\x79\x20\x68\x6f\x76\x65\x72\x65\x64\x20\x6d\x65\ \x61\x73\x75\x72\x65\x20\x28\x75\x73\x65\x20\x73\x68\x6f\x72\x74\ \x63\x75\x74\x21\x29\x07\x00\x00\x00\x04\x4d\x65\x6e\x75\x01\x03\ -\x00\x00\x00\x7a\x00\x53\x00\x63\x00\x68\x00\x69\x00\x65\x00\x62\ -\x00\x74\x00\x20\x00\x64\x00\x61\x00\x73\x00\x20\x00\x67\x00\x65\ -\x00\x73\x00\x61\x00\x6d\x00\x74\x00\x65\x00\x20\x00\x53\x00\x74\ -\x00\xfc\x00\x63\x00\x6b\x00\x20\x00\x26\x00\x71\x00\x75\x00\x6f\ -\x00\x74\x00\x3b\x00\x73\x00\x70\x00\xe4\x00\x74\x00\x65\x00\x72\ -\x00\x26\x00\x71\x00\x75\x00\x6f\x00\x74\x00\x3b\x00\x20\x00\x61\ -\x00\x75\x00\x66\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x54\ -\x00\x69\x00\x6d\x00\x65\x00\x6c\x00\x69\x00\x6e\x00\x65\x08\x00\ -\x00\x00\x00\x06\x00\x00\x00\x2f\x53\x68\x69\x66\x74\x20\x74\x68\ -\x65\x20\x77\x68\x6f\x6c\x65\x20\x70\x69\x65\x63\x65\x20\x66\x75\ -\x72\x74\x68\x65\x72\x20\x64\x6f\x77\x6e\x20\x74\x68\x65\x20\x74\ -\x69\x6d\x65\x6c\x69\x6e\x65\x07\x00\x00\x00\x04\x4d\x65\x6e\x75\ -\x01\x03\x00\x00\x00\x12\x00\x4e\x00\x65\x00\x75\x00\x65\x00\x20\ -\x00\x53\x00\x70\x00\x75\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\ -\x00\x09\x41\x64\x64\x20\x54\x72\x61\x63\x6b\x07\x00\x00\x00\x11\ -\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\ -\x79\x01\x03\x00\x00\x00\x40\x00\x47\x00\x65\x00\x6c\x00\xf6\x00\ -\x73\x00\x63\x00\x68\x00\x74\x00\x65\x00\x20\x00\x53\x00\x70\x00\ -\x75\x00\x72\x00\x20\x00\x77\x00\x69\x00\x65\x00\x64\x00\x65\x00\ -\x72\x00\x20\x00\x68\x00\x69\x00\x6e\x00\x7a\x00\x75\x00\x66\x00\ -\xfc\x00\x67\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x17\x41\x64\x64\x20\x64\x65\x6c\x65\x74\x65\x64\x20\x54\x72\x61\ -\x63\x6b\x20\x61\x67\x61\x69\x6e\x07\x00\x00\x00\x11\x4e\x4f\x4f\ +\x00\x00\x00\x4e\x00\x4b\x00\x65\x00\x69\x00\x6e\x00\x65\x00\x20\ +\x00\x53\x00\x70\x00\x61\x00\x6c\x00\x74\x00\x75\x00\x6e\x00\x67\ +\x00\x20\x00\x28\x00\x54\x00\x61\x00\x73\x00\x74\x00\x65\x00\x6e\ +\x00\x6b\x00\xfc\x00\x72\x00\x7a\x00\x65\x00\x6c\x00\x20\x00\x62\ +\x00\x65\x00\x6e\x00\x75\x00\x74\x00\x7a\x00\x65\x00\x6e\x00\x21\ +\x00\x29\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1d\x4e\x6f\x20\x53\ +\x74\x65\x70\x20\x53\x70\x6c\x69\x74\x20\x28\x75\x73\x65\x20\x73\ +\x68\x6f\x72\x74\x63\x75\x74\x21\x29\x07\x00\x00\x00\x04\x4d\x65\ +\x6e\x75\x01\x03\x00\x00\x00\x7a\x00\x53\x00\x63\x00\x68\x00\x69\ +\x00\x65\x00\x62\x00\x74\x00\x20\x00\x64\x00\x61\x00\x73\x00\x20\ +\x00\x67\x00\x65\x00\x73\x00\x61\x00\x6d\x00\x74\x00\x65\x00\x20\ +\x00\x53\x00\x74\x00\xfc\x00\x63\x00\x6b\x00\x20\x00\x26\x00\x71\ +\x00\x75\x00\x6f\x00\x74\x00\x3b\x00\x73\x00\x70\x00\xe4\x00\x74\ +\x00\x65\x00\x72\x00\x26\x00\x71\x00\x75\x00\x6f\x00\x74\x00\x3b\ +\x00\x20\x00\x61\x00\x75\x00\x66\x00\x20\x00\x64\x00\x69\x00\x65\ +\x00\x20\x00\x54\x00\x69\x00\x6d\x00\x65\x00\x6c\x00\x69\x00\x6e\ +\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x2f\x53\x68\x69\x66\ +\x74\x20\x74\x68\x65\x20\x77\x68\x6f\x6c\x65\x20\x70\x69\x65\x63\ +\x65\x20\x66\x75\x72\x74\x68\x65\x72\x20\x64\x6f\x77\x6e\x20\x74\ +\x68\x65\x20\x74\x69\x6d\x65\x6c\x69\x6e\x65\x07\x00\x00\x00\x04\ +\x4d\x65\x6e\x75\x01\x03\x00\x00\x00\x64\x00\x5b\x00\x54\x00\x61\ +\x00\x73\x00\x74\x00\x65\x00\x6e\x00\x6b\x00\xfc\x00\x72\x00\x7a\ +\x00\x65\x00\x6c\x00\x5d\x00\x20\x00\x53\x00\x70\x00\x61\x00\x6c\ +\x00\x74\x00\x65\x00\x20\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\ +\x00\x74\x00\x74\x00\x20\x00\x75\x00\x6e\x00\x74\x00\x65\x00\x72\ +\x00\x20\x00\x4d\x00\x61\x00\x75\x00\x73\x00\x7a\x00\x65\x00\x69\ +\x00\x67\x00\x65\x00\x72\x00\x20\x00\x69\x00\x6e\x00\x20\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x26\x5b\x4f\x6e\x6c\x79\x20\x53\x68\ +\x6f\x72\x74\x63\x75\x74\x5d\x20\x53\x70\x6c\x69\x74\x20\x68\x6f\ +\x76\x65\x72\x65\x64\x20\x53\x74\x65\x70\x20\x69\x6e\x20\x07\x00\ +\x00\x00\x04\x4d\x65\x6e\x75\x01\x03\x00\x00\x00\x12\x00\x4e\x00\ +\x65\x00\x75\x00\x65\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x08\ +\x00\x00\x00\x00\x06\x00\x00\x00\x09\x41\x64\x64\x20\x54\x72\x61\ +\x63\x6b\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\ +\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x40\x00\x47\ +\x00\x65\x00\x6c\x00\xf6\x00\x73\x00\x63\x00\x68\x00\x74\x00\x65\ +\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\x77\x00\x69\ +\x00\x65\x00\x64\x00\x65\x00\x72\x00\x20\x00\x68\x00\x69\x00\x6e\ +\x00\x7a\x00\x75\x00\x66\x00\xfc\x00\x67\x00\x65\x00\x6e\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x17\x41\x64\x64\x20\x64\x65\x6c\x65\ +\x74\x65\x64\x20\x54\x72\x61\x63\x6b\x20\x61\x67\x61\x69\x6e\x07\ +\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\ +\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x24\x00\x41\x00\x6c\x00\ +\x6c\x00\x65\x00\x73\x00\x20\x00\x53\x00\x63\x00\x68\x00\x72\x00\ +\x69\x00\x74\x00\x74\x00\x65\x00\x20\x00\x61\x00\x75\x00\x73\x08\ +\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x41\x6c\x6c\x20\x53\x74\x65\ +\x70\x73\x20\x4f\x66\x66\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\ +\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\ +\x00\x20\x00\x41\x00\x6c\x00\x6c\x00\x65\x00\x20\x00\x53\x00\x63\ +\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x20\x00\x61\ +\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x41\x6c\x6c\x20\ +\x53\x74\x65\x70\x73\x20\x4f\x6e\x07\x00\x00\x00\x11\x4e\x4f\x4f\ \x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\ -\x00\x00\x00\x24\x00\x41\x00\x6c\x00\x6c\x00\x65\x00\x73\x00\x20\ -\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\ -\x00\x20\x00\x61\x00\x75\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\ -\x00\x0d\x41\x6c\x6c\x20\x53\x74\x65\x70\x73\x20\x4f\x66\x66\x07\ +\x00\x00\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\ +\x00\x20\x00\x76\x00\x65\x00\x72\x00\xe4\x00\x6e\x00\x64\x00\x65\ +\x00\x72\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x43\x68\ +\x61\x6e\x67\x65\x20\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x4e\ +\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\ +\x01\x03\x00\x00\x00\x1c\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x6c\ +\x00\x61\x00\x75\x00\x74\x00\x73\x00\x74\x00\xe4\x00\x72\x00\x6b\ +\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x17\x43\x68\x61\x6e\ +\x67\x65\x20\x50\x61\x74\x74\x65\x72\x6e\x20\x56\x65\x6c\x6f\x63\ +\x69\x74\x79\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\ +\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x20\x00\ +\x52\x00\x65\x00\x69\x00\x68\x00\x65\x00\x6e\x00\x6c\x00\x61\x00\ +\x75\x00\x74\x00\x73\x00\x74\x00\xe4\x00\x72\x00\x6b\x00\x65\x08\ +\x00\x00\x00\x00\x06\x00\x00\x00\x13\x43\x68\x61\x6e\x67\x65\x20\ +\x52\x6f\x77\x20\x56\x65\x6c\x6f\x63\x69\x74\x79\x07\x00\x00\x00\ +\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\ +\x72\x79\x01\x03\x00\x00\x00\x22\x00\x53\x00\x63\x00\x68\x00\x72\ +\x00\x69\x00\x74\x00\x74\x00\x20\x00\x76\x00\x65\x00\x72\x00\xe4\ +\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x0b\x43\x68\x61\x6e\x67\x65\x20\x53\x74\x65\x70\x07\ \x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\ -\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x20\x00\x41\x00\x6c\x00\ -\x6c\x00\x65\x00\x20\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\ -\x74\x00\x74\x00\x65\x00\x20\x00\x61\x00\x6e\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x0c\x41\x6c\x6c\x20\x53\x74\x65\x70\x73\x20\x4f\ -\x6e\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\ -\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x20\x00\x47\x00\ -\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\x76\x00\x65\x00\ -\x72\x00\xe4\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x0c\x43\x68\x61\x6e\x67\x65\x20\x47\x72\ -\x6f\x75\x70\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\ +\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x1a\x00\x52\x00\x65\x00\ +\x69\x00\x68\x00\x65\x00\x20\x00\x6c\x00\xf6\x00\x73\x00\x63\x00\ +\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x09\x43\ +\x6c\x65\x61\x72\x20\x52\x6f\x77\x07\x00\x00\x00\x11\x4e\x4f\x4f\ +\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\ +\x00\x00\x00\x60\x00\x41\x00\x6c\x00\x6c\x00\x65\x00\x20\x00\x54\ +\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x73\x00\x69\ +\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\x6e\x00\x20\x00\x64\ +\x00\x65\x00\x72\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x67\ +\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\x7a\x00\x75\ +\x00\x72\x00\xfc\x00\x63\x00\x6b\x00\x73\x00\x65\x00\x74\x00\x7a\ +\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1e\x43\x6c\ +\x65\x61\x72\x20\x61\x6c\x6c\x20\x47\x72\x6f\x75\x70\x20\x54\x72\ +\x61\x6e\x73\x70\x6f\x73\x69\x74\x69\x6f\x6e\x73\x07\x00\x00\x00\ +\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\ +\x72\x79\x01\x03\x00\x00\x00\x16\x00\x53\x00\x70\x00\x75\x00\x72\ +\x00\x20\x00\x6b\x00\x6c\x00\x6f\x00\x6e\x00\x65\x00\x6e\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x0b\x43\x6c\x6f\x6e\x65\x20\x54\x72\ +\x61\x63\x6b\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\ +\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x2a\x00\ +\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x69\x00\x65\x00\x72\x00\ +\x75\x00\x6e\x00\x67\x00\x20\x00\x75\x00\x6d\x00\x77\x00\x61\x00\ +\x6e\x00\x64\x00\x65\x00\x6c\x00\x6e\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x10\x43\x6f\x6e\x76\x65\x72\x74\x20\x47\x72\x6f\x75\x70\ +\x69\x6e\x67\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\ \x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x1c\x00\ -\x54\x00\x61\x00\x6b\x00\x74\x00\x6c\x00\x61\x00\x75\x00\x74\x00\ -\x73\x00\x74\x00\xe4\x00\x72\x00\x6b\x00\x65\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x17\x43\x68\x61\x6e\x67\x65\x20\x50\x61\x74\x74\ -\x65\x72\x6e\x20\x56\x65\x6c\x6f\x63\x69\x74\x79\x07\x00\x00\x00\ +\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x20\x00\x4b\x00\x6f\x00\ +\x70\x00\x69\x00\x65\x00\x72\x00\x65\x00\x6e\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x0d\x43\x6f\x70\x79\x20\x4d\x65\x61\x73\x75\x72\ +\x65\x73\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\ +\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x18\x00\x53\ +\x00\x70\x00\x75\x00\x72\x00\x20\x00\x6c\x00\xf6\x00\x73\x00\x63\ +\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\ +\x44\x65\x6c\x65\x74\x65\x20\x54\x72\x61\x63\x6b\x07\x00\x00\x00\ \x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\ -\x72\x79\x01\x03\x00\x00\x00\x20\x00\x52\x00\x65\x00\x69\x00\x68\ -\x00\x65\x00\x6e\x00\x6c\x00\x61\x00\x75\x00\x74\x00\x73\x00\x74\ -\x00\xe4\x00\x72\x00\x6b\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\ -\x00\x13\x43\x68\x61\x6e\x67\x65\x20\x52\x6f\x77\x20\x56\x65\x6c\ -\x6f\x63\x69\x74\x79\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ -\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\ -\x22\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\ -\x20\x00\x76\x00\x65\x00\x72\x00\xe4\x00\x6e\x00\x64\x00\x65\x00\ -\x72\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x43\x68\x61\ -\x6e\x67\x65\x20\x53\x74\x65\x70\x07\x00\x00\x00\x11\x4e\x4f\x4f\ -\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\ -\x00\x00\x00\x1a\x00\x52\x00\x65\x00\x69\x00\x68\x00\x65\x00\x20\ -\x00\x6c\x00\xf6\x00\x73\x00\x63\x00\x68\x00\x65\x00\x6e\x08\x00\ -\x00\x00\x00\x06\x00\x00\x00\x09\x43\x6c\x65\x61\x72\x20\x52\x6f\ -\x77\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\ -\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x60\x00\x41\x00\ -\x6c\x00\x6c\x00\x65\x00\x20\x00\x54\x00\x72\x00\x61\x00\x6e\x00\ -\x73\x00\x70\x00\x6f\x00\x73\x00\x69\x00\x74\x00\x69\x00\x6f\x00\ -\x6e\x00\x65\x00\x6e\x00\x20\x00\x64\x00\x65\x00\x72\x00\x20\x00\ -\x54\x00\x61\x00\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\x70\x00\ -\x70\x00\x65\x00\x20\x00\x7a\x00\x75\x00\x72\x00\xfc\x00\x63\x00\ -\x6b\x00\x73\x00\x65\x00\x74\x00\x7a\x00\x65\x00\x6e\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x1e\x43\x6c\x65\x61\x72\x20\x61\x6c\x6c\ -\x20\x47\x72\x6f\x75\x70\x20\x54\x72\x61\x6e\x73\x70\x6f\x73\x69\ -\x74\x69\x6f\x6e\x73\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ -\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\ -\x16\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\x6b\x00\x6c\x00\ -\x6f\x00\x6e\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x0b\x43\x6c\x6f\x6e\x65\x20\x54\x72\x61\x63\x6b\x07\x00\x00\x00\ +\x72\x79\x01\x03\x00\x00\x00\x4e\x00\x4c\x00\xf6\x00\x73\x00\x63\ +\x00\x68\x00\x65\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\ +\x00\x75\x00\x6e\x00\x64\x00\x20\x00\x61\x00\x75\x00\x74\x00\x6f\ +\x00\x6d\x00\x61\x00\x74\x00\x69\x00\x73\x00\x63\x00\x68\x00\x65\ +\x00\x20\x00\x45\x00\x72\x00\x73\x00\x61\x00\x74\x00\x7a\x00\x73\ +\x00\x70\x00\x75\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x22\ +\x44\x65\x6c\x65\x74\x65\x20\x54\x72\x61\x63\x6b\x20\x61\x6e\x64\ +\x20\x61\x75\x74\x6f\x63\x72\x65\x61\x74\x65\x64\x20\x54\x72\x61\ +\x63\x6b\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\ +\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x24\x00\x54\ +\x00\x61\x00\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\ +\x00\x65\x00\x20\x00\x4c\x00\xf6\x00\x73\x00\x63\x00\x68\x00\x65\ +\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x12\x44\x65\x6c\x65\ +\x74\x65\x20\x77\x68\x6f\x6c\x65\x20\x47\x72\x6f\x75\x70\x07\x00\ +\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\ +\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x36\x00\x47\x00\x72\x00\x75\ +\x00\x70\x00\x70\x00\x65\x00\x6e\x00\x72\x00\x65\x00\x69\x00\x68\ +\x00\x65\x00\x6e\x00\x66\x00\x6f\x00\x6c\x00\x67\x00\x65\x00\x20\ +\x00\x74\x00\x61\x00\x75\x00\x73\x00\x63\x00\x68\x00\x65\x00\x6e\ +\x08\x00\x00\x00\x00\x06\x00\x00\x00\x14\x45\x78\x63\x68\x61\x6e\ +\x67\x65\x20\x47\x72\x6f\x75\x70\x20\x4f\x72\x64\x65\x72\x07\x00\ +\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\ +\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x24\x00\x52\x00\x65\x00\x69\ +\x00\x68\x00\x65\x00\x6e\x00\x77\x00\x69\x00\x65\x00\x64\x00\x65\ +\x00\x72\x00\x68\x00\x6f\x00\x6c\x00\x75\x00\x6e\x00\x67\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x14\x46\x69\x6c\x6c\x20\x52\x6f\x77\ +\x20\x77\x69\x74\x68\x20\x52\x65\x70\x65\x61\x74\x07\x00\x00\x00\ \x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\ -\x72\x79\x01\x03\x00\x00\x00\x2a\x00\x47\x00\x72\x00\x75\x00\x70\ -\x00\x70\x00\x69\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x20\ -\x00\x75\x00\x6d\x00\x77\x00\x61\x00\x6e\x00\x64\x00\x65\x00\x6c\ -\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x43\x6f\x6e\x76\ -\x65\x72\x74\x20\x47\x72\x6f\x75\x70\x69\x6e\x67\x07\x00\x00\x00\ +\x72\x79\x01\x03\x00\x00\x00\x36\x00\x41\x00\x6c\x00\x6c\x00\x67\ +\x00\x65\x00\x6d\x00\x65\x00\x69\x00\x6e\x00\x65\x00\x72\x00\x20\ +\x00\x52\x00\x68\x00\x79\x00\x74\x00\x68\x00\x6d\x00\x75\x00\x73\ +\x00\x76\x00\x65\x00\x72\x00\x73\x00\x61\x00\x74\x00\x7a\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x14\x47\x6c\x6f\x62\x61\x6c\x20\x52\ +\x68\x79\x74\x68\x6d\x20\x4f\x66\x66\x73\x65\x74\x07\x00\x00\x00\ \x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\ -\x72\x79\x01\x03\x00\x00\x00\x1c\x00\x54\x00\x61\x00\x6b\x00\x74\ -\x00\x65\x00\x20\x00\x4b\x00\x6f\x00\x70\x00\x69\x00\x65\x00\x72\ -\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x43\x6f\ -\x70\x79\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x07\x00\x00\x00\x11\ -\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\ -\x79\x01\x03\x00\x00\x00\x18\x00\x53\x00\x70\x00\x75\x00\x72\x00\ -\x20\x00\x6c\x00\xf6\x00\x73\x00\x63\x00\x68\x00\x65\x00\x6e\x08\ -\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x44\x65\x6c\x65\x74\x65\x20\ -\x54\x72\x61\x63\x6b\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ +\x72\x79\x01\x03\x00\x00\x00\x22\x00\x47\x00\x72\x00\x75\x00\x70\ +\x00\x70\x00\x69\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x73\ +\x00\x64\x00\x61\x00\x75\x00\x65\x00\x72\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x0e\x47\x72\x6f\x75\x70\x20\x44\x75\x72\x61\x74\x69\ +\x6f\x6e\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\ +\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x18\x00\x47\ +\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x6e\x00\x67\x00\x72\ +\x00\xf6\x00\xdf\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\ +\x47\x72\x6f\x75\x70\x20\x53\x69\x7a\x65\x07\x00\x00\x00\x11\x4e\ +\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\ +\x01\x03\x00\x00\x00\x36\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\ +\x00\x65\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x66\x00\xfc\x00\x67\ +\x00\x65\x00\x6e\x00\x2f\x00\x64\x00\x75\x00\x70\x00\x6c\x00\x69\ +\x00\x7a\x00\x69\x00\x65\x00\x72\x00\x65\x00\x6e\x08\x00\x00\x00\ +\x00\x06\x00\x00\x00\x16\x49\x6e\x73\x65\x72\x74\x2f\x44\x75\x70\ +\x6c\x69\x63\x61\x74\x65\x20\x47\x72\x6f\x75\x70\x07\x00\x00\x00\ +\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\ +\x72\x79\x01\x03\x00\x00\x00\x28\x00\x54\x00\x61\x00\x6b\x00\x74\ +\x00\x61\x00\x75\x00\x73\x00\x77\x00\x61\x00\x68\x00\x6c\x00\x20\ +\x00\x75\x00\x6d\x00\x64\x00\x72\x00\x65\x00\x68\x00\x65\x00\x6e\ +\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x49\x6e\x76\x65\x72\x74\ +\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x07\x00\x00\x00\x11\x4e\x4f\ +\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\ +\x03\x00\x00\x00\x1c\x00\x52\x00\x65\x00\x69\x00\x68\x00\x65\x00\ +\x20\x00\x75\x00\x6d\x00\x6b\x00\x65\x00\x68\x00\x72\x00\x65\x00\ +\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x49\x6e\x76\x65\x72\ +\x74\x20\x52\x6f\x77\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ \x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\ -\x4e\x00\x4c\x00\xf6\x00\x73\x00\x63\x00\x68\x00\x65\x00\x20\x00\ -\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\x75\x00\x6e\x00\x64\x00\ -\x20\x00\x61\x00\x75\x00\x74\x00\x6f\x00\x6d\x00\x61\x00\x74\x00\ -\x69\x00\x73\x00\x63\x00\x68\x00\x65\x00\x20\x00\x45\x00\x72\x00\ -\x73\x00\x61\x00\x74\x00\x7a\x00\x73\x00\x70\x00\x75\x00\x72\x08\ -\x00\x00\x00\x00\x06\x00\x00\x00\x22\x44\x65\x6c\x65\x74\x65\x20\ -\x54\x72\x61\x63\x6b\x20\x61\x6e\x64\x20\x61\x75\x74\x6f\x63\x72\ -\x65\x61\x74\x65\x64\x20\x54\x72\x61\x63\x6b\x07\x00\x00\x00\x11\ -\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\ -\x79\x01\x03\x00\x00\x00\x24\x00\x54\x00\x61\x00\x6b\x00\x74\x00\ -\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\x4c\x00\ -\xf6\x00\x73\x00\x63\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x12\x44\x65\x6c\x65\x74\x65\x20\x77\x68\x6f\x6c\ -\x65\x20\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\ -\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\ -\x00\x00\x36\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\ -\x6e\x00\x72\x00\x65\x00\x69\x00\x68\x00\x65\x00\x6e\x00\x66\x00\ -\x6f\x00\x6c\x00\x67\x00\x65\x00\x20\x00\x74\x00\x61\x00\x75\x00\ -\x73\x00\x63\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\ -\x00\x00\x14\x45\x78\x63\x68\x61\x6e\x67\x65\x20\x47\x72\x6f\x75\ -\x70\x20\x4f\x72\x64\x65\x72\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\ +\x28\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\ +\x65\x00\x20\x00\x69\x00\x6e\x00\x76\x00\x65\x00\x72\x00\x74\x00\ +\x69\x00\x65\x00\x72\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x0c\x49\x6e\x76\x65\x72\x74\x20\x53\x74\x65\x70\x73\x07\ +\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\ +\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x20\x00\x54\x00\x61\x00\ +\x6b\x00\x74\x00\x65\x00\x20\x00\x70\x00\x72\x00\x6f\x00\x20\x00\ +\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x12\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x70\x65\ +\x72\x20\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\ \x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\ -\x00\x00\x24\x00\x52\x00\x65\x00\x69\x00\x68\x00\x65\x00\x6e\x00\ -\x77\x00\x69\x00\x65\x00\x64\x00\x65\x00\x72\x00\x68\x00\x6f\x00\ -\x6c\x00\x75\x00\x6e\x00\x67\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x14\x46\x69\x6c\x6c\x20\x52\x6f\x77\x20\x77\x69\x74\x68\x20\x52\ -\x65\x70\x65\x61\x74\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ -\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\ -\x36\x00\x41\x00\x6c\x00\x6c\x00\x67\x00\x65\x00\x6d\x00\x65\x00\ -\x69\x00\x6e\x00\x65\x00\x72\x00\x20\x00\x52\x00\x68\x00\x79\x00\ -\x74\x00\x68\x00\x6d\x00\x75\x00\x73\x00\x76\x00\x65\x00\x72\x00\ -\x73\x00\x61\x00\x74\x00\x7a\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x14\x47\x6c\x6f\x62\x61\x6c\x20\x52\x68\x79\x74\x68\x6d\x20\x4f\ -\x66\x66\x73\x65\x74\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ -\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\ -\x22\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x69\x00\x65\x00\ -\x72\x00\x75\x00\x6e\x00\x67\x00\x73\x00\x64\x00\x61\x00\x75\x00\ -\x65\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\x47\x72\x6f\ -\x75\x70\x20\x44\x75\x72\x61\x74\x69\x6f\x6e\x07\x00\x00\x00\x11\ +\x00\x00\x1c\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x20\x00\ +\x70\x00\x72\x00\x6f\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x08\ +\x00\x00\x00\x00\x06\x00\x00\x00\x12\x4d\x65\x61\x73\x75\x72\x65\ +\x73\x20\x70\x65\x72\x20\x54\x72\x61\x63\x6b\x07\x00\x00\x00\x11\ \x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\ -\x79\x01\x03\x00\x00\x00\x18\x00\x47\x00\x72\x00\x75\x00\x70\x00\ -\x70\x00\x65\x00\x6e\x00\x67\x00\x72\x00\xf6\x00\xdf\x00\x65\x08\ -\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x47\x72\x6f\x75\x70\x20\x53\ -\x69\x7a\x65\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\ -\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x36\x00\ -\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\x65\x00\ -\x69\x00\x6e\x00\x66\x00\xfc\x00\x67\x00\x65\x00\x6e\x00\x2f\x00\ -\x64\x00\x75\x00\x70\x00\x6c\x00\x69\x00\x7a\x00\x69\x00\x65\x00\ -\x72\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x16\x49\ -\x6e\x73\x65\x72\x74\x2f\x44\x75\x70\x6c\x69\x63\x61\x74\x65\x20\ -\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ +\x79\x01\x03\x00\x00\x00\x22\x00\x56\x00\x65\x00\x72\x00\x73\x00\ +\x63\x00\x68\x00\x69\x00\x65\x00\x62\x00\x65\x00\x20\x00\x47\x00\ +\x72\x00\x75\x00\x70\x00\x70\x00\x65\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x0a\x4d\x6f\x76\x65\x20\x47\x72\x6f\x75\x70\x07\x00\x00\ +\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\ +\x6f\x72\x79\x01\x03\x00\x00\x00\x18\x00\x53\x00\x70\x00\x75\x00\ +\x72\x00\x20\x00\x62\x00\x65\x00\x77\x00\x65\x00\x67\x00\x65\x00\ +\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x4d\x6f\x76\x65\x20\ +\x54\x72\x61\x63\x6b\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ \x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\ -\x28\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x61\x00\x75\x00\x73\x00\ -\x77\x00\x61\x00\x68\x00\x6c\x00\x20\x00\x75\x00\x6d\x00\x64\x00\ -\x72\x00\x65\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\ -\x00\x00\x0f\x49\x6e\x76\x65\x72\x74\x20\x4d\x65\x61\x73\x75\x72\ -\x65\x73\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\ -\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x1c\x00\x52\ -\x00\x65\x00\x69\x00\x68\x00\x65\x00\x20\x00\x75\x00\x6d\x00\x6b\ -\x00\x65\x00\x68\x00\x72\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\ -\x00\x00\x00\x0a\x49\x6e\x76\x65\x72\x74\x20\x52\x6f\x77\x07\x00\ -\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\ -\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x28\x00\x53\x00\x63\x00\x68\ -\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x20\x00\x69\x00\x6e\ -\x00\x76\x00\x65\x00\x72\x00\x74\x00\x69\x00\x65\x00\x72\x00\x65\ -\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x49\x6e\x76\x65\ -\x72\x74\x20\x53\x74\x65\x70\x73\x07\x00\x00\x00\x11\x4e\x4f\x4f\ -\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\ -\x00\x00\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x20\ -\x00\x70\x00\x72\x00\x6f\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\ -\x00\x70\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x12\x4d\x65\ -\x61\x73\x75\x72\x65\x73\x20\x70\x65\x72\x20\x47\x72\x6f\x75\x70\ -\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\ -\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x1c\x00\x54\x00\x61\ -\x00\x6b\x00\x74\x00\x65\x00\x20\x00\x70\x00\x72\x00\x6f\x00\x20\ -\x00\x53\x00\x70\x00\x75\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\ -\x00\x12\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x70\x65\x72\x20\x54\ -\x72\x61\x63\x6b\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\ -\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x22\ -\x00\x56\x00\x65\x00\x72\x00\x73\x00\x63\x00\x68\x00\x69\x00\x65\ -\x00\x62\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\ -\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x4d\x6f\x76\x65\ -\x20\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\ -\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\ -\x00\x18\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\x62\x00\x65\ -\x00\x77\x00\x65\x00\x67\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\ -\x00\x00\x00\x0a\x4d\x6f\x76\x65\x20\x54\x72\x61\x63\x6b\x07\x00\ -\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\ -\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x14\x00\x4e\x00\x6f\x00\x74\ -\x00\x65\x00\x6e\x00\x6e\x00\x61\x00\x6d\x00\x65\x00\x6e\x08\x00\ -\x00\x00\x00\x06\x00\x00\x00\x0a\x4e\x6f\x74\x65\x20\x4e\x61\x6d\ -\x65\x73\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\ -\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x36\x00\x41\ -\x00\x6e\x00\x7a\x00\x61\x00\x68\x00\x6c\x00\x20\x00\x64\x00\x65\ -\x00\x72\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x68\x00\xf6\x00\x68\ -\x00\x65\x00\x6e\x00\x20\x00\x69\x00\x6d\x00\x20\x00\x54\x00\x61\ -\x00\x6b\x00\x74\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1a\x4e\x75\ -\x6d\x62\x65\x72\x20\x6f\x66\x20\x4e\x6f\x74\x65\x73\x20\x69\x6e\ -\x20\x50\x61\x74\x74\x65\x72\x6e\x07\x00\x00\x00\x11\x4e\x4f\x4f\ -\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\ -\x00\x00\x00\x1e\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x2d\x00\x53\ -\x00\x6b\x00\x61\x00\x6c\x00\x69\x00\x65\x00\x72\x00\x75\x00\x6e\ -\x00\x67\x08\x00\x00\x00\x00\x06\x00\x00\x00\x12\x50\x61\x74\x74\ -\x65\x72\x6e\x20\x4d\x75\x6c\x74\x69\x70\x6c\x69\x65\x72\x07\x00\ +\x14\x00\x4e\x00\x6f\x00\x74\x00\x65\x00\x6e\x00\x6e\x00\x61\x00\ +\x6d\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x4e\ +\x6f\x74\x65\x20\x4e\x61\x6d\x65\x73\x07\x00\x00\x00\x11\x4e\x4f\ +\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\ +\x03\x00\x00\x00\x36\x00\x41\x00\x6e\x00\x7a\x00\x61\x00\x68\x00\ +\x6c\x00\x20\x00\x64\x00\x65\x00\x72\x00\x20\x00\x54\x00\x6f\x00\ +\x6e\x00\x68\x00\xf6\x00\x68\x00\x65\x00\x6e\x00\x20\x00\x69\x00\ +\x6d\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x1a\x4e\x75\x6d\x62\x65\x72\x20\x6f\x66\x20\x4e\ +\x6f\x74\x65\x73\x20\x69\x6e\x20\x50\x61\x74\x74\x65\x72\x6e\x07\ +\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\ +\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x1e\x00\x54\x00\x61\x00\ +\x6b\x00\x74\x00\x2d\x00\x53\x00\x6b\x00\x61\x00\x6c\x00\x69\x00\ +\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x12\x50\x61\x74\x74\x65\x72\x6e\x20\x4d\x75\x6c\x74\x69\ +\x70\x6c\x69\x65\x72\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ +\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\ +\x16\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\ +\x20\x00\x61\x00\x75\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\ +\x0b\x52\x65\x6d\x6f\x76\x65\x20\x53\x74\x65\x70\x07\x00\x00\x00\ +\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\ +\x72\x79\x01\x03\x00\x00\x00\x1c\x00\x54\x00\x61\x00\x6b\x00\x74\ +\x00\x65\x00\x20\x00\x45\x00\x72\x00\x73\x00\x65\x00\x74\x00\x7a\ +\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x52\x65\ +\x70\x6c\x61\x63\x65\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x07\x00\ \x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\ -\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x16\x00\x53\x00\x63\x00\x68\ -\x00\x72\x00\x69\x00\x74\x00\x74\x00\x20\x00\x61\x00\x75\x00\x73\ -\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x52\x65\x6d\x6f\x76\x65\ -\x20\x53\x74\x65\x70\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ +\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x2a\x00\x41\x00\x75\x00\x67\ +\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\x69\x00\x65\x00\x72\x00\x75\ +\x00\x6e\x00\x67\x00\x73\x00\x2d\x00\x46\x00\x61\x00\x6b\x00\x74\ +\x00\x6f\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x17\x53\x65\ +\x74\x20\x41\x75\x67\x6d\x65\x6e\x74\x61\x74\x69\x6f\x6e\x20\x46\ +\x61\x63\x74\x6f\x72\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ \x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\ -\x1c\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x20\x00\x45\x00\ -\x72\x00\x73\x00\x65\x00\x74\x00\x7a\x00\x65\x00\x6e\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x10\x52\x65\x70\x6c\x61\x63\x65\x20\x4d\ -\x65\x61\x73\x75\x72\x65\x73\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\ -\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\ -\x00\x00\x2a\x00\x41\x00\x75\x00\x67\x00\x6d\x00\x65\x00\x6e\x00\ -\x74\x00\x69\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x73\x00\ -\x2d\x00\x46\x00\x61\x00\x6b\x00\x74\x00\x6f\x00\x72\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x17\x53\x65\x74\x20\x41\x75\x67\x6d\x65\ -\x6e\x74\x61\x74\x69\x6f\x6e\x20\x46\x61\x63\x74\x6f\x72\x07\x00\ +\x28\x00\x48\x00\x61\x00\x6c\x00\x62\x00\x74\x00\x6f\x00\x6e\x00\ +\x74\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x73\x00\ +\x69\x00\x74\x00\x69\x00\x6f\x00\x6e\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x13\x53\x65\x74\x20\x48\x61\x6c\x66\x20\x54\x6f\x6e\x65\ +\x20\x53\x68\x69\x66\x74\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\ +\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\ +\x00\x16\x00\x53\x00\x65\x00\x74\x00\x7a\x00\x65\x00\x20\x00\x54\ +\x00\x61\x00\x6b\x00\x74\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x0c\x53\x65\x74\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x07\x00\ \x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\ -\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x28\x00\x48\x00\x61\x00\x6c\ -\x00\x62\x00\x74\x00\x6f\x00\x6e\x00\x74\x00\x72\x00\x61\x00\x6e\ +\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x28\x00\x4d\x00\x6f\x00\x64\ +\x00\x61\x00\x6c\x00\x65\x00\x20\x00\x54\x00\x72\x00\x61\x00\x6e\ \x00\x73\x00\x70\x00\x6f\x00\x73\x00\x69\x00\x74\x00\x69\x00\x6f\ -\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x13\x53\x65\x74\x20\ -\x48\x61\x6c\x66\x20\x54\x6f\x6e\x65\x20\x53\x68\x69\x66\x74\x07\ -\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\ -\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x16\x00\x53\x00\x65\x00\ -\x74\x00\x7a\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\ -\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x53\x65\x74\x20\x4d\ -\x65\x61\x73\x75\x72\x65\x73\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\ -\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\ -\x00\x00\x28\x00\x4d\x00\x6f\x00\x64\x00\x61\x00\x6c\x00\x65\x00\ -\x20\x00\x54\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\ -\x73\x00\x69\x00\x74\x00\x69\x00\x6f\x00\x6e\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x0f\x53\x65\x74\x20\x4d\x6f\x64\x61\x6c\x20\x53\ -\x68\x69\x66\x74\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\ -\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x22\ -\x00\x42\x00\x65\x00\x6e\x00\x75\x00\x74\x00\x7a\x00\x65\x00\x20\ -\x00\x54\x00\x6f\x00\x6e\x00\x6c\x00\x65\x00\x69\x00\x74\x00\x65\ -\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x09\x53\x65\x74\x20\ -\x53\x63\x61\x6c\x65\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\ -\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\ -\x30\x00\x56\x00\x65\x00\x72\x00\x7a\x00\xf6\x00\x67\x00\x65\x00\ -\x72\x00\x75\x00\x6e\x00\x67\x00\x20\x00\x69\x00\x6e\x00\x20\x00\ -\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\ -\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\x53\x65\x74\x20\x53\ -\x74\x65\x70\x20\x44\x65\x6c\x61\x79\x07\x00\x00\x00\x11\x4e\x4f\ -\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\ -\x03\x00\x00\x00\x22\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\ -\x74\x00\x74\x00\x65\x00\x20\x00\x70\x00\x72\x00\x6f\x00\x20\x00\ -\x54\x00\x61\x00\x6b\x00\x74\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x11\x53\x74\x65\x70\x73\x20\x70\x65\x72\x20\x50\x61\x74\x74\x65\ -\x72\x6e\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\ -\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x0a\x00\x53\ -\x00\x77\x00\x69\x00\x6e\x00\x67\x08\x00\x00\x00\x00\x06\x00\x00\ -\x00\x05\x53\x77\x69\x6e\x67\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\ -\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\ -\x00\x00\x0a\x00\x54\x00\x65\x00\x6d\x00\x70\x00\x6f\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x05\x54\x65\x6d\x70\x6f\x07\x00\x00\x00\ -\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\ -\x72\x79\x01\x03\x00\x00\x00\x12\x00\x53\x00\x70\x00\x75\x00\x72\ -\x00\x66\x00\x61\x00\x72\x00\x62\x00\x65\x08\x00\x00\x00\x00\x06\ -\x00\x00\x00\x0b\x54\x72\x61\x63\x6b\x20\x43\x6f\x6c\x6f\x72\x07\ -\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\ -\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x18\x00\x53\x00\x70\x00\ -\x75\x00\x72\x00\x65\x00\x6e\x00\x67\x00\x72\x00\x75\x00\x70\x00\ -\x70\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x54\x72\x61\ -\x63\x6b\x20\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x4e\x4f\x4f\ -\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\ -\x00\x00\x00\x2c\x00\x41\x00\x6c\x00\x6c\x00\x65\x00\x20\x00\x54\ -\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x20\x00\x61\x00\x75\x00\x73\ -\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\ -\x08\x00\x00\x00\x00\x06\x00\x00\x00\x12\x54\x72\x61\x63\x6b\x20\ -\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x4f\x66\x66\x07\x00\x00\x00\ +\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x53\x65\x74\x20\ +\x4d\x6f\x64\x61\x6c\x20\x53\x68\x69\x66\x74\x07\x00\x00\x00\x11\ +\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\ +\x79\x01\x03\x00\x00\x00\x22\x00\x42\x00\x65\x00\x6e\x00\x75\x00\ +\x74\x00\x7a\x00\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x6c\x00\ +\x65\x00\x69\x00\x74\x00\x65\x00\x72\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x09\x53\x65\x74\x20\x53\x63\x61\x6c\x65\x07\x00\x00\x00\ \x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\ -\x72\x79\x01\x03\x00\x00\x00\x2c\x00\x41\x00\x6c\x00\x6c\x00\x65\ -\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x20\x00\x65\ -\x00\x69\x00\x6e\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\x00\x74\ -\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x11\x54\x72\ -\x61\x63\x6b\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x4f\x6e\x07\ +\x72\x79\x01\x03\x00\x00\x00\x30\x00\x56\x00\x65\x00\x72\x00\x7a\ +\x00\xf6\x00\x67\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x20\ +\x00\x69\x00\x6e\x00\x20\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\ +\x00\x74\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x0e\x53\x65\x74\x20\x53\x74\x65\x70\x20\x44\x65\x6c\x61\x79\ +\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\ +\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x22\x00\x53\x00\x63\ +\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x20\x00\x70\ +\x00\x72\x00\x6f\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x11\x53\x74\x65\x70\x73\x20\x70\x65\ +\x72\x20\x50\x61\x74\x74\x65\x72\x6e\x07\x00\x00\x00\x11\x4e\x4f\ +\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\ +\x03\x00\x00\x00\x0a\x00\x53\x00\x77\x00\x69\x00\x6e\x00\x67\x08\ +\x00\x00\x00\x00\x06\x00\x00\x00\x05\x53\x77\x69\x6e\x67\x07\x00\ +\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\ +\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x0a\x00\x54\x00\x65\x00\x6d\ +\x00\x70\x00\x6f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\x54\x65\ +\x6d\x70\x6f\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\ +\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x12\x00\ +\x53\x00\x70\x00\x75\x00\x72\x00\x66\x00\x61\x00\x72\x00\x62\x00\ +\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x54\x72\x61\x63\x6b\ +\x20\x43\x6f\x6c\x6f\x72\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\ +\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\ +\x00\x18\x00\x53\x00\x70\x00\x75\x00\x72\x00\x65\x00\x6e\x00\x67\ +\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x0b\x54\x72\x61\x63\x6b\x20\x47\x72\x6f\x75\x70\x07\ \x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\ -\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x1c\x00\x53\x00\x70\x00\ -\x75\x00\x72\x00\x20\x00\x4d\x00\x69\x00\x64\x00\x69\x00\x6b\x00\ -\x61\x00\x6e\x00\x61\x00\x6c\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x12\x54\x72\x61\x63\x6b\x20\x4d\x69\x64\x69\x20\x43\x68\x61\x6e\ -\x6e\x65\x6c\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\ -\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x10\x00\ -\x53\x00\x70\x00\x75\x00\x72\x00\x6e\x00\x61\x00\x6d\x00\x65\x08\ -\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x54\x72\x61\x63\x6b\x20\x4e\ -\x61\x6d\x65\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\ -\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x2e\x00\ -\x54\x00\x6f\x00\x6e\x00\x6c\x00\x65\x00\x69\x00\x74\x00\x65\x00\ -\x72\x00\x20\x00\x74\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x70\x00\ -\x6f\x00\x6e\x00\x69\x00\x65\x00\x72\x00\x65\x00\x6e\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x0f\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\ -\x20\x53\x63\x61\x6c\x65\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\ +\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x2c\x00\x41\x00\x6c\x00\ +\x6c\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\ +\x20\x00\x61\x00\x75\x00\x73\x00\x73\x00\x63\x00\x68\x00\x61\x00\ +\x6c\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ +\x12\x54\x72\x61\x63\x6b\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x20\ +\x4f\x66\x66\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\ +\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\x00\x2c\x00\ +\x41\x00\x6c\x00\x6c\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\ +\x74\x00\x65\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x73\x00\x63\x00\ +\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x20\x4d\x65\x61\x73\x75\ +\x72\x65\x73\x20\x4f\x6e\x07\x00\x00\x00\x11\x4e\x4f\x4f\x50\x65\ \x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\x01\x03\x00\x00\ -\x00\x3a\x00\x41\x00\x6e\x00\x7a\x00\x61\x00\x68\x00\x6c\x00\x20\ -\x00\x64\x00\x65\x00\x72\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\ -\x00\x65\x00\x20\x00\x70\x00\x72\x00\x6f\x00\x20\x00\x53\x00\x63\ -\x00\x68\x00\x6c\x00\x65\x00\x69\x00\x66\x00\x65\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x1e\x4e\x75\x6d\x62\x65\x72\x20\x6f\x66\x20\ -\x6d\x65\x61\x73\x75\x72\x65\x73\x20\x69\x6e\x20\x74\x68\x65\x20\ -\x6c\x6f\x6f\x70\x07\x00\x00\x00\x10\x50\x6c\x61\x79\x62\x61\x63\ -\x6b\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x32\x00\ -\x5b\x00\x50\x00\x6f\x00\x73\x00\x31\x00\x5d\x00\x20\x00\x53\x00\ -\x70\x00\x72\x00\x69\x00\x6e\x00\x67\x00\x65\x00\x20\x00\x7a\x00\ -\x75\x00\x6d\x00\x20\x00\x41\x00\x6e\x00\x66\x00\x61\x00\x6e\x00\ -\x67\x08\x00\x00\x00\x00\x06\x00\x00\x00\x14\x5b\x48\x6f\x6d\x65\ -\x5d\x20\x4a\x75\x6d\x70\x20\x74\x6f\x20\x53\x74\x61\x72\x74\x07\ +\x00\x1c\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\x4d\x00\x69\ +\x00\x64\x00\x69\x00\x6b\x00\x61\x00\x6e\x00\x61\x00\x6c\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x12\x54\x72\x61\x63\x6b\x20\x4d\x69\ +\x64\x69\x20\x43\x68\x61\x6e\x6e\x65\x6c\x07\x00\x00\x00\x11\x4e\ +\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\ +\x01\x03\x00\x00\x00\x10\x00\x53\x00\x70\x00\x75\x00\x72\x00\x6e\ +\x00\x61\x00\x6d\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\ +\x54\x72\x61\x63\x6b\x20\x4e\x61\x6d\x65\x07\x00\x00\x00\x11\x4e\ +\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\x6f\x72\x79\ +\x01\x03\x00\x00\x00\x2e\x00\x54\x00\x6f\x00\x6e\x00\x6c\x00\x65\ +\x00\x69\x00\x74\x00\x65\x00\x72\x00\x20\x00\x74\x00\x72\x00\x61\ +\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x6e\x00\x69\x00\x65\x00\x72\ +\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x54\x72\ +\x61\x6e\x73\x70\x6f\x73\x65\x20\x53\x63\x61\x6c\x65\x07\x00\x00\ +\x00\x11\x4e\x4f\x4f\x50\x65\x6e\x67\x69\x6e\x65\x48\x69\x73\x74\ +\x6f\x72\x79\x01\x03\x00\x00\x00\x3a\x00\x41\x00\x6e\x00\x7a\x00\ +\x61\x00\x68\x00\x6c\x00\x20\x00\x64\x00\x65\x00\x72\x00\x20\x00\ +\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x20\x00\x70\x00\x72\x00\ +\x6f\x00\x20\x00\x53\x00\x63\x00\x68\x00\x6c\x00\x65\x00\x69\x00\ +\x66\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1e\x4e\x75\x6d\ +\x62\x65\x72\x20\x6f\x66\x20\x6d\x65\x61\x73\x75\x72\x65\x73\x20\ +\x69\x6e\x20\x74\x68\x65\x20\x6c\x6f\x6f\x70\x07\x00\x00\x00\x10\ +\x50\x6c\x61\x79\x62\x61\x63\x6b\x43\x6f\x6e\x74\x72\x6f\x6c\x73\ +\x01\x03\x00\x00\x00\x32\x00\x5b\x00\x50\x00\x6f\x00\x73\x00\x31\ +\x00\x5d\x00\x20\x00\x53\x00\x70\x00\x72\x00\x69\x00\x6e\x00\x67\ +\x00\x65\x00\x20\x00\x7a\x00\x75\x00\x6d\x00\x20\x00\x41\x00\x6e\ +\x00\x66\x00\x61\x00\x6e\x00\x67\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x14\x5b\x48\x6f\x6d\x65\x5d\x20\x4a\x75\x6d\x70\x20\x74\x6f\ +\x20\x53\x74\x61\x72\x74\x07\x00\x00\x00\x10\x50\x6c\x61\x79\x62\ +\x61\x63\x6b\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\ +\x4c\x00\x5b\x00\x4c\x00\x5d\x00\x20\x00\x41\x00\x6b\x00\x74\x00\ +\x75\x00\x65\x00\x6c\x00\x6c\x00\x65\x00\x72\x00\x20\x00\x54\x00\ +\x61\x00\x6b\x00\x74\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x53\x00\ +\x63\x00\x68\x00\x6c\x00\x65\x00\x69\x00\x66\x00\x65\x00\x20\x00\ +\x73\x00\x70\x00\x69\x00\x65\x00\x6c\x00\x65\x00\x6e\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x18\x5b\x4c\x5d\x20\x4c\x6f\x6f\x70\x20\ +\x63\x75\x72\x72\x65\x6e\x74\x20\x4d\x65\x61\x73\x75\x72\x65\x07\ \x00\x00\x00\x10\x50\x6c\x61\x79\x62\x61\x63\x6b\x43\x6f\x6e\x74\ -\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x4c\x00\x5b\x00\x4c\x00\x5d\ -\x00\x20\x00\x41\x00\x6b\x00\x74\x00\x75\x00\x65\x00\x6c\x00\x6c\ -\x00\x65\x00\x72\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x20\ -\x00\x69\x00\x6e\x00\x20\x00\x53\x00\x63\x00\x68\x00\x6c\x00\x65\ -\x00\x69\x00\x66\x00\x65\x00\x20\x00\x73\x00\x70\x00\x69\x00\x65\ -\x00\x6c\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x18\ -\x5b\x4c\x5d\x20\x4c\x6f\x6f\x70\x20\x63\x75\x72\x72\x65\x6e\x74\ -\x20\x4d\x65\x61\x73\x75\x72\x65\x07\x00\x00\x00\x10\x50\x6c\x61\ +\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x30\x00\x5b\x00\x4c\x00\x65\ +\x00\x65\x00\x72\x00\x74\x00\x61\x00\x73\x00\x74\x00\x65\x00\x5d\ +\x00\x20\x00\x50\x00\x6c\x00\x61\x00\x79\x00\x20\x00\x2f\x00\x20\ +\x00\x50\x00\x61\x00\x75\x00\x73\x00\x65\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x14\x5b\x53\x70\x61\x63\x65\x5d\x20\x50\x6c\x61\x79\ +\x20\x2f\x20\x50\x61\x75\x73\x65\x07\x00\x00\x00\x10\x50\x6c\x61\ \x79\x62\x61\x63\x6b\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\ -\x00\x00\x30\x00\x5b\x00\x4c\x00\x65\x00\x65\x00\x72\x00\x74\x00\ -\x61\x00\x73\x00\x74\x00\x65\x00\x5d\x00\x20\x00\x50\x00\x6c\x00\ -\x61\x00\x79\x00\x20\x00\x2f\x00\x20\x00\x50\x00\x61\x00\x75\x00\ -\x73\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x14\x5b\x53\x70\ -\x61\x63\x65\x5d\x20\x50\x6c\x61\x79\x20\x2f\x20\x50\x61\x75\x73\ -\x65\x07\x00\x00\x00\x10\x50\x6c\x61\x79\x62\x61\x63\x6b\x43\x6f\ -\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x0a\x00\x42\x00\x6c\ -\x00\x75\x00\x65\x00\x73\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\ -\x42\x6c\x75\x65\x73\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\ -\x03\x00\x00\x00\x16\x00\x43\x00\x68\x00\x72\x00\x6f\x00\x6d\x00\ -\x61\x00\x74\x00\x69\x00\x73\x00\x63\x00\x68\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x09\x43\x68\x72\x6f\x6d\x61\x74\x69\x63\x07\x00\ -\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x0e\x00\x44\ -\x00\x6f\x00\x72\x00\x69\x00\x73\x00\x63\x00\x68\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x06\x44\x6f\x72\x69\x61\x6e\x07\x00\x00\x00\ -\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x10\x00\x44\x00\x72\ -\x00\x75\x00\x6d\x00\x73\x00\x20\x00\x47\x00\x4d\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x08\x44\x72\x75\x6d\x73\x20\x47\x4d\x07\x00\ -\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x10\x00\x45\ -\x00\x6e\x00\x67\x00\x6c\x00\x69\x00\x73\x00\x63\x00\x68\x08\x00\ -\x00\x00\x00\x06\x00\x00\x00\x07\x45\x6e\x67\x6c\x69\x73\x68\x07\ -\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x0e\x00\ -\x44\x00\x65\x00\x75\x00\x74\x00\x73\x00\x63\x00\x68\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x06\x47\x65\x72\x6d\x61\x6e\x07\x00\x00\ -\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x12\x00\x48\x00\ -\x6f\x00\x6c\x00\x6c\x00\x79\x00\x77\x00\x6f\x00\x6f\x00\x64\x08\ -\x00\x00\x00\x00\x06\x00\x00\x00\x09\x48\x6f\x6c\x6c\x79\x77\x6f\ -\x6f\x64\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\ -\x00\x10\x00\x4c\x00\x69\x00\x6c\x00\x79\x00\x70\x00\x6f\x00\x6e\ -\x00\x64\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x4c\x69\x6c\x79\ -\x70\x6f\x6e\x64\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\ -\x00\x00\x00\x10\x00\x4c\x00\x6f\x00\x6b\x00\x72\x00\x69\x00\x73\ -\x00\x63\x00\x68\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\x4c\x6f\ -\x63\x72\x69\x61\x6e\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\ -\x03\x00\x00\x00\x0e\x00\x4c\x00\x79\x00\x64\x00\x69\x00\x73\x00\ -\x63\x00\x68\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x4c\x79\x64\ +\x00\x00\x0a\x00\x42\x00\x6c\x00\x75\x00\x65\x00\x73\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x05\x42\x6c\x75\x65\x73\x07\x00\x00\x00\ +\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x16\x00\x43\x00\x68\ +\x00\x72\x00\x6f\x00\x6d\x00\x61\x00\x74\x00\x69\x00\x73\x00\x63\ +\x00\x68\x08\x00\x00\x00\x00\x06\x00\x00\x00\x09\x43\x68\x72\x6f\ +\x6d\x61\x74\x69\x63\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\ +\x03\x00\x00\x00\x0e\x00\x44\x00\x6f\x00\x72\x00\x69\x00\x73\x00\ +\x63\x00\x68\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x44\x6f\x72\ \x69\x61\x6e\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\ -\x00\x00\x06\x00\x44\x00\x75\x00\x72\x08\x00\x00\x00\x00\x06\x00\ -\x00\x00\x05\x4d\x61\x6a\x6f\x72\x07\x00\x00\x00\x05\x53\x63\x61\ -\x6c\x65\x01\x03\x00\x00\x00\x08\x00\x4d\x00\x6f\x00\x6c\x00\x6c\ -\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\x4d\x69\x6e\x6f\x72\x07\ -\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x16\x00\ -\x4d\x00\x69\x00\x78\x00\x6f\x00\x6c\x00\x79\x00\x64\x00\x69\x00\ -\x73\x00\x63\x00\x68\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x4d\ -\x69\x78\x6f\x6c\x79\x64\x69\x61\x6e\x07\x00\x00\x00\x05\x53\x63\ -\x61\x6c\x65\x01\x03\x00\x00\x00\x12\x00\x50\x00\x68\x00\x72\x00\ -\x79\x00\x67\x00\x69\x00\x73\x00\x63\x00\x68\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x08\x50\x68\x72\x79\x67\x69\x61\x6e\x07\x00\x00\ -\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x66\x00\x53\x00\ -\x65\x00\x74\x00\x7a\x00\x65\x00\x20\x00\x61\x00\x6c\x00\x6c\x00\ -\x65\x00\x20\x00\x54\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x70\x00\ -\x6f\x00\x73\x00\x69\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\ -\x6e\x00\x20\x00\x64\x00\x69\x00\x65\x00\x73\x00\x65\x00\x72\x00\ -\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\ -\x70\x00\x70\x00\x65\x00\x20\x00\x7a\x00\x75\x00\x72\x00\xfc\x00\ -\x63\x00\x6b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1e\x43\x6c\x65\ -\x61\x72\x20\x61\x6c\x6c\x20\x67\x72\x6f\x75\x70\x20\x74\x72\x61\ -\x6e\x73\x70\x6f\x73\x69\x74\x69\x6f\x6e\x73\x07\x00\x00\x00\x0d\ -\x53\x6f\x6e\x67\x53\x74\x72\x75\x63\x74\x75\x72\x65\x01\x03\x00\ -\x00\x00\x2e\x00\x4c\x00\xf6\x00\x73\x00\x63\x00\x68\x00\x65\x00\ -\x20\x00\x64\x00\x69\x00\x65\x00\x73\x00\x65\x00\x20\x00\x54\x00\ -\x61\x00\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\ -\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x12\x44\x65\x6c\x65\x74\ -\x65\x20\x77\x68\x6f\x6c\x65\x20\x67\x72\x6f\x75\x70\x07\x00\x00\ -\x00\x0d\x53\x6f\x6e\x67\x53\x74\x72\x75\x63\x74\x75\x72\x65\x01\ -\x03\x00\x00\x00\x52\x00\x56\x00\x65\x00\x72\x00\x64\x00\x6f\x00\ -\x70\x00\x70\x00\x6c\x00\x65\x00\x20\x00\x64\x00\x69\x00\x65\x00\ -\x73\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x67\x00\ -\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\x69\x00\x6e\x00\ -\x6b\x00\x6c\x00\x2e\x00\x20\x00\x53\x00\x74\x00\x72\x00\x75\x00\ -\x6b\x00\x74\x00\x75\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x28\x44\x75\x70\x6c\x69\x63\x61\x74\x65\x20\x77\x68\x6f\x6c\x65\ -\x20\x67\x72\x6f\x75\x70\x20\x69\x6e\x63\x6c\x75\x64\x69\x6e\x67\ -\x20\x6d\x65\x61\x73\x75\x72\x65\x73\x07\x00\x00\x00\x0d\x53\x6f\ -\x6e\x67\x53\x74\x72\x75\x63\x74\x75\x72\x65\x01\x03\x00\x00\x00\ -\x50\x00\x54\x00\x61\x00\x75\x00\x73\x00\x63\x00\x68\x00\x65\x00\ -\x20\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\ -\x6d\x00\x69\x00\x74\x00\x20\x00\x72\x00\x65\x00\x63\x00\x68\x00\ -\x74\x00\x65\x00\x72\x00\x20\x00\x4e\x00\x61\x00\x63\x00\x68\x00\ -\x62\x00\x61\x00\x72\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\ -\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x22\x45\x78\x63\x68\x61\ -\x6e\x67\x65\x20\x67\x72\x6f\x75\x70\x20\x77\x69\x74\x68\x20\x72\ -\x69\x67\x68\x74\x20\x6e\x65\x69\x67\x62\x6f\x75\x72\x07\x00\x00\ -\x00\x0d\x53\x6f\x6e\x67\x53\x74\x72\x75\x63\x74\x75\x72\x65\x01\ -\x03\x00\x00\x00\x48\x00\x4c\x00\x65\x00\x65\x00\x72\x00\x65\x00\ -\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\ -\x70\x00\x70\x00\x65\x00\x20\x00\x76\x00\x6f\x00\x72\x00\x20\x00\ -\x64\x00\x69\x00\x65\x00\x73\x00\x65\x00\x72\x00\x20\x00\x65\x00\ -\x69\x00\x6e\x00\x66\x00\xfc\x00\x67\x00\x65\x00\x6e\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x22\x49\x6e\x73\x65\x72\x74\x20\x65\x6d\ -\x70\x74\x79\x20\x67\x72\x6f\x75\x70\x20\x62\x65\x66\x6f\x72\x65\ -\x20\x74\x68\x69\x73\x20\x6f\x6e\x65\x07\x00\x00\x00\x0d\x53\x6f\ -\x6e\x67\x53\x74\x72\x75\x63\x74\x75\x72\x65\x01\x03\x00\x00\x00\ -\xca\x00\x4c\x00\x69\x00\x6e\x00\x6b\x00\x73\x00\x6b\x00\x6c\x00\ -\x69\x00\x63\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x61\x00\ -\x6c\x00\x6c\x00\x65\x00\x20\x00\x4e\x00\x6f\x00\x74\x00\x65\x00\ -\x6e\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x45\x00\x69\x00\x6e\x00\ -\x65\x00\x72\x00\x73\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\ -\x74\x00\x65\x00\x6e\x00\x20\x00\x6c\x00\x61\x00\x75\x00\x74\x00\ -\x65\x00\x72\x00\x2f\x00\x6c\x00\x65\x00\x69\x00\x73\x00\x65\x00\ -\x72\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x6d\x00\x61\x00\x63\x00\ -\x68\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x61\x00\x75\x00\ -\x73\x00\x72\x00\x61\x00\x64\x00\x20\x00\x64\x00\x72\x00\x65\x00\ -\x68\x00\x65\x00\x6e\x00\x20\x00\x66\x00\xfc\x00\x72\x00\x20\x00\ -\x31\x00\x30\x00\x65\x00\x72\x00\x20\x00\x53\x00\x63\x00\x68\x00\ -\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x2e\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x60\x43\x6c\x69\x63\x6b\x20\x74\x6f\x20\x63\x68\ -\x61\x6e\x67\x65\x20\x76\x6f\x6c\x75\x6d\x65\x20\x66\x6f\x72\x20\ -\x61\x6c\x6c\x20\x6e\x6f\x74\x65\x73\x20\x69\x6e\x20\x73\x69\x6e\ -\x67\x6c\x65\x20\x73\x74\x65\x70\x73\x2c\x20\x73\x70\x69\x6e\x20\ -\x6d\x6f\x75\x73\x65\x20\x77\x68\x65\x65\x6c\x20\x74\x6f\x20\x63\ -\x68\x61\x6e\x67\x65\x20\x69\x6e\x20\x73\x74\x65\x70\x73\x20\x6f\ -\x66\x20\x31\x30\x2e\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\ -\x62\x61\x72\x01\x03\x00\x00\x00\x84\x00\x4c\x00\x69\x00\x6e\x00\ -\x6b\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\ -\x75\x00\x6d\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\ -\x61\x00\x75\x00\x73\x00\x7a\x00\x75\x00\x77\x00\xe4\x00\x68\x00\ -\x6c\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x44\x00\x6f\x00\x70\x00\ -\x70\x00\x65\x00\x6c\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\ -\x20\x00\x75\x00\x6d\x00\x20\x00\x64\x00\x65\x00\x6e\x00\x20\x00\ -\x4e\x00\x61\x00\x6d\x00\x65\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\ -\x20\x00\xe4\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x38\x43\x6c\x69\x63\x6b\x20\x74\x6f\x20\ -\x73\x65\x6c\x65\x63\x74\x20\x74\x72\x61\x63\x6b\x2e\x20\x44\x6f\ -\x75\x62\x6c\x65\x20\x63\x6c\x69\x63\x6b\x20\x74\x6f\x20\x63\x68\ -\x61\x6e\x67\x65\x20\x74\x72\x61\x63\x6b\x20\x6e\x61\x6d\x65\x07\ -\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\ -\x00\x01\x10\x00\x4c\x00\x65\x00\x65\x00\x72\x00\x65\x00\x72\x00\ -\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x3a\x00\x20\x00\x4c\x00\ -\x69\x00\x6e\x00\x6b\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\ -\x20\x00\x75\x00\x6d\x00\x20\x00\x61\x00\x6e\x00\x7a\x00\x75\x00\ -\x73\x00\x63\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x00\ -\x2e\x00\x20\x00\x4d\x00\x69\x00\x74\x00\x74\x00\x65\x00\x6c\x00\ -\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\ -\x20\x00\x61\x00\x6c\x00\x73\x00\x20\x00\x53\x00\x63\x00\x68\x00\ -\x61\x00\x74\x00\x74\x00\x65\x00\x6e\x00\x20\x00\x69\x00\x6e\x00\ -\x20\x00\x6d\x00\x6f\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\x61\x00\ -\x6e\x00\x65\x00\x72\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\ -\x20\x00\x61\x00\x6e\x00\x7a\x00\x75\x00\x7a\x00\x65\x00\x69\x00\ -\x67\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x52\x00\x65\x00\x63\x00\ -\x68\x00\x74\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\ -\x20\x00\x66\x00\xfc\x00\x72\x00\x20\x00\x54\x00\x61\x00\x6b\x00\ -\x74\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x6e\x00\ -\x2d\x00\x4f\x00\x70\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\ -\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x81\x45\x6d\x70\ -\x74\x79\x20\x4d\x65\x61\x73\x75\x72\x65\x3a\x20\x4c\x65\x66\x74\ -\x20\x63\x6c\x69\x63\x6b\x20\x74\x6f\x20\x61\x63\x74\x69\x76\x61\ -\x74\x65\x2e\x20\x4d\x69\x64\x64\x6c\x65\x20\x63\x6c\x69\x63\x6b\ -\x20\x74\x6f\x20\x73\x68\x6f\x77\x20\x61\x73\x20\x73\x68\x61\x64\ -\x6f\x77\x73\x20\x69\x6e\x20\x63\x75\x72\x72\x65\x6e\x74\x20\x70\ -\x61\x74\x74\x65\x72\x6e\x2e\x20\x52\x69\x67\x68\x74\x20\x63\x6c\ -\x69\x63\x6b\x20\x66\x6f\x72\x20\x6d\x65\x61\x73\x75\x72\x65\x20\ -\x67\x72\x6f\x75\x70\x20\x6f\x70\x74\x69\x6f\x6e\x73\x2e\x07\x00\ -\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\ -\x00\x92\x00\x4c\x00\x69\x00\x6e\x00\x6b\x00\x65\x00\x20\x00\x4d\ -\x00\x61\x00\x75\x00\x73\x00\x74\x00\x61\x00\x73\x00\x74\x00\x65\ -\x00\x20\x00\x67\x00\x65\x00\x64\x00\x72\x00\xfc\x00\x63\x00\x6b\ -\x00\x74\x00\x20\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\ -\x00\x20\x00\x75\x00\x6e\x00\x64\x00\x20\x00\x62\x00\x65\x00\x77\ -\x00\x65\x00\x67\x00\x65\x00\x6e\x00\x20\x00\x75\x00\x6d\x00\x20\ -\x00\x53\x00\x70\x00\x75\x00\x72\x00\x67\x00\x72\x00\x75\x00\x70\ -\x00\x70\x00\x65\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x76\ -\x00\x65\x00\x72\x00\x73\x00\x63\x00\x68\x00\x69\x00\x65\x00\x62\ -\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x37\x48\x6f\ -\x6c\x64\x20\x6c\x65\x66\x74\x20\x6d\x6f\x75\x73\x65\x20\x62\x75\ -\x74\x74\x6f\x6e\x20\x61\x6e\x64\x20\x6d\x6f\x76\x65\x20\x74\x6f\ -\x20\x72\x65\x6f\x72\x64\x65\x72\x20\x74\x72\x61\x63\x6b\x20\x67\ -\x72\x6f\x75\x70\x73\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\ -\x62\x61\x72\x01\x03\x00\x00\x00\x88\x00\x4c\x00\x69\x00\x6e\x00\ +\x00\x00\x10\x00\x44\x00\x72\x00\x75\x00\x6d\x00\x73\x00\x20\x00\ +\x47\x00\x4d\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x44\x72\x75\ +\x6d\x73\x20\x47\x4d\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\ +\x03\x00\x00\x00\x10\x00\x45\x00\x6e\x00\x67\x00\x6c\x00\x69\x00\ +\x73\x00\x63\x00\x68\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\x45\ +\x6e\x67\x6c\x69\x73\x68\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\ +\x01\x03\x00\x00\x00\x0e\x00\x44\x00\x65\x00\x75\x00\x74\x00\x73\ +\x00\x63\x00\x68\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x47\x65\ +\x72\x6d\x61\x6e\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\ +\x00\x00\x00\x12\x00\x48\x00\x6f\x00\x6c\x00\x6c\x00\x79\x00\x77\ +\x00\x6f\x00\x6f\x00\x64\x08\x00\x00\x00\x00\x06\x00\x00\x00\x09\ +\x48\x6f\x6c\x6c\x79\x77\x6f\x6f\x64\x07\x00\x00\x00\x05\x53\x63\ +\x61\x6c\x65\x01\x03\x00\x00\x00\x10\x00\x4c\x00\x69\x00\x6c\x00\ +\x79\x00\x70\x00\x6f\x00\x6e\x00\x64\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x08\x4c\x69\x6c\x79\x70\x6f\x6e\x64\x07\x00\x00\x00\x05\ +\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x10\x00\x4c\x00\x6f\x00\ +\x6b\x00\x72\x00\x69\x00\x73\x00\x63\x00\x68\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x07\x4c\x6f\x63\x72\x69\x61\x6e\x07\x00\x00\x00\ +\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x0e\x00\x4c\x00\x79\ +\x00\x64\x00\x69\x00\x73\x00\x63\x00\x68\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x06\x4c\x79\x64\x69\x61\x6e\x07\x00\x00\x00\x05\x53\ +\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x06\x00\x44\x00\x75\x00\x72\ +\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\x4d\x61\x6a\x6f\x72\x07\ +\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x08\x00\ +\x4d\x00\x6f\x00\x6c\x00\x6c\x08\x00\x00\x00\x00\x06\x00\x00\x00\ +\x05\x4d\x69\x6e\x6f\x72\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\ +\x01\x03\x00\x00\x00\x16\x00\x4d\x00\x69\x00\x78\x00\x6f\x00\x6c\ +\x00\x79\x00\x64\x00\x69\x00\x73\x00\x63\x00\x68\x08\x00\x00\x00\ +\x00\x06\x00\x00\x00\x0a\x4d\x69\x78\x6f\x6c\x79\x64\x69\x61\x6e\ +\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\x00\x00\x00\x12\ +\x00\x50\x00\x68\x00\x72\x00\x79\x00\x67\x00\x69\x00\x73\x00\x63\ +\x00\x68\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x50\x68\x72\x79\ +\x67\x69\x61\x6e\x07\x00\x00\x00\x05\x53\x63\x61\x6c\x65\x01\x03\ +\x00\x00\x00\x66\x00\x53\x00\x65\x00\x74\x00\x7a\x00\x65\x00\x20\ +\x00\x61\x00\x6c\x00\x6c\x00\x65\x00\x20\x00\x54\x00\x72\x00\x61\ +\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x73\x00\x69\x00\x74\x00\x69\ +\x00\x6f\x00\x6e\x00\x65\x00\x6e\x00\x20\x00\x64\x00\x69\x00\x65\ +\x00\x73\x00\x65\x00\x72\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\ +\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\x7a\ +\x00\x75\x00\x72\x00\xfc\x00\x63\x00\x6b\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x1e\x43\x6c\x65\x61\x72\x20\x61\x6c\x6c\x20\x67\x72\ +\x6f\x75\x70\x20\x74\x72\x61\x6e\x73\x70\x6f\x73\x69\x74\x69\x6f\ +\x6e\x73\x07\x00\x00\x00\x0d\x53\x6f\x6e\x67\x53\x74\x72\x75\x63\ +\x74\x75\x72\x65\x01\x03\x00\x00\x00\x2e\x00\x4c\x00\xf6\x00\x73\ +\x00\x63\x00\x68\x00\x65\x00\x20\x00\x64\x00\x69\x00\x65\x00\x73\ +\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x67\x00\x72\ +\x00\x75\x00\x70\x00\x70\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x12\x44\x65\x6c\x65\x74\x65\x20\x77\x68\x6f\x6c\x65\x20\x67\ +\x72\x6f\x75\x70\x07\x00\x00\x00\x0d\x53\x6f\x6e\x67\x53\x74\x72\ +\x75\x63\x74\x75\x72\x65\x01\x03\x00\x00\x00\x52\x00\x56\x00\x65\ +\x00\x72\x00\x64\x00\x6f\x00\x70\x00\x70\x00\x6c\x00\x65\x00\x20\ +\x00\x64\x00\x69\x00\x65\x00\x73\x00\x65\x00\x20\x00\x54\x00\x61\ +\x00\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\ +\x00\x20\x00\x69\x00\x6e\x00\x6b\x00\x6c\x00\x2e\x00\x20\x00\x53\ +\x00\x74\x00\x72\x00\x75\x00\x6b\x00\x74\x00\x75\x00\x72\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x28\x44\x75\x70\x6c\x69\x63\x61\x74\ +\x65\x20\x77\x68\x6f\x6c\x65\x20\x67\x72\x6f\x75\x70\x20\x69\x6e\ +\x63\x6c\x75\x64\x69\x6e\x67\x20\x6d\x65\x61\x73\x75\x72\x65\x73\ +\x07\x00\x00\x00\x0d\x53\x6f\x6e\x67\x53\x74\x72\x75\x63\x74\x75\ +\x72\x65\x01\x03\x00\x00\x00\x50\x00\x54\x00\x61\x00\x75\x00\x73\ +\x00\x63\x00\x68\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\ +\x00\x70\x00\x65\x00\x20\x00\x6d\x00\x69\x00\x74\x00\x20\x00\x72\ +\x00\x65\x00\x63\x00\x68\x00\x74\x00\x65\x00\x72\x00\x20\x00\x4e\ +\x00\x61\x00\x63\x00\x68\x00\x62\x00\x61\x00\x72\x00\x67\x00\x72\ +\x00\x75\x00\x70\x00\x70\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x22\x45\x78\x63\x68\x61\x6e\x67\x65\x20\x67\x72\x6f\x75\x70\ +\x20\x77\x69\x74\x68\x20\x72\x69\x67\x68\x74\x20\x6e\x65\x69\x67\ +\x62\x6f\x75\x72\x07\x00\x00\x00\x0d\x53\x6f\x6e\x67\x53\x74\x72\ +\x75\x63\x74\x75\x72\x65\x01\x03\x00\x00\x00\x48\x00\x4c\x00\x65\ +\x00\x65\x00\x72\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\ +\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\x76\ +\x00\x6f\x00\x72\x00\x20\x00\x64\x00\x69\x00\x65\x00\x73\x00\x65\ +\x00\x72\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x66\x00\xfc\x00\x67\ +\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x22\x49\x6e\ +\x73\x65\x72\x74\x20\x65\x6d\x70\x74\x79\x20\x67\x72\x6f\x75\x70\ +\x20\x62\x65\x66\x6f\x72\x65\x20\x74\x68\x69\x73\x20\x6f\x6e\x65\ +\x07\x00\x00\x00\x0d\x53\x6f\x6e\x67\x53\x74\x72\x75\x63\x74\x75\ +\x72\x65\x01\x03\x00\x00\x00\xca\x00\x4c\x00\x69\x00\x6e\x00\x6b\ +\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x75\ +\x00\x6d\x00\x20\x00\x61\x00\x6c\x00\x6c\x00\x65\x00\x20\x00\x4e\ +\x00\x6f\x00\x74\x00\x65\x00\x6e\x00\x20\x00\x69\x00\x6e\x00\x20\ +\x00\x45\x00\x69\x00\x6e\x00\x65\x00\x72\x00\x73\x00\x63\x00\x68\ +\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x6e\x00\x20\x00\x6c\ +\x00\x61\x00\x75\x00\x74\x00\x65\x00\x72\x00\x2f\x00\x6c\x00\x65\ +\x00\x69\x00\x73\x00\x65\x00\x72\x00\x20\x00\x7a\x00\x75\x00\x20\ +\x00\x6d\x00\x61\x00\x63\x00\x68\x00\x65\x00\x6e\x00\x2e\x00\x20\ +\x00\x4d\x00\x61\x00\x75\x00\x73\x00\x72\x00\x61\x00\x64\x00\x20\ +\x00\x64\x00\x72\x00\x65\x00\x68\x00\x65\x00\x6e\x00\x20\x00\x66\ +\x00\xfc\x00\x72\x00\x20\x00\x31\x00\x30\x00\x65\x00\x72\x00\x20\ +\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\ +\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x60\x43\x6c\x69\x63\ +\x6b\x20\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\x20\x76\x6f\x6c\x75\ +\x6d\x65\x20\x66\x6f\x72\x20\x61\x6c\x6c\x20\x6e\x6f\x74\x65\x73\ +\x20\x69\x6e\x20\x73\x69\x6e\x67\x6c\x65\x20\x73\x74\x65\x70\x73\ +\x2c\x20\x73\x70\x69\x6e\x20\x6d\x6f\x75\x73\x65\x20\x77\x68\x65\ +\x65\x6c\x20\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\x20\x69\x6e\x20\ +\x73\x74\x65\x70\x73\x20\x6f\x66\x20\x31\x30\x2e\x07\x00\x00\x00\ +\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\x00\x84\ +\x00\x4c\x00\x69\x00\x6e\x00\x6b\x00\x73\x00\x6b\x00\x6c\x00\x69\ +\x00\x63\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x53\x00\x70\ +\x00\x75\x00\x72\x00\x20\x00\x61\x00\x75\x00\x73\x00\x7a\x00\x75\ +\x00\x77\x00\xe4\x00\x68\x00\x6c\x00\x65\x00\x6e\x00\x2e\x00\x20\ +\x00\x44\x00\x6f\x00\x70\x00\x70\x00\x65\x00\x6c\x00\x6b\x00\x6c\ +\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x64\ +\x00\x65\x00\x6e\x00\x20\x00\x4e\x00\x61\x00\x6d\x00\x65\x00\x6e\ +\x00\x20\x00\x7a\x00\x75\x00\x20\x00\xe4\x00\x6e\x00\x64\x00\x65\ +\x00\x72\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x38\x43\x6c\ +\x69\x63\x6b\x20\x74\x6f\x20\x73\x65\x6c\x65\x63\x74\x20\x74\x72\ +\x61\x63\x6b\x2e\x20\x44\x6f\x75\x62\x6c\x65\x20\x63\x6c\x69\x63\ +\x6b\x20\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\x20\x74\x72\x61\x63\ +\x6b\x20\x6e\x61\x6d\x65\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\ +\x73\x62\x61\x72\x01\x03\x00\x00\x01\x10\x00\x4c\x00\x65\x00\x65\ +\x00\x72\x00\x65\x00\x72\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\ +\x00\x3a\x00\x20\x00\x4c\x00\x69\x00\x6e\x00\x6b\x00\x6b\x00\x6c\ +\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x61\ +\x00\x6e\x00\x7a\x00\x75\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\ +\x00\x74\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x69\x00\x74\ +\x00\x74\x00\x65\x00\x6c\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\ +\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x61\x00\x6c\x00\x73\x00\x20\ +\x00\x53\x00\x63\x00\x68\x00\x61\x00\x74\x00\x74\x00\x65\x00\x6e\ +\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x6d\x00\x6f\x00\x6d\x00\x65\ +\x00\x6e\x00\x74\x00\x61\x00\x6e\x00\x65\x00\x72\x00\x20\x00\x53\ +\x00\x70\x00\x75\x00\x72\x00\x20\x00\x61\x00\x6e\x00\x7a\x00\x75\ +\x00\x7a\x00\x65\x00\x69\x00\x67\x00\x65\x00\x6e\x00\x2e\x00\x20\ +\x00\x52\x00\x65\x00\x63\x00\x68\x00\x74\x00\x73\x00\x6b\x00\x6c\ +\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x66\x00\xfc\x00\x72\x00\x20\ +\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\x70\ +\x00\x70\x00\x65\x00\x6e\x00\x2d\x00\x4f\x00\x70\x00\x74\x00\x69\ +\x00\x6f\x00\x6e\x00\x65\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x81\x45\x6d\x70\x74\x79\x20\x4d\x65\x61\x73\x75\x72\ +\x65\x3a\x20\x4c\x65\x66\x74\x20\x63\x6c\x69\x63\x6b\x20\x74\x6f\ +\x20\x61\x63\x74\x69\x76\x61\x74\x65\x2e\x20\x4d\x69\x64\x64\x6c\ +\x65\x20\x63\x6c\x69\x63\x6b\x20\x74\x6f\x20\x73\x68\x6f\x77\x20\ +\x61\x73\x20\x73\x68\x61\x64\x6f\x77\x73\x20\x69\x6e\x20\x63\x75\ +\x72\x72\x65\x6e\x74\x20\x70\x61\x74\x74\x65\x72\x6e\x2e\x20\x52\ +\x69\x67\x68\x74\x20\x63\x6c\x69\x63\x6b\x20\x66\x6f\x72\x20\x6d\ +\x65\x61\x73\x75\x72\x65\x20\x67\x72\x6f\x75\x70\x20\x6f\x70\x74\ +\x69\x6f\x6e\x73\x2e\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\ +\x62\x61\x72\x01\x03\x00\x00\x00\x92\x00\x4c\x00\x69\x00\x6e\x00\ \x6b\x00\x65\x00\x20\x00\x4d\x00\x61\x00\x75\x00\x73\x00\x74\x00\ \x61\x00\x73\x00\x74\x00\x65\x00\x20\x00\x67\x00\x65\x00\x64\x00\ \x72\x00\xfc\x00\x63\x00\x6b\x00\x74\x00\x20\x00\x68\x00\x61\x00\ \x6c\x00\x74\x00\x65\x00\x6e\x00\x20\x00\x75\x00\x6e\x00\x64\x00\ \x20\x00\x62\x00\x65\x00\x77\x00\x65\x00\x67\x00\x65\x00\x6e\x00\ \x20\x00\x75\x00\x6d\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\ -\x65\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x76\x00\x65\x00\ -\x72\x00\x73\x00\x63\x00\x68\x00\x69\x00\x65\x00\x62\x00\x65\x00\ -\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x31\x48\x6f\x6c\x64\x20\ -\x6c\x65\x66\x74\x20\x6d\x6f\x75\x73\x65\x20\x62\x75\x74\x74\x6f\ -\x6e\x20\x61\x6e\x64\x20\x6d\x6f\x76\x65\x20\x74\x6f\x20\x72\x65\ -\x6f\x72\x64\x65\x72\x20\x74\x72\x61\x63\x6b\x73\x07\x00\x00\x00\ -\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\x00\xb4\ -\x00\x4c\x00\x69\x00\x6e\x00\x6b\x00\x73\x00\x6b\x00\x6c\x00\x69\ -\x00\x63\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x4e\x00\x6f\ -\x00\x74\x00\x65\x00\x20\x00\x61\x00\x6e\x00\x7a\x00\x75\x00\x73\ -\x00\x63\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x00\x2e\ -\x00\x20\x00\x4d\x00\x69\x00\x74\x00\x74\x00\x65\x00\x6c\x00\x6b\ +\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x6e\x00\x20\x00\ +\x7a\x00\x75\x00\x20\x00\x76\x00\x65\x00\x72\x00\x73\x00\x63\x00\ +\x68\x00\x69\x00\x65\x00\x62\x00\x65\x00\x6e\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x37\x48\x6f\x6c\x64\x20\x6c\x65\x66\x74\x20\x6d\ +\x6f\x75\x73\x65\x20\x62\x75\x74\x74\x6f\x6e\x20\x61\x6e\x64\x20\ +\x6d\x6f\x76\x65\x20\x74\x6f\x20\x72\x65\x6f\x72\x64\x65\x72\x20\ +\x74\x72\x61\x63\x6b\x20\x67\x72\x6f\x75\x70\x73\x07\x00\x00\x00\ +\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\x00\x88\ +\x00\x4c\x00\x69\x00\x6e\x00\x6b\x00\x65\x00\x20\x00\x4d\x00\x61\ +\x00\x75\x00\x73\x00\x74\x00\x61\x00\x73\x00\x74\x00\x65\x00\x20\ +\x00\x67\x00\x65\x00\x64\x00\x72\x00\xfc\x00\x63\x00\x6b\x00\x74\ +\x00\x20\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x00\x20\ +\x00\x75\x00\x6e\x00\x64\x00\x20\x00\x62\x00\x65\x00\x77\x00\x65\ +\x00\x67\x00\x65\x00\x6e\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x53\ +\x00\x70\x00\x75\x00\x72\x00\x65\x00\x6e\x00\x20\x00\x7a\x00\x75\ +\x00\x20\x00\x76\x00\x65\x00\x72\x00\x73\x00\x63\x00\x68\x00\x69\ +\x00\x65\x00\x62\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x31\x48\x6f\x6c\x64\x20\x6c\x65\x66\x74\x20\x6d\x6f\x75\x73\ +\x65\x20\x62\x75\x74\x74\x6f\x6e\x20\x61\x6e\x64\x20\x6d\x6f\x76\ +\x65\x20\x74\x6f\x20\x72\x65\x6f\x72\x64\x65\x72\x20\x74\x72\x61\ +\x63\x6b\x73\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\ +\x72\x01\x03\x00\x00\x00\xb4\x00\x4c\x00\x69\x00\x6e\x00\x6b\x00\ +\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x75\x00\ +\x6d\x00\x20\x00\x4e\x00\x6f\x00\x74\x00\x65\x00\x20\x00\x61\x00\ +\x6e\x00\x7a\x00\x75\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\x00\ +\x74\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x69\x00\x74\x00\ +\x74\x00\x65\x00\x6c\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\ +\x20\x00\x75\x00\x6d\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x68\x00\ +\xf6\x00\x72\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x52\x00\x65\x00\ +\x63\x00\x68\x00\x74\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\ +\x6b\x00\x20\x00\x66\x00\xfc\x00\x72\x00\x20\x00\x4d\x00\x75\x00\ +\x73\x00\x74\x00\x65\x00\x72\x00\x2d\x00\x4f\x00\x70\x00\x74\x00\ +\x69\x00\x6f\x00\x6e\x00\x65\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x55\x4c\x65\x66\x74\x20\x63\x6c\x69\x63\x6b\x20\ +\x64\x6f\x20\x61\x63\x74\x69\x76\x61\x74\x65\x20\x6e\x6f\x74\x65\ +\x2e\x20\x4d\x69\x64\x64\x6c\x65\x20\x63\x6c\x69\x63\x6b\x20\x74\ +\x6f\x20\x6c\x69\x73\x74\x65\x6e\x2e\x20\x52\x69\x67\x68\x74\x20\ +\x63\x6c\x69\x63\x6b\x20\x66\x6f\x72\x20\x70\x61\x74\x74\x65\x72\ +\x6e\x20\x6f\x70\x74\x69\x6f\x6e\x73\x2e\x07\x00\x00\x00\x09\x53\ +\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\x00\x54\x00\x4c\ +\x00\x69\x00\x6e\x00\x6b\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\ +\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x64\x00\x69\x00\x65\ +\x00\x20\x00\x46\x00\x61\x00\x72\x00\x62\x00\x65\x00\x20\x00\x64\ +\x00\x65\x00\x72\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\ +\x00\x7a\x00\x75\x00\x20\x00\xe4\x00\x6e\x00\x64\x00\x65\x00\x72\ +\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x20\x4c\x65\x66\x74\ +\x20\x63\x6c\x69\x63\x6b\x20\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\ +\x20\x74\x72\x61\x63\x6b\x20\x63\x6f\x6c\x6f\x72\x07\x00\x00\x00\ +\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\x00\x88\ +\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x6c\x00\xe4\x00\x6e\x00\x67\ +\x00\x65\x00\x6e\x00\x2d\x00\x4d\x00\x75\x00\x6c\x00\x74\x00\x69\ +\x00\x70\x00\x6c\x00\x69\x00\x6b\x00\x61\x00\x74\x00\x6f\x00\x72\ +\x00\x2e\x00\x20\x00\x5a\x00\x61\x00\x68\x00\x6c\x00\x20\x00\x65\ +\x00\x69\x00\x6e\x00\x67\x00\x65\x00\x62\x00\x65\x00\x6e\x00\x20\ +\x00\x6f\x00\x64\x00\x65\x00\x72\x00\x20\x00\x4d\x00\x61\x00\x75\ +\x00\x73\x00\x72\x00\x61\x00\x64\x00\x20\x00\x64\x00\x61\x00\x72\ +\x00\xfc\x00\x62\x00\x65\x00\x72\x00\x20\x00\x64\x00\x72\x00\x65\ +\x00\x68\x00\x65\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x4d\x4d\x65\x61\x73\x75\x72\x65\x20\x6c\x65\x6e\x67\x74\x68\ +\x20\x6d\x75\x6c\x74\x69\x70\x6c\x69\x63\x61\x74\x6f\x72\x2e\x20\ +\x45\x6e\x74\x65\x72\x20\x6e\x75\x6d\x62\x65\x72\x20\x6f\x72\x20\ +\x73\x70\x69\x6e\x20\x74\x68\x65\x20\x6d\x6f\x75\x73\x65\x20\x77\ +\x68\x65\x65\x6c\x20\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\x2e\x07\ +\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\ +\x00\x01\x5c\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x3a\x00\x20\x00\ +\x4c\x00\x69\x00\x6e\x00\x6b\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\ +\x63\x00\x6b\x00\x20\x00\x7a\x00\x75\x00\x6d\x00\x20\x00\x61\x00\ +\x75\x00\x73\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\x00\x74\x00\ +\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x69\x00\x74\x00\x74\x00\ +\x65\x00\x6c\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\ +\x75\x00\x6d\x00\x20\x00\x61\x00\x6c\x00\x73\x00\x20\x00\x53\x00\ +\x63\x00\x68\x00\x61\x00\x74\x00\x74\x00\x65\x00\x6e\x00\x20\x00\ +\x69\x00\x6e\x00\x20\x00\x6d\x00\x6f\x00\x6d\x00\x65\x00\x6e\x00\ +\x74\x00\x61\x00\x6e\x00\x65\x00\x72\x00\x20\x00\x53\x00\x70\x00\ +\x75\x00\x72\x00\x20\x00\x61\x00\x6e\x00\x7a\x00\x75\x00\x7a\x00\ +\x65\x00\x69\x00\x67\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x52\x00\ +\x65\x00\x63\x00\x68\x00\x74\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\ +\x63\x00\x6b\x00\x20\x00\x66\x00\xfc\x00\x72\x00\x20\x00\x54\x00\ +\x61\x00\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\ +\x65\x00\x6e\x00\x2d\x00\x4f\x00\x70\x00\x74\x00\x69\x00\x6f\x00\ +\x6e\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x49\x00\x6d\x00\x20\x00\ +\x42\x00\x65\x00\x61\x00\x72\x00\x62\x00\x65\x00\x69\x00\x74\x00\ +\x65\x00\x6e\x00\x2d\x00\x4d\x00\x65\x00\x6e\x00\xfc\x00\x20\x00\ +\x73\x00\x69\x00\x6e\x00\x64\x00\x20\x00\x6d\x00\x65\x00\x68\x00\ +\x72\x00\x20\x00\x4d\x00\xf6\x00\x67\x00\x6c\x00\x69\x00\x63\x00\ +\x68\x00\x6b\x00\x65\x00\x69\x00\x74\x00\x65\x00\x6e\x00\x2e\x08\ +\x00\x00\x00\x00\x06\x00\x00\x00\xbb\x4d\x65\x61\x73\x75\x72\x65\ +\x3a\x20\x4c\x65\x66\x74\x20\x63\x6c\x69\x63\x6b\x20\x74\x6f\x20\ +\x64\x65\x61\x63\x74\x69\x76\x61\x74\x65\x2e\x20\x4d\x69\x64\x64\ +\x6c\x65\x20\x63\x6c\x69\x63\x6b\x20\x74\x6f\x20\x73\x68\x6f\x77\ +\x20\x61\x73\x20\x73\x68\x61\x64\x6f\x77\x73\x20\x69\x6e\x20\x63\ +\x75\x72\x72\x65\x6e\x74\x20\x70\x61\x74\x74\x65\x72\x6e\x2e\x20\ +\x52\x69\x67\x68\x74\x20\x63\x6c\x69\x63\x6b\x20\x66\x6f\x72\x20\ +\x6d\x65\x61\x73\x75\x72\x65\x20\x67\x72\x6f\x75\x70\x20\x6f\x70\ +\x74\x69\x6f\x6e\x73\x2e\x20\x52\x65\x61\x64\x20\x74\x68\x65\x20\ +\x45\x64\x69\x74\x20\x6d\x65\x6e\x75\x20\x66\x6f\x72\x20\x61\x64\ +\x76\x61\x6e\x63\x65\x64\x20\x6d\x6f\x64\x69\x66\x69\x63\x61\x74\ +\x69\x6f\x6e\x73\x20\x77\x68\x69\x6c\x65\x20\x68\x6f\x76\x65\x72\ +\x69\x6e\x67\x2e\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\ +\x61\x72\x01\x03\x00\x00\x01\x66\x00\x4e\x00\x6f\x00\x74\x00\x65\ +\x00\x3a\x00\x20\x00\x4c\x00\x69\x00\x6e\x00\x6b\x00\x73\x00\x6b\ \x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\ -\x00\x7a\x00\x75\x00\x20\x00\x68\x00\xf6\x00\x72\x00\x65\x00\x6e\ -\x00\x2e\x00\x20\x00\x52\x00\x65\x00\x63\x00\x68\x00\x74\x00\x73\ -\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x66\x00\xfc\ -\x00\x72\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x74\x00\x65\x00\x72\ -\x00\x2d\x00\x4f\x00\x70\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x65\ -\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x55\x4c\x65\ -\x66\x74\x20\x63\x6c\x69\x63\x6b\x20\x64\x6f\x20\x61\x63\x74\x69\ -\x76\x61\x74\x65\x20\x6e\x6f\x74\x65\x2e\x20\x4d\x69\x64\x64\x6c\ -\x65\x20\x63\x6c\x69\x63\x6b\x20\x74\x6f\x20\x6c\x69\x73\x74\x65\ -\x6e\x2e\x20\x52\x69\x67\x68\x74\x20\x63\x6c\x69\x63\x6b\x20\x66\ +\x00\x61\x00\x75\x00\x73\x00\x7a\x00\x75\x00\x73\x00\x63\x00\x68\ +\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\ +\x00\x69\x00\x74\x00\x74\x00\x65\x00\x6c\x00\x6b\x00\x6c\x00\x69\ +\x00\x63\x00\x6b\x00\x3a\x00\x20\x00\x48\x00\xf6\x00\x72\x00\x65\ +\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x61\x00\x75\x00\x73\x00\x72\ +\x00\x61\x00\x64\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x4c\x00\x61\ +\x00\x75\x00\x74\x00\x73\x00\x74\x00\xe4\x00\x72\x00\x6b\x00\x65\ +\x00\x20\x00\x7a\x00\x75\x00\x20\x00\xe4\x00\x6e\x00\x64\x00\x65\ +\x00\x72\x00\x6e\x00\x20\x00\x28\x00\x2b\x00\x41\x00\x4c\x00\x54\ +\x00\x20\x00\x54\x00\x61\x00\x73\x00\x74\x00\x65\x00\x20\x00\x66\ +\x00\xfc\x00\x72\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x67\ +\x00\x61\x00\x6e\x00\x7a\x00\x65\x00\x20\x00\x52\x00\x65\x00\x69\ +\x00\x68\x00\x65\x00\x29\x00\x2e\x00\x20\x00\x4e\x00\x75\x00\x6d\ +\x00\x6d\x00\x65\x00\x72\x00\x6e\x00\x74\x00\x61\x00\x73\x00\x74\ +\x00\x65\x00\x20\x00\x7a\x00\x75\x00\x6d\x00\x20\x00\x53\x00\x70\ +\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x52\ +\x00\x65\x00\x63\x00\x68\x00\x74\x00\x73\x00\x6b\x00\x6c\x00\x69\ +\x00\x63\x00\x6b\x00\x20\x00\x66\x00\xfc\x00\x72\x00\x20\x00\x4d\ +\x00\x75\x00\x73\x00\x74\x00\x65\x00\x72\x00\x2d\x00\x4f\x00\x70\ +\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\x6e\x00\x2e\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\xab\x4e\x6f\x74\x65\x3a\x20\x4c\x65\ +\x66\x74\x20\x63\x6c\x69\x63\x6b\x20\x64\x6f\x20\x64\x65\x61\x63\ +\x74\x69\x76\x61\x74\x65\x2e\x20\x4d\x69\x64\x64\x6c\x65\x20\x63\ +\x6c\x69\x63\x6b\x20\x74\x6f\x20\x6c\x69\x73\x74\x65\x6e\x2e\x20\ +\x4d\x6f\x75\x73\x65\x57\x68\x65\x65\x6c\x20\x74\x6f\x20\x63\x68\ +\x61\x6e\x67\x65\x20\x76\x6f\x6c\x75\x6d\x65\x20\x28\x2b\x41\x4c\ +\x54\x20\x6b\x65\x79\x20\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\x20\ +\x65\x6e\x74\x69\x72\x65\x20\x72\x6f\x77\x29\x2e\x20\x4e\x75\x6d\ +\x62\x65\x72\x20\x6b\x65\x79\x73\x20\x74\x6f\x20\x73\x70\x6c\x69\ +\x74\x2e\x20\x52\x69\x67\x68\x74\x20\x63\x6c\x69\x63\x6b\x20\x66\ \x6f\x72\x20\x70\x61\x74\x74\x65\x72\x6e\x20\x6f\x70\x74\x69\x6f\ \x6e\x73\x2e\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\ -\x72\x01\x03\x00\x00\x00\x54\x00\x4c\x00\x69\x00\x6e\x00\x6b\x00\ -\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x75\x00\ -\x6d\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x46\x00\x61\x00\ -\x72\x00\x62\x00\x65\x00\x20\x00\x64\x00\x65\x00\x72\x00\x20\x00\ -\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\x7a\x00\x75\x00\x20\x00\ -\xe4\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x20\x4c\x65\x66\x74\x20\x63\x6c\x69\x63\x6b\x20\ -\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\x20\x74\x72\x61\x63\x6b\x20\ -\x63\x6f\x6c\x6f\x72\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\ -\x62\x61\x72\x01\x03\x00\x00\x00\x88\x00\x54\x00\x61\x00\x6b\x00\ -\x74\x00\x6c\x00\xe4\x00\x6e\x00\x67\x00\x65\x00\x6e\x00\x2d\x00\ -\x4d\x00\x75\x00\x6c\x00\x74\x00\x69\x00\x70\x00\x6c\x00\x69\x00\ -\x6b\x00\x61\x00\x74\x00\x6f\x00\x72\x00\x2e\x00\x20\x00\x5a\x00\ -\x61\x00\x68\x00\x6c\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x67\x00\ -\x65\x00\x62\x00\x65\x00\x6e\x00\x20\x00\x6f\x00\x64\x00\x65\x00\ -\x72\x00\x20\x00\x4d\x00\x61\x00\x75\x00\x73\x00\x72\x00\x61\x00\ -\x64\x00\x20\x00\x64\x00\x61\x00\x72\x00\xfc\x00\x62\x00\x65\x00\ -\x72\x00\x20\x00\x64\x00\x72\x00\x65\x00\x68\x00\x65\x00\x6e\x00\ -\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x4d\x4d\x65\x61\x73\x75\ -\x72\x65\x20\x6c\x65\x6e\x67\x74\x68\x20\x6d\x75\x6c\x74\x69\x70\ -\x6c\x69\x63\x61\x74\x6f\x72\x2e\x20\x45\x6e\x74\x65\x72\x20\x6e\ -\x75\x6d\x62\x65\x72\x20\x6f\x72\x20\x73\x70\x69\x6e\x20\x74\x68\ -\x65\x20\x6d\x6f\x75\x73\x65\x20\x77\x68\x65\x65\x6c\x20\x74\x6f\ -\x20\x63\x68\x61\x6e\x67\x65\x2e\x07\x00\x00\x00\x09\x53\x74\x61\ -\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\x01\x5c\x00\x54\x00\x61\ -\x00\x6b\x00\x74\x00\x3a\x00\x20\x00\x4c\x00\x69\x00\x6e\x00\x6b\ -\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x7a\ -\x00\x75\x00\x6d\x00\x20\x00\x61\x00\x75\x00\x73\x00\x73\x00\x63\ -\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x00\x2e\x00\x20\ -\x00\x4d\x00\x69\x00\x74\x00\x74\x00\x65\x00\x6c\x00\x6b\x00\x6c\ -\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x61\ -\x00\x6c\x00\x73\x00\x20\x00\x53\x00\x63\x00\x68\x00\x61\x00\x74\ -\x00\x74\x00\x65\x00\x6e\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x6d\ -\x00\x6f\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\x61\x00\x6e\x00\x65\ -\x00\x72\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\x61\ -\x00\x6e\x00\x7a\x00\x75\x00\x7a\x00\x65\x00\x69\x00\x67\x00\x65\ -\x00\x6e\x00\x2e\x00\x20\x00\x52\x00\x65\x00\x63\x00\x68\x00\x74\ -\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x66\ -\x00\xfc\x00\x72\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x67\ -\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x6e\x00\x2d\x00\x4f\ -\x00\x70\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\x6e\x00\x2e\ -\x00\x20\x00\x49\x00\x6d\x00\x20\x00\x42\x00\x65\x00\x61\x00\x72\ -\x00\x62\x00\x65\x00\x69\x00\x74\x00\x65\x00\x6e\x00\x2d\x00\x4d\ -\x00\x65\x00\x6e\x00\xfc\x00\x20\x00\x73\x00\x69\x00\x6e\x00\x64\ -\x00\x20\x00\x6d\x00\x65\x00\x68\x00\x72\x00\x20\x00\x4d\x00\xf6\ -\x00\x67\x00\x6c\x00\x69\x00\x63\x00\x68\x00\x6b\x00\x65\x00\x69\ -\x00\x74\x00\x65\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\ -\x00\xbb\x4d\x65\x61\x73\x75\x72\x65\x3a\x20\x4c\x65\x66\x74\x20\ -\x63\x6c\x69\x63\x6b\x20\x74\x6f\x20\x64\x65\x61\x63\x74\x69\x76\ -\x61\x74\x65\x2e\x20\x4d\x69\x64\x64\x6c\x65\x20\x63\x6c\x69\x63\ -\x6b\x20\x74\x6f\x20\x73\x68\x6f\x77\x20\x61\x73\x20\x73\x68\x61\ -\x64\x6f\x77\x73\x20\x69\x6e\x20\x63\x75\x72\x72\x65\x6e\x74\x20\ -\x70\x61\x74\x74\x65\x72\x6e\x2e\x20\x52\x69\x67\x68\x74\x20\x63\ -\x6c\x69\x63\x6b\x20\x66\x6f\x72\x20\x6d\x65\x61\x73\x75\x72\x65\ -\x20\x67\x72\x6f\x75\x70\x20\x6f\x70\x74\x69\x6f\x6e\x73\x2e\x20\ -\x52\x65\x61\x64\x20\x74\x68\x65\x20\x45\x64\x69\x74\x20\x6d\x65\ -\x6e\x75\x20\x66\x6f\x72\x20\x61\x64\x76\x61\x6e\x63\x65\x64\x20\ -\x6d\x6f\x64\x69\x66\x69\x63\x61\x74\x69\x6f\x6e\x73\x20\x77\x68\ -\x69\x6c\x65\x20\x68\x6f\x76\x65\x72\x69\x6e\x67\x2e\x07\x00\x00\ +\x72\x01\x03\x00\x00\x00\xd4\x00\x54\x00\x6f\x00\x6e\x00\x68\x00\ +\xf6\x00\x68\x00\x65\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x4d\x00\ +\x69\x00\x64\x00\x69\x00\x2d\x00\x48\x00\x61\x00\x6c\x00\x62\x00\ +\x74\x00\xf6\x00\x6e\x00\x65\x00\x6e\x00\x3a\x00\x20\x00\x36\x00\ +\x30\x00\x20\x00\x3d\x00\x20\x00\x53\x00\x63\x00\x68\x00\x6c\x00\ +\xfc\x00\x73\x00\x73\x00\x65\x00\x6c\x00\x2d\x00\x43\x00\x2e\x00\ +\x20\x00\x47\x00\x69\x00\x62\x00\x20\x00\x65\x00\x69\x00\x6e\x00\ +\x65\x00\x20\x00\x5a\x00\x61\x00\x68\x00\x6c\x00\x20\x00\x65\x00\ +\x69\x00\x6e\x00\x20\x00\x6f\x00\x64\x00\x65\x00\x72\x00\x20\x00\ +\x64\x00\x72\x00\x65\x00\x68\x00\x65\x00\x20\x00\x64\x00\x61\x00\ +\x73\x00\x20\x00\x4d\x00\x61\x00\x75\x00\x73\x00\x72\x00\x75\x00\ +\x6d\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x73\x00\x69\x00\x65\x00\ +\x20\x00\x7a\x00\x75\x00\x20\x00\x76\x00\x65\x00\x72\x00\xe4\x00\ +\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x58\x50\x69\x74\x63\x68\x20\x69\x6e\x20\x4d\x49\ +\x44\x49\x20\x68\x61\x6c\x66\x2d\x74\x6f\x6e\x65\x73\x2e\x20\x36\ +\x30\x20\x3d\x20\x6d\x69\x64\x64\x6c\x65\x20\x43\x2e\x20\x45\x6e\ +\x74\x65\x72\x20\x6e\x75\x6d\x62\x65\x72\x20\x6f\x72\x20\x73\x70\ +\x69\x6e\x20\x74\x68\x65\x20\x6d\x6f\x75\x73\x65\x20\x77\x68\x65\ +\x65\x6c\x20\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\x2e\x07\x00\x00\ \x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\x01\ -\x32\x00\x4e\x00\x6f\x00\x74\x00\x65\x00\x3a\x00\x20\x00\x4c\x00\ -\x69\x00\x6e\x00\x6b\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\ -\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x61\x00\x75\x00\x73\x00\ -\x7a\x00\x75\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\x00\x74\x00\ -\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x69\x00\x74\x00\x74\x00\ -\x65\x00\x6c\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x3a\x00\ -\x20\x00\x48\x00\xf6\x00\x72\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\ -\x4d\x00\x61\x00\x75\x00\x73\x00\x72\x00\x61\x00\x64\x00\x20\x00\ -\x75\x00\x6d\x00\x20\x00\x4c\x00\x61\x00\x75\x00\x74\x00\x73\x00\ -\x74\x00\xe4\x00\x72\x00\x6b\x00\x65\x00\x20\x00\x7a\x00\x75\x00\ -\x20\x00\xe4\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x00\x20\x00\ -\x28\x00\x2b\x00\x41\x00\x4c\x00\x54\x00\x20\x00\x54\x00\x61\x00\ -\x73\x00\x74\x00\x65\x00\x20\x00\x66\x00\xfc\x00\x72\x00\x20\x00\ -\x64\x00\x69\x00\x65\x00\x20\x00\x67\x00\x61\x00\x6e\x00\x7a\x00\ -\x65\x00\x20\x00\x52\x00\x65\x00\x69\x00\x68\x00\x65\x00\x29\x00\ -\x2e\x00\x20\x00\x52\x00\x65\x00\x63\x00\x68\x00\x74\x00\x73\x00\ -\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x66\x00\xfc\x00\ -\x72\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x74\x00\x65\x00\x72\x00\ -\x2d\x00\x4f\x00\x70\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x65\x00\ -\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x95\x4e\x6f\x74\ -\x65\x3a\x20\x4c\x65\x66\x74\x20\x63\x6c\x69\x63\x6b\x20\x64\x6f\ -\x20\x64\x65\x61\x63\x74\x69\x76\x61\x74\x65\x2e\x20\x4d\x69\x64\ -\x64\x6c\x65\x20\x63\x6c\x69\x63\x6b\x20\x74\x6f\x20\x6c\x69\x73\ -\x74\x65\x6e\x2e\x20\x4d\x6f\x75\x73\x65\x57\x68\x65\x65\x6c\x20\ -\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\x20\x76\x6f\x6c\x75\x6d\x65\ -\x20\x28\x2b\x41\x4c\x54\x20\x6b\x65\x79\x20\x74\x6f\x20\x63\x68\ -\x61\x6e\x67\x65\x20\x65\x6e\x74\x69\x72\x65\x20\x72\x6f\x77\x29\ -\x2e\x20\x52\x69\x67\x68\x74\x20\x63\x6c\x69\x63\x6b\x20\x66\x6f\ -\x72\x20\x70\x61\x74\x74\x65\x72\x6e\x20\x6f\x70\x74\x69\x6f\x6e\ -\x73\x2e\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\ -\x01\x03\x00\x00\x00\xd4\x00\x54\x00\x6f\x00\x6e\x00\x68\x00\xf6\ -\x00\x68\x00\x65\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x4d\x00\x69\ -\x00\x64\x00\x69\x00\x2d\x00\x48\x00\x61\x00\x6c\x00\x62\x00\x74\ -\x00\xf6\x00\x6e\x00\x65\x00\x6e\x00\x3a\x00\x20\x00\x36\x00\x30\ -\x00\x20\x00\x3d\x00\x20\x00\x53\x00\x63\x00\x68\x00\x6c\x00\xfc\ -\x00\x73\x00\x73\x00\x65\x00\x6c\x00\x2d\x00\x43\x00\x2e\x00\x20\ -\x00\x47\x00\x69\x00\x62\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x65\ -\x00\x20\x00\x5a\x00\x61\x00\x68\x00\x6c\x00\x20\x00\x65\x00\x69\ -\x00\x6e\x00\x20\x00\x6f\x00\x64\x00\x65\x00\x72\x00\x20\x00\x64\ -\x00\x72\x00\x65\x00\x68\x00\x65\x00\x20\x00\x64\x00\x61\x00\x73\ -\x00\x20\x00\x4d\x00\x61\x00\x75\x00\x73\x00\x72\x00\x75\x00\x6d\ -\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x73\x00\x69\x00\x65\x00\x20\ -\x00\x7a\x00\x75\x00\x20\x00\x76\x00\x65\x00\x72\x00\xe4\x00\x6e\ -\x00\x64\x00\x65\x00\x72\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\ -\x00\x00\x00\x58\x50\x69\x74\x63\x68\x20\x69\x6e\x20\x4d\x49\x44\ -\x49\x20\x68\x61\x6c\x66\x2d\x74\x6f\x6e\x65\x73\x2e\x20\x36\x30\ -\x20\x3d\x20\x6d\x69\x64\x64\x6c\x65\x20\x43\x2e\x20\x45\x6e\x74\ -\x65\x72\x20\x6e\x75\x6d\x62\x65\x72\x20\x6f\x72\x20\x73\x70\x69\ -\x6e\x20\x74\x68\x65\x20\x6d\x6f\x75\x73\x65\x20\x77\x68\x65\x65\ -\x6c\x20\x74\x6f\x20\x63\x68\x61\x6e\x67\x65\x2e\x07\x00\x00\x00\ -\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\x01\x68\ -\x00\x5a\x00\x65\x00\x69\x00\x74\x00\x73\x00\x74\x00\x72\x00\x61\ -\x00\x68\x00\x6c\x00\x3a\x00\x20\x00\x4c\x00\x69\x00\x6e\x00\x6b\ -\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x75\ -\x00\x6d\x00\x20\x00\x6d\x00\x6f\x00\x6d\x00\x65\x00\x6e\x00\x74\ -\x00\x61\x00\x6e\x00\x65\x00\x20\x00\x50\x00\x6c\x00\x61\x00\x79\ -\x00\x62\x00\x61\x00\x63\x00\x6b\x00\x70\x00\x6f\x00\x73\x00\x69\ -\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\x20\ -\x00\x62\x00\x65\x00\x73\x00\x74\x00\x69\x00\x6d\x00\x6d\x00\x65\ -\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x61\x00\x75\x00\x73\x00\x72\ -\x00\x61\x00\x64\x00\x20\x00\x62\x00\x65\x00\x77\x00\x65\x00\x67\ -\x00\x65\x00\x6e\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x64\x00\x69\ -\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x67\x00\x72\ -\x00\x75\x00\x70\x00\x70\x00\x65\x00\x6e\x00\x67\x00\x72\x00\xf6\ -\x00\xdf\x00\x65\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x76\x00\x65\ -\x00\x72\x00\xe4\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x00\x2e\ -\x00\x20\x00\x20\x00\x52\x00\x65\x00\x63\x00\x68\x00\x74\x00\x73\ -\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x61\x00\x75\ -\x00\x66\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x54\x00\x61\ -\x00\x6b\x00\x74\x00\x65\x00\x20\x00\x73\x00\x65\x00\x6c\x00\x62\ -\x00\x73\x00\x74\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x64\x00\x69\ -\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\ -\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x6e\x00\x75\x00\x74\ -\x00\x7a\x00\x65\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\ -\x00\x9b\x54\x69\x6d\x65\x6c\x69\x6e\x65\x3a\x20\x43\x6c\x69\x63\ -\x6b\x20\x74\x6f\x20\x73\x65\x74\x20\x70\x6c\x61\x79\x62\x61\x63\ -\x6b\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\x2e\x20\x53\x63\x72\x6f\ -\x6c\x6c\x20\x77\x69\x74\x68\x20\x6d\x6f\x75\x73\x65\x77\x68\x65\ -\x65\x6c\x20\x74\x6f\x20\x61\x64\x6a\x75\x73\x74\x20\x6d\x65\x61\ -\x73\x75\x72\x65\x20\x67\x72\x6f\x75\x70\x69\x6e\x67\x2e\x20\x52\ -\x69\x67\x68\x74\x20\x63\x6c\x69\x63\x6b\x20\x6f\x6e\x20\x6d\x65\ -\x61\x73\x75\x72\x65\x73\x20\x62\x65\x6c\x6f\x77\x20\x66\x6f\x72\ -\x20\x6f\x70\x74\x69\x6f\x6e\x73\x20\x74\x6f\x20\x75\x73\x65\x20\ -\x74\x68\x65\x73\x65\x20\x67\x72\x6f\x75\x70\x73\x2e\x07\x00\x00\ -\x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\x00\ -\xea\x00\x53\x00\x70\x00\x75\x00\x72\x00\x2d\x00\x47\x00\x72\x00\ -\x75\x00\x70\x00\x70\x00\x65\x00\x3a\x00\x20\x00\x44\x00\x6f\x00\ -\x70\x00\x70\x00\x6c\x00\x65\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\ -\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x7a\x00\x75\x00\x20\x00\ -\x7a\x00\x65\x00\x69\x00\x67\x00\x65\x00\x6e\x00\x20\x00\x2f\x00\ -\x20\x00\x76\x00\x65\x00\x72\x00\x73\x00\x74\x00\x65\x00\x63\x00\ -\x6b\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x61\x00\x6e\x00\ -\x20\x00\x6b\x00\x61\x00\x6e\x00\x6e\x00\x20\x00\x61\x00\x75\x00\ -\x63\x00\x68\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x6c\x00\ -\x65\x00\x65\x00\x72\x00\x65\x00\x20\x00\x4c\x00\x65\x00\x69\x00\ -\x73\x00\x74\x00\x65\x00\x20\x00\x6f\x00\x62\x00\x65\x00\x72\x00\ -\x68\x00\x61\x00\x6c\x00\x62\x00\x20\x00\x64\x00\x65\x00\x72\x00\ -\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\x65\x00\x6e\x00\x20\x00\ -\x64\x00\x6f\x00\x70\x00\x70\x00\x65\x00\x6c\x00\x6b\x00\x6c\x00\ -\x69\x00\x63\x00\x6b\x00\x65\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x6e\x54\x72\x61\x63\x6b\x20\x47\x72\x6f\x75\x70\ -\x3a\x20\x44\x6f\x75\x62\x6c\x65\x20\x43\x6c\x69\x63\x6b\x20\x74\ -\x6f\x20\x73\x68\x6f\x77\x20\x6f\x72\x20\x68\x69\x64\x65\x2e\x20\ -\x59\x6f\x75\x20\x63\x61\x6e\x20\x61\x6c\x73\x6f\x20\x64\x6f\x75\ -\x62\x6c\x65\x20\x63\x6c\x69\x63\x6b\x20\x74\x68\x65\x20\x65\x6d\ -\x70\x74\x79\x20\x67\x72\x6f\x75\x70\x20\x73\x70\x61\x63\x65\x72\ -\x73\x20\x61\x62\x6f\x76\x65\x20\x74\x68\x65\x20\x74\x72\x61\x63\ -\x6b\x73\x2e\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\ -\x72\x01\x03\x00\x00\x00\x0c\x00\x41\x00\x63\x00\x68\x00\x74\x00\ -\x65\x00\x6c\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\x45\x69\x67\ -\x74\x68\x07\x00\x00\x00\x0d\x54\x69\x6d\x65\x53\x69\x67\x6e\x61\ -\x74\x75\x72\x65\x01\x03\x00\x00\x00\x0a\x00\x48\x00\x61\x00\x6c\ -\x00\x62\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x48\x61\ -\x6c\x66\x07\x00\x00\x00\x0d\x54\x69\x6d\x65\x53\x69\x67\x6e\x61\ -\x74\x75\x72\x65\x01\x03\x00\x00\x00\x0e\x00\x56\x00\x69\x00\x65\ -\x00\x72\x00\x74\x00\x65\x00\x6c\x08\x00\x00\x00\x00\x06\x00\x00\ -\x00\x07\x51\x75\x61\x72\x74\x65\x72\x07\x00\x00\x00\x0d\x54\x69\ -\x6d\x65\x53\x69\x67\x6e\x61\x74\x75\x72\x65\x01\x03\x00\x00\x00\ -\x16\x00\x53\x00\x65\x00\x63\x00\x68\x00\x7a\x00\x65\x00\x68\x00\ -\x6e\x00\x74\x00\x65\x00\x6c\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x09\x53\x69\x78\x74\x65\x65\x6e\x74\x68\x07\x00\x00\x00\x0d\x54\ +\x68\x00\x5a\x00\x65\x00\x69\x00\x74\x00\x73\x00\x74\x00\x72\x00\ +\x61\x00\x68\x00\x6c\x00\x3a\x00\x20\x00\x4c\x00\x69\x00\x6e\x00\ +\x6b\x00\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\ +\x75\x00\x6d\x00\x20\x00\x6d\x00\x6f\x00\x6d\x00\x65\x00\x6e\x00\ +\x74\x00\x61\x00\x6e\x00\x65\x00\x20\x00\x50\x00\x6c\x00\x61\x00\ +\x79\x00\x62\x00\x61\x00\x63\x00\x6b\x00\x70\x00\x6f\x00\x73\x00\ +\x69\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\ +\x20\x00\x62\x00\x65\x00\x73\x00\x74\x00\x69\x00\x6d\x00\x6d\x00\ +\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x61\x00\x75\x00\x73\x00\ +\x72\x00\x61\x00\x64\x00\x20\x00\x62\x00\x65\x00\x77\x00\x65\x00\ +\x67\x00\x65\x00\x6e\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x64\x00\ +\x69\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x67\x00\ +\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x6e\x00\x67\x00\x72\x00\ +\xf6\x00\xdf\x00\x65\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x76\x00\ +\x65\x00\x72\x00\xe4\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x00\ +\x2e\x00\x20\x00\x20\x00\x52\x00\x65\x00\x63\x00\x68\x00\x74\x00\ +\x73\x00\x6b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x20\x00\x61\x00\ +\x75\x00\x66\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x54\x00\ +\x61\x00\x6b\x00\x74\x00\x65\x00\x20\x00\x73\x00\x65\x00\x6c\x00\ +\x62\x00\x73\x00\x74\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x64\x00\ +\x69\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\ +\x65\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x6e\x00\x75\x00\ +\x74\x00\x7a\x00\x65\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x9b\x54\x69\x6d\x65\x6c\x69\x6e\x65\x3a\x20\x43\x6c\x69\ +\x63\x6b\x20\x74\x6f\x20\x73\x65\x74\x20\x70\x6c\x61\x79\x62\x61\ +\x63\x6b\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\x2e\x20\x53\x63\x72\ +\x6f\x6c\x6c\x20\x77\x69\x74\x68\x20\x6d\x6f\x75\x73\x65\x77\x68\ +\x65\x65\x6c\x20\x74\x6f\x20\x61\x64\x6a\x75\x73\x74\x20\x6d\x65\ +\x61\x73\x75\x72\x65\x20\x67\x72\x6f\x75\x70\x69\x6e\x67\x2e\x20\ +\x52\x69\x67\x68\x74\x20\x63\x6c\x69\x63\x6b\x20\x6f\x6e\x20\x6d\ +\x65\x61\x73\x75\x72\x65\x73\x20\x62\x65\x6c\x6f\x77\x20\x66\x6f\ +\x72\x20\x6f\x70\x74\x69\x6f\x6e\x73\x20\x74\x6f\x20\x75\x73\x65\ +\x20\x74\x68\x65\x73\x65\x20\x67\x72\x6f\x75\x70\x73\x2e\x07\x00\ +\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\x61\x72\x01\x03\x00\x00\ +\x00\xea\x00\x53\x00\x70\x00\x75\x00\x72\x00\x2d\x00\x47\x00\x72\ +\x00\x75\x00\x70\x00\x70\x00\x65\x00\x3a\x00\x20\x00\x44\x00\x6f\ +\x00\x70\x00\x70\x00\x6c\x00\x65\x00\x6b\x00\x6c\x00\x69\x00\x63\ +\x00\x6b\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x7a\x00\x75\x00\x20\ +\x00\x7a\x00\x65\x00\x69\x00\x67\x00\x65\x00\x6e\x00\x20\x00\x2f\ +\x00\x20\x00\x76\x00\x65\x00\x72\x00\x73\x00\x74\x00\x65\x00\x63\ +\x00\x6b\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x61\x00\x6e\ +\x00\x20\x00\x6b\x00\x61\x00\x6e\x00\x6e\x00\x20\x00\x61\x00\x75\ +\x00\x63\x00\x68\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x6c\ +\x00\x65\x00\x65\x00\x72\x00\x65\x00\x20\x00\x4c\x00\x65\x00\x69\ +\x00\x73\x00\x74\x00\x65\x00\x20\x00\x6f\x00\x62\x00\x65\x00\x72\ +\x00\x68\x00\x61\x00\x6c\x00\x62\x00\x20\x00\x64\x00\x65\x00\x72\ +\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\x65\x00\x6e\x00\x20\ +\x00\x64\x00\x6f\x00\x70\x00\x70\x00\x65\x00\x6c\x00\x6b\x00\x6c\ +\x00\x69\x00\x63\x00\x6b\x00\x65\x00\x6e\x00\x2e\x08\x00\x00\x00\ +\x00\x06\x00\x00\x00\x6e\x54\x72\x61\x63\x6b\x20\x47\x72\x6f\x75\ +\x70\x3a\x20\x44\x6f\x75\x62\x6c\x65\x20\x43\x6c\x69\x63\x6b\x20\ +\x74\x6f\x20\x73\x68\x6f\x77\x20\x6f\x72\x20\x68\x69\x64\x65\x2e\ +\x20\x59\x6f\x75\x20\x63\x61\x6e\x20\x61\x6c\x73\x6f\x20\x64\x6f\ +\x75\x62\x6c\x65\x20\x63\x6c\x69\x63\x6b\x20\x74\x68\x65\x20\x65\ +\x6d\x70\x74\x79\x20\x67\x72\x6f\x75\x70\x20\x73\x70\x61\x63\x65\ +\x72\x73\x20\x61\x62\x6f\x76\x65\x20\x74\x68\x65\x20\x74\x72\x61\ +\x63\x6b\x73\x2e\x07\x00\x00\x00\x09\x53\x74\x61\x74\x75\x73\x62\ +\x61\x72\x01\x03\x00\x00\x00\x0c\x00\x41\x00\x63\x00\x68\x00\x74\ +\x00\x65\x00\x6c\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\x45\x69\ +\x67\x74\x68\x07\x00\x00\x00\x0d\x54\x69\x6d\x65\x53\x69\x67\x6e\ +\x61\x74\x75\x72\x65\x01\x03\x00\x00\x00\x0a\x00\x48\x00\x61\x00\ +\x6c\x00\x62\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x48\ +\x61\x6c\x66\x07\x00\x00\x00\x0d\x54\x69\x6d\x65\x53\x69\x67\x6e\ +\x61\x74\x75\x72\x65\x01\x03\x00\x00\x00\x0e\x00\x56\x00\x69\x00\ +\x65\x00\x72\x00\x74\x00\x65\x00\x6c\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x07\x51\x75\x61\x72\x74\x65\x72\x07\x00\x00\x00\x0d\x54\ \x69\x6d\x65\x53\x69\x67\x6e\x61\x74\x75\x72\x65\x01\x03\x00\x00\ -\x00\x0a\x00\x47\x00\x61\x00\x6e\x00\x7a\x00\x65\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x05\x57\x68\x6f\x6c\x65\x07\x00\x00\x00\x0d\ +\x00\x16\x00\x53\x00\x65\x00\x63\x00\x68\x00\x7a\x00\x65\x00\x68\ +\x00\x6e\x00\x74\x00\x65\x00\x6c\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x09\x53\x69\x78\x74\x65\x65\x6e\x74\x68\x07\x00\x00\x00\x0d\ \x54\x69\x6d\x65\x53\x69\x67\x6e\x61\x74\x75\x72\x65\x01\x03\x00\ -\x00\x00\xa4\x00\x4b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x65\x00\ -\x6e\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x64\x00\x69\x00\x65\x00\ -\x20\x00\x57\x00\x69\x00\x65\x00\x64\x00\x65\x00\x72\x00\x67\x00\ -\x61\x00\x62\x00\x65\x00\x70\x00\x6f\x00\x73\x00\x69\x00\x74\x00\ -\x69\x00\x6f\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\x20\x00\xe4\x00\ -\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\ -\x61\x00\x75\x00\x73\x00\x72\x00\x61\x00\x64\x00\x20\x00\x75\x00\ -\x6d\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x54\x00\x61\x00\ -\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\ -\x6e\x00\x20\x00\x7a\x00\x75\x00\x20\x00\xe4\x00\x6e\x00\x64\x00\ -\x65\x00\x72\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x52\x43\x6c\x69\x63\x6b\x20\x74\x6f\x20\x73\x65\x74\x20\x70\x6c\ -\x61\x79\x62\x61\x63\x6b\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\x2e\ -\x20\x53\x63\x72\x6f\x6c\x6c\x20\x77\x69\x74\x68\x20\x6d\x6f\x75\ -\x73\x65\x77\x68\x65\x65\x6c\x20\x74\x6f\x20\x61\x64\x6a\x75\x73\ -\x74\x20\x6d\x65\x61\x73\x75\x72\x65\x20\x67\x72\x6f\x75\x70\x69\ -\x6e\x67\x2e\x07\x00\x00\x00\x08\x54\x69\x6d\x65\x6c\x69\x6e\x65\ -\x01\x03\x00\x00\x00\x24\x00\x20\x00\x67\x00\x72\x00\x75\x00\x70\ -\x00\x70\x00\x69\x00\x65\x00\x72\x00\x74\x00\x20\x00\x69\x00\x6e\ -\x00\x20\x00\x6a\x00\x65\x00\x3a\x00\x20\x08\x00\x00\x00\x00\x06\ -\x00\x00\x00\x0f\x20\x69\x6e\x20\x67\x72\x6f\x75\x70\x73\x20\x6f\ -\x66\x3a\x20\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\ -\x03\x00\x00\x00\x3a\x00\x20\x00\x75\x00\x6e\x00\x64\x00\x20\x00\ -\x6a\x00\x65\x00\x64\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\x00\ -\x70\x00\x70\x00\x65\x00\x20\x00\x65\x00\x72\x00\x67\x00\x69\x00\ -\x62\x00\x74\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x65\x00\x3a\x08\ -\x00\x00\x00\x00\x06\x00\x00\x00\x1f\x20\x73\x6f\x20\x74\x68\x61\ -\x74\x20\x65\x61\x63\x68\x20\x67\x72\x6f\x75\x70\x20\x70\x72\x6f\ -\x64\x75\x63\x65\x73\x20\x61\x3a\x07\x00\x00\x00\x07\x54\x6f\x6f\ -\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x12\x00\x4e\x00\x65\x00\x75\ -\x00\x65\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x09\x41\x64\x64\x20\x54\x72\x61\x63\x6b\x07\ +\x00\x00\x0a\x00\x47\x00\x61\x00\x6e\x00\x7a\x00\x65\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x05\x57\x68\x6f\x6c\x65\x07\x00\x00\x00\ +\x0d\x54\x69\x6d\x65\x53\x69\x67\x6e\x61\x74\x75\x72\x65\x01\x03\ +\x00\x00\x00\xa4\x00\x4b\x00\x6c\x00\x69\x00\x63\x00\x6b\x00\x65\ +\x00\x6e\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x64\x00\x69\x00\x65\ +\x00\x20\x00\x57\x00\x69\x00\x65\x00\x64\x00\x65\x00\x72\x00\x67\ +\x00\x61\x00\x62\x00\x65\x00\x70\x00\x6f\x00\x73\x00\x69\x00\x74\ +\x00\x69\x00\x6f\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\x20\x00\xe4\ +\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x6e\x00\x2e\x00\x20\x00\x4d\ +\x00\x61\x00\x75\x00\x73\x00\x72\x00\x61\x00\x64\x00\x20\x00\x75\ +\x00\x6d\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x54\x00\x61\ +\x00\x6b\x00\x74\x00\x67\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\ +\x00\x6e\x00\x20\x00\x7a\x00\x75\x00\x20\x00\xe4\x00\x6e\x00\x64\ +\x00\x65\x00\x72\x00\x6e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x52\x43\x6c\x69\x63\x6b\x20\x74\x6f\x20\x73\x65\x74\x20\x70\ +\x6c\x61\x79\x62\x61\x63\x6b\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\ +\x2e\x20\x53\x63\x72\x6f\x6c\x6c\x20\x77\x69\x74\x68\x20\x6d\x6f\ +\x75\x73\x65\x77\x68\x65\x65\x6c\x20\x74\x6f\x20\x61\x64\x6a\x75\ +\x73\x74\x20\x6d\x65\x61\x73\x75\x72\x65\x20\x67\x72\x6f\x75\x70\ +\x69\x6e\x67\x2e\x07\x00\x00\x00\x08\x54\x69\x6d\x65\x6c\x69\x6e\ +\x65\x01\x03\x00\x00\x00\x24\x00\x20\x00\x67\x00\x72\x00\x75\x00\ +\x70\x00\x70\x00\x69\x00\x65\x00\x72\x00\x74\x00\x20\x00\x69\x00\ +\x6e\x00\x20\x00\x6a\x00\x65\x00\x3a\x00\x20\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x0f\x20\x69\x6e\x20\x67\x72\x6f\x75\x70\x73\x20\ +\x6f\x66\x3a\x20\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\ +\x01\x03\x00\x00\x00\x3a\x00\x20\x00\x75\x00\x6e\x00\x64\x00\x20\ +\x00\x6a\x00\x65\x00\x64\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\ +\x00\x70\x00\x70\x00\x65\x00\x20\x00\x65\x00\x72\x00\x67\x00\x69\ +\x00\x62\x00\x74\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x65\x00\x3a\ +\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1f\x20\x73\x6f\x20\x74\x68\ +\x61\x74\x20\x65\x61\x63\x68\x20\x67\x72\x6f\x75\x70\x20\x70\x72\ +\x6f\x64\x75\x63\x65\x73\x20\x61\x3a\x07\x00\x00\x00\x07\x54\x6f\ +\x6f\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x12\x00\x4e\x00\x65\x00\ +\x75\x00\x65\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x09\x41\x64\x64\x20\x54\x72\x61\x63\x6b\ +\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\x03\x00\x00\ +\x00\xb0\x00\x45\x00\x69\x00\x6e\x00\x65\x00\x20\x00\x6e\x00\x65\ +\x00\x75\x00\x65\x00\x2c\x00\x20\x00\x6c\x00\x65\x00\x65\x00\x72\ +\x00\x65\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\x2c\x00\x20\ +\x00\x62\x00\x65\x00\x69\x00\x20\x00\x64\x00\x65\x00\x72\x00\x20\ +\x00\x6d\x00\x61\x00\x6e\x00\x20\x00\x6e\x00\x6f\x00\x63\x00\x68\ +\x00\x20\x00\x70\x00\x65\x00\x72\x00\x20\x00\x48\x00\x61\x00\x6e\ +\x00\x64\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x20\x00\x49\x00\x6e\ +\x00\x73\x00\x74\x00\x72\x00\x75\x00\x6d\x00\x65\x00\x6e\x00\x74\ +\x00\x20\x00\x6d\x00\x69\x00\x74\x00\x20\x00\x4a\x00\x41\x00\x43\ +\x00\x4b\x00\x20\x00\x76\x00\x65\x00\x72\x00\x62\x00\x69\x00\x6e\ +\x00\x64\x00\x65\x00\x6e\x00\x20\x00\x6d\x00\x75\x00\x73\x00\x73\ +\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x50\x41\x64\x64\x20\ +\x61\x20\x63\x6f\x6d\x70\x6c\x65\x74\x65\x20\x65\x6d\x70\x74\x79\ +\x20\x74\x72\x61\x63\x6b\x20\x74\x68\x61\x74\x20\x6e\x65\x65\x64\ +\x73\x20\x74\x6f\x20\x62\x65\x20\x63\x6f\x6e\x6e\x65\x63\x74\x65\ +\x64\x20\x74\x6f\x20\x61\x6e\x20\x69\x6e\x73\x74\x72\x75\x6d\x65\ +\x6e\x74\x20\x6d\x61\x6e\x75\x61\x6c\x6c\x79\x2e\x07\x00\x00\x00\ +\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x16\x00\x42\ +\x00\x50\x00\x4d\x00\x2f\x00\x54\x00\x65\x00\x6d\x00\x70\x00\x6f\ +\x00\x3a\x00\x20\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x42\x50\ +\x4d\x2f\x54\x65\x6d\x70\x6f\x3a\x20\x07\x00\x00\x00\x07\x54\x6f\ +\x6f\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x2c\x00\x4b\x00\x6c\x00\ +\x6f\x00\x6e\x00\x65\x00\x20\x00\x61\x00\x75\x00\x73\x00\x67\x00\ +\x65\x00\x77\x00\xe4\x00\x68\x00\x6c\x00\x74\x00\x65\x00\x20\x00\ +\x53\x00\x70\x00\x75\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\ +\x14\x43\x6c\x6f\x6e\x65\x20\x53\x65\x6c\x65\x63\x74\x65\x64\x20\ +\x54\x72\x61\x63\x6b\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\ +\x72\x01\x03\x00\x00\x00\x76\x00\x41\x00\x75\x00\x73\x00\x3a\x00\ +\x20\x00\x4a\x00\x41\x00\x43\x00\x4b\x00\x20\x00\x54\x00\x72\x00\ +\x61\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x72\x00\x74\x00\x20\x00\ +\x53\x00\x6c\x00\x61\x00\x76\x00\x65\x00\x2e\x00\x20\x00\x41\x00\ +\x6e\x00\x3a\x00\x20\x00\x4a\x00\x41\x00\x43\x00\x4b\x00\x20\x00\ +\x4d\x00\x61\x00\x73\x00\x74\x00\x65\x00\x72\x00\x20\x00\x28\x00\ +\x65\x00\x69\x00\x67\x00\x65\x00\x6e\x00\x65\x00\x73\x00\x20\x00\ +\x54\x00\x65\x00\x6d\x00\x70\x00\x6f\x00\x29\x00\x2e\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x3f\x44\x65\x61\x63\x74\x69\x76\x61\x74\ +\x65\x20\x74\x6f\x20\x62\x65\x63\x6f\x6d\x65\x20\x4a\x41\x43\x4b\ +\x20\x54\x72\x61\x6e\x73\x70\x6f\x72\x74\x20\x53\x6c\x61\x76\x65\ +\x2e\x20\x41\x63\x74\x69\x76\x61\x74\x65\x20\x66\x6f\x72\x20\x4d\ +\x61\x73\x74\x65\x72\x2e\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\ +\x61\x72\x01\x03\x00\x00\x00\x56\x00\x57\x00\x65\x00\x6c\x00\x63\ +\x00\x68\x00\x65\x00\x6e\x00\x20\x00\x4e\x00\x6f\x00\x74\x00\x65\ +\x00\x6e\x00\x77\x00\x65\x00\x72\x00\x74\x00\x20\x00\x72\x00\x65\ +\x00\x70\x00\x72\x00\xe4\x00\x73\x00\x65\x00\x6e\x00\x74\x00\x69\ +\x00\x65\x00\x72\x00\x74\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x20\ +\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x1a\x48\x6f\x77\x20\x6c\x6f\x6e\x67\ +\x20\x69\x73\x20\x65\x61\x63\x68\x20\x6d\x61\x69\x6e\x20\x73\x74\ +\x65\x70\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\x03\ +\x00\x00\x00\x78\x00\x4c\x00\xe4\x00\x6e\x00\x67\x00\x65\x00\x20\ +\x00\x64\x00\x65\x00\x73\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x74\ +\x00\x65\x00\x72\x00\x73\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x53\ +\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x6e\ +\x00\x20\x00\x28\x00\x75\x00\x6e\x00\x74\x00\x65\x00\x72\x00\x65\ +\x00\x20\x00\x48\x00\xe4\x00\x6c\x00\x66\x00\x74\x00\x65\x00\x20\ +\x00\x64\x00\x65\x00\x73\x00\x20\x00\x50\x00\x72\x00\x6f\x00\x67\ +\x00\x72\x00\x61\x00\x6d\x00\x6d\x00\x73\x00\x29\x08\x00\x00\x00\ +\x00\x06\x00\x00\x00\x32\x4c\x65\x6e\x67\x74\x68\x20\x6f\x66\x20\ +\x74\x68\x65\x20\x70\x61\x74\x74\x65\x72\x6e\x20\x28\x62\x6f\x74\ +\x74\x6f\x6d\x20\x70\x61\x72\x74\x20\x6f\x66\x20\x74\x68\x65\x20\ +\x70\x72\x6f\x67\x72\x61\x6d\x29\x07\x00\x00\x00\x07\x54\x6f\x6f\ +\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x20\x00\x54\x00\x61\x00\x6b\ +\x00\x74\x00\x65\x00\x20\x00\x70\x00\x72\x00\x6f\x00\x20\x00\x53\ +\x00\x70\x00\x75\x00\x72\x00\x3a\x00\x20\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x14\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x70\x65\x72\ +\x20\x54\x72\x61\x63\x6b\x3a\x20\x07\x00\x00\x00\x07\x54\x6f\x6f\ +\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x36\x00\x4c\x00\xe4\x00\x6e\ +\x00\x67\x00\x65\x00\x20\x00\x64\x00\x65\x00\x73\x00\x20\x00\x53\ +\x00\x74\x00\xfc\x00\x63\x00\x6b\x00\x65\x00\x73\x00\x20\x00\x69\ +\x00\x6e\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x6e\ +\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1a\x4f\x76\x65\x72\x61\x6c\ +\x6c\x20\x6c\x65\x6e\x67\x74\x68\x20\x6f\x66\x20\x74\x68\x65\x20\ +\x73\x6f\x6e\x67\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\ +\x01\x03\x00\x00\x00\x38\x00\x42\x00\x69\x00\x74\x00\x74\x00\x65\ +\x00\x20\x00\x69\x00\x6d\x00\x20\x00\x48\x00\x61\x00\x6e\x00\x64\ +\x00\x62\x00\x75\x00\x63\x00\x68\x00\x20\x00\x6e\x00\x61\x00\x63\ +\x00\x68\x00\x6c\x00\x65\x00\x73\x00\x65\x00\x6e\x00\x21\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x17\x50\x6c\x65\x61\x73\x65\x20\x72\ +\x65\x61\x64\x20\x74\x68\x65\x20\x6d\x61\x6e\x75\x61\x6c\x21\x07\ \x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\x03\x00\x00\x00\ -\xb0\x00\x45\x00\x69\x00\x6e\x00\x65\x00\x20\x00\x6e\x00\x65\x00\ -\x75\x00\x65\x00\x2c\x00\x20\x00\x6c\x00\x65\x00\x65\x00\x72\x00\ -\x65\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\x2c\x00\x20\x00\ -\x62\x00\x65\x00\x69\x00\x20\x00\x64\x00\x65\x00\x72\x00\x20\x00\ -\x6d\x00\x61\x00\x6e\x00\x20\x00\x6e\x00\x6f\x00\x63\x00\x68\x00\ -\x20\x00\x70\x00\x65\x00\x72\x00\x20\x00\x48\x00\x61\x00\x6e\x00\ -\x64\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x20\x00\x49\x00\x6e\x00\ -\x73\x00\x74\x00\x72\x00\x75\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\ -\x20\x00\x6d\x00\x69\x00\x74\x00\x20\x00\x4a\x00\x41\x00\x43\x00\ -\x4b\x00\x20\x00\x76\x00\x65\x00\x72\x00\x62\x00\x69\x00\x6e\x00\ -\x64\x00\x65\x00\x6e\x00\x20\x00\x6d\x00\x75\x00\x73\x00\x73\x00\ -\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x50\x41\x64\x64\x20\x61\ -\x20\x63\x6f\x6d\x70\x6c\x65\x74\x65\x20\x65\x6d\x70\x74\x79\x20\ -\x74\x72\x61\x63\x6b\x20\x74\x68\x61\x74\x20\x6e\x65\x65\x64\x73\ -\x20\x74\x6f\x20\x62\x65\x20\x63\x6f\x6e\x6e\x65\x63\x74\x65\x64\ -\x20\x74\x6f\x20\x61\x6e\x20\x69\x6e\x73\x74\x72\x75\x6d\x65\x6e\ -\x74\x20\x6d\x61\x6e\x75\x61\x6c\x6c\x79\x2e\x07\x00\x00\x00\x07\ -\x54\x6f\x6f\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x16\x00\x42\x00\ -\x50\x00\x4d\x00\x2f\x00\x54\x00\x65\x00\x6d\x00\x70\x00\x6f\x00\ -\x3a\x00\x20\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x42\x50\x4d\ -\x2f\x54\x65\x6d\x70\x6f\x3a\x20\x07\x00\x00\x00\x07\x54\x6f\x6f\ -\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x2c\x00\x4b\x00\x6c\x00\x6f\ -\x00\x6e\x00\x65\x00\x20\x00\x61\x00\x75\x00\x73\x00\x67\x00\x65\ -\x00\x77\x00\xe4\x00\x68\x00\x6c\x00\x74\x00\x65\x00\x20\x00\x53\ -\x00\x70\x00\x75\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x14\ -\x43\x6c\x6f\x6e\x65\x20\x53\x65\x6c\x65\x63\x74\x65\x64\x20\x54\ -\x72\x61\x63\x6b\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\ -\x01\x03\x00\x00\x00\x76\x00\x41\x00\x75\x00\x73\x00\x3a\x00\x20\ -\x00\x4a\x00\x41\x00\x43\x00\x4b\x00\x20\x00\x54\x00\x72\x00\x61\ -\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x72\x00\x74\x00\x20\x00\x53\ -\x00\x6c\x00\x61\x00\x76\x00\x65\x00\x2e\x00\x20\x00\x41\x00\x6e\ -\x00\x3a\x00\x20\x00\x4a\x00\x41\x00\x43\x00\x4b\x00\x20\x00\x4d\ -\x00\x61\x00\x73\x00\x74\x00\x65\x00\x72\x00\x20\x00\x28\x00\x65\ -\x00\x69\x00\x67\x00\x65\x00\x6e\x00\x65\x00\x73\x00\x20\x00\x54\ -\x00\x65\x00\x6d\x00\x70\x00\x6f\x00\x29\x00\x2e\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x3f\x44\x65\x61\x63\x74\x69\x76\x61\x74\x65\ -\x20\x74\x6f\x20\x62\x65\x63\x6f\x6d\x65\x20\x4a\x41\x43\x4b\x20\ -\x54\x72\x61\x6e\x73\x70\x6f\x72\x74\x20\x53\x6c\x61\x76\x65\x2e\ -\x20\x41\x63\x74\x69\x76\x61\x74\x65\x20\x66\x6f\x72\x20\x4d\x61\ -\x73\x74\x65\x72\x2e\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\ -\x72\x01\x03\x00\x00\x00\x56\x00\x57\x00\x65\x00\x6c\x00\x63\x00\ -\x68\x00\x65\x00\x6e\x00\x20\x00\x4e\x00\x6f\x00\x74\x00\x65\x00\ -\x6e\x00\x77\x00\x65\x00\x72\x00\x74\x00\x20\x00\x72\x00\x65\x00\ -\x70\x00\x72\x00\xe4\x00\x73\x00\x65\x00\x6e\x00\x74\x00\x69\x00\ -\x65\x00\x72\x00\x74\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x20\x00\ -\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x1a\x48\x6f\x77\x20\x6c\x6f\x6e\x67\x20\ -\x69\x73\x20\x65\x61\x63\x68\x20\x6d\x61\x69\x6e\x20\x73\x74\x65\ -\x70\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\x03\x00\ -\x00\x00\x78\x00\x4c\x00\xe4\x00\x6e\x00\x67\x00\x65\x00\x20\x00\ -\x64\x00\x65\x00\x73\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x74\x00\ -\x65\x00\x72\x00\x73\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x53\x00\ -\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x6e\x00\ -\x20\x00\x28\x00\x75\x00\x6e\x00\x74\x00\x65\x00\x72\x00\x65\x00\ -\x20\x00\x48\x00\xe4\x00\x6c\x00\x66\x00\x74\x00\x65\x00\x20\x00\ -\x64\x00\x65\x00\x73\x00\x20\x00\x50\x00\x72\x00\x6f\x00\x67\x00\ -\x72\x00\x61\x00\x6d\x00\x6d\x00\x73\x00\x29\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x32\x4c\x65\x6e\x67\x74\x68\x20\x6f\x66\x20\x74\ -\x68\x65\x20\x70\x61\x74\x74\x65\x72\x6e\x20\x28\x62\x6f\x74\x74\ -\x6f\x6d\x20\x70\x61\x72\x74\x20\x6f\x66\x20\x74\x68\x65\x20\x70\ -\x72\x6f\x67\x72\x61\x6d\x29\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\ -\x62\x61\x72\x01\x03\x00\x00\x00\x20\x00\x54\x00\x61\x00\x6b\x00\ -\x74\x00\x65\x00\x20\x00\x70\x00\x72\x00\x6f\x00\x20\x00\x53\x00\ -\x70\x00\x75\x00\x72\x00\x3a\x00\x20\x08\x00\x00\x00\x00\x06\x00\ -\x00\x00\x14\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x70\x65\x72\x20\ -\x54\x72\x61\x63\x6b\x3a\x20\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\ -\x62\x61\x72\x01\x03\x00\x00\x00\x36\x00\x4c\x00\xe4\x00\x6e\x00\ -\x67\x00\x65\x00\x20\x00\x64\x00\x65\x00\x73\x00\x20\x00\x53\x00\ -\x74\x00\xfc\x00\x63\x00\x6b\x00\x65\x00\x73\x00\x20\x00\x69\x00\ -\x6e\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x6e\x08\ -\x00\x00\x00\x00\x06\x00\x00\x00\x1a\x4f\x76\x65\x72\x61\x6c\x6c\ -\x20\x6c\x65\x6e\x67\x74\x68\x20\x6f\x66\x20\x74\x68\x65\x20\x73\ -\x6f\x6e\x67\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\ -\x03\x00\x00\x00\x38\x00\x42\x00\x69\x00\x74\x00\x74\x00\x65\x00\ -\x20\x00\x69\x00\x6d\x00\x20\x00\x48\x00\x61\x00\x6e\x00\x64\x00\ -\x62\x00\x75\x00\x63\x00\x68\x00\x20\x00\x6e\x00\x61\x00\x63\x00\ -\x68\x00\x6c\x00\x65\x00\x73\x00\x65\x00\x6e\x00\x21\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x17\x50\x6c\x65\x61\x73\x65\x20\x72\x65\ -\x61\x64\x20\x74\x68\x65\x20\x6d\x61\x6e\x75\x61\x6c\x21\x07\x00\ -\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\x03\x00\x00\x00\xaa\ -\x00\x53\x00\x77\x00\x69\x00\x6e\x00\x67\x00\x2d\x00\x41\x00\x6e\ -\x00\x74\x00\x65\x00\x69\x00\x6c\x00\x2e\x00\x20\x00\x30\x00\x20\ -\x00\x69\x00\x73\x00\x74\x00\x20\x00\x61\x00\x75\x00\x73\x00\x2e\ -\x00\x20\x00\x41\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x65\x00\x20\ -\x00\x72\x00\x68\x00\x79\x00\x74\x00\x68\x00\x6d\x00\x69\x00\x73\ -\x00\x63\x00\x68\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\ -\x00\x70\x00\x69\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x65\ -\x00\x6e\x00\x20\x00\x68\x00\x61\x00\x62\x00\x65\x00\x6e\x00\x20\ -\x00\x65\x00\x69\x00\x6e\x00\x65\x00\x6e\x00\x20\x00\x61\x00\x6e\ -\x00\x64\x00\x65\x00\x72\x00\x65\x00\x6e\x00\x20\x00\x45\x00\x66\ -\x00\x66\x00\x65\x00\x6b\x00\x74\x00\x21\x08\x00\x00\x00\x00\x06\ -\x00\x00\x00\x4f\x53\x65\x74\x20\x74\x68\x65\x20\x73\x77\x69\x6e\ -\x67\x20\x66\x61\x63\x74\x6f\x72\x2e\x20\x30\x20\x69\x73\x20\x6f\ -\x66\x66\x2e\x20\x44\x69\x66\x66\x65\x72\x65\x6e\x74\x20\x65\x66\ -\x66\x65\x63\x74\x20\x66\x6f\x72\x20\x64\x69\x66\x66\x65\x72\x65\ -\x6e\x74\x20\x72\x68\x79\x74\x68\x6d\x2d\x67\x72\x6f\x75\x70\x69\ -\x6e\x67\x21\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\ -\x03\x00\x00\x00\x24\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\ -\x74\x00\x74\x00\x65\x00\x20\x00\x70\x00\x72\x00\x6f\x00\x20\x00\ -\x54\x00\x61\x00\x6b\x00\x74\x00\x3a\x08\x00\x00\x00\x00\x06\x00\ -\x00\x00\x12\x53\x74\x65\x70\x73\x20\x70\x65\x72\x20\x50\x61\x74\ -\x74\x65\x72\x6e\x3a\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\ -\x72\x01\x03\x00\x00\x00\xfa\x00\x44\x00\x61\x00\x73\x00\x20\x00\ -\x68\x00\x69\x00\x65\x00\x72\x00\x20\x00\x62\x00\x65\x00\x6e\x00\ -\x75\x00\x74\x00\x7a\x00\x65\x00\x6e\x00\x21\x00\x20\x00\x4e\x00\ -\x65\x00\x75\x00\x65\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\x00\ -\x2c\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x61\x00\x6c\x00\ -\x6c\x00\x65\x00\x20\x00\x45\x00\x69\x00\x67\x00\x65\x00\x6e\x00\ -\x73\x00\x63\x00\x68\x00\x61\x00\x66\x00\x74\x00\x65\x00\x6e\x00\ -\x20\x00\x61\x00\x75\x00\xdf\x00\x65\x00\x72\x00\x20\x00\x64\x00\ -\x65\x00\x72\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x69\x00\x6b\x00\ -\x20\x00\x73\x00\x65\x00\x6c\x00\x62\x00\x73\x00\x74\x00\x20\x00\ -\x76\x00\x6f\x00\x6d\x00\x20\x00\x4f\x00\x72\x00\x69\x00\x67\x00\ -\x69\x00\x6e\x00\x61\x00\x6c\x00\x20\x00\x65\x00\x72\x00\x62\x00\ -\x74\x00\x2e\x00\x20\x00\x49\x00\x73\x00\x74\x00\x20\x00\x62\x00\ -\x65\x00\x72\x00\x65\x00\x69\x00\x74\x00\x73\x00\x20\x00\x69\x00\ -\x6e\x00\x20\x00\x4a\x00\x41\x00\x43\x00\x4b\x00\x20\x00\x76\x00\ -\x65\x00\x72\x00\x62\x00\x75\x00\x6e\x00\x64\x00\x65\x00\x6e\x00\ -\x21\x08\x00\x00\x00\x00\x06\x00\x00\x00\x70\x55\x73\x65\x20\x74\ -\x68\x69\x73\x21\x20\x43\x72\x65\x61\x74\x65\x20\x61\x20\x6e\x65\ -\x77\x20\x74\x72\x61\x63\x6b\x20\x74\x68\x61\x74\x20\x69\x6e\x68\ -\x65\x72\x69\x74\x73\x20\x65\x76\x65\x72\x79\x74\x68\x69\x6e\x67\ -\x20\x62\x75\x74\x20\x74\x68\x65\x20\x63\x6f\x6e\x74\x65\x6e\x74\ -\x20\x66\x72\x6f\x6d\x20\x74\x68\x65\x20\x6f\x72\x69\x67\x69\x6e\ -\x61\x6c\x2e\x20\x41\x6c\x72\x65\x61\x64\x79\x20\x6a\x61\x63\x6b\ -\x20\x63\x6f\x6e\x6e\x65\x63\x74\x65\x64\x21\x07\x00\x00\x00\x07\ -\x54\x6f\x6f\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x28\x00\x73\x00\ -\x65\x00\x74\x00\x7a\x00\x65\x00\x20\x00\x46\x00\x61\x00\x72\x00\ -\x62\x00\x65\x00\x20\x00\x64\x00\x65\x00\x72\x00\x20\x00\x53\x00\ -\x70\x00\x75\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x12\x63\ -\x68\x61\x6e\x67\x65\x20\x74\x72\x61\x63\x6b\x20\x63\x6f\x6c\x6f\ -\x72\x07\x00\x00\x00\x0a\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\ -\x01\x03\x00\x00\x00\x66\x00\x6d\x00\x69\x00\x74\x00\x20\x00\x64\ -\x00\x65\x00\x72\x00\x20\x00\x6d\x00\x61\x00\x75\x00\x73\x00\x20\ -\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x00\x20\x00\x75\ -\x00\x6e\x00\x64\x00\x20\x00\x7a\x00\x69\x00\x65\x00\x68\x00\x65\ -\x00\x6e\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x53\x00\x70\x00\x75\ -\x00\x72\x00\x65\x00\x6e\x00\x20\x00\x61\x00\x6e\x00\x7a\x00\x75\ -\x00\x6f\x00\x72\x00\x64\x00\x6e\x00\x65\x00\x6e\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x1f\x67\x72\x61\x62\x20\x61\x6e\x64\x20\x6d\ -\x6f\x76\x65\x20\x74\x6f\x20\x72\x65\x6f\x72\x64\x65\x72\x20\x74\ -\x72\x61\x63\x6b\x73\x07\x00\x00\x00\x0a\x54\x72\x61\x63\x6b\x4c\ -\x61\x62\x65\x6c\x01\x03\x00\x00\x00\x2c\x00\x41\x00\x6c\x00\x6c\ -\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x20\ -\x00\x61\x00\x75\x00\x73\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\ -\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\ -\x41\x6c\x6c\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x4f\x66\x66\ +\xaa\x00\x53\x00\x77\x00\x69\x00\x6e\x00\x67\x00\x2d\x00\x41\x00\ +\x6e\x00\x74\x00\x65\x00\x69\x00\x6c\x00\x2e\x00\x20\x00\x30\x00\ +\x20\x00\x69\x00\x73\x00\x74\x00\x20\x00\x61\x00\x75\x00\x73\x00\ +\x2e\x00\x20\x00\x41\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x65\x00\ +\x20\x00\x72\x00\x68\x00\x79\x00\x74\x00\x68\x00\x6d\x00\x69\x00\ +\x73\x00\x63\x00\x68\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\x00\ +\x70\x00\x70\x00\x69\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\ +\x65\x00\x6e\x00\x20\x00\x68\x00\x61\x00\x62\x00\x65\x00\x6e\x00\ +\x20\x00\x65\x00\x69\x00\x6e\x00\x65\x00\x6e\x00\x20\x00\x61\x00\ +\x6e\x00\x64\x00\x65\x00\x72\x00\x65\x00\x6e\x00\x20\x00\x45\x00\ +\x66\x00\x66\x00\x65\x00\x6b\x00\x74\x00\x21\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x4f\x53\x65\x74\x20\x74\x68\x65\x20\x73\x77\x69\ +\x6e\x67\x20\x66\x61\x63\x74\x6f\x72\x2e\x20\x30\x20\x69\x73\x20\ +\x6f\x66\x66\x2e\x20\x44\x69\x66\x66\x65\x72\x65\x6e\x74\x20\x65\ +\x66\x66\x65\x63\x74\x20\x66\x6f\x72\x20\x64\x69\x66\x66\x65\x72\ +\x65\x6e\x74\x20\x72\x68\x79\x74\x68\x6d\x2d\x67\x72\x6f\x75\x70\ +\x69\x6e\x67\x21\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\x61\x72\ +\x01\x03\x00\x00\x00\x24\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\ +\x00\x74\x00\x74\x00\x65\x00\x20\x00\x70\x00\x72\x00\x6f\x00\x20\ +\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x3a\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x12\x53\x74\x65\x70\x73\x20\x70\x65\x72\x20\x50\x61\ +\x74\x74\x65\x72\x6e\x3a\x07\x00\x00\x00\x07\x54\x6f\x6f\x6c\x62\ +\x61\x72\x01\x03\x00\x00\x00\xfa\x00\x44\x00\x61\x00\x73\x00\x20\ +\x00\x68\x00\x69\x00\x65\x00\x72\x00\x20\x00\x62\x00\x65\x00\x6e\ +\x00\x75\x00\x74\x00\x7a\x00\x65\x00\x6e\x00\x21\x00\x20\x00\x4e\ +\x00\x65\x00\x75\x00\x65\x00\x20\x00\x53\x00\x70\x00\x75\x00\x72\ +\x00\x2c\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x61\x00\x6c\ +\x00\x6c\x00\x65\x00\x20\x00\x45\x00\x69\x00\x67\x00\x65\x00\x6e\ +\x00\x73\x00\x63\x00\x68\x00\x61\x00\x66\x00\x74\x00\x65\x00\x6e\ +\x00\x20\x00\x61\x00\x75\x00\xdf\x00\x65\x00\x72\x00\x20\x00\x64\ +\x00\x65\x00\x72\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x69\x00\x6b\ +\x00\x20\x00\x73\x00\x65\x00\x6c\x00\x62\x00\x73\x00\x74\x00\x20\ +\x00\x76\x00\x6f\x00\x6d\x00\x20\x00\x4f\x00\x72\x00\x69\x00\x67\ +\x00\x69\x00\x6e\x00\x61\x00\x6c\x00\x20\x00\x65\x00\x72\x00\x62\ +\x00\x74\x00\x2e\x00\x20\x00\x49\x00\x73\x00\x74\x00\x20\x00\x62\ +\x00\x65\x00\x72\x00\x65\x00\x69\x00\x74\x00\x73\x00\x20\x00\x69\ +\x00\x6e\x00\x20\x00\x4a\x00\x41\x00\x43\x00\x4b\x00\x20\x00\x76\ +\x00\x65\x00\x72\x00\x62\x00\x75\x00\x6e\x00\x64\x00\x65\x00\x6e\ +\x00\x21\x08\x00\x00\x00\x00\x06\x00\x00\x00\x70\x55\x73\x65\x20\ +\x74\x68\x69\x73\x21\x20\x43\x72\x65\x61\x74\x65\x20\x61\x20\x6e\ +\x65\x77\x20\x74\x72\x61\x63\x6b\x20\x74\x68\x61\x74\x20\x69\x6e\ +\x68\x65\x72\x69\x74\x73\x20\x65\x76\x65\x72\x79\x74\x68\x69\x6e\ +\x67\x20\x62\x75\x74\x20\x74\x68\x65\x20\x63\x6f\x6e\x74\x65\x6e\ +\x74\x20\x66\x72\x6f\x6d\x20\x74\x68\x65\x20\x6f\x72\x69\x67\x69\ +\x6e\x61\x6c\x2e\x20\x41\x6c\x72\x65\x61\x64\x79\x20\x6a\x61\x63\ +\x6b\x20\x63\x6f\x6e\x6e\x65\x63\x74\x65\x64\x21\x07\x00\x00\x00\ +\x07\x54\x6f\x6f\x6c\x62\x61\x72\x01\x03\x00\x00\x00\x28\x00\x73\ +\x00\x65\x00\x74\x00\x7a\x00\x65\x00\x20\x00\x46\x00\x61\x00\x72\ +\x00\x62\x00\x65\x00\x20\x00\x64\x00\x65\x00\x72\x00\x20\x00\x53\ +\x00\x70\x00\x75\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x12\ +\x63\x68\x61\x6e\x67\x65\x20\x74\x72\x61\x63\x6b\x20\x63\x6f\x6c\ +\x6f\x72\x07\x00\x00\x00\x0a\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\ +\x6c\x01\x03\x00\x00\x00\x66\x00\x6d\x00\x69\x00\x74\x00\x20\x00\ +\x64\x00\x65\x00\x72\x00\x20\x00\x6d\x00\x61\x00\x75\x00\x73\x00\ +\x20\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x00\x20\x00\ +\x75\x00\x6e\x00\x64\x00\x20\x00\x7a\x00\x69\x00\x65\x00\x68\x00\ +\x65\x00\x6e\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x53\x00\x70\x00\ +\x75\x00\x72\x00\x65\x00\x6e\x00\x20\x00\x61\x00\x6e\x00\x7a\x00\ +\x75\x00\x6f\x00\x72\x00\x64\x00\x6e\x00\x65\x00\x6e\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x1f\x67\x72\x61\x62\x20\x61\x6e\x64\x20\ +\x6d\x6f\x76\x65\x20\x74\x6f\x20\x72\x65\x6f\x72\x64\x65\x72\x20\ +\x74\x72\x61\x63\x6b\x73\x07\x00\x00\x00\x0a\x54\x72\x61\x63\x6b\ +\x4c\x61\x62\x65\x6c\x01\x03\x00\x00\x00\x2c\x00\x41\x00\x6c\x00\ +\x6c\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\ +\x20\x00\x61\x00\x75\x00\x73\x00\x73\x00\x63\x00\x68\x00\x61\x00\ +\x6c\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ +\x10\x41\x6c\x6c\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x4f\x66\ +\x66\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\ +\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x2a\x00\x41\x00\ +\x6c\x00\x6c\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\ +\x65\x00\x20\x00\x61\x00\x6e\x00\x73\x00\x63\x00\x68\x00\x61\x00\ +\x6c\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ +\x0f\x41\x6c\x6c\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x4f\x6e\ \x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\ -\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x2a\x00\x41\x00\x6c\ -\x00\x6c\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\ -\x00\x20\x00\x61\x00\x6e\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\ -\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\ -\x41\x6c\x6c\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x20\x4f\x6e\x07\ -\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\ -\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x16\x00\x53\x00\x70\x00\ -\x75\x00\x72\x00\x20\x00\x6b\x00\x6c\x00\x6f\x00\x6e\x00\x65\x00\ -\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x43\x6c\x6f\x6e\x65\ -\x20\x74\x68\x69\x73\x20\x54\x72\x61\x63\x6b\x07\x00\x00\x00\x11\ -\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\ -\x74\x01\x03\x00\x00\x00\x2a\x00\x4e\x00\x65\x00\x75\x00\x65\x00\ -\x20\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\ -\x65\x00\x72\x00\x73\x00\x74\x00\x65\x00\x6c\x00\x6c\x00\x65\x00\ -\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1a\x43\x72\x65\x61\x74\ -\x65\x20\x61\x20\x6e\x65\x77\x20\x67\x72\x6f\x75\x70\x20\x62\x79\ -\x20\x6e\x61\x6d\x65\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\ -\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\ -\x18\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\x6c\x00\xf6\x00\ -\x73\x00\x63\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\ -\x00\x00\x0c\x44\x65\x6c\x65\x74\x65\x20\x54\x72\x61\x63\x6b\x07\ -\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\ -\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x0c\x00\x47\x00\x72\x00\ -\x75\x00\x70\x00\x70\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x05\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\ -\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\ -\x00\x16\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x6e\ -\x00\x6e\x00\x61\x00\x6d\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\ -\x00\x0a\x47\x72\x6f\x75\x70\x20\x4e\x61\x6d\x65\x07\x00\x00\x00\ +\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x16\x00\x53\x00\x70\ +\x00\x75\x00\x72\x00\x20\x00\x6b\x00\x6c\x00\x6f\x00\x6e\x00\x65\ +\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x43\x6c\x6f\x6e\ +\x65\x20\x74\x68\x69\x73\x20\x54\x72\x61\x63\x6b\x07\x00\x00\x00\ \x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\ -\x78\x74\x01\x03\x00\x00\x00\x28\x00\x54\x00\x61\x00\x6b\x00\x74\ -\x00\x61\x00\x75\x00\x73\x00\x77\x00\x61\x00\x68\x00\x6c\x00\x20\ -\x00\x75\x00\x6d\x00\x64\x00\x72\x00\x65\x00\x68\x00\x65\x00\x6e\ -\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x49\x6e\x76\x65\x72\x74\ -\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x07\x00\x00\x00\x11\x54\x72\ -\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\ -\x03\x00\x00\x00\x42\x00\xdc\x00\x62\x00\x65\x00\x72\x00\x6e\x00\ -\x69\x00\x6d\x00\x6d\x00\x20\x00\x75\x00\x6e\x00\x64\x00\x20\x00\ -\x65\x00\x72\x00\x67\x00\xe4\x00\x6e\x00\x7a\x00\x65\x00\x20\x00\ -\x53\x00\x74\x00\x72\x00\x75\x00\x6b\x00\x74\x00\x75\x00\x72\x00\ -\x20\x00\x76\x00\x6f\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x21\x4d\x65\x72\x67\x65\x2f\x43\x6f\x70\x79\x20\x4d\x65\x61\x73\ -\x75\x72\x65\x2d\x53\x74\x72\x75\x63\x74\x75\x72\x65\x20\x66\x72\ -\x6f\x6d\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\ -\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x16\x00\x4e\ -\x00\x65\x00\x75\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\ -\x00\x70\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x09\x4e\x65\ -\x77\x20\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x54\x72\x61\x63\ +\x78\x74\x01\x03\x00\x00\x00\x2a\x00\x4e\x00\x65\x00\x75\x00\x65\ +\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\ +\x00\x65\x00\x72\x00\x73\x00\x74\x00\x65\x00\x6c\x00\x6c\x00\x65\ +\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1a\x43\x72\x65\x61\ +\x74\x65\x20\x61\x20\x6e\x65\x77\x20\x67\x72\x6f\x75\x70\x20\x62\ +\x79\x20\x6e\x61\x6d\x65\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\ +\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\ +\x00\x18\x00\x53\x00\x70\x00\x75\x00\x72\x00\x20\x00\x6c\x00\xf6\ +\x00\x73\x00\x63\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x0c\x44\x65\x6c\x65\x74\x65\x20\x54\x72\x61\x63\x6b\ +\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\ +\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x0c\x00\x47\x00\x72\ +\x00\x75\x00\x70\x00\x70\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x05\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x54\x72\x61\x63\ \x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\ -\x00\x00\x2a\x00\x41\x00\x75\x00\x73\x00\x20\x00\x47\x00\x72\x00\ -\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\x65\x00\x6e\x00\x74\x00\ -\x66\x00\x65\x00\x72\x00\x6e\x00\x65\x00\x6e\x00\x20\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x0c\x52\x65\x6d\x6f\x76\x65\x20\x66\x72\ -\x6f\x6d\x20\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\ -\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x66\x00\ -\x44\x00\x69\x00\x6d\x00\x69\x00\x6e\x00\x75\x00\x69\x00\x65\x00\ -\x72\x00\x74\x00\x65\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x74\x00\ -\x65\x00\x72\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x73\x00\x69\x00\ -\x63\x00\x68\x00\x20\x00\x77\x00\x69\x00\x65\x00\x64\x00\x65\x00\ -\x72\x00\x68\x00\x6f\x00\x6c\x00\x65\x00\x6e\x00\x3a\x00\x20\x00\ -\x61\x00\x75\x00\x73\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\x00\ -\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x2d\x52\ -\x65\x70\x65\x61\x74\x20\x44\x69\x6d\x69\x6e\x69\x73\x68\x65\x64\ -\x20\x50\x61\x74\x74\x65\x72\x6e\x20\x69\x6e\x20\x69\x74\x73\x65\ -\x6c\x66\x3a\x20\x74\x75\x72\x6e\x20\x6f\x66\x66\x07\x00\x00\x00\ -\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\ -\x78\x74\x01\x03\x00\x00\x00\x64\x00\x44\x00\x69\x00\x6d\x00\x69\ -\x00\x6e\x00\x75\x00\x69\x00\x65\x00\x72\x00\x74\x00\x65\x00\x20\ -\x00\x4d\x00\x75\x00\x73\x00\x74\x00\x65\x00\x72\x00\x20\x00\x69\ -\x00\x6e\x00\x20\x00\x73\x00\x69\x00\x63\x00\x68\x00\x20\x00\x77\ -\x00\x69\x00\x65\x00\x64\x00\x65\x00\x72\x00\x68\x00\x6f\x00\x6c\ -\x00\x65\x00\x6e\x00\x3a\x00\x20\x00\x61\x00\x6e\x00\x73\x00\x63\ -\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x2c\x52\x65\x70\x65\x61\x74\x20\x44\x69\x6d\ -\x69\x6e\x69\x73\x68\x65\x64\x20\x50\x61\x74\x74\x65\x72\x6e\x20\ -\x69\x6e\x20\x69\x74\x73\x65\x6c\x66\x3a\x20\x74\x75\x72\x6e\x20\ -\x6f\x6e\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\ -\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x3c\x00\x45\ -\x00\x72\x00\x73\x00\x65\x00\x74\x00\x7a\x00\x65\x00\x20\x00\x4e\ -\x00\x6f\x00\x74\x00\x65\x00\x6e\x00\x20\x00\x64\x00\x65\x00\x73\ -\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x73\x00\x20\ -\x00\x64\x00\x75\x00\x72\x00\x63\x00\x68\x08\x00\x00\x00\x00\x06\ -\x00\x00\x00\x14\x52\x65\x70\x6c\x61\x63\x65\x20\x50\x61\x74\x74\ -\x65\x72\x6e\x20\x77\x69\x74\x68\x07\x00\x00\x00\x11\x54\x72\x61\ -\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\ -\x00\x00\x00\x28\x00\x53\x00\x65\x00\x6e\x00\x64\x00\x65\x00\x20\ -\x00\x61\x00\x75\x00\x66\x00\x20\x00\x4d\x00\x49\x00\x44\x00\x49\ -\x00\x20\x00\x4b\x00\x61\x00\x6e\x00\x61\x00\x6c\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x14\x53\x65\x6e\x64\x20\x6f\x6e\x20\x4d\x49\ -\x44\x49\x20\x43\x68\x61\x6e\x6e\x65\x6c\x07\x00\x00\x00\x11\x54\ +\x00\x00\x16\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x65\x00\ +\x6e\x00\x6e\x00\x61\x00\x6d\x00\x65\x08\x00\x00\x00\x00\x06\x00\ +\x00\x00\x0a\x47\x72\x6f\x75\x70\x20\x4e\x61\x6d\x65\x07\x00\x00\ +\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\ +\x65\x78\x74\x01\x03\x00\x00\x00\x28\x00\x54\x00\x61\x00\x6b\x00\ +\x74\x00\x61\x00\x75\x00\x73\x00\x77\x00\x61\x00\x68\x00\x6c\x00\ +\x20\x00\x75\x00\x6d\x00\x64\x00\x72\x00\x65\x00\x68\x00\x65\x00\ +\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x49\x6e\x76\x65\x72\ +\x74\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x07\x00\x00\x00\x11\x54\ \x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\ -\x01\x03\x00\x00\x00\x58\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\ -\x00\x74\x00\x74\x00\x2d\x00\x56\x00\x65\x00\x72\x00\x7a\x00\xf6\ -\x00\x67\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x20\x00\x57\ -\x00\x72\x00\x61\x00\x70\x00\x2d\x00\x41\x00\x72\x00\x6f\x00\x75\ -\x00\x6e\x00\x64\x00\x3a\x00\x20\x00\x61\x00\x75\x00\x73\x00\x73\ -\x00\x63\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x08\x00\ -\x00\x00\x00\x06\x00\x00\x00\x20\x53\x74\x65\x70\x20\x44\x65\x6c\ -\x61\x79\x20\x57\x72\x61\x70\x2d\x41\x72\x6f\x75\x6e\x64\x3a\x20\ -\x74\x75\x72\x6e\x20\x6f\x66\x66\x07\x00\x00\x00\x11\x54\x72\x61\ +\x01\x03\x00\x00\x00\x42\x00\xdc\x00\x62\x00\x65\x00\x72\x00\x6e\ +\x00\x69\x00\x6d\x00\x6d\x00\x20\x00\x75\x00\x6e\x00\x64\x00\x20\ +\x00\x65\x00\x72\x00\x67\x00\xe4\x00\x6e\x00\x7a\x00\x65\x00\x20\ +\x00\x53\x00\x74\x00\x72\x00\x75\x00\x6b\x00\x74\x00\x75\x00\x72\ +\x00\x20\x00\x76\x00\x6f\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x21\x4d\x65\x72\x67\x65\x2f\x43\x6f\x70\x79\x20\x4d\x65\x61\ +\x73\x75\x72\x65\x2d\x53\x74\x72\x75\x63\x74\x75\x72\x65\x20\x66\ +\x72\x6f\x6d\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\ +\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x16\x00\ +\x4e\x00\x65\x00\x75\x00\x65\x00\x20\x00\x47\x00\x72\x00\x75\x00\ +\x70\x00\x70\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x09\x4e\ +\x65\x77\x20\x47\x72\x6f\x75\x70\x07\x00\x00\x00\x11\x54\x72\x61\ \x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\ -\x00\x00\x00\x56\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\ -\x00\x74\x00\x2d\x00\x56\x00\x65\x00\x72\x00\x7a\x00\xf6\x00\x67\ -\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x20\x00\x57\x00\x72\ -\x00\x61\x00\x70\x00\x2d\x00\x41\x00\x72\x00\x6f\x00\x75\x00\x6e\ -\x00\x64\x00\x3a\x00\x20\x00\x61\x00\x6e\x00\x73\x00\x63\x00\x68\ -\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\ -\x00\x00\x00\x1f\x53\x74\x65\x70\x20\x44\x65\x6c\x61\x79\x20\x57\ -\x72\x61\x70\x2d\x41\x72\x6f\x75\x6e\x64\x3a\x20\x74\x75\x72\x6e\ +\x00\x00\x00\x2a\x00\x41\x00\x75\x00\x73\x00\x20\x00\x47\x00\x72\ +\x00\x75\x00\x70\x00\x70\x00\x65\x00\x20\x00\x65\x00\x6e\x00\x74\ +\x00\x66\x00\x65\x00\x72\x00\x6e\x00\x65\x00\x6e\x00\x20\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x0c\x52\x65\x6d\x6f\x76\x65\x20\x66\ +\x72\x6f\x6d\x20\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\ +\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x66\ +\x00\x44\x00\x69\x00\x6d\x00\x69\x00\x6e\x00\x75\x00\x69\x00\x65\ +\x00\x72\x00\x74\x00\x65\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x74\ +\x00\x65\x00\x72\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x73\x00\x69\ +\x00\x63\x00\x68\x00\x20\x00\x77\x00\x69\x00\x65\x00\x64\x00\x65\ +\x00\x72\x00\x68\x00\x6f\x00\x6c\x00\x65\x00\x6e\x00\x3a\x00\x20\ +\x00\x61\x00\x75\x00\x73\x00\x73\x00\x63\x00\x68\x00\x61\x00\x6c\ +\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x2d\ +\x52\x65\x70\x65\x61\x74\x20\x44\x69\x6d\x69\x6e\x69\x73\x68\x65\ +\x64\x20\x50\x61\x74\x74\x65\x72\x6e\x20\x69\x6e\x20\x69\x74\x73\ +\x65\x6c\x66\x3a\x20\x74\x75\x72\x6e\x20\x6f\x66\x66\x07\x00\x00\ +\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\ +\x65\x78\x74\x01\x03\x00\x00\x00\x64\x00\x44\x00\x69\x00\x6d\x00\ +\x69\x00\x6e\x00\x75\x00\x69\x00\x65\x00\x72\x00\x74\x00\x65\x00\ +\x20\x00\x4d\x00\x75\x00\x73\x00\x74\x00\x65\x00\x72\x00\x20\x00\ +\x69\x00\x6e\x00\x20\x00\x73\x00\x69\x00\x63\x00\x68\x00\x20\x00\ +\x77\x00\x69\x00\x65\x00\x64\x00\x65\x00\x72\x00\x68\x00\x6f\x00\ +\x6c\x00\x65\x00\x6e\x00\x3a\x00\x20\x00\x61\x00\x6e\x00\x73\x00\ +\x63\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x2c\x52\x65\x70\x65\x61\x74\x20\x44\x69\ +\x6d\x69\x6e\x69\x73\x68\x65\x64\x20\x50\x61\x74\x74\x65\x72\x6e\ +\x20\x69\x6e\x20\x69\x74\x73\x65\x6c\x66\x3a\x20\x74\x75\x72\x6e\ \x20\x6f\x6e\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\x62\ -\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x0c\x00\ -\x20\x00\x4e\x00\x6f\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x06\x20\x4e\x6f\x74\x65\x73\x07\x00\x00\x00\x11\ -\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\ -\x73\x01\x03\x00\x00\x00\x10\x00\x2b\x00\x48\x00\x61\x00\x6c\x00\ -\x62\x00\x74\x00\x6f\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x0a\x2b\x48\x61\x6c\x66\x20\x54\x6f\x6e\x65\x07\x00\x00\x00\x11\ -\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\ -\x73\x01\x03\x00\x00\x00\x0e\x00\x2b\x00\x4f\x00\x6b\x00\x74\x00\ -\x61\x00\x76\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\x2b\ -\x4f\x63\x74\x61\x76\x65\x07\x00\x00\x00\x11\x54\x72\x61\x6e\x73\ -\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\ -\x00\x10\x00\x2d\x00\x48\x00\x61\x00\x6c\x00\x62\x00\x74\x00\x6f\ -\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x2d\x48\x61\x6c\ -\x66\x20\x54\x6f\x6e\x65\x07\x00\x00\x00\x11\x54\x72\x61\x6e\x73\ -\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\ -\x00\x0e\x00\x2d\x00\x4f\x00\x6b\x00\x74\x00\x61\x00\x76\x00\x65\ -\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\x2d\x4f\x63\x74\x61\x76\ -\x65\x07\x00\x00\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\ -\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x5a\x00\x41\x00\ -\x6e\x00\x7a\x00\x61\x00\x68\x00\x6c\x00\x20\x00\x64\x00\x65\x00\ -\x72\x00\x20\x00\x76\x00\x65\x00\x72\x00\x73\x00\x63\x00\x68\x00\ -\x69\x00\x65\x00\x64\x00\x65\x00\x6e\x00\x65\x00\x6e\x00\x20\x00\ -\x54\x00\x6f\x00\x6e\x00\x68\x00\xf6\x00\x68\x00\x65\x00\x6e\x00\ -\x2d\x00\x53\x00\x74\x00\x75\x00\x66\x00\x65\x00\x6e\x00\x20\x00\ -\x61\x00\x75\x00\x73\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x3e\x43\x68\x6f\x6f\x73\x65\x20\x68\x6f\x77\x20\x6d\x61\x6e\x79\ -\x20\x64\x69\x66\x66\x65\x72\x65\x6e\x74\x20\x6e\x6f\x74\x65\x73\ -\x20\x64\x6f\x65\x73\x20\x74\x68\x69\x73\x20\x70\x61\x74\x74\x65\ -\x72\x6e\x20\x73\x68\x6f\x75\x6c\x64\x20\x68\x61\x76\x65\x2e\x07\ -\x00\x00\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\ -\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x26\x00\x42\x00\x65\x00\ -\x6e\x00\x75\x00\x74\x00\x7a\x00\x65\x00\x20\x00\x4e\x00\x6f\x00\ -\x74\x00\x65\x00\x6e\x00\x6e\x00\x61\x00\x6d\x00\x65\x00\x6e\x00\ -\x3a\x08\x00\x00\x00\x00\x06\x00\x00\x00\x11\x53\x65\x74\x20\x4e\ -\x6f\x74\x65\x6e\x61\x6d\x65\x73\x20\x74\x6f\x3a\x07\x00\x00\x00\ +\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x3c\x00\ +\x45\x00\x72\x00\x73\x00\x65\x00\x74\x00\x7a\x00\x65\x00\x20\x00\ +\x4e\x00\x6f\x00\x74\x00\x65\x00\x6e\x00\x20\x00\x64\x00\x65\x00\ +\x73\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x73\x00\ +\x20\x00\x64\x00\x75\x00\x72\x00\x63\x00\x68\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x14\x52\x65\x70\x6c\x61\x63\x65\x20\x50\x61\x74\ +\x74\x65\x72\x6e\x20\x77\x69\x74\x68\x07\x00\x00\x00\x11\x54\x72\ +\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\ +\x03\x00\x00\x00\x28\x00\x53\x00\x65\x00\x6e\x00\x64\x00\x65\x00\ +\x20\x00\x61\x00\x75\x00\x66\x00\x20\x00\x4d\x00\x49\x00\x44\x00\ +\x49\x00\x20\x00\x4b\x00\x61\x00\x6e\x00\x61\x00\x6c\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x14\x53\x65\x6e\x64\x20\x6f\x6e\x20\x4d\ +\x49\x44\x49\x20\x43\x68\x61\x6e\x6e\x65\x6c\x07\x00\x00\x00\x11\ +\x54\x72\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\ +\x74\x01\x03\x00\x00\x00\x58\x00\x53\x00\x63\x00\x68\x00\x72\x00\ +\x69\x00\x74\x00\x74\x00\x2d\x00\x56\x00\x65\x00\x72\x00\x7a\x00\ +\xf6\x00\x67\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x20\x00\ +\x57\x00\x72\x00\x61\x00\x70\x00\x2d\x00\x41\x00\x72\x00\x6f\x00\ +\x75\x00\x6e\x00\x64\x00\x3a\x00\x20\x00\x61\x00\x75\x00\x73\x00\ +\x73\x00\x63\x00\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x08\ +\x00\x00\x00\x00\x06\x00\x00\x00\x20\x53\x74\x65\x70\x20\x44\x65\ +\x6c\x61\x79\x20\x57\x72\x61\x70\x2d\x41\x72\x6f\x75\x6e\x64\x3a\ +\x20\x74\x75\x72\x6e\x20\x6f\x66\x66\x07\x00\x00\x00\x11\x54\x72\ +\x61\x63\x6b\x4c\x61\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\ +\x03\x00\x00\x00\x56\x00\x53\x00\x63\x00\x68\x00\x72\x00\x69\x00\ +\x74\x00\x74\x00\x2d\x00\x56\x00\x65\x00\x72\x00\x7a\x00\xf6\x00\ +\x67\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x20\x00\x57\x00\ +\x72\x00\x61\x00\x70\x00\x2d\x00\x41\x00\x72\x00\x6f\x00\x75\x00\ +\x6e\x00\x64\x00\x3a\x00\x20\x00\x61\x00\x6e\x00\x73\x00\x63\x00\ +\x68\x00\x61\x00\x6c\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x1f\x53\x74\x65\x70\x20\x44\x65\x6c\x61\x79\x20\ +\x57\x72\x61\x70\x2d\x41\x72\x6f\x75\x6e\x64\x3a\x20\x74\x75\x72\ +\x6e\x20\x6f\x6e\x07\x00\x00\x00\x11\x54\x72\x61\x63\x6b\x4c\x61\ +\x62\x65\x6c\x43\x6f\x6e\x74\x65\x78\x74\x01\x03\x00\x00\x00\x0c\ +\x00\x20\x00\x4e\x00\x6f\x00\x74\x00\x65\x00\x6e\x08\x00\x00\x00\ +\x00\x06\x00\x00\x00\x06\x20\x4e\x6f\x74\x65\x73\x07\x00\x00\x00\ +\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\ +\x6c\x73\x01\x03\x00\x00\x00\x10\x00\x2b\x00\x48\x00\x61\x00\x6c\ +\x00\x62\x00\x74\x00\x6f\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x0a\x2b\x48\x61\x6c\x66\x20\x54\x6f\x6e\x65\x07\x00\x00\x00\ \x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\ -\x6c\x73\x01\x03\x00\x00\x00\x24\x00\x42\x00\x65\x00\x6e\x00\x75\ -\x00\x74\x00\x7a\x00\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x6c\ -\x00\x65\x00\x69\x00\x74\x00\x65\x00\x72\x00\x3a\x08\x00\x00\x00\ -\x00\x06\x00\x00\x00\x0d\x53\x65\x74\x20\x53\x63\x61\x6c\x65\x20\ -\x74\x6f\x3a\x07\x00\x00\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\ -\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\xca\x00\ -\xc4\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x65\x00\x20\x00\x64\x00\ -\x69\x00\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x6c\x00\x65\x00\ -\x69\x00\x74\x00\x65\x00\x72\x00\x20\x00\x64\x00\x65\x00\x73\x00\ -\x20\x00\x4d\x00\x75\x00\x73\x00\x74\x00\x65\x00\x72\x00\x73\x00\ -\x20\x00\x61\x00\x75\x00\x66\x00\x20\x00\x64\x00\x69\x00\x65\x00\ -\x20\x00\x41\x00\x75\x00\x73\x00\x67\x00\x65\x00\x77\x00\xe4\x00\ -\x68\x00\x6c\x00\x74\x00\x65\x00\x2e\x00\x20\x00\x52\x00\x65\x00\ -\x66\x00\x65\x00\x72\x00\x65\x00\x6e\x00\x7a\x00\x74\x00\x6f\x00\ -\x6e\x00\x20\x00\x69\x00\x73\x00\x74\x00\x20\x00\x64\x00\x69\x00\ -\x65\x00\x20\x00\x75\x00\x6e\x00\x74\x00\x65\x00\x72\x00\x73\x00\ -\x74\x00\x65\x00\x20\x00\x52\x00\x65\x00\x69\x00\x68\x00\x65\x00\ -\x20\x00\x64\x00\x65\x00\x73\x00\x20\x00\x4d\x00\x75\x00\x73\x00\ -\x74\x00\x65\x00\x72\x00\x73\x00\x2e\x08\x00\x00\x00\x00\x06\x00\ -\x00\x00\x42\x54\x61\x6b\x65\x20\x74\x68\x65\x20\x62\x6f\x74\x74\ -\x6f\x6d\x20\x6e\x6f\x74\x65\x20\x61\x6e\x64\x20\x62\x75\x69\x6c\ -\x64\x20\x61\x20\x70\x72\x65\x64\x65\x66\x69\x6e\x65\x64\x20\x73\ -\x63\x61\x6c\x65\x20\x66\x72\x6f\x6d\x20\x69\x74\x20\x75\x70\x77\ -\x61\x72\x64\x73\x2e\x07\x00\x00\x00\x11\x54\x72\x61\x6e\x73\x70\ -\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\ -\x84\x00\x54\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\ -\x6e\x00\x69\x00\x65\x00\x72\x00\x65\x00\x20\x00\x64\x00\x69\x00\ -\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x6c\x00\x65\x00\x69\x00\ -\x74\x00\x65\x00\x72\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x65\x00\ -\x6e\x00\x20\x00\x48\x00\x61\x00\x6c\x00\x62\x00\x74\x00\x6f\x00\ -\x6e\x00\x20\x00\x61\x00\x62\x00\x77\x00\xe4\x00\x72\x00\x74\x00\ -\x73\x00\x20\x00\x28\x00\x2d\x00\x31\x00\x20\x00\x4d\x00\x49\x00\ -\x44\x00\x49\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x68\x00\xf6\x00\ -\x68\x00\x65\x00\x29\x08\x00\x00\x00\x00\x06\x00\x00\x00\x39\x54\ -\x72\x61\x6e\x73\x70\x6f\x73\x65\x20\x74\x68\x65\x20\x77\x68\x6f\ -\x6c\x65\x20\x73\x63\x61\x6c\x65\x20\x64\x6f\x77\x6e\x20\x61\x20\ -\x68\x61\x6c\x66\x20\x74\x6f\x6e\x65\x20\x28\x2d\x31\x20\x6d\x69\ -\x64\x69\x20\x6e\x6f\x74\x65\x29\x07\x00\x00\x00\x11\x54\x72\x61\ -\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\ -\x00\x00\x00\x82\x00\x54\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x70\ -\x00\x6f\x00\x6e\x00\x69\x00\x65\x00\x72\x00\x65\x00\x20\x00\x64\ +\x6c\x73\x01\x03\x00\x00\x00\x0e\x00\x2b\x00\x4f\x00\x6b\x00\x74\ +\x00\x61\x00\x76\x00\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\ +\x2b\x4f\x63\x74\x61\x76\x65\x07\x00\x00\x00\x11\x54\x72\x61\x6e\ +\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\ +\x00\x00\x10\x00\x2d\x00\x48\x00\x61\x00\x6c\x00\x62\x00\x74\x00\ +\x6f\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\x2d\x48\x61\ +\x6c\x66\x20\x54\x6f\x6e\x65\x07\x00\x00\x00\x11\x54\x72\x61\x6e\ +\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\ +\x00\x00\x0e\x00\x2d\x00\x4f\x00\x6b\x00\x74\x00\x61\x00\x76\x00\ +\x65\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\x2d\x4f\x63\x74\x61\ +\x76\x65\x07\x00\x00\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\ +\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x5a\x00\x41\ +\x00\x6e\x00\x7a\x00\x61\x00\x68\x00\x6c\x00\x20\x00\x64\x00\x65\ +\x00\x72\x00\x20\x00\x76\x00\x65\x00\x72\x00\x73\x00\x63\x00\x68\ +\x00\x69\x00\x65\x00\x64\x00\x65\x00\x6e\x00\x65\x00\x6e\x00\x20\ +\x00\x54\x00\x6f\x00\x6e\x00\x68\x00\xf6\x00\x68\x00\x65\x00\x6e\ +\x00\x2d\x00\x53\x00\x74\x00\x75\x00\x66\x00\x65\x00\x6e\x00\x20\ +\x00\x61\x00\x75\x00\x73\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x3e\x43\x68\x6f\x6f\x73\x65\x20\x68\x6f\x77\x20\x6d\x61\x6e\ +\x79\x20\x64\x69\x66\x66\x65\x72\x65\x6e\x74\x20\x6e\x6f\x74\x65\ +\x73\x20\x64\x6f\x65\x73\x20\x74\x68\x69\x73\x20\x70\x61\x74\x74\ +\x65\x72\x6e\x20\x73\x68\x6f\x75\x6c\x64\x20\x68\x61\x76\x65\x2e\ +\x07\x00\x00\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\ +\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x26\x00\x42\x00\x65\ +\x00\x6e\x00\x75\x00\x74\x00\x7a\x00\x65\x00\x20\x00\x4e\x00\x6f\ +\x00\x74\x00\x65\x00\x6e\x00\x6e\x00\x61\x00\x6d\x00\x65\x00\x6e\ +\x00\x3a\x08\x00\x00\x00\x00\x06\x00\x00\x00\x11\x53\x65\x74\x20\ +\x4e\x6f\x74\x65\x6e\x61\x6d\x65\x73\x20\x74\x6f\x3a\x07\x00\x00\ +\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\ +\x6f\x6c\x73\x01\x03\x00\x00\x00\x24\x00\x42\x00\x65\x00\x6e\x00\ +\x75\x00\x74\x00\x7a\x00\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\ +\x6c\x00\x65\x00\x69\x00\x74\x00\x65\x00\x72\x00\x3a\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x0d\x53\x65\x74\x20\x53\x63\x61\x6c\x65\ +\x20\x74\x6f\x3a\x07\x00\x00\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\ +\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\xca\ +\x00\xc4\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x65\x00\x20\x00\x64\ \x00\x69\x00\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x6c\x00\x65\ -\x00\x69\x00\x74\x00\x65\x00\x72\x00\x20\x00\x65\x00\x69\x00\x6e\ -\x00\x65\x00\x20\x00\x4f\x00\x6b\x00\x74\x00\x61\x00\x76\x00\x65\ -\x00\x20\x00\x61\x00\x62\x00\x77\x00\xe4\x00\x72\x00\x74\x00\x73\ -\x00\x20\x00\x28\x00\x2d\x00\x31\x00\x32\x00\x20\x00\x4d\x00\x49\ +\x00\x69\x00\x74\x00\x65\x00\x72\x00\x20\x00\x64\x00\x65\x00\x73\ +\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x74\x00\x65\x00\x72\x00\x73\ +\x00\x20\x00\x61\x00\x75\x00\x66\x00\x20\x00\x64\x00\x69\x00\x65\ +\x00\x20\x00\x41\x00\x75\x00\x73\x00\x67\x00\x65\x00\x77\x00\xe4\ +\x00\x68\x00\x6c\x00\x74\x00\x65\x00\x2e\x00\x20\x00\x52\x00\x65\ +\x00\x66\x00\x65\x00\x72\x00\x65\x00\x6e\x00\x7a\x00\x74\x00\x6f\ +\x00\x6e\x00\x20\x00\x69\x00\x73\x00\x74\x00\x20\x00\x64\x00\x69\ +\x00\x65\x00\x20\x00\x75\x00\x6e\x00\x74\x00\x65\x00\x72\x00\x73\ +\x00\x74\x00\x65\x00\x20\x00\x52\x00\x65\x00\x69\x00\x68\x00\x65\ +\x00\x20\x00\x64\x00\x65\x00\x73\x00\x20\x00\x4d\x00\x75\x00\x73\ +\x00\x74\x00\x65\x00\x72\x00\x73\x00\x2e\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x42\x54\x61\x6b\x65\x20\x74\x68\x65\x20\x62\x6f\x74\ +\x74\x6f\x6d\x20\x6e\x6f\x74\x65\x20\x61\x6e\x64\x20\x62\x75\x69\ +\x6c\x64\x20\x61\x20\x70\x72\x65\x64\x65\x66\x69\x6e\x65\x64\x20\ +\x73\x63\x61\x6c\x65\x20\x66\x72\x6f\x6d\x20\x69\x74\x20\x75\x70\ +\x77\x61\x72\x64\x73\x2e\x07\x00\x00\x00\x11\x54\x72\x61\x6e\x73\ +\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\ +\x00\x84\x00\x54\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x70\x00\x6f\ +\x00\x6e\x00\x69\x00\x65\x00\x72\x00\x65\x00\x20\x00\x64\x00\x69\ +\x00\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x6c\x00\x65\x00\x69\ +\x00\x74\x00\x65\x00\x72\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x65\ +\x00\x6e\x00\x20\x00\x48\x00\x61\x00\x6c\x00\x62\x00\x74\x00\x6f\ +\x00\x6e\x00\x20\x00\x61\x00\x62\x00\x77\x00\xe4\x00\x72\x00\x74\ +\x00\x73\x00\x20\x00\x28\x00\x2d\x00\x31\x00\x20\x00\x4d\x00\x49\ \x00\x44\x00\x49\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x68\x00\xf6\ \x00\x68\x00\x65\x00\x29\x08\x00\x00\x00\x00\x06\x00\x00\x00\x39\ \x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x20\x74\x68\x65\x20\x77\x68\ \x6f\x6c\x65\x20\x73\x63\x61\x6c\x65\x20\x64\x6f\x77\x6e\x20\x61\ -\x6e\x20\x6f\x63\x74\x61\x76\x65\x20\x28\x2d\x31\x32\x20\x6d\x69\ -\x64\x69\x20\x6e\x6f\x74\x65\x73\x29\x07\x00\x00\x00\x11\x54\x72\ +\x20\x68\x61\x6c\x66\x20\x74\x6f\x6e\x65\x20\x28\x2d\x31\x20\x6d\ +\x69\x64\x69\x20\x6e\x6f\x74\x65\x29\x07\x00\x00\x00\x11\x54\x72\ \x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\x01\ -\x03\x00\x00\x00\x86\x00\x54\x00\x72\x00\x61\x00\x6e\x00\x73\x00\ +\x03\x00\x00\x00\x82\x00\x54\x00\x72\x00\x61\x00\x6e\x00\x73\x00\ \x70\x00\x6f\x00\x6e\x00\x69\x00\x65\x00\x72\x00\x65\x00\x20\x00\ \x64\x00\x69\x00\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x6c\x00\ \x65\x00\x69\x00\x74\x00\x65\x00\x72\x00\x20\x00\x65\x00\x69\x00\ -\x6e\x00\x65\x00\x6e\x00\x20\x00\x48\x00\x61\x00\x6c\x00\x62\x00\ -\x74\x00\x6f\x00\x6e\x00\x20\x00\x61\x00\x75\x00\x66\x00\x77\x00\ -\xe4\x00\x72\x00\x74\x00\x73\x00\x20\x00\x28\x00\x2b\x00\x31\x00\ -\x20\x00\x4d\x00\x49\x00\x44\x00\x49\x00\x20\x00\x54\x00\x6f\x00\ -\x6e\x00\x68\x00\xf6\x00\x68\x00\x65\x00\x29\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x37\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x20\x74\ -\x68\x65\x20\x77\x68\x6f\x6c\x65\x20\x73\x63\x61\x6c\x65\x20\x75\ -\x70\x20\x61\x20\x68\x61\x6c\x66\x20\x74\x6f\x6e\x65\x20\x28\x2b\ -\x31\x20\x6d\x69\x64\x69\x20\x6e\x6f\x74\x65\x29\x07\x00\x00\x00\ -\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\ -\x6c\x73\x01\x03\x00\x00\x00\x84\x00\x54\x00\x72\x00\x61\x00\x6e\ -\x00\x73\x00\x70\x00\x6f\x00\x6e\x00\x69\x00\x65\x00\x72\x00\x65\ -\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\ -\x00\x6c\x00\x65\x00\x69\x00\x74\x00\x65\x00\x72\x00\x20\x00\x65\ -\x00\x69\x00\x6e\x00\x65\x00\x20\x00\x4f\x00\x6b\x00\x74\x00\x61\ -\x00\x76\x00\x65\x00\x20\x00\x61\x00\x75\x00\x66\x00\x77\x00\xe4\ -\x00\x72\x00\x74\x00\x73\x00\x20\x00\x28\x00\x2b\x00\x31\x00\x32\ +\x6e\x00\x65\x00\x20\x00\x4f\x00\x6b\x00\x74\x00\x61\x00\x76\x00\ +\x65\x00\x20\x00\x61\x00\x62\x00\x77\x00\xe4\x00\x72\x00\x74\x00\ +\x73\x00\x20\x00\x28\x00\x2d\x00\x31\x00\x32\x00\x20\x00\x4d\x00\ +\x49\x00\x44\x00\x49\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x68\x00\ +\xf6\x00\x68\x00\x65\x00\x29\x08\x00\x00\x00\x00\x06\x00\x00\x00\ +\x39\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x20\x74\x68\x65\x20\x77\ +\x68\x6f\x6c\x65\x20\x73\x63\x61\x6c\x65\x20\x64\x6f\x77\x6e\x20\ +\x61\x6e\x20\x6f\x63\x74\x61\x76\x65\x20\x28\x2d\x31\x32\x20\x6d\ +\x69\x64\x69\x20\x6e\x6f\x74\x65\x73\x29\x07\x00\x00\x00\x11\x54\ +\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\x6f\x6c\x73\ +\x01\x03\x00\x00\x00\x86\x00\x54\x00\x72\x00\x61\x00\x6e\x00\x73\ +\x00\x70\x00\x6f\x00\x6e\x00\x69\x00\x65\x00\x72\x00\x65\x00\x20\ +\x00\x64\x00\x69\x00\x65\x00\x20\x00\x54\x00\x6f\x00\x6e\x00\x6c\ +\x00\x65\x00\x69\x00\x74\x00\x65\x00\x72\x00\x20\x00\x65\x00\x69\ +\x00\x6e\x00\x65\x00\x6e\x00\x20\x00\x48\x00\x61\x00\x6c\x00\x62\ +\x00\x74\x00\x6f\x00\x6e\x00\x20\x00\x61\x00\x75\x00\x66\x00\x77\ +\x00\xe4\x00\x72\x00\x74\x00\x73\x00\x20\x00\x28\x00\x2b\x00\x31\ \x00\x20\x00\x4d\x00\x49\x00\x44\x00\x49\x00\x20\x00\x54\x00\x6f\ \x00\x6e\x00\x68\x00\xf6\x00\x68\x00\x65\x00\x29\x08\x00\x00\x00\ \x00\x06\x00\x00\x00\x37\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x20\ \x74\x68\x65\x20\x77\x68\x6f\x6c\x65\x20\x73\x63\x61\x6c\x65\x20\ -\x75\x70\x20\x61\x6e\x20\x6f\x63\x74\x61\x76\x65\x20\x28\x2b\x31\ -\x32\x20\x6d\x69\x64\x69\x20\x6e\x6f\x74\x65\x73\x29\x07\x00\x00\ -\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\ -\x6f\x6c\x73\x01\x03\x00\x00\x00\x3c\x00\x55\x00\x73\x00\x65\x00\ -\x20\x00\x74\x00\x68\x00\x69\x00\x73\x00\x20\x00\x73\x00\x63\x00\ -\x68\x00\x65\x00\x6d\x00\x65\x00\x20\x00\x61\x00\x73\x00\x20\x00\ -\x6e\x00\x6f\x00\x74\x00\x65\x00\x20\x00\x6e\x00\x61\x00\x6d\x00\ -\x65\x00\x73\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1e\x55\ -\x73\x65\x20\x74\x68\x69\x73\x20\x73\x63\x68\x65\x6d\x65\x20\x61\ -\x73\x20\x6e\x6f\x74\x65\x20\x6e\x61\x6d\x65\x73\x2e\x07\x00\x00\ +\x75\x70\x20\x61\x20\x68\x61\x6c\x66\x20\x74\x6f\x6e\x65\x20\x28\ +\x2b\x31\x20\x6d\x69\x64\x69\x20\x6e\x6f\x74\x65\x29\x07\x00\x00\ \x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\x72\ -\x6f\x6c\x73\x01\x03\x00\x00\x00\x12\x00\x2b\x00\x56\x00\x65\x00\ -\x6c\x00\x6f\x00\x63\x00\x69\x00\x74\x00\x79\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x09\x2b\x56\x65\x6c\x6f\x63\x69\x74\x79\x07\x00\ -\x00\x00\x10\x56\x65\x6c\x6f\x63\x69\x74\x79\x43\x6f\x6e\x74\x72\ -\x6f\x6c\x73\x01\x03\x00\x00\x00\x12\x00\x2d\x00\x56\x00\x65\x00\ -\x6c\x00\x6f\x00\x63\x00\x69\x00\x74\x00\x79\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x09\x2d\x56\x65\x6c\x6f\x63\x69\x74\x79\x07\x00\ -\x00\x00\x10\x56\x65\x6c\x6f\x63\x69\x74\x79\x43\x6f\x6e\x74\x72\ -\x6f\x6c\x73\x01\x03\x00\x00\x00\xf2\x00\x41\x00\x6c\x00\x6c\x00\ -\x65\x00\x20\x00\x54\x00\xf6\x00\x6e\x00\x65\x00\x20\x00\x6c\x00\ -\x61\x00\x75\x00\x74\x00\x65\x00\x72\x00\x20\x00\x6d\x00\x61\x00\ -\x63\x00\x68\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x69\x00\ -\x74\x00\x20\x00\x64\x00\x65\x00\x6d\x00\x20\x00\x4d\x00\x61\x00\ -\x75\x00\x73\x00\x7a\x00\x65\x00\x69\x00\x67\x00\x65\x00\x72\x00\ -\x20\x00\xfc\x00\x62\x00\x65\x00\x72\x00\x20\x00\x64\x00\x65\x00\ -\x6d\x00\x20\x00\x4b\x00\x6e\x00\x6f\x00\x70\x00\x66\x00\x20\x00\ -\x62\x00\x6c\x00\x65\x00\x69\x00\x62\x00\x65\x00\x6e\x00\x20\x00\ -\x75\x00\x6e\x00\x64\x00\x20\x00\x64\x00\x61\x00\x73\x00\x20\x00\ -\x4d\x00\x61\x00\x75\x00\x73\x00\x72\x00\x61\x00\x64\x00\x20\x00\ -\x61\x00\x75\x00\x66\x00\x20\x00\x6f\x00\x64\x00\x65\x00\x72\x00\ -\x20\x00\x61\x00\x62\x00\x20\x00\x62\x00\x65\x00\x77\x00\x65\x00\ -\x67\x00\x65\x00\x6e\x00\x20\x00\x66\x00\xfc\x00\x72\x00\x20\x00\ -\x31\x00\x30\x00\x65\x00\x72\x00\x20\x00\x53\x00\x63\x00\x68\x00\ -\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x2e\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x4a\x4d\x61\x6b\x65\x20\x65\x76\x65\x72\x79\x74\ -\x68\x69\x6e\x67\x20\x6c\x6f\x75\x64\x65\x72\x2e\x20\x48\x6f\x76\ -\x65\x72\x20\x61\x6e\x64\x20\x6d\x6f\x75\x73\x65\x77\x68\x65\x65\ -\x6c\x20\x75\x70\x2f\x64\x6f\x77\x6e\x20\x74\x6f\x20\x67\x6f\x20\ -\x69\x6e\x20\x73\x74\x65\x70\x73\x20\x6f\x66\x20\x31\x30\x2e\x07\ +\x6f\x6c\x73\x01\x03\x00\x00\x00\x84\x00\x54\x00\x72\x00\x61\x00\ +\x6e\x00\x73\x00\x70\x00\x6f\x00\x6e\x00\x69\x00\x65\x00\x72\x00\ +\x65\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x54\x00\x6f\x00\ +\x6e\x00\x6c\x00\x65\x00\x69\x00\x74\x00\x65\x00\x72\x00\x20\x00\ +\x65\x00\x69\x00\x6e\x00\x65\x00\x20\x00\x4f\x00\x6b\x00\x74\x00\ +\x61\x00\x76\x00\x65\x00\x20\x00\x61\x00\x75\x00\x66\x00\x77\x00\ +\xe4\x00\x72\x00\x74\x00\x73\x00\x20\x00\x28\x00\x2b\x00\x31\x00\ +\x32\x00\x20\x00\x4d\x00\x49\x00\x44\x00\x49\x00\x20\x00\x54\x00\ +\x6f\x00\x6e\x00\x68\x00\xf6\x00\x68\x00\x65\x00\x29\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x37\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\ +\x20\x74\x68\x65\x20\x77\x68\x6f\x6c\x65\x20\x73\x63\x61\x6c\x65\ +\x20\x75\x70\x20\x61\x6e\x20\x6f\x63\x74\x61\x76\x65\x20\x28\x2b\ +\x31\x32\x20\x6d\x69\x64\x69\x20\x6e\x6f\x74\x65\x73\x29\x07\x00\ +\x00\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\ +\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x3c\x00\x55\x00\x73\x00\x65\ +\x00\x20\x00\x74\x00\x68\x00\x69\x00\x73\x00\x20\x00\x73\x00\x63\ +\x00\x68\x00\x65\x00\x6d\x00\x65\x00\x20\x00\x61\x00\x73\x00\x20\ +\x00\x6e\x00\x6f\x00\x74\x00\x65\x00\x20\x00\x6e\x00\x61\x00\x6d\ +\x00\x65\x00\x73\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1e\ +\x55\x73\x65\x20\x74\x68\x69\x73\x20\x73\x63\x68\x65\x6d\x65\x20\ +\x61\x73\x20\x6e\x6f\x74\x65\x20\x6e\x61\x6d\x65\x73\x2e\x07\x00\ +\x00\x00\x11\x54\x72\x61\x6e\x73\x70\x6f\x73\x65\x43\x6f\x6e\x74\ +\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x12\x00\x2b\x00\x56\x00\x65\ +\x00\x6c\x00\x6f\x00\x63\x00\x69\x00\x74\x00\x79\x08\x00\x00\x00\ +\x00\x06\x00\x00\x00\x09\x2b\x56\x65\x6c\x6f\x63\x69\x74\x79\x07\ +\x00\x00\x00\x10\x56\x65\x6c\x6f\x63\x69\x74\x79\x43\x6f\x6e\x74\ +\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x12\x00\x2d\x00\x56\x00\x65\ +\x00\x6c\x00\x6f\x00\x63\x00\x69\x00\x74\x00\x79\x08\x00\x00\x00\ +\x00\x06\x00\x00\x00\x09\x2d\x56\x65\x6c\x6f\x63\x69\x74\x79\x07\ \x00\x00\x00\x10\x56\x65\x6c\x6f\x63\x69\x74\x79\x43\x6f\x6e\x74\ \x72\x6f\x6c\x73\x01\x03\x00\x00\x00\xf2\x00\x41\x00\x6c\x00\x6c\ \x00\x65\x00\x20\x00\x54\x00\xf6\x00\x6e\x00\x65\x00\x20\x00\x6c\ -\x00\x65\x00\x69\x00\x73\x00\x65\x00\x72\x00\x20\x00\x6d\x00\x61\ +\x00\x61\x00\x75\x00\x74\x00\x65\x00\x72\x00\x20\x00\x6d\x00\x61\ \x00\x63\x00\x68\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\x69\ \x00\x74\x00\x20\x00\x64\x00\x65\x00\x6d\x00\x20\x00\x4d\x00\x61\ \x00\x75\x00\x73\x00\x7a\x00\x65\x00\x69\x00\x67\x00\x65\x00\x72\ @@ -2302,241 +2304,259 @@ qt_resource_data = b"\ \x00\x31\x00\x30\x00\x65\x00\x72\x00\x20\x00\x53\x00\x63\x00\x68\ \x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x2e\x08\x00\x00\x00\ \x00\x06\x00\x00\x00\x4a\x4d\x61\x6b\x65\x20\x65\x76\x65\x72\x79\ -\x74\x68\x69\x6e\x67\x20\x73\x6f\x66\x74\x65\x72\x2e\x20\x48\x6f\ +\x74\x68\x69\x6e\x67\x20\x6c\x6f\x75\x64\x65\x72\x2e\x20\x48\x6f\ \x76\x65\x72\x20\x61\x6e\x64\x20\x6d\x6f\x75\x73\x65\x77\x68\x65\ \x65\x6c\x20\x75\x70\x2f\x64\x6f\x77\x6e\x20\x74\x6f\x20\x67\x6f\ \x20\x69\x6e\x20\x73\x74\x65\x70\x73\x20\x6f\x66\x20\x31\x30\x2e\ \x07\x00\x00\x00\x10\x56\x65\x6c\x6f\x63\x69\x74\x79\x43\x6f\x6e\ -\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x30\x00\x46\x00\x61\x00\ -\x6c\x00\x73\x00\x63\x00\x68\x00\x65\x00\x20\x00\x53\x00\x63\x00\ -\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x20\x00\x6c\x00\ -\xf6\x00\x73\x00\x63\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x12\x44\x65\x6c\x65\x74\x65\x20\x77\x72\x6f\x6e\ -\x67\x20\x73\x74\x65\x70\x73\x07\x00\x00\x00\x1a\x63\x6f\x6e\x76\ +\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\xf2\x00\x41\x00\x6c\x00\ +\x6c\x00\x65\x00\x20\x00\x54\x00\xf6\x00\x6e\x00\x65\x00\x20\x00\ +\x6c\x00\x65\x00\x69\x00\x73\x00\x65\x00\x72\x00\x20\x00\x6d\x00\ +\x61\x00\x63\x00\x68\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x4d\x00\ +\x69\x00\x74\x00\x20\x00\x64\x00\x65\x00\x6d\x00\x20\x00\x4d\x00\ +\x61\x00\x75\x00\x73\x00\x7a\x00\x65\x00\x69\x00\x67\x00\x65\x00\ +\x72\x00\x20\x00\xfc\x00\x62\x00\x65\x00\x72\x00\x20\x00\x64\x00\ +\x65\x00\x6d\x00\x20\x00\x4b\x00\x6e\x00\x6f\x00\x70\x00\x66\x00\ +\x20\x00\x62\x00\x6c\x00\x65\x00\x69\x00\x62\x00\x65\x00\x6e\x00\ +\x20\x00\x75\x00\x6e\x00\x64\x00\x20\x00\x64\x00\x61\x00\x73\x00\ +\x20\x00\x4d\x00\x61\x00\x75\x00\x73\x00\x72\x00\x61\x00\x64\x00\ +\x20\x00\x61\x00\x75\x00\x66\x00\x20\x00\x6f\x00\x64\x00\x65\x00\ +\x72\x00\x20\x00\x61\x00\x62\x00\x20\x00\x62\x00\x65\x00\x77\x00\ +\x65\x00\x67\x00\x65\x00\x6e\x00\x20\x00\x66\x00\xfc\x00\x72\x00\ +\x20\x00\x31\x00\x30\x00\x65\x00\x72\x00\x20\x00\x53\x00\x63\x00\ +\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x2e\x08\x00\x00\ +\x00\x00\x06\x00\x00\x00\x4a\x4d\x61\x6b\x65\x20\x65\x76\x65\x72\ +\x79\x74\x68\x69\x6e\x67\x20\x73\x6f\x66\x74\x65\x72\x2e\x20\x48\ +\x6f\x76\x65\x72\x20\x61\x6e\x64\x20\x6d\x6f\x75\x73\x65\x77\x68\ +\x65\x65\x6c\x20\x75\x70\x2f\x64\x6f\x77\x6e\x20\x74\x6f\x20\x67\ +\x6f\x20\x69\x6e\x20\x73\x74\x65\x70\x73\x20\x6f\x66\x20\x31\x30\ +\x2e\x07\x00\x00\x00\x10\x56\x65\x6c\x6f\x63\x69\x74\x79\x43\x6f\ +\x6e\x74\x72\x6f\x6c\x73\x01\x03\x00\x00\x00\x30\x00\x46\x00\x61\ +\x00\x6c\x00\x73\x00\x63\x00\x68\x00\x65\x00\x20\x00\x53\x00\x63\ +\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x20\x00\x6c\ +\x00\xf6\x00\x73\x00\x63\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\ +\x00\x06\x00\x00\x00\x12\x44\x65\x6c\x65\x74\x65\x20\x77\x72\x6f\ +\x6e\x67\x20\x73\x74\x65\x70\x73\x07\x00\x00\x00\x1a\x63\x6f\x6e\ +\x76\x65\x72\x74\x53\x75\x62\x64\x69\x76\x69\x73\x69\x6f\x6e\x73\ +\x53\x75\x62\x4d\x65\x6e\x75\x01\x03\x00\x00\x00\x1a\x00\x4e\x00\ +\x69\x00\x63\x00\x68\x00\x74\x00\x73\x00\x20\x00\x6d\x00\x61\x00\ +\x63\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ +\x0a\x44\x6f\x20\x6e\x6f\x74\x68\x69\x6e\x67\x07\x00\x00\x00\x1a\ +\x63\x6f\x6e\x76\x65\x72\x74\x53\x75\x62\x64\x69\x76\x69\x73\x69\ +\x6f\x6e\x73\x53\x75\x62\x4d\x65\x6e\x75\x01\x03\x00\x00\x00\x1e\ +\x00\x46\x00\x61\x00\x6c\x00\x6c\x00\x73\x00\x20\x00\x75\x00\x6e\ +\x00\x6d\x00\xf6\x00\x67\x00\x6c\x00\x69\x00\x63\x00\x68\x08\x00\ +\x00\x00\x00\x06\x00\x00\x00\x0f\x49\x66\x20\x6e\x6f\x74\x20\x70\ +\x6f\x73\x73\x69\x62\x6c\x65\x07\x00\x00\x00\x1a\x63\x6f\x6e\x76\ \x65\x72\x74\x53\x75\x62\x64\x69\x76\x69\x73\x69\x6f\x6e\x73\x53\ -\x75\x62\x4d\x65\x6e\x75\x01\x03\x00\x00\x00\x1a\x00\x4e\x00\x69\ -\x00\x63\x00\x68\x00\x74\x00\x73\x00\x20\x00\x6d\x00\x61\x00\x63\ -\x00\x68\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0a\ -\x44\x6f\x20\x6e\x6f\x74\x68\x69\x6e\x67\x07\x00\x00\x00\x1a\x63\ -\x6f\x6e\x76\x65\x72\x74\x53\x75\x62\x64\x69\x76\x69\x73\x69\x6f\ -\x6e\x73\x53\x75\x62\x4d\x65\x6e\x75\x01\x03\x00\x00\x00\x1e\x00\ -\x46\x00\x61\x00\x6c\x00\x6c\x00\x73\x00\x20\x00\x75\x00\x6e\x00\ -\x6d\x00\xf6\x00\x67\x00\x6c\x00\x69\x00\x63\x00\x68\x08\x00\x00\ -\x00\x00\x06\x00\x00\x00\x0f\x49\x66\x20\x6e\x6f\x74\x20\x70\x6f\ -\x73\x73\x69\x62\x6c\x65\x07\x00\x00\x00\x1a\x63\x6f\x6e\x76\x65\ -\x72\x74\x53\x75\x62\x64\x69\x76\x69\x73\x69\x6f\x6e\x73\x53\x75\ -\x62\x4d\x65\x6e\x75\x01\x03\x00\x00\x00\x3c\x00\x46\x00\x61\x00\ -\x6c\x00\x73\x00\x63\x00\x68\x00\x65\x00\x20\x00\x53\x00\x63\x00\ -\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x20\x00\x6d\x00\ -\x69\x00\x74\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x62\x00\x69\x00\ -\x6e\x00\x64\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x11\x4d\x65\x72\x67\x65\x20\x77\x72\x6f\x6e\x67\x20\x73\x74\x65\ -\x70\x73\x07\x00\x00\x00\x1a\x63\x6f\x6e\x76\x65\x72\x74\x53\x75\ -\x62\x64\x69\x76\x69\x73\x69\x6f\x6e\x73\x53\x75\x62\x4d\x65\x6e\ -\x75\x01\x03\x00\x00\x00\x20\x00\x4e\x00\x65\x00\x75\x00\x65\x00\ -\x20\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x69\x00\x65\x00\ -\x72\x00\x75\x00\x6e\x00\x67\x08\x00\x00\x00\x00\x06\x00\x00\x00\ -\x0c\x4e\x65\x77\x20\x47\x72\x6f\x75\x70\x69\x6e\x67\x07\x00\x00\ -\x00\x1a\x63\x6f\x6e\x76\x65\x72\x74\x53\x75\x62\x64\x69\x76\x69\ -\x73\x69\x6f\x6e\x73\x53\x75\x62\x4d\x65\x6e\x75\x01\x03\x00\x00\ -\x06\x48\x00\x4d\x00\x6f\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\x61\ -\x00\x6e\x00\x65\x00\x72\x00\x20\x00\x4f\x00\x66\x00\x66\x00\x73\ -\x00\x65\x00\x74\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x54\x00\x69\ -\x00\x63\x00\x6b\x00\x73\x00\x3a\x00\x20\x00\x7b\x00\x7d\x00\x0a\ -\x00\x0a\x00\x46\x00\xfc\x00\x72\x00\x20\x00\x66\x00\x6f\x00\x72\ -\x00\x74\x00\x67\x00\x65\x00\x73\x00\x63\x00\x68\x00\x72\x00\x69\ -\x00\x74\x00\x74\x00\x65\x00\x6e\x00\x65\x00\x20\x00\x42\x00\x65\ -\x00\x6e\x00\x75\x00\x74\x00\x7a\x00\x65\x00\x72\x00\x2c\x00\x20\ -\x00\x64\x00\x69\x00\x65\x00\x20\x00\x6d\x00\x65\x00\x68\x00\x72\ -\x00\x65\x00\x72\x00\x65\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x69\ -\x00\x6b\x00\x70\x00\x72\x00\x6f\x00\x67\x00\x72\x00\x61\x00\x6d\ -\x00\x6d\x00\x65\x00\x20\x00\x64\x00\x75\x00\x72\x00\x63\x00\x68\ -\x00\x20\x00\x4a\x00\x61\x00\x63\x00\x6b\x00\x2d\x00\x54\x00\x72\ -\x00\x61\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x72\x00\x74\x00\x20\ -\x00\x53\x00\x79\x00\x6e\x00\x63\x00\x68\x00\x72\x00\x6f\x00\x6e\ -\x00\x69\x00\x73\x00\x69\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\ -\x00\x20\x00\x67\x00\x6c\x00\x65\x00\x69\x00\x63\x00\x68\x00\x7a\ -\x00\x65\x00\x69\x00\x74\x00\x69\x00\x67\x00\x20\x00\x62\x00\x65\ -\x00\x6e\x00\x75\x00\x74\x00\x7a\x00\x65\x00\x6e\x00\x2e\x00\x0a\ -\x00\x0a\x00\x49\x00\x6e\x00\x20\x00\x64\x00\x69\x00\x65\x00\x73\ -\x00\x65\x00\x6d\x00\x20\x00\x44\x00\x69\x00\x61\x00\x6c\x00\x6f\ -\x00\x67\x00\x20\x00\x6b\x00\x61\x00\x6e\x00\x6e\x00\x20\x00\x65\ -\x00\x69\x00\x6e\x00\x20\x00\x67\x00\x65\x00\x6e\x00\x65\x00\x72\ -\x00\x65\x00\x6c\x00\x6c\x00\x65\x00\x72\x00\x20\x00\x52\x00\x68\ -\x00\x79\x00\x74\x00\x68\x00\x6d\x00\x75\x00\x73\x00\x2d\x00\x4f\ -\x00\x66\x00\x66\x00\x73\x00\x65\x00\x74\x00\x20\x00\x65\x00\x69\ -\x00\x6e\x00\x67\x00\x65\x00\x73\x00\x74\x00\x65\x00\x6c\x00\x6c\ -\x00\x74\x00\x20\x00\x77\x00\x65\x00\x72\x00\x64\x00\x65\x00\x6e\ -\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x50\x00\x61\x00\x74\x00\x72\ -\x00\x6f\x00\x6e\x00\x65\x00\x6f\x00\x20\x00\x26\x00\x71\x00\x75\ -\x00\x6f\x00\x74\x00\x3b\x00\x77\x00\x61\x00\x72\x00\x74\x00\x65\ -\x00\x6e\x00\x26\x00\x71\x00\x75\x00\x6f\x00\x74\x00\x3b\x00\x20\ -\x00\x7a\x00\x75\x00\x20\x00\x6c\x00\x61\x00\x73\x00\x73\x00\x65\ -\x00\x6e\x00\x2c\x00\x20\x00\x62\x00\x65\x00\x76\x00\x6f\x00\x72\ -\x00\x20\x00\x65\x00\x73\x00\x20\x00\x6d\x00\x69\x00\x74\x00\x20\ -\x00\x64\x00\x65\x00\x6d\x00\x20\x00\x65\x00\x69\x00\x67\x00\x65\ -\x00\x6e\x00\x65\x00\x6e\x00\x20\x00\x50\x00\x6c\x00\x61\x00\x79\ -\x00\x62\x00\x61\x00\x63\x00\x6b\x00\x20\x00\x62\x00\x65\x00\x67\ -\x00\x69\x00\x6e\x00\x6e\x00\x74\x00\x2e\x00\x0a\x00\x44\x00\x69\ -\x00\x65\x00\x20\x00\x56\x00\x65\x00\x72\x00\x7a\x00\xf6\x00\x67\ -\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x20\x00\x69\x00\x73\ -\x00\x74\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x64\x00\x65\x00\x72\ -\x00\x20\x00\x47\x00\x55\x00\x49\x00\x20\x00\x6e\x00\x69\x00\x63\ -\x00\x68\x00\x74\x00\x20\x00\x73\x00\x69\x00\x63\x00\x68\x00\x74\ -\x00\x62\x00\x61\x00\x72\x00\x2e\x00\x0a\x00\x0a\x00\x26\x00\x71\ -\x00\x75\x00\x6f\x00\x74\x00\x3b\x00\x56\x00\x6f\x00\x6c\x00\x6c\ -\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x26\ -\x00\x71\x00\x75\x00\x6f\x00\x74\x00\x3b\x00\x20\x00\x62\x00\x65\ -\x00\x64\x00\x65\x00\x75\x00\x74\x00\x65\x00\x74\x00\x20\x00\x64\ -\x00\x69\x00\x65\x00\x20\x00\x6a\x00\x65\x00\x77\x00\x65\x00\x69\ -\x00\x6c\x00\x73\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x67\x00\x65\ -\x00\x73\x00\x74\x00\x65\x00\x6c\x00\x6c\x00\x65\x00\x6e\x00\x20\ -\x00\x50\x00\x61\x00\x74\x00\x72\x00\x6f\x00\x6e\x00\x65\x00\x6f\ -\x00\x2d\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x2e\x00\x20\ -\x00\x57\x00\x65\x00\x6e\x00\x6e\x00\x20\x00\x64\x00\x65\x00\x72\ -\x00\x65\x00\x6e\x00\x20\x00\x5a\x00\x75\x00\x73\x00\x61\x00\x6d\ -\x00\x6d\x00\x65\x00\x6e\x00\x73\x00\x65\x00\x74\x00\x7a\x00\x75\ -\x00\x6e\x00\x67\x00\x20\x00\x75\x00\x6e\x00\x64\x00\x20\x00\x44\ -\x00\x61\x00\x75\x00\x65\x00\x72\x00\x20\x00\x67\x00\x65\x00\xe4\ -\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x74\x00\x20\x00\x77\x00\x69\ -\x00\x72\x00\x64\x00\x2c\x00\x20\x00\x77\x00\x69\x00\x72\x00\x64\ -\x00\x20\x00\x64\x00\x61\x00\x73\x00\x20\x00\x4f\x00\x66\x00\x66\ -\x00\x73\x00\x65\x00\x74\x00\x20\x00\x61\x00\x75\x00\x74\x00\x6f\ -\x00\x6d\x00\x61\x00\x74\x00\x69\x00\x73\x00\x63\x00\x68\x00\x20\ -\x00\x6d\x00\x69\x00\x74\x00\x67\x00\x65\x00\xe4\x00\x6e\x00\x64\ -\x00\x65\x00\x72\x00\x74\x00\x2e\x00\x0a\x00\x0a\x00\x44\x00\x65\ -\x00\x72\x00\x20\x00\x26\x00\x71\x00\x75\x00\x6f\x00\x74\x00\x3b\ -\x00\x54\x00\x69\x00\x63\x00\x6b\x00\x73\x00\x26\x00\x71\x00\x75\ -\x00\x6f\x00\x74\x00\x3b\x00\x2d\x00\x45\x00\x69\x00\x6e\x00\x74\ -\x00\x72\x00\x61\x00\x67\x00\x20\x00\x69\x00\x73\x00\x74\x00\x20\ -\x00\x68\x00\x69\x00\x6e\x00\x67\x00\x65\x00\x67\x00\x65\x00\x6e\ -\x00\x20\x00\x61\x00\x62\x00\x73\x00\x6f\x00\x6c\x00\x75\x00\x74\ -\x00\x3a\x00\x20\x00\x45\x00\x69\x00\x6e\x00\x65\x00\x20\x00\x56\ -\x00\x69\x00\x65\x00\x72\x00\x74\x00\x65\x00\x6c\x00\x6e\x00\x6f\ -\x00\x74\x00\x65\x00\x20\x00\x68\x00\x61\x00\x74\x00\x20\x00\x69\ -\x00\x6d\x00\x6d\x00\x65\x00\x72\x00\x20\x00\x7b\x00\x7d\x00\x20\ -\x00\x74\x00\x69\x00\x63\x00\x6b\x00\x73\x00\x2e\x00\x0a\x00\x0a\ -\x00\x4d\x00\x61\x00\x6e\x00\x20\x00\x6b\x00\x61\x00\x6e\x00\x6e\ -\x00\x20\x00\x73\x00\x6f\x00\x67\x00\x61\x00\x72\x00\x20\x00\x6e\ -\x00\x65\x00\x67\x00\x61\x00\x74\x00\x69\x00\x76\x00\x65\x00\x20\ -\x00\x5a\x00\x61\x00\x68\x00\x6c\x00\x65\x00\x6e\x00\x20\x00\x65\ -\x00\x69\x00\x6e\x00\x67\x00\x65\x00\x62\x00\x65\x00\x6e\x00\x2c\ -\x00\x20\x00\x77\x00\x6f\x00\x62\x00\x65\x00\x69\x00\x20\x00\x65\ -\x00\x73\x00\x20\x00\x75\x00\x6e\x00\x6d\x00\xf6\x00\x67\x00\x6c\ -\x00\x69\x00\x63\x00\x68\x00\x20\x00\x69\x00\x73\x00\x74\x00\x20\ -\x00\x76\x00\x6f\x00\x72\x00\x20\x00\x64\x00\x69\x00\x65\x00\x20\ -\x00\x4a\x00\x61\x00\x63\x00\x6b\x00\x2d\x00\x54\x00\x72\x00\x61\ -\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x72\x00\x74\x00\x70\x00\x6f\ -\x00\x73\x00\x69\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x20\x00\x30\ -\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x67\x00\x65\x00\x6c\x00\x61\ -\x00\x6e\x00\x67\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x41\x00\x6c\ -\x00\x73\x00\x20\x00\x66\x00\x6f\x00\x72\x00\x74\x00\x67\x00\x65\ -\x00\x73\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\ -\x00\x6e\x00\x65\x00\x72\x00\x20\x00\x42\x00\x65\x00\x6e\x00\x75\ -\x00\x74\x00\x7a\x00\x65\x00\x72\x00\x20\x00\x69\x00\x73\x00\x74\ -\x00\x20\x00\x64\x00\x61\x00\x73\x00\x20\x00\x61\x00\x6c\x00\x6c\ -\x00\x65\x00\x72\x00\x64\x00\x69\x00\x6e\x00\x67\x00\x73\x00\x20\ -\x00\x64\x00\x65\x00\x69\x00\x6e\x00\x65\x00\x20\x00\x65\x00\x69\ -\x00\x67\x00\x65\x00\x6e\x00\x65\x00\x20\x00\x56\x00\x65\x00\x72\ -\x00\x61\x00\x6e\x00\x74\x00\x77\x00\x6f\x00\x72\x00\x74\x00\x75\ -\x00\x6e\x00\x67\x00\x20\x00\x3a\x00\x29\x08\x00\x00\x00\x00\x06\ -\x00\x00\x02\x1f\x43\x75\x72\x72\x65\x6e\x74\x20\x4f\x66\x66\x73\ -\x65\x74\x20\x69\x6e\x20\x54\x69\x63\x6b\x73\x3a\x20\x7b\x7d\x0a\ -\x0a\x46\x6f\x72\x20\x61\x64\x76\x61\x6e\x63\x65\x64\x20\x75\x73\ -\x65\x72\x73\x20\x77\x68\x6f\x20\x61\x72\x65\x20\x75\x73\x69\x6e\ -\x67\x20\x6d\x75\x6c\x74\x69\x70\x6c\x65\x20\x6d\x75\x73\x69\x63\ -\x20\x70\x72\x6f\x67\x72\x61\x6d\x73\x20\x77\x69\x74\x68\x20\x4a\ -\x61\x63\x6b\x54\x72\x61\x6e\x73\x70\x6f\x72\x74\x2d\x53\x79\x6e\ -\x63\x2e\x0a\x0a\x48\x65\x72\x65\x20\x79\x6f\x75\x20\x63\x61\x6e\ -\x20\x73\x65\x74\x20\x61\x20\x67\x6c\x6f\x62\x61\x6c\x20\x72\x68\ -\x79\x74\x68\x6d\x20\x6f\x66\x66\x73\x65\x74\x20\x74\x6f\x20\x6c\ -\x65\x74\x20\x50\x61\x74\x72\x6f\x6e\x65\x6f\x20\x27\x77\x61\x69\ -\x74\x27\x20\x62\x65\x66\x6f\x72\x65\x20\x69\x74\x27\x73\x20\x70\ -\x6c\x61\x79\x62\x61\x63\x6b\x2e\x0a\x54\x68\x65\x20\x73\x68\x69\ -\x66\x74\x20\x77\x69\x6c\x6c\x20\x62\x65\x20\x69\x6e\x76\x69\x73\ -\x69\x62\x6c\x65\x20\x69\x6e\x20\x74\x68\x65\x20\x47\x55\x49\x2e\ -\x0a\x0a\x46\x75\x6c\x6c\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x20\ -\x61\x72\x65\x20\x63\x75\x72\x72\x65\x6e\x74\x20\x50\x61\x74\x72\ -\x6f\x6e\x65\x6f\x20\x6d\x65\x61\x73\x75\x72\x65\x73\x2e\x20\x49\ -\x66\x20\x79\x6f\x75\x20\x63\x68\x61\x6e\x67\x65\x20\x74\x68\x65\ -\x69\x72\x20\x64\x75\x72\x61\x74\x69\x6f\x6e\x20\x74\x68\x65\x20\ -\x6f\x66\x66\x73\x65\x74\x20\x77\x69\x6c\x6c\x20\x63\x68\x61\x6e\ -\x67\x65\x20\x61\x73\x20\x77\x65\x6c\x6c\x2e\x0a\x0a\x54\x68\x65\ -\x20\x27\x54\x69\x63\x6b\x73\x27\x20\x76\x61\x6c\x75\x65\x20\x69\ -\x73\x20\x61\x62\x73\x6f\x6c\x75\x74\x65\x2e\x20\x41\x20\x71\x75\ -\x61\x72\x74\x65\x72\x20\x6e\x6f\x74\x65\x20\x68\x61\x73\x20\x7b\ -\x7d\x20\x74\x69\x63\x6b\x73\x2e\x0a\x0a\x59\x6f\x75\x20\x63\x61\ -\x6e\x20\x67\x69\x76\x65\x20\x65\x76\x65\x6e\x20\x67\x69\x76\x65\ -\x20\x6e\x65\x67\x61\x74\x69\x76\x65\x20\x6e\x75\x6d\x62\x65\x72\ -\x73\x2c\x20\x62\x75\x74\x20\x69\x74\x20\x69\x6d\x70\x6f\x73\x73\ -\x69\x62\x6c\x65\x20\x74\x6f\x20\x73\x68\x69\x66\x74\x20\x62\x65\ -\x66\x6f\x72\x65\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\x20\x30\x2e\ -\x20\x41\x73\x20\x61\x6e\x20\x61\x64\x76\x61\x6e\x63\x65\x64\x20\ -\x75\x73\x65\x72\x20\x74\x68\x69\x73\x20\x69\x73\x20\x79\x6f\x75\ -\x72\x20\x72\x65\x73\x70\x6f\x6e\x73\x69\x62\x69\x6c\x69\x74\x79\ -\x20\x3a\x29\x07\x00\x00\x00\x13\x67\x6c\x6f\x62\x61\x6c\x4f\x66\ -\x66\x73\x65\x74\x53\x75\x62\x6d\x65\x6e\x75\x01\x03\x00\x00\x00\ -\x28\x00\x56\x00\x6f\x00\x6c\x00\x6c\x00\x65\x00\x20\x00\x50\x00\ -\x61\x00\x74\x00\x72\x00\x6f\x00\x6e\x00\x65\x00\x6f\x00\x20\x00\ -\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x08\x00\x00\x00\x00\x06\x00\ -\x00\x00\x16\x46\x75\x6c\x6c\x20\x50\x61\x74\x72\x6f\x6e\x65\x6f\ -\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x07\x00\x00\x00\x13\x67\x6c\ -\x6f\x62\x61\x6c\x4f\x66\x66\x73\x65\x74\x53\x75\x62\x6d\x65\x6e\ -\x75\x01\x03\x00\x00\x00\x24\x00\x54\x00\x69\x00\x63\x00\x6b\x00\ -\x73\x00\x20\x00\x28\x00\x56\x00\x69\x00\x65\x00\x72\x00\x74\x00\ -\x65\x00\x6c\x00\x3d\x00\x7b\x00\x7d\x00\x29\x08\x00\x00\x00\x00\ -\x06\x00\x00\x00\x12\x54\x69\x63\x6b\x73\x20\x28\x51\x75\x61\x72\ -\x74\x65\x72\x3d\x7b\x7d\x29\x07\x00\x00\x00\x13\x67\x6c\x6f\x62\ -\x61\x6c\x4f\x66\x66\x73\x65\x74\x53\x75\x62\x6d\x65\x6e\x75\x01\ -\x03\x00\x00\x00\x4c\x00\x47\x00\x6c\x00\x65\x00\x69\x00\x63\x00\ -\x68\x00\x65\x00\x20\x00\x47\x00\x72\x00\xf6\x00\xdf\x00\x65\x00\ -\x20\x00\x66\x00\xfc\x00\x72\x00\x20\x00\x46\x00\x6f\x00\x72\x00\ -\x6d\x00\x2d\x00\x20\x00\x75\x00\x6e\x00\x64\x00\x20\x00\x54\x00\ -\x61\x00\x6b\x00\x74\x00\x65\x00\x64\x00\x69\x00\x74\x00\x6f\x00\ -\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x21\x45\x71\x75\x61\x6c\ -\x20\x73\x70\x61\x63\x65\x20\x66\x6f\x72\x20\x50\x61\x74\x74\x65\ -\x72\x6e\x2f\x53\x6f\x6e\x67\x20\x41\x72\x65\x61\x07\x00\x00\x00\ -\x04\x6d\x65\x6e\x75\x01\x03\x00\x00\x00\x66\x00\x50\x00\x6c\x00\ -\x61\x00\x79\x00\x68\x00\x65\x00\x61\x00\x64\x00\x20\x00\x69\x00\ -\x6e\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x74\x00\x65\x00\x72\x00\ -\x61\x00\x6e\x00\x73\x00\x69\x00\x63\x00\x68\x00\x74\x00\x20\x00\ -\x64\x00\x75\x00\x72\x00\x63\x00\x68\x00\x20\x00\x53\x00\x63\x00\ -\x72\x00\x6f\x00\x6c\x00\x6c\x00\x65\x00\x6e\x00\x20\x00\x76\x00\ -\x65\x00\x72\x00\x66\x00\x6f\x00\x6c\x00\x67\x00\x65\x00\x6e\x00\ -\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x2d\x46\x6f\x6c\x6c\x6f\ -\x77\x20\x70\x6c\x61\x79\x68\x65\x61\x64\x20\x69\x6e\x20\x70\x61\ -\x74\x74\x65\x72\x6e\x2d\x76\x69\x65\x77\x20\x62\x79\x20\x73\x63\ -\x72\x6f\x6c\x6c\x69\x6e\x67\x2e\x07\x00\x00\x00\x04\x6d\x65\x6e\ -\x75\x01\x03\x00\x00\x00\x2a\x00\x54\x00\x61\x00\x6b\x00\x74\x00\ -\x65\x00\x64\x00\x69\x00\x74\x00\x6f\x00\x72\x00\x20\x00\x6d\x00\ -\x61\x00\x78\x00\x69\x00\x6d\x00\x69\x00\x65\x00\x72\x00\x65\x00\ -\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x15\x4d\x61\x78\x69\x6d\ -\x69\x7a\x65\x20\x50\x61\x74\x74\x65\x72\x6e\x20\x41\x72\x65\x61\ -\x07\x00\x00\x00\x04\x6d\x65\x6e\x75\x01\x03\x00\x00\x00\x2a\x00\ -\x46\x00\x6f\x00\x72\x00\x6d\x00\x65\x00\x64\x00\x69\x00\x74\x00\ -\x6f\x00\x72\x00\x20\x00\x6d\x00\x61\x00\x78\x00\x69\x00\x6d\x00\ -\x69\x00\x65\x00\x72\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\ -\x00\x00\x12\x4d\x61\x78\x69\x6d\x69\x7a\x65\x20\x53\x6f\x6e\x67\ -\x20\x41\x72\x65\x61\x07\x00\x00\x00\x04\x6d\x65\x6e\x75\x01\x03\ -\x00\x00\x00\x4c\x00\x4c\x00\x61\x00\x75\x00\x74\x00\x73\x00\x74\ -\x00\xe4\x00\x72\x00\x6b\x00\x65\x00\x6e\x00\x6e\x00\x75\x00\x6d\ -\x00\x6d\x00\x65\x00\x72\x00\x6e\x00\x20\x00\x73\x00\x69\x00\x6e\ -\x00\x64\x00\x20\x00\x69\x00\x6d\x00\x6d\x00\x65\x00\x72\x00\x20\ -\x00\x73\x00\x69\x00\x63\x00\x68\x00\x74\x00\x62\x00\x61\x00\x72\ -\x08\x00\x00\x00\x00\x06\x00\x00\x00\x23\x56\x65\x6c\x6f\x63\x69\ -\x74\x79\x20\x6e\x75\x6d\x62\x65\x72\x73\x20\x61\x72\x65\x20\x61\ -\x6c\x77\x61\x79\x73\x20\x76\x69\x73\x69\x62\x6c\x65\x07\x00\x00\ -\x00\x04\x6d\x65\x6e\x75\x01\x03\x00\x00\x00\x0e\x00\x41\x00\x6e\ -\x00\x73\x00\x69\x00\x63\x00\x68\x00\x74\x08\x00\x00\x00\x00\x06\ -\x00\x00\x00\x04\x56\x69\x65\x77\x07\x00\x00\x00\x04\x6d\x65\x6e\ -\x75\x01\x88\x00\x00\x00\x02\x01\x01\ +\x75\x62\x4d\x65\x6e\x75\x01\x03\x00\x00\x00\x3c\x00\x46\x00\x61\ +\x00\x6c\x00\x73\x00\x63\x00\x68\x00\x65\x00\x20\x00\x53\x00\x63\ +\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\x65\x00\x20\x00\x6d\ +\x00\x69\x00\x74\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x62\x00\x69\ +\x00\x6e\x00\x64\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x11\x4d\x65\x72\x67\x65\x20\x77\x72\x6f\x6e\x67\x20\x73\x74\ +\x65\x70\x73\x07\x00\x00\x00\x1a\x63\x6f\x6e\x76\x65\x72\x74\x53\ +\x75\x62\x64\x69\x76\x69\x73\x69\x6f\x6e\x73\x53\x75\x62\x4d\x65\ +\x6e\x75\x01\x03\x00\x00\x00\x20\x00\x4e\x00\x65\x00\x75\x00\x65\ +\x00\x20\x00\x47\x00\x72\x00\x75\x00\x70\x00\x70\x00\x69\x00\x65\ +\x00\x72\x00\x75\x00\x6e\x00\x67\x08\x00\x00\x00\x00\x06\x00\x00\ +\x00\x0c\x4e\x65\x77\x20\x47\x72\x6f\x75\x70\x69\x6e\x67\x07\x00\ +\x00\x00\x1a\x63\x6f\x6e\x76\x65\x72\x74\x53\x75\x62\x64\x69\x76\ +\x69\x73\x69\x6f\x6e\x73\x53\x75\x62\x4d\x65\x6e\x75\x01\x03\x00\ +\x00\x06\x48\x00\x4d\x00\x6f\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\ +\x61\x00\x6e\x00\x65\x00\x72\x00\x20\x00\x4f\x00\x66\x00\x66\x00\ +\x73\x00\x65\x00\x74\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x54\x00\ +\x69\x00\x63\x00\x6b\x00\x73\x00\x3a\x00\x20\x00\x7b\x00\x7d\x00\ +\x0a\x00\x0a\x00\x46\x00\xfc\x00\x72\x00\x20\x00\x66\x00\x6f\x00\ +\x72\x00\x74\x00\x67\x00\x65\x00\x73\x00\x63\x00\x68\x00\x72\x00\ +\x69\x00\x74\x00\x74\x00\x65\x00\x6e\x00\x65\x00\x20\x00\x42\x00\ +\x65\x00\x6e\x00\x75\x00\x74\x00\x7a\x00\x65\x00\x72\x00\x2c\x00\ +\x20\x00\x64\x00\x69\x00\x65\x00\x20\x00\x6d\x00\x65\x00\x68\x00\ +\x72\x00\x65\x00\x72\x00\x65\x00\x20\x00\x4d\x00\x75\x00\x73\x00\ +\x69\x00\x6b\x00\x70\x00\x72\x00\x6f\x00\x67\x00\x72\x00\x61\x00\ +\x6d\x00\x6d\x00\x65\x00\x20\x00\x64\x00\x75\x00\x72\x00\x63\x00\ +\x68\x00\x20\x00\x4a\x00\x61\x00\x63\x00\x6b\x00\x2d\x00\x54\x00\ +\x72\x00\x61\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x72\x00\x74\x00\ +\x20\x00\x53\x00\x79\x00\x6e\x00\x63\x00\x68\x00\x72\x00\x6f\x00\ +\x6e\x00\x69\x00\x73\x00\x69\x00\x65\x00\x72\x00\x75\x00\x6e\x00\ +\x67\x00\x20\x00\x67\x00\x6c\x00\x65\x00\x69\x00\x63\x00\x68\x00\ +\x7a\x00\x65\x00\x69\x00\x74\x00\x69\x00\x67\x00\x20\x00\x62\x00\ +\x65\x00\x6e\x00\x75\x00\x74\x00\x7a\x00\x65\x00\x6e\x00\x2e\x00\ +\x0a\x00\x0a\x00\x49\x00\x6e\x00\x20\x00\x64\x00\x69\x00\x65\x00\ +\x73\x00\x65\x00\x6d\x00\x20\x00\x44\x00\x69\x00\x61\x00\x6c\x00\ +\x6f\x00\x67\x00\x20\x00\x6b\x00\x61\x00\x6e\x00\x6e\x00\x20\x00\ +\x65\x00\x69\x00\x6e\x00\x20\x00\x67\x00\x65\x00\x6e\x00\x65\x00\ +\x72\x00\x65\x00\x6c\x00\x6c\x00\x65\x00\x72\x00\x20\x00\x52\x00\ +\x68\x00\x79\x00\x74\x00\x68\x00\x6d\x00\x75\x00\x73\x00\x2d\x00\ +\x4f\x00\x66\x00\x66\x00\x73\x00\x65\x00\x74\x00\x20\x00\x65\x00\ +\x69\x00\x6e\x00\x67\x00\x65\x00\x73\x00\x74\x00\x65\x00\x6c\x00\ +\x6c\x00\x74\x00\x20\x00\x77\x00\x65\x00\x72\x00\x64\x00\x65\x00\ +\x6e\x00\x20\x00\x75\x00\x6d\x00\x20\x00\x50\x00\x61\x00\x74\x00\ +\x72\x00\x6f\x00\x6e\x00\x65\x00\x6f\x00\x20\x00\x26\x00\x71\x00\ +\x75\x00\x6f\x00\x74\x00\x3b\x00\x77\x00\x61\x00\x72\x00\x74\x00\ +\x65\x00\x6e\x00\x26\x00\x71\x00\x75\x00\x6f\x00\x74\x00\x3b\x00\ +\x20\x00\x7a\x00\x75\x00\x20\x00\x6c\x00\x61\x00\x73\x00\x73\x00\ +\x65\x00\x6e\x00\x2c\x00\x20\x00\x62\x00\x65\x00\x76\x00\x6f\x00\ +\x72\x00\x20\x00\x65\x00\x73\x00\x20\x00\x6d\x00\x69\x00\x74\x00\ +\x20\x00\x64\x00\x65\x00\x6d\x00\x20\x00\x65\x00\x69\x00\x67\x00\ +\x65\x00\x6e\x00\x65\x00\x6e\x00\x20\x00\x50\x00\x6c\x00\x61\x00\ +\x79\x00\x62\x00\x61\x00\x63\x00\x6b\x00\x20\x00\x62\x00\x65\x00\ +\x67\x00\x69\x00\x6e\x00\x6e\x00\x74\x00\x2e\x00\x0a\x00\x44\x00\ +\x69\x00\x65\x00\x20\x00\x56\x00\x65\x00\x72\x00\x7a\x00\xf6\x00\ +\x67\x00\x65\x00\x72\x00\x75\x00\x6e\x00\x67\x00\x20\x00\x69\x00\ +\x73\x00\x74\x00\x20\x00\x69\x00\x6e\x00\x20\x00\x64\x00\x65\x00\ +\x72\x00\x20\x00\x47\x00\x55\x00\x49\x00\x20\x00\x6e\x00\x69\x00\ +\x63\x00\x68\x00\x74\x00\x20\x00\x73\x00\x69\x00\x63\x00\x68\x00\ +\x74\x00\x62\x00\x61\x00\x72\x00\x2e\x00\x0a\x00\x0a\x00\x26\x00\ +\x71\x00\x75\x00\x6f\x00\x74\x00\x3b\x00\x56\x00\x6f\x00\x6c\x00\ +\x6c\x00\x65\x00\x20\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\ +\x26\x00\x71\x00\x75\x00\x6f\x00\x74\x00\x3b\x00\x20\x00\x62\x00\ +\x65\x00\x64\x00\x65\x00\x75\x00\x74\x00\x65\x00\x74\x00\x20\x00\ +\x64\x00\x69\x00\x65\x00\x20\x00\x6a\x00\x65\x00\x77\x00\x65\x00\ +\x69\x00\x6c\x00\x73\x00\x20\x00\x65\x00\x69\x00\x6e\x00\x67\x00\ +\x65\x00\x73\x00\x74\x00\x65\x00\x6c\x00\x6c\x00\x65\x00\x6e\x00\ +\x20\x00\x50\x00\x61\x00\x74\x00\x72\x00\x6f\x00\x6e\x00\x65\x00\ +\x6f\x00\x2d\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x2e\x00\ +\x20\x00\x57\x00\x65\x00\x6e\x00\x6e\x00\x20\x00\x64\x00\x65\x00\ +\x72\x00\x65\x00\x6e\x00\x20\x00\x5a\x00\x75\x00\x73\x00\x61\x00\ +\x6d\x00\x6d\x00\x65\x00\x6e\x00\x73\x00\x65\x00\x74\x00\x7a\x00\ +\x75\x00\x6e\x00\x67\x00\x20\x00\x75\x00\x6e\x00\x64\x00\x20\x00\ +\x44\x00\x61\x00\x75\x00\x65\x00\x72\x00\x20\x00\x67\x00\x65\x00\ +\xe4\x00\x6e\x00\x64\x00\x65\x00\x72\x00\x74\x00\x20\x00\x77\x00\ +\x69\x00\x72\x00\x64\x00\x2c\x00\x20\x00\x77\x00\x69\x00\x72\x00\ +\x64\x00\x20\x00\x64\x00\x61\x00\x73\x00\x20\x00\x4f\x00\x66\x00\ +\x66\x00\x73\x00\x65\x00\x74\x00\x20\x00\x61\x00\x75\x00\x74\x00\ +\x6f\x00\x6d\x00\x61\x00\x74\x00\x69\x00\x73\x00\x63\x00\x68\x00\ +\x20\x00\x6d\x00\x69\x00\x74\x00\x67\x00\x65\x00\xe4\x00\x6e\x00\ +\x64\x00\x65\x00\x72\x00\x74\x00\x2e\x00\x0a\x00\x0a\x00\x44\x00\ +\x65\x00\x72\x00\x20\x00\x26\x00\x71\x00\x75\x00\x6f\x00\x74\x00\ +\x3b\x00\x54\x00\x69\x00\x63\x00\x6b\x00\x73\x00\x26\x00\x71\x00\ +\x75\x00\x6f\x00\x74\x00\x3b\x00\x2d\x00\x45\x00\x69\x00\x6e\x00\ +\x74\x00\x72\x00\x61\x00\x67\x00\x20\x00\x69\x00\x73\x00\x74\x00\ +\x20\x00\x68\x00\x69\x00\x6e\x00\x67\x00\x65\x00\x67\x00\x65\x00\ +\x6e\x00\x20\x00\x61\x00\x62\x00\x73\x00\x6f\x00\x6c\x00\x75\x00\ +\x74\x00\x3a\x00\x20\x00\x45\x00\x69\x00\x6e\x00\x65\x00\x20\x00\ +\x56\x00\x69\x00\x65\x00\x72\x00\x74\x00\x65\x00\x6c\x00\x6e\x00\ +\x6f\x00\x74\x00\x65\x00\x20\x00\x68\x00\x61\x00\x74\x00\x20\x00\ +\x69\x00\x6d\x00\x6d\x00\x65\x00\x72\x00\x20\x00\x7b\x00\x7d\x00\ +\x20\x00\x74\x00\x69\x00\x63\x00\x6b\x00\x73\x00\x2e\x00\x0a\x00\ +\x0a\x00\x4d\x00\x61\x00\x6e\x00\x20\x00\x6b\x00\x61\x00\x6e\x00\ +\x6e\x00\x20\x00\x73\x00\x6f\x00\x67\x00\x61\x00\x72\x00\x20\x00\ +\x6e\x00\x65\x00\x67\x00\x61\x00\x74\x00\x69\x00\x76\x00\x65\x00\ +\x20\x00\x5a\x00\x61\x00\x68\x00\x6c\x00\x65\x00\x6e\x00\x20\x00\ +\x65\x00\x69\x00\x6e\x00\x67\x00\x65\x00\x62\x00\x65\x00\x6e\x00\ +\x2c\x00\x20\x00\x77\x00\x6f\x00\x62\x00\x65\x00\x69\x00\x20\x00\ +\x65\x00\x73\x00\x20\x00\x75\x00\x6e\x00\x6d\x00\xf6\x00\x67\x00\ +\x6c\x00\x69\x00\x63\x00\x68\x00\x20\x00\x69\x00\x73\x00\x74\x00\ +\x20\x00\x76\x00\x6f\x00\x72\x00\x20\x00\x64\x00\x69\x00\x65\x00\ +\x20\x00\x4a\x00\x61\x00\x63\x00\x6b\x00\x2d\x00\x54\x00\x72\x00\ +\x61\x00\x6e\x00\x73\x00\x70\x00\x6f\x00\x72\x00\x74\x00\x70\x00\ +\x6f\x00\x73\x00\x69\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x20\x00\ +\x30\x00\x20\x00\x7a\x00\x75\x00\x20\x00\x67\x00\x65\x00\x6c\x00\ +\x61\x00\x6e\x00\x67\x00\x65\x00\x6e\x00\x2e\x00\x20\x00\x41\x00\ +\x6c\x00\x73\x00\x20\x00\x66\x00\x6f\x00\x72\x00\x74\x00\x67\x00\ +\x65\x00\x73\x00\x63\x00\x68\x00\x72\x00\x69\x00\x74\x00\x74\x00\ +\x65\x00\x6e\x00\x65\x00\x72\x00\x20\x00\x42\x00\x65\x00\x6e\x00\ +\x75\x00\x74\x00\x7a\x00\x65\x00\x72\x00\x20\x00\x69\x00\x73\x00\ +\x74\x00\x20\x00\x64\x00\x61\x00\x73\x00\x20\x00\x61\x00\x6c\x00\ +\x6c\x00\x65\x00\x72\x00\x64\x00\x69\x00\x6e\x00\x67\x00\x73\x00\ +\x20\x00\x64\x00\x65\x00\x69\x00\x6e\x00\x65\x00\x20\x00\x65\x00\ +\x69\x00\x67\x00\x65\x00\x6e\x00\x65\x00\x20\x00\x56\x00\x65\x00\ +\x72\x00\x61\x00\x6e\x00\x74\x00\x77\x00\x6f\x00\x72\x00\x74\x00\ +\x75\x00\x6e\x00\x67\x00\x20\x00\x3a\x00\x29\x08\x00\x00\x00\x00\ +\x06\x00\x00\x02\x1f\x43\x75\x72\x72\x65\x6e\x74\x20\x4f\x66\x66\ +\x73\x65\x74\x20\x69\x6e\x20\x54\x69\x63\x6b\x73\x3a\x20\x7b\x7d\ +\x0a\x0a\x46\x6f\x72\x20\x61\x64\x76\x61\x6e\x63\x65\x64\x20\x75\ +\x73\x65\x72\x73\x20\x77\x68\x6f\x20\x61\x72\x65\x20\x75\x73\x69\ +\x6e\x67\x20\x6d\x75\x6c\x74\x69\x70\x6c\x65\x20\x6d\x75\x73\x69\ +\x63\x20\x70\x72\x6f\x67\x72\x61\x6d\x73\x20\x77\x69\x74\x68\x20\ +\x4a\x61\x63\x6b\x54\x72\x61\x6e\x73\x70\x6f\x72\x74\x2d\x53\x79\ +\x6e\x63\x2e\x0a\x0a\x48\x65\x72\x65\x20\x79\x6f\x75\x20\x63\x61\ +\x6e\x20\x73\x65\x74\x20\x61\x20\x67\x6c\x6f\x62\x61\x6c\x20\x72\ +\x68\x79\x74\x68\x6d\x20\x6f\x66\x66\x73\x65\x74\x20\x74\x6f\x20\ +\x6c\x65\x74\x20\x50\x61\x74\x72\x6f\x6e\x65\x6f\x20\x27\x77\x61\ +\x69\x74\x27\x20\x62\x65\x66\x6f\x72\x65\x20\x69\x74\x27\x73\x20\ +\x70\x6c\x61\x79\x62\x61\x63\x6b\x2e\x0a\x54\x68\x65\x20\x73\x68\ +\x69\x66\x74\x20\x77\x69\x6c\x6c\x20\x62\x65\x20\x69\x6e\x76\x69\ +\x73\x69\x62\x6c\x65\x20\x69\x6e\x20\x74\x68\x65\x20\x47\x55\x49\ +\x2e\x0a\x0a\x46\x75\x6c\x6c\x20\x4d\x65\x61\x73\x75\x72\x65\x73\ +\x20\x61\x72\x65\x20\x63\x75\x72\x72\x65\x6e\x74\x20\x50\x61\x74\ +\x72\x6f\x6e\x65\x6f\x20\x6d\x65\x61\x73\x75\x72\x65\x73\x2e\x20\ +\x49\x66\x20\x79\x6f\x75\x20\x63\x68\x61\x6e\x67\x65\x20\x74\x68\ +\x65\x69\x72\x20\x64\x75\x72\x61\x74\x69\x6f\x6e\x20\x74\x68\x65\ +\x20\x6f\x66\x66\x73\x65\x74\x20\x77\x69\x6c\x6c\x20\x63\x68\x61\ +\x6e\x67\x65\x20\x61\x73\x20\x77\x65\x6c\x6c\x2e\x0a\x0a\x54\x68\ +\x65\x20\x27\x54\x69\x63\x6b\x73\x27\x20\x76\x61\x6c\x75\x65\x20\ +\x69\x73\x20\x61\x62\x73\x6f\x6c\x75\x74\x65\x2e\x20\x41\x20\x71\ +\x75\x61\x72\x74\x65\x72\x20\x6e\x6f\x74\x65\x20\x68\x61\x73\x20\ +\x7b\x7d\x20\x74\x69\x63\x6b\x73\x2e\x0a\x0a\x59\x6f\x75\x20\x63\ +\x61\x6e\x20\x67\x69\x76\x65\x20\x65\x76\x65\x6e\x20\x67\x69\x76\ +\x65\x20\x6e\x65\x67\x61\x74\x69\x76\x65\x20\x6e\x75\x6d\x62\x65\ +\x72\x73\x2c\x20\x62\x75\x74\x20\x69\x74\x20\x69\x6d\x70\x6f\x73\ +\x73\x69\x62\x6c\x65\x20\x74\x6f\x20\x73\x68\x69\x66\x74\x20\x62\ +\x65\x66\x6f\x72\x65\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\x20\x30\ +\x2e\x20\x41\x73\x20\x61\x6e\x20\x61\x64\x76\x61\x6e\x63\x65\x64\ +\x20\x75\x73\x65\x72\x20\x74\x68\x69\x73\x20\x69\x73\x20\x79\x6f\ +\x75\x72\x20\x72\x65\x73\x70\x6f\x6e\x73\x69\x62\x69\x6c\x69\x74\ +\x79\x20\x3a\x29\x07\x00\x00\x00\x13\x67\x6c\x6f\x62\x61\x6c\x4f\ +\x66\x66\x73\x65\x74\x53\x75\x62\x6d\x65\x6e\x75\x01\x03\x00\x00\ +\x00\x28\x00\x56\x00\x6f\x00\x6c\x00\x6c\x00\x65\x00\x20\x00\x50\ +\x00\x61\x00\x74\x00\x72\x00\x6f\x00\x6e\x00\x65\x00\x6f\x00\x20\ +\x00\x54\x00\x61\x00\x6b\x00\x74\x00\x65\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x16\x46\x75\x6c\x6c\x20\x50\x61\x74\x72\x6f\x6e\x65\ +\x6f\x20\x4d\x65\x61\x73\x75\x72\x65\x73\x07\x00\x00\x00\x13\x67\ +\x6c\x6f\x62\x61\x6c\x4f\x66\x66\x73\x65\x74\x53\x75\x62\x6d\x65\ +\x6e\x75\x01\x03\x00\x00\x00\x24\x00\x54\x00\x69\x00\x63\x00\x6b\ +\x00\x73\x00\x20\x00\x28\x00\x56\x00\x69\x00\x65\x00\x72\x00\x74\ +\x00\x65\x00\x6c\x00\x3d\x00\x7b\x00\x7d\x00\x29\x08\x00\x00\x00\ +\x00\x06\x00\x00\x00\x12\x54\x69\x63\x6b\x73\x20\x28\x51\x75\x61\ +\x72\x74\x65\x72\x3d\x7b\x7d\x29\x07\x00\x00\x00\x13\x67\x6c\x6f\ +\x62\x61\x6c\x4f\x66\x66\x73\x65\x74\x53\x75\x62\x6d\x65\x6e\x75\ +\x01\x03\x00\x00\x00\x4c\x00\x47\x00\x6c\x00\x65\x00\x69\x00\x63\ +\x00\x68\x00\x65\x00\x20\x00\x47\x00\x72\x00\xf6\x00\xdf\x00\x65\ +\x00\x20\x00\x66\x00\xfc\x00\x72\x00\x20\x00\x46\x00\x6f\x00\x72\ +\x00\x6d\x00\x2d\x00\x20\x00\x75\x00\x6e\x00\x64\x00\x20\x00\x54\ +\x00\x61\x00\x6b\x00\x74\x00\x65\x00\x64\x00\x69\x00\x74\x00\x6f\ +\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x21\x45\x71\x75\x61\ +\x6c\x20\x73\x70\x61\x63\x65\x20\x66\x6f\x72\x20\x50\x61\x74\x74\ +\x65\x72\x6e\x2f\x53\x6f\x6e\x67\x20\x41\x72\x65\x61\x07\x00\x00\ +\x00\x04\x6d\x65\x6e\x75\x01\x03\x00\x00\x00\x66\x00\x50\x00\x6c\ +\x00\x61\x00\x79\x00\x68\x00\x65\x00\x61\x00\x64\x00\x20\x00\x69\ +\x00\x6e\x00\x20\x00\x4d\x00\x75\x00\x73\x00\x74\x00\x65\x00\x72\ +\x00\x61\x00\x6e\x00\x73\x00\x69\x00\x63\x00\x68\x00\x74\x00\x20\ +\x00\x64\x00\x75\x00\x72\x00\x63\x00\x68\x00\x20\x00\x53\x00\x63\ +\x00\x72\x00\x6f\x00\x6c\x00\x6c\x00\x65\x00\x6e\x00\x20\x00\x76\ +\x00\x65\x00\x72\x00\x66\x00\x6f\x00\x6c\x00\x67\x00\x65\x00\x6e\ +\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x2d\x46\x6f\x6c\x6c\ +\x6f\x77\x20\x70\x6c\x61\x79\x68\x65\x61\x64\x20\x69\x6e\x20\x70\ +\x61\x74\x74\x65\x72\x6e\x2d\x76\x69\x65\x77\x20\x62\x79\x20\x73\ +\x63\x72\x6f\x6c\x6c\x69\x6e\x67\x2e\x07\x00\x00\x00\x04\x6d\x65\ +\x6e\x75\x01\x03\x00\x00\x00\x2a\x00\x54\x00\x61\x00\x6b\x00\x74\ +\x00\x65\x00\x64\x00\x69\x00\x74\x00\x6f\x00\x72\x00\x20\x00\x6d\ +\x00\x61\x00\x78\x00\x69\x00\x6d\x00\x69\x00\x65\x00\x72\x00\x65\ +\x00\x6e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x15\x4d\x61\x78\x69\ +\x6d\x69\x7a\x65\x20\x50\x61\x74\x74\x65\x72\x6e\x20\x41\x72\x65\ +\x61\x07\x00\x00\x00\x04\x6d\x65\x6e\x75\x01\x03\x00\x00\x00\x2a\ +\x00\x46\x00\x6f\x00\x72\x00\x6d\x00\x65\x00\x64\x00\x69\x00\x74\ +\x00\x6f\x00\x72\x00\x20\x00\x6d\x00\x61\x00\x78\x00\x69\x00\x6d\ +\x00\x69\x00\x65\x00\x72\x00\x65\x00\x6e\x08\x00\x00\x00\x00\x06\ +\x00\x00\x00\x12\x4d\x61\x78\x69\x6d\x69\x7a\x65\x20\x53\x6f\x6e\ +\x67\x20\x41\x72\x65\x61\x07\x00\x00\x00\x04\x6d\x65\x6e\x75\x01\ +\x03\x00\x00\x00\x4c\x00\x4c\x00\x61\x00\x75\x00\x74\x00\x73\x00\ +\x74\x00\xe4\x00\x72\x00\x6b\x00\x65\x00\x6e\x00\x6e\x00\x75\x00\ +\x6d\x00\x6d\x00\x65\x00\x72\x00\x6e\x00\x20\x00\x73\x00\x69\x00\ +\x6e\x00\x64\x00\x20\x00\x69\x00\x6d\x00\x6d\x00\x65\x00\x72\x00\ +\x20\x00\x73\x00\x69\x00\x63\x00\x68\x00\x74\x00\x62\x00\x61\x00\ +\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x23\x56\x65\x6c\x6f\x63\ +\x69\x74\x79\x20\x6e\x75\x6d\x62\x65\x72\x73\x20\x61\x72\x65\x20\ +\x61\x6c\x77\x61\x79\x73\x20\x76\x69\x73\x69\x62\x6c\x65\x07\x00\ +\x00\x00\x04\x6d\x65\x6e\x75\x01\x03\x00\x00\x00\x0e\x00\x41\x00\ +\x6e\x00\x73\x00\x69\x00\x63\x00\x68\x00\x74\x08\x00\x00\x00\x00\ +\x06\x00\x00\x00\x04\x56\x69\x65\x77\x07\x00\x00\x00\x04\x6d\x65\ +\x6e\x75\x01\x88\x00\x00\x00\x02\x01\x01\ " qt_resource_name = b"\ -\x00\x0c\ -\x0d\xfc\x11\x13\ -\x00\x74\ -\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x6c\x00\x61\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x73\ \x00\x0d\ \x0b\x0f\xc0\xa7\ \x00\x61\ @@ -2545,6 +2565,10 @@ qt_resource_name = b"\ \x0a\xb8\x4e\xa7\ \x00\x66\ \x00\x61\x00\x76\x00\x69\x00\x63\x00\x6f\x00\x6e\x00\x2e\x00\x70\x00\x6e\x00\x67\ +\x00\x0b\ +\x08\x61\x82\x07\ +\x00\x74\ +\x00\x6f\x00\x73\x00\x74\x00\x61\x00\x72\x00\x74\x00\x2e\x00\x70\x00\x6e\x00\x67\ \x00\x0d\ \x02\xc6\x5b\x87\ \x00\x70\ @@ -2553,10 +2577,10 @@ qt_resource_name = b"\ \x06\x63\x59\x27\ \x00\x6c\ \x00\x6f\x00\x6f\x00\x70\x00\x2e\x00\x70\x00\x6e\x00\x67\ -\x00\x0b\ -\x08\x61\x82\x07\ +\x00\x0c\ +\x0d\xfc\x11\x13\ \x00\x74\ -\x00\x6f\x00\x73\x00\x74\x00\x61\x00\x72\x00\x74\x00\x2e\x00\x70\x00\x6e\x00\x67\ +\x00\x72\x00\x61\x00\x6e\x00\x73\x00\x6c\x00\x61\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x73\ \x00\x05\ \x00\x6a\x85\x7d\ \x00\x64\ @@ -2565,32 +2589,32 @@ qt_resource_name = b"\ qt_resource_struct_v1 = b"\ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x06\x00\x00\x00\x01\ -\x00\x00\x00\x5a\x00\x00\x00\x00\x00\x01\x00\x00\x1d\x5e\ -\x00\x00\x00\x7a\x00\x00\x00\x00\x00\x01\x00\x00\x20\x1d\ -\x00\x00\x00\x90\x00\x00\x00\x00\x00\x01\x00\x00\x25\x1d\ -\x00\x00\x00\x3e\x00\x00\x00\x00\x00\x01\x00\x00\x1b\x38\ -\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\ -\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x07\ +\x00\x00\x00\x58\x00\x00\x00\x00\x00\x01\x00\x00\x20\x9e\ +\x00\x00\x00\x78\x00\x00\x00\x00\x00\x01\x00\x00\x23\x5d\ +\x00\x00\x00\x3c\x00\x00\x00\x00\x00\x01\x00\x00\x1d\x5e\ +\x00\x00\x00\x20\x00\x00\x00\x00\x00\x01\x00\x00\x1b\x38\ +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\ +\x00\x00\x00\x8e\x00\x02\x00\x00\x00\x01\x00\x00\x00\x07\ \x00\x00\x00\xac\x00\x00\x00\x00\x00\x01\x00\x00\x28\x5d\ " qt_resource_struct_v2 = b"\ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x06\x00\x00\x00\x01\ \x00\x00\x00\x00\x00\x00\x00\x00\ -\x00\x00\x00\x5a\x00\x00\x00\x00\x00\x01\x00\x00\x1d\x5e\ -\x00\x00\x01\x80\x38\xee\x55\x1e\ -\x00\x00\x00\x7a\x00\x00\x00\x00\x00\x01\x00\x00\x20\x1d\ -\x00\x00\x01\x80\x38\xee\x55\x1e\ -\x00\x00\x00\x90\x00\x00\x00\x00\x00\x01\x00\x00\x25\x1d\ -\x00\x00\x01\x80\x38\xee\x55\x1e\ -\x00\x00\x00\x3e\x00\x00\x00\x00\x00\x01\x00\x00\x1b\x38\ -\x00\x00\x01\x80\x38\xee\x55\x14\ -\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\ -\x00\x00\x01\x80\x38\xee\x55\x14\ -\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x07\ +\x00\x00\x00\x58\x00\x00\x00\x00\x00\x01\x00\x00\x20\x9e\ +\x00\x00\x01\x83\xd8\x7c\xce\x51\ +\x00\x00\x00\x78\x00\x00\x00\x00\x00\x01\x00\x00\x23\x5d\ +\x00\x00\x01\x83\xd8\x7c\xce\x51\ +\x00\x00\x00\x3c\x00\x00\x00\x00\x00\x01\x00\x00\x1d\x5e\ +\x00\x00\x01\x83\xd8\x7c\xce\x51\ +\x00\x00\x00\x20\x00\x00\x00\x00\x00\x01\x00\x00\x1b\x38\ +\x00\x00\x01\x83\xd8\x7c\xce\x47\ +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\ +\x00\x00\x01\x83\xd8\x7c\xce\x47\ +\x00\x00\x00\x8e\x00\x02\x00\x00\x00\x01\x00\x00\x00\x07\ \x00\x00\x00\x00\x00\x00\x00\x00\ \x00\x00\x00\xac\x00\x00\x00\x00\x00\x01\x00\x00\x28\x5d\ -\x00\x00\x01\x80\x38\xee\x55\x1e\ +\x00\x00\x01\x83\xd8\x7c\xce\x51\ " qt_version = [int(v) for v in QtCore.qVersion().split('.')] diff --git a/qtgui/resources/translations/de.qm b/qtgui/resources/translations/de.qm index 12bdbb3..ca589a4 100644 Binary files a/qtgui/resources/translations/de.qm and b/qtgui/resources/translations/de.qm differ diff --git a/qtgui/resources/translations/de.ts b/qtgui/resources/translations/de.ts index 2bfaa50..8c9f001 100644 --- a/qtgui/resources/translations/de.ts +++ b/qtgui/resources/translations/de.ts @@ -32,17 +32,17 @@ EventContextMenu - + Invert Steps Schritte invertieren - + All Steps On Alle Schritte an - + All Steps Off Alles Schritte aus @@ -52,17 +52,17 @@ Reihe mit Wiederholung bis hier befüllen - + Clear Row Reihe löschen - + Invert Row Reihe umkehren - + Repeat to step {} incl. to fill Row Reihe mit Wiederholung bis Schritt {} befüllen @@ -116,65 +116,75 @@ Menu - + Convert Grouping Gruppierung umwandeln - + Change step-grouping but keep your music the same Taktartaufspaltung durch Gruppierung umwandeln, versucht die Musik gleich klingen zu lassen - + Global Rhythm Offset Genereller Rhythmusversatz - + Shift the whole piece further down the timeline Schiebt das gesamte Stück &quot;später&quot; auf die Timeline - + Increase halftone transpose for currently hovered measure (use shortcut!) Erhöhe Halbton-Transposition für den Takt momentan unter dem Mauszeiger (Tastenkürzel benutzen!) - + Decrease halftone transpose for currently hovered measure (use shortcut!) Erniedrige Halbton-Transposition für den Takt momentan unter dem Mauszeiger (Tastenkürzel benutzen!) - + Increase in-scale transpose for currently hovered measure (use shortcut!) Erhöhe Skalen-Transposition für den Takt momentan unter dem Mauszeiger (Tastenkürzel benutzen!) - + Decrease in-scale transpose for currently hovered measure (use shortcut!) Erniedrige Skalen-Transposition für den Takt momentan unter dem Mauszeiger (Tastenkürzel benutzen!) - + Increase step delay for currently hovered measure (use shortcut!) Erhöhe Schritt-Verzögerung für den Takt momentan unter dem Mauszeiger (Tastenkürzel benutzen!) - + Decrease step delay for currently hovered measure (use shortcut!) Erniedrige Schritt-Verzögerung für den Takt momentan unter dem Mauszeiger (Tastenkürzel benutzen!) - + Increase augmentation factor for currently hovered measure (use shortcut!) Erhöhe Augmentierungs-Faktor für den Takt momentan unter dem Mauszeiger (Tastenkürzel benutzen!) - + Decrease augmentation factor for currently hovered measure (use shortcut!) Erniedrige Augmentierungs-Faktor für den Takt momentan unter dem Mauszeiger (Tastenkürzel benutzen!) + + + No Step Split (use shortcut!) + Keine Spaltung (Tastenkürzel benutzen!) + + + + [Only Shortcut] Split hovered Step in + [Tastenkürzel] Spalte Schritt unter Mauszeiger in + NOOPengineHistory @@ -455,72 +465,72 @@ Scale - + Major Dur - + Minor Moll - + Dorian Dorisch - + Phrygian Phrygisch - + Lydian Lydisch - + Mixolydian Mixolydisch - + Locrian Lokrisch - + Blues Blues - + Hollywood Hollywood - + English Englisch - + Lilypond Lilypond - + German Deutsch - + Drums GM Drums GM - + Chromatic Chromatisch @@ -568,20 +578,20 @@ Note: Left click do deactivate. Middle click to listen. MouseWheel to change volume (+ALT key to change entire row). Right click for pattern options. - Note: Linksklick um auszuschalten. Mittelklick: Hören. Mausrad um Lautstärke zu ändern (+ALT Taste für die ganze Reihe). Rechtsklick für Muster-Optionen. + Note: Linksklick um auszuschalten. Mittelklick: Hören. Mausrad um Lautstärke zu ändern (+ALT Taste für die ganze Reihe). Rechtsklick für Muster-Optionen. - + Left click do activate note. Middle click to listen. Right click for pattern options. Linksklick um Note anzuschalten. Mittelklick um zu hören. Rechtsklick für Muster-Optionen. - + Pitch in MIDI half-tones. 60 = middle C. Enter number or spin the mouse wheel to change. Tonhöhe in Midi-Halbtönen: 60 = Schlüssel-C. Gib eine Zahl ein oder drehe das Mausrum um sie zu verändern. - + Click to change volume for all notes in single steps, spin mouse wheel to change in steps of 10. Linksklick um alle Noten in Einerschritten lauter/leiser zu machen. Mausrad drehen für 10er Schritte. @@ -630,6 +640,11 @@ Measure: Left click to deactivate. Middle click to show as shadows in current pattern. Right click for measure group options. Read the Edit menu for advanced modifications while hovering. Takt: Linksklick zum ausschalten. Mittelklick um als Schatten in momentaner Spur anzuzeigen. Rechtsklick für Taktgruppen-Optionen. Im Bearbeiten-Menü sind mehr Möglichkeiten. + + + Note: Left click do deactivate. Middle click to listen. MouseWheel to change volume (+ALT key to change entire row). Number keys to split. Right click for pattern options. + Note: Linksklick um auszuschalten. Mittelklick: Hören. Mausrad um Lautstärke zu ändern (+ALT Taste für die ganze Reihe). Nummerntaste zum Spalten. Rechtsklick für Muster-Optionen. + TimeSignature @@ -864,72 +879,72 @@ TransposeControls - + +Half Tone +Halbton - + Transpose the whole scale up a half tone (+1 midi note) Transponiere die Tonleiter einen Halbton aufwärts (+1 MIDI Tonhöhe) - + -Half Tone -Halbton - + Transpose the whole scale down a half tone (-1 midi note) Transponiere die Tonleiter einen Halbton abwärts (-1 MIDI Tonhöhe) - + +Octave +Oktave - + Transpose the whole scale up an octave (+12 midi notes) Transponiere die Tonleiter eine Oktave aufwärts (+12 MIDI Tonhöhe) - + -Octave -Oktave - + Transpose the whole scale down an octave (-12 midi notes) Transponiere die Tonleiter eine Oktave abwärts (-12 MIDI Tonhöhe) - + Set Scale to: Benutze Tonleiter: - + Take the bottom note and build a predefined scale from it upwards. Ändere die Tonleiter des Musters auf die Ausgewählte. Referenzton ist die unterste Reihe des Musters. - + Set Notenames to: Benutze Notennamen: - + Use this scheme as note names. Use this scheme as note names. - + Choose how many different notes does this pattern should have. Anzahl der verschiedenen Tonhöhen-Stufen aus. - + Notes Noten @@ -937,22 +952,22 @@ VelocityControls - + +Velocity +Velocity - + Make everything louder. Hover and mousewheel up/down to go in steps of 10. Alle Töne lauter machen. Mit dem Mauszeiger über dem Knopf bleiben und das Mausrad auf oder ab bewegen für 10er Schritte. - + -Velocity -Velocity - + Make everything softer. Hover and mousewheel up/down to go in steps of 10. Alle Töne leiser machen. Mit dem Mauszeiger über dem Knopf bleiben und das Mausrad auf oder ab bewegen für 10er Schritte. @@ -1060,32 +1075,32 @@ Man kann sogar negative Zahlen eingeben, wobei es unmöglich ist vor die Jack-Tr menu - + View Ansicht - + Maximize Song Area Formeditor maximieren - + Maximize Pattern Area Takteditor maximieren - + Equal space for Pattern/Song Area Gleiche Größe für Form- und Takteditor - + Follow playhead in pattern-view by scrolling. Playhead in Musteransicht durch Scrollen verfolgen. - + Velocity numbers are always visible Lautstärkennummern sind immer sichtbar