dbh201
2022-08-09 73f2a881e3f92dade4b3ed190ffddc5bf15a3333
xscreensaver: update to 6.04

18 files deleted
12 files added
9 files modified
1 files renamed
13942 ■■■■■ changed files
components/desktop/xscreensaver/Makefile 58 ●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/files/rss-glx.p5i.in 12 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/files/xscreensaver-openindiana-logo-180.xpm 215 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/files/xscreensaver-openindiana-logo-360.xpm 399 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/files/xscreensaver-openindiana-logo-50.xpm 75 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/files/xscreensaver-openindiana-logo-512.png patch | view | raw | blame | history
components/desktop/xscreensaver/files/xscreensaver-settings.desktop 20 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/manifests/sample-manifest.p5m 98 ●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/0000-Port-from-libglade-to-GtkBuilder.patch 6525 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/01-configure_ac.patch 14 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/01-intltool.patch 27 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/02-pam-Makefile.patch 15 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/03-GNOME-desktop.patch 70 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/03-XScreenSaver.ad-defaults.patch 67 ●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/04-solaris-paths.patch 285 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/05-atoms.patch 530 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/05-fix-drop-priv.patch 11 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/06-gtk-lock.patch 3715 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/07-allow-root.patch 198 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/08-passwdTimeout-pref.patch 94 ●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/09-dpms.patch 64 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/10-no-passwd-auth.patch 37 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/11-pam_audit.patch 302 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/12-barcode-hack.patch 16 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/13-glsnake.patch 4 ●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/14-bug-6610282.patch 44 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/16-notice_events.patch 46 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/20-bug-6964562.patch 38 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/22-bug-7033508.patch 67 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/23-bug-7136531.patch 387 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/25-bug-7023648.patch 52 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/26-keyboard-indicator.patch 214 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/27-precomp.patch 23 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/90-xscreensaver-auth-keep-setuid.patch 14 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/91-re-enable-root-lock.patch 27 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/patches/99-logo.patch 26 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/pkg5 1 ●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/xscreensaver.p5m 37 ●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/xscreensaver_hacks.p5m 34 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/xscreensaver_hacks_gl.p5m 81 ●●●●● patch | view | raw | blame | history
components/desktop/xscreensaver/Makefile
@@ -20,41 +20,31 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         xscreensaver
COMPONENT_VERSION=      5.44
COMPONENT_REVISION=     1
COMPONENT_VERSION=      6.4
HUMAN_VERSION=          6.04
COMPONENT_PROJECT_URL=  https://www.jwz.org/xscreensaver/
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_SRC=          $(COMPONENT_NAME)-$(HUMAN_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= \
    sha256:73d8089cfc7d7363b5dac99b5b01dffb3429d0a855e6af16ce9a4b7777017b95
    sha256:787014b29f0c5793ecc2d93e1109a049ff48ab0c29b851dab34f683ceef6b152
COMPONENT_ARCHIVE_URL=  https://www.jwz.org/xscreensaver/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=         desktop/xscreensaver
PATCH_LEVEL=        0
TEST_TARGET=$(NO_TESTS)
include $(WS_MAKE_RULES)/common.mk
COMPONENT_POST_UNPACK_ACTION=    ( cp $(COMPONENT_DIR)/files/*.p5i.in $(SOURCE_DIR)/driver && \
                    chmod a+x  $(SOURCE_DIR)/install-sh && \
                    mkdir -p $(SOURCE_DIR)/mesa/GL && \
                    ln -s /usr/include/mesa/*.h $(SOURCE_DIR)/mesa/GL )
# po/Makefile.in.in is modified by hand and broken by autoreconf
COMPONENT_PREP_ACTION = ( $(CP) $(@D)/po/Makefile.in.in $(@D)/po/Makefile.in.in.jwz ; \
              cd $(@D) && autoreconf -if ; \
                          $(CP) $(@D)/po/Makefile.in.in.jwz $(@D)/po/Makefile.in.in )
PATH=$(PATH.gnu)
COMPONENT_PRE_CONFIGURE_ACTION += chmod -R u+r $(SOURCE_DIR)/ && \
                    cp -rpP $(SOURCE_DIR)/* $(@D)
CONFIGURE_SCRIPT=    $(@D)/configure
CFLAGS+=    -funsafe-math-optimizations -Wall -I$(SOURCE_DIR)/mesa/GL  -std=c99 -D_FILE_OFFSET_BITS=64
CXXFLAGS+=    -funsafe-math-optimizations -Wall -I$(SOURCE_DIR)/mesa/GL -D_FILE_OFFSET_BITS=64
LDFLAGS+=    -I$(@D)/mesa/GL
LDFLAGS+=    -I$(@D)/mesa/GL
# build with the distribution preferred libjpeg implementation
CFLAGS   += $(JPEG_CPPFLAGS) $(JPEG_CFLAGS)
@@ -78,20 +68,31 @@
CONFIGURE_OPTIONS+=    --with-configdir=/usr/lib/xscreensaver/config/control-center-2.0
CONFIGURE_OPTIONS+=    --with-image-directory=/usr/share/pixmaps/backgrounds
CONFIGURE_OPTIONS+=    --with-text-file=/etc/motd
CONFIGURE_OPTIONS+=    --with-x-app-defaults=/usr/share/X11/app-defaults
CONFIGURE_OPTIONS+=    --with-jpeg
CONFIGURE_OPTIONS+=    --with-png
CONFIGURE_OPTIONS+=    --with-gl
CONFIGURE_OPTIONS+=    --with-gtk
COMPONENT_INSTALL_ENV += MAKEFLAGS=-e install_prefix=$(PROTO_DIR)
COMPONENT_BUILD_TARGETS=all
../rss-glx/build/i86/.built:
    (cd ../rss-glx && $(GMAKE) build)
COMPONENT_INSTALL_ENV += MAKEFLAGS=-e install_prefix=$(PROTO_DIR)
install: $(INSTALL_64) ../rss-glx/build/i86/.built
    $(PERL) ../rss-glx/build/$(MACH64)/utils/rss-glx_install.pl $(PROTO_DIR)/usr/share/X11/app-defaults/XScreenSaver
COMPONENT_POST_UNPACK_ACTION=    ( cp $(COMPONENT_DIR)/files/*.p5i.in $(SOURCE_DIR)/driver ; \
cp $(COMPONENT_DIR)/files/*.xpm $(SOURCE_DIR)/utils/images/; )
COMPONENT_PREP_ACTION = ( cd $(@D) && autoreconf -if )
COMPONENT_PRE_CONFIGURE_ACTION += chmod -R u+r $(SOURCE_DIR)/ ; \
                    cp -rpP $(SOURCE_DIR)/* $(@D)
COMPONENT_PRE_INSTALL_ACTION = (                            \
ln -s logo-50.xpm $(@D)/utils/images/xscreensaver.xpm ;                    \
$(INSTALL) -d $(PROTO_DIR)/usr/share/pixmaps ;                        \
$(INSTALL) -m 644 $(@D)/utils/images/xscreensaver.xpm $(PROTO_DIR)/usr/share/pixmaps ;    \
)
# common targets
test:        $(NO_TESTS)
# Build dependencies
REQUIRED_PACKAGES += image/library/$(JPEG_IMPLEM)
@@ -100,6 +101,7 @@
REQUIRED_PACKAGES += library/perl-5/xml-parser
REQUIRED_PACKAGES += runtime/perl-522
REQUIRED_PACKAGES += x11/library/mesa
REQUIRED_PACKAGES += service/opengl/ogl-select
# Auto-generated dependencies
PERL_REQUIRED_PACKAGES += runtime/perl
REQUIRED_PACKAGES += gnome/config/gconf
components/desktop/xscreensaver/files/rss-glx.p5i.in
File was deleted
components/desktop/xscreensaver/files/xscreensaver-openindiana-logo-180.xpm
New file
@@ -0,0 +1,215 @@
/* XPM */
static char * xscreensaver_openindiana_logo_180_xpm[] = {
"180 180 32 1",
"     c #66AACC",
".    c #99AACC",
"+    c #66D4CC",
"@    c #99D4CC",
"#    c #99AAFF",
"$    c #66AAFF",
"%    c #66D4FF",
"&    c #99D4FF",
"*    c #667FCC",
"=    c #337FCC",
"-    c #33AACC",
";    c #66AA99",
">    c #667F99",
",    c #33AA99",
"'    c #337F99",
")    c #33AAFF",
"!    c #667FFF",
"~    c #337FFF",
"{    c #33D4CC",
"]    c #33D4FF",
"^    c #CCD4CC",
"/    c #CCD4FF",
"(    c #00AACC",
"_    c #007FCC",
":    c #CCFFCC",
"<    c #99FFCC",
"[    c #99FFFF",
"}    c #00AA99",
"|    c #007F99",
"1    c #335599",
"2    c #0055CC",
"3    c #005599",
"               .  .  .  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .+. . ..+. .@ ..+.. .@ ..+.. . .  ",
"    .  . . . .  .  .  .  .+  .+  @  +# +. +# +.+ @$@ @$@ .%.+.+# @ @ & @ #+.+$@ @$@ .+.%.+.%.+.%.+#+.+#+.+#+.+#+.+#+.%.+#+.%.+.%.+#+.%.+#+.%.+#+.%. # @$@ # @$. & .%.+# @$@$. & @ . ",
"                 $  +#  # $. $.$. $.  . $.  . $.             $    $ .     . .      #   .   .   .   .   .   .  .  .  .  . .  .  . . . . . . . . . . @ @ . .+. .+. . . . . . .+. .   .",
"              .  . .        .    .  .  .  .  .  . . . . . . . . . .  . # .   . . .   .   .   .   .   .  . . $.  #  .  .    . $.   .    +.   . +.  .  #  .  .$.  .$.+$.+.$@ . .   .  ",
"                       .                                                   $       .   . $ .   .   .              .     . $  .  .   # . $ .  $.  .  .  .$ .   . +  .      .$  .     ",
"    *   *                      .              .     .   .  .  .  .  .       .    .                     .    .  .      .    .            .   .               .    .  . . .   .     . ",
" *    *   * *  *   *                 .                                                                                            .              .   .  .     .           .    .    ",
"    *  * *   *   *   *  *   *                                                                                                                                                     * ",
" = = -*-*-*-*- *  *    *  *   * * * * *  *  * * * * * * * * * * * * * *  * * * *  *  * * * * *  * * * *  *  *  *   *                                             .   .       .  *   ",
"*    *-*;- >  * -*- *-*      *         *  *                             *       *             *        *     *   *    * * * * * * * * * *  * * *  *                           *     ",
" -*-*, *-* -*-;=  > -  = *-*   * * *        * * * * * *  * *  * * * * *   * *    * * * * * *    * * *    * *   *   *                                * * * *  *  * *  *  *   *   * * ",
"* -*  *-* = *-* * -* *  =;  *-*- - -* = *-*    -  -  -  =  - *-  -  -  -*  -  = *-   -   -   * *       *     *   *    * * * *  * * *  * * * *  *  *                       *         ",
" -* -= ;-*;= ;- = *- ' *  = ;  > *     *   = = * * * *    *   * * * * *  = * *   * = * = * = - - = = = - = = - =  = *-   -    *                     *     *  *    *   *       * * * ",
"-* -> *-*-*- = *-*, * - -*  = = - >-*-*, -*   *  - - -*-*- = = - - - , -*;   - -*,  *-  ;     * *     * *    *  *     *-* * = - -* -* = *- *  * * *   * *       *   *       *    ;  ",
"  = -= = = *-*->  *- = > -*- *  *- * ; * *;-*-;= *;* *  ;*   ;* > * * *  = =;* *  *- ;*-*-*,* - -> =  -; = *-  - -*-*  ; - ; * *   *      *- =  -  -      * * *   *    * *    * * * ",
" = -* >- ' ,*-* -= -* -*-*  *- =  = -*- = -*  *  -*- -*-*- = = - = -*- =    *-*, = * =  *  *- * *-  = *-* -  =;* >   -*-* *-* -  = - =  =      *  * * *-* -  -  *    *      *     * ",
"- *-*-= = = *, = >-*;=  = ' -*  =  * * =  *- = -*  *  ;*  >   * *  *; * -*-*-  *  - =  = -*  = , * =;  *  > *  -*- =;*  *-   -*;*  >   =  * =  - *-  -    *  * -  =     *     * *   ",
" *-*, *,*-*-*-*-*-* =  =   -*-;= ;= '-  ,*- >  *->- = = -*-*-*- -*--*--* -*; = -*-*; = -*;-*- * = - * = -*- -*-*   * -*- * = * - -*- =  > - ;* *    * * *- *-   *   *-*-  = * -  =;*",
"- - = = = ' -*-*- =- =;= =* *-* = -  *-* -*- = -*  = - = - = ,*-* ;*-* -> -*-*;=  = = ;*-* -* -*  *- - * -* *-  -*- =  ;=  ;*- * *  *  - = *- - -*- - -      *-* -      *     *   * ",
" =*-*-= =-*-*,*->-*;*-*->- ,=  = -**-*-*-* *-*,* = -* * = * -* *- =-  =  = =  =  = -  =  -* ,*- = = * =;-* - ;= *-*  *-* -*- *-*- = - = * -  * *   * * *-*-*-  - * *- *  -  =  =;*- ",
"- ->-*,*-*-= -*- = =- -*- = *-=  = -*,  = - *- - = >-- , =;= - -*- *->-*-   =  = ;* = -*-*- *- *- ;= - *- = =  -  -*-  -* -*-  ;-*  *   - * - - -*- -  ,     * * -   *- * *       * ",
"*-*- -*-*-' = =-*- -*-*-*-*-= ;-*->- = = -*,-* =>- -* = *- - *-*- *-*-  = =->-= -*--* = *- *-*- -*- -* -* ;=  = *'  =;=  =   = =  = --*-* -* = *    *-* * *-*- - * *-  -  - = = = = ",
"- = =-=;= -*-=;= =-*-*- = -* =-*- = = -*,*-* -*- *-*- = -*-*-*- >-- -*-*-* *-  ' -* ,*- ,*- - *->-* = -*- = -* - -*- *- = -*-   =  =;*  - *-   -*-*-  - - -  ;*  - - * * -*       ;*",
"-*- = *-=-*,= -*,= =;-*,*->- - *-*-*- = - = -*- =-*- = -*- *- = -*= *-*- ,= -*-*-*- = -*-*-*-*-*-  - -*- =  = -*-*- *- =; =  = = -* - - *-  = = -   = * * * = - -* * - -*     = = = ",
" -*--'-*-*-*-*-= = =-*-*-*-*-*-->- ' = = = = -*-;*- = = = =->- = -;= - = *- = - *-*-*-*-  =; -  = =*-* -*- = -*-  = - * -* -*;-  = -* = -* -   * = -  - - -  * * - - *  - = =    * -",
" = = *-= '-= =-*- '-*-*---*-=;=*- = = ->-*- ' = = ->- -*-;=  = -*-*-*-*- -*-*-*=- -*- -*-*- = = -*- ' -*- *- *- *- = = -*- = -*-* -* - * - *-*- - * = *- * = - -   *  - *     *-*- *",
"- -= -= =-*-= =-*-*--*-**--*- - = = -*- = = -*-*-= = = -*- =-*-*- = -*,*-*-;-*- *->-*-*-*-*-*- = -*- = -*- =;-*- = ;= -* -* -* - -*- *- -*-  -* *- -  -* -   = *-*- -*  - = = -  *, ",
"= = = =,*-=-*-->-= = =--=->-*-=*-= =-*-*-*- = - -*- = -*-*-* -*- = -*- -*- = -*--*- -*-;- - -*- = -* -* -*- *- = -*- =  =  = -*-* -* - =   *-* - - * =  -* =  -  - * - -*     * =  *",
"- -=-= =-=;=-*-= =,*-;=  = =- =- - = -*-- =-*-=*- = -= -*- =,*- = =;-*-*-*-*-*,* -*-*- =*-*-*- = -*--*- = -*-*- = - *- = - - *- -* - =  -= - - *-* -  -* -  -* *-* - *  - = - -  = -",
"*-*- --= =- =--*--*-=-*-= =- = -*-*--*,= = = = , =- = =- =- = -*-= -*-*- - - - -= -*- = - = - = -*- *- = -*- -*-  = - - -*-* - *- -*-  =  = = *-  -*-* -  -* - -  -  - -*  - * *-  *",
"--*-=>-*-= =-*,=-*--*--*--*-= =,*--*--*- -->--*-= =- - =- = -= - -= -- =-*-*= = -*- = -*-*- = - = -*- = -*- = - = -*-* = - -= - *- - = - -   - -*-  - -*-* - *  = *-* -* - *- -  = -",
"= -= -=--=,=--*-*-= =-*-' =- =- -= = = -= =- =-*- = =-*- = =- =-= = = = - =- =-*- =- = = - = -*- -*- - = -*- -*- = - - -* =  -*- = *- *- *- = = -  = =   -  - -  -  -   -  - * =  = ",
" -*--*-*-*-*-*---= -= -= --*- =-*--= =-*-= =- -= --*-*- =- -*- *- -= =-*-*- - -*-= -*-- = = -*- = - = - -*- = -*- -*-*- - -*-  -* -  - -*- -  - *-*   -*- = *- =  -* -*- *-  -  =  *",
"=---*--=--=-=-=-*--*-= =-= =-= =- = -- =- - -*- =-*---*--*-= -=-*-*- - - -= =-*- -*- = =- -= -*- -*- = = -*- = - -*- - = = -*-*- - -*-*-  -* -* - - -- -   - -   =  -   -  -  =  = -",
" -*--= -*- = -*-=-*--=- = --*-- =-*-= = -=*-=-*- = -*--*- - = - -= -=*-= = - - -= - = - -*- -*- = - = - = - = -*-*- = - - - - - = = -  -*- - = -*- = *  = - * - -  -* -* -* -  -  = ",
"= -*-*-=-==--=-- =--= -=-=-*-= =-*-- =--*--*- -=- -=- = -= =--*-= -= -= - =-*-*- = =- -*- -*-- =- =- -= - = - - - - -*-*- = *-*- -  -*-  - *-  -  -  - - -* - -* -  -  -  -  *- *-  ",
"--*---= - -*-*-*--*-*-= - =-- =- -= =- =- =- = -*-*- =- = - = - - = - - =- -= - = - -= - = - = - = -*- -*- -*-*-*-*- - -  - -  - *- -  -*- - -*- = - -*   -    -  =  -   -  -  - *-*",
"- - -*--=-=-=--= =-=-- =-= -*--*-= --*-- =- =--*--- - =- =-=--*-=- --*-= -*- -=- ---* -= --*- -*- - - = - - - - - - = = -*-*- = - -*- = - -  -  -   -  -- - - =  )  = $=  )* - *- - ",
"-*-=--*-= -- =--=- -*-=- -=--= -- =-*--*- =- -*--*-=- - = - *-- -*-*-- --*- =  -= *---*- = - = - = = - -*-*-*- = - - - - - - - -*-  - -  *- = -  -*-$=  !- !- $-  -  -  -   )  - *-*",
" - - =- =-=-=-= -*-=-- =-*- = -=-= --= -=-- =--*- - =-*---*---*-*--- = = --- --= - -* - -- = -- - - - = - - - - - = = - -*- -*-  -$-*$- ) -$ -$ =$ -  - -  -  - -  -$ - $- -  -* -  ",
"-=-*---=- = -*--=-- = =---=--= -*--*- =- = =- =--= = --*- - = --- = -- -= *-= - -=- --*-*- --*-*--*- - -*- = -*- - -$ = $- *-  - - - - = - -  - - - - $-  - -$  *)  -  =   $-  - *-*",
" - --*- -=--=--*- =--=- = -*- =--*-----*----*-- - ---*-- -=--= = = -= =- --- - =  - = -- -*- - - - - -= - - ) -$-*) - - - - -$- ~ =  -  -  = -*-  - * -  -*$ - -  - *-  - - *-  - - ",
"- =- -=-=- =--=--=- = -=--=---- -- = = --*- -= =-= = --*-*-  -- ---*-- -*) = =- -= - -*-$- )*-$= ~ -!- -$= -*- - - - - = -$- = -  ) -!- $- $-$  -$ -$- -$ - -  ) - $- $- $ - $ =  *-",
" --$=--- -=- = -= ---=- = - = =-*-=---- =- =- -- -- -= --- =--*- = - -$-- - )- =$- -~ - - - - - - - - - -- - - =  - = -$- *-  -  - - - - - -  - -*-  -  -  - $-   -  -  - -$ -  - - ",
"-$--- ~-=---=--= -= =----=-- -- -- -*-=- --- =) = ~-- -*- )- =-) --*-= -*--*- ---*- --$-= -= - - -*- -*-  ) - ) -)*-$- - - -$-$- )  -  -*) - - ) - )  )  )  -  -$-  )  )    -  - * -",
" =- =- - -= -= --=-- - = - =-*-=)=-*-) --*-*-- --- - =-) =-*- - =- -) - -- -- )  -)*- - -$- ) -*)- -) -$-= -!- -   -  -  -$- - - - - ) )  -  )  -$   -  - $- $-   $-  -  $- $- $- - ",
"- -) -=-=- ----= --=-=---~- )-- - ---*-=$--) =-*) =-- -*-- -) - -$- --*) =$-*-= - - -*- - - -= -  - = - - - - -$-- ) -!-$-  =  )  )  -  -  )  -  - -$ )  -  -  ) -  $- $-  -  - *  =",
" )-*---) --~-=$--*-$- )*- ---*--*-=$-- --- =-- --- -*) --*- -*)= -= = --- --$- -=$- --$-= )*- -$-= ) -$- ) ) - = ) - - - - - ) -*-  -$- -$- - -$- $- - -$ -$ )  - $-  -  -$ )  $- - ",
"- -- ~ -=-= ---=)--=-----= =--$--- -= -= =- -$-= -) ---$-)- -- -- )- ) = ) -- -$-- ~ - -$- -$- - ) - - - - - ) -  -$-$ - !-$- - ) -$-  )  -$ )  - - $  - -  -  )  - $-$ -  -  -  -  ",
" -) --=--$---= - = - = = --) -=- ~- )--$--$--=- -- =- =- -*-= - ) - - -) --*$-- - -- ) - - - -$- - -$-*) -$- - - ) - - ) - -  $-  - - -  ) -  - $-$ - -$ $-$ )  - $-  -  )  $-$ -$*-",
"- -- - -=-= ) -=---~--)-) = -- -- --*-*--*-- - ~ =- ) - = -$--$=-= )=- - - -- = -!- - = -$- -*- ) - - - - - ) ) - - ) - - -$--  ) $-$-$-  - )  -  - )  - -  -  )  - $-$ $ -$  -  -  ",
") -$=-)-- ---=--$-- - - =---*)-*)-*---- --- ~ ---) -=- -)---- - - - - -$-*-) - )- -$-- )-*-) -$- -*) -$-$-$- -  ) )  -$ -$ -  $- --   -$ -$-  ) ) $-  ) $ )  )  ) $-    -   -  )  - ",
"-- -- = )=- -) =-= )-=-- -$--- -- )- )-=$-*--- - -- -$- - *) )- )- ) )-= ) - )- - - -$- - - - - ) - -$- - - ) - - - - - $- $-- -$  ) - - $  -    -  )  - - $-  -  - $-$-$ ) $-  - !-",
"  )- )--- -~-=-- --- -$=)-=- -=$-= -= - --- -$=-$= ) =--*--- -*-- = -- - -- = - - )-*- ) -$-$-$- - ) - ) -$- -$-$-$ ) ) - --  ) -$- -$ ) --$-$-$-$ )  -$ $-  -$ ) $ -   -  -  -$  - ",
"-) -= -$=-- - )-~-$=--- - -$-) ----$--$--$-)=- ---- --$-) -$- ) -) - ) )- ) -$-$- - ) - -$- - --$- - ) - $- ) - - - -  -$-$ )  - - $- -  $ -  )  -  -$ - -$ )  -  -$ $-$ %-$ $ - -  ",
"- - )----$-)---- ---) )--~-- =---$-- -= -= - -- -$--$- - - -$-- - -)= - - -- -- )-$- -) -- - -$ - -$- -$-- -  -$ ) ) ) )  - - ) ) $- ) $- - $-  ) $-$ -$ $-  {$ $+$-+- +- $ - -$ $- ",
"-$-) -$---= -*- -- - =- - --- )*--*-)- )- --$-$-= -*---*)---- )-*) - --$-) )- ) - - ) - ) ) ) --$- - ) - $-$-$- -  - - - ) $-  - -  $ - ) $- $-% - +-$ {  % )  - )  $ $-$ -+$   -  -",
"$-- ----= -)--)=)-~-)- -)-) )--- -) -$-- -) =---$--) -$- -* ) -$- - -$- - - $- - -$- -$- - - -$- -$-$- ) - - -$ ) ) ) $ ) - ) ) $ $-- )  -  )  - $-$ {$ ) -  $-$+ $- ]   % $- )  )  ",
"- )-$-$-$-- -$- - - --)= - =- ) -- -=- )- -- ) -- - -) -) )- - --$-) - )*- -- ) ) - ) - ) ) -$- ) - - ) -$-$-$- -  - ) - $-$ - )- ] $  ) %-$+) $- $-$ -$ ) ${ $ ) +$  ${$-  %  )  - ",
"-$- - ----=)-----)-)- - )---$---*)- ) -- ~-$-- ) ) )- -- - -)*-) -- -$-- -) ) -- -$-- ) - -$- ) - ) ) -$ - -  -$-$-$- $-$- +) $+ )  - )+- $-  ) +) +- ${  {  ) { $- ] -$  %- )   -$ ",
" --$-)-$-$- -$-$- -*-)-- =$-- ) -- )--$=- -- -=-- -- ) )- ) -- - ) -$- )-$- - ) - - ) - ) - - -$-$-  ) - ) $-$ - -$ +) { ) ) - -$ )+)+ $ )+ )+ )  ) $ -$ $$ )+ $ {$  $+ ) $ % $-$ - ",
") )- - ----)-=--=--) = )--- )=-- )- - -- -) -) -$--$= -- -- -$-$- - -- - - -$-- )-$- -$- ) ) ) - - )- -$-$- - ) )+ )- - $ - -% ) - ) $- ) -$ -$ -$+- -% %- ]  $- $  ) -$ -+) -  -$  ",
"- -$-)-) ) - ) ) ) ---- -$-- -$--- ~--$-) --$- -- )---$-) )- --- )-$-$-$- )- -$- - ) - -$- ) -$-$-$  ) - -$-${ $- )  ) ) {$ ) -+$ % -$-%  ${$ {$ -$ % -$- $  ] %- ] % % +$  % %-  -$",
" ) -- - =--)------)--$-)=- -)--= )- - -- -) -*--$-- - -*- - )- $-- - -- )- -$- - ) -$-$- - -$- - - )- -$-%-  ) -$- $-$+ ) ${ $ ) -- )+  -%-  )  )+ ) -$  ] {$ ) +$ $ - ) )+) ) $ $- ",
"-)-$-)-)- - -$- ) - )- - -)- -$-- -)-) -) =--) -= ) )- )-- - -)- -$--$- - ) -$-$- - - -$-$- -$-$-$-  ]  - ) ) -% -%- -)  - ) - -% $- $-$ -$ ] ${ $-+$ {$  $ - +$- ] ] $   $ +  - -  ",
"-  -- - -)-)-=---=-- =--)--*--- -)- - =- - ) - -$- --$- - )-)  - - ) - -) -$-- - ) ) ) - - ) - - - )- ) )  -+)  ) -${$ -${$ -${$ ) +) ] )+ )  - $-$ ) $-${$-%$ ) $ $  +${${$-$] $ ) ",
"-)-$-)-) - - ) ) ) )-$- - )-$-$--*-) -) -)- -)- --) -- ) -* --) ~- - ) ) - - ) )- - - ) ) ) -$-$-${ $- ) -$-$ -$- $  -${$ -%  ) - )    ) $-+${$+)+ ] +-%   % -% +)+-$-$-$   %  $-   ",
"-$--$- --)-)------- --)-~- ---- -) -- -) - - -$-$-*-$-- -)--)  - - )- - - )-$- - ) ) ) - - -${$- -$- ) -${$- -%- ] -)+)  ) ) ] ) % ] ]$ {  ) $-$ )  ) $ )+) ) $-$  % % % {$%- )+ -$-",
"--)-- )-$- - ) ) -)- - - -) ) )-- -) -- -)-)- --- )- -$--  - -) ) - -) ) - - -$-$- - -$-$-$-  - $- -$+-$ -  )  )  )  $ -%-  )  +) -$ - ) ${  {$ {$ ]  ]  $ + %-+${$-$-+$ $ -$+ $-$  ",
") -$-) ---=)----~ - )-) )- -=--*-) --!-) - - ~ -$- -) -= -) ) -- --) - -- ) ) - - -$-$- - - ) ) -$-$- )+-$-${ ) +)  ] -$-$ ] +)$ -$+) % ] $-$$- $+$ {$ ${${$)  $ $ $+ $-%-% % )   - ",
"--)----) ) - ) ---)=- --- )- ) )- -- -- =-$---- --- --$-) -- -$-)  - ) ) ) -- ) ) ) - -$-%-$- -$- { -$- ) +-$- ) -%- ) + ) -$- -% -$ ) - ${$+-$+-$-$  { $  $+)+)+-%-$-%  $ )  % ) $-",
"$- --) ----)-=- ) - -) -$-- --- --=)-$--$--- ) -) ) ) -- - -) -- )-) -- -- -$- -- -- ) -$- - ) - ) ) - ) -$- $- ) -$- $-) +) ${$ -% -+$ ] $- $- $-+ ] $) {${ $  $ $+ % -%-% +$-$+-  ",
"--)-$-=) ) - )----)- -=)-=$--$--) - --- --*)- -= ---*-$--$-*--$- - - ) ) -) - ) ) ) ) -$- ) ) {$-  ) $- $-$-$-+$ )  ] -$ ]  -$ -$ ) $- )  {$+)+$-%$-$ { $$ $-+)+)+-$-$ %   ] )+ ) $-",
"-) --------)-- -$- --) - -- =-)*- -)- ~- )- -- -) -$---- ---) - )- ) -- - - )- - - - -- -$- -$- ) ) - -${ -+ -$--+-$- ${ -$-$-+) ]  ] % %-$ $ -% -$+-$ )+-+)+$  $ $+$+ ) ]$ %  $ -  ",
"- -)-)-)=-$--)-=--~- ---)- )- ---)*- -- -- -=$- -- - )  ~ $- -- - -- ) -) - - ) ) ) ) ) - -$- -$- - ] ) -$-$-$- $ )  )  )  ]  )  -${ ) - $- {$ $-$  $+) $ )  )+)+-$- ) +$  ] )+-$ ) ",
"-)-- -=-----*- ) - )--$-*----- ) ---=$--$=-) ---) =)- ------ ) ) -~ - ) - )-$- -- -- - - ) - ) - ) ) - -$- - - ] - ) {$- $- $- ${$- $ ] ) +) ${ ${ ] )  {$+-% )  % % %-$+-%  $ $ -  ",
"- -)=-)-)=-)-------- =---) =$---- ) ----- - --!- -- -) ) - )- =-- --)- -$- -- ) -$- ) ) ) -$- -$- - -$-$- ) ) $- )+ ) -${ ) -%- $ $- -$ +) $- $-+$ -$+${$ $ $-+$-$- ) $ ) $-%-%-% ) ",
"-)- )-- ---=--)= )*-)--$- ---- =$-=-- -!---~ -- --$-*--*-) = -- ) ) - - ---$- -) - - -- -- - ) -$- ) - - )  - -$- ) -$ -$ -$ -$ -- ] %- ) $- %- $- $- -$ ] )+ ) $+ % +-% +$+$    -  ",
"- ----~--=)--= ----- -=-=-) -!---- ) =-- ) ---$-- --- -- -- ) )- -- =) -$- - - --$-) -$- ) )- - - ) -$-$- -$-$- -$- - -$- )+-$-+$ ) - $-+- %- ${$ ] % $ -   ) +$-$-$-$ $-$-$-%-$-$ )",
")-)-) --)--=-)--)- ~- ) - -=---$= --- ) --=- --*-)*- )-$-= ---- -*-$- -=- - )-$- - - - ) - - -$-$- - - - -$-+- ) - ) ) {$-  - $-$-+) $- $$- ) )  )  -${ %-%)+$-% {$ +$+-% % + $ $ - ",
"- -=---=-----=-=-=------)-- - ---)= --=- - )= )-- --= -- )- - ~-$--- -$- )-- -- -- )- - -$- ) - - ) ) ) ) - ) - $-  { $-  ) ) - -$  )+-$-+$- + )+ )% -$-$   -$ -$ -%- )  ) )$-+- )  ",
"--)- ~-)-=-~--)---$- )= -*)-=)-= - -=) --~- -- -$---$-= -- =) - - - )-- --*) =$- ) - )-$--$-- )-$- - - - - ) -$- -$-$- - ) - $-$+-$- -$ -$-+) )  )  -$ +) )+$-+$-% ) $+)+$+ + $)+ ) ",
"- ------=)---=-=--=-=- ---- - ---=)- --*- -=- =-=-$-- )- -) -- -)- = -$- ) -- -- -- - - - - ) - - ) ) ) ) ) -$- ) - -$-$- -${ - -$- $- ]  $ $- ) +) %-$- % ) $ -$ -% -$  -$-$-+ )  -",
"-)-$-)= ---*----~-------) -=--*) - --*-)---$--) - - =-- ~- -= )= --$-- =- --$--$-~ -$- -) - - - )- -- - - - - - - -$- - -$- -$-$- ) -% - ) -{ ${ ) $- +$-$-  ] %-+$- ${${$+$+$$-  ) ",
"- =----)=--)-=)---=)=-~ =-) -)--=--=$-- = -=- -=--=-$- -- -- -- -$-- )- )-*-- - - --- ) --$- ) - -$- ) -$-$-$-$-$-$- ) ) - ) -  ) +-$- $- ) $- $- { $-$-+ ${$ -$ $-% -$ $- ) - $-$ -",
"--)-- =----=---=-=------- =--*-- = ---=--- - =- - ) --=- -= )=- --= -= -- - - ~- --$ =--  -) -- ) - - - - - - - - - - - -$- - ) - )  ) -$-+$- $- $ )+)  ) -$ -$ -+$- $+) +)+$+$-+ - ",
"- --~---=)---=----=-=-=--------*)--= - )*-~--) -~- -- ) -) -- )= -$-- ) --$-= - )-*--$ -)- - -$- -$-$--$- ) -$- ) -$- $-  -$ ) -$- - - )+ - -${ ) -   )+ ${ )+ ] $- %-  %-$ -$-$ ) $",
"--) --~---=)=-) =)-=---=-=)*-!---- )--=---- - =- --= =---=- =- -- -- - -)*- -) -- -- -- = - ) -- -- -- - - - - - - -$-- -$- - - - -$-$- $-$-$ -  ] ) ) -$-$  )  ) +) ${$-$ %-$+ -  -",
"- =-----=-----=---=--=)--------*-=--*- -*--=--- =-$--$-*- --- --!--!--= ---$- -= ) )- -) -- -- ) - - $--$--$-$-$- ) -  ) - ) -$-$- -  - - - - $-  ) +-$ -  ]  )  )   )  ${ -$ -$ ) -",
"-)--~-= )-*-=--=-=--=--=-=-=-*----*--)---=- ) =) --*-- ---)*-)*--- -- -) - -=--$- =- -= -- ~ -*-$--$-- - - - - - - - )- - - - - -$ ) ) ) ) ) ) -$- $-${ ${$- )+ )+ )+ )+-$ $ ] $- ) ",
"- - ----=--)--~----~--=---=---)= )--*-= ) -=-=---= --=-$= -- --- =- =) -=$- - ---- -$- - )- -) --*- = ) -$- - ) -$- - - ) -$-$- - - - - -  - - ) - -  $- $- $ -$ ) $-$ $ {${  -+$-  ",
"--)=--=---=-=----=--= -=-=)-=-=---*-- ---=-- - = ---) ---- -=- ~- -)- -- --=-$=  = --*)- = -- -- - ) -- -= -) -- - - -$- - - - $- ) -$-$ ) ) $- -$ ) ) -$- ${ ) -  -%- {$ -$ ) $- $-",
"-*---!--=----=-=)--=--=---=--=--=---=-= = -=----)= = -= )*-) -- --*- =- -=$- --)-$-*-- -- - = -$- -- -*) - -*- ) -) ) - -$- - -- - - - - -  - -$ { - - $- ] -$ {$-%  $-$-$+ )+$- ) -",
"-)- -----)=-=)--= =---)=-=--=--=-=-=- -----$-*-*- --=- --- -= -= )--- -~ -- -- = --)- --*)- )- -*)-*-$- - -) - - - - - - - - )  ) -$-$ -$-$-$-$- -$-$ )+-  )  ) $  ) {$ + -$ - )  - ",
"---~-=-~-=----=----=-=----=--=----=-)=-*-=-=-----=-$--~-*--- )- -= -)-- -- =) -- = - =$- -*-- --- - -- -=$- -$= -*- - ~ - -$- - -  - -- - - - - ) - - - $-$ -%- -) -$ -$-$+)+$ -$-$-",
" = -------=-*--=-=)-=--=-!--=--=-=--=----- - -)*- --*- --- =-*-=- -= = --!-- -~ -- =- --- --*-$= - =- =- --*- --$--!-- - )*- - - -) - $-$- ) -$ -  ) $-$- - -  ]  % -$-+$-$ - ] - - ",
"---= =-=-----=---=-=--=---=--~--=--=--=-*-=-=- --=----= =)-----$--) ---= -- =- --$-- -*-$--$-- --$- ) - - -- - - - - - -- - -*) -  - - -  - - - ) - - -  ) ) )  )- -$  )  -$ )  $-$-",
"---)--) -=-~--~-=----=-=-=--=--= -=-=-=--=-- =-=- - = --- -*- =--*--*-$-- --- -- =-*-)--= = -*-- =--=- =$-*- )= -= - = )*- - - - ) -$- ) - ) -$- -$-$-$-$-  - $-  $ -${ $-%-% -$-   ",
"-!--=-=-=---=----=-=----=--=--=-=----=--~--=-- -)=-=)--*-=-)-- -*-- --= -=)*--*)-- --* - --- - = -  - --- -$- - ) - - - - )= -- = - - - -$- - - - - - - - ) $-- )+-${ ) -%  -$ - )- ",
"---- -----=--=-=--=--=-=--=--=----=-*--=--=--=-= -- -*-)-- -*-=----)= --) -- -- -*)- ---- ) =--$---*--*- =-=-*--*-$-=) =- - ) =$- -*-$- - - -$ -$-$- ) $-$+-- %  ) -$  -$ -$-+) )  -",
"- =-~-=-~--=---=-~--=-=--=--=-=-=-=--=--=--=--=--= ----*-*---$- = = --*-*-- ~--=-- =- ~ =-*- -*--*)- -) -  - - -- =  - - - - - - -$- -*- - ) - -  -  - - - $ --$- $- ) $- )  )  - ) ",
"-)-------=--=)=----*---=-)=-=---=--=--=--=-=-=--=--=-*----= =-=--)-- ---- =- - - -- =- -- --=-- - - =-*-=--*-- = - -- - ) =- = --*-- - - ) - - ) - -$-$- ) --$  ) - ${ -+) +)  -$- -",
"- = =-= =--=---=-=--=-~- =---=-=--=-=--=----=-=--=-----*----- - = =-=)*---- =-~ -~ -- =- ~- -$=-=-*- - - - --*-- =- =-*-= - - - - -*-$- -*- - - -$- - - - -$ -- -+) -$ )  )  ) )  ) ",
"---)--)--=---*--=--=----=--=-=--=-=)--=--= =----=--==-~-- ~ =-=--- - --*) =)- -- -- -)- -- -- - - --- =--*-~ --!- - ) -- - )*-) =$- - -!- -$-*) - - ) -$-$- ) $ )  )  ) -$- )  - - -",
"- -=-*-=--~-=--=--=)-=-=--=-- =----=-=-=-=-)=-=-=-=--=--=----$- ~--~-- --- - =-*--*-= -=-*-= =- )= = - -*- -- ---= =- - = -- -*- - = - - - = - -$- - - - - - -- -$- -% -%  ] -$ ) - ",
"-=)-----=----~--~--=-=---=--=-)=-==- -=---=--=-=---=--=--=-*--=--= - -=- =-=- -- -)- =- -- -- -= -- -)=-$--- = =  -- -= -- = - - -- --*--$- - - - -$- $-$ -$-$ )  -$- )  )-  ] - -$-",
"- - =)=--=-=------=---=-=--=-=--=---=--=-=--=---=-= -=--=---=- - --=-= -=- )--)=-= --- =) =)*-- -*--*- -= = -- --= -*-$- =- --*-= - ) - = - ) -$- - - - - ) - - )-  -$- - $-$ -$- - ",
"-------=----=-=-= --=- )--~----=---=-)=-=--=--=$=--=--=--=-=--=--= - ---$-- -*- - --*)- =- --- =-)*-- -- - =-*-*- -$---*-- -*-$- - = = - - - - = ) -$- ) - - -$-+$ ) - )+) - ) - -$-",
"-~-=----~-=----=--~--=-=-=--=-=--~--=----=---=---=)-=--)=---)=--~--~--!-=-=----=-= -- --- =-*-=- -- =-*---- ---- =-= - - =$-- - -!-- -- ) = - - - - - - -$- ) - )-- $- $-  ]  ) ) - ",
"- - -)*----=)=-)=--=)-----= -=--=--=--=-=-*-=--=--=---=--=-=--=--=--*--- -$- =$- )-*-=-*--- --$-- =- -- = = = )*- - -*-=- -= --= -- -$-*- --!- ) = -$- ) - - -$-  ) -${ ) )  ) - -$-",
"--)=-=--=------=--=--=-=---=-)-= -=-=--=--)=--=--=--=--*---=-=--=----=-=--=-=--=- --) -- ~ --*--*--$=- =-$-- -*--= --- - = - = -- = -*-- - - - - ) - - - ) $- - -  - - ) { ) - $- - ",
"-*-----)-=-~-=--=-----=--=)-=-=--=----=--=--=--=--=--~--=-=----=--=-=---=-- - - --=-*--*---=-- -- =-- )- =- =-- - - = )*---*-) - - -- - ) =$- - - - ) -$- -- ) ) ) ) )  -$ -%-$- ) -",
"--- =-=-=-----=---=)=-)=--=-----~--==--=--=--=)-=--=--=-)-=-!-=--=---=-=--=-=-=-*- ---*--*- -!-= -- =-= -- -- =-=)-*-- - - - =-*)*- =- -*-- =-$= - - - - )  - - - - - ) ) -$- - ) - ",
"-)=-)----)-=-=--)=---=--=---=-=---=---~-=--=--=--*)-=--=-=-----=--~-=)---~---=---=)-= -)-- =-- ---*-- -= -=-!--  - --*-=-*-=-- - --) -$-- - - - -) ~ -$- -$-$- ) -$-$- - ) - -$- - -",
"- --= =-=-= )-=-=--=---*)-=-)--=-=--= ---=--=--=---=--=---=-=-=-$=---=-=--=-=-)=--= --= =--$-=-= ---*-- -= -- =--*-- - - - - =- = = -*- - ) -*--  - - - - - - - -$- - ) -+-$-$- ) ) ",
"--=---------=-----=--=--=---=-~----=--=-=-)=--=--=--=--=-=--=--=----=-- =--=--=-=--=-=--- -=- - =)*-- -= -- =- - --*-=-*--~- -*--- -- -- = =-$- ) -- ) -$-$- ) ) - ) ] -$ )  -$- - -",
"- )-=-~-=-=--)=-~--)=-----=-- -=-~--=--=- =--=--=--=$--)--=---=--=-=--=--=---=---=---=-==-=- =-- -- =-- )= -- =)= -- - - = -- - = -*-)*-$-- - -*--$- -- - - ) - -$- - -$- -$-+- ) - ",
"--=- --=---)=-----=---=)=-)-=-=---=-)=-)=--=--~--=-- $ -= -)=-)--=---=)=--~-=--=--=-=----=--=-)-= =--$-= ---*-- -=$-= )=-- - =) -- -- - -- - - ) -*-$-*) -) - -$- -$-$ - ) -$-$- -$-",
"-- -~----~-=--=-=-)-=)---=-=----=---=--------= -=) #@^& -=-=--=-=--=-----=---=--=---=-=-=--=-=-=---=-=- -= -)-*-- -= -- - = - -= )= -*--*-$--$-- - -- - - - -$- -$- - ) - ) - -$- = ",
" )=---=-=------)- =-----=---)-=)-=-=---=-=)=--=--- ^&/@# ----=--)=-$=-=-=--=--!--=-~--=---=-----=-=-=--=--=-*-- =- -- = = -)-=- -- - -- ) -= -*- -$- ) )-$-$- -$- - ) -$-%- -$- -$--",
"----= ---=-=)=-=---=-=-=)-=-=----- --=----=--=--=-$@&^&@-=)=-- =---=----)-=-=--=-- -=--=-=-=-=-=-----=--=--=--=-- =-*---)-*-  -*-*--~ - -- - --$-- - - - - - - - ) ) - - -$-$- )-- -",
"-=- )-=)=--------=)---)------=-=-~-=)-=)=--=-)-=-- /@/@# ----=--=-=--~-= =---=--=-=--= )=-----=--=-==--=--=--=-=-=---=- = ---= )-- - -$=- = -$- -$--$--$- )- )-$- - - ) ) -- -----==",
"- -=-----=)=-=-=--=-=-=-=-=)--)---=--= --=---=--=-- &@& =-=-=)-----=----=--=---=--=-=--=--==-=--=----=--=--=----=-=-=--=--==--=-*-=-=-- )--)=- =- = - -- - -) ---)--)-----)--)-=-=--",
"--)---=-=----)--~----)-------=-=-=-----=---~--=---=-- =--=---=-~-=---=-=--=-)=-)=-)--=---=-----!--=-=--=-=-=-=-=---=--=--=---=----=---=-=-=--=--=--=-=-=-~-=-=----------)----=--~--=",
"-=- =----=-=-=---=-=-=-=)=-=----)--~-=)--= --=)-=---=-----=-=-----~-=---)=--=--=--=---=-=-)*-=--=-=--=--)-=--=--=-=--=-=--=-=--=-=--=----=--=--=)--)--)-------)=-)=-)-~--=)--)-=--=-",
"- ---~-=)--)---=---)--------~-)=-=-----=-)-=--=-)=-~--=-~--)---=-=----)=---- =--=--=-=)---=-)-=--- )=--*-=--=--~---~--=--=---=-=--=--=-=--*--=---=-=-=-=-=--~---=---=-----=)-=---=-=",
"--=-----=-=-=-~--=-=-=)=-=)---=- --*-=---=---=-------~---=-=-=--)-=-=-=--=-~---=--=---=-=--=-=--=-=--=-=---=--=--=--=--=--=-~---=-)=--)--=)---~--------)--)=---)--~ ---~------)=--=-",
"=-)-=-=--=------=-)--------=- $.%.#%.$ ~---=)---= =-   -=----)=-*--- ---=----=--=- )=--=--=---=-)=--=)--=-=--= -=--=-)=--=----=--=--=-=-=---=--=-~-=)=-=-=---)=-=----~-----~--=-)=-=",
"- =----=--=-~--=--=-=-=-~-- #@&^/&^/&^&@ )=--=-=-)-#&@#---~-=----=-~-=-)--=-=)-=)-=--=---~--=---=--=--=--)-=)--=--*--=--=) =-=-=---*----)-=-------------)--=-- -)-=)---=)=-----=--=-",
"---- =--=)---=--)--)--)--- &&^//@/^&^&^/&@ =---)-=- ^&@$=-----=-=------= =)--------=--~-*-----~---)-=--=-=---=--=)-=---=--=------~--)-=-=--~-=)=-=-=-=)=-=-)-=)-=-----)----)-)=--=-=",
"-=-~--)=--=---)=-=-=-=-= #/^/&^&@&@&@/&^/&& -=-=---#&^&---= =--)-=-=-~-----=-=-=-=--------=)=---=-=---=---=-=--=--=--=$--=--~-=)=--=-=-) --------)--)----- ------)-=)=--)=--=---=--=",
"-- --=---=--=-=-----=---@&^&^&+  ---  @/@^/@$-)--=-@&^& -~--)=-=--)-----=-=---) -)=-)=-=)=-----=$---=)--)= --=)----)---=-)-=--- -------=-=-=-~-= =-=-*--=)-=)=-)=-)--- --)--)-=)=-=-",
"-=--=--=---~---=-=---)=$/@/^&---)---)-- /&@/@-=-)--$^&@-=--=----=-=-=-=)--)-=-=-----=------=-!---=-- -=-=-)----=)=-=-=---=---=-=-~-=)----)--- -)--)--)------------=--~--=---=----=-=",
"--=---=--=--=-=---~-=- &^/@&----=-=-=-)- @/^&# ---=+//@$------=)-)---)--=-= )---=-=-- =)-=-)---=-)=-~------=)=---------~---=)--)-----=-~--=-)=--=-----=-)=)=)-=)=-)-----)-=)--)-=-=-",
"- --=--=--=----)=-----&^&/@-=-~---)---=--$@//@ -=) $^&@-=)=$ $. ..#.$ -----=-=)-)--)=---=)-=----------~--~---- =-=)=-)---~---=--=-)- )----)----)-)=)=-)-------- ---=)-=------=-=-=(=",
"-=)=-=--=--=-=-=--=-= @/^&------=-=-=)----@&^&.)---+/^& $.+   --$-- .@& $=)-----=-=--)=-- ---~-~-=)-=--=-----=)-)-- -=-=------=)--=-=-=-)=--=)=-=------=-=---=)-)=)----)=)-~-)----=-",
"-----=-)=-=--=--=----#&^& -=)=--)-----=)=-)@//@--=-#@/&  -)-)------)--#^ --=)-=--)--=---)=-)-------=)---)=-~---=--=)--) -=)=$---=)-)--)-- -)------)=-)-$-)-~-------=-)=------=-==-=-",
"=-*-=--=---=--=--=)=-@/@/------=-=)-~------@/@/$-)-+/^&--------=)----- &/$----)- -=)---=----=-=--~----)=-- -----)---~---)----=)---------=--=--)-)= ---=---- -)-)=--)------=)-----=-=",
"--=--=--=-=-=--=---=-/@/@=-=-=)-------=-~-=$@// -=-#/&^-)-=-=)---=)=---.&@-)=-=-=---=)--)-=)--)--- )=----)=-)=)-=-)---=----)---=) -~-~--)-)--=----)-)--)=-)--=---)=--=)-~---=)=-=-=-",
"-=--=--=-=-=--=-=-=- @/^$------=)-=-=)------/&^%---+/^&-=--)-=-=-----~-%^& ------)=----=----=- =-~-----)=--------------)-~-=-~---)-----=--=--)--~--=-=----=-)-)=------=---)----=-_-=",
"---=-=--=---=--=---= &^& -=)=----=----=-=---/:/ -)-#^&/---=---)-)=-=---#/@-=)-~----)-=)-)=)--)-----=)= --)-~-=$-)=$=)-=--------)-=-)--)-)--)-*----)--)-)-)--=---)=-~-)--=--=-=--=-=-",
"=-=---=-=-=-=-=-=-=- &@/ =---)-=--)-=-)--)--&^&#-=-@&^& -)-)=--=---)-)-@&.)-----=)-=) ---- ----~--)----~--------------$-)- )-) --)--)*--=)-=--)=)--)=---=-)--)-------=-)--)--)-=-=-=",
"-=-=-=-=-=-=-=--=--=-/^&@--=-=--=-=---=--=- //: ---#/:&-=----)---)=---.// --=)--------~--)=)=----~--)----~ )-)-~--)-=)--=-)=--=)---=--)----)-----=---)--)-=--=-~-)--)--=-=-=-=--=-=-",
"--=--=-=--=-=--=--=--@/@#-=---=-)---~--=-)- /@/$-)-+@/& --=--=-$=---- &/+--)---~-$=-)---=----)-)-- --=-)----=---)=-)----)----)---=)-)----$--=-)-)--)-- =---)-)----=--=--)--)---=-_-=",
"=--==-=-=-=--==-=-=-=&@/@--=-=--=-=----)-=-&@//---=&/^&-)-)------)-~ &/@ )-=--------=-)-)-)--*--=)-~-)- -)-)-)- -----)=---)--=-)- ----~--=-)-)-=- )=-)-)--=----)=-)-=--=--=-=-=-=-==",
"=-=--=-=-=-=_---=--=- ^&^$=----=---)-=-=-- @//@--)- ^&/--=--=)=)-=--@/@$-----)=)-=)-)-- ----)--)------=)--=----)-) ~--)-)=-~-)--)-)-)---)-)-----)------=--)-~-=---=---)-=----=--=-=-",
"-=-=-=-=-_-=-==-=-=-=-&^&^ -=)=--=-=----=-#/^& -=--&//@--)-=------$&/& --~-)-------=--~-=)-=--)--)--)---)-)-$=-------$--- ---- =--=---)-----~----~-)=-)-)-----)-=)--~---)-=-)-=-=-_=",
"=-=-=-'-=-=-=--=(=-=--.@/@#-=---=---=-~-- /</& --)=+^/@$-=--)--~- &^/ -)-----=)-=)--)----- -)=- =-)= --)-----)-)=)-)---=)-)-)-)-)-)-~--=)-~---=)----)----=-)=-----=---=-=--=-=-=-=-=",
"-'-=,=-=-'-=-==-=-=-=-=@&^&@-=-=--=----=$/@/@ --=--#/[^----=--)  //@ ----~--) ----=---)-)=)---)-)---)-)-*)-=--------)-)----=----------)-----)-)--)-=--~--)---)=-)---=----=----=-_-==",
"=-=-=-=-=-=-=(-=-=-=--= @^&^& ---=-=-= @/@/^&-=-)--+/^&)-=)-)--@//@$-)-)--)-=-)=)-)-)=-=----)-----)--=----)-)-)-)-~--=--)-)-)-~-)=)-)--$--)--- )=- )---)--=-=---=-=-)-=-=-)=-=-=-=-=",
"-=-'-='(==}==,=-=-=--=-= &^&^&.$ )- $&&^&^/+----=--#^/@ =---=#&/&@-----=--=------- ---)--)-=-)=)-=--)-)-)----- ----)-)- -=----------=--=-~--~----)--=)-=--)---~---)-=--)--=--=-=-=|-",
"=-=-==-=,=-=-==|-=-.--=-= .@/@/^&^&/@^@//@&-=-=)-=-@&/&)---$@/^/ --)-=)--)--)-)-)-)=)--)---)------)--)---=)-)-)=)-) ---)-)-)-$-)-)-$-)-)-----)-)--=-----)=--~-----=---=-=--=--=-_-==",
"-'-=-'-==-=,=--=-  -==-=---.@/@&^^&^/&/@@ -=-)----)./:@ =).&/@& -)------)=-)=--=------*-)-- )-)-$--=$--)- --=)---)--)-)--- --=--=--------)-)---=-)-)--=-------=)=---=---=-=-=-=-==-=",
"=-=,=-==,_==(==-. -=-=-=-==-  .@@/@/@@@$-----=-=-=- %.#- @&/@&-----=)-)=-- ---)-)=)-)-)---~--=--=-)--)--)-)-)--)--)-=--=-)-)-)-) )-~-)=)--=-=--)----=)-)--=)=----)=--~-=------=-=-|=",
"=-==-=(==-'-='-. =-=-=-=-=-=-=- *- - =-=-=-=---)------ &//:& --)-)------)--)-- -----=--)-)--)-)-)---)--)--)- -)--=--)-)-)----------------) )-)---~-)----=)----=-=---=---=-=-=-=(===-",
"-'=-'=,=,===--.-=-=-=-=(=-=--=-=--=-=-=----)=-=-=-=- &/^/@$----=--=-)-~--=-=-)=)-)-)-)-----------)-)-- -~----)--)-) -)- -)-~-)-)-)-)-)-)=------~------=)----=-)---=---=--=--=-=-=-'=",
"=-='-==-_-'( . =-'-=,=-=-=-=-=-=-=-=---=-=-=-----) &/^&&+ --~---)--)=---)-)------=- --~-)-)=) )-----)=)---)-)--$---)---)----)--=)-----)--)-)-)----~--)--=-=)--=-=)-=-=--=-=--=-=-_-=",
"=,=-='-='=-=.-=,==(==(=,=-=-=-=-=-=-=-=--=--=-= $@//@/+ --=---~--=----)-----)-)-)-)-)----- )---)-~ )-----)--=)-=-)--)-)-=-)-- )---)-) --)---= -=)----=---)--=-----=---)=---=-=-_-='=",
"=-='-_='-=-. =-=(='-==-=(=-_-=-=--=--=-=--=--$ &^/^&@--=)--)----=)-=)--*)-~--=------=)-)=)---)=-----)-)-) =)--)-)--)=--)-) -)---)=--)=---=)-)-)--=)=--)=--=--)=-=--=-=--==-=-=-='=(=",
"='-==,=-_= @=-'='-=-=,=,=='-=-(=-=-=-=--=--#@&^/^&  -=---=--=-=)------)------)-)-~-)--------)---)-)--)-=----)----)---$-----)--~---)---)-)-----------)=--)---=---)=---=-=----_-=-=-'=",
"-='-'=='=,. '==(=='_-===--=-==-=-=-=--=- &@/@/@& ---=)-=---=)---=-)=-=--~--) -=------)=)-)-)--)----=) -)-)----)-)--)--)-)-=--)--)--=)--=--~-=)=)--=----=-=-)-=-=--=-=-=-===-=-=_-_==",
"'-===-|-= . =-'=,=-='-=('=_-'-=-_-=-- #@/@/@&@ =--=--=---~----=-------)-----=--)-$-)=-- ---=----!-)--)-----)-$--- =-)=---)-)----- )---)-)--)----=-)--=)---=-=---=--=---=----=-=-'='=",
"==,=}=='_ @ |==-_=,=(=,=-=-=-=-=-  .@@@/@..  =--=---=--=--=-=)-)=-~-)-=-)=)-)---=----)-)-~-) )-)----)--)-)=--=)-)-)---)-$---)=)-~---)--------)--)-=----=)----=-=--=-=-=-==-=-=,==(=|",
"=,==='=-= ..=-|='-_='====-=,=- .@.@@#^&.  --=-=--=-=-)--=-----------=------=--)-)-~-)-------)-----)---~-- )-)--)-----)--=--)-----)-)--=$-~-~-=--=---)=----~-=----=---=-=--=-_-=_-'==",
"==,=,=='-;.@. =-==,=---,=   @.@@@/@/@  --=-=--=-=---=-=-)-=)=-=-~----)-~---)-=-------=)-)-)--=)-)=-)---)-----)---)-) -)-)-)--)-)---=-)-------)-)--~---=-=----=)=--=-=---_-=-=-=,==}=",
"=,==='-|== ..@. .   . ..@.@@.@@#.. ==-==-=--=-=--=-=---=-=---)-----~-=---~--)--)-)-)-)--=----)---)-*)-$--)-)--- ~---~----)---$--=)-)---)--)----=----=--)--=-=--=-=-=--==-=-=-=-=|===",
"==,_-==='=-  .@.@.@.@.@@.@.#.   -=-=-=--=-=--=-=--=-=-=---=-=-=-=------)---=--=--=-- --)-)-~---)---)---)-=)--~-)--)--)-~---~---)-----~--=-=-~---)=--)=-=-=---=--=--=-=--=-=,_'=-==|'",
"-'==''_'-_'=,=   .... .  *--=-===-=-=-==-=-==-=--=-----=-=-------)=-=)=-=--)--)-)--~-)=------)-=-)---~--)---)---)--)---- )---)=--)-)----)-)---)=---=-----)-=--=-=-=-=(==-_-=-=-=_,==",
"='-'-=,='=='='='=-=(====-=='-=-'-_'-=_--=-=--=-=-=-==-=---=-=-~---------)-=--=---------)=)-)---)---)-----) ---)---)--)-)--)----)-=- ~-)=----=-=--~---=-=-=--=--=-=-=-=--=-=-=-|='=_'",
",===_'=_=_'-_='-=|='=,=}='-=='=-==-='-'=-_-=_-=(=-=--=--=--=---=-=-~-=--=-)--)-=)=)-=)------ ~---)=--)-~--)-)-=-)-*)-=--)--)=)----)-------=-)------)=--=--=-=-=--=--=-==-'-_'=-=-='=",
"='-'='-',=='=,_='-'-_====('=(=-|=,=(=-=-=-=--=-=---=-=-=-=)-=-=-------)---=-=---------=)-$-)---)=--)----)-=--)-------)--=-----=)-)--)-)=)-)-=-)=-=---=--=--=-=-=-_-=-=-|=-=-=-'_'_=|",
",=_'-='_='('_='='_=='-|-'==,='==-=='-=_-='-'=-=-==-=--=-=--=----~-=-=-=-=----)=-)--~-)--=--=-)-- )---)-)---)-- )-)-)---)-)=)-)----=--=----=-----)-=-=)-=--=---=-=-=-_-=-=-='-_==-='=",
"='='_'=='='=,=_,='=|='==|-=_=-|-=|-==,='-_=-=-=-=(=-=--=-=-=-=-=--=-----)-=)----=----=-)-)--)-=)--=)-= --~--=)-=--=--~------=--~--)--)--=---=-=-=----=--=-=-==-_-=-=-'-=-|-==,='_'_'",
"==,=='('_'_=|='='_-'=-_'=='-'=='-==,_=-==-=(='(=-=-=-=(=-=-=-=-=-=-=-=-=-=--=-=--~-=-----=--=------=---~---)---)-)-)---~--~--)---=--=-=--)=-)=----=-=-=-=-=-=--=-=-'=-=|===,==_-'='=",
"'=_'=|='='='='_'_'=|=''=|=|=_'-_'=|==,_'-'='-==,==-_==-=-_-=-=-=-=--=-=-=-=-=--=--=-)=-=--~---=)=-)--~---=-=-=-=-=-=-=---=--=-=-~--~---=-=-=--==-=-=-=-=-=-_-==-='_-=_-=-'_=_,='_=|=",
"=,=|='=|=|=|=|='='='_'_='='='_'=|=='=='_=_-_='_=-_'-'-===-==-_-=-=-==-=-=-=-=-=-=-=-=-=-=--=-=--=-=-=-=-=-=--)=---=---=-=-=--=---=--=-=-=-=-==--=-=-=-=-=(===-_'_-==='='_=-'='=|='='",
"'_'='_'='=|='=|=|=|='='|=|=|='='='_=|==''='='(='===_=_'('=_,===_=-_=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=--=-=-=-==-=-=)-=-=-=-=-=-=-=-=-=-=-=-===-==_-=_===-'_'=-='_,_=,=='_=_'_'=|=|",
"'='_'=|'_''_'|='=|='_'_='='='_'_'_''=|'_=_'_='=_'_'='===='===(=,===-=_=_==_======-===-==-==-=-=-=-=-==-==-=-=-=--=-=-==-=-=-==-==-==-==-=-==-=(==(=-==,_-'_==-==|=='='_'_'=''='_'=|=",
"=|='|='_1|=1|=|'|''_''|'_|=|='_'='_=|==''='='_'=='_-|=}=_-_'='=_=}=='-=-=-=-_-_-_=_-=_-=_-==_==-_=-=(==-_-==-=_==-===-==-==-=-==-=-_=-_==_-_====-==|===='=='_'_'='_=|=='=|=_'_'=|='=",
"='_'=|1'|='|=1'2=1_1=3=_''='|='_'_''=|'_'_'_'=|=|='='=='='=_'_='=='_=_='_'_'==='=-==-==-==(=-=(==-===-_=-==-_=-=-_-_-_=(=_-_=_=(=_==-==-=-==(=-|=|===('_=_,_=='_=_'='=|=|=''_'=|='_'"};
components/desktop/xscreensaver/files/xscreensaver-openindiana-logo-360.xpm
New file
@@ -0,0 +1,399 @@
/* XPM */
static char * xscreensaver_openindiana_logo_360_xpm[] = {
"360 360 36 1",
"     c #66AACC",
".    c #99AACC",
"+    c #66D4CC",
"@    c #99D4CC",
"#    c #66D4FF",
"$    c #66AAFF",
"%    c #99AAFF",
"&    c #99D4FF",
"*    c #667FCC",
"=    c #33AACC",
"-    c #337FCC",
";    c #667F99",
">    c #337F99",
",    c #66AA99",
"'    c #33AA99",
")    c #33AAFF",
"!    c #667FFF",
"~    c #337FFF",
"{    c #33D4CC",
"]    c #33D4FF",
"^    c #CCD4CC",
"/    c #CCD4FF",
"(    c #00AACC",
"_    c #007FCC",
":    c #CCFFFF",
"<    c #CCFFCC",
"[    c #99FFFF",
"}    c #99FFCC",
"|    c #007F99",
"1    c #CCAACC",
"2    c #00AA99",
"3    c #CCAAFF",
"4    c #335599",
"5    c #005599",
"6    c #3355CC",
"7    c #0055CC",
"                          .   .  .  .  .  . .  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .+. . . . . . .@ . . . @. . @. .+.. .@ ..+.. @. .@ ..+.. .. @. .@ .@ ..+.. .. . . . . .  ",
"      .  . . . . . . . . .  .   .  .  .  .+.  @ . +. #.+ @ $@  @ +% +.+$@ @$@ @ & @ .+.+%+.+%+.+%+.+%+.#.+%+.#.+%+.+%+.#.+.#.+.#.+.#.+.#.+%+.#.+.#.+%+.#.+%+.#.+.#.+%+.+%+.#.+%+.+%+.+%+.#.+.#.+%+.+%+.#.+%+.#.+%+.#.+%+.#.+%+.#.+%+.#.+%+.#.+%+.#.+%+.#.+%+.#.+%+.#.+%+%@ & @%+%.#.@$@.#.@$@ % &.+%@ % @$@% & %.+%@ %+% @$@% @$.#.#..#.& @% &.$@% @%+%.+%+%+.& @ @ .  .",
"   .                    #  &  . # .# .# .$  %  $+.$ .  %  . .$. %  .$. . $ . $ .  % $.  .  .  %  .$ .  . . . . . .$ .  . % . . . % . % . . . . % . . . . . . . % . . . . . . . .$. .$. . . % . . .$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  . .  . @ . . +. . .+.+. . .+.+. . @ .+ .  .+. @ .  @ .+. . & . @  @  @ .+% . @ . @ . .$. $ .  ",
"       .  %  $.  % .$. . .   .  .  .  .  . .+ . .  .+ .  % @  +.  .+ .  . .  ..+ .+ .+ %  @$. @ .+ .+. .+ .#  &  +. .+. .+  .#  .  +. +.$+. # .+  .# .+ %+  &  @  @$ @ $.  @ $@  @  @  @$ @  @ $@  @  &  @ $@ & .+ .+ .#.+%+.#. & @$.+.#.+%+.+%+.#.+%+.#.+.#.+%+.#.#.+%+.@$@ &.+% .+%+.% @$@ % . & @$. % .#. . %.+%+%.+.$.$@.$@% .%+. @ & .% @.. % .+.+% &. %+. @ . . . ",
"      $                    .   .     .  +    .   . $.  @    % .  @ . +% +.+. +$. . . . .+.  +.  . . $. $.  . . . . +%  $. .+ . @ . . .  .  . . . @  .$.  . . .  .  .  .+ %  .  .  %  .  .  . $. . . .  . $.  .  % .$.  .  .  .  .  .  .  .  .  . . .  .  . .  . . . . . $ . .  . . . .  . . .+. . . .+. @ . & @  . .  % @ . . . @ @ % . . @ .$ @ @ .$. .+. @ .  .  .    ",
"     .       .           .    $  . .    . % .  .$ .  %  . .  . $.  $ .  .  $. .   %  $   $. . %+ %  . +.  % @    $.  . @  .$. . $+.$ +$.+ % .+$ .$ .    . %+  $.+% +.$. .+ . . @$.+.  % @ . @ .+ .  $@ . .+ .  @   @ $.+ .  .  @ $. +%  .  . $. .  # .  .$.  .  %+ .+ .+. @  .$@  @$  @ & .+$. @$ .+ . . %+.  . . @$@.+. .+%+.+.$. .+.#.+.$. @. .$. @ @ . . .  %  .   . ",
"                .  .  .     .     $  .$       .    +.  .    .+ .  . .  .  .    .#  @ . . .     .   @  .  @   . .+.  .   .      .   . .  .    . .  . @ . +  . .    .    .  .$+       .+   $     . $@ .    . .  .  .  .  .$ @$ .  . +.  . #. +. + $. .  &  + .$+.  . $. $. . %+ .  % . .$  . .   . . %  #.  . @$ @$.  . . % .  .  @  . . .  @ .$ @ .+. % % .# . @  .  .   ",
"                               .        .  .      .     $ .             %    .   .         . .   .   $ .   .  $   .   .  . . .   .    .  . .     .  $   . .    . .   . $.   . . . .  . . . .$.         %    . $.  .  .  .  .  .$ .  .  .  .$ . .+ .  .  . .  .  .  .  .      .  .     . .    .  .    .  @  .  . .  .  $ +.  . $.  . # .  %  +. .$ .  .  @  .$  .      . ",
"                                   .           .     .      .  . %  .     .    .   . . .       .   . .   .   . .    .          .   .         .     . .  $   . .    %      .                    . . . .   .       .     .     .  .  $  .  .  .   .   .  .    .  .  .  .  . . .  .  .+.    . . $. + . . .  .$ .    .+ . @ .  .+.  .$. .  & . .    .  %+ .  .  . .  . .    ",
"    *   *                                                .             .     %           .  .                    .     .  .  .   .   .  .  .    .      .  .      .   .  .     .  . . .  . .  .         .    .  .     .     .      . .         .   . $   $ .                     .    . .    .    .     .     . .  %  .    .$   . +    .     $. . +.  .  .  .          . ",
" *        * * * * * * *  *                   .    .                              .              .      .   .                                  .                             .                                      .    .              .  .          .  .    .  .  .  . . .  .    .      .    .    .     . .           .    . .  . . .  . . .   .  .  .   .  .  .   .   ",
"      * *                  * * * *  *   *                     .   .  .     .          .             .          .     .             .     .          .          .                                .    .    .   .                .                 .                                     .    .    .   . .       . . . .  . .                   .  .  .  $.         .   * ",
"  * *     * * * * * * * *             *   *  *                                             .                             .                                         .   .               .                         .         .        .       .       .     .    .    .       .  .   .           .            .               .  . . .  . . .           .   .   .    *  . ",
"*  =    *   =  =  =  =   *  *  *  * *           * * * * * * *  *                                   *                                                                         *                     *                                                                                     .         .     .                                   .  .   .           *    *  ",
" =*  - - =* * ;* >* * *=   *  *  *   * * * *  *                  * * * *  * * * *  *  *  * * * *     * * *  *  * * * * *  *  *  *  *  * * * *  *  * * * * *  *  *       *  *   * * * * *  *  *   *   * * *  *  *  *   *  *  *  *  *                                                                            .   .  .  .          .             .    .    .   .  .   *",
"*       * =  - =*  = >  ; - =  -   *        *      *  *  *   * *                                 * *                                                                * *                                             *                 * * * *  * *  *  *    *  *  *  *  *             *    *                                   .         .  .                    *  *   ",
"  - *=*   *,-  * -,*  *= *  ; *, -  - * * *   * *    *     *     *  *  * *   *   *  *  *  *            *  *  *  *    *  * * * * * * *  *   * *  *   *     * * *  *       *  *  *  *  *  * * *  *  *    *  *  *  *      *  *  *  *  *                      *               * * *  *  *   *    *  *  *   *   *    *           .                            .*  *        * ",
"-  =   *'*=*  *=,  - -  - =* = -  * ,  '  = *=  =* *     *  *  *  *        *   *  *     *   * * *  * *     *  *    *                 *   *    *   *   * *      *    * *   *           *         *    *     *      *  *               *  *    *  *  * *  *     *  *  *  *                             *        *     *  *  *   *   *             .    .         *  * *,  ",
"  * *= =   =;=* -*= ; *, *,=*   *' - * * *    *   = * * *     *     * *  *   *      *     *       *    * *      *    * * *  *  *  *    *   *    *   *     *      * *    *   * * * * *   *  * *    * *  *     * *       * * * * * *     *  *            *    *         *  *    * *  *  *  *  *  *        *        *                  *  *       *   *  *  *   .      . * ",
" - =  * **=* * >   * = - - * =*= *  *= =*= *'* =* * = '  =*,-  = ;=* = *   *    * *   * *     * *    *      * *    *         *       *   *    *   *   * *   * * *     *   *           *  *    * *        * *    *  * *             * *      *  * * * *    *     * * *       *                     * *     * *  *      *  *  *   *         *  *              * * * ; *   ",
"   *=*=,= *= -  -;=*=*,-  -,*  * =*= * * ,*=  *, =,* * *     *,*     * = *=  > *=  -  =  - * -  ,- *'  * - * =  * *= * - * *   - * -  =* = *=* =* ,=* =  =*  = ,= *=* = * = * * * * -   =  *      * * *     =*    *    * * * * * *     *               *    * *       * * *   *  *  *  * * *  *       *           * *             *  *          *   *     *           * ",
"*=*'  * * -,*=,-  - ;=* =; *= - '* ,- ,=*= * * =* *    =; - *=  =* -  ,*    *    *   * *  ,= , *      *=,   , *  = *       = -   =   *  , * , *,  *  *  *    * * * ,  * =  * =,=  '   ; * ; = ;=* =  ' - *=*    -  = *=   =  =     ;=*   * * * * * * *    *     * * *       *  *                  *      *   *  *             *         * *       *     *      *  * *   ",
"   *=*= -  - *=* - =* =* = =* ,*  -  *=*  *= =*  - =*=*    *  * *    -  =* = *=* ,=*     * * *=  *=* *  * - * = * , =* *=* *   ; * ; = *=* =*  - *=    *=,*=*  =*  *    *    * * * * =    = *     * *   ,   *'*   *    * * * * >  -   =* =  =   =, =   * *= *         *  *       * * * *  *  * *    *  *   *       *  * *  *    *  *  *     *         *    * * , * ,  * ",
"*=*=   = >  -,*=*=; *=*,- *; - - -  -   *= * * =*  *,  * -  =; =  =*   * ,* * ,   * '*=*= =   * -   = - =*  = *   - * =,   =, *=   =  *      -     * *=  *   =*,  - =*=*, - *=  * =  * *=* *  - *=  = * *=*     *=, - ; = ,=    *    *    * * *  * * ; =     =* - *'* =*  =; * *                 *   *        *  *           *                  *   *          *    *   ",
"  =* - * =*= - ,=*= =;=* - =  -  *,-  - '* ' =*, - =*=*=  ;=*  *,*  =* = *=  - *=*  *   * * -   ,* *    *, * *= -    * * - * -  *=* * = *=*   * - ;=   * = *   *=*  *,  =*    *=  * -     ,=*     ; * =    =* -   *   = * * *=*  =* *' *=  '  = *   = * * *                 =  = * = *  *=* *      *   * *  *       *  *  *    *  * *  *  *  *          *   *    * *  ; ",
"*=* = ;= *= *=*=* * -  *=,*=*= ;= -  >  * =* * =*  *     -    =*= - *= *   *  *   -  =*  =    =* = =* *=  - = *   * >  =      *     =* ;   '* =     =*,=* *= *=   ;  =* *   >    -    - *=*  -,*=* = * *=* *    =* = * *  =    =*  =    * * * *   - * = ,=  - *  -  * * =* * * ;   *  =      = * -             *  *                               *  *    *    *  ,     ",
"  =* - - =*=,*= -= - - - -  - *=*  -  - =*  - =* =;= -,-  *=* *  *  ,* =*= = - =*   -  > * - *  =*   =  *   *,= *'    - * - -  =*,-    =* *  * ;=* *  -  , *  * - = *  = - *  - ;  -       *       * = ,  =, - ;   * =  =* * *    ; * -  =   =  -    * * *   ,= *  = =  *     =  -   * *  *  *     *= *= * -        * *  * * *  *   *  * *  *  *             *   * * * *",
"*=*,=   -,*=*= - *,-,*= -  >  =*= >  -  *' -, *,=*  * *  -   = > = - =*, *,* ,* , -, *   =;   '*  *=* ; =*=*=  *  * -  *=  ;  ; -  * - *  =*= = * = -   - - '*=, * * =* *,= -    = , - > - = - - - '* *=* *=*    - '* * *   = - *=* =    ; - * ;   ; =  = *=* *   * * *   = -  *   -  ' *=  = * =*  *         * - *=  =           *                *    *  *   *        ",
"  =* - - - *=; - =- - ;= *=* >  *=* -,*= *=* - -  - = =*, - - *  *   *= - =*= =*=* *= *=*  - -  *=   -  *    *= - =*  ;  *= =*=  *= ,  =*'*  * *= *   -    *  * - =,- ,-  *   - - * *   *  *      *  = * =   - -  *  =,= > *,      - * -     '*= - =* * *    = - '    = * *     =    *    ;     *  =  * *= * -      * *  -  - *     * *  *  *  * *   *           * *,** ",
"*=*= =*,= -,=*=*=; *= - - - - - >  -  =*=* =*=  *= * * - -  ,*= - =*= *  *  * *   = *=   =*   *= * -, - = - - *  *  - =*=  *  * *  - - *   -  = * ,*=*  ; - =*=  * * *  -  =*=;  * = - - '*= - - - =* *= * *  *  * =* * * = - *=*=*  =   - -*  *  *  *,= ' - *  * * - * =*'  *=* * * = *=* =* *= ,  * ,= *   ,                 =* -  =    *              * * *,*    *   ",
"=* *=*=* - - - '*=-,- =* '* =* - -, - * ,- * ,- =; =;=  * - -  *  * ,- '*=,- '*=*=; =; - * =*= ; = * * ,*    ' -,=*, *  * - =*= '*  * = - *  - ;= -   - =* ;  *=;= = -   *=;   - =* *   *   *  ,*  * ' *,= =;= =*= * = = * *  = ,  - * -  ,  -  -, - =* * *  = *=  = , *   *=    =, *      * =  *=* = *   =* *=* - *=* =* * * *     * *=* =  *   * * * *         *,*  ; ",
"*,==*  = -  - - - *=*=*=*=*'* > =* - > =- ,=*=*=* =*=* - =   - =*= =* =*  *  * , *= * =*  =*,*  - * = =*= - - *  * =*= > = ,*  *  - =* * = '*  =*    -  * = =*=  * *, - -   =*=  ;= =;=*= - = - =*' - * =* *  *  ; = * *  = - * *=*     =* -  *  -  *  *=  = *,  * * * =  -   * * * =* - *=   *     *  = *  =             =  =    *        * = *=  =  =  *  * - * = *=* ",
"= * =- -,=*'*=;=*=*=; =*=*=*= - *=*=* - *=*= *  - * = > *=;-  ;= *=* -  - =*= - -  *= * '*  =*=* =,- *   * ,*= - =*  *  - *= =*=*= * ' =* * =* *= - -, - - * ,*=*= - *   - -  *=*  *    *  * *  *  * =*=* = - =*= - *= =* *   =*   =*=; * = *' =*  =,=*  *=* =*= = =*= * *  - = =  =   ,  * -  =* =* =*    * * - * >  - *  * ; - ;= *= ;          *      = *      *    *",
" - =*,- - - - - - > - > -, - - *=;=; =,-  - *= > =,- * = *= *= *=,*=, =*,=*'* =* =*= *= *=*=*  = * *= - - =*= * =* =;= -  =* *=   - =* *,- =* = *= *  -,  ;=*=* = * = =*' *  - ;= - =*=*' - =,=*= - =*,  -,* =*  *  =* ; = -,-  =*=*  =*=,*  * * =* * = -    *  * ;   * = -   * *=* * *=* =   *  *     *=*= =    =      =*  =           =* =* * *    * * *  =  *=*, *,* ",
" =*= =* -  -,- -,- =*=*= - > *'=*= - - *=; =;=* - - =*=*= *= - =*= *- *=*  *=* =*, *' *=  ; =*'* =*  ;=  -  *=,-  -  - ,*=* ' *=;= * =*=  -  > *= *' - *=*=  = -,*= *'* *= >  = *=,*= *= * =* - ,-  *= -  -  ;= - =*, = - *   *=;   - *  - - = =;  =* *  ;=*= =*= - - ' *   - =,*  - =   *,*=,= = =* -     * *= * * -  *  =* * *= * - *    * =  = *=* =    * *    -  -  ",
" - *=*= -,- - - - - - - - - -=*  *=*=*=*= -  - =*= *, -, - '* =*  *= *'* =*=  '* =*=* =; - =*  *=; =-  -, - - * =; =* - -, - *=  *=,- =* -  -  =* = -  =*= *=; * = *=* =  -  - *= *=; =* =* -  -  - =* * -  -  -, *= - * = = -   =*=, = -   * *  - * = =*= ,* ;  *    * = -,  *  -    * - = * * * *=     - ,= *   =  * = *    = * =   =  *=  *  *     *  *=   ;=*  *  * ",
"= - -,- =*= -,=*=*'*=;= -,-  - -=;= ;= > - -  -  *==*= *= * - *=*' - = =* =*=* =* = - *= *=* =*= - * =* -   ,- =* =*=  = *=  - - =*  * =  >  -   - * - *'* =* = - ;=  - -  - ;= *=  - *= *'  -  -  * = =, -  -  - = * = -,* * =*=*  *=*  -,= = -  = ; *  *=*= =*= =*=*= *  =*= =* ,- -    * =  =    *=*=  *   = - *  = *,= *=*    * *  *      =*  *  =  -   -    ; =;  -",
" - =  =*=*=;=*=*'- - - - - >=*' - - - - - - =*=,-=; - *=*=*= -,= =* =* * > *,- - =* ,- =*= =,- =*  = *=  =*=*= *= *=,*- *=*=*=  * =*=- > - =* - - ' -, -  =* =*=* =* - ,*=; -  - ;=* =  -  =* =; - = > *-  *= *=  *  - * =*= '*  = - *=;= * - ; =* - = =*=   -  * *,  *  - *  *  =*   = - = *=* *=*=  , * = =* ;   = *   *      - =  -   = *=*   = =* * , *    * = * -  ",
" =*=*=*'*=*=*=- - -= -,- =*=*=*= - =*=*= ;=*'*=*  - =*=,- =* =**=*=; -= - ==* -,*=*=* =*,* *=* ;=- > =*=* =* *= *= *= =;=  *' - =* =* =*  - =  > * - =* - *'* -, - = =*=  =  -  =* =*,-  - *= *=  - * =  -,=* =* - - ,= -  *=* =* *= =  *= -  =* '*  - *= *=* - ' =*=*=,=  = - =*  =* ;  *     =   * - -  * * =  - * = -  =*,- * ,*    - *     * *     =*  =* = * *   ; ",
"=* = - =*' - > -,- -;==*=*=*=*=*=;=*=*,- - =*=*==*=*= - *'* =* = *= - ,- - * -  =  = =*=*==-  -=  *=* =* =* == > - - *= *=*=*=* -,- '* =*=*=; - = - =* ' =*= - =*= *=* =*- *- ,-  -  -  -  = *= -, - =* - =* '* = ,=*=*  *= *= *= '* *=*= *  -  -  =* =,* =* =  *=*  = * *=*  *   =* = - = - - * * =      = =  -   = *  =*    = =  = -   =  =* = =  *=*  =*    * = '* - ",
" =*=*=*= - -=*=- -= =*- > =*=,- - - = - - - =* -,= - > - = - > - =*= *= *= >= - -*=* -  =*, -  *=*= - *= > =* *=  =,- *= -, = =*=  - =*= ;=*= - *= * =*=* =* =* =*= ;= *= -  - - - > =*= - > = * -  - -  * =* =* - *= =*= ;= *= * *=    *= -  -  - *= *= =* '* -  =*=* =   = - =*=* =*   *  ,  = =; - - - * * *  - * = *  =*=* * *=*   * * *   * * =        - *= * *   *",
"=*= '*= - -,- - - >*=- =*=- - - =*= >*= =*= - =*=**=  - =*=*= - ,- *=*=*'*= * =* = *=,*=* =*= -=*' *= ' - =*=*= *=* - = *= - * =*=*= *= *=   -  - - =*= *=; =*,=*  -  - =* = -  -   =* =* = * - = =* =,*= -  -  -  = *  - =* =* = =*=*=*= ;= >  -  =* =* * =* = *=*  = *=*=*  =   =   =*= - - - * =        = = =     *  =*      =    * = = = *=,=  *  *=* -    ,*   - - ",
" - - =*=*= - -,-=*=-,-=*=*=,- - > - = - > -  - =*= - - - - =*= - = -,=*=  - =*= -,- - =*=*= *' *= - *- *=* = =*= - = - -  - =*=  - *= - =*=-  -,=  -  - - =*=*=*= - =* =;= >  - ,-=* =*,=* -=  - *= - - =* =*= - =* -=*=  - =; =*=*  =  - =*  -  -  = *= = *= *=  =*=* =*  =*=* - * -    =      = * - - - - * * *= - =    =*=*=* *=*=  * *   = *  =  =     *=*= =*=*,   ",
"= - =*=;=- -=*==*'- - -,-= -=*=- =*=*- =*= => - -,-,- = >  > *=*=*=*=*= - - - > =*= = - ' - - - - *' = - = - *=*' - - *= - =*= - =*' - '*= * - =*=;=*'*=,- - =* =;= *= - *=*=*=*= * =*=*=*= * - =*=* = *= - =*=  = -  '* -  *= =*,=*=* > * =*= *' - *=  - *= *= *=* ,=* =*'*  =  = =  - - *=*=*=*  =         = = *    *=*=*     =     = =  - *  = * * * =*=    *   = *=*",
" - =*= =*=;=*'*- - -=*=- -*=*'*=- - = - - -  =*= - - - - - =*=,- - =*=*=*= > = -  - *=*=* =*=  = - =*=*=; - ' - *= *= =*= *= *= - =*=* - - ==*=* - =*= *= *= *=*= *= -  = *= = - -=*= = - '*== *' =,- -  -  *= - *= - *= =*=  -  - = - = =* =*= *= = *=* '  -  -, =*=* =*  =*=* - * -  =  =   =  =* - - - - - * = =*= =    - - * *=*=*  * =  = *  = =   *  *=* =* * *'* ",
"- =*=*=- ==*=-= -=*'*=> -,= -= - -'*=- > - -=*=;=*= - =*= =*=*= - '*=;=*' - =**= - -=;= - - =;=*> =*=*= =*=*=*= = - '*= -,- -,=* '* - = - =* *= - =* - - - '*= ' - =*= > -=* -, -  = ;-  - =* *= - *=  = =*==*,- =* '*= -  - -  - =*  - *= -  - = - *= = =*= *= - -   -  = -  =   = ,=* - * - *=* =  =  ,=   = = * =* * -,-    = =    - =  * *  = * *=*=  =  =*  -,= *  ",
" =*=,=*=*- - -,-=;=- - -=- - -'*=*==*=- =-,- =*=*=*= > =*=*= - - - - =*=*= - ==*= =  =*= - - - = - =*'*=*=  - - -*=*= *= - = - =*= -,- - '*==,- =*= - = - =*=*=*- - =*=*= ,=*=*= >*=*= -  - == -  - - - - '* =  - =* =*= - = =*= *= -, - *=  -  - *' - * *= -  =   - -  - * =* - - - *=  = =  =  =* - *=* *=* * = =* = =   =*=*  * -    * = = =* *=     *=* *  '*  * =*=",
"- =*=*= = -'- -=*=- =*==* =-=*=*'- - > - - =*=*==*'*=*=*=*=*= - = - =*= - - - ;=*-,-- - -,= =*=*=*'*= = =*=*= =*=,- =*= - - - =*= - = - =*=* - =*= -,- > =*= =*= =,=*=  - -*= = - =*= - =- =* *= - = > *= *= - - =*==* -  > -  =*= *= - = - >  =* =*=  = = -, - - - =  -  = *=  =    =* - * - *=* =  =  = =  = = *  = * *=*   =*= =  =*= = * * = = * =*=   = =*  *= -,* ",
" =*= - -=- =*=-,- -=-'*=-=*'*=- - - - -=;=- =- - =*=*=*= =;=*= -,- > - > =*= -= = -  -,- - - =*=*=*=*=*- =*= - =*= - - -,=*= - =*=*=*= > = =*=*= *= - =* - *=* =**=* - - - =*=*=*=* -  >  - =- =*=* - = *= - *= =*  *= '*=  =*=*= - =*= *' - =*= -  *=*=* -  -   -  ;=* =*= =* - *=*=  =  =  = * =* * - * *=* * - =* = =  = -    * - *  *  = = *   = *  *=*  * = =*  *=*",
"*= - -= > - -=*=-=;=*=*=;=*= > - -=;=- =*=*=*= -,-= -=,-=*= > - =*=*= - =*=,- *=*- =*=*= =*=*=*' - = - =*=,- - > - - '*= - =* =*'*= - *=*=*= - =*' - *=*= - = =*= =*=,- > =*= -  - ' =*=*= >  *= > = - - =*= =*=* =-= - *=*=*= =;= - =* =*= *= *= *= - '*= *= = - = -  =*= * =  = =  - *=* - * =* = =   = =  = =   = * *=* * = - =  = = =*=* * =*= * = =   *= = *  =*=  ",
"=*= - - =*=> -'*=*=- -=*=-=*=-= > =- =*=- =*=;=- - - - - -=*=*=*= - - =*=*=*= -,= - =*=*=*= =*=*= -*' - =*= = - =*= - =*= - - - = *' -=*=*=*=,- =*=*==*=*' - > =*=*=*= =*=* =* =- - - =*= *= -= *= -  - >  - >  =*=,*= - =* =* -  -  - -  *=  -  - =* =* =*= * -  *= - *  - =* - * -  = *=  = -  =* *=*=* *=*  *=* *= =  = = *   * =* *    = =    =  * * =   * *=* *,*=;",
"- =- = =*==*=- -=- -=;=- - =*=*=*=- - -'*=;==- - =*=> =*= - -= - - =*'*=*= =*=*=*=;=*'*= =*=;= - - = - =*= - - =*= - - - - > = - -=*=* =*= =*=*=*=*= ;= = - =*=*=,- =*=*= =*= - ;= =*=* - =*= - =*=*=*= = -  =*=*= *= - =*= - = - = - ,= -= - =*= - = *= -  - = - =* = =*' =* = = = *=* = *=*  =* = =    =  =*=  = = * *=* * = - =   = =*=* * * =* - = =* - - =   = = * ",
" =*= -- - -=*=- -,-=*=*=- -=- -=- -'*=*=- - - - -= - -=-,- =*=*'- >= - = - - = - - - = - - - =*=*=*- - - - - =*=*'*= - =*= =*=*=*= =*=-,=*=*= =*= =*=- -*= - =*=*= - =*=*=*=;= ==*=*= == - =* = - = - =*- =*=*= =*= -  - =*' - *= *= - -  *= - = * =*=  - =* =* = - =* = *  = * *=*=  =* =  =*=  - * - - *=* = *=*  = =  = =*  = *=*  -   = = = *    *  =     *=*=* *= -",
"=- =*= -==- =-,-=-=*=-=*==*=*=> - =*=>=- -=- =;==*'*==* -= >= =*= - - - -'*==*- =*== -- =;= =*=*= ' =*= - = - - =*= -,=*' -*=*= =*=*=  - =*=*=*=*=*= - = - - - = - - - = - = =*=* - =*> *= - =*= - - =*= - - =*=* =*= - -  - *= =*= *= =*= -  - *==* =*= *= =  - *= *= - = - - ==  * -  - *=*= *=  =  =  =  =* =  *=* *=* -  = *=   =  =*= *  * = =*= =* * - -   *  - * ",
" =*==*= - =;- -=*=*'- -=;=-,=- -=;=-  - -  -=*=*=*=- -== - - -= -=*=- =- =*=*==*= -*= =*= - - ='*- - =*= - - = - =*=*=*=*= =*= - =*=*=- - = - = =*'*= - - = - - - = - - - =*=*=*== - = - =*= - =*= ,- =*= > =*= =*= *=  '*= = - *= - =* =*= -  = * =* =*=  - - = = -  - - -  =* *= =  -  =   *= *=* - *=* -  = *= =  =  =   - *= *=* -    = = =  *     = =    =*=,- ,- =",
"- =*= -=*=*==-=*=-=*=-= -=*=- -=*=- -=*=,-=- -=*=- - -,*=*=- - - - - =*= - - -,-=*= =*=*=- -=*=*= =- - - - =*=*=*=*= - - - - - - - - =;= - - -,-*= =*=*= - -,=*= - - =,= - - - =* - - - - =*= -  - - - =*= *= *=*= - =*=*=*=*= - =*= - - =* =*=*==*= - =*=*=  =*=* = -   =  - = = *=*= = - - =* =  =  =  = *=* =* *=* - *=*=  =  =  =  - - * * *= = =*=* * - -  *  =*  *",
"=*= -= -= -=*=*'- -=-,-=*=- -=*=- -=*=-=- - = -= > =- -=*= =- - = - - - - ='*= =*=*=;=*= - =*=*=*=*= ' =- -= -= =- -= =- -' = -' = =- =*= - = - =*=*= =*= - - =*' - - -*= = = - =*= =*= =*= - = - = =*=*= - =*= =*= - -  = *= - =*= - = - = *=,- *= -  -  =*=* = =* = =*=*= =* - =  =* -  = - = *=*=*=* -  =  =  =  =   =   - * - *= *=   = = =  - *    = =   =*= -  - =",
"= -=*=*= -'*=-=*=>=*==*=-= -=*='*==*=-,*=*==*-'*=*=-,-=*==- - '=*-==,-==*=-*= -=*==*=- =- =*=> ==*= -- - =,- =*=*' =*=*=*= - -= --,- - - - - - =*= =*=*= - = - - - = - =*=*- - - =*=*= - =*= - - =*=*= ,=*=*= - - =*= =*=*= -  - =*=  -  =*= =* =,=  - = =* = =* - =* - =  -  =  - -  = *=*=  * =   =  =  - *=* =*= *= -  *=  =  = *=   =* =*  -   = = =*  *=*  *  - - *",
" - = -=-= -=*'-= - -=*=-,-==*=- -=*'=*==-=;== -= - - = - - = -*== *=- *='*= -=*= - =*=- =*==*=- -=*= =*=*=*=- =*=*=*= > =*=*= *= =*= =*== = ==*==*=*= =- '- - = -= -= =*= = - ' - = = - =*= - = =*= =*=- = =*= = - =*=*= - = = = *= - = - =*=*= - *= = *=*= - - = =*=  =*=  =*=*=  =*=*=  =*= = - - *=* -  =  =    -    =*= *= *=  = *=* =   =  =*= * -  = =  = =*= , - ",
"==- -= = -=*==*=-=-=-=*==*=*'- -=*=- -=*= -=*-=*=-= -=*== - -===*==- ===*= -=*= - =- = > -,- = - = -=*== -= = -= == -= -= -= -=*=*==*==* -=*=*= - == - =*=*= -=*= - - - =-,- - - =*=*= - =*= = - =*=*=  - - =*=*= -  = - = - - - =* = - =* =  - =*= - - =  - =  - * = - = *=*= =  - =  = - = *=*=  =  = =*= *= *=*=  = -   = *=  - *=  =  =*=* -   = =  = * =* -   - -  ",
" - = -;=- =-=*=- -,- -=- =-=- =- =- -=*=- - == - =*=- -=*==*=* - - =*- - -= - >=- - -=*=- =*=*=,- - -=*=- =*=*=*=*-= -= - =*= ==*=*=*=*==*= - =*=*=*=*=*= =*= = - = =*= - - = =*=*= - - =*= - - =*= =*=- = - = - = -=*= - - = = - ==*= - = - = =*= -  = *=* =*=* == *=  *= =  * =*= *=* -  *=  = - - =*  = -  = =  - -  = -  = *=  = *= *=   =   - *  *=* = *=  =*  * - ",
"== =- ==*=- -=- -=-=-=;=-=- =- -=;=- ==*==-=*=*=-'-=*==*=;=- =>=- =*==*==*=*== - =*== - =- -==*=-= -' =*= - -= =- = - - =*=- -=*= = =- '*= - =*= =*= == =*=- - - =*=*= - - =*=- == - = =*= - = =*= =*=  - - =*= - -  = - = - - - =* =* = - =*=*=  = = - = ==* = = - = *== - - =- = = = = = = = -   =  = =*=  =*= *=   = -  =  =  = * =  =  -  - =  = =  = *=   -  =*= = ",
" -=*==*==- '- =-= - >=-=*= -=*==-=- -=*=> - -==*= - '*==- - -= - -==*==*=-,- -=*=-= -=- - = - - =*= - -=*== =*=*==*== =- = =- - =-*=*= - =- -= -=*= -*=*= = >=*=*'- ==*= =- =*=*=*= - -,=*= - - =*=*= -= = =*= - = -=*= - = = - =*= - =*= =*=  - - - - =*=* = - -  - =  *=  =   =* - *=* - - *= =*=*=*=*   -    - = =*   =* - *=* = =* =* =  =  *= *=* =  = *=* =* =* *=",
" = =*=- - -=*=- -=-=- - -=- -==- - == -= -==*'*==- =-= - -== =*== =;= - - ==-=*= =*=*= - =-=*==- =-= -=*==*=- ==*=*=*=- =- - = =*= -= - -=*= =*= =*= =*==*=*=*= = = - =- - =*= =*=*= - =*= - = - = = -  =*=*= - = -  =*= - - - = =*= = = - = =*= =* = - =  =*= = *=  - -=  - - -  = = = = =  = -  =  =  =- = =*= = *= =*=  =  =  = * =  =  -  *=  =  = *= * =  =  - =,- ",
"=*== = -== -=- '- =*=-==- =-=*'*==-- -=*=- -=-=*=*=- -= -=*=-*=- -=- -== - - =*=- == -==- - =*= - =*= = - - =- -= =*= =*= - -=*==*= -= = - =- =*=*==*= - =*= =- -*=*= - = - =*=*= =*== -= - =*==*=*= ==*= - =*= - =*=*= = = - =*= = - - - =*=*= - = *=  - - = *= = - =   - =  = =* =* =* =*=*=  =* - *=   =* =   *=  =  =*=  =* -  = * =* =  =  -  -   =  = *=* -   *= *",
"*==*=-==*=- - =-=-=-=- - -=- =-==*= -'=- =- - =- =- =- -= =- == -=*=- - -=- - =- =- -= - - =-= -==*==- >=*==*= = -==*=- =- ==*=*= -= - -= - - -= ==*= -= - =- =*== =*= - - =*== =- = - =*= -= - = =*=* =*= = = - =*= = =*=*= =*= *=*= = =*=  =*= =*= =*= = = - =*=*= = - = - - *= =  =  =   =  - = = = - -  =* -=  =* =* =  -  =  -  =  =  = *=  =   =* = *=  =  =*= *= ",
"= - =*=*==*==-=*= - -'-=- = -= - =-=- -=- '-=- -=- =- =- -=*=- - = - ==*= =-=- =- =*=*= ==- - - =*= - -= =- =*=- =*==*=- =- -' =- =*= - -= = - -=*= -= - ==*= - =*=- =*= =- =*=*= - = - =*= =*= -= == =*= - - - =*= - - = =*=*= -= = - - = - =  - = - = - - *= *=  =* = =* = = = =*=*=*= -= *= = *=* =* = = = =  =  =  = *=  =  =  = *=  *=* = *= *=  = * = *=* -  =*= *",
"-= =- == -==- -==-==- =*==-=*=-=-=*= -= -=*= -= - =- =- -=*==*==-=-==*==*=- = =*= -=*==- - = -==*==- == -= - == - =*= = - - =*=- =*= -= = - -== - =*= - =- =*= =- = =*== - =- = - ==*= =*= - = = *=*=*== - = = - = - = =*=*= = =  - - = =*= = -= =*= =*=  = = == =*= = - =*= *= *=  = = = * = =* =  -  =  =* =* =*=*= -  = *=  - *= =  - =  =  =  = -  = =  =  =  =*= *=",
" =- =- -= - -==*=*=- -==- -==- =*==-= -==*=-= >==-=*=- ==*==*=- =*=*=- -= =- -==*== =*=*==- - =*= - =*=- =-==*=- =- =- -== -= - -==*==*=- -= *=*==*=*= - =*== - = - -= - =*= - -= - =*== =*= -=*== = =*=*==*=*== - =- - = = - - - = =*=*= =*=* =*= = = - - - - *= = -  =  = = = = -  =* = ==* = =*= = - -  =  =   =  = =* = =*= =  * =    =  -  =*   =    -  - *=*   -  ",
"-= -= ==*=-==*=-=- -==- -=- - -=-=- -=- -==*=-=*=*==*==*==*=-= =- ==*== -=*=- =*==*=-=-= - ==- =-= -=-= - =* -= -= -=*= - - =*== =*==*== - =- == - ===*==*= =*== - ==*= - =*= = - =*= - - = -  = - - - = = - = - =*= = - - - = = = - = = - = == = =*=*= = = =  = =*=  - - =* - =* = -  = -   - *= = - =  = =*= - =* =*  = -  =    = = ) =* -  =  = = *=$-  =   =  =*= *=",
" =*= -=*== - -= -==- -==- =-==- =*==*= -=*==- -=-=*==- -=*== -=*=- -=*=- == =- =- - =  -= - - =*= - = - ==*== - =*= ==*==*==*= -=*= - =*==- =- - =- *==*= =*= - -= - =*===*= - = =*= = =*=- =-=*= = = =*=*= =*= =*= - = = = - - - - =*=*= - - *=*=  = *=*= *= -  -  = =  =*=  = =  = =*=  =- = = * =  =*= * =  =  =  = =   =* ) - )  * = =  )  != $ =   =  *= =* - =*= *",
"*==*== =- -=-==-==;=-= - =-= - =-= -==- -= - -= = =- =- ==- -= -= -= == -=*-= -= -==*=-= -== -== -==*= -=*= - =- =- - =- =- =-=*= -= - =*= - = =*= ==*= - -= -= =*= - ==* == =- - ==*=- = =*=  = - - -= = =*= =*= = = - - - = = = = = = - = = = =*= - = =*= = = = = =*= -  = = * - -  =  -  = = = =  -   = = =* =*=$= *$=*= =  = =  = = * =  = =  -  ) = *=  -  = -  * =",
"= == -= =- = - =*-=- -=-=- -==-=*=- - =-=*====*=-=- =- =- =- =- =- -=*-= == -= -= - -= - = -= - - =*=-= ==-= - ==*== - =*= - = = - == =- =- =*== - - = -= =*= =*= =- =*= - - = = =*= =*=*= = -=*= = = - - = -= = - - = = = =*=*= - - - = =*=*= =  = = -  = - =*= *= *= = = $=*== = $=*= = = *=* =* = = =$ =$* = $=  - =  =   -   *=    = =* -    =  = * =  =  = *  =*= *",
" -=*==*=- =-=-=-==*=====*==- - -= -==-= -==*=*==*= -= -=-=*==*==*== -= -=*-= -= =- ==*= -=*=*= ===-= = =*=  -==- ==*==*== -==*=*===- -= -= =*==*== ==*== - ==*= =- = = - == -=*=- = - = == =*= = =*=*= = =- =*=*= = =*= - - = = = = = = - = = =*= - - = - = *=  = = = ) *= - = $- = = $= -$ =  = $=*=$ - =*= = *=  =   =  -$=  = =  -$=* $=   = =  =  = $ =* =  = -  - =",
"= = =*= =-= - =*=-=- -*==- =-===*==*= -==*==-==*==-= -= = =- =- =- -= -= ==*==*=*==*==-= == =-=* - =- -= -=- =*= - =- ==*= - ===* = = =*= -== - =*=*==*= =- == - = -=*= =*= = = = -= =*= - - =*=- = = - = = = = =*= = = = = - =*= - =* = =*= *= = = = = = - = =*= ~ =* = = =  =  =*= =* = = = - = =  =  =  = = = -  =$- =   = -$ = = =  =  = )* $- $ =  =  = *= *= =  - ",
"- =- ==- =*==-==-= =-==- -=- - -==-==-=*==*= - =-= -==*=-=*==*==*== -= -=- ==*=== -=*= -=*=- =*=== - = =- = == -= -= =- =- == - =-=*=- ==- =*= =-= =- = - =*=*== =*= ==*==*=*=*=*= =*==*= = = = =*==*= - - - =*= = =*=*=*=*= = =*= = == -  = = ) =*= - - = = -$= = =  = )*=$*= - =  *= = * =*=$ =  = - =$ = =* )   -  = != =   =  -$   = *=   = =  =* ) *=  $=  = - *=  ",
"==*==*= =-=- =*==-=- =-===*===- - =*= =-=*==-=-= -= -==*===- =- =- -= -= =- -= - -= =- = -= -== - -==- - =- - = -= - - =- =- - = = = =-  ==*==*= =- = -= = = =*=- =*=*= = = == ==*= = = =- -=*= = =*= = = = =*= - - = = = = - - = - - *= =- =*=* =$ =  = *=$ =  - *= - =  = = $=  )=  = ==  = =* )  =  =*= * =  = ) =  =  -$ =  )  = -  =  - =    =  =  =$ = *= *  = - -",
"= = = =-= = =-=- =*=-= - -=-=*====-=-=- ===*= =*==*==*==- - -===*====- ==*===*=-==*=- =-= -= - - == - ===*== =-= - == -= =- === -=- -= -=*= - ==*= =*== -=- -= = -== = - -=*=*=*= -= - - =$= ==*=*= = =- =*= = = == = =!= - = = = = =$= =   =$= =*= - =*= = =*= = = =$=* =*= =*= =*  ) -$  -$  = =*=*) =  = =$ =*= = *=  =  = ~  =  =  =$ =$  $ = $=  =  = *=  = = -  = ",
" -=$-= =*=-=- ==-===-=-=== =-==*- =*= =-=*==-=-= -=- =- ==== - -==*=*==*==*=*== =*== =- =- == ===*= =- - = -=*= ===*== -= = - -= = =*== == ==*= = -= - = = = =- =  -=*== = = = = ) =) = =*= - =$= ) - = =*)= -=!= -$- = =*=$=*= ~ = - =*)*=) = = = = ) = )*= = -$= )* = = =$= = = == =  == = = =  =   =*=$ = =      )  )  =   = = != $=* =  = -  -  $=$ =  =  =* -  =* -",
"== == =-===*==-= -=*=*==*-=-= -==-==-=- ==-=*= =-= =-= -=*- -== =*===*==- ====- -== -= =- =- -=*== -= = -=- = =- - ==*== =*==- =*=- =- -=*=*= =- -= == -=*=)*= - -= = = =*=*=- -=*=  -=!== = = - =*= =$- = - = =*= = = - = = = = =!= = = = *= - =*= - =*= = -  =  -  = =!=   - $=*$ =* = *=  = ~ - ) = =  =!  - )=*=  = - $- )    =  =  =  = =  =  -  =  =$  )  =  =* = ",
" -=*=- = - ==*==-=-===- ==*=*==*= - = =-=*= =-=*= -= -== ==-= -=-= - ==*==*=*= ==*=- =- ==- ==*= -= -=-= = -=- == - -= -=*= - =-= ==*= = ===*=*== =*=*= = =*== == =*=- -= == = = = -= = =*=*)*= =- =- = = = =*= = =*=*= = - =*)*= = - =*= = =  ) =$ =  =  =  =*= = = =  = - = =* = - ) =$= ) *=  =  - $ =*= = $=  = =*  = =   =$=  = *=$ -$  $= $=  =  $-  =* =* =* = *=",
"=) == =*==-=-= - = =- =-=-===-==-==-=-==*=-=- ===-=-= - -=*= -= =*===*==*==*==- -= ==*==*= -=*==)=*== = =-= = -=*=== - = =-==- = =- = ==- - === =*== == )- ==*=- ~ == =$= =*= -=*=$= = - = = = - = = =*=$- ) = = - = = =!= ) = = - = )  ) =$=*= - =*= -$=*=*=$= =* = )*= =$= $= = = = =*  =  =  =  = = - =  = =  =  $= )   $=  = *= $=  =  = =* =  = $=  =  =   =  = *= ",
" =*=$-== - = =-=-=-=*=-= -=*=*=*==*= - -== -=- - = =*==== =-==*=-==*=== ==*==*== -=- ==*=== == - ==*=!=- =*=-= = - == )- =  = =*=*==-=*$== =*=$-= )*=$-= == = ) = =*) - -=*) = == - - = =-$==*= = ~ = = = =*= - =$= - = = =*= = = =*= = =*= = =  = = = = = = = =$= )  =  =  - = =  =  = = != ) = ~  $=  = $=  - =$*=  = =$=  =* =$ =  =  = *=  =  )  =  =$ =  ~  - *=  -",
"== == =!====-= === -====- ==-===*==-====*=-= ===-=-==- - -== -== = =- -=*==*== -== =- -= - -=*===*= === -=) =*=*===!=- ==*=-=*===)*=  =-= -)=*== - === - =*)*=*==*==*= == = =*=*) == =*) = - = )*= = ~ =- == = = =*= ) - = = = -$ =  =*= =  - =*=$= =$= - $= *= *= =*= =$- = = ) *) *)  ) = = *=  = =  =  = $= $ = = =    = ) =$ =  =  =$ )  )  )  =  =$ = $ =  =  = *= ",
" -=*==== - - =-=*=-==*=-==- =-====*= -= == -=*=*= =*====- =*== -=-) =) ==- ==*==*=- === -== ==*= =-=*=*== -= )==*= = ==*== = =$- == ~= = - = = -= = - == = == = == = =- *== == = = ) == - = = == =*= = = =*= ~= - = =*= =*) =*= == )=$= ) =$= ) =* =* =  = - ) =  = = = = =$= *= = = = = =   = $= = - ) )  - = =  =$ =$= =     =  )  )  =  =  =  =*$ )    =*=  =* =*=  -",
"==$== - -===-)==-== -=- =*=-==*=*==-= =-=-= -====-==- - ==-= -= = =- -=- =)-==*== ==*=*== -=- ==~= )= ==*== -=*= )- =- )= )- -== =*= ==*== ==*== )-=) - )*==*==*=!= -= === -)*= - =*=*= = = =*=*= = == ~ =$= = = =$= = = = - =$=  -  = =*= -  = = = = - = = = =*==$ ) *)  *=  =  =  = $=  ) =$ = = $ =    = =  = =  =  =$ ) = = =  =  =* =  = $=  = =  = =   *=  =   *= ",
"= = ~= == ~ = - =-=-===-=== -====- ==-= - =-= - - =*===- = )-=$-=- === =- = =-==*=- ===- == )=*= =- =- == -= ===- ==*= =*= == =*====- -=$=- =) = =  == =-= = ) = ==*= )* )*= ==$== = ) - =!= ) = =!= - = = - =*) ==*=$=*= = = = ) = =*= = = = - = ) = ) =! = = $  -  = = ) = ) =$= ) =  -  = = =* = = = - $  ) ! $= $=  =  =$ $  )* = $= $= $=  =$   $= $ ) =$ = != =  =",
" =*== =)*===-===-= ==*==*=-== -=*==-= -==-= =-===-===*= -=-= === ===*=- =-=- )*== ==)*= )=*=- ) == -= ==!== ==*= = == == -=- - == -  == - =*= =!=*==- -= = =*=- =- = = === = =*= =$- ==$== == =$= = = = =*= = = =* = = = ) =$= =*=$= )  )  =$= ) - =*=  = = ~  === == = = = = =*= = -  = ) = *=  ) =$  ) == =  ==  =  -$ =* = ==  =$ =  =  =  =   =$=  = =    =  =  - - ",
"=)= =- === =$=- ==-===-=== -=-= =- )-== -==-= =*) =*===-$= =- -=- - == == = === -)- ===- == ===- -= =~= ==*=!= =-=- ~=*== = =)=*) =)- ==== )= === =  = = -) = == = )- =  = = = =$= ==*= =*= - =- = - ) = ) =*= = )= =*= - =*= ) = =*= = - = -  =  = = =$= =  = =$ ) $= $=  )* =  )  = )  = $= ) =  = =  =  = =  $= $=  = $=  = $=  =  = $ =$ =$ =    )    = =  -  -  =  ",
" = ) =)*= ~=- ==- =~ - =*=-)= =-==-== -==*= =~====-==- ===~ === ===) -=-$-=-=*=-= == - == ~= - == == =*=- ====~= = = == ==*=- = =- = =*= *== =*= =*=~ =~ = -= =*) -= ) -)- )- ) =- = = = = = = = -= = =- == ) -) = ) =$= = = =  = =$= = = =$= = = )  ) =  =$= )  =  =* =*= = = $=  ) =*= = = =  = )  =$= $= $ ) =  =  ) =  = $=   )  =$ =  =  =  ) )  =$= $= $=  =  = *=",
"= -= = ==== ==~==-=====-== =-=- -= =*== -=)-= =*= = -$=- ===*)*=~ -=-= === ) == =- -== ~== ==) =!=- -== ==*=  = -=- =*=~ ==$= -= ==*== )== -= =)*== == == = )= == = = =  = = =- = =$- =$= ~ = =$= ) - = = - = = =*= = = =$=$= -) = = ~ =$=*= ) ) = =  =*) = = =*= ) =$= =$= =$= = =   = $=  )  =$= =  =  =  =  =$ = )    =$ =  =$=  )  =$ = $=$ =   =$   =  =  =$ -  =  ",
" )= =)==~ =-===*== - -) =-=-= =) =-===~=== = -==-)-=== ==- -=== == = )=*=*==- =-$== )*== =- - -=== == )=*== -=-= ) -=== = - == =*= )= =- ) =$=- ==$= = - =- = ~ = ) ==*==) = = = ) = = - = = ~ - = = = ) =$= = = = =*) =*= = =   )*= = = =  = = - $= ) = =$ =$ =$= = = =   )  = -$ = )  =* =  ) =  *=$ =$ =$=$=  =$   = )  =  )   =  =  = $=  =$ =$=  = )  =$ = *=  - *=",
"= = - = ==$= - ==-====-== = =-=-=- =*= =*=-=== = = =!==) == =*=-=*=-=*==== -=) ==*==== -= == == =*)=*= =) -= = =*==  - =- ==*)= )=*= ) = -= = = =*=-=*) =$==*= =*==*=$= *= ~ =$=*= =) ==$== = = = - ) - = = ~ ) =$= = =$= =$- == =  ) =  ) =$ = = =*= =  =*= =  =  $= $= =  =  = = ) = = )  =    ) ) =  =    = $= = = $=  =$ =  =$ )  )  =   =  =   $=    )  =  =  = =  ",
"== =) -= -=-)==)=$-=- = ~=-=~= = =)===-==)= - ~=-=-====*=-$-=== === == =$-== ==*===*=*== -=$-= ~ == ===- = =)*=$==*=) =) =$= = =- == =- == =*==*)= = = == = = ==$= = = === == - == =*= - = ~ = =$=$= = = =*= = = =*=$= = ) = = )*= = = ~ = = =*=$ =$= $=$= =$ ==$ ==  = ) =$= ) )  =   )  = ) =$= =    =$ ) )  =   =$ =  )  = $= =  =  =$  ) $=$  ) = $ )  = $ =$ - $ *=",
" )= ==$== = =*=-=== =~=== == =-=-=*=*= =*=-==== =$= - -== == ~ -) -)= ~== =*=- ==$===) -) == ==== -=$- ==*) ===- == -=*== -==*= = )*= )=*)= ) == = )= =!= ~= )*== =$- =$ - = = =$= ) =$= = ==$- == =- ) ~ =$= -$= = = ) = = ) = =$= = = =$=$= ) = =  = =  ) = $ =  $=$=  = =  =  =$ =$= = $=  =   $==$=$=  =  )  )  =  =  =$ )   $= $=  = =  =  =    = =  =  =  =  =*=  ",
"== )*== -)=-=== =*=-==*=-=*=-==) ===)=-)== =!=*=-=-===) -==*==== == -== =-==$==- =- =*== -= -=*=*=) == ) ===*= = -$== ==!= =$==$-= =)= = = -= ~ = -= ~= == =*== = - ==*==) -$=) = - = = =*) = = =*= ) = = = = = = =$= = =$- = $= = ~ ) $=  =  =  )  ) =!= =  -= = == = $= ~  ) ) = = = =$ =  ) =$==    =  = $=  = )  ) $=$ =  =$=  =  ) $ $=$ =  $=$=$ $=$ $=  )  =  = =",
" === =-= = =)*==)==$==== )==$=*=-= - = =*======= = )*= ==$-==*= -= == =- ) -= =$== )== == =) =) == - =- ==*=) =)= ==$= == -= = = ==* =- =- = == ) = = ==$= == =!==$= )=  == = =*==$= ) =$= = ) =$= = = =$= ) =$=$= - )*= = = = =  = = = = ) =$= = == =  =$= )  ) )  = = =  = =  =$ =$   = ) =  =  $=$= $=$ =  )    =  =  = $=  = )  $=  = =  =$ =     =  = =  =* )  = * ",
"=*) =$= )==*====- -=-=*=-=-=-=== -)===-===-$- =*)=-===- -= = )==)==!=- )=== =-=- -=*= -=*==*== =) ==) ==*) = = - == -=$- =$- =~ =) ==) =) ) )- =*==$= = =*=) ) = = ==  ==* )= = ) = == -= = - == = ) =$= = =*= = =$= = ) =$=$=*) ) ) =$=*= = = =$= != $= =  = =  = ) ) ) $=$= $=  ) = )=$= $ =$ ) =  = =  = $=  =$=$=$ ) $=  ) $  = =  = $ =$  = $= )  )  $ =$ = *= *) =",
"= ==== =- )==*=*=== ==)= = = =)=== - ~ =*= ==)=== = - )== -==*= =*=== ==*=*=) === ===) =) == -=*=- = -= ===-=-$==$- = === ==) ==*= = - = == = )= ) -=$- )= =*== ~ =*)=-$=== *) = =*) =$= =$= ) ) ) = ) =*) =$= =$= = = = = = = = =  = = ) ) ) =*= =  == $= ) =$= =  =  = =  = = )   )     = = =  =$=$ ) =$ =  )  =   =  =  =$ = =$ $ $=$ =   =$ $= $ =   )   = $=  =  = ",
" =) $-=$=== ====)==)-=*=-)-=)- -$-=======)== =*=*=-)=== -)= )==~== = =) =)== -= ~= ~ =- ==*)=$== =$-= )= - $= == = )== -$=- = =$==*=) =$-= - == = = = == = = = == )=  = = $= ==$= = = = ) -= = - = = - = = = =$= = =$=$= ) ) =$=$= ) ) = =  =  =$ =$= $ = = =  =$=$=  )  ) =$=$ = == = =) =$= $ )    = $  = $=  =$ ) $=$ =$  = $  = =  =  ) )  =  = =  $=  =$ =   =$ =  ",
"=$=== == =-)- ~ - =- === == ====== - - - -=~===)= = =*=== =- = = ~=-) -= - == == === = =- ==*==*=== )=*== == ==*===*=*= = = -= = )= == = )= ) ) )==$==$= )-$= ~ = = =) =$== ) =*=) =$= = = ) = ) =$= =$== ) = = ) = = = = =*=$= = ) = =$ =$=$=$= = = == ) $=$=  = = ) = ) =  = =$ $ ) $  =   ) = =$= ) = ) )  ) $=  =  = $= )  = )  ) =$ =    ) $=$ $=$= $=  =$ =  - *= ",
" = = =$=-$= ======$====~= =-=- - -)==)==) = = =*==$-===!==$==$-== = === ===$-=$-=*=*=-) =) == =) - == ==*=) =-$= ~ == )=-=$=) )=- =$=*== = === =*= - =*= = = == )=*= - = - =- = =*= =*) =$= =$= = =*) = ) = ) ) = =$=$= ) =$=  =$= = =  ) = = = =$= ) $ = = = =$= $= = = = $= $ = ==  = =$=$= = $ =$=  $=    =  =  ) $=$ =   $=$= $= $  = $ )  =    =   = $ )  = =$ = = ",
"= ) -== ===- =*==-=- - ==~= )===== - =- ==)=-)===*==$= ==*==== =-==*=$-=)*=== == )=== =-= -= -= ==) -= )= -=$==== = )=  = = = = = =- ) =~ =$- == ) == )= = =~ = = )= )= =$= ) ) =$= )= =*= = = ) == == =*= = = =$= = = ) = = ) =  ) ) == =$ = $=  =  == =$ =$ = = = $ ) $ = =$= )  $= =$ =  =$ = =$  = = ) =$ ) $=  =  = $= =    =  = =$ ) =  ) $=$=$ =$ = =  =$  =  $*=",
")= ==$==$= ==)==$= ==)=== ==-= ~ -==- =)= - = =*)=====-=)==-$=-=$= )== = == )- =-= =$== == ==$==*= == =- == = =* =-==*==$=-$==*) =) = == = = )=$= =) == ~ )= =$=- = = =$== = = = == = = ) =$=$== ) )  =$= ) ) ) = ) ) = = =$= = ) = = $=$ = ) = ) ) )  ) = = =$=$ ) ==  == ) = =  = =$= =  )  ) $ = =$=$   ) = =  ) $= $=  ) $=$=$ ) $ =    )   =    $ = $  )  = = *= = ",
" =) = =*==)*= -==-==*=- )-= =====) =)=- =)==)-===*=*=$= = = == ==-= -==-= )- ==) =-=- -) =)*== =)= ) = ==$==*=)==$ = == = == )= = ===) =) == =*===*= = == = = = = =$- =*= ) =- ) =$=$=$= = =*=  - = =) = = = = =$= = =$= ) = ) = =$= = = =$= =$ =  = =  =$=$=  = = =$ )  $=  ) $=$=  = $=$= =  = ) $   = )   $ $=  =  )  )  =  =  =  = $= )  =$=$ =$= =$ =    )  $= =  =",
"== =) =)=*===== )= )===== =~=)*=*==-= )=-= - = ) ==)=-===-=)- )- ) ==$= )- === -= =$== ==*=== =- == -)-) -= )= = ==$==$- )=$== =$-=$*= - ==!=) = =$= ) ) = =$==$=$== ) = = = ) = = = = = ==$= )=) ) = = ) ) ) ) = =$= =$ = $= = ) = =$= ) = ) = = ) =$=$=  =  =$= )  = ) =  =  = = $=$ = = $ $=$=  ==$=$ = ) == $=$ )  =  ) +) $=$ ) $= $  =$    {  +$ +$ $=$=  = = $ - ",
" ) = == =) =$-)=- -= ~ -=== ====== ) -= ) =)==-==!= = ) ) = == ===- =- == ==$== =)= =$=- ==$=~ =) -= = = =$= =*=- -= -=== = - === = =) ) =$= ==$- ==*== =~ == = = = == )= ~ = =$-$=$= =$=$= = =  = =$= ) = = = ) ) = ) = ) = $=$ =$ )  = =   =$=$=  = =  ) =$=   ) =$ = =$=$ ) =$ =  = $  = = $  ) $ =  =$  =$ =  =  ) $=  =$ = + =  =  = # = ) $ ) = =$= =   $=$  = =  ",
"= =$=~ )= === = ==)====)=$-=*=$- )-=========*=$= ====- =- )= -=) = )= =- =) =*=) - =-== =) == == =) )= =) =-= =) )= =$= $=$= ) ~ =$= = == == = ==$= )= = = =*) ) -) =$= = ==$= = == =$= = = ) ) =$= = = = =$=$= = =$=  ) = ) = = = = = =$ )=$=  =  ) ) $= )  ) )=   = ) $=  = )  = ) ) =$=$ ) = )  = $ )  =$ { $=# ) += #=$ = $ ) $=# ${$ = $ += =  $ $   $ $=  = ) * = ",
"=) = == =~= -=)== - = = -===)===== =!=$=$- )===-==$- )== =- )= -=)==*)=$==*==) ===) =$== -=*==$-= == -) == =$== = =) = ==== == = =-=$=- )- ) ) = = = =!=) ) = = = = ) =$=$= ==$== ) == ) ) = = = = ) ) ) ) = = ) =  =$= =$= =$=$=$=$=$=$=  = =$=$=$=  ==  = = =  )=$=  =  ) $= =$ )  = =  = $=# = ) = = $= =$ $=  = $=$ =  =$ =    $ =   )  =$ $ $=$= =+) = = $=   =$=  ",
"  ==) =) = =) = -)==~=~===- ==*= ~========= = = ) ==== -=$=== )= =*== === =) == - == ==!=) =) == =) == = -) ==!= =- =*)=$= ~ ) ==$= = ) = = =- =) )=$= = = )=$==$=$= = == =$= = ) = =!= = = ) =$=$= = = = =$=$=  ) ) = ) = ) = =  =  = = = ) $=  = =$=$ $=$=$=$ )  = $=$=$= = $  =  =$ $ ) $=  =$   # $+= #  =  =$ )  =  ) #=  ] )+= $=$= $=# = =+  +$ $ =$ $=  ) -   = ",
"=) ) =$==)== =~== == = =$= )- =)== =$= ~ =)-=)-==-$= )=====!=== )= =)=*=$==*==!=)=*)=*== == =- )=*==$==) = =*===) ==== = =) ===$== == ==$==$= ) == == ) == = = )= = )=$= ) = ) = =$= = ) ) = = = = ) =$=$= = = )= = =$= =$ = $=$=$=$=$ ) )  = =$=$= = == =  = = = ) )  =  =$ )= ) )  == = =+$=$ =#=) = ) $= ) $=$ = #=$ )  = $= $ =$ {  # =  ) $ ) ) = = # =  $=   = )* ",
"$= =$=== = -)== ==!==)==-====)==- ==-===== = = ) ====- =$- ==!==*=)= ===- ==$== = == =) == =) == )= - =*=)===$=  = ) $==$= = =*= -$=$=$= = == == =*) = =) ) =$=  =) = =$= =$== =$= = ) = = ) ) ) ) =$= = ) ) ) = $=$= =$= =$= = = = = =  = =$=$= =$ $=$ $=$=$ ) $=  = ) $=$ =  = = $=$ $=$ $=  ) =   =$ = =$ =  =+$=  =  { $=+$ = $= $ $= #=$  {$    $+$  = $=  = =$   =",
"= )== ) )=) = )=)===*= ) =$= = =$=) =$=$=~==)====$= ) ===== == == =*=$= )== == )==$== ==!=)*==$== ==)= = = ) ==)= ==== == )==$== == =- =)*=$==$=$== =) = === ==)= = ) = == = ) = =$= = ) = = = = = = =$= = = =$= = = ) = ) = ) ) $=$=$=$=$=$=  =$ == = ) =  =  = $=$ = = = =# ) $ {  = {$= =# )+ $=$=$ {$ ${ ${$ = $ )+$ $ =$ =$+)  ) =  $   {$ =#=${ ) =$  = $ $  = =  ",
"$== ) == = =)===*= =)=-====-==-==-==-=== = =*= - =)-===!= )= )= )==)===== )=*)= - == )= == == == =~ = )=) =*== =*)=! =!=$== = =$=) )= )= == - = = =$= = )  ) )   =$== =$=$=$= =$=$= =$= = ) ) ) =$= ) = ) ) ) = ) ) )  =$ = )  = = =  = = =  =$= ) $=$= =$=$=$=$= ) =$ ) #=$ = = ) $=$=$  =$ = ) =$  = $= = $=  =$ {$ = = )  $ =  )+ # )+=$=$ =$    $  $  ] $= = = )  ) ",
"= ) ==$=) == =$==)== =$=*) =$=$= = ) ) -)==)==)=) = ) ===)*==- =- = =!=$=- == ==)= ~= -) ==$==!=) = ==*= =) =$= = === = = ~ )= = = = = =$=$=$==$== = )= ==$= ==)= = $= = = = ) = = ) = ) ) = = =$= ) = = = = =$= = = ) ) =$ =$=$=$ ) ) $ ) ) )  ) =  ) $ =  )  =$ +) =  =  =$ $+) =  + = )+ )    ${ )+$= # )  $=$ =$ =$ #  {$=+$    )   $ +$  $+=$=#= ] =$   $ $=   =  =",
") =$=$== =) )==- = ~=============)-===)= = = - = ===== ) == ) =) =~ == = )= )=) =$== == =) == == = )= ) == === =) =$= )=$== = ) = ) ) ) = = == - ) )= = ) == )   =$= )=$=$=$= =$=$= =$= = =$= ) = = = ) ) ) $=  ) ) $= = ) =$= =  = =  == $ = $=  ] ) +=)+$=+ )+ )= $ #=$ )  = =   $=$=$  ) +) ] =$  ) +) = #=# {$  =$  =$=$  ) =#=$ =${ ) =${ ) $  $  $+ =$= =   )  )  ",
"= )= = )= ===$=$==== ~ =$=!= ~ =$= ) = =)-)=) =)=) -$=)== )==== == =) === =) - === )=$== -=$=) )==- == =~ =$=!= == = )= = )= =- )= == ==$=) ) )= == =$= = ) = =)=$== = = = = ) = =$= = ) = = ) =$=$=$= = ) = ) = = = ) $= =$= $=$=$=$=$ ${= ${ =$= = ) $ =$=$= )   ){ =$= =#=$=$=#= )  )+) $=  $=  =$ =$  $= $= $= ]  ] $ + )+ $ $ {$  $  #  $  +=${ ) = $+  $ ) )  =  =",
"$= = )= =) ) =====!===)========-=====)=== = ===*= ==== =$==*=$=-$=) ==*) )- === )*== == )= = = = =$= )= =$== =)= ) )= = )= =$=$== =$= ) == = = = =!= =$=) = =$= = = ) ) ) ) ) = ) =$=$= =$=$= ) = = = ) ) =$= ) ) $=$= = {$=+$= = =  ) ==$ ) =$=+$=$  = ) =  )  ) )  $= $=$ =$+ $  ]  ]   { $=$= #=${ ${ ) #= $= $  )  =+=$= $ )+= $ {$=+) =$=+) $  $ +$= ) ] =    )  ) ",
"= ) ) =$= =-=$=$==== = =$=$=$=$=$=$= =*) ==~ =)=)=$= ~=== ==== == ==$=== = =$=$== ) -) = =)=- )=$===*= )== )= = == = )= = = = = ) )= = =$=$==$=$= = ) = = )=$= ) ) = = = = = =$= =$= = ) = =$= =$=$=$= = =$= = = = = ) ) $= ) =$ )+)  ] $= { $= )  {) ]  ) ]  ) += ) = #=  =$ =) =$ =$ ) ) ${  #=    ) $ =  ${ #= ]  $=$ $ #= = $ ]  $  $  #  $ =+) {$ $      $ ) =  =  ",
"$= === ==)=$====*) ~=)=)=-===========)===) == = = -== = -) ) )=$==$-= =$==)== =- ==== =-)= =$== = = =)= =$== = )=$=)= =$=) ~=$== = =$=) = =$= == =)= == ) = =$= = ) ) =$=$=$=) ==$= =$= =$=$= ) =$= =$=$=$ =$=$=$=$=# = = =  ) =$=  )=  =$=$ =$ =$=$ = $=   ) =$=$  ] $= ${$ {$ {$ =# = # $= $= $=$=$ { ) #= $= $   ) + ) = $+$+=$  ] =${$= ) {$ $ $ ) {${$=$=#=  $=$ ) ",
"=) ) )=$= ===$=)=== = = =$=$=!=$=$-$= = =-=)=-)==)= )=)=$==- ==== ==$===*= =$=) )=$ )=$= = == ~=)=$= = )= =$=) =*= = )== == ==*)= )*= ==$== =) ) ) =$=$== ) == ) == =) == = = =$ = ) =$=$= = ) =$= ) = =$= )  = = =$= ) ) $=${  = )   ) =+ =$=+=$= =$ ) {$=$ {$ = ]  )  )  ) $=$ =$ =$+) =+$ =$ =$+= $   ) $= #= ) ]  ) +$ ) =$ $= $  #   #  $  ] =+  #  $ +$   $=   =  ",
"= ==$= = =$=$== = )=)=~=)===========-=)=$= =$= =*= ==*= == =) = ~=$== ) )=$=-= == -= = == ~=$== = =)=$==*= == = )==$=*= =$= ) = ) === ) =$=$= = = = == =$== =$==$= )  =$=$=$=$= )=$= ) = =$=$= ) = =$=$= ] = =$=$=$= = $= = =$ ) ] =${ ) ) ) =$ =# )+= ) ${ )  ] $= ) +)+ )+ = +=$+=$ = $ ) ]  ]  ) #=$=$+= +)  )+  $=# ) =+ # = +)+) =$=$= ] ]  $ $=$=$=+) =$=$=  ) $= ",
" ) ) =)=)=====$=)== = = = ) ) =$= ) ) =-==)===)=)==) =)=$=== -) ==== -== == ) =-$== )==$== == )= ~ = ==$=)=$=)==  == ) )= == =) == $== = = = ) =) ) ) =$= ) = = = ) ==$= = = = )  = ) =$=$= = ) =$= = =$= =$=$= = = ) = ] )+$==  =$= )  = $= $= $=  =$= = ) = ) = $= )  )  ) $=$ ) $= $= =  $=$ =$ =  {$= $=$ #  ) )+  ) +$=$=$+$=   #  # $    )+=# +$ +$  $+    $=  =  ",
") = =) = =$=$=-== =)=)==)====-==~= ===) ) =*= = = =*== ===$=) == ) =) =$==$===$== )= ) ==$==$== === =) = = = -  =)=$= == =-$= = =$== =$==$=) =) = == ) = = =$=$=$== ) = =$=$=$= ==$= =$= = =$= = =$=${$= =$=+= ) #=$ =$=  = =$ $=$ +) $=# =#= ] = ) )  #=$ =$  =$+=$+ )+) ]  =$+)  { ${$+$=#= +)  ] $=$  =$ = ) )+  $=$+ ) $   =$ $=$= ) =+)+)#  $  ) =$= ] ) ) )  )  ) ",
"= )=$= )= === ) )=) = =*= ~ ) ) = )= = === )==!==)==) =) == ==) == )==== =- = ==$== -==$-= == )= ) )= =)= )- )=) = ==) =$= ==$== = ) - =$= == = )=$= ==$=$== = = =$= =$=$= = = )  =$=$= ) ) =$=$= = =$ =$ =$=$ = =$= )  ) ) )+=) ==$ = =$=  )  ) ]  {$= ${ #=) $= ) =$ = $ )+$=  ) $=  ) )  $=$ {$ =+$=+$+=# # # ) ]  ) )+ {${$ +)+ # #  $  $  ) {$=+$+ $   +    =  =$ =",
") ) =$== =) )==== =)==)=)=======)== )=)= ~==$== = = ==- )=$=) == )- = ) )=$=)=$== )= ) = = -$=- = == ) = == == == =$= = =) ) ==$=$== =) = ) ) ) = = ) ) == ) )=$=$= =$= = =$= ) =) = = ) = ) = = ) ) =$=+) = =$=$= ) =+) = ) =$ {$  ) ]  ) )  ) = $=$= ) =$= + =#= $ =$ )+)  = $=+${$ ]  +$=# {$ =$ )  $= $ = ) =+$ =$+  ) $  ] )  $= =${${${$=+ $  $ $=#=#=$) ] $=$ =  ",
" = )= =$=) == ) -)= =$= = ) ) = = )-= = )= ===$=~=)= )== ===*=)*== =) =- == = ==$= == =)=$== =$=)= =)= )- )=$= ) )= =) ) == =$= =- ) = == = == =$= == = ) ) = = = =$= =) ) = ) =$ =$=$=+) = =$=${ = ) = ) =$= { =$ = $= ) # =$= $==$=  ) {$=+) +$=   ${ $ =$=$=$  ] {${  ) ] ${ $=  )  ) )  =$ =$+=$+=$=$= ) $+) $=+$ ) # ${$  $+$=+$ #   $   $ )+)+= #  $ $+    =  =$ =",
") )= =$== ==$==== =)=-==)= ===)-)=== =~== ==$-== = -== ==~ =) ====) == =) =) =) =-=$=) = ==$=== = )*= == = = == ==*== === =$== = ) == ) ) )=$=$== ) ) )= = =$=$=$=$= )  = =$= = =) = =$= =$=$= =$=$= =$= ) =$ ) ) =#= ) = =)  )+=$ =# ) =$  ) =$= )=#=$= )+ $= =$= $= $ )+  $= ${$ )+ ) + )+$= #= $= $= +$+ #=  =# $= +) =  )+) =+ ${$=$=#=$=#=#   $+$ =$=+= ) ) $ $  = ",
"== )=)= )=) ==$=)=- =$= ==)- = = =$=)= =$=)*==$===) ) )= ==$===$= ==~ )= == =- = ) = -==*= = ) ==-= )=$=) )==$=-$==$= ) =$== )=$== ) == == = = =$== = = ) ) = = == =) =) ) = ) )  =$= =$=$=+=$= = =$= = = =#= =$ =$= ) =$=$ =$ =$= ) = ) =)  ) =$+ $=  ) =$= +) {$= $= =$=$= #=  =$ =$+) ) = #= $+=# =# ) =$=$ ]  )+$=$ # )  $ #$ )   +$   +$   ) ] ) ] +$ $  # = = =$ $",
"$=$=   == =) )-== =)==)=)= ==)==)=-== )=====$===$= ===*==$===$== =) === ==$==$=)= ==) =$=)=)- )=$=$== == = = == =$= =- =*= ) - == = =$=$= ) ) )= = ) )=$= ==$=) ) ) =$= = =$= = =) = ) = = ) =$=$=$=+) ) ) = ) =#= ) =+$=+ ) {=$ )+ ) ) +$ {$=+$= )= $= ]  ) )  $ +$=+$=+$ {$=$) $=+$=  = # $=$ ) $= $=$ {$  { $ # = ${ =$ # ] = ] $+)$= ] ) {$=#  $+  $  )+) =$ $ )  = ",
"===$=)=$=) === ) )= = = = )= = ) =$= == ~ === =*==)= )==$== == )-= ==$==~ ==$== =) = === = = = = == ) -$==) ~ )= ==$=$=)= = =$= ) )= = = = == =$=$= = = =) = = = = = = ) = = ) )  ) = ) ) ) =$= = = ) = )  ) =$= =$ =$= ) = ) $=+ )  { )= ) =$= ) +${ #  )+ = ) =) =$= $= )  + +)+ ) #=$#= ) +=$+=$+${  ) ${$$ =$=$+$=$ #=+=$ $ $  ]  +$ $ +$  $ )+=$=#=$+   $ =+=  =$ =",
"$=$= =$== =)=$======)=)=)=-==)-=====~ )===) )=)=) =!== =- =)*)==$==$== = =) == == =)= ) ) =$==) -) = ===$= = == == = == =$=)= )= == ) )==$=) )= ==$==$=$= =$=$=$=$=$=$= ) ) ) = )= ) ) = = ) = ) ) ) =$ {$= )  =$= {$= ) =$=  =$=) =$=$ $ =$ =$ ] ) =$==$= ) $+) #=$= $= # =$) ) =$ = $= $=+$=$ =$ = $=# ]  = )+$+ )+$+ =$ $ = ] {$ $=${${$=$=#=+ $ # $  =${$=+$ $=$  = ",
"===)= =$=) = ==$=$=$= - = ) ) =$= ) === ) == = ======$=)==) == == =- )-)= =- )=$-= =*==-== = ) = ==)=$= ==) = ) ) )== ) ==  == =$= == = $=  = =$= = ) = =$= = = = ) = = == = =$=  = = ] ) ) =$= +=  =$= ) =${ ) =$=  )  ]  ] )+   ] ) =+=$+=$+=$ =$=$ $ {$ =#=  = $+ )+$= )+ =$  ${ $=+ ) $= #=# {$ )  $= $] # = )  = )$+ )+)+$ $ =# #   $ + $ $ )+)  {$# $  $=$=  = ) $",
"=) =$=)== )=) )=======)=)=======)=====$===) ~=)=*) ) == = == ==$=) )= = == )= == )= )=$ =$=~= =)=) = = =$= =) == == ) = = )=$=$= = ) =$== =)=$= = ) = ==$= =$=$=$= = ) ) $=$=$= )=$=$= )  = #= ) ) ) =$= =$= ) =# =$=+) =$= $= ) ) = +$=$= ) ) =$= #= {)  )  ) )+$= ) ) {$ ) #= ]  )+$=$ { +)  ) $ )+ ]  #  $= #$ ] #$+  ] $  )+=# ) =$=${$=#=+=# $ =#$ =${ ] #  ) $  = ",
"= )=== $== ====$=$=!= = =$=$= ) =*) ) ==$= == = )===-) )=) )=) == == =) ) == )= = =) === = = = =  =$=)== =) ==$=-$= ==$=) = = ==$== =$= ) =  = ) )= ) ) = )= == =) )= ) == = = ) +=$= ) =#=$= ) = ) =#= )+ =$ ) =$= )  =$= ) =${ =$ ) =$ {$ { ${ $= $=$ ] +) +) ) #=+$ )  ] $=$ =$= $= #=$$=$+) +)+ $=$ ] =#=$ = ] $= ) )  {$+$ $  # # #  $ $ $ =$+$+ =# $ $  =$  = )  $",
"=)==$=)==$=) ) =)====)=)====-=========) -)==$=)== ) = == === =- )=*=)= ===) =- )=) == =$=)= )=) )=)=- = )- =) == = =) == ==$==$= ) )= == = )=$== = = == =$= =$=$= = =$= =$=$=$= )=$=+) =$= =$= =$= ) =$= ) ) =+=$= ] =$= ${ )+$=$+=${$= ) $=$$= ) =#= ] =$=$ ) + $= ) {$+)  {$ {$ +$=+$=$ =+ )  ) $=# {$ =$  +)+$ $= # # # $=${$=+) ) =${${ ] ] # =$=$$ # ] =#  ] $  ) =",
"= )==) =$== ==)= =$=$= = ) ) ) ) ) ) ==== =$== = ===)=-$=)*=) === )= =) ) -=$== = =) )== = )= == =  ) )= = =*=$=) ) = ) =$== ) == = =$= )=$= = ) ) ) ) ) =$=$= =$=$=$= ) =$= =$=  = ) = =$= = ) =${ =$ =$= =$=$ =$ =$=+) =$ = =$=$ =  )+ =+) {$ +) $=$ $+) {$=$=)+ $ )  ) $=$ ) $=$=$ =+ )# ) +) +)  )  ] ${$=$ ] +$= ) =$=#  $ # $+ # $ $ # $ $=# +$+=$=  $ ) )  = =   ",
"=)==$==)= )=) = =)=====)-====== ====-) ) )=== ~=) ) = == =) ==$=$== == ==== == )=) == =$=)= = )*= )= == = )=) == == )= == =$= ==$= ) == = = ) ) == == = ) = = =$= = = ) =$= ) = )=$= ) ) =$=$= ) = $= {$=+=$+= ) {$= $= $= =$=$ = =$ )  ) $=  =$=# )+=#== $ )+ #  ) =# ]  {${  ] { ${ $=$ =$ ) #=$ {$ ] $+=$  #  $=# # +$+$ {${ =${ ) )+)+) ] ] +$=$= # +$#=# +  =$ $ ) ",
"= =$==)==)= =)=)= =$=$= =$=$= ~=) =$= === =$== ===- )=$== ==) ====$=)*=) =$=) == =-$==*= = ~== =)= =) =)== = =$== == =) )= ==$= ==) =$=$== == = ) ) ) == =) ) ) =$=$= = )+=$= )  = ) =  ) = +)  =$= ) )  ) =$=$=$ =${ ) {$=$+=${$] {${$= ) +) )  =$ $= $ ] ] ) =$=+)  ) $=$ $=# $ ) $ ] +)+ { $=$+) ${ $=$ +) =${$ =$=$=$= $ $ $+ $$+$+  $+  $+$=# # $=$=    ) )+$= =  =",
" )==)= )= =)= = =)=====)====)== =) ===) =)== =) ) )= == -=) ===-$=== )==*=== )=$=) == =)=$== )= = ) = = ) ) )===$=)*) = = =) =) ) = == == ) ) )= = = =$=$= = = =$= =$=$= ) = ) ==$=+) )+= ) ) =$= ) = =$= ) =$=+= )  ) =$=  =$=  =$ =$ =$+) )  )+) {= #=$ = $  )+) $ ] +)+ )+ ) =# =+= $ $=$ $ #=  ]  )+$+=$ )+$ =# # +$+ ] ] {$=${ ] =$] =${$=# $  )+ #+)#=$+$ )   $=$ ",
"==$== )==)= =)=) = ) ) = ) - =)== =) - =) =)== === =)- )= ==$=$== )== =$== === == =) )= == == =) ===$=- == = =*= = ===$-=$= = == =$=$=) $= = = ) )=$= = =$=$==$== ) = = ) =$= =$ = ) = ) ) = =$= ) =$= =$= {$ =$=${ ) +)  )=$ =$=$=$= ] = =$+=$ =$+$ ) = )+)+)  $ { ) $= $= $=+$= ) $${ )+ ) {$=$#= $ $= ) +)  =# ) ) ) ) $+ $  # $ $+$  $+$  # =#=# $=$   #=  + ) )  = ",
"$== )=== ===)= ==)=-===)===)= = =)*===)= ==*= )=) )= )= ==~ === )=*= )== =)*) =)*== -= ==$==$== ==$== =$=$==) =$==) ) == = ) )= ) == = == )= )= = = =) ) = =$= =$= =$=$= = = =$==$= ) ) =  ) ) = =+)  ] = ) =${$ = ) =$= {$ +=${$+= +)  )# =$= ]  ) ) =${ $ = =] ) ) +)+$=# ] $= $+)+= $ =$+=$ +=  ${${$ #=$+$+$=$ # # +$+$=${${$= ] )+)+) )+) ] $  )+ ] #)  )$=$+   =$ ",
"==)==$=)=)=- =)=$= ) ) = ) ==)=~===) = =~=$=)== -== == )= ==$= == )== =)= ====$==) ==$=- =- = )= ) =$=)= = - === = = =$=)== = =$==$==$= )= =) =$= ) = == )= = ) =$= = =$=$=$=$= $= ) = =$=#= =+) $= ) ) $= ) = =$ )+ )  ) =) )  =$ )  )+ =$ =$ =${ )+ $=$= )+$  =+$ )  )  )  )+${ $ $${${$ ) #=$$+)   $+= $= ) =# {$= ) ]  # $ $ #  #   $+ $  $  ] # $+$ =+$+ +$= ) )  =",
") =$===== =)=)= =)=====)-==== = =$= ==)= === = )= )= )= ==$===)*)== )-= -) =$== = =) == )=$=)= =- === = = =)= ) ) ) )=== =$==) == =$= == = = = =) =) ) ) = =$= ) = )=$== = = =$== = {$=$= = ) ) = =$= = =$= $=$=+) =$=+) =$  =$=$=#= ) ) ) {$ {$ =$ ) )+  ] $=]$ ) ] {$ {$+=# =$ ) =+=$ $= # =$ = ${$] =$$=+$ +$= $  # # ${$= ] { )+) $] )+)+)+=#  )+=${$+$ ) )  $=   ) ",
"==)==$=)=)===-=)= =$=$= =$=$-=)====)=*= )= )=)= == -==-)= -=$==== )= =$== === )===*== )= == =*) =) =$==)=) = ==*===*= $- =- = =$=$== ) ) =) =$= = = = = =$= == ==$= = =$=$=$= = $=$=$= =$=$= = ) ) = ) ) { ) = ) =$ =$= )+=${ =# = $=+ =$ =$= ) ) {  ) =$= =   =# = $ ) $=$ ) ${ ${$ ${ # ) =# ] $=$  $+ {$ ) ) # ] ] = )+ $+$ $ $+$ #=   $ $+$ ${$+$  $ ) +$  ) = $=   ",
") = )=== =-$=)===)=====)====)= = ) = =)==-= =*=) )=)=$= ==$== ) ==*==== =)=*)=*= )= )== == ) ==== ) =-  =*= =) =$= ) == )= )=$== = = == )- == =) ) =$= )= =) ) ) = =$=$= = = ) )= = = ) = =$=$= = ) $=+ ) ) = )  ) =#= $= $= )  ) ) =$=$=+) +)  { $)+=$+) # )#=$=$ ) =# =# =$+= $=  ) $=$=+$ )  #=# {${$=$ )+ +) = $ ) # $=$= ] {$=${ $+$#=#= $=# $ ${${$+$=${$+ $+=$ ) ",
"==)== )=)===== ~==*) ) = ) = =)==-=)== =$=)=== == = ===)*=== ==-$==$=*)=- == ==$== =- =~ ====$= )===$=)= )=) ==== ===$== =$= =*)=$=$= ==  ) )= = ==$== = ) = = = )=$= ==$=) ) = =$=$= =$=$= = ) ) =+=$=$= = )+=$= {$ =$= ) =$ =)+ =# )  )  )  ) $=  ) =  )=$ =$+= ] #= ) =$+=$ )+${$+= # $= ] $= $ ) $ )+ )+$=$ # ] +$=$=+$+$  $ #  $ ] =   # {$ =+) $ $+=$+ $= ) =$ = =",
") = )== ===)=~===)=====-==-=)== =$= = ~=== =$=) =)=-$= ==) =~ ) =) ==== ==$==$=== =) == ==$- ==*= = = = == =*) =$= ) == )= ==$== === -) )== = ) =$= =$=$= = =$=$= = ==$= = = =$=$= =$=$=+= =$= = =$=$= = ) ) )  ) ) ) =$+=$= ]  ) ) = ${ ) =$=+) )+) {$ ]   ]  =$  )  ] $+$=$ {$ =$ )+$= )+$ ) +) {$+=# =#  ) +) =$ )+$+ $=$=+)+) {${$ $+$] ) $  # ${ #= #  ) #  $  = $ ",
"==)== )-) =====)=-=$=) )= ) = ~====)=== ) =-===-= ====~ ==== ==== =) =$== == -=$-)= =) =- ===$==$=*)= )= ) == = === =$= = =$== =$= )= = = )= == )= = == ==$== == ) ) = =$= )= = = ) = =$=$=$= )+) = = ) =  =  )=  = =$= =$ =$= ) = ) ) =$ =$= $=  ) $ ) =$= =$=${$= )  ) =$ {$ =$ = $=$+)  )+ #=$ $=$ =$ $=# $= # =# = )+=+ $  $ # $ +) )  # +)+) )+$ =# ) ]  =${ ) $= =",
"=$= )=====)- )=-=)==-== )===)== =$= = )====$= ) =~ =$= =) =$==-$=-= -==-=)*=)= == == -= )= ) == ==== == = =) =)=!=$- =)*=) == ) ==*= ) ) = =$=$== =) ) =) = =$=$= = = ) =) = =$=) = ) ) = = =$= =$=$=$= ) )+)= ${$=$= =$= )+= ) = # =+)  ] =# =$ ] = = =$ {$= #=  =# +) +)+) $=$+=#)+ =$ =# ) ) #=+$+=$+)+$= {$ )+$ =$+$ $$=${${ =${ ) # +$= ) $ #  # # $ +$ $#  )  = $ ",
"===== )=)===)== ===)=)=== ~= =)=-==~=== ~ ======= ====== -)==$== ) =) = === = )= =~ == == ===*)= ) =~ =~== == = == =) == ==$= ==$== === =) == = =$= = = = ) = = =) =$= = = ) ) = =$= = =$=$=$= ) = = = ] = )  ) = = $=$= )  ) +) )= $= =$=  =${ = ${$ ] =$ =$= ${$ ) ) )  = ]  ] $  ) #= #= +$  ) $=$  = $=# $ ] $=# ) =#=+$  ) $+$ $+ =$=# # +=#=$= ) ] ] =#= ) + ) $= ",
") ) )=== =$==-==)-=-== -)= ==== =) = =$===) -$=*)==$- ) )= = == ==== =-=$= )== -= ==$=) =)- )= == )= == = )= ) =$== == ) ) - )= = )=$= ) = =$==$= = )= )= ==$==$= )= ==$=$= = = ) = ) ) =$= = = = ) ) ) =$= ) = ) ) = =$+=$=  ) { $ =$=$= =$= =$ ) ) =$=# =$ #= ) ) { )+ )+$ $=$ =${$ =$=$ )$=+)+$=+$=# )+$= ]  )+ ) $+$ $= )+ #=$=#=${$+$ ) =$$  $+$+$  $ $ $+ $=$ = = ",
"=====$=)-==-)=)===)==)====)=!==)= =)=-== ======== -====-= =)-=$=) -)= ) -==*=)==$===-= -= == ==$-= ==$=$==*===== =$== === =)= =~= = == == )= =$==) = =) =$= = ) = = ) = == )=$= =$== = =$= ) ) ) ) = = =$= ) =#= = ) ) = ) =$= $=$={$ +=$ ] $=$=+ = $=  =$=+= )  { $ $ ) ) =+=#= ]  =$+  {$  $=  =#= $=$ = #  )+ $=+${$=+)+$+)  $+  $ $ = # # { ] ] ) +)+)+=#=$= $=+$ $=",
"=$=$=== ==)== =-)====-==~= == =*==- == )=)=$= ) ==) =$= =)== == == = ==== =) - ==- ) == =) =-$== ==$== ==$==$ =!==-= )*=$= = = = )*==*)=$-= )= =  =) = = = =) = =) = =$= ) = = )= =$=$=) = =$= = = =$=$= = =$= =$=${ = ) =$= =$= = $ ==$= = =  ) ) $=+) )  ) )  ) $==#=+= # )$= $ ) ) =$)  ] {$ ]$  ${ {$+$=$=$ )+$=$ =$ $  )  ] ) )+)+=#$= ) $ $  $+) # $ $ $  #= $= = ",
"====) ~=)= =)====-)-=)=-===)=)==)==)= =- =*==-==~ ====== - =) -)= )=-$= )= ===) =====$=)=*== == )= - =- == =-= = =$==== ==$==$=== =) = == = = =)== ==$= )= ) =$= = )= = ) = ) = =$= = = =$= = ) ) ) = = ) ) = ) = = ) = =#= )+=$=$==$=$ {$ ) ]  ) = )  )+=$ =+) {$=# =$ $= )  #= { $+=${ ) =$ )  =$= $ $= )+ #=$ ) # ] +) ]  #=$ +$+= $  =# +${${$+=$+$= ] { {$=  )  )  ",
") ) =======-==-)= ===-===)=- -= =*= =~==)=== )= ====!= ~==)*=== ==- ===- =- ) =- =$- =- == )==$-= ==) =) -= ) =)== =$= )=*== - = ) = =) =$=) )=  ) )*= == = == ==$= = )= =) == ) = ) ) ) = ) ) = = =$=$= = =$= =$ )  ) ) =$= =$= =# = =$= )  = )+=${ $= )  ] $ =$  =$ =${$= #= ) $) =$  $+ ${  ] ${ #=#= #  )  {$+= )  )+ $=$=$+=$=$ #=${$ $=$  $= #  $ #  $ $  )  )  ) ",
"====) ) -)=)=)==-==~===-=-==)==~==)== = ==$=-= -= -==== = ===$=-) ==$= )==$==- =)== == =) =- == =) === ==$== = - ==*= = =) )==$====$== = = =- === == =) -$==$==$== =$= = = =$= ==$= = = =) == =$=$= = = ) = =$= == =$=  =$= ) = ) = )  =$= ) )  =$ =$= $ =$= =$ =) $=# =  ) = )+ =+$=+)= ) =$ ) $= $=  $=$=# ) $ ) # $= $=+$+ $=$+ )  $+$ {$+=#=+$ ) ] ] )+) {$=+$=  =  ",
"= ) ===)=== =- ==)===-)==)=-=== = =*===~ =-====)==) =$==)==$=-= =-$==-==*=== === - =~=) -= =)*=) =- =*==*== =)= )= )==~= = =  ==!= -= =$=-) = ) !== )= == ) = = = ) == =$=$= = ) = =) =) = ) =$= = =$=$= ) ) =$=$ ) = ) ) =  =$= $=$= ] =$ =+= ) =$= ) {) =$ ) =# =+= ) ) {$ )  ) )  )  # =# )+${ ${ ) ) +$= #=+)+ $= +)+ ) =$=+$=$+=#=$= $=$ $ $=$+$+$  $ +$ =$ =$ ) $=",
"=)==) == )-=)==)-=-====*===)=-==)===) ===) =$= =*====- - =-= ======= =$==$-==$= ==== = ==)== == -=$=)=$== ~= - ==*= = = =)= )= = ==$=) = = =) === ) = ) == =$= =$=== )= == =) = =$= = ) = = =$= ) ) = = = = =$= = = ) = = ) ) =#= = =$= = ) ) )  =  ) =  ] =+ ) =$ ) $=+$=$= +) # =#= $==$ =  = $=$ $+=+$= #= $  ) {$$=$ )+$ # $=# )   {$+)+ ] ] +$= ) ] {$=$=# =$ =  = ",
"= ) ===)=============~==)-=-==)-=-) =-== =====-===$= )====$== ) ~ = ~== == ) -=-=)*) =-= =*)= ==) == =- )= == )= =)=== )= =- =$==$= = =-=$== ==$= == == ) )= =) == $= =$=$=  )=$==$=$= = ) ) = = = = ) ) ) ) = =$=$= =$=#= = ) = ) ) = =${ = ) +) ) {  )  =$ )+=$ = ${ $=  $ ) ) =$= ${ $ ) ) #) +)+=$ ) #=$ $=$=# ${  {$ =#= )+$=  ${$$=$  $ $  )+ # +$ $ $+ =$  ] $=$ ",
"====)*= =) ~=~=)-)=-======= =-== ==-=$=~==!= )=$==-=== )- =-)=-===-= =-=) ====$= ===-$= === =~ = ==*== == =) == ) - )*= - ) === == ) =$= =*) =*==) -) = = = = -= === = = = )= = = = ==$== = =$=$=$=$== = = =$=$= = ) = = $=$= =$= = ) $= $=$ = ) = ) ) =$=$=  ) =#=$= ) =${=  { $+ $= ) { +${$= $= $=#= $= #=+ =$ =$ ) $ ]  ${ $=# ] $=+ +)+)+=#$ ) ) )+)+= ) ${ )  =  =",
") ) =)=)=-=== == ===)=-=~==~=)===- === = ====-== = =$=- ==== = = =$== ) =-=*=*===*= ====~ )= ===~==) )= =-= =- =-=== ===$===$= ~=$=*=== )== ==$=  == = )= ~= )= ) ) -$==) == = =$=$=$= ) =$=) == == = ) ) ) = =$=$= ) ) )= = ) =$=$ = = ) = =$= =$ =  ) =  = )  )  { $= #= $ ) $==$= ] $ ) )   $= #=$  $=+$= $=# ] ${ ${  $=$ )+ = $=  ) ) $  $ =+ # # $ $+$+)  $  =$ ) ",
"===-= =- )===-=-=~==-========-=-)=)==)==-) =$= -)=)-=====!= -=)-===-)==- =)====*)==- =*= =- == = = ==- )=$==$=) =  ==$= == -= = ====$= = = )= ==)- )= ~= = == = =*== = = =$= ) == == = = == = ) ) =$= = = = ) = = = = =   ) = =$= =$=$=$= ) = ) = ) )  {$=${$= ) =$ ) +)  )=+) =$ {$  ==$=  )+) +)  {$=# ) $=$ = $ =$ =$ ] +=$ $)+$=# ] $+= ] ] $) =$=+=#=$=  ] =$=$ =  ",
" ==$==)====!=)=)==-)===~=-)-======-=- -) ==-==)= == = )*===)== =$- = - === = ) == =$==)=== ===!==$=- ==- ==*== ==)=$=*==- =$==$== ) ==$=-$==*=)  = = == =$==$= )== =$==$- = = =$= ) =$=$=$= ) = =$= = ) ) ) = ) ) ) ) ) )= = ) = $= = = = = ]  =$= { = )  =  )  =$ = ) = )  $ =$+=$= ) #=# ] $= ) ) $=$ = ${ +) #= #=+${$ =$$+=+ )  =$ $= #=$  )+ +$+ $$   ${$  ) +=$ ) ",
"=) === =)-=====-====*)======)-=-========-= == =-=- ==-=== - ==-===)====!=-=-==-= -===*= ~ =~ ===*== )= === )= -= - ===$=$=== -= ) -= -= == =$= ==$==$= === =*==  ) == == )=$== = = == == = ) =$= = ) ) = = =$= = = = = = $=$= =$== ) ) ) ) ) =$=  ) ) ) =$=$= =# =$=$ =$=+) = $= $=# )   =$= =$ =+ ]  {$ ]  )  ) ${$ $= $=$= ) $=+${$+=+$ ) +) +) ) )+= ] ] $ =$+=$ =  =",
" ===$=)-= ===-===-===-=-=-=-===)==~=-)- ==-$=~== )=-) = )===- ) =*= - === =$= = =)=*== === ==- )= -== ==$=- ==$=$=== == == -= )= == )= ) =$== =~ == =-= )*=$==$====$= ) == = ) =) =$= ) =$= == ==$= = = ) ) = =$=$=$=$=$== = ) =  ) = = =  =$= = ) = = =$= = ) =$= =+= =$  ) ) {$=  = +) )  ) +=$ ) $=$=  ) $=$+= $=+) ${ +$+ ${$ $ =$ $=# ) #=$  $+ $# $  $ {$ =$ =$ ) ",
"=)==== ==)-) )=*)=)-====)= )=- -=-======-)=== ==== ====-= =) =======)= ) ==-=)=-= ==$=- =-= =$== =) -) -= ==- === )*)=*==*) == -=$= = ===*= == ==$- ) )= === = =$ ==*= =$= -= = = = == =$= =$= ) ==$==$== == = = = = = = $=$= =$=$= $=$=$=$= =$=$= $=$=  =$+)  = ) $=$ ) =#= { $=$=$=$= # =# ) ) =  {$ #=$+=+$=$ ]  $ { $) =$= $ { )+ )  = # =$+)+=$= =${$=+)  =$ =$ = $",
"== -$=-)====-====-==)=)-=-=-==)=====-=-== -==- ) -)==*=$==*=-==- ~ - -=-=~= = = )- =- ==$= ~==- =-== ==$==) =) =*==== ==$=== )= == ===!= )==$-$= = === = =$=$=)*=== = )== =$= )=$==$= ) = )= = = ) =$= =$= ) )=$= ) ) =$== = ) = = == = = = =$= = ] = =$=$= = ) )+= = =+) = ) $= + =# =$==$= =  ) #=$= =  ) $=+ )  ) ) $= # )+${ ) $ ) #=# ) # )  $=# #  { $ $=# =  =$= ",
"=$===== -=$===-====-==-======-=-)-=)==)-====*)==== -=)=-==== ) ======= = = -=-)= ====)=-=== = ==) = =- ==*== ==)= = =) == =*==*) =~ = == = == == )= =*=)= = - ==$ )=== *=) == = = == = == = ) ) = = = = = ) = = =$= = ) =$= = =$= ) $= ) ) ) = ) = =$= = =$=$=  =$ ) )  =$ $= = )=$ =$ = $+=$+) +) $ #=$=$ = $=$+=$+= #= $= +$=$ #=+)+ =$ =$ =$+)+)+$=$=$$ ] {$ =$+)   )",
"===)=$==)===-)=)=-)=-====)-=~======-=-==-=-=====*=== = = -$=-==- = - =-)====$= -==~ =*= =*===~ =*==- )=*=) =-=*= =~= -=- -==) === ==*)= )= ~ ==$==*= ) = -$==== == -$ =)= == -$= -$= ) =$=$= == )= ) =$=$= = = )= = ) = = =$=$= ) = =$= = =  ]  =$=$= ) ) = = =$= = = $=$= =+) )  =$= )+) =$ ) =$= = = $+ ] ${$ =$ ) $= ${ $=$ {$= $ ) ${ ${ #=  $  )+ #=+)  $ =$ = =$= ",
"= = =-== -=== -==== )=-$-=====-=- ====-==)=-=- )=)*==-==)=== ==)=-)==) =*=!==== = ====$==) - ====$==== == =) ==== = ==$==$= -= ) ==$== - == ==*= =)== =- == ) =$= = ==  = -$=== )= == =$= = = = = == )= == )=$= =$= = ) =$= = = = ) = =$= ) = =) = =  =  ) $=$= =$=$ == +) )  )+ ) =# =  =$=  =$ =${$ )=$= =  =# =+ )+ )  )+ =$  #= # $=$ ] $=$+) ]  $= $  ] =$+=$ $ = $",
")-)=)==~==$-)====~==-=====-=-==)==~=-=)=-=-=)===-=== )= -= =-$=*= =- =-======*==~=*=!==- -=)= = =- =$-=$==- =) =!==)- == === == =~ == ===) =) =$== =*=) =$== =*==*=)= )= )= =$ = =$= ) == ==$=$= ) ) = = ) = = = = =$= ) = = ) =$= =$= = = = )  =  ) ) )+= = = =$ = )+$ ) = $= $= )  ) ) $= +) =#= $ ) + $=$#=$ =$ )  ) #= $=$+) ) $=${ + $= $ =#  $=# ] ] $=$ =$ = =$ =",
"= = = =======-)-===-==-=-)==)=-=-==-==-====-=-=- =)-==-== -======== =- =*=*= ==*===== === = -=~= ==*== -= ==*== ==*= ==*)=*=) -= == )-$= -= ====*) =) === - =)= )= =*== = == ==) = -= = ) =$= = ) = = ) = = ) ) ) =$= = =$=$= =$= = = ) ) ) = =$=$= = = =$=$=$=${ ) = == =$= = =$+= )  =+=$=$ =$  )= +) )+ = $=$ {$ ]  = ${ $=  ] +=  $) )+$+=# =${$  )  $=+${$ =${$ =  ",
"=)==)=)=*)=-=== =-==)==)==-= -===-==-==-=-==-====-= = = )==) =- =*)-=========~=== - =-=$=-==== =-$==$== )- )= )-= ===*== == -=$== =- = == =$- ) = == = - = )= = = ) ==*)=$= )= - ==$=*)= -= ==$== == == ==$= = == == ==$= = = = = ) ) = = = =$= = = =$= ) = =  = = = ) $=$ =$=$= =$= =$=$ =  ) = )+  ) = =$=$= +=$=  =# ] $= ${$ =$${${ $ = ) $=$ $=+)+ )+ )   =$  =$=$=",
"= = -= ====$=-=-)==-=-=-===)-==-===-==-===~===~=-==-)-=-=*==-=$==== =$- )*=- = -=)==) =- =$= === =-== -== == == ==$==)= -= == =-$== ===!==== = =)=*==$= )== - )- ===$= = -= = = = == = = ) = - =$= ) ) =$= == =$= ) =$ = ) =$=$= ) = =$= ) =$= ) ) ) = ) =$=$=$=$ ) ) =  = ${  ) $= ${  =$ )+= $= ) )  #=$+ =#=$ $=#=$=$ = #= $= $= $  )+) # ]  ] {$ $ ) $= $=# = )  =  ",
"==)==)=-)==-=====-)==)==-=-==-===~==~==)-==-=-===-====) ==-= ==-=*==-==-== )=-= =*=*=- ====-)- ~=== -)= =) -=!== -=- =*=)==!== == -) ) ==$=*=)=- = ) -== =*= == == - == ==$=*) )=~ =$==$= =$=$== = - =*= - = ~ = = = ==$= = = = = = = = = = = = = = =$= = =  = = = = = )=$== ) = =$= =$=$= = $= ]  = =$=$= ) $ =$=  $  =$ ) ${ $=+${ =$=   =$ {$  $=${ ${ # ] =$ )  ) $=",
"= -= == =-==)-==-==*=-==)===)=-=-====-=-==-===-=-)=-=-===$==-= =)== = ===-== ==-===== =~ - = == =*)= = -= ==== ~== ===== -===*)= == -== =*=) = ==$== =$=- )==$==$- ==$=) ==== = = == = == == = ) =) = )= =) = = ) =$= = =) ) =$= ) ) ) ) ) = ) = ) = =  ) ) =$=$=$=$=$=  = $= =$= +=$ = = ) =  ) =$+) =  $= ) =#= ) =#=$+= = $=+$= $=# ${$]  )  ] $+ $= $=$= $ =# =$ = =",
"=) =)=-)= )= =-)========*=-=-==)===*====-===- ===-====-=-=-= )=-= -=)-=- = -=- )= -$=-======- =-== ====$=- =*== =$== ) -= = == ==!== = ~== == -) -= === )= = =- = =) =*= - =$=-= == = )- =!= =- = = )= =$= = ) -= == =$= = =$= = = = = = = ) = ) = ) =$= = = = = = = = $=$ = )  ) ) = ) ${ $=$= =$ = $+$= ]  #= $ +) =$ =$ # =$= $= $= =$   )+$=$+=$=$ ] $+ ${ $= = = ) ",
"==== ===-=-=-== -=-)-=-======-=-=-==-=-==-=-=~=-==-=*==== ==-=*===) - = )-== ==- ===- = -$- =)- ==- - -==)==) =-=- -= ==$=-= -=- == =-= = ) == == =~ =*= ==!= ==== ==== )= = =$==!=$-= = == ) =) =*= = == =*== =$=$= == ) = = ) = = ) = = = = = = = = = ) =$=$= ) =$ = = ==$ = = = ) = = =$= =$  = ) == )  ) =$= )  $ {$ =$=$+ ${ #= # $= ]  $= $=$+=+$ = ) =$= $=$ )  =",
" =*)=-) =====)-====-==)-=~=-$===-==-)===-=======-===)=-=~=-) == - -====-== )=- ===- ==-====== ==-$==)== = - =-$= == =- =-= ==) == =-=$== =-==!== )= ==$=== ===) $-$=*) == ) -= = = == = =) = = = =) =) =*) =) = = =*=$- = =$== =$=$= = ) ) =$= ) =$= ) = = = = =  = =$=$=$= =$=$=$ =$ ) ) = )  )=$= ) $  ) = )  ] =#==$ =# = =$= $= $= =#=$ ] +) +=$ ) )+$ {$  $=  =  ) ",
"=)== ==-)= -====~=-==-====-==-===-==-=-)=-=-=-=-)=-=-==-===-==~==== -= ==-=- ==- ===-$= - =*=-= ==*= -==-= == ===!===$== =)*= =-$==$== -) = == ~= -= == -$= - =-= == =- ==-= ==$=== )=*) - =)*= ) ==*= = == = )=*= ) = = ) = =$== = =$= = = = = = = = =$= ) =$=$=$= = = =  ) =  = =$= =  =$ = {  = $= =]  ] $ {$ =$  $= ) =$ )  ) #= )+$  =$ ) $=$ {$ +$= )  ] =#=$=$=  ",
"=*===) ==-=)==-=========-=====)-=)=-===- =-==-===-==-=-==-==-===$=-= ==- = =====-)- =====-=)= =~ ===== ) =~ =-= === -=- -= ==-===*==*== == ~= == == ~=*= ===$= = ==*== =$=  )= =- )*= == == = === =$= ==$= ) - =$== == )=*==*= = = ) = = = ) =$= ) =$= = = =  = = =$=$=$=$= = ) ) )  =$=$= = $=$=$ { )  $=  =$= =$ =) {$ =+$=+ )+ = #  =$=${  ]  ] $ =$= $+ ) =$  =  =$=",
"===*==-= ==-=*)=-=-)-=~==-=~=-==*=-==-===~==-==-==-====-==-==- -== =~=*==-=- ~ = = =- - ) =- ====-$- -=== ===$=~ =*)= =)= == ) ==== ==$-= == = =) == =)==*= =- )= =) ==*= ==*= = = == = =$== ) -$= = )*= = = = = = = = = =$= ) =$= == ) =*= = = = = = ) =$=$= = = = =  = = )  = = { )  = $=$= = = =$= == ) ) = $=+) +)  ) $= )  ) ) =$=$+  $=$ =$ = ] # ] )  $+=$=$=$ = ",
"=$=)==)==)-============*)=====-====-=)=-==-==)-==-==-=-==-==-====-=-=====) ====-==-======- ==-=*= ===) - -= -= ==== == =*==!===*=$-= -== ==*==~= -=$= =*== )= == - = -$==-$== =-) ==$==~= =$-== = == ==$= -) =) ==$-$=*) = = = =*= =$= = ) = ) =$= ) = = = = =$=$=$= ) =$= =$=$=$=$= = ) = = ) ) $=  ) $= = {$ =$=  )  )+ =$= $=$= $= #= ){$ {$+=$+) $=  )  ] =$ =  = ) ",
"=== =*=-=- =~=-=-=-=*===-=-=-)==-=)==-==-===- =-==-==!==-=$-==-=-=) =*=*=-=- =*==*=$- - ==-= ==)=-=*= ==)= )= -=$-==*)==== ==*=) == )= =~= =) = == -== ) -=*==$-=) == = ) = -) = =*= =  ==*= = )=*) - == ) = = -$= == = = ) ==$==$=*= =) == - =*= = =$= ) = ) = = = = = = ) = =  =  ) ) =$ )  = = ) ) =  ) $ =$ =$=$ =$= ) + )+  #= $= $= $= $= $=  ${$ ] +) ) =$ ) $= =",
"= =-=)= ======== ~===~=-==) ==-)=-=-= -====~==-==-==-==-==-==-=-===-==)=== =-== ======)=-= ==*=*= ===-=- =-=-== == ===*)*=)*== ====- =- = == -==*)= =$===$== == = =- )=== === = = )==*===$= == = == =) =*== -) = = = = == -= - = = ) = - = ) =$= =$= - = =$= = = = ) =$=$= = = =$=$= =  = = =$=$+) =  ) ]  =$= ]  +=$=+ )  ) =$=$= ) +)  ]  ] $=+$=#=$ = $=$  +$ = = =$ ",
"=)= ==-)=-)-=-=~===-====-=-=-==-====-=)-=-==-==-==!==-==-==-==)=-=-==-=*=*==$=-=~ -=*= - =-)-====- ) = )== = )-=*=)*= === == )- - ==== ==-) == == ==- =*== )- == = )=*= -=*) =-)== = ) =*===$- = = = =*== = = == -=$-=$=!= =$= = == =$= ) = = = = = = ) = = =$=$=$ = =  = $=$=$= = =$=$=$=$= = = = $= = = ) = = ) ) = )  ] ) $= =$+ )  )  )  =+$= $  {$ )  {$=) =$=$= = ",
"= -=) === == =====-===-======-==-=-==-=== -==-==-==-===-==-==-=-=-==-=======-== == ==-====== = - ===-==-=*=~== === ==== =- =-= ==)= -$=) = =- )*==*) ==== -= =) -)-= == ) = ==  - - - =) = = =)*)=*)- =$= ) ) - =$= = = = = = =-$=*= = = = ) = =$=-$= = ) = = = = = ) =$= = = = = ) = = = =  ) $=$ = ) ) $= ) $=  =  )  ) =  { {$ =$= ) {$ {$ )  ) {$ )+ ] $=  $= $=  $=",
"====-==*=-=-)-=-=-=)-==~=-)-==-= )=-==-=~==-==~==-==-=-==-==-=====-==-=-)- -= -=-=-= ==*=*=*==~==- = =*= == =*==*=-=$- -) =) ==- =*===- =-== === ====*) =) ==*== = = =*=== - === )==== == ~= = = == == =- =- =$== = = -= ) =*=$= = )=*= =*= =~ = = = =*= -$= = = = = = = ) = $=$ = =$ =$ ) ) = = ==$=  = =+$= =$=$ ]  )+= ${$ $ =$= #  ) =$ )+ )+ ) =$ )  ) +) =#=  )=  ",
"=- ) ==)==)=======-==-======-===-=-==-===-==-==-==-====)-==-=-=-=-==-==-====-== == ==*===)==-= = =)=-===-$====-==$= ======*==*= ===$= == = -)=*==~ = === -= )= - == -)= -$==) -$= =  ) =*== = ===*= =$== == = ==*= -) =$== )= = = = = )= )= = = = = = = = = = ~ =$=$= ) = =$= = =$= =$= = = ) =$=$  = =$ ) = ]  = = ) =$ ) =$==$= #= )=  $ = $=$ )+ ${$+ )+ ) =$ =$= = =",
"=)==-=-==- -=-)*=)==-==-=-=-==~====-=)-=-==-==-==-=)--=-==-===-=*=-==-==-=-= =~=-=-=-)=*= -= =-=- - =$-===- ~ = -==- - =*=== =)- - =-=$-=)= = == ==*)=*== =- =)==!== = == = -= =- =~=*== = =~= = == - =*) = =- =$== == =*= = = -=$- = =*= =$= =~ ) -$= ) = -$= = = = = =$= = =$= = = = ) = =  ) = =$=$= = =$ = )+)  = $=  =$  #= )  ) +) {$ ) +=$ ) =  )  )  =$= $= $ ) ",
"= = == ) ========-=-==-=)====-==-=-==-===-==-==-==-===-==-=)-=-=====-==-===-=-=== = = ==-= =)== ====-=== = ====)== ===)===$-=- ==)=== == =*=== )- === ==*)= =- = ==*==- ==*==$== = = ==*=)- = = ~= ) == ==$-=$= = = =*= = - - =$= ==*= = = - =  = = = = - = = = ) = =$= = = ) = = ) ) = =$ =$= = ) =  =$=$= = ) = $=$=+= )+= )= $ =$ =$ =$=+=$=$ =# $#=$ ]  )  #= ) = = ",
"=-=)=-=-=~==-=-=-===-==- -=~==-==-)=-==-==-==-==-==-=-==-= -===-=--= -==-=-===- -=-=-=- ==-=*==-=*= = - -=-= - - -)- =*= -== ==- =*=$-= -==)*=== =- ==$== == ==*= =) =$=- == =*)==*== )= = = =~= =-==*==*== = -=*=~ =$==$===$== = = ) =$= = =$== = = -= =$= = = - )*= = = ) = =$=  = =$= = = = $= =$= =  =$=$=  $= = $=$ =$ )  )+=${ $= $= $ = {$ =$=  {$ =# =$= = =$= )",
"== -=$=====- =)===-==~==-===-==-==-===- =-=)-==-$=-=== ==-==-=-=-===-=-=*==-=-===-=== ==-= ==-= =)==-====== )====== ===-= = -) == === ==) = == -= =) -=- ==*=) =)=- =-= )= )*== - =) - = - =-= = = = =$= = - == = = == =*= = = - =*= ==*==!== =*= -$= ) = = =*) = = = = ) = = = = ) = = $= ) ) = = = =$=$=  =  )= =$= = =$ = =  ) =$ =$+= ) =# $= $=+$=$ =$ =#= =$ $= = ",
"=$=====*===)=-=-=~ ===-===-==-==-= -=-==~==-=-==-==-=~=-==-==-==)-=-=====-==-=-=-=- -=- )=-= =$-=*== )*=!=*=- =*=*==~ = )==== -=*=- -==*==-= ~== ~= == ==!== -= - == = -= -== == = == =-=$= ) = =- =- == -= ) =) ==*= - =$=*=$= =) ==*= = = - =$== = = - =*) = = ) =$=!= = ) ) =$= =$= == = = =$=$= ) = = ) $=)  )  ) $=$= #=${$ =$= ) =$ {$ =$=+)  ) #=$+=$ = $= =  ) =",
"==-= -===)*=-======-=-==-=)- =-=)-=====-==-====-==-===-=-==-==-=-===-=-=-)=-===-===-)===-= ==-==== =-========-==)= = -==- -$-==)==)== )= =$== = ==== -= == )= == ==$-== == = =$= ~==*=)  ==- = -=$==$==*=) =- =*=*= ==$=== ==*== - = =$= = =$== = ) = = ) == = = = = = = =*= =  = = = =$ =$= ) = = =  = $= ==   = ) = = += =$  = +=$ +=$ =$ =$= $ #=# =  )  ) $= $=$= = ",
"= =)==)-=====)*=-=-====~==-==~==-==-=-==-==-=-==-==-=-===-=)-==-=-=-=-=-==-==-==~=-=-=-= -=~ ==*==-= =- - =$= =*=-=-== -==== =*= =*= -= -==*==~= - -=) -= -= =~ ==*== ~= -)=-=- = = = ==- = =-= = - = = = = == ===$=*==  - = = ) ==*= =- -= =*= - ==*) == = =$- =*=$= = ) = = ) =$=  ) = =  =  )  ) ) ) = $ $==$= +=$=$=$=$= =$=$=$= ) +) = $=+) = $=$ ]  ] = =#= = ) $=",
"=-== -= =*=-=-=====~=-==-=====-===-=-)=-==*==-=-==-===-=-==-==-====-=====-==*=-==-===-==-===- ==-= =- =====-=-==== ) =) =*= -===-====$===*=== = === = ==== =-= =-$== == == = = ====!==- = -= =$= == ==*==- -= - = -=== -)= ~= =- = =$- = ) = = ) = = == =*= - = =$= =*= = = )*= = =$= = =$= ) = = = = = ) ===$= =$=$=  = =  ) =$=  +)  ) =$+=$  $=$= {$=$= ) $= $=$=  = ",
"=$=-===-)==)===-=-===-=-==-=-==-=-===-==-==-==-==-=)-===-=-==-==--==-=--==-====-==-=-=-==- ===-$==-)==- -= = =$- -=-=-===)=-= = = - -==$== -$-==!=)=-= -$== = == ==*=- =- - =)*=$- == ) =) =~ =-=*=- =) = = )= =*=  =*=  = = - = ) == = = - = -= -$= =*= =$= = ) = = ) - ) = = )*= =*= ) = = =$= ) = ) = =$   =$ = = ) $=$=$+=$ =$=$ =$= $=$= =) +=$ $  =#  { ) =  ) = =",
"=== =) ===-=*=-)==-=-===*)=-==-===)=-==-==-==-==-==-= ~==-= -==- ==-=-===-==-=-==-=-====-=-=-===- = - == -)-=-=== == = - - = =-)-=)== ==*)===== == = ==== -==~ =-= =) ==$===- === == - =- -= = = =) =*= -= -= -)===- ) ==-= = == -=*= ==*== ~= = == ~ = = =*= ==*= - = = = - = = = = = = = =$= = = ) = =$= ==$= =  ) +) =  ==  =#= = )+ ) =  ]  $=${ =#=$= ) ) = $= = ) ",
"= )=-=-=-======-=-==$=-===-==-==--=-==-==-==-=)-=-==-==-==-==-==-)-===-=-=-=-==- ===-=-==-=-=-=*==-===~=== = =- -=- -======-)= = =*=-=*== - - -= -= ~=*= =) === ) -= =- == = ==*==*==== == ==- -= -= == =$== = =* = =-=  =$-==*= = =$=*) = = = - = = = )- == - = = ) = = =$= ) =$= ) =$= ) = = ) =  = ) = ) $= ) ) = ) =$=$ $=$=  ) ) =$+=$=$ =)  =$=$=  $=$  =$= =$= = ",
"==-== === -=-=- ===-=-=-=-==-=)*==-==-==-)=-==-====-==-==-==-==-====-==- ==-==-==-=-= -=-=====-==== -= =*=-=-====$=====*=*= = -=-=== )= ======$-== == ===*==*= -== =- ==*=*=)- =- ==$=*=- =- =) = = =- -=- =*=- ==~= = -=*= = = )= == = = - = = ) =*== = = $==$= == = -$=*= =*= - =*= = - =$= =  ) =$= =$ = = = = =$= = += == =  )  +)  =$ + )  #=$   $=#= {$=$ =$=  =$=",
"=$= )=-$==)====-=~==-=====-===-==-==-=-==-==-==*=-==-==-==-==-==-=-=-=-==-==-==-==-==-==-=--=-==-=-===-=== = =*=-=- ~ -)===-=-= = - =-=-=*= - == ~=- =~ === === ==) =) ===) - ==$=- - = )=*= =*=-= - == = =-= == = =*==$== - ~= - - -= =- )=*== -= =$- = =-= =*= ~ =*= = = = = = =$= =*= = =*) == = = = = ) =$= )  = $=$=$=$ )+) = )  ) ) =) =#= = ]=${  )  = = $= ) =  ",
"====-===-=-=-=~===-==-=-=-=)-==-===-=)==-==-=-==-==-==-==-=-=-=-=-=- ===-==-==-==-=)-==-=-====-=-==-=*==*=-=-=)== =======*== = =-=)-== = =~====*== == ==*) -)=*)=*=- ==- =*=== -= = ====- = -== =$===$- =- = ==*=*= = = - = == = ==$= - = = = - = = = =- )  - == = ==$= = = ~ = ) = = ) =$= = =$  = )  ) = = =  = =$= = =  = =  =#= ) {  {$ $=  ) )  = $= $=$=$= = = ) =",
"= )= =-=== =====-===-==)-==-==-==~==-=-==-====-=)-==-==-==-=)=====-==--==-=-=*=-)=-==-====-=-==-=-====-===$== - -=- - - ==~ -=)= = = ~==- = - )== -=*== === =*== == =-$==== - == -==*) = === = =- - -= =*== - == ==-= -== -= -=*= == ==$==*==$== -$=- =$= == = =*= = =*=$- = = - = -$= = = ) = ==$= = = =$=$=$=$=$= =$ ) ) ) $=$=  ) =$=$ = {$=$ + ) $= )+=   =$=$=$= = ",
"-= -=)==$=-)- -==-=-==-==-===-==-==-==*=-==-)-==-==~==-==-==-=--=-==-==-)-==-====-==-==-=-==-=-====-=-==-=-=-==== ======- ==== -=-=-= -$======- -= )= )-=- -== ==*=)= ==*=*===)*==~ ===*=- -$=-$== == ====*) ==$-= = )= == - = ==- - - =- == = - == = = = - = -$== =*== == ==$= =$= = =$= =*= =  = = ) ) =  = = = =$= = = = = = ) ) =  ) =$=$=  =) =$=+) $ ) ] =  =  =$=",
"===) - -=-=====-==)==-====)*===-==-==-===-= -==-==*=-==-==-=-===-==-==-===-==-=-==-==-=-= -==-=-=-=-=)-==== ) -=-=~ -=*===- -===$= =====- - = ====-= -= =$== =-= ==*== =) ==*= == ==*= ==$=== == -= -=*= ===- - = - =*=*=*)==*= = == == = )*=*= )*= =- =*= ) = = =!= = - =$- = = = = - =*= =$=!==$=$= = =$= = ) =  = ) ) $=$ ) = =  ) ) =#  =${$  )+ )  ==$+)  ) ) ) =* ",
"=) ========-=~==-=-=-)=-=-===-)=-==-==-=~==-==-==-===-=-=-= =-=- =-==-===*==-==-=-=- =~==-==-= =-=-=-==-=--=-== = == ==)- ==) - -==~ =*= ====~ =*) === ==== -=$=-$== -=- =-) ==- =- ==- =- =*=- ==*== = ~ *= = === === === = = -=!=*=)*= - = == == - =$== == -= - = = ) = = = - )*= ) = = ) = =  = = =  = = ) = =$=$= = = = { =$ ${$= +=  )+)   =)  )  ) $= = ) = = =$==",
"=*===)=-$=====-==-== =-==-=-==-==-==-====-==-==-==-=-= =-=-=-===-==-==-=-==-==-===-==-==-=-==-=~===-=-==-==-==-=-=-==- = =- ===== ===-==~=*) ==-= =- ~=- - == -= =- =) == = -= )= ==*=$== === =) ==$-====== -=- -$-=*== - =-=== == = = == === -= = == - =$- = = == =- =- = = = = =$=*= ) = = = ) = $=$=$= ) = $= = = $=$=$=$=$ == = =$=$= = $=) # =${ )+ = $=$ =$=$ =   ",
"===~ - ===~=*==- ==-=-=)-==)-==-=)*==~=-==-===-)=-===-=~=====-=-==-=-==-==-==-=-=-==-==-===)-===-=-===*==-==-==~===- ===-)===*)*=-=*=$= = =-=-= =- ==== )== ~= == ===*== =-== ==*=~ ===*=- - -= -=*==  -  -= ) = == = ~ == = *)*= -==*=- -= *) = - =*= =*== )*= ) - = = =*) -=$== = == =*= -$= = ~ = = = = =$= = ) ) =  = = = ) $=$=$=  ) ) =#  =)+ )  ) ) )  = = = ) )=",
"== ====-=- ===)==-====-===-===-==-==-===-=)-=- =-==~====-=-=-==-=~==-=~==-=-====-=-===-=-=-==-=-===-=-=-==-==-==-=-=)- == -=-====$===-=-=== = =)= =~ - =- === -=-=- == -) = -=- == =- == =)== == == -== =- =- =-= -= ===*=- == == = -= =$= == =*==) == == = == - = =$- = = = =*= - =  = =$= = = = = =$= ) = = ) = = =$=) =$=$= =  =  =$=  =$= )=  )  =$ {  =$=$ ) = = = ",
" -)===)====-=-=-==-)-==-=-==-=)===-====-= -===-===-==-=-==-=)-==-==-= ==-====-=-===-=-====-=-===-=-=-====-==-==-===-==-=-= = = =*==- = = =!==-=*=-===== ==- -== ) =) -= ==-==$== =-= ==*==*= -=*==*= ) -=$== == = = -=*= = ==*==*=- = = -==*=- == - - =- =*=*= ==*= = =$= =*= = = =$==!= = = =*) = ) = = = ) = =$= ) =  $=  = ) ) ) ) =$=${ $= $ ) =${ ) $=$+= =  =$= ) ",
"== -$=*=-=)===-==-===-====-==- -===~=- )-===-)==-==-==-=-==-==-==-==-=-==-)--=-=*=-===!=-==-=-=-=====-=-=-=-=-==- -==-== -)=-==)== ==-==-===*=== = - =-)= )= =-=- =*==$-= = -= -== =-)*== ==-$== )==- == -=*=- -)- = = =- )*== == )=*=- = ) = ) - == ) = )= = - = =- =- =- ) = -$= = = = = ) = = ) = -$ =$ = $= =  = = == ) $= { = = =$ = $= {$==  )  ) = ] =$=$=) = = =",
"========= -=-==-)==-==-=-==-====-=-===-===-==-=-==-==-====-==-=-==-==-==-= ==-=====-=-==-=-===-==-*=-==-==-===-=)===-==-==-=)= - -=~ =*) =*=)=*)=-==) = ==*==) = === -== =~= == - -= == ~=*= == -=*= ==*== ==$= = =-) -= -=== =- =- = )= =*=-= == = ==*= - )= == ) = = = = ==*== ==*) = -$=*= ) = - = == == = =$= ) ) ) $= == ) ) $=$ = ) =$=$=  )+=$= {$ = $= =  = ) ) ",
"=!==-=$-=====-===-==-=)=-)-=)-=)===-=-==-)=-====-) -==- -==-===-=-==~==-==-=-==-~=-===-===-=-= -===-==-=-==-=-==-=-==-)=-===*=-=== =====-== = ==*= -=-=- ===*==-=- -== -= = -=-=)= =- === ==- -= = =- == -= =-==*= = == = =*=*= =*==- = -==  =- =- - == = =*= - -= -= =*=$=*= ) - = = = = = = = = =$= $ = $= = = = = = = ) $ =  =$= = ] = =  =#=$= $= $ =$=$= ) ) ) = = ",
"====$====~=*=) -==-)=-=- ==-===-=~====~==-===-=-==-==-===~==-=*===-===-==-====-==-==-==-=- =-=-=-=-==-====~== -=-==-==-==-=-=====-==*=- = ==-=-==)== =$==)*=) = = ==)*== -=== = = -= =- -=*= == -=)= =)*==$-= = ===*=- -=- = ==*== = =-= = -= =$= == =*= -== =) = = =!= == = = = = = =*) = = )*= ) = ===$== ) ) =$= ) =$= == ) ) { ) ) = $=$=$=  ) =+$==$=  =  = = = =$=",
"= -==-= ====-=-==-==-====-===-==-= -====-==~ =)=-==-=)-=-==-===-=-= -==-=)-=-==-==-=-=-=)==-=====-=)-=-=-==-=-===-==-==-====-=-)*==-=) =~=- = = - -===- -== =-=~==*= ==!==$- )-=-== -= == =-)*== =*=- == == =*=- =*== = = =-= )= -= - = )= = -==*=*=- ===  =*= =*=*= == - = -= -=$=$== = =~ = =$= = )   =  = = = = = = = ) $= = ) = = =$= +=$ =#= ) = $ =+) ) ) ) =$= = ",
"==$== =)-=-)===-)=====-=-==-=)-==-==-=-==-==-=-==-==-=====-==~=-===~==-=-==-)=-=-==*===-=-==~=-)-==-==) =-=-==)-==~= -==-)-==-===-====-== )==)-==== -$=== =- = =*)===*=== === = = ==$==$=-= ===$-== ===*=- -=== ==) ==*=)- ) -=*==*===*==*=-) = = =) ==! =-=) = =) =- =$= -$= = =*= - = = = = = = = = )=*=) =$= ) =$ ) ) = = =$= ) $=$ =$=$= ) ) )+ ) =] $= $= = = =$=$=",
"=-==-)=== ==-====-)-=)=-==~=====-==~===)-==-===-===-==-=-==*====-=-==-===-==-====-==~=-===-====-==-==-=-====-=-==-==-==-==-=-==-==~=-===-==*= = - =-== -$-==)==== - ===*=- - =-) -=*==*== =- - == -=*= == == -$-=*==*== = =- = = = = == -= = -=*==*= - ==  = -== = = = == == =$= = = ) - = =$= =*=$= -  )  = = =  ) = = =$=$= = = = = = = = )+ =  ) )+$ =$ ] =$=$= = =*=",
" == == -=)-==)-=-====-==-====-=-)===-=-= -====-)=-=)-==-)=-==-=-===-==-=-==- =-=-==-====-==-=-==-===-====-=-====-==-==-==*====-==-===-=- =-===-)===) -==== =*=*=*====- == ==-= == )= === ~= ====*== )=-=*=)*= == =*== =*=- == -==!=-=*) = =*== =- = = ==*==- =  =*==$-= -$= =*=*==$== = =$= =*=$= = ) == ==$= ) ) = = =$ = = =$=$=$=$=$=$=$ = ) )+=$= ==${ = )  =$=$=$= ",
"==~==-===-= -== )=-=-==)==-=~ ===-======-=)-=-==- =-= -==-=)-===~===-== -=-==-=-=-==-=- =-===-=-=$-=)-=-)=-)=-=~==-==~==-==-)-==-==- ===-===- ==*=*=== -= -=======*) =)- )- =$-=*==*==*=== -= - )=*==*= == ==- =-== -=== ==*== = = = ==- === -= )=-=*=*==$ ==*=~ = - = = =*= == = - - == - = = = =*= = ) = = = = =$= ) = ) )  =  = = = = = ) = = ) = $=$ =$ ) =$= = = = ",
"== == )- ======-=-====-=-)===-=-==-=-=~===-===-==-==-===-====-=-==-=)-=-===-=-====-=-==~==-=-===-===-===-== -== -==-==-=)=-== -==-==-)-==-=-)=-===== =) -=) =*=$- =-=- == ==== ==-== )= =*===$=== =- ==) -=*= -= =*== ~ =- ==*=*=-=*=*= =*=*= = - = = == -=- == == == )*== ==$= ) = = -$= = =$= = ) = = = )*=$= ) = = = ) = = ) =$=$=$=$=$=+) $=$ =# =${ ) = ) = ) ) =$=",
"=-=)-====~=-=-)===-=~=====-=====-==)=-==-==- )=-=)===~=-==-=-===- ==-===-=-===-=~====-==-=)= -=-==-==-=-==-==-=-==-==-==-==-=-=)-==-===-====-==-=-)-=-=== -====-=== = =-=- - -= = =-=- -===$-=*=*== =- -== === == ==*= =*==*==)= = === === ==- == -==- - = =$= - =- == = -= - = -= ) = = =) ==*=$= =$= =$= = = = =$=$=$= =$=$= =$= = =  = =$= { =$= )  =$ =$= =$= = =*= ",
"= = == -===)==-=-==-==-)-==-=-=-)=-=-====~==-=-===-=-====-)===-===~==-=~===-=-==-=-=-==-==-=-)==-==-=-==-=)=-====-==-= -==-====-==-==-==-=-==-==-===)= =-==-=*= = -==- ) ==)= =-=- = === =*== ===-=- == =*=)- ~=*=~ ====== = - = -= -$=*)*=*= ==*==*= = = - =- == ) = -= = ) = = = =- == - -$= == = - ) = = =$= ) = = = ) = = ) = ) =$=$=$=  =$=$= ) {$= ) = ) =$=$= ) =",
"==~==)== -=*=====~===*====~===~==-====~====-====-====-=-==*=-)=-=-==-==-=-==-==-==-==-==-==-==-==-====-===-==-=-=)=-==-==-=)-=-==*)=-=-)=-==-=)-==-=-=-== = )==-)= =*==-= =*==) =$=- - -=== =- = = ==*=-== - == == =*=*=*)=- ==*== ===== ===$- -= = )-==-) = ==*= -=*= =- = =$- )*= =$- = = = ) = == = = ) ) = = =$= ) = =$= = = =  ) = = ) ) =$+=$ =$= ] =$= ] = = = = ",
"== ==*=~=====-=-==-=-=)==-==-=====-=*==-=-==)=-=)-=-)===-====-==)==-==-===-=)-==-==-=$-==-==-==-==-)-==-$-==-=)=-=-=-==~==-=-==-===-===-==~= -==-= -===-=-=-=- = =-=)= = -===- -=- ===) =*)- == -==!=== =*=== =-= -=== ==*= == ==*=-  - - =*= == = -=  =  ==- ) -= = )= ) -=*== == = = = ) = = = -$=$= ) = = = =$= = = =$= =$=$=$=$= = =$= = ) = = = =$ =$ =$= ) ) =$=$=",
"=-=======-=-)== -=====-=-==-==-=-===-=-===-=-==-== =-=-$=-=-==-=-=-==-==-==-==*==- =-==-==-==-==-= -==-===-==-=-== ==-==-====-==-=-==- =-==-==-==)-==-==-=-===-=-= =*=-=)= - === ==- -==-= ==- -= == - -== -=- = -= -$== ==- -= ==$==- ===*==- =- = =-=*=- = =- = -= - = = == =- =*)= =*=- =- = ) = = - = =$=$= = =$=$= = = = = = = ) ) = ) { ) ) ) ) = ) {$= = = = - = ",
" ) =~ =-=$===-=-)==-)-==)-===-)==-=~===-)-====-==-=-===-==)=-= ====-==-=-=-==-==-)=-==-==-==-==-==-==-==-==-==-===-=-=-==-=-= -=)==-=)-==-==-===-==-=-=-===-=-=-==-==== =*==== -=- == - = =- ====- -==== -= = =-)= === -=*= ==!=- =- == - == =*=$==- = = == - = == = == -=$= =$= = = - )= = =$-= = = =$= )*= = ) ) = = =$=$=$= ) =$= = $=$ =$=  = =+= ] =$=  ) ) ) =$= =",
"==-===-==-=-====-=-===-====-===-=====-=====-=~==-)===-===-=-=)-=-=-=)-====-=-==-==-==-==-==-$=-=)-==-)=-==~==-==-=)-===-====~==-=-===-==-====-=-==-===-=-=-=====-==-=-=-===!=*=) ==~ ===!== )- - == =*=!== -== = -=*=*== ==~ == == = - == - === - - ==-==*====*=*)- - -= =- - = -= - ==  =!= = = -) = = = = = = = =$=$= = = = = =$= ) = = =$= ) ) $=$= = = ) = = = = =!=",
"==== == === =-=-==)=-===-=-)=-===)-=-)==-=~========-==~=-======-)===-==-=*)===-==-==-==-==-==-=-==-==-==-===-==-==-==-==-=-==-=====-==-===~=-==)-==-=-=)===-=-=-=-)-= -==-====*==- ===*== =-= ====$-==== -==)*=-== )=== =- == -= -=*==-=*===*=*=== =-  ) = =* ==== === = = = == = == ) - == == =$= = ~= )= )=$=$= = = ) =$= =$=$= = = =${$= ) = = =$= ) ) ) =$=$=$=$= = ",
"=*)=-)-=~=-)-=)==-===~==)==-==~=-====-=-===*=-=~=-==~====-=-=-===-=-==-=)=-=-==-===-)=-=)-==-===-==-===-==- =-=)-===-=)-==*===-=-$-==-==-==-==- ==-===-=-=-==-======-==-= -=-===*==- -==*== =- - -= =*=== =*== = -=*=*=-) =*== =-$== =$== - = = - = ==- -=*===*= *= ~ =-$= )=*) =!= = ==$= =!= == =$= = - = = - =$=$= = = =$= = =$=$=$= = =  ) ) ) = $=  =+) = = = - = =",
"== == ========-=-==-===-=-==-= ==-=-=====-====- ==-===-=-)==)=-=-== -==-=-===-==~=-==-==-==-==-==-===-= -)=-==-= -=-==-==-==-==-===-==~==*==-===-==~=-==-==)-==-=-=-==-==-=-==-==- ===$===$-= )=== -== - -==*==*== === = -=== -= ==*=- - - ===-= =-)*= = == -$= ==== = = -=*= = == )*= = - = =*) - = = ) = ) = == = = ) =$= = =$= = = =$=$=$= = = =$= =#=$= =$=$=$=$==$=",
"==-==-= -=-=-====-==-=========-==)==~=-=~==~=-==-)==-====-=-=-===~===)-===-=-==-====-==-==-==-=-==-)-=)===-=)-==-===*==-==~==-)=-=-==-==-==-=)-==-== =-==-=-==-=-===-)=-====-=-=-==-=-=- -== -= - ==$-=== = ==*==*==*==-= =*=- )=*== =====)*=*= - = == -= )= =-=*=*==*== = = =- = == =$-= ) = = =$== == =$= =$=$=$= ) = = =$=$= =$=$=$ = = =#=$=$= =$=$= =$=$= = = = =*=",
"=$=) =~===$=== -=)-=)=-)-=~=~==)-=-=======-==)====-=)=-=-======-===-=-===-===~=== ~==-===-==-====-= ==-=- ====-===~==~==-==-==-====-=====-==-===-=-=-==-==-= -===*=-==-==-=-=-====-=-===== -== =)==*== - )-=*== =)= =-$= -== == == == -  - = =$=== ==*== =*=- = =$=*==$=*)= =) =) - == = = ==$== = = ~ ) == -= = = = = ) ) = = ) = = ==$=$=$= = =$=#= = =$= = =$=$=$=$= ",
"==-=====-=-=-)-====-==========-====-=-)-====-=-=-===-====-$-=-)=-=====-=-==-==-=-==-=$-=-=)-=)-=-==-=-===$  ==)=-==-===-====~= -=~==)*=-==-===-======~==-==-==~=-=)=-==-=-====-=-==-=-=-=-==-=-=*= ==*===*==)=*)- -= == =) -=*=- -=!====- =-==- - -= ) -== = ==*== = =- = -=*= =*=$= -= = - = =$= ) = = =$=$= = ) )= ) = = ) = = ) =$  = = = ) ${  =$=$=$= $=$= = = = =)",
" == - ==$========-===-=-=~=-=-==-=-)====)=-)==)===~===-)-=====-==-=~=-===-)=- =)=-==-====-== -===)-=== $..$.%  ==-===-===)-==-====-=-===~==-)-==-=~=-==-==-==-===-=-==-====-=-=-==-===-=-==-=)===-=-===*== = == == ==- -=*= == === ==*=$== =*= === = -= = - =- == -== == == = = = ==$= ) )= )*= = ==$= = = = =$== = = ) =$= =$=$= ) ==) ) ) ) = =$=$=+=  ] = = =$=$=)*= ",
"==)==)-=-=-=-=-)-==-=)= ===)==)-=)==-==-====-=-=-==-======-=~===$==-==-=!==-==-====-==-===-=-==-=-==-  @&@&@&.$ -=)-==)*=-====)-===-==-===-= =-==-===-==-=)-==-=-===- =-=-=!====-==*=-===-==-=-=-===*)===*=-= === -) === ==-$=- =*== ==*=-= = - )*=)= =*)=== =$=*= =!= -= ~ =~ =)=*== =*= == =$==!= ==!== ) = = ) =$== =$= = = = = =$  = = = ) ) = =$=$= =$=$=$= = = = =",
"== -== === =)=====~==-=-=-=-=-====-= =)=-=-==)===-==-)-=-)====-=-=-==-======-==-=-==)==-=~====-===-=) %&@&^/@&@ =-==-=-====-=-===-==-==-=-==-==-)=*=-==-= -==-=====-==-)=-==-=-=-=-===-=-=-=- =-=-=-=-=-==)=-=- -= =- - =-= == -)= -=*== = ~====== - - == - - -= == == = = == =- = = -= == ) == = =$= = - ==$=) = = = ) = ==$=$=$=$= ){$=${$= = =$=$= =$=$= = =$= ) =) =",
"=~===-=)-=~=-=-=-===-===)=====-=-==)-=-==)=-==-=)==-======-=-=======-)=-=-==)=-=)=-=-=-== =-=~==-===  &^&^&@/@&.$==-===)-=-$==-=~==-=)-===)==-===-===-==-===-==-=~==-==-==-==-===-=-=-=====-==-===-===-==-=-===-)==-====- =- =) =*=) ==*=== =* - == === - =) = =- -= -=$-== - = = =*=$==$=*= =*) = = ) =$= = = =$=$=$= ==$= = = = = =  =$= =$=$=$= = ) = = ) ) = )= - - ",
"= = ) ======== ===-=)-=-=-=~=-)===-======-===)=-=-====-)-==)==-)-=-===-===-=-===- )=====-=-====-==-= %@@/@&^&^&+ -==)-=-====-=)==-==-=== -=-=)=-==-=-=-==-=-=)-=- -=)-===-==-= ~==-===- -=-=-==-=-=-=-=-=-==-=-===-= =- =) ==*=-== ==*== - - =) =*=- =*=$=- =-== )= == = = = ==) =) == - = =) == =) == == =!= ) = == = ) = =$=$=$=$=$=) =$=$= = =#=$= ) ) ) = = = = =$==",
"===-==- =-=-=-=-=-=============-=-==~=-=-==~=-====~=-====-=-=====-=)-===-)===-=-==-=-=-===)-=-==-==- @&/@/@&^&.& ==-====-=-==-== =-==-=-)===-=-===)===)-==-==-=====-==-=-==-==-=-==-=-=)-====~====-=======-==-=-=-=-=-=-=-=-=== =-=*== -===== === =$==) == = = != - - =-= ~= =*==*== = == ) -= = = =$-=$= == = =) =$= = =$= = = = = = =$= = =$=$ = =$= = = ) ) ) ) )= = ",
"=-)====~==$===)-===-=-=~=-)=-=-==)-=====)-======-===)-=-=)===-)-==-==-=-==-=~====-===-=)-=-===-==-)= %@@/@&^&^&. =-==-=-===-==-=-=)-==-==-=-===~=-=-=-==-==- ==-=-==-==-==-==-===-==-==-==-=-==- -==--=--=- -===-===-===-=-===-=- ===-==)*= -=*=*=-= - =- -=- ==== =)= = == ) = ) = =*=) -= =$- )*) = = =$= )=$= = = ) ) ==$=) ) ) ) ) = ) ) = ==$=$+= ) ) = = ==== =-=-",
"= =*=====-=-=-==-)-==)=====-====-===-=-====-)-=-)=-====)=-=-= ===-==-=) =-= ==-=-==-)=-=====~ =-==-= +&/@/.&^&@% ==-====~=-=)===-====-==-=)=-=- ==-==-=-=)-==-==-=-==-==-==)-==-==-==-==-==-==-==-=-==-==-==-=- =-=-=-=-===-=-=-==-=-==*===-= =)= = === == =$=*= =- =*=$- ==-= = ==!== = = = === == =$= == = = =$==$== == = = = = = = =$= = =$=$ = ==$= = )=)=)=*=-=-=-=",
"=====!=*======-====-=-=-=-==)-=~===-==)-=-)======-==-=- -===)-=-=)-====-=)=-=-)==)-==-==-=-==-===-===%.@&^&^&^& =-===~ -====-=-)==-=-)=-==-=====-===-===-===-==~===-==-==- -==-==-=-==-==-= -==-==-==- =-==-===-==-===-==-=-==-==-=-==-=-=-==-=-=-=-=*=- -=*=== - = == ====  =$=-= == ) == ~= = = ) == =) =$= ) = = =$= ) ) ) =$=) ) ) = ) ) = =)=)=$===)== ======)-=-=-",
"=-)=====)-=-)==-=-=======)=-=====-)==-====-=-=~====-======-=-==)=-==-=-==-=====-=-==-==*=)=-==-)-==-= .&@&^&@%  =)=-====-=-====-=-===-===-= -=-==~=-==-==-=-)=-==-==-==-====-=)-====-==-==~===~==-==-==-==-=-=-==-=-=-=-=-==-==-==-=-==-=-==-===-===-=======- =)==-=- -=*=*)==- ) ==*==*) = =$=~ = =*) - = -== ==!= == = === =)= ======)=====)== = ===)=====-=-)-=-==-=-",
"== =*==-== =-=-====~=-=~=-===-=-===-)=-=-==)===-=-==)-=~=-)====-===-)==-====~=-======-===-==-=====-===  &.&@%+ =-=-==-=-====~ -====*==-=-==-==)-====-==- ===-===-==-= ~==-)-==-==-=-)=-=-==-=-==-==-==-==-===-=)-===-===-==- =-==-===-=-===-==-==-=-==--=--==-=--= -========*= ===-$== ==-===- = ==)= == )= ) -) ==)=$-=)- =)= ====$=$== =)===)==)==)=====~==)==-===-=-=",
"====)= ==-)====~=-========)-=)==-=-=====)-=*====)=-========-=~===-===-=)=-=-===$-=-)==)-===)=-=-=-)=-==       =====-==-=)-=-===-=~==-===)=-)=-==-=-=)-=)-=-===*==)-==-==-===-= -=-==-====-=====-==-==-=-=-=-==-==-=- =-==-=-=-=-==-=-===-=-=-=-=-==-=-==-==-==-==-==-=-=-=-===-=-===-=-== =-===-=~ -=-==-=-=====-= -=======-===~=$=====-===-======-=-=-)-===-=-==-)-=-=-",
"=-$-==-)==-=-=-====-=~=-=-====-==)==-=-=-====)-=-=)=-=-=-=-====-==)-===-==)==-=-===*=-===-=-==)====-==-)=-===-=~=-==-)=-=-===-)===-===-=-==-==-====-==-===)==-==-==-===-==-===-===-==-=!==-=-=- =-=)-===-===-==-==-==-=-=-==-===-=-==-=-==- ===- =-===-==-==-==-===-==-=-==-=-====-==-==--==-=-=======~=====-=-==-===-=-=-==)-===-=-=-=)=~==)=~=-)=)=)======)==~===-==-=",
"==== ===*===)===-=-=====)=-=-==~=-====)===-=-=====-===)==)==-==$=-== ~===*=-=====-====-=)= -=-=*=-==)-==-=)-=)====~===-===-=-==-=-==~==-==-==-==-$-==-==-=-=-=)-==-)=-===-==~==-)- =-==-==)==~==-==*=-=-==-==- =-==-===-==-==-=-== -==-=-==-=-==-==-=-==-==-=-==-=-)=-=)=-==)=-)-==-==-==)-====-=-=-===-=-=-=)==)==~==)==)=-==)====)========*==========~=)-==-===-==-=-=",
"== ===~====-=*=-==)=-=-=-===)-====-)-=-=-==)===~=-==-=-=-=-=)-=-===-====-===)=-)-=)=-)=-=-====-==)==-========-=-=-==-===-==)=-====-==-==-======-=========-===-==-= -==-=~= -==-===-==-===- -==-=)=-=====~=-=-=-==-==-=-==-==-===-=~==-====-==-=-==-=-==- =-)==-=-==-==-=*==-=-== -)=-=)-=-==-=-)===)=-====)==-=-=-=====- -=)==-=-=-=-)=~==~=)==)=)=-=~=====)==)-=~=-=-=-",
"=~=-== =-)-====)=-===)===-)-===-=====-==)-=-=-====)-======)====)=-)==-)-==-=-=====-=======~=-===-=-===~=-=-=====-= -==-==- -==)-=)==-==~==!=-)==-=-=~ -)-==-==-===-======-==-==-===)-==-==-==-==-==-=-=-===-=)=-=)-==-=-==-=)-=~===-==*=-=)-==-=-===$-==-==-= ===-==-====-)===-=-==-==-===-==-==-=-=-=)-=-=-===)===-)-=)===- ==)==)===-======-==-==)== =~==-==-===-=-(-=",
"= == =-=====-=-=-==-=-=-=====-)==-=-===-=====)=-=-====~=~==-=-=-===-)===-)====-=-)==-=-=-====-=~===)=-====)=-)-==)====)-=)===-==-=*==-===-===-=-=)=======-)=-==-=~===-)-==-==-==-=-==-==~===-====-==-)==-=-===-==-==~====-==-= ==-==-==~==-==-====--==-)=-==-=-=-=-==-=-===-=-===-==-===-==-=)=-======-=====)=-==-)=====-)===)=-=-==-===-=)-===)==-==-)=====-)=-=-=)-==-",
"===~====- -==)====-====)-=-===-=~==)-=)==-)-===)===-)======)=====~===-====-=~====-=)= )-==-======-=-===-)-=-===-=-=-)-==-=-==== ===)-==*===-=====-=-=-=-===- =-===-=~= =-===-==-==-====-==-)==-=-==-==-=== -=-==-= -==-=~ =-==-=-=-==-==-==-==-=-===-==-==-==-=====- )=-=-====-)===-$=-=)=-==-==)-=-)= =~=-=- ==)==-=-)===-)-====)=-)=) )===)-=-=)=====-)=~====)==-==-=-",
"=-= -=-)====-=-=-==-)-=-==)=-=====-===-=-====-=-=~===-=-=-=-=-=~= = = =$=-===-=~= =-=-===-==-)-=-= =-=-======-========-=====-)-=~=-==-=)=-=)=*)-==-===)==-==-)=-=-=====-==-==-)=-)=-=~==-==-=-) =-)==-==-=-)==-==-====-==-==-==-===-==-===-==-=-)-=-==-==-==-=-=~=-==-==-==-$-==-=-====-=-=)==*=-====-=-======)-=- =====-=====-)=-=====-==-=======-=~=)=======-=-=-=-=-=",
"= === ==-=~=====)-=======-===~=-=-==-==)==-=)======-==)==)= )    $ $ $   $ = ===-=====-=~==~====)=-==) =*=*) =)-=~=-=-= ~=-========-===-===-====-=)=-=-= ==-======-=-=-==~==-==-==- ==-===-===-=-==*==-==~==-==-==-=-==-===-==-==-==~==-=*==-=====-==-==-==-===-==-=-==-==-====-=)==-=-====-==)===!======-)-=-====)-=~==)==)-===-=)=-==)==)=-)=~= )===-==-=~=-===~=-=-=-",
"==~==-=-====-=-=-==-=-=-=)=-======-==)-=-==-=-=-=-==)-==- = .$@&&@&@&@&&@&@% $*==)=-)-======-=-=-=)-=-=$ $  $  = =-========~=-=-=-===-===-==-=-)===*)==-=-)==-=-=-)====-==-==- =-===-==-=-==-====-==-=)-==-==-=)-=)-==-==-==~==-=)-==-====-=)-=-=-=-==-==~==-=-==-===-==)-==-=-= -=-==)==- ==-=-=-==-=-)-====)=-=-=====-= -==)====-==~=-==*======-==-==)=)====~=-===_=-=",
"=== =)= =-=-======-==-==-=-==-=~==)=-====)====)==)=-===$ $.&&@/^//^/^/^/&^&@&@ $ =-====-=- =======-===  &@&@ $=-===-)-=~=-====-)==~==)-=~==-====-=-==-=)==-=-==-===-=~===-=)-==-==-)==-=)==-)=-)===~==- ===-===-==-==-)=-=-==-===*==- =~=-==-== -===~= =-==-)== -==~===-==-===)=-==)=-=-=)=~=======-)=====-=-===)==~==$==~===-=~=======)=)==~=-=)==)===-==-=-====-=-=-=-",
"=*==-=-=-===-=~=-=)-==~===)-=)====-====-=-=~=-=-=-==-=  @@&/@/@/&@/@&/&@/@/&^&/@% $ ==~==)-=-=~=-===-= &@&@&&. ==~= ========-===-==-=-=======~=-======-=-====-==)=-= ==~==-====)-==-=-= =-==*==-=-======-=-==-==-===-= -===-==~=-====-==-=)==-=-==-===~==-==-=-)=-===-)=-==)-=-=)=-=-= ==-===-)-=~====-=-)==)==-=-===-=-===-$=== =~=)-===-====)===-==-)=)==)==-=-=-=-=-=",
"==)== ==)=-======-==-==-=====-=-=~==~=-)==========)= $%&&/^&^/&^/^&/^@/^//@/@/@/@&  )-==-====== )-=)=$ ./^/^&@)=-==-=-=-=-)-==-==-=====-=-)-====)-=-=====)-=)==- -=)-====-==-=-======)=-==-======)-=-=~===)=-==-==-===-==~===-===-)-==-==-=-==)=-)==-===== -===-==-=*=== -=-====-====)-=)=-=======-=-=)= =-=-==)===~==)=======~==-== =)-=)==-==-)==)===-==-=-=)==)=-==-=",
"== -==-=-= -=-=-==-==-==-=-)-===========-=-=-=-=~=- $@@^&^&^&/^&^&:^&/^&/@/@/^&/@/@&  =====-)-=-====-= &^&@/@% ====)==~======~==-==)- -)======-=*==)-=~=-===-=~======-=-==$-====-=~=-=-==-)=-=~=*=======-=-==-$=-==-)-====-=-==-====-)=-=== -=-===-==-=-=~===-==-==)===-)=====-====)-===-===-=-=-==)==-=-====-=-=~======-)-)-===)==)-=====-)=) ===-=-=)==)=)=-=--=-==-=-",
"=-===)====-)====~===-===)=====~=-=-=-=-=====)-===  $@//&^//</@:&^&^&^&&^@///@/^&/^&^& $=-)-=====-)-===$@&^&/@@=)-=-====-=*=-===-==-====-=-=-=-====-===== -== ===-)-======-===~=-== ===)=-==-=====-=~=-=====-===-=)-====-=-= ==-==-====-==-=)===-== -)===-==-)==-=)-=-=-==-=-)-)=~=-===~===~=)==)=-=-===)==~=) =====-)-=======)=-=====)-)=====-=)-)==)==-=========-=~(-==",
"====*=- -===-=-===-==)=-=-=-=-====)===)=-)-=-===-=&@/@/^&^&^&/@&@& @$@@&@&@^&/&^/@/&^&   ===-=-)====-= &^&/@/$  =)=-)-===)====-=)==-=~==== )==)=-)===-=-)=-)-=-====-)-=-)===-===)=-)-=-======~=-=)== )=-)-=)=-==-===-=-=)===~==-)=-=-===~==-=-===~====-==-===-)=======)==)===== === -===-=== -=-====-=-=-=====-)=-= ===~=~===-===~=~====*=)-=)==========)=-)-=-)-==-=-=-",
"=*======)-=====-=-==-=-=====)==-=-=-=-=-======~= %@/^&^[/^&&@@.  = = == $ @&@@/@/&^/&^&$ =-)====-=)==) .&^&^&@=-=-====-)-=-=~ ==-=-====-)-=-=-=-==-=~========)==~=======-=-)==-=-======-)-=)=====-=-=-=== -=-====-=-==)=-=-===-==-=)=-====-==)=-===-=-====)-===-=-=-)-=-=-=-=-=-=~==)=-=)=-=====)-=)==)==)-=-====)==~======~==)======)========-=)=~=~ )=-====)===-==-=-=",
"==-=-)=-==-=-=-)==-=-==)=-=-=-==-===)=====-)-== @&@/&^//^&^@$ )=)==)==)====  &@/@/^&^&^& $=== ~===-=-=$@/^&^&.$=====- =========-===)=-================-=-=-=-=-===-=-=~ ====-=) ===-=~==== =-=-)-======-=-=====~===)=-=*===-=-) ===*=)=-=-===- =)-==)==~=-===- ===$=========)=)=====-===-==~=-)-== -==-=-===)=)=-=-===)==-=====*)-=)=-=-=~=-)=)=-=====-==)=-=-=-=-(-=-=-",
"=== ==*=== )=-==-====-=-==-===-)=-=-=-=-=-===-$ &/^/@:@/@&  ====-=-=-=-=-)==) @&@/&^/@/@& =-====~ ==== &@/&^&@==-)-=)=-=-=-=-)-=)*=-=)=-=-=~=~=)-=!=-=)===)=====- )====-=~====-=~==)==-=-)-=======~=-=~===)-=-==- -=====)-=)===-=)-==-==$==~==-===)-=-====*=)==~=-=-==~=-=!==-=-=-)===~= ========~==)- )==)-=-==)=)==-=-)==-)-===== =)=)========)==)==)==-==)===-=-=-(-=",
"- ~=-====-=-==-===-=-)===-)=-==-==-=====)==-== @/@/@///@& ==)=-==)=========-==) @/@:@/&^/@$ -)-===-)-= @/&^&/ $ =====-=)==)==========- =)=====*=======-=-=-=-=~=)==-=-===== ~=====-=*=======)-=*=-=======-====~===)==-)-==-==-==-=======-=-===)-=-== =-=-)===-======~= ========)==-=-====)-=)-=-===-====)== ===-===-=) ===$===)==)-)=-===-=)-=~===-==-==)==-=-=~===-=-=-",
"======-=~===-===-==-==-=-==-=====~==-)-=-=-)=$&/@//:@@&@ =)=-===-=-)-)-=-=)==-= $+/&/^/&^&@ =====)===$ &@/^&^&==-=-=-==-=-=-=-)-=-)==)=-=-=-====-=-)== =)===)==-=-==)=-=-=-===-==~====-)-==-===)===~=-=-)==-====~==-)=======-)==)=-=~=-=====-======-=)===-=-=)=-=)-===-=~=-)-==-===)==~=-=====)==)=)==)-=-)==~= )-=)=-=)-=-==-==-=====)-=)======~=)=)==-==)=====--=-=-=-",
"-==-=*====-==-=-=-=)=-====-==-)-===-===-=====.^@/^&^/&.$==-===-)========)-=-===== @^@/@/@/& )==~=-=-==$@/^&^&. ===)==)==========)===-=-====)==~==)===~=-=-=-=*======-==)==)=-==~====-)=====)=-=-=-===)===-==~ -======-=)-=~===-=-======)=~=-)==-)-=)=-=-===)=-==-=====)======)===~==*====-=)-=-==-===-=====-================)==)=)==~=======-)======-=)=)=-==-)-==-=-=-=",
"==*==)=-=-==-===)=-=-==-=-==-====-==-=-==-=$ &&/&^/@&@ ==-==-)==-=-=-==-===)=~==-) &&^:&^/@& =-======= &@/&^&@)=~==-=-=$-$ $ $    $ $ $ $  - -==-=-=-====)=====~=-)-==-=-=-=)====-=)==-=$-=-=)===)=*==-==)====)=-)-= =======*=)===~=-=-=-====-)====-===)=-====)===~=-=-=)=-==*=)====)==)===- )==)==~=)=)=)==)-=~==~==~==~=)-==-===-===-)=-=)==-)=-====-===)=~===-=(-=-=-",
"-=====-===-==-=-=-====-==)-=)=-=-==-====)=- &@/^^/&^& =====)==-====)=-)==)=-======= &@&^/&/@% ===-=)-) @/@//@% === ) = =     & %+%@%@&@%@ $ ) =)========- -)=~======-====)====-=-===-==-==)===-)=-==-=$=-=-=-=-====-=)-=!=-=)===-=====$====~ ====*)==-=-==)-=-==~====)==-=)=)==-==~=-==-=-)=====-$=====-=-=-=================) )==)=)====)=-======)=~=)=-=-====-==-=-(-=",
"==-=*===*==-===-==-=-=)-===-=-==)=-==-=-=== @/@/[^&@ =~=-)-=-==)-=-====-=====~=-=-=  /^&^/@/@$=)=)==== &/@/}/@=$  $  $ $ # $         .+ #.&@@$  -)-=~=-)====-==-==-=)=-)=-=-=)==$=~==)===-==*=====)===-===)=)==)-==)=-======-=-=) -=)-==-)===)-=)==-)====-==)=====-$===)==-=-=)== ==)==)===-)=-)==-==*==)==)=)=-)-=$-=)-=)-==-==-) =-=)-====)*)=-)======)===-=-)=-=-=-=-",
"- ===-=-==-==~===-===-==-=-====-=-=)=-)==-$ &@//@/@% =========-===)==-==)-=~====)==) @&//}/^&  =-==-== &^/&^&& = $ +$@$+  ===)==)==)==)  #.&^&@$ = ======-)=====~=) ===- ===-=-=-=== =-)=)==)==)-==-)===)- ===-===-=====-=~==)==-=)===-=====-====-==== ~=)=- =~=-)===-=-= =)====-)-===- =~==========)=)==*===-)=====)======)=)=)==-=======~========-==)-===-)===-=-=-=-=",
"==-=====-==-==-=-=-=-=-==-==-=-===-=-==-== @//@/^&@ =-=-=-=-)===-=-=)=)======-=-==-==$@@//&/@& =)==)=$ &@/^&^&.#   = = =)=)==========-=== = &@/@% =)-=-)===-)=- ==-=-=)==~==)===)==~====-=-=-=-==)-==-)-===~====~==)-=)======-=)==-=-)=)-=)=)=-)==)-=)-======-====-)=)==)-===~=====)-=)====)=~=-)-=~===-)==-== =~==-==~ )-=======)=)-=~==-==)-=-)-=)=-==)-===-=-==-=-=-=",
"-===*=-==-==-==-===-===-==-=-==-=-======-=$@&^/@/@%=)==)=)====~==)==-=-=-==-)==)-=)===@&^&^^&@$-==-=-= @//@//@$  )==)======-=-=~=-)-===)-=)  %@&@$ ==)==-)==-=)=-===)==-====-=-==-====~====)==)=- =======)==-=~=== ===-=-)=-)===-==========-=====-======-==~=)==-=====-====~====)-=====-)=-==========-=====)=)=====)=======)=-)-=-=======)====)=======)====~==~==-=-=_=-",
"==-===-=-=-==-==-=-==-==-====-==)=-=-=~===.&^&^/@& ==-==-=-=-===-===)===)=-==-====-=-).&/<&//@ =)===)=$@&^&^&@=====-=-)-=-===========~====-== &^/@$ =-====- ====)=-=-===)-=-)===)=)-====~ =-==-===~=)==-========-)-=)======= -)==)=~==-) ~==)- =~==)-=)=)====-=) )=-)=)==)===!=-==)-=)====) )=-)==~==)==~===-=-)=-)=-)=-)==*=)====)-)==~==-=-===-)-=)==-=)===-==-=_=-=-=",
"-= -=-=====-==-=-==-=-=-=-=--==-=-===-==-=@&^/@/&@ -==-=====)==-==)-=-==-=)=====~===== @@/^&^&& =-)-== &^&:/@% )=-=)===)==)=-)-=)-=-====~==== &@/&@ )==!=)==)=-=-==)===-==)= =~=-=====~===)=-)==)====-)=)-=~=)-======-=-)=~=)====-== )========)=======-==-)-=====-=== =~==-====)=====-==)-==-===-==)==-===-)=)===========)=)====)====-===)==)=-)=====-)===-=-==-=-=-=-=-",
"==-===*=-=-=-===-=-===-==-===-==-==-==-==$./@//@@$===)=-=~=-=-=)=-===)=-==-=~=-===~==-$+/&/</@.)===== $@/^&^/+ ==)=-==-==-======-=)==-====~=)= &^&@$=====-=-==)===-==~===-==-====)=-)====-====-=-==-) ======= =)-=)-=) =====-==~===-===~=)-)=-=-)=!==)== ===)=~===)=)-===)=)===-=)- )=)===)==)==)===-)=)==)====~=)*=)-)==-===-)-=-==)===-=-======-=-===-=-)===-===-=-=-=",
"-==-=-===-=-==-=-==-=-==-=-=-=-==-=)-==-= &^&^@/& =-=-=========-=)===-==)======)===-===$@/@/&/&  -==~= @/&^/&@$-=-===)===)-=-=~=== -==~=-===-= &@//. =)-===)=-==-=)====-)===)===*===- =-)==-)= )==)===-==-)=-=-=========)-===)== )=)=)=======)=======-==-)=-= =-)=-====== -==-=)========-===-==-==-)= =-==*==-===========)=-)=====)-==~=)==)=-)-=)=)=)==)==-=-)=--=-=_=-",
"=-====-=-===-==-=-==-=-===-===-===-==-=== @&^//^@ ====-=-=-)-=)==-=~===-=-=)-=-=-===)=  &^/^/@@$=)====$&^/[^&@====)=-=-)-==)== =~==)====)=-===$@&^&@)===)-===)==)=-=-=)==-=-=-)=)=)==)====)==-==-=-=)=)=) ==)==)=~==~=-===)-==-==-===-=)=-= -==)-==~==)====)======)=)-)=~==)=)==-)=~=-) )=~=)=)==$====)=)==)=)==~=)-)=)*======~=)=======-==-=====-==-==-======-==(-=-=-=",
"= =- -=-=-=-==-=-==-=-=-=-=-=-=-=-==-==- $@/@/@&& )-=-==)======-=====-)===-=======)-=-= ^&/[^&& ===~== &@/@//.$=)=-=)=====-==-====-==-==-===~= &@//# -=-====-=-=*===)==*===)===-===-==-)=-=-===)==)===-==-==-==-== ====)-= =)==)=)=)=)=-=)=)=)-==)==)==-=)-==-)=~===========-=- ====)=========-==-==)-==-==-= -=========)=)-)====-==-)-===)==)=-)====)=)=-=~=-=--=-=-=--",
"-=-======-==-==-=-=-==-=-===-===-=-==-=-= &^&^/^.===-=)-=-=~=-=)=-=-===-)===-)-=~=-==)=$&^/^/&@$=-===) @//^&@&==-= =-= =-)==~=)-=)==~== )==)== &&^@.=)==)-)===)===~==-=)=)-==)==)=)======$==)=-==- =-=)==)==)==)==~=)====)-===)====-= =)==-==== =-=-=*)=)= )==== =)-)=-)=)==)==)=)-===~==)==~==)==)-==)==)==)=)=)=)==~==-====-=)==)====)-==-)====-)==-=-=========-=-(-=-",
"===-=-=-==-=-=-==-==-=-==-=-==-=-==-==-== @&^/@&&==-==-========-=)==)-===-)-=======)=== @/@:&^& ===-== &[^&:^%  ==-=)=-)==-======-====~=-=-=== &^&/&= ==== -)-==-====)====)==-)==-==-)-)=-==-==)=)==)===-=)-=-==~=====~=-===)=*==-)==)==- =)==~=)==)=========~=)=)= ======)-====-===-===-=~= ===~======)==-==-==*==~===)==~==)==-==-)=-===)===-=)==-=)===)-=-=--=-=-=--=",
"=-==-==-=-===-=-=-=-=-=-=-=-=-=-=-==-==-=$@/@/^/.=-==-==-)=-=)-==-=====-=====-=-==-=-=-$&^/@/@& )==)= $@/^/^&@=)-=)==========~==)==~=====)=)-$ //^& =)-=~=====)=)=-) -=-===*)===)=)=======)==)=-==-==-)======) ===)-=$==)==~==)=) ==~===)==-=========)=~=~=)===-===)=)-=)-===~=)=)=)=)=)====)-====)=~==-=)==)==)==== )-======-==)=====)==~==-)====)====-=-=)=-==_=-=-=_-",
"==*==-=-==-=-=-==-==-(==_==-==-==-=-==-=  &@/@&@& ==-====-==-==-===-=-==~==-=)=)=)==)== @/[/^/& ==-=-= @//@/&& ===-=-=~==~=!===-=-====-)===== @&^&@$======-=)==-=====)==)-)=====*====!==)=-==- =)==~== -=) ~==-=)========)==)===-=)===)-===)=)=)=~ )-========)==)=~======= )====== ====-==)===)=)===== )-==-=)===)-)====-)=~==)==-)-)=-)==-====)-=-==~=)===-==-=-=-=-=-=",
"-==-====-=-==-=-=_=-=--=-=-=-==-==-=-==-= @/^/^/.==~==~====-====)-=)==)===-)==-=-==-==) &^/^[^& )=)==) &^&:^/+ )========-====)= =)= ~====~==$@&//@& =-)==)==-=$==~==========-)=)=)-)===-==)=)===-=)===)==-===)==-=$=~=~= === -)===-== ==)-= -==-====)=$==)-) ==)====)-$=)====)-=~==~==~==-==)-==-=~==)===)=)==-)====-)=)=====)-============)-==-==)====-=-===-==-=-(-=--",
"=-=-=-=-=-=-=-==-=-=-==-==-==-=-=-==-=-==$./@&@&@$=====-=-==)-=-==-=-=-=-===-=====)=-== @/@//@& ===-== &/^&/@% =-=)-)=-)==)===-)=-=====)==== &^&^& ====)=-=)==-)====~=~=~==)===-====-=)=)==*==~=)= =)=-=)==)====)=-=====)=~=)===)=)=)=~===)=)=) )=)====)-====~==-==)===-=-)-)====)======)=)=====)= ===-)=====)===-====-===-)====-)=)-=)-=)-==)==)==-=~=====-=)-=-=-=-=-=",
"==-==-==-=-=-=-==-=-==-=-=-=_=-=-=-==-=-= @&^/^/@ =-=-==)=-=-====-====)===-==)-=~=-=)= $//:@/&@ )-=)==$@//<//@)======-===-=-=====)=~=)-==!=$@&/^&@=)-==-=)=-====-)====== =~==~==)==)==-= -)=======-===)===~==!=)==)=)=)=======~====-====)=====-===-=)-===)=====)=$-==)==)=====)===-)=) ===-=) )===)-)====~ )-==)=)=)==)=-)===)====- ========-=-==-=====~=-)=-==-=-=-=_=-",
"-==- -=-=-==-=-=-=-=-=-==-=-==-==(-=-====  ^&@/@& $=-==-=-====-=~===)-==~==)-========= @@/@//^$ ====== @[^&/@& ==~=-==)= )==)-)-=-=========.&^/&@$===)=)= ====)====)-)==)==== ====*==)==)====)=)-=)=)-==~=======-===-===)-)=)===-) =)=)= =)=)=)=)=)====)= =~=)=-===)==)===)==) -=)===-=)-=)=-==-)-===-)=)======-==-=)-=====~==-)-)===)-=~=-)===)===~=-=====-==-==-(--=--",
"=-==-=-==-=-=-=-=-=_=-=-==-=-==--==-=-=--=%@/^&^&@ ==-==-==-=-====-=-=====-===-=-=-=-) &/^/<&@&==~=)-$ &//^/&@=)===)==-==-======)==)=-)=) $&//@& ==~=====)-)=-==~ -===-=-=)=-)=~=)=)===)-=)=-= ==)==== == )=)==) )==$=)-= =-= )====)=-==~==-====-= =)=)-=)==== )===-=)==)-==~==)===)=====)==)=)===)=======)=)=)==)====)=)====$====-)-=======-=-=-)====)-==-==-=_=-=-=-=-",
"=-=-==-=-=-=-==-=-==-=-=_=-==--===-===-=== &@&^&^& =-==-==-==)=-=-)===)-=-===-==)==)==%^&:@//& -====== @/@/[^%  =~====)=)==)-=)====-==== $@^:@/+ )====-)-=====~====) =)=)=-=========-$=======)-)== -)=)=)===-)-===)-=====)==)-===)-===)===)=)*)=)=~==- ==-===~===)=)=-= ==)=======!==)=)== ===-=)===)=!=)-==-=-==-==~===-=-)===-=======~==~==)=====-=-==-=)=-=-==-=-=_-=",
"-=-=-=-=-==-=--=-=--=-(-=-=-===--=-=-=-=-= ./^&^&^$ =-===-)=-=-====-=-===)=-)==-=-=-= @&^//@^@$===~==) &^:^/&@=)===~=-=-=-== =-=~ =)=~ =$@/&^&@$===)=)===)=~=====~==-======)=)=)-=)===-)=~=)=====)====-==-)====)====)=)====)==)=)==) )==)===========)=)=)=)====)-====)=)==-=)=)-)===)-==)-)=~=====~=======)==$=)==)===)==)==-)=)=~==-====-==-=-=-==)===-==-==-=-=-=-=-=-",
"-==-=>==-=-'-==>=_===-=-=-=-(--==-=-=-=-=-  &^@/@/@ ==)-==-=-===)-=-===-=-==-=~=====$ &^/&</&$==~===== @//&/^& =-====)===)=-)=)===-====$@/^/&& ==)==-=-=====)==)======)=-)=-==- ==-==)===== ~==)=-)=)=)=)==-=$==)-)=-= ~=)-=====*=)===-==- )=)=-)=)========)-)===$=~===-)=)==-====)===)========~=$==-)==~==-===-)=-=)=-==-====-===-)==)-=)====)==)=-=-==)===-===-=-(--=-",
"=-==-=-=-=-=-=_=-=->-=-=-=-=-==_==-(-=-=-== @&^&^&^%=-=-=-====-=-===-)====-=====-)-= &/&^/&^@ ====-)-) &/@</&@)==)-==-==-====-==)=)= ).&/&:@@ )=-=-)= )=)-==- -==~=)-=== ==)=)=)=)=)-==)==-===)-====-===-=)====)== =)=====) )-)=)==)=)=)=)=====)==-=)-)=~== ==)======)======)=)=)-==)==-)==~=)=====)===)==)=)=====)===)=)==)==)=-===-====-=~==-=-=====-=-=-==--(-=--=-_=",
"-=->=-=-'-=-=>=-=-==_=>=-=-=-=-=--=-==-==-= %^&^&^&@  -====-=-====-==-=-)-===-=-=== %@^/}/^&& ==-===== &<//&^% =====)===)=-)==)==-===.&@^/^&$ ===)======= )==)=)=====)-)=~= =====-====) -=)=)===$=)=) )=)==)=)-===)===)=)========)==-======)=)-== )=======~=)=-)=~=)=-)=)=)=-=====)=-=)==~=======)===)-===-===~=)===)-==-==-)-==)===)-=-====-====-=-=~===-)=-==-=-=-=-'-",
"=-==-=-=-=-'--=-=-=-=-=-=_=-=-=-==-=-=-=-=-= @&^@/@/@$==-=~===-=-==~======-)-===-==$@&/^//@& =-)==~==$ &^&^:&@=)-=-=-=~======)=-==$ %&^/[@& ==)====~=)-)==-====-==~========~==~===) )===)=====)===-===-== -===)=)==-)==-==~=)=)====$=)=$=)=-===)===-)=) ============ ===-===) )=)===)======)=-)-)==~===$==)=-====-)-====)======-=-)====)=-===)-=)=====-=-==-=-=-=-(-=---",
"-=-=-'-=-=-=-=-'-=>=-=-=-=-=-=-=--=-=-(-=-===..^&^&^&. =-===-=)-==-==-=-=-====-==  &^/@:&^&.====-===== @/^//^% ====)===-=)-)=-==)= #@/[^/&  )==-=~======-)=)=~==)===-)==~===)===~===-=)-====~==-)==)-=)==)=)=)== =)====)=$===)= )=~=====-==)=) =~=)====~=)=)=)=)==)-)=) )=)-====-=$-===-=)==) ===)===)===-==)=)=)=====)=-=-)=-)====-=-=-==~=-===-=-)-=====-==-=-=-=->=_=",
"=>=-=-=-'-=-=-=-=_-=>_=>=-=>(-=_==-=-===-==-=$@&^&^&^&. ==-==-==-==-==-===-=-)=-) &^&^/^/@& =~===)-=~=$&/[^&:@=)-=-===)==== =)== $@//^/&@ )===)====)-==)===-====-=)===-===)=-=====)==)==)-) ==)===)=====~=== =)=~==) ~=====)==-)====)-)=)=) ===)====)====-==-= -=)==========)-)=)===)-)==-==-=)====$-=-)=)====-===)*=-==)======-)====)=======-=-===-==-)-==-=_=-=-=_=---",
"-=-'-=-=-=-=>=_=-=-=-=-=-=-=-=-=>=-(-=--==-=-  @./@^&^&@$=-=-=-==-==-==-=~=====  &@//}/&^& =====-===== @/^//@%  ===)-=-=)-=)-== %@/&<&&@$===)=-==)===)-==)==)=)=)==-)=)=)-====~=)=-)========)== )-==)=)====)=)===)======)=)==)===)=)=========~====~= -=)=)=)=)=)=-==)=~=)=~=======)=====)=)=)==)=)-=====-= =~==)=-==)=)=-==-=~====~=-=-=~=-=-=)==-===-===-==-=-=-(-=--'-",
"=-=-=>=-'--=--=-'-=_=-=_=-=-=-'-=-=-=-==-=-==- %@@/@/@/@..=====-==-==-=====-=-$.&^/@//@/@@==-=-)==~=== &^[^//+=)-=========)==$ %@/^//@@===)-==)=- -)====-====- ==-====-===)=)= =====)*)=~==)-=)=====- ==)=~===)====~=)=)-== ~==)=-===)=~=)-)==)=)===)=)====-=====)==========)=)-==-=)==- =====)====)=)=)==~===)-=)==-====)-====-==============-=-==-==-=-==-==-=--=-_=-_",
"-=-=-=-=-=>=-'-=--'--'-=>=_'-=-=-=-=-=-=_=-=-== .%@/@^&^&&@$ =-==-==-==-=-== &@@&^&^/@/^$ ~==)==-===-=$@//:&^& ===-)=-)=~===  &@/[/@& $=~====-===)==-=)=)=~=)=)=)=)=) =)====-===)-$======)=====-=)=)=)=~=====)-=)=)==== ==)==)====) ~== ====)==== )=====-=$==)-)==)-)=)=~=)=====)=)=-=)=)=-)=~===~====-=====)======)==-)-===)-=)=)-==~=-=-=~=-===~==~==)=-=-=-=_==>-=>=-",
"=-'-=-'-=-=-(--=_=-=--=-=-=-=_=-(-'-=-=-==-=-=-= @&@/@/@/^&..$  )==-)=-)  $.&@//^/^&</@& ===-=-==)=-)= &^&^/&@=)-===-=====$ $&^/:^&@  ====)=)=)====)==-==== ==-====-===-=~==)=~====)=)=== ~=)=)==-====== )=)= =) -==)=~=)===)= ~=)====)=)=)===~=)=-)=~=)=)===========)==== ~=)==-===)=====)====$===~=)=)-)==-=)=-)-==)====~====-===)-===)=====-===-==-=-===-=-=-=-(---_'",
"=-=-'-=-=--=>-=-'--=_=-=--=--=>=--=-=-== ==-=-=-= .@./@/@@/@/@& . $     $@&@&^&^&^&//@& ===-=====-==== @//@:^% ===~==)-)= $@&^:&^&@$=)=)===-= =-=)-===$==)=-)=)=~==)=)=)= =-=====)==-==-)====-=)=) )=~=)==)==)===)=$======)-=======)=)=-===-=) ==)===== ===)-)=)=~ )===)=)======)=)==-==~===)=)-=)========-)==-======-==-====-====-====-=-=-=~==-===-===-=-=-==-=--=-=--",
"-=-=-=-=>=--=-'-=-'-'-=|=>-(-=--==-(-= . -=-(-=-=- %@&^@/^&^&^&^&@@&@&@&^&^/^&^&^&^@&. ==-=)=-=~===-=) &^:/^&@)======== $@&////@&  ====-=~==)=)====)-==-===)===== )=-====)=)=)=~==-)=)=)==)=)======-====)==)==)-====~=)=)===)=)=)===)==)=)=$==)===)=)=)=)==== =-====-$=-==)=)-)==-==)=)===)-======-)=-)======)==)==~==)=)=-=)=)-=~==-=)=======-==-=-==-==-==-=-=_=>_=>-=",
"=-'-=-'--=-'-=_-=-_=--=--=-=>=-=-'-=  .  =-=-=-=-== .@./@&^&^&^&^&/^&^/^&^&^&/^//^/&+ =-)=-=-====-=)== @&/@//&  =~==~  $@&^/}/@&+ )=)-=)=====-==-)===)=)=~===-)=)-====)=)=========)=====)====)= ~=)=)=)=-) =)===)=)=====-) )=-=== ~==$===-==)===)=-= ====-)=)=)=)=)=)===)=-====)==) ==-=)=== )=)=)= )===-)=)-==-=-=====-==)-=-=====)==-=-=~=-===~===-==-==-=-(-=--=--=_-",
"-=-=-=-=>-=--=-=>-=-=|-=-(-=-=_>=-= .@ =-=-=-==-=-=-= &@1&^@/@^&^@^&^&@/^&^/@/@&@&@  )===-===-)-=)=-= $&^/:^@@)=-=== $@&//&^/@& ======)===~==)=)= -)=======)======)=)=-==-)=!==)=)==)*==- )-===)===== ====)=-)=====)=) )=====)=)=)===-)=)=)===)-=)=)=~=)=)========-==)=)==)=)= -=)==~=)==-)=)==-====-=)======)==)=)=-)===-=====-=-=-=========-=-==-=)-==-==-=-=-=--'_-=>",
"=>=-=>=-=-=|=-'-_=-'--=>=-'--=-=- .   =-=-=-=-=-=-=-==  &.@/@/@/@/&^&^/@/@/@/^/@&  ==-=-===~=====-==-= &</@//% ===$ $@/&^/<&@$ =)-)=~===~=====-==)==-=)-=)=-=)=)=)=-==)=)====)==*=====)=)====)-===)=)=)=)==)===$=)-=)===)=)=)==-==)=)=== ====)==) =========$-)=~=)=)====-======)=-)==== )======)=)-)==-)=)-)=-=-==-====-=)===-)=)===-)-=~=-=-)==-==-==-=-=-==-=-=-(-=>--",
"-=-'-=-=>=--=--=>--_=-=--=-=|-==     -=-=-=-=_=-==-=-=-= .&.@%@/@/@/@/@/@/@&@&@. ==-====-===-=-====-)= .&@&@&+=)   &^/@:/@&@$=========-===)-)==)=-==)===)= )==-====) ====)=)===)=)=~=====)=)= )=)-==-==-=)===)=-==)==)=)=====) )=====)=)=)=~== )==)=)=) )====== ==)==~=)=)=~=)======)==-==)=~========)=======)====)=-)-==-=~===-=-=)==========-==-===-===-=-=-(-'----(-=",
"=-=-=->=--=>=-'--=-'-=|-=|-=-=-  .  =-=-=_=-=>=-=-=-=-=-===  @.@%^@^&^&^&.&.   ==-===-=-)=-==)==)-=====$  $      &&^&:/^&@$ ===)-==)==)=) ====-===)===~==-=====$=~===)=$-==-==~======)=~==-=)=====)=)=)=)==) =)=)===$==-==)=)===)=)-)==-=====)==)==)===)=-)=)=)=)==) ===== ===-=)=)=-=)=)-====)=~==)-===~=-)====~=-====)=====-======-=-=-=~=-==-==-=-==--=(-=-=-=_'-=->-",
"-'--=-=-=>-=-(-=|=--->=-=-=>== .. =-=-=-=>=-=-=-(-==-===-=-==    .$ . .     ===-==)-====-==-=-=-==-=-==== ==$ $&@/^//^&@& ===~===)-==~====)=)=)=-==-== =)=)=~=)====)-====)=)===)=)=)=====)===-)=) ====== )=-)====)=)==)=$==)==~==== ==)=)=$=)=-===~= )===)=======)==)=)-)=)=)=)==-==)=====)=)=====~==)======-)=)===)-=-=-==-)==~=-=-=====-===-=)=-===)-==-=-=-=--=-_>=_=",
"=-=-'--'--=-=->-=--'_=-=>--=* .  -=-=-=-=-=_=-=-=-=-=--=-=-=--=-==-==-========-==-==-)-==-=====)-=)==)-===$  @&^//&:@&@$===)====-==)=====)-==-==)=)=)=)===========)===~=)====)==)=== ~=)===)=)===-=)=~=)==)====)==-=)==)==)= )===)=)=)===)====)=)===)-==)==) )-)=-=)=====-==-===)=)====~=)==-= -)======)=$=)===-==-=======)==-===)==)-=~===-==-=-==-=-==-==-=-=_=-=-=---",
"-'-=-=--=>_>-==->(-=->=_=-=- @  ==-=-(>=-=-'-=-=-=-=-==-=-=-==-=-==-==-=-=--=-)=-=-==-==-)=-=-====-=-===~  &&/@/@/^&@$ ==)-=-=)==)==-=)-)===)= ==-===-==~=)=)=~=)-==)====-) )=-==)=~====*)=====)=)== =)=)==)=)- )=)==)===~==)==)-==-==) )==~=)===)===)=)= )-==)==)==)-)=)=)=)=)=*===~=)===) )=)===)-=)-==-===)==)===~=-)-=-====-=-======-=-)=-===-==-==-=-=-=-=-=>_=-|=>",
"--=>-'-'-==-=>-_=>->-=---=  .  =--=-=-=_>=--=>(-=-=-=--==-=-=-=-=-=-=-=-=-==-==-===-===-==-==)-==-=====$@@&@/^//:@&@$=======)=-=-===)=====)=-==~=)==)=)====-======)===)=)==-===) ====)=)==)=)=$====)=)===)=====)====$==)===)==)==)=)=~====)===) )= )====-===)==)==$==============)=) ===)=======)-=====)===~=-==-=~========)=-)====-=-=-===-==-=-==-==-=-=-=-(-=-=->=---",
"=--=--=-->-=_=-'-=_=-(>==  @  --=|-=>-=-=-=--=-=-2-=-==-=-=-=-==-=-===-===-==-==-=-=-=-==-==-==)-=)- $ .&//^:&^@&@ ===)=~==-===)=)-==-)=-===)=====-)====)=$=)=)=)==-)====)=)=)==~=)===-=)== )==)=)==)==)= )-)=)==~=)=-)= )===)= )======)=)==$====)==)=$=)=)==== =~==)=)=~=)=)=)=)====)===)=)-)-====)-)=-=)===)=)====-)=-==-===-=-)==)=-==-==-==-=-=-=-===_=-=-=-(-=-_-=_",
">=>=>=->=-=>->=--=--'---= ..==-'-=-(-=--=_>=(-=-=-=-=-_=-=-=-=-=-==-=-=-=-==-==-=-=====-===-==-==== $@&/@/@/&^&& $=)=-===-)==)=-===)====)=$===-)=)== =~==-===-==*=)== =~======)==)==)=)==)=~==)==*)===)==)== ==)========)==)==)-==)=$=)=-=)==-=)-=)=-==)===)=)=)==)==)= ===) =)===)=)-=$=-=======)-=====-==-===-==-====)-=)=-====-=-=-==~==-==-===-===-=-=-==-=-=-_=-=>-",
"-=--=-'-=_>=-=_>=>-=_=>=..  ---(--'-=-'-=-=--'-=-=-'-==-=-(-=-(-=-=-=-==-=-==-====-=-=~==-)=-===$ %@&^/^/^:@&@  ==-===)====-=-===-=-=)-==-=)-)=====)-===)=)==)=)====)=)==)=~==-===)= )==)====)==)===)*==)==)=)-==$=)=)=-==~=$===)==)===)= =)=)===)==)====)==-=======)==)=)=-=)-=)=-===)==)=)=)=~===)==)===)==~==)-=)-=====-=)=-=====-==-==-==-==-==-=-=====--=>-=>=->_-=",
"=>=-'--=>-=-->-=--(->-   . -=>=>-=-->=_-=>-=-=--2-=-(>=-==-=-==-==-=-==-==-=-=--=-==-==-==-===$  &@/@/&^&&@& $==-===-=-=-=)===)=)=)=-====)=======~====)====)-=====~==-=)== =)=)=)==~==) ==)=)==)===)==)=-=)=====)=====)=)====)=)==)==)==)=)===)=)====)=)-=)=$=)-)=~==~==)==)=====)==)===-===-====)==-=-=)-=-==)=======~=-===-===~=-==-==-==-=)-=-=-==-=-=--=-(-=_--=-=>-",
"---'-=->=->=_=->(->=-= .@ =>-=-=-2-=--=-=_=>=-(--=-=--=-=-=-=-=-=-=-=-=-=-==-===-=-==-==-===$ @&^/@//^&^&@   ====)-)==)===-=)-=-====)=-)===)=)-)= )=)=-=)====)-)=)==)====~==== ==-===)==~==-==)-=)=-=)==)==)=)=)=-)=~====)=)=====) =)==)====)====-) )===$==============)==)==)=)===)-=)=)=)=)==-=-=)=======)===-)=-=====)=-===~==-=)-==-==-==-==-==-=_=-===-=-=-'-(>_--_",
"-'=-->=---=>->=->-=--  .  --=-|---=-(>=-'--(-->=-=|-=-=-(-=-=-=-=-=-(=-=-==-=-=-===-==-== $..&^/@/^&^&@&  ====-)-======-=)=-=====-=-====-=)-========-=)== ~=)===-=====)=)==)=~=)=)=)===)====) =====)==)===$===-==)==== )=====)=)=-)==)=*==)-=)=) )===-)==)=)=)=)=)=)=)==)==-==-==~====-====-==)=)==-=)-)-==-=~====)=-)-=-==)-==-==-==-===-==-==-==-=-==-=-_=-'-=------'-",
"---'-=-|=>_=-=|-=-|=' .@ -'-_=-='--'---=-=>-==-=--=-=|=-=-==_=-=_=-=-==-=-==-==-=-==-=$  %@&^/@//@/@&@  ==~=-=====-=~==)=====-)=)=)==~==)===)=)-)-=)====~==== )=)=)-)=====)=========)=)==)=)==)=$=)= )==)==~=) )===)=)=-)=) )=) =)==)==)=)= )===)==)=)=====-==-========~==)=)==) ==)=)=)=~==)=-===)======)-====)-=-======-====-====-==~=-==-=-=-=-=-=-=-=-==-(-_'-2-'_--",
"=>=-=>-=>-=->--=>-=- .. '-_=>-'--=_-=_=>_--=--2--'-=-=-=-'--=>=-=-==-=-==-(-=-=-==-=$ .@&@/@/@/@/@&@  )======~==-=)====-=-)-)===-==-=====-)==-========)==)==~===== ==)*=)-==-=)=~=$==-==$====-=)===)=== =)========)=-=)===-)====)===-=)===)===)-==)== =)=)=)=)=)=)=$-)===$===)===)=-======)====)=-=-==-=-=====-==)===-=-)==-=-==)-===-====-=-===-(-===-==-=-=-=--=---=>-",
"-=->-=->=->-(>=|-=>  .@*-=>-=-_-2->=-'-==>=_'--=_=->=--=-=-=-=-=-=--=-=-=-=-=(-== $.@&@/^/@/^&^&@. ===-=-=-====-==-=-========-=====)=-)-===-)==)=-)=~=-====)==~=)-)====)==)=)======~=)=)==~=)===-)=-=)-)==)=)=)=~===)===)===)=)===)=)===)==)=)==)=-=)==-=========-=====)===)-==~===)=-)-===-)====)==)-=)==-)-===-==~====-=-)===-==-=-==--====--==-=--=-=-=-=--'-=_>=_>_-",
">->=->=->=-'---->-- .@.=--=_-'-'--=>-----=-=--=->=-=_-=|=-(-=-(-'-===-(-=-==-=   %@@&^&^&@/@&@&  ==-=-====)-=-==~====-)-=)-===)-=~=-=====)===)=-==== ==)=~==========-)=======-=)=)========= =)=)===)====)-===)===)=$===)==)===-)=)=== )==~==-=)= =)==)=) )-)=)-)=)=)=)=-=)===)===)-====)=-)===-)=-======-)====-)====-=~=====-)-==-====-==-=--===-=-===-=_=-(-=-_>=---->-",
"=-=->=-|--|-=>=_=>= .. =>->->---=>_=-2-2-->-=>(-=-=-'-=--'-=-=-=-(---=-==-=  .&@&@/@/@/@/^@&.  ==-==)=-=-=====-===-)====-==)-=======)-=)-=-====)=)-=)======)=)=)=)=)==-)=~==)=)====)=)=)-)=)====)===)=)===) -==) ==-)=)*=)==)=)== ~=)=-=)= )===)=)==)========== ==)=-==)==-)= =)===)=)======~====)=-)=-===-=)-==-=~====-=-=-===-==~=-==-==-==_-=-==--(-=-=-=>=-=--|=>(--",
">->-=>-=-=-'-_>->-  .@.-(-=-=_=>_=->-=--'-=_=->=-=|--=-=-=-=>=-=-=>=(-==   .@&@&^^&^&^&@.&.  =-=-==-=-==)=-=-=)=-===-=-===-===-)-=)-=======)=)-===)=-==~=-$=-==-==-==)====)-====-)=-=-======)=~===~======)==)=)===)====)=-=)-= ==)====)=====) )===)==-)=)=)=)=)=)====)===)===)-==~==-==~==~===)=-===-===)==-=========-======-=-)=-==-=-==-==-===-=-===-=-=-=--(--=---->-",
"-=-'--'->---=>=-_=  .. >->_>->-=->=_=>-=_-'--=-->-==-|=>-(-=-=-=-==-    .&@&@3^@/@/@.&.. ===-==-=-====-=-===-=-==-=-=)==~===~========~=-)=-=-==)====)====)==)=$=)=)====)-===$=)=)==)=) )=)==== )=)==)-)=~==)===-)===)====)===)=)==)=)==)=)====-)== )====-==-===-=)=)=-=)===)===)===)=========-==)==)==~=-=)==-)-=-=-)=-=~=-====-==-===-=-=-=-=-=-=-=--=-'-=-(>-'_>-2-|=_",
"-'--'_--=-'_>--'-> ..@.=-=>=_=-|=-->-_=>-=-'-(>=_=-=-=--=-=-=_=-=   .@.&@^&^/@&@/@.&.   =-=-==-====-=-===-=~===-=)====-===)======-=~========)===-=~===-)===-=======) )-====)==-= )====)====)=)==- =)= ======)=)==)=)-=)=)= =)===~====)= ===~=)==)=~==)=)=)=)=)=)==-==)=- )=-=)=====-=)=-)=~=)=)==-==-======-=====)==-======-=-==-==-=-==-==-=-=-=_=-===-=_=-=-=--=---->-",
"--'-->=>-|-=-(>--=  @.. =>-->-'--|=-=>-=->_-=--=>->_=-=_'-=-=   . .@&@^@3@@1@/.@..@ ====-==-=-=-=-)-===-=====-==-=-=-==-=-=-=~=~======~==~====~==)==-)===~=)=~=)-==-===)=)=-=)=)==-)====)=)=-=)=)====)=)=)= == )=====$===)=)==)===) )-=)-)=====)====)= =)= =====)=) ==)====)==-)-)===-======-==-)==)==-)=-=)=-=-=-====~=-=-==-=-==-==-=-=-==-==-==-=--=-=-=>=-=-2-|=>_->",
">=--'--=-=>->--2->  .@.. -=>=-_>-=->--=>_=-=>-2-=-==-'-=*=   ..@@@&@^%^&@1&@&.@.$=-==-=-==-=-===-===-=-=)-=-==~======~==)========-=)-======-)==========)==========)=)=)=-==)======)==)-)=-=$=)====~=)-== -=)=~==)-)=)==)-==-)==)=)=========)=)-===)==~=)==)=)=)-====)==)=~===)======)=)=)-=)==)===-=-)=====-==)=)=-=-===-==-)====-==-===-==_==-=-=-==-(-=-=--2-----_-'--",
"--'--=>->--=->---=-...@.   --'-=-|=-(>-=->=--=--(-=-    .@.@@@@3@1@3@@&1&@..   ====-=-==-==-=-=-==-====-==-==-==-=~====-=-)-==-)======~=-)===-)=-)=)-=-==)==~==)=)=====) )===~=)-)==)===)======)=)===)=)=)====)== ====)==)===$====)=)=)=)=) )==) )==)===)=-==) =)=)-=)====)=*=)=)-)=-==-====-==- )====-=~====-=-===)=-===-==-=-=-=-==-=-==-=-=-=-=-=-=-=-=-=--=>=-'--_>_",
"-'--'-'-(>=|-=|=>->  @.@..   *=>==->=-=-==-= =    . . @.@@.@./.@@&@@&..@.   ==-=--=-==-=-=-===-==-==-=-==-==-==-===-=-======~====)-)-=====-=)=====-====)=-)======-=)-)====)=)======) =)===)=)=)-===)=======)=)===)=)=)=====)==)=$-=)==-=======)====)===)==)=)==)===)==)=)===)=======)==)==~=)==)==-)=====-=-)====-=-===-==-==-==-==-=-==-=-==-==-=-(-=>=-=-2-=-=|-_>->--",
"--=>-_-=>-->->--_=-  ...@.@..        =;      ....@.@@.@.&1&^@.@/.@...  ===-=-=-=-=-=-==-==-=-=-=-=-)-==-==-)==-==-===)-=-=-===-=-====)-=)==)-=)=)==)=)=====-)=~=) =====~======)=)====)==)=-=====)===)=)-)=)-==)=)==-==)=~=)======)==)=)=)=)-)==-)=)= )===)===)==-)====-==-)==-)==)=-=====)==-=-=====-)===)==-=-)====-=~=-==-==-=-=-===-==-=-==_=-=-=-=-=-(--=|---=-=_=>-",
"'->=-'->-=>=-(>=>->>  +.@..@.@..... .. ......@.@@@.@.@%^@@.&.&.. .    ==--=-=-==-==-=--==-=-=-==-====-==-==-=-==~==-=-====)====)====-===-=-=====-==-==-=-)=======)=)=)==)=)=)-==-==~==)-==)=)=)===)=-= )=====) ==)=)=) === -=)-)==)= =)= )====)==)==)==~==)=)-=)===-)=) )===)==)=-===)=~=-=====)==~===-)-=-====-=-=~======-==-==-==-)-=-(-==--=-==-'-=-=-=>=--=_'-|->-|-",
"-->->-=->_->->---2---, . .@.@.@.@.@.@.@@@.@@@.@..@1&@1@...@..    =-=----=-=-=-=-=-=-===-==-==-=-=-=-==-==-====-==-====-)-=-=~=-=-=~===-=====-)==)=)==)=)==-)-=)==-==-====-= =)=)=)===)==)===-==)-==$=)===)=)==)-====)==)=)=)===)====~===)-=)=-==) =)==)=======)==)=)======~====-=)=)-=====)-=)-=-===-======-=-===)==-=-=~==-==-==-===-==-=-=-==-=_=-=_=-=-=-'-----=>_-->",
"=>=-=->=-'--2--2-->->--   ......@..@.@..@.@...@.&.@..@..   = ===-=-=-==-=-=-=-=-=-=-=--=-=_=-(=-===-=-==-==-=-=-==-)-==-============-=)=)=-)===-==-)=-===)====-)=)=)=)=~=)=)==-===)=)=== ==)=$===)======)=*=)===)=) ==~======)===)=)==)==)==) )==)==~====)-$=)===-====)=~====~=)==-===-=)=======)=)==)-==~==)=-=-=-==-===-=)-=-=_=-=-(-=-=-=_=-=--=-=>=-'-=_--(>=>_->-|-",
"-->_>-(>-->-->=->(-(->->=*     . .@..@.@....@. .      = =--------=--(--'-=-_=-=_=-(-=_=-=-=-=-=-=-==-=-==-=-====-====-==-=-=-)-=~==)==-=-===-=)======)=-===)======-==-=====-=)===-====~=)-)===-)==~=)=)=-=)==)=)===)=)==)=)-)= )==)==)=====)====-=)===)-)====-=)=)=)-)===)=)======)==)==*=-)-=)=-=-=====-==-========-==-==-==-==-=-==-=-=-=-=-=-==-=-=-(--=>=->=_->-(>--",
"=>=-'->-_>=_'-|-->->-_'-->-'-       . . .         -=-----=-='-=-'-=-=>=-(>-=>=-=-=-=-=-=-=-=-=-=-==-=-==-=-==-=-=-=-==-===)=======-=-=====~===-=)-=~====)==-=-)=)=)===)==~=)===)=)=$=)=======)==========)===)=====~====)-====)=-=) -===)=)====)=)===)=====)=)=)=-======)=====)=-)=-==-)==)====-=====)-=)=-===-)--=-=)=-==-==-=-=-==-=-==-=-=-=-(>-=>(--=-(--=-=-->(->-_>",
"->->-=->=->-->-'_-'-'--|-(>->->---=--=--=-=-------=>-=|=>->--=>(--2--=--=-=-=-=-'-=>=-=-=-=-==-=(-=-==-==-=-=-====-==-)=-=-=-=-===)===~=-===~========-)=-=)==)=-===-)==-)===-)=-=======)=)=~===)-)=)=~=)==)-= ~=)==)=) ==)=)===)===)=)=-==~=)-===)=)=-)==-======$=)-) )-=)-)=-====)====-==-=)-==~=-====-===-=====-==-==-==-==-==-=-==-=-(-=-=-=-=-=--=>=-'-=|-_>=-->_>--",
">=-=>-'->->->=_-->-|-_>=->-=_-=>=>->->=>->->=>=>(>--'---=-(=-(---=-=-=_'-=-=-(-=-=-=-=-=_=-=-=-=-=-=(-==-===-==--==-==-=-==-===-)-=-=-====-===)=-)-=)=-====-======)==-=====)== )=~=)-)=-=====)-=========)====)===$==)===)= ==~==)=)===$=)=====)=)= ====)=)=~=)-)========== ===)=)-==-=)==)=-=======~=-)===-)=-=-=)=-==-=-=-=-==-==_=-=-=-=-(-=-=-(-=-=-=-=--=>=-->_>--_>",
"->->---_=>(-|->=>_--'-->_>->->_->-=-'_--=_-=_--=--(--_'->-->=->=>-=>_>=--2--'-=-(-=_=-=-=-==-=-=-==-=-=-=-=-=-===-)=-====-==~=======)==-)==-=-======-==)-=)=)-=)-===)=)==~===)========)=)=)===)=)=~=)=$=-=)=)==)===)==~===~====)===-)====)=)====-=)=)============~=)=~=)=)==)=-====)==-==-===~=-=======-=~==-=-=-=-==-===-=-(-=-=-=-=-=-=-=>=-'-=-=>(--=_>=---_'_-=->'--",
"=-'-(>=>>-->=->_->=>--2->=_-2-'-=|-|-->_>=>->=>_'->=>=--(>=_>=-=-(-=-=--=-=-=--'--'-=-'-=-=-=_=-==-=-==-==-===-=-=-==-=-==-==-=-=-=-=-===-==)==-)=-=)=====-=====)=)-===-===)-==~==)=)====*==~========-===)===~===~==)===)==)=)=-==)==)-)====-)=)=)==-=$=~=)=)=)=)========-)=-====)-=-)==)==)====)=~=-=-====-========-=-=-===-=-=-=-=-=-==-=-=-=-=>=-=-=>-=-'_'--->_>_-_>",
"->->->--=>->->=>-_>_>---->->---|--'-=>=->-_'---=--=_->=--=--=_>-=>--'-=|-=-2-=-=-=-=-=_=-=_=-=-=-=-==-==-=_=-=-====-===-=)=-===)==)===-=-=)-=====-)==-)-=)==-)=-====)-=)==-==)===~===~=)=)====)-) )=)=)=)==)===)==)= =)===)===) )===)===)-)= =====)=)=====-==-====)-)=)=====)=)-======-=-==-==~=-===)==)-=-==-=--=-====-=-=-==-==-==-=-=-(-=-(-=--=--'_=--(--=-'-->->->-",
">=-=>=>_>-|=_-|--'--=_>=|-2->(>-'-->--|--'--_'_>-|->=-|=>_>=>-=>_=-=_=--=>=--'-=-=_-'-=-=-'-=-=-=-=-=-=-=-==-==-=--==-==-=-==-=-=-=-=-=)=====-=~===-======-)======~=======)==-=)===)= ====)=)============)-==$==)===-)==~===~=====~===)=====)=)=)-====~=)==)==)=)-=====-)=)=====)=-)=)==)==)-=====-==-=-===-==-==-==-=-=-==-=-=_=-=-=-(-=>=-'--2-=_=-=-=-=->=-|-_'_=_-|-",
"->-|-->=->->-'->_>->>->-->--->-_-|=_>=-'_->=>--=>=-->-=--=--=--=->->->=--_-=-_=-'-=--=>=-=-=-=-=-=-=-=-==-=-=-==-==-=-=-===-=)==-===-==-=-=-=)===-===~=-====-=~=)===-)=-)-==)==-=)=-=)=)-===-)=)=~=)-)=)= =)==)-==)=)==)= )===)=)= =~===)=)-==-==)=)=====-)=-==-==)==~====-=~==-====-==-==-===-=)==-====-===~===-==-=-===-=-=-=-=-=_=-=-=-=-=-=-=>-'--'-|=-=->=->->->->_",
"--'--'-->_=->-_>=-|=_>(-|=>_'_>=>->=-|-->=-_-=>--|=>(--|->=|-2-|=-=(-=-|='-=>=-=_->=-(--2-=-=_=-=_=-(-=(-=-==-=-==-=-===-=-==-=-==-==~====)==-=-==)-====~=-=)===-=-===)=====-=)====)==-==)=)==-=========-)==)===)=-===-===-==)=-==)===~==-===)=)=====-)=)====)==)==$====)=)===)==)-)==)=-=)===)==-)=-=-==-=-==-)=-=-==-=-=-=-=-=-=-=-=-=-=-(->=--=-=-(--=--|=_--(--|-|->",
">=->--|=>->_>->->-->-->-->--->--|-->--'_->-'-|-2---->=>=-_-=--=--|--'--=---_=->-==-=--=--=-'-=-=-==-=-=-=-=-=_=-=_==-=-==-==-==-=-=-===-=-=-====)-===-======-====)=)-=-==~======~====)=)==-==)=)=)-)=-)====-==)===)==)=)=)=)===)=)==)===)=)=====-)-)===-==)-===)=-==-)=-====)-==-===-=-===-=~=-=-====-=-=)==-=-=-===-==_=-(=-==-=-=-'-=|=-=-=-(-=-(>-=-=>-=-->=>->_-->-_",
"->-|=>->--'-|=-2-_>_'-|=>_=|>=_>-'-|=|->-2-_>---->-2--_--'->=>->=-'---(>-=>=>=_=>--_'-'-=-(-=-=>=-=-=-=-=-==-==-=-=-=-=-==-==-==-====-==-====~=-===~==)=-=~===-)-=-====)===-)=~===-)-==-==)=$===-=======)=)=)==-)==~==-======~====~===)====-=)-)====-=)=)-===~=-===)===)=-)-====)=======~=========-=-===-=-=-==-==-=-=-==-=-=-_=-(-=-=-=-=->-=->=>-=--'_-=_>=_>-_->=>_->",
"--'-->=_>_->->_->>->->->_>---|->_->-->-=-->-=|>=|-=->=>-2--_--(---_=>=>-(-----=-_='--=_->=--'_=-(-=-=-=-=_=-=-=-=-=-==-=-==-=-=-=--=-=-==-=-====-===-=-====-)=======-=-=-=)==-===)===)==)==-==)==)-=~=-=-=-==-)==-===)=)-)=-)==~====)-=-)=)======)==)=-===)=====)-=-=)======)-=-=-)-=-=-==-=-=-=-==-=-=-==-==-==-=-=_=-=-=-=-==-'-=-(--=-|=-=|=-_=->(--=>->=--=|-'_>_>>_",
"=>-->_->=>->_->>-=_>_-|-->-|>->->-|-|-_>|->_>---->_>_-|-->-'-'->_'->-_---'-'_=>-'--=--=-=->=--=--=>=-=_=-=-=-=-=-=-(--(-=-=-=-=-===-=-==-=-==-=-==-==-==-=-==-=-=-=-=)===-=-====-=-==-=-=-====-)-======)====)==-===)-=-===========)-=====-=-=~=)-=-=-==)-==-=~=-==)===-=-)-=-==)====-)==-=-=-==~==-===-==-=-=-=-=-=-=-=-=-=-=>-=-=-=->(>-=-=---=->=--=>--(-->_>-->-->_->",
">_>=>->-|-|->-|-|>->->->|->--|-|->->->>-->(>-|>_>->-=>-=|-_>-_>=->_=>=>(>-_-->_=-_>_'->(--(->=-'--_-'--=--=_-=_-=-=-==-=-=-=-=-=--=-==-=-==-=-==-=-=-==-===-==-)==~=-=-=)===-=~===)=-==)==-)-=====-)-=-=-)-=-===)-======~=~=-)-=~====~==)==)===-=)==)=-===~=====-=-=-=)======-=-=-=-==-====-=-==-=-=-=-=-==-=_=-=_=-=-=-_=-(-=--=-|=-=--=>_>=-'--(->(>_=>->(->-|-_>_->-|",
"---|->(>->->_>->--|-|-|--|-|->->_-2-|-_>_>-->-->-2-_>-_>-->=->--|-->-_->---'-=->->=--(-->=>-=_--_=-=-(>-'_>=-=-=-(-=----=_=-(-=_=-(-=-=-=-=-=-=-=-=-=-=-=-=-=-==--====-=-=-=-==-=-=-)==-=-===-=-)-===)=======-)-==-=-=~==========-=-==-=-=-=-=-==-=-=-==-====-=-)====-=-=--=-==-==-==-=-=--==-=-=-=-=-=-=--=-=-=-=-=-=_-=-=>-=_=|-=->--'_--=-_-(>->------|-->_->->->>_>-",
">'-->_->_->_>-|-|>->-|->|->-|-|->>->->->->_>_>_>->->-|->_'_>_-|-'-|->->_=|-_>_>=_->->->=_--(>-'-'->_--=_-=--'--'-->(-=(--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-===--=-=-=-=)-=-==-==-=-==-=-=)====--=--=--=-)===-=)-==-=-=-=~=-=-=)-=-===-===-)=-===-==~=-=-)=-=-=-)-==-===-=-=-=-=-=-=-===-=-=-=-=_=-(-=_=-=-=_=-=-_=-'---=->-=-=-_=_'--'-|-'->-(-(>=|=>--|-'-|-|-_->_>",
"_--2->->-|->_>->-_>_>>_>->_>->->-_>_>_>_>_>->->_>_>_>->->-->->->_->=-|-->-'->-_>->(-_=_->=>---_--_=-'->-->=_-(--(-=--->-=----=--=--=-_=-(--(-=-=-=-=-=-=-=-==-=---==-=-==-=-==-=-==-==-=-==-=--=--==-==-==-=-=--==-==-==)-==-=-)==-===-)-=-)-==-==--==-=-==-=-=-==-==-=-=--=-=-=-=-=-=-=----=-=-=-=-=--=-=-=-(---=--=---_=>_=_=>-->->----_-=---_->->->---|=>--|-->->|->-",
">>->-|-|->->-|-|->>-|->-|->_>_>_>>_>->->->_>_>->->->_>_>_>_>_>_->-|-|->_-_>-_>--|->->->-_-_>=>=>=->_-_=-2-->-->=>-_>=_=-|=_=-_=_-(--=--=-=--=_=-(-=_=-=_=-=--=-==-=-=-=--=-=-=-=-=-=-=-=-=-=-==-==-=-=-=-==-=-==-=-=-=-=-=-=-==-=-=--=-==-=-=-=-=-==-=-==-=-==-=-=-=-=)-=-=-=-=-=-=-=-=_==(-=_=-(-=--=--=-_---'-=_>=>-(>=--->--_=|=-(>_'->-|-|=>-_--_-|-|--|-|->_>_>-|-|",
"-_>_>->->-|-|->->|-|->_>-|->_>->|->_>_>_>_>->_>_>_-|->-|->->->->-|-->_->->_>->_>-_->_>_->->--_-_>_--'->---_=>(--_>-=-->=--'->=>-=>-(--(---(--=------=--=--(-=_=-_=-_=-_==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-(-=-=-=-=_-=----=--=---=_=_=_-=-2--_>=--(>----|=-_=>--_>-->_-_>-->-_>=|>->->-->->-|->_>-|->-",
">->-|-|-|>-|>-||--|>>_>|->|->|-|->_>>_>-|->_>->_>->-|-|->_>_>_>_>-|->->_>->-|->->->_--'-|-(>_>->-=>_-_-|->---->=-=_>_'-_--_-(--=--=>-=--(--=-_=-=_=-_=--=--=---=--=--=--_=-(-=_=-=-=-=-(--(-=-=-=-=-(-=-(-=-=-=-=-=-=-=-=-=-=-=-=-=-(-=-=-=-=-=-=_=-=_-=-=-=-=-=-=-=-=_=-(-=-=_=-(-=-=--(-=--=_-=-(-----'--=--=--_----(>_=-->->_->--|-->->=|-->-->-_>_-_>_>_>->_>-|->_>|",
"|-|->->_>-|>-|>->|4-_4>-5>-|>-|->_4>_>>_>>_>_>_>-|>_>->->_>-|->-|->_>_>-|-|--|-_>_>->|-|-->->->_-|-->->=--|=|-_-_>---_-->=>->-_-|-_-=_>->=>_>--(>--=--(-_-=_-=_-=_-=-_=-=-------=-_-=_-=-=-=_=-(--(-=-=-=-=-(-(-=_=-(-=_=-(-(-=_=-(-=-=-=_=-(-=_=--=--=-(--(--(-=_-=_-=--=--=---=---_-=-=--=_-=-_---=-'--=|--|-|-=>-2->-->-|=_--'-_>--|-_>_->_>_>_>->->>->--|-|->_>-|->-",
"->-|-|>-|>-|6>_4_>_>|-|>-|6>7>4|->_>6|->7>>->_>>_>-|-|-|->_>-|-|->_>->_>-|->|->>_>-|-->->_>_-_->-->_-|-_>_--->->--2->=>_=_--_=>=-=>---=_---=-=>--(>--'--=---=->=--=_-=---(-=(-=_-=-=-=--=---=--=-=--=-_=-=_--=--=-=--=-=-=---=--=--=-(---=--=--=-=_-=--=--=-=----=--=--=_-=_-=-(-=-=-=_--(--=>->=>(>_-_-(--=>=---|----_=|--->->_-|->_'->-->-|-->->_>_>_-|_>|->-|->_4-|-|",
"-|->->-|->7>>_>>5>4|6>4_4|-|>-|->5>-|-4|>-|4_>4_>4_>>-|>7>>_>-|->_>-|->_>->_->-_>-_>-|-_>-|->>_>_>_>-->->->-|-_=_>---_-->-|->---|--_'_>->(-|-_-(---=_--_->(->(--|-->=->_=------=-_=-_--=_=_=--=-(--=_=-=--=-=--=-=_-=_=-_--==_-=-(-=--=_=-_=--(---=-=_=_-=_---=_=-_=--(--=--=_---_=_---=>-(>-_=_----=-'->->_-_-|=-_=|->-->_>_>_->-|-->-_>_>_>-|-|->_->-|->--|-|-4_>-|6>-",
">-|>_>_>4_>|6>7>-|->|_>>_>4_>5-5->_4>|->7>_>>_->_>>7>5->>_4-|>-|->|->_>-|-|->_>-|->_>->-|--|-->-->-|-|-_-|-|->->-_>_>->_--->_-|---2----(----->-->(->-=|=----_--=-=_--_=--'_=-(--=---=-(-----_=_--=----=_=--(-_=_--=----=-=_--=-_-=-_=--=--=-_=--(----=--=--=_=---=--=---=_=---=-=--'-(>_----=->-=_-'_-_--_-->--->->---_>_----->-_>->_-|->-|--|->_>_>-|->_>|->-|>_>>_>|-|",
">_>->_>>_>|->|>|4_>7>-4_4>_>>-|->5>_>_4_>5>4_4>|6|-|->_>_>-|>-5->5-4_>-|->->_>_>-|->_>_>-|->_>_>_>_>--|->->--_>_->-->_=->_>_->--(>---|->->_>=_-(----_--->=_'-=|-_>=-=>-=_--->-'_--_=_---==-=--=-=-_=_=---(--=---=-=-(-=_-=-=--=-=-=--=_-=_=-=--=--=_=_-=-_=-=-_=-_=--(-(----(>-_>=_-----=-=_>_-_->_--->(>-'-=|-2-_-|-2-->->_>_>_>-_>_>->_->_>->_>->-|->_>->_4_>6>_4_>->-"};
components/desktop/xscreensaver/files/xscreensaver-openindiana-logo-50.xpm
New file
@@ -0,0 +1,75 @@
/* XPM */
static char * xscreensaver_openindiana_logo_50_xpm[] = {
"50 50 22 1",
"     c #66AACC",
".    c #99AACC",
"+    c #667FCC",
"@    c #33AACC",
"#    c #337FCC",
"$    c #667F99",
"%    c #33AA99",
"&    c #337F99",
"*    c #33AAFF",
"=    c #66AAFF",
"-    c #667FFF",
";    c #337FFF",
">    c #66D4CC",
",    c #33D4FF",
"'    c #33D4CC",
")    c #66D4FF",
"!    c #99D4FF",
"~    c #99AAFF",
"{    c #99D4CC",
"]    c #CCD4FF",
"^    c #007FCC",
"/    c #007F99",
"       .  .  . .  . .  . . . . . . . . . . . . .  ",
"                                                . ",
" + +                                              ",
"@ # # + + + + +  + +  +  +  +  +                  ",
" # @+@+@ @ @ @ # @ @+@ # @+@ @+ @+ + + +  +    + +",
"@$@+%+@ #+@++ #  +@+ +@ + @+ + @+ @+@ @ #    +    ",
" #@+@ # @ # @# #@+@ @+@+@+@ #@ +@ +@ +   @+@+@ # #",
"# #@+@# #$@ & @+ @+@+@+@ @+@ +@ # @+@ #@+ @       ",
"@@+@# %# @# # #@@+@ @ @+@+@ #@ # @  @   @ +@ # @+@",
" #@#@@+@#@ #@@ # @+@# #@ @ @ +@ @ # # # # @   @   ",
"@ @ #@@ @+@@+@@ #@@ @@ @# # @@ # @ @ @ @  @+@  @+@",
" #@#@+@#@@# @@+@ @+@# #  @@ # @ @ #  @  @  @  @   ",
"@@ @@@ @+@ @# @@# @ @ @@@  @ @ @ @ @  * @=@= @= @ ",
" @#@+@#@@@#@ @@ @ @@ @@  #@ @ @=@ =@=@ @    *   @ ",
"@@ @@@ * @ @@-@@ *+@=# *@=@=@=@  @  @ = * @  @=@= ",
" *@; *@@#=@* @@-@@@ @@ @ @ @ @ @=@=@=@ @ = * =  @ ",
"@ @@@ @ @@ @@ @ @=@=@=@=@=@=@=@=@ @  =@=@ @ =@ =  ",
"=@* @*#* @*@ *@* @ @@ @ @ @ @  @= =@=@=  = *> , * ",
"@@ @* @@@ @+@ @ @* @=@=@=@=@=@= @=@> @>*>*>= =  >*",
"=@*@@@@ *@=@*@=@@ * @ @ @ @ =@ * '= *==  = @)@)@= ",
"@@@ * *@+@@@ @@ *@ @* * * * @=' * @=>@>*>@=> = = @",
"@@*#@@+@@ @+@@ #@ @ @ @@ @ * @ *  * @=@=@= * *>@) ",
"@ #@@@@*@*@@=@@=@@* @* @=@ @ * @ *  *   )@>=  = @=",
"@*@@*#@@ # #@ #@ @ #@ @@ @@=@ @=@ @@ >* @= @='='= ",
"@@#@#@@#@@@@ @* #@@=@ @=@ @@ @ @ * =@@ @=@ ,  @= @",
"+@@@@@#@@# @#@#@ @ @@# #@@ * @=@ @ @= =@  *  *> * ",
"@@#*#@@#@@;@ @ @;@# @=@@ * @@ @ @ @ @@ @=@ @= *  @",
"@@@@@@#@@#@@#@#@ @=@#@@ @+@# #@@ *@ @ @ @  * @  * ",
"@# #@#@@#@@#@@@@#@@@ @+@@@ @ @ # @ @=@ * @=@ , * @",
"@*@#@@=#@@#@@#@#@ @+@@@; @# @#@ @@ # @ @ @ @ @= @ ",
"@#@@@#@@#@@#@@#@@#@@*+@ @@ *# @# #@ @ @ * @=@ @=@=",
" @@;@@#@@@#@@#@*#@#@#@@@#@# @@ * @ #@*+@ @ @ * @ @",
"@#@@@#*@#*@#@@  @@@#@@#@@ @@# #@@+@ @ @@=@=@ @=@=@",
"@@@#@@@@@#@=@#!.@;@@#@@#@#@#@@@+@@*@# @ @@ @=@ @ @",
"@#*@#@#@@@@#@@ @#@@@*#@@#@@#@#@@#@#@@#@#@@@@@@*@@#",
"@@#@@*@ ~{~ #@ =@@@#@@#@*@#*@@@#@@@#@@*@@;@#*@@@@@",
"@@@@#@ !.={! *. @#@@@@@@#@@@#@;@@#@@*#@#@@@@@#*@#@",
"@#@#@@] @@@ !@{= = =# ;@@*#@@@@@@@*#@@@@@*#@*@@@@#",
"@#@@# !@@#@@] ! @@@ !@@@#@@*#*@#*@ @@;@*@@@@#@#*@#",
"#@@#@ {#@*@@! {=@@@= @#@@* @@@=@@@#*@@@@ #@*@*@@#@",
"@##@#@! #@# !@! @; !@*@*@@#*@@@@*@@@@*@;@*@@#@@#@#",
"@#@#@# !   !.#! @.! @@@#@*@@@#*@#@*@;@@@@@@@@#@@@#",
"#@#@+@# {!{ @@.~! @@#*@@*@@*@*@@*@@@@@*@*#*#@@@#@#",
"@#& @#@#@##@@ !{@@@*@@*@@*@@@@@*@ *@=@@#@@@@*#@#@#",
"#&@+#%#@#@  !.@@@*#@@@@# @@* *@@@*@@@*@@@#@@#@@#@#",
"@#  @#@  .. @@#@#@@@@#*@*@;@@#@*@@@;@@#*@*@#@@#@##",
"&#&  .   @#@#@@#@@#*@@@@@@@*@*@@;@@@@*@@#@@@#@#@^&",
"@&^&#&#&##@#@##@@#@@@#@*#*@@@@*@@*@*@@#@@#@#@#@#@#",
"#&#&^&##/####@##@#@#@@#@@#@#@#@#@#@#@#@@#@#@##/#&/",
"&^&^&#/&#/&/#/#^##########@#@#@#@#@##@######^&##/#"};
components/desktop/xscreensaver/files/xscreensaver-openindiana-logo-512.png
components/desktop/xscreensaver/files/xscreensaver-settings.desktop
New file
@@ -0,0 +1,20 @@
[Desktop Entry]
Exec=xscreensaver-settings
Icon=xscreensaver
Name=XScreenSaver Settings
Comment=Change screensaver properties
Comment[ca]=Canvieu les propietats de l'estalvi de pantalla
Comment[da]=Ændr egenskaber for pauseskærm
Comment[de]=Einstellungen des Bildschirmschoners ändern
Comment[fi]=Muuta näytönsäästäjän ominaisuuksia
Comment[fr]=Modifier les propriétés de l'économiseur d'écran
Comment[hu]=Képernyővédő tulajdonságainak megváltoztatása
Comment[ja]=スクリーンセーバーの設定を変更する
Comment[lt]=Keisti ekrano užsklandos savybes
Comment[nl]=Eigenschappen van schermbeveiliging aanpassen
Comment[pt_BR]=Modificar as propriedades do protetor de tela
Comment[ru]=Изменить свойства хранителя экрана
Comment[tr]=Ekran koruyucu ayarlarını değiştir
Type=Application
Categories=Settings;DesktopSettings;Screensaver;Security
Terminal=false
components/desktop/xscreensaver/manifests/sample-manifest.p5m
@@ -23,15 +23,11 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=etc/pam.d/xscreensaver
file path=usr/bin/xscreensaver
file path=usr/bin/xscreensaver-command
file path=usr/bin/xscreensaver-demo
file path=usr/bin/xscreensaver-getimage
file path=usr/bin/xscreensaver-getimage-file
file path=usr/bin/xscreensaver-getimage-video
file path=usr/bin/xscreensaver-text
file path=usr/lib/xscreensaver/bin/xscreensaver-gl-helper
file path=usr/lib/xscreensaver/bin/xscreensaver-lock
link path=usr/bin/xscreensaver-demo target=xscreensaver-settings
file path=usr/bin/xscreensaver-settings
file path=usr/lib/xscreensaver/config/control-center-2.0/README
file path=usr/lib/xscreensaver/config/control-center-2.0/abstractile.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/anemone.xml
@@ -45,6 +41,8 @@
file path=usr/lib/xscreensaver/config/control-center-2.0/attraction.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/atunnel.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/barcode.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/beats.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/binaryhorizon.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/binaryring.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/blaster.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/blinkbox.xml
@@ -63,12 +61,14 @@
file path=usr/lib/xscreensaver/config/control-center-2.0/carousel.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/ccurve.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/celtic.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/chompytower.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/circuit.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/cityflow.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/cloudlife.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/companioncube.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/compass.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/coral.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/covid19.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/crackberg.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/crumbler.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/crystal.xml
@@ -138,6 +138,7 @@
file path=usr/lib/xscreensaver/config/control-center-2.0/halftone.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/halo.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/handsy.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/headroom.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/helix.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/hexadrop.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/hexstrut.xml
@@ -165,6 +166,8 @@
file path=usr/lib/xscreensaver/config/control-center-2.0/lockward.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/loop.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/m6502.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/mapscroller.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/marbling.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/maze.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/maze3d.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/memscroller.xml
@@ -179,6 +182,7 @@
file path=usr/lib/xscreensaver/config/control-center-2.0/morph3d.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/mountain.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/munch.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/nakagin.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/nerverot.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/noof.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/noseguy.xml
@@ -207,7 +211,7 @@
file path=usr/lib/xscreensaver/config/control-center-2.0/queens.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/raverhoop.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/razzledazzle.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/rd-bomb.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/rdbomb.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/ripples.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/rocks.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/romanboy.xml
@@ -225,12 +229,14 @@
file path=usr/lib/xscreensaver/config/control-center-2.0/slip.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/sonar.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/speedmine.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/sphereeversion.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/spheremonics.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/splitflap.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/splodesic.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/spotlight.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/sproingies.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/squiral.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/squirtorus.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/stairs.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/starfish.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/starwars.xml
@@ -269,13 +275,6 @@
file path=usr/lib/xscreensaver/config/control-center-2.0/xrayswarm.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/xspirograph.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/zoom.xml
file path=usr/lib/xscreensaver/config/screensaver-cmndln.png
file path=usr/lib/xscreensaver/config/screensaver-colorselector.png
file path=usr/lib/xscreensaver/config/screensaver-diagnostic.png
file path=usr/lib/xscreensaver/config/screensaver-locking.png
file path=usr/lib/xscreensaver/config/screensaver-power.png
file path=usr/lib/xscreensaver/config/screensaver-snap.png
file path=usr/lib/xscreensaver/config/xscreensaver-demo.ui
file path=usr/lib/xscreensaver/hacks/abstractile
file path=usr/lib/xscreensaver/hacks/anemone
file path=usr/lib/xscreensaver/hacks/anemotaxis
@@ -288,6 +287,8 @@
file path=usr/lib/xscreensaver/hacks/attraction
file path=usr/lib/xscreensaver/hacks/atunnel
file path=usr/lib/xscreensaver/hacks/barcode
file path=usr/lib/xscreensaver/hacks/beats
file path=usr/lib/xscreensaver/hacks/binaryhorizon
file path=usr/lib/xscreensaver/hacks/binaryring
file path=usr/lib/xscreensaver/hacks/blaster
file path=usr/lib/xscreensaver/hacks/blinkbox
@@ -306,12 +307,14 @@
file path=usr/lib/xscreensaver/hacks/carousel
file path=usr/lib/xscreensaver/hacks/ccurve
file path=usr/lib/xscreensaver/hacks/celtic
file path=usr/lib/xscreensaver/hacks/chompytower
file path=usr/lib/xscreensaver/hacks/circuit
file path=usr/lib/xscreensaver/hacks/cityflow
file path=usr/lib/xscreensaver/hacks/cloudlife
file path=usr/lib/xscreensaver/hacks/companioncube
file path=usr/lib/xscreensaver/hacks/compass
file path=usr/lib/xscreensaver/hacks/coral
file path=usr/lib/xscreensaver/hacks/covid19
file path=usr/lib/xscreensaver/hacks/crackberg
file path=usr/lib/xscreensaver/hacks/crumbler
file path=usr/lib/xscreensaver/hacks/crystal
@@ -381,6 +384,7 @@
file path=usr/lib/xscreensaver/hacks/halftone
file path=usr/lib/xscreensaver/hacks/halo
file path=usr/lib/xscreensaver/hacks/handsy
file path=usr/lib/xscreensaver/hacks/headroom
file path=usr/lib/xscreensaver/hacks/helix
file path=usr/lib/xscreensaver/hacks/hexadrop
file path=usr/lib/xscreensaver/hacks/hexstrut
@@ -405,10 +409,12 @@
file path=usr/lib/xscreensaver/hacks/lament
file path=usr/lib/xscreensaver/hacks/lavalite
file path=usr/lib/xscreensaver/hacks/lcdscrub
file path=usr/lib/xscreensaver/hacks/ljlatest
file path=usr/lib/xscreensaver/hacks/lockward
file path=usr/lib/xscreensaver/hacks/loop
file path=usr/lib/xscreensaver/hacks/m6502
file path=usr/lib/xscreensaver/hacks/mapscroller
file path=usr/lib/xscreensaver/hacks/mapscroller.pl
file path=usr/lib/xscreensaver/hacks/marbling
file path=usr/lib/xscreensaver/hacks/maze
file path=usr/lib/xscreensaver/hacks/maze3d
file path=usr/lib/xscreensaver/hacks/memscroller
@@ -423,6 +429,7 @@
file path=usr/lib/xscreensaver/hacks/morph3d
file path=usr/lib/xscreensaver/hacks/mountain
file path=usr/lib/xscreensaver/hacks/munch
file path=usr/lib/xscreensaver/hacks/nakagin
file path=usr/lib/xscreensaver/hacks/nerverot
file path=usr/lib/xscreensaver/hacks/noof
file path=usr/lib/xscreensaver/hacks/noseguy
@@ -451,7 +458,7 @@
file path=usr/lib/xscreensaver/hacks/queens
file path=usr/lib/xscreensaver/hacks/raverhoop
file path=usr/lib/xscreensaver/hacks/razzledazzle
file path=usr/lib/xscreensaver/hacks/rd-bomb
file path=usr/lib/xscreensaver/hacks/rdbomb
file path=usr/lib/xscreensaver/hacks/ripples
file path=usr/lib/xscreensaver/hacks/rocks
file path=usr/lib/xscreensaver/hacks/romanboy
@@ -469,12 +476,14 @@
file path=usr/lib/xscreensaver/hacks/slip
file path=usr/lib/xscreensaver/hacks/sonar
file path=usr/lib/xscreensaver/hacks/speedmine
file path=usr/lib/xscreensaver/hacks/sphereeversion
file path=usr/lib/xscreensaver/hacks/spheremonics
file path=usr/lib/xscreensaver/hacks/splitflap
file path=usr/lib/xscreensaver/hacks/splodesic
file path=usr/lib/xscreensaver/hacks/spotlight
file path=usr/lib/xscreensaver/hacks/sproingies
file path=usr/lib/xscreensaver/hacks/squiral
file path=usr/lib/xscreensaver/hacks/squirtorus
file path=usr/lib/xscreensaver/hacks/stairs
file path=usr/lib/xscreensaver/hacks/starfish
file path=usr/lib/xscreensaver/hacks/starwars
@@ -512,10 +521,23 @@
file path=usr/lib/xscreensaver/hacks/xlyap
file path=usr/lib/xscreensaver/hacks/xmatrix
file path=usr/lib/xscreensaver/hacks/xrayswarm
file path=usr/lib/xscreensaver/hacks/xscreensaver-auth
file path=usr/lib/xscreensaver/hacks/xscreensaver-getimage
file path=usr/lib/xscreensaver/hacks/xscreensaver-getimage-file
file path=usr/lib/xscreensaver/hacks/xscreensaver-getimage-video
file path=usr/lib/xscreensaver/hacks/xscreensaver-gfx
file path=usr/lib/xscreensaver/hacks/xscreensaver-gl-visual
file path=usr/lib/xscreensaver/hacks/xscreensaver-text
file path=usr/lib/xscreensaver/hacks/xspirograph
file path=usr/lib/xscreensaver/hacks/zoom
file path=usr/share/X11/app-defaults/XScreenSaver
file path=usr/share/applications/xscreensaver-properties.desktop
file path=usr/share/applications/xscreensaver-settings.desktop
file path=usr/share/applications/xscreensaver.desktop
file path=usr/share/fonts/xscreensaver/OCRAStd.otf
file path=usr/share/fonts/xscreensaver/SpecialElite.ttf
file path=usr/share/fonts/xscreensaver/clacon.ttf
file path=usr/share/fonts/xscreensaver/gallant12x22.ttf
file path=usr/share/fonts/xscreensaver/luximr.ttf
file path=usr/share/locale/da/LC_MESSAGES/xscreensaver.mo
file path=usr/share/locale/de/LC_MESSAGES/xscreensaver.mo
file path=usr/share/locale/es/LC_MESSAGES/xscreensaver.mo
@@ -539,12 +561,8 @@
file path=usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/xscreensaver.mo
file path=usr/share/man/man1/xscreensaver-command.1
file path=usr/share/man/man1/xscreensaver-demo.1
file path=usr/share/man/man1/xscreensaver-getimage-file.1
file path=usr/share/man/man1/xscreensaver-getimage-video.1
file path=usr/share/man/man1/xscreensaver-getimage.1
file path=usr/share/man/man1/xscreensaver-systemd.1
file path=usr/share/man/man1/xscreensaver-text.1
link path=usr/share/man/man1/xscreensaver-demo.1 target=xscreensaver-settings.1
file path=usr/share/man/man1/xscreensaver-settings.1
file path=usr/share/man/man1/xscreensaver.1
file path=usr/share/man/man6/abstractile.6
file path=usr/share/man/man6/anemone.6
@@ -558,6 +576,8 @@
file path=usr/share/man/man6/attraction.6
file path=usr/share/man/man6/atunnel.6
file path=usr/share/man/man6/barcode.6
file path=usr/share/man/man6/beats.6
file path=usr/share/man/man6/binaryhorizon.6
file path=usr/share/man/man6/binaryring.6
file path=usr/share/man/man6/blaster.6
file path=usr/share/man/man6/blinkbox.6
@@ -576,12 +596,14 @@
file path=usr/share/man/man6/carousel.6
file path=usr/share/man/man6/ccurve.6
file path=usr/share/man/man6/celtic.6
file path=usr/share/man/man6/chompytower.6
file path=usr/share/man/man6/circuit.6
file path=usr/share/man/man6/cityflow.6
file path=usr/share/man/man6/cloudlife.6
file path=usr/share/man/man6/companioncube.6
file path=usr/share/man/man6/compass.6
file path=usr/share/man/man6/coral.6
file path=usr/share/man/man6/covid19.6
file path=usr/share/man/man6/crackberg.6
file path=usr/share/man/man6/crumbler.6
file path=usr/share/man/man6/crystal.6
@@ -652,6 +674,7 @@
file path=usr/share/man/man6/halftone.6
file path=usr/share/man/man6/halo.6
file path=usr/share/man/man6/handsy.6
file path=usr/share/man/man6/headroom.6
file path=usr/share/man/man6/helix.6
file path=usr/share/man/man6/hexadrop.6
file path=usr/share/man/man6/hexstrut.6
@@ -676,9 +699,10 @@
file path=usr/share/man/man6/lament.6
file path=usr/share/man/man6/lavalite.6
file path=usr/share/man/man6/lcdscrub.6
file path=usr/share/man/man6/ljlatest.6
file path=usr/share/man/man6/lockward.6
file path=usr/share/man/man6/loop.6
file path=usr/share/man/man6/mapscroller.6
file path=usr/share/man/man6/marbling.6
file path=usr/share/man/man6/maze.6
file path=usr/share/man/man6/maze3d.6
file path=usr/share/man/man6/memscroller.6
@@ -693,6 +717,7 @@
file path=usr/share/man/man6/morph3d.6
file path=usr/share/man/man6/mountain.6
file path=usr/share/man/man6/munch.6
file path=usr/share/man/man6/nakagin.6
file path=usr/share/man/man6/nerverot.6
file path=usr/share/man/man6/noof.6
file path=usr/share/man/man6/noseguy.6
@@ -720,7 +745,7 @@
file path=usr/share/man/man6/queens.6
file path=usr/share/man/man6/raverhoop.6
file path=usr/share/man/man6/razzledazzle.6
file path=usr/share/man/man6/rd-bomb.6
file path=usr/share/man/man6/rdbomb.6
file path=usr/share/man/man6/ripples.6
file path=usr/share/man/man6/rocks.6
file path=usr/share/man/man6/romanboy.6
@@ -738,12 +763,14 @@
file path=usr/share/man/man6/slip.6
file path=usr/share/man/man6/sonar.6
file path=usr/share/man/man6/speedmine.6
file path=usr/share/man/man6/sphereeversion.6
file path=usr/share/man/man6/spheremonics.6
file path=usr/share/man/man6/splitflap.6
file path=usr/share/man/man6/splodesic.6
file path=usr/share/man/man6/spotlight.6
file path=usr/share/man/man6/sproingies.6
file path=usr/share/man/man6/squiral.6
file path=usr/share/man/man6/squirtorus.6
file path=usr/share/man/man6/stairs.6
file path=usr/share/man/man6/starfish.6
file path=usr/share/man/man6/starwars.6
@@ -780,7 +807,22 @@
file path=usr/share/man/man6/xlyap.6
file path=usr/share/man/man6/xmatrix.6
file path=usr/share/man/man6/xrayswarm.6
file path=usr/share/man/man6/xscreensaver-gl-helper.6
file path=usr/share/man/man6/xscreensaver-auth.6
file path=usr/share/man/man6/xscreensaver-getimage-file.6
file path=usr/share/man/man6/xscreensaver-getimage-video.6
file path=usr/share/man/man6/xscreensaver-getimage.6
file path=usr/share/man/man6/xscreensaver-gfx.6
file path=usr/share/man/man6/xscreensaver-gl-visual.6
file path=usr/share/man/man6/xscreensaver-systemd.6
file path=usr/share/man/man6/xscreensaver-text.6
file path=usr/share/man/man6/xspirograph.6
file path=usr/share/man/man6/zoom.6
file path=usr/share/pixmaps/xscreensaver.xpm
file path=usr/share/pixmaps/xscreensaver.png
file path=usr/share/xscreensaver/ui/screensaver-cmndln.png
file path=usr/share/xscreensaver/ui/screensaver-colorselector.png
file path=usr/share/xscreensaver/ui/screensaver-diagnostic.png
file path=usr/share/xscreensaver/ui/screensaver-locking.png
file path=usr/share/xscreensaver/ui/screensaver-power.png
file path=usr/share/xscreensaver/ui/screensaver-snap.png
file path=usr/share/xscreensaver/ui/xscreensaver.ui
file path=usr/share/xscreensaver/xscreensaver.service
components/desktop/xscreensaver/patches/0000-Port-from-libglade-to-GtkBuilder.patch
File was deleted
components/desktop/xscreensaver/patches/01-configure_ac.patch
New file
@@ -0,0 +1,14 @@
--- a/configure.ac    Fri Apr  1 03:54:45 2022
+++ b/configure.ac    Mon Aug  1 17:27:29 2022
@@ -1197,7 +1197,11 @@
 AC_SUBST(LIBINTL)
 AC_SUBST(CATALOGS)
+# This is only used in the po/ directory...
+install_sh="$INSTALL"
+AC_SUBST(install_sh)
+
 ###############################################################################
 #
 #       The --with-x-app-defaults option
components/desktop/xscreensaver/patches/01-intltool.patch
File was deleted
components/desktop/xscreensaver/patches/02-pam-Makefile.patch
New file
@@ -0,0 +1,15 @@
--- a/driver/Makefile.in    Mon Aug  1 22:28:53 2022
+++ b/driver/Makefile.in    Mon Aug  1 22:43:08 2022
@@ -432,9 +432,9 @@
       exit 0 ;                            \
     fi ;                                \
                                     \
-    if [ ! -d $(install_prefix)$(PAM_ROOT) ]; then            \
-      echo $(INSTALL_DIRS) $(install_prefix)$(PAM_ROOT) ;        \
-           $(INSTALL_DIRS) $(install_prefix)$(PAM_ROOT) ;        \
+    if [ ! -d $(install_prefix)$(PAM_DIR) ]; then            \
+      echo $(INSTALL_DIRS) $(install_prefix)$(PAM_DIR) ;        \
+           $(INSTALL_DIRS) $(install_prefix)$(PAM_DIR) ;        \
     fi ;                                \
                                     \
     if [ -d $$dir ] ; then                        \
components/desktop/xscreensaver/patches/03-GNOME-desktop.patch
File was deleted
components/desktop/xscreensaver/patches/03-XScreenSaver.ad-defaults.patch
File was renamed from components/desktop/xscreensaver/patches/02-Solaris.app-defaults.patch
@@ -1,42 +1,6 @@
/*
 * Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the "Software"),
 * to deal in the Software without restriction, including without limitation
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
 * and/or sell copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice (including the next
 * paragraph) shall be included in all copies or substantial portions of the
 * Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 * DEALINGS IN THE SOFTWARE.
 */
Various settings to meet Sun/Solaris policies/customizations, including:
   -    enable screen lock by default, disable splash screen
   -    disable using screen grabs in hacks to avoid security leaks
   -    set default mode to screen blank
   -    disable bsod by default to avoid confusion in shops with real NT boxes
   -    enable & disable various hacks by default for aesthetic reasons
   -    branding changes for various hacks & defaults (like RSS feed)
4871833 DPMS settings should be consistent between CDE and Gnome
6368607 increase unlock dialog box timeout to 2 minutes
6526791 xscreensaver and Xorg need to change timeouts for MOU4
6652454 xscreensaver does not invoke after IDLE time expires from a Sun Ray DTU
---
--- driver/XScreenSaver.ad.in.~1~    2020-03-21 02:52:58.000000000 +0000
+++ driver/XScreenSaver.ad.in    2020-05-01 19:25:30.376129621 +0000
@@ -28,41 +28,41 @@
--- a/driver/XScreenSaver.ad.in    Sun May 29 19:41:47 2022
+++ b/driver/XScreenSaver.ad.in    Tue Aug  2 11:18:02 2022
@@ -28,30 +28,30 @@
 
 ! /* (xrdb prevention kludge: whole file)
 
@@ -68,9 +32,8 @@
-*lock:            False
+*lock:            True
 *verbose:        False
 *timestamp:        True
 *fade:            True
 *unfade:        False
 *unfade:        True
 *fadeSeconds:        0:00:03
 *fadeTicks:        20
-*splash:        True
@@ -78,10 +41,11 @@
 *splashDuration:    0:00:05
 *visualID:        default
 *installColormap:    True
@@ -58,10 +58,10 @@
 *ignoreUninstalledPrograms: False
 *authWarningSlack:    20
 
-*textMode:        file
-*textMode:        url
+*textMode:        date
 *textLiteral:        XScreenSaver
 *textFile:        @DEFAULT_TEXT_FILE@
@@ -89,16 +53,7 @@
+*textProgram:        date
 *textURL:        https://en.wikipedia.org/w/index.php?title=Special:NewPages&feed=rss
 
 ! When a saver writes an error message to stdout/stderr, it can be printed
@@ -80,7 +80,7 @@
 *procInterrupts:    True
 ! Turning this on makes pointerHysteresis not work.
-*xinputExtensionDev:    False
+*xinputExtensionDev:    True
 ! Set this to True if you are experiencing longstanding XFree86 bug #421
 ! (xscreensaver not covering the whole screen)
 ! This is what the "Settings" button on the splash screen runs.
@@ -347,23 +347,23 @@
 @GL_KLUDGE@ GL:                 superquadrics -root                \n\
                 attraction -root                \n\
@@ -224,11 +179,3 @@
 @GL_KLUDGE@ GL:                 pinion -root                    \n\
 @GL_KLUDGE@ GL:                 polyhedra -root                    \n\
 - GL:                 providence -root                \n\
@@ -624,7 +622,6 @@
 *hacks.flipscreen3d.name:   FlipScreen3D
 *hacks.fliptext.name:       FlipText
 *hacks.fluidballs.name:     FluidBalls
-*hacks.flyingtoasters.name: FlyingToasters
 *hacks.fontglide.name:      FontGlide
 *hacks.fuzzyflakes.name:    FuzzyFlakes
 *hacks.geodesicgears.name:  GeodesicGears
components/desktop/xscreensaver/patches/04-solaris-paths.patch
File was deleted
components/desktop/xscreensaver/patches/05-atoms.patch
File was deleted
components/desktop/xscreensaver/patches/05-fix-drop-priv.patch
New file
@@ -0,0 +1,11 @@
--- a/driver/xscreensaver.c    Sat May 21 20:56:34 2022
+++ b/driver/xscreensaver.c    Fri Aug  5 14:50:06 2022
@@ -2281,7 +2281,7 @@
       exit (1);
     }
-  if (uid != euid && setgid (gid) != 0)
+  if (uid != euid && setuid (uid) != 0)
     {
       fprintf (stderr, "%s: setuid %d -> %d failed\n", blurb(), euid, uid);
       exit (1);
components/desktop/xscreensaver/patches/06-gtk-lock.patch
File was deleted
components/desktop/xscreensaver/patches/07-allow-root.patch
File was deleted
components/desktop/xscreensaver/patches/08-passwdTimeout-pref.patch
@@ -21,8 +21,8 @@
diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in
index 3e1ff8a..0a0ccf8 100644
--- driver/XScreenSaver.ad.in
+++ driver/XScreenSaver.ad.in
--- a/driver/XScreenSaver.ad.in
+++ b/driver/XScreenSaver.ad.in
@@ -33,6 +33,7 @@
 *cycle:            0:10:00
 *lockTimeout:        0:00:00
@@ -33,8 +33,8 @@
 *dpmsStandby:        0:10:00
diff --git a/driver/demo-Gtk.c b/driver/demo-Gtk.c
index f6f9c19..e78c3ed 100644
--- driver/demo-Gtk.c
+++ driver/demo-Gtk.c
--- a/driver/demo-Gtk.c
+++ b/driver/demo-Gtk.c
@@ -1576,6 +1576,8 @@ flush_dialog_changes_and_save (state *s)
 
   MINUTES  (&p2->timeout,         "timeout_spinbutton");
@@ -82,44 +82,10 @@
     SENSITIZE ("lock_button",     can_lock_p);
     SENSITIZE ("lock_spinbutton", can_lock_p && p->lock_p);
     SENSITIZE ("lock_mlabel",     can_lock_p && p->lock_p);
@@ -3089,6 +3101,7 @@ fix_text_entry_sizes (state *s)
 # if 0   /* appears no longer necessary with Gtk 1.2.10 */
   const char * const spinbuttons[] = {
     "timeout_spinbutton", "cycle_spinbutton", "lock_spinbutton",
+    "pwd_spinbutton", /* bugid 5077981 */
     "dpms_standby_spinbutton", "dpms_suspend_spinbutton",
     "dpms_off_spinbutton",
     "-fade_spinbutton" };
diff --git a/driver/lock.c b/driver/lock.c
index a4114e2..abf86c0 100644
--- driver/lock.c
+++ driver/lock.c
@@ -1651,6 +1651,10 @@ update_passwd_window (saver_info *si, const char *printed_passwd, float ratio)
       event.xclient.data.l[1] = 0;
       event.xclient.data.l[2] = 0;
+      /* CR 5077981: option to disable unlock timer */
+      if (! si->prefs.unlock_timeout_p)
+        event.xclient.data.l[1] = 1;
+
       if (!safe_XSendEvent (si->dpy, si->passwd_dialog, False, 0L, &event))
         fprintf (stderr, "%s: error sending ratio to lock dialog\n", blurb ());
     }
@@ -2358,6 +2362,10 @@ passwd_animate_timer (XtPointer closure, XtIntervalId *id)
   if (!pw) return;
+  /* CR 5077981: option to disable unlock timer */
+  if (! si->prefs.unlock_timeout_p)
+    return;
+
 #ifdef HAVE_XSCREENSAVER_LOCK
   /* We want to make sure dialog is up before we update countdown timer */
   if (!si->passwd_dialog)
diff --git a/driver/prefs.c b/driver/prefs.c
index 55bac7b..52538a8 100644
--- driver/prefs.c
+++ driver/prefs.c
--- a/driver/prefsw.c
+++ b/driver/prefsw.c
@@ -252,6 +252,7 @@ static const char * const prefs[] = {
   "lockVTs",            /* not saved */
   "lockTimeout",
@@ -144,13 +110,13 @@
   p->passwd_timeout  = 1000 * get_seconds_resource (dpy, "passwdTimeout", "Time");
+  /* bugid 5077981 */
+  p->unlock_timeout_p = get_boolean_resource (dpy, "passwdTimeoutEnabled", "Boolean");
   p->pointer_timeout = 1000 * get_seconds_resource (dpy, "pointerPollTime", "Time");
   p->pointer_hysteresis = get_integer_resource (dpy, "pointerHysteresis","Integer");
   p->notice_events_timeout = 1000*get_seconds_resource(dpy,
   p->dpms_enabled_p  = get_boolean_resource (dpy, "dpmsEnabled", "Boolean");
diff --git a/driver/types.h b/driver/types.h
index c77ee3f..b428f73 100644
--- driver/types.h
+++ driver/types.h
--- a/driver/types.h
+++ b/driver/types.h
@@ -97,6 +97,8 @@ struct saver_preferences {
   Bool xsync_p;            /* whether XSynchronize has been called */
 
@@ -162,8 +128,8 @@
   Bool unfade_p;        /* whether to fade from black, if possible */
diff --git a/driver/xscreensaver-demo.ui.in b/driver/xscreensaver-demo.ui.in
index c04a331..2281859 100644
--- driver/xscreensaver-demo.ui.in
+++ driver/xscreensaver-demo.ui.in
--- a/driver/xscreensaver.ui
+++ b/driver/xscreensaver.ui
@@ -57,6 +57,14 @@
     <property name="page_size">0</property>
     <property name="value">0</property>
@@ -298,3 +264,39 @@
-- 
2.7.4
--- b/driver/dialog.c    Mon Feb 21 20:04:57 2022
+++ a/driver/dialog.c    Tue Aug  9 02:06:25 2022
@@ -190,6 +190,7 @@
   double start_time, end_time;
   int passwd_timeout;
+  Bool unlock_timeout_p;
   Bool show_stars_p; /* "I regret that I have but one asterisk for my country."
                         -- Nathan Hale, 1776. */
@@ -1032,6 +1033,7 @@
   ws->date_format = get_str (ws, "dateFormat", "DateFormat");
   ws->show_stars_p =
     get_boolean_resource (ws->dpy, "passwd.asterisks", "Passwd.Boolean");
+  ws->unlock_timeout_p = get_boolean_resource(ws->dpy, "passwdTimeoutEnabled", "Boolean");
   ws->passwd_timeout = get_seconds_resource (ws->dpy, "passwdTimeout", "Time");
   if (ws->passwd_timeout <= 5) ws->passwd_timeout = 5;
@@ -1644,7 +1646,7 @@
                          (ws->button_font->ascent * 2));
   /* The thermometer */
-  if (ws->thermo_width)
+  if (ws->thermo_width && ws->unlock_timeout_p)
     {
       if (ws->auth_state != AUTH_NOTIFY)
         {
@@ -2249,7 +2251,7 @@
   window_state *ws = (window_state *) closure;
   int timeout = 1000/30;  /* FPS */
   double now = double_time();
-  if (now >= ws->end_time)
+  if (now >= ws->end_time && ws->unlock_timeout_p)
     ws->auth_state = AUTH_TIME;
   if (ws->timer) XtRemoveTimeOut (ws->timer);
   ws->timer = XtAppAddTimeOut (ws->app, timeout, thermo_timer, (XtPointer) ws);
components/desktop/xscreensaver/patches/09-dpms.patch
File was deleted
components/desktop/xscreensaver/patches/10-no-passwd-auth.patch
New file
@@ -0,0 +1,37 @@
--- a/driver/Makefile.in.~6~    2017-10-06 09:21:27.619470801 +0000
+++ b/driver/Makefile.in    2017-10-06 09:22:34.765399528 +0000
@@ -103,8 +103,8 @@
 GTK_LOCK_SRCS    = lock-Gtk.c atoms.c remote.c
 GTK_LOCK_OBJS    = lock-Gtk.o atoms.o remote.o
-PWENT_SRCS    = passwd-pwent.c
-PWENT_OBJS    = passwd-pwent.o
+PWENT_SRCS    = # passwd-pwent.c - Not used in Solaris builds
+PWENT_OBJS    = # passwd-pwent.o - Not used in Solaris builds
 KERBEROS_SRCS    = passwd-kerberos.c
 KERBEROS_OBJS    = passwd-kerberos.o
--- a/driver/auth.h
+++ b/driver/auth.h
@@ -75,9 +75,11 @@ extern void pam_try_unlock (saver_info *si, Bool verbose_p,
 extern Bool ext_passwd_valid_p (void *closure, const char *plaintext);
 #endif
+#ifndef __sun /* Only use PAM on Solaris, not direct getpwent */
 extern Bool pwent_lock_init (void);
 extern Bool pwent_priv_init (void);
 extern Bool pwent_passwd_valid_p (void *closure, const char *plaintext);
+#endif
 /* GUI conversation function to pass to xscreensaver_auth. */
 extern Bool xscreensaver_auth_conv (void *closure,
--- a/driver/passwd.c
+++ b/driver/passwd.c
@@ -105,8 +107,10 @@ struct auth_methods methods[] = {
 # ifdef PASSWD_HELPER_PROGRAM
   { "EXT",   0, ext_priv_init, ext_passwd_valid_p, 0, },
 # endif
+# ifndef __sun /* Only use PAM on Solaris, not direct getpwent */
   { "pwnam", pwent_lock_init, pwent_priv_init, pwent_passwd_valid_p, 0, }
+# endif
 };
components/desktop/xscreensaver/patches/11-pam_audit.patch
File was deleted
components/desktop/xscreensaver/patches/12-barcode-hack.patch
@@ -35,9 +35,9 @@
 1 files changed, 110 insertions(+), 14 deletions(-)
diff --git hacks/barcode.c hacks/barcode.c
--- hacks/barcode.c.~1~    2019-08-22 06:11:07.000000000 +0000
+++ hacks/barcode.c    2020-05-01 21:01:47.670887982 +0000
@@ -104,49 +104,71 @@
--- a/hacks/barcode.c.~1~    2019-08-22 06:11:07.000000000 +0000
+++ b/hacks/barcode.c    2020-05-01 21:01:47.670887982 +0000
@@ -104,53 +104,75 @@
   "affluenza",
   "alertness",
   "Algeria",
@@ -64,6 +64,7 @@
+  "BFU",
+  "biodiesel",
+  "blastwave",
   "bird flu",
   "bliss",
   "bogosity",
-  "boobies",
@@ -80,6 +81,7 @@
   "burrito",
+  "caiman",
   "California",
   "cancer",
   "capybara",
   "cardinality",
   "caribou",
@@ -102,6 +104,8 @@
   "cop",
+  "corona",
   "corpse",
   "coronavirus",
   "covid-19",
   "cowboy",
   "crabapple",
   "craziness",
@@ -283,10 +287,10 @@
   "quagmire",
   "quarantine",
   "quartz",
@@ -290,13 +358,20 @@
@@ -290,15 +358,21 @@
   "readout",
   "reality",
   "rectum",
-  "rectum",
+  "register",
   "reject",
   "rejection",
@@ -301,6 +305,8 @@
+  "sagebrush",
+  "Santa Clara",
+  "Santa Cruz",
   "SARS",
   "SARS-CoV-2",
   "savor",
   "scab",
   "scalar",
components/desktop/xscreensaver/patches/13-glsnake.patch
@@ -30,8 +30,8 @@
 1 files changed, 0 insertions(+), 31 deletions(-)
diff --git hacks/glx/glsnake.c hacks/glx/glsnake.c
--- hacks/glx/glsnake.c
+++ hacks/glx/glsnake.c
--- a/hacks/glx/glsnake.c
+++ b/hacks/glx/glsnake.c
@@ -535,11 +535,6 @@ static const struct model_s model[] = {
     PIN, ZERO, RIGHT, RIGHT, ZERO, PIN, PIN, ZERO, PIN, PIN, ZERO,
     RIGHT, ZERO }
components/desktop/xscreensaver/patches/14-bug-6610282.patch
File was deleted
components/desktop/xscreensaver/patches/16-notice_events.patch
File was deleted
components/desktop/xscreensaver/patches/20-bug-6964562.patch
File was deleted
components/desktop/xscreensaver/patches/22-bug-7033508.patch
File was deleted
components/desktop/xscreensaver/patches/23-bug-7136531.patch
File was deleted
components/desktop/xscreensaver/patches/25-bug-7023648.patch
File was deleted
components/desktop/xscreensaver/patches/26-keyboard-indicator.patch
File was deleted
components/desktop/xscreensaver/patches/27-precomp.patch
File was deleted
components/desktop/xscreensaver/patches/90-xscreensaver-auth-keep-setuid.patch
New file
@@ -0,0 +1,14 @@
--- b/driver/xscreensaver-auth.c    Sat Feb 19 18:16:50 2022
+++ a/driver/xscreensaver-auth.c    Mon Aug  8 20:39:57 2022
@@ -275,9 +275,9 @@
   if (!splash_p && init_p)
     exit (0);
+// Unable to complete the pam conversation unless we're setuid the whole time
+//  disavow_privileges ();
-  disavow_privileges ();
-
   if (!splash_p)
     lock_init ();
components/desktop/xscreensaver/patches/91-re-enable-root-lock.patch
New file
@@ -0,0 +1,27 @@
--- a/driver/xscreensaver.c    Mon Aug  8 21:29:38 2022
+++ b/driver/xscreensaver.c    Mon Aug  8 22:36:39 2022
@@ -1416,8 +1416,11 @@
   if (!why)
     {
       uid_t u = getuid();
-      if (u == 0 || u == (uid_t) -1 || u == (uid_t) -2)
-        why = "cannot lock when running as root";
+      if (u == 0 || u == (uid_t) -1 || u == (uid_t) -2) {
+        fprintf(stderr, "%s: Logging in as root is a completely unnecessary security risk.\n",blurb());
+        fprintf(stderr, "%s: xscreensaver's locking functionality is normally disabled when the \n",blurb());
+        fprintf(stderr, "%s: daemon is run as root. Please log in as a normal user.\n",blurb());
+      }
     }
   if (!why && getenv ("RUNNING_UNDER_GDM"))
@@ -1470,8 +1473,9 @@
       else
         {
           locking_disabled_p = True;
-          if (lock_p || verbose_p)
+          if (lock_p || verbose_p) {
             fprintf (stderr, "%s: locking disabled: %s\n", blurb(), why);
+          }
         }
     }
 }
components/desktop/xscreensaver/patches/99-logo.patch
New file
@@ -0,0 +1,26 @@
--- b/utils/logo.c    Sat Feb  6 14:56:31 2021
+++ a/utils/logo.c    Tue Aug  9 01:48:04 2022
@@ -25,9 +25,9 @@
 #include <stdio.h>
-#include "images/logo-50.xpm"
-#include "images/logo-180.xpm"
-#include "images/logo-360.xpm"
+#include "images/xscreensaver-openindiana-logo-50.xpm"
+#include "images/xscreensaver-openindiana-logo-180.xpm"
+#include "images/xscreensaver-openindiana-logo-360.xpm"
 /* Returns a pixmap of the xscreensaver logo.
  */
@@ -53,8 +53,8 @@
   XGetGeometry (dpy, drawable, &root, &x, &y, &w, &h, &bw, &depth);
   image = minixpm_to_ximage (dpy, visual, cmap, depth, background_color,
-                             (size == 0 ? logo_50_xpm  :
-                              size == 1 ? logo_180_xpm : logo_360_xpm),
+                             (size == 0 ? xscreensaver_openindiana_logo_50_xpm  :
+                              size == 1 ? xscreensaver_openindiana_logo_180_xpm : xscreensaver_openindiana_logo_360_xpm),
                              &w, &h, pixels_ret, npixels_ret,
                              (mask_ret ? &mask : 0));
   if (! image) return 0;
components/desktop/xscreensaver/pkg5
@@ -15,6 +15,7 @@
        "runtime/perl-522",
        "runtime/perl-534",
        "runtime/perl-536",
        "service/opengl/ogl-select",
        "shell/ksh93",
        "system/library",
        "system/library/math",
components/desktop/xscreensaver/xscreensaver.p5m
@@ -14,6 +14,8 @@
<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
<transform file path=usr/bin/xscreensaver$-> default mode 4555>
<transform file path=usr/lib/xscreensaver/hacks/xscreensaver-auth$-> default mode 4555>
<transform file path=usr/lib/xscreensaver/hacks/xscreensaver-gfx$-> default mode 0555>
<transform dir path=usr/share/locale$ -> default facet.locale true>
<transform dir path=usr/share/locale/([^/]+)(\..+){0,1}(/.+){0,1} -> default facet.locale.%<\1> true>
@@ -43,28 +45,29 @@
link path=usr/X11/bin/xscreensaver-demo target=../../bin/xscreensaver-demo
link path=usr/X11/lib/X11/app-defaults/XScreenSaver target=../../../../share/X11/app-defaults/XScreenSaver
link path=usr/X11/lib/xscreensaver target=../../lib/xscreensaver
file path=usr/lib/xscreensaver/hacks/xscreensaver-auth
file path=usr/share/man/man6/xscreensaver-auth.6
file path=usr/lib/xscreensaver/hacks/xscreensaver-gfx
file path=usr/share/man/man6/xscreensaver-gfx.6
#
# Exclude *xscreensaver/hacks*, *gl-helper*, *control-center-2.0*, */man6*
file path=usr/bin/xscreensaver
file path=etc/pam.d/xscreensaver
file path=usr/bin/xscreensaver-command
file path=usr/bin/xscreensaver-demo
file path=usr/bin/xscreensaver-getimage
file path=usr/bin/xscreensaver-getimage-file
file path=usr/bin/xscreensaver-getimage-video
file path=usr/bin/xscreensaver-text
file path=usr/lib/xscreensaver/bin/xscreensaver-lock
file path=usr/lib/xscreensaver/config/screensaver-cmndln.png
file path=usr/lib/xscreensaver/config/screensaver-colorselector.png
file path=usr/lib/xscreensaver/config/screensaver-diagnostic.png
file path=usr/lib/xscreensaver/config/screensaver-locking.png
file path=usr/lib/xscreensaver/config/screensaver-power.png
file path=usr/lib/xscreensaver/config/screensaver-snap.png
file path=usr/lib/xscreensaver/config/xscreensaver-demo.ui
link path=usr/bin/xscreensaver-demo target=xscreensaver-settings
file path=usr/bin/xscreensaver-settings
file path=usr/share/xscreensaver/ui/screensaver-cmndln.png
file path=usr/share/xscreensaver/ui/screensaver-colorselector.png
file path=usr/share/xscreensaver/ui/screensaver-diagnostic.png
file path=usr/share/xscreensaver/ui/screensaver-locking.png
file path=usr/share/xscreensaver/ui/screensaver-power.png
file path=usr/share/xscreensaver/ui/screensaver-snap.png
file path=usr/share/xscreensaver/ui/xscreensaver.ui
file path=usr/share/X11/app-defaults/XScreenSaver
file path=usr/share/applications/xscreensaver-properties.desktop
file path=usr/share/applications/xscreensaver-settings.desktop
file path=usr/share/locale/da/LC_MESSAGES/xscreensaver.mo
file path=usr/share/locale/de/LC_MESSAGES/xscreensaver.mo
file path=usr/share/locale/es/LC_MESSAGES/xscreensaver.mo
@@ -89,10 +92,6 @@
file path=usr/share/locale/zh_TW/LC_MESSAGES/xscreensaver.mo
file path=usr/share/man/man1/xscreensaver-command.1
file path=usr/share/man/man1/xscreensaver-demo.1
file path=usr/share/man/man1/xscreensaver-getimage-file.1
file path=usr/share/man/man1/xscreensaver-getimage-video.1
file path=usr/share/man/man1/xscreensaver-getimage.1
#file path=usr/share/man/man1/xscreensaver-systemd.1
file path=usr/share/man/man1/xscreensaver-text.1
file path=usr/share/man/man1/xscreensaver.1
file path=usr/share/pixmaps/xscreensaver.xpm
file path=usr/share/pixmaps/xscreensaver.png
components/desktop/xscreensaver/xscreensaver_hacks.p5m
@@ -32,6 +32,34 @@
depend fmri=$(COMPONENT_FMRI) type=require
# START OF 6.04 UPDATE
file path=usr/lib/xscreensaver/hacks/xscreensaver-getimage
file path=usr/lib/xscreensaver/hacks/xscreensaver-getimage-file
file path=usr/lib/xscreensaver/hacks/xscreensaver-getimage-video
file path=usr/lib/xscreensaver/hacks/xscreensaver-text
file path=usr/share/man/man6/xscreensaver-getimage-file.6
file path=usr/share/man/man6/xscreensaver-getimage-video.6
file path=usr/share/man/man6/xscreensaver-text.6
file path=usr/share/man/man6/xscreensaver-getimage.6
file path=usr/lib/xscreensaver/config/control-center-2.0/binaryhorizon.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/hexadrop.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/marbling.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/webcollage.xml
file path=usr/lib/xscreensaver/hacks/binaryhorizon
file path=usr/lib/xscreensaver/hacks/hexadrop
file path=usr/lib/xscreensaver/hacks/marbling
file path=usr/lib/xscreensaver/hacks/webcollage
file path=usr/lib/xscreensaver/hacks/webcollage-helper
file path=usr/share/man/man6/binaryhorizon.6
file path=usr/share/man/man6/hexadrop.6
file path=usr/share/man/man6/marbling.6
file path=usr/share/man/man6/webcollage.6
# END OF 6.04 UPDATE
file path=usr/lib/xscreensaver/config/control-center-2.0/abstractile.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/anemone.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/anemotaxis.xml
@@ -115,7 +143,7 @@
file path=usr/lib/xscreensaver/config/control-center-2.0/popsquares.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/pyro.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/qix.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/rd-bomb.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/rdbomb.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/ripples.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/rocks.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/rorschach.xml
@@ -234,7 +262,7 @@
file path=usr/lib/xscreensaver/hacks/popsquares
file path=usr/lib/xscreensaver/hacks/pyro
file path=usr/lib/xscreensaver/hacks/qix
file path=usr/lib/xscreensaver/hacks/rd-bomb
file path=usr/lib/xscreensaver/hacks/rdbomb
file path=usr/lib/xscreensaver/hacks/ripples
file path=usr/lib/xscreensaver/hacks/rocks
file path=usr/lib/xscreensaver/hacks/rorschach
@@ -351,7 +379,7 @@
file path=usr/share/man/man6/pong.6
file path=usr/share/man/man6/pyro.6
file path=usr/share/man/man6/qix.6
file path=usr/share/man/man6/rd-bomb.6
file path=usr/share/man/man6/rdbomb.6
file path=usr/share/man/man6/ripples.6
file path=usr/share/man/man6/rocks.6
file path=usr/share/man/man6/rorschach.6
components/desktop/xscreensaver/xscreensaver_hacks_gl.p5m
@@ -22,14 +22,92 @@
<transform file path=usr/lib/xscreensaver/hacks/(.+) -> default mode 0555>
<transform file -> add pkg.depend.bypass-generate libGL\.so\.1>
<transform file -> add pkg.depend.bypass-generate libEGL\.so\.1>
license xscreensaver_hacks_gl.license license="misc"
depend fmri=$(COMPONENT_FMRI) type=require
depend fmri=$(COMPONENT_FMRI)/hacks type=require
depend fmri=service/opengl/ogl-select type=require
# START OF 6.04 UPDATE
file path=usr/lib/xscreensaver/hacks/xscreensaver-gl-visual
file path=usr/share/man/man6/xscreensaver-gl-visual.6
file path=usr/lib/xscreensaver/bin/xscreensaver-gl-helper pkg.depend.bypass-generate=.*
file path=usr/lib/xscreensaver/hacks/geodesic
file path=usr/share/man/man6/geodesic.6
file path=usr/lib/xscreensaver/config/control-center-2.0/geodesic.xml
# Failed to build
# file path=usr/share/man/man6/extrusion.6
file path=usr/share/man/man6/cubetwist.6
file path=usr/lib/xscreensaver/config/control-center-2.0/beats.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/chompytower.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/covid19.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/crumbler.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/esper.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/flyingtoasters.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/headroom.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/hilbert.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/kaleidocycle.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/mapscroller.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/maze3d.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/nakagin.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/peepers.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/quasicrystal.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/razzledazzle.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/sonar.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/sphereeversion.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/squirtorus.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/tronbit.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/unknownpleasures.xml
file path=usr/lib/xscreensaver/hacks/beats
file path=usr/lib/xscreensaver/hacks/chompytower
file path=usr/lib/xscreensaver/hacks/covid19
file path=usr/lib/xscreensaver/hacks/crumbler
file path=usr/lib/xscreensaver/hacks/esper
file path=usr/lib/xscreensaver/hacks/flyingtoasters
file path=usr/lib/xscreensaver/hacks/headroom
file path=usr/lib/xscreensaver/hacks/hilbert
file path=usr/lib/xscreensaver/hacks/kaleidocycle
file path=usr/lib/xscreensaver/hacks/mapscroller
file path=usr/lib/xscreensaver/hacks/mapscroller.pl
file path=usr/lib/xscreensaver/hacks/maze3d
file path=usr/lib/xscreensaver/hacks/nakagin
file path=usr/lib/xscreensaver/hacks/peepers
file path=usr/lib/xscreensaver/hacks/quasicrystal
file path=usr/lib/xscreensaver/hacks/razzledazzle
file path=usr/lib/xscreensaver/hacks/sonar
file path=usr/lib/xscreensaver/hacks/sphereeversion
file path=usr/lib/xscreensaver/hacks/squirtorus
file path=usr/lib/xscreensaver/hacks/tronbit
file path=usr/lib/xscreensaver/hacks/unknownpleasures
file path=usr/share/man/man6/beats.6
file path=usr/share/man/man6/chompytower.6
file path=usr/share/man/man6/covid19.6
file path=usr/share/man/man6/crumbler.6
file path=usr/share/man/man6/esper.6
file path=usr/share/man/man6/flyingtoasters.6
file path=usr/share/man/man6/headroom.6
file path=usr/share/man/man6/hilbert.6
file path=usr/share/man/man6/kaleidocycle.6
file path=usr/share/man/man6/mapscroller.6
file path=usr/share/man/man6/maze3d.6
file path=usr/share/man/man6/nakagin.6
file path=usr/share/man/man6/peepers.6
file path=usr/share/man/man6/quasicrystal.6
file path=usr/share/man/man6/razzledazzle.6
file path=usr/share/man/man6/sonar.6
file path=usr/share/man/man6/sphereeversion.6
file path=usr/share/man/man6/squirtorus.6
file path=usr/share/man/man6/tronbit.6
file path=usr/share/man/man6/unknownpleasures.6
# END OF 6.04 UPDATE
file path=usr/lib/xscreensaver/config/control-center-2.0/antinspect.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/antmaze.xml
file path=usr/lib/xscreensaver/config/control-center-2.0/antspotlight.xml
@@ -334,5 +412,4 @@
file path=usr/share/man/man6/unicrud.6
file path=usr/share/man/man6/vigilance.6
file path=usr/share/man/man6/voronoi.6
file path=usr/share/man/man6/xscreensaver-gl-helper.6
file path=usr/share/man/man6/winduprobot.6