From: Stewart Holmes Date: Sat, 10 Apr 2010 20:47:21 +0000 (+0100) Subject: Initial Commit X-Git-Url: http://git.maemo.org/git/?p=uktrainplanner;a=commitdiff_plain Initial Commit --- 9a7380105ec06b29c5a566b1019a313476793b30 diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..3df7bc0 --- /dev/null +++ b/Makefile @@ -0,0 +1,398 @@ +############################################################################# +# Makefile for building: build/uktrainplanner +# Generated by qmake (2.01a) (Qt 4.5.3) on: Sat Apr 10 21:31:36 2010 +# Project: uktrainplanner.pro +# Template: app +# Command: /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/qmake -unix -o Makefile uktrainplanner.pro +############################################################################# + +####### Compiler, tools and options + +CC = gcc +CXX = g++ +DEFINES = -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED +CFLAGS = -pipe -O0 -Wall -W -D_REENTRANT $(DEFINES) +CXXFLAGS = -pipe -O0 -Wall -W -D_REENTRANT $(DEFINES) +INCPATH = -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/linux-g++-gles2 -I. -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtCore -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtNetwork -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtGui -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtXml -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtXmlPatterns -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4 -Ibuild -Ibuild +LINK = g++ +LFLAGS = +LIBS = $(SUBLIBS) -L/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib -Wl,-rpath-link=/usr/lib -lQtXmlPatterns -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread +AR = ar cqs +RANLIB = +QMAKE = /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/qmake +TAR = tar -cf +COMPRESS = gzip -9f +COPY = cp -f +SED = sed +COPY_FILE = $(COPY) +COPY_DIR = $(COPY) -r +INSTALL_FILE = install -m 644 -p +INSTALL_DIR = $(COPY_DIR) +INSTALL_PROGRAM = install -m 755 -p +DEL_FILE = rm -f +SYMLINK = ln -sf +DEL_DIR = rmdir +MOVE = mv -f +CHK_DIR_EXISTS= test -d +MKDIR = mkdir -p + +####### Output directory + +OBJECTS_DIR = build/ + +####### Files + +SOURCES = src/qtmain.cpp \ + src/chooser.cpp \ + src/departureboard.cpp \ + src/departurewidget.cpp \ + src/favouritestations.cpp \ + src/servicewindow.cpp \ + src/stationchooser.cpp build/moc_chooser.cpp \ + build/moc_departureboard.cpp \ + build/moc_departurewidget.cpp \ + build/moc_favouritestations.cpp \ + build/moc_servicewindow.cpp \ + build/moc_stationchooser.cpp \ + qrc_icons.cpp \ + qrc_stations.cpp +OBJECTS = build/qtmain.o \ + build/chooser.o \ + build/departureboard.o \ + build/departurewidget.o \ + build/favouritestations.o \ + build/servicewindow.o \ + build/stationchooser.o \ + build/moc_chooser.o \ + build/moc_departureboard.o \ + build/moc_departurewidget.o \ + build/moc_favouritestations.o \ + build/moc_servicewindow.o \ + build/moc_stationchooser.o \ + build/qrc_icons.o \ + build/qrc_stations.o +DIST = /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/g++.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/unix.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/linux.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/qconfig.pri \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_functions.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_config.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/exclusive_builds.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_pre.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/debug.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_post.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/warn_on.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/unix/thread.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/moc.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/resources.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/uic.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/yacc.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/lex.prf \ + uktrainplanner.pro +QMAKE_TARGET = uktrainplanner +DESTDIR = build/ +TARGET = build/uktrainplanner + +first: all +####### Implicit rules + +.SUFFIXES: .o .c .cpp .cc .cxx .C + +.cpp.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.cc.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.cxx.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.C.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.c.o: + $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<" + +####### Build rules + +all: Makefile $(TARGET) + +$(TARGET): build/ui_chooser.h build/ui_stationchooser.h build/ui_favouritestations.h build/ui_departureboard.h build/ui_servicewindow.h build/ui_departurewidget.h $(OBJECTS) + @$(CHK_DIR_EXISTS) build/ || $(MKDIR) build/ + $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS) + +Makefile: uktrainplanner.pro /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/linux-g++-gles2/qmake.conf /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/g++.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/unix.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/linux.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/qconfig.pri \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_functions.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_config.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/exclusive_builds.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_pre.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/debug.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_post.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/warn_on.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/unix/thread.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/moc.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/resources.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/uic.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/yacc.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/lex.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtXmlPatterns.prl \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtXml.prl \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtGui.prl \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtNetwork.prl \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtCore.prl + $(QMAKE) -unix -o Makefile uktrainplanner.pro +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/g++.conf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/unix.conf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/linux.conf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/qconfig.pri: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_functions.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_config.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/exclusive_builds.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_pre.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/debug.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_post.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/warn_on.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/unix/thread.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/moc.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/resources.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/uic.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/yacc.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/lex.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtXmlPatterns.prl: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtXml.prl: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtGui.prl: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtNetwork.prl: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtCore.prl: +qmake: FORCE + @$(QMAKE) -unix -o Makefile uktrainplanner.pro + +dist: + @$(CHK_DIR_EXISTS) build/uktrainplanner1.0.0 || $(MKDIR) build/uktrainplanner1.0.0 + $(COPY_FILE) --parents $(SOURCES) $(DIST) build/uktrainplanner1.0.0/ && $(COPY_FILE) --parents src/chooser.h src/departureboard.h src/departurewidget.h src/favouritestations.h src/servicewindow.h src/stationchooser.h build/uktrainplanner1.0.0/ && $(COPY_FILE) --parents src/icons.qrc src/stations.qrc build/uktrainplanner1.0.0/ && $(COPY_FILE) --parents src/qtmain.cpp src/chooser.cpp src/departureboard.cpp src/departurewidget.cpp src/favouritestations.cpp src/servicewindow.cpp src/stationchooser.cpp build/uktrainplanner1.0.0/ && $(COPY_FILE) --parents src/chooser.ui src/stationchooser.ui src/favouritestations.ui src/departureboard.ui src/servicewindow.ui src/departurewidget.ui build/uktrainplanner1.0.0/ && (cd `dirname build/uktrainplanner1.0.0` && $(TAR) uktrainplanner1.0.0.tar uktrainplanner1.0.0 && $(COMPRESS) uktrainplanner1.0.0.tar) && $(MOVE) `dirname build/uktrainplanner1.0.0`/uktrainplanner1.0.0.tar.gz . && $(DEL_FILE) -r build/uktrainplanner1.0.0 + + +clean:compiler_clean + -$(DEL_FILE) $(OBJECTS) + -$(DEL_FILE) *~ core *.core + + +####### Sub-libraries + +distclean: clean + -$(DEL_FILE) $(TARGET) + -$(DEL_FILE) Makefile + + +debian-all: debian-src debian-bin + +debian-src: + dpkg-buildpackage -S -r -us -uc -d + +debian-bin: + dpkg-buildpackage -b -r -uc -d + +compiler_clean: + -$(DEL_FILE) $(TARGET) + +mocclean: compiler_moc_header_clean compiler_moc_source_clean + +mocables: compiler_moc_header_make_all compiler_moc_source_make_all + +compiler_moc_header_make_all: build/moc_chooser.cpp build/moc_departureboard.cpp build/moc_departurewidget.cpp build/moc_favouritestations.cpp build/moc_servicewindow.cpp build/moc_stationchooser.cpp +compiler_moc_header_clean: + -$(DEL_FILE) build/moc_chooser.cpp build/moc_departureboard.cpp build/moc_departurewidget.cpp build/moc_favouritestations.cpp build/moc_servicewindow.cpp build/moc_stationchooser.cpp +build/moc_chooser.cpp: src/stationchooser.h \ + src/favouritestations.h \ + src/departureboard.h \ + src/servicewindow.h \ + src/departurewidget.h \ + src/chooser.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) src/chooser.h -o build/moc_chooser.cpp + +build/moc_departureboard.cpp: src/servicewindow.h \ + src/departurewidget.h \ + src/departureboard.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) src/departureboard.h -o build/moc_departureboard.cpp + +build/moc_departurewidget.cpp: src/departurewidget.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) src/departurewidget.h -o build/moc_departurewidget.cpp + +build/moc_favouritestations.cpp: src/stationchooser.h \ + src/favouritestations.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) src/favouritestations.h -o build/moc_favouritestations.cpp + +build/moc_servicewindow.cpp: src/departurewidget.h \ + src/servicewindow.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) src/servicewindow.h -o build/moc_servicewindow.cpp + +build/moc_stationchooser.cpp: src/stationchooser.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) src/stationchooser.h -o build/moc_stationchooser.cpp + +compiler_rcc_make_all: qrc_icons.cpp qrc_stations.cpp +compiler_rcc_clean: + -$(DEL_FILE) qrc_icons.cpp qrc_stations.cpp +qrc_icons.cpp: src/icons.qrc \ + src/go-home.png \ + src/folder.png \ + src/internet-web-browser.png \ + src/view-refresh.png + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/rcc -name icons src/icons.qrc -o qrc_icons.cpp + +qrc_stations.cpp: src/stations.qrc \ + src/stations.txt + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/rcc -name stations src/stations.qrc -o qrc_stations.cpp + +compiler_image_collection_make_all: qmake_image_collection.cpp +compiler_image_collection_clean: + -$(DEL_FILE) qmake_image_collection.cpp +compiler_moc_source_make_all: +compiler_moc_source_clean: +compiler_uic_make_all: build/ui_chooser.h build/ui_stationchooser.h build/ui_favouritestations.h build/ui_departureboard.h build/ui_servicewindow.h build/ui_departurewidget.h +compiler_uic_clean: + -$(DEL_FILE) build/ui_chooser.h build/ui_stationchooser.h build/ui_favouritestations.h build/ui_departureboard.h build/ui_servicewindow.h build/ui_departurewidget.h +build/ui_chooser.h: src/chooser.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic src/chooser.ui -o build/ui_chooser.h + +build/ui_stationchooser.h: src/stationchooser.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic src/stationchooser.ui -o build/ui_stationchooser.h + +build/ui_favouritestations.h: src/favouritestations.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic src/favouritestations.ui -o build/ui_favouritestations.h + +build/ui_departureboard.h: src/departureboard.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic src/departureboard.ui -o build/ui_departureboard.h + +build/ui_servicewindow.h: src/servicewindow.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic src/servicewindow.ui -o build/ui_servicewindow.h + +build/ui_departurewidget.h: src/departurewidget.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic src/departurewidget.ui -o build/ui_departurewidget.h + +compiler_yacc_decl_make_all: +compiler_yacc_decl_clean: +compiler_yacc_impl_make_all: +compiler_yacc_impl_clean: +compiler_lex_make_all: +compiler_lex_clean: +compiler_clean: compiler_moc_header_clean compiler_rcc_clean compiler_uic_clean + +####### Compile + +build/qtmain.o: src/qtmain.cpp src/chooser.h \ + src/stationchooser.h \ + src/favouritestations.h \ + src/departureboard.h \ + src/servicewindow.h \ + src/departurewidget.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/qtmain.o src/qtmain.cpp + +build/chooser.o: src/chooser.cpp src/chooser.h \ + src/stationchooser.h \ + src/favouritestations.h \ + src/departureboard.h \ + src/servicewindow.h \ + src/departurewidget.h \ + build/ui_chooser.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/chooser.o src/chooser.cpp + +build/departureboard.o: src/departureboard.cpp src/departureboard.h \ + src/servicewindow.h \ + src/departurewidget.h \ + build/ui_departureboard.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/departureboard.o src/departureboard.cpp + +build/departurewidget.o: src/departurewidget.cpp src/departurewidget.h \ + build/ui_departurewidget.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/departurewidget.o src/departurewidget.cpp + +build/favouritestations.o: src/favouritestations.cpp src/favouritestations.h \ + src/stationchooser.h \ + build/ui_favouritestations.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/favouritestations.o src/favouritestations.cpp + +build/servicewindow.o: src/servicewindow.cpp src/servicewindow.h \ + src/departurewidget.h \ + build/ui_servicewindow.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/servicewindow.o src/servicewindow.cpp + +build/stationchooser.o: src/stationchooser.cpp src/stationchooser.h \ + build/ui_stationchooser.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/stationchooser.o src/stationchooser.cpp + +build/moc_chooser.o: build/moc_chooser.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_chooser.o build/moc_chooser.cpp + +build/moc_departureboard.o: build/moc_departureboard.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_departureboard.o build/moc_departureboard.cpp + +build/moc_departurewidget.o: build/moc_departurewidget.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_departurewidget.o build/moc_departurewidget.cpp + +build/moc_favouritestations.o: build/moc_favouritestations.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_favouritestations.o build/moc_favouritestations.cpp + +build/moc_servicewindow.o: build/moc_servicewindow.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_servicewindow.o build/moc_servicewindow.cpp + +build/moc_stationchooser.o: build/moc_stationchooser.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_stationchooser.o build/moc_stationchooser.cpp + +build/qrc_icons.o: qrc_icons.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/qrc_icons.o qrc_icons.cpp + +build/qrc_stations.o: qrc_stations.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/qrc_stations.o qrc_stations.cpp + +####### Install + +install_target: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/bin/ || $(MKDIR) $(INSTALL_ROOT)/usr/bin/ + -$(INSTALL_PROGRAM) "build/$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)" + +uninstall_target: FORCE + -$(DEL_FILE) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)" + -$(DEL_DIR) $(INSTALL_ROOT)/usr/bin/ + + +install_desktop: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ + -$(INSTALL_PROGRAM) /media/Data/uktrainplanner/data/uktrainplanner.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/ + + +uninstall_desktop: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/uktrainplanner.desktop + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ + + +install_service: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/dbus-1/services/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ + -$(INSTALL_PROGRAM) /media/Data/uktrainplanner/data/uktrainplanner.service $(INSTALL_ROOT)/usr/share/dbus-1/services/ + + +uninstall_service: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/dbus-1/services/uktrainplanner.service + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ + + +install_icon64: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + -$(INSTALL_PROGRAM) /media/Data/uktrainplanner/data/64x64/uktrainplanner.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + + +uninstall_icon64: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/uktrainplanner.png + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + + +install: install_target install_desktop install_service install_icon64 FORCE + +uninstall: uninstall_target uninstall_desktop uninstall_service uninstall_icon64 FORCE + +FORCE: + diff --git a/build-stamp b/build-stamp new file mode 100644 index 0000000..e69de29 diff --git a/build/chooser.o b/build/chooser.o new file mode 100644 index 0000000..4490c57 Binary files /dev/null and b/build/chooser.o differ diff --git a/build/departureboard.o b/build/departureboard.o new file mode 100644 index 0000000..aa3c5a5 Binary files /dev/null and b/build/departureboard.o differ diff --git a/build/departurewidget.o b/build/departurewidget.o new file mode 100644 index 0000000..c54f708 Binary files /dev/null and b/build/departurewidget.o differ diff --git a/build/favouritestations.o b/build/favouritestations.o new file mode 100644 index 0000000..447b079 Binary files /dev/null and b/build/favouritestations.o differ diff --git a/build/moc_chooser.cpp b/build/moc_chooser.cpp new file mode 100644 index 0000000..034772e --- /dev/null +++ b/build/moc_chooser.cpp @@ -0,0 +1,80 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'chooser.h' +** +** Created: Sat Apr 10 21:26:02 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../src/chooser.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'chooser.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_Chooser[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 4, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 9, 8, 8, 8, 0x0a, + 25, 8, 8, 8, 0x0a, + 43, 8, 8, 8, 0x0a, + 69, 8, 8, 8, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_Chooser[] = { + "Chooser\0\0launchPlanner()\0stationSelected()\0" + "editFavouriteDepartures()\0chooseStation()\0" +}; + +const QMetaObject Chooser::staticMetaObject = { + { &QMainWindow::staticMetaObject, qt_meta_stringdata_Chooser, + qt_meta_data_Chooser, 0 } +}; + +const QMetaObject *Chooser::metaObject() const +{ + return &staticMetaObject; +} + +void *Chooser::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_Chooser)) + return static_cast(const_cast< Chooser*>(this)); + return QMainWindow::qt_metacast(_clname); +} + +int Chooser::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QMainWindow::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: launchPlanner(); break; + case 1: stationSelected(); break; + case 2: editFavouriteDepartures(); break; + case 3: chooseStation(); break; + default: ; + } + _id -= 4; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/build/moc_chooser.o b/build/moc_chooser.o new file mode 100644 index 0000000..893d33e Binary files /dev/null and b/build/moc_chooser.o differ diff --git a/build/moc_departureboard.cpp b/build/moc_departureboard.cpp new file mode 100644 index 0000000..a52d61b --- /dev/null +++ b/build/moc_departureboard.cpp @@ -0,0 +1,90 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'departureboard.h' +** +** Created: Sat Apr 10 21:26:04 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../src/departureboard.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'departureboard.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_DepartureBoard[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 7, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 16, 15, 15, 15, 0x0a, + 45, 15, 15, 15, 0x0a, + 87, 15, 15, 15, 0x0a, + 116, 106, 15, 15, 0x0a, + 148, 106, 15, 15, 0x0a, + 178, 15, 15, 15, 0x0a, + 197, 15, 15, 15, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_DepartureBoard[] = { + "DepartureBoard\0\0readResponse(QNetworkReply*)\0" + "networkError(QNetworkReply::NetworkError)\0" + "departureClicked()\0rec,total\0" + "downloadProgress(qint64,qint64)\0" + "uploadProgress(qint64,qint64)\0" + "ensureConnection()\0cancel()\0" +}; + +const QMetaObject DepartureBoard::staticMetaObject = { + { &QMainWindow::staticMetaObject, qt_meta_stringdata_DepartureBoard, + qt_meta_data_DepartureBoard, 0 } +}; + +const QMetaObject *DepartureBoard::metaObject() const +{ + return &staticMetaObject; +} + +void *DepartureBoard::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_DepartureBoard)) + return static_cast(const_cast< DepartureBoard*>(this)); + return QMainWindow::qt_metacast(_clname); +} + +int DepartureBoard::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QMainWindow::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: readResponse((*reinterpret_cast< QNetworkReply*(*)>(_a[1]))); break; + case 1: networkError((*reinterpret_cast< QNetworkReply::NetworkError(*)>(_a[1]))); break; + case 2: departureClicked(); break; + case 3: downloadProgress((*reinterpret_cast< qint64(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2]))); break; + case 4: uploadProgress((*reinterpret_cast< qint64(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2]))); break; + case 5: ensureConnection(); break; + case 6: cancel(); break; + default: ; + } + _id -= 7; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/build/moc_departureboard.o b/build/moc_departureboard.o new file mode 100644 index 0000000..95d46e3 Binary files /dev/null and b/build/moc_departureboard.o differ diff --git a/build/moc_departurewidget.cpp b/build/moc_departurewidget.cpp new file mode 100644 index 0000000..94da0fd --- /dev/null +++ b/build/moc_departurewidget.cpp @@ -0,0 +1,79 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'departurewidget.h' +** +** Created: Sat Apr 10 21:26:06 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../src/departurewidget.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'departurewidget.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_DepartureWidget[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 1, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // signals: signature, parameters, type, tag, flags + 17, 16, 16, 16, 0x05, + + 0 // eod +}; + +static const char qt_meta_stringdata_DepartureWidget[] = { + "DepartureWidget\0\0clicked()\0" +}; + +const QMetaObject DepartureWidget::staticMetaObject = { + { &QWidget::staticMetaObject, qt_meta_stringdata_DepartureWidget, + qt_meta_data_DepartureWidget, 0 } +}; + +const QMetaObject *DepartureWidget::metaObject() const +{ + return &staticMetaObject; +} + +void *DepartureWidget::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_DepartureWidget)) + return static_cast(const_cast< DepartureWidget*>(this)); + return QWidget::qt_metacast(_clname); +} + +int DepartureWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QWidget::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: clicked(); break; + default: ; + } + _id -= 1; + } + return _id; +} + +// SIGNAL 0 +void DepartureWidget::clicked() +{ + QMetaObject::activate(this, &staticMetaObject, 0, 0); +} +QT_END_MOC_NAMESPACE diff --git a/build/moc_departurewidget.o b/build/moc_departurewidget.o new file mode 100644 index 0000000..27a0195 Binary files /dev/null and b/build/moc_departurewidget.o differ diff --git a/build/moc_favouritestations.cpp b/build/moc_favouritestations.cpp new file mode 100644 index 0000000..32cf6da --- /dev/null +++ b/build/moc_favouritestations.cpp @@ -0,0 +1,80 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'favouritestations.h' +** +** Created: Sat Apr 10 21:26:07 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../src/favouritestations.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'favouritestations.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_FavouriteStations[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 4, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 19, 18, 18, 18, 0x0a, + 34, 18, 18, 18, 0x0a, + 52, 18, 18, 18, 0x0a, + 61, 18, 18, 18, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_FavouriteStations[] = { + "FavouriteStations\0\0addFavourite()\0" + "deleteFavourite()\0accept()\0reject()\0" +}; + +const QMetaObject FavouriteStations::staticMetaObject = { + { &QDialog::staticMetaObject, qt_meta_stringdata_FavouriteStations, + qt_meta_data_FavouriteStations, 0 } +}; + +const QMetaObject *FavouriteStations::metaObject() const +{ + return &staticMetaObject; +} + +void *FavouriteStations::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_FavouriteStations)) + return static_cast(const_cast< FavouriteStations*>(this)); + return QDialog::qt_metacast(_clname); +} + +int FavouriteStations::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QDialog::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: addFavourite(); break; + case 1: deleteFavourite(); break; + case 2: accept(); break; + case 3: reject(); break; + default: ; + } + _id -= 4; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/build/moc_favouritestations.o b/build/moc_favouritestations.o new file mode 100644 index 0000000..8bbf4ed Binary files /dev/null and b/build/moc_favouritestations.o differ diff --git a/build/moc_servicewindow.cpp b/build/moc_servicewindow.cpp new file mode 100644 index 0000000..cb25a2e --- /dev/null +++ b/build/moc_servicewindow.cpp @@ -0,0 +1,87 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'servicewindow.h' +** +** Created: Sat Apr 10 21:26:08 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../src/servicewindow.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'servicewindow.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_ServiceWindow[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 6, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 15, 14, 14, 14, 0x0a, + 44, 14, 14, 14, 0x0a, + 96, 86, 14, 14, 0x0a, + 128, 86, 14, 14, 0x0a, + 158, 14, 14, 14, 0x0a, + 177, 14, 14, 14, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_ServiceWindow[] = { + "ServiceWindow\0\0readResponse(QNetworkReply*)\0" + "networkError(QNetworkReply::NetworkError)\0" + "rec,total\0downloadProgress(qint64,qint64)\0" + "uploadProgress(qint64,qint64)\0" + "ensureConnection()\0cancel()\0" +}; + +const QMetaObject ServiceWindow::staticMetaObject = { + { &QMainWindow::staticMetaObject, qt_meta_stringdata_ServiceWindow, + qt_meta_data_ServiceWindow, 0 } +}; + +const QMetaObject *ServiceWindow::metaObject() const +{ + return &staticMetaObject; +} + +void *ServiceWindow::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_ServiceWindow)) + return static_cast(const_cast< ServiceWindow*>(this)); + return QMainWindow::qt_metacast(_clname); +} + +int ServiceWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QMainWindow::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: readResponse((*reinterpret_cast< QNetworkReply*(*)>(_a[1]))); break; + case 1: networkError((*reinterpret_cast< QNetworkReply::NetworkError(*)>(_a[1]))); break; + case 2: downloadProgress((*reinterpret_cast< qint64(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2]))); break; + case 3: uploadProgress((*reinterpret_cast< qint64(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2]))); break; + case 4: ensureConnection(); break; + case 5: cancel(); break; + default: ; + } + _id -= 6; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/build/moc_servicewindow.o b/build/moc_servicewindow.o new file mode 100644 index 0000000..40484f4 Binary files /dev/null and b/build/moc_servicewindow.o differ diff --git a/build/moc_stationchooser.cpp b/build/moc_stationchooser.cpp new file mode 100644 index 0000000..dcd29c2 --- /dev/null +++ b/build/moc_stationchooser.cpp @@ -0,0 +1,73 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'stationchooser.h' +** +** Created: Thu Apr 8 00:23:19 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../src/stationchooser.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'stationchooser.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_StationChooser[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 1, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 16, 15, 15, 15, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_StationChooser[] = { + "StationChooser\0\0typing(QString)\0" +}; + +const QMetaObject StationChooser::staticMetaObject = { + { &QDialog::staticMetaObject, qt_meta_stringdata_StationChooser, + qt_meta_data_StationChooser, 0 } +}; + +const QMetaObject *StationChooser::metaObject() const +{ + return &staticMetaObject; +} + +void *StationChooser::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_StationChooser)) + return static_cast(const_cast< StationChooser*>(this)); + return QDialog::qt_metacast(_clname); +} + +int StationChooser::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QDialog::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: typing((*reinterpret_cast< QString(*)>(_a[1]))); break; + default: ; + } + _id -= 1; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/build/moc_stationchooser.o b/build/moc_stationchooser.o new file mode 100644 index 0000000..41bbc09 Binary files /dev/null and b/build/moc_stationchooser.o differ diff --git a/build/qrc_icons.o b/build/qrc_icons.o new file mode 100644 index 0000000..2900d17 Binary files /dev/null and b/build/qrc_icons.o differ diff --git a/build/qrc_stations.o b/build/qrc_stations.o new file mode 100644 index 0000000..274ee90 Binary files /dev/null and b/build/qrc_stations.o differ diff --git a/build/qtmain.o b/build/qtmain.o new file mode 100644 index 0000000..56aafd7 Binary files /dev/null and b/build/qtmain.o differ diff --git a/build/servicewindow.o b/build/servicewindow.o new file mode 100644 index 0000000..1ee3ef6 Binary files /dev/null and b/build/servicewindow.o differ diff --git a/build/stationchooser.o b/build/stationchooser.o new file mode 100644 index 0000000..f943eda Binary files /dev/null and b/build/stationchooser.o differ diff --git a/build/ui_chooser.h b/build/ui_chooser.h new file mode 100644 index 0000000..1c9ba1a --- /dev/null +++ b/build/ui_chooser.h @@ -0,0 +1,170 @@ +/******************************************************************************** +** Form generated from reading ui file 'chooser.ui' +** +** Created: Sat Apr 10 21:25:53 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_CHOOSER_H +#define UI_CHOOSER_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_Chooser +{ +public: + QWidget *centralwidget; + QVBoxLayout *verticalLayout; + QScrollArea *scrollArea; + QWidget *scrollAreaWidgetContents_2; + QVBoxLayout *verticalLayout_3; + QWidget *departures_widget; + QVBoxLayout *verticalLayout_2; + QLabel *label; + QWidget *favourites_widget; + QVBoxLayout *verticalLayout_5; + QWidget *widget; + QVBoxLayout *verticalLayout_4; + QLabel *label_2; + QPushButton *pushButton_2; + QPushButton *pushButton_3; + QMenuBar *menubar; + QStatusBar *statusbar; + + void setupUi(QMainWindow *Chooser) + { + if (Chooser->objectName().isEmpty()) + Chooser->setObjectName(QString::fromUtf8("Chooser")); + Chooser->resize(800, 480); + QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred); + sizePolicy.setHorizontalStretch(0); + sizePolicy.setVerticalStretch(0); + sizePolicy.setHeightForWidth(Chooser->sizePolicy().hasHeightForWidth()); + Chooser->setSizePolicy(sizePolicy); + centralwidget = new QWidget(Chooser); + centralwidget->setObjectName(QString::fromUtf8("centralwidget")); + verticalLayout = new QVBoxLayout(centralwidget); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + scrollArea = new QScrollArea(centralwidget); + scrollArea->setObjectName(QString::fromUtf8("scrollArea")); + QSizePolicy sizePolicy1(QSizePolicy::Expanding, QSizePolicy::Minimum); + sizePolicy1.setHorizontalStretch(0); + sizePolicy1.setVerticalStretch(0); + sizePolicy1.setHeightForWidth(scrollArea->sizePolicy().hasHeightForWidth()); + scrollArea->setSizePolicy(sizePolicy1); + scrollArea->setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOn); + scrollArea->setWidgetResizable(true); + scrollAreaWidgetContents_2 = new QWidget(); + scrollAreaWidgetContents_2->setObjectName(QString::fromUtf8("scrollAreaWidgetContents_2")); + scrollAreaWidgetContents_2->setEnabled(true); + scrollAreaWidgetContents_2->setGeometry(QRect(0, 0, 764, 415)); + QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Minimum); + sizePolicy2.setHorizontalStretch(0); + sizePolicy2.setVerticalStretch(0); + sizePolicy2.setHeightForWidth(scrollAreaWidgetContents_2->sizePolicy().hasHeightForWidth()); + scrollAreaWidgetContents_2->setSizePolicy(sizePolicy2); + verticalLayout_3 = new QVBoxLayout(scrollAreaWidgetContents_2); + verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); + departures_widget = new QWidget(scrollAreaWidgetContents_2); + departures_widget->setObjectName(QString::fromUtf8("departures_widget")); + sizePolicy2.setHeightForWidth(departures_widget->sizePolicy().hasHeightForWidth()); + departures_widget->setSizePolicy(sizePolicy2); + verticalLayout_2 = new QVBoxLayout(departures_widget); + verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); + label = new QLabel(departures_widget); + label->setObjectName(QString::fromUtf8("label")); + sizePolicy2.setHeightForWidth(label->sizePolicy().hasHeightForWidth()); + label->setSizePolicy(sizePolicy2); + + verticalLayout_2->addWidget(label); + + favourites_widget = new QWidget(departures_widget); + favourites_widget->setObjectName(QString::fromUtf8("favourites_widget")); + verticalLayout_5 = new QVBoxLayout(favourites_widget); + verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); + + verticalLayout_2->addWidget(favourites_widget); + + + verticalLayout_3->addWidget(departures_widget); + + widget = new QWidget(scrollAreaWidgetContents_2); + widget->setObjectName(QString::fromUtf8("widget")); + sizePolicy2.setHeightForWidth(widget->sizePolicy().hasHeightForWidth()); + widget->setSizePolicy(sizePolicy2); + verticalLayout_4 = new QVBoxLayout(widget); + verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); + label_2 = new QLabel(widget); + label_2->setObjectName(QString::fromUtf8("label_2")); + sizePolicy2.setHeightForWidth(label_2->sizePolicy().hasHeightForWidth()); + label_2->setSizePolicy(sizePolicy2); + + verticalLayout_4->addWidget(label_2); + + pushButton_2 = new QPushButton(widget); + pushButton_2->setObjectName(QString::fromUtf8("pushButton_2")); + + verticalLayout_4->addWidget(pushButton_2); + + + verticalLayout_3->addWidget(widget); + + pushButton_3 = new QPushButton(scrollAreaWidgetContents_2); + pushButton_3->setObjectName(QString::fromUtf8("pushButton_3")); + + verticalLayout_3->addWidget(pushButton_3); + + scrollArea->setWidget(scrollAreaWidgetContents_2); + + verticalLayout->addWidget(scrollArea); + + Chooser->setCentralWidget(centralwidget); + menubar = new QMenuBar(Chooser); + menubar->setObjectName(QString::fromUtf8("menubar")); + menubar->setGeometry(QRect(0, 0, 800, 23)); + Chooser->setMenuBar(menubar); + statusbar = new QStatusBar(Chooser); + statusbar->setObjectName(QString::fromUtf8("statusbar")); + Chooser->setStatusBar(statusbar); + + retranslateUi(Chooser); + QObject::connect(pushButton_2, SIGNAL(clicked()), Chooser, SLOT(launchPlanner())); + + QMetaObject::connectSlotsByName(Chooser); + } // setupUi + + void retranslateUi(QMainWindow *Chooser) + { + Chooser->setWindowTitle(QApplication::translate("Chooser", "National Rail Live Departures", 0, QApplication::UnicodeUTF8)); + label->setText(QApplication::translate("Chooser", "Live Arrivals & Departures", 0, QApplication::UnicodeUTF8)); + label_2->setText(QApplication::translate("Chooser", "Journey Planner", 0, QApplication::UnicodeUTF8)); + pushButton_2->setText(QApplication::translate("Chooser", "Journey Planner (Launches External Browser)", 0, QApplication::UnicodeUTF8)); + pushButton_3->setText(QApplication::translate("Chooser", "Settings", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(Chooser); + } // retranslateUi + +}; + +namespace Ui { + class Chooser: public Ui_Chooser {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_CHOOSER_H diff --git a/build/ui_departureboard.h b/build/ui_departureboard.h new file mode 100644 index 0000000..18c9295 --- /dev/null +++ b/build/ui_departureboard.h @@ -0,0 +1,108 @@ +/******************************************************************************** +** Form generated from reading ui file 'departureboard.ui' +** +** Created: Sat Apr 10 21:25:53 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_DEPARTUREBOARD_H +#define UI_DEPARTUREBOARD_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_DepartureBoard +{ +public: + QWidget *centralwidget; + QVBoxLayout *verticalLayout; + QLabel *label_name; + QWidget *widget; + QGridLayout *gridLayout; + QScrollArea *scrollArea; + QWidget *scrollAreaWidgetContents; + QGridLayout *gridLayout_2; + QWidget *departures; + QVBoxLayout *verticalLayout_2; + + void setupUi(QMainWindow *DepartureBoard) + { + if (DepartureBoard->objectName().isEmpty()) + DepartureBoard->setObjectName(QString::fromUtf8("DepartureBoard")); + DepartureBoard->resize(800, 480); + centralwidget = new QWidget(DepartureBoard); + centralwidget->setObjectName(QString::fromUtf8("centralwidget")); + verticalLayout = new QVBoxLayout(centralwidget); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + label_name = new QLabel(centralwidget); + label_name->setObjectName(QString::fromUtf8("label_name")); + QFont font; + font.setPointSize(20); + label_name->setFont(font); + label_name->setScaledContents(false); + label_name->setAlignment(Qt::AlignCenter); + + verticalLayout->addWidget(label_name); + + widget = new QWidget(centralwidget); + widget->setObjectName(QString::fromUtf8("widget")); + gridLayout = new QGridLayout(widget); + gridLayout->setObjectName(QString::fromUtf8("gridLayout")); + scrollArea = new QScrollArea(widget); + scrollArea->setObjectName(QString::fromUtf8("scrollArea")); + scrollArea->setWidgetResizable(true); + scrollAreaWidgetContents = new QWidget(); + scrollAreaWidgetContents->setObjectName(QString::fromUtf8("scrollAreaWidgetContents")); + scrollAreaWidgetContents->setGeometry(QRect(0, 0, 762, 404)); + gridLayout_2 = new QGridLayout(scrollAreaWidgetContents); + gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2")); + departures = new QWidget(scrollAreaWidgetContents); + departures->setObjectName(QString::fromUtf8("departures")); + verticalLayout_2 = new QVBoxLayout(departures); + verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); + + gridLayout_2->addWidget(departures, 0, 0, 1, 1); + + scrollArea->setWidget(scrollAreaWidgetContents); + + gridLayout->addWidget(scrollArea, 0, 0, 1, 1); + + + verticalLayout->addWidget(widget); + + DepartureBoard->setCentralWidget(centralwidget); + + retranslateUi(DepartureBoard); + + QMetaObject::connectSlotsByName(DepartureBoard); + } // setupUi + + void retranslateUi(QMainWindow *DepartureBoard) + { + DepartureBoard->setWindowTitle(QApplication::translate("DepartureBoard", "Departure Board", 0, QApplication::UnicodeUTF8)); + label_name->setText(QApplication::translate("DepartureBoard", "Station Name", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(DepartureBoard); + } // retranslateUi + +}; + +namespace Ui { + class DepartureBoard: public Ui_DepartureBoard {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_DEPARTUREBOARD_H diff --git a/build/ui_departurewidget.h b/build/ui_departurewidget.h new file mode 100644 index 0000000..d481e63 --- /dev/null +++ b/build/ui_departurewidget.h @@ -0,0 +1,166 @@ +/******************************************************************************** +** Form generated from reading ui file 'departurewidget.ui' +** +** Created: Thu Apr 8 00:23:05 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_DEPARTUREWIDGET_H +#define UI_DEPARTUREWIDGET_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_DepartureWidget +{ +public: + QHBoxLayout *horizontalLayout; + QFrame *frame; + QHBoxLayout *horizontalLayout_2; + QLabel *time; + QWidget *widget; + QVBoxLayout *verticalLayout_2; + QLabel *destination; + QLabel *status; + QWidget *widget_2; + QVBoxLayout *verticalLayout; + QLabel *platformlabel; + QLabel *platform; + + void setupUi(QWidget *DepartureWidget) + { + if (DepartureWidget->objectName().isEmpty()) + DepartureWidget->setObjectName(QString::fromUtf8("DepartureWidget")); + DepartureWidget->resize(769, 89); + QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Fixed); + sizePolicy.setHorizontalStretch(0); + sizePolicy.setVerticalStretch(80); + sizePolicy.setHeightForWidth(DepartureWidget->sizePolicy().hasHeightForWidth()); + DepartureWidget->setSizePolicy(sizePolicy); + horizontalLayout = new QHBoxLayout(DepartureWidget); + horizontalLayout->setSpacing(0); + horizontalLayout->setMargin(0); + horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); + frame = new QFrame(DepartureWidget); + frame->setObjectName(QString::fromUtf8("frame")); + frame->setFrameShape(QFrame::StyledPanel); + frame->setFrameShadow(QFrame::Raised); + frame->setLineWidth(3); + frame->setMidLineWidth(0); + horizontalLayout_2 = new QHBoxLayout(frame); +#ifndef Q_OS_MAC + horizontalLayout_2->setSpacing(6); +#endif + horizontalLayout_2->setMargin(4); + horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); + time = new QLabel(frame); + time->setObjectName(QString::fromUtf8("time")); + QSizePolicy sizePolicy1(QSizePolicy::Minimum, QSizePolicy::Preferred); + sizePolicy1.setHorizontalStretch(0); + sizePolicy1.setVerticalStretch(0); + sizePolicy1.setHeightForWidth(time->sizePolicy().hasHeightForWidth()); + time->setSizePolicy(sizePolicy1); + QFont font; + font.setPointSize(20); + time->setFont(font); + time->setAlignment(Qt::AlignCenter); + + horizontalLayout_2->addWidget(time); + + widget = new QWidget(frame); + widget->setObjectName(QString::fromUtf8("widget")); + QSizePolicy sizePolicy2(QSizePolicy::Expanding, QSizePolicy::Preferred); + sizePolicy2.setHorizontalStretch(0); + sizePolicy2.setVerticalStretch(0); + sizePolicy2.setHeightForWidth(widget->sizePolicy().hasHeightForWidth()); + widget->setSizePolicy(sizePolicy2); + verticalLayout_2 = new QVBoxLayout(widget); + verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); + destination = new QLabel(widget); + destination->setObjectName(QString::fromUtf8("destination")); + destination->setScaledContents(false); + + verticalLayout_2->addWidget(destination); + + status = new QLabel(widget); + status->setObjectName(QString::fromUtf8("status")); + + verticalLayout_2->addWidget(status); + + + horizontalLayout_2->addWidget(widget); + + widget_2 = new QWidget(frame); + widget_2->setObjectName(QString::fromUtf8("widget_2")); + sizePolicy1.setHeightForWidth(widget_2->sizePolicy().hasHeightForWidth()); + widget_2->setSizePolicy(sizePolicy1); + verticalLayout = new QVBoxLayout(widget_2); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + platformlabel = new QLabel(widget_2); + platformlabel->setObjectName(QString::fromUtf8("platformlabel")); + QFont font1; + font1.setPointSize(8); + platformlabel->setFont(font1); + platformlabel->setAlignment(Qt::AlignCenter); + + verticalLayout->addWidget(platformlabel); + + platform = new QLabel(widget_2); + platform->setObjectName(QString::fromUtf8("platform")); + QSizePolicy sizePolicy3(QSizePolicy::Preferred, QSizePolicy::Expanding); + sizePolicy3.setHorizontalStretch(0); + sizePolicy3.setVerticalStretch(0); + sizePolicy3.setHeightForWidth(platform->sizePolicy().hasHeightForWidth()); + platform->setSizePolicy(sizePolicy3); + QFont font2; + font2.setPointSize(26); + platform->setFont(font2); + platform->setScaledContents(true); + platform->setAlignment(Qt::AlignCenter); + + verticalLayout->addWidget(platform); + + + horizontalLayout_2->addWidget(widget_2); + + + horizontalLayout->addWidget(frame); + + + retranslateUi(DepartureWidget); + + QMetaObject::connectSlotsByName(DepartureWidget); + } // setupUi + + void retranslateUi(QWidget *DepartureWidget) + { + DepartureWidget->setWindowTitle(QApplication::translate("DepartureWidget", "Form", 0, QApplication::UnicodeUTF8)); + time->setText(QApplication::translate("DepartureWidget", "17:35", 0, QApplication::UnicodeUTF8)); + destination->setText(QApplication::translate("DepartureWidget", "to London Waterloo", 0, QApplication::UnicodeUTF8)); + status->setText(QApplication::translate("DepartureWidget", "On time", 0, QApplication::UnicodeUTF8)); + platformlabel->setText(QApplication::translate("DepartureWidget", "Platform", 0, QApplication::UnicodeUTF8)); + platform->setText(QApplication::translate("DepartureWidget", "9", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(DepartureWidget); + } // retranslateUi + +}; + +namespace Ui { + class DepartureWidget: public Ui_DepartureWidget {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_DEPARTUREWIDGET_H diff --git a/build/ui_favouritestations.h b/build/ui_favouritestations.h new file mode 100644 index 0000000..1b2e720 --- /dev/null +++ b/build/ui_favouritestations.h @@ -0,0 +1,110 @@ +/******************************************************************************** +** Form generated from reading ui file 'favouritestations.ui' +** +** Created: Sat Apr 10 21:25:53 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_FAVOURITESTATIONS_H +#define UI_FAVOURITESTATIONS_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_FavouriteStations +{ +public: + QVBoxLayout *verticalLayout; + QWidget *widget; + QGridLayout *gridLayout; + QListWidget *listWidget; + QWidget *widget_2; + QHBoxLayout *horizontalLayout; + QPushButton *add_button; + QPushButton *delete_button; + QPushButton *select_button; + + void setupUi(QDialog *FavouriteStations) + { + if (FavouriteStations->objectName().isEmpty()) + FavouriteStations->setObjectName(QString::fromUtf8("FavouriteStations")); + FavouriteStations->resize(800, 480); + verticalLayout = new QVBoxLayout(FavouriteStations); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + widget = new QWidget(FavouriteStations); + widget->setObjectName(QString::fromUtf8("widget")); + gridLayout = new QGridLayout(widget); + gridLayout->setObjectName(QString::fromUtf8("gridLayout")); + listWidget = new QListWidget(widget); + listWidget->setObjectName(QString::fromUtf8("listWidget")); + + gridLayout->addWidget(listWidget, 0, 0, 1, 1); + + + verticalLayout->addWidget(widget); + + widget_2 = new QWidget(FavouriteStations); + widget_2->setObjectName(QString::fromUtf8("widget_2")); + horizontalLayout = new QHBoxLayout(widget_2); + horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); + add_button = new QPushButton(widget_2); + add_button->setObjectName(QString::fromUtf8("add_button")); + + horizontalLayout->addWidget(add_button); + + delete_button = new QPushButton(widget_2); + delete_button->setObjectName(QString::fromUtf8("delete_button")); + delete_button->setEnabled(true); + + horizontalLayout->addWidget(delete_button); + + select_button = new QPushButton(widget_2); + select_button->setObjectName(QString::fromUtf8("select_button")); + select_button->setEnabled(true); + + horizontalLayout->addWidget(select_button); + + + verticalLayout->addWidget(widget_2); + + + retranslateUi(FavouriteStations); + QObject::connect(add_button, SIGNAL(clicked()), FavouriteStations, SLOT(addFavourite())); + QObject::connect(delete_button, SIGNAL(clicked()), FavouriteStations, SLOT(deleteFavourite())); + QObject::connect(select_button, SIGNAL(clicked()), FavouriteStations, SLOT(accept())); + + QMetaObject::connectSlotsByName(FavouriteStations); + } // setupUi + + void retranslateUi(QDialog *FavouriteStations) + { + FavouriteStations->setWindowTitle(QApplication::translate("FavouriteStations", "Favourite Stations", 0, QApplication::UnicodeUTF8)); + add_button->setText(QApplication::translate("FavouriteStations", "Add Favourite...", 0, QApplication::UnicodeUTF8)); + delete_button->setText(QApplication::translate("FavouriteStations", "Delete Favourite", 0, QApplication::UnicodeUTF8)); + select_button->setText(QApplication::translate("FavouriteStations", "OK", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(FavouriteStations); + } // retranslateUi + +}; + +namespace Ui { + class FavouriteStations: public Ui_FavouriteStations {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_FAVOURITESTATIONS_H diff --git a/build/ui_servicewindow.h b/build/ui_servicewindow.h new file mode 100644 index 0000000..921291c --- /dev/null +++ b/build/ui_servicewindow.h @@ -0,0 +1,77 @@ +/******************************************************************************** +** Form generated from reading ui file 'servicewindow.ui' +** +** Created: Sat Apr 10 21:25:53 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_SERVICEWINDOW_H +#define UI_SERVICEWINDOW_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_ServiceWindow +{ +public: + QWidget *centralwidget; + QGridLayout *gridLayout; + QScrollArea *scrollArea; + QWidget *scrollAreaWidgetContents; + QVBoxLayout *verticalLayout; + + void setupUi(QMainWindow *ServiceWindow) + { + if (ServiceWindow->objectName().isEmpty()) + ServiceWindow->setObjectName(QString::fromUtf8("ServiceWindow")); + ServiceWindow->resize(800, 400); + centralwidget = new QWidget(ServiceWindow); + centralwidget->setObjectName(QString::fromUtf8("centralwidget")); + gridLayout = new QGridLayout(centralwidget); + gridLayout->setObjectName(QString::fromUtf8("gridLayout")); + scrollArea = new QScrollArea(centralwidget); + scrollArea->setObjectName(QString::fromUtf8("scrollArea")); + scrollArea->setWidgetResizable(true); + scrollAreaWidgetContents = new QWidget(); + scrollAreaWidgetContents->setObjectName(QString::fromUtf8("scrollAreaWidgetContents")); + scrollAreaWidgetContents->setGeometry(QRect(0, 0, 780, 380)); + verticalLayout = new QVBoxLayout(scrollAreaWidgetContents); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + scrollArea->setWidget(scrollAreaWidgetContents); + + gridLayout->addWidget(scrollArea, 0, 0, 1, 1); + + ServiceWindow->setCentralWidget(centralwidget); + + retranslateUi(ServiceWindow); + + QMetaObject::connectSlotsByName(ServiceWindow); + } // setupUi + + void retranslateUi(QMainWindow *ServiceWindow) + { + ServiceWindow->setWindowTitle(QApplication::translate("ServiceWindow", "Service Details", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(ServiceWindow); + } // retranslateUi + +}; + +namespace Ui { + class ServiceWindow: public Ui_ServiceWindow {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_SERVICEWINDOW_H diff --git a/build/ui_stationchooser.h b/build/ui_stationchooser.h new file mode 100644 index 0000000..d7ba0d7 --- /dev/null +++ b/build/ui_stationchooser.h @@ -0,0 +1,81 @@ +/******************************************************************************** +** Form generated from reading ui file 'stationchooser.ui' +** +** Created: Sat Apr 10 21:25:53 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_STATIONCHOOSER_H +#define UI_STATIONCHOOSER_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_StationChooser +{ +public: + QVBoxLayout *verticalLayout; + QLineEdit *lineEdit; + QListWidget *listWidget; + QDialogButtonBox *buttonBox; + + void setupUi(QDialog *StationChooser) + { + if (StationChooser->objectName().isEmpty()) + StationChooser->setObjectName(QString::fromUtf8("StationChooser")); + StationChooser->setWindowModality(Qt::WindowModal); + StationChooser->resize(800, 480); + verticalLayout = new QVBoxLayout(StationChooser); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + lineEdit = new QLineEdit(StationChooser); + lineEdit->setObjectName(QString::fromUtf8("lineEdit")); + + verticalLayout->addWidget(lineEdit); + + listWidget = new QListWidget(StationChooser); + listWidget->setObjectName(QString::fromUtf8("listWidget")); + + verticalLayout->addWidget(listWidget); + + buttonBox = new QDialogButtonBox(StationChooser); + buttonBox->setObjectName(QString::fromUtf8("buttonBox")); + buttonBox->setOrientation(Qt::Horizontal); + buttonBox->setStandardButtons(QDialogButtonBox::Ok); + + verticalLayout->addWidget(buttonBox); + + + retranslateUi(StationChooser); + QObject::connect(lineEdit, SIGNAL(textEdited(QString)), StationChooser, SLOT(typing(QString))); + QObject::connect(buttonBox, SIGNAL(accepted()), StationChooser, SLOT(accept())); + + QMetaObject::connectSlotsByName(StationChooser); + } // setupUi + + void retranslateUi(QDialog *StationChooser) + { + StationChooser->setWindowTitle(QApplication::translate("StationChooser", "Station Chooser", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(StationChooser); + } // retranslateUi + +}; + +namespace Ui { + class StationChooser: public Ui_StationChooser {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_STATIONCHOOSER_H diff --git a/build/uktrainplanner b/build/uktrainplanner new file mode 100644 index 0000000..4fc9236 Binary files /dev/null and b/build/uktrainplanner differ diff --git a/builddir/Makefile b/builddir/Makefile new file mode 100644 index 0000000..47c4ff3 --- /dev/null +++ b/builddir/Makefile @@ -0,0 +1,378 @@ +############################################################################# +# Makefile for building: build/uktrainplanner +# Generated by qmake (2.01a) (Qt 4.5.3) on: Sat Apr 10 21:31:56 2010 +# Project: ../uktrainplanner.pro +# Template: app +# Command: /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/qmake-qt4 -unix PREFIX=/usr -o Makefile ../uktrainplanner.pro +############################################################################# + +####### Compiler, tools and options + +CC = gcc +CXX = g++ +DEFINES = -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED +CFLAGS = -pipe -O0 -Wall -W -D_REENTRANT $(DEFINES) +CXXFLAGS = -pipe -O0 -Wall -W -D_REENTRANT $(DEFINES) +INCPATH = -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/linux-g++-gles2 -I../../uktrainplanner -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtCore -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtNetwork -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtGui -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtXml -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtXmlPatterns -I/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4 -Ibuild -Ibuild -I. +LINK = g++ +LFLAGS = +LIBS = $(SUBLIBS) -L/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib -Wl,-rpath-link=/usr/lib -lQtXmlPatterns -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread +AR = ar cqs +RANLIB = +QMAKE = /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/qmake-qt4 +TAR = tar -cf +COMPRESS = gzip -9f +COPY = cp -f +SED = sed +COPY_FILE = $(COPY) +COPY_DIR = $(COPY) -r +INSTALL_FILE = install -m 644 -p +INSTALL_DIR = $(COPY_DIR) +INSTALL_PROGRAM = install -m 755 -p +DEL_FILE = rm -f +SYMLINK = ln -sf +DEL_DIR = rmdir +MOVE = mv -f +CHK_DIR_EXISTS= test -d +MKDIR = mkdir -p + +####### Output directory + +OBJECTS_DIR = build/ + +####### Files + +SOURCES = ../src/qtmain.cpp \ + ../src/chooser.cpp \ + ../src/departureboard.cpp \ + ../src/departurewidget.cpp \ + ../src/favouritestations.cpp \ + ../src/servicewindow.cpp \ + ../src/stationchooser.cpp build/moc_chooser.cpp \ + build/moc_departureboard.cpp \ + build/moc_departurewidget.cpp \ + build/moc_favouritestations.cpp \ + build/moc_servicewindow.cpp \ + build/moc_stationchooser.cpp \ + qrc_icons.cpp \ + qrc_stations.cpp +OBJECTS = build/qtmain.o \ + build/chooser.o \ + build/departureboard.o \ + build/departurewidget.o \ + build/favouritestations.o \ + build/servicewindow.o \ + build/stationchooser.o \ + build/moc_chooser.o \ + build/moc_departureboard.o \ + build/moc_departurewidget.o \ + build/moc_favouritestations.o \ + build/moc_servicewindow.o \ + build/moc_stationchooser.o \ + build/qrc_icons.o \ + build/qrc_stations.o +DIST = /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/g++.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/unix.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/linux.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/qconfig.pri \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_functions.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_config.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/exclusive_builds.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_pre.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/debug.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_post.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/warn_on.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/unix/thread.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/moc.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/resources.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/uic.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/yacc.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/lex.prf \ + ../uktrainplanner.pro +QMAKE_TARGET = uktrainplanner +DESTDIR = build/ +TARGET = build/uktrainplanner + +first: all +####### Implicit rules + +.SUFFIXES: .o .c .cpp .cc .cxx .C + +.cpp.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.cc.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.cxx.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.C.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.c.o: + $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<" + +####### Build rules + +all: Makefile $(TARGET) + +$(TARGET): build/ui_chooser.h build/ui_stationchooser.h build/ui_favouritestations.h build/ui_departureboard.h build/ui_servicewindow.h build/ui_departurewidget.h $(OBJECTS) + @$(CHK_DIR_EXISTS) build/ || $(MKDIR) build/ + $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS) + +Makefile: ../uktrainplanner.pro /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/linux-g++-gles2/qmake.conf /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/g++.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/unix.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/linux.conf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/qconfig.pri \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_functions.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_config.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/exclusive_builds.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_pre.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/debug.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_post.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/warn_on.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/unix/thread.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/moc.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/resources.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/uic.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/yacc.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/lex.prf \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtXmlPatterns.prl \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtXml.prl \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtGui.prl \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtNetwork.prl \ + /home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtCore.prl + $(QMAKE) -unix PREFIX=/usr -o Makefile ../uktrainplanner.pro +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/g++.conf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/unix.conf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/common/linux.conf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/qconfig.pri: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_functions.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt_config.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/exclusive_builds.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_pre.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/debug.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/default_post.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/warn_on.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/qt.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/unix/thread.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/moc.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/resources.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/uic.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/yacc.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/features/lex.prf: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtXmlPatterns.prl: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtXml.prl: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtGui.prl: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtNetwork.prl: +/home/stewart/qt/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/lib/libQtCore.prl: +qmake: FORCE + @$(QMAKE) -unix PREFIX=/usr -o Makefile ../uktrainplanner.pro + +dist: + @$(CHK_DIR_EXISTS) ../build/uktrainplanner1.0.0 || $(MKDIR) ../build/uktrainplanner1.0.0 + $(COPY_FILE) --parents $(SOURCES) $(DIST) ../build/uktrainplanner1.0.0/ && $(COPY_FILE) --parents ../src/chooser.h ../src/departureboard.h ../src/departurewidget.h ../src/favouritestations.h ../src/servicewindow.h ../src/stationchooser.h ../build/uktrainplanner1.0.0/ && $(COPY_FILE) --parents ../src/icons.qrc ../src/stations.qrc ../build/uktrainplanner1.0.0/ && $(COPY_FILE) --parents ../src/qtmain.cpp ../src/chooser.cpp ../src/departureboard.cpp ../src/departurewidget.cpp ../src/favouritestations.cpp ../src/servicewindow.cpp ../src/stationchooser.cpp ../build/uktrainplanner1.0.0/ && $(COPY_FILE) --parents ../src/chooser.ui ../src/stationchooser.ui ../src/favouritestations.ui ../src/departureboard.ui ../src/servicewindow.ui ../src/departurewidget.ui ../build/uktrainplanner1.0.0/ && (cd `dirname ../build/uktrainplanner1.0.0` && $(TAR) uktrainplanner1.0.0.tar uktrainplanner1.0.0 && $(COMPRESS) uktrainplanner1.0.0.tar) && $(MOVE) `dirname ../build/uktrainplanner1.0.0`/uktrainplanner1.0.0.tar.gz . && $(DEL_FILE) -r ../build/uktrainplanner1.0.0 + + +clean:compiler_clean + -$(DEL_FILE) $(OBJECTS) + -$(DEL_FILE) *~ core *.core + + +####### Sub-libraries + +distclean: clean + -$(DEL_FILE) $(TARGET) + -$(DEL_FILE) Makefile + + +debian-all: debian-src debian-bin + +debian-src: + dpkg-buildpackage -S -r -us -uc -d + +debian-bin: + dpkg-buildpackage -b -r -uc -d + +compiler_clean: + -$(DEL_FILE) $(TARGET) + +mocclean: compiler_moc_header_clean compiler_moc_source_clean + +mocables: compiler_moc_header_make_all compiler_moc_source_make_all + +compiler_moc_header_make_all: build/moc_chooser.cpp build/moc_departureboard.cpp build/moc_departurewidget.cpp build/moc_favouritestations.cpp build/moc_servicewindow.cpp build/moc_stationchooser.cpp +compiler_moc_header_clean: + -$(DEL_FILE) build/moc_chooser.cpp build/moc_departureboard.cpp build/moc_departurewidget.cpp build/moc_favouritestations.cpp build/moc_servicewindow.cpp build/moc_stationchooser.cpp +build/moc_chooser.cpp: ../src/stationchooser.h \ + ../src/favouritestations.h \ + ../src/departureboard.h \ + ../src/servicewindow.h \ + ../src/departurewidget.h \ + ../src/chooser.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) ../src/chooser.h -o build/moc_chooser.cpp + +build/moc_departureboard.cpp: ../src/servicewindow.h \ + ../src/departurewidget.h \ + ../src/departureboard.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) ../src/departureboard.h -o build/moc_departureboard.cpp + +build/moc_departurewidget.cpp: ../src/departurewidget.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) ../src/departurewidget.h -o build/moc_departurewidget.cpp + +build/moc_favouritestations.cpp: ../src/stationchooser.h \ + ../src/favouritestations.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) ../src/favouritestations.h -o build/moc_favouritestations.cpp + +build/moc_servicewindow.cpp: ../src/servicewindow.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) ../src/servicewindow.h -o build/moc_servicewindow.cpp + +build/moc_stationchooser.cpp: ../src/stationchooser.h + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/moc $(DEFINES) $(INCPATH) ../src/stationchooser.h -o build/moc_stationchooser.cpp + +compiler_rcc_make_all: qrc_icons.cpp qrc_stations.cpp +compiler_rcc_clean: + -$(DEL_FILE) qrc_icons.cpp qrc_stations.cpp +qrc_icons.cpp: ../src/icons.qrc + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/rcc -name icons ../src/icons.qrc -o qrc_icons.cpp + +qrc_stations.cpp: ../src/stations.qrc + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/rcc -name stations ../src/stations.qrc -o qrc_stations.cpp + +compiler_image_collection_make_all: qmake_image_collection.cpp +compiler_image_collection_clean: + -$(DEL_FILE) qmake_image_collection.cpp +compiler_moc_source_make_all: +compiler_moc_source_clean: +compiler_uic_make_all: build/ui_chooser.h build/ui_stationchooser.h build/ui_favouritestations.h build/ui_departureboard.h build/ui_servicewindow.h build/ui_departurewidget.h +compiler_uic_clean: + -$(DEL_FILE) build/ui_chooser.h build/ui_stationchooser.h build/ui_favouritestations.h build/ui_departureboard.h build/ui_servicewindow.h build/ui_departurewidget.h +build/ui_chooser.h: ../src/chooser.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic ../src/chooser.ui -o build/ui_chooser.h + +build/ui_stationchooser.h: ../src/stationchooser.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic ../src/stationchooser.ui -o build/ui_stationchooser.h + +build/ui_favouritestations.h: ../src/favouritestations.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic ../src/favouritestations.ui -o build/ui_favouritestations.h + +build/ui_departureboard.h: ../src/departureboard.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic ../src/departureboard.ui -o build/ui_departureboard.h + +build/ui_servicewindow.h: ../src/servicewindow.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic ../src/servicewindow.ui -o build/ui_servicewindow.h + +build/ui_departurewidget.h: ../src/departurewidget.ui + /home/stewart/qt/.madde/0.6.14/targets/fremantle-qt-0951/bin/uic ../src/departurewidget.ui -o build/ui_departurewidget.h + +compiler_yacc_decl_make_all: +compiler_yacc_decl_clean: +compiler_yacc_impl_make_all: +compiler_yacc_impl_clean: +compiler_lex_make_all: +compiler_lex_clean: +compiler_clean: compiler_moc_header_clean compiler_rcc_clean compiler_uic_clean + +####### Compile + +build/qtmain.o: ../src/qtmain.cpp ../src/chooser.h \ + ../src/stationchooser.h \ + ../src/favouritestations.h \ + ../src/departureboard.h \ + ../src/servicewindow.h \ + ../src/departurewidget.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/qtmain.o ../src/qtmain.cpp + +build/chooser.o: ../src/chooser.cpp build/ui_chooser.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/chooser.o ../src/chooser.cpp + +build/departureboard.o: ../src/departureboard.cpp build/ui_departureboard.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/departureboard.o ../src/departureboard.cpp + +build/departurewidget.o: ../src/departurewidget.cpp build/ui_departurewidget.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/departurewidget.o ../src/departurewidget.cpp + +build/favouritestations.o: ../src/favouritestations.cpp build/ui_favouritestations.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/favouritestations.o ../src/favouritestations.cpp + +build/servicewindow.o: ../src/servicewindow.cpp build/ui_servicewindow.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/servicewindow.o ../src/servicewindow.cpp + +build/stationchooser.o: ../src/stationchooser.cpp ../src/stationchooser.h \ + build/ui_stationchooser.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/stationchooser.o ../src/stationchooser.cpp + +build/moc_chooser.o: build/moc_chooser.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_chooser.o build/moc_chooser.cpp + +build/moc_departureboard.o: build/moc_departureboard.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_departureboard.o build/moc_departureboard.cpp + +build/moc_departurewidget.o: build/moc_departurewidget.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_departurewidget.o build/moc_departurewidget.cpp + +build/moc_favouritestations.o: build/moc_favouritestations.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_favouritestations.o build/moc_favouritestations.cpp + +build/moc_servicewindow.o: build/moc_servicewindow.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_servicewindow.o build/moc_servicewindow.cpp + +build/moc_stationchooser.o: build/moc_stationchooser.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_stationchooser.o build/moc_stationchooser.cpp + +build/qrc_icons.o: qrc_icons.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/qrc_icons.o qrc_icons.cpp + +build/qrc_stations.o: qrc_stations.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/qrc_stations.o qrc_stations.cpp + +####### Install + +install_target: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/bin/ || $(MKDIR) $(INSTALL_ROOT)/usr/bin/ + -$(INSTALL_PROGRAM) "build/$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)" + +uninstall_target: FORCE + -$(DEL_FILE) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)" + -$(DEL_DIR) $(INSTALL_ROOT)/usr/bin/ + + +install_desktop: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ + -$(INSTALL_PROGRAM) /media/Data/uktrainplanner/data/uktrainplanner.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/ + + +uninstall_desktop: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/uktrainplanner.desktop + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ + + +install_service: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/dbus-1/services/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ + -$(INSTALL_PROGRAM) /media/Data/uktrainplanner/data/uktrainplanner.service $(INSTALL_ROOT)/usr/share/dbus-1/services/ + + +uninstall_service: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/dbus-1/services/uktrainplanner.service + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ + + +install_icon64: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + -$(INSTALL_PROGRAM) /media/Data/uktrainplanner/data/64x64/uktrainplanner.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + + +uninstall_icon64: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/uktrainplanner.png + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + + +install: install_target install_desktop install_service install_icon64 FORCE + +uninstall: uninstall_target uninstall_desktop uninstall_service uninstall_icon64 FORCE + +FORCE: + diff --git a/builddir/build/chooser.o b/builddir/build/chooser.o new file mode 100644 index 0000000..abb8e19 Binary files /dev/null and b/builddir/build/chooser.o differ diff --git a/builddir/build/departureboard.o b/builddir/build/departureboard.o new file mode 100644 index 0000000..505001c Binary files /dev/null and b/builddir/build/departureboard.o differ diff --git a/builddir/build/departurewidget.o b/builddir/build/departurewidget.o new file mode 100644 index 0000000..c54f708 Binary files /dev/null and b/builddir/build/departurewidget.o differ diff --git a/builddir/build/favouritestations.o b/builddir/build/favouritestations.o new file mode 100644 index 0000000..447b079 Binary files /dev/null and b/builddir/build/favouritestations.o differ diff --git a/builddir/build/moc_chooser.cpp b/builddir/build/moc_chooser.cpp new file mode 100644 index 0000000..44ed5b5 --- /dev/null +++ b/builddir/build/moc_chooser.cpp @@ -0,0 +1,80 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'chooser.h' +** +** Created: Sat Apr 10 21:31:48 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../src/chooser.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'chooser.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_Chooser[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 4, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 9, 8, 8, 8, 0x0a, + 25, 8, 8, 8, 0x0a, + 43, 8, 8, 8, 0x0a, + 69, 8, 8, 8, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_Chooser[] = { + "Chooser\0\0launchPlanner()\0stationSelected()\0" + "editFavouriteDepartures()\0chooseStation()\0" +}; + +const QMetaObject Chooser::staticMetaObject = { + { &QMainWindow::staticMetaObject, qt_meta_stringdata_Chooser, + qt_meta_data_Chooser, 0 } +}; + +const QMetaObject *Chooser::metaObject() const +{ + return &staticMetaObject; +} + +void *Chooser::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_Chooser)) + return static_cast(const_cast< Chooser*>(this)); + return QMainWindow::qt_metacast(_clname); +} + +int Chooser::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QMainWindow::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: launchPlanner(); break; + case 1: stationSelected(); break; + case 2: editFavouriteDepartures(); break; + case 3: chooseStation(); break; + default: ; + } + _id -= 4; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/builddir/build/moc_chooser.o b/builddir/build/moc_chooser.o new file mode 100644 index 0000000..893d33e Binary files /dev/null and b/builddir/build/moc_chooser.o differ diff --git a/builddir/build/moc_departureboard.cpp b/builddir/build/moc_departureboard.cpp new file mode 100644 index 0000000..1e327dd --- /dev/null +++ b/builddir/build/moc_departureboard.cpp @@ -0,0 +1,90 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'departureboard.h' +** +** Created: Sat Apr 10 21:31:50 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../src/departureboard.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'departureboard.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_DepartureBoard[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 7, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 16, 15, 15, 15, 0x0a, + 45, 15, 15, 15, 0x0a, + 87, 15, 15, 15, 0x0a, + 116, 106, 15, 15, 0x0a, + 148, 106, 15, 15, 0x0a, + 178, 15, 15, 15, 0x0a, + 197, 15, 15, 15, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_DepartureBoard[] = { + "DepartureBoard\0\0readResponse(QNetworkReply*)\0" + "networkError(QNetworkReply::NetworkError)\0" + "departureClicked()\0rec,total\0" + "downloadProgress(qint64,qint64)\0" + "uploadProgress(qint64,qint64)\0" + "ensureConnection()\0cancel()\0" +}; + +const QMetaObject DepartureBoard::staticMetaObject = { + { &QMainWindow::staticMetaObject, qt_meta_stringdata_DepartureBoard, + qt_meta_data_DepartureBoard, 0 } +}; + +const QMetaObject *DepartureBoard::metaObject() const +{ + return &staticMetaObject; +} + +void *DepartureBoard::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_DepartureBoard)) + return static_cast(const_cast< DepartureBoard*>(this)); + return QMainWindow::qt_metacast(_clname); +} + +int DepartureBoard::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QMainWindow::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: readResponse((*reinterpret_cast< QNetworkReply*(*)>(_a[1]))); break; + case 1: networkError((*reinterpret_cast< QNetworkReply::NetworkError(*)>(_a[1]))); break; + case 2: departureClicked(); break; + case 3: downloadProgress((*reinterpret_cast< qint64(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2]))); break; + case 4: uploadProgress((*reinterpret_cast< qint64(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2]))); break; + case 5: ensureConnection(); break; + case 6: cancel(); break; + default: ; + } + _id -= 7; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/builddir/build/moc_departureboard.o b/builddir/build/moc_departureboard.o new file mode 100644 index 0000000..95d46e3 Binary files /dev/null and b/builddir/build/moc_departureboard.o differ diff --git a/builddir/build/moc_departurewidget.cpp b/builddir/build/moc_departurewidget.cpp new file mode 100644 index 0000000..25ca42d --- /dev/null +++ b/builddir/build/moc_departurewidget.cpp @@ -0,0 +1,79 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'departurewidget.h' +** +** Created: Sat Apr 10 21:31:52 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../src/departurewidget.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'departurewidget.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_DepartureWidget[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 1, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // signals: signature, parameters, type, tag, flags + 17, 16, 16, 16, 0x05, + + 0 // eod +}; + +static const char qt_meta_stringdata_DepartureWidget[] = { + "DepartureWidget\0\0clicked()\0" +}; + +const QMetaObject DepartureWidget::staticMetaObject = { + { &QWidget::staticMetaObject, qt_meta_stringdata_DepartureWidget, + qt_meta_data_DepartureWidget, 0 } +}; + +const QMetaObject *DepartureWidget::metaObject() const +{ + return &staticMetaObject; +} + +void *DepartureWidget::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_DepartureWidget)) + return static_cast(const_cast< DepartureWidget*>(this)); + return QWidget::qt_metacast(_clname); +} + +int DepartureWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QWidget::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: clicked(); break; + default: ; + } + _id -= 1; + } + return _id; +} + +// SIGNAL 0 +void DepartureWidget::clicked() +{ + QMetaObject::activate(this, &staticMetaObject, 0, 0); +} +QT_END_MOC_NAMESPACE diff --git a/builddir/build/moc_departurewidget.o b/builddir/build/moc_departurewidget.o new file mode 100644 index 0000000..27a0195 Binary files /dev/null and b/builddir/build/moc_departurewidget.o differ diff --git a/builddir/build/moc_favouritestations.cpp b/builddir/build/moc_favouritestations.cpp new file mode 100644 index 0000000..d42824b --- /dev/null +++ b/builddir/build/moc_favouritestations.cpp @@ -0,0 +1,80 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'favouritestations.h' +** +** Created: Sat Apr 10 21:31:52 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../src/favouritestations.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'favouritestations.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_FavouriteStations[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 4, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 19, 18, 18, 18, 0x0a, + 34, 18, 18, 18, 0x0a, + 52, 18, 18, 18, 0x0a, + 61, 18, 18, 18, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_FavouriteStations[] = { + "FavouriteStations\0\0addFavourite()\0" + "deleteFavourite()\0accept()\0reject()\0" +}; + +const QMetaObject FavouriteStations::staticMetaObject = { + { &QDialog::staticMetaObject, qt_meta_stringdata_FavouriteStations, + qt_meta_data_FavouriteStations, 0 } +}; + +const QMetaObject *FavouriteStations::metaObject() const +{ + return &staticMetaObject; +} + +void *FavouriteStations::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_FavouriteStations)) + return static_cast(const_cast< FavouriteStations*>(this)); + return QDialog::qt_metacast(_clname); +} + +int FavouriteStations::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QDialog::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: addFavourite(); break; + case 1: deleteFavourite(); break; + case 2: accept(); break; + case 3: reject(); break; + default: ; + } + _id -= 4; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/builddir/build/moc_favouritestations.o b/builddir/build/moc_favouritestations.o new file mode 100644 index 0000000..8bbf4ed Binary files /dev/null and b/builddir/build/moc_favouritestations.o differ diff --git a/builddir/build/moc_servicewindow.cpp b/builddir/build/moc_servicewindow.cpp new file mode 100644 index 0000000..07a8770 --- /dev/null +++ b/builddir/build/moc_servicewindow.cpp @@ -0,0 +1,87 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'servicewindow.h' +** +** Created: Sat Apr 10 21:31:53 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../src/servicewindow.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'servicewindow.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_ServiceWindow[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 6, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 15, 14, 14, 14, 0x0a, + 44, 14, 14, 14, 0x0a, + 96, 86, 14, 14, 0x0a, + 128, 86, 14, 14, 0x0a, + 158, 14, 14, 14, 0x0a, + 177, 14, 14, 14, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_ServiceWindow[] = { + "ServiceWindow\0\0readResponse(QNetworkReply*)\0" + "networkError(QNetworkReply::NetworkError)\0" + "rec,total\0downloadProgress(qint64,qint64)\0" + "uploadProgress(qint64,qint64)\0" + "ensureConnection()\0cancel()\0" +}; + +const QMetaObject ServiceWindow::staticMetaObject = { + { &QMainWindow::staticMetaObject, qt_meta_stringdata_ServiceWindow, + qt_meta_data_ServiceWindow, 0 } +}; + +const QMetaObject *ServiceWindow::metaObject() const +{ + return &staticMetaObject; +} + +void *ServiceWindow::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_ServiceWindow)) + return static_cast(const_cast< ServiceWindow*>(this)); + return QMainWindow::qt_metacast(_clname); +} + +int ServiceWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QMainWindow::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: readResponse((*reinterpret_cast< QNetworkReply*(*)>(_a[1]))); break; + case 1: networkError((*reinterpret_cast< QNetworkReply::NetworkError(*)>(_a[1]))); break; + case 2: downloadProgress((*reinterpret_cast< qint64(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2]))); break; + case 3: uploadProgress((*reinterpret_cast< qint64(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2]))); break; + case 4: ensureConnection(); break; + case 5: cancel(); break; + default: ; + } + _id -= 6; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/builddir/build/moc_servicewindow.o b/builddir/build/moc_servicewindow.o new file mode 100644 index 0000000..40484f4 Binary files /dev/null and b/builddir/build/moc_servicewindow.o differ diff --git a/builddir/build/moc_stationchooser.cpp b/builddir/build/moc_stationchooser.cpp new file mode 100644 index 0000000..b5940e6 --- /dev/null +++ b/builddir/build/moc_stationchooser.cpp @@ -0,0 +1,73 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'stationchooser.h' +** +** Created: Sat Apr 10 21:31:55 2010 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.3) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../src/stationchooser.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'stationchooser.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.3. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_StationChooser[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 1, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 16, 15, 15, 15, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_StationChooser[] = { + "StationChooser\0\0typing(QString)\0" +}; + +const QMetaObject StationChooser::staticMetaObject = { + { &QDialog::staticMetaObject, qt_meta_stringdata_StationChooser, + qt_meta_data_StationChooser, 0 } +}; + +const QMetaObject *StationChooser::metaObject() const +{ + return &staticMetaObject; +} + +void *StationChooser::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_StationChooser)) + return static_cast(const_cast< StationChooser*>(this)); + return QDialog::qt_metacast(_clname); +} + +int StationChooser::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QDialog::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: typing((*reinterpret_cast< QString(*)>(_a[1]))); break; + default: ; + } + _id -= 1; + } + return _id; +} +QT_END_MOC_NAMESPACE diff --git a/builddir/build/moc_stationchooser.o b/builddir/build/moc_stationchooser.o new file mode 100644 index 0000000..41bbc09 Binary files /dev/null and b/builddir/build/moc_stationchooser.o differ diff --git a/builddir/build/qrc_icons.o b/builddir/build/qrc_icons.o new file mode 100644 index 0000000..2900d17 Binary files /dev/null and b/builddir/build/qrc_icons.o differ diff --git a/builddir/build/qrc_stations.o b/builddir/build/qrc_stations.o new file mode 100644 index 0000000..274ee90 Binary files /dev/null and b/builddir/build/qrc_stations.o differ diff --git a/builddir/build/qtmain.o b/builddir/build/qtmain.o new file mode 100644 index 0000000..56aafd7 Binary files /dev/null and b/builddir/build/qtmain.o differ diff --git a/builddir/build/servicewindow.o b/builddir/build/servicewindow.o new file mode 100644 index 0000000..f12f902 Binary files /dev/null and b/builddir/build/servicewindow.o differ diff --git a/builddir/build/stationchooser.o b/builddir/build/stationchooser.o new file mode 100644 index 0000000..f943eda Binary files /dev/null and b/builddir/build/stationchooser.o differ diff --git a/builddir/build/ui_chooser.h b/builddir/build/ui_chooser.h new file mode 100644 index 0000000..ccdbd9b --- /dev/null +++ b/builddir/build/ui_chooser.h @@ -0,0 +1,170 @@ +/******************************************************************************** +** Form generated from reading ui file 'chooser.ui' +** +** Created: Sat Apr 10 21:31:38 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_CHOOSER_H +#define UI_CHOOSER_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_Chooser +{ +public: + QWidget *centralwidget; + QVBoxLayout *verticalLayout; + QScrollArea *scrollArea; + QWidget *scrollAreaWidgetContents_2; + QVBoxLayout *verticalLayout_3; + QWidget *departures_widget; + QVBoxLayout *verticalLayout_2; + QLabel *label; + QWidget *favourites_widget; + QVBoxLayout *verticalLayout_5; + QWidget *widget; + QVBoxLayout *verticalLayout_4; + QLabel *label_2; + QPushButton *pushButton_2; + QPushButton *pushButton_3; + QMenuBar *menubar; + QStatusBar *statusbar; + + void setupUi(QMainWindow *Chooser) + { + if (Chooser->objectName().isEmpty()) + Chooser->setObjectName(QString::fromUtf8("Chooser")); + Chooser->resize(800, 480); + QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred); + sizePolicy.setHorizontalStretch(0); + sizePolicy.setVerticalStretch(0); + sizePolicy.setHeightForWidth(Chooser->sizePolicy().hasHeightForWidth()); + Chooser->setSizePolicy(sizePolicy); + centralwidget = new QWidget(Chooser); + centralwidget->setObjectName(QString::fromUtf8("centralwidget")); + verticalLayout = new QVBoxLayout(centralwidget); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + scrollArea = new QScrollArea(centralwidget); + scrollArea->setObjectName(QString::fromUtf8("scrollArea")); + QSizePolicy sizePolicy1(QSizePolicy::Expanding, QSizePolicy::Minimum); + sizePolicy1.setHorizontalStretch(0); + sizePolicy1.setVerticalStretch(0); + sizePolicy1.setHeightForWidth(scrollArea->sizePolicy().hasHeightForWidth()); + scrollArea->setSizePolicy(sizePolicy1); + scrollArea->setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOn); + scrollArea->setWidgetResizable(true); + scrollAreaWidgetContents_2 = new QWidget(); + scrollAreaWidgetContents_2->setObjectName(QString::fromUtf8("scrollAreaWidgetContents_2")); + scrollAreaWidgetContents_2->setEnabled(true); + scrollAreaWidgetContents_2->setGeometry(QRect(0, 0, 764, 415)); + QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Minimum); + sizePolicy2.setHorizontalStretch(0); + sizePolicy2.setVerticalStretch(0); + sizePolicy2.setHeightForWidth(scrollAreaWidgetContents_2->sizePolicy().hasHeightForWidth()); + scrollAreaWidgetContents_2->setSizePolicy(sizePolicy2); + verticalLayout_3 = new QVBoxLayout(scrollAreaWidgetContents_2); + verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); + departures_widget = new QWidget(scrollAreaWidgetContents_2); + departures_widget->setObjectName(QString::fromUtf8("departures_widget")); + sizePolicy2.setHeightForWidth(departures_widget->sizePolicy().hasHeightForWidth()); + departures_widget->setSizePolicy(sizePolicy2); + verticalLayout_2 = new QVBoxLayout(departures_widget); + verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); + label = new QLabel(departures_widget); + label->setObjectName(QString::fromUtf8("label")); + sizePolicy2.setHeightForWidth(label->sizePolicy().hasHeightForWidth()); + label->setSizePolicy(sizePolicy2); + + verticalLayout_2->addWidget(label); + + favourites_widget = new QWidget(departures_widget); + favourites_widget->setObjectName(QString::fromUtf8("favourites_widget")); + verticalLayout_5 = new QVBoxLayout(favourites_widget); + verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); + + verticalLayout_2->addWidget(favourites_widget); + + + verticalLayout_3->addWidget(departures_widget); + + widget = new QWidget(scrollAreaWidgetContents_2); + widget->setObjectName(QString::fromUtf8("widget")); + sizePolicy2.setHeightForWidth(widget->sizePolicy().hasHeightForWidth()); + widget->setSizePolicy(sizePolicy2); + verticalLayout_4 = new QVBoxLayout(widget); + verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); + label_2 = new QLabel(widget); + label_2->setObjectName(QString::fromUtf8("label_2")); + sizePolicy2.setHeightForWidth(label_2->sizePolicy().hasHeightForWidth()); + label_2->setSizePolicy(sizePolicy2); + + verticalLayout_4->addWidget(label_2); + + pushButton_2 = new QPushButton(widget); + pushButton_2->setObjectName(QString::fromUtf8("pushButton_2")); + + verticalLayout_4->addWidget(pushButton_2); + + + verticalLayout_3->addWidget(widget); + + pushButton_3 = new QPushButton(scrollAreaWidgetContents_2); + pushButton_3->setObjectName(QString::fromUtf8("pushButton_3")); + + verticalLayout_3->addWidget(pushButton_3); + + scrollArea->setWidget(scrollAreaWidgetContents_2); + + verticalLayout->addWidget(scrollArea); + + Chooser->setCentralWidget(centralwidget); + menubar = new QMenuBar(Chooser); + menubar->setObjectName(QString::fromUtf8("menubar")); + menubar->setGeometry(QRect(0, 0, 800, 23)); + Chooser->setMenuBar(menubar); + statusbar = new QStatusBar(Chooser); + statusbar->setObjectName(QString::fromUtf8("statusbar")); + Chooser->setStatusBar(statusbar); + + retranslateUi(Chooser); + QObject::connect(pushButton_2, SIGNAL(clicked()), Chooser, SLOT(launchPlanner())); + + QMetaObject::connectSlotsByName(Chooser); + } // setupUi + + void retranslateUi(QMainWindow *Chooser) + { + Chooser->setWindowTitle(QApplication::translate("Chooser", "National Rail Live Departures", 0, QApplication::UnicodeUTF8)); + label->setText(QApplication::translate("Chooser", "Live Arrivals & Departures", 0, QApplication::UnicodeUTF8)); + label_2->setText(QApplication::translate("Chooser", "Journey Planner", 0, QApplication::UnicodeUTF8)); + pushButton_2->setText(QApplication::translate("Chooser", "Journey Planner (Launches External Browser)", 0, QApplication::UnicodeUTF8)); + pushButton_3->setText(QApplication::translate("Chooser", "Settings", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(Chooser); + } // retranslateUi + +}; + +namespace Ui { + class Chooser: public Ui_Chooser {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_CHOOSER_H diff --git a/builddir/build/ui_departureboard.h b/builddir/build/ui_departureboard.h new file mode 100644 index 0000000..9413bca --- /dev/null +++ b/builddir/build/ui_departureboard.h @@ -0,0 +1,108 @@ +/******************************************************************************** +** Form generated from reading ui file 'departureboard.ui' +** +** Created: Sat Apr 10 21:31:38 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_DEPARTUREBOARD_H +#define UI_DEPARTUREBOARD_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_DepartureBoard +{ +public: + QWidget *centralwidget; + QVBoxLayout *verticalLayout; + QLabel *label_name; + QWidget *widget; + QGridLayout *gridLayout; + QScrollArea *scrollArea; + QWidget *scrollAreaWidgetContents; + QGridLayout *gridLayout_2; + QWidget *departures; + QVBoxLayout *verticalLayout_2; + + void setupUi(QMainWindow *DepartureBoard) + { + if (DepartureBoard->objectName().isEmpty()) + DepartureBoard->setObjectName(QString::fromUtf8("DepartureBoard")); + DepartureBoard->resize(800, 480); + centralwidget = new QWidget(DepartureBoard); + centralwidget->setObjectName(QString::fromUtf8("centralwidget")); + verticalLayout = new QVBoxLayout(centralwidget); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + label_name = new QLabel(centralwidget); + label_name->setObjectName(QString::fromUtf8("label_name")); + QFont font; + font.setPointSize(20); + label_name->setFont(font); + label_name->setScaledContents(false); + label_name->setAlignment(Qt::AlignCenter); + + verticalLayout->addWidget(label_name); + + widget = new QWidget(centralwidget); + widget->setObjectName(QString::fromUtf8("widget")); + gridLayout = new QGridLayout(widget); + gridLayout->setObjectName(QString::fromUtf8("gridLayout")); + scrollArea = new QScrollArea(widget); + scrollArea->setObjectName(QString::fromUtf8("scrollArea")); + scrollArea->setWidgetResizable(true); + scrollAreaWidgetContents = new QWidget(); + scrollAreaWidgetContents->setObjectName(QString::fromUtf8("scrollAreaWidgetContents")); + scrollAreaWidgetContents->setGeometry(QRect(0, 0, 762, 404)); + gridLayout_2 = new QGridLayout(scrollAreaWidgetContents); + gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2")); + departures = new QWidget(scrollAreaWidgetContents); + departures->setObjectName(QString::fromUtf8("departures")); + verticalLayout_2 = new QVBoxLayout(departures); + verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); + + gridLayout_2->addWidget(departures, 0, 0, 1, 1); + + scrollArea->setWidget(scrollAreaWidgetContents); + + gridLayout->addWidget(scrollArea, 0, 0, 1, 1); + + + verticalLayout->addWidget(widget); + + DepartureBoard->setCentralWidget(centralwidget); + + retranslateUi(DepartureBoard); + + QMetaObject::connectSlotsByName(DepartureBoard); + } // setupUi + + void retranslateUi(QMainWindow *DepartureBoard) + { + DepartureBoard->setWindowTitle(QApplication::translate("DepartureBoard", "Departure Board", 0, QApplication::UnicodeUTF8)); + label_name->setText(QApplication::translate("DepartureBoard", "Station Name", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(DepartureBoard); + } // retranslateUi + +}; + +namespace Ui { + class DepartureBoard: public Ui_DepartureBoard {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_DEPARTUREBOARD_H diff --git a/builddir/build/ui_departurewidget.h b/builddir/build/ui_departurewidget.h new file mode 100644 index 0000000..b4fabb6 --- /dev/null +++ b/builddir/build/ui_departurewidget.h @@ -0,0 +1,166 @@ +/******************************************************************************** +** Form generated from reading ui file 'departurewidget.ui' +** +** Created: Sat Apr 10 21:31:38 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_DEPARTUREWIDGET_H +#define UI_DEPARTUREWIDGET_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_DepartureWidget +{ +public: + QHBoxLayout *horizontalLayout; + QFrame *frame; + QHBoxLayout *horizontalLayout_2; + QLabel *time; + QWidget *widget; + QVBoxLayout *verticalLayout_2; + QLabel *destination; + QLabel *status; + QWidget *widget_2; + QVBoxLayout *verticalLayout; + QLabel *platformlabel; + QLabel *platform; + + void setupUi(QWidget *DepartureWidget) + { + if (DepartureWidget->objectName().isEmpty()) + DepartureWidget->setObjectName(QString::fromUtf8("DepartureWidget")); + DepartureWidget->resize(769, 89); + QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Fixed); + sizePolicy.setHorizontalStretch(0); + sizePolicy.setVerticalStretch(80); + sizePolicy.setHeightForWidth(DepartureWidget->sizePolicy().hasHeightForWidth()); + DepartureWidget->setSizePolicy(sizePolicy); + horizontalLayout = new QHBoxLayout(DepartureWidget); + horizontalLayout->setSpacing(0); + horizontalLayout->setMargin(0); + horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); + frame = new QFrame(DepartureWidget); + frame->setObjectName(QString::fromUtf8("frame")); + frame->setFrameShape(QFrame::StyledPanel); + frame->setFrameShadow(QFrame::Raised); + frame->setLineWidth(3); + frame->setMidLineWidth(0); + horizontalLayout_2 = new QHBoxLayout(frame); +#ifndef Q_OS_MAC + horizontalLayout_2->setSpacing(6); +#endif + horizontalLayout_2->setMargin(4); + horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); + time = new QLabel(frame); + time->setObjectName(QString::fromUtf8("time")); + QSizePolicy sizePolicy1(QSizePolicy::Minimum, QSizePolicy::Preferred); + sizePolicy1.setHorizontalStretch(0); + sizePolicy1.setVerticalStretch(0); + sizePolicy1.setHeightForWidth(time->sizePolicy().hasHeightForWidth()); + time->setSizePolicy(sizePolicy1); + QFont font; + font.setPointSize(20); + time->setFont(font); + time->setAlignment(Qt::AlignCenter); + + horizontalLayout_2->addWidget(time); + + widget = new QWidget(frame); + widget->setObjectName(QString::fromUtf8("widget")); + QSizePolicy sizePolicy2(QSizePolicy::Expanding, QSizePolicy::Preferred); + sizePolicy2.setHorizontalStretch(0); + sizePolicy2.setVerticalStretch(0); + sizePolicy2.setHeightForWidth(widget->sizePolicy().hasHeightForWidth()); + widget->setSizePolicy(sizePolicy2); + verticalLayout_2 = new QVBoxLayout(widget); + verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); + destination = new QLabel(widget); + destination->setObjectName(QString::fromUtf8("destination")); + destination->setScaledContents(false); + + verticalLayout_2->addWidget(destination); + + status = new QLabel(widget); + status->setObjectName(QString::fromUtf8("status")); + + verticalLayout_2->addWidget(status); + + + horizontalLayout_2->addWidget(widget); + + widget_2 = new QWidget(frame); + widget_2->setObjectName(QString::fromUtf8("widget_2")); + sizePolicy1.setHeightForWidth(widget_2->sizePolicy().hasHeightForWidth()); + widget_2->setSizePolicy(sizePolicy1); + verticalLayout = new QVBoxLayout(widget_2); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + platformlabel = new QLabel(widget_2); + platformlabel->setObjectName(QString::fromUtf8("platformlabel")); + QFont font1; + font1.setPointSize(8); + platformlabel->setFont(font1); + platformlabel->setAlignment(Qt::AlignCenter); + + verticalLayout->addWidget(platformlabel); + + platform = new QLabel(widget_2); + platform->setObjectName(QString::fromUtf8("platform")); + QSizePolicy sizePolicy3(QSizePolicy::Preferred, QSizePolicy::Expanding); + sizePolicy3.setHorizontalStretch(0); + sizePolicy3.setVerticalStretch(0); + sizePolicy3.setHeightForWidth(platform->sizePolicy().hasHeightForWidth()); + platform->setSizePolicy(sizePolicy3); + QFont font2; + font2.setPointSize(26); + platform->setFont(font2); + platform->setScaledContents(true); + platform->setAlignment(Qt::AlignCenter); + + verticalLayout->addWidget(platform); + + + horizontalLayout_2->addWidget(widget_2); + + + horizontalLayout->addWidget(frame); + + + retranslateUi(DepartureWidget); + + QMetaObject::connectSlotsByName(DepartureWidget); + } // setupUi + + void retranslateUi(QWidget *DepartureWidget) + { + DepartureWidget->setWindowTitle(QApplication::translate("DepartureWidget", "Form", 0, QApplication::UnicodeUTF8)); + time->setText(QApplication::translate("DepartureWidget", "17:35", 0, QApplication::UnicodeUTF8)); + destination->setText(QApplication::translate("DepartureWidget", "to London Waterloo", 0, QApplication::UnicodeUTF8)); + status->setText(QApplication::translate("DepartureWidget", "On time", 0, QApplication::UnicodeUTF8)); + platformlabel->setText(QApplication::translate("DepartureWidget", "Platform", 0, QApplication::UnicodeUTF8)); + platform->setText(QApplication::translate("DepartureWidget", "9", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(DepartureWidget); + } // retranslateUi + +}; + +namespace Ui { + class DepartureWidget: public Ui_DepartureWidget {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_DEPARTUREWIDGET_H diff --git a/builddir/build/ui_favouritestations.h b/builddir/build/ui_favouritestations.h new file mode 100644 index 0000000..d0a58bb --- /dev/null +++ b/builddir/build/ui_favouritestations.h @@ -0,0 +1,110 @@ +/******************************************************************************** +** Form generated from reading ui file 'favouritestations.ui' +** +** Created: Sat Apr 10 21:31:38 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_FAVOURITESTATIONS_H +#define UI_FAVOURITESTATIONS_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_FavouriteStations +{ +public: + QVBoxLayout *verticalLayout; + QWidget *widget; + QGridLayout *gridLayout; + QListWidget *listWidget; + QWidget *widget_2; + QHBoxLayout *horizontalLayout; + QPushButton *add_button; + QPushButton *delete_button; + QPushButton *select_button; + + void setupUi(QDialog *FavouriteStations) + { + if (FavouriteStations->objectName().isEmpty()) + FavouriteStations->setObjectName(QString::fromUtf8("FavouriteStations")); + FavouriteStations->resize(800, 480); + verticalLayout = new QVBoxLayout(FavouriteStations); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + widget = new QWidget(FavouriteStations); + widget->setObjectName(QString::fromUtf8("widget")); + gridLayout = new QGridLayout(widget); + gridLayout->setObjectName(QString::fromUtf8("gridLayout")); + listWidget = new QListWidget(widget); + listWidget->setObjectName(QString::fromUtf8("listWidget")); + + gridLayout->addWidget(listWidget, 0, 0, 1, 1); + + + verticalLayout->addWidget(widget); + + widget_2 = new QWidget(FavouriteStations); + widget_2->setObjectName(QString::fromUtf8("widget_2")); + horizontalLayout = new QHBoxLayout(widget_2); + horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); + add_button = new QPushButton(widget_2); + add_button->setObjectName(QString::fromUtf8("add_button")); + + horizontalLayout->addWidget(add_button); + + delete_button = new QPushButton(widget_2); + delete_button->setObjectName(QString::fromUtf8("delete_button")); + delete_button->setEnabled(true); + + horizontalLayout->addWidget(delete_button); + + select_button = new QPushButton(widget_2); + select_button->setObjectName(QString::fromUtf8("select_button")); + select_button->setEnabled(true); + + horizontalLayout->addWidget(select_button); + + + verticalLayout->addWidget(widget_2); + + + retranslateUi(FavouriteStations); + QObject::connect(add_button, SIGNAL(clicked()), FavouriteStations, SLOT(addFavourite())); + QObject::connect(delete_button, SIGNAL(clicked()), FavouriteStations, SLOT(deleteFavourite())); + QObject::connect(select_button, SIGNAL(clicked()), FavouriteStations, SLOT(accept())); + + QMetaObject::connectSlotsByName(FavouriteStations); + } // setupUi + + void retranslateUi(QDialog *FavouriteStations) + { + FavouriteStations->setWindowTitle(QApplication::translate("FavouriteStations", "Favourite Stations", 0, QApplication::UnicodeUTF8)); + add_button->setText(QApplication::translate("FavouriteStations", "Add Favourite...", 0, QApplication::UnicodeUTF8)); + delete_button->setText(QApplication::translate("FavouriteStations", "Delete Favourite", 0, QApplication::UnicodeUTF8)); + select_button->setText(QApplication::translate("FavouriteStations", "OK", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(FavouriteStations); + } // retranslateUi + +}; + +namespace Ui { + class FavouriteStations: public Ui_FavouriteStations {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_FAVOURITESTATIONS_H diff --git a/builddir/build/ui_servicewindow.h b/builddir/build/ui_servicewindow.h new file mode 100644 index 0000000..087121c --- /dev/null +++ b/builddir/build/ui_servicewindow.h @@ -0,0 +1,77 @@ +/******************************************************************************** +** Form generated from reading ui file 'servicewindow.ui' +** +** Created: Sat Apr 10 21:31:38 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_SERVICEWINDOW_H +#define UI_SERVICEWINDOW_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_ServiceWindow +{ +public: + QWidget *centralwidget; + QGridLayout *gridLayout; + QScrollArea *scrollArea; + QWidget *scrollAreaWidgetContents; + QVBoxLayout *verticalLayout; + + void setupUi(QMainWindow *ServiceWindow) + { + if (ServiceWindow->objectName().isEmpty()) + ServiceWindow->setObjectName(QString::fromUtf8("ServiceWindow")); + ServiceWindow->resize(800, 400); + centralwidget = new QWidget(ServiceWindow); + centralwidget->setObjectName(QString::fromUtf8("centralwidget")); + gridLayout = new QGridLayout(centralwidget); + gridLayout->setObjectName(QString::fromUtf8("gridLayout")); + scrollArea = new QScrollArea(centralwidget); + scrollArea->setObjectName(QString::fromUtf8("scrollArea")); + scrollArea->setWidgetResizable(true); + scrollAreaWidgetContents = new QWidget(); + scrollAreaWidgetContents->setObjectName(QString::fromUtf8("scrollAreaWidgetContents")); + scrollAreaWidgetContents->setGeometry(QRect(0, 0, 780, 380)); + verticalLayout = new QVBoxLayout(scrollAreaWidgetContents); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + scrollArea->setWidget(scrollAreaWidgetContents); + + gridLayout->addWidget(scrollArea, 0, 0, 1, 1); + + ServiceWindow->setCentralWidget(centralwidget); + + retranslateUi(ServiceWindow); + + QMetaObject::connectSlotsByName(ServiceWindow); + } // setupUi + + void retranslateUi(QMainWindow *ServiceWindow) + { + ServiceWindow->setWindowTitle(QApplication::translate("ServiceWindow", "Service Details", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(ServiceWindow); + } // retranslateUi + +}; + +namespace Ui { + class ServiceWindow: public Ui_ServiceWindow {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_SERVICEWINDOW_H diff --git a/builddir/build/ui_stationchooser.h b/builddir/build/ui_stationchooser.h new file mode 100644 index 0000000..060478b --- /dev/null +++ b/builddir/build/ui_stationchooser.h @@ -0,0 +1,81 @@ +/******************************************************************************** +** Form generated from reading ui file 'stationchooser.ui' +** +** Created: Sat Apr 10 21:31:38 2010 +** by: Qt User Interface Compiler version 4.5.3 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_STATIONCHOOSER_H +#define UI_STATIONCHOOSER_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_StationChooser +{ +public: + QVBoxLayout *verticalLayout; + QLineEdit *lineEdit; + QListWidget *listWidget; + QDialogButtonBox *buttonBox; + + void setupUi(QDialog *StationChooser) + { + if (StationChooser->objectName().isEmpty()) + StationChooser->setObjectName(QString::fromUtf8("StationChooser")); + StationChooser->setWindowModality(Qt::WindowModal); + StationChooser->resize(800, 480); + verticalLayout = new QVBoxLayout(StationChooser); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + lineEdit = new QLineEdit(StationChooser); + lineEdit->setObjectName(QString::fromUtf8("lineEdit")); + + verticalLayout->addWidget(lineEdit); + + listWidget = new QListWidget(StationChooser); + listWidget->setObjectName(QString::fromUtf8("listWidget")); + + verticalLayout->addWidget(listWidget); + + buttonBox = new QDialogButtonBox(StationChooser); + buttonBox->setObjectName(QString::fromUtf8("buttonBox")); + buttonBox->setOrientation(Qt::Horizontal); + buttonBox->setStandardButtons(QDialogButtonBox::Ok); + + verticalLayout->addWidget(buttonBox); + + + retranslateUi(StationChooser); + QObject::connect(lineEdit, SIGNAL(textEdited(QString)), StationChooser, SLOT(typing(QString))); + QObject::connect(buttonBox, SIGNAL(accepted()), StationChooser, SLOT(accept())); + + QMetaObject::connectSlotsByName(StationChooser); + } // setupUi + + void retranslateUi(QDialog *StationChooser) + { + StationChooser->setWindowTitle(QApplication::translate("StationChooser", "Station Chooser", 0, QApplication::UnicodeUTF8)); + Q_UNUSED(StationChooser); + } // retranslateUi + +}; + +namespace Ui { + class StationChooser: public Ui_StationChooser {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_STATIONCHOOSER_H diff --git a/builddir/build/uktrainplanner b/builddir/build/uktrainplanner new file mode 100644 index 0000000..7400de9 Binary files /dev/null and b/builddir/build/uktrainplanner differ diff --git a/builddir/qrc_icons.cpp b/builddir/qrc_icons.cpp new file mode 100644 index 0000000..9ee85e9 --- /dev/null +++ b/builddir/qrc_icons.cpp @@ -0,0 +1,382 @@ +/**************************************************************************** +** Resource object code +** +** Created: Sat Apr 10 21:31:55 2010 +** by: The Resource Compiler for Qt version 4.5.3 +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include + +static const unsigned char qt_resource_data[] = { + // /media/Data/uktrainplanner/src/go-home.png + 0x0,0x0,0x3,0x98, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, + 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0, + 0xd,0xd7,0x1,0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, + 0xd5,0xa,0xe,0x14,0x23,0x2,0x6f,0xc0,0x55,0x4f,0x0,0x0,0x3,0x25,0x49,0x44, + 0x41,0x54,0x38,0xcb,0xa5,0x95,0xc1,0x6f,0x1b,0x45,0x14,0x87,0xbf,0x99,0xec,0x3a, + 0xb5,0x1b,0xe3,0x6d,0x9c,0x40,0x5d,0x44,0x6d,0x21,0x55,0x34,0xa2,0xaa,0x40,0x28, + 0x34,0x52,0x2f,0x1c,0x20,0xa0,0x2a,0x6a,0x2d,0x59,0x55,0x22,0x8,0xca,0x5f,0xe0, + 0x53,0xb5,0x15,0x2,0x95,0x7f,0x60,0x85,0x54,0x48,0x5,0x27,0x20,0x88,0x1c,0x82, + 0xa0,0xd2,0x3a,0x52,0x2f,0x3d,0xf7,0xd0,0x3,0x7,0x1a,0x42,0x39,0x10,0x41,0xf, + 0x91,0x13,0x35,0x89,0x9d,0x42,0x5c,0xbb,0xf1,0xee,0xc,0x87,0x5d,0xaf,0xd6,0x4d, + 0x9d,0x44,0xea,0x48,0xa3,0xdd,0x9d,0x99,0xf7,0xbd,0x37,0xbf,0x79,0x6f,0x56,0x70, + 0x88,0x36,0xf,0x39,0xa0,0x1a,0x7e,0xbe,0x39,0xd,0xbf,0xf1,0xbc,0x6d,0x1e,0xde, + 0x9a,0x7,0xbd,0x63,0xdb,0x7a,0xc7,0xb6,0xf5,0x3c,0xe8,0xd0,0xd1,0xbe,0x4d,0x1c, + 0x4,0x5,0x7e,0x2d,0xda,0x76,0xd7,0xb8,0xeb,0x38,0x0,0x27,0xa6,0x61,0xad,0x97, + 0xad,0x3c,0xc,0xf4,0xd1,0x9d,0x3b,0xd1,0x78,0x6d,0x71,0x91,0xd0,0x51,0x75,0xbf, + 0xc8,0xe5,0x41,0xd0,0xd6,0xbd,0x7b,0xc,0x64,0xb3,0x5d,0xf3,0x87,0x81,0x8b,0xfd, + 0xa0,0xde,0xca,0xa,0xd2,0x30,0x90,0x85,0x42,0x67,0xfb,0x14,0x6d,0x9b,0xcd,0x4a, + 0x5,0x29,0x4,0x83,0x17,0x2f,0xf6,0x94,0x45,0xf6,0x82,0xea,0x6a,0x15,0x99,0x4e, + 0x47,0xd0,0x3f,0x27,0x2e,0xb0,0xfa,0xe1,0x14,0xae,0xe3,0x30,0x74,0xe9,0x12,0x9e, + 0xd6,0xfb,0x46,0x2e,0x62,0xd0,0x69,0xe0,0xc7,0xa2,0x6d,0xa3,0xeb,0xf5,0x60,0xf2, + 0xd8,0x31,0x5c,0xc7,0xa1,0xf1,0xf1,0x47,0x6c,0x9c,0x7e,0x8d,0x97,0x5e,0x3c,0xce, + 0xa9,0xfa,0x36,0xab,0x57,0xaf,0x52,0xb4,0x6d,0xd6,0x2b,0x15,0x12,0x3d,0x22,0x8f, + 0x83,0x75,0xd1,0xb6,0xa1,0xd9,0x84,0xdd,0x5d,0xc8,0x64,0x70,0x1d,0x87,0x27,0xf6, + 0x15,0xfe,0x7d,0xf9,0x4,0x23,0x23,0xaf,0x93,0x4a,0x26,0x69,0xb5,0x5a,0xa4,0xd6, + 0xd6,0x79,0x30,0x33,0x13,0xc0,0x5d,0x97,0x84,0x94,0x11,0x7c,0x3a,0x64,0x1a,0x21, + 0xf4,0x48,0xc7,0x81,0x6e,0x36,0x11,0x83,0x83,0xb8,0x8e,0x83,0xfe,0xc2,0x41,0x66, + 0xb3,0xbc,0x91,0x2f,0x90,0xcf,0xe7,0x83,0x79,0xd,0xbb,0xaf,0x9c,0xc4,0xbc,0x75, + 0x8b,0x85,0x52,0x89,0xa9,0x72,0x99,0x75,0xd7,0xdd,0x73,0x78,0x46,0xf8,0x4c,0x45, + 0xda,0x84,0xd0,0xbe,0xef,0xbf,0xc5,0x33,0x4c,0xce,0x9f,0x1b,0xc3,0xb2,0xac,0xc8, + 0x40,0x6b,0xd,0x80,0x65,0x59,0x64,0xef,0xde,0x65,0x61,0x6c,0x8c,0xa9,0x72,0xf9, + 0xe0,0x74,0xbb,0x7e,0xf3,0x17,0xfc,0xb9,0xef,0x68,0x1b,0x6,0xa3,0xa3,0x6f,0x33, + 0x30,0x30,0x80,0xef,0xfb,0x5d,0xbd,0xdd,0x6e,0xe3,0xfb,0x3e,0xfd,0xd9,0x2c,0xe3, + 0xf7,0xef,0xb3,0x30,0x3b,0x1b,0x4f,0x0,0xd9,0xa5,0xf1,0xed,0xb3,0x67,0x67,0x1e, + 0x2e,0x2d,0xcd,0x9d,0x5b,0xf9,0x8b,0x4f,0x3f,0xfb,0x64,0x4f,0x4,0x37,0xbe,0xfa, + 0x1a,0xa5,0x14,0xd7,0xbf,0x9c,0x45,0x8b,0x3e,0xb4,0xd7,0x42,0x18,0x47,0xd0,0xfe, + 0x13,0x3e,0xbf,0x76,0x8d,0x4a,0x3a,0xcd,0xd0,0x99,0x33,0xe5,0xf,0x96,0x97,0x6f, + 0xc4,0xa5,0x60,0x7c,0x69,0xe9,0x87,0xcb,0x93,0xa5,0xb9,0xb,0x83,0x41,0x31,0x8c, + 0x8c,0x9c,0x46,0x8,0x81,0x10,0x81,0x6f,0xdf,0xf7,0xd1,0x5a,0xa3,0x85,0xa4,0xaf, + 0x30,0x8e,0xb7,0xb2,0x88,0xc8,0xbf,0x87,0x7e,0x70,0x1b,0xad,0x35,0x95,0xc9,0x12, + 0x85,0x93,0xaf,0x7e,0xc3,0xf2,0xf2,0xb3,0xa5,0xe8,0x68,0x98,0x48,0x24,0x30,0x4d, + 0x13,0xc3,0x30,0x30,0x4d,0x13,0xa5,0x54,0x4,0xaf,0x6e,0xed,0x0,0xf0,0xfb,0xdf, + 0x9b,0xf8,0xbe,0x8a,0x6c,0x1c,0xc7,0xd1,0xcf,0xd2,0xd8,0x88,0x83,0xa5,0x94,0x48, + 0x29,0x49,0xc8,0x55,0xc,0x51,0x43,0x29,0x85,0x52,0xa,0x8f,0x4,0x7f,0xfc,0xb3, + 0x5,0xc0,0xc3,0xfa,0x63,0x3c,0xd1,0x1f,0xd9,0x10,0x64,0x97,0x88,0x4b,0xd1,0x7, + 0x1c,0x8d,0x83,0x3b,0x12,0x28,0x72,0x34,0x5b,0x1,0x34,0x97,0xcb,0xf1,0xce,0xf9, + 0x51,0xde,0x4f,0x1e,0x45,0xea,0xe3,0xbc,0x2b,0x4d,0x36,0xd6,0x88,0x83,0xb3,0x4, + 0x5,0xe2,0x19,0xa1,0x7,0xa3,0x17,0x18,0xfa,0x49,0x26,0x41,0x29,0x5,0xc0,0xa3, + 0xfa,0x26,0x62,0x7b,0xab,0xfb,0x52,0xaa,0xd5,0xf6,0x54,0xb2,0x11,0x1b,0x90,0x1d, + 0x6d,0x2d,0xcb,0x22,0x93,0xc9,0x20,0x90,0x4,0x7c,0xc1,0xf0,0xf0,0x30,0x8d,0x46, + 0x83,0x89,0x89,0x89,0x3d,0x19,0x93,0x4a,0x45,0x65,0xd0,0x0,0x74,0x7,0x28,0x42, + 0x29,0xd2,0x97,0x27,0x4b,0xb5,0xe7,0xf9,0xdb,0xfc,0xfc,0xd3,0x4d,0x13,0xf0,0xe2, + 0xa1,0x77,0xe4,0xe8,0xf,0xf,0xe0,0x85,0x50,0xaf,0x21,0x20,0x19,0xce,0xf9,0xe1, + 0xda,0x9d,0xf0,0xbd,0xd,0x6c,0x3,0xff,0x1,0x1b,0xc0,0xe3,0xd8,0x9a,0xae,0xfb, + 0x58,0x3c,0x25,0x8b,0x0,0xcc,0xd8,0xae,0x88,0x19,0xea,0xb0,0xfb,0x61,0xd7,0x4f, + 0x47,0xff,0x3f,0x69,0x66,0x56,0x28,0x5c,0xe8,0x26,0x3f,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /media/Data/uktrainplanner/src/folder.png + 0x0,0x0,0x3,0x50, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7, + 0x1,0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x2,0xcd,0x49,0x44, + 0x41,0x54,0x38,0x8d,0xb5,0x94,0x31,0x6f,0x23,0x45,0x18,0x86,0x9f,0xd9,0x5d,0xdb, + 0x67,0x27,0xb7,0x4a,0x4,0x29,0x92,0x34,0x27,0x4e,0x39,0x89,0x32,0x48,0x87,0x12, + 0x21,0x84,0xa0,0x88,0x29,0x10,0x15,0x6d,0x4a,0x7e,0x3,0xe5,0x51,0xf1,0x3,0x68, + 0xc8,0x7f,0xb8,0x9a,0xc2,0xd,0x2,0x84,0x64,0xa5,0x21,0xa0,0xbb,0x26,0x41,0x4a, + 0x72,0x92,0x8f,0xdc,0x25,0x21,0x8e,0x1d,0xef,0x7a,0x77,0xf6,0x9b,0xf9,0x28,0xe2, + 0xf8,0x36,0xc4,0x11,0x31,0x12,0x6f,0x33,0x1a,0xcd,0x7c,0x8f,0xde,0x79,0x67,0xe6, + 0x33,0xcd,0x66,0x93,0xff,0x43,0x11,0x40,0x1c,0xc7,0xe1,0xf2,0xf2,0xf2,0xfd,0xdb, + 0x36,0xcd,0xcd,0xcd,0xf5,0xdb,0xed,0xb6,0x9f,0x1a,0xbc,0xb2,0xb2,0xf2,0xcc,0x18, + 0xf3,0x10,0xd0,0x49,0x9b,0xf2,0x3c,0xef,0xac,0xae,0xae,0x3e,0xde,0xd9,0xd9,0xe9, + 0x4e,0x5,0x16,0x91,0x77,0x37,0x37,0x37,0x71,0xce,0xa1,0xaa,0x78,0x7f,0x69,0x4e, + 0x55,0x31,0xc6,0xb0,0xbd,0xbd,0xbd,0xb4,0xb7,0xb7,0xf7,0xe5,0xfa,0xfa,0xfa,0xb7, + 0xe5,0xe2,0xc3,0xc3,0x43,0x0,0x8e,0x8e,0x8e,0xb2,0xdb,0xc0,0x2a,0x22,0xa6,0xd3, + 0xe9,0x20,0x22,0x78,0xef,0xf1,0xde,0x8f,0xc1,0x8b,0x8b,0x8b,0xf5,0xfd,0xfd,0xfd, + 0xaf,0xbb,0xdd,0xee,0x37,0x57,0x85,0xaa,0x4a,0x1c,0xc7,0x57,0xe3,0xcf,0xbb,0xbb, + 0xbb,0x9f,0xdc,0x0,0x3b,0xe7,0xd4,0x7b,0x6f,0x44,0x4,0xe7,0xdc,0x35,0xb0,0xaa, + 0x62,0xad,0x65,0x6d,0x6d,0xad,0x3e,0x3f,0x3f,0xcf,0xcc,0xcc,0xc,0xd5,0x6a,0x15, + 0x63,0xc,0x41,0x10,0xe0,0xbd,0x67,0x6b,0x6b,0xeb,0xa3,0x5b,0x1c,0x17,0x2a,0x52, + 0xe0,0x9c,0xc3,0x16,0x6f,0xc0,0x65,0x78,0x6e,0x85,0xfe,0x45,0x82,0x31,0x6,0x80, + 0x20,0x8,0xc6,0xf0,0xdc,0x8a,0x89,0x1f,0x7e,0x3e,0x7b,0x92,0x36,0xe4,0xc7,0x7, + 0x2f,0x6c,0xb3,0xdd,0xf6,0x11,0x80,0xb5,0x5,0x45,0x21,0x1c,0x9c,0xa,0x4f,0x77, + 0x84,0x20,0x8,0x0,0x3,0x84,0xa3,0x73,0xbf,0x71,0xa2,0xff,0xb8,0x5f,0x55,0x8f, + 0x56,0x3e,0x36,0x88,0x39,0xa7,0xa,0xef,0x1f,0x3d,0x3a,0x69,0xb5,0x9e,0x2c,0x8d, + 0x33,0x76,0xce,0x71,0x7c,0xe1,0xf9,0xf0,0xbd,0x7,0x7c,0xf6,0xc1,0x23,0xb4,0x54, + 0x3f,0x32,0x39,0x51,0xa5,0xa5,0x30,0xb5,0xc2,0x93,0xef,0x7e,0x58,0x68,0x36,0x3f, + 0xd5,0x71,0xc6,0x22,0x42,0x9a,0x2b,0xb,0xf5,0x1a,0xc7,0xbd,0x8c,0x97,0x67,0xc3, + 0xdb,0x69,0x13,0x74,0xaf,0x12,0xf2,0xf6,0xfd,0xa,0x41,0x18,0xc,0x4a,0x19,0x8b, + 0x8a,0x8,0x49,0x1,0xef,0xcc,0xd4,0x40,0x21,0xa,0x82,0xa9,0xc0,0x5e,0x21,0xb7, + 0x8e,0xc0,0x4,0xbd,0x31,0xb8,0x28,0x2e,0x2f,0x2f,0x2d,0xc,0x71,0xa3,0x86,0x2a, + 0x44,0xe1,0xdd,0xc1,0x49,0x26,0xd4,0xab,0x21,0xd6,0xa,0x26,0xa0,0x3b,0x6,0x5f, + 0x46,0xe1,0x48,0x2d,0xcc,0x36,0x2a,0x0,0x44,0x77,0xe0,0x3a,0xaf,0xa4,0xb9,0x43, + 0x9c,0xa7,0x5e,0xad,0x90,0xd,0x2d,0xc0,0x69,0xd9,0x31,0xce,0x39,0xb2,0x2,0xc0, + 0x60,0xc5,0xdf,0x0,0x78,0x65,0xf4,0x2b,0x2f,0xe7,0x56,0x3c,0x5e,0xaf,0xbf,0x90, + 0x5e,0x92,0xa3,0x5e,0x5f,0x97,0x1d,0x7b,0x11,0x61,0x68,0x15,0xeb,0x94,0x41,0xe6, + 0x48,0x72,0xc1,0x8a,0x9f,0x8,0x98,0x18,0x47,0x1e,0x72,0x7c,0x9e,0x22,0xde,0xff, + 0x79,0xcd,0x71,0x21,0x82,0x75,0x4a,0x77,0x50,0xd0,0x39,0x1b,0xe2,0xfc,0xbf,0xc3, + 0xca,0xea,0x57,0x2,0xce,0x7a,0x59,0xa1,0xce,0x1f,0x8f,0xc1,0x80,0x4f,0x73,0x47, + 0xad,0x12,0x72,0x3e,0x14,0x64,0x4a,0x28,0x40,0x5e,0x28,0xdd,0x41,0x6e,0x31,0xe6, + 0xaf,0x32,0x98,0x41,0xe6,0x59,0x7c,0x2b,0x66,0xae,0x11,0x31,0x7b,0x6f,0xba,0xa7, + 0x6,0x10,0x18,0x43,0x92,0xe4,0xa2,0x5e,0xcf,0x0,0xa2,0x56,0xab,0x15,0x6d,0x6c, + 0x6c,0xe8,0xde,0xab,0x9c,0xd3,0x5e,0xc6,0x4f,0xbf,0x1e,0x4c,0xd,0x5,0x70,0xea, + 0x19,0x24,0x69,0x55,0x92,0xee,0x8b,0x2b,0xc7,0xb5,0x34,0x4d,0xbf,0xff,0xed,0x8f, + 0x93,0x2f,0x8a,0x46,0x2d,0xba,0x48,0x6e,0xb4,0xd6,0x3b,0xc8,0xa8,0xaa,0x4a,0xde, + 0x7f,0xf5,0xcb,0xf3,0xa7,0x5f,0x1d,0xfc,0x3e,0xea,0x2,0x15,0x60,0x9,0x58,0xa0, + 0x14,0xcd,0x7f,0x90,0x7,0xfa,0xc0,0x61,0xb3,0xd9,0xcc,0x22,0x40,0x80,0x97,0xc0, + 0x6b,0xae,0xf5,0x94,0xa9,0xa5,0x23,0x78,0x1,0xf0,0x37,0x1c,0xc2,0xce,0x9,0xb5, + 0xb,0xc3,0x8a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /media/Data/uktrainplanner/src/internet-web-browser.png + 0x0,0x0,0x5,0x27, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, + 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0, + 0xd,0xd7,0x1,0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, + 0xd5,0x4,0x1a,0x7,0x2b,0x21,0x7b,0x55,0xcd,0xb5,0x0,0x0,0x4,0xb4,0x49,0x44, + 0x41,0x54,0x38,0xcb,0xb5,0x95,0x59,0x6c,0x54,0x65,0x14,0xc7,0x7f,0x77,0x99,0xa5, + 0x2d,0xed,0x74,0x9b,0x69,0xe9,0x42,0xa7,0x76,0x4a,0x1b,0x4a,0xcb,0x2a,0x94,0x88, + 0xb,0x2,0x12,0xa2,0x86,0x90,0xf8,0x80,0x4,0x88,0x89,0xf1,0x55,0x7d,0x91,0x44, + 0x1e,0x7c,0x32,0xe5,0xc5,0x18,0x89,0xfa,0xe0,0x9b,0x22,0x8b,0x9a,0x88,0x44,0x23, + 0x68,0x45,0x54,0x16,0x9,0x4a,0x43,0x14,0x99,0x96,0xa5,0xb6,0xe8,0xd0,0xe9,0x4c, + 0xb7,0x99,0x7b,0xef,0xdc,0xb9,0x73,0x67,0xee,0xfd,0x7c,0xe8,0xa0,0x14,0x82,0xc4, + 0x7,0xbf,0xe4,0x9f,0x9c,0x2f,0x27,0xdf,0x2f,0x27,0xe7,0x3b,0xb,0xfc,0x4f,0x47, + 0xba,0x97,0x63,0xfb,0x9e,0x3,0x11,0x60,0x17,0xb0,0x41,0x8,0xd1,0x5,0x94,0x3, + 0x9a,0x24,0x49,0x51,0xe0,0x4,0xb0,0xff,0x50,0xdf,0x8e,0xeb,0xff,0x9,0xfc,0xec, + 0xab,0x1f,0xee,0xf3,0xa8,0xca,0x8b,0x2b,0x16,0x2d,0xa0,0x3d,0x1c,0x24,0x58,0x55, + 0x8e,0xcf,0xa3,0x92,0xb1,0x72,0x8c,0x4f,0xea,0xc,0xff,0x31,0xc9,0xaf,0x57,0x63, + 0x14,0x1c,0x77,0xdf,0xa1,0xbe,0x1d,0x2f,0xdf,0x17,0xbc,0x7d,0xcf,0x81,0x3a,0xd7, + 0x71,0xfa,0x97,0x77,0xb5,0xf4,0x3c,0xb1,0xa6,0x93,0xbc,0xe3,0xe2,0x75,0x74,0xba, + 0x3a,0xda,0x38,0xd6,0x7f,0x12,0x7f,0xe3,0x12,0x52,0x46,0x96,0x12,0xc5,0xa5,0xd4, + 0xa7,0x70,0x76,0xe0,0x1a,0x83,0xc3,0xf1,0x73,0x92,0x24,0x6d,0x3d,0xd4,0xb7,0x23, + 0x71,0x3b,0x4b,0xbe,0xfd,0x22,0xa,0xce,0x99,0x75,0xab,0x3b,0x7a,0x36,0xf5,0x46, + 0x48,0x6b,0x29,0xd2,0xd3,0x13,0x18,0xa6,0xc5,0x97,0xdf,0xff,0x4c,0x7d,0x64,0x19, + 0x8a,0x6b,0x13,0xf0,0xcb,0x74,0x86,0x64,0x2a,0x24,0x83,0xd,0xab,0xda,0x58,0xb1, + 0x38,0xbc,0x46,0x8,0xf1,0xd9,0x9d,0x11,0x2b,0xb7,0x8c,0x6d,0xbb,0xdf,0x7f,0x6f, + 0x59,0x57,0x78,0xe3,0x53,0xf,0x77,0xa2,0xe9,0x3a,0x6b,0x96,0xb4,0x93,0x98,0x4a, + 0xd3,0xdc,0xb6,0x88,0xda,0xd0,0x7c,0x64,0x59,0xc5,0xca,0xea,0x48,0xd9,0x19,0x4c, + 0x33,0x4b,0xd7,0xc2,0x56,0x42,0x1,0x3f,0xa5,0x25,0x3e,0x66,0x8c,0x5c,0x73,0x63, + 0xf7,0xa6,0xaa,0x4b,0xa7,0x8f,0x7c,0x35,0x7,0xbc,0x7d,0xcf,0x81,0x88,0xc7,0xa3, + 0x7e,0xb0,0x6d,0xf3,0xa,0x3a,0x17,0xd4,0xd2,0x54,0x57,0x4d,0xff,0x77,0x67,0xa8, + 0x6f,0x6e,0xc3,0xeb,0xf7,0xa3,0x2a,0x32,0x8e,0x10,0xc8,0xaa,0x8f,0x70,0xd0,0x47, + 0x5b,0x4b,0x23,0xa5,0xa5,0x25,0xc8,0xb2,0x8c,0x47,0xe4,0xc0,0x57,0xc6,0xe0,0x70, + 0xbc,0x77,0xf1,0xda,0xad,0x7,0x2f,0x9d,0x3e,0x32,0xd,0xa0,0x2,0xe4,0x4d,0xeb, + 0x95,0x95,0xab,0x3a,0x88,0x34,0x56,0x21,0xcb,0x12,0x47,0xbf,0xfe,0x81,0xe5,0xbd, + 0x8f,0x21,0x49,0x20,0x4,0x8,0x40,0x96,0x64,0xac,0xa9,0x1b,0x9c,0xb9,0x19,0x47, + 0xf6,0x57,0x42,0xde,0xe0,0x91,0x7,0x17,0xa3,0xaa,0xa,0x4d,0x95,0x32,0xed,0xe1, + 0x3a,0x86,0x86,0xe3,0xbb,0x80,0xd7,0xfe,0xce,0xb1,0xd7,0xef,0x79,0xba,0xad,0xa9, + 0x16,0xcb,0x34,0x38,0x7a,0xec,0x5b,0x5a,0xbb,0x1f,0x42,0x0,0xae,0x28,0x82,0x5, + 0x38,0xae,0x40,0x55,0xbd,0x3c,0xf3,0xe4,0xe3,0xac,0xed,0x69,0xa1,0xb6,0xba,0x8a, + 0xf3,0x97,0x6f,0x20,0x49,0x12,0xaa,0x6b,0x31,0x3f,0x58,0x9,0xb0,0xe1,0x56,0x2a, + 0x54,0x0,0x59,0x55,0x42,0xb5,0x95,0x65,0xf4,0x47,0xd,0x2a,0x43,0x9d,0x64,0x72, + 0xe,0x7e,0xaf,0x8a,0x4f,0x95,0x10,0x12,0x38,0x8e,0x8b,0xa9,0xa5,0x58,0xd9,0x1d, + 0x41,0x8,0x41,0x28,0x58,0x43,0x28,0x58,0x43,0x6c,0x6c,0x9c,0xe8,0xb5,0x51,0x62, + 0x37,0xe3,0x4,0x42,0xb,0x11,0x42,0x2c,0x9a,0x53,0x15,0x8e,0x8b,0xe2,0xf1,0xaa, + 0x54,0x38,0x49,0x6c,0xe1,0xc5,0x30,0x73,0x24,0xd3,0x59,0xa6,0xd,0x1b,0xc3,0xb4, + 0xd1,0xcc,0x1c,0xa6,0x36,0x89,0x10,0x62,0xce,0xcf,0xd7,0x54,0x5,0x88,0x25,0xa6, + 0xa9,0xaf,0xa9,0xc0,0xa3,0x2a,0x0,0x15,0x73,0x22,0x96,0xa0,0x60,0x64,0xf3,0xaa, + 0x6e,0xe6,0xa8,0x50,0xc6,0x8,0xa8,0x1e,0x62,0x93,0x50,0x5a,0xdd,0x30,0x9b,0x6, + 0xc7,0x21,0xa7,0x9,0x1c,0xc7,0x45,0x51,0xfe,0xa9,0x50,0xcb,0xb2,0x68,0x6f,0xe, + 0xf2,0xe9,0x37,0x3f,0xb1,0x6c,0x75,0x8,0x4,0xc6,0x1c,0xb0,0x93,0x2f,0xcc,0x24, + 0xa7,0xb4,0xe0,0x78,0xa1,0x86,0xde,0x96,0x72,0x22,0xe1,0x26,0x16,0xa6,0xd2,0x7c, + 0x7e,0x7e,0x14,0xa5,0x2c,0x48,0xc1,0x71,0xc9,0xd9,0x7e,0xde,0xfa,0xe8,0x14,0xd9, + 0xbc,0xcb,0xfa,0x9e,0x3a,0x7a,0x3a,0xc2,0x98,0xa6,0x89,0x47,0x91,0xb9,0x3e,0x21, + 0x8,0x6b,0x26,0x48,0x44,0xe7,0xa4,0xc2,0xce,0x5a,0x67,0x47,0x62,0x93,0xcc,0xf3, + 0x41,0x24,0xdc,0x4,0x40,0x55,0x65,0x80,0x9d,0x1b,0x7b,0xf0,0x1b,0xa3,0xcc,0x68, + 0x26,0x29,0x3d,0x8b,0xae,0x54,0xa3,0x89,0x0,0xbf,0x5c,0x1f,0x47,0xd7,0x75,0xc, + 0xc3,0xe0,0xe4,0x8f,0x17,0x69,0x6c,0xe,0x13,0x4f,0xa6,0x90,0x24,0xa9,0x7f,0xe, + 0xd8,0xb5,0xf3,0xaf,0x47,0x87,0xe3,0x84,0x6b,0xfc,0x9c,0x38,0x7d,0x1,0xd7,0x75, + 0x67,0x9d,0xb2,0x44,0xc1,0xce,0x32,0xa3,0x65,0x99,0xd1,0xb3,0xa4,0x75,0x8b,0x74, + 0xc6,0x22,0x36,0x6d,0x93,0x4e,0xa7,0xd1,0x75,0x1d,0xd3,0xb4,0x58,0xdd,0xdd,0xc2, + 0xc8,0x9f,0x49,0x80,0xfd,0x73,0x1a,0x64,0x68,0xe0,0x78,0xbc,0x7d,0xe9,0xa6,0x47, + 0xf3,0x2e,0xad,0x72,0x59,0xd,0x5,0x3d,0x41,0x59,0x89,0x8f,0x7c,0x3e,0x4f,0xff, + 0xb9,0xcb,0x24,0x73,0x7e,0x32,0x56,0x9e,0x4c,0xd6,0xc6,0xc8,0xe6,0xf0,0xbb,0x1a, + 0x91,0x90,0x8f,0x54,0x3a,0x4d,0x5a,0x9d,0xcf,0xef,0xb1,0x29,0x52,0x29,0xe3,0x9d, + 0xc3,0x7b,0x77,0x1e,0xbc,0xab,0xa5,0x7,0xcf,0x7f,0xf1,0x71,0x7d,0xc7,0xba,0x97, + 0x2a,0xca,0xfd,0x3e,0xaf,0xcf,0x47,0xa9,0x92,0xe7,0xc8,0xf1,0x53,0x5c,0x9c,0xae, + 0xc2,0xcc,0x15,0x30,0x2d,0x9b,0x4c,0x76,0x56,0x49,0xad,0x40,0x4f,0xbd,0x4b,0xc2, + 0x2a,0x21,0x99,0x76,0xb8,0x72,0x75,0x64,0xf8,0x93,0x37,0x9e,0x7f,0x1,0xd0,0xee, + 0x2,0x3,0xd5,0x76,0x26,0x73,0x81,0xd2,0x86,0x2d,0xb6,0x50,0x3c,0x52,0x49,0x80, + 0x2b,0x63,0x19,0x12,0x86,0x40,0xcf,0xd8,0x98,0x56,0x1e,0xcb,0xb2,0x50,0x85,0x4d, + 0x6b,0xb0,0x94,0x60,0x43,0xb,0xd1,0xd1,0x69,0xa2,0xd1,0x6b,0xc9,0xb3,0x47,0xdf, + 0xde,0x9d,0x49,0x4f,0x68,0x80,0xe,0x14,0xee,0x1c,0x9b,0x21,0xa0,0x11,0x68,0xdc, + 0xfc,0x5c,0xdf,0x9b,0xb5,0x4d,0xe1,0xf6,0x7,0x16,0x84,0xa8,0xf,0x56,0x52,0x51, + 0x5e,0x82,0x47,0x55,0xc9,0xd9,0x5,0x52,0x7a,0x86,0xc4,0x44,0x8a,0xd1,0xd8,0x4, + 0x63,0xc3,0xbf,0xd,0x9c,0x3c,0xbc,0xf7,0x5d,0xe0,0x66,0x51,0x43,0x80,0x73,0x27, + 0x58,0x1,0x9a,0x81,0x7a,0xa0,0xbe,0xa5,0xa3,0x77,0x75,0xdb,0xd2,0xf5,0x5b,0x2, + 0xc1,0x86,0x56,0x7f,0xd9,0x3c,0x2f,0xb2,0x2c,0xb,0xc7,0x71,0xad,0x8c,0x9e,0x9d, + 0x89,0x8f,0x8e,0xc,0xd,0x1c,0xff,0x2a,0x71,0x23,0x3a,0x8,0x24,0x80,0x31,0xe0, + 0xa,0x60,0xfe,0xdb,0x6,0xa9,0x4,0x1a,0x80,0x9a,0xa2,0x3d,0xf,0x28,0x1,0x3c, + 0xcc,0xce,0xa3,0x7c,0x11,0xa0,0x1,0x53,0xc0,0x8,0x30,0x59,0xf4,0xdd,0x7f,0xe7, + 0x15,0x9b,0xc7,0x57,0x94,0xbf,0x8,0x2e,0x0,0x36,0x60,0x15,0x95,0xbf,0xd7,0xe3, + 0xbf,0x0,0x63,0x31,0x1c,0xb7,0x95,0x58,0x75,0x3e,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, + // /media/Data/uktrainplanner/src/view-refresh.png + 0x0,0x0,0x5,0x54, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65, + 0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70,0x65,0x2e,0x6f,0x72, + 0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x4,0xe6,0x49,0x44,0x41,0x54,0x38,0x8d,0xb5, + 0x95,0x69,0x4c,0x14,0x67,0x18,0xc7,0xff,0xef,0x3b,0x33,0x3b,0xbb,0xb3,0x4b,0x39, + 0x96,0x5b,0xe4,0x10,0x6b,0x91,0xa0,0x16,0x45,0xa8,0x68,0x1b,0x8f,0x9a,0x26,0xad, + 0x31,0x69,0xda,0x10,0x82,0x9a,0x98,0xa6,0x2,0xd6,0x4f,0xb6,0x4d,0x13,0x93,0x26, + 0xfd,0xd2,0x34,0x31,0x35,0x69,0xd2,0x5a,0x14,0x24,0x35,0xb6,0x80,0xa4,0x34,0x69, + 0xb5,0xb1,0x47,0x62,0x3c,0x4a,0xad,0xa,0x4,0x41,0x5b,0x5,0x42,0x3d,0x10,0x16, + 0x1,0x71,0x81,0xbd,0xe7,0x78,0x9f,0x7e,0x60,0x21,0x1c,0x7e,0xf0,0x4b,0x27,0xf9, + 0x67,0x92,0x99,0x67,0x7e,0xf3,0x9b,0x67,0x9e,0x99,0x97,0x11,0x11,0xfe,0x8f,0x8d, + 0x3f,0x4b,0x51,0x59,0x59,0x8b,0xf4,0x2c,0x75,0x1b,0xf6,0x37,0x67,0x97,0xbe,0xdb, + 0x92,0x0,0x0,0xec,0x69,0xc6,0x25,0x95,0xdf,0xae,0x50,0x14,0xf5,0x23,0x30,0x6c, + 0x35,0x4d,0x2b,0x4d,0x10,0x14,0x89,0x33,0x3f,0xe7,0x6c,0xd4,0x12,0x74,0x41,0x90, + 0x68,0x11,0x14,0xf8,0xa3,0xa3,0xb6,0xd2,0x98,0xb9,0xe6,0xa5,0x7d,0xa7,0x53,0x4, + 0xa7,0xbf,0x4c,0xb,0x5b,0x3b,0xeb,0x2b,0x1e,0xcc,0x3,0x33,0x6,0x56,0xfa,0x5e, + 0x73,0x3d,0xc0,0xca,0x5f,0x7e,0x71,0xa9,0x6d,0x65,0x4e,0xb2,0xec,0x72,0xaa,0xe0, + 0x9c,0x41,0xd7,0xd,0x4,0x42,0x6,0x1e,0x3c,0x9a,0xb4,0x6e,0xf4,0x7a,0x2,0x23, + 0xe3,0x1,0x89,0x31,0x1c,0xf6,0x73,0xe5,0xb,0x97,0xa4,0x73,0xe8,0xbc,0xdd,0x12, + 0x62,0x5,0x31,0x91,0xd5,0x51,0xbb,0x67,0x60,0x1e,0x78,0xe3,0x81,0xe6,0x93,0xd9, + 0x69,0x71,0x65,0x7b,0x5e,0x5f,0xad,0x45,0xc,0xb,0x13,0xfe,0x30,0x62,0x34,0x15, + 0x9a,0xaa,0x40,0xe2,0x0,0xe3,0xc,0xa0,0x69,0x3,0x7f,0x30,0x82,0x4b,0x9d,0xf7, + 0xc3,0xd7,0xff,0x1e,0xd2,0x49,0xc0,0xb3,0xa9,0x30,0x6b,0xd9,0xad,0xfe,0x11,0x63, + 0x72,0x22,0x98,0x77,0xed,0xc4,0xae,0x41,0x79,0x6,0x5a,0x54,0xf5,0x5d,0x49,0x82, + 0x4b,0x7b,0x7b,0x7b,0xf1,0x32,0xed,0xeb,0x96,0x76,0x31,0xe6,0xd,0x72,0xce,0x1, + 0x61,0x11,0x11,0x83,0x99,0xea,0x76,0x85,0x4a,0xa,0x32,0x9c,0x85,0x2f,0xa4,0x4a, + 0x44,0x40,0xc8,0x20,0x6c,0x5d,0x9f,0x6b,0x2f,0xca,0xcf,0xb0,0xf7,0x3f,0x7c,0x12, + 0xf3,0x6a,0x51,0x16,0xeb,0xea,0x1d,0x36,0x75,0x21,0x89,0x79,0x2f,0xcf,0x2e,0x2b, + 0xd5,0xcf,0xb9,0x54,0x67,0xfd,0x99,0x4e,0x9a,0xa,0x18,0xcc,0x61,0x57,0xc2,0x96, + 0x10,0xdf,0x5f,0xab,0xad,0xe0,0x21,0x8e,0x14,0xcf,0x88,0x7f,0xfb,0xb9,0xd6,0xbe, + 0x1f,0x3e,0xfd,0xa6,0x35,0xd8,0xd6,0x33,0x4c,0x4e,0x55,0xc2,0xd0,0x78,0x8,0x4f, + 0x2,0x26,0xd6,0xe7,0xa7,0x33,0x45,0xe6,0xb0,0x2c,0x1,0xd9,0x1e,0x9e,0xf,0x6, + 0xc3,0x6b,0x3,0xc3,0x93,0xcc,0x1d,0x17,0xe3,0x5d,0x9e,0x9d,0x7a,0x43,0xd7,0x4d, + 0x2f,0x20,0x3e,0x7,0x80,0x9b,0x35,0x15,0xde,0xf6,0xfa,0x8a,0xb6,0x2b,0x35,0xe5, + 0xe5,0x86,0x6e,0x6d,0xfc,0xfd,0x4a,0x5f,0xfb,0x89,0x1f,0x3b,0x82,0xf1,0xe,0x8e, + 0xcc,0x24,0xd,0x97,0x6e,0x8d,0x42,0x91,0x38,0x2c,0x21,0x58,0x64,0xa1,0x31,0x9, + 0xa8,0x9a,0x43,0x1d,0xca,0xcc,0x48,0xae,0x8d,0xd5,0xec,0xd,0x60,0xbc,0xcf,0x22, + 0x9b,0x77,0xe1,0xc4,0xb4,0xd5,0x55,0x74,0xe9,0x86,0x79,0x68,0x2a,0xa0,0x4b,0x31, + 0xe,0x5,0x43,0xe3,0x21,0x8,0x0,0x76,0x85,0xc3,0xb2,0x88,0x29,0x42,0x16,0x0, + 0x30,0xdb,0x63,0x4b,0x88,0x60,0xa2,0xcb,0xf1,0x65,0x8c,0xc3,0xfe,0xb3,0xae,0xab, + 0x8f,0x29,0xc2,0x4e,0xc5,0x2c,0x4d,0x9e,0x5a,0x8,0x2e,0xaa,0x6a,0x5c,0xa5,0xc8, + 0xd2,0xd9,0xea,0xb7,0x8a,0xd4,0xa4,0x78,0xd,0x69,0x89,0x4e,0x6c,0x2e,0x48,0x86, + 0xaa,0x48,0x30,0x5,0x31,0x9b,0xb5,0x0,0xec,0x48,0x4b,0xcf,0x39,0x8b,0xcb,0xe2, + 0xcc,0xde,0x37,0x4,0x0,0xa0,0x72,0xc5,0xa2,0xf9,0x2e,0xaa,0x6a,0x48,0x63,0xc4, + 0x7f,0xb3,0x2c,0xd2,0x8e,0xb6,0xb4,0x47,0x48,0x10,0x88,0x0,0xc2,0xf4,0x5e,0x8, + 0xb2,0xe9,0x56,0x40,0x0,0x73,0x3e,0x90,0xe2,0xaa,0xa6,0x31,0x6,0xb8,0x16,0xd1, + 0x0,0x10,0xc1,0xc7,0xb8,0xd8,0xfe,0xc4,0xe6,0xee,0x71,0xf9,0x46,0x1c,0x4f,0xab, + 0x1,0x0,0x85,0xa0,0xb6,0x9f,0xda,0x3b,0x4a,0x4,0x92,0xe7,0x1c,0x8f,0x6b,0xf8, + 0x64,0x87,0x6c,0x93,0x39,0x0,0x6,0xc6,0x80,0xb0,0x6e,0xe2,0xe3,0xba,0xd6,0xc8, + 0xfd,0x91,0xc9,0xf7,0xaf,0x1f,0xdf,0xdd,0x1d,0xad,0x8b,0x4c,0xdb,0xd7,0x29,0x40, + 0xbc,0x56,0x5a,0x50,0x18,0x76,0xc7,0xe8,0xf1,0xdd,0xff,0x3e,0x2c,0x1d,0x1c,0x7d, + 0x5c,0x47,0x84,0xc4,0x79,0xad,0x0,0x11,0xb3,0xdb,0x64,0x5c,0xb8,0x35,0x2,0x6, + 0x42,0x69,0x5e,0x12,0x9a,0xce,0xdf,0x89,0xc,0x8c,0xfa,0x8e,0xb6,0x1d,0xdf,0xd5, + 0xb0,0xd0,0x4e,0x16,0xce,0x14,0x49,0x15,0xc7,0x54,0x87,0xef,0xa7,0xc9,0xb0,0x48, + 0x9a,0xf0,0xfb,0xab,0x6c,0xb2,0x6c,0xcd,0x9c,0x9f,0x33,0x6e,0xd3,0x96,0x86,0x29, + 0x90,0x91,0xe8,0x4,0x3,0xd0,0xdd,0x3f,0x46,0x9c,0xb1,0x55,0xc5,0xef,0x34,0x2f, + 0x5d,0xf4,0xdc,0x12,0x9e,0xb3,0x2c,0xb1,0x61,0xd2,0x17,0xdc,0x7d,0xfb,0xde,0xe0, + 0x87,0xbe,0x40,0x38,0x9b,0x71,0xdc,0x9d,0xbd,0xf1,0xac,0x30,0x88,0x31,0x0,0x6b, + 0x72,0xe2,0x30,0x38,0x1e,0xc4,0x90,0x97,0xe3,0xc8,0x81,0x2d,0xf6,0xa6,0xf3,0x3d, + 0xdb,0xce,0x5d,0xe9,0xef,0x29,0xa9,0x6e,0xfa,0x4a,0x58,0xd4,0x1,0x62,0x3,0x5c, + 0xb1,0x64,0x22,0xe9,0x88,0x43,0x55,0xe2,0x7a,0xee,0xe,0x6d,0xb6,0x29,0x12,0xb9, + 0x63,0x35,0xc3,0x3b,0x11,0xaa,0x5f,0x4,0x9e,0x96,0x66,0x8,0x86,0x74,0xe4,0x2f, + 0x89,0x45,0xc4,0xb4,0xd0,0x79,0xcf,0x8b,0x57,0xa,0x33,0xa5,0xe2,0xfc,0x74,0xad, + 0xe3,0xce,0xf0,0x7,0x9e,0xc7,0xbe,0xb0,0x67,0xcc,0xc7,0xc6,0x27,0x82,0x4e,0xc9, + 0xc6,0x90,0xe2,0xd6,0x90,0x97,0x93,0x8c,0xc4,0x38,0x27,0x6b,0xfc,0xa5,0x2b,0xac, + 0x99,0x7a,0xe3,0x22,0x30,0x67,0x8c,0xdd,0x7f,0x34,0x85,0x43,0x35,0x97,0x26,0x38, + 0x3,0xdf,0xb1,0x69,0xb9,0x6d,0xcb,0xba,0x2c,0xbb,0x37,0x60,0xc2,0x22,0xa0,0x30, + 0x2f,0x4d,0x2e,0xb0,0x52,0x5d,0x8c,0x4d,0xf7,0xcf,0x10,0x4,0xd3,0x14,0x98,0xf0, + 0x47,0xd0,0xf8,0xeb,0xd,0xbf,0x65,0x18,0x7,0x2f,0x9e,0xdc,0x1b,0x9e,0x95,0x24, + 0x22,0x30,0xc6,0xa4,0xf5,0x95,0xd,0x46,0xac,0xd3,0x16,0xe8,0xef,0xba,0xb8,0xc3, + 0xd3,0x71,0xe6,0x51,0xee,0x96,0xca,0x9d,0xee,0x25,0xb9,0xd5,0xab,0x9f,0x4f,0xcb, + 0xc8,0xcf,0x4d,0x51,0x32,0x53,0x63,0x99,0xd3,0x61,0x43,0xc4,0x10,0x30,0x4c,0xb, + 0x93,0x1,0x1d,0x5d,0xbd,0x1e,0x71,0xf5,0xe6,0x43,0x3d,0x38,0x31,0x72,0xb8,0xfb, + 0xf4,0xc1,0x1a,0x0,0x61,0x0,0x61,0x22,0xd2,0x67,0xc0,0xf6,0x75,0xfb,0x1a,0xbc, + 0x7e,0xcf,0xed,0xb2,0xde,0x73,0x9f,0xfd,0x3,0xc0,0x11,0x8d,0x3d,0x7d,0xed,0xce, + 0x35,0x29,0x2b,0xb7,0x95,0x2b,0x5a,0xfc,0x5a,0x70,0xa6,0x3a,0x55,0xc5,0x8,0x46, + 0x4c,0x89,0x8,0x10,0x11,0xdf,0x9f,0xa3,0x7d,0xad,0xc7,0x6,0xae,0x36,0x75,0x3, + 0x8,0x45,0x13,0x24,0xa2,0xe0,0xc,0x98,0xad,0xde,0x7d,0xec,0xcd,0x9b,0xd,0xfb, + 0x2f,0x3,0xb0,0x3,0x50,0xe7,0x44,0x89,0x46,0x92,0x9c,0x6e,0x25,0x21,0xa3,0x20, + 0x21,0xe8,0x1d,0xf6,0x6,0x46,0xfb,0xbc,0x0,0xf4,0xe8,0x5c,0x47,0xa2,0x50,0x1f, + 0x80,0x8,0x11,0xd1,0xa2,0xa5,0x89,0x31,0x26,0xcd,0x81,0xcd,0x44,0x6,0x20,0x61, + 0xfa,0x37,0x6f,0x45,0x63,0x44,0xa3,0x3,0x30,0x89,0xc8,0x9a,0xcb,0xf9,0xf,0x29, + 0x69,0x5c,0x9a,0x72,0xdc,0xdf,0x60,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, + +}; + +static const unsigned char qt_resource_name[] = { + // icons + 0x0,0x5, + 0x0,0x6f,0xa6,0x53, + 0x0,0x69, + 0x0,0x63,0x0,0x6f,0x0,0x6e,0x0,0x73, + // go-home.png + 0x0,0xb, + 0x6,0xec,0x10,0xa7, + 0x0,0x67, + 0x0,0x6f,0x0,0x2d,0x0,0x68,0x0,0x6f,0x0,0x6d,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // folder.png + 0x0,0xa, + 0xa,0xc8,0xfb,0x7, + 0x0,0x66, + 0x0,0x6f,0x0,0x6c,0x0,0x64,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // internet-web-browser.png + 0x0,0x18, + 0x8,0x86,0x28,0x87, + 0x0,0x69, + 0x0,0x6e,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x6e,0x0,0x65,0x0,0x74,0x0,0x2d,0x0,0x77,0x0,0x65,0x0,0x62,0x0,0x2d,0x0,0x62,0x0,0x72,0x0,0x6f,0x0,0x77, + 0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // view-refresh.png + 0x0,0x10, + 0x8,0x15,0x13,0x67, + 0x0,0x76, + 0x0,0x69,0x0,0x65,0x0,0x77,0x0,0x2d,0x0,0x72,0x0,0x65,0x0,0x66,0x0,0x72,0x0,0x65,0x0,0x73,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + +}; + +static const unsigned char qt_resource_struct[] = { + // : + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1, + // :/icons + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x2, + // :/icons/go-home.png + 0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0, + // :/icons/view-refresh.png + 0x0,0x0,0x0,0x7c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc,0x1b, + // :/icons/internet-web-browser.png + 0x0,0x0,0x0,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x6,0xf0, + // :/icons/folder.png + 0x0,0x0,0x0,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x3,0x9c, + +}; + +QT_BEGIN_NAMESPACE + +extern bool qRegisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +extern bool qUnregisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +QT_END_NAMESPACE + + +int QT_MANGLE_NAMESPACE(qInitResources_icons)() +{ + QT_PREPEND_NAMESPACE(qRegisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_icons)) + +int QT_MANGLE_NAMESPACE(qCleanupResources_icons)() +{ + QT_PREPEND_NAMESPACE(qUnregisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_DESTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qCleanupResources_icons)) + diff --git a/builddir/qrc_stations.cpp b/builddir/qrc_stations.cpp new file mode 100644 index 0000000..0c61e92 --- /dev/null +++ b/builddir/qrc_stations.cpp @@ -0,0 +1,2568 @@ +/**************************************************************************** +** Resource object code +** +** Created: Sat Apr 10 21:31:56 2010 +** by: The Resource Compiler for Qt version 4.5.3 +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include + +static const unsigned char qt_resource_data[] = { + // /media/Data/uktrainplanner/src/stations.txt + 0x0,0x0,0x9c,0x3, + 0x41, + 0x62,0x62,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x41,0x42,0x57,0xa,0x41,0x62, + 0x65,0x72,0x2c,0x41,0x42,0x45,0xa,0x41,0x62,0x65,0x72,0x63,0x79,0x6e,0x6f,0x6e, + 0x2c,0x41,0x43,0x59,0xa,0x41,0x62,0x65,0x72,0x64,0x61,0x72,0x65,0x2c,0x41,0x42, + 0x41,0xa,0x41,0x62,0x65,0x72,0x64,0x65,0x65,0x6e,0x2c,0x41,0x42,0x44,0xa,0x41, + 0x62,0x65,0x72,0x64,0x6f,0x75,0x72,0x2c,0x41,0x55,0x52,0xa,0x41,0x62,0x65,0x72, + 0x64,0x6f,0x76,0x65,0x79,0x2c,0x41,0x56,0x59,0xa,0x41,0x62,0x65,0x72,0x65,0x72, + 0x63,0x68,0x2c,0x41,0x42,0x48,0xa,0x41,0x62,0x65,0x72,0x67,0x61,0x76,0x65,0x6e, + 0x6e,0x79,0x2c,0x41,0x47,0x56,0xa,0x41,0x62,0x65,0x72,0x67,0x65,0x6c,0x65,0x20, + 0x26,0x20,0x50,0x65,0x6e,0x73,0x61,0x72,0x6e,0x2c,0x41,0x47,0x4c,0xa,0x41,0x62, + 0x65,0x72,0x79,0x73,0x74,0x77,0x79,0x74,0x68,0x2c,0x41,0x59,0x57,0xa,0x41,0x63, + 0x63,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x41,0x43,0x52,0xa,0x41,0x63,0x68, + 0x61,0x6e,0x61,0x6c,0x74,0x2c,0x41,0x41,0x54,0xa,0x41,0x63,0x68,0x6e,0x61,0x73, + 0x68,0x65,0x65,0x6e,0x2c,0x41,0x43,0x4e,0xa,0x41,0x63,0x68,0x6e,0x61,0x73,0x68, + 0x65,0x6c,0x6c,0x61,0x63,0x68,0x2c,0x41,0x43,0x48,0xa,0x41,0x63,0x6b,0x6c,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x41,0x43,0x4b,0xa,0x41,0x63,0x6c,0x65,0x2c,0x41, + 0x43,0x4c,0xa,0x41,0x63,0x6f,0x63,0x6b,0x73,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c, + 0x41,0x43,0x47,0xa,0x41,0x63,0x74,0x6f,0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65, + 0x2c,0x41,0x43,0x42,0xa,0x41,0x63,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x41,0x43,0x43,0xa,0x41,0x63,0x74,0x6f,0x6e,0x20,0x4d,0x61,0x69, + 0x6e,0x20,0x4c,0x69,0x6e,0x65,0x2c,0x41,0x4d,0x4c,0xa,0x41,0x64,0x64,0x65,0x72, + 0x6c,0x65,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x41,0x44,0x44,0xa,0x41,0x64,0x64, + 0x69,0x65,0x77,0x65,0x6c,0x6c,0x2c,0x41,0x44,0x57,0xa,0x41,0x64,0x64,0x6c,0x65, + 0x73,0x74,0x6f,0x6e,0x65,0x2c,0x41,0x53,0x4e,0xa,0x41,0x64,0x69,0x73,0x68,0x61, + 0x6d,0x2c,0x41,0x44,0x4d,0xa,0x41,0x64,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20, + 0x28,0x43,0x68,0x65,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x41,0x44,0x43,0xa,0x41, + 0x64,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x28,0x4c,0x61,0x6e,0x63,0x73,0x29, + 0x2c,0x41,0x44,0x4c,0xa,0x41,0x64,0x77,0x69,0x63,0x6b,0x2c,0x41,0x57,0x4b,0xa, + 0x41,0x69,0x67,0x62,0x75,0x72,0x74,0x68,0x2c,0x41,0x49,0x47,0xa,0x41,0x69,0x6e, + 0x73,0x64,0x61,0x6c,0x65,0x2c,0x41,0x4e,0x53,0xa,0x41,0x69,0x6e,0x74,0x72,0x65, + 0x65,0x2c,0x41,0x49,0x4e,0xa,0x41,0x69,0x72,0x62,0x6c,0x65,0x73,0x2c,0x41,0x49, + 0x52,0xa,0x41,0x69,0x72,0x64,0x72,0x69,0x65,0x2c,0x41,0x44,0x52,0xa,0x41,0x6c, + 0x62,0x61,0x6e,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x41,0x59,0x50,0xa,0x41,0x6c, + 0x62,0x72,0x69,0x67,0x68,0x74,0x6f,0x6e,0x2c,0x41,0x4c,0x42,0xa,0x41,0x6c,0x64, + 0x65,0x72,0x6c,0x65,0x79,0x20,0x45,0x64,0x67,0x65,0x2c,0x41,0x4c,0x44,0xa,0x41, + 0x6c,0x64,0x65,0x72,0x6d,0x61,0x73,0x74,0x6f,0x6e,0x2c,0x41,0x4d,0x54,0xa,0x41, + 0x6c,0x64,0x65,0x72,0x73,0x68,0x6f,0x74,0x2c,0x41,0x48,0x54,0xa,0x41,0x6c,0x64, + 0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x41,0x47,0x54,0xa,0x41,0x6c,0x65,0x78, + 0x61,0x6e,0x64,0x72,0x61,0x20,0x50,0x61,0x6c,0x61,0x63,0x65,0x2c,0x41,0x41,0x50, + 0xa,0x41,0x6c,0x65,0x78,0x61,0x6e,0x64,0x72,0x61,0x20,0x50,0x61,0x72,0x61,0x64, + 0x65,0x2c,0x41,0x58,0x50,0xa,0x41,0x6c,0x65,0x78,0x61,0x6e,0x64,0x72,0x69,0x61, + 0x2c,0x41,0x4c,0x58,0xa,0x41,0x6c,0x66,0x72,0x65,0x74,0x6f,0x6e,0x2c,0x41,0x4c, + 0x46,0xa,0x41,0x6c,0x6c,0x65,0x6e,0x73,0x20,0x57,0x65,0x73,0x74,0x2c,0x41,0x4c, + 0x57,0xa,0x41,0x6c,0x6c,0x6f,0x61,0x2c,0x41,0x4c,0x4f,0xa,0x41,0x6c,0x6e,0x65, + 0x73,0x73,0x2c,0x41,0x53,0x53,0xa,0x41,0x6c,0x6e,0x6d,0x6f,0x75,0x74,0x68,0x2c, + 0x41,0x4c,0x4d,0xa,0x41,0x6c,0x72,0x65,0x73,0x66,0x6f,0x72,0x64,0x2c,0x41,0x4c, + 0x52,0xa,0x41,0x6c,0x73,0x61,0x67,0x65,0x72,0x2c,0x41,0x53,0x47,0xa,0x41,0x6c, + 0x74,0x68,0x6f,0x72,0x6e,0x65,0x2c,0x41,0x4c,0x4e,0xa,0x41,0x6c,0x74,0x68,0x6f, + 0x72,0x70,0x65,0x2c,0x41,0x4c,0x50,0xa,0x41,0x6c,0x74,0x6e,0x61,0x62,0x72,0x65, + 0x61,0x63,0x2c,0x41,0x42,0x43,0xa,0x41,0x6c,0x74,0x6f,0x6e,0x2c,0x41,0x4f,0x4e, + 0xa,0x41,0x6c,0x74,0x72,0x69,0x6e,0x63,0x68,0x61,0x6d,0x2c,0x41,0x4c,0x54,0xa, + 0x41,0x6c,0x76,0x65,0x63,0x68,0x75,0x72,0x63,0x68,0x2c,0x41,0x4c,0x56,0xa,0x41, + 0x6d,0x62,0x65,0x72,0x67,0x61,0x74,0x65,0x2c,0x41,0x4d,0x42,0xa,0x41,0x6d,0x62, + 0x65,0x72,0x6c,0x65,0x79,0x2c,0x41,0x4d,0x59,0xa,0x41,0x6d,0x65,0x72,0x73,0x68, + 0x61,0x6d,0x2c,0x41,0x4d,0x52,0xa,0x41,0x6d,0x6d,0x61,0x6e,0x66,0x6f,0x72,0x64, + 0x2c,0x41,0x4d,0x46,0xa,0x41,0x6e,0x63,0x61,0x73,0x74,0x65,0x72,0x2c,0x41,0x4e, + 0x43,0xa,0x41,0x6e,0x64,0x65,0x72,0x73,0x74,0x6f,0x6e,0x2c,0x41,0x4e,0x44,0xa, + 0x41,0x6e,0x64,0x6f,0x76,0x65,0x72,0x2c,0x41,0x44,0x56,0xa,0x41,0x6e,0x65,0x72, + 0x6c,0x65,0x79,0x2c,0x41,0x4e,0x5a,0xa,0x41,0x6e,0x67,0x65,0x6c,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x41,0x47,0x52,0xa,0x41,0x6e,0x67,0x6d,0x65,0x72,0x69,0x6e,0x67, + 0x2c,0x41,0x4e,0x47,0xa,0x41,0x6e,0x6e,0x61,0x6e,0x2c,0x41,0x4e,0x4e,0xa,0x41, + 0x6e,0x6e,0x69,0x65,0x73,0x6c,0x61,0x6e,0x64,0x2c,0x41,0x4e,0x4c,0xa,0x41,0x6e, + 0x73,0x64,0x65,0x6c,0x6c,0x20,0x26,0x20,0x46,0x61,0x69,0x72,0x68,0x61,0x76,0x65, + 0x6e,0x2c,0x41,0x46,0x56,0xa,0x41,0x70,0x70,0x6c,0x65,0x62,0x79,0x2c,0x41,0x50, + 0x50,0xa,0x41,0x70,0x70,0x6c,0x65,0x64,0x6f,0x72,0x65,0x20,0x28,0x4b,0x65,0x6e, + 0x74,0x29,0x2c,0x41,0x50,0x44,0xa,0x41,0x70,0x70,0x6c,0x65,0x66,0x6f,0x72,0x64, + 0x2c,0x41,0x50,0x46,0xa,0x41,0x70,0x70,0x6c,0x65,0x79,0x20,0x42,0x72,0x69,0x64, + 0x67,0x65,0x2c,0x41,0x50,0x42,0xa,0x41,0x70,0x73,0x6c,0x65,0x79,0x2c,0x41,0x50, + 0x53,0xa,0x41,0x72,0x62,0x72,0x6f,0x61,0x74,0x68,0x2c,0x41,0x52,0x42,0xa,0x41, + 0x72,0x64,0x67,0x61,0x79,0x2c,0x41,0x52,0x44,0xa,0x41,0x72,0x64,0x6c,0x75,0x69, + 0x2c,0x41,0x55,0x49,0xa,0x41,0x72,0x64,0x72,0x6f,0x73,0x73,0x61,0x6e,0x20,0x48, + 0x61,0x72,0x62,0x6f,0x75,0x72,0x2c,0x41,0x44,0x53,0xa,0x41,0x72,0x64,0x72,0x6f, + 0x73,0x73,0x61,0x6e,0x20,0x53,0x6f,0x75,0x74,0x68,0x20,0x42,0x65,0x61,0x63,0x68, + 0x2c,0x41,0x53,0x42,0xa,0x41,0x72,0x64,0x72,0x6f,0x73,0x73,0x61,0x6e,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x41,0x44,0x4e,0xa,0x41,0x72,0x64,0x77,0x69,0x63,0x6b,0x2c, + 0x41,0x44,0x4b,0xa,0x41,0x72,0x67,0x79,0x6c,0x65,0x20,0x53,0x74,0x72,0x65,0x65, + 0x74,0x2c,0x41,0x47,0x53,0xa,0x41,0x72,0x69,0x73,0x61,0x69,0x67,0x2c,0x41,0x52, + 0x47,0xa,0x41,0x72,0x6c,0x65,0x73,0x65,0x79,0x2c,0x41,0x52,0x4c,0xa,0x41,0x72, + 0x6d,0x61,0x74,0x68,0x77,0x61,0x69,0x74,0x65,0x2c,0x41,0x57,0x54,0xa,0x41,0x72, + 0x6e,0x73,0x69,0x64,0x65,0x2c,0x41,0x52,0x4e,0xa,0x41,0x72,0x72,0x61,0x6d,0x2c, + 0x41,0x52,0x52,0xa,0x41,0x72,0x72,0x6f,0x63,0x68,0x61,0x72,0x20,0x26,0x20,0x54, + 0x61,0x72,0x62,0x65,0x74,0x2c,0x41,0x52,0x54,0xa,0x41,0x72,0x75,0x6e,0x64,0x65, + 0x6c,0x2c,0x41,0x52,0x55,0xa,0x41,0x73,0x63,0x6f,0x74,0x2c,0x41,0x43,0x54,0xa, + 0x41,0x73,0x63,0x6f,0x74,0x74,0x2d,0x75,0x6e,0x64,0x65,0x72,0x2d,0x57,0x79,0x63, + 0x68,0x77,0x6f,0x6f,0x64,0x2c,0x41,0x55,0x57,0xa,0x41,0x73,0x68,0x2c,0x41,0x53, + 0x48,0xa,0x41,0x73,0x68,0x20,0x56,0x61,0x6c,0x65,0x2c,0x41,0x48,0x56,0xa,0x41, + 0x73,0x68,0x62,0x75,0x72,0x79,0x73,0x2c,0x41,0x42,0x59,0xa,0x41,0x73,0x68,0x63, + 0x68,0x75,0x72,0x63,0x68,0x20,0x66,0x6f,0x72,0x20,0x54,0x65,0x77,0x6b,0x65,0x73, + 0x62,0x75,0x72,0x79,0x2c,0x41,0x53,0x43,0xa,0x41,0x73,0x68,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x41,0x53,0x46,0xa,0x41,0x73,0x68,0x66,0x6f,0x72,0x64,0x20,0x49,0x6e, + 0x74,0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x41,0x46,0x4b,0xa, + 0x41,0x73,0x68,0x66,0x6f,0x72,0x64,0x20,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x74, + 0x69,0x6f,0x6e,0x61,0x6c,0x20,0x28,0x45,0x75,0x72,0x6f,0x73,0x74,0x61,0x72,0x29, + 0x2c,0x41,0x53,0x49,0xa,0x41,0x73,0x68,0x66,0x6f,0x72,0x64,0x20,0x28,0x53,0x75, + 0x72,0x72,0x65,0x79,0x29,0x2c,0x41,0x46,0x53,0xa,0x41,0x73,0x68,0x6c,0x65,0x79, + 0x2c,0x41,0x53,0x59,0xa,0x41,0x73,0x68,0x74,0x65,0x61,0x64,0x2c,0x41,0x48,0x44, + 0xa,0x41,0x73,0x68,0x74,0x6f,0x6e,0x2d,0x75,0x6e,0x64,0x65,0x72,0x2d,0x4c,0x79, + 0x6e,0x65,0x2c,0x41,0x48,0x4e,0xa,0x41,0x73,0x68,0x75,0x72,0x73,0x74,0x2c,0x41, + 0x48,0x53,0xa,0x41,0x73,0x68,0x75,0x72,0x73,0x74,0x20,0x4e,0x65,0x77,0x20,0x46, + 0x6f,0x72,0x65,0x73,0x74,0x2c,0x41,0x4e,0x46,0xa,0x41,0x73,0x68,0x77,0x65,0x6c, + 0x6c,0x20,0x26,0x20,0x4d,0x6f,0x72,0x64,0x65,0x6e,0x2c,0x41,0x57,0x4d,0xa,0x41, + 0x73,0x6b,0x61,0x6d,0x2c,0x41,0x53,0x4b,0xa,0x41,0x73,0x6c,0x6f,0x63,0x6b,0x74, + 0x6f,0x6e,0x2c,0x41,0x4c,0x4b,0xa,0x41,0x73,0x70,0x61,0x74,0x72,0x69,0x61,0x2c, + 0x41,0x53,0x50,0xa,0x41,0x73,0x70,0x6c,0x65,0x79,0x20,0x47,0x75,0x69,0x73,0x65, + 0x2c,0x41,0x50,0x47,0xa,0x41,0x73,0x74,0x6f,0x6e,0x2c,0x41,0x53,0x54,0xa,0x41, + 0x74,0x68,0x65,0x72,0x73,0x74,0x6f,0x6e,0x65,0x2c,0x41,0x54,0x48,0xa,0x41,0x74, + 0x68,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x41,0x54,0x4e,0xa,0x41,0x74,0x74,0x61,0x64, + 0x61,0x6c,0x65,0x2c,0x41,0x54,0x54,0xa,0x41,0x74,0x74,0x65,0x6e,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x2c,0x41,0x54,0x42,0xa,0x41,0x74,0x74,0x6c,0x65,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x41,0x54,0x4c,0xa,0x41,0x75,0x63,0x68,0x69,0x6e, + 0x6c,0x65,0x63,0x6b,0x2c,0x41,0x55,0x4b,0xa,0x41,0x75,0x64,0x6c,0x65,0x79,0x20, + 0x45,0x6e,0x64,0x2c,0x41,0x55,0x44,0xa,0x41,0x75,0x67,0x68,0x74,0x6f,0x6e,0x20, + 0x50,0x61,0x72,0x6b,0x2c,0x41,0x55,0x47,0xa,0x41,0x76,0x69,0x65,0x6d,0x6f,0x72, + 0x65,0x2c,0x41,0x56,0x4d,0xa,0x41,0x76,0x6f,0x6e,0x63,0x6c,0x69,0x66,0x66,0x2c, + 0x41,0x56,0x46,0xa,0x41,0x76,0x6f,0x6e,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x41,0x56, + 0x4e,0xa,0x41,0x78,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x41,0x58,0x4d,0xa, + 0x41,0x79,0x6c,0x65,0x73,0x62,0x75,0x72,0x79,0x2c,0x41,0x59,0x53,0xa,0x41,0x79, + 0x6c,0x65,0x73,0x62,0x75,0x72,0x79,0x20,0x56,0x61,0x6c,0x65,0x20,0x50,0x61,0x72, + 0x6b,0x77,0x61,0x79,0x2c,0x41,0x56,0x50,0xa,0x41,0x79,0x6c,0x65,0x73,0x66,0x6f, + 0x72,0x64,0x2c,0x41,0x59,0x4c,0xa,0x41,0x79,0x6c,0x65,0x73,0x68,0x61,0x6d,0x2c, + 0x41,0x59,0x48,0xa,0x41,0x79,0x72,0x2c,0x41,0x59,0x52,0xa,0x42,0x61,0x63,0x68, + 0x65,0x2c,0x42,0x41,0x43,0xa,0x42,0x61,0x67,0x6c,0x61,0x6e,0x2c,0x42,0x41,0x4a, + 0xa,0x42,0x61,0x67,0x73,0x68,0x6f,0x74,0x2c,0x42,0x41,0x47,0xa,0x42,0x61,0x69, + 0x6c,0x64,0x6f,0x6e,0x2c,0x42,0x4c,0x44,0xa,0x42,0x61,0x69,0x6c,0x6c,0x69,0x65, + 0x73,0x74,0x6f,0x6e,0x2c,0x42,0x49,0x4f,0xa,0x42,0x61,0x6c,0x63,0x6f,0x6d,0x62, + 0x65,0x2c,0x42,0x41,0x42,0xa,0x42,0x61,0x6c,0x64,0x6f,0x63,0x6b,0x2c,0x42,0x44, + 0x4b,0xa,0x42,0x61,0x6c,0x68,0x61,0x6d,0x2c,0x42,0x41,0x4c,0xa,0x42,0x61,0x6c, + 0x6c,0x6f,0x63,0x68,0x2c,0x42,0x48,0x43,0xa,0x42,0x61,0x6c,0x6d,0x6f,0x73,0x73, + 0x69,0x65,0x2c,0x42,0x53,0x49,0xa,0x42,0x61,0x6d,0x62,0x65,0x72,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x42,0x4d,0x42,0xa,0x42,0x61,0x6d,0x66,0x6f,0x72,0x64, + 0x2c,0x42,0x41,0x4d,0xa,0x42,0x61,0x6e,0x61,0x76,0x69,0x65,0x2c,0x42,0x4e,0x56, + 0xa,0x42,0x61,0x6e,0x62,0x75,0x72,0x79,0x2c,0x42,0x41,0x4e,0xa,0x42,0x61,0x6e, + 0x67,0x6f,0x72,0x20,0x28,0x47,0x77,0x79,0x6e,0x65,0x64,0x64,0x29,0x2c,0x42,0x4e, + 0x47,0xa,0x42,0x61,0x6e,0x6b,0x20,0x48,0x61,0x6c,0x6c,0x2c,0x42,0x41,0x48,0xa, + 0x42,0x61,0x6e,0x73,0x74,0x65,0x61,0x64,0x2c,0x42,0x41,0x44,0xa,0x42,0x61,0x72, + 0x61,0x73,0x73,0x69,0x65,0x2c,0x42,0x53,0x53,0xa,0x42,0x61,0x72,0x62,0x69,0x63, + 0x61,0x6e,0x2c,0x5a,0x42,0x42,0xa,0x42,0x61,0x72,0x64,0x6f,0x6e,0x20,0x4d,0x69, + 0x6c,0x6c,0x2c,0x42,0x4c,0x4c,0xa,0x42,0x61,0x72,0x65,0x20,0x4c,0x61,0x6e,0x65, + 0x2c,0x42,0x41,0x52,0xa,0x42,0x61,0x72,0x67,0x65,0x64,0x64,0x69,0x65,0x2c,0x42, + 0x47,0x49,0xa,0x42,0x61,0x72,0x67,0x6f,0x65,0x64,0x2c,0x42,0x47,0x44,0xa,0x42, + 0x61,0x72,0x6b,0x69,0x6e,0x67,0x2c,0x42,0x4b,0x47,0xa,0x42,0x61,0x72,0x6b,0x69, + 0x6e,0x67,0x20,0x55,0x6e,0x64,0x65,0x72,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2c,0x5a, + 0x42,0x4b,0xa,0x42,0x61,0x72,0x6c,0x61,0x73,0x74,0x6f,0x6e,0x2c,0x42,0x52,0x54, + 0xa,0x42,0x61,0x72,0x6d,0x69,0x6e,0x67,0x2c,0x42,0x4d,0x47,0xa,0x42,0x61,0x72, + 0x6d,0x6f,0x75,0x74,0x68,0x2c,0x42,0x52,0x4d,0xa,0x42,0x61,0x72,0x6e,0x65,0x68, + 0x75,0x72,0x73,0x74,0x2c,0x42,0x4e,0x48,0xa,0x42,0x61,0x72,0x6e,0x65,0x73,0x2c, + 0x42,0x4e,0x53,0xa,0x42,0x61,0x72,0x6e,0x65,0x73,0x20,0x42,0x72,0x69,0x64,0x67, + 0x65,0x2c,0x42,0x4e,0x49,0xa,0x42,0x61,0x72,0x6e,0x65,0x74,0x62,0x79,0x2c,0x42, + 0x54,0x42,0xa,0x42,0x61,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x42,0x41,0x41,0xa,0x42, + 0x61,0x72,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x4e,0x4c,0xa,0x42,0x61,0x72,0x6e, + 0x73,0x6c,0x65,0x79,0x2c,0x42,0x4e,0x59,0xa,0x42,0x61,0x72,0x6e,0x73,0x74,0x61, + 0x70,0x6c,0x65,0x2c,0x42,0x4e,0x50,0xa,0x42,0x61,0x72,0x6e,0x74,0x20,0x47,0x72, + 0x65,0x65,0x6e,0x2c,0x42,0x54,0x47,0xa,0x42,0x61,0x72,0x72,0x68,0x65,0x61,0x64, + 0x2c,0x42,0x52,0x52,0xa,0x42,0x61,0x72,0x72,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x52, + 0x4c,0xa,0x42,0x61,0x72,0x72,0x6f,0x77,0x20,0x48,0x61,0x76,0x65,0x6e,0x2c,0x42, + 0x41,0x56,0xa,0x42,0x61,0x72,0x72,0x6f,0x77,0x20,0x55,0x70,0x6f,0x6e,0x20,0x53, + 0x6f,0x61,0x72,0x2c,0x42,0x57,0x53,0xa,0x42,0x61,0x72,0x72,0x6f,0x77,0x2d,0x69, + 0x6e,0x2d,0x46,0x75,0x72,0x6e,0x65,0x73,0x73,0x2c,0x42,0x49,0x46,0xa,0x42,0x61, + 0x72,0x72,0x79,0x2c,0x42,0x52,0x59,0xa,0x42,0x61,0x72,0x72,0x79,0x20,0x44,0x6f, + 0x63,0x6b,0x73,0x2c,0x42,0x59,0x44,0xa,0x42,0x61,0x72,0x72,0x79,0x20,0x49,0x73, + 0x6c,0x61,0x6e,0x64,0x2c,0x42,0x59,0x49,0xa,0x42,0x61,0x72,0x72,0x79,0x20,0x4c, + 0x69,0x6e,0x6b,0x73,0x2c,0x42,0x59,0x4c,0xa,0x42,0x61,0x72,0x74,0x6f,0x6e,0x2d, + 0x6f,0x6e,0x2d,0x48,0x75,0x6d,0x62,0x65,0x72,0x2c,0x42,0x41,0x55,0xa,0x42,0x61, + 0x73,0x69,0x6c,0x64,0x6f,0x6e,0x2c,0x42,0x53,0x4f,0xa,0x42,0x61,0x73,0x69,0x6e, + 0x67,0x73,0x74,0x6f,0x6b,0x65,0x2c,0x42,0x53,0x4b,0xa,0x42,0x61,0x74,0x20,0x26, + 0x20,0x42,0x61,0x6c,0x6c,0x2c,0x42,0x42,0x4c,0xa,0x42,0x61,0x74,0x68,0x20,0x53, + 0x70,0x61,0x2c,0x42,0x54,0x48,0xa,0x42,0x61,0x74,0x68,0x67,0x61,0x74,0x65,0x2c, + 0x42,0x48,0x47,0xa,0x42,0x61,0x74,0x6c,0x65,0x79,0x2c,0x42,0x54,0x4c,0xa,0x42, + 0x61,0x74,0x74,0x65,0x72,0x73,0x62,0x79,0x2c,0x42,0x54,0x54,0xa,0x42,0x61,0x74, + 0x74,0x65,0x72,0x73,0x65,0x61,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x41,0x4b,0xa, + 0x42,0x61,0x74,0x74,0x6c,0x65,0x2c,0x42,0x41,0x54,0xa,0x42,0x61,0x74,0x74,0x6c, + 0x65,0x73,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x42,0x4c,0x42,0xa,0x42,0x61,0x79, + 0x66,0x6f,0x72,0x64,0x2c,0x42,0x41,0x59,0xa,0x42,0x65,0x61,0x63,0x6f,0x6e,0x73, + 0x66,0x69,0x65,0x6c,0x64,0x2c,0x42,0x43,0x46,0xa,0x42,0x65,0x61,0x72,0x6c,0x65, + 0x79,0x2c,0x42,0x45,0x52,0xa,0x42,0x65,0x61,0x72,0x73,0x64,0x65,0x6e,0x2c,0x42, + 0x52,0x4e,0xa,0x42,0x65,0x61,0x72,0x73,0x74,0x65,0x64,0x2c,0x42,0x53,0x44,0xa, + 0x42,0x65,0x61,0x73,0x64,0x61,0x6c,0x65,0x2c,0x42,0x53,0x4c,0xa,0x42,0x65,0x61, + 0x75,0x6c,0x69,0x65,0x75,0x20,0x52,0x6f,0x61,0x64,0x2c,0x42,0x45,0x55,0xa,0x42, + 0x65,0x61,0x75,0x6c,0x79,0x2c,0x42,0x45,0x4c,0xa,0x42,0x65,0x62,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x2c,0x42,0x45,0x42,0xa,0x42,0x65,0x63,0x63,0x6c,0x65,0x73,0x2c, + 0x42,0x43,0x43,0xa,0x42,0x65,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x42,0x45,0x43,0xa,0x42,0x65,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d, + 0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x42,0x4b,0x4a,0xa,0x42,0x65, + 0x64,0x66,0x6f,0x72,0x64,0x2c,0x42,0x44,0x4d,0xa,0x42,0x65,0x64,0x66,0x6f,0x72, + 0x64,0x20,0x53,0x74,0x20,0x4a,0x6f,0x68,0x6e,0x73,0x2c,0x42,0x53,0x4a,0xa,0x42, + 0x65,0x64,0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x42,0x44,0x48,0xa,0x42,0x65, + 0x64,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x42,0x4d,0x54,0xa,0x42,0x65,0x64, + 0x77,0x6f,0x72,0x74,0x68,0x2c,0x42,0x45,0x48,0xa,0x42,0x65,0x64,0x77,0x79,0x6e, + 0x2c,0x42,0x44,0x57,0xa,0x42,0x65,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x42,0x45,0x45, + 0xa,0x42,0x65,0x6b,0x65,0x73,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x42,0x4b,0x53, + 0xa,0x42,0x65,0x6c,0x6c,0x65,0x20,0x56,0x75,0x65,0x2c,0x42,0x4c,0x56,0xa,0x42, + 0x65,0x6c,0x6c,0x67,0x72,0x6f,0x76,0x65,0x2c,0x42,0x4c,0x47,0xa,0x42,0x65,0x6c, + 0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x42,0x47,0x4d,0xa,0x42,0x65,0x6c,0x6c, + 0x73,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x4c,0x48,0xa,0x42,0x65,0x6c,0x6d,0x6f,0x6e, + 0x74,0x2c,0x42,0x4c,0x4d,0xa,0x42,0x65,0x6c,0x70,0x65,0x72,0x2c,0x42,0x4c,0x50, + 0xa,0x42,0x65,0x6c,0x74,0x72,0x69,0x6e,0x67,0x2c,0x42,0x45,0x47,0xa,0x42,0x65, + 0x6c,0x76,0x65,0x64,0x65,0x72,0x65,0x2c,0x42,0x56,0x44,0xa,0x42,0x65,0x6d,0x70, + 0x74,0x6f,0x6e,0x2c,0x42,0x45,0x4d,0xa,0x42,0x65,0x6e,0x20,0x52,0x68,0x79,0x64, + 0x64,0x69,0x6e,0x67,0x2c,0x42,0x45,0x59,0xa,0x42,0x65,0x6e,0x66,0x6c,0x65,0x65, + 0x74,0x2c,0x42,0x45,0x46,0xa,0x42,0x65,0x6e,0x74,0x68,0x61,0x6d,0x2c,0x42,0x45, + 0x4e,0xa,0x42,0x65,0x6e,0x74,0x6c,0x65,0x79,0x2c,0x42,0x54,0x59,0xa,0x42,0x65, + 0x6e,0x74,0x6c,0x65,0x79,0x20,0x28,0x53,0x6f,0x75,0x74,0x68,0x20,0x59,0x6f,0x72, + 0x6b,0x73,0x29,0x2c,0x42,0x59,0x4b,0xa,0x42,0x65,0x72,0x65,0x20,0x41,0x6c,0x73, + 0x74,0x6f,0x6e,0x2c,0x42,0x41,0x53,0xa,0x42,0x65,0x72,0x65,0x20,0x46,0x65,0x72, + 0x72,0x65,0x72,0x73,0x2c,0x42,0x46,0x45,0xa,0x42,0x65,0x72,0x6b,0x68,0x61,0x6d, + 0x73,0x74,0x65,0x64,0x2c,0x42,0x4b,0x4d,0xa,0x42,0x65,0x72,0x6b,0x73,0x77,0x65, + 0x6c,0x6c,0x2c,0x42,0x4b,0x57,0xa,0x42,0x65,0x72,0x6e,0x65,0x79,0x20,0x41,0x72, + 0x6d,0x73,0x2c,0x42,0x59,0x41,0xa,0x42,0x65,0x72,0x72,0x79,0x20,0x42,0x72,0x6f, + 0x77,0x2c,0x42,0x42,0x57,0xa,0x42,0x65,0x72,0x72,0x79,0x6c,0x61,0x6e,0x64,0x73, + 0x2c,0x42,0x52,0x53,0xa,0x42,0x65,0x72,0x77,0x69,0x63,0x6b,0x2c,0x42,0x52,0x4b, + 0xa,0x42,0x65,0x72,0x77,0x69,0x63,0x6b,0x2d,0x75,0x70,0x6f,0x6e,0x2d,0x54,0x77, + 0x65,0x65,0x64,0x2c,0x42,0x57,0x4b,0xa,0x42,0x65,0x73,0x63,0x61,0x72,0x20,0x4c, + 0x61,0x6e,0x65,0x2c,0x42,0x45,0x53,0xa,0x42,0x65,0x73,0x63,0x6f,0x74,0x20,0x53, + 0x74,0x61,0x64,0x69,0x75,0x6d,0x2c,0x42,0x53,0x43,0xa,0x42,0x65,0x74,0x63,0x68, + 0x77,0x6f,0x72,0x74,0x68,0x2c,0x42,0x54,0x4f,0xa,0x42,0x65,0x74,0x68,0x6e,0x61, + 0x6c,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x42,0x45,0x54,0xa,0x42,0x65,0x74,0x77, + 0x73,0x2d,0x79,0x2d,0x43,0x6f,0x65,0x64,0x2c,0x42,0x59,0x43,0xa,0x42,0x65,0x76, + 0x65,0x72,0x6c,0x65,0x79,0x2c,0x42,0x45,0x56,0xa,0x42,0x65,0x78,0x68,0x69,0x6c, + 0x6c,0x2c,0x42,0x45,0x58,0xa,0x42,0x65,0x78,0x6c,0x65,0x79,0x2c,0x42,0x58,0x59, + 0xa,0x42,0x65,0x78,0x6c,0x65,0x79,0x68,0x65,0x61,0x74,0x68,0x2c,0x42,0x58,0x48, + 0xa,0x42,0x69,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c, + 0x42,0x43,0x53,0xa,0x42,0x69,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x54,0x6f,0x77, + 0x6e,0x2c,0x42,0x49,0x54,0xa,0x42,0x69,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x42,0x4b, + 0x4c,0xa,0x42,0x69,0x64,0x73,0x74,0x6f,0x6e,0x2c,0x42,0x49,0x44,0xa,0x42,0x69, + 0x67,0x67,0x6c,0x65,0x73,0x77,0x61,0x64,0x65,0x2c,0x42,0x49,0x57,0xa,0x42,0x69, + 0x6c,0x62,0x72,0x6f,0x6f,0x6b,0x2c,0x42,0x42,0x4b,0xa,0x42,0x69,0x6c,0x6c,0x65, + 0x72,0x69,0x63,0x61,0x79,0x2c,0x42,0x49,0x43,0xa,0x42,0x69,0x6c,0x6c,0x69,0x6e, + 0x67,0x68,0x61,0x6d,0x2c,0x42,0x49,0x4c,0xa,0x42,0x69,0x6c,0x6c,0x69,0x6e,0x67, + 0x73,0x68,0x75,0x72,0x73,0x74,0x2c,0x42,0x49,0x47,0xa,0x42,0x69,0x6e,0x67,0x68, + 0x61,0x6d,0x2c,0x42,0x49,0x4e,0xa,0x42,0x69,0x6e,0x67,0x6c,0x65,0x79,0x2c,0x42, + 0x49,0x59,0xa,0x42,0x69,0x72,0x63,0x68,0x67,0x72,0x6f,0x76,0x65,0x2c,0x42,0x43, + 0x47,0xa,0x42,0x69,0x72,0x63,0x68,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2d,0x6f,0x6e, + 0x2d,0x73,0x65,0x61,0x2c,0x42,0x43,0x48,0xa,0x42,0x69,0x72,0x63,0x68,0x77,0x6f, + 0x6f,0x64,0x2c,0x42,0x57,0x44,0xa,0x42,0x69,0x72,0x6b,0x62,0x65,0x63,0x6b,0x2c, + 0x42,0x49,0x4b,0xa,0x42,0x69,0x72,0x6b,0x64,0x61,0x6c,0x65,0x2c,0x42,0x44,0x4c, + 0xa,0x42,0x69,0x72,0x6b,0x65,0x6e,0x68,0x65,0x61,0x64,0x20,0x43,0x65,0x6e,0x74, + 0x72,0x61,0x6c,0x2c,0x42,0x4b,0x43,0xa,0x42,0x69,0x72,0x6b,0x65,0x6e,0x68,0x65, + 0x61,0x64,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x42,0x4b,0x4e,0xa,0x42,0x69,0x72, + 0x6b,0x65,0x6e,0x68,0x65,0x61,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x4b,0x50, + 0xa,0x42,0x69,0x72,0x6d,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x49,0x6e,0x74,0x65, + 0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x42,0x48,0x49,0xa,0x42,0x69, + 0x72,0x6d,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x4d,0x6f,0x6f,0x72,0x20,0x53,0x74, + 0x72,0x65,0x65,0x74,0x2c,0x42,0x4d,0x4f,0xa,0x42,0x69,0x72,0x6d,0x69,0x6e,0x67, + 0x68,0x61,0x6d,0x20,0x4e,0x65,0x77,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x42, + 0x48,0x4d,0xa,0x42,0x69,0x72,0x6d,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x53,0x6e, + 0x6f,0x77,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x42,0x53,0x57,0xa,0x42,0x69,0x73,0x68, + 0x6f,0x70,0x20,0x41,0x75,0x63,0x6b,0x6c,0x61,0x6e,0x64,0x2c,0x42,0x49,0x41,0xa, + 0x42,0x69,0x73,0x68,0x6f,0x70,0x62,0x72,0x69,0x67,0x67,0x73,0x2c,0x42,0x42,0x47, + 0xa,0x42,0x69,0x73,0x68,0x6f,0x70,0x73,0x20,0x53,0x74,0x6f,0x72,0x74,0x66,0x6f, + 0x72,0x64,0x2c,0x42,0x49,0x53,0xa,0x42,0x69,0x73,0x68,0x6f,0x70,0x73,0x74,0x6f, + 0x6e,0x65,0x2c,0x42,0x49,0x50,0xa,0x42,0x69,0x73,0x68,0x6f,0x70,0x74,0x6f,0x6e, + 0x2c,0x42,0x50,0x54,0xa,0x42,0x69,0x74,0x74,0x65,0x72,0x6e,0x65,0x2c,0x42,0x54, + 0x45,0xa,0x42,0x6c,0x61,0x63,0x6b,0x62,0x75,0x72,0x6e,0x2c,0x42,0x42,0x4e,0xa, + 0x42,0x6c,0x61,0x63,0x6b,0x68,0x65,0x61,0x74,0x68,0x2c,0x42,0x4b,0x48,0xa,0x42, + 0x6c,0x61,0x63,0x6b,0x68,0x6f,0x72,0x73,0x65,0x20,0x52,0x6f,0x61,0x64,0x2c,0x42, + 0x48,0x4f,0xa,0x42,0x6c,0x61,0x63,0x6b,0x70,0x6f,0x6f,0x6c,0x20,0x4e,0x6f,0x72, + 0x74,0x68,0x2c,0x42,0x50,0x4e,0xa,0x42,0x6c,0x61,0x63,0x6b,0x70,0x6f,0x6f,0x6c, + 0x20,0x50,0x6c,0x65,0x61,0x73,0x75,0x72,0x65,0x20,0x42,0x65,0x61,0x63,0x68,0x2c, + 0x42,0x50,0x42,0xa,0x42,0x6c,0x61,0x63,0x6b,0x70,0x6f,0x6f,0x6c,0x20,0x53,0x6f, + 0x75,0x74,0x68,0x2c,0x42,0x50,0x53,0xa,0x42,0x6c,0x61,0x63,0x6b,0x72,0x6f,0x64, + 0x2c,0x42,0x4c,0x4b,0xa,0x42,0x6c,0x61,0x63,0x6b,0x77,0x61,0x74,0x65,0x72,0x2c, + 0x42,0x41,0x57,0xa,0x42,0x6c,0x61,0x65,0x6e,0x61,0x75,0x20,0x46,0x66,0x65,0x73, + 0x74,0x69,0x6e,0x69,0x6f,0x67,0x2c,0x42,0x46,0x46,0xa,0x42,0x6c,0x61,0x69,0x72, + 0x20,0x41,0x74,0x68,0x6f,0x6c,0x6c,0x2c,0x42,0x4c,0x41,0xa,0x42,0x6c,0x61,0x69, + 0x72,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x41,0x49,0xa,0x42,0x6c,0x61,0x6b,0x65,0x20, + 0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x42,0x4b,0x54,0xa,0x42,0x6c,0x61,0x6b,0x65, + 0x64,0x6f,0x77,0x6e,0x2c,0x42,0x4b,0x44,0xa,0x42,0x6c,0x61,0x6e,0x74,0x79,0x72, + 0x65,0x2c,0x42,0x4c,0x54,0xa,0x42,0x6c,0x61,0x79,0x64,0x6f,0x6e,0x2c,0x42,0x4c, + 0x4f,0xa,0x42,0x6c,0x65,0x61,0x73,0x62,0x79,0x2c,0x42,0x53,0x42,0xa,0x42,0x6c, + 0x65,0x74,0x63,0x68,0x6c,0x65,0x79,0x2c,0x42,0x4c,0x59,0xa,0x42,0x6c,0x6f,0x78, + 0x77,0x69,0x63,0x68,0x2c,0x42,0x4c,0x58,0xa,0x42,0x6c,0x6f,0x78,0x77,0x69,0x63, + 0x68,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x42,0x57,0x4e,0xa,0x42,0x6c,0x75,0x6e, + 0x64,0x65,0x6c,0x6c,0x73,0x61,0x6e,0x64,0x73,0x20,0x26,0x20,0x43,0x72,0x6f,0x73, + 0x62,0x79,0x2c,0x42,0x4c,0x4e,0xa,0x42,0x6c,0x79,0x74,0x68,0x65,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x42,0x59,0x42,0xa,0x42,0x6f,0x64,0x6d,0x69,0x6e,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x42,0x4f,0x44,0xa,0x42,0x6f,0x64,0x6f, + 0x72,0x67,0x61,0x6e,0x2c,0x42,0x4f,0x52,0xa,0x42,0x6f,0x67,0x6e,0x6f,0x72,0x20, + 0x52,0x65,0x67,0x69,0x73,0x2c,0x42,0x4f,0x47,0xa,0x42,0x6f,0x67,0x73,0x74,0x6f, + 0x6e,0x2c,0x42,0x47,0x53,0xa,0x42,0x6f,0x6c,0x74,0x6f,0x6e,0x2c,0x42,0x4f,0x4e, + 0xa,0x42,0x6f,0x6c,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x44,0x65,0x61,0x72,0x6e, + 0x65,0x2c,0x42,0x54,0x44,0xa,0x42,0x6f,0x6f,0x6b,0x68,0x61,0x6d,0x2c,0x42,0x4b, + 0x41,0xa,0x42,0x6f,0x6f,0x74,0x6c,0x65,0x2c,0x42,0x4f,0x43,0xa,0x42,0x6f,0x6f, + 0x74,0x6c,0x65,0x20,0x4e,0x65,0x77,0x20,0x53,0x74,0x72,0x61,0x6e,0x64,0x2c,0x42, + 0x4e,0x57,0xa,0x42,0x6f,0x6f,0x74,0x6c,0x65,0x20,0x4f,0x72,0x69,0x65,0x6c,0x20, + 0x52,0x6f,0x61,0x64,0x2c,0x42,0x4f,0x54,0xa,0x42,0x6f,0x72,0x64,0x65,0x73,0x6c, + 0x65,0x79,0x2c,0x42,0x42,0x53,0xa,0x42,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x47, + 0x72,0x65,0x65,0x6e,0x20,0x26,0x20,0x57,0x72,0x6f,0x74,0x68,0x61,0x6d,0x2c,0x42, + 0x52,0x47,0xa,0x42,0x6f,0x72,0x74,0x68,0x2c,0x42,0x52,0x48,0xa,0x42,0x6f,0x73, + 0x68,0x61,0x6d,0x2c,0x42,0x4f,0x48,0xa,0x42,0x6f,0x73,0x74,0x6f,0x6e,0x2c,0x42, + 0x53,0x4e,0xa,0x42,0x6f,0x74,0x6c,0x65,0x79,0x2c,0x42,0x4f,0x45,0xa,0x42,0x6f, + 0x74,0x74,0x65,0x73,0x66,0x6f,0x72,0x64,0x2c,0x42,0x54,0x46,0xa,0x42,0x6f,0x75, + 0x72,0x6e,0x65,0x20,0x45,0x6e,0x64,0x2c,0x42,0x4e,0x45,0xa,0x42,0x6f,0x75,0x72, + 0x6e,0x65,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x42,0x4d,0x48,0xa,0x42,0x6f,0x75,0x72, + 0x6e,0x76,0x69,0x6c,0x6c,0x65,0x2c,0x42,0x52,0x56,0xa,0x42,0x6f,0x77,0x20,0x42, + 0x72,0x69,0x63,0x6b,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x57,0x42,0xa,0x42,0x6f,0x77, + 0x65,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x4f,0x50,0xa,0x42,0x6f,0x77,0x6c, + 0x69,0x6e,0x67,0x2c,0x42,0x57,0x47,0xa,0x42,0x6f,0x78,0x68,0x69,0x6c,0x6c,0x20, + 0x26,0x20,0x57,0x65,0x73,0x74,0x68,0x75,0x6d,0x62,0x6c,0x65,0x2c,0x42,0x58,0x57, + 0xa,0x42,0x72,0x61,0x63,0x6b,0x6e,0x65,0x6c,0x6c,0x2c,0x42,0x43,0x45,0xa,0x42, + 0x72,0x61,0x64,0x66,0x6f,0x72,0x64,0x20,0x46,0x6f,0x72,0x73,0x74,0x65,0x72,0x20, + 0x53,0x71,0x75,0x61,0x72,0x65,0x2c,0x42,0x44,0x51,0xa,0x42,0x72,0x61,0x64,0x66, + 0x6f,0x72,0x64,0x20,0x49,0x6e,0x74,0x65,0x72,0x63,0x68,0x61,0x6e,0x67,0x65,0x2c, + 0x42,0x44,0x49,0xa,0x42,0x72,0x61,0x64,0x66,0x6f,0x72,0x64,0x2d,0x6f,0x6e,0x2d, + 0x41,0x76,0x6f,0x6e,0x2c,0x42,0x4f,0x41,0xa,0x42,0x72,0x61,0x64,0x69,0x6e,0x67, + 0x2c,0x42,0x44,0x4e,0xa,0x42,0x72,0x61,0x69,0x6e,0x74,0x72,0x65,0x65,0x2c,0x42, + 0x54,0x52,0xa,0x42,0x72,0x61,0x69,0x6e,0x74,0x72,0x65,0x65,0x20,0x46,0x72,0x65, + 0x65,0x70,0x6f,0x72,0x74,0x2c,0x42,0x54,0x50,0xa,0x42,0x72,0x61,0x6d,0x68,0x61, + 0x6c,0x6c,0x2c,0x42,0x4d,0x4c,0xa,0x42,0x72,0x61,0x6d,0x6c,0x65,0x79,0x2c,0x42, + 0x4c,0x45,0xa,0x42,0x72,0x61,0x6d,0x6c,0x65,0x79,0x20,0x28,0x48,0x61,0x6e,0x74, + 0x73,0x29,0x2c,0x42,0x4d,0x59,0xa,0x42,0x72,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x20, + 0x28,0x43,0x75,0x6d,0x62,0x72,0x69,0x61,0x29,0x2c,0x42,0x4d,0x50,0xa,0x42,0x72, + 0x61,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x28,0x53,0x75,0x66,0x66,0x6f,0x6c,0x6b,0x29, + 0x2c,0x42,0x52,0x50,0xa,0x42,0x72,0x61,0x6e,0x63,0x68,0x74,0x6f,0x6e,0x2c,0x42, + 0x43,0x4e,0xa,0x42,0x72,0x61,0x6e,0x64,0x6f,0x6e,0x2c,0x42,0x4e,0x44,0xa,0x42, + 0x72,0x61,0x6e,0x6b,0x73,0x6f,0x6d,0x65,0x2c,0x42,0x53,0x4d,0xa,0x42,0x72,0x61, + 0x79,0x73,0x74,0x6f,0x6e,0x65,0x73,0x2c,0x42,0x59,0x53,0xa,0x42,0x72,0x65,0x64, + 0x62,0x75,0x72,0x79,0x2c,0x42,0x44,0x59,0xa,0x42,0x72,0x65,0x69,0x63,0x68,0x2c, + 0x42,0x52,0x43,0xa,0x42,0x72,0x65,0x6e,0x74,0x66,0x6f,0x72,0x64,0x2c,0x42,0x46, + 0x44,0xa,0x42,0x72,0x65,0x6e,0x74,0x77,0x6f,0x6f,0x64,0x2c,0x42,0x52,0x45,0xa, + 0x42,0x72,0x69,0x63,0x6b,0x65,0x74,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x42,0x57,0x4f, + 0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x20,0x6f,0x66,0x20,0x41,0x6c,0x6c,0x61,0x6e, + 0x2c,0x42,0x45,0x41,0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x20,0x6f,0x66,0x20,0x4f, + 0x72,0x63,0x68,0x79,0x2c,0x42,0x52,0x4f,0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x6e, + 0x64,0x2c,0x42,0x47,0x4e,0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x74,0x6f,0x6e,0x2c, + 0x42,0x44,0x47,0xa,0x42,0x72,0x69,0x64,0x67,0x77,0x61,0x74,0x65,0x72,0x2c,0x42, + 0x57,0x54,0xa,0x42,0x72,0x69,0x64,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x42, + 0x44,0x54,0xa,0x42,0x72,0x69,0x65,0x72,0x66,0x69,0x65,0x6c,0x64,0x2c,0x42,0x52, + 0x46,0xa,0x42,0x72,0x69,0x67,0x67,0x2c,0x42,0x47,0x47,0xa,0x42,0x72,0x69,0x67, + 0x68,0x6f,0x75,0x73,0x65,0x2c,0x42,0x47,0x48,0xa,0x42,0x72,0x69,0x67,0x68,0x74, + 0x6f,0x6e,0x2c,0x42,0x54,0x4e,0xa,0x42,0x72,0x69,0x6d,0x73,0x64,0x6f,0x77,0x6e, + 0x2c,0x42,0x4d,0x44,0xa,0x42,0x72,0x69,0x6e,0x6e,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x2c,0x42,0x4e,0x54,0xa,0x42,0x72,0x69,0x73,0x74,0x6f,0x6c,0x20,0x50,0x61,0x72, + 0x6b,0x77,0x61,0x79,0x2c,0x42,0x50,0x57,0xa,0x42,0x72,0x69,0x73,0x74,0x6f,0x6c, + 0x20,0x54,0x65,0x6d,0x70,0x6c,0x65,0x20,0x4d,0x65,0x61,0x64,0x73,0x2c,0x42,0x52, + 0x49,0xa,0x42,0x72,0x69,0x74,0x68,0x64,0x69,0x72,0x2c,0x42,0x48,0x44,0xa,0x42, + 0x72,0x69,0x74,0x69,0x73,0x68,0x20,0x53,0x74,0x65,0x65,0x6c,0x20,0x52,0x65,0x64, + 0x63,0x61,0x72,0x2c,0x52,0x42,0x53,0xa,0x42,0x72,0x69,0x74,0x6f,0x6e,0x20,0x46, + 0x65,0x72,0x72,0x79,0x2c,0x42,0x4e,0x46,0xa,0x42,0x72,0x69,0x78,0x74,0x6f,0x6e, + 0x2c,0x42,0x52,0x58,0xa,0x42,0x72,0x6f,0x61,0x64,0x20,0x47,0x72,0x65,0x65,0x6e, + 0x2c,0x42,0x47,0x45,0xa,0x42,0x72,0x6f,0x61,0x64,0x62,0x6f,0x74,0x74,0x6f,0x6d, + 0x2c,0x42,0x44,0x42,0xa,0x42,0x72,0x6f,0x61,0x64,0x73,0x74,0x61,0x69,0x72,0x73, + 0x2c,0x42,0x53,0x52,0xa,0x42,0x72,0x6f,0x63,0x6b,0x65,0x6e,0x68,0x75,0x72,0x73, + 0x74,0x2c,0x42,0x43,0x55,0xa,0x42,0x72,0x6f,0x63,0x6b,0x68,0x6f,0x6c,0x65,0x73, + 0x2c,0x42,0x48,0x53,0xa,0x42,0x72,0x6f,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x42,0x43, + 0x59,0xa,0x42,0x72,0x6f,0x6d,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x42,0x4f, + 0x4d,0xa,0x42,0x72,0x6f,0x6d,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x52,0x61, + 0x6b,0x65,0x2c,0x42,0x4d,0x52,0xa,0x42,0x72,0x6f,0x6d,0x6c,0x65,0x79,0x20,0x43, + 0x72,0x6f,0x73,0x73,0x2c,0x42,0x4d,0x43,0xa,0x42,0x72,0x6f,0x6d,0x6c,0x65,0x79, + 0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x42,0x4d,0x4e,0xa,0x42,0x72,0x6f,0x6d,0x6c, + 0x65,0x79,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c,0x42,0x4d,0x53,0xa,0x42,0x72,0x6f, + 0x6d,0x73,0x67,0x72,0x6f,0x76,0x65,0x2c,0x42,0x4d,0x56,0xa,0x42,0x72,0x6f,0x6e, + 0x64,0x65,0x73,0x62,0x75,0x72,0x79,0x2c,0x42,0x53,0x59,0xa,0x42,0x72,0x6f,0x6e, + 0x64,0x65,0x73,0x62,0x75,0x72,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x53,0x50, + 0xa,0x42,0x72,0x6f,0x6f,0x6b,0x6d,0x61,0x6e,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x42,0x50,0x4b,0xa,0x42,0x72,0x6f,0x6f,0x6b,0x77,0x6f,0x6f,0x64,0x2c,0x42,0x4b, + 0x4f,0xa,0x42,0x72,0x6f,0x6f,0x6d,0x65,0x2c,0x42,0x4d,0x45,0xa,0x42,0x72,0x6f, + 0x6f,0x6d,0x66,0x6c,0x65,0x65,0x74,0x2c,0x42,0x4d,0x46,0xa,0x42,0x72,0x6f,0x72, + 0x61,0x2c,0x42,0x52,0x41,0xa,0x42,0x72,0x6f,0x75,0x67,0x68,0x2c,0x42,0x55,0x48, + 0xa,0x42,0x72,0x6f,0x75,0x67,0x68,0x74,0x79,0x20,0x46,0x65,0x72,0x72,0x79,0x2c, + 0x42,0x59,0x46,0xa,0x42,0x72,0x6f,0x78,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x42, + 0x58,0x42,0xa,0x42,0x72,0x75,0x63,0x65,0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x42, + 0x43,0x56,0xa,0x42,0x72,0x75,0x6e,0x64,0x61,0x6c,0x6c,0x2c,0x42,0x44,0x41,0xa, + 0x42,0x72,0x75,0x6e,0x64,0x61,0x6c,0x6c,0x20,0x47,0x61,0x72,0x64,0x65,0x6e,0x73, + 0x2c,0x42,0x47,0x41,0xa,0x42,0x72,0x75,0x6e,0x73,0x74,0x61,0x6e,0x65,0x2c,0x42, + 0x53,0x55,0xa,0x42,0x72,0x75,0x6e,0x73,0x77,0x69,0x63,0x6b,0x2c,0x42,0x52,0x57, + 0xa,0x42,0x72,0x75,0x74,0x6f,0x6e,0x2c,0x42,0x52,0x55,0xa,0x42,0x72,0x79,0x6e, + 0x2c,0x42,0x59,0x4e,0xa,0x42,0x75,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x42, + 0x55,0x43,0xa,0x42,0x75,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x42,0x43,0x4b,0xa,0x42, + 0x75,0x63,0x6b,0x6e,0x65,0x6c,0x6c,0x2c,0x42,0x55,0x4b,0xa,0x42,0x75,0x67,0x6c, + 0x65,0x2c,0x42,0x47,0x4c,0xa,0x42,0x75,0x69,0x6c,0x74,0x68,0x20,0x52,0x6f,0x61, + 0x64,0x2c,0x42,0x48,0x52,0xa,0x42,0x75,0x6c,0x77,0x65,0x6c,0x6c,0x2c,0x42,0x4c, + 0x57,0xa,0x42,0x75,0x72,0x65,0x73,0x2c,0x42,0x55,0x45,0xa,0x42,0x75,0x72,0x67, + 0x65,0x73,0x73,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x42,0x55,0x47,0xa,0x42,0x75,0x72, + 0x6c,0x65,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x55,0x59,0xa,0x42,0x75,0x72, + 0x6c,0x65,0x79,0x2d,0x69,0x6e,0x2d,0x57,0x68,0x61,0x72,0x66,0x65,0x64,0x61,0x6c, + 0x65,0x2c,0x42,0x55,0x57,0xa,0x42,0x75,0x72,0x6e,0x61,0x67,0x65,0x2c,0x42,0x4e, + 0x41,0xa,0x42,0x75,0x72,0x6e,0x65,0x73,0x69,0x64,0x65,0x2c,0x42,0x55,0x44,0xa, + 0x42,0x75,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x42,0x4e,0x4d,0xa,0x42,0x75,0x72,0x6e, + 0x68,0x61,0x6d,0x2d,0x6f,0x6e,0x2d,0x43,0x72,0x6f,0x75,0x63,0x68,0x2c,0x42,0x55, + 0x55,0xa,0x42,0x75,0x72,0x6e,0x6c,0x65,0x79,0x20,0x42,0x61,0x72,0x72,0x61,0x63, + 0x6b,0x73,0x2c,0x42,0x55,0x42,0xa,0x42,0x75,0x72,0x6e,0x6c,0x65,0x79,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x42,0x4e,0x43,0xa,0x42,0x75,0x72,0x6e,0x6c, + 0x65,0x79,0x20,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x42,0x59,0x4d,0xa,0x42,0x75,0x72,0x6e,0x73,0x69,0x64,0x65,0x2c, + 0x42,0x55,0x49,0xa,0x42,0x75,0x72,0x6e,0x74,0x69,0x73,0x6c,0x61,0x6e,0x64,0x2c, + 0x42,0x54,0x53,0xa,0x42,0x75,0x72,0x73,0x63,0x6f,0x75,0x67,0x68,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x42,0x43,0x42,0xa,0x42,0x75,0x72,0x73,0x63,0x6f,0x75, + 0x67,0x68,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x42,0x43,0x4a,0xa, + 0x42,0x75,0x72,0x73,0x6c,0x65,0x64,0x6f,0x6e,0x2c,0x42,0x55,0x4f,0xa,0x42,0x75, + 0x72,0x74,0x6f,0x6e,0x20,0x4a,0x6f,0x79,0x63,0x65,0x2c,0x42,0x55,0x4a,0xa,0x42, + 0x75,0x72,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x54,0x72,0x65,0x6e,0x74,0x2c,0x42, + 0x55,0x54,0xa,0x42,0x75,0x72,0x79,0x20,0x53,0x74,0x20,0x45,0x64,0x6d,0x75,0x6e, + 0x64,0x73,0x2c,0x42,0x53,0x45,0xa,0x42,0x75,0x73,0x62,0x79,0x2c,0x42,0x55,0x53, + 0xa,0x42,0x75,0x73,0x68,0x20,0x48,0x69,0x6c,0x6c,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x42,0x48,0x4b,0xa,0x42,0x75,0x73,0x68,0x65,0x79,0x2c,0x42,0x53,0x48,0xa,0x42, + 0x75,0x74,0x6c,0x65,0x72,0x73,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x42,0x55,0x4c,0xa, + 0x42,0x75,0x78,0x74,0x65,0x64,0x2c,0x42,0x58,0x44,0xa,0x42,0x75,0x78,0x74,0x6f, + 0x6e,0x2c,0x42,0x55,0x58,0xa,0x42,0x79,0x66,0x6c,0x65,0x65,0x74,0x20,0x26,0x20, + 0x4e,0x65,0x77,0x20,0x48,0x61,0x77,0x2c,0x42,0x46,0x4e,0xa,0x42,0x79,0x6e,0x65, + 0x61,0x2c,0x42,0x59,0x45,0xa,0x43,0x61,0x64,0x6f,0x78,0x74,0x6f,0x6e,0x2c,0x43, + 0x41,0x44,0xa,0x43,0x61,0x65,0x72,0x67,0x77,0x72,0x6c,0x65,0x2c,0x43,0x47,0x57, + 0xa,0x43,0x61,0x65,0x72,0x70,0x68,0x69,0x6c,0x6c,0x79,0x2c,0x43,0x50,0x48,0xa, + 0x43,0x61,0x65,0x72,0x73,0x77,0x73,0x2c,0x43,0x57,0x53,0xa,0x43,0x61,0x6c,0x64, + 0x69,0x63,0x6f,0x74,0x2c,0x43,0x44,0x54,0xa,0x43,0x61,0x6c,0x65,0x64,0x6f,0x6e, + 0x69,0x61,0x6e,0x20,0x52,0x64,0x20,0x26,0x20,0x42,0x61,0x72,0x6e,0x73,0x62,0x75, + 0x72,0x79,0x2c,0x43,0x49,0x52,0xa,0x43,0x61,0x6c,0x73,0x74,0x6f,0x63,0x6b,0x2c, + 0x43,0x53,0x4b,0xa,0x43,0x61,0x6d,0x20,0x26,0x20,0x44,0x75,0x72,0x73,0x6c,0x65, + 0x79,0x2c,0x43,0x44,0x55,0xa,0x43,0x61,0x6d,0x62,0x65,0x72,0x6c,0x65,0x79,0x2c, + 0x43,0x41,0x4d,0xa,0x43,0x61,0x6d,0x62,0x6f,0x72,0x6e,0x65,0x2c,0x43,0x42,0x4e, + 0xa,0x43,0x61,0x6d,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x42,0x47,0xa,0x43, + 0x61,0x6d,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x43, + 0x42,0x48,0xa,0x43,0x61,0x6d,0x62,0x75,0x73,0x6c,0x61,0x6e,0x67,0x2c,0x43,0x42, + 0x4c,0xa,0x43,0x61,0x6d,0x64,0x65,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x43,0x4d, + 0x44,0xa,0x43,0x61,0x6d,0x65,0x6c,0x6f,0x6e,0x2c,0x43,0x4d,0x4f,0xa,0x43,0x61, + 0x6e,0x6c,0x65,0x79,0x2c,0x43,0x4e,0x4c,0xa,0x43,0x61,0x6e,0x6e,0x6f,0x63,0x6b, + 0x2c,0x43,0x41,0x4f,0xa,0x43,0x61,0x6e,0x6f,0x6e,0x62,0x75,0x72,0x79,0x2c,0x43, + 0x4e,0x4e,0xa,0x43,0x61,0x6e,0x74,0x65,0x72,0x62,0x75,0x72,0x79,0x20,0x45,0x61, + 0x73,0x74,0x2c,0x43,0x42,0x45,0xa,0x43,0x61,0x6e,0x74,0x65,0x72,0x62,0x75,0x72, + 0x79,0x20,0x57,0x65,0x73,0x74,0x2c,0x43,0x42,0x57,0xa,0x43,0x61,0x6e,0x74,0x6c, + 0x65,0x79,0x2c,0x43,0x4e,0x59,0xa,0x43,0x61,0x70,0x65,0x6e,0x68,0x75,0x72,0x73, + 0x74,0x2c,0x43,0x50,0x55,0xa,0x43,0x61,0x72,0x62,0x69,0x73,0x20,0x42,0x61,0x79, + 0x2c,0x43,0x42,0x42,0xa,0x43,0x61,0x72,0x64,0x65,0x6e,0x64,0x65,0x6e,0x2c,0x43, + 0x44,0x44,0xa,0x43,0x61,0x72,0x64,0x69,0x66,0x66,0x20,0x42,0x61,0x79,0x2c,0x43, + 0x44,0x42,0xa,0x43,0x61,0x72,0x64,0x69,0x66,0x66,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x43,0x44,0x46,0xa,0x43,0x61,0x72,0x64,0x69,0x66,0x66,0x20,0x51, + 0x75,0x65,0x65,0x6e,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x44,0x51,0xa, + 0x43,0x61,0x72,0x64,0x6f,0x6e,0x61,0x6c,0x64,0x2c,0x43,0x44,0x4f,0xa,0x43,0x61, + 0x72,0x64,0x72,0x6f,0x73,0x73,0x2c,0x43,0x44,0x52,0xa,0x43,0x61,0x72,0x66,0x69, + 0x6e,0x2c,0x43,0x52,0x46,0xa,0x43,0x61,0x72,0x6b,0x2c,0x43,0x41,0x4b,0xa,0x43, + 0x61,0x72,0x6c,0x69,0x73,0x6c,0x65,0x2c,0x43,0x41,0x52,0xa,0x43,0x61,0x72,0x6c, + 0x74,0x6f,0x6e,0x2c,0x43,0x54,0x4f,0xa,0x43,0x61,0x72,0x6c,0x75,0x6b,0x65,0x2c, + 0x43,0x4c,0x55,0xa,0x43,0x61,0x72,0x6d,0x61,0x72,0x74,0x68,0x65,0x6e,0x2c,0x43, + 0x4d,0x4e,0xa,0x43,0x61,0x72,0x6d,0x79,0x6c,0x65,0x2c,0x43,0x4d,0x4c,0xa,0x43, + 0x61,0x72,0x6e,0x66,0x6f,0x72,0x74,0x68,0x2c,0x43,0x4e,0x46,0xa,0x43,0x61,0x72, + 0x6e,0x6f,0x75,0x73,0x74,0x69,0x65,0x2c,0x43,0x41,0x4e,0xa,0x43,0x61,0x72,0x6e, + 0x74,0x79,0x6e,0x65,0x2c,0x43,0x41,0x59,0xa,0x43,0x61,0x72,0x70,0x65,0x6e,0x64, + 0x65,0x72,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x43,0x50,0x4b,0xa,0x43,0x61,0x72, + 0x72,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x41,0x47,0xa,0x43,0x61,0x72,0x73, + 0x68,0x61,0x6c,0x74,0x6f,0x6e,0x2c,0x43,0x53,0x48,0xa,0x43,0x61,0x72,0x73,0x68, + 0x61,0x6c,0x74,0x6f,0x6e,0x20,0x42,0x65,0x65,0x63,0x68,0x65,0x73,0x2c,0x43,0x53, + 0x42,0xa,0x43,0x61,0x72,0x73,0x74,0x61,0x69,0x72,0x73,0x2c,0x43,0x52,0x53,0xa, + 0x43,0x61,0x72,0x74,0x73,0x64,0x79,0x6b,0x65,0x2c,0x43,0x44,0x59,0xa,0x43,0x61, + 0x73,0x74,0x6c,0x65,0x20,0x42,0x61,0x72,0x20,0x50,0x61,0x72,0x6b,0x2c,0x43,0x42, + 0x50,0xa,0x43,0x61,0x73,0x74,0x6c,0x65,0x20,0x43,0x61,0x72,0x79,0x2c,0x43,0x4c, + 0x43,0xa,0x43,0x61,0x73,0x74,0x6c,0x65,0x66,0x6f,0x72,0x64,0x2c,0x43,0x46,0x44, + 0xa,0x43,0x61,0x73,0x74,0x6c,0x65,0x74,0x6f,0x6e,0x2c,0x43,0x41,0x53,0xa,0x43, + 0x61,0x73,0x74,0x6c,0x65,0x74,0x6f,0x6e,0x20,0x4d,0x6f,0x6f,0x72,0x2c,0x43,0x53, + 0x4d,0xa,0x43,0x61,0x74,0x65,0x72,0x68,0x61,0x6d,0x2c,0x43,0x41,0x54,0xa,0x43, + 0x61,0x74,0x66,0x6f,0x72,0x64,0x2c,0x43,0x54,0x46,0xa,0x43,0x61,0x74,0x66,0x6f, + 0x72,0x64,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x46,0x42,0xa,0x43,0x61, + 0x74,0x68,0x61,0x79,0x73,0x2c,0x43,0x59,0x53,0xa,0x43,0x61,0x74,0x68,0x63,0x61, + 0x72,0x74,0x2c,0x43,0x43,0x54,0xa,0x43,0x61,0x74,0x74,0x61,0x6c,0x2c,0x43,0x54, + 0x4c,0xa,0x43,0x61,0x75,0x73,0x65,0x6c,0x61,0x6e,0x64,0x2c,0x43,0x41,0x55,0xa, + 0x43,0x65,0x66,0x6e,0x2d,0x79,0x2d,0x42,0x65,0x64,0x64,0x2c,0x43,0x59,0x42,0xa, + 0x43,0x68,0x61,0x64,0x77,0x65,0x6c,0x6c,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x43, + 0x54,0x48,0xa,0x43,0x68,0x61,0x66,0x66,0x6f,0x72,0x64,0x20,0x48,0x75,0x6e,0x64, + 0x72,0x65,0x64,0x2c,0x43,0x46,0x48,0xa,0x43,0x68,0x61,0x6c,0x66,0x6f,0x6e,0x74, + 0x20,0x26,0x20,0x4c,0x61,0x74,0x69,0x6d,0x65,0x72,0x2c,0x43,0x46,0x4f,0xa,0x43, + 0x68,0x61,0x6c,0x6b,0x77,0x65,0x6c,0x6c,0x2c,0x43,0x48,0x57,0xa,0x43,0x68,0x61, + 0x6e,0x64,0x6c,0x65,0x72,0x73,0x20,0x46,0x6f,0x72,0x64,0x2c,0x43,0x46,0x52,0xa, + 0x43,0x68,0x61,0x70,0x65,0x6c,0x2d,0x65,0x6e,0x2d,0x6c,0x65,0x2d,0x46,0x72,0x69, + 0x74,0x68,0x2c,0x43,0x45,0x46,0xa,0x43,0x68,0x61,0x70,0x65,0x6c,0x74,0x6f,0x6e, + 0x2c,0x43,0x50,0x4e,0xa,0x43,0x68,0x61,0x70,0x65,0x6c,0x74,0x6f,0x77,0x6e,0x2c, + 0x43,0x4c,0x4e,0xa,0x43,0x68,0x61,0x70,0x70,0x65,0x6c,0x20,0x26,0x20,0x57,0x61, + 0x6b,0x65,0x73,0x20,0x43,0x6f,0x6c,0x6e,0x65,0x2c,0x43,0x57,0x43,0xa,0x43,0x68, + 0x61,0x72,0x69,0x6e,0x67,0x2c,0x43,0x48,0x47,0xa,0x43,0x68,0x61,0x72,0x69,0x6e, + 0x67,0x20,0x43,0x72,0x6f,0x73,0x73,0x20,0x28,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77, + 0x29,0x2c,0x43,0x48,0x43,0xa,0x43,0x68,0x61,0x72,0x6c,0x62,0x75,0x72,0x79,0x2c, + 0x43,0x42,0x59,0xa,0x43,0x68,0x61,0x72,0x6c,0x74,0x6f,0x6e,0x2c,0x43,0x54,0x4e, + 0xa,0x43,0x68,0x61,0x72,0x74,0x68,0x61,0x6d,0x2c,0x43,0x52,0x54,0xa,0x43,0x68, + 0x61,0x73,0x73,0x65,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x43,0x53,0x52,0xa,0x43, + 0x68,0x61,0x74,0x65,0x6c,0x68,0x65,0x72,0x61,0x75,0x6c,0x74,0x2c,0x43,0x54,0x45, + 0xa,0x43,0x68,0x61,0x74,0x68,0x61,0x6d,0x2c,0x43,0x54,0x4d,0xa,0x43,0x68,0x61, + 0x74,0x68,0x69,0x6c,0x6c,0x2c,0x43,0x48,0x54,0xa,0x43,0x68,0x65,0x61,0x64,0x6c, + 0x65,0x20,0x48,0x75,0x6c,0x6d,0x65,0x2c,0x43,0x48,0x55,0xa,0x43,0x68,0x65,0x61, + 0x6d,0x2c,0x43,0x48,0x45,0xa,0x43,0x68,0x65,0x64,0x64,0x69,0x6e,0x67,0x74,0x6f, + 0x6e,0x2c,0x43,0x45,0x44,0xa,0x43,0x68,0x65,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x43, + 0x45,0x4c,0xa,0x43,0x68,0x65,0x6c,0x6d,0x73,0x66,0x6f,0x72,0x64,0x2c,0x43,0x48, + 0x4d,0xa,0x43,0x68,0x65,0x6c,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x43,0x4c,0x44, + 0xa,0x43,0x68,0x65,0x6c,0x74,0x65,0x6e,0x68,0x61,0x6d,0x20,0x53,0x70,0x61,0x2c, + 0x43,0x4e,0x4d,0xa,0x43,0x68,0x65,0x70,0x73,0x74,0x6f,0x77,0x2c,0x43,0x50,0x57, + 0xa,0x43,0x68,0x65,0x72,0x72,0x79,0x20,0x54,0x72,0x65,0x65,0x2c,0x43,0x59,0x54, + 0xa,0x43,0x68,0x65,0x72,0x74,0x73,0x65,0x79,0x2c,0x43,0x48,0x59,0xa,0x43,0x68, + 0x65,0x73,0x68,0x75,0x6e,0x74,0x2c,0x43,0x48,0x4e,0xa,0x43,0x68,0x65,0x73,0x73, + 0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x43,0x53,0x4e, + 0xa,0x43,0x68,0x65,0x73,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x53,0x6f,0x75, + 0x74,0x68,0x2c,0x43,0x53,0x53,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x43, + 0x54,0x52,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x43,0x52,0x44,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x66,0x69,0x65,0x6c,0x64, + 0x2c,0x43,0x48,0x44,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x2d,0x6c,0x65,0x2d, + 0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x4c,0x53,0xa,0x43,0x68,0x65,0x73,0x74, + 0x66,0x69,0x65,0x6c,0x64,0x20,0x26,0x20,0x53,0x77,0x61,0x6c,0x65,0x63,0x6c,0x69, + 0x66,0x66,0x65,0x2c,0x43,0x53,0x57,0xa,0x43,0x68,0x65,0x74,0x6e,0x6f,0x6c,0x65, + 0x2c,0x43,0x4e,0x4f,0xa,0x43,0x68,0x69,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c, + 0x43,0x43,0x48,0xa,0x43,0x68,0x69,0x6c,0x68,0x61,0x6d,0x2c,0x43,0x49,0x4c,0xa, + 0x43,0x68,0x69,0x6c,0x77,0x6f,0x72,0x74,0x68,0x2c,0x43,0x48,0x4c,0xa,0x43,0x68, + 0x69,0x6e,0x67,0x66,0x6f,0x72,0x64,0x2c,0x43,0x48,0x49,0xa,0x43,0x68,0x69,0x6e, + 0x6c,0x65,0x79,0x2c,0x43,0x4c,0x59,0xa,0x43,0x68,0x69,0x70,0x70,0x65,0x6e,0x68, + 0x61,0x6d,0x2c,0x43,0x50,0x4d,0xa,0x43,0x68,0x69,0x70,0x73,0x74,0x65,0x61,0x64, + 0x2c,0x43,0x48,0x50,0xa,0x43,0x68,0x69,0x72,0x6b,0x2c,0x43,0x52,0x4b,0xa,0x43, + 0x68,0x69,0x73,0x6c,0x65,0x68,0x75,0x72,0x73,0x74,0x2c,0x43,0x49,0x54,0xa,0x43, + 0x68,0x69,0x73,0x77,0x69,0x63,0x6b,0x2c,0x43,0x48,0x4b,0xa,0x43,0x68,0x6f,0x6c, + 0x73,0x65,0x79,0x2c,0x43,0x48,0x4f,0xa,0x43,0x68,0x6f,0x72,0x6c,0x65,0x79,0x2c, + 0x43,0x52,0x4c,0xa,0x43,0x68,0x6f,0x72,0x6c,0x65,0x79,0x77,0x6f,0x6f,0x64,0x2c, + 0x43,0x4c,0x57,0xa,0x43,0x68,0x72,0x69,0x73,0x74,0x63,0x68,0x75,0x72,0x63,0x68, + 0x2c,0x43,0x48,0x52,0xa,0x43,0x68,0x72,0x69,0x73,0x74,0x73,0x20,0x48,0x6f,0x73, + 0x70,0x69,0x74,0x61,0x6c,0x2c,0x43,0x48,0x48,0xa,0x43,0x68,0x75,0x72,0x63,0x68, + 0x20,0x26,0x20,0x4f,0x73,0x77,0x61,0x6c,0x64,0x74,0x77,0x69,0x73,0x74,0x6c,0x65, + 0x2c,0x43,0x54,0x57,0xa,0x43,0x68,0x75,0x72,0x63,0x68,0x20,0x46,0x65,0x6e,0x74, + 0x6f,0x6e,0x2c,0x43,0x48,0x46,0xa,0x43,0x68,0x75,0x72,0x63,0x68,0x20,0x53,0x74, + 0x72,0x65,0x74,0x74,0x6f,0x6e,0x2c,0x43,0x54,0x54,0xa,0x43,0x69,0x6c,0x6d,0x65, + 0x72,0x69,0x2c,0x43,0x49,0x4d,0xa,0x43,0x69,0x74,0x79,0x20,0x54,0x68,0x61,0x6d, + 0x65,0x73,0x6c,0x69,0x6e,0x6b,0x2c,0x43,0x54,0x4b,0xa,0x43,0x6c,0x61,0x63,0x74, + 0x6f,0x6e,0x20,0x6f,0x6e,0x20,0x53,0x65,0x61,0x2c,0x43,0x4c,0x54,0xa,0x43,0x6c, + 0x61,0x6e,0x64,0x6f,0x6e,0x2c,0x43,0x4c,0x41,0xa,0x43,0x6c,0x61,0x70,0x68,0x61, + 0x6d,0x20,0x48,0x69,0x67,0x68,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x4c, + 0x50,0xa,0x43,0x6c,0x61,0x70,0x68,0x61,0x6d,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69, + 0x6f,0x6e,0x2c,0x43,0x4c,0x4a,0xa,0x43,0x6c,0x61,0x70,0x68,0x61,0x6d,0x20,0x28, + 0x4e,0x6f,0x72,0x74,0x68,0x20,0x59,0x6f,0x72,0x6b,0x73,0x68,0x69,0x72,0x65,0x29, + 0x2c,0x43,0x50,0x59,0xa,0x43,0x6c,0x61,0x70,0x74,0x6f,0x6e,0x2c,0x43,0x50,0x54, + 0xa,0x43,0x6c,0x61,0x72,0x62,0x65,0x73,0x74,0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64, + 0x2c,0x43,0x4c,0x52,0xa,0x43,0x6c,0x61,0x72,0x6b,0x73,0x74,0x6f,0x6e,0x2c,0x43, + 0x4b,0x53,0xa,0x43,0x6c,0x61,0x76,0x65,0x72,0x64,0x6f,0x6e,0x2c,0x43,0x4c,0x56, + 0xa,0x43,0x6c,0x61,0x79,0x67,0x61,0x74,0x65,0x2c,0x43,0x4c,0x47,0xa,0x43,0x6c, + 0x65,0x65,0x74,0x68,0x6f,0x72,0x70,0x65,0x73,0x2c,0x43,0x4c,0x45,0xa,0x43,0x6c, + 0x65,0x6c,0x61,0x6e,0x64,0x2c,0x43,0x45,0x41,0xa,0x43,0x6c,0x69,0x66,0x74,0x6f, + 0x6e,0x2c,0x43,0x4c,0x49,0xa,0x43,0x6c,0x69,0x66,0x74,0x6f,0x6e,0x20,0x44,0x6f, + 0x77,0x6e,0x2c,0x43,0x46,0x4e,0xa,0x43,0x6c,0x69,0x74,0x68,0x65,0x72,0x6f,0x65, + 0x2c,0x43,0x4c,0x48,0xa,0x43,0x6c,0x6f,0x63,0x6b,0x20,0x48,0x6f,0x75,0x73,0x65, + 0x2c,0x43,0x4c,0x4b,0xa,0x43,0x6c,0x75,0x6e,0x64,0x65,0x72,0x77,0x65,0x6e,0x2c, + 0x43,0x55,0x57,0xa,0x43,0x6c,0x79,0x64,0x65,0x62,0x61,0x6e,0x6b,0x2c,0x43,0x59, + 0x4b,0xa,0x43,0x6f,0x61,0x74,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x43,0x65,0x6e, + 0x74,0x72,0x61,0x6c,0x2c,0x43,0x42,0x43,0xa,0x43,0x6f,0x61,0x74,0x62,0x72,0x69, + 0x64,0x67,0x65,0x20,0x53,0x75,0x6e,0x6e,0x79,0x73,0x69,0x64,0x65,0x2c,0x43,0x42, + 0x53,0xa,0x43,0x6f,0x61,0x74,0x64,0x79,0x6b,0x65,0x2c,0x43,0x4f,0x41,0xa,0x43, + 0x6f,0x62,0x68,0x61,0x6d,0x20,0x26,0x20,0x53,0x74,0x6f,0x6b,0x65,0x20,0x64,0x26, + 0x23,0x30,0x33,0x39,0x3b,0x41,0x62,0x65,0x72,0x6e,0x6f,0x6e,0x2c,0x43,0x53,0x44, + 0xa,0x43,0x6f,0x64,0x73,0x61,0x6c,0x6c,0x2c,0x43,0x53,0x4c,0xa,0x43,0x6f,0x67, + 0x61,0x6e,0x2c,0x43,0x47,0x4e,0xa,0x43,0x6f,0x6c,0x63,0x68,0x65,0x73,0x74,0x65, + 0x72,0x2c,0x43,0x4f,0x4c,0xa,0x43,0x6f,0x6c,0x63,0x68,0x65,0x73,0x74,0x65,0x72, + 0x20,0x54,0x6f,0x77,0x6e,0x2c,0x43,0x45,0x54,0xa,0x43,0x6f,0x6c,0x65,0x73,0x68, + 0x69,0x6c,0x6c,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x43,0x45,0x48,0xa, + 0x43,0x6f,0x6c,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x43,0x4c,0x4d,0xa,0x43, + 0x6f,0x6c,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x43,0x4c,0x4c,0xa,0x43,0x6f, + 0x6c,0x6e,0x65,0x2c,0x43,0x4e,0x45,0xa,0x43,0x6f,0x6c,0x77,0x61,0x6c,0x6c,0x2c, + 0x43,0x57,0x4c,0xa,0x43,0x6f,0x6c,0x77,0x79,0x6e,0x20,0x42,0x61,0x79,0x2c,0x43, + 0x57,0x42,0xa,0x43,0x6f,0x6d,0x62,0x65,0x2c,0x43,0x4d,0x45,0xa,0x43,0x6f,0x6d, + 0x6d,0x6f,0x6e,0x64,0x61,0x6c,0x65,0x2c,0x43,0x4f,0x4d,0xa,0x43,0x6f,0x6e,0x67, + 0x6c,0x65,0x74,0x6f,0x6e,0x2c,0x43,0x4e,0x47,0xa,0x43,0x6f,0x6e,0x69,0x73,0x62, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x43,0x4e,0x53,0xa,0x43,0x6f,0x6e,0x6e,0x65,0x6c, + 0x20,0x46,0x65,0x72,0x72,0x79,0x2c,0x43,0x4f,0x4e,0xa,0x43,0x6f,0x6e,0x6f,0x6e, + 0x6c,0x65,0x79,0x2c,0x43,0x45,0x59,0xa,0x43,0x6f,0x6e,0x77,0x61,0x79,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x43,0x4e,0x50,0xa,0x43,0x6f,0x6e,0x77,0x79,0x2c,0x43,0x4e, + 0x57,0xa,0x43,0x6f,0x6f,0x64,0x65,0x6e,0x20,0x42,0x65,0x61,0x63,0x68,0x2c,0x43, + 0x4f,0x42,0xa,0x43,0x6f,0x6f,0x6b,0x68,0x61,0x6d,0x2c,0x43,0x4f,0x4f,0xa,0x43, + 0x6f,0x6f,0x6b,0x73,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x42,0x52,0xa,0x43, + 0x6f,0x6f,0x6d,0x62,0x65,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x20,0x48, + 0x61,0x6c,0x74,0x2c,0x43,0x4f,0x45,0xa,0x43,0x6f,0x70,0x70,0x6c,0x65,0x73,0x74, + 0x6f,0x6e,0x65,0x2c,0x43,0x4f,0x50,0xa,0x43,0x6f,0x72,0x62,0x72,0x69,0x64,0x67, + 0x65,0x2c,0x43,0x52,0x42,0xa,0x43,0x6f,0x72,0x62,0x79,0x2c,0x43,0x4f,0x52,0xa, + 0x43,0x6f,0x72,0x6b,0x65,0x72,0x68,0x69,0x6c,0x6c,0x2c,0x43,0x4b,0x48,0xa,0x43, + 0x6f,0x72,0x6b,0x69,0x63,0x6b,0x6c,0x65,0x2c,0x43,0x4b,0x4c,0xa,0x43,0x6f,0x72, + 0x70,0x61,0x63,0x68,0x2c,0x43,0x50,0x41,0xa,0x43,0x6f,0x72,0x72,0x6f,0x75,0x72, + 0x2c,0x43,0x52,0x52,0xa,0x43,0x6f,0x72,0x79,0x74,0x6f,0x6e,0x2c,0x43,0x4f,0x59, + 0xa,0x43,0x6f,0x73,0x65,0x6c,0x65,0x79,0x2c,0x43,0x53,0x59,0xa,0x43,0x6f,0x73, + 0x66,0x6f,0x72,0x64,0x2c,0x43,0x4f,0x53,0xa,0x43,0x6f,0x73,0x68,0x61,0x6d,0x2c, + 0x43,0x53,0x41,0xa,0x43,0x6f,0x74,0x74,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x43, + 0x47,0x4d,0xa,0x43,0x6f,0x74,0x74,0x69,0x6e,0x67,0x6c,0x65,0x79,0x2c,0x43,0x4f, + 0x54,0xa,0x43,0x6f,0x75,0x6c,0x73,0x64,0x6f,0x6e,0x20,0x53,0x6f,0x75,0x74,0x68, + 0x2c,0x43,0x44,0x53,0xa,0x43,0x6f,0x76,0x65,0x6e,0x74,0x72,0x79,0x2c,0x43,0x4f, + 0x56,0xa,0x43,0x6f,0x77,0x64,0x65,0x6e,0x2c,0x43,0x57,0x4e,0xa,0x43,0x6f,0x77, + 0x64,0x65,0x6e,0x62,0x65,0x61,0x74,0x68,0x2c,0x43,0x4f,0x57,0xa,0x43,0x72,0x61, + 0x64,0x6c,0x65,0x79,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x43,0x52,0x41,0xa,0x43, + 0x72,0x61,0x69,0x67,0x65,0x6e,0x64,0x6f,0x72,0x61,0x6e,0x2c,0x43,0x47,0x44,0xa, + 0x43,0x72,0x61,0x6d,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x43,0x52,0x4d,0xa, + 0x43,0x72,0x61,0x76,0x65,0x6e,0x20,0x41,0x72,0x6d,0x73,0x2c,0x43,0x52,0x56,0xa, + 0x43,0x72,0x61,0x77,0x6c,0x65,0x79,0x2c,0x43,0x52,0x57,0xa,0x43,0x72,0x61,0x79, + 0x66,0x6f,0x72,0x64,0x2c,0x43,0x52,0x59,0xa,0x43,0x72,0x65,0x64,0x69,0x74,0x6f, + 0x6e,0x2c,0x43,0x44,0x49,0xa,0x43,0x72,0x65,0x73,0x73,0x69,0x6e,0x67,0x2c,0x43, + 0x45,0x53,0xa,0x43,0x72,0x65,0x73,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x43, + 0x53,0x47,0xa,0x43,0x72,0x65,0x73,0x77,0x65,0x6c,0x6c,0x2c,0x43,0x57,0x44,0xa, + 0x43,0x72,0x65,0x77,0x65,0x2c,0x43,0x52,0x45,0xa,0x43,0x72,0x65,0x77,0x6b,0x65, + 0x72,0x6e,0x65,0x2c,0x43,0x4b,0x4e,0xa,0x43,0x72,0x65,0x77,0x73,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x43,0x57,0x48,0xa,0x43,0x72,0x69,0x61,0x6e,0x6c,0x61,0x72,0x69, + 0x63,0x68,0x2c,0x43,0x4e,0x52,0xa,0x43,0x72,0x69,0x63,0x63,0x69,0x65,0x74,0x68, + 0x2c,0x43,0x43,0x43,0xa,0x43,0x72,0x69,0x63,0x6b,0x6c,0x65,0x77,0x6f,0x6f,0x64, + 0x2c,0x43,0x52,0x49,0xa,0x43,0x72,0x6f,0x66,0x74,0x66,0x6f,0x6f,0x74,0x2c,0x43, + 0x46,0x46,0xa,0x43,0x72,0x6f,0x66,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x43,0x46,0x54,0xa,0x43,0x72,0x6f,0x6d,0x65,0x72,0x2c,0x43,0x4d,0x52,0xa,0x43, + 0x72,0x6f,0x6d,0x66,0x6f,0x72,0x64,0x2c,0x43,0x4d,0x46,0xa,0x43,0x72,0x6f,0x6f, + 0x6b,0x73,0x74,0x6f,0x6e,0x2c,0x43,0x4b,0x54,0xa,0x43,0x72,0x6f,0x73,0x73,0x20, + 0x47,0x61,0x74,0x65,0x73,0x2c,0x43,0x52,0x47,0xa,0x43,0x72,0x6f,0x73,0x73,0x66, + 0x6c,0x61,0x74,0x74,0x73,0x2c,0x43,0x46,0x4c,0xa,0x43,0x72,0x6f,0x73,0x73,0x68, + 0x69,0x6c,0x6c,0x2c,0x43,0x4f,0x49,0xa,0x43,0x72,0x6f,0x73,0x73,0x6b,0x65,0x79, + 0x73,0x2c,0x43,0x4b,0x59,0xa,0x43,0x72,0x6f,0x73,0x73,0x6d,0x79,0x6c,0x6f,0x6f, + 0x66,0x2c,0x43,0x4d,0x59,0xa,0x43,0x72,0x6f,0x73,0x74,0x6f,0x6e,0x2c,0x43,0x53, + 0x4f,0xa,0x43,0x72,0x6f,0x75,0x63,0x68,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x43,0x52, + 0x48,0xa,0x43,0x72,0x6f,0x77,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x43,0x4f, + 0x48,0xa,0x43,0x72,0x6f,0x77,0x68,0x75,0x72,0x73,0x74,0x2c,0x43,0x57,0x55,0xa, + 0x43,0x72,0x6f,0x77,0x6c,0x65,0x2c,0x43,0x57,0x45,0xa,0x43,0x72,0x6f,0x77,0x74, + 0x68,0x6f,0x72,0x6e,0x65,0x2c,0x43,0x52,0x4e,0xa,0x43,0x72,0x6f,0x79,0x2c,0x43, + 0x52,0x4f,0xa,0x43,0x72,0x79,0x73,0x74,0x61,0x6c,0x20,0x50,0x61,0x6c,0x61,0x63, + 0x65,0x2c,0x43,0x59,0x50,0xa,0x43,0x75,0x64,0x64,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x2c,0x43,0x55,0x44,0xa,0x43,0x75,0x66,0x66,0x6c,0x65,0x79,0x2c,0x43,0x55,0x46, + 0xa,0x43,0x75,0x6c,0x68,0x61,0x6d,0x2c,0x43,0x55,0x4d,0xa,0x43,0x75,0x6c,0x72, + 0x61,0x69,0x6e,0x2c,0x43,0x55,0x41,0xa,0x43,0x75,0x6d,0x62,0x65,0x72,0x6e,0x61, + 0x75,0x6c,0x64,0x2c,0x43,0x55,0x42,0xa,0x43,0x75,0x70,0x61,0x72,0x2c,0x43,0x55, + 0x50,0xa,0x43,0x75,0x72,0x72,0x69,0x65,0x68,0x69,0x6c,0x6c,0x2c,0x43,0x55,0x48, + 0xa,0x43,0x75,0x78,0x74,0x6f,0x6e,0x2c,0x43,0x55,0x58,0xa,0x43,0x77,0x6d,0x62, + 0x61,0x63,0x68,0x2c,0x43,0x4d,0x48,0xa,0x43,0x77,0x6d,0x62,0x72,0x61,0x6e,0x2c, + 0x43,0x57,0x4d,0xa,0x43,0x79,0x6e,0x67,0x68,0x6f,0x72,0x64,0x79,0x2c,0x43,0x59, + 0x4e,0xa,0x44,0x61,0x67,0x65,0x6e,0x68,0x61,0x6d,0x20,0x44,0x6f,0x63,0x6b,0x2c, + 0x44,0x44,0x4b,0xa,0x44,0x61,0x69,0x73,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x44, + 0x53,0x59,0xa,0x44,0x61,0x6c,0x67,0x65,0x74,0x79,0x20,0x42,0x61,0x79,0x2c,0x44, + 0x41,0x47,0xa,0x44,0x61,0x6c,0x6d,0x61,0x6c,0x6c,0x79,0x2c,0x44,0x41,0x4c,0xa, + 0x44,0x61,0x6c,0x6d,0x61,0x72,0x6e,0x6f,0x63,0x6b,0x2c,0x44,0x41,0x4b,0xa,0x44, + 0x61,0x6c,0x6d,0x65,0x6e,0x79,0x2c,0x44,0x41,0x4d,0xa,0x44,0x61,0x6c,0x6d,0x75, + 0x69,0x72,0x2c,0x44,0x4d,0x52,0xa,0x44,0x61,0x6c,0x72,0x65,0x6f,0x63,0x68,0x2c, + 0x44,0x4c,0x52,0xa,0x44,0x61,0x6c,0x72,0x79,0x2c,0x44,0x4c,0x59,0xa,0x44,0x61, + 0x6c,0x73,0x74,0x6f,0x6e,0x2c,0x44,0x4c,0x53,0xa,0x44,0x61,0x6c,0x73,0x74,0x6f, + 0x6e,0x20,0x4b,0x69,0x6e,0x67,0x73,0x6c,0x61,0x6e,0x64,0x2c,0x44,0x4c,0x4b,0xa, + 0x44,0x61,0x6c,0x74,0x6f,0x6e,0x2c,0x44,0x4c,0x54,0xa,0x44,0x61,0x6c,0x77,0x68, + 0x69,0x6e,0x6e,0x69,0x65,0x2c,0x44,0x4c,0x57,0xa,0x44,0x61,0x6e,0x62,0x79,0x2c, + 0x44,0x4e,0x59,0xa,0x44,0x61,0x6e,0x65,0x73,0x63,0x6f,0x75,0x72,0x74,0x2c,0x44, + 0x43,0x54,0xa,0x44,0x61,0x6e,0x7a,0x65,0x79,0x2c,0x44,0x5a,0x59,0xa,0x44,0x61, + 0x72,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x44,0x41,0x52,0xa,0x44,0x61,0x72, + 0x6e,0x61,0x6c,0x6c,0x2c,0x44,0x41,0x4e,0xa,0x44,0x61,0x72,0x73,0x68,0x61,0x6d, + 0x2c,0x44,0x53,0x4d,0xa,0x44,0x61,0x72,0x74,0x66,0x6f,0x72,0x64,0x2c,0x44,0x46, + 0x44,0xa,0x44,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x44,0x52,0x54,0xa,0x44,0x61,0x72, + 0x77,0x65,0x6e,0x2c,0x44,0x57,0x4e,0xa,0x44,0x61,0x74,0x63,0x68,0x65,0x74,0x2c, + 0x44,0x41,0x54,0xa,0x44,0x61,0x76,0x65,0x6e,0x70,0x6f,0x72,0x74,0x2c,0x44,0x56, + 0x4e,0xa,0x44,0x61,0x77,0x6c,0x69,0x73,0x68,0x2c,0x44,0x57,0x4c,0xa,0x44,0x61, + 0x77,0x6c,0x69,0x73,0x68,0x20,0x57,0x61,0x72,0x72,0x65,0x6e,0x2c,0x44,0x57,0x57, + 0xa,0x44,0x65,0x61,0x6c,0x2c,0x44,0x45,0x41,0xa,0x44,0x65,0x61,0x6e,0x2c,0x44, + 0x45,0x4e,0xa,0x44,0x65,0x61,0x6e,0x73,0x67,0x61,0x74,0x65,0x2c,0x44,0x47,0x54, + 0xa,0x44,0x65,0x67,0x61,0x6e,0x77,0x79,0x2c,0x44,0x47,0x59,0xa,0x44,0x65,0x69, + 0x67,0x68,0x74,0x6f,0x6e,0x2c,0x44,0x48,0x4e,0xa,0x44,0x65,0x6c,0x61,0x6d,0x65, + 0x72,0x65,0x2c,0x44,0x4c,0x4d,0xa,0x44,0x65,0x6e,0x62,0x79,0x20,0x44,0x61,0x6c, + 0x65,0x2c,0x44,0x42,0x44,0xa,0x44,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x44,0x4e,0x4d, + 0xa,0x44,0x65,0x6e,0x68,0x61,0x6d,0x20,0x47,0x6f,0x6c,0x66,0x20,0x43,0x6c,0x75, + 0x62,0x2c,0x44,0x47,0x43,0xa,0x44,0x65,0x6e,0x6d,0x61,0x72,0x6b,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x44,0x4d,0x4b,0xa,0x44,0x65,0x6e,0x74,0x2c,0x44,0x4e,0x54,0xa, + 0x44,0x65,0x6e,0x74,0x6f,0x6e,0x2c,0x44,0x54,0x4e,0xa,0x44,0x65,0x70,0x74,0x66, + 0x6f,0x72,0x64,0x2c,0x44,0x45,0x50,0xa,0x44,0x65,0x72,0x62,0x79,0x2c,0x44,0x42, + 0x59,0xa,0x44,0x65,0x72,0x62,0x79,0x20,0x52,0x6f,0x61,0x64,0x2c,0x44,0x42,0x52, + 0xa,0x44,0x65,0x76,0x6f,0x6e,0x70,0x6f,0x72,0x74,0x2c,0x44,0x50,0x54,0xa,0x44, + 0x65,0x77,0x73,0x62,0x75,0x72,0x79,0x2c,0x44,0x45,0x57,0xa,0x44,0x69,0x64,0x63, + 0x6f,0x74,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x44,0x49,0x44,0xa,0x44, + 0x69,0x67,0x62,0x79,0x20,0x26,0x20,0x53,0x6f,0x77,0x74,0x6f,0x6e,0x2c,0x44,0x49, + 0x47,0xa,0x44,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x4d,0x61,0x72,0x73,0x68,0x2c,0x44, + 0x4d,0x48,0xa,0x44,0x69,0x6e,0x61,0x73,0x20,0x50,0x6f,0x77,0x79,0x73,0x2c,0x44, + 0x4e,0x53,0xa,0x44,0x69,0x6e,0x61,0x73,0x20,0x28,0x52,0x68,0x6f,0x6e,0x64,0x64, + 0x61,0x29,0x2c,0x44,0x4d,0x47,0xa,0x44,0x69,0x6e,0x67,0x6c,0x65,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x44,0x47,0x4c,0xa,0x44,0x69,0x6e,0x67,0x77,0x61,0x6c,0x6c,0x2c, + 0x44,0x49,0x4e,0xa,0x44,0x69,0x6e,0x73,0x64,0x61,0x6c,0x65,0x2c,0x44,0x4e,0x44, + 0xa,0x44,0x69,0x6e,0x74,0x69,0x6e,0x67,0x2c,0x44,0x54,0x47,0xa,0x44,0x69,0x73, + 0x6c,0x65,0x79,0x2c,0x44,0x53,0x4c,0xa,0x44,0x69,0x73,0x73,0x2c,0x44,0x49,0x53, + 0xa,0x44,0x6f,0x63,0x6b,0x79,0x61,0x72,0x64,0x2c,0x44,0x4f,0x43,0xa,0x44,0x6f, + 0x64,0x77,0x6f,0x72,0x74,0x68,0x2c,0x44,0x4f,0x44,0xa,0x44,0x6f,0x6c,0x61,0x75, + 0x2c,0x44,0x4f,0x4c,0xa,0x44,0x6f,0x6c,0x65,0x68,0x61,0x6d,0x2c,0x44,0x4c,0x48, + 0xa,0x44,0x6f,0x6c,0x67,0x61,0x72,0x72,0x6f,0x67,0x2c,0x44,0x4c,0x47,0xa,0x44, + 0x6f,0x6c,0x77,0x79,0x64,0x64,0x65,0x6c,0x61,0x6e,0x2c,0x44,0x57,0x44,0xa,0x44, + 0x6f,0x6e,0x63,0x61,0x73,0x74,0x65,0x72,0x2c,0x44,0x4f,0x4e,0xa,0x44,0x6f,0x72, + 0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c,0x44,0x43, + 0x48,0xa,0x44,0x6f,0x72,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x57,0x65,0x73, + 0x74,0x2c,0x44,0x43,0x57,0xa,0x44,0x6f,0x72,0x65,0x2c,0x44,0x4f,0x52,0xa,0x44, + 0x6f,0x72,0x6b,0x69,0x6e,0x67,0x2c,0x44,0x4b,0x47,0xa,0x44,0x6f,0x72,0x6b,0x69, + 0x6e,0x67,0x20,0x44,0x65,0x65,0x70,0x64,0x65,0x6e,0x65,0x2c,0x44,0x50,0x44,0xa, + 0x44,0x6f,0x72,0x6b,0x69,0x6e,0x67,0x20,0x57,0x65,0x73,0x74,0x2c,0x44,0x4b,0x54, + 0xa,0x44,0x6f,0x72,0x6d,0x61,0x6e,0x73,0x2c,0x44,0x4d,0x53,0xa,0x44,0x6f,0x72, + 0x72,0x69,0x64,0x67,0x65,0x2c,0x44,0x44,0x47,0xa,0x44,0x6f,0x76,0x65,0x20,0x48, + 0x6f,0x6c,0x65,0x73,0x2c,0x44,0x56,0x48,0xa,0x44,0x6f,0x76,0x65,0x72,0x20,0x50, + 0x72,0x69,0x6f,0x72,0x79,0x2c,0x44,0x56,0x50,0xa,0x44,0x6f,0x76,0x65,0x72,0x63, + 0x6f,0x75,0x72,0x74,0x2c,0x44,0x56,0x43,0xa,0x44,0x6f,0x76,0x65,0x79,0x20,0x4a, + 0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x44,0x56,0x59,0xa,0x44,0x6f,0x77,0x6e, + 0x68,0x61,0x6d,0x20,0x4d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x44,0x4f,0x57,0xa,0x44, + 0x72,0x61,0x79,0x74,0x6f,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x44,0x52,0x47, + 0xa,0x44,0x72,0x61,0x79,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x44,0x59, + 0x50,0xa,0x44,0x72,0x65,0x6d,0x2c,0x44,0x52,0x4d,0xa,0x44,0x72,0x69,0x66,0x66, + 0x69,0x65,0x6c,0x64,0x2c,0x44,0x52,0x46,0xa,0x44,0x72,0x69,0x67,0x67,0x2c,0x44, + 0x52,0x49,0xa,0x44,0x72,0x6f,0x69,0x74,0x77,0x69,0x63,0x68,0x20,0x53,0x70,0x61, + 0x2c,0x44,0x54,0x57,0xa,0x44,0x72,0x6f,0x6e,0x66,0x69,0x65,0x6c,0x64,0x2c,0x44, + 0x52,0x4f,0xa,0x44,0x72,0x75,0x6d,0x63,0x68,0x61,0x70,0x65,0x6c,0x2c,0x44,0x4d, + 0x43,0xa,0x44,0x72,0x75,0x6d,0x66,0x72,0x6f,0x63,0x68,0x61,0x72,0x2c,0x44,0x46, + 0x52,0xa,0x44,0x72,0x75,0x6d,0x67,0x65,0x6c,0x6c,0x6f,0x63,0x68,0x2c,0x44,0x52, + 0x55,0xa,0x44,0x72,0x75,0x6d,0x72,0x79,0x2c,0x44,0x4d,0x59,0xa,0x44,0x75,0x62, + 0x6c,0x69,0x6e,0x20,0x46,0x65,0x72,0x72,0x79,0x70,0x6f,0x72,0x74,0x2c,0x44,0x46, + 0x50,0xa,0x44,0x75,0x62,0x6c,0x69,0x6e,0x20,0x50,0x6f,0x72,0x74,0x20,0x2d,0x20, + 0x53,0x74,0x65,0x6e,0x61,0x2c,0x44,0x50,0x53,0xa,0x44,0x75,0x64,0x64,0x65,0x73, + 0x74,0x6f,0x6e,0x2c,0x44,0x55,0x44,0xa,0x44,0x75,0x64,0x6c,0x65,0x79,0x20,0x50, + 0x6f,0x72,0x74,0x2c,0x44,0x44,0x50,0xa,0x44,0x75,0x66,0x66,0x69,0x65,0x6c,0x64, + 0x2c,0x44,0x46,0x49,0xa,0x44,0x75,0x69,0x72,0x69,0x6e,0x69,0x73,0x68,0x2c,0x44, + 0x52,0x4e,0xa,0x44,0x75,0x6b,0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x44, + 0x53,0x54,0xa,0x44,0x75,0x6c,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x44,0x55, + 0x4c,0xa,0x44,0x75,0x6d,0x62,0x61,0x72,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74, + 0x72,0x61,0x6c,0x2c,0x44,0x42,0x43,0xa,0x44,0x75,0x6d,0x62,0x61,0x72,0x74,0x6f, + 0x6e,0x20,0x45,0x61,0x73,0x74,0x2c,0x44,0x42,0x45,0xa,0x44,0x75,0x6d,0x62,0x72, + 0x65,0x63,0x6b,0x2c,0x44,0x55,0x4d,0xa,0x44,0x75,0x6d,0x66,0x72,0x69,0x65,0x73, + 0x2c,0x44,0x4d,0x46,0xa,0x44,0x75,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72, + 0x6b,0x2c,0x44,0x4d,0x50,0xa,0x44,0x75,0x6e,0x62,0x61,0x72,0x2c,0x44,0x55,0x4e, + 0xa,0x44,0x75,0x6e,0x62,0x6c,0x61,0x6e,0x65,0x2c,0x44,0x42,0x4c,0xa,0x44,0x75, + 0x6e,0x63,0x72,0x61,0x69,0x67,0x2c,0x44,0x43,0x47,0xa,0x44,0x75,0x6e,0x64,0x65, + 0x65,0x2c,0x44,0x45,0x45,0xa,0x44,0x75,0x6e,0x66,0x65,0x72,0x6d,0x6c,0x69,0x6e, + 0x65,0x20,0x51,0x75,0x65,0x65,0x6e,0x20,0x4d,0x61,0x72,0x67,0x61,0x72,0x65,0x74, + 0x2c,0x44,0x46,0x4c,0xa,0x44,0x75,0x6e,0x66,0x65,0x72,0x6d,0x6c,0x69,0x6e,0x65, + 0x20,0x54,0x6f,0x77,0x6e,0x2c,0x44,0x46,0x45,0xa,0x44,0x75,0x6e,0x6b,0x65,0x6c, + 0x64,0x20,0x26,0x20,0x42,0x69,0x72,0x6e,0x61,0x6d,0x2c,0x44,0x4b,0x44,0xa,0x44, + 0x75,0x6e,0x6c,0x6f,0x70,0x2c,0x44,0x4e,0x4c,0xa,0x44,0x75,0x6e,0x72,0x6f,0x62, + 0x69,0x6e,0x20,0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x44,0x4e,0x4f,0xa,0x44,0x75, + 0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x44,0x4f,0x54,0xa,0x44,0x75,0x6e,0x74,0x6f,0x6e, + 0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x44,0x4e,0x47,0xa,0x44,0x75,0x72,0x68,0x61, + 0x6d,0x2c,0x44,0x48,0x4d,0xa,0x44,0x75,0x72,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61,0x2c,0x44,0x55,0x52,0xa,0x44,0x79,0x63,0x65, + 0x2c,0x44,0x59,0x43,0xa,0x44,0x79,0x66,0x66,0x72,0x79,0x6e,0x20,0x41,0x72,0x64, + 0x75,0x64,0x77,0x79,0x2c,0x44,0x59,0x46,0xa,0x45,0x61,0x67,0x6c,0x65,0x73,0x63, + 0x6c,0x69,0x66,0x66,0x65,0x2c,0x45,0x41,0x47,0xa,0x45,0x61,0x6c,0x69,0x6e,0x67, + 0x20,0x42,0x72,0x6f,0x61,0x64,0x77,0x61,0x79,0x2c,0x45,0x41,0x4c,0xa,0x45,0x61, + 0x72,0x6c,0x65,0x73,0x74,0x6f,0x77,0x6e,0x2c,0x45,0x52,0x4c,0xa,0x45,0x61,0x72, + 0x6c,0x65,0x79,0x2c,0x45,0x41,0x52,0xa,0x45,0x61,0x72,0x6c,0x73,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x45,0x41,0x44,0xa,0x45,0x61,0x72,0x6c,0x73,0x77,0x6f,0x6f,0x64, + 0x20,0x28,0x53,0x75,0x72,0x72,0x65,0x79,0x29,0x2c,0x45,0x4c,0x44,0xa,0x45,0x61, + 0x72,0x6c,0x73,0x77,0x6f,0x6f,0x64,0x20,0x28,0x57,0x65,0x73,0x74,0x20,0x4d,0x69, + 0x64,0x6c,0x61,0x6e,0x64,0x73,0x29,0x2c,0x45,0x57,0x44,0xa,0x45,0x61,0x73,0x74, + 0x20,0x43,0x72,0x6f,0x79,0x64,0x6f,0x6e,0x2c,0x45,0x43,0x52,0xa,0x45,0x61,0x73, + 0x74,0x20,0x44,0x69,0x64,0x73,0x62,0x75,0x72,0x79,0x2c,0x45,0x44,0x59,0xa,0x45, + 0x61,0x73,0x74,0x20,0x44,0x75,0x6c,0x77,0x69,0x63,0x68,0x2c,0x45,0x44,0x57,0xa, + 0x45,0x61,0x73,0x74,0x20,0x46,0x61,0x72,0x6c,0x65,0x69,0x67,0x68,0x2c,0x45,0x46, + 0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x47,0x61,0x72,0x66,0x6f,0x72,0x74,0x68,0x2c, + 0x45,0x47,0x46,0xa,0x45,0x61,0x73,0x74,0x20,0x47,0x72,0x69,0x6e,0x73,0x74,0x65, + 0x61,0x64,0x2c,0x45,0x47,0x52,0xa,0x45,0x61,0x73,0x74,0x20,0x4b,0x69,0x6c,0x62, + 0x72,0x69,0x64,0x65,0x2c,0x45,0x4b,0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x4d,0x61, + 0x6c,0x6c,0x69,0x6e,0x67,0x2c,0x45,0x4d,0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x4d, + 0x69,0x64,0x6c,0x61,0x6e,0x64,0x73,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c, + 0x45,0x4d,0x44,0xa,0x45,0x61,0x73,0x74,0x20,0x54,0x69,0x6c,0x62,0x75,0x72,0x79, + 0x2c,0x45,0x54,0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x57,0x6f,0x72,0x74,0x68,0x69, + 0x6e,0x67,0x2c,0x45,0x57,0x52,0xa,0x45,0x61,0x73,0x74,0x62,0x6f,0x75,0x72,0x6e, + 0x65,0x2c,0x45,0x42,0x4e,0xa,0x45,0x61,0x73,0x74,0x62,0x72,0x6f,0x6f,0x6b,0x2c, + 0x45,0x42,0x4b,0xa,0x45,0x61,0x73,0x74,0x65,0x72,0x68,0x6f,0x75,0x73,0x65,0x2c, + 0x45,0x53,0x54,0xa,0x45,0x61,0x73,0x74,0x68,0x61,0x6d,0x20,0x52,0x61,0x6b,0x65, + 0x2c,0x45,0x52,0x41,0xa,0x45,0x61,0x73,0x74,0x6c,0x65,0x69,0x67,0x68,0x2c,0x45, + 0x53,0x4c,0xa,0x45,0x61,0x73,0x74,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x45, + 0x47,0x4e,0xa,0x45,0x62,0x62,0x73,0x66,0x6c,0x65,0x65,0x74,0x20,0x49,0x6e,0x74, + 0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x20,0x44,0x6f,0x6d,0x65,0x73, + 0x74,0x69,0x63,0x2c,0x45,0x42,0x44,0xa,0x45,0x62,0x62,0x77,0x20,0x56,0x61,0x6c, + 0x65,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x45,0x42,0x56,0xa,0x45,0x63, + 0x63,0x6c,0x65,0x73,0x2c,0x45,0x43,0x43,0xa,0x45,0x63,0x63,0x6c,0x65,0x73,0x20, + 0x52,0x6f,0x61,0x64,0x2c,0x45,0x43,0x53,0xa,0x45,0x63,0x63,0x6c,0x65,0x73,0x74, + 0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x45,0x43,0x4c,0xa,0x45,0x64,0x61,0x6c, + 0x65,0x2c,0x45,0x44,0x4c,0xa,0x45,0x64,0x65,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x45,0x44,0x4e,0xa,0x45,0x64,0x65,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x45, + 0x42,0x52,0xa,0x45,0x64,0x65,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x54,0x6f, + 0x77,0x6e,0x2c,0x45,0x42,0x54,0xa,0x45,0x64,0x67,0x65,0x20,0x48,0x69,0x6c,0x6c, + 0x2c,0x45,0x44,0x47,0xa,0x45,0x64,0x69,0x6e,0x62,0x75,0x72,0x67,0x68,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x45,0x44,0x50,0xa,0x45,0x64,0x69,0x6e,0x62,0x75,0x72,0x67, + 0x68,0x20,0x57,0x61,0x76,0x65,0x72,0x6c,0x65,0x79,0x2c,0x45,0x44,0x42,0xa,0x45, + 0x64,0x6d,0x6f,0x6e,0x74,0x6f,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x45,0x44, + 0x52,0xa,0x45,0x66,0x66,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x4a,0x75,0x6e,0x63, + 0x74,0x69,0x6f,0x6e,0x2c,0x45,0x46,0x46,0xa,0x45,0x67,0x67,0x65,0x73,0x66,0x6f, + 0x72,0x64,0x2c,0x45,0x47,0x47,0xa,0x45,0x67,0x68,0x61,0x6d,0x2c,0x45,0x47,0x48, + 0xa,0x45,0x67,0x74,0x6f,0x6e,0x2c,0x45,0x47,0x54,0xa,0x45,0x6c,0x65,0x70,0x68, + 0x61,0x6e,0x74,0x20,0x26,0x20,0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x45,0x50,0x48, + 0xa,0x45,0x6c,0x67,0x69,0x6e,0x2c,0x45,0x4c,0x47,0xa,0x45,0x6c,0x6c,0x65,0x73, + 0x6d,0x65,0x72,0x65,0x20,0x50,0x6f,0x72,0x74,0x2c,0x45,0x4c,0x50,0xa,0x45,0x6c, + 0x6d,0x65,0x72,0x73,0x20,0x45,0x6e,0x64,0x2c,0x45,0x4c,0x45,0xa,0x45,0x6c,0x6d, + 0x73,0x74,0x65,0x61,0x64,0x20,0x57,0x6f,0x6f,0x64,0x73,0x2c,0x45,0x53,0x44,0xa, + 0x45,0x6c,0x6d,0x73,0x77,0x65,0x6c,0x6c,0x2c,0x45,0x53,0x57,0xa,0x45,0x6c,0x73, + 0x65,0x63,0x61,0x72,0x2c,0x45,0x4c,0x52,0xa,0x45,0x6c,0x73,0x65,0x6e,0x68,0x61, + 0x6d,0x2c,0x45,0x53,0x4d,0xa,0x45,0x6c,0x73,0x74,0x72,0x65,0x65,0x20,0x26,0x20, + 0x42,0x6f,0x72,0x65,0x68,0x61,0x6d,0x77,0x6f,0x6f,0x64,0x2c,0x45,0x4c,0x53,0xa, + 0x45,0x6c,0x74,0x68,0x61,0x6d,0x2c,0x45,0x4c,0x57,0xa,0x45,0x6c,0x74,0x6f,0x6e, + 0x20,0x26,0x20,0x4f,0x72,0x73,0x74,0x6f,0x6e,0x2c,0x45,0x4c,0x4f,0xa,0x45,0x6c, + 0x79,0x2c,0x45,0x4c,0x59,0xa,0x45,0x6d,0x65,0x72,0x73,0x6f,0x6e,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x45,0x4d,0x50,0xa,0x45,0x6d,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c, + 0x45,0x4d,0x53,0xa,0x45,0x6e,0x66,0x69,0x65,0x6c,0x64,0x20,0x43,0x68,0x61,0x73, + 0x65,0x2c,0x45,0x4e,0x43,0xa,0x45,0x6e,0x66,0x69,0x65,0x6c,0x64,0x20,0x4c,0x6f, + 0x63,0x6b,0x2c,0x45,0x4e,0x4c,0xa,0x45,0x6e,0x66,0x69,0x65,0x6c,0x64,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x45,0x4e,0x46,0xa,0x45,0x6e,0x74,0x77,0x69,0x73,0x74,0x6c, + 0x65,0x2c,0x45,0x4e,0x54,0xa,0x45,0x70,0x73,0x6f,0x6d,0x2c,0x45,0x50,0x53,0xa, + 0x45,0x70,0x73,0x6f,0x6d,0x20,0x44,0x6f,0x77,0x6e,0x73,0x2c,0x45,0x50,0x44,0xa, + 0x45,0x72,0x64,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x45,0x52,0x44,0xa,0x45,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x45,0x52,0x49,0xa,0x45,0x72,0x69,0x74,0x68,0x2c,0x45, + 0x52,0x48,0xa,0x45,0x73,0x68,0x65,0x72,0x2c,0x45,0x53,0x48,0xa,0x45,0x73,0x73, + 0x65,0x78,0x20,0x52,0x6f,0x61,0x64,0x2c,0x45,0x58,0x52,0xa,0x45,0x74,0x63,0x68, + 0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x45,0x54,0x43,0xa,0x45,0x75,0x78,0x74,0x6f, + 0x6e,0x20,0x42,0x61,0x6c,0x73,0x68,0x61,0x77,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x45, + 0x42,0x41,0xa,0x45,0x76,0x65,0x73,0x68,0x61,0x6d,0x2c,0x45,0x56,0x45,0xa,0x45, + 0x77,0x65,0x6c,0x6c,0x20,0x45,0x61,0x73,0x74,0x2c,0x45,0x57,0x45,0xa,0x45,0x77, + 0x65,0x6c,0x6c,0x20,0x57,0x65,0x73,0x74,0x2c,0x45,0x57,0x57,0xa,0x45,0x78,0x65, + 0x74,0x65,0x72,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x45,0x58,0x43,0xa, + 0x45,0x78,0x65,0x74,0x65,0x72,0x20,0x53,0x74,0x20,0x44,0x61,0x76,0x69,0x64,0x26, + 0x23,0x30,0x33,0x39,0x3b,0x73,0x2c,0x45,0x58,0x44,0xa,0x45,0x78,0x65,0x74,0x65, + 0x72,0x20,0x53,0x74,0x20,0x54,0x68,0x6f,0x6d,0x61,0x73,0x2c,0x45,0x58,0x54,0xa, + 0x45,0x78,0x68,0x69,0x62,0x69,0x74,0x69,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x65,0x2c,0x45,0x58,0x47,0xa,0x45,0x78,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x45,0x58, + 0x4d,0xa,0x45,0x78,0x74,0x6f,0x6e,0x2c,0x45,0x58,0x4e,0xa,0x45,0x79,0x6e,0x73, + 0x66,0x6f,0x72,0x64,0x2c,0x45,0x59,0x4e,0xa,0x46,0x61,0x69,0x72,0x62,0x6f,0x75, + 0x72,0x6e,0x65,0x2c,0x46,0x52,0x42,0xa,0x46,0x61,0x69,0x72,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x46,0x52,0x46,0xa,0x46,0x61,0x69,0x72,0x6c,0x69,0x65,0x2c,0x46,0x52, + 0x4c,0xa,0x46,0x61,0x69,0x72,0x77,0x61,0x74,0x65,0x72,0x2c,0x46,0x52,0x57,0xa, + 0x46,0x61,0x6c,0x63,0x6f,0x6e,0x77,0x6f,0x6f,0x64,0x2c,0x46,0x43,0x4e,0xa,0x46, + 0x61,0x6c,0x6b,0x69,0x72,0x6b,0x20,0x47,0x72,0x61,0x68,0x61,0x6d,0x73,0x74,0x6f, + 0x6e,0x2c,0x46,0x4b,0x47,0xa,0x46,0x61,0x6c,0x6b,0x69,0x72,0x6b,0x20,0x48,0x69, + 0x67,0x68,0x2c,0x46,0x4b,0x4b,0xa,0x46,0x61,0x6c,0x6c,0x73,0x20,0x6f,0x66,0x20, + 0x43,0x72,0x75,0x61,0x63,0x68,0x61,0x6e,0x2c,0x46,0x4f,0x43,0xa,0x46,0x61,0x6c, + 0x6d,0x65,0x72,0x2c,0x46,0x4d,0x52,0xa,0x46,0x61,0x6c,0x6d,0x6f,0x75,0x74,0x68, + 0x20,0x44,0x6f,0x63,0x6b,0x73,0x2c,0x46,0x41,0x4c,0xa,0x46,0x61,0x6c,0x6d,0x6f, + 0x75,0x74,0x68,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x46,0x4d,0x54,0xa,0x46,0x61,0x72, + 0x65,0x68,0x61,0x6d,0x2c,0x46,0x52,0x4d,0xa,0x46,0x61,0x72,0x6e,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x20,0x28,0x4d,0x61,0x69,0x6e,0x29,0x2c,0x46,0x4e,0x42,0xa, + 0x46,0x61,0x72,0x6e,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x4e,0x6f,0x72,0x74, + 0x68,0x2c,0x46,0x4e,0x4e,0xa,0x46,0x61,0x72,0x6e,0x63,0x6f,0x6d,0x62,0x65,0x2c, + 0x46,0x4e,0x43,0xa,0x46,0x61,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x46,0x4e,0x48,0xa, + 0x46,0x61,0x72,0x6e,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x46,0x4e,0x52,0xa,0x46,0x61,0x72,0x6e,0x77,0x6f,0x72,0x74,0x68,0x2c,0x46,0x4e, + 0x57,0xa,0x46,0x61,0x72,0x72,0x69,0x6e,0x67,0x64,0x6f,0x6e,0x2c,0x5a,0x46,0x44, + 0xa,0x46,0x61,0x75,0x6c,0x64,0x68,0x6f,0x75,0x73,0x65,0x2c,0x46,0x4c,0x44,0xa, + 0x46,0x61,0x76,0x65,0x72,0x73,0x68,0x61,0x6d,0x2c,0x46,0x41,0x56,0xa,0x46,0x61, + 0x79,0x67,0x61,0x74,0x65,0x2c,0x46,0x47,0x54,0xa,0x46,0x61,0x7a,0x61,0x6b,0x65, + 0x72,0x6c,0x65,0x79,0x2c,0x46,0x41,0x5a,0xa,0x46,0x65,0x61,0x72,0x6e,0x2c,0x46, + 0x52,0x4e,0xa,0x46,0x65,0x61,0x74,0x68,0x65,0x72,0x73,0x74,0x6f,0x6e,0x65,0x2c, + 0x46,0x45,0x41,0xa,0x46,0x65,0x6c,0x69,0x78,0x73,0x74,0x6f,0x77,0x65,0x2c,0x46, + 0x4c,0x58,0xa,0x46,0x65,0x6c,0x74,0x68,0x61,0x6d,0x2c,0x46,0x45,0x4c,0xa,0x46, + 0x65,0x6e,0x69,0x74,0x6f,0x6e,0x2c,0x46,0x4e,0x54,0xa,0x46,0x65,0x6e,0x6e,0x79, + 0x20,0x53,0x74,0x72,0x61,0x74,0x66,0x6f,0x72,0x64,0x2c,0x46,0x45,0x4e,0xa,0x46, + 0x65,0x72,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x46,0x45,0x52,0xa,0x46,0x65,0x72,0x72, + 0x69,0x62,0x79,0x2c,0x46,0x52,0x59,0xa,0x46,0x65,0x72,0x72,0x79,0x73,0x69,0x64, + 0x65,0x2c,0x46,0x59,0x53,0xa,0x46,0x66,0x61,0x69,0x72,0x66,0x61,0x63,0x68,0x2c, + 0x46,0x46,0x41,0xa,0x46,0x69,0x6c,0x65,0x79,0x2c,0x46,0x49,0x4c,0xa,0x46,0x69, + 0x6c,0x74,0x6f,0x6e,0x20,0x41,0x62,0x62,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c, + 0x46,0x49,0x54,0xa,0x46,0x69,0x6e,0x63,0x68,0x6c,0x65,0x79,0x20,0x52,0x6f,0x61, + 0x64,0x20,0x26,0x20,0x46,0x72,0x6f,0x67,0x6e,0x61,0x6c,0x2c,0x46,0x4e,0x59,0xa, + 0x46,0x69,0x6e,0x73,0x62,0x75,0x72,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x46,0x50, + 0x4b,0xa,0x46,0x69,0x6e,0x73,0x74,0x6f,0x63,0x6b,0x2c,0x46,0x49,0x4e,0xa,0x46, + 0x69,0x73,0x68,0x62,0x6f,0x75,0x72,0x6e,0x65,0x20,0x28,0x53,0x75,0x73,0x73,0x65, + 0x78,0x29,0x2c,0x46,0x53,0x42,0xa,0x46,0x69,0x73,0x68,0x65,0x72,0x73,0x67,0x61, + 0x74,0x65,0x2c,0x46,0x53,0x47,0xa,0x46,0x69,0x73,0x68,0x67,0x75,0x61,0x72,0x64, + 0x20,0x48,0x61,0x72,0x62,0x6f,0x75,0x72,0x2c,0x46,0x47,0x48,0xa,0x46,0x69,0x73, + 0x6b,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x46,0x53,0x4b,0xa,0x46,0x69,0x74,0x7a,0x77, + 0x69,0x6c,0x6c,0x69,0x61,0x6d,0x2c,0x46,0x5a,0x57,0xa,0x46,0x69,0x76,0x65,0x20, + 0x57,0x61,0x79,0x73,0x2c,0x46,0x57,0x59,0xa,0x46,0x6c,0x65,0x65,0x74,0x2c,0x46, + 0x4c,0x45,0xa,0x46,0x6c,0x69,0x6d,0x62,0x79,0x2c,0x46,0x4c,0x4d,0xa,0x46,0x6c, + 0x69,0x6e,0x74,0x2c,0x46,0x4c,0x4e,0xa,0x46,0x6c,0x69,0x74,0x77,0x69,0x63,0x6b, + 0x2c,0x46,0x4c,0x54,0xa,0x46,0x6c,0x69,0x78,0x74,0x6f,0x6e,0x2c,0x46,0x4c,0x49, + 0xa,0x46,0x6c,0x6f,0x77,0x65,0x72,0x79,0x20,0x46,0x69,0x65,0x6c,0x64,0x2c,0x46, + 0x4c,0x46,0xa,0x46,0x6f,0x6c,0x6b,0x65,0x73,0x74,0x6f,0x6e,0x65,0x20,0x43,0x65, + 0x6e,0x74,0x72,0x61,0x6c,0x2c,0x46,0x4b,0x43,0xa,0x46,0x6f,0x6c,0x6b,0x65,0x73, + 0x74,0x6f,0x6e,0x65,0x20,0x57,0x65,0x73,0x74,0x2c,0x46,0x4b,0x57,0xa,0x46,0x6f, + 0x72,0x64,0x2c,0x46,0x4f,0x44,0xa,0x46,0x6f,0x72,0x65,0x73,0x74,0x20,0x47,0x61, + 0x74,0x65,0x2c,0x46,0x4f,0x47,0xa,0x46,0x6f,0x72,0x65,0x73,0x74,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x46,0x4f,0x48,0xa,0x46,0x6f,0x72,0x6d,0x62,0x79,0x2c,0x46,0x42, + 0x59,0xa,0x46,0x6f,0x72,0x72,0x65,0x73,0x2c,0x46,0x4f,0x52,0xa,0x46,0x6f,0x72, + 0x73,0x69,0x6e,0x61,0x72,0x64,0x2c,0x46,0x52,0x53,0xa,0x46,0x6f,0x72,0x74,0x20, + 0x4d,0x61,0x74,0x69,0x6c,0x64,0x61,0x2c,0x46,0x54,0x4d,0xa,0x46,0x6f,0x72,0x74, + 0x20,0x57,0x69,0x6c,0x6c,0x69,0x61,0x6d,0x2c,0x46,0x54,0x57,0xa,0x46,0x6f,0x75, + 0x72,0x20,0x4f,0x61,0x6b,0x73,0x2c,0x46,0x4f,0x4b,0xa,0x46,0x6f,0x78,0x66,0x69, + 0x65,0x6c,0x64,0x2c,0x46,0x4f,0x58,0xa,0x46,0x6f,0x78,0x74,0x6f,0x6e,0x2c,0x46, + 0x58,0x4e,0xa,0x46,0x72,0x61,0x6e,0x74,0x2c,0x46,0x52,0x54,0xa,0x46,0x72,0x61, + 0x74,0x74,0x6f,0x6e,0x2c,0x46,0x54,0x4e,0xa,0x46,0x72,0x65,0x73,0x68,0x66,0x69, + 0x65,0x6c,0x64,0x2c,0x46,0x52,0x45,0xa,0x46,0x72,0x65,0x73,0x68,0x66,0x6f,0x72, + 0x64,0x2c,0x46,0x46,0x44,0xa,0x46,0x72,0x69,0x6d,0x6c,0x65,0x79,0x2c,0x46,0x4d, + 0x4c,0xa,0x46,0x72,0x69,0x6e,0x74,0x6f,0x6e,0x20,0x6f,0x6e,0x20,0x53,0x65,0x61, + 0x2c,0x46,0x52,0x49,0xa,0x46,0x72,0x69,0x7a,0x69,0x6e,0x67,0x68,0x61,0x6c,0x6c, + 0x2c,0x46,0x5a,0x48,0xa,0x46,0x72,0x6f,0x64,0x73,0x68,0x61,0x6d,0x2c,0x46,0x52, + 0x44,0xa,0x46,0x72,0x6f,0x6d,0x65,0x2c,0x46,0x52,0x4f,0xa,0x46,0x75,0x6c,0x77, + 0x65,0x6c,0x6c,0x2c,0x46,0x4c,0x57,0xa,0x46,0x75,0x72,0x6e,0x65,0x73,0x73,0x20, + 0x56,0x61,0x6c,0x65,0x2c,0x46,0x4e,0x56,0xa,0x46,0x75,0x72,0x7a,0x65,0x20,0x50, + 0x6c,0x61,0x74,0x74,0x2c,0x46,0x5a,0x50,0xa,0x47,0x61,0x69,0x6e,0x73,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x47,0x4e, + 0x42,0xa,0x47,0x61,0x69,0x6e,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x4c, + 0x65,0x61,0x20,0x52,0x6f,0x61,0x64,0x2c,0x47,0x42,0x4c,0xa,0x47,0x61,0x72,0x65, + 0x6c,0x6f,0x63,0x68,0x68,0x65,0x61,0x64,0x2c,0x47,0x43,0x48,0xa,0x47,0x61,0x72, + 0x66,0x6f,0x72,0x74,0x68,0x2c,0x47,0x52,0x46,0xa,0x47,0x61,0x72,0x67,0x72,0x61, + 0x76,0x65,0x2c,0x47,0x47,0x56,0xa,0x47,0x61,0x72,0x72,0x6f,0x77,0x68,0x69,0x6c, + 0x6c,0x2c,0x47,0x41,0x52,0xa,0x47,0x61,0x72,0x73,0x63,0x61,0x64,0x64,0x65,0x6e, + 0x2c,0x47,0x52,0x53,0xa,0x47,0x61,0x72,0x73,0x64,0x61,0x6c,0x65,0x2c,0x47,0x53, + 0x44,0xa,0x47,0x61,0x72,0x73,0x74,0x6f,0x6e,0x20,0x28,0x48,0x65,0x72,0x74,0x66, + 0x6f,0x72,0x64,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x47,0x53,0x4e,0xa,0x47,0x61, + 0x72,0x73,0x77,0x6f,0x6f,0x64,0x2c,0x47,0x53,0x57,0xa,0x47,0x61,0x72,0x74,0x63, + 0x6f,0x73,0x68,0x2c,0x47,0x52,0x48,0xa,0x47,0x61,0x72,0x74,0x68,0x20,0x28,0x4d, + 0x69,0x64,0x20,0x47,0x6c,0x61,0x6d,0x6f,0x72,0x67,0x61,0x6e,0x29,0x2c,0x47,0x4d, + 0x47,0xa,0x47,0x61,0x72,0x74,0x68,0x20,0x28,0x50,0x6f,0x77,0x79,0x73,0x29,0x2c, + 0x47,0x54,0x48,0xa,0x47,0x61,0x72,0x76,0x65,0x2c,0x47,0x56,0x45,0xa,0x47,0x61, + 0x74,0x68,0x75,0x72,0x73,0x74,0x2c,0x47,0x53,0x54,0xa,0x47,0x61,0x74,0x6c,0x65, + 0x79,0x2c,0x47,0x54,0x59,0xa,0x47,0x61,0x74,0x77,0x69,0x63,0x6b,0x20,0x41,0x69, + 0x72,0x70,0x6f,0x72,0x74,0x2c,0x47,0x54,0x57,0xa,0x47,0x65,0x6f,0x72,0x67,0x65, + 0x6d,0x61,0x73,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x47,0x47,0x4a, + 0xa,0x47,0x65,0x72,0x72,0x61,0x72,0x64,0x73,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c, + 0x47,0x45,0x52,0xa,0x47,0x69,0x64,0x65,0x61,0x20,0x50,0x61,0x72,0x6b,0x2c,0x47, + 0x44,0x50,0xa,0x47,0x69,0x66,0x66,0x6e,0x6f,0x63,0x6b,0x2c,0x47,0x46,0x4e,0xa, + 0x47,0x69,0x67,0x67,0x6c,0x65,0x73,0x77,0x69,0x63,0x6b,0x2c,0x47,0x49,0x47,0xa, + 0x47,0x69,0x6c,0x62,0x65,0x72,0x64,0x79,0x6b,0x65,0x2c,0x47,0x42,0x44,0xa,0x47, + 0x69,0x6c,0x66,0x61,0x63,0x68,0x20,0x46,0x61,0x72,0x67,0x6f,0x65,0x64,0x2c,0x47, + 0x46,0x46,0xa,0x47,0x69,0x6c,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x28,0x44, + 0x6f,0x72,0x73,0x65,0x74,0x29,0x2c,0x47,0x49,0x4c,0xa,0x47,0x69,0x6c,0x6c,0x69, + 0x6e,0x67,0x68,0x61,0x6d,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x47,0x4c,0x4d, + 0xa,0x47,0x69,0x6c,0x73,0x68,0x6f,0x63,0x68,0x69,0x6c,0x6c,0x2c,0x47,0x53,0x43, + 0xa,0x47,0x69,0x70,0x73,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x47,0x49,0x50,0xa, + 0x47,0x69,0x72,0x76,0x61,0x6e,0x2c,0x47,0x49,0x52,0xa,0x47,0x6c,0x61,0x69,0x73, + 0x64,0x61,0x6c,0x65,0x2c,0x47,0x4c,0x53,0xa,0x47,0x6c,0x61,0x6e,0x20,0x43,0x6f, + 0x6e,0x77,0x79,0x2c,0x47,0x43,0x57,0xa,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77,0x20, + 0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x47,0x4c,0x43,0xa,0x47,0x6c,0x61,0x73, + 0x67,0x6f,0x77,0x20,0x51,0x75,0x65,0x65,0x6e,0x20,0x53,0x74,0x72,0x65,0x65,0x74, + 0x2c,0x47,0x4c,0x51,0xa,0x47,0x6c,0x61,0x73,0x73,0x68,0x6f,0x75,0x67,0x68,0x74, + 0x6f,0x6e,0x2c,0x47,0x4c,0x48,0xa,0x47,0x6c,0x61,0x7a,0x65,0x62,0x72,0x6f,0x6f, + 0x6b,0x2c,0x47,0x4c,0x5a,0xa,0x47,0x6c,0x65,0x6e,0x65,0x61,0x67,0x6c,0x65,0x73, + 0x2c,0x47,0x4c,0x45,0xa,0x47,0x6c,0x65,0x6e,0x66,0x69,0x6e,0x6e,0x61,0x6e,0x2c, + 0x47,0x4c,0x46,0xa,0x47,0x6c,0x65,0x6e,0x67,0x61,0x72,0x6e,0x6f,0x63,0x6b,0x2c, + 0x47,0x4c,0x47,0xa,0x47,0x6c,0x65,0x6e,0x72,0x6f,0x74,0x68,0x65,0x73,0x20,0x77, + 0x69,0x74,0x68,0x20,0x54,0x68,0x6f,0x72,0x6e,0x74,0x6f,0x6e,0x2c,0x47,0x4c,0x54, + 0xa,0x47,0x6c,0x6f,0x73,0x73,0x6f,0x70,0x2c,0x47,0x4c,0x4f,0xa,0x47,0x6c,0x6f, + 0x75,0x63,0x65,0x73,0x74,0x65,0x72,0x2c,0x47,0x43,0x52,0xa,0x47,0x6c,0x79,0x6e, + 0x64,0x65,0x2c,0x47,0x4c,0x59,0xa,0x47,0x6f,0x62,0x6f,0x77,0x65,0x6e,0x2c,0x47, + 0x4f,0x42,0xa,0x47,0x6f,0x64,0x61,0x6c,0x6d,0x69,0x6e,0x67,0x2c,0x47,0x4f,0x44, + 0xa,0x47,0x6f,0x64,0x6c,0x65,0x79,0x2c,0x47,0x44,0x4c,0xa,0x47,0x6f,0x64,0x73, + 0x74,0x6f,0x6e,0x65,0x2c,0x47,0x44,0x4e,0xa,0x47,0x6f,0x6c,0x64,0x74,0x68,0x6f, + 0x72,0x70,0x65,0x2c,0x47,0x4f,0x45,0xa,0x47,0x6f,0x6c,0x66,0x20,0x53,0x74,0x72, + 0x65,0x65,0x74,0x2c,0x47,0x4f,0x46,0xa,0x47,0x6f,0x6c,0x73,0x70,0x69,0x65,0x2c, + 0x47,0x4f,0x4c,0xa,0x47,0x6f,0x6d,0x73,0x68,0x61,0x6c,0x6c,0x2c,0x47,0x4f,0x4d, + 0xa,0x47,0x6f,0x6f,0x64,0x6d,0x61,0x79,0x65,0x73,0x2c,0x47,0x4d,0x59,0xa,0x47, + 0x6f,0x6f,0x6c,0x65,0x2c,0x47,0x4f,0x4f,0xa,0x47,0x6f,0x6f,0x73,0x74,0x72,0x65, + 0x79,0x2c,0x47,0x54,0x52,0xa,0x47,0x6f,0x72,0x64,0x6f,0x6e,0x20,0x48,0x69,0x6c, + 0x6c,0x2c,0x47,0x44,0x48,0xa,0x47,0x6f,0x72,0x69,0x6e,0x67,0x20,0x26,0x20,0x53, + 0x74,0x72,0x65,0x61,0x74,0x6c,0x65,0x79,0x2c,0x47,0x4f,0x52,0xa,0x47,0x6f,0x72, + 0x69,0x6e,0x67,0x2d,0x62,0x79,0x2d,0x53,0x65,0x61,0x2c,0x47,0x42,0x53,0xa,0x47, + 0x6f,0x72,0x74,0x6f,0x6e,0x2c,0x47,0x54,0x4f,0xa,0x47,0x6f,0x73,0x70,0x65,0x6c, + 0x20,0x4f,0x61,0x6b,0x2c,0x47,0x50,0x4f,0xa,0x47,0x6f,0x75,0x72,0x6f,0x63,0x6b, + 0x2c,0x47,0x52,0x4b,0xa,0x47,0x6f,0x77,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x47,0x57, + 0x4e,0xa,0x47,0x6f,0x78,0x68,0x69,0x6c,0x6c,0x2c,0x47,0x4f,0x58,0xa,0x47,0x72, + 0x61,0x6e,0x67,0x65,0x20,0x50,0x61,0x72,0x6b,0x2c,0x47,0x50,0x4b,0xa,0x47,0x72, + 0x61,0x6e,0x67,0x65,0x2d,0x4f,0x76,0x65,0x72,0x2d,0x53,0x61,0x6e,0x64,0x73,0x2c, + 0x47,0x4f,0x53,0xa,0x47,0x72,0x61,0x6e,0x67,0x65,0x74,0x6f,0x77,0x6e,0x2c,0x47, + 0x54,0x4e,0xa,0x47,0x72,0x61,0x6e,0x74,0x68,0x61,0x6d,0x2c,0x47,0x52,0x41,0xa, + 0x47,0x72,0x61,0x74,0x65,0x6c,0x65,0x79,0x2c,0x47,0x52,0x54,0xa,0x47,0x72,0x61, + 0x76,0x65,0x6c,0x6c,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x47,0x56,0x48,0xa,0x47, + 0x72,0x61,0x76,0x65,0x73,0x65,0x6e,0x64,0x2c,0x47,0x52,0x56,0xa,0x47,0x72,0x61, + 0x79,0x73,0x2c,0x47,0x52,0x59,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x41,0x79,0x74, + 0x6f,0x6e,0x2c,0x47,0x54,0x41,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x42,0x65,0x6e, + 0x74,0x6c,0x65,0x79,0x2c,0x47,0x52,0x42,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x43, + 0x68,0x65,0x73,0x74,0x65,0x72,0x66,0x6f,0x72,0x64,0x2c,0x47,0x52,0x43,0xa,0x47, + 0x72,0x65,0x61,0x74,0x20,0x43,0x6f,0x61,0x74,0x65,0x73,0x2c,0x47,0x43,0x54,0xa, + 0x47,0x72,0x65,0x61,0x74,0x20,0x4d,0x61,0x6c,0x76,0x65,0x72,0x6e,0x2c,0x47,0x4d, + 0x56,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x4d,0x69,0x73,0x73,0x65,0x6e,0x64,0x65, + 0x6e,0x2c,0x47,0x4d,0x4e,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x59,0x61,0x72,0x6d, + 0x6f,0x75,0x74,0x68,0x2c,0x47,0x59,0x4d,0xa,0x47,0x72,0x65,0x65,0x6e,0x20,0x4c, + 0x61,0x6e,0x65,0x2c,0x47,0x4e,0x4c,0xa,0x47,0x72,0x65,0x65,0x6e,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x47,0x4e,0x52,0xa,0x47,0x72,0x65,0x65,0x6e,0x62,0x61,0x6e,0x6b, + 0x2c,0x47,0x42,0x4b,0xa,0x47,0x72,0x65,0x65,0x6e,0x66,0x61,0x75,0x6c,0x64,0x73, + 0x2c,0x47,0x52,0x4c,0xa,0x47,0x72,0x65,0x65,0x6e,0x66,0x69,0x65,0x6c,0x64,0x2c, + 0x47,0x4e,0x46,0xa,0x47,0x72,0x65,0x65,0x6e,0x66,0x6f,0x72,0x64,0x2c,0x47,0x46, + 0x44,0xa,0x47,0x72,0x65,0x65,0x6e,0x68,0x69,0x74,0x68,0x65,0x20,0x66,0x6f,0x72, + 0x20,0x42,0x6c,0x75,0x65,0x77,0x61,0x74,0x65,0x72,0x2c,0x47,0x4e,0x48,0xa,0x47, + 0x72,0x65,0x65,0x6e,0x6f,0x63,0x6b,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c, + 0x47,0x4b,0x43,0xa,0x47,0x72,0x65,0x65,0x6e,0x6f,0x63,0x6b,0x20,0x57,0x65,0x73, + 0x74,0x2c,0x47,0x4b,0x57,0xa,0x47,0x72,0x65,0x65,0x6e,0x77,0x69,0x63,0x68,0x2c, + 0x47,0x4e,0x57,0xa,0x47,0x72,0x65,0x74,0x6e,0x61,0x20,0x47,0x72,0x65,0x65,0x6e, + 0x2c,0x47,0x45,0x41,0xa,0x47,0x72,0x69,0x6d,0x73,0x62,0x79,0x20,0x44,0x6f,0x63, + 0x6b,0x73,0x2c,0x47,0x4d,0x44,0xa,0x47,0x72,0x69,0x6d,0x73,0x62,0x79,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x47,0x4d,0x42,0xa,0x47,0x72,0x69,0x6e,0x64,0x6c,0x65,0x66, + 0x6f,0x72,0x64,0x2c,0x47,0x52,0x4e,0xa,0x47,0x72,0x6f,0x73,0x6d,0x6f,0x6e,0x74, + 0x2c,0x47,0x4d,0x54,0xa,0x47,0x72,0x6f,0x76,0x65,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x47,0x52,0x50,0xa,0x47,0x75,0x69,0x64,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65, + 0x2c,0x47,0x55,0x49,0xa,0x47,0x75,0x69,0x6c,0x64,0x66,0x6f,0x72,0x64,0x2c,0x47, + 0x4c,0x44,0xa,0x47,0x75,0x69,0x73,0x65,0x6c,0x65,0x79,0x2c,0x47,0x53,0x59,0xa, + 0x47,0x75,0x6e,0x6e,0x65,0x72,0x73,0x62,0x75,0x72,0x79,0x2c,0x47,0x55,0x4e,0xa, + 0x47,0x75,0x6e,0x6e,0x69,0x73,0x6c,0x61,0x6b,0x65,0x2c,0x47,0x53,0x4c,0xa,0x47, + 0x75,0x6e,0x74,0x6f,0x6e,0x2c,0x47,0x4e,0x54,0xa,0x47,0x77,0x65,0x72,0x73,0x79, + 0x6c,0x6c,0x74,0x2c,0x47,0x57,0x45,0xa,0x47,0x79,0x70,0x73,0x79,0x20,0x4c,0x61, + 0x6e,0x65,0x2c,0x47,0x59,0x50,0xa,0x48,0x61,0x62,0x72,0x6f,0x75,0x67,0x68,0x2c, + 0x48,0x41,0x42,0xa,0x48,0x61,0x63,0x6b,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x48, + 0x43,0x42,0xa,0x48,0x61,0x63,0x6b,0x6e,0x65,0x79,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x48,0x4b,0x43,0xa,0x48,0x61,0x63,0x6b,0x6e,0x65,0x79,0x20,0x44, + 0x6f,0x77,0x6e,0x73,0x2c,0x48,0x41,0x43,0xa,0x48,0x61,0x63,0x6b,0x6e,0x65,0x79, + 0x20,0x57,0x69,0x63,0x6b,0x2c,0x48,0x4b,0x57,0xa,0x48,0x61,0x64,0x64,0x65,0x6e, + 0x68,0x61,0x6d,0x20,0x26,0x20,0x54,0x68,0x61,0x6d,0x65,0x20,0x50,0x61,0x72,0x6b, + 0x77,0x61,0x79,0x2c,0x48,0x44,0x4d,0xa,0x48,0x61,0x64,0x64,0x69,0x73,0x63,0x6f, + 0x65,0x2c,0x48,0x41,0x44,0xa,0x48,0x61,0x64,0x66,0x69,0x65,0x6c,0x64,0x2c,0x48, + 0x44,0x46,0xa,0x48,0x61,0x64,0x6c,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48, + 0x44,0x57,0xa,0x48,0x61,0x67,0x20,0x46,0x6f,0x6c,0x64,0x2c,0x48,0x47,0x46,0xa, + 0x48,0x61,0x67,0x6c,0x65,0x79,0x2c,0x48,0x41,0x47,0xa,0x48,0x61,0x69,0x72,0x6d, + 0x79,0x72,0x65,0x73,0x2c,0x48,0x4d,0x59,0xa,0x48,0x61,0x6c,0x65,0x2c,0x48,0x41, + 0x4c,0xa,0x48,0x61,0x6c,0x65,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c,0x48,0x41,0x53, + 0xa,0x48,0x61,0x6c,0x65,0x77,0x6f,0x6f,0x64,0x2c,0x48,0x45,0x44,0xa,0x48,0x61, + 0x6c,0x69,0x66,0x61,0x78,0x2c,0x48,0x46,0x58,0xa,0x48,0x61,0x6c,0x6c,0x20,0x47, + 0x72,0x65,0x65,0x6e,0x2c,0x48,0x4c,0x47,0xa,0x48,0x61,0x6c,0x6c,0x20,0x49,0x20, + 0x54,0x68,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48,0x49,0x44,0xa,0x48,0x61,0x6c,0x6c, + 0x20,0x52,0x6f,0x61,0x64,0x2c,0x48,0x4c,0x52,0xa,0x48,0x61,0x6c,0x6c,0x69,0x6e, + 0x67,0x2c,0x48,0x41,0x49,0xa,0x48,0x61,0x6c,0x74,0x77,0x68,0x69,0x73,0x74,0x6c, + 0x65,0x2c,0x48,0x57,0x48,0xa,0x48,0x61,0x6d,0x20,0x53,0x74,0x72,0x65,0x65,0x74, + 0x2c,0x48,0x4d,0x54,0xa,0x48,0x61,0x6d,0x62,0x6c,0x65,0x2c,0x48,0x4d,0x45,0xa, + 0x48,0x61,0x6d,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c, + 0x2c,0x48,0x4e,0x43,0xa,0x48,0x61,0x6d,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x53,0x71, + 0x75,0x61,0x72,0x65,0x2c,0x42,0x4b,0x51,0xa,0x48,0x61,0x6d,0x69,0x6c,0x74,0x6f, + 0x6e,0x20,0x57,0x65,0x73,0x74,0x2c,0x48,0x4e,0x57,0xa,0x48,0x61,0x6d,0x6d,0x65, + 0x72,0x74,0x6f,0x6e,0x2c,0x48,0x4d,0x4d,0xa,0x48,0x61,0x6d,0x70,0x64,0x65,0x6e, + 0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x4d,0x44,0xa,0x48,0x61,0x6d,0x70,0x73,0x74, + 0x65,0x61,0x64,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x44,0x48,0xa,0x48,0x61, + 0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x48,0x4d,0x50,0xa,0x48,0x61,0x6d,0x70,0x74,0x6f, + 0x6e,0x20,0x43,0x6f,0x75,0x72,0x74,0x2c,0x48,0x4d,0x43,0xa,0x48,0x61,0x6d,0x70, + 0x74,0x6f,0x6e,0x20,0x57,0x69,0x63,0x6b,0x2c,0x48,0x4d,0x57,0xa,0x48,0x61,0x6d, + 0x70,0x74,0x6f,0x6e,0x2d,0x69,0x6e,0x2d,0x41,0x72,0x64,0x65,0x6e,0x2c,0x48,0x49, + 0x41,0xa,0x48,0x61,0x6d,0x73,0x74,0x65,0x61,0x64,0x2c,0x48,0x53,0x44,0xa,0x48, + 0x61,0x6d,0x77,0x6f,0x72,0x74,0x68,0x79,0x2c,0x48,0x41,0x4d,0xa,0x48,0x61,0x6e, + 0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x48,0x4e,0x44,0xa,0x48,0x61,0x6e,0x64, + 0x66,0x6f,0x72,0x74,0x68,0x2c,0x48,0x54,0x48,0xa,0x48,0x61,0x6e,0x77,0x65,0x6c, + 0x6c,0x2c,0x48,0x41,0x4e,0xa,0x48,0x61,0x70,0x74,0x6f,0x6e,0x2c,0x48,0x50,0x4e, + 0xa,0x48,0x61,0x72,0x6c,0x65,0x63,0x68,0x2c,0x48,0x52,0x4c,0xa,0x48,0x61,0x72, + 0x6c,0x65,0x73,0x64,0x65,0x6e,0x2c,0x48,0x44,0x4e,0xa,0x48,0x61,0x72,0x6c,0x69, + 0x6e,0x67,0x20,0x52,0x6f,0x61,0x64,0x2c,0x48,0x52,0x44,0xa,0x48,0x61,0x72,0x6c, + 0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x4c,0x4e,0xa,0x48,0x61,0x72,0x6c,0x6f, + 0x77,0x20,0x4d,0x69,0x6c,0x6c,0x2c,0x48,0x57,0x4d,0xa,0x48,0x61,0x72,0x6c,0x6f, + 0x77,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x48,0x57,0x4e,0xa,0x48,0x61,0x72,0x6f,0x6c, + 0x64,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48,0x52,0x4f,0xa,0x48,0x61,0x72,0x70,0x65, + 0x6e,0x64,0x65,0x6e,0x2c,0x48,0x50,0x44,0xa,0x48,0x61,0x72,0x72,0x69,0x65,0x74, + 0x73,0x68,0x61,0x6d,0x2c,0x48,0x52,0x4d,0xa,0x48,0x61,0x72,0x72,0x69,0x6e,0x67, + 0x61,0x79,0x2c,0x48,0x47,0x59,0xa,0x48,0x61,0x72,0x72,0x69,0x6e,0x67,0x61,0x79, + 0x20,0x47,0x72,0x65,0x65,0x6e,0x20,0x4c,0x61,0x6e,0x65,0x73,0x2c,0x48,0x52,0x59, + 0xa,0x48,0x61,0x72,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x52,0x52,0xa, + 0x48,0x61,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x2c,0x48,0x47,0x54,0xa,0x48,0x61, + 0x72,0x72,0x6f,0x77,0x20,0x26,0x20,0x57,0x65,0x61,0x6c,0x64,0x73,0x74,0x6f,0x6e, + 0x65,0x2c,0x48,0x52,0x57,0xa,0x48,0x61,0x72,0x72,0x6f,0x77,0x2d,0x6f,0x6e,0x2d, + 0x74,0x68,0x65,0x2d,0x48,0x69,0x6c,0x6c,0x2c,0x48,0x4f,0x48,0xa,0x48,0x61,0x72, + 0x74,0x66,0x6f,0x72,0x64,0x2c,0x48,0x54,0x46,0xa,0x48,0x61,0x72,0x74,0x6c,0x65, + 0x62,0x75,0x72,0x79,0x2c,0x48,0x42,0x59,0xa,0x48,0x61,0x72,0x74,0x6c,0x65,0x70, + 0x6f,0x6f,0x6c,0x2c,0x48,0x50,0x4c,0xa,0x48,0x61,0x72,0x74,0x77,0x6f,0x6f,0x64, + 0x2c,0x48,0x54,0x57,0xa,0x48,0x61,0x72,0x77,0x69,0x63,0x68,0x20,0x49,0x6e,0x74, + 0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x48,0x50,0x51,0xa,0x48, + 0x61,0x72,0x77,0x69,0x63,0x68,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x48,0x57,0x43,0xa, + 0x48,0x61,0x73,0x6c,0x65,0x6d,0x65,0x72,0x65,0x2c,0x48,0x53,0x4c,0xa,0x48,0x61, + 0x73,0x73,0x6f,0x63,0x6b,0x73,0x2c,0x48,0x53,0x4b,0xa,0x48,0x61,0x73,0x74,0x69, + 0x6e,0x67,0x73,0x2c,0x48,0x47,0x53,0xa,0x48,0x61,0x74,0x63,0x68,0x20,0x45,0x6e, + 0x64,0x2c,0x48,0x54,0x45,0xa,0x48,0x61,0x74,0x66,0x69,0x65,0x6c,0x64,0x2c,0x48, + 0x41,0x54,0xa,0x48,0x61,0x74,0x66,0x69,0x65,0x6c,0x64,0x20,0x26,0x20,0x53,0x74, + 0x61,0x69,0x6e,0x66,0x6f,0x72,0x74,0x68,0x2c,0x48,0x46,0x53,0xa,0x48,0x61,0x74, + 0x66,0x69,0x65,0x6c,0x64,0x20,0x50,0x65,0x76,0x65,0x72,0x65,0x6c,0x2c,0x48,0x41, + 0x50,0xa,0x48,0x61,0x74,0x68,0x65,0x72,0x73,0x61,0x67,0x65,0x2c,0x48,0x53,0x47, + 0xa,0x48,0x61,0x74,0x74,0x65,0x72,0x73,0x6c,0x65,0x79,0x2c,0x48,0x54,0x59,0xa, + 0x48,0x61,0x74,0x74,0x6f,0x6e,0x2c,0x48,0x54,0x4e,0xa,0x48,0x61,0x76,0x61,0x6e, + 0x74,0x2c,0x48,0x41,0x56,0xa,0x48,0x61,0x76,0x65,0x6e,0x68,0x6f,0x75,0x73,0x65, + 0x2c,0x48,0x56,0x4e,0xa,0x48,0x61,0x76,0x65,0x72,0x66,0x6f,0x72,0x64,0x77,0x65, + 0x73,0x74,0x2c,0x48,0x56,0x46,0xa,0x48,0x61,0x77,0x61,0x72,0x64,0x65,0x6e,0x2c, + 0x48,0x57,0x44,0xa,0x48,0x61,0x77,0x61,0x72,0x64,0x65,0x6e,0x20,0x42,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x48,0x57,0x42,0xa,0x48,0x61,0x77,0x6b,0x68,0x65,0x61,0x64, + 0x2c,0x48,0x4b,0x48,0xa,0x48,0x61,0x79,0x64,0x6f,0x6e,0x20,0x42,0x72,0x69,0x64, + 0x67,0x65,0x2c,0x48,0x44,0x42,0xa,0x48,0x61,0x79,0x64,0x6f,0x6e,0x73,0x20,0x52, + 0x6f,0x61,0x64,0x2c,0x48,0x59,0x52,0xa,0x48,0x61,0x79,0x65,0x73,0x20,0x26,0x20, + 0x48,0x61,0x72,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x41,0x59,0xa,0x48, + 0x61,0x79,0x65,0x73,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x48,0x59,0x53,0xa, + 0x48,0x61,0x79,0x6c,0x65,0x2c,0x48,0x59,0x4c,0xa,0x48,0x61,0x79,0x6d,0x61,0x72, + 0x6b,0x65,0x74,0x2c,0x48,0x59,0x4d,0xa,0x48,0x61,0x79,0x77,0x61,0x72,0x64,0x73, + 0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x48,0x45,0xa,0x48,0x61,0x7a,0x65,0x6c, + 0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x48,0x41,0x5a,0xa,0x48,0x65,0x61,0x64,0x63, + 0x6f,0x72,0x6e,0x2c,0x48,0x43,0x4e,0xa,0x48,0x65,0x61,0x64,0x69,0x6e,0x67,0x6c, + 0x65,0x79,0x2c,0x48,0x44,0x59,0xa,0x48,0x65,0x61,0x64,0x73,0x74,0x6f,0x6e,0x65, + 0x20,0x4c,0x61,0x6e,0x65,0x2c,0x48,0x44,0x4c,0xa,0x48,0x65,0x61,0x6c,0x64,0x20, + 0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x44,0x47,0xa,0x48,0x65,0x61,0x6c,0x69,0x6e, + 0x67,0x2c,0x48,0x4c,0x49,0xa,0x48,0x65,0x61,0x74,0x68,0x20,0x48,0x69,0x67,0x68, + 0x20,0x4c,0x65,0x76,0x65,0x6c,0x2c,0x48,0x48,0x4c,0xa,0x48,0x65,0x61,0x74,0x68, + 0x20,0x4c,0x6f,0x77,0x20,0x4c,0x65,0x76,0x65,0x6c,0x2c,0x48,0x4c,0x4c,0xa,0x48, + 0x65,0x61,0x74,0x68,0x72,0x6f,0x77,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x20, + 0x54,0x31,0x32,0x33,0x2c,0x48,0x58,0x58,0xa,0x48,0x65,0x61,0x74,0x68,0x72,0x6f, + 0x77,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x20,0x54,0x34,0x2c,0x48,0x41,0x46, + 0xa,0x48,0x65,0x61,0x74,0x68,0x72,0x6f,0x77,0x20,0x41,0x69,0x72,0x70,0x6f,0x72, + 0x74,0x20,0x54,0x35,0x2c,0x48,0x57,0x56,0xa,0x48,0x65,0x61,0x74,0x6f,0x6e,0x20, + 0x43,0x68,0x61,0x70,0x65,0x6c,0x2c,0x48,0x54,0x43,0xa,0x48,0x65,0x62,0x64,0x65, + 0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x48,0x42,0x44,0xa,0x48,0x65,0x63, + 0x6b,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x45,0x43,0xa,0x48,0x65,0x64,0x67, + 0x65,0x20,0x45,0x6e,0x64,0x2c,0x48,0x44,0x45,0xa,0x48,0x65,0x64,0x6e,0x65,0x73, + 0x66,0x6f,0x72,0x64,0x2c,0x48,0x4e,0x46,0xa,0x48,0x65,0x69,0x67,0x68,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x2c,0x48,0x45,0x49,0xa,0x48,0x65,0x6c,0x65,0x6e,0x73,0x62, + 0x75,0x72,0x67,0x68,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x48,0x4c,0x43, + 0xa,0x48,0x65,0x6c,0x65,0x6e,0x73,0x62,0x75,0x72,0x67,0x68,0x20,0x55,0x70,0x70, + 0x65,0x72,0x2c,0x48,0x4c,0x55,0xa,0x48,0x65,0x6c,0x6c,0x69,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x48,0x4c,0x44,0xa,0x48,0x65,0x6c,0x6d,0x73,0x64,0x61,0x6c,0x65,0x2c, + 0x48,0x4d,0x53,0xa,0x48,0x65,0x6c,0x73,0x62,0x79,0x2c,0x48,0x53,0x42,0xa,0x48, + 0x65,0x6d,0x65,0x6c,0x20,0x48,0x65,0x6d,0x70,0x73,0x74,0x65,0x61,0x64,0x2c,0x48, + 0x4d,0x4c,0xa,0x48,0x65,0x6e,0x64,0x6f,0x6e,0x2c,0x48,0x45,0x4e,0xa,0x48,0x65, + 0x6e,0x67,0x6f,0x65,0x64,0x2c,0x48,0x4e,0x47,0xa,0x48,0x65,0x6e,0x6c,0x65,0x79, + 0x2d,0x69,0x6e,0x2d,0x41,0x72,0x64,0x65,0x6e,0x2c,0x48,0x4e,0x4c,0xa,0x48,0x65, + 0x6e,0x6c,0x65,0x79,0x2d,0x6f,0x6e,0x2d,0x54,0x68,0x61,0x6d,0x65,0x73,0x2c,0x48, + 0x4f,0x54,0xa,0x48,0x65,0x6e,0x73,0x61,0x6c,0x6c,0x2c,0x48,0x45,0x4c,0xa,0x48, + 0x65,0x72,0x65,0x66,0x6f,0x72,0x64,0x2c,0x48,0x46,0x44,0xa,0x48,0x65,0x72,0x6e, + 0x65,0x20,0x42,0x61,0x79,0x2c,0x48,0x4e,0x42,0xa,0x48,0x65,0x72,0x6e,0x65,0x20, + 0x48,0x69,0x6c,0x6c,0x2c,0x48,0x4e,0x48,0xa,0x48,0x65,0x72,0x73,0x68,0x61,0x6d, + 0x2c,0x48,0x45,0x52,0xa,0x48,0x65,0x72,0x74,0x66,0x6f,0x72,0x64,0x20,0x45,0x61, + 0x73,0x74,0x2c,0x48,0x46,0x45,0xa,0x48,0x65,0x72,0x74,0x66,0x6f,0x72,0x64,0x20, + 0x4e,0x6f,0x72,0x74,0x68,0x2c,0x48,0x46,0x4e,0xa,0x48,0x65,0x73,0x73,0x6c,0x65, + 0x2c,0x48,0x45,0x53,0xa,0x48,0x65,0x73,0x77,0x61,0x6c,0x6c,0x2c,0x48,0x53,0x57, + 0xa,0x48,0x65,0x76,0x65,0x72,0x2c,0x48,0x45,0x56,0xa,0x48,0x65,0x77,0x6f,0x72, + 0x74,0x68,0x2c,0x48,0x45,0x57,0xa,0x48,0x65,0x78,0x68,0x61,0x6d,0x2c,0x48,0x45, + 0x58,0xa,0x48,0x65,0x79,0x66,0x6f,0x72,0x64,0x2c,0x48,0x59,0x44,0xa,0x48,0x65, + 0x79,0x73,0x68,0x61,0x6d,0x20,0x50,0x6f,0x72,0x74,0x2c,0x48,0x48,0x42,0xa,0x48, + 0x69,0x67,0x68,0x20,0x42,0x72,0x6f,0x6f,0x6d,0x73,0x2c,0x48,0x49,0x42,0xa,0x48, + 0x69,0x67,0x68,0x20,0x53,0x74,0x20,0x28,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77,0x29, + 0x2c,0x48,0x53,0x54,0xa,0x48,0x69,0x67,0x68,0x20,0x53,0x74,0x72,0x65,0x65,0x74, + 0x20,0x4b,0x65,0x6e,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x55,0x6e,0x64,0x65, + 0x72,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2c,0x5a,0x48,0x53,0xa,0x48,0x69,0x67,0x68, + 0x20,0x57,0x79,0x63,0x6f,0x6d,0x62,0x65,0x2c,0x48,0x57,0x59,0xa,0x48,0x69,0x67, + 0x68,0x61,0x6d,0x2c,0x48,0x47,0x4d,0xa,0x48,0x69,0x67,0x68,0x61,0x6d,0x73,0x20, + 0x50,0x61,0x72,0x6b,0x2c,0x48,0x49,0x50,0xa,0x48,0x69,0x67,0x68,0x62,0x72,0x69, + 0x64,0x67,0x65,0x20,0x26,0x20,0x42,0x75,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x48,0x49, + 0x47,0xa,0x48,0x69,0x67,0x68,0x62,0x75,0x72,0x79,0x20,0x26,0x20,0x49,0x73,0x6c, + 0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x48,0x59,0xa,0x48,0x69,0x67,0x68,0x74, + 0x6f,0x77,0x6e,0x2c,0x48,0x54,0x4f,0xa,0x48,0x69,0x6c,0x64,0x65,0x6e,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x48,0x4c,0x42,0xa,0x48,0x69,0x6c,0x6c,0x66,0x6f, + 0x6f,0x74,0x2c,0x48,0x4c,0x46,0xa,0x48,0x69,0x6c,0x6c,0x69,0x6e,0x67,0x74,0x6f, + 0x6e,0x20,0x45,0x61,0x73,0x74,0x2c,0x48,0x4c,0x45,0xa,0x48,0x69,0x6c,0x6c,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x20,0x57,0x65,0x73,0x74,0x2c,0x48,0x4c,0x57,0xa,0x48, + 0x69,0x6c,0x6c,0x73,0x69,0x64,0x65,0x2c,0x48,0x49,0x4c,0xa,0x48,0x69,0x6c,0x73, + 0x65,0x61,0x2c,0x48,0x4c,0x53,0xa,0x48,0x69,0x6e,0x63,0x68,0x6c,0x65,0x79,0x20, + 0x57,0x6f,0x6f,0x64,0x2c,0x48,0x59,0x57,0xa,0x48,0x69,0x6e,0x63,0x6b,0x6c,0x65, + 0x79,0x2c,0x48,0x4e,0x4b,0xa,0x48,0x69,0x6e,0x64,0x6c,0x65,0x79,0x2c,0x48,0x49, + 0x4e,0xa,0x48,0x69,0x6e,0x74,0x6f,0x6e,0x20,0x41,0x64,0x6d,0x69,0x72,0x61,0x6c, + 0x2c,0x48,0x4e,0x41,0xa,0x48,0x69,0x74,0x63,0x68,0x69,0x6e,0x2c,0x48,0x49,0x54, + 0xa,0x48,0x69,0x74,0x68,0x65,0x72,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x47, + 0x52,0xa,0x48,0x6f,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x48,0x4f,0x43,0xa,0x48,0x6f, + 0x6c,0x6c,0x69,0x6e,0x67,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x48,0x42,0x4e,0xa, + 0x48,0x6f,0x6c,0x6d,0x65,0x73,0x20,0x43,0x68,0x61,0x70,0x65,0x6c,0x2c,0x48,0x43, + 0x48,0xa,0x48,0x6f,0x6c,0x6d,0x77,0x6f,0x6f,0x64,0x2c,0x48,0x4c,0x4d,0xa,0x48, + 0x6f,0x6c,0x74,0x6f,0x6e,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x4f,0x4c,0xa, + 0x48,0x6f,0x6c,0x79,0x68,0x65,0x61,0x64,0x2c,0x48,0x48,0x44,0xa,0x48,0x6f,0x6c, + 0x79,0x74,0x6f,0x77,0x6e,0x2c,0x48,0x4c,0x59,0xa,0x48,0x6f,0x6d,0x65,0x72,0x74, + 0x6f,0x6e,0x2c,0x48,0x4d,0x4e,0xa,0x48,0x6f,0x6e,0x65,0x79,0x62,0x6f,0x75,0x72, + 0x6e,0x65,0x2c,0x48,0x59,0x42,0xa,0x48,0x6f,0x6e,0x69,0x74,0x6f,0x6e,0x2c,0x48, + 0x4f,0x4e,0xa,0x48,0x6f,0x6e,0x6c,0x65,0x79,0x2c,0x48,0x4f,0x59,0xa,0x48,0x6f, + 0x6e,0x6f,0x72,0x20,0x4f,0x61,0x6b,0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x50,0x41, + 0xa,0x48,0x6f,0x6f,0x6b,0x2c,0x48,0x4f,0x4b,0xa,0x48,0x6f,0x6f,0x74,0x6f,0x6e, + 0x2c,0x48,0x4f,0x4f,0xa,0x48,0x6f,0x70,0x65,0x20,0x28,0x44,0x65,0x72,0x62,0x79, + 0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x48,0x4f,0x50,0xa,0x48,0x6f,0x70,0x65,0x20, + 0x28,0x46,0x6c,0x69,0x6e,0x74,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x48,0x50,0x45, + 0xa,0x48,0x6f,0x70,0x74,0x6f,0x6e,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x50, + 0x54,0xa,0x48,0x6f,0x72,0x6c,0x65,0x79,0x2c,0x48,0x4f,0x52,0xa,0x48,0x6f,0x72, + 0x6e,0x62,0x65,0x61,0x6d,0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x42,0x50,0xa,0x48, + 0x6f,0x72,0x6e,0x73,0x65,0x79,0x2c,0x48,0x52,0x4e,0xa,0x48,0x6f,0x72,0x73,0x66, + 0x6f,0x72,0x74,0x68,0x2c,0x48,0x52,0x53,0xa,0x48,0x6f,0x72,0x73,0x68,0x61,0x6d, + 0x2c,0x48,0x52,0x48,0xa,0x48,0x6f,0x72,0x73,0x6c,0x65,0x79,0x2c,0x48,0x53,0x59, + 0xa,0x48,0x6f,0x72,0x74,0x6f,0x6e,0x2d,0x69,0x6e,0x2d,0x52,0x69,0x62,0x62,0x6c, + 0x65,0x73,0x64,0x61,0x6c,0x65,0x2c,0x48,0x49,0x52,0xa,0x48,0x6f,0x72,0x77,0x69, + 0x63,0x68,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x48,0x57,0x49,0xa,0x48, + 0x6f,0x73,0x63,0x61,0x72,0x2c,0x48,0x53,0x43,0xa,0x48,0x6f,0x75,0x67,0x68,0x20, + 0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x47,0x4e,0xa,0x48,0x6f,0x75,0x6e,0x73,0x6c, + 0x6f,0x77,0x2c,0x48,0x4f,0x55,0xa,0x48,0x6f,0x76,0x65,0x2c,0x48,0x4f,0x56,0xa, + 0x48,0x6f,0x76,0x65,0x74,0x6f,0x6e,0x20,0x26,0x20,0x57,0x72,0x6f,0x78,0x68,0x61, + 0x6d,0x2c,0x48,0x58,0x4d,0xa,0x48,0x6f,0x77,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48, + 0x57,0x57,0xa,0x48,0x6f,0x77,0x64,0x65,0x6e,0x2c,0x48,0x4f,0x57,0xa,0x48,0x6f, + 0x77,0x77,0x6f,0x6f,0x64,0x20,0x28,0x52,0x65,0x6e,0x66,0x72,0x65,0x77,0x73,0x68, + 0x69,0x72,0x65,0x29,0x2c,0x48,0x4f,0x5a,0xa,0x48,0x6f,0x79,0x6c,0x61,0x6b,0x65, + 0x2c,0x48,0x59,0x4b,0xa,0x48,0x75,0x62,0x62,0x65,0x72,0x74,0x73,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x48,0x42,0x42,0xa,0x48,0x75,0x63,0x6b,0x6e,0x61,0x6c, + 0x6c,0x2c,0x48,0x4b,0x4e,0xa,0x48,0x75,0x64,0x64,0x65,0x72,0x73,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x48,0x55,0x44,0xa,0x48,0x75,0x6c,0x6c,0x20,0x50,0x61,0x72,0x61, + 0x67,0x6f,0x6e,0x2c,0x48,0x55,0x4c,0xa,0x48,0x75,0x6d,0x70,0x68,0x72,0x65,0x79, + 0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x55,0x50,0xa,0x48,0x75,0x6e,0x63,0x6f,0x61, + 0x74,0x2c,0x48,0x43,0x54,0xa,0x48,0x75,0x6e,0x67,0x65,0x72,0x66,0x6f,0x72,0x64, + 0x2c,0x48,0x47,0x44,0xa,0x48,0x75,0x6e,0x6d,0x61,0x6e,0x62,0x79,0x2c,0x48,0x55, + 0x42,0xa,0x48,0x75,0x6e,0x74,0x69,0x6e,0x67,0x64,0x6f,0x6e,0x2c,0x48,0x55,0x4e, + 0xa,0x48,0x75,0x6e,0x74,0x6c,0x79,0x2c,0x48,0x4e,0x54,0xa,0x48,0x75,0x6e,0x74, + 0x73,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x48,0x4e,0x58,0xa,0x48,0x75,0x72,0x73, + 0x74,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x55,0x52,0xa,0x48,0x75,0x74,0x74, + 0x6f,0x6e,0x20,0x43,0x72,0x61,0x6e,0x73,0x77,0x69,0x63,0x6b,0x2c,0x48,0x55,0x54, + 0xa,0x48,0x75,0x79,0x74,0x6f,0x6e,0x2c,0x48,0x55,0x59,0xa,0x48,0x79,0x64,0x65, + 0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x48,0x59,0x43,0xa,0x48,0x79,0x64, + 0x65,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x48,0x59,0x54,0xa,0x48,0x79,0x6b,0x65, + 0x68,0x61,0x6d,0x2c,0x48,0x4b,0x4d,0xa,0x48,0x79,0x6e,0x64,0x6c,0x61,0x6e,0x64, + 0x2c,0x48,0x59,0x4e,0xa,0x48,0x79,0x74,0x68,0x65,0x2c,0x48,0x59,0x48,0xa,0x49, + 0x42,0x4d,0x2c,0x49,0x42,0x4d,0xa,0x49,0x66,0x69,0x65,0x6c,0x64,0x2c,0x49,0x46, + 0x49,0xa,0x49,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x49,0x46,0x44,0xa,0x49,0x6c,0x6b, + 0x6c,0x65,0x79,0x2c,0x49,0x4c,0x4b,0xa,0x49,0x6d,0x70,0x65,0x72,0x69,0x61,0x6c, + 0x20,0x57,0x68,0x61,0x72,0x66,0x2c,0x49,0x4d,0x57,0xa,0x49,0x6e,0x63,0x65,0x2c, + 0x49,0x4e,0x43,0xa,0x49,0x6e,0x63,0x65,0x20,0x26,0x20,0x45,0x6c,0x74,0x6f,0x6e, + 0x2c,0x49,0x4e,0x45,0xa,0x49,0x6e,0x67,0x61,0x74,0x65,0x73,0x74,0x6f,0x6e,0x65, + 0x2c,0x49,0x4e,0x54,0xa,0x49,0x6e,0x73,0x63,0x68,0x2c,0x49,0x4e,0x53,0xa,0x49, + 0x6e,0x76,0x65,0x72,0x67,0x6f,0x72,0x64,0x6f,0x6e,0x2c,0x49,0x47,0x44,0xa,0x49, + 0x6e,0x76,0x65,0x72,0x67,0x6f,0x77,0x72,0x69,0x65,0x2c,0x49,0x4e,0x47,0xa,0x49, + 0x6e,0x76,0x65,0x72,0x6b,0x65,0x69,0x74,0x68,0x69,0x6e,0x67,0x2c,0x49,0x4e,0x4b, + 0xa,0x49,0x6e,0x76,0x65,0x72,0x6b,0x69,0x70,0x2c,0x49,0x4e,0x50,0xa,0x49,0x6e, + 0x76,0x65,0x72,0x6e,0x65,0x73,0x73,0x2c,0x49,0x4e,0x56,0xa,0x49,0x6e,0x76,0x65, + 0x72,0x73,0x68,0x69,0x6e,0x2c,0x49,0x4e,0x48,0xa,0x49,0x6e,0x76,0x65,0x72,0x75, + 0x72,0x69,0x65,0x2c,0x49,0x4e,0x52,0xa,0x49,0x70,0x73,0x77,0x69,0x63,0x68,0x2c, + 0x49,0x50,0x53,0xa,0x49,0x72,0x6c,0x61,0x6d,0x2c,0x49,0x52,0x4c,0xa,0x49,0x72, + 0x76,0x69,0x6e,0x65,0x2c,0x49,0x52,0x56,0xa,0x49,0x73,0x6c,0x65,0x77,0x6f,0x72, + 0x74,0x68,0x2c,0x49,0x53,0x4c,0xa,0x49,0x73,0x6c,0x69,0x70,0x2c,0x49,0x53,0x50, + 0xa,0x49,0x76,0x65,0x72,0x2c,0x49,0x56,0x52,0xa,0x49,0x76,0x79,0x62,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x49,0x56,0x59,0xa,0x4a,0x65,0x77,0x65,0x6c,0x6c,0x65,0x72, + 0x79,0x20,0x51,0x75,0x61,0x72,0x74,0x65,0x72,0x2c,0x4a,0x45,0x51,0xa,0x4a,0x6f, + 0x68,0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x4a,0x4f,0x48,0xa,0x4a,0x6f,0x68,0x6e,0x73, + 0x74,0x6f,0x6e,0x65,0x2c,0x4a,0x48,0x4e,0xa,0x4a,0x6f,0x72,0x64,0x61,0x6e,0x68, + 0x69,0x6c,0x6c,0x2c,0x4a,0x4f,0x52,0xa,0x4b,0x65,0x61,0x72,0x73,0x6c,0x65,0x79, + 0x2c,0x4b,0x53,0x4c,0xa,0x4b,0x65,0x61,0x72,0x73,0x6e,0x65,0x79,0x2c,0x4b,0x53, + 0x4e,0xa,0x4b,0x65,0x69,0x67,0x68,0x6c,0x65,0x79,0x2c,0x4b,0x45,0x49,0xa,0x4b, + 0x65,0x69,0x74,0x68,0x2c,0x4b,0x45,0x48,0xa,0x4b,0x65,0x6c,0x76,0x65,0x64,0x6f, + 0x6e,0x2c,0x4b,0x45,0x4c,0xa,0x4b,0x65,0x6c,0x76,0x69,0x6e,0x64,0x61,0x6c,0x65, + 0x2c,0x4b,0x56,0x44,0xa,0x4b,0x65,0x6d,0x62,0x6c,0x65,0x2c,0x4b,0x45,0x4d,0xa, + 0x4b,0x65,0x6d,0x70,0x73,0x74,0x6f,0x6e,0x20,0x48,0x61,0x72,0x64,0x77,0x69,0x63, + 0x6b,0x2c,0x4b,0x4d,0x48,0xa,0x4b,0x65,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x4b,0x4d,0x50,0xa,0x4b,0x65,0x6d,0x73,0x69,0x6e,0x67,0x2c,0x4b, + 0x4d,0x53,0xa,0x4b,0x65,0x6d,0x73,0x6c,0x65,0x79,0x2c,0x4b,0x4d,0x4c,0xa,0x4b, + 0x65,0x6e,0x64,0x61,0x6c,0x2c,0x4b,0x45,0x4e,0xa,0x4b,0x65,0x6e,0x6c,0x65,0x79, + 0x2c,0x4b,0x4c,0x59,0xa,0x4b,0x65,0x6e,0x6e,0x65,0x74,0x74,0x2c,0x4b,0x4e,0x45, + 0xa,0x4b,0x65,0x6e,0x6e,0x69,0x73,0x68,0x65,0x61,0x64,0x2c,0x4b,0x4e,0x53,0xa, + 0x4b,0x65,0x6e,0x73,0x61,0x6c,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x4b,0x4e,0x4c, + 0xa,0x4b,0x65,0x6e,0x73,0x61,0x6c,0x20,0x52,0x69,0x73,0x65,0x2c,0x4b,0x4e,0x52, + 0xa,0x4b,0x65,0x6e,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x4f,0x6c,0x79,0x6d, + 0x70,0x69,0x61,0x2c,0x4b,0x50,0x41,0xa,0x4b,0x65,0x6e,0x74,0x20,0x48,0x6f,0x75, + 0x73,0x65,0x2c,0x4b,0x54,0x48,0xa,0x4b,0x65,0x6e,0x74,0x69,0x73,0x68,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x4b,0x54,0x4e,0xa,0x4b,0x65,0x6e,0x74,0x69,0x73,0x68,0x20, + 0x54,0x6f,0x77,0x6e,0x20,0x57,0x65,0x73,0x74,0x2c,0x4b,0x54,0x57,0xa,0x4b,0x65, + 0x6e,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x54,0xa,0x4b,0x65,0x6e,0x74,0x73,0x20,0x42, + 0x61,0x6e,0x6b,0x2c,0x4b,0x42,0x4b,0xa,0x4b,0x65,0x74,0x74,0x65,0x72,0x69,0x6e, + 0x67,0x2c,0x4b,0x45,0x54,0xa,0x4b,0x65,0x77,0x20,0x42,0x72,0x69,0x64,0x67,0x65, + 0x2c,0x4b,0x57,0x42,0xa,0x4b,0x65,0x77,0x20,0x47,0x61,0x72,0x64,0x65,0x6e,0x73, + 0x2c,0x4b,0x57,0x47,0xa,0x4b,0x65,0x79,0x68,0x61,0x6d,0x2c,0x4b,0x45,0x59,0xa, + 0x4b,0x65,0x79,0x6e,0x73,0x68,0x61,0x6d,0x2c,0x4b,0x59,0x4e,0xa,0x4b,0x69,0x64, + 0x62,0x72,0x6f,0x6f,0x6b,0x65,0x2c,0x4b,0x44,0x42,0xa,0x4b,0x69,0x64,0x64,0x65, + 0x72,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x4b,0x49,0x44,0xa,0x4b,0x69,0x64, + 0x73,0x67,0x72,0x6f,0x76,0x65,0x2c,0x4b,0x44,0x47,0xa,0x4b,0x69,0x64,0x77,0x65, + 0x6c,0x6c,0x79,0x2c,0x4b,0x57,0x4c,0xa,0x4b,0x69,0x6c,0x62,0x75,0x72,0x6e,0x20, + 0x48,0x69,0x67,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4b,0x42,0x4e,0xa,0x4b,0x69, + 0x6c,0x64,0x61,0x6c,0x65,0x2c,0x4b,0x4c,0x44,0xa,0x4b,0x69,0x6c,0x64,0x6f,0x6e, + 0x61,0x6e,0x2c,0x4b,0x49,0x4c,0xa,0x4b,0x69,0x6c,0x67,0x65,0x74,0x74,0x79,0x2c, + 0x4b,0x47,0x54,0xa,0x4b,0x69,0x6c,0x6d,0x61,0x72,0x6e,0x6f,0x63,0x6b,0x2c,0x4b, + 0x4d,0x4b,0xa,0x4b,0x69,0x6c,0x6d,0x61,0x75,0x72,0x73,0x2c,0x4b,0x4c,0x4d,0xa, + 0x4b,0x69,0x6c,0x70,0x61,0x74,0x72,0x69,0x63,0x6b,0x2c,0x4b,0x50,0x54,0xa,0x4b, + 0x69,0x6c,0x77,0x69,0x6e,0x6e,0x69,0x6e,0x67,0x2c,0x4b,0x57,0x4e,0xa,0x4b,0x69, + 0x6e,0x62,0x72,0x61,0x63,0x65,0x2c,0x4b,0x42,0x43,0xa,0x4b,0x69,0x6e,0x67,0x68, + 0x61,0x6d,0x2c,0x4b,0x47,0x4d,0xa,0x4b,0x69,0x6e,0x67,0x68,0x6f,0x72,0x6e,0x2c, + 0x4b,0x47,0x48,0xa,0x4b,0x69,0x6e,0x67,0x73,0x20,0x4c,0x61,0x6e,0x67,0x6c,0x65, + 0x79,0x2c,0x4b,0x47,0x4c,0xa,0x4b,0x69,0x6e,0x67,0x26,0x23,0x30,0x33,0x39,0x3b, + 0x73,0x20,0x4c,0x79,0x6e,0x6e,0x2c,0x4b,0x4c,0x4e,0xa,0x4b,0x69,0x6e,0x67,0x73, + 0x20,0x4e,0x6f,0x72,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x4e,0xa,0x4b,0x69,0x6e,0x67, + 0x73,0x20,0x4e,0x79,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x4b,0x47,0x4e,0xa,0x4b,0x69, + 0x6e,0x67,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4b,0x47,0x50,0xa,0x4b,0x69,0x6e, + 0x67,0x73,0x20,0x53,0x75,0x74,0x74,0x6f,0x6e,0x2c,0x4b,0x47,0x53,0xa,0x4b,0x69, + 0x6e,0x67,0x73,0x6b,0x6e,0x6f,0x77,0x65,0x2c,0x4b,0x47,0x45,0xa,0x4b,0x69,0x6e, + 0x67,0x73,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x47,0xa,0x4b,0x69,0x6e,0x67,0x73,0x77, + 0x6f,0x6f,0x64,0x2c,0x4b,0x4e,0x44,0xa,0x4b,0x69,0x6e,0x67,0x75,0x73,0x73,0x69, + 0x65,0x2c,0x4b,0x49,0x4e,0xa,0x4b,0x69,0x6e,0x74,0x62,0x75,0x72,0x79,0x2c,0x4b, + 0x49,0x54,0xa,0x4b,0x69,0x72,0x62,0x79,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x4b, + 0x42,0x58,0xa,0x4b,0x69,0x72,0x6b,0x20,0x53,0x61,0x6e,0x64,0x61,0x6c,0x6c,0x2c, + 0x4b,0x4b,0x53,0xa,0x4b,0x69,0x72,0x6b,0x62,0x79,0x2c,0x4b,0x49,0x52,0xa,0x4b, + 0x69,0x72,0x6b,0x62,0x79,0x20,0x69,0x6e,0x20,0x41,0x73,0x68,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x4b,0x4b,0x42,0xa,0x4b,0x69,0x72,0x6b,0x62,0x79,0x20,0x53,0x74,0x65, + 0x70,0x68,0x65,0x6e,0x2c,0x4b,0x53,0x57,0xa,0x4b,0x69,0x72,0x6b,0x62,0x79,0x2d, + 0x69,0x6e,0x2d,0x46,0x75,0x72,0x6e,0x65,0x73,0x73,0x2c,0x4b,0x42,0x46,0xa,0x4b, + 0x69,0x72,0x6b,0x63,0x61,0x6c,0x64,0x79,0x2c,0x4b,0x44,0x59,0xa,0x4b,0x69,0x72, + 0x6b,0x63,0x6f,0x6e,0x6e,0x65,0x6c,0x2c,0x4b,0x52,0x4b,0xa,0x4b,0x69,0x72,0x6b, + 0x64,0x61,0x6c,0x65,0x2c,0x4b,0x4b,0x44,0xa,0x4b,0x69,0x72,0x6b,0x68,0x61,0x6d, + 0x20,0x26,0x20,0x57,0x65,0x73,0x68,0x61,0x6d,0x2c,0x4b,0x4b,0x4d,0xa,0x4b,0x69, + 0x72,0x6b,0x68,0x69,0x6c,0x6c,0x2c,0x4b,0x4b,0x48,0xa,0x4b,0x69,0x72,0x6b,0x6e, + 0x65,0x77,0x74,0x6f,0x6e,0x2c,0x4b,0x4b,0x4e,0xa,0x4b,0x69,0x72,0x6b,0x77,0x6f, + 0x6f,0x64,0x2c,0x4b,0x57,0x44,0xa,0x4b,0x69,0x72,0x74,0x6f,0x6e,0x20,0x4c,0x69, + 0x6e,0x64,0x73,0x65,0x79,0x2c,0x4b,0x54,0x4c,0xa,0x4b,0x69,0x76,0x65,0x74,0x6f, + 0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x4b,0x49,0x56,0xa,0x4b,0x69,0x76, + 0x65,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4b,0x56,0x50,0xa,0x4b,0x6e, + 0x61,0x72,0x65,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x4b,0x4e,0x41,0xa, + 0x4b,0x6e,0x65,0x62,0x77,0x6f,0x72,0x74,0x68,0x2c,0x4b,0x42,0x57,0xa,0x4b,0x6e, + 0x69,0x67,0x68,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x49,0xa,0x4b,0x6e,0x6f,0x63,0x6b, + 0x68,0x6f,0x6c,0x74,0x2c,0x4b,0x43,0x4b,0xa,0x4b,0x6e,0x6f,0x74,0x74,0x69,0x6e, + 0x67,0x6c,0x65,0x79,0x2c,0x4b,0x4e,0x4f,0xa,0x4b,0x6e,0x75,0x63,0x6b,0x6c,0x61, + 0x73,0x2c,0x4b,0x4e,0x55,0xa,0x4b,0x6e,0x75,0x74,0x73,0x66,0x6f,0x72,0x64,0x2c, + 0x4b,0x4e,0x46,0xa,0x4b,0x79,0x6c,0x65,0x20,0x6f,0x66,0x20,0x4c,0x6f,0x63,0x68, + 0x61,0x6c,0x73,0x68,0x2c,0x4b,0x59,0x4c,0xa,0x4c,0x61,0x64,0x79,0x62,0x61,0x6e, + 0x6b,0x2c,0x4c,0x44,0x59,0xa,0x4c,0x61,0x64,0x79,0x77,0x65,0x6c,0x6c,0x2c,0x4c, + 0x41,0x44,0xa,0x4c,0x61,0x69,0x6e,0x64,0x6f,0x6e,0x2c,0x4c,0x41,0x49,0xa,0x4c, + 0x61,0x69,0x72,0x67,0x2c,0x4c,0x52,0x47,0xa,0x4c,0x61,0x6b,0x65,0x2c,0x4c,0x4b, + 0x45,0xa,0x4c,0x61,0x6b,0x65,0x6e,0x68,0x65,0x61,0x74,0x68,0x2c,0x4c,0x41,0x4b, + 0xa,0x4c,0x61,0x6d,0x70,0x68,0x65,0x79,0x2c,0x4c,0x41,0x4d,0xa,0x4c,0x61,0x6e, + 0x61,0x72,0x6b,0x2c,0x4c,0x4e,0x4b,0xa,0x4c,0x61,0x6e,0x63,0x61,0x73,0x74,0x65, + 0x72,0x2c,0x4c,0x41,0x4e,0xa,0x4c,0x61,0x6e,0x63,0x69,0x6e,0x67,0x2c,0x4c,0x41, + 0x43,0xa,0x4c,0x61,0x6e,0x64,0x79,0x77,0x6f,0x6f,0x64,0x2c,0x4c,0x41,0x57,0xa, + 0x4c,0x61,0x6e,0x67,0x62,0x61,0x6e,0x6b,0x2c,0x4c,0x47,0x42,0xa,0x4c,0x61,0x6e, + 0x67,0x68,0x6f,0x2c,0x4c,0x48,0x4f,0xa,0x4c,0x61,0x6e,0x67,0x6c,0x65,0x79,0x2c, + 0x4c,0x4e,0x59,0xa,0x4c,0x61,0x6e,0x67,0x6c,0x65,0x79,0x20,0x47,0x72,0x65,0x65, + 0x6e,0x2c,0x4c,0x47,0x47,0xa,0x4c,0x61,0x6e,0x67,0x6c,0x65,0x79,0x20,0x4d,0x69, + 0x6c,0x6c,0x2c,0x4c,0x47,0x4d,0xa,0x4c,0x61,0x6e,0x67,0x73,0x69,0x64,0x65,0x2c, + 0x4c,0x47,0x53,0xa,0x4c,0x61,0x6e,0x67,0x77,0x61,0x74,0x68,0x62,0x79,0x2c,0x4c, + 0x47,0x57,0xa,0x4c,0x61,0x6e,0x67,0x77,0x69,0x74,0x68,0x2d,0x57,0x68,0x61,0x6c, + 0x65,0x79,0x20,0x54,0x68,0x6f,0x72,0x6e,0x73,0x2c,0x4c,0x41,0x47,0xa,0x4c,0x61, + 0x70,0x66,0x6f,0x72,0x64,0x2c,0x4c,0x41,0x50,0xa,0x4c,0x61,0x70,0x77,0x6f,0x72, + 0x74,0x68,0x2c,0x4c,0x50,0x57,0xa,0x4c,0x61,0x72,0x62,0x65,0x72,0x74,0x2c,0x4c, + 0x42,0x54,0xa,0x4c,0x61,0x72,0x67,0x73,0x2c,0x4c,0x41,0x52,0xa,0x4c,0x61,0x72, + 0x6b,0x68,0x61,0x6c,0x6c,0x2c,0x4c,0x52,0x48,0xa,0x4c,0x61,0x75,0x72,0x65,0x6e, + 0x63,0x65,0x6b,0x69,0x72,0x6b,0x2c,0x4c,0x41,0x55,0xa,0x4c,0x61,0x77,0x72,0x65, + 0x6e,0x63,0x65,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x4c,0x57,0x48,0xa,0x4c,0x61,0x79, + 0x74,0x6f,0x6e,0x2c,0x4c,0x41,0x59,0xa,0x4c,0x61,0x7a,0x6f,0x6e,0x62,0x79,0x20, + 0x26,0x20,0x4b,0x69,0x72,0x6b,0x6f,0x73,0x77,0x61,0x6c,0x64,0x2c,0x4c,0x5a,0x42, + 0xa,0x4c,0x65,0x61,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x4c,0x45,0x47,0xa,0x4c, + 0x65,0x61,0x20,0x48,0x61,0x6c,0x6c,0x2c,0x4c,0x45,0x48,0xa,0x4c,0x65,0x61,0x67, + 0x72,0x61,0x76,0x65,0x2c,0x4c,0x45,0x41,0xa,0x4c,0x65,0x61,0x6c,0x68,0x6f,0x6c, + 0x6d,0x2c,0x4c,0x48,0x4d,0xa,0x4c,0x65,0x61,0x6d,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x20,0x53,0x70,0x61,0x2c,0x4c,0x4d,0x53,0xa,0x4c,0x65,0x61,0x73,0x6f,0x77,0x65, + 0x2c,0x4c,0x53,0x57,0xa,0x4c,0x65,0x61,0x74,0x68,0x65,0x72,0x68,0x65,0x61,0x64, + 0x2c,0x4c,0x48,0x44,0xa,0x4c,0x65,0x64,0x62,0x75,0x72,0x79,0x2c,0x4c,0x45,0x44, + 0xa,0x4c,0x65,0x65,0x2c,0x4c,0x45,0x45,0xa,0x4c,0x65,0x65,0x64,0x73,0x2c,0x4c, + 0x44,0x53,0xa,0x4c,0x65,0x69,0x63,0x65,0x73,0x74,0x65,0x72,0x2c,0x4c,0x45,0x49, + 0xa,0x4c,0x65,0x69,0x67,0x68,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x4c,0x49, + 0x48,0xa,0x4c,0x65,0x69,0x67,0x68,0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61,0x2c,0x4c, + 0x45,0x53,0xa,0x4c,0x65,0x69,0x67,0x68,0x74,0x6f,0x6e,0x20,0x42,0x75,0x7a,0x7a, + 0x61,0x72,0x64,0x2c,0x4c,0x42,0x5a,0xa,0x4c,0x65,0x6c,0x61,0x6e,0x74,0x2c,0x4c, + 0x45,0x4c,0xa,0x4c,0x65,0x6c,0x61,0x6e,0x74,0x20,0x53,0x61,0x6c,0x74,0x69,0x6e, + 0x67,0x73,0x2c,0x4c,0x54,0x53,0xa,0x4c,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x4c,0x45, + 0x4e,0xa,0x4c,0x65,0x6e,0x7a,0x69,0x65,0x2c,0x4c,0x4e,0x5a,0xa,0x4c,0x65,0x6f, + 0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x4c,0x45,0x4f,0xa,0x4c,0x65,0x74,0x63, + 0x68,0x77,0x6f,0x72,0x74,0x68,0x20,0x47,0x61,0x72,0x64,0x65,0x6e,0x20,0x43,0x69, + 0x74,0x79,0x2c,0x4c,0x45,0x54,0xa,0x4c,0x65,0x75,0x63,0x68,0x61,0x72,0x73,0x20, + 0x28,0x66,0x6f,0x72,0x20,0x53,0x74,0x2e,0x20,0x41,0x6e,0x64,0x72,0x65,0x77,0x73, + 0x29,0x2c,0x4c,0x45,0x55,0xa,0x4c,0x65,0x76,0x65,0x6e,0x73,0x68,0x75,0x6c,0x6d, + 0x65,0x2c,0x4c,0x56,0x4d,0xa,0x4c,0x65,0x77,0x65,0x73,0x2c,0x4c,0x57,0x53,0xa, + 0x4c,0x65,0x77,0x69,0x73,0x68,0x61,0x6d,0x2c,0x4c,0x45,0x57,0xa,0x4c,0x65,0x79, + 0x6c,0x61,0x6e,0x64,0x2c,0x4c,0x45,0x59,0xa,0x4c,0x65,0x79,0x74,0x6f,0x6e,0x20, + 0x4d,0x69,0x64,0x6c,0x61,0x6e,0x64,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4c,0x45,0x4d, + 0xa,0x4c,0x65,0x79,0x74,0x6f,0x6e,0x73,0x74,0x6f,0x6e,0x65,0x20,0x48,0x69,0x67, + 0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4c,0x45,0x52,0xa,0x4c,0x69,0x63,0x68,0x66, + 0x69,0x65,0x6c,0x64,0x20,0x43,0x69,0x74,0x79,0x2c,0x4c,0x49,0x43,0xa,0x4c,0x69, + 0x63,0x68,0x66,0x69,0x65,0x6c,0x64,0x20,0x54,0x72,0x65,0x6e,0x74,0x20,0x56,0x61, + 0x6c,0x6c,0x65,0x79,0x2c,0x4c,0x54,0x56,0xa,0x4c,0x69,0x64,0x6c,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x2c,0x4c,0x49,0x44,0xa,0x4c,0x69,0x6d,0x65,0x68,0x6f,0x75,0x73, + 0x65,0x2c,0x4c,0x48,0x53,0xa,0x4c,0x69,0x6e,0x63,0x6f,0x6c,0x6e,0x20,0x43,0x65, + 0x6e,0x74,0x72,0x61,0x6c,0x2c,0x4c,0x43,0x4e,0xa,0x4c,0x69,0x6e,0x67,0x66,0x69, + 0x65,0x6c,0x64,0x2c,0x4c,0x46,0x44,0xa,0x4c,0x69,0x6e,0x67,0x77,0x6f,0x6f,0x64, + 0x2c,0x4c,0x47,0x44,0xa,0x4c,0x69,0x6e,0x6c,0x69,0x74,0x68,0x67,0x6f,0x77,0x2c, + 0x4c,0x49,0x4e,0xa,0x4c,0x69,0x70,0x68,0x6f,0x6f,0x6b,0x2c,0x4c,0x49,0x50,0xa, + 0x4c,0x69,0x73,0x6b,0x65,0x61,0x72,0x64,0x2c,0x4c,0x53,0x4b,0xa,0x4c,0x69,0x73, + 0x73,0x2c,0x4c,0x49,0x53,0xa,0x4c,0x69,0x73,0x76,0x61,0x6e,0x65,0x20,0x26,0x20, + 0x54,0x68,0x6f,0x72,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x4c,0x56,0x54,0xa,0x4c,0x69, + 0x74,0x74,0x6c,0x65,0x20,0x4b,0x69,0x6d,0x62,0x6c,0x65,0x2c,0x4c,0x54,0x4b,0xa, + 0x4c,0x69,0x74,0x74,0x6c,0x65,0x20,0x53,0x75,0x74,0x74,0x6f,0x6e,0x2c,0x4c,0x54, + 0x54,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c, + 0x4c,0x54,0x4c,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x68,0x61,0x6d,0x70,0x74,0x6f, + 0x6e,0x2c,0x4c,0x49,0x54,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x68,0x61,0x76,0x65, + 0x6e,0x2c,0x4c,0x56,0x4e,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x70,0x6f,0x72,0x74, + 0x2c,0x4c,0x54,0x50,0xa,0x4c,0x69,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x4c,0x56,0x43,0xa,0x4c,0x69,0x76,0x65,0x72, + 0x70,0x6f,0x6f,0x6c,0x20,0x4a,0x61,0x6d,0x65,0x73,0x20,0x53,0x74,0x72,0x65,0x65, + 0x74,0x2c,0x4c,0x56,0x4a,0xa,0x4c,0x69,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x20, + 0x4c,0x69,0x6d,0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x4c,0x49,0x56,0xa, + 0x4c,0x69,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x20,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x4c,0x50,0x59,0xa,0x4c,0x69,0x76,0x69, + 0x6e,0x67,0x73,0x74,0x6f,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x4c,0x53,0x4e, + 0xa,0x4c,0x69,0x76,0x69,0x6e,0x67,0x73,0x74,0x6f,0x6e,0x20,0x53,0x6f,0x75,0x74, + 0x68,0x2c,0x4c,0x56,0x47,0xa,0x4c,0x6c,0x61,0x6e,0x61,0x62,0x65,0x72,0x2c,0x4c, + 0x4c,0x41,0xa,0x4c,0x6c,0x61,0x6e,0x62,0x65,0x64,0x72,0x2c,0x4c,0x42,0x52,0xa, + 0x4c,0x6c,0x61,0x6e,0x62,0x69,0x73,0x74,0x65,0x72,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x4c,0x4c,0x54,0xa,0x4c,0x6c,0x61,0x6e,0x62,0x72,0x61,0x64,0x61,0x63,0x68,0x2c, + 0x4c,0x4e,0x42,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x61,0x66,0x2c,0x4c,0x4c,0x4e,0xa, + 0x4c,0x6c,0x61,0x6e,0x64,0x61,0x6e,0x77,0x67,0x2c,0x4c,0x44,0x4e,0xa,0x4c,0x6c, + 0x61,0x6e,0x64,0x65,0x63,0x77,0x79,0x6e,0x2c,0x4c,0x4c,0x43,0xa,0x4c,0x6c,0x61, + 0x6e,0x64,0x65,0x69,0x6c,0x6f,0x2c,0x4c,0x4c,0x4c,0xa,0x4c,0x6c,0x61,0x6e,0x64, + 0x6f,0x76,0x65,0x72,0x79,0x2c,0x4c,0x4c,0x56,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x72, + 0x69,0x6e,0x64,0x6f,0x64,0x2c,0x4c,0x4c,0x4f,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x75, + 0x64,0x6e,0x6f,0x2c,0x4c,0x4c,0x44,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x75,0x64,0x6e, + 0x6f,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4c,0x4c,0x4a,0xa,0x4c, + 0x6c,0x61,0x6e,0x64,0x79,0x62,0x69,0x65,0x2c,0x4c,0x4c,0x49,0xa,0x4c,0x6c,0x61, + 0x6e,0x65,0x6c,0x6c,0x69,0x2c,0x4c,0x4c,0x45,0xa,0x4c,0x6c,0x61,0x6e,0x66,0x61, + 0x69,0x72,0x66,0x65,0x63,0x68,0x61,0x6e,0x2c,0x4c,0x4c,0x46,0xa,0x4c,0x6c,0x61, + 0x6e,0x66,0x61,0x69,0x72,0x70,0x77,0x6c,0x6c,0x2c,0x4c,0x50,0x47,0xa,0x4c,0x6c, + 0x61,0x6e,0x67,0x61,0x64,0x6f,0x67,0x2c,0x4c,0x4c,0x47,0xa,0x4c,0x6c,0x61,0x6e, + 0x67,0x61,0x6d,0x6d,0x61,0x72,0x63,0x68,0x2c,0x4c,0x4c,0x4d,0xa,0x4c,0x6c,0x61, + 0x6e,0x67,0x65,0x6e,0x6e,0x65,0x63,0x68,0x2c,0x4c,0x4c,0x48,0xa,0x4c,0x6c,0x61, + 0x6e,0x67,0x79,0x6e,0x6c,0x6c,0x6f,0x2c,0x4c,0x47,0x4f,0xa,0x4c,0x6c,0x61,0x6e, + 0x68,0x61,0x72,0x61,0x6e,0x2c,0x4c,0x4c,0x52,0xa,0x4c,0x6c,0x61,0x6e,0x68,0x69, + 0x6c,0x6c,0x65,0x74,0x68,0x2c,0x4c,0x54,0x48,0xa,0x4c,0x6c,0x61,0x6e,0x69,0x73, + 0x68,0x65,0x6e,0x2c,0x4c,0x4c,0x53,0xa,0x4c,0x6c,0x61,0x6e,0x72,0x77,0x73,0x74, + 0x2c,0x4c,0x57,0x52,0xa,0x4c,0x6c,0x61,0x6e,0x73,0x61,0x6d,0x6c,0x65,0x74,0x2c, + 0x4c,0x41,0x53,0xa,0x4c,0x6c,0x61,0x6e,0x74,0x77,0x69,0x74,0x20,0x4d,0x61,0x6a, + 0x6f,0x72,0x2c,0x4c,0x57,0x4d,0xa,0x4c,0x6c,0x61,0x6e,0x77,0x72,0x64,0x61,0x2c, + 0x4c,0x4e,0x52,0xa,0x4c,0x6c,0x61,0x6e,0x77,0x72,0x74,0x79,0x64,0x2c,0x4c,0x4e, + 0x57,0xa,0x4c,0x6c,0x77,0x79,0x6e,0x67,0x77,0x72,0x69,0x6c,0x2c,0x4c,0x4c,0x57, + 0xa,0x4c,0x6c,0x77,0x79,0x6e,0x79,0x70,0x69,0x61,0x2c,0x4c,0x4c,0x59,0xa,0x4c, + 0x6f,0x63,0x68,0x20,0x41,0x77,0x65,0x2c,0x4c,0x48,0x41,0xa,0x4c,0x6f,0x63,0x68, + 0x20,0x45,0x69,0x6c,0x20,0x4f,0x75,0x74,0x77,0x61,0x72,0x64,0x20,0x42,0x6f,0x75, + 0x6e,0x64,0x2c,0x4c,0x48,0x45,0xa,0x4c,0x6f,0x63,0x68,0x61,0x69,0x6c,0x6f,0x72, + 0x74,0x2c,0x4c,0x43,0x4c,0xa,0x4c,0x6f,0x63,0x68,0x65,0x69,0x6c,0x73,0x69,0x64, + 0x65,0x2c,0x4c,0x43,0x53,0xa,0x4c,0x6f,0x63,0x68,0x67,0x65,0x6c,0x6c,0x79,0x2c, + 0x4c,0x43,0x47,0xa,0x4c,0x6f,0x63,0x68,0x6c,0x75,0x69,0x63,0x68,0x61,0x72,0x74, + 0x2c,0x4c,0x43,0x43,0xa,0x4c,0x6f,0x63,0x68,0x77,0x69,0x6e,0x6e,0x6f,0x63,0x68, + 0x2c,0x4c,0x48,0x57,0xa,0x4c,0x6f,0x63,0x6b,0x65,0x72,0x62,0x69,0x65,0x2c,0x4c, + 0x4f,0x43,0xa,0x4c,0x6f,0x63,0x6b,0x77,0x6f,0x6f,0x64,0x2c,0x4c,0x43,0x4b,0xa, + 0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x42,0x6c,0x61,0x63,0x6b,0x66,0x72,0x69,0x61, + 0x72,0x73,0x2c,0x42,0x46,0x52,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x4c,0x42,0x47,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20, + 0x43,0x61,0x6e,0x6e,0x6f,0x6e,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x53, + 0x54,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x43,0x68,0x61,0x72,0x69,0x6e,0x67, + 0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x43,0x48,0x58,0xa,0x4c,0x6f,0x6e,0x64,0x6f, + 0x6e,0x20,0x45,0x75,0x73,0x74,0x6f,0x6e,0x2c,0x45,0x55,0x53,0xa,0x4c,0x6f,0x6e, + 0x64,0x6f,0x6e,0x20,0x46,0x65,0x6e,0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x53,0x74, + 0x72,0x65,0x65,0x74,0x2c,0x46,0x53,0x54,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20, + 0x46,0x69,0x65,0x6c,0x64,0x73,0x2c,0x4c,0x4f,0x46,0xa,0x4c,0x6f,0x6e,0x64,0x6f, + 0x6e,0x20,0x4b,0x69,0x6e,0x67,0x73,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x4b,0x47, + 0x58,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x4c,0x69,0x76,0x65,0x72,0x70,0x6f, + 0x6f,0x6c,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x4c,0x53,0x54,0xa,0x4c,0x6f, + 0x6e,0x64,0x6f,0x6e,0x20,0x4d,0x61,0x72,0x79,0x6c,0x65,0x62,0x6f,0x6e,0x65,0x2c, + 0x4d,0x59,0x42,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x50,0x61,0x64,0x64,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x50,0x41,0x44,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e, + 0x20,0x52,0x6f,0x61,0x64,0x20,0x28,0x42,0x72,0x69,0x67,0x68,0x74,0x6f,0x6e,0x29, + 0x2c,0x4c,0x52,0x42,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64, + 0x20,0x28,0x47,0x75,0x69,0x6c,0x64,0x66,0x6f,0x72,0x64,0x29,0x2c,0x4c,0x52,0x44, + 0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x53,0x74,0x20,0x50,0x61,0x6e,0x63,0x72, + 0x61,0x73,0x20,0x44,0x6f,0x6d,0x65,0x73,0x74,0x69,0x63,0x2c,0x53,0x54,0x50,0xa, + 0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x53,0x74,0x20,0x50,0x61,0x6e,0x63,0x72,0x61, + 0x73,0x20,0x28,0x49,0x6e,0x74,0x6c,0x29,0x2c,0x53,0x50,0x58,0xa,0x4c,0x6f,0x6e, + 0x64,0x6f,0x6e,0x20,0x56,0x69,0x63,0x74,0x6f,0x72,0x69,0x61,0x2c,0x56,0x49,0x43, + 0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x57,0x61,0x74,0x65,0x72,0x6c,0x6f,0x6f, + 0x2c,0x57,0x41,0x54,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x57,0x61,0x74,0x65, + 0x72,0x6c,0x6f,0x6f,0x20,0x45,0x61,0x73,0x74,0x2c,0x57,0x41,0x45,0xa,0x4c,0x6f, + 0x6e,0x67,0x20,0x42,0x75,0x63,0x6b,0x62,0x79,0x2c,0x4c,0x42,0x4b,0xa,0x4c,0x6f, + 0x6e,0x67,0x20,0x45,0x61,0x74,0x6f,0x6e,0x2c,0x4c,0x47,0x45,0xa,0x4c,0x6f,0x6e, + 0x67,0x20,0x50,0x72,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x4c,0x50,0x52,0xa,0x4c,0x6f, + 0x6e,0x67,0x62,0x65,0x63,0x6b,0x2c,0x4c,0x47,0x4b,0xa,0x4c,0x6f,0x6e,0x67,0x62, + 0x72,0x69,0x64,0x67,0x65,0x2c,0x4c,0x4f,0x42,0xa,0x4c,0x6f,0x6e,0x67,0x63,0x72, + 0x6f,0x73,0x73,0x2c,0x4c,0x4e,0x47,0xa,0x4c,0x6f,0x6e,0x67,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x4c,0x47,0x46,0xa,0x4c,0x6f,0x6e,0x67,0x6e,0x69,0x64,0x64,0x72,0x79, + 0x2c,0x4c,0x4e,0x44,0xa,0x4c,0x6f,0x6e,0x67,0x70,0x6f,0x72,0x74,0x2c,0x4c,0x50, + 0x54,0xa,0x4c,0x6f,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x4c,0x47,0x4e,0xa,0x4c,0x6f, + 0x6f,0x65,0x2c,0x4c,0x4f,0x4f,0xa,0x4c,0x6f,0x73,0x74,0x6f,0x63,0x6b,0x2c,0x4c, + 0x4f,0x54,0xa,0x4c,0x6f,0x73,0x74,0x6f,0x63,0x6b,0x20,0x47,0x72,0x61,0x6c,0x61, + 0x6d,0x2c,0x4c,0x54,0x47,0xa,0x4c,0x6f,0x73,0x74,0x6f,0x63,0x6b,0x20,0x48,0x61, + 0x6c,0x6c,0x2c,0x4c,0x4f,0x48,0xa,0x4c,0x6f,0x73,0x74,0x77,0x69,0x74,0x68,0x69, + 0x65,0x6c,0x2c,0x4c,0x4f,0x53,0xa,0x4c,0x6f,0x75,0x67,0x68,0x62,0x6f,0x72,0x6f, + 0x75,0x67,0x68,0x2c,0x4c,0x42,0x4f,0xa,0x4c,0x6f,0x75,0x67,0x68,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4c,0x47, + 0x4a,0xa,0x4c,0x6f,0x77,0x64,0x68,0x61,0x6d,0x2c,0x4c,0x4f,0x57,0xa,0x4c,0x6f, + 0x77,0x65,0x72,0x20,0x53,0x79,0x64,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x4c,0x53,0x59, + 0xa,0x4c,0x6f,0x77,0x65,0x73,0x74,0x6f,0x66,0x74,0x2c,0x4c,0x57,0x54,0xa,0x4c, + 0x75,0x64,0x6c,0x6f,0x77,0x2c,0x4c,0x55,0x44,0xa,0x4c,0x75,0x74,0x6f,0x6e,0x2c, + 0x4c,0x55,0x54,0xa,0x4c,0x75,0x74,0x6f,0x6e,0x20,0x41,0x69,0x72,0x70,0x6f,0x72, + 0x74,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x4c,0x54,0x4e,0xa,0x4c,0x75, + 0x78,0x75,0x6c,0x79,0x61,0x6e,0x2c,0x4c,0x55,0x58,0xa,0x4c,0x79,0x64,0x6e,0x65, + 0x79,0x2c,0x4c,0x59,0x44,0xa,0x4c,0x79,0x65,0x2c,0x4c,0x59,0x45,0xa,0x4c,0x79, + 0x6d,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x50,0x69,0x65,0x72,0x2c,0x4c,0x59,0x50, + 0xa,0x4c,0x79,0x6d,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x54,0x6f,0x77,0x6e,0x2c, + 0x4c,0x59,0x54,0xa,0x4c,0x79,0x6d,0x70,0x73,0x74,0x6f,0x6e,0x65,0x20,0x43,0x6f, + 0x6d,0x6d,0x61,0x6e,0x64,0x6f,0x2c,0x4c,0x59,0x43,0xa,0x4c,0x79,0x6d,0x70,0x73, + 0x74,0x6f,0x6e,0x65,0x20,0x56,0x69,0x6c,0x6c,0x61,0x67,0x65,0x2c,0x4c,0x59,0x4d, + 0xa,0x4c,0x79,0x74,0x68,0x61,0x6d,0x2c,0x4c,0x54,0x4d,0xa,0x4d,0x61,0x63,0x63, + 0x6c,0x65,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4d,0x41,0x43,0xa,0x4d,0x61,0x63, + 0x68,0x79,0x6e,0x6c,0x6c,0x65,0x74,0x68,0x2c,0x4d,0x43,0x4e,0xa,0x4d,0x61,0x65, + 0x73,0x74,0x65,0x67,0x2c,0x4d,0x53,0x54,0xa,0x4d,0x61,0x65,0x73,0x74,0x65,0x67, + 0x20,0x28,0x45,0x77,0x65,0x6e,0x6e,0x79,0x20,0x52,0x6f,0x61,0x64,0x29,0x2c,0x4d, + 0x45,0x57,0xa,0x4d,0x61,0x67,0x68,0x75,0x6c,0x6c,0x2c,0x4d,0x41,0x47,0xa,0x4d, + 0x61,0x69,0x64,0x65,0x6e,0x20,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x2c,0x4d,0x44,0x4e, + 0xa,0x4d,0x61,0x69,0x64,0x65,0x6e,0x68,0x65,0x61,0x64,0x2c,0x4d,0x41,0x49,0xa, + 0x4d,0x61,0x69,0x64,0x73,0x74,0x6f,0x6e,0x65,0x20,0x42,0x61,0x72,0x72,0x61,0x63, + 0x6b,0x73,0x2c,0x4d,0x44,0x42,0xa,0x4d,0x61,0x69,0x64,0x73,0x74,0x6f,0x6e,0x65, + 0x20,0x45,0x61,0x73,0x74,0x2c,0x4d,0x44,0x45,0xa,0x4d,0x61,0x69,0x64,0x73,0x74, + 0x6f,0x6e,0x65,0x20,0x57,0x65,0x73,0x74,0x2c,0x4d,0x44,0x57,0xa,0x4d,0x61,0x6c, + 0x64,0x65,0x6e,0x20,0x4d,0x61,0x6e,0x6f,0x72,0x2c,0x4d,0x41,0x4c,0xa,0x4d,0x61, + 0x6c,0x6c,0x61,0x69,0x67,0x2c,0x4d,0x4c,0x47,0xa,0x4d,0x61,0x6c,0x74,0x6f,0x6e, + 0x2c,0x4d,0x4c,0x54,0xa,0x4d,0x61,0x6c,0x76,0x65,0x72,0x6e,0x20,0x4c,0x69,0x6e, + 0x6b,0x2c,0x4d,0x56,0x4c,0xa,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72, + 0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x4d,0x49,0x41,0xa,0x4d,0x61,0x6e, + 0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x4f,0x78,0x66,0x6f,0x72,0x64,0x20,0x52, + 0x6f,0x61,0x64,0x2c,0x4d,0x43,0x4f,0xa,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74, + 0x65,0x72,0x20,0x50,0x69,0x63,0x63,0x61,0x64,0x69,0x6c,0x6c,0x79,0x2c,0x4d,0x41, + 0x4e,0xa,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x55,0x6e,0x69, + 0x74,0x65,0x64,0x20,0x46,0x43,0x20,0x48,0x61,0x6c,0x74,0x2c,0x4d,0x55,0x46,0xa, + 0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x56,0x69,0x63,0x74,0x6f, + 0x72,0x69,0x61,0x2c,0x4d,0x43,0x56,0xa,0x4d,0x61,0x6e,0x65,0x61,0x2c,0x4d,0x4e, + 0x45,0xa,0x4d,0x61,0x6e,0x6e,0x69,0x6e,0x67,0x74,0x72,0x65,0x65,0x2c,0x4d,0x4e, + 0x47,0xa,0x4d,0x61,0x6e,0x6f,0x72,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4d,0x4e,0x50, + 0xa,0x4d,0x61,0x6e,0x6f,0x72,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4d,0x4e,0x52,0xa, + 0x4d,0x61,0x6e,0x6f,0x72,0x62,0x69,0x65,0x72,0x2c,0x4d,0x52,0x42,0xa,0x4d,0x61, + 0x6e,0x6f,0x72,0x73,0x2c,0x4d,0x41,0x53,0xa,0x4d,0x61,0x6e,0x73,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x4d,0x46,0x54,0xa,0x4d,0x61,0x6e,0x73,0x66,0x69,0x65,0x6c,0x64, + 0x20,0x57,0x6f,0x6f,0x64,0x68,0x6f,0x75,0x73,0x65,0x2c,0x4d,0x53,0x57,0xa,0x4d, + 0x61,0x72,0x63,0x68,0x2c,0x4d,0x43,0x48,0xa,0x4d,0x61,0x72,0x64,0x65,0x6e,0x2c, + 0x4d,0x52,0x4e,0xa,0x4d,0x61,0x72,0x67,0x61,0x74,0x65,0x2c,0x4d,0x41,0x52,0xa, + 0x4d,0x61,0x72,0x6b,0x65,0x74,0x20,0x48,0x61,0x72,0x62,0x6f,0x72,0x6f,0x75,0x67, + 0x68,0x2c,0x4d,0x48,0x52,0xa,0x4d,0x61,0x72,0x6b,0x65,0x74,0x20,0x52,0x61,0x73, + 0x65,0x6e,0x2c,0x4d,0x4b,0x52,0xa,0x4d,0x61,0x72,0x6b,0x69,0x6e,0x63,0x68,0x2c, + 0x4d,0x4e,0x43,0xa,0x4d,0x61,0x72,0x6b,0x73,0x20,0x54,0x65,0x79,0x2c,0x4d,0x4b, + 0x54,0xa,0x4d,0x61,0x72,0x6c,0x6f,0x77,0x2c,0x4d,0x4c,0x57,0xa,0x4d,0x61,0x72, + 0x70,0x6c,0x65,0x2c,0x4d,0x50,0x4c,0xa,0x4d,0x61,0x72,0x73,0x64,0x65,0x6e,0x2c, + 0x4d,0x53,0x4e,0xa,0x4d,0x61,0x72,0x73,0x6b,0x65,0x2c,0x4d,0x53,0x4b,0xa,0x4d, + 0x61,0x72,0x73,0x74,0x6f,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x4d,0x47,0x4e, + 0xa,0x4d,0x61,0x72,0x74,0x69,0x6e,0x20,0x4d,0x69,0x6c,0x6c,0x2c,0x4d,0x54,0x4d, + 0xa,0x4d,0x61,0x72,0x74,0x69,0x6e,0x73,0x20,0x48,0x65,0x72,0x6f,0x6e,0x2c,0x4d, + 0x41,0x4f,0xa,0x4d,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x4d,0x54,0x4f,0xa,0x4d,0x61, + 0x72,0x79,0x68,0x69,0x6c,0x6c,0x2c,0x4d,0x59,0x48,0xa,0x4d,0x61,0x72,0x79,0x6c, + 0x61,0x6e,0x64,0x2c,0x4d,0x59,0x4c,0xa,0x4d,0x61,0x72,0x79,0x70,0x6f,0x72,0x74, + 0x2c,0x4d,0x52,0x59,0xa,0x4d,0x61,0x74,0x6c,0x6f,0x63,0x6b,0x2c,0x4d,0x41,0x54, + 0xa,0x4d,0x61,0x74,0x6c,0x6f,0x63,0x6b,0x20,0x42,0x61,0x74,0x68,0x2c,0x4d,0x54, + 0x42,0xa,0x4d,0x61,0x75,0x6c,0x64,0x65,0x74,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x4d,0x41,0x55,0xa,0x4d,0x61,0x78,0x77,0x65,0x6c,0x6c,0x20,0x50,0x61,0x72,0x6b, + 0x2c,0x4d,0x41,0x58,0xa,0x4d,0x61,0x79,0x62,0x6f,0x6c,0x65,0x2c,0x4d,0x41,0x59, + 0xa,0x4d,0x61,0x7a,0x65,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x4d,0x5a,0x48,0xa,0x4d, + 0x65,0x61,0x64,0x6f,0x77,0x68,0x61,0x6c,0x6c,0x2c,0x4d,0x48,0x53,0xa,0x4d,0x65, + 0x6c,0x64,0x72,0x65,0x74,0x68,0x2c,0x4d,0x45,0x4c,0xa,0x4d,0x65,0x6c,0x6b,0x73, + 0x68,0x61,0x6d,0x2c,0x4d,0x4b,0x4d,0xa,0x4d,0x65,0x6c,0x74,0x6f,0x6e,0x2c,0x4d, + 0x45,0x53,0xa,0x4d,0x65,0x6c,0x74,0x6f,0x6e,0x20,0x4d,0x6f,0x77,0x62,0x72,0x61, + 0x79,0x2c,0x4d,0x4d,0x4f,0xa,0x4d,0x65,0x6e,0x68,0x65,0x6e,0x69,0x6f,0x74,0x2c, + 0x4d,0x45,0x4e,0xa,0x4d,0x65,0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x4d,0x4e,0x4e,0xa, + 0x4d,0x65,0x6f,0x6c,0x73,0x2c,0x4d,0x45,0x4f,0xa,0x4d,0x65,0x6f,0x6c,0x73,0x20, + 0x43,0x6f,0x70,0x2c,0x4d,0x45,0x43,0xa,0x4d,0x65,0x6f,0x70,0x68,0x61,0x6d,0x2c, + 0x4d,0x45,0x50,0xa,0x4d,0x65,0x72,0x72,0x79,0x74,0x6f,0x77,0x6e,0x2c,0x4d,0x45, + 0x59,0xa,0x4d,0x65,0x72,0x73,0x74,0x68,0x61,0x6d,0x2c,0x4d,0x48,0x4d,0xa,0x4d, + 0x65,0x72,0x74,0x68,0x79,0x72,0x20,0x54,0x79,0x64,0x66,0x69,0x6c,0x2c,0x4d,0x45, + 0x52,0xa,0x4d,0x65,0x72,0x74,0x68,0x79,0x72,0x20,0x56,0x61,0x6c,0x65,0x2c,0x4d, + 0x45,0x56,0xa,0x4d,0x65,0x74,0x68,0x65,0x72,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c, + 0x4d,0x47,0x4d,0xa,0x4d,0x65,0x74,0x72,0x6f,0x43,0x65,0x6e,0x74,0x72,0x65,0x2c, + 0x4d,0x43,0x45,0xa,0x4d,0x65,0x78,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x4d, + 0x45,0x58,0xa,0x4d,0x69,0x63,0x68,0x65,0x6c,0x64,0x65,0x76,0x65,0x72,0x2c,0x4d, + 0x49,0x43,0xa,0x4d,0x69,0x63,0x6b,0x6c,0x65,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4d, + 0x49,0x4b,0xa,0x4d,0x69,0x64,0x64,0x6c,0x65,0x73,0x62,0x72,0x6f,0x75,0x67,0x68, + 0x2c,0x4d,0x42,0x52,0xa,0x4d,0x69,0x64,0x64,0x6c,0x65,0x77,0x6f,0x6f,0x64,0x2c, + 0x4d,0x44,0x4c,0xa,0x4d,0x69,0x64,0x67,0x68,0x61,0x6d,0x2c,0x4d,0x44,0x47,0xa, + 0x4d,0x69,0x6c,0x66,0x6f,0x72,0x64,0x20,0x48,0x61,0x76,0x65,0x6e,0x2c,0x4d,0x46, + 0x48,0xa,0x4d,0x69,0x6c,0x66,0x6f,0x72,0x64,0x20,0x28,0x53,0x75,0x72,0x72,0x65, + 0x79,0x29,0x2c,0x4d,0x4c,0x46,0xa,0x4d,0x69,0x6c,0x6c,0x20,0x48,0x69,0x6c,0x6c, + 0x20,0x42,0x72,0x6f,0x61,0x64,0x77,0x61,0x79,0x2c,0x4d,0x49,0x4c,0xa,0x4d,0x69, + 0x6c,0x6c,0x20,0x48,0x69,0x6c,0x6c,0x20,0x28,0x4c,0x61,0x6e,0x63,0x61,0x73,0x68, + 0x69,0x72,0x65,0x29,0x2c,0x4d,0x4c,0x48,0xa,0x4d,0x69,0x6c,0x6c,0x62,0x72,0x6f, + 0x6f,0x6b,0x20,0x28,0x42,0x65,0x64,0x66,0x6f,0x72,0x64,0x73,0x68,0x69,0x72,0x65, + 0x29,0x2c,0x4d,0x4c,0x42,0xa,0x4d,0x69,0x6c,0x6c,0x62,0x72,0x6f,0x6f,0x6b,0x20, + 0x28,0x48,0x61,0x6e,0x74,0x73,0x29,0x2c,0x4d,0x42,0x4b,0xa,0x4d,0x69,0x6c,0x6c, + 0x69,0x6b,0x65,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4d,0x49,0x4e,0xa,0x4d,0x69, + 0x6c,0x6c,0x6f,0x6d,0x2c,0x4d,0x4c,0x4d,0xa,0x4d,0x69,0x6c,0x6c,0x73,0x20,0x48, + 0x69,0x6c,0x6c,0x2c,0x4d,0x49,0x48,0xa,0x4d,0x69,0x6c,0x6e,0x67,0x61,0x76,0x69, + 0x65,0x2c,0x4d,0x4c,0x4e,0xa,0x4d,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x4b,0x65,0x79, + 0x6e,0x65,0x73,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x4d,0x4b,0x43,0xa, + 0x4d,0x69,0x6e,0x66,0x66,0x6f,0x72,0x64,0x64,0x2c,0x4d,0x46,0x46,0xa,0x4d,0x69, + 0x6e,0x73,0x74,0x65,0x72,0x2c,0x4d,0x53,0x52,0xa,0x4d,0x69,0x72,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x4d,0x49,0x52,0xa,0x4d,0x69,0x73,0x74,0x6c,0x65,0x79,0x2c,0x4d, + 0x49,0x53,0xa,0x4d,0x69,0x74,0x63,0x68,0x61,0x6d,0x20,0x45,0x61,0x73,0x74,0x66, + 0x69,0x65,0x6c,0x64,0x73,0x2c,0x4d,0x54,0x43,0xa,0x4d,0x69,0x74,0x63,0x68,0x61, + 0x6d,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4d,0x49,0x4a,0xa,0x4d, + 0x6f,0x62,0x62,0x65,0x72,0x6c,0x65,0x79,0x2c,0x4d,0x4f,0x42,0xa,0x4d,0x6f,0x6e, + 0x69,0x66,0x69,0x65,0x74,0x68,0x2c,0x4d,0x4f,0x4e,0xa,0x4d,0x6f,0x6e,0x6b,0x73, + 0x20,0x52,0x69,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x4d,0x52,0x53,0xa, + 0x4d,0x6f,0x6e,0x74,0x70,0x65,0x6c,0x69,0x65,0x72,0x2c,0x4d,0x54,0x50,0xa,0x4d, + 0x6f,0x6e,0x74,0x72,0x6f,0x73,0x65,0x2c,0x4d,0x54,0x53,0xa,0x4d,0x6f,0x6f,0x72, + 0x66,0x69,0x65,0x6c,0x64,0x73,0x2c,0x4d,0x52,0x46,0xa,0x4d,0x6f,0x6f,0x72,0x67, + 0x61,0x74,0x65,0x2c,0x4d,0x4f,0x47,0xa,0x4d,0x6f,0x6f,0x72,0x73,0x69,0x64,0x65, + 0x2c,0x4d,0x53,0x44,0xa,0x4d,0x6f,0x6f,0x72,0x74,0x68,0x6f,0x72,0x70,0x65,0x2c, + 0x4d,0x52,0x50,0xa,0x4d,0x6f,0x72,0x61,0x72,0x2c,0x4d,0x52,0x52,0xa,0x4d,0x6f, + 0x72,0x63,0x68,0x61,0x72,0x64,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4d,0x52,0x44,0xa, + 0x4d,0x6f,0x72,0x64,0x65,0x6e,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c,0x4d,0x44,0x53, + 0xa,0x4d,0x6f,0x72,0x65,0x63,0x61,0x6d,0x62,0x65,0x2c,0x4d,0x43,0x4d,0xa,0x4d, + 0x6f,0x72,0x65,0x74,0x6f,0x6e,0x20,0x28,0x44,0x6f,0x72,0x73,0x65,0x74,0x29,0x2c, + 0x4d,0x54,0x4e,0xa,0x4d,0x6f,0x72,0x65,0x74,0x6f,0x6e,0x20,0x28,0x4d,0x65,0x72, + 0x73,0x65,0x79,0x73,0x69,0x64,0x65,0x29,0x2c,0x4d,0x52,0x54,0xa,0x4d,0x6f,0x72, + 0x65,0x74,0x6f,0x6e,0x2d,0x69,0x6e,0x2d,0x4d,0x61,0x72,0x73,0x68,0x2c,0x4d,0x49, + 0x4d,0xa,0x4d,0x6f,0x72,0x66,0x61,0x20,0x4d,0x61,0x77,0x64,0x64,0x61,0x63,0x68, + 0x2c,0x4d,0x46,0x41,0xa,0x4d,0x6f,0x72,0x6c,0x65,0x79,0x2c,0x4d,0x4c,0x59,0xa, + 0x4d,0x6f,0x72,0x70,0x65,0x74,0x68,0x2c,0x4d,0x50,0x54,0xa,0x4d,0x6f,0x72,0x74, + 0x69,0x6d,0x65,0x72,0x2c,0x4d,0x4f,0x52,0xa,0x4d,0x6f,0x72,0x74,0x6c,0x61,0x6b, + 0x65,0x2c,0x4d,0x54,0x4c,0xa,0x4d,0x6f,0x73,0x65,0x73,0x20,0x47,0x61,0x74,0x65, + 0x2c,0x4d,0x53,0x53,0xa,0x4d,0x6f,0x73,0x73,0x20,0x53,0x69,0x64,0x65,0x2c,0x4d, + 0x4f,0x53,0xa,0x4d,0x6f,0x73,0x73,0x6c,0x65,0x79,0x2c,0x4d,0x53,0x4c,0xa,0x4d, + 0x6f,0x73,0x73,0x6c,0x65,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x4d,0x53,0x48,0xa, + 0x4d,0x6f,0x73,0x73,0x70,0x61,0x72,0x6b,0x2c,0x4d,0x50,0x4b,0xa,0x4d,0x6f,0x73, + 0x74,0x6f,0x6e,0x2c,0x4d,0x53,0x4f,0xa,0x4d,0x6f,0x74,0x68,0x65,0x72,0x77,0x65, + 0x6c,0x6c,0x2c,0x4d,0x54,0x48,0xa,0x4d,0x6f,0x74,0x73,0x70,0x75,0x72,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x4d,0x4f,0x54,0xa,0x4d,0x6f,0x74,0x74,0x69,0x6e,0x67,0x68, + 0x61,0x6d,0x2c,0x4d,0x54,0x47,0xa,0x4d,0x6f,0x74,0x74,0x69,0x73,0x66,0x6f,0x6e, + 0x74,0x20,0x26,0x20,0x44,0x75,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x44,0x42, + 0x47,0xa,0x4d,0x6f,0x75,0x6c,0x64,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c,0x4d,0x4c, + 0x44,0xa,0x4d,0x6f,0x75,0x6c,0x73,0x65,0x63,0x6f,0x6f,0x6d,0x62,0x2c,0x4d,0x43, + 0x42,0xa,0x4d,0x6f,0x75,0x6e,0x74,0x20,0x46,0x6c,0x6f,0x72,0x69,0x64,0x61,0x2c, + 0x4d,0x46,0x4c,0xa,0x4d,0x6f,0x75,0x6e,0x74,0x20,0x56,0x65,0x72,0x6e,0x6f,0x6e, + 0x2c,0x4d,0x54,0x56,0xa,0x4d,0x6f,0x75,0x6e,0x74,0x61,0x69,0x6e,0x20,0x41,0x73, + 0x68,0x2c,0x4d,0x54,0x41,0xa,0x4d,0x75,0x69,0x72,0x20,0x6f,0x66,0x20,0x4f,0x72, + 0x64,0x2c,0x4d,0x4f,0x4f,0xa,0x4d,0x75,0x69,0x72,0x65,0x6e,0x64,0x2c,0x4d,0x55, + 0x49,0xa,0x4d,0x75,0x73,0x73,0x65,0x6c,0x62,0x75,0x72,0x67,0x68,0x2c,0x4d,0x55, + 0x42,0xa,0x4d,0x79,0x74,0x68,0x6f,0x6c,0x6d,0x72,0x6f,0x79,0x64,0x2c,0x4d,0x59, + 0x54,0xa,0x4e,0x61,0x66,0x66,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x4e,0x46,0x4e,0xa, + 0x4e,0x61,0x69,0x6c,0x73,0x65,0x61,0x20,0x26,0x20,0x42,0x61,0x63,0x6b,0x77,0x65, + 0x6c,0x6c,0x2c,0x4e,0x4c,0x53,0xa,0x4e,0x61,0x69,0x72,0x6e,0x2c,0x4e,0x52,0x4e, + 0xa,0x4e,0x61,0x6e,0x74,0x77,0x69,0x63,0x68,0x2c,0x4e,0x41,0x4e,0xa,0x4e,0x61, + 0x72,0x62,0x65,0x72,0x74,0x68,0x2c,0x4e,0x41,0x52,0xa,0x4e,0x61,0x72,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x4e,0x42,0x52,0xa,0x4e,0x61,0x76,0x69,0x67,0x61, + 0x74,0x69,0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4e,0x56,0x52,0xa,0x4e,0x65, + 0x61,0x74,0x68,0x2c,0x4e,0x54,0x48,0xa,0x4e,0x65,0x65,0x64,0x68,0x61,0x6d,0x20, + 0x4d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x4e,0x4d,0x54,0xa,0x4e,0x65,0x69,0x6c,0x73, + 0x74,0x6f,0x6e,0x2c,0x4e,0x45,0x49,0xa,0x4e,0x65,0x6c,0x73,0x6f,0x6e,0x2c,0x4e, + 0x45,0x4c,0xa,0x4e,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x4e,0x45,0x53,0xa,0x4e,0x65, + 0x74,0x68,0x65,0x72,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4e,0x45,0x54,0xa,0x4e,0x65, + 0x74,0x68,0x65,0x72,0x74,0x6f,0x77,0x6e,0x2c,0x4e,0x52,0x54,0xa,0x4e,0x65,0x74, + 0x6c,0x65,0x79,0x2c,0x4e,0x54,0x4c,0xa,0x4e,0x65,0x77,0x20,0x42,0x61,0x72,0x6e, + 0x65,0x74,0x2c,0x4e,0x42,0x41,0xa,0x4e,0x65,0x77,0x20,0x42,0x65,0x63,0x6b,0x65, + 0x6e,0x68,0x61,0x6d,0x2c,0x4e,0x42,0x43,0xa,0x4e,0x65,0x77,0x20,0x42,0x72,0x69, + 0x67,0x68,0x74,0x6f,0x6e,0x2c,0x4e,0x42,0x4e,0xa,0x4e,0x65,0x77,0x20,0x43,0x6c, + 0x65,0x65,0x2c,0x4e,0x43,0x45,0xa,0x4e,0x65,0x77,0x20,0x43,0x72,0x6f,0x73,0x73, + 0x2c,0x4e,0x57,0x58,0xa,0x4e,0x65,0x77,0x20,0x43,0x72,0x6f,0x73,0x73,0x20,0x47, + 0x61,0x74,0x65,0x2c,0x4e,0x58,0x47,0xa,0x4e,0x65,0x77,0x20,0x43,0x75,0x6d,0x6e, + 0x6f,0x63,0x6b,0x2c,0x4e,0x43,0x4b,0xa,0x4e,0x65,0x77,0x20,0x45,0x6c,0x74,0x68, + 0x61,0x6d,0x2c,0x4e,0x45,0x48,0xa,0x4e,0x65,0x77,0x20,0x48,0x6f,0x6c,0x6c,0x61, + 0x6e,0x64,0x2c,0x4e,0x48,0x4c,0xa,0x4e,0x65,0x77,0x20,0x48,0x79,0x74,0x68,0x65, + 0x2c,0x4e,0x48,0x45,0xa,0x4e,0x65,0x77,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x4e,0x4c, + 0x4e,0xa,0x4e,0x65,0x77,0x20,0x4d,0x61,0x6c,0x64,0x65,0x6e,0x2c,0x4e,0x45,0x4d, + 0xa,0x4e,0x65,0x77,0x20,0x4d,0x69,0x6c,0x6c,0x73,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x4e,0x4d,0x43,0xa,0x4e,0x65,0x77,0x20,0x4d,0x69,0x6c,0x6c,0x73, + 0x20,0x4e,0x65,0x77,0x74,0x6f,0x77,0x6e,0x2c,0x4e,0x4d,0x4e,0xa,0x4e,0x65,0x77, + 0x20,0x4d,0x69,0x6c,0x74,0x6f,0x6e,0x2c,0x4e,0x57,0x4d,0xa,0x4e,0x65,0x77,0x20, + 0x50,0x75,0x64,0x73,0x65,0x79,0x2c,0x4e,0x50,0x44,0xa,0x4e,0x65,0x77,0x20,0x53, + 0x6f,0x75,0x74,0x68,0x67,0x61,0x74,0x65,0x2c,0x4e,0x53,0x47,0xa,0x4e,0x65,0x77, + 0x61,0x72,0x6b,0x20,0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x4e,0x43,0x54,0xa,0x4e, + 0x65,0x77,0x61,0x72,0x6b,0x20,0x4e,0x6f,0x72,0x74,0x68,0x20,0x47,0x61,0x74,0x65, + 0x2c,0x4e,0x4e,0x47,0xa,0x4e,0x65,0x77,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x4e, + 0x42,0x45,0xa,0x4e,0x65,0x77,0x62,0x75,0x72,0x79,0x2c,0x4e,0x42,0x59,0xa,0x4e, + 0x65,0x77,0x62,0x75,0x72,0x79,0x20,0x52,0x61,0x63,0x65,0x63,0x6f,0x75,0x72,0x73, + 0x65,0x2c,0x4e,0x52,0x43,0xa,0x4e,0x65,0x77,0x63,0x61,0x73,0x74,0x6c,0x65,0x2c, + 0x4e,0x43,0x4c,0xa,0x4e,0x65,0x77,0x63,0x72,0x61,0x69,0x67,0x68,0x61,0x6c,0x6c, + 0x2c,0x4e,0x45,0x57,0xa,0x4e,0x65,0x77,0x68,0x61,0x76,0x65,0x6e,0x20,0x48,0x61, + 0x72,0x62,0x6f,0x75,0x72,0x2c,0x4e,0x56,0x48,0xa,0x4e,0x65,0x77,0x68,0x61,0x76, + 0x65,0x6e,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x4e,0x56,0x4e,0xa,0x4e,0x65,0x77,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x4e,0x47,0x54,0xa,0x4e,0x65,0x77,0x6d,0x61,0x72, + 0x6b,0x65,0x74,0x2c,0x4e,0x4d,0x4b,0xa,0x4e,0x65,0x77,0x70,0x6f,0x72,0x74,0x20, + 0x28,0x45,0x73,0x73,0x65,0x78,0x29,0x2c,0x4e,0x57,0x45,0xa,0x4e,0x65,0x77,0x70, + 0x6f,0x72,0x74,0x20,0x28,0x53,0x2e,0x20,0x57,0x61,0x6c,0x65,0x73,0x29,0x2c,0x4e, + 0x57,0x50,0xa,0x4e,0x65,0x77,0x71,0x75,0x61,0x79,0x2c,0x4e,0x51,0x59,0xa,0x4e, + 0x65,0x77,0x73,0x74,0x65,0x61,0x64,0x2c,0x4e,0x53,0x44,0xa,0x4e,0x65,0x77,0x74, + 0x6f,0x6e,0x20,0x41,0x62,0x62,0x6f,0x74,0x2c,0x4e,0x54,0x41,0xa,0x4e,0x65,0x77, + 0x74,0x6f,0x6e,0x20,0x41,0x79,0x63,0x6c,0x69,0x66,0x66,0x65,0x2c,0x4e,0x41,0x59, + 0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x20,0x66,0x6f,0x72,0x20,0x48,0x79,0x64,0x65, + 0x2c,0x4e,0x57,0x4e,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x20,0x28,0x4c,0x61,0x6e, + 0x61,0x72,0x6b,0x73,0x29,0x2c,0x4e,0x54,0x4e,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e, + 0x20,0x53,0x74,0x20,0x43,0x79,0x72,0x65,0x73,0x2c,0x4e,0x54,0x43,0xa,0x4e,0x65, + 0x77,0x74,0x6f,0x6e,0x2d,0x6c,0x65,0x2d,0x57,0x69,0x6c,0x6c,0x6f,0x77,0x73,0x2c, + 0x4e,0x4c,0x57,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x6d,0x6f,0x72,0x65,0x2c,0x4e, + 0x57,0x52,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x41,0x79,0x72, + 0x2c,0x4e,0x4f,0x41,0xa,0x4e,0x65,0x77,0x74,0x6f,0x77,0x6e,0x20,0x28,0x50,0x6f, + 0x77,0x79,0x73,0x29,0x2c,0x4e,0x57,0x54,0xa,0x4e,0x69,0x6e,0x69,0x61,0x6e,0x20, + 0x50,0x61,0x72,0x6b,0x2c,0x4e,0x4e,0x50,0xa,0x4e,0x69,0x74,0x73,0x68,0x69,0x6c, + 0x6c,0x2c,0x4e,0x49,0x54,0xa,0x4e,0x6f,0x72,0x62,0x69,0x74,0x6f,0x6e,0x2c,0x4e, + 0x42,0x54,0xa,0x4e,0x6f,0x72,0x62,0x75,0x72,0x79,0x2c,0x4e,0x52,0x42,0xa,0x4e, + 0x6f,0x72,0x6d,0x61,0x6e,0x73,0x20,0x42,0x61,0x79,0x2c,0x4e,0x53,0x42,0xa,0x4e, + 0x6f,0x72,0x6d,0x61,0x6e,0x74,0x6f,0x6e,0x2c,0x4e,0x4f,0x52,0xa,0x4e,0x6f,0x72, + 0x74,0x68,0x20,0x42,0x65,0x72,0x77,0x69,0x63,0x6b,0x2c,0x4e,0x42,0x57,0xa,0x4e, + 0x6f,0x72,0x74,0x68,0x20,0x43,0x61,0x6d,0x70,0x2c,0x4e,0x43,0x4d,0xa,0x4e,0x6f, + 0x72,0x74,0x68,0x20,0x44,0x75,0x6c,0x77,0x69,0x63,0x68,0x2c,0x4e,0x44,0x4c,0xa, + 0x4e,0x6f,0x72,0x74,0x68,0x20,0x46,0x61,0x6d,0x62,0x72,0x69,0x64,0x67,0x65,0x2c, + 0x4e,0x46,0x41,0xa,0x4e,0x6f,0x72,0x74,0x68,0x20,0x4c,0x6c,0x61,0x6e,0x72,0x77, + 0x73,0x74,0x2c,0x4e,0x4c,0x52,0xa,0x4e,0x6f,0x72,0x74,0x68,0x20,0x51,0x75,0x65, + 0x65,0x6e,0x73,0x66,0x65,0x72,0x72,0x79,0x2c,0x4e,0x51,0x55,0xa,0x4e,0x6f,0x72, + 0x74,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4e,0x52,0x44,0xa,0x4e,0x6f,0x72,0x74, + 0x68,0x20,0x53,0x68,0x65,0x65,0x6e,0x2c,0x4e,0x53,0x48,0xa,0x4e,0x6f,0x72,0x74, + 0x68,0x20,0x57,0x61,0x6c,0x73,0x68,0x61,0x6d,0x2c,0x4e,0x57,0x41,0xa,0x4e,0x6f, + 0x72,0x74,0x68,0x20,0x57,0x65,0x6d,0x62,0x6c,0x65,0x79,0x2c,0x4e,0x57,0x42,0xa, + 0x4e,0x6f,0x72,0x74,0x68,0x61,0x6c,0x6c,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x4e,0x54, + 0x52,0xa,0x4e,0x6f,0x72,0x74,0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x4e,0x4d, + 0x50,0xa,0x4e,0x6f,0x72,0x74,0x68,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4e,0x46,0x44, + 0xa,0x4e,0x6f,0x72,0x74,0x68,0x66,0x6c,0x65,0x65,0x74,0x2c,0x4e,0x46,0x4c,0xa, + 0x4e,0x6f,0x72,0x74,0x68,0x6f,0x6c,0x74,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4e,0x4c, + 0x54,0xa,0x4e,0x6f,0x72,0x74,0x68,0x75,0x6d,0x62,0x65,0x72,0x6c,0x61,0x6e,0x64, + 0x20,0x50,0x61,0x72,0x6b,0x2c,0x4e,0x55,0x4d,0xa,0x4e,0x6f,0x72,0x74,0x68,0x77, + 0x69,0x63,0x68,0x2c,0x4e,0x57,0x49,0xa,0x4e,0x6f,0x72,0x74,0x6f,0x6e,0x20,0x42, + 0x72,0x69,0x64,0x67,0x65,0x2c,0x4e,0x54,0x42,0xa,0x4e,0x6f,0x72,0x77,0x69,0x63, + 0x68,0x2c,0x4e,0x52,0x57,0xa,0x4e,0x6f,0x72,0x77,0x6f,0x6f,0x64,0x20,0x4a,0x75, + 0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4e,0x57,0x44,0xa,0x4e,0x6f,0x74,0x74,0x69, + 0x6e,0x67,0x68,0x61,0x6d,0x2c,0x4e,0x4f,0x54,0xa,0x4e,0x75,0x6e,0x65,0x61,0x74, + 0x6f,0x6e,0x2c,0x4e,0x55,0x4e,0xa,0x4e,0x75,0x6e,0x68,0x65,0x61,0x64,0x2c,0x4e, + 0x48,0x44,0xa,0x4e,0x75,0x6e,0x74,0x68,0x6f,0x72,0x70,0x65,0x2c,0x4e,0x4e,0x54, + 0xa,0x4e,0x75,0x74,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x4e,0x55,0x54,0xa,0x4e, + 0x75,0x74,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4e,0x55,0x46,0xa,0x4f,0x61,0x6b,0x65, + 0x6e,0x67,0x61,0x74,0x65,0x73,0x2c,0x4f,0x4b,0x4e,0xa,0x4f,0x61,0x6b,0x68,0x61, + 0x6d,0x2c,0x4f,0x4b,0x4d,0xa,0x4f,0x61,0x6b,0x6c,0x65,0x69,0x67,0x68,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x4f,0x4b,0x4c,0xa,0x4f,0x62,0x61,0x6e,0x2c,0x4f,0x42,0x4e, + 0xa,0x4f,0x63,0x6b,0x65,0x6e,0x64,0x6f,0x6e,0x2c,0x4f,0x43,0x4b,0xa,0x4f,0x63, + 0x6b,0x6c,0x65,0x79,0x2c,0x4f,0x4c,0x59,0xa,0x4f,0x6b,0x65,0x68,0x61,0x6d,0x70, + 0x74,0x6f,0x6e,0x2c,0x4f,0x4b,0x45,0xa,0x4f,0x6c,0x64,0x20,0x48,0x69,0x6c,0x6c, + 0x2c,0x4f,0x48,0x4c,0xa,0x4f,0x6c,0x64,0x20,0x52,0x6f,0x61,0x6e,0x2c,0x4f,0x52, + 0x4e,0xa,0x4f,0x6c,0x64,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x4f,0x4c,0x44, + 0xa,0x4f,0x6c,0x64,0x66,0x69,0x65,0x6c,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4f, + 0x4c,0x46,0xa,0x4f,0x6c,0x74,0x6f,0x6e,0x2c,0x4f,0x4c,0x54,0xa,0x4f,0x72,0x65, + 0x2c,0x4f,0x52,0x45,0xa,0x4f,0x72,0x6d,0x73,0x6b,0x69,0x72,0x6b,0x2c,0x4f,0x4d, + 0x53,0xa,0x4f,0x72,0x70,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x4f,0x52,0x50,0xa, + 0x4f,0x72,0x72,0x65,0x6c,0x6c,0x2c,0x4f,0x52,0x52,0xa,0x4f,0x72,0x72,0x65,0x6c, + 0x6c,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4f,0x50,0x4b,0xa,0x4f,0x74,0x66,0x6f,0x72, + 0x64,0x2c,0x4f,0x54,0x46,0xa,0x4f,0x75,0x6c,0x74,0x6f,0x6e,0x20,0x42,0x72,0x6f, + 0x61,0x64,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x4f,0x55,0x4e,0xa,0x4f,0x75,0x6c, + 0x74,0x6f,0x6e,0x20,0x42,0x72,0x6f,0x61,0x64,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c, + 0x4f,0x55,0x53,0xa,0x4f,0x75,0x74,0x77,0x6f,0x6f,0x64,0x2c,0x4f,0x55,0x54,0xa, + 0x4f,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x2c,0x4f,0x56,0x45,0xa,0x4f,0x76,0x65, + 0x72,0x74,0x6f,0x6e,0x2c,0x4f,0x56,0x52,0xa,0x4f,0x78,0x65,0x6e,0x68,0x6f,0x6c, + 0x6d,0x65,0x20,0x4c,0x61,0x6b,0x65,0x20,0x44,0x69,0x73,0x74,0x72,0x69,0x63,0x74, + 0x2c,0x4f,0x58,0x4e,0xa,0x4f,0x78,0x66,0x6f,0x72,0x64,0x2c,0x4f,0x58,0x46,0xa, + 0x4f,0x78,0x73,0x68,0x6f,0x74,0x74,0x2c,0x4f,0x58,0x53,0xa,0x4f,0x78,0x74,0x65, + 0x64,0x2c,0x4f,0x58,0x54,0xa,0x50,0x61,0x64,0x64,0x6f,0x63,0x6b,0x20,0x57,0x6f, + 0x6f,0x64,0x2c,0x50,0x44,0x57,0xa,0x50,0x61,0x64,0x67,0x61,0x74,0x65,0x2c,0x50, + 0x44,0x47,0xa,0x50,0x61,0x69,0x67,0x6e,0x74,0x6f,0x6e,0x2c,0x50,0x47,0x4e,0xa, + 0x50,0x61,0x69,0x73,0x6c,0x65,0x79,0x20,0x43,0x61,0x6e,0x61,0x6c,0x2c,0x50,0x43, + 0x4e,0xa,0x50,0x61,0x69,0x73,0x6c,0x65,0x79,0x20,0x47,0x69,0x6c,0x6d,0x6f,0x75, + 0x72,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x50,0x59,0x47,0xa,0x50,0x61,0x69, + 0x73,0x6c,0x65,0x79,0x20,0x53,0x74,0x20,0x4a,0x61,0x6d,0x65,0x73,0x2c,0x50,0x59, + 0x4a,0xa,0x50,0x61,0x6c,0x6d,0x65,0x72,0x73,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c, + 0x50,0x41,0x4c,0xa,0x50,0x61,0x6e,0x67,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x50, + 0x41,0x4e,0xa,0x50,0x61,0x6e,0x6e,0x61,0x6c,0x2c,0x50,0x4e,0x4c,0xa,0x50,0x61, + 0x6e,0x74,0x79,0x66,0x66,0x79,0x6e,0x6e,0x6f,0x6e,0x2c,0x50,0x54,0x46,0xa,0x50, + 0x61,0x72,0x2c,0x50,0x41,0x52,0xa,0x50,0x61,0x72,0x62,0x6f,0x6c,0x64,0x2c,0x50, + 0x42,0x4c,0xa,0x50,0x61,0x72,0x6b,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x50, + 0x4b,0x54,0xa,0x50,0x61,0x72,0x6b,0x73,0x74,0x6f,0x6e,0x65,0x20,0x28,0x44,0x6f, + 0x72,0x73,0x65,0x74,0x29,0x2c,0x50,0x4b,0x53,0xa,0x50,0x61,0x72,0x73,0x6f,0x6e, + 0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x50,0x53,0x4e,0xa,0x50,0x61,0x72,0x74, + 0x69,0x63,0x6b,0x2c,0x50,0x54,0x4b,0xa,0x50,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x50, + 0x52,0x4e,0xa,0x50,0x61,0x74,0x63,0x68,0x77,0x61,0x79,0x2c,0x50,0x57,0x59,0xa, + 0x50,0x61,0x74,0x72,0x69,0x63,0x72,0x6f,0x66,0x74,0x2c,0x50,0x41,0x54,0xa,0x50, + 0x61,0x74,0x74,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x50,0x54,0x54,0xa,0x50,0x65,0x61, + 0x72,0x74,0x72,0x65,0x65,0x2c,0x50,0x45,0x41,0xa,0x50,0x65,0x63,0x6b,0x68,0x61, + 0x6d,0x20,0x52,0x79,0x65,0x2c,0x50,0x4d,0x52,0xa,0x50,0x65,0x67,0x73,0x77,0x6f, + 0x6f,0x64,0x2c,0x50,0x45,0x47,0xa,0x50,0x65,0x6d,0x62,0x65,0x72,0x74,0x6f,0x6e, + 0x2c,0x50,0x45,0x4d,0xa,0x50,0x65,0x6d,0x62,0x72,0x65,0x79,0x20,0x26,0x20,0x42, + 0x75,0x72,0x72,0x79,0x20,0x50,0x6f,0x72,0x74,0x2c,0x50,0x42,0x59,0xa,0x50,0x65, + 0x6d,0x62,0x72,0x6f,0x6b,0x65,0x2c,0x50,0x4d,0x42,0xa,0x50,0x65,0x6d,0x62,0x72, + 0x6f,0x6b,0x65,0x20,0x44,0x6f,0x63,0x6b,0x2c,0x50,0x4d,0x44,0xa,0x50,0x65,0x6e, + 0x61,0x6c,0x6c,0x79,0x2c,0x50,0x4e,0x41,0xa,0x50,0x65,0x6e,0x61,0x72,0x74,0x68, + 0x2c,0x50,0x45,0x4e,0xa,0x50,0x65,0x6e,0x63,0x6f,0x65,0x64,0x2c,0x50,0x43,0x44, + 0xa,0x50,0x65,0x6e,0x67,0x61,0x6d,0x2c,0x50,0x47,0x4d,0xa,0x50,0x65,0x6e,0x67, + 0x65,0x20,0x45,0x61,0x73,0x74,0x2c,0x50,0x4e,0x45,0xa,0x50,0x65,0x6e,0x67,0x65, + 0x20,0x57,0x65,0x73,0x74,0x2c,0x50,0x4e,0x57,0xa,0x50,0x65,0x6e,0x68,0x65,0x6c, + 0x69,0x67,0x2c,0x50,0x48,0x47,0xa,0x50,0x65,0x6e,0x69,0x73,0x74,0x6f,0x6e,0x65, + 0x2c,0x50,0x4e,0x53,0xa,0x50,0x65,0x6e,0x6b,0x72,0x69,0x64,0x67,0x65,0x2c,0x50, + 0x4b,0x47,0xa,0x50,0x65,0x6e,0x6d,0x61,0x65,0x6e,0x6d,0x61,0x77,0x72,0x2c,0x50, + 0x4d,0x57,0xa,0x50,0x65,0x6e,0x6d,0x65,0x72,0x65,0x2c,0x50,0x4e,0x4d,0xa,0x50, + 0x65,0x6e,0x72,0x68,0x69,0x77,0x63,0x65,0x69,0x62,0x65,0x72,0x2c,0x50,0x45,0x52, + 0xa,0x50,0x65,0x6e,0x72,0x68,0x79,0x6e,0x64,0x65,0x75,0x64,0x72,0x61,0x65,0x74, + 0x68,0x2c,0x50,0x52,0x48,0xa,0x50,0x65,0x6e,0x72,0x69,0x74,0x68,0x2c,0x50,0x4e, + 0x52,0xa,0x50,0x65,0x6e,0x72,0x79,0x6e,0x2c,0x50,0x59,0x4e,0xa,0x50,0x65,0x6e, + 0x73,0x61,0x72,0x6e,0x20,0x28,0x47,0x77,0x79,0x6e,0x65,0x64,0x64,0x29,0x2c,0x50, + 0x45,0x53,0xa,0x50,0x65,0x6e,0x73,0x68,0x75,0x72,0x73,0x74,0x2c,0x50,0x48,0x52, + 0xa,0x50,0x65,0x6e,0x74,0x72,0x65,0x2d,0x42,0x61,0x63,0x68,0x2c,0x50,0x54,0x42, + 0xa,0x50,0x65,0x6e,0x2d,0x79,0x2d,0x42,0x6f,0x6e,0x74,0x2c,0x50,0x4e,0x59,0xa, + 0x50,0x65,0x6e,0x79,0x63,0x68,0x61,0x69,0x6e,0x2c,0x42,0x50,0x43,0xa,0x50,0x65, + 0x6e,0x79,0x66,0x66,0x6f,0x72,0x64,0x64,0x2c,0x50,0x4e,0x46,0xa,0x50,0x65,0x6e, + 0x7a,0x61,0x6e,0x63,0x65,0x2c,0x50,0x4e,0x5a,0xa,0x50,0x65,0x72,0x72,0x61,0x6e, + 0x77,0x65,0x6c,0x6c,0x2c,0x50,0x52,0x57,0xa,0x50,0x65,0x72,0x72,0x79,0x20,0x42, + 0x61,0x72,0x72,0x2c,0x50,0x52,0x59,0xa,0x50,0x65,0x72,0x73,0x68,0x6f,0x72,0x65, + 0x2c,0x50,0x53,0x48,0xa,0x50,0x65,0x72,0x74,0x68,0x2c,0x50,0x54,0x48,0xa,0x50, + 0x65,0x74,0x65,0x72,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x50,0x42,0x4f,0xa, + 0x50,0x65,0x74,0x65,0x72,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x50,0x54,0x52,0xa, + 0x50,0x65,0x74,0x74,0x73,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x50,0x45,0x54,0xa,0x50, + 0x65,0x76,0x65,0x6e,0x73,0x65,0x79,0x20,0x26,0x20,0x57,0x65,0x73,0x74,0x68,0x61, + 0x6d,0x2c,0x50,0x45,0x56,0xa,0x50,0x65,0x76,0x65,0x6e,0x73,0x65,0x79,0x20,0x42, + 0x61,0x79,0x2c,0x50,0x45,0x42,0xa,0x50,0x65,0x77,0x73,0x65,0x79,0x2c,0x50,0x45, + 0x57,0xa,0x50,0x69,0x6c,0x6e,0x69,0x6e,0x67,0x2c,0x50,0x49,0x4c,0xa,0x50,0x69, + 0x6e,0x68,0x6f,0x65,0x2c,0x50,0x49,0x4e,0xa,0x50,0x69,0x74,0x6c,0x6f,0x63,0x68, + 0x72,0x79,0x2c,0x50,0x49,0x54,0xa,0x50,0x69,0x74,0x73,0x65,0x61,0x2c,0x50,0x53, + 0x45,0xa,0x50,0x6c,0x65,0x61,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x50,0x4c, + 0x53,0xa,0x50,0x6c,0x6f,0x63,0x6b,0x74,0x6f,0x6e,0x2c,0x50,0x4c,0x4b,0xa,0x50, + 0x6c,0x75,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x50,0x4c,0x43,0xa,0x50,0x6c,0x75,0x6d, + 0x6c,0x65,0x79,0x2c,0x50,0x4c,0x4d,0xa,0x50,0x6c,0x75,0x6d,0x70,0x74,0x6f,0x6e, + 0x2c,0x50,0x4d,0x50,0xa,0x50,0x6c,0x75,0x6d,0x73,0x74,0x65,0x61,0x64,0x2c,0x50, + 0x4c,0x55,0xa,0x50,0x6c,0x79,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x50,0x4c,0x59,0xa, + 0x50,0x6f,0x6b,0x65,0x73,0x64,0x6f,0x77,0x6e,0x2c,0x50,0x4f,0x4b,0xa,0x50,0x6f, + 0x6c,0x65,0x67,0x61,0x74,0x65,0x2c,0x50,0x4c,0x47,0xa,0x50,0x6f,0x6c,0x65,0x73, + 0x77,0x6f,0x72,0x74,0x68,0x2c,0x50,0x53,0x57,0xa,0x50,0x6f,0x6c,0x6c,0x6f,0x6b, + 0x73,0x68,0x61,0x77,0x73,0x20,0x45,0x61,0x73,0x74,0x2c,0x50,0x57,0x45,0xa,0x50, + 0x6f,0x6c,0x6c,0x6f,0x6b,0x73,0x68,0x61,0x77,0x73,0x20,0x57,0x65,0x73,0x74,0x2c, + 0x50,0x57,0x57,0xa,0x50,0x6f,0x6c,0x6c,0x6f,0x6b,0x73,0x68,0x69,0x65,0x6c,0x64, + 0x73,0x20,0x45,0x61,0x73,0x74,0x2c,0x50,0x4c,0x45,0xa,0x50,0x6f,0x6c,0x6c,0x6f, + 0x6b,0x73,0x68,0x69,0x65,0x6c,0x64,0x73,0x20,0x57,0x65,0x73,0x74,0x2c,0x50,0x4c, + 0x57,0xa,0x50,0x6f,0x6c,0x6d,0x6f,0x6e,0x74,0x2c,0x50,0x4d,0x54,0xa,0x50,0x6f, + 0x6c,0x73,0x6c,0x6f,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x50,0x4f,0x4c, + 0xa,0x50,0x6f,0x6e,0x64,0x65,0x72,0x73,0x20,0x45,0x6e,0x64,0x2c,0x50,0x4f,0x4e, + 0xa,0x50,0x6f,0x6e,0x74,0x61,0x72,0x64,0x64,0x75,0x6c,0x61,0x69,0x73,0x2c,0x50, + 0x54,0x44,0xa,0x50,0x6f,0x6e,0x74,0x65,0x66,0x72,0x61,0x63,0x74,0x20,0x42,0x61, + 0x67,0x68,0x69,0x6c,0x6c,0x2c,0x50,0x46,0x52,0xa,0x50,0x6f,0x6e,0x74,0x65,0x66, + 0x72,0x61,0x63,0x74,0x20,0x4d,0x6f,0x6e,0x6b,0x68,0x69,0x6c,0x6c,0x2c,0x50,0x46, + 0x4d,0xa,0x50,0x6f,0x6e,0x74,0x65,0x66,0x72,0x61,0x63,0x74,0x20,0x54,0x61,0x6e, + 0x73,0x68,0x65,0x6c,0x66,0x2c,0x50,0x4f,0x54,0xa,0x50,0x6f,0x6e,0x74,0x6c,0x6f, + 0x74,0x74,0x79,0x6e,0x2c,0x50,0x4c,0x54,0xa,0x50,0x6f,0x6e,0x74,0x79,0x63,0x6c, + 0x75,0x6e,0x2c,0x50,0x59,0x43,0xa,0x50,0x6f,0x6e,0x74,0x2d,0x79,0x2d,0x50,0x61, + 0x6e,0x74,0x2c,0x50,0x59,0x50,0xa,0x50,0x6f,0x6e,0x74,0x79,0x70,0x6f,0x6f,0x6c, + 0x20,0x26,0x20,0x4e,0x65,0x77,0x20,0x49,0x6e,0x6e,0x2c,0x50,0x50,0x4c,0xa,0x50, + 0x6f,0x6e,0x74,0x79,0x70,0x72,0x69,0x64,0x64,0x2c,0x50,0x50,0x44,0xa,0x50,0x6f, + 0x6f,0x6c,0x65,0x2c,0x50,0x4f,0x4f,0xa,0x50,0x6f,0x70,0x70,0x6c,0x65,0x74,0x6f, + 0x6e,0x2c,0x50,0x4f,0x50,0xa,0x50,0x6f,0x72,0x74,0x20,0x47,0x6c,0x61,0x73,0x67, + 0x6f,0x77,0x2c,0x50,0x54,0x47,0xa,0x50,0x6f,0x72,0x74,0x20,0x53,0x75,0x6e,0x6c, + 0x69,0x67,0x68,0x74,0x2c,0x50,0x53,0x4c,0xa,0x50,0x6f,0x72,0x74,0x20,0x54,0x61, + 0x6c,0x62,0x6f,0x74,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x50,0x54,0x41, + 0xa,0x50,0x6f,0x72,0x74,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x50,0x54,0x43, + 0xa,0x50,0x6f,0x72,0x74,0x68,0x2c,0x50,0x4f,0x52,0xa,0x50,0x6f,0x72,0x74,0x68, + 0x6d,0x61,0x64,0x6f,0x67,0x2c,0x50,0x54,0x4d,0xa,0x50,0x6f,0x72,0x74,0x6c,0x65, + 0x74,0x68,0x65,0x6e,0x2c,0x50,0x4c,0x4e,0xa,0x50,0x6f,0x72,0x74,0x73,0x6c,0x61, + 0x64,0x65,0x2c,0x50,0x4c,0x44,0xa,0x50,0x6f,0x72,0x74,0x73,0x6d,0x6f,0x75,0x74, + 0x68,0x20,0x26,0x20,0x53,0x6f,0x75,0x74,0x68,0x73,0x65,0x61,0x2c,0x50,0x4d,0x53, + 0xa,0x50,0x6f,0x72,0x74,0x73,0x6d,0x6f,0x75,0x74,0x68,0x20,0x41,0x72,0x6d,0x73, + 0x2c,0x50,0x4d,0x41,0xa,0x50,0x6f,0x72,0x74,0x73,0x6d,0x6f,0x75,0x74,0x68,0x20, + 0x48,0x61,0x72,0x62,0x6f,0x75,0x72,0x2c,0x50,0x4d,0x48,0xa,0x50,0x6f,0x73,0x73, + 0x69,0x6c,0x70,0x61,0x72,0x6b,0x20,0x26,0x20,0x50,0x61,0x72,0x6b,0x68,0x6f,0x75, + 0x73,0x65,0x2c,0x50,0x50,0x4b,0xa,0x50,0x6f,0x74,0x74,0x65,0x72,0x73,0x20,0x42, + 0x61,0x72,0x2c,0x50,0x42,0x52,0xa,0x50,0x6f,0x75,0x6c,0x74,0x6f,0x6e,0x2d,0x6c, + 0x65,0x2d,0x46,0x79,0x6c,0x64,0x65,0x2c,0x50,0x46,0x59,0xa,0x50,0x6f,0x79,0x6e, + 0x74,0x6f,0x6e,0x2c,0x50,0x59,0x54,0xa,0x50,0x72,0x65,0x65,0x73,0x2c,0x50,0x52, + 0x53,0xa,0x50,0x72,0x65,0x73,0x63,0x6f,0x74,0x2c,0x50,0x53,0x43,0xa,0x50,0x72, + 0x65,0x73,0x74,0x61,0x74,0x79,0x6e,0x2c,0x50,0x52,0x54,0xa,0x50,0x72,0x65,0x73, + 0x74,0x62,0x75,0x72,0x79,0x2c,0x50,0x52,0x42,0xa,0x50,0x72,0x65,0x73,0x74,0x6f, + 0x6e,0x2c,0x50,0x52,0x45,0xa,0x50,0x72,0x65,0x73,0x74,0x6f,0x6e,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x50,0x52,0x50,0xa,0x50,0x72,0x65,0x73,0x74,0x6f,0x6e,0x70,0x61, + 0x6e,0x73,0x2c,0x50,0x53,0x54,0xa,0x50,0x72,0x65,0x73,0x74,0x77,0x69,0x63,0x6b, + 0x20,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x20,0x41, + 0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x50,0x52,0x41,0xa,0x50,0x72,0x65,0x73,0x74, + 0x77,0x69,0x63,0x6b,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x50,0x54,0x57,0xa,0x50,0x72, + 0x69,0x65,0x73,0x74,0x68,0x69,0x6c,0x6c,0x20,0x26,0x20,0x44,0x61,0x72,0x6e,0x6c, + 0x65,0x79,0x2c,0x50,0x54,0x4c,0xa,0x50,0x72,0x69,0x6e,0x63,0x65,0x73,0x20,0x52, + 0x69,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x50,0x52,0x52,0xa,0x50,0x72, + 0x69,0x74,0x74,0x6c,0x65,0x77,0x65,0x6c,0x6c,0x2c,0x50,0x52,0x4c,0xa,0x50,0x72, + 0x75,0x64,0x68,0x6f,0x65,0x2c,0x50,0x52,0x55,0xa,0x50,0x75,0x6c,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x2c,0x50,0x55,0x4c,0xa,0x50,0x75,0x72,0x66,0x6c,0x65,0x65, + 0x74,0x2c,0x50,0x46,0x4c,0xa,0x50,0x75,0x72,0x6c,0x65,0x79,0x2c,0x50,0x55,0x52, + 0xa,0x50,0x75,0x72,0x6c,0x65,0x79,0x20,0x4f,0x61,0x6b,0x73,0x2c,0x50,0x55,0x4f, + 0xa,0x50,0x75,0x74,0x6e,0x65,0x79,0x2c,0x50,0x55,0x54,0xa,0x50,0x77,0x6c,0x6c, + 0x68,0x65,0x6c,0x69,0x2c,0x50,0x57,0x4c,0xa,0x50,0x79,0x6c,0x65,0x2c,0x50,0x59, + 0x4c,0xa,0x51,0x75,0x61,0x6b,0x65,0x72,0x73,0x20,0x59,0x61,0x72,0x64,0x2c,0x51, + 0x59,0x44,0xa,0x51,0x75,0x65,0x65,0x6e,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c, + 0x51,0x42,0x52,0xa,0x51,0x75,0x65,0x65,0x6e,0x73,0x20,0x50,0x61,0x72,0x6b,0x20, + 0x28,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77,0x29,0x2c,0x51,0x50,0x4b,0xa,0x51,0x75, + 0x65,0x65,0x6e,0x73,0x20,0x50,0x61,0x72,0x6b,0x20,0x28,0x4c,0x6f,0x6e,0x64,0x6f, + 0x6e,0x29,0x2c,0x51,0x50,0x57,0xa,0x50,0x65,0x63,0x6b,0x68,0x61,0x6d,0x2c,0x51, + 0x52,0x50,0xa,0x51,0x75,0x65,0x65,0x6e,0x73,0x74,0x6f,0x77,0x6e,0x20,0x52,0x6f, + 0x61,0x64,0x20,0x28,0x42,0x61,0x74,0x74,0x65,0x72,0x73,0x65,0x61,0x29,0x2c,0x51, + 0x52,0x42,0xa,0x51,0x75,0x69,0x6e,0x74,0x72,0x65,0x6c,0x20,0x44,0x6f,0x77,0x6e, + 0x73,0x2c,0x51,0x55,0x49,0xa,0x52,0x61,0x64,0x63,0x6c,0x69,0x66,0x66,0x65,0x20, + 0x28,0x4e,0x6f,0x74,0x74,0x73,0x29,0x2c,0x52,0x44,0x46,0xa,0x52,0x61,0x64,0x6c, + 0x65,0x74,0x74,0x2c,0x52,0x44,0x54,0xa,0x52,0x61,0x64,0x6c,0x65,0x79,0x2c,0x52, + 0x41,0x44,0xa,0x52,0x61,0x64,0x79,0x72,0x2c,0x52,0x44,0x52,0xa,0x52,0x61,0x69, + 0x6e,0x66,0x6f,0x72,0x64,0x2c,0x52,0x4e,0x46,0xa,0x52,0x61,0x69,0x6e,0x68,0x61, + 0x6d,0x20,0x28,0x45,0x73,0x73,0x65,0x78,0x29,0x2c,0x52,0x4e,0x4d,0xa,0x52,0x61, + 0x69,0x6e,0x68,0x61,0x6d,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x52,0x41,0x49, + 0xa,0x52,0x61,0x69,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x52,0x4e,0x48,0xa,0x52,0x61, + 0x6d,0x73,0x67,0x61,0x74,0x65,0x2c,0x52,0x41,0x4d,0xa,0x52,0x61,0x6d,0x73,0x67, + 0x72,0x65,0x61,0x76,0x65,0x20,0x26,0x20,0x57,0x69,0x6c,0x70,0x73,0x68,0x69,0x72, + 0x65,0x2c,0x52,0x47,0x57,0xa,0x52,0x61,0x6e,0x6e,0x6f,0x63,0x68,0x2c,0x52,0x41, + 0x4e,0xa,0x52,0x61,0x75,0x63,0x65,0x62,0x79,0x2c,0x52,0x41,0x55,0xa,0x52,0x61, + 0x76,0x65,0x6e,0x67,0x6c,0x61,0x73,0x73,0x20,0x66,0x6f,0x72,0x20,0x45,0x73,0x6b, + 0x64,0x61,0x6c,0x65,0x2c,0x52,0x41,0x56,0xa,0x52,0x61,0x76,0x65,0x6e,0x73,0x62, + 0x6f,0x75,0x72,0x6e,0x65,0x2c,0x52,0x56,0x42,0xa,0x52,0x61,0x76,0x65,0x6e,0x73, + 0x74,0x68,0x6f,0x72,0x70,0x65,0x2c,0x52,0x56,0x4e,0xa,0x52,0x61,0x77,0x63,0x6c, + 0x69,0x66,0x66,0x65,0x2c,0x52,0x57,0x43,0xa,0x52,0x61,0x79,0x6c,0x65,0x69,0x67, + 0x68,0x2c,0x52,0x4c,0x47,0xa,0x52,0x61,0x79,0x6e,0x65,0x73,0x20,0x50,0x61,0x72, + 0x6b,0x2c,0x52,0x41,0x59,0xa,0x52,0x65,0x61,0x64,0x69,0x6e,0x67,0x2c,0x52,0x44, + 0x47,0xa,0x52,0x65,0x61,0x64,0x69,0x6e,0x67,0x20,0x57,0x65,0x73,0x74,0x2c,0x52, + 0x44,0x57,0xa,0x52,0x65,0x63,0x74,0x6f,0x72,0x79,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x52,0x45,0x43,0xa,0x52,0x65,0x64,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x52,0x44, + 0x42,0xa,0x52,0x65,0x64,0x63,0x61,0x72,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c, + 0x2c,0x52,0x43,0x43,0xa,0x52,0x65,0x64,0x63,0x61,0x72,0x20,0x45,0x61,0x73,0x74, + 0x2c,0x52,0x43,0x45,0xa,0x52,0x65,0x64,0x64,0x69,0x73,0x68,0x20,0x4e,0x6f,0x72, + 0x74,0x68,0x2c,0x52,0x44,0x4e,0xa,0x52,0x65,0x64,0x64,0x69,0x73,0x68,0x20,0x53, + 0x6f,0x75,0x74,0x68,0x2c,0x52,0x44,0x53,0xa,0x52,0x65,0x64,0x64,0x69,0x74,0x63, + 0x68,0x2c,0x52,0x44,0x43,0xa,0x52,0x65,0x64,0x68,0x69,0x6c,0x6c,0x2c,0x52,0x44, + 0x48,0xa,0x52,0x65,0x64,0x6c,0x61,0x6e,0x64,0x2c,0x52,0x44,0x41,0xa,0x52,0x65, + 0x64,0x72,0x75,0x74,0x68,0x2c,0x52,0x45,0x44,0xa,0x52,0x65,0x65,0x64,0x68,0x61, + 0x6d,0x20,0x28,0x4e,0x6f,0x72,0x66,0x6f,0x6c,0x6b,0x29,0x2c,0x52,0x45,0x45,0xa, + 0x52,0x65,0x65,0x64,0x68,0x61,0x6d,0x20,0x28,0x53,0x75,0x72,0x72,0x65,0x79,0x29, + 0x2c,0x52,0x48,0x4d,0xa,0x52,0x65,0x69,0x67,0x61,0x74,0x65,0x2c,0x52,0x45,0x49, + 0xa,0x52,0x65,0x6e,0x74,0x6f,0x6e,0x2c,0x52,0x54,0x4e,0xa,0x52,0x65,0x74,0x66, + 0x6f,0x72,0x64,0x2c,0x52,0x45,0x54,0xa,0x52,0x68,0x69,0x77,0x62,0x69,0x6e,0x61, + 0x2c,0x52,0x48,0x49,0xa,0x52,0x68,0x6f,0x6f,0x73,0x65,0x20,0x43,0x61,0x72,0x64, + 0x69,0x66,0x66,0x20,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61, + 0x6c,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x52,0x49,0x41,0xa,0x52,0x68, + 0x6f,0x73,0x6e,0x65,0x69,0x67,0x72,0x2c,0x52,0x48,0x4f,0xa,0x52,0x68,0x79,0x6c, + 0x2c,0x52,0x48,0x4c,0xa,0x52,0x68,0x79,0x6d,0x6e,0x65,0x79,0x2c,0x52,0x48,0x59, + 0xa,0x52,0x69,0x62,0x62,0x6c,0x65,0x68,0x65,0x61,0x64,0x2c,0x52,0x48,0x44,0xa, + 0x52,0x69,0x63,0x65,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x52,0x49,0x4c,0xa,0x52,0x69, + 0x63,0x68,0x6d,0x6f,0x6e,0x64,0x2c,0x52,0x4d,0x44,0xa,0x52,0x69,0x63,0x6b,0x6d, + 0x61,0x6e,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c,0x52,0x49,0x43,0xa,0x52,0x69,0x64, + 0x64,0x6c,0x65,0x73,0x64,0x6f,0x77,0x6e,0x2c,0x52,0x44,0x44,0xa,0x52,0x69,0x64, + 0x67,0x6d,0x6f,0x6e,0x74,0x2c,0x52,0x49,0x44,0xa,0x52,0x69,0x64,0x69,0x6e,0x67, + 0x20,0x4d,0x69,0x6c,0x6c,0x2c,0x52,0x44,0x4d,0xa,0x52,0x69,0x73,0x63,0x61,0x20, + 0x26,0x20,0x50,0x6f,0x6e,0x74,0x79,0x6d,0x69,0x73,0x74,0x65,0x72,0x2c,0x52,0x43, + 0x41,0xa,0x52,0x69,0x73,0x68,0x74,0x6f,0x6e,0x2c,0x52,0x49,0x53,0xa,0x52,0x6f, + 0x62,0x65,0x72,0x74,0x73,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x52,0x42,0x52,0xa, + 0x52,0x6f,0x62,0x79,0x2c,0x52,0x4f,0x42,0xa,0x52,0x6f,0x63,0x68,0x64,0x61,0x6c, + 0x65,0x2c,0x52,0x43,0x44,0xa,0x52,0x6f,0x63,0x68,0x65,0x2c,0x52,0x4f,0x43,0xa, + 0x52,0x6f,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x52,0x54,0x52,0xa,0x52,0x6f, + 0x63,0x68,0x66,0x6f,0x72,0x64,0x2c,0x52,0x46,0x44,0xa,0x52,0x6f,0x63,0x6b,0x20, + 0x46,0x65,0x72,0x72,0x79,0x2c,0x52,0x46,0x59,0xa,0x52,0x6f,0x67,0x61,0x72,0x74, + 0x2c,0x52,0x4f,0x47,0xa,0x52,0x6f,0x67,0x65,0x72,0x73,0x74,0x6f,0x6e,0x65,0x2c, + 0x52,0x4f,0x52,0xa,0x52,0x6f,0x6c,0x6c,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x52,0x4f, + 0x4c,0xa,0x52,0x6f,0x6d,0x61,0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x52, + 0x4d,0x42,0xa,0x52,0x6f,0x6d,0x66,0x6f,0x72,0x64,0x2c,0x52,0x4d,0x46,0xa,0x52, + 0x6f,0x6d,0x69,0x6c,0x65,0x79,0x2c,0x52,0x4d,0x4c,0xa,0x52,0x6f,0x6d,0x73,0x65, + 0x79,0x2c,0x52,0x4f,0x4d,0xa,0x52,0x6f,0x6f,0x73,0x65,0x2c,0x52,0x4f,0x4f,0xa, + 0x52,0x6f,0x73,0x65,0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x52,0x53,0x47,0xa,0x52, + 0x6f,0x73,0x65,0x20,0x48,0x69,0x6c,0x6c,0x20,0x4d,0x61,0x72,0x70,0x6c,0x65,0x2c, + 0x52,0x53,0x48,0xa,0x52,0x6f,0x73,0x79,0x74,0x68,0x2c,0x52,0x4f,0x53,0xa,0x52, + 0x6f,0x74,0x68,0x65,0x72,0x68,0x61,0x6d,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c, + 0x2c,0x52,0x4d,0x43,0xa,0x52,0x6f,0x75,0x67,0x68,0x74,0x6f,0x6e,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x52,0x4e,0x52,0xa,0x52,0x6f,0x77,0x6c,0x61,0x6e,0x64,0x73,0x20, + 0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x52,0x4c,0x4e,0xa,0x52,0x6f,0x77,0x6c,0x65, + 0x79,0x20,0x52,0x65,0x67,0x69,0x73,0x2c,0x52,0x4f,0x57,0xa,0x52,0x6f,0x79,0x20, + 0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x52,0x59,0x42,0xa,0x52,0x6f,0x79,0x64,0x6f, + 0x6e,0x2c,0x52,0x59,0x4e,0xa,0x52,0x6f,0x79,0x73,0x74,0x6f,0x6e,0x2c,0x52,0x59, + 0x53,0xa,0x52,0x75,0x61,0x62,0x6f,0x6e,0x2c,0x52,0x55,0x41,0xa,0x52,0x75,0x66, + 0x66,0x6f,0x72,0x64,0x2c,0x52,0x55,0x46,0xa,0x52,0x75,0x67,0x62,0x79,0x2c,0x52, + 0x55,0x47,0xa,0x52,0x75,0x67,0x65,0x6c,0x65,0x79,0x20,0x54,0x6f,0x77,0x6e,0x2c, + 0x52,0x47,0x54,0xa,0x52,0x75,0x67,0x65,0x6c,0x65,0x79,0x20,0x54,0x72,0x65,0x6e, + 0x74,0x20,0x56,0x61,0x6c,0x6c,0x65,0x79,0x2c,0x52,0x47,0x4c,0xa,0x52,0x75,0x6e, + 0x63,0x6f,0x72,0x6e,0x2c,0x52,0x55,0x4e,0xa,0x52,0x75,0x6e,0x63,0x6f,0x72,0x6e, + 0x20,0x45,0x61,0x73,0x74,0x2c,0x52,0x55,0x45,0xa,0x52,0x75,0x73,0x6b,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x2c,0x52,0x4b,0x54,0xa,0x52,0x75,0x73,0x77,0x61,0x72,0x70, + 0x2c,0x52,0x55,0x53,0xa,0x52,0x75,0x74,0x68,0x65,0x72,0x67,0x6c,0x65,0x6e,0x2c, + 0x52,0x55,0x54,0xa,0x52,0x79,0x64,0x65,0x20,0x20,0x53,0x74,0x20,0x4a,0x6f,0x68, + 0x6e,0x73,0x20,0x52,0x6f,0x61,0x64,0x2c,0x52,0x59,0x52,0xa,0x52,0x79,0x64,0x65, + 0x20,0x45,0x73,0x70,0x6c,0x61,0x6e,0x61,0x64,0x65,0x2c,0x52,0x59,0x44,0xa,0x52, + 0x79,0x64,0x65,0x20,0x50,0x69,0x65,0x72,0x20,0x48,0x65,0x61,0x64,0x2c,0x52,0x59, + 0x50,0xa,0x52,0x79,0x64,0x65,0x72,0x20,0x42,0x72,0x6f,0x77,0x2c,0x52,0x52,0x42, + 0xa,0x52,0x79,0x65,0x2c,0x52,0x59,0x45,0xa,0x52,0x79,0x65,0x20,0x48,0x6f,0x75, + 0x73,0x65,0x2c,0x52,0x59,0x48,0xa,0x53,0x61,0x6c,0x66,0x6f,0x72,0x64,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53,0x46,0x44,0xa,0x53,0x61,0x6c,0x66,0x6f, + 0x72,0x64,0x20,0x43,0x72,0x65,0x73,0x63,0x65,0x6e,0x74,0x2c,0x53,0x4c,0x44,0xa, + 0x53,0x61,0x6c,0x66,0x6f,0x72,0x64,0x73,0x2c,0x53,0x41,0x46,0xa,0x53,0x61,0x6c, + 0x68,0x6f,0x75,0x73,0x65,0x2c,0x53,0x41,0x48,0xa,0x53,0x61,0x6c,0x69,0x73,0x62, + 0x75,0x72,0x79,0x2c,0x53,0x41,0x4c,0xa,0x53,0x61,0x6c,0x74,0x61,0x69,0x72,0x65, + 0x2c,0x53,0x41,0x45,0xa,0x53,0x61,0x6c,0x74,0x61,0x73,0x68,0x2c,0x53,0x54,0x53, + 0xa,0x53,0x61,0x6c,0x74,0x62,0x75,0x72,0x6e,0x2c,0x53,0x4c,0x42,0xa,0x53,0x61, + 0x6c,0x74,0x63,0x6f,0x61,0x74,0x73,0x2c,0x53,0x4c,0x54,0xa,0x53,0x61,0x6c,0x74, + 0x6d,0x61,0x72,0x73,0x68,0x65,0x2c,0x53,0x41,0x4d,0xa,0x53,0x61,0x6c,0x77,0x69, + 0x63,0x6b,0x2c,0x53,0x4c,0x57,0xa,0x53,0x61,0x6d,0x70,0x66,0x6f,0x72,0x64,0x20, + 0x43,0x6f,0x75,0x72,0x74,0x65,0x6e,0x61,0x79,0x2c,0x53,0x4d,0x43,0xa,0x53,0x61, + 0x6e,0x64,0x61,0x6c,0x20,0x26,0x20,0x41,0x67,0x62,0x72,0x69,0x67,0x67,0x2c,0x53, + 0x4e,0x41,0xa,0x53,0x61,0x6e,0x64,0x62,0x61,0x63,0x68,0x2c,0x53,0x44,0x42,0xa, + 0x53,0x61,0x6e,0x64,0x65,0x72,0x73,0x74,0x65,0x61,0x64,0x2c,0x53,0x4e,0x52,0xa, + 0x53,0x61,0x6e,0x64,0x68,0x69,0x6c,0x6c,0x73,0x2c,0x53,0x44,0x4c,0xa,0x53,0x61, + 0x6e,0x64,0x68,0x75,0x72,0x73,0x74,0x2c,0x53,0x4e,0x44,0xa,0x53,0x61,0x6e,0x64, + 0x6c,0x69,0x6e,0x67,0x2c,0x53,0x44,0x47,0xa,0x53,0x61,0x6e,0x64,0x6f,0x77,0x6e, + 0x2c,0x53,0x41,0x4e,0xa,0x53,0x61,0x6e,0x64,0x70,0x6c,0x61,0x63,0x65,0x2c,0x53, + 0x44,0x50,0xa,0x53,0x61,0x6e,0x64,0x77,0x65,0x6c,0x6c,0x20,0x26,0x20,0x44,0x75, + 0x64,0x6c,0x65,0x79,0x2c,0x53,0x41,0x44,0xa,0x53,0x61,0x6e,0x64,0x77,0x69,0x63, + 0x68,0x2c,0x53,0x44,0x57,0xa,0x53,0x61,0x6e,0x64,0x79,0x2c,0x53,0x44,0x59,0xa, + 0x53,0x61,0x6e,0x6b,0x65,0x79,0x20,0x66,0x6f,0x72,0x20,0x50,0x65,0x6e,0x6b,0x65, + 0x74,0x68,0x2c,0x53,0x4e,0x4b,0xa,0x53,0x61,0x6e,0x71,0x75,0x68,0x61,0x72,0x2c, + 0x53,0x51,0x48,0xa,0x53,0x61,0x72,0x6e,0x2c,0x53,0x52,0x52,0xa,0x53,0x61,0x75, + 0x6e,0x64,0x65,0x72,0x73,0x66,0x6f,0x6f,0x74,0x2c,0x53,0x44,0x46,0xa,0x53,0x61, + 0x75,0x6e,0x64,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x53,0x44,0x52,0xa,0x53,0x61,0x77, + 0x62,0x72,0x69,0x64,0x67,0x65,0x77,0x6f,0x72,0x74,0x68,0x2c,0x53,0x41,0x57,0xa, + 0x53,0x61,0x78,0x69,0x6c,0x62,0x79,0x2c,0x53,0x58,0x59,0xa,0x53,0x61,0x78,0x6d, + 0x75,0x6e,0x64,0x68,0x61,0x6d,0x2c,0x53,0x41,0x58,0xa,0x53,0x63,0x61,0x72,0x62, + 0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x53,0x43,0x41,0xa,0x53,0x63,0x6f,0x74,0x73, + 0x63,0x61,0x6c,0x64,0x65,0x72,0x2c,0x53,0x43,0x54,0xa,0x53,0x63,0x6f,0x74,0x73, + 0x74,0x6f,0x75,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x53,0x43,0x48,0xa,0x53,0x63,0x75, + 0x6e,0x74,0x68,0x6f,0x72,0x70,0x65,0x2c,0x53,0x43,0x55,0xa,0x53,0x65,0x61,0x20, + 0x4d,0x69,0x6c,0x6c,0x73,0x2c,0x53,0x4d,0x4c,0xa,0x53,0x65,0x61,0x66,0x6f,0x72, + 0x64,0x2c,0x53,0x45,0x46,0xa,0x53,0x65,0x61,0x66,0x6f,0x72,0x74,0x68,0x20,0x26, + 0x20,0x4c,0x69,0x74,0x68,0x65,0x72,0x6c,0x61,0x6e,0x64,0x2c,0x53,0x46,0x4c,0xa, + 0x53,0x65,0x61,0x68,0x61,0x6d,0x2c,0x53,0x45,0x41,0xa,0x53,0x65,0x61,0x6d,0x65, + 0x72,0x2c,0x53,0x45,0x4d,0xa,0x53,0x65,0x61,0x73,0x63,0x61,0x6c,0x65,0x2c,0x53, + 0x53,0x43,0xa,0x53,0x65,0x61,0x74,0x6f,0x6e,0x20,0x43,0x61,0x72,0x65,0x77,0x2c, + 0x53,0x45,0x43,0xa,0x53,0x65,0x65,0x72,0x20,0x47,0x72,0x65,0x65,0x6e,0x20,0x26, + 0x20,0x4a,0x6f,0x72,0x64,0x61,0x6e,0x73,0x2c,0x53,0x52,0x47,0xa,0x53,0x65,0x6c, + 0x62,0x79,0x2c,0x53,0x42,0x59,0xa,0x53,0x65,0x6c,0x68,0x75,0x72,0x73,0x74,0x2c, + 0x53,0x52,0x53,0xa,0x53,0x65,0x6c,0x6c,0x61,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53, + 0x45,0x4c,0xa,0x53,0x65,0x6c,0x6c,0x69,0x6e,0x67,0x2c,0x53,0x45,0x47,0xa,0x53, + 0x65,0x6c,0x6c,0x79,0x20,0x4f,0x61,0x6b,0x2c,0x53,0x4c,0x59,0xa,0x53,0x65,0x74, + 0x74,0x6c,0x65,0x2c,0x53,0x45,0x54,0xa,0x53,0x65,0x76,0x65,0x6e,0x20,0x4b,0x69, + 0x6e,0x67,0x73,0x2c,0x53,0x56,0x4b,0xa,0x53,0x65,0x76,0x65,0x6e,0x20,0x53,0x69, + 0x73,0x74,0x65,0x72,0x73,0x2c,0x53,0x56,0x53,0xa,0x53,0x65,0x76,0x65,0x6e,0x6f, + 0x61,0x6b,0x73,0x2c,0x53,0x45,0x56,0xa,0x53,0x65,0x76,0x65,0x72,0x6e,0x20,0x42, + 0x65,0x61,0x63,0x68,0x2c,0x53,0x56,0x42,0xa,0x53,0x65,0x76,0x65,0x72,0x6e,0x20, + 0x54,0x75,0x6e,0x6e,0x65,0x6c,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c, + 0x53,0x54,0x4a,0xa,0x53,0x68,0x61,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x53,0x46,0x52, + 0xa,0x53,0x68,0x61,0x6e,0x6b,0x6c,0x69,0x6e,0x2c,0x53,0x48,0x4e,0xa,0x53,0x68, + 0x61,0x77,0x66,0x6f,0x72,0x64,0x2c,0x53,0x48,0x57,0xa,0x53,0x68,0x61,0x77,0x6c, + 0x61,0x6e,0x64,0x73,0x2c,0x53,0x48,0x4c,0xa,0x53,0x68,0x65,0x65,0x72,0x6e,0x65, + 0x73,0x73,0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61,0x2c,0x53,0x53,0x53,0xa,0x53,0x68, + 0x65,0x66,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53,0x48,0x46,0xa,0x53,0x68,0x65,0x6c, + 0x66,0x6f,0x72,0x64,0x2c,0x53,0x45,0x44,0xa,0x53,0x68,0x65,0x6e,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x53,0x4e,0x46,0xa,0x53,0x68,0x65,0x6e,0x73,0x74,0x6f,0x6e,0x65, + 0x2c,0x53,0x45,0x4e,0xa,0x53,0x68,0x65,0x70,0x68,0x65,0x72,0x64,0x26,0x23,0x30, + 0x33,0x39,0x3b,0x73,0x20,0x42,0x75,0x73,0x68,0x2c,0x53,0x50,0x42,0xa,0x53,0x68, + 0x65,0x70,0x68,0x65,0x72,0x64,0x73,0x20,0x57,0x65,0x6c,0x6c,0x2c,0x53,0x50,0x48, + 0xa,0x53,0x68,0x65,0x70,0x6c,0x65,0x79,0x2c,0x53,0x50,0x59,0xa,0x53,0x68,0x65, + 0x70,0x70,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x53,0x48,0x50,0xa,0x53,0x68,0x65,0x70, + 0x72,0x65,0x74,0x68,0x2c,0x53,0x54,0x48,0xa,0x53,0x68,0x65,0x72,0x62,0x6f,0x72, + 0x6e,0x65,0x2c,0x53,0x48,0x45,0xa,0x53,0x68,0x65,0x72,0x62,0x75,0x72,0x6e,0x2d, + 0x69,0x6e,0x2d,0x45,0x6c,0x6d,0x65,0x74,0x2c,0x53,0x49,0x45,0xa,0x53,0x68,0x65, + 0x72,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x53,0x48,0x4d,0xa,0x53,0x68,0x65,0x74, + 0x74,0x6c,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x53,0x4c,0x53,0xa,0x53,0x68,0x69,0x65, + 0x6c,0x64,0x6d,0x75,0x69,0x72,0x2c,0x53,0x44,0x4d,0xa,0x53,0x68,0x69,0x66,0x6e, + 0x61,0x6c,0x2c,0x53,0x46,0x4e,0xa,0x53,0x68,0x69,0x6c,0x64,0x6f,0x6e,0x2c,0x53, + 0x48,0x44,0xa,0x53,0x68,0x69,0x70,0x6c,0x61,0x6b,0x65,0x2c,0x53,0x48,0x49,0xa, + 0x53,0x68,0x69,0x70,0x6c,0x65,0x79,0x2c,0x53,0x48,0x59,0xa,0x53,0x68,0x69,0x70, + 0x70,0x65,0x61,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x50,0x50,0xa,0x53,0x68,0x69, + 0x70,0x74,0x6f,0x6e,0x2c,0x53,0x49,0x50,0xa,0x53,0x68,0x69,0x72,0x65,0x62,0x72, + 0x6f,0x6f,0x6b,0x2c,0x53,0x48,0x42,0xa,0x53,0x68,0x69,0x72,0x65,0x68,0x61,0x6d, + 0x70,0x74,0x6f,0x6e,0x2c,0x53,0x48,0x48,0xa,0x53,0x68,0x69,0x72,0x65,0x6f,0x61, + 0x6b,0x73,0x2c,0x53,0x52,0x4f,0xa,0x53,0x68,0x69,0x72,0x6c,0x65,0x79,0x2c,0x53, + 0x52,0x4c,0xa,0x53,0x68,0x6f,0x65,0x62,0x75,0x72,0x79,0x6e,0x65,0x73,0x73,0x2c, + 0x53,0x52,0x59,0xa,0x53,0x68,0x6f,0x6c,0x69,0x6e,0x67,0x2c,0x53,0x48,0x4f,0xa, + 0x53,0x68,0x6f,0x72,0x65,0x68,0x61,0x6d,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c, + 0x53,0x45,0x48,0xa,0x53,0x68,0x6f,0x72,0x65,0x68,0x61,0x6d,0x2d,0x62,0x79,0x2d, + 0x53,0x65,0x61,0x2c,0x53,0x53,0x45,0xa,0x53,0x68,0x6f,0x72,0x74,0x6c,0x61,0x6e, + 0x64,0x73,0x2c,0x53,0x52,0x54,0xa,0x53,0x68,0x6f,0x74,0x74,0x6f,0x6e,0x2c,0x53, + 0x48,0x54,0xa,0x53,0x68,0x6f,0x74,0x74,0x73,0x2c,0x53,0x48,0x53,0xa,0x53,0x68, + 0x72,0x65,0x77,0x73,0x62,0x75,0x72,0x79,0x2c,0x53,0x48,0x52,0xa,0x53,0x69,0x64, + 0x63,0x75,0x70,0x2c,0x53,0x49,0x44,0xa,0x53,0x69,0x6c,0x65,0x62,0x79,0x2c,0x53, + 0x49,0x4c,0xa,0x53,0x69,0x6c,0x65,0x63,0x72,0x6f,0x66,0x74,0x2c,0x53,0x49,0x43, + 0xa,0x53,0x69,0x6c,0x6b,0x73,0x74,0x6f,0x6e,0x65,0x20,0x43,0x6f,0x6d,0x6d,0x6f, + 0x6e,0x2c,0x53,0x4c,0x4b,0xa,0x53,0x69,0x6c,0x76,0x65,0x72,0x20,0x53,0x74,0x72, + 0x65,0x65,0x74,0x2c,0x53,0x4c,0x56,0xa,0x53,0x69,0x6c,0x76,0x65,0x72,0x64,0x61, + 0x6c,0x65,0x2c,0x53,0x56,0x52,0xa,0x53,0x69,0x6e,0x67,0x65,0x72,0x2c,0x53,0x49, + 0x4e,0xa,0x53,0x69,0x74,0x74,0x69,0x6e,0x67,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c, + 0x53,0x49,0x54,0xa,0x53,0x6b,0x65,0x67,0x6e,0x65,0x73,0x73,0x2c,0x53,0x4b,0x47, + 0xa,0x53,0x6b,0x65,0x77,0x65,0x6e,0x2c,0x53,0x4b,0x45,0xa,0x53,0x6b,0x69,0x70, + 0x74,0x6f,0x6e,0x2c,0x53,0x4b,0x49,0xa,0x53,0x6c,0x61,0x64,0x65,0x20,0x47,0x72, + 0x65,0x65,0x6e,0x2c,0x53,0x47,0x52,0xa,0x53,0x6c,0x61,0x69,0x74,0x68,0x77,0x61, + 0x69,0x74,0x65,0x2c,0x53,0x57,0x54,0xa,0x53,0x6c,0x61,0x74,0x65,0x66,0x6f,0x72, + 0x64,0x2c,0x53,0x4c,0x41,0xa,0x53,0x6c,0x65,0x61,0x66,0x6f,0x72,0x64,0x2c,0x53, + 0x4c,0x52,0xa,0x53,0x6c,0x65,0x69,0x67,0x68,0x74,0x73,0x2c,0x53,0x4c,0x48,0xa, + 0x53,0x6c,0x6f,0x75,0x67,0x68,0x2c,0x53,0x4c,0x4f,0xa,0x53,0x6d,0x61,0x6c,0x6c, + 0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x53,0x4d,0x41,0xa,0x53,0x6d,0x61,0x6c,0x6c, + 0x62,0x72,0x6f,0x6f,0x6b,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x53, + 0x41,0x42,0xa,0x53,0x6d,0x65,0x74,0x68,0x77,0x69,0x63,0x6b,0x20,0x47,0x61,0x6c, + 0x74,0x6f,0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x53,0x47,0x42,0xa,0x53, + 0x6d,0x65,0x74,0x68,0x77,0x69,0x63,0x6b,0x20,0x52,0x6f,0x6c,0x66,0x65,0x20,0x53, + 0x74,0x72,0x65,0x65,0x74,0x2c,0x53,0x4d,0x52,0xa,0x53,0x6d,0x69,0x74,0x68,0x61, + 0x6d,0x2c,0x53,0x4d,0x49,0xa,0x53,0x6d,0x69,0x74,0x68,0x79,0x20,0x42,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x53,0x4d,0x42,0xa,0x53,0x6e,0x61,0x69,0x74,0x68,0x2c,0x53, + 0x4e,0x49,0xa,0x53,0x6e,0x6f,0x64,0x6c,0x61,0x6e,0x64,0x2c,0x53,0x44,0x41,0xa, + 0x53,0x6e,0x6f,0x77,0x64,0x6f,0x77,0x6e,0x2c,0x53,0x57,0x4f,0xa,0x53,0x6f,0x6c, + 0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x53,0x4f,0x52,0xa,0x53,0x6f,0x6c, + 0x69,0x68,0x75,0x6c,0x6c,0x2c,0x53,0x4f,0x4c,0xa,0x53,0x6f,0x6d,0x65,0x72,0x6c, + 0x65,0x79,0x74,0x6f,0x6e,0x2c,0x53,0x59,0x54,0xa,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x41,0x63,0x74,0x6f,0x6e,0x2c,0x53,0x41,0x54,0xa,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x42,0x61,0x6e,0x6b,0x2c,0x53,0x42,0x4b,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x42, + 0x65,0x72,0x6d,0x6f,0x6e,0x64,0x73,0x65,0x79,0x2c,0x53,0x42,0x4d,0xa,0x53,0x6f, + 0x75,0x74,0x68,0x20,0x43,0x72,0x6f,0x79,0x64,0x6f,0x6e,0x2c,0x53,0x43,0x59,0xa, + 0x53,0x6f,0x75,0x74,0x68,0x20,0x45,0x6c,0x6d,0x73,0x61,0x6c,0x6c,0x2c,0x53,0x45, + 0x53,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x47,0x72,0x65,0x65,0x6e,0x66,0x6f,0x72, + 0x64,0x2c,0x53,0x47,0x4e,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x47,0x79,0x6c,0x65, + 0x2c,0x53,0x47,0x4c,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x48,0x61,0x6d,0x70,0x73, + 0x74,0x65,0x61,0x64,0x2c,0x53,0x4f,0x48,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x4b, + 0x65,0x6e,0x74,0x6f,0x6e,0x2c,0x53,0x4f,0x4b,0xa,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x4d,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x53,0x4d,0x4f,0xa,0x53,0x6f,0x75,0x74,0x68, + 0x20,0x4d,0x69,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x53,0x4f,0x4d,0xa,0x53,0x6f,0x75, + 0x74,0x68,0x20,0x52,0x75,0x69,0x73,0x6c,0x69,0x70,0x2c,0x53,0x52,0x55,0xa,0x53, + 0x6f,0x75,0x74,0x68,0x20,0x54,0x6f,0x74,0x74,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x53, + 0x54,0x4f,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x57,0x69,0x67,0x73,0x74,0x6f,0x6e, + 0x2c,0x53,0x57,0x53,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x57,0x6f,0x6f,0x64,0x68, + 0x61,0x6d,0x20,0x46,0x65,0x72,0x72,0x65,0x72,0x73,0x2c,0x53,0x4f,0x46,0xa,0x53, + 0x6f,0x75,0x74,0x68,0x61,0x6c,0x6c,0x2c,0x53,0x54,0x4c,0xa,0x53,0x6f,0x75,0x74, + 0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x41,0x69,0x72,0x70,0x74,0x20,0x50,0x61, + 0x72,0x6b,0x77,0x61,0x79,0x2c,0x53,0x4f,0x41,0xa,0x53,0x6f,0x75,0x74,0x68,0x61, + 0x6d,0x70,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53,0x4f, + 0x55,0xa,0x53,0x6f,0x75,0x74,0x68,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x53,0x4f, + 0x42,0xa,0x53,0x6f,0x75,0x74,0x68,0x62,0x75,0x72,0x79,0x2c,0x53,0x42,0x55,0xa, + 0x53,0x6f,0x75,0x74,0x68,0x65,0x61,0x73,0x65,0x2c,0x53,0x45,0x45,0xa,0x53,0x6f, + 0x75,0x74,0x68,0x65,0x6e,0x64,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53, + 0x4f,0x43,0xa,0x53,0x6f,0x75,0x74,0x68,0x65,0x6e,0x64,0x20,0x45,0x61,0x73,0x74, + 0x2c,0x53,0x4f,0x45,0xa,0x53,0x6f,0x75,0x74,0x68,0x65,0x6e,0x64,0x20,0x56,0x69, + 0x63,0x74,0x6f,0x72,0x69,0x61,0x2c,0x53,0x4f,0x56,0xa,0x53,0x6f,0x75,0x74,0x68, + 0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x53,0x4d,0x4e,0xa,0x53,0x6f,0x75,0x74, + 0x68,0x70,0x6f,0x72,0x74,0x2c,0x53,0x4f,0x50,0xa,0x53,0x6f,0x75,0x74,0x68,0x77, + 0x69,0x63,0x6b,0x2c,0x53,0x57,0x4b,0xa,0x53,0x6f,0x77,0x65,0x72,0x62,0x79,0x20, + 0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x53,0x4f,0x57,0xa,0x53,0x70,0x61,0x6c,0x64, + 0x69,0x6e,0x67,0x2c,0x53,0x50,0x41,0xa,0x53,0x70,0x65,0x61,0x6e,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x53,0x42,0x52,0xa,0x53,0x70,0x69,0x74,0x61,0x6c,0x2c, + 0x53,0x50,0x49,0xa,0x53,0x70,0x6f,0x6e,0x64,0x6f,0x6e,0x2c,0x53,0x50,0x4f,0xa, + 0x53,0x70,0x6f,0x6f,0x6e,0x65,0x72,0x20,0x52,0x6f,0x77,0x2c,0x53,0x50,0x4e,0xa, + 0x53,0x70,0x72,0x69,0x6e,0x67,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53,0x52,0x49,0xa, + 0x53,0x70,0x72,0x69,0x6e,0x67,0x62,0x75,0x72,0x6e,0x2c,0x53,0x50,0x52,0xa,0x53, + 0x70,0x72,0x69,0x6e,0x67,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53,0x50,0x46,0xa,0x53, + 0x71,0x75,0x69,0x72,0x65,0x73,0x20,0x47,0x61,0x74,0x65,0x2c,0x53,0x51,0x55,0xa, + 0x53,0x74,0x20,0x41,0x6c,0x62,0x61,0x6e,0x73,0x2c,0x53,0x41,0x43,0xa,0x53,0x74, + 0x20,0x41,0x6c,0x62,0x61,0x6e,0x73,0x20,0x41,0x62,0x62,0x65,0x79,0x2c,0x53,0x41, + 0x41,0xa,0x53,0x74,0x20,0x41,0x6e,0x64,0x72,0x65,0x77,0x73,0x20,0x52,0x6f,0x61, + 0x64,0x2c,0x53,0x41,0x52,0xa,0x53,0x74,0x20,0x41,0x6e,0x6e,0x65,0x73,0x2d,0x6f, + 0x6e,0x2d,0x74,0x68,0x65,0x2d,0x53,0x65,0x61,0x2c,0x53,0x41,0x53,0xa,0x53,0x74, + 0x20,0x41,0x75,0x73,0x74,0x65,0x6c,0x6c,0x2c,0x53,0x41,0x55,0xa,0x53,0x74,0x20, + 0x42,0x65,0x65,0x73,0x2c,0x53,0x42,0x53,0xa,0x53,0x74,0x20,0x42,0x75,0x64,0x65, + 0x61,0x75,0x78,0x20,0x46,0x65,0x72,0x72,0x79,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53, + 0x42,0x46,0xa,0x53,0x74,0x20,0x42,0x75,0x64,0x65,0x61,0x75,0x78,0x20,0x56,0x69, + 0x63,0x74,0x6f,0x72,0x69,0x61,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53,0x42,0x56,0xa, + 0x53,0x74,0x20,0x43,0x6f,0x6c,0x75,0x6d,0x62,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53, + 0x43,0x52,0xa,0x53,0x74,0x20,0x44,0x65,0x6e,0x79,0x73,0x2c,0x53,0x44,0x4e,0xa, + 0x53,0x74,0x20,0x45,0x72,0x74,0x68,0x2c,0x53,0x45,0x52,0xa,0x53,0x74,0x20,0x47, + 0x65,0x72,0x6d,0x61,0x6e,0x73,0x2c,0x53,0x47,0x4d,0xa,0x53,0x74,0x20,0x48,0x65, + 0x6c,0x65,0x6e,0x73,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53,0x4e,0x48, + 0xa,0x53,0x74,0x20,0x48,0x65,0x6c,0x65,0x6e,0x73,0x20,0x4a,0x75,0x6e,0x63,0x74, + 0x69,0x6f,0x6e,0x2c,0x53,0x48,0x4a,0xa,0x53,0x74,0x20,0x48,0x65,0x6c,0x69,0x65, + 0x72,0x2c,0x53,0x49,0x48,0xa,0x53,0x74,0x20,0x49,0x76,0x65,0x73,0x20,0x28,0x43, + 0x6f,0x72,0x6e,0x77,0x61,0x6c,0x6c,0x29,0x2c,0x53,0x49,0x56,0xa,0x53,0x74,0x20, + 0x4a,0x61,0x6d,0x65,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x53,0x4a,0x50,0xa,0x53, + 0x74,0x20,0x4a,0x61,0x6d,0x65,0x73,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x53, + 0x4a,0x53,0xa,0x53,0x74,0x20,0x4a,0x6f,0x68,0x6e,0x73,0x2c,0x53,0x41,0x4a,0xa, + 0x53,0x74,0x20,0x4b,0x65,0x79,0x6e,0x65,0x20,0x57,0x69,0x73,0x68,0x69,0x6e,0x67, + 0x20,0x57,0x65,0x6c,0x6c,0x20,0x48,0x61,0x6c,0x74,0x2c,0x53,0x4b,0x4e,0xa,0x53, + 0x74,0x20,0x4c,0x65,0x6f,0x6e,0x61,0x72,0x64,0x73,0x20,0x57,0x61,0x72,0x72,0x69, + 0x6f,0x72,0x20,0x53,0x71,0x75,0x61,0x72,0x65,0x2c,0x53,0x4c,0x51,0xa,0x53,0x74, + 0x20,0x4d,0x61,0x72,0x67,0x61,0x72,0x65,0x74,0x73,0x20,0x28,0x47,0x72,0x20,0x4c, + 0x6f,0x6e,0x64,0x6f,0x6e,0x29,0x2c,0x53,0x4d,0x47,0xa,0x53,0x74,0x20,0x4d,0x61, + 0x72,0x67,0x61,0x72,0x65,0x74,0x73,0x20,0x28,0x48,0x65,0x72,0x74,0x73,0x29,0x2c, + 0x53,0x4d,0x54,0xa,0x53,0x74,0x20,0x4d,0x61,0x72,0x79,0x20,0x43,0x72,0x61,0x79, + 0x2c,0x53,0x4d,0x59,0xa,0x53,0x74,0x20,0x4d,0x69,0x63,0x68,0x61,0x65,0x6c,0x73, + 0x2c,0x53,0x54,0x4d,0xa,0x53,0x74,0x20,0x4e,0x65,0x6f,0x74,0x73,0x2c,0x53,0x4e, + 0x4f,0xa,0x53,0x74,0x61,0x66,0x66,0x6f,0x72,0x64,0x2c,0x53,0x54,0x41,0xa,0x53, + 0x74,0x61,0x69,0x6e,0x65,0x73,0x2c,0x53,0x4e,0x53,0xa,0x53,0x74,0x61,0x6c,0x6c, + 0x69,0x6e,0x67,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x53,0x4c,0x4c,0xa,0x53, + 0x74,0x61,0x6c,0x79,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x53,0x59,0x42,0xa,0x53, + 0x74,0x61,0x6d,0x66,0x6f,0x72,0x64,0x2c,0x53,0x4d,0x44,0xa,0x53,0x74,0x61,0x6d, + 0x66,0x6f,0x72,0x64,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x4d,0x48,0xa,0x53,0x74, + 0x61,0x6e,0x66,0x6f,0x72,0x64,0x2d,0x6c,0x65,0x2d,0x48,0x6f,0x70,0x65,0x2c,0x53, + 0x46,0x4f,0xa,0x53,0x74,0x61,0x6e,0x6c,0x6f,0x77,0x20,0x26,0x20,0x54,0x68,0x6f, + 0x72,0x6e,0x74,0x6f,0x6e,0x2c,0x53,0x4e,0x54,0xa,0x53,0x74,0x61,0x6e,0x73,0x74, + 0x65,0x64,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x53,0x53,0x44,0xa,0x53, + 0x74,0x61,0x6e,0x73,0x74,0x65,0x64,0x20,0x4d,0x6f,0x75,0x6e,0x74,0x66,0x69,0x74, + 0x63,0x68,0x65,0x74,0x2c,0x53,0x53,0x54,0xa,0x53,0x74,0x61,0x70,0x6c,0x65,0x68, + 0x75,0x72,0x73,0x74,0x2c,0x53,0x50,0x55,0xa,0x53,0x74,0x61,0x70,0x6c,0x65,0x74, + 0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53,0x52,0x44,0xa,0x53,0x74,0x61,0x72, + 0x62,0x65,0x63,0x6b,0x2c,0x53,0x42,0x45,0xa,0x53,0x74,0x61,0x72,0x63,0x72,0x6f, + 0x73,0x73,0x2c,0x53,0x43,0x53,0xa,0x53,0x74,0x61,0x76,0x65,0x6c,0x65,0x79,0x20, + 0x28,0x43,0x75,0x6d,0x62,0x72,0x69,0x61,0x29,0x2c,0x53,0x56,0x4c,0xa,0x53,0x74, + 0x65,0x63,0x68,0x66,0x6f,0x72,0x64,0x2c,0x53,0x43,0x46,0xa,0x53,0x74,0x65,0x65, + 0x74,0x6f,0x6e,0x20,0x26,0x20,0x53,0x69,0x6c,0x73,0x64,0x65,0x6e,0x2c,0x53,0x4f, + 0x4e,0xa,0x53,0x74,0x65,0x70,0x70,0x73,0x2c,0x53,0x50,0x53,0xa,0x53,0x74,0x65, + 0x76,0x65,0x6e,0x61,0x67,0x65,0x2c,0x53,0x56,0x47,0xa,0x53,0x74,0x65,0x76,0x65, + 0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x53,0x54,0x56,0xa,0x53,0x74,0x65,0x77,0x61,0x72, + 0x74,0x62,0x79,0x2c,0x53,0x57,0x52,0xa,0x53,0x74,0x65,0x77,0x61,0x72,0x74,0x6f, + 0x6e,0x2c,0x53,0x54,0x54,0xa,0x53,0x74,0x69,0x72,0x6c,0x69,0x6e,0x67,0x2c,0x53, + 0x54,0x47,0xa,0x53,0x74,0x6f,0x63,0x6b,0x70,0x6f,0x72,0x74,0x2c,0x53,0x50,0x54, + 0xa,0x53,0x74,0x6f,0x63,0x6b,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53,0x4b,0x53, + 0xa,0x53,0x74,0x6f,0x63,0x6b,0x73,0x6d,0x6f,0x6f,0x72,0x2c,0x53,0x53,0x4d,0xa, + 0x53,0x74,0x6f,0x63,0x6b,0x74,0x6f,0x6e,0x2c,0x53,0x54,0x4b,0xa,0x53,0x74,0x6f, + 0x6b,0x65,0x20,0x4d,0x61,0x6e,0x64,0x65,0x76,0x69,0x6c,0x6c,0x65,0x2c,0x53,0x4b, + 0x4d,0xa,0x53,0x74,0x6f,0x6b,0x65,0x20,0x4e,0x65,0x77,0x69,0x6e,0x67,0x74,0x6f, + 0x6e,0x2c,0x53,0x4b,0x57,0xa,0x53,0x74,0x6f,0x6b,0x65,0x2d,0x6f,0x6e,0x2d,0x54, + 0x72,0x65,0x6e,0x74,0x2c,0x53,0x4f,0x54,0xa,0x53,0x74,0x6f,0x6e,0x65,0x2c,0x53, + 0x4e,0x45,0xa,0x53,0x74,0x6f,0x6e,0x65,0x20,0x43,0x72,0x6f,0x73,0x73,0x69,0x6e, + 0x67,0x2c,0x53,0x43,0x47,0xa,0x53,0x74,0x6f,0x6e,0x65,0x62,0x72,0x69,0x64,0x67, + 0x65,0x20,0x50,0x61,0x72,0x6b,0x2c,0x53,0x42,0x50,0xa,0x53,0x74,0x6f,0x6e,0x65, + 0x67,0x61,0x74,0x65,0x2c,0x53,0x4f,0x47,0xa,0x53,0x74,0x6f,0x6e,0x65,0x68,0x61, + 0x76,0x65,0x6e,0x2c,0x53,0x54,0x4e,0xa,0x53,0x74,0x6f,0x6e,0x65,0x68,0x6f,0x75, + 0x73,0x65,0x2c,0x53,0x48,0x55,0xa,0x53,0x74,0x6f,0x6e,0x65,0x6c,0x65,0x69,0x67, + 0x68,0x2c,0x53,0x4e,0x4c,0xa,0x53,0x74,0x6f,0x75,0x72,0x62,0x72,0x69,0x64,0x67, + 0x65,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x53,0x42,0x4a,0xa,0x53, + 0x74,0x6f,0x75,0x72,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x54,0x6f,0x77,0x6e,0x2c, + 0x53,0x42,0x54,0xa,0x53,0x74,0x6f,0x77,0x6d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x53, + 0x4d,0x4b,0xa,0x53,0x74,0x72,0x61,0x6e,0x72,0x61,0x65,0x72,0x2c,0x53,0x54,0x52, + 0xa,0x53,0x74,0x72,0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x49,0x6e,0x74,0x65,0x72, + 0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x53,0x46,0x41,0xa,0x53,0x74,0x72, + 0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x28,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x29,0x2c, + 0x53,0x52,0x41,0xa,0x53,0x74,0x72,0x61,0x74,0x66,0x6f,0x72,0x64,0x2d,0x75,0x70, + 0x6f,0x6e,0x2d,0x41,0x76,0x6f,0x6e,0x2c,0x53,0x41,0x56,0xa,0x53,0x74,0x72,0x61, + 0x74,0x68,0x63,0x61,0x72,0x72,0x6f,0x6e,0x2c,0x53,0x54,0x43,0xa,0x53,0x74,0x72, + 0x61,0x77,0x62,0x65,0x72,0x72,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x54,0x57, + 0xa,0x53,0x74,0x72,0x65,0x61,0x74,0x68,0x61,0x6d,0x2c,0x53,0x54,0x45,0xa,0x53, + 0x74,0x72,0x65,0x61,0x74,0x68,0x61,0x6d,0x20,0x43,0x6f,0x6d,0x6d,0x6f,0x6e,0x2c, + 0x53,0x52,0x43,0xa,0x53,0x74,0x72,0x65,0x61,0x74,0x68,0x61,0x6d,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x53,0x52,0x48,0xa,0x53,0x74,0x72,0x65,0x65,0x74,0x68,0x6f,0x75, + 0x73,0x65,0x2c,0x53,0x48,0x43,0xa,0x53,0x74,0x72,0x69,0x6e,0x65,0x73,0x2c,0x53, + 0x52,0x4e,0xa,0x53,0x74,0x72,0x6f,0x6d,0x65,0x66,0x65,0x72,0x72,0x79,0x2c,0x53, + 0x54,0x46,0xa,0x53,0x74,0x72,0x6f,0x6f,0x64,0x2c,0x53,0x4f,0x4f,0xa,0x53,0x74, + 0x72,0x6f,0x75,0x64,0x2c,0x53,0x54,0x44,0xa,0x53,0x74,0x75,0x72,0x72,0x79,0x2c, + 0x53,0x54,0x55,0xa,0x53,0x74,0x79,0x61,0x6c,0x2c,0x53,0x59,0x41,0xa,0x53,0x75, + 0x64,0x62,0x75,0x72,0x79,0x2c,0x53,0x55,0x59,0xa,0x53,0x75,0x64,0x62,0x75,0x72, + 0x79,0x20,0x26,0x20,0x48,0x61,0x72,0x72,0x6f,0x77,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x53,0x55,0x44,0xa,0x53,0x75,0x64,0x62,0x75,0x72,0x79,0x20,0x48,0x69,0x6c,0x6c, + 0x20,0x48,0x61,0x72,0x72,0x6f,0x77,0x2c,0x53,0x44,0x48,0xa,0x53,0x75,0x67,0x61, + 0x72,0x20,0x4c,0x6f,0x61,0x66,0x2c,0x53,0x55,0x47,0xa,0x53,0x75,0x6d,0x6d,0x65, + 0x72,0x73,0x74,0x6f,0x6e,0x2c,0x53,0x55,0x4d,0xa,0x53,0x75,0x6e,0x62,0x75,0x72, + 0x79,0x2c,0x53,0x55,0x55,0xa,0x53,0x75,0x6e,0x64,0x65,0x72,0x6c,0x61,0x6e,0x64, + 0x2c,0x53,0x55,0x4e,0xa,0x53,0x75,0x6e,0x64,0x72,0x69,0x64,0x67,0x65,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x53,0x55,0x50,0xa,0x53,0x75,0x6e,0x6e,0x69,0x6e,0x67,0x64, + 0x61,0x6c,0x65,0x2c,0x53,0x4e,0x47,0xa,0x53,0x75,0x6e,0x6e,0x79,0x6d,0x65,0x61, + 0x64,0x73,0x2c,0x53,0x4e,0x59,0xa,0x53,0x75,0x72,0x62,0x69,0x74,0x6f,0x6e,0x2c, + 0x53,0x55,0x52,0xa,0x53,0x75,0x74,0x74,0x6f,0x6e,0x20,0x43,0x6f,0x6c,0x64,0x66, + 0x69,0x65,0x6c,0x64,0x2c,0x53,0x55,0x54,0xa,0x53,0x75,0x74,0x74,0x6f,0x6e,0x20, + 0x43,0x6f,0x6d,0x6d,0x6f,0x6e,0x2c,0x53,0x55,0x43,0xa,0x53,0x75,0x74,0x74,0x6f, + 0x6e,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x53,0x50,0x4b,0xa,0x53,0x75, + 0x74,0x74,0x6f,0x6e,0x20,0x28,0x53,0x75,0x72,0x72,0x65,0x79,0x29,0x2c,0x53,0x55, + 0x4f,0xa,0x53,0x77,0x61,0x6c,0x65,0x2c,0x53,0x57,0x4c,0xa,0x53,0x77,0x61,0x6e, + 0x6c,0x65,0x79,0x2c,0x53,0x41,0x59,0xa,0x53,0x77,0x61,0x6e,0x73,0x63,0x6f,0x6d, + 0x62,0x65,0x2c,0x53,0x57,0x4d,0xa,0x53,0x77,0x61,0x6e,0x73,0x65,0x61,0x2c,0x53, + 0x57,0x41,0xa,0x53,0x77,0x61,0x6e,0x77,0x69,0x63,0x6b,0x2c,0x53,0x4e,0x57,0xa, + 0x53,0x77,0x61,0x79,0x2c,0x53,0x57,0x59,0xa,0x53,0x77,0x61,0x79,0x74,0x68,0x6c, + 0x69,0x6e,0x67,0x2c,0x53,0x57,0x47,0xa,0x53,0x77,0x69,0x6e,0x64,0x65,0x72,0x62, + 0x79,0x2c,0x53,0x57,0x44,0xa,0x53,0x77,0x69,0x6e,0x64,0x6f,0x6e,0x2c,0x53,0x57, + 0x49,0xa,0x53,0x77,0x69,0x6e,0x65,0x73,0x68,0x65,0x61,0x64,0x2c,0x53,0x57,0x45, + 0xa,0x53,0x77,0x69,0x6e,0x74,0x6f,0x6e,0x20,0x28,0x47,0x72,0x20,0x4d,0x61,0x6e, + 0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x29,0x2c,0x53,0x4e,0x4e,0xa,0x53,0x77,0x69, + 0x6e,0x74,0x6f,0x6e,0x20,0x28,0x59,0x6f,0x72,0x6b,0x73,0x29,0x2c,0x53,0x57,0x4e, + 0xa,0x53,0x79,0x64,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x53,0x59,0x44,0xa,0x53,0x79, + 0x64,0x65,0x6e,0x68,0x61,0x6d,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x59,0x48,0xa, + 0x53,0x79,0x6f,0x6e,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x53,0x59,0x4c,0xa,0x53,0x79, + 0x73,0x74,0x6f,0x6e,0x2c,0x53,0x59,0x53,0xa,0x54,0x61,0x63,0x6b,0x6c,0x65,0x79, + 0x2c,0x54,0x41,0x43,0xa,0x54,0x61,0x64,0x77,0x6f,0x72,0x74,0x68,0x2c,0x54,0x41, + 0x44,0xa,0x54,0x61,0x66,0x66,0x73,0x20,0x57,0x65,0x6c,0x6c,0x2c,0x54,0x41,0x46, + 0xa,0x54,0x61,0x69,0x6e,0x2c,0x54,0x41,0x49,0xa,0x54,0x61,0x6c,0x73,0x61,0x72, + 0x6e,0x61,0x75,0x2c,0x54,0x41,0x4c,0xa,0x54,0x61,0x6c,0x79,0x62,0x6f,0x6e,0x74, + 0x2c,0x54,0x4c,0x42,0xa,0x54,0x61,0x6c,0x2d,0x79,0x2d,0x43,0x61,0x66,0x6e,0x2c, + 0x54,0x4c,0x43,0xa,0x54,0x61,0x6d,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x54,0x41,0x42,0xa,0x54,0x61,0x6d,0x77, + 0x6f,0x72,0x74,0x68,0x2c,0x54,0x41,0x4d,0xa,0x54,0x61,0x70,0x6c,0x6f,0x77,0x2c, + 0x54,0x41,0x50,0xa,0x54,0x61,0x74,0x74,0x65,0x6e,0x68,0x61,0x6d,0x20,0x43,0x6f, + 0x72,0x6e,0x65,0x72,0x2c,0x54,0x41,0x54,0xa,0x54,0x61,0x75,0x6e,0x74,0x6f,0x6e, + 0x2c,0x54,0x41,0x55,0xa,0x54,0x61,0x79,0x6e,0x75,0x69,0x6c,0x74,0x2c,0x54,0x41, + 0x59,0xa,0x54,0x65,0x64,0x64,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x54,0x45,0x44, + 0xa,0x54,0x65,0x65,0x73,0x2d,0x73,0x69,0x64,0x65,0x20,0x41,0x69,0x72,0x70,0x6f, + 0x72,0x74,0x2c,0x54,0x45,0x41,0xa,0x54,0x65,0x69,0x67,0x6e,0x6d,0x6f,0x75,0x74, + 0x68,0x2c,0x54,0x47,0x4d,0xa,0x54,0x65,0x6c,0x66,0x6f,0x72,0x64,0x20,0x43,0x65, + 0x6e,0x74,0x72,0x61,0x6c,0x2c,0x54,0x46,0x43,0xa,0x54,0x65,0x6d,0x70,0x6c,0x65, + 0x63,0x6f,0x6d,0x62,0x65,0x2c,0x54,0x4d,0x43,0xa,0x54,0x65,0x6e,0x62,0x79,0x2c, + 0x54,0x45,0x4e,0xa,0x54,0x65,0x79,0x6e,0x68,0x61,0x6d,0x2c,0x54,0x45,0x59,0xa, + 0x54,0x68,0x61,0x6d,0x65,0x73,0x20,0x44,0x69,0x74,0x74,0x6f,0x6e,0x2c,0x54,0x48, + 0x44,0xa,0x54,0x68,0x61,0x74,0x63,0x68,0x61,0x6d,0x2c,0x54,0x48,0x41,0xa,0x54, + 0x68,0x61,0x74,0x74,0x6f,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x54,0x48,0x48,0xa, + 0x54,0x68,0x65,0x20,0x48,0x61,0x77,0x74,0x68,0x6f,0x72,0x6e,0x73,0x2c,0x54,0x48, + 0x57,0xa,0x54,0x68,0x65,0x20,0x4c,0x61,0x6b,0x65,0x73,0x2c,0x54,0x4c,0x4b,0xa, + 0x54,0x68,0x65,0x61,0x6c,0x65,0x2c,0x54,0x48,0x45,0xa,0x54,0x68,0x65,0x6f,0x62, + 0x61,0x6c,0x64,0x73,0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x54,0x45,0x4f,0xa,0x54, + 0x68,0x65,0x74,0x66,0x6f,0x72,0x64,0x2c,0x54,0x54,0x46,0xa,0x54,0x68,0x69,0x72, + 0x73,0x6b,0x2c,0x54,0x48,0x49,0xa,0x54,0x68,0x6f,0x72,0x6e,0x61,0x62,0x79,0x2c, + 0x54,0x42,0x59,0xa,0x54,0x68,0x6f,0x72,0x6e,0x65,0x20,0x4e,0x6f,0x72,0x74,0x68, + 0x2c,0x54,0x4e,0x4e,0xa,0x54,0x68,0x6f,0x72,0x6e,0x65,0x20,0x53,0x6f,0x75,0x74, + 0x68,0x2c,0x54,0x4e,0x53,0xa,0x54,0x68,0x6f,0x72,0x6e,0x66,0x6f,0x72,0x64,0x2c, + 0x54,0x48,0x4f,0xa,0x54,0x68,0x6f,0x72,0x6e,0x6c,0x69,0x65,0x62,0x61,0x6e,0x6b, + 0x2c,0x54,0x48,0x42,0xa,0x54,0x68,0x6f,0x72,0x6e,0x74,0x6f,0x6e,0x20,0x41,0x62, + 0x62,0x65,0x79,0x2c,0x54,0x4e,0x41,0xa,0x54,0x68,0x6f,0x72,0x6e,0x74,0x6f,0x6e, + 0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x54,0x54,0x48,0xa,0x54,0x68,0x6f,0x72,0x6e, + 0x74,0x6f,0x6e,0x68,0x61,0x6c,0x6c,0x2c,0x54,0x48,0x54,0xa,0x54,0x68,0x6f,0x72, + 0x70,0x65,0x20,0x42,0x61,0x79,0x2c,0x54,0x50,0x42,0xa,0x54,0x68,0x6f,0x72,0x70, + 0x65,0x20,0x43,0x75,0x6c,0x76,0x65,0x72,0x74,0x2c,0x54,0x50,0x43,0xa,0x54,0x68, + 0x6f,0x72,0x70,0x65,0x2d,0x6c,0x65,0x2d,0x53,0x6f,0x6b,0x65,0x6e,0x2c,0x54,0x4c, + 0x53,0xa,0x54,0x68,0x72,0x65,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x73,0x2c, + 0x54,0x42,0x44,0xa,0x54,0x68,0x72,0x65,0x65,0x20,0x4f,0x61,0x6b,0x73,0x2c,0x54, + 0x4f,0x4b,0xa,0x54,0x68,0x75,0x72,0x67,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x54,0x48, + 0x55,0xa,0x54,0x68,0x75,0x72,0x6e,0x73,0x63,0x6f,0x65,0x2c,0x54,0x48,0x43,0xa, + 0x54,0x68,0x75,0x72,0x73,0x6f,0x2c,0x54,0x48,0x53,0xa,0x54,0x68,0x75,0x72,0x73, + 0x74,0x6f,0x6e,0x2c,0x54,0x52,0x53,0xa,0x54,0x69,0x6c,0x62,0x75,0x72,0x79,0x20, + 0x54,0x6f,0x77,0x6e,0x2c,0x54,0x49,0x4c,0xa,0x54,0x69,0x6c,0x65,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x54,0x48,0x4c,0xa,0x54,0x69,0x6c,0x65,0x68,0x75,0x72,0x73,0x74, + 0x2c,0x54,0x4c,0x48,0xa,0x54,0x69,0x70,0x74,0x6f,0x6e,0x2c,0x54,0x49,0x50,0xa, + 0x54,0x69,0x72,0x2d,0x50,0x68,0x69,0x6c,0x2c,0x54,0x49,0x52,0xa,0x54,0x69,0x73, + 0x62,0x75,0x72,0x79,0x2c,0x54,0x49,0x53,0xa,0x54,0x69,0x76,0x65,0x72,0x74,0x6f, + 0x6e,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x54,0x56,0x50,0xa,0x54,0x6f, + 0x64,0x6d,0x6f,0x72,0x64,0x65,0x6e,0x2c,0x54,0x4f,0x44,0xa,0x54,0x6f,0x6c,0x77, + 0x6f,0x72,0x74,0x68,0x2c,0x54,0x4f,0x4c,0xa,0x54,0x6f,0x6e,0x20,0x50,0x65,0x6e, + 0x74,0x72,0x65,0x2c,0x54,0x50,0x4e,0xa,0x54,0x6f,0x6e,0x62,0x72,0x69,0x64,0x67, + 0x65,0x2c,0x54,0x4f,0x4e,0xa,0x54,0x6f,0x6e,0x64,0x75,0x2c,0x54,0x44,0x55,0xa, + 0x54,0x6f,0x6e,0x66,0x61,0x6e,0x61,0x75,0x2c,0x54,0x4e,0x46,0xa,0x54,0x6f,0x6e, + 0x79,0x70,0x61,0x6e,0x64,0x79,0x2c,0x54,0x4e,0x50,0xa,0x54,0x6f,0x6f,0x74,0x69, + 0x6e,0x67,0x2c,0x54,0x4f,0x4f,0xa,0x54,0x6f,0x70,0x73,0x68,0x61,0x6d,0x2c,0x54, + 0x4f,0x50,0xa,0x54,0x6f,0x72,0x71,0x75,0x61,0x79,0x2c,0x54,0x51,0x59,0xa,0x54, + 0x6f,0x72,0x72,0x65,0x2c,0x54,0x52,0x52,0xa,0x54,0x6f,0x74,0x6e,0x65,0x73,0x2c, + 0x54,0x4f,0x54,0xa,0x54,0x6f,0x74,0x74,0x65,0x6e,0x68,0x61,0x6d,0x20,0x48,0x61, + 0x6c,0x65,0x2c,0x54,0x4f,0x4d,0xa,0x54,0x6f,0x74,0x74,0x6f,0x6e,0x2c,0x54,0x54, + 0x4e,0xa,0x54,0x6f,0x77,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x54,0x57,0x4e, + 0xa,0x54,0x72,0x61,0x66,0x66,0x6f,0x72,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x54, + 0x52,0x41,0xa,0x54,0x72,0x65,0x66,0x66,0x6f,0x72,0x65,0x73,0x74,0x2c,0x54,0x52, + 0x46,0xa,0x54,0x72,0x65,0x66,0x66,0x6f,0x72,0x65,0x73,0x74,0x20,0x45,0x73,0x74, + 0x61,0x74,0x65,0x2c,0x54,0x52,0x45,0xa,0x54,0x72,0x65,0x68,0x61,0x66,0x6f,0x64, + 0x2c,0x54,0x52,0x48,0xa,0x54,0x72,0x65,0x68,0x65,0x72,0x62,0x65,0x72,0x74,0x2c, + 0x54,0x52,0x42,0xa,0x54,0x72,0x65,0x6f,0x72,0x63,0x68,0x79,0x2c,0x54,0x52,0x59, + 0xa,0x54,0x72,0x69,0x6d,0x6c,0x65,0x79,0x2c,0x54,0x52,0x4d,0xa,0x54,0x72,0x69, + 0x6e,0x67,0x2c,0x54,0x52,0x49,0xa,0x54,0x72,0x6f,0x65,0x64,0x2d,0x79,0x2d,0x72, + 0x68,0x69,0x77,0x2c,0x54,0x52,0x44,0xa,0x54,0x72,0x6f,0x6f,0x6e,0x2c,0x54,0x52, + 0x4e,0xa,0x54,0x72,0x6f,0x77,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x54,0x52,0x4f, + 0xa,0x54,0x72,0x75,0x72,0x6f,0x2c,0x54,0x52,0x55,0xa,0x54,0x75,0x6c,0x6c,0x6f, + 0x63,0x68,0x2c,0x54,0x55,0x4c,0xa,0x54,0x75,0x6c,0x73,0x65,0x20,0x48,0x69,0x6c, + 0x6c,0x2c,0x54,0x55,0x48,0xa,0x54,0x75,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x20, + 0x57,0x65,0x6c,0x6c,0x73,0x2c,0x54,0x42,0x57,0xa,0x54,0x75,0x72,0x6b,0x65,0x79, + 0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x54,0x55,0x52,0xa,0x54,0x75,0x74,0x62, + 0x75,0x72,0x79,0x20,0x26,0x20,0x48,0x61,0x74,0x74,0x6f,0x6e,0x2c,0x54,0x55,0x54, + 0xa,0x54,0x77,0x69,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x54,0x57,0x49,0xa, + 0x54,0x77,0x79,0x66,0x6f,0x72,0x64,0x2c,0x54,0x57,0x59,0xa,0x54,0x79,0x20,0x43, + 0x72,0x6f,0x65,0x73,0x2c,0x54,0x59,0x43,0xa,0x54,0x79,0x20,0x47,0x6c,0x61,0x73, + 0x2c,0x54,0x47,0x53,0xa,0x54,0x79,0x67,0x77,0x79,0x6e,0x2c,0x54,0x59,0x47,0xa, + 0x54,0x79,0x6e,0x64,0x72,0x75,0x6d,0x20,0x4c,0x6f,0x77,0x65,0x72,0x2c,0x54,0x59, + 0x4c,0xa,0x54,0x79,0x73,0x65,0x6c,0x65,0x79,0x2c,0x54,0x59,0x53,0xa,0x54,0x79, + 0x77,0x79,0x6e,0x2c,0x54,0x59,0x57,0xa,0x55,0x63,0x6b,0x66,0x69,0x65,0x6c,0x64, + 0x2c,0x55,0x43,0x4b,0xa,0x55,0x64,0x64,0x69,0x6e,0x67,0x73,0x74,0x6f,0x6e,0x2c, + 0x55,0x44,0x44,0xa,0x55,0x6c,0x63,0x65,0x62,0x79,0x2c,0x55,0x4c,0x43,0xa,0x55, + 0x6c,0x6c,0x65,0x73,0x6b,0x65,0x6c,0x66,0x2c,0x55,0x4c,0x4c,0xa,0x55,0x6c,0x76, + 0x65,0x72,0x73,0x74,0x6f,0x6e,0x2c,0x55,0x4c,0x56,0xa,0x55,0x6d,0x62,0x65,0x72, + 0x6c,0x65,0x69,0x67,0x68,0x2c,0x55,0x4d,0x42,0xa,0x55,0x6e,0x69,0x76,0x65,0x72, + 0x73,0x69,0x74,0x79,0x2c,0x55,0x4e,0x49,0xa,0x55,0x70,0x68,0x61,0x6c,0x6c,0x2c, + 0x55,0x48,0x41,0xa,0x55,0x70,0x68,0x6f,0x6c,0x6c,0x61,0x6e,0x64,0x2c,0x55,0x50, + 0x4c,0xa,0x55,0x70,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x55,0x50,0x4d,0xa, + 0x55,0x70,0x70,0x65,0x72,0x20,0x48,0x61,0x6c,0x6c,0x69,0x66,0x6f,0x72,0x64,0x2c, + 0x55,0x50,0x48,0xa,0x55,0x70,0x70,0x65,0x72,0x20,0x48,0x6f,0x6c,0x6c,0x6f,0x77, + 0x61,0x79,0x2c,0x55,0x48,0x4c,0xa,0x55,0x70,0x70,0x65,0x72,0x20,0x54,0x79,0x6e, + 0x64,0x72,0x75,0x6d,0x2c,0x55,0x54,0x59,0xa,0x55,0x70,0x70,0x65,0x72,0x20,0x57, + 0x61,0x72,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x55,0x57,0x4c,0xa,0x55,0x70, + 0x74,0x6f,0x6e,0x2c,0x55,0x50,0x54,0xa,0x55,0x70,0x77,0x65,0x79,0x2c,0x55,0x50, + 0x57,0xa,0x55,0x72,0x6d,0x73,0x74,0x6f,0x6e,0x2c,0x55,0x52,0x4d,0xa,0x55,0x74, + 0x74,0x6f,0x78,0x65,0x74,0x65,0x72,0x2c,0x55,0x54,0x54,0xa,0x56,0x61,0x6c,0x6c, + 0x65,0x79,0x2c,0x56,0x41,0x4c,0xa,0x56,0x61,0x75,0x78,0x68,0x61,0x6c,0x6c,0x2c, + 0x56,0x58,0x48,0xa,0x56,0x69,0x72,0x67,0x69,0x6e,0x69,0x61,0x20,0x57,0x61,0x74, + 0x65,0x72,0x2c,0x56,0x49,0x52,0xa,0x57,0x61,0x64,0x64,0x6f,0x6e,0x2c,0x57,0x44, + 0x4f,0xa,0x57,0x61,0x64,0x68,0x75,0x72,0x73,0x74,0x2c,0x57,0x41,0x44,0xa,0x57, + 0x61,0x69,0x6e,0x66,0x6c,0x65,0x65,0x74,0x2c,0x57,0x46,0x4c,0xa,0x57,0x61,0x6b, + 0x65,0x66,0x69,0x65,0x6c,0x64,0x20,0x4b,0x69,0x72,0x6b,0x67,0x61,0x74,0x65,0x2c, + 0x57,0x4b,0x4b,0xa,0x57,0x61,0x6b,0x65,0x66,0x69,0x65,0x6c,0x64,0x20,0x57,0x65, + 0x73,0x74,0x67,0x61,0x74,0x65,0x2c,0x57,0x4b,0x46,0xa,0x57,0x61,0x6c,0x6b,0x64, + 0x65,0x6e,0x2c,0x57,0x4b,0x44,0xa,0x57,0x61,0x6c,0x6c,0x61,0x73,0x65,0x79,0x20, + 0x47,0x72,0x6f,0x76,0x65,0x20,0x52,0x6f,0x61,0x64,0x2c,0x57,0x4c,0x47,0xa,0x57, + 0x61,0x6c,0x6c,0x61,0x73,0x65,0x79,0x20,0x56,0x69,0x6c,0x6c,0x61,0x67,0x65,0x2c, + 0x57,0x4c,0x56,0xa,0x57,0x61,0x6c,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x57, + 0x4c,0x54,0xa,0x57,0x61,0x6c,0x6c,0x79,0x66,0x6f,0x72,0x64,0x2c,0x57,0x41,0x46, + 0xa,0x57,0x61,0x6c,0x6d,0x65,0x72,0x2c,0x57,0x41,0x4d,0xa,0x57,0x61,0x6c,0x73, + 0x61,0x6c,0x6c,0x2c,0x57,0x53,0x4c,0xa,0x57,0x61,0x6c,0x73,0x64,0x65,0x6e,0x2c, + 0x57,0x44,0x4e,0xa,0x57,0x61,0x6c,0x74,0x68,0x61,0x6d,0x20,0x43,0x72,0x6f,0x73, + 0x73,0x2c,0x57,0x4c,0x43,0xa,0x57,0x61,0x6c,0x74,0x68,0x61,0x6d,0x73,0x74,0x6f, + 0x77,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x57,0x48,0x43,0xa,0x57,0x61, + 0x6c,0x74,0x68,0x61,0x6d,0x73,0x74,0x6f,0x77,0x20,0x51,0x75,0x65,0x65,0x6e,0x26, + 0x23,0x30,0x33,0x39,0x3b,0x73,0x20,0x52,0x6f,0x61,0x64,0x2c,0x57,0x4d,0x57,0xa, + 0x57,0x61,0x6c,0x74,0x6f,0x6e,0x20,0x28,0x4d,0x65,0x72,0x73,0x65,0x79,0x73,0x69, + 0x64,0x65,0x29,0x2c,0x57,0x41,0x4f,0xa,0x57,0x61,0x6c,0x74,0x6f,0x6e,0x20,0x6f, + 0x6e,0x20,0x74,0x68,0x65,0x20,0x4e,0x61,0x7a,0x65,0x2c,0x57,0x4f,0x4e,0xa,0x57, + 0x61,0x6c,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x54,0x68,0x61,0x6d,0x65,0x73,0x2c, + 0x57,0x41,0x4c,0xa,0x57,0x61,0x6e,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x57, + 0x41,0x4e,0xa,0x57,0x61,0x6e,0x64,0x73,0x77,0x6f,0x72,0x74,0x68,0x20,0x43,0x6f, + 0x6d,0x6d,0x6f,0x6e,0x2c,0x57,0x53,0x57,0xa,0x57,0x61,0x6e,0x64,0x73,0x77,0x6f, + 0x72,0x74,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x57,0x57,0x52,0xa,0x57,0x61,0x6e, + 0x64,0x73,0x77,0x6f,0x72,0x74,0x68,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x57,0x4e,0x54, + 0xa,0x57,0x61,0x6e,0x73,0x74,0x65,0x61,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57, + 0x4e,0x50,0xa,0x57,0x61,0x72,0x62,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x57, + 0x42,0x4c,0xa,0x57,0x61,0x72,0x65,0x2c,0x57,0x41,0x52,0xa,0x57,0x61,0x72,0x65, + 0x68,0x61,0x6d,0x2c,0x57,0x52,0x4d,0xa,0x57,0x61,0x72,0x67,0x72,0x61,0x76,0x65, + 0x2c,0x57,0x47,0x56,0xa,0x57,0x61,0x72,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c, + 0x57,0x4d,0x4e,0xa,0x57,0x61,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x57,0x4e,0x48,0xa, + 0x57,0x61,0x72,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x42,0x61,0x6e,0x6b,0x20, + 0x51,0x75,0x61,0x79,0x2c,0x57,0x42,0x51,0xa,0x57,0x61,0x72,0x72,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x57,0x41,0x43,0xa, + 0x57,0x61,0x72,0x77,0x69,0x63,0x6b,0x2c,0x57,0x52,0x57,0xa,0x57,0x61,0x72,0x77, + 0x69,0x63,0x6b,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x57,0x52,0x50,0xa, + 0x57,0x61,0x74,0x65,0x72,0x20,0x4f,0x72,0x74,0x6f,0x6e,0x2c,0x57,0x54,0x4f,0xa, + 0x57,0x61,0x74,0x65,0x72,0x62,0x65,0x61,0x63,0x68,0x2c,0x57,0x42,0x43,0xa,0x57, + 0x61,0x74,0x65,0x72,0x69,0x6e,0x67,0x62,0x75,0x72,0x79,0x2c,0x57,0x54,0x52,0xa, + 0x57,0x61,0x74,0x65,0x72,0x6c,0x6f,0x6f,0x20,0x28,0x4d,0x65,0x72,0x73,0x65,0x79, + 0x73,0x69,0x64,0x65,0x29,0x2c,0x57,0x4c,0x4f,0xa,0x57,0x61,0x74,0x66,0x6f,0x72, + 0x64,0x20,0x48,0x69,0x67,0x68,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x57,0x46, + 0x48,0xa,0x57,0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69, + 0x6f,0x6e,0x2c,0x57,0x46,0x4a,0xa,0x57,0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x4e, + 0x6f,0x72,0x74,0x68,0x2c,0x57,0x46,0x4e,0xa,0x57,0x61,0x74,0x6c,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x2c,0x57,0x54,0x47,0xa,0x57,0x61,0x74,0x74,0x6f,0x6e,0x2d,0x61, + 0x74,0x2d,0x53,0x74,0x6f,0x6e,0x65,0x2c,0x57,0x41,0x53,0xa,0x57,0x61,0x75,0x6e, + 0x2d,0x47,0x72,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57,0x4e,0x47,0xa,0x57, + 0x61,0x76,0x65,0x72,0x74,0x72,0x65,0x65,0x20,0x54,0x65,0x63,0x68,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x57,0x41,0x56,0xa,0x57,0x65,0x64,0x67,0x77,0x6f,0x6f,0x64,0x2c, + 0x57,0x45,0x44,0xa,0x57,0x65,0x65,0x6c,0x65,0x79,0x2c,0x57,0x45,0x45,0xa,0x57, + 0x65,0x65,0x74,0x6f,0x6e,0x2c,0x57,0x45,0x54,0xa,0x57,0x65,0x6c,0x68,0x61,0x6d, + 0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x57,0x4d,0x47,0xa,0x57,0x65,0x6c,0x6c,0x69, + 0x6e,0x67,0x2c,0x57,0x4c,0x49,0xa,0x57,0x65,0x6c,0x6c,0x69,0x6e,0x67,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x57,0x45,0x4c,0xa,0x57,0x65,0x6c,0x6c,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x20,0x28,0x53,0x68,0x72,0x6f,0x70,0x73,0x68,0x69,0x72,0x65, + 0x29,0x2c,0x57,0x4c,0x4e,0xa,0x57,0x65,0x6c,0x73,0x68,0x70,0x6f,0x6f,0x6c,0x2c, + 0x57,0x4c,0x50,0xa,0x57,0x65,0x6c,0x77,0x79,0x6e,0x20,0x47,0x61,0x72,0x64,0x65, + 0x6e,0x20,0x43,0x69,0x74,0x79,0x2c,0x57,0x47,0x43,0xa,0x57,0x65,0x6c,0x77,0x79, + 0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x57,0x4c,0x57,0xa,0x57,0x65,0x6d,0x2c, + 0x57,0x45,0x4d,0xa,0x57,0x65,0x6d,0x62,0x6c,0x65,0x79,0x20,0x43,0x65,0x6e,0x74, + 0x72,0x61,0x6c,0x2c,0x57,0x4d,0x42,0xa,0x57,0x65,0x6d,0x62,0x6c,0x65,0x79,0x20, + 0x53,0x74,0x61,0x64,0x69,0x75,0x6d,0x2c,0x57,0x43,0x58,0xa,0x57,0x65,0x6d,0x79, + 0x73,0x73,0x20,0x42,0x61,0x79,0x2c,0x57,0x4d,0x53,0xa,0x57,0x65,0x6e,0x64,0x6f, + 0x76,0x65,0x72,0x2c,0x57,0x4e,0x44,0xa,0x57,0x65,0x6e,0x6e,0x69,0x6e,0x67,0x74, + 0x6f,0x6e,0x2c,0x57,0x4e,0x4e,0xa,0x57,0x65,0x73,0x74,0x20,0x41,0x6c,0x6c,0x65, + 0x72,0x74,0x6f,0x6e,0x2c,0x57,0x53,0x41,0xa,0x57,0x65,0x73,0x74,0x20,0x42,0x72, + 0x6f,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x57,0x42,0x50,0xa,0x57,0x65,0x73,0x74,0x20, + 0x42,0x79,0x66,0x6c,0x65,0x65,0x74,0x2c,0x57,0x42,0x59,0xa,0x57,0x65,0x73,0x74, + 0x20,0x43,0x61,0x6c,0x64,0x65,0x72,0x2c,0x57,0x43,0x4c,0xa,0x57,0x65,0x73,0x74, + 0x20,0x43,0x72,0x6f,0x79,0x64,0x6f,0x6e,0x2c,0x57,0x43,0x59,0xa,0x57,0x65,0x73, + 0x74,0x20,0x44,0x72,0x61,0x79,0x74,0x6f,0x6e,0x2c,0x57,0x44,0x54,0xa,0x57,0x65, + 0x73,0x74,0x20,0x44,0x75,0x6c,0x77,0x69,0x63,0x68,0x2c,0x57,0x44,0x55,0xa,0x57, + 0x65,0x73,0x74,0x20,0x45,0x61,0x6c,0x69,0x6e,0x67,0x2c,0x57,0x45,0x41,0xa,0x57, + 0x65,0x73,0x74,0x20,0x48,0x61,0x6d,0x2c,0x57,0x45,0x48,0xa,0x57,0x65,0x73,0x74, + 0x20,0x48,0x61,0x6d,0x70,0x73,0x74,0x65,0x61,0x64,0x2c,0x57,0x48,0x44,0xa,0x57, + 0x65,0x73,0x74,0x20,0x48,0x61,0x6d,0x70,0x73,0x74,0x65,0x61,0x64,0x20,0x54,0x68, + 0x61,0x6d,0x65,0x73,0x6c,0x69,0x6e,0x6b,0x2c,0x57,0x48,0x50,0xa,0x57,0x65,0x73, + 0x74,0x20,0x48,0x6f,0x72,0x6e,0x64,0x6f,0x6e,0x2c,0x57,0x48,0x52,0xa,0x57,0x65, + 0x73,0x74,0x20,0x4b,0x69,0x6c,0x62,0x72,0x69,0x64,0x65,0x2c,0x57,0x4b,0x42,0xa, + 0x57,0x65,0x73,0x74,0x20,0x4b,0x69,0x72,0x62,0x79,0x2c,0x57,0x4b,0x49,0xa,0x57, + 0x65,0x73,0x74,0x20,0x4d,0x61,0x6c,0x6c,0x69,0x6e,0x67,0x2c,0x57,0x4d,0x41,0xa, + 0x57,0x65,0x73,0x74,0x20,0x4e,0x6f,0x72,0x77,0x6f,0x6f,0x64,0x2c,0x57,0x4e,0x57, + 0xa,0x57,0x65,0x73,0x74,0x20,0x52,0x75,0x69,0x73,0x6c,0x69,0x70,0x2c,0x57,0x52, + 0x55,0xa,0x57,0x65,0x73,0x74,0x20,0x52,0x75,0x6e,0x74,0x6f,0x6e,0x2c,0x57,0x52, + 0x4e,0xa,0x57,0x65,0x73,0x74,0x20,0x53,0x74,0x20,0x4c,0x65,0x6f,0x6e,0x61,0x72, + 0x64,0x73,0x2c,0x57,0x4c,0x44,0xa,0x57,0x65,0x73,0x74,0x20,0x53,0x75,0x74,0x74, + 0x6f,0x6e,0x2c,0x57,0x53,0x55,0xa,0x57,0x65,0x73,0x74,0x20,0x57,0x69,0x63,0x6b, + 0x68,0x61,0x6d,0x2c,0x57,0x57,0x49,0xa,0x57,0x65,0x73,0x74,0x20,0x57,0x6f,0x72, + 0x74,0x68,0x69,0x6e,0x67,0x2c,0x57,0x57,0x4f,0xa,0x57,0x65,0x73,0x74,0x62,0x75, + 0x72,0x79,0x20,0x28,0x57,0x69,0x6c,0x74,0x73,0x29,0x2c,0x57,0x53,0x42,0xa,0x57, + 0x65,0x73,0x74,0x63,0x6c,0x69,0x66,0x66,0x2c,0x57,0x43,0x46,0xa,0x57,0x65,0x73, + 0x74,0x63,0x6f,0x6d,0x62,0x65,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57,0x43,0x42,0xa, + 0x57,0x65,0x73,0x74,0x65,0x6e,0x68,0x61,0x6e,0x67,0x65,0x72,0x2c,0x57,0x48,0x41, + 0xa,0x57,0x65,0x73,0x74,0x65,0x72,0x20,0x48,0x61,0x69,0x6c,0x65,0x73,0x2c,0x57, + 0x54,0x41,0xa,0x57,0x65,0x73,0x74,0x65,0x72,0x66,0x69,0x65,0x6c,0x64,0x2c,0x57, + 0x46,0x49,0xa,0x57,0x65,0x73,0x74,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x57,0x45,0x53, + 0xa,0x57,0x65,0x73,0x74,0x67,0x61,0x74,0x65,0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61, + 0x2c,0x57,0x47,0x41,0xa,0x57,0x65,0x73,0x74,0x68,0x6f,0x75,0x67,0x68,0x74,0x6f, + 0x6e,0x2c,0x57,0x48,0x47,0xa,0x57,0x65,0x73,0x74,0x6f,0x6e,0x20,0x4d,0x69,0x6c, + 0x74,0x6f,0x6e,0x2c,0x57,0x4e,0x4d,0xa,0x57,0x65,0x73,0x74,0x6f,0x6e,0x2d,0x73, + 0x75,0x70,0x65,0x72,0x2d,0x4d,0x61,0x72,0x65,0x2c,0x57,0x53,0x4d,0xa,0x57,0x65, + 0x74,0x68,0x65,0x72,0x61,0x6c,0x2c,0x57,0x52,0x4c,0xa,0x57,0x65,0x79,0x62,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x57,0x59,0x42,0xa,0x57,0x65,0x79,0x6d,0x6f,0x75,0x74, + 0x68,0x2c,0x57,0x45,0x59,0xa,0x57,0x68,0x61,0x6c,0x65,0x79,0x20,0x42,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x57,0x42,0x52,0xa,0x57,0x68,0x61,0x6c,0x6c,0x65,0x79,0x2c, + 0x57,0x48,0x45,0xa,0x57,0x68,0x61,0x74,0x73,0x74,0x61,0x6e,0x64,0x77,0x65,0x6c, + 0x6c,0x2c,0x57,0x54,0x53,0xa,0x57,0x68,0x69,0x66,0x66,0x6c,0x65,0x74,0x2c,0x57, + 0x46,0x46,0xa,0x57,0x68,0x69,0x6d,0x70,0x6c,0x65,0x2c,0x57,0x48,0x4d,0xa,0x57, + 0x68,0x69,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x57,0x4e,0x4c,0xa,0x57,0x68,0x69,0x73, + 0x74,0x6f,0x6e,0x2c,0x57,0x48,0x4e,0xa,0x57,0x68,0x69,0x74,0x62,0x79,0x2c,0x57, + 0x54,0x42,0xa,0x57,0x68,0x69,0x74,0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x28,0x43, + 0x61,0x72,0x64,0x69,0x66,0x66,0x29,0x2c,0x57,0x48,0x54,0xa,0x57,0x68,0x69,0x74, + 0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x28,0x48,0x61,0x6e,0x74,0x73,0x29,0x2c,0x57, + 0x43,0x48,0xa,0x57,0x68,0x69,0x74,0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x28,0x53, + 0x68,0x72,0x6f,0x70,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x57,0x54,0x43,0xa,0x57, + 0x68,0x69,0x74,0x65,0x20,0x48,0x61,0x72,0x74,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x57, + 0x48,0x4c,0xa,0x57,0x68,0x69,0x74,0x65,0x20,0x4e,0x6f,0x74,0x6c,0x65,0x79,0x2c, + 0x57,0x4e,0x59,0xa,0x57,0x68,0x69,0x74,0x65,0x63,0x72,0x61,0x69,0x67,0x73,0x2c, + 0x57,0x43,0x52,0xa,0x57,0x68,0x69,0x74,0x65,0x68,0x61,0x76,0x65,0x6e,0x2c,0x57, + 0x54,0x48,0xa,0x57,0x68,0x69,0x74,0x6c,0x61,0x6e,0x64,0x2c,0x57,0x54,0x4c,0xa, + 0x57,0x68,0x69,0x74,0x6c,0x65,0x79,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x57, + 0x42,0x44,0xa,0x57,0x68,0x69,0x74,0x6c,0x6f,0x63,0x6b,0x73,0x20,0x45,0x6e,0x64, + 0x2c,0x57,0x54,0x45,0xa,0x57,0x68,0x69,0x74,0x73,0x74,0x61,0x62,0x6c,0x65,0x2c, + 0x57,0x48,0x49,0xa,0x57,0x68,0x69,0x74,0x74,0x6c,0x65,0x73,0x65,0x61,0x2c,0x57, + 0x4c,0x45,0xa,0x57,0x68,0x69,0x74,0x74,0x6c,0x65,0x73,0x66,0x6f,0x72,0x64,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x57,0x4c,0x46,0xa,0x57,0x68,0x69,0x74, + 0x74,0x6f,0x6e,0x2c,0x57,0x54,0x4e,0xa,0x57,0x68,0x69,0x74,0x77,0x65,0x6c,0x6c, + 0x2c,0x57,0x57,0x4c,0xa,0x57,0x68,0x79,0x74,0x65,0x6c,0x65,0x61,0x66,0x65,0x2c, + 0x57,0x48,0x59,0xa,0x57,0x68,0x79,0x74,0x65,0x6c,0x65,0x61,0x66,0x65,0x20,0x53, + 0x6f,0x75,0x74,0x68,0x2c,0x57,0x48,0x53,0xa,0x57,0x69,0x63,0x6b,0x2c,0x57,0x43, + 0x4b,0xa,0x57,0x69,0x63,0x6b,0x66,0x6f,0x72,0x64,0x2c,0x57,0x49,0x43,0xa,0x57, + 0x69,0x63,0x6b,0x68,0x61,0x6d,0x20,0x4d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x57,0x43, + 0x4d,0xa,0x57,0x69,0x64,0x64,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x57,0x44, + 0x44,0xa,0x57,0x69,0x64,0x6e,0x65,0x73,0x2c,0x57,0x49,0x44,0xa,0x57,0x69,0x64, + 0x6e,0x65,0x79,0x20,0x4d,0x61,0x6e,0x6f,0x72,0x2c,0x57,0x4d,0x52,0xa,0x57,0x69, + 0x67,0x61,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x20,0x57,0x65,0x73,0x74,0x65,0x72, + 0x6e,0x2c,0x57,0x47,0x4e,0xa,0x57,0x69,0x67,0x61,0x6e,0x20,0x57,0x61,0x6c,0x6c, + 0x67,0x61,0x74,0x65,0x2c,0x57,0x47,0x57,0xa,0x57,0x69,0x67,0x74,0x6f,0x6e,0x2c, + 0x57,0x47,0x54,0xa,0x57,0x69,0x6c,0x64,0x6d,0x69,0x6c,0x6c,0x2c,0x57,0x4d,0x49, + 0xa,0x57,0x69,0x6c,0x6c,0x65,0x73,0x64,0x65,0x6e,0x20,0x4a,0x75,0x6e,0x63,0x74, + 0x69,0x6f,0x6e,0x2c,0x57,0x49,0x4a,0xa,0x57,0x69,0x6c,0x6c,0x69,0x61,0x6d,0x77, + 0x6f,0x6f,0x64,0x2c,0x57,0x4c,0x4d,0xa,0x57,0x69,0x6c,0x6c,0x69,0x6e,0x67,0x74, + 0x6f,0x6e,0x2c,0x57,0x49,0x4c,0xa,0x57,0x69,0x6c,0x6d,0x63,0x6f,0x74,0x65,0x2c, + 0x57,0x4d,0x43,0xa,0x57,0x69,0x6c,0x6d,0x73,0x6c,0x6f,0x77,0x2c,0x57,0x4d,0x4c, + 0xa,0x57,0x69,0x6c,0x6e,0x65,0x63,0x6f,0x74,0x65,0x2c,0x57,0x4e,0x45,0xa,0x57, + 0x69,0x6d,0x62,0x6c,0x65,0x64,0x6f,0x6e,0x2c,0x57,0x49,0x4d,0xa,0x57,0x69,0x6d, + 0x62,0x6c,0x65,0x64,0x6f,0x6e,0x20,0x43,0x68,0x61,0x73,0x65,0x2c,0x57,0x42,0x4f, + 0xa,0x57,0x69,0x6e,0x63,0x68,0x65,0x6c,0x73,0x65,0x61,0x2c,0x57,0x53,0x45,0xa, + 0x57,0x69,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x57,0x49,0x4e,0xa,0x57, + 0x69,0x6e,0x63,0x68,0x66,0x69,0x65,0x6c,0x64,0x2c,0x57,0x4e,0x46,0xa,0x57,0x69, + 0x6e,0x63,0x68,0x6d,0x6f,0x72,0x65,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x57,0x49,0x48, + 0xa,0x57,0x69,0x6e,0x64,0x65,0x72,0x6d,0x65,0x72,0x65,0x2c,0x57,0x44,0x4d,0xa, + 0x57,0x69,0x6e,0x64,0x73,0x6f,0x72,0x20,0x26,0x20,0x45,0x74,0x6f,0x6e,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x57,0x4e,0x43,0xa,0x57,0x69,0x6e,0x64,0x73, + 0x6f,0x72,0x20,0x26,0x20,0x45,0x74,0x6f,0x6e,0x20,0x52,0x69,0x76,0x65,0x72,0x73, + 0x69,0x64,0x65,0x2c,0x57,0x4e,0x52,0xa,0x57,0x69,0x6e,0x6e,0x65,0x72,0x73,0x68, + 0x2c,0x57,0x4e,0x53,0xa,0x57,0x69,0x6e,0x6e,0x65,0x72,0x73,0x68,0x20,0x54,0x72, + 0x69,0x61,0x6e,0x67,0x6c,0x65,0x2c,0x57,0x54,0x49,0xa,0x57,0x69,0x6e,0x73,0x66, + 0x6f,0x72,0x64,0x2c,0x57,0x53,0x46,0xa,0x57,0x69,0x73,0x68,0x61,0x77,0x2c,0x57, + 0x53,0x48,0xa,0x57,0x69,0x74,0x68,0x61,0x6d,0x2c,0x57,0x54,0x4d,0xa,0x57,0x69, + 0x74,0x6c,0x65,0x79,0x2c,0x57,0x54,0x59,0xa,0x57,0x69,0x74,0x74,0x6f,0x6e,0x2c, + 0x57,0x54,0x54,0xa,0x57,0x69,0x76,0x65,0x6c,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c, + 0x57,0x56,0x46,0xa,0x57,0x69,0x76,0x65,0x6e,0x68,0x6f,0x65,0x2c,0x57,0x49,0x56, + 0xa,0x57,0x6f,0x62,0x75,0x72,0x6e,0x20,0x53,0x61,0x6e,0x64,0x73,0x2c,0x57,0x4f, + 0x42,0xa,0x57,0x6f,0x6b,0x69,0x6e,0x67,0x2c,0x57,0x4f,0x4b,0xa,0x57,0x6f,0x6b, + 0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x57,0x4b,0x4d,0xa,0x57,0x6f,0x6c,0x64,0x69, + 0x6e,0x67,0x68,0x61,0x6d,0x2c,0x57,0x4f,0x48,0xa,0x57,0x6f,0x6c,0x76,0x65,0x72, + 0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x57,0x56,0x48,0xa,0x57,0x6f,0x6c,0x76, + 0x65,0x72,0x74,0x6f,0x6e,0x2c,0x57,0x4f,0x4c,0xa,0x57,0x6f,0x6d,0x62,0x77,0x65, + 0x6c,0x6c,0x2c,0x57,0x4f,0x4d,0xa,0x57,0x6f,0x6f,0x64,0x20,0x45,0x6e,0x64,0x2c, + 0x57,0x44,0x45,0xa,0x57,0x6f,0x6f,0x64,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c, + 0x57,0x53,0x54,0xa,0x57,0x6f,0x6f,0x64,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x57, + 0x44,0x42,0xa,0x57,0x6f,0x6f,0x64,0x67,0x72,0x61,0x6e,0x67,0x65,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x57,0x47,0x52,0xa,0x57,0x6f,0x6f,0x64,0x68,0x61,0x6c,0x6c,0x2c, + 0x57,0x44,0x4c,0xa,0x57,0x6f,0x6f,0x64,0x68,0x6f,0x75,0x73,0x65,0x2c,0x57,0x44, + 0x48,0xa,0x57,0x6f,0x6f,0x64,0x6c,0x65,0x73,0x66,0x6f,0x72,0x64,0x2c,0x57,0x44, + 0x53,0xa,0x57,0x6f,0x6f,0x64,0x6c,0x65,0x79,0x2c,0x57,0x4c,0x59,0xa,0x57,0x6f, + 0x6f,0x64,0x6d,0x61,0x6e,0x73,0x74,0x65,0x72,0x6e,0x65,0x2c,0x57,0x4d,0x45,0xa, + 0x57,0x6f,0x6f,0x64,0x73,0x6d,0x6f,0x6f,0x72,0x2c,0x57,0x53,0x52,0xa,0x57,0x6f, + 0x6f,0x6c,0x2c,0x57,0x4f,0x4f,0xa,0x57,0x6f,0x6f,0x6c,0x73,0x74,0x6f,0x6e,0x2c, + 0x57,0x4c,0x53,0xa,0x57,0x6f,0x6f,0x6c,0x77,0x69,0x63,0x68,0x20,0x41,0x72,0x73, + 0x65,0x6e,0x61,0x6c,0x2c,0x57,0x57,0x41,0xa,0x57,0x6f,0x6f,0x6c,0x77,0x69,0x63, + 0x68,0x20,0x44,0x6f,0x63,0x6b,0x79,0x61,0x72,0x64,0x2c,0x57,0x57,0x44,0xa,0x57, + 0x6f,0x6f,0x74,0x65,0x6e,0x20,0x57,0x61,0x77,0x65,0x6e,0x2c,0x57,0x57,0x57,0xa, + 0x57,0x6f,0x72,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x46,0x6f,0x72,0x65,0x67,0x61, + 0x74,0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x57,0x4f,0x46,0xa,0x57,0x6f, + 0x72,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57,0x43,0x50, + 0xa,0x57,0x6f,0x72,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x53,0x68,0x72,0x75,0x62, + 0x20,0x48,0x69,0x6c,0x6c,0x2c,0x57,0x4f,0x53,0xa,0x57,0x6f,0x72,0x6b,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x2c,0x57,0x4b,0x47,0xa,0x57,0x6f,0x72,0x6b,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x57,0x4b,0x4e,0xa,0x57,0x6f, + 0x72,0x6b,0x73,0x6f,0x70,0x2c,0x57,0x52,0x4b,0xa,0x57,0x6f,0x72,0x6c,0x65,0x2c, + 0x57,0x4f,0x52,0xa,0x57,0x6f,0x72,0x70,0x6c,0x65,0x73,0x64,0x6f,0x6e,0x2c,0x57, + 0x50,0x4c,0xa,0x20,0x57,0x6f,0x72,0x73,0x74,0x65,0x61,0x64,0x2c,0x57,0x52,0x54, + 0xa,0x57,0x6f,0x72,0x74,0x68,0x69,0x6e,0x67,0x2c,0x57,0x52,0x48,0xa,0x57,0x72, + 0x61,0x62,0x6e,0x65,0x73,0x73,0x2c,0x57,0x52,0x42,0xa,0x57,0x72,0x61,0x79,0x73, + 0x62,0x75,0x72,0x79,0x2c,0x57,0x52,0x59,0xa,0x57,0x72,0x65,0x6e,0x62,0x75,0x72, + 0x79,0x2c,0x57,0x52,0x45,0xa,0x57,0x72,0x65,0x73,0x73,0x6c,0x65,0x2c,0x57,0x52, + 0x53,0xa,0x57,0x72,0x65,0x78,0x68,0x61,0x6d,0x20,0x43,0x65,0x6e,0x74,0x72,0x61, + 0x6c,0x2c,0x57,0x58,0x43,0xa,0x57,0x72,0x65,0x78,0x68,0x61,0x6d,0x20,0x47,0x65, + 0x6e,0x65,0x72,0x61,0x6c,0x2c,0x57,0x52,0x58,0xa,0x57,0x79,0x65,0x2c,0x57,0x59, + 0x45,0xa,0x57,0x79,0x6c,0x61,0x6d,0x2c,0x57,0x59,0x4d,0xa,0x57,0x79,0x6c,0x64, + 0x65,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x57,0x59,0x4c,0xa,0x57,0x79,0x6d,0x6f, + 0x6e,0x64,0x68,0x61,0x6d,0x2c,0x57,0x4d,0x44,0xa,0x57,0x79,0x74,0x68,0x61,0x6c, + 0x6c,0x2c,0x57,0x59,0x54,0xa,0x59,0x61,0x6c,0x64,0x69,0x6e,0x67,0x2c,0x59,0x41, + 0x4c,0xa,0x59,0x61,0x72,0x64,0x6c,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x59, + 0x52,0x44,0xa,0x59,0x61,0x72,0x6d,0x2c,0x59,0x52,0x4d,0xa,0x59,0x61,0x74,0x65, + 0x2c,0x59,0x41,0x45,0xa,0x59,0x61,0x74,0x74,0x6f,0x6e,0x2c,0x59,0x41,0x54,0xa, + 0x59,0x65,0x6f,0x66,0x6f,0x72,0x64,0x2c,0x59,0x45,0x4f,0xa,0x59,0x65,0x6f,0x76, + 0x69,0x6c,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x59,0x56,0x4a,0xa, + 0x59,0x65,0x6f,0x76,0x69,0x6c,0x20,0x50,0x65,0x6e,0x20,0x4d,0x69,0x6c,0x6c,0x2c, + 0x59,0x56,0x50,0xa,0x59,0x65,0x74,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x59, + 0x45,0x54,0xa,0x59,0x6e,0x79,0x73,0x77,0x65,0x6e,0x2c,0x59,0x4e,0x57,0xa,0x59, + 0x6f,0x6b,0x65,0x72,0x2c,0x59,0x4f,0x4b,0xa,0x59,0x6f,0x72,0x6b,0x2c,0x59,0x52, + 0x4b,0xa,0x59,0x6f,0x72,0x74,0x6f,0x6e,0x2c,0x59,0x52,0x54,0xa,0x59,0x73,0x74, + 0x72,0x61,0x64,0x20,0x4d,0x79,0x6e,0x61,0x63,0x68,0x2c,0x59,0x53,0x4d,0xa,0x59, + 0x73,0x74,0x72,0x61,0x64,0x20,0x52,0x68,0x6f,0x6e,0x64,0x64,0x61,0x2c,0x59,0x53, + 0x52,0xa, + +}; + +static const unsigned char qt_resource_name[] = { + // stations + 0x0,0x8, + 0xa,0x8b,0xd,0x13, + 0x0,0x73, + 0x0,0x74,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x73, + // stations.txt + 0x0,0xc, + 0xd,0x3,0x4d,0xf4, + 0x0,0x73, + 0x0,0x74,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x73,0x0,0x2e,0x0,0x74,0x0,0x78,0x0,0x74, + +}; + +static const unsigned char qt_resource_struct[] = { + // : + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1, + // :/stations + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2, + // :/stations/stations.txt + 0x0,0x0,0x0,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0, + +}; + +QT_BEGIN_NAMESPACE + +extern bool qRegisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +extern bool qUnregisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +QT_END_NAMESPACE + + +int QT_MANGLE_NAMESPACE(qInitResources_stations)() +{ + QT_PREPEND_NAMESPACE(qRegisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_stations)) + +int QT_MANGLE_NAMESPACE(qCleanupResources_stations)() +{ + QT_PREPEND_NAMESPACE(qUnregisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_DESTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qCleanupResources_stations)) + diff --git a/data/48x48/uktrainplanner.png b/data/48x48/uktrainplanner.png new file mode 100644 index 0000000..e20b80e Binary files /dev/null and b/data/48x48/uktrainplanner.png differ diff --git a/data/64x64/uktrainplanner.png b/data/64x64/uktrainplanner.png new file mode 100644 index 0000000..4ca4da7 Binary files /dev/null and b/data/64x64/uktrainplanner.png differ diff --git a/data/uktrainplanner.desktop b/data/uktrainplanner.desktop new file mode 100644 index 0000000..09f7ede --- /dev/null +++ b/data/uktrainplanner.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=0.1 +Type=Application +Name=National Rail Live Departures +Exec=/usr/bin/uktrainplanner +Icon=uktrainplanner +X-HildonDesk-ShowInToolbar=true +X-Window-Icon=uktrainplanner +X-Window-Icon-Dimmed=uktrainplanner +X-Osso-Type=application/x-executable +X-Osso-Service=com.nokia.uktrainplanner diff --git a/data/uktrainplanner.service b/data/uktrainplanner.service new file mode 100644 index 0000000..75d618c --- /dev/null +++ b/data/uktrainplanner.service @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=com.nokia.uktrainplanner +Exec=/usr/bin/uktrainplanner diff --git a/debian/README b/debian/README new file mode 100644 index 0000000..33ed412 --- /dev/null +++ b/debian/README @@ -0,0 +1,6 @@ +The Debian Package testname +---------------------------- + +Comments regarding the Package + + -- Stewart Holmes Mon, 05 Apr 2010 23:46:50 +0100 diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..b16ab07 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,6 @@ +testname for Debian +------------------- + + + + -- Stewart Holmes Mon, 05 Apr 2010 23:46:50 +0100 diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..124d0aa --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +uktrainplanner (0.1.1) unstable; urgency=low + + * Initial Release. + + -- Stewart Holmes Mon, 05 Apr 2010 23:46:50 +0100 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..5bb22b3 --- /dev/null +++ b/debian/control @@ -0,0 +1,35 @@ +Source: uktrainplanner +Section: user/navigation +Priority: extra +Maintainer: Stewart Holmes +Build-Depends: debhelper (>= 5), libqt4-dev, libgconf2-dev +Standards-Version: 3.7.3 +Homepage: www.stewartholmes.com + +Package: uktrainplanner +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-xmlpatterns +Description: + +# XB-Maemo-Icon-26 field contains the application icon file encoded in +# base64. This is the icon that is shown in the Application Manager, +# next to the package name. To perform this encoding use following mad +# command: $ mad base64 <48x48 icon file name> +# For example following XB-Maemo-Icon-26 field content is an output +# from command: $ mad base64 uktrainplanner/src/data/48x48/uktrainplanner.png +XB-Maemo-Icon-26: + iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A + /wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oBGQ0SFuv48p0AAAAZdEVYdENv + bW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAACp0lEQVRo3u2Yz0tVURDHv08dK4r2GUmWELSI + sMCCSHdluS0QIWtXVIt20Z/QPm1R0D5a92OnRAqKllRkP6BFEQhZSIr1wffazIXD9d5nT6+ZdL4w + 3HNn7vnOmTk/3rwjRUREREQUCeA8UHHpK4Av4eoJdD2Jfi0CGA6cPiswgA+AAY3eLiSAupSzA5KO + SHoh6bWko64LB5LIG6BtOVuATZIuujRWCbQCLACjwLEc/hngcla2+oFpoBnYD8wBt1IkJ4Aub4/X + YOtz7mngXN4MAPXAIbe/T3GcAfZ5e1aSSkHHbZI+S9qe4pyV1CTpR5DJkqQFSZhZYzCQarZ6SWOS + KpIOSypLkpmV3P8VSdckNUtq8D4VM6sLOBrMbDF5N7NSQzDQHh/8kJl1OOmgpONuS9ARLL1XqWBz + bWZWltQWJCyd/JuStkg66M/hMMHOsVhts4351PQGul7XjWWsw6kqe2CJLW/NB+/Xga9prpxvaz8A + qnVasyOx1lMoIiJi5Rt5vRA38YZdQsBO4D7wLaXfAzz0OmoOeAS01FSU/aUAnvr7VaAx+GYko7Ab + Wa4oWylKtQaQFFHAL0kmaauZzQff4MVYtcJuSVG2Hpt41J8XAAv040Fh1+ntiT8uyv7iEtoFPAC+ + p/StwGNg3uUJsLewoiwiIiJiQ5UONzKOvi5g3O9uFoAJoPuf8+MEnzKIZ1zXFtzfzKxi8KvyU5dD + 2irpnqSzGeZ3/iwndzuSpjI4brvT00C3tweK9pOXlZfApZxfzxbgbeoKZXcGhwFDwBeXwVTJUYif + 5S5ks+5oJjOmdjKHpz3o374WfjKXkJmVEgl13mwKpjbJ2I6MwW2WNCDpo0u/6wr1U/P/YOAU8Bz4 + 6TIBnMzodxcoA50uZeBO0X4iIiIiIv5v/AZU3LjyjeB2pwAAAABJRU5ErkJggg== diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..e96bd51 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,39 @@ +This package was debianized by Stewart Holmes on +Mon, 05 Apr 2010 23:46:50 +0100. + +It was downloaded from + +Upstream Author(s): + + + + +Copyright: + + + + +License: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. + +The Debian packaging is (C) 2010, Stewart Holmes and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. diff --git a/debian/cron.d.ex b/debian/cron.d.ex new file mode 100644 index 0000000..6399ee9 --- /dev/null +++ b/debian/cron.d.ex @@ -0,0 +1,4 @@ +# +# Regular cron jobs for the uktrainplanner package +# +0 4 * * * root [ -x /usr/bin/uktrainplanner_maintenance ] && /usr/bin/uktrainplanner_maintenance diff --git a/debian/dirs b/debian/dirs new file mode 100644 index 0000000..ca882bb --- /dev/null +++ b/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/sbin diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..e69de29 diff --git a/debian/emacsen-install.ex b/debian/emacsen-install.ex new file mode 100644 index 0000000..7a3230d --- /dev/null +++ b/debian/emacsen-install.ex @@ -0,0 +1,45 @@ +#! /bin/sh -e +# /usr/lib/emacsen-common/packages/install/uktrainplanner + +# Written by Jim Van Zandt , borrowing heavily +# from the install scripts for gettext by Santiago Vila +# and octave by Dirk Eddelbuettel . + +FLAVOR=$1 +PACKAGE=uktrainplanner + +if [ ${FLAVOR} = emacs ]; then exit 0; fi + +echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR} + +#FLAVORTEST=`echo $FLAVOR | cut -c-6` +#if [ ${FLAVORTEST} = xemacs ] ; then +# SITEFLAG="-no-site-file" +#else +# SITEFLAG="--no-site-file" +#fi +FLAGS="${SITEFLAG} -q -batch -l path.el -f batch-byte-compile" + +ELDIR=/usr/share/emacs/site-lisp/${PACKAGE} +ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE} + +# Install-info-altdir does not actually exist. +# Maybe somebody will write it. +if test -x /usr/sbin/install-info-altdir; then + echo install/${PACKAGE}: install Info links for ${FLAVOR} + install-info-altdir --quiet --section "" "" --dirname=${FLAVOR} /usr/share/info/${PACKAGE}.info.gz +fi + +install -m 755 -d ${ELCDIR} +cd ${ELDIR} +FILES=`echo *.el` +cp ${FILES} ${ELCDIR} +cd ${ELCDIR} + +cat << EOF > path.el +(setq load-path (cons "." load-path) byte-compile-warnings nil) +EOF +${FLAVOR} ${FLAGS} ${FILES} +rm -f *.el path.el + +exit 0 diff --git a/debian/emacsen-remove.ex b/debian/emacsen-remove.ex new file mode 100644 index 0000000..8d1efe7 --- /dev/null +++ b/debian/emacsen-remove.ex @@ -0,0 +1,15 @@ +#!/bin/sh -e +# /usr/lib/emacsen-common/packages/remove/uktrainplanner + +FLAVOR=$1 +PACKAGE=uktrainplanner + +if [ ${FLAVOR} != emacs ]; then + if test -x /usr/sbin/install-info-altdir; then + echo remove/${PACKAGE}: removing Info links for ${FLAVOR} + install-info-altdir --quiet --remove --dirname=${FLAVOR} /usr/share/info/uktrainplanner.info.gz + fi + + echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR} + rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE} +fi diff --git a/debian/emacsen-startup.ex b/debian/emacsen-startup.ex new file mode 100644 index 0000000..10694bb --- /dev/null +++ b/debian/emacsen-startup.ex @@ -0,0 +1,25 @@ +;; -*-emacs-lisp-*- +;; +;; Emacs startup file, e.g. /etc/emacs/site-start.d/50uktrainplanner.el +;; for the Debian uktrainplanner package +;; +;; Originally contributed by Nils Naumann +;; Modified by Dirk Eddelbuettel +;; Adapted for dh-make by Jim Van Zandt + +;; The uktrainplanner package follows the Debian/GNU Linux 'emacsen' policy and +;; byte-compiles its elisp files for each 'emacs flavor' (emacs19, +;; xemacs19, emacs20, xemacs20...). The compiled code is then +;; installed in a subdirectory of the respective site-lisp directory. +;; We have to add this to the load-path: +(let ((package-dir (concat "/usr/share/" + (symbol-name flavor) + "/site-lisp/uktrainplanner"))) +;; If package-dir does not exist, the uktrainplanner package must have +;; removed but not purged, and we should skip the setup. + (when (file-directory-p package-dir) + (setq load-path (cons package-dir load-path)) + (autoload 'uktrainplanner-mode "uktrainplanner-mode" + "Major mode for editing uktrainplanner files." t) + (add-to-list 'auto-mode-alist '("\\.uktrainplanner$" . uktrainplanner-mode)))) + diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..675530b --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +uktrainplanner_0.1.1_armel.deb user/navigation extra diff --git a/debian/init.d.ex b/debian/init.d.ex new file mode 100644 index 0000000..c6bf2d4 --- /dev/null +++ b/debian/init.d.ex @@ -0,0 +1,157 @@ +#! /bin/sh +# +# skeleton example file to build /etc/init.d/ scripts. +# This file should be used to construct scripts for /etc/init.d. +# +# Written by Miquel van Smoorenburg . +# Modified for Debian +# by Ian Murdock . +# Further changes by Javier Fernandez-Sanguino +# +# Version: @(#)skeleton 1.9 26-Feb-2001 miquels@cistron.nl +# + +PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin +DAEMON=/usr/sbin/testname +NAME=testname +DESC=testname + +test -x $DAEMON || exit 0 + +LOGDIR=/var/log/testname +PIDFILE=/var/run/$NAME.pid +DODTIME=1 # Time to wait for the server to die, in seconds + # If this value is set too low you might not + # let some servers to die gracefully and + # 'restart' will not work + +# Include testname defaults if available +if [ -f /etc/default/testname ] ; then + . /etc/default/testname +fi + +set -e + +running_pid() +{ + # Check if a given process pid's cmdline matches a given name + pid=$1 + name=$2 + [ -z "$pid" ] && return 1 + [ ! -d /proc/$pid ] && return 1 + cmd=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1` + # Is this the expected child? + [ "$cmd" != "$name" ] && return 1 + return 0 +} + +running() +{ +# Check if the process is running looking at /proc +# (works for all users) + + # No pidfile, probably no daemon present + [ ! -f "$PIDFILE" ] && return 1 + # Obtain the pid and check it against the binary name + pid=`cat $PIDFILE` + running_pid $pid $DAEMON || return 1 + return 0 +} + +force_stop() { +# Forcefully kill the process + [ ! -f "$PIDFILE" ] && return + if running ; then + kill -15 $pid + # Is it really dead? + [ -n "$DODTIME" ] && sleep "$DODTIME"s + if running ; then + kill -9 $pid + [ -n "$DODTIME" ] && sleep "$DODTIME"s + if running ; then + echo "Cannot kill $LABEL (pid=$pid)!" + exit 1 + fi + fi + fi + rm -f $PIDFILE + return 0 +} + +case "$1" in + start) + echo -n "Starting $DESC: " + start-stop-daemon --start --quiet --pidfile $PIDFILE \ + --exec $DAEMON -- $DAEMON_OPTS + if running ; then + echo "$NAME." + else + echo " ERROR." + fi + ;; + stop) + echo -n "Stopping $DESC: " + start-stop-daemon --stop --quiet --pidfile $PIDFILE \ + --exec $DAEMON + echo "$NAME." + ;; + force-stop) + echo -n "Forcefully stopping $DESC: " + force_stop + if ! running ; then + echo "$NAME." + else + echo " ERROR." + fi + ;; + #reload) + # + # If the daemon can reload its config files on the fly + # for example by sending it SIGHUP, do it here. + # + # If the daemon responds to changes in its config file + # directly anyway, make this a do-nothing entry. + # + # echo "Reloading $DESC configuration files." + # start-stop-daemon --stop --signal 1 --quiet --pidfile \ + # /var/run/$NAME.pid --exec $DAEMON + #;; + force-reload) + # + # If the "reload" option is implemented, move the "force-reload" + # option to the "reload" entry above. If not, "force-reload" is + # just the same as "restart" except that it does nothing if the + # daemon isn't already running. + # check wether $DAEMON is running. If so, restart + start-stop-daemon --stop --test --quiet --pidfile \ + /var/run/$NAME.pid --exec $DAEMON \ + && $0 restart \ + || exit 0 + ;; + restart) + echo -n "Restarting $DESC: " + start-stop-daemon --stop --quiet --pidfile \ + /var/run/$NAME.pid --exec $DAEMON + [ -n "$DODTIME" ] && sleep $DODTIME + start-stop-daemon --start --quiet --pidfile \ + /var/run/$NAME.pid --exec $DAEMON -- $DAEMON_OPTS + echo "$NAME." + ;; + status) + echo -n "$LABEL is " + if running ; then + echo "running" + else + echo " not running." + exit 1 + fi + ;; + *) + N=/etc/init.d/$NAME + # echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2 + echo "Usage: $N {start|stop|restart|force-reload|status|force-stop}" >&2 + exit 1 + ;; +esac + +exit 0 diff --git a/debian/init.d.lsb.ex b/debian/init.d.lsb.ex new file mode 100644 index 0000000..a26fa6c --- /dev/null +++ b/debian/init.d.lsb.ex @@ -0,0 +1,296 @@ +#!/bin/sh +# +# Example init.d script with LSB support. +# +# Please read this init.d carefully and modify the sections to +# adjust it to the program you want to run. +# +# Copyright (c) 2007 Javier Fernandez-Sanguino +# +# This is free software; you may redistribute it and/or modify +# it under the terms of the GNU General Public License as +# published by the Free Software Foundation; either version 2, +# or (at your option) any later version. +# +# This is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License with +# the Debian operating system, in /usr/share/common-licenses/GPL; if +# not, write to the Free Software Foundation, Inc., 59 Temple Place, +# Suite 330, Boston, MA 02111-1307 USA +# +### BEGIN INIT INFO +# Provides: testname +# Required-Start: $network $local_fs +# Required-Stop: +# Should-Start: $named +# Should-Stop: +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: +# Description: +# <...> +# <...> +### END INIT INFO + +PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin + +DAEMON=/usr/sbin/testname # Introduce the server's location here +NAME=#PACKAGE # Introduce the short server's name here +DESC=#PACKAGE # Introduce a short description here +LOGDIR=/var/log/testname # Log directory to use + +PIDFILE=/var/run/$NAME.pid + +test -x $DAEMON || exit 0 + +. /lib/lsb/init-functions + +# Default options, these can be overriden by the information +# at /etc/default/$NAME +DAEMON_OPTS="" # Additional options given to the server + +DIETIME=10 # Time to wait for the server to die, in seconds + # If this value is set too low you might not + # let some servers to die gracefully and + # 'restart' will not work + +#STARTTIME=2 # Time to wait for the server to start, in seconds + # If this value is set each time the server is + # started (on start or restart) the script will + # stall to try to determine if it is running + # If it is not set and the server takes time + # to setup a pid file the log message might + # be a false positive (says it did not start + # when it actually did) + +LOGFILE=$LOGDIR/$NAME.log # Server logfile +#DAEMONUSER=testname # Users to run the daemons as. If this value + # is set start-stop-daemon will chuid the server + +# Include defaults if available +if [ -f /etc/default/$NAME ] ; then + . /etc/default/$NAME +fi + +# Use this if you want the user to explicitly set 'RUN' in +# /etc/default/ +#if [ "x$RUN" != "xyes" ] ; then +# log_failure_msg "$NAME disabled, please adjust the configuration to your needs " +# log_failure_msg "and then set RUN to 'yes' in /etc/default/$NAME to enable it." +# exit 1 +#fi + +# Check that the user exists (if we set a user) +# Does the user exist? +if [ -n "$DAEMONUSER" ] ; then + if getent passwd | grep -q "^$DAEMONUSER:"; then + # Obtain the uid and gid + DAEMONUID=`getent passwd |grep "^$DAEMONUSER:" | awk -F : '{print $3}'` + DAEMONGID=`getent passwd |grep "^$DAEMONUSER:" | awk -F : '{print $4}'` + else + log_failure_msg "The user $DAEMONUSER, required to run $NAME does not exist." + exit 1 + fi +fi + + +set -e + +running_pid() { +# Check if a given process pid's cmdline matches a given name + pid=$1 + name=$2 + [ -z "$pid" ] && return 1 + [ ! -d /proc/$pid ] && return 1 + cmd=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1` + # Is this the expected server + [ "$cmd" != "$name" ] && return 1 + return 0 +} + +running() { +# Check if the process is running looking at /proc +# (works for all users) + + # No pidfile, probably no daemon present + [ ! -f "$PIDFILE" ] && return 1 + pid=`cat $PIDFILE` + running_pid $pid $DAEMON || return 1 + return 0 +} + +start_server() { +# Start the process using the wrapper + if [ -z "$DAEMONUSER" ] ; then + start_daemon -p $PIDFILE $DAEMON -- $DAEMON_OPTS + errcode=$? + else +# if we are using a daemonuser then change the user id + start-stop-daemon --start --quiet --pidfile $PIDFILE \ + --chuid $DAEMONUSER \ + --exec $DAEMON -- $DAEMON_OPTS + errcode=$? + fi + return $errcode +} + +stop_server() { +# Stop the process using the wrapper + if [ -z "$DAEMONUSER" ] ; then + killproc -p $PIDFILE $DAEMON + errcode=$? + else +# if we are using a daemonuser then look for process that match + start-stop-daemon --stop --quiet --pidfile $PIDFILE \ + --user $DAEMONUSER \ + --exec $DAEMON + errcode=$? + fi + + return $errcode +} + +reload_server() { + [ ! -f "$PIDFILE" ] && return 1 + pid=pidofproc $PIDFILE # This is the daemon's pid + # Send a SIGHUP + kill -1 $pid + return $? +} + +force_stop() { +# Force the process to die killing it manually + [ ! -e "$PIDFILE" ] && return + if running ; then + kill -15 $pid + # Is it really dead? + sleep "$DIETIME"s + if running ; then + kill -9 $pid + sleep "$DIETIME"s + if running ; then + echo "Cannot kill $NAME (pid=$pid)!" + exit 1 + fi + fi + fi + rm -f $PIDFILE +} + + +case "$1" in + start) + log_daemon_msg "Starting $DESC " "$NAME" + # Check if it's running first + if running ; then + log_progress_msg "apparently already running" + log_end_msg 0 + exit 0 + fi + if start_server ; then + # NOTE: Some servers might die some time after they start, + # this code will detect this issue if STARTTIME is set + # to a reasonable value + [ -n "$STARTTIME" ] && sleep $STARTTIME # Wait some time + if running ; then + # It's ok, the server started and is running + log_end_msg 0 + else + # It is not running after we did start + log_end_msg 1 + fi + else + # Either we could not start it + log_end_msg 1 + fi + ;; + stop) + log_daemon_msg "Stopping $DESC" "$NAME" + if running ; then + # Only stop the server if we see it running + errcode=0 + stop_server || errcode=$? + log_end_msg $errcode + else + # If it's not running don't do anything + log_progress_msg "apparently not running" + log_end_msg 0 + exit 0 + fi + ;; + force-stop) + # First try to stop gracefully the program + $0 stop + if running; then + # If it's still running try to kill it more forcefully + log_daemon_msg "Stopping (force) $DESC" "$NAME" + errcode=0 + force_stop || errcode=$? + log_end_msg $errcode + fi + ;; + restart|force-reload) + log_daemon_msg "Restarting $DESC" "$NAME" + errcode=0 + stop_server || errcode=$? + # Wait some sensible amount, some server need this + [ -n "$DIETIME" ] && sleep $DIETIME + start_server || errcode=$? + [ -n "$STARTTIME" ] && sleep $STARTTIME + running || errcode=$? + log_end_msg $errcode + ;; + status) + + log_daemon_msg "Checking status of $DESC" "$NAME" + if running ; then + log_progress_msg "running" + log_end_msg 0 + else + log_progress_msg "apparently not running" + log_end_msg 1 + exit 1 + fi + ;; + # Use this if the daemon cannot reload + reload) + log_warning_msg "Reloading $NAME daemon: not implemented, as the daemon" + log_warning_msg "cannot re-read the config file (use restart)." + ;; + # And this if it cann + #reload) + # + # If the daemon can reload its config files on the fly + # for example by sending it SIGHUP, do it here. + # + # If the daemon responds to changes in its config file + # directly anyway, make this a do-nothing entry. + # + # log_daemon_msg "Reloading $DESC configuration files" "$NAME" + # if running ; then + # reload_server + # if ! running ; then + # Process died after we tried to reload + # log_progress_msg "died on reload" + # log_end_msg 1 + # exit 1 + # fi + # else + # log_progress_msg "server is not running" + # log_end_msg 1 + # exit 1 + # fi + #;; + + *) + N=/etc/init.d/$NAME + echo "Usage: $N {start|stop|force-stop|restart|force-reload|status}" >&2 + exit 1 + ;; +esac + +exit 0 diff --git a/debian/manpage.1.ex b/debian/manpage.1.ex new file mode 100644 index 0000000..5fdf3da --- /dev/null +++ b/debian/manpage.1.ex @@ -0,0 +1,59 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH TESTNAME SECTION "April 5, 2010" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +testname \- program to do something +.SH SYNOPSIS +.B testname +.RI [ options ] " files" ... +.br +.B bar +.RI [ options ] " files" ... +.SH DESCRIPTION +This manual page documents briefly the +.B testname +and +.B bar +commands. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBtestname\fP is a program that... +.SH OPTIONS +These programs follow the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +For a complete description, see the Info files. +.TP +.B \-h, \-\-help +Show summary of options. +.TP +.B \-v, \-\-version +Show version of program. +.SH SEE ALSO +.BR bar (1), +.BR baz (1). +.br +The programs are documented fully by +.IR "The Rise and Fall of a Fooish Bar" , +available via the Info system. +.SH AUTHOR +testname was written by . +.PP +This manual page was written by Stewart Holmes , +for the Debian project (but may be used by others). diff --git a/debian/manpage.sgml.ex b/debian/manpage.sgml.ex new file mode 100644 index 0000000..799ee56 --- /dev/null +++ b/debian/manpage.sgml.ex @@ -0,0 +1,156 @@ + manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + + FIRSTNAME"> + SURNAME"> + + April 5, 2010"> + + SECTION"> + stewart@unknown"> + + TESTNAME"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2003 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + program to do something + + + + &dhpackage; + + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; and bar + commands. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + Instead, it has documentation in the &gnu; + Info format; see below. + + &dhpackage; is a program that... + + + + OPTIONS + + These programs follow the usual &gnu; command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. For a complete description, see the + Info files. + + + + + + + + Show summary of options. + + + + + + + + Show version of program. + + + + + + SEE ALSO + + bar (1), baz (1). + + The programs are documented fully by The Rise and + Fall of a Fooish Bar available via the + Info system. + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
+ + + + diff --git a/debian/manpage.xml.ex b/debian/manpage.xml.ex new file mode 100644 index 0000000..b07fac6 --- /dev/null +++ b/debian/manpage.xml.ex @@ -0,0 +1,291 @@ + +.
will be generated. You may view the +manual page with: nroff -man .
| less'. A typical entry +in a Makefile or Makefile.am is: + +DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl +XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0" + +manpage.1: manpage.xml + $(XP) $(DB2MAN) $< + +The xsltproc binary is found in the xsltproc package. The XSL files are in +docbook-xsl. A description of the parameters you can use can be found in the +docbook-xsl-doc-* packages. Please remember that if you create the nroff +version in one of the debian/rules file targets (such as build), you will need +to include xsltproc and docbook-xsl in your Build-Depends control field. +Alternatively use the xmlto command/package. That will also automatically +pull in xsltproc and docbook-xsl. + +Notes for using docbook2x: docbook2x-man does not automatically create the +AUTHOR(S) and COPYRIGHT sections. In this case, please add them manually as + ... . + +To disable the automatic creation of the AUTHOR(S) and COPYRIGHT sections +read /usr/share/doc/docbook-xsl/doc/manpages/authors.html. This file can be +found in the docbook-xsl-doc-html package. + +Validation can be done using: `xmllint -''-noout -''-valid manpage.xml` + +General documentation about man-pages and man-page-formatting: +man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + +--> + + + + + + + + + + + + + +]> + + + + &dhtitle; + &dhpackage; + + + &dhfirstname; + &dhsurname; + Wrote this manpage for the Debian system. +
+ &dhemail; +
+
+
+ + 2007 + &dhusername; + + + This manual page was written for the Debian system + (but may be used by others). + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU General Public License, + Version 2 or (at your option) any later version published by + the Free Software Foundation. + On Debian systems, the complete text of the GNU General Public + License can be found in + /usr/share/common-licenses/GPL. + +
+ + &dhucpackage; + &dhsection; + + + &dhpackage; + program to do something + + + + &dhpackage; + + + + + + + + + this + + + + + + + + this + that + + + + + &dhpackage; + + + + + + + + + + + + + + + + + + + DESCRIPTION + This manual page documents briefly the + &dhpackage; and bar + commands. + This manual page was written for the Debian distribution + because the original program does not have a manual page. + Instead, it has documentation in the GNU + info + 1 + format; see below. + &dhpackage; is a program that... + + + OPTIONS + The program follows the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. For a complete description, see the + + info + 1 + files. + + + + + + + Does this and that. + + + + + + + Show summary of options. + + + + + + + Show version of program. + + + + + + FILES + + + /etc/foo.conf + + The system-wide configuration file to control the + behaviour of &dhpackage;. See + + foo.conf + 5 + for further details. + + + + ${HOME}/.foo.conf + + The per-user configuration file to control the + behaviour of &dhpackage;. See + + foo.conf + 5 + for further details. + + + + + + ENVIONMENT + + + FOO_CONF + + If used, the defined file is used as configuration + file (see also ). + + + + + + DIAGNOSTICS + The following diagnostics may be issued + on stderr: + + + Bad configuration file. Exiting. + + The configuration file seems to contain a broken configuration + line. Use the option, to get more info. + + + + + &dhpackage; provides some return codes, that can + be used in scripts: + + Code + Diagnostic + + 0 + Program exited successfully. + + + 1 + The configuration file seems to be broken. + + + + + + BUGS + The program is currently limited to only work + with the foobar library. + The upstreams BTS can be found + at . + + + SEE ALSO + + + bar + 1 + , + baz + 1 + , + foo.conf + 5 + + The programs are documented fully by The Rise and + Fall of a Fooish Bar available via the + info + 1 + system. + +
+ diff --git a/debian/menu.ex b/debian/menu.ex new file mode 100644 index 0000000..121b3bd --- /dev/null +++ b/debian/menu.ex @@ -0,0 +1,2 @@ +?package(testname):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\ + title="testname" command="/usr/bin/testname" diff --git a/debian/postinst.ex b/debian/postinst.ex new file mode 100644 index 0000000..778770a --- /dev/null +++ b/debian/postinst.ex @@ -0,0 +1,41 @@ +#!/bin/sh +# postinst script for testname +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `configure' +# * `abort-upgrade' +# * `abort-remove' `in-favour' +# +# * `abort-remove' +# * `abort-deconfigure' `in-favour' +# `removing' +# +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + configure) + ;; + + abort-upgrade|abort-remove|abort-deconfigure) + ;; + + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + diff --git a/debian/postrm.ex b/debian/postrm.ex new file mode 100644 index 0000000..fc5e7b2 --- /dev/null +++ b/debian/postrm.ex @@ -0,0 +1,39 @@ +#!/bin/sh +# postrm script for testname +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `remove' +# * `purge' +# * `upgrade' +# * `failed-upgrade' +# * `abort-install' +# * `abort-install' +# * `abort-upgrade' +# * `disappear' +# +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) + ;; + + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + diff --git a/debian/preinst.ex b/debian/preinst.ex new file mode 100644 index 0000000..e3cc9cf --- /dev/null +++ b/debian/preinst.ex @@ -0,0 +1,37 @@ +#!/bin/sh +# preinst script for testname +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `install' +# * `install' +# * `upgrade' +# * `abort-upgrade' +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + install|upgrade) + ;; + + abort-upgrade) + ;; + + *) + echo "preinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + diff --git a/debian/prerm.ex b/debian/prerm.ex new file mode 100644 index 0000000..b5176db --- /dev/null +++ b/debian/prerm.ex @@ -0,0 +1,40 @@ +#!/bin/sh +# prerm script for testname +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `remove' +# * `upgrade' +# * `failed-upgrade' +# * `remove' `in-favour' +# * `deconfigure' `in-favour' +# `removing' +# +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + remove|upgrade|deconfigure) + ;; + + failed-upgrade) + ;; + + *) + echo "prerm called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + diff --git a/debian/rules b/debian/rules new file mode 100644 index 0000000..fd5d368 --- /dev/null +++ b/debian/rules @@ -0,0 +1,72 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +APPNAME := uktrainplanner +builddir: + mkdir -p builddir + +builddir/Makefile: builddir + cd builddir && qmake-qt4 PREFIX=/usr ../$(APPNAME).pro + +build: build-stamp + +build-stamp: builddir/Makefile + dh_testdir + + # Add here commands to compile the package. + cd builddir && $(MAKE) + #docbook-to-man debian/$(APPNAME).sgml > $(APPNAME).1 + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + rm -rf builddir + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/arora. + cd builddir && $(MAKE) INSTALL_ROOT=$(CURDIR)/debian/$(APPNAME) install + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installdocs + dh_installexamples + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure diff --git a/debian/uktrainplanner.debhelper.log b/debian/uktrainplanner.debhelper.log new file mode 100644 index 0000000..6dfa57a --- /dev/null +++ b/debian/uktrainplanner.debhelper.log @@ -0,0 +1,13 @@ +dh_installdirs +dh_installdocs +dh_installexamples +dh_installman +dh_link +dh_strip +dh_compress +dh_fixperms +dh_installdeb +dh_shlibdeps +dh_gencontrol +dh_md5sums +dh_builddeb diff --git a/debian/uktrainplanner.default.ex b/debian/uktrainplanner.default.ex new file mode 100644 index 0000000..59ead64 --- /dev/null +++ b/debian/uktrainplanner.default.ex @@ -0,0 +1,10 @@ +# Defaults for testname initscript +# sourced by /etc/init.d/testname +# installed at /etc/default/testname by the maintainer scripts + +# +# This is a POSIX shell fragment +# + +# Additional options that are passed to the Daemon. +DAEMON_OPTS="" diff --git a/debian/uktrainplanner.doc-base.EX b/debian/uktrainplanner.doc-base.EX new file mode 100644 index 0000000..d148e02 --- /dev/null +++ b/debian/uktrainplanner.doc-base.EX @@ -0,0 +1,22 @@ +Document: testname +Title: Debian testname Manual +Author: +Abstract: This manual describes what testname is + and how it can be used to + manage online manuals on Debian systems. +Section: unknown + +Format: debiandoc-sgml +Files: /usr/share/doc/testname/testname.sgml.gz + +Format: postscript +Files: /usr/share/doc/testname/testname.ps.gz + +Format: text +Files: /usr/share/doc/testname/testname.text.gz + +Format: HTML +Index: /usr/share/doc/testname/html/index.html +Files: /usr/share/doc/testname/html/*.html + + diff --git a/debian/uktrainplanner.substvars b/debian/uktrainplanner.substvars new file mode 100644 index 0000000..2261928 --- /dev/null +++ b/debian/uktrainplanner.substvars @@ -0,0 +1 @@ +shlibs:Depends=libc6 (>= 2.5.0-1), libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.5.3~git20090723), libqt4-gui (>= 4.5.3~git20090723), libqt4-network (>= 4.5.3~git20090723), libqt4-xml (>= 4.5.3~git20090723), libqt4-xmlpatterns (>= 4.5.3~git20090723), libstdc++6 (>= 4.2.1) diff --git a/debian/uktrainplanner.tarlist b/debian/uktrainplanner.tarlist new file mode 100644 index 0000000..34b825f --- /dev/null +++ b/debian/uktrainplanner.tarlist @@ -0,0 +1,20 @@ +755 root root . usr / +755 root root . usr/bin / +755 root root . usr/bin/uktrainplanner debian/uktrainplanner/usr/bin/uktrainplanner +755 root root . usr/sbin / +755 root root . usr/share / +755 root root . usr/share/applications / +755 root root . usr/share/applications/hildon / +644 root root . usr/share/applications/hildon/uktrainplanner.desktop debian/uktrainplanner/usr/share/applications/hildon/uktrainplanner.desktop +755 root root . usr/share/dbus-1 / +755 root root . usr/share/dbus-1/services / +644 root root . usr/share/dbus-1/services/uktrainplanner.service debian/uktrainplanner/usr/share/dbus-1/services/uktrainplanner.service +755 root root . usr/share/doc / +755 root root . usr/share/doc/uktrainplanner / +644 root root . usr/share/doc/uktrainplanner/copyright debian/uktrainplanner/usr/share/doc/uktrainplanner/copyright +644 root root . usr/share/doc/uktrainplanner/README.Debian debian/uktrainplanner/usr/share/doc/uktrainplanner/README.Debian +755 root root . usr/share/icons / +755 root root . usr/share/icons/hicolor / +755 root root . usr/share/icons/hicolor/64x64 / +755 root root . usr/share/icons/hicolor/64x64/apps / +644 root root . usr/share/icons/hicolor/64x64/apps/uktrainplanner.png debian/uktrainplanner/usr/share/icons/hicolor/64x64/apps/uktrainplanner.png diff --git a/debian/uktrainplanner/DEBIAN/control b/debian/uktrainplanner/DEBIAN/control new file mode 100644 index 0000000..5d6abbc --- /dev/null +++ b/debian/uktrainplanner/DEBIAN/control @@ -0,0 +1,27 @@ +Package: uktrainplanner +Version: 0.1.1 +Architecture: armel +Maintainer: Stewart Holmes +Installed-Size: 198 +Depends: libc6 (>= 2.5.0-1), libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.5.3~git20090723), libqt4-gui (>= 4.5.3~git20090723), libqt4-network (>= 4.5.3~git20090723), libqt4-xml (>= 4.5.3~git20090723), libqt4-xmlpatterns (>= 4.5.3~git20090723), libstdc++6 (>= 4.2.1) +Section: user/navigation +Priority: extra +Homepage: www.stewartholmes.com +Description: + +Maemo-Icon-26: + iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A + /wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oBGQ0SFuv48p0AAAAZdEVYdENv + bW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAACp0lEQVRo3u2Yz0tVURDHv08dK4r2GUmWELSI + sMCCSHdluS0QIWtXVIt20Z/QPm1R0D5a92OnRAqKllRkP6BFEQhZSIr1wffazIXD9d5nT6+ZdL4w + 3HNn7vnOmTk/3rwjRUREREQUCeA8UHHpK4Av4eoJdD2Jfi0CGA6cPiswgA+AAY3eLiSAupSzA5KO + SHoh6bWko64LB5LIG6BtOVuATZIuujRWCbQCLACjwLEc/hngcla2+oFpoBnYD8wBt1IkJ4Aub4/X + YOtz7mngXN4MAPXAIbe/T3GcAfZ5e1aSSkHHbZI+S9qe4pyV1CTpR5DJkqQFSZhZYzCQarZ6SWOS + KpIOSypLkpmV3P8VSdckNUtq8D4VM6sLOBrMbDF5N7NSQzDQHh/8kJl1OOmgpONuS9ARLL1XqWBz + bWZWltQWJCyd/JuStkg66M/hMMHOsVhts4351PQGul7XjWWsw6kqe2CJLW/NB+/Xga9prpxvaz8A + qnVasyOx1lMoIiJi5Rt5vRA38YZdQsBO4D7wLaXfAzz0OmoOeAS01FSU/aUAnvr7VaAx+GYko7Ab + Wa4oWylKtQaQFFHAL0kmaauZzQff4MVYtcJuSVG2Hpt41J8XAAv040Fh1+ntiT8uyv7iEtoFPAC+ + p/StwGNg3uUJsLewoiwiIiJiQ5UONzKOvi5g3O9uFoAJoPuf8+MEnzKIZ1zXFtzfzKxi8KvyU5dD + 2irpnqSzGeZ3/iwndzuSpjI4brvT00C3tweK9pOXlZfApZxfzxbgbeoKZXcGhwFDwBeXwVTJUYif + 5S5ks+5oJjOmdjKHpz3o374WfjKXkJmVEgl13mwKpjbJ2I6MwW2WNCDpo0u/6wr1U/P/YOAU8Bz4 + 6TIBnMzodxcoA50uZeBO0X4iIiIiIv5v/AZU3LjyjeB2pwAAAABJRU5ErkJggg== diff --git a/debian/uktrainplanner/DEBIAN/md5sums b/debian/uktrainplanner/DEBIAN/md5sums new file mode 100644 index 0000000..940df55 --- /dev/null +++ b/debian/uktrainplanner/DEBIAN/md5sums @@ -0,0 +1,6 @@ +0899eb3ea699b2b0a8f21e7fd74dd3f2 usr/bin/uktrainplanner +ae50cec0b14fde0010ce12b75f416c36 usr/share/applications/hildon/uktrainplanner.desktop +8cd4181e68624cdb2077cdf5cd2d9773 usr/share/dbus-1/services/uktrainplanner.service +486e9dd4c0f2b8bb2d4bf27f2030bc0e usr/share/doc/uktrainplanner/copyright +33ed927037678843c8d2a1b107306407 usr/share/doc/uktrainplanner/README.Debian +4d1d69a695df1cd841550d583904fbec usr/share/icons/hicolor/64x64/apps/uktrainplanner.png diff --git a/debian/uktrainplanner/usr/bin/uktrainplanner b/debian/uktrainplanner/usr/bin/uktrainplanner new file mode 100644 index 0000000..8674d33 Binary files /dev/null and b/debian/uktrainplanner/usr/bin/uktrainplanner differ diff --git a/debian/uktrainplanner/usr/share/applications/hildon/uktrainplanner.desktop b/debian/uktrainplanner/usr/share/applications/hildon/uktrainplanner.desktop new file mode 100644 index 0000000..09f7ede --- /dev/null +++ b/debian/uktrainplanner/usr/share/applications/hildon/uktrainplanner.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=0.1 +Type=Application +Name=National Rail Live Departures +Exec=/usr/bin/uktrainplanner +Icon=uktrainplanner +X-HildonDesk-ShowInToolbar=true +X-Window-Icon=uktrainplanner +X-Window-Icon-Dimmed=uktrainplanner +X-Osso-Type=application/x-executable +X-Osso-Service=com.nokia.uktrainplanner diff --git a/debian/uktrainplanner/usr/share/dbus-1/services/uktrainplanner.service b/debian/uktrainplanner/usr/share/dbus-1/services/uktrainplanner.service new file mode 100644 index 0000000..75d618c --- /dev/null +++ b/debian/uktrainplanner/usr/share/dbus-1/services/uktrainplanner.service @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=com.nokia.uktrainplanner +Exec=/usr/bin/uktrainplanner diff --git a/debian/uktrainplanner/usr/share/doc/uktrainplanner/README.Debian b/debian/uktrainplanner/usr/share/doc/uktrainplanner/README.Debian new file mode 100644 index 0000000..b16ab07 --- /dev/null +++ b/debian/uktrainplanner/usr/share/doc/uktrainplanner/README.Debian @@ -0,0 +1,6 @@ +testname for Debian +------------------- + + + + -- Stewart Holmes Mon, 05 Apr 2010 23:46:50 +0100 diff --git a/debian/uktrainplanner/usr/share/doc/uktrainplanner/copyright b/debian/uktrainplanner/usr/share/doc/uktrainplanner/copyright new file mode 100644 index 0000000..e96bd51 --- /dev/null +++ b/debian/uktrainplanner/usr/share/doc/uktrainplanner/copyright @@ -0,0 +1,39 @@ +This package was debianized by Stewart Holmes on +Mon, 05 Apr 2010 23:46:50 +0100. + +It was downloaded from + +Upstream Author(s): + + + + +Copyright: + + + + +License: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. + +The Debian packaging is (C) 2010, Stewart Holmes and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. diff --git a/debian/uktrainplanner/usr/share/icons/hicolor/64x64/apps/uktrainplanner.png b/debian/uktrainplanner/usr/share/icons/hicolor/64x64/apps/uktrainplanner.png new file mode 100644 index 0000000..4ca4da7 Binary files /dev/null and b/debian/uktrainplanner/usr/share/icons/hicolor/64x64/apps/uktrainplanner.png differ diff --git a/debian/watch.ex b/debian/watch.ex new file mode 100644 index 0000000..35a4e66 --- /dev/null +++ b/debian/watch.ex @@ -0,0 +1,23 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to examine a Webpage +# +#http://www.example.com/downloads.php uktrainplanner-(.*)\.tar\.gz + +# Uncomment to examine a Webserver directory +#http://www.example.com/pub/uktrainplanner-(.*)\.tar\.gz + +# Uncommment to examine a FTP server +#ftp://ftp.example.com/pub/uktrainplanner-(.*)\.tar\.gz debian uupdate + +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 +# http://sf.net/uktrainplanner/uktrainplanner-(.*)\.tar\.gz + +# Uncomment to find new files on GooglePages +# http://example.googlepages.com/foo.html uktrainplanner-(.*)\.tar\.gz diff --git a/desktop/Makefile b/desktop/Makefile new file mode 100644 index 0000000..de254d1 --- /dev/null +++ b/desktop/Makefile @@ -0,0 +1,245 @@ +############################################################################# +# Makefile for building: build/uktrainplanner +# Generated by qmake (2.01a) (Qt 4.6.2) on: Mon Apr 5 23:03:18 2010 +# Project: ../qtprog.pro +# Template: app +# Command: /home/stewart/qt/qtsdk-2010.02/qt/bin/qmake -spec /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/linux-g++-64 -unix CONFIG+=debug -o Makefile ../qtprog.pro +############################################################################# + +####### Compiler, tools and options + +CC = gcc +CXX = g++ +DEFINES = -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED +CFLAGS = -m64 -pipe -g -Wall -W -D_REENTRANT $(DEFINES) +CXXFLAGS = -m64 -pipe -g -Wall -W -D_REENTRANT $(DEFINES) +INCPATH = -I/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/linux-g++-64 -I../../uktrainplanner -I/home/stewart/qt/qtsdk-2010.02/qt/include/QtCore -I/home/stewart/qt/qtsdk-2010.02/qt/include/QtGui -I/home/stewart/qt/qtsdk-2010.02/qt/include -Ibuild -I. +LINK = g++ +LFLAGS = -m64 -Wl,-rpath,/home/stewart/qt/qtsdk-2010.02/qt/lib +LIBS = $(SUBLIBS) -L/home/stewart/qt/qtsdk-2010.02/qt/lib -lQtGui -L/home/stewart/qt/qtsdk-2010.02/qt/lib -L/usr/X11R6/lib64 -lQtCore -lpthread +AR = ar cqs +RANLIB = +QMAKE = /home/stewart/qt/qtsdk-2010.02/qt/bin/qmake +TAR = tar -cf +COMPRESS = gzip -9f +COPY = cp -f +SED = sed +COPY_FILE = $(COPY) +COPY_DIR = $(COPY) -r +STRIP = strip +INSTALL_FILE = install -m 644 -p +INSTALL_DIR = $(COPY_DIR) +INSTALL_PROGRAM = install -m 755 -p +DEL_FILE = rm -f +SYMLINK = ln -f -s +DEL_DIR = rmdir +MOVE = mv -f +CHK_DIR_EXISTS= test -d +MKDIR = mkdir -p + +####### Output directory + +OBJECTS_DIR = build/ + +####### Files + +SOURCES = ../src/qtmain.cpp +OBJECTS = build/qtmain.o +DIST = /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/common/g++.conf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/common/unix.conf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/common/linux.conf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/qconfig.pri \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/qt_functions.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/qt_config.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/exclusive_builds.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/default_pre.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/debug.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/default_post.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/warn_on.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/qt.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/unix/thread.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/moc.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/resources.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/uic.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/yacc.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/lex.prf \ + ../qtprog.pro +QMAKE_TARGET = uktrainplanner +DESTDIR = build/ +TARGET = build/uktrainplanner + +first: all +####### Implicit rules + +.SUFFIXES: .o .c .cpp .cc .cxx .C + +.cpp.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.cc.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.cxx.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.C.o: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" + +.c.o: + $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<" + +####### Build rules + +all: Makefile $(TARGET) + +$(TARGET): $(OBJECTS) + @$(CHK_DIR_EXISTS) build/ || $(MKDIR) build/ + $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS) + +Makefile: ../qtprog.pro /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/linux-g++-64/qmake.conf /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/common/g++.conf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/common/unix.conf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/common/linux.conf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/qconfig.pri \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/qt_functions.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/qt_config.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/exclusive_builds.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/default_pre.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/debug.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/default_post.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/warn_on.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/qt.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/unix/thread.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/moc.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/resources.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/uic.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/yacc.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/lex.prf \ + /home/stewart/qt/qtsdk-2010.02/qt/lib/libQtGui.prl \ + /home/stewart/qt/qtsdk-2010.02/qt/lib/libQtCore.prl + $(QMAKE) -spec /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/linux-g++-64 -unix CONFIG+=debug -o Makefile ../qtprog.pro +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/common/g++.conf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/common/unix.conf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/common/linux.conf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/qconfig.pri: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/qt_functions.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/qt_config.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/exclusive_builds.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/default_pre.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/debug.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/default_post.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/warn_on.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/qt.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/unix/thread.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/moc.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/resources.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/uic.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/yacc.prf: +/home/stewart/qt/qtsdk-2010.02/qt/mkspecs/features/lex.prf: +/home/stewart/qt/qtsdk-2010.02/qt/lib/libQtGui.prl: +/home/stewart/qt/qtsdk-2010.02/qt/lib/libQtCore.prl: +qmake: FORCE + @$(QMAKE) -spec /home/stewart/qt/qtsdk-2010.02/qt/mkspecs/linux-g++-64 -unix CONFIG+=debug -o Makefile ../qtprog.pro + +dist: + @$(CHK_DIR_EXISTS) ../build/uktrainplanner1.0.0 || $(MKDIR) ../build/uktrainplanner1.0.0 + $(COPY_FILE) --parents $(SOURCES) $(DIST) ../build/uktrainplanner1.0.0/ && $(COPY_FILE) --parents ../src/qtmain.cpp ../build/uktrainplanner1.0.0/ && (cd `dirname ../build/uktrainplanner1.0.0` && $(TAR) uktrainplanner1.0.0.tar uktrainplanner1.0.0 && $(COMPRESS) uktrainplanner1.0.0.tar) && $(MOVE) `dirname ../build/uktrainplanner1.0.0`/uktrainplanner1.0.0.tar.gz . && $(DEL_FILE) -r ../build/uktrainplanner1.0.0 + + +clean:compiler_clean + -$(DEL_FILE) $(OBJECTS) + -$(DEL_FILE) *~ core *.core + + +####### Sub-libraries + +distclean: clean + -$(DEL_FILE) $(TARGET) + -$(DEL_FILE) Makefile + + +debian-all: debian-src debian-bin + +debian-src: + dpkg-buildpackage -S -r -us -uc -d + +debian-bin: + dpkg-buildpackage -b -r -uc -d + +compiler_clean: + -$(DEL_FILE) $(TARGET) + +mocclean: compiler_moc_header_clean compiler_moc_source_clean + +mocables: compiler_moc_header_make_all compiler_moc_source_make_all + +compiler_moc_header_make_all: +compiler_moc_header_clean: +compiler_rcc_make_all: +compiler_rcc_clean: +compiler_image_collection_make_all: qmake_image_collection.cpp +compiler_image_collection_clean: + -$(DEL_FILE) qmake_image_collection.cpp +compiler_moc_source_make_all: +compiler_moc_source_clean: +compiler_uic_make_all: +compiler_uic_clean: +compiler_yacc_decl_make_all: +compiler_yacc_decl_clean: +compiler_yacc_impl_make_all: +compiler_yacc_impl_clean: +compiler_lex_make_all: +compiler_lex_clean: +compiler_clean: + +####### Compile + +build/qtmain.o: ../src/qtmain.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/qtmain.o ../src/qtmain.cpp + +####### Install + +install_target: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/bin/ || $(MKDIR) $(INSTALL_ROOT)/usr/bin/ + -$(INSTALL_PROGRAM) "build/$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)" + +uninstall_target: FORCE + -$(DEL_FILE) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)" + -$(DEL_DIR) $(INSTALL_ROOT)/usr/bin/ + + +install_desktop: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ + -$(INSTALL_PROGRAM) /media/Data/uktrainplanner/data/uktrainplanner.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/ + + +uninstall_desktop: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/uktrainplanner.desktop + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ + + +install_service: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/dbus-1/services/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ + -$(INSTALL_PROGRAM) /media/Data/uktrainplanner/data/uktrainplanner.service $(INSTALL_ROOT)/usr/share/dbus-1/services/ + + +uninstall_service: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/dbus-1/services/uktrainplanner.service + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ + + +install_icon64: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + -$(INSTALL_PROGRAM) /media/Data/uktrainplanner/data/64x64/uktrainplanner.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + + +uninstall_icon64: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/uktrainplanner.png + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + + +install: install_target install_desktop install_service install_icon64 FORCE + +uninstall: uninstall_target uninstall_desktop uninstall_service uninstall_icon64 FORCE + +FORCE: + diff --git a/desktop/build/qtmain.o b/desktop/build/qtmain.o new file mode 100644 index 0000000..df10598 Binary files /dev/null and b/desktop/build/qtmain.o differ diff --git a/desktop/build/uktrainplanner b/desktop/build/uktrainplanner new file mode 100644 index 0000000..aeca0b7 Binary files /dev/null and b/desktop/build/uktrainplanner differ diff --git a/qrc_icons.cpp b/qrc_icons.cpp new file mode 100644 index 0000000..a3776e3 --- /dev/null +++ b/qrc_icons.cpp @@ -0,0 +1,382 @@ +/**************************************************************************** +** Resource object code +** +** Created: Thu Apr 8 00:23:20 2010 +** by: The Resource Compiler for Qt version 4.5.3 +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include + +static const unsigned char qt_resource_data[] = { + // /media/Data/uktrainplanner/src/go-home.png + 0x0,0x0,0x3,0x98, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, + 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0, + 0xd,0xd7,0x1,0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, + 0xd5,0xa,0xe,0x14,0x23,0x2,0x6f,0xc0,0x55,0x4f,0x0,0x0,0x3,0x25,0x49,0x44, + 0x41,0x54,0x38,0xcb,0xa5,0x95,0xc1,0x6f,0x1b,0x45,0x14,0x87,0xbf,0x99,0xec,0x3a, + 0xb5,0x1b,0xe3,0x6d,0x9c,0x40,0x5d,0x44,0x6d,0x21,0x55,0x34,0xa2,0xaa,0x40,0x28, + 0x34,0x52,0x2f,0x1c,0x20,0xa0,0x2a,0x6a,0x2d,0x59,0x55,0x22,0x8,0xca,0x5f,0xe0, + 0x53,0xb5,0x15,0x2,0x95,0x7f,0x60,0x85,0x54,0x48,0x5,0x27,0x20,0x88,0x1c,0x82, + 0xa0,0xd2,0x3a,0x52,0x2f,0x3d,0xf7,0xd0,0x3,0x7,0x1a,0x42,0x39,0x10,0x41,0xf, + 0x91,0x13,0x35,0x89,0x9d,0x42,0x5c,0xbb,0xf1,0xee,0xc,0x87,0x5d,0xaf,0xd6,0x4d, + 0x9d,0x44,0xea,0x48,0xa3,0xdd,0x9d,0x99,0xf7,0xbd,0x37,0xbf,0x79,0x6f,0x56,0x70, + 0x88,0x36,0xf,0x39,0xa0,0x1a,0x7e,0xbe,0x39,0xd,0xbf,0xf1,0xbc,0x6d,0x1e,0xde, + 0x9a,0x7,0xbd,0x63,0xdb,0x7a,0xc7,0xb6,0xf5,0x3c,0xe8,0xd0,0xd1,0xbe,0x4d,0x1c, + 0x4,0x5,0x7e,0x2d,0xda,0x76,0xd7,0xb8,0xeb,0x38,0x0,0x27,0xa6,0x61,0xad,0x97, + 0xad,0x3c,0xc,0xf4,0xd1,0x9d,0x3b,0xd1,0x78,0x6d,0x71,0x91,0xd0,0x51,0x75,0xbf, + 0xc8,0xe5,0x41,0xd0,0xd6,0xbd,0x7b,0xc,0x64,0xb3,0x5d,0xf3,0x87,0x81,0x8b,0xfd, + 0xa0,0xde,0xca,0xa,0xd2,0x30,0x90,0x85,0x42,0x67,0xfb,0x14,0x6d,0x9b,0xcd,0x4a, + 0x5,0x29,0x4,0x83,0x17,0x2f,0xf6,0x94,0x45,0xf6,0x82,0xea,0x6a,0x15,0x99,0x4e, + 0x47,0xd0,0x3f,0x27,0x2e,0xb0,0xfa,0xe1,0x14,0xae,0xe3,0x30,0x74,0xe9,0x12,0x9e, + 0xd6,0xfb,0x46,0x2e,0x62,0xd0,0x69,0xe0,0xc7,0xa2,0x6d,0xa3,0xeb,0xf5,0x60,0xf2, + 0xd8,0x31,0x5c,0xc7,0xa1,0xf1,0xf1,0x47,0x6c,0x9c,0x7e,0x8d,0x97,0x5e,0x3c,0xce, + 0xa9,0xfa,0x36,0xab,0x57,0xaf,0x52,0xb4,0x6d,0xd6,0x2b,0x15,0x12,0x3d,0x22,0x8f, + 0x83,0x75,0xd1,0xb6,0xa1,0xd9,0x84,0xdd,0x5d,0xc8,0x64,0x70,0x1d,0x87,0x27,0xf6, + 0x15,0xfe,0x7d,0xf9,0x4,0x23,0x23,0xaf,0x93,0x4a,0x26,0x69,0xb5,0x5a,0xa4,0xd6, + 0xd6,0x79,0x30,0x33,0x13,0xc0,0x5d,0x97,0x84,0x94,0x11,0x7c,0x3a,0x64,0x1a,0x21, + 0xf4,0x48,0xc7,0x81,0x6e,0x36,0x11,0x83,0x83,0xb8,0x8e,0x83,0xfe,0xc2,0x41,0x66, + 0xb3,0xbc,0x91,0x2f,0x90,0xcf,0xe7,0x83,0x79,0xd,0xbb,0xaf,0x9c,0xc4,0xbc,0x75, + 0x8b,0x85,0x52,0x89,0xa9,0x72,0x99,0x75,0xd7,0xdd,0x73,0x78,0x46,0xf8,0x4c,0x45, + 0xda,0x84,0xd0,0xbe,0xef,0xbf,0xc5,0x33,0x4c,0xce,0x9f,0x1b,0xc3,0xb2,0xac,0xc8, + 0x40,0x6b,0xd,0x80,0x65,0x59,0x64,0xef,0xde,0x65,0x61,0x6c,0x8c,0xa9,0x72,0xf9, + 0xe0,0x74,0xbb,0x7e,0xf3,0x17,0xfc,0xb9,0xef,0x68,0x1b,0x6,0xa3,0xa3,0x6f,0x33, + 0x30,0x30,0x80,0xef,0xfb,0x5d,0xbd,0xdd,0x6e,0xe3,0xfb,0x3e,0xfd,0xd9,0x2c,0xe3, + 0xf7,0xef,0xb3,0x30,0x3b,0x1b,0x4f,0x0,0xd9,0xa5,0xf1,0xed,0xb3,0x67,0x67,0x1e, + 0x2e,0x2d,0xcd,0x9d,0x5b,0xf9,0x8b,0x4f,0x3f,0xfb,0x64,0x4f,0x4,0x37,0xbe,0xfa, + 0x1a,0xa5,0x14,0xd7,0xbf,0x9c,0x45,0x8b,0x3e,0xb4,0xd7,0x42,0x18,0x47,0xd0,0xfe, + 0x13,0x3e,0xbf,0x76,0x8d,0x4a,0x3a,0xcd,0xd0,0x99,0x33,0xe5,0xf,0x96,0x97,0x6f, + 0xc4,0xa5,0x60,0x7c,0x69,0xe9,0x87,0xcb,0x93,0xa5,0xb9,0xb,0x83,0x41,0x31,0x8c, + 0x8c,0x9c,0x46,0x8,0x81,0x10,0x81,0x6f,0xdf,0xf7,0xd1,0x5a,0xa3,0x85,0xa4,0xaf, + 0x30,0x8e,0xb7,0xb2,0x88,0xc8,0xbf,0x87,0x7e,0x70,0x1b,0xad,0x35,0x95,0xc9,0x12, + 0x85,0x93,0xaf,0x7e,0xc3,0xf2,0xf2,0xb3,0xa5,0xe8,0x68,0x98,0x48,0x24,0x30,0x4d, + 0x13,0xc3,0x30,0x30,0x4d,0x13,0xa5,0x54,0x4,0xaf,0x6e,0xed,0x0,0xf0,0xfb,0xdf, + 0x9b,0xf8,0xbe,0x8a,0x6c,0x1c,0xc7,0xd1,0xcf,0xd2,0xd8,0x88,0x83,0xa5,0x94,0x48, + 0x29,0x49,0xc8,0x55,0xc,0x51,0x43,0x29,0x85,0x52,0xa,0x8f,0x4,0x7f,0xfc,0xb3, + 0x5,0xc0,0xc3,0xfa,0x63,0x3c,0xd1,0x1f,0xd9,0x10,0x64,0x97,0x88,0x4b,0xd1,0x7, + 0x1c,0x8d,0x83,0x3b,0x12,0x28,0x72,0x34,0x5b,0x1,0x34,0x97,0xcb,0xf1,0xce,0xf9, + 0x51,0xde,0x4f,0x1e,0x45,0xea,0xe3,0xbc,0x2b,0x4d,0x36,0xd6,0x88,0x83,0xb3,0x4, + 0x5,0xe2,0x19,0xa1,0x7,0xa3,0x17,0x18,0xfa,0x49,0x26,0x41,0x29,0x5,0xc0,0xa3, + 0xfa,0x26,0x62,0x7b,0xab,0xfb,0x52,0xaa,0xd5,0xf6,0x54,0xb2,0x11,0x1b,0x90,0x1d, + 0x6d,0x2d,0xcb,0x22,0x93,0xc9,0x20,0x90,0x4,0x7c,0xc1,0xf0,0xf0,0x30,0x8d,0x46, + 0x83,0x89,0x89,0x89,0x3d,0x19,0x93,0x4a,0x45,0x65,0xd0,0x0,0x74,0x7,0x28,0x42, + 0x29,0xd2,0x97,0x27,0x4b,0xb5,0xe7,0xf9,0xdb,0xfc,0xfc,0xd3,0x4d,0x13,0xf0,0xe2, + 0xa1,0x77,0xe4,0xe8,0xf,0xf,0xe0,0x85,0x50,0xaf,0x21,0x20,0x19,0xce,0xf9,0xe1, + 0xda,0x9d,0xf0,0xbd,0xd,0x6c,0x3,0xff,0x1,0x1b,0xc0,0xe3,0xd8,0x9a,0xae,0xfb, + 0x58,0x3c,0x25,0x8b,0x0,0xcc,0xd8,0xae,0x88,0x19,0xea,0xb0,0xfb,0x61,0xd7,0x4f, + 0x47,0xff,0x3f,0x69,0x66,0x56,0x28,0x5c,0xe8,0x26,0x3f,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /media/Data/uktrainplanner/src/folder.png + 0x0,0x0,0x3,0x50, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7, + 0x1,0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x2,0xcd,0x49,0x44, + 0x41,0x54,0x38,0x8d,0xb5,0x94,0x31,0x6f,0x23,0x45,0x18,0x86,0x9f,0xd9,0x5d,0xdb, + 0x67,0x27,0xb7,0x4a,0x4,0x29,0x92,0x34,0x27,0x4e,0x39,0x89,0x32,0x48,0x87,0x12, + 0x21,0x84,0xa0,0x88,0x29,0x10,0x15,0x6d,0x4a,0x7e,0x3,0xe5,0x51,0xf1,0x3,0x68, + 0xc8,0x7f,0xb8,0x9a,0xc2,0xd,0x2,0x84,0x64,0xa5,0x21,0xa0,0xbb,0x26,0x41,0x4a, + 0x72,0x92,0x8f,0xdc,0x25,0x21,0x8e,0x1d,0xef,0x7a,0x77,0xf6,0x9b,0xf9,0x28,0xe2, + 0xf8,0x36,0xc4,0x11,0x31,0x12,0x6f,0x33,0x1a,0xcd,0x7c,0x8f,0xde,0x79,0x67,0xe6, + 0x33,0xcd,0x66,0x93,0xff,0x43,0x11,0x40,0x1c,0xc7,0xe1,0xf2,0xf2,0xf2,0xfd,0xdb, + 0x36,0xcd,0xcd,0xcd,0xf5,0xdb,0xed,0xb6,0x9f,0x1a,0xbc,0xb2,0xb2,0xf2,0xcc,0x18, + 0xf3,0x10,0xd0,0x49,0x9b,0xf2,0x3c,0xef,0xac,0xae,0xae,0x3e,0xde,0xd9,0xd9,0xe9, + 0x4e,0x5,0x16,0x91,0x77,0x37,0x37,0x37,0x71,0xce,0xa1,0xaa,0x78,0x7f,0x69,0x4e, + 0x55,0x31,0xc6,0xb0,0xbd,0xbd,0xbd,0xb4,0xb7,0xb7,0xf7,0xe5,0xfa,0xfa,0xfa,0xb7, + 0xe5,0xe2,0xc3,0xc3,0x43,0x0,0x8e,0x8e,0x8e,0xb2,0xdb,0xc0,0x2a,0x22,0xa6,0xd3, + 0xe9,0x20,0x22,0x78,0xef,0xf1,0xde,0x8f,0xc1,0x8b,0x8b,0x8b,0xf5,0xfd,0xfd,0xfd, + 0xaf,0xbb,0xdd,0xee,0x37,0x57,0x85,0xaa,0x4a,0x1c,0xc7,0x57,0xe3,0xcf,0xbb,0xbb, + 0xbb,0x9f,0xdc,0x0,0x3b,0xe7,0xd4,0x7b,0x6f,0x44,0x4,0xe7,0xdc,0x35,0xb0,0xaa, + 0x62,0xad,0x65,0x6d,0x6d,0xad,0x3e,0x3f,0x3f,0xcf,0xcc,0xcc,0xc,0xd5,0x6a,0x15, + 0x63,0xc,0x41,0x10,0xe0,0xbd,0x67,0x6b,0x6b,0xeb,0xa3,0x5b,0x1c,0x17,0x2a,0x52, + 0xe0,0x9c,0xc3,0x16,0x6f,0xc0,0x65,0x78,0x6e,0x85,0xfe,0x45,0x82,0x31,0x6,0x80, + 0x20,0x8,0xc6,0xf0,0xdc,0x8a,0x89,0x1f,0x7e,0x3e,0x7b,0x92,0x36,0xe4,0xc7,0x7, + 0x2f,0x6c,0xb3,0xdd,0xf6,0x11,0x80,0xb5,0x5,0x45,0x21,0x1c,0x9c,0xa,0x4f,0x77, + 0x84,0x20,0x8,0x0,0x3,0x84,0xa3,0x73,0xbf,0x71,0xa2,0xff,0xb8,0x5f,0x55,0x8f, + 0x56,0x3e,0x36,0x88,0x39,0xa7,0xa,0xef,0x1f,0x3d,0x3a,0x69,0xb5,0x9e,0x2c,0x8d, + 0x33,0x76,0xce,0x71,0x7c,0xe1,0xf9,0xf0,0xbd,0x7,0x7c,0xf6,0xc1,0x23,0xb4,0x54, + 0x3f,0x32,0x39,0x51,0xa5,0xa5,0x30,0xb5,0xc2,0x93,0xef,0x7e,0x58,0x68,0x36,0x3f, + 0xd5,0x71,0xc6,0x22,0x42,0x9a,0x2b,0xb,0xf5,0x1a,0xc7,0xbd,0x8c,0x97,0x67,0xc3, + 0xdb,0x69,0x13,0x74,0xaf,0x12,0xf2,0xf6,0xfd,0xa,0x41,0x18,0xc,0x4a,0x19,0x8b, + 0x8a,0x8,0x49,0x1,0xef,0xcc,0xd4,0x40,0x21,0xa,0x82,0xa9,0xc0,0x5e,0x21,0xb7, + 0x8e,0xc0,0x4,0xbd,0x31,0xb8,0x28,0x2e,0x2f,0x2f,0x2d,0xc,0x71,0xa3,0x86,0x2a, + 0x44,0xe1,0xdd,0xc1,0x49,0x26,0xd4,0xab,0x21,0xd6,0xa,0x26,0xa0,0x3b,0x6,0x5f, + 0x46,0xe1,0x48,0x2d,0xcc,0x36,0x2a,0x0,0x44,0x77,0xe0,0x3a,0xaf,0xa4,0xb9,0x43, + 0x9c,0xa7,0x5e,0xad,0x90,0xd,0x2d,0xc0,0x69,0xd9,0x31,0xce,0x39,0xb2,0x2,0xc0, + 0x60,0xc5,0xdf,0x0,0x78,0x65,0xf4,0x2b,0x2f,0xe7,0x56,0x3c,0x5e,0xaf,0xbf,0x90, + 0x5e,0x92,0xa3,0x5e,0x5f,0x97,0x1d,0x7b,0x11,0x61,0x68,0x15,0xeb,0x94,0x41,0xe6, + 0x48,0x72,0xc1,0x8a,0x9f,0x8,0x98,0x18,0x47,0x1e,0x72,0x7c,0x9e,0x22,0xde,0xff, + 0x79,0xcd,0x71,0x21,0x82,0x75,0x4a,0x77,0x50,0xd0,0x39,0x1b,0xe2,0xfc,0xbf,0xc3, + 0xca,0xea,0x57,0x2,0xce,0x7a,0x59,0xa1,0xce,0x1f,0x8f,0xc1,0x80,0x4f,0x73,0x47, + 0xad,0x12,0x72,0x3e,0x14,0x64,0x4a,0x28,0x40,0x5e,0x28,0xdd,0x41,0x6e,0x31,0xe6, + 0xaf,0x32,0x98,0x41,0xe6,0x59,0x7c,0x2b,0x66,0xae,0x11,0x31,0x7b,0x6f,0xba,0xa7, + 0x6,0x10,0x18,0x43,0x92,0xe4,0xa2,0x5e,0xcf,0x0,0xa2,0x56,0xab,0x15,0x6d,0x6c, + 0x6c,0xe8,0xde,0xab,0x9c,0xd3,0x5e,0xc6,0x4f,0xbf,0x1e,0x4c,0xd,0x5,0x70,0xea, + 0x19,0x24,0x69,0x55,0x92,0xee,0x8b,0x2b,0xc7,0xb5,0x34,0x4d,0xbf,0xff,0xed,0x8f, + 0x93,0x2f,0x8a,0x46,0x2d,0xba,0x48,0x6e,0xb4,0xd6,0x3b,0xc8,0xa8,0xaa,0x4a,0xde, + 0x7f,0xf5,0xcb,0xf3,0xa7,0x5f,0x1d,0xfc,0x3e,0xea,0x2,0x15,0x60,0x9,0x58,0xa0, + 0x14,0xcd,0x7f,0x90,0x7,0xfa,0xc0,0x61,0xb3,0xd9,0xcc,0x22,0x40,0x80,0x97,0xc0, + 0x6b,0xae,0xf5,0x94,0xa9,0xa5,0x23,0x78,0x1,0xf0,0x37,0x1c,0xc2,0xce,0x9,0xb5, + 0xb,0xc3,0x8a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /media/Data/uktrainplanner/src/internet-web-browser.png + 0x0,0x0,0x5,0x27, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, + 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0, + 0xd,0xd7,0x1,0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, + 0xd5,0x4,0x1a,0x7,0x2b,0x21,0x7b,0x55,0xcd,0xb5,0x0,0x0,0x4,0xb4,0x49,0x44, + 0x41,0x54,0x38,0xcb,0xb5,0x95,0x59,0x6c,0x54,0x65,0x14,0xc7,0x7f,0x77,0x99,0xa5, + 0x2d,0xed,0x74,0x9b,0x69,0xe9,0x42,0xa7,0x76,0x4a,0x1b,0x4a,0xcb,0x2a,0x94,0x88, + 0xb,0x2,0x12,0xa2,0x86,0x90,0xf8,0x80,0x4,0x88,0x89,0xf1,0x55,0x7d,0x91,0x44, + 0x1e,0x7c,0x32,0xe5,0xc5,0x18,0x89,0xfa,0xe0,0x9b,0x22,0x8b,0x9a,0x88,0x44,0x23, + 0x68,0x45,0x54,0x16,0x9,0x4a,0x43,0x14,0x99,0x96,0xa5,0xb6,0xe8,0xd0,0xe9,0x4c, + 0xb7,0x99,0x7b,0xef,0xdc,0xb9,0x73,0x67,0xee,0xfd,0x7c,0xe8,0xa0,0x14,0x82,0xc4, + 0x7,0xbf,0xe4,0x9f,0x9c,0x2f,0x27,0xdf,0x2f,0x27,0xe7,0x3b,0xb,0xfc,0x4f,0x47, + 0xba,0x97,0x63,0xfb,0x9e,0x3,0x11,0x60,0x17,0xb0,0x41,0x8,0xd1,0x5,0x94,0x3, + 0x9a,0x24,0x49,0x51,0xe0,0x4,0xb0,0xff,0x50,0xdf,0x8e,0xeb,0xff,0x9,0xfc,0xec, + 0xab,0x1f,0xee,0xf3,0xa8,0xca,0x8b,0x2b,0x16,0x2d,0xa0,0x3d,0x1c,0x24,0x58,0x55, + 0x8e,0xcf,0xa3,0x92,0xb1,0x72,0x8c,0x4f,0xea,0xc,0xff,0x31,0xc9,0xaf,0x57,0x63, + 0x14,0x1c,0x77,0xdf,0xa1,0xbe,0x1d,0x2f,0xdf,0x17,0xbc,0x7d,0xcf,0x81,0x3a,0xd7, + 0x71,0xfa,0x97,0x77,0xb5,0xf4,0x3c,0xb1,0xa6,0x93,0xbc,0xe3,0xe2,0x75,0x74,0xba, + 0x3a,0xda,0x38,0xd6,0x7f,0x12,0x7f,0xe3,0x12,0x52,0x46,0x96,0x12,0xc5,0xa5,0xd4, + 0xa7,0x70,0x76,0xe0,0x1a,0x83,0xc3,0xf1,0x73,0x92,0x24,0x6d,0x3d,0xd4,0xb7,0x23, + 0x71,0x3b,0x4b,0xbe,0xfd,0x22,0xa,0xce,0x99,0x75,0xab,0x3b,0x7a,0x36,0xf5,0x46, + 0x48,0x6b,0x29,0xd2,0xd3,0x13,0x18,0xa6,0xc5,0x97,0xdf,0xff,0x4c,0x7d,0x64,0x19, + 0x8a,0x6b,0x13,0xf0,0xcb,0x74,0x86,0x64,0x2a,0x24,0x83,0xd,0xab,0xda,0x58,0xb1, + 0x38,0xbc,0x46,0x8,0xf1,0xd9,0x9d,0x11,0x2b,0xb7,0x8c,0x6d,0xbb,0xdf,0x7f,0x6f, + 0x59,0x57,0x78,0xe3,0x53,0xf,0x77,0xa2,0xe9,0x3a,0x6b,0x96,0xb4,0x93,0x98,0x4a, + 0xd3,0xdc,0xb6,0x88,0xda,0xd0,0x7c,0x64,0x59,0xc5,0xca,0xea,0x48,0xd9,0x19,0x4c, + 0x33,0x4b,0xd7,0xc2,0x56,0x42,0x1,0x3f,0xa5,0x25,0x3e,0x66,0x8c,0x5c,0x73,0x63, + 0xf7,0xa6,0xaa,0x4b,0xa7,0x8f,0x7c,0x35,0x7,0xbc,0x7d,0xcf,0x81,0x88,0xc7,0xa3, + 0x7e,0xb0,0x6d,0xf3,0xa,0x3a,0x17,0xd4,0xd2,0x54,0x57,0x4d,0xff,0x77,0x67,0xa8, + 0x6f,0x6e,0xc3,0xeb,0xf7,0xa3,0x2a,0x32,0x8e,0x10,0xc8,0xaa,0x8f,0x70,0xd0,0x47, + 0x5b,0x4b,0x23,0xa5,0xa5,0x25,0xc8,0xb2,0x8c,0x47,0xe4,0xc0,0x57,0xc6,0xe0,0x70, + 0xbc,0x77,0xf1,0xda,0xad,0x7,0x2f,0x9d,0x3e,0x32,0xd,0xa0,0x2,0xe4,0x4d,0xeb, + 0x95,0x95,0xab,0x3a,0x88,0x34,0x56,0x21,0xcb,0x12,0x47,0xbf,0xfe,0x81,0xe5,0xbd, + 0x8f,0x21,0x49,0x20,0x4,0x8,0x40,0x96,0x64,0xac,0xa9,0x1b,0x9c,0xb9,0x19,0x47, + 0xf6,0x57,0x42,0xde,0xe0,0x91,0x7,0x17,0xa3,0xaa,0xa,0x4d,0x95,0x32,0xed,0xe1, + 0x3a,0x86,0x86,0xe3,0xbb,0x80,0xd7,0xfe,0xce,0xb1,0xd7,0xef,0x79,0xba,0xad,0xa9, + 0x16,0xcb,0x34,0x38,0x7a,0xec,0x5b,0x5a,0xbb,0x1f,0x42,0x0,0xae,0x28,0x82,0x5, + 0x38,0xae,0x40,0x55,0xbd,0x3c,0xf3,0xe4,0xe3,0xac,0xed,0x69,0xa1,0xb6,0xba,0x8a, + 0xf3,0x97,0x6f,0x20,0x49,0x12,0xaa,0x6b,0x31,0x3f,0x58,0x9,0xb0,0xe1,0x56,0x2a, + 0x54,0x0,0x59,0x55,0x42,0xb5,0x95,0x65,0xf4,0x47,0xd,0x2a,0x43,0x9d,0x64,0x72, + 0xe,0x7e,0xaf,0x8a,0x4f,0x95,0x10,0x12,0x38,0x8e,0x8b,0xa9,0xa5,0x58,0xd9,0x1d, + 0x41,0x8,0x41,0x28,0x58,0x43,0x28,0x58,0x43,0x6c,0x6c,0x9c,0xe8,0xb5,0x51,0x62, + 0x37,0xe3,0x4,0x42,0xb,0x11,0x42,0x2c,0x9a,0x53,0x15,0x8e,0x8b,0xe2,0xf1,0xaa, + 0x54,0x38,0x49,0x6c,0xe1,0xc5,0x30,0x73,0x24,0xd3,0x59,0xa6,0xd,0x1b,0xc3,0xb4, + 0xd1,0xcc,0x1c,0xa6,0x36,0x89,0x10,0x62,0xce,0xcf,0xd7,0x54,0x5,0x88,0x25,0xa6, + 0xa9,0xaf,0xa9,0xc0,0xa3,0x2a,0x0,0x15,0x73,0x22,0x96,0xa0,0x60,0x64,0xf3,0xaa, + 0x6e,0xe6,0xa8,0x50,0xc6,0x8,0xa8,0x1e,0x62,0x93,0x50,0x5a,0xdd,0x30,0x9b,0x6, + 0xc7,0x21,0xa7,0x9,0x1c,0xc7,0x45,0x51,0xfe,0xa9,0x50,0xcb,0xb2,0x68,0x6f,0xe, + 0xf2,0xe9,0x37,0x3f,0xb1,0x6c,0x75,0x8,0x4,0xc6,0x1c,0xb0,0x93,0x2f,0xcc,0x24, + 0xa7,0xb4,0xe0,0x78,0xa1,0x86,0xde,0x96,0x72,0x22,0xe1,0x26,0x16,0xa6,0xd2,0x7c, + 0x7e,0x7e,0x14,0xa5,0x2c,0x48,0xc1,0x71,0xc9,0xd9,0x7e,0xde,0xfa,0xe8,0x14,0xd9, + 0xbc,0xcb,0xfa,0x9e,0x3a,0x7a,0x3a,0xc2,0x98,0xa6,0x89,0x47,0x91,0xb9,0x3e,0x21, + 0x8,0x6b,0x26,0x48,0x44,0xe7,0xa4,0xc2,0xce,0x5a,0x67,0x47,0x62,0x93,0xcc,0xf3, + 0x41,0x24,0xdc,0x4,0x40,0x55,0x65,0x80,0x9d,0x1b,0x7b,0xf0,0x1b,0xa3,0xcc,0x68, + 0x26,0x29,0x3d,0x8b,0xae,0x54,0xa3,0x89,0x0,0xbf,0x5c,0x1f,0x47,0xd7,0x75,0xc, + 0xc3,0xe0,0xe4,0x8f,0x17,0x69,0x6c,0xe,0x13,0x4f,0xa6,0x90,0x24,0xa9,0x7f,0xe, + 0xd8,0xb5,0xf3,0xaf,0x47,0x87,0xe3,0x84,0x6b,0xfc,0x9c,0x38,0x7d,0x1,0xd7,0x75, + 0x67,0x9d,0xb2,0x44,0xc1,0xce,0x32,0xa3,0x65,0x99,0xd1,0xb3,0xa4,0x75,0x8b,0x74, + 0xc6,0x22,0x36,0x6d,0x93,0x4e,0xa7,0xd1,0x75,0x1d,0xd3,0xb4,0x58,0xdd,0xdd,0xc2, + 0xc8,0x9f,0x49,0x80,0xfd,0x73,0x1a,0x64,0x68,0xe0,0x78,0xbc,0x7d,0xe9,0xa6,0x47, + 0xf3,0x2e,0xad,0x72,0x59,0xd,0x5,0x3d,0x41,0x59,0x89,0x8f,0x7c,0x3e,0x4f,0xff, + 0xb9,0xcb,0x24,0x73,0x7e,0x32,0x56,0x9e,0x4c,0xd6,0xc6,0xc8,0xe6,0xf0,0xbb,0x1a, + 0x91,0x90,0x8f,0x54,0x3a,0x4d,0x5a,0x9d,0xcf,0xef,0xb1,0x29,0x52,0x29,0xe3,0x9d, + 0xc3,0x7b,0x77,0x1e,0xbc,0xab,0xa5,0x7,0xcf,0x7f,0xf1,0x71,0x7d,0xc7,0xba,0x97, + 0x2a,0xca,0xfd,0x3e,0xaf,0xcf,0x47,0xa9,0x92,0xe7,0xc8,0xf1,0x53,0x5c,0x9c,0xae, + 0xc2,0xcc,0x15,0x30,0x2d,0x9b,0x4c,0x76,0x56,0x49,0xad,0x40,0x4f,0xbd,0x4b,0xc2, + 0x2a,0x21,0x99,0x76,0xb8,0x72,0x75,0x64,0xf8,0x93,0x37,0x9e,0x7f,0x1,0xd0,0xee, + 0x2,0x3,0xd5,0x76,0x26,0x73,0x81,0xd2,0x86,0x2d,0xb6,0x50,0x3c,0x52,0x49,0x80, + 0x2b,0x63,0x19,0x12,0x86,0x40,0xcf,0xd8,0x98,0x56,0x1e,0xcb,0xb2,0x50,0x85,0x4d, + 0x6b,0xb0,0x94,0x60,0x43,0xb,0xd1,0xd1,0x69,0xa2,0xd1,0x6b,0xc9,0xb3,0x47,0xdf, + 0xde,0x9d,0x49,0x4f,0x68,0x80,0xe,0x14,0xee,0x1c,0x9b,0x21,0xa0,0x11,0x68,0xdc, + 0xfc,0x5c,0xdf,0x9b,0xb5,0x4d,0xe1,0xf6,0x7,0x16,0x84,0xa8,0xf,0x56,0x52,0x51, + 0x5e,0x82,0x47,0x55,0xc9,0xd9,0x5,0x52,0x7a,0x86,0xc4,0x44,0x8a,0xd1,0xd8,0x4, + 0x63,0xc3,0xbf,0xd,0x9c,0x3c,0xbc,0xf7,0x5d,0xe0,0x66,0x51,0x43,0x80,0x73,0x27, + 0x58,0x1,0x9a,0x81,0x7a,0xa0,0xbe,0xa5,0xa3,0x77,0x75,0xdb,0xd2,0xf5,0x5b,0x2, + 0xc1,0x86,0x56,0x7f,0xd9,0x3c,0x2f,0xb2,0x2c,0xb,0xc7,0x71,0xad,0x8c,0x9e,0x9d, + 0x89,0x8f,0x8e,0xc,0xd,0x1c,0xff,0x2a,0x71,0x23,0x3a,0x8,0x24,0x80,0x31,0xe0, + 0xa,0x60,0xfe,0xdb,0x6,0xa9,0x4,0x1a,0x80,0x9a,0xa2,0x3d,0xf,0x28,0x1,0x3c, + 0xcc,0xce,0xa3,0x7c,0x11,0xa0,0x1,0x53,0xc0,0x8,0x30,0x59,0xf4,0xdd,0x7f,0xe7, + 0x15,0x9b,0xc7,0x57,0x94,0xbf,0x8,0x2e,0x0,0x36,0x60,0x15,0x95,0xbf,0xd7,0xe3, + 0xbf,0x0,0x63,0x31,0x1c,0xb7,0x95,0x58,0x75,0x3e,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, + // /media/Data/uktrainplanner/src/view-refresh.png + 0x0,0x0,0x5,0x54, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65, + 0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70,0x65,0x2e,0x6f,0x72, + 0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x4,0xe6,0x49,0x44,0x41,0x54,0x38,0x8d,0xb5, + 0x95,0x69,0x4c,0x14,0x67,0x18,0xc7,0xff,0xef,0x3b,0x33,0x3b,0xbb,0xb3,0x4b,0x39, + 0x96,0x5b,0xe4,0x10,0x6b,0x91,0xa0,0x16,0x45,0xa8,0x68,0x1b,0x8f,0x9a,0x26,0xad, + 0x31,0x69,0xda,0x10,0x82,0x9a,0x98,0xa6,0x2,0xd6,0x4f,0xb6,0x4d,0x13,0x93,0x26, + 0xfd,0xd2,0x34,0x31,0x35,0x69,0xd2,0x5a,0x14,0x24,0x35,0xb6,0x80,0xa4,0x34,0x69, + 0xb5,0xb1,0x47,0x62,0x3c,0x4a,0xad,0xa,0x4,0x41,0x5b,0x5,0x42,0x3d,0x10,0x16, + 0x1,0x71,0x81,0xbd,0xe7,0x78,0x9f,0x7e,0x60,0x21,0x1c,0x7e,0xf0,0x4b,0x27,0xf9, + 0x67,0x92,0x99,0x67,0x7e,0xf3,0x9b,0x67,0x9e,0x99,0x97,0x11,0x11,0xfe,0x8f,0x8d, + 0x3f,0x4b,0x51,0x59,0x59,0x8b,0xf4,0x2c,0x75,0x1b,0xf6,0x37,0x67,0x97,0xbe,0xdb, + 0x92,0x0,0x0,0xec,0x69,0xc6,0x25,0x95,0xdf,0xae,0x50,0x14,0xf5,0x23,0x30,0x6c, + 0x35,0x4d,0x2b,0x4d,0x10,0x14,0x89,0x33,0x3f,0xe7,0x6c,0xd4,0x12,0x74,0x41,0x90, + 0x68,0x11,0x14,0xf8,0xa3,0xa3,0xb6,0xd2,0x98,0xb9,0xe6,0xa5,0x7d,0xa7,0x53,0x4, + 0xa7,0xbf,0x4c,0xb,0x5b,0x3b,0xeb,0x2b,0x1e,0xcc,0x3,0x33,0x6,0x56,0xfa,0x5e, + 0x73,0x3d,0xc0,0xca,0x5f,0x7e,0x71,0xa9,0x6d,0x65,0x4e,0xb2,0xec,0x72,0xaa,0xe0, + 0x9c,0x41,0xd7,0xd,0x4,0x42,0x6,0x1e,0x3c,0x9a,0xb4,0x6e,0xf4,0x7a,0x2,0x23, + 0xe3,0x1,0x89,0x31,0x1c,0xf6,0x73,0xe5,0xb,0x97,0xa4,0x73,0xe8,0xbc,0xdd,0x12, + 0x62,0x5,0x31,0x91,0xd5,0x51,0xbb,0x67,0x60,0x1e,0x78,0xe3,0x81,0xe6,0x93,0xd9, + 0x69,0x71,0x65,0x7b,0x5e,0x5f,0xad,0x45,0xc,0xb,0x13,0xfe,0x30,0x62,0x34,0x15, + 0x9a,0xaa,0x40,0xe2,0x0,0xe3,0xc,0xa0,0x69,0x3,0x7f,0x30,0x82,0x4b,0x9d,0xf7, + 0xc3,0xd7,0xff,0x1e,0xd2,0x49,0xc0,0xb3,0xa9,0x30,0x6b,0xd9,0xad,0xfe,0x11,0x63, + 0x72,0x22,0x98,0x77,0xed,0xc4,0xae,0x41,0x79,0x6,0x5a,0x54,0xf5,0x5d,0x49,0x82, + 0x4b,0x7b,0x7b,0x7b,0xf1,0x32,0xed,0xeb,0x96,0x76,0x31,0xe6,0xd,0x72,0xce,0x1, + 0x61,0x11,0x11,0x83,0x99,0xea,0x76,0x85,0x4a,0xa,0x32,0x9c,0x85,0x2f,0xa4,0x4a, + 0x44,0x40,0xc8,0x20,0x6c,0x5d,0x9f,0x6b,0x2f,0xca,0xcf,0xb0,0xf7,0x3f,0x7c,0x12, + 0xf3,0x6a,0x51,0x16,0xeb,0xea,0x1d,0x36,0x75,0x21,0x89,0x79,0x2f,0xcf,0x2e,0x2b, + 0xd5,0xcf,0xb9,0x54,0x67,0xfd,0x99,0x4e,0x9a,0xa,0x18,0xcc,0x61,0x57,0xc2,0x96, + 0x10,0xdf,0x5f,0xab,0xad,0xe0,0x21,0x8e,0x14,0xcf,0x88,0x7f,0xfb,0xb9,0xd6,0xbe, + 0x1f,0x3e,0xfd,0xa6,0x35,0xd8,0xd6,0x33,0x4c,0x4e,0x55,0xc2,0xd0,0x78,0x8,0x4f, + 0x2,0x26,0xd6,0xe7,0xa7,0x33,0x45,0xe6,0xb0,0x2c,0x1,0xd9,0x1e,0x9e,0xf,0x6, + 0xc3,0x6b,0x3,0xc3,0x93,0xcc,0x1d,0x17,0xe3,0x5d,0x9e,0x9d,0x7a,0x43,0xd7,0x4d, + 0x2f,0x20,0x3e,0x7,0x80,0x9b,0x35,0x15,0xde,0xf6,0xfa,0x8a,0xb6,0x2b,0x35,0xe5, + 0xe5,0x86,0x6e,0x6d,0xfc,0xfd,0x4a,0x5f,0xfb,0x89,0x1f,0x3b,0x82,0xf1,0xe,0x8e, + 0xcc,0x24,0xd,0x97,0x6e,0x8d,0x42,0x91,0x38,0x2c,0x21,0x58,0x64,0xa1,0x31,0x9, + 0xa8,0x9a,0x43,0x1d,0xca,0xcc,0x48,0xae,0x8d,0xd5,0xec,0xd,0x60,0xbc,0xcf,0x22, + 0x9b,0x77,0xe1,0xc4,0xb4,0xd5,0x55,0x74,0xe9,0x86,0x79,0x68,0x2a,0xa0,0x4b,0x31, + 0xe,0x5,0x43,0xe3,0x21,0x8,0x0,0x76,0x85,0xc3,0xb2,0x88,0x29,0x42,0x16,0x0, + 0x30,0xdb,0x63,0x4b,0x88,0x60,0xa2,0xcb,0xf1,0x65,0x8c,0xc3,0xfe,0xb3,0xae,0xab, + 0x8f,0x29,0xc2,0x4e,0xc5,0x2c,0x4d,0x9e,0x5a,0x8,0x2e,0xaa,0x6a,0x5c,0xa5,0xc8, + 0xd2,0xd9,0xea,0xb7,0x8a,0xd4,0xa4,0x78,0xd,0x69,0x89,0x4e,0x6c,0x2e,0x48,0x86, + 0xaa,0x48,0x30,0x5,0x31,0x9b,0xb5,0x0,0xec,0x48,0x4b,0xcf,0x39,0x8b,0xcb,0xe2, + 0xcc,0xde,0x37,0x4,0x0,0xa0,0x72,0xc5,0xa2,0xf9,0x2e,0xaa,0x6a,0x48,0x63,0xc4, + 0x7f,0xb3,0x2c,0xd2,0x8e,0xb6,0xb4,0x47,0x48,0x10,0x88,0x0,0xc2,0xf4,0x5e,0x8, + 0xb2,0xe9,0x56,0x40,0x0,0x73,0x3e,0x90,0xe2,0xaa,0xa6,0x31,0x6,0xb8,0x16,0xd1, + 0x0,0x10,0xc1,0xc7,0xb8,0xd8,0xfe,0xc4,0xe6,0xee,0x71,0xf9,0x46,0x1c,0x4f,0xab, + 0x1,0x0,0x85,0xa0,0xb6,0x9f,0xda,0x3b,0x4a,0x4,0x92,0xe7,0x1c,0x8f,0x6b,0xf8, + 0x64,0x87,0x6c,0x93,0x39,0x0,0x6,0xc6,0x80,0xb0,0x6e,0xe2,0xe3,0xba,0xd6,0xc8, + 0xfd,0x91,0xc9,0xf7,0xaf,0x1f,0xdf,0xdd,0x1d,0xad,0x8b,0x4c,0xdb,0xd7,0x29,0x40, + 0xbc,0x56,0x5a,0x50,0x18,0x76,0xc7,0xe8,0xf1,0xdd,0xff,0x3e,0x2c,0x1d,0x1c,0x7d, + 0x5c,0x47,0x84,0xc4,0x79,0xad,0x0,0x11,0xb3,0xdb,0x64,0x5c,0xb8,0x35,0x2,0x6, + 0x42,0x69,0x5e,0x12,0x9a,0xce,0xdf,0x89,0xc,0x8c,0xfa,0x8e,0xb6,0x1d,0xdf,0xd5, + 0xb0,0xd0,0x4e,0x16,0xce,0x14,0x49,0x15,0xc7,0x54,0x87,0xef,0xa7,0xc9,0xb0,0x48, + 0x9a,0xf0,0xfb,0xab,0x6c,0xb2,0x6c,0xcd,0x9c,0x9f,0x33,0x6e,0xd3,0x96,0x86,0x29, + 0x90,0x91,0xe8,0x4,0x3,0xd0,0xdd,0x3f,0x46,0x9c,0xb1,0x55,0xc5,0xef,0x34,0x2f, + 0x5d,0xf4,0xdc,0x12,0x9e,0xb3,0x2c,0xb1,0x61,0xd2,0x17,0xdc,0x7d,0xfb,0xde,0xe0, + 0x87,0xbe,0x40,0x38,0x9b,0x71,0xdc,0x9d,0xbd,0xf1,0xac,0x30,0x88,0x31,0x0,0x6b, + 0x72,0xe2,0x30,0x38,0x1e,0xc4,0x90,0x97,0xe3,0xc8,0x81,0x2d,0xf6,0xa6,0xf3,0x3d, + 0xdb,0xce,0x5d,0xe9,0xef,0x29,0xa9,0x6e,0xfa,0x4a,0x58,0xd4,0x1,0x62,0x3,0x5c, + 0xb1,0x64,0x22,0xe9,0x88,0x43,0x55,0xe2,0x7a,0xee,0xe,0x6d,0xb6,0x29,0x12,0xb9, + 0x63,0x35,0xc3,0x3b,0x11,0xaa,0x5f,0x4,0x9e,0x96,0x66,0x8,0x86,0x74,0xe4,0x2f, + 0x89,0x45,0xc4,0xb4,0xd0,0x79,0xcf,0x8b,0x57,0xa,0x33,0xa5,0xe2,0xfc,0x74,0xad, + 0xe3,0xce,0xf0,0x7,0x9e,0xc7,0xbe,0xb0,0x67,0xcc,0xc7,0xc6,0x27,0x82,0x4e,0xc9, + 0xc6,0x90,0xe2,0xd6,0x90,0x97,0x93,0x8c,0xc4,0x38,0x27,0x6b,0xfc,0xa5,0x2b,0xac, + 0x99,0x7a,0xe3,0x22,0x30,0x67,0x8c,0xdd,0x7f,0x34,0x85,0x43,0x35,0x97,0x26,0x38, + 0x3,0xdf,0xb1,0x69,0xb9,0x6d,0xcb,0xba,0x2c,0xbb,0x37,0x60,0xc2,0x22,0xa0,0x30, + 0x2f,0x4d,0x2e,0xb0,0x52,0x5d,0x8c,0x4d,0xf7,0xcf,0x10,0x4,0xd3,0x14,0x98,0xf0, + 0x47,0xd0,0xf8,0xeb,0xd,0xbf,0x65,0x18,0x7,0x2f,0x9e,0xdc,0x1b,0x9e,0x95,0x24, + 0x22,0x30,0xc6,0xa4,0xf5,0x95,0xd,0x46,0xac,0xd3,0x16,0xe8,0xef,0xba,0xb8,0xc3, + 0xd3,0x71,0xe6,0x51,0xee,0x96,0xca,0x9d,0xee,0x25,0xb9,0xd5,0xab,0x9f,0x4f,0xcb, + 0xc8,0xcf,0x4d,0x51,0x32,0x53,0x63,0x99,0xd3,0x61,0x43,0xc4,0x10,0x30,0x4c,0xb, + 0x93,0x1,0x1d,0x5d,0xbd,0x1e,0x71,0xf5,0xe6,0x43,0x3d,0x38,0x31,0x72,0xb8,0xfb, + 0xf4,0xc1,0x1a,0x0,0x61,0x0,0x61,0x22,0xd2,0x67,0xc0,0xf6,0x75,0xfb,0x1a,0xbc, + 0x7e,0xcf,0xed,0xb2,0xde,0x73,0x9f,0xfd,0x3,0xc0,0x11,0x8d,0x3d,0x7d,0xed,0xce, + 0x35,0x29,0x2b,0xb7,0x95,0x2b,0x5a,0xfc,0x5a,0x70,0xa6,0x3a,0x55,0xc5,0x8,0x46, + 0x4c,0x89,0x8,0x10,0x11,0xdf,0x9f,0xa3,0x7d,0xad,0xc7,0x6,0xae,0x36,0x75,0x3, + 0x8,0x45,0x13,0x24,0xa2,0xe0,0xc,0x98,0xad,0xde,0x7d,0xec,0xcd,0x9b,0xd,0xfb, + 0x2f,0x3,0xb0,0x3,0x50,0xe7,0x44,0x89,0x46,0x92,0x9c,0x6e,0x25,0x21,0xa3,0x20, + 0x21,0xe8,0x1d,0xf6,0x6,0x46,0xfb,0xbc,0x0,0xf4,0xe8,0x5c,0x47,0xa2,0x50,0x1f, + 0x80,0x8,0x11,0xd1,0xa2,0xa5,0x89,0x31,0x26,0xcd,0x81,0xcd,0x44,0x6,0x20,0x61, + 0xfa,0x37,0x6f,0x45,0x63,0x44,0xa3,0x3,0x30,0x89,0xc8,0x9a,0xcb,0xf9,0xf,0x29, + 0x69,0x5c,0x9a,0x72,0xdc,0xdf,0x60,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, + +}; + +static const unsigned char qt_resource_name[] = { + // icons + 0x0,0x5, + 0x0,0x6f,0xa6,0x53, + 0x0,0x69, + 0x0,0x63,0x0,0x6f,0x0,0x6e,0x0,0x73, + // go-home.png + 0x0,0xb, + 0x6,0xec,0x10,0xa7, + 0x0,0x67, + 0x0,0x6f,0x0,0x2d,0x0,0x68,0x0,0x6f,0x0,0x6d,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // folder.png + 0x0,0xa, + 0xa,0xc8,0xfb,0x7, + 0x0,0x66, + 0x0,0x6f,0x0,0x6c,0x0,0x64,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // internet-web-browser.png + 0x0,0x18, + 0x8,0x86,0x28,0x87, + 0x0,0x69, + 0x0,0x6e,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x6e,0x0,0x65,0x0,0x74,0x0,0x2d,0x0,0x77,0x0,0x65,0x0,0x62,0x0,0x2d,0x0,0x62,0x0,0x72,0x0,0x6f,0x0,0x77, + 0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // view-refresh.png + 0x0,0x10, + 0x8,0x15,0x13,0x67, + 0x0,0x76, + 0x0,0x69,0x0,0x65,0x0,0x77,0x0,0x2d,0x0,0x72,0x0,0x65,0x0,0x66,0x0,0x72,0x0,0x65,0x0,0x73,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + +}; + +static const unsigned char qt_resource_struct[] = { + // : + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1, + // :/icons + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x2, + // :/icons/go-home.png + 0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0, + // :/icons/view-refresh.png + 0x0,0x0,0x0,0x7c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc,0x1b, + // :/icons/internet-web-browser.png + 0x0,0x0,0x0,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x6,0xf0, + // :/icons/folder.png + 0x0,0x0,0x0,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x3,0x9c, + +}; + +QT_BEGIN_NAMESPACE + +extern bool qRegisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +extern bool qUnregisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +QT_END_NAMESPACE + + +int QT_MANGLE_NAMESPACE(qInitResources_icons)() +{ + QT_PREPEND_NAMESPACE(qRegisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_icons)) + +int QT_MANGLE_NAMESPACE(qCleanupResources_icons)() +{ + QT_PREPEND_NAMESPACE(qUnregisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_DESTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qCleanupResources_icons)) + diff --git a/qrc_stations.cpp b/qrc_stations.cpp new file mode 100644 index 0000000..4583d32 --- /dev/null +++ b/qrc_stations.cpp @@ -0,0 +1,2568 @@ +/**************************************************************************** +** Resource object code +** +** Created: Thu Apr 8 00:23:20 2010 +** by: The Resource Compiler for Qt version 4.5.3 +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include + +static const unsigned char qt_resource_data[] = { + // /media/Data/uktrainplanner/src/stations.txt + 0x0,0x0,0x9c,0x3, + 0x41, + 0x62,0x62,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x41,0x42,0x57,0xa,0x41,0x62, + 0x65,0x72,0x2c,0x41,0x42,0x45,0xa,0x41,0x62,0x65,0x72,0x63,0x79,0x6e,0x6f,0x6e, + 0x2c,0x41,0x43,0x59,0xa,0x41,0x62,0x65,0x72,0x64,0x61,0x72,0x65,0x2c,0x41,0x42, + 0x41,0xa,0x41,0x62,0x65,0x72,0x64,0x65,0x65,0x6e,0x2c,0x41,0x42,0x44,0xa,0x41, + 0x62,0x65,0x72,0x64,0x6f,0x75,0x72,0x2c,0x41,0x55,0x52,0xa,0x41,0x62,0x65,0x72, + 0x64,0x6f,0x76,0x65,0x79,0x2c,0x41,0x56,0x59,0xa,0x41,0x62,0x65,0x72,0x65,0x72, + 0x63,0x68,0x2c,0x41,0x42,0x48,0xa,0x41,0x62,0x65,0x72,0x67,0x61,0x76,0x65,0x6e, + 0x6e,0x79,0x2c,0x41,0x47,0x56,0xa,0x41,0x62,0x65,0x72,0x67,0x65,0x6c,0x65,0x20, + 0x26,0x20,0x50,0x65,0x6e,0x73,0x61,0x72,0x6e,0x2c,0x41,0x47,0x4c,0xa,0x41,0x62, + 0x65,0x72,0x79,0x73,0x74,0x77,0x79,0x74,0x68,0x2c,0x41,0x59,0x57,0xa,0x41,0x63, + 0x63,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x41,0x43,0x52,0xa,0x41,0x63,0x68, + 0x61,0x6e,0x61,0x6c,0x74,0x2c,0x41,0x41,0x54,0xa,0x41,0x63,0x68,0x6e,0x61,0x73, + 0x68,0x65,0x65,0x6e,0x2c,0x41,0x43,0x4e,0xa,0x41,0x63,0x68,0x6e,0x61,0x73,0x68, + 0x65,0x6c,0x6c,0x61,0x63,0x68,0x2c,0x41,0x43,0x48,0xa,0x41,0x63,0x6b,0x6c,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x41,0x43,0x4b,0xa,0x41,0x63,0x6c,0x65,0x2c,0x41, + 0x43,0x4c,0xa,0x41,0x63,0x6f,0x63,0x6b,0x73,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c, + 0x41,0x43,0x47,0xa,0x41,0x63,0x74,0x6f,0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65, + 0x2c,0x41,0x43,0x42,0xa,0x41,0x63,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x41,0x43,0x43,0xa,0x41,0x63,0x74,0x6f,0x6e,0x20,0x4d,0x61,0x69, + 0x6e,0x20,0x4c,0x69,0x6e,0x65,0x2c,0x41,0x4d,0x4c,0xa,0x41,0x64,0x64,0x65,0x72, + 0x6c,0x65,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x41,0x44,0x44,0xa,0x41,0x64,0x64, + 0x69,0x65,0x77,0x65,0x6c,0x6c,0x2c,0x41,0x44,0x57,0xa,0x41,0x64,0x64,0x6c,0x65, + 0x73,0x74,0x6f,0x6e,0x65,0x2c,0x41,0x53,0x4e,0xa,0x41,0x64,0x69,0x73,0x68,0x61, + 0x6d,0x2c,0x41,0x44,0x4d,0xa,0x41,0x64,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20, + 0x28,0x43,0x68,0x65,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x41,0x44,0x43,0xa,0x41, + 0x64,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x28,0x4c,0x61,0x6e,0x63,0x73,0x29, + 0x2c,0x41,0x44,0x4c,0xa,0x41,0x64,0x77,0x69,0x63,0x6b,0x2c,0x41,0x57,0x4b,0xa, + 0x41,0x69,0x67,0x62,0x75,0x72,0x74,0x68,0x2c,0x41,0x49,0x47,0xa,0x41,0x69,0x6e, + 0x73,0x64,0x61,0x6c,0x65,0x2c,0x41,0x4e,0x53,0xa,0x41,0x69,0x6e,0x74,0x72,0x65, + 0x65,0x2c,0x41,0x49,0x4e,0xa,0x41,0x69,0x72,0x62,0x6c,0x65,0x73,0x2c,0x41,0x49, + 0x52,0xa,0x41,0x69,0x72,0x64,0x72,0x69,0x65,0x2c,0x41,0x44,0x52,0xa,0x41,0x6c, + 0x62,0x61,0x6e,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x41,0x59,0x50,0xa,0x41,0x6c, + 0x62,0x72,0x69,0x67,0x68,0x74,0x6f,0x6e,0x2c,0x41,0x4c,0x42,0xa,0x41,0x6c,0x64, + 0x65,0x72,0x6c,0x65,0x79,0x20,0x45,0x64,0x67,0x65,0x2c,0x41,0x4c,0x44,0xa,0x41, + 0x6c,0x64,0x65,0x72,0x6d,0x61,0x73,0x74,0x6f,0x6e,0x2c,0x41,0x4d,0x54,0xa,0x41, + 0x6c,0x64,0x65,0x72,0x73,0x68,0x6f,0x74,0x2c,0x41,0x48,0x54,0xa,0x41,0x6c,0x64, + 0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x41,0x47,0x54,0xa,0x41,0x6c,0x65,0x78, + 0x61,0x6e,0x64,0x72,0x61,0x20,0x50,0x61,0x6c,0x61,0x63,0x65,0x2c,0x41,0x41,0x50, + 0xa,0x41,0x6c,0x65,0x78,0x61,0x6e,0x64,0x72,0x61,0x20,0x50,0x61,0x72,0x61,0x64, + 0x65,0x2c,0x41,0x58,0x50,0xa,0x41,0x6c,0x65,0x78,0x61,0x6e,0x64,0x72,0x69,0x61, + 0x2c,0x41,0x4c,0x58,0xa,0x41,0x6c,0x66,0x72,0x65,0x74,0x6f,0x6e,0x2c,0x41,0x4c, + 0x46,0xa,0x41,0x6c,0x6c,0x65,0x6e,0x73,0x20,0x57,0x65,0x73,0x74,0x2c,0x41,0x4c, + 0x57,0xa,0x41,0x6c,0x6c,0x6f,0x61,0x2c,0x41,0x4c,0x4f,0xa,0x41,0x6c,0x6e,0x65, + 0x73,0x73,0x2c,0x41,0x53,0x53,0xa,0x41,0x6c,0x6e,0x6d,0x6f,0x75,0x74,0x68,0x2c, + 0x41,0x4c,0x4d,0xa,0x41,0x6c,0x72,0x65,0x73,0x66,0x6f,0x72,0x64,0x2c,0x41,0x4c, + 0x52,0xa,0x41,0x6c,0x73,0x61,0x67,0x65,0x72,0x2c,0x41,0x53,0x47,0xa,0x41,0x6c, + 0x74,0x68,0x6f,0x72,0x6e,0x65,0x2c,0x41,0x4c,0x4e,0xa,0x41,0x6c,0x74,0x68,0x6f, + 0x72,0x70,0x65,0x2c,0x41,0x4c,0x50,0xa,0x41,0x6c,0x74,0x6e,0x61,0x62,0x72,0x65, + 0x61,0x63,0x2c,0x41,0x42,0x43,0xa,0x41,0x6c,0x74,0x6f,0x6e,0x2c,0x41,0x4f,0x4e, + 0xa,0x41,0x6c,0x74,0x72,0x69,0x6e,0x63,0x68,0x61,0x6d,0x2c,0x41,0x4c,0x54,0xa, + 0x41,0x6c,0x76,0x65,0x63,0x68,0x75,0x72,0x63,0x68,0x2c,0x41,0x4c,0x56,0xa,0x41, + 0x6d,0x62,0x65,0x72,0x67,0x61,0x74,0x65,0x2c,0x41,0x4d,0x42,0xa,0x41,0x6d,0x62, + 0x65,0x72,0x6c,0x65,0x79,0x2c,0x41,0x4d,0x59,0xa,0x41,0x6d,0x65,0x72,0x73,0x68, + 0x61,0x6d,0x2c,0x41,0x4d,0x52,0xa,0x41,0x6d,0x6d,0x61,0x6e,0x66,0x6f,0x72,0x64, + 0x2c,0x41,0x4d,0x46,0xa,0x41,0x6e,0x63,0x61,0x73,0x74,0x65,0x72,0x2c,0x41,0x4e, + 0x43,0xa,0x41,0x6e,0x64,0x65,0x72,0x73,0x74,0x6f,0x6e,0x2c,0x41,0x4e,0x44,0xa, + 0x41,0x6e,0x64,0x6f,0x76,0x65,0x72,0x2c,0x41,0x44,0x56,0xa,0x41,0x6e,0x65,0x72, + 0x6c,0x65,0x79,0x2c,0x41,0x4e,0x5a,0xa,0x41,0x6e,0x67,0x65,0x6c,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x41,0x47,0x52,0xa,0x41,0x6e,0x67,0x6d,0x65,0x72,0x69,0x6e,0x67, + 0x2c,0x41,0x4e,0x47,0xa,0x41,0x6e,0x6e,0x61,0x6e,0x2c,0x41,0x4e,0x4e,0xa,0x41, + 0x6e,0x6e,0x69,0x65,0x73,0x6c,0x61,0x6e,0x64,0x2c,0x41,0x4e,0x4c,0xa,0x41,0x6e, + 0x73,0x64,0x65,0x6c,0x6c,0x20,0x26,0x20,0x46,0x61,0x69,0x72,0x68,0x61,0x76,0x65, + 0x6e,0x2c,0x41,0x46,0x56,0xa,0x41,0x70,0x70,0x6c,0x65,0x62,0x79,0x2c,0x41,0x50, + 0x50,0xa,0x41,0x70,0x70,0x6c,0x65,0x64,0x6f,0x72,0x65,0x20,0x28,0x4b,0x65,0x6e, + 0x74,0x29,0x2c,0x41,0x50,0x44,0xa,0x41,0x70,0x70,0x6c,0x65,0x66,0x6f,0x72,0x64, + 0x2c,0x41,0x50,0x46,0xa,0x41,0x70,0x70,0x6c,0x65,0x79,0x20,0x42,0x72,0x69,0x64, + 0x67,0x65,0x2c,0x41,0x50,0x42,0xa,0x41,0x70,0x73,0x6c,0x65,0x79,0x2c,0x41,0x50, + 0x53,0xa,0x41,0x72,0x62,0x72,0x6f,0x61,0x74,0x68,0x2c,0x41,0x52,0x42,0xa,0x41, + 0x72,0x64,0x67,0x61,0x79,0x2c,0x41,0x52,0x44,0xa,0x41,0x72,0x64,0x6c,0x75,0x69, + 0x2c,0x41,0x55,0x49,0xa,0x41,0x72,0x64,0x72,0x6f,0x73,0x73,0x61,0x6e,0x20,0x48, + 0x61,0x72,0x62,0x6f,0x75,0x72,0x2c,0x41,0x44,0x53,0xa,0x41,0x72,0x64,0x72,0x6f, + 0x73,0x73,0x61,0x6e,0x20,0x53,0x6f,0x75,0x74,0x68,0x20,0x42,0x65,0x61,0x63,0x68, + 0x2c,0x41,0x53,0x42,0xa,0x41,0x72,0x64,0x72,0x6f,0x73,0x73,0x61,0x6e,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x41,0x44,0x4e,0xa,0x41,0x72,0x64,0x77,0x69,0x63,0x6b,0x2c, + 0x41,0x44,0x4b,0xa,0x41,0x72,0x67,0x79,0x6c,0x65,0x20,0x53,0x74,0x72,0x65,0x65, + 0x74,0x2c,0x41,0x47,0x53,0xa,0x41,0x72,0x69,0x73,0x61,0x69,0x67,0x2c,0x41,0x52, + 0x47,0xa,0x41,0x72,0x6c,0x65,0x73,0x65,0x79,0x2c,0x41,0x52,0x4c,0xa,0x41,0x72, + 0x6d,0x61,0x74,0x68,0x77,0x61,0x69,0x74,0x65,0x2c,0x41,0x57,0x54,0xa,0x41,0x72, + 0x6e,0x73,0x69,0x64,0x65,0x2c,0x41,0x52,0x4e,0xa,0x41,0x72,0x72,0x61,0x6d,0x2c, + 0x41,0x52,0x52,0xa,0x41,0x72,0x72,0x6f,0x63,0x68,0x61,0x72,0x20,0x26,0x20,0x54, + 0x61,0x72,0x62,0x65,0x74,0x2c,0x41,0x52,0x54,0xa,0x41,0x72,0x75,0x6e,0x64,0x65, + 0x6c,0x2c,0x41,0x52,0x55,0xa,0x41,0x73,0x63,0x6f,0x74,0x2c,0x41,0x43,0x54,0xa, + 0x41,0x73,0x63,0x6f,0x74,0x74,0x2d,0x75,0x6e,0x64,0x65,0x72,0x2d,0x57,0x79,0x63, + 0x68,0x77,0x6f,0x6f,0x64,0x2c,0x41,0x55,0x57,0xa,0x41,0x73,0x68,0x2c,0x41,0x53, + 0x48,0xa,0x41,0x73,0x68,0x20,0x56,0x61,0x6c,0x65,0x2c,0x41,0x48,0x56,0xa,0x41, + 0x73,0x68,0x62,0x75,0x72,0x79,0x73,0x2c,0x41,0x42,0x59,0xa,0x41,0x73,0x68,0x63, + 0x68,0x75,0x72,0x63,0x68,0x20,0x66,0x6f,0x72,0x20,0x54,0x65,0x77,0x6b,0x65,0x73, + 0x62,0x75,0x72,0x79,0x2c,0x41,0x53,0x43,0xa,0x41,0x73,0x68,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x41,0x53,0x46,0xa,0x41,0x73,0x68,0x66,0x6f,0x72,0x64,0x20,0x49,0x6e, + 0x74,0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x41,0x46,0x4b,0xa, + 0x41,0x73,0x68,0x66,0x6f,0x72,0x64,0x20,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x74, + 0x69,0x6f,0x6e,0x61,0x6c,0x20,0x28,0x45,0x75,0x72,0x6f,0x73,0x74,0x61,0x72,0x29, + 0x2c,0x41,0x53,0x49,0xa,0x41,0x73,0x68,0x66,0x6f,0x72,0x64,0x20,0x28,0x53,0x75, + 0x72,0x72,0x65,0x79,0x29,0x2c,0x41,0x46,0x53,0xa,0x41,0x73,0x68,0x6c,0x65,0x79, + 0x2c,0x41,0x53,0x59,0xa,0x41,0x73,0x68,0x74,0x65,0x61,0x64,0x2c,0x41,0x48,0x44, + 0xa,0x41,0x73,0x68,0x74,0x6f,0x6e,0x2d,0x75,0x6e,0x64,0x65,0x72,0x2d,0x4c,0x79, + 0x6e,0x65,0x2c,0x41,0x48,0x4e,0xa,0x41,0x73,0x68,0x75,0x72,0x73,0x74,0x2c,0x41, + 0x48,0x53,0xa,0x41,0x73,0x68,0x75,0x72,0x73,0x74,0x20,0x4e,0x65,0x77,0x20,0x46, + 0x6f,0x72,0x65,0x73,0x74,0x2c,0x41,0x4e,0x46,0xa,0x41,0x73,0x68,0x77,0x65,0x6c, + 0x6c,0x20,0x26,0x20,0x4d,0x6f,0x72,0x64,0x65,0x6e,0x2c,0x41,0x57,0x4d,0xa,0x41, + 0x73,0x6b,0x61,0x6d,0x2c,0x41,0x53,0x4b,0xa,0x41,0x73,0x6c,0x6f,0x63,0x6b,0x74, + 0x6f,0x6e,0x2c,0x41,0x4c,0x4b,0xa,0x41,0x73,0x70,0x61,0x74,0x72,0x69,0x61,0x2c, + 0x41,0x53,0x50,0xa,0x41,0x73,0x70,0x6c,0x65,0x79,0x20,0x47,0x75,0x69,0x73,0x65, + 0x2c,0x41,0x50,0x47,0xa,0x41,0x73,0x74,0x6f,0x6e,0x2c,0x41,0x53,0x54,0xa,0x41, + 0x74,0x68,0x65,0x72,0x73,0x74,0x6f,0x6e,0x65,0x2c,0x41,0x54,0x48,0xa,0x41,0x74, + 0x68,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x41,0x54,0x4e,0xa,0x41,0x74,0x74,0x61,0x64, + 0x61,0x6c,0x65,0x2c,0x41,0x54,0x54,0xa,0x41,0x74,0x74,0x65,0x6e,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x2c,0x41,0x54,0x42,0xa,0x41,0x74,0x74,0x6c,0x65,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x41,0x54,0x4c,0xa,0x41,0x75,0x63,0x68,0x69,0x6e, + 0x6c,0x65,0x63,0x6b,0x2c,0x41,0x55,0x4b,0xa,0x41,0x75,0x64,0x6c,0x65,0x79,0x20, + 0x45,0x6e,0x64,0x2c,0x41,0x55,0x44,0xa,0x41,0x75,0x67,0x68,0x74,0x6f,0x6e,0x20, + 0x50,0x61,0x72,0x6b,0x2c,0x41,0x55,0x47,0xa,0x41,0x76,0x69,0x65,0x6d,0x6f,0x72, + 0x65,0x2c,0x41,0x56,0x4d,0xa,0x41,0x76,0x6f,0x6e,0x63,0x6c,0x69,0x66,0x66,0x2c, + 0x41,0x56,0x46,0xa,0x41,0x76,0x6f,0x6e,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x41,0x56, + 0x4e,0xa,0x41,0x78,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x41,0x58,0x4d,0xa, + 0x41,0x79,0x6c,0x65,0x73,0x62,0x75,0x72,0x79,0x2c,0x41,0x59,0x53,0xa,0x41,0x79, + 0x6c,0x65,0x73,0x62,0x75,0x72,0x79,0x20,0x56,0x61,0x6c,0x65,0x20,0x50,0x61,0x72, + 0x6b,0x77,0x61,0x79,0x2c,0x41,0x56,0x50,0xa,0x41,0x79,0x6c,0x65,0x73,0x66,0x6f, + 0x72,0x64,0x2c,0x41,0x59,0x4c,0xa,0x41,0x79,0x6c,0x65,0x73,0x68,0x61,0x6d,0x2c, + 0x41,0x59,0x48,0xa,0x41,0x79,0x72,0x2c,0x41,0x59,0x52,0xa,0x42,0x61,0x63,0x68, + 0x65,0x2c,0x42,0x41,0x43,0xa,0x42,0x61,0x67,0x6c,0x61,0x6e,0x2c,0x42,0x41,0x4a, + 0xa,0x42,0x61,0x67,0x73,0x68,0x6f,0x74,0x2c,0x42,0x41,0x47,0xa,0x42,0x61,0x69, + 0x6c,0x64,0x6f,0x6e,0x2c,0x42,0x4c,0x44,0xa,0x42,0x61,0x69,0x6c,0x6c,0x69,0x65, + 0x73,0x74,0x6f,0x6e,0x2c,0x42,0x49,0x4f,0xa,0x42,0x61,0x6c,0x63,0x6f,0x6d,0x62, + 0x65,0x2c,0x42,0x41,0x42,0xa,0x42,0x61,0x6c,0x64,0x6f,0x63,0x6b,0x2c,0x42,0x44, + 0x4b,0xa,0x42,0x61,0x6c,0x68,0x61,0x6d,0x2c,0x42,0x41,0x4c,0xa,0x42,0x61,0x6c, + 0x6c,0x6f,0x63,0x68,0x2c,0x42,0x48,0x43,0xa,0x42,0x61,0x6c,0x6d,0x6f,0x73,0x73, + 0x69,0x65,0x2c,0x42,0x53,0x49,0xa,0x42,0x61,0x6d,0x62,0x65,0x72,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x42,0x4d,0x42,0xa,0x42,0x61,0x6d,0x66,0x6f,0x72,0x64, + 0x2c,0x42,0x41,0x4d,0xa,0x42,0x61,0x6e,0x61,0x76,0x69,0x65,0x2c,0x42,0x4e,0x56, + 0xa,0x42,0x61,0x6e,0x62,0x75,0x72,0x79,0x2c,0x42,0x41,0x4e,0xa,0x42,0x61,0x6e, + 0x67,0x6f,0x72,0x20,0x28,0x47,0x77,0x79,0x6e,0x65,0x64,0x64,0x29,0x2c,0x42,0x4e, + 0x47,0xa,0x42,0x61,0x6e,0x6b,0x20,0x48,0x61,0x6c,0x6c,0x2c,0x42,0x41,0x48,0xa, + 0x42,0x61,0x6e,0x73,0x74,0x65,0x61,0x64,0x2c,0x42,0x41,0x44,0xa,0x42,0x61,0x72, + 0x61,0x73,0x73,0x69,0x65,0x2c,0x42,0x53,0x53,0xa,0x42,0x61,0x72,0x62,0x69,0x63, + 0x61,0x6e,0x2c,0x5a,0x42,0x42,0xa,0x42,0x61,0x72,0x64,0x6f,0x6e,0x20,0x4d,0x69, + 0x6c,0x6c,0x2c,0x42,0x4c,0x4c,0xa,0x42,0x61,0x72,0x65,0x20,0x4c,0x61,0x6e,0x65, + 0x2c,0x42,0x41,0x52,0xa,0x42,0x61,0x72,0x67,0x65,0x64,0x64,0x69,0x65,0x2c,0x42, + 0x47,0x49,0xa,0x42,0x61,0x72,0x67,0x6f,0x65,0x64,0x2c,0x42,0x47,0x44,0xa,0x42, + 0x61,0x72,0x6b,0x69,0x6e,0x67,0x2c,0x42,0x4b,0x47,0xa,0x42,0x61,0x72,0x6b,0x69, + 0x6e,0x67,0x20,0x55,0x6e,0x64,0x65,0x72,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2c,0x5a, + 0x42,0x4b,0xa,0x42,0x61,0x72,0x6c,0x61,0x73,0x74,0x6f,0x6e,0x2c,0x42,0x52,0x54, + 0xa,0x42,0x61,0x72,0x6d,0x69,0x6e,0x67,0x2c,0x42,0x4d,0x47,0xa,0x42,0x61,0x72, + 0x6d,0x6f,0x75,0x74,0x68,0x2c,0x42,0x52,0x4d,0xa,0x42,0x61,0x72,0x6e,0x65,0x68, + 0x75,0x72,0x73,0x74,0x2c,0x42,0x4e,0x48,0xa,0x42,0x61,0x72,0x6e,0x65,0x73,0x2c, + 0x42,0x4e,0x53,0xa,0x42,0x61,0x72,0x6e,0x65,0x73,0x20,0x42,0x72,0x69,0x64,0x67, + 0x65,0x2c,0x42,0x4e,0x49,0xa,0x42,0x61,0x72,0x6e,0x65,0x74,0x62,0x79,0x2c,0x42, + 0x54,0x42,0xa,0x42,0x61,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x42,0x41,0x41,0xa,0x42, + 0x61,0x72,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x4e,0x4c,0xa,0x42,0x61,0x72,0x6e, + 0x73,0x6c,0x65,0x79,0x2c,0x42,0x4e,0x59,0xa,0x42,0x61,0x72,0x6e,0x73,0x74,0x61, + 0x70,0x6c,0x65,0x2c,0x42,0x4e,0x50,0xa,0x42,0x61,0x72,0x6e,0x74,0x20,0x47,0x72, + 0x65,0x65,0x6e,0x2c,0x42,0x54,0x47,0xa,0x42,0x61,0x72,0x72,0x68,0x65,0x61,0x64, + 0x2c,0x42,0x52,0x52,0xa,0x42,0x61,0x72,0x72,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x52, + 0x4c,0xa,0x42,0x61,0x72,0x72,0x6f,0x77,0x20,0x48,0x61,0x76,0x65,0x6e,0x2c,0x42, + 0x41,0x56,0xa,0x42,0x61,0x72,0x72,0x6f,0x77,0x20,0x55,0x70,0x6f,0x6e,0x20,0x53, + 0x6f,0x61,0x72,0x2c,0x42,0x57,0x53,0xa,0x42,0x61,0x72,0x72,0x6f,0x77,0x2d,0x69, + 0x6e,0x2d,0x46,0x75,0x72,0x6e,0x65,0x73,0x73,0x2c,0x42,0x49,0x46,0xa,0x42,0x61, + 0x72,0x72,0x79,0x2c,0x42,0x52,0x59,0xa,0x42,0x61,0x72,0x72,0x79,0x20,0x44,0x6f, + 0x63,0x6b,0x73,0x2c,0x42,0x59,0x44,0xa,0x42,0x61,0x72,0x72,0x79,0x20,0x49,0x73, + 0x6c,0x61,0x6e,0x64,0x2c,0x42,0x59,0x49,0xa,0x42,0x61,0x72,0x72,0x79,0x20,0x4c, + 0x69,0x6e,0x6b,0x73,0x2c,0x42,0x59,0x4c,0xa,0x42,0x61,0x72,0x74,0x6f,0x6e,0x2d, + 0x6f,0x6e,0x2d,0x48,0x75,0x6d,0x62,0x65,0x72,0x2c,0x42,0x41,0x55,0xa,0x42,0x61, + 0x73,0x69,0x6c,0x64,0x6f,0x6e,0x2c,0x42,0x53,0x4f,0xa,0x42,0x61,0x73,0x69,0x6e, + 0x67,0x73,0x74,0x6f,0x6b,0x65,0x2c,0x42,0x53,0x4b,0xa,0x42,0x61,0x74,0x20,0x26, + 0x20,0x42,0x61,0x6c,0x6c,0x2c,0x42,0x42,0x4c,0xa,0x42,0x61,0x74,0x68,0x20,0x53, + 0x70,0x61,0x2c,0x42,0x54,0x48,0xa,0x42,0x61,0x74,0x68,0x67,0x61,0x74,0x65,0x2c, + 0x42,0x48,0x47,0xa,0x42,0x61,0x74,0x6c,0x65,0x79,0x2c,0x42,0x54,0x4c,0xa,0x42, + 0x61,0x74,0x74,0x65,0x72,0x73,0x62,0x79,0x2c,0x42,0x54,0x54,0xa,0x42,0x61,0x74, + 0x74,0x65,0x72,0x73,0x65,0x61,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x41,0x4b,0xa, + 0x42,0x61,0x74,0x74,0x6c,0x65,0x2c,0x42,0x41,0x54,0xa,0x42,0x61,0x74,0x74,0x6c, + 0x65,0x73,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x42,0x4c,0x42,0xa,0x42,0x61,0x79, + 0x66,0x6f,0x72,0x64,0x2c,0x42,0x41,0x59,0xa,0x42,0x65,0x61,0x63,0x6f,0x6e,0x73, + 0x66,0x69,0x65,0x6c,0x64,0x2c,0x42,0x43,0x46,0xa,0x42,0x65,0x61,0x72,0x6c,0x65, + 0x79,0x2c,0x42,0x45,0x52,0xa,0x42,0x65,0x61,0x72,0x73,0x64,0x65,0x6e,0x2c,0x42, + 0x52,0x4e,0xa,0x42,0x65,0x61,0x72,0x73,0x74,0x65,0x64,0x2c,0x42,0x53,0x44,0xa, + 0x42,0x65,0x61,0x73,0x64,0x61,0x6c,0x65,0x2c,0x42,0x53,0x4c,0xa,0x42,0x65,0x61, + 0x75,0x6c,0x69,0x65,0x75,0x20,0x52,0x6f,0x61,0x64,0x2c,0x42,0x45,0x55,0xa,0x42, + 0x65,0x61,0x75,0x6c,0x79,0x2c,0x42,0x45,0x4c,0xa,0x42,0x65,0x62,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x2c,0x42,0x45,0x42,0xa,0x42,0x65,0x63,0x63,0x6c,0x65,0x73,0x2c, + 0x42,0x43,0x43,0xa,0x42,0x65,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x42,0x45,0x43,0xa,0x42,0x65,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d, + 0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x42,0x4b,0x4a,0xa,0x42,0x65, + 0x64,0x66,0x6f,0x72,0x64,0x2c,0x42,0x44,0x4d,0xa,0x42,0x65,0x64,0x66,0x6f,0x72, + 0x64,0x20,0x53,0x74,0x20,0x4a,0x6f,0x68,0x6e,0x73,0x2c,0x42,0x53,0x4a,0xa,0x42, + 0x65,0x64,0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x42,0x44,0x48,0xa,0x42,0x65, + 0x64,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x42,0x4d,0x54,0xa,0x42,0x65,0x64, + 0x77,0x6f,0x72,0x74,0x68,0x2c,0x42,0x45,0x48,0xa,0x42,0x65,0x64,0x77,0x79,0x6e, + 0x2c,0x42,0x44,0x57,0xa,0x42,0x65,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x42,0x45,0x45, + 0xa,0x42,0x65,0x6b,0x65,0x73,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x42,0x4b,0x53, + 0xa,0x42,0x65,0x6c,0x6c,0x65,0x20,0x56,0x75,0x65,0x2c,0x42,0x4c,0x56,0xa,0x42, + 0x65,0x6c,0x6c,0x67,0x72,0x6f,0x76,0x65,0x2c,0x42,0x4c,0x47,0xa,0x42,0x65,0x6c, + 0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x42,0x47,0x4d,0xa,0x42,0x65,0x6c,0x6c, + 0x73,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x4c,0x48,0xa,0x42,0x65,0x6c,0x6d,0x6f,0x6e, + 0x74,0x2c,0x42,0x4c,0x4d,0xa,0x42,0x65,0x6c,0x70,0x65,0x72,0x2c,0x42,0x4c,0x50, + 0xa,0x42,0x65,0x6c,0x74,0x72,0x69,0x6e,0x67,0x2c,0x42,0x45,0x47,0xa,0x42,0x65, + 0x6c,0x76,0x65,0x64,0x65,0x72,0x65,0x2c,0x42,0x56,0x44,0xa,0x42,0x65,0x6d,0x70, + 0x74,0x6f,0x6e,0x2c,0x42,0x45,0x4d,0xa,0x42,0x65,0x6e,0x20,0x52,0x68,0x79,0x64, + 0x64,0x69,0x6e,0x67,0x2c,0x42,0x45,0x59,0xa,0x42,0x65,0x6e,0x66,0x6c,0x65,0x65, + 0x74,0x2c,0x42,0x45,0x46,0xa,0x42,0x65,0x6e,0x74,0x68,0x61,0x6d,0x2c,0x42,0x45, + 0x4e,0xa,0x42,0x65,0x6e,0x74,0x6c,0x65,0x79,0x2c,0x42,0x54,0x59,0xa,0x42,0x65, + 0x6e,0x74,0x6c,0x65,0x79,0x20,0x28,0x53,0x6f,0x75,0x74,0x68,0x20,0x59,0x6f,0x72, + 0x6b,0x73,0x29,0x2c,0x42,0x59,0x4b,0xa,0x42,0x65,0x72,0x65,0x20,0x41,0x6c,0x73, + 0x74,0x6f,0x6e,0x2c,0x42,0x41,0x53,0xa,0x42,0x65,0x72,0x65,0x20,0x46,0x65,0x72, + 0x72,0x65,0x72,0x73,0x2c,0x42,0x46,0x45,0xa,0x42,0x65,0x72,0x6b,0x68,0x61,0x6d, + 0x73,0x74,0x65,0x64,0x2c,0x42,0x4b,0x4d,0xa,0x42,0x65,0x72,0x6b,0x73,0x77,0x65, + 0x6c,0x6c,0x2c,0x42,0x4b,0x57,0xa,0x42,0x65,0x72,0x6e,0x65,0x79,0x20,0x41,0x72, + 0x6d,0x73,0x2c,0x42,0x59,0x41,0xa,0x42,0x65,0x72,0x72,0x79,0x20,0x42,0x72,0x6f, + 0x77,0x2c,0x42,0x42,0x57,0xa,0x42,0x65,0x72,0x72,0x79,0x6c,0x61,0x6e,0x64,0x73, + 0x2c,0x42,0x52,0x53,0xa,0x42,0x65,0x72,0x77,0x69,0x63,0x6b,0x2c,0x42,0x52,0x4b, + 0xa,0x42,0x65,0x72,0x77,0x69,0x63,0x6b,0x2d,0x75,0x70,0x6f,0x6e,0x2d,0x54,0x77, + 0x65,0x65,0x64,0x2c,0x42,0x57,0x4b,0xa,0x42,0x65,0x73,0x63,0x61,0x72,0x20,0x4c, + 0x61,0x6e,0x65,0x2c,0x42,0x45,0x53,0xa,0x42,0x65,0x73,0x63,0x6f,0x74,0x20,0x53, + 0x74,0x61,0x64,0x69,0x75,0x6d,0x2c,0x42,0x53,0x43,0xa,0x42,0x65,0x74,0x63,0x68, + 0x77,0x6f,0x72,0x74,0x68,0x2c,0x42,0x54,0x4f,0xa,0x42,0x65,0x74,0x68,0x6e,0x61, + 0x6c,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x42,0x45,0x54,0xa,0x42,0x65,0x74,0x77, + 0x73,0x2d,0x79,0x2d,0x43,0x6f,0x65,0x64,0x2c,0x42,0x59,0x43,0xa,0x42,0x65,0x76, + 0x65,0x72,0x6c,0x65,0x79,0x2c,0x42,0x45,0x56,0xa,0x42,0x65,0x78,0x68,0x69,0x6c, + 0x6c,0x2c,0x42,0x45,0x58,0xa,0x42,0x65,0x78,0x6c,0x65,0x79,0x2c,0x42,0x58,0x59, + 0xa,0x42,0x65,0x78,0x6c,0x65,0x79,0x68,0x65,0x61,0x74,0x68,0x2c,0x42,0x58,0x48, + 0xa,0x42,0x69,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c, + 0x42,0x43,0x53,0xa,0x42,0x69,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x54,0x6f,0x77, + 0x6e,0x2c,0x42,0x49,0x54,0xa,0x42,0x69,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x42,0x4b, + 0x4c,0xa,0x42,0x69,0x64,0x73,0x74,0x6f,0x6e,0x2c,0x42,0x49,0x44,0xa,0x42,0x69, + 0x67,0x67,0x6c,0x65,0x73,0x77,0x61,0x64,0x65,0x2c,0x42,0x49,0x57,0xa,0x42,0x69, + 0x6c,0x62,0x72,0x6f,0x6f,0x6b,0x2c,0x42,0x42,0x4b,0xa,0x42,0x69,0x6c,0x6c,0x65, + 0x72,0x69,0x63,0x61,0x79,0x2c,0x42,0x49,0x43,0xa,0x42,0x69,0x6c,0x6c,0x69,0x6e, + 0x67,0x68,0x61,0x6d,0x2c,0x42,0x49,0x4c,0xa,0x42,0x69,0x6c,0x6c,0x69,0x6e,0x67, + 0x73,0x68,0x75,0x72,0x73,0x74,0x2c,0x42,0x49,0x47,0xa,0x42,0x69,0x6e,0x67,0x68, + 0x61,0x6d,0x2c,0x42,0x49,0x4e,0xa,0x42,0x69,0x6e,0x67,0x6c,0x65,0x79,0x2c,0x42, + 0x49,0x59,0xa,0x42,0x69,0x72,0x63,0x68,0x67,0x72,0x6f,0x76,0x65,0x2c,0x42,0x43, + 0x47,0xa,0x42,0x69,0x72,0x63,0x68,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2d,0x6f,0x6e, + 0x2d,0x73,0x65,0x61,0x2c,0x42,0x43,0x48,0xa,0x42,0x69,0x72,0x63,0x68,0x77,0x6f, + 0x6f,0x64,0x2c,0x42,0x57,0x44,0xa,0x42,0x69,0x72,0x6b,0x62,0x65,0x63,0x6b,0x2c, + 0x42,0x49,0x4b,0xa,0x42,0x69,0x72,0x6b,0x64,0x61,0x6c,0x65,0x2c,0x42,0x44,0x4c, + 0xa,0x42,0x69,0x72,0x6b,0x65,0x6e,0x68,0x65,0x61,0x64,0x20,0x43,0x65,0x6e,0x74, + 0x72,0x61,0x6c,0x2c,0x42,0x4b,0x43,0xa,0x42,0x69,0x72,0x6b,0x65,0x6e,0x68,0x65, + 0x61,0x64,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x42,0x4b,0x4e,0xa,0x42,0x69,0x72, + 0x6b,0x65,0x6e,0x68,0x65,0x61,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x4b,0x50, + 0xa,0x42,0x69,0x72,0x6d,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x49,0x6e,0x74,0x65, + 0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x42,0x48,0x49,0xa,0x42,0x69, + 0x72,0x6d,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x4d,0x6f,0x6f,0x72,0x20,0x53,0x74, + 0x72,0x65,0x65,0x74,0x2c,0x42,0x4d,0x4f,0xa,0x42,0x69,0x72,0x6d,0x69,0x6e,0x67, + 0x68,0x61,0x6d,0x20,0x4e,0x65,0x77,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x42, + 0x48,0x4d,0xa,0x42,0x69,0x72,0x6d,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x53,0x6e, + 0x6f,0x77,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x42,0x53,0x57,0xa,0x42,0x69,0x73,0x68, + 0x6f,0x70,0x20,0x41,0x75,0x63,0x6b,0x6c,0x61,0x6e,0x64,0x2c,0x42,0x49,0x41,0xa, + 0x42,0x69,0x73,0x68,0x6f,0x70,0x62,0x72,0x69,0x67,0x67,0x73,0x2c,0x42,0x42,0x47, + 0xa,0x42,0x69,0x73,0x68,0x6f,0x70,0x73,0x20,0x53,0x74,0x6f,0x72,0x74,0x66,0x6f, + 0x72,0x64,0x2c,0x42,0x49,0x53,0xa,0x42,0x69,0x73,0x68,0x6f,0x70,0x73,0x74,0x6f, + 0x6e,0x65,0x2c,0x42,0x49,0x50,0xa,0x42,0x69,0x73,0x68,0x6f,0x70,0x74,0x6f,0x6e, + 0x2c,0x42,0x50,0x54,0xa,0x42,0x69,0x74,0x74,0x65,0x72,0x6e,0x65,0x2c,0x42,0x54, + 0x45,0xa,0x42,0x6c,0x61,0x63,0x6b,0x62,0x75,0x72,0x6e,0x2c,0x42,0x42,0x4e,0xa, + 0x42,0x6c,0x61,0x63,0x6b,0x68,0x65,0x61,0x74,0x68,0x2c,0x42,0x4b,0x48,0xa,0x42, + 0x6c,0x61,0x63,0x6b,0x68,0x6f,0x72,0x73,0x65,0x20,0x52,0x6f,0x61,0x64,0x2c,0x42, + 0x48,0x4f,0xa,0x42,0x6c,0x61,0x63,0x6b,0x70,0x6f,0x6f,0x6c,0x20,0x4e,0x6f,0x72, + 0x74,0x68,0x2c,0x42,0x50,0x4e,0xa,0x42,0x6c,0x61,0x63,0x6b,0x70,0x6f,0x6f,0x6c, + 0x20,0x50,0x6c,0x65,0x61,0x73,0x75,0x72,0x65,0x20,0x42,0x65,0x61,0x63,0x68,0x2c, + 0x42,0x50,0x42,0xa,0x42,0x6c,0x61,0x63,0x6b,0x70,0x6f,0x6f,0x6c,0x20,0x53,0x6f, + 0x75,0x74,0x68,0x2c,0x42,0x50,0x53,0xa,0x42,0x6c,0x61,0x63,0x6b,0x72,0x6f,0x64, + 0x2c,0x42,0x4c,0x4b,0xa,0x42,0x6c,0x61,0x63,0x6b,0x77,0x61,0x74,0x65,0x72,0x2c, + 0x42,0x41,0x57,0xa,0x42,0x6c,0x61,0x65,0x6e,0x61,0x75,0x20,0x46,0x66,0x65,0x73, + 0x74,0x69,0x6e,0x69,0x6f,0x67,0x2c,0x42,0x46,0x46,0xa,0x42,0x6c,0x61,0x69,0x72, + 0x20,0x41,0x74,0x68,0x6f,0x6c,0x6c,0x2c,0x42,0x4c,0x41,0xa,0x42,0x6c,0x61,0x69, + 0x72,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x41,0x49,0xa,0x42,0x6c,0x61,0x6b,0x65,0x20, + 0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x42,0x4b,0x54,0xa,0x42,0x6c,0x61,0x6b,0x65, + 0x64,0x6f,0x77,0x6e,0x2c,0x42,0x4b,0x44,0xa,0x42,0x6c,0x61,0x6e,0x74,0x79,0x72, + 0x65,0x2c,0x42,0x4c,0x54,0xa,0x42,0x6c,0x61,0x79,0x64,0x6f,0x6e,0x2c,0x42,0x4c, + 0x4f,0xa,0x42,0x6c,0x65,0x61,0x73,0x62,0x79,0x2c,0x42,0x53,0x42,0xa,0x42,0x6c, + 0x65,0x74,0x63,0x68,0x6c,0x65,0x79,0x2c,0x42,0x4c,0x59,0xa,0x42,0x6c,0x6f,0x78, + 0x77,0x69,0x63,0x68,0x2c,0x42,0x4c,0x58,0xa,0x42,0x6c,0x6f,0x78,0x77,0x69,0x63, + 0x68,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x42,0x57,0x4e,0xa,0x42,0x6c,0x75,0x6e, + 0x64,0x65,0x6c,0x6c,0x73,0x61,0x6e,0x64,0x73,0x20,0x26,0x20,0x43,0x72,0x6f,0x73, + 0x62,0x79,0x2c,0x42,0x4c,0x4e,0xa,0x42,0x6c,0x79,0x74,0x68,0x65,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x42,0x59,0x42,0xa,0x42,0x6f,0x64,0x6d,0x69,0x6e,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x42,0x4f,0x44,0xa,0x42,0x6f,0x64,0x6f, + 0x72,0x67,0x61,0x6e,0x2c,0x42,0x4f,0x52,0xa,0x42,0x6f,0x67,0x6e,0x6f,0x72,0x20, + 0x52,0x65,0x67,0x69,0x73,0x2c,0x42,0x4f,0x47,0xa,0x42,0x6f,0x67,0x73,0x74,0x6f, + 0x6e,0x2c,0x42,0x47,0x53,0xa,0x42,0x6f,0x6c,0x74,0x6f,0x6e,0x2c,0x42,0x4f,0x4e, + 0xa,0x42,0x6f,0x6c,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x44,0x65,0x61,0x72,0x6e, + 0x65,0x2c,0x42,0x54,0x44,0xa,0x42,0x6f,0x6f,0x6b,0x68,0x61,0x6d,0x2c,0x42,0x4b, + 0x41,0xa,0x42,0x6f,0x6f,0x74,0x6c,0x65,0x2c,0x42,0x4f,0x43,0xa,0x42,0x6f,0x6f, + 0x74,0x6c,0x65,0x20,0x4e,0x65,0x77,0x20,0x53,0x74,0x72,0x61,0x6e,0x64,0x2c,0x42, + 0x4e,0x57,0xa,0x42,0x6f,0x6f,0x74,0x6c,0x65,0x20,0x4f,0x72,0x69,0x65,0x6c,0x20, + 0x52,0x6f,0x61,0x64,0x2c,0x42,0x4f,0x54,0xa,0x42,0x6f,0x72,0x64,0x65,0x73,0x6c, + 0x65,0x79,0x2c,0x42,0x42,0x53,0xa,0x42,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x47, + 0x72,0x65,0x65,0x6e,0x20,0x26,0x20,0x57,0x72,0x6f,0x74,0x68,0x61,0x6d,0x2c,0x42, + 0x52,0x47,0xa,0x42,0x6f,0x72,0x74,0x68,0x2c,0x42,0x52,0x48,0xa,0x42,0x6f,0x73, + 0x68,0x61,0x6d,0x2c,0x42,0x4f,0x48,0xa,0x42,0x6f,0x73,0x74,0x6f,0x6e,0x2c,0x42, + 0x53,0x4e,0xa,0x42,0x6f,0x74,0x6c,0x65,0x79,0x2c,0x42,0x4f,0x45,0xa,0x42,0x6f, + 0x74,0x74,0x65,0x73,0x66,0x6f,0x72,0x64,0x2c,0x42,0x54,0x46,0xa,0x42,0x6f,0x75, + 0x72,0x6e,0x65,0x20,0x45,0x6e,0x64,0x2c,0x42,0x4e,0x45,0xa,0x42,0x6f,0x75,0x72, + 0x6e,0x65,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x42,0x4d,0x48,0xa,0x42,0x6f,0x75,0x72, + 0x6e,0x76,0x69,0x6c,0x6c,0x65,0x2c,0x42,0x52,0x56,0xa,0x42,0x6f,0x77,0x20,0x42, + 0x72,0x69,0x63,0x6b,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x57,0x42,0xa,0x42,0x6f,0x77, + 0x65,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x4f,0x50,0xa,0x42,0x6f,0x77,0x6c, + 0x69,0x6e,0x67,0x2c,0x42,0x57,0x47,0xa,0x42,0x6f,0x78,0x68,0x69,0x6c,0x6c,0x20, + 0x26,0x20,0x57,0x65,0x73,0x74,0x68,0x75,0x6d,0x62,0x6c,0x65,0x2c,0x42,0x58,0x57, + 0xa,0x42,0x72,0x61,0x63,0x6b,0x6e,0x65,0x6c,0x6c,0x2c,0x42,0x43,0x45,0xa,0x42, + 0x72,0x61,0x64,0x66,0x6f,0x72,0x64,0x20,0x46,0x6f,0x72,0x73,0x74,0x65,0x72,0x20, + 0x53,0x71,0x75,0x61,0x72,0x65,0x2c,0x42,0x44,0x51,0xa,0x42,0x72,0x61,0x64,0x66, + 0x6f,0x72,0x64,0x20,0x49,0x6e,0x74,0x65,0x72,0x63,0x68,0x61,0x6e,0x67,0x65,0x2c, + 0x42,0x44,0x49,0xa,0x42,0x72,0x61,0x64,0x66,0x6f,0x72,0x64,0x2d,0x6f,0x6e,0x2d, + 0x41,0x76,0x6f,0x6e,0x2c,0x42,0x4f,0x41,0xa,0x42,0x72,0x61,0x64,0x69,0x6e,0x67, + 0x2c,0x42,0x44,0x4e,0xa,0x42,0x72,0x61,0x69,0x6e,0x74,0x72,0x65,0x65,0x2c,0x42, + 0x54,0x52,0xa,0x42,0x72,0x61,0x69,0x6e,0x74,0x72,0x65,0x65,0x20,0x46,0x72,0x65, + 0x65,0x70,0x6f,0x72,0x74,0x2c,0x42,0x54,0x50,0xa,0x42,0x72,0x61,0x6d,0x68,0x61, + 0x6c,0x6c,0x2c,0x42,0x4d,0x4c,0xa,0x42,0x72,0x61,0x6d,0x6c,0x65,0x79,0x2c,0x42, + 0x4c,0x45,0xa,0x42,0x72,0x61,0x6d,0x6c,0x65,0x79,0x20,0x28,0x48,0x61,0x6e,0x74, + 0x73,0x29,0x2c,0x42,0x4d,0x59,0xa,0x42,0x72,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x20, + 0x28,0x43,0x75,0x6d,0x62,0x72,0x69,0x61,0x29,0x2c,0x42,0x4d,0x50,0xa,0x42,0x72, + 0x61,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x28,0x53,0x75,0x66,0x66,0x6f,0x6c,0x6b,0x29, + 0x2c,0x42,0x52,0x50,0xa,0x42,0x72,0x61,0x6e,0x63,0x68,0x74,0x6f,0x6e,0x2c,0x42, + 0x43,0x4e,0xa,0x42,0x72,0x61,0x6e,0x64,0x6f,0x6e,0x2c,0x42,0x4e,0x44,0xa,0x42, + 0x72,0x61,0x6e,0x6b,0x73,0x6f,0x6d,0x65,0x2c,0x42,0x53,0x4d,0xa,0x42,0x72,0x61, + 0x79,0x73,0x74,0x6f,0x6e,0x65,0x73,0x2c,0x42,0x59,0x53,0xa,0x42,0x72,0x65,0x64, + 0x62,0x75,0x72,0x79,0x2c,0x42,0x44,0x59,0xa,0x42,0x72,0x65,0x69,0x63,0x68,0x2c, + 0x42,0x52,0x43,0xa,0x42,0x72,0x65,0x6e,0x74,0x66,0x6f,0x72,0x64,0x2c,0x42,0x46, + 0x44,0xa,0x42,0x72,0x65,0x6e,0x74,0x77,0x6f,0x6f,0x64,0x2c,0x42,0x52,0x45,0xa, + 0x42,0x72,0x69,0x63,0x6b,0x65,0x74,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x42,0x57,0x4f, + 0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x20,0x6f,0x66,0x20,0x41,0x6c,0x6c,0x61,0x6e, + 0x2c,0x42,0x45,0x41,0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x20,0x6f,0x66,0x20,0x4f, + 0x72,0x63,0x68,0x79,0x2c,0x42,0x52,0x4f,0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x6e, + 0x64,0x2c,0x42,0x47,0x4e,0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x74,0x6f,0x6e,0x2c, + 0x42,0x44,0x47,0xa,0x42,0x72,0x69,0x64,0x67,0x77,0x61,0x74,0x65,0x72,0x2c,0x42, + 0x57,0x54,0xa,0x42,0x72,0x69,0x64,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x42, + 0x44,0x54,0xa,0x42,0x72,0x69,0x65,0x72,0x66,0x69,0x65,0x6c,0x64,0x2c,0x42,0x52, + 0x46,0xa,0x42,0x72,0x69,0x67,0x67,0x2c,0x42,0x47,0x47,0xa,0x42,0x72,0x69,0x67, + 0x68,0x6f,0x75,0x73,0x65,0x2c,0x42,0x47,0x48,0xa,0x42,0x72,0x69,0x67,0x68,0x74, + 0x6f,0x6e,0x2c,0x42,0x54,0x4e,0xa,0x42,0x72,0x69,0x6d,0x73,0x64,0x6f,0x77,0x6e, + 0x2c,0x42,0x4d,0x44,0xa,0x42,0x72,0x69,0x6e,0x6e,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x2c,0x42,0x4e,0x54,0xa,0x42,0x72,0x69,0x73,0x74,0x6f,0x6c,0x20,0x50,0x61,0x72, + 0x6b,0x77,0x61,0x79,0x2c,0x42,0x50,0x57,0xa,0x42,0x72,0x69,0x73,0x74,0x6f,0x6c, + 0x20,0x54,0x65,0x6d,0x70,0x6c,0x65,0x20,0x4d,0x65,0x61,0x64,0x73,0x2c,0x42,0x52, + 0x49,0xa,0x42,0x72,0x69,0x74,0x68,0x64,0x69,0x72,0x2c,0x42,0x48,0x44,0xa,0x42, + 0x72,0x69,0x74,0x69,0x73,0x68,0x20,0x53,0x74,0x65,0x65,0x6c,0x20,0x52,0x65,0x64, + 0x63,0x61,0x72,0x2c,0x52,0x42,0x53,0xa,0x42,0x72,0x69,0x74,0x6f,0x6e,0x20,0x46, + 0x65,0x72,0x72,0x79,0x2c,0x42,0x4e,0x46,0xa,0x42,0x72,0x69,0x78,0x74,0x6f,0x6e, + 0x2c,0x42,0x52,0x58,0xa,0x42,0x72,0x6f,0x61,0x64,0x20,0x47,0x72,0x65,0x65,0x6e, + 0x2c,0x42,0x47,0x45,0xa,0x42,0x72,0x6f,0x61,0x64,0x62,0x6f,0x74,0x74,0x6f,0x6d, + 0x2c,0x42,0x44,0x42,0xa,0x42,0x72,0x6f,0x61,0x64,0x73,0x74,0x61,0x69,0x72,0x73, + 0x2c,0x42,0x53,0x52,0xa,0x42,0x72,0x6f,0x63,0x6b,0x65,0x6e,0x68,0x75,0x72,0x73, + 0x74,0x2c,0x42,0x43,0x55,0xa,0x42,0x72,0x6f,0x63,0x6b,0x68,0x6f,0x6c,0x65,0x73, + 0x2c,0x42,0x48,0x53,0xa,0x42,0x72,0x6f,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x42,0x43, + 0x59,0xa,0x42,0x72,0x6f,0x6d,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x42,0x4f, + 0x4d,0xa,0x42,0x72,0x6f,0x6d,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x52,0x61, + 0x6b,0x65,0x2c,0x42,0x4d,0x52,0xa,0x42,0x72,0x6f,0x6d,0x6c,0x65,0x79,0x20,0x43, + 0x72,0x6f,0x73,0x73,0x2c,0x42,0x4d,0x43,0xa,0x42,0x72,0x6f,0x6d,0x6c,0x65,0x79, + 0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x42,0x4d,0x4e,0xa,0x42,0x72,0x6f,0x6d,0x6c, + 0x65,0x79,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c,0x42,0x4d,0x53,0xa,0x42,0x72,0x6f, + 0x6d,0x73,0x67,0x72,0x6f,0x76,0x65,0x2c,0x42,0x4d,0x56,0xa,0x42,0x72,0x6f,0x6e, + 0x64,0x65,0x73,0x62,0x75,0x72,0x79,0x2c,0x42,0x53,0x59,0xa,0x42,0x72,0x6f,0x6e, + 0x64,0x65,0x73,0x62,0x75,0x72,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x53,0x50, + 0xa,0x42,0x72,0x6f,0x6f,0x6b,0x6d,0x61,0x6e,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x42,0x50,0x4b,0xa,0x42,0x72,0x6f,0x6f,0x6b,0x77,0x6f,0x6f,0x64,0x2c,0x42,0x4b, + 0x4f,0xa,0x42,0x72,0x6f,0x6f,0x6d,0x65,0x2c,0x42,0x4d,0x45,0xa,0x42,0x72,0x6f, + 0x6f,0x6d,0x66,0x6c,0x65,0x65,0x74,0x2c,0x42,0x4d,0x46,0xa,0x42,0x72,0x6f,0x72, + 0x61,0x2c,0x42,0x52,0x41,0xa,0x42,0x72,0x6f,0x75,0x67,0x68,0x2c,0x42,0x55,0x48, + 0xa,0x42,0x72,0x6f,0x75,0x67,0x68,0x74,0x79,0x20,0x46,0x65,0x72,0x72,0x79,0x2c, + 0x42,0x59,0x46,0xa,0x42,0x72,0x6f,0x78,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x42, + 0x58,0x42,0xa,0x42,0x72,0x75,0x63,0x65,0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x42, + 0x43,0x56,0xa,0x42,0x72,0x75,0x6e,0x64,0x61,0x6c,0x6c,0x2c,0x42,0x44,0x41,0xa, + 0x42,0x72,0x75,0x6e,0x64,0x61,0x6c,0x6c,0x20,0x47,0x61,0x72,0x64,0x65,0x6e,0x73, + 0x2c,0x42,0x47,0x41,0xa,0x42,0x72,0x75,0x6e,0x73,0x74,0x61,0x6e,0x65,0x2c,0x42, + 0x53,0x55,0xa,0x42,0x72,0x75,0x6e,0x73,0x77,0x69,0x63,0x6b,0x2c,0x42,0x52,0x57, + 0xa,0x42,0x72,0x75,0x74,0x6f,0x6e,0x2c,0x42,0x52,0x55,0xa,0x42,0x72,0x79,0x6e, + 0x2c,0x42,0x59,0x4e,0xa,0x42,0x75,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x42, + 0x55,0x43,0xa,0x42,0x75,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x42,0x43,0x4b,0xa,0x42, + 0x75,0x63,0x6b,0x6e,0x65,0x6c,0x6c,0x2c,0x42,0x55,0x4b,0xa,0x42,0x75,0x67,0x6c, + 0x65,0x2c,0x42,0x47,0x4c,0xa,0x42,0x75,0x69,0x6c,0x74,0x68,0x20,0x52,0x6f,0x61, + 0x64,0x2c,0x42,0x48,0x52,0xa,0x42,0x75,0x6c,0x77,0x65,0x6c,0x6c,0x2c,0x42,0x4c, + 0x57,0xa,0x42,0x75,0x72,0x65,0x73,0x2c,0x42,0x55,0x45,0xa,0x42,0x75,0x72,0x67, + 0x65,0x73,0x73,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x42,0x55,0x47,0xa,0x42,0x75,0x72, + 0x6c,0x65,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x55,0x59,0xa,0x42,0x75,0x72, + 0x6c,0x65,0x79,0x2d,0x69,0x6e,0x2d,0x57,0x68,0x61,0x72,0x66,0x65,0x64,0x61,0x6c, + 0x65,0x2c,0x42,0x55,0x57,0xa,0x42,0x75,0x72,0x6e,0x61,0x67,0x65,0x2c,0x42,0x4e, + 0x41,0xa,0x42,0x75,0x72,0x6e,0x65,0x73,0x69,0x64,0x65,0x2c,0x42,0x55,0x44,0xa, + 0x42,0x75,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x42,0x4e,0x4d,0xa,0x42,0x75,0x72,0x6e, + 0x68,0x61,0x6d,0x2d,0x6f,0x6e,0x2d,0x43,0x72,0x6f,0x75,0x63,0x68,0x2c,0x42,0x55, + 0x55,0xa,0x42,0x75,0x72,0x6e,0x6c,0x65,0x79,0x20,0x42,0x61,0x72,0x72,0x61,0x63, + 0x6b,0x73,0x2c,0x42,0x55,0x42,0xa,0x42,0x75,0x72,0x6e,0x6c,0x65,0x79,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x42,0x4e,0x43,0xa,0x42,0x75,0x72,0x6e,0x6c, + 0x65,0x79,0x20,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x42,0x59,0x4d,0xa,0x42,0x75,0x72,0x6e,0x73,0x69,0x64,0x65,0x2c, + 0x42,0x55,0x49,0xa,0x42,0x75,0x72,0x6e,0x74,0x69,0x73,0x6c,0x61,0x6e,0x64,0x2c, + 0x42,0x54,0x53,0xa,0x42,0x75,0x72,0x73,0x63,0x6f,0x75,0x67,0x68,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x42,0x43,0x42,0xa,0x42,0x75,0x72,0x73,0x63,0x6f,0x75, + 0x67,0x68,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x42,0x43,0x4a,0xa, + 0x42,0x75,0x72,0x73,0x6c,0x65,0x64,0x6f,0x6e,0x2c,0x42,0x55,0x4f,0xa,0x42,0x75, + 0x72,0x74,0x6f,0x6e,0x20,0x4a,0x6f,0x79,0x63,0x65,0x2c,0x42,0x55,0x4a,0xa,0x42, + 0x75,0x72,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x54,0x72,0x65,0x6e,0x74,0x2c,0x42, + 0x55,0x54,0xa,0x42,0x75,0x72,0x79,0x20,0x53,0x74,0x20,0x45,0x64,0x6d,0x75,0x6e, + 0x64,0x73,0x2c,0x42,0x53,0x45,0xa,0x42,0x75,0x73,0x62,0x79,0x2c,0x42,0x55,0x53, + 0xa,0x42,0x75,0x73,0x68,0x20,0x48,0x69,0x6c,0x6c,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x42,0x48,0x4b,0xa,0x42,0x75,0x73,0x68,0x65,0x79,0x2c,0x42,0x53,0x48,0xa,0x42, + 0x75,0x74,0x6c,0x65,0x72,0x73,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x42,0x55,0x4c,0xa, + 0x42,0x75,0x78,0x74,0x65,0x64,0x2c,0x42,0x58,0x44,0xa,0x42,0x75,0x78,0x74,0x6f, + 0x6e,0x2c,0x42,0x55,0x58,0xa,0x42,0x79,0x66,0x6c,0x65,0x65,0x74,0x20,0x26,0x20, + 0x4e,0x65,0x77,0x20,0x48,0x61,0x77,0x2c,0x42,0x46,0x4e,0xa,0x42,0x79,0x6e,0x65, + 0x61,0x2c,0x42,0x59,0x45,0xa,0x43,0x61,0x64,0x6f,0x78,0x74,0x6f,0x6e,0x2c,0x43, + 0x41,0x44,0xa,0x43,0x61,0x65,0x72,0x67,0x77,0x72,0x6c,0x65,0x2c,0x43,0x47,0x57, + 0xa,0x43,0x61,0x65,0x72,0x70,0x68,0x69,0x6c,0x6c,0x79,0x2c,0x43,0x50,0x48,0xa, + 0x43,0x61,0x65,0x72,0x73,0x77,0x73,0x2c,0x43,0x57,0x53,0xa,0x43,0x61,0x6c,0x64, + 0x69,0x63,0x6f,0x74,0x2c,0x43,0x44,0x54,0xa,0x43,0x61,0x6c,0x65,0x64,0x6f,0x6e, + 0x69,0x61,0x6e,0x20,0x52,0x64,0x20,0x26,0x20,0x42,0x61,0x72,0x6e,0x73,0x62,0x75, + 0x72,0x79,0x2c,0x43,0x49,0x52,0xa,0x43,0x61,0x6c,0x73,0x74,0x6f,0x63,0x6b,0x2c, + 0x43,0x53,0x4b,0xa,0x43,0x61,0x6d,0x20,0x26,0x20,0x44,0x75,0x72,0x73,0x6c,0x65, + 0x79,0x2c,0x43,0x44,0x55,0xa,0x43,0x61,0x6d,0x62,0x65,0x72,0x6c,0x65,0x79,0x2c, + 0x43,0x41,0x4d,0xa,0x43,0x61,0x6d,0x62,0x6f,0x72,0x6e,0x65,0x2c,0x43,0x42,0x4e, + 0xa,0x43,0x61,0x6d,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x42,0x47,0xa,0x43, + 0x61,0x6d,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x43, + 0x42,0x48,0xa,0x43,0x61,0x6d,0x62,0x75,0x73,0x6c,0x61,0x6e,0x67,0x2c,0x43,0x42, + 0x4c,0xa,0x43,0x61,0x6d,0x64,0x65,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x43,0x4d, + 0x44,0xa,0x43,0x61,0x6d,0x65,0x6c,0x6f,0x6e,0x2c,0x43,0x4d,0x4f,0xa,0x43,0x61, + 0x6e,0x6c,0x65,0x79,0x2c,0x43,0x4e,0x4c,0xa,0x43,0x61,0x6e,0x6e,0x6f,0x63,0x6b, + 0x2c,0x43,0x41,0x4f,0xa,0x43,0x61,0x6e,0x6f,0x6e,0x62,0x75,0x72,0x79,0x2c,0x43, + 0x4e,0x4e,0xa,0x43,0x61,0x6e,0x74,0x65,0x72,0x62,0x75,0x72,0x79,0x20,0x45,0x61, + 0x73,0x74,0x2c,0x43,0x42,0x45,0xa,0x43,0x61,0x6e,0x74,0x65,0x72,0x62,0x75,0x72, + 0x79,0x20,0x57,0x65,0x73,0x74,0x2c,0x43,0x42,0x57,0xa,0x43,0x61,0x6e,0x74,0x6c, + 0x65,0x79,0x2c,0x43,0x4e,0x59,0xa,0x43,0x61,0x70,0x65,0x6e,0x68,0x75,0x72,0x73, + 0x74,0x2c,0x43,0x50,0x55,0xa,0x43,0x61,0x72,0x62,0x69,0x73,0x20,0x42,0x61,0x79, + 0x2c,0x43,0x42,0x42,0xa,0x43,0x61,0x72,0x64,0x65,0x6e,0x64,0x65,0x6e,0x2c,0x43, + 0x44,0x44,0xa,0x43,0x61,0x72,0x64,0x69,0x66,0x66,0x20,0x42,0x61,0x79,0x2c,0x43, + 0x44,0x42,0xa,0x43,0x61,0x72,0x64,0x69,0x66,0x66,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x43,0x44,0x46,0xa,0x43,0x61,0x72,0x64,0x69,0x66,0x66,0x20,0x51, + 0x75,0x65,0x65,0x6e,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x44,0x51,0xa, + 0x43,0x61,0x72,0x64,0x6f,0x6e,0x61,0x6c,0x64,0x2c,0x43,0x44,0x4f,0xa,0x43,0x61, + 0x72,0x64,0x72,0x6f,0x73,0x73,0x2c,0x43,0x44,0x52,0xa,0x43,0x61,0x72,0x66,0x69, + 0x6e,0x2c,0x43,0x52,0x46,0xa,0x43,0x61,0x72,0x6b,0x2c,0x43,0x41,0x4b,0xa,0x43, + 0x61,0x72,0x6c,0x69,0x73,0x6c,0x65,0x2c,0x43,0x41,0x52,0xa,0x43,0x61,0x72,0x6c, + 0x74,0x6f,0x6e,0x2c,0x43,0x54,0x4f,0xa,0x43,0x61,0x72,0x6c,0x75,0x6b,0x65,0x2c, + 0x43,0x4c,0x55,0xa,0x43,0x61,0x72,0x6d,0x61,0x72,0x74,0x68,0x65,0x6e,0x2c,0x43, + 0x4d,0x4e,0xa,0x43,0x61,0x72,0x6d,0x79,0x6c,0x65,0x2c,0x43,0x4d,0x4c,0xa,0x43, + 0x61,0x72,0x6e,0x66,0x6f,0x72,0x74,0x68,0x2c,0x43,0x4e,0x46,0xa,0x43,0x61,0x72, + 0x6e,0x6f,0x75,0x73,0x74,0x69,0x65,0x2c,0x43,0x41,0x4e,0xa,0x43,0x61,0x72,0x6e, + 0x74,0x79,0x6e,0x65,0x2c,0x43,0x41,0x59,0xa,0x43,0x61,0x72,0x70,0x65,0x6e,0x64, + 0x65,0x72,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x43,0x50,0x4b,0xa,0x43,0x61,0x72, + 0x72,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x41,0x47,0xa,0x43,0x61,0x72,0x73, + 0x68,0x61,0x6c,0x74,0x6f,0x6e,0x2c,0x43,0x53,0x48,0xa,0x43,0x61,0x72,0x73,0x68, + 0x61,0x6c,0x74,0x6f,0x6e,0x20,0x42,0x65,0x65,0x63,0x68,0x65,0x73,0x2c,0x43,0x53, + 0x42,0xa,0x43,0x61,0x72,0x73,0x74,0x61,0x69,0x72,0x73,0x2c,0x43,0x52,0x53,0xa, + 0x43,0x61,0x72,0x74,0x73,0x64,0x79,0x6b,0x65,0x2c,0x43,0x44,0x59,0xa,0x43,0x61, + 0x73,0x74,0x6c,0x65,0x20,0x42,0x61,0x72,0x20,0x50,0x61,0x72,0x6b,0x2c,0x43,0x42, + 0x50,0xa,0x43,0x61,0x73,0x74,0x6c,0x65,0x20,0x43,0x61,0x72,0x79,0x2c,0x43,0x4c, + 0x43,0xa,0x43,0x61,0x73,0x74,0x6c,0x65,0x66,0x6f,0x72,0x64,0x2c,0x43,0x46,0x44, + 0xa,0x43,0x61,0x73,0x74,0x6c,0x65,0x74,0x6f,0x6e,0x2c,0x43,0x41,0x53,0xa,0x43, + 0x61,0x73,0x74,0x6c,0x65,0x74,0x6f,0x6e,0x20,0x4d,0x6f,0x6f,0x72,0x2c,0x43,0x53, + 0x4d,0xa,0x43,0x61,0x74,0x65,0x72,0x68,0x61,0x6d,0x2c,0x43,0x41,0x54,0xa,0x43, + 0x61,0x74,0x66,0x6f,0x72,0x64,0x2c,0x43,0x54,0x46,0xa,0x43,0x61,0x74,0x66,0x6f, + 0x72,0x64,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x46,0x42,0xa,0x43,0x61, + 0x74,0x68,0x61,0x79,0x73,0x2c,0x43,0x59,0x53,0xa,0x43,0x61,0x74,0x68,0x63,0x61, + 0x72,0x74,0x2c,0x43,0x43,0x54,0xa,0x43,0x61,0x74,0x74,0x61,0x6c,0x2c,0x43,0x54, + 0x4c,0xa,0x43,0x61,0x75,0x73,0x65,0x6c,0x61,0x6e,0x64,0x2c,0x43,0x41,0x55,0xa, + 0x43,0x65,0x66,0x6e,0x2d,0x79,0x2d,0x42,0x65,0x64,0x64,0x2c,0x43,0x59,0x42,0xa, + 0x43,0x68,0x61,0x64,0x77,0x65,0x6c,0x6c,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x43, + 0x54,0x48,0xa,0x43,0x68,0x61,0x66,0x66,0x6f,0x72,0x64,0x20,0x48,0x75,0x6e,0x64, + 0x72,0x65,0x64,0x2c,0x43,0x46,0x48,0xa,0x43,0x68,0x61,0x6c,0x66,0x6f,0x6e,0x74, + 0x20,0x26,0x20,0x4c,0x61,0x74,0x69,0x6d,0x65,0x72,0x2c,0x43,0x46,0x4f,0xa,0x43, + 0x68,0x61,0x6c,0x6b,0x77,0x65,0x6c,0x6c,0x2c,0x43,0x48,0x57,0xa,0x43,0x68,0x61, + 0x6e,0x64,0x6c,0x65,0x72,0x73,0x20,0x46,0x6f,0x72,0x64,0x2c,0x43,0x46,0x52,0xa, + 0x43,0x68,0x61,0x70,0x65,0x6c,0x2d,0x65,0x6e,0x2d,0x6c,0x65,0x2d,0x46,0x72,0x69, + 0x74,0x68,0x2c,0x43,0x45,0x46,0xa,0x43,0x68,0x61,0x70,0x65,0x6c,0x74,0x6f,0x6e, + 0x2c,0x43,0x50,0x4e,0xa,0x43,0x68,0x61,0x70,0x65,0x6c,0x74,0x6f,0x77,0x6e,0x2c, + 0x43,0x4c,0x4e,0xa,0x43,0x68,0x61,0x70,0x70,0x65,0x6c,0x20,0x26,0x20,0x57,0x61, + 0x6b,0x65,0x73,0x20,0x43,0x6f,0x6c,0x6e,0x65,0x2c,0x43,0x57,0x43,0xa,0x43,0x68, + 0x61,0x72,0x69,0x6e,0x67,0x2c,0x43,0x48,0x47,0xa,0x43,0x68,0x61,0x72,0x69,0x6e, + 0x67,0x20,0x43,0x72,0x6f,0x73,0x73,0x20,0x28,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77, + 0x29,0x2c,0x43,0x48,0x43,0xa,0x43,0x68,0x61,0x72,0x6c,0x62,0x75,0x72,0x79,0x2c, + 0x43,0x42,0x59,0xa,0x43,0x68,0x61,0x72,0x6c,0x74,0x6f,0x6e,0x2c,0x43,0x54,0x4e, + 0xa,0x43,0x68,0x61,0x72,0x74,0x68,0x61,0x6d,0x2c,0x43,0x52,0x54,0xa,0x43,0x68, + 0x61,0x73,0x73,0x65,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x43,0x53,0x52,0xa,0x43, + 0x68,0x61,0x74,0x65,0x6c,0x68,0x65,0x72,0x61,0x75,0x6c,0x74,0x2c,0x43,0x54,0x45, + 0xa,0x43,0x68,0x61,0x74,0x68,0x61,0x6d,0x2c,0x43,0x54,0x4d,0xa,0x43,0x68,0x61, + 0x74,0x68,0x69,0x6c,0x6c,0x2c,0x43,0x48,0x54,0xa,0x43,0x68,0x65,0x61,0x64,0x6c, + 0x65,0x20,0x48,0x75,0x6c,0x6d,0x65,0x2c,0x43,0x48,0x55,0xa,0x43,0x68,0x65,0x61, + 0x6d,0x2c,0x43,0x48,0x45,0xa,0x43,0x68,0x65,0x64,0x64,0x69,0x6e,0x67,0x74,0x6f, + 0x6e,0x2c,0x43,0x45,0x44,0xa,0x43,0x68,0x65,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x43, + 0x45,0x4c,0xa,0x43,0x68,0x65,0x6c,0x6d,0x73,0x66,0x6f,0x72,0x64,0x2c,0x43,0x48, + 0x4d,0xa,0x43,0x68,0x65,0x6c,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x43,0x4c,0x44, + 0xa,0x43,0x68,0x65,0x6c,0x74,0x65,0x6e,0x68,0x61,0x6d,0x20,0x53,0x70,0x61,0x2c, + 0x43,0x4e,0x4d,0xa,0x43,0x68,0x65,0x70,0x73,0x74,0x6f,0x77,0x2c,0x43,0x50,0x57, + 0xa,0x43,0x68,0x65,0x72,0x72,0x79,0x20,0x54,0x72,0x65,0x65,0x2c,0x43,0x59,0x54, + 0xa,0x43,0x68,0x65,0x72,0x74,0x73,0x65,0x79,0x2c,0x43,0x48,0x59,0xa,0x43,0x68, + 0x65,0x73,0x68,0x75,0x6e,0x74,0x2c,0x43,0x48,0x4e,0xa,0x43,0x68,0x65,0x73,0x73, + 0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x43,0x53,0x4e, + 0xa,0x43,0x68,0x65,0x73,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x53,0x6f,0x75, + 0x74,0x68,0x2c,0x43,0x53,0x53,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x43, + 0x54,0x52,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x43,0x52,0x44,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x66,0x69,0x65,0x6c,0x64, + 0x2c,0x43,0x48,0x44,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x2d,0x6c,0x65,0x2d, + 0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x4c,0x53,0xa,0x43,0x68,0x65,0x73,0x74, + 0x66,0x69,0x65,0x6c,0x64,0x20,0x26,0x20,0x53,0x77,0x61,0x6c,0x65,0x63,0x6c,0x69, + 0x66,0x66,0x65,0x2c,0x43,0x53,0x57,0xa,0x43,0x68,0x65,0x74,0x6e,0x6f,0x6c,0x65, + 0x2c,0x43,0x4e,0x4f,0xa,0x43,0x68,0x69,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c, + 0x43,0x43,0x48,0xa,0x43,0x68,0x69,0x6c,0x68,0x61,0x6d,0x2c,0x43,0x49,0x4c,0xa, + 0x43,0x68,0x69,0x6c,0x77,0x6f,0x72,0x74,0x68,0x2c,0x43,0x48,0x4c,0xa,0x43,0x68, + 0x69,0x6e,0x67,0x66,0x6f,0x72,0x64,0x2c,0x43,0x48,0x49,0xa,0x43,0x68,0x69,0x6e, + 0x6c,0x65,0x79,0x2c,0x43,0x4c,0x59,0xa,0x43,0x68,0x69,0x70,0x70,0x65,0x6e,0x68, + 0x61,0x6d,0x2c,0x43,0x50,0x4d,0xa,0x43,0x68,0x69,0x70,0x73,0x74,0x65,0x61,0x64, + 0x2c,0x43,0x48,0x50,0xa,0x43,0x68,0x69,0x72,0x6b,0x2c,0x43,0x52,0x4b,0xa,0x43, + 0x68,0x69,0x73,0x6c,0x65,0x68,0x75,0x72,0x73,0x74,0x2c,0x43,0x49,0x54,0xa,0x43, + 0x68,0x69,0x73,0x77,0x69,0x63,0x6b,0x2c,0x43,0x48,0x4b,0xa,0x43,0x68,0x6f,0x6c, + 0x73,0x65,0x79,0x2c,0x43,0x48,0x4f,0xa,0x43,0x68,0x6f,0x72,0x6c,0x65,0x79,0x2c, + 0x43,0x52,0x4c,0xa,0x43,0x68,0x6f,0x72,0x6c,0x65,0x79,0x77,0x6f,0x6f,0x64,0x2c, + 0x43,0x4c,0x57,0xa,0x43,0x68,0x72,0x69,0x73,0x74,0x63,0x68,0x75,0x72,0x63,0x68, + 0x2c,0x43,0x48,0x52,0xa,0x43,0x68,0x72,0x69,0x73,0x74,0x73,0x20,0x48,0x6f,0x73, + 0x70,0x69,0x74,0x61,0x6c,0x2c,0x43,0x48,0x48,0xa,0x43,0x68,0x75,0x72,0x63,0x68, + 0x20,0x26,0x20,0x4f,0x73,0x77,0x61,0x6c,0x64,0x74,0x77,0x69,0x73,0x74,0x6c,0x65, + 0x2c,0x43,0x54,0x57,0xa,0x43,0x68,0x75,0x72,0x63,0x68,0x20,0x46,0x65,0x6e,0x74, + 0x6f,0x6e,0x2c,0x43,0x48,0x46,0xa,0x43,0x68,0x75,0x72,0x63,0x68,0x20,0x53,0x74, + 0x72,0x65,0x74,0x74,0x6f,0x6e,0x2c,0x43,0x54,0x54,0xa,0x43,0x69,0x6c,0x6d,0x65, + 0x72,0x69,0x2c,0x43,0x49,0x4d,0xa,0x43,0x69,0x74,0x79,0x20,0x54,0x68,0x61,0x6d, + 0x65,0x73,0x6c,0x69,0x6e,0x6b,0x2c,0x43,0x54,0x4b,0xa,0x43,0x6c,0x61,0x63,0x74, + 0x6f,0x6e,0x20,0x6f,0x6e,0x20,0x53,0x65,0x61,0x2c,0x43,0x4c,0x54,0xa,0x43,0x6c, + 0x61,0x6e,0x64,0x6f,0x6e,0x2c,0x43,0x4c,0x41,0xa,0x43,0x6c,0x61,0x70,0x68,0x61, + 0x6d,0x20,0x48,0x69,0x67,0x68,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x4c, + 0x50,0xa,0x43,0x6c,0x61,0x70,0x68,0x61,0x6d,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69, + 0x6f,0x6e,0x2c,0x43,0x4c,0x4a,0xa,0x43,0x6c,0x61,0x70,0x68,0x61,0x6d,0x20,0x28, + 0x4e,0x6f,0x72,0x74,0x68,0x20,0x59,0x6f,0x72,0x6b,0x73,0x68,0x69,0x72,0x65,0x29, + 0x2c,0x43,0x50,0x59,0xa,0x43,0x6c,0x61,0x70,0x74,0x6f,0x6e,0x2c,0x43,0x50,0x54, + 0xa,0x43,0x6c,0x61,0x72,0x62,0x65,0x73,0x74,0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64, + 0x2c,0x43,0x4c,0x52,0xa,0x43,0x6c,0x61,0x72,0x6b,0x73,0x74,0x6f,0x6e,0x2c,0x43, + 0x4b,0x53,0xa,0x43,0x6c,0x61,0x76,0x65,0x72,0x64,0x6f,0x6e,0x2c,0x43,0x4c,0x56, + 0xa,0x43,0x6c,0x61,0x79,0x67,0x61,0x74,0x65,0x2c,0x43,0x4c,0x47,0xa,0x43,0x6c, + 0x65,0x65,0x74,0x68,0x6f,0x72,0x70,0x65,0x73,0x2c,0x43,0x4c,0x45,0xa,0x43,0x6c, + 0x65,0x6c,0x61,0x6e,0x64,0x2c,0x43,0x45,0x41,0xa,0x43,0x6c,0x69,0x66,0x74,0x6f, + 0x6e,0x2c,0x43,0x4c,0x49,0xa,0x43,0x6c,0x69,0x66,0x74,0x6f,0x6e,0x20,0x44,0x6f, + 0x77,0x6e,0x2c,0x43,0x46,0x4e,0xa,0x43,0x6c,0x69,0x74,0x68,0x65,0x72,0x6f,0x65, + 0x2c,0x43,0x4c,0x48,0xa,0x43,0x6c,0x6f,0x63,0x6b,0x20,0x48,0x6f,0x75,0x73,0x65, + 0x2c,0x43,0x4c,0x4b,0xa,0x43,0x6c,0x75,0x6e,0x64,0x65,0x72,0x77,0x65,0x6e,0x2c, + 0x43,0x55,0x57,0xa,0x43,0x6c,0x79,0x64,0x65,0x62,0x61,0x6e,0x6b,0x2c,0x43,0x59, + 0x4b,0xa,0x43,0x6f,0x61,0x74,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x43,0x65,0x6e, + 0x74,0x72,0x61,0x6c,0x2c,0x43,0x42,0x43,0xa,0x43,0x6f,0x61,0x74,0x62,0x72,0x69, + 0x64,0x67,0x65,0x20,0x53,0x75,0x6e,0x6e,0x79,0x73,0x69,0x64,0x65,0x2c,0x43,0x42, + 0x53,0xa,0x43,0x6f,0x61,0x74,0x64,0x79,0x6b,0x65,0x2c,0x43,0x4f,0x41,0xa,0x43, + 0x6f,0x62,0x68,0x61,0x6d,0x20,0x26,0x20,0x53,0x74,0x6f,0x6b,0x65,0x20,0x64,0x26, + 0x23,0x30,0x33,0x39,0x3b,0x41,0x62,0x65,0x72,0x6e,0x6f,0x6e,0x2c,0x43,0x53,0x44, + 0xa,0x43,0x6f,0x64,0x73,0x61,0x6c,0x6c,0x2c,0x43,0x53,0x4c,0xa,0x43,0x6f,0x67, + 0x61,0x6e,0x2c,0x43,0x47,0x4e,0xa,0x43,0x6f,0x6c,0x63,0x68,0x65,0x73,0x74,0x65, + 0x72,0x2c,0x43,0x4f,0x4c,0xa,0x43,0x6f,0x6c,0x63,0x68,0x65,0x73,0x74,0x65,0x72, + 0x20,0x54,0x6f,0x77,0x6e,0x2c,0x43,0x45,0x54,0xa,0x43,0x6f,0x6c,0x65,0x73,0x68, + 0x69,0x6c,0x6c,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x43,0x45,0x48,0xa, + 0x43,0x6f,0x6c,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x43,0x4c,0x4d,0xa,0x43, + 0x6f,0x6c,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x43,0x4c,0x4c,0xa,0x43,0x6f, + 0x6c,0x6e,0x65,0x2c,0x43,0x4e,0x45,0xa,0x43,0x6f,0x6c,0x77,0x61,0x6c,0x6c,0x2c, + 0x43,0x57,0x4c,0xa,0x43,0x6f,0x6c,0x77,0x79,0x6e,0x20,0x42,0x61,0x79,0x2c,0x43, + 0x57,0x42,0xa,0x43,0x6f,0x6d,0x62,0x65,0x2c,0x43,0x4d,0x45,0xa,0x43,0x6f,0x6d, + 0x6d,0x6f,0x6e,0x64,0x61,0x6c,0x65,0x2c,0x43,0x4f,0x4d,0xa,0x43,0x6f,0x6e,0x67, + 0x6c,0x65,0x74,0x6f,0x6e,0x2c,0x43,0x4e,0x47,0xa,0x43,0x6f,0x6e,0x69,0x73,0x62, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x43,0x4e,0x53,0xa,0x43,0x6f,0x6e,0x6e,0x65,0x6c, + 0x20,0x46,0x65,0x72,0x72,0x79,0x2c,0x43,0x4f,0x4e,0xa,0x43,0x6f,0x6e,0x6f,0x6e, + 0x6c,0x65,0x79,0x2c,0x43,0x45,0x59,0xa,0x43,0x6f,0x6e,0x77,0x61,0x79,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x43,0x4e,0x50,0xa,0x43,0x6f,0x6e,0x77,0x79,0x2c,0x43,0x4e, + 0x57,0xa,0x43,0x6f,0x6f,0x64,0x65,0x6e,0x20,0x42,0x65,0x61,0x63,0x68,0x2c,0x43, + 0x4f,0x42,0xa,0x43,0x6f,0x6f,0x6b,0x68,0x61,0x6d,0x2c,0x43,0x4f,0x4f,0xa,0x43, + 0x6f,0x6f,0x6b,0x73,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x42,0x52,0xa,0x43, + 0x6f,0x6f,0x6d,0x62,0x65,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x20,0x48, + 0x61,0x6c,0x74,0x2c,0x43,0x4f,0x45,0xa,0x43,0x6f,0x70,0x70,0x6c,0x65,0x73,0x74, + 0x6f,0x6e,0x65,0x2c,0x43,0x4f,0x50,0xa,0x43,0x6f,0x72,0x62,0x72,0x69,0x64,0x67, + 0x65,0x2c,0x43,0x52,0x42,0xa,0x43,0x6f,0x72,0x62,0x79,0x2c,0x43,0x4f,0x52,0xa, + 0x43,0x6f,0x72,0x6b,0x65,0x72,0x68,0x69,0x6c,0x6c,0x2c,0x43,0x4b,0x48,0xa,0x43, + 0x6f,0x72,0x6b,0x69,0x63,0x6b,0x6c,0x65,0x2c,0x43,0x4b,0x4c,0xa,0x43,0x6f,0x72, + 0x70,0x61,0x63,0x68,0x2c,0x43,0x50,0x41,0xa,0x43,0x6f,0x72,0x72,0x6f,0x75,0x72, + 0x2c,0x43,0x52,0x52,0xa,0x43,0x6f,0x72,0x79,0x74,0x6f,0x6e,0x2c,0x43,0x4f,0x59, + 0xa,0x43,0x6f,0x73,0x65,0x6c,0x65,0x79,0x2c,0x43,0x53,0x59,0xa,0x43,0x6f,0x73, + 0x66,0x6f,0x72,0x64,0x2c,0x43,0x4f,0x53,0xa,0x43,0x6f,0x73,0x68,0x61,0x6d,0x2c, + 0x43,0x53,0x41,0xa,0x43,0x6f,0x74,0x74,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x43, + 0x47,0x4d,0xa,0x43,0x6f,0x74,0x74,0x69,0x6e,0x67,0x6c,0x65,0x79,0x2c,0x43,0x4f, + 0x54,0xa,0x43,0x6f,0x75,0x6c,0x73,0x64,0x6f,0x6e,0x20,0x53,0x6f,0x75,0x74,0x68, + 0x2c,0x43,0x44,0x53,0xa,0x43,0x6f,0x76,0x65,0x6e,0x74,0x72,0x79,0x2c,0x43,0x4f, + 0x56,0xa,0x43,0x6f,0x77,0x64,0x65,0x6e,0x2c,0x43,0x57,0x4e,0xa,0x43,0x6f,0x77, + 0x64,0x65,0x6e,0x62,0x65,0x61,0x74,0x68,0x2c,0x43,0x4f,0x57,0xa,0x43,0x72,0x61, + 0x64,0x6c,0x65,0x79,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x43,0x52,0x41,0xa,0x43, + 0x72,0x61,0x69,0x67,0x65,0x6e,0x64,0x6f,0x72,0x61,0x6e,0x2c,0x43,0x47,0x44,0xa, + 0x43,0x72,0x61,0x6d,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x43,0x52,0x4d,0xa, + 0x43,0x72,0x61,0x76,0x65,0x6e,0x20,0x41,0x72,0x6d,0x73,0x2c,0x43,0x52,0x56,0xa, + 0x43,0x72,0x61,0x77,0x6c,0x65,0x79,0x2c,0x43,0x52,0x57,0xa,0x43,0x72,0x61,0x79, + 0x66,0x6f,0x72,0x64,0x2c,0x43,0x52,0x59,0xa,0x43,0x72,0x65,0x64,0x69,0x74,0x6f, + 0x6e,0x2c,0x43,0x44,0x49,0xa,0x43,0x72,0x65,0x73,0x73,0x69,0x6e,0x67,0x2c,0x43, + 0x45,0x53,0xa,0x43,0x72,0x65,0x73,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x43, + 0x53,0x47,0xa,0x43,0x72,0x65,0x73,0x77,0x65,0x6c,0x6c,0x2c,0x43,0x57,0x44,0xa, + 0x43,0x72,0x65,0x77,0x65,0x2c,0x43,0x52,0x45,0xa,0x43,0x72,0x65,0x77,0x6b,0x65, + 0x72,0x6e,0x65,0x2c,0x43,0x4b,0x4e,0xa,0x43,0x72,0x65,0x77,0x73,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x43,0x57,0x48,0xa,0x43,0x72,0x69,0x61,0x6e,0x6c,0x61,0x72,0x69, + 0x63,0x68,0x2c,0x43,0x4e,0x52,0xa,0x43,0x72,0x69,0x63,0x63,0x69,0x65,0x74,0x68, + 0x2c,0x43,0x43,0x43,0xa,0x43,0x72,0x69,0x63,0x6b,0x6c,0x65,0x77,0x6f,0x6f,0x64, + 0x2c,0x43,0x52,0x49,0xa,0x43,0x72,0x6f,0x66,0x74,0x66,0x6f,0x6f,0x74,0x2c,0x43, + 0x46,0x46,0xa,0x43,0x72,0x6f,0x66,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x43,0x46,0x54,0xa,0x43,0x72,0x6f,0x6d,0x65,0x72,0x2c,0x43,0x4d,0x52,0xa,0x43, + 0x72,0x6f,0x6d,0x66,0x6f,0x72,0x64,0x2c,0x43,0x4d,0x46,0xa,0x43,0x72,0x6f,0x6f, + 0x6b,0x73,0x74,0x6f,0x6e,0x2c,0x43,0x4b,0x54,0xa,0x43,0x72,0x6f,0x73,0x73,0x20, + 0x47,0x61,0x74,0x65,0x73,0x2c,0x43,0x52,0x47,0xa,0x43,0x72,0x6f,0x73,0x73,0x66, + 0x6c,0x61,0x74,0x74,0x73,0x2c,0x43,0x46,0x4c,0xa,0x43,0x72,0x6f,0x73,0x73,0x68, + 0x69,0x6c,0x6c,0x2c,0x43,0x4f,0x49,0xa,0x43,0x72,0x6f,0x73,0x73,0x6b,0x65,0x79, + 0x73,0x2c,0x43,0x4b,0x59,0xa,0x43,0x72,0x6f,0x73,0x73,0x6d,0x79,0x6c,0x6f,0x6f, + 0x66,0x2c,0x43,0x4d,0x59,0xa,0x43,0x72,0x6f,0x73,0x74,0x6f,0x6e,0x2c,0x43,0x53, + 0x4f,0xa,0x43,0x72,0x6f,0x75,0x63,0x68,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x43,0x52, + 0x48,0xa,0x43,0x72,0x6f,0x77,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x43,0x4f, + 0x48,0xa,0x43,0x72,0x6f,0x77,0x68,0x75,0x72,0x73,0x74,0x2c,0x43,0x57,0x55,0xa, + 0x43,0x72,0x6f,0x77,0x6c,0x65,0x2c,0x43,0x57,0x45,0xa,0x43,0x72,0x6f,0x77,0x74, + 0x68,0x6f,0x72,0x6e,0x65,0x2c,0x43,0x52,0x4e,0xa,0x43,0x72,0x6f,0x79,0x2c,0x43, + 0x52,0x4f,0xa,0x43,0x72,0x79,0x73,0x74,0x61,0x6c,0x20,0x50,0x61,0x6c,0x61,0x63, + 0x65,0x2c,0x43,0x59,0x50,0xa,0x43,0x75,0x64,0x64,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x2c,0x43,0x55,0x44,0xa,0x43,0x75,0x66,0x66,0x6c,0x65,0x79,0x2c,0x43,0x55,0x46, + 0xa,0x43,0x75,0x6c,0x68,0x61,0x6d,0x2c,0x43,0x55,0x4d,0xa,0x43,0x75,0x6c,0x72, + 0x61,0x69,0x6e,0x2c,0x43,0x55,0x41,0xa,0x43,0x75,0x6d,0x62,0x65,0x72,0x6e,0x61, + 0x75,0x6c,0x64,0x2c,0x43,0x55,0x42,0xa,0x43,0x75,0x70,0x61,0x72,0x2c,0x43,0x55, + 0x50,0xa,0x43,0x75,0x72,0x72,0x69,0x65,0x68,0x69,0x6c,0x6c,0x2c,0x43,0x55,0x48, + 0xa,0x43,0x75,0x78,0x74,0x6f,0x6e,0x2c,0x43,0x55,0x58,0xa,0x43,0x77,0x6d,0x62, + 0x61,0x63,0x68,0x2c,0x43,0x4d,0x48,0xa,0x43,0x77,0x6d,0x62,0x72,0x61,0x6e,0x2c, + 0x43,0x57,0x4d,0xa,0x43,0x79,0x6e,0x67,0x68,0x6f,0x72,0x64,0x79,0x2c,0x43,0x59, + 0x4e,0xa,0x44,0x61,0x67,0x65,0x6e,0x68,0x61,0x6d,0x20,0x44,0x6f,0x63,0x6b,0x2c, + 0x44,0x44,0x4b,0xa,0x44,0x61,0x69,0x73,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x44, + 0x53,0x59,0xa,0x44,0x61,0x6c,0x67,0x65,0x74,0x79,0x20,0x42,0x61,0x79,0x2c,0x44, + 0x41,0x47,0xa,0x44,0x61,0x6c,0x6d,0x61,0x6c,0x6c,0x79,0x2c,0x44,0x41,0x4c,0xa, + 0x44,0x61,0x6c,0x6d,0x61,0x72,0x6e,0x6f,0x63,0x6b,0x2c,0x44,0x41,0x4b,0xa,0x44, + 0x61,0x6c,0x6d,0x65,0x6e,0x79,0x2c,0x44,0x41,0x4d,0xa,0x44,0x61,0x6c,0x6d,0x75, + 0x69,0x72,0x2c,0x44,0x4d,0x52,0xa,0x44,0x61,0x6c,0x72,0x65,0x6f,0x63,0x68,0x2c, + 0x44,0x4c,0x52,0xa,0x44,0x61,0x6c,0x72,0x79,0x2c,0x44,0x4c,0x59,0xa,0x44,0x61, + 0x6c,0x73,0x74,0x6f,0x6e,0x2c,0x44,0x4c,0x53,0xa,0x44,0x61,0x6c,0x73,0x74,0x6f, + 0x6e,0x20,0x4b,0x69,0x6e,0x67,0x73,0x6c,0x61,0x6e,0x64,0x2c,0x44,0x4c,0x4b,0xa, + 0x44,0x61,0x6c,0x74,0x6f,0x6e,0x2c,0x44,0x4c,0x54,0xa,0x44,0x61,0x6c,0x77,0x68, + 0x69,0x6e,0x6e,0x69,0x65,0x2c,0x44,0x4c,0x57,0xa,0x44,0x61,0x6e,0x62,0x79,0x2c, + 0x44,0x4e,0x59,0xa,0x44,0x61,0x6e,0x65,0x73,0x63,0x6f,0x75,0x72,0x74,0x2c,0x44, + 0x43,0x54,0xa,0x44,0x61,0x6e,0x7a,0x65,0x79,0x2c,0x44,0x5a,0x59,0xa,0x44,0x61, + 0x72,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x44,0x41,0x52,0xa,0x44,0x61,0x72, + 0x6e,0x61,0x6c,0x6c,0x2c,0x44,0x41,0x4e,0xa,0x44,0x61,0x72,0x73,0x68,0x61,0x6d, + 0x2c,0x44,0x53,0x4d,0xa,0x44,0x61,0x72,0x74,0x66,0x6f,0x72,0x64,0x2c,0x44,0x46, + 0x44,0xa,0x44,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x44,0x52,0x54,0xa,0x44,0x61,0x72, + 0x77,0x65,0x6e,0x2c,0x44,0x57,0x4e,0xa,0x44,0x61,0x74,0x63,0x68,0x65,0x74,0x2c, + 0x44,0x41,0x54,0xa,0x44,0x61,0x76,0x65,0x6e,0x70,0x6f,0x72,0x74,0x2c,0x44,0x56, + 0x4e,0xa,0x44,0x61,0x77,0x6c,0x69,0x73,0x68,0x2c,0x44,0x57,0x4c,0xa,0x44,0x61, + 0x77,0x6c,0x69,0x73,0x68,0x20,0x57,0x61,0x72,0x72,0x65,0x6e,0x2c,0x44,0x57,0x57, + 0xa,0x44,0x65,0x61,0x6c,0x2c,0x44,0x45,0x41,0xa,0x44,0x65,0x61,0x6e,0x2c,0x44, + 0x45,0x4e,0xa,0x44,0x65,0x61,0x6e,0x73,0x67,0x61,0x74,0x65,0x2c,0x44,0x47,0x54, + 0xa,0x44,0x65,0x67,0x61,0x6e,0x77,0x79,0x2c,0x44,0x47,0x59,0xa,0x44,0x65,0x69, + 0x67,0x68,0x74,0x6f,0x6e,0x2c,0x44,0x48,0x4e,0xa,0x44,0x65,0x6c,0x61,0x6d,0x65, + 0x72,0x65,0x2c,0x44,0x4c,0x4d,0xa,0x44,0x65,0x6e,0x62,0x79,0x20,0x44,0x61,0x6c, + 0x65,0x2c,0x44,0x42,0x44,0xa,0x44,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x44,0x4e,0x4d, + 0xa,0x44,0x65,0x6e,0x68,0x61,0x6d,0x20,0x47,0x6f,0x6c,0x66,0x20,0x43,0x6c,0x75, + 0x62,0x2c,0x44,0x47,0x43,0xa,0x44,0x65,0x6e,0x6d,0x61,0x72,0x6b,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x44,0x4d,0x4b,0xa,0x44,0x65,0x6e,0x74,0x2c,0x44,0x4e,0x54,0xa, + 0x44,0x65,0x6e,0x74,0x6f,0x6e,0x2c,0x44,0x54,0x4e,0xa,0x44,0x65,0x70,0x74,0x66, + 0x6f,0x72,0x64,0x2c,0x44,0x45,0x50,0xa,0x44,0x65,0x72,0x62,0x79,0x2c,0x44,0x42, + 0x59,0xa,0x44,0x65,0x72,0x62,0x79,0x20,0x52,0x6f,0x61,0x64,0x2c,0x44,0x42,0x52, + 0xa,0x44,0x65,0x76,0x6f,0x6e,0x70,0x6f,0x72,0x74,0x2c,0x44,0x50,0x54,0xa,0x44, + 0x65,0x77,0x73,0x62,0x75,0x72,0x79,0x2c,0x44,0x45,0x57,0xa,0x44,0x69,0x64,0x63, + 0x6f,0x74,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x44,0x49,0x44,0xa,0x44, + 0x69,0x67,0x62,0x79,0x20,0x26,0x20,0x53,0x6f,0x77,0x74,0x6f,0x6e,0x2c,0x44,0x49, + 0x47,0xa,0x44,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x4d,0x61,0x72,0x73,0x68,0x2c,0x44, + 0x4d,0x48,0xa,0x44,0x69,0x6e,0x61,0x73,0x20,0x50,0x6f,0x77,0x79,0x73,0x2c,0x44, + 0x4e,0x53,0xa,0x44,0x69,0x6e,0x61,0x73,0x20,0x28,0x52,0x68,0x6f,0x6e,0x64,0x64, + 0x61,0x29,0x2c,0x44,0x4d,0x47,0xa,0x44,0x69,0x6e,0x67,0x6c,0x65,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x44,0x47,0x4c,0xa,0x44,0x69,0x6e,0x67,0x77,0x61,0x6c,0x6c,0x2c, + 0x44,0x49,0x4e,0xa,0x44,0x69,0x6e,0x73,0x64,0x61,0x6c,0x65,0x2c,0x44,0x4e,0x44, + 0xa,0x44,0x69,0x6e,0x74,0x69,0x6e,0x67,0x2c,0x44,0x54,0x47,0xa,0x44,0x69,0x73, + 0x6c,0x65,0x79,0x2c,0x44,0x53,0x4c,0xa,0x44,0x69,0x73,0x73,0x2c,0x44,0x49,0x53, + 0xa,0x44,0x6f,0x63,0x6b,0x79,0x61,0x72,0x64,0x2c,0x44,0x4f,0x43,0xa,0x44,0x6f, + 0x64,0x77,0x6f,0x72,0x74,0x68,0x2c,0x44,0x4f,0x44,0xa,0x44,0x6f,0x6c,0x61,0x75, + 0x2c,0x44,0x4f,0x4c,0xa,0x44,0x6f,0x6c,0x65,0x68,0x61,0x6d,0x2c,0x44,0x4c,0x48, + 0xa,0x44,0x6f,0x6c,0x67,0x61,0x72,0x72,0x6f,0x67,0x2c,0x44,0x4c,0x47,0xa,0x44, + 0x6f,0x6c,0x77,0x79,0x64,0x64,0x65,0x6c,0x61,0x6e,0x2c,0x44,0x57,0x44,0xa,0x44, + 0x6f,0x6e,0x63,0x61,0x73,0x74,0x65,0x72,0x2c,0x44,0x4f,0x4e,0xa,0x44,0x6f,0x72, + 0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c,0x44,0x43, + 0x48,0xa,0x44,0x6f,0x72,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x57,0x65,0x73, + 0x74,0x2c,0x44,0x43,0x57,0xa,0x44,0x6f,0x72,0x65,0x2c,0x44,0x4f,0x52,0xa,0x44, + 0x6f,0x72,0x6b,0x69,0x6e,0x67,0x2c,0x44,0x4b,0x47,0xa,0x44,0x6f,0x72,0x6b,0x69, + 0x6e,0x67,0x20,0x44,0x65,0x65,0x70,0x64,0x65,0x6e,0x65,0x2c,0x44,0x50,0x44,0xa, + 0x44,0x6f,0x72,0x6b,0x69,0x6e,0x67,0x20,0x57,0x65,0x73,0x74,0x2c,0x44,0x4b,0x54, + 0xa,0x44,0x6f,0x72,0x6d,0x61,0x6e,0x73,0x2c,0x44,0x4d,0x53,0xa,0x44,0x6f,0x72, + 0x72,0x69,0x64,0x67,0x65,0x2c,0x44,0x44,0x47,0xa,0x44,0x6f,0x76,0x65,0x20,0x48, + 0x6f,0x6c,0x65,0x73,0x2c,0x44,0x56,0x48,0xa,0x44,0x6f,0x76,0x65,0x72,0x20,0x50, + 0x72,0x69,0x6f,0x72,0x79,0x2c,0x44,0x56,0x50,0xa,0x44,0x6f,0x76,0x65,0x72,0x63, + 0x6f,0x75,0x72,0x74,0x2c,0x44,0x56,0x43,0xa,0x44,0x6f,0x76,0x65,0x79,0x20,0x4a, + 0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x44,0x56,0x59,0xa,0x44,0x6f,0x77,0x6e, + 0x68,0x61,0x6d,0x20,0x4d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x44,0x4f,0x57,0xa,0x44, + 0x72,0x61,0x79,0x74,0x6f,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x44,0x52,0x47, + 0xa,0x44,0x72,0x61,0x79,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x44,0x59, + 0x50,0xa,0x44,0x72,0x65,0x6d,0x2c,0x44,0x52,0x4d,0xa,0x44,0x72,0x69,0x66,0x66, + 0x69,0x65,0x6c,0x64,0x2c,0x44,0x52,0x46,0xa,0x44,0x72,0x69,0x67,0x67,0x2c,0x44, + 0x52,0x49,0xa,0x44,0x72,0x6f,0x69,0x74,0x77,0x69,0x63,0x68,0x20,0x53,0x70,0x61, + 0x2c,0x44,0x54,0x57,0xa,0x44,0x72,0x6f,0x6e,0x66,0x69,0x65,0x6c,0x64,0x2c,0x44, + 0x52,0x4f,0xa,0x44,0x72,0x75,0x6d,0x63,0x68,0x61,0x70,0x65,0x6c,0x2c,0x44,0x4d, + 0x43,0xa,0x44,0x72,0x75,0x6d,0x66,0x72,0x6f,0x63,0x68,0x61,0x72,0x2c,0x44,0x46, + 0x52,0xa,0x44,0x72,0x75,0x6d,0x67,0x65,0x6c,0x6c,0x6f,0x63,0x68,0x2c,0x44,0x52, + 0x55,0xa,0x44,0x72,0x75,0x6d,0x72,0x79,0x2c,0x44,0x4d,0x59,0xa,0x44,0x75,0x62, + 0x6c,0x69,0x6e,0x20,0x46,0x65,0x72,0x72,0x79,0x70,0x6f,0x72,0x74,0x2c,0x44,0x46, + 0x50,0xa,0x44,0x75,0x62,0x6c,0x69,0x6e,0x20,0x50,0x6f,0x72,0x74,0x20,0x2d,0x20, + 0x53,0x74,0x65,0x6e,0x61,0x2c,0x44,0x50,0x53,0xa,0x44,0x75,0x64,0x64,0x65,0x73, + 0x74,0x6f,0x6e,0x2c,0x44,0x55,0x44,0xa,0x44,0x75,0x64,0x6c,0x65,0x79,0x20,0x50, + 0x6f,0x72,0x74,0x2c,0x44,0x44,0x50,0xa,0x44,0x75,0x66,0x66,0x69,0x65,0x6c,0x64, + 0x2c,0x44,0x46,0x49,0xa,0x44,0x75,0x69,0x72,0x69,0x6e,0x69,0x73,0x68,0x2c,0x44, + 0x52,0x4e,0xa,0x44,0x75,0x6b,0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x44, + 0x53,0x54,0xa,0x44,0x75,0x6c,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x44,0x55, + 0x4c,0xa,0x44,0x75,0x6d,0x62,0x61,0x72,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74, + 0x72,0x61,0x6c,0x2c,0x44,0x42,0x43,0xa,0x44,0x75,0x6d,0x62,0x61,0x72,0x74,0x6f, + 0x6e,0x20,0x45,0x61,0x73,0x74,0x2c,0x44,0x42,0x45,0xa,0x44,0x75,0x6d,0x62,0x72, + 0x65,0x63,0x6b,0x2c,0x44,0x55,0x4d,0xa,0x44,0x75,0x6d,0x66,0x72,0x69,0x65,0x73, + 0x2c,0x44,0x4d,0x46,0xa,0x44,0x75,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72, + 0x6b,0x2c,0x44,0x4d,0x50,0xa,0x44,0x75,0x6e,0x62,0x61,0x72,0x2c,0x44,0x55,0x4e, + 0xa,0x44,0x75,0x6e,0x62,0x6c,0x61,0x6e,0x65,0x2c,0x44,0x42,0x4c,0xa,0x44,0x75, + 0x6e,0x63,0x72,0x61,0x69,0x67,0x2c,0x44,0x43,0x47,0xa,0x44,0x75,0x6e,0x64,0x65, + 0x65,0x2c,0x44,0x45,0x45,0xa,0x44,0x75,0x6e,0x66,0x65,0x72,0x6d,0x6c,0x69,0x6e, + 0x65,0x20,0x51,0x75,0x65,0x65,0x6e,0x20,0x4d,0x61,0x72,0x67,0x61,0x72,0x65,0x74, + 0x2c,0x44,0x46,0x4c,0xa,0x44,0x75,0x6e,0x66,0x65,0x72,0x6d,0x6c,0x69,0x6e,0x65, + 0x20,0x54,0x6f,0x77,0x6e,0x2c,0x44,0x46,0x45,0xa,0x44,0x75,0x6e,0x6b,0x65,0x6c, + 0x64,0x20,0x26,0x20,0x42,0x69,0x72,0x6e,0x61,0x6d,0x2c,0x44,0x4b,0x44,0xa,0x44, + 0x75,0x6e,0x6c,0x6f,0x70,0x2c,0x44,0x4e,0x4c,0xa,0x44,0x75,0x6e,0x72,0x6f,0x62, + 0x69,0x6e,0x20,0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x44,0x4e,0x4f,0xa,0x44,0x75, + 0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x44,0x4f,0x54,0xa,0x44,0x75,0x6e,0x74,0x6f,0x6e, + 0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x44,0x4e,0x47,0xa,0x44,0x75,0x72,0x68,0x61, + 0x6d,0x2c,0x44,0x48,0x4d,0xa,0x44,0x75,0x72,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61,0x2c,0x44,0x55,0x52,0xa,0x44,0x79,0x63,0x65, + 0x2c,0x44,0x59,0x43,0xa,0x44,0x79,0x66,0x66,0x72,0x79,0x6e,0x20,0x41,0x72,0x64, + 0x75,0x64,0x77,0x79,0x2c,0x44,0x59,0x46,0xa,0x45,0x61,0x67,0x6c,0x65,0x73,0x63, + 0x6c,0x69,0x66,0x66,0x65,0x2c,0x45,0x41,0x47,0xa,0x45,0x61,0x6c,0x69,0x6e,0x67, + 0x20,0x42,0x72,0x6f,0x61,0x64,0x77,0x61,0x79,0x2c,0x45,0x41,0x4c,0xa,0x45,0x61, + 0x72,0x6c,0x65,0x73,0x74,0x6f,0x77,0x6e,0x2c,0x45,0x52,0x4c,0xa,0x45,0x61,0x72, + 0x6c,0x65,0x79,0x2c,0x45,0x41,0x52,0xa,0x45,0x61,0x72,0x6c,0x73,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x45,0x41,0x44,0xa,0x45,0x61,0x72,0x6c,0x73,0x77,0x6f,0x6f,0x64, + 0x20,0x28,0x53,0x75,0x72,0x72,0x65,0x79,0x29,0x2c,0x45,0x4c,0x44,0xa,0x45,0x61, + 0x72,0x6c,0x73,0x77,0x6f,0x6f,0x64,0x20,0x28,0x57,0x65,0x73,0x74,0x20,0x4d,0x69, + 0x64,0x6c,0x61,0x6e,0x64,0x73,0x29,0x2c,0x45,0x57,0x44,0xa,0x45,0x61,0x73,0x74, + 0x20,0x43,0x72,0x6f,0x79,0x64,0x6f,0x6e,0x2c,0x45,0x43,0x52,0xa,0x45,0x61,0x73, + 0x74,0x20,0x44,0x69,0x64,0x73,0x62,0x75,0x72,0x79,0x2c,0x45,0x44,0x59,0xa,0x45, + 0x61,0x73,0x74,0x20,0x44,0x75,0x6c,0x77,0x69,0x63,0x68,0x2c,0x45,0x44,0x57,0xa, + 0x45,0x61,0x73,0x74,0x20,0x46,0x61,0x72,0x6c,0x65,0x69,0x67,0x68,0x2c,0x45,0x46, + 0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x47,0x61,0x72,0x66,0x6f,0x72,0x74,0x68,0x2c, + 0x45,0x47,0x46,0xa,0x45,0x61,0x73,0x74,0x20,0x47,0x72,0x69,0x6e,0x73,0x74,0x65, + 0x61,0x64,0x2c,0x45,0x47,0x52,0xa,0x45,0x61,0x73,0x74,0x20,0x4b,0x69,0x6c,0x62, + 0x72,0x69,0x64,0x65,0x2c,0x45,0x4b,0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x4d,0x61, + 0x6c,0x6c,0x69,0x6e,0x67,0x2c,0x45,0x4d,0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x4d, + 0x69,0x64,0x6c,0x61,0x6e,0x64,0x73,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c, + 0x45,0x4d,0x44,0xa,0x45,0x61,0x73,0x74,0x20,0x54,0x69,0x6c,0x62,0x75,0x72,0x79, + 0x2c,0x45,0x54,0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x57,0x6f,0x72,0x74,0x68,0x69, + 0x6e,0x67,0x2c,0x45,0x57,0x52,0xa,0x45,0x61,0x73,0x74,0x62,0x6f,0x75,0x72,0x6e, + 0x65,0x2c,0x45,0x42,0x4e,0xa,0x45,0x61,0x73,0x74,0x62,0x72,0x6f,0x6f,0x6b,0x2c, + 0x45,0x42,0x4b,0xa,0x45,0x61,0x73,0x74,0x65,0x72,0x68,0x6f,0x75,0x73,0x65,0x2c, + 0x45,0x53,0x54,0xa,0x45,0x61,0x73,0x74,0x68,0x61,0x6d,0x20,0x52,0x61,0x6b,0x65, + 0x2c,0x45,0x52,0x41,0xa,0x45,0x61,0x73,0x74,0x6c,0x65,0x69,0x67,0x68,0x2c,0x45, + 0x53,0x4c,0xa,0x45,0x61,0x73,0x74,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x45, + 0x47,0x4e,0xa,0x45,0x62,0x62,0x73,0x66,0x6c,0x65,0x65,0x74,0x20,0x49,0x6e,0x74, + 0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x20,0x44,0x6f,0x6d,0x65,0x73, + 0x74,0x69,0x63,0x2c,0x45,0x42,0x44,0xa,0x45,0x62,0x62,0x77,0x20,0x56,0x61,0x6c, + 0x65,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x45,0x42,0x56,0xa,0x45,0x63, + 0x63,0x6c,0x65,0x73,0x2c,0x45,0x43,0x43,0xa,0x45,0x63,0x63,0x6c,0x65,0x73,0x20, + 0x52,0x6f,0x61,0x64,0x2c,0x45,0x43,0x53,0xa,0x45,0x63,0x63,0x6c,0x65,0x73,0x74, + 0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x45,0x43,0x4c,0xa,0x45,0x64,0x61,0x6c, + 0x65,0x2c,0x45,0x44,0x4c,0xa,0x45,0x64,0x65,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x45,0x44,0x4e,0xa,0x45,0x64,0x65,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x45, + 0x42,0x52,0xa,0x45,0x64,0x65,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x54,0x6f, + 0x77,0x6e,0x2c,0x45,0x42,0x54,0xa,0x45,0x64,0x67,0x65,0x20,0x48,0x69,0x6c,0x6c, + 0x2c,0x45,0x44,0x47,0xa,0x45,0x64,0x69,0x6e,0x62,0x75,0x72,0x67,0x68,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x45,0x44,0x50,0xa,0x45,0x64,0x69,0x6e,0x62,0x75,0x72,0x67, + 0x68,0x20,0x57,0x61,0x76,0x65,0x72,0x6c,0x65,0x79,0x2c,0x45,0x44,0x42,0xa,0x45, + 0x64,0x6d,0x6f,0x6e,0x74,0x6f,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x45,0x44, + 0x52,0xa,0x45,0x66,0x66,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x4a,0x75,0x6e,0x63, + 0x74,0x69,0x6f,0x6e,0x2c,0x45,0x46,0x46,0xa,0x45,0x67,0x67,0x65,0x73,0x66,0x6f, + 0x72,0x64,0x2c,0x45,0x47,0x47,0xa,0x45,0x67,0x68,0x61,0x6d,0x2c,0x45,0x47,0x48, + 0xa,0x45,0x67,0x74,0x6f,0x6e,0x2c,0x45,0x47,0x54,0xa,0x45,0x6c,0x65,0x70,0x68, + 0x61,0x6e,0x74,0x20,0x26,0x20,0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x45,0x50,0x48, + 0xa,0x45,0x6c,0x67,0x69,0x6e,0x2c,0x45,0x4c,0x47,0xa,0x45,0x6c,0x6c,0x65,0x73, + 0x6d,0x65,0x72,0x65,0x20,0x50,0x6f,0x72,0x74,0x2c,0x45,0x4c,0x50,0xa,0x45,0x6c, + 0x6d,0x65,0x72,0x73,0x20,0x45,0x6e,0x64,0x2c,0x45,0x4c,0x45,0xa,0x45,0x6c,0x6d, + 0x73,0x74,0x65,0x61,0x64,0x20,0x57,0x6f,0x6f,0x64,0x73,0x2c,0x45,0x53,0x44,0xa, + 0x45,0x6c,0x6d,0x73,0x77,0x65,0x6c,0x6c,0x2c,0x45,0x53,0x57,0xa,0x45,0x6c,0x73, + 0x65,0x63,0x61,0x72,0x2c,0x45,0x4c,0x52,0xa,0x45,0x6c,0x73,0x65,0x6e,0x68,0x61, + 0x6d,0x2c,0x45,0x53,0x4d,0xa,0x45,0x6c,0x73,0x74,0x72,0x65,0x65,0x20,0x26,0x20, + 0x42,0x6f,0x72,0x65,0x68,0x61,0x6d,0x77,0x6f,0x6f,0x64,0x2c,0x45,0x4c,0x53,0xa, + 0x45,0x6c,0x74,0x68,0x61,0x6d,0x2c,0x45,0x4c,0x57,0xa,0x45,0x6c,0x74,0x6f,0x6e, + 0x20,0x26,0x20,0x4f,0x72,0x73,0x74,0x6f,0x6e,0x2c,0x45,0x4c,0x4f,0xa,0x45,0x6c, + 0x79,0x2c,0x45,0x4c,0x59,0xa,0x45,0x6d,0x65,0x72,0x73,0x6f,0x6e,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x45,0x4d,0x50,0xa,0x45,0x6d,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c, + 0x45,0x4d,0x53,0xa,0x45,0x6e,0x66,0x69,0x65,0x6c,0x64,0x20,0x43,0x68,0x61,0x73, + 0x65,0x2c,0x45,0x4e,0x43,0xa,0x45,0x6e,0x66,0x69,0x65,0x6c,0x64,0x20,0x4c,0x6f, + 0x63,0x6b,0x2c,0x45,0x4e,0x4c,0xa,0x45,0x6e,0x66,0x69,0x65,0x6c,0x64,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x45,0x4e,0x46,0xa,0x45,0x6e,0x74,0x77,0x69,0x73,0x74,0x6c, + 0x65,0x2c,0x45,0x4e,0x54,0xa,0x45,0x70,0x73,0x6f,0x6d,0x2c,0x45,0x50,0x53,0xa, + 0x45,0x70,0x73,0x6f,0x6d,0x20,0x44,0x6f,0x77,0x6e,0x73,0x2c,0x45,0x50,0x44,0xa, + 0x45,0x72,0x64,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x45,0x52,0x44,0xa,0x45,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x45,0x52,0x49,0xa,0x45,0x72,0x69,0x74,0x68,0x2c,0x45, + 0x52,0x48,0xa,0x45,0x73,0x68,0x65,0x72,0x2c,0x45,0x53,0x48,0xa,0x45,0x73,0x73, + 0x65,0x78,0x20,0x52,0x6f,0x61,0x64,0x2c,0x45,0x58,0x52,0xa,0x45,0x74,0x63,0x68, + 0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x45,0x54,0x43,0xa,0x45,0x75,0x78,0x74,0x6f, + 0x6e,0x20,0x42,0x61,0x6c,0x73,0x68,0x61,0x77,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x45, + 0x42,0x41,0xa,0x45,0x76,0x65,0x73,0x68,0x61,0x6d,0x2c,0x45,0x56,0x45,0xa,0x45, + 0x77,0x65,0x6c,0x6c,0x20,0x45,0x61,0x73,0x74,0x2c,0x45,0x57,0x45,0xa,0x45,0x77, + 0x65,0x6c,0x6c,0x20,0x57,0x65,0x73,0x74,0x2c,0x45,0x57,0x57,0xa,0x45,0x78,0x65, + 0x74,0x65,0x72,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x45,0x58,0x43,0xa, + 0x45,0x78,0x65,0x74,0x65,0x72,0x20,0x53,0x74,0x20,0x44,0x61,0x76,0x69,0x64,0x26, + 0x23,0x30,0x33,0x39,0x3b,0x73,0x2c,0x45,0x58,0x44,0xa,0x45,0x78,0x65,0x74,0x65, + 0x72,0x20,0x53,0x74,0x20,0x54,0x68,0x6f,0x6d,0x61,0x73,0x2c,0x45,0x58,0x54,0xa, + 0x45,0x78,0x68,0x69,0x62,0x69,0x74,0x69,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x65,0x2c,0x45,0x58,0x47,0xa,0x45,0x78,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x45,0x58, + 0x4d,0xa,0x45,0x78,0x74,0x6f,0x6e,0x2c,0x45,0x58,0x4e,0xa,0x45,0x79,0x6e,0x73, + 0x66,0x6f,0x72,0x64,0x2c,0x45,0x59,0x4e,0xa,0x46,0x61,0x69,0x72,0x62,0x6f,0x75, + 0x72,0x6e,0x65,0x2c,0x46,0x52,0x42,0xa,0x46,0x61,0x69,0x72,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x46,0x52,0x46,0xa,0x46,0x61,0x69,0x72,0x6c,0x69,0x65,0x2c,0x46,0x52, + 0x4c,0xa,0x46,0x61,0x69,0x72,0x77,0x61,0x74,0x65,0x72,0x2c,0x46,0x52,0x57,0xa, + 0x46,0x61,0x6c,0x63,0x6f,0x6e,0x77,0x6f,0x6f,0x64,0x2c,0x46,0x43,0x4e,0xa,0x46, + 0x61,0x6c,0x6b,0x69,0x72,0x6b,0x20,0x47,0x72,0x61,0x68,0x61,0x6d,0x73,0x74,0x6f, + 0x6e,0x2c,0x46,0x4b,0x47,0xa,0x46,0x61,0x6c,0x6b,0x69,0x72,0x6b,0x20,0x48,0x69, + 0x67,0x68,0x2c,0x46,0x4b,0x4b,0xa,0x46,0x61,0x6c,0x6c,0x73,0x20,0x6f,0x66,0x20, + 0x43,0x72,0x75,0x61,0x63,0x68,0x61,0x6e,0x2c,0x46,0x4f,0x43,0xa,0x46,0x61,0x6c, + 0x6d,0x65,0x72,0x2c,0x46,0x4d,0x52,0xa,0x46,0x61,0x6c,0x6d,0x6f,0x75,0x74,0x68, + 0x20,0x44,0x6f,0x63,0x6b,0x73,0x2c,0x46,0x41,0x4c,0xa,0x46,0x61,0x6c,0x6d,0x6f, + 0x75,0x74,0x68,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x46,0x4d,0x54,0xa,0x46,0x61,0x72, + 0x65,0x68,0x61,0x6d,0x2c,0x46,0x52,0x4d,0xa,0x46,0x61,0x72,0x6e,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x20,0x28,0x4d,0x61,0x69,0x6e,0x29,0x2c,0x46,0x4e,0x42,0xa, + 0x46,0x61,0x72,0x6e,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x4e,0x6f,0x72,0x74, + 0x68,0x2c,0x46,0x4e,0x4e,0xa,0x46,0x61,0x72,0x6e,0x63,0x6f,0x6d,0x62,0x65,0x2c, + 0x46,0x4e,0x43,0xa,0x46,0x61,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x46,0x4e,0x48,0xa, + 0x46,0x61,0x72,0x6e,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x46,0x4e,0x52,0xa,0x46,0x61,0x72,0x6e,0x77,0x6f,0x72,0x74,0x68,0x2c,0x46,0x4e, + 0x57,0xa,0x46,0x61,0x72,0x72,0x69,0x6e,0x67,0x64,0x6f,0x6e,0x2c,0x5a,0x46,0x44, + 0xa,0x46,0x61,0x75,0x6c,0x64,0x68,0x6f,0x75,0x73,0x65,0x2c,0x46,0x4c,0x44,0xa, + 0x46,0x61,0x76,0x65,0x72,0x73,0x68,0x61,0x6d,0x2c,0x46,0x41,0x56,0xa,0x46,0x61, + 0x79,0x67,0x61,0x74,0x65,0x2c,0x46,0x47,0x54,0xa,0x46,0x61,0x7a,0x61,0x6b,0x65, + 0x72,0x6c,0x65,0x79,0x2c,0x46,0x41,0x5a,0xa,0x46,0x65,0x61,0x72,0x6e,0x2c,0x46, + 0x52,0x4e,0xa,0x46,0x65,0x61,0x74,0x68,0x65,0x72,0x73,0x74,0x6f,0x6e,0x65,0x2c, + 0x46,0x45,0x41,0xa,0x46,0x65,0x6c,0x69,0x78,0x73,0x74,0x6f,0x77,0x65,0x2c,0x46, + 0x4c,0x58,0xa,0x46,0x65,0x6c,0x74,0x68,0x61,0x6d,0x2c,0x46,0x45,0x4c,0xa,0x46, + 0x65,0x6e,0x69,0x74,0x6f,0x6e,0x2c,0x46,0x4e,0x54,0xa,0x46,0x65,0x6e,0x6e,0x79, + 0x20,0x53,0x74,0x72,0x61,0x74,0x66,0x6f,0x72,0x64,0x2c,0x46,0x45,0x4e,0xa,0x46, + 0x65,0x72,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x46,0x45,0x52,0xa,0x46,0x65,0x72,0x72, + 0x69,0x62,0x79,0x2c,0x46,0x52,0x59,0xa,0x46,0x65,0x72,0x72,0x79,0x73,0x69,0x64, + 0x65,0x2c,0x46,0x59,0x53,0xa,0x46,0x66,0x61,0x69,0x72,0x66,0x61,0x63,0x68,0x2c, + 0x46,0x46,0x41,0xa,0x46,0x69,0x6c,0x65,0x79,0x2c,0x46,0x49,0x4c,0xa,0x46,0x69, + 0x6c,0x74,0x6f,0x6e,0x20,0x41,0x62,0x62,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c, + 0x46,0x49,0x54,0xa,0x46,0x69,0x6e,0x63,0x68,0x6c,0x65,0x79,0x20,0x52,0x6f,0x61, + 0x64,0x20,0x26,0x20,0x46,0x72,0x6f,0x67,0x6e,0x61,0x6c,0x2c,0x46,0x4e,0x59,0xa, + 0x46,0x69,0x6e,0x73,0x62,0x75,0x72,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x46,0x50, + 0x4b,0xa,0x46,0x69,0x6e,0x73,0x74,0x6f,0x63,0x6b,0x2c,0x46,0x49,0x4e,0xa,0x46, + 0x69,0x73,0x68,0x62,0x6f,0x75,0x72,0x6e,0x65,0x20,0x28,0x53,0x75,0x73,0x73,0x65, + 0x78,0x29,0x2c,0x46,0x53,0x42,0xa,0x46,0x69,0x73,0x68,0x65,0x72,0x73,0x67,0x61, + 0x74,0x65,0x2c,0x46,0x53,0x47,0xa,0x46,0x69,0x73,0x68,0x67,0x75,0x61,0x72,0x64, + 0x20,0x48,0x61,0x72,0x62,0x6f,0x75,0x72,0x2c,0x46,0x47,0x48,0xa,0x46,0x69,0x73, + 0x6b,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x46,0x53,0x4b,0xa,0x46,0x69,0x74,0x7a,0x77, + 0x69,0x6c,0x6c,0x69,0x61,0x6d,0x2c,0x46,0x5a,0x57,0xa,0x46,0x69,0x76,0x65,0x20, + 0x57,0x61,0x79,0x73,0x2c,0x46,0x57,0x59,0xa,0x46,0x6c,0x65,0x65,0x74,0x2c,0x46, + 0x4c,0x45,0xa,0x46,0x6c,0x69,0x6d,0x62,0x79,0x2c,0x46,0x4c,0x4d,0xa,0x46,0x6c, + 0x69,0x6e,0x74,0x2c,0x46,0x4c,0x4e,0xa,0x46,0x6c,0x69,0x74,0x77,0x69,0x63,0x6b, + 0x2c,0x46,0x4c,0x54,0xa,0x46,0x6c,0x69,0x78,0x74,0x6f,0x6e,0x2c,0x46,0x4c,0x49, + 0xa,0x46,0x6c,0x6f,0x77,0x65,0x72,0x79,0x20,0x46,0x69,0x65,0x6c,0x64,0x2c,0x46, + 0x4c,0x46,0xa,0x46,0x6f,0x6c,0x6b,0x65,0x73,0x74,0x6f,0x6e,0x65,0x20,0x43,0x65, + 0x6e,0x74,0x72,0x61,0x6c,0x2c,0x46,0x4b,0x43,0xa,0x46,0x6f,0x6c,0x6b,0x65,0x73, + 0x74,0x6f,0x6e,0x65,0x20,0x57,0x65,0x73,0x74,0x2c,0x46,0x4b,0x57,0xa,0x46,0x6f, + 0x72,0x64,0x2c,0x46,0x4f,0x44,0xa,0x46,0x6f,0x72,0x65,0x73,0x74,0x20,0x47,0x61, + 0x74,0x65,0x2c,0x46,0x4f,0x47,0xa,0x46,0x6f,0x72,0x65,0x73,0x74,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x46,0x4f,0x48,0xa,0x46,0x6f,0x72,0x6d,0x62,0x79,0x2c,0x46,0x42, + 0x59,0xa,0x46,0x6f,0x72,0x72,0x65,0x73,0x2c,0x46,0x4f,0x52,0xa,0x46,0x6f,0x72, + 0x73,0x69,0x6e,0x61,0x72,0x64,0x2c,0x46,0x52,0x53,0xa,0x46,0x6f,0x72,0x74,0x20, + 0x4d,0x61,0x74,0x69,0x6c,0x64,0x61,0x2c,0x46,0x54,0x4d,0xa,0x46,0x6f,0x72,0x74, + 0x20,0x57,0x69,0x6c,0x6c,0x69,0x61,0x6d,0x2c,0x46,0x54,0x57,0xa,0x46,0x6f,0x75, + 0x72,0x20,0x4f,0x61,0x6b,0x73,0x2c,0x46,0x4f,0x4b,0xa,0x46,0x6f,0x78,0x66,0x69, + 0x65,0x6c,0x64,0x2c,0x46,0x4f,0x58,0xa,0x46,0x6f,0x78,0x74,0x6f,0x6e,0x2c,0x46, + 0x58,0x4e,0xa,0x46,0x72,0x61,0x6e,0x74,0x2c,0x46,0x52,0x54,0xa,0x46,0x72,0x61, + 0x74,0x74,0x6f,0x6e,0x2c,0x46,0x54,0x4e,0xa,0x46,0x72,0x65,0x73,0x68,0x66,0x69, + 0x65,0x6c,0x64,0x2c,0x46,0x52,0x45,0xa,0x46,0x72,0x65,0x73,0x68,0x66,0x6f,0x72, + 0x64,0x2c,0x46,0x46,0x44,0xa,0x46,0x72,0x69,0x6d,0x6c,0x65,0x79,0x2c,0x46,0x4d, + 0x4c,0xa,0x46,0x72,0x69,0x6e,0x74,0x6f,0x6e,0x20,0x6f,0x6e,0x20,0x53,0x65,0x61, + 0x2c,0x46,0x52,0x49,0xa,0x46,0x72,0x69,0x7a,0x69,0x6e,0x67,0x68,0x61,0x6c,0x6c, + 0x2c,0x46,0x5a,0x48,0xa,0x46,0x72,0x6f,0x64,0x73,0x68,0x61,0x6d,0x2c,0x46,0x52, + 0x44,0xa,0x46,0x72,0x6f,0x6d,0x65,0x2c,0x46,0x52,0x4f,0xa,0x46,0x75,0x6c,0x77, + 0x65,0x6c,0x6c,0x2c,0x46,0x4c,0x57,0xa,0x46,0x75,0x72,0x6e,0x65,0x73,0x73,0x20, + 0x56,0x61,0x6c,0x65,0x2c,0x46,0x4e,0x56,0xa,0x46,0x75,0x72,0x7a,0x65,0x20,0x50, + 0x6c,0x61,0x74,0x74,0x2c,0x46,0x5a,0x50,0xa,0x47,0x61,0x69,0x6e,0x73,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x47,0x4e, + 0x42,0xa,0x47,0x61,0x69,0x6e,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x4c, + 0x65,0x61,0x20,0x52,0x6f,0x61,0x64,0x2c,0x47,0x42,0x4c,0xa,0x47,0x61,0x72,0x65, + 0x6c,0x6f,0x63,0x68,0x68,0x65,0x61,0x64,0x2c,0x47,0x43,0x48,0xa,0x47,0x61,0x72, + 0x66,0x6f,0x72,0x74,0x68,0x2c,0x47,0x52,0x46,0xa,0x47,0x61,0x72,0x67,0x72,0x61, + 0x76,0x65,0x2c,0x47,0x47,0x56,0xa,0x47,0x61,0x72,0x72,0x6f,0x77,0x68,0x69,0x6c, + 0x6c,0x2c,0x47,0x41,0x52,0xa,0x47,0x61,0x72,0x73,0x63,0x61,0x64,0x64,0x65,0x6e, + 0x2c,0x47,0x52,0x53,0xa,0x47,0x61,0x72,0x73,0x64,0x61,0x6c,0x65,0x2c,0x47,0x53, + 0x44,0xa,0x47,0x61,0x72,0x73,0x74,0x6f,0x6e,0x20,0x28,0x48,0x65,0x72,0x74,0x66, + 0x6f,0x72,0x64,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x47,0x53,0x4e,0xa,0x47,0x61, + 0x72,0x73,0x77,0x6f,0x6f,0x64,0x2c,0x47,0x53,0x57,0xa,0x47,0x61,0x72,0x74,0x63, + 0x6f,0x73,0x68,0x2c,0x47,0x52,0x48,0xa,0x47,0x61,0x72,0x74,0x68,0x20,0x28,0x4d, + 0x69,0x64,0x20,0x47,0x6c,0x61,0x6d,0x6f,0x72,0x67,0x61,0x6e,0x29,0x2c,0x47,0x4d, + 0x47,0xa,0x47,0x61,0x72,0x74,0x68,0x20,0x28,0x50,0x6f,0x77,0x79,0x73,0x29,0x2c, + 0x47,0x54,0x48,0xa,0x47,0x61,0x72,0x76,0x65,0x2c,0x47,0x56,0x45,0xa,0x47,0x61, + 0x74,0x68,0x75,0x72,0x73,0x74,0x2c,0x47,0x53,0x54,0xa,0x47,0x61,0x74,0x6c,0x65, + 0x79,0x2c,0x47,0x54,0x59,0xa,0x47,0x61,0x74,0x77,0x69,0x63,0x6b,0x20,0x41,0x69, + 0x72,0x70,0x6f,0x72,0x74,0x2c,0x47,0x54,0x57,0xa,0x47,0x65,0x6f,0x72,0x67,0x65, + 0x6d,0x61,0x73,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x47,0x47,0x4a, + 0xa,0x47,0x65,0x72,0x72,0x61,0x72,0x64,0x73,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c, + 0x47,0x45,0x52,0xa,0x47,0x69,0x64,0x65,0x61,0x20,0x50,0x61,0x72,0x6b,0x2c,0x47, + 0x44,0x50,0xa,0x47,0x69,0x66,0x66,0x6e,0x6f,0x63,0x6b,0x2c,0x47,0x46,0x4e,0xa, + 0x47,0x69,0x67,0x67,0x6c,0x65,0x73,0x77,0x69,0x63,0x6b,0x2c,0x47,0x49,0x47,0xa, + 0x47,0x69,0x6c,0x62,0x65,0x72,0x64,0x79,0x6b,0x65,0x2c,0x47,0x42,0x44,0xa,0x47, + 0x69,0x6c,0x66,0x61,0x63,0x68,0x20,0x46,0x61,0x72,0x67,0x6f,0x65,0x64,0x2c,0x47, + 0x46,0x46,0xa,0x47,0x69,0x6c,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x28,0x44, + 0x6f,0x72,0x73,0x65,0x74,0x29,0x2c,0x47,0x49,0x4c,0xa,0x47,0x69,0x6c,0x6c,0x69, + 0x6e,0x67,0x68,0x61,0x6d,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x47,0x4c,0x4d, + 0xa,0x47,0x69,0x6c,0x73,0x68,0x6f,0x63,0x68,0x69,0x6c,0x6c,0x2c,0x47,0x53,0x43, + 0xa,0x47,0x69,0x70,0x73,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x47,0x49,0x50,0xa, + 0x47,0x69,0x72,0x76,0x61,0x6e,0x2c,0x47,0x49,0x52,0xa,0x47,0x6c,0x61,0x69,0x73, + 0x64,0x61,0x6c,0x65,0x2c,0x47,0x4c,0x53,0xa,0x47,0x6c,0x61,0x6e,0x20,0x43,0x6f, + 0x6e,0x77,0x79,0x2c,0x47,0x43,0x57,0xa,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77,0x20, + 0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x47,0x4c,0x43,0xa,0x47,0x6c,0x61,0x73, + 0x67,0x6f,0x77,0x20,0x51,0x75,0x65,0x65,0x6e,0x20,0x53,0x74,0x72,0x65,0x65,0x74, + 0x2c,0x47,0x4c,0x51,0xa,0x47,0x6c,0x61,0x73,0x73,0x68,0x6f,0x75,0x67,0x68,0x74, + 0x6f,0x6e,0x2c,0x47,0x4c,0x48,0xa,0x47,0x6c,0x61,0x7a,0x65,0x62,0x72,0x6f,0x6f, + 0x6b,0x2c,0x47,0x4c,0x5a,0xa,0x47,0x6c,0x65,0x6e,0x65,0x61,0x67,0x6c,0x65,0x73, + 0x2c,0x47,0x4c,0x45,0xa,0x47,0x6c,0x65,0x6e,0x66,0x69,0x6e,0x6e,0x61,0x6e,0x2c, + 0x47,0x4c,0x46,0xa,0x47,0x6c,0x65,0x6e,0x67,0x61,0x72,0x6e,0x6f,0x63,0x6b,0x2c, + 0x47,0x4c,0x47,0xa,0x47,0x6c,0x65,0x6e,0x72,0x6f,0x74,0x68,0x65,0x73,0x20,0x77, + 0x69,0x74,0x68,0x20,0x54,0x68,0x6f,0x72,0x6e,0x74,0x6f,0x6e,0x2c,0x47,0x4c,0x54, + 0xa,0x47,0x6c,0x6f,0x73,0x73,0x6f,0x70,0x2c,0x47,0x4c,0x4f,0xa,0x47,0x6c,0x6f, + 0x75,0x63,0x65,0x73,0x74,0x65,0x72,0x2c,0x47,0x43,0x52,0xa,0x47,0x6c,0x79,0x6e, + 0x64,0x65,0x2c,0x47,0x4c,0x59,0xa,0x47,0x6f,0x62,0x6f,0x77,0x65,0x6e,0x2c,0x47, + 0x4f,0x42,0xa,0x47,0x6f,0x64,0x61,0x6c,0x6d,0x69,0x6e,0x67,0x2c,0x47,0x4f,0x44, + 0xa,0x47,0x6f,0x64,0x6c,0x65,0x79,0x2c,0x47,0x44,0x4c,0xa,0x47,0x6f,0x64,0x73, + 0x74,0x6f,0x6e,0x65,0x2c,0x47,0x44,0x4e,0xa,0x47,0x6f,0x6c,0x64,0x74,0x68,0x6f, + 0x72,0x70,0x65,0x2c,0x47,0x4f,0x45,0xa,0x47,0x6f,0x6c,0x66,0x20,0x53,0x74,0x72, + 0x65,0x65,0x74,0x2c,0x47,0x4f,0x46,0xa,0x47,0x6f,0x6c,0x73,0x70,0x69,0x65,0x2c, + 0x47,0x4f,0x4c,0xa,0x47,0x6f,0x6d,0x73,0x68,0x61,0x6c,0x6c,0x2c,0x47,0x4f,0x4d, + 0xa,0x47,0x6f,0x6f,0x64,0x6d,0x61,0x79,0x65,0x73,0x2c,0x47,0x4d,0x59,0xa,0x47, + 0x6f,0x6f,0x6c,0x65,0x2c,0x47,0x4f,0x4f,0xa,0x47,0x6f,0x6f,0x73,0x74,0x72,0x65, + 0x79,0x2c,0x47,0x54,0x52,0xa,0x47,0x6f,0x72,0x64,0x6f,0x6e,0x20,0x48,0x69,0x6c, + 0x6c,0x2c,0x47,0x44,0x48,0xa,0x47,0x6f,0x72,0x69,0x6e,0x67,0x20,0x26,0x20,0x53, + 0x74,0x72,0x65,0x61,0x74,0x6c,0x65,0x79,0x2c,0x47,0x4f,0x52,0xa,0x47,0x6f,0x72, + 0x69,0x6e,0x67,0x2d,0x62,0x79,0x2d,0x53,0x65,0x61,0x2c,0x47,0x42,0x53,0xa,0x47, + 0x6f,0x72,0x74,0x6f,0x6e,0x2c,0x47,0x54,0x4f,0xa,0x47,0x6f,0x73,0x70,0x65,0x6c, + 0x20,0x4f,0x61,0x6b,0x2c,0x47,0x50,0x4f,0xa,0x47,0x6f,0x75,0x72,0x6f,0x63,0x6b, + 0x2c,0x47,0x52,0x4b,0xa,0x47,0x6f,0x77,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x47,0x57, + 0x4e,0xa,0x47,0x6f,0x78,0x68,0x69,0x6c,0x6c,0x2c,0x47,0x4f,0x58,0xa,0x47,0x72, + 0x61,0x6e,0x67,0x65,0x20,0x50,0x61,0x72,0x6b,0x2c,0x47,0x50,0x4b,0xa,0x47,0x72, + 0x61,0x6e,0x67,0x65,0x2d,0x4f,0x76,0x65,0x72,0x2d,0x53,0x61,0x6e,0x64,0x73,0x2c, + 0x47,0x4f,0x53,0xa,0x47,0x72,0x61,0x6e,0x67,0x65,0x74,0x6f,0x77,0x6e,0x2c,0x47, + 0x54,0x4e,0xa,0x47,0x72,0x61,0x6e,0x74,0x68,0x61,0x6d,0x2c,0x47,0x52,0x41,0xa, + 0x47,0x72,0x61,0x74,0x65,0x6c,0x65,0x79,0x2c,0x47,0x52,0x54,0xa,0x47,0x72,0x61, + 0x76,0x65,0x6c,0x6c,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x47,0x56,0x48,0xa,0x47, + 0x72,0x61,0x76,0x65,0x73,0x65,0x6e,0x64,0x2c,0x47,0x52,0x56,0xa,0x47,0x72,0x61, + 0x79,0x73,0x2c,0x47,0x52,0x59,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x41,0x79,0x74, + 0x6f,0x6e,0x2c,0x47,0x54,0x41,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x42,0x65,0x6e, + 0x74,0x6c,0x65,0x79,0x2c,0x47,0x52,0x42,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x43, + 0x68,0x65,0x73,0x74,0x65,0x72,0x66,0x6f,0x72,0x64,0x2c,0x47,0x52,0x43,0xa,0x47, + 0x72,0x65,0x61,0x74,0x20,0x43,0x6f,0x61,0x74,0x65,0x73,0x2c,0x47,0x43,0x54,0xa, + 0x47,0x72,0x65,0x61,0x74,0x20,0x4d,0x61,0x6c,0x76,0x65,0x72,0x6e,0x2c,0x47,0x4d, + 0x56,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x4d,0x69,0x73,0x73,0x65,0x6e,0x64,0x65, + 0x6e,0x2c,0x47,0x4d,0x4e,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x59,0x61,0x72,0x6d, + 0x6f,0x75,0x74,0x68,0x2c,0x47,0x59,0x4d,0xa,0x47,0x72,0x65,0x65,0x6e,0x20,0x4c, + 0x61,0x6e,0x65,0x2c,0x47,0x4e,0x4c,0xa,0x47,0x72,0x65,0x65,0x6e,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x47,0x4e,0x52,0xa,0x47,0x72,0x65,0x65,0x6e,0x62,0x61,0x6e,0x6b, + 0x2c,0x47,0x42,0x4b,0xa,0x47,0x72,0x65,0x65,0x6e,0x66,0x61,0x75,0x6c,0x64,0x73, + 0x2c,0x47,0x52,0x4c,0xa,0x47,0x72,0x65,0x65,0x6e,0x66,0x69,0x65,0x6c,0x64,0x2c, + 0x47,0x4e,0x46,0xa,0x47,0x72,0x65,0x65,0x6e,0x66,0x6f,0x72,0x64,0x2c,0x47,0x46, + 0x44,0xa,0x47,0x72,0x65,0x65,0x6e,0x68,0x69,0x74,0x68,0x65,0x20,0x66,0x6f,0x72, + 0x20,0x42,0x6c,0x75,0x65,0x77,0x61,0x74,0x65,0x72,0x2c,0x47,0x4e,0x48,0xa,0x47, + 0x72,0x65,0x65,0x6e,0x6f,0x63,0x6b,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c, + 0x47,0x4b,0x43,0xa,0x47,0x72,0x65,0x65,0x6e,0x6f,0x63,0x6b,0x20,0x57,0x65,0x73, + 0x74,0x2c,0x47,0x4b,0x57,0xa,0x47,0x72,0x65,0x65,0x6e,0x77,0x69,0x63,0x68,0x2c, + 0x47,0x4e,0x57,0xa,0x47,0x72,0x65,0x74,0x6e,0x61,0x20,0x47,0x72,0x65,0x65,0x6e, + 0x2c,0x47,0x45,0x41,0xa,0x47,0x72,0x69,0x6d,0x73,0x62,0x79,0x20,0x44,0x6f,0x63, + 0x6b,0x73,0x2c,0x47,0x4d,0x44,0xa,0x47,0x72,0x69,0x6d,0x73,0x62,0x79,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x47,0x4d,0x42,0xa,0x47,0x72,0x69,0x6e,0x64,0x6c,0x65,0x66, + 0x6f,0x72,0x64,0x2c,0x47,0x52,0x4e,0xa,0x47,0x72,0x6f,0x73,0x6d,0x6f,0x6e,0x74, + 0x2c,0x47,0x4d,0x54,0xa,0x47,0x72,0x6f,0x76,0x65,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x47,0x52,0x50,0xa,0x47,0x75,0x69,0x64,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65, + 0x2c,0x47,0x55,0x49,0xa,0x47,0x75,0x69,0x6c,0x64,0x66,0x6f,0x72,0x64,0x2c,0x47, + 0x4c,0x44,0xa,0x47,0x75,0x69,0x73,0x65,0x6c,0x65,0x79,0x2c,0x47,0x53,0x59,0xa, + 0x47,0x75,0x6e,0x6e,0x65,0x72,0x73,0x62,0x75,0x72,0x79,0x2c,0x47,0x55,0x4e,0xa, + 0x47,0x75,0x6e,0x6e,0x69,0x73,0x6c,0x61,0x6b,0x65,0x2c,0x47,0x53,0x4c,0xa,0x47, + 0x75,0x6e,0x74,0x6f,0x6e,0x2c,0x47,0x4e,0x54,0xa,0x47,0x77,0x65,0x72,0x73,0x79, + 0x6c,0x6c,0x74,0x2c,0x47,0x57,0x45,0xa,0x47,0x79,0x70,0x73,0x79,0x20,0x4c,0x61, + 0x6e,0x65,0x2c,0x47,0x59,0x50,0xa,0x48,0x61,0x62,0x72,0x6f,0x75,0x67,0x68,0x2c, + 0x48,0x41,0x42,0xa,0x48,0x61,0x63,0x6b,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x48, + 0x43,0x42,0xa,0x48,0x61,0x63,0x6b,0x6e,0x65,0x79,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x48,0x4b,0x43,0xa,0x48,0x61,0x63,0x6b,0x6e,0x65,0x79,0x20,0x44, + 0x6f,0x77,0x6e,0x73,0x2c,0x48,0x41,0x43,0xa,0x48,0x61,0x63,0x6b,0x6e,0x65,0x79, + 0x20,0x57,0x69,0x63,0x6b,0x2c,0x48,0x4b,0x57,0xa,0x48,0x61,0x64,0x64,0x65,0x6e, + 0x68,0x61,0x6d,0x20,0x26,0x20,0x54,0x68,0x61,0x6d,0x65,0x20,0x50,0x61,0x72,0x6b, + 0x77,0x61,0x79,0x2c,0x48,0x44,0x4d,0xa,0x48,0x61,0x64,0x64,0x69,0x73,0x63,0x6f, + 0x65,0x2c,0x48,0x41,0x44,0xa,0x48,0x61,0x64,0x66,0x69,0x65,0x6c,0x64,0x2c,0x48, + 0x44,0x46,0xa,0x48,0x61,0x64,0x6c,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48, + 0x44,0x57,0xa,0x48,0x61,0x67,0x20,0x46,0x6f,0x6c,0x64,0x2c,0x48,0x47,0x46,0xa, + 0x48,0x61,0x67,0x6c,0x65,0x79,0x2c,0x48,0x41,0x47,0xa,0x48,0x61,0x69,0x72,0x6d, + 0x79,0x72,0x65,0x73,0x2c,0x48,0x4d,0x59,0xa,0x48,0x61,0x6c,0x65,0x2c,0x48,0x41, + 0x4c,0xa,0x48,0x61,0x6c,0x65,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c,0x48,0x41,0x53, + 0xa,0x48,0x61,0x6c,0x65,0x77,0x6f,0x6f,0x64,0x2c,0x48,0x45,0x44,0xa,0x48,0x61, + 0x6c,0x69,0x66,0x61,0x78,0x2c,0x48,0x46,0x58,0xa,0x48,0x61,0x6c,0x6c,0x20,0x47, + 0x72,0x65,0x65,0x6e,0x2c,0x48,0x4c,0x47,0xa,0x48,0x61,0x6c,0x6c,0x20,0x49,0x20, + 0x54,0x68,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48,0x49,0x44,0xa,0x48,0x61,0x6c,0x6c, + 0x20,0x52,0x6f,0x61,0x64,0x2c,0x48,0x4c,0x52,0xa,0x48,0x61,0x6c,0x6c,0x69,0x6e, + 0x67,0x2c,0x48,0x41,0x49,0xa,0x48,0x61,0x6c,0x74,0x77,0x68,0x69,0x73,0x74,0x6c, + 0x65,0x2c,0x48,0x57,0x48,0xa,0x48,0x61,0x6d,0x20,0x53,0x74,0x72,0x65,0x65,0x74, + 0x2c,0x48,0x4d,0x54,0xa,0x48,0x61,0x6d,0x62,0x6c,0x65,0x2c,0x48,0x4d,0x45,0xa, + 0x48,0x61,0x6d,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c, + 0x2c,0x48,0x4e,0x43,0xa,0x48,0x61,0x6d,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x53,0x71, + 0x75,0x61,0x72,0x65,0x2c,0x42,0x4b,0x51,0xa,0x48,0x61,0x6d,0x69,0x6c,0x74,0x6f, + 0x6e,0x20,0x57,0x65,0x73,0x74,0x2c,0x48,0x4e,0x57,0xa,0x48,0x61,0x6d,0x6d,0x65, + 0x72,0x74,0x6f,0x6e,0x2c,0x48,0x4d,0x4d,0xa,0x48,0x61,0x6d,0x70,0x64,0x65,0x6e, + 0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x4d,0x44,0xa,0x48,0x61,0x6d,0x70,0x73,0x74, + 0x65,0x61,0x64,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x44,0x48,0xa,0x48,0x61, + 0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x48,0x4d,0x50,0xa,0x48,0x61,0x6d,0x70,0x74,0x6f, + 0x6e,0x20,0x43,0x6f,0x75,0x72,0x74,0x2c,0x48,0x4d,0x43,0xa,0x48,0x61,0x6d,0x70, + 0x74,0x6f,0x6e,0x20,0x57,0x69,0x63,0x6b,0x2c,0x48,0x4d,0x57,0xa,0x48,0x61,0x6d, + 0x70,0x74,0x6f,0x6e,0x2d,0x69,0x6e,0x2d,0x41,0x72,0x64,0x65,0x6e,0x2c,0x48,0x49, + 0x41,0xa,0x48,0x61,0x6d,0x73,0x74,0x65,0x61,0x64,0x2c,0x48,0x53,0x44,0xa,0x48, + 0x61,0x6d,0x77,0x6f,0x72,0x74,0x68,0x79,0x2c,0x48,0x41,0x4d,0xa,0x48,0x61,0x6e, + 0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x48,0x4e,0x44,0xa,0x48,0x61,0x6e,0x64, + 0x66,0x6f,0x72,0x74,0x68,0x2c,0x48,0x54,0x48,0xa,0x48,0x61,0x6e,0x77,0x65,0x6c, + 0x6c,0x2c,0x48,0x41,0x4e,0xa,0x48,0x61,0x70,0x74,0x6f,0x6e,0x2c,0x48,0x50,0x4e, + 0xa,0x48,0x61,0x72,0x6c,0x65,0x63,0x68,0x2c,0x48,0x52,0x4c,0xa,0x48,0x61,0x72, + 0x6c,0x65,0x73,0x64,0x65,0x6e,0x2c,0x48,0x44,0x4e,0xa,0x48,0x61,0x72,0x6c,0x69, + 0x6e,0x67,0x20,0x52,0x6f,0x61,0x64,0x2c,0x48,0x52,0x44,0xa,0x48,0x61,0x72,0x6c, + 0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x4c,0x4e,0xa,0x48,0x61,0x72,0x6c,0x6f, + 0x77,0x20,0x4d,0x69,0x6c,0x6c,0x2c,0x48,0x57,0x4d,0xa,0x48,0x61,0x72,0x6c,0x6f, + 0x77,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x48,0x57,0x4e,0xa,0x48,0x61,0x72,0x6f,0x6c, + 0x64,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48,0x52,0x4f,0xa,0x48,0x61,0x72,0x70,0x65, + 0x6e,0x64,0x65,0x6e,0x2c,0x48,0x50,0x44,0xa,0x48,0x61,0x72,0x72,0x69,0x65,0x74, + 0x73,0x68,0x61,0x6d,0x2c,0x48,0x52,0x4d,0xa,0x48,0x61,0x72,0x72,0x69,0x6e,0x67, + 0x61,0x79,0x2c,0x48,0x47,0x59,0xa,0x48,0x61,0x72,0x72,0x69,0x6e,0x67,0x61,0x79, + 0x20,0x47,0x72,0x65,0x65,0x6e,0x20,0x4c,0x61,0x6e,0x65,0x73,0x2c,0x48,0x52,0x59, + 0xa,0x48,0x61,0x72,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x52,0x52,0xa, + 0x48,0x61,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x2c,0x48,0x47,0x54,0xa,0x48,0x61, + 0x72,0x72,0x6f,0x77,0x20,0x26,0x20,0x57,0x65,0x61,0x6c,0x64,0x73,0x74,0x6f,0x6e, + 0x65,0x2c,0x48,0x52,0x57,0xa,0x48,0x61,0x72,0x72,0x6f,0x77,0x2d,0x6f,0x6e,0x2d, + 0x74,0x68,0x65,0x2d,0x48,0x69,0x6c,0x6c,0x2c,0x48,0x4f,0x48,0xa,0x48,0x61,0x72, + 0x74,0x66,0x6f,0x72,0x64,0x2c,0x48,0x54,0x46,0xa,0x48,0x61,0x72,0x74,0x6c,0x65, + 0x62,0x75,0x72,0x79,0x2c,0x48,0x42,0x59,0xa,0x48,0x61,0x72,0x74,0x6c,0x65,0x70, + 0x6f,0x6f,0x6c,0x2c,0x48,0x50,0x4c,0xa,0x48,0x61,0x72,0x74,0x77,0x6f,0x6f,0x64, + 0x2c,0x48,0x54,0x57,0xa,0x48,0x61,0x72,0x77,0x69,0x63,0x68,0x20,0x49,0x6e,0x74, + 0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x48,0x50,0x51,0xa,0x48, + 0x61,0x72,0x77,0x69,0x63,0x68,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x48,0x57,0x43,0xa, + 0x48,0x61,0x73,0x6c,0x65,0x6d,0x65,0x72,0x65,0x2c,0x48,0x53,0x4c,0xa,0x48,0x61, + 0x73,0x73,0x6f,0x63,0x6b,0x73,0x2c,0x48,0x53,0x4b,0xa,0x48,0x61,0x73,0x74,0x69, + 0x6e,0x67,0x73,0x2c,0x48,0x47,0x53,0xa,0x48,0x61,0x74,0x63,0x68,0x20,0x45,0x6e, + 0x64,0x2c,0x48,0x54,0x45,0xa,0x48,0x61,0x74,0x66,0x69,0x65,0x6c,0x64,0x2c,0x48, + 0x41,0x54,0xa,0x48,0x61,0x74,0x66,0x69,0x65,0x6c,0x64,0x20,0x26,0x20,0x53,0x74, + 0x61,0x69,0x6e,0x66,0x6f,0x72,0x74,0x68,0x2c,0x48,0x46,0x53,0xa,0x48,0x61,0x74, + 0x66,0x69,0x65,0x6c,0x64,0x20,0x50,0x65,0x76,0x65,0x72,0x65,0x6c,0x2c,0x48,0x41, + 0x50,0xa,0x48,0x61,0x74,0x68,0x65,0x72,0x73,0x61,0x67,0x65,0x2c,0x48,0x53,0x47, + 0xa,0x48,0x61,0x74,0x74,0x65,0x72,0x73,0x6c,0x65,0x79,0x2c,0x48,0x54,0x59,0xa, + 0x48,0x61,0x74,0x74,0x6f,0x6e,0x2c,0x48,0x54,0x4e,0xa,0x48,0x61,0x76,0x61,0x6e, + 0x74,0x2c,0x48,0x41,0x56,0xa,0x48,0x61,0x76,0x65,0x6e,0x68,0x6f,0x75,0x73,0x65, + 0x2c,0x48,0x56,0x4e,0xa,0x48,0x61,0x76,0x65,0x72,0x66,0x6f,0x72,0x64,0x77,0x65, + 0x73,0x74,0x2c,0x48,0x56,0x46,0xa,0x48,0x61,0x77,0x61,0x72,0x64,0x65,0x6e,0x2c, + 0x48,0x57,0x44,0xa,0x48,0x61,0x77,0x61,0x72,0x64,0x65,0x6e,0x20,0x42,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x48,0x57,0x42,0xa,0x48,0x61,0x77,0x6b,0x68,0x65,0x61,0x64, + 0x2c,0x48,0x4b,0x48,0xa,0x48,0x61,0x79,0x64,0x6f,0x6e,0x20,0x42,0x72,0x69,0x64, + 0x67,0x65,0x2c,0x48,0x44,0x42,0xa,0x48,0x61,0x79,0x64,0x6f,0x6e,0x73,0x20,0x52, + 0x6f,0x61,0x64,0x2c,0x48,0x59,0x52,0xa,0x48,0x61,0x79,0x65,0x73,0x20,0x26,0x20, + 0x48,0x61,0x72,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x41,0x59,0xa,0x48, + 0x61,0x79,0x65,0x73,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x48,0x59,0x53,0xa, + 0x48,0x61,0x79,0x6c,0x65,0x2c,0x48,0x59,0x4c,0xa,0x48,0x61,0x79,0x6d,0x61,0x72, + 0x6b,0x65,0x74,0x2c,0x48,0x59,0x4d,0xa,0x48,0x61,0x79,0x77,0x61,0x72,0x64,0x73, + 0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x48,0x45,0xa,0x48,0x61,0x7a,0x65,0x6c, + 0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x48,0x41,0x5a,0xa,0x48,0x65,0x61,0x64,0x63, + 0x6f,0x72,0x6e,0x2c,0x48,0x43,0x4e,0xa,0x48,0x65,0x61,0x64,0x69,0x6e,0x67,0x6c, + 0x65,0x79,0x2c,0x48,0x44,0x59,0xa,0x48,0x65,0x61,0x64,0x73,0x74,0x6f,0x6e,0x65, + 0x20,0x4c,0x61,0x6e,0x65,0x2c,0x48,0x44,0x4c,0xa,0x48,0x65,0x61,0x6c,0x64,0x20, + 0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x44,0x47,0xa,0x48,0x65,0x61,0x6c,0x69,0x6e, + 0x67,0x2c,0x48,0x4c,0x49,0xa,0x48,0x65,0x61,0x74,0x68,0x20,0x48,0x69,0x67,0x68, + 0x20,0x4c,0x65,0x76,0x65,0x6c,0x2c,0x48,0x48,0x4c,0xa,0x48,0x65,0x61,0x74,0x68, + 0x20,0x4c,0x6f,0x77,0x20,0x4c,0x65,0x76,0x65,0x6c,0x2c,0x48,0x4c,0x4c,0xa,0x48, + 0x65,0x61,0x74,0x68,0x72,0x6f,0x77,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x20, + 0x54,0x31,0x32,0x33,0x2c,0x48,0x58,0x58,0xa,0x48,0x65,0x61,0x74,0x68,0x72,0x6f, + 0x77,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x20,0x54,0x34,0x2c,0x48,0x41,0x46, + 0xa,0x48,0x65,0x61,0x74,0x68,0x72,0x6f,0x77,0x20,0x41,0x69,0x72,0x70,0x6f,0x72, + 0x74,0x20,0x54,0x35,0x2c,0x48,0x57,0x56,0xa,0x48,0x65,0x61,0x74,0x6f,0x6e,0x20, + 0x43,0x68,0x61,0x70,0x65,0x6c,0x2c,0x48,0x54,0x43,0xa,0x48,0x65,0x62,0x64,0x65, + 0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x48,0x42,0x44,0xa,0x48,0x65,0x63, + 0x6b,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x45,0x43,0xa,0x48,0x65,0x64,0x67, + 0x65,0x20,0x45,0x6e,0x64,0x2c,0x48,0x44,0x45,0xa,0x48,0x65,0x64,0x6e,0x65,0x73, + 0x66,0x6f,0x72,0x64,0x2c,0x48,0x4e,0x46,0xa,0x48,0x65,0x69,0x67,0x68,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x2c,0x48,0x45,0x49,0xa,0x48,0x65,0x6c,0x65,0x6e,0x73,0x62, + 0x75,0x72,0x67,0x68,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x48,0x4c,0x43, + 0xa,0x48,0x65,0x6c,0x65,0x6e,0x73,0x62,0x75,0x72,0x67,0x68,0x20,0x55,0x70,0x70, + 0x65,0x72,0x2c,0x48,0x4c,0x55,0xa,0x48,0x65,0x6c,0x6c,0x69,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x48,0x4c,0x44,0xa,0x48,0x65,0x6c,0x6d,0x73,0x64,0x61,0x6c,0x65,0x2c, + 0x48,0x4d,0x53,0xa,0x48,0x65,0x6c,0x73,0x62,0x79,0x2c,0x48,0x53,0x42,0xa,0x48, + 0x65,0x6d,0x65,0x6c,0x20,0x48,0x65,0x6d,0x70,0x73,0x74,0x65,0x61,0x64,0x2c,0x48, + 0x4d,0x4c,0xa,0x48,0x65,0x6e,0x64,0x6f,0x6e,0x2c,0x48,0x45,0x4e,0xa,0x48,0x65, + 0x6e,0x67,0x6f,0x65,0x64,0x2c,0x48,0x4e,0x47,0xa,0x48,0x65,0x6e,0x6c,0x65,0x79, + 0x2d,0x69,0x6e,0x2d,0x41,0x72,0x64,0x65,0x6e,0x2c,0x48,0x4e,0x4c,0xa,0x48,0x65, + 0x6e,0x6c,0x65,0x79,0x2d,0x6f,0x6e,0x2d,0x54,0x68,0x61,0x6d,0x65,0x73,0x2c,0x48, + 0x4f,0x54,0xa,0x48,0x65,0x6e,0x73,0x61,0x6c,0x6c,0x2c,0x48,0x45,0x4c,0xa,0x48, + 0x65,0x72,0x65,0x66,0x6f,0x72,0x64,0x2c,0x48,0x46,0x44,0xa,0x48,0x65,0x72,0x6e, + 0x65,0x20,0x42,0x61,0x79,0x2c,0x48,0x4e,0x42,0xa,0x48,0x65,0x72,0x6e,0x65,0x20, + 0x48,0x69,0x6c,0x6c,0x2c,0x48,0x4e,0x48,0xa,0x48,0x65,0x72,0x73,0x68,0x61,0x6d, + 0x2c,0x48,0x45,0x52,0xa,0x48,0x65,0x72,0x74,0x66,0x6f,0x72,0x64,0x20,0x45,0x61, + 0x73,0x74,0x2c,0x48,0x46,0x45,0xa,0x48,0x65,0x72,0x74,0x66,0x6f,0x72,0x64,0x20, + 0x4e,0x6f,0x72,0x74,0x68,0x2c,0x48,0x46,0x4e,0xa,0x48,0x65,0x73,0x73,0x6c,0x65, + 0x2c,0x48,0x45,0x53,0xa,0x48,0x65,0x73,0x77,0x61,0x6c,0x6c,0x2c,0x48,0x53,0x57, + 0xa,0x48,0x65,0x76,0x65,0x72,0x2c,0x48,0x45,0x56,0xa,0x48,0x65,0x77,0x6f,0x72, + 0x74,0x68,0x2c,0x48,0x45,0x57,0xa,0x48,0x65,0x78,0x68,0x61,0x6d,0x2c,0x48,0x45, + 0x58,0xa,0x48,0x65,0x79,0x66,0x6f,0x72,0x64,0x2c,0x48,0x59,0x44,0xa,0x48,0x65, + 0x79,0x73,0x68,0x61,0x6d,0x20,0x50,0x6f,0x72,0x74,0x2c,0x48,0x48,0x42,0xa,0x48, + 0x69,0x67,0x68,0x20,0x42,0x72,0x6f,0x6f,0x6d,0x73,0x2c,0x48,0x49,0x42,0xa,0x48, + 0x69,0x67,0x68,0x20,0x53,0x74,0x20,0x28,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77,0x29, + 0x2c,0x48,0x53,0x54,0xa,0x48,0x69,0x67,0x68,0x20,0x53,0x74,0x72,0x65,0x65,0x74, + 0x20,0x4b,0x65,0x6e,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x55,0x6e,0x64,0x65, + 0x72,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2c,0x5a,0x48,0x53,0xa,0x48,0x69,0x67,0x68, + 0x20,0x57,0x79,0x63,0x6f,0x6d,0x62,0x65,0x2c,0x48,0x57,0x59,0xa,0x48,0x69,0x67, + 0x68,0x61,0x6d,0x2c,0x48,0x47,0x4d,0xa,0x48,0x69,0x67,0x68,0x61,0x6d,0x73,0x20, + 0x50,0x61,0x72,0x6b,0x2c,0x48,0x49,0x50,0xa,0x48,0x69,0x67,0x68,0x62,0x72,0x69, + 0x64,0x67,0x65,0x20,0x26,0x20,0x42,0x75,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x48,0x49, + 0x47,0xa,0x48,0x69,0x67,0x68,0x62,0x75,0x72,0x79,0x20,0x26,0x20,0x49,0x73,0x6c, + 0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x48,0x59,0xa,0x48,0x69,0x67,0x68,0x74, + 0x6f,0x77,0x6e,0x2c,0x48,0x54,0x4f,0xa,0x48,0x69,0x6c,0x64,0x65,0x6e,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x48,0x4c,0x42,0xa,0x48,0x69,0x6c,0x6c,0x66,0x6f, + 0x6f,0x74,0x2c,0x48,0x4c,0x46,0xa,0x48,0x69,0x6c,0x6c,0x69,0x6e,0x67,0x74,0x6f, + 0x6e,0x20,0x45,0x61,0x73,0x74,0x2c,0x48,0x4c,0x45,0xa,0x48,0x69,0x6c,0x6c,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x20,0x57,0x65,0x73,0x74,0x2c,0x48,0x4c,0x57,0xa,0x48, + 0x69,0x6c,0x6c,0x73,0x69,0x64,0x65,0x2c,0x48,0x49,0x4c,0xa,0x48,0x69,0x6c,0x73, + 0x65,0x61,0x2c,0x48,0x4c,0x53,0xa,0x48,0x69,0x6e,0x63,0x68,0x6c,0x65,0x79,0x20, + 0x57,0x6f,0x6f,0x64,0x2c,0x48,0x59,0x57,0xa,0x48,0x69,0x6e,0x63,0x6b,0x6c,0x65, + 0x79,0x2c,0x48,0x4e,0x4b,0xa,0x48,0x69,0x6e,0x64,0x6c,0x65,0x79,0x2c,0x48,0x49, + 0x4e,0xa,0x48,0x69,0x6e,0x74,0x6f,0x6e,0x20,0x41,0x64,0x6d,0x69,0x72,0x61,0x6c, + 0x2c,0x48,0x4e,0x41,0xa,0x48,0x69,0x74,0x63,0x68,0x69,0x6e,0x2c,0x48,0x49,0x54, + 0xa,0x48,0x69,0x74,0x68,0x65,0x72,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x47, + 0x52,0xa,0x48,0x6f,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x48,0x4f,0x43,0xa,0x48,0x6f, + 0x6c,0x6c,0x69,0x6e,0x67,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x48,0x42,0x4e,0xa, + 0x48,0x6f,0x6c,0x6d,0x65,0x73,0x20,0x43,0x68,0x61,0x70,0x65,0x6c,0x2c,0x48,0x43, + 0x48,0xa,0x48,0x6f,0x6c,0x6d,0x77,0x6f,0x6f,0x64,0x2c,0x48,0x4c,0x4d,0xa,0x48, + 0x6f,0x6c,0x74,0x6f,0x6e,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x4f,0x4c,0xa, + 0x48,0x6f,0x6c,0x79,0x68,0x65,0x61,0x64,0x2c,0x48,0x48,0x44,0xa,0x48,0x6f,0x6c, + 0x79,0x74,0x6f,0x77,0x6e,0x2c,0x48,0x4c,0x59,0xa,0x48,0x6f,0x6d,0x65,0x72,0x74, + 0x6f,0x6e,0x2c,0x48,0x4d,0x4e,0xa,0x48,0x6f,0x6e,0x65,0x79,0x62,0x6f,0x75,0x72, + 0x6e,0x65,0x2c,0x48,0x59,0x42,0xa,0x48,0x6f,0x6e,0x69,0x74,0x6f,0x6e,0x2c,0x48, + 0x4f,0x4e,0xa,0x48,0x6f,0x6e,0x6c,0x65,0x79,0x2c,0x48,0x4f,0x59,0xa,0x48,0x6f, + 0x6e,0x6f,0x72,0x20,0x4f,0x61,0x6b,0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x50,0x41, + 0xa,0x48,0x6f,0x6f,0x6b,0x2c,0x48,0x4f,0x4b,0xa,0x48,0x6f,0x6f,0x74,0x6f,0x6e, + 0x2c,0x48,0x4f,0x4f,0xa,0x48,0x6f,0x70,0x65,0x20,0x28,0x44,0x65,0x72,0x62,0x79, + 0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x48,0x4f,0x50,0xa,0x48,0x6f,0x70,0x65,0x20, + 0x28,0x46,0x6c,0x69,0x6e,0x74,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x48,0x50,0x45, + 0xa,0x48,0x6f,0x70,0x74,0x6f,0x6e,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x50, + 0x54,0xa,0x48,0x6f,0x72,0x6c,0x65,0x79,0x2c,0x48,0x4f,0x52,0xa,0x48,0x6f,0x72, + 0x6e,0x62,0x65,0x61,0x6d,0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x42,0x50,0xa,0x48, + 0x6f,0x72,0x6e,0x73,0x65,0x79,0x2c,0x48,0x52,0x4e,0xa,0x48,0x6f,0x72,0x73,0x66, + 0x6f,0x72,0x74,0x68,0x2c,0x48,0x52,0x53,0xa,0x48,0x6f,0x72,0x73,0x68,0x61,0x6d, + 0x2c,0x48,0x52,0x48,0xa,0x48,0x6f,0x72,0x73,0x6c,0x65,0x79,0x2c,0x48,0x53,0x59, + 0xa,0x48,0x6f,0x72,0x74,0x6f,0x6e,0x2d,0x69,0x6e,0x2d,0x52,0x69,0x62,0x62,0x6c, + 0x65,0x73,0x64,0x61,0x6c,0x65,0x2c,0x48,0x49,0x52,0xa,0x48,0x6f,0x72,0x77,0x69, + 0x63,0x68,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x48,0x57,0x49,0xa,0x48, + 0x6f,0x73,0x63,0x61,0x72,0x2c,0x48,0x53,0x43,0xa,0x48,0x6f,0x75,0x67,0x68,0x20, + 0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x47,0x4e,0xa,0x48,0x6f,0x75,0x6e,0x73,0x6c, + 0x6f,0x77,0x2c,0x48,0x4f,0x55,0xa,0x48,0x6f,0x76,0x65,0x2c,0x48,0x4f,0x56,0xa, + 0x48,0x6f,0x76,0x65,0x74,0x6f,0x6e,0x20,0x26,0x20,0x57,0x72,0x6f,0x78,0x68,0x61, + 0x6d,0x2c,0x48,0x58,0x4d,0xa,0x48,0x6f,0x77,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48, + 0x57,0x57,0xa,0x48,0x6f,0x77,0x64,0x65,0x6e,0x2c,0x48,0x4f,0x57,0xa,0x48,0x6f, + 0x77,0x77,0x6f,0x6f,0x64,0x20,0x28,0x52,0x65,0x6e,0x66,0x72,0x65,0x77,0x73,0x68, + 0x69,0x72,0x65,0x29,0x2c,0x48,0x4f,0x5a,0xa,0x48,0x6f,0x79,0x6c,0x61,0x6b,0x65, + 0x2c,0x48,0x59,0x4b,0xa,0x48,0x75,0x62,0x62,0x65,0x72,0x74,0x73,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x48,0x42,0x42,0xa,0x48,0x75,0x63,0x6b,0x6e,0x61,0x6c, + 0x6c,0x2c,0x48,0x4b,0x4e,0xa,0x48,0x75,0x64,0x64,0x65,0x72,0x73,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x48,0x55,0x44,0xa,0x48,0x75,0x6c,0x6c,0x20,0x50,0x61,0x72,0x61, + 0x67,0x6f,0x6e,0x2c,0x48,0x55,0x4c,0xa,0x48,0x75,0x6d,0x70,0x68,0x72,0x65,0x79, + 0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x55,0x50,0xa,0x48,0x75,0x6e,0x63,0x6f,0x61, + 0x74,0x2c,0x48,0x43,0x54,0xa,0x48,0x75,0x6e,0x67,0x65,0x72,0x66,0x6f,0x72,0x64, + 0x2c,0x48,0x47,0x44,0xa,0x48,0x75,0x6e,0x6d,0x61,0x6e,0x62,0x79,0x2c,0x48,0x55, + 0x42,0xa,0x48,0x75,0x6e,0x74,0x69,0x6e,0x67,0x64,0x6f,0x6e,0x2c,0x48,0x55,0x4e, + 0xa,0x48,0x75,0x6e,0x74,0x6c,0x79,0x2c,0x48,0x4e,0x54,0xa,0x48,0x75,0x6e,0x74, + 0x73,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x48,0x4e,0x58,0xa,0x48,0x75,0x72,0x73, + 0x74,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x55,0x52,0xa,0x48,0x75,0x74,0x74, + 0x6f,0x6e,0x20,0x43,0x72,0x61,0x6e,0x73,0x77,0x69,0x63,0x6b,0x2c,0x48,0x55,0x54, + 0xa,0x48,0x75,0x79,0x74,0x6f,0x6e,0x2c,0x48,0x55,0x59,0xa,0x48,0x79,0x64,0x65, + 0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x48,0x59,0x43,0xa,0x48,0x79,0x64, + 0x65,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x48,0x59,0x54,0xa,0x48,0x79,0x6b,0x65, + 0x68,0x61,0x6d,0x2c,0x48,0x4b,0x4d,0xa,0x48,0x79,0x6e,0x64,0x6c,0x61,0x6e,0x64, + 0x2c,0x48,0x59,0x4e,0xa,0x48,0x79,0x74,0x68,0x65,0x2c,0x48,0x59,0x48,0xa,0x49, + 0x42,0x4d,0x2c,0x49,0x42,0x4d,0xa,0x49,0x66,0x69,0x65,0x6c,0x64,0x2c,0x49,0x46, + 0x49,0xa,0x49,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x49,0x46,0x44,0xa,0x49,0x6c,0x6b, + 0x6c,0x65,0x79,0x2c,0x49,0x4c,0x4b,0xa,0x49,0x6d,0x70,0x65,0x72,0x69,0x61,0x6c, + 0x20,0x57,0x68,0x61,0x72,0x66,0x2c,0x49,0x4d,0x57,0xa,0x49,0x6e,0x63,0x65,0x2c, + 0x49,0x4e,0x43,0xa,0x49,0x6e,0x63,0x65,0x20,0x26,0x20,0x45,0x6c,0x74,0x6f,0x6e, + 0x2c,0x49,0x4e,0x45,0xa,0x49,0x6e,0x67,0x61,0x74,0x65,0x73,0x74,0x6f,0x6e,0x65, + 0x2c,0x49,0x4e,0x54,0xa,0x49,0x6e,0x73,0x63,0x68,0x2c,0x49,0x4e,0x53,0xa,0x49, + 0x6e,0x76,0x65,0x72,0x67,0x6f,0x72,0x64,0x6f,0x6e,0x2c,0x49,0x47,0x44,0xa,0x49, + 0x6e,0x76,0x65,0x72,0x67,0x6f,0x77,0x72,0x69,0x65,0x2c,0x49,0x4e,0x47,0xa,0x49, + 0x6e,0x76,0x65,0x72,0x6b,0x65,0x69,0x74,0x68,0x69,0x6e,0x67,0x2c,0x49,0x4e,0x4b, + 0xa,0x49,0x6e,0x76,0x65,0x72,0x6b,0x69,0x70,0x2c,0x49,0x4e,0x50,0xa,0x49,0x6e, + 0x76,0x65,0x72,0x6e,0x65,0x73,0x73,0x2c,0x49,0x4e,0x56,0xa,0x49,0x6e,0x76,0x65, + 0x72,0x73,0x68,0x69,0x6e,0x2c,0x49,0x4e,0x48,0xa,0x49,0x6e,0x76,0x65,0x72,0x75, + 0x72,0x69,0x65,0x2c,0x49,0x4e,0x52,0xa,0x49,0x70,0x73,0x77,0x69,0x63,0x68,0x2c, + 0x49,0x50,0x53,0xa,0x49,0x72,0x6c,0x61,0x6d,0x2c,0x49,0x52,0x4c,0xa,0x49,0x72, + 0x76,0x69,0x6e,0x65,0x2c,0x49,0x52,0x56,0xa,0x49,0x73,0x6c,0x65,0x77,0x6f,0x72, + 0x74,0x68,0x2c,0x49,0x53,0x4c,0xa,0x49,0x73,0x6c,0x69,0x70,0x2c,0x49,0x53,0x50, + 0xa,0x49,0x76,0x65,0x72,0x2c,0x49,0x56,0x52,0xa,0x49,0x76,0x79,0x62,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x49,0x56,0x59,0xa,0x4a,0x65,0x77,0x65,0x6c,0x6c,0x65,0x72, + 0x79,0x20,0x51,0x75,0x61,0x72,0x74,0x65,0x72,0x2c,0x4a,0x45,0x51,0xa,0x4a,0x6f, + 0x68,0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x4a,0x4f,0x48,0xa,0x4a,0x6f,0x68,0x6e,0x73, + 0x74,0x6f,0x6e,0x65,0x2c,0x4a,0x48,0x4e,0xa,0x4a,0x6f,0x72,0x64,0x61,0x6e,0x68, + 0x69,0x6c,0x6c,0x2c,0x4a,0x4f,0x52,0xa,0x4b,0x65,0x61,0x72,0x73,0x6c,0x65,0x79, + 0x2c,0x4b,0x53,0x4c,0xa,0x4b,0x65,0x61,0x72,0x73,0x6e,0x65,0x79,0x2c,0x4b,0x53, + 0x4e,0xa,0x4b,0x65,0x69,0x67,0x68,0x6c,0x65,0x79,0x2c,0x4b,0x45,0x49,0xa,0x4b, + 0x65,0x69,0x74,0x68,0x2c,0x4b,0x45,0x48,0xa,0x4b,0x65,0x6c,0x76,0x65,0x64,0x6f, + 0x6e,0x2c,0x4b,0x45,0x4c,0xa,0x4b,0x65,0x6c,0x76,0x69,0x6e,0x64,0x61,0x6c,0x65, + 0x2c,0x4b,0x56,0x44,0xa,0x4b,0x65,0x6d,0x62,0x6c,0x65,0x2c,0x4b,0x45,0x4d,0xa, + 0x4b,0x65,0x6d,0x70,0x73,0x74,0x6f,0x6e,0x20,0x48,0x61,0x72,0x64,0x77,0x69,0x63, + 0x6b,0x2c,0x4b,0x4d,0x48,0xa,0x4b,0x65,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x4b,0x4d,0x50,0xa,0x4b,0x65,0x6d,0x73,0x69,0x6e,0x67,0x2c,0x4b, + 0x4d,0x53,0xa,0x4b,0x65,0x6d,0x73,0x6c,0x65,0x79,0x2c,0x4b,0x4d,0x4c,0xa,0x4b, + 0x65,0x6e,0x64,0x61,0x6c,0x2c,0x4b,0x45,0x4e,0xa,0x4b,0x65,0x6e,0x6c,0x65,0x79, + 0x2c,0x4b,0x4c,0x59,0xa,0x4b,0x65,0x6e,0x6e,0x65,0x74,0x74,0x2c,0x4b,0x4e,0x45, + 0xa,0x4b,0x65,0x6e,0x6e,0x69,0x73,0x68,0x65,0x61,0x64,0x2c,0x4b,0x4e,0x53,0xa, + 0x4b,0x65,0x6e,0x73,0x61,0x6c,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x4b,0x4e,0x4c, + 0xa,0x4b,0x65,0x6e,0x73,0x61,0x6c,0x20,0x52,0x69,0x73,0x65,0x2c,0x4b,0x4e,0x52, + 0xa,0x4b,0x65,0x6e,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x4f,0x6c,0x79,0x6d, + 0x70,0x69,0x61,0x2c,0x4b,0x50,0x41,0xa,0x4b,0x65,0x6e,0x74,0x20,0x48,0x6f,0x75, + 0x73,0x65,0x2c,0x4b,0x54,0x48,0xa,0x4b,0x65,0x6e,0x74,0x69,0x73,0x68,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x4b,0x54,0x4e,0xa,0x4b,0x65,0x6e,0x74,0x69,0x73,0x68,0x20, + 0x54,0x6f,0x77,0x6e,0x20,0x57,0x65,0x73,0x74,0x2c,0x4b,0x54,0x57,0xa,0x4b,0x65, + 0x6e,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x54,0xa,0x4b,0x65,0x6e,0x74,0x73,0x20,0x42, + 0x61,0x6e,0x6b,0x2c,0x4b,0x42,0x4b,0xa,0x4b,0x65,0x74,0x74,0x65,0x72,0x69,0x6e, + 0x67,0x2c,0x4b,0x45,0x54,0xa,0x4b,0x65,0x77,0x20,0x42,0x72,0x69,0x64,0x67,0x65, + 0x2c,0x4b,0x57,0x42,0xa,0x4b,0x65,0x77,0x20,0x47,0x61,0x72,0x64,0x65,0x6e,0x73, + 0x2c,0x4b,0x57,0x47,0xa,0x4b,0x65,0x79,0x68,0x61,0x6d,0x2c,0x4b,0x45,0x59,0xa, + 0x4b,0x65,0x79,0x6e,0x73,0x68,0x61,0x6d,0x2c,0x4b,0x59,0x4e,0xa,0x4b,0x69,0x64, + 0x62,0x72,0x6f,0x6f,0x6b,0x65,0x2c,0x4b,0x44,0x42,0xa,0x4b,0x69,0x64,0x64,0x65, + 0x72,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x4b,0x49,0x44,0xa,0x4b,0x69,0x64, + 0x73,0x67,0x72,0x6f,0x76,0x65,0x2c,0x4b,0x44,0x47,0xa,0x4b,0x69,0x64,0x77,0x65, + 0x6c,0x6c,0x79,0x2c,0x4b,0x57,0x4c,0xa,0x4b,0x69,0x6c,0x62,0x75,0x72,0x6e,0x20, + 0x48,0x69,0x67,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4b,0x42,0x4e,0xa,0x4b,0x69, + 0x6c,0x64,0x61,0x6c,0x65,0x2c,0x4b,0x4c,0x44,0xa,0x4b,0x69,0x6c,0x64,0x6f,0x6e, + 0x61,0x6e,0x2c,0x4b,0x49,0x4c,0xa,0x4b,0x69,0x6c,0x67,0x65,0x74,0x74,0x79,0x2c, + 0x4b,0x47,0x54,0xa,0x4b,0x69,0x6c,0x6d,0x61,0x72,0x6e,0x6f,0x63,0x6b,0x2c,0x4b, + 0x4d,0x4b,0xa,0x4b,0x69,0x6c,0x6d,0x61,0x75,0x72,0x73,0x2c,0x4b,0x4c,0x4d,0xa, + 0x4b,0x69,0x6c,0x70,0x61,0x74,0x72,0x69,0x63,0x6b,0x2c,0x4b,0x50,0x54,0xa,0x4b, + 0x69,0x6c,0x77,0x69,0x6e,0x6e,0x69,0x6e,0x67,0x2c,0x4b,0x57,0x4e,0xa,0x4b,0x69, + 0x6e,0x62,0x72,0x61,0x63,0x65,0x2c,0x4b,0x42,0x43,0xa,0x4b,0x69,0x6e,0x67,0x68, + 0x61,0x6d,0x2c,0x4b,0x47,0x4d,0xa,0x4b,0x69,0x6e,0x67,0x68,0x6f,0x72,0x6e,0x2c, + 0x4b,0x47,0x48,0xa,0x4b,0x69,0x6e,0x67,0x73,0x20,0x4c,0x61,0x6e,0x67,0x6c,0x65, + 0x79,0x2c,0x4b,0x47,0x4c,0xa,0x4b,0x69,0x6e,0x67,0x26,0x23,0x30,0x33,0x39,0x3b, + 0x73,0x20,0x4c,0x79,0x6e,0x6e,0x2c,0x4b,0x4c,0x4e,0xa,0x4b,0x69,0x6e,0x67,0x73, + 0x20,0x4e,0x6f,0x72,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x4e,0xa,0x4b,0x69,0x6e,0x67, + 0x73,0x20,0x4e,0x79,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x4b,0x47,0x4e,0xa,0x4b,0x69, + 0x6e,0x67,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4b,0x47,0x50,0xa,0x4b,0x69,0x6e, + 0x67,0x73,0x20,0x53,0x75,0x74,0x74,0x6f,0x6e,0x2c,0x4b,0x47,0x53,0xa,0x4b,0x69, + 0x6e,0x67,0x73,0x6b,0x6e,0x6f,0x77,0x65,0x2c,0x4b,0x47,0x45,0xa,0x4b,0x69,0x6e, + 0x67,0x73,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x47,0xa,0x4b,0x69,0x6e,0x67,0x73,0x77, + 0x6f,0x6f,0x64,0x2c,0x4b,0x4e,0x44,0xa,0x4b,0x69,0x6e,0x67,0x75,0x73,0x73,0x69, + 0x65,0x2c,0x4b,0x49,0x4e,0xa,0x4b,0x69,0x6e,0x74,0x62,0x75,0x72,0x79,0x2c,0x4b, + 0x49,0x54,0xa,0x4b,0x69,0x72,0x62,0x79,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x4b, + 0x42,0x58,0xa,0x4b,0x69,0x72,0x6b,0x20,0x53,0x61,0x6e,0x64,0x61,0x6c,0x6c,0x2c, + 0x4b,0x4b,0x53,0xa,0x4b,0x69,0x72,0x6b,0x62,0x79,0x2c,0x4b,0x49,0x52,0xa,0x4b, + 0x69,0x72,0x6b,0x62,0x79,0x20,0x69,0x6e,0x20,0x41,0x73,0x68,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x4b,0x4b,0x42,0xa,0x4b,0x69,0x72,0x6b,0x62,0x79,0x20,0x53,0x74,0x65, + 0x70,0x68,0x65,0x6e,0x2c,0x4b,0x53,0x57,0xa,0x4b,0x69,0x72,0x6b,0x62,0x79,0x2d, + 0x69,0x6e,0x2d,0x46,0x75,0x72,0x6e,0x65,0x73,0x73,0x2c,0x4b,0x42,0x46,0xa,0x4b, + 0x69,0x72,0x6b,0x63,0x61,0x6c,0x64,0x79,0x2c,0x4b,0x44,0x59,0xa,0x4b,0x69,0x72, + 0x6b,0x63,0x6f,0x6e,0x6e,0x65,0x6c,0x2c,0x4b,0x52,0x4b,0xa,0x4b,0x69,0x72,0x6b, + 0x64,0x61,0x6c,0x65,0x2c,0x4b,0x4b,0x44,0xa,0x4b,0x69,0x72,0x6b,0x68,0x61,0x6d, + 0x20,0x26,0x20,0x57,0x65,0x73,0x68,0x61,0x6d,0x2c,0x4b,0x4b,0x4d,0xa,0x4b,0x69, + 0x72,0x6b,0x68,0x69,0x6c,0x6c,0x2c,0x4b,0x4b,0x48,0xa,0x4b,0x69,0x72,0x6b,0x6e, + 0x65,0x77,0x74,0x6f,0x6e,0x2c,0x4b,0x4b,0x4e,0xa,0x4b,0x69,0x72,0x6b,0x77,0x6f, + 0x6f,0x64,0x2c,0x4b,0x57,0x44,0xa,0x4b,0x69,0x72,0x74,0x6f,0x6e,0x20,0x4c,0x69, + 0x6e,0x64,0x73,0x65,0x79,0x2c,0x4b,0x54,0x4c,0xa,0x4b,0x69,0x76,0x65,0x74,0x6f, + 0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x4b,0x49,0x56,0xa,0x4b,0x69,0x76, + 0x65,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4b,0x56,0x50,0xa,0x4b,0x6e, + 0x61,0x72,0x65,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x4b,0x4e,0x41,0xa, + 0x4b,0x6e,0x65,0x62,0x77,0x6f,0x72,0x74,0x68,0x2c,0x4b,0x42,0x57,0xa,0x4b,0x6e, + 0x69,0x67,0x68,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x49,0xa,0x4b,0x6e,0x6f,0x63,0x6b, + 0x68,0x6f,0x6c,0x74,0x2c,0x4b,0x43,0x4b,0xa,0x4b,0x6e,0x6f,0x74,0x74,0x69,0x6e, + 0x67,0x6c,0x65,0x79,0x2c,0x4b,0x4e,0x4f,0xa,0x4b,0x6e,0x75,0x63,0x6b,0x6c,0x61, + 0x73,0x2c,0x4b,0x4e,0x55,0xa,0x4b,0x6e,0x75,0x74,0x73,0x66,0x6f,0x72,0x64,0x2c, + 0x4b,0x4e,0x46,0xa,0x4b,0x79,0x6c,0x65,0x20,0x6f,0x66,0x20,0x4c,0x6f,0x63,0x68, + 0x61,0x6c,0x73,0x68,0x2c,0x4b,0x59,0x4c,0xa,0x4c,0x61,0x64,0x79,0x62,0x61,0x6e, + 0x6b,0x2c,0x4c,0x44,0x59,0xa,0x4c,0x61,0x64,0x79,0x77,0x65,0x6c,0x6c,0x2c,0x4c, + 0x41,0x44,0xa,0x4c,0x61,0x69,0x6e,0x64,0x6f,0x6e,0x2c,0x4c,0x41,0x49,0xa,0x4c, + 0x61,0x69,0x72,0x67,0x2c,0x4c,0x52,0x47,0xa,0x4c,0x61,0x6b,0x65,0x2c,0x4c,0x4b, + 0x45,0xa,0x4c,0x61,0x6b,0x65,0x6e,0x68,0x65,0x61,0x74,0x68,0x2c,0x4c,0x41,0x4b, + 0xa,0x4c,0x61,0x6d,0x70,0x68,0x65,0x79,0x2c,0x4c,0x41,0x4d,0xa,0x4c,0x61,0x6e, + 0x61,0x72,0x6b,0x2c,0x4c,0x4e,0x4b,0xa,0x4c,0x61,0x6e,0x63,0x61,0x73,0x74,0x65, + 0x72,0x2c,0x4c,0x41,0x4e,0xa,0x4c,0x61,0x6e,0x63,0x69,0x6e,0x67,0x2c,0x4c,0x41, + 0x43,0xa,0x4c,0x61,0x6e,0x64,0x79,0x77,0x6f,0x6f,0x64,0x2c,0x4c,0x41,0x57,0xa, + 0x4c,0x61,0x6e,0x67,0x62,0x61,0x6e,0x6b,0x2c,0x4c,0x47,0x42,0xa,0x4c,0x61,0x6e, + 0x67,0x68,0x6f,0x2c,0x4c,0x48,0x4f,0xa,0x4c,0x61,0x6e,0x67,0x6c,0x65,0x79,0x2c, + 0x4c,0x4e,0x59,0xa,0x4c,0x61,0x6e,0x67,0x6c,0x65,0x79,0x20,0x47,0x72,0x65,0x65, + 0x6e,0x2c,0x4c,0x47,0x47,0xa,0x4c,0x61,0x6e,0x67,0x6c,0x65,0x79,0x20,0x4d,0x69, + 0x6c,0x6c,0x2c,0x4c,0x47,0x4d,0xa,0x4c,0x61,0x6e,0x67,0x73,0x69,0x64,0x65,0x2c, + 0x4c,0x47,0x53,0xa,0x4c,0x61,0x6e,0x67,0x77,0x61,0x74,0x68,0x62,0x79,0x2c,0x4c, + 0x47,0x57,0xa,0x4c,0x61,0x6e,0x67,0x77,0x69,0x74,0x68,0x2d,0x57,0x68,0x61,0x6c, + 0x65,0x79,0x20,0x54,0x68,0x6f,0x72,0x6e,0x73,0x2c,0x4c,0x41,0x47,0xa,0x4c,0x61, + 0x70,0x66,0x6f,0x72,0x64,0x2c,0x4c,0x41,0x50,0xa,0x4c,0x61,0x70,0x77,0x6f,0x72, + 0x74,0x68,0x2c,0x4c,0x50,0x57,0xa,0x4c,0x61,0x72,0x62,0x65,0x72,0x74,0x2c,0x4c, + 0x42,0x54,0xa,0x4c,0x61,0x72,0x67,0x73,0x2c,0x4c,0x41,0x52,0xa,0x4c,0x61,0x72, + 0x6b,0x68,0x61,0x6c,0x6c,0x2c,0x4c,0x52,0x48,0xa,0x4c,0x61,0x75,0x72,0x65,0x6e, + 0x63,0x65,0x6b,0x69,0x72,0x6b,0x2c,0x4c,0x41,0x55,0xa,0x4c,0x61,0x77,0x72,0x65, + 0x6e,0x63,0x65,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x4c,0x57,0x48,0xa,0x4c,0x61,0x79, + 0x74,0x6f,0x6e,0x2c,0x4c,0x41,0x59,0xa,0x4c,0x61,0x7a,0x6f,0x6e,0x62,0x79,0x20, + 0x26,0x20,0x4b,0x69,0x72,0x6b,0x6f,0x73,0x77,0x61,0x6c,0x64,0x2c,0x4c,0x5a,0x42, + 0xa,0x4c,0x65,0x61,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x4c,0x45,0x47,0xa,0x4c, + 0x65,0x61,0x20,0x48,0x61,0x6c,0x6c,0x2c,0x4c,0x45,0x48,0xa,0x4c,0x65,0x61,0x67, + 0x72,0x61,0x76,0x65,0x2c,0x4c,0x45,0x41,0xa,0x4c,0x65,0x61,0x6c,0x68,0x6f,0x6c, + 0x6d,0x2c,0x4c,0x48,0x4d,0xa,0x4c,0x65,0x61,0x6d,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x20,0x53,0x70,0x61,0x2c,0x4c,0x4d,0x53,0xa,0x4c,0x65,0x61,0x73,0x6f,0x77,0x65, + 0x2c,0x4c,0x53,0x57,0xa,0x4c,0x65,0x61,0x74,0x68,0x65,0x72,0x68,0x65,0x61,0x64, + 0x2c,0x4c,0x48,0x44,0xa,0x4c,0x65,0x64,0x62,0x75,0x72,0x79,0x2c,0x4c,0x45,0x44, + 0xa,0x4c,0x65,0x65,0x2c,0x4c,0x45,0x45,0xa,0x4c,0x65,0x65,0x64,0x73,0x2c,0x4c, + 0x44,0x53,0xa,0x4c,0x65,0x69,0x63,0x65,0x73,0x74,0x65,0x72,0x2c,0x4c,0x45,0x49, + 0xa,0x4c,0x65,0x69,0x67,0x68,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x4c,0x49, + 0x48,0xa,0x4c,0x65,0x69,0x67,0x68,0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61,0x2c,0x4c, + 0x45,0x53,0xa,0x4c,0x65,0x69,0x67,0x68,0x74,0x6f,0x6e,0x20,0x42,0x75,0x7a,0x7a, + 0x61,0x72,0x64,0x2c,0x4c,0x42,0x5a,0xa,0x4c,0x65,0x6c,0x61,0x6e,0x74,0x2c,0x4c, + 0x45,0x4c,0xa,0x4c,0x65,0x6c,0x61,0x6e,0x74,0x20,0x53,0x61,0x6c,0x74,0x69,0x6e, + 0x67,0x73,0x2c,0x4c,0x54,0x53,0xa,0x4c,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x4c,0x45, + 0x4e,0xa,0x4c,0x65,0x6e,0x7a,0x69,0x65,0x2c,0x4c,0x4e,0x5a,0xa,0x4c,0x65,0x6f, + 0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x4c,0x45,0x4f,0xa,0x4c,0x65,0x74,0x63, + 0x68,0x77,0x6f,0x72,0x74,0x68,0x20,0x47,0x61,0x72,0x64,0x65,0x6e,0x20,0x43,0x69, + 0x74,0x79,0x2c,0x4c,0x45,0x54,0xa,0x4c,0x65,0x75,0x63,0x68,0x61,0x72,0x73,0x20, + 0x28,0x66,0x6f,0x72,0x20,0x53,0x74,0x2e,0x20,0x41,0x6e,0x64,0x72,0x65,0x77,0x73, + 0x29,0x2c,0x4c,0x45,0x55,0xa,0x4c,0x65,0x76,0x65,0x6e,0x73,0x68,0x75,0x6c,0x6d, + 0x65,0x2c,0x4c,0x56,0x4d,0xa,0x4c,0x65,0x77,0x65,0x73,0x2c,0x4c,0x57,0x53,0xa, + 0x4c,0x65,0x77,0x69,0x73,0x68,0x61,0x6d,0x2c,0x4c,0x45,0x57,0xa,0x4c,0x65,0x79, + 0x6c,0x61,0x6e,0x64,0x2c,0x4c,0x45,0x59,0xa,0x4c,0x65,0x79,0x74,0x6f,0x6e,0x20, + 0x4d,0x69,0x64,0x6c,0x61,0x6e,0x64,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4c,0x45,0x4d, + 0xa,0x4c,0x65,0x79,0x74,0x6f,0x6e,0x73,0x74,0x6f,0x6e,0x65,0x20,0x48,0x69,0x67, + 0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4c,0x45,0x52,0xa,0x4c,0x69,0x63,0x68,0x66, + 0x69,0x65,0x6c,0x64,0x20,0x43,0x69,0x74,0x79,0x2c,0x4c,0x49,0x43,0xa,0x4c,0x69, + 0x63,0x68,0x66,0x69,0x65,0x6c,0x64,0x20,0x54,0x72,0x65,0x6e,0x74,0x20,0x56,0x61, + 0x6c,0x6c,0x65,0x79,0x2c,0x4c,0x54,0x56,0xa,0x4c,0x69,0x64,0x6c,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x2c,0x4c,0x49,0x44,0xa,0x4c,0x69,0x6d,0x65,0x68,0x6f,0x75,0x73, + 0x65,0x2c,0x4c,0x48,0x53,0xa,0x4c,0x69,0x6e,0x63,0x6f,0x6c,0x6e,0x20,0x43,0x65, + 0x6e,0x74,0x72,0x61,0x6c,0x2c,0x4c,0x43,0x4e,0xa,0x4c,0x69,0x6e,0x67,0x66,0x69, + 0x65,0x6c,0x64,0x2c,0x4c,0x46,0x44,0xa,0x4c,0x69,0x6e,0x67,0x77,0x6f,0x6f,0x64, + 0x2c,0x4c,0x47,0x44,0xa,0x4c,0x69,0x6e,0x6c,0x69,0x74,0x68,0x67,0x6f,0x77,0x2c, + 0x4c,0x49,0x4e,0xa,0x4c,0x69,0x70,0x68,0x6f,0x6f,0x6b,0x2c,0x4c,0x49,0x50,0xa, + 0x4c,0x69,0x73,0x6b,0x65,0x61,0x72,0x64,0x2c,0x4c,0x53,0x4b,0xa,0x4c,0x69,0x73, + 0x73,0x2c,0x4c,0x49,0x53,0xa,0x4c,0x69,0x73,0x76,0x61,0x6e,0x65,0x20,0x26,0x20, + 0x54,0x68,0x6f,0x72,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x4c,0x56,0x54,0xa,0x4c,0x69, + 0x74,0x74,0x6c,0x65,0x20,0x4b,0x69,0x6d,0x62,0x6c,0x65,0x2c,0x4c,0x54,0x4b,0xa, + 0x4c,0x69,0x74,0x74,0x6c,0x65,0x20,0x53,0x75,0x74,0x74,0x6f,0x6e,0x2c,0x4c,0x54, + 0x54,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c, + 0x4c,0x54,0x4c,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x68,0x61,0x6d,0x70,0x74,0x6f, + 0x6e,0x2c,0x4c,0x49,0x54,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x68,0x61,0x76,0x65, + 0x6e,0x2c,0x4c,0x56,0x4e,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x70,0x6f,0x72,0x74, + 0x2c,0x4c,0x54,0x50,0xa,0x4c,0x69,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x4c,0x56,0x43,0xa,0x4c,0x69,0x76,0x65,0x72, + 0x70,0x6f,0x6f,0x6c,0x20,0x4a,0x61,0x6d,0x65,0x73,0x20,0x53,0x74,0x72,0x65,0x65, + 0x74,0x2c,0x4c,0x56,0x4a,0xa,0x4c,0x69,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x20, + 0x4c,0x69,0x6d,0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x4c,0x49,0x56,0xa, + 0x4c,0x69,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x20,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x4c,0x50,0x59,0xa,0x4c,0x69,0x76,0x69, + 0x6e,0x67,0x73,0x74,0x6f,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x4c,0x53,0x4e, + 0xa,0x4c,0x69,0x76,0x69,0x6e,0x67,0x73,0x74,0x6f,0x6e,0x20,0x53,0x6f,0x75,0x74, + 0x68,0x2c,0x4c,0x56,0x47,0xa,0x4c,0x6c,0x61,0x6e,0x61,0x62,0x65,0x72,0x2c,0x4c, + 0x4c,0x41,0xa,0x4c,0x6c,0x61,0x6e,0x62,0x65,0x64,0x72,0x2c,0x4c,0x42,0x52,0xa, + 0x4c,0x6c,0x61,0x6e,0x62,0x69,0x73,0x74,0x65,0x72,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x4c,0x4c,0x54,0xa,0x4c,0x6c,0x61,0x6e,0x62,0x72,0x61,0x64,0x61,0x63,0x68,0x2c, + 0x4c,0x4e,0x42,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x61,0x66,0x2c,0x4c,0x4c,0x4e,0xa, + 0x4c,0x6c,0x61,0x6e,0x64,0x61,0x6e,0x77,0x67,0x2c,0x4c,0x44,0x4e,0xa,0x4c,0x6c, + 0x61,0x6e,0x64,0x65,0x63,0x77,0x79,0x6e,0x2c,0x4c,0x4c,0x43,0xa,0x4c,0x6c,0x61, + 0x6e,0x64,0x65,0x69,0x6c,0x6f,0x2c,0x4c,0x4c,0x4c,0xa,0x4c,0x6c,0x61,0x6e,0x64, + 0x6f,0x76,0x65,0x72,0x79,0x2c,0x4c,0x4c,0x56,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x72, + 0x69,0x6e,0x64,0x6f,0x64,0x2c,0x4c,0x4c,0x4f,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x75, + 0x64,0x6e,0x6f,0x2c,0x4c,0x4c,0x44,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x75,0x64,0x6e, + 0x6f,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4c,0x4c,0x4a,0xa,0x4c, + 0x6c,0x61,0x6e,0x64,0x79,0x62,0x69,0x65,0x2c,0x4c,0x4c,0x49,0xa,0x4c,0x6c,0x61, + 0x6e,0x65,0x6c,0x6c,0x69,0x2c,0x4c,0x4c,0x45,0xa,0x4c,0x6c,0x61,0x6e,0x66,0x61, + 0x69,0x72,0x66,0x65,0x63,0x68,0x61,0x6e,0x2c,0x4c,0x4c,0x46,0xa,0x4c,0x6c,0x61, + 0x6e,0x66,0x61,0x69,0x72,0x70,0x77,0x6c,0x6c,0x2c,0x4c,0x50,0x47,0xa,0x4c,0x6c, + 0x61,0x6e,0x67,0x61,0x64,0x6f,0x67,0x2c,0x4c,0x4c,0x47,0xa,0x4c,0x6c,0x61,0x6e, + 0x67,0x61,0x6d,0x6d,0x61,0x72,0x63,0x68,0x2c,0x4c,0x4c,0x4d,0xa,0x4c,0x6c,0x61, + 0x6e,0x67,0x65,0x6e,0x6e,0x65,0x63,0x68,0x2c,0x4c,0x4c,0x48,0xa,0x4c,0x6c,0x61, + 0x6e,0x67,0x79,0x6e,0x6c,0x6c,0x6f,0x2c,0x4c,0x47,0x4f,0xa,0x4c,0x6c,0x61,0x6e, + 0x68,0x61,0x72,0x61,0x6e,0x2c,0x4c,0x4c,0x52,0xa,0x4c,0x6c,0x61,0x6e,0x68,0x69, + 0x6c,0x6c,0x65,0x74,0x68,0x2c,0x4c,0x54,0x48,0xa,0x4c,0x6c,0x61,0x6e,0x69,0x73, + 0x68,0x65,0x6e,0x2c,0x4c,0x4c,0x53,0xa,0x4c,0x6c,0x61,0x6e,0x72,0x77,0x73,0x74, + 0x2c,0x4c,0x57,0x52,0xa,0x4c,0x6c,0x61,0x6e,0x73,0x61,0x6d,0x6c,0x65,0x74,0x2c, + 0x4c,0x41,0x53,0xa,0x4c,0x6c,0x61,0x6e,0x74,0x77,0x69,0x74,0x20,0x4d,0x61,0x6a, + 0x6f,0x72,0x2c,0x4c,0x57,0x4d,0xa,0x4c,0x6c,0x61,0x6e,0x77,0x72,0x64,0x61,0x2c, + 0x4c,0x4e,0x52,0xa,0x4c,0x6c,0x61,0x6e,0x77,0x72,0x74,0x79,0x64,0x2c,0x4c,0x4e, + 0x57,0xa,0x4c,0x6c,0x77,0x79,0x6e,0x67,0x77,0x72,0x69,0x6c,0x2c,0x4c,0x4c,0x57, + 0xa,0x4c,0x6c,0x77,0x79,0x6e,0x79,0x70,0x69,0x61,0x2c,0x4c,0x4c,0x59,0xa,0x4c, + 0x6f,0x63,0x68,0x20,0x41,0x77,0x65,0x2c,0x4c,0x48,0x41,0xa,0x4c,0x6f,0x63,0x68, + 0x20,0x45,0x69,0x6c,0x20,0x4f,0x75,0x74,0x77,0x61,0x72,0x64,0x20,0x42,0x6f,0x75, + 0x6e,0x64,0x2c,0x4c,0x48,0x45,0xa,0x4c,0x6f,0x63,0x68,0x61,0x69,0x6c,0x6f,0x72, + 0x74,0x2c,0x4c,0x43,0x4c,0xa,0x4c,0x6f,0x63,0x68,0x65,0x69,0x6c,0x73,0x69,0x64, + 0x65,0x2c,0x4c,0x43,0x53,0xa,0x4c,0x6f,0x63,0x68,0x67,0x65,0x6c,0x6c,0x79,0x2c, + 0x4c,0x43,0x47,0xa,0x4c,0x6f,0x63,0x68,0x6c,0x75,0x69,0x63,0x68,0x61,0x72,0x74, + 0x2c,0x4c,0x43,0x43,0xa,0x4c,0x6f,0x63,0x68,0x77,0x69,0x6e,0x6e,0x6f,0x63,0x68, + 0x2c,0x4c,0x48,0x57,0xa,0x4c,0x6f,0x63,0x6b,0x65,0x72,0x62,0x69,0x65,0x2c,0x4c, + 0x4f,0x43,0xa,0x4c,0x6f,0x63,0x6b,0x77,0x6f,0x6f,0x64,0x2c,0x4c,0x43,0x4b,0xa, + 0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x42,0x6c,0x61,0x63,0x6b,0x66,0x72,0x69,0x61, + 0x72,0x73,0x2c,0x42,0x46,0x52,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x4c,0x42,0x47,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20, + 0x43,0x61,0x6e,0x6e,0x6f,0x6e,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x53, + 0x54,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x43,0x68,0x61,0x72,0x69,0x6e,0x67, + 0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x43,0x48,0x58,0xa,0x4c,0x6f,0x6e,0x64,0x6f, + 0x6e,0x20,0x45,0x75,0x73,0x74,0x6f,0x6e,0x2c,0x45,0x55,0x53,0xa,0x4c,0x6f,0x6e, + 0x64,0x6f,0x6e,0x20,0x46,0x65,0x6e,0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x53,0x74, + 0x72,0x65,0x65,0x74,0x2c,0x46,0x53,0x54,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20, + 0x46,0x69,0x65,0x6c,0x64,0x73,0x2c,0x4c,0x4f,0x46,0xa,0x4c,0x6f,0x6e,0x64,0x6f, + 0x6e,0x20,0x4b,0x69,0x6e,0x67,0x73,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x4b,0x47, + 0x58,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x4c,0x69,0x76,0x65,0x72,0x70,0x6f, + 0x6f,0x6c,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x4c,0x53,0x54,0xa,0x4c,0x6f, + 0x6e,0x64,0x6f,0x6e,0x20,0x4d,0x61,0x72,0x79,0x6c,0x65,0x62,0x6f,0x6e,0x65,0x2c, + 0x4d,0x59,0x42,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x50,0x61,0x64,0x64,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x50,0x41,0x44,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e, + 0x20,0x52,0x6f,0x61,0x64,0x20,0x28,0x42,0x72,0x69,0x67,0x68,0x74,0x6f,0x6e,0x29, + 0x2c,0x4c,0x52,0x42,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64, + 0x20,0x28,0x47,0x75,0x69,0x6c,0x64,0x66,0x6f,0x72,0x64,0x29,0x2c,0x4c,0x52,0x44, + 0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x53,0x74,0x20,0x50,0x61,0x6e,0x63,0x72, + 0x61,0x73,0x20,0x44,0x6f,0x6d,0x65,0x73,0x74,0x69,0x63,0x2c,0x53,0x54,0x50,0xa, + 0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x53,0x74,0x20,0x50,0x61,0x6e,0x63,0x72,0x61, + 0x73,0x20,0x28,0x49,0x6e,0x74,0x6c,0x29,0x2c,0x53,0x50,0x58,0xa,0x4c,0x6f,0x6e, + 0x64,0x6f,0x6e,0x20,0x56,0x69,0x63,0x74,0x6f,0x72,0x69,0x61,0x2c,0x56,0x49,0x43, + 0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x57,0x61,0x74,0x65,0x72,0x6c,0x6f,0x6f, + 0x2c,0x57,0x41,0x54,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x57,0x61,0x74,0x65, + 0x72,0x6c,0x6f,0x6f,0x20,0x45,0x61,0x73,0x74,0x2c,0x57,0x41,0x45,0xa,0x4c,0x6f, + 0x6e,0x67,0x20,0x42,0x75,0x63,0x6b,0x62,0x79,0x2c,0x4c,0x42,0x4b,0xa,0x4c,0x6f, + 0x6e,0x67,0x20,0x45,0x61,0x74,0x6f,0x6e,0x2c,0x4c,0x47,0x45,0xa,0x4c,0x6f,0x6e, + 0x67,0x20,0x50,0x72,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x4c,0x50,0x52,0xa,0x4c,0x6f, + 0x6e,0x67,0x62,0x65,0x63,0x6b,0x2c,0x4c,0x47,0x4b,0xa,0x4c,0x6f,0x6e,0x67,0x62, + 0x72,0x69,0x64,0x67,0x65,0x2c,0x4c,0x4f,0x42,0xa,0x4c,0x6f,0x6e,0x67,0x63,0x72, + 0x6f,0x73,0x73,0x2c,0x4c,0x4e,0x47,0xa,0x4c,0x6f,0x6e,0x67,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x4c,0x47,0x46,0xa,0x4c,0x6f,0x6e,0x67,0x6e,0x69,0x64,0x64,0x72,0x79, + 0x2c,0x4c,0x4e,0x44,0xa,0x4c,0x6f,0x6e,0x67,0x70,0x6f,0x72,0x74,0x2c,0x4c,0x50, + 0x54,0xa,0x4c,0x6f,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x4c,0x47,0x4e,0xa,0x4c,0x6f, + 0x6f,0x65,0x2c,0x4c,0x4f,0x4f,0xa,0x4c,0x6f,0x73,0x74,0x6f,0x63,0x6b,0x2c,0x4c, + 0x4f,0x54,0xa,0x4c,0x6f,0x73,0x74,0x6f,0x63,0x6b,0x20,0x47,0x72,0x61,0x6c,0x61, + 0x6d,0x2c,0x4c,0x54,0x47,0xa,0x4c,0x6f,0x73,0x74,0x6f,0x63,0x6b,0x20,0x48,0x61, + 0x6c,0x6c,0x2c,0x4c,0x4f,0x48,0xa,0x4c,0x6f,0x73,0x74,0x77,0x69,0x74,0x68,0x69, + 0x65,0x6c,0x2c,0x4c,0x4f,0x53,0xa,0x4c,0x6f,0x75,0x67,0x68,0x62,0x6f,0x72,0x6f, + 0x75,0x67,0x68,0x2c,0x4c,0x42,0x4f,0xa,0x4c,0x6f,0x75,0x67,0x68,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4c,0x47, + 0x4a,0xa,0x4c,0x6f,0x77,0x64,0x68,0x61,0x6d,0x2c,0x4c,0x4f,0x57,0xa,0x4c,0x6f, + 0x77,0x65,0x72,0x20,0x53,0x79,0x64,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x4c,0x53,0x59, + 0xa,0x4c,0x6f,0x77,0x65,0x73,0x74,0x6f,0x66,0x74,0x2c,0x4c,0x57,0x54,0xa,0x4c, + 0x75,0x64,0x6c,0x6f,0x77,0x2c,0x4c,0x55,0x44,0xa,0x4c,0x75,0x74,0x6f,0x6e,0x2c, + 0x4c,0x55,0x54,0xa,0x4c,0x75,0x74,0x6f,0x6e,0x20,0x41,0x69,0x72,0x70,0x6f,0x72, + 0x74,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x4c,0x54,0x4e,0xa,0x4c,0x75, + 0x78,0x75,0x6c,0x79,0x61,0x6e,0x2c,0x4c,0x55,0x58,0xa,0x4c,0x79,0x64,0x6e,0x65, + 0x79,0x2c,0x4c,0x59,0x44,0xa,0x4c,0x79,0x65,0x2c,0x4c,0x59,0x45,0xa,0x4c,0x79, + 0x6d,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x50,0x69,0x65,0x72,0x2c,0x4c,0x59,0x50, + 0xa,0x4c,0x79,0x6d,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x54,0x6f,0x77,0x6e,0x2c, + 0x4c,0x59,0x54,0xa,0x4c,0x79,0x6d,0x70,0x73,0x74,0x6f,0x6e,0x65,0x20,0x43,0x6f, + 0x6d,0x6d,0x61,0x6e,0x64,0x6f,0x2c,0x4c,0x59,0x43,0xa,0x4c,0x79,0x6d,0x70,0x73, + 0x74,0x6f,0x6e,0x65,0x20,0x56,0x69,0x6c,0x6c,0x61,0x67,0x65,0x2c,0x4c,0x59,0x4d, + 0xa,0x4c,0x79,0x74,0x68,0x61,0x6d,0x2c,0x4c,0x54,0x4d,0xa,0x4d,0x61,0x63,0x63, + 0x6c,0x65,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4d,0x41,0x43,0xa,0x4d,0x61,0x63, + 0x68,0x79,0x6e,0x6c,0x6c,0x65,0x74,0x68,0x2c,0x4d,0x43,0x4e,0xa,0x4d,0x61,0x65, + 0x73,0x74,0x65,0x67,0x2c,0x4d,0x53,0x54,0xa,0x4d,0x61,0x65,0x73,0x74,0x65,0x67, + 0x20,0x28,0x45,0x77,0x65,0x6e,0x6e,0x79,0x20,0x52,0x6f,0x61,0x64,0x29,0x2c,0x4d, + 0x45,0x57,0xa,0x4d,0x61,0x67,0x68,0x75,0x6c,0x6c,0x2c,0x4d,0x41,0x47,0xa,0x4d, + 0x61,0x69,0x64,0x65,0x6e,0x20,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x2c,0x4d,0x44,0x4e, + 0xa,0x4d,0x61,0x69,0x64,0x65,0x6e,0x68,0x65,0x61,0x64,0x2c,0x4d,0x41,0x49,0xa, + 0x4d,0x61,0x69,0x64,0x73,0x74,0x6f,0x6e,0x65,0x20,0x42,0x61,0x72,0x72,0x61,0x63, + 0x6b,0x73,0x2c,0x4d,0x44,0x42,0xa,0x4d,0x61,0x69,0x64,0x73,0x74,0x6f,0x6e,0x65, + 0x20,0x45,0x61,0x73,0x74,0x2c,0x4d,0x44,0x45,0xa,0x4d,0x61,0x69,0x64,0x73,0x74, + 0x6f,0x6e,0x65,0x20,0x57,0x65,0x73,0x74,0x2c,0x4d,0x44,0x57,0xa,0x4d,0x61,0x6c, + 0x64,0x65,0x6e,0x20,0x4d,0x61,0x6e,0x6f,0x72,0x2c,0x4d,0x41,0x4c,0xa,0x4d,0x61, + 0x6c,0x6c,0x61,0x69,0x67,0x2c,0x4d,0x4c,0x47,0xa,0x4d,0x61,0x6c,0x74,0x6f,0x6e, + 0x2c,0x4d,0x4c,0x54,0xa,0x4d,0x61,0x6c,0x76,0x65,0x72,0x6e,0x20,0x4c,0x69,0x6e, + 0x6b,0x2c,0x4d,0x56,0x4c,0xa,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72, + 0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x4d,0x49,0x41,0xa,0x4d,0x61,0x6e, + 0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x4f,0x78,0x66,0x6f,0x72,0x64,0x20,0x52, + 0x6f,0x61,0x64,0x2c,0x4d,0x43,0x4f,0xa,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74, + 0x65,0x72,0x20,0x50,0x69,0x63,0x63,0x61,0x64,0x69,0x6c,0x6c,0x79,0x2c,0x4d,0x41, + 0x4e,0xa,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x55,0x6e,0x69, + 0x74,0x65,0x64,0x20,0x46,0x43,0x20,0x48,0x61,0x6c,0x74,0x2c,0x4d,0x55,0x46,0xa, + 0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x56,0x69,0x63,0x74,0x6f, + 0x72,0x69,0x61,0x2c,0x4d,0x43,0x56,0xa,0x4d,0x61,0x6e,0x65,0x61,0x2c,0x4d,0x4e, + 0x45,0xa,0x4d,0x61,0x6e,0x6e,0x69,0x6e,0x67,0x74,0x72,0x65,0x65,0x2c,0x4d,0x4e, + 0x47,0xa,0x4d,0x61,0x6e,0x6f,0x72,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4d,0x4e,0x50, + 0xa,0x4d,0x61,0x6e,0x6f,0x72,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4d,0x4e,0x52,0xa, + 0x4d,0x61,0x6e,0x6f,0x72,0x62,0x69,0x65,0x72,0x2c,0x4d,0x52,0x42,0xa,0x4d,0x61, + 0x6e,0x6f,0x72,0x73,0x2c,0x4d,0x41,0x53,0xa,0x4d,0x61,0x6e,0x73,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x4d,0x46,0x54,0xa,0x4d,0x61,0x6e,0x73,0x66,0x69,0x65,0x6c,0x64, + 0x20,0x57,0x6f,0x6f,0x64,0x68,0x6f,0x75,0x73,0x65,0x2c,0x4d,0x53,0x57,0xa,0x4d, + 0x61,0x72,0x63,0x68,0x2c,0x4d,0x43,0x48,0xa,0x4d,0x61,0x72,0x64,0x65,0x6e,0x2c, + 0x4d,0x52,0x4e,0xa,0x4d,0x61,0x72,0x67,0x61,0x74,0x65,0x2c,0x4d,0x41,0x52,0xa, + 0x4d,0x61,0x72,0x6b,0x65,0x74,0x20,0x48,0x61,0x72,0x62,0x6f,0x72,0x6f,0x75,0x67, + 0x68,0x2c,0x4d,0x48,0x52,0xa,0x4d,0x61,0x72,0x6b,0x65,0x74,0x20,0x52,0x61,0x73, + 0x65,0x6e,0x2c,0x4d,0x4b,0x52,0xa,0x4d,0x61,0x72,0x6b,0x69,0x6e,0x63,0x68,0x2c, + 0x4d,0x4e,0x43,0xa,0x4d,0x61,0x72,0x6b,0x73,0x20,0x54,0x65,0x79,0x2c,0x4d,0x4b, + 0x54,0xa,0x4d,0x61,0x72,0x6c,0x6f,0x77,0x2c,0x4d,0x4c,0x57,0xa,0x4d,0x61,0x72, + 0x70,0x6c,0x65,0x2c,0x4d,0x50,0x4c,0xa,0x4d,0x61,0x72,0x73,0x64,0x65,0x6e,0x2c, + 0x4d,0x53,0x4e,0xa,0x4d,0x61,0x72,0x73,0x6b,0x65,0x2c,0x4d,0x53,0x4b,0xa,0x4d, + 0x61,0x72,0x73,0x74,0x6f,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x4d,0x47,0x4e, + 0xa,0x4d,0x61,0x72,0x74,0x69,0x6e,0x20,0x4d,0x69,0x6c,0x6c,0x2c,0x4d,0x54,0x4d, + 0xa,0x4d,0x61,0x72,0x74,0x69,0x6e,0x73,0x20,0x48,0x65,0x72,0x6f,0x6e,0x2c,0x4d, + 0x41,0x4f,0xa,0x4d,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x4d,0x54,0x4f,0xa,0x4d,0x61, + 0x72,0x79,0x68,0x69,0x6c,0x6c,0x2c,0x4d,0x59,0x48,0xa,0x4d,0x61,0x72,0x79,0x6c, + 0x61,0x6e,0x64,0x2c,0x4d,0x59,0x4c,0xa,0x4d,0x61,0x72,0x79,0x70,0x6f,0x72,0x74, + 0x2c,0x4d,0x52,0x59,0xa,0x4d,0x61,0x74,0x6c,0x6f,0x63,0x6b,0x2c,0x4d,0x41,0x54, + 0xa,0x4d,0x61,0x74,0x6c,0x6f,0x63,0x6b,0x20,0x42,0x61,0x74,0x68,0x2c,0x4d,0x54, + 0x42,0xa,0x4d,0x61,0x75,0x6c,0x64,0x65,0x74,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x4d,0x41,0x55,0xa,0x4d,0x61,0x78,0x77,0x65,0x6c,0x6c,0x20,0x50,0x61,0x72,0x6b, + 0x2c,0x4d,0x41,0x58,0xa,0x4d,0x61,0x79,0x62,0x6f,0x6c,0x65,0x2c,0x4d,0x41,0x59, + 0xa,0x4d,0x61,0x7a,0x65,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x4d,0x5a,0x48,0xa,0x4d, + 0x65,0x61,0x64,0x6f,0x77,0x68,0x61,0x6c,0x6c,0x2c,0x4d,0x48,0x53,0xa,0x4d,0x65, + 0x6c,0x64,0x72,0x65,0x74,0x68,0x2c,0x4d,0x45,0x4c,0xa,0x4d,0x65,0x6c,0x6b,0x73, + 0x68,0x61,0x6d,0x2c,0x4d,0x4b,0x4d,0xa,0x4d,0x65,0x6c,0x74,0x6f,0x6e,0x2c,0x4d, + 0x45,0x53,0xa,0x4d,0x65,0x6c,0x74,0x6f,0x6e,0x20,0x4d,0x6f,0x77,0x62,0x72,0x61, + 0x79,0x2c,0x4d,0x4d,0x4f,0xa,0x4d,0x65,0x6e,0x68,0x65,0x6e,0x69,0x6f,0x74,0x2c, + 0x4d,0x45,0x4e,0xa,0x4d,0x65,0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x4d,0x4e,0x4e,0xa, + 0x4d,0x65,0x6f,0x6c,0x73,0x2c,0x4d,0x45,0x4f,0xa,0x4d,0x65,0x6f,0x6c,0x73,0x20, + 0x43,0x6f,0x70,0x2c,0x4d,0x45,0x43,0xa,0x4d,0x65,0x6f,0x70,0x68,0x61,0x6d,0x2c, + 0x4d,0x45,0x50,0xa,0x4d,0x65,0x72,0x72,0x79,0x74,0x6f,0x77,0x6e,0x2c,0x4d,0x45, + 0x59,0xa,0x4d,0x65,0x72,0x73,0x74,0x68,0x61,0x6d,0x2c,0x4d,0x48,0x4d,0xa,0x4d, + 0x65,0x72,0x74,0x68,0x79,0x72,0x20,0x54,0x79,0x64,0x66,0x69,0x6c,0x2c,0x4d,0x45, + 0x52,0xa,0x4d,0x65,0x72,0x74,0x68,0x79,0x72,0x20,0x56,0x61,0x6c,0x65,0x2c,0x4d, + 0x45,0x56,0xa,0x4d,0x65,0x74,0x68,0x65,0x72,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c, + 0x4d,0x47,0x4d,0xa,0x4d,0x65,0x74,0x72,0x6f,0x43,0x65,0x6e,0x74,0x72,0x65,0x2c, + 0x4d,0x43,0x45,0xa,0x4d,0x65,0x78,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x4d, + 0x45,0x58,0xa,0x4d,0x69,0x63,0x68,0x65,0x6c,0x64,0x65,0x76,0x65,0x72,0x2c,0x4d, + 0x49,0x43,0xa,0x4d,0x69,0x63,0x6b,0x6c,0x65,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4d, + 0x49,0x4b,0xa,0x4d,0x69,0x64,0x64,0x6c,0x65,0x73,0x62,0x72,0x6f,0x75,0x67,0x68, + 0x2c,0x4d,0x42,0x52,0xa,0x4d,0x69,0x64,0x64,0x6c,0x65,0x77,0x6f,0x6f,0x64,0x2c, + 0x4d,0x44,0x4c,0xa,0x4d,0x69,0x64,0x67,0x68,0x61,0x6d,0x2c,0x4d,0x44,0x47,0xa, + 0x4d,0x69,0x6c,0x66,0x6f,0x72,0x64,0x20,0x48,0x61,0x76,0x65,0x6e,0x2c,0x4d,0x46, + 0x48,0xa,0x4d,0x69,0x6c,0x66,0x6f,0x72,0x64,0x20,0x28,0x53,0x75,0x72,0x72,0x65, + 0x79,0x29,0x2c,0x4d,0x4c,0x46,0xa,0x4d,0x69,0x6c,0x6c,0x20,0x48,0x69,0x6c,0x6c, + 0x20,0x42,0x72,0x6f,0x61,0x64,0x77,0x61,0x79,0x2c,0x4d,0x49,0x4c,0xa,0x4d,0x69, + 0x6c,0x6c,0x20,0x48,0x69,0x6c,0x6c,0x20,0x28,0x4c,0x61,0x6e,0x63,0x61,0x73,0x68, + 0x69,0x72,0x65,0x29,0x2c,0x4d,0x4c,0x48,0xa,0x4d,0x69,0x6c,0x6c,0x62,0x72,0x6f, + 0x6f,0x6b,0x20,0x28,0x42,0x65,0x64,0x66,0x6f,0x72,0x64,0x73,0x68,0x69,0x72,0x65, + 0x29,0x2c,0x4d,0x4c,0x42,0xa,0x4d,0x69,0x6c,0x6c,0x62,0x72,0x6f,0x6f,0x6b,0x20, + 0x28,0x48,0x61,0x6e,0x74,0x73,0x29,0x2c,0x4d,0x42,0x4b,0xa,0x4d,0x69,0x6c,0x6c, + 0x69,0x6b,0x65,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4d,0x49,0x4e,0xa,0x4d,0x69, + 0x6c,0x6c,0x6f,0x6d,0x2c,0x4d,0x4c,0x4d,0xa,0x4d,0x69,0x6c,0x6c,0x73,0x20,0x48, + 0x69,0x6c,0x6c,0x2c,0x4d,0x49,0x48,0xa,0x4d,0x69,0x6c,0x6e,0x67,0x61,0x76,0x69, + 0x65,0x2c,0x4d,0x4c,0x4e,0xa,0x4d,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x4b,0x65,0x79, + 0x6e,0x65,0x73,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x4d,0x4b,0x43,0xa, + 0x4d,0x69,0x6e,0x66,0x66,0x6f,0x72,0x64,0x64,0x2c,0x4d,0x46,0x46,0xa,0x4d,0x69, + 0x6e,0x73,0x74,0x65,0x72,0x2c,0x4d,0x53,0x52,0xa,0x4d,0x69,0x72,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x4d,0x49,0x52,0xa,0x4d,0x69,0x73,0x74,0x6c,0x65,0x79,0x2c,0x4d, + 0x49,0x53,0xa,0x4d,0x69,0x74,0x63,0x68,0x61,0x6d,0x20,0x45,0x61,0x73,0x74,0x66, + 0x69,0x65,0x6c,0x64,0x73,0x2c,0x4d,0x54,0x43,0xa,0x4d,0x69,0x74,0x63,0x68,0x61, + 0x6d,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4d,0x49,0x4a,0xa,0x4d, + 0x6f,0x62,0x62,0x65,0x72,0x6c,0x65,0x79,0x2c,0x4d,0x4f,0x42,0xa,0x4d,0x6f,0x6e, + 0x69,0x66,0x69,0x65,0x74,0x68,0x2c,0x4d,0x4f,0x4e,0xa,0x4d,0x6f,0x6e,0x6b,0x73, + 0x20,0x52,0x69,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x4d,0x52,0x53,0xa, + 0x4d,0x6f,0x6e,0x74,0x70,0x65,0x6c,0x69,0x65,0x72,0x2c,0x4d,0x54,0x50,0xa,0x4d, + 0x6f,0x6e,0x74,0x72,0x6f,0x73,0x65,0x2c,0x4d,0x54,0x53,0xa,0x4d,0x6f,0x6f,0x72, + 0x66,0x69,0x65,0x6c,0x64,0x73,0x2c,0x4d,0x52,0x46,0xa,0x4d,0x6f,0x6f,0x72,0x67, + 0x61,0x74,0x65,0x2c,0x4d,0x4f,0x47,0xa,0x4d,0x6f,0x6f,0x72,0x73,0x69,0x64,0x65, + 0x2c,0x4d,0x53,0x44,0xa,0x4d,0x6f,0x6f,0x72,0x74,0x68,0x6f,0x72,0x70,0x65,0x2c, + 0x4d,0x52,0x50,0xa,0x4d,0x6f,0x72,0x61,0x72,0x2c,0x4d,0x52,0x52,0xa,0x4d,0x6f, + 0x72,0x63,0x68,0x61,0x72,0x64,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4d,0x52,0x44,0xa, + 0x4d,0x6f,0x72,0x64,0x65,0x6e,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c,0x4d,0x44,0x53, + 0xa,0x4d,0x6f,0x72,0x65,0x63,0x61,0x6d,0x62,0x65,0x2c,0x4d,0x43,0x4d,0xa,0x4d, + 0x6f,0x72,0x65,0x74,0x6f,0x6e,0x20,0x28,0x44,0x6f,0x72,0x73,0x65,0x74,0x29,0x2c, + 0x4d,0x54,0x4e,0xa,0x4d,0x6f,0x72,0x65,0x74,0x6f,0x6e,0x20,0x28,0x4d,0x65,0x72, + 0x73,0x65,0x79,0x73,0x69,0x64,0x65,0x29,0x2c,0x4d,0x52,0x54,0xa,0x4d,0x6f,0x72, + 0x65,0x74,0x6f,0x6e,0x2d,0x69,0x6e,0x2d,0x4d,0x61,0x72,0x73,0x68,0x2c,0x4d,0x49, + 0x4d,0xa,0x4d,0x6f,0x72,0x66,0x61,0x20,0x4d,0x61,0x77,0x64,0x64,0x61,0x63,0x68, + 0x2c,0x4d,0x46,0x41,0xa,0x4d,0x6f,0x72,0x6c,0x65,0x79,0x2c,0x4d,0x4c,0x59,0xa, + 0x4d,0x6f,0x72,0x70,0x65,0x74,0x68,0x2c,0x4d,0x50,0x54,0xa,0x4d,0x6f,0x72,0x74, + 0x69,0x6d,0x65,0x72,0x2c,0x4d,0x4f,0x52,0xa,0x4d,0x6f,0x72,0x74,0x6c,0x61,0x6b, + 0x65,0x2c,0x4d,0x54,0x4c,0xa,0x4d,0x6f,0x73,0x65,0x73,0x20,0x47,0x61,0x74,0x65, + 0x2c,0x4d,0x53,0x53,0xa,0x4d,0x6f,0x73,0x73,0x20,0x53,0x69,0x64,0x65,0x2c,0x4d, + 0x4f,0x53,0xa,0x4d,0x6f,0x73,0x73,0x6c,0x65,0x79,0x2c,0x4d,0x53,0x4c,0xa,0x4d, + 0x6f,0x73,0x73,0x6c,0x65,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x4d,0x53,0x48,0xa, + 0x4d,0x6f,0x73,0x73,0x70,0x61,0x72,0x6b,0x2c,0x4d,0x50,0x4b,0xa,0x4d,0x6f,0x73, + 0x74,0x6f,0x6e,0x2c,0x4d,0x53,0x4f,0xa,0x4d,0x6f,0x74,0x68,0x65,0x72,0x77,0x65, + 0x6c,0x6c,0x2c,0x4d,0x54,0x48,0xa,0x4d,0x6f,0x74,0x73,0x70,0x75,0x72,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x4d,0x4f,0x54,0xa,0x4d,0x6f,0x74,0x74,0x69,0x6e,0x67,0x68, + 0x61,0x6d,0x2c,0x4d,0x54,0x47,0xa,0x4d,0x6f,0x74,0x74,0x69,0x73,0x66,0x6f,0x6e, + 0x74,0x20,0x26,0x20,0x44,0x75,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x44,0x42, + 0x47,0xa,0x4d,0x6f,0x75,0x6c,0x64,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c,0x4d,0x4c, + 0x44,0xa,0x4d,0x6f,0x75,0x6c,0x73,0x65,0x63,0x6f,0x6f,0x6d,0x62,0x2c,0x4d,0x43, + 0x42,0xa,0x4d,0x6f,0x75,0x6e,0x74,0x20,0x46,0x6c,0x6f,0x72,0x69,0x64,0x61,0x2c, + 0x4d,0x46,0x4c,0xa,0x4d,0x6f,0x75,0x6e,0x74,0x20,0x56,0x65,0x72,0x6e,0x6f,0x6e, + 0x2c,0x4d,0x54,0x56,0xa,0x4d,0x6f,0x75,0x6e,0x74,0x61,0x69,0x6e,0x20,0x41,0x73, + 0x68,0x2c,0x4d,0x54,0x41,0xa,0x4d,0x75,0x69,0x72,0x20,0x6f,0x66,0x20,0x4f,0x72, + 0x64,0x2c,0x4d,0x4f,0x4f,0xa,0x4d,0x75,0x69,0x72,0x65,0x6e,0x64,0x2c,0x4d,0x55, + 0x49,0xa,0x4d,0x75,0x73,0x73,0x65,0x6c,0x62,0x75,0x72,0x67,0x68,0x2c,0x4d,0x55, + 0x42,0xa,0x4d,0x79,0x74,0x68,0x6f,0x6c,0x6d,0x72,0x6f,0x79,0x64,0x2c,0x4d,0x59, + 0x54,0xa,0x4e,0x61,0x66,0x66,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x4e,0x46,0x4e,0xa, + 0x4e,0x61,0x69,0x6c,0x73,0x65,0x61,0x20,0x26,0x20,0x42,0x61,0x63,0x6b,0x77,0x65, + 0x6c,0x6c,0x2c,0x4e,0x4c,0x53,0xa,0x4e,0x61,0x69,0x72,0x6e,0x2c,0x4e,0x52,0x4e, + 0xa,0x4e,0x61,0x6e,0x74,0x77,0x69,0x63,0x68,0x2c,0x4e,0x41,0x4e,0xa,0x4e,0x61, + 0x72,0x62,0x65,0x72,0x74,0x68,0x2c,0x4e,0x41,0x52,0xa,0x4e,0x61,0x72,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x4e,0x42,0x52,0xa,0x4e,0x61,0x76,0x69,0x67,0x61, + 0x74,0x69,0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4e,0x56,0x52,0xa,0x4e,0x65, + 0x61,0x74,0x68,0x2c,0x4e,0x54,0x48,0xa,0x4e,0x65,0x65,0x64,0x68,0x61,0x6d,0x20, + 0x4d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x4e,0x4d,0x54,0xa,0x4e,0x65,0x69,0x6c,0x73, + 0x74,0x6f,0x6e,0x2c,0x4e,0x45,0x49,0xa,0x4e,0x65,0x6c,0x73,0x6f,0x6e,0x2c,0x4e, + 0x45,0x4c,0xa,0x4e,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x4e,0x45,0x53,0xa,0x4e,0x65, + 0x74,0x68,0x65,0x72,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4e,0x45,0x54,0xa,0x4e,0x65, + 0x74,0x68,0x65,0x72,0x74,0x6f,0x77,0x6e,0x2c,0x4e,0x52,0x54,0xa,0x4e,0x65,0x74, + 0x6c,0x65,0x79,0x2c,0x4e,0x54,0x4c,0xa,0x4e,0x65,0x77,0x20,0x42,0x61,0x72,0x6e, + 0x65,0x74,0x2c,0x4e,0x42,0x41,0xa,0x4e,0x65,0x77,0x20,0x42,0x65,0x63,0x6b,0x65, + 0x6e,0x68,0x61,0x6d,0x2c,0x4e,0x42,0x43,0xa,0x4e,0x65,0x77,0x20,0x42,0x72,0x69, + 0x67,0x68,0x74,0x6f,0x6e,0x2c,0x4e,0x42,0x4e,0xa,0x4e,0x65,0x77,0x20,0x43,0x6c, + 0x65,0x65,0x2c,0x4e,0x43,0x45,0xa,0x4e,0x65,0x77,0x20,0x43,0x72,0x6f,0x73,0x73, + 0x2c,0x4e,0x57,0x58,0xa,0x4e,0x65,0x77,0x20,0x43,0x72,0x6f,0x73,0x73,0x20,0x47, + 0x61,0x74,0x65,0x2c,0x4e,0x58,0x47,0xa,0x4e,0x65,0x77,0x20,0x43,0x75,0x6d,0x6e, + 0x6f,0x63,0x6b,0x2c,0x4e,0x43,0x4b,0xa,0x4e,0x65,0x77,0x20,0x45,0x6c,0x74,0x68, + 0x61,0x6d,0x2c,0x4e,0x45,0x48,0xa,0x4e,0x65,0x77,0x20,0x48,0x6f,0x6c,0x6c,0x61, + 0x6e,0x64,0x2c,0x4e,0x48,0x4c,0xa,0x4e,0x65,0x77,0x20,0x48,0x79,0x74,0x68,0x65, + 0x2c,0x4e,0x48,0x45,0xa,0x4e,0x65,0x77,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x4e,0x4c, + 0x4e,0xa,0x4e,0x65,0x77,0x20,0x4d,0x61,0x6c,0x64,0x65,0x6e,0x2c,0x4e,0x45,0x4d, + 0xa,0x4e,0x65,0x77,0x20,0x4d,0x69,0x6c,0x6c,0x73,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x4e,0x4d,0x43,0xa,0x4e,0x65,0x77,0x20,0x4d,0x69,0x6c,0x6c,0x73, + 0x20,0x4e,0x65,0x77,0x74,0x6f,0x77,0x6e,0x2c,0x4e,0x4d,0x4e,0xa,0x4e,0x65,0x77, + 0x20,0x4d,0x69,0x6c,0x74,0x6f,0x6e,0x2c,0x4e,0x57,0x4d,0xa,0x4e,0x65,0x77,0x20, + 0x50,0x75,0x64,0x73,0x65,0x79,0x2c,0x4e,0x50,0x44,0xa,0x4e,0x65,0x77,0x20,0x53, + 0x6f,0x75,0x74,0x68,0x67,0x61,0x74,0x65,0x2c,0x4e,0x53,0x47,0xa,0x4e,0x65,0x77, + 0x61,0x72,0x6b,0x20,0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x4e,0x43,0x54,0xa,0x4e, + 0x65,0x77,0x61,0x72,0x6b,0x20,0x4e,0x6f,0x72,0x74,0x68,0x20,0x47,0x61,0x74,0x65, + 0x2c,0x4e,0x4e,0x47,0xa,0x4e,0x65,0x77,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x4e, + 0x42,0x45,0xa,0x4e,0x65,0x77,0x62,0x75,0x72,0x79,0x2c,0x4e,0x42,0x59,0xa,0x4e, + 0x65,0x77,0x62,0x75,0x72,0x79,0x20,0x52,0x61,0x63,0x65,0x63,0x6f,0x75,0x72,0x73, + 0x65,0x2c,0x4e,0x52,0x43,0xa,0x4e,0x65,0x77,0x63,0x61,0x73,0x74,0x6c,0x65,0x2c, + 0x4e,0x43,0x4c,0xa,0x4e,0x65,0x77,0x63,0x72,0x61,0x69,0x67,0x68,0x61,0x6c,0x6c, + 0x2c,0x4e,0x45,0x57,0xa,0x4e,0x65,0x77,0x68,0x61,0x76,0x65,0x6e,0x20,0x48,0x61, + 0x72,0x62,0x6f,0x75,0x72,0x2c,0x4e,0x56,0x48,0xa,0x4e,0x65,0x77,0x68,0x61,0x76, + 0x65,0x6e,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x4e,0x56,0x4e,0xa,0x4e,0x65,0x77,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x4e,0x47,0x54,0xa,0x4e,0x65,0x77,0x6d,0x61,0x72, + 0x6b,0x65,0x74,0x2c,0x4e,0x4d,0x4b,0xa,0x4e,0x65,0x77,0x70,0x6f,0x72,0x74,0x20, + 0x28,0x45,0x73,0x73,0x65,0x78,0x29,0x2c,0x4e,0x57,0x45,0xa,0x4e,0x65,0x77,0x70, + 0x6f,0x72,0x74,0x20,0x28,0x53,0x2e,0x20,0x57,0x61,0x6c,0x65,0x73,0x29,0x2c,0x4e, + 0x57,0x50,0xa,0x4e,0x65,0x77,0x71,0x75,0x61,0x79,0x2c,0x4e,0x51,0x59,0xa,0x4e, + 0x65,0x77,0x73,0x74,0x65,0x61,0x64,0x2c,0x4e,0x53,0x44,0xa,0x4e,0x65,0x77,0x74, + 0x6f,0x6e,0x20,0x41,0x62,0x62,0x6f,0x74,0x2c,0x4e,0x54,0x41,0xa,0x4e,0x65,0x77, + 0x74,0x6f,0x6e,0x20,0x41,0x79,0x63,0x6c,0x69,0x66,0x66,0x65,0x2c,0x4e,0x41,0x59, + 0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x20,0x66,0x6f,0x72,0x20,0x48,0x79,0x64,0x65, + 0x2c,0x4e,0x57,0x4e,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x20,0x28,0x4c,0x61,0x6e, + 0x61,0x72,0x6b,0x73,0x29,0x2c,0x4e,0x54,0x4e,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e, + 0x20,0x53,0x74,0x20,0x43,0x79,0x72,0x65,0x73,0x2c,0x4e,0x54,0x43,0xa,0x4e,0x65, + 0x77,0x74,0x6f,0x6e,0x2d,0x6c,0x65,0x2d,0x57,0x69,0x6c,0x6c,0x6f,0x77,0x73,0x2c, + 0x4e,0x4c,0x57,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x6d,0x6f,0x72,0x65,0x2c,0x4e, + 0x57,0x52,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x41,0x79,0x72, + 0x2c,0x4e,0x4f,0x41,0xa,0x4e,0x65,0x77,0x74,0x6f,0x77,0x6e,0x20,0x28,0x50,0x6f, + 0x77,0x79,0x73,0x29,0x2c,0x4e,0x57,0x54,0xa,0x4e,0x69,0x6e,0x69,0x61,0x6e,0x20, + 0x50,0x61,0x72,0x6b,0x2c,0x4e,0x4e,0x50,0xa,0x4e,0x69,0x74,0x73,0x68,0x69,0x6c, + 0x6c,0x2c,0x4e,0x49,0x54,0xa,0x4e,0x6f,0x72,0x62,0x69,0x74,0x6f,0x6e,0x2c,0x4e, + 0x42,0x54,0xa,0x4e,0x6f,0x72,0x62,0x75,0x72,0x79,0x2c,0x4e,0x52,0x42,0xa,0x4e, + 0x6f,0x72,0x6d,0x61,0x6e,0x73,0x20,0x42,0x61,0x79,0x2c,0x4e,0x53,0x42,0xa,0x4e, + 0x6f,0x72,0x6d,0x61,0x6e,0x74,0x6f,0x6e,0x2c,0x4e,0x4f,0x52,0xa,0x4e,0x6f,0x72, + 0x74,0x68,0x20,0x42,0x65,0x72,0x77,0x69,0x63,0x6b,0x2c,0x4e,0x42,0x57,0xa,0x4e, + 0x6f,0x72,0x74,0x68,0x20,0x43,0x61,0x6d,0x70,0x2c,0x4e,0x43,0x4d,0xa,0x4e,0x6f, + 0x72,0x74,0x68,0x20,0x44,0x75,0x6c,0x77,0x69,0x63,0x68,0x2c,0x4e,0x44,0x4c,0xa, + 0x4e,0x6f,0x72,0x74,0x68,0x20,0x46,0x61,0x6d,0x62,0x72,0x69,0x64,0x67,0x65,0x2c, + 0x4e,0x46,0x41,0xa,0x4e,0x6f,0x72,0x74,0x68,0x20,0x4c,0x6c,0x61,0x6e,0x72,0x77, + 0x73,0x74,0x2c,0x4e,0x4c,0x52,0xa,0x4e,0x6f,0x72,0x74,0x68,0x20,0x51,0x75,0x65, + 0x65,0x6e,0x73,0x66,0x65,0x72,0x72,0x79,0x2c,0x4e,0x51,0x55,0xa,0x4e,0x6f,0x72, + 0x74,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4e,0x52,0x44,0xa,0x4e,0x6f,0x72,0x74, + 0x68,0x20,0x53,0x68,0x65,0x65,0x6e,0x2c,0x4e,0x53,0x48,0xa,0x4e,0x6f,0x72,0x74, + 0x68,0x20,0x57,0x61,0x6c,0x73,0x68,0x61,0x6d,0x2c,0x4e,0x57,0x41,0xa,0x4e,0x6f, + 0x72,0x74,0x68,0x20,0x57,0x65,0x6d,0x62,0x6c,0x65,0x79,0x2c,0x4e,0x57,0x42,0xa, + 0x4e,0x6f,0x72,0x74,0x68,0x61,0x6c,0x6c,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x4e,0x54, + 0x52,0xa,0x4e,0x6f,0x72,0x74,0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x4e,0x4d, + 0x50,0xa,0x4e,0x6f,0x72,0x74,0x68,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4e,0x46,0x44, + 0xa,0x4e,0x6f,0x72,0x74,0x68,0x66,0x6c,0x65,0x65,0x74,0x2c,0x4e,0x46,0x4c,0xa, + 0x4e,0x6f,0x72,0x74,0x68,0x6f,0x6c,0x74,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4e,0x4c, + 0x54,0xa,0x4e,0x6f,0x72,0x74,0x68,0x75,0x6d,0x62,0x65,0x72,0x6c,0x61,0x6e,0x64, + 0x20,0x50,0x61,0x72,0x6b,0x2c,0x4e,0x55,0x4d,0xa,0x4e,0x6f,0x72,0x74,0x68,0x77, + 0x69,0x63,0x68,0x2c,0x4e,0x57,0x49,0xa,0x4e,0x6f,0x72,0x74,0x6f,0x6e,0x20,0x42, + 0x72,0x69,0x64,0x67,0x65,0x2c,0x4e,0x54,0x42,0xa,0x4e,0x6f,0x72,0x77,0x69,0x63, + 0x68,0x2c,0x4e,0x52,0x57,0xa,0x4e,0x6f,0x72,0x77,0x6f,0x6f,0x64,0x20,0x4a,0x75, + 0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4e,0x57,0x44,0xa,0x4e,0x6f,0x74,0x74,0x69, + 0x6e,0x67,0x68,0x61,0x6d,0x2c,0x4e,0x4f,0x54,0xa,0x4e,0x75,0x6e,0x65,0x61,0x74, + 0x6f,0x6e,0x2c,0x4e,0x55,0x4e,0xa,0x4e,0x75,0x6e,0x68,0x65,0x61,0x64,0x2c,0x4e, + 0x48,0x44,0xa,0x4e,0x75,0x6e,0x74,0x68,0x6f,0x72,0x70,0x65,0x2c,0x4e,0x4e,0x54, + 0xa,0x4e,0x75,0x74,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x4e,0x55,0x54,0xa,0x4e, + 0x75,0x74,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4e,0x55,0x46,0xa,0x4f,0x61,0x6b,0x65, + 0x6e,0x67,0x61,0x74,0x65,0x73,0x2c,0x4f,0x4b,0x4e,0xa,0x4f,0x61,0x6b,0x68,0x61, + 0x6d,0x2c,0x4f,0x4b,0x4d,0xa,0x4f,0x61,0x6b,0x6c,0x65,0x69,0x67,0x68,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x4f,0x4b,0x4c,0xa,0x4f,0x62,0x61,0x6e,0x2c,0x4f,0x42,0x4e, + 0xa,0x4f,0x63,0x6b,0x65,0x6e,0x64,0x6f,0x6e,0x2c,0x4f,0x43,0x4b,0xa,0x4f,0x63, + 0x6b,0x6c,0x65,0x79,0x2c,0x4f,0x4c,0x59,0xa,0x4f,0x6b,0x65,0x68,0x61,0x6d,0x70, + 0x74,0x6f,0x6e,0x2c,0x4f,0x4b,0x45,0xa,0x4f,0x6c,0x64,0x20,0x48,0x69,0x6c,0x6c, + 0x2c,0x4f,0x48,0x4c,0xa,0x4f,0x6c,0x64,0x20,0x52,0x6f,0x61,0x6e,0x2c,0x4f,0x52, + 0x4e,0xa,0x4f,0x6c,0x64,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x4f,0x4c,0x44, + 0xa,0x4f,0x6c,0x64,0x66,0x69,0x65,0x6c,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4f, + 0x4c,0x46,0xa,0x4f,0x6c,0x74,0x6f,0x6e,0x2c,0x4f,0x4c,0x54,0xa,0x4f,0x72,0x65, + 0x2c,0x4f,0x52,0x45,0xa,0x4f,0x72,0x6d,0x73,0x6b,0x69,0x72,0x6b,0x2c,0x4f,0x4d, + 0x53,0xa,0x4f,0x72,0x70,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x4f,0x52,0x50,0xa, + 0x4f,0x72,0x72,0x65,0x6c,0x6c,0x2c,0x4f,0x52,0x52,0xa,0x4f,0x72,0x72,0x65,0x6c, + 0x6c,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4f,0x50,0x4b,0xa,0x4f,0x74,0x66,0x6f,0x72, + 0x64,0x2c,0x4f,0x54,0x46,0xa,0x4f,0x75,0x6c,0x74,0x6f,0x6e,0x20,0x42,0x72,0x6f, + 0x61,0x64,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x4f,0x55,0x4e,0xa,0x4f,0x75,0x6c, + 0x74,0x6f,0x6e,0x20,0x42,0x72,0x6f,0x61,0x64,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c, + 0x4f,0x55,0x53,0xa,0x4f,0x75,0x74,0x77,0x6f,0x6f,0x64,0x2c,0x4f,0x55,0x54,0xa, + 0x4f,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x2c,0x4f,0x56,0x45,0xa,0x4f,0x76,0x65, + 0x72,0x74,0x6f,0x6e,0x2c,0x4f,0x56,0x52,0xa,0x4f,0x78,0x65,0x6e,0x68,0x6f,0x6c, + 0x6d,0x65,0x20,0x4c,0x61,0x6b,0x65,0x20,0x44,0x69,0x73,0x74,0x72,0x69,0x63,0x74, + 0x2c,0x4f,0x58,0x4e,0xa,0x4f,0x78,0x66,0x6f,0x72,0x64,0x2c,0x4f,0x58,0x46,0xa, + 0x4f,0x78,0x73,0x68,0x6f,0x74,0x74,0x2c,0x4f,0x58,0x53,0xa,0x4f,0x78,0x74,0x65, + 0x64,0x2c,0x4f,0x58,0x54,0xa,0x50,0x61,0x64,0x64,0x6f,0x63,0x6b,0x20,0x57,0x6f, + 0x6f,0x64,0x2c,0x50,0x44,0x57,0xa,0x50,0x61,0x64,0x67,0x61,0x74,0x65,0x2c,0x50, + 0x44,0x47,0xa,0x50,0x61,0x69,0x67,0x6e,0x74,0x6f,0x6e,0x2c,0x50,0x47,0x4e,0xa, + 0x50,0x61,0x69,0x73,0x6c,0x65,0x79,0x20,0x43,0x61,0x6e,0x61,0x6c,0x2c,0x50,0x43, + 0x4e,0xa,0x50,0x61,0x69,0x73,0x6c,0x65,0x79,0x20,0x47,0x69,0x6c,0x6d,0x6f,0x75, + 0x72,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x50,0x59,0x47,0xa,0x50,0x61,0x69, + 0x73,0x6c,0x65,0x79,0x20,0x53,0x74,0x20,0x4a,0x61,0x6d,0x65,0x73,0x2c,0x50,0x59, + 0x4a,0xa,0x50,0x61,0x6c,0x6d,0x65,0x72,0x73,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c, + 0x50,0x41,0x4c,0xa,0x50,0x61,0x6e,0x67,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x50, + 0x41,0x4e,0xa,0x50,0x61,0x6e,0x6e,0x61,0x6c,0x2c,0x50,0x4e,0x4c,0xa,0x50,0x61, + 0x6e,0x74,0x79,0x66,0x66,0x79,0x6e,0x6e,0x6f,0x6e,0x2c,0x50,0x54,0x46,0xa,0x50, + 0x61,0x72,0x2c,0x50,0x41,0x52,0xa,0x50,0x61,0x72,0x62,0x6f,0x6c,0x64,0x2c,0x50, + 0x42,0x4c,0xa,0x50,0x61,0x72,0x6b,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x50, + 0x4b,0x54,0xa,0x50,0x61,0x72,0x6b,0x73,0x74,0x6f,0x6e,0x65,0x20,0x28,0x44,0x6f, + 0x72,0x73,0x65,0x74,0x29,0x2c,0x50,0x4b,0x53,0xa,0x50,0x61,0x72,0x73,0x6f,0x6e, + 0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x50,0x53,0x4e,0xa,0x50,0x61,0x72,0x74, + 0x69,0x63,0x6b,0x2c,0x50,0x54,0x4b,0xa,0x50,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x50, + 0x52,0x4e,0xa,0x50,0x61,0x74,0x63,0x68,0x77,0x61,0x79,0x2c,0x50,0x57,0x59,0xa, + 0x50,0x61,0x74,0x72,0x69,0x63,0x72,0x6f,0x66,0x74,0x2c,0x50,0x41,0x54,0xa,0x50, + 0x61,0x74,0x74,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x50,0x54,0x54,0xa,0x50,0x65,0x61, + 0x72,0x74,0x72,0x65,0x65,0x2c,0x50,0x45,0x41,0xa,0x50,0x65,0x63,0x6b,0x68,0x61, + 0x6d,0x20,0x52,0x79,0x65,0x2c,0x50,0x4d,0x52,0xa,0x50,0x65,0x67,0x73,0x77,0x6f, + 0x6f,0x64,0x2c,0x50,0x45,0x47,0xa,0x50,0x65,0x6d,0x62,0x65,0x72,0x74,0x6f,0x6e, + 0x2c,0x50,0x45,0x4d,0xa,0x50,0x65,0x6d,0x62,0x72,0x65,0x79,0x20,0x26,0x20,0x42, + 0x75,0x72,0x72,0x79,0x20,0x50,0x6f,0x72,0x74,0x2c,0x50,0x42,0x59,0xa,0x50,0x65, + 0x6d,0x62,0x72,0x6f,0x6b,0x65,0x2c,0x50,0x4d,0x42,0xa,0x50,0x65,0x6d,0x62,0x72, + 0x6f,0x6b,0x65,0x20,0x44,0x6f,0x63,0x6b,0x2c,0x50,0x4d,0x44,0xa,0x50,0x65,0x6e, + 0x61,0x6c,0x6c,0x79,0x2c,0x50,0x4e,0x41,0xa,0x50,0x65,0x6e,0x61,0x72,0x74,0x68, + 0x2c,0x50,0x45,0x4e,0xa,0x50,0x65,0x6e,0x63,0x6f,0x65,0x64,0x2c,0x50,0x43,0x44, + 0xa,0x50,0x65,0x6e,0x67,0x61,0x6d,0x2c,0x50,0x47,0x4d,0xa,0x50,0x65,0x6e,0x67, + 0x65,0x20,0x45,0x61,0x73,0x74,0x2c,0x50,0x4e,0x45,0xa,0x50,0x65,0x6e,0x67,0x65, + 0x20,0x57,0x65,0x73,0x74,0x2c,0x50,0x4e,0x57,0xa,0x50,0x65,0x6e,0x68,0x65,0x6c, + 0x69,0x67,0x2c,0x50,0x48,0x47,0xa,0x50,0x65,0x6e,0x69,0x73,0x74,0x6f,0x6e,0x65, + 0x2c,0x50,0x4e,0x53,0xa,0x50,0x65,0x6e,0x6b,0x72,0x69,0x64,0x67,0x65,0x2c,0x50, + 0x4b,0x47,0xa,0x50,0x65,0x6e,0x6d,0x61,0x65,0x6e,0x6d,0x61,0x77,0x72,0x2c,0x50, + 0x4d,0x57,0xa,0x50,0x65,0x6e,0x6d,0x65,0x72,0x65,0x2c,0x50,0x4e,0x4d,0xa,0x50, + 0x65,0x6e,0x72,0x68,0x69,0x77,0x63,0x65,0x69,0x62,0x65,0x72,0x2c,0x50,0x45,0x52, + 0xa,0x50,0x65,0x6e,0x72,0x68,0x79,0x6e,0x64,0x65,0x75,0x64,0x72,0x61,0x65,0x74, + 0x68,0x2c,0x50,0x52,0x48,0xa,0x50,0x65,0x6e,0x72,0x69,0x74,0x68,0x2c,0x50,0x4e, + 0x52,0xa,0x50,0x65,0x6e,0x72,0x79,0x6e,0x2c,0x50,0x59,0x4e,0xa,0x50,0x65,0x6e, + 0x73,0x61,0x72,0x6e,0x20,0x28,0x47,0x77,0x79,0x6e,0x65,0x64,0x64,0x29,0x2c,0x50, + 0x45,0x53,0xa,0x50,0x65,0x6e,0x73,0x68,0x75,0x72,0x73,0x74,0x2c,0x50,0x48,0x52, + 0xa,0x50,0x65,0x6e,0x74,0x72,0x65,0x2d,0x42,0x61,0x63,0x68,0x2c,0x50,0x54,0x42, + 0xa,0x50,0x65,0x6e,0x2d,0x79,0x2d,0x42,0x6f,0x6e,0x74,0x2c,0x50,0x4e,0x59,0xa, + 0x50,0x65,0x6e,0x79,0x63,0x68,0x61,0x69,0x6e,0x2c,0x42,0x50,0x43,0xa,0x50,0x65, + 0x6e,0x79,0x66,0x66,0x6f,0x72,0x64,0x64,0x2c,0x50,0x4e,0x46,0xa,0x50,0x65,0x6e, + 0x7a,0x61,0x6e,0x63,0x65,0x2c,0x50,0x4e,0x5a,0xa,0x50,0x65,0x72,0x72,0x61,0x6e, + 0x77,0x65,0x6c,0x6c,0x2c,0x50,0x52,0x57,0xa,0x50,0x65,0x72,0x72,0x79,0x20,0x42, + 0x61,0x72,0x72,0x2c,0x50,0x52,0x59,0xa,0x50,0x65,0x72,0x73,0x68,0x6f,0x72,0x65, + 0x2c,0x50,0x53,0x48,0xa,0x50,0x65,0x72,0x74,0x68,0x2c,0x50,0x54,0x48,0xa,0x50, + 0x65,0x74,0x65,0x72,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x50,0x42,0x4f,0xa, + 0x50,0x65,0x74,0x65,0x72,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x50,0x54,0x52,0xa, + 0x50,0x65,0x74,0x74,0x73,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x50,0x45,0x54,0xa,0x50, + 0x65,0x76,0x65,0x6e,0x73,0x65,0x79,0x20,0x26,0x20,0x57,0x65,0x73,0x74,0x68,0x61, + 0x6d,0x2c,0x50,0x45,0x56,0xa,0x50,0x65,0x76,0x65,0x6e,0x73,0x65,0x79,0x20,0x42, + 0x61,0x79,0x2c,0x50,0x45,0x42,0xa,0x50,0x65,0x77,0x73,0x65,0x79,0x2c,0x50,0x45, + 0x57,0xa,0x50,0x69,0x6c,0x6e,0x69,0x6e,0x67,0x2c,0x50,0x49,0x4c,0xa,0x50,0x69, + 0x6e,0x68,0x6f,0x65,0x2c,0x50,0x49,0x4e,0xa,0x50,0x69,0x74,0x6c,0x6f,0x63,0x68, + 0x72,0x79,0x2c,0x50,0x49,0x54,0xa,0x50,0x69,0x74,0x73,0x65,0x61,0x2c,0x50,0x53, + 0x45,0xa,0x50,0x6c,0x65,0x61,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x50,0x4c, + 0x53,0xa,0x50,0x6c,0x6f,0x63,0x6b,0x74,0x6f,0x6e,0x2c,0x50,0x4c,0x4b,0xa,0x50, + 0x6c,0x75,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x50,0x4c,0x43,0xa,0x50,0x6c,0x75,0x6d, + 0x6c,0x65,0x79,0x2c,0x50,0x4c,0x4d,0xa,0x50,0x6c,0x75,0x6d,0x70,0x74,0x6f,0x6e, + 0x2c,0x50,0x4d,0x50,0xa,0x50,0x6c,0x75,0x6d,0x73,0x74,0x65,0x61,0x64,0x2c,0x50, + 0x4c,0x55,0xa,0x50,0x6c,0x79,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x50,0x4c,0x59,0xa, + 0x50,0x6f,0x6b,0x65,0x73,0x64,0x6f,0x77,0x6e,0x2c,0x50,0x4f,0x4b,0xa,0x50,0x6f, + 0x6c,0x65,0x67,0x61,0x74,0x65,0x2c,0x50,0x4c,0x47,0xa,0x50,0x6f,0x6c,0x65,0x73, + 0x77,0x6f,0x72,0x74,0x68,0x2c,0x50,0x53,0x57,0xa,0x50,0x6f,0x6c,0x6c,0x6f,0x6b, + 0x73,0x68,0x61,0x77,0x73,0x20,0x45,0x61,0x73,0x74,0x2c,0x50,0x57,0x45,0xa,0x50, + 0x6f,0x6c,0x6c,0x6f,0x6b,0x73,0x68,0x61,0x77,0x73,0x20,0x57,0x65,0x73,0x74,0x2c, + 0x50,0x57,0x57,0xa,0x50,0x6f,0x6c,0x6c,0x6f,0x6b,0x73,0x68,0x69,0x65,0x6c,0x64, + 0x73,0x20,0x45,0x61,0x73,0x74,0x2c,0x50,0x4c,0x45,0xa,0x50,0x6f,0x6c,0x6c,0x6f, + 0x6b,0x73,0x68,0x69,0x65,0x6c,0x64,0x73,0x20,0x57,0x65,0x73,0x74,0x2c,0x50,0x4c, + 0x57,0xa,0x50,0x6f,0x6c,0x6d,0x6f,0x6e,0x74,0x2c,0x50,0x4d,0x54,0xa,0x50,0x6f, + 0x6c,0x73,0x6c,0x6f,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x50,0x4f,0x4c, + 0xa,0x50,0x6f,0x6e,0x64,0x65,0x72,0x73,0x20,0x45,0x6e,0x64,0x2c,0x50,0x4f,0x4e, + 0xa,0x50,0x6f,0x6e,0x74,0x61,0x72,0x64,0x64,0x75,0x6c,0x61,0x69,0x73,0x2c,0x50, + 0x54,0x44,0xa,0x50,0x6f,0x6e,0x74,0x65,0x66,0x72,0x61,0x63,0x74,0x20,0x42,0x61, + 0x67,0x68,0x69,0x6c,0x6c,0x2c,0x50,0x46,0x52,0xa,0x50,0x6f,0x6e,0x74,0x65,0x66, + 0x72,0x61,0x63,0x74,0x20,0x4d,0x6f,0x6e,0x6b,0x68,0x69,0x6c,0x6c,0x2c,0x50,0x46, + 0x4d,0xa,0x50,0x6f,0x6e,0x74,0x65,0x66,0x72,0x61,0x63,0x74,0x20,0x54,0x61,0x6e, + 0x73,0x68,0x65,0x6c,0x66,0x2c,0x50,0x4f,0x54,0xa,0x50,0x6f,0x6e,0x74,0x6c,0x6f, + 0x74,0x74,0x79,0x6e,0x2c,0x50,0x4c,0x54,0xa,0x50,0x6f,0x6e,0x74,0x79,0x63,0x6c, + 0x75,0x6e,0x2c,0x50,0x59,0x43,0xa,0x50,0x6f,0x6e,0x74,0x2d,0x79,0x2d,0x50,0x61, + 0x6e,0x74,0x2c,0x50,0x59,0x50,0xa,0x50,0x6f,0x6e,0x74,0x79,0x70,0x6f,0x6f,0x6c, + 0x20,0x26,0x20,0x4e,0x65,0x77,0x20,0x49,0x6e,0x6e,0x2c,0x50,0x50,0x4c,0xa,0x50, + 0x6f,0x6e,0x74,0x79,0x70,0x72,0x69,0x64,0x64,0x2c,0x50,0x50,0x44,0xa,0x50,0x6f, + 0x6f,0x6c,0x65,0x2c,0x50,0x4f,0x4f,0xa,0x50,0x6f,0x70,0x70,0x6c,0x65,0x74,0x6f, + 0x6e,0x2c,0x50,0x4f,0x50,0xa,0x50,0x6f,0x72,0x74,0x20,0x47,0x6c,0x61,0x73,0x67, + 0x6f,0x77,0x2c,0x50,0x54,0x47,0xa,0x50,0x6f,0x72,0x74,0x20,0x53,0x75,0x6e,0x6c, + 0x69,0x67,0x68,0x74,0x2c,0x50,0x53,0x4c,0xa,0x50,0x6f,0x72,0x74,0x20,0x54,0x61, + 0x6c,0x62,0x6f,0x74,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x50,0x54,0x41, + 0xa,0x50,0x6f,0x72,0x74,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x50,0x54,0x43, + 0xa,0x50,0x6f,0x72,0x74,0x68,0x2c,0x50,0x4f,0x52,0xa,0x50,0x6f,0x72,0x74,0x68, + 0x6d,0x61,0x64,0x6f,0x67,0x2c,0x50,0x54,0x4d,0xa,0x50,0x6f,0x72,0x74,0x6c,0x65, + 0x74,0x68,0x65,0x6e,0x2c,0x50,0x4c,0x4e,0xa,0x50,0x6f,0x72,0x74,0x73,0x6c,0x61, + 0x64,0x65,0x2c,0x50,0x4c,0x44,0xa,0x50,0x6f,0x72,0x74,0x73,0x6d,0x6f,0x75,0x74, + 0x68,0x20,0x26,0x20,0x53,0x6f,0x75,0x74,0x68,0x73,0x65,0x61,0x2c,0x50,0x4d,0x53, + 0xa,0x50,0x6f,0x72,0x74,0x73,0x6d,0x6f,0x75,0x74,0x68,0x20,0x41,0x72,0x6d,0x73, + 0x2c,0x50,0x4d,0x41,0xa,0x50,0x6f,0x72,0x74,0x73,0x6d,0x6f,0x75,0x74,0x68,0x20, + 0x48,0x61,0x72,0x62,0x6f,0x75,0x72,0x2c,0x50,0x4d,0x48,0xa,0x50,0x6f,0x73,0x73, + 0x69,0x6c,0x70,0x61,0x72,0x6b,0x20,0x26,0x20,0x50,0x61,0x72,0x6b,0x68,0x6f,0x75, + 0x73,0x65,0x2c,0x50,0x50,0x4b,0xa,0x50,0x6f,0x74,0x74,0x65,0x72,0x73,0x20,0x42, + 0x61,0x72,0x2c,0x50,0x42,0x52,0xa,0x50,0x6f,0x75,0x6c,0x74,0x6f,0x6e,0x2d,0x6c, + 0x65,0x2d,0x46,0x79,0x6c,0x64,0x65,0x2c,0x50,0x46,0x59,0xa,0x50,0x6f,0x79,0x6e, + 0x74,0x6f,0x6e,0x2c,0x50,0x59,0x54,0xa,0x50,0x72,0x65,0x65,0x73,0x2c,0x50,0x52, + 0x53,0xa,0x50,0x72,0x65,0x73,0x63,0x6f,0x74,0x2c,0x50,0x53,0x43,0xa,0x50,0x72, + 0x65,0x73,0x74,0x61,0x74,0x79,0x6e,0x2c,0x50,0x52,0x54,0xa,0x50,0x72,0x65,0x73, + 0x74,0x62,0x75,0x72,0x79,0x2c,0x50,0x52,0x42,0xa,0x50,0x72,0x65,0x73,0x74,0x6f, + 0x6e,0x2c,0x50,0x52,0x45,0xa,0x50,0x72,0x65,0x73,0x74,0x6f,0x6e,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x50,0x52,0x50,0xa,0x50,0x72,0x65,0x73,0x74,0x6f,0x6e,0x70,0x61, + 0x6e,0x73,0x2c,0x50,0x53,0x54,0xa,0x50,0x72,0x65,0x73,0x74,0x77,0x69,0x63,0x6b, + 0x20,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x20,0x41, + 0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x50,0x52,0x41,0xa,0x50,0x72,0x65,0x73,0x74, + 0x77,0x69,0x63,0x6b,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x50,0x54,0x57,0xa,0x50,0x72, + 0x69,0x65,0x73,0x74,0x68,0x69,0x6c,0x6c,0x20,0x26,0x20,0x44,0x61,0x72,0x6e,0x6c, + 0x65,0x79,0x2c,0x50,0x54,0x4c,0xa,0x50,0x72,0x69,0x6e,0x63,0x65,0x73,0x20,0x52, + 0x69,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x50,0x52,0x52,0xa,0x50,0x72, + 0x69,0x74,0x74,0x6c,0x65,0x77,0x65,0x6c,0x6c,0x2c,0x50,0x52,0x4c,0xa,0x50,0x72, + 0x75,0x64,0x68,0x6f,0x65,0x2c,0x50,0x52,0x55,0xa,0x50,0x75,0x6c,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x2c,0x50,0x55,0x4c,0xa,0x50,0x75,0x72,0x66,0x6c,0x65,0x65, + 0x74,0x2c,0x50,0x46,0x4c,0xa,0x50,0x75,0x72,0x6c,0x65,0x79,0x2c,0x50,0x55,0x52, + 0xa,0x50,0x75,0x72,0x6c,0x65,0x79,0x20,0x4f,0x61,0x6b,0x73,0x2c,0x50,0x55,0x4f, + 0xa,0x50,0x75,0x74,0x6e,0x65,0x79,0x2c,0x50,0x55,0x54,0xa,0x50,0x77,0x6c,0x6c, + 0x68,0x65,0x6c,0x69,0x2c,0x50,0x57,0x4c,0xa,0x50,0x79,0x6c,0x65,0x2c,0x50,0x59, + 0x4c,0xa,0x51,0x75,0x61,0x6b,0x65,0x72,0x73,0x20,0x59,0x61,0x72,0x64,0x2c,0x51, + 0x59,0x44,0xa,0x51,0x75,0x65,0x65,0x6e,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c, + 0x51,0x42,0x52,0xa,0x51,0x75,0x65,0x65,0x6e,0x73,0x20,0x50,0x61,0x72,0x6b,0x20, + 0x28,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77,0x29,0x2c,0x51,0x50,0x4b,0xa,0x51,0x75, + 0x65,0x65,0x6e,0x73,0x20,0x50,0x61,0x72,0x6b,0x20,0x28,0x4c,0x6f,0x6e,0x64,0x6f, + 0x6e,0x29,0x2c,0x51,0x50,0x57,0xa,0x50,0x65,0x63,0x6b,0x68,0x61,0x6d,0x2c,0x51, + 0x52,0x50,0xa,0x51,0x75,0x65,0x65,0x6e,0x73,0x74,0x6f,0x77,0x6e,0x20,0x52,0x6f, + 0x61,0x64,0x20,0x28,0x42,0x61,0x74,0x74,0x65,0x72,0x73,0x65,0x61,0x29,0x2c,0x51, + 0x52,0x42,0xa,0x51,0x75,0x69,0x6e,0x74,0x72,0x65,0x6c,0x20,0x44,0x6f,0x77,0x6e, + 0x73,0x2c,0x51,0x55,0x49,0xa,0x52,0x61,0x64,0x63,0x6c,0x69,0x66,0x66,0x65,0x20, + 0x28,0x4e,0x6f,0x74,0x74,0x73,0x29,0x2c,0x52,0x44,0x46,0xa,0x52,0x61,0x64,0x6c, + 0x65,0x74,0x74,0x2c,0x52,0x44,0x54,0xa,0x52,0x61,0x64,0x6c,0x65,0x79,0x2c,0x52, + 0x41,0x44,0xa,0x52,0x61,0x64,0x79,0x72,0x2c,0x52,0x44,0x52,0xa,0x52,0x61,0x69, + 0x6e,0x66,0x6f,0x72,0x64,0x2c,0x52,0x4e,0x46,0xa,0x52,0x61,0x69,0x6e,0x68,0x61, + 0x6d,0x20,0x28,0x45,0x73,0x73,0x65,0x78,0x29,0x2c,0x52,0x4e,0x4d,0xa,0x52,0x61, + 0x69,0x6e,0x68,0x61,0x6d,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x52,0x41,0x49, + 0xa,0x52,0x61,0x69,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x52,0x4e,0x48,0xa,0x52,0x61, + 0x6d,0x73,0x67,0x61,0x74,0x65,0x2c,0x52,0x41,0x4d,0xa,0x52,0x61,0x6d,0x73,0x67, + 0x72,0x65,0x61,0x76,0x65,0x20,0x26,0x20,0x57,0x69,0x6c,0x70,0x73,0x68,0x69,0x72, + 0x65,0x2c,0x52,0x47,0x57,0xa,0x52,0x61,0x6e,0x6e,0x6f,0x63,0x68,0x2c,0x52,0x41, + 0x4e,0xa,0x52,0x61,0x75,0x63,0x65,0x62,0x79,0x2c,0x52,0x41,0x55,0xa,0x52,0x61, + 0x76,0x65,0x6e,0x67,0x6c,0x61,0x73,0x73,0x20,0x66,0x6f,0x72,0x20,0x45,0x73,0x6b, + 0x64,0x61,0x6c,0x65,0x2c,0x52,0x41,0x56,0xa,0x52,0x61,0x76,0x65,0x6e,0x73,0x62, + 0x6f,0x75,0x72,0x6e,0x65,0x2c,0x52,0x56,0x42,0xa,0x52,0x61,0x76,0x65,0x6e,0x73, + 0x74,0x68,0x6f,0x72,0x70,0x65,0x2c,0x52,0x56,0x4e,0xa,0x52,0x61,0x77,0x63,0x6c, + 0x69,0x66,0x66,0x65,0x2c,0x52,0x57,0x43,0xa,0x52,0x61,0x79,0x6c,0x65,0x69,0x67, + 0x68,0x2c,0x52,0x4c,0x47,0xa,0x52,0x61,0x79,0x6e,0x65,0x73,0x20,0x50,0x61,0x72, + 0x6b,0x2c,0x52,0x41,0x59,0xa,0x52,0x65,0x61,0x64,0x69,0x6e,0x67,0x2c,0x52,0x44, + 0x47,0xa,0x52,0x65,0x61,0x64,0x69,0x6e,0x67,0x20,0x57,0x65,0x73,0x74,0x2c,0x52, + 0x44,0x57,0xa,0x52,0x65,0x63,0x74,0x6f,0x72,0x79,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x52,0x45,0x43,0xa,0x52,0x65,0x64,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x52,0x44, + 0x42,0xa,0x52,0x65,0x64,0x63,0x61,0x72,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c, + 0x2c,0x52,0x43,0x43,0xa,0x52,0x65,0x64,0x63,0x61,0x72,0x20,0x45,0x61,0x73,0x74, + 0x2c,0x52,0x43,0x45,0xa,0x52,0x65,0x64,0x64,0x69,0x73,0x68,0x20,0x4e,0x6f,0x72, + 0x74,0x68,0x2c,0x52,0x44,0x4e,0xa,0x52,0x65,0x64,0x64,0x69,0x73,0x68,0x20,0x53, + 0x6f,0x75,0x74,0x68,0x2c,0x52,0x44,0x53,0xa,0x52,0x65,0x64,0x64,0x69,0x74,0x63, + 0x68,0x2c,0x52,0x44,0x43,0xa,0x52,0x65,0x64,0x68,0x69,0x6c,0x6c,0x2c,0x52,0x44, + 0x48,0xa,0x52,0x65,0x64,0x6c,0x61,0x6e,0x64,0x2c,0x52,0x44,0x41,0xa,0x52,0x65, + 0x64,0x72,0x75,0x74,0x68,0x2c,0x52,0x45,0x44,0xa,0x52,0x65,0x65,0x64,0x68,0x61, + 0x6d,0x20,0x28,0x4e,0x6f,0x72,0x66,0x6f,0x6c,0x6b,0x29,0x2c,0x52,0x45,0x45,0xa, + 0x52,0x65,0x65,0x64,0x68,0x61,0x6d,0x20,0x28,0x53,0x75,0x72,0x72,0x65,0x79,0x29, + 0x2c,0x52,0x48,0x4d,0xa,0x52,0x65,0x69,0x67,0x61,0x74,0x65,0x2c,0x52,0x45,0x49, + 0xa,0x52,0x65,0x6e,0x74,0x6f,0x6e,0x2c,0x52,0x54,0x4e,0xa,0x52,0x65,0x74,0x66, + 0x6f,0x72,0x64,0x2c,0x52,0x45,0x54,0xa,0x52,0x68,0x69,0x77,0x62,0x69,0x6e,0x61, + 0x2c,0x52,0x48,0x49,0xa,0x52,0x68,0x6f,0x6f,0x73,0x65,0x20,0x43,0x61,0x72,0x64, + 0x69,0x66,0x66,0x20,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61, + 0x6c,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x52,0x49,0x41,0xa,0x52,0x68, + 0x6f,0x73,0x6e,0x65,0x69,0x67,0x72,0x2c,0x52,0x48,0x4f,0xa,0x52,0x68,0x79,0x6c, + 0x2c,0x52,0x48,0x4c,0xa,0x52,0x68,0x79,0x6d,0x6e,0x65,0x79,0x2c,0x52,0x48,0x59, + 0xa,0x52,0x69,0x62,0x62,0x6c,0x65,0x68,0x65,0x61,0x64,0x2c,0x52,0x48,0x44,0xa, + 0x52,0x69,0x63,0x65,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x52,0x49,0x4c,0xa,0x52,0x69, + 0x63,0x68,0x6d,0x6f,0x6e,0x64,0x2c,0x52,0x4d,0x44,0xa,0x52,0x69,0x63,0x6b,0x6d, + 0x61,0x6e,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c,0x52,0x49,0x43,0xa,0x52,0x69,0x64, + 0x64,0x6c,0x65,0x73,0x64,0x6f,0x77,0x6e,0x2c,0x52,0x44,0x44,0xa,0x52,0x69,0x64, + 0x67,0x6d,0x6f,0x6e,0x74,0x2c,0x52,0x49,0x44,0xa,0x52,0x69,0x64,0x69,0x6e,0x67, + 0x20,0x4d,0x69,0x6c,0x6c,0x2c,0x52,0x44,0x4d,0xa,0x52,0x69,0x73,0x63,0x61,0x20, + 0x26,0x20,0x50,0x6f,0x6e,0x74,0x79,0x6d,0x69,0x73,0x74,0x65,0x72,0x2c,0x52,0x43, + 0x41,0xa,0x52,0x69,0x73,0x68,0x74,0x6f,0x6e,0x2c,0x52,0x49,0x53,0xa,0x52,0x6f, + 0x62,0x65,0x72,0x74,0x73,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x52,0x42,0x52,0xa, + 0x52,0x6f,0x62,0x79,0x2c,0x52,0x4f,0x42,0xa,0x52,0x6f,0x63,0x68,0x64,0x61,0x6c, + 0x65,0x2c,0x52,0x43,0x44,0xa,0x52,0x6f,0x63,0x68,0x65,0x2c,0x52,0x4f,0x43,0xa, + 0x52,0x6f,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x52,0x54,0x52,0xa,0x52,0x6f, + 0x63,0x68,0x66,0x6f,0x72,0x64,0x2c,0x52,0x46,0x44,0xa,0x52,0x6f,0x63,0x6b,0x20, + 0x46,0x65,0x72,0x72,0x79,0x2c,0x52,0x46,0x59,0xa,0x52,0x6f,0x67,0x61,0x72,0x74, + 0x2c,0x52,0x4f,0x47,0xa,0x52,0x6f,0x67,0x65,0x72,0x73,0x74,0x6f,0x6e,0x65,0x2c, + 0x52,0x4f,0x52,0xa,0x52,0x6f,0x6c,0x6c,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x52,0x4f, + 0x4c,0xa,0x52,0x6f,0x6d,0x61,0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x52, + 0x4d,0x42,0xa,0x52,0x6f,0x6d,0x66,0x6f,0x72,0x64,0x2c,0x52,0x4d,0x46,0xa,0x52, + 0x6f,0x6d,0x69,0x6c,0x65,0x79,0x2c,0x52,0x4d,0x4c,0xa,0x52,0x6f,0x6d,0x73,0x65, + 0x79,0x2c,0x52,0x4f,0x4d,0xa,0x52,0x6f,0x6f,0x73,0x65,0x2c,0x52,0x4f,0x4f,0xa, + 0x52,0x6f,0x73,0x65,0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x52,0x53,0x47,0xa,0x52, + 0x6f,0x73,0x65,0x20,0x48,0x69,0x6c,0x6c,0x20,0x4d,0x61,0x72,0x70,0x6c,0x65,0x2c, + 0x52,0x53,0x48,0xa,0x52,0x6f,0x73,0x79,0x74,0x68,0x2c,0x52,0x4f,0x53,0xa,0x52, + 0x6f,0x74,0x68,0x65,0x72,0x68,0x61,0x6d,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c, + 0x2c,0x52,0x4d,0x43,0xa,0x52,0x6f,0x75,0x67,0x68,0x74,0x6f,0x6e,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x52,0x4e,0x52,0xa,0x52,0x6f,0x77,0x6c,0x61,0x6e,0x64,0x73,0x20, + 0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x52,0x4c,0x4e,0xa,0x52,0x6f,0x77,0x6c,0x65, + 0x79,0x20,0x52,0x65,0x67,0x69,0x73,0x2c,0x52,0x4f,0x57,0xa,0x52,0x6f,0x79,0x20, + 0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x52,0x59,0x42,0xa,0x52,0x6f,0x79,0x64,0x6f, + 0x6e,0x2c,0x52,0x59,0x4e,0xa,0x52,0x6f,0x79,0x73,0x74,0x6f,0x6e,0x2c,0x52,0x59, + 0x53,0xa,0x52,0x75,0x61,0x62,0x6f,0x6e,0x2c,0x52,0x55,0x41,0xa,0x52,0x75,0x66, + 0x66,0x6f,0x72,0x64,0x2c,0x52,0x55,0x46,0xa,0x52,0x75,0x67,0x62,0x79,0x2c,0x52, + 0x55,0x47,0xa,0x52,0x75,0x67,0x65,0x6c,0x65,0x79,0x20,0x54,0x6f,0x77,0x6e,0x2c, + 0x52,0x47,0x54,0xa,0x52,0x75,0x67,0x65,0x6c,0x65,0x79,0x20,0x54,0x72,0x65,0x6e, + 0x74,0x20,0x56,0x61,0x6c,0x6c,0x65,0x79,0x2c,0x52,0x47,0x4c,0xa,0x52,0x75,0x6e, + 0x63,0x6f,0x72,0x6e,0x2c,0x52,0x55,0x4e,0xa,0x52,0x75,0x6e,0x63,0x6f,0x72,0x6e, + 0x20,0x45,0x61,0x73,0x74,0x2c,0x52,0x55,0x45,0xa,0x52,0x75,0x73,0x6b,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x2c,0x52,0x4b,0x54,0xa,0x52,0x75,0x73,0x77,0x61,0x72,0x70, + 0x2c,0x52,0x55,0x53,0xa,0x52,0x75,0x74,0x68,0x65,0x72,0x67,0x6c,0x65,0x6e,0x2c, + 0x52,0x55,0x54,0xa,0x52,0x79,0x64,0x65,0x20,0x20,0x53,0x74,0x20,0x4a,0x6f,0x68, + 0x6e,0x73,0x20,0x52,0x6f,0x61,0x64,0x2c,0x52,0x59,0x52,0xa,0x52,0x79,0x64,0x65, + 0x20,0x45,0x73,0x70,0x6c,0x61,0x6e,0x61,0x64,0x65,0x2c,0x52,0x59,0x44,0xa,0x52, + 0x79,0x64,0x65,0x20,0x50,0x69,0x65,0x72,0x20,0x48,0x65,0x61,0x64,0x2c,0x52,0x59, + 0x50,0xa,0x52,0x79,0x64,0x65,0x72,0x20,0x42,0x72,0x6f,0x77,0x2c,0x52,0x52,0x42, + 0xa,0x52,0x79,0x65,0x2c,0x52,0x59,0x45,0xa,0x52,0x79,0x65,0x20,0x48,0x6f,0x75, + 0x73,0x65,0x2c,0x52,0x59,0x48,0xa,0x53,0x61,0x6c,0x66,0x6f,0x72,0x64,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53,0x46,0x44,0xa,0x53,0x61,0x6c,0x66,0x6f, + 0x72,0x64,0x20,0x43,0x72,0x65,0x73,0x63,0x65,0x6e,0x74,0x2c,0x53,0x4c,0x44,0xa, + 0x53,0x61,0x6c,0x66,0x6f,0x72,0x64,0x73,0x2c,0x53,0x41,0x46,0xa,0x53,0x61,0x6c, + 0x68,0x6f,0x75,0x73,0x65,0x2c,0x53,0x41,0x48,0xa,0x53,0x61,0x6c,0x69,0x73,0x62, + 0x75,0x72,0x79,0x2c,0x53,0x41,0x4c,0xa,0x53,0x61,0x6c,0x74,0x61,0x69,0x72,0x65, + 0x2c,0x53,0x41,0x45,0xa,0x53,0x61,0x6c,0x74,0x61,0x73,0x68,0x2c,0x53,0x54,0x53, + 0xa,0x53,0x61,0x6c,0x74,0x62,0x75,0x72,0x6e,0x2c,0x53,0x4c,0x42,0xa,0x53,0x61, + 0x6c,0x74,0x63,0x6f,0x61,0x74,0x73,0x2c,0x53,0x4c,0x54,0xa,0x53,0x61,0x6c,0x74, + 0x6d,0x61,0x72,0x73,0x68,0x65,0x2c,0x53,0x41,0x4d,0xa,0x53,0x61,0x6c,0x77,0x69, + 0x63,0x6b,0x2c,0x53,0x4c,0x57,0xa,0x53,0x61,0x6d,0x70,0x66,0x6f,0x72,0x64,0x20, + 0x43,0x6f,0x75,0x72,0x74,0x65,0x6e,0x61,0x79,0x2c,0x53,0x4d,0x43,0xa,0x53,0x61, + 0x6e,0x64,0x61,0x6c,0x20,0x26,0x20,0x41,0x67,0x62,0x72,0x69,0x67,0x67,0x2c,0x53, + 0x4e,0x41,0xa,0x53,0x61,0x6e,0x64,0x62,0x61,0x63,0x68,0x2c,0x53,0x44,0x42,0xa, + 0x53,0x61,0x6e,0x64,0x65,0x72,0x73,0x74,0x65,0x61,0x64,0x2c,0x53,0x4e,0x52,0xa, + 0x53,0x61,0x6e,0x64,0x68,0x69,0x6c,0x6c,0x73,0x2c,0x53,0x44,0x4c,0xa,0x53,0x61, + 0x6e,0x64,0x68,0x75,0x72,0x73,0x74,0x2c,0x53,0x4e,0x44,0xa,0x53,0x61,0x6e,0x64, + 0x6c,0x69,0x6e,0x67,0x2c,0x53,0x44,0x47,0xa,0x53,0x61,0x6e,0x64,0x6f,0x77,0x6e, + 0x2c,0x53,0x41,0x4e,0xa,0x53,0x61,0x6e,0x64,0x70,0x6c,0x61,0x63,0x65,0x2c,0x53, + 0x44,0x50,0xa,0x53,0x61,0x6e,0x64,0x77,0x65,0x6c,0x6c,0x20,0x26,0x20,0x44,0x75, + 0x64,0x6c,0x65,0x79,0x2c,0x53,0x41,0x44,0xa,0x53,0x61,0x6e,0x64,0x77,0x69,0x63, + 0x68,0x2c,0x53,0x44,0x57,0xa,0x53,0x61,0x6e,0x64,0x79,0x2c,0x53,0x44,0x59,0xa, + 0x53,0x61,0x6e,0x6b,0x65,0x79,0x20,0x66,0x6f,0x72,0x20,0x50,0x65,0x6e,0x6b,0x65, + 0x74,0x68,0x2c,0x53,0x4e,0x4b,0xa,0x53,0x61,0x6e,0x71,0x75,0x68,0x61,0x72,0x2c, + 0x53,0x51,0x48,0xa,0x53,0x61,0x72,0x6e,0x2c,0x53,0x52,0x52,0xa,0x53,0x61,0x75, + 0x6e,0x64,0x65,0x72,0x73,0x66,0x6f,0x6f,0x74,0x2c,0x53,0x44,0x46,0xa,0x53,0x61, + 0x75,0x6e,0x64,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x53,0x44,0x52,0xa,0x53,0x61,0x77, + 0x62,0x72,0x69,0x64,0x67,0x65,0x77,0x6f,0x72,0x74,0x68,0x2c,0x53,0x41,0x57,0xa, + 0x53,0x61,0x78,0x69,0x6c,0x62,0x79,0x2c,0x53,0x58,0x59,0xa,0x53,0x61,0x78,0x6d, + 0x75,0x6e,0x64,0x68,0x61,0x6d,0x2c,0x53,0x41,0x58,0xa,0x53,0x63,0x61,0x72,0x62, + 0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x53,0x43,0x41,0xa,0x53,0x63,0x6f,0x74,0x73, + 0x63,0x61,0x6c,0x64,0x65,0x72,0x2c,0x53,0x43,0x54,0xa,0x53,0x63,0x6f,0x74,0x73, + 0x74,0x6f,0x75,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x53,0x43,0x48,0xa,0x53,0x63,0x75, + 0x6e,0x74,0x68,0x6f,0x72,0x70,0x65,0x2c,0x53,0x43,0x55,0xa,0x53,0x65,0x61,0x20, + 0x4d,0x69,0x6c,0x6c,0x73,0x2c,0x53,0x4d,0x4c,0xa,0x53,0x65,0x61,0x66,0x6f,0x72, + 0x64,0x2c,0x53,0x45,0x46,0xa,0x53,0x65,0x61,0x66,0x6f,0x72,0x74,0x68,0x20,0x26, + 0x20,0x4c,0x69,0x74,0x68,0x65,0x72,0x6c,0x61,0x6e,0x64,0x2c,0x53,0x46,0x4c,0xa, + 0x53,0x65,0x61,0x68,0x61,0x6d,0x2c,0x53,0x45,0x41,0xa,0x53,0x65,0x61,0x6d,0x65, + 0x72,0x2c,0x53,0x45,0x4d,0xa,0x53,0x65,0x61,0x73,0x63,0x61,0x6c,0x65,0x2c,0x53, + 0x53,0x43,0xa,0x53,0x65,0x61,0x74,0x6f,0x6e,0x20,0x43,0x61,0x72,0x65,0x77,0x2c, + 0x53,0x45,0x43,0xa,0x53,0x65,0x65,0x72,0x20,0x47,0x72,0x65,0x65,0x6e,0x20,0x26, + 0x20,0x4a,0x6f,0x72,0x64,0x61,0x6e,0x73,0x2c,0x53,0x52,0x47,0xa,0x53,0x65,0x6c, + 0x62,0x79,0x2c,0x53,0x42,0x59,0xa,0x53,0x65,0x6c,0x68,0x75,0x72,0x73,0x74,0x2c, + 0x53,0x52,0x53,0xa,0x53,0x65,0x6c,0x6c,0x61,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53, + 0x45,0x4c,0xa,0x53,0x65,0x6c,0x6c,0x69,0x6e,0x67,0x2c,0x53,0x45,0x47,0xa,0x53, + 0x65,0x6c,0x6c,0x79,0x20,0x4f,0x61,0x6b,0x2c,0x53,0x4c,0x59,0xa,0x53,0x65,0x74, + 0x74,0x6c,0x65,0x2c,0x53,0x45,0x54,0xa,0x53,0x65,0x76,0x65,0x6e,0x20,0x4b,0x69, + 0x6e,0x67,0x73,0x2c,0x53,0x56,0x4b,0xa,0x53,0x65,0x76,0x65,0x6e,0x20,0x53,0x69, + 0x73,0x74,0x65,0x72,0x73,0x2c,0x53,0x56,0x53,0xa,0x53,0x65,0x76,0x65,0x6e,0x6f, + 0x61,0x6b,0x73,0x2c,0x53,0x45,0x56,0xa,0x53,0x65,0x76,0x65,0x72,0x6e,0x20,0x42, + 0x65,0x61,0x63,0x68,0x2c,0x53,0x56,0x42,0xa,0x53,0x65,0x76,0x65,0x72,0x6e,0x20, + 0x54,0x75,0x6e,0x6e,0x65,0x6c,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c, + 0x53,0x54,0x4a,0xa,0x53,0x68,0x61,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x53,0x46,0x52, + 0xa,0x53,0x68,0x61,0x6e,0x6b,0x6c,0x69,0x6e,0x2c,0x53,0x48,0x4e,0xa,0x53,0x68, + 0x61,0x77,0x66,0x6f,0x72,0x64,0x2c,0x53,0x48,0x57,0xa,0x53,0x68,0x61,0x77,0x6c, + 0x61,0x6e,0x64,0x73,0x2c,0x53,0x48,0x4c,0xa,0x53,0x68,0x65,0x65,0x72,0x6e,0x65, + 0x73,0x73,0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61,0x2c,0x53,0x53,0x53,0xa,0x53,0x68, + 0x65,0x66,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53,0x48,0x46,0xa,0x53,0x68,0x65,0x6c, + 0x66,0x6f,0x72,0x64,0x2c,0x53,0x45,0x44,0xa,0x53,0x68,0x65,0x6e,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x53,0x4e,0x46,0xa,0x53,0x68,0x65,0x6e,0x73,0x74,0x6f,0x6e,0x65, + 0x2c,0x53,0x45,0x4e,0xa,0x53,0x68,0x65,0x70,0x68,0x65,0x72,0x64,0x26,0x23,0x30, + 0x33,0x39,0x3b,0x73,0x20,0x42,0x75,0x73,0x68,0x2c,0x53,0x50,0x42,0xa,0x53,0x68, + 0x65,0x70,0x68,0x65,0x72,0x64,0x73,0x20,0x57,0x65,0x6c,0x6c,0x2c,0x53,0x50,0x48, + 0xa,0x53,0x68,0x65,0x70,0x6c,0x65,0x79,0x2c,0x53,0x50,0x59,0xa,0x53,0x68,0x65, + 0x70,0x70,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x53,0x48,0x50,0xa,0x53,0x68,0x65,0x70, + 0x72,0x65,0x74,0x68,0x2c,0x53,0x54,0x48,0xa,0x53,0x68,0x65,0x72,0x62,0x6f,0x72, + 0x6e,0x65,0x2c,0x53,0x48,0x45,0xa,0x53,0x68,0x65,0x72,0x62,0x75,0x72,0x6e,0x2d, + 0x69,0x6e,0x2d,0x45,0x6c,0x6d,0x65,0x74,0x2c,0x53,0x49,0x45,0xa,0x53,0x68,0x65, + 0x72,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x53,0x48,0x4d,0xa,0x53,0x68,0x65,0x74, + 0x74,0x6c,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x53,0x4c,0x53,0xa,0x53,0x68,0x69,0x65, + 0x6c,0x64,0x6d,0x75,0x69,0x72,0x2c,0x53,0x44,0x4d,0xa,0x53,0x68,0x69,0x66,0x6e, + 0x61,0x6c,0x2c,0x53,0x46,0x4e,0xa,0x53,0x68,0x69,0x6c,0x64,0x6f,0x6e,0x2c,0x53, + 0x48,0x44,0xa,0x53,0x68,0x69,0x70,0x6c,0x61,0x6b,0x65,0x2c,0x53,0x48,0x49,0xa, + 0x53,0x68,0x69,0x70,0x6c,0x65,0x79,0x2c,0x53,0x48,0x59,0xa,0x53,0x68,0x69,0x70, + 0x70,0x65,0x61,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x50,0x50,0xa,0x53,0x68,0x69, + 0x70,0x74,0x6f,0x6e,0x2c,0x53,0x49,0x50,0xa,0x53,0x68,0x69,0x72,0x65,0x62,0x72, + 0x6f,0x6f,0x6b,0x2c,0x53,0x48,0x42,0xa,0x53,0x68,0x69,0x72,0x65,0x68,0x61,0x6d, + 0x70,0x74,0x6f,0x6e,0x2c,0x53,0x48,0x48,0xa,0x53,0x68,0x69,0x72,0x65,0x6f,0x61, + 0x6b,0x73,0x2c,0x53,0x52,0x4f,0xa,0x53,0x68,0x69,0x72,0x6c,0x65,0x79,0x2c,0x53, + 0x52,0x4c,0xa,0x53,0x68,0x6f,0x65,0x62,0x75,0x72,0x79,0x6e,0x65,0x73,0x73,0x2c, + 0x53,0x52,0x59,0xa,0x53,0x68,0x6f,0x6c,0x69,0x6e,0x67,0x2c,0x53,0x48,0x4f,0xa, + 0x53,0x68,0x6f,0x72,0x65,0x68,0x61,0x6d,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c, + 0x53,0x45,0x48,0xa,0x53,0x68,0x6f,0x72,0x65,0x68,0x61,0x6d,0x2d,0x62,0x79,0x2d, + 0x53,0x65,0x61,0x2c,0x53,0x53,0x45,0xa,0x53,0x68,0x6f,0x72,0x74,0x6c,0x61,0x6e, + 0x64,0x73,0x2c,0x53,0x52,0x54,0xa,0x53,0x68,0x6f,0x74,0x74,0x6f,0x6e,0x2c,0x53, + 0x48,0x54,0xa,0x53,0x68,0x6f,0x74,0x74,0x73,0x2c,0x53,0x48,0x53,0xa,0x53,0x68, + 0x72,0x65,0x77,0x73,0x62,0x75,0x72,0x79,0x2c,0x53,0x48,0x52,0xa,0x53,0x69,0x64, + 0x63,0x75,0x70,0x2c,0x53,0x49,0x44,0xa,0x53,0x69,0x6c,0x65,0x62,0x79,0x2c,0x53, + 0x49,0x4c,0xa,0x53,0x69,0x6c,0x65,0x63,0x72,0x6f,0x66,0x74,0x2c,0x53,0x49,0x43, + 0xa,0x53,0x69,0x6c,0x6b,0x73,0x74,0x6f,0x6e,0x65,0x20,0x43,0x6f,0x6d,0x6d,0x6f, + 0x6e,0x2c,0x53,0x4c,0x4b,0xa,0x53,0x69,0x6c,0x76,0x65,0x72,0x20,0x53,0x74,0x72, + 0x65,0x65,0x74,0x2c,0x53,0x4c,0x56,0xa,0x53,0x69,0x6c,0x76,0x65,0x72,0x64,0x61, + 0x6c,0x65,0x2c,0x53,0x56,0x52,0xa,0x53,0x69,0x6e,0x67,0x65,0x72,0x2c,0x53,0x49, + 0x4e,0xa,0x53,0x69,0x74,0x74,0x69,0x6e,0x67,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c, + 0x53,0x49,0x54,0xa,0x53,0x6b,0x65,0x67,0x6e,0x65,0x73,0x73,0x2c,0x53,0x4b,0x47, + 0xa,0x53,0x6b,0x65,0x77,0x65,0x6e,0x2c,0x53,0x4b,0x45,0xa,0x53,0x6b,0x69,0x70, + 0x74,0x6f,0x6e,0x2c,0x53,0x4b,0x49,0xa,0x53,0x6c,0x61,0x64,0x65,0x20,0x47,0x72, + 0x65,0x65,0x6e,0x2c,0x53,0x47,0x52,0xa,0x53,0x6c,0x61,0x69,0x74,0x68,0x77,0x61, + 0x69,0x74,0x65,0x2c,0x53,0x57,0x54,0xa,0x53,0x6c,0x61,0x74,0x65,0x66,0x6f,0x72, + 0x64,0x2c,0x53,0x4c,0x41,0xa,0x53,0x6c,0x65,0x61,0x66,0x6f,0x72,0x64,0x2c,0x53, + 0x4c,0x52,0xa,0x53,0x6c,0x65,0x69,0x67,0x68,0x74,0x73,0x2c,0x53,0x4c,0x48,0xa, + 0x53,0x6c,0x6f,0x75,0x67,0x68,0x2c,0x53,0x4c,0x4f,0xa,0x53,0x6d,0x61,0x6c,0x6c, + 0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x53,0x4d,0x41,0xa,0x53,0x6d,0x61,0x6c,0x6c, + 0x62,0x72,0x6f,0x6f,0x6b,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x53, + 0x41,0x42,0xa,0x53,0x6d,0x65,0x74,0x68,0x77,0x69,0x63,0x6b,0x20,0x47,0x61,0x6c, + 0x74,0x6f,0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x53,0x47,0x42,0xa,0x53, + 0x6d,0x65,0x74,0x68,0x77,0x69,0x63,0x6b,0x20,0x52,0x6f,0x6c,0x66,0x65,0x20,0x53, + 0x74,0x72,0x65,0x65,0x74,0x2c,0x53,0x4d,0x52,0xa,0x53,0x6d,0x69,0x74,0x68,0x61, + 0x6d,0x2c,0x53,0x4d,0x49,0xa,0x53,0x6d,0x69,0x74,0x68,0x79,0x20,0x42,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x53,0x4d,0x42,0xa,0x53,0x6e,0x61,0x69,0x74,0x68,0x2c,0x53, + 0x4e,0x49,0xa,0x53,0x6e,0x6f,0x64,0x6c,0x61,0x6e,0x64,0x2c,0x53,0x44,0x41,0xa, + 0x53,0x6e,0x6f,0x77,0x64,0x6f,0x77,0x6e,0x2c,0x53,0x57,0x4f,0xa,0x53,0x6f,0x6c, + 0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x53,0x4f,0x52,0xa,0x53,0x6f,0x6c, + 0x69,0x68,0x75,0x6c,0x6c,0x2c,0x53,0x4f,0x4c,0xa,0x53,0x6f,0x6d,0x65,0x72,0x6c, + 0x65,0x79,0x74,0x6f,0x6e,0x2c,0x53,0x59,0x54,0xa,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x41,0x63,0x74,0x6f,0x6e,0x2c,0x53,0x41,0x54,0xa,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x42,0x61,0x6e,0x6b,0x2c,0x53,0x42,0x4b,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x42, + 0x65,0x72,0x6d,0x6f,0x6e,0x64,0x73,0x65,0x79,0x2c,0x53,0x42,0x4d,0xa,0x53,0x6f, + 0x75,0x74,0x68,0x20,0x43,0x72,0x6f,0x79,0x64,0x6f,0x6e,0x2c,0x53,0x43,0x59,0xa, + 0x53,0x6f,0x75,0x74,0x68,0x20,0x45,0x6c,0x6d,0x73,0x61,0x6c,0x6c,0x2c,0x53,0x45, + 0x53,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x47,0x72,0x65,0x65,0x6e,0x66,0x6f,0x72, + 0x64,0x2c,0x53,0x47,0x4e,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x47,0x79,0x6c,0x65, + 0x2c,0x53,0x47,0x4c,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x48,0x61,0x6d,0x70,0x73, + 0x74,0x65,0x61,0x64,0x2c,0x53,0x4f,0x48,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x4b, + 0x65,0x6e,0x74,0x6f,0x6e,0x2c,0x53,0x4f,0x4b,0xa,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x4d,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x53,0x4d,0x4f,0xa,0x53,0x6f,0x75,0x74,0x68, + 0x20,0x4d,0x69,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x53,0x4f,0x4d,0xa,0x53,0x6f,0x75, + 0x74,0x68,0x20,0x52,0x75,0x69,0x73,0x6c,0x69,0x70,0x2c,0x53,0x52,0x55,0xa,0x53, + 0x6f,0x75,0x74,0x68,0x20,0x54,0x6f,0x74,0x74,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x53, + 0x54,0x4f,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x57,0x69,0x67,0x73,0x74,0x6f,0x6e, + 0x2c,0x53,0x57,0x53,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x57,0x6f,0x6f,0x64,0x68, + 0x61,0x6d,0x20,0x46,0x65,0x72,0x72,0x65,0x72,0x73,0x2c,0x53,0x4f,0x46,0xa,0x53, + 0x6f,0x75,0x74,0x68,0x61,0x6c,0x6c,0x2c,0x53,0x54,0x4c,0xa,0x53,0x6f,0x75,0x74, + 0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x41,0x69,0x72,0x70,0x74,0x20,0x50,0x61, + 0x72,0x6b,0x77,0x61,0x79,0x2c,0x53,0x4f,0x41,0xa,0x53,0x6f,0x75,0x74,0x68,0x61, + 0x6d,0x70,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53,0x4f, + 0x55,0xa,0x53,0x6f,0x75,0x74,0x68,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x53,0x4f, + 0x42,0xa,0x53,0x6f,0x75,0x74,0x68,0x62,0x75,0x72,0x79,0x2c,0x53,0x42,0x55,0xa, + 0x53,0x6f,0x75,0x74,0x68,0x65,0x61,0x73,0x65,0x2c,0x53,0x45,0x45,0xa,0x53,0x6f, + 0x75,0x74,0x68,0x65,0x6e,0x64,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53, + 0x4f,0x43,0xa,0x53,0x6f,0x75,0x74,0x68,0x65,0x6e,0x64,0x20,0x45,0x61,0x73,0x74, + 0x2c,0x53,0x4f,0x45,0xa,0x53,0x6f,0x75,0x74,0x68,0x65,0x6e,0x64,0x20,0x56,0x69, + 0x63,0x74,0x6f,0x72,0x69,0x61,0x2c,0x53,0x4f,0x56,0xa,0x53,0x6f,0x75,0x74,0x68, + 0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x53,0x4d,0x4e,0xa,0x53,0x6f,0x75,0x74, + 0x68,0x70,0x6f,0x72,0x74,0x2c,0x53,0x4f,0x50,0xa,0x53,0x6f,0x75,0x74,0x68,0x77, + 0x69,0x63,0x6b,0x2c,0x53,0x57,0x4b,0xa,0x53,0x6f,0x77,0x65,0x72,0x62,0x79,0x20, + 0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x53,0x4f,0x57,0xa,0x53,0x70,0x61,0x6c,0x64, + 0x69,0x6e,0x67,0x2c,0x53,0x50,0x41,0xa,0x53,0x70,0x65,0x61,0x6e,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x53,0x42,0x52,0xa,0x53,0x70,0x69,0x74,0x61,0x6c,0x2c, + 0x53,0x50,0x49,0xa,0x53,0x70,0x6f,0x6e,0x64,0x6f,0x6e,0x2c,0x53,0x50,0x4f,0xa, + 0x53,0x70,0x6f,0x6f,0x6e,0x65,0x72,0x20,0x52,0x6f,0x77,0x2c,0x53,0x50,0x4e,0xa, + 0x53,0x70,0x72,0x69,0x6e,0x67,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53,0x52,0x49,0xa, + 0x53,0x70,0x72,0x69,0x6e,0x67,0x62,0x75,0x72,0x6e,0x2c,0x53,0x50,0x52,0xa,0x53, + 0x70,0x72,0x69,0x6e,0x67,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53,0x50,0x46,0xa,0x53, + 0x71,0x75,0x69,0x72,0x65,0x73,0x20,0x47,0x61,0x74,0x65,0x2c,0x53,0x51,0x55,0xa, + 0x53,0x74,0x20,0x41,0x6c,0x62,0x61,0x6e,0x73,0x2c,0x53,0x41,0x43,0xa,0x53,0x74, + 0x20,0x41,0x6c,0x62,0x61,0x6e,0x73,0x20,0x41,0x62,0x62,0x65,0x79,0x2c,0x53,0x41, + 0x41,0xa,0x53,0x74,0x20,0x41,0x6e,0x64,0x72,0x65,0x77,0x73,0x20,0x52,0x6f,0x61, + 0x64,0x2c,0x53,0x41,0x52,0xa,0x53,0x74,0x20,0x41,0x6e,0x6e,0x65,0x73,0x2d,0x6f, + 0x6e,0x2d,0x74,0x68,0x65,0x2d,0x53,0x65,0x61,0x2c,0x53,0x41,0x53,0xa,0x53,0x74, + 0x20,0x41,0x75,0x73,0x74,0x65,0x6c,0x6c,0x2c,0x53,0x41,0x55,0xa,0x53,0x74,0x20, + 0x42,0x65,0x65,0x73,0x2c,0x53,0x42,0x53,0xa,0x53,0x74,0x20,0x42,0x75,0x64,0x65, + 0x61,0x75,0x78,0x20,0x46,0x65,0x72,0x72,0x79,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53, + 0x42,0x46,0xa,0x53,0x74,0x20,0x42,0x75,0x64,0x65,0x61,0x75,0x78,0x20,0x56,0x69, + 0x63,0x74,0x6f,0x72,0x69,0x61,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53,0x42,0x56,0xa, + 0x53,0x74,0x20,0x43,0x6f,0x6c,0x75,0x6d,0x62,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53, + 0x43,0x52,0xa,0x53,0x74,0x20,0x44,0x65,0x6e,0x79,0x73,0x2c,0x53,0x44,0x4e,0xa, + 0x53,0x74,0x20,0x45,0x72,0x74,0x68,0x2c,0x53,0x45,0x52,0xa,0x53,0x74,0x20,0x47, + 0x65,0x72,0x6d,0x61,0x6e,0x73,0x2c,0x53,0x47,0x4d,0xa,0x53,0x74,0x20,0x48,0x65, + 0x6c,0x65,0x6e,0x73,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53,0x4e,0x48, + 0xa,0x53,0x74,0x20,0x48,0x65,0x6c,0x65,0x6e,0x73,0x20,0x4a,0x75,0x6e,0x63,0x74, + 0x69,0x6f,0x6e,0x2c,0x53,0x48,0x4a,0xa,0x53,0x74,0x20,0x48,0x65,0x6c,0x69,0x65, + 0x72,0x2c,0x53,0x49,0x48,0xa,0x53,0x74,0x20,0x49,0x76,0x65,0x73,0x20,0x28,0x43, + 0x6f,0x72,0x6e,0x77,0x61,0x6c,0x6c,0x29,0x2c,0x53,0x49,0x56,0xa,0x53,0x74,0x20, + 0x4a,0x61,0x6d,0x65,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x53,0x4a,0x50,0xa,0x53, + 0x74,0x20,0x4a,0x61,0x6d,0x65,0x73,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x53, + 0x4a,0x53,0xa,0x53,0x74,0x20,0x4a,0x6f,0x68,0x6e,0x73,0x2c,0x53,0x41,0x4a,0xa, + 0x53,0x74,0x20,0x4b,0x65,0x79,0x6e,0x65,0x20,0x57,0x69,0x73,0x68,0x69,0x6e,0x67, + 0x20,0x57,0x65,0x6c,0x6c,0x20,0x48,0x61,0x6c,0x74,0x2c,0x53,0x4b,0x4e,0xa,0x53, + 0x74,0x20,0x4c,0x65,0x6f,0x6e,0x61,0x72,0x64,0x73,0x20,0x57,0x61,0x72,0x72,0x69, + 0x6f,0x72,0x20,0x53,0x71,0x75,0x61,0x72,0x65,0x2c,0x53,0x4c,0x51,0xa,0x53,0x74, + 0x20,0x4d,0x61,0x72,0x67,0x61,0x72,0x65,0x74,0x73,0x20,0x28,0x47,0x72,0x20,0x4c, + 0x6f,0x6e,0x64,0x6f,0x6e,0x29,0x2c,0x53,0x4d,0x47,0xa,0x53,0x74,0x20,0x4d,0x61, + 0x72,0x67,0x61,0x72,0x65,0x74,0x73,0x20,0x28,0x48,0x65,0x72,0x74,0x73,0x29,0x2c, + 0x53,0x4d,0x54,0xa,0x53,0x74,0x20,0x4d,0x61,0x72,0x79,0x20,0x43,0x72,0x61,0x79, + 0x2c,0x53,0x4d,0x59,0xa,0x53,0x74,0x20,0x4d,0x69,0x63,0x68,0x61,0x65,0x6c,0x73, + 0x2c,0x53,0x54,0x4d,0xa,0x53,0x74,0x20,0x4e,0x65,0x6f,0x74,0x73,0x2c,0x53,0x4e, + 0x4f,0xa,0x53,0x74,0x61,0x66,0x66,0x6f,0x72,0x64,0x2c,0x53,0x54,0x41,0xa,0x53, + 0x74,0x61,0x69,0x6e,0x65,0x73,0x2c,0x53,0x4e,0x53,0xa,0x53,0x74,0x61,0x6c,0x6c, + 0x69,0x6e,0x67,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x53,0x4c,0x4c,0xa,0x53, + 0x74,0x61,0x6c,0x79,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x53,0x59,0x42,0xa,0x53, + 0x74,0x61,0x6d,0x66,0x6f,0x72,0x64,0x2c,0x53,0x4d,0x44,0xa,0x53,0x74,0x61,0x6d, + 0x66,0x6f,0x72,0x64,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x4d,0x48,0xa,0x53,0x74, + 0x61,0x6e,0x66,0x6f,0x72,0x64,0x2d,0x6c,0x65,0x2d,0x48,0x6f,0x70,0x65,0x2c,0x53, + 0x46,0x4f,0xa,0x53,0x74,0x61,0x6e,0x6c,0x6f,0x77,0x20,0x26,0x20,0x54,0x68,0x6f, + 0x72,0x6e,0x74,0x6f,0x6e,0x2c,0x53,0x4e,0x54,0xa,0x53,0x74,0x61,0x6e,0x73,0x74, + 0x65,0x64,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x53,0x53,0x44,0xa,0x53, + 0x74,0x61,0x6e,0x73,0x74,0x65,0x64,0x20,0x4d,0x6f,0x75,0x6e,0x74,0x66,0x69,0x74, + 0x63,0x68,0x65,0x74,0x2c,0x53,0x53,0x54,0xa,0x53,0x74,0x61,0x70,0x6c,0x65,0x68, + 0x75,0x72,0x73,0x74,0x2c,0x53,0x50,0x55,0xa,0x53,0x74,0x61,0x70,0x6c,0x65,0x74, + 0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53,0x52,0x44,0xa,0x53,0x74,0x61,0x72, + 0x62,0x65,0x63,0x6b,0x2c,0x53,0x42,0x45,0xa,0x53,0x74,0x61,0x72,0x63,0x72,0x6f, + 0x73,0x73,0x2c,0x53,0x43,0x53,0xa,0x53,0x74,0x61,0x76,0x65,0x6c,0x65,0x79,0x20, + 0x28,0x43,0x75,0x6d,0x62,0x72,0x69,0x61,0x29,0x2c,0x53,0x56,0x4c,0xa,0x53,0x74, + 0x65,0x63,0x68,0x66,0x6f,0x72,0x64,0x2c,0x53,0x43,0x46,0xa,0x53,0x74,0x65,0x65, + 0x74,0x6f,0x6e,0x20,0x26,0x20,0x53,0x69,0x6c,0x73,0x64,0x65,0x6e,0x2c,0x53,0x4f, + 0x4e,0xa,0x53,0x74,0x65,0x70,0x70,0x73,0x2c,0x53,0x50,0x53,0xa,0x53,0x74,0x65, + 0x76,0x65,0x6e,0x61,0x67,0x65,0x2c,0x53,0x56,0x47,0xa,0x53,0x74,0x65,0x76,0x65, + 0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x53,0x54,0x56,0xa,0x53,0x74,0x65,0x77,0x61,0x72, + 0x74,0x62,0x79,0x2c,0x53,0x57,0x52,0xa,0x53,0x74,0x65,0x77,0x61,0x72,0x74,0x6f, + 0x6e,0x2c,0x53,0x54,0x54,0xa,0x53,0x74,0x69,0x72,0x6c,0x69,0x6e,0x67,0x2c,0x53, + 0x54,0x47,0xa,0x53,0x74,0x6f,0x63,0x6b,0x70,0x6f,0x72,0x74,0x2c,0x53,0x50,0x54, + 0xa,0x53,0x74,0x6f,0x63,0x6b,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53,0x4b,0x53, + 0xa,0x53,0x74,0x6f,0x63,0x6b,0x73,0x6d,0x6f,0x6f,0x72,0x2c,0x53,0x53,0x4d,0xa, + 0x53,0x74,0x6f,0x63,0x6b,0x74,0x6f,0x6e,0x2c,0x53,0x54,0x4b,0xa,0x53,0x74,0x6f, + 0x6b,0x65,0x20,0x4d,0x61,0x6e,0x64,0x65,0x76,0x69,0x6c,0x6c,0x65,0x2c,0x53,0x4b, + 0x4d,0xa,0x53,0x74,0x6f,0x6b,0x65,0x20,0x4e,0x65,0x77,0x69,0x6e,0x67,0x74,0x6f, + 0x6e,0x2c,0x53,0x4b,0x57,0xa,0x53,0x74,0x6f,0x6b,0x65,0x2d,0x6f,0x6e,0x2d,0x54, + 0x72,0x65,0x6e,0x74,0x2c,0x53,0x4f,0x54,0xa,0x53,0x74,0x6f,0x6e,0x65,0x2c,0x53, + 0x4e,0x45,0xa,0x53,0x74,0x6f,0x6e,0x65,0x20,0x43,0x72,0x6f,0x73,0x73,0x69,0x6e, + 0x67,0x2c,0x53,0x43,0x47,0xa,0x53,0x74,0x6f,0x6e,0x65,0x62,0x72,0x69,0x64,0x67, + 0x65,0x20,0x50,0x61,0x72,0x6b,0x2c,0x53,0x42,0x50,0xa,0x53,0x74,0x6f,0x6e,0x65, + 0x67,0x61,0x74,0x65,0x2c,0x53,0x4f,0x47,0xa,0x53,0x74,0x6f,0x6e,0x65,0x68,0x61, + 0x76,0x65,0x6e,0x2c,0x53,0x54,0x4e,0xa,0x53,0x74,0x6f,0x6e,0x65,0x68,0x6f,0x75, + 0x73,0x65,0x2c,0x53,0x48,0x55,0xa,0x53,0x74,0x6f,0x6e,0x65,0x6c,0x65,0x69,0x67, + 0x68,0x2c,0x53,0x4e,0x4c,0xa,0x53,0x74,0x6f,0x75,0x72,0x62,0x72,0x69,0x64,0x67, + 0x65,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x53,0x42,0x4a,0xa,0x53, + 0x74,0x6f,0x75,0x72,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x54,0x6f,0x77,0x6e,0x2c, + 0x53,0x42,0x54,0xa,0x53,0x74,0x6f,0x77,0x6d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x53, + 0x4d,0x4b,0xa,0x53,0x74,0x72,0x61,0x6e,0x72,0x61,0x65,0x72,0x2c,0x53,0x54,0x52, + 0xa,0x53,0x74,0x72,0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x49,0x6e,0x74,0x65,0x72, + 0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x53,0x46,0x41,0xa,0x53,0x74,0x72, + 0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x28,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x29,0x2c, + 0x53,0x52,0x41,0xa,0x53,0x74,0x72,0x61,0x74,0x66,0x6f,0x72,0x64,0x2d,0x75,0x70, + 0x6f,0x6e,0x2d,0x41,0x76,0x6f,0x6e,0x2c,0x53,0x41,0x56,0xa,0x53,0x74,0x72,0x61, + 0x74,0x68,0x63,0x61,0x72,0x72,0x6f,0x6e,0x2c,0x53,0x54,0x43,0xa,0x53,0x74,0x72, + 0x61,0x77,0x62,0x65,0x72,0x72,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x54,0x57, + 0xa,0x53,0x74,0x72,0x65,0x61,0x74,0x68,0x61,0x6d,0x2c,0x53,0x54,0x45,0xa,0x53, + 0x74,0x72,0x65,0x61,0x74,0x68,0x61,0x6d,0x20,0x43,0x6f,0x6d,0x6d,0x6f,0x6e,0x2c, + 0x53,0x52,0x43,0xa,0x53,0x74,0x72,0x65,0x61,0x74,0x68,0x61,0x6d,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x53,0x52,0x48,0xa,0x53,0x74,0x72,0x65,0x65,0x74,0x68,0x6f,0x75, + 0x73,0x65,0x2c,0x53,0x48,0x43,0xa,0x53,0x74,0x72,0x69,0x6e,0x65,0x73,0x2c,0x53, + 0x52,0x4e,0xa,0x53,0x74,0x72,0x6f,0x6d,0x65,0x66,0x65,0x72,0x72,0x79,0x2c,0x53, + 0x54,0x46,0xa,0x53,0x74,0x72,0x6f,0x6f,0x64,0x2c,0x53,0x4f,0x4f,0xa,0x53,0x74, + 0x72,0x6f,0x75,0x64,0x2c,0x53,0x54,0x44,0xa,0x53,0x74,0x75,0x72,0x72,0x79,0x2c, + 0x53,0x54,0x55,0xa,0x53,0x74,0x79,0x61,0x6c,0x2c,0x53,0x59,0x41,0xa,0x53,0x75, + 0x64,0x62,0x75,0x72,0x79,0x2c,0x53,0x55,0x59,0xa,0x53,0x75,0x64,0x62,0x75,0x72, + 0x79,0x20,0x26,0x20,0x48,0x61,0x72,0x72,0x6f,0x77,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x53,0x55,0x44,0xa,0x53,0x75,0x64,0x62,0x75,0x72,0x79,0x20,0x48,0x69,0x6c,0x6c, + 0x20,0x48,0x61,0x72,0x72,0x6f,0x77,0x2c,0x53,0x44,0x48,0xa,0x53,0x75,0x67,0x61, + 0x72,0x20,0x4c,0x6f,0x61,0x66,0x2c,0x53,0x55,0x47,0xa,0x53,0x75,0x6d,0x6d,0x65, + 0x72,0x73,0x74,0x6f,0x6e,0x2c,0x53,0x55,0x4d,0xa,0x53,0x75,0x6e,0x62,0x75,0x72, + 0x79,0x2c,0x53,0x55,0x55,0xa,0x53,0x75,0x6e,0x64,0x65,0x72,0x6c,0x61,0x6e,0x64, + 0x2c,0x53,0x55,0x4e,0xa,0x53,0x75,0x6e,0x64,0x72,0x69,0x64,0x67,0x65,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x53,0x55,0x50,0xa,0x53,0x75,0x6e,0x6e,0x69,0x6e,0x67,0x64, + 0x61,0x6c,0x65,0x2c,0x53,0x4e,0x47,0xa,0x53,0x75,0x6e,0x6e,0x79,0x6d,0x65,0x61, + 0x64,0x73,0x2c,0x53,0x4e,0x59,0xa,0x53,0x75,0x72,0x62,0x69,0x74,0x6f,0x6e,0x2c, + 0x53,0x55,0x52,0xa,0x53,0x75,0x74,0x74,0x6f,0x6e,0x20,0x43,0x6f,0x6c,0x64,0x66, + 0x69,0x65,0x6c,0x64,0x2c,0x53,0x55,0x54,0xa,0x53,0x75,0x74,0x74,0x6f,0x6e,0x20, + 0x43,0x6f,0x6d,0x6d,0x6f,0x6e,0x2c,0x53,0x55,0x43,0xa,0x53,0x75,0x74,0x74,0x6f, + 0x6e,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x53,0x50,0x4b,0xa,0x53,0x75, + 0x74,0x74,0x6f,0x6e,0x20,0x28,0x53,0x75,0x72,0x72,0x65,0x79,0x29,0x2c,0x53,0x55, + 0x4f,0xa,0x53,0x77,0x61,0x6c,0x65,0x2c,0x53,0x57,0x4c,0xa,0x53,0x77,0x61,0x6e, + 0x6c,0x65,0x79,0x2c,0x53,0x41,0x59,0xa,0x53,0x77,0x61,0x6e,0x73,0x63,0x6f,0x6d, + 0x62,0x65,0x2c,0x53,0x57,0x4d,0xa,0x53,0x77,0x61,0x6e,0x73,0x65,0x61,0x2c,0x53, + 0x57,0x41,0xa,0x53,0x77,0x61,0x6e,0x77,0x69,0x63,0x6b,0x2c,0x53,0x4e,0x57,0xa, + 0x53,0x77,0x61,0x79,0x2c,0x53,0x57,0x59,0xa,0x53,0x77,0x61,0x79,0x74,0x68,0x6c, + 0x69,0x6e,0x67,0x2c,0x53,0x57,0x47,0xa,0x53,0x77,0x69,0x6e,0x64,0x65,0x72,0x62, + 0x79,0x2c,0x53,0x57,0x44,0xa,0x53,0x77,0x69,0x6e,0x64,0x6f,0x6e,0x2c,0x53,0x57, + 0x49,0xa,0x53,0x77,0x69,0x6e,0x65,0x73,0x68,0x65,0x61,0x64,0x2c,0x53,0x57,0x45, + 0xa,0x53,0x77,0x69,0x6e,0x74,0x6f,0x6e,0x20,0x28,0x47,0x72,0x20,0x4d,0x61,0x6e, + 0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x29,0x2c,0x53,0x4e,0x4e,0xa,0x53,0x77,0x69, + 0x6e,0x74,0x6f,0x6e,0x20,0x28,0x59,0x6f,0x72,0x6b,0x73,0x29,0x2c,0x53,0x57,0x4e, + 0xa,0x53,0x79,0x64,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x53,0x59,0x44,0xa,0x53,0x79, + 0x64,0x65,0x6e,0x68,0x61,0x6d,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x59,0x48,0xa, + 0x53,0x79,0x6f,0x6e,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x53,0x59,0x4c,0xa,0x53,0x79, + 0x73,0x74,0x6f,0x6e,0x2c,0x53,0x59,0x53,0xa,0x54,0x61,0x63,0x6b,0x6c,0x65,0x79, + 0x2c,0x54,0x41,0x43,0xa,0x54,0x61,0x64,0x77,0x6f,0x72,0x74,0x68,0x2c,0x54,0x41, + 0x44,0xa,0x54,0x61,0x66,0x66,0x73,0x20,0x57,0x65,0x6c,0x6c,0x2c,0x54,0x41,0x46, + 0xa,0x54,0x61,0x69,0x6e,0x2c,0x54,0x41,0x49,0xa,0x54,0x61,0x6c,0x73,0x61,0x72, + 0x6e,0x61,0x75,0x2c,0x54,0x41,0x4c,0xa,0x54,0x61,0x6c,0x79,0x62,0x6f,0x6e,0x74, + 0x2c,0x54,0x4c,0x42,0xa,0x54,0x61,0x6c,0x2d,0x79,0x2d,0x43,0x61,0x66,0x6e,0x2c, + 0x54,0x4c,0x43,0xa,0x54,0x61,0x6d,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x54,0x41,0x42,0xa,0x54,0x61,0x6d,0x77, + 0x6f,0x72,0x74,0x68,0x2c,0x54,0x41,0x4d,0xa,0x54,0x61,0x70,0x6c,0x6f,0x77,0x2c, + 0x54,0x41,0x50,0xa,0x54,0x61,0x74,0x74,0x65,0x6e,0x68,0x61,0x6d,0x20,0x43,0x6f, + 0x72,0x6e,0x65,0x72,0x2c,0x54,0x41,0x54,0xa,0x54,0x61,0x75,0x6e,0x74,0x6f,0x6e, + 0x2c,0x54,0x41,0x55,0xa,0x54,0x61,0x79,0x6e,0x75,0x69,0x6c,0x74,0x2c,0x54,0x41, + 0x59,0xa,0x54,0x65,0x64,0x64,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x54,0x45,0x44, + 0xa,0x54,0x65,0x65,0x73,0x2d,0x73,0x69,0x64,0x65,0x20,0x41,0x69,0x72,0x70,0x6f, + 0x72,0x74,0x2c,0x54,0x45,0x41,0xa,0x54,0x65,0x69,0x67,0x6e,0x6d,0x6f,0x75,0x74, + 0x68,0x2c,0x54,0x47,0x4d,0xa,0x54,0x65,0x6c,0x66,0x6f,0x72,0x64,0x20,0x43,0x65, + 0x6e,0x74,0x72,0x61,0x6c,0x2c,0x54,0x46,0x43,0xa,0x54,0x65,0x6d,0x70,0x6c,0x65, + 0x63,0x6f,0x6d,0x62,0x65,0x2c,0x54,0x4d,0x43,0xa,0x54,0x65,0x6e,0x62,0x79,0x2c, + 0x54,0x45,0x4e,0xa,0x54,0x65,0x79,0x6e,0x68,0x61,0x6d,0x2c,0x54,0x45,0x59,0xa, + 0x54,0x68,0x61,0x6d,0x65,0x73,0x20,0x44,0x69,0x74,0x74,0x6f,0x6e,0x2c,0x54,0x48, + 0x44,0xa,0x54,0x68,0x61,0x74,0x63,0x68,0x61,0x6d,0x2c,0x54,0x48,0x41,0xa,0x54, + 0x68,0x61,0x74,0x74,0x6f,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x54,0x48,0x48,0xa, + 0x54,0x68,0x65,0x20,0x48,0x61,0x77,0x74,0x68,0x6f,0x72,0x6e,0x73,0x2c,0x54,0x48, + 0x57,0xa,0x54,0x68,0x65,0x20,0x4c,0x61,0x6b,0x65,0x73,0x2c,0x54,0x4c,0x4b,0xa, + 0x54,0x68,0x65,0x61,0x6c,0x65,0x2c,0x54,0x48,0x45,0xa,0x54,0x68,0x65,0x6f,0x62, + 0x61,0x6c,0x64,0x73,0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x54,0x45,0x4f,0xa,0x54, + 0x68,0x65,0x74,0x66,0x6f,0x72,0x64,0x2c,0x54,0x54,0x46,0xa,0x54,0x68,0x69,0x72, + 0x73,0x6b,0x2c,0x54,0x48,0x49,0xa,0x54,0x68,0x6f,0x72,0x6e,0x61,0x62,0x79,0x2c, + 0x54,0x42,0x59,0xa,0x54,0x68,0x6f,0x72,0x6e,0x65,0x20,0x4e,0x6f,0x72,0x74,0x68, + 0x2c,0x54,0x4e,0x4e,0xa,0x54,0x68,0x6f,0x72,0x6e,0x65,0x20,0x53,0x6f,0x75,0x74, + 0x68,0x2c,0x54,0x4e,0x53,0xa,0x54,0x68,0x6f,0x72,0x6e,0x66,0x6f,0x72,0x64,0x2c, + 0x54,0x48,0x4f,0xa,0x54,0x68,0x6f,0x72,0x6e,0x6c,0x69,0x65,0x62,0x61,0x6e,0x6b, + 0x2c,0x54,0x48,0x42,0xa,0x54,0x68,0x6f,0x72,0x6e,0x74,0x6f,0x6e,0x20,0x41,0x62, + 0x62,0x65,0x79,0x2c,0x54,0x4e,0x41,0xa,0x54,0x68,0x6f,0x72,0x6e,0x74,0x6f,0x6e, + 0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x54,0x54,0x48,0xa,0x54,0x68,0x6f,0x72,0x6e, + 0x74,0x6f,0x6e,0x68,0x61,0x6c,0x6c,0x2c,0x54,0x48,0x54,0xa,0x54,0x68,0x6f,0x72, + 0x70,0x65,0x20,0x42,0x61,0x79,0x2c,0x54,0x50,0x42,0xa,0x54,0x68,0x6f,0x72,0x70, + 0x65,0x20,0x43,0x75,0x6c,0x76,0x65,0x72,0x74,0x2c,0x54,0x50,0x43,0xa,0x54,0x68, + 0x6f,0x72,0x70,0x65,0x2d,0x6c,0x65,0x2d,0x53,0x6f,0x6b,0x65,0x6e,0x2c,0x54,0x4c, + 0x53,0xa,0x54,0x68,0x72,0x65,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x73,0x2c, + 0x54,0x42,0x44,0xa,0x54,0x68,0x72,0x65,0x65,0x20,0x4f,0x61,0x6b,0x73,0x2c,0x54, + 0x4f,0x4b,0xa,0x54,0x68,0x75,0x72,0x67,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x54,0x48, + 0x55,0xa,0x54,0x68,0x75,0x72,0x6e,0x73,0x63,0x6f,0x65,0x2c,0x54,0x48,0x43,0xa, + 0x54,0x68,0x75,0x72,0x73,0x6f,0x2c,0x54,0x48,0x53,0xa,0x54,0x68,0x75,0x72,0x73, + 0x74,0x6f,0x6e,0x2c,0x54,0x52,0x53,0xa,0x54,0x69,0x6c,0x62,0x75,0x72,0x79,0x20, + 0x54,0x6f,0x77,0x6e,0x2c,0x54,0x49,0x4c,0xa,0x54,0x69,0x6c,0x65,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x54,0x48,0x4c,0xa,0x54,0x69,0x6c,0x65,0x68,0x75,0x72,0x73,0x74, + 0x2c,0x54,0x4c,0x48,0xa,0x54,0x69,0x70,0x74,0x6f,0x6e,0x2c,0x54,0x49,0x50,0xa, + 0x54,0x69,0x72,0x2d,0x50,0x68,0x69,0x6c,0x2c,0x54,0x49,0x52,0xa,0x54,0x69,0x73, + 0x62,0x75,0x72,0x79,0x2c,0x54,0x49,0x53,0xa,0x54,0x69,0x76,0x65,0x72,0x74,0x6f, + 0x6e,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x54,0x56,0x50,0xa,0x54,0x6f, + 0x64,0x6d,0x6f,0x72,0x64,0x65,0x6e,0x2c,0x54,0x4f,0x44,0xa,0x54,0x6f,0x6c,0x77, + 0x6f,0x72,0x74,0x68,0x2c,0x54,0x4f,0x4c,0xa,0x54,0x6f,0x6e,0x20,0x50,0x65,0x6e, + 0x74,0x72,0x65,0x2c,0x54,0x50,0x4e,0xa,0x54,0x6f,0x6e,0x62,0x72,0x69,0x64,0x67, + 0x65,0x2c,0x54,0x4f,0x4e,0xa,0x54,0x6f,0x6e,0x64,0x75,0x2c,0x54,0x44,0x55,0xa, + 0x54,0x6f,0x6e,0x66,0x61,0x6e,0x61,0x75,0x2c,0x54,0x4e,0x46,0xa,0x54,0x6f,0x6e, + 0x79,0x70,0x61,0x6e,0x64,0x79,0x2c,0x54,0x4e,0x50,0xa,0x54,0x6f,0x6f,0x74,0x69, + 0x6e,0x67,0x2c,0x54,0x4f,0x4f,0xa,0x54,0x6f,0x70,0x73,0x68,0x61,0x6d,0x2c,0x54, + 0x4f,0x50,0xa,0x54,0x6f,0x72,0x71,0x75,0x61,0x79,0x2c,0x54,0x51,0x59,0xa,0x54, + 0x6f,0x72,0x72,0x65,0x2c,0x54,0x52,0x52,0xa,0x54,0x6f,0x74,0x6e,0x65,0x73,0x2c, + 0x54,0x4f,0x54,0xa,0x54,0x6f,0x74,0x74,0x65,0x6e,0x68,0x61,0x6d,0x20,0x48,0x61, + 0x6c,0x65,0x2c,0x54,0x4f,0x4d,0xa,0x54,0x6f,0x74,0x74,0x6f,0x6e,0x2c,0x54,0x54, + 0x4e,0xa,0x54,0x6f,0x77,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x54,0x57,0x4e, + 0xa,0x54,0x72,0x61,0x66,0x66,0x6f,0x72,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x54, + 0x52,0x41,0xa,0x54,0x72,0x65,0x66,0x66,0x6f,0x72,0x65,0x73,0x74,0x2c,0x54,0x52, + 0x46,0xa,0x54,0x72,0x65,0x66,0x66,0x6f,0x72,0x65,0x73,0x74,0x20,0x45,0x73,0x74, + 0x61,0x74,0x65,0x2c,0x54,0x52,0x45,0xa,0x54,0x72,0x65,0x68,0x61,0x66,0x6f,0x64, + 0x2c,0x54,0x52,0x48,0xa,0x54,0x72,0x65,0x68,0x65,0x72,0x62,0x65,0x72,0x74,0x2c, + 0x54,0x52,0x42,0xa,0x54,0x72,0x65,0x6f,0x72,0x63,0x68,0x79,0x2c,0x54,0x52,0x59, + 0xa,0x54,0x72,0x69,0x6d,0x6c,0x65,0x79,0x2c,0x54,0x52,0x4d,0xa,0x54,0x72,0x69, + 0x6e,0x67,0x2c,0x54,0x52,0x49,0xa,0x54,0x72,0x6f,0x65,0x64,0x2d,0x79,0x2d,0x72, + 0x68,0x69,0x77,0x2c,0x54,0x52,0x44,0xa,0x54,0x72,0x6f,0x6f,0x6e,0x2c,0x54,0x52, + 0x4e,0xa,0x54,0x72,0x6f,0x77,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x54,0x52,0x4f, + 0xa,0x54,0x72,0x75,0x72,0x6f,0x2c,0x54,0x52,0x55,0xa,0x54,0x75,0x6c,0x6c,0x6f, + 0x63,0x68,0x2c,0x54,0x55,0x4c,0xa,0x54,0x75,0x6c,0x73,0x65,0x20,0x48,0x69,0x6c, + 0x6c,0x2c,0x54,0x55,0x48,0xa,0x54,0x75,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x20, + 0x57,0x65,0x6c,0x6c,0x73,0x2c,0x54,0x42,0x57,0xa,0x54,0x75,0x72,0x6b,0x65,0x79, + 0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x54,0x55,0x52,0xa,0x54,0x75,0x74,0x62, + 0x75,0x72,0x79,0x20,0x26,0x20,0x48,0x61,0x74,0x74,0x6f,0x6e,0x2c,0x54,0x55,0x54, + 0xa,0x54,0x77,0x69,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x54,0x57,0x49,0xa, + 0x54,0x77,0x79,0x66,0x6f,0x72,0x64,0x2c,0x54,0x57,0x59,0xa,0x54,0x79,0x20,0x43, + 0x72,0x6f,0x65,0x73,0x2c,0x54,0x59,0x43,0xa,0x54,0x79,0x20,0x47,0x6c,0x61,0x73, + 0x2c,0x54,0x47,0x53,0xa,0x54,0x79,0x67,0x77,0x79,0x6e,0x2c,0x54,0x59,0x47,0xa, + 0x54,0x79,0x6e,0x64,0x72,0x75,0x6d,0x20,0x4c,0x6f,0x77,0x65,0x72,0x2c,0x54,0x59, + 0x4c,0xa,0x54,0x79,0x73,0x65,0x6c,0x65,0x79,0x2c,0x54,0x59,0x53,0xa,0x54,0x79, + 0x77,0x79,0x6e,0x2c,0x54,0x59,0x57,0xa,0x55,0x63,0x6b,0x66,0x69,0x65,0x6c,0x64, + 0x2c,0x55,0x43,0x4b,0xa,0x55,0x64,0x64,0x69,0x6e,0x67,0x73,0x74,0x6f,0x6e,0x2c, + 0x55,0x44,0x44,0xa,0x55,0x6c,0x63,0x65,0x62,0x79,0x2c,0x55,0x4c,0x43,0xa,0x55, + 0x6c,0x6c,0x65,0x73,0x6b,0x65,0x6c,0x66,0x2c,0x55,0x4c,0x4c,0xa,0x55,0x6c,0x76, + 0x65,0x72,0x73,0x74,0x6f,0x6e,0x2c,0x55,0x4c,0x56,0xa,0x55,0x6d,0x62,0x65,0x72, + 0x6c,0x65,0x69,0x67,0x68,0x2c,0x55,0x4d,0x42,0xa,0x55,0x6e,0x69,0x76,0x65,0x72, + 0x73,0x69,0x74,0x79,0x2c,0x55,0x4e,0x49,0xa,0x55,0x70,0x68,0x61,0x6c,0x6c,0x2c, + 0x55,0x48,0x41,0xa,0x55,0x70,0x68,0x6f,0x6c,0x6c,0x61,0x6e,0x64,0x2c,0x55,0x50, + 0x4c,0xa,0x55,0x70,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x55,0x50,0x4d,0xa, + 0x55,0x70,0x70,0x65,0x72,0x20,0x48,0x61,0x6c,0x6c,0x69,0x66,0x6f,0x72,0x64,0x2c, + 0x55,0x50,0x48,0xa,0x55,0x70,0x70,0x65,0x72,0x20,0x48,0x6f,0x6c,0x6c,0x6f,0x77, + 0x61,0x79,0x2c,0x55,0x48,0x4c,0xa,0x55,0x70,0x70,0x65,0x72,0x20,0x54,0x79,0x6e, + 0x64,0x72,0x75,0x6d,0x2c,0x55,0x54,0x59,0xa,0x55,0x70,0x70,0x65,0x72,0x20,0x57, + 0x61,0x72,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x55,0x57,0x4c,0xa,0x55,0x70, + 0x74,0x6f,0x6e,0x2c,0x55,0x50,0x54,0xa,0x55,0x70,0x77,0x65,0x79,0x2c,0x55,0x50, + 0x57,0xa,0x55,0x72,0x6d,0x73,0x74,0x6f,0x6e,0x2c,0x55,0x52,0x4d,0xa,0x55,0x74, + 0x74,0x6f,0x78,0x65,0x74,0x65,0x72,0x2c,0x55,0x54,0x54,0xa,0x56,0x61,0x6c,0x6c, + 0x65,0x79,0x2c,0x56,0x41,0x4c,0xa,0x56,0x61,0x75,0x78,0x68,0x61,0x6c,0x6c,0x2c, + 0x56,0x58,0x48,0xa,0x56,0x69,0x72,0x67,0x69,0x6e,0x69,0x61,0x20,0x57,0x61,0x74, + 0x65,0x72,0x2c,0x56,0x49,0x52,0xa,0x57,0x61,0x64,0x64,0x6f,0x6e,0x2c,0x57,0x44, + 0x4f,0xa,0x57,0x61,0x64,0x68,0x75,0x72,0x73,0x74,0x2c,0x57,0x41,0x44,0xa,0x57, + 0x61,0x69,0x6e,0x66,0x6c,0x65,0x65,0x74,0x2c,0x57,0x46,0x4c,0xa,0x57,0x61,0x6b, + 0x65,0x66,0x69,0x65,0x6c,0x64,0x20,0x4b,0x69,0x72,0x6b,0x67,0x61,0x74,0x65,0x2c, + 0x57,0x4b,0x4b,0xa,0x57,0x61,0x6b,0x65,0x66,0x69,0x65,0x6c,0x64,0x20,0x57,0x65, + 0x73,0x74,0x67,0x61,0x74,0x65,0x2c,0x57,0x4b,0x46,0xa,0x57,0x61,0x6c,0x6b,0x64, + 0x65,0x6e,0x2c,0x57,0x4b,0x44,0xa,0x57,0x61,0x6c,0x6c,0x61,0x73,0x65,0x79,0x20, + 0x47,0x72,0x6f,0x76,0x65,0x20,0x52,0x6f,0x61,0x64,0x2c,0x57,0x4c,0x47,0xa,0x57, + 0x61,0x6c,0x6c,0x61,0x73,0x65,0x79,0x20,0x56,0x69,0x6c,0x6c,0x61,0x67,0x65,0x2c, + 0x57,0x4c,0x56,0xa,0x57,0x61,0x6c,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x57, + 0x4c,0x54,0xa,0x57,0x61,0x6c,0x6c,0x79,0x66,0x6f,0x72,0x64,0x2c,0x57,0x41,0x46, + 0xa,0x57,0x61,0x6c,0x6d,0x65,0x72,0x2c,0x57,0x41,0x4d,0xa,0x57,0x61,0x6c,0x73, + 0x61,0x6c,0x6c,0x2c,0x57,0x53,0x4c,0xa,0x57,0x61,0x6c,0x73,0x64,0x65,0x6e,0x2c, + 0x57,0x44,0x4e,0xa,0x57,0x61,0x6c,0x74,0x68,0x61,0x6d,0x20,0x43,0x72,0x6f,0x73, + 0x73,0x2c,0x57,0x4c,0x43,0xa,0x57,0x61,0x6c,0x74,0x68,0x61,0x6d,0x73,0x74,0x6f, + 0x77,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x57,0x48,0x43,0xa,0x57,0x61, + 0x6c,0x74,0x68,0x61,0x6d,0x73,0x74,0x6f,0x77,0x20,0x51,0x75,0x65,0x65,0x6e,0x26, + 0x23,0x30,0x33,0x39,0x3b,0x73,0x20,0x52,0x6f,0x61,0x64,0x2c,0x57,0x4d,0x57,0xa, + 0x57,0x61,0x6c,0x74,0x6f,0x6e,0x20,0x28,0x4d,0x65,0x72,0x73,0x65,0x79,0x73,0x69, + 0x64,0x65,0x29,0x2c,0x57,0x41,0x4f,0xa,0x57,0x61,0x6c,0x74,0x6f,0x6e,0x20,0x6f, + 0x6e,0x20,0x74,0x68,0x65,0x20,0x4e,0x61,0x7a,0x65,0x2c,0x57,0x4f,0x4e,0xa,0x57, + 0x61,0x6c,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x54,0x68,0x61,0x6d,0x65,0x73,0x2c, + 0x57,0x41,0x4c,0xa,0x57,0x61,0x6e,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x57, + 0x41,0x4e,0xa,0x57,0x61,0x6e,0x64,0x73,0x77,0x6f,0x72,0x74,0x68,0x20,0x43,0x6f, + 0x6d,0x6d,0x6f,0x6e,0x2c,0x57,0x53,0x57,0xa,0x57,0x61,0x6e,0x64,0x73,0x77,0x6f, + 0x72,0x74,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x57,0x57,0x52,0xa,0x57,0x61,0x6e, + 0x64,0x73,0x77,0x6f,0x72,0x74,0x68,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x57,0x4e,0x54, + 0xa,0x57,0x61,0x6e,0x73,0x74,0x65,0x61,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57, + 0x4e,0x50,0xa,0x57,0x61,0x72,0x62,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x57, + 0x42,0x4c,0xa,0x57,0x61,0x72,0x65,0x2c,0x57,0x41,0x52,0xa,0x57,0x61,0x72,0x65, + 0x68,0x61,0x6d,0x2c,0x57,0x52,0x4d,0xa,0x57,0x61,0x72,0x67,0x72,0x61,0x76,0x65, + 0x2c,0x57,0x47,0x56,0xa,0x57,0x61,0x72,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c, + 0x57,0x4d,0x4e,0xa,0x57,0x61,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x57,0x4e,0x48,0xa, + 0x57,0x61,0x72,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x42,0x61,0x6e,0x6b,0x20, + 0x51,0x75,0x61,0x79,0x2c,0x57,0x42,0x51,0xa,0x57,0x61,0x72,0x72,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x57,0x41,0x43,0xa, + 0x57,0x61,0x72,0x77,0x69,0x63,0x6b,0x2c,0x57,0x52,0x57,0xa,0x57,0x61,0x72,0x77, + 0x69,0x63,0x6b,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x57,0x52,0x50,0xa, + 0x57,0x61,0x74,0x65,0x72,0x20,0x4f,0x72,0x74,0x6f,0x6e,0x2c,0x57,0x54,0x4f,0xa, + 0x57,0x61,0x74,0x65,0x72,0x62,0x65,0x61,0x63,0x68,0x2c,0x57,0x42,0x43,0xa,0x57, + 0x61,0x74,0x65,0x72,0x69,0x6e,0x67,0x62,0x75,0x72,0x79,0x2c,0x57,0x54,0x52,0xa, + 0x57,0x61,0x74,0x65,0x72,0x6c,0x6f,0x6f,0x20,0x28,0x4d,0x65,0x72,0x73,0x65,0x79, + 0x73,0x69,0x64,0x65,0x29,0x2c,0x57,0x4c,0x4f,0xa,0x57,0x61,0x74,0x66,0x6f,0x72, + 0x64,0x20,0x48,0x69,0x67,0x68,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x57,0x46, + 0x48,0xa,0x57,0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69, + 0x6f,0x6e,0x2c,0x57,0x46,0x4a,0xa,0x57,0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x4e, + 0x6f,0x72,0x74,0x68,0x2c,0x57,0x46,0x4e,0xa,0x57,0x61,0x74,0x6c,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x2c,0x57,0x54,0x47,0xa,0x57,0x61,0x74,0x74,0x6f,0x6e,0x2d,0x61, + 0x74,0x2d,0x53,0x74,0x6f,0x6e,0x65,0x2c,0x57,0x41,0x53,0xa,0x57,0x61,0x75,0x6e, + 0x2d,0x47,0x72,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57,0x4e,0x47,0xa,0x57, + 0x61,0x76,0x65,0x72,0x74,0x72,0x65,0x65,0x20,0x54,0x65,0x63,0x68,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x57,0x41,0x56,0xa,0x57,0x65,0x64,0x67,0x77,0x6f,0x6f,0x64,0x2c, + 0x57,0x45,0x44,0xa,0x57,0x65,0x65,0x6c,0x65,0x79,0x2c,0x57,0x45,0x45,0xa,0x57, + 0x65,0x65,0x74,0x6f,0x6e,0x2c,0x57,0x45,0x54,0xa,0x57,0x65,0x6c,0x68,0x61,0x6d, + 0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x57,0x4d,0x47,0xa,0x57,0x65,0x6c,0x6c,0x69, + 0x6e,0x67,0x2c,0x57,0x4c,0x49,0xa,0x57,0x65,0x6c,0x6c,0x69,0x6e,0x67,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x57,0x45,0x4c,0xa,0x57,0x65,0x6c,0x6c,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x20,0x28,0x53,0x68,0x72,0x6f,0x70,0x73,0x68,0x69,0x72,0x65, + 0x29,0x2c,0x57,0x4c,0x4e,0xa,0x57,0x65,0x6c,0x73,0x68,0x70,0x6f,0x6f,0x6c,0x2c, + 0x57,0x4c,0x50,0xa,0x57,0x65,0x6c,0x77,0x79,0x6e,0x20,0x47,0x61,0x72,0x64,0x65, + 0x6e,0x20,0x43,0x69,0x74,0x79,0x2c,0x57,0x47,0x43,0xa,0x57,0x65,0x6c,0x77,0x79, + 0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x57,0x4c,0x57,0xa,0x57,0x65,0x6d,0x2c, + 0x57,0x45,0x4d,0xa,0x57,0x65,0x6d,0x62,0x6c,0x65,0x79,0x20,0x43,0x65,0x6e,0x74, + 0x72,0x61,0x6c,0x2c,0x57,0x4d,0x42,0xa,0x57,0x65,0x6d,0x62,0x6c,0x65,0x79,0x20, + 0x53,0x74,0x61,0x64,0x69,0x75,0x6d,0x2c,0x57,0x43,0x58,0xa,0x57,0x65,0x6d,0x79, + 0x73,0x73,0x20,0x42,0x61,0x79,0x2c,0x57,0x4d,0x53,0xa,0x57,0x65,0x6e,0x64,0x6f, + 0x76,0x65,0x72,0x2c,0x57,0x4e,0x44,0xa,0x57,0x65,0x6e,0x6e,0x69,0x6e,0x67,0x74, + 0x6f,0x6e,0x2c,0x57,0x4e,0x4e,0xa,0x57,0x65,0x73,0x74,0x20,0x41,0x6c,0x6c,0x65, + 0x72,0x74,0x6f,0x6e,0x2c,0x57,0x53,0x41,0xa,0x57,0x65,0x73,0x74,0x20,0x42,0x72, + 0x6f,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x57,0x42,0x50,0xa,0x57,0x65,0x73,0x74,0x20, + 0x42,0x79,0x66,0x6c,0x65,0x65,0x74,0x2c,0x57,0x42,0x59,0xa,0x57,0x65,0x73,0x74, + 0x20,0x43,0x61,0x6c,0x64,0x65,0x72,0x2c,0x57,0x43,0x4c,0xa,0x57,0x65,0x73,0x74, + 0x20,0x43,0x72,0x6f,0x79,0x64,0x6f,0x6e,0x2c,0x57,0x43,0x59,0xa,0x57,0x65,0x73, + 0x74,0x20,0x44,0x72,0x61,0x79,0x74,0x6f,0x6e,0x2c,0x57,0x44,0x54,0xa,0x57,0x65, + 0x73,0x74,0x20,0x44,0x75,0x6c,0x77,0x69,0x63,0x68,0x2c,0x57,0x44,0x55,0xa,0x57, + 0x65,0x73,0x74,0x20,0x45,0x61,0x6c,0x69,0x6e,0x67,0x2c,0x57,0x45,0x41,0xa,0x57, + 0x65,0x73,0x74,0x20,0x48,0x61,0x6d,0x2c,0x57,0x45,0x48,0xa,0x57,0x65,0x73,0x74, + 0x20,0x48,0x61,0x6d,0x70,0x73,0x74,0x65,0x61,0x64,0x2c,0x57,0x48,0x44,0xa,0x57, + 0x65,0x73,0x74,0x20,0x48,0x61,0x6d,0x70,0x73,0x74,0x65,0x61,0x64,0x20,0x54,0x68, + 0x61,0x6d,0x65,0x73,0x6c,0x69,0x6e,0x6b,0x2c,0x57,0x48,0x50,0xa,0x57,0x65,0x73, + 0x74,0x20,0x48,0x6f,0x72,0x6e,0x64,0x6f,0x6e,0x2c,0x57,0x48,0x52,0xa,0x57,0x65, + 0x73,0x74,0x20,0x4b,0x69,0x6c,0x62,0x72,0x69,0x64,0x65,0x2c,0x57,0x4b,0x42,0xa, + 0x57,0x65,0x73,0x74,0x20,0x4b,0x69,0x72,0x62,0x79,0x2c,0x57,0x4b,0x49,0xa,0x57, + 0x65,0x73,0x74,0x20,0x4d,0x61,0x6c,0x6c,0x69,0x6e,0x67,0x2c,0x57,0x4d,0x41,0xa, + 0x57,0x65,0x73,0x74,0x20,0x4e,0x6f,0x72,0x77,0x6f,0x6f,0x64,0x2c,0x57,0x4e,0x57, + 0xa,0x57,0x65,0x73,0x74,0x20,0x52,0x75,0x69,0x73,0x6c,0x69,0x70,0x2c,0x57,0x52, + 0x55,0xa,0x57,0x65,0x73,0x74,0x20,0x52,0x75,0x6e,0x74,0x6f,0x6e,0x2c,0x57,0x52, + 0x4e,0xa,0x57,0x65,0x73,0x74,0x20,0x53,0x74,0x20,0x4c,0x65,0x6f,0x6e,0x61,0x72, + 0x64,0x73,0x2c,0x57,0x4c,0x44,0xa,0x57,0x65,0x73,0x74,0x20,0x53,0x75,0x74,0x74, + 0x6f,0x6e,0x2c,0x57,0x53,0x55,0xa,0x57,0x65,0x73,0x74,0x20,0x57,0x69,0x63,0x6b, + 0x68,0x61,0x6d,0x2c,0x57,0x57,0x49,0xa,0x57,0x65,0x73,0x74,0x20,0x57,0x6f,0x72, + 0x74,0x68,0x69,0x6e,0x67,0x2c,0x57,0x57,0x4f,0xa,0x57,0x65,0x73,0x74,0x62,0x75, + 0x72,0x79,0x20,0x28,0x57,0x69,0x6c,0x74,0x73,0x29,0x2c,0x57,0x53,0x42,0xa,0x57, + 0x65,0x73,0x74,0x63,0x6c,0x69,0x66,0x66,0x2c,0x57,0x43,0x46,0xa,0x57,0x65,0x73, + 0x74,0x63,0x6f,0x6d,0x62,0x65,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57,0x43,0x42,0xa, + 0x57,0x65,0x73,0x74,0x65,0x6e,0x68,0x61,0x6e,0x67,0x65,0x72,0x2c,0x57,0x48,0x41, + 0xa,0x57,0x65,0x73,0x74,0x65,0x72,0x20,0x48,0x61,0x69,0x6c,0x65,0x73,0x2c,0x57, + 0x54,0x41,0xa,0x57,0x65,0x73,0x74,0x65,0x72,0x66,0x69,0x65,0x6c,0x64,0x2c,0x57, + 0x46,0x49,0xa,0x57,0x65,0x73,0x74,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x57,0x45,0x53, + 0xa,0x57,0x65,0x73,0x74,0x67,0x61,0x74,0x65,0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61, + 0x2c,0x57,0x47,0x41,0xa,0x57,0x65,0x73,0x74,0x68,0x6f,0x75,0x67,0x68,0x74,0x6f, + 0x6e,0x2c,0x57,0x48,0x47,0xa,0x57,0x65,0x73,0x74,0x6f,0x6e,0x20,0x4d,0x69,0x6c, + 0x74,0x6f,0x6e,0x2c,0x57,0x4e,0x4d,0xa,0x57,0x65,0x73,0x74,0x6f,0x6e,0x2d,0x73, + 0x75,0x70,0x65,0x72,0x2d,0x4d,0x61,0x72,0x65,0x2c,0x57,0x53,0x4d,0xa,0x57,0x65, + 0x74,0x68,0x65,0x72,0x61,0x6c,0x2c,0x57,0x52,0x4c,0xa,0x57,0x65,0x79,0x62,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x57,0x59,0x42,0xa,0x57,0x65,0x79,0x6d,0x6f,0x75,0x74, + 0x68,0x2c,0x57,0x45,0x59,0xa,0x57,0x68,0x61,0x6c,0x65,0x79,0x20,0x42,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x57,0x42,0x52,0xa,0x57,0x68,0x61,0x6c,0x6c,0x65,0x79,0x2c, + 0x57,0x48,0x45,0xa,0x57,0x68,0x61,0x74,0x73,0x74,0x61,0x6e,0x64,0x77,0x65,0x6c, + 0x6c,0x2c,0x57,0x54,0x53,0xa,0x57,0x68,0x69,0x66,0x66,0x6c,0x65,0x74,0x2c,0x57, + 0x46,0x46,0xa,0x57,0x68,0x69,0x6d,0x70,0x6c,0x65,0x2c,0x57,0x48,0x4d,0xa,0x57, + 0x68,0x69,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x57,0x4e,0x4c,0xa,0x57,0x68,0x69,0x73, + 0x74,0x6f,0x6e,0x2c,0x57,0x48,0x4e,0xa,0x57,0x68,0x69,0x74,0x62,0x79,0x2c,0x57, + 0x54,0x42,0xa,0x57,0x68,0x69,0x74,0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x28,0x43, + 0x61,0x72,0x64,0x69,0x66,0x66,0x29,0x2c,0x57,0x48,0x54,0xa,0x57,0x68,0x69,0x74, + 0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x28,0x48,0x61,0x6e,0x74,0x73,0x29,0x2c,0x57, + 0x43,0x48,0xa,0x57,0x68,0x69,0x74,0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x28,0x53, + 0x68,0x72,0x6f,0x70,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x57,0x54,0x43,0xa,0x57, + 0x68,0x69,0x74,0x65,0x20,0x48,0x61,0x72,0x74,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x57, + 0x48,0x4c,0xa,0x57,0x68,0x69,0x74,0x65,0x20,0x4e,0x6f,0x74,0x6c,0x65,0x79,0x2c, + 0x57,0x4e,0x59,0xa,0x57,0x68,0x69,0x74,0x65,0x63,0x72,0x61,0x69,0x67,0x73,0x2c, + 0x57,0x43,0x52,0xa,0x57,0x68,0x69,0x74,0x65,0x68,0x61,0x76,0x65,0x6e,0x2c,0x57, + 0x54,0x48,0xa,0x57,0x68,0x69,0x74,0x6c,0x61,0x6e,0x64,0x2c,0x57,0x54,0x4c,0xa, + 0x57,0x68,0x69,0x74,0x6c,0x65,0x79,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x57, + 0x42,0x44,0xa,0x57,0x68,0x69,0x74,0x6c,0x6f,0x63,0x6b,0x73,0x20,0x45,0x6e,0x64, + 0x2c,0x57,0x54,0x45,0xa,0x57,0x68,0x69,0x74,0x73,0x74,0x61,0x62,0x6c,0x65,0x2c, + 0x57,0x48,0x49,0xa,0x57,0x68,0x69,0x74,0x74,0x6c,0x65,0x73,0x65,0x61,0x2c,0x57, + 0x4c,0x45,0xa,0x57,0x68,0x69,0x74,0x74,0x6c,0x65,0x73,0x66,0x6f,0x72,0x64,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x57,0x4c,0x46,0xa,0x57,0x68,0x69,0x74, + 0x74,0x6f,0x6e,0x2c,0x57,0x54,0x4e,0xa,0x57,0x68,0x69,0x74,0x77,0x65,0x6c,0x6c, + 0x2c,0x57,0x57,0x4c,0xa,0x57,0x68,0x79,0x74,0x65,0x6c,0x65,0x61,0x66,0x65,0x2c, + 0x57,0x48,0x59,0xa,0x57,0x68,0x79,0x74,0x65,0x6c,0x65,0x61,0x66,0x65,0x20,0x53, + 0x6f,0x75,0x74,0x68,0x2c,0x57,0x48,0x53,0xa,0x57,0x69,0x63,0x6b,0x2c,0x57,0x43, + 0x4b,0xa,0x57,0x69,0x63,0x6b,0x66,0x6f,0x72,0x64,0x2c,0x57,0x49,0x43,0xa,0x57, + 0x69,0x63,0x6b,0x68,0x61,0x6d,0x20,0x4d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x57,0x43, + 0x4d,0xa,0x57,0x69,0x64,0x64,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x57,0x44, + 0x44,0xa,0x57,0x69,0x64,0x6e,0x65,0x73,0x2c,0x57,0x49,0x44,0xa,0x57,0x69,0x64, + 0x6e,0x65,0x79,0x20,0x4d,0x61,0x6e,0x6f,0x72,0x2c,0x57,0x4d,0x52,0xa,0x57,0x69, + 0x67,0x61,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x20,0x57,0x65,0x73,0x74,0x65,0x72, + 0x6e,0x2c,0x57,0x47,0x4e,0xa,0x57,0x69,0x67,0x61,0x6e,0x20,0x57,0x61,0x6c,0x6c, + 0x67,0x61,0x74,0x65,0x2c,0x57,0x47,0x57,0xa,0x57,0x69,0x67,0x74,0x6f,0x6e,0x2c, + 0x57,0x47,0x54,0xa,0x57,0x69,0x6c,0x64,0x6d,0x69,0x6c,0x6c,0x2c,0x57,0x4d,0x49, + 0xa,0x57,0x69,0x6c,0x6c,0x65,0x73,0x64,0x65,0x6e,0x20,0x4a,0x75,0x6e,0x63,0x74, + 0x69,0x6f,0x6e,0x2c,0x57,0x49,0x4a,0xa,0x57,0x69,0x6c,0x6c,0x69,0x61,0x6d,0x77, + 0x6f,0x6f,0x64,0x2c,0x57,0x4c,0x4d,0xa,0x57,0x69,0x6c,0x6c,0x69,0x6e,0x67,0x74, + 0x6f,0x6e,0x2c,0x57,0x49,0x4c,0xa,0x57,0x69,0x6c,0x6d,0x63,0x6f,0x74,0x65,0x2c, + 0x57,0x4d,0x43,0xa,0x57,0x69,0x6c,0x6d,0x73,0x6c,0x6f,0x77,0x2c,0x57,0x4d,0x4c, + 0xa,0x57,0x69,0x6c,0x6e,0x65,0x63,0x6f,0x74,0x65,0x2c,0x57,0x4e,0x45,0xa,0x57, + 0x69,0x6d,0x62,0x6c,0x65,0x64,0x6f,0x6e,0x2c,0x57,0x49,0x4d,0xa,0x57,0x69,0x6d, + 0x62,0x6c,0x65,0x64,0x6f,0x6e,0x20,0x43,0x68,0x61,0x73,0x65,0x2c,0x57,0x42,0x4f, + 0xa,0x57,0x69,0x6e,0x63,0x68,0x65,0x6c,0x73,0x65,0x61,0x2c,0x57,0x53,0x45,0xa, + 0x57,0x69,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x57,0x49,0x4e,0xa,0x57, + 0x69,0x6e,0x63,0x68,0x66,0x69,0x65,0x6c,0x64,0x2c,0x57,0x4e,0x46,0xa,0x57,0x69, + 0x6e,0x63,0x68,0x6d,0x6f,0x72,0x65,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x57,0x49,0x48, + 0xa,0x57,0x69,0x6e,0x64,0x65,0x72,0x6d,0x65,0x72,0x65,0x2c,0x57,0x44,0x4d,0xa, + 0x57,0x69,0x6e,0x64,0x73,0x6f,0x72,0x20,0x26,0x20,0x45,0x74,0x6f,0x6e,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x57,0x4e,0x43,0xa,0x57,0x69,0x6e,0x64,0x73, + 0x6f,0x72,0x20,0x26,0x20,0x45,0x74,0x6f,0x6e,0x20,0x52,0x69,0x76,0x65,0x72,0x73, + 0x69,0x64,0x65,0x2c,0x57,0x4e,0x52,0xa,0x57,0x69,0x6e,0x6e,0x65,0x72,0x73,0x68, + 0x2c,0x57,0x4e,0x53,0xa,0x57,0x69,0x6e,0x6e,0x65,0x72,0x73,0x68,0x20,0x54,0x72, + 0x69,0x61,0x6e,0x67,0x6c,0x65,0x2c,0x57,0x54,0x49,0xa,0x57,0x69,0x6e,0x73,0x66, + 0x6f,0x72,0x64,0x2c,0x57,0x53,0x46,0xa,0x57,0x69,0x73,0x68,0x61,0x77,0x2c,0x57, + 0x53,0x48,0xa,0x57,0x69,0x74,0x68,0x61,0x6d,0x2c,0x57,0x54,0x4d,0xa,0x57,0x69, + 0x74,0x6c,0x65,0x79,0x2c,0x57,0x54,0x59,0xa,0x57,0x69,0x74,0x74,0x6f,0x6e,0x2c, + 0x57,0x54,0x54,0xa,0x57,0x69,0x76,0x65,0x6c,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c, + 0x57,0x56,0x46,0xa,0x57,0x69,0x76,0x65,0x6e,0x68,0x6f,0x65,0x2c,0x57,0x49,0x56, + 0xa,0x57,0x6f,0x62,0x75,0x72,0x6e,0x20,0x53,0x61,0x6e,0x64,0x73,0x2c,0x57,0x4f, + 0x42,0xa,0x57,0x6f,0x6b,0x69,0x6e,0x67,0x2c,0x57,0x4f,0x4b,0xa,0x57,0x6f,0x6b, + 0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x57,0x4b,0x4d,0xa,0x57,0x6f,0x6c,0x64,0x69, + 0x6e,0x67,0x68,0x61,0x6d,0x2c,0x57,0x4f,0x48,0xa,0x57,0x6f,0x6c,0x76,0x65,0x72, + 0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x57,0x56,0x48,0xa,0x57,0x6f,0x6c,0x76, + 0x65,0x72,0x74,0x6f,0x6e,0x2c,0x57,0x4f,0x4c,0xa,0x57,0x6f,0x6d,0x62,0x77,0x65, + 0x6c,0x6c,0x2c,0x57,0x4f,0x4d,0xa,0x57,0x6f,0x6f,0x64,0x20,0x45,0x6e,0x64,0x2c, + 0x57,0x44,0x45,0xa,0x57,0x6f,0x6f,0x64,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c, + 0x57,0x53,0x54,0xa,0x57,0x6f,0x6f,0x64,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x57, + 0x44,0x42,0xa,0x57,0x6f,0x6f,0x64,0x67,0x72,0x61,0x6e,0x67,0x65,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x57,0x47,0x52,0xa,0x57,0x6f,0x6f,0x64,0x68,0x61,0x6c,0x6c,0x2c, + 0x57,0x44,0x4c,0xa,0x57,0x6f,0x6f,0x64,0x68,0x6f,0x75,0x73,0x65,0x2c,0x57,0x44, + 0x48,0xa,0x57,0x6f,0x6f,0x64,0x6c,0x65,0x73,0x66,0x6f,0x72,0x64,0x2c,0x57,0x44, + 0x53,0xa,0x57,0x6f,0x6f,0x64,0x6c,0x65,0x79,0x2c,0x57,0x4c,0x59,0xa,0x57,0x6f, + 0x6f,0x64,0x6d,0x61,0x6e,0x73,0x74,0x65,0x72,0x6e,0x65,0x2c,0x57,0x4d,0x45,0xa, + 0x57,0x6f,0x6f,0x64,0x73,0x6d,0x6f,0x6f,0x72,0x2c,0x57,0x53,0x52,0xa,0x57,0x6f, + 0x6f,0x6c,0x2c,0x57,0x4f,0x4f,0xa,0x57,0x6f,0x6f,0x6c,0x73,0x74,0x6f,0x6e,0x2c, + 0x57,0x4c,0x53,0xa,0x57,0x6f,0x6f,0x6c,0x77,0x69,0x63,0x68,0x20,0x41,0x72,0x73, + 0x65,0x6e,0x61,0x6c,0x2c,0x57,0x57,0x41,0xa,0x57,0x6f,0x6f,0x6c,0x77,0x69,0x63, + 0x68,0x20,0x44,0x6f,0x63,0x6b,0x79,0x61,0x72,0x64,0x2c,0x57,0x57,0x44,0xa,0x57, + 0x6f,0x6f,0x74,0x65,0x6e,0x20,0x57,0x61,0x77,0x65,0x6e,0x2c,0x57,0x57,0x57,0xa, + 0x57,0x6f,0x72,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x46,0x6f,0x72,0x65,0x67,0x61, + 0x74,0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x57,0x4f,0x46,0xa,0x57,0x6f, + 0x72,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57,0x43,0x50, + 0xa,0x57,0x6f,0x72,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x53,0x68,0x72,0x75,0x62, + 0x20,0x48,0x69,0x6c,0x6c,0x2c,0x57,0x4f,0x53,0xa,0x57,0x6f,0x72,0x6b,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x2c,0x57,0x4b,0x47,0xa,0x57,0x6f,0x72,0x6b,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x57,0x4b,0x4e,0xa,0x57,0x6f, + 0x72,0x6b,0x73,0x6f,0x70,0x2c,0x57,0x52,0x4b,0xa,0x57,0x6f,0x72,0x6c,0x65,0x2c, + 0x57,0x4f,0x52,0xa,0x57,0x6f,0x72,0x70,0x6c,0x65,0x73,0x64,0x6f,0x6e,0x2c,0x57, + 0x50,0x4c,0xa,0x20,0x57,0x6f,0x72,0x73,0x74,0x65,0x61,0x64,0x2c,0x57,0x52,0x54, + 0xa,0x57,0x6f,0x72,0x74,0x68,0x69,0x6e,0x67,0x2c,0x57,0x52,0x48,0xa,0x57,0x72, + 0x61,0x62,0x6e,0x65,0x73,0x73,0x2c,0x57,0x52,0x42,0xa,0x57,0x72,0x61,0x79,0x73, + 0x62,0x75,0x72,0x79,0x2c,0x57,0x52,0x59,0xa,0x57,0x72,0x65,0x6e,0x62,0x75,0x72, + 0x79,0x2c,0x57,0x52,0x45,0xa,0x57,0x72,0x65,0x73,0x73,0x6c,0x65,0x2c,0x57,0x52, + 0x53,0xa,0x57,0x72,0x65,0x78,0x68,0x61,0x6d,0x20,0x43,0x65,0x6e,0x74,0x72,0x61, + 0x6c,0x2c,0x57,0x58,0x43,0xa,0x57,0x72,0x65,0x78,0x68,0x61,0x6d,0x20,0x47,0x65, + 0x6e,0x65,0x72,0x61,0x6c,0x2c,0x57,0x52,0x58,0xa,0x57,0x79,0x65,0x2c,0x57,0x59, + 0x45,0xa,0x57,0x79,0x6c,0x61,0x6d,0x2c,0x57,0x59,0x4d,0xa,0x57,0x79,0x6c,0x64, + 0x65,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x57,0x59,0x4c,0xa,0x57,0x79,0x6d,0x6f, + 0x6e,0x64,0x68,0x61,0x6d,0x2c,0x57,0x4d,0x44,0xa,0x57,0x79,0x74,0x68,0x61,0x6c, + 0x6c,0x2c,0x57,0x59,0x54,0xa,0x59,0x61,0x6c,0x64,0x69,0x6e,0x67,0x2c,0x59,0x41, + 0x4c,0xa,0x59,0x61,0x72,0x64,0x6c,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x59, + 0x52,0x44,0xa,0x59,0x61,0x72,0x6d,0x2c,0x59,0x52,0x4d,0xa,0x59,0x61,0x74,0x65, + 0x2c,0x59,0x41,0x45,0xa,0x59,0x61,0x74,0x74,0x6f,0x6e,0x2c,0x59,0x41,0x54,0xa, + 0x59,0x65,0x6f,0x66,0x6f,0x72,0x64,0x2c,0x59,0x45,0x4f,0xa,0x59,0x65,0x6f,0x76, + 0x69,0x6c,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x59,0x56,0x4a,0xa, + 0x59,0x65,0x6f,0x76,0x69,0x6c,0x20,0x50,0x65,0x6e,0x20,0x4d,0x69,0x6c,0x6c,0x2c, + 0x59,0x56,0x50,0xa,0x59,0x65,0x74,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x59, + 0x45,0x54,0xa,0x59,0x6e,0x79,0x73,0x77,0x65,0x6e,0x2c,0x59,0x4e,0x57,0xa,0x59, + 0x6f,0x6b,0x65,0x72,0x2c,0x59,0x4f,0x4b,0xa,0x59,0x6f,0x72,0x6b,0x2c,0x59,0x52, + 0x4b,0xa,0x59,0x6f,0x72,0x74,0x6f,0x6e,0x2c,0x59,0x52,0x54,0xa,0x59,0x73,0x74, + 0x72,0x61,0x64,0x20,0x4d,0x79,0x6e,0x61,0x63,0x68,0x2c,0x59,0x53,0x4d,0xa,0x59, + 0x73,0x74,0x72,0x61,0x64,0x20,0x52,0x68,0x6f,0x6e,0x64,0x64,0x61,0x2c,0x59,0x53, + 0x52,0xa, + +}; + +static const unsigned char qt_resource_name[] = { + // stations + 0x0,0x8, + 0xa,0x8b,0xd,0x13, + 0x0,0x73, + 0x0,0x74,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x73, + // stations.txt + 0x0,0xc, + 0xd,0x3,0x4d,0xf4, + 0x0,0x73, + 0x0,0x74,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x73,0x0,0x2e,0x0,0x74,0x0,0x78,0x0,0x74, + +}; + +static const unsigned char qt_resource_struct[] = { + // : + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1, + // :/stations + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2, + // :/stations/stations.txt + 0x0,0x0,0x0,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0, + +}; + +QT_BEGIN_NAMESPACE + +extern bool qRegisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +extern bool qUnregisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +QT_END_NAMESPACE + + +int QT_MANGLE_NAMESPACE(qInitResources_stations)() +{ + QT_PREPEND_NAMESPACE(qRegisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_stations)) + +int QT_MANGLE_NAMESPACE(qCleanupResources_stations)() +{ + QT_PREPEND_NAMESPACE(qUnregisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_DESTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qCleanupResources_stations)) + diff --git a/src/chooser.cpp b/src/chooser.cpp new file mode 100644 index 0000000..b69a633 --- /dev/null +++ b/src/chooser.cpp @@ -0,0 +1,122 @@ +#include "chooser.h" +#include "ui_chooser.h" + +Chooser::Chooser(QWidget *parent) : + QMainWindow(parent), + ui(new Ui::Chooser) +{ + ui->setupUi(this); + ui->scrollArea->setProperty("FingerScrollable", true); + //Create the buttons for favourite stations + updateStationButtons(); +} + +/* + * Re-creates the display of the buttons for the user's favourite stations. + */ +void Chooser::updateStationButtons() +{ + //Delete all the currently displayed buttons + for(int i = 0; i < stationButtons.size(); i++) + delete stationButtons.at(i); + + //Clear the list of pointers to displayed station buttons + stationButtons.clear(); + + //Get the user's favourite stations, and add a button for each + QStringList favourites = settings.value("FavouriteDepartureBoards", QVariant()).toStringList(); + QStringList favouritesCRS = settings.value("FavouriteDepartureBoardsCRS", QVariant()).toStringList(); + + for(int i = 0; i < favourites.size(); i++) + addStationButton(favourites.at(i), favouritesCRS.at(i)); + + //Make a button to allow the user to edit their favourites... + QPushButton * b = new QPushButton("Edit Favourites..."); + //...add it to the list of displayed buttons & the display widget + stationButtons.append(b); + ui->favourites_widget->layout()->addWidget(b); + b->setIcon(QIcon(":/icons/folder.png")); + connect(b, SIGNAL(clicked()), this, SLOT(editFavouriteDepartures())); + + QPushButton * b2 = new QPushButton("Choose Station..."); + //...add it to the list of displayed buttons & the display widget + stationButtons.append(b2); + ui->favourites_widget->layout()->addWidget(b2); + connect(b2, SIGNAL(clicked()), this, SLOT(chooseStation())); +} + +void Chooser::chooseStation() +{ + StationChooser chooser; + + if(chooser.exec() == QDialog::Accepted) + { + departureBoard = new DepartureBoard(this); + departureBoard->show(chooser.getChoiceCRS()); + } +} + +/* + * Slot to show the dialog allowing the user to edit their favourite stations + */ +void Chooser::editFavouriteDepartures() +{ + favouriteStations.exec("FavouriteDepartureBoards", "FavouriteDepartureBoardsCRS"); + //Update the button display in case the favourites have changed + updateStationButtons(); +} + +/* + * Adds a button to the display widget. Returns a pointer to the created button + */ +QPushButton * Chooser::addStationButton(QString name, QString crs) +{ + QPushButton * b = new QPushButton(name); + //Create the button and add it to the list of buttons, & the display widget + stationButtons.append(b); + ui->favourites_widget->layout()->addWidget(b); + //Set the button's name to the station's CRS code; we use this in the clicked() slot to find which button was clicked + b->setObjectName(crs); + connect(b, SIGNAL(clicked()), this, SLOT(stationSelected())); + return b; +} + +/* + * Slot for when one of the station buttons is clicked + */ +void Chooser::stationSelected() +{ + //Show the departure board for the station. The CRS code for the station is found from the button's objectName + departureBoard = new DepartureBoard(this); + departureBoard->show(sender()->objectName()); +} + +Chooser::~Chooser() +{ + if(departureBoard != 0) + delete departureBoard; + + delete ui; +} + +/* + * Slot to show the journey planner + */ +void Chooser::launchPlanner() +{ + //Launch the webpage for the journey planner online, and quit + QDesktopServices::openUrl(QUrl("http://ojp.nationalrail.co.uk/en/s/planjourney/query")); + exit(0); +} + +void Chooser::changeEvent(QEvent *e) +{ + QMainWindow::changeEvent(e); + switch (e->type()) { + case QEvent::LanguageChange: + ui->retranslateUi(this); + break; + default: + break; + } +} diff --git a/src/chooser.h b/src/chooser.h new file mode 100644 index 0000000..3a9828a --- /dev/null +++ b/src/chooser.h @@ -0,0 +1,45 @@ +#ifndef CHOOSER_H +#define CHOOSER_H + +#include +#include +#include +#include +#include "src/stationchooser.h" +#include "src/favouritestations.h" +#include "src/departureboard.h" + +namespace Ui { + class Chooser; +} + +class Chooser : public QMainWindow { + Q_OBJECT +public: + Chooser(QWidget *parent = 0); + ~Chooser(); + +public slots: + void launchPlanner(); //Launches the journey planner + void stationSelected(); //Handles when a station departure board button is clicked + void editFavouriteDepartures(); //Handles when the user chooses to edit their favourite station + void chooseStation(); + +protected: + void changeEvent(QEvent *e); + +private: + Ui::Chooser *ui; + + QPushButton * addStationButton(QString name, QString crs); + void updateStationButtons(); + + QSettings settings; + + FavouriteStations favouriteStations; + QVector stationButtons; + + DepartureBoard * departureBoard; +}; + +#endif // CHOOSER_H diff --git a/src/chooser.ui b/src/chooser.ui new file mode 100644 index 0000000..78626d8 --- /dev/null +++ b/src/chooser.ui @@ -0,0 +1,167 @@ + + + Chooser + + + + 0 + 0 + 800 + 480 + + + + + 0 + 0 + + + + National Rail Live Departures + + + + + + + + 0 + 0 + + + + Qt::ScrollBarAlwaysOn + + + true + + + + true + + + + 0 + 0 + 764 + 415 + + + + + 0 + 0 + + + + + + + + 0 + 0 + + + + + + + + 0 + 0 + + + + Live Arrivals & Departures + + + + + + + + + + + + + + + + 0 + 0 + + + + + + + + 0 + 0 + + + + Journey Planner + + + + + + + Journey Planner (Launches External Browser) + + + + + + + + + + Settings + + + + + + + + + + + + + 0 + 0 + 800 + 23 + + + + + + + + + pushButton_2 + clicked() + Chooser + launchPlanner() + + + 408 + 223 + + + 120 + 239 + + + + + + liveDepartures() + launchPlanner() + + diff --git a/src/departureboard.cpp b/src/departureboard.cpp new file mode 100644 index 0000000..8c66504 --- /dev/null +++ b/src/departureboard.cpp @@ -0,0 +1,295 @@ +#include "departureboard.h" +#include "ui_departureboard.h" + +DepartureBoard::DepartureBoard(QWidget *parent) : QMainWindow(parent), ui(new Ui::DepartureBoard) +{ + ui->setupUi(this); + + manager = new QNetworkAccessManager(this); + connect(manager, SIGNAL(finished(QNetworkReply*)), this, SLOT(readResponse(QNetworkReply*))); + + ui->scrollArea->setProperty("FingerScrollable", true); + setupDialog(); +} + +/* + * Initialises the progress dialog for the network request + */ +void DepartureBoard::setupDialog() +{ + dialog = new QDialog(0); + layout = new QHBoxLayout(); + progress = new QProgressBar(); + progress->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); + cancelButton = new QPushButton("Cancel"); + + layout->addWidget(progress); + layout->addWidget(cancelButton); + dialog->setLayout(layout); + dialog->show(); + + connect(cancelButton, SIGNAL(clicked()), dialog, SLOT(reject())); + connect(dialog, SIGNAL(rejected()), this, SLOT(cancel())); +} + +/* + * Loads the departure board for the requested station + */ +void DepartureBoard::show(QString fromCode) +{ + from = fromCode; + //Load the departure board data. + setupRequest(); + sendRequest(); + //Note that QMainWindow::show() is absent here. Instead we show a progress dialog, then show the + //departure board only when we have loaded the data & created the display. + errorFlag = false; + firstTime = true; +} + +/* + * Creates the network request, including the SOAP request XML. + */ +void DepartureBoard::setupRequest() +{ + QDomDocument document; + + QDomElement env = document.createElement("soapenv:Envelope"); + env.setAttribute("xmlns:soapenv", "http://schemas.xmlsoap.org/soap/envelope/"); + env.setAttribute("xmlns:typ", "http://thalesgroup.com/RTTI/2008-02-20/ldb/types"); + + QDomElement header = document.createElement("soapenv:Header"); + QDomElement body = document.createElement("soapenv:Body"); + + QDomElement typ = document.createElement("typ:GetDepartureBoardRequest"); + + QDomElement numRows = document.createElement("typ:numRows"); + numRows.appendChild(document.createTextNode("20")); + QDomElement crs = document.createElement("typ:crs"); + crs.appendChild(document.createTextNode(from)); + //QDomElement filterCrs = document.createElement("typ:filterCrs"); + //filterCrs.appendChild(document.createTextNode(to)); + QDomElement filterType = document.createElement("typ:filterType"); + filterType.appendChild(document.createTextNode("to")); + //QDomElement timeOffset = document.createElement("typ:timeOffset"); + //timeOffset.appendChild(document.createTextNode("0")); + + document.appendChild(env); + env.appendChild(header); + env.appendChild(body); + body.appendChild(typ); + typ.appendChild(numRows); + typ.appendChild(crs); + //typ.appendChild(filterCrs); + typ.appendChild(filterType); + //typ.appendChild(timeOffset); + + requestData = document.toString(-1).prepend(""); + + request = QNetworkRequest(QUrl("http://realtime.nationalrail.co.uk/LDBWS/ldb2.asmx")); + request.setHeader(QNetworkRequest::ContentTypeHeader, QLatin1String("text/xml;charset=utf-8")); + request.setRawHeader("SOAPAction", "http://thalesgroup.com/RTTI/2008-02-20/ldb/GetDepartureBoard"); +} + +/* + * Sends the SOAP request + */ +void DepartureBoard::sendRequest() +{ + m_reply = manager->post(request, requestData.toUtf8().constData()); + connect(m_reply, SIGNAL(error(QNetworkReply::NetworkError)), this, SLOT(networkError(QNetworkReply::NetworkError))); + connect(m_reply, SIGNAL(downloadProgress(qint64,qint64)), this, SLOT(downloadProgress(qint64, qint64))); + connect(m_reply, SIGNAL(uploadProgress(qint64,qint64)), this, SLOT(uploadProgress(qint64, qint64))); +} + +/* + * Cancel the current request + */ +void DepartureBoard::cancel() +{ + //Abort the request; an error signal will be emitted, so we don't need to delete the network reply here + m_reply->abort(); +} + +/* + * Updates the progress bar when making the request + */ +void DepartureBoard::uploadProgress(qint64 rec, qint64 total) +{ + dialog->setWindowTitle("Sending request"); + progress->setRange(0, total); + progress->setValue(rec); +} + +/* + * Updates the progress bar when receiving the reply to the request + */ +void DepartureBoard::downloadProgress(qint64 rec, qint64 total) +{ + dialog->setWindowTitle("Receiving reply"); + progress->setRange(0, total); + progress->setValue(rec); +} + +/* + * Slot for when there is a network error + */ +void DepartureBoard::networkError(QNetworkReply::NetworkError error) +{ + //If the request was cancelled, we show no error message + if(error == QNetworkReply::OperationCanceledError) + { + dialog->hide(); + //Set the error flag to true, so that we can exit out of the readResponse method + errorFlag = true; + } + else + { + //If this error is a result of the first network request, we assume there is no connection to the internet + if(firstTime) + { + firstTime = false; + ensureConnection(); + errorFlag = true; + } + else + { + QMessageBox msg; + msg.setText(QString("Network error: %1, %2").arg(m_reply->errorString()).arg(error)); + msg.exec(); + dialog->hide(); + errorFlag = true; + } + } +} + +/* + * Attempt to wait for connection on either wifi or gprs + */ +void DepartureBoard::ensureConnection() +{ + dialog->setWindowTitle("Connecting"); + + QNetworkInterface wlan = QNetworkInterface::interfaceFromName("wlan0"); + QNetworkInterface gprs = QNetworkInterface::interfaceFromName("gprs0"); + + //qDebug() << "wlan0" << wlan.flags().testFlag(QNetworkInterface::IsUp) << wlan.flags().testFlag(QNetworkInterface::IsRunning); + //qDebug() << "\tgprs0" << gprs.flags().testFlag(QNetworkInterface::IsUp) << gprs.flags().testFlag(QNetworkInterface::IsRunning); + + if( (wlan.isValid() && wlan.flags().testFlag(QNetworkInterface::IsUp)) || (gprs.isValid() && gprs.flags().testFlag(QNetworkInterface::IsUp)) ) + { + //We are connected, so try sending the network request again + errorFlag = false; + sendRequest(); + } + else + { + QTimer::singleShot(100, this, SLOT(ensureConnection())); + } +} + +#define NAMESPACE "declare namespace t=\"http://thalesgroup.com/RTTI/2007-10-10/ldb/types\";" \ + "declare function local:if-absent( $arg as item()*, $value as item()* ) as item()* { if (exists($arg)) then $arg else $value } ;" + +/* + * Reads the response to the network request, and extracts the data we want. + */ +void DepartureBoard::readResponse(QNetworkReply* reply) +{ + QByteArray in = reply->readAll(); + + if(errorFlag == true) + { + m_reply->deleteLater(); + return; + } + + received.setData(in); + received.open(QIODevice::ReadOnly); + + QXmlQuery query; + query.bindVariable("data", &received); + + QString name = queryOne(query, "for $x in doc($data)//t:GetDepartureBoardResult/t:locationName/text() return fn:string($x)"); + ui->label_name->setText(name); + + QString time = queryOne(query, "for $x in doc($data)//t:generatedAt/text() return fn:string($x)"); + time.mid(time.indexOf('T') + 1, 8); + + setWindowTitle(time.mid(time.indexOf('T') + 1, 8).prepend("Last updated: ")); + + QStringList serviceFrom = queryList(query, "for $x in doc($data)//t:trainServices//t:origin//t:locationName/text() return fn:string($x)"); + QStringList serviceTo = queryList(query, "for $x in doc($data)//t:trainServices//t:destination//t:locationName/text() return fn:string($x)"); + QStringList serviceVia = queryList(query, "for $x in doc($data)//t:trainServices/t:service/t:destination/t:location return string(local:if-absent($x/t:via, ''))"); + + QStringList std = queryList(query, "for $x in doc($data)//t:trainServices//t:std/text() return fn:string($x)"); + QStringList etd = queryList(query, "for $x in doc($data)//t:trainServices//t:etd/text() return fn:string($x)"); + QStringList platform = queryList(query, "for $x in doc($data)//t:trainServices/t:service return string(local:if-absent($x/t:platform, '-'))"); + //QStringList op = queryList(query, "for $x in doc($data)//t:trainServices//t:operator/text() return fn:string($x)"); + serviceID = queryList(query, "for $x in doc($data)//t:trainServices//t:serviceID/text() return fn:string($x)"); + + for(int i = 0; i < serviceFrom.size(); i++) + { + QString to = QString("%1 %2").arg(serviceTo.at(i)).arg(serviceVia.at(i)); + DepartureWidget * w = new DepartureWidget(std.at(i), to, etd.at(i), platform.at(i), serviceID.at(i), ui->departures); + departureWidgets.append(w); + w->setObjectName(QString("%1").arg(i)); + connect(w, SIGNAL(clicked()), this, SLOT(departureClicked())); + ui->departures->layout()->addWidget(w); + } + + dialog->accept(); + m_reply->deleteLater(); + received.close(); + + QMainWindow::show(); +} + +/* + * Shows the details of a service when it is clicked in the list of departures + */ +void DepartureBoard::departureClicked() +{ + int i = sender()->objectName().toInt(); + QString id = departureWidgets.at(i)->getServiceID(); + + serviceWindow = new ServiceWindow(); + serviceWindow->show(id); +} + +QString DepartureBoard::queryOne(QXmlQuery & q, QString query) +{ + QStringList output; + output.clear(); + q.setQuery(query.prepend(NAMESPACE)); + q.evaluateTo(&output); + return (output.size() == 0) ? QString() : output.at(0); +} + +QStringList DepartureBoard::queryList(QXmlQuery & q, QString query) +{ + QStringList output; + output.clear(); + q.setQuery(query.prepend(NAMESPACE)); + q.evaluateTo(&output); + return output; +} + +DepartureBoard::~DepartureBoard() +{ + delete ui; + delete manager; + delete dialog; +} + +void DepartureBoard::changeEvent(QEvent *e) +{ + QMainWindow::changeEvent(e); + switch (e->type()) { + case QEvent::LanguageChange: + ui->retranslateUi(this); + break; + default: + break; + } +} diff --git a/src/departureboard.h b/src/departureboard.h new file mode 100644 index 0000000..d183f79 --- /dev/null +++ b/src/departureboard.h @@ -0,0 +1,74 @@ +#ifndef DEPARTUREBOARD_H +#define DEPARTUREBOARD_H + +#include + +#include +#include +#include +#include +#include +#include + +namespace Ui { + class DepartureBoard; +} + +class DepartureBoard : public QMainWindow { + Q_OBJECT +public: + DepartureBoard(QWidget *parent = 0); + ~DepartureBoard(); + + void sendRequest(); //Send the network request + void show(QString fromCode); //Show the departure board for the relevant station + +protected: + void changeEvent(QEvent *e); + +public slots: + void readResponse(QNetworkReply*); //Read the network response & extract the required data + void networkError(QNetworkReply::NetworkError); + + void departureClicked(); //Show the service window for the selected train + + void downloadProgress(qint64 rec, qint64 total); + void uploadProgress(qint64 rec, qint64 total); + + void ensureConnection(); //Used to wait for a network connection + void cancel(); //Cancel the current request for the departure board + +private: + Ui::DepartureBoard *ui; + + QNetworkAccessManager * manager; + QNetworkReply * m_reply; + + ServiceWindow * serviceWindow; + + QBuffer received; + QString from; + + void setupDialog(); + void setupRequest(); + + QNetworkRequest request; + QString requestData; + + inline QString queryOne(QXmlQuery & q, QString query); + inline QStringList queryList(QXmlQuery & q, QString query); + + QStringList serviceID; //The service IDs for + + QVector departureWidgets; + + QDialog * dialog; //Dialog with progress bar for the network request + QLayout * layout; + QProgressBar * progress; + QPushButton * cancelButton; + + bool errorFlag; + bool firstTime; +}; + +#endif // DEPARTUREBOARD_H diff --git a/src/departureboard.ui b/src/departureboard.ui new file mode 100644 index 0000000..9d476e4 --- /dev/null +++ b/src/departureboard.ui @@ -0,0 +1,75 @@ + + + DepartureBoard + + + + 0 + 0 + 800 + 480 + + + + Departure Board + + + + + + + + 20 + + + + Station Name + + + false + + + Qt::AlignCenter + + + + + + + + + + true + + + + + 0 + 0 + 762 + 404 + + + + + + + + + + + + + + + + + + + + + + updateData() + showService() + + diff --git a/src/departurewidget.cpp b/src/departurewidget.cpp new file mode 100644 index 0000000..70da310 --- /dev/null +++ b/src/departurewidget.cpp @@ -0,0 +1,56 @@ +/* + * National Rail Live Departure boards software for the Maemo platform. + * Copyright (C) 2010 Stewart Holmes + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + * + * Contact: stewart@stewartholmes.com + */ + +#include "departurewidget.h" +#include "ui_departurewidget.h" + +DepartureWidget::DepartureWidget(QString time, QString dest, QString late, QString platform, QString id, QWidget *parent) : QWidget(parent), ui(new Ui::DepartureWidget) +{ + ui->setupUi(this); + + ui->time->setText(time); + ui->destination->setText(dest); + ui->status->setText(late); + ui->platform->setText(platform); + m_id = id; +} + +void DepartureWidget::setShowPlatform(bool b) +{ + ui->platform->setVisible(b); + ui->platformlabel->setVisible(b); +} + +DepartureWidget::~DepartureWidget() +{ + delete ui; +} + +void DepartureWidget::changeEvent(QEvent *e) +{ + QWidget::changeEvent(e); + switch (e->type()) { + case QEvent::LanguageChange: + ui->retranslateUi(this); + break; + default: + break; + } +} diff --git a/src/departurewidget.h b/src/departurewidget.h new file mode 100644 index 0000000..95f3429 --- /dev/null +++ b/src/departurewidget.h @@ -0,0 +1,52 @@ +/* + * National Rail Live Departure boards software for the Maemo platform. + * Copyright (C) 2010 Stewart Holmes + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + * + * Contact: stewart@stewartholmes.com + */ + +#ifndef DEPARTUREWIDGET_H +#define DEPARTUREWIDGET_H + +#include + +namespace Ui { + class DepartureWidget; +} + +class DepartureWidget : public QWidget { + Q_OBJECT +public: + explicit DepartureWidget(QString time, QString dest, QString late, QString platform, QString id, QWidget *parent = 0); + ~DepartureWidget(); + + QString getServiceID() { return m_id; } + void setShowPlatform(bool b); + +signals: + void clicked(); + +protected: + void changeEvent(QEvent *e); + + void mousePressEvent ( QMouseEvent * event ) { Q_UNUSED(event) emit clicked(); } + +private: + Ui::DepartureWidget *ui; + QString m_id; +}; + +#endif // DEPARTUREWIDGET_H diff --git a/src/departurewidget.ui b/src/departurewidget.ui new file mode 100644 index 0000000..b06d231 --- /dev/null +++ b/src/departurewidget.ui @@ -0,0 +1,158 @@ + + + DepartureWidget + + + + 0 + 0 + 769 + 89 + + + + + 0 + 80 + + + + Form + + + + 0 + + + 0 + + + + + QFrame::StyledPanel + + + QFrame::Raised + + + 3 + + + 0 + + + + 6 + + + 4 + + + + + + 0 + 0 + + + + + 20 + + + + 17:35 + + + Qt::AlignCenter + + + + + + + + 0 + 0 + + + + + + + to London Waterloo + + + false + + + + + + + On time + + + + + + + + + + + 0 + 0 + + + + + + + + 8 + + + + Platform + + + Qt::AlignCenter + + + + + + + + 0 + 0 + + + + + 26 + + + + 9 + + + true + + + Qt::AlignCenter + + + + + + + + + + + + + + diff --git a/src/favouritestations.cpp b/src/favouritestations.cpp new file mode 100644 index 0000000..9f48bb8 --- /dev/null +++ b/src/favouritestations.cpp @@ -0,0 +1,110 @@ +#include "favouritestations.h" +#include "ui_favouritestations.h" + +FavouriteStations::FavouriteStations(QWidget *parent) : QDialog(parent), ui(new Ui::FavouriteStations) +{ + ui->setupUi(this); +} + +/* + * Add a new favourite station to the list. + */ +void FavouriteStations::addFavourite() +{ + StationChooser chooser; + + if(chooser.exec() == QDialog::Accepted) + { + QListWidgetItem * li = new QListWidgetItem(chooser.getChoice()); + li->setData(Qt::UserRole, chooser.getChoiceCRS()); + ui->listWidget->addItem(li); + ui->listWidget->sortItems(); + } +} + + +/* + * Delete the currently selected station from the list of favourites + */ +void FavouriteStations::deleteFavourite() +{ + if(ui->listWidget->currentRow() != -1) + ui->listWidget->takeItem(ui->listWidget->currentRow()); +} + +/* + * Save the current list of favourites into the application's settings with QSettings + */ +void FavouriteStations::save() +{ + QStringList nameList; + QStringList codeList; + + for(int i = 0; i < ui->listWidget->count(); i++) + { + nameList << ui->listWidget->item(i)->text(); + codeList << ui->listWidget->item(i)->data(Qt::UserRole).toString(); + } + + settings.setValue(names, nameList); + settings.setValue(codes, codeList); +} + +void FavouriteStations::accept() +{ + save(); + QDialog::accept(); +} + +void FavouriteStations::reject() +{ + save(); + QDialog::reject(); +} + +int FavouriteStations::exec(QString stationNames, QString stationCodes) +{ + ui->listWidget->clear(); + + names = stationNames; + codes = stationCodes; + + //Populate the list with the current favourite stations + QVariant nameV = settings.value(names, QVariant()); + QVariant codeV = settings.value(codes, QVariant()); + + if(nameV != QVariant()) + { + QStringList nameList = nameV.toStringList(); + QStringList codeList = codeV.toStringList(); + + for(int i = 0; i < nameList.size(); i++) + { + QListWidgetItem * wi = new QListWidgetItem(nameList.at(i)); + wi->setData(Qt::UserRole, codeList.at(i)); + ui->listWidget->addItem(wi); + } + } + + ui->listWidget->sortItems(); + ui->listWidget->setCurrentRow(0); + + return QDialog::exec(); +} + +FavouriteStations::~FavouriteStations() +{ + delete ui; +} + +void FavouriteStations::changeEvent(QEvent *e) +{ + QDialog::changeEvent(e); + switch (e->type()) { + case QEvent::LanguageChange: + ui->retranslateUi(this); + break; + default: + break; + } +} diff --git a/src/favouritestations.h b/src/favouritestations.h new file mode 100644 index 0000000..875f86c --- /dev/null +++ b/src/favouritestations.h @@ -0,0 +1,40 @@ +#ifndef FAVOURITESTATIONS_H +#define FAVOURITESTATIONS_H + +#include +#include +#include + +namespace Ui { + class FavouriteStations; +} + +class FavouriteStations : public QDialog { + Q_OBJECT +public: + FavouriteStations(QWidget *parent = 0); + ~FavouriteStations(); + + int exec(QString names, QString codes); + +public slots: + void addFavourite(); //When the user clicks the button to add a new favourite station + void deleteFavourite(); //When the user clicks the delete button + + void accept(); + void reject(); + +protected: + void changeEvent(QEvent *e); + +private: + Ui::FavouriteStations *ui; + QSettings settings; + + QString names; //The QSettings key for the favourite station names + QString codes; //The QSettings key for the favourite station CRS codes + + void save(); +}; + +#endif // FAVOURITESTATIONS_H diff --git a/src/favouritestations.ui b/src/favouritestations.ui new file mode 100644 index 0000000..bec0e24 --- /dev/null +++ b/src/favouritestations.ui @@ -0,0 +1,117 @@ + + + FavouriteStations + + + + 0 + 0 + 800 + 480 + + + + Favourite Stations + + + + + + + + + + + + + + + + + + Add Favourite... + + + + + + + true + + + Delete Favourite + + + + + + + true + + + OK + + + + + + + + + + + + add_button + clicked() + FavouriteStations + addFavourite() + + + 140 + 442 + + + 134 + 476 + + + + + delete_button + clicked() + FavouriteStations + deleteFavourite() + + + 385 + 448 + + + 368 + 475 + + + + + select_button + clicked() + FavouriteStations + accept() + + + 639 + 448 + + + 632 + 475 + + + + + + addFavourite() + deleteFavourite() + selectionChanged() + + diff --git a/src/folder.png b/src/folder.png new file mode 100644 index 0000000..01f45b8 Binary files /dev/null and b/src/folder.png differ diff --git a/src/go-home.png b/src/go-home.png new file mode 100644 index 0000000..9d62109 Binary files /dev/null and b/src/go-home.png differ diff --git a/src/icons.qrc b/src/icons.qrc new file mode 100644 index 0000000..229c6b2 --- /dev/null +++ b/src/icons.qrc @@ -0,0 +1,8 @@ + + + go-home.png + folder.png + internet-web-browser.png + view-refresh.png + + diff --git a/src/internet-web-browser.png b/src/internet-web-browser.png new file mode 100644 index 0000000..4125479 Binary files /dev/null and b/src/internet-web-browser.png differ diff --git a/src/qrc_icons.cpp b/src/qrc_icons.cpp new file mode 100644 index 0000000..6f7a1da --- /dev/null +++ b/src/qrc_icons.cpp @@ -0,0 +1,382 @@ +/**************************************************************************** +** Resource object code +** +** Created: Sun Mar 28 19:19:56 2010 +** by: The Resource Compiler for Qt version 4.5.2 +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include + +static const unsigned char qt_resource_data[] = { + // /home/stewart/train/go-home.png + 0x0,0x0,0x3,0x98, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, + 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0, + 0xd,0xd7,0x1,0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, + 0xd5,0xa,0xe,0x14,0x23,0x2,0x6f,0xc0,0x55,0x4f,0x0,0x0,0x3,0x25,0x49,0x44, + 0x41,0x54,0x38,0xcb,0xa5,0x95,0xc1,0x6f,0x1b,0x45,0x14,0x87,0xbf,0x99,0xec,0x3a, + 0xb5,0x1b,0xe3,0x6d,0x9c,0x40,0x5d,0x44,0x6d,0x21,0x55,0x34,0xa2,0xaa,0x40,0x28, + 0x34,0x52,0x2f,0x1c,0x20,0xa0,0x2a,0x6a,0x2d,0x59,0x55,0x22,0x8,0xca,0x5f,0xe0, + 0x53,0xb5,0x15,0x2,0x95,0x7f,0x60,0x85,0x54,0x48,0x5,0x27,0x20,0x88,0x1c,0x82, + 0xa0,0xd2,0x3a,0x52,0x2f,0x3d,0xf7,0xd0,0x3,0x7,0x1a,0x42,0x39,0x10,0x41,0xf, + 0x91,0x13,0x35,0x89,0x9d,0x42,0x5c,0xbb,0xf1,0xee,0xc,0x87,0x5d,0xaf,0xd6,0x4d, + 0x9d,0x44,0xea,0x48,0xa3,0xdd,0x9d,0x99,0xf7,0xbd,0x37,0xbf,0x79,0x6f,0x56,0x70, + 0x88,0x36,0xf,0x39,0xa0,0x1a,0x7e,0xbe,0x39,0xd,0xbf,0xf1,0xbc,0x6d,0x1e,0xde, + 0x9a,0x7,0xbd,0x63,0xdb,0x7a,0xc7,0xb6,0xf5,0x3c,0xe8,0xd0,0xd1,0xbe,0x4d,0x1c, + 0x4,0x5,0x7e,0x2d,0xda,0x76,0xd7,0xb8,0xeb,0x38,0x0,0x27,0xa6,0x61,0xad,0x97, + 0xad,0x3c,0xc,0xf4,0xd1,0x9d,0x3b,0xd1,0x78,0x6d,0x71,0x91,0xd0,0x51,0x75,0xbf, + 0xc8,0xe5,0x41,0xd0,0xd6,0xbd,0x7b,0xc,0x64,0xb3,0x5d,0xf3,0x87,0x81,0x8b,0xfd, + 0xa0,0xde,0xca,0xa,0xd2,0x30,0x90,0x85,0x42,0x67,0xfb,0x14,0x6d,0x9b,0xcd,0x4a, + 0x5,0x29,0x4,0x83,0x17,0x2f,0xf6,0x94,0x45,0xf6,0x82,0xea,0x6a,0x15,0x99,0x4e, + 0x47,0xd0,0x3f,0x27,0x2e,0xb0,0xfa,0xe1,0x14,0xae,0xe3,0x30,0x74,0xe9,0x12,0x9e, + 0xd6,0xfb,0x46,0x2e,0x62,0xd0,0x69,0xe0,0xc7,0xa2,0x6d,0xa3,0xeb,0xf5,0x60,0xf2, + 0xd8,0x31,0x5c,0xc7,0xa1,0xf1,0xf1,0x47,0x6c,0x9c,0x7e,0x8d,0x97,0x5e,0x3c,0xce, + 0xa9,0xfa,0x36,0xab,0x57,0xaf,0x52,0xb4,0x6d,0xd6,0x2b,0x15,0x12,0x3d,0x22,0x8f, + 0x83,0x75,0xd1,0xb6,0xa1,0xd9,0x84,0xdd,0x5d,0xc8,0x64,0x70,0x1d,0x87,0x27,0xf6, + 0x15,0xfe,0x7d,0xf9,0x4,0x23,0x23,0xaf,0x93,0x4a,0x26,0x69,0xb5,0x5a,0xa4,0xd6, + 0xd6,0x79,0x30,0x33,0x13,0xc0,0x5d,0x97,0x84,0x94,0x11,0x7c,0x3a,0x64,0x1a,0x21, + 0xf4,0x48,0xc7,0x81,0x6e,0x36,0x11,0x83,0x83,0xb8,0x8e,0x83,0xfe,0xc2,0x41,0x66, + 0xb3,0xbc,0x91,0x2f,0x90,0xcf,0xe7,0x83,0x79,0xd,0xbb,0xaf,0x9c,0xc4,0xbc,0x75, + 0x8b,0x85,0x52,0x89,0xa9,0x72,0x99,0x75,0xd7,0xdd,0x73,0x78,0x46,0xf8,0x4c,0x45, + 0xda,0x84,0xd0,0xbe,0xef,0xbf,0xc5,0x33,0x4c,0xce,0x9f,0x1b,0xc3,0xb2,0xac,0xc8, + 0x40,0x6b,0xd,0x80,0x65,0x59,0x64,0xef,0xde,0x65,0x61,0x6c,0x8c,0xa9,0x72,0xf9, + 0xe0,0x74,0xbb,0x7e,0xf3,0x17,0xfc,0xb9,0xef,0x68,0x1b,0x6,0xa3,0xa3,0x6f,0x33, + 0x30,0x30,0x80,0xef,0xfb,0x5d,0xbd,0xdd,0x6e,0xe3,0xfb,0x3e,0xfd,0xd9,0x2c,0xe3, + 0xf7,0xef,0xb3,0x30,0x3b,0x1b,0x4f,0x0,0xd9,0xa5,0xf1,0xed,0xb3,0x67,0x67,0x1e, + 0x2e,0x2d,0xcd,0x9d,0x5b,0xf9,0x8b,0x4f,0x3f,0xfb,0x64,0x4f,0x4,0x37,0xbe,0xfa, + 0x1a,0xa5,0x14,0xd7,0xbf,0x9c,0x45,0x8b,0x3e,0xb4,0xd7,0x42,0x18,0x47,0xd0,0xfe, + 0x13,0x3e,0xbf,0x76,0x8d,0x4a,0x3a,0xcd,0xd0,0x99,0x33,0xe5,0xf,0x96,0x97,0x6f, + 0xc4,0xa5,0x60,0x7c,0x69,0xe9,0x87,0xcb,0x93,0xa5,0xb9,0xb,0x83,0x41,0x31,0x8c, + 0x8c,0x9c,0x46,0x8,0x81,0x10,0x81,0x6f,0xdf,0xf7,0xd1,0x5a,0xa3,0x85,0xa4,0xaf, + 0x30,0x8e,0xb7,0xb2,0x88,0xc8,0xbf,0x87,0x7e,0x70,0x1b,0xad,0x35,0x95,0xc9,0x12, + 0x85,0x93,0xaf,0x7e,0xc3,0xf2,0xf2,0xb3,0xa5,0xe8,0x68,0x98,0x48,0x24,0x30,0x4d, + 0x13,0xc3,0x30,0x30,0x4d,0x13,0xa5,0x54,0x4,0xaf,0x6e,0xed,0x0,0xf0,0xfb,0xdf, + 0x9b,0xf8,0xbe,0x8a,0x6c,0x1c,0xc7,0xd1,0xcf,0xd2,0xd8,0x88,0x83,0xa5,0x94,0x48, + 0x29,0x49,0xc8,0x55,0xc,0x51,0x43,0x29,0x85,0x52,0xa,0x8f,0x4,0x7f,0xfc,0xb3, + 0x5,0xc0,0xc3,0xfa,0x63,0x3c,0xd1,0x1f,0xd9,0x10,0x64,0x97,0x88,0x4b,0xd1,0x7, + 0x1c,0x8d,0x83,0x3b,0x12,0x28,0x72,0x34,0x5b,0x1,0x34,0x97,0xcb,0xf1,0xce,0xf9, + 0x51,0xde,0x4f,0x1e,0x45,0xea,0xe3,0xbc,0x2b,0x4d,0x36,0xd6,0x88,0x83,0xb3,0x4, + 0x5,0xe2,0x19,0xa1,0x7,0xa3,0x17,0x18,0xfa,0x49,0x26,0x41,0x29,0x5,0xc0,0xa3, + 0xfa,0x26,0x62,0x7b,0xab,0xfb,0x52,0xaa,0xd5,0xf6,0x54,0xb2,0x11,0x1b,0x90,0x1d, + 0x6d,0x2d,0xcb,0x22,0x93,0xc9,0x20,0x90,0x4,0x7c,0xc1,0xf0,0xf0,0x30,0x8d,0x46, + 0x83,0x89,0x89,0x89,0x3d,0x19,0x93,0x4a,0x45,0x65,0xd0,0x0,0x74,0x7,0x28,0x42, + 0x29,0xd2,0x97,0x27,0x4b,0xb5,0xe7,0xf9,0xdb,0xfc,0xfc,0xd3,0x4d,0x13,0xf0,0xe2, + 0xa1,0x77,0xe4,0xe8,0xf,0xf,0xe0,0x85,0x50,0xaf,0x21,0x20,0x19,0xce,0xf9,0xe1, + 0xda,0x9d,0xf0,0xbd,0xd,0x6c,0x3,0xff,0x1,0x1b,0xc0,0xe3,0xd8,0x9a,0xae,0xfb, + 0x58,0x3c,0x25,0x8b,0x0,0xcc,0xd8,0xae,0x88,0x19,0xea,0xb0,0xfb,0x61,0xd7,0x4f, + 0x47,0xff,0x3f,0x69,0x66,0x56,0x28,0x5c,0xe8,0x26,0x3f,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /home/stewart/train/folder.png + 0x0,0x0,0x3,0x50, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7, + 0x1,0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x2,0xcd,0x49,0x44, + 0x41,0x54,0x38,0x8d,0xb5,0x94,0x31,0x6f,0x23,0x45,0x18,0x86,0x9f,0xd9,0x5d,0xdb, + 0x67,0x27,0xb7,0x4a,0x4,0x29,0x92,0x34,0x27,0x4e,0x39,0x89,0x32,0x48,0x87,0x12, + 0x21,0x84,0xa0,0x88,0x29,0x10,0x15,0x6d,0x4a,0x7e,0x3,0xe5,0x51,0xf1,0x3,0x68, + 0xc8,0x7f,0xb8,0x9a,0xc2,0xd,0x2,0x84,0x64,0xa5,0x21,0xa0,0xbb,0x26,0x41,0x4a, + 0x72,0x92,0x8f,0xdc,0x25,0x21,0x8e,0x1d,0xef,0x7a,0x77,0xf6,0x9b,0xf9,0x28,0xe2, + 0xf8,0x36,0xc4,0x11,0x31,0x12,0x6f,0x33,0x1a,0xcd,0x7c,0x8f,0xde,0x79,0x67,0xe6, + 0x33,0xcd,0x66,0x93,0xff,0x43,0x11,0x40,0x1c,0xc7,0xe1,0xf2,0xf2,0xf2,0xfd,0xdb, + 0x36,0xcd,0xcd,0xcd,0xf5,0xdb,0xed,0xb6,0x9f,0x1a,0xbc,0xb2,0xb2,0xf2,0xcc,0x18, + 0xf3,0x10,0xd0,0x49,0x9b,0xf2,0x3c,0xef,0xac,0xae,0xae,0x3e,0xde,0xd9,0xd9,0xe9, + 0x4e,0x5,0x16,0x91,0x77,0x37,0x37,0x37,0x71,0xce,0xa1,0xaa,0x78,0x7f,0x69,0x4e, + 0x55,0x31,0xc6,0xb0,0xbd,0xbd,0xbd,0xb4,0xb7,0xb7,0xf7,0xe5,0xfa,0xfa,0xfa,0xb7, + 0xe5,0xe2,0xc3,0xc3,0x43,0x0,0x8e,0x8e,0x8e,0xb2,0xdb,0xc0,0x2a,0x22,0xa6,0xd3, + 0xe9,0x20,0x22,0x78,0xef,0xf1,0xde,0x8f,0xc1,0x8b,0x8b,0x8b,0xf5,0xfd,0xfd,0xfd, + 0xaf,0xbb,0xdd,0xee,0x37,0x57,0x85,0xaa,0x4a,0x1c,0xc7,0x57,0xe3,0xcf,0xbb,0xbb, + 0xbb,0x9f,0xdc,0x0,0x3b,0xe7,0xd4,0x7b,0x6f,0x44,0x4,0xe7,0xdc,0x35,0xb0,0xaa, + 0x62,0xad,0x65,0x6d,0x6d,0xad,0x3e,0x3f,0x3f,0xcf,0xcc,0xcc,0xc,0xd5,0x6a,0x15, + 0x63,0xc,0x41,0x10,0xe0,0xbd,0x67,0x6b,0x6b,0xeb,0xa3,0x5b,0x1c,0x17,0x2a,0x52, + 0xe0,0x9c,0xc3,0x16,0x6f,0xc0,0x65,0x78,0x6e,0x85,0xfe,0x45,0x82,0x31,0x6,0x80, + 0x20,0x8,0xc6,0xf0,0xdc,0x8a,0x89,0x1f,0x7e,0x3e,0x7b,0x92,0x36,0xe4,0xc7,0x7, + 0x2f,0x6c,0xb3,0xdd,0xf6,0x11,0x80,0xb5,0x5,0x45,0x21,0x1c,0x9c,0xa,0x4f,0x77, + 0x84,0x20,0x8,0x0,0x3,0x84,0xa3,0x73,0xbf,0x71,0xa2,0xff,0xb8,0x5f,0x55,0x8f, + 0x56,0x3e,0x36,0x88,0x39,0xa7,0xa,0xef,0x1f,0x3d,0x3a,0x69,0xb5,0x9e,0x2c,0x8d, + 0x33,0x76,0xce,0x71,0x7c,0xe1,0xf9,0xf0,0xbd,0x7,0x7c,0xf6,0xc1,0x23,0xb4,0x54, + 0x3f,0x32,0x39,0x51,0xa5,0xa5,0x30,0xb5,0xc2,0x93,0xef,0x7e,0x58,0x68,0x36,0x3f, + 0xd5,0x71,0xc6,0x22,0x42,0x9a,0x2b,0xb,0xf5,0x1a,0xc7,0xbd,0x8c,0x97,0x67,0xc3, + 0xdb,0x69,0x13,0x74,0xaf,0x12,0xf2,0xf6,0xfd,0xa,0x41,0x18,0xc,0x4a,0x19,0x8b, + 0x8a,0x8,0x49,0x1,0xef,0xcc,0xd4,0x40,0x21,0xa,0x82,0xa9,0xc0,0x5e,0x21,0xb7, + 0x8e,0xc0,0x4,0xbd,0x31,0xb8,0x28,0x2e,0x2f,0x2f,0x2d,0xc,0x71,0xa3,0x86,0x2a, + 0x44,0xe1,0xdd,0xc1,0x49,0x26,0xd4,0xab,0x21,0xd6,0xa,0x26,0xa0,0x3b,0x6,0x5f, + 0x46,0xe1,0x48,0x2d,0xcc,0x36,0x2a,0x0,0x44,0x77,0xe0,0x3a,0xaf,0xa4,0xb9,0x43, + 0x9c,0xa7,0x5e,0xad,0x90,0xd,0x2d,0xc0,0x69,0xd9,0x31,0xce,0x39,0xb2,0x2,0xc0, + 0x60,0xc5,0xdf,0x0,0x78,0x65,0xf4,0x2b,0x2f,0xe7,0x56,0x3c,0x5e,0xaf,0xbf,0x90, + 0x5e,0x92,0xa3,0x5e,0x5f,0x97,0x1d,0x7b,0x11,0x61,0x68,0x15,0xeb,0x94,0x41,0xe6, + 0x48,0x72,0xc1,0x8a,0x9f,0x8,0x98,0x18,0x47,0x1e,0x72,0x7c,0x9e,0x22,0xde,0xff, + 0x79,0xcd,0x71,0x21,0x82,0x75,0x4a,0x77,0x50,0xd0,0x39,0x1b,0xe2,0xfc,0xbf,0xc3, + 0xca,0xea,0x57,0x2,0xce,0x7a,0x59,0xa1,0xce,0x1f,0x8f,0xc1,0x80,0x4f,0x73,0x47, + 0xad,0x12,0x72,0x3e,0x14,0x64,0x4a,0x28,0x40,0x5e,0x28,0xdd,0x41,0x6e,0x31,0xe6, + 0xaf,0x32,0x98,0x41,0xe6,0x59,0x7c,0x2b,0x66,0xae,0x11,0x31,0x7b,0x6f,0xba,0xa7, + 0x6,0x10,0x18,0x43,0x92,0xe4,0xa2,0x5e,0xcf,0x0,0xa2,0x56,0xab,0x15,0x6d,0x6c, + 0x6c,0xe8,0xde,0xab,0x9c,0xd3,0x5e,0xc6,0x4f,0xbf,0x1e,0x4c,0xd,0x5,0x70,0xea, + 0x19,0x24,0x69,0x55,0x92,0xee,0x8b,0x2b,0xc7,0xb5,0x34,0x4d,0xbf,0xff,0xed,0x8f, + 0x93,0x2f,0x8a,0x46,0x2d,0xba,0x48,0x6e,0xb4,0xd6,0x3b,0xc8,0xa8,0xaa,0x4a,0xde, + 0x7f,0xf5,0xcb,0xf3,0xa7,0x5f,0x1d,0xfc,0x3e,0xea,0x2,0x15,0x60,0x9,0x58,0xa0, + 0x14,0xcd,0x7f,0x90,0x7,0xfa,0xc0,0x61,0xb3,0xd9,0xcc,0x22,0x40,0x80,0x97,0xc0, + 0x6b,0xae,0xf5,0x94,0xa9,0xa5,0x23,0x78,0x1,0xf0,0x37,0x1c,0xc2,0xce,0x9,0xb5, + 0xb,0xc3,0x8a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /home/stewart/train/internet-web-browser.png + 0x0,0x0,0x5,0x27, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, + 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0, + 0xd,0xd7,0x1,0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, + 0xd5,0x4,0x1a,0x7,0x2b,0x21,0x7b,0x55,0xcd,0xb5,0x0,0x0,0x4,0xb4,0x49,0x44, + 0x41,0x54,0x38,0xcb,0xb5,0x95,0x59,0x6c,0x54,0x65,0x14,0xc7,0x7f,0x77,0x99,0xa5, + 0x2d,0xed,0x74,0x9b,0x69,0xe9,0x42,0xa7,0x76,0x4a,0x1b,0x4a,0xcb,0x2a,0x94,0x88, + 0xb,0x2,0x12,0xa2,0x86,0x90,0xf8,0x80,0x4,0x88,0x89,0xf1,0x55,0x7d,0x91,0x44, + 0x1e,0x7c,0x32,0xe5,0xc5,0x18,0x89,0xfa,0xe0,0x9b,0x22,0x8b,0x9a,0x88,0x44,0x23, + 0x68,0x45,0x54,0x16,0x9,0x4a,0x43,0x14,0x99,0x96,0xa5,0xb6,0xe8,0xd0,0xe9,0x4c, + 0xb7,0x99,0x7b,0xef,0xdc,0xb9,0x73,0x67,0xee,0xfd,0x7c,0xe8,0xa0,0x14,0x82,0xc4, + 0x7,0xbf,0xe4,0x9f,0x9c,0x2f,0x27,0xdf,0x2f,0x27,0xe7,0x3b,0xb,0xfc,0x4f,0x47, + 0xba,0x97,0x63,0xfb,0x9e,0x3,0x11,0x60,0x17,0xb0,0x41,0x8,0xd1,0x5,0x94,0x3, + 0x9a,0x24,0x49,0x51,0xe0,0x4,0xb0,0xff,0x50,0xdf,0x8e,0xeb,0xff,0x9,0xfc,0xec, + 0xab,0x1f,0xee,0xf3,0xa8,0xca,0x8b,0x2b,0x16,0x2d,0xa0,0x3d,0x1c,0x24,0x58,0x55, + 0x8e,0xcf,0xa3,0x92,0xb1,0x72,0x8c,0x4f,0xea,0xc,0xff,0x31,0xc9,0xaf,0x57,0x63, + 0x14,0x1c,0x77,0xdf,0xa1,0xbe,0x1d,0x2f,0xdf,0x17,0xbc,0x7d,0xcf,0x81,0x3a,0xd7, + 0x71,0xfa,0x97,0x77,0xb5,0xf4,0x3c,0xb1,0xa6,0x93,0xbc,0xe3,0xe2,0x75,0x74,0xba, + 0x3a,0xda,0x38,0xd6,0x7f,0x12,0x7f,0xe3,0x12,0x52,0x46,0x96,0x12,0xc5,0xa5,0xd4, + 0xa7,0x70,0x76,0xe0,0x1a,0x83,0xc3,0xf1,0x73,0x92,0x24,0x6d,0x3d,0xd4,0xb7,0x23, + 0x71,0x3b,0x4b,0xbe,0xfd,0x22,0xa,0xce,0x99,0x75,0xab,0x3b,0x7a,0x36,0xf5,0x46, + 0x48,0x6b,0x29,0xd2,0xd3,0x13,0x18,0xa6,0xc5,0x97,0xdf,0xff,0x4c,0x7d,0x64,0x19, + 0x8a,0x6b,0x13,0xf0,0xcb,0x74,0x86,0x64,0x2a,0x24,0x83,0xd,0xab,0xda,0x58,0xb1, + 0x38,0xbc,0x46,0x8,0xf1,0xd9,0x9d,0x11,0x2b,0xb7,0x8c,0x6d,0xbb,0xdf,0x7f,0x6f, + 0x59,0x57,0x78,0xe3,0x53,0xf,0x77,0xa2,0xe9,0x3a,0x6b,0x96,0xb4,0x93,0x98,0x4a, + 0xd3,0xdc,0xb6,0x88,0xda,0xd0,0x7c,0x64,0x59,0xc5,0xca,0xea,0x48,0xd9,0x19,0x4c, + 0x33,0x4b,0xd7,0xc2,0x56,0x42,0x1,0x3f,0xa5,0x25,0x3e,0x66,0x8c,0x5c,0x73,0x63, + 0xf7,0xa6,0xaa,0x4b,0xa7,0x8f,0x7c,0x35,0x7,0xbc,0x7d,0xcf,0x81,0x88,0xc7,0xa3, + 0x7e,0xb0,0x6d,0xf3,0xa,0x3a,0x17,0xd4,0xd2,0x54,0x57,0x4d,0xff,0x77,0x67,0xa8, + 0x6f,0x6e,0xc3,0xeb,0xf7,0xa3,0x2a,0x32,0x8e,0x10,0xc8,0xaa,0x8f,0x70,0xd0,0x47, + 0x5b,0x4b,0x23,0xa5,0xa5,0x25,0xc8,0xb2,0x8c,0x47,0xe4,0xc0,0x57,0xc6,0xe0,0x70, + 0xbc,0x77,0xf1,0xda,0xad,0x7,0x2f,0x9d,0x3e,0x32,0xd,0xa0,0x2,0xe4,0x4d,0xeb, + 0x95,0x95,0xab,0x3a,0x88,0x34,0x56,0x21,0xcb,0x12,0x47,0xbf,0xfe,0x81,0xe5,0xbd, + 0x8f,0x21,0x49,0x20,0x4,0x8,0x40,0x96,0x64,0xac,0xa9,0x1b,0x9c,0xb9,0x19,0x47, + 0xf6,0x57,0x42,0xde,0xe0,0x91,0x7,0x17,0xa3,0xaa,0xa,0x4d,0x95,0x32,0xed,0xe1, + 0x3a,0x86,0x86,0xe3,0xbb,0x80,0xd7,0xfe,0xce,0xb1,0xd7,0xef,0x79,0xba,0xad,0xa9, + 0x16,0xcb,0x34,0x38,0x7a,0xec,0x5b,0x5a,0xbb,0x1f,0x42,0x0,0xae,0x28,0x82,0x5, + 0x38,0xae,0x40,0x55,0xbd,0x3c,0xf3,0xe4,0xe3,0xac,0xed,0x69,0xa1,0xb6,0xba,0x8a, + 0xf3,0x97,0x6f,0x20,0x49,0x12,0xaa,0x6b,0x31,0x3f,0x58,0x9,0xb0,0xe1,0x56,0x2a, + 0x54,0x0,0x59,0x55,0x42,0xb5,0x95,0x65,0xf4,0x47,0xd,0x2a,0x43,0x9d,0x64,0x72, + 0xe,0x7e,0xaf,0x8a,0x4f,0x95,0x10,0x12,0x38,0x8e,0x8b,0xa9,0xa5,0x58,0xd9,0x1d, + 0x41,0x8,0x41,0x28,0x58,0x43,0x28,0x58,0x43,0x6c,0x6c,0x9c,0xe8,0xb5,0x51,0x62, + 0x37,0xe3,0x4,0x42,0xb,0x11,0x42,0x2c,0x9a,0x53,0x15,0x8e,0x8b,0xe2,0xf1,0xaa, + 0x54,0x38,0x49,0x6c,0xe1,0xc5,0x30,0x73,0x24,0xd3,0x59,0xa6,0xd,0x1b,0xc3,0xb4, + 0xd1,0xcc,0x1c,0xa6,0x36,0x89,0x10,0x62,0xce,0xcf,0xd7,0x54,0x5,0x88,0x25,0xa6, + 0xa9,0xaf,0xa9,0xc0,0xa3,0x2a,0x0,0x15,0x73,0x22,0x96,0xa0,0x60,0x64,0xf3,0xaa, + 0x6e,0xe6,0xa8,0x50,0xc6,0x8,0xa8,0x1e,0x62,0x93,0x50,0x5a,0xdd,0x30,0x9b,0x6, + 0xc7,0x21,0xa7,0x9,0x1c,0xc7,0x45,0x51,0xfe,0xa9,0x50,0xcb,0xb2,0x68,0x6f,0xe, + 0xf2,0xe9,0x37,0x3f,0xb1,0x6c,0x75,0x8,0x4,0xc6,0x1c,0xb0,0x93,0x2f,0xcc,0x24, + 0xa7,0xb4,0xe0,0x78,0xa1,0x86,0xde,0x96,0x72,0x22,0xe1,0x26,0x16,0xa6,0xd2,0x7c, + 0x7e,0x7e,0x14,0xa5,0x2c,0x48,0xc1,0x71,0xc9,0xd9,0x7e,0xde,0xfa,0xe8,0x14,0xd9, + 0xbc,0xcb,0xfa,0x9e,0x3a,0x7a,0x3a,0xc2,0x98,0xa6,0x89,0x47,0x91,0xb9,0x3e,0x21, + 0x8,0x6b,0x26,0x48,0x44,0xe7,0xa4,0xc2,0xce,0x5a,0x67,0x47,0x62,0x93,0xcc,0xf3, + 0x41,0x24,0xdc,0x4,0x40,0x55,0x65,0x80,0x9d,0x1b,0x7b,0xf0,0x1b,0xa3,0xcc,0x68, + 0x26,0x29,0x3d,0x8b,0xae,0x54,0xa3,0x89,0x0,0xbf,0x5c,0x1f,0x47,0xd7,0x75,0xc, + 0xc3,0xe0,0xe4,0x8f,0x17,0x69,0x6c,0xe,0x13,0x4f,0xa6,0x90,0x24,0xa9,0x7f,0xe, + 0xd8,0xb5,0xf3,0xaf,0x47,0x87,0xe3,0x84,0x6b,0xfc,0x9c,0x38,0x7d,0x1,0xd7,0x75, + 0x67,0x9d,0xb2,0x44,0xc1,0xce,0x32,0xa3,0x65,0x99,0xd1,0xb3,0xa4,0x75,0x8b,0x74, + 0xc6,0x22,0x36,0x6d,0x93,0x4e,0xa7,0xd1,0x75,0x1d,0xd3,0xb4,0x58,0xdd,0xdd,0xc2, + 0xc8,0x9f,0x49,0x80,0xfd,0x73,0x1a,0x64,0x68,0xe0,0x78,0xbc,0x7d,0xe9,0xa6,0x47, + 0xf3,0x2e,0xad,0x72,0x59,0xd,0x5,0x3d,0x41,0x59,0x89,0x8f,0x7c,0x3e,0x4f,0xff, + 0xb9,0xcb,0x24,0x73,0x7e,0x32,0x56,0x9e,0x4c,0xd6,0xc6,0xc8,0xe6,0xf0,0xbb,0x1a, + 0x91,0x90,0x8f,0x54,0x3a,0x4d,0x5a,0x9d,0xcf,0xef,0xb1,0x29,0x52,0x29,0xe3,0x9d, + 0xc3,0x7b,0x77,0x1e,0xbc,0xab,0xa5,0x7,0xcf,0x7f,0xf1,0x71,0x7d,0xc7,0xba,0x97, + 0x2a,0xca,0xfd,0x3e,0xaf,0xcf,0x47,0xa9,0x92,0xe7,0xc8,0xf1,0x53,0x5c,0x9c,0xae, + 0xc2,0xcc,0x15,0x30,0x2d,0x9b,0x4c,0x76,0x56,0x49,0xad,0x40,0x4f,0xbd,0x4b,0xc2, + 0x2a,0x21,0x99,0x76,0xb8,0x72,0x75,0x64,0xf8,0x93,0x37,0x9e,0x7f,0x1,0xd0,0xee, + 0x2,0x3,0xd5,0x76,0x26,0x73,0x81,0xd2,0x86,0x2d,0xb6,0x50,0x3c,0x52,0x49,0x80, + 0x2b,0x63,0x19,0x12,0x86,0x40,0xcf,0xd8,0x98,0x56,0x1e,0xcb,0xb2,0x50,0x85,0x4d, + 0x6b,0xb0,0x94,0x60,0x43,0xb,0xd1,0xd1,0x69,0xa2,0xd1,0x6b,0xc9,0xb3,0x47,0xdf, + 0xde,0x9d,0x49,0x4f,0x68,0x80,0xe,0x14,0xee,0x1c,0x9b,0x21,0xa0,0x11,0x68,0xdc, + 0xfc,0x5c,0xdf,0x9b,0xb5,0x4d,0xe1,0xf6,0x7,0x16,0x84,0xa8,0xf,0x56,0x52,0x51, + 0x5e,0x82,0x47,0x55,0xc9,0xd9,0x5,0x52,0x7a,0x86,0xc4,0x44,0x8a,0xd1,0xd8,0x4, + 0x63,0xc3,0xbf,0xd,0x9c,0x3c,0xbc,0xf7,0x5d,0xe0,0x66,0x51,0x43,0x80,0x73,0x27, + 0x58,0x1,0x9a,0x81,0x7a,0xa0,0xbe,0xa5,0xa3,0x77,0x75,0xdb,0xd2,0xf5,0x5b,0x2, + 0xc1,0x86,0x56,0x7f,0xd9,0x3c,0x2f,0xb2,0x2c,0xb,0xc7,0x71,0xad,0x8c,0x9e,0x9d, + 0x89,0x8f,0x8e,0xc,0xd,0x1c,0xff,0x2a,0x71,0x23,0x3a,0x8,0x24,0x80,0x31,0xe0, + 0xa,0x60,0xfe,0xdb,0x6,0xa9,0x4,0x1a,0x80,0x9a,0xa2,0x3d,0xf,0x28,0x1,0x3c, + 0xcc,0xce,0xa3,0x7c,0x11,0xa0,0x1,0x53,0xc0,0x8,0x30,0x59,0xf4,0xdd,0x7f,0xe7, + 0x15,0x9b,0xc7,0x57,0x94,0xbf,0x8,0x2e,0x0,0x36,0x60,0x15,0x95,0xbf,0xd7,0xe3, + 0xbf,0x0,0x63,0x31,0x1c,0xb7,0x95,0x58,0x75,0x3e,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, + // /home/stewart/train/view-refresh.png + 0x0,0x0,0x5,0x54, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65, + 0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70,0x65,0x2e,0x6f,0x72, + 0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x4,0xe6,0x49,0x44,0x41,0x54,0x38,0x8d,0xb5, + 0x95,0x69,0x4c,0x14,0x67,0x18,0xc7,0xff,0xef,0x3b,0x33,0x3b,0xbb,0xb3,0x4b,0x39, + 0x96,0x5b,0xe4,0x10,0x6b,0x91,0xa0,0x16,0x45,0xa8,0x68,0x1b,0x8f,0x9a,0x26,0xad, + 0x31,0x69,0xda,0x10,0x82,0x9a,0x98,0xa6,0x2,0xd6,0x4f,0xb6,0x4d,0x13,0x93,0x26, + 0xfd,0xd2,0x34,0x31,0x35,0x69,0xd2,0x5a,0x14,0x24,0x35,0xb6,0x80,0xa4,0x34,0x69, + 0xb5,0xb1,0x47,0x62,0x3c,0x4a,0xad,0xa,0x4,0x41,0x5b,0x5,0x42,0x3d,0x10,0x16, + 0x1,0x71,0x81,0xbd,0xe7,0x78,0x9f,0x7e,0x60,0x21,0x1c,0x7e,0xf0,0x4b,0x27,0xf9, + 0x67,0x92,0x99,0x67,0x7e,0xf3,0x9b,0x67,0x9e,0x99,0x97,0x11,0x11,0xfe,0x8f,0x8d, + 0x3f,0x4b,0x51,0x59,0x59,0x8b,0xf4,0x2c,0x75,0x1b,0xf6,0x37,0x67,0x97,0xbe,0xdb, + 0x92,0x0,0x0,0xec,0x69,0xc6,0x25,0x95,0xdf,0xae,0x50,0x14,0xf5,0x23,0x30,0x6c, + 0x35,0x4d,0x2b,0x4d,0x10,0x14,0x89,0x33,0x3f,0xe7,0x6c,0xd4,0x12,0x74,0x41,0x90, + 0x68,0x11,0x14,0xf8,0xa3,0xa3,0xb6,0xd2,0x98,0xb9,0xe6,0xa5,0x7d,0xa7,0x53,0x4, + 0xa7,0xbf,0x4c,0xb,0x5b,0x3b,0xeb,0x2b,0x1e,0xcc,0x3,0x33,0x6,0x56,0xfa,0x5e, + 0x73,0x3d,0xc0,0xca,0x5f,0x7e,0x71,0xa9,0x6d,0x65,0x4e,0xb2,0xec,0x72,0xaa,0xe0, + 0x9c,0x41,0xd7,0xd,0x4,0x42,0x6,0x1e,0x3c,0x9a,0xb4,0x6e,0xf4,0x7a,0x2,0x23, + 0xe3,0x1,0x89,0x31,0x1c,0xf6,0x73,0xe5,0xb,0x97,0xa4,0x73,0xe8,0xbc,0xdd,0x12, + 0x62,0x5,0x31,0x91,0xd5,0x51,0xbb,0x67,0x60,0x1e,0x78,0xe3,0x81,0xe6,0x93,0xd9, + 0x69,0x71,0x65,0x7b,0x5e,0x5f,0xad,0x45,0xc,0xb,0x13,0xfe,0x30,0x62,0x34,0x15, + 0x9a,0xaa,0x40,0xe2,0x0,0xe3,0xc,0xa0,0x69,0x3,0x7f,0x30,0x82,0x4b,0x9d,0xf7, + 0xc3,0xd7,0xff,0x1e,0xd2,0x49,0xc0,0xb3,0xa9,0x30,0x6b,0xd9,0xad,0xfe,0x11,0x63, + 0x72,0x22,0x98,0x77,0xed,0xc4,0xae,0x41,0x79,0x6,0x5a,0x54,0xf5,0x5d,0x49,0x82, + 0x4b,0x7b,0x7b,0x7b,0xf1,0x32,0xed,0xeb,0x96,0x76,0x31,0xe6,0xd,0x72,0xce,0x1, + 0x61,0x11,0x11,0x83,0x99,0xea,0x76,0x85,0x4a,0xa,0x32,0x9c,0x85,0x2f,0xa4,0x4a, + 0x44,0x40,0xc8,0x20,0x6c,0x5d,0x9f,0x6b,0x2f,0xca,0xcf,0xb0,0xf7,0x3f,0x7c,0x12, + 0xf3,0x6a,0x51,0x16,0xeb,0xea,0x1d,0x36,0x75,0x21,0x89,0x79,0x2f,0xcf,0x2e,0x2b, + 0xd5,0xcf,0xb9,0x54,0x67,0xfd,0x99,0x4e,0x9a,0xa,0x18,0xcc,0x61,0x57,0xc2,0x96, + 0x10,0xdf,0x5f,0xab,0xad,0xe0,0x21,0x8e,0x14,0xcf,0x88,0x7f,0xfb,0xb9,0xd6,0xbe, + 0x1f,0x3e,0xfd,0xa6,0x35,0xd8,0xd6,0x33,0x4c,0x4e,0x55,0xc2,0xd0,0x78,0x8,0x4f, + 0x2,0x26,0xd6,0xe7,0xa7,0x33,0x45,0xe6,0xb0,0x2c,0x1,0xd9,0x1e,0x9e,0xf,0x6, + 0xc3,0x6b,0x3,0xc3,0x93,0xcc,0x1d,0x17,0xe3,0x5d,0x9e,0x9d,0x7a,0x43,0xd7,0x4d, + 0x2f,0x20,0x3e,0x7,0x80,0x9b,0x35,0x15,0xde,0xf6,0xfa,0x8a,0xb6,0x2b,0x35,0xe5, + 0xe5,0x86,0x6e,0x6d,0xfc,0xfd,0x4a,0x5f,0xfb,0x89,0x1f,0x3b,0x82,0xf1,0xe,0x8e, + 0xcc,0x24,0xd,0x97,0x6e,0x8d,0x42,0x91,0x38,0x2c,0x21,0x58,0x64,0xa1,0x31,0x9, + 0xa8,0x9a,0x43,0x1d,0xca,0xcc,0x48,0xae,0x8d,0xd5,0xec,0xd,0x60,0xbc,0xcf,0x22, + 0x9b,0x77,0xe1,0xc4,0xb4,0xd5,0x55,0x74,0xe9,0x86,0x79,0x68,0x2a,0xa0,0x4b,0x31, + 0xe,0x5,0x43,0xe3,0x21,0x8,0x0,0x76,0x85,0xc3,0xb2,0x88,0x29,0x42,0x16,0x0, + 0x30,0xdb,0x63,0x4b,0x88,0x60,0xa2,0xcb,0xf1,0x65,0x8c,0xc3,0xfe,0xb3,0xae,0xab, + 0x8f,0x29,0xc2,0x4e,0xc5,0x2c,0x4d,0x9e,0x5a,0x8,0x2e,0xaa,0x6a,0x5c,0xa5,0xc8, + 0xd2,0xd9,0xea,0xb7,0x8a,0xd4,0xa4,0x78,0xd,0x69,0x89,0x4e,0x6c,0x2e,0x48,0x86, + 0xaa,0x48,0x30,0x5,0x31,0x9b,0xb5,0x0,0xec,0x48,0x4b,0xcf,0x39,0x8b,0xcb,0xe2, + 0xcc,0xde,0x37,0x4,0x0,0xa0,0x72,0xc5,0xa2,0xf9,0x2e,0xaa,0x6a,0x48,0x63,0xc4, + 0x7f,0xb3,0x2c,0xd2,0x8e,0xb6,0xb4,0x47,0x48,0x10,0x88,0x0,0xc2,0xf4,0x5e,0x8, + 0xb2,0xe9,0x56,0x40,0x0,0x73,0x3e,0x90,0xe2,0xaa,0xa6,0x31,0x6,0xb8,0x16,0xd1, + 0x0,0x10,0xc1,0xc7,0xb8,0xd8,0xfe,0xc4,0xe6,0xee,0x71,0xf9,0x46,0x1c,0x4f,0xab, + 0x1,0x0,0x85,0xa0,0xb6,0x9f,0xda,0x3b,0x4a,0x4,0x92,0xe7,0x1c,0x8f,0x6b,0xf8, + 0x64,0x87,0x6c,0x93,0x39,0x0,0x6,0xc6,0x80,0xb0,0x6e,0xe2,0xe3,0xba,0xd6,0xc8, + 0xfd,0x91,0xc9,0xf7,0xaf,0x1f,0xdf,0xdd,0x1d,0xad,0x8b,0x4c,0xdb,0xd7,0x29,0x40, + 0xbc,0x56,0x5a,0x50,0x18,0x76,0xc7,0xe8,0xf1,0xdd,0xff,0x3e,0x2c,0x1d,0x1c,0x7d, + 0x5c,0x47,0x84,0xc4,0x79,0xad,0x0,0x11,0xb3,0xdb,0x64,0x5c,0xb8,0x35,0x2,0x6, + 0x42,0x69,0x5e,0x12,0x9a,0xce,0xdf,0x89,0xc,0x8c,0xfa,0x8e,0xb6,0x1d,0xdf,0xd5, + 0xb0,0xd0,0x4e,0x16,0xce,0x14,0x49,0x15,0xc7,0x54,0x87,0xef,0xa7,0xc9,0xb0,0x48, + 0x9a,0xf0,0xfb,0xab,0x6c,0xb2,0x6c,0xcd,0x9c,0x9f,0x33,0x6e,0xd3,0x96,0x86,0x29, + 0x90,0x91,0xe8,0x4,0x3,0xd0,0xdd,0x3f,0x46,0x9c,0xb1,0x55,0xc5,0xef,0x34,0x2f, + 0x5d,0xf4,0xdc,0x12,0x9e,0xb3,0x2c,0xb1,0x61,0xd2,0x17,0xdc,0x7d,0xfb,0xde,0xe0, + 0x87,0xbe,0x40,0x38,0x9b,0x71,0xdc,0x9d,0xbd,0xf1,0xac,0x30,0x88,0x31,0x0,0x6b, + 0x72,0xe2,0x30,0x38,0x1e,0xc4,0x90,0x97,0xe3,0xc8,0x81,0x2d,0xf6,0xa6,0xf3,0x3d, + 0xdb,0xce,0x5d,0xe9,0xef,0x29,0xa9,0x6e,0xfa,0x4a,0x58,0xd4,0x1,0x62,0x3,0x5c, + 0xb1,0x64,0x22,0xe9,0x88,0x43,0x55,0xe2,0x7a,0xee,0xe,0x6d,0xb6,0x29,0x12,0xb9, + 0x63,0x35,0xc3,0x3b,0x11,0xaa,0x5f,0x4,0x9e,0x96,0x66,0x8,0x86,0x74,0xe4,0x2f, + 0x89,0x45,0xc4,0xb4,0xd0,0x79,0xcf,0x8b,0x57,0xa,0x33,0xa5,0xe2,0xfc,0x74,0xad, + 0xe3,0xce,0xf0,0x7,0x9e,0xc7,0xbe,0xb0,0x67,0xcc,0xc7,0xc6,0x27,0x82,0x4e,0xc9, + 0xc6,0x90,0xe2,0xd6,0x90,0x97,0x93,0x8c,0xc4,0x38,0x27,0x6b,0xfc,0xa5,0x2b,0xac, + 0x99,0x7a,0xe3,0x22,0x30,0x67,0x8c,0xdd,0x7f,0x34,0x85,0x43,0x35,0x97,0x26,0x38, + 0x3,0xdf,0xb1,0x69,0xb9,0x6d,0xcb,0xba,0x2c,0xbb,0x37,0x60,0xc2,0x22,0xa0,0x30, + 0x2f,0x4d,0x2e,0xb0,0x52,0x5d,0x8c,0x4d,0xf7,0xcf,0x10,0x4,0xd3,0x14,0x98,0xf0, + 0x47,0xd0,0xf8,0xeb,0xd,0xbf,0x65,0x18,0x7,0x2f,0x9e,0xdc,0x1b,0x9e,0x95,0x24, + 0x22,0x30,0xc6,0xa4,0xf5,0x95,0xd,0x46,0xac,0xd3,0x16,0xe8,0xef,0xba,0xb8,0xc3, + 0xd3,0x71,0xe6,0x51,0xee,0x96,0xca,0x9d,0xee,0x25,0xb9,0xd5,0xab,0x9f,0x4f,0xcb, + 0xc8,0xcf,0x4d,0x51,0x32,0x53,0x63,0x99,0xd3,0x61,0x43,0xc4,0x10,0x30,0x4c,0xb, + 0x93,0x1,0x1d,0x5d,0xbd,0x1e,0x71,0xf5,0xe6,0x43,0x3d,0x38,0x31,0x72,0xb8,0xfb, + 0xf4,0xc1,0x1a,0x0,0x61,0x0,0x61,0x22,0xd2,0x67,0xc0,0xf6,0x75,0xfb,0x1a,0xbc, + 0x7e,0xcf,0xed,0xb2,0xde,0x73,0x9f,0xfd,0x3,0xc0,0x11,0x8d,0x3d,0x7d,0xed,0xce, + 0x35,0x29,0x2b,0xb7,0x95,0x2b,0x5a,0xfc,0x5a,0x70,0xa6,0x3a,0x55,0xc5,0x8,0x46, + 0x4c,0x89,0x8,0x10,0x11,0xdf,0x9f,0xa3,0x7d,0xad,0xc7,0x6,0xae,0x36,0x75,0x3, + 0x8,0x45,0x13,0x24,0xa2,0xe0,0xc,0x98,0xad,0xde,0x7d,0xec,0xcd,0x9b,0xd,0xfb, + 0x2f,0x3,0xb0,0x3,0x50,0xe7,0x44,0x89,0x46,0x92,0x9c,0x6e,0x25,0x21,0xa3,0x20, + 0x21,0xe8,0x1d,0xf6,0x6,0x46,0xfb,0xbc,0x0,0xf4,0xe8,0x5c,0x47,0xa2,0x50,0x1f, + 0x80,0x8,0x11,0xd1,0xa2,0xa5,0x89,0x31,0x26,0xcd,0x81,0xcd,0x44,0x6,0x20,0x61, + 0xfa,0x37,0x6f,0x45,0x63,0x44,0xa3,0x3,0x30,0x89,0xc8,0x9a,0xcb,0xf9,0xf,0x29, + 0x69,0x5c,0x9a,0x72,0xdc,0xdf,0x60,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, + +}; + +static const unsigned char qt_resource_name[] = { + // icons + 0x0,0x5, + 0x0,0x6f,0xa6,0x53, + 0x0,0x69, + 0x0,0x63,0x0,0x6f,0x0,0x6e,0x0,0x73, + // go-home.png + 0x0,0xb, + 0x6,0xec,0x10,0xa7, + 0x0,0x67, + 0x0,0x6f,0x0,0x2d,0x0,0x68,0x0,0x6f,0x0,0x6d,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // folder.png + 0x0,0xa, + 0xa,0xc8,0xfb,0x7, + 0x0,0x66, + 0x0,0x6f,0x0,0x6c,0x0,0x64,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // internet-web-browser.png + 0x0,0x18, + 0x8,0x86,0x28,0x87, + 0x0,0x69, + 0x0,0x6e,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x6e,0x0,0x65,0x0,0x74,0x0,0x2d,0x0,0x77,0x0,0x65,0x0,0x62,0x0,0x2d,0x0,0x62,0x0,0x72,0x0,0x6f,0x0,0x77, + 0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // view-refresh.png + 0x0,0x10, + 0x8,0x15,0x13,0x67, + 0x0,0x76, + 0x0,0x69,0x0,0x65,0x0,0x77,0x0,0x2d,0x0,0x72,0x0,0x65,0x0,0x66,0x0,0x72,0x0,0x65,0x0,0x73,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + +}; + +static const unsigned char qt_resource_struct[] = { + // : + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1, + // :/icons + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x2, + // :/icons/go-home.png + 0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0, + // :/icons/view-refresh.png + 0x0,0x0,0x0,0x7c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc,0x1b, + // :/icons/internet-web-browser.png + 0x0,0x0,0x0,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x6,0xf0, + // :/icons/folder.png + 0x0,0x0,0x0,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x3,0x9c, + +}; + +QT_BEGIN_NAMESPACE + +extern bool qRegisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +extern bool qUnregisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +QT_END_NAMESPACE + + +int QT_MANGLE_NAMESPACE(qInitResources_icons)() +{ + QT_PREPEND_NAMESPACE(qRegisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_icons)) + +int QT_MANGLE_NAMESPACE(qCleanupResources_icons)() +{ + QT_PREPEND_NAMESPACE(qUnregisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_DESTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qCleanupResources_icons)) + diff --git a/src/qrc_stations.cpp b/src/qrc_stations.cpp new file mode 100644 index 0000000..3d3466d --- /dev/null +++ b/src/qrc_stations.cpp @@ -0,0 +1,2568 @@ +/**************************************************************************** +** Resource object code +** +** Created: Sun Apr 4 15:53:41 2010 +** by: The Resource Compiler for Qt version 4.6.2 +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include + +static const unsigned char qt_resource_data[] = { + // /media/Data/train/stations.txt + 0x0,0x0,0x9c,0x3, + 0x41, + 0x62,0x62,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x41,0x42,0x57,0xa,0x41,0x62, + 0x65,0x72,0x2c,0x41,0x42,0x45,0xa,0x41,0x62,0x65,0x72,0x63,0x79,0x6e,0x6f,0x6e, + 0x2c,0x41,0x43,0x59,0xa,0x41,0x62,0x65,0x72,0x64,0x61,0x72,0x65,0x2c,0x41,0x42, + 0x41,0xa,0x41,0x62,0x65,0x72,0x64,0x65,0x65,0x6e,0x2c,0x41,0x42,0x44,0xa,0x41, + 0x62,0x65,0x72,0x64,0x6f,0x75,0x72,0x2c,0x41,0x55,0x52,0xa,0x41,0x62,0x65,0x72, + 0x64,0x6f,0x76,0x65,0x79,0x2c,0x41,0x56,0x59,0xa,0x41,0x62,0x65,0x72,0x65,0x72, + 0x63,0x68,0x2c,0x41,0x42,0x48,0xa,0x41,0x62,0x65,0x72,0x67,0x61,0x76,0x65,0x6e, + 0x6e,0x79,0x2c,0x41,0x47,0x56,0xa,0x41,0x62,0x65,0x72,0x67,0x65,0x6c,0x65,0x20, + 0x26,0x20,0x50,0x65,0x6e,0x73,0x61,0x72,0x6e,0x2c,0x41,0x47,0x4c,0xa,0x41,0x62, + 0x65,0x72,0x79,0x73,0x74,0x77,0x79,0x74,0x68,0x2c,0x41,0x59,0x57,0xa,0x41,0x63, + 0x63,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x41,0x43,0x52,0xa,0x41,0x63,0x68, + 0x61,0x6e,0x61,0x6c,0x74,0x2c,0x41,0x41,0x54,0xa,0x41,0x63,0x68,0x6e,0x61,0x73, + 0x68,0x65,0x65,0x6e,0x2c,0x41,0x43,0x4e,0xa,0x41,0x63,0x68,0x6e,0x61,0x73,0x68, + 0x65,0x6c,0x6c,0x61,0x63,0x68,0x2c,0x41,0x43,0x48,0xa,0x41,0x63,0x6b,0x6c,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x41,0x43,0x4b,0xa,0x41,0x63,0x6c,0x65,0x2c,0x41, + 0x43,0x4c,0xa,0x41,0x63,0x6f,0x63,0x6b,0x73,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c, + 0x41,0x43,0x47,0xa,0x41,0x63,0x74,0x6f,0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65, + 0x2c,0x41,0x43,0x42,0xa,0x41,0x63,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x41,0x43,0x43,0xa,0x41,0x63,0x74,0x6f,0x6e,0x20,0x4d,0x61,0x69, + 0x6e,0x20,0x4c,0x69,0x6e,0x65,0x2c,0x41,0x4d,0x4c,0xa,0x41,0x64,0x64,0x65,0x72, + 0x6c,0x65,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x41,0x44,0x44,0xa,0x41,0x64,0x64, + 0x69,0x65,0x77,0x65,0x6c,0x6c,0x2c,0x41,0x44,0x57,0xa,0x41,0x64,0x64,0x6c,0x65, + 0x73,0x74,0x6f,0x6e,0x65,0x2c,0x41,0x53,0x4e,0xa,0x41,0x64,0x69,0x73,0x68,0x61, + 0x6d,0x2c,0x41,0x44,0x4d,0xa,0x41,0x64,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20, + 0x28,0x43,0x68,0x65,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x41,0x44,0x43,0xa,0x41, + 0x64,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x28,0x4c,0x61,0x6e,0x63,0x73,0x29, + 0x2c,0x41,0x44,0x4c,0xa,0x41,0x64,0x77,0x69,0x63,0x6b,0x2c,0x41,0x57,0x4b,0xa, + 0x41,0x69,0x67,0x62,0x75,0x72,0x74,0x68,0x2c,0x41,0x49,0x47,0xa,0x41,0x69,0x6e, + 0x73,0x64,0x61,0x6c,0x65,0x2c,0x41,0x4e,0x53,0xa,0x41,0x69,0x6e,0x74,0x72,0x65, + 0x65,0x2c,0x41,0x49,0x4e,0xa,0x41,0x69,0x72,0x62,0x6c,0x65,0x73,0x2c,0x41,0x49, + 0x52,0xa,0x41,0x69,0x72,0x64,0x72,0x69,0x65,0x2c,0x41,0x44,0x52,0xa,0x41,0x6c, + 0x62,0x61,0x6e,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x41,0x59,0x50,0xa,0x41,0x6c, + 0x62,0x72,0x69,0x67,0x68,0x74,0x6f,0x6e,0x2c,0x41,0x4c,0x42,0xa,0x41,0x6c,0x64, + 0x65,0x72,0x6c,0x65,0x79,0x20,0x45,0x64,0x67,0x65,0x2c,0x41,0x4c,0x44,0xa,0x41, + 0x6c,0x64,0x65,0x72,0x6d,0x61,0x73,0x74,0x6f,0x6e,0x2c,0x41,0x4d,0x54,0xa,0x41, + 0x6c,0x64,0x65,0x72,0x73,0x68,0x6f,0x74,0x2c,0x41,0x48,0x54,0xa,0x41,0x6c,0x64, + 0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x41,0x47,0x54,0xa,0x41,0x6c,0x65,0x78, + 0x61,0x6e,0x64,0x72,0x61,0x20,0x50,0x61,0x6c,0x61,0x63,0x65,0x2c,0x41,0x41,0x50, + 0xa,0x41,0x6c,0x65,0x78,0x61,0x6e,0x64,0x72,0x61,0x20,0x50,0x61,0x72,0x61,0x64, + 0x65,0x2c,0x41,0x58,0x50,0xa,0x41,0x6c,0x65,0x78,0x61,0x6e,0x64,0x72,0x69,0x61, + 0x2c,0x41,0x4c,0x58,0xa,0x41,0x6c,0x66,0x72,0x65,0x74,0x6f,0x6e,0x2c,0x41,0x4c, + 0x46,0xa,0x41,0x6c,0x6c,0x65,0x6e,0x73,0x20,0x57,0x65,0x73,0x74,0x2c,0x41,0x4c, + 0x57,0xa,0x41,0x6c,0x6c,0x6f,0x61,0x2c,0x41,0x4c,0x4f,0xa,0x41,0x6c,0x6e,0x65, + 0x73,0x73,0x2c,0x41,0x53,0x53,0xa,0x41,0x6c,0x6e,0x6d,0x6f,0x75,0x74,0x68,0x2c, + 0x41,0x4c,0x4d,0xa,0x41,0x6c,0x72,0x65,0x73,0x66,0x6f,0x72,0x64,0x2c,0x41,0x4c, + 0x52,0xa,0x41,0x6c,0x73,0x61,0x67,0x65,0x72,0x2c,0x41,0x53,0x47,0xa,0x41,0x6c, + 0x74,0x68,0x6f,0x72,0x6e,0x65,0x2c,0x41,0x4c,0x4e,0xa,0x41,0x6c,0x74,0x68,0x6f, + 0x72,0x70,0x65,0x2c,0x41,0x4c,0x50,0xa,0x41,0x6c,0x74,0x6e,0x61,0x62,0x72,0x65, + 0x61,0x63,0x2c,0x41,0x42,0x43,0xa,0x41,0x6c,0x74,0x6f,0x6e,0x2c,0x41,0x4f,0x4e, + 0xa,0x41,0x6c,0x74,0x72,0x69,0x6e,0x63,0x68,0x61,0x6d,0x2c,0x41,0x4c,0x54,0xa, + 0x41,0x6c,0x76,0x65,0x63,0x68,0x75,0x72,0x63,0x68,0x2c,0x41,0x4c,0x56,0xa,0x41, + 0x6d,0x62,0x65,0x72,0x67,0x61,0x74,0x65,0x2c,0x41,0x4d,0x42,0xa,0x41,0x6d,0x62, + 0x65,0x72,0x6c,0x65,0x79,0x2c,0x41,0x4d,0x59,0xa,0x41,0x6d,0x65,0x72,0x73,0x68, + 0x61,0x6d,0x2c,0x41,0x4d,0x52,0xa,0x41,0x6d,0x6d,0x61,0x6e,0x66,0x6f,0x72,0x64, + 0x2c,0x41,0x4d,0x46,0xa,0x41,0x6e,0x63,0x61,0x73,0x74,0x65,0x72,0x2c,0x41,0x4e, + 0x43,0xa,0x41,0x6e,0x64,0x65,0x72,0x73,0x74,0x6f,0x6e,0x2c,0x41,0x4e,0x44,0xa, + 0x41,0x6e,0x64,0x6f,0x76,0x65,0x72,0x2c,0x41,0x44,0x56,0xa,0x41,0x6e,0x65,0x72, + 0x6c,0x65,0x79,0x2c,0x41,0x4e,0x5a,0xa,0x41,0x6e,0x67,0x65,0x6c,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x41,0x47,0x52,0xa,0x41,0x6e,0x67,0x6d,0x65,0x72,0x69,0x6e,0x67, + 0x2c,0x41,0x4e,0x47,0xa,0x41,0x6e,0x6e,0x61,0x6e,0x2c,0x41,0x4e,0x4e,0xa,0x41, + 0x6e,0x6e,0x69,0x65,0x73,0x6c,0x61,0x6e,0x64,0x2c,0x41,0x4e,0x4c,0xa,0x41,0x6e, + 0x73,0x64,0x65,0x6c,0x6c,0x20,0x26,0x20,0x46,0x61,0x69,0x72,0x68,0x61,0x76,0x65, + 0x6e,0x2c,0x41,0x46,0x56,0xa,0x41,0x70,0x70,0x6c,0x65,0x62,0x79,0x2c,0x41,0x50, + 0x50,0xa,0x41,0x70,0x70,0x6c,0x65,0x64,0x6f,0x72,0x65,0x20,0x28,0x4b,0x65,0x6e, + 0x74,0x29,0x2c,0x41,0x50,0x44,0xa,0x41,0x70,0x70,0x6c,0x65,0x66,0x6f,0x72,0x64, + 0x2c,0x41,0x50,0x46,0xa,0x41,0x70,0x70,0x6c,0x65,0x79,0x20,0x42,0x72,0x69,0x64, + 0x67,0x65,0x2c,0x41,0x50,0x42,0xa,0x41,0x70,0x73,0x6c,0x65,0x79,0x2c,0x41,0x50, + 0x53,0xa,0x41,0x72,0x62,0x72,0x6f,0x61,0x74,0x68,0x2c,0x41,0x52,0x42,0xa,0x41, + 0x72,0x64,0x67,0x61,0x79,0x2c,0x41,0x52,0x44,0xa,0x41,0x72,0x64,0x6c,0x75,0x69, + 0x2c,0x41,0x55,0x49,0xa,0x41,0x72,0x64,0x72,0x6f,0x73,0x73,0x61,0x6e,0x20,0x48, + 0x61,0x72,0x62,0x6f,0x75,0x72,0x2c,0x41,0x44,0x53,0xa,0x41,0x72,0x64,0x72,0x6f, + 0x73,0x73,0x61,0x6e,0x20,0x53,0x6f,0x75,0x74,0x68,0x20,0x42,0x65,0x61,0x63,0x68, + 0x2c,0x41,0x53,0x42,0xa,0x41,0x72,0x64,0x72,0x6f,0x73,0x73,0x61,0x6e,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x41,0x44,0x4e,0xa,0x41,0x72,0x64,0x77,0x69,0x63,0x6b,0x2c, + 0x41,0x44,0x4b,0xa,0x41,0x72,0x67,0x79,0x6c,0x65,0x20,0x53,0x74,0x72,0x65,0x65, + 0x74,0x2c,0x41,0x47,0x53,0xa,0x41,0x72,0x69,0x73,0x61,0x69,0x67,0x2c,0x41,0x52, + 0x47,0xa,0x41,0x72,0x6c,0x65,0x73,0x65,0x79,0x2c,0x41,0x52,0x4c,0xa,0x41,0x72, + 0x6d,0x61,0x74,0x68,0x77,0x61,0x69,0x74,0x65,0x2c,0x41,0x57,0x54,0xa,0x41,0x72, + 0x6e,0x73,0x69,0x64,0x65,0x2c,0x41,0x52,0x4e,0xa,0x41,0x72,0x72,0x61,0x6d,0x2c, + 0x41,0x52,0x52,0xa,0x41,0x72,0x72,0x6f,0x63,0x68,0x61,0x72,0x20,0x26,0x20,0x54, + 0x61,0x72,0x62,0x65,0x74,0x2c,0x41,0x52,0x54,0xa,0x41,0x72,0x75,0x6e,0x64,0x65, + 0x6c,0x2c,0x41,0x52,0x55,0xa,0x41,0x73,0x63,0x6f,0x74,0x2c,0x41,0x43,0x54,0xa, + 0x41,0x73,0x63,0x6f,0x74,0x74,0x2d,0x75,0x6e,0x64,0x65,0x72,0x2d,0x57,0x79,0x63, + 0x68,0x77,0x6f,0x6f,0x64,0x2c,0x41,0x55,0x57,0xa,0x41,0x73,0x68,0x2c,0x41,0x53, + 0x48,0xa,0x41,0x73,0x68,0x20,0x56,0x61,0x6c,0x65,0x2c,0x41,0x48,0x56,0xa,0x41, + 0x73,0x68,0x62,0x75,0x72,0x79,0x73,0x2c,0x41,0x42,0x59,0xa,0x41,0x73,0x68,0x63, + 0x68,0x75,0x72,0x63,0x68,0x20,0x66,0x6f,0x72,0x20,0x54,0x65,0x77,0x6b,0x65,0x73, + 0x62,0x75,0x72,0x79,0x2c,0x41,0x53,0x43,0xa,0x41,0x73,0x68,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x41,0x53,0x46,0xa,0x41,0x73,0x68,0x66,0x6f,0x72,0x64,0x20,0x49,0x6e, + 0x74,0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x41,0x46,0x4b,0xa, + 0x41,0x73,0x68,0x66,0x6f,0x72,0x64,0x20,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x74, + 0x69,0x6f,0x6e,0x61,0x6c,0x20,0x28,0x45,0x75,0x72,0x6f,0x73,0x74,0x61,0x72,0x29, + 0x2c,0x41,0x53,0x49,0xa,0x41,0x73,0x68,0x66,0x6f,0x72,0x64,0x20,0x28,0x53,0x75, + 0x72,0x72,0x65,0x79,0x29,0x2c,0x41,0x46,0x53,0xa,0x41,0x73,0x68,0x6c,0x65,0x79, + 0x2c,0x41,0x53,0x59,0xa,0x41,0x73,0x68,0x74,0x65,0x61,0x64,0x2c,0x41,0x48,0x44, + 0xa,0x41,0x73,0x68,0x74,0x6f,0x6e,0x2d,0x75,0x6e,0x64,0x65,0x72,0x2d,0x4c,0x79, + 0x6e,0x65,0x2c,0x41,0x48,0x4e,0xa,0x41,0x73,0x68,0x75,0x72,0x73,0x74,0x2c,0x41, + 0x48,0x53,0xa,0x41,0x73,0x68,0x75,0x72,0x73,0x74,0x20,0x4e,0x65,0x77,0x20,0x46, + 0x6f,0x72,0x65,0x73,0x74,0x2c,0x41,0x4e,0x46,0xa,0x41,0x73,0x68,0x77,0x65,0x6c, + 0x6c,0x20,0x26,0x20,0x4d,0x6f,0x72,0x64,0x65,0x6e,0x2c,0x41,0x57,0x4d,0xa,0x41, + 0x73,0x6b,0x61,0x6d,0x2c,0x41,0x53,0x4b,0xa,0x41,0x73,0x6c,0x6f,0x63,0x6b,0x74, + 0x6f,0x6e,0x2c,0x41,0x4c,0x4b,0xa,0x41,0x73,0x70,0x61,0x74,0x72,0x69,0x61,0x2c, + 0x41,0x53,0x50,0xa,0x41,0x73,0x70,0x6c,0x65,0x79,0x20,0x47,0x75,0x69,0x73,0x65, + 0x2c,0x41,0x50,0x47,0xa,0x41,0x73,0x74,0x6f,0x6e,0x2c,0x41,0x53,0x54,0xa,0x41, + 0x74,0x68,0x65,0x72,0x73,0x74,0x6f,0x6e,0x65,0x2c,0x41,0x54,0x48,0xa,0x41,0x74, + 0x68,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x41,0x54,0x4e,0xa,0x41,0x74,0x74,0x61,0x64, + 0x61,0x6c,0x65,0x2c,0x41,0x54,0x54,0xa,0x41,0x74,0x74,0x65,0x6e,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x2c,0x41,0x54,0x42,0xa,0x41,0x74,0x74,0x6c,0x65,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x41,0x54,0x4c,0xa,0x41,0x75,0x63,0x68,0x69,0x6e, + 0x6c,0x65,0x63,0x6b,0x2c,0x41,0x55,0x4b,0xa,0x41,0x75,0x64,0x6c,0x65,0x79,0x20, + 0x45,0x6e,0x64,0x2c,0x41,0x55,0x44,0xa,0x41,0x75,0x67,0x68,0x74,0x6f,0x6e,0x20, + 0x50,0x61,0x72,0x6b,0x2c,0x41,0x55,0x47,0xa,0x41,0x76,0x69,0x65,0x6d,0x6f,0x72, + 0x65,0x2c,0x41,0x56,0x4d,0xa,0x41,0x76,0x6f,0x6e,0x63,0x6c,0x69,0x66,0x66,0x2c, + 0x41,0x56,0x46,0xa,0x41,0x76,0x6f,0x6e,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x41,0x56, + 0x4e,0xa,0x41,0x78,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x41,0x58,0x4d,0xa, + 0x41,0x79,0x6c,0x65,0x73,0x62,0x75,0x72,0x79,0x2c,0x41,0x59,0x53,0xa,0x41,0x79, + 0x6c,0x65,0x73,0x62,0x75,0x72,0x79,0x20,0x56,0x61,0x6c,0x65,0x20,0x50,0x61,0x72, + 0x6b,0x77,0x61,0x79,0x2c,0x41,0x56,0x50,0xa,0x41,0x79,0x6c,0x65,0x73,0x66,0x6f, + 0x72,0x64,0x2c,0x41,0x59,0x4c,0xa,0x41,0x79,0x6c,0x65,0x73,0x68,0x61,0x6d,0x2c, + 0x41,0x59,0x48,0xa,0x41,0x79,0x72,0x2c,0x41,0x59,0x52,0xa,0x42,0x61,0x63,0x68, + 0x65,0x2c,0x42,0x41,0x43,0xa,0x42,0x61,0x67,0x6c,0x61,0x6e,0x2c,0x42,0x41,0x4a, + 0xa,0x42,0x61,0x67,0x73,0x68,0x6f,0x74,0x2c,0x42,0x41,0x47,0xa,0x42,0x61,0x69, + 0x6c,0x64,0x6f,0x6e,0x2c,0x42,0x4c,0x44,0xa,0x42,0x61,0x69,0x6c,0x6c,0x69,0x65, + 0x73,0x74,0x6f,0x6e,0x2c,0x42,0x49,0x4f,0xa,0x42,0x61,0x6c,0x63,0x6f,0x6d,0x62, + 0x65,0x2c,0x42,0x41,0x42,0xa,0x42,0x61,0x6c,0x64,0x6f,0x63,0x6b,0x2c,0x42,0x44, + 0x4b,0xa,0x42,0x61,0x6c,0x68,0x61,0x6d,0x2c,0x42,0x41,0x4c,0xa,0x42,0x61,0x6c, + 0x6c,0x6f,0x63,0x68,0x2c,0x42,0x48,0x43,0xa,0x42,0x61,0x6c,0x6d,0x6f,0x73,0x73, + 0x69,0x65,0x2c,0x42,0x53,0x49,0xa,0x42,0x61,0x6d,0x62,0x65,0x72,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x42,0x4d,0x42,0xa,0x42,0x61,0x6d,0x66,0x6f,0x72,0x64, + 0x2c,0x42,0x41,0x4d,0xa,0x42,0x61,0x6e,0x61,0x76,0x69,0x65,0x2c,0x42,0x4e,0x56, + 0xa,0x42,0x61,0x6e,0x62,0x75,0x72,0x79,0x2c,0x42,0x41,0x4e,0xa,0x42,0x61,0x6e, + 0x67,0x6f,0x72,0x20,0x28,0x47,0x77,0x79,0x6e,0x65,0x64,0x64,0x29,0x2c,0x42,0x4e, + 0x47,0xa,0x42,0x61,0x6e,0x6b,0x20,0x48,0x61,0x6c,0x6c,0x2c,0x42,0x41,0x48,0xa, + 0x42,0x61,0x6e,0x73,0x74,0x65,0x61,0x64,0x2c,0x42,0x41,0x44,0xa,0x42,0x61,0x72, + 0x61,0x73,0x73,0x69,0x65,0x2c,0x42,0x53,0x53,0xa,0x42,0x61,0x72,0x62,0x69,0x63, + 0x61,0x6e,0x2c,0x5a,0x42,0x42,0xa,0x42,0x61,0x72,0x64,0x6f,0x6e,0x20,0x4d,0x69, + 0x6c,0x6c,0x2c,0x42,0x4c,0x4c,0xa,0x42,0x61,0x72,0x65,0x20,0x4c,0x61,0x6e,0x65, + 0x2c,0x42,0x41,0x52,0xa,0x42,0x61,0x72,0x67,0x65,0x64,0x64,0x69,0x65,0x2c,0x42, + 0x47,0x49,0xa,0x42,0x61,0x72,0x67,0x6f,0x65,0x64,0x2c,0x42,0x47,0x44,0xa,0x42, + 0x61,0x72,0x6b,0x69,0x6e,0x67,0x2c,0x42,0x4b,0x47,0xa,0x42,0x61,0x72,0x6b,0x69, + 0x6e,0x67,0x20,0x55,0x6e,0x64,0x65,0x72,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2c,0x5a, + 0x42,0x4b,0xa,0x42,0x61,0x72,0x6c,0x61,0x73,0x74,0x6f,0x6e,0x2c,0x42,0x52,0x54, + 0xa,0x42,0x61,0x72,0x6d,0x69,0x6e,0x67,0x2c,0x42,0x4d,0x47,0xa,0x42,0x61,0x72, + 0x6d,0x6f,0x75,0x74,0x68,0x2c,0x42,0x52,0x4d,0xa,0x42,0x61,0x72,0x6e,0x65,0x68, + 0x75,0x72,0x73,0x74,0x2c,0x42,0x4e,0x48,0xa,0x42,0x61,0x72,0x6e,0x65,0x73,0x2c, + 0x42,0x4e,0x53,0xa,0x42,0x61,0x72,0x6e,0x65,0x73,0x20,0x42,0x72,0x69,0x64,0x67, + 0x65,0x2c,0x42,0x4e,0x49,0xa,0x42,0x61,0x72,0x6e,0x65,0x74,0x62,0x79,0x2c,0x42, + 0x54,0x42,0xa,0x42,0x61,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x42,0x41,0x41,0xa,0x42, + 0x61,0x72,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x4e,0x4c,0xa,0x42,0x61,0x72,0x6e, + 0x73,0x6c,0x65,0x79,0x2c,0x42,0x4e,0x59,0xa,0x42,0x61,0x72,0x6e,0x73,0x74,0x61, + 0x70,0x6c,0x65,0x2c,0x42,0x4e,0x50,0xa,0x42,0x61,0x72,0x6e,0x74,0x20,0x47,0x72, + 0x65,0x65,0x6e,0x2c,0x42,0x54,0x47,0xa,0x42,0x61,0x72,0x72,0x68,0x65,0x61,0x64, + 0x2c,0x42,0x52,0x52,0xa,0x42,0x61,0x72,0x72,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x52, + 0x4c,0xa,0x42,0x61,0x72,0x72,0x6f,0x77,0x20,0x48,0x61,0x76,0x65,0x6e,0x2c,0x42, + 0x41,0x56,0xa,0x42,0x61,0x72,0x72,0x6f,0x77,0x20,0x55,0x70,0x6f,0x6e,0x20,0x53, + 0x6f,0x61,0x72,0x2c,0x42,0x57,0x53,0xa,0x42,0x61,0x72,0x72,0x6f,0x77,0x2d,0x69, + 0x6e,0x2d,0x46,0x75,0x72,0x6e,0x65,0x73,0x73,0x2c,0x42,0x49,0x46,0xa,0x42,0x61, + 0x72,0x72,0x79,0x2c,0x42,0x52,0x59,0xa,0x42,0x61,0x72,0x72,0x79,0x20,0x44,0x6f, + 0x63,0x6b,0x73,0x2c,0x42,0x59,0x44,0xa,0x42,0x61,0x72,0x72,0x79,0x20,0x49,0x73, + 0x6c,0x61,0x6e,0x64,0x2c,0x42,0x59,0x49,0xa,0x42,0x61,0x72,0x72,0x79,0x20,0x4c, + 0x69,0x6e,0x6b,0x73,0x2c,0x42,0x59,0x4c,0xa,0x42,0x61,0x72,0x74,0x6f,0x6e,0x2d, + 0x6f,0x6e,0x2d,0x48,0x75,0x6d,0x62,0x65,0x72,0x2c,0x42,0x41,0x55,0xa,0x42,0x61, + 0x73,0x69,0x6c,0x64,0x6f,0x6e,0x2c,0x42,0x53,0x4f,0xa,0x42,0x61,0x73,0x69,0x6e, + 0x67,0x73,0x74,0x6f,0x6b,0x65,0x2c,0x42,0x53,0x4b,0xa,0x42,0x61,0x74,0x20,0x26, + 0x20,0x42,0x61,0x6c,0x6c,0x2c,0x42,0x42,0x4c,0xa,0x42,0x61,0x74,0x68,0x20,0x53, + 0x70,0x61,0x2c,0x42,0x54,0x48,0xa,0x42,0x61,0x74,0x68,0x67,0x61,0x74,0x65,0x2c, + 0x42,0x48,0x47,0xa,0x42,0x61,0x74,0x6c,0x65,0x79,0x2c,0x42,0x54,0x4c,0xa,0x42, + 0x61,0x74,0x74,0x65,0x72,0x73,0x62,0x79,0x2c,0x42,0x54,0x54,0xa,0x42,0x61,0x74, + 0x74,0x65,0x72,0x73,0x65,0x61,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x41,0x4b,0xa, + 0x42,0x61,0x74,0x74,0x6c,0x65,0x2c,0x42,0x41,0x54,0xa,0x42,0x61,0x74,0x74,0x6c, + 0x65,0x73,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x42,0x4c,0x42,0xa,0x42,0x61,0x79, + 0x66,0x6f,0x72,0x64,0x2c,0x42,0x41,0x59,0xa,0x42,0x65,0x61,0x63,0x6f,0x6e,0x73, + 0x66,0x69,0x65,0x6c,0x64,0x2c,0x42,0x43,0x46,0xa,0x42,0x65,0x61,0x72,0x6c,0x65, + 0x79,0x2c,0x42,0x45,0x52,0xa,0x42,0x65,0x61,0x72,0x73,0x64,0x65,0x6e,0x2c,0x42, + 0x52,0x4e,0xa,0x42,0x65,0x61,0x72,0x73,0x74,0x65,0x64,0x2c,0x42,0x53,0x44,0xa, + 0x42,0x65,0x61,0x73,0x64,0x61,0x6c,0x65,0x2c,0x42,0x53,0x4c,0xa,0x42,0x65,0x61, + 0x75,0x6c,0x69,0x65,0x75,0x20,0x52,0x6f,0x61,0x64,0x2c,0x42,0x45,0x55,0xa,0x42, + 0x65,0x61,0x75,0x6c,0x79,0x2c,0x42,0x45,0x4c,0xa,0x42,0x65,0x62,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x2c,0x42,0x45,0x42,0xa,0x42,0x65,0x63,0x63,0x6c,0x65,0x73,0x2c, + 0x42,0x43,0x43,0xa,0x42,0x65,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x42,0x45,0x43,0xa,0x42,0x65,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d, + 0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x42,0x4b,0x4a,0xa,0x42,0x65, + 0x64,0x66,0x6f,0x72,0x64,0x2c,0x42,0x44,0x4d,0xa,0x42,0x65,0x64,0x66,0x6f,0x72, + 0x64,0x20,0x53,0x74,0x20,0x4a,0x6f,0x68,0x6e,0x73,0x2c,0x42,0x53,0x4a,0xa,0x42, + 0x65,0x64,0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x42,0x44,0x48,0xa,0x42,0x65, + 0x64,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x42,0x4d,0x54,0xa,0x42,0x65,0x64, + 0x77,0x6f,0x72,0x74,0x68,0x2c,0x42,0x45,0x48,0xa,0x42,0x65,0x64,0x77,0x79,0x6e, + 0x2c,0x42,0x44,0x57,0xa,0x42,0x65,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x42,0x45,0x45, + 0xa,0x42,0x65,0x6b,0x65,0x73,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x42,0x4b,0x53, + 0xa,0x42,0x65,0x6c,0x6c,0x65,0x20,0x56,0x75,0x65,0x2c,0x42,0x4c,0x56,0xa,0x42, + 0x65,0x6c,0x6c,0x67,0x72,0x6f,0x76,0x65,0x2c,0x42,0x4c,0x47,0xa,0x42,0x65,0x6c, + 0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x42,0x47,0x4d,0xa,0x42,0x65,0x6c,0x6c, + 0x73,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x4c,0x48,0xa,0x42,0x65,0x6c,0x6d,0x6f,0x6e, + 0x74,0x2c,0x42,0x4c,0x4d,0xa,0x42,0x65,0x6c,0x70,0x65,0x72,0x2c,0x42,0x4c,0x50, + 0xa,0x42,0x65,0x6c,0x74,0x72,0x69,0x6e,0x67,0x2c,0x42,0x45,0x47,0xa,0x42,0x65, + 0x6c,0x76,0x65,0x64,0x65,0x72,0x65,0x2c,0x42,0x56,0x44,0xa,0x42,0x65,0x6d,0x70, + 0x74,0x6f,0x6e,0x2c,0x42,0x45,0x4d,0xa,0x42,0x65,0x6e,0x20,0x52,0x68,0x79,0x64, + 0x64,0x69,0x6e,0x67,0x2c,0x42,0x45,0x59,0xa,0x42,0x65,0x6e,0x66,0x6c,0x65,0x65, + 0x74,0x2c,0x42,0x45,0x46,0xa,0x42,0x65,0x6e,0x74,0x68,0x61,0x6d,0x2c,0x42,0x45, + 0x4e,0xa,0x42,0x65,0x6e,0x74,0x6c,0x65,0x79,0x2c,0x42,0x54,0x59,0xa,0x42,0x65, + 0x6e,0x74,0x6c,0x65,0x79,0x20,0x28,0x53,0x6f,0x75,0x74,0x68,0x20,0x59,0x6f,0x72, + 0x6b,0x73,0x29,0x2c,0x42,0x59,0x4b,0xa,0x42,0x65,0x72,0x65,0x20,0x41,0x6c,0x73, + 0x74,0x6f,0x6e,0x2c,0x42,0x41,0x53,0xa,0x42,0x65,0x72,0x65,0x20,0x46,0x65,0x72, + 0x72,0x65,0x72,0x73,0x2c,0x42,0x46,0x45,0xa,0x42,0x65,0x72,0x6b,0x68,0x61,0x6d, + 0x73,0x74,0x65,0x64,0x2c,0x42,0x4b,0x4d,0xa,0x42,0x65,0x72,0x6b,0x73,0x77,0x65, + 0x6c,0x6c,0x2c,0x42,0x4b,0x57,0xa,0x42,0x65,0x72,0x6e,0x65,0x79,0x20,0x41,0x72, + 0x6d,0x73,0x2c,0x42,0x59,0x41,0xa,0x42,0x65,0x72,0x72,0x79,0x20,0x42,0x72,0x6f, + 0x77,0x2c,0x42,0x42,0x57,0xa,0x42,0x65,0x72,0x72,0x79,0x6c,0x61,0x6e,0x64,0x73, + 0x2c,0x42,0x52,0x53,0xa,0x42,0x65,0x72,0x77,0x69,0x63,0x6b,0x2c,0x42,0x52,0x4b, + 0xa,0x42,0x65,0x72,0x77,0x69,0x63,0x6b,0x2d,0x75,0x70,0x6f,0x6e,0x2d,0x54,0x77, + 0x65,0x65,0x64,0x2c,0x42,0x57,0x4b,0xa,0x42,0x65,0x73,0x63,0x61,0x72,0x20,0x4c, + 0x61,0x6e,0x65,0x2c,0x42,0x45,0x53,0xa,0x42,0x65,0x73,0x63,0x6f,0x74,0x20,0x53, + 0x74,0x61,0x64,0x69,0x75,0x6d,0x2c,0x42,0x53,0x43,0xa,0x42,0x65,0x74,0x63,0x68, + 0x77,0x6f,0x72,0x74,0x68,0x2c,0x42,0x54,0x4f,0xa,0x42,0x65,0x74,0x68,0x6e,0x61, + 0x6c,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x42,0x45,0x54,0xa,0x42,0x65,0x74,0x77, + 0x73,0x2d,0x79,0x2d,0x43,0x6f,0x65,0x64,0x2c,0x42,0x59,0x43,0xa,0x42,0x65,0x76, + 0x65,0x72,0x6c,0x65,0x79,0x2c,0x42,0x45,0x56,0xa,0x42,0x65,0x78,0x68,0x69,0x6c, + 0x6c,0x2c,0x42,0x45,0x58,0xa,0x42,0x65,0x78,0x6c,0x65,0x79,0x2c,0x42,0x58,0x59, + 0xa,0x42,0x65,0x78,0x6c,0x65,0x79,0x68,0x65,0x61,0x74,0x68,0x2c,0x42,0x58,0x48, + 0xa,0x42,0x69,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c, + 0x42,0x43,0x53,0xa,0x42,0x69,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x54,0x6f,0x77, + 0x6e,0x2c,0x42,0x49,0x54,0xa,0x42,0x69,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x42,0x4b, + 0x4c,0xa,0x42,0x69,0x64,0x73,0x74,0x6f,0x6e,0x2c,0x42,0x49,0x44,0xa,0x42,0x69, + 0x67,0x67,0x6c,0x65,0x73,0x77,0x61,0x64,0x65,0x2c,0x42,0x49,0x57,0xa,0x42,0x69, + 0x6c,0x62,0x72,0x6f,0x6f,0x6b,0x2c,0x42,0x42,0x4b,0xa,0x42,0x69,0x6c,0x6c,0x65, + 0x72,0x69,0x63,0x61,0x79,0x2c,0x42,0x49,0x43,0xa,0x42,0x69,0x6c,0x6c,0x69,0x6e, + 0x67,0x68,0x61,0x6d,0x2c,0x42,0x49,0x4c,0xa,0x42,0x69,0x6c,0x6c,0x69,0x6e,0x67, + 0x73,0x68,0x75,0x72,0x73,0x74,0x2c,0x42,0x49,0x47,0xa,0x42,0x69,0x6e,0x67,0x68, + 0x61,0x6d,0x2c,0x42,0x49,0x4e,0xa,0x42,0x69,0x6e,0x67,0x6c,0x65,0x79,0x2c,0x42, + 0x49,0x59,0xa,0x42,0x69,0x72,0x63,0x68,0x67,0x72,0x6f,0x76,0x65,0x2c,0x42,0x43, + 0x47,0xa,0x42,0x69,0x72,0x63,0x68,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2d,0x6f,0x6e, + 0x2d,0x73,0x65,0x61,0x2c,0x42,0x43,0x48,0xa,0x42,0x69,0x72,0x63,0x68,0x77,0x6f, + 0x6f,0x64,0x2c,0x42,0x57,0x44,0xa,0x42,0x69,0x72,0x6b,0x62,0x65,0x63,0x6b,0x2c, + 0x42,0x49,0x4b,0xa,0x42,0x69,0x72,0x6b,0x64,0x61,0x6c,0x65,0x2c,0x42,0x44,0x4c, + 0xa,0x42,0x69,0x72,0x6b,0x65,0x6e,0x68,0x65,0x61,0x64,0x20,0x43,0x65,0x6e,0x74, + 0x72,0x61,0x6c,0x2c,0x42,0x4b,0x43,0xa,0x42,0x69,0x72,0x6b,0x65,0x6e,0x68,0x65, + 0x61,0x64,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x42,0x4b,0x4e,0xa,0x42,0x69,0x72, + 0x6b,0x65,0x6e,0x68,0x65,0x61,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x4b,0x50, + 0xa,0x42,0x69,0x72,0x6d,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x49,0x6e,0x74,0x65, + 0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x42,0x48,0x49,0xa,0x42,0x69, + 0x72,0x6d,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x4d,0x6f,0x6f,0x72,0x20,0x53,0x74, + 0x72,0x65,0x65,0x74,0x2c,0x42,0x4d,0x4f,0xa,0x42,0x69,0x72,0x6d,0x69,0x6e,0x67, + 0x68,0x61,0x6d,0x20,0x4e,0x65,0x77,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x42, + 0x48,0x4d,0xa,0x42,0x69,0x72,0x6d,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x53,0x6e, + 0x6f,0x77,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x42,0x53,0x57,0xa,0x42,0x69,0x73,0x68, + 0x6f,0x70,0x20,0x41,0x75,0x63,0x6b,0x6c,0x61,0x6e,0x64,0x2c,0x42,0x49,0x41,0xa, + 0x42,0x69,0x73,0x68,0x6f,0x70,0x62,0x72,0x69,0x67,0x67,0x73,0x2c,0x42,0x42,0x47, + 0xa,0x42,0x69,0x73,0x68,0x6f,0x70,0x73,0x20,0x53,0x74,0x6f,0x72,0x74,0x66,0x6f, + 0x72,0x64,0x2c,0x42,0x49,0x53,0xa,0x42,0x69,0x73,0x68,0x6f,0x70,0x73,0x74,0x6f, + 0x6e,0x65,0x2c,0x42,0x49,0x50,0xa,0x42,0x69,0x73,0x68,0x6f,0x70,0x74,0x6f,0x6e, + 0x2c,0x42,0x50,0x54,0xa,0x42,0x69,0x74,0x74,0x65,0x72,0x6e,0x65,0x2c,0x42,0x54, + 0x45,0xa,0x42,0x6c,0x61,0x63,0x6b,0x62,0x75,0x72,0x6e,0x2c,0x42,0x42,0x4e,0xa, + 0x42,0x6c,0x61,0x63,0x6b,0x68,0x65,0x61,0x74,0x68,0x2c,0x42,0x4b,0x48,0xa,0x42, + 0x6c,0x61,0x63,0x6b,0x68,0x6f,0x72,0x73,0x65,0x20,0x52,0x6f,0x61,0x64,0x2c,0x42, + 0x48,0x4f,0xa,0x42,0x6c,0x61,0x63,0x6b,0x70,0x6f,0x6f,0x6c,0x20,0x4e,0x6f,0x72, + 0x74,0x68,0x2c,0x42,0x50,0x4e,0xa,0x42,0x6c,0x61,0x63,0x6b,0x70,0x6f,0x6f,0x6c, + 0x20,0x50,0x6c,0x65,0x61,0x73,0x75,0x72,0x65,0x20,0x42,0x65,0x61,0x63,0x68,0x2c, + 0x42,0x50,0x42,0xa,0x42,0x6c,0x61,0x63,0x6b,0x70,0x6f,0x6f,0x6c,0x20,0x53,0x6f, + 0x75,0x74,0x68,0x2c,0x42,0x50,0x53,0xa,0x42,0x6c,0x61,0x63,0x6b,0x72,0x6f,0x64, + 0x2c,0x42,0x4c,0x4b,0xa,0x42,0x6c,0x61,0x63,0x6b,0x77,0x61,0x74,0x65,0x72,0x2c, + 0x42,0x41,0x57,0xa,0x42,0x6c,0x61,0x65,0x6e,0x61,0x75,0x20,0x46,0x66,0x65,0x73, + 0x74,0x69,0x6e,0x69,0x6f,0x67,0x2c,0x42,0x46,0x46,0xa,0x42,0x6c,0x61,0x69,0x72, + 0x20,0x41,0x74,0x68,0x6f,0x6c,0x6c,0x2c,0x42,0x4c,0x41,0xa,0x42,0x6c,0x61,0x69, + 0x72,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x41,0x49,0xa,0x42,0x6c,0x61,0x6b,0x65,0x20, + 0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x42,0x4b,0x54,0xa,0x42,0x6c,0x61,0x6b,0x65, + 0x64,0x6f,0x77,0x6e,0x2c,0x42,0x4b,0x44,0xa,0x42,0x6c,0x61,0x6e,0x74,0x79,0x72, + 0x65,0x2c,0x42,0x4c,0x54,0xa,0x42,0x6c,0x61,0x79,0x64,0x6f,0x6e,0x2c,0x42,0x4c, + 0x4f,0xa,0x42,0x6c,0x65,0x61,0x73,0x62,0x79,0x2c,0x42,0x53,0x42,0xa,0x42,0x6c, + 0x65,0x74,0x63,0x68,0x6c,0x65,0x79,0x2c,0x42,0x4c,0x59,0xa,0x42,0x6c,0x6f,0x78, + 0x77,0x69,0x63,0x68,0x2c,0x42,0x4c,0x58,0xa,0x42,0x6c,0x6f,0x78,0x77,0x69,0x63, + 0x68,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x42,0x57,0x4e,0xa,0x42,0x6c,0x75,0x6e, + 0x64,0x65,0x6c,0x6c,0x73,0x61,0x6e,0x64,0x73,0x20,0x26,0x20,0x43,0x72,0x6f,0x73, + 0x62,0x79,0x2c,0x42,0x4c,0x4e,0xa,0x42,0x6c,0x79,0x74,0x68,0x65,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x42,0x59,0x42,0xa,0x42,0x6f,0x64,0x6d,0x69,0x6e,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x42,0x4f,0x44,0xa,0x42,0x6f,0x64,0x6f, + 0x72,0x67,0x61,0x6e,0x2c,0x42,0x4f,0x52,0xa,0x42,0x6f,0x67,0x6e,0x6f,0x72,0x20, + 0x52,0x65,0x67,0x69,0x73,0x2c,0x42,0x4f,0x47,0xa,0x42,0x6f,0x67,0x73,0x74,0x6f, + 0x6e,0x2c,0x42,0x47,0x53,0xa,0x42,0x6f,0x6c,0x74,0x6f,0x6e,0x2c,0x42,0x4f,0x4e, + 0xa,0x42,0x6f,0x6c,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x44,0x65,0x61,0x72,0x6e, + 0x65,0x2c,0x42,0x54,0x44,0xa,0x42,0x6f,0x6f,0x6b,0x68,0x61,0x6d,0x2c,0x42,0x4b, + 0x41,0xa,0x42,0x6f,0x6f,0x74,0x6c,0x65,0x2c,0x42,0x4f,0x43,0xa,0x42,0x6f,0x6f, + 0x74,0x6c,0x65,0x20,0x4e,0x65,0x77,0x20,0x53,0x74,0x72,0x61,0x6e,0x64,0x2c,0x42, + 0x4e,0x57,0xa,0x42,0x6f,0x6f,0x74,0x6c,0x65,0x20,0x4f,0x72,0x69,0x65,0x6c,0x20, + 0x52,0x6f,0x61,0x64,0x2c,0x42,0x4f,0x54,0xa,0x42,0x6f,0x72,0x64,0x65,0x73,0x6c, + 0x65,0x79,0x2c,0x42,0x42,0x53,0xa,0x42,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x47, + 0x72,0x65,0x65,0x6e,0x20,0x26,0x20,0x57,0x72,0x6f,0x74,0x68,0x61,0x6d,0x2c,0x42, + 0x52,0x47,0xa,0x42,0x6f,0x72,0x74,0x68,0x2c,0x42,0x52,0x48,0xa,0x42,0x6f,0x73, + 0x68,0x61,0x6d,0x2c,0x42,0x4f,0x48,0xa,0x42,0x6f,0x73,0x74,0x6f,0x6e,0x2c,0x42, + 0x53,0x4e,0xa,0x42,0x6f,0x74,0x6c,0x65,0x79,0x2c,0x42,0x4f,0x45,0xa,0x42,0x6f, + 0x74,0x74,0x65,0x73,0x66,0x6f,0x72,0x64,0x2c,0x42,0x54,0x46,0xa,0x42,0x6f,0x75, + 0x72,0x6e,0x65,0x20,0x45,0x6e,0x64,0x2c,0x42,0x4e,0x45,0xa,0x42,0x6f,0x75,0x72, + 0x6e,0x65,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x42,0x4d,0x48,0xa,0x42,0x6f,0x75,0x72, + 0x6e,0x76,0x69,0x6c,0x6c,0x65,0x2c,0x42,0x52,0x56,0xa,0x42,0x6f,0x77,0x20,0x42, + 0x72,0x69,0x63,0x6b,0x68,0x69,0x6c,0x6c,0x2c,0x42,0x57,0x42,0xa,0x42,0x6f,0x77, + 0x65,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x4f,0x50,0xa,0x42,0x6f,0x77,0x6c, + 0x69,0x6e,0x67,0x2c,0x42,0x57,0x47,0xa,0x42,0x6f,0x78,0x68,0x69,0x6c,0x6c,0x20, + 0x26,0x20,0x57,0x65,0x73,0x74,0x68,0x75,0x6d,0x62,0x6c,0x65,0x2c,0x42,0x58,0x57, + 0xa,0x42,0x72,0x61,0x63,0x6b,0x6e,0x65,0x6c,0x6c,0x2c,0x42,0x43,0x45,0xa,0x42, + 0x72,0x61,0x64,0x66,0x6f,0x72,0x64,0x20,0x46,0x6f,0x72,0x73,0x74,0x65,0x72,0x20, + 0x53,0x71,0x75,0x61,0x72,0x65,0x2c,0x42,0x44,0x51,0xa,0x42,0x72,0x61,0x64,0x66, + 0x6f,0x72,0x64,0x20,0x49,0x6e,0x74,0x65,0x72,0x63,0x68,0x61,0x6e,0x67,0x65,0x2c, + 0x42,0x44,0x49,0xa,0x42,0x72,0x61,0x64,0x66,0x6f,0x72,0x64,0x2d,0x6f,0x6e,0x2d, + 0x41,0x76,0x6f,0x6e,0x2c,0x42,0x4f,0x41,0xa,0x42,0x72,0x61,0x64,0x69,0x6e,0x67, + 0x2c,0x42,0x44,0x4e,0xa,0x42,0x72,0x61,0x69,0x6e,0x74,0x72,0x65,0x65,0x2c,0x42, + 0x54,0x52,0xa,0x42,0x72,0x61,0x69,0x6e,0x74,0x72,0x65,0x65,0x20,0x46,0x72,0x65, + 0x65,0x70,0x6f,0x72,0x74,0x2c,0x42,0x54,0x50,0xa,0x42,0x72,0x61,0x6d,0x68,0x61, + 0x6c,0x6c,0x2c,0x42,0x4d,0x4c,0xa,0x42,0x72,0x61,0x6d,0x6c,0x65,0x79,0x2c,0x42, + 0x4c,0x45,0xa,0x42,0x72,0x61,0x6d,0x6c,0x65,0x79,0x20,0x28,0x48,0x61,0x6e,0x74, + 0x73,0x29,0x2c,0x42,0x4d,0x59,0xa,0x42,0x72,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x20, + 0x28,0x43,0x75,0x6d,0x62,0x72,0x69,0x61,0x29,0x2c,0x42,0x4d,0x50,0xa,0x42,0x72, + 0x61,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x28,0x53,0x75,0x66,0x66,0x6f,0x6c,0x6b,0x29, + 0x2c,0x42,0x52,0x50,0xa,0x42,0x72,0x61,0x6e,0x63,0x68,0x74,0x6f,0x6e,0x2c,0x42, + 0x43,0x4e,0xa,0x42,0x72,0x61,0x6e,0x64,0x6f,0x6e,0x2c,0x42,0x4e,0x44,0xa,0x42, + 0x72,0x61,0x6e,0x6b,0x73,0x6f,0x6d,0x65,0x2c,0x42,0x53,0x4d,0xa,0x42,0x72,0x61, + 0x79,0x73,0x74,0x6f,0x6e,0x65,0x73,0x2c,0x42,0x59,0x53,0xa,0x42,0x72,0x65,0x64, + 0x62,0x75,0x72,0x79,0x2c,0x42,0x44,0x59,0xa,0x42,0x72,0x65,0x69,0x63,0x68,0x2c, + 0x42,0x52,0x43,0xa,0x42,0x72,0x65,0x6e,0x74,0x66,0x6f,0x72,0x64,0x2c,0x42,0x46, + 0x44,0xa,0x42,0x72,0x65,0x6e,0x74,0x77,0x6f,0x6f,0x64,0x2c,0x42,0x52,0x45,0xa, + 0x42,0x72,0x69,0x63,0x6b,0x65,0x74,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x42,0x57,0x4f, + 0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x20,0x6f,0x66,0x20,0x41,0x6c,0x6c,0x61,0x6e, + 0x2c,0x42,0x45,0x41,0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x20,0x6f,0x66,0x20,0x4f, + 0x72,0x63,0x68,0x79,0x2c,0x42,0x52,0x4f,0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x6e, + 0x64,0x2c,0x42,0x47,0x4e,0xa,0x42,0x72,0x69,0x64,0x67,0x65,0x74,0x6f,0x6e,0x2c, + 0x42,0x44,0x47,0xa,0x42,0x72,0x69,0x64,0x67,0x77,0x61,0x74,0x65,0x72,0x2c,0x42, + 0x57,0x54,0xa,0x42,0x72,0x69,0x64,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x42, + 0x44,0x54,0xa,0x42,0x72,0x69,0x65,0x72,0x66,0x69,0x65,0x6c,0x64,0x2c,0x42,0x52, + 0x46,0xa,0x42,0x72,0x69,0x67,0x67,0x2c,0x42,0x47,0x47,0xa,0x42,0x72,0x69,0x67, + 0x68,0x6f,0x75,0x73,0x65,0x2c,0x42,0x47,0x48,0xa,0x42,0x72,0x69,0x67,0x68,0x74, + 0x6f,0x6e,0x2c,0x42,0x54,0x4e,0xa,0x42,0x72,0x69,0x6d,0x73,0x64,0x6f,0x77,0x6e, + 0x2c,0x42,0x4d,0x44,0xa,0x42,0x72,0x69,0x6e,0x6e,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x2c,0x42,0x4e,0x54,0xa,0x42,0x72,0x69,0x73,0x74,0x6f,0x6c,0x20,0x50,0x61,0x72, + 0x6b,0x77,0x61,0x79,0x2c,0x42,0x50,0x57,0xa,0x42,0x72,0x69,0x73,0x74,0x6f,0x6c, + 0x20,0x54,0x65,0x6d,0x70,0x6c,0x65,0x20,0x4d,0x65,0x61,0x64,0x73,0x2c,0x42,0x52, + 0x49,0xa,0x42,0x72,0x69,0x74,0x68,0x64,0x69,0x72,0x2c,0x42,0x48,0x44,0xa,0x42, + 0x72,0x69,0x74,0x69,0x73,0x68,0x20,0x53,0x74,0x65,0x65,0x6c,0x20,0x52,0x65,0x64, + 0x63,0x61,0x72,0x2c,0x52,0x42,0x53,0xa,0x42,0x72,0x69,0x74,0x6f,0x6e,0x20,0x46, + 0x65,0x72,0x72,0x79,0x2c,0x42,0x4e,0x46,0xa,0x42,0x72,0x69,0x78,0x74,0x6f,0x6e, + 0x2c,0x42,0x52,0x58,0xa,0x42,0x72,0x6f,0x61,0x64,0x20,0x47,0x72,0x65,0x65,0x6e, + 0x2c,0x42,0x47,0x45,0xa,0x42,0x72,0x6f,0x61,0x64,0x62,0x6f,0x74,0x74,0x6f,0x6d, + 0x2c,0x42,0x44,0x42,0xa,0x42,0x72,0x6f,0x61,0x64,0x73,0x74,0x61,0x69,0x72,0x73, + 0x2c,0x42,0x53,0x52,0xa,0x42,0x72,0x6f,0x63,0x6b,0x65,0x6e,0x68,0x75,0x72,0x73, + 0x74,0x2c,0x42,0x43,0x55,0xa,0x42,0x72,0x6f,0x63,0x6b,0x68,0x6f,0x6c,0x65,0x73, + 0x2c,0x42,0x48,0x53,0xa,0x42,0x72,0x6f,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x42,0x43, + 0x59,0xa,0x42,0x72,0x6f,0x6d,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x42,0x4f, + 0x4d,0xa,0x42,0x72,0x6f,0x6d,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x52,0x61, + 0x6b,0x65,0x2c,0x42,0x4d,0x52,0xa,0x42,0x72,0x6f,0x6d,0x6c,0x65,0x79,0x20,0x43, + 0x72,0x6f,0x73,0x73,0x2c,0x42,0x4d,0x43,0xa,0x42,0x72,0x6f,0x6d,0x6c,0x65,0x79, + 0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x42,0x4d,0x4e,0xa,0x42,0x72,0x6f,0x6d,0x6c, + 0x65,0x79,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c,0x42,0x4d,0x53,0xa,0x42,0x72,0x6f, + 0x6d,0x73,0x67,0x72,0x6f,0x76,0x65,0x2c,0x42,0x4d,0x56,0xa,0x42,0x72,0x6f,0x6e, + 0x64,0x65,0x73,0x62,0x75,0x72,0x79,0x2c,0x42,0x53,0x59,0xa,0x42,0x72,0x6f,0x6e, + 0x64,0x65,0x73,0x62,0x75,0x72,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x53,0x50, + 0xa,0x42,0x72,0x6f,0x6f,0x6b,0x6d,0x61,0x6e,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x42,0x50,0x4b,0xa,0x42,0x72,0x6f,0x6f,0x6b,0x77,0x6f,0x6f,0x64,0x2c,0x42,0x4b, + 0x4f,0xa,0x42,0x72,0x6f,0x6f,0x6d,0x65,0x2c,0x42,0x4d,0x45,0xa,0x42,0x72,0x6f, + 0x6f,0x6d,0x66,0x6c,0x65,0x65,0x74,0x2c,0x42,0x4d,0x46,0xa,0x42,0x72,0x6f,0x72, + 0x61,0x2c,0x42,0x52,0x41,0xa,0x42,0x72,0x6f,0x75,0x67,0x68,0x2c,0x42,0x55,0x48, + 0xa,0x42,0x72,0x6f,0x75,0x67,0x68,0x74,0x79,0x20,0x46,0x65,0x72,0x72,0x79,0x2c, + 0x42,0x59,0x46,0xa,0x42,0x72,0x6f,0x78,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x42, + 0x58,0x42,0xa,0x42,0x72,0x75,0x63,0x65,0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x42, + 0x43,0x56,0xa,0x42,0x72,0x75,0x6e,0x64,0x61,0x6c,0x6c,0x2c,0x42,0x44,0x41,0xa, + 0x42,0x72,0x75,0x6e,0x64,0x61,0x6c,0x6c,0x20,0x47,0x61,0x72,0x64,0x65,0x6e,0x73, + 0x2c,0x42,0x47,0x41,0xa,0x42,0x72,0x75,0x6e,0x73,0x74,0x61,0x6e,0x65,0x2c,0x42, + 0x53,0x55,0xa,0x42,0x72,0x75,0x6e,0x73,0x77,0x69,0x63,0x6b,0x2c,0x42,0x52,0x57, + 0xa,0x42,0x72,0x75,0x74,0x6f,0x6e,0x2c,0x42,0x52,0x55,0xa,0x42,0x72,0x79,0x6e, + 0x2c,0x42,0x59,0x4e,0xa,0x42,0x75,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x42, + 0x55,0x43,0xa,0x42,0x75,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x42,0x43,0x4b,0xa,0x42, + 0x75,0x63,0x6b,0x6e,0x65,0x6c,0x6c,0x2c,0x42,0x55,0x4b,0xa,0x42,0x75,0x67,0x6c, + 0x65,0x2c,0x42,0x47,0x4c,0xa,0x42,0x75,0x69,0x6c,0x74,0x68,0x20,0x52,0x6f,0x61, + 0x64,0x2c,0x42,0x48,0x52,0xa,0x42,0x75,0x6c,0x77,0x65,0x6c,0x6c,0x2c,0x42,0x4c, + 0x57,0xa,0x42,0x75,0x72,0x65,0x73,0x2c,0x42,0x55,0x45,0xa,0x42,0x75,0x72,0x67, + 0x65,0x73,0x73,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x42,0x55,0x47,0xa,0x42,0x75,0x72, + 0x6c,0x65,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x42,0x55,0x59,0xa,0x42,0x75,0x72, + 0x6c,0x65,0x79,0x2d,0x69,0x6e,0x2d,0x57,0x68,0x61,0x72,0x66,0x65,0x64,0x61,0x6c, + 0x65,0x2c,0x42,0x55,0x57,0xa,0x42,0x75,0x72,0x6e,0x61,0x67,0x65,0x2c,0x42,0x4e, + 0x41,0xa,0x42,0x75,0x72,0x6e,0x65,0x73,0x69,0x64,0x65,0x2c,0x42,0x55,0x44,0xa, + 0x42,0x75,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x42,0x4e,0x4d,0xa,0x42,0x75,0x72,0x6e, + 0x68,0x61,0x6d,0x2d,0x6f,0x6e,0x2d,0x43,0x72,0x6f,0x75,0x63,0x68,0x2c,0x42,0x55, + 0x55,0xa,0x42,0x75,0x72,0x6e,0x6c,0x65,0x79,0x20,0x42,0x61,0x72,0x72,0x61,0x63, + 0x6b,0x73,0x2c,0x42,0x55,0x42,0xa,0x42,0x75,0x72,0x6e,0x6c,0x65,0x79,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x42,0x4e,0x43,0xa,0x42,0x75,0x72,0x6e,0x6c, + 0x65,0x79,0x20,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x42,0x59,0x4d,0xa,0x42,0x75,0x72,0x6e,0x73,0x69,0x64,0x65,0x2c, + 0x42,0x55,0x49,0xa,0x42,0x75,0x72,0x6e,0x74,0x69,0x73,0x6c,0x61,0x6e,0x64,0x2c, + 0x42,0x54,0x53,0xa,0x42,0x75,0x72,0x73,0x63,0x6f,0x75,0x67,0x68,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x42,0x43,0x42,0xa,0x42,0x75,0x72,0x73,0x63,0x6f,0x75, + 0x67,0x68,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x42,0x43,0x4a,0xa, + 0x42,0x75,0x72,0x73,0x6c,0x65,0x64,0x6f,0x6e,0x2c,0x42,0x55,0x4f,0xa,0x42,0x75, + 0x72,0x74,0x6f,0x6e,0x20,0x4a,0x6f,0x79,0x63,0x65,0x2c,0x42,0x55,0x4a,0xa,0x42, + 0x75,0x72,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x54,0x72,0x65,0x6e,0x74,0x2c,0x42, + 0x55,0x54,0xa,0x42,0x75,0x72,0x79,0x20,0x53,0x74,0x20,0x45,0x64,0x6d,0x75,0x6e, + 0x64,0x73,0x2c,0x42,0x53,0x45,0xa,0x42,0x75,0x73,0x62,0x79,0x2c,0x42,0x55,0x53, + 0xa,0x42,0x75,0x73,0x68,0x20,0x48,0x69,0x6c,0x6c,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x42,0x48,0x4b,0xa,0x42,0x75,0x73,0x68,0x65,0x79,0x2c,0x42,0x53,0x48,0xa,0x42, + 0x75,0x74,0x6c,0x65,0x72,0x73,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x42,0x55,0x4c,0xa, + 0x42,0x75,0x78,0x74,0x65,0x64,0x2c,0x42,0x58,0x44,0xa,0x42,0x75,0x78,0x74,0x6f, + 0x6e,0x2c,0x42,0x55,0x58,0xa,0x42,0x79,0x66,0x6c,0x65,0x65,0x74,0x20,0x26,0x20, + 0x4e,0x65,0x77,0x20,0x48,0x61,0x77,0x2c,0x42,0x46,0x4e,0xa,0x42,0x79,0x6e,0x65, + 0x61,0x2c,0x42,0x59,0x45,0xa,0x43,0x61,0x64,0x6f,0x78,0x74,0x6f,0x6e,0x2c,0x43, + 0x41,0x44,0xa,0x43,0x61,0x65,0x72,0x67,0x77,0x72,0x6c,0x65,0x2c,0x43,0x47,0x57, + 0xa,0x43,0x61,0x65,0x72,0x70,0x68,0x69,0x6c,0x6c,0x79,0x2c,0x43,0x50,0x48,0xa, + 0x43,0x61,0x65,0x72,0x73,0x77,0x73,0x2c,0x43,0x57,0x53,0xa,0x43,0x61,0x6c,0x64, + 0x69,0x63,0x6f,0x74,0x2c,0x43,0x44,0x54,0xa,0x43,0x61,0x6c,0x65,0x64,0x6f,0x6e, + 0x69,0x61,0x6e,0x20,0x52,0x64,0x20,0x26,0x20,0x42,0x61,0x72,0x6e,0x73,0x62,0x75, + 0x72,0x79,0x2c,0x43,0x49,0x52,0xa,0x43,0x61,0x6c,0x73,0x74,0x6f,0x63,0x6b,0x2c, + 0x43,0x53,0x4b,0xa,0x43,0x61,0x6d,0x20,0x26,0x20,0x44,0x75,0x72,0x73,0x6c,0x65, + 0x79,0x2c,0x43,0x44,0x55,0xa,0x43,0x61,0x6d,0x62,0x65,0x72,0x6c,0x65,0x79,0x2c, + 0x43,0x41,0x4d,0xa,0x43,0x61,0x6d,0x62,0x6f,0x72,0x6e,0x65,0x2c,0x43,0x42,0x4e, + 0xa,0x43,0x61,0x6d,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x42,0x47,0xa,0x43, + 0x61,0x6d,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x43, + 0x42,0x48,0xa,0x43,0x61,0x6d,0x62,0x75,0x73,0x6c,0x61,0x6e,0x67,0x2c,0x43,0x42, + 0x4c,0xa,0x43,0x61,0x6d,0x64,0x65,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x43,0x4d, + 0x44,0xa,0x43,0x61,0x6d,0x65,0x6c,0x6f,0x6e,0x2c,0x43,0x4d,0x4f,0xa,0x43,0x61, + 0x6e,0x6c,0x65,0x79,0x2c,0x43,0x4e,0x4c,0xa,0x43,0x61,0x6e,0x6e,0x6f,0x63,0x6b, + 0x2c,0x43,0x41,0x4f,0xa,0x43,0x61,0x6e,0x6f,0x6e,0x62,0x75,0x72,0x79,0x2c,0x43, + 0x4e,0x4e,0xa,0x43,0x61,0x6e,0x74,0x65,0x72,0x62,0x75,0x72,0x79,0x20,0x45,0x61, + 0x73,0x74,0x2c,0x43,0x42,0x45,0xa,0x43,0x61,0x6e,0x74,0x65,0x72,0x62,0x75,0x72, + 0x79,0x20,0x57,0x65,0x73,0x74,0x2c,0x43,0x42,0x57,0xa,0x43,0x61,0x6e,0x74,0x6c, + 0x65,0x79,0x2c,0x43,0x4e,0x59,0xa,0x43,0x61,0x70,0x65,0x6e,0x68,0x75,0x72,0x73, + 0x74,0x2c,0x43,0x50,0x55,0xa,0x43,0x61,0x72,0x62,0x69,0x73,0x20,0x42,0x61,0x79, + 0x2c,0x43,0x42,0x42,0xa,0x43,0x61,0x72,0x64,0x65,0x6e,0x64,0x65,0x6e,0x2c,0x43, + 0x44,0x44,0xa,0x43,0x61,0x72,0x64,0x69,0x66,0x66,0x20,0x42,0x61,0x79,0x2c,0x43, + 0x44,0x42,0xa,0x43,0x61,0x72,0x64,0x69,0x66,0x66,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x43,0x44,0x46,0xa,0x43,0x61,0x72,0x64,0x69,0x66,0x66,0x20,0x51, + 0x75,0x65,0x65,0x6e,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x44,0x51,0xa, + 0x43,0x61,0x72,0x64,0x6f,0x6e,0x61,0x6c,0x64,0x2c,0x43,0x44,0x4f,0xa,0x43,0x61, + 0x72,0x64,0x72,0x6f,0x73,0x73,0x2c,0x43,0x44,0x52,0xa,0x43,0x61,0x72,0x66,0x69, + 0x6e,0x2c,0x43,0x52,0x46,0xa,0x43,0x61,0x72,0x6b,0x2c,0x43,0x41,0x4b,0xa,0x43, + 0x61,0x72,0x6c,0x69,0x73,0x6c,0x65,0x2c,0x43,0x41,0x52,0xa,0x43,0x61,0x72,0x6c, + 0x74,0x6f,0x6e,0x2c,0x43,0x54,0x4f,0xa,0x43,0x61,0x72,0x6c,0x75,0x6b,0x65,0x2c, + 0x43,0x4c,0x55,0xa,0x43,0x61,0x72,0x6d,0x61,0x72,0x74,0x68,0x65,0x6e,0x2c,0x43, + 0x4d,0x4e,0xa,0x43,0x61,0x72,0x6d,0x79,0x6c,0x65,0x2c,0x43,0x4d,0x4c,0xa,0x43, + 0x61,0x72,0x6e,0x66,0x6f,0x72,0x74,0x68,0x2c,0x43,0x4e,0x46,0xa,0x43,0x61,0x72, + 0x6e,0x6f,0x75,0x73,0x74,0x69,0x65,0x2c,0x43,0x41,0x4e,0xa,0x43,0x61,0x72,0x6e, + 0x74,0x79,0x6e,0x65,0x2c,0x43,0x41,0x59,0xa,0x43,0x61,0x72,0x70,0x65,0x6e,0x64, + 0x65,0x72,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x43,0x50,0x4b,0xa,0x43,0x61,0x72, + 0x72,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x41,0x47,0xa,0x43,0x61,0x72,0x73, + 0x68,0x61,0x6c,0x74,0x6f,0x6e,0x2c,0x43,0x53,0x48,0xa,0x43,0x61,0x72,0x73,0x68, + 0x61,0x6c,0x74,0x6f,0x6e,0x20,0x42,0x65,0x65,0x63,0x68,0x65,0x73,0x2c,0x43,0x53, + 0x42,0xa,0x43,0x61,0x72,0x73,0x74,0x61,0x69,0x72,0x73,0x2c,0x43,0x52,0x53,0xa, + 0x43,0x61,0x72,0x74,0x73,0x64,0x79,0x6b,0x65,0x2c,0x43,0x44,0x59,0xa,0x43,0x61, + 0x73,0x74,0x6c,0x65,0x20,0x42,0x61,0x72,0x20,0x50,0x61,0x72,0x6b,0x2c,0x43,0x42, + 0x50,0xa,0x43,0x61,0x73,0x74,0x6c,0x65,0x20,0x43,0x61,0x72,0x79,0x2c,0x43,0x4c, + 0x43,0xa,0x43,0x61,0x73,0x74,0x6c,0x65,0x66,0x6f,0x72,0x64,0x2c,0x43,0x46,0x44, + 0xa,0x43,0x61,0x73,0x74,0x6c,0x65,0x74,0x6f,0x6e,0x2c,0x43,0x41,0x53,0xa,0x43, + 0x61,0x73,0x74,0x6c,0x65,0x74,0x6f,0x6e,0x20,0x4d,0x6f,0x6f,0x72,0x2c,0x43,0x53, + 0x4d,0xa,0x43,0x61,0x74,0x65,0x72,0x68,0x61,0x6d,0x2c,0x43,0x41,0x54,0xa,0x43, + 0x61,0x74,0x66,0x6f,0x72,0x64,0x2c,0x43,0x54,0x46,0xa,0x43,0x61,0x74,0x66,0x6f, + 0x72,0x64,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x46,0x42,0xa,0x43,0x61, + 0x74,0x68,0x61,0x79,0x73,0x2c,0x43,0x59,0x53,0xa,0x43,0x61,0x74,0x68,0x63,0x61, + 0x72,0x74,0x2c,0x43,0x43,0x54,0xa,0x43,0x61,0x74,0x74,0x61,0x6c,0x2c,0x43,0x54, + 0x4c,0xa,0x43,0x61,0x75,0x73,0x65,0x6c,0x61,0x6e,0x64,0x2c,0x43,0x41,0x55,0xa, + 0x43,0x65,0x66,0x6e,0x2d,0x79,0x2d,0x42,0x65,0x64,0x64,0x2c,0x43,0x59,0x42,0xa, + 0x43,0x68,0x61,0x64,0x77,0x65,0x6c,0x6c,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x43, + 0x54,0x48,0xa,0x43,0x68,0x61,0x66,0x66,0x6f,0x72,0x64,0x20,0x48,0x75,0x6e,0x64, + 0x72,0x65,0x64,0x2c,0x43,0x46,0x48,0xa,0x43,0x68,0x61,0x6c,0x66,0x6f,0x6e,0x74, + 0x20,0x26,0x20,0x4c,0x61,0x74,0x69,0x6d,0x65,0x72,0x2c,0x43,0x46,0x4f,0xa,0x43, + 0x68,0x61,0x6c,0x6b,0x77,0x65,0x6c,0x6c,0x2c,0x43,0x48,0x57,0xa,0x43,0x68,0x61, + 0x6e,0x64,0x6c,0x65,0x72,0x73,0x20,0x46,0x6f,0x72,0x64,0x2c,0x43,0x46,0x52,0xa, + 0x43,0x68,0x61,0x70,0x65,0x6c,0x2d,0x65,0x6e,0x2d,0x6c,0x65,0x2d,0x46,0x72,0x69, + 0x74,0x68,0x2c,0x43,0x45,0x46,0xa,0x43,0x68,0x61,0x70,0x65,0x6c,0x74,0x6f,0x6e, + 0x2c,0x43,0x50,0x4e,0xa,0x43,0x68,0x61,0x70,0x65,0x6c,0x74,0x6f,0x77,0x6e,0x2c, + 0x43,0x4c,0x4e,0xa,0x43,0x68,0x61,0x70,0x70,0x65,0x6c,0x20,0x26,0x20,0x57,0x61, + 0x6b,0x65,0x73,0x20,0x43,0x6f,0x6c,0x6e,0x65,0x2c,0x43,0x57,0x43,0xa,0x43,0x68, + 0x61,0x72,0x69,0x6e,0x67,0x2c,0x43,0x48,0x47,0xa,0x43,0x68,0x61,0x72,0x69,0x6e, + 0x67,0x20,0x43,0x72,0x6f,0x73,0x73,0x20,0x28,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77, + 0x29,0x2c,0x43,0x48,0x43,0xa,0x43,0x68,0x61,0x72,0x6c,0x62,0x75,0x72,0x79,0x2c, + 0x43,0x42,0x59,0xa,0x43,0x68,0x61,0x72,0x6c,0x74,0x6f,0x6e,0x2c,0x43,0x54,0x4e, + 0xa,0x43,0x68,0x61,0x72,0x74,0x68,0x61,0x6d,0x2c,0x43,0x52,0x54,0xa,0x43,0x68, + 0x61,0x73,0x73,0x65,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x43,0x53,0x52,0xa,0x43, + 0x68,0x61,0x74,0x65,0x6c,0x68,0x65,0x72,0x61,0x75,0x6c,0x74,0x2c,0x43,0x54,0x45, + 0xa,0x43,0x68,0x61,0x74,0x68,0x61,0x6d,0x2c,0x43,0x54,0x4d,0xa,0x43,0x68,0x61, + 0x74,0x68,0x69,0x6c,0x6c,0x2c,0x43,0x48,0x54,0xa,0x43,0x68,0x65,0x61,0x64,0x6c, + 0x65,0x20,0x48,0x75,0x6c,0x6d,0x65,0x2c,0x43,0x48,0x55,0xa,0x43,0x68,0x65,0x61, + 0x6d,0x2c,0x43,0x48,0x45,0xa,0x43,0x68,0x65,0x64,0x64,0x69,0x6e,0x67,0x74,0x6f, + 0x6e,0x2c,0x43,0x45,0x44,0xa,0x43,0x68,0x65,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x43, + 0x45,0x4c,0xa,0x43,0x68,0x65,0x6c,0x6d,0x73,0x66,0x6f,0x72,0x64,0x2c,0x43,0x48, + 0x4d,0xa,0x43,0x68,0x65,0x6c,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x43,0x4c,0x44, + 0xa,0x43,0x68,0x65,0x6c,0x74,0x65,0x6e,0x68,0x61,0x6d,0x20,0x53,0x70,0x61,0x2c, + 0x43,0x4e,0x4d,0xa,0x43,0x68,0x65,0x70,0x73,0x74,0x6f,0x77,0x2c,0x43,0x50,0x57, + 0xa,0x43,0x68,0x65,0x72,0x72,0x79,0x20,0x54,0x72,0x65,0x65,0x2c,0x43,0x59,0x54, + 0xa,0x43,0x68,0x65,0x72,0x74,0x73,0x65,0x79,0x2c,0x43,0x48,0x59,0xa,0x43,0x68, + 0x65,0x73,0x68,0x75,0x6e,0x74,0x2c,0x43,0x48,0x4e,0xa,0x43,0x68,0x65,0x73,0x73, + 0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x43,0x53,0x4e, + 0xa,0x43,0x68,0x65,0x73,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x53,0x6f,0x75, + 0x74,0x68,0x2c,0x43,0x53,0x53,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x43, + 0x54,0x52,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x43,0x52,0x44,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x66,0x69,0x65,0x6c,0x64, + 0x2c,0x43,0x48,0x44,0xa,0x43,0x68,0x65,0x73,0x74,0x65,0x72,0x2d,0x6c,0x65,0x2d, + 0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x4c,0x53,0xa,0x43,0x68,0x65,0x73,0x74, + 0x66,0x69,0x65,0x6c,0x64,0x20,0x26,0x20,0x53,0x77,0x61,0x6c,0x65,0x63,0x6c,0x69, + 0x66,0x66,0x65,0x2c,0x43,0x53,0x57,0xa,0x43,0x68,0x65,0x74,0x6e,0x6f,0x6c,0x65, + 0x2c,0x43,0x4e,0x4f,0xa,0x43,0x68,0x69,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c, + 0x43,0x43,0x48,0xa,0x43,0x68,0x69,0x6c,0x68,0x61,0x6d,0x2c,0x43,0x49,0x4c,0xa, + 0x43,0x68,0x69,0x6c,0x77,0x6f,0x72,0x74,0x68,0x2c,0x43,0x48,0x4c,0xa,0x43,0x68, + 0x69,0x6e,0x67,0x66,0x6f,0x72,0x64,0x2c,0x43,0x48,0x49,0xa,0x43,0x68,0x69,0x6e, + 0x6c,0x65,0x79,0x2c,0x43,0x4c,0x59,0xa,0x43,0x68,0x69,0x70,0x70,0x65,0x6e,0x68, + 0x61,0x6d,0x2c,0x43,0x50,0x4d,0xa,0x43,0x68,0x69,0x70,0x73,0x74,0x65,0x61,0x64, + 0x2c,0x43,0x48,0x50,0xa,0x43,0x68,0x69,0x72,0x6b,0x2c,0x43,0x52,0x4b,0xa,0x43, + 0x68,0x69,0x73,0x6c,0x65,0x68,0x75,0x72,0x73,0x74,0x2c,0x43,0x49,0x54,0xa,0x43, + 0x68,0x69,0x73,0x77,0x69,0x63,0x6b,0x2c,0x43,0x48,0x4b,0xa,0x43,0x68,0x6f,0x6c, + 0x73,0x65,0x79,0x2c,0x43,0x48,0x4f,0xa,0x43,0x68,0x6f,0x72,0x6c,0x65,0x79,0x2c, + 0x43,0x52,0x4c,0xa,0x43,0x68,0x6f,0x72,0x6c,0x65,0x79,0x77,0x6f,0x6f,0x64,0x2c, + 0x43,0x4c,0x57,0xa,0x43,0x68,0x72,0x69,0x73,0x74,0x63,0x68,0x75,0x72,0x63,0x68, + 0x2c,0x43,0x48,0x52,0xa,0x43,0x68,0x72,0x69,0x73,0x74,0x73,0x20,0x48,0x6f,0x73, + 0x70,0x69,0x74,0x61,0x6c,0x2c,0x43,0x48,0x48,0xa,0x43,0x68,0x75,0x72,0x63,0x68, + 0x20,0x26,0x20,0x4f,0x73,0x77,0x61,0x6c,0x64,0x74,0x77,0x69,0x73,0x74,0x6c,0x65, + 0x2c,0x43,0x54,0x57,0xa,0x43,0x68,0x75,0x72,0x63,0x68,0x20,0x46,0x65,0x6e,0x74, + 0x6f,0x6e,0x2c,0x43,0x48,0x46,0xa,0x43,0x68,0x75,0x72,0x63,0x68,0x20,0x53,0x74, + 0x72,0x65,0x74,0x74,0x6f,0x6e,0x2c,0x43,0x54,0x54,0xa,0x43,0x69,0x6c,0x6d,0x65, + 0x72,0x69,0x2c,0x43,0x49,0x4d,0xa,0x43,0x69,0x74,0x79,0x20,0x54,0x68,0x61,0x6d, + 0x65,0x73,0x6c,0x69,0x6e,0x6b,0x2c,0x43,0x54,0x4b,0xa,0x43,0x6c,0x61,0x63,0x74, + 0x6f,0x6e,0x20,0x6f,0x6e,0x20,0x53,0x65,0x61,0x2c,0x43,0x4c,0x54,0xa,0x43,0x6c, + 0x61,0x6e,0x64,0x6f,0x6e,0x2c,0x43,0x4c,0x41,0xa,0x43,0x6c,0x61,0x70,0x68,0x61, + 0x6d,0x20,0x48,0x69,0x67,0x68,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x4c, + 0x50,0xa,0x43,0x6c,0x61,0x70,0x68,0x61,0x6d,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69, + 0x6f,0x6e,0x2c,0x43,0x4c,0x4a,0xa,0x43,0x6c,0x61,0x70,0x68,0x61,0x6d,0x20,0x28, + 0x4e,0x6f,0x72,0x74,0x68,0x20,0x59,0x6f,0x72,0x6b,0x73,0x68,0x69,0x72,0x65,0x29, + 0x2c,0x43,0x50,0x59,0xa,0x43,0x6c,0x61,0x70,0x74,0x6f,0x6e,0x2c,0x43,0x50,0x54, + 0xa,0x43,0x6c,0x61,0x72,0x62,0x65,0x73,0x74,0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64, + 0x2c,0x43,0x4c,0x52,0xa,0x43,0x6c,0x61,0x72,0x6b,0x73,0x74,0x6f,0x6e,0x2c,0x43, + 0x4b,0x53,0xa,0x43,0x6c,0x61,0x76,0x65,0x72,0x64,0x6f,0x6e,0x2c,0x43,0x4c,0x56, + 0xa,0x43,0x6c,0x61,0x79,0x67,0x61,0x74,0x65,0x2c,0x43,0x4c,0x47,0xa,0x43,0x6c, + 0x65,0x65,0x74,0x68,0x6f,0x72,0x70,0x65,0x73,0x2c,0x43,0x4c,0x45,0xa,0x43,0x6c, + 0x65,0x6c,0x61,0x6e,0x64,0x2c,0x43,0x45,0x41,0xa,0x43,0x6c,0x69,0x66,0x74,0x6f, + 0x6e,0x2c,0x43,0x4c,0x49,0xa,0x43,0x6c,0x69,0x66,0x74,0x6f,0x6e,0x20,0x44,0x6f, + 0x77,0x6e,0x2c,0x43,0x46,0x4e,0xa,0x43,0x6c,0x69,0x74,0x68,0x65,0x72,0x6f,0x65, + 0x2c,0x43,0x4c,0x48,0xa,0x43,0x6c,0x6f,0x63,0x6b,0x20,0x48,0x6f,0x75,0x73,0x65, + 0x2c,0x43,0x4c,0x4b,0xa,0x43,0x6c,0x75,0x6e,0x64,0x65,0x72,0x77,0x65,0x6e,0x2c, + 0x43,0x55,0x57,0xa,0x43,0x6c,0x79,0x64,0x65,0x62,0x61,0x6e,0x6b,0x2c,0x43,0x59, + 0x4b,0xa,0x43,0x6f,0x61,0x74,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x43,0x65,0x6e, + 0x74,0x72,0x61,0x6c,0x2c,0x43,0x42,0x43,0xa,0x43,0x6f,0x61,0x74,0x62,0x72,0x69, + 0x64,0x67,0x65,0x20,0x53,0x75,0x6e,0x6e,0x79,0x73,0x69,0x64,0x65,0x2c,0x43,0x42, + 0x53,0xa,0x43,0x6f,0x61,0x74,0x64,0x79,0x6b,0x65,0x2c,0x43,0x4f,0x41,0xa,0x43, + 0x6f,0x62,0x68,0x61,0x6d,0x20,0x26,0x20,0x53,0x74,0x6f,0x6b,0x65,0x20,0x64,0x26, + 0x23,0x30,0x33,0x39,0x3b,0x41,0x62,0x65,0x72,0x6e,0x6f,0x6e,0x2c,0x43,0x53,0x44, + 0xa,0x43,0x6f,0x64,0x73,0x61,0x6c,0x6c,0x2c,0x43,0x53,0x4c,0xa,0x43,0x6f,0x67, + 0x61,0x6e,0x2c,0x43,0x47,0x4e,0xa,0x43,0x6f,0x6c,0x63,0x68,0x65,0x73,0x74,0x65, + 0x72,0x2c,0x43,0x4f,0x4c,0xa,0x43,0x6f,0x6c,0x63,0x68,0x65,0x73,0x74,0x65,0x72, + 0x20,0x54,0x6f,0x77,0x6e,0x2c,0x43,0x45,0x54,0xa,0x43,0x6f,0x6c,0x65,0x73,0x68, + 0x69,0x6c,0x6c,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x43,0x45,0x48,0xa, + 0x43,0x6f,0x6c,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x43,0x4c,0x4d,0xa,0x43, + 0x6f,0x6c,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x43,0x4c,0x4c,0xa,0x43,0x6f, + 0x6c,0x6e,0x65,0x2c,0x43,0x4e,0x45,0xa,0x43,0x6f,0x6c,0x77,0x61,0x6c,0x6c,0x2c, + 0x43,0x57,0x4c,0xa,0x43,0x6f,0x6c,0x77,0x79,0x6e,0x20,0x42,0x61,0x79,0x2c,0x43, + 0x57,0x42,0xa,0x43,0x6f,0x6d,0x62,0x65,0x2c,0x43,0x4d,0x45,0xa,0x43,0x6f,0x6d, + 0x6d,0x6f,0x6e,0x64,0x61,0x6c,0x65,0x2c,0x43,0x4f,0x4d,0xa,0x43,0x6f,0x6e,0x67, + 0x6c,0x65,0x74,0x6f,0x6e,0x2c,0x43,0x4e,0x47,0xa,0x43,0x6f,0x6e,0x69,0x73,0x62, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x43,0x4e,0x53,0xa,0x43,0x6f,0x6e,0x6e,0x65,0x6c, + 0x20,0x46,0x65,0x72,0x72,0x79,0x2c,0x43,0x4f,0x4e,0xa,0x43,0x6f,0x6e,0x6f,0x6e, + 0x6c,0x65,0x79,0x2c,0x43,0x45,0x59,0xa,0x43,0x6f,0x6e,0x77,0x61,0x79,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x43,0x4e,0x50,0xa,0x43,0x6f,0x6e,0x77,0x79,0x2c,0x43,0x4e, + 0x57,0xa,0x43,0x6f,0x6f,0x64,0x65,0x6e,0x20,0x42,0x65,0x61,0x63,0x68,0x2c,0x43, + 0x4f,0x42,0xa,0x43,0x6f,0x6f,0x6b,0x68,0x61,0x6d,0x2c,0x43,0x4f,0x4f,0xa,0x43, + 0x6f,0x6f,0x6b,0x73,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x43,0x42,0x52,0xa,0x43, + 0x6f,0x6f,0x6d,0x62,0x65,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x20,0x48, + 0x61,0x6c,0x74,0x2c,0x43,0x4f,0x45,0xa,0x43,0x6f,0x70,0x70,0x6c,0x65,0x73,0x74, + 0x6f,0x6e,0x65,0x2c,0x43,0x4f,0x50,0xa,0x43,0x6f,0x72,0x62,0x72,0x69,0x64,0x67, + 0x65,0x2c,0x43,0x52,0x42,0xa,0x43,0x6f,0x72,0x62,0x79,0x2c,0x43,0x4f,0x52,0xa, + 0x43,0x6f,0x72,0x6b,0x65,0x72,0x68,0x69,0x6c,0x6c,0x2c,0x43,0x4b,0x48,0xa,0x43, + 0x6f,0x72,0x6b,0x69,0x63,0x6b,0x6c,0x65,0x2c,0x43,0x4b,0x4c,0xa,0x43,0x6f,0x72, + 0x70,0x61,0x63,0x68,0x2c,0x43,0x50,0x41,0xa,0x43,0x6f,0x72,0x72,0x6f,0x75,0x72, + 0x2c,0x43,0x52,0x52,0xa,0x43,0x6f,0x72,0x79,0x74,0x6f,0x6e,0x2c,0x43,0x4f,0x59, + 0xa,0x43,0x6f,0x73,0x65,0x6c,0x65,0x79,0x2c,0x43,0x53,0x59,0xa,0x43,0x6f,0x73, + 0x66,0x6f,0x72,0x64,0x2c,0x43,0x4f,0x53,0xa,0x43,0x6f,0x73,0x68,0x61,0x6d,0x2c, + 0x43,0x53,0x41,0xa,0x43,0x6f,0x74,0x74,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x43, + 0x47,0x4d,0xa,0x43,0x6f,0x74,0x74,0x69,0x6e,0x67,0x6c,0x65,0x79,0x2c,0x43,0x4f, + 0x54,0xa,0x43,0x6f,0x75,0x6c,0x73,0x64,0x6f,0x6e,0x20,0x53,0x6f,0x75,0x74,0x68, + 0x2c,0x43,0x44,0x53,0xa,0x43,0x6f,0x76,0x65,0x6e,0x74,0x72,0x79,0x2c,0x43,0x4f, + 0x56,0xa,0x43,0x6f,0x77,0x64,0x65,0x6e,0x2c,0x43,0x57,0x4e,0xa,0x43,0x6f,0x77, + 0x64,0x65,0x6e,0x62,0x65,0x61,0x74,0x68,0x2c,0x43,0x4f,0x57,0xa,0x43,0x72,0x61, + 0x64,0x6c,0x65,0x79,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x43,0x52,0x41,0xa,0x43, + 0x72,0x61,0x69,0x67,0x65,0x6e,0x64,0x6f,0x72,0x61,0x6e,0x2c,0x43,0x47,0x44,0xa, + 0x43,0x72,0x61,0x6d,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x43,0x52,0x4d,0xa, + 0x43,0x72,0x61,0x76,0x65,0x6e,0x20,0x41,0x72,0x6d,0x73,0x2c,0x43,0x52,0x56,0xa, + 0x43,0x72,0x61,0x77,0x6c,0x65,0x79,0x2c,0x43,0x52,0x57,0xa,0x43,0x72,0x61,0x79, + 0x66,0x6f,0x72,0x64,0x2c,0x43,0x52,0x59,0xa,0x43,0x72,0x65,0x64,0x69,0x74,0x6f, + 0x6e,0x2c,0x43,0x44,0x49,0xa,0x43,0x72,0x65,0x73,0x73,0x69,0x6e,0x67,0x2c,0x43, + 0x45,0x53,0xa,0x43,0x72,0x65,0x73,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x43, + 0x53,0x47,0xa,0x43,0x72,0x65,0x73,0x77,0x65,0x6c,0x6c,0x2c,0x43,0x57,0x44,0xa, + 0x43,0x72,0x65,0x77,0x65,0x2c,0x43,0x52,0x45,0xa,0x43,0x72,0x65,0x77,0x6b,0x65, + 0x72,0x6e,0x65,0x2c,0x43,0x4b,0x4e,0xa,0x43,0x72,0x65,0x77,0x73,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x43,0x57,0x48,0xa,0x43,0x72,0x69,0x61,0x6e,0x6c,0x61,0x72,0x69, + 0x63,0x68,0x2c,0x43,0x4e,0x52,0xa,0x43,0x72,0x69,0x63,0x63,0x69,0x65,0x74,0x68, + 0x2c,0x43,0x43,0x43,0xa,0x43,0x72,0x69,0x63,0x6b,0x6c,0x65,0x77,0x6f,0x6f,0x64, + 0x2c,0x43,0x52,0x49,0xa,0x43,0x72,0x6f,0x66,0x74,0x66,0x6f,0x6f,0x74,0x2c,0x43, + 0x46,0x46,0xa,0x43,0x72,0x6f,0x66,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x43,0x46,0x54,0xa,0x43,0x72,0x6f,0x6d,0x65,0x72,0x2c,0x43,0x4d,0x52,0xa,0x43, + 0x72,0x6f,0x6d,0x66,0x6f,0x72,0x64,0x2c,0x43,0x4d,0x46,0xa,0x43,0x72,0x6f,0x6f, + 0x6b,0x73,0x74,0x6f,0x6e,0x2c,0x43,0x4b,0x54,0xa,0x43,0x72,0x6f,0x73,0x73,0x20, + 0x47,0x61,0x74,0x65,0x73,0x2c,0x43,0x52,0x47,0xa,0x43,0x72,0x6f,0x73,0x73,0x66, + 0x6c,0x61,0x74,0x74,0x73,0x2c,0x43,0x46,0x4c,0xa,0x43,0x72,0x6f,0x73,0x73,0x68, + 0x69,0x6c,0x6c,0x2c,0x43,0x4f,0x49,0xa,0x43,0x72,0x6f,0x73,0x73,0x6b,0x65,0x79, + 0x73,0x2c,0x43,0x4b,0x59,0xa,0x43,0x72,0x6f,0x73,0x73,0x6d,0x79,0x6c,0x6f,0x6f, + 0x66,0x2c,0x43,0x4d,0x59,0xa,0x43,0x72,0x6f,0x73,0x74,0x6f,0x6e,0x2c,0x43,0x53, + 0x4f,0xa,0x43,0x72,0x6f,0x75,0x63,0x68,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x43,0x52, + 0x48,0xa,0x43,0x72,0x6f,0x77,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x43,0x4f, + 0x48,0xa,0x43,0x72,0x6f,0x77,0x68,0x75,0x72,0x73,0x74,0x2c,0x43,0x57,0x55,0xa, + 0x43,0x72,0x6f,0x77,0x6c,0x65,0x2c,0x43,0x57,0x45,0xa,0x43,0x72,0x6f,0x77,0x74, + 0x68,0x6f,0x72,0x6e,0x65,0x2c,0x43,0x52,0x4e,0xa,0x43,0x72,0x6f,0x79,0x2c,0x43, + 0x52,0x4f,0xa,0x43,0x72,0x79,0x73,0x74,0x61,0x6c,0x20,0x50,0x61,0x6c,0x61,0x63, + 0x65,0x2c,0x43,0x59,0x50,0xa,0x43,0x75,0x64,0x64,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x2c,0x43,0x55,0x44,0xa,0x43,0x75,0x66,0x66,0x6c,0x65,0x79,0x2c,0x43,0x55,0x46, + 0xa,0x43,0x75,0x6c,0x68,0x61,0x6d,0x2c,0x43,0x55,0x4d,0xa,0x43,0x75,0x6c,0x72, + 0x61,0x69,0x6e,0x2c,0x43,0x55,0x41,0xa,0x43,0x75,0x6d,0x62,0x65,0x72,0x6e,0x61, + 0x75,0x6c,0x64,0x2c,0x43,0x55,0x42,0xa,0x43,0x75,0x70,0x61,0x72,0x2c,0x43,0x55, + 0x50,0xa,0x43,0x75,0x72,0x72,0x69,0x65,0x68,0x69,0x6c,0x6c,0x2c,0x43,0x55,0x48, + 0xa,0x43,0x75,0x78,0x74,0x6f,0x6e,0x2c,0x43,0x55,0x58,0xa,0x43,0x77,0x6d,0x62, + 0x61,0x63,0x68,0x2c,0x43,0x4d,0x48,0xa,0x43,0x77,0x6d,0x62,0x72,0x61,0x6e,0x2c, + 0x43,0x57,0x4d,0xa,0x43,0x79,0x6e,0x67,0x68,0x6f,0x72,0x64,0x79,0x2c,0x43,0x59, + 0x4e,0xa,0x44,0x61,0x67,0x65,0x6e,0x68,0x61,0x6d,0x20,0x44,0x6f,0x63,0x6b,0x2c, + 0x44,0x44,0x4b,0xa,0x44,0x61,0x69,0x73,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x44, + 0x53,0x59,0xa,0x44,0x61,0x6c,0x67,0x65,0x74,0x79,0x20,0x42,0x61,0x79,0x2c,0x44, + 0x41,0x47,0xa,0x44,0x61,0x6c,0x6d,0x61,0x6c,0x6c,0x79,0x2c,0x44,0x41,0x4c,0xa, + 0x44,0x61,0x6c,0x6d,0x61,0x72,0x6e,0x6f,0x63,0x6b,0x2c,0x44,0x41,0x4b,0xa,0x44, + 0x61,0x6c,0x6d,0x65,0x6e,0x79,0x2c,0x44,0x41,0x4d,0xa,0x44,0x61,0x6c,0x6d,0x75, + 0x69,0x72,0x2c,0x44,0x4d,0x52,0xa,0x44,0x61,0x6c,0x72,0x65,0x6f,0x63,0x68,0x2c, + 0x44,0x4c,0x52,0xa,0x44,0x61,0x6c,0x72,0x79,0x2c,0x44,0x4c,0x59,0xa,0x44,0x61, + 0x6c,0x73,0x74,0x6f,0x6e,0x2c,0x44,0x4c,0x53,0xa,0x44,0x61,0x6c,0x73,0x74,0x6f, + 0x6e,0x20,0x4b,0x69,0x6e,0x67,0x73,0x6c,0x61,0x6e,0x64,0x2c,0x44,0x4c,0x4b,0xa, + 0x44,0x61,0x6c,0x74,0x6f,0x6e,0x2c,0x44,0x4c,0x54,0xa,0x44,0x61,0x6c,0x77,0x68, + 0x69,0x6e,0x6e,0x69,0x65,0x2c,0x44,0x4c,0x57,0xa,0x44,0x61,0x6e,0x62,0x79,0x2c, + 0x44,0x4e,0x59,0xa,0x44,0x61,0x6e,0x65,0x73,0x63,0x6f,0x75,0x72,0x74,0x2c,0x44, + 0x43,0x54,0xa,0x44,0x61,0x6e,0x7a,0x65,0x79,0x2c,0x44,0x5a,0x59,0xa,0x44,0x61, + 0x72,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x44,0x41,0x52,0xa,0x44,0x61,0x72, + 0x6e,0x61,0x6c,0x6c,0x2c,0x44,0x41,0x4e,0xa,0x44,0x61,0x72,0x73,0x68,0x61,0x6d, + 0x2c,0x44,0x53,0x4d,0xa,0x44,0x61,0x72,0x74,0x66,0x6f,0x72,0x64,0x2c,0x44,0x46, + 0x44,0xa,0x44,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x44,0x52,0x54,0xa,0x44,0x61,0x72, + 0x77,0x65,0x6e,0x2c,0x44,0x57,0x4e,0xa,0x44,0x61,0x74,0x63,0x68,0x65,0x74,0x2c, + 0x44,0x41,0x54,0xa,0x44,0x61,0x76,0x65,0x6e,0x70,0x6f,0x72,0x74,0x2c,0x44,0x56, + 0x4e,0xa,0x44,0x61,0x77,0x6c,0x69,0x73,0x68,0x2c,0x44,0x57,0x4c,0xa,0x44,0x61, + 0x77,0x6c,0x69,0x73,0x68,0x20,0x57,0x61,0x72,0x72,0x65,0x6e,0x2c,0x44,0x57,0x57, + 0xa,0x44,0x65,0x61,0x6c,0x2c,0x44,0x45,0x41,0xa,0x44,0x65,0x61,0x6e,0x2c,0x44, + 0x45,0x4e,0xa,0x44,0x65,0x61,0x6e,0x73,0x67,0x61,0x74,0x65,0x2c,0x44,0x47,0x54, + 0xa,0x44,0x65,0x67,0x61,0x6e,0x77,0x79,0x2c,0x44,0x47,0x59,0xa,0x44,0x65,0x69, + 0x67,0x68,0x74,0x6f,0x6e,0x2c,0x44,0x48,0x4e,0xa,0x44,0x65,0x6c,0x61,0x6d,0x65, + 0x72,0x65,0x2c,0x44,0x4c,0x4d,0xa,0x44,0x65,0x6e,0x62,0x79,0x20,0x44,0x61,0x6c, + 0x65,0x2c,0x44,0x42,0x44,0xa,0x44,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x44,0x4e,0x4d, + 0xa,0x44,0x65,0x6e,0x68,0x61,0x6d,0x20,0x47,0x6f,0x6c,0x66,0x20,0x43,0x6c,0x75, + 0x62,0x2c,0x44,0x47,0x43,0xa,0x44,0x65,0x6e,0x6d,0x61,0x72,0x6b,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x44,0x4d,0x4b,0xa,0x44,0x65,0x6e,0x74,0x2c,0x44,0x4e,0x54,0xa, + 0x44,0x65,0x6e,0x74,0x6f,0x6e,0x2c,0x44,0x54,0x4e,0xa,0x44,0x65,0x70,0x74,0x66, + 0x6f,0x72,0x64,0x2c,0x44,0x45,0x50,0xa,0x44,0x65,0x72,0x62,0x79,0x2c,0x44,0x42, + 0x59,0xa,0x44,0x65,0x72,0x62,0x79,0x20,0x52,0x6f,0x61,0x64,0x2c,0x44,0x42,0x52, + 0xa,0x44,0x65,0x76,0x6f,0x6e,0x70,0x6f,0x72,0x74,0x2c,0x44,0x50,0x54,0xa,0x44, + 0x65,0x77,0x73,0x62,0x75,0x72,0x79,0x2c,0x44,0x45,0x57,0xa,0x44,0x69,0x64,0x63, + 0x6f,0x74,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x44,0x49,0x44,0xa,0x44, + 0x69,0x67,0x62,0x79,0x20,0x26,0x20,0x53,0x6f,0x77,0x74,0x6f,0x6e,0x2c,0x44,0x49, + 0x47,0xa,0x44,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x4d,0x61,0x72,0x73,0x68,0x2c,0x44, + 0x4d,0x48,0xa,0x44,0x69,0x6e,0x61,0x73,0x20,0x50,0x6f,0x77,0x79,0x73,0x2c,0x44, + 0x4e,0x53,0xa,0x44,0x69,0x6e,0x61,0x73,0x20,0x28,0x52,0x68,0x6f,0x6e,0x64,0x64, + 0x61,0x29,0x2c,0x44,0x4d,0x47,0xa,0x44,0x69,0x6e,0x67,0x6c,0x65,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x44,0x47,0x4c,0xa,0x44,0x69,0x6e,0x67,0x77,0x61,0x6c,0x6c,0x2c, + 0x44,0x49,0x4e,0xa,0x44,0x69,0x6e,0x73,0x64,0x61,0x6c,0x65,0x2c,0x44,0x4e,0x44, + 0xa,0x44,0x69,0x6e,0x74,0x69,0x6e,0x67,0x2c,0x44,0x54,0x47,0xa,0x44,0x69,0x73, + 0x6c,0x65,0x79,0x2c,0x44,0x53,0x4c,0xa,0x44,0x69,0x73,0x73,0x2c,0x44,0x49,0x53, + 0xa,0x44,0x6f,0x63,0x6b,0x79,0x61,0x72,0x64,0x2c,0x44,0x4f,0x43,0xa,0x44,0x6f, + 0x64,0x77,0x6f,0x72,0x74,0x68,0x2c,0x44,0x4f,0x44,0xa,0x44,0x6f,0x6c,0x61,0x75, + 0x2c,0x44,0x4f,0x4c,0xa,0x44,0x6f,0x6c,0x65,0x68,0x61,0x6d,0x2c,0x44,0x4c,0x48, + 0xa,0x44,0x6f,0x6c,0x67,0x61,0x72,0x72,0x6f,0x67,0x2c,0x44,0x4c,0x47,0xa,0x44, + 0x6f,0x6c,0x77,0x79,0x64,0x64,0x65,0x6c,0x61,0x6e,0x2c,0x44,0x57,0x44,0xa,0x44, + 0x6f,0x6e,0x63,0x61,0x73,0x74,0x65,0x72,0x2c,0x44,0x4f,0x4e,0xa,0x44,0x6f,0x72, + 0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c,0x44,0x43, + 0x48,0xa,0x44,0x6f,0x72,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x57,0x65,0x73, + 0x74,0x2c,0x44,0x43,0x57,0xa,0x44,0x6f,0x72,0x65,0x2c,0x44,0x4f,0x52,0xa,0x44, + 0x6f,0x72,0x6b,0x69,0x6e,0x67,0x2c,0x44,0x4b,0x47,0xa,0x44,0x6f,0x72,0x6b,0x69, + 0x6e,0x67,0x20,0x44,0x65,0x65,0x70,0x64,0x65,0x6e,0x65,0x2c,0x44,0x50,0x44,0xa, + 0x44,0x6f,0x72,0x6b,0x69,0x6e,0x67,0x20,0x57,0x65,0x73,0x74,0x2c,0x44,0x4b,0x54, + 0xa,0x44,0x6f,0x72,0x6d,0x61,0x6e,0x73,0x2c,0x44,0x4d,0x53,0xa,0x44,0x6f,0x72, + 0x72,0x69,0x64,0x67,0x65,0x2c,0x44,0x44,0x47,0xa,0x44,0x6f,0x76,0x65,0x20,0x48, + 0x6f,0x6c,0x65,0x73,0x2c,0x44,0x56,0x48,0xa,0x44,0x6f,0x76,0x65,0x72,0x20,0x50, + 0x72,0x69,0x6f,0x72,0x79,0x2c,0x44,0x56,0x50,0xa,0x44,0x6f,0x76,0x65,0x72,0x63, + 0x6f,0x75,0x72,0x74,0x2c,0x44,0x56,0x43,0xa,0x44,0x6f,0x76,0x65,0x79,0x20,0x4a, + 0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x44,0x56,0x59,0xa,0x44,0x6f,0x77,0x6e, + 0x68,0x61,0x6d,0x20,0x4d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x44,0x4f,0x57,0xa,0x44, + 0x72,0x61,0x79,0x74,0x6f,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x44,0x52,0x47, + 0xa,0x44,0x72,0x61,0x79,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x44,0x59, + 0x50,0xa,0x44,0x72,0x65,0x6d,0x2c,0x44,0x52,0x4d,0xa,0x44,0x72,0x69,0x66,0x66, + 0x69,0x65,0x6c,0x64,0x2c,0x44,0x52,0x46,0xa,0x44,0x72,0x69,0x67,0x67,0x2c,0x44, + 0x52,0x49,0xa,0x44,0x72,0x6f,0x69,0x74,0x77,0x69,0x63,0x68,0x20,0x53,0x70,0x61, + 0x2c,0x44,0x54,0x57,0xa,0x44,0x72,0x6f,0x6e,0x66,0x69,0x65,0x6c,0x64,0x2c,0x44, + 0x52,0x4f,0xa,0x44,0x72,0x75,0x6d,0x63,0x68,0x61,0x70,0x65,0x6c,0x2c,0x44,0x4d, + 0x43,0xa,0x44,0x72,0x75,0x6d,0x66,0x72,0x6f,0x63,0x68,0x61,0x72,0x2c,0x44,0x46, + 0x52,0xa,0x44,0x72,0x75,0x6d,0x67,0x65,0x6c,0x6c,0x6f,0x63,0x68,0x2c,0x44,0x52, + 0x55,0xa,0x44,0x72,0x75,0x6d,0x72,0x79,0x2c,0x44,0x4d,0x59,0xa,0x44,0x75,0x62, + 0x6c,0x69,0x6e,0x20,0x46,0x65,0x72,0x72,0x79,0x70,0x6f,0x72,0x74,0x2c,0x44,0x46, + 0x50,0xa,0x44,0x75,0x62,0x6c,0x69,0x6e,0x20,0x50,0x6f,0x72,0x74,0x20,0x2d,0x20, + 0x53,0x74,0x65,0x6e,0x61,0x2c,0x44,0x50,0x53,0xa,0x44,0x75,0x64,0x64,0x65,0x73, + 0x74,0x6f,0x6e,0x2c,0x44,0x55,0x44,0xa,0x44,0x75,0x64,0x6c,0x65,0x79,0x20,0x50, + 0x6f,0x72,0x74,0x2c,0x44,0x44,0x50,0xa,0x44,0x75,0x66,0x66,0x69,0x65,0x6c,0x64, + 0x2c,0x44,0x46,0x49,0xa,0x44,0x75,0x69,0x72,0x69,0x6e,0x69,0x73,0x68,0x2c,0x44, + 0x52,0x4e,0xa,0x44,0x75,0x6b,0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x44, + 0x53,0x54,0xa,0x44,0x75,0x6c,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x44,0x55, + 0x4c,0xa,0x44,0x75,0x6d,0x62,0x61,0x72,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74, + 0x72,0x61,0x6c,0x2c,0x44,0x42,0x43,0xa,0x44,0x75,0x6d,0x62,0x61,0x72,0x74,0x6f, + 0x6e,0x20,0x45,0x61,0x73,0x74,0x2c,0x44,0x42,0x45,0xa,0x44,0x75,0x6d,0x62,0x72, + 0x65,0x63,0x6b,0x2c,0x44,0x55,0x4d,0xa,0x44,0x75,0x6d,0x66,0x72,0x69,0x65,0x73, + 0x2c,0x44,0x4d,0x46,0xa,0x44,0x75,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72, + 0x6b,0x2c,0x44,0x4d,0x50,0xa,0x44,0x75,0x6e,0x62,0x61,0x72,0x2c,0x44,0x55,0x4e, + 0xa,0x44,0x75,0x6e,0x62,0x6c,0x61,0x6e,0x65,0x2c,0x44,0x42,0x4c,0xa,0x44,0x75, + 0x6e,0x63,0x72,0x61,0x69,0x67,0x2c,0x44,0x43,0x47,0xa,0x44,0x75,0x6e,0x64,0x65, + 0x65,0x2c,0x44,0x45,0x45,0xa,0x44,0x75,0x6e,0x66,0x65,0x72,0x6d,0x6c,0x69,0x6e, + 0x65,0x20,0x51,0x75,0x65,0x65,0x6e,0x20,0x4d,0x61,0x72,0x67,0x61,0x72,0x65,0x74, + 0x2c,0x44,0x46,0x4c,0xa,0x44,0x75,0x6e,0x66,0x65,0x72,0x6d,0x6c,0x69,0x6e,0x65, + 0x20,0x54,0x6f,0x77,0x6e,0x2c,0x44,0x46,0x45,0xa,0x44,0x75,0x6e,0x6b,0x65,0x6c, + 0x64,0x20,0x26,0x20,0x42,0x69,0x72,0x6e,0x61,0x6d,0x2c,0x44,0x4b,0x44,0xa,0x44, + 0x75,0x6e,0x6c,0x6f,0x70,0x2c,0x44,0x4e,0x4c,0xa,0x44,0x75,0x6e,0x72,0x6f,0x62, + 0x69,0x6e,0x20,0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x44,0x4e,0x4f,0xa,0x44,0x75, + 0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x44,0x4f,0x54,0xa,0x44,0x75,0x6e,0x74,0x6f,0x6e, + 0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x44,0x4e,0x47,0xa,0x44,0x75,0x72,0x68,0x61, + 0x6d,0x2c,0x44,0x48,0x4d,0xa,0x44,0x75,0x72,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61,0x2c,0x44,0x55,0x52,0xa,0x44,0x79,0x63,0x65, + 0x2c,0x44,0x59,0x43,0xa,0x44,0x79,0x66,0x66,0x72,0x79,0x6e,0x20,0x41,0x72,0x64, + 0x75,0x64,0x77,0x79,0x2c,0x44,0x59,0x46,0xa,0x45,0x61,0x67,0x6c,0x65,0x73,0x63, + 0x6c,0x69,0x66,0x66,0x65,0x2c,0x45,0x41,0x47,0xa,0x45,0x61,0x6c,0x69,0x6e,0x67, + 0x20,0x42,0x72,0x6f,0x61,0x64,0x77,0x61,0x79,0x2c,0x45,0x41,0x4c,0xa,0x45,0x61, + 0x72,0x6c,0x65,0x73,0x74,0x6f,0x77,0x6e,0x2c,0x45,0x52,0x4c,0xa,0x45,0x61,0x72, + 0x6c,0x65,0x79,0x2c,0x45,0x41,0x52,0xa,0x45,0x61,0x72,0x6c,0x73,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x45,0x41,0x44,0xa,0x45,0x61,0x72,0x6c,0x73,0x77,0x6f,0x6f,0x64, + 0x20,0x28,0x53,0x75,0x72,0x72,0x65,0x79,0x29,0x2c,0x45,0x4c,0x44,0xa,0x45,0x61, + 0x72,0x6c,0x73,0x77,0x6f,0x6f,0x64,0x20,0x28,0x57,0x65,0x73,0x74,0x20,0x4d,0x69, + 0x64,0x6c,0x61,0x6e,0x64,0x73,0x29,0x2c,0x45,0x57,0x44,0xa,0x45,0x61,0x73,0x74, + 0x20,0x43,0x72,0x6f,0x79,0x64,0x6f,0x6e,0x2c,0x45,0x43,0x52,0xa,0x45,0x61,0x73, + 0x74,0x20,0x44,0x69,0x64,0x73,0x62,0x75,0x72,0x79,0x2c,0x45,0x44,0x59,0xa,0x45, + 0x61,0x73,0x74,0x20,0x44,0x75,0x6c,0x77,0x69,0x63,0x68,0x2c,0x45,0x44,0x57,0xa, + 0x45,0x61,0x73,0x74,0x20,0x46,0x61,0x72,0x6c,0x65,0x69,0x67,0x68,0x2c,0x45,0x46, + 0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x47,0x61,0x72,0x66,0x6f,0x72,0x74,0x68,0x2c, + 0x45,0x47,0x46,0xa,0x45,0x61,0x73,0x74,0x20,0x47,0x72,0x69,0x6e,0x73,0x74,0x65, + 0x61,0x64,0x2c,0x45,0x47,0x52,0xa,0x45,0x61,0x73,0x74,0x20,0x4b,0x69,0x6c,0x62, + 0x72,0x69,0x64,0x65,0x2c,0x45,0x4b,0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x4d,0x61, + 0x6c,0x6c,0x69,0x6e,0x67,0x2c,0x45,0x4d,0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x4d, + 0x69,0x64,0x6c,0x61,0x6e,0x64,0x73,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c, + 0x45,0x4d,0x44,0xa,0x45,0x61,0x73,0x74,0x20,0x54,0x69,0x6c,0x62,0x75,0x72,0x79, + 0x2c,0x45,0x54,0x4c,0xa,0x45,0x61,0x73,0x74,0x20,0x57,0x6f,0x72,0x74,0x68,0x69, + 0x6e,0x67,0x2c,0x45,0x57,0x52,0xa,0x45,0x61,0x73,0x74,0x62,0x6f,0x75,0x72,0x6e, + 0x65,0x2c,0x45,0x42,0x4e,0xa,0x45,0x61,0x73,0x74,0x62,0x72,0x6f,0x6f,0x6b,0x2c, + 0x45,0x42,0x4b,0xa,0x45,0x61,0x73,0x74,0x65,0x72,0x68,0x6f,0x75,0x73,0x65,0x2c, + 0x45,0x53,0x54,0xa,0x45,0x61,0x73,0x74,0x68,0x61,0x6d,0x20,0x52,0x61,0x6b,0x65, + 0x2c,0x45,0x52,0x41,0xa,0x45,0x61,0x73,0x74,0x6c,0x65,0x69,0x67,0x68,0x2c,0x45, + 0x53,0x4c,0xa,0x45,0x61,0x73,0x74,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x45, + 0x47,0x4e,0xa,0x45,0x62,0x62,0x73,0x66,0x6c,0x65,0x65,0x74,0x20,0x49,0x6e,0x74, + 0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x20,0x44,0x6f,0x6d,0x65,0x73, + 0x74,0x69,0x63,0x2c,0x45,0x42,0x44,0xa,0x45,0x62,0x62,0x77,0x20,0x56,0x61,0x6c, + 0x65,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x45,0x42,0x56,0xa,0x45,0x63, + 0x63,0x6c,0x65,0x73,0x2c,0x45,0x43,0x43,0xa,0x45,0x63,0x63,0x6c,0x65,0x73,0x20, + 0x52,0x6f,0x61,0x64,0x2c,0x45,0x43,0x53,0xa,0x45,0x63,0x63,0x6c,0x65,0x73,0x74, + 0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x45,0x43,0x4c,0xa,0x45,0x64,0x61,0x6c, + 0x65,0x2c,0x45,0x44,0x4c,0xa,0x45,0x64,0x65,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x45,0x44,0x4e,0xa,0x45,0x64,0x65,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x45, + 0x42,0x52,0xa,0x45,0x64,0x65,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x54,0x6f, + 0x77,0x6e,0x2c,0x45,0x42,0x54,0xa,0x45,0x64,0x67,0x65,0x20,0x48,0x69,0x6c,0x6c, + 0x2c,0x45,0x44,0x47,0xa,0x45,0x64,0x69,0x6e,0x62,0x75,0x72,0x67,0x68,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x45,0x44,0x50,0xa,0x45,0x64,0x69,0x6e,0x62,0x75,0x72,0x67, + 0x68,0x20,0x57,0x61,0x76,0x65,0x72,0x6c,0x65,0x79,0x2c,0x45,0x44,0x42,0xa,0x45, + 0x64,0x6d,0x6f,0x6e,0x74,0x6f,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x45,0x44, + 0x52,0xa,0x45,0x66,0x66,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x4a,0x75,0x6e,0x63, + 0x74,0x69,0x6f,0x6e,0x2c,0x45,0x46,0x46,0xa,0x45,0x67,0x67,0x65,0x73,0x66,0x6f, + 0x72,0x64,0x2c,0x45,0x47,0x47,0xa,0x45,0x67,0x68,0x61,0x6d,0x2c,0x45,0x47,0x48, + 0xa,0x45,0x67,0x74,0x6f,0x6e,0x2c,0x45,0x47,0x54,0xa,0x45,0x6c,0x65,0x70,0x68, + 0x61,0x6e,0x74,0x20,0x26,0x20,0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x45,0x50,0x48, + 0xa,0x45,0x6c,0x67,0x69,0x6e,0x2c,0x45,0x4c,0x47,0xa,0x45,0x6c,0x6c,0x65,0x73, + 0x6d,0x65,0x72,0x65,0x20,0x50,0x6f,0x72,0x74,0x2c,0x45,0x4c,0x50,0xa,0x45,0x6c, + 0x6d,0x65,0x72,0x73,0x20,0x45,0x6e,0x64,0x2c,0x45,0x4c,0x45,0xa,0x45,0x6c,0x6d, + 0x73,0x74,0x65,0x61,0x64,0x20,0x57,0x6f,0x6f,0x64,0x73,0x2c,0x45,0x53,0x44,0xa, + 0x45,0x6c,0x6d,0x73,0x77,0x65,0x6c,0x6c,0x2c,0x45,0x53,0x57,0xa,0x45,0x6c,0x73, + 0x65,0x63,0x61,0x72,0x2c,0x45,0x4c,0x52,0xa,0x45,0x6c,0x73,0x65,0x6e,0x68,0x61, + 0x6d,0x2c,0x45,0x53,0x4d,0xa,0x45,0x6c,0x73,0x74,0x72,0x65,0x65,0x20,0x26,0x20, + 0x42,0x6f,0x72,0x65,0x68,0x61,0x6d,0x77,0x6f,0x6f,0x64,0x2c,0x45,0x4c,0x53,0xa, + 0x45,0x6c,0x74,0x68,0x61,0x6d,0x2c,0x45,0x4c,0x57,0xa,0x45,0x6c,0x74,0x6f,0x6e, + 0x20,0x26,0x20,0x4f,0x72,0x73,0x74,0x6f,0x6e,0x2c,0x45,0x4c,0x4f,0xa,0x45,0x6c, + 0x79,0x2c,0x45,0x4c,0x59,0xa,0x45,0x6d,0x65,0x72,0x73,0x6f,0x6e,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x45,0x4d,0x50,0xa,0x45,0x6d,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c, + 0x45,0x4d,0x53,0xa,0x45,0x6e,0x66,0x69,0x65,0x6c,0x64,0x20,0x43,0x68,0x61,0x73, + 0x65,0x2c,0x45,0x4e,0x43,0xa,0x45,0x6e,0x66,0x69,0x65,0x6c,0x64,0x20,0x4c,0x6f, + 0x63,0x6b,0x2c,0x45,0x4e,0x4c,0xa,0x45,0x6e,0x66,0x69,0x65,0x6c,0x64,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x45,0x4e,0x46,0xa,0x45,0x6e,0x74,0x77,0x69,0x73,0x74,0x6c, + 0x65,0x2c,0x45,0x4e,0x54,0xa,0x45,0x70,0x73,0x6f,0x6d,0x2c,0x45,0x50,0x53,0xa, + 0x45,0x70,0x73,0x6f,0x6d,0x20,0x44,0x6f,0x77,0x6e,0x73,0x2c,0x45,0x50,0x44,0xa, + 0x45,0x72,0x64,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x45,0x52,0x44,0xa,0x45,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x45,0x52,0x49,0xa,0x45,0x72,0x69,0x74,0x68,0x2c,0x45, + 0x52,0x48,0xa,0x45,0x73,0x68,0x65,0x72,0x2c,0x45,0x53,0x48,0xa,0x45,0x73,0x73, + 0x65,0x78,0x20,0x52,0x6f,0x61,0x64,0x2c,0x45,0x58,0x52,0xa,0x45,0x74,0x63,0x68, + 0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x45,0x54,0x43,0xa,0x45,0x75,0x78,0x74,0x6f, + 0x6e,0x20,0x42,0x61,0x6c,0x73,0x68,0x61,0x77,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x45, + 0x42,0x41,0xa,0x45,0x76,0x65,0x73,0x68,0x61,0x6d,0x2c,0x45,0x56,0x45,0xa,0x45, + 0x77,0x65,0x6c,0x6c,0x20,0x45,0x61,0x73,0x74,0x2c,0x45,0x57,0x45,0xa,0x45,0x77, + 0x65,0x6c,0x6c,0x20,0x57,0x65,0x73,0x74,0x2c,0x45,0x57,0x57,0xa,0x45,0x78,0x65, + 0x74,0x65,0x72,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x45,0x58,0x43,0xa, + 0x45,0x78,0x65,0x74,0x65,0x72,0x20,0x53,0x74,0x20,0x44,0x61,0x76,0x69,0x64,0x26, + 0x23,0x30,0x33,0x39,0x3b,0x73,0x2c,0x45,0x58,0x44,0xa,0x45,0x78,0x65,0x74,0x65, + 0x72,0x20,0x53,0x74,0x20,0x54,0x68,0x6f,0x6d,0x61,0x73,0x2c,0x45,0x58,0x54,0xa, + 0x45,0x78,0x68,0x69,0x62,0x69,0x74,0x69,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x65,0x2c,0x45,0x58,0x47,0xa,0x45,0x78,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x45,0x58, + 0x4d,0xa,0x45,0x78,0x74,0x6f,0x6e,0x2c,0x45,0x58,0x4e,0xa,0x45,0x79,0x6e,0x73, + 0x66,0x6f,0x72,0x64,0x2c,0x45,0x59,0x4e,0xa,0x46,0x61,0x69,0x72,0x62,0x6f,0x75, + 0x72,0x6e,0x65,0x2c,0x46,0x52,0x42,0xa,0x46,0x61,0x69,0x72,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x46,0x52,0x46,0xa,0x46,0x61,0x69,0x72,0x6c,0x69,0x65,0x2c,0x46,0x52, + 0x4c,0xa,0x46,0x61,0x69,0x72,0x77,0x61,0x74,0x65,0x72,0x2c,0x46,0x52,0x57,0xa, + 0x46,0x61,0x6c,0x63,0x6f,0x6e,0x77,0x6f,0x6f,0x64,0x2c,0x46,0x43,0x4e,0xa,0x46, + 0x61,0x6c,0x6b,0x69,0x72,0x6b,0x20,0x47,0x72,0x61,0x68,0x61,0x6d,0x73,0x74,0x6f, + 0x6e,0x2c,0x46,0x4b,0x47,0xa,0x46,0x61,0x6c,0x6b,0x69,0x72,0x6b,0x20,0x48,0x69, + 0x67,0x68,0x2c,0x46,0x4b,0x4b,0xa,0x46,0x61,0x6c,0x6c,0x73,0x20,0x6f,0x66,0x20, + 0x43,0x72,0x75,0x61,0x63,0x68,0x61,0x6e,0x2c,0x46,0x4f,0x43,0xa,0x46,0x61,0x6c, + 0x6d,0x65,0x72,0x2c,0x46,0x4d,0x52,0xa,0x46,0x61,0x6c,0x6d,0x6f,0x75,0x74,0x68, + 0x20,0x44,0x6f,0x63,0x6b,0x73,0x2c,0x46,0x41,0x4c,0xa,0x46,0x61,0x6c,0x6d,0x6f, + 0x75,0x74,0x68,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x46,0x4d,0x54,0xa,0x46,0x61,0x72, + 0x65,0x68,0x61,0x6d,0x2c,0x46,0x52,0x4d,0xa,0x46,0x61,0x72,0x6e,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x20,0x28,0x4d,0x61,0x69,0x6e,0x29,0x2c,0x46,0x4e,0x42,0xa, + 0x46,0x61,0x72,0x6e,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x4e,0x6f,0x72,0x74, + 0x68,0x2c,0x46,0x4e,0x4e,0xa,0x46,0x61,0x72,0x6e,0x63,0x6f,0x6d,0x62,0x65,0x2c, + 0x46,0x4e,0x43,0xa,0x46,0x61,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x46,0x4e,0x48,0xa, + 0x46,0x61,0x72,0x6e,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x46,0x4e,0x52,0xa,0x46,0x61,0x72,0x6e,0x77,0x6f,0x72,0x74,0x68,0x2c,0x46,0x4e, + 0x57,0xa,0x46,0x61,0x72,0x72,0x69,0x6e,0x67,0x64,0x6f,0x6e,0x2c,0x5a,0x46,0x44, + 0xa,0x46,0x61,0x75,0x6c,0x64,0x68,0x6f,0x75,0x73,0x65,0x2c,0x46,0x4c,0x44,0xa, + 0x46,0x61,0x76,0x65,0x72,0x73,0x68,0x61,0x6d,0x2c,0x46,0x41,0x56,0xa,0x46,0x61, + 0x79,0x67,0x61,0x74,0x65,0x2c,0x46,0x47,0x54,0xa,0x46,0x61,0x7a,0x61,0x6b,0x65, + 0x72,0x6c,0x65,0x79,0x2c,0x46,0x41,0x5a,0xa,0x46,0x65,0x61,0x72,0x6e,0x2c,0x46, + 0x52,0x4e,0xa,0x46,0x65,0x61,0x74,0x68,0x65,0x72,0x73,0x74,0x6f,0x6e,0x65,0x2c, + 0x46,0x45,0x41,0xa,0x46,0x65,0x6c,0x69,0x78,0x73,0x74,0x6f,0x77,0x65,0x2c,0x46, + 0x4c,0x58,0xa,0x46,0x65,0x6c,0x74,0x68,0x61,0x6d,0x2c,0x46,0x45,0x4c,0xa,0x46, + 0x65,0x6e,0x69,0x74,0x6f,0x6e,0x2c,0x46,0x4e,0x54,0xa,0x46,0x65,0x6e,0x6e,0x79, + 0x20,0x53,0x74,0x72,0x61,0x74,0x66,0x6f,0x72,0x64,0x2c,0x46,0x45,0x4e,0xa,0x46, + 0x65,0x72,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x46,0x45,0x52,0xa,0x46,0x65,0x72,0x72, + 0x69,0x62,0x79,0x2c,0x46,0x52,0x59,0xa,0x46,0x65,0x72,0x72,0x79,0x73,0x69,0x64, + 0x65,0x2c,0x46,0x59,0x53,0xa,0x46,0x66,0x61,0x69,0x72,0x66,0x61,0x63,0x68,0x2c, + 0x46,0x46,0x41,0xa,0x46,0x69,0x6c,0x65,0x79,0x2c,0x46,0x49,0x4c,0xa,0x46,0x69, + 0x6c,0x74,0x6f,0x6e,0x20,0x41,0x62,0x62,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c, + 0x46,0x49,0x54,0xa,0x46,0x69,0x6e,0x63,0x68,0x6c,0x65,0x79,0x20,0x52,0x6f,0x61, + 0x64,0x20,0x26,0x20,0x46,0x72,0x6f,0x67,0x6e,0x61,0x6c,0x2c,0x46,0x4e,0x59,0xa, + 0x46,0x69,0x6e,0x73,0x62,0x75,0x72,0x79,0x20,0x50,0x61,0x72,0x6b,0x2c,0x46,0x50, + 0x4b,0xa,0x46,0x69,0x6e,0x73,0x74,0x6f,0x63,0x6b,0x2c,0x46,0x49,0x4e,0xa,0x46, + 0x69,0x73,0x68,0x62,0x6f,0x75,0x72,0x6e,0x65,0x20,0x28,0x53,0x75,0x73,0x73,0x65, + 0x78,0x29,0x2c,0x46,0x53,0x42,0xa,0x46,0x69,0x73,0x68,0x65,0x72,0x73,0x67,0x61, + 0x74,0x65,0x2c,0x46,0x53,0x47,0xa,0x46,0x69,0x73,0x68,0x67,0x75,0x61,0x72,0x64, + 0x20,0x48,0x61,0x72,0x62,0x6f,0x75,0x72,0x2c,0x46,0x47,0x48,0xa,0x46,0x69,0x73, + 0x6b,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x46,0x53,0x4b,0xa,0x46,0x69,0x74,0x7a,0x77, + 0x69,0x6c,0x6c,0x69,0x61,0x6d,0x2c,0x46,0x5a,0x57,0xa,0x46,0x69,0x76,0x65,0x20, + 0x57,0x61,0x79,0x73,0x2c,0x46,0x57,0x59,0xa,0x46,0x6c,0x65,0x65,0x74,0x2c,0x46, + 0x4c,0x45,0xa,0x46,0x6c,0x69,0x6d,0x62,0x79,0x2c,0x46,0x4c,0x4d,0xa,0x46,0x6c, + 0x69,0x6e,0x74,0x2c,0x46,0x4c,0x4e,0xa,0x46,0x6c,0x69,0x74,0x77,0x69,0x63,0x6b, + 0x2c,0x46,0x4c,0x54,0xa,0x46,0x6c,0x69,0x78,0x74,0x6f,0x6e,0x2c,0x46,0x4c,0x49, + 0xa,0x46,0x6c,0x6f,0x77,0x65,0x72,0x79,0x20,0x46,0x69,0x65,0x6c,0x64,0x2c,0x46, + 0x4c,0x46,0xa,0x46,0x6f,0x6c,0x6b,0x65,0x73,0x74,0x6f,0x6e,0x65,0x20,0x43,0x65, + 0x6e,0x74,0x72,0x61,0x6c,0x2c,0x46,0x4b,0x43,0xa,0x46,0x6f,0x6c,0x6b,0x65,0x73, + 0x74,0x6f,0x6e,0x65,0x20,0x57,0x65,0x73,0x74,0x2c,0x46,0x4b,0x57,0xa,0x46,0x6f, + 0x72,0x64,0x2c,0x46,0x4f,0x44,0xa,0x46,0x6f,0x72,0x65,0x73,0x74,0x20,0x47,0x61, + 0x74,0x65,0x2c,0x46,0x4f,0x47,0xa,0x46,0x6f,0x72,0x65,0x73,0x74,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x46,0x4f,0x48,0xa,0x46,0x6f,0x72,0x6d,0x62,0x79,0x2c,0x46,0x42, + 0x59,0xa,0x46,0x6f,0x72,0x72,0x65,0x73,0x2c,0x46,0x4f,0x52,0xa,0x46,0x6f,0x72, + 0x73,0x69,0x6e,0x61,0x72,0x64,0x2c,0x46,0x52,0x53,0xa,0x46,0x6f,0x72,0x74,0x20, + 0x4d,0x61,0x74,0x69,0x6c,0x64,0x61,0x2c,0x46,0x54,0x4d,0xa,0x46,0x6f,0x72,0x74, + 0x20,0x57,0x69,0x6c,0x6c,0x69,0x61,0x6d,0x2c,0x46,0x54,0x57,0xa,0x46,0x6f,0x75, + 0x72,0x20,0x4f,0x61,0x6b,0x73,0x2c,0x46,0x4f,0x4b,0xa,0x46,0x6f,0x78,0x66,0x69, + 0x65,0x6c,0x64,0x2c,0x46,0x4f,0x58,0xa,0x46,0x6f,0x78,0x74,0x6f,0x6e,0x2c,0x46, + 0x58,0x4e,0xa,0x46,0x72,0x61,0x6e,0x74,0x2c,0x46,0x52,0x54,0xa,0x46,0x72,0x61, + 0x74,0x74,0x6f,0x6e,0x2c,0x46,0x54,0x4e,0xa,0x46,0x72,0x65,0x73,0x68,0x66,0x69, + 0x65,0x6c,0x64,0x2c,0x46,0x52,0x45,0xa,0x46,0x72,0x65,0x73,0x68,0x66,0x6f,0x72, + 0x64,0x2c,0x46,0x46,0x44,0xa,0x46,0x72,0x69,0x6d,0x6c,0x65,0x79,0x2c,0x46,0x4d, + 0x4c,0xa,0x46,0x72,0x69,0x6e,0x74,0x6f,0x6e,0x20,0x6f,0x6e,0x20,0x53,0x65,0x61, + 0x2c,0x46,0x52,0x49,0xa,0x46,0x72,0x69,0x7a,0x69,0x6e,0x67,0x68,0x61,0x6c,0x6c, + 0x2c,0x46,0x5a,0x48,0xa,0x46,0x72,0x6f,0x64,0x73,0x68,0x61,0x6d,0x2c,0x46,0x52, + 0x44,0xa,0x46,0x72,0x6f,0x6d,0x65,0x2c,0x46,0x52,0x4f,0xa,0x46,0x75,0x6c,0x77, + 0x65,0x6c,0x6c,0x2c,0x46,0x4c,0x57,0xa,0x46,0x75,0x72,0x6e,0x65,0x73,0x73,0x20, + 0x56,0x61,0x6c,0x65,0x2c,0x46,0x4e,0x56,0xa,0x46,0x75,0x72,0x7a,0x65,0x20,0x50, + 0x6c,0x61,0x74,0x74,0x2c,0x46,0x5a,0x50,0xa,0x47,0x61,0x69,0x6e,0x73,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x47,0x4e, + 0x42,0xa,0x47,0x61,0x69,0x6e,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x20,0x4c, + 0x65,0x61,0x20,0x52,0x6f,0x61,0x64,0x2c,0x47,0x42,0x4c,0xa,0x47,0x61,0x72,0x65, + 0x6c,0x6f,0x63,0x68,0x68,0x65,0x61,0x64,0x2c,0x47,0x43,0x48,0xa,0x47,0x61,0x72, + 0x66,0x6f,0x72,0x74,0x68,0x2c,0x47,0x52,0x46,0xa,0x47,0x61,0x72,0x67,0x72,0x61, + 0x76,0x65,0x2c,0x47,0x47,0x56,0xa,0x47,0x61,0x72,0x72,0x6f,0x77,0x68,0x69,0x6c, + 0x6c,0x2c,0x47,0x41,0x52,0xa,0x47,0x61,0x72,0x73,0x63,0x61,0x64,0x64,0x65,0x6e, + 0x2c,0x47,0x52,0x53,0xa,0x47,0x61,0x72,0x73,0x64,0x61,0x6c,0x65,0x2c,0x47,0x53, + 0x44,0xa,0x47,0x61,0x72,0x73,0x74,0x6f,0x6e,0x20,0x28,0x48,0x65,0x72,0x74,0x66, + 0x6f,0x72,0x64,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x47,0x53,0x4e,0xa,0x47,0x61, + 0x72,0x73,0x77,0x6f,0x6f,0x64,0x2c,0x47,0x53,0x57,0xa,0x47,0x61,0x72,0x74,0x63, + 0x6f,0x73,0x68,0x2c,0x47,0x52,0x48,0xa,0x47,0x61,0x72,0x74,0x68,0x20,0x28,0x4d, + 0x69,0x64,0x20,0x47,0x6c,0x61,0x6d,0x6f,0x72,0x67,0x61,0x6e,0x29,0x2c,0x47,0x4d, + 0x47,0xa,0x47,0x61,0x72,0x74,0x68,0x20,0x28,0x50,0x6f,0x77,0x79,0x73,0x29,0x2c, + 0x47,0x54,0x48,0xa,0x47,0x61,0x72,0x76,0x65,0x2c,0x47,0x56,0x45,0xa,0x47,0x61, + 0x74,0x68,0x75,0x72,0x73,0x74,0x2c,0x47,0x53,0x54,0xa,0x47,0x61,0x74,0x6c,0x65, + 0x79,0x2c,0x47,0x54,0x59,0xa,0x47,0x61,0x74,0x77,0x69,0x63,0x6b,0x20,0x41,0x69, + 0x72,0x70,0x6f,0x72,0x74,0x2c,0x47,0x54,0x57,0xa,0x47,0x65,0x6f,0x72,0x67,0x65, + 0x6d,0x61,0x73,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x47,0x47,0x4a, + 0xa,0x47,0x65,0x72,0x72,0x61,0x72,0x64,0x73,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c, + 0x47,0x45,0x52,0xa,0x47,0x69,0x64,0x65,0x61,0x20,0x50,0x61,0x72,0x6b,0x2c,0x47, + 0x44,0x50,0xa,0x47,0x69,0x66,0x66,0x6e,0x6f,0x63,0x6b,0x2c,0x47,0x46,0x4e,0xa, + 0x47,0x69,0x67,0x67,0x6c,0x65,0x73,0x77,0x69,0x63,0x6b,0x2c,0x47,0x49,0x47,0xa, + 0x47,0x69,0x6c,0x62,0x65,0x72,0x64,0x79,0x6b,0x65,0x2c,0x47,0x42,0x44,0xa,0x47, + 0x69,0x6c,0x66,0x61,0x63,0x68,0x20,0x46,0x61,0x72,0x67,0x6f,0x65,0x64,0x2c,0x47, + 0x46,0x46,0xa,0x47,0x69,0x6c,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x20,0x28,0x44, + 0x6f,0x72,0x73,0x65,0x74,0x29,0x2c,0x47,0x49,0x4c,0xa,0x47,0x69,0x6c,0x6c,0x69, + 0x6e,0x67,0x68,0x61,0x6d,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x47,0x4c,0x4d, + 0xa,0x47,0x69,0x6c,0x73,0x68,0x6f,0x63,0x68,0x69,0x6c,0x6c,0x2c,0x47,0x53,0x43, + 0xa,0x47,0x69,0x70,0x73,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x47,0x49,0x50,0xa, + 0x47,0x69,0x72,0x76,0x61,0x6e,0x2c,0x47,0x49,0x52,0xa,0x47,0x6c,0x61,0x69,0x73, + 0x64,0x61,0x6c,0x65,0x2c,0x47,0x4c,0x53,0xa,0x47,0x6c,0x61,0x6e,0x20,0x43,0x6f, + 0x6e,0x77,0x79,0x2c,0x47,0x43,0x57,0xa,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77,0x20, + 0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x47,0x4c,0x43,0xa,0x47,0x6c,0x61,0x73, + 0x67,0x6f,0x77,0x20,0x51,0x75,0x65,0x65,0x6e,0x20,0x53,0x74,0x72,0x65,0x65,0x74, + 0x2c,0x47,0x4c,0x51,0xa,0x47,0x6c,0x61,0x73,0x73,0x68,0x6f,0x75,0x67,0x68,0x74, + 0x6f,0x6e,0x2c,0x47,0x4c,0x48,0xa,0x47,0x6c,0x61,0x7a,0x65,0x62,0x72,0x6f,0x6f, + 0x6b,0x2c,0x47,0x4c,0x5a,0xa,0x47,0x6c,0x65,0x6e,0x65,0x61,0x67,0x6c,0x65,0x73, + 0x2c,0x47,0x4c,0x45,0xa,0x47,0x6c,0x65,0x6e,0x66,0x69,0x6e,0x6e,0x61,0x6e,0x2c, + 0x47,0x4c,0x46,0xa,0x47,0x6c,0x65,0x6e,0x67,0x61,0x72,0x6e,0x6f,0x63,0x6b,0x2c, + 0x47,0x4c,0x47,0xa,0x47,0x6c,0x65,0x6e,0x72,0x6f,0x74,0x68,0x65,0x73,0x20,0x77, + 0x69,0x74,0x68,0x20,0x54,0x68,0x6f,0x72,0x6e,0x74,0x6f,0x6e,0x2c,0x47,0x4c,0x54, + 0xa,0x47,0x6c,0x6f,0x73,0x73,0x6f,0x70,0x2c,0x47,0x4c,0x4f,0xa,0x47,0x6c,0x6f, + 0x75,0x63,0x65,0x73,0x74,0x65,0x72,0x2c,0x47,0x43,0x52,0xa,0x47,0x6c,0x79,0x6e, + 0x64,0x65,0x2c,0x47,0x4c,0x59,0xa,0x47,0x6f,0x62,0x6f,0x77,0x65,0x6e,0x2c,0x47, + 0x4f,0x42,0xa,0x47,0x6f,0x64,0x61,0x6c,0x6d,0x69,0x6e,0x67,0x2c,0x47,0x4f,0x44, + 0xa,0x47,0x6f,0x64,0x6c,0x65,0x79,0x2c,0x47,0x44,0x4c,0xa,0x47,0x6f,0x64,0x73, + 0x74,0x6f,0x6e,0x65,0x2c,0x47,0x44,0x4e,0xa,0x47,0x6f,0x6c,0x64,0x74,0x68,0x6f, + 0x72,0x70,0x65,0x2c,0x47,0x4f,0x45,0xa,0x47,0x6f,0x6c,0x66,0x20,0x53,0x74,0x72, + 0x65,0x65,0x74,0x2c,0x47,0x4f,0x46,0xa,0x47,0x6f,0x6c,0x73,0x70,0x69,0x65,0x2c, + 0x47,0x4f,0x4c,0xa,0x47,0x6f,0x6d,0x73,0x68,0x61,0x6c,0x6c,0x2c,0x47,0x4f,0x4d, + 0xa,0x47,0x6f,0x6f,0x64,0x6d,0x61,0x79,0x65,0x73,0x2c,0x47,0x4d,0x59,0xa,0x47, + 0x6f,0x6f,0x6c,0x65,0x2c,0x47,0x4f,0x4f,0xa,0x47,0x6f,0x6f,0x73,0x74,0x72,0x65, + 0x79,0x2c,0x47,0x54,0x52,0xa,0x47,0x6f,0x72,0x64,0x6f,0x6e,0x20,0x48,0x69,0x6c, + 0x6c,0x2c,0x47,0x44,0x48,0xa,0x47,0x6f,0x72,0x69,0x6e,0x67,0x20,0x26,0x20,0x53, + 0x74,0x72,0x65,0x61,0x74,0x6c,0x65,0x79,0x2c,0x47,0x4f,0x52,0xa,0x47,0x6f,0x72, + 0x69,0x6e,0x67,0x2d,0x62,0x79,0x2d,0x53,0x65,0x61,0x2c,0x47,0x42,0x53,0xa,0x47, + 0x6f,0x72,0x74,0x6f,0x6e,0x2c,0x47,0x54,0x4f,0xa,0x47,0x6f,0x73,0x70,0x65,0x6c, + 0x20,0x4f,0x61,0x6b,0x2c,0x47,0x50,0x4f,0xa,0x47,0x6f,0x75,0x72,0x6f,0x63,0x6b, + 0x2c,0x47,0x52,0x4b,0xa,0x47,0x6f,0x77,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x47,0x57, + 0x4e,0xa,0x47,0x6f,0x78,0x68,0x69,0x6c,0x6c,0x2c,0x47,0x4f,0x58,0xa,0x47,0x72, + 0x61,0x6e,0x67,0x65,0x20,0x50,0x61,0x72,0x6b,0x2c,0x47,0x50,0x4b,0xa,0x47,0x72, + 0x61,0x6e,0x67,0x65,0x2d,0x4f,0x76,0x65,0x72,0x2d,0x53,0x61,0x6e,0x64,0x73,0x2c, + 0x47,0x4f,0x53,0xa,0x47,0x72,0x61,0x6e,0x67,0x65,0x74,0x6f,0x77,0x6e,0x2c,0x47, + 0x54,0x4e,0xa,0x47,0x72,0x61,0x6e,0x74,0x68,0x61,0x6d,0x2c,0x47,0x52,0x41,0xa, + 0x47,0x72,0x61,0x74,0x65,0x6c,0x65,0x79,0x2c,0x47,0x52,0x54,0xa,0x47,0x72,0x61, + 0x76,0x65,0x6c,0x6c,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x47,0x56,0x48,0xa,0x47, + 0x72,0x61,0x76,0x65,0x73,0x65,0x6e,0x64,0x2c,0x47,0x52,0x56,0xa,0x47,0x72,0x61, + 0x79,0x73,0x2c,0x47,0x52,0x59,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x41,0x79,0x74, + 0x6f,0x6e,0x2c,0x47,0x54,0x41,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x42,0x65,0x6e, + 0x74,0x6c,0x65,0x79,0x2c,0x47,0x52,0x42,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x43, + 0x68,0x65,0x73,0x74,0x65,0x72,0x66,0x6f,0x72,0x64,0x2c,0x47,0x52,0x43,0xa,0x47, + 0x72,0x65,0x61,0x74,0x20,0x43,0x6f,0x61,0x74,0x65,0x73,0x2c,0x47,0x43,0x54,0xa, + 0x47,0x72,0x65,0x61,0x74,0x20,0x4d,0x61,0x6c,0x76,0x65,0x72,0x6e,0x2c,0x47,0x4d, + 0x56,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x4d,0x69,0x73,0x73,0x65,0x6e,0x64,0x65, + 0x6e,0x2c,0x47,0x4d,0x4e,0xa,0x47,0x72,0x65,0x61,0x74,0x20,0x59,0x61,0x72,0x6d, + 0x6f,0x75,0x74,0x68,0x2c,0x47,0x59,0x4d,0xa,0x47,0x72,0x65,0x65,0x6e,0x20,0x4c, + 0x61,0x6e,0x65,0x2c,0x47,0x4e,0x4c,0xa,0x47,0x72,0x65,0x65,0x6e,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x47,0x4e,0x52,0xa,0x47,0x72,0x65,0x65,0x6e,0x62,0x61,0x6e,0x6b, + 0x2c,0x47,0x42,0x4b,0xa,0x47,0x72,0x65,0x65,0x6e,0x66,0x61,0x75,0x6c,0x64,0x73, + 0x2c,0x47,0x52,0x4c,0xa,0x47,0x72,0x65,0x65,0x6e,0x66,0x69,0x65,0x6c,0x64,0x2c, + 0x47,0x4e,0x46,0xa,0x47,0x72,0x65,0x65,0x6e,0x66,0x6f,0x72,0x64,0x2c,0x47,0x46, + 0x44,0xa,0x47,0x72,0x65,0x65,0x6e,0x68,0x69,0x74,0x68,0x65,0x20,0x66,0x6f,0x72, + 0x20,0x42,0x6c,0x75,0x65,0x77,0x61,0x74,0x65,0x72,0x2c,0x47,0x4e,0x48,0xa,0x47, + 0x72,0x65,0x65,0x6e,0x6f,0x63,0x6b,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c, + 0x47,0x4b,0x43,0xa,0x47,0x72,0x65,0x65,0x6e,0x6f,0x63,0x6b,0x20,0x57,0x65,0x73, + 0x74,0x2c,0x47,0x4b,0x57,0xa,0x47,0x72,0x65,0x65,0x6e,0x77,0x69,0x63,0x68,0x2c, + 0x47,0x4e,0x57,0xa,0x47,0x72,0x65,0x74,0x6e,0x61,0x20,0x47,0x72,0x65,0x65,0x6e, + 0x2c,0x47,0x45,0x41,0xa,0x47,0x72,0x69,0x6d,0x73,0x62,0x79,0x20,0x44,0x6f,0x63, + 0x6b,0x73,0x2c,0x47,0x4d,0x44,0xa,0x47,0x72,0x69,0x6d,0x73,0x62,0x79,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x47,0x4d,0x42,0xa,0x47,0x72,0x69,0x6e,0x64,0x6c,0x65,0x66, + 0x6f,0x72,0x64,0x2c,0x47,0x52,0x4e,0xa,0x47,0x72,0x6f,0x73,0x6d,0x6f,0x6e,0x74, + 0x2c,0x47,0x4d,0x54,0xa,0x47,0x72,0x6f,0x76,0x65,0x20,0x50,0x61,0x72,0x6b,0x2c, + 0x47,0x52,0x50,0xa,0x47,0x75,0x69,0x64,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65, + 0x2c,0x47,0x55,0x49,0xa,0x47,0x75,0x69,0x6c,0x64,0x66,0x6f,0x72,0x64,0x2c,0x47, + 0x4c,0x44,0xa,0x47,0x75,0x69,0x73,0x65,0x6c,0x65,0x79,0x2c,0x47,0x53,0x59,0xa, + 0x47,0x75,0x6e,0x6e,0x65,0x72,0x73,0x62,0x75,0x72,0x79,0x2c,0x47,0x55,0x4e,0xa, + 0x47,0x75,0x6e,0x6e,0x69,0x73,0x6c,0x61,0x6b,0x65,0x2c,0x47,0x53,0x4c,0xa,0x47, + 0x75,0x6e,0x74,0x6f,0x6e,0x2c,0x47,0x4e,0x54,0xa,0x47,0x77,0x65,0x72,0x73,0x79, + 0x6c,0x6c,0x74,0x2c,0x47,0x57,0x45,0xa,0x47,0x79,0x70,0x73,0x79,0x20,0x4c,0x61, + 0x6e,0x65,0x2c,0x47,0x59,0x50,0xa,0x48,0x61,0x62,0x72,0x6f,0x75,0x67,0x68,0x2c, + 0x48,0x41,0x42,0xa,0x48,0x61,0x63,0x6b,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x48, + 0x43,0x42,0xa,0x48,0x61,0x63,0x6b,0x6e,0x65,0x79,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x48,0x4b,0x43,0xa,0x48,0x61,0x63,0x6b,0x6e,0x65,0x79,0x20,0x44, + 0x6f,0x77,0x6e,0x73,0x2c,0x48,0x41,0x43,0xa,0x48,0x61,0x63,0x6b,0x6e,0x65,0x79, + 0x20,0x57,0x69,0x63,0x6b,0x2c,0x48,0x4b,0x57,0xa,0x48,0x61,0x64,0x64,0x65,0x6e, + 0x68,0x61,0x6d,0x20,0x26,0x20,0x54,0x68,0x61,0x6d,0x65,0x20,0x50,0x61,0x72,0x6b, + 0x77,0x61,0x79,0x2c,0x48,0x44,0x4d,0xa,0x48,0x61,0x64,0x64,0x69,0x73,0x63,0x6f, + 0x65,0x2c,0x48,0x41,0x44,0xa,0x48,0x61,0x64,0x66,0x69,0x65,0x6c,0x64,0x2c,0x48, + 0x44,0x46,0xa,0x48,0x61,0x64,0x6c,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48, + 0x44,0x57,0xa,0x48,0x61,0x67,0x20,0x46,0x6f,0x6c,0x64,0x2c,0x48,0x47,0x46,0xa, + 0x48,0x61,0x67,0x6c,0x65,0x79,0x2c,0x48,0x41,0x47,0xa,0x48,0x61,0x69,0x72,0x6d, + 0x79,0x72,0x65,0x73,0x2c,0x48,0x4d,0x59,0xa,0x48,0x61,0x6c,0x65,0x2c,0x48,0x41, + 0x4c,0xa,0x48,0x61,0x6c,0x65,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c,0x48,0x41,0x53, + 0xa,0x48,0x61,0x6c,0x65,0x77,0x6f,0x6f,0x64,0x2c,0x48,0x45,0x44,0xa,0x48,0x61, + 0x6c,0x69,0x66,0x61,0x78,0x2c,0x48,0x46,0x58,0xa,0x48,0x61,0x6c,0x6c,0x20,0x47, + 0x72,0x65,0x65,0x6e,0x2c,0x48,0x4c,0x47,0xa,0x48,0x61,0x6c,0x6c,0x20,0x49,0x20, + 0x54,0x68,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48,0x49,0x44,0xa,0x48,0x61,0x6c,0x6c, + 0x20,0x52,0x6f,0x61,0x64,0x2c,0x48,0x4c,0x52,0xa,0x48,0x61,0x6c,0x6c,0x69,0x6e, + 0x67,0x2c,0x48,0x41,0x49,0xa,0x48,0x61,0x6c,0x74,0x77,0x68,0x69,0x73,0x74,0x6c, + 0x65,0x2c,0x48,0x57,0x48,0xa,0x48,0x61,0x6d,0x20,0x53,0x74,0x72,0x65,0x65,0x74, + 0x2c,0x48,0x4d,0x54,0xa,0x48,0x61,0x6d,0x62,0x6c,0x65,0x2c,0x48,0x4d,0x45,0xa, + 0x48,0x61,0x6d,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c, + 0x2c,0x48,0x4e,0x43,0xa,0x48,0x61,0x6d,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x53,0x71, + 0x75,0x61,0x72,0x65,0x2c,0x42,0x4b,0x51,0xa,0x48,0x61,0x6d,0x69,0x6c,0x74,0x6f, + 0x6e,0x20,0x57,0x65,0x73,0x74,0x2c,0x48,0x4e,0x57,0xa,0x48,0x61,0x6d,0x6d,0x65, + 0x72,0x74,0x6f,0x6e,0x2c,0x48,0x4d,0x4d,0xa,0x48,0x61,0x6d,0x70,0x64,0x65,0x6e, + 0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x4d,0x44,0xa,0x48,0x61,0x6d,0x70,0x73,0x74, + 0x65,0x61,0x64,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x44,0x48,0xa,0x48,0x61, + 0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x48,0x4d,0x50,0xa,0x48,0x61,0x6d,0x70,0x74,0x6f, + 0x6e,0x20,0x43,0x6f,0x75,0x72,0x74,0x2c,0x48,0x4d,0x43,0xa,0x48,0x61,0x6d,0x70, + 0x74,0x6f,0x6e,0x20,0x57,0x69,0x63,0x6b,0x2c,0x48,0x4d,0x57,0xa,0x48,0x61,0x6d, + 0x70,0x74,0x6f,0x6e,0x2d,0x69,0x6e,0x2d,0x41,0x72,0x64,0x65,0x6e,0x2c,0x48,0x49, + 0x41,0xa,0x48,0x61,0x6d,0x73,0x74,0x65,0x61,0x64,0x2c,0x48,0x53,0x44,0xa,0x48, + 0x61,0x6d,0x77,0x6f,0x72,0x74,0x68,0x79,0x2c,0x48,0x41,0x4d,0xa,0x48,0x61,0x6e, + 0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x48,0x4e,0x44,0xa,0x48,0x61,0x6e,0x64, + 0x66,0x6f,0x72,0x74,0x68,0x2c,0x48,0x54,0x48,0xa,0x48,0x61,0x6e,0x77,0x65,0x6c, + 0x6c,0x2c,0x48,0x41,0x4e,0xa,0x48,0x61,0x70,0x74,0x6f,0x6e,0x2c,0x48,0x50,0x4e, + 0xa,0x48,0x61,0x72,0x6c,0x65,0x63,0x68,0x2c,0x48,0x52,0x4c,0xa,0x48,0x61,0x72, + 0x6c,0x65,0x73,0x64,0x65,0x6e,0x2c,0x48,0x44,0x4e,0xa,0x48,0x61,0x72,0x6c,0x69, + 0x6e,0x67,0x20,0x52,0x6f,0x61,0x64,0x2c,0x48,0x52,0x44,0xa,0x48,0x61,0x72,0x6c, + 0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x4c,0x4e,0xa,0x48,0x61,0x72,0x6c,0x6f, + 0x77,0x20,0x4d,0x69,0x6c,0x6c,0x2c,0x48,0x57,0x4d,0xa,0x48,0x61,0x72,0x6c,0x6f, + 0x77,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x48,0x57,0x4e,0xa,0x48,0x61,0x72,0x6f,0x6c, + 0x64,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48,0x52,0x4f,0xa,0x48,0x61,0x72,0x70,0x65, + 0x6e,0x64,0x65,0x6e,0x2c,0x48,0x50,0x44,0xa,0x48,0x61,0x72,0x72,0x69,0x65,0x74, + 0x73,0x68,0x61,0x6d,0x2c,0x48,0x52,0x4d,0xa,0x48,0x61,0x72,0x72,0x69,0x6e,0x67, + 0x61,0x79,0x2c,0x48,0x47,0x59,0xa,0x48,0x61,0x72,0x72,0x69,0x6e,0x67,0x61,0x79, + 0x20,0x47,0x72,0x65,0x65,0x6e,0x20,0x4c,0x61,0x6e,0x65,0x73,0x2c,0x48,0x52,0x59, + 0xa,0x48,0x61,0x72,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x52,0x52,0xa, + 0x48,0x61,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x2c,0x48,0x47,0x54,0xa,0x48,0x61, + 0x72,0x72,0x6f,0x77,0x20,0x26,0x20,0x57,0x65,0x61,0x6c,0x64,0x73,0x74,0x6f,0x6e, + 0x65,0x2c,0x48,0x52,0x57,0xa,0x48,0x61,0x72,0x72,0x6f,0x77,0x2d,0x6f,0x6e,0x2d, + 0x74,0x68,0x65,0x2d,0x48,0x69,0x6c,0x6c,0x2c,0x48,0x4f,0x48,0xa,0x48,0x61,0x72, + 0x74,0x66,0x6f,0x72,0x64,0x2c,0x48,0x54,0x46,0xa,0x48,0x61,0x72,0x74,0x6c,0x65, + 0x62,0x75,0x72,0x79,0x2c,0x48,0x42,0x59,0xa,0x48,0x61,0x72,0x74,0x6c,0x65,0x70, + 0x6f,0x6f,0x6c,0x2c,0x48,0x50,0x4c,0xa,0x48,0x61,0x72,0x74,0x77,0x6f,0x6f,0x64, + 0x2c,0x48,0x54,0x57,0xa,0x48,0x61,0x72,0x77,0x69,0x63,0x68,0x20,0x49,0x6e,0x74, + 0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x48,0x50,0x51,0xa,0x48, + 0x61,0x72,0x77,0x69,0x63,0x68,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x48,0x57,0x43,0xa, + 0x48,0x61,0x73,0x6c,0x65,0x6d,0x65,0x72,0x65,0x2c,0x48,0x53,0x4c,0xa,0x48,0x61, + 0x73,0x73,0x6f,0x63,0x6b,0x73,0x2c,0x48,0x53,0x4b,0xa,0x48,0x61,0x73,0x74,0x69, + 0x6e,0x67,0x73,0x2c,0x48,0x47,0x53,0xa,0x48,0x61,0x74,0x63,0x68,0x20,0x45,0x6e, + 0x64,0x2c,0x48,0x54,0x45,0xa,0x48,0x61,0x74,0x66,0x69,0x65,0x6c,0x64,0x2c,0x48, + 0x41,0x54,0xa,0x48,0x61,0x74,0x66,0x69,0x65,0x6c,0x64,0x20,0x26,0x20,0x53,0x74, + 0x61,0x69,0x6e,0x66,0x6f,0x72,0x74,0x68,0x2c,0x48,0x46,0x53,0xa,0x48,0x61,0x74, + 0x66,0x69,0x65,0x6c,0x64,0x20,0x50,0x65,0x76,0x65,0x72,0x65,0x6c,0x2c,0x48,0x41, + 0x50,0xa,0x48,0x61,0x74,0x68,0x65,0x72,0x73,0x61,0x67,0x65,0x2c,0x48,0x53,0x47, + 0xa,0x48,0x61,0x74,0x74,0x65,0x72,0x73,0x6c,0x65,0x79,0x2c,0x48,0x54,0x59,0xa, + 0x48,0x61,0x74,0x74,0x6f,0x6e,0x2c,0x48,0x54,0x4e,0xa,0x48,0x61,0x76,0x61,0x6e, + 0x74,0x2c,0x48,0x41,0x56,0xa,0x48,0x61,0x76,0x65,0x6e,0x68,0x6f,0x75,0x73,0x65, + 0x2c,0x48,0x56,0x4e,0xa,0x48,0x61,0x76,0x65,0x72,0x66,0x6f,0x72,0x64,0x77,0x65, + 0x73,0x74,0x2c,0x48,0x56,0x46,0xa,0x48,0x61,0x77,0x61,0x72,0x64,0x65,0x6e,0x2c, + 0x48,0x57,0x44,0xa,0x48,0x61,0x77,0x61,0x72,0x64,0x65,0x6e,0x20,0x42,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x48,0x57,0x42,0xa,0x48,0x61,0x77,0x6b,0x68,0x65,0x61,0x64, + 0x2c,0x48,0x4b,0x48,0xa,0x48,0x61,0x79,0x64,0x6f,0x6e,0x20,0x42,0x72,0x69,0x64, + 0x67,0x65,0x2c,0x48,0x44,0x42,0xa,0x48,0x61,0x79,0x64,0x6f,0x6e,0x73,0x20,0x52, + 0x6f,0x61,0x64,0x2c,0x48,0x59,0x52,0xa,0x48,0x61,0x79,0x65,0x73,0x20,0x26,0x20, + 0x48,0x61,0x72,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x41,0x59,0xa,0x48, + 0x61,0x79,0x65,0x73,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x48,0x59,0x53,0xa, + 0x48,0x61,0x79,0x6c,0x65,0x2c,0x48,0x59,0x4c,0xa,0x48,0x61,0x79,0x6d,0x61,0x72, + 0x6b,0x65,0x74,0x2c,0x48,0x59,0x4d,0xa,0x48,0x61,0x79,0x77,0x61,0x72,0x64,0x73, + 0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x48,0x45,0xa,0x48,0x61,0x7a,0x65,0x6c, + 0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x48,0x41,0x5a,0xa,0x48,0x65,0x61,0x64,0x63, + 0x6f,0x72,0x6e,0x2c,0x48,0x43,0x4e,0xa,0x48,0x65,0x61,0x64,0x69,0x6e,0x67,0x6c, + 0x65,0x79,0x2c,0x48,0x44,0x59,0xa,0x48,0x65,0x61,0x64,0x73,0x74,0x6f,0x6e,0x65, + 0x20,0x4c,0x61,0x6e,0x65,0x2c,0x48,0x44,0x4c,0xa,0x48,0x65,0x61,0x6c,0x64,0x20, + 0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x44,0x47,0xa,0x48,0x65,0x61,0x6c,0x69,0x6e, + 0x67,0x2c,0x48,0x4c,0x49,0xa,0x48,0x65,0x61,0x74,0x68,0x20,0x48,0x69,0x67,0x68, + 0x20,0x4c,0x65,0x76,0x65,0x6c,0x2c,0x48,0x48,0x4c,0xa,0x48,0x65,0x61,0x74,0x68, + 0x20,0x4c,0x6f,0x77,0x20,0x4c,0x65,0x76,0x65,0x6c,0x2c,0x48,0x4c,0x4c,0xa,0x48, + 0x65,0x61,0x74,0x68,0x72,0x6f,0x77,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x20, + 0x54,0x31,0x32,0x33,0x2c,0x48,0x58,0x58,0xa,0x48,0x65,0x61,0x74,0x68,0x72,0x6f, + 0x77,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x20,0x54,0x34,0x2c,0x48,0x41,0x46, + 0xa,0x48,0x65,0x61,0x74,0x68,0x72,0x6f,0x77,0x20,0x41,0x69,0x72,0x70,0x6f,0x72, + 0x74,0x20,0x54,0x35,0x2c,0x48,0x57,0x56,0xa,0x48,0x65,0x61,0x74,0x6f,0x6e,0x20, + 0x43,0x68,0x61,0x70,0x65,0x6c,0x2c,0x48,0x54,0x43,0xa,0x48,0x65,0x62,0x64,0x65, + 0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x48,0x42,0x44,0xa,0x48,0x65,0x63, + 0x6b,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x45,0x43,0xa,0x48,0x65,0x64,0x67, + 0x65,0x20,0x45,0x6e,0x64,0x2c,0x48,0x44,0x45,0xa,0x48,0x65,0x64,0x6e,0x65,0x73, + 0x66,0x6f,0x72,0x64,0x2c,0x48,0x4e,0x46,0xa,0x48,0x65,0x69,0x67,0x68,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x2c,0x48,0x45,0x49,0xa,0x48,0x65,0x6c,0x65,0x6e,0x73,0x62, + 0x75,0x72,0x67,0x68,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x48,0x4c,0x43, + 0xa,0x48,0x65,0x6c,0x65,0x6e,0x73,0x62,0x75,0x72,0x67,0x68,0x20,0x55,0x70,0x70, + 0x65,0x72,0x2c,0x48,0x4c,0x55,0xa,0x48,0x65,0x6c,0x6c,0x69,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x48,0x4c,0x44,0xa,0x48,0x65,0x6c,0x6d,0x73,0x64,0x61,0x6c,0x65,0x2c, + 0x48,0x4d,0x53,0xa,0x48,0x65,0x6c,0x73,0x62,0x79,0x2c,0x48,0x53,0x42,0xa,0x48, + 0x65,0x6d,0x65,0x6c,0x20,0x48,0x65,0x6d,0x70,0x73,0x74,0x65,0x61,0x64,0x2c,0x48, + 0x4d,0x4c,0xa,0x48,0x65,0x6e,0x64,0x6f,0x6e,0x2c,0x48,0x45,0x4e,0xa,0x48,0x65, + 0x6e,0x67,0x6f,0x65,0x64,0x2c,0x48,0x4e,0x47,0xa,0x48,0x65,0x6e,0x6c,0x65,0x79, + 0x2d,0x69,0x6e,0x2d,0x41,0x72,0x64,0x65,0x6e,0x2c,0x48,0x4e,0x4c,0xa,0x48,0x65, + 0x6e,0x6c,0x65,0x79,0x2d,0x6f,0x6e,0x2d,0x54,0x68,0x61,0x6d,0x65,0x73,0x2c,0x48, + 0x4f,0x54,0xa,0x48,0x65,0x6e,0x73,0x61,0x6c,0x6c,0x2c,0x48,0x45,0x4c,0xa,0x48, + 0x65,0x72,0x65,0x66,0x6f,0x72,0x64,0x2c,0x48,0x46,0x44,0xa,0x48,0x65,0x72,0x6e, + 0x65,0x20,0x42,0x61,0x79,0x2c,0x48,0x4e,0x42,0xa,0x48,0x65,0x72,0x6e,0x65,0x20, + 0x48,0x69,0x6c,0x6c,0x2c,0x48,0x4e,0x48,0xa,0x48,0x65,0x72,0x73,0x68,0x61,0x6d, + 0x2c,0x48,0x45,0x52,0xa,0x48,0x65,0x72,0x74,0x66,0x6f,0x72,0x64,0x20,0x45,0x61, + 0x73,0x74,0x2c,0x48,0x46,0x45,0xa,0x48,0x65,0x72,0x74,0x66,0x6f,0x72,0x64,0x20, + 0x4e,0x6f,0x72,0x74,0x68,0x2c,0x48,0x46,0x4e,0xa,0x48,0x65,0x73,0x73,0x6c,0x65, + 0x2c,0x48,0x45,0x53,0xa,0x48,0x65,0x73,0x77,0x61,0x6c,0x6c,0x2c,0x48,0x53,0x57, + 0xa,0x48,0x65,0x76,0x65,0x72,0x2c,0x48,0x45,0x56,0xa,0x48,0x65,0x77,0x6f,0x72, + 0x74,0x68,0x2c,0x48,0x45,0x57,0xa,0x48,0x65,0x78,0x68,0x61,0x6d,0x2c,0x48,0x45, + 0x58,0xa,0x48,0x65,0x79,0x66,0x6f,0x72,0x64,0x2c,0x48,0x59,0x44,0xa,0x48,0x65, + 0x79,0x73,0x68,0x61,0x6d,0x20,0x50,0x6f,0x72,0x74,0x2c,0x48,0x48,0x42,0xa,0x48, + 0x69,0x67,0x68,0x20,0x42,0x72,0x6f,0x6f,0x6d,0x73,0x2c,0x48,0x49,0x42,0xa,0x48, + 0x69,0x67,0x68,0x20,0x53,0x74,0x20,0x28,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77,0x29, + 0x2c,0x48,0x53,0x54,0xa,0x48,0x69,0x67,0x68,0x20,0x53,0x74,0x72,0x65,0x65,0x74, + 0x20,0x4b,0x65,0x6e,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x55,0x6e,0x64,0x65, + 0x72,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2c,0x5a,0x48,0x53,0xa,0x48,0x69,0x67,0x68, + 0x20,0x57,0x79,0x63,0x6f,0x6d,0x62,0x65,0x2c,0x48,0x57,0x59,0xa,0x48,0x69,0x67, + 0x68,0x61,0x6d,0x2c,0x48,0x47,0x4d,0xa,0x48,0x69,0x67,0x68,0x61,0x6d,0x73,0x20, + 0x50,0x61,0x72,0x6b,0x2c,0x48,0x49,0x50,0xa,0x48,0x69,0x67,0x68,0x62,0x72,0x69, + 0x64,0x67,0x65,0x20,0x26,0x20,0x42,0x75,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x48,0x49, + 0x47,0xa,0x48,0x69,0x67,0x68,0x62,0x75,0x72,0x79,0x20,0x26,0x20,0x49,0x73,0x6c, + 0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x48,0x48,0x59,0xa,0x48,0x69,0x67,0x68,0x74, + 0x6f,0x77,0x6e,0x2c,0x48,0x54,0x4f,0xa,0x48,0x69,0x6c,0x64,0x65,0x6e,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x48,0x4c,0x42,0xa,0x48,0x69,0x6c,0x6c,0x66,0x6f, + 0x6f,0x74,0x2c,0x48,0x4c,0x46,0xa,0x48,0x69,0x6c,0x6c,0x69,0x6e,0x67,0x74,0x6f, + 0x6e,0x20,0x45,0x61,0x73,0x74,0x2c,0x48,0x4c,0x45,0xa,0x48,0x69,0x6c,0x6c,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x20,0x57,0x65,0x73,0x74,0x2c,0x48,0x4c,0x57,0xa,0x48, + 0x69,0x6c,0x6c,0x73,0x69,0x64,0x65,0x2c,0x48,0x49,0x4c,0xa,0x48,0x69,0x6c,0x73, + 0x65,0x61,0x2c,0x48,0x4c,0x53,0xa,0x48,0x69,0x6e,0x63,0x68,0x6c,0x65,0x79,0x20, + 0x57,0x6f,0x6f,0x64,0x2c,0x48,0x59,0x57,0xa,0x48,0x69,0x6e,0x63,0x6b,0x6c,0x65, + 0x79,0x2c,0x48,0x4e,0x4b,0xa,0x48,0x69,0x6e,0x64,0x6c,0x65,0x79,0x2c,0x48,0x49, + 0x4e,0xa,0x48,0x69,0x6e,0x74,0x6f,0x6e,0x20,0x41,0x64,0x6d,0x69,0x72,0x61,0x6c, + 0x2c,0x48,0x4e,0x41,0xa,0x48,0x69,0x74,0x63,0x68,0x69,0x6e,0x2c,0x48,0x49,0x54, + 0xa,0x48,0x69,0x74,0x68,0x65,0x72,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x47, + 0x52,0xa,0x48,0x6f,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x48,0x4f,0x43,0xa,0x48,0x6f, + 0x6c,0x6c,0x69,0x6e,0x67,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x48,0x42,0x4e,0xa, + 0x48,0x6f,0x6c,0x6d,0x65,0x73,0x20,0x43,0x68,0x61,0x70,0x65,0x6c,0x2c,0x48,0x43, + 0x48,0xa,0x48,0x6f,0x6c,0x6d,0x77,0x6f,0x6f,0x64,0x2c,0x48,0x4c,0x4d,0xa,0x48, + 0x6f,0x6c,0x74,0x6f,0x6e,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x4f,0x4c,0xa, + 0x48,0x6f,0x6c,0x79,0x68,0x65,0x61,0x64,0x2c,0x48,0x48,0x44,0xa,0x48,0x6f,0x6c, + 0x79,0x74,0x6f,0x77,0x6e,0x2c,0x48,0x4c,0x59,0xa,0x48,0x6f,0x6d,0x65,0x72,0x74, + 0x6f,0x6e,0x2c,0x48,0x4d,0x4e,0xa,0x48,0x6f,0x6e,0x65,0x79,0x62,0x6f,0x75,0x72, + 0x6e,0x65,0x2c,0x48,0x59,0x42,0xa,0x48,0x6f,0x6e,0x69,0x74,0x6f,0x6e,0x2c,0x48, + 0x4f,0x4e,0xa,0x48,0x6f,0x6e,0x6c,0x65,0x79,0x2c,0x48,0x4f,0x59,0xa,0x48,0x6f, + 0x6e,0x6f,0x72,0x20,0x4f,0x61,0x6b,0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x50,0x41, + 0xa,0x48,0x6f,0x6f,0x6b,0x2c,0x48,0x4f,0x4b,0xa,0x48,0x6f,0x6f,0x74,0x6f,0x6e, + 0x2c,0x48,0x4f,0x4f,0xa,0x48,0x6f,0x70,0x65,0x20,0x28,0x44,0x65,0x72,0x62,0x79, + 0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x48,0x4f,0x50,0xa,0x48,0x6f,0x70,0x65,0x20, + 0x28,0x46,0x6c,0x69,0x6e,0x74,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x48,0x50,0x45, + 0xa,0x48,0x6f,0x70,0x74,0x6f,0x6e,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x48,0x50, + 0x54,0xa,0x48,0x6f,0x72,0x6c,0x65,0x79,0x2c,0x48,0x4f,0x52,0xa,0x48,0x6f,0x72, + 0x6e,0x62,0x65,0x61,0x6d,0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x42,0x50,0xa,0x48, + 0x6f,0x72,0x6e,0x73,0x65,0x79,0x2c,0x48,0x52,0x4e,0xa,0x48,0x6f,0x72,0x73,0x66, + 0x6f,0x72,0x74,0x68,0x2c,0x48,0x52,0x53,0xa,0x48,0x6f,0x72,0x73,0x68,0x61,0x6d, + 0x2c,0x48,0x52,0x48,0xa,0x48,0x6f,0x72,0x73,0x6c,0x65,0x79,0x2c,0x48,0x53,0x59, + 0xa,0x48,0x6f,0x72,0x74,0x6f,0x6e,0x2d,0x69,0x6e,0x2d,0x52,0x69,0x62,0x62,0x6c, + 0x65,0x73,0x64,0x61,0x6c,0x65,0x2c,0x48,0x49,0x52,0xa,0x48,0x6f,0x72,0x77,0x69, + 0x63,0x68,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x48,0x57,0x49,0xa,0x48, + 0x6f,0x73,0x63,0x61,0x72,0x2c,0x48,0x53,0x43,0xa,0x48,0x6f,0x75,0x67,0x68,0x20, + 0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x47,0x4e,0xa,0x48,0x6f,0x75,0x6e,0x73,0x6c, + 0x6f,0x77,0x2c,0x48,0x4f,0x55,0xa,0x48,0x6f,0x76,0x65,0x2c,0x48,0x4f,0x56,0xa, + 0x48,0x6f,0x76,0x65,0x74,0x6f,0x6e,0x20,0x26,0x20,0x57,0x72,0x6f,0x78,0x68,0x61, + 0x6d,0x2c,0x48,0x58,0x4d,0xa,0x48,0x6f,0x77,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x48, + 0x57,0x57,0xa,0x48,0x6f,0x77,0x64,0x65,0x6e,0x2c,0x48,0x4f,0x57,0xa,0x48,0x6f, + 0x77,0x77,0x6f,0x6f,0x64,0x20,0x28,0x52,0x65,0x6e,0x66,0x72,0x65,0x77,0x73,0x68, + 0x69,0x72,0x65,0x29,0x2c,0x48,0x4f,0x5a,0xa,0x48,0x6f,0x79,0x6c,0x61,0x6b,0x65, + 0x2c,0x48,0x59,0x4b,0xa,0x48,0x75,0x62,0x62,0x65,0x72,0x74,0x73,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x48,0x42,0x42,0xa,0x48,0x75,0x63,0x6b,0x6e,0x61,0x6c, + 0x6c,0x2c,0x48,0x4b,0x4e,0xa,0x48,0x75,0x64,0x64,0x65,0x72,0x73,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x48,0x55,0x44,0xa,0x48,0x75,0x6c,0x6c,0x20,0x50,0x61,0x72,0x61, + 0x67,0x6f,0x6e,0x2c,0x48,0x55,0x4c,0xa,0x48,0x75,0x6d,0x70,0x68,0x72,0x65,0x79, + 0x20,0x50,0x61,0x72,0x6b,0x2c,0x48,0x55,0x50,0xa,0x48,0x75,0x6e,0x63,0x6f,0x61, + 0x74,0x2c,0x48,0x43,0x54,0xa,0x48,0x75,0x6e,0x67,0x65,0x72,0x66,0x6f,0x72,0x64, + 0x2c,0x48,0x47,0x44,0xa,0x48,0x75,0x6e,0x6d,0x61,0x6e,0x62,0x79,0x2c,0x48,0x55, + 0x42,0xa,0x48,0x75,0x6e,0x74,0x69,0x6e,0x67,0x64,0x6f,0x6e,0x2c,0x48,0x55,0x4e, + 0xa,0x48,0x75,0x6e,0x74,0x6c,0x79,0x2c,0x48,0x4e,0x54,0xa,0x48,0x75,0x6e,0x74, + 0x73,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x48,0x4e,0x58,0xa,0x48,0x75,0x72,0x73, + 0x74,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x48,0x55,0x52,0xa,0x48,0x75,0x74,0x74, + 0x6f,0x6e,0x20,0x43,0x72,0x61,0x6e,0x73,0x77,0x69,0x63,0x6b,0x2c,0x48,0x55,0x54, + 0xa,0x48,0x75,0x79,0x74,0x6f,0x6e,0x2c,0x48,0x55,0x59,0xa,0x48,0x79,0x64,0x65, + 0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x48,0x59,0x43,0xa,0x48,0x79,0x64, + 0x65,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x48,0x59,0x54,0xa,0x48,0x79,0x6b,0x65, + 0x68,0x61,0x6d,0x2c,0x48,0x4b,0x4d,0xa,0x48,0x79,0x6e,0x64,0x6c,0x61,0x6e,0x64, + 0x2c,0x48,0x59,0x4e,0xa,0x48,0x79,0x74,0x68,0x65,0x2c,0x48,0x59,0x48,0xa,0x49, + 0x42,0x4d,0x2c,0x49,0x42,0x4d,0xa,0x49,0x66,0x69,0x65,0x6c,0x64,0x2c,0x49,0x46, + 0x49,0xa,0x49,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x49,0x46,0x44,0xa,0x49,0x6c,0x6b, + 0x6c,0x65,0x79,0x2c,0x49,0x4c,0x4b,0xa,0x49,0x6d,0x70,0x65,0x72,0x69,0x61,0x6c, + 0x20,0x57,0x68,0x61,0x72,0x66,0x2c,0x49,0x4d,0x57,0xa,0x49,0x6e,0x63,0x65,0x2c, + 0x49,0x4e,0x43,0xa,0x49,0x6e,0x63,0x65,0x20,0x26,0x20,0x45,0x6c,0x74,0x6f,0x6e, + 0x2c,0x49,0x4e,0x45,0xa,0x49,0x6e,0x67,0x61,0x74,0x65,0x73,0x74,0x6f,0x6e,0x65, + 0x2c,0x49,0x4e,0x54,0xa,0x49,0x6e,0x73,0x63,0x68,0x2c,0x49,0x4e,0x53,0xa,0x49, + 0x6e,0x76,0x65,0x72,0x67,0x6f,0x72,0x64,0x6f,0x6e,0x2c,0x49,0x47,0x44,0xa,0x49, + 0x6e,0x76,0x65,0x72,0x67,0x6f,0x77,0x72,0x69,0x65,0x2c,0x49,0x4e,0x47,0xa,0x49, + 0x6e,0x76,0x65,0x72,0x6b,0x65,0x69,0x74,0x68,0x69,0x6e,0x67,0x2c,0x49,0x4e,0x4b, + 0xa,0x49,0x6e,0x76,0x65,0x72,0x6b,0x69,0x70,0x2c,0x49,0x4e,0x50,0xa,0x49,0x6e, + 0x76,0x65,0x72,0x6e,0x65,0x73,0x73,0x2c,0x49,0x4e,0x56,0xa,0x49,0x6e,0x76,0x65, + 0x72,0x73,0x68,0x69,0x6e,0x2c,0x49,0x4e,0x48,0xa,0x49,0x6e,0x76,0x65,0x72,0x75, + 0x72,0x69,0x65,0x2c,0x49,0x4e,0x52,0xa,0x49,0x70,0x73,0x77,0x69,0x63,0x68,0x2c, + 0x49,0x50,0x53,0xa,0x49,0x72,0x6c,0x61,0x6d,0x2c,0x49,0x52,0x4c,0xa,0x49,0x72, + 0x76,0x69,0x6e,0x65,0x2c,0x49,0x52,0x56,0xa,0x49,0x73,0x6c,0x65,0x77,0x6f,0x72, + 0x74,0x68,0x2c,0x49,0x53,0x4c,0xa,0x49,0x73,0x6c,0x69,0x70,0x2c,0x49,0x53,0x50, + 0xa,0x49,0x76,0x65,0x72,0x2c,0x49,0x56,0x52,0xa,0x49,0x76,0x79,0x62,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x49,0x56,0x59,0xa,0x4a,0x65,0x77,0x65,0x6c,0x6c,0x65,0x72, + 0x79,0x20,0x51,0x75,0x61,0x72,0x74,0x65,0x72,0x2c,0x4a,0x45,0x51,0xa,0x4a,0x6f, + 0x68,0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x4a,0x4f,0x48,0xa,0x4a,0x6f,0x68,0x6e,0x73, + 0x74,0x6f,0x6e,0x65,0x2c,0x4a,0x48,0x4e,0xa,0x4a,0x6f,0x72,0x64,0x61,0x6e,0x68, + 0x69,0x6c,0x6c,0x2c,0x4a,0x4f,0x52,0xa,0x4b,0x65,0x61,0x72,0x73,0x6c,0x65,0x79, + 0x2c,0x4b,0x53,0x4c,0xa,0x4b,0x65,0x61,0x72,0x73,0x6e,0x65,0x79,0x2c,0x4b,0x53, + 0x4e,0xa,0x4b,0x65,0x69,0x67,0x68,0x6c,0x65,0x79,0x2c,0x4b,0x45,0x49,0xa,0x4b, + 0x65,0x69,0x74,0x68,0x2c,0x4b,0x45,0x48,0xa,0x4b,0x65,0x6c,0x76,0x65,0x64,0x6f, + 0x6e,0x2c,0x4b,0x45,0x4c,0xa,0x4b,0x65,0x6c,0x76,0x69,0x6e,0x64,0x61,0x6c,0x65, + 0x2c,0x4b,0x56,0x44,0xa,0x4b,0x65,0x6d,0x62,0x6c,0x65,0x2c,0x4b,0x45,0x4d,0xa, + 0x4b,0x65,0x6d,0x70,0x73,0x74,0x6f,0x6e,0x20,0x48,0x61,0x72,0x64,0x77,0x69,0x63, + 0x6b,0x2c,0x4b,0x4d,0x48,0xa,0x4b,0x65,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x4b,0x4d,0x50,0xa,0x4b,0x65,0x6d,0x73,0x69,0x6e,0x67,0x2c,0x4b, + 0x4d,0x53,0xa,0x4b,0x65,0x6d,0x73,0x6c,0x65,0x79,0x2c,0x4b,0x4d,0x4c,0xa,0x4b, + 0x65,0x6e,0x64,0x61,0x6c,0x2c,0x4b,0x45,0x4e,0xa,0x4b,0x65,0x6e,0x6c,0x65,0x79, + 0x2c,0x4b,0x4c,0x59,0xa,0x4b,0x65,0x6e,0x6e,0x65,0x74,0x74,0x2c,0x4b,0x4e,0x45, + 0xa,0x4b,0x65,0x6e,0x6e,0x69,0x73,0x68,0x65,0x61,0x64,0x2c,0x4b,0x4e,0x53,0xa, + 0x4b,0x65,0x6e,0x73,0x61,0x6c,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x4b,0x4e,0x4c, + 0xa,0x4b,0x65,0x6e,0x73,0x61,0x6c,0x20,0x52,0x69,0x73,0x65,0x2c,0x4b,0x4e,0x52, + 0xa,0x4b,0x65,0x6e,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x4f,0x6c,0x79,0x6d, + 0x70,0x69,0x61,0x2c,0x4b,0x50,0x41,0xa,0x4b,0x65,0x6e,0x74,0x20,0x48,0x6f,0x75, + 0x73,0x65,0x2c,0x4b,0x54,0x48,0xa,0x4b,0x65,0x6e,0x74,0x69,0x73,0x68,0x20,0x54, + 0x6f,0x77,0x6e,0x2c,0x4b,0x54,0x4e,0xa,0x4b,0x65,0x6e,0x74,0x69,0x73,0x68,0x20, + 0x54,0x6f,0x77,0x6e,0x20,0x57,0x65,0x73,0x74,0x2c,0x4b,0x54,0x57,0xa,0x4b,0x65, + 0x6e,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x54,0xa,0x4b,0x65,0x6e,0x74,0x73,0x20,0x42, + 0x61,0x6e,0x6b,0x2c,0x4b,0x42,0x4b,0xa,0x4b,0x65,0x74,0x74,0x65,0x72,0x69,0x6e, + 0x67,0x2c,0x4b,0x45,0x54,0xa,0x4b,0x65,0x77,0x20,0x42,0x72,0x69,0x64,0x67,0x65, + 0x2c,0x4b,0x57,0x42,0xa,0x4b,0x65,0x77,0x20,0x47,0x61,0x72,0x64,0x65,0x6e,0x73, + 0x2c,0x4b,0x57,0x47,0xa,0x4b,0x65,0x79,0x68,0x61,0x6d,0x2c,0x4b,0x45,0x59,0xa, + 0x4b,0x65,0x79,0x6e,0x73,0x68,0x61,0x6d,0x2c,0x4b,0x59,0x4e,0xa,0x4b,0x69,0x64, + 0x62,0x72,0x6f,0x6f,0x6b,0x65,0x2c,0x4b,0x44,0x42,0xa,0x4b,0x69,0x64,0x64,0x65, + 0x72,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x4b,0x49,0x44,0xa,0x4b,0x69,0x64, + 0x73,0x67,0x72,0x6f,0x76,0x65,0x2c,0x4b,0x44,0x47,0xa,0x4b,0x69,0x64,0x77,0x65, + 0x6c,0x6c,0x79,0x2c,0x4b,0x57,0x4c,0xa,0x4b,0x69,0x6c,0x62,0x75,0x72,0x6e,0x20, + 0x48,0x69,0x67,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4b,0x42,0x4e,0xa,0x4b,0x69, + 0x6c,0x64,0x61,0x6c,0x65,0x2c,0x4b,0x4c,0x44,0xa,0x4b,0x69,0x6c,0x64,0x6f,0x6e, + 0x61,0x6e,0x2c,0x4b,0x49,0x4c,0xa,0x4b,0x69,0x6c,0x67,0x65,0x74,0x74,0x79,0x2c, + 0x4b,0x47,0x54,0xa,0x4b,0x69,0x6c,0x6d,0x61,0x72,0x6e,0x6f,0x63,0x6b,0x2c,0x4b, + 0x4d,0x4b,0xa,0x4b,0x69,0x6c,0x6d,0x61,0x75,0x72,0x73,0x2c,0x4b,0x4c,0x4d,0xa, + 0x4b,0x69,0x6c,0x70,0x61,0x74,0x72,0x69,0x63,0x6b,0x2c,0x4b,0x50,0x54,0xa,0x4b, + 0x69,0x6c,0x77,0x69,0x6e,0x6e,0x69,0x6e,0x67,0x2c,0x4b,0x57,0x4e,0xa,0x4b,0x69, + 0x6e,0x62,0x72,0x61,0x63,0x65,0x2c,0x4b,0x42,0x43,0xa,0x4b,0x69,0x6e,0x67,0x68, + 0x61,0x6d,0x2c,0x4b,0x47,0x4d,0xa,0x4b,0x69,0x6e,0x67,0x68,0x6f,0x72,0x6e,0x2c, + 0x4b,0x47,0x48,0xa,0x4b,0x69,0x6e,0x67,0x73,0x20,0x4c,0x61,0x6e,0x67,0x6c,0x65, + 0x79,0x2c,0x4b,0x47,0x4c,0xa,0x4b,0x69,0x6e,0x67,0x26,0x23,0x30,0x33,0x39,0x3b, + 0x73,0x20,0x4c,0x79,0x6e,0x6e,0x2c,0x4b,0x4c,0x4e,0xa,0x4b,0x69,0x6e,0x67,0x73, + 0x20,0x4e,0x6f,0x72,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x4e,0xa,0x4b,0x69,0x6e,0x67, + 0x73,0x20,0x4e,0x79,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x4b,0x47,0x4e,0xa,0x4b,0x69, + 0x6e,0x67,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4b,0x47,0x50,0xa,0x4b,0x69,0x6e, + 0x67,0x73,0x20,0x53,0x75,0x74,0x74,0x6f,0x6e,0x2c,0x4b,0x47,0x53,0xa,0x4b,0x69, + 0x6e,0x67,0x73,0x6b,0x6e,0x6f,0x77,0x65,0x2c,0x4b,0x47,0x45,0xa,0x4b,0x69,0x6e, + 0x67,0x73,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x47,0xa,0x4b,0x69,0x6e,0x67,0x73,0x77, + 0x6f,0x6f,0x64,0x2c,0x4b,0x4e,0x44,0xa,0x4b,0x69,0x6e,0x67,0x75,0x73,0x73,0x69, + 0x65,0x2c,0x4b,0x49,0x4e,0xa,0x4b,0x69,0x6e,0x74,0x62,0x75,0x72,0x79,0x2c,0x4b, + 0x49,0x54,0xa,0x4b,0x69,0x72,0x62,0x79,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x4b, + 0x42,0x58,0xa,0x4b,0x69,0x72,0x6b,0x20,0x53,0x61,0x6e,0x64,0x61,0x6c,0x6c,0x2c, + 0x4b,0x4b,0x53,0xa,0x4b,0x69,0x72,0x6b,0x62,0x79,0x2c,0x4b,0x49,0x52,0xa,0x4b, + 0x69,0x72,0x6b,0x62,0x79,0x20,0x69,0x6e,0x20,0x41,0x73,0x68,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x4b,0x4b,0x42,0xa,0x4b,0x69,0x72,0x6b,0x62,0x79,0x20,0x53,0x74,0x65, + 0x70,0x68,0x65,0x6e,0x2c,0x4b,0x53,0x57,0xa,0x4b,0x69,0x72,0x6b,0x62,0x79,0x2d, + 0x69,0x6e,0x2d,0x46,0x75,0x72,0x6e,0x65,0x73,0x73,0x2c,0x4b,0x42,0x46,0xa,0x4b, + 0x69,0x72,0x6b,0x63,0x61,0x6c,0x64,0x79,0x2c,0x4b,0x44,0x59,0xa,0x4b,0x69,0x72, + 0x6b,0x63,0x6f,0x6e,0x6e,0x65,0x6c,0x2c,0x4b,0x52,0x4b,0xa,0x4b,0x69,0x72,0x6b, + 0x64,0x61,0x6c,0x65,0x2c,0x4b,0x4b,0x44,0xa,0x4b,0x69,0x72,0x6b,0x68,0x61,0x6d, + 0x20,0x26,0x20,0x57,0x65,0x73,0x68,0x61,0x6d,0x2c,0x4b,0x4b,0x4d,0xa,0x4b,0x69, + 0x72,0x6b,0x68,0x69,0x6c,0x6c,0x2c,0x4b,0x4b,0x48,0xa,0x4b,0x69,0x72,0x6b,0x6e, + 0x65,0x77,0x74,0x6f,0x6e,0x2c,0x4b,0x4b,0x4e,0xa,0x4b,0x69,0x72,0x6b,0x77,0x6f, + 0x6f,0x64,0x2c,0x4b,0x57,0x44,0xa,0x4b,0x69,0x72,0x74,0x6f,0x6e,0x20,0x4c,0x69, + 0x6e,0x64,0x73,0x65,0x79,0x2c,0x4b,0x54,0x4c,0xa,0x4b,0x69,0x76,0x65,0x74,0x6f, + 0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x4b,0x49,0x56,0xa,0x4b,0x69,0x76, + 0x65,0x74,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4b,0x56,0x50,0xa,0x4b,0x6e, + 0x61,0x72,0x65,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x4b,0x4e,0x41,0xa, + 0x4b,0x6e,0x65,0x62,0x77,0x6f,0x72,0x74,0x68,0x2c,0x4b,0x42,0x57,0xa,0x4b,0x6e, + 0x69,0x67,0x68,0x74,0x6f,0x6e,0x2c,0x4b,0x4e,0x49,0xa,0x4b,0x6e,0x6f,0x63,0x6b, + 0x68,0x6f,0x6c,0x74,0x2c,0x4b,0x43,0x4b,0xa,0x4b,0x6e,0x6f,0x74,0x74,0x69,0x6e, + 0x67,0x6c,0x65,0x79,0x2c,0x4b,0x4e,0x4f,0xa,0x4b,0x6e,0x75,0x63,0x6b,0x6c,0x61, + 0x73,0x2c,0x4b,0x4e,0x55,0xa,0x4b,0x6e,0x75,0x74,0x73,0x66,0x6f,0x72,0x64,0x2c, + 0x4b,0x4e,0x46,0xa,0x4b,0x79,0x6c,0x65,0x20,0x6f,0x66,0x20,0x4c,0x6f,0x63,0x68, + 0x61,0x6c,0x73,0x68,0x2c,0x4b,0x59,0x4c,0xa,0x4c,0x61,0x64,0x79,0x62,0x61,0x6e, + 0x6b,0x2c,0x4c,0x44,0x59,0xa,0x4c,0x61,0x64,0x79,0x77,0x65,0x6c,0x6c,0x2c,0x4c, + 0x41,0x44,0xa,0x4c,0x61,0x69,0x6e,0x64,0x6f,0x6e,0x2c,0x4c,0x41,0x49,0xa,0x4c, + 0x61,0x69,0x72,0x67,0x2c,0x4c,0x52,0x47,0xa,0x4c,0x61,0x6b,0x65,0x2c,0x4c,0x4b, + 0x45,0xa,0x4c,0x61,0x6b,0x65,0x6e,0x68,0x65,0x61,0x74,0x68,0x2c,0x4c,0x41,0x4b, + 0xa,0x4c,0x61,0x6d,0x70,0x68,0x65,0x79,0x2c,0x4c,0x41,0x4d,0xa,0x4c,0x61,0x6e, + 0x61,0x72,0x6b,0x2c,0x4c,0x4e,0x4b,0xa,0x4c,0x61,0x6e,0x63,0x61,0x73,0x74,0x65, + 0x72,0x2c,0x4c,0x41,0x4e,0xa,0x4c,0x61,0x6e,0x63,0x69,0x6e,0x67,0x2c,0x4c,0x41, + 0x43,0xa,0x4c,0x61,0x6e,0x64,0x79,0x77,0x6f,0x6f,0x64,0x2c,0x4c,0x41,0x57,0xa, + 0x4c,0x61,0x6e,0x67,0x62,0x61,0x6e,0x6b,0x2c,0x4c,0x47,0x42,0xa,0x4c,0x61,0x6e, + 0x67,0x68,0x6f,0x2c,0x4c,0x48,0x4f,0xa,0x4c,0x61,0x6e,0x67,0x6c,0x65,0x79,0x2c, + 0x4c,0x4e,0x59,0xa,0x4c,0x61,0x6e,0x67,0x6c,0x65,0x79,0x20,0x47,0x72,0x65,0x65, + 0x6e,0x2c,0x4c,0x47,0x47,0xa,0x4c,0x61,0x6e,0x67,0x6c,0x65,0x79,0x20,0x4d,0x69, + 0x6c,0x6c,0x2c,0x4c,0x47,0x4d,0xa,0x4c,0x61,0x6e,0x67,0x73,0x69,0x64,0x65,0x2c, + 0x4c,0x47,0x53,0xa,0x4c,0x61,0x6e,0x67,0x77,0x61,0x74,0x68,0x62,0x79,0x2c,0x4c, + 0x47,0x57,0xa,0x4c,0x61,0x6e,0x67,0x77,0x69,0x74,0x68,0x2d,0x57,0x68,0x61,0x6c, + 0x65,0x79,0x20,0x54,0x68,0x6f,0x72,0x6e,0x73,0x2c,0x4c,0x41,0x47,0xa,0x4c,0x61, + 0x70,0x66,0x6f,0x72,0x64,0x2c,0x4c,0x41,0x50,0xa,0x4c,0x61,0x70,0x77,0x6f,0x72, + 0x74,0x68,0x2c,0x4c,0x50,0x57,0xa,0x4c,0x61,0x72,0x62,0x65,0x72,0x74,0x2c,0x4c, + 0x42,0x54,0xa,0x4c,0x61,0x72,0x67,0x73,0x2c,0x4c,0x41,0x52,0xa,0x4c,0x61,0x72, + 0x6b,0x68,0x61,0x6c,0x6c,0x2c,0x4c,0x52,0x48,0xa,0x4c,0x61,0x75,0x72,0x65,0x6e, + 0x63,0x65,0x6b,0x69,0x72,0x6b,0x2c,0x4c,0x41,0x55,0xa,0x4c,0x61,0x77,0x72,0x65, + 0x6e,0x63,0x65,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x4c,0x57,0x48,0xa,0x4c,0x61,0x79, + 0x74,0x6f,0x6e,0x2c,0x4c,0x41,0x59,0xa,0x4c,0x61,0x7a,0x6f,0x6e,0x62,0x79,0x20, + 0x26,0x20,0x4b,0x69,0x72,0x6b,0x6f,0x73,0x77,0x61,0x6c,0x64,0x2c,0x4c,0x5a,0x42, + 0xa,0x4c,0x65,0x61,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x4c,0x45,0x47,0xa,0x4c, + 0x65,0x61,0x20,0x48,0x61,0x6c,0x6c,0x2c,0x4c,0x45,0x48,0xa,0x4c,0x65,0x61,0x67, + 0x72,0x61,0x76,0x65,0x2c,0x4c,0x45,0x41,0xa,0x4c,0x65,0x61,0x6c,0x68,0x6f,0x6c, + 0x6d,0x2c,0x4c,0x48,0x4d,0xa,0x4c,0x65,0x61,0x6d,0x69,0x6e,0x67,0x74,0x6f,0x6e, + 0x20,0x53,0x70,0x61,0x2c,0x4c,0x4d,0x53,0xa,0x4c,0x65,0x61,0x73,0x6f,0x77,0x65, + 0x2c,0x4c,0x53,0x57,0xa,0x4c,0x65,0x61,0x74,0x68,0x65,0x72,0x68,0x65,0x61,0x64, + 0x2c,0x4c,0x48,0x44,0xa,0x4c,0x65,0x64,0x62,0x75,0x72,0x79,0x2c,0x4c,0x45,0x44, + 0xa,0x4c,0x65,0x65,0x2c,0x4c,0x45,0x45,0xa,0x4c,0x65,0x65,0x64,0x73,0x2c,0x4c, + 0x44,0x53,0xa,0x4c,0x65,0x69,0x63,0x65,0x73,0x74,0x65,0x72,0x2c,0x4c,0x45,0x49, + 0xa,0x4c,0x65,0x69,0x67,0x68,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x4c,0x49, + 0x48,0xa,0x4c,0x65,0x69,0x67,0x68,0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61,0x2c,0x4c, + 0x45,0x53,0xa,0x4c,0x65,0x69,0x67,0x68,0x74,0x6f,0x6e,0x20,0x42,0x75,0x7a,0x7a, + 0x61,0x72,0x64,0x2c,0x4c,0x42,0x5a,0xa,0x4c,0x65,0x6c,0x61,0x6e,0x74,0x2c,0x4c, + 0x45,0x4c,0xa,0x4c,0x65,0x6c,0x61,0x6e,0x74,0x20,0x53,0x61,0x6c,0x74,0x69,0x6e, + 0x67,0x73,0x2c,0x4c,0x54,0x53,0xa,0x4c,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x4c,0x45, + 0x4e,0xa,0x4c,0x65,0x6e,0x7a,0x69,0x65,0x2c,0x4c,0x4e,0x5a,0xa,0x4c,0x65,0x6f, + 0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x4c,0x45,0x4f,0xa,0x4c,0x65,0x74,0x63, + 0x68,0x77,0x6f,0x72,0x74,0x68,0x20,0x47,0x61,0x72,0x64,0x65,0x6e,0x20,0x43,0x69, + 0x74,0x79,0x2c,0x4c,0x45,0x54,0xa,0x4c,0x65,0x75,0x63,0x68,0x61,0x72,0x73,0x20, + 0x28,0x66,0x6f,0x72,0x20,0x53,0x74,0x2e,0x20,0x41,0x6e,0x64,0x72,0x65,0x77,0x73, + 0x29,0x2c,0x4c,0x45,0x55,0xa,0x4c,0x65,0x76,0x65,0x6e,0x73,0x68,0x75,0x6c,0x6d, + 0x65,0x2c,0x4c,0x56,0x4d,0xa,0x4c,0x65,0x77,0x65,0x73,0x2c,0x4c,0x57,0x53,0xa, + 0x4c,0x65,0x77,0x69,0x73,0x68,0x61,0x6d,0x2c,0x4c,0x45,0x57,0xa,0x4c,0x65,0x79, + 0x6c,0x61,0x6e,0x64,0x2c,0x4c,0x45,0x59,0xa,0x4c,0x65,0x79,0x74,0x6f,0x6e,0x20, + 0x4d,0x69,0x64,0x6c,0x61,0x6e,0x64,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4c,0x45,0x4d, + 0xa,0x4c,0x65,0x79,0x74,0x6f,0x6e,0x73,0x74,0x6f,0x6e,0x65,0x20,0x48,0x69,0x67, + 0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4c,0x45,0x52,0xa,0x4c,0x69,0x63,0x68,0x66, + 0x69,0x65,0x6c,0x64,0x20,0x43,0x69,0x74,0x79,0x2c,0x4c,0x49,0x43,0xa,0x4c,0x69, + 0x63,0x68,0x66,0x69,0x65,0x6c,0x64,0x20,0x54,0x72,0x65,0x6e,0x74,0x20,0x56,0x61, + 0x6c,0x6c,0x65,0x79,0x2c,0x4c,0x54,0x56,0xa,0x4c,0x69,0x64,0x6c,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x2c,0x4c,0x49,0x44,0xa,0x4c,0x69,0x6d,0x65,0x68,0x6f,0x75,0x73, + 0x65,0x2c,0x4c,0x48,0x53,0xa,0x4c,0x69,0x6e,0x63,0x6f,0x6c,0x6e,0x20,0x43,0x65, + 0x6e,0x74,0x72,0x61,0x6c,0x2c,0x4c,0x43,0x4e,0xa,0x4c,0x69,0x6e,0x67,0x66,0x69, + 0x65,0x6c,0x64,0x2c,0x4c,0x46,0x44,0xa,0x4c,0x69,0x6e,0x67,0x77,0x6f,0x6f,0x64, + 0x2c,0x4c,0x47,0x44,0xa,0x4c,0x69,0x6e,0x6c,0x69,0x74,0x68,0x67,0x6f,0x77,0x2c, + 0x4c,0x49,0x4e,0xa,0x4c,0x69,0x70,0x68,0x6f,0x6f,0x6b,0x2c,0x4c,0x49,0x50,0xa, + 0x4c,0x69,0x73,0x6b,0x65,0x61,0x72,0x64,0x2c,0x4c,0x53,0x4b,0xa,0x4c,0x69,0x73, + 0x73,0x2c,0x4c,0x49,0x53,0xa,0x4c,0x69,0x73,0x76,0x61,0x6e,0x65,0x20,0x26,0x20, + 0x54,0x68,0x6f,0x72,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x4c,0x56,0x54,0xa,0x4c,0x69, + 0x74,0x74,0x6c,0x65,0x20,0x4b,0x69,0x6d,0x62,0x6c,0x65,0x2c,0x4c,0x54,0x4b,0xa, + 0x4c,0x69,0x74,0x74,0x6c,0x65,0x20,0x53,0x75,0x74,0x74,0x6f,0x6e,0x2c,0x4c,0x54, + 0x54,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c, + 0x4c,0x54,0x4c,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x68,0x61,0x6d,0x70,0x74,0x6f, + 0x6e,0x2c,0x4c,0x49,0x54,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x68,0x61,0x76,0x65, + 0x6e,0x2c,0x4c,0x56,0x4e,0xa,0x4c,0x69,0x74,0x74,0x6c,0x65,0x70,0x6f,0x72,0x74, + 0x2c,0x4c,0x54,0x50,0xa,0x4c,0x69,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x4c,0x56,0x43,0xa,0x4c,0x69,0x76,0x65,0x72, + 0x70,0x6f,0x6f,0x6c,0x20,0x4a,0x61,0x6d,0x65,0x73,0x20,0x53,0x74,0x72,0x65,0x65, + 0x74,0x2c,0x4c,0x56,0x4a,0xa,0x4c,0x69,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x20, + 0x4c,0x69,0x6d,0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x4c,0x49,0x56,0xa, + 0x4c,0x69,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x20,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x4c,0x50,0x59,0xa,0x4c,0x69,0x76,0x69, + 0x6e,0x67,0x73,0x74,0x6f,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x4c,0x53,0x4e, + 0xa,0x4c,0x69,0x76,0x69,0x6e,0x67,0x73,0x74,0x6f,0x6e,0x20,0x53,0x6f,0x75,0x74, + 0x68,0x2c,0x4c,0x56,0x47,0xa,0x4c,0x6c,0x61,0x6e,0x61,0x62,0x65,0x72,0x2c,0x4c, + 0x4c,0x41,0xa,0x4c,0x6c,0x61,0x6e,0x62,0x65,0x64,0x72,0x2c,0x4c,0x42,0x52,0xa, + 0x4c,0x6c,0x61,0x6e,0x62,0x69,0x73,0x74,0x65,0x72,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x4c,0x4c,0x54,0xa,0x4c,0x6c,0x61,0x6e,0x62,0x72,0x61,0x64,0x61,0x63,0x68,0x2c, + 0x4c,0x4e,0x42,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x61,0x66,0x2c,0x4c,0x4c,0x4e,0xa, + 0x4c,0x6c,0x61,0x6e,0x64,0x61,0x6e,0x77,0x67,0x2c,0x4c,0x44,0x4e,0xa,0x4c,0x6c, + 0x61,0x6e,0x64,0x65,0x63,0x77,0x79,0x6e,0x2c,0x4c,0x4c,0x43,0xa,0x4c,0x6c,0x61, + 0x6e,0x64,0x65,0x69,0x6c,0x6f,0x2c,0x4c,0x4c,0x4c,0xa,0x4c,0x6c,0x61,0x6e,0x64, + 0x6f,0x76,0x65,0x72,0x79,0x2c,0x4c,0x4c,0x56,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x72, + 0x69,0x6e,0x64,0x6f,0x64,0x2c,0x4c,0x4c,0x4f,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x75, + 0x64,0x6e,0x6f,0x2c,0x4c,0x4c,0x44,0xa,0x4c,0x6c,0x61,0x6e,0x64,0x75,0x64,0x6e, + 0x6f,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4c,0x4c,0x4a,0xa,0x4c, + 0x6c,0x61,0x6e,0x64,0x79,0x62,0x69,0x65,0x2c,0x4c,0x4c,0x49,0xa,0x4c,0x6c,0x61, + 0x6e,0x65,0x6c,0x6c,0x69,0x2c,0x4c,0x4c,0x45,0xa,0x4c,0x6c,0x61,0x6e,0x66,0x61, + 0x69,0x72,0x66,0x65,0x63,0x68,0x61,0x6e,0x2c,0x4c,0x4c,0x46,0xa,0x4c,0x6c,0x61, + 0x6e,0x66,0x61,0x69,0x72,0x70,0x77,0x6c,0x6c,0x2c,0x4c,0x50,0x47,0xa,0x4c,0x6c, + 0x61,0x6e,0x67,0x61,0x64,0x6f,0x67,0x2c,0x4c,0x4c,0x47,0xa,0x4c,0x6c,0x61,0x6e, + 0x67,0x61,0x6d,0x6d,0x61,0x72,0x63,0x68,0x2c,0x4c,0x4c,0x4d,0xa,0x4c,0x6c,0x61, + 0x6e,0x67,0x65,0x6e,0x6e,0x65,0x63,0x68,0x2c,0x4c,0x4c,0x48,0xa,0x4c,0x6c,0x61, + 0x6e,0x67,0x79,0x6e,0x6c,0x6c,0x6f,0x2c,0x4c,0x47,0x4f,0xa,0x4c,0x6c,0x61,0x6e, + 0x68,0x61,0x72,0x61,0x6e,0x2c,0x4c,0x4c,0x52,0xa,0x4c,0x6c,0x61,0x6e,0x68,0x69, + 0x6c,0x6c,0x65,0x74,0x68,0x2c,0x4c,0x54,0x48,0xa,0x4c,0x6c,0x61,0x6e,0x69,0x73, + 0x68,0x65,0x6e,0x2c,0x4c,0x4c,0x53,0xa,0x4c,0x6c,0x61,0x6e,0x72,0x77,0x73,0x74, + 0x2c,0x4c,0x57,0x52,0xa,0x4c,0x6c,0x61,0x6e,0x73,0x61,0x6d,0x6c,0x65,0x74,0x2c, + 0x4c,0x41,0x53,0xa,0x4c,0x6c,0x61,0x6e,0x74,0x77,0x69,0x74,0x20,0x4d,0x61,0x6a, + 0x6f,0x72,0x2c,0x4c,0x57,0x4d,0xa,0x4c,0x6c,0x61,0x6e,0x77,0x72,0x64,0x61,0x2c, + 0x4c,0x4e,0x52,0xa,0x4c,0x6c,0x61,0x6e,0x77,0x72,0x74,0x79,0x64,0x2c,0x4c,0x4e, + 0x57,0xa,0x4c,0x6c,0x77,0x79,0x6e,0x67,0x77,0x72,0x69,0x6c,0x2c,0x4c,0x4c,0x57, + 0xa,0x4c,0x6c,0x77,0x79,0x6e,0x79,0x70,0x69,0x61,0x2c,0x4c,0x4c,0x59,0xa,0x4c, + 0x6f,0x63,0x68,0x20,0x41,0x77,0x65,0x2c,0x4c,0x48,0x41,0xa,0x4c,0x6f,0x63,0x68, + 0x20,0x45,0x69,0x6c,0x20,0x4f,0x75,0x74,0x77,0x61,0x72,0x64,0x20,0x42,0x6f,0x75, + 0x6e,0x64,0x2c,0x4c,0x48,0x45,0xa,0x4c,0x6f,0x63,0x68,0x61,0x69,0x6c,0x6f,0x72, + 0x74,0x2c,0x4c,0x43,0x4c,0xa,0x4c,0x6f,0x63,0x68,0x65,0x69,0x6c,0x73,0x69,0x64, + 0x65,0x2c,0x4c,0x43,0x53,0xa,0x4c,0x6f,0x63,0x68,0x67,0x65,0x6c,0x6c,0x79,0x2c, + 0x4c,0x43,0x47,0xa,0x4c,0x6f,0x63,0x68,0x6c,0x75,0x69,0x63,0x68,0x61,0x72,0x74, + 0x2c,0x4c,0x43,0x43,0xa,0x4c,0x6f,0x63,0x68,0x77,0x69,0x6e,0x6e,0x6f,0x63,0x68, + 0x2c,0x4c,0x48,0x57,0xa,0x4c,0x6f,0x63,0x6b,0x65,0x72,0x62,0x69,0x65,0x2c,0x4c, + 0x4f,0x43,0xa,0x4c,0x6f,0x63,0x6b,0x77,0x6f,0x6f,0x64,0x2c,0x4c,0x43,0x4b,0xa, + 0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x42,0x6c,0x61,0x63,0x6b,0x66,0x72,0x69,0x61, + 0x72,0x73,0x2c,0x42,0x46,0x52,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x4c,0x42,0x47,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20, + 0x43,0x61,0x6e,0x6e,0x6f,0x6e,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x43,0x53, + 0x54,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x43,0x68,0x61,0x72,0x69,0x6e,0x67, + 0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x43,0x48,0x58,0xa,0x4c,0x6f,0x6e,0x64,0x6f, + 0x6e,0x20,0x45,0x75,0x73,0x74,0x6f,0x6e,0x2c,0x45,0x55,0x53,0xa,0x4c,0x6f,0x6e, + 0x64,0x6f,0x6e,0x20,0x46,0x65,0x6e,0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x53,0x74, + 0x72,0x65,0x65,0x74,0x2c,0x46,0x53,0x54,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20, + 0x46,0x69,0x65,0x6c,0x64,0x73,0x2c,0x4c,0x4f,0x46,0xa,0x4c,0x6f,0x6e,0x64,0x6f, + 0x6e,0x20,0x4b,0x69,0x6e,0x67,0x73,0x20,0x43,0x72,0x6f,0x73,0x73,0x2c,0x4b,0x47, + 0x58,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x4c,0x69,0x76,0x65,0x72,0x70,0x6f, + 0x6f,0x6c,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x4c,0x53,0x54,0xa,0x4c,0x6f, + 0x6e,0x64,0x6f,0x6e,0x20,0x4d,0x61,0x72,0x79,0x6c,0x65,0x62,0x6f,0x6e,0x65,0x2c, + 0x4d,0x59,0x42,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x50,0x61,0x64,0x64,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x50,0x41,0x44,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e, + 0x20,0x52,0x6f,0x61,0x64,0x20,0x28,0x42,0x72,0x69,0x67,0x68,0x74,0x6f,0x6e,0x29, + 0x2c,0x4c,0x52,0x42,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64, + 0x20,0x28,0x47,0x75,0x69,0x6c,0x64,0x66,0x6f,0x72,0x64,0x29,0x2c,0x4c,0x52,0x44, + 0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x53,0x74,0x20,0x50,0x61,0x6e,0x63,0x72, + 0x61,0x73,0x20,0x44,0x6f,0x6d,0x65,0x73,0x74,0x69,0x63,0x2c,0x53,0x54,0x50,0xa, + 0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x53,0x74,0x20,0x50,0x61,0x6e,0x63,0x72,0x61, + 0x73,0x20,0x28,0x49,0x6e,0x74,0x6c,0x29,0x2c,0x53,0x50,0x58,0xa,0x4c,0x6f,0x6e, + 0x64,0x6f,0x6e,0x20,0x56,0x69,0x63,0x74,0x6f,0x72,0x69,0x61,0x2c,0x56,0x49,0x43, + 0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x57,0x61,0x74,0x65,0x72,0x6c,0x6f,0x6f, + 0x2c,0x57,0x41,0x54,0xa,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x20,0x57,0x61,0x74,0x65, + 0x72,0x6c,0x6f,0x6f,0x20,0x45,0x61,0x73,0x74,0x2c,0x57,0x41,0x45,0xa,0x4c,0x6f, + 0x6e,0x67,0x20,0x42,0x75,0x63,0x6b,0x62,0x79,0x2c,0x4c,0x42,0x4b,0xa,0x4c,0x6f, + 0x6e,0x67,0x20,0x45,0x61,0x74,0x6f,0x6e,0x2c,0x4c,0x47,0x45,0xa,0x4c,0x6f,0x6e, + 0x67,0x20,0x50,0x72,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x4c,0x50,0x52,0xa,0x4c,0x6f, + 0x6e,0x67,0x62,0x65,0x63,0x6b,0x2c,0x4c,0x47,0x4b,0xa,0x4c,0x6f,0x6e,0x67,0x62, + 0x72,0x69,0x64,0x67,0x65,0x2c,0x4c,0x4f,0x42,0xa,0x4c,0x6f,0x6e,0x67,0x63,0x72, + 0x6f,0x73,0x73,0x2c,0x4c,0x4e,0x47,0xa,0x4c,0x6f,0x6e,0x67,0x66,0x69,0x65,0x6c, + 0x64,0x2c,0x4c,0x47,0x46,0xa,0x4c,0x6f,0x6e,0x67,0x6e,0x69,0x64,0x64,0x72,0x79, + 0x2c,0x4c,0x4e,0x44,0xa,0x4c,0x6f,0x6e,0x67,0x70,0x6f,0x72,0x74,0x2c,0x4c,0x50, + 0x54,0xa,0x4c,0x6f,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x4c,0x47,0x4e,0xa,0x4c,0x6f, + 0x6f,0x65,0x2c,0x4c,0x4f,0x4f,0xa,0x4c,0x6f,0x73,0x74,0x6f,0x63,0x6b,0x2c,0x4c, + 0x4f,0x54,0xa,0x4c,0x6f,0x73,0x74,0x6f,0x63,0x6b,0x20,0x47,0x72,0x61,0x6c,0x61, + 0x6d,0x2c,0x4c,0x54,0x47,0xa,0x4c,0x6f,0x73,0x74,0x6f,0x63,0x6b,0x20,0x48,0x61, + 0x6c,0x6c,0x2c,0x4c,0x4f,0x48,0xa,0x4c,0x6f,0x73,0x74,0x77,0x69,0x74,0x68,0x69, + 0x65,0x6c,0x2c,0x4c,0x4f,0x53,0xa,0x4c,0x6f,0x75,0x67,0x68,0x62,0x6f,0x72,0x6f, + 0x75,0x67,0x68,0x2c,0x4c,0x42,0x4f,0xa,0x4c,0x6f,0x75,0x67,0x68,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4c,0x47, + 0x4a,0xa,0x4c,0x6f,0x77,0x64,0x68,0x61,0x6d,0x2c,0x4c,0x4f,0x57,0xa,0x4c,0x6f, + 0x77,0x65,0x72,0x20,0x53,0x79,0x64,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x4c,0x53,0x59, + 0xa,0x4c,0x6f,0x77,0x65,0x73,0x74,0x6f,0x66,0x74,0x2c,0x4c,0x57,0x54,0xa,0x4c, + 0x75,0x64,0x6c,0x6f,0x77,0x2c,0x4c,0x55,0x44,0xa,0x4c,0x75,0x74,0x6f,0x6e,0x2c, + 0x4c,0x55,0x54,0xa,0x4c,0x75,0x74,0x6f,0x6e,0x20,0x41,0x69,0x72,0x70,0x6f,0x72, + 0x74,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x4c,0x54,0x4e,0xa,0x4c,0x75, + 0x78,0x75,0x6c,0x79,0x61,0x6e,0x2c,0x4c,0x55,0x58,0xa,0x4c,0x79,0x64,0x6e,0x65, + 0x79,0x2c,0x4c,0x59,0x44,0xa,0x4c,0x79,0x65,0x2c,0x4c,0x59,0x45,0xa,0x4c,0x79, + 0x6d,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x50,0x69,0x65,0x72,0x2c,0x4c,0x59,0x50, + 0xa,0x4c,0x79,0x6d,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x54,0x6f,0x77,0x6e,0x2c, + 0x4c,0x59,0x54,0xa,0x4c,0x79,0x6d,0x70,0x73,0x74,0x6f,0x6e,0x65,0x20,0x43,0x6f, + 0x6d,0x6d,0x61,0x6e,0x64,0x6f,0x2c,0x4c,0x59,0x43,0xa,0x4c,0x79,0x6d,0x70,0x73, + 0x74,0x6f,0x6e,0x65,0x20,0x56,0x69,0x6c,0x6c,0x61,0x67,0x65,0x2c,0x4c,0x59,0x4d, + 0xa,0x4c,0x79,0x74,0x68,0x61,0x6d,0x2c,0x4c,0x54,0x4d,0xa,0x4d,0x61,0x63,0x63, + 0x6c,0x65,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4d,0x41,0x43,0xa,0x4d,0x61,0x63, + 0x68,0x79,0x6e,0x6c,0x6c,0x65,0x74,0x68,0x2c,0x4d,0x43,0x4e,0xa,0x4d,0x61,0x65, + 0x73,0x74,0x65,0x67,0x2c,0x4d,0x53,0x54,0xa,0x4d,0x61,0x65,0x73,0x74,0x65,0x67, + 0x20,0x28,0x45,0x77,0x65,0x6e,0x6e,0x79,0x20,0x52,0x6f,0x61,0x64,0x29,0x2c,0x4d, + 0x45,0x57,0xa,0x4d,0x61,0x67,0x68,0x75,0x6c,0x6c,0x2c,0x4d,0x41,0x47,0xa,0x4d, + 0x61,0x69,0x64,0x65,0x6e,0x20,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x2c,0x4d,0x44,0x4e, + 0xa,0x4d,0x61,0x69,0x64,0x65,0x6e,0x68,0x65,0x61,0x64,0x2c,0x4d,0x41,0x49,0xa, + 0x4d,0x61,0x69,0x64,0x73,0x74,0x6f,0x6e,0x65,0x20,0x42,0x61,0x72,0x72,0x61,0x63, + 0x6b,0x73,0x2c,0x4d,0x44,0x42,0xa,0x4d,0x61,0x69,0x64,0x73,0x74,0x6f,0x6e,0x65, + 0x20,0x45,0x61,0x73,0x74,0x2c,0x4d,0x44,0x45,0xa,0x4d,0x61,0x69,0x64,0x73,0x74, + 0x6f,0x6e,0x65,0x20,0x57,0x65,0x73,0x74,0x2c,0x4d,0x44,0x57,0xa,0x4d,0x61,0x6c, + 0x64,0x65,0x6e,0x20,0x4d,0x61,0x6e,0x6f,0x72,0x2c,0x4d,0x41,0x4c,0xa,0x4d,0x61, + 0x6c,0x6c,0x61,0x69,0x67,0x2c,0x4d,0x4c,0x47,0xa,0x4d,0x61,0x6c,0x74,0x6f,0x6e, + 0x2c,0x4d,0x4c,0x54,0xa,0x4d,0x61,0x6c,0x76,0x65,0x72,0x6e,0x20,0x4c,0x69,0x6e, + 0x6b,0x2c,0x4d,0x56,0x4c,0xa,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72, + 0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x4d,0x49,0x41,0xa,0x4d,0x61,0x6e, + 0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x4f,0x78,0x66,0x6f,0x72,0x64,0x20,0x52, + 0x6f,0x61,0x64,0x2c,0x4d,0x43,0x4f,0xa,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74, + 0x65,0x72,0x20,0x50,0x69,0x63,0x63,0x61,0x64,0x69,0x6c,0x6c,0x79,0x2c,0x4d,0x41, + 0x4e,0xa,0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x55,0x6e,0x69, + 0x74,0x65,0x64,0x20,0x46,0x43,0x20,0x48,0x61,0x6c,0x74,0x2c,0x4d,0x55,0x46,0xa, + 0x4d,0x61,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x20,0x56,0x69,0x63,0x74,0x6f, + 0x72,0x69,0x61,0x2c,0x4d,0x43,0x56,0xa,0x4d,0x61,0x6e,0x65,0x61,0x2c,0x4d,0x4e, + 0x45,0xa,0x4d,0x61,0x6e,0x6e,0x69,0x6e,0x67,0x74,0x72,0x65,0x65,0x2c,0x4d,0x4e, + 0x47,0xa,0x4d,0x61,0x6e,0x6f,0x72,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4d,0x4e,0x50, + 0xa,0x4d,0x61,0x6e,0x6f,0x72,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4d,0x4e,0x52,0xa, + 0x4d,0x61,0x6e,0x6f,0x72,0x62,0x69,0x65,0x72,0x2c,0x4d,0x52,0x42,0xa,0x4d,0x61, + 0x6e,0x6f,0x72,0x73,0x2c,0x4d,0x41,0x53,0xa,0x4d,0x61,0x6e,0x73,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x4d,0x46,0x54,0xa,0x4d,0x61,0x6e,0x73,0x66,0x69,0x65,0x6c,0x64, + 0x20,0x57,0x6f,0x6f,0x64,0x68,0x6f,0x75,0x73,0x65,0x2c,0x4d,0x53,0x57,0xa,0x4d, + 0x61,0x72,0x63,0x68,0x2c,0x4d,0x43,0x48,0xa,0x4d,0x61,0x72,0x64,0x65,0x6e,0x2c, + 0x4d,0x52,0x4e,0xa,0x4d,0x61,0x72,0x67,0x61,0x74,0x65,0x2c,0x4d,0x41,0x52,0xa, + 0x4d,0x61,0x72,0x6b,0x65,0x74,0x20,0x48,0x61,0x72,0x62,0x6f,0x72,0x6f,0x75,0x67, + 0x68,0x2c,0x4d,0x48,0x52,0xa,0x4d,0x61,0x72,0x6b,0x65,0x74,0x20,0x52,0x61,0x73, + 0x65,0x6e,0x2c,0x4d,0x4b,0x52,0xa,0x4d,0x61,0x72,0x6b,0x69,0x6e,0x63,0x68,0x2c, + 0x4d,0x4e,0x43,0xa,0x4d,0x61,0x72,0x6b,0x73,0x20,0x54,0x65,0x79,0x2c,0x4d,0x4b, + 0x54,0xa,0x4d,0x61,0x72,0x6c,0x6f,0x77,0x2c,0x4d,0x4c,0x57,0xa,0x4d,0x61,0x72, + 0x70,0x6c,0x65,0x2c,0x4d,0x50,0x4c,0xa,0x4d,0x61,0x72,0x73,0x64,0x65,0x6e,0x2c, + 0x4d,0x53,0x4e,0xa,0x4d,0x61,0x72,0x73,0x6b,0x65,0x2c,0x4d,0x53,0x4b,0xa,0x4d, + 0x61,0x72,0x73,0x74,0x6f,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x4d,0x47,0x4e, + 0xa,0x4d,0x61,0x72,0x74,0x69,0x6e,0x20,0x4d,0x69,0x6c,0x6c,0x2c,0x4d,0x54,0x4d, + 0xa,0x4d,0x61,0x72,0x74,0x69,0x6e,0x73,0x20,0x48,0x65,0x72,0x6f,0x6e,0x2c,0x4d, + 0x41,0x4f,0xa,0x4d,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x4d,0x54,0x4f,0xa,0x4d,0x61, + 0x72,0x79,0x68,0x69,0x6c,0x6c,0x2c,0x4d,0x59,0x48,0xa,0x4d,0x61,0x72,0x79,0x6c, + 0x61,0x6e,0x64,0x2c,0x4d,0x59,0x4c,0xa,0x4d,0x61,0x72,0x79,0x70,0x6f,0x72,0x74, + 0x2c,0x4d,0x52,0x59,0xa,0x4d,0x61,0x74,0x6c,0x6f,0x63,0x6b,0x2c,0x4d,0x41,0x54, + 0xa,0x4d,0x61,0x74,0x6c,0x6f,0x63,0x6b,0x20,0x42,0x61,0x74,0x68,0x2c,0x4d,0x54, + 0x42,0xa,0x4d,0x61,0x75,0x6c,0x64,0x65,0x74,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x4d,0x41,0x55,0xa,0x4d,0x61,0x78,0x77,0x65,0x6c,0x6c,0x20,0x50,0x61,0x72,0x6b, + 0x2c,0x4d,0x41,0x58,0xa,0x4d,0x61,0x79,0x62,0x6f,0x6c,0x65,0x2c,0x4d,0x41,0x59, + 0xa,0x4d,0x61,0x7a,0x65,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x4d,0x5a,0x48,0xa,0x4d, + 0x65,0x61,0x64,0x6f,0x77,0x68,0x61,0x6c,0x6c,0x2c,0x4d,0x48,0x53,0xa,0x4d,0x65, + 0x6c,0x64,0x72,0x65,0x74,0x68,0x2c,0x4d,0x45,0x4c,0xa,0x4d,0x65,0x6c,0x6b,0x73, + 0x68,0x61,0x6d,0x2c,0x4d,0x4b,0x4d,0xa,0x4d,0x65,0x6c,0x74,0x6f,0x6e,0x2c,0x4d, + 0x45,0x53,0xa,0x4d,0x65,0x6c,0x74,0x6f,0x6e,0x20,0x4d,0x6f,0x77,0x62,0x72,0x61, + 0x79,0x2c,0x4d,0x4d,0x4f,0xa,0x4d,0x65,0x6e,0x68,0x65,0x6e,0x69,0x6f,0x74,0x2c, + 0x4d,0x45,0x4e,0xa,0x4d,0x65,0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x4d,0x4e,0x4e,0xa, + 0x4d,0x65,0x6f,0x6c,0x73,0x2c,0x4d,0x45,0x4f,0xa,0x4d,0x65,0x6f,0x6c,0x73,0x20, + 0x43,0x6f,0x70,0x2c,0x4d,0x45,0x43,0xa,0x4d,0x65,0x6f,0x70,0x68,0x61,0x6d,0x2c, + 0x4d,0x45,0x50,0xa,0x4d,0x65,0x72,0x72,0x79,0x74,0x6f,0x77,0x6e,0x2c,0x4d,0x45, + 0x59,0xa,0x4d,0x65,0x72,0x73,0x74,0x68,0x61,0x6d,0x2c,0x4d,0x48,0x4d,0xa,0x4d, + 0x65,0x72,0x74,0x68,0x79,0x72,0x20,0x54,0x79,0x64,0x66,0x69,0x6c,0x2c,0x4d,0x45, + 0x52,0xa,0x4d,0x65,0x72,0x74,0x68,0x79,0x72,0x20,0x56,0x61,0x6c,0x65,0x2c,0x4d, + 0x45,0x56,0xa,0x4d,0x65,0x74,0x68,0x65,0x72,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c, + 0x4d,0x47,0x4d,0xa,0x4d,0x65,0x74,0x72,0x6f,0x43,0x65,0x6e,0x74,0x72,0x65,0x2c, + 0x4d,0x43,0x45,0xa,0x4d,0x65,0x78,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x4d, + 0x45,0x58,0xa,0x4d,0x69,0x63,0x68,0x65,0x6c,0x64,0x65,0x76,0x65,0x72,0x2c,0x4d, + 0x49,0x43,0xa,0x4d,0x69,0x63,0x6b,0x6c,0x65,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4d, + 0x49,0x4b,0xa,0x4d,0x69,0x64,0x64,0x6c,0x65,0x73,0x62,0x72,0x6f,0x75,0x67,0x68, + 0x2c,0x4d,0x42,0x52,0xa,0x4d,0x69,0x64,0x64,0x6c,0x65,0x77,0x6f,0x6f,0x64,0x2c, + 0x4d,0x44,0x4c,0xa,0x4d,0x69,0x64,0x67,0x68,0x61,0x6d,0x2c,0x4d,0x44,0x47,0xa, + 0x4d,0x69,0x6c,0x66,0x6f,0x72,0x64,0x20,0x48,0x61,0x76,0x65,0x6e,0x2c,0x4d,0x46, + 0x48,0xa,0x4d,0x69,0x6c,0x66,0x6f,0x72,0x64,0x20,0x28,0x53,0x75,0x72,0x72,0x65, + 0x79,0x29,0x2c,0x4d,0x4c,0x46,0xa,0x4d,0x69,0x6c,0x6c,0x20,0x48,0x69,0x6c,0x6c, + 0x20,0x42,0x72,0x6f,0x61,0x64,0x77,0x61,0x79,0x2c,0x4d,0x49,0x4c,0xa,0x4d,0x69, + 0x6c,0x6c,0x20,0x48,0x69,0x6c,0x6c,0x20,0x28,0x4c,0x61,0x6e,0x63,0x61,0x73,0x68, + 0x69,0x72,0x65,0x29,0x2c,0x4d,0x4c,0x48,0xa,0x4d,0x69,0x6c,0x6c,0x62,0x72,0x6f, + 0x6f,0x6b,0x20,0x28,0x42,0x65,0x64,0x66,0x6f,0x72,0x64,0x73,0x68,0x69,0x72,0x65, + 0x29,0x2c,0x4d,0x4c,0x42,0xa,0x4d,0x69,0x6c,0x6c,0x62,0x72,0x6f,0x6f,0x6b,0x20, + 0x28,0x48,0x61,0x6e,0x74,0x73,0x29,0x2c,0x4d,0x42,0x4b,0xa,0x4d,0x69,0x6c,0x6c, + 0x69,0x6b,0x65,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4d,0x49,0x4e,0xa,0x4d,0x69, + 0x6c,0x6c,0x6f,0x6d,0x2c,0x4d,0x4c,0x4d,0xa,0x4d,0x69,0x6c,0x6c,0x73,0x20,0x48, + 0x69,0x6c,0x6c,0x2c,0x4d,0x49,0x48,0xa,0x4d,0x69,0x6c,0x6e,0x67,0x61,0x76,0x69, + 0x65,0x2c,0x4d,0x4c,0x4e,0xa,0x4d,0x69,0x6c,0x74,0x6f,0x6e,0x20,0x4b,0x65,0x79, + 0x6e,0x65,0x73,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x4d,0x4b,0x43,0xa, + 0x4d,0x69,0x6e,0x66,0x66,0x6f,0x72,0x64,0x64,0x2c,0x4d,0x46,0x46,0xa,0x4d,0x69, + 0x6e,0x73,0x74,0x65,0x72,0x2c,0x4d,0x53,0x52,0xa,0x4d,0x69,0x72,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x4d,0x49,0x52,0xa,0x4d,0x69,0x73,0x74,0x6c,0x65,0x79,0x2c,0x4d, + 0x49,0x53,0xa,0x4d,0x69,0x74,0x63,0x68,0x61,0x6d,0x20,0x45,0x61,0x73,0x74,0x66, + 0x69,0x65,0x6c,0x64,0x73,0x2c,0x4d,0x54,0x43,0xa,0x4d,0x69,0x74,0x63,0x68,0x61, + 0x6d,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4d,0x49,0x4a,0xa,0x4d, + 0x6f,0x62,0x62,0x65,0x72,0x6c,0x65,0x79,0x2c,0x4d,0x4f,0x42,0xa,0x4d,0x6f,0x6e, + 0x69,0x66,0x69,0x65,0x74,0x68,0x2c,0x4d,0x4f,0x4e,0xa,0x4d,0x6f,0x6e,0x6b,0x73, + 0x20,0x52,0x69,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x4d,0x52,0x53,0xa, + 0x4d,0x6f,0x6e,0x74,0x70,0x65,0x6c,0x69,0x65,0x72,0x2c,0x4d,0x54,0x50,0xa,0x4d, + 0x6f,0x6e,0x74,0x72,0x6f,0x73,0x65,0x2c,0x4d,0x54,0x53,0xa,0x4d,0x6f,0x6f,0x72, + 0x66,0x69,0x65,0x6c,0x64,0x73,0x2c,0x4d,0x52,0x46,0xa,0x4d,0x6f,0x6f,0x72,0x67, + 0x61,0x74,0x65,0x2c,0x4d,0x4f,0x47,0xa,0x4d,0x6f,0x6f,0x72,0x73,0x69,0x64,0x65, + 0x2c,0x4d,0x53,0x44,0xa,0x4d,0x6f,0x6f,0x72,0x74,0x68,0x6f,0x72,0x70,0x65,0x2c, + 0x4d,0x52,0x50,0xa,0x4d,0x6f,0x72,0x61,0x72,0x2c,0x4d,0x52,0x52,0xa,0x4d,0x6f, + 0x72,0x63,0x68,0x61,0x72,0x64,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4d,0x52,0x44,0xa, + 0x4d,0x6f,0x72,0x64,0x65,0x6e,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c,0x4d,0x44,0x53, + 0xa,0x4d,0x6f,0x72,0x65,0x63,0x61,0x6d,0x62,0x65,0x2c,0x4d,0x43,0x4d,0xa,0x4d, + 0x6f,0x72,0x65,0x74,0x6f,0x6e,0x20,0x28,0x44,0x6f,0x72,0x73,0x65,0x74,0x29,0x2c, + 0x4d,0x54,0x4e,0xa,0x4d,0x6f,0x72,0x65,0x74,0x6f,0x6e,0x20,0x28,0x4d,0x65,0x72, + 0x73,0x65,0x79,0x73,0x69,0x64,0x65,0x29,0x2c,0x4d,0x52,0x54,0xa,0x4d,0x6f,0x72, + 0x65,0x74,0x6f,0x6e,0x2d,0x69,0x6e,0x2d,0x4d,0x61,0x72,0x73,0x68,0x2c,0x4d,0x49, + 0x4d,0xa,0x4d,0x6f,0x72,0x66,0x61,0x20,0x4d,0x61,0x77,0x64,0x64,0x61,0x63,0x68, + 0x2c,0x4d,0x46,0x41,0xa,0x4d,0x6f,0x72,0x6c,0x65,0x79,0x2c,0x4d,0x4c,0x59,0xa, + 0x4d,0x6f,0x72,0x70,0x65,0x74,0x68,0x2c,0x4d,0x50,0x54,0xa,0x4d,0x6f,0x72,0x74, + 0x69,0x6d,0x65,0x72,0x2c,0x4d,0x4f,0x52,0xa,0x4d,0x6f,0x72,0x74,0x6c,0x61,0x6b, + 0x65,0x2c,0x4d,0x54,0x4c,0xa,0x4d,0x6f,0x73,0x65,0x73,0x20,0x47,0x61,0x74,0x65, + 0x2c,0x4d,0x53,0x53,0xa,0x4d,0x6f,0x73,0x73,0x20,0x53,0x69,0x64,0x65,0x2c,0x4d, + 0x4f,0x53,0xa,0x4d,0x6f,0x73,0x73,0x6c,0x65,0x79,0x2c,0x4d,0x53,0x4c,0xa,0x4d, + 0x6f,0x73,0x73,0x6c,0x65,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x4d,0x53,0x48,0xa, + 0x4d,0x6f,0x73,0x73,0x70,0x61,0x72,0x6b,0x2c,0x4d,0x50,0x4b,0xa,0x4d,0x6f,0x73, + 0x74,0x6f,0x6e,0x2c,0x4d,0x53,0x4f,0xa,0x4d,0x6f,0x74,0x68,0x65,0x72,0x77,0x65, + 0x6c,0x6c,0x2c,0x4d,0x54,0x48,0xa,0x4d,0x6f,0x74,0x73,0x70,0x75,0x72,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x4d,0x4f,0x54,0xa,0x4d,0x6f,0x74,0x74,0x69,0x6e,0x67,0x68, + 0x61,0x6d,0x2c,0x4d,0x54,0x47,0xa,0x4d,0x6f,0x74,0x74,0x69,0x73,0x66,0x6f,0x6e, + 0x74,0x20,0x26,0x20,0x44,0x75,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x44,0x42, + 0x47,0xa,0x4d,0x6f,0x75,0x6c,0x64,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c,0x4d,0x4c, + 0x44,0xa,0x4d,0x6f,0x75,0x6c,0x73,0x65,0x63,0x6f,0x6f,0x6d,0x62,0x2c,0x4d,0x43, + 0x42,0xa,0x4d,0x6f,0x75,0x6e,0x74,0x20,0x46,0x6c,0x6f,0x72,0x69,0x64,0x61,0x2c, + 0x4d,0x46,0x4c,0xa,0x4d,0x6f,0x75,0x6e,0x74,0x20,0x56,0x65,0x72,0x6e,0x6f,0x6e, + 0x2c,0x4d,0x54,0x56,0xa,0x4d,0x6f,0x75,0x6e,0x74,0x61,0x69,0x6e,0x20,0x41,0x73, + 0x68,0x2c,0x4d,0x54,0x41,0xa,0x4d,0x75,0x69,0x72,0x20,0x6f,0x66,0x20,0x4f,0x72, + 0x64,0x2c,0x4d,0x4f,0x4f,0xa,0x4d,0x75,0x69,0x72,0x65,0x6e,0x64,0x2c,0x4d,0x55, + 0x49,0xa,0x4d,0x75,0x73,0x73,0x65,0x6c,0x62,0x75,0x72,0x67,0x68,0x2c,0x4d,0x55, + 0x42,0xa,0x4d,0x79,0x74,0x68,0x6f,0x6c,0x6d,0x72,0x6f,0x79,0x64,0x2c,0x4d,0x59, + 0x54,0xa,0x4e,0x61,0x66,0x66,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x4e,0x46,0x4e,0xa, + 0x4e,0x61,0x69,0x6c,0x73,0x65,0x61,0x20,0x26,0x20,0x42,0x61,0x63,0x6b,0x77,0x65, + 0x6c,0x6c,0x2c,0x4e,0x4c,0x53,0xa,0x4e,0x61,0x69,0x72,0x6e,0x2c,0x4e,0x52,0x4e, + 0xa,0x4e,0x61,0x6e,0x74,0x77,0x69,0x63,0x68,0x2c,0x4e,0x41,0x4e,0xa,0x4e,0x61, + 0x72,0x62,0x65,0x72,0x74,0x68,0x2c,0x4e,0x41,0x52,0xa,0x4e,0x61,0x72,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x4e,0x42,0x52,0xa,0x4e,0x61,0x76,0x69,0x67,0x61, + 0x74,0x69,0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4e,0x56,0x52,0xa,0x4e,0x65, + 0x61,0x74,0x68,0x2c,0x4e,0x54,0x48,0xa,0x4e,0x65,0x65,0x64,0x68,0x61,0x6d,0x20, + 0x4d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x4e,0x4d,0x54,0xa,0x4e,0x65,0x69,0x6c,0x73, + 0x74,0x6f,0x6e,0x2c,0x4e,0x45,0x49,0xa,0x4e,0x65,0x6c,0x73,0x6f,0x6e,0x2c,0x4e, + 0x45,0x4c,0xa,0x4e,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x4e,0x45,0x53,0xa,0x4e,0x65, + 0x74,0x68,0x65,0x72,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4e,0x45,0x54,0xa,0x4e,0x65, + 0x74,0x68,0x65,0x72,0x74,0x6f,0x77,0x6e,0x2c,0x4e,0x52,0x54,0xa,0x4e,0x65,0x74, + 0x6c,0x65,0x79,0x2c,0x4e,0x54,0x4c,0xa,0x4e,0x65,0x77,0x20,0x42,0x61,0x72,0x6e, + 0x65,0x74,0x2c,0x4e,0x42,0x41,0xa,0x4e,0x65,0x77,0x20,0x42,0x65,0x63,0x6b,0x65, + 0x6e,0x68,0x61,0x6d,0x2c,0x4e,0x42,0x43,0xa,0x4e,0x65,0x77,0x20,0x42,0x72,0x69, + 0x67,0x68,0x74,0x6f,0x6e,0x2c,0x4e,0x42,0x4e,0xa,0x4e,0x65,0x77,0x20,0x43,0x6c, + 0x65,0x65,0x2c,0x4e,0x43,0x45,0xa,0x4e,0x65,0x77,0x20,0x43,0x72,0x6f,0x73,0x73, + 0x2c,0x4e,0x57,0x58,0xa,0x4e,0x65,0x77,0x20,0x43,0x72,0x6f,0x73,0x73,0x20,0x47, + 0x61,0x74,0x65,0x2c,0x4e,0x58,0x47,0xa,0x4e,0x65,0x77,0x20,0x43,0x75,0x6d,0x6e, + 0x6f,0x63,0x6b,0x2c,0x4e,0x43,0x4b,0xa,0x4e,0x65,0x77,0x20,0x45,0x6c,0x74,0x68, + 0x61,0x6d,0x2c,0x4e,0x45,0x48,0xa,0x4e,0x65,0x77,0x20,0x48,0x6f,0x6c,0x6c,0x61, + 0x6e,0x64,0x2c,0x4e,0x48,0x4c,0xa,0x4e,0x65,0x77,0x20,0x48,0x79,0x74,0x68,0x65, + 0x2c,0x4e,0x48,0x45,0xa,0x4e,0x65,0x77,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x4e,0x4c, + 0x4e,0xa,0x4e,0x65,0x77,0x20,0x4d,0x61,0x6c,0x64,0x65,0x6e,0x2c,0x4e,0x45,0x4d, + 0xa,0x4e,0x65,0x77,0x20,0x4d,0x69,0x6c,0x6c,0x73,0x20,0x43,0x65,0x6e,0x74,0x72, + 0x61,0x6c,0x2c,0x4e,0x4d,0x43,0xa,0x4e,0x65,0x77,0x20,0x4d,0x69,0x6c,0x6c,0x73, + 0x20,0x4e,0x65,0x77,0x74,0x6f,0x77,0x6e,0x2c,0x4e,0x4d,0x4e,0xa,0x4e,0x65,0x77, + 0x20,0x4d,0x69,0x6c,0x74,0x6f,0x6e,0x2c,0x4e,0x57,0x4d,0xa,0x4e,0x65,0x77,0x20, + 0x50,0x75,0x64,0x73,0x65,0x79,0x2c,0x4e,0x50,0x44,0xa,0x4e,0x65,0x77,0x20,0x53, + 0x6f,0x75,0x74,0x68,0x67,0x61,0x74,0x65,0x2c,0x4e,0x53,0x47,0xa,0x4e,0x65,0x77, + 0x61,0x72,0x6b,0x20,0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x4e,0x43,0x54,0xa,0x4e, + 0x65,0x77,0x61,0x72,0x6b,0x20,0x4e,0x6f,0x72,0x74,0x68,0x20,0x47,0x61,0x74,0x65, + 0x2c,0x4e,0x4e,0x47,0xa,0x4e,0x65,0x77,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x4e, + 0x42,0x45,0xa,0x4e,0x65,0x77,0x62,0x75,0x72,0x79,0x2c,0x4e,0x42,0x59,0xa,0x4e, + 0x65,0x77,0x62,0x75,0x72,0x79,0x20,0x52,0x61,0x63,0x65,0x63,0x6f,0x75,0x72,0x73, + 0x65,0x2c,0x4e,0x52,0x43,0xa,0x4e,0x65,0x77,0x63,0x61,0x73,0x74,0x6c,0x65,0x2c, + 0x4e,0x43,0x4c,0xa,0x4e,0x65,0x77,0x63,0x72,0x61,0x69,0x67,0x68,0x61,0x6c,0x6c, + 0x2c,0x4e,0x45,0x57,0xa,0x4e,0x65,0x77,0x68,0x61,0x76,0x65,0x6e,0x20,0x48,0x61, + 0x72,0x62,0x6f,0x75,0x72,0x2c,0x4e,0x56,0x48,0xa,0x4e,0x65,0x77,0x68,0x61,0x76, + 0x65,0x6e,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x4e,0x56,0x4e,0xa,0x4e,0x65,0x77,0x69, + 0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x4e,0x47,0x54,0xa,0x4e,0x65,0x77,0x6d,0x61,0x72, + 0x6b,0x65,0x74,0x2c,0x4e,0x4d,0x4b,0xa,0x4e,0x65,0x77,0x70,0x6f,0x72,0x74,0x20, + 0x28,0x45,0x73,0x73,0x65,0x78,0x29,0x2c,0x4e,0x57,0x45,0xa,0x4e,0x65,0x77,0x70, + 0x6f,0x72,0x74,0x20,0x28,0x53,0x2e,0x20,0x57,0x61,0x6c,0x65,0x73,0x29,0x2c,0x4e, + 0x57,0x50,0xa,0x4e,0x65,0x77,0x71,0x75,0x61,0x79,0x2c,0x4e,0x51,0x59,0xa,0x4e, + 0x65,0x77,0x73,0x74,0x65,0x61,0x64,0x2c,0x4e,0x53,0x44,0xa,0x4e,0x65,0x77,0x74, + 0x6f,0x6e,0x20,0x41,0x62,0x62,0x6f,0x74,0x2c,0x4e,0x54,0x41,0xa,0x4e,0x65,0x77, + 0x74,0x6f,0x6e,0x20,0x41,0x79,0x63,0x6c,0x69,0x66,0x66,0x65,0x2c,0x4e,0x41,0x59, + 0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x20,0x66,0x6f,0x72,0x20,0x48,0x79,0x64,0x65, + 0x2c,0x4e,0x57,0x4e,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x20,0x28,0x4c,0x61,0x6e, + 0x61,0x72,0x6b,0x73,0x29,0x2c,0x4e,0x54,0x4e,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e, + 0x20,0x53,0x74,0x20,0x43,0x79,0x72,0x65,0x73,0x2c,0x4e,0x54,0x43,0xa,0x4e,0x65, + 0x77,0x74,0x6f,0x6e,0x2d,0x6c,0x65,0x2d,0x57,0x69,0x6c,0x6c,0x6f,0x77,0x73,0x2c, + 0x4e,0x4c,0x57,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x6d,0x6f,0x72,0x65,0x2c,0x4e, + 0x57,0x52,0xa,0x4e,0x65,0x77,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x41,0x79,0x72, + 0x2c,0x4e,0x4f,0x41,0xa,0x4e,0x65,0x77,0x74,0x6f,0x77,0x6e,0x20,0x28,0x50,0x6f, + 0x77,0x79,0x73,0x29,0x2c,0x4e,0x57,0x54,0xa,0x4e,0x69,0x6e,0x69,0x61,0x6e,0x20, + 0x50,0x61,0x72,0x6b,0x2c,0x4e,0x4e,0x50,0xa,0x4e,0x69,0x74,0x73,0x68,0x69,0x6c, + 0x6c,0x2c,0x4e,0x49,0x54,0xa,0x4e,0x6f,0x72,0x62,0x69,0x74,0x6f,0x6e,0x2c,0x4e, + 0x42,0x54,0xa,0x4e,0x6f,0x72,0x62,0x75,0x72,0x79,0x2c,0x4e,0x52,0x42,0xa,0x4e, + 0x6f,0x72,0x6d,0x61,0x6e,0x73,0x20,0x42,0x61,0x79,0x2c,0x4e,0x53,0x42,0xa,0x4e, + 0x6f,0x72,0x6d,0x61,0x6e,0x74,0x6f,0x6e,0x2c,0x4e,0x4f,0x52,0xa,0x4e,0x6f,0x72, + 0x74,0x68,0x20,0x42,0x65,0x72,0x77,0x69,0x63,0x6b,0x2c,0x4e,0x42,0x57,0xa,0x4e, + 0x6f,0x72,0x74,0x68,0x20,0x43,0x61,0x6d,0x70,0x2c,0x4e,0x43,0x4d,0xa,0x4e,0x6f, + 0x72,0x74,0x68,0x20,0x44,0x75,0x6c,0x77,0x69,0x63,0x68,0x2c,0x4e,0x44,0x4c,0xa, + 0x4e,0x6f,0x72,0x74,0x68,0x20,0x46,0x61,0x6d,0x62,0x72,0x69,0x64,0x67,0x65,0x2c, + 0x4e,0x46,0x41,0xa,0x4e,0x6f,0x72,0x74,0x68,0x20,0x4c,0x6c,0x61,0x6e,0x72,0x77, + 0x73,0x74,0x2c,0x4e,0x4c,0x52,0xa,0x4e,0x6f,0x72,0x74,0x68,0x20,0x51,0x75,0x65, + 0x65,0x6e,0x73,0x66,0x65,0x72,0x72,0x79,0x2c,0x4e,0x51,0x55,0xa,0x4e,0x6f,0x72, + 0x74,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x4e,0x52,0x44,0xa,0x4e,0x6f,0x72,0x74, + 0x68,0x20,0x53,0x68,0x65,0x65,0x6e,0x2c,0x4e,0x53,0x48,0xa,0x4e,0x6f,0x72,0x74, + 0x68,0x20,0x57,0x61,0x6c,0x73,0x68,0x61,0x6d,0x2c,0x4e,0x57,0x41,0xa,0x4e,0x6f, + 0x72,0x74,0x68,0x20,0x57,0x65,0x6d,0x62,0x6c,0x65,0x79,0x2c,0x4e,0x57,0x42,0xa, + 0x4e,0x6f,0x72,0x74,0x68,0x61,0x6c,0x6c,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x4e,0x54, + 0x52,0xa,0x4e,0x6f,0x72,0x74,0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x4e,0x4d, + 0x50,0xa,0x4e,0x6f,0x72,0x74,0x68,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4e,0x46,0x44, + 0xa,0x4e,0x6f,0x72,0x74,0x68,0x66,0x6c,0x65,0x65,0x74,0x2c,0x4e,0x46,0x4c,0xa, + 0x4e,0x6f,0x72,0x74,0x68,0x6f,0x6c,0x74,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4e,0x4c, + 0x54,0xa,0x4e,0x6f,0x72,0x74,0x68,0x75,0x6d,0x62,0x65,0x72,0x6c,0x61,0x6e,0x64, + 0x20,0x50,0x61,0x72,0x6b,0x2c,0x4e,0x55,0x4d,0xa,0x4e,0x6f,0x72,0x74,0x68,0x77, + 0x69,0x63,0x68,0x2c,0x4e,0x57,0x49,0xa,0x4e,0x6f,0x72,0x74,0x6f,0x6e,0x20,0x42, + 0x72,0x69,0x64,0x67,0x65,0x2c,0x4e,0x54,0x42,0xa,0x4e,0x6f,0x72,0x77,0x69,0x63, + 0x68,0x2c,0x4e,0x52,0x57,0xa,0x4e,0x6f,0x72,0x77,0x6f,0x6f,0x64,0x20,0x4a,0x75, + 0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x4e,0x57,0x44,0xa,0x4e,0x6f,0x74,0x74,0x69, + 0x6e,0x67,0x68,0x61,0x6d,0x2c,0x4e,0x4f,0x54,0xa,0x4e,0x75,0x6e,0x65,0x61,0x74, + 0x6f,0x6e,0x2c,0x4e,0x55,0x4e,0xa,0x4e,0x75,0x6e,0x68,0x65,0x61,0x64,0x2c,0x4e, + 0x48,0x44,0xa,0x4e,0x75,0x6e,0x74,0x68,0x6f,0x72,0x70,0x65,0x2c,0x4e,0x4e,0x54, + 0xa,0x4e,0x75,0x74,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x4e,0x55,0x54,0xa,0x4e, + 0x75,0x74,0x66,0x69,0x65,0x6c,0x64,0x2c,0x4e,0x55,0x46,0xa,0x4f,0x61,0x6b,0x65, + 0x6e,0x67,0x61,0x74,0x65,0x73,0x2c,0x4f,0x4b,0x4e,0xa,0x4f,0x61,0x6b,0x68,0x61, + 0x6d,0x2c,0x4f,0x4b,0x4d,0xa,0x4f,0x61,0x6b,0x6c,0x65,0x69,0x67,0x68,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x4f,0x4b,0x4c,0xa,0x4f,0x62,0x61,0x6e,0x2c,0x4f,0x42,0x4e, + 0xa,0x4f,0x63,0x6b,0x65,0x6e,0x64,0x6f,0x6e,0x2c,0x4f,0x43,0x4b,0xa,0x4f,0x63, + 0x6b,0x6c,0x65,0x79,0x2c,0x4f,0x4c,0x59,0xa,0x4f,0x6b,0x65,0x68,0x61,0x6d,0x70, + 0x74,0x6f,0x6e,0x2c,0x4f,0x4b,0x45,0xa,0x4f,0x6c,0x64,0x20,0x48,0x69,0x6c,0x6c, + 0x2c,0x4f,0x48,0x4c,0xa,0x4f,0x6c,0x64,0x20,0x52,0x6f,0x61,0x6e,0x2c,0x4f,0x52, + 0x4e,0xa,0x4f,0x6c,0x64,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x4f,0x4c,0x44, + 0xa,0x4f,0x6c,0x64,0x66,0x69,0x65,0x6c,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4f, + 0x4c,0x46,0xa,0x4f,0x6c,0x74,0x6f,0x6e,0x2c,0x4f,0x4c,0x54,0xa,0x4f,0x72,0x65, + 0x2c,0x4f,0x52,0x45,0xa,0x4f,0x72,0x6d,0x73,0x6b,0x69,0x72,0x6b,0x2c,0x4f,0x4d, + 0x53,0xa,0x4f,0x72,0x70,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x4f,0x52,0x50,0xa, + 0x4f,0x72,0x72,0x65,0x6c,0x6c,0x2c,0x4f,0x52,0x52,0xa,0x4f,0x72,0x72,0x65,0x6c, + 0x6c,0x20,0x50,0x61,0x72,0x6b,0x2c,0x4f,0x50,0x4b,0xa,0x4f,0x74,0x66,0x6f,0x72, + 0x64,0x2c,0x4f,0x54,0x46,0xa,0x4f,0x75,0x6c,0x74,0x6f,0x6e,0x20,0x42,0x72,0x6f, + 0x61,0x64,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x4f,0x55,0x4e,0xa,0x4f,0x75,0x6c, + 0x74,0x6f,0x6e,0x20,0x42,0x72,0x6f,0x61,0x64,0x20,0x53,0x6f,0x75,0x74,0x68,0x2c, + 0x4f,0x55,0x53,0xa,0x4f,0x75,0x74,0x77,0x6f,0x6f,0x64,0x2c,0x4f,0x55,0x54,0xa, + 0x4f,0x76,0x65,0x72,0x70,0x6f,0x6f,0x6c,0x2c,0x4f,0x56,0x45,0xa,0x4f,0x76,0x65, + 0x72,0x74,0x6f,0x6e,0x2c,0x4f,0x56,0x52,0xa,0x4f,0x78,0x65,0x6e,0x68,0x6f,0x6c, + 0x6d,0x65,0x20,0x4c,0x61,0x6b,0x65,0x20,0x44,0x69,0x73,0x74,0x72,0x69,0x63,0x74, + 0x2c,0x4f,0x58,0x4e,0xa,0x4f,0x78,0x66,0x6f,0x72,0x64,0x2c,0x4f,0x58,0x46,0xa, + 0x4f,0x78,0x73,0x68,0x6f,0x74,0x74,0x2c,0x4f,0x58,0x53,0xa,0x4f,0x78,0x74,0x65, + 0x64,0x2c,0x4f,0x58,0x54,0xa,0x50,0x61,0x64,0x64,0x6f,0x63,0x6b,0x20,0x57,0x6f, + 0x6f,0x64,0x2c,0x50,0x44,0x57,0xa,0x50,0x61,0x64,0x67,0x61,0x74,0x65,0x2c,0x50, + 0x44,0x47,0xa,0x50,0x61,0x69,0x67,0x6e,0x74,0x6f,0x6e,0x2c,0x50,0x47,0x4e,0xa, + 0x50,0x61,0x69,0x73,0x6c,0x65,0x79,0x20,0x43,0x61,0x6e,0x61,0x6c,0x2c,0x50,0x43, + 0x4e,0xa,0x50,0x61,0x69,0x73,0x6c,0x65,0x79,0x20,0x47,0x69,0x6c,0x6d,0x6f,0x75, + 0x72,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x50,0x59,0x47,0xa,0x50,0x61,0x69, + 0x73,0x6c,0x65,0x79,0x20,0x53,0x74,0x20,0x4a,0x61,0x6d,0x65,0x73,0x2c,0x50,0x59, + 0x4a,0xa,0x50,0x61,0x6c,0x6d,0x65,0x72,0x73,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c, + 0x50,0x41,0x4c,0xa,0x50,0x61,0x6e,0x67,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x50, + 0x41,0x4e,0xa,0x50,0x61,0x6e,0x6e,0x61,0x6c,0x2c,0x50,0x4e,0x4c,0xa,0x50,0x61, + 0x6e,0x74,0x79,0x66,0x66,0x79,0x6e,0x6e,0x6f,0x6e,0x2c,0x50,0x54,0x46,0xa,0x50, + 0x61,0x72,0x2c,0x50,0x41,0x52,0xa,0x50,0x61,0x72,0x62,0x6f,0x6c,0x64,0x2c,0x50, + 0x42,0x4c,0xa,0x50,0x61,0x72,0x6b,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x50, + 0x4b,0x54,0xa,0x50,0x61,0x72,0x6b,0x73,0x74,0x6f,0x6e,0x65,0x20,0x28,0x44,0x6f, + 0x72,0x73,0x65,0x74,0x29,0x2c,0x50,0x4b,0x53,0xa,0x50,0x61,0x72,0x73,0x6f,0x6e, + 0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x50,0x53,0x4e,0xa,0x50,0x61,0x72,0x74, + 0x69,0x63,0x6b,0x2c,0x50,0x54,0x4b,0xa,0x50,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x50, + 0x52,0x4e,0xa,0x50,0x61,0x74,0x63,0x68,0x77,0x61,0x79,0x2c,0x50,0x57,0x59,0xa, + 0x50,0x61,0x74,0x72,0x69,0x63,0x72,0x6f,0x66,0x74,0x2c,0x50,0x41,0x54,0xa,0x50, + 0x61,0x74,0x74,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x50,0x54,0x54,0xa,0x50,0x65,0x61, + 0x72,0x74,0x72,0x65,0x65,0x2c,0x50,0x45,0x41,0xa,0x50,0x65,0x63,0x6b,0x68,0x61, + 0x6d,0x20,0x52,0x79,0x65,0x2c,0x50,0x4d,0x52,0xa,0x50,0x65,0x67,0x73,0x77,0x6f, + 0x6f,0x64,0x2c,0x50,0x45,0x47,0xa,0x50,0x65,0x6d,0x62,0x65,0x72,0x74,0x6f,0x6e, + 0x2c,0x50,0x45,0x4d,0xa,0x50,0x65,0x6d,0x62,0x72,0x65,0x79,0x20,0x26,0x20,0x42, + 0x75,0x72,0x72,0x79,0x20,0x50,0x6f,0x72,0x74,0x2c,0x50,0x42,0x59,0xa,0x50,0x65, + 0x6d,0x62,0x72,0x6f,0x6b,0x65,0x2c,0x50,0x4d,0x42,0xa,0x50,0x65,0x6d,0x62,0x72, + 0x6f,0x6b,0x65,0x20,0x44,0x6f,0x63,0x6b,0x2c,0x50,0x4d,0x44,0xa,0x50,0x65,0x6e, + 0x61,0x6c,0x6c,0x79,0x2c,0x50,0x4e,0x41,0xa,0x50,0x65,0x6e,0x61,0x72,0x74,0x68, + 0x2c,0x50,0x45,0x4e,0xa,0x50,0x65,0x6e,0x63,0x6f,0x65,0x64,0x2c,0x50,0x43,0x44, + 0xa,0x50,0x65,0x6e,0x67,0x61,0x6d,0x2c,0x50,0x47,0x4d,0xa,0x50,0x65,0x6e,0x67, + 0x65,0x20,0x45,0x61,0x73,0x74,0x2c,0x50,0x4e,0x45,0xa,0x50,0x65,0x6e,0x67,0x65, + 0x20,0x57,0x65,0x73,0x74,0x2c,0x50,0x4e,0x57,0xa,0x50,0x65,0x6e,0x68,0x65,0x6c, + 0x69,0x67,0x2c,0x50,0x48,0x47,0xa,0x50,0x65,0x6e,0x69,0x73,0x74,0x6f,0x6e,0x65, + 0x2c,0x50,0x4e,0x53,0xa,0x50,0x65,0x6e,0x6b,0x72,0x69,0x64,0x67,0x65,0x2c,0x50, + 0x4b,0x47,0xa,0x50,0x65,0x6e,0x6d,0x61,0x65,0x6e,0x6d,0x61,0x77,0x72,0x2c,0x50, + 0x4d,0x57,0xa,0x50,0x65,0x6e,0x6d,0x65,0x72,0x65,0x2c,0x50,0x4e,0x4d,0xa,0x50, + 0x65,0x6e,0x72,0x68,0x69,0x77,0x63,0x65,0x69,0x62,0x65,0x72,0x2c,0x50,0x45,0x52, + 0xa,0x50,0x65,0x6e,0x72,0x68,0x79,0x6e,0x64,0x65,0x75,0x64,0x72,0x61,0x65,0x74, + 0x68,0x2c,0x50,0x52,0x48,0xa,0x50,0x65,0x6e,0x72,0x69,0x74,0x68,0x2c,0x50,0x4e, + 0x52,0xa,0x50,0x65,0x6e,0x72,0x79,0x6e,0x2c,0x50,0x59,0x4e,0xa,0x50,0x65,0x6e, + 0x73,0x61,0x72,0x6e,0x20,0x28,0x47,0x77,0x79,0x6e,0x65,0x64,0x64,0x29,0x2c,0x50, + 0x45,0x53,0xa,0x50,0x65,0x6e,0x73,0x68,0x75,0x72,0x73,0x74,0x2c,0x50,0x48,0x52, + 0xa,0x50,0x65,0x6e,0x74,0x72,0x65,0x2d,0x42,0x61,0x63,0x68,0x2c,0x50,0x54,0x42, + 0xa,0x50,0x65,0x6e,0x2d,0x79,0x2d,0x42,0x6f,0x6e,0x74,0x2c,0x50,0x4e,0x59,0xa, + 0x50,0x65,0x6e,0x79,0x63,0x68,0x61,0x69,0x6e,0x2c,0x42,0x50,0x43,0xa,0x50,0x65, + 0x6e,0x79,0x66,0x66,0x6f,0x72,0x64,0x64,0x2c,0x50,0x4e,0x46,0xa,0x50,0x65,0x6e, + 0x7a,0x61,0x6e,0x63,0x65,0x2c,0x50,0x4e,0x5a,0xa,0x50,0x65,0x72,0x72,0x61,0x6e, + 0x77,0x65,0x6c,0x6c,0x2c,0x50,0x52,0x57,0xa,0x50,0x65,0x72,0x72,0x79,0x20,0x42, + 0x61,0x72,0x72,0x2c,0x50,0x52,0x59,0xa,0x50,0x65,0x72,0x73,0x68,0x6f,0x72,0x65, + 0x2c,0x50,0x53,0x48,0xa,0x50,0x65,0x72,0x74,0x68,0x2c,0x50,0x54,0x48,0xa,0x50, + 0x65,0x74,0x65,0x72,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x50,0x42,0x4f,0xa, + 0x50,0x65,0x74,0x65,0x72,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x50,0x54,0x52,0xa, + 0x50,0x65,0x74,0x74,0x73,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x50,0x45,0x54,0xa,0x50, + 0x65,0x76,0x65,0x6e,0x73,0x65,0x79,0x20,0x26,0x20,0x57,0x65,0x73,0x74,0x68,0x61, + 0x6d,0x2c,0x50,0x45,0x56,0xa,0x50,0x65,0x76,0x65,0x6e,0x73,0x65,0x79,0x20,0x42, + 0x61,0x79,0x2c,0x50,0x45,0x42,0xa,0x50,0x65,0x77,0x73,0x65,0x79,0x2c,0x50,0x45, + 0x57,0xa,0x50,0x69,0x6c,0x6e,0x69,0x6e,0x67,0x2c,0x50,0x49,0x4c,0xa,0x50,0x69, + 0x6e,0x68,0x6f,0x65,0x2c,0x50,0x49,0x4e,0xa,0x50,0x69,0x74,0x6c,0x6f,0x63,0x68, + 0x72,0x79,0x2c,0x50,0x49,0x54,0xa,0x50,0x69,0x74,0x73,0x65,0x61,0x2c,0x50,0x53, + 0x45,0xa,0x50,0x6c,0x65,0x61,0x73,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x50,0x4c, + 0x53,0xa,0x50,0x6c,0x6f,0x63,0x6b,0x74,0x6f,0x6e,0x2c,0x50,0x4c,0x4b,0xa,0x50, + 0x6c,0x75,0x63,0x6b,0x6c,0x65,0x79,0x2c,0x50,0x4c,0x43,0xa,0x50,0x6c,0x75,0x6d, + 0x6c,0x65,0x79,0x2c,0x50,0x4c,0x4d,0xa,0x50,0x6c,0x75,0x6d,0x70,0x74,0x6f,0x6e, + 0x2c,0x50,0x4d,0x50,0xa,0x50,0x6c,0x75,0x6d,0x73,0x74,0x65,0x61,0x64,0x2c,0x50, + 0x4c,0x55,0xa,0x50,0x6c,0x79,0x6d,0x6f,0x75,0x74,0x68,0x2c,0x50,0x4c,0x59,0xa, + 0x50,0x6f,0x6b,0x65,0x73,0x64,0x6f,0x77,0x6e,0x2c,0x50,0x4f,0x4b,0xa,0x50,0x6f, + 0x6c,0x65,0x67,0x61,0x74,0x65,0x2c,0x50,0x4c,0x47,0xa,0x50,0x6f,0x6c,0x65,0x73, + 0x77,0x6f,0x72,0x74,0x68,0x2c,0x50,0x53,0x57,0xa,0x50,0x6f,0x6c,0x6c,0x6f,0x6b, + 0x73,0x68,0x61,0x77,0x73,0x20,0x45,0x61,0x73,0x74,0x2c,0x50,0x57,0x45,0xa,0x50, + 0x6f,0x6c,0x6c,0x6f,0x6b,0x73,0x68,0x61,0x77,0x73,0x20,0x57,0x65,0x73,0x74,0x2c, + 0x50,0x57,0x57,0xa,0x50,0x6f,0x6c,0x6c,0x6f,0x6b,0x73,0x68,0x69,0x65,0x6c,0x64, + 0x73,0x20,0x45,0x61,0x73,0x74,0x2c,0x50,0x4c,0x45,0xa,0x50,0x6f,0x6c,0x6c,0x6f, + 0x6b,0x73,0x68,0x69,0x65,0x6c,0x64,0x73,0x20,0x57,0x65,0x73,0x74,0x2c,0x50,0x4c, + 0x57,0xa,0x50,0x6f,0x6c,0x6d,0x6f,0x6e,0x74,0x2c,0x50,0x4d,0x54,0xa,0x50,0x6f, + 0x6c,0x73,0x6c,0x6f,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x50,0x4f,0x4c, + 0xa,0x50,0x6f,0x6e,0x64,0x65,0x72,0x73,0x20,0x45,0x6e,0x64,0x2c,0x50,0x4f,0x4e, + 0xa,0x50,0x6f,0x6e,0x74,0x61,0x72,0x64,0x64,0x75,0x6c,0x61,0x69,0x73,0x2c,0x50, + 0x54,0x44,0xa,0x50,0x6f,0x6e,0x74,0x65,0x66,0x72,0x61,0x63,0x74,0x20,0x42,0x61, + 0x67,0x68,0x69,0x6c,0x6c,0x2c,0x50,0x46,0x52,0xa,0x50,0x6f,0x6e,0x74,0x65,0x66, + 0x72,0x61,0x63,0x74,0x20,0x4d,0x6f,0x6e,0x6b,0x68,0x69,0x6c,0x6c,0x2c,0x50,0x46, + 0x4d,0xa,0x50,0x6f,0x6e,0x74,0x65,0x66,0x72,0x61,0x63,0x74,0x20,0x54,0x61,0x6e, + 0x73,0x68,0x65,0x6c,0x66,0x2c,0x50,0x4f,0x54,0xa,0x50,0x6f,0x6e,0x74,0x6c,0x6f, + 0x74,0x74,0x79,0x6e,0x2c,0x50,0x4c,0x54,0xa,0x50,0x6f,0x6e,0x74,0x79,0x63,0x6c, + 0x75,0x6e,0x2c,0x50,0x59,0x43,0xa,0x50,0x6f,0x6e,0x74,0x2d,0x79,0x2d,0x50,0x61, + 0x6e,0x74,0x2c,0x50,0x59,0x50,0xa,0x50,0x6f,0x6e,0x74,0x79,0x70,0x6f,0x6f,0x6c, + 0x20,0x26,0x20,0x4e,0x65,0x77,0x20,0x49,0x6e,0x6e,0x2c,0x50,0x50,0x4c,0xa,0x50, + 0x6f,0x6e,0x74,0x79,0x70,0x72,0x69,0x64,0x64,0x2c,0x50,0x50,0x44,0xa,0x50,0x6f, + 0x6f,0x6c,0x65,0x2c,0x50,0x4f,0x4f,0xa,0x50,0x6f,0x70,0x70,0x6c,0x65,0x74,0x6f, + 0x6e,0x2c,0x50,0x4f,0x50,0xa,0x50,0x6f,0x72,0x74,0x20,0x47,0x6c,0x61,0x73,0x67, + 0x6f,0x77,0x2c,0x50,0x54,0x47,0xa,0x50,0x6f,0x72,0x74,0x20,0x53,0x75,0x6e,0x6c, + 0x69,0x67,0x68,0x74,0x2c,0x50,0x53,0x4c,0xa,0x50,0x6f,0x72,0x74,0x20,0x54,0x61, + 0x6c,0x62,0x6f,0x74,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x50,0x54,0x41, + 0xa,0x50,0x6f,0x72,0x74,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x50,0x54,0x43, + 0xa,0x50,0x6f,0x72,0x74,0x68,0x2c,0x50,0x4f,0x52,0xa,0x50,0x6f,0x72,0x74,0x68, + 0x6d,0x61,0x64,0x6f,0x67,0x2c,0x50,0x54,0x4d,0xa,0x50,0x6f,0x72,0x74,0x6c,0x65, + 0x74,0x68,0x65,0x6e,0x2c,0x50,0x4c,0x4e,0xa,0x50,0x6f,0x72,0x74,0x73,0x6c,0x61, + 0x64,0x65,0x2c,0x50,0x4c,0x44,0xa,0x50,0x6f,0x72,0x74,0x73,0x6d,0x6f,0x75,0x74, + 0x68,0x20,0x26,0x20,0x53,0x6f,0x75,0x74,0x68,0x73,0x65,0x61,0x2c,0x50,0x4d,0x53, + 0xa,0x50,0x6f,0x72,0x74,0x73,0x6d,0x6f,0x75,0x74,0x68,0x20,0x41,0x72,0x6d,0x73, + 0x2c,0x50,0x4d,0x41,0xa,0x50,0x6f,0x72,0x74,0x73,0x6d,0x6f,0x75,0x74,0x68,0x20, + 0x48,0x61,0x72,0x62,0x6f,0x75,0x72,0x2c,0x50,0x4d,0x48,0xa,0x50,0x6f,0x73,0x73, + 0x69,0x6c,0x70,0x61,0x72,0x6b,0x20,0x26,0x20,0x50,0x61,0x72,0x6b,0x68,0x6f,0x75, + 0x73,0x65,0x2c,0x50,0x50,0x4b,0xa,0x50,0x6f,0x74,0x74,0x65,0x72,0x73,0x20,0x42, + 0x61,0x72,0x2c,0x50,0x42,0x52,0xa,0x50,0x6f,0x75,0x6c,0x74,0x6f,0x6e,0x2d,0x6c, + 0x65,0x2d,0x46,0x79,0x6c,0x64,0x65,0x2c,0x50,0x46,0x59,0xa,0x50,0x6f,0x79,0x6e, + 0x74,0x6f,0x6e,0x2c,0x50,0x59,0x54,0xa,0x50,0x72,0x65,0x65,0x73,0x2c,0x50,0x52, + 0x53,0xa,0x50,0x72,0x65,0x73,0x63,0x6f,0x74,0x2c,0x50,0x53,0x43,0xa,0x50,0x72, + 0x65,0x73,0x74,0x61,0x74,0x79,0x6e,0x2c,0x50,0x52,0x54,0xa,0x50,0x72,0x65,0x73, + 0x74,0x62,0x75,0x72,0x79,0x2c,0x50,0x52,0x42,0xa,0x50,0x72,0x65,0x73,0x74,0x6f, + 0x6e,0x2c,0x50,0x52,0x45,0xa,0x50,0x72,0x65,0x73,0x74,0x6f,0x6e,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x50,0x52,0x50,0xa,0x50,0x72,0x65,0x73,0x74,0x6f,0x6e,0x70,0x61, + 0x6e,0x73,0x2c,0x50,0x53,0x54,0xa,0x50,0x72,0x65,0x73,0x74,0x77,0x69,0x63,0x6b, + 0x20,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x20,0x41, + 0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x50,0x52,0x41,0xa,0x50,0x72,0x65,0x73,0x74, + 0x77,0x69,0x63,0x6b,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x50,0x54,0x57,0xa,0x50,0x72, + 0x69,0x65,0x73,0x74,0x68,0x69,0x6c,0x6c,0x20,0x26,0x20,0x44,0x61,0x72,0x6e,0x6c, + 0x65,0x79,0x2c,0x50,0x54,0x4c,0xa,0x50,0x72,0x69,0x6e,0x63,0x65,0x73,0x20,0x52, + 0x69,0x73,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x50,0x52,0x52,0xa,0x50,0x72, + 0x69,0x74,0x74,0x6c,0x65,0x77,0x65,0x6c,0x6c,0x2c,0x50,0x52,0x4c,0xa,0x50,0x72, + 0x75,0x64,0x68,0x6f,0x65,0x2c,0x50,0x52,0x55,0xa,0x50,0x75,0x6c,0x62,0x6f,0x72, + 0x6f,0x75,0x67,0x68,0x2c,0x50,0x55,0x4c,0xa,0x50,0x75,0x72,0x66,0x6c,0x65,0x65, + 0x74,0x2c,0x50,0x46,0x4c,0xa,0x50,0x75,0x72,0x6c,0x65,0x79,0x2c,0x50,0x55,0x52, + 0xa,0x50,0x75,0x72,0x6c,0x65,0x79,0x20,0x4f,0x61,0x6b,0x73,0x2c,0x50,0x55,0x4f, + 0xa,0x50,0x75,0x74,0x6e,0x65,0x79,0x2c,0x50,0x55,0x54,0xa,0x50,0x77,0x6c,0x6c, + 0x68,0x65,0x6c,0x69,0x2c,0x50,0x57,0x4c,0xa,0x50,0x79,0x6c,0x65,0x2c,0x50,0x59, + 0x4c,0xa,0x51,0x75,0x61,0x6b,0x65,0x72,0x73,0x20,0x59,0x61,0x72,0x64,0x2c,0x51, + 0x59,0x44,0xa,0x51,0x75,0x65,0x65,0x6e,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c, + 0x51,0x42,0x52,0xa,0x51,0x75,0x65,0x65,0x6e,0x73,0x20,0x50,0x61,0x72,0x6b,0x20, + 0x28,0x47,0x6c,0x61,0x73,0x67,0x6f,0x77,0x29,0x2c,0x51,0x50,0x4b,0xa,0x51,0x75, + 0x65,0x65,0x6e,0x73,0x20,0x50,0x61,0x72,0x6b,0x20,0x28,0x4c,0x6f,0x6e,0x64,0x6f, + 0x6e,0x29,0x2c,0x51,0x50,0x57,0xa,0x50,0x65,0x63,0x6b,0x68,0x61,0x6d,0x2c,0x51, + 0x52,0x50,0xa,0x51,0x75,0x65,0x65,0x6e,0x73,0x74,0x6f,0x77,0x6e,0x20,0x52,0x6f, + 0x61,0x64,0x20,0x28,0x42,0x61,0x74,0x74,0x65,0x72,0x73,0x65,0x61,0x29,0x2c,0x51, + 0x52,0x42,0xa,0x51,0x75,0x69,0x6e,0x74,0x72,0x65,0x6c,0x20,0x44,0x6f,0x77,0x6e, + 0x73,0x2c,0x51,0x55,0x49,0xa,0x52,0x61,0x64,0x63,0x6c,0x69,0x66,0x66,0x65,0x20, + 0x28,0x4e,0x6f,0x74,0x74,0x73,0x29,0x2c,0x52,0x44,0x46,0xa,0x52,0x61,0x64,0x6c, + 0x65,0x74,0x74,0x2c,0x52,0x44,0x54,0xa,0x52,0x61,0x64,0x6c,0x65,0x79,0x2c,0x52, + 0x41,0x44,0xa,0x52,0x61,0x64,0x79,0x72,0x2c,0x52,0x44,0x52,0xa,0x52,0x61,0x69, + 0x6e,0x66,0x6f,0x72,0x64,0x2c,0x52,0x4e,0x46,0xa,0x52,0x61,0x69,0x6e,0x68,0x61, + 0x6d,0x20,0x28,0x45,0x73,0x73,0x65,0x78,0x29,0x2c,0x52,0x4e,0x4d,0xa,0x52,0x61, + 0x69,0x6e,0x68,0x61,0x6d,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c,0x52,0x41,0x49, + 0xa,0x52,0x61,0x69,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x52,0x4e,0x48,0xa,0x52,0x61, + 0x6d,0x73,0x67,0x61,0x74,0x65,0x2c,0x52,0x41,0x4d,0xa,0x52,0x61,0x6d,0x73,0x67, + 0x72,0x65,0x61,0x76,0x65,0x20,0x26,0x20,0x57,0x69,0x6c,0x70,0x73,0x68,0x69,0x72, + 0x65,0x2c,0x52,0x47,0x57,0xa,0x52,0x61,0x6e,0x6e,0x6f,0x63,0x68,0x2c,0x52,0x41, + 0x4e,0xa,0x52,0x61,0x75,0x63,0x65,0x62,0x79,0x2c,0x52,0x41,0x55,0xa,0x52,0x61, + 0x76,0x65,0x6e,0x67,0x6c,0x61,0x73,0x73,0x20,0x66,0x6f,0x72,0x20,0x45,0x73,0x6b, + 0x64,0x61,0x6c,0x65,0x2c,0x52,0x41,0x56,0xa,0x52,0x61,0x76,0x65,0x6e,0x73,0x62, + 0x6f,0x75,0x72,0x6e,0x65,0x2c,0x52,0x56,0x42,0xa,0x52,0x61,0x76,0x65,0x6e,0x73, + 0x74,0x68,0x6f,0x72,0x70,0x65,0x2c,0x52,0x56,0x4e,0xa,0x52,0x61,0x77,0x63,0x6c, + 0x69,0x66,0x66,0x65,0x2c,0x52,0x57,0x43,0xa,0x52,0x61,0x79,0x6c,0x65,0x69,0x67, + 0x68,0x2c,0x52,0x4c,0x47,0xa,0x52,0x61,0x79,0x6e,0x65,0x73,0x20,0x50,0x61,0x72, + 0x6b,0x2c,0x52,0x41,0x59,0xa,0x52,0x65,0x61,0x64,0x69,0x6e,0x67,0x2c,0x52,0x44, + 0x47,0xa,0x52,0x65,0x61,0x64,0x69,0x6e,0x67,0x20,0x57,0x65,0x73,0x74,0x2c,0x52, + 0x44,0x57,0xa,0x52,0x65,0x63,0x74,0x6f,0x72,0x79,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x52,0x45,0x43,0xa,0x52,0x65,0x64,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x52,0x44, + 0x42,0xa,0x52,0x65,0x64,0x63,0x61,0x72,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c, + 0x2c,0x52,0x43,0x43,0xa,0x52,0x65,0x64,0x63,0x61,0x72,0x20,0x45,0x61,0x73,0x74, + 0x2c,0x52,0x43,0x45,0xa,0x52,0x65,0x64,0x64,0x69,0x73,0x68,0x20,0x4e,0x6f,0x72, + 0x74,0x68,0x2c,0x52,0x44,0x4e,0xa,0x52,0x65,0x64,0x64,0x69,0x73,0x68,0x20,0x53, + 0x6f,0x75,0x74,0x68,0x2c,0x52,0x44,0x53,0xa,0x52,0x65,0x64,0x64,0x69,0x74,0x63, + 0x68,0x2c,0x52,0x44,0x43,0xa,0x52,0x65,0x64,0x68,0x69,0x6c,0x6c,0x2c,0x52,0x44, + 0x48,0xa,0x52,0x65,0x64,0x6c,0x61,0x6e,0x64,0x2c,0x52,0x44,0x41,0xa,0x52,0x65, + 0x64,0x72,0x75,0x74,0x68,0x2c,0x52,0x45,0x44,0xa,0x52,0x65,0x65,0x64,0x68,0x61, + 0x6d,0x20,0x28,0x4e,0x6f,0x72,0x66,0x6f,0x6c,0x6b,0x29,0x2c,0x52,0x45,0x45,0xa, + 0x52,0x65,0x65,0x64,0x68,0x61,0x6d,0x20,0x28,0x53,0x75,0x72,0x72,0x65,0x79,0x29, + 0x2c,0x52,0x48,0x4d,0xa,0x52,0x65,0x69,0x67,0x61,0x74,0x65,0x2c,0x52,0x45,0x49, + 0xa,0x52,0x65,0x6e,0x74,0x6f,0x6e,0x2c,0x52,0x54,0x4e,0xa,0x52,0x65,0x74,0x66, + 0x6f,0x72,0x64,0x2c,0x52,0x45,0x54,0xa,0x52,0x68,0x69,0x77,0x62,0x69,0x6e,0x61, + 0x2c,0x52,0x48,0x49,0xa,0x52,0x68,0x6f,0x6f,0x73,0x65,0x20,0x43,0x61,0x72,0x64, + 0x69,0x66,0x66,0x20,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61, + 0x6c,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x52,0x49,0x41,0xa,0x52,0x68, + 0x6f,0x73,0x6e,0x65,0x69,0x67,0x72,0x2c,0x52,0x48,0x4f,0xa,0x52,0x68,0x79,0x6c, + 0x2c,0x52,0x48,0x4c,0xa,0x52,0x68,0x79,0x6d,0x6e,0x65,0x79,0x2c,0x52,0x48,0x59, + 0xa,0x52,0x69,0x62,0x62,0x6c,0x65,0x68,0x65,0x61,0x64,0x2c,0x52,0x48,0x44,0xa, + 0x52,0x69,0x63,0x65,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x52,0x49,0x4c,0xa,0x52,0x69, + 0x63,0x68,0x6d,0x6f,0x6e,0x64,0x2c,0x52,0x4d,0x44,0xa,0x52,0x69,0x63,0x6b,0x6d, + 0x61,0x6e,0x73,0x77,0x6f,0x72,0x74,0x68,0x2c,0x52,0x49,0x43,0xa,0x52,0x69,0x64, + 0x64,0x6c,0x65,0x73,0x64,0x6f,0x77,0x6e,0x2c,0x52,0x44,0x44,0xa,0x52,0x69,0x64, + 0x67,0x6d,0x6f,0x6e,0x74,0x2c,0x52,0x49,0x44,0xa,0x52,0x69,0x64,0x69,0x6e,0x67, + 0x20,0x4d,0x69,0x6c,0x6c,0x2c,0x52,0x44,0x4d,0xa,0x52,0x69,0x73,0x63,0x61,0x20, + 0x26,0x20,0x50,0x6f,0x6e,0x74,0x79,0x6d,0x69,0x73,0x74,0x65,0x72,0x2c,0x52,0x43, + 0x41,0xa,0x52,0x69,0x73,0x68,0x74,0x6f,0x6e,0x2c,0x52,0x49,0x53,0xa,0x52,0x6f, + 0x62,0x65,0x72,0x74,0x73,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x52,0x42,0x52,0xa, + 0x52,0x6f,0x62,0x79,0x2c,0x52,0x4f,0x42,0xa,0x52,0x6f,0x63,0x68,0x64,0x61,0x6c, + 0x65,0x2c,0x52,0x43,0x44,0xa,0x52,0x6f,0x63,0x68,0x65,0x2c,0x52,0x4f,0x43,0xa, + 0x52,0x6f,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x52,0x54,0x52,0xa,0x52,0x6f, + 0x63,0x68,0x66,0x6f,0x72,0x64,0x2c,0x52,0x46,0x44,0xa,0x52,0x6f,0x63,0x6b,0x20, + 0x46,0x65,0x72,0x72,0x79,0x2c,0x52,0x46,0x59,0xa,0x52,0x6f,0x67,0x61,0x72,0x74, + 0x2c,0x52,0x4f,0x47,0xa,0x52,0x6f,0x67,0x65,0x72,0x73,0x74,0x6f,0x6e,0x65,0x2c, + 0x52,0x4f,0x52,0xa,0x52,0x6f,0x6c,0x6c,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x52,0x4f, + 0x4c,0xa,0x52,0x6f,0x6d,0x61,0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x52, + 0x4d,0x42,0xa,0x52,0x6f,0x6d,0x66,0x6f,0x72,0x64,0x2c,0x52,0x4d,0x46,0xa,0x52, + 0x6f,0x6d,0x69,0x6c,0x65,0x79,0x2c,0x52,0x4d,0x4c,0xa,0x52,0x6f,0x6d,0x73,0x65, + 0x79,0x2c,0x52,0x4f,0x4d,0xa,0x52,0x6f,0x6f,0x73,0x65,0x2c,0x52,0x4f,0x4f,0xa, + 0x52,0x6f,0x73,0x65,0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x52,0x53,0x47,0xa,0x52, + 0x6f,0x73,0x65,0x20,0x48,0x69,0x6c,0x6c,0x20,0x4d,0x61,0x72,0x70,0x6c,0x65,0x2c, + 0x52,0x53,0x48,0xa,0x52,0x6f,0x73,0x79,0x74,0x68,0x2c,0x52,0x4f,0x53,0xa,0x52, + 0x6f,0x74,0x68,0x65,0x72,0x68,0x61,0x6d,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c, + 0x2c,0x52,0x4d,0x43,0xa,0x52,0x6f,0x75,0x67,0x68,0x74,0x6f,0x6e,0x20,0x52,0x6f, + 0x61,0x64,0x2c,0x52,0x4e,0x52,0xa,0x52,0x6f,0x77,0x6c,0x61,0x6e,0x64,0x73,0x20, + 0x43,0x61,0x73,0x74,0x6c,0x65,0x2c,0x52,0x4c,0x4e,0xa,0x52,0x6f,0x77,0x6c,0x65, + 0x79,0x20,0x52,0x65,0x67,0x69,0x73,0x2c,0x52,0x4f,0x57,0xa,0x52,0x6f,0x79,0x20, + 0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x52,0x59,0x42,0xa,0x52,0x6f,0x79,0x64,0x6f, + 0x6e,0x2c,0x52,0x59,0x4e,0xa,0x52,0x6f,0x79,0x73,0x74,0x6f,0x6e,0x2c,0x52,0x59, + 0x53,0xa,0x52,0x75,0x61,0x62,0x6f,0x6e,0x2c,0x52,0x55,0x41,0xa,0x52,0x75,0x66, + 0x66,0x6f,0x72,0x64,0x2c,0x52,0x55,0x46,0xa,0x52,0x75,0x67,0x62,0x79,0x2c,0x52, + 0x55,0x47,0xa,0x52,0x75,0x67,0x65,0x6c,0x65,0x79,0x20,0x54,0x6f,0x77,0x6e,0x2c, + 0x52,0x47,0x54,0xa,0x52,0x75,0x67,0x65,0x6c,0x65,0x79,0x20,0x54,0x72,0x65,0x6e, + 0x74,0x20,0x56,0x61,0x6c,0x6c,0x65,0x79,0x2c,0x52,0x47,0x4c,0xa,0x52,0x75,0x6e, + 0x63,0x6f,0x72,0x6e,0x2c,0x52,0x55,0x4e,0xa,0x52,0x75,0x6e,0x63,0x6f,0x72,0x6e, + 0x20,0x45,0x61,0x73,0x74,0x2c,0x52,0x55,0x45,0xa,0x52,0x75,0x73,0x6b,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x2c,0x52,0x4b,0x54,0xa,0x52,0x75,0x73,0x77,0x61,0x72,0x70, + 0x2c,0x52,0x55,0x53,0xa,0x52,0x75,0x74,0x68,0x65,0x72,0x67,0x6c,0x65,0x6e,0x2c, + 0x52,0x55,0x54,0xa,0x52,0x79,0x64,0x65,0x20,0x20,0x53,0x74,0x20,0x4a,0x6f,0x68, + 0x6e,0x73,0x20,0x52,0x6f,0x61,0x64,0x2c,0x52,0x59,0x52,0xa,0x52,0x79,0x64,0x65, + 0x20,0x45,0x73,0x70,0x6c,0x61,0x6e,0x61,0x64,0x65,0x2c,0x52,0x59,0x44,0xa,0x52, + 0x79,0x64,0x65,0x20,0x50,0x69,0x65,0x72,0x20,0x48,0x65,0x61,0x64,0x2c,0x52,0x59, + 0x50,0xa,0x52,0x79,0x64,0x65,0x72,0x20,0x42,0x72,0x6f,0x77,0x2c,0x52,0x52,0x42, + 0xa,0x52,0x79,0x65,0x2c,0x52,0x59,0x45,0xa,0x52,0x79,0x65,0x20,0x48,0x6f,0x75, + 0x73,0x65,0x2c,0x52,0x59,0x48,0xa,0x53,0x61,0x6c,0x66,0x6f,0x72,0x64,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53,0x46,0x44,0xa,0x53,0x61,0x6c,0x66,0x6f, + 0x72,0x64,0x20,0x43,0x72,0x65,0x73,0x63,0x65,0x6e,0x74,0x2c,0x53,0x4c,0x44,0xa, + 0x53,0x61,0x6c,0x66,0x6f,0x72,0x64,0x73,0x2c,0x53,0x41,0x46,0xa,0x53,0x61,0x6c, + 0x68,0x6f,0x75,0x73,0x65,0x2c,0x53,0x41,0x48,0xa,0x53,0x61,0x6c,0x69,0x73,0x62, + 0x75,0x72,0x79,0x2c,0x53,0x41,0x4c,0xa,0x53,0x61,0x6c,0x74,0x61,0x69,0x72,0x65, + 0x2c,0x53,0x41,0x45,0xa,0x53,0x61,0x6c,0x74,0x61,0x73,0x68,0x2c,0x53,0x54,0x53, + 0xa,0x53,0x61,0x6c,0x74,0x62,0x75,0x72,0x6e,0x2c,0x53,0x4c,0x42,0xa,0x53,0x61, + 0x6c,0x74,0x63,0x6f,0x61,0x74,0x73,0x2c,0x53,0x4c,0x54,0xa,0x53,0x61,0x6c,0x74, + 0x6d,0x61,0x72,0x73,0x68,0x65,0x2c,0x53,0x41,0x4d,0xa,0x53,0x61,0x6c,0x77,0x69, + 0x63,0x6b,0x2c,0x53,0x4c,0x57,0xa,0x53,0x61,0x6d,0x70,0x66,0x6f,0x72,0x64,0x20, + 0x43,0x6f,0x75,0x72,0x74,0x65,0x6e,0x61,0x79,0x2c,0x53,0x4d,0x43,0xa,0x53,0x61, + 0x6e,0x64,0x61,0x6c,0x20,0x26,0x20,0x41,0x67,0x62,0x72,0x69,0x67,0x67,0x2c,0x53, + 0x4e,0x41,0xa,0x53,0x61,0x6e,0x64,0x62,0x61,0x63,0x68,0x2c,0x53,0x44,0x42,0xa, + 0x53,0x61,0x6e,0x64,0x65,0x72,0x73,0x74,0x65,0x61,0x64,0x2c,0x53,0x4e,0x52,0xa, + 0x53,0x61,0x6e,0x64,0x68,0x69,0x6c,0x6c,0x73,0x2c,0x53,0x44,0x4c,0xa,0x53,0x61, + 0x6e,0x64,0x68,0x75,0x72,0x73,0x74,0x2c,0x53,0x4e,0x44,0xa,0x53,0x61,0x6e,0x64, + 0x6c,0x69,0x6e,0x67,0x2c,0x53,0x44,0x47,0xa,0x53,0x61,0x6e,0x64,0x6f,0x77,0x6e, + 0x2c,0x53,0x41,0x4e,0xa,0x53,0x61,0x6e,0x64,0x70,0x6c,0x61,0x63,0x65,0x2c,0x53, + 0x44,0x50,0xa,0x53,0x61,0x6e,0x64,0x77,0x65,0x6c,0x6c,0x20,0x26,0x20,0x44,0x75, + 0x64,0x6c,0x65,0x79,0x2c,0x53,0x41,0x44,0xa,0x53,0x61,0x6e,0x64,0x77,0x69,0x63, + 0x68,0x2c,0x53,0x44,0x57,0xa,0x53,0x61,0x6e,0x64,0x79,0x2c,0x53,0x44,0x59,0xa, + 0x53,0x61,0x6e,0x6b,0x65,0x79,0x20,0x66,0x6f,0x72,0x20,0x50,0x65,0x6e,0x6b,0x65, + 0x74,0x68,0x2c,0x53,0x4e,0x4b,0xa,0x53,0x61,0x6e,0x71,0x75,0x68,0x61,0x72,0x2c, + 0x53,0x51,0x48,0xa,0x53,0x61,0x72,0x6e,0x2c,0x53,0x52,0x52,0xa,0x53,0x61,0x75, + 0x6e,0x64,0x65,0x72,0x73,0x66,0x6f,0x6f,0x74,0x2c,0x53,0x44,0x46,0xa,0x53,0x61, + 0x75,0x6e,0x64,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x53,0x44,0x52,0xa,0x53,0x61,0x77, + 0x62,0x72,0x69,0x64,0x67,0x65,0x77,0x6f,0x72,0x74,0x68,0x2c,0x53,0x41,0x57,0xa, + 0x53,0x61,0x78,0x69,0x6c,0x62,0x79,0x2c,0x53,0x58,0x59,0xa,0x53,0x61,0x78,0x6d, + 0x75,0x6e,0x64,0x68,0x61,0x6d,0x2c,0x53,0x41,0x58,0xa,0x53,0x63,0x61,0x72,0x62, + 0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x53,0x43,0x41,0xa,0x53,0x63,0x6f,0x74,0x73, + 0x63,0x61,0x6c,0x64,0x65,0x72,0x2c,0x53,0x43,0x54,0xa,0x53,0x63,0x6f,0x74,0x73, + 0x74,0x6f,0x75,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x53,0x43,0x48,0xa,0x53,0x63,0x75, + 0x6e,0x74,0x68,0x6f,0x72,0x70,0x65,0x2c,0x53,0x43,0x55,0xa,0x53,0x65,0x61,0x20, + 0x4d,0x69,0x6c,0x6c,0x73,0x2c,0x53,0x4d,0x4c,0xa,0x53,0x65,0x61,0x66,0x6f,0x72, + 0x64,0x2c,0x53,0x45,0x46,0xa,0x53,0x65,0x61,0x66,0x6f,0x72,0x74,0x68,0x20,0x26, + 0x20,0x4c,0x69,0x74,0x68,0x65,0x72,0x6c,0x61,0x6e,0x64,0x2c,0x53,0x46,0x4c,0xa, + 0x53,0x65,0x61,0x68,0x61,0x6d,0x2c,0x53,0x45,0x41,0xa,0x53,0x65,0x61,0x6d,0x65, + 0x72,0x2c,0x53,0x45,0x4d,0xa,0x53,0x65,0x61,0x73,0x63,0x61,0x6c,0x65,0x2c,0x53, + 0x53,0x43,0xa,0x53,0x65,0x61,0x74,0x6f,0x6e,0x20,0x43,0x61,0x72,0x65,0x77,0x2c, + 0x53,0x45,0x43,0xa,0x53,0x65,0x65,0x72,0x20,0x47,0x72,0x65,0x65,0x6e,0x20,0x26, + 0x20,0x4a,0x6f,0x72,0x64,0x61,0x6e,0x73,0x2c,0x53,0x52,0x47,0xa,0x53,0x65,0x6c, + 0x62,0x79,0x2c,0x53,0x42,0x59,0xa,0x53,0x65,0x6c,0x68,0x75,0x72,0x73,0x74,0x2c, + 0x53,0x52,0x53,0xa,0x53,0x65,0x6c,0x6c,0x61,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53, + 0x45,0x4c,0xa,0x53,0x65,0x6c,0x6c,0x69,0x6e,0x67,0x2c,0x53,0x45,0x47,0xa,0x53, + 0x65,0x6c,0x6c,0x79,0x20,0x4f,0x61,0x6b,0x2c,0x53,0x4c,0x59,0xa,0x53,0x65,0x74, + 0x74,0x6c,0x65,0x2c,0x53,0x45,0x54,0xa,0x53,0x65,0x76,0x65,0x6e,0x20,0x4b,0x69, + 0x6e,0x67,0x73,0x2c,0x53,0x56,0x4b,0xa,0x53,0x65,0x76,0x65,0x6e,0x20,0x53,0x69, + 0x73,0x74,0x65,0x72,0x73,0x2c,0x53,0x56,0x53,0xa,0x53,0x65,0x76,0x65,0x6e,0x6f, + 0x61,0x6b,0x73,0x2c,0x53,0x45,0x56,0xa,0x53,0x65,0x76,0x65,0x72,0x6e,0x20,0x42, + 0x65,0x61,0x63,0x68,0x2c,0x53,0x56,0x42,0xa,0x53,0x65,0x76,0x65,0x72,0x6e,0x20, + 0x54,0x75,0x6e,0x6e,0x65,0x6c,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c, + 0x53,0x54,0x4a,0xa,0x53,0x68,0x61,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x53,0x46,0x52, + 0xa,0x53,0x68,0x61,0x6e,0x6b,0x6c,0x69,0x6e,0x2c,0x53,0x48,0x4e,0xa,0x53,0x68, + 0x61,0x77,0x66,0x6f,0x72,0x64,0x2c,0x53,0x48,0x57,0xa,0x53,0x68,0x61,0x77,0x6c, + 0x61,0x6e,0x64,0x73,0x2c,0x53,0x48,0x4c,0xa,0x53,0x68,0x65,0x65,0x72,0x6e,0x65, + 0x73,0x73,0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61,0x2c,0x53,0x53,0x53,0xa,0x53,0x68, + 0x65,0x66,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53,0x48,0x46,0xa,0x53,0x68,0x65,0x6c, + 0x66,0x6f,0x72,0x64,0x2c,0x53,0x45,0x44,0xa,0x53,0x68,0x65,0x6e,0x66,0x69,0x65, + 0x6c,0x64,0x2c,0x53,0x4e,0x46,0xa,0x53,0x68,0x65,0x6e,0x73,0x74,0x6f,0x6e,0x65, + 0x2c,0x53,0x45,0x4e,0xa,0x53,0x68,0x65,0x70,0x68,0x65,0x72,0x64,0x26,0x23,0x30, + 0x33,0x39,0x3b,0x73,0x20,0x42,0x75,0x73,0x68,0x2c,0x53,0x50,0x42,0xa,0x53,0x68, + 0x65,0x70,0x68,0x65,0x72,0x64,0x73,0x20,0x57,0x65,0x6c,0x6c,0x2c,0x53,0x50,0x48, + 0xa,0x53,0x68,0x65,0x70,0x6c,0x65,0x79,0x2c,0x53,0x50,0x59,0xa,0x53,0x68,0x65, + 0x70,0x70,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x53,0x48,0x50,0xa,0x53,0x68,0x65,0x70, + 0x72,0x65,0x74,0x68,0x2c,0x53,0x54,0x48,0xa,0x53,0x68,0x65,0x72,0x62,0x6f,0x72, + 0x6e,0x65,0x2c,0x53,0x48,0x45,0xa,0x53,0x68,0x65,0x72,0x62,0x75,0x72,0x6e,0x2d, + 0x69,0x6e,0x2d,0x45,0x6c,0x6d,0x65,0x74,0x2c,0x53,0x49,0x45,0xa,0x53,0x68,0x65, + 0x72,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x53,0x48,0x4d,0xa,0x53,0x68,0x65,0x74, + 0x74,0x6c,0x65,0x73,0x74,0x6f,0x6e,0x2c,0x53,0x4c,0x53,0xa,0x53,0x68,0x69,0x65, + 0x6c,0x64,0x6d,0x75,0x69,0x72,0x2c,0x53,0x44,0x4d,0xa,0x53,0x68,0x69,0x66,0x6e, + 0x61,0x6c,0x2c,0x53,0x46,0x4e,0xa,0x53,0x68,0x69,0x6c,0x64,0x6f,0x6e,0x2c,0x53, + 0x48,0x44,0xa,0x53,0x68,0x69,0x70,0x6c,0x61,0x6b,0x65,0x2c,0x53,0x48,0x49,0xa, + 0x53,0x68,0x69,0x70,0x6c,0x65,0x79,0x2c,0x53,0x48,0x59,0xa,0x53,0x68,0x69,0x70, + 0x70,0x65,0x61,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x50,0x50,0xa,0x53,0x68,0x69, + 0x70,0x74,0x6f,0x6e,0x2c,0x53,0x49,0x50,0xa,0x53,0x68,0x69,0x72,0x65,0x62,0x72, + 0x6f,0x6f,0x6b,0x2c,0x53,0x48,0x42,0xa,0x53,0x68,0x69,0x72,0x65,0x68,0x61,0x6d, + 0x70,0x74,0x6f,0x6e,0x2c,0x53,0x48,0x48,0xa,0x53,0x68,0x69,0x72,0x65,0x6f,0x61, + 0x6b,0x73,0x2c,0x53,0x52,0x4f,0xa,0x53,0x68,0x69,0x72,0x6c,0x65,0x79,0x2c,0x53, + 0x52,0x4c,0xa,0x53,0x68,0x6f,0x65,0x62,0x75,0x72,0x79,0x6e,0x65,0x73,0x73,0x2c, + 0x53,0x52,0x59,0xa,0x53,0x68,0x6f,0x6c,0x69,0x6e,0x67,0x2c,0x53,0x48,0x4f,0xa, + 0x53,0x68,0x6f,0x72,0x65,0x68,0x61,0x6d,0x20,0x28,0x4b,0x65,0x6e,0x74,0x29,0x2c, + 0x53,0x45,0x48,0xa,0x53,0x68,0x6f,0x72,0x65,0x68,0x61,0x6d,0x2d,0x62,0x79,0x2d, + 0x53,0x65,0x61,0x2c,0x53,0x53,0x45,0xa,0x53,0x68,0x6f,0x72,0x74,0x6c,0x61,0x6e, + 0x64,0x73,0x2c,0x53,0x52,0x54,0xa,0x53,0x68,0x6f,0x74,0x74,0x6f,0x6e,0x2c,0x53, + 0x48,0x54,0xa,0x53,0x68,0x6f,0x74,0x74,0x73,0x2c,0x53,0x48,0x53,0xa,0x53,0x68, + 0x72,0x65,0x77,0x73,0x62,0x75,0x72,0x79,0x2c,0x53,0x48,0x52,0xa,0x53,0x69,0x64, + 0x63,0x75,0x70,0x2c,0x53,0x49,0x44,0xa,0x53,0x69,0x6c,0x65,0x62,0x79,0x2c,0x53, + 0x49,0x4c,0xa,0x53,0x69,0x6c,0x65,0x63,0x72,0x6f,0x66,0x74,0x2c,0x53,0x49,0x43, + 0xa,0x53,0x69,0x6c,0x6b,0x73,0x74,0x6f,0x6e,0x65,0x20,0x43,0x6f,0x6d,0x6d,0x6f, + 0x6e,0x2c,0x53,0x4c,0x4b,0xa,0x53,0x69,0x6c,0x76,0x65,0x72,0x20,0x53,0x74,0x72, + 0x65,0x65,0x74,0x2c,0x53,0x4c,0x56,0xa,0x53,0x69,0x6c,0x76,0x65,0x72,0x64,0x61, + 0x6c,0x65,0x2c,0x53,0x56,0x52,0xa,0x53,0x69,0x6e,0x67,0x65,0x72,0x2c,0x53,0x49, + 0x4e,0xa,0x53,0x69,0x74,0x74,0x69,0x6e,0x67,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c, + 0x53,0x49,0x54,0xa,0x53,0x6b,0x65,0x67,0x6e,0x65,0x73,0x73,0x2c,0x53,0x4b,0x47, + 0xa,0x53,0x6b,0x65,0x77,0x65,0x6e,0x2c,0x53,0x4b,0x45,0xa,0x53,0x6b,0x69,0x70, + 0x74,0x6f,0x6e,0x2c,0x53,0x4b,0x49,0xa,0x53,0x6c,0x61,0x64,0x65,0x20,0x47,0x72, + 0x65,0x65,0x6e,0x2c,0x53,0x47,0x52,0xa,0x53,0x6c,0x61,0x69,0x74,0x68,0x77,0x61, + 0x69,0x74,0x65,0x2c,0x53,0x57,0x54,0xa,0x53,0x6c,0x61,0x74,0x65,0x66,0x6f,0x72, + 0x64,0x2c,0x53,0x4c,0x41,0xa,0x53,0x6c,0x65,0x61,0x66,0x6f,0x72,0x64,0x2c,0x53, + 0x4c,0x52,0xa,0x53,0x6c,0x65,0x69,0x67,0x68,0x74,0x73,0x2c,0x53,0x4c,0x48,0xa, + 0x53,0x6c,0x6f,0x75,0x67,0x68,0x2c,0x53,0x4c,0x4f,0xa,0x53,0x6d,0x61,0x6c,0x6c, + 0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x53,0x4d,0x41,0xa,0x53,0x6d,0x61,0x6c,0x6c, + 0x62,0x72,0x6f,0x6f,0x6b,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x53, + 0x41,0x42,0xa,0x53,0x6d,0x65,0x74,0x68,0x77,0x69,0x63,0x6b,0x20,0x47,0x61,0x6c, + 0x74,0x6f,0x6e,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x53,0x47,0x42,0xa,0x53, + 0x6d,0x65,0x74,0x68,0x77,0x69,0x63,0x6b,0x20,0x52,0x6f,0x6c,0x66,0x65,0x20,0x53, + 0x74,0x72,0x65,0x65,0x74,0x2c,0x53,0x4d,0x52,0xa,0x53,0x6d,0x69,0x74,0x68,0x61, + 0x6d,0x2c,0x53,0x4d,0x49,0xa,0x53,0x6d,0x69,0x74,0x68,0x79,0x20,0x42,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x53,0x4d,0x42,0xa,0x53,0x6e,0x61,0x69,0x74,0x68,0x2c,0x53, + 0x4e,0x49,0xa,0x53,0x6e,0x6f,0x64,0x6c,0x61,0x6e,0x64,0x2c,0x53,0x44,0x41,0xa, + 0x53,0x6e,0x6f,0x77,0x64,0x6f,0x77,0x6e,0x2c,0x53,0x57,0x4f,0xa,0x53,0x6f,0x6c, + 0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x53,0x4f,0x52,0xa,0x53,0x6f,0x6c, + 0x69,0x68,0x75,0x6c,0x6c,0x2c,0x53,0x4f,0x4c,0xa,0x53,0x6f,0x6d,0x65,0x72,0x6c, + 0x65,0x79,0x74,0x6f,0x6e,0x2c,0x53,0x59,0x54,0xa,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x41,0x63,0x74,0x6f,0x6e,0x2c,0x53,0x41,0x54,0xa,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x42,0x61,0x6e,0x6b,0x2c,0x53,0x42,0x4b,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x42, + 0x65,0x72,0x6d,0x6f,0x6e,0x64,0x73,0x65,0x79,0x2c,0x53,0x42,0x4d,0xa,0x53,0x6f, + 0x75,0x74,0x68,0x20,0x43,0x72,0x6f,0x79,0x64,0x6f,0x6e,0x2c,0x53,0x43,0x59,0xa, + 0x53,0x6f,0x75,0x74,0x68,0x20,0x45,0x6c,0x6d,0x73,0x61,0x6c,0x6c,0x2c,0x53,0x45, + 0x53,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x47,0x72,0x65,0x65,0x6e,0x66,0x6f,0x72, + 0x64,0x2c,0x53,0x47,0x4e,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x47,0x79,0x6c,0x65, + 0x2c,0x53,0x47,0x4c,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x48,0x61,0x6d,0x70,0x73, + 0x74,0x65,0x61,0x64,0x2c,0x53,0x4f,0x48,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x4b, + 0x65,0x6e,0x74,0x6f,0x6e,0x2c,0x53,0x4f,0x4b,0xa,0x53,0x6f,0x75,0x74,0x68,0x20, + 0x4d,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x53,0x4d,0x4f,0xa,0x53,0x6f,0x75,0x74,0x68, + 0x20,0x4d,0x69,0x6c,0x66,0x6f,0x72,0x64,0x2c,0x53,0x4f,0x4d,0xa,0x53,0x6f,0x75, + 0x74,0x68,0x20,0x52,0x75,0x69,0x73,0x6c,0x69,0x70,0x2c,0x53,0x52,0x55,0xa,0x53, + 0x6f,0x75,0x74,0x68,0x20,0x54,0x6f,0x74,0x74,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x53, + 0x54,0x4f,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x57,0x69,0x67,0x73,0x74,0x6f,0x6e, + 0x2c,0x53,0x57,0x53,0xa,0x53,0x6f,0x75,0x74,0x68,0x20,0x57,0x6f,0x6f,0x64,0x68, + 0x61,0x6d,0x20,0x46,0x65,0x72,0x72,0x65,0x72,0x73,0x2c,0x53,0x4f,0x46,0xa,0x53, + 0x6f,0x75,0x74,0x68,0x61,0x6c,0x6c,0x2c,0x53,0x54,0x4c,0xa,0x53,0x6f,0x75,0x74, + 0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x20,0x41,0x69,0x72,0x70,0x74,0x20,0x50,0x61, + 0x72,0x6b,0x77,0x61,0x79,0x2c,0x53,0x4f,0x41,0xa,0x53,0x6f,0x75,0x74,0x68,0x61, + 0x6d,0x70,0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53,0x4f, + 0x55,0xa,0x53,0x6f,0x75,0x74,0x68,0x62,0x6f,0x75,0x72,0x6e,0x65,0x2c,0x53,0x4f, + 0x42,0xa,0x53,0x6f,0x75,0x74,0x68,0x62,0x75,0x72,0x79,0x2c,0x53,0x42,0x55,0xa, + 0x53,0x6f,0x75,0x74,0x68,0x65,0x61,0x73,0x65,0x2c,0x53,0x45,0x45,0xa,0x53,0x6f, + 0x75,0x74,0x68,0x65,0x6e,0x64,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53, + 0x4f,0x43,0xa,0x53,0x6f,0x75,0x74,0x68,0x65,0x6e,0x64,0x20,0x45,0x61,0x73,0x74, + 0x2c,0x53,0x4f,0x45,0xa,0x53,0x6f,0x75,0x74,0x68,0x65,0x6e,0x64,0x20,0x56,0x69, + 0x63,0x74,0x6f,0x72,0x69,0x61,0x2c,0x53,0x4f,0x56,0xa,0x53,0x6f,0x75,0x74,0x68, + 0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x53,0x4d,0x4e,0xa,0x53,0x6f,0x75,0x74, + 0x68,0x70,0x6f,0x72,0x74,0x2c,0x53,0x4f,0x50,0xa,0x53,0x6f,0x75,0x74,0x68,0x77, + 0x69,0x63,0x6b,0x2c,0x53,0x57,0x4b,0xa,0x53,0x6f,0x77,0x65,0x72,0x62,0x79,0x20, + 0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x53,0x4f,0x57,0xa,0x53,0x70,0x61,0x6c,0x64, + 0x69,0x6e,0x67,0x2c,0x53,0x50,0x41,0xa,0x53,0x70,0x65,0x61,0x6e,0x20,0x42,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x53,0x42,0x52,0xa,0x53,0x70,0x69,0x74,0x61,0x6c,0x2c, + 0x53,0x50,0x49,0xa,0x53,0x70,0x6f,0x6e,0x64,0x6f,0x6e,0x2c,0x53,0x50,0x4f,0xa, + 0x53,0x70,0x6f,0x6f,0x6e,0x65,0x72,0x20,0x52,0x6f,0x77,0x2c,0x53,0x50,0x4e,0xa, + 0x53,0x70,0x72,0x69,0x6e,0x67,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53,0x52,0x49,0xa, + 0x53,0x70,0x72,0x69,0x6e,0x67,0x62,0x75,0x72,0x6e,0x2c,0x53,0x50,0x52,0xa,0x53, + 0x70,0x72,0x69,0x6e,0x67,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53,0x50,0x46,0xa,0x53, + 0x71,0x75,0x69,0x72,0x65,0x73,0x20,0x47,0x61,0x74,0x65,0x2c,0x53,0x51,0x55,0xa, + 0x53,0x74,0x20,0x41,0x6c,0x62,0x61,0x6e,0x73,0x2c,0x53,0x41,0x43,0xa,0x53,0x74, + 0x20,0x41,0x6c,0x62,0x61,0x6e,0x73,0x20,0x41,0x62,0x62,0x65,0x79,0x2c,0x53,0x41, + 0x41,0xa,0x53,0x74,0x20,0x41,0x6e,0x64,0x72,0x65,0x77,0x73,0x20,0x52,0x6f,0x61, + 0x64,0x2c,0x53,0x41,0x52,0xa,0x53,0x74,0x20,0x41,0x6e,0x6e,0x65,0x73,0x2d,0x6f, + 0x6e,0x2d,0x74,0x68,0x65,0x2d,0x53,0x65,0x61,0x2c,0x53,0x41,0x53,0xa,0x53,0x74, + 0x20,0x41,0x75,0x73,0x74,0x65,0x6c,0x6c,0x2c,0x53,0x41,0x55,0xa,0x53,0x74,0x20, + 0x42,0x65,0x65,0x73,0x2c,0x53,0x42,0x53,0xa,0x53,0x74,0x20,0x42,0x75,0x64,0x65, + 0x61,0x75,0x78,0x20,0x46,0x65,0x72,0x72,0x79,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53, + 0x42,0x46,0xa,0x53,0x74,0x20,0x42,0x75,0x64,0x65,0x61,0x75,0x78,0x20,0x56,0x69, + 0x63,0x74,0x6f,0x72,0x69,0x61,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53,0x42,0x56,0xa, + 0x53,0x74,0x20,0x43,0x6f,0x6c,0x75,0x6d,0x62,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53, + 0x43,0x52,0xa,0x53,0x74,0x20,0x44,0x65,0x6e,0x79,0x73,0x2c,0x53,0x44,0x4e,0xa, + 0x53,0x74,0x20,0x45,0x72,0x74,0x68,0x2c,0x53,0x45,0x52,0xa,0x53,0x74,0x20,0x47, + 0x65,0x72,0x6d,0x61,0x6e,0x73,0x2c,0x53,0x47,0x4d,0xa,0x53,0x74,0x20,0x48,0x65, + 0x6c,0x65,0x6e,0x73,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x53,0x4e,0x48, + 0xa,0x53,0x74,0x20,0x48,0x65,0x6c,0x65,0x6e,0x73,0x20,0x4a,0x75,0x6e,0x63,0x74, + 0x69,0x6f,0x6e,0x2c,0x53,0x48,0x4a,0xa,0x53,0x74,0x20,0x48,0x65,0x6c,0x69,0x65, + 0x72,0x2c,0x53,0x49,0x48,0xa,0x53,0x74,0x20,0x49,0x76,0x65,0x73,0x20,0x28,0x43, + 0x6f,0x72,0x6e,0x77,0x61,0x6c,0x6c,0x29,0x2c,0x53,0x49,0x56,0xa,0x53,0x74,0x20, + 0x4a,0x61,0x6d,0x65,0x73,0x20,0x50,0x61,0x72,0x6b,0x2c,0x53,0x4a,0x50,0xa,0x53, + 0x74,0x20,0x4a,0x61,0x6d,0x65,0x73,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x53, + 0x4a,0x53,0xa,0x53,0x74,0x20,0x4a,0x6f,0x68,0x6e,0x73,0x2c,0x53,0x41,0x4a,0xa, + 0x53,0x74,0x20,0x4b,0x65,0x79,0x6e,0x65,0x20,0x57,0x69,0x73,0x68,0x69,0x6e,0x67, + 0x20,0x57,0x65,0x6c,0x6c,0x20,0x48,0x61,0x6c,0x74,0x2c,0x53,0x4b,0x4e,0xa,0x53, + 0x74,0x20,0x4c,0x65,0x6f,0x6e,0x61,0x72,0x64,0x73,0x20,0x57,0x61,0x72,0x72,0x69, + 0x6f,0x72,0x20,0x53,0x71,0x75,0x61,0x72,0x65,0x2c,0x53,0x4c,0x51,0xa,0x53,0x74, + 0x20,0x4d,0x61,0x72,0x67,0x61,0x72,0x65,0x74,0x73,0x20,0x28,0x47,0x72,0x20,0x4c, + 0x6f,0x6e,0x64,0x6f,0x6e,0x29,0x2c,0x53,0x4d,0x47,0xa,0x53,0x74,0x20,0x4d,0x61, + 0x72,0x67,0x61,0x72,0x65,0x74,0x73,0x20,0x28,0x48,0x65,0x72,0x74,0x73,0x29,0x2c, + 0x53,0x4d,0x54,0xa,0x53,0x74,0x20,0x4d,0x61,0x72,0x79,0x20,0x43,0x72,0x61,0x79, + 0x2c,0x53,0x4d,0x59,0xa,0x53,0x74,0x20,0x4d,0x69,0x63,0x68,0x61,0x65,0x6c,0x73, + 0x2c,0x53,0x54,0x4d,0xa,0x53,0x74,0x20,0x4e,0x65,0x6f,0x74,0x73,0x2c,0x53,0x4e, + 0x4f,0xa,0x53,0x74,0x61,0x66,0x66,0x6f,0x72,0x64,0x2c,0x53,0x54,0x41,0xa,0x53, + 0x74,0x61,0x69,0x6e,0x65,0x73,0x2c,0x53,0x4e,0x53,0xa,0x53,0x74,0x61,0x6c,0x6c, + 0x69,0x6e,0x67,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x53,0x4c,0x4c,0xa,0x53, + 0x74,0x61,0x6c,0x79,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x53,0x59,0x42,0xa,0x53, + 0x74,0x61,0x6d,0x66,0x6f,0x72,0x64,0x2c,0x53,0x4d,0x44,0xa,0x53,0x74,0x61,0x6d, + 0x66,0x6f,0x72,0x64,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x4d,0x48,0xa,0x53,0x74, + 0x61,0x6e,0x66,0x6f,0x72,0x64,0x2d,0x6c,0x65,0x2d,0x48,0x6f,0x70,0x65,0x2c,0x53, + 0x46,0x4f,0xa,0x53,0x74,0x61,0x6e,0x6c,0x6f,0x77,0x20,0x26,0x20,0x54,0x68,0x6f, + 0x72,0x6e,0x74,0x6f,0x6e,0x2c,0x53,0x4e,0x54,0xa,0x53,0x74,0x61,0x6e,0x73,0x74, + 0x65,0x64,0x20,0x41,0x69,0x72,0x70,0x6f,0x72,0x74,0x2c,0x53,0x53,0x44,0xa,0x53, + 0x74,0x61,0x6e,0x73,0x74,0x65,0x64,0x20,0x4d,0x6f,0x75,0x6e,0x74,0x66,0x69,0x74, + 0x63,0x68,0x65,0x74,0x2c,0x53,0x53,0x54,0xa,0x53,0x74,0x61,0x70,0x6c,0x65,0x68, + 0x75,0x72,0x73,0x74,0x2c,0x53,0x50,0x55,0xa,0x53,0x74,0x61,0x70,0x6c,0x65,0x74, + 0x6f,0x6e,0x20,0x52,0x6f,0x61,0x64,0x2c,0x53,0x52,0x44,0xa,0x53,0x74,0x61,0x72, + 0x62,0x65,0x63,0x6b,0x2c,0x53,0x42,0x45,0xa,0x53,0x74,0x61,0x72,0x63,0x72,0x6f, + 0x73,0x73,0x2c,0x53,0x43,0x53,0xa,0x53,0x74,0x61,0x76,0x65,0x6c,0x65,0x79,0x20, + 0x28,0x43,0x75,0x6d,0x62,0x72,0x69,0x61,0x29,0x2c,0x53,0x56,0x4c,0xa,0x53,0x74, + 0x65,0x63,0x68,0x66,0x6f,0x72,0x64,0x2c,0x53,0x43,0x46,0xa,0x53,0x74,0x65,0x65, + 0x74,0x6f,0x6e,0x20,0x26,0x20,0x53,0x69,0x6c,0x73,0x64,0x65,0x6e,0x2c,0x53,0x4f, + 0x4e,0xa,0x53,0x74,0x65,0x70,0x70,0x73,0x2c,0x53,0x50,0x53,0xa,0x53,0x74,0x65, + 0x76,0x65,0x6e,0x61,0x67,0x65,0x2c,0x53,0x56,0x47,0xa,0x53,0x74,0x65,0x76,0x65, + 0x6e,0x73,0x74,0x6f,0x6e,0x2c,0x53,0x54,0x56,0xa,0x53,0x74,0x65,0x77,0x61,0x72, + 0x74,0x62,0x79,0x2c,0x53,0x57,0x52,0xa,0x53,0x74,0x65,0x77,0x61,0x72,0x74,0x6f, + 0x6e,0x2c,0x53,0x54,0x54,0xa,0x53,0x74,0x69,0x72,0x6c,0x69,0x6e,0x67,0x2c,0x53, + 0x54,0x47,0xa,0x53,0x74,0x6f,0x63,0x6b,0x70,0x6f,0x72,0x74,0x2c,0x53,0x50,0x54, + 0xa,0x53,0x74,0x6f,0x63,0x6b,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c,0x53,0x4b,0x53, + 0xa,0x53,0x74,0x6f,0x63,0x6b,0x73,0x6d,0x6f,0x6f,0x72,0x2c,0x53,0x53,0x4d,0xa, + 0x53,0x74,0x6f,0x63,0x6b,0x74,0x6f,0x6e,0x2c,0x53,0x54,0x4b,0xa,0x53,0x74,0x6f, + 0x6b,0x65,0x20,0x4d,0x61,0x6e,0x64,0x65,0x76,0x69,0x6c,0x6c,0x65,0x2c,0x53,0x4b, + 0x4d,0xa,0x53,0x74,0x6f,0x6b,0x65,0x20,0x4e,0x65,0x77,0x69,0x6e,0x67,0x74,0x6f, + 0x6e,0x2c,0x53,0x4b,0x57,0xa,0x53,0x74,0x6f,0x6b,0x65,0x2d,0x6f,0x6e,0x2d,0x54, + 0x72,0x65,0x6e,0x74,0x2c,0x53,0x4f,0x54,0xa,0x53,0x74,0x6f,0x6e,0x65,0x2c,0x53, + 0x4e,0x45,0xa,0x53,0x74,0x6f,0x6e,0x65,0x20,0x43,0x72,0x6f,0x73,0x73,0x69,0x6e, + 0x67,0x2c,0x53,0x43,0x47,0xa,0x53,0x74,0x6f,0x6e,0x65,0x62,0x72,0x69,0x64,0x67, + 0x65,0x20,0x50,0x61,0x72,0x6b,0x2c,0x53,0x42,0x50,0xa,0x53,0x74,0x6f,0x6e,0x65, + 0x67,0x61,0x74,0x65,0x2c,0x53,0x4f,0x47,0xa,0x53,0x74,0x6f,0x6e,0x65,0x68,0x61, + 0x76,0x65,0x6e,0x2c,0x53,0x54,0x4e,0xa,0x53,0x74,0x6f,0x6e,0x65,0x68,0x6f,0x75, + 0x73,0x65,0x2c,0x53,0x48,0x55,0xa,0x53,0x74,0x6f,0x6e,0x65,0x6c,0x65,0x69,0x67, + 0x68,0x2c,0x53,0x4e,0x4c,0xa,0x53,0x74,0x6f,0x75,0x72,0x62,0x72,0x69,0x64,0x67, + 0x65,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x53,0x42,0x4a,0xa,0x53, + 0x74,0x6f,0x75,0x72,0x62,0x72,0x69,0x64,0x67,0x65,0x20,0x54,0x6f,0x77,0x6e,0x2c, + 0x53,0x42,0x54,0xa,0x53,0x74,0x6f,0x77,0x6d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x53, + 0x4d,0x4b,0xa,0x53,0x74,0x72,0x61,0x6e,0x72,0x61,0x65,0x72,0x2c,0x53,0x54,0x52, + 0xa,0x53,0x74,0x72,0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x49,0x6e,0x74,0x65,0x72, + 0x6e,0x61,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x2c,0x53,0x46,0x41,0xa,0x53,0x74,0x72, + 0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x28,0x4c,0x6f,0x6e,0x64,0x6f,0x6e,0x29,0x2c, + 0x53,0x52,0x41,0xa,0x53,0x74,0x72,0x61,0x74,0x66,0x6f,0x72,0x64,0x2d,0x75,0x70, + 0x6f,0x6e,0x2d,0x41,0x76,0x6f,0x6e,0x2c,0x53,0x41,0x56,0xa,0x53,0x74,0x72,0x61, + 0x74,0x68,0x63,0x61,0x72,0x72,0x6f,0x6e,0x2c,0x53,0x54,0x43,0xa,0x53,0x74,0x72, + 0x61,0x77,0x62,0x65,0x72,0x72,0x79,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x54,0x57, + 0xa,0x53,0x74,0x72,0x65,0x61,0x74,0x68,0x61,0x6d,0x2c,0x53,0x54,0x45,0xa,0x53, + 0x74,0x72,0x65,0x61,0x74,0x68,0x61,0x6d,0x20,0x43,0x6f,0x6d,0x6d,0x6f,0x6e,0x2c, + 0x53,0x52,0x43,0xa,0x53,0x74,0x72,0x65,0x61,0x74,0x68,0x61,0x6d,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x53,0x52,0x48,0xa,0x53,0x74,0x72,0x65,0x65,0x74,0x68,0x6f,0x75, + 0x73,0x65,0x2c,0x53,0x48,0x43,0xa,0x53,0x74,0x72,0x69,0x6e,0x65,0x73,0x2c,0x53, + 0x52,0x4e,0xa,0x53,0x74,0x72,0x6f,0x6d,0x65,0x66,0x65,0x72,0x72,0x79,0x2c,0x53, + 0x54,0x46,0xa,0x53,0x74,0x72,0x6f,0x6f,0x64,0x2c,0x53,0x4f,0x4f,0xa,0x53,0x74, + 0x72,0x6f,0x75,0x64,0x2c,0x53,0x54,0x44,0xa,0x53,0x74,0x75,0x72,0x72,0x79,0x2c, + 0x53,0x54,0x55,0xa,0x53,0x74,0x79,0x61,0x6c,0x2c,0x53,0x59,0x41,0xa,0x53,0x75, + 0x64,0x62,0x75,0x72,0x79,0x2c,0x53,0x55,0x59,0xa,0x53,0x75,0x64,0x62,0x75,0x72, + 0x79,0x20,0x26,0x20,0x48,0x61,0x72,0x72,0x6f,0x77,0x20,0x52,0x6f,0x61,0x64,0x2c, + 0x53,0x55,0x44,0xa,0x53,0x75,0x64,0x62,0x75,0x72,0x79,0x20,0x48,0x69,0x6c,0x6c, + 0x20,0x48,0x61,0x72,0x72,0x6f,0x77,0x2c,0x53,0x44,0x48,0xa,0x53,0x75,0x67,0x61, + 0x72,0x20,0x4c,0x6f,0x61,0x66,0x2c,0x53,0x55,0x47,0xa,0x53,0x75,0x6d,0x6d,0x65, + 0x72,0x73,0x74,0x6f,0x6e,0x2c,0x53,0x55,0x4d,0xa,0x53,0x75,0x6e,0x62,0x75,0x72, + 0x79,0x2c,0x53,0x55,0x55,0xa,0x53,0x75,0x6e,0x64,0x65,0x72,0x6c,0x61,0x6e,0x64, + 0x2c,0x53,0x55,0x4e,0xa,0x53,0x75,0x6e,0x64,0x72,0x69,0x64,0x67,0x65,0x20,0x50, + 0x61,0x72,0x6b,0x2c,0x53,0x55,0x50,0xa,0x53,0x75,0x6e,0x6e,0x69,0x6e,0x67,0x64, + 0x61,0x6c,0x65,0x2c,0x53,0x4e,0x47,0xa,0x53,0x75,0x6e,0x6e,0x79,0x6d,0x65,0x61, + 0x64,0x73,0x2c,0x53,0x4e,0x59,0xa,0x53,0x75,0x72,0x62,0x69,0x74,0x6f,0x6e,0x2c, + 0x53,0x55,0x52,0xa,0x53,0x75,0x74,0x74,0x6f,0x6e,0x20,0x43,0x6f,0x6c,0x64,0x66, + 0x69,0x65,0x6c,0x64,0x2c,0x53,0x55,0x54,0xa,0x53,0x75,0x74,0x74,0x6f,0x6e,0x20, + 0x43,0x6f,0x6d,0x6d,0x6f,0x6e,0x2c,0x53,0x55,0x43,0xa,0x53,0x75,0x74,0x74,0x6f, + 0x6e,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x53,0x50,0x4b,0xa,0x53,0x75, + 0x74,0x74,0x6f,0x6e,0x20,0x28,0x53,0x75,0x72,0x72,0x65,0x79,0x29,0x2c,0x53,0x55, + 0x4f,0xa,0x53,0x77,0x61,0x6c,0x65,0x2c,0x53,0x57,0x4c,0xa,0x53,0x77,0x61,0x6e, + 0x6c,0x65,0x79,0x2c,0x53,0x41,0x59,0xa,0x53,0x77,0x61,0x6e,0x73,0x63,0x6f,0x6d, + 0x62,0x65,0x2c,0x53,0x57,0x4d,0xa,0x53,0x77,0x61,0x6e,0x73,0x65,0x61,0x2c,0x53, + 0x57,0x41,0xa,0x53,0x77,0x61,0x6e,0x77,0x69,0x63,0x6b,0x2c,0x53,0x4e,0x57,0xa, + 0x53,0x77,0x61,0x79,0x2c,0x53,0x57,0x59,0xa,0x53,0x77,0x61,0x79,0x74,0x68,0x6c, + 0x69,0x6e,0x67,0x2c,0x53,0x57,0x47,0xa,0x53,0x77,0x69,0x6e,0x64,0x65,0x72,0x62, + 0x79,0x2c,0x53,0x57,0x44,0xa,0x53,0x77,0x69,0x6e,0x64,0x6f,0x6e,0x2c,0x53,0x57, + 0x49,0xa,0x53,0x77,0x69,0x6e,0x65,0x73,0x68,0x65,0x61,0x64,0x2c,0x53,0x57,0x45, + 0xa,0x53,0x77,0x69,0x6e,0x74,0x6f,0x6e,0x20,0x28,0x47,0x72,0x20,0x4d,0x61,0x6e, + 0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x29,0x2c,0x53,0x4e,0x4e,0xa,0x53,0x77,0x69, + 0x6e,0x74,0x6f,0x6e,0x20,0x28,0x59,0x6f,0x72,0x6b,0x73,0x29,0x2c,0x53,0x57,0x4e, + 0xa,0x53,0x79,0x64,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x53,0x59,0x44,0xa,0x53,0x79, + 0x64,0x65,0x6e,0x68,0x61,0x6d,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x53,0x59,0x48,0xa, + 0x53,0x79,0x6f,0x6e,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x53,0x59,0x4c,0xa,0x53,0x79, + 0x73,0x74,0x6f,0x6e,0x2c,0x53,0x59,0x53,0xa,0x54,0x61,0x63,0x6b,0x6c,0x65,0x79, + 0x2c,0x54,0x41,0x43,0xa,0x54,0x61,0x64,0x77,0x6f,0x72,0x74,0x68,0x2c,0x54,0x41, + 0x44,0xa,0x54,0x61,0x66,0x66,0x73,0x20,0x57,0x65,0x6c,0x6c,0x2c,0x54,0x41,0x46, + 0xa,0x54,0x61,0x69,0x6e,0x2c,0x54,0x41,0x49,0xa,0x54,0x61,0x6c,0x73,0x61,0x72, + 0x6e,0x61,0x75,0x2c,0x54,0x41,0x4c,0xa,0x54,0x61,0x6c,0x79,0x62,0x6f,0x6e,0x74, + 0x2c,0x54,0x4c,0x42,0xa,0x54,0x61,0x6c,0x2d,0x79,0x2d,0x43,0x61,0x66,0x6e,0x2c, + 0x54,0x4c,0x43,0xa,0x54,0x61,0x6d,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x54,0x41,0x42,0xa,0x54,0x61,0x6d,0x77, + 0x6f,0x72,0x74,0x68,0x2c,0x54,0x41,0x4d,0xa,0x54,0x61,0x70,0x6c,0x6f,0x77,0x2c, + 0x54,0x41,0x50,0xa,0x54,0x61,0x74,0x74,0x65,0x6e,0x68,0x61,0x6d,0x20,0x43,0x6f, + 0x72,0x6e,0x65,0x72,0x2c,0x54,0x41,0x54,0xa,0x54,0x61,0x75,0x6e,0x74,0x6f,0x6e, + 0x2c,0x54,0x41,0x55,0xa,0x54,0x61,0x79,0x6e,0x75,0x69,0x6c,0x74,0x2c,0x54,0x41, + 0x59,0xa,0x54,0x65,0x64,0x64,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x54,0x45,0x44, + 0xa,0x54,0x65,0x65,0x73,0x2d,0x73,0x69,0x64,0x65,0x20,0x41,0x69,0x72,0x70,0x6f, + 0x72,0x74,0x2c,0x54,0x45,0x41,0xa,0x54,0x65,0x69,0x67,0x6e,0x6d,0x6f,0x75,0x74, + 0x68,0x2c,0x54,0x47,0x4d,0xa,0x54,0x65,0x6c,0x66,0x6f,0x72,0x64,0x20,0x43,0x65, + 0x6e,0x74,0x72,0x61,0x6c,0x2c,0x54,0x46,0x43,0xa,0x54,0x65,0x6d,0x70,0x6c,0x65, + 0x63,0x6f,0x6d,0x62,0x65,0x2c,0x54,0x4d,0x43,0xa,0x54,0x65,0x6e,0x62,0x79,0x2c, + 0x54,0x45,0x4e,0xa,0x54,0x65,0x79,0x6e,0x68,0x61,0x6d,0x2c,0x54,0x45,0x59,0xa, + 0x54,0x68,0x61,0x6d,0x65,0x73,0x20,0x44,0x69,0x74,0x74,0x6f,0x6e,0x2c,0x54,0x48, + 0x44,0xa,0x54,0x68,0x61,0x74,0x63,0x68,0x61,0x6d,0x2c,0x54,0x48,0x41,0xa,0x54, + 0x68,0x61,0x74,0x74,0x6f,0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x54,0x48,0x48,0xa, + 0x54,0x68,0x65,0x20,0x48,0x61,0x77,0x74,0x68,0x6f,0x72,0x6e,0x73,0x2c,0x54,0x48, + 0x57,0xa,0x54,0x68,0x65,0x20,0x4c,0x61,0x6b,0x65,0x73,0x2c,0x54,0x4c,0x4b,0xa, + 0x54,0x68,0x65,0x61,0x6c,0x65,0x2c,0x54,0x48,0x45,0xa,0x54,0x68,0x65,0x6f,0x62, + 0x61,0x6c,0x64,0x73,0x20,0x47,0x72,0x6f,0x76,0x65,0x2c,0x54,0x45,0x4f,0xa,0x54, + 0x68,0x65,0x74,0x66,0x6f,0x72,0x64,0x2c,0x54,0x54,0x46,0xa,0x54,0x68,0x69,0x72, + 0x73,0x6b,0x2c,0x54,0x48,0x49,0xa,0x54,0x68,0x6f,0x72,0x6e,0x61,0x62,0x79,0x2c, + 0x54,0x42,0x59,0xa,0x54,0x68,0x6f,0x72,0x6e,0x65,0x20,0x4e,0x6f,0x72,0x74,0x68, + 0x2c,0x54,0x4e,0x4e,0xa,0x54,0x68,0x6f,0x72,0x6e,0x65,0x20,0x53,0x6f,0x75,0x74, + 0x68,0x2c,0x54,0x4e,0x53,0xa,0x54,0x68,0x6f,0x72,0x6e,0x66,0x6f,0x72,0x64,0x2c, + 0x54,0x48,0x4f,0xa,0x54,0x68,0x6f,0x72,0x6e,0x6c,0x69,0x65,0x62,0x61,0x6e,0x6b, + 0x2c,0x54,0x48,0x42,0xa,0x54,0x68,0x6f,0x72,0x6e,0x74,0x6f,0x6e,0x20,0x41,0x62, + 0x62,0x65,0x79,0x2c,0x54,0x4e,0x41,0xa,0x54,0x68,0x6f,0x72,0x6e,0x74,0x6f,0x6e, + 0x20,0x48,0x65,0x61,0x74,0x68,0x2c,0x54,0x54,0x48,0xa,0x54,0x68,0x6f,0x72,0x6e, + 0x74,0x6f,0x6e,0x68,0x61,0x6c,0x6c,0x2c,0x54,0x48,0x54,0xa,0x54,0x68,0x6f,0x72, + 0x70,0x65,0x20,0x42,0x61,0x79,0x2c,0x54,0x50,0x42,0xa,0x54,0x68,0x6f,0x72,0x70, + 0x65,0x20,0x43,0x75,0x6c,0x76,0x65,0x72,0x74,0x2c,0x54,0x50,0x43,0xa,0x54,0x68, + 0x6f,0x72,0x70,0x65,0x2d,0x6c,0x65,0x2d,0x53,0x6f,0x6b,0x65,0x6e,0x2c,0x54,0x4c, + 0x53,0xa,0x54,0x68,0x72,0x65,0x65,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x73,0x2c, + 0x54,0x42,0x44,0xa,0x54,0x68,0x72,0x65,0x65,0x20,0x4f,0x61,0x6b,0x73,0x2c,0x54, + 0x4f,0x4b,0xa,0x54,0x68,0x75,0x72,0x67,0x61,0x72,0x74,0x6f,0x6e,0x2c,0x54,0x48, + 0x55,0xa,0x54,0x68,0x75,0x72,0x6e,0x73,0x63,0x6f,0x65,0x2c,0x54,0x48,0x43,0xa, + 0x54,0x68,0x75,0x72,0x73,0x6f,0x2c,0x54,0x48,0x53,0xa,0x54,0x68,0x75,0x72,0x73, + 0x74,0x6f,0x6e,0x2c,0x54,0x52,0x53,0xa,0x54,0x69,0x6c,0x62,0x75,0x72,0x79,0x20, + 0x54,0x6f,0x77,0x6e,0x2c,0x54,0x49,0x4c,0xa,0x54,0x69,0x6c,0x65,0x20,0x48,0x69, + 0x6c,0x6c,0x2c,0x54,0x48,0x4c,0xa,0x54,0x69,0x6c,0x65,0x68,0x75,0x72,0x73,0x74, + 0x2c,0x54,0x4c,0x48,0xa,0x54,0x69,0x70,0x74,0x6f,0x6e,0x2c,0x54,0x49,0x50,0xa, + 0x54,0x69,0x72,0x2d,0x50,0x68,0x69,0x6c,0x2c,0x54,0x49,0x52,0xa,0x54,0x69,0x73, + 0x62,0x75,0x72,0x79,0x2c,0x54,0x49,0x53,0xa,0x54,0x69,0x76,0x65,0x72,0x74,0x6f, + 0x6e,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x54,0x56,0x50,0xa,0x54,0x6f, + 0x64,0x6d,0x6f,0x72,0x64,0x65,0x6e,0x2c,0x54,0x4f,0x44,0xa,0x54,0x6f,0x6c,0x77, + 0x6f,0x72,0x74,0x68,0x2c,0x54,0x4f,0x4c,0xa,0x54,0x6f,0x6e,0x20,0x50,0x65,0x6e, + 0x74,0x72,0x65,0x2c,0x54,0x50,0x4e,0xa,0x54,0x6f,0x6e,0x62,0x72,0x69,0x64,0x67, + 0x65,0x2c,0x54,0x4f,0x4e,0xa,0x54,0x6f,0x6e,0x64,0x75,0x2c,0x54,0x44,0x55,0xa, + 0x54,0x6f,0x6e,0x66,0x61,0x6e,0x61,0x75,0x2c,0x54,0x4e,0x46,0xa,0x54,0x6f,0x6e, + 0x79,0x70,0x61,0x6e,0x64,0x79,0x2c,0x54,0x4e,0x50,0xa,0x54,0x6f,0x6f,0x74,0x69, + 0x6e,0x67,0x2c,0x54,0x4f,0x4f,0xa,0x54,0x6f,0x70,0x73,0x68,0x61,0x6d,0x2c,0x54, + 0x4f,0x50,0xa,0x54,0x6f,0x72,0x71,0x75,0x61,0x79,0x2c,0x54,0x51,0x59,0xa,0x54, + 0x6f,0x72,0x72,0x65,0x2c,0x54,0x52,0x52,0xa,0x54,0x6f,0x74,0x6e,0x65,0x73,0x2c, + 0x54,0x4f,0x54,0xa,0x54,0x6f,0x74,0x74,0x65,0x6e,0x68,0x61,0x6d,0x20,0x48,0x61, + 0x6c,0x65,0x2c,0x54,0x4f,0x4d,0xa,0x54,0x6f,0x74,0x74,0x6f,0x6e,0x2c,0x54,0x54, + 0x4e,0xa,0x54,0x6f,0x77,0x6e,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x54,0x57,0x4e, + 0xa,0x54,0x72,0x61,0x66,0x66,0x6f,0x72,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x54, + 0x52,0x41,0xa,0x54,0x72,0x65,0x66,0x66,0x6f,0x72,0x65,0x73,0x74,0x2c,0x54,0x52, + 0x46,0xa,0x54,0x72,0x65,0x66,0x66,0x6f,0x72,0x65,0x73,0x74,0x20,0x45,0x73,0x74, + 0x61,0x74,0x65,0x2c,0x54,0x52,0x45,0xa,0x54,0x72,0x65,0x68,0x61,0x66,0x6f,0x64, + 0x2c,0x54,0x52,0x48,0xa,0x54,0x72,0x65,0x68,0x65,0x72,0x62,0x65,0x72,0x74,0x2c, + 0x54,0x52,0x42,0xa,0x54,0x72,0x65,0x6f,0x72,0x63,0x68,0x79,0x2c,0x54,0x52,0x59, + 0xa,0x54,0x72,0x69,0x6d,0x6c,0x65,0x79,0x2c,0x54,0x52,0x4d,0xa,0x54,0x72,0x69, + 0x6e,0x67,0x2c,0x54,0x52,0x49,0xa,0x54,0x72,0x6f,0x65,0x64,0x2d,0x79,0x2d,0x72, + 0x68,0x69,0x77,0x2c,0x54,0x52,0x44,0xa,0x54,0x72,0x6f,0x6f,0x6e,0x2c,0x54,0x52, + 0x4e,0xa,0x54,0x72,0x6f,0x77,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x54,0x52,0x4f, + 0xa,0x54,0x72,0x75,0x72,0x6f,0x2c,0x54,0x52,0x55,0xa,0x54,0x75,0x6c,0x6c,0x6f, + 0x63,0x68,0x2c,0x54,0x55,0x4c,0xa,0x54,0x75,0x6c,0x73,0x65,0x20,0x48,0x69,0x6c, + 0x6c,0x2c,0x54,0x55,0x48,0xa,0x54,0x75,0x6e,0x62,0x72,0x69,0x64,0x67,0x65,0x20, + 0x57,0x65,0x6c,0x6c,0x73,0x2c,0x54,0x42,0x57,0xa,0x54,0x75,0x72,0x6b,0x65,0x79, + 0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x54,0x55,0x52,0xa,0x54,0x75,0x74,0x62, + 0x75,0x72,0x79,0x20,0x26,0x20,0x48,0x61,0x74,0x74,0x6f,0x6e,0x2c,0x54,0x55,0x54, + 0xa,0x54,0x77,0x69,0x63,0x6b,0x65,0x6e,0x68,0x61,0x6d,0x2c,0x54,0x57,0x49,0xa, + 0x54,0x77,0x79,0x66,0x6f,0x72,0x64,0x2c,0x54,0x57,0x59,0xa,0x54,0x79,0x20,0x43, + 0x72,0x6f,0x65,0x73,0x2c,0x54,0x59,0x43,0xa,0x54,0x79,0x20,0x47,0x6c,0x61,0x73, + 0x2c,0x54,0x47,0x53,0xa,0x54,0x79,0x67,0x77,0x79,0x6e,0x2c,0x54,0x59,0x47,0xa, + 0x54,0x79,0x6e,0x64,0x72,0x75,0x6d,0x20,0x4c,0x6f,0x77,0x65,0x72,0x2c,0x54,0x59, + 0x4c,0xa,0x54,0x79,0x73,0x65,0x6c,0x65,0x79,0x2c,0x54,0x59,0x53,0xa,0x54,0x79, + 0x77,0x79,0x6e,0x2c,0x54,0x59,0x57,0xa,0x55,0x63,0x6b,0x66,0x69,0x65,0x6c,0x64, + 0x2c,0x55,0x43,0x4b,0xa,0x55,0x64,0x64,0x69,0x6e,0x67,0x73,0x74,0x6f,0x6e,0x2c, + 0x55,0x44,0x44,0xa,0x55,0x6c,0x63,0x65,0x62,0x79,0x2c,0x55,0x4c,0x43,0xa,0x55, + 0x6c,0x6c,0x65,0x73,0x6b,0x65,0x6c,0x66,0x2c,0x55,0x4c,0x4c,0xa,0x55,0x6c,0x76, + 0x65,0x72,0x73,0x74,0x6f,0x6e,0x2c,0x55,0x4c,0x56,0xa,0x55,0x6d,0x62,0x65,0x72, + 0x6c,0x65,0x69,0x67,0x68,0x2c,0x55,0x4d,0x42,0xa,0x55,0x6e,0x69,0x76,0x65,0x72, + 0x73,0x69,0x74,0x79,0x2c,0x55,0x4e,0x49,0xa,0x55,0x70,0x68,0x61,0x6c,0x6c,0x2c, + 0x55,0x48,0x41,0xa,0x55,0x70,0x68,0x6f,0x6c,0x6c,0x61,0x6e,0x64,0x2c,0x55,0x50, + 0x4c,0xa,0x55,0x70,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x55,0x50,0x4d,0xa, + 0x55,0x70,0x70,0x65,0x72,0x20,0x48,0x61,0x6c,0x6c,0x69,0x66,0x6f,0x72,0x64,0x2c, + 0x55,0x50,0x48,0xa,0x55,0x70,0x70,0x65,0x72,0x20,0x48,0x6f,0x6c,0x6c,0x6f,0x77, + 0x61,0x79,0x2c,0x55,0x48,0x4c,0xa,0x55,0x70,0x70,0x65,0x72,0x20,0x54,0x79,0x6e, + 0x64,0x72,0x75,0x6d,0x2c,0x55,0x54,0x59,0xa,0x55,0x70,0x70,0x65,0x72,0x20,0x57, + 0x61,0x72,0x6c,0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x55,0x57,0x4c,0xa,0x55,0x70, + 0x74,0x6f,0x6e,0x2c,0x55,0x50,0x54,0xa,0x55,0x70,0x77,0x65,0x79,0x2c,0x55,0x50, + 0x57,0xa,0x55,0x72,0x6d,0x73,0x74,0x6f,0x6e,0x2c,0x55,0x52,0x4d,0xa,0x55,0x74, + 0x74,0x6f,0x78,0x65,0x74,0x65,0x72,0x2c,0x55,0x54,0x54,0xa,0x56,0x61,0x6c,0x6c, + 0x65,0x79,0x2c,0x56,0x41,0x4c,0xa,0x56,0x61,0x75,0x78,0x68,0x61,0x6c,0x6c,0x2c, + 0x56,0x58,0x48,0xa,0x56,0x69,0x72,0x67,0x69,0x6e,0x69,0x61,0x20,0x57,0x61,0x74, + 0x65,0x72,0x2c,0x56,0x49,0x52,0xa,0x57,0x61,0x64,0x64,0x6f,0x6e,0x2c,0x57,0x44, + 0x4f,0xa,0x57,0x61,0x64,0x68,0x75,0x72,0x73,0x74,0x2c,0x57,0x41,0x44,0xa,0x57, + 0x61,0x69,0x6e,0x66,0x6c,0x65,0x65,0x74,0x2c,0x57,0x46,0x4c,0xa,0x57,0x61,0x6b, + 0x65,0x66,0x69,0x65,0x6c,0x64,0x20,0x4b,0x69,0x72,0x6b,0x67,0x61,0x74,0x65,0x2c, + 0x57,0x4b,0x4b,0xa,0x57,0x61,0x6b,0x65,0x66,0x69,0x65,0x6c,0x64,0x20,0x57,0x65, + 0x73,0x74,0x67,0x61,0x74,0x65,0x2c,0x57,0x4b,0x46,0xa,0x57,0x61,0x6c,0x6b,0x64, + 0x65,0x6e,0x2c,0x57,0x4b,0x44,0xa,0x57,0x61,0x6c,0x6c,0x61,0x73,0x65,0x79,0x20, + 0x47,0x72,0x6f,0x76,0x65,0x20,0x52,0x6f,0x61,0x64,0x2c,0x57,0x4c,0x47,0xa,0x57, + 0x61,0x6c,0x6c,0x61,0x73,0x65,0x79,0x20,0x56,0x69,0x6c,0x6c,0x61,0x67,0x65,0x2c, + 0x57,0x4c,0x56,0xa,0x57,0x61,0x6c,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x57, + 0x4c,0x54,0xa,0x57,0x61,0x6c,0x6c,0x79,0x66,0x6f,0x72,0x64,0x2c,0x57,0x41,0x46, + 0xa,0x57,0x61,0x6c,0x6d,0x65,0x72,0x2c,0x57,0x41,0x4d,0xa,0x57,0x61,0x6c,0x73, + 0x61,0x6c,0x6c,0x2c,0x57,0x53,0x4c,0xa,0x57,0x61,0x6c,0x73,0x64,0x65,0x6e,0x2c, + 0x57,0x44,0x4e,0xa,0x57,0x61,0x6c,0x74,0x68,0x61,0x6d,0x20,0x43,0x72,0x6f,0x73, + 0x73,0x2c,0x57,0x4c,0x43,0xa,0x57,0x61,0x6c,0x74,0x68,0x61,0x6d,0x73,0x74,0x6f, + 0x77,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x57,0x48,0x43,0xa,0x57,0x61, + 0x6c,0x74,0x68,0x61,0x6d,0x73,0x74,0x6f,0x77,0x20,0x51,0x75,0x65,0x65,0x6e,0x26, + 0x23,0x30,0x33,0x39,0x3b,0x73,0x20,0x52,0x6f,0x61,0x64,0x2c,0x57,0x4d,0x57,0xa, + 0x57,0x61,0x6c,0x74,0x6f,0x6e,0x20,0x28,0x4d,0x65,0x72,0x73,0x65,0x79,0x73,0x69, + 0x64,0x65,0x29,0x2c,0x57,0x41,0x4f,0xa,0x57,0x61,0x6c,0x74,0x6f,0x6e,0x20,0x6f, + 0x6e,0x20,0x74,0x68,0x65,0x20,0x4e,0x61,0x7a,0x65,0x2c,0x57,0x4f,0x4e,0xa,0x57, + 0x61,0x6c,0x74,0x6f,0x6e,0x2d,0x6f,0x6e,0x2d,0x54,0x68,0x61,0x6d,0x65,0x73,0x2c, + 0x57,0x41,0x4c,0xa,0x57,0x61,0x6e,0x62,0x6f,0x72,0x6f,0x75,0x67,0x68,0x2c,0x57, + 0x41,0x4e,0xa,0x57,0x61,0x6e,0x64,0x73,0x77,0x6f,0x72,0x74,0x68,0x20,0x43,0x6f, + 0x6d,0x6d,0x6f,0x6e,0x2c,0x57,0x53,0x57,0xa,0x57,0x61,0x6e,0x64,0x73,0x77,0x6f, + 0x72,0x74,0x68,0x20,0x52,0x6f,0x61,0x64,0x2c,0x57,0x57,0x52,0xa,0x57,0x61,0x6e, + 0x64,0x73,0x77,0x6f,0x72,0x74,0x68,0x20,0x54,0x6f,0x77,0x6e,0x2c,0x57,0x4e,0x54, + 0xa,0x57,0x61,0x6e,0x73,0x74,0x65,0x61,0x64,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57, + 0x4e,0x50,0xa,0x57,0x61,0x72,0x62,0x6c,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x57, + 0x42,0x4c,0xa,0x57,0x61,0x72,0x65,0x2c,0x57,0x41,0x52,0xa,0x57,0x61,0x72,0x65, + 0x68,0x61,0x6d,0x2c,0x57,0x52,0x4d,0xa,0x57,0x61,0x72,0x67,0x72,0x61,0x76,0x65, + 0x2c,0x57,0x47,0x56,0xa,0x57,0x61,0x72,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c, + 0x57,0x4d,0x4e,0xa,0x57,0x61,0x72,0x6e,0x68,0x61,0x6d,0x2c,0x57,0x4e,0x48,0xa, + 0x57,0x61,0x72,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x20,0x42,0x61,0x6e,0x6b,0x20, + 0x51,0x75,0x61,0x79,0x2c,0x57,0x42,0x51,0xa,0x57,0x61,0x72,0x72,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x20,0x43,0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x57,0x41,0x43,0xa, + 0x57,0x61,0x72,0x77,0x69,0x63,0x6b,0x2c,0x57,0x52,0x57,0xa,0x57,0x61,0x72,0x77, + 0x69,0x63,0x6b,0x20,0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x57,0x52,0x50,0xa, + 0x57,0x61,0x74,0x65,0x72,0x20,0x4f,0x72,0x74,0x6f,0x6e,0x2c,0x57,0x54,0x4f,0xa, + 0x57,0x61,0x74,0x65,0x72,0x62,0x65,0x61,0x63,0x68,0x2c,0x57,0x42,0x43,0xa,0x57, + 0x61,0x74,0x65,0x72,0x69,0x6e,0x67,0x62,0x75,0x72,0x79,0x2c,0x57,0x54,0x52,0xa, + 0x57,0x61,0x74,0x65,0x72,0x6c,0x6f,0x6f,0x20,0x28,0x4d,0x65,0x72,0x73,0x65,0x79, + 0x73,0x69,0x64,0x65,0x29,0x2c,0x57,0x4c,0x4f,0xa,0x57,0x61,0x74,0x66,0x6f,0x72, + 0x64,0x20,0x48,0x69,0x67,0x68,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x57,0x46, + 0x48,0xa,0x57,0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69, + 0x6f,0x6e,0x2c,0x57,0x46,0x4a,0xa,0x57,0x61,0x74,0x66,0x6f,0x72,0x64,0x20,0x4e, + 0x6f,0x72,0x74,0x68,0x2c,0x57,0x46,0x4e,0xa,0x57,0x61,0x74,0x6c,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x2c,0x57,0x54,0x47,0xa,0x57,0x61,0x74,0x74,0x6f,0x6e,0x2d,0x61, + 0x74,0x2d,0x53,0x74,0x6f,0x6e,0x65,0x2c,0x57,0x41,0x53,0xa,0x57,0x61,0x75,0x6e, + 0x2d,0x47,0x72,0x6f,0x6e,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57,0x4e,0x47,0xa,0x57, + 0x61,0x76,0x65,0x72,0x74,0x72,0x65,0x65,0x20,0x54,0x65,0x63,0x68,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x57,0x41,0x56,0xa,0x57,0x65,0x64,0x67,0x77,0x6f,0x6f,0x64,0x2c, + 0x57,0x45,0x44,0xa,0x57,0x65,0x65,0x6c,0x65,0x79,0x2c,0x57,0x45,0x45,0xa,0x57, + 0x65,0x65,0x74,0x6f,0x6e,0x2c,0x57,0x45,0x54,0xa,0x57,0x65,0x6c,0x68,0x61,0x6d, + 0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x57,0x4d,0x47,0xa,0x57,0x65,0x6c,0x6c,0x69, + 0x6e,0x67,0x2c,0x57,0x4c,0x49,0xa,0x57,0x65,0x6c,0x6c,0x69,0x6e,0x67,0x62,0x6f, + 0x72,0x6f,0x75,0x67,0x68,0x2c,0x57,0x45,0x4c,0xa,0x57,0x65,0x6c,0x6c,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x20,0x28,0x53,0x68,0x72,0x6f,0x70,0x73,0x68,0x69,0x72,0x65, + 0x29,0x2c,0x57,0x4c,0x4e,0xa,0x57,0x65,0x6c,0x73,0x68,0x70,0x6f,0x6f,0x6c,0x2c, + 0x57,0x4c,0x50,0xa,0x57,0x65,0x6c,0x77,0x79,0x6e,0x20,0x47,0x61,0x72,0x64,0x65, + 0x6e,0x20,0x43,0x69,0x74,0x79,0x2c,0x57,0x47,0x43,0xa,0x57,0x65,0x6c,0x77,0x79, + 0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x57,0x4c,0x57,0xa,0x57,0x65,0x6d,0x2c, + 0x57,0x45,0x4d,0xa,0x57,0x65,0x6d,0x62,0x6c,0x65,0x79,0x20,0x43,0x65,0x6e,0x74, + 0x72,0x61,0x6c,0x2c,0x57,0x4d,0x42,0xa,0x57,0x65,0x6d,0x62,0x6c,0x65,0x79,0x20, + 0x53,0x74,0x61,0x64,0x69,0x75,0x6d,0x2c,0x57,0x43,0x58,0xa,0x57,0x65,0x6d,0x79, + 0x73,0x73,0x20,0x42,0x61,0x79,0x2c,0x57,0x4d,0x53,0xa,0x57,0x65,0x6e,0x64,0x6f, + 0x76,0x65,0x72,0x2c,0x57,0x4e,0x44,0xa,0x57,0x65,0x6e,0x6e,0x69,0x6e,0x67,0x74, + 0x6f,0x6e,0x2c,0x57,0x4e,0x4e,0xa,0x57,0x65,0x73,0x74,0x20,0x41,0x6c,0x6c,0x65, + 0x72,0x74,0x6f,0x6e,0x2c,0x57,0x53,0x41,0xa,0x57,0x65,0x73,0x74,0x20,0x42,0x72, + 0x6f,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x57,0x42,0x50,0xa,0x57,0x65,0x73,0x74,0x20, + 0x42,0x79,0x66,0x6c,0x65,0x65,0x74,0x2c,0x57,0x42,0x59,0xa,0x57,0x65,0x73,0x74, + 0x20,0x43,0x61,0x6c,0x64,0x65,0x72,0x2c,0x57,0x43,0x4c,0xa,0x57,0x65,0x73,0x74, + 0x20,0x43,0x72,0x6f,0x79,0x64,0x6f,0x6e,0x2c,0x57,0x43,0x59,0xa,0x57,0x65,0x73, + 0x74,0x20,0x44,0x72,0x61,0x79,0x74,0x6f,0x6e,0x2c,0x57,0x44,0x54,0xa,0x57,0x65, + 0x73,0x74,0x20,0x44,0x75,0x6c,0x77,0x69,0x63,0x68,0x2c,0x57,0x44,0x55,0xa,0x57, + 0x65,0x73,0x74,0x20,0x45,0x61,0x6c,0x69,0x6e,0x67,0x2c,0x57,0x45,0x41,0xa,0x57, + 0x65,0x73,0x74,0x20,0x48,0x61,0x6d,0x2c,0x57,0x45,0x48,0xa,0x57,0x65,0x73,0x74, + 0x20,0x48,0x61,0x6d,0x70,0x73,0x74,0x65,0x61,0x64,0x2c,0x57,0x48,0x44,0xa,0x57, + 0x65,0x73,0x74,0x20,0x48,0x61,0x6d,0x70,0x73,0x74,0x65,0x61,0x64,0x20,0x54,0x68, + 0x61,0x6d,0x65,0x73,0x6c,0x69,0x6e,0x6b,0x2c,0x57,0x48,0x50,0xa,0x57,0x65,0x73, + 0x74,0x20,0x48,0x6f,0x72,0x6e,0x64,0x6f,0x6e,0x2c,0x57,0x48,0x52,0xa,0x57,0x65, + 0x73,0x74,0x20,0x4b,0x69,0x6c,0x62,0x72,0x69,0x64,0x65,0x2c,0x57,0x4b,0x42,0xa, + 0x57,0x65,0x73,0x74,0x20,0x4b,0x69,0x72,0x62,0x79,0x2c,0x57,0x4b,0x49,0xa,0x57, + 0x65,0x73,0x74,0x20,0x4d,0x61,0x6c,0x6c,0x69,0x6e,0x67,0x2c,0x57,0x4d,0x41,0xa, + 0x57,0x65,0x73,0x74,0x20,0x4e,0x6f,0x72,0x77,0x6f,0x6f,0x64,0x2c,0x57,0x4e,0x57, + 0xa,0x57,0x65,0x73,0x74,0x20,0x52,0x75,0x69,0x73,0x6c,0x69,0x70,0x2c,0x57,0x52, + 0x55,0xa,0x57,0x65,0x73,0x74,0x20,0x52,0x75,0x6e,0x74,0x6f,0x6e,0x2c,0x57,0x52, + 0x4e,0xa,0x57,0x65,0x73,0x74,0x20,0x53,0x74,0x20,0x4c,0x65,0x6f,0x6e,0x61,0x72, + 0x64,0x73,0x2c,0x57,0x4c,0x44,0xa,0x57,0x65,0x73,0x74,0x20,0x53,0x75,0x74,0x74, + 0x6f,0x6e,0x2c,0x57,0x53,0x55,0xa,0x57,0x65,0x73,0x74,0x20,0x57,0x69,0x63,0x6b, + 0x68,0x61,0x6d,0x2c,0x57,0x57,0x49,0xa,0x57,0x65,0x73,0x74,0x20,0x57,0x6f,0x72, + 0x74,0x68,0x69,0x6e,0x67,0x2c,0x57,0x57,0x4f,0xa,0x57,0x65,0x73,0x74,0x62,0x75, + 0x72,0x79,0x20,0x28,0x57,0x69,0x6c,0x74,0x73,0x29,0x2c,0x57,0x53,0x42,0xa,0x57, + 0x65,0x73,0x74,0x63,0x6c,0x69,0x66,0x66,0x2c,0x57,0x43,0x46,0xa,0x57,0x65,0x73, + 0x74,0x63,0x6f,0x6d,0x62,0x65,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57,0x43,0x42,0xa, + 0x57,0x65,0x73,0x74,0x65,0x6e,0x68,0x61,0x6e,0x67,0x65,0x72,0x2c,0x57,0x48,0x41, + 0xa,0x57,0x65,0x73,0x74,0x65,0x72,0x20,0x48,0x61,0x69,0x6c,0x65,0x73,0x2c,0x57, + 0x54,0x41,0xa,0x57,0x65,0x73,0x74,0x65,0x72,0x66,0x69,0x65,0x6c,0x64,0x2c,0x57, + 0x46,0x49,0xa,0x57,0x65,0x73,0x74,0x65,0x72,0x74,0x6f,0x6e,0x2c,0x57,0x45,0x53, + 0xa,0x57,0x65,0x73,0x74,0x67,0x61,0x74,0x65,0x2d,0x6f,0x6e,0x2d,0x53,0x65,0x61, + 0x2c,0x57,0x47,0x41,0xa,0x57,0x65,0x73,0x74,0x68,0x6f,0x75,0x67,0x68,0x74,0x6f, + 0x6e,0x2c,0x57,0x48,0x47,0xa,0x57,0x65,0x73,0x74,0x6f,0x6e,0x20,0x4d,0x69,0x6c, + 0x74,0x6f,0x6e,0x2c,0x57,0x4e,0x4d,0xa,0x57,0x65,0x73,0x74,0x6f,0x6e,0x2d,0x73, + 0x75,0x70,0x65,0x72,0x2d,0x4d,0x61,0x72,0x65,0x2c,0x57,0x53,0x4d,0xa,0x57,0x65, + 0x74,0x68,0x65,0x72,0x61,0x6c,0x2c,0x57,0x52,0x4c,0xa,0x57,0x65,0x79,0x62,0x72, + 0x69,0x64,0x67,0x65,0x2c,0x57,0x59,0x42,0xa,0x57,0x65,0x79,0x6d,0x6f,0x75,0x74, + 0x68,0x2c,0x57,0x45,0x59,0xa,0x57,0x68,0x61,0x6c,0x65,0x79,0x20,0x42,0x72,0x69, + 0x64,0x67,0x65,0x2c,0x57,0x42,0x52,0xa,0x57,0x68,0x61,0x6c,0x6c,0x65,0x79,0x2c, + 0x57,0x48,0x45,0xa,0x57,0x68,0x61,0x74,0x73,0x74,0x61,0x6e,0x64,0x77,0x65,0x6c, + 0x6c,0x2c,0x57,0x54,0x53,0xa,0x57,0x68,0x69,0x66,0x66,0x6c,0x65,0x74,0x2c,0x57, + 0x46,0x46,0xa,0x57,0x68,0x69,0x6d,0x70,0x6c,0x65,0x2c,0x57,0x48,0x4d,0xa,0x57, + 0x68,0x69,0x6e,0x68,0x69,0x6c,0x6c,0x2c,0x57,0x4e,0x4c,0xa,0x57,0x68,0x69,0x73, + 0x74,0x6f,0x6e,0x2c,0x57,0x48,0x4e,0xa,0x57,0x68,0x69,0x74,0x62,0x79,0x2c,0x57, + 0x54,0x42,0xa,0x57,0x68,0x69,0x74,0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x28,0x43, + 0x61,0x72,0x64,0x69,0x66,0x66,0x29,0x2c,0x57,0x48,0x54,0xa,0x57,0x68,0x69,0x74, + 0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x28,0x48,0x61,0x6e,0x74,0x73,0x29,0x2c,0x57, + 0x43,0x48,0xa,0x57,0x68,0x69,0x74,0x63,0x68,0x75,0x72,0x63,0x68,0x20,0x28,0x53, + 0x68,0x72,0x6f,0x70,0x73,0x68,0x69,0x72,0x65,0x29,0x2c,0x57,0x54,0x43,0xa,0x57, + 0x68,0x69,0x74,0x65,0x20,0x48,0x61,0x72,0x74,0x20,0x4c,0x61,0x6e,0x65,0x2c,0x57, + 0x48,0x4c,0xa,0x57,0x68,0x69,0x74,0x65,0x20,0x4e,0x6f,0x74,0x6c,0x65,0x79,0x2c, + 0x57,0x4e,0x59,0xa,0x57,0x68,0x69,0x74,0x65,0x63,0x72,0x61,0x69,0x67,0x73,0x2c, + 0x57,0x43,0x52,0xa,0x57,0x68,0x69,0x74,0x65,0x68,0x61,0x76,0x65,0x6e,0x2c,0x57, + 0x54,0x48,0xa,0x57,0x68,0x69,0x74,0x6c,0x61,0x6e,0x64,0x2c,0x57,0x54,0x4c,0xa, + 0x57,0x68,0x69,0x74,0x6c,0x65,0x79,0x20,0x42,0x72,0x69,0x64,0x67,0x65,0x2c,0x57, + 0x42,0x44,0xa,0x57,0x68,0x69,0x74,0x6c,0x6f,0x63,0x6b,0x73,0x20,0x45,0x6e,0x64, + 0x2c,0x57,0x54,0x45,0xa,0x57,0x68,0x69,0x74,0x73,0x74,0x61,0x62,0x6c,0x65,0x2c, + 0x57,0x48,0x49,0xa,0x57,0x68,0x69,0x74,0x74,0x6c,0x65,0x73,0x65,0x61,0x2c,0x57, + 0x4c,0x45,0xa,0x57,0x68,0x69,0x74,0x74,0x6c,0x65,0x73,0x66,0x6f,0x72,0x64,0x20, + 0x50,0x61,0x72,0x6b,0x77,0x61,0x79,0x2c,0x57,0x4c,0x46,0xa,0x57,0x68,0x69,0x74, + 0x74,0x6f,0x6e,0x2c,0x57,0x54,0x4e,0xa,0x57,0x68,0x69,0x74,0x77,0x65,0x6c,0x6c, + 0x2c,0x57,0x57,0x4c,0xa,0x57,0x68,0x79,0x74,0x65,0x6c,0x65,0x61,0x66,0x65,0x2c, + 0x57,0x48,0x59,0xa,0x57,0x68,0x79,0x74,0x65,0x6c,0x65,0x61,0x66,0x65,0x20,0x53, + 0x6f,0x75,0x74,0x68,0x2c,0x57,0x48,0x53,0xa,0x57,0x69,0x63,0x6b,0x2c,0x57,0x43, + 0x4b,0xa,0x57,0x69,0x63,0x6b,0x66,0x6f,0x72,0x64,0x2c,0x57,0x49,0x43,0xa,0x57, + 0x69,0x63,0x6b,0x68,0x61,0x6d,0x20,0x4d,0x61,0x72,0x6b,0x65,0x74,0x2c,0x57,0x43, + 0x4d,0xa,0x57,0x69,0x64,0x64,0x72,0x69,0x6e,0x67,0x74,0x6f,0x6e,0x2c,0x57,0x44, + 0x44,0xa,0x57,0x69,0x64,0x6e,0x65,0x73,0x2c,0x57,0x49,0x44,0xa,0x57,0x69,0x64, + 0x6e,0x65,0x79,0x20,0x4d,0x61,0x6e,0x6f,0x72,0x2c,0x57,0x4d,0x52,0xa,0x57,0x69, + 0x67,0x61,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x20,0x57,0x65,0x73,0x74,0x65,0x72, + 0x6e,0x2c,0x57,0x47,0x4e,0xa,0x57,0x69,0x67,0x61,0x6e,0x20,0x57,0x61,0x6c,0x6c, + 0x67,0x61,0x74,0x65,0x2c,0x57,0x47,0x57,0xa,0x57,0x69,0x67,0x74,0x6f,0x6e,0x2c, + 0x57,0x47,0x54,0xa,0x57,0x69,0x6c,0x64,0x6d,0x69,0x6c,0x6c,0x2c,0x57,0x4d,0x49, + 0xa,0x57,0x69,0x6c,0x6c,0x65,0x73,0x64,0x65,0x6e,0x20,0x4a,0x75,0x6e,0x63,0x74, + 0x69,0x6f,0x6e,0x2c,0x57,0x49,0x4a,0xa,0x57,0x69,0x6c,0x6c,0x69,0x61,0x6d,0x77, + 0x6f,0x6f,0x64,0x2c,0x57,0x4c,0x4d,0xa,0x57,0x69,0x6c,0x6c,0x69,0x6e,0x67,0x74, + 0x6f,0x6e,0x2c,0x57,0x49,0x4c,0xa,0x57,0x69,0x6c,0x6d,0x63,0x6f,0x74,0x65,0x2c, + 0x57,0x4d,0x43,0xa,0x57,0x69,0x6c,0x6d,0x73,0x6c,0x6f,0x77,0x2c,0x57,0x4d,0x4c, + 0xa,0x57,0x69,0x6c,0x6e,0x65,0x63,0x6f,0x74,0x65,0x2c,0x57,0x4e,0x45,0xa,0x57, + 0x69,0x6d,0x62,0x6c,0x65,0x64,0x6f,0x6e,0x2c,0x57,0x49,0x4d,0xa,0x57,0x69,0x6d, + 0x62,0x6c,0x65,0x64,0x6f,0x6e,0x20,0x43,0x68,0x61,0x73,0x65,0x2c,0x57,0x42,0x4f, + 0xa,0x57,0x69,0x6e,0x63,0x68,0x65,0x6c,0x73,0x65,0x61,0x2c,0x57,0x53,0x45,0xa, + 0x57,0x69,0x6e,0x63,0x68,0x65,0x73,0x74,0x65,0x72,0x2c,0x57,0x49,0x4e,0xa,0x57, + 0x69,0x6e,0x63,0x68,0x66,0x69,0x65,0x6c,0x64,0x2c,0x57,0x4e,0x46,0xa,0x57,0x69, + 0x6e,0x63,0x68,0x6d,0x6f,0x72,0x65,0x20,0x48,0x69,0x6c,0x6c,0x2c,0x57,0x49,0x48, + 0xa,0x57,0x69,0x6e,0x64,0x65,0x72,0x6d,0x65,0x72,0x65,0x2c,0x57,0x44,0x4d,0xa, + 0x57,0x69,0x6e,0x64,0x73,0x6f,0x72,0x20,0x26,0x20,0x45,0x74,0x6f,0x6e,0x20,0x43, + 0x65,0x6e,0x74,0x72,0x61,0x6c,0x2c,0x57,0x4e,0x43,0xa,0x57,0x69,0x6e,0x64,0x73, + 0x6f,0x72,0x20,0x26,0x20,0x45,0x74,0x6f,0x6e,0x20,0x52,0x69,0x76,0x65,0x72,0x73, + 0x69,0x64,0x65,0x2c,0x57,0x4e,0x52,0xa,0x57,0x69,0x6e,0x6e,0x65,0x72,0x73,0x68, + 0x2c,0x57,0x4e,0x53,0xa,0x57,0x69,0x6e,0x6e,0x65,0x72,0x73,0x68,0x20,0x54,0x72, + 0x69,0x61,0x6e,0x67,0x6c,0x65,0x2c,0x57,0x54,0x49,0xa,0x57,0x69,0x6e,0x73,0x66, + 0x6f,0x72,0x64,0x2c,0x57,0x53,0x46,0xa,0x57,0x69,0x73,0x68,0x61,0x77,0x2c,0x57, + 0x53,0x48,0xa,0x57,0x69,0x74,0x68,0x61,0x6d,0x2c,0x57,0x54,0x4d,0xa,0x57,0x69, + 0x74,0x6c,0x65,0x79,0x2c,0x57,0x54,0x59,0xa,0x57,0x69,0x74,0x74,0x6f,0x6e,0x2c, + 0x57,0x54,0x54,0xa,0x57,0x69,0x76,0x65,0x6c,0x73,0x66,0x69,0x65,0x6c,0x64,0x2c, + 0x57,0x56,0x46,0xa,0x57,0x69,0x76,0x65,0x6e,0x68,0x6f,0x65,0x2c,0x57,0x49,0x56, + 0xa,0x57,0x6f,0x62,0x75,0x72,0x6e,0x20,0x53,0x61,0x6e,0x64,0x73,0x2c,0x57,0x4f, + 0x42,0xa,0x57,0x6f,0x6b,0x69,0x6e,0x67,0x2c,0x57,0x4f,0x4b,0xa,0x57,0x6f,0x6b, + 0x69,0x6e,0x67,0x68,0x61,0x6d,0x2c,0x57,0x4b,0x4d,0xa,0x57,0x6f,0x6c,0x64,0x69, + 0x6e,0x67,0x68,0x61,0x6d,0x2c,0x57,0x4f,0x48,0xa,0x57,0x6f,0x6c,0x76,0x65,0x72, + 0x68,0x61,0x6d,0x70,0x74,0x6f,0x6e,0x2c,0x57,0x56,0x48,0xa,0x57,0x6f,0x6c,0x76, + 0x65,0x72,0x74,0x6f,0x6e,0x2c,0x57,0x4f,0x4c,0xa,0x57,0x6f,0x6d,0x62,0x77,0x65, + 0x6c,0x6c,0x2c,0x57,0x4f,0x4d,0xa,0x57,0x6f,0x6f,0x64,0x20,0x45,0x6e,0x64,0x2c, + 0x57,0x44,0x45,0xa,0x57,0x6f,0x6f,0x64,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c, + 0x57,0x53,0x54,0xa,0x57,0x6f,0x6f,0x64,0x62,0x72,0x69,0x64,0x67,0x65,0x2c,0x57, + 0x44,0x42,0xa,0x57,0x6f,0x6f,0x64,0x67,0x72,0x61,0x6e,0x67,0x65,0x20,0x50,0x61, + 0x72,0x6b,0x2c,0x57,0x47,0x52,0xa,0x57,0x6f,0x6f,0x64,0x68,0x61,0x6c,0x6c,0x2c, + 0x57,0x44,0x4c,0xa,0x57,0x6f,0x6f,0x64,0x68,0x6f,0x75,0x73,0x65,0x2c,0x57,0x44, + 0x48,0xa,0x57,0x6f,0x6f,0x64,0x6c,0x65,0x73,0x66,0x6f,0x72,0x64,0x2c,0x57,0x44, + 0x53,0xa,0x57,0x6f,0x6f,0x64,0x6c,0x65,0x79,0x2c,0x57,0x4c,0x59,0xa,0x57,0x6f, + 0x6f,0x64,0x6d,0x61,0x6e,0x73,0x74,0x65,0x72,0x6e,0x65,0x2c,0x57,0x4d,0x45,0xa, + 0x57,0x6f,0x6f,0x64,0x73,0x6d,0x6f,0x6f,0x72,0x2c,0x57,0x53,0x52,0xa,0x57,0x6f, + 0x6f,0x6c,0x2c,0x57,0x4f,0x4f,0xa,0x57,0x6f,0x6f,0x6c,0x73,0x74,0x6f,0x6e,0x2c, + 0x57,0x4c,0x53,0xa,0x57,0x6f,0x6f,0x6c,0x77,0x69,0x63,0x68,0x20,0x41,0x72,0x73, + 0x65,0x6e,0x61,0x6c,0x2c,0x57,0x57,0x41,0xa,0x57,0x6f,0x6f,0x6c,0x77,0x69,0x63, + 0x68,0x20,0x44,0x6f,0x63,0x6b,0x79,0x61,0x72,0x64,0x2c,0x57,0x57,0x44,0xa,0x57, + 0x6f,0x6f,0x74,0x65,0x6e,0x20,0x57,0x61,0x77,0x65,0x6e,0x2c,0x57,0x57,0x57,0xa, + 0x57,0x6f,0x72,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x46,0x6f,0x72,0x65,0x67,0x61, + 0x74,0x65,0x20,0x53,0x74,0x72,0x65,0x65,0x74,0x2c,0x57,0x4f,0x46,0xa,0x57,0x6f, + 0x72,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x50,0x61,0x72,0x6b,0x2c,0x57,0x43,0x50, + 0xa,0x57,0x6f,0x72,0x63,0x65,0x73,0x74,0x65,0x72,0x20,0x53,0x68,0x72,0x75,0x62, + 0x20,0x48,0x69,0x6c,0x6c,0x2c,0x57,0x4f,0x53,0xa,0x57,0x6f,0x72,0x6b,0x69,0x6e, + 0x67,0x74,0x6f,0x6e,0x2c,0x57,0x4b,0x47,0xa,0x57,0x6f,0x72,0x6b,0x69,0x6e,0x67, + 0x74,0x6f,0x6e,0x20,0x4e,0x6f,0x72,0x74,0x68,0x2c,0x57,0x4b,0x4e,0xa,0x57,0x6f, + 0x72,0x6b,0x73,0x6f,0x70,0x2c,0x57,0x52,0x4b,0xa,0x57,0x6f,0x72,0x6c,0x65,0x2c, + 0x57,0x4f,0x52,0xa,0x57,0x6f,0x72,0x70,0x6c,0x65,0x73,0x64,0x6f,0x6e,0x2c,0x57, + 0x50,0x4c,0xa,0x20,0x57,0x6f,0x72,0x73,0x74,0x65,0x61,0x64,0x2c,0x57,0x52,0x54, + 0xa,0x57,0x6f,0x72,0x74,0x68,0x69,0x6e,0x67,0x2c,0x57,0x52,0x48,0xa,0x57,0x72, + 0x61,0x62,0x6e,0x65,0x73,0x73,0x2c,0x57,0x52,0x42,0xa,0x57,0x72,0x61,0x79,0x73, + 0x62,0x75,0x72,0x79,0x2c,0x57,0x52,0x59,0xa,0x57,0x72,0x65,0x6e,0x62,0x75,0x72, + 0x79,0x2c,0x57,0x52,0x45,0xa,0x57,0x72,0x65,0x73,0x73,0x6c,0x65,0x2c,0x57,0x52, + 0x53,0xa,0x57,0x72,0x65,0x78,0x68,0x61,0x6d,0x20,0x43,0x65,0x6e,0x74,0x72,0x61, + 0x6c,0x2c,0x57,0x58,0x43,0xa,0x57,0x72,0x65,0x78,0x68,0x61,0x6d,0x20,0x47,0x65, + 0x6e,0x65,0x72,0x61,0x6c,0x2c,0x57,0x52,0x58,0xa,0x57,0x79,0x65,0x2c,0x57,0x59, + 0x45,0xa,0x57,0x79,0x6c,0x61,0x6d,0x2c,0x57,0x59,0x4d,0xa,0x57,0x79,0x6c,0x64, + 0x65,0x20,0x47,0x72,0x65,0x65,0x6e,0x2c,0x57,0x59,0x4c,0xa,0x57,0x79,0x6d,0x6f, + 0x6e,0x64,0x68,0x61,0x6d,0x2c,0x57,0x4d,0x44,0xa,0x57,0x79,0x74,0x68,0x61,0x6c, + 0x6c,0x2c,0x57,0x59,0x54,0xa,0x59,0x61,0x6c,0x64,0x69,0x6e,0x67,0x2c,0x59,0x41, + 0x4c,0xa,0x59,0x61,0x72,0x64,0x6c,0x65,0x79,0x20,0x57,0x6f,0x6f,0x64,0x2c,0x59, + 0x52,0x44,0xa,0x59,0x61,0x72,0x6d,0x2c,0x59,0x52,0x4d,0xa,0x59,0x61,0x74,0x65, + 0x2c,0x59,0x41,0x45,0xa,0x59,0x61,0x74,0x74,0x6f,0x6e,0x2c,0x59,0x41,0x54,0xa, + 0x59,0x65,0x6f,0x66,0x6f,0x72,0x64,0x2c,0x59,0x45,0x4f,0xa,0x59,0x65,0x6f,0x76, + 0x69,0x6c,0x20,0x4a,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x2c,0x59,0x56,0x4a,0xa, + 0x59,0x65,0x6f,0x76,0x69,0x6c,0x20,0x50,0x65,0x6e,0x20,0x4d,0x69,0x6c,0x6c,0x2c, + 0x59,0x56,0x50,0xa,0x59,0x65,0x74,0x6d,0x69,0x6e,0x73,0x74,0x65,0x72,0x2c,0x59, + 0x45,0x54,0xa,0x59,0x6e,0x79,0x73,0x77,0x65,0x6e,0x2c,0x59,0x4e,0x57,0xa,0x59, + 0x6f,0x6b,0x65,0x72,0x2c,0x59,0x4f,0x4b,0xa,0x59,0x6f,0x72,0x6b,0x2c,0x59,0x52, + 0x4b,0xa,0x59,0x6f,0x72,0x74,0x6f,0x6e,0x2c,0x59,0x52,0x54,0xa,0x59,0x73,0x74, + 0x72,0x61,0x64,0x20,0x4d,0x79,0x6e,0x61,0x63,0x68,0x2c,0x59,0x53,0x4d,0xa,0x59, + 0x73,0x74,0x72,0x61,0x64,0x20,0x52,0x68,0x6f,0x6e,0x64,0x64,0x61,0x2c,0x59,0x53, + 0x52,0xa, + +}; + +static const unsigned char qt_resource_name[] = { + // stations + 0x0,0x8, + 0xa,0x8b,0xd,0x13, + 0x0,0x73, + 0x0,0x74,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x73, + // stations.txt + 0x0,0xc, + 0xd,0x3,0x4d,0xf4, + 0x0,0x73, + 0x0,0x74,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x73,0x0,0x2e,0x0,0x74,0x0,0x78,0x0,0x74, + +}; + +static const unsigned char qt_resource_struct[] = { + // : + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1, + // :/stations + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2, + // :/stations/stations.txt + 0x0,0x0,0x0,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0, + +}; + +QT_BEGIN_NAMESPACE + +extern Q_CORE_EXPORT bool qRegisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +extern Q_CORE_EXPORT bool qUnregisterResourceData + (int, const unsigned char *, const unsigned char *, const unsigned char *); + +QT_END_NAMESPACE + + +int QT_MANGLE_NAMESPACE(qInitResources_stations)() +{ + QT_PREPEND_NAMESPACE(qRegisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_stations)) + +int QT_MANGLE_NAMESPACE(qCleanupResources_stations)() +{ + QT_PREPEND_NAMESPACE(qUnregisterResourceData) + (0x01, qt_resource_struct, qt_resource_name, qt_resource_data); + return 1; +} + +Q_DESTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qCleanupResources_stations)) + diff --git a/src/qtmain.cpp b/src/qtmain.cpp new file mode 100644 index 0000000..3aaa845 --- /dev/null +++ b/src/qtmain.cpp @@ -0,0 +1,28 @@ +/* + * Created: 02/13/10-16:48:34 + * Author: stewart + */ +#include +#include +#include +#include +#include + +#include + +int main(int argc, char *argv[]) +{ + QApplication app(argc, argv); + //Setup this application's details, used to find saved data in QSettings + QCoreApplication::setOrganizationName("stewartholmes.com"); + QCoreApplication::setOrganizationDomain("stewartholmes.com"); + QCoreApplication::setApplicationName("National Rail Live Departure Boards"); + + //QSettings settings; + //settings.clear(); + StationChooser::loadStations(); + + Chooser d; + d.show(); + return app.exec(); +} diff --git a/src/servicewindow.cpp b/src/servicewindow.cpp new file mode 100644 index 0000000..fa3948f --- /dev/null +++ b/src/servicewindow.cpp @@ -0,0 +1,273 @@ +#include "servicewindow.h" +#include "ui_servicewindow.h" + +ServiceWindow::ServiceWindow(QWidget *parent) : QMainWindow(parent), ui(new Ui::ServiceWindow) +{ + ui->setupUi(this); + + manager = new QNetworkAccessManager(this); + connect(manager, SIGNAL(finished(QNetworkReply*)), this, SLOT(readResponse(QNetworkReply*))); + + ui->scrollArea->setProperty("FingerScrollable", true); + setupDialog(); +} + +/* + * Initialises the progress dialog for the network request + */ +void ServiceWindow::setupDialog() +{ + dialog = new QDialog(0); + layout = new QHBoxLayout(); + progress = new QProgressBar(); + progress->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); + cancelButton = new QPushButton("Cancel"); + + layout->addWidget(progress); + layout->addWidget(cancelButton); + dialog->setLayout(layout); + dialog->show(); + + connect(cancelButton, SIGNAL(clicked()), dialog, SLOT(reject())); + connect(dialog, SIGNAL(rejected()), this, SLOT(cancel())); +} + +/* + * Loads the service window for the requested train + */ +void ServiceWindow::show(QString sID) +{ + serviceID = sID; + //Load the departure board data. + setupRequest(); + sendRequest(); + //Note that QMainWindow::show() is absent here. Instead we show a progress dialog, then show the + //departure board only when we have loaded the data & created the display. + errorFlag = false; + firstTime = true; +} + +/* + * Creates the network request, including the SOAP request XML. + */ +void ServiceWindow::setupRequest() +{ + QDomDocument document; + + QDomElement env = document.createElement("soapenv:Envelope"); + env.setAttribute("xmlns:soapenv", "http://schemas.xmlsoap.org/soap/envelope/"); + env.setAttribute("xmlns:typ", "http://thalesgroup.com/RTTI/2007-10-10/ldb/types"); + + QDomElement header = document.createElement("soapenv:Header"); + QDomElement body = document.createElement("soapenv:Body"); + + QDomElement typ = document.createElement("typ:GetServiceDetailsRequest"); + + QDomElement id = document.createElement("typ:serviceID"); + id.appendChild(document.createTextNode(serviceID)); + + document.appendChild(env); + env.appendChild(header); + env.appendChild(body); + body.appendChild(typ); + typ.appendChild(id); + + requestData = document.toString(-1).prepend(""); + + request = QNetworkRequest(QUrl("http://realtime.nationalrail.co.uk/LDBWS/ldb2.asmx")); + request.setHeader(QNetworkRequest::ContentTypeHeader, QLatin1String("text/xml;charset=utf-8")); + request.setRawHeader("SOAPAction", "http://thalesgroup.com/RTTI/2008-02-20/ldb/GetServiceDetails"); +} + +/* + * Sends the SOAP request + */ +void ServiceWindow::sendRequest() +{ + m_reply = manager->post(request, requestData.toUtf8().constData()); + connect(m_reply, SIGNAL(error(QNetworkReply::NetworkError)), this, SLOT(networkError(QNetworkReply::NetworkError))); + connect(m_reply, SIGNAL(downloadProgress(qint64,qint64)), this, SLOT(downloadProgress(qint64, qint64))); + connect(m_reply, SIGNAL(uploadProgress(qint64,qint64)), this, SLOT(uploadProgress(qint64, qint64))); +} + +/* + * Cancel the current request + */ +void ServiceWindow::cancel() +{ + //Abort the request; an error signal will be emitted, so we don't need to delete the network reply here + m_reply->abort(); +} + +/* + * Updates the progress bar when making the request + */ +void ServiceWindow::uploadProgress(qint64 rec, qint64 total) +{ + dialog->setWindowTitle("Sending request"); + progress->setRange(0, total); + progress->setValue(rec); +} + +/* + * Updates the progress bar when receiving the reply to the request + */ +void ServiceWindow::downloadProgress(qint64 rec, qint64 total) +{ + dialog->setWindowTitle("Receiving reply"); + progress->setRange(0, total); + progress->setValue(rec); +} + +/* + * Slot for when there is a network error + */ +void ServiceWindow::networkError(QNetworkReply::NetworkError error) +{ + //If the request was cancelled, we show no error message + if(error == QNetworkReply::OperationCanceledError) + { + dialog->hide(); + //Set the error flag to true, so that we can exit out of the readResponse method + errorFlag = true; + } + else + { + //If this error is a result of the first network request, we assume there is no connection to the internet + if(firstTime) + { + firstTime = false; + ensureConnection(); + errorFlag = true; + } + else + { + QMessageBox msg; + msg.setText(QString("Network error: %1, %2").arg(m_reply->errorString()).arg(error)); + msg.exec(); + dialog->hide(); + errorFlag = true; + } + } +} + +/* + * Attempt to wait for connection on either wifi or gprs + */ +void ServiceWindow::ensureConnection() +{ + dialog->setWindowTitle("Connecting"); + + QNetworkInterface wlan = QNetworkInterface::interfaceFromName("wlan0"); + QNetworkInterface gprs = QNetworkInterface::interfaceFromName("gprs0"); + + //qDebug() << "wlan0" << wlan.flags().testFlag(QNetworkInterface::IsUp) << wlan.flags().testFlag(QNetworkInterface::IsRunning); + //qDebug() << "\tgprs0" << gprs.flags().testFlag(QNetworkInterface::IsUp) << gprs.flags().testFlag(QNetworkInterface::IsRunning); + + if( (wlan.isValid() && wlan.flags().testFlag(QNetworkInterface::IsUp)) || (gprs.isValid() && gprs.flags().testFlag(QNetworkInterface::IsUp)) ) + { + //We are connected, so try sending the network request again + errorFlag = false; + sendRequest(); + } + else + { + QTimer::singleShot(100, this, SLOT(ensureConnection())); + } +} + +#define NAMESPACE "declare namespace t=\"http://thalesgroup.com/RTTI/2007-10-10/ldb/types\";" \ + "declare function local:if-absent( $arg as item()*, $value as item()* ) as item()* { if (exists($arg)) then $arg else $value } ;" + +/* + * Reads the response to the network request, and extracts the data we want. + */ +void ServiceWindow::readResponse(QNetworkReply* reply) +{ + QByteArray in = reply->readAll(); + + if(errorFlag == true) + { + m_reply->deleteLater(); + return; + } + + received.setData(in); + received.open(QIODevice::ReadOnly); + + QXmlQuery query; + query.bindVariable("data", &received); + + QStringList previousNames = queryList(query, "for $x in doc($data)//t:previousCallingPoints/t:callingPointList/t:callingPoint return fn:string(local:if-absent($x/t:locationName, ''))"); + QStringList previousST = queryList(query, "for $x in doc($data)//t:previousCallingPoints/t:callingPointList/t:callingPoint return fn:string(local:if-absent($x/t:st, ''))"); + QStringList previousAT = queryList(query, "for $x in doc($data)//t:previousCallingPoints/t:callingPointList/t:callingPoint return fn:string(local:if-absent($x/t:at, ''))"); + + QStringList nextNames = queryList(query, "for $x in doc($data)//t:subsequentCallingPoints/t:callingPointList/t:callingPoint return fn:string(local:if-absent($x/t:locationName, ''))"); + QStringList nextST = queryList(query, "for $x in doc($data)//t:subsequentCallingPoints/t:callingPointList/t:callingPoint return fn:string(local:if-absent($x/t:st, ''))"); + QStringList nextET = queryList(query, "for $x in doc($data)//t:subsequentCallingPoints/t:callingPointList/t:callingPoint return fn:string(local:if-absent($x/t:at, ''))"); + + for(int i = 0; i < previousNames.size(); i++) + { + DepartureWidget * w = new DepartureWidget(previousST.at(i), previousNames.at(i), previousAT.at(i), "", ""); + ui->scrollArea->widget()->layout()->addWidget(w); + w->setShowPlatform(false); + } + + QString name = queryOne(query, "for $x in doc($data)//t:GetServiceDetailsResult return fn:string(local:if-absent($x/t:locationName, ''))"); + QString platform = queryOne(query, "for $x in doc($data)//t:GetServiceDetailsResult return fn:string(local:if-absent($x/t:platform, '-'))"); + QString std = queryOne(query, "for $x in doc($data)//t:GetServiceDetailsResult return fn:string(local:if-absent($x/t:std, '-'))"); + QString etd = queryOne(query, "for $x in doc($data)//t:GetServiceDetailsResult return fn:string(local:if-absent($x/t:etd, '-'))"); + + DepartureWidget * w = new DepartureWidget(std, name, etd, platform, ""); + ui->scrollArea->widget()->layout()->addWidget(w); + + for(int i = 0; i < nextNames.size(); i++) + { + DepartureWidget * w = new DepartureWidget(nextST.at(i), nextNames.at(i), nextET.at(i), "", ""); + ui->scrollArea->widget()->layout()->addWidget(w); + w->setShowPlatform(false); + } + + dialog->accept(); + m_reply->deleteLater(); + received.close(); + + QMainWindow::show(); +} + +QString ServiceWindow::queryOne(QXmlQuery & q, QString query) +{ + QStringList output; + output.clear(); + q.setQuery(query.prepend(NAMESPACE)); + q.evaluateTo(&output); + return (output.size() == 0) ? QString() : output.at(0); +} + +QStringList ServiceWindow::queryList(QXmlQuery & q, QString query) +{ + QStringList output; + output.clear(); + q.setQuery(query.prepend(NAMESPACE)); + q.evaluateTo(&output); + return output; +} + +ServiceWindow::~ServiceWindow() +{ + delete ui; + delete manager; + delete dialog; +} + +void ServiceWindow::changeEvent(QEvent *e) +{ + QMainWindow::changeEvent(e); + switch (e->type()) { + case QEvent::LanguageChange: + ui->retranslateUi(this); + break; + default: + break; + } +} diff --git a/src/servicewindow.h b/src/servicewindow.h new file mode 100644 index 0000000..e525e7a --- /dev/null +++ b/src/servicewindow.h @@ -0,0 +1,71 @@ +#ifndef SERVICEWINDOW_H +#define SERVICEWINDOW_H + +#include +#include +#include +#include +#include "departurewidget.h" +#include + +namespace Ui { + class ServiceWindow; +} + +class ServiceWindow : public QMainWindow +{ + Q_OBJECT +public: + ServiceWindow(QWidget *parent = 0); + ~ServiceWindow(); + + void sendRequest(); //Send the network request + void show(QString serviceID); + +protected: + void changeEvent(QEvent *e); + +public slots: + void readResponse(QNetworkReply*); //Read the network response & extract the required data + void networkError(QNetworkReply::NetworkError); + + void downloadProgress(qint64 rec, qint64 total); + void uploadProgress(qint64 rec, qint64 total); + + void ensureConnection(); //Used to wait for a network connection + void cancel(); //Cancel the current request for the departure board + +private: + Ui::ServiceWindow *ui; + + QString serviceID; + + QNetworkAccessManager * manager; + QNetworkReply * m_reply; + + ServiceWindow * serviceWindow; + + QBuffer received; + QString from; + + void setupDialog(); + void setupRequest(); + + QNetworkRequest request; + QString requestData; + + inline QString queryOne(QXmlQuery & q, QString query); + inline QStringList queryList(QXmlQuery & q, QString query); + + QVector departureWidgets; + + QDialog * dialog; //Dialog with progress bar for the network request + QLayout * layout; + QProgressBar * progress; + QPushButton * cancelButton; + + bool errorFlag; + bool firstTime; +}; + +#endif // SERVICEWINDOW_H diff --git a/src/servicewindow.ui b/src/servicewindow.ui new file mode 100644 index 0000000..f3650ae --- /dev/null +++ b/src/servicewindow.ui @@ -0,0 +1,41 @@ + + + ServiceWindow + + + + 0 + 0 + 800 + 400 + + + + Service Details + + + + + + + true + + + + + 0 + 0 + 780 + 380 + + + + + + + + + + + + diff --git a/src/stationchooser.cpp b/src/stationchooser.cpp new file mode 100644 index 0000000..b8eb734 --- /dev/null +++ b/src/stationchooser.cpp @@ -0,0 +1,101 @@ +#include "src/stationchooser.h" +#include "ui_stationchooser.h" + +QStringList StationChooser::names; +QStringList StationChooser::codes; + +StationChooser::StationChooser(QWidget *parent) : + QDialog(parent), ui(new Ui::StationChooser) +{ + ui->setupUi(this); + if(StationChooser::names.size() == 0) + { + StationChooser::loadStations(); + } +} + +StationChooser::~StationChooser() +{ + delete ui; +} + +int StationChooser::exec() +{ + reset(); + return QDialog::exec(); +} + +void StationChooser::reset() +{ + ui->lineEdit->setText(""); + typing(""); +} + +void StationChooser::loadStations() +{ + QFile file(":/stations/stations.txt"); + file.open(QIODevice::ReadOnly | QIODevice::Text); + + QTextStream stream(&file); + + while(!stream.atEnd()) + { + QString in = file.readLine(); + QStringList l = in.trimmed().split(","); + + StationChooser::names << QString("%1 (%2)").arg(l.at(0)).arg(l.at(1)); + StationChooser::codes << l.at(1); + } + + file.close(); +} + +void StationChooser::accept() +{ + choice = ui->listWidget->currentItem()->text(); + choiceCRS = ui->listWidget->currentItem()->data(Qt::UserRole).toString(); + + QDialog::accept(); +} + +void StationChooser::typing(QString text) +{ + ui->listWidget->clear(); + + if(text == QString()) + { + for(int i = 0; i < StationChooser::names.size(); i++) + { + QListWidgetItem * li = new QListWidgetItem(StationChooser::names.at(i)); + li->setData(Qt::UserRole, StationChooser::codes.at(i)); + + ui->listWidget->addItem(li); + } + } + else + { + for(int i = 0; i < StationChooser::names.size(); i++) + { + if(StationChooser::names.at(i).contains(text, Qt::CaseInsensitive)) + { + QListWidgetItem * li = new QListWidgetItem(StationChooser::names.at(i)); + li->setData(Qt::UserRole, StationChooser::codes.at(i)); + ui->listWidget->addItem(li); + } + } + } + + ui->listWidget->setCurrentRow(0); +} + +void StationChooser::changeEvent(QEvent *e) +{ + QDialog::changeEvent(e); + switch (e->type()) { + case QEvent::LanguageChange: + ui->retranslateUi(this); + break; + default: + break; + } +} diff --git a/src/stationchooser.h b/src/stationchooser.h new file mode 100644 index 0000000..88489ea --- /dev/null +++ b/src/stationchooser.h @@ -0,0 +1,45 @@ +#ifndef STATIONCHOOSER_H +#define STATIONCHOOSER_H + +#include +#include +#include +#include + +namespace Ui { + class StationChooser; +} + +class StationChooser : public QDialog +{ + Q_OBJECT +public: + StationChooser(QWidget *parent = 0); + ~StationChooser(); + + void accept(); + QString getChoice() { return choice; } + QString getChoiceCRS() { return choiceCRS; } + + int exec(); + + static QStringList names; + static QStringList codes; + + static void loadStations(); + +public slots: + void typing(QString); + +protected: + void changeEvent(QEvent *e); + +private: + Ui::StationChooser *ui; + QString choice; + QString choiceCRS; + void reset(); + QSettings settings; +}; + +#endif // STATIONCHOOSER_H diff --git a/src/stationchooser.ui b/src/stationchooser.ui new file mode 100644 index 0000000..7dd54a4 --- /dev/null +++ b/src/stationchooser.ui @@ -0,0 +1,76 @@ + + + StationChooser + + + Qt::WindowModal + + + + 0 + 0 + 800 + 480 + + + + Station Chooser + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Ok + + + + + + + + + lineEdit + textEdited(QString) + StationChooser + typing(QString) + + + 60 + 23 + + + 4 + 40 + + + + + buttonBox + accepted() + StationChooser + accept() + + + 752 + 461 + + + 797 + 338 + + + + + + typing(QString) + + diff --git a/src/stations.qrc b/src/stations.qrc new file mode 100644 index 0000000..300714e --- /dev/null +++ b/src/stations.qrc @@ -0,0 +1,5 @@ + + + stations.txt + + diff --git a/src/stations.txt b/src/stations.txt new file mode 100644 index 0000000..36771f6 --- /dev/null +++ b/src/stations.txt @@ -0,0 +1,2533 @@ +Abbey Wood,ABW +Aber,ABE +Abercynon,ACY +Aberdare,ABA +Aberdeen,ABD +Aberdour,AUR +Aberdovey,AVY +Abererch,ABH +Abergavenny,AGV +Abergele & Pensarn,AGL +Aberystwyth,AYW +Accrington,ACR +Achanalt,AAT +Achnasheen,ACN +Achnashellach,ACH +Acklington,ACK +Acle,ACL +Acocks Green,ACG +Acton Bridge,ACB +Acton Central,ACC +Acton Main Line,AML +Adderley Park,ADD +Addiewell,ADW +Addlestone,ASN +Adisham,ADM +Adlington (Cheshire),ADC +Adlington (Lancs),ADL +Adwick,AWK +Aigburth,AIG +Ainsdale,ANS +Aintree,AIN +Airbles,AIR +Airdrie,ADR +Albany Park,AYP +Albrighton,ALB +Alderley Edge,ALD +Aldermaston,AMT +Aldershot,AHT +Aldrington,AGT +Alexandra Palace,AAP +Alexandra Parade,AXP +Alexandria,ALX +Alfreton,ALF +Allens West,ALW +Alloa,ALO +Alness,ASS +Alnmouth,ALM +Alresford,ALR +Alsager,ASG +Althorne,ALN +Althorpe,ALP +Altnabreac,ABC +Alton,AON +Altrincham,ALT +Alvechurch,ALV +Ambergate,AMB +Amberley,AMY +Amersham,AMR +Ammanford,AMF +Ancaster,ANC +Anderston,AND +Andover,ADV +Anerley,ANZ +Angel Road,AGR +Angmering,ANG +Annan,ANN +Anniesland,ANL +Ansdell & Fairhaven,AFV +Appleby,APP +Appledore (Kent),APD +Appleford,APF +Appley Bridge,APB +Apsley,APS +Arbroath,ARB +Ardgay,ARD +Ardlui,AUI +Ardrossan Harbour,ADS +Ardrossan South Beach,ASB +Ardrossan Town,ADN +Ardwick,ADK +Argyle Street,AGS +Arisaig,ARG +Arlesey,ARL +Armathwaite,AWT +Arnside,ARN +Arram,ARR +Arrochar & Tarbet,ART +Arundel,ARU +Ascot,ACT +Ascott-under-Wychwood,AUW +Ash,ASH +Ash Vale,AHV +Ashburys,ABY +Ashchurch for Tewkesbury,ASC +Ashfield,ASF +Ashford International,AFK +Ashford International (Eurostar),ASI +Ashford (Surrey),AFS +Ashley,ASY +Ashtead,AHD +Ashton-under-Lyne,AHN +Ashurst,AHS +Ashurst New Forest,ANF +Ashwell & Morden,AWM +Askam,ASK +Aslockton,ALK +Aspatria,ASP +Aspley Guise,APG +Aston,AST +Atherstone,ATH +Atherton,ATN +Attadale,ATT +Attenborough,ATB +Attleborough,ATL +Auchinleck,AUK +Audley End,AUD +Aughton Park,AUG +Aviemore,AVM +Avoncliff,AVF +Avonmouth,AVN +Axminster,AXM +Aylesbury,AYS +Aylesbury Vale Parkway,AVP +Aylesford,AYL +Aylesham,AYH +Ayr,AYR +Bache,BAC +Baglan,BAJ +Bagshot,BAG +Baildon,BLD +Baillieston,BIO +Balcombe,BAB +Baldock,BDK +Balham,BAL +Balloch,BHC +Balmossie,BSI +Bamber Bridge,BMB +Bamford,BAM +Banavie,BNV +Banbury,BAN +Bangor (Gwynedd),BNG +Bank Hall,BAH +Banstead,BAD +Barassie,BSS +Barbican,ZBB +Bardon Mill,BLL +Bare Lane,BAR +Bargeddie,BGI +Bargoed,BGD +Barking,BKG +Barking Underground,ZBK +Barlaston,BRT +Barming,BMG +Barmouth,BRM +Barnehurst,BNH +Barnes,BNS +Barnes Bridge,BNI +Barnetby,BTB +Barnham,BAA +Barnhill,BNL +Barnsley,BNY +Barnstaple,BNP +Barnt Green,BTG +Barrhead,BRR +Barrhill,BRL +Barrow Haven,BAV +Barrow Upon Soar,BWS +Barrow-in-Furness,BIF +Barry,BRY +Barry Docks,BYD +Barry Island,BYI +Barry Links,BYL +Barton-on-Humber,BAU +Basildon,BSO +Basingstoke,BSK +Bat & Ball,BBL +Bath Spa,BTH +Bathgate,BHG +Batley,BTL +Battersby,BTT +Battersea Park,BAK +Battle,BAT +Battlesbridge,BLB +Bayford,BAY +Beaconsfield,BCF +Bearley,BER +Bearsden,BRN +Bearsted,BSD +Beasdale,BSL +Beaulieu Road,BEU +Beauly,BEL +Bebington,BEB +Beccles,BCC +Beckenham Hill,BEC +Beckenham Junction,BKJ +Bedford,BDM +Bedford St Johns,BSJ +Bedhampton,BDH +Bedminster,BMT +Bedworth,BEH +Bedwyn,BDW +Beeston,BEE +Bekesbourne,BKS +Belle Vue,BLV +Bellgrove,BLG +Bellingham,BGM +Bellshill,BLH +Belmont,BLM +Belper,BLP +Beltring,BEG +Belvedere,BVD +Bempton,BEM +Ben Rhydding,BEY +Benfleet,BEF +Bentham,BEN +Bentley,BTY +Bentley (South Yorks),BYK +Bere Alston,BAS +Bere Ferrers,BFE +Berkhamsted,BKM +Berkswell,BKW +Berney Arms,BYA +Berry Brow,BBW +Berrylands,BRS +Berwick,BRK +Berwick-upon-Tweed,BWK +Bescar Lane,BES +Bescot Stadium,BSC +Betchworth,BTO +Bethnal Green,BET +Betws-y-Coed,BYC +Beverley,BEV +Bexhill,BEX +Bexley,BXY +Bexleyheath,BXH +Bicester North,BCS +Bicester Town,BIT +Bickley,BKL +Bidston,BID +Biggleswade,BIW +Bilbrook,BBK +Billericay,BIC +Billingham,BIL +Billingshurst,BIG +Bingham,BIN +Bingley,BIY +Birchgrove,BCG +Birchington-on-sea,BCH +Birchwood,BWD +Birkbeck,BIK +Birkdale,BDL +Birkenhead Central,BKC +Birkenhead North,BKN +Birkenhead Park,BKP +Birmingham International,BHI +Birmingham Moor Street,BMO +Birmingham New Street,BHM +Birmingham Snow Hill,BSW +Bishop Auckland,BIA +Bishopbriggs,BBG +Bishops Stortford,BIS +Bishopstone,BIP +Bishopton,BPT +Bitterne,BTE +Blackburn,BBN +Blackheath,BKH +Blackhorse Road,BHO +Blackpool North,BPN +Blackpool Pleasure Beach,BPB +Blackpool South,BPS +Blackrod,BLK +Blackwater,BAW +Blaenau Ffestiniog,BFF +Blair Atholl,BLA +Blairhill,BAI +Blake Street,BKT +Blakedown,BKD +Blantyre,BLT +Blaydon,BLO +Bleasby,BSB +Bletchley,BLY +Bloxwich,BLX +Bloxwich North,BWN +Blundellsands & Crosby,BLN +Blythe Bridge,BYB +Bodmin Parkway,BOD +Bodorgan,BOR +Bognor Regis,BOG +Bogston,BGS +Bolton,BON +Bolton-on-Dearne,BTD +Bookham,BKA +Bootle,BOC +Bootle New Strand,BNW +Bootle Oriel Road,BOT +Bordesley,BBS +Borough Green & Wrotham,BRG +Borth,BRH +Bosham,BOH +Boston,BSN +Botley,BOE +Bottesford,BTF +Bourne End,BNE +Bournemouth,BMH +Bournville,BRV +Bow Brickhill,BWB +Bowes Park,BOP +Bowling,BWG +Boxhill & Westhumble,BXW +Bracknell,BCE +Bradford Forster Square,BDQ +Bradford Interchange,BDI +Bradford-on-Avon,BOA +Brading,BDN +Braintree,BTR +Braintree Freeport,BTP +Bramhall,BML +Bramley,BLE +Bramley (Hants),BMY +Brampton (Cumbria),BMP +Brampton (Suffolk),BRP +Branchton,BCN +Brandon,BND +Branksome,BSM +Braystones,BYS +Bredbury,BDY +Breich,BRC +Brentford,BFD +Brentwood,BRE +Bricket Wood,BWO +Bridge of Allan,BEA +Bridge of Orchy,BRO +Bridgend,BGN +Bridgeton,BDG +Bridgwater,BWT +Bridlington,BDT +Brierfield,BRF +Brigg,BGG +Brighouse,BGH +Brighton,BTN +Brimsdown,BMD +Brinnington,BNT +Bristol Parkway,BPW +Bristol Temple Meads,BRI +Brithdir,BHD +British Steel Redcar,RBS +Briton Ferry,BNF +Brixton,BRX +Broad Green,BGE +Broadbottom,BDB +Broadstairs,BSR +Brockenhurst,BCU +Brockholes,BHS +Brockley,BCY +Bromborough,BOM +Bromborough Rake,BMR +Bromley Cross,BMC +Bromley North,BMN +Bromley South,BMS +Bromsgrove,BMV +Brondesbury,BSY +Brondesbury Park,BSP +Brookmans Park,BPK +Brookwood,BKO +Broome,BME +Broomfleet,BMF +Brora,BRA +Brough,BUH +Broughty Ferry,BYF +Broxbourne,BXB +Bruce Grove,BCV +Brundall,BDA +Brundall Gardens,BGA +Brunstane,BSU +Brunswick,BRW +Bruton,BRU +Bryn,BYN +Buckenham,BUC +Buckley,BCK +Bucknell,BUK +Bugle,BGL +Builth Road,BHR +Bulwell,BLW +Bures,BUE +Burgess Hill,BUG +Burley Park,BUY +Burley-in-Wharfedale,BUW +Burnage,BNA +Burneside,BUD +Burnham,BNM +Burnham-on-Crouch,BUU +Burnley Barracks,BUB +Burnley Central,BNC +Burnley Manchester Road,BYM +Burnside,BUI +Burntisland,BTS +Burscough Bridge,BCB +Burscough Junction,BCJ +Bursledon,BUO +Burton Joyce,BUJ +Burton-on-Trent,BUT +Bury St Edmunds,BSE +Busby,BUS +Bush Hill Park,BHK +Bushey,BSH +Butlers Lane,BUL +Buxted,BXD +Buxton,BUX +Byfleet & New Haw,BFN +Bynea,BYE +Cadoxton,CAD +Caergwrle,CGW +Caerphilly,CPH +Caersws,CWS +Caldicot,CDT +Caledonian Rd & Barnsbury,CIR +Calstock,CSK +Cam & Dursley,CDU +Camberley,CAM +Camborne,CBN +Cambridge,CBG +Cambridge Heath,CBH +Cambuslang,CBL +Camden Road,CMD +Camelon,CMO +Canley,CNL +Cannock,CAO +Canonbury,CNN +Canterbury East,CBE +Canterbury West,CBW +Cantley,CNY +Capenhurst,CPU +Carbis Bay,CBB +Cardenden,CDD +Cardiff Bay,CDB +Cardiff Central,CDF +Cardiff Queen Street,CDQ +Cardonald,CDO +Cardross,CDR +Carfin,CRF +Cark,CAK +Carlisle,CAR +Carlton,CTO +Carluke,CLU +Carmarthen,CMN +Carmyle,CML +Carnforth,CNF +Carnoustie,CAN +Carntyne,CAY +Carpenders Park,CPK +Carrbridge,CAG +Carshalton,CSH +Carshalton Beeches,CSB +Carstairs,CRS +Cartsdyke,CDY +Castle Bar Park,CBP +Castle Cary,CLC +Castleford,CFD +Castleton,CAS +Castleton Moor,CSM +Caterham,CAT +Catford,CTF +Catford Bridge,CFB +Cathays,CYS +Cathcart,CCT +Cattal,CTL +Causeland,CAU +Cefn-y-Bedd,CYB +Chadwell Heath,CTH +Chafford Hundred,CFH +Chalfont & Latimer,CFO +Chalkwell,CHW +Chandlers Ford,CFR +Chapel-en-le-Frith,CEF +Chapelton,CPN +Chapeltown,CLN +Chappel & Wakes Colne,CWC +Charing,CHG +Charing Cross (Glasgow),CHC +Charlbury,CBY +Charlton,CTN +Chartham,CRT +Chassen Road,CSR +Chatelherault,CTE +Chatham,CTM +Chathill,CHT +Cheadle Hulme,CHU +Cheam,CHE +Cheddington,CED +Chelford,CEL +Chelmsford,CHM +Chelsfield,CLD +Cheltenham Spa,CNM +Chepstow,CPW +Cherry Tree,CYT +Chertsey,CHY +Cheshunt,CHN +Chessington North,CSN +Chessington South,CSS +Chester,CTR +Chester Road,CRD +Chesterfield,CHD +Chester-le-Street,CLS +Chestfield & Swalecliffe,CSW +Chetnole,CNO +Chichester,CCH +Chilham,CIL +Chilworth,CHL +Chingford,CHI +Chinley,CLY +Chippenham,CPM +Chipstead,CHP +Chirk,CRK +Chislehurst,CIT +Chiswick,CHK +Cholsey,CHO +Chorley,CRL +Chorleywood,CLW +Christchurch,CHR +Christs Hospital,CHH +Church & Oswaldtwistle,CTW +Church Fenton,CHF +Church Stretton,CTT +Cilmeri,CIM +City Thameslink,CTK +Clacton on Sea,CLT +Clandon,CLA +Clapham High Street,CLP +Clapham Junction,CLJ +Clapham (North Yorkshire),CPY +Clapton,CPT +Clarbeston Road,CLR +Clarkston,CKS +Claverdon,CLV +Claygate,CLG +Cleethorpes,CLE +Cleland,CEA +Clifton,CLI +Clifton Down,CFN +Clitheroe,CLH +Clock House,CLK +Clunderwen,CUW +Clydebank,CYK +Coatbridge Central,CBC +Coatbridge Sunnyside,CBS +Coatdyke,COA +Cobham & Stoke d'Abernon,CSD +Codsall,CSL +Cogan,CGN +Colchester,COL +Colchester Town,CET +Coleshill Parkway,CEH +Collingham,CLM +Collington,CLL +Colne,CNE +Colwall,CWL +Colwyn Bay,CWB +Combe,CME +Commondale,COM +Congleton,CNG +Conisbrough,CNS +Connel Ferry,CON +Cononley,CEY +Conway Park,CNP +Conwy,CNW +Cooden Beach,COB +Cookham,COO +Cooksbridge,CBR +Coombe Junction Halt,COE +Copplestone,COP +Corbridge,CRB +Corby,COR +Corkerhill,CKH +Corkickle,CKL +Corpach,CPA +Corrour,CRR +Coryton,COY +Coseley,CSY +Cosford,COS +Cosham,CSA +Cottingham,CGM +Cottingley,COT +Coulsdon South,CDS +Coventry,COV +Cowden,CWN +Cowdenbeath,COW +Cradley Heath,CRA +Craigendoran,CGD +Cramlington,CRM +Craven Arms,CRV +Crawley,CRW +Crayford,CRY +Crediton,CDI +Cressing,CES +Cressington,CSG +Creswell,CWD +Crewe,CRE +Crewkerne,CKN +Crews Hill,CWH +Crianlarich,CNR +Criccieth,CCC +Cricklewood,CRI +Croftfoot,CFF +Crofton Park,CFT +Cromer,CMR +Cromford,CMF +Crookston,CKT +Cross Gates,CRG +Crossflatts,CFL +Crosshill,COI +Crosskeys,CKY +Crossmyloof,CMY +Croston,CSO +Crouch Hill,CRH +Crowborough,COH +Crowhurst,CWU +Crowle,CWE +Crowthorne,CRN +Croy,CRO +Crystal Palace,CYP +Cuddington,CUD +Cuffley,CUF +Culham,CUM +Culrain,CUA +Cumbernauld,CUB +Cupar,CUP +Curriehill,CUH +Cuxton,CUX +Cwmbach,CMH +Cwmbran,CWM +Cynghordy,CYN +Dagenham Dock,DDK +Daisy Hill,DSY +Dalgety Bay,DAG +Dalmally,DAL +Dalmarnock,DAK +Dalmeny,DAM +Dalmuir,DMR +Dalreoch,DLR +Dalry,DLY +Dalston,DLS +Dalston Kingsland,DLK +Dalton,DLT +Dalwhinnie,DLW +Danby,DNY +Danescourt,DCT +Danzey,DZY +Darlington,DAR +Darnall,DAN +Darsham,DSM +Dartford,DFD +Darton,DRT +Darwen,DWN +Datchet,DAT +Davenport,DVN +Dawlish,DWL +Dawlish Warren,DWW +Deal,DEA +Dean,DEN +Deansgate,DGT +Deganwy,DGY +Deighton,DHN +Delamere,DLM +Denby Dale,DBD +Denham,DNM +Denham Golf Club,DGC +Denmark Hill,DMK +Dent,DNT +Denton,DTN +Deptford,DEP +Derby,DBY +Derby Road,DBR +Devonport,DPT +Dewsbury,DEW +Didcot Parkway,DID +Digby & Sowton,DIG +Dilton Marsh,DMH +Dinas Powys,DNS +Dinas (Rhondda),DMG +Dingle Road,DGL +Dingwall,DIN +Dinsdale,DND +Dinting,DTG +Disley,DSL +Diss,DIS +Dockyard,DOC +Dodworth,DOD +Dolau,DOL +Doleham,DLH +Dolgarrog,DLG +Dolwyddelan,DWD +Doncaster,DON +Dorchester South,DCH +Dorchester West,DCW +Dore,DOR +Dorking,DKG +Dorking Deepdene,DPD +Dorking West,DKT +Dormans,DMS +Dorridge,DDG +Dove Holes,DVH +Dover Priory,DVP +Dovercourt,DVC +Dovey Junction,DVY +Downham Market,DOW +Drayton Green,DRG +Drayton Park,DYP +Drem,DRM +Driffield,DRF +Drigg,DRI +Droitwich Spa,DTW +Dronfield,DRO +Drumchapel,DMC +Drumfrochar,DFR +Drumgelloch,DRU +Drumry,DMY +Dublin Ferryport,DFP +Dublin Port - Stena,DPS +Duddeston,DUD +Dudley Port,DDP +Duffield,DFI +Duirinish,DRN +Duke Street,DST +Dullingham,DUL +Dumbarton Central,DBC +Dumbarton East,DBE +Dumbreck,DUM +Dumfries,DMF +Dumpton Park,DMP +Dunbar,DUN +Dunblane,DBL +Duncraig,DCG +Dundee,DEE +Dunfermline Queen Margaret,DFL +Dunfermline Town,DFE +Dunkeld & Birnam,DKD +Dunlop,DNL +Dunrobin Castle,DNO +Dunston,DOT +Dunton Green,DNG +Durham,DHM +Durrington-on-Sea,DUR +Dyce,DYC +Dyffryn Ardudwy,DYF +Eaglescliffe,EAG +Ealing Broadway,EAL +Earlestown,ERL +Earley,EAR +Earlsfield,EAD +Earlswood (Surrey),ELD +Earlswood (West Midlands),EWD +East Croydon,ECR +East Didsbury,EDY +East Dulwich,EDW +East Farleigh,EFL +East Garforth,EGF +East Grinstead,EGR +East Kilbride,EKL +East Malling,EML +East Midlands Parkway,EMD +East Tilbury,ETL +East Worthing,EWR +Eastbourne,EBN +Eastbrook,EBK +Easterhouse,EST +Eastham Rake,ERA +Eastleigh,ESL +Eastrington,EGN +Ebbsfleet International Domestic,EBD +Ebbw Vale Parkway,EBV +Eccles,ECC +Eccles Road,ECS +Eccleston Park,ECL +Edale,EDL +Eden Park,EDN +Edenbridge,EBR +Edenbridge Town,EBT +Edge Hill,EDG +Edinburgh Park,EDP +Edinburgh Waverley,EDB +Edmonton Green,EDR +Effingham Junction,EFF +Eggesford,EGG +Egham,EGH +Egton,EGT +Elephant & Castle,EPH +Elgin,ELG +Ellesmere Port,ELP +Elmers End,ELE +Elmstead Woods,ESD +Elmswell,ESW +Elsecar,ELR +Elsenham,ESM +Elstree & Borehamwood,ELS +Eltham,ELW +Elton & Orston,ELO +Ely,ELY +Emerson Park,EMP +Emsworth,EMS +Enfield Chase,ENC +Enfield Lock,ENL +Enfield Town,ENF +Entwistle,ENT +Epsom,EPS +Epsom Downs,EPD +Erdington,ERD +Eridge,ERI +Erith,ERH +Esher,ESH +Essex Road,EXR +Etchingham,ETC +Euxton Balshaw Lane,EBA +Evesham,EVE +Ewell East,EWE +Ewell West,EWW +Exeter Central,EXC +Exeter St David's,EXD +Exeter St Thomas,EXT +Exhibition Centre,EXG +Exmouth,EXM +Exton,EXN +Eynsford,EYN +Fairbourne,FRB +Fairfield,FRF +Fairlie,FRL +Fairwater,FRW +Falconwood,FCN +Falkirk Grahamston,FKG +Falkirk High,FKK +Falls of Cruachan,FOC +Falmer,FMR +Falmouth Docks,FAL +Falmouth Town,FMT +Fareham,FRM +Farnborough (Main),FNB +Farnborough North,FNN +Farncombe,FNC +Farnham,FNH +Farningham Road,FNR +Farnworth,FNW +Farringdon,ZFD +Fauldhouse,FLD +Faversham,FAV +Faygate,FGT +Fazakerley,FAZ +Fearn,FRN +Featherstone,FEA +Felixstowe,FLX +Feltham,FEL +Feniton,FNT +Fenny Stratford,FEN +Fernhill,FER +Ferriby,FRY +Ferryside,FYS +Ffairfach,FFA +Filey,FIL +Filton Abbey Wood,FIT +Finchley Road & Frognal,FNY +Finsbury Park,FPK +Finstock,FIN +Fishbourne (Sussex),FSB +Fishersgate,FSG +Fishguard Harbour,FGH +Fiskerton,FSK +Fitzwilliam,FZW +Five Ways,FWY +Fleet,FLE +Flimby,FLM +Flint,FLN +Flitwick,FLT +Flixton,FLI +Flowery Field,FLF +Folkestone Central,FKC +Folkestone West,FKW +Ford,FOD +Forest Gate,FOG +Forest Hill,FOH +Formby,FBY +Forres,FOR +Forsinard,FRS +Fort Matilda,FTM +Fort William,FTW +Four Oaks,FOK +Foxfield,FOX +Foxton,FXN +Frant,FRT +Fratton,FTN +Freshfield,FRE +Freshford,FFD +Frimley,FML +Frinton on Sea,FRI +Frizinghall,FZH +Frodsham,FRD +Frome,FRO +Fulwell,FLW +Furness Vale,FNV +Furze Platt,FZP +Gainsborough Central,GNB +Gainsborough Lea Road,GBL +Garelochhead,GCH +Garforth,GRF +Gargrave,GGV +Garrowhill,GAR +Garscadden,GRS +Garsdale,GSD +Garston (Hertfordshire),GSN +Garswood,GSW +Gartcosh,GRH +Garth (Mid Glamorgan),GMG +Garth (Powys),GTH +Garve,GVE +Gathurst,GST +Gatley,GTY +Gatwick Airport,GTW +Georgemas Junction,GGJ +Gerrards Cross,GER +Gidea Park,GDP +Giffnock,GFN +Giggleswick,GIG +Gilberdyke,GBD +Gilfach Fargoed,GFF +Gillingham (Dorset),GIL +Gillingham (Kent),GLM +Gilshochill,GSC +Gipsy Hill,GIP +Girvan,GIR +Glaisdale,GLS +Glan Conwy,GCW +Glasgow Central,GLC +Glasgow Queen Street,GLQ +Glasshoughton,GLH +Glazebrook,GLZ +Gleneagles,GLE +Glenfinnan,GLF +Glengarnock,GLG +Glenrothes with Thornton,GLT +Glossop,GLO +Gloucester,GCR +Glynde,GLY +Gobowen,GOB +Godalming,GOD +Godley,GDL +Godstone,GDN +Goldthorpe,GOE +Golf Street,GOF +Golspie,GOL +Gomshall,GOM +Goodmayes,GMY +Goole,GOO +Goostrey,GTR +Gordon Hill,GDH +Goring & Streatley,GOR +Goring-by-Sea,GBS +Gorton,GTO +Gospel Oak,GPO +Gourock,GRK +Gowerton,GWN +Goxhill,GOX +Grange Park,GPK +Grange-Over-Sands,GOS +Grangetown,GTN +Grantham,GRA +Grateley,GRT +Gravelly Hill,GVH +Gravesend,GRV +Grays,GRY +Great Ayton,GTA +Great Bentley,GRB +Great Chesterford,GRC +Great Coates,GCT +Great Malvern,GMV +Great Missenden,GMN +Great Yarmouth,GYM +Green Lane,GNL +Green Road,GNR +Greenbank,GBK +Greenfaulds,GRL +Greenfield,GNF +Greenford,GFD +Greenhithe for Bluewater,GNH +Greenock Central,GKC +Greenock West,GKW +Greenwich,GNW +Gretna Green,GEA +Grimsby Docks,GMD +Grimsby Town,GMB +Grindleford,GRN +Grosmont,GMT +Grove Park,GRP +Guide Bridge,GUI +Guildford,GLD +Guiseley,GSY +Gunnersbury,GUN +Gunnislake,GSL +Gunton,GNT +Gwersyllt,GWE +Gypsy Lane,GYP +Habrough,HAB +Hackbridge,HCB +Hackney Central,HKC +Hackney Downs,HAC +Hackney Wick,HKW +Haddenham & Thame Parkway,HDM +Haddiscoe,HAD +Hadfield,HDF +Hadley Wood,HDW +Hag Fold,HGF +Hagley,HAG +Hairmyres,HMY +Hale,HAL +Halesworth,HAS +Halewood,HED +Halifax,HFX +Hall Green,HLG +Hall I Th Wood,HID +Hall Road,HLR +Halling,HAI +Haltwhistle,HWH +Ham Street,HMT +Hamble,HME +Hamilton Central,HNC +Hamilton Square,BKQ +Hamilton West,HNW +Hammerton,HMM +Hampden Park,HMD +Hampstead Heath,HDH +Hampton,HMP +Hampton Court,HMC +Hampton Wick,HMW +Hampton-in-Arden,HIA +Hamstead,HSD +Hamworthy,HAM +Hanborough,HND +Handforth,HTH +Hanwell,HAN +Hapton,HPN +Harlech,HRL +Harlesden,HDN +Harling Road,HRD +Harlington,HLN +Harlow Mill,HWM +Harlow Town,HWN +Harold Wood,HRO +Harpenden,HPD +Harrietsham,HRM +Harringay,HGY +Harringay Green Lanes,HRY +Harrington,HRR +Harrogate,HGT +Harrow & Wealdstone,HRW +Harrow-on-the-Hill,HOH +Hartford,HTF +Hartlebury,HBY +Hartlepool,HPL +Hartwood,HTW +Harwich International,HPQ +Harwich Town,HWC +Haslemere,HSL +Hassocks,HSK +Hastings,HGS +Hatch End,HTE +Hatfield,HAT +Hatfield & Stainforth,HFS +Hatfield Peverel,HAP +Hathersage,HSG +Hattersley,HTY +Hatton,HTN +Havant,HAV +Havenhouse,HVN +Haverfordwest,HVF +Hawarden,HWD +Hawarden Bridge,HWB +Hawkhead,HKH +Haydon Bridge,HDB +Haydons Road,HYR +Hayes & Harlington,HAY +Hayes (Kent),HYS +Hayle,HYL +Haymarket,HYM +Haywards Heath,HHE +Hazel Grove,HAZ +Headcorn,HCN +Headingley,HDY +Headstone Lane,HDL +Heald Green,HDG +Healing,HLI +Heath High Level,HHL +Heath Low Level,HLL +Heathrow Airport T123,HXX +Heathrow Airport T4,HAF +Heathrow Airport T5,HWV +Heaton Chapel,HTC +Hebden Bridge,HBD +Heckington,HEC +Hedge End,HDE +Hednesford,HNF +Heighington,HEI +Helensburgh Central,HLC +Helensburgh Upper,HLU +Hellifield,HLD +Helmsdale,HMS +Helsby,HSB +Hemel Hempstead,HML +Hendon,HEN +Hengoed,HNG +Henley-in-Arden,HNL +Henley-on-Thames,HOT +Hensall,HEL +Hereford,HFD +Herne Bay,HNB +Herne Hill,HNH +Hersham,HER +Hertford East,HFE +Hertford North,HFN +Hessle,HES +Heswall,HSW +Hever,HEV +Heworth,HEW +Hexham,HEX +Heyford,HYD +Heysham Port,HHB +High Brooms,HIB +High St (Glasgow),HST +High Street Kensington Underground,ZHS +High Wycombe,HWY +Higham,HGM +Highams Park,HIP +Highbridge & Burnham,HIG +Highbury & Islington,HHY +Hightown,HTO +Hildenborough,HLB +Hillfoot,HLF +Hillington East,HLE +Hillington West,HLW +Hillside,HIL +Hilsea,HLS +Hinchley Wood,HYW +Hinckley,HNK +Hindley,HIN +Hinton Admiral,HNA +Hitchin,HIT +Hither Green,HGR +Hockley,HOC +Hollingbourne,HBN +Holmes Chapel,HCH +Holmwood,HLM +Holton Heath,HOL +Holyhead,HHD +Holytown,HLY +Homerton,HMN +Honeybourne,HYB +Honiton,HON +Honley,HOY +Honor Oak Park,HPA +Hook,HOK +Hooton,HOO +Hope (Derbyshire),HOP +Hope (Flintshire),HPE +Hopton Heath,HPT +Horley,HOR +Hornbeam Park,HBP +Hornsey,HRN +Horsforth,HRS +Horsham,HRH +Horsley,HSY +Horton-in-Ribblesdale,HIR +Horwich Parkway,HWI +Hoscar,HSC +Hough Green,HGN +Hounslow,HOU +Hove,HOV +Hoveton & Wroxham,HXM +How Wood,HWW +Howden,HOW +Howwood (Renfrewshire),HOZ +Hoylake,HYK +Hubberts Bridge,HBB +Hucknall,HKN +Huddersfield,HUD +Hull Paragon,HUL +Humphrey Park,HUP +Huncoat,HCT +Hungerford,HGD +Hunmanby,HUB +Huntingdon,HUN +Huntly,HNT +Hunts Cross,HNX +Hurst Green,HUR +Hutton Cranswick,HUT +Huyton,HUY +Hyde Central,HYC +Hyde North,HYT +Hykeham,HKM +Hyndland,HYN +Hythe,HYH +IBM,IBM +Ifield,IFI +Ilford,IFD +Ilkley,ILK +Imperial Wharf,IMW +Ince,INC +Ince & Elton,INE +Ingatestone,INT +Insch,INS +Invergordon,IGD +Invergowrie,ING +Inverkeithing,INK +Inverkip,INP +Inverness,INV +Invershin,INH +Inverurie,INR +Ipswich,IPS +Irlam,IRL +Irvine,IRV +Isleworth,ISL +Islip,ISP +Iver,IVR +Ivybridge,IVY +Jewellery Quarter,JEQ +Johnston,JOH +Johnstone,JHN +Jordanhill,JOR +Kearsley,KSL +Kearsney,KSN +Keighley,KEI +Keith,KEH +Kelvedon,KEL +Kelvindale,KVD +Kemble,KEM +Kempston Hardwick,KMH +Kempton Park,KMP +Kemsing,KMS +Kemsley,KML +Kendal,KEN +Kenley,KLY +Kennett,KNE +Kennishead,KNS +Kensal Green,KNL +Kensal Rise,KNR +Kensington Olympia,KPA +Kent House,KTH +Kentish Town,KTN +Kentish Town West,KTW +Kenton,KNT +Kents Bank,KBK +Kettering,KET +Kew Bridge,KWB +Kew Gardens,KWG +Keyham,KEY +Keynsham,KYN +Kidbrooke,KDB +Kidderminster,KID +Kidsgrove,KDG +Kidwelly,KWL +Kilburn High Road,KBN +Kildale,KLD +Kildonan,KIL +Kilgetty,KGT +Kilmarnock,KMK +Kilmaurs,KLM +Kilpatrick,KPT +Kilwinning,KWN +Kinbrace,KBC +Kingham,KGM +Kinghorn,KGH +Kings Langley,KGL +King's Lynn,KLN +Kings Norton,KNN +Kings Nympton,KGN +Kings Park,KGP +Kings Sutton,KGS +Kingsknowe,KGE +Kingston,KNG +Kingswood,KND +Kingussie,KIN +Kintbury,KIT +Kirby Cross,KBX +Kirk Sandall,KKS +Kirkby,KIR +Kirkby in Ashfield,KKB +Kirkby Stephen,KSW +Kirkby-in-Furness,KBF +Kirkcaldy,KDY +Kirkconnel,KRK +Kirkdale,KKD +Kirkham & Wesham,KKM +Kirkhill,KKH +Kirknewton,KKN +Kirkwood,KWD +Kirton Lindsey,KTL +Kiveton Bridge,KIV +Kiveton Park,KVP +Knaresborough,KNA +Knebworth,KBW +Knighton,KNI +Knockholt,KCK +Knottingley,KNO +Knucklas,KNU +Knutsford,KNF +Kyle of Lochalsh,KYL +Ladybank,LDY +Ladywell,LAD +Laindon,LAI +Lairg,LRG +Lake,LKE +Lakenheath,LAK +Lamphey,LAM +Lanark,LNK +Lancaster,LAN +Lancing,LAC +Landywood,LAW +Langbank,LGB +Langho,LHO +Langley,LNY +Langley Green,LGG +Langley Mill,LGM +Langside,LGS +Langwathby,LGW +Langwith-Whaley Thorns,LAG +Lapford,LAP +Lapworth,LPW +Larbert,LBT +Largs,LAR +Larkhall,LRH +Laurencekirk,LAU +Lawrence Hill,LWH +Layton,LAY +Lazonby & Kirkoswald,LZB +Lea Green,LEG +Lea Hall,LEH +Leagrave,LEA +Lealholm,LHM +Leamington Spa,LMS +Leasowe,LSW +Leatherhead,LHD +Ledbury,LED +Lee,LEE +Leeds,LDS +Leicester,LEI +Leigh (Kent),LIH +Leigh-on-Sea,LES +Leighton Buzzard,LBZ +Lelant,LEL +Lelant Saltings,LTS +Lenham,LEN +Lenzie,LNZ +Leominster,LEO +Letchworth Garden City,LET +Leuchars (for St. Andrews),LEU +Levenshulme,LVM +Lewes,LWS +Lewisham,LEW +Leyland,LEY +Leyton Midland Road,LEM +Leytonstone High Road,LER +Lichfield City,LIC +Lichfield Trent Valley,LTV +Lidlington,LID +Limehouse,LHS +Lincoln Central,LCN +Lingfield,LFD +Lingwood,LGD +Linlithgow,LIN +Liphook,LIP +Liskeard,LSK +Liss,LIS +Lisvane & Thornhill,LVT +Little Kimble,LTK +Little Sutton,LTT +Littleborough,LTL +Littlehampton,LIT +Littlehaven,LVN +Littleport,LTP +Liverpool Central,LVC +Liverpool James Street,LVJ +Liverpool Lime Street,LIV +Liverpool South Parkway,LPY +Livingston North,LSN +Livingston South,LVG +Llanaber,LLA +Llanbedr,LBR +Llanbister Road,LLT +Llanbradach,LNB +Llandaf,LLN +Llandanwg,LDN +Llandecwyn,LLC +Llandeilo,LLL +Llandovery,LLV +Llandrindod,LLO +Llandudno,LLD +Llandudno Junction,LLJ +Llandybie,LLI +Llanelli,LLE +Llanfairfechan,LLF +Llanfairpwll,LPG +Llangadog,LLG +Llangammarch,LLM +Llangennech,LLH +Llangynllo,LGO +Llanharan,LLR +Llanhilleth,LTH +Llanishen,LLS +Llanrwst,LWR +Llansamlet,LAS +Llantwit Major,LWM +Llanwrda,LNR +Llanwrtyd,LNW +Llwyngwril,LLW +Llwynypia,LLY +Loch Awe,LHA +Loch Eil Outward Bound,LHE +Lochailort,LCL +Locheilside,LCS +Lochgelly,LCG +Lochluichart,LCC +Lochwinnoch,LHW +Lockerbie,LOC +Lockwood,LCK +London Blackfriars,BFR +London Bridge,LBG +London Cannon Street,CST +London Charing Cross,CHX +London Euston,EUS +London Fenchurch Street,FST +London Fields,LOF +London Kings Cross,KGX +London Liverpool Street,LST +London Marylebone,MYB +London Paddington,PAD +London Road (Brighton),LRB +London Road (Guildford),LRD +London St Pancras Domestic,STP +London St Pancras (Intl),SPX +London Victoria,VIC +London Waterloo,WAT +London Waterloo East,WAE +Long Buckby,LBK +Long Eaton,LGE +Long Preston,LPR +Longbeck,LGK +Longbridge,LOB +Longcross,LNG +Longfield,LGF +Longniddry,LND +Longport,LPT +Longton,LGN +Looe,LOO +Lostock,LOT +Lostock Gralam,LTG +Lostock Hall,LOH +Lostwithiel,LOS +Loughborough,LBO +Loughborough Junction,LGJ +Lowdham,LOW +Lower Sydenham,LSY +Lowestoft,LWT +Ludlow,LUD +Luton,LUT +Luton Airport Parkway,LTN +Luxulyan,LUX +Lydney,LYD +Lye,LYE +Lymington Pier,LYP +Lymington Town,LYT +Lympstone Commando,LYC +Lympstone Village,LYM +Lytham,LTM +Macclesfield,MAC +Machynlleth,MCN +Maesteg,MST +Maesteg (Ewenny Road),MEW +Maghull,MAG +Maiden Newton,MDN +Maidenhead,MAI +Maidstone Barracks,MDB +Maidstone East,MDE +Maidstone West,MDW +Malden Manor,MAL +Mallaig,MLG +Malton,MLT +Malvern Link,MVL +Manchester Airport,MIA +Manchester Oxford Road,MCO +Manchester Piccadilly,MAN +Manchester United FC Halt,MUF +Manchester Victoria,MCV +Manea,MNE +Manningtree,MNG +Manor Park,MNP +Manor Road,MNR +Manorbier,MRB +Manors,MAS +Mansfield,MFT +Mansfield Woodhouse,MSW +March,MCH +Marden,MRN +Margate,MAR +Market Harborough,MHR +Market Rasen,MKR +Markinch,MNC +Marks Tey,MKT +Marlow,MLW +Marple,MPL +Marsden,MSN +Marske,MSK +Marston Green,MGN +Martin Mill,MTM +Martins Heron,MAO +Marton,MTO +Maryhill,MYH +Maryland,MYL +Maryport,MRY +Matlock,MAT +Matlock Bath,MTB +Mauldeth Road,MAU +Maxwell Park,MAX +Maybole,MAY +Maze Hill,MZH +Meadowhall,MHS +Meldreth,MEL +Melksham,MKM +Melton,MES +Melton Mowbray,MMO +Menheniot,MEN +Menston,MNN +Meols,MEO +Meols Cop,MEC +Meopham,MEP +Merrytown,MEY +Merstham,MHM +Merthyr Tydfil,MER +Merthyr Vale,MEV +Metheringham,MGM +MetroCentre,MCE +Mexborough,MEX +Micheldever,MIC +Micklefield,MIK +Middlesbrough,MBR +Middlewood,MDL +Midgham,MDG +Milford Haven,MFH +Milford (Surrey),MLF +Mill Hill Broadway,MIL +Mill Hill (Lancashire),MLH +Millbrook (Bedfordshire),MLB +Millbrook (Hants),MBK +Milliken Park,MIN +Millom,MLM +Mills Hill,MIH +Milngavie,MLN +Milton Keynes Central,MKC +Minffordd,MFF +Minster,MSR +Mirfield,MIR +Mistley,MIS +Mitcham Eastfields,MTC +Mitcham Junction,MIJ +Mobberley,MOB +Monifieth,MON +Monks Risborough,MRS +Montpelier,MTP +Montrose,MTS +Moorfields,MRF +Moorgate,MOG +Moorside,MSD +Moorthorpe,MRP +Morar,MRR +Morchard Road,MRD +Morden South,MDS +Morecambe,MCM +Moreton (Dorset),MTN +Moreton (Merseyside),MRT +Moreton-in-Marsh,MIM +Morfa Mawddach,MFA +Morley,MLY +Morpeth,MPT +Mortimer,MOR +Mortlake,MTL +Moses Gate,MSS +Moss Side,MOS +Mossley,MSL +Mossley Hill,MSH +Mosspark,MPK +Moston,MSO +Motherwell,MTH +Motspur Park,MOT +Mottingham,MTG +Mottisfont & Dunbridge,DBG +Mouldsworth,MLD +Moulsecoomb,MCB +Mount Florida,MFL +Mount Vernon,MTV +Mountain Ash,MTA +Muir of Ord,MOO +Muirend,MUI +Musselburgh,MUB +Mytholmroyd,MYT +Nafferton,NFN +Nailsea & Backwell,NLS +Nairn,NRN +Nantwich,NAN +Narberth,NAR +Narborough,NBR +Navigation Road,NVR +Neath,NTH +Needham Market,NMT +Neilston,NEI +Nelson,NEL +Neston,NES +Netherfield,NET +Nethertown,NRT +Netley,NTL +New Barnet,NBA +New Beckenham,NBC +New Brighton,NBN +New Clee,NCE +New Cross,NWX +New Cross Gate,NXG +New Cumnock,NCK +New Eltham,NEH +New Holland,NHL +New Hythe,NHE +New Lane,NLN +New Malden,NEM +New Mills Central,NMC +New Mills Newtown,NMN +New Milton,NWM +New Pudsey,NPD +New Southgate,NSG +Newark Castle,NCT +Newark North Gate,NNG +Newbridge,NBE +Newbury,NBY +Newbury Racecourse,NRC +Newcastle,NCL +Newcraighall,NEW +Newhaven Harbour,NVH +Newhaven Town,NVN +Newington,NGT +Newmarket,NMK +Newport (Essex),NWE +Newport (S. Wales),NWP +Newquay,NQY +Newstead,NSD +Newton Abbot,NTA +Newton Aycliffe,NAY +Newton for Hyde,NWN +Newton (Lanarks),NTN +Newton St Cyres,NTC +Newton-le-Willows,NLW +Newtonmore,NWR +Newton-on-Ayr,NOA +Newtown (Powys),NWT +Ninian Park,NNP +Nitshill,NIT +Norbiton,NBT +Norbury,NRB +Normans Bay,NSB +Normanton,NOR +North Berwick,NBW +North Camp,NCM +North Dulwich,NDL +North Fambridge,NFA +North Llanrwst,NLR +North Queensferry,NQU +North Road,NRD +North Sheen,NSH +North Walsham,NWA +North Wembley,NWB +Northallerton,NTR +Northampton,NMP +Northfield,NFD +Northfleet,NFL +Northolt Park,NLT +Northumberland Park,NUM +Northwich,NWI +Norton Bridge,NTB +Norwich,NRW +Norwood Junction,NWD +Nottingham,NOT +Nuneaton,NUN +Nunhead,NHD +Nunthorpe,NNT +Nutbourne,NUT +Nutfield,NUF +Oakengates,OKN +Oakham,OKM +Oakleigh Park,OKL +Oban,OBN +Ockendon,OCK +Ockley,OLY +Okehampton,OKE +Old Hill,OHL +Old Roan,ORN +Old Street,OLD +Oldfield Park,OLF +Olton,OLT +Ore,ORE +Ormskirk,OMS +Orpington,ORP +Orrell,ORR +Orrell Park,OPK +Otford,OTF +Oulton Broad North,OUN +Oulton Broad South,OUS +Outwood,OUT +Overpool,OVE +Overton,OVR +Oxenholme Lake District,OXN +Oxford,OXF +Oxshott,OXS +Oxted,OXT +Paddock Wood,PDW +Padgate,PDG +Paignton,PGN +Paisley Canal,PCN +Paisley Gilmour Street,PYG +Paisley St James,PYJ +Palmers Green,PAL +Pangbourne,PAN +Pannal,PNL +Pantyffynnon,PTF +Par,PAR +Parbold,PBL +Park Street,PKT +Parkstone (Dorset),PKS +Parson Street,PSN +Partick,PTK +Parton,PRN +Patchway,PWY +Patricroft,PAT +Patterton,PTT +Peartree,PEA +Peckham Rye,PMR +Pegswood,PEG +Pemberton,PEM +Pembrey & Burry Port,PBY +Pembroke,PMB +Pembroke Dock,PMD +Penally,PNA +Penarth,PEN +Pencoed,PCD +Pengam,PGM +Penge East,PNE +Penge West,PNW +Penhelig,PHG +Penistone,PNS +Penkridge,PKG +Penmaenmawr,PMW +Penmere,PNM +Penrhiwceiber,PER +Penrhyndeudraeth,PRH +Penrith,PNR +Penryn,PYN +Pensarn (Gwynedd),PES +Penshurst,PHR +Pentre-Bach,PTB +Pen-y-Bont,PNY +Penychain,BPC +Penyffordd,PNF +Penzance,PNZ +Perranwell,PRW +Perry Barr,PRY +Pershore,PSH +Perth,PTH +Peterborough,PBO +Petersfield,PTR +Petts Wood,PET +Pevensey & Westham,PEV +Pevensey Bay,PEB +Pewsey,PEW +Pilning,PIL +Pinhoe,PIN +Pitlochry,PIT +Pitsea,PSE +Pleasington,PLS +Plockton,PLK +Pluckley,PLC +Plumley,PLM +Plumpton,PMP +Plumstead,PLU +Plymouth,PLY +Pokesdown,POK +Polegate,PLG +Polesworth,PSW +Pollokshaws East,PWE +Pollokshaws West,PWW +Pollokshields East,PLE +Pollokshields West,PLW +Polmont,PMT +Polsloe Bridge,POL +Ponders End,PON +Pontarddulais,PTD +Pontefract Baghill,PFR +Pontefract Monkhill,PFM +Pontefract Tanshelf,POT +Pontlottyn,PLT +Pontyclun,PYC +Pont-y-Pant,PYP +Pontypool & New Inn,PPL +Pontypridd,PPD +Poole,POO +Poppleton,POP +Port Glasgow,PTG +Port Sunlight,PSL +Port Talbot Parkway,PTA +Portchester,PTC +Porth,POR +Porthmadog,PTM +Portlethen,PLN +Portslade,PLD +Portsmouth & Southsea,PMS +Portsmouth Arms,PMA +Portsmouth Harbour,PMH +Possilpark & Parkhouse,PPK +Potters Bar,PBR +Poulton-le-Fylde,PFY +Poynton,PYT +Prees,PRS +Prescot,PSC +Prestatyn,PRT +Prestbury,PRB +Preston,PRE +Preston Park,PRP +Prestonpans,PST +Prestwick International Airport,PRA +Prestwick Town,PTW +Priesthill & Darnley,PTL +Princes Risborough,PRR +Prittlewell,PRL +Prudhoe,PRU +Pulborough,PUL +Purfleet,PFL +Purley,PUR +Purley Oaks,PUO +Putney,PUT +Pwllheli,PWL +Pyle,PYL +Quakers Yard,QYD +Queenborough,QBR +Queens Park (Glasgow),QPK +Queens Park (London),QPW +Peckham,QRP +Queenstown Road (Battersea),QRB +Quintrel Downs,QUI +Radcliffe (Notts),RDF +Radlett,RDT +Radley,RAD +Radyr,RDR +Rainford,RNF +Rainham (Essex),RNM +Rainham (Kent),RAI +Rainhill,RNH +Ramsgate,RAM +Ramsgreave & Wilpshire,RGW +Rannoch,RAN +Rauceby,RAU +Ravenglass for Eskdale,RAV +Ravensbourne,RVB +Ravensthorpe,RVN +Rawcliffe,RWC +Rayleigh,RLG +Raynes Park,RAY +Reading,RDG +Reading West,RDW +Rectory Road,REC +Redbridge,RDB +Redcar Central,RCC +Redcar East,RCE +Reddish North,RDN +Reddish South,RDS +Redditch,RDC +Redhill,RDH +Redland,RDA +Redruth,RED +Reedham (Norfolk),REE +Reedham (Surrey),RHM +Reigate,REI +Renton,RTN +Retford,RET +Rhiwbina,RHI +Rhoose Cardiff International Airport,RIA +Rhosneigr,RHO +Rhyl,RHL +Rhymney,RHY +Ribblehead,RHD +Rice Lane,RIL +Richmond,RMD +Rickmansworth,RIC +Riddlesdown,RDD +Ridgmont,RID +Riding Mill,RDM +Risca & Pontymister,RCA +Rishton,RIS +Robertsbridge,RBR +Roby,ROB +Rochdale,RCD +Roche,ROC +Rochester,RTR +Rochford,RFD +Rock Ferry,RFY +Rogart,ROG +Rogerstone,ROR +Rolleston,ROL +Roman Bridge,RMB +Romford,RMF +Romiley,RML +Romsey,ROM +Roose,ROO +Rose Grove,RSG +Rose Hill Marple,RSH +Rosyth,ROS +Rotherham Central,RMC +Roughton Road,RNR +Rowlands Castle,RLN +Rowley Regis,ROW +Roy Bridge,RYB +Roydon,RYN +Royston,RYS +Ruabon,RUA +Rufford,RUF +Rugby,RUG +Rugeley Town,RGT +Rugeley Trent Valley,RGL +Runcorn,RUN +Runcorn East,RUE +Ruskington,RKT +Ruswarp,RUS +Rutherglen,RUT +Ryde St Johns Road,RYR +Ryde Esplanade,RYD +Ryde Pier Head,RYP +Ryder Brow,RRB +Rye,RYE +Rye House,RYH +Salford Central,SFD +Salford Crescent,SLD +Salfords,SAF +Salhouse,SAH +Salisbury,SAL +Saltaire,SAE +Saltash,STS +Saltburn,SLB +Saltcoats,SLT +Saltmarshe,SAM +Salwick,SLW +Sampford Courtenay,SMC +Sandal & Agbrigg,SNA +Sandbach,SDB +Sanderstead,SNR +Sandhills,SDL +Sandhurst,SND +Sandling,SDG +Sandown,SAN +Sandplace,SDP +Sandwell & Dudley,SAD +Sandwich,SDW +Sandy,SDY +Sankey for Penketh,SNK +Sanquhar,SQH +Sarn,SRR +Saundersfoot,SDF +Saunderton,SDR +Sawbridgeworth,SAW +Saxilby,SXY +Saxmundham,SAX +Scarborough,SCA +Scotscalder,SCT +Scotstounhill,SCH +Scunthorpe,SCU +Sea Mills,SML +Seaford,SEF +Seaforth & Litherland,SFL +Seaham,SEA +Seamer,SEM +Seascale,SSC +Seaton Carew,SEC +Seer Green & Jordans,SRG +Selby,SBY +Selhurst,SRS +Sellafield,SEL +Selling,SEG +Selly Oak,SLY +Settle,SET +Seven Kings,SVK +Seven Sisters,SVS +Sevenoaks,SEV +Severn Beach,SVB +Severn Tunnel Junction,STJ +Shalford,SFR +Shanklin,SHN +Shawford,SHW +Shawlands,SHL +Sheerness-on-Sea,SSS +Sheffield,SHF +Shelford,SED +Shenfield,SNF +Shenstone,SEN +Shepherd's Bush,SPB +Shepherds Well,SPH +Shepley,SPY +Shepperton,SHP +Shepreth,STH +Sherborne,SHE +Sherburn-in-Elmet,SIE +Sheringham,SHM +Shettleston,SLS +Shieldmuir,SDM +Shifnal,SFN +Shildon,SHD +Shiplake,SHI +Shipley,SHY +Shippea Hill,SPP +Shipton,SIP +Shirebrook,SHB +Shirehampton,SHH +Shireoaks,SRO +Shirley,SRL +Shoeburyness,SRY +Sholing,SHO +Shoreham (Kent),SEH +Shoreham-by-Sea,SSE +Shortlands,SRT +Shotton,SHT +Shotts,SHS +Shrewsbury,SHR +Sidcup,SID +Sileby,SIL +Silecroft,SIC +Silkstone Common,SLK +Silver Street,SLV +Silverdale,SVR +Singer,SIN +Sittingbourne,SIT +Skegness,SKG +Skewen,SKE +Skipton,SKI +Slade Green,SGR +Slaithwaite,SWT +Slateford,SLA +Sleaford,SLR +Sleights,SLH +Slough,SLO +Small Heath,SMA +Smallbrook Junction,SAB +Smethwick Galton Bridge,SGB +Smethwick Rolfe Street,SMR +Smitham,SMI +Smithy Bridge,SMB +Snaith,SNI +Snodland,SDA +Snowdown,SWO +Sole Street,SOR +Solihull,SOL +Somerleyton,SYT +South Acton,SAT +South Bank,SBK +South Bermondsey,SBM +South Croydon,SCY +South Elmsall,SES +South Greenford,SGN +South Gyle,SGL +South Hampstead,SOH +South Kenton,SOK +South Merton,SMO +South Milford,SOM +South Ruislip,SRU +South Tottenham,STO +South Wigston,SWS +South Woodham Ferrers,SOF +Southall,STL +Southampton Airpt Parkway,SOA +Southampton Central,SOU +Southbourne,SOB +Southbury,SBU +Southease,SEE +Southend Central,SOC +Southend East,SOE +Southend Victoria,SOV +Southminster,SMN +Southport,SOP +Southwick,SWK +Sowerby Bridge,SOW +Spalding,SPA +Spean Bridge,SBR +Spital,SPI +Spondon,SPO +Spooner Row,SPN +Spring Road,SRI +Springburn,SPR +Springfield,SPF +Squires Gate,SQU +St Albans,SAC +St Albans Abbey,SAA +St Andrews Road,SAR +St Annes-on-the-Sea,SAS +St Austell,SAU +St Bees,SBS +St Budeaux Ferry Road,SBF +St Budeaux Victoria Road,SBV +St Columb Road,SCR +St Denys,SDN +St Erth,SER +St Germans,SGM +St Helens Central,SNH +St Helens Junction,SHJ +St Helier,SIH +St Ives (Cornwall),SIV +St James Park,SJP +St James Street,SJS +St Johns,SAJ +St Keyne Wishing Well Halt,SKN +St Leonards Warrior Square,SLQ +St Margarets (Gr London),SMG +St Margarets (Herts),SMT +St Mary Cray,SMY +St Michaels,STM +St Neots,SNO +Stafford,STA +Staines,SNS +Stallingborough,SLL +Stalybridge,SYB +Stamford,SMD +Stamford Hill,SMH +Stanford-le-Hope,SFO +Stanlow & Thornton,SNT +Stansted Airport,SSD +Stansted Mountfitchet,SST +Staplehurst,SPU +Stapleton Road,SRD +Starbeck,SBE +Starcross,SCS +Staveley (Cumbria),SVL +Stechford,SCF +Steeton & Silsden,SON +Stepps,SPS +Stevenage,SVG +Stevenston,STV +Stewartby,SWR +Stewarton,STT +Stirling,STG +Stockport,SPT +Stocksfield,SKS +Stocksmoor,SSM +Stockton,STK +Stoke Mandeville,SKM +Stoke Newington,SKW +Stoke-on-Trent,SOT +Stone,SNE +Stone Crossing,SCG +Stonebridge Park,SBP +Stonegate,SOG +Stonehaven,STN +Stonehouse,SHU +Stoneleigh,SNL +Stourbridge Junction,SBJ +Stourbridge Town,SBT +Stowmarket,SMK +Stranraer,STR +Stratford International,SFA +Stratford (London),SRA +Stratford-upon-Avon,SAV +Strathcarron,STC +Strawberry Hill,STW +Streatham,STE +Streatham Common,SRC +Streatham Hill,SRH +Streethouse,SHC +Strines,SRN +Stromeferry,STF +Strood,SOO +Stroud,STD +Sturry,STU +Styal,SYA +Sudbury,SUY +Sudbury & Harrow Road,SUD +Sudbury Hill Harrow,SDH +Sugar Loaf,SUG +Summerston,SUM +Sunbury,SUU +Sunderland,SUN +Sundridge Park,SUP +Sunningdale,SNG +Sunnymeads,SNY +Surbiton,SUR +Sutton Coldfield,SUT +Sutton Common,SUC +Sutton Parkway,SPK +Sutton (Surrey),SUO +Swale,SWL +Swanley,SAY +Swanscombe,SWM +Swansea,SWA +Swanwick,SNW +Sway,SWY +Swaythling,SWG +Swinderby,SWD +Swindon,SWI +Swineshead,SWE +Swinton (Gr Manchester),SNN +Swinton (Yorks),SWN +Sydenham,SYD +Sydenham Hill,SYH +Syon Lane,SYL +Syston,SYS +Tackley,TAC +Tadworth,TAD +Taffs Well,TAF +Tain,TAI +Talsarnau,TAL +Talybont,TLB +Tal-y-Cafn,TLC +Tame Bridge Parkway,TAB +Tamworth,TAM +Taplow,TAP +Tattenham Corner,TAT +Taunton,TAU +Taynuilt,TAY +Teddington,TED +Tees-side Airport,TEA +Teignmouth,TGM +Telford Central,TFC +Templecombe,TMC +Tenby,TEN +Teynham,TEY +Thames Ditton,THD +Thatcham,THA +Thatto Heath,THH +The Hawthorns,THW +The Lakes,TLK +Theale,THE +Theobalds Grove,TEO +Thetford,TTF +Thirsk,THI +Thornaby,TBY +Thorne North,TNN +Thorne South,TNS +Thornford,THO +Thornliebank,THB +Thornton Abbey,TNA +Thornton Heath,TTH +Thorntonhall,THT +Thorpe Bay,TPB +Thorpe Culvert,TPC +Thorpe-le-Soken,TLS +Three Bridges,TBD +Three Oaks,TOK +Thurgarton,THU +Thurnscoe,THC +Thurso,THS +Thurston,TRS +Tilbury Town,TIL +Tile Hill,THL +Tilehurst,TLH +Tipton,TIP +Tir-Phil,TIR +Tisbury,TIS +Tiverton Parkway,TVP +Todmorden,TOD +Tolworth,TOL +Ton Pentre,TPN +Tonbridge,TON +Tondu,TDU +Tonfanau,TNF +Tonypandy,TNP +Tooting,TOO +Topsham,TOP +Torquay,TQY +Torre,TRR +Totnes,TOT +Tottenham Hale,TOM +Totton,TTN +Town Green,TWN +Trafford Park,TRA +Trefforest,TRF +Trefforest Estate,TRE +Trehafod,TRH +Treherbert,TRB +Treorchy,TRY +Trimley,TRM +Tring,TRI +Troed-y-rhiw,TRD +Troon,TRN +Trowbridge,TRO +Truro,TRU +Tulloch,TUL +Tulse Hill,TUH +Tunbridge Wells,TBW +Turkey Street,TUR +Tutbury & Hatton,TUT +Twickenham,TWI +Twyford,TWY +Ty Croes,TYC +Ty Glas,TGS +Tygwyn,TYG +Tyndrum Lower,TYL +Tyseley,TYS +Tywyn,TYW +Uckfield,UCK +Uddingston,UDD +Ulceby,ULC +Ulleskelf,ULL +Ulverston,ULV +Umberleigh,UMB +University,UNI +Uphall,UHA +Upholland,UPL +Upminster,UPM +Upper Halliford,UPH +Upper Holloway,UHL +Upper Tyndrum,UTY +Upper Warlingham,UWL +Upton,UPT +Upwey,UPW +Urmston,URM +Uttoxeter,UTT +Valley,VAL +Vauxhall,VXH +Virginia Water,VIR +Waddon,WDO +Wadhurst,WAD +Wainfleet,WFL +Wakefield Kirkgate,WKK +Wakefield Westgate,WKF +Walkden,WKD +Wallasey Grove Road,WLG +Wallasey Village,WLV +Wallington,WLT +Wallyford,WAF +Walmer,WAM +Walsall,WSL +Walsden,WDN +Waltham Cross,WLC +Walthamstow Central,WHC +Walthamstow Queen's Road,WMW +Walton (Merseyside),WAO +Walton on the Naze,WON +Walton-on-Thames,WAL +Wanborough,WAN +Wandsworth Common,WSW +Wandsworth Road,WWR +Wandsworth Town,WNT +Wanstead Park,WNP +Warblington,WBL +Ware,WAR +Wareham,WRM +Wargrave,WGV +Warminster,WMN +Warnham,WNH +Warrington Bank Quay,WBQ +Warrington Central,WAC +Warwick,WRW +Warwick Parkway,WRP +Water Orton,WTO +Waterbeach,WBC +Wateringbury,WTR +Waterloo (Merseyside),WLO +Watford High Street,WFH +Watford Junction,WFJ +Watford North,WFN +Watlington,WTG +Watton-at-Stone,WAS +Waun-Gron Park,WNG +Wavertree Tech Park,WAV +Wedgwood,WED +Weeley,WEE +Weeton,WET +Welham Green,WMG +Welling,WLI +Wellingborough,WEL +Wellington (Shropshire),WLN +Welshpool,WLP +Welwyn Garden City,WGC +Welwyn North,WLW +Wem,WEM +Wembley Central,WMB +Wembley Stadium,WCX +Wemyss Bay,WMS +Wendover,WND +Wennington,WNN +West Allerton,WSA +West Brompton,WBP +West Byfleet,WBY +West Calder,WCL +West Croydon,WCY +West Drayton,WDT +West Dulwich,WDU +West Ealing,WEA +West Ham,WEH +West Hampstead,WHD +West Hampstead Thameslink,WHP +West Horndon,WHR +West Kilbride,WKB +West Kirby,WKI +West Malling,WMA +West Norwood,WNW +West Ruislip,WRU +West Runton,WRN +West St Leonards,WLD +West Sutton,WSU +West Wickham,WWI +West Worthing,WWO +Westbury (Wilts),WSB +Westcliff,WCF +Westcombe Park,WCB +Westenhanger,WHA +Wester Hailes,WTA +Westerfield,WFI +Westerton,WES +Westgate-on-Sea,WGA +Westhoughton,WHG +Weston Milton,WNM +Weston-super-Mare,WSM +Wetheral,WRL +Weybridge,WYB +Weymouth,WEY +Whaley Bridge,WBR +Whalley,WHE +Whatstandwell,WTS +Whifflet,WFF +Whimple,WHM +Whinhill,WNL +Whiston,WHN +Whitby,WTB +Whitchurch (Cardiff),WHT +Whitchurch (Hants),WCH +Whitchurch (Shropshire),WTC +White Hart Lane,WHL +White Notley,WNY +Whitecraigs,WCR +Whitehaven,WTH +Whitland,WTL +Whitley Bridge,WBD +Whitlocks End,WTE +Whitstable,WHI +Whittlesea,WLE +Whittlesford Parkway,WLF +Whitton,WTN +Whitwell,WWL +Whyteleafe,WHY +Whyteleafe South,WHS +Wick,WCK +Wickford,WIC +Wickham Market,WCM +Widdrington,WDD +Widnes,WID +Widney Manor,WMR +Wigan North Western,WGN +Wigan Wallgate,WGW +Wigton,WGT +Wildmill,WMI +Willesden Junction,WIJ +Williamwood,WLM +Willington,WIL +Wilmcote,WMC +Wilmslow,WML +Wilnecote,WNE +Wimbledon,WIM +Wimbledon Chase,WBO +Winchelsea,WSE +Winchester,WIN +Winchfield,WNF +Winchmore Hill,WIH +Windermere,WDM +Windsor & Eton Central,WNC +Windsor & Eton Riverside,WNR +Winnersh,WNS +Winnersh Triangle,WTI +Winsford,WSF +Wishaw,WSH +Witham,WTM +Witley,WTY +Witton,WTT +Wivelsfield,WVF +Wivenhoe,WIV +Woburn Sands,WOB +Woking,WOK +Wokingham,WKM +Woldingham,WOH +Wolverhampton,WVH +Wolverton,WOL +Wombwell,WOM +Wood End,WDE +Wood Street,WST +Woodbridge,WDB +Woodgrange Park,WGR +Woodhall,WDL +Woodhouse,WDH +Woodlesford,WDS +Woodley,WLY +Woodmansterne,WME +Woodsmoor,WSR +Wool,WOO +Woolston,WLS +Woolwich Arsenal,WWA +Woolwich Dockyard,WWD +Wooten Wawen,WWW +Worcester Foregate Street,WOF +Worcester Park,WCP +Worcester Shrub Hill,WOS +Workington,WKG +Workington North,WKN +Worksop,WRK +Worle,WOR +Worplesdon,WPL + Worstead,WRT +Worthing,WRH +Wrabness,WRB +Wraysbury,WRY +Wrenbury,WRE +Wressle,WRS +Wrexham Central,WXC +Wrexham General,WRX +Wye,WYE +Wylam,WYM +Wylde Green,WYL +Wymondham,WMD +Wythall,WYT +Yalding,YAL +Yardley Wood,YRD +Yarm,YRM +Yate,YAE +Yatton,YAT +Yeoford,YEO +Yeovil Junction,YVJ +Yeovil Pen Mill,YVP +Yetminster,YET +Ynyswen,YNW +Yoker,YOK +York,YRK +Yorton,YRT +Ystrad Mynach,YSM +Ystrad Rhondda,YSR diff --git a/src/view-refresh.png b/src/view-refresh.png new file mode 100644 index 0000000..cab4d02 Binary files /dev/null and b/src/view-refresh.png differ diff --git a/uktrainplanner.pro b/uktrainplanner.pro new file mode 100644 index 0000000..7f30fd0 --- /dev/null +++ b/uktrainplanner.pro @@ -0,0 +1,80 @@ +TARGET = uktrainplanner +HEADERS += src/chooser.h \ +src/departureboard.h \ +src/departurewidget.h \ +src/favouritestations.h \ +src/servicewindow.h \ +src/stationchooser.h +SOURCES += src/qtmain.cpp \ +src/chooser.cpp \ +src/departureboard.cpp \ +src/departurewidget.cpp \ +src/favouritestations.cpp \ +src/servicewindow.cpp \ +src/stationchooser.cpp +FORMS += src/chooser.ui \ + src/stationchooser.ui \ + src/favouritestations.ui \ + src/departureboard.ui \ + src/servicewindow.ui \ + src/departurewidget.ui + +RESOURCES += src/icons.qrc \ + src/stations.qrc + +LEXSOURCES += #LEXS# +YACCSOURCES += #YACCS# + +INCLUDEPATH += +LIBS += +DEFINES += + +# All generated files goes same directory +OBJECTS_DIR = build +MOC_DIR = build +UI_DIR = build + +DESTDIR = build +TEMPLATE = app +DEPENDPATH += +VPATH += src uis +CONFIG -= +CONFIG += debug +QT = core \ + gui \ + xml \ + network \ + xmlpatterns + +INSTALLS += target +target.path = /usr/bin/ + +INSTALLS += desktop +desktop.path = /usr/share/applications/hildon +desktop.files = data/uktrainplanner.desktop + +INSTALLS += service +service.path = /usr/share/dbus-1/services +service.files = data/uktrainplanner.service + +INSTALLS += icon64 +icon64.path = /usr/share/icons/hicolor/64x64/apps +icon64.files = data/64x64/uktrainplanner.png + +# +# Targets for debian source and binary package creation +# +debian-src.commands = dpkg-buildpackage -S -r -us -uc -d +debian-bin.commands = dpkg-buildpackage -b -r -uc -d +debian-all.depends = debian-src debian-bin + +# +# Clean all but Makefile +# +compiler_clean.commands = -$(DEL_FILE) $(TARGET) + +QMAKE_EXTRA_TARGETS += debian-all debian-src debian-bin compiler_clean + +OTHER_FILES += + +RESOURCES += diff --git a/uktrainplanner.pro.user b/uktrainplanner.pro.user new file mode 100644 index 0000000..3b60ea2 --- /dev/null +++ b/uktrainplanner.pro.user @@ -0,0 +1,202 @@ + + + + ProjectExplorer.Project.ActiveTarget + 1 + + + ProjectExplorer.Project.EditorSettings + + System + + + + ProjectExplorer.Project.Target.0 + + Desktop + Qt4ProjectManager.Target.DesktopTarget + 1 + 0 + + + qmake + QtProjectManager.QMakeBuildStep + + + + Make + Qt4ProjectManager.MakeStep + false + + + + 2 + + Make + Qt4ProjectManager.MakeStep + true + + clean + + + + 1 + Debug + Qt4ProjectManager.Qt4BuildConfiguration + 2 + /media/Data/uktrainplanner/desktop + false + 4 + 0 + true + + + + + qmake + QtProjectManager.QMakeBuildStep + + + + Make + Qt4ProjectManager.MakeStep + false + + + + 2 + + Make + Qt4ProjectManager.MakeStep + true + + clean + + + + 1 + Release + Qt4ProjectManager.Qt4BuildConfiguration + 0 + /media/Data/build-desktop + false + 4 + 0 + true + + + 2 + + uktrainplanner + Qt4ProjectManager.Qt4RunConfiguration + 2 + + uktrainplanner.pro + false + false + + false + false + + + 1 + + + + ProjectExplorer.Project.Target.1 + + Maemo + Qt4ProjectManager.Target.MaemoDeviceTarget + 1 + 0 + + + qmake + QtProjectManager.QMakeBuildStep + + + + Make + Qt4ProjectManager.MakeStep + false + + + + 2 + + Make + Qt4ProjectManager.MakeStep + true + + clean + + + + 1 + Debug + Qt4ProjectManager.Qt4BuildConfiguration + 2 + /media/Data/uktrainplanner + false + 6 + 9 + false + + + + + qmake + QtProjectManager.QMakeBuildStep + + + + Make + Qt4ProjectManager.MakeStep + false + + + + 2 + + Make + Qt4ProjectManager.MakeStep + true + + clean + + + + 1 + Release + Qt4ProjectManager.Qt4BuildConfiguration + 0 + /media/Data/uktrainplanner + false + 6 + 9 + false + + + 2 + + uktrainplanner.pro + uktrainplanner on Maemo device + Qt4ProjectManager.MaemoRunConfiguration + + + 1 + 2010-04-10T21:26:53 + + + 1 + + + + ProjectExplorer.Project.TargetCount + 2 + + + ProjectExplorer.Project.Updater.FileVersion + 2 + +