summaryrefslogtreecommitdiffstats
path: root/client/images
diff options
context:
space:
mode:
Diffstat (limited to 'client/images')
-rw-r--r--client/images/Makefile.am1
-rw-r--r--client/images/Makefile.in550
-rwxr-xr-xclient/images/button.svg628
-rwxr-xr-xclient/images/circle.svg296
-rwxr-xr-xclient/images/circle2.svg306
-rwxr-xr-xclient/images/close.svg378
-rwxr-xr-xclient/images/help.svg415
-rwxr-xr-xclient/images/keep_above.svg624
-rwxr-xr-xclient/images/keep_above_lit.svg626
-rwxr-xr-xclient/images/keep_below.svg792
-rwxr-xr-xclient/images/keep_below_lit.svg778
-rwxr-xr-xclient/images/maximize.svg200
-rwxr-xr-xclient/images/minimize.svg774
-rwxr-xr-xclient/images/restore.svg952
-rwxr-xr-xclient/images/splat.svg1109
-rwxr-xr-xclient/images/unsplat.svg1263
-rwxr-xr-xclient/images/window_background.svg1415
-rwxr-xr-xclient/images/window_foreground.svg1586
18 files changed, 12693 insertions, 0 deletions
diff --git a/client/images/Makefile.am b/client/images/Makefile.am
new file mode 100644
index 0000000..8d1c8b6
--- /dev/null
+++ b/client/images/Makefile.am
@@ -0,0 +1 @@
+
diff --git a/client/images/Makefile.in b/client/images/Makefile.in
new file mode 100644
index 0000000..4148411
--- /dev/null
+++ b/client/images/Makefile.in
@@ -0,0 +1,550 @@
+# Makefile.in generated by automake 1.10 from Makefile.am.
+# KDE tags expanded automatically by am_edit - $Revision: 483858 $
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+target_triplet = @target@
+subdir = client/images
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+ $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+#>+ 1
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+ARTSCCONFIG = @ARTSCCONFIG@
+AUTOCONF = @AUTOCONF@
+AUTODIRS = @AUTODIRS@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CONF_FILES = @CONF_FILES@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DCOPIDL = @DCOPIDL@
+DCOPIDL2CPP = @DCOPIDL2CPP@
+DCOPIDLNG = @DCOPIDLNG@
+DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
+GMSGFMT = @GMSGFMT@
+GREP = @GREP@
+HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
+KCONFIG_COMPILER = @KCONFIG_COMPILER@
+KDECONFIG = @KDECONFIG@
+KDE_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
+KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
+KDE_INCLUDES = @KDE_INCLUDES@
+KDE_LDFLAGS = @KDE_LDFLAGS@
+KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
+KDE_MT_LIBS = @KDE_MT_LIBS@
+KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
+KDE_PLUGIN = @KDE_PLUGIN@
+KDE_RPATH = @KDE_RPATH@
+KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
+KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
+KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
+KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
+KDE_USE_FPIE = @KDE_USE_FPIE@
+KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
+KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
+KDE_USE_PIE = @KDE_USE_PIE@
+KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
+LDFLAGS = @LDFLAGS@
+LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
+LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
+LIBCOMPAT = @LIBCOMPAT@
+LIBCRYPT = @LIBCRYPT@
+LIBDL = @LIBDL@
+LIBJPEG = @LIBJPEG@
+LIBOBJS = @LIBOBJS@
+LIBPNG = @LIBPNG@
+LIBPTHREAD = @LIBPTHREAD@
+LIBRESOLV = @LIBRESOLV@
+LIBS = @LIBS@
+LIBSM = @LIBSM@
+LIBSOCKET = @LIBSOCKET@
+LIBTOOL = @LIBTOOL@
+LIBUCB = @LIBUCB@
+LIBUTIL = @LIBUTIL@
+LIBZ = @LIBZ@
+LIB_KAB = @LIB_KAB@
+LIB_KABC = @LIB_KABC@
+LIB_KDECORE = @LIB_KDECORE@
+LIB_KDED = @LIB_KDED@
+LIB_KDEPIM = @LIB_KDEPIM@
+LIB_KDEPRINT = @LIB_KDEPRINT@
+LIB_KDEUI = @LIB_KDEUI@
+LIB_KDNSSD = @LIB_KDNSSD@
+LIB_KFILE = @LIB_KFILE@
+LIB_KFM = @LIB_KFM@
+LIB_KHTML = @LIB_KHTML@
+LIB_KIMPROXY = @LIB_KIMPROXY@
+LIB_KIO = @LIB_KIO@
+LIB_KJS = @LIB_KJS@
+LIB_KNEWSTUFF = @LIB_KNEWSTUFF@
+LIB_KPARTS = @LIB_KPARTS@
+LIB_KSPELL = @LIB_KSPELL@
+LIB_KSYCOCA = @LIB_KSYCOCA@
+LIB_KUNITTEST = @LIB_KUNITTEST@
+LIB_KUTILS = @LIB_KUTILS@
+LIB_POLL = @LIB_POLL@
+LIB_QPE = @LIB_QPE@
+LIB_QT = @LIB_QT@
+LIB_SMB = @LIB_SMB@
+LIB_X11 = @LIB_X11@
+LIB_XEXT = @LIB_XEXT@
+LIB_XRENDER = @LIB_XRENDER@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAKEINFO = @MAKEINFO@
+MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
+MCOPIDL = @MCOPIDL@
+MEINPROC = @MEINPROC@
+MKDIR_P = @MKDIR_P@
+MOC = @MOC@
+MSGFMT = @MSGFMT@
+NOOPT_CFLAGS = @NOOPT_CFLAGS@
+NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PERL = @PERL@
+QTE_NORTTI = @QTE_NORTTI@
+QT_INCLUDES = @QT_INCLUDES@
+QT_LDFLAGS = @QT_LDFLAGS@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+TOPSUBDIRS = @TOPSUBDIRS@
+UIC = @UIC@
+UIC_TR = @UIC_TR@
+USER_INCLUDES = @USER_INCLUDES@
+USER_LDFLAGS = @USER_LDFLAGS@
+USE_EXCEPTIONS = @USE_EXCEPTIONS@
+USE_RTTI = @USE_RTTI@
+USE_THREADS = @USE_THREADS@
+VERSION = @VERSION@
+WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
+XGETTEXT = @XGETTEXT@
+XMKMF = @XMKMF@
+XMLLINT = @XMLLINT@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_INCLUDES = @X_INCLUDES@
+X_LDFLAGS = @X_LDFLAGS@
+X_PRE_LIBS = @X_PRE_LIBS@
+X_RPATH = @X_RPATH@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+all_includes = @all_includes@
+all_libraries = @all_libraries@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+kde_appsdir = @kde_appsdir@
+kde_bindir = @kde_bindir@
+kde_confdir = @kde_confdir@
+kde_datadir = @kde_datadir@
+kde_htmldir = @kde_htmldir@
+kde_icondir = @kde_icondir@
+kde_includes = @kde_includes@
+kde_kcfgdir = @kde_kcfgdir@
+kde_libraries = @kde_libraries@
+kde_libs_htmldir = @kde_libs_htmldir@
+kde_libs_prefix = @kde_libs_prefix@
+kde_locale = @kde_locale@
+kde_mimedir = @kde_mimedir@
+kde_moduledir = @kde_moduledir@
+kde_qtver = @kde_qtver@
+kde_servicesdir = @kde_servicesdir@
+kde_servicetypesdir = @kde_servicetypesdir@
+kde_sounddir = @kde_sounddir@
+kde_styledir = @kde_styledir@
+kde_templatesdir = @kde_templatesdir@
+kde_wallpaperdir = @kde_wallpaperdir@
+kde_widgetdir = @kde_widgetdir@
+kdeinitdir = @kdeinitdir@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+qt_includes = @qt_includes@
+qt_libraries = @qt_libraries@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target = @target@
+target_alias = @target_alias@
+target_cpu = @target_cpu@
+target_os = @target_os@
+target_vendor = @target_vendor@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+x_includes = @x_includes@
+x_libraries = @x_libraries@
+xdg_appsdir = @xdg_appsdir@
+xdg_directorydir = @xdg_directorydir@
+xdg_menudir = @xdg_menudir@
+#>- all: all-am
+#>+ 1
+all: docs-am all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
+#>- @for dep in $?; do \
+#>- case '$(am__configure_deps)' in \
+#>- *$$dep*) \
+#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+#>- && exit 0; \
+#>- exit 1;; \
+#>- esac; \
+#>- done; \
+#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu client/images/Makefile'; \
+#>- cd $(top_srcdir) && \
+#>- $(AUTOMAKE) --gnu client/images/Makefile
+#>+ 12
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu client/images/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu client/images/Makefile
+ cd $(top_srcdir) && perl admin/am_edit -padmin client/images/Makefile.in
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+#>- clean: clean-am
+#>+ 1
+clean: kde-rpo-clean clean-am
+
+#>- clean-am: clean-generic clean-libtool mostlyclean-am
+#>+ 1
+clean-am: clean-bcheck clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-info: install-info-am
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-ps: install-ps-am
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-dvi install-dvi-am \
+ install-exec install-exec-am install-html install-html-am \
+ install-info install-info-am install-man install-pdf \
+ install-pdf-am install-ps install-ps-am install-strip \
+ installcheck installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
+
+
+#>+ 2
+KDE_DIST=unsplat.svg window_foreground.svg minimize.svg keep_above_lit.svg Makefile.in maximize.svg keep_below.svg close.svg splat.svg circle2.svg window_background.svg restore.svg circle.svg keep_below_lit.svg button.svg Makefile.am help.svg keep_above.svg
+
+#>+ 2
+docs-am:
+
+#>+ 15
+force-reedit:
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu client/images/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu client/images/Makefile
+ cd $(top_srcdir) && perl admin/am_edit -padmin client/images/Makefile.in
+
+
+#>+ 21
+clean-bcheck:
+ rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
+
+bcheck: bcheck-am
+
+bcheck-am:
+ @for i in ; do \
+ if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
+ echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
+ echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
+ echo "$$i"; \
+ if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \
+ rm -f $$i.bchecktest.cc; exit 1; \
+ fi ; \
+ echo "" >> $$i.bchecktest.cc.class; \
+ perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
+ rm -f a.out; \
+ fi ; \
+ done
+
+
+#>+ 3
+final:
+ $(MAKE) all-am
+
+#>+ 3
+final-install:
+ $(MAKE) install-am
+
+#>+ 3
+no-final:
+ $(MAKE) all-am
+
+#>+ 3
+no-final-install:
+ $(MAKE) install-am
+
+#>+ 3
+kde-rpo-clean:
+ -rm -f *.rpo
+
+#>+ 3
+nmcheck:
+nmcheck-am: nmcheck
diff --git a/client/images/button.svg b/client/images/button.svg
new file mode 100755
index 0000000..81290bb
--- /dev/null
+++ b/client/images/button.svg
@@ -0,0 +1,628 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.42"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="button.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/button.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.91397852;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.043010753;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.59139782;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="18.116261"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.878261,0.000000,0.000000,0.878261,1.920772,2.078328)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:0.47282609;" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:0.47058824;" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.47058824;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0.11372549;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.069439,0.000000,0.000000,1.069439,-1.111002,-1.111002)"
+ x1="14.907752"
+ y1="5.3867264"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4647"
+ id="linearGradient2235"
+ x1="24.808367"
+ y1="25.754074"
+ x2="14.183644"
+ y2="14.940851"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.072999,0.000000,0.000000,1.072999,-1.167983,-1.167983)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="7.3928571"
+ inkscape:cx="47.177185"
+ inkscape:cy="9.3986724"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1024"
+ inkscape:window-height="723"
+ inkscape:window-x="0"
+ inkscape:window-y="25" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <rect
+ y="1.0278717"
+ x="1.0278715"
+ height="29.944256"
+ width="29.944258"
+ id="rect2221"
+ style="opacity:1.0000000;fill:url(#linearGradient3045);fill-opacity:1.0000000;fill-rule:nonzero;stroke:#000000;stroke-width:2.0557435;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:0.21973094"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000"
+ ry="5.8226213" />
+ <path
+ style="fill:url(#linearGradient4962);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:2.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ d="M 6.8730281,4.7131112 L 25.088325,4.7131112 C 26.213930,4.7131112 27.000000,5.8470807 27.000000,7.0305843 L 27.000000,17.000000 L 4.5555550,17.000000 L 4.5555550,7.0305843 C 4.5555550,5.7325593 5.7489161,4.7131112 6.8730281,4.7131112 z "
+ id="rect3501"
+ sodipodi:nodetypes="ccccccc" />
+ <rect
+ ry="3.7040951"
+ inkscape:export-ydpi="90.000000"
+ inkscape:export-xdpi="90.000000"
+ style="opacity:0.61085973;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:url(#linearGradient2235);stroke-width:2.6021311;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ id="rect2217"
+ width="25.397867"
+ height="25.397867"
+ x="3.3010657"
+ y="3.3010657" />
+ </g>
+</svg>
diff --git a/client/images/circle.svg b/client/images/circle.svg
new file mode 100755
index 0000000..143eb20
--- /dev/null
+++ b/client/images/circle.svg
@@ -0,0 +1,296 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="circle.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/circle.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4.3125"
+ inkscape:cx="12.065993"
+ inkscape:cy="25.81752"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1016"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="36" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ id="path4356"
+ d="M 16.16857,5.775643 C 10.401907,5.775643 5.6909132,10.486636 5.6909132,16.2533 C 5.6909132,22.019963 10.401907,26.699865 16.16857,26.699865 C 21.935233,26.699865 26.646227,22.019963 26.646226,16.2533 C 26.646226,10.486636 21.935233,5.775643 16.16857,5.775643 z M 16.16857,8.760376 C 20.320304,8.760376 23.661493,12.101565 23.661493,16.2533 C 23.661494,20.405034 20.320304,23.715132 16.16857,23.715132 C 12.016835,23.715132 8.6756462,20.405034 8.6756462,16.2533 C 8.6756462,12.101565 12.016835,8.760376 16.16857,8.760376 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 16.16857,5.775643 C 10.401907,5.775643 5.6909132,10.486636 5.6909132,16.2533 C 5.6909132,22.019963 10.401907,26.699865 16.16857,26.699865 C 21.935233,26.699865 26.646227,22.019963 26.646226,16.2533 C 26.646226,10.486636 21.935233,5.775643 16.16857,5.775643 z M 16.16857,8.760376 C 20.320304,8.760376 23.661493,12.101565 23.661493,16.2533 C 23.661494,20.405034 20.320304,23.715132 16.16857,23.715132 C 12.016835,23.715132 8.6756462,20.405034 8.6756462,16.2533 C 8.6756462,12.101565 12.016835,8.760376 16.16857,8.760376 z "
+ id="path4354" />
+ <path
+ id="path4352"
+ d="M 16.16857,5.775643 C 10.401907,5.775643 5.6909132,10.486636 5.6909132,16.2533 C 5.6909132,22.019963 10.401907,26.699865 16.16857,26.699865 C 21.935233,26.699865 26.646227,22.019963 26.646226,16.2533 C 26.646226,10.486636 21.935233,5.775643 16.16857,5.775643 z M 16.16857,8.760376 C 20.320304,8.760376 23.661493,12.101565 23.661493,16.2533 C 23.661494,20.405034 20.320304,23.715132 16.16857,23.715132 C 12.016835,23.715132 8.6756462,20.405034 8.6756462,16.2533 C 8.6756462,12.101565 12.016835,8.760376 16.16857,8.760376 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:0.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 16.16857,5.775643 C 10.401907,5.775643 5.6909132,10.486636 5.6909132,16.2533 C 5.6909132,22.019963 10.401907,26.699865 16.16857,26.699865 C 21.935233,26.699865 26.646227,22.019963 26.646226,16.2533 C 26.646226,10.486636 21.935233,5.775643 16.16857,5.775643 z M 16.16857,8.760376 C 20.320304,8.760376 23.661493,12.101565 23.661493,16.2533 C 23.661494,20.405034 20.320304,23.715132 16.16857,23.715132 C 12.016835,23.715132 8.6756462,20.405034 8.6756462,16.2533 C 8.6756462,12.101565 12.016835,8.760376 16.16857,8.760376 z "
+ id="path4346" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1.0000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#000000;stroke-width:3.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ id="path5694"
+ sodipodi:cx="14.334352"
+ sodipodi:cy="24.485516"
+ sodipodi:rx="9.0300102"
+ sodipodi:ry="9.0300102"
+ d="M 23.364362 24.485516 A 9.0300102 9.0300102 0 1 1 5.3043413,24.485516 A 9.0300102 9.0300102 0 1 1 23.364362 24.485516 z"
+ transform="matrix(0.994911,0.000000,0.000000,0.994911,1.897815,-8.122020)" />
+ </g>
+</svg>
diff --git a/client/images/circle2.svg b/client/images/circle2.svg
new file mode 100755
index 0000000..7fb47eb
--- /dev/null
+++ b/client/images/circle2.svg
@@ -0,0 +1,306 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="circle2.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/circle.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4.3125"
+ inkscape:cx="17.220828"
+ inkscape:cy="15.631611"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1016"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="36" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ id="path4373"
+ d="M 16.15625 5.78125 C 10.389587 5.7812501 5.6875 10.483336 5.6875 16.25 C 5.6875 22.016663 10.389587 26.6875 16.15625 26.6875 C 21.922913 26.6875 26.656251 22.016663 26.65625 16.25 C 26.656249 10.483336 21.922913 5.78125 16.15625 5.78125 z M 16.15625 8.75 C 20.307984 8.75 23.65625 12.098265 23.65625 16.25 C 23.656251 20.401734 20.307984 23.71875 16.15625 23.71875 C 12.004515 23.71875 8.6875 20.401734 8.6875 16.25 C 8.6875004 12.098265 12.004515 8.75 16.15625 8.75 z M 16.15625 12.40625 C 14.011376 12.40625 12.28125 14.136376 12.28125 16.28125 C 12.28125 18.426124 14.011377 20.187499 16.15625 20.1875 C 18.301124 20.1875 20.062499 18.426123 20.0625 16.28125 C 20.0625 14.136376 18.301124 12.40625 16.15625 12.40625 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 16.15625 5.78125 C 10.389587 5.7812501 5.6875 10.483336 5.6875 16.25 C 5.6875 22.016663 10.389587 26.6875 16.15625 26.6875 C 21.922913 26.6875 26.656251 22.016663 26.65625 16.25 C 26.656249 10.483336 21.922913 5.78125 16.15625 5.78125 z M 16.15625 8.75 C 20.307984 8.75 23.65625 12.098265 23.65625 16.25 C 23.656251 20.401734 20.307984 23.71875 16.15625 23.71875 C 12.004515 23.71875 8.6875 20.401734 8.6875 16.25 C 8.6875004 12.098265 12.004515 8.75 16.15625 8.75 z M 16.15625 12.40625 C 14.011376 12.40625 12.28125 14.136376 12.28125 16.28125 C 12.28125 18.426124 14.011377 20.187499 16.15625 20.1875 C 18.301124 20.1875 20.062499 18.426123 20.0625 16.28125 C 20.0625 14.136376 18.301124 12.40625 16.15625 12.40625 z "
+ id="path4371" />
+ <path
+ id="path4369"
+ d="M 16.15625 5.78125 C 10.389587 5.7812501 5.6875 10.483336 5.6875 16.25 C 5.6875 22.016663 10.389587 26.6875 16.15625 26.6875 C 21.922913 26.6875 26.656251 22.016663 26.65625 16.25 C 26.656249 10.483336 21.922913 5.78125 16.15625 5.78125 z M 16.15625 8.75 C 20.307984 8.75 23.65625 12.098265 23.65625 16.25 C 23.656251 20.401734 20.307984 23.71875 16.15625 23.71875 C 12.004515 23.71875 8.6875 20.401734 8.6875 16.25 C 8.6875004 12.098265 12.004515 8.75 16.15625 8.75 z M 16.15625 12.40625 C 14.011376 12.40625 12.28125 14.136376 12.28125 16.28125 C 12.28125 18.426124 14.011377 20.187499 16.15625 20.1875 C 18.301124 20.1875 20.062499 18.426123 20.0625 16.28125 C 20.0625 14.136376 18.301124 12.40625 16.15625 12.40625 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:0.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 16.15625 5.78125 C 10.389587 5.7812501 5.6875 10.483336 5.6875 16.25 C 5.6875 22.016663 10.389587 26.6875 16.15625 26.6875 C 21.922913 26.6875 26.656251 22.016663 26.65625 16.25 C 26.656249 10.483336 21.922913 5.78125 16.15625 5.78125 z M 16.15625 8.75 C 20.307984 8.75 23.65625 12.098265 23.65625 16.25 C 23.656251 20.401734 20.307984 23.71875 16.15625 23.71875 C 12.004515 23.71875 8.6875 20.401734 8.6875 16.25 C 8.6875004 12.098265 12.004515 8.75 16.15625 8.75 z M 16.15625 12.40625 C 14.011376 12.40625 12.28125 14.136376 12.28125 16.28125 C 12.28125 18.426124 14.011377 20.187499 16.15625 20.1875 C 18.301124 20.1875 20.062499 18.426123 20.0625 16.28125 C 20.0625 14.136376 18.301124 12.40625 16.15625 12.40625 z "
+ id="path4360" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1.0000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#000000;stroke-width:3.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ id="path5694"
+ sodipodi:cx="14.334352"
+ sodipodi:cy="24.485516"
+ sodipodi:rx="9.0300102"
+ sodipodi:ry="9.0300102"
+ d="M 23.364362 24.485516 A 9.0300102 9.0300102 0 1 1 5.3043413,24.485516 A 9.0300102 9.0300102 0 1 1 23.364362 24.485516 z"
+ transform="matrix(0.994911,0.000000,0.000000,0.994911,1.897815,-8.122020)" />
+ <path
+ transform="matrix(0.430303,0.000000,0.000000,0.430303,9.994344,5.753972)"
+ d="M 23.364362 24.485516 A 9.0300102 9.0300102 0 1 1 5.3043413,24.485516 A 9.0300102 9.0300102 0 1 1 23.364362 24.485516 z"
+ sodipodi:ry="9.0300102"
+ sodipodi:rx="9.0300102"
+ sodipodi:cy="24.485516"
+ sodipodi:cx="14.334352"
+ id="path1316"
+ style="opacity:1.0000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ </g>
+</svg>
diff --git a/client/images/close.svg b/client/images/close.svg
new file mode 100755
index 0000000..ef49e87
--- /dev/null
+++ b/client/images/close.svg
@@ -0,0 +1,378 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="close.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/close.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3002"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3004"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3009"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(34.89855,-10.43478)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3012"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,34.42236,-10.91097)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="8.625"
+ inkscape:cx="35.004834"
+ inkscape:cy="20.710857"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1024"
+ inkscape:window-height="723"
+ inkscape:window-x="0"
+ inkscape:window-y="25" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ id="path2830"
+ d="M 8.375 6.34375 L 5.59375 9.1875 L 7 10.59375 L 12.9375 16.40625 L 7 22.21875 L 5.59375 23.59375 L 8.375 26.46875 L 9.8125 25.0625 L 15.8125 19.1875 L 21.8125 25.0625 L 23.25 26.46875 L 26.0625 23.59375 L 24.625 22.21875 L 18.6875 16.40625 L 24.625 10.59375 L 26.0625 9.1875 L 23.25 6.34375 L 21.8125 7.71875 L 15.8125 13.59375 L 9.8125 7.71875 L 8.375 6.34375 z "
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:3.2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5" />
+ <path
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:2.4;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
+ d="M 8.375 6.34375 L 5.59375 9.1875 L 7 10.59375 L 12.9375 16.40625 L 7 22.21875 L 5.59375 23.59375 L 8.375 26.46875 L 9.8125 25.0625 L 15.8125 19.1875 L 21.8125 25.0625 L 23.25 26.46875 L 26.0625 23.59375 L 24.625 22.21875 L 18.6875 16.40625 L 24.625 10.59375 L 26.0625 9.1875 L 23.25 6.34375 L 21.8125 7.71875 L 15.8125 13.59375 L 9.8125 7.71875 L 8.375 6.34375 z "
+ id="path2828" />
+ <path
+ id="path2826"
+ d="M 8.375 6.34375 L 5.59375 9.1875 L 7 10.59375 L 12.9375 16.40625 L 7 22.21875 L 5.59375 23.59375 L 8.375 26.46875 L 9.8125 25.0625 L 15.8125 19.1875 L 21.8125 25.0625 L 23.25 26.46875 L 26.0625 23.59375 L 24.625 22.21875 L 18.6875 16.40625 L 24.625 10.59375 L 26.0625 9.1875 L 23.25 6.34375 L 21.8125 7.71875 L 15.8125 13.59375 L 9.8125 7.71875 L 8.375 6.34375 z "
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.6;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5" />
+ <path
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.8;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
+ d="M 8.375 6.34375 L 5.59375 9.1875 L 7 10.59375 L 12.9375 16.40625 L 7 22.21875 L 5.59375 23.59375 L 8.375 26.46875 L 9.8125 25.0625 L 15.8125 19.1875 L 21.8125 25.0625 L 23.25 26.46875 L 26.0625 23.59375 L 24.625 22.21875 L 18.6875 16.40625 L 24.625 10.59375 L 26.0625 9.1875 L 23.25 6.34375 L 21.8125 7.71875 L 15.8125 13.59375 L 9.8125 7.71875 L 8.375 6.34375 z "
+ id="path1926" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+ d="M 8.4136645,23.638095 L 23.221118,9.1619048"
+ id="path2114" />
+ <path
+ id="path2116"
+ d="M 23.221118,23.638095 L 8.4136645,9.1619048"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+ </g>
+</svg>
diff --git a/client/images/help.svg b/client/images/help.svg
new file mode 100755
index 0000000..9559975
--- /dev/null
+++ b/client/images/help.svg
@@ -0,0 +1,415 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="help.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/close.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4.3125"
+ inkscape:cx="5.6170226"
+ inkscape:cy="18.570365"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1016"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="36" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <text
+ xml:space="preserve"
+ style="font-size:26.88840294px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;stroke-miterlimit:4;stroke-dasharray:none"
+ x="7.2212601"
+ y="26"
+ id="text4340"
+ sodipodi:linespacing="125%"><tspan
+ sodipodi:role="line"
+ id="tspan4342"
+ x="7.2212601"
+ y="26">?</tspan></text>
+ <text
+ sodipodi:linespacing="125%"
+ id="text4336"
+ y="26"
+ x="7.2212601"
+ style="font-size:26.88840294px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;stroke-miterlimit:4;stroke-dasharray:none"
+ xml:space="preserve"><tspan
+ y="26"
+ x="7.2212601"
+ id="tspan4338"
+ sodipodi:role="line">?</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-size:26.88840294px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;stroke-miterlimit:4;stroke-dasharray:none"
+ x="7.2212601"
+ y="26"
+ id="text4332"
+ sodipodi:linespacing="125%"><tspan
+ sodipodi:role="line"
+ id="tspan4334"
+ x="7.2212601"
+ y="26">?</tspan></text>
+ <text
+ sodipodi:linespacing="125%"
+ id="text4928"
+ y="26"
+ x="7.2212601"
+ style="font-size:26.88840294px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;stroke-miterlimit:4;stroke-dasharray:none"
+ xml:space="preserve"><tspan
+ y="26"
+ x="7.2212601"
+ id="tspan4930"
+ sodipodi:role="line">?</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-size:26.88840294px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans"
+ x="7.2212601"
+ y="26"
+ id="text6422"
+ sodipodi:linespacing="125%"><tspan
+ sodipodi:role="line"
+ id="tspan6424"
+ x="7.2212601"
+ y="26">?</tspan></text>
+ </g>
+</svg>
diff --git a/client/images/keep_above.svg b/client/images/keep_above.svg
new file mode 100755
index 0000000..eec84a4
--- /dev/null
+++ b/client/images/keep_above.svg
@@ -0,0 +1,624 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="keep_above.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/keep_above.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="3.049398"
+ inkscape:cx="21.318946"
+ inkscape:cy="2.7198237"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1024"
+ inkscape:window-height="723"
+ inkscape:window-x="0"
+ inkscape:window-y="25" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ id="path4313"
+ d="M 5.875 7.5 L 5.875 10.5 L 26 10.5 L 26 7.5 L 5.875 7.5 z M 15.5 11.125 L 12.5 16.3125 L 14 16.3125 L 14 25.15625 L 17 25.15625 L 17 16.3125 L 18.5 16.3125 L 15.5 11.125 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 5.875 7.5 L 5.875 10.5 L 26 10.5 L 26 7.5 L 5.875 7.5 z M 15.5 11.125 L 12.5 16.3125 L 14 16.3125 L 14 25.15625 L 17 25.15625 L 17 16.3125 L 18.5 16.3125 L 15.5 11.125 z "
+ id="path4311" />
+ <path
+ id="path4309"
+ d="M 5.875 7.5 L 5.875 10.5 L 26 10.5 L 26 7.5 L 5.875 7.5 z M 15.5 11.125 L 12.5 16.3125 L 14 16.3125 L 14 25.15625 L 17 25.15625 L 17 16.3125 L 18.5 16.3125 L 15.5 11.125 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 5.875 7.5 L 5.875 10.5 L 26 10.5 L 26 7.5 L 5.875 7.5 z M 15.5 11.125 L 12.5 16.3125 L 14 16.3125 L 14 25.15625 L 17 25.15625 L 17 16.3125 L 18.5 16.3125 L 15.5 11.125 z "
+ id="path4920" />
+ <path
+ style="opacity:1;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 5.875,7.5 L 5.875,10.5 L 26,10.5 L 26,7.5 L 5.875,7.5 z "
+ id="path6426" />
+ <path
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 15.5 11.125 L 12.5 16.3125 L 14 16.3125 L 14 25.15625 L 17 25.15625 L 17 16.3125 L 18.5 16.3125 L 15.5 11.125 z "
+ id="path7154" />
+ </g>
+</svg>
diff --git a/client/images/keep_above_lit.svg b/client/images/keep_above_lit.svg
new file mode 100755
index 0000000..eee9f32
--- /dev/null
+++ b/client/images/keep_above_lit.svg
@@ -0,0 +1,626 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="keep_above_lit.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/keep_above_lit.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="10.275145"
+ inkscape:cx="24.388067"
+ inkscape:cy="19.105944"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1016"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="36" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ id="path4328"
+ d="M 5.875 7.5 L 5.875 10.5 L 26 10.5 L 26 7.5 L 5.875 7.5 z M 14 11.90625 L 14 20.78125 L 11.96875 20.78125 L 15.5 25.96875 L 19.03125 20.78125 L 17 20.78125 L 17 11.90625 L 14 11.90625 z "
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5" />
+ <path
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
+ d="M 5.875 7.5 L 5.875 10.5 L 26 10.5 L 26 7.5 L 5.875 7.5 z M 14 11.90625 L 14 20.78125 L 11.96875 20.78125 L 15.5 25.96875 L 19.03125 20.78125 L 17 20.78125 L 17 11.90625 L 14 11.90625 z "
+ id="path4326" />
+ <path
+ id="path4324"
+ d="M 5.875 7.5 L 5.875 10.5 L 26 10.5 L 26 7.5 L 5.875 7.5 z M 14 11.90625 L 14 20.78125 L 11.96875 20.78125 L 15.5 25.96875 L 19.03125 20.78125 L 17 20.78125 L 17 11.90625 L 14 11.90625 z "
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5" />
+ <path
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
+ d="M 5.875 7.5 L 5.875 10.5 L 26 10.5 L 26 7.5 L 5.875 7.5 z M 14 11.90625 L 14 20.78125 L 11.96875 20.78125 L 15.5 25.96875 L 19.03125 20.78125 L 17 20.78125 L 17 11.90625 L 14 11.90625 z "
+ id="path4926" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000;opacity:1.0000000"
+ d="M 5.8840570,9.0000000 L 26.000000,9.0000000"
+ id="path6426"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 14,11.90625 L 14,20.78125 L 11.978261,20.78125 L 15.5,25.96875 L 19.021739,20.78125 L 17,20.78125 L 17,11.90625 L 14,11.90625 z "
+ id="path3015"
+ sodipodi:nodetypes="cccccccc" />
+ </g>
+</svg>
diff --git a/client/images/keep_below.svg b/client/images/keep_below.svg
new file mode 100755
index 0000000..cb56c7b
--- /dev/null
+++ b/client/images/keep_below.svg
@@ -0,0 +1,792 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="keep_below.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/keep_below.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutM"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutM"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path3939"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.4)" />
+ </marker>
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3945"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3943"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3935">
+ <stop
+ id="stop3937"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3939" />
+ <stop
+ id="stop3941"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3929">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3931" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3933" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker3925"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path3927"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3921"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3923"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3917"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path3919"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3913"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3915"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3909"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path3911"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3957"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3959"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3964"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(37.79710,-17.73913)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3967"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.32091,-18.21532)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4.3125"
+ inkscape:cx="29.006417"
+ inkscape:cy="12.136696"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1024"
+ inkscape:window-height="723"
+ inkscape:window-x="0"
+ inkscape:window-y="25" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ id="path4295"
+ d="M 13.625 8.5 L 13.625 17.34375 L 12.125 17.34375 L 15.125 22.5625 L 18.125 17.34375 L 16.625 17.34375 L 16.625 8.5 L 13.625 8.5 z M 5.5 22.90625 L 5.5 25.90625 L 25.625 25.90625 L 25.625 22.90625 L 5.5 22.90625 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 13.625 8.5 L 13.625 17.34375 L 12.125 17.34375 L 15.125 22.5625 L 18.125 17.34375 L 16.625 17.34375 L 16.625 8.5 L 13.625 8.5 z M 5.5 22.90625 L 5.5 25.90625 L 25.625 25.90625 L 25.625 22.90625 L 5.5 22.90625 z "
+ id="path4293" />
+ <path
+ id="path4291"
+ d="M 13.625 8.5 L 13.625 17.34375 L 12.125 17.34375 L 15.125 22.5625 L 18.125 17.34375 L 16.625 17.34375 L 16.625 8.5 L 13.625 8.5 z M 5.5 22.90625 L 5.5 25.90625 L 25.625 25.90625 L 25.625 22.90625 L 5.5 22.90625 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 13.625 8.5 L 13.625 17.34375 L 12.125 17.34375 L 15.125 22.5625 L 18.125 17.34375 L 16.625 17.34375 L 16.625 8.5 L 13.625 8.5 z M 5.5 22.90625 L 5.5 25.90625 L 25.625 25.90625 L 25.625 22.90625 L 5.5 22.90625 z "
+ id="path4911" />
+ <path
+ style="opacity:1;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 5.5,22.90625 L 5.5,25.90625 L 25.625,25.90625 L 25.625,22.90625 L 5.5,22.90625 z "
+ id="path6426" />
+ <path
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 13.625 8.5 L 13.625 17.34375 L 12.125 17.34375 L 15.125 22.5625 L 18.125 17.34375 L 16.625 17.34375 L 16.625 8.5 L 13.625 8.5 z "
+ id="path7154" />
+ </g>
+</svg>
diff --git a/client/images/keep_below_lit.svg b/client/images/keep_below_lit.svg
new file mode 100755
index 0000000..7619531
--- /dev/null
+++ b/client/images/keep_below_lit.svg
@@ -0,0 +1,778 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="keep_below_lit.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/keep_below_lit.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3945"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3943"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3935">
+ <stop
+ id="stop3937"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3939" />
+ <stop
+ id="stop3941"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3929">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3931" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3933" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker3925"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path3927"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3921"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3923"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3917"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path3919"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3913"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3915"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3909"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path3911"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3957"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3959"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3964"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(37.79710,-17.73913)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3967"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.32091,-18.21532)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4.3125"
+ inkscape:cx="10.402762"
+ inkscape:cy="19.92114"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1016"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="36" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ id="path4304"
+ d="M 15.125 7.34375 L 12.125 12.53125 L 13.625 12.53125 L 13.625 21.40625 L 16.625 21.40625 L 16.625 12.53125 L 18.125 12.53125 L 15.125 7.34375 z M 5.5 22.90625 L 5.5 25.90625 L 25.625 25.90625 L 25.625 22.90625 L 5.5 22.90625 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 15.125 7.34375 L 12.125 12.53125 L 13.625 12.53125 L 13.625 21.40625 L 16.625 21.40625 L 16.625 12.53125 L 18.125 12.53125 L 15.125 7.34375 z M 5.5 22.90625 L 5.5 25.90625 L 25.625 25.90625 L 25.625 22.90625 L 5.5 22.90625 z "
+ id="path4302" />
+ <path
+ id="path4300"
+ d="M 15.125 7.34375 L 12.125 12.53125 L 13.625 12.53125 L 13.625 21.40625 L 16.625 21.40625 L 16.625 12.53125 L 18.125 12.53125 L 15.125 7.34375 z M 5.5 22.90625 L 5.5 25.90625 L 25.625 25.90625 L 25.625 22.90625 L 5.5 22.90625 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 15.125 7.34375 L 12.125 12.53125 L 13.625 12.53125 L 13.625 21.40625 L 16.625 21.40625 L 16.625 12.53125 L 18.125 12.53125 L 15.125 7.34375 z M 5.5 22.90625 L 5.5 25.90625 L 25.625 25.90625 L 25.625 22.90625 L 5.5 22.90625 z "
+ id="path4916" />
+ <path
+ style="opacity:1;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 5.5,22.90625 L 5.5,25.90625 L 25.625,25.90625 L 25.625,22.90625 L 5.5,22.90625 z "
+ id="path6426" />
+ <path
+ style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 15.125 7.34375 L 12.125 12.53125 L 13.625 12.53125 L 13.625 21.40625 L 16.625 21.40625 L 16.625 12.53125 L 18.125 12.53125 L 15.125 7.34375 z "
+ id="path7154" />
+ </g>
+</svg>
diff --git a/client/images/maximize.svg b/client/images/maximize.svg
new file mode 100755
index 0000000..20e81cf
--- /dev/null
+++ b/client/images/maximize.svg
@@ -0,0 +1,200 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="maximize.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/maximize.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4.4165728"
+ inkscape:cx="31.860665"
+ inkscape:cy="7.5767539"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1024"
+ inkscape:window-height="723"
+ inkscape:window-x="0"
+ inkscape:window-y="25" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 6.40625 6.4375 L 6.40625 7.40625 L 6.40625 24.53125 L 6.40625 25.5 L 7.375 25.5 L 24.5 25.5 L 25.46875 25.5 L 25.46875 24.53125 L 25.46875 7.40625 L 25.46875 6.4375 L 24.5 6.4375 L 7.375 6.4375 L 6.40625 6.4375 z M 8.3125 12 L 23.5625 12 L 23.5625 23.59375 L 8.3125 23.59375 L 8.3125 12 z "
+ id="path2784" />
+ <path
+ id="path2782"
+ d="M 6.40625 6.4375 L 6.40625 7.40625 L 6.40625 24.53125 L 6.40625 25.5 L 7.375 25.5 L 24.5 25.5 L 25.46875 25.5 L 25.46875 24.53125 L 25.46875 7.40625 L 25.46875 6.4375 L 24.5 6.4375 L 7.375 6.4375 L 6.40625 6.4375 z M 8.3125 12 L 23.5625 12 L 23.5625 23.59375 L 8.3125 23.59375 L 8.3125 12 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 6.40625 6.4375 L 6.40625 7.40625 L 6.40625 24.53125 L 6.40625 25.5 L 7.375 25.5 L 24.5 25.5 L 25.46875 25.5 L 25.46875 24.53125 L 25.46875 7.40625 L 25.46875 6.4375 L 24.5 6.4375 L 7.375 6.4375 L 6.40625 6.4375 z M 8.3125 12 L 23.5625 12 L 23.5625 23.59375 L 8.3125 23.59375 L 8.3125 12 z "
+ id="path2780" />
+ <path
+ id="path1890"
+ d="M 6.40625 6.4375 L 6.40625 7.40625 L 6.40625 24.53125 L 6.40625 25.5 L 7.375 25.5 L 24.5 25.5 L 25.46875 25.5 L 25.46875 24.53125 L 25.46875 7.40625 L 25.46875 6.4375 L 24.5 6.4375 L 7.375 6.4375 L 6.40625 6.4375 z M 8.3125 12 L 23.5625 12 L 23.5625 23.59375 L 8.3125 23.59375 L 8.3125 12 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:1.91100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 6.40625 6.4375 L 6.40625 7.40625 L 6.40625 24.53125 L 6.40625 25.5 L 7.375 25.5 L 24.5 25.5 L 25.46875 25.5 L 25.46875 24.53125 L 25.46875 7.40625 L 25.46875 6.4375 L 24.5 6.4375 L 7.375 6.4375 L 6.40625 6.4375 z M 8.3125 12 L 23.5625 12 L 23.5625 23.59375 L 8.3125 23.59375 L 8.3125 12 z "
+ id="rect1890" />
+ </g>
+</svg>
diff --git a/client/images/minimize.svg b/client/images/minimize.svg
new file mode 100755
index 0000000..8189c8a
--- /dev/null
+++ b/client/images/minimize.svg
@@ -0,0 +1,774 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="minimize.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/keep_below.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3945"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3943"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3935">
+ <stop
+ id="stop3937"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3939" />
+ <stop
+ id="stop3941"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3929">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3931" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3933" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker3925"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path3927"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3921"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3923"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3917"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path3919"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3913"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3915"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3909"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path3911"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3957"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3959"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3964"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(37.79710,-17.73913)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3967"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.32091,-18.21532)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="6.098796"
+ inkscape:cx="20.770666"
+ inkscape:cy="4.3517678"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1024"
+ inkscape:window-height="723"
+ inkscape:window-x="0"
+ inkscape:window-y="25" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="opacity:0.5;fill:#da1f1f;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 7.28125,22.40625 L 7.28125,26.40625 L 23.71875,26.40625 L 23.71875,22.40625 L 7.28125,22.40625 z "
+ id="path2883" />
+ <path
+ id="path2881"
+ d="M 7.28125,22.40625 L 7.28125,26.40625 L 23.71875,26.40625 L 23.71875,22.40625 L 7.28125,22.40625 z "
+ style="opacity:0.5;fill:#da1f1f;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:#da1f1f;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 7.28125,22.40625 L 7.28125,26.40625 L 23.71875,26.40625 L 23.71875,22.40625 L 7.28125,22.40625 z "
+ id="path2879" />
+ <path
+ id="path1988"
+ d="M 7.28125,22.40625 L 7.28125,26.40625 L 23.71875,26.40625 L 23.71875,22.40625 L 7.28125,22.40625 z "
+ style="opacity:0.5;fill:#da1f1f;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:1;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 7.28125,22.40625 L 7.28125,26.40625 L 23.71875,26.40625 L 23.71875,22.40625 L 7.28125,22.40625 z "
+ id="path6426" />
+ </g>
+</svg>
diff --git a/client/images/restore.svg b/client/images/restore.svg
new file mode 100755
index 0000000..2086061
--- /dev/null
+++ b/client/images/restore.svg
@@ -0,0 +1,952 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="restore.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/minimize.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3945"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3943"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3935">
+ <stop
+ id="stop3937"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3939" />
+ <stop
+ id="stop3941"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3929">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3931" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3933" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker3925"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path3927"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3921"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3923"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3917"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path3919"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3913"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3915"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3909"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path3911"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3957"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3959"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3964"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(37.79710,-17.73913)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3967"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.32091,-18.21532)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4053"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4051"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4049"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4041">
+ <stop
+ id="stop4043"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4045" />
+ <stop
+ id="stop4047"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4035">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4037" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4039" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4031"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4033"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4027"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4029"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4023"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4025"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4019"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4021"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4015"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4017"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4065"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4067"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4072"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(39.88406,-16.34783)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4075"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,39.40787,-16.82402)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.490485"
+ inkscape:cx="28.748134"
+ inkscape:cy="16.763854"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1024"
+ inkscape:window-height="723"
+ inkscape:window-x="0"
+ inkscape:window-y="25" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="opacity:0.5;fill:#d75151;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 11.21875 4.6875 L 11.21875 6.0625 L 11.21875 11.34375 L 5.90625 11.34375 L 4.53125 11.34375 L 4.53125 12.71875 L 4.53125 25.96875 L 4.53125 27.34375 L 5.90625 27.34375 L 19.15625 27.34375 L 20.53125 27.34375 L 20.53125 25.96875 L 20.53125 20.71875 L 25.84375 20.71875 L 27.21875 20.71875 L 27.21875 19.3125 L 27.21875 6.0625 L 27.21875 4.6875 L 25.84375 4.6875 L 12.59375 4.6875 L 11.21875 4.6875 z M 13.96875 7.46875 L 24.46875 7.46875 L 24.46875 17.9375 L 20.53125 17.9375 L 20.53125 12.71875 L 20.53125 11.34375 L 19.15625 11.34375 L 13.96875 11.34375 L 13.96875 7.46875 z M 7.28125 14.09375 L 11.21875 14.09375 L 11.21875 19.3125 L 11.21875 20.71875 L 12.59375 20.71875 L 17.78125 20.71875 L 17.78125 24.59375 L 7.28125 24.59375 L 7.28125 14.09375 z M 13.96875 14.09375 L 17.78125 14.09375 L 17.78125 17.9375 L 13.96875 17.9375 L 13.96875 14.09375 z "
+ id="path2924" />
+ <path
+ id="path2922"
+ d="M 11.21875 4.6875 L 11.21875 6.0625 L 11.21875 11.34375 L 5.90625 11.34375 L 4.53125 11.34375 L 4.53125 12.71875 L 4.53125 25.96875 L 4.53125 27.34375 L 5.90625 27.34375 L 19.15625 27.34375 L 20.53125 27.34375 L 20.53125 25.96875 L 20.53125 20.71875 L 25.84375 20.71875 L 27.21875 20.71875 L 27.21875 19.3125 L 27.21875 6.0625 L 27.21875 4.6875 L 25.84375 4.6875 L 12.59375 4.6875 L 11.21875 4.6875 z M 13.96875 7.46875 L 24.46875 7.46875 L 24.46875 17.9375 L 20.53125 17.9375 L 20.53125 12.71875 L 20.53125 11.34375 L 19.15625 11.34375 L 13.96875 11.34375 L 13.96875 7.46875 z M 7.28125 14.09375 L 11.21875 14.09375 L 11.21875 19.3125 L 11.21875 20.71875 L 12.59375 20.71875 L 17.78125 20.71875 L 17.78125 24.59375 L 7.28125 24.59375 L 7.28125 14.09375 z M 13.96875 14.09375 L 17.78125 14.09375 L 17.78125 17.9375 L 13.96875 17.9375 L 13.96875 14.09375 z "
+ style="opacity:0.5;fill:#d75151;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:#d75151;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 11.21875 4.6875 L 11.21875 6.0625 L 11.21875 11.34375 L 5.90625 11.34375 L 4.53125 11.34375 L 4.53125 12.71875 L 4.53125 25.96875 L 4.53125 27.34375 L 5.90625 27.34375 L 19.15625 27.34375 L 20.53125 27.34375 L 20.53125 25.96875 L 20.53125 20.71875 L 25.84375 20.71875 L 27.21875 20.71875 L 27.21875 19.3125 L 27.21875 6.0625 L 27.21875 4.6875 L 25.84375 4.6875 L 12.59375 4.6875 L 11.21875 4.6875 z M 13.96875 7.46875 L 24.46875 7.46875 L 24.46875 17.9375 L 20.53125 17.9375 L 20.53125 12.71875 L 20.53125 11.34375 L 19.15625 11.34375 L 13.96875 11.34375 L 13.96875 7.46875 z M 7.28125 14.09375 L 11.21875 14.09375 L 11.21875 19.3125 L 11.21875 20.71875 L 12.59375 20.71875 L 17.78125 20.71875 L 17.78125 24.59375 L 7.28125 24.59375 L 7.28125 14.09375 z M 13.96875 14.09375 L 17.78125 14.09375 L 17.78125 17.9375 L 13.96875 17.9375 L 13.96875 14.09375 z "
+ id="path2920" />
+ <path
+ id="path2916"
+ d="M 11.21875 4.6875 L 11.21875 6.0625 L 11.21875 11.34375 L 5.90625 11.34375 L 4.53125 11.34375 L 4.53125 12.71875 L 4.53125 25.96875 L 4.53125 27.34375 L 5.90625 27.34375 L 19.15625 27.34375 L 20.53125 27.34375 L 20.53125 25.96875 L 20.53125 20.71875 L 25.84375 20.71875 L 27.21875 20.71875 L 27.21875 19.3125 L 27.21875 6.0625 L 27.21875 4.6875 L 25.84375 4.6875 L 12.59375 4.6875 L 11.21875 4.6875 z M 13.96875 7.46875 L 24.46875 7.46875 L 24.46875 17.9375 L 20.53125 17.9375 L 20.53125 12.71875 L 20.53125 11.34375 L 19.15625 11.34375 L 13.96875 11.34375 L 13.96875 7.46875 z M 7.28125 14.09375 L 11.21875 14.09375 L 11.21875 19.3125 L 11.21875 20.71875 L 12.59375 20.71875 L 17.78125 20.71875 L 17.78125 24.59375 L 7.28125 24.59375 L 7.28125 14.09375 z M 13.96875 14.09375 L 17.78125 14.09375 L 17.78125 17.9375 L 13.96875 17.9375 L 13.96875 14.09375 z "
+ style="opacity:0.5;fill:#d75151;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:0.8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:2.75936866;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect4062"
+ width="13.250302"
+ height="13.250302"
+ x="5.9079962"
+ y="12.722096"
+ ry="0"
+ rx="0" />
+ <rect
+ ry="0"
+ y="6.0742526"
+ x="12.598496"
+ height="13.250302"
+ width="13.250302"
+ id="rect4064"
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:2.75936866;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ rx="0" />
+ </g>
+</svg>
diff --git a/client/images/splat.svg b/client/images/splat.svg
new file mode 100755
index 0000000..6e746f8
--- /dev/null
+++ b/client/images/splat.svg
@@ -0,0 +1,1109 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="splat.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/restore.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3945"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3943"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3935">
+ <stop
+ id="stop3937"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3939" />
+ <stop
+ id="stop3941"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3929">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3931" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3933" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker3925"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path3927"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3921"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3923"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3917"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path3919"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3913"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3915"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3909"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path3911"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3957"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3959"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3964"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(37.79710,-17.73913)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3967"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.32091,-18.21532)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4053"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4051"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4049"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4041">
+ <stop
+ id="stop4043"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4045" />
+ <stop
+ id="stop4047"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4035">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4037" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4039" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4031"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4033"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4027"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4029"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4023"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4025"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4019"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4021"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4015"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4017"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4065"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4067"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4072"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(39.88406,-16.34783)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4075"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,39.40787,-16.82402)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4143"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4141"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4133">
+ <stop
+ id="stop4135"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4137" />
+ <stop
+ id="stop4139"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4127">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4129" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4131" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4123"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4125"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4119"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4121"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4115"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4117"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4111"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4113"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4107"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4109"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4155"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4157"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4162"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(38.00000,-10.55072)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4165"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.52381,-11.02691)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="3.049398"
+ inkscape:cx="4.1404163"
+ inkscape:cy="40.47274"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1016"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="36" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ id="path4286"
+ d="M 5.5 7 L 5.5 10 L 14.59375 10 L 14.15625 10.75 L 7.8125 21.78125 L 6.5 24.03125 L 9.09375 24.03125 L 21.84375 24.03125 L 24.4375 24.03125 L 23.125 21.78125 L 16.78125 10.75 L 16.34375 10 L 25.625 10 L 25.625 7 L 5.5 7 z M 15.46875 14.53125 L 19.21875 21.03125 L 11.71875 21.03125 L 15.46875 14.53125 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 5.5 7 L 5.5 10 L 14.59375 10 L 14.15625 10.75 L 7.8125 21.78125 L 6.5 24.03125 L 9.09375 24.03125 L 21.84375 24.03125 L 24.4375 24.03125 L 23.125 21.78125 L 16.78125 10.75 L 16.34375 10 L 25.625 10 L 25.625 7 L 5.5 7 z M 15.46875 14.53125 L 19.21875 21.03125 L 11.71875 21.03125 L 15.46875 14.53125 z "
+ id="path4284" />
+ <path
+ id="path4282"
+ d="M 5.5 7 L 5.5 10 L 14.59375 10 L 14.15625 10.75 L 7.8125 21.78125 L 6.5 24.03125 L 9.09375 24.03125 L 21.84375 24.03125 L 24.4375 24.03125 L 23.125 21.78125 L 16.78125 10.75 L 16.34375 10 L 25.625 10 L 25.625 7 L 5.5 7 z M 15.46875 14.53125 L 19.21875 21.03125 L 11.71875 21.03125 L 15.46875 14.53125 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 5.5 7 L 5.5 10 L 14.59375 10 L 14.15625 10.75 L 7.8125 21.78125 L 6.5 24.03125 L 9.09375 24.03125 L 21.84375 24.03125 L 24.4375 24.03125 L 23.125 21.78125 L 16.78125 10.75 L 16.34375 10 L 25.625 10 L 25.625 7 L 5.5 7 z M 15.46875 14.53125 L 19.21875 21.03125 L 11.71875 21.03125 L 15.46875 14.53125 z "
+ id="path4267" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000;opacity:1.0000000"
+ d="M 5.5000000,8.5000000 L 25.615943,8.5000000"
+ id="path6426"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:type="star"
+ style="opacity:1.0000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#000000;stroke-width:3.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ id="path1327"
+ sodipodi:sides="3"
+ sodipodi:cx="-12.250504"
+ sodipodi:cy="14.445155"
+ sodipodi:r1="7.3478713"
+ sodipodi:r2="3.6739357"
+ sodipodi:arg1="0.52359878"
+ sodipodi:arg2="1.5707963"
+ inkscape:flatsided="true"
+ inkscape:rounded="0.0000000"
+ inkscape:randomized="0.0000000"
+ d="M -5.8870603,18.119091 L -18.613947,18.119091 L -12.250504,7.0972838 L -5.8870603,18.119091 z "
+ transform="translate(27.72989,4.415109)" />
+ </g>
+</svg>
diff --git a/client/images/unsplat.svg b/client/images/unsplat.svg
new file mode 100755
index 0000000..8fcee5e
--- /dev/null
+++ b/client/images/unsplat.svg
@@ -0,0 +1,1263 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="unsplat.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/splat.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3945"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3943"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3935">
+ <stop
+ id="stop3937"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3939" />
+ <stop
+ id="stop3941"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3929">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3931" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3933" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker3925"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path3927"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3921"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3923"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3917"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path3919"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3913"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3915"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3909"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path3911"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3957"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3959"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3964"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(37.79710,-17.73913)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3967"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.32091,-18.21532)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4053"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4051"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4049"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4041">
+ <stop
+ id="stop4043"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4045" />
+ <stop
+ id="stop4047"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4035">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4037" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4039" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4031"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4033"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4027"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4029"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4023"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4025"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4019"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4021"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4015"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4017"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4065"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4067"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4072"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(39.88406,-16.34783)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4075"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,39.40787,-16.82402)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4143"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4141"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4133">
+ <stop
+ id="stop4135"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4137" />
+ <stop
+ id="stop4139"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4127">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4129" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4131" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4123"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4125"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4119"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4121"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4115"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4117"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4111"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4113"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4107"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4109"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4155"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4157"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4162"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(38.00000,-10.55072)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4165"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.52381,-11.02691)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4233"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4231"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4223">
+ <stop
+ id="stop4225"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4227" />
+ <stop
+ id="stop4229"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4217">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4219" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4221" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4213"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4215"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4209"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4211"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4205"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4207"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4201"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4203"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4197"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4199"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4247"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4249"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4254"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(46.00000,-17.00000)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4257"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,45.52381,-17.47619)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4.3125"
+ inkscape:cx="58.927449"
+ inkscape:cy="11.196646"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1016"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="36" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ id="path4265"
+ d="M 5.5 7 L 5.5 10 L 25.625 10 L 25.625 7 L 5.5 7 z M 6.1875 11.96875 L 7.5 14.21875 L 13.84375 25.25 L 15.15625 27.5 L 16.46875 25.25 L 22.8125 14.21875 L 24.125 11.96875 L 21.53125 11.96875 L 8.78125 11.96875 L 6.1875 11.96875 z M 11.40625 14.96875 L 18.90625 14.96875 L 15.15625 21.46875 L 11.40625 14.96875 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 5.5 7 L 5.5 10 L 25.625 10 L 25.625 7 L 5.5 7 z M 6.1875 11.96875 L 7.5 14.21875 L 13.84375 25.25 L 15.15625 27.5 L 16.46875 25.25 L 22.8125 14.21875 L 24.125 11.96875 L 21.53125 11.96875 L 8.78125 11.96875 L 6.1875 11.96875 z M 11.40625 14.96875 L 18.90625 14.96875 L 15.15625 21.46875 L 11.40625 14.96875 z "
+ id="path4263" />
+ <path
+ id="path4261"
+ d="M 5.5 7 L 5.5 10 L 25.625 10 L 25.625 7 L 5.5 7 z M 6.1875 11.96875 L 7.5 14.21875 L 13.84375 25.25 L 15.15625 27.5 L 16.46875 25.25 L 22.8125 14.21875 L 24.125 11.96875 L 21.53125 11.96875 L 8.78125 11.96875 L 6.1875 11.96875 z M 11.40625 14.96875 L 18.90625 14.96875 L 15.15625 21.46875 L 11.40625 14.96875 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 5.5 7 L 5.5 10 L 25.625 10 L 25.625 7 L 5.5 7 z M 6.1875 11.96875 L 7.5 14.21875 L 13.84375 25.25 L 15.15625 27.5 L 16.46875 25.25 L 22.8125 14.21875 L 24.125 11.96875 L 21.53125 11.96875 L 8.78125 11.96875 L 6.1875 11.96875 z M 11.40625 14.96875 L 18.90625 14.96875 L 15.15625 21.46875 L 11.40625 14.96875 z "
+ id="path4248" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000;opacity:1.0000000"
+ d="M 5.5000000,8.5000000 L 25.615943,8.5000000"
+ id="path6426"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:type="star"
+ style="opacity:1.0000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#000000;stroke-width:3.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ id="path4245"
+ sodipodi:sides="3"
+ sodipodi:cx="-12.250504"
+ sodipodi:cy="14.445155"
+ sodipodi:r1="7.3478713"
+ sodipodi:r2="3.6739357"
+ sodipodi:arg1="0.52359878"
+ sodipodi:arg2="1.5707963"
+ inkscape:flatsided="true"
+ inkscape:rounded="0.0000000"
+ inkscape:randomized="0.0000000"
+ d="M -5.8870603,18.119091 L -18.613947,18.119091 L -12.250504,7.0972838 L -5.8870603,18.119091 z "
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,27.41831,31.59728)" />
+ </g>
+</svg>
diff --git a/client/images/window_background.svg b/client/images/window_background.svg
new file mode 100755
index 0000000..87dcab5
--- /dev/null
+++ b/client/images/window_background.svg
@@ -0,0 +1,1415 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="window_background.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/window_background.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3945"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3943"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3935">
+ <stop
+ id="stop3937"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3939" />
+ <stop
+ id="stop3941"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3929">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3931" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3933" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker3925"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path3927"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3921"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3923"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3917"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path3919"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3913"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3915"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3909"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path3911"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3957"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3959"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3964"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(37.79710,-17.73913)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3967"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.32091,-18.21532)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4053"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4051"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4049"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4041">
+ <stop
+ id="stop4043"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4045" />
+ <stop
+ id="stop4047"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4035">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4037" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4039" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4031"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4033"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4027"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4029"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4023"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4025"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4019"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4021"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4015"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4017"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4065"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4067"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4072"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(39.88406,-16.34783)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4075"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,39.40787,-16.82402)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4143"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4141"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4133">
+ <stop
+ id="stop4135"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4137" />
+ <stop
+ id="stop4139"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4127">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4129" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4131" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4123"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4125"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4119"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4121"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4115"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4117"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4111"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4113"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4107"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4109"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4155"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4157"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4162"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(38.00000,-10.55072)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4165"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.52381,-11.02691)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4233"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4231"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4223">
+ <stop
+ id="stop4225"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4227" />
+ <stop
+ id="stop4229"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4217">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4219" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4221" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4213"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4215"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4209"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4211"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4205"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4207"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4201"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4203"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4197"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4199"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4247"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4249"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4254"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(46.00000,-17.00000)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4257"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,45.52381,-17.47619)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4328"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4326"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4324"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4316">
+ <stop
+ id="stop4318"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4320" />
+ <stop
+ id="stop4322"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4310">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4312" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4314" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4306"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4308"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4302"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4304"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4298"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4300"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4294"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4296"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4290"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4292"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4340"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4342"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4347"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(42.20290,-9.391304)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4350"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,41.72671,-9.867494)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="3.049398"
+ inkscape:cx="49.444938"
+ inkscape:cy="40.585151"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1016"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="36" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:3.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 11.53125,5.34375 L 11.53125,11.25 L 4.6875,11.25 L 3.75,11.25 L 3.75,12.21875 L 3.75,26.3125 L 3.75,27.25 L 4.6875,27.25 L 18.78125,27.25 L 19.75,27.25 L 19.75,26.3125 L 19.75,20.8125 L 27,20.8125 L 27,5.34375 L 11.53125,5.34375 z M 5.65625,13.1875 L 11.53125,13.1875 L 17.79212,13.160326 L 17.8125,20.8125 L 17.8125,25.34375 L 5.65625,25.34375 L 5.65625,13.1875 z "
+ id="path4236"
+ sodipodi:nodetypes="cccccccccccccccccccccc" />
+ <path
+ sodipodi:nodetypes="cccccccccccccccccccccc"
+ id="path4234"
+ d="M 11.53125,5.34375 L 11.53125,11.25 L 4.6875,11.25 L 3.75,11.25 L 3.75,12.21875 L 3.75,26.3125 L 3.75,27.25 L 4.6875,27.25 L 18.78125,27.25 L 19.75,27.25 L 19.75,26.3125 L 19.75,20.8125 L 27,20.8125 L 27,5.34375 L 11.53125,5.34375 z M 5.65625,13.1875 L 11.53125,13.1875 L 17.79212,13.160326 L 17.8125,20.8125 L 17.8125,25.34375 L 5.65625,25.34375 L 5.65625,13.1875 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:1.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 11.53125,5.34375 L 11.53125,11.25 L 4.6875,11.25 L 3.75,11.25 L 3.75,12.21875 L 3.75,26.3125 L 3.75,27.25 L 4.6875,27.25 L 18.78125,27.25 L 19.75,27.25 L 19.75,26.3125 L 19.75,20.8125 L 27,20.8125 L 27,5.34375 L 11.53125,5.34375 z M 5.65625,13.1875 L 11.53125,13.1875 L 17.79212,13.160326 L 17.8125,20.8125 L 17.8125,25.34375 L 5.65625,25.34375 L 5.65625,13.1875 z "
+ id="path4232"
+ sodipodi:nodetypes="cccccccccccccccccccccc" />
+ <path
+ sodipodi:nodetypes="cccccccccccccccccccccc"
+ id="path4891"
+ d="M 11.53125,5.34375 L 11.53125,11.25 L 4.6875,11.25 L 3.75,11.25 L 3.75,12.21875 L 3.75,26.3125 L 3.75,27.25 L 4.6875,27.25 L 18.78125,27.25 L 19.75,27.25 L 19.75,26.3125 L 19.75,20.8125 L 27,20.8125 L 27,5.34375 L 11.53125,5.34375 z M 5.65625,13.1875 L 11.53125,13.1875 L 17.79212,13.160326 L 17.8125,20.8125 L 17.8125,25.34375 L 5.65625,25.34375 L 5.65625,13.1875 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;stroke:white;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:1.91100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 11.53125,5.34375 L 11.53125,11.25 L 4.6875,11.25 L 3.75,11.25 L 3.75,12.21875 L 3.75,26.3125 L 3.75,27.25 L 4.6875,27.25 L 18.78125,27.25 L 19.75,27.25 L 19.75,26.3125 L 19.75,20.8125 L 27,20.8125 L 27,5.34375 L 11.53125,5.34375 z M 5.65625,13.1875 L 11.53125,13.1875 L 17.79212,13.160326 L 17.8125,20.8125 L 17.8125,25.34375 L 5.65625,25.34375 L 5.65625,13.1875 z "
+ id="rect2084"
+ sodipodi:nodetypes="cccccccccccccccccccccc" />
+ </g>
+</svg>
diff --git a/client/images/window_foreground.svg b/client/images/window_foreground.svg
new file mode 100755
index 0000000..2c60039
--- /dev/null
+++ b/client/images/window_foreground.svg
@@ -0,0 +1,1586 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32px"
+ height="32px"
+ id="svg1306"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docbase="/home/diau/Projects/polyester/client/images"
+ sodipodi:docname="window_foreground.svg"
+ inkscape:export-filename="/home/diau/Projects/polyester/client/images/window_foreground.png"
+ inkscape:export-xdpi="90.000000"
+ inkscape:export-ydpi="90.000000">
+ <defs
+ id="defs1308">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1051"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Send"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Send"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7263"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.3) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Sstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Sstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Lend"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7269"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) rotate(180) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2Mstart"
+ style="overflow:visible">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7257"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <linearGradient
+ id="linearGradient2782">
+ <stop
+ id="stop2784"
+ offset="0.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2786"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:0.11538462;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2044">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="0.0000000"
+ id="stop2046" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.93010753;"
+ offset="1.0000000"
+ id="stop2048" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient2045"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4962"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient7305"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient1359"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1357"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient1350">
+ <stop
+ id="stop1352"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3499" />
+ <stop
+ id="stop1355"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1344">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1346" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop1348" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2173"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2171"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2163">
+ <stop
+ id="stop2165"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2167" />
+ <stop
+ id="stop2169"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2157">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2159" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2161" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient2990"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2988"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient2980">
+ <stop
+ id="stop2982"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop2984" />
+ <stop
+ id="stop2986"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2974">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2976" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop2978" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3811"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3809"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3801">
+ <stop
+ id="stop3803"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3805" />
+ <stop
+ id="stop3807"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3795">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3797" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3799" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4657"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4655"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4647">
+ <stop
+ id="stop4649"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4651" />
+ <stop
+ id="stop4653"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4643" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4645" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4637"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4639"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4633"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4635"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4629"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4631"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4625"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4627"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4621"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4623"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient6321"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient6319"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient6311">
+ <stop
+ id="stop6313"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop6315" />
+ <stop
+ id="stop6317"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6305">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop6307" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop6309" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker6301"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path6303"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6297"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6299"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6293"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path6295"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker6289"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path6291"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker6285"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path6287"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(33.15942,-13.44928)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient3945"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3943"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3935">
+ <stop
+ id="stop3937"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop3939" />
+ <stop
+ id="stop3941"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3929">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3931" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop3933" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker3925"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path3927"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3921"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3923"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3917"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path3919"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker3913"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path3915"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker3909"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path3911"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3957"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3959"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient3964"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(37.79710,-17.73913)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient3967"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.32091,-18.21532)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4053"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4051"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4049"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4041">
+ <stop
+ id="stop4043"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4045" />
+ <stop
+ id="stop4047"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4035">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4037" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4039" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4031"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4033"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4027"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4029"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4023"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4025"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4019"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4021"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4015"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4017"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4065"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4067"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4072"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(39.88406,-16.34783)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4075"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,39.40787,-16.82402)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4143"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4141"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4133">
+ <stop
+ id="stop4135"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4137" />
+ <stop
+ id="stop4139"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4127">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4129" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4131" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4123"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4125"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4119"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4121"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4115"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4117"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4111"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4113"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4107"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4109"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4155"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4157"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4162"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(38.00000,-10.55072)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4165"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,37.52381,-11.02691)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4233"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4231"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4223">
+ <stop
+ id="stop4225"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4227" />
+ <stop
+ id="stop4229"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4217">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4219" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4221" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4213"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4215"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4209"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4211"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4205"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4207"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4201"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4203"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4197"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4199"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4247"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4249"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4254"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(46.00000,-17.00000)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4257"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,45.52381,-17.47619)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4328"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4326"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4324"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4316">
+ <stop
+ id="stop4318"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4320" />
+ <stop
+ id="stop4322"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4310">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4312" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4314" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4306"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4308"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4302"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4304"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4298"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4300"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4294"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4296"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4290"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4292"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4340"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4342"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4347"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(42.20290,-9.391304)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4350"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,41.72671,-9.867494)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(0.944445,0.000000,0.000000,0.944445,0.666667,0.666667)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4452"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="20.729988"
+ x2="14.536938"
+ y1="3.0000000"
+ x1="14.619035"
+ id="linearGradient4450"
+ xlink:href="#linearGradient2782"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="29.127577"
+ x2="14.907752"
+ y1="2.0000000"
+ x1="14.948970"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4448"
+ xlink:href="#linearGradient2044"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4440">
+ <stop
+ id="stop4442"
+ offset="0.0000000"
+ style="stop-color:#393939;stop-opacity:1.0000000;" />
+ <stop
+ style="stop-color:#9c9c9c;stop-opacity:1.0000000;"
+ offset="0.74074072"
+ id="stop4444" />
+ <stop
+ id="stop4446"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4434">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop4436" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.11538462;"
+ offset="1.0000000"
+ id="stop4438" />
+ </linearGradient>
+ <marker
+ style="overflow:visible"
+ id="marker4430"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Mstart">
+ <path
+ transform="scale(0.6) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+ id="path4432"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4426"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Lend">
+ <path
+ transform="scale(1.1) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4428"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4422"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow1Sstart">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ id="path4424"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="marker4418"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="Arrow2Send">
+ <path
+ transform="scale(0.3) rotate(180) translate(-5,0)"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="path4420"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="marker4414"
+ refX="0.0"
+ refY="0.0"
+ orient="auto"
+ inkscape:stockid="TriangleOutS">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path4416"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4465"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,-0.476190,-0.476190)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4467"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2782"
+ id="linearGradient4472"
+ gradientUnits="userSpaceOnUse"
+ x1="14.619035"
+ y1="3.0000000"
+ x2="14.536938"
+ y2="20.729988"
+ gradientTransform="translate(46.95652,-4.405797)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2044"
+ id="linearGradient4475"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.015874,0.000000,0.000000,1.015874,46.48033,-4.881987)"
+ x1="14.948970"
+ y1="2.0000000"
+ x2="14.907752"
+ y2="29.127577" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4.3125"
+ inkscape:cx="26.536545"
+ inkscape:cy="5.3200151"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1016"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="36" />
+ <metadata
+ id="metadata1311">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 11.5625 5.4375 L 11.5625 11.03125 L 4.46875 11.03125 L 3.46875 11.03125 L 3.46875 12.03125 L 3.46875 26.53125 L 3.46875 27.53125 L 4.46875 27.53125 L 18.96875 27.53125 L 19.96875 27.53125 L 19.96875 26.53125 L 19.96875 20.875 L 27 20.875 L 27 5.4375 L 11.5625 5.4375 z M 5.46875 13.03125 L 11.5625 13.03125 L 11.5625 20.875 L 17.96875 20.875 L 17.96875 25.53125 L 5.46875 25.53125 L 5.46875 13.03125 z "
+ id="path4228" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 11.5625 5.4375 L 11.5625 11.03125 L 4.46875 11.03125 L 3.46875 11.03125 L 3.46875 12.03125 L 3.46875 26.53125 L 3.46875 27.53125 L 4.46875 27.53125 L 18.96875 27.53125 L 19.96875 27.53125 L 19.96875 26.53125 L 19.96875 20.875 L 27 20.875 L 27 5.4375 L 11.5625 5.4375 z M 5.46875 13.03125 L 11.5625 13.03125 L 11.5625 20.875 L 17.96875 20.875 L 17.96875 25.53125 L 5.46875 25.53125 L 5.46875 13.03125 z "
+ id="path4226" />
+ <path
+ id="path4224"
+ d="M 11.5625 5.4375 L 11.5625 11.03125 L 4.46875 11.03125 L 3.46875 11.03125 L 3.46875 12.03125 L 3.46875 26.53125 L 3.46875 27.53125 L 4.46875 27.53125 L 18.96875 27.53125 L 19.96875 27.53125 L 19.96875 26.53125 L 19.96875 20.875 L 27 20.875 L 27 5.4375 L 11.5625 5.4375 z M 5.46875 13.03125 L 11.5625 13.03125 L 11.5625 20.875 L 17.96875 20.875 L 17.96875 25.53125 L 5.46875 25.53125 L 5.46875 13.03125 z "
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ style="opacity:0.5;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:0.8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 11.5625 5.4375 L 11.5625 11.03125 L 4.46875 11.03125 L 3.46875 11.03125 L 3.46875 12.03125 L 3.46875 26.53125 L 3.46875 27.53125 L 4.46875 27.53125 L 18.96875 27.53125 L 19.96875 27.53125 L 19.96875 26.53125 L 19.96875 20.875 L 27 20.875 L 27 5.4375 L 11.5625 5.4375 z M 5.46875 13.03125 L 11.5625 13.03125 L 11.5625 20.875 L 17.96875 20.875 L 17.96875 25.53125 L 5.46875 25.53125 L 5.46875 13.03125 z "
+ id="rect4215" />
+ <rect
+ ry="0"
+ y="12.029597"
+ x="4.463768"
+ height="14.507048"
+ width="14.519961"
+ id="rect2108"
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stroke:black" />
+ <rect
+ style="opacity:1;fill:black;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect2873"
+ width="15.447497"
+ height="15.433759"
+ x="11.552502"
+ y="5.4482131"
+ ry="0" />
+ </g>
+</svg>