diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7093effc8fe0a5c6139f6a33bbe43d033d4fede4..b5a9f5aecc1455453667bed3687fd084f7d48dd8 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -49,7 +49,6 @@
 /core/multiproc/ @gganis
 /graf2d/qt/ @bellenot
 /graf2d/cocoa/ @TimurP
-/graf2d/ios/ @TimurP
 /graf3d/eve/ @osschar
 /net/http/ @linev
 /tree/treeplayer/**/TDataFrame.* @dpiparo @bluehood
diff --git a/config/root-config.in b/config/root-config.in
index e7b9d0fb24b6c668111bc0cc00cd794b9ef429fd..cd530c8a8db5871f9b3ca15600f12c5234939c93 100755
--- a/config/root-config.in
+++ b/config/root-config.in
@@ -69,19 +69,12 @@ fi
 
 ### ROOT libraries ###
 
-if test "$platform" = "ios"; then
-   newlib=
-   rootglibs=
-   rootevelibs=
-   rootlibs="-lRoota"
-else
-   newlib="-lNew"
-   rootglibs="-lGui"
-   rootevelibs="-lEve -lEG -lGeom -lGed -lRGL"
-   rootlibs="-lCore -lImt -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lROOTDataFrame -lROOTVecOps -lTree -lTreePlayer\
-             -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread\
-             -lMultiProc"
-fi
+newlib="-lNew"
+rootglibs="-lGui"
+rootevelibs="-lEve -lEG -lGeom -lGed -lRGL"
+rootlibs="-lCore -lImt -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lROOTDataFrame -lROOTVecOps -lTree -lTreePlayer\
+          -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread\
+          -lMultiProc"
 
 if test "$platform" = "win32"; then
    rootulibs="-include:_G__cpp_setupG__Net        \
@@ -321,11 +314,6 @@ macosx64)
    auxldflags="-m64"
    auxlibs="-lm -ldl"
    ;;
-ios*)
-   auxcflags="${cxxversionflag} -m32"
-   auxldflags="-m32"
-   auxlibs="-lm -ldl"
-   ;;
 hiux)
    # Hitachi HIUX
    auxcflags=
diff --git a/documentation/doxygen/Doxyfile b/documentation/doxygen/Doxyfile
index f6a3898b5361a3dd6d42b9af5548e6303ecc8480..4f03c07807ac62057bd42702f10ff21245c83eb1 100644
--- a/documentation/doxygen/Doxyfile
+++ b/documentation/doxygen/Doxyfile
@@ -835,7 +835,6 @@ INPUT                  = . \
                          ../../hist/ \
                          ../../html/ \
                          ../../io/castor/ \
-                         ../../io/chirp/ \
                          ../../io/dcache/ \
                          ../../io/gfal/ \
                          ../../io/hdfs/ \
@@ -852,7 +851,6 @@ INPUT                  = . \
                          ../../net/auth/ \
                          ../../net/bonjour/ \
                          ../../net/davix/ \
-                         ../../net/glite/ \
                          ../../net/http/ \
                          ../../net/krb5auth/ \
                          ../../net/ldap/ \
@@ -872,7 +870,6 @@ INPUT                  = . \
 #                         ../../core/lzma/
 #                         ../../core/newdelete/
 #                         ../../core/textinput/
-#                         ../../graf2d/ios/
 #                         ../../graf2d/qt/ \
 #                         ../../graf2d/mathtext/
 #                         ../../graf3d/ftgl/
diff --git a/etc/plugins/TFile/P060_TChirpFile.C b/etc/plugins/TFile/P060_TChirpFile.C
deleted file mode 100644
index 8c46fba11d9386c8807765e282a8c0d7241d8a54..0000000000000000000000000000000000000000
--- a/etc/plugins/TFile/P060_TChirpFile.C
+++ /dev/null
@@ -1,5 +0,0 @@
-void P060_TChirpFile()
-{
-   gPluginMgr->AddHandler("TFile", "^chirp:", "TChirpFile",
-      "Chirp", "TChirpFile(const char*,Option_t*,const char*,Int_t)");
-}
diff --git a/etc/system.plugins-ios b/etc/system.plugins-ios
deleted file mode 100644
index b088e541ee88b858698d7b45b30664c918f44615..0000000000000000000000000000000000000000
--- a/etc/system.plugins-ios
+++ /dev/null
@@ -1,155 +0,0 @@
-# This file has been generated using:
-#    make plugins-ios
-# On Thu May  5 17:23:11 CEST 2011
-# DON'T MAKE CHANGES AS THEY WILL GET LOST NEXT TIME THE FILE IS GENERATED
-Plugin.ROOT@@Math@@DistSampler: Unuran TUnuranSampler Unuran "TUnuranSampler( )"
-+Plugin.ROOT@@Math@@DistSampler: Foam TFoamSampler Foam "TFoamSampler( )"
-Plugin.ROOT@@Math@@IRootFinderMethod: Brent ROOT::Math::Roots::Brent MathMore "Brent()"
-+Plugin.ROOT@@Math@@IRootFinderMethod: Bisection ROOT::Math::Roots::Bisection MathMore "Bisection()"
-+Plugin.ROOT@@Math@@IRootFinderMethod: FalsePos ROOT::Math::Roots::FalsePos MathMore "FalsePos()"
-+Plugin.ROOT@@Math@@IRootFinderMethod: Newton ROOT::Math::Roots::Newton MathMore "Newton()"
-+Plugin.ROOT@@Math@@IRootFinderMethod: Secant ROOT::Math::Roots::Secant MathMore "Secant()"
-+Plugin.ROOT@@Math@@IRootFinderMethod: Steffenson ROOT::Math::Roots::Steffenson MathMore "Steffenson()"
-Plugin.ROOT@@Math@@Minimizer: Minuit2 ROOT::Minuit2::Minuit2Minimizer Minuit2 "Minuit2Minimizer(const char *)"
-+Plugin.ROOT@@Math@@Minimizer: Minuit TMinuitMinimizer Minuit "TMinuitMinimizer(const char *)"
-+Plugin.ROOT@@Math@@Minimizer: GSLMultiMin ROOT::Math::GSLMinimizer MathMore "GSLMinimizer(const char *)"
-+Plugin.ROOT@@Math@@Minimizer: GSLMultiFit ROOT::Math::GSLNLSMinimizer MathMore "GSLNLSMinimizer(int)"
-+Plugin.ROOT@@Math@@Minimizer: GSLSimAn ROOT::Math::GSLSimAnMinimizer MathMore "GSLSimAnMinimizer(int)"
-+Plugin.ROOT@@Math@@Minimizer: Linear TLinearMinimizer Minuit "TLinearMinimizer(const char *)"
-+Plugin.ROOT@@Math@@Minimizer: Fumili TFumiliMinimizer Fumili "TFumiliMinimizer(int)"
-+Plugin.ROOT@@Math@@Minimizer: Genetic ROOT::Math::GeneticMinimizer Genetic "GeneticMinimizer(int)"
-Plugin.ROOT@@Math@@VirtualIntegrator: GSLIntegrator ROOT::Math::GSLIntegrator MathMore "GSLIntegrator(const char *, int, double, double, unsigned int)"
-+Plugin.ROOT@@Math@@VirtualIntegrator: GSLMCIntegrator ROOT::Math::GSLMCIntegrator MathMore "GSLMCIntegrator(const char *, double, double, unsigned int)"
-Plugin.TAFS: * TAFS AFSAuth "TAFS(const char*,const char*,Int_t)"
-Plugin.TApplication: ^remote TApplicationRemote Net "TApplicationRemote(const char *,Int_t,const char *)"
-+Plugin.TApplication: ^server TApplicationServer Net "TApplicationServer(Int_t *,char **,FILE *,const char*)"
-Plugin.TArchiveFile: .+[.]zip$ TZIPFile Core "TZIPFile(const char*,const char*,TFile*)"
-Plugin.TBrowserImp: TRootBrowser TRootBrowser Gui "NewBrowser(TBrowser *, const char *, UInt_t, UInt_t)"
-+Plugin.TBrowserImp: TRootBrowserLite TRootBrowserLite Gui "NewBrowser(TBrowser *, const char *, UInt_t, UInt_t)"
-Plugin.TChain: ^proof TProofChain Proof "TProofChain(TChain *, Bool_t)"
-Plugin.TDataProgressDialog: * TDataProgressDialog PeacGui "TDataProgressDialog(TProof*,const char*,Int_t,Long64_t)"
-Plugin.TDataSetManager: ^file TDataSetManagerFile Proof "TDataSetManagerFile(const char *,const char *,const char *)"
-Plugin.TFile: ^http: TWebFile Net "TWebFile(const char*,Option_t*)"
-+Plugin.TFile: ^rfio: TRFIOFile RFIO "TRFIOFile(const char*,Option_t*,const char*,Int_t)"
-+Plugin.TFile: ^castor: TCastorFile RCastor "TCastorFile(const char*,Option_t*,const char*,Int_t,Int_t)"
-+Plugin.TFile: ^dcache: TDCacheFile DCache "TDCacheFile(const char*,Option_t*,const char*,Int_t)"
-+Plugin.TFile: ^dcap: TDCacheFile DCache "TDCacheFile(const char*,Option_t*,const char*,Int_t)"
-+Plugin.TFile: ^gsidcap: TDCacheFile DCache "TDCacheFile(const char*,Option_t*,const char*,Int_t)"
-+Plugin.TFile: ^gfal: TGFALFile GFAL "TGFALFile(const char*,Option_t*,const char*,Int_t)"
-+Plugin.TFile: ^chirp: TChirpFile Chirp "TChirpFile(const char*,Option_t*,const char*,Int_t)"
-+Plugin.TFile: ^alien: TAlienFile RAliEn "Open(const char*,Option_t*,const char*,Int_t,Bool_t)"
-+Plugin.TFile: .+[.]xml$ TXMLFile XMLIO "TXMLFile(const char*,Option_t*,const char*,Int_t)"
-+Plugin.TFile: ^mysql: TSQLFile SQL "TSQLFile(const char*,Option_t*,const char*,const char*)"
-+Plugin.TFile: ^oracle: TSQLFile SQL "TSQLFile(const char*,Option_t*,const char*,const char*)"
-+Plugin.TFile: ^root: TXNetFile Netx "TXNetFile(const char*,Option_t*,const char*,Int_t,Int_t,Bool_t)"
-+Plugin.TFile: ^hdfs: THDFSFile HDFS "THDFSFile(const char*,Option_t*,const char*,Int_t)"
-+Plugin.TFile: ^rootd: TNetFile Net "TNetFile(const char*,Option_t*,const char*,Int_t,Int_t)"
-+Plugin.TFile: ^rootup: TNetFile Net "TNetFile(const char*,Option_t*,const char*,Int_t,Int_t)"
-+Plugin.TFile: ^roots: TNetFile Net "TNetFile(const char*,Option_t*,const char*,Int_t,Int_t)"
-+Plugin.TFile: ^rootk: TNetFile Net "TNetFile(const char*,Option_t*,const char*,Int_t,Int_t)"
-+Plugin.TFile: ^rootg: TNetFile Net "TNetFile(const char*,Option_t*,const char*,Int_t,Int_t)"
-+Plugin.TFile: ^rooth: TNetFile Net "TNetFile(const char*,Option_t*,const char*,Int_t,Int_t)"
-+Plugin.TFile: ^rootug: TNetFile Net "TNetFile(const char*,Option_t*,const char*,Int_t,Int_t)"
-Plugin.TFileDrawMap: * TFileDrawMap TreePlayer "TFileDrawMap(const TFile*, const char*, const char*)"
-Plugin.TFileStager: ^root: TXNetFileStager Netx "TXNetFileStager(const char *)"
-+Plugin.TFileStager: ^rootd: TNetFileStager Net "TNetFileStager(const char *)"
-+Plugin.TFileStager: ^rootup: TNetFileStager Net "TNetFileStager(const char *)"
-+Plugin.TFileStager: ^roots: TNetFileStager Net "TNetFileStager(const char *)"
-+Plugin.TFileStager: ^rootk: TNetFileStager Net "TNetFileStager(const char *)"
-+Plugin.TFileStager: ^rootg: TNetFileStager Net "TNetFileStager(const char *)"
-+Plugin.TFileStager: ^rooth: TNetFileStager Net "TNetFileStager(const char *)"
-+Plugin.TFileStager: ^rootug: TNetFileStager Net "TNetFileStager(const char *)"
-Plugin.TFitEditor: * TFitEditor FitPanel "GetInstance(TVirtualPad*, TObject*)"
-Plugin.TGeoManagerEditor: * TGeoManagerEditor GeomBuilder "LoadLib()"
-Plugin.TGLHistPainter: * TGLHistPainter RGL "TGLHistPainter(TH1*)"
-Plugin.TGLManager: x11 TX11GLManager RGL "TX11GLManager()"
-+Plugin.TGLManager: win32 TGWin32GLManager RGL "TGWin32GLManager()"
-Plugin.TGPasswdDialog: * TGPasswdDialog Gui "TGPasswdDialog(const char*,char*,Int_t,UInt_t,UInt_t)"
-Plugin.TGrid: ^glite TGLite RgLite "TGLite(const char*,const char*,const char*,const char*)"
-Plugin.TGuiBuilder: * TRootGuiBuilder GuiBld "TRootGuiBuilder()"
-Plugin.TGuiFactory: root TRootGuiFactory Gui "TRootGuiFactory()"
-+Plugin.TGuiFactory: qt TQtRootGuiFactory QtRoot "TQtRootGuiFactory()"
-Plugin.TImage: * TASImage ASImage "TASImage()"
-Plugin.TImagePlugin: ps TASPluginGS ASPluginGS "TASPluginGS(const char*)"
-+Plugin.TImagePlugin: eps TASPluginGS ASPluginGS "TASPluginGS(const char*)"
-+Plugin.TImagePlugin: pdf TASPluginGS ASPluginGS "TASPluginGS(const char*)"
-Plugin.TMinuitGraph: * TGraph Graf "TGraph(Int_t,const Double_t*,const Double_t*)"
-Plugin.TPaletteEditor: * TASPaletteEditor ASImageGui "TASPaletteEditor(TAttImage*,UInt_t,UInt_t)"
-Plugin.TProof: ^condor: TProofCondor Proof "TProofCondor(const char*,const char*,const char*,Int_t,const char*)"
-+Plugin.TProof: ^sm: TProofSuperMaster Proof "TProofSuperMaster(const char*,const char*,const char*,Int_t,const char*)"
-+Plugin.TProof: ^peac: TProofPEAC Peac "TProofPEAC(const char*,const char*,const char*,Int_t,const char*)"
-+Plugin.TProof: * TProof Proof "TProof(const char*,const char*,const char*,Int_t,const char *)"
-Plugin.TProofMgr: ^xpd TXProofMgr Proofx "TXProofMgr(const char *,Int_t,const char *)"
-Plugin.TProofProgressDialog: * TProofProgressDialog SessionViewer "TProofProgressDialog(TProof*,const char*,Int_t,Long64_t,Long64_t)"
-Plugin.TProofProgressLog: * TProofProgressLog SessionViewer "TProofProgressLog(const char*,Int_t,Long64_t,Long64_t)"
-Plugin.TProofServ: ^xpd TXProofServ Proofx "TXProofServ(Int_t *,char **)"
-Plugin.TSessionViewer: * TSessionViewer TreeViewer "TSessionViewer()"
-Plugin.TSlave: ^xpd TXSlave Proofx "TXSlave(const char *,const char *,Int_t,const char *, TProof *,Int_t,const char *,const char *)"
-Plugin.TSQLServer: ^mysql: TMySQLServer RMySQL "TMySQLServer(const char*,const char*,const char*)"
-+Plugin.TSQLServer: ^pgsql: TPgSQLServer PgSQL "TPgSQLServer(const char*,const char*,const char*)"
-+Plugin.TSQLServer: ^sapdb: TSapDBServer SapDB "TSapDBServer(const char*,const char*,const char*)"
-+Plugin.TSQLServer: ^oracle: TOracleServer Oracle "TOracleServer(const char*,const char*,const char*)"
-+Plugin.TSQLServer: ^odbc: TODBCServer RODBC "TODBCServer(const char*,const char*,const char*)"
-+Plugin.TSQLServer: ^odbcn: TODBCServer RODBC "TODBCServer(const char*,const char*,const char*)"
-+Plugin.TSQLServer: ^odbcd: TODBCServer RODBC "TODBCServer(const char*,const char*,const char*)"
-Plugin.TSystem: ^rfio: TRFIOSystem RFIO "TRFIOSystem()"
-+Plugin.TSystem: ^castor: TRFIOSystem RFIO "TRFIOSystem()"
-+Plugin.TSystem: ^dcache: TDCacheSystem DCache "TDCacheSystem()"
-+Plugin.TSystem: ^dcap: TDCacheSystem DCache "TDCacheSystem()"
-+Plugin.TSystem: ^gsidcap: TDCacheSystem DCache "TDCacheSystem()"
-+Plugin.TSystem: ^alien: TAlienSystem RAliEn "TAlienSystem()"
-+Plugin.TSystem: ^root: TXNetSystem Netx "TXNetSystem(const char *,Bool_t)"
-+Plugin.TSystem: ^http: TWebSystem Net "TWebSystem()"
-+Plugin.TSystem: ^hdfs: THDFSSystem HDFS "THDFSSystem()"
-+Plugin.TSystem: ^rootd: TNetSystem Net "TNetSystem(const char *,Bool_t)"
-+Plugin.TSystem: ^rootup: TNetSystem Net "TNetSystem(const char *,Bool_t)"
-+Plugin.TSystem: ^roots: TNetSystem Net "TNetSystem(const char *,Bool_t)"
-+Plugin.TSystem: ^rootk: TNetSystem Net "TNetSystem(const char *,Bool_t)"
-+Plugin.TSystem: ^rootg: TNetSystem Net "TNetSystem(const char *,Bool_t)"
-+Plugin.TSystem: ^rooth: TNetSystem Net "TNetSystem(const char *,Bool_t)"
-+Plugin.TSystem: ^rootug: TNetSystem Net "TNetSystem(const char *,Bool_t)"
-Plugin.TView: * TView3D Graf3d "TView3D(Int_t, const Double_t*, const Double_t*)"
-Plugin.TViewerX3D: x11 TViewerX3D X3d "TViewerX3D(TVirtualPad*,Option_t*,const char*,UInt_t,UInt_t)"
-+Plugin.TViewerX3D: qt TQtViewerX3D QtX3d "TQtViewerX3D(TVirtualPad*,Option_t*,const char*,UInt_t,UInt_t)"
-Plugin.TVirtualAuth: Root TRootAuth RootAuth "TRootAuth()"
-Plugin.TVirtualDragManager: * TGuiBldDragManager GuiBld "TGuiBldDragManager()"
-Plugin.TVirtualFFT: fftwc2c TFFTComplex FFTW "TFFTComplex(Int_t, Int_t *,Bool_t)"
-+Plugin.TVirtualFFT: fftwc2r TFFTComplexReal FFTW "TFFTComplexReal(Int_t,Int_t *, Bool_t)"
-+Plugin.TVirtualFFT: fftwr2c TFFTRealComplex FFTW "TFFTRealComplex(Int_t,Int_t *, Bool_t)"
-+Plugin.TVirtualFFT: fftwr2r TFFTReal FFTW "TFFTReal(Int_t, Int_t *,Bool_t)"
-Plugin.TVirtualFitter: Minuit TFitter Minuit "TFitter(Int_t)"
-+Plugin.TVirtualFitter: Fumili TFumili Fumili "TFumili(Int_t)"
-+Plugin.TVirtualFitter: Minuit2 TFitterMinuit Minuit2 "TFitterMinuit(Int_t)"
-+Plugin.TVirtualFitter: Fumili2 TFitterFumili Minuit2 "TFitterFumili(Int_t)"
-Plugin.TVirtualGeoPainter: * TGeoPainter GeomPainter "TGeoPainter(TGeoManager*)"
-Plugin.TVirtualGeoConverter: * TGeoVGConverter ConverterVG "TGeoVGConverter(TGeoManager*)"
-Plugin.TVirtualGLImp: x11 TX11GL RGL "TX11GL()"
-+Plugin.TVirtualGLImp: win32 TGWin32GL RGL "TGWin32GL()"
-Plugin.TVirtualGraphPainter: * TGraphPainter GraphPainter "TGraphPainter()"
-Plugin.TVirtualHistPainter: * THistPainter HistPainter "THistPainter()"
-Plugin.TVirtualMonitoringWriter: MonaLisa TMonaLisaWriter MonaLisa "TMonaLisaWriter(const char *,const char *,const char *,const char *,const char *)"
-+Plugin.TVirtualMonitoringWriter: SQL TSQLMonitoringWriter Net "TSQLMonitoringWriter(const char *,const char *,const char *,const char *)"
-Plugin.TVirtualPad: * TPad Gpad "TPad()"
-Plugin.TVirtualPadEditor: Ged TGedEditor Ged "TGedEditor(TCanvas*)"
-Plugin.TVirtualPadPainter: gl TGLPadPainter RGL "TGLPadPainter()"
-Plugin.TVirtualProofPlayer: base TProofPlayer ProofPlayer "TProofPlayer(TProof*)"
-+Plugin.TVirtualProofPlayer: remote TProofPlayerRemote ProofPlayer "TProofPlayerRemote(TProof*)"
-+Plugin.TVirtualProofPlayer: local TProofPlayerLocal ProofPlayer "TProofPlayerLocal(TProof*)"
-+Plugin.TVirtualProofPlayer: slave TProofPlayerSlave ProofPlayer "TProofPlayerSlave(TSocket*)"
-+Plugin.TVirtualProofPlayer: sm TProofPlayerSuperMaster ProofPlayer "TProofPlayerSuperMaster(TProof*)"
-+Plugin.TVirtualProofPlayer: lite TProofPlayerLite ProofPlayer "TProofPlayerLite(TProof*)"
-Plugin.TVirtualPS: ps TPostScript Postscript "TPostScript()"
-+Plugin.TVirtualPS: svg TSVG Postscript "TSVG()"
-+Plugin.TVirtualPS: pdf TPDF Postscript "TPDF()"
-+Plugin.TVirtualPS: image TImageDump Postscript "TImageDump()"
-Plugin.TVirtualStreamerInfo: * TStreamerInfo RIO "TStreamerInfo()"
-Plugin.TVirtualTreePlayer: * TTreePlayer TreePlayer "TTreePlayer()"
-Plugin.TVirtualTreeViewer: * TTreeViewer TreeViewer "TTreeViewer(const TTree*)"
-Plugin.TVirtualViewer3D: x3d TViewerX3D X3d "TViewerX3D(TVirtualPad*)"
-+Plugin.TVirtualViewer3D: ogl TGLSAViewer RGL "TGLSAViewer(TVirtualPad*)"
-+Plugin.TVirtualViewer3D: gl TGLViewer RGL "TGLViewer(TVirtualPad*)"
-Plugin.TVirtualX: x11 TGX11 GX11 "TGX11(const char*,const char*)"
-+Plugin.TVirtualX: x11ttf TGX11TTF GX11TTF "TGX11TTF()"
-+Plugin.TVirtualX: win32 TGWin32 Win32 "TGWin32(const char*,const char*)"
-+Plugin.TVirtualX: win32gdk TGWin32 Win32gdk "TGWin32(const char*,const char*)"
-+Plugin.TVirtualX: qt TGQt GQt "TGQt(const char*,const char*)"
diff --git a/test/ios/RootBrowser/AxisFontInspector.h b/test/ios/RootBrowser/AxisFontInspector.h
deleted file mode 100644
index 0d36edc185eb5948ba792f3c1cefac5c5c94e5f2..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisFontInspector.h
+++ /dev/null
@@ -1,25 +0,0 @@
-#import "ObjectInspectorComponent.h"
-
-namespace ROOT_IOSObjectInspector {
-
-enum AxisFontInspectorMode{
-afimTitleFont,
-afimLabelFont
-};
-
-}
-
-@interface AxisFontInspector : UIViewController <UIPickerViewDelegate, UIPickerViewDataSource, ObjectInspectorComponent> {
-@private
-   __weak IBOutlet UILabel *titleLabel;
-   __weak IBOutlet UIPickerView *fontPicker;
-}
-
-- (id)initWithNibName : (NSString *)nibName mode : (ROOT_IOSObjectInspector::AxisFontInspectorMode)m;
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-
-- (IBAction) back;
-
-@end
diff --git a/test/ios/RootBrowser/AxisFontInspector.mm b/test/ios/RootBrowser/AxisFontInspector.mm
deleted file mode 100644
index 52334e98c4d874a6accd6d2cc7234df297a007be..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisFontInspector.mm
+++ /dev/null
@@ -1,202 +0,0 @@
-#import <Availability.h>
-
-#import "ROOTObjectController.h"
-#import "AxisFontInspector.h"
-
-//C++ (ROOT) imports.
-#import "TObject.h"
-#import "TAxis.h"
-
-namespace {
-
-const CGFloat defaultCellW = 180.f;
-const CGFloat defaultCellH = 44.f;
-
-NSString *fixedFonts[] =  //These are the strings with font names to use with UILabel.
-                                     {
-                                      @"TimesNewRomanPS-ItalicMT",
-                                      @"TimesNewRomanPS-BoldMT",
-                                      @"TimesNewRomanPS-BoldItalicMT",
-                                      @"Helvetica",
-                                      @"Helvetica-Oblique",
-                                      @"Helvetica-Bold",
-                                      @"Helvetica-BoldOblique",
-                                      @"Courier",
-                                      @"Courier-Oblique",
-                                      @"Courier-Bold",
-                                      @"Courier-BoldOblique",
-                                      @"symbol",//No custom fonts yet.
-                                      @"TimesNewRomanPSMT"
-                                     };
-
-NSString *fixedFontNames[] = //these are the strings to show in a picker view.
-                                     {
-                                      @"Times New Roman",
-                                      @"Times New Roman",
-                                      @"Times New Roman",
-                                      @"Helvetica",
-                                      @"Helvetica",
-                                      @"Helvetica",
-                                      @"Helvetica",
-                                      @"Courier",
-                                      @"Courier",
-                                      @"Courier",
-                                      @"Courier",
-                                      @"Symbol",//No custom fonts yet.
-                                      @"Times New Roman"
-                                     };
-
-const unsigned nFixedFonts = sizeof fixedFonts / sizeof fixedFonts[0];
-
-}
-
-@implementation AxisFontInspector {
-   ROOT_IOSObjectInspector::AxisFontInspectorMode mode;
-   __weak ROOTObjectController *controller;
-   TAxis *object;
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibName mode : (ROOT_IOSObjectInspector::AxisFontInspectorMode)m
-{
-   using namespace ROOT_IOSObjectInspector;
-
-   self = [super initWithNibName : nibName bundle : nil];
-
-   [self view];
-
-   if (self) {
-      // Custom initialization
-      mode = m;
-      if (mode == afimTitleFont)
-         titleLabel.text = @"Title font:";
-      else if (mode == afimLabelFont)
-         titleLabel.text = @"Label font:";
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   using namespace ROOT_IOSObjectInspector;
-
-   object = dynamic_cast<TAxis *>(o);
-   Font_t fontIndex = 0;
-
-   if (mode == afimTitleFont)
-      fontIndex = object->GetTitleFont() / 10 - 1;
-   else if (mode == afimLabelFont)
-      fontIndex = object->GetLabelFont() / 10 - 1;
-
-   if (fontIndex < 0 || fontIndex > nFixedFonts)
-      fontIndex = 0;
-
-   [fontPicker selectRow : fontIndex inComponent : 0 animated : NO];
-}
-
-#pragma mark - color/pattern picker's dataSource.
-//____________________________________________________________________________________________________
-- (CGFloat)pickerView : (UIPickerView *)pickerView widthForComponent : (NSInteger)component
-{
-   return defaultCellW;
-}
-
-//____________________________________________________________________________________________________
-- (CGFloat)pickerView : (UIPickerView *)pickerView rowHeightForComponent : (NSInteger)component
-{
-   return defaultCellH;
-}
-
-//____________________________________________________________________________________________________
-- (NSInteger)pickerView : (UIPickerView *)pickerView numberOfRowsInComponent : (NSInteger)component
-{
-   return nFixedFonts;
-}
-
-//____________________________________________________________________________________________________
-- (NSInteger)numberOfComponentsInPickerView:(UIPickerView *)pickerView
-{
-   return 1;
-}
-
-#pragma mark color/pattern picker's delegate.
-
-//____________________________________________________________________________________________________
-- (UIView *) pickerView : (UIPickerView *)pickerView viewForRow : (NSInteger)row forComponent : (NSInteger)component reusingView : (UIView *)view
-{
-   UILabel *label = [[UILabel alloc] initWithFrame : CGRectMake(0.f, 0.f, defaultCellW, defaultCellH)];
-   label.text = fixedFontNames[row];
-   label.font = [UIFont fontWithName : fixedFonts[row] size : 14.f];
-
-#ifdef __IPHONE_6_0
-   label.textAlignment = NSTextAlignmentCenter;
-#else
-   label.textAlignment = UITextAlignmentCenter;
-#endif
-
-   label.backgroundColor = [UIColor colorWithPatternImage : [UIImage imageNamed : @"text_cell_bkn.png"]];
-
-   return label;
-}
-
-//____________________________________________________________________________________________________
-- (void) pickerView : (UIPickerView *)thePickerView didSelectRow : (NSInteger)row inComponent : (NSInteger)component
-{
-   using namespace ROOT_IOSObjectInspector;
-
-   const Font_t fontIndex = (row + 1) * 10;
-   if (mode == afimTitleFont)
-      object->SetTitleFont(fontIndex);
-   else if (mode == afimLabelFont)
-      object->SetLabelFont(fontIndex);
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (void) back
-{
-   [self.navigationController popViewControllerAnimated : YES];
-}
-
-@end
diff --git a/test/ios/RootBrowser/AxisFontInspector.xib b/test/ios/RootBrowser/AxisFontInspector.xib
deleted file mode 100644
index e21afd32d249078b54be319009f41843b28dfa23..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisFontInspector.xib
+++ /dev/null
@@ -1,338 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">11B26</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
-		<string key="IBDocument.AppKitVersion">1138</string>
-		<string key="IBDocument.HIToolboxVersion">566.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">534</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUIPickerView</string>
-			<string>IBUIButton</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="774026513">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUILabel" id="688122780">
-						<reference key="NSNextResponder" ref="774026513"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 26}, {211, 21}}</string>
-						<reference key="NSSuperview" ref="774026513"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="500152699"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="956219063">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText"/>
-						<object class="NSColor" key="IBUITextColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUIPickerView" id="500152699">
-						<reference key="NSNextResponder" ref="774026513"/>
-						<int key="NSvFlags">290</int>
-						<string key="NSFrame">{{25, 61}, {200, 216}}</string>
-						<reference key="NSSuperview" ref="774026513"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="1065634952"/>
-						<string key="NSReuseIdentifierKey">_NS:191</string>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIShowsSelectionIndicator">YES</bool>
-					</object>
-					<object class="IBUIButton" id="1065634952">
-						<reference key="NSNextResponder" ref="774026513"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{35, 285}, {180, 50}}</string>
-						<reference key="NSSuperview" ref="774026513"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<object class="NSFont" key="IBUIFont">
-							<string key="NSName">Helvetica-Bold</string>
-							<double key="NSSize">15</double>
-							<int key="NSfFlags">16</int>
-						</object>
-						<int key="IBUIButtonType">1</int>
-						<string key="IBUINormalTitle">Back</string>
-						<object class="NSColor" key="IBUIHighlightedTitleColor" id="926316190">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MQA</bytes>
-						</object>
-						<reference key="IBUINormalTitleColor" ref="926316190"/>
-						<object class="NSColor" key="IBUINormalTitleShadowColor">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC41AA</bytes>
-						</object>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">back_btn.png</string>
-						</object>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 351}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="688122780"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="956219063"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">dataSource</string>
-						<reference key="source" ref="500152699"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">8</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="500152699"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">9</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">back</string>
-						<reference key="source" ref="1065634952"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">10</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="774026513"/>
-					</object>
-					<int key="connectionID">11</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">titleLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="688122780"/>
-					</object>
-					<int key="connectionID">12</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">fontPicker</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="500152699"/>
-					</object>
-					<int key="connectionID">13</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="774026513"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="688122780"/>
-							<reference ref="500152699"/>
-							<reference ref="1065634952"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="688122780"/>
-						<reference key="parent" ref="774026513"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="500152699"/>
-						<reference key="parent" ref="774026513"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">7</int>
-						<reference key="object" ref="1065634952"/>
-						<reference key="parent" ref="774026513"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>6.IBPluginDependency</string>
-					<string>7.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>AxisFontInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">13</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">AxisFontInspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<string key="NS.key.0">back</string>
-						<string key="NS.object.0">id</string>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<string key="NS.key.0">back</string>
-						<object class="IBActionInfo" key="NS.object.0">
-							<string key="name">back</string>
-							<string key="candidateClassName">id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>fontPicker</string>
-							<string>titleLabel</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UIPickerView</string>
-							<string>UILabel</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>fontPicker</string>
-							<string>titleLabel</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">fontPicker</string>
-								<string key="candidateClassName">UIPickerView</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">titleLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/AxisFontInspector.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<string key="NS.key.0">back_btn.png</string>
-			<string key="NS.object.0">{180, 50}</string>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">534</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/AxisInspector.h b/test/ios/RootBrowser/AxisInspector.h
deleted file mode 100644
index 463030d16a61c3d49510c6ed40e9dc5631eefb81..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisInspector.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-
-@interface AxisInspector : UIViewController <ObjectInspectorComponent, UITabBarDelegate> {
-@private
-   __weak IBOutlet UITabBar *tabBar;
-}
-
-+ (CGRect) inspectorFrame;
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-- (NSString *) getComponentName;
-- (void) resetInspector;
-
-
-
-@end
diff --git a/test/ios/RootBrowser/AxisInspector.mm b/test/ios/RootBrowser/AxisInspector.mm
deleted file mode 100644
index 1cf22da182d68b03910c38a1ce6bcabaf83ba37e..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisInspector.mm
+++ /dev/null
@@ -1,167 +0,0 @@
-#import "InspectorWithNavigation.h"
-#import "AxisLabelsInspector.h"
-#import "AxisTitleInspector.h"
-#import "AxisTicksInspector.h"
-#import "AxisInspector.h"
-
-@interface AxisInspector () {
-   AxisTicksInspector *ticksInspector;
-
-   InspectorWithNavigation *titleInspector;
-   InspectorWithNavigation *labelInspector;
-
-   __weak ROOTObjectController *controller;
-   TObject *object;
-}
-
-- (void) showTicksInspector;
-- (void) showAxisTitleInspector;
-- (void) showAxisLabelsInspector;
-
-@end
-
-
-@implementation AxisInspector
-
-//____________________________________________________________________________________________________
-+ (CGRect) inspectorFrame
-{
-   return CGRectMake(0.f, 0.f, 250.f, 400.f);
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName : nibNameOrNil bundle:nibBundleOrNil];
-
-   if (self) {
-      [self view];
-
-      ticksInspector = [[AxisTicksInspector alloc] initWithNibName : @"AxisTicksInspector" bundle : nil];
-      [self.view addSubview : ticksInspector.view];
-
-      //
-      AxisTitleInspector *titleInspectorCompositor = [[AxisTitleInspector alloc] initWithNibName : @"AxisTitleInspector" bundle : nil];
-      titleInspector = [[InspectorWithNavigation alloc] initWithRootViewController : titleInspectorCompositor];
-      titleInspector.view.frame = [AxisTitleInspector inspectorFrame];
-      [self.view addSubview : titleInspector.view];
-      titleInspector.view.hidden = YES;
-      //
-
-      AxisLabelsInspector *labelInspectorCompositor = [[AxisLabelsInspector alloc] initWithNibName : @"AxisLabelsInspector" bundle : nil];
-      labelInspector = [[InspectorWithNavigation alloc] initWithRootViewController : labelInspectorCompositor];
-      labelInspector.view.frame = [AxisLabelsInspector inspectorFrame];
-      [self.view addSubview : labelInspector.view];
-      labelInspector.view.hidden = YES;
-
-      tabBar.selectedItem = [[tabBar items] objectAtIndex : 0];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-#pragma mark - ObjectInspectorComponent's protocol.
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-   [ticksInspector setROOTObjectController : c];
-   [titleInspector setROOTObjectController : c];
-   [labelInspector setROOTObjectController : c];
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   object = o;
-   [ticksInspector setROOTObject : o];
-   [titleInspector setROOTObject : o];
-   [labelInspector setROOTObject : o];
-}
-
-//____________________________________________________________________________________________________
-- (NSString *) getComponentName
-{
-   return @"Axis attributes";
-}
-
-//____________________________________________________________________________________________________
-- (void) resetInspector
-{
-   tabBar.selectedItem = [[tabBar items] objectAtIndex : 0];
-   [titleInspector resetInspector];
-   [labelInspector resetInspector];
-
-   [self showTicksInspector];
-}
-
-//____________________________________________________________________________________________________
-- (void) showTicksInspector
-{
-   ticksInspector.view.hidden = NO;
-   titleInspector.view.hidden = YES;
-   labelInspector.view.hidden = YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) showAxisTitleInspector
-{
-   ticksInspector.view.hidden = YES;
-   titleInspector.view.hidden = NO;
-   labelInspector.view.hidden = YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) showAxisLabelsInspector
-{
-   ticksInspector.view.hidden = YES;
-   titleInspector.view.hidden = YES;
-   labelInspector.view.hidden = NO;
-}
-
-#pragma mark - Tabbar delegate.
-
-//____________________________________________________________________________________________________
-- (void) tabBar : (UITabBar *) tb didSelectItem : (UITabBarItem *)item
-{
-   if (item.tag == 1)
-      [self showTicksInspector];
-   else if (item.tag == 2)
-      [self showAxisTitleInspector];
-   else if (item.tag == 3)
-      [self showAxisLabelsInspector];
-}
-
-@end
diff --git a/test/ios/RootBrowser/AxisInspector.xib b/test/ios/RootBrowser/AxisInspector.xib
deleted file mode 100644
index e4754913a9ed1b4f429d6324a9c737a63aebdf6a..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisInspector.xib
+++ /dev/null
@@ -1,4646 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">11B26</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
-		<string key="IBDocument.AppKitVersion">1138</string>
-		<string key="IBDocument.HIToolboxVersion">566.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">534</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUITabBar</string>
-			<string>IBUIView</string>
-			<string>IBUITabBarItem</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="13398906">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUITabBar" id="943058069">
-						<reference key="NSNextResponder" ref="13398906"/>
-						<int key="NSvFlags">266</int>
-						<string key="NSFrameSize">{250, 49}</string>
-						<reference key="NSSuperview" ref="13398906"/>
-						<reference key="NSNextKeyView"/>
-						<string key="NSReuseIdentifierKey">_NS:518</string>
-						<object class="NSColor" key="IBUIBackgroundColor">
-							<int key="NSColorSpace">10</int>
-							<object class="NSImage" key="NSImage">
-								<int key="NSImageFlags">549453824</int>
-								<string key="NSSize">{256, 256}</string>
-								<object class="NSMutableArray" key="NSReps">
-									<bool key="EncodedWithXMLCoder">YES</bool>
-									<object class="NSArray">
-										<bool key="EncodedWithXMLCoder">YES</bool>
-										<integer value="0"/>
-										<object class="NSBitmapImageRep">
-											<object class="NSData" key="NSTIFFRepresentation">
-												<bytes key="NS.bytes">TU0AKgAEAAh1eIH/cHJ5/3Bzff9vcXX/bnB3/3Byef9vcXX/bG51/2xudf9ucHf/cHN9/2dqdP9ucXv/
-cHJ5/3Bzff9qbHP/b3F1/3N1fP9sbnX/am13/2ptd/9sbnX/am13/3l7gf91d33/bG95/2xudf9sb3n/
-bG95/2dqdP9qbXf/c3V8/3Bzff93eoP/bG51/3Bzff9sbnX/dXd9/2dqdP9qbHP/bG51/2psc/9sb3n/
-am13/2ptd/9sb3n/bG51/3V3ff97fYP/YmVu/25xe/9sb3n/c3Z//2psc/9zdXz/cHN9/2dqcf9qbHP/
-YmVu/2dqdP9nanH/am13/2xvef91eIH/Z2p0/25xe/91d33/bG51/25wd/92eHz/dXd9/29xdf9ucHf/
-eHl9/2xudf9ucHf/bG95/3Bzff9sb3n/bnF7/3l7gf9zdn//c3Z//3N2f/91eIH/c3V8/3Byef9nanT/
-bnB3/3Byef91d33/dHZ8/2psc/9sbnX/Z2p0/3N1fP9qbXf/cXN6/2psdf9wcnv/dnd9/25xe/9ucHf/
-bnB3/2ptd/92eH//a254/3Fzev9sb3n/cHJ5/25wd/9ucHf/cHN9/25wd/9wcnn/dnh8/2xudf93eX//
-dXd9/2dqdP9ucXv/dXd9/3N2f/9zdXz/Z2px/2xudf9ucXv/am13/3Bzff9zdXz/cHN9/2psc/9qbXf/
-bG51/2Jlbv9qbXf/aGp0/2hqcP9rbnX/cnV//29yfP9ucXv/bnF7/25xe/9zdn//bXB1/2xvef9qbXb/
-Zmly/2Jlbv9kZ3H/Zmhu/2Rncf9kZ3H/Zmlz/2Zpc/9kZ3H/bnB3/2Jlbv9nanT/ZGdx/2Zobv9zdXz/
-ZGdx/2xvef9maXP/foCG/2xvef9ucXv/bG95/25wd/9wc33/b3F1/3l8hv91eIH/cHN9/3N1fP9sb3n/
-d3qD/25wd/9zdn//cHJ5/3Bzff9wcnn/cHN9/3Bzff9ucXv/d3l//2ptd/9ucXv/c3Z//3N2f/9wcnn/
-bnF7/3N2f/9ucHf/cHJ5/3Bzff9sb3n/cHJ5/25xe/9wc33/bnF7/3Byef9zdXz/bnB3/25xe/9zdXz/
-d3l//3N2f/9sb3n/bnB3/3Bzff9sb3n/bnF7/25wd/9wcnn/cHJ5/3Byef9sbnX/c3V8/2psc/9zdXz/
-dnh8/3Byef9kZ3H/am13/25xe/9sb3n/bnF7/25xe/9zdn//Z2p0/2xudf95e4H/Z2p0/2xvef9ucXv/
-bG51/2psc/9ucXv/cHJ5/2psc/9qbXf/Z2px/2ptd/9qbHP/cHN9/2ptd/9sbnX/bG51/3V3ff9wcnn/
-c3V8/3Byef9wc33/d3l//29xdf9zdXz/bnB3/2ptd/9qbXf/Z2px/2Zpc/9kZ3H/am13/2xvef9nanH/
-cHJ5/29xdf9wcnn/Z2px/2xudf9zdXz/b3F1/25wd/9ucHf/bnB3/25wd/9+gIb/eHl9/3N1fP9wcnn/
-cHJ5/3Byef9qbHP/bG51/3Z4fP9wcnn/dXiB/2xudf9ucXv/bG51/3Byef9nanH/ZGdx/2Zpc/9nanH/
-Z2px/2Zobv9iZW7/Zmhu/2Zobv9qbXf/c3Z//1lcZf9maXP/Z2p0/3Byef9kZ3H/bG95/2xvef9qbHP/
-am13/2Zpc/9qbXf/bG51/2xvef9wc33/dXd9/2dqdP9sb3n/dXd9/2dqdP9ucHf/c3V8/3V3ff9qbXf/
-bnF7/3d5f/9ucHf/bG51/2xudf9wc33/bG51/2xudf91d33/bnB3/3Byef9wcnn/cHJ5/29xdf9ucHf/
-Z2p0/3Byef9wc33/eXuB/3d5f/9sb3n/bnF7/2psc/9zdXz/b3F5/29yev9qbHX/bnB4/3d5f/9wcnn/
-bnB3/2xudf9ucHf/dHZ7/25wd/9ucXn/bW92/3Byef9ucHf/bG51/3N1fP9ucXv/cHN9/3V3ff9qbHP/
-dnh8/3V3ff9nanH/bnB3/3V3ff9ucHf/cHJ5/2Zpc/9qbXf/bG95/2xudf9sb3n/dXd9/3Z4fP9vcXX/
-bnF7/25wd/9nanH/c3Z//3Bzff9wcnn/bnB3/3R2ff9ucXr/bnF7/3Bzff9sb3n/dXd9/25xev90dnz/
-dXiA/3V4gP9wcnn/c3Z//3Bzff9ucXv/cHN9/3N2f/9zdn//bG95/3d6g/9sb3n/c3Z//3Bzff9ucHf/
-d3l//2dqcf9qbXf/Z2p0/3d6g/9sbnX/am13/2Zpc/9nanT/am13/2Zobv9zdXz/bnB3/2dqdP9kZ3H/
-ZGZs/3Byef9gY2z/Z2px/2Rncf9maG7/YGNs/2Zobv9kZ3H/Zmhu/2ptd/9gY2z/ZGdx/2Rncf9nanT/
-ZGdx/2psc/9maXP/ZGdx/2Zobv9maG7/YmVu/2Zpc/9qbHP/am13/2psc/9ucXv/cHN9/2xudf9nanT/
-bnF7/3V3ff9wcnn/bnB3/29xdf9zdXz/bG95/3Bzff9sb3n/c3Z//3N2f/91eIH/bnF7/3V4gf9ucXv/
-dXiB/3l7gf9zdn//am13/3Byef9zdn//cHN9/3N2f/91eIH/e36H/3Bzff9wc33/foCG/3V4gf93eoP/
-eXuB/3N2f/9ucXv/dXiB/3V3ff9vcXX/c3V8/25wd/91d33/c3V8/3d5f/9wc33/cHJ5/25wd/93eX//
-c3Z//3Bzff9ucXv/cHN9/3V3ff9vcXX/c3V8/25wd/9vcXX/bnB3/2xvef9nanT/Zmhu/2ptd/9sb3n/
-Zmlz/3Byef9tb3P/bnF7/2xudf9ucHf/dXd9/2xvef9sb3n/bG95/25xe/9ucXv/e36H/3l7gf9zdn//
-c3Z//3V4gf93eoP/c3Z//3N2f/9+gYr/eXyG/4GDiv9wc33/d3qD/3N1fP93eX//cHJ5/3Bzff9wc33/
-bnF7/25xe/9ucHf/b3F1/3Byef9ucXv/eXuB/36Ahv9nanT/c3Z//3Byef93eX//bW9z/3Z4fP91d33/
-bnB3/25xe/9nanT/bG95/25wd/9ucXv/dXiB/3l8hv9ucHf/c3Z//3V4gf9ucHf/dXiB/3N2f/91d33/
-am13/29xdf91d33/bnB3/2xvef9ucXv/d3qD/25xe/9wcnn/c3Z//25wd/9ucHf/cHJ5/3V3ff9vcXX/
-cHJ5/2xudf9vcXX/bG51/3Byef9ucXj/aGty/21vc/9nanT/cHN9/25wd/9vcnr/a212/21wev91d33/
-am13/2xudf9maXP/am13/3R2e/9tb3b/bnF6/2xudf9wcnn/am13/2xudf9ucXv/bG95/25xe/9wc33/
-ZGdx/3Byef9ucHf/YmVu/2psc/9wc33/bnF7/2ptd/9maG7/bW9z/25wd/9sbnX/c3V8/3d5f/91d33/
-b3F1/25xe/9ucXv/Z2p0/3V3ff9wc33/bnF7/21vdv9zdnz/cHJ5/25weP9zdXz/bnF7/3l7gf9xc3r/
-d3mA/3d5f/9zdX3/b3F1/3N1fP9sbnX/bG51/25wd/9sbnX/cHJ5/2psc/92eHz/amxz/3Bzff9ucHf/
-bW9z/3h5ff9nanH/bG51/2Jlbv91eIH/amxz/2Zpc/9iZW7/YmVu/2dqdP9maG7/c3Z//3N1fP9qbXf/
-Z2p0/2dqdP91eIH/ZGdx/2xudf9nanT/am13/2ptd/9ucXv/bnF7/21vc/91eIH/Zmlz/25wd/9wcnn/
-bnB3/25wd/9vcXX/cHJ5/21vc/9sbnX/bG95/2dqdP9sbnX/bG51/2xvef9sbnX/bnF7/25xe/9nanT/
-bnF7/3Bzff91d33/cHN9/2ptd/9qbHP/bnF7/2Zpc/9qbXf/YmVu/2ptd/9qbHP/bG95/2Rncf9ucXv/
-ZGdx/25xe/9zdXz/bG95/2Rncf9tb3P/bG95/25wd/91d33/dXiB/3t9g/9ucHf/c3V8/3t9g/9ucXv/
-dXiB/3d5f/9wcnn/bnF7/3N2f/95e4H/cHN9/3V4gf9ucXv/d3qD/3V4gf93eX//c3Z//3N1fP9zdXz/
-d3l//3Bzff9ucXv/bnF7/3N1fP9zdXz/bG51/2xvef9nanH/Z2px/2dqdP9qbHP/YmVu/2BjbP9sbnX/
-bG51/2Rncf9sb3n/bG51/2ptd/9maXP/Z2px/25xe/9qbHP/Zmlz/2Zpc/9qbHP/Z2p0/3V4gf91d33/
-cHN9/25wd/9sb3n/am13/2Zpc/9sb3n/dXd9/3Bzff91eIH/bW9z/25xe/9sbnX/c3V8/21vc/9sbnX/
-cHN9/2ptd/9qbXf/bnF7/2ptd/9sbnX/bG51/3Byef93eX//ZGdx/2xvef9ucXv/dXd9/2xudf92eHz/
-dXd9/25wd/9sbnX/amxz/2xvef9vcXX/bnB3/3Bzff93eoP/bG95/3Bzff9zdn//bG95/3N2f/9wc33/
-dXiB/25xe/9zdXz/e32D/3Bzff9ucHf/bnF7/3V3ff9vcXX/b3F1/3N1fP9tb3P/bG51/3Byef9zdXz/
-bW9z/3Byef9nanH/amxz/2psc/9ucHf/bnB3/2psc/9sbnX/amxz/3V3fP9ucHj/bW93/2psdf9vcnr/
-dXd8/25wd/9qbXf/Z2p0/25xe/9zdoD/bXB6/3J0fP9wcnf/c3V8/29xdf9ucHf/bnF7/3Byef9zdXz/
-cHN9/2ptd/91d33/eHl9/2psc/9zdXz/dnh8/3N1fP9ucXv/Zmhu/29xdf9ucHf/bnB3/25wd/92eHz/
-cHJ5/2xudf9wcnn/bG95/2Rncf9wc33/bnF7/2ttdP9maXP/bnF5/2lsdf9laHL/am13/2ptd/9zdXz/
-bm92/3R3fv91d33/bnB3/21vc/9zdXz/bW9z/3Byef9ucHf/bnB3/3N1fP9nanH/d3l//25wd/97fYP/
-c3Z//3Bzff97fYP/bnF7/21vc/9maG7/eXuB/2ptd/9qbXf/ZGdx/2Zobv9nanT/Z2px/3N2f/9wcnn/
-am13/2ptd/9qbXf/d3qD/2Rncf9qbXf/Z2p0/2xvef9qbXf/Z2p0/2ptd/9maXP/d3l//2Rncf9qbXf/
-bnB3/2ptd/9qbXf/bG51/25xe/9tb3P/bnB3/25wd/9qbHP/bG51/2xudf9qbXf/bG51/3N1fP9zdXz/
-bG51/3N1fP91d33/dXd9/25xe/9sbnX/bW9z/3Bzff9maXP/bG51/2Rncf9nanT/Z2px/2ptd/9nanT/
-bnF7/2dqdP9wc33/cHJ5/2psc/9dYGr/bG51/2ptd/9sb3n/c3V8/2ptd/91eIH/bG51/2ptd/9zdn//
-am13/25xe/9sb3n/Z2p0/2psc/9nanT/bG95/2xudf9ucXv/amxz/2xvef9sb3n/cHN9/2dqcf9maXP/
-Zmlz/25xe/9sb3n/am13/2ptd/9nanT/d3l//25xe/9zdn//bnB3/25xe/9wc33/cHN9/25xe/9qbXf/
-cHJ5/3Bzff9sb3n/cHN9/25wd/9wcnn/bnB3/29xdf94eX3/cHN9/25wd/9wc33/bnB3/25xe/97fYP/
-dXiB/3V3ff9sb3n/c3V8/3Byef9sbnX/c3V8/3V3ff9ucXv/c3V8/2psc/9ucXv/am13/3N1fP9sbnX/
-bG51/3V3ff9ucHf/cHJ5/3Byef9sb3n/bnB3/25wd/92eHz/gIKG/25wd/91d33/c3V8/3d5f/9ucHf/
-dnh8/3Z4fP9ucHf/bG51/2xudf9sbnX/bG51/2ptd/9sb3n/dXiB/2Zpc/9sb3n/Zmlz/2Jlbv9qbXf/
-Z2p0/2dqdP9iZW7/YGNs/2xvef9kZ3H/YGNs/2Zpc/9kZ3H/Zmhu/2Jlbv9qbXf/ZGdx/2Zpc/9qbXf/
-bnF7/2xudf9sb3n/Zmlz/2ptd/9sbnX/am13/21wef9laHH/am13/2dqdP9zdXz/bW92/25weP9rbnj/
-b3F6/3N2fv9ucXX/bG51/2dqcf9sb3n/b3J8/2xud/9ucXr/bW9z/25xe/9ucHf/bnB3/3Byef9ucHf/
-dXd9/3N1fP9sbnX/cHJ5/3V3ff9kZ3H/am13/3N1fP9wcnn/bG95/2Jlbv9nanT/am13/2ptd/9qbXf/
-d3l//25xe/9qbXf/bnF7/2ptd/9iZW7/am13/2ptd/9nanL/Z2ly/29xef9ucHf/amxz/3N1fP9wcnn/
-cHN9/3Byef9ydX7/dXd9/29xdv9rbnj/cHJ5/25wd/9wc33/bnB3/25wd/9zdXz/amxz/3d5f/9wcnn/
-d3l//29xdf9wcnn/eXuB/2xvef9vcXX/Z2px/3t9g/9sb3n/cHN9/2xvef9ucHf/cHJ5/25xe/9+f4P/
-dXd9/3Byef9qbXf/bG51/35/g/9qbHP/cHJ5/2xvef91d33/bnB3/25xe/9zdn//bG95/3l7gf9maG7/
-bnB3/2xvef9qbXf/am13/2psc/9qbXf/bG51/2psc/9sbnX/Zmlz/2Zpc/9nanH/Z2px/2Rncf9qbXf/
-Zmlz/2Jlbv9nanT/bG95/2xvef9kZ3H/Zmhu/2Jlbv9nanT/YGNs/2Rncf9dYGr/ZGdx/2Rncf9qbXf/
-ZGdx/2xvef9iZW7/Z2p0/2ptd/9maG7/XWBq/2psc/9nanT/am13/3N1fP9ucXv/eXyG/2ptd/9nanT/
-dXd9/25wd/9zdXz/cHJ5/3Byef9vcXX/bnF7/3Bzff9wcnn/eXuB/3N1fP91eIH/dXiB/3l8hv9zdXz/
-cHJ5/25xe/95e4H/d3qD/3N2f/9zdn//cHN9/3l7gf9zdXz/bnF7/25wd/9wc33/cHN9/3N2f/9sb3n/
-bG95/3Byef9wc33/bG95/25xe/9ucXv/cHJ5/25wd/9ucHf/eXuB/3N2f/9ucHf/bG95/25wd/9wc33/
-d3qD/3d5f/91d33/bG51/3Byef9sbnX/amxz/3N1fP94eX3/dXd9/3V4gf9ucHf/cHJ5/3Byef92eHz/
-bG95/3Bzff93eoP/c3Z//3N2f/9zdXz/bnB3/25wd/9zdXz/eHl9/3+Bh/9ucHf/dnh8/3Byef93eX//
-bnB3/3d6g/95e4H/bnB3/3Byef9sbnX/bnB3/2psc/9qbXf/am13/3l8hv9maXP/bnF7/2psc/9kZ3H/
-bnF7/2xvef9ucXv/amxz/2ptd/91d33/bG51/2psc/9wc33/cHN9/2xudf9maXP/cHN9/2dqcf9nanT/
-amxz/2dqdP9sbnX/am13/2Zpc/9sb3n/bG51/2xvef9sbnj/ZWhy/2dqdP9nanH/bnF7/2ttdf9rbnb/
-a252/29xeP90dnz/am13/2ptd/9nanH/cHJ5/3N1fP9tcHj/bnF6/2dqdP9qbHP/Zmhu/2psc/9nanT/
-amxz/2dqdP9qbXf/YGNs/2dqdP91d33/YmVu/2xudf9sb3n/am13/2xudf9iZW7/am13/2xvef9ucXv/
-bG51/3d5f/9ucXv/am13/3Byef9ucHf/ZGdx/25xe/9sb3n/am13/2lsdP9wcnv/b3J7/21vd/9zdXz/
-bnB3/3Bzff9rbXT/a254/25xe/9rbXX/bW9z/25wd/9tb3P/b3F1/2xvef9wcnn/c3V8/2ptd/93eX//
-bnB3/3V4gf9ucXv/cHJ5/3d6g/9qbXf/bG51/2Jlbv91eIH/am13/25xe/9maXP/amxz/2ptd/9qbXf/
-e32D/3N1fP9qbXf/bG51/2psc/91eIH/YGNs/2Zpc/9kZ3H/Z2p0/2Zpc/9nanH/bG95/2Rncf9zdXz/
-YGNs/2Zpc/9nanT/amxz/2Zpc/9qbHP/bG95/2xudf9qbHP/bG51/2Zpc/9nanT/amxz/2ptd/9maXP/
-cHN9/25xe/9maXP/am13/3Bzff91d33/bG95/2xvef9tb3P/dXd9/25wd/9ucHf/Zmlz/25wd/9tb3P/
-c3V8/21vc/92eHz/bnB3/3h5ff94eX3/bG51/2dqcf9sb3n/bnF7/25xe/9zdXz/cHJ5/36Ahv9wc33/
-c3V8/3l7gf9zdXz/bnF7/25xe/9sbnX/bG51/3N1fP9zdXz/b3F1/3N1fP9ucHf/c3V8/3Byef91d33/
-b3F1/2xudf9sb3n/dnh8/3Z4fP9zdXz/cHN9/3Bzff94eX3/b3F1/3Bzff9qbHP/bnB3/2xvef9wc33/
-ZGdx/2dqdP9nanT/am13/2ptd/9ucHf/cHJ5/3Byef9sbnX/bG51/3V3ff92eHz/amxz/25xe/9ucHf/
-cHN9/3d5f/93eX//c3V8/21vc/9zdXz/bW9z/2xudf9zdn//d3qD/3V4gf95e4H/bnF7/3N2f/91eIH/
-e32D/3Byef91eIH/eXuB/3d6g/93eoP/d3qD/3Bzff9wc33/bnF7/3V4gf+Bg4r/bG95/3V3ff9wc33/
-eXuB/25xe/97fof/eXuB/3N1fP9zdn//bG95/3V4gf9wcnn/d3qD/3V4gf9/gYf/cHJ5/3d6g/9wc33/
-bG95/3V4gf9zdn//dXiB/3N1fP9zdXz/eXyG/3V4gf9zdn//e32D/3l7gf9zdn//c3V8/3d6g/9ucHf/
-bnF7/2xvef9wc33/bG95/25xe/9qbXf/cHJ5/25wd/9wcnn/cnR6/21vdv9sb3n/bnB3/3Bzff9tcHr/
-cXN7/25wd/9vcXr/bnB6/2xudf9sbnX/Z2px/3V3ff9ydX7/b3J8/2tueP9rbXT/am13/2xudf9sbnX/
-bG51/3Byef9zdXz/cHJ5/2RmbP9ucHf/dXd9/2Rncf9qbXf/bG95/2dqdP9sbnX/YmVu/2ptd/9qbXf/
-bG95/2xudf91d33/bG95/2xudf9zdXz/bG51/2Zobv9wcnn/cHJ5/2xvef9rbnf/c3V+/3F0fv9sb3n/
-c3V8/3N1fP9zdXz/bnB0/29xeP90dnz/bW94/3Byef9wc33/b3F1/25wd/9tb3P/cHJ5/3Byef9qbHP/
-dXd9/2ptd/91d33/amxz/2xudf9zdXz/YmVu/25wd/9nanH/eXuB/25wd/9ucHf/bnB3/25wd/9wcnn/
-b3F1/36Ahv91d33/bnB3/2xudf9tb3P/fn+D/2psc/9sbnX/bnB3/25xe/9sbnX/amxz/25xe/9nanT/
-d3l//2Rncf9sbnX/bnB3/21vc/9nanH/b3F1/3Bzff9ucHf/bnB3/25xe/9sb3n/c3V8/3Byef91d33/
-b3F1/3h5ff9zdXz/bG51/3Byef91d33/dXiB/3V4gf9wc33/cHN9/3N2f/9sb3n/bnF7/2dqdP9wcnn/
-bW9z/3N1fP9sbnX/cHN9/2ptd/91d33/dXd9/2xudf9iZW7/am13/2ptd/9qbXf/bnF7/3Byef9zdn//
-bnF7/25xe/9zdn//cHN9/25xe/9ucXv/bG51/2ptd/9sb3n/bnF7/2ptd/9sb3n/bnB3/25wd/9wcnn/
-dXd9/2xudf9maXP/Z2p0/3Z4fP9zdXz/dXd9/3N1fP9ucHf/dnh8/2ptd/9ucXv/ZGdx/2psc/9maXP/
-am13/2Jlbv9kZ3H/ZGdx/2Rncf9iZW7/Zmlz/2Zpc/9qbXf/ZGdx/2dqcf9sb3n/bnF7/2Rncf9qbXf/
-amxz/25xe/9zdXz/dXd9/2xvef9sbnX/cHN9/21vc/9qbHP/dXd9/3V3ff91d33/eHl9/25wd/9vcXX/
-bnB3/3Z4fP9ucHf/c3Z//3Z4fP91d33/cHJ5/3N1fP9ucHf/bnB3/25wd/91d33/f4KM/3Byef9zdn//
-bnF7/3d5f/9sb3n/e32D/3h5ff9ucHf/cHN9/2ptd/9zdn//bG95/3Bzff9wcnn/e36H/25wd/9wc33/
-bG95/2ptd/9zdn//dXiB/3V3ff9sb3n/bnB3/3d6g/9ucXv/bnB3/3N2f/9zdn//bnB3/2xudf9wcnn/
-bW9z/29xdf9ucHf/bnB3/2xvef9wcnn/cHN9/3Bzff9wcnn/c3Z//3N2f/9xc3r/cHJ5/3N2f/93eoP/
-cHN9/3h6gP9zdXr/d3l//3h7hP9zdn//cHN9/2dqdP93eoL/dnmB/3N2fv9wcnr/bnB3/25wd/9vcXX/
-cHJ5/25wd/91d33/dXd9/3N1fP9maG7/bnB3/3l7gf9maG7/bG51/2ptd/9sbnX/amxz/2Jlbv9sbnX/
-cHN9/2ptd/9nanH/c3V8/2dqdP9nanH/Zmlz/2Zobv9ZXGX/ZGdx/2Zpc/9iZW7/YmVt/2xud/9sb3f/
-a210/29yef9wcnn/dnh8/29xdf9tcHr/bnF7/2Zpcv9naXD/Z2pz/2Jlbv9kZmz/Zmhu/2dqdP9nanT/
-ZGdx/25wd/9maXP/c3V8/2psc/9maXP/cHJ5/2Jlbv9wcnn/bnF7/3+Bh/9zdn//dXiB/3N1fP9wc33/
-cHN9/2xvef97fYP/cHN9/2xvef9sb3n/cHJ5/3+Bh/9sb3n/cHN9/3Byef9zdn//c3V8/3Byef9zdn//
-bG95/3t+h/9sb3n/dXiB/3d6g/9wcnn/am13/3Byef9wc33/cHJ5/25xe/9zdn//cHJ5/3l7gf91eIH/
-eXyG/3d6g/95fIb/d3qD/3Bzff91eIH/d3l//3l8hv91d33/cHN9/2xvef9wc33/am13/3Byef9sbnX/
-cHJ5/29xdf91d33/bG95/3Bzff9ucHf/d3qD/3h5ff9sbnX/Zmlz/2xvef9wcnn/cHJ5/3Byef91d33/
-dXiB/3d5f/9wc33/e36H/3l7gf9wc33/c3Z//25wd/9wc33/d3qD/3Bzff9wcnn/cHN9/25xe/9wc33/
-c3V8/3h5ff9vcXX/amxz/2psc/92eHz/cHJ5/3Bzff9ucXv/bG51/3V4gf9ucXv/c3V8/2dqcf9sbnX/
-cHJ5/3N1fP9qbHP/bG51/29xdf9zdXz/bW9z/2xudf9wcnn/cHJ5/2xudf9sb3n/c3V8/3Z4fP9sb3n/
-cHN9/25xe/9zdn//dXd9/3d5f/9wc33/bG95/3N2f/9ucXv/bnB3/3d5f/95e4H/d3l//3d5f/9sb3n/
-cHJ5/29xdf92eHz/bnB3/3N1fP92eHz/dXd9/3N1fP9wcnn/b3F1/2xudf9wc33/dXd9/4CChv9tb3P/
-bnF7/2xudf91d33/bW9z/3d5f/92eHz/bW9z/2xudf9nanH/cHN9/2xvef9wcnn/bnB3/3d5f/9ucHf/
-cHN9/2xvef9sb3n/dXd9/3N2f/91d33/bnB3/25wd/95e4H/bG95/25wd/9wc33/dnh8/2xudf9qbHP/
-bnB3/21vc/9sbnX/bG95/2ptd/9ucHf/bnB3/25wd/9wcnn/bW9z/3N1fP9xc3r/a253/2psc/9nanT/
-bnF7/2dqdP9vcnz/aWx2/29xev9sb3n/amxz/2xudf9iZW7/cHN9/3R2fP9xdH3/bW93/2hrcv9sb3n/
-bG51/2xvef9sbnX/dXd9/3V3ff9wcnn/amxz/2xudf93eX//Z2px/2ptd/9qbXf/am13/2xvef9maG7/
-bW9z/25wd/9wcnn/b3F1/3N1fP9sbnX/bG51/2xvef9wcnn/Zmhu/2xvef9qbXf/Zmlz/2Vocv9sb3n/
-cXR7/2xvef9zdXz/c3V8/3V3ff9ucHT/bnB1/3R2fP9sb3j/b3F2/21vdf9tb3P/bG51/25wd/9zdXz/
-c3V8/2psc/93eX//am13/3d5f/9sbnX/am13/3d5f/9sbnX/bG51/2ptd/97fYP/dXd9/3Byef9vcXX/
-cHJ5/2xvef9ucHf/eXuB/2xvef9qbXf/am13/2xudf9+gIb/amxz/3Byef9ucHf/cHJ5/25wd/9ucHf/
-bnB3/2Zpc/91d33/Z2px/3N2f/9wcnn/bnB3/2psc/9sb3n/cHN9/3N1fP9zdn//dXiB/3Byef95fIb/
-dXiB/3d6g/93eoP/e36H/3l8hv9wc33/dXiB/3l7gf9+gYr/foCG/3d6g/93eoP/d3qD/3V3ff93eoP/
-cHN9/3d6g/91eIH/e32D/3Bzff9zdn//bnB3/3l7gf94eX3/c3Z//2dqdP9zdn//c3Z//3N2f/9ucHf/
-d3l//3l7gf97fYP/d3qD/3+CjP97fof/eXuB/3l7gf91d33/dXiB/3l7gf93eoP/cHJ5/3Bzff9ucXv/
-c3Z//25xe/97fYP/c3V8/2xvef9sb3n/d3l//3N2f/9wc33/cHJ5/2xvef9ucXv/am13/3Byef9sbnX/
-bW9z/25xe/9ucXv/ZGdx/2dqdP9qbHP/cHJ5/2dqcf9maG7/bG95/2dqdP9kZ3H/ZGdx/2ptd/9wc33/
-Z2p0/2ptd/9nanH/bG95/3N1fP9wc33/bG95/2xudf9zdXz/am13/2dqdP9ucXv/c3V8/3V3ff91d33/
-bG51/25xe/9sbnX/bG95/2ptd/9ucXv/bnF7/3V3ff92eHz/cHJ5/2xudf9tb3P/c3V8/3d5f/+Agob/
-bW9z/2xvef9sb3n/eHl9/2xudf93eoP/dXd9/2ptd/9qbXf/Zmlz/3N1fP9wcnn/c3Z//3Bzff97fof/
-cHJ5/3N2f/9sb3n/bG51/3V3ff9zdXz/c3V8/25wd/9ucHf/dXiB/25xe/9sb3n/cHN9/3N2f/9tb3P/
-bG51/3N1fP9sb3n/cHN9/3Bzff9sb3n/bnB3/25xe/9ucHf/cHJ5/21vc/91d33/c3V6/21wef9ucHf/
-bnB3/3N1fP9ucHf/cXN7/2xud/9wcnn/dHZ9/25wd/9ucHf/Z2px/3V3ff90dnv/cXR7/25wd/9lZ3D/
-amxz/2xudf9qbXf/am13/3Bzff9ucXv/bnF7/2Zpc/9sbnX/c3V8/2Rncf9maXP/Zmlz/2dqcf9maXP/
-XWBq/2dqcf9nanT/Z2p0/2Zpc/9sb3n/Z2px/2dqcf9qbXf/am13/2Jlbv9qbXf/bG51/2Vocf9oa3T/
-b3J5/3J1f/9tcHr/dHeA/3V4gf97fYP/dXd9/3Z4f/95e4H/bG93/21vdv9tb3b/bG51/2ptd/9tb3P/
-dXd9/3Byef9sbnX/d3l//2xudf92eHz/bG51/2xudf93eX//bG51/2xvef9sb3n/d3qD/3N2f/9ucXv/
-bG95/3Byef9ucHf/bnB3/3d5f/9ucHf/bG51/2ptd/9ucHf/gYOK/2ptd/9zdn//cHJ5/3N2f/9wcnn/
-bnB3/2xvef9qbXf/eXuB/2dqcf95e4H/dXiB/3N2f/9wc33/dXd9/3l7gf91d33/dXd9/3d6g/91d33/
-fX6B/3t9g/9/gYf/foCG/36Ahv97fYP/eHl9/3l7gf9+f4P/gYOK/36Ahv95e4H/d3qD/3N2f/91d33/
-d3qD/3Bzff9wc33/cHN9/3l7gf9zdn//dXiB/3N1fP9/gYf/e36H/3V4gf9sb3n/c3Z//3Bzff9wc33/
-bnF7/3Z4fP9zdXz/dXd9/25xe/93eX//dnh8/3V3ff94eX3/bnB3/25wd/91d33/cHJ5/25wd/9ucHf/
-bnB3/3N1fP9wcnn/dnh8/29xdf9qbHP/bG51/3Z4fP9wcnn/c3V8/25wd/9qbXf/bnF7/25wd/9zdn//
-am13/25wd/9zdXz/dXd9/2ptd/9vcXX/bG51/3N1fP9sbnX/am13/3N1fP9ucXv/bG51/2xudf9wcnn/
-eHl9/2ptd/9zdXz/c3V8/3V4gf93eoP/eXuB/3l7gf9zdXz/e32D/3V4gf9zdXz/d3qD/3t9g/9+gIb/
-foGK/3N2f/97fYP/dXiB/3d6g/9wc33/dXiB/3N2f/91eIH/c3Z//3Bzff9ucHf/bnB3/3N1fP92eHz/
-gIKG/2xvef9ucHf/bnB3/3Z4fP9qbXf/c3Z//3N1fP9qbHP/am13/2BjbP9ucXv/Z2p0/25xe/9wc33/
-dXiB/2xudf9sb3n/bG95/2ptd/9wc33/cHN9/3N1fP9tb3P/am13/3V3ff9qbXf/Z2px/2xvef9ucXv/
-amxz/2Zpc/9sb3n/bG95/25xe/9sb3n/bG51/2xudf9qbXf/Zmlz/2Zpc/9maG7/am13/2tueP9nanT/
-Zmlz/2Zpc/9nanT/Z2lv/2ptd/9maXL/a252/2xvef9qbHP/am13/2Rncf9sb3n/b3J8/3Bze/9sbnT/
-Z2lw/2xudf9wcnn/bnB3/3N1fP92eHz/cHJ5/3Byef9qbHP/bG95/3l7gf9qbXf/cHJ5/3d6g/9zdn//
-c3Z//2ptd/9wc33/dXiB/3d6g/9wcnn/d3qD/3Bzff9wcnn/c3Z//3Bzff9maXP/bnF7/25xe/9sb3n/
-bG95/3N2f/9xdH7/am12/25wd/9ucXv/dXd9/2xudf9tb3b/cnV8/21veP9vcXj/bnB3/25wd/9wcnn/
-bW9z/3N1fP9zdXz/bG51/3d5f/9tb3P/dXd9/21vc/9sbnX/dXd9/2dqdP9maXP/Z2p0/3d5f/9zdXz/
-bnB3/2xudf91d33/bG95/2ptd/93eoP/c3Z//25xe/9sb3n/bnB3/4GDiv9qbXf/bG95/25wd/9ucXv/
-cHJ5/25xe/9ucHf/Z2px/3Z4fP9lZmr/c3V8/25wd/9tb3P/Z2p0/2dqcf9sb3n/amxz/2psc/9maXP/
-YmVu/2xvef9qbXf/bG95/2xvef91d33/bnF7/2xudf9sbnX/c3V8/3V3ff91d33/bG95/2xvef9qbXf/
-am13/2xvef9qbHP/cHJ5/2xudf91d33/bG51/3N1fP9vcXX/e32D/3d6g/9wc33/Z2p0/3Bzff91d33/
-c3V8/25wd/9zdn//d3l//3d5f/91d33/dXiB/3d5f/93eX//eXuB/25xe/9wc33/dXiB/3V4gf9zdn//
-d3qD/35/g/97fYP/dXiB/3t+h/9zdn//bnF7/3Byef93eX//cHN9/3N2f/9wc33/bnB3/3Bzff9qbXf/
-c3V8/2dqcf9ucHf/c3V8/3N1fP9sbnX/bG51/2xudf9wc33/bG95/2ptd/9zdXz/c3V8/2psc/9sbnX/
-bnF7/3Z4fP9sbnX/bG51/2psc/9ucXv/c3V8/3N1fP9wcnn/bG51/3V3ff9sbnX/Z2p0/3Byef9wc33/
-dnh8/3d5f/9ucHf/c3Z//2xvef9zdXz/bG95/25xe/9ucHf/c3Z//3N2f/9wc33/bnB3/25wd/9zdn//
-eXuB/4GDiv9ucHf/bnF7/3Bzff95e4H/cHN9/3d6g/93eoP/cHJ5/3N2f/9maXP/dXd9/3Bzff91d33/
-c3Z//3l8hv9ucHf/cHJ5/25xe/9ucHf/dXd9/3V3ff92eHz/b3F1/25wd/91d33/bG95/2xvef91eIH/
-dXiB/25xe/9sb3n/c3Z//3Bzff9wc33/cHN9/2xvef9zdXz/cHJ5/25wd/9wcnn/b3F1/3N1fP9zdXr/
-bW92/2xudf9tb3P/cHJ5/2xudv9tb3f/aWx1/25xef9ucXv/Zmhu/2dqdP9kZ3H/bG95/2xvef9vcXr/
-a252/2Vobv9sbnX/cHJ5/2xudf9zdXz/dXd9/2xvef9sb3n/Zmlz/2ptd/9zdXz/YmVu/2psc/91d33/
-cHN9/25wd/9nanH/bnB3/25xe/91eIH/bG95/3V3ff9sb3n/bnB3/3V4gf9ucXv/am13/25wd/9ucHf/
-bG95/29xeP9zdn7/dHd//21vdv9wcnn/cHJ5/3V3ff9qbXf/cHJ6/3d6g/9wc33/bnF6/3F0fv9ucXv/
-bnF7/2xudf9zdXz/cHJ5/2ptd/9zdXz/bG51/3V3ff9sbnX/b3F1/3d5f/9sbnX/amxz/29xdf92eHz/
-cHJ5/3Byef9ucHf/dXd9/2ptd/9maXP/c3Z//25xe/9sb3n/Zmlz/2psc/9/gYf/am13/2ptd/9qbHP/
-am13/21vc/9sbnX/bG51/2psc/93eX//Zmlz/3Bzff9ucXv/bnB3/2xudf9sbnX/bnB3/2xudf9sb3n/
-bnB3/2psc/9zdXz/bnB3/3N1fP9ucHf/eHl9/3Bzff9wcnn/cHN9/3d6g/95fIb/e32D/3V4gf93eoP/
-cHN9/2xvef9wc33/bG95/3V3ff9ucHf/dXd9/25wd/91eIH/bnB3/3l8hv93eX//c3V8/2psc/9zdXz/
-cHJ5/3N1fP9ucHf/c3V8/3N1fP92eHz/cHN9/3V3ff91d33/dXd9/3d5f/9qbHP/bnB3/3V3ff9zdXz/
-b3F1/25wd/91d33/cHJ5/25xe/93eX//bG51/2psc/9sbnX/eHl9/3Byef91d33/bnF7/2xudf91eIH/
-cHN9/3V4gf9kZ3H/bnB3/25xe/93eoP/c3V8/3N1fP9zdXz/eXuB/3N2f/9wcnn/eXuB/3t9g/9ucXv/
-cHJ5/3V4gf93eX//bnB3/3Byef9wcnn/d3l//3Bzff9zdn//c3V8/3Byef91d33/cHJ5/25wd/9zdXz/
-cHN9/3N1fP91d33/bG95/3N1fP9ucHf/c3V8/25wd/9wcnn/bnB3/3N2f/91eIH/c3Z//2xvef9ucXv/
-c3Z//3V4gf+DhYz/dXd9/3V3ff97fYP/f4GH/3t9g/9/gYf/hYeN/3t9g/95fIb/c3Z//36Biv9+gIb/
-foCG/31+gf+Bg4r/dnh8/3l7gf97fYP/dnh8/3t9g/97fYP/eXuB/3Bzff9ucXv/d3l//25wd/9qbHP/
-cHN9/3Bzff9qbHP/ZGdx/2ptd/9qbXf/Z2p0/2dqdP9nanH/Z2p0/2Zpc/9kZ3H/Z2p0/2psc/9nanT/
-bG95/2Nmbv9gY2z/Zmhu/2ptd/9oa3P/bG52/2lsdv9sb3j/bnF7/21vc/9tb3P/Z2px/3Byef9xdHv/
-b3F4/3Byef9oanD/b3F1/3N1fP9ucHf/dXd9/3V3ff9ucHf/bnB3/2psc/9wcnn/dnh8/2Zobv9sbnX/
-dXd9/3N1fP9wcnn/Zmhu/2xudf9sb3n/dXd9/2ptd/9wcnn/b3F1/21vc/9wc33/bG51/2Rncf9qbHP/
-Z2p0/2BjbP9kZ3H/aGt1/2tud/9nanP/bnB4/21vdv91d33/bG51/21vc/9zdn3/a254/21vd/9tcHr/
-am13/2ptd/9sbnX/cHJ5/2xvef9nanT/c3V8/2psc/91d33/bG51/2xvef93eX//Z2p0/25xe/9wc33/
-e32D/3d6g/9zdn//cHN9/3d6g/9zdXz/bnF7/3l8hv9zdn//cHN9/2ptd/9ucHf/f4KM/2xvef9zdn//
-cHN9/3Bzff9zdXz/c3Z//25xe/9nanT/eHl9/2dqcf9zdXz/cHJ5/25wd/9sbnX/bG51/29xdf9vcXX/
-cHJ5/3Byef9sbnX/c3V8/3Byef9sb3n/cHN9/3V3ff9wc33/bW9z/2ptd/9ucXv/dXd9/3Z4fP9wcnn/
-cHN9/2ptd/9nanT/cHN9/2psc/9wc33/am13/3Bzff9qbXf/bG95/2xudf93eoP/dXd9/2xvef9qbHP/
-bG95/2xvef9wc33/bG51/2ptd/9ucXv/bnF7/3Bzff9zdXz/dXd9/2xvef93eX//Zmlz/2ptd/9wc33/
-bG95/2ptd/9sbnX/cHN9/3Byef9zdXz/eXuB/3N2f/9qbXf/bnB3/3l7gf9wc33/dnh8/3N1fP9ucHf/
-bnF7/25wd/9zdXz/ZGdx/25wd/9zdXz/c3Z//25xe/9ucXv/cHN9/3d6g/95fIb/c3Z//36Ahv97fof/
-cHN9/3V4gf95e4H/e36H/3V3ff93eX//c3Z//3l8hv9zdn//d3qD/3d6g/9zdn//d3qD/3N2f/9sb3n/
-c3Z//3N2f/91eIH/d3qD/3Bzff9wc33/cHN9/25xe/9ucXv/cHN9/3Bzff91eIH/c3Z//3N2f/9ucHf/
-bW9z/3N1fP91d33/fn+D/25wd/9sb3n/dXiB/3d5f/9ucXv/d3l//3d6g/9zdn//bnF7/2psc/9wc33/
-cHJ5/3V3ff9zdXz/eXuB/2xudf9wcnn/bG95/2xudf91d33/dXd9/25xe/9ucHf/bG95/3V3ff9ucHf/
-Z2p0/3Bzff91d33/bW9z/2dqcf9wcnn/bG95/2ptd/9sbnX/bG51/25xe/9sbnX/am13/2xvef9qbHP/
-bG95/21veP9pa3L/YmVu/2Zobv9sb3n/bG51/2lsdP9oa3X/am12/2hrdf9maG7/Zmhu/1lcZf9maXP/
-bXB6/21wef9tb3f/Z2p0/25xdf9ucXv/bnB3/3N2f/93eX//bnF7/3Bzff9qbXf/c3Z//3d5f/9nanT/
-cHJ5/3N2f/93eX//cHJ5/2psc/9sbnX/bG95/3V3ff9sbnX/bG95/2ptd/9nanT/cHN9/2xvef9maXP/
-bG51/25xe/9kZmz/bG51/2xudv9ucHj/aWx0/25xe/9sb3n/cHN9/2dqdP9qbXf/cHJ4/25wdf9sbnb/
-c3V9/25wd/9wcnn/bG51/3Byef9ucHf/bG51/3V3ff9sbnX/dXd9/2xudf9sbnX/d3l//2dqdP9qbHP/
-b3F1/3Z4fP9zdn//bG95/25wd/91d33/bG95/2xvef97fof/dXiB/3N2f/9ucHf/cHJ5/3+CjP9qbXf/
-bnF7/25wd/9ucXv/cHN9/3N2f/9wc33/am13/3d5f/9nanH/cHJ5/3Byef9sbnX/Z2p0/2dqdP9sbnX/
-amxz/2xudf9nanT/Zmlz/2xvef9qbXf/am13/2xvef9zdXz/cHJ5/21vc/9wcnn/cHJ5/3Z4fP91d33/
-am13/3N1fP9ucXv/bG51/3V3ff9qbHP/cHN9/2ptd/9zdXz/bnB3/3Bzff9sb3n/foCG/3d5f/9ucXv/
-bW9z/3N1fP9zdXz/dnh8/3Byef9sbnX/bG95/3Bzff9wc33/cHN9/3V3ff9wcnn/dXiB/2Rncf9nanT/
-cHN9/2ptd/9qbXf/am13/2dqdP9qbXf/bG95/3N2f/9qbHP/Zmlz/2psc/91d33/bnF7/3Bzff9qbXf/
-Zmlz/2dqdP9sbnX/bnF7/2Zpc/9sbnX/bW9z/3N1fP9wcnn/bnB3/3Byef93eX//c3Z//25wd/91d33/
-eXuB/3Byef9wcnn/dXiB/3t9g/9ucHf/cHJ5/3Byef9zdn//cHN9/3d6g/97fYP/dXiB/3t+h/9zdn//
-c3Z//3t9g/95e4H/d3qD/3t9g/9wc33/dXiB/3l7gf9wc33/dXiB/3V4gf9zdXz/d3qD/3l7gf91eIH/
-bnB3/3Byef9wc33/cHN9/3t9g/9vcXX/bnB3/3d5f/9zdn//bnF7/3d5f/91eIH/bnF7/25xe/9qbXf/
-cHN9/25xe/91eIH/cHN9/3l8hv9wcnn/cHN9/3N2f/9ucHf/dXiB/3d5f/9zdn//c3Z//3V4gf95e4H/
-cHN9/3Byef93eX//dXd9/2xvef9qbXf/cHN9/25xe/9wcnn/bnF7/25wd/91d33/bnB3/3Byef9zdn//
-bnB3/3Bzff9vcnv/b3F1/2dqdP9ucHf/cHN9/25xe/9vcnv/bXB6/29xev9ydX7/bnB3/25wd/9maG7/
-b3F1/3J0ev9tcHr/bW93/2Zpc/9sbnX/am13/2dqdP9ucXv/c3V8/2psc/9sb3n/amxz/2xvef9ucXv/
-ZGdx/2dqdP9ucXv/cHN9/2ptd/9iZW7/Zmlz/2xudf9ucXv/Z2p0/25xe/9sbnX/bG51/3N1fP9wcnn/
-Z2px/2xudf9ucXv/ZGZs/25wd/9vcXj/b3F4/25wd/9wcnn/cHJ5/3h5ff9nanT/bG51/29xeP9sbnX/
-bnB3/3F0fv9sb3n/bG51/2ptd/9ucHf/cHJ5/29xdf9zdXz/bG51/3l7gf9ucHf/bnB3/3d6g/9ucHf/
-bG51/2ptd/9zdn//c3Z//3Bzff9sb3n/c3Z//2dqdP9nanT/eXuB/3N2f/9wc33/am13/29xdf+Agob/
-bG51/25wd/9sbnX/cHJ5/2xvef9ucXv/b3F1/2xudf92eHz/Zmhu/3N1fP9sbnX/Z2p0/2Zpc/9nanT/
-bG51/2psc/9nanH/bG51/2Zpc/9wc33/am13/2ptd/9ucXv/cHN9/2xvef9tb3P/bnF7/25xe/9zdXz/
-dXd9/3Bzff9wc33/bnF7/2Zpc/93eX//bnB3/3V3ff9ucHf/bnF7/2xvef9zdn//cHN9/3+Bh/95e4H/
-c3Z//3Byef9zdn//dXiB/3d5f/9zdn//cHN9/25wd/9zdn//dXd9/3N1fP93eX//cHJ5/3d5f/9maXP/
-am13/3N1fP9sb3n/Z2px/2psc/9qbXf/Zmlz/2dqdP9wcnn/Zmlz/2BjbP9nanH/bG95/2ptd/9sb3n/
-bG95/2Jlbv9qbXf/amxz/2ptd/9iZW7/Zmlz/2Zobv9sb3n/am13/2ptd/9tb3P/dXd9/3N1fP9ucHf/
-dXd9/3Z4fP9tb3P/bW9z/3N1fP91d33/am13/2xudf9sbnX/bnF7/2ptd/9wc33/dXd9/3Byef93eX//
-c3V8/2psc/94eX3/dnh8/3Z4fP91d33/bG51/25xe/9wc33/bG51/25xe/9sb3n/bG51/25xe/91d33/
-bG51/25wd/9vcXX/c3V8/3Byef97fYP/bnB3/21vc/9zdXz/c3V8/25wd/91d33/dXd9/3Byef9wcnn/
-amxz/2xudf9sb3n/cHN9/3Bzff91d33/bG51/2xvef9sbnX/bnB3/3N1fP9zdn//c3V8/25wd/9zdXz/
-dXd9/25xe/9sb3n/dXiB/3N2f/9sb3n/bG95/25xe/9wcnn/c3V8/2xudf9sbnX/dnh8/29xdf9ucHf/
-cHN9/3Byef9zdn//c3Z//3F0fv9sb3n/bG95/3V3ff9ucHj/b3F4/2ptdf9rbnf/cXR+/2ptd/9qbXf/
-YmVu/2xvef9wcnn/b3F6/3Bye/91eID/Z2px/3N1fP9vcXX/Z2px/2psc/97fYP/cHJ5/2psc/9zdXz/
-bG95/25xe/9wc33/c3V8/25xe/9ucXv/c3V8/25xe/9nanT/cHN9/2xudf9qbXf/bG51/2xvef9gY2z/
-c3V8/2xvef9qbHP/dXd9/2Zpc/9nanH/Zmly/2dqdP9pbHT/bG95/3J1fv93eX//bG95/3Byef9ucXv/
-bG50/21wev9kZ3D/Z2lz/2dqdP9gY2z/ZGdx/2Zobv9iZW7/Zmhu/2Jlbv9maXP/Zmhu/2Rncf9sbnX/
-bG95/2Zobv9qbXf/bnF7/2xvef9ucXv/amxz/25xe/9kZ3H/ZGdx/3V3ff9sb3n/bnF7/2Zpc/9tb3P/
-foCG/2psc/9sbnX/bG51/3Bzff9qbXf/bG95/2xudf9maXP/bG95/11gav9sb3n/amxz/2Rncf9kZ3H/
-Z2p0/2xudf9sbnX/bG51/2ptd/9maXP/c3V8/2ptd/9sb3n/bnF7/25xe/9sb3n/bG51/2xvef9ucXv/
-dnh8/3h5ff9zdn//dnh8/3V3ff9qbXf/eXuB/3Byef93eX//bG95/2xvef9ucHf/c3Z//25xe/9+gIb/
-eHl9/3N1fP9wcnn/c3Z//3V4gf93eX//cHN9/25xe/9sb3n/dXiB/3l7gf9ucXv/dXiB/25wd/93eoP/
-Zmlz/25wd/93eX//bnF7/2ptd/9sbnX/cHJ5/3Byef9ucXv/dXd9/3N1fP9nanH/bW9z/3N1fP9wc33/
-c3V8/25xe/9nanT/bnB3/25xe/9zdn//bG95/25wd/9sb3n/cHN9/25wd/9ucHf/am13/3h5ff9zdn//
-bnF7/3l8hv95e4H/bnB3/25wd/93eX//eXuB/3Byef9ucHf/c3V8/3V4gf93eoP/d3qD/3V4gf91eIH/
-d3qD/3V4gf9wc33/e36H/3t9g/97fof/eXyG/3Bzff95e4H/d3qD/25wd/9wc33/bnF7/3Byef91eIH/
-d3qD/3Bzff9ucHf/bnB3/3Bzff9wc33/e32D/2xvef9tb3P/dXd9/3V3ff9wcnn/eXuB/3h5ff9wcnn/
-bnF7/2ptd/9ucHf/bnB3/3V4gf93eoP/e32D/3N1fP9zdn//c3Z//2ptd/9wc33/cHN9/3N2f/9ucXv/
-c3Z//3V3ff9sb3n/bnB3/3N2f/91d33/bnB3/2psc/9sbnX/cHJ5/2ptd/9sbnX/Zmlz/3Bzff9qbHP/
-Z2px/2dqcf9maXP/am13/2lrdP9oa3L/Z2p0/2psc/9wc33/bW9z/21vdv9sbnT/aWxz/3N1fv9ucXv/
-bG95/2dqdP9ydX//dHd//3Byef9wc3r/dnh+/2Zobv9wc33/cHJ5/2dqdP9nanT/d3qD/2xvef9qbXf/
-dnh8/25xe/9zdn//cHN9/3V3ff9wcnn/cHJ5/3N1fP9wcnn/amxz/3Bzff9qbXf/bnB3/25wd/91d33/
-Zmhu/3N1fP9zdXz/am13/3d6g/9nanT/Z2p0/2hrdP9oa3L/a212/2tueP9tcHn/dXd9/2xudf9vcXX/
-bnB3/25wdv90dn3/am12/2ptd/9wc33/bG51/2xudf9sbnX/bG51/2ptd/9qbHP/cHJ5/25wd/9ucHf/
-bG95/3Bzff9gY2z/bG51/25wd/9ucXv/bnF7/2ptd/9ucXv/am13/2Rncf91d33/c3V8/3N1fP9nanH/
-b3F1/36Ahv9ucHf/bG95/29xdf9zdXz/bnB3/2xudf9ucHf/bW9z/3N1fP9maG7/bnF7/25xe/9maXP/
-ZGdx/2xudf9sbnX/b3F1/3Byef9ucXv/bG51/3N1fP9wc33/cHN9/3Bzff9wc33/bnB3/2ptd/9ucXv/
-c3Z//3l7gf93eX//d3l//3V3ff91eIH/bG95/3l7gf9zdXz/d3qD/2ptd/9wc33/c3V8/3V4gf9wc33/
-f4GH/3d5f/9wc33/cHJ5/3Bzff9zdn//dXd9/25wd/9tb3P/am13/25xe/9zdXz/am13/3V3ff9ucHf/
-d3qD/2psc/9sb3n/eHl9/3Byef9ucHf/bnB3/3V3ff9wcnn/c3V8/3V3ff9wcnn/amxz/25wd/9wcnn/
-c3V8/3N1fP91d33/bG51/3Bzff9zdn//dXiB/2ptd/9zdXz/cHN9/3V4gf9zdn//c3Z//3Bzff97fYP/
-c3Z//2xvef95fIb/d3l//2xvef9wcnn/d3l//3d6g/9zdXz/c3V8/3N1fP9zdn//cHN9/3Bzff93eoP/
-dXiB/3t+h/95e4H/bnF7/3l8hv93eX//eXuB/3l7gf9ucHf/d3l//3d6g/9zdXz/eXuB/3d6g/9zdn//
-eXyG/3d6g/91eIH/c3V8/3N1fP9zdn//dXiB/3l8hv9wc33/bG95/3V3ff91d33/cHJ5/3d5f/94eX3/
-cHJ5/25wd/9nanT/bG95/25xe/91d33/dnh8/3V3ff9sbnX/am13/25wd/9nanH/cHJ5/3Byef9wc33/
-bnF7/3Bzff91eIH/cHN9/2xvef9zdn//dXd9/25xe/9qbXf/bnF7/3N2f/9sb3n/bnB3/2dqdP91d33/
-b3F1/25wd/9ucHf/amxz/25wd/9ucHj/a254/2ptd/9tb3P/cHJ5/2ptd/9qbXf/Z2pz/2Vocf9sb3n/
-Zmhu/2dqdP9gY2z/Z2p0/2hrdf9oanD/aWx2/3BzfP9iZW7/bnF7/2ptd/9maXP/Zmlz/3V4gf9qbXf/
-Z2p0/25xe/9qbXf/bnF7/25xe/9ucXv/bnF7/25xe/91d33/cHJ5/2psc/9ucXv/Z2p0/2dqdP9sbnX/
-bnF7/2Jlbv9ucXv/am13/2psc/9zdXz/Zmlz/2Rncf9nanT/aGty/2xvd/9sbnb/c3V8/3V3ff9sbnX/
-bnB3/2tud/9tb3b/cXN6/21vdv9wcnn/dXd9/2xvef9sb3n/bG95/2xvef9sb3n/bG95/3N2f/9wcnn/
-cHJ5/3Bzff91eIH/Zmhu/25wd/9vcXX/c3V8/3N1fP9wcnn/c3V8/2psc/9qbHP/d3l//3V4gf9wc33/
-cHJ5/3Byef9/gYf/bG95/25wd/9vcXX/c3V8/2xudf9tb3P/am13/2ptd/9wc33/ZGdx/2xvef9ucXv/
-YmVu/2Zpc/9sbnX/Z2p0/21vc/9sbnX/am13/2dqdP9ucXv/bnF7/3Bzff9sb3n/bG95/2ptd/9nanT/
-bG95/2ptd/9zdXz/dnh8/3Z4fP9zdXz/cHJ5/2psc/93eX//am13/3N1fP9sbnX/b3F1/29xdf9wcnn/
-dXd9/36Ahv91d33/c3V8/21vc/9ucXv/cHN9/3N1fP9sb3n/Z2p0/2ptd/9sb3n/dnh8/29xdf94eX3/
-bnB3/3V3ff9nanH/bnB3/3h5ff9wcnn/bnB3/2xvef9zdXz/c3V8/3Byef92eHz/cHJ5/2psc/9sbnX/
-cHN9/3V4gf91eIH/dXiB/2ptd/9ucXv/bG95/3Bzff9qbXf/cHJ5/2xvef9zdXz/bG95/3Byef9ucHf/
-eHl9/3V3ff9qbXf/foCG/3V4gf9tb3P/bW9z/3V3ff91eIH/bW9z/2xudf9nanT/bnB3/2ptd/9sbnX/
-cHJ5/2xudf92eHz/dXd9/2dqdP91d33/bnF7/3N1fP9ucXv/Z2p0/3Bzff9wc33/bG51/2xvef9qbHP/
-Z2px/2dqdP9nanT/am13/2psc/9nanH/bG95/2dqdP9zdn//Zmlz/2Rncf9nanT/bG95/2psc/9wcnn/
-cHJ5/2Zpc/9sbnX/Z2p0/2psc/9qbXf/cHN9/3Bzff93eX//bG51/2ptd/9sbnX/amxz/3N1fP9ucHf/
-cHJ5/3Byef91eIH/dXiB/3V4gf9ucXv/eXuB/3V4gf9ucHf/ZGdx/2xvef9wc33/bnB3/21vc/9nanH/
-dXd9/21vc/9qbXf/am13/2dqdP9sb3n/bW94/2xudv9maXP/amxz/2ptd/9kZ3H/Zmlz/2Nmbv9jZm//
-bG94/2dqcf9nanT/YGNs/2xvef9sb3n/amx0/2hrdf9oa3T/Wl1m/2dqdP9nanH/XWBq/2Rncf93eX//
-am13/2ptd/9zdXz/bnB3/3Byef9zdXz/c3V8/3Byef9wcnn/dXd9/3Byef9ucHX/c3V8/25wd/9wc33/
-b3F7/3V3ff9naXP/d3l//3N2f/9sb3n/dnh//25wd/9vcXX/bW92/2xudf9sbnX/bnB3/29ye/9wc33/
-Z2px/2psc/9sbnX/amxz/29xev9sbnX/bW92/3V3ff9qbXf/am13/21vef9nanT/bW9z/2Rncf9ucHj/
-bG51/2tud/9rbnf/c3V7/2Zpc/9qbXf/bnB3/3V3ff9ucXv/c3Z//3N1fP9qbHP/Z2p0/3V3ff92eHz/
-cHJ5/25wd/9vcXX/fX6B/2ptd/9qbXf/bG95/3Bzff9sbnX/bG51/2dqdP9qbXf/bnF7/2Jlbv9sb3n/
-bG95/2Rncf9iZW7/amxz/2dqcf9qbXf/amxz/2ptd/9maXP/bnF7/2xvef9sb3n/bG95/3Bzff9sb3n/
-bG51/25wd/9sb3n/dXiB/3l7gf95e4H/c3Z//3V4gf9zdXz/eXyG/3V4gf97fYP/c3Z//3V4gf9wc33/
-e32D/3t9g/+Bg4r/fn+D/35/g/9zdn//e32D/3t9g/97fYP/c3Z//3Byef9wc33/dXiB/3N2f/9ucHf/
-d3l//3Bzff93eoP/am13/25wd/93eX//bG95/3Byef9wcnn/dXiB/3V4gf9ucXv/d3l//3N1fP9qbHP/
-bG51/3N1fP9zdXz/dXd9/3V3ff9qbXf/am13/2ptd/91d33/amxz/29xdf9ucHf/c3V8/2xudf9wcnn/
-bW9z/3V3ff91d33/bG51/3t9g/93eX//bG51/2xudf9zdXz/d3l//3Byef9sbnX/bG51/25wd/9wcnn/
-bnB3/3N1fP9vcXX/dXd9/3V3ff9nanH/d3l//25xe/92eHz/cHJ5/25wd/92eHz/c3V8/2xvef9ucXv/
-bG95/2psc/9ucXv/bnF7/2xudf9vcXX/bnB3/3N2f/9ucHf/e32D/3N1fP9ucHf/dXd9/3N2f/9ucXv/
-dXiB/3V3ff9wc33/bnB3/25wd/9vcXX/bG51/3Byef91d33/eHl9/25wd/9wc33/bnF7/2xvef91eIH/
-cHN9/3V4gf9ucHf/cHJ5/3Byef9wcnn/bG51/3N1fP9ucXv/am13/2Rncf9sb3n/cHN9/21vc/9tb3P/
-amxz/3Z4fP9ucHf/bG95/3Bzff9sb3n/bnF7/25weP9wc33/bG51/2xudf9wcnn/am13/2ttdf9ucHX/
-bG52/3J0e/9sb3n/cHJ5/2Zpc/91eID/bnF7/3BzfP9vcnv/dXd9/2dqcf9zdXz/b3F4/2ttdP9sbnX/
-dXd9/21wd/9rbXX/c3V8/2ptd/9vcnz/bXB6/21wev9tcHr/aWx2/21wev9wcnr/a21y/3Fzev9tb3T/
-cHJ5/3Byef91d33/a210/3d5gv9wc3z/bnF6/3V3ff9ucHf/bW92/25wd/9tb3T/bnB1/21wef9vcnv/
-bnF7/2dqdP9sbnX/amx0/2ttdP9wcnv/cHJ7/29xev96fIL/cHJ6/29xeP93eoL/b3J8/29xef9pbHb/
-b3J8/2ptdv9tcHr/bXB6/29ye/9iZW7/Z2p0/2xudf9sb3n/bG95/2xvef9sb3n/Zmlz/2ptd/9wc33/
-dXd9/2xvef9qbXf/Zmlz/3d6g/9sb3n/Z2p0/2ptd/91d33/bG51/2xvef9nanH/bnB3/3N2f/9qbHP/
-c3V8/3Bzff9qbXf/bnB3/25xe/9sb3n/bnF7/3Bzff9ucHf/bnB3/3Bzff91d33/c3V8/3V4gf9zdn//
-cHN9/3Byef9ucXv/bnF7/3N2f/91eIH/e32D/3Bzff9zdn//bnB3/3d5f/9ucXv/dXd9/2ptd/9qbXf/
-bG51/3Byef91d33/d3l//3Bzff9ucHf/bnB3/3N1fP9wcnn/cHJ5/2xvef9qbXf/bG51/2xvef9sb3n/
-Zmlz/3Bzff9qbXf/dXd9/2Jlbv9nanT/d3l//2ptd/9tb3P/bG51/3Byef9zdXz/bG51/3Z4fP9wcnn/
-bG51/2psc/9sb3n/bG95/3V3ff91d33/am13/2ptd/9qbHP/am13/2Zpc/9sbnX/am13/2xvef9qbHP/
-cHJ5/29xdf95e4H/dnh8/2xudf95fIb/e32D/29xdf9sbnX/c3V8/3d5f/9wcnn/bnB3/25wd/9vcXX/
-c3V8/2psc/9ucHf/bW9z/3V3ff91d33/Z2p0/3V4gf9ucXv/c3V8/2dqdP9maXP/bnB3/2ptd/9nanT/
-Z2p0/2Zpc/9kZmz/Zmhu/2dqdP9maG7/ZGdx/2Zobv9maXP/ZGdx/3Bzff9maXP/ZGdx/2xvef9sb3n/
-amxz/3V3ff9wc33/bnF7/2ptd/9qbXf/amxz/2xudf9sb3n/dXd9/3N1fP9tb3P/b3F1/3Byef9qbXf/
-cHN9/25wd/91d33/bW9z/25wd/9sb3n/am13/2xudf92eHz/cHJ5/25wd/9qbHP/bnB3/3N1fP9tb3P/
-bG95/25wd/97fYP/cHN9/3d6g/9ucXv/bG95/3Byef9vcXj/cHJ5/2dqcf9sbnX/bnB3/25wd/9vcXj/
-bnB1/2xvdv9ydHv/bW9z/3Byef9nanH/cHJ5/21vdv9ydHv/b3F6/3V3ff9jZnD/a254/2ptd/9maXL/
-Z2ly/3F0e/9oa3X/Zmlz/25xev9pbHT/bG95/25xe/9pbHX/amx1/2hrc/9sb3f/am13/2Zobv9pbHb/
-Z2pz/2hrdf9tcHj/am12/2Nlbv9wc3r/aGt0/2xudP9sb3n/aGtz/2ZocP9sb3f/amxy/2tud/9ucHb/
-c3V8/3N1fP9qbXf/bnB3/3Byef9ucHf/cHJ5/3J0ev9vcXj/dnh+/3Bze/9rbXb/cXR+/25wd/9ucHf/
-am12/3BzfP9sb3f/cXN6/3Fzev9wcnn/Zmlz/2ptd/9qbXf/bG95/2Zpc/9maXP/Z2p0/2Rncf9iZW7/
-ZGdx/25wd/9kZ3H/Z2px/2Jlbv9zdXz/Zmhu/11gav9kZmz/bG95/2Rncf9maXP/XWBq/2Zobv9qbXf/
-XWBq/2dqdP9kZ3H/XWBq/2Jlbv9kZ3H/Z2px/2dqdP9sb3n/Z2p0/2psc/9ucXv/cHN9/25xe/9sb3n/
-bG95/25wd/9sbnX/bnB3/29xdf92eHz/cHN9/3d5f/9zdn//eXuB/25xe/95fIb/c3Z//3V4gf9ucXv/
-c3V8/3N1fP91eIH/eXuB/3l8hv9zdn//bnF7/25xe/91eIH/cHN9/3N2f/9wc33/bnB3/3N2f/91eIH/
-c3Z//3Byef95e4H/c3Z//3l8hv9ucHf/b3F1/3d5f/9vcXX/bnB3/3Byef9zdn//cHN9/25xe/93eX//
-c3Z//2xvef9ucHf/bnF7/3Byef92eHz/eHl9/25wd/93eoP/c3Z//3l7gf9ucXv/cHJ5/3Byef9wc33/
-bG95/3Bzff9sb3n/d3qD/3V3ff9ucHf/fn+D/3l7gf9vcXX/bG95/3V3ff91eIH/cHN9/29xdf9qbHP/
-bG95/25xe/9qbHP/bnB3/25wd/91d33/dXd9/2xvef93eoP/dXiB/3t9g/9zdn//bG95/3V4gf9zdn//
-c3Z//3N2f/91eIH/bG95/3Bzff91d33/bnB3/29xdf9wcnn/c3V8/2xudf97fYP/bnB3/2ptd/91d33/
-dXd9/21vc/91d33/bnF7/2xvef9maXP/ZGdx/2Zobv9qbHP/Z2p0/25wd/9qbXf/ZGZs/2Zobv9maXP/
-YmVu/2dqdP9nanH/Z2p0/2psc/9nanT/am13/2ptd/9nanT/dXd9/2xvef9nanT/Zmlz/25xe/9wcnn/
-bW9z/25wd/9sbnX/d3l//25wd/9wcnn/bnB3/2xudf9vcXX/cHJ5/3Bzff9qbHP/b3F1/3N1fP9ucHf/
-cHJ5/25wd/9tb3b/b3F4/25wd/9ucXv/Z2p0/3Bzff9vcXj/cnV+/29xef95e4H/Zmlz/3J1fv9qbXf/
-b3J8/25wd/9xdH7/cnR9/25xef93eYD/cHJ6/3R2fv90dn7/bG95/3F0ff9ucXr/bnB5/29yfP9nanL/
-bXB6/21wdv9tb3f/dnh9/3J1fv9tb3b/d3l+/29yfP9xdHv/cHN7/2ptd/9maXP/dHZ8/2xudP9ucHf/
-bnB0/3N1fP9zdXz/Z2p0/2xudf9sb3n/Zmlz/2tud/9xc3r/aGt1/3V3ff9ucHf/ZWhy/3Fze/9qbXf/
-bG94/21wd/9zdX3/amx0/21wev9ydHr/a254/2Zpc/9ucXv/bG95/3Byef9ucHf/bnB3/25wd/9sbnX/
-am13/2xvef92eHz/bnB3/25wd/9ucHf/e32D/3V3ff9sbnX/bG95/3V3ff9sbnX/bG95/2Zpc/9qbXf/
-cHN9/2Rncf9qbHP/bnF7/2psc/9ucHf/c3V8/25wd/9sbnX/c3V8/25wd/9ucHf/cHN9/3d5f/9ucXv/
-dXd9/3V3ff9wcnn/bG51/25wd/9tb3P/dXd9/3Bzff95e4H/c3Z//3N2f/9sb3n/eXyG/3l7gf9zdn//
-bnB3/3N1fP9zdXz/c3Z//3t9g/9+gYr/dXiB/3N2f/9ucXv/bnF7/25xe/9ucXv/bG95/2xvef91eIH/
-c3Z//3N2f/9wcnn/eXyG/3d6g/9+gIb/c3V8/3N1fP95fIb/cHN9/3Bzff9zdXz/dXiB/3N2f/9ucXv/
-eXuB/3V4gf9ucHf/cHN9/3V4gf91eIH/e32D/36Ahv91d33/c3V8/25wd/91d33/bnB3/25wd/9ucHf/
-bnB3/2xudf9wc33/am13/3V3ff9wc33/Z2px/3d6g/9zdn//amxz/2xudf9zdXz/dXd9/3Bzff9qbXf/
-Z2p0/2xudf9wc33/Z2p0/2xudf9sbnX/c3V8/3Bzff9maXP/dXd9/2dqdP9wc33/bnF7/2dqdP9zdXz/
-bnF7/2xvef9ucXv/bnF7/2ptd/9sbnX/bnF7/2dqcf9maG7/Z2px/2dqdP9kZ3H/dXd9/2psc/9nanH/
-bnB3/2xvef9maG7/bnF7/2ptd/9ucXv/Zmlz/2psc/9qbHP/bG95/2xvef9wcnn/cHJ5/2dqdP9qbHP/
-Z2p0/2Zpc/9wc33/bG51/2ptd/9qbXf/am13/2xudf9sb3n/bG51/3Z4fP91d33/bnB3/2Zpc/9wcnn/
-cHJ5/21vc/9sbnX/b3F1/3h5ff9ucHf/cHJ5/2xudf9sbnX/bG95/25xe/9ucXv/Zmhu/21vc/9zdXz/
-bnB3/3N1fP9ucHf/b3F2/2ptd/9sbnX/bnB3/2Zobv9zdXz/bnB3/3N1fP9xc3r/eXuC/2hrcv9ydXz/
-a211/3R2ff9ucHf/cnV//3V3ff9vcXj/dnh9/3Bzff9xdH7/eHqD/3F0fv9wc3z/cHN8/3Byef90d4D/
-aWxz/3N2f/9ucXv/bXB6/3d5f/90d3//bG95/3V3ff9sb3n/c3Z//29yfP9wcnn/Z2pz/3h6gP9vcXX/
-cHJ5/25wd/92eHz/c3V8/21vc/9sbnX/bnF7/2psc/9sbnX/cnR8/2Zpc/9wcnn/Zmlz/2Nmb/90dn3/
-am13/25xev9vcnz/dnh+/21vc/90dnz/dHZ8/25wd/9maXP/bnF7/2ptd/9ucXv/bnF7/2xvef9ucHf/
-bG51/2psc/9sbnX/dnh8/25wd/9wcnn/bG51/3l8hv9zdn//Z2p0/2xvef9zdn//bnB3/3Byef9sb3n/
-bG95/25xe/9qbHP/bG95/3Bzff9sb3n/bnB3/3N2f/93eoP/dXiB/3d6g/9wc33/dXd9/3t9g/9+gIb/
-dXiB/3d6g/97fYP/c3V8/3Bzff9wc33/bnB3/3N2f/9zdn//eXuB/3Bzff9wcnn/am13/3V4gf91d33/
-cHJ5/25wd/9sb3n/cHJ5/2xvef91d33/d3l//2xvef9sb3n/am13/2xvef9sbnX/bnB3/25wd/9sb3n/
-d3qD/3d6g/9zdn//bnF7/3t+h/95e4H/foGK/3N2f/9wc33/eXyG/3N1fP91eIH/d3l//3d6g/97fYP/
-eXyG/3t9g/95e4H/c3V8/3Bzff91eIH/bnF7/3Bzff93eX//bnB3/3N1fP9wcnn/dXd9/2xudf9tb3P/
-bG51/2ptd/9nanT/cHN9/2ptd/93eX//d3l//2dqcf95e4H/dXd9/2Zpc/9maG7/bG95/2ptd/9nanT/
-Zmhu/2Jlbv9nanH/am13/2Jlbv9kZ3H/Zmhu/2ptd/9nanT/ZGdx/25wd/9maXP/Z2p0/2dqdP9kZ3H/
-bnB3/2Rncf9maG7/Z2p0/2ptd/9kZ3H/ZGdx/2dqdP9nanT/Z2px/2dqcf9nanT/YmVu/3Byef9qbHP/
-amxz/3N1fP9ucXv/bG51/3Z4fP9ucXv/bG95/2Zpc/9qbHP/amxz/25xe/9sb3n/dnh8/3V3ff9sb3n/
-am13/2xudf9nanT/bnF7/2psc/9wc33/bG95/2xvef9qbXf/am13/2dqdP91d33/bnF7/2xudf9sbnX/
-cHJ5/3Byef9sbnX/b3F1/29xdf94eX3/bnB3/3Byef9ucHf/amxz/2ptd/9wc33/c3Z//2ptd/9zdXz/
-dXiB/3N1fP93eoP/c3V8/3Bzff9zdn//cHN9/3V4gf9ucXv/dXiB/2xvef9wc33/cHN9/3d6g/9nanT/
-c3Z+/2xvef94eoD/cHN9/3N2f/94eoD/cHJ5/3V3ff9wc33/bnF7/3d5f/9ucXv/bG95/3N1fP9sbnX/
-dXd9/2RmbP9ucHf/am13/2psc/94eX3/dXd9/29xdf94eX3/b3F1/3N1fP9sb3n/bW9z/2Zobv94eX3/
-b3F1/3Byef9wcnn/eHl9/3V3ff9tb3P/bnB3/3N1fP9sbnX/bG95/3N1fP9sbnX/dXd9/3Byef9qbHP/
-d3l//2ptd/9ucXv/cHN9/3V3ff9nanH/c3V8/25wd/9nanH/YGNs/2dqdP9maXP/am13/25xe/9sb3n/
-bG51/2psc/9nanT/amxz/3N1fP9qbXf/bG51/2psc/93eoP/bnF7/2Rncf9sbnX/cHN9/2xvef9sb3n/
-am13/2dqdP9qbXf/Z2p0/2ptd/9sb3n/bG51/25wd/9ucHf/dXd9/2xudf9zdXz/b3F1/2xudf9ucHf/
-dXd9/2ptd/9zdXz/dXd9/2xudf9qbXf/bG95/2xudf9wc33/cHJ5/3l7gf9sb3n/cHN9/25wd/95e4H/
-dXiB/25xe/9vcXX/b3F1/25wd/9sbnX/c3Z//3t+h/9ucXv/bnF7/3Bzff9sb3n/bG95/2xudf9wcnn/
-bnB3/3N2f/9zdn//bnF7/2ptd/91eIH/cHN9/3l7gf9wcnn/bW9z/3V3ff9tb3P/bG95/25wd/9vcXX/
-dXd9/3N1fP9zdXz/c3V8/25wd/9ucHf/c3V8/29xdf9zdXz/d3l//25wd/9wcnn/cHJ5/3Byef9qbXf/
-bG51/2xudf9sb3n/am13/3N1fP9qbXf/eHl9/3d5f/9vcXX/f4GH/3d5f/9wcnn/b3F1/3Z4fP92eHz/
-c3V8/2xudf9nanT/bG51/3N1fP9nanT/am13/2xvef9zdXz/cHJ5/29xdf93eX//dXd9/3N1fP9wcnn/
-b3F1/3Z4fP9wcnn/bnB3/3Byef9wc33/bnB3/25wd/9zdXz/c3V8/21vc/9sbnX/bG95/2dqdP9zdXz/
-bG51/2xvef91d33/cHJ5/25wd/93eX//cHJ5/3N1fP9qbHP/bnB3/2xvef91d33/c3Z//3d5f/91d33/
-c3Z//2xvef9ucHf/bG51/3N1fP9tb3P/dXd9/25wd/9sb3n/cHN9/3Bzff9ucHf/eXuB/3N2f/9zdXz/
-bnB3/3N1fP9ucHf/bG51/2xudf9sbnX/d3l//2ptd/9sb3n/bG95/2dqdP9sbnX/bnB3/3Byef9nanH/
-b3F1/3N2f/9wcnn/cHN9/2xvef9vcXX/bnF7/29xdf9wcnn/Zmhu/3N1fP9ucHf/dXd9/3V3ff93eX//
-Z2p0/3N1fP9qbXf/dXiB/2xvef9sb3n/dnh8/21vc/91d33/bG95/2xvef9wc33/bG51/2psc/9ucXv/
-Zmlz/25xe/9dYGr/Zmlz/3Byef9qbXf/d3l//3Bzff9ucHf/d3l//25wd/9ucXv/bG95/2xvef9nanT/
-eHl9/25wd/9ucHf/cHJ5/3Z4fP91d33/bnB3/29xdf9zdXz/am13/2xudf9wc33/amxz/3V3ff9sbnX/
-amxz/3N1fP9qbXf/bG95/3N1fP93eoP/bG51/3V3ff92eHz/bG51/2Zpc/9wc33/cHN9/2xvef9sb3n/
-bnF7/2ptd/9qbHP/Zmlz/2dqcf91d33/Z2p0/2xvef9maXP/dXiB/25xe/9maXP/bG95/3N1fP9sb3n/
-bnF7/2psc/9maXP/am13/2psc/9nanT/cHJ5/2dqdP9qbXf/cHJ5/3Z4fP9wc33/dXd9/29xdf9sb3n/
-cHN9/3l7gf9wc33/c3Z//3V3ff9sb3n/bG95/25xe/9sb3n/dXd9/3N1fP97fof/bnF7/3Bzff9sb3n/
-eXuB/3N2f/9ucXv/bnB3/3N1fP9ucXv/bnF7/3N1fP93eoP/bG95/25wd/9ucXv/am13/2ptd/9ucHf/
-bnB3/2xudf9wc33/cHJ5/25wd/9qbHP/dXd9/3Byef91eIH/am13/2psc/9ucXv/bG51/2psc/9qbHP/
-Zmlz/25xe/9maXP/bnF7/3N1fP9qbXf/bG51/3Byef9tb3P/c3V8/3l7gf9ucHf/c3Z//3N2f/9wc33/
-bnB3/3Byef9wcnn/c3Z//3Byef93eX//bG95/3Z4fP95e4H/bG51/3+Bh/91d33/bG51/2ptd/91d33/
-cHN9/3Bzff9sb3n/Z2p0/2xudf9wc33/bG51/3Byef9qbXf/cHJ5/3Byef9qbXf/dXiB/3Bzff9zdXz/
-bG95/2xudf9zdXz/cHJ5/3Byef9wcnn/dXd9/3Byef9ucHf/bnB3/2xvef9sb3n/am13/2dqdP9nanT/
-cHN9/2xudf9qbHP/c3Z//2xvef9nanT/bnF7/2ptd/9ucXv/Z2px/21vc/9sbnX/eHl9/3Bzff9zdn//
-d3l//3Bzff9ucHf/bG95/25wd/9wc33/bG95/3Bzff9ucHf/cHN9/3N2f/9ucXv/bG51/3d5f/9wcnn/
-bW9z/21vc/9zdXz/bnB3/2xvef9sbnX/bG51/3V3ff9maXP/Zmlz/2Zpc/9dYGr/amxz/2ptd/9sb3n/
-Zmlz/2xudf9wcnn/bG51/25wd/9tb3P/am13/2xvef9qbXf/bnF7/2Rncf9wc33/bG51/3N1fP9zdXz/
-dnh8/2dqcf9zdXz/b3F1/3V3ff9sb3n/bG95/3V3ff9ucHf/dXiB/3Byef9wcnn/c3Z//25xe/9ucHf/
-c3V8/2ptd/9wc33/Z2p0/3V4gf9zdXz/am13/3t9g/91eIH/dXiB/3t9g/9zdXz/dXiB/3Byef9ucXv/
-c3V8/36Bif9zdn//dXiB/3N2f/95fIb/eXuB/3N1fP9ucHf/dXd9/2xvef9zdn//d3qD/3Bzff95e4H/
-bnF7/2xudf93eX//bG95/3N1fP93eX//e32D/29xdf92eHz/dnh8/3Byef9sbnX/dnh8/3N2f/9ucXv/
-c3V8/3V3ff9wc33/c3Z//3Byef9wcnn/eXyG/3Bzff9wc33/am13/3t9g/9wc33/Z2p0/25xe/91d33/
-bnF7/3N2f/9ucHf/bG51/25wd/9vcXX/bG51/3N1fP9nanT/Zmlz/2xvef9wc33/bG95/2ptd/9kZ3H/
-amxz/2psc/9ucHf/Z2px/25xe/9wc33/amxz/21vc/9ucHf/cHJ5/25wd/9zdn//d3qD/2xvef9wc33/
-bG95/3l7gf91eIH/c3Z//3Byef9wc33/d3qD/3V4gf95fIb/foGK/3V4gf9zdn//dXiB/3V4gf91eIH/
-c3Z//3V4gf9zdXz/eXuB/3N2f/9ucHf/bG51/3V3ff9zdXz/eXuB/2xudf9vcXX/dXd9/2xvef9sb3n/
-bG95/2xvef92eHz/bnF7/3d5f/97fYP/bnF7/2xvef9wc33/b3F1/25xe/93eoP/bG95/3Byef9wcnn/
-cHJ5/2xudf9ucHf/bW9z/3Byef9ucHf/dnh8/3Byef93eX//e36H/25xe/+Bg4r/d3l//25wd/9wcnn/
-c3V8/3Z4fP91d33/c3Z//2xvef9wcnn/c3Z//2xvef9zdn//bnF7/3V4gf9zdn//cHJ5/3+Bh/93eoP/
-eXuB/3N2f/9wc33/dXiB/3N2f/9zdn//e32D/3d6g/95e4H/dXiB/3N2f/91eIH/c3Z//2xvef9ucXv/
-bG95/3l7gf9wc33/c3Z//3l8hv9wc33/b3F1/3Bzff9sb3n/c3V8/2Zpc/9tb3P/cHJ5/3Z4fP92eHz/
-dXiB/3h5ff9zdXz/bG95/25wd/9vcXX/cHJ5/3Byef91eIH/c3V8/3Bzff9zdn//cHN9/2ptd/91eIH/
-c3Z//2xvef9wcnn/cHN9/2xvef9ucXv/bG95/2xvef93eX//bnB3/3Byef9zdXz/Zmhu/2psc/9qbXf/
-bnF7/2Zpc/9qbHP/am13/2Zobv9sbnX/Z2px/2Zpc/9nanT/bG51/2xudf9iZW7/dXd9/25wd/92eHz/
-c3V8/3V3ff9nanT/bnF7/3Byef90d4H/c3Z//3N2f/94eoD/cnR7/36Ahv90d4D/dHeA/3p8gv92eYL/
-c3Z+/3Z5gv9vcnz/eXuC/21wev91eIH/bG51/2Jlbv9vcnz/a211/2lrcv9xdHv/aWxz/29yfP9qbHP/
-aWx2/2Zpcv91d33/aWx2/2xveP9qbXf/d3l//3Byef9ucHf/b3F1/3V3ff9sbnX/bnF7/3N1fP9sbnX/
-dXd9/2xudf9sbnX/d3h9/3Byef9wcnj/dHd7/3h6gP9sbnX/cHN9/3N1fP9tb3b/bG51/3V3ff9zdXz/
-bnB3/3N1fP9sb3n/am13/2xudf9nanT/bG51/3Z4fP9sbnX/bnF7/2dqdP93eoP/bnF7/2Zpc/9sbnX/
-dnh8/2xudf91d33/b3F1/2xvef9ucXv/bnB3/29xdf9wcnn/bG51/2psc/9zdXz/dXd9/3Byef9zdXz/
-bG51/2xudf9qbXf/c3V8/2xvef9zdXz/dnh8/25wd/9ucHf/cHJ5/3Byef9ucXv/dXd9/3t+h/9sb3n/
-cHJ5/2ptd/93eX//c3Z//3Bzff9ucHf/bG95/25xe/9wc33/c3Z//3l8hv9zdn//cHN9/3Bzff9wc33/
-cHN9/3Byef9wcnn/bnB3/3N2f/9ucXv/cHN9/2dqdP91eIH/dXd9/3d5f/9sbnX/bG51/3Bzff9sb3n/
-am13/2xudf9ucHf/dXd9/3Byef9zdn//d3l//2xudf9vcXX/c3V8/29xdf9ucHf/eHl9/3Byef9ucXv/
-bnF7/2ptd/9nanT/bG95/2xudf9wcnn/bnB3/3V3ff9sbnX/dXd9/3l7gf9vcXX/gYSN/3d5f/9sb3n/
-cHJ5/3Z4fP91d33/dnh8/3Byef9maG7/bnB3/3Bzff9wcnn/dXiB/3Byef9wc33/c3Z//3N1fP9/gYf/
-bnF7/3l7gf9wc33/c3V8/3l8hv93eoP/cHN9/3d6g/9wc33/c3Z//25xe/9ucXv/cHN9/3Bzff9ucXv/
-cHN9/3Byef93eoP/cHN9/3Bzff93eoP/dXiB/3Bzff91eIH/dXiB/3V4gf9qbXf/cHN9/3Bzff95e4H/
-c3Z//3l7gf95e4H/d3qD/3Bzff9wc33/dXiB/3d6g/9zdn//d3qD/3N2f/91eIH/c3Z//3Byef9ucHf/
-d3l//3N2f/9sb3n/bG95/25xe/9sbnX/c3V8/2xudf9ucHf/d3l//2dqdP9zdn//c3Z//2Zpc/9vcXX/
-bnB3/2xvef9kZ3H/bG51/3N1fP9vcXX/bnB3/25wd/9zdn//cHN9/25xe/9wc33/Zmlz/3d5f/9sb3n/
-dHeA/3h6gf93eX//am13/3BzfP9sb3n/cnV+/3J0e/91d33/dXh9/29xdv94eoH/bXB3/25weP9xdH3/
-bnF7/25wd/9wcnr/aWx2/29ye/9laG//aWx1/3J0ff9rbnj/cnV+/21weP9sb3n/dnh//2xvef9ydHv/
-cXN6/2psdP9naXD/cXN5/2psdP9sbnX/bG95/3d6hP9tcHr/cHN9/2xvef9wc33/bG95/25xe/9ydX7/
-bXB6/3h6gP9vcXj/bG51/3Z3ff9ydHv/b3F4/3N1e/90dn3/bnB0/3N1e/90dn3/bnF6/25wd/92eHz/
-c3Z//3Byef9wcnn/c3V8/2xudf9zdXz/bnB3/2xudf94eX3/am13/3Bzff9maXP/c3Z//3Bzff9maXP/
-bG51/3N1fP9sbnX/dXd9/2xudf9ucHf/bnF7/25wd/9ucHf/cHN9/2xvef9sbnX/c3V8/3h5ff9wcnn/
-c3V8/21vc/9vcXX/bG51/3l7gf9wc33/d3l//3V4gf9wcnn/bnF7/3Bzff9ucXv/bG95/3h5ff93eX//
-bW9z/2xudf9nanT/d3l//25xe/9sb3n/amxz/2psc/9qbXf/bG95/2xvef9zdXz/cHJ5/2xudf9sb3n/
-am13/2xudf9sbnX/am13/2dqdP9ucXv/bG95/2xudf9maXP/dXd9/25xe/95e4H/bG51/25wd/9zdXz/
-cHJ5/2xvef9qbXf/bG51/3Z4fP9ucHf/dXd9/3d5f/9sbnX/b3F1/3Bzff9tb3P/bnB3/3V3ff9ucXv/
-cHJ5/25xe/9sbnX/bW9z/2xvef9qbXf/amxz/2ptd/9zdXz/am13/3Z4fP91eIH/bG51/3+Bh/91d33/
-bW9z/2xudf9wc33/bnF7/3N1fP9wcnn/ZGdx/21vc/9zdXz/bW9z/3Z4fP9sbnX/cHJ5/25wd/9sbnX/
-eXuB/2ptd/91d33/bG51/2dqcf93eX//am13/2xvef9ucXv/am13/25xe/9qbHP/bG51/2ptd/9sb3n/
-cHJ5/25wd/9sbnX/dXd9/2xvef9ucHf/d3qD/3Bzff9ucXv/c3Z//25xe/9ucXv/Z2p0/2xvef9ucXv/
-eXuB/3V4gf93eoP/dnh8/3N1fP9sbnX/bW9z/2xudf9ucHf/bW9z/2xvef9sbnX/bG95/2xudf9maXP/
-YmVu/2xvef9nanT/Zmlz/2xudf9sb3n/am13/25xe/9qbHP/bG51/3V3ff9qbHP/bG95/3Bzff9maXP/
-am13/21vef9tcHr/amxz/2psc/9zdXz/bG51/2xudf9vcXX/c3V8/3V3ff9sb3n/bnF7/2dqdP91eIH/
-bG95/3R2e/92eHz/dHZ9/2ptdv9ucHn/bG93/3Bze/9ucXn/c3Z+/3Fzev9sbnb/dnmC/3Byev9ydX7/
-dnh+/3N1fv91d33/d3l//25wef91eID/a212/3Bzff9vcnz/bW94/3V3f/9xdHz/bnF7/3V3gP9wcnv/
-cXN6/3R2fP9tcHr/bnB5/3N1fv9tb3j/bnB5/3J0ef93eoH/bW94/3V3ff9sbnX/cHJ5/25wd/9wcnn/
-dHZ8/21wef93eX7/bnF5/2tueP9xdHz/b3J6/21vdv9ucXn/c3V9/2xvdv9tcHj/bnF7/29yev9sb3n/
-dXd9/3V3ff9ucXv/dXiB/3V4gf9sb3n/cHN9/2xvef9qbXf/dXd9/3N1fP91d33/Zmhu/3V3ff9ucXv/
-ZGdx/2psc/9wc33/bG51/25wd/9nanH/Z2p0/2psc/9maG7/Zmhu/2xvef9nanT/Zmlz/3Byef92eHz/
-c3V8/3Byef9sb3n/bnB3/25wd/95fIb/cHN9/3l7gf91eIH/cHJ5/3N2f/91eIH/eXyG/3V4gf9+gIb/
-foGK/3N1fP9wc33/cHN9/36Biv97fYP/c3Z//3Bzff9zdn//c3Z//3N2f/9zdXz/dnh8/25wd/9ucHf/
-cHJ5/21vc/9vcXX/b3F1/2xvef9sb3n/cHN9/3Bzff9ucHf/Z2p0/3d6g/91eIH/foGK/2ptd/9ucXv/
-dnh8/3V3ff9sb3n/bG95/3Byef91eIH/bnF7/3V4gf93eoP/bG95/3Bzff91eIH/bnF7/25xe/94eX3/
-cHJ5/3N2f/9wc33/cHJ5/3Byef9wc33/bnB3/3Byef9ucXv/eXuB/25wd/91eIH/dXiB/2xvef9/gYf/
-eHl9/29xdf9sbnX/cHN9/25xe/91d33/bnF7/2BjbP9qbHP/am13/2Zobv9qbXf/Zmhu/2Zpc/9nanH/
-Z2px/3V3ff9qbHP/bG95/2xudf9nanH/cHJ5/2xvef9sb3n/bG95/2xudf9ucHf/b3F1/29xdf9ucXv/
-bnF7/3V4gf9ucXv/bnB3/25xe/9wc33/cHJ5/3l7gf9wc33/c3Z//3V4gf9zdn//bnF7/2xvef9zdn//
-d3qD/3t9g/93eoP/eXyG/3l7gf93eoP/dXiB/3N1fP9wcnn/c3Z//3Bzff91eIH/cHN9/3l7gf9wc33/
-c3V8/25xe/97fYP/eXuB/3Bzff9wc33/cHN9/25xe/9sb3n/am13/29xdf92eHz/am13/25xe/9zdn//
-Zmlz/2xvef9vcnz/b3J7/2dqdP9qbXf/c3Z//25xe/9sb3n/bnF7/3V4gf91eIH/cHN9/3N2f/9sb3n/
-eXuB/29ye/93eYD/eXuB/3l7gf9wc3v/dHd+/3V3fv92eH//c3aA/3t9hP90dn3/bnF6/3V3gP9vcnz/
-dnmD/3d6hP90d3z/d3mA/3x9gv91eH//e3yA/25xe/91d4D/dHd//29yfP92eYL/cnV+/29yef93eoL/
-dXiB/3F0ff93eX//bG94/2xueP9vcXj/bG94/21wef9ydHv/dnh8/29xef9wcnn/bG51/3N1fP9qbHP/
-b3F3/3J0e/9rbnj/eHp//3Byef9sb3n/dXiB/3V4gf9ydHv/b3F5/29yfP9ucHj/cXN6/29yef9ydX3/
-bnB3/3d5f/91eIH/bnF7/3V3ff91d33/bnB3/3N1fP9ucHf/bG51/3V3ff9zdXz/dnh8/2dqcf92eHz/
-dXd9/2dqdP9sb3n/dXd9/21vc/91d33/am13/2xudf9tb3P/bW9z/2xudf9wcnn/bG51/2psc/9zdXz/
-c3V8/3N1fP9wcnn/bG51/2xudf9vcXX/eXyG/25xe/91eIH/bnF7/2xvef9ucXv/bnF7/25xe/9wcnn/
-dXd9/3V4gf9sb3n/cHJ5/2psc/91d33/c3V8/2xudf9ucHf/bG95/2ptd/94eX3/bnB3/3V3ff9ucHf/
-cHJ5/3Byef9qbXf/am13/2xudf9qbHP/bG51/2xvef9ucXv/bG51/2dqdP91d33/bG95/3V4gf9maXP/
-bG95/3V3ff9zdXz/bG51/2psc/9sbnX/bnF7/2ptd/9wc33/d3l//2xudf9wcnn/dXd9/25wd/9ucXv/
-dXd9/3V4gf91eIH/c3Z//3Byef9sb3n/bnB3/25wd/9sbnX/bG51/3V3ff9ucHf/d3qD/3V4gf9ucHf/
-f4GH/3V4gf9tb3P/b3F1/3V3ff9ucXv/dXiB/3Bzff9nanT/bG95/25xe/9ucHf/dXd9/21vc/91d33/
-bnB3/25wd/93eoP/bnB3/3N1fP9ucHf/bW9z/3Z4fP9ucHf/cHJ5/3Byef9ucHf/c3V8/25wd/9ucHf/
-bnB3/29xdf91d33/bnB3/21vc/9sbnX/am13/2psc/9wc33/bG95/2ptd/9ucXv/Z2p0/2psc/9iZW7/
-Zmlz/2ptd/9nanT/Zmhu/2ptd/9maXP/Zmlz/2dqcf9maG7/ZGdx/2Rncf9kZ3H/Zmlz/2Jlbv9nanT/
-YmVu/2BjbP9kZ3H/bG95/2xvef9gY2z/Zmhu/2RmbP9nanT/ZGdx/11gav9kZ3H/Z2p0/2Zpc/9nanT/
-am13/11gav9maXP/bG95/2xveP9oa3T/Zmlz/2ptd/9qbXf/bG51/21vdv9wc3z/bG95/2ptd/9qbXf/
-Zmlz/3N1fP9sbnb/cXN5/3F0ff90d3//bnB1/25wd/9vcXn/bXB6/25weP9wc33/bW92/2psc/9vcnv/
-am13/29yfP9ucXv/bG51/25wd/9ydHv/bnF6/3d6gv9ydHv/c3Z//3V4gf91eIH/e32D/3V4gf90dn3/
-e32D/3d6g/9xdH7/e32G/3d5ff91eIH/dnh9/3V4gf90dn3/eXuA/3x/h/94eoH/enyC/3l7gf99foH/
-c3Z//3N2f/94eoD/cXN5/3p7gP9xc3f/bG95/3V3ff91d33/bW92/21vdv9tb3f/aGt1/2ttdP9oa3X/
-bG95/2xvef91d33/c3Z//3Byef9wc33/dXd9/2ptd/9wc33/bG51/2xudf91d33/cHJ5/3Z4fP9nanH/
-dnh8/3N2f/9sbnX/bW9z/3N1fP9ucHf/d3l//25wd/9ucHf/b3F1/21vc/9sbnX/c3V8/21vc/9qbXf/
-cHN9/3V3ff9zdXz/c3V8/21vc/9sbnX/bG51/3N2f/9qbXf/bnF7/2dqdP9maXP/Z2px/2dqcf9maXP/
-ZGdx/2xvef9wcnn/amxz/2psc/9maXP/c3V8/25xe/9sbnX/am13/2psc/9sbnX/c3V8/2xudf9sb3n/
-bG51/2ptd/9qbXf/am13/2xvef9sbnX/bG51/2xudf9ucXv/cHN9/2ptd/9ucHf/d3l//25wd/93eX//
-amxz/25wd/92eHz/dXd9/2xudf9qbXf/bG51/3V3ff9sb3n/bG95/3d5f/9qbXf/bG95/3Bzff9sbnX/
-cHJ5/3V3ff9zdn//c3Z//3Bzff9ucHf/bG95/25wd/9sb3n/bnB3/2xvef91d33/bnB3/3l8hv93eX//
-bW9z/35/g/93eX//bnB3/2xudf9zdXz/bnB3/3V3ff9wcnn/Zmlz/29xdf9zdXz/bnB3/3Z4fP9tb3P/
-c3V8/3N1fP9vcXX/e32D/25wd/9wcnn/bnF7/2xudf9zdXz/am13/2xvef9qbXf/am13/2ptd/9tb3P/
-bG51/2xudf9vcXX/c3Z//25xe/9ucHf/bG95/2xvef9ucHf/dnh8/3Byef9ucHf/cHJ5/25wd/9ucHf/
-amxz/3Byef9zdn//dXiB/3Bzff97fYP/c3Z//3V4gf9sb3n/bnB3/29xdf9ucHf/bG51/3Byef9qbXf/
-c3V8/2dqdP9nanT/Z2p0/3Bzff9sb3n/ZGdx/2ptd/9sbnX/c3V8/2xudf9kZ3H/bG51/25xe/9nanT/
-bG95/2xvef9iZW7/am13/25xef9vcnr/am13/2dqdP9ucHf/bG51/21vc/9tb3T/cnV8/25xev9qbXf/
-bnB3/25wd/93eH3/bW92/3Byef9vcXr/bG95/2dqc/9naXP/Zmlz/2Nmb/9nanH/aGp0/2Vocf9maXP/
-bG95/2psc/9ucXv/bG95/2Rncf9qbXf/bG95/2ptd/9wc33/bW9z/2ptd/9ucXv/am13/25xe/9sb3n/
-bG51/3V3ff9sb3n/bG95/3N1fP9nanT/bG95/2ptd/9ucHf/bnB3/29xef91d33/bG50/2xveP9qbXf/
-cHN9/2psc/9sbnb/bG95/2xud/92eH7/bG95/2xudf9zdXz/bnF7/2ptd/9tb3P/bnB3/2xvef9sb3n/
-bnB3/3d5f/9sbnX/dXd9/3Byef9ucHf/c3V8/3V3ff9ucHf/dXd9/2xvef9qbXf/c3Z//25xe/91d33/
-am13/3l7gf93eX//cHJ5/3N1fP91eIH/cHJ5/3t+h/9wcnn/bG95/29xdf9ucHf/bG51/3V3ff9tb3P/
-bG51/3V3ff92eHz/c3V8/3Byef9sbnX/amxz/2xudf95e4H/bG51/3Z4fP9ucHf/bG51/3Byef9ucHf/
-cHJ5/25wd/91d33/eHl9/29xdf9sb3n/bG95/3V4gf93eX//bnF7/3d6g/9zdn//c3Z//3l7gf9zdn//
-dXiB/3V3ff95e4H/e32D/3Z4fP95e4H/dXd9/3N2f/91eIH/dXiB/3d6g/9zdXz/bnF7/36Ahv93eoP/
-foGK/3V3ff9zdn//d3qD/3t9g/9wc33/bnB3/2xvef9zdXz/cHN9/3Bzff91eIH/bnB3/25wd/9zdXz/
-bG51/2xudf9zdXz/dXd9/3Bzff91eIH/cHJ5/25xe/9wcnn/bnB3/2xvef9ucHf/dnh8/25wd/95e4H/
-d3l//3Byef9+f4P/dXd9/25wd/9sbnX/c3V8/2xudf91d33/bG95/2Rncf9qbHP/am13/2dqcf9ucXv/
-am13/2ptd/9qbXf/Z2px/3N2f/9sbnX/bnF7/25xe/9sbnX/c3V8/2xvef9sb3n/bG51/29xdf9sb3n/
-bnB3/2xvef9ucXv/bnB3/3N2f/9sb3n/bnB3/25wd/9wcnn/b3F1/3Z4fP9ucXv/bG95/25xe/9wc33/
-bnF7/2xvef9zdn//c3Z//3V4gf9wc33/eXuB/3N2f/9zdn//bnB3/25wd/9tb3P/bnB3/25wd/9zdXz/
-bG51/3N1fP9qbXf/Z2px/25wd/92eHz/bnF7/2dqdP9sbnX/bnB3/3Bzff9ucHf/Z2px/21vc/9sb3n/
-Z2p0/2ptd/9sb3n/ZGZs/2xudf9ucXv/b3J6/2ptd/9qbXf/bG95/2xvef9qbHP/bW9z/3J1fP9wcnz/
-am13/25wd/9ucHf/dXd8/2xudf9vcnj/bnF7/29yfP9nanT/ZGdx/2ptd/9kZ3H/amxz/2ptd/9sbnX/
-am13/2xvef9sbnX/cHJ5/3N1fP9qbHP/bG51/25wd/9ucHf/dXd9/2xudf9sb3n/cHN9/2ptd/9wc33/
-bG95/2xudf9wc33/bnB3/3Byef91d33/bG51/3N1fP9ucHf/bnB3/2xudf9ydHv/dnh+/25wd/9vcXn/
-bnB3/3Z4fP9sbnX/bnB3/29xef9tb3X/dnh9/3Byef9vcXX/dnh8/3N1fP9ucHf/b3F1/2xudf9tb3P/
-bG51/2xudf9wc33/b3F1/3Z4fP91d33/bG51/25xe/9wc33/bG51/3V3ff9sbnX/amxz/3N1fP9ucHf/
-c3V8/2Zobv9wc33/cHN9/2ptd/9vcXX/c3V8/29xdf92eHz/bW9z/2ptd/9sbnX/bG95/2dqdP9wc33/
-bG51/2xudf9zdXz/dXd9/3Bzff9wcnn/bG51/21vc/9qbHP/c3Z//2xudf9zdXz/bnB3/2xudf9zdXz/
-bW9z/2ptd/9tb3P/bnF7/3Z4fP9ucHf/bnB3/2xvef91eIH/dXd9/2xvef9zdn//bnB3/2xvef91d33/
-bG95/25wd/9ucHf/c3Z//3N2f/9ucXv/cHJ5/25xe/9ucHf/bnF7/3N2f/9zdn//bnB3/2dqdP91eIH/
-bnF7/3d5f/9sb3n/b3F1/3Bzff93eX//b3F1/25wd/9qbXf/c3V8/3Byef9ucHf/eHl9/25wd/9wcnn/
-cHJ5/2xvef9wcnn/c3Z//3d5f/9qbHP/Z2p0/2dqcf9sbnX/Z2px/2dqdP9nanT/bG51/3N1fP9qbXf/
-dXiB/3V3ff9sb3n/e32D/3V3ff9qbXf/am13/3Bzff9qbXf/dnh8/2ptd/9kZ3H/bG51/3Z4fP9ucHf/
-dnh8/3Byef9wc33/dXiB/25xe/97fof/bnF7/3Bzff9wc33/bnF7/3d5f/9ucXv/cHJ5/25wd/9wcnn/
-bnF7/25wd/9ucHf/cHN9/25xe/9zdn//cHN9/3N1fP9ucXv/bG95/25wd/93eX//bG95/3Byef9qbXf/
-bG51/25xe/9tb3P/dXd9/25wd/9ucXv/bnB3/3h5ff9wcnn/dXd9/2xudf9qbXf/bG51/2ptd/9qbHP/
-bG95/2Rncf9ucXv/ZGdx/2Jlbv9kZ3H/c3V8/25xe/9qbXf/bG51/25wd/9zdXz/c3V8/2Zobv9tb3P/
-bnB3/2xudf9ucHf/bG95/2RmbP9qbXf/bW93/25xef9rbnf/am13/25wd/9zdXz/bnB3/25wd/91d3z/
-dXd7/25wd/9tb3P/bW9z/3N1e/9sb3n/cnR6/3J0e/9xc3r/bG51/2psc/9ucHf/bG95/3Bzff91d33/
-bnB3/25wd/9wcnn/bG51/3Byef9ucHf/bnB3/2xvef9zdn//bnF7/3V4gf9ucXv/cHN9/3V4gf9zdXz/
-dXiB/3Bzff9zdXz/dXiB/3Bzff93eoP/dXiB/25xe/9wc33/bnB3/2xvef9tb3n/dHZ8/3h6g/9tb3j/
-cHN8/25wd/94eX3/Z2px/25weP9sbnb/cHJ5/3h6gf91eIH/cHN9/3t9g/91eIH/c3V8/3Byef9ucXv/
-cHJ5/25xe/9ucHf/d3qD/3Byef91d33/cHN9/3Byef9wc33/dXd9/2xvef91d33/cHJ5/2dqdP93eX//
-bnF7/3h5ff9nanH/dXd9/3V3ff9wcnn/b3F1/3N1fP9ucHf/d3l//21vc/9sbnX/bG51/25wd/9nanT/
-bnF7/2xudf9qbHP/dXd9/3V3ff9wc33/bnF7/2xudf9qbXf/am13/3V3ff9wcnn/dXd9/25wd/9qbXf/
-cHN9/25wd/9ucHf/bW9z/25xe/95e4H/bnB3/25xe/9ucHf/eXuB/3V4gf9ucXv/dXd9/25wd/9ucHf/
-c3Z//25wd/9ucHf/bG95/3Byef9ucXv/Z2px/25wd/9vcXX/b3F1/29xdf91d33/bnF7/2ptd/9kZmz/
-bnF7/2xudf91d33/Z2p0/2psc/9ucXv/c3V8/2dqdP9nanT/Z2p0/3Bzff9sb3n/bG51/3N1fP9maXP/
-bnF7/3Bzff9sbnX/amxz/2xvef9wc33/bnB3/3Byef9sb3n/c3Z//2xvef9sb3n/bG95/2xvef9zdn//
-b3F1/3l7gf93eX//c3V8/36Ahv93eX//bG95/2xvef95e4H/bnF7/3V4gf9ucHf/Z2px/25xe/93eX//
-bnF7/3d5f/9ucXv/c3V8/3Byef9tb3P/eXuB/2xudf9ucHf/cHJ5/25wd/9zdXz/bnB3/25wd/9sbnX/
-am13/2psc/9nanT/amxz/2ptd/9sbnX/c3V8/21vc/9qbHP/am13/2xvef9qbXf/d3l//2xudf9sb3n/
-am13/2ptd/9wc33/am13/3N1fP9wcnn/bnB3/25wd/9zdXz/bG95/3V3ff9vcXX/b3F1/21vc/9tb3P/
-am13/25xe/9maXP/bG95/2Zpc/9kZ3H/Z2p0/3N1fP9sb3n/Zmlz/2xvef9qbXf/c3V8/2xvef9maXP/
-bG51/25xe/9vcXX/bnB3/29xdf9nanH/bW9z/2ttdP9sb3n/bG92/2xudf9tb3P/c3V8/2xudf9ucHf/
-dHZ9/29xef9tb3P/bG51/2psc/9zdXz/a254/29xev9ydHv/b3J7/21vc/9nanH/bG51/2dqdP9qbXf/
-bnF7/2psc/9nanT/bG95/2psc/9qbXf/bG95/2Jlbv9qbHP/am13/2psc/9sb3n/bG51/2xvef9wc33/
-am13/3Z4fP9vcXX/bG51/3Byef9ucHf/c3V8/3Byef9sbnX/c3Z//25wd/9qbXf/Z2p0/29yfP94eoP/
-b3F4/3V3ff9ucHf/dXd9/2Zpc/9sb3n/am13/2xud/90dn3/cHJ6/2xudf94eX3/cHJ5/2xudf9qbXf/
-am13/2xudf9sbnX/am13/3N1fP9sbnX/dXd9/25wd/9tb3P/cHJ5/25xe/9qbHP/c3V8/21vc/9qbHP/
-dnh8/3Bzff91eIH/Z2px/25xe/9zdn//bnB3/25wd/9wc33/bG95/3d5f/9vcXX/bnF7/3N1fP9zdn//
-am13/3N2f/9zdn//bnB3/3d5f/93eoP/dXiB/3Bzff9wc33/bG95/2xvef91eIH/cHJ5/3N2f/9ucXv/
-b3F1/3V3ff9sb3n/cHJ5/29xdf9wcnn/d3l//25wd/9vcXX/bG51/3V4gf91eIH/cHJ5/3V4gf9wcnn/
-cHN9/3d5f/9ucHf/cHJ5/25wd/9sb3n/cHJ5/2psc/9ucHf/cHJ5/29xdf9sbnX/dnh8/25wd/9sbnX/
-Zmhu/25wd/9tb3P/dXd9/2ptd/9sbnX/bnF7/2xvef9kZ3H/Z2p0/2Zpc/9sb3n/Z2p0/2dqdP9wc33/
-Z2p0/3Bzff9wc33/am13/2xudf9ucXv/c3V8/25xe/9zdXz/bG51/3Byef9ucHf/bnB3/25wd/9vcXX/
-dXd9/2xudf94eX3/dXd9/3Byef93eoP/c3V8/2xudf9sbnX/eHl9/3Byef91d33/amxz/2Jkav9sbnX/
-bnF7/2psc/9wcnn/Z2px/2Zpc/9maXP/ZGdx/3Bzff9qbHP/amxz/2xvef9qbXf/am13/2ptd/9qbXf/
-bG51/2psc/9sbnX/bG51/2dqdP9qbXf/am13/25xe/9qbHP/bG51/2ptd/9wc33/am13/3N2f/9qbXf/
-cHN9/2ptd/9ucHf/dXd9/25wd/91d33/bnB3/3Byef9wcnn/cHJ5/21vc/9ucXv/bG51/25wd/9qbXf/
-am13/2ptd/9wc33/Z2p0/25xe/9qbHP/Z2px/2xvef93eX//c3Z//2xvef9ucXv/bnB3/3Z4fP9wcnn/
-amxz/2xudf9zdn//bnB3/2xvef9ucXv/Zmlz/25xe/9rbXT/b3J6/29xdv9ucHf/bnB3/3Bzff9sb3n/
-bnB3/3Z4fv9ucXr/b3F1/25wd/9tb3P/dnh+/2xvdv9tcHr/c3V7/29yfP9qbHP/YmVu/2xudf9qbXf/
-bG95/3N1fP9sbnX/bG51/25xe/9ucXv/bnF7/3N1fP9qbHP/cHJ5/25xe/9wcnn/d3l//29xdf91eIH/
-dXiB/3V4gf95e4H/c3V8/25wd/91eIH/bnF7/3N2f/93eoP/cHN9/3V4gf9ucXv/bG95/2ptd/9wc3z/
-dnh//3Byef91eIH/c3Z//3t+h/9wc33/d3mC/3Z4f/9ydHn/dHZ+/3BzfP9sbnb/cHN9/3Byef9tb3P/
-bG95/2xudf9vcXX/bnB3/2xvef9zdn//d3l//3l7gf93eoP/cHN9/3d6g/93eoP/bnB3/3d5f/9zdXz/
-cHN9/3t9g/9zdn//dXiB/2Zobv9ucHf/dXd9/2xvef9ucHf/c3Z//2xvef93eX//b3F1/25wd/9tb3P/
-cHJ5/2dqcf9ucXv/c3V8/2xvef91d33/eXyG/3d6g/91eIH/c3Z//25wd/9qbXf/eXuB/3Bzff9zdn//
-dXiB/3Bzff95fIb/dXd9/3l7gf91d33/eXuB/3+Bh/9zdn//dXiB/3Z4fP+Bg4r/f4GH/3d5f/99foH/
-dXd9/3d5f/9+f4P/eHl9/3h5ff93eX//d3l//3l8hv9ucXv/dXiB/3d6g/9zdXz/c3V8/3t9g/93eoP/
-c3Z//2xvef9zdn//dXiB/3l8hv9wc33/cHN9/25xe/93eX//bnB3/25wd/9sbnX/cHN9/25wd/9sb3n/
-cHN9/2xudf91d33/dXd9/3N1fP9vcXX/cHJ5/3h5ff9wcnn/dXd9/25xe/9zdn//cHN9/25wd/9wcnn/
-c3V8/3V4gf9zdn//e36H/3t+h/95fIb/f4GH/3t+h/9wc33/dXd9/3+Bh/97fYP/foGK/3d6g/9ucXv/
-dXiB/3l8hv9zdXz/eXuB/3Bzff9ucXv/bG95/25wd/95fIb/bnF7/25xe/9wc33/bnF7/3Bzff9wcnn/
-bnF7/3N1fP9wcnn/bnF7/2xvef9ucHf/bW9z/25wd/9zdXz/bnB3/2xvef9ucXv/d3l//25xe/93eoP/
-bnF7/3N2f/9wc33/bG95/3V3ff9sb3n/dnh8/25wd/9zdXz/bnB3/25xe/9ucHf/cHN9/2xudf9sbnX/
-bW9z/2ptd/9tb3P/cHN9/2ptd/9ucHf/Z2p0/2Zpc/9nanH/dXd9/3Byef9nanH/bG95/2xudf9wc33/
-am13/2dqdP9sbnX/bnF7/2ptd/9sb3n/bG95/2BjbP9nanT/amxz/2xvef9rbXX/bG51/2dqcf9nanT/
-ZGdx/2Zobv9qbXf/Zmlz/2Jlbv9nanH/ZGdx/25wd/9sb3j/bW92/3N1ef9tb3b/bnB3/2dqdP9ucHf/
-bnB3/25xe/9zdn//bnB3/2xvef9ucXv/bnF7/25xe/9zdn//am13/3Bzff9zdXz/cHN9/3l7gf9wcnn/
-c3Z//3Z4fP9zdXz/eHl9/2xudf9sbnX/cHJ5/25wd/9wcnn/c3V8/2psc/9wcnn/am13/2dqdP9qbHP/
-bnB3/3R3fv9rbnX/bnB3/21vdf91eIH/Z2p0/2xvef9sb3n/bG92/3R2ff9wc33/bG95/3Bzff9zdn//
-cHJ5/3N2f/9wc33/cHN9/3V4gf9zdXz/eXuB/2xudf9zdn//c3Z//2xvef9zdXz/dXd9/2xvef95e4H/
-cHJ5/25wd/91eIH/bnF7/3d6g/9maG7/bG95/3V3ff9sb3n/bnF7/3d6g/9wc33/eXuB/25wd/9ucHf/
-bW9z/3N1fP9qbHP/bnF7/2xvef9nanT/c3V8/3V3ff9qbXf/bG51/2xvef9qbHP/ZGdx/3N1fP9qbXf/
-cHJ5/25wd/9tb3P/cHJ5/2xudf9qbXf/amxz/2xvef93eX//Z2px/21vc/9sbnX/d3l//3N1fP9ucHf/
-dnh8/2xvef9ucHf/eHl9/29xdf9qbXf/amxz/25wd/9wcnn/bnB3/29xdf9tb3P/am13/2xudf9zdXz/
-bnF7/2ptd/9nanH/cHN9/2psc/9wc33/bG51/2xudf9sb3n/c3V8/2Rncf9nanH/YmVu/25xe/9nanT/
-bG51/3Bzff9qbXf/bG95/3Bzff9sb3n/bG51/25xe/93eX//cHN9/3d5f/9ucXv/c3Z//3Bzff9ucHf/
-bnB3/2xvef91d33/b3F1/3Z4fP94eX3/c3V8/3l7gf91d33/bG51/2dqdP93eX//bnB3/3l7gf9wcnn/
-Z2px/29xdf94eX3/bnB3/3l7gf9ucHf/bG95/3Bzff9ucXv/d3qD/3N2f/93eoP/e32D/3d5f/9+f4P/
-d3l//3d5f/97fYP/ent//3t+h/95e4H/eXuB/3l7gf97fYP/e32D/3V4gf93eX//fX6B/3+Bh/93eX//
-f4KM/3d6g/93eoP/cHN9/2xvef91d33/bnB3/3V3ff9qbXf/bG95/2ptd/9ucXv/amxz/2xvef9qbHP/
-amxz/2dqcf9nanH/Zmhu/2dqdP9nanH/bG51/2Rncf9dYGr/XWBq/2xvef9nanT/YGNs/2Zpc/9sb3n/
-bnF7/25xe/9qbXf/bG51/2xudf9ucHf/dXd9/3V3ff9maG7/bG51/3N1fP90dn7/cXN5/25wd/9vcXX/
-bnF7/2xvef9vcXX/dXd9/25xe/9qbXf/bG95/25wd/93eH3/c3V8/3N1e/93eX//c3Z//25xe/9nanT/
-bnB3/2xudf9ucHf/dnh8/25wd/9qbXf/bnF7/25xe/9wc33/bnF7/2xvef9ucXv/c3V8/25wd/9zdXz/
-bnB3/3V3ff92eHz/cHJ5/3V3ff9qbXf/bnB3/2xvef9ucHf/cHJ5/3Byef9nanT/cHJ5/25xe/9qbXf/
-bG51/25xe/90d37/cHN6/3V3gP9wc33/foGK/3N1fP91eIH/cXR9/21wev9ydX3/cHN8/2ptd/9sb3n/
-bG95/2xudf9nanT/Z2px/2Zpc/9maXP/Z2p0/25xe/9zdn//dXiB/3l7gf9wc33/c3Z//3d5f/9qbHP/
-d3l//29xdf9qbHP/c3V8/29xdf93eX//Z2px/25wd/94eX3/bnB3/3Byef91d33/cHJ5/3d5f/9sb3n/
-bG95/25wd/9ucHf/Z2p0/3Bzff9sb3n/bW9z/3N1fP91d33/bG95/2ptd/9ucXv/bW9z/2Zpc/91d33/
-bG95/3Bzff9qbXf/bG51/2xvef9qbHP/bG51/2psc/9qbXf/dXd9/2Rncf9qbHP/Zmlz/3Bzff9zdXz/
-Zmlz/3V3ff9qbHP/amxz/3V3ff9sbnX/am13/2dqdP9sb3n/bG95/2ptd/9qbXf/bW9z/29xdf9ucHf/
-eXuB/3Bzff9sb3n/am13/3Bzff9ucHf/eHl9/25xe/9wc33/d3qD/3t9g/9ucHf/bnB3/2ptd/93eoP/
-c3Z//3N1fP95e4H/c3V8/3N2f/91eIH/eXuB/3N1fP9zdn//d3qD/2ptd/9wc33/bG51/2ptd/9nanT/
-Zmlz/2Zpc/9iZW7/bG95/2psc/9wc33/dXd9/2xvef93eoP/bnF7/2ptd/9sbnX/dXd9/2ptd/95e4H/
-bnF7/2dqdP9sb3n/eHl9/29xdf93eX//bnB3/25xe/9ucXv/bnB3/3l7gf9ucXv/c3Z//3V4gf9zdXz/
-dXiB/3Bzff9wcnn/bnB3/3Byef91eIH/cHJ5/25wd/9sb3n/bG95/3Bzff9ucHf/bW9z/3V3ff94eX3/
-cHJ5/3l7gf9wcnn/bG95/25xe/9qbHP/c3V8/2ptd/9wc33/bW9z/3Byef9ucHf/c3V8/29xdf91d33/
-bG95/25xe/9ucHf/bG95/3Byef9wc33/bnB3/25xe/9zdXz/bG95/3N2f/97fof/e32D/25xe/93eoP/
-eXyG/3V4gf93eoP/cHJ5/25xe/9zdXz/c3V8/3Bzff9zdn//ZGdx/25wd/9tb3T/cXN6/3Fzev9ucXr/
-bnB3/2xvef9sb3n/b3F1/3d5f/9ucHf/bW9z/25wd/9ucHf/d3l//3J0ff9xdHv/cnR7/29xeP9ucHf/
-Z2px/25wd/9sbnX/bnB3/3N1fP9tb3P/Zmlz/2xvef9qbXf/cHJ5/3Byef9ucHf/bG51/21vc/9sbnX/
-bnF7/2xudf9wc33/c3V8/2xvef92eHz/bG51/2ptd/9sbnX/bnB3/3N1fP9ucHf/Z2p0/2xvef9ucHf/
-bG51/2psc/9vcXn/c3V7/25wdf9xc3r/bW9z/3d5f/9qbXf/am13/2ttdP9oa3X/c3Z9/3V3ff9sb3n/
-bnF7/3N1fP9sb3n/bnF7/2xvef9wcnn/c3V8/25wd/91eIH/am13/2xvef9sb3n/Z2px/2Zpc/9qbXf/
-XWBq/3Byef9maXP/XWBq/2xvef9maG7/c3V8/2Jlbv9qbXf/dXd9/2dqdP9ucXv/c3V8/2xudf9zdXz/
-bG51/2xudf9vcXX/cHJ5/29xdf9zdn//c3Z//3Bzff91eIH/eXyG/3V4gf9wc33/cHN9/25wd/9qbXf/
-d3l//25xe/9wcnn/bnB3/21vc/9zdXz/bG51/2ptd/9qbHP/bG95/3V3ff9iZW7/bG51/2Rncf9sb3n/
-cHJ5/2Jlbv9qbXf/Z2px/2Zobv9ucHf/Zmlz/2Rncf9kZ3H/Z2p0/2xudf9qbHP/bG51/2dqdP9sbnX/
-am13/3V3ff9ucXv/bnB3/2xvef9zdn//bG95/3h5ff9ucHf/cHJ5/3V3ff94eX3/bG51/2xudf9nanT/
-cHN9/25wd/9tb3P/bnF7/2ptd/9sb3n/bnF7/3Bzff9qbXf/bnF7/3d5f/9ucHf/c3Z//25wd/9ucXv/
-bnB3/2xvef9ucHf/am13/3d6g/9zdXz/eXuB/3t9g/91eIH/eXyG/3N2f/9ucHf/bG95/3l7gf9wcnn/
-d3qD/25xe/9nanT/bnB3/3l7gf9wcnn/eXyG/3Byef9ucXv/cHN9/25wd/93eoP/bnB3/25wd/9wc33/
-bnB3/3Z4fP9vcXX/bnB3/2xvef9ucHf/cHN9/2xvef9sb3n/bnB3/25wd/9zdXz/b3F1/29xdf91d33/
-dXd9/25wd/95e4H/cHJ5/2xvef9ucXv/Z2p0/3N1fP9qbXf/bG95/2psc/9sb3n/bG51/3Bzff9qbHP/
-cHN9/2ptd/9sb3n/amxz/2dqcf9qbHP/Z2p0/2Zobv9nanH/Z2px/2Rncf9maXP/c3V8/25xe/9maG7/
-c3V8/25wd/9sbnX/dnh8/2ptd/9sb3n/bnB3/25wd/9zdXz/dXd9/2dqcf9wcnn/bW9z/29xeP9sb3n/
-bXB6/2xvef9sb3n/bnB3/3Byef93eX//cHJ5/2xudf9ucHf/am13/3N1fP9sb3n/cXN6/3N1ff9vcXv/
-c3V8/2ptd/9ucHf/bnB3/25xe/9zdn//bnB3/2xudf9wcnn/cHN9/3N2f/9wc33/bnB3/25xe/9ucXv/
-cHJ5/3N2f/9wcnn/d3l//3V4gf9wc33/d3l//2ptd/9ucXv/bnB3/3Bzff9wc33/cHJ5/25wd/9wc33/
-cHJ5/2xudf9ucHf/b3F4/3N1ev9pbHP/a253/2Vocv9wcnn/ZGdx/2Vocv9laHL/YmVv/3J0fP9zdoD/
-am13/3Bzff9zdn//bnB3/25wd/9ucHf/cHJ5/3N1fP9ucHf/c3V8/2xvef9wc33/c3V8/21vc/91d33/
-dXd9/2psc/91eIH/bnB3/2Zobv91d33/bnB3/3d5f/9maXP/cHJ5/3h5ff9sbnX/c3V8/3Z4fP9sb3n/
-eHl9/25wd/9tb3P/bW9z/3Byef9qbHP/cHJ5/25wd/9sbnX/bG95/3N1fP9ucXv/bG95/2ptd/9sbnX/
-Z2p0/3d5f/9qbXf/cHJ5/3Byef9ucHf/c3V8/2ptd/9wcnn/b3F1/25wd/92eHz/Z2px/29xdf9sbnX/
-cHJ5/3Z4fP9sbnX/dXiB/25xe/9zdn//e36H/3Byef9wc33/c3V8/25xe/9ucXv/cHJ5/25xe/9sb3n/
-bnB3/2xvef93eX//c3V8/25xe/9wcnn/dXiB/2xvef93eX//bnB3/25xe/9ucXv/d3qD/25wd/9qbXf/
-am13/3N2f/9ucHf/bnB3/3Bzff9sb3n/c3Z//3N2f/93eX//bG95/3N1fP91eIH/bnF7/3V4gf9ucXv/
-cHN9/25xe/9wcnn/cHJ5/2ptd/9zdn//bnB3/3N2f/92eHz/cHN9/3t9g/9wcnn/bnB3/25wd/94eX3/
-bnB3/3d5f/9wcnn/Zmhu/25wd/92eHz/bnB3/3l8hv9wcnn/cHN9/3Bzff9zdXz/d3qD/3N2f/91eIH/
-dXiB/25wd/94eX3/bnB3/29xdf9sbnX/bnB3/3Byef9vcXX/bG51/21vc/9sbnX/cHJ5/2xudf9tb3P/
-cHN9/3Bzff9sbnX/bnB3/2ptd/9qbXf/bG95/2Rncf9qbXf/ZGdx/2xvef9qbXf/cHN9/2ptd/91d33/
-am13/3N1fP9ucXv/cHJ5/25wd/9ucHf/cHJ5/25xe/9qbXf/bnB3/25wd/9sb3n/bnB3/3V3ff91d33/
-Z2px/3N1fP9ucXv/bG95/3V4gf9wcnn/bnF7/2ptd/9ucXv/cHN9/3N2f/9nanT/cHN9/2hrcv9qbXf/
-bG52/3Fzev9sbnX/bnB3/21vc/9tb3P/eHqA/2xudf9sbnX/bnB3/25wd/92eHz/bXB6/3Byef9ydHr/
-cXN5/3N1fP9sb3n/cHJ5/25xe/9zdn//bnF7/2xvef9sb3n/cHN9/3Byef9wc33/c3Z//25xe/9ucHf/
-bnF7/3Bzff93eoP/c3V8/3t9g/97fYP/dXiB/3l7gf9zdn//d3qD/3V4gf93eoP/c3Z//3Bzff9wcnn/
-d3qD/3d6g/9wc33/c3V8/3N1fP93eoP/b3J6/3J0fP9rbnj/d3l//25wd/9wcnn/bW90/2xudf90dn3/
-dHd//2dqdP9sb3n/c3Z//2xvef9sb3n/bG95/25xe/9wc33/cHJ5/25xe/9ucXv/c3Z//3h5ff9ucHf/
-c3V8/3N1fP9qbXf/dXiB/3Byef9nanH/cHJ5/21vc/94eX3/Zmhu/25wd/94eX3/bG51/3N1fP91d33/
-am13/3d5f/9sbnX/bG51/2xudf9wcnn/bG51/3N1fP9wcnn/cHJ5/3Byef94eX3/c3V8/2xvef9sb3n/
-bW9z/2Zobv91d33/cHJ5/2xudf9ucHf/am13/3Byef9nanT/am13/2xudf9wcnn/eHl9/2psc/9tb3P/
-amxz/2xvef91d33/am13/3d5f/9qbXf/am13/3d5f/9sbnX/Z2p0/2xudf9ucHf/bG51/21vc/9nanT/
-Z2p0/2xudf9tb3P/dnh8/3Byef9ucHf/bW9z/25xe/9tb3P/c3V8/2xudf9ucHf/bnB3/3d6g/9ucHf/
-bG51/25wd/9zdn//bnB3/25wd/9wc33/bnF7/3N1fP91d33/d3l//3V4gf9zdn//eXuB/3N2f/93eoP/
-c3Z//3N2f/9sb3n/bnB3/25wd/9nanT/c3V8/21vc/9zdXz/c3V8/2xvef93eoP/bnF7/2ptd/9sbnX/
-c3V8/2dqdP91d33/Z2p0/11gav9kZ3H/bG95/2Zobv9wcnn/Zmhu/2ptd/9nanT/Z2px/3Byef9qbXf/
-am13/25xe/9sbnX/bnF7/2ptd/9qbXf/Zmlz/2xudf9wc33/bnB3/2xvef9vcXX/b3F1/3N1fP9ucHf/
-b3F1/3V3ff9ucHf/am13/3V3ff9wcnn/bG51/25xe/9qbXf/am13/2Zpc/9sb3n/bG95/25xe/9qbXf/
-cHN9/2xvef9wc33/bG95/2ptd/9nanH/amxz/2psc/9qbHP/Zmlz/2psc/9sbnX/amxz/2dqdP9ucXv/
-cHN9/2Zpc/9ucHf/bG95/2xudf93eX//bnB3/25xe/9sbnX/cHJ5/3N1fP9wc33/Z2p0/3Bzff9ydX7/
-cnV+/3F0fv9ydX7/cHN9/3Bzff9wcnn/cHJ5/3p9hv9wcnn/cHJ5/3V4gf9zdn//d3l//3J1fv9ydHz/
-dXZ8/3Fzef9zdXz/amxz/2ptd/9sbnX/am13/2ptd/9sbnX/ZGdx/2xudf9nanT/bG51/2xudf9sbnX/
-Z2p0/2xudf9sbnX/cHJ5/2psc/9zdXz/cHN9/2ptd/93eX//Z2p0/3Byef9ucHf/cHJ5/25xe/9qbXf/
-bnB3/3N1fP9zdn//Z2p0/29xdf9vcXb/dnh//3Bze/96fIL/cHN9/36Biv93eX//e32D/3J1fv9vcnv/
-c3aA/3N2gP9nanT/bG51/3Bzff9nanT/am13/2ptd/9sb3n/am13/2psc/9nanH/bnF7/3N2f/93eX//
-bnF7/3Bzff91eIH/bnF7/3d5f/9ucHf/amxz/3Byef9tb3P/d3l//2Zobv9ucXv/dXd9/25wd/91eIH/
-dXd9/2xvef93eoP/cHN9/2ptd/9vcXX/cHN9/25wd/91d33/cHJ5/25wd/9sb3n/eHl9/3N1fP9ucHf/
-bnB3/2xudf9iZW7/dXd9/2xvef9qbXf/bnB3/2xudf9ucXv/amxz/2xudf9tb3P/bnB3/3V3ff9kZ3H/
-bG51/2Zpc/9qbXf/cHN9/2dqdP93eX//bG51/2ptd/91d33/ZGdx/2Jlbv9maG7/amxz/2xudf9qbHP/
-Zmlz/2Zobv9maXP/ZGdx/2xvef9maXP/Zmlz/2dqcf9maXP/amxz/2xvef9sbnX/bG51/2xudf91d33/
-am13/2Zpc/9nanT/cHN9/2xudf9sbnX/bnB3/3Byef9zdXz/dnh8/3V4gf9wc33/c3Z//3t9g/9wc33/
-dXd9/3N1fP9wcnn/bnB3/25wd/9zdXz/bG95/3V3ff9wcnn/d3l//3V4gf9zdn//e36H/3d6g/9wcnn/
-c3V8/3d5f/9sb3n/dXiB/3Byef9nanH/bnB3/3d5f/9wcnn/d3qD/25wd/9wc33/bG95/25wd/92eHz/
-cHJ5/25wd/9ucHf/bG51/3Byef9ucHf/cHJ5/2dqdP9sb3n/c3Z//29xdf9ucHf/bW9z/2xvef9zdn//
-cHN9/3Byef91eIH/bnB3/21vc/94eX3/dXd9/25wd/9zdXz/b3F1/25wd/9qbHP/c3V8/3Byef9zdn//
-bnF7/3N1fP9wcnn/dXd9/3N1fP9sb3n/amxz/2xudf9qbXf/Z2px/2Zpc/9maXP/Z2px/2xudf9maXP/
-bG95/25xe/9nanT/bnF7/2xvef9tb3P/c3V8/2ptd/9qbXf/ZGdx/2xvef9nanT/bG95/2Jlbv9nanT/
-b3F4/25weP9vcXr/bG94/2tud/9qbXf/amxz/2Rncf9zdn//Z2p0/2ptd/9ucHf/bnB3/3Byef9ucHf/
-b3J3/21wev9oa3X/ZGdx/11gav9gY2z/Zmhu/2Rncf9maXP/ZGZs/1xfaP9maXP/YmVu/2Rncf9kZ3H/
-Zmlz/2psc/9qbHP/bG95/2ptd/9maXP/cHN9/3Bzff9qbXf/dXd9/2Zpc/9ucXv/bG95/3N1fP9zdXz/
-bnB3/2xvef9wc33/c3Z//2xudf9sbnX/bW9z/3J0e/9ucXn/cnR7/29xeP95e4H/bnB3/2xudf9qbXf/
-aWt0/25wef9zdn//bG95/3Bzff91eIH/cHN9/3Bzff9zdn//c3V8/21vc/9ucHf/bG51/2xvef9wc33/
-dXd9/2xudf9zdXz/bnF7/2Zpc/9zdXz/Z2p0/2Jlbv9ucXv/bG51/3V3ff9iZW7/cHN9/3d5f/9qbXf/
-bnF7/25xe/9sbnX/c3V8/2Zpc/9gY2z/Zmhu/2Zpc/9maXP/bG95/2psc/9nanH/Z2px/2xvef9sb3n/
-Z2px/2psc/9maXP/YGNs/3V3ff9qbXf/bG51/2ptd/9nanH/am13/2Jlbv9qbHP/Z2px/2ptd/9ucXv/
-Zmlz/2psc/9kZ3H/bnF7/3V3ff9nanT/dXd9/2xudf9wcnn/d3l//2Zpc/9nanH/bW9z/21vc/9sbnX/
-bnB3/25wd/9ucHf/c3V8/25wd/94eX3/bnF7/25xe/9sb3n/c3V8/21vc/94eX3/bG95/25wd/9ucHf/
-d3l//2ptd/9maXP/amxz/3N1fP9sbnX/b3F1/3Byef9vcXX/c3V8/3Z4fP91d33/bnB3/3Byef94eX3/
-bnF7/3V3ff91d33/bnF7/25wd/9sb3n/bG95/2xvef93eX//cHN9/3t9g/91eIH/cHN9/3V4gf9wc33/
-am13/3Byef9zdn//am13/3d5f/9zdn//Z2p0/29xdf95e4H/bnB3/3d5f/9ucHf/c3V8/2xudf9vcXX/
-dnh8/3V3ff9wc33/bnF7/3V4gf9wc33/bnB3/3Bzff9qbXf/cHJ5/3V4gf9zdn//c3Z//3N1fP91d33/
-eXuB/3d5f/9zdn//e32D/3V4gf9zdXz/eXuB/3N2f/9zdn//eXyG/3V3ff93eX//dnh8/3t9g/97fYP/
-dXiB/3Bzff91eIH/c3Z//3d6g/9zdn//cHN9/3N1fP9zdn//c3Z//3N1fP9sb3n/bnB3/25wd/9ucXv/
-am13/3Bzff9wc33/Z2p0/3N1fP9zdXz/b3F1/3V3ff9sbnX/cHJ5/2dqdP91d33/bnF7/3N2f/9qbXf/
-c3Z//25xe/9tcHn/b3J8/29ye/9ucXv/bnF7/25xe/9ucXv/fH+I/3J1fv9zdn//d3l//3t9g/96fIL/
-d3qA/3Z4ff92eX7/cnN6/2xudf9sbnX/Zmlz/2psc/9nanT/am13/2xudf9maXP/bnF7/2dqdP9tb3P/
-cHJ5/2xudf9sbnX/bG51/2xudf9wcnn/amxz/3N1fP9zdXz/bG51/3Byef9iZW7/am13/2ptd/9sb3n/
-Z2p0/2xudf9nanT/bnF7/25xe/9maXP/Z2p0/2xudf9wc33/bnF7/3N2ff9ydHz/gYOK/3V4gf91eIH/
-b3J8/25xev9zdX7/cnV//2hrdf9sb3n/bnB3/25wd/9wcnn/cHJ5/3N1fP9sbnX/am13/2ptd/9wcnn/
-dnh8/3d5f/9sb3n/cHN9/25xe/9ucHf/dnh8/2xvef9kZ3H/c3V8/2xudf94eX3/Z2px/3N2f/93eoP/
-bG95/3N2f/95e4H/bG95/3V4gf9ucXv/am13/25xe/9wc33/bnB3/25xe/9sb3n/bG95/25wd/92eHz/
-dXd9/29xdf9tb3P/Z2px/2dqcf91d33/am13/21vc/9wcnn/am13/2xvef9kZ3H/Z2p0/2Zobv9maXP/
-am13/2Rncf9maG7/XWBq/2Rncf9wcnn/YmVu/3Byef9maXP/Zmlz/3Byef9iZW7/YmVu/2psc/9nanT/
-bG51/2xudf9qbHP/bG51/25xe/9sb3n/dXd9/3Byef9ucHf/bG51/3N2f/9vcXX/eHl9/25wd/9vcXX/
-bnB3/3d5f/9ucHf/bnB3/25wd/91d33/bnB3/29xdf9wcnn/bG51/3Byef9zdn//d3l//3Bzff9wc33/
-d3l//2xvef9zdXz/dnh8/25xe/9ucHf/bnB3/29xdf9ucHf/dnh8/3Byef94eX3/dnh8/3N1fP92eHz/
-bnB3/2xudf9vcXX/c3V8/2psc/91d33/dXd9/2psc/9vcXX/d3l//3Byef93eX//bnF7/3N2f/9ucHf/
-b3F1/3h5ff9wc33/c3V8/25xe/9wc33/c3Z//25wd/9ucHf/bG95/25wd/9zdn//c3V8/25xe/9wc33/
-cHN9/3l8hv9zdn//cHN9/3d6g/9ucXv/bnB3/3t9g/93eoP/dXiB/3d6g/9wc33/c3Z//3N1fP9wc33/
-bnF7/3Bzff9wcnn/c3Z//3N2f/95e4H/c3Z//25xe/9vcXX/bnB3/2xvef9vcXX/am13/2xudf9vcXX/
-bnB3/2xudf9zdn//cHJ5/2xudf9wc33/bnF7/29xdf93eX//bnB3/3V4gf9ucXv/eXuB/3V4gf95e4H/
-Z2p0/2xvef9wc3z/dHeA/3Z5gv9ydX//b3F4/25wd/9ucHf/am13/3d5f/9ucHf/bnB3/2xudf9wcnn/
-bnF7/2xvef9tcHr/dXd+/3V4gP9wc33/cHJ5/2xvef9wc33/c3Z//3d6g/91eIH/cHN9/3d6g/9wc33/
-bnF7/3V4gf9zdn//cHN9/3Bzff9zdn//d3qD/3Bzff95fIb/e36H/3N2f/97fYP/cHN9/3t9g/9zdn//
-c3Z//3N2f/9sb3n/bG95/3N2f/9wc33/bG95/2xudf9ucHf/c3V8/2xud/9ucXr/a210/3d6g/9qbXf/
-bG51/2psc/9sbnX/b3J8/3BzfP9rbXT/bG51/25wd/9ucHf/bG95/3V4gf9zdn//cHN9/3N1fP9ucHf/
-bG95/3V3ff92eHz/bG51/3N1fP9ucHf/b3F1/3V3ff9sbnX/bG51/2xvef9qbXf/c3V8/2Rncf9zdXz/
-dnh8/2xudf9ucHf/dnh8/2xudf91d33/am13/2Rncf9qbHP/bnB3/2xudf9wc33/bG51/2xudf9qbXf/
-cHN9/3Byef9sbnX/bW9z/2psc/9qbHP/dXd9/2xvef9ucHf/c3V8/2xudf9ucHf/Zmhu/3Byef9tb3P/
-bnB3/25wd/9nanT/am13/2dqdP9ucXv/c3V8/2ptd/93eX//bnB3/25xe/94eX3/Zmhu/2dqdP9ucHf/
-bnB3/2xvef9ucHf/bnB3/25wd/9zdn//c3Z//3l7gf9ucXv/bnF7/3Bzff93eX//cHN9/3l7gf9zdXz/
-bnB3/3N2f/97fYP/cHJ5/25wd/9ucHf/c3Z//2xvef9wcnn/c3Z//2xvef9wcnn/c3V8/3Z4fP9ucXv/
-bG95/3d5f/9wc33/c3Z//3d5f/9ucXv/bnB3/3Byef9ucHf/bnB3/3d5f/9zdn//eXuB/3l7gf93eoP/
-d3l//25xe/9sbnX/b3F1/3N1fP9qbHP/c3V8/3N1fP9qbHP/bG51/3N1fP9tb3P/dXd9/2psc/9ucXv/
-bW9z/2xudf92eHz/c3V8/25wd/9wcnn/cHJ5/3N1fP9ucHf/bnB3/25wd/9vcXX/bnF7/2xvef9sb3n/
-bnF7/25xe/9zdn//c3Z//3Bzff95e4H/c3Z//3Bzff99foH/eXuB/36Ahv97fYP/d3l//3V3ff91d33/
-dXiB/3d6g/93eoP/c3Z//3d6g/93eoP/e36H/3l8hv93eoP/cHN9/3N1fP9zdn//cHN9/3Byef9sb3n/
-b3F1/25xe/9ucHf/bnF7/3Byef9qbHP/cHJ5/2xudf9tb3P/dnh8/2xudf9wc33/bG95/3N2f/9zdn//
-c3Z//2dqdP9sb3n/cHJ5/29yfP92eYD/cnV+/29xeP9tb3P/b3F1/2xudf93eX//bG51/2xudf9ucHf/
-c3V8/3V3ff9wc33/cnR8/3V3ff9xdH3/cHJ5/2xvef9qbXf/cHN8/25xe/9ucXv/c3V8/2ptd/9zdn//
-bnB3/2xudf90dn3/bnF7/2xudf9sbnX/cHJ5/25xe/9sbnX/cHJ5/3V3ff9tb3T/dHd9/2dqdP9zdXz/
-am13/2xvef9sb3n/am13/2Vocf9sb3n/am13/2Nmb/9qbHP/am13/3J0e/9ucHf/cXN6/2tud/93eoP/
-cHJ5/2xudf9sbnX/aGt0/21veP9xdH3/Z2p0/2ptd/9qbXf/am13/2ptd/9ucXv/dXd9/3Byef9vcXX/
-b3F1/25xe/9wc33/dXd9/2xudf9nanT/am13/2psc/91d33/bG51/2psc/9sbnX/Z2p0/3Byef9kZ3H/
-bG95/25xe/9sbnX/am13/3N1fP9qbHP/dXd9/2xvef9gY2z/Zmlz/2dqdP9nanH/bG95/2psc/9qbHP/
-Z2p0/2ptd/9qbXf/Z2px/2dqdP9kZ3H/ZGdx/3Byef9nanH/Z2px/2xvef9nanT/amxz/2BjbP9qbXf/
-amxz/2dqdP9qbXf/ZGdx/2dqcf9kZ3H/am13/25xe/9maXP/cHJ5/2ptd/9sb3n/dXd9/2Rncf9maXP/
-amxz/2xudf9sbnX/bG51/2ptd/9tb3P/bnF7/25xe/9zdXz/cHJ5/3Byef9sb3n/dXd9/2xudf9zdXz/
-am13/2ptd/9sbnX/cHJ5/2dqcf9kZ3H/Zmlz/2xvef9nanT/amxz/3N1fP9sbnX/bnB3/3V3ff94eX3/
-cHN9/29xdf94eX3/bG95/3N1fP91d33/bnB3/2xudf9tb3P/am13/2ptd/9zdXz/cHJ5/3N1fP91d33/
-c3V8/3h5ff9ucHf/bG95/21vc/9zdXz/Z2p0/3N1fP9zdXz/Zmlz/2dqdP9sb3n/bG51/3V3ff9vcXX/
-dXd9/2xudf9qbHP/dXd9/3N1fP9wcnn/cHN9/2xvef9ucXv/bnB3/25wd/9vcXX/bG51/2xudf9sbnX/
-b3F1/2xvef9ucXv/cHN9/25xe/9wcnn/dXiB/3N2f/9zdXz/dXiB/3N2f/93eoP/dXiB/3Bzff9wc33/
-cHJ5/3Bzff9zdn//c3Z//2xvef9ucXv/cHN9/3d5f/9zdn//bnF7/3N1fP9zdXz/c3Z//3N1fP9ucHf/
-cHJ5/3Bzff9zdn//cHN9/3V4gf9zdn//cHJ5/3Bzff9wcnn/cHJ5/3d6g/9ucHf/dXiB/3Byef95e4H/
-eXyG/36Ahv9zdn//c3Z//3Bzff9ydX//dnmA/3J1fv9zdn//bnB3/25wd/9sb3n/dXiB/2xvef9sbnX/
-cHJ5/3Z4fP92eHz/c3V7/3J0ff91d33/bnB3/21vd/9pbHb/Zmhx/2ttdf9sb3n/cXN6/3Fzev9tb3P/
-cHJ7/2ttdf9rbXT/cHN9/25xe/9tb3b/a254/25xev9ucXv/bG95/21wev9xdH7/b3F2/3Z4fv9qbXT/
-dXd9/3Bzff9xc3r/dXd9/3R2fv9sbnb/b3F5/29yfP9sb3b/bG52/2xudv9ydX//cXN7/3Z4fv9wcnn/
-foGK/3d6g/9ucHf/bnB3/25wdf9wc3v/dXd9/2ptdv9rbnf/bnB3/25wd/9ydHv/dHZ8/3N1fP9tcHn/
-bXB3/2tueP9ucXv/dXd9/3V3ff9sb3n/bnF7/25xe/9ucHf/eXuB/25xe/9vcXX/bG51/3N1fP92eHz/
-amxz/3V3ff91d33/bG51/2xudf94eX3/bnB3/3h5ff9zdXz/Z2p0/2xudf9ucHf/bW9z/3Byef9ucHf/
-bnB3/2xudf9zdXz/am13/2ptd/9qbXf/Z2p0/2Zpc/91d33/am13/2psc/9wcnn/amxz/2xudf9maG7/
-c3Z//2ptd/9ucXv/c3Z//2xvef9ucHf/b3F1/3V3ff92eHz/b3F1/3V3ff9ucHf/bnB3/3Z4fP9nanT/
-bnB3/3Byef9zdXz/bnB3/3Byef9ucHf/bnB3/3Byef9ucHf/c3V8/3Byef9ucXv/bG95/3V3ff9sbnX/
-bG95/2Zpc/9qbHP/am13/3N1fP9sbnX/amxz/2psc/9ucXv/bG51/2psc/9ucXv/am13/2psc/9ucXv/
-c3V8/2xvef9qbXf/dXd9/2xudf9ucXv/cHN9/2xvef9qbXf/bG51/2xudf9qbXf/cHN9/2xudf9zdXz/
-dXd9/3N2f/9zdn//bG95/3Byef9ucXv/c3V8/25wd/9zdn//d3l//2xvef9ucXv/cHN9/3Byef95e4H/
-cHN9/3l7gf9wc33/bG95/3l7gf9zdn//dXiB/3N2f/9wc33/c3V8/25wd/9wcnn/cHJ5/3Byef9wc33/
-cHJ5/2xvef9wc33/bnF7/3Byef9ucHf/bW9z/3Byef9wcnn/bG51/3N1fP9sbnX/bnF7/3Bzff9tb3P/
-b3F1/25wd/9ucHf/c3V8/3V3ff9sb3n/cHJ5/2xvef91d33/c3Z//3Byef9ucHf/c3Z//3V4gf93eX//
-dXd9/3h5ff95e4H/dnh8/3l7gf9/gYf/eXyG/3l7gf97fof/eXuB/3d5f/9/gYf/dXd9/3t9g/91d33/
-foCG/3t9g/97fof/c3Z//3N2f/9xc3r/cHN6/3J1fP9xc3v/cHJ5/2ptd/9nanT/Z2p0/3V3ff9qbHP/
-Z2px/2ptd/9ucXv/cHJ5/2lsdv9rbnj/b3J5/2xudf9rbnb/a252/2hqcv9naXH/a211/25xef9tcHr/
-a21z/3J0fP9tcHj/bG93/3F0fv9ydX3/b3F5/29xev9ydX3/dHd//3Byef9xdHz/eHqC/3V3ff94e4H/
-cXN6/3l8gv91d3//dnmB/3l7g/96fIP/c3V+/3d4fv92eID/dXd+/3F0fv9xc3v/d3qC/3h6gP99f4b/
-dnh//4OFjP9+f4P/ent//3d5f/94eoD/enyC/3p8gP9ydHv/cHN9/25xe/9vcnv/cnV+/3Z4gP92eH//
-cnV+/29yev9wc3v/cHJ5/3V3ff92eHz/bnB3/25xe/9wc33/bnF7/3l7gf9wc33/cHJ5/25xe/9wc33/
-c3Z//2dqdP91d33/dXd9/25xe/9wc33/e32D/3Byef97fof/d3qD/3N1fP9wc33/d3qD/3N2f/9zdn//
-c3Z//3N2f/9ucXv/bnF7/25xe/9ucHf/bnF7/2xvef9qbXf/d3qD/3N1fP9wc33/cHN9/25xe/9ucHf/
-Zmlz/3V3ff9sbnX/c3V8/3N1fP9ucHf/bnB3/29xdf9wcnn/dnh8/29xdf95e4H/b3F1/25wd/92eHz/
-Z2p0/2dqdP9ucHf/bnB3/21vc/9sbnX/bG51/2xudf9ucHf/bnB3/2xvef9sb3n/bG95/2ptd/92eHz/
-am13/25xe/9maXP/am13/2xudf9wc33/bG51/2Rncf9qbHP/am13/2psc/9qbHP/bG95/2ptd/9nanT/
-bG95/3N1fP9ucXv/am13/3N1fP91eIH/eXyG/3t9g/9zdn//c3Z//3Bzff9zdXz/bnB3/3N2f/9wcnn/
-dXiB/3l7gf91eIH/dXiB/3Bzff9wcnn/cHN9/3N1fP9vcXX/cHN9/3V3ff9qbXf/bG51/3N2f/9wcnn/
-d3l//2xudf9zdXz/bW9z/2xudf94eX3/c3Z//3V3ff9sb3n/bG95/25xe/9vcXX/bG51/29xdf9vcXX/
-bW9z/21vc/9vcXX/c3V8/2xudf9sb3n/bW9z/25wd/9wc33/cHJ5/29xdf94eX3/bnB3/3N2f/91d33/
-bW9z/2xudf9qbXf/bG51/25xe/9ucXv/bW9z/2xudf9ucHf/dXd9/25xe/9ucHf/amxz/2xudf9sbnX/
-bnB3/2xvef9ucHf/b3F1/2xudf9qbXf/c3Z//3N1fP91d33/dXiB/3N1fP91eIH/foGK/3N1fP93eoP/
-c3Z//3t+h/93eoP/e36H/3N1fP9zdn//cXN7/3N2gP96fIP/eXuB/3p8gv91d33/c3V8/3V3ff97fof/
-dXiB/3Bzff9wc33/dXd9/3V3ff90dnz/dXd+/3J1ff9ucXv/bXB5/3Bze/9pa3P/aWx2/3FzfP90d37/
-c3Z//3F0fP92eH//cnR9/3Bze/90d4H/dHeA/29yfP9xdHz/bXB4/29yfP9vcXv/bG95/21weP9tb3b/
-cHJ5/2ttc/92eHz/bnF6/25wef9ydX3/bXB6/25wd/9tcHn/bW92/29xd/9tb3b/bG54/3Fzd/90dnz/
-dHZ8/2xvef95fIb/cHN9/2xvef9wcnn/bnF7/3R2fP90dn3/cHJ6/21veP9tb3j/bG95/25xe/91d33/
-dHeA/3F0fP9zdn3/bnF6/3Bzff91eIH/d3l//25wd/9ucXv/bnB3/25wd/92eHz/bnB3/2ptd/9qbXf/
-bG51/25wd/9nanH/cHN9/3Bzff9qbXf/bnF7/3V3ff9tb3P/d3l//2xvef9nanT/Zmlz/2xvef9qbXf/
-bG95/2xudf9ucHf/bnB3/3Byef9ucXv/bnB3/25xe/9ucHf/am13/3N2f/9ucHf/bnF7/25wd/9qbXf/
-bG95/2psc/91d33/bG51/3N1fP9wcnn/bnB3/2xudf9sbnX/c3V8/3Bzff9qbHP/dXiB/2psc/9qbHP/
-c3V8/2Jlbv9dYGr/Z2px/2Rncf9maG7/Z2px/2dqcf9qbHP/bG95/2xudf9ucXv/bnB3/3V3ff9sb3n/
-d3l//25xe/9zdn//am13/25xe/9wc33/eXuB/3V4gf9sb3n/c3V8/3V4gf9zdn//d3l//36Ahv95e4H/
-dnh8/3l8hv9+gYr/e32D/3N2f/97fYP/bnB3/3N2f/93eX//cHN9/3N2f/9zdn//c3V8/3N1fP91eIH/
-c3Z//3l8hv97fYP/e32D/3Bzff9ucXv/cHJ5/3Bzff9zdn//c3V8/3V4gf95e4H/cHJ5/2dqdP9zdn//
-cHN9/3l7gf9sb3n/dXiB/25xe/9sbnX/dnh8/3Byef91d33/bG51/29xdf9ucHf/b3F1/2psc/9sbnX/
-bG51/21vc/9sbnX/bW9z/3Bzff9wcnn/cHJ5/3Byef9wcnn/dXiB/25xe/9sb3n/eXuB/25xe/9zdn//
-bnF7/25wd/9wcnn/bnF7/25wd/9ucXv/cHN9/25wd/9wcnn/cHJ5/3Z4fP9zdXz/cHJ5/2psc/9vcXX/
-bnB3/2xudf9ucHf/am13/2ptd/9qbHP/amxz/3Byef9sbnX/bG51/2xudf9tb3P/bG51/3Z4fP9sbnX/
-bnB3/21vc/9zdXz/bnF7/3Z4fP9tb3P/bG51/25xeP9ydX//dXd9/3V4gf91d33/bnB3/2ptd/9sb3n/
-dXiB/29xdf9sb3n/bnF7/3V3ff9zdXz/cHJ5/3Z4fP9xc3n/cHJ5/25wd/9ucXr/Zmlz/2psc/9wcnn/
-dXd7/25wd/9tb3P/dHd9/2tueP9sb3n/a210/21wef9sbnX/amxz/2hrdf9qbXT/am13/2psc/9ydX//
-cnV+/3N2f/9vcnz/eXuA/3J1f/91eIH/enyD/3x/hf95e4H/dnh+/3d5f/96fIH/cnV//3J1fv91eIH/
-eHuF/3p8g/91d33/foGK/3V4gf9wc33/cHN9/3N2f/91eIH/eXuB/3V4fv9wc33/c3Z//25xe/9zdn//
-eHqB/3V4gf9ydX7/dHZ8/25wd/9ucXv/cHN9/3N2f/9vcXX/bG95/25wd/9zdXz/dXd9/2xudf9sbnX/
-cHJ5/29xdf9ucXv/am13/3Bzff93eX//bnF7/3V3ff92eHz/b3F1/3d5f/9wcnn/bG51/2xudf9wcnn/
-cHJ5/2ptd/9tb3P/bnF7/2xvef9ucHf/b3F1/25wd/9wcnn/bG95/2xudf9ucHf/am13/25xe/9sbnX/
-am13/2ptd/9nanH/c3V8/2xudf9zdXz/bnF7/2xvef9sbnX/am13/3N1fP94eX3/bG95/3d5f/9ucHf/
-bnB3/3V4gf9sb3n/Z2p0/3V4gf9zdn//cHJ5/3N2f/9zdn//dXiB/3V4gf91eIH/e32D/3d6g/95e4H/
-c3Z//3l8hv91eIH/eXyG/3Bzff91eIH/dXiB/3t9g/93eoP/bnF7/3V4gf95fIb/bnF7/3Byef9ucXv/
-cHJ5/25wd/9zdn//dXiB/3V4gf9wcnn/c3Z//2xvef9qbXf/c3V8/2xvef9nanT/Z2px/2Zpc/9maG7/
-Zmlz/2Zobv9maXP/am13/2xvef9qbHP/bG51/2Zpc/9nanT/bG51/2psc/9ucXv/cHN9/2psc/9nanH/
-bG95/2ptd/9zdn//Z2p0/25xe/9sb3n/am13/3N1fP9ucXv/cHN9/2ptd/9qbXf/bG95/29xdf9sbnX/
-bG51/2xudf9tb3P/bG51/25wd/9wcnn/bW9z/2xvef9qbXf/cHJ5/3N1fP9sb3n/am13/3N1fP9sb3n/
-c3V8/2xudf9ucHf/bnB3/2xvef9ucHf/bnF7/3N2f/9ucHf/cHJ5/3Byef9zdXz/cHJ5/25xe/9sb3n/
-bG95/25wd/9sb3n/bG95/2xvef9sbnX/bG51/2xudf9wc33/bnB3/3Byef9ucHf/bnB3/25xe/94eX3/
-bnB3/3Byef9ucHf/dXd9/3N2f/93eX//b3F1/29xdf9ucHf/dHZ9/3N1fP91d33/eHl9/3Byef9sbnX/
-bnB3/3d5f/9vcXX/bnB3/3Byef92eHz/bnB3/3Byef9wc33/am13/2xvef9qbXf/am13/2dqdP9maXP/
-amxz/3N1fP9nanT/Z2px/2xvef9kZ3H/Zmhu/2RmbP9nanT/Zmhu/2dqcf9kZ3H/Zmhu/2Zobv9kZ3H/
-d3qD/3V4gf93eoP/dXd9/31+gf93eoP/dXiB/3l7gf91eIH/cHN9/3N2f/91eIH/eXyG/3d5f/91d33/
-d3l//3+Bh/97fYP/c3V8/3+Bh/91eIH/c3V8/3N1fP9wc33/d3l//3l8hv97fYP/c3Z//3N2f/9sb3n/
-bnF7/3Bzff9wc33/cHN9/3V3ff9ucXv/bnF7/3Byef9zdXz/bnB3/25wd/9tb3P/cHJ5/25xe/9ucHf/
-bnF7/2xvef9ucXv/cHN9/3N1fP91eIH/d3l//2xvef9zdn//dXiB/25xe/97fYP/dXiB/3V3ff9zdn//
-d3l//3l7gf95e4H/dnh8/3d6g/91d33/eXuB/3h5ff96e3//e32D/3d5f/91d33/fn+D/3V3ff97fYP/
-d3l//3d5f/91d33/cHN9/3d6g/9zdn//eXyG/3N2f/9wcnn/c3V8/3N1fP95e4H/e32D/3N1fP97fof/
-cHN9/3Bzff97fof/am13/2Zpc/9ucHf/bG95/29xdf9sbnX/bW9z/2ptd/9sbnX/bnB3/3N1fP91d33/
-eHl9/25wd/93eX//bnB3/25xe/9nanH/bG51/25wd/9zdXz/c3V8/2dqcf9ucHf/c3V8/2psc/9vcXX/
-bnB3/25wd/9qbXf/cHN9/3d5f/9zdXz/bnB3/25wd/9wcnn/cHN9/3h5ff91d33/b3F1/29xdf9ucHf/
-b3F1/3Byef9sbnX/cHJ5/3Byef91d33/bG51/3Byef9qbHP/bnB3/3Byef9vcXX/dXiB/3V4gf9wcnn/
-bnB3/3N2f/9sb3n/eXuB/25wd/9wc33/cHJ5/2xvef93eX//c3Z//3d5f/9ucXv/bG95/3Bzff9ucXv/
-bG95/25xe/9wcnn/c3V8/3V3ff9zdn//d3qD/3N1fP9wcnn/bnF7/3V4gf9+gIb/dXiB/3Bzff93eoP/
-c3Z//3l8hv9zdn//bG95/2xvef9ucXv/cHJ5/3Bzff91eIH/bnF7/25xe/9wcnn/c3Z//3Bzff9wcnn/
-Z2p0/25wd/9vcXX/bnB3/25wd/9ucHf/bG51/25wd/9qbXf/cHN9/29xdf9vcXX/bnF7/3Bzff9zdn//
-eXuB/3N1fP91eIH/bnB3/3V4gf91d33/d3l//3Byef9wcnn/bG95/3N2f/9wc33/c3Z//3Z4fP9wcnn/
-bG51/2xudf92eHz/bG51/2ptd/9sb3n/cHN9/2xvef9nanT/Z2p0/2xvef9qbXf/Zmlz/2Zpc/9maXP/
-Zmlz/2xudf91d33/bnB3/3Byef9zdXz/bG95/3Bzff9sb3n/cHN9/3Byef9zdn//c3V8/3Bzff9zdXz/
-cHN9/3Byef9sbnX/bG95/2xudf9wcnn/bnB3/25wd/9zdXz/cHJ5/25xe/9qbXf/bG51/2ptd/9qbHP/
-am13/2psc/9zdn//bnF7/2psc/93eoP/bG95/2dqdP9sbnX/bG95/3N1fP91eIH/dnh8/3Byef9zdXz/
-b3F1/21vc/9ucXv/cHN9/25xe/92eHz/cHJ5/3Byef9wcnn/c3V8/2xudf9wcnn/bW9z/3Bzff9qbXf/
-amxz/2xvef9ucHf/bnB3/2xudf9tb3P/c3V8/3V3ff9sbnX/bG95/25xe/9sbnX/c3V8/2xvef9qbXf/
-Z2p0/2xudf9qbXf/am13/2xudf9sbnX/bG51/25wd/9ucHf/bG95/25xe/9sb3n/bnB3/3N1fP9tb3P/
-cHJ5/25wd/9sbnX/bW9z/2dqcf9ucXv/Z2p0/2ptd/9sbnX/amxz/2xudf9ucHf/eHl9/3d5f/9vcXX/
-dXd9/25wd/9ucHf/eXyG/2ptd/9qbHP/bG95/2xvef9wcnn/bnF7/3Byef9sb3n/bnB3/3Bzff9zdn//
-d3qD/3t9g/9zdn//d3qD/3N1fP9zdXz/am13/3Bzff9ucXv/cHN9/3N2f/9nanT/cHN9/25xe/9nanH/
-amxz/2xudf9qbXf/bG51/25xe/93eX//c3V8/29xdf9ucXv/bnB3/3N1fP92eHz/c3V8/2xudf9sb3n/
-bG95/25xe/91eIH/c3Z//3N2f/9wc33/dXd9/2xudf9zdXz/amxz/21vc/9ucHf/b3F1/3V3ff9zdXz/
-b3F1/25wd/91d33/cHJ5/3l7gf9sbnX/dXd9/3Byef9ucHf/c3V8/25xe/9wc33/bG95/2xudf9wc33/
-bG51/2Rncf9qbXf/am13/2dqdP9maXP/am13/3Byef9sbnX/bW9z/25wd/9ucXv/dXd9/2xvef9sb3n/
-c3V8/29xdf92eHz/bnB3/2xudf9qbXf/bnB3/29xdf9vcXX/cHJ5/29xdf91d33/cHJ5/3V3ff9wc33/
-bnF7/3Byef9zdn//cHJ5/3N1fP9wcnn/bnB3/2ptd/9sb3n/am13/3N1fP9vcXX/bW9z/25wd/9ucXv/
-bnF7/3l7gf9vcXX/c3V8/21vc/93eX//c3V8/3V3ff9vcXX/bnB3/2xudf9wcnn/bnF7/3N1fP9ucXv/
-cHJ5/2dqdP9sbnX/eHl9/29xdf9zdXz/dXd9/3Z4fP9zdXz/bnB3/2xvef9sb3n/cHJ5/3Byef9ucHf/
-bnB3/2psc/9sbnX/d3l//25wd/9ucXv/bG95/2xvef9zdXz/bnB3/3Byef9sbnX/bnB3/2xudf9sbnX/
-bG51/2ptd/9ucHf/bnB3/3Byef9ucHf/cHN9/3Byef9zdXz/c3Z//3V4gf91eIH/c3Z//3N2f/91eIH/
-c3V8/3N2f/9zdXz/e36H/3N2f/9ucXv/eXyG/3Bzff9sb3n/bG95/3Bzff9zdn//e36H/3t9g/9zdn//
-c3Z//25wd/9ucXv/cHN9/3Z4fP91d33/d3l//3V3ff9ucHf/cHN9/3V4gf9ucXv/c3Z//2xvef9zdn//
-bnF7/25wd/9ucXv/bnB3/3N1fP9ucHf/b3F1/2xvef9zdXz/amxz/2xvef9wc33/am13/25xe/9wcnn/
-bG51/2dqcf9ucHf/bG51/25wd/9qbXf/cHJ5/25wd/9wcnn/bG51/25wd/9zdXz/bnB3/25wd/9zdXz/
-amxz/25wd/9sbnX/bG51/21vc/9maG7/bG95/2dqdP9qbHP/bG51/2dqcf9nanH/Zmhu/3Byef9wcnn/
-Z2px/25wd/9gY2z/ZGZs/3Byef9iZW7/XWBq/2BjbP9maG7/ZGdx/2Zobv9maG7/ZGdx/2Zpc/9nanT/
-bnF7/3Bzff9zdXz/bG95/3V3ff9qbXf/bG51/2dqdP9qbHP/am13/2xvef9wcnn/amxz/3Byef9ucXv/
-Z2p0/2ptd/9ucHf/bnB3/21vc/9sb3n/c3V8/3V3ff9sbnX/bG51/2dqdP9nanT/cHJ5/25xe/9qbXf/
-bnB3/2Zpc/9maXP/am13/2xvef9ucXv/bnF7/3Bzff9ucHf/bnF7/2ptd/9sbnX/bnB3/21vc/9ucXv/
-bnF7/2xudf9nanT/dXd9/2ptd/9zdn//amxz/2ptd/9nanT/amxz/2xvef9ucXv/bG95/25wd/9sbnX/
-bnB3/2xudf9qbHP/bnB3/29xdf9ucHf/am13/25wd/9ucXv/bG95/2xvef9wc33/bnF7/3l7gf9wc33/
-cHJ5/3V4gf9wc33/eXuB/3Bzff9sb3n/cHJ5/25wd/9ucHf/bW9z/3Byef9tb3P/cHJ5/25wd/9zdXz/
-bG51/25wd/9nanT/bG51/2psc/9sbnX/bnB3/21vc/9sbnX/bnB3/25wd/9zdXz/bnB3/29xdf9vcXX/
-cHJ5/3Bzff91eIH/bnB3/3Bzff9wcnn/e36H/3d6g/95e4H/cHN9/3N1fP9ydHz/enyC/3p8gv99f4X/
-fn+D/3t9g/92eHz/d3qD/3t+h/9wc33/d3qD/3t9g/97fYP/d3qD/3d6g/94e4X/dXiB/3Z5gv9ydX7/
-dHeA/3Fzev9rbnj/bnB3/3d4ff9vcnz/cnV+/25xe/9vcXn/bnB3/21vdv9tb3b/bG51/25wd/9ucHT/
-bnB4/21wef9sb3n/bnB3/2ttdP9pa3X/aGty/2tueP9pa3X/a210/2tueP9sb3b/c3V7/25wd/9tb3b/
-cHJ5/21vdv9ucHf/bG51/3h6gP9ucHf/am13/3N2f/9qbHP/YmVu/2Jlbv9maXP/Z2p0/3N1fP9tcHr/
-bG95/2ptd/9oanT/am13/2xvef9xc33/cHN8/3R2fP9sb3n/amxz/2dqdP9ucXv/bG95/3V3ff9tb3P/
-cHN9/2ptd/9sb3n/am13/2xudf9wcnn/bnB3/21vc/9wcnn/dXd9/2ptd/9ucXv/cHN9/2xudf9wcnn/
-c3V8/2xudf9kZ3H/am13/25wd/9wcnn/bG51/2xvef9sbnX/am13/2Zpc/9maXP/bG95/2ptd/9qbXf/
-am13/2dqdP9nanT/Zmlz/2Zpc/9nanT/YmVu/2xvef9maXP/Z2px/2xudf9qbHP/Z2p0/2psc/9zdXz/
-cHN9/2dqdP9wcnn/amxz/2psc/91d33/Z2p0/2Rncf9maXP/bG95/2dqdP9sbnX/Z2px/2dqcf9nanT/
-Z2p0/3Bzff9wc33/cHJ5/2dqdP9wcnn/Z2p0/2dqcf9maXP/Zmlz/2ptd/9nanT/am13/2Rncf9sbnX/
-bG95/2Jlbv9nanT/bG51/2xvef9nanH/Z2p0/25xe/9ucXv/amxz/2dqcf9sbnX/bG95/3d5f/9wcnn/
-bnB3/3Byef9sbnX/bG51/3V3ff9ucHf/bnB3/3Byef9ucXv/bG95/3Byef9qbXf/bG51/2xvef9sbnX/
-c3V8/3Byef9vcXX/bG51/3Z4fP9zdXz/eHl9/25wd/9wcnn/bnB3/2xudf9wcnn/cHN9/3Byef9ucHf/
-bnB3/3Byef9sbnX/ZGdx/2xudf9sbnX/Z2p0/2dqdP9sbnX/bnB3/25wd/9vcXX/cHN9/3Byef94eX3/
-cHJ5/2xvef9wc33/cHN9/3d5f/9sb3n/bG95/25xe/9sb3n/bnB3/29xdf9wcnn/bG51/25wd/9wcnn/
-c3Z//25xe/9wc33/bnB3/3N1fP9zdXz/dXiB/2ptd/9ucHf/bG51/2xudf9sbnX/bnF7/2ptd/9sbnX/
-bG51/2xvef9wc33/dXd9/21vc/9zdXz/bnB3/3h5ff9wc33/eXuB/25xe/9qbXf/b3F4/3Bzff9ydHz/
-dHZ9/3V3ff9qbXf/bG51/3N1fP94eX3/bnB3/3N2f/92eHz/dXd9/3Byef9ucXv/cXR9/29xeP9xc3r/
-bnB3/25wev9pa3T/Z2p0/2ttdf9xc3v/bXB6/2xveP9rbnj/am12/2ZpcP9oanH/amxz/2dqcv9kZ3H/
-ZWhy/2Zpc/9maXD/Z2lv/3Bzff9tb3f/b3F6/21vdv9vcnv/bnB3/25wd/9vcXj/cXN6/3J0ev9ucHj/
-bXB6/29yfP9vcXb/bG95/2ttdf90d3//bG52/2xudv91d33/am13/2Rncf9nanT/bG95/21wev90d4D/
-cnR8/3Bzff9rbnj/am13/21wev9vcnz/cXR+/29yfP9zdX3/bXB6/2ptd/9nanT/bG95/2ptd/9ucXv/
-amxz/25xe/9qbXf/bG51/2ptd/9qbXf/bG95/2xvef9qbHP/bnF7/3V3ff9qbHP/bG95/3N1fP9sb3n/
-bG95/3Byef9vcXX/Zmlz/25wd/9zdXz/c3Z//3Byef9zdn//cHN9/25xe/9qbXf/bnB3/3N2f/9wc33/
-bG95/3Byef9sbnX/cHN9/25wd/9wcnn/bG95/2dqdP9wcnn/am13/3Byef9wc33/bG95/2xvef9vcXX/
-d3l//3d5f/9zdXz/c3V8/2ptd/9sb3n/d3l//2xudf9sbnX/Z2p0/3Byef9ucHf/bG51/2xudf9tb3P/
-bG95/2ptd/9zdXz/cHN9/3N1fP9sb3n/bnF7/2Zpc/9nanH/ZGdx/2dqdP9sb3n/am13/3Byef9nanH/
-bG51/3N1fP9kZmz/amxz/25wd/9wcnn/bG51/3Bzff9wc33/d3l//2xvef9qbXf/Z2px/2ptd/9zdXz/
-Z2p0/2dqcf9qbXf/Zmlz/2psc/9qbXf/ZGdx/2Zobv9maXP/am13/2dqcf9nanT/amxz/2ptd/9ucXv/
-bG51/3Byef9ucHf/b3F1/2psc/92eHz/cHJ5/3Z4fP9ucHf/cHJ5/3Byef9ucHf/c3V8/3V4gf9wc33/
-c3V8/2xvef9wc33/bnB3/2dqdP9vcXX/b3F1/25wd/9sbnX/bG95/25wd/9sbnX/am13/25xe/9qbXf/
-dnh8/2xudf9tb3P/cHJ5/3Byef91d33/bG51/2dqdP9sb3n/am13/2dqdP9sbnX/bnF7/25wd/9wcnn/
-am13/3Bzff9ucHf/cHJ5/2xvef9ucHf/bG95/3Bzff9qbXf/cHJ5/2xvef9ucHf/bG95/3N2f/9sb3n/
-bG95/25wd/9wc33/dXiB/3l8hv9ucHf/dXiB/25xe/93eoP/c3Z//3d6g/9ucXv/am13/21weP9xc3v/
-b3F5/3R3fP90dnz/bnF7/21vc/9ucHf/dXd9/2ptd/9sb3n/bnF7/3N1fP9sbnX/bnB4/25xev9ucHj/
-bnF5/25wd/9tcHr/Z2p0/2xvd/9tcHj/cnV9/3Bze/9ydHv/cHN9/3BzfP9vcnz/dHZ8/3N1e/9xc3r/
-bnB5/3J0e/9wcnv/bnF5/21weP9ydHv/bG51/3Fze/9rbXb/bXB6/3Byef9sb3n/bG95/2xvef9rbXb/
-aWx0/21weP9pbHb/b3F6/2lsdv9rbnb/bnF6/2ptdv9qbXf/c3V8/2xvef9kZ3H/Zmlz/2xvef9qbXf/
-cHN7/2xvef9ucHn/am12/2tudv9tb3b/bW92/29yfP9ucHn/dXh//3Fzev91d33/dXd9/3V4gf9wc33/
-c3Z//3Byef91d33/bnB3/29xdf9wc33/bnF7/3N2f/9zdn//bnB3/3d5f/95e4H/cHJ5/3Bzff95e4H/
-dXiB/3d6g/9wc33/cHJ5/25xe/9wc33/dXiB/3l7gf9zdXz/c3Z//25xe/9wc33/bnB3/3Byef93eX//
-cHN9/25wd/9ucHf/Z2px/3Byef9ucHf/bW9z/2dqdP9iZW7/am13/2Rncf9sbnX/c3V8/3N1fP9sbnX/
-b3F1/3h5ff93eX//dXiB/3N2f/9sb3n/cHN9/3l7gf9ucHf/cHN9/3V3ff97fYP/eXuB/3l7gf93eX//
-dnh8/3t9g/95e4H/foGK/36Biv9/goz/f4GH/35/g/92eHz/dXiB/3Z4fP92eHz/e32D/3l7gf95fIb/
-c3Z//3V4gf93eoP/Zmlz/2ptd/9zdXz/cHJ5/2dqdP9ucXv/bnF7/3V3ff9sb3n/amxz/25wd/9wcnn/
-d3qD/3Bzff9ucXv/c3Z//2ptd/9ucHf/dXd9/25wd/9sb3n/cHJ5/3Bzff9wc33/c3Z//25wd/9sb3n/
-cHN9/25xe/91eIH/c3Z//25xe/9sb3n/e32D/3l8hv95fIb/c3Z//3V4gf9ucXv/bnF7/3V4gf95fIb/
-d3qD/3V4gf9zdn//d3qD/3Bzff9ucXv/bnB3/2xvef9sb3n/bG95/3N2f/91eIH/cHJ5/2xvef91d33/
-cHN9/3d5f/9ucHf/am13/3Byef9wcnn/dnh8/25wd/9sb3n/c3V8/29xdf9qbXf/bG95/3N1fP9wcnn/
-c3Z//3N2f/93eoP/cHN9/3V4gf9wc33/bnF7/25wd/9zdn//bG95/3Byef9ucHf/bG95/2xvef9zdn//
-bG95/25wd/9ucHf/c3V8/3Byef91d33/amxz/25xe/9qbHP/c3V8/2xvef9ucHf/Zmlz/2Rncf9sb3f/
-b3J8/2ttdP9ucXr/cnR7/2xvef9tb3P/bnB3/3V3ff9sbnX/cHN9/3N2f/91d33/cHN9/29yfP9zdXz/
-bnF7/3F0fv90dn3/cXN7/2hrdf9vcXn/b3F5/3N2gP9wcnn/cXN8/3Bzff9ydHv/cnV+/3Z5gv92eYH/
-c3Z+/25xe/9zdn7/cnR9/3J1ff9tcHn/cXR9/3Fzev90d4D/bXB6/3N2gP9wc3z/b3J8/3F0ff9vcnz/
-b3F6/21wd/9ydX3/cHJ7/3J0e/9tb3f/a252/3N1fv9tcHj/cHJ5/3Z4f/9zdXz/Z2px/2psc/9wcnr/
-bW92/3J0e/9ucHn/bnF5/2xvd/9ucHT/cHJ5/21vdv9xc3r/b3F4/3N1e/9vcXn/bG95/25xe/91d33/
-c3V8/3N1fP9qbXf/c3V8/2xudf9sbnX/am13/2xudf9wcnn/cHJ5/21vc/92eHz/d3l//2ptd/9ucXv/
-dnh8/3Byef9wcnn/cHJ5/2xudf9maG7/bG51/3N1fP9wc33/bG51/2ptd/9sbnX/amxz/2ptd/9vcXX/
-dnh8/25xe/9ucHf/bG51/2dqdP9ucXv/cHJ5/25wd/9sbnX/Zmlz/3Bzff9nanT/bnF7/3N2f/9wc33/
-am13/25xe/93eoP/e32D/3V4gf95e4H/cHJ5/3Bzff97fYP/bnB3/3Byef9ucHf/cHN9/25xe/9wc33/
-bnB3/25wd/9ucHf/bW9z/3V3ff9wc33/dXiB/2xvef9wc33/bG51/3Byef9sb3n/bnB3/3N2f/9wcnn/
-c3V8/2psc/9zdXz/c3V8/2dqcf9sbnX/cHJ5/2xudf9sbnX/c3V8/3Byef91d33/dXd9/3Byef9wcnn/
-c3Z//3d6g/9ucXv/bnB3/3N2f/9ucHf/cHJ5/3d6g/9zdn//dXiB/3l8hv97fYP/fX6B/3t9g/91d33/
-d3qD/3l8hv93eX//fn+D/3t9g/97fYP/cHJ5/31+gf97fYP/fn+D/3l7gf9+gIb/d3l//3l7gf9zdn//
-d3qD/3t9g/91eIH/dXiB/3N2f/9zdXz/c3V8/3N1fP9wc33/bG95/3N1fP93eoP/c3Z//3N1fP9sb3n/
-cHN9/3Bzff93eX//cHJ5/2ptd/9wcnn/bG95/3V3ff9sbnX/bnB3/3V3ff9ucHf/amxz/25wd/9zdXz/
-bG95/25wd/9sbnX/cHJ5/25wd/91d33/bnB3/25wd/9ucHf/dXd9/2xudf9sbnX/bW9z/2ptd/9qbXf/
-cHN9/2xudf9wcnn/bG51/2ptd/9qbXf/dXd9/2psc/9sb3n/Z2px/3N1fP9qbXf/bnB3/2Zpc/9dYGr/
-a210/29yfP9sbnX/bW92/3Fzev9sb3n/amxz/2xvef9ucXv/bG51/2xvef9zdXz/bnF7/2ptd/9rbnf/
-b3F4/21wev90dnv/dHd7/29xef9maW//bW93/3J0e/9zdXz/bnB4/3Byef9wc3z/dHd//3R3f/94eoP/
-dnmC/3V3gP9rbnf/c3V9/29yfP9vcnz/bnB2/21vdv9qbHL/b3J5/2xveP9sb3n/bXB6/21weP9tb3b/
-bG53/21weP9pa3P/cHJ6/29yev9ydHn/bnB3/25wdf91d33/bnF7/3J0fP93eX//c3V8/2Zobv9sbnX/
-c3V8/3BzfP91dnv/cnR5/3N1e/9xc3j/bW91/21veP9sbnT/bW92/29yev91d3//cHJ5/3Bzff91d33/
-d3l//3N1fP91d33/bG95/3l7gf9ucXv/bnB3/25xe/9sb3n/dXiB/3V4gf9ucXv/dXd9/3N2f/9nanT/
-bnF7/3l7gf9wc33/c3Z//3N2f/9sb3n/Z2p0/29xdf91eIH/c3Z//25wd/9ucHf/cHJ5/2xudf9ucHf/
-bG51/3Z4fP9wc33/cHJ5/3N2f/9nanT/cHN9/3Bzff9wcnn/bnF7/2ptd/95e4H/bG95/3N1fP95fIb/
-e32D/3N1fP9zdn//foGK/3l7gf91eIH/dXiB/3Byef9wc33/e36H/3V3ff91d33/dnh8/3t9g/95e4H/
-dXiB/3N2f/9zdXz/c3Z//3N1fP93eX//c3Z//3t+h/93eoP/eXuB/3N1fP9ucXv/bG95/2xvef9zdn//
-cHN9/3Bzff9sb3n/cHN9/3N1fP9qbHP/bG51/3Byef9sbnX/amxz/3Bzff9wcnn/dXiB/3V3ff9wc33/
-bW9z/2xvef9ucXv/bnF7/2xudf9zdXz/bG51/2xudf9ucXv/am13/25wd/9wcnn/bG95/3N2f/9zdXz/
-bnB3/2xvef9wcnn/b3F1/3Z4fP9wcnn/cHJ5/2Zobv9ucXv/bnF7/3N1fP9qbXf/bnF7/21vc/9ucXv/
-bG51/2xvef9ucXv/bG51/2psc/9qbXf/ZGdx/2Zpc/9nanH/bG51/2Jlbv9nanT/bG95/2ptd/9qbHP/
-Z2p0/2xvef9ucXv/dXd9/3Byef9ucHf/cHN9/3Bzff97fYP/cHN9/25wd/93eoP/cHN9/2xvef91d33/
-eXyG/3N2f/93eoP/c3Z//3d6g/9wc33/e32D/3d5f/95e4H/dXd9/3t+h/9zdn//dXd9/3Bzff9wc33/
-bnB3/3V4gf9ucHf/bnF7/2xvef9wcnn/c3Z//3d6g/9ucHf/dXd9/25wd/95fIb/c3Z//3t9g/91eIH/
-am13/25xe/91eIH/b3J7/3F0fP92eH7/c3V8/25wd/9wc33/dXiB/3Byef9wc33/c3Z//3V4gf9zdn//
-b3J8/3R2ff9xdH7/cnV+/3h6gP9wc3z/aGt0/21wd/90d3//c3Z//3Byef9vcXb/b3F4/25xe/9xdHz/
-cnR8/3N0ev9wcnv/bG95/3J0fP9vcnr/bnB5/21vdf9xdHv/b3F4/3N2fv9tb3j/cnR9/25xev9vcnv/
-bnB3/3R2fP9ydHv/bG52/21vd/9vcnz/b3F4/25xe/9tcHn/d3l//21wd/9ydHz/dnh8/3Byef9kZmz/
-Z2p0/3Byef9ucXv/dHd9/3N1fP9wc3z/dHd+/2xvef9sb3n/cHJ5/3Bzff90dn3/dnmD/3R2f/91eIH/
-eXyG/36Ahv95fIb/foCG/3V4gf95e4H/cHN9/3Byef9ucXv/c3V8/3V3ff9zdn//bnF7/3Z4fP9wc33/
-ZGdx/2ptd/9zdXz/Z2p0/2xvef9sb3n/Zmlz/2Jlbv9qbXf/c3V8/3N1fP9nanT/bG95/2xvef9qbXf/
-bG51/21vc/9zdXz/bnF7/2xudf9qbXf/YmVu/2xvef9sbnX/bG51/2Zpc/9kZ3H/cHN9/2Zpc/9ucHf/
-c3V8/3Byef9nanH/b3F1/3Z4fP9zdn//cHN9/3Bzff9ucHf/bnB3/3l7gf9wcnn/bnF7/25wd/9wc33/
-c3Z//3Bzff9ucXv/bG95/25xe/9ucHf/dXiB/3d6g/9+gYr/c3Z//3N2f/9vcXX/bnB3/25wd/9tb3P/
-cHN9/2ptd/9sb3n/Z2p0/25xe/9qbXf/ZGdx/2Zpc/9ucXv/am13/2Zpc/9wc33/cHJ5/3V3ff91d33/
-cHJ5/2psc/9qbXf/dXd9/3Bzff9tb3P/cHJ5/2xudf9qbHP/bG95/2psc/9qbXf/bG95/2xudf9wc33/
-bnF7/2ptd/9sb3n/bG95/2ptd/91d33/c3V8/25wd/9kZ3H/bG95/3V3ff91d33/bnB3/3Byef9sbnX/
-bG95/2psc/9qbXf/bG95/2xudf9nanT/bnF7/2dqdP9qbXf/bG51/2ptd/9maXP/am13/2xvef9sb3n/
-am13/2ptd/9zdXz/cHJ5/3Z4fP9wcnn/bnB3/2xvef9sb3n/c3V8/3Byef9sbnX/c3V8/2psc/9nanH/
-bG51/25wd/9tb3P/cHN9/2psc/9sbnX/bG51/3V3ff9ucHf/cHJ5/21vc/92eHz/am13/2dqdP9qbHP/
-bG51/2psc/9zdXz/am13/2xvef9qbXf/bG51/2xvef91d33/bnB3/3Z4fP9tb3P/eXuB/3N1fP93eX//
-cHN9/2dqdP9ucHf/dXiB/29yfP9xdHz/dXh//25weP9sbnX/cHJ5/3N1fP9qbXf/bnF7/25xe/9sb3n/
-cHN8/3Byef9ydHv/bnB4/25xev9xc3r/am13/2dqdP9sb3j/bG95/3Bye/9rbnj/am12/2tueP9rbnj/
-bG95/29xeP9rbnf/bnF6/21wev9xdH3/cXR+/3F0ff9vcnv/cnR7/2hrdf9sbnb/bG94/25weP9sbnb/
-b3F5/2xvef9wc33/dHZ8/2ptd/9xc33/dnh8/21wev9ydX7/dHZ8/31+gv9ucHf/c3Z//3l7gf93eoP/
-Z2p0/2xvef9zdn//c3Z//3Z4fv92eH7/cHN9/3J1fv9sb3n/b3J8/2xvef9sb3n/dHd7/3Z4fv9tcHr/
-c3V8/3N1fP91d33/c3V8/3Z4fP9ucHf/dnh8/3N1fP9vcXX/bnB3/25xe/93eoP/c3Z//3Bzff95e4H/
-dXiB/2ptd/9zdn//d3qD/25xe/9zdn//dXd9/29xdf9maGz/b3F1/3V3ff91d33/bnB3/3Byef9ucHf/
-bG51/2xudf9sbnX/dXd9/25xe/9qbXf/bG51/1xfaP9qbHP/amxz/2psc/9iZW7/YmVu/2xvef9iZW7/
-Z2p0/25xe/9sb3n/am13/2psc/91d33/bnF7/3Byef9zdXz/bG95/3Byef91d33/bnB3/2xvef9ucHf/
-bnF7/3Byef9zdXz/cHJ5/25wd/9zdXz/bnB3/3Bzff9wc33/e36H/3Bzff91d33/bG95/3Bzff9wcnn/
-cHJ5/3N2f/9wc33/cHN9/25wd/91d33/bnB3/2dqcf9qbHP/c3V8/3Byef9nanH/bnF7/3N1fP93eX//
-dXd9/25xe/9tb3P/cHJ5/3V3ff9zdn//bG95/25xe/9vcXX/b3F1/3N1fP9sbnX/bW9z/2xudf9ucHf/
-c3Z//3V4gf9ucHf/bnF7/25xe/9wcnn/d3qD/3V4gf9zdn//bG95/3N2f/93eoP/eXuB/3Bzff91eIH/
-cHN9/25xe/9ucHf/bnF7/3Bzff9ucXv/bnB3/3d5f/9sb3n/bnF7/3Bzff9wc33/bG95/3Byef9zdn//
-cHN9/3Bzff9zdXz/d3qD/3V4gf97fYP/cHJ5/3N2f/9wc33/c3Z//3d5f/9zdn//cHJ5/3V4gf9wc33/
-cHN9/3N2f/93eoP/dXiB/3t9g/9zdXz/cHN9/3Bzff91d33/c3Z//3N2f/9sb3n/c3Z//2xudf9ucHf/
-bnB3/25wd/9qbHP/c3Z//3Bzff9zdn//bG95/3Byef9sbnX/d3l//2ptd/92eHz/bW9z/3d5f/9zdXz/
-d3l//3Bzff9maXP/bG95/3Bzff9sbnX/bnF7/3F0fv9xdH3/bnF7/3N2f/93eX//bG95/3Bzff91d33/
-dXd9/3Byef9ucHf/cXN6/21veP9sb3f/bXB4/2tudv9oa3X/am1z/2xud/9zdn3/am13/2tudv9oa3X/
-Zmlz/2hrdf9pbHP/aGt0/2hqcP9naW//Zmhu/2hrdf9oa3L/Z2p0/3N1fP9sbnX/bW9z/25wd/9sb3n/
-bG95/25xe/9sb3n/cHN9/3N2f/9qbXf/bnF7/3N2f/9ucHf/dXiB/3Z4fP99foH/b3F1/3N1fP94eX3/
-c3V8/2dqcf9qbHP/cHJ5/3N1fP91d33/dnh8/3Byef9zdn//bG51/3Byef9ucHf/bW9z/3V3ff91d33/
-bG51/3Byef9ucXv/c3V8/2xvef9zdXz/bG95/3d5f/9ucXv/bG51/3N1fP9ucHf/dnh8/3Byef9ucXv/
-d3l//3Bzff9nanT/c3Z//3d5f/9ucHf/cHJ5/3Z4fP9vcXX/ZWZq/29xdf9zdXz/dnh8/2ptd/9wc33/
-cHN9/25xe/9ucHf/bnB3/3N2f/9wc33/bnB3/3Byef9maG7/bG51/2xudf9qbXf/Zmlz/2Zpc/9sb3n/
-YmVu/2psc/9sb3n/am13/2dqdP9sbnX/bnF7/2xvef9ucXv/bnF7/2xudf9qbXf/bnF7/2xudf9qbXf/
-amxz/2xvef9sb3n/bnF7/2xudf9nanH/c3V8/2xudf9ucHf/bnF7/3d6g/9wcnn/dnh8/25wd/9wcnn/
-b3F1/29xdf9zdXz/bG95/3N1fP9sbnX/c3V8/2xvef9maXP/ZGdx/25xe/9qbXf/Zmlz/3Byef9zdXz/
-eHl9/3Z4fP9wcnn/bnB3/3Bzff91eIH/c3V8/29xdf9ucHf/bW9z/21vc/9wcnn/bG51/2xvef9sbnX/
-bG51/3Bzff9sb3n/ZGdx/2dqcf9maG7/Zmlz/2xvef9wc33/bnF7/2dqdP9ucHf/c3V8/3V3ff9sbnX/
-c3V8/2ptd/9ucXv/am13/2xvef9ucXv/bnB3/2xudf91d33/amxz/2xudf9ucHf/b3F1/2dqcf9ucHf/
-bnB3/25xe/9ucHf/bG95/3N1fP92eHz/dXd9/2xvef9wc33/cHJ5/25xe/9zdn//cHN9/3Byef91eIH/
-bnF7/25xe/9sb3n/dXiB/3V4gf9+gIb/dXd9/3V4gf91eIH/e32D/3N2f/93eoP/bnB3/3V3ff9sb3n/
-bnB3/25wd/9sb3n/bG51/3N2f/9wc33/dnh8/25wd/9zdXz/bG95/3d5f/9qbXf/dXd9/21vc/93eX//
-cHN9/3Bzff9sb3n/ZGZs/3Byef9wc33/am13/29yfP9zdoD/c3Z+/3Byef93eoP/eXuB/3Byef93eoP/
-e32D/3l7gf91eID/dnmB/3t9gP92eIH/c3Z+/3R3f/9ydH3/cnV+/3J0ff9wcnn/eHqE/3N1fv9sb3n/
-bG95/25wd/9zdXz/bW9z/2xudf9ucHf/bG95/29xdf9zdXz/cHJ5/25xe/9qbXf/ZGdx/2psc/9qbXf/
-amxz/21vc/9wcnn/b3F1/3Byef9wc33/Z2p0/25xe/91eIH/bnB3/3d6g/95e4H/f4GH/3N1fP93eoP/
-e36H/3d6g/9wc33/bnF7/3t9g/95e4H/eXuB/36Ahv93eoP/eXuB/25xe/91eIH/c3Z//2xvef91d33/
-dXd9/2xudf9ucHf/cHJ5/3N1fP9zdXz/eHl9/3Bzff91eIH/cHN9/25xe/9zdXz/c3Z//3d5f/93eoP/
-dXiB/3d5f/9wc33/amxz/3Bzff93eX//bG95/3V4gf95e4H/cHJ5/2dqdP9ucHf/d3l//3l7gf9ucXv/
-cHN9/25xe/9sbnX/bG51/21vc/9ucXv/cHJ5/2xudf9ucXv/Zmlz/2ptd/9sbnX/am13/2dqdP9nanH/
-bnF7/2Zobv9ucHf/bnF7/25wd/9qbHP/am13/3Bzff9ucXv/bnB3/3Bzff9sbnX/bW9z/3N1fP9wcnn/
-bnB3/29xdf9ucHf/bG51/3Byef9qbXf/Zmlz/25xe/9nanH/bG95/25xe/91eIH/am13/3Bzff9nanT/
-am13/2Zpc/9nanT/cHN9/21vc/9zdXz/bW9z/3V3ff9ucXv/Zmlz/2dqdP91d33/bnF7/2ptd/9wc33/
-bG95/3V3ff93eX//cHN9/2psc/9qbHP/am13/2xvef9qbHP/bnF7/2dqcf9qbHP/bG95/2psc/9ucXv/
-bG51/21vc/91d33/cHJ5/2ptd/9sbnX/bG51/2psc/9ucHf/cHJ5/3Byef9qbHP/cHJ5/3N1fP94eX3/
-bnF7/3Bzff9ucXv/cHJ5/25wd/9wcnn/cHN9/25wd/9ucHf/dnh8/2dqdP9qbXf/bG51/21vc/9kZmz/
-b3F1/25wd/9zdXz/bnB3/25wd/9ucHf/c3V8/3V3ff9ucHf/c3Z//25wd/9ucHf/c3V8/3Bzff9wcnn/
-c3Z//2xvef9nanT/am13/3N2f/9ucXv/d3l//3Bzff9wc33/c3Z//3l7gf9wc33/c3Z//2xvef92eHz/
-bnB3/29xdf9ucHf/bnF7/2xvef91d33/c3Z//3V3ff9sb3n/cHJ5/29xdf91d33/bG51/3Z4fP9tb3P/
-d3l//3V3ff9wc33/cHN9/2Rncf91eIH/c3Z//2xveP9vcnz/c3aA/3V4gP9sb3n/dXiB/3V3ff9sbnX/
-c3V8/3Z4fP91d33/c3V8/29xdf9xc3n/cHJ5/3Fzev9vcXb/bG95/3Bzff9ucHf/bnB3/3V3ff9wcnn/
-bG95/2xudf9nanT/cHN9/2psc/9maXP/amxz/2psc/9qbHP/bG95/25xe/9sb3n/dXiB/3N1fP9wc33/
-d3qD/3N1fP9wc33/dXiB/3l7gf95e4H/d3qD/25xe/95e4H/d3qD/3N1fP91eIH/dXd9/3l8hv9sb3n/
-c3V8/3V3ff9wcnn/Z2p0/2Zpc/92eHz/dXd9/3V3ff91d33/bnB3/3Bzff9nanH/bnB3/2xvef9qbXf/
-bnF7/3Bzff9sbnX/cHJ5/3N1fP9wc33/c3Z//3t9g/91eIH/foGK/3d6g/93eoP/c3Z//3l7gf97fof/
-eXuB/3d6g/97fof/eXuB/3V3ff95fIb/e36H/3V4gf95e4H/eXyG/3Bzff9qbXf/cHJ5/3N2f/93eX//
-bG51/3Byef9ucHf/bG51/25wd/9ucHf/c3V8/3V3ff9sbnX/bnF7/2Rncf9qbXf/Z2p0/2dqcf9nanH/
-YmVu/2xvef9iZGr/bG51/25xe/9sb3n/Z2p0/2xudf9wc33/bG95/2xvef9zdXz/bG51/2xudf9wc33/
-bG95/2dqdP9maXP/am13/2ptd/9sb3n/amxz/2Zpc/9zdXz/am13/2ptd/9ucXv/dXd9/2dqdP9qbXf/
-YmVu/2dqdP9iZW7/Z2px/2ptd/9maXP/bG95/2Zobv9qbXf/Zmlz/2BjbP9gY2z/bnF7/2ptd/9maXP/
-am13/2psc/9wc33/bnF7/2dqdP9ucXv/c3Z//3Bzff9wc33/bG95/3N2f/9ucHf/bG95/25xe/9sb3n/
-c3V8/25xe/9tb3P/dXd9/25wd/9ucHf/b3F1/25wd/9qbXf/am13/25wd/9sb3n/Zmlz/2ptd/9ucXv/
-c3V8/2ptd/9ucXv/bG51/2xvef9sb3n/bG95/2xvef9ucHf/am13/3Bzff9nanT/am13/2ptd/9sbnX/
-YmVu/2psc/9nanT/bG95/2psc/9qbHP/am13/25xe/9sb3n/amxz/25xe/9qbXf/bG51/25xe/9sb3n/
-bG51/2xudf9kZ3H/Z2p0/2Rncf9sb3n/cHJ5/3N1fP9sb3n/bW9z/25wd/91d33/c3V8/3V3ff9ucHf/
-eXuB/25wd/9wcnn/am13/2xvef9qbXf/c3Z//3V3ff91d33/b3F1/3Byef9ucXv/d3l//25xe/93eoP/
-cHJ5/3d6g/9ucXv/c3Z//3V4gf9maG7/dHeA/29ye/9rbnf/cHN8/3R2fP9vcnz/bG51/3Bzff91d33/
-bG51/3N1fP9zdXz/c3V8/3N1fP9tb3P/bnB3/3N1fP9ucXv/am13/2psc/9sb3n/am13/2psc/9zdXz/
-Z2p0/2xvef9nanH/amxz/3N1fP9sbnX/bG51/2xudf9tb3P/b3F1/3Byef91d33/cHJ5/3V4gP9zdXz/
-c3Z//3R3gP9ucXv/bnB3/2xvef9ucXv/cHJ5/3J0e/9rbXP/dHZ9/3V3ff9vcXj/cnR7/3R2fP91eIH/
-bW90/25xe/9zdXz/am13/2dqcf9maG7/dXd9/3Byef92eHz/dXiB/25xev90d4D/aGt1/3N2f/9xdH7/
-b3F4/3V4gf92eYH/c3V8/3d6g/95fIb/d3qD/3l8hv9+gYr/eXyG/4GDiv91eIH/dXiB/3V4gf91eIH/
-eXyG/3t9g/9ucXv/d3l//25xe/9ucHf/c3V8/3h5ff9ucXv/d3l//3V3ff9ucHf/Zmlz/29xdf92eHz/
-dnh8/2psc/9tb3P/cHJ5/2ptd/9sb3n/bG95/3N2f/91eIH/c3Z//3V4gf9qbXf/bnF7/25wd/9ucHf/
-bnF7/2Zpc/9zdn//Zmhu/29xdf9wc33/bG95/2dqdP9ucHf/d3qD/25xe/9wc33/cHN9/25wd/9ucHf/
-eHl9/3N1fP9ucHf/bnB3/25wd/9ucHf/bnF7/2xudf9qbHP/dXd9/2xudf9sb3n/cHN9/3V3ff9ucHf/
-cHJ5/2Zpc/9qbXf/Z2p0/21vc/9ucXv/am13/25wd/9vcXX/dnh8/25wd/9kZ3H/Zmlz/3V3ff9tb3P/
-bW9z/3Bzff9ucHf/dXiB/3l7gf9zdn//bG51/3N1fP9ucXv/cHN9/25wd/92eHz/bnB3/25xe/9wcnn/
-bnB3/3Bzff9ucHf/bnB3/3N1fP9wcnn/bG51/2xudf9qbXf/am13/2ptd/9qbXf/bnF7/2dqcf9sb3n/
-bnF7/3Bzff9sb3n/bG95/2xudf9sb3n/Zmlz/2dqdP9nanT/amxz/2dqcf9wc33/Zmlz/2ptd/9qbXf/
-am13/2Jlbv9sbnX/bG95/3V3ff9ucHf/bnB3/3N2f/93eoP/c3Z//3Byef91eIH/c3Z//3N1fP95fIb/
-dXiB/3V3ff91eIH/c3V8/3N2f/9ucXv/eXyG/31+gf9+gIb/dXiB/3V3ff91eIH/e32D/3d6g/93eoP/
-bnF7/3t9g/9sb3n/bG95/2dqdP9wcnn/am13/3V4gf93eX//dXd9/25wd/9wc33/cHN9/3d6g/9wc33/
-eXyG/25wd/94eX3/c3V8/3N1fP9zdXz/Zmhs/3V4f/9zdoD/bnB5/3R3gf92eH7/c3Z//25xe/93eoP/
-dXd9/29xdf9zdn//dXd9/3V3ff9wcnn/bG51/25xe/9zdXz/bnF7/21vc/9tb3P/cHJ5/2xvef9sbnX/
-dXd9/2xvef9wcnn/bG95/2dqdP91d33/bnB0/21vdv9tb3b/am13/2xudP9tcHr/c3V9/2xvef90d4D/
-b3J5/29xef9zdn3/cXN4/29xdv9tb3f/bXB6/2xvef9xdH3/Z2pz/3N1ff91d33/b3J5/3Fzev90dnv/
-dXd+/25wdf9wc33/dXd9/25xe/9qbXf/bnF7/3l7gf9zdn//eXuC/3Z5g/90d4D/d3mA/2xueP91d3//
-dHeB/3N1e/95e4L/eXuB/3J0fP91eIH/cHN9/3Bzff9wc33/eXuB/3Bzff95fIb/cHN9/3N1fP9ucXv/
-bG95/3Byef9ucXv/Z2p0/25xe/9qbXf/Z2p0/2ptd/9zdXz/am13/3V3ff9zdXz/bG51/2Rncf9sbnX/
-dXd9/3Z4fP9nanT/bG51/25xe/9qbXf/am13/2ptd/9sb3n/cHN9/2xvef9ucXv/Zmlz/2ptd/9ucHf/
-bnB3/2xudf9kZmz/dnh8/2Zobv9ucHf/c3Z//2xvef9qbHP/bnB3/3d6g/9zdn//cHN9/3N2f/9wc33/
-cHN9/3l7gf9ucXv/bG95/2xvef9ucXv/cHN9/3N2f/9wcnn/bG95/3V3ff9ucHf/bnB3/3V3ff92eHz/
-am13/25xe/9kZ3H/bG51/2psc/9qbHP/bG95/2dqdP9qbXf/amxz/25xe/9qbXf/Zmhu/2Zobv9zdXz/
-bW9z/2psc/9ucXv/ZGdx/3N1fP91d33/c3V8/3Byef91d33/dXd9/3V3ff9ucHf/dXd9/25wd/9ucXv/
-bnF7/25wd/91d33/dXiB/25xe/91eIH/cHN9/2xvef9ucHf/cHN9/2xvef9ucXv/bnF7/3Bzff9ucHf/
-c3Z//3d6g/9zdn//cHN9/3Byef9tb3P/c3V8/25wd/9sb3n/am13/2psc/9qbHP/bG95/2Zpc/9nanT/
-am13/2ptd/9kZ3H/amxz/2ptd/91d33/bG51/21vc/9wcnn/c3V8/3Bzff9nanH/bnF7/2xudf9tb3P/
-cHJ5/2xudf9qbXf/bG51/25wd/9sbnX/Zmlz/25xe/91d33/c3V8/2xudf9sbnX/bnB3/3N1fP9zdXz/
-dXd9/2xudf91d33/Zmlz/2ptd/9maXP/am13/2psc/9wc33/cHN9/3Bzff9qbHP/bG95/2ptd/9sb3n/
-Zmlz/3V3ff9nanH/cHN9/2ptd/9ucXv/am13/2RmbP90dXv/cnR9/2ttdv9ucXn/cnV+/3N1fP9ucHf/
-c3Z//3V4gf9zdXz/dXiB/3N2f/95e4H/dXiB/3Bzff95fIb/eXyG/3t9g/9zdn//c3V8/3l8hv94e4H/
-dXd9/31/hf96fIL/eHuE/3Z5gf9zdXz/en2F/3R3f/9xc3r/cnR7/29xeP9wcnn/cXR8/3d5fv9wc3v/
-c3Z+/3Fzev9vcXj/cnR7/3J0ef9xc3r/b3F2/25wef9vcnr/cnR5/2ptc/9ydHz/dXd//3R2fP9vcnv/
-cHJ5/3R3gf9vcXj/c3Z//3p8gv9wcnn/Z2p0/2dqdP93eX//dnmC/3V3fv9ydX3/bXB6/29yeP9maXP/
-Z2py/2ptdf9nanT/bnF5/3J1ff9sb3b/cHN9/3Bzff9ucXv/cHN9/3l8hv91eIH/d3qD/3N2f/9zdn//
-c3V8/3Bzff91eIH/cHN9/3N2f/93eX//c3Z//25wd/9wc33/c3Z//25wd/93eX//d3l//21vc/9iZW7/
-am13/3N1fP93eX//am13/2xudf9wcnn/bW9z/2xudf9sbnX/bG95/3N1fP9ucXv/cHN9/2dqdP9wc33/
-c3V8/3Bzff9ucHf/bG95/3d6g/9sb3n/cHN9/3l7gf9wc33/bnF7/3N2f/9+gIb/eXyG/3N2f/91eIH/
-c3Z//3Bzff91d33/cHJ5/25xe/9sb3n/bG95/25wd/9sb3n/Z2p0/2Rncf9ucXv/Zmlz/2dqdP9sb3n/
-c3V8/2psc/9wc33/am13/2xvef9qbHP/am13/25xe/9nanT/bG51/21vc/9zdXz/bG95/2Rncf9kZ3H/
-cHN9/2ptd/9nanT/bnF7/2dqdP9zdXz/dXd9/3V3ff9ucXv/cHN9/25xe/9wc33/amxz/2ptd/9nanT/
-amxz/2dqdP9qbHP/bnF7/2ptd/9qbHP/Zmlz/2Rncf9iZW7/Zmhu/2Rncf9iZW7/ZGdx/2Zobv9maXP/
-YmVu/2Rncf9maXP/Zmlz/2Zobv9kZ3H/Zmhu/2dqdP9maXP/Zmlz/2dqcf9kZ3H/Z2px/25xe/9qbXf/
-am13/2xvef9sb3n/Zmlz/2ptd/9ucHf/dXd9/3Byef9ucHf/bnF7/3N2f/9zdXz/bnB3/3Bzff9ucXv/
-bnB3/3V3ff9ucHf/bnB3/25wd/9ucHf/am13/2Zobv9zdXz/c3V8/3Byef9sbnX/bW9z/21vc/9wcnn/
-cHJ5/3Bzff9sbnX/dXd9/2dqdP9sbnX/Zmlz/2dqdP9nanT/bnF7/3N1fP91d33/bnB3/3V3ff9ucXv/
-cHJ5/25wd/92eHz/b3F1/3N1fP9zdXz/dnh8/25wd/9kZmz/bnB1/25xe/9tb3f/cHN9/3l7gf91eIH/
-c3Z//3t9g/9wc33/bnB3/3Bzff9zdn//d3l//3V3ff9sb3n/bnF7/3Byef90dn3/bXB3/2ptdv9vcnv/
-cnV+/21wdf9zdXz/bG93/25xev9tcHn/aGpz/3J0ev9wc3v/b3F6/3Bye/9pbHX/bnF5/2xvd/9xdH7/
-a254/2ptd/9zdXv/bG95/29yev9zdXv/bnB2/25wdv9vcXX/b3F4/25wdf9sb3b/cHJ5/3V3fP93eX//
-bnB3/3ByeP91eIH/bW94/3V3fv93eX//bW95/2Zpc/9nanT/dXd9/3R2ff9wcnn/cHN7/2xvef9rbnT/
-Zmlz/2RncP9oa3P/Y2Zv/2Vocf9qbXb/a212/25xe/9qbXf/Z2p0/2dqdP9zdXz/bG95/3Byef9ucHf/
-bG95/2ptd/9wc33/c3V8/2ptd/9sb3n/cHN9/2xvef9qbXf/am13/3Bzff9tb3P/dnh8/3l8hv9vcXX/
-Zmhu/2xudf92eHz/d3qD/2xvef9ucXv/c3Z//3N1fP9wcnn/bG95/3Bzff93eX//c3Z//3V4gf9qbXf/
-c3Z//25wd/9wcnn/cHJ5/2ptd/95e4H/am13/3Byef9zdn//c3V8/2ptd/9zdn//foCG/3l8hv93eoP/
-eXuB/3V4gf95fIb/eXyG/3l7gf93eX//cHN9/3d6g/91eIH/d3qD/3N1fP9ucXv/e32D/3N1fP9zdn//
-dXiB/3l7gf9wc33/cHN9/25wd/9wc33/cHJ5/25wd/91d33/amxz/2xudf9ucHf/dnh8/25wd/9kZ3H/
-ZGdx/3N1fP9qbXf/bG51/3Bzff9nanT/bnF7/3V3ff9zdXz/bG95/3Bzff9qbHP/bG95/2dqdP9sb3n/
-Z2p0/2xudf9qbHP/am13/3Bzff9ucXv/bG51/25wd/9qbXf/Z2p0/2xudf9qbXf/amxz/2ptd/9nanT/
-Z2p0/2Zpc/9qbXf/bG95/25xe/9ucXv/bG95/2xudf9ucXv/Z2p0/2xudf9qbHP/am13/2xudf9wcnn/
-bG51/2xudf9wcnn/bG95/2Rncf9sbnX/bnB3/3V3ff9wcnn/b3F1/25xe/91eIH/c3Z//25wd/9wc33/
-cHN9/3Byef9zdn//bnF7/2ptd/9ucXv/bG95/25wd/9kZ3H/bnF7/25xe/9sb3n/Z2p0/2ptd/9sbnX/
-bnF7/2xvef9qbXf/Z2p0/3N1fP9kZ3H/Z2px/2BjbP9iZW7/ZGdx/3N1fP9ucXv/am13/2xudf9wc33/
-bG95/2xvef9qbXf/dXd9/21vc/91d33/bnF7/3h5ff9ucHf/ZGZs/3Bydv9ucXv/bG95/25xe/9zdn//
-d3qD/25xe/93eX//c3Z//25wd/9zdn//c3Z//3l7gf95e4H/cHJ5/3Bzff9vcnz/dXd+/3Byef9rbnj/
-cHN7/3Fze/9sbnb/cHJ4/2tueP9sb3j/bG95/2psc/9ydXz/cXN7/2lsdv9ydX7/aWtx/3Bye/9oa3T/
-bXB5/2RncP9laHL/bW93/2ptd/9sb3n/bnF6/2ptd/9qbXf/am13/2xvef9qbHT/a210/21vc/90dnz/
-dHZ8/25wd/9vcXb/c3Z//2xvd/9xdH3/cXR+/2tueP9maG7/Zmhu/3V3ff9zdX3/bnF7/3R3fv93eX7/
-c3V8/3J1fv9ucXr/bnF6/2tud/9vcXj/dXiA/3R2fv9wc33/bnF7/25xe/9sbnX/dXd9/3V3ff91eIH/
-dnh8/3N1fP9wcnn/bnF7/3d5f/9ucHf/cHJ5/3N1fP9zdXz/bnB3/3Byef9zdXz/b3F1/3Z4fP93eX//
-bnB3/2dqcf9ucXv/dXd9/3l7gf9vcXX/bG95/3V4gf9zdXz/bnF7/2ptd/9wc33/d3l//3Bzff9zdn//
-am13/3N2f/9wcnn/c3V8/25wd/9maXP/d3l//2dqcf9ucHf/bnB3/25xe/9nanT/cHJ5/3V3ff9wc33/
-cHN9/3N2f/91d33/cHJ5/3Byef9ucHf/bnB3/2dqcf9zdXz/bnB3/3Bzff9sb3n/Z2p0/3V3ff9ucHf/
-bnB3/3N2f/95e4H/cHN9/3N2f/9sb3n/cHJ5/2xudf9ucHf/dXd9/2xudf9ucHf/bnB3/3Z4fP9ucHf/
-Z2px/2ZobP9zdn//bnF7/25wd/9zdXz/amxz/3Byef91d33/bG95/2xvef9wc33/bG51/25xe/9ucXv/
-c3V8/2xudf9sbnX/Z2p0/2xudf9ucXv/bG95/2dqdP9sb3n/amxz/2Rncf9qbHP/bnF7/2dqcf9sb3n/
-am13/2ptd/9qbXf/bG95/25xe/9ucXv/bnF7/2xvef9qbHP/bnF7/25xe/9qbXf/Z2p0/21vc/9sbnX/
-bnF7/21vc/9ucHf/cHN9/3Byef9maG7/bnB3/3Byef9zdn//c3Z//2xvef9sb3n/cHN9/3N2f/9ucHf/
-cHN9/3N1fP9ucHf/dXiB/3Bzff9qbXf/cHN9/25wd/9ucHf/Zmlz/3V4gf93eoP/cHN9/2xvef9wcnn/
-bG95/25xe/91d33/bnF7/25xe/93eX//amxz/2xudf9qbHP/Zmlz/21vc/92eHz/dXd9/3Byef9tb3P/
-d3l//2xvef9ucXv/amxz/3N1fP9nanT/bG95/2dqdP9sb3n/Zmlz/2Jlbv9sbnX/am13/2psc/9sbnX/
-bnB3/3V3ff9sbnX/dXd9/3Byef9qbHP/bG51/2xvef9zdXz/c3V8/2ptd/9xdH3/bG54/25xe/9ucHf/
-am11/25wd/9tb3b/bG52/2tudP9rbnf/aGt0/2Zpc/9naW//cXN6/3R2fP9qbXf/cnR8/2Zob/9kZ3H/
-ZWhy/25wd/9laHH/aGt1/3Bzff9ucXv/cHN9/3Bzff9ucHf/amxz/29xdv9wcnr/b3F4/21vdv9ucHX/
-dnh8/3V3ff9xc3v/cHN4/3N1fP9ydHz/dHeA/3h6gP9wcnn/Zmlz/2Zobv9wc33/cXN5/3Fzev9ydHr/
-c3V8/29xef9tcHj/b3F3/2xudv9pa3T/bnF5/3N1fP9xc3n/c3V8/29xdf9ucXv/bG95/3d5f/91eIH/
-d3qD/3N2f/9zdn//cHN9/3N2f/95e4H/c3Z//3N2f/9zdn//cHN9/2xvef9ucHf/c3Z//25wd/93eX//
-d3l//3N2f/9maXP/cHN9/3N2f/93eX//bnB3/3Byef91d33/b3F1/29xdf9sbnX/dXd9/3N1fP9ucHf/
-cHJ5/2Zobv9ucHf/am13/2ptd/9tb3P/Zmhu/3V3ff9iZW7/am13/2xvef9sbnX/Zmlz/2ptd/9zdXz/
-c3V8/3N1fP91d33/bnF7/2xvef9zdXz/bnB3/25wd/9nanT/dXiB/25xe/9zdn//bnB3/2dqdP9zdn//
-am13/25xe/9zdn//dXiB/25wd/9zdn//am13/25xe/9vcXX/bnF7/3N1fP9sbnX/bnB3/3Byef92eHz/
-bnB3/2Zpc/9kZmz/cHJ5/2xvef9nanT/bnF7/2Zpc/9sb3n/c3Z//2xvef93eoP/dXiB/25wd/9zdn//
-c3Z//3V3ff9ucHf/bnB3/2ptd/9ucHf/cHN9/3V4gf9wcnn/c3Z//25xe/9ucHf/bG95/3Bzff9wcnn/
-dXiB/25xe/9ucXv/bnB3/3Byef9wc33/cHN9/25xe/9ucXv/bnB3/3N2f/9sb3n/b3F1/2xvef9vcXX/
-bnB3/3N2f/9ucHf/bnB3/3Bzff9wc33/Zmlz/3Byef9zdXz/dXiB/3V4gf9ucHf/bG95/3N2f/91d33/
-bG95/3N2f/91eIH/bnF7/3d5f/9ucXv/am13/3Bzff9ucHf/bnB3/2ptd/93eX//dXiB/3N2f/9sb3n/
-cHJ5/2xudf9ucXv/c3Z//3N1fP9zdXz/dXiB/2xvef9wcnn/am13/2dqdP9ucHf/dXd9/3h5ff9zdXz/
-bnB3/3h5ff9zdXz/c3V8/29xdf92eHz/bnB3/25xe/9qbXf/bnF7/2xvef9kZ3H/amxz/2dqdP9iZW7/
-Z2p0/2xvef9ucXv/amxz/3N1fP9sb3n/ZGdx/2psc/9nanT/bG95/2xvef9oanH/cHN8/2tudv9sb3n/
-bW92/21vd/9vcXj/b3F2/3J0e/9vcXj/dHZ8/2ptd/9oa3L/bW9z/3d5f/94eoD/cHJ5/3p8gv9ucHf/
-cnR7/25wdP90dn3/bG52/3Bzev92eH//bnF7/3N2ff9xc3r/bnB4/2hrcv9tcHf/bXB6/2xudf9sbnX/
-am10/2xvef9ydHr/am10/2ttcv9ucXn/aWx0/3J0fP9vcnn/a213/2Rncf9kZmz/bnF7/3Byef9sb3n/
-dHZ8/3Bze/9sb3f/a212/2xvd/9rbnb/aGt1/25wef9sb3n/bG93/3Bzff9maXP/Z2p0/2psc/9ucXv/
-bG95/3N1fP9maXP/ZGdx/2Rncf9nanT/bG95/2Zpc/9kZ3H/Zmlz/2Zpc/9kZ3H/Zmlz/2Zpc/9iZW7/
-bG51/2xvef9kZ3H/XWBq/2Zpc/9sb3n/cHJ5/2Rncf9nanT/dXd9/2xudf9sbnX/am13/25xe/91d33/
-bG95/3N1fP9nanH/dXd9/25wd/9ucXv/bnB3/2dqcf94eX3/Zmlz/2xvef9ucXv/b3F1/2xudf9sbnX/
-c3V8/3N1fP91d33/dnh8/3N1fP9ucHf/cHJ5/2xudf9ucHf/Z2px/3N1fP9wcnn/bG95/2dqdP9iZW7/
-bnF7/2Zpc/9sb3n/cHN9/3d5f/9qbHP/c3V8/2psc/9wcnn/b3F1/3Bzff9zdXz/bnB3/2xudf9wcnn/
-c3V8/29xdf9qbHP/Zmhu/3Byef9ucHf/bnB3/3V4gf9wcnn/dXiB/3l8hv91eIH/c3Z//3V4gf9sb3n/
-d3qD/3V4gf95e4H/cHJ5/3N1fP9sb3n/bG95/3N2f/9wc33/cHJ5/3V3ff9ucHf/bnB3/25wd/9zdXz/
-bG51/3N1fP9sbnX/bnF7/21vc/9ucHf/c3V8/25xe/9sb3n/am13/2ptd/9sb3n/amxz/2psc/9nanT/
-Z2px/2xudf9ucXv/amxz/2Zpc/9sb3n/bG95/2BjbP9nanT/bW9z/25wd/9ucHf/amxz/2xudf9sb3n/
-c3V8/2ptd/9ucXv/dnh8/3Byef93eX//cHN9/2ptd/9zdXz/bG51/2xudf9qbHP/dXd9/3N1fP9zdXz/
-amxz/25wd/9ucHf/bnB3/3V3ff9wcnn/dXd9/3d5f/9ucHf/b3F1/2ptd/9nanT/bnB3/3V3ff92eHz/
-c3V8/2xudf92eHz/dXd9/3V3ff9wcnn/dnh8/3Byef9wc33/cHJ5/3Byef9zdXz/Zmhu/21vc/9qbXf/
-Zmlz/21vdv9xdH7/dXd9/21vc/9zdXz/bnF7/2Rncf9sbnX/bnF7/25xe/9ucXv/aWxz/3Bze/9ydHr/
-c3aA/3J1fv9ydXv/c3V8/3F0ff92eH//dnmC/3V4gf9sb3n/bXB6/29xef95e4H/eXuE/29yfP93eoT/
-bnF4/3J1f/9zdXz/cnV+/29xdv9zdXz/c3Z+/29yev92eH7/b3F4/2xvef9rbXT/cHJ5/29xeP9xc3f/
-bW9z/29xeP9xc3r/c3V9/3Bye/9zdXv/dXh//3Byef9xc3r/c3V8/29xdf9nanH/Zmhu/25wd/9sb3n/
-bG95/3R2fP9ucXr/bG94/2hrdf9ucXv/aGt1/2dqc/9rbnf/bG94/2lsc/9nanT/XWBq/2Zobv9maG7/
-bG95/2xvef9ucHf/Zmlz/2Zobv9maG7/Zmlz/2ptd/9maXP/ZGdx/2dqdP9nanT/Zmhu/2dqdP9nanT/
-YGNs/2xudf9ucHf/Zmhu/11gav9maXP/am13/3Byef9maXP/Z2p0/25wd/9maG7/Z2px/2Rncf9sb3n/
-bnF7/25xe/9wc33/Zmhu/3Bzff9nanT/bG95/2psc/9maXP/c3V8/2Jlbv9sbnX/bnB3/2xudf9maXP/
-Zmlz/3Bzff9ucXv/bG95/25xe/9ucXv/bnF7/2xvef9sbnX/bnF7/2dqdP9zdXz/c3V8/3Byef9tb3P/
-ZGZs/3Byef9sbnX/cHJ5/3V3ff93eX//b3F1/25wd/9nanH/bnF7/3Byef91eIH/dXiB/3N1fP9zdXz/
-c3Z//3d6g/9wc33/bnF7/2xvef9zdn//c3Z//3N1fP91eIH/bG95/25xe/91eIH/c3Z//2xvef9zdXz/
-amxz/3N1fP9qbXf/cHN9/2psc/9qbHP/amxz/2dqdP9ucXv/Z2p0/2psc/9sb3n/Z2p0/2Zpc/9qbXf/
-bnF7/2ptd/9sb3n/am13/2xvef9vcXX/cHJ5/3Z4fP9zdXz/c3V8/3Byef9wcnn/dnh8/25xe/9sb3n/
-bG95/2xvef9sb3n/dXiB/3N1fP9wcnn/dXiB/3Bzff9qbXf/bnF7/25wd/9sb3n/bnB3/29xdf9sbnX/
-c3V8/3V3ff9sbnX/cHN9/3N1fP9ucHf/c3V8/2xudf9nanH/bG95/29xdf9ucHf/ZGdx/3N1fP9sb3n/
-bG95/2Zpc/9sb3n/Zmlz/25wd/9wc33/bnF7/25xe/9zdXz/Z2p0/25wd/9qbHP/Z2px/2ptd/9zdXz/
-dXd9/2xvef9sbnX/dXd9/2xvef9ucXv/Zmhu/2ptd/9nanH/bG95/2psc/9qbXf/Zmlz/11gav9laHL/
-Z2lv/1xfaP9naW//am12/2xvef9sbnX/Z2p0/2Zpc/9iZW7/amxz/25xe/9ucXv/c3V8/2tud/9ydHv/
-cHJ4/25xev9tb3b/bG51/21wef9ucHf/cXN6/3R2fP9wcnj/bG51/21vdv9rbXb/dHZ+/3J1fP9rbnb/
-dHZ9/2xudf9tb3b/cXN5/2xvd/9ucHf/cHJ7/3Bzev9wcnn/c3V8/2xvef9ucHf/bG94/3J0ff9xc3v/
-dHZ+/29yev9xdHz/bXB5/3BzfP9ucHr/dXeA/3h6gP9ydX7/cHN9/3N2f/9ucHf/am13/2dqdP9wc33/
-cHN9/3N2f/95fIX/cXN9/25xe/9oa3X/c3V8/25wd/9sb3n/cHN9/3V3ff9wcnn/cHN9/2xvef9wc33/
-bG95/3V3ff91d33/d3l//3N1fP9ucHf/b3F1/3V3ff94eX3/dXd9/3Byef9zdXz/cHJ5/2dqdP9sb3n/
-bnF7/2xudf91d33/cHN9/2psc/9iZW7/am13/3Bzff9ucXv/amxz/2ptd/9zdXz/Z2px/2psc/9maXP/
-Z2p0/2dqdP9maXP/Z2p0/2BjbP9ucXv/Z2p0/2xvef9sbnX/amxz/3Z4fP9maG7/bnB3/2xvef9sb3n/
-bG95/2ptd/91d33/c3V8/3N1fP9zdXz/cHJ5/3N1fP9wc33/bnB3/3Bzff9qbXf/dXiB/3d5f/91d33/
-bnB3/2RmbP9ucHf/am13/2ptd/9ucXv/dXd9/2xudf9qbXf/YmVu/2xudf9sbnX/bG95/2xvef9sbnX/
-am13/3Bzff9zdXz/bG51/2Zpc/9kZ3H/bnF7/2xvef9qbHP/bG95/2psc/9sb3n/d3l//25xe/9kZ3H/
-Z2p0/2BjbP9kZ3H/Zmhu/2ptd/9kZ3H/Z2px/2Zobv9nanH/am13/2dqdP9qbXf/c3V8/25xe/9qbXf/
-bG51/25xe/9qbXf/cHJ5/29xdf9zdXz/b3F1/25xe/91d33/c3V8/3N1fP9ucXv/bnF7/3V3ff9wcnn/
-bnB3/25wd/9ucHf/bnB3/3Bzff9vcXX/b3F1/25wd/9sbnX/Zmhu/21vc/9tb3P/bG51/2xudf9qbXf/
-amxz/3Bzff9zdXz/bG51/3Bzff9wc33/bnF7/3Bzff9tb3P/bG51/3N1fP9vcXX/bnB3/2Zobv92eHz/
-cHJ5/3N1fP9nanH/cHJ5/25wd/9zdXz/dXd9/3Byef9wc33/d3l//25xe/91eIH/bG95/3N1fP9zdXz/
-dXiB/3l7gf9ucXv/cHJ5/3V4gf9zdXz/c3Z//25wd/9zdXz/bnF7/3V4gf9wc33/cHN9/3Bzff9qbHP/
-bW93/29ye/9pbHX/b3F6/29yfP9xdH7/bnF7/3Byef9wc33/bG95/2xvef9zdn//bnF7/3Bzff9sb3n/
-dHZ8/25xe/9xc3v/bnF7/21vdv9xc3r/cXN4/29yev9zdX3/cXN6/3F0fP9xdHz/b3J6/3d5gv9xdHv/
-bW93/3R2fv9qbXb/a254/3R2f/9tcHr/cHN8/21wev9tcHn/bnF4/3Bye/9vcnz/bnB3/2tueP9tcHr/
-bG51/25xev9qbXf/cHJ8/2xudf9qbXf/am13/3J0e/9ucXv/am13/2psc/9nanT/Z2px/2Jlbv9gY2z/
-am13/2dqdP9qbXf/c3Z//2ptd/9qbXf/ZGdx/25xe/9sb3n/bG51/3Byef9ucXv/cHJ5/3Byef9tb3P/
-cHJ5/25wd/93eX//d3qD/3d6g/91eIH/c3Z//25xe/93eoP/d3qD/3d6g/9zdn//dXiB/3d6g/9sb3n/
-cHN9/3Bzff9zdn//e32D/3l7gf9wc33/bG95/3N2f/95e4H/foCG/3N2f/93eoP/eXyG/3Bzff9wc33/
-dXd9/3d6g/95e4H/eXuB/3V4gf9wc33/e32D/3N1fP91eIH/c3Z//3Bzff95e4H/bG95/25wd/9ucXv/
-cHJ5/2ptd/9sb3n/cHN9/3V4gf9zdXz/cHJ5/3Byef9wcnn/c3V8/29xdf9ucHf/Z2p0/3Bzff91d33/
-cHN9/21vc/9kZ3H/bG95/2dqdP9sb3n/cHN9/3V3ff9qbXf/am13/2Rncf9nanT/amxz/2ptd/9nanT/
-Z2px/2Zpc/9ucXv/bnF7/2dqcf9ZXGX/XF9o/2Zpc/9maXP/Zmhu/2Rncf9kZ3H/Z2p0/2xvef9maXP/
-Z2p0/2xvef9maXP/bnF7/2xudf9wc33/amxz/2xvef9sbnX/bG51/3V3ff9ucHf/bnB3/3l7gf9ucXv/
-bnB3/25wd/9zdXz/am13/3V4gf9wcnn/cHJ5/3Byef9zdn//d3qD/3N2f/9zdn//cHJ5/3Bzff95e4H/
-cHN9/3Bzff9ucXv/cHN9/25xe/9wc33/bnB3/25wd/9wcnn/bW9z/2dqcf9vcXX/bnB3/25wd/9sbnX/
-am13/2xudf91d33/c3V8/2ptd/9wc33/cHJ5/3Byef9zdn//bG51/2xudf9zdn//am13/25wd/9kZ3H/
-c3Z//3N2f/9zdn//am13/3N2f/9wcnn/dXiB/36Ahv95fIb/eXyG/3t9g/9zdn//d3qD/25xe/9wcnn/
-cHJ5/3N2f/95fIb/cHN9/25xe/93eX//bnF7/3Byef9vcXX/c3V8/25xe/91eIH/cHN9/25xe/9sb3n/
-bG51/29xef9xdHz/aGtz/3Byef9ydHr/dHZ8/25xe/9ucXv/cHN9/25wd/9wcnn/dXiB/3Bzff9zdn//
-bnF7/3Z4fv9xc3r/c3Z//21wev9tb3j/dHZ7/3J1ff9tcHr/cnV//29xef90dn//bXB6/3ByeP93eX//
-cHF4/25wd/9zdXz/amxz/25wd/92eH7/bnB3/3N1fP9vcXj/aGt1/25wdP9vcXv/bnF7/2xudf9sb3n/
-cHN9/2xudf9zdXz/bG51/3N1fP9sbnX/amxz/2ptd/91d33/bnF7/2xvef9qbXf/bG95/2psc/9kZ3H/
-YGNs/2dqdP9nanH/Z2p0/3V3ff9qbXf/Z2p0/2BjbP9qbXf/Zmlz/2Zobv9nanT/Zmlz/2Zpc/9qbXf/
-Zmhu/2dqdP9maG7/dXd9/3V3ff9zdXz/bG95/3Bzff9qbXf/cHN9/3d5f/9wc33/cHJ5/3N1fP91d33/
-bG51/3Byef9wc33/c3Z//3d6g/93eoP/c3V8/25xe/9ucXv/dXd9/3V3ff9sb3n/bG95/3d5f/9sbnX/
-bW9z/2xudf9sbnX/bG95/2ptd/9qbXf/Zmlz/25xe/9nanT/bG95/2xvef9iZW7/am13/2BjbP9iZW7/
-Z2px/2Rncf9kZ3H/Zmlz/2ptd/9sb3n/bG95/2xudf9sb3n/bnF7/2xvef9sbnX/bnF7/2dqdP9ucXv/
-dXd9/3N2f/9ucHf/Z2p0/25wd/9ucHf/cHJ5/3N1fP92eHz/bG51/2xudf9kZ3H/am13/25wd/9sbnX/
-bG95/2xudf9nanT/cHN9/3Bzff9sbnX/YmVu/2Jlbv9ucXv/am13/2xudf9qbXf/Z2px/2xvef9wcnn/
-bG95/25wd/9sb3n/Z2p0/2xvef9qbXf/c3V8/2xudf9wcnn/bG95/3N1fP97fYP/cHN9/3Byef95fIb/
-dXiB/3Byef9zdXz/d3qD/25xe/97fYP/dXd9/3l7gf91eIH/eXyG/3l8hv91eIH/dXiB/3N2f/9wc33/
-d3qD/3Bzff9ucHf/Z2p0/25wd/9wcnn/cHJ5/25wd/9vcXX/cHN9/29xdf9nanH/bG51/2xudf9qbHP/
-am13/2dqdP9nanT/bnF7/2xvef9qbHP/am13/25xe/9qbXf/c3V8/2ptd/9nanT/bnF7/2dqdP9sbnX/
-ZGZs/3Byef9ucXv/bG95/2Rncf9sb3n/Z2px/25xe/9wc33/am13/2xvef9wc33/am13/2xvef9kZ3H/
-Z2p0/2psc/9qbXf/cHJ5/2dqcf9maXP/cHJ5/2psc/9sb3n/Z2px/2ptd/9nanT/Z2p0/2ptd/9nanH/
-amxz/2dqdP9sb3j/cnV8/2Zpc/9vcXf/a253/25xe/9qbHP/Z2p0/2dqdP9kZ3H/bG51/2xvef9qbXf/
-am13/2xudf9sb3n/aGt1/3V3ff9ucXj/bW92/3Z4fP91d33/bG92/3N1fP9sbnb/c3V8/25wd/9vcXX/
-eHl9/3N1fP9sbnX/bnB3/2psc/9sb3n/dXiB/25xe/9wcnn/bnF7/2ptd/9qbXf/c3V8/25xe/9qbHP/
-bG51/3N1fP9ucHf/cHJ5/25wd/9zdXz/bG51/21vc/9qbXf/d3l//2xvef9qbXf/am13/2psc/9qbXf/
-ZGdx/2BjbP9qbXf/amxz/2xvef91d33/bG95/3N1fP9naW//c3V8/3Byef9sb3n/cHN9/3V4gf9wc33/
-cHN9/25wd/9ucXv/bnF7/3d6g/91eIH/d3l//3V4gf9zdn//cHJ5/3N1fP93eX//c3V8/25wd/91d33/
-c3V8/21vc/9qbXf/bnB3/2xvef9ucXv/am13/2Zobv9maG7/Zmlz/3Bzff9zdXz/bG51/2ptd/91d33/
-bG51/21vc/9tb3P/bnB3/2xvef9sb3n/bG95/2Zpc/9ucXv/am13/3N1fP9ucHf/Z2px/3Z4fP9nanH/
-bnB3/25wd/9vcXX/bG95/2xvef9zdn//c3Z//3N2f/9ucHf/c3V8/3Bzff9ucXv/bG95/3N1fP9nanT/
-c3Z//3l7gf93eX//c3V8/3N1fP91eIH/cHJ5/3d6g/97fYP/f4GH/3d5f/9zdn//bnF7/3N2f/9zdn//
-cHN9/3Bzff9ucHf/am13/3V3ff92eHz/bG95/2psc/9maXP/cHN9/25wd/9zdXz/cHJ5/2xvef9zdXz/
-dXd9/3N1fP9ucXv/bnB3/2xudf91d33/bnF7/3V3ff9wcnn/bnB3/2ptd/9sbnX/dXd9/2xudf9sbnX/
-eHl9/3N1fP9qbHP/bnB3/3V3ff9nanH/cHJ5/25wd/9ucHf/bG95/3N1fP9wcnn/cHJ5/3N2f/9ucXv/
-c3V8/3V4gf9ucXv/bnF7/25wd/9wc33/c3Z//3N2f/9wcnn/c3V8/3V4gf9wcnn/Zmlz/25xe/9ucHf/
-b3F1/25wd/9sb3n/cHN9/3V4gf9wc33/bnF7/25xe/9zdn//b3F1/3Z4fP9tb3P/amxz/3Byef9qbHP/
-bnB3/2dqcf9zdn//cHN9/25xe/9nanH/c3V8/2xudf9ucXv/eXuB/3V4gf9zdn//c3Z//2xudf9ucHf/
-bG51/25wd/9vcXX/c3V8/3d5f/9ucHf/cHJ5/3d5f/9ucHf/c3Z//3Byef9wcnn/c3V8/3Byef92eHz/
-bG51/2xudf9nanT/bG95/2xvef9maXP/a210/2Vocv9ucXv/am13/2xudf9sbnX/Z2p0/2ptd/9ucXv/
-bnB3/25xe/9qbXf/bG95/2Zpc/9zdXz/am13/2dqcf9wcnn/bnF7/2psc/9ucXv/am13/25xe/9qbXf/
-am13/3Bzff9sb3n/Z2p0/2ptd/9kZ3H/bG51/3V3ff9ucHf/c3V8/2xvef9sbnX/bG51/3Bzff9ucXv/
-Zmlz/2ptd/92eHz/bnB3/3N1fP9sb3n/dXiB/3Bzff9zdXz/c3V8/3h7hf91eIH/dXiB/3N2f/9zdn//
-c3V8/2ptd/9ucXv/dXd9/3d6g/93eoP/fYCJ/3d6g/93eYD/bXB5/3N2f/9ucXv/bXB6/21wev9ydX7/
-c3V8/3V3ff9sbnX/cHJ5/3Byef93eoP/d3l//3h5ff9zdXz/bnF7/2psc/9sb3n/dXd9/2xvef9nanT/
-cHJ5/2ptd/9qbHP/am13/2xvef9sb3n/cHN9/25xe/9sbnX/bG51/2ptd/91d33/dXd9/2ptd/9qbXf/
-c3Z//2dqcf9nanT/amxz/2xudf9sbnX/am13/2xvef9maXP/bG95/2psc/9ucXv/bG51/2Jlbv9wcnn/
-YGNs/2Rncf9maXP/Z2px/2Zpc/9maXP/bG95/2dqdP9qbXf/Zmlz/2ptd/9qbXf/am13/2psc/9sb3n/
-ZGdx/2ptd/9zdXz/cHJ5/2dqcf9iZW7/bG95/2dqcf9sb3n/am13/3N1fP9qbHP/am13/2Zpc/9qbHP/
-am13/2xudf9ucHf/b3F1/2psc/9zdXz/dXd9/2psc/9maG7/Zmhu/3Z4fP9wcnn/cHJ5/25wd/9tb3P/
-c3V8/3V3ff9zdn//bG51/2xvef9qbXf/bnF7/2ptd/91d33/c3V8/29xdf9wcnn/b3F1/3V4gf9ucXv/
-bnB3/3l7gf9wc33/bG95/25xe/93eX//am13/3Bzff9wcnn/cHN9/3Bzff9wc33/bG95/2xvef92eHz/
-bnB3/29xdf9ucHf/bG95/2ptd/9maXP/bnF7/2ptd/9qbXf/Z2px/2Rncf9nanT/Zmhu/2BjbP9nanT/
-Zmlz/2Zpc/9qbHP/ZGdx/2ptd/9qbXf/Z2p0/2xvef9qbXf/cHN9/2xudf92eHz/b3F1/2psc/9wc33/
-cHJ5/3N2f/9maXP/cHN9/3Bzff9wc33/am13/3N2f/9ucHf/c3Z//3V4gf9ucXv/c3Z//3N2f/9ucXv/
-dXiB/3N2f/9zdXz/cHN9/3d6g/9+gYr/c3Z//3d6g/95fIb/c3V8/3l7gf9zdXz/d3qD/3d6g/93eoP/
-eXuB/3N2f/9zdn//c3V8/3l7gf91eIH/bG95/25xe/9qbXf/c3Z//3V3ff9ucHf/bG95/2dqdP9sb3n/
-cHN9/25xe/9zdn//bnB3/3Bzff9ucHf/d3qD/3Bzff9ucHf/dXiB/3V4gf9wcnn/c3Z//3Bzff9zdn//
-bnF7/3Byef97fYP/d3qD/2xvef9zdn//Z2p0/25xe/91eIH/bnF7/3V3ff91eIH/cHN9/3V3ff97fYP/
-d3qD/3N1fP9ucXv/dnmC/3Bzff90d4D/bnB3/3R3gP9wc3z/cHJ5/3ByeP90d33/bnF7/3R3gP9vcXj/
-b3F3/3Byef9maXP/Z2px/21vc/9tb3P/bnB3/3V3fP9xc3v/cHN7/2lsdP9sbnb/bW92/2lrdP9tb3f/
-b3F4/3Byev9wc33/bnB3/3Byef9wc33/eXyG/3d6g/93eX//c3Z//3N2f/9ucHf/cHN9/3V4gf9zdn//
-bnF7/3d5f/91eIH/bnB3/25xe/9ucXv/bnB3/3V3ff9zdXz/bnB3/29xdf9wcnn/dnh8/3l7gf9wcnn/
-cHJ5/3V4gf9qbXf/bnB3/21vc/9ucHf/am13/25wd/9sbnX/ZGZs/25wd/9tb3P/c3V8/2xudf9qbHP/
-dXd9/2dqdP9sbnX/cHJ5/21vc/9ucHf/bG95/25xe/91eIH/c3Z//25xe/9zdn//cHN9/25xe/9vcXX/
-cHN9/2dqdP9sb3n/dXd9/3Z4fP9tb3P/Z2px/3Byef9sbnX/bnF7/2ptd/91d33/bnB3/25wd/9nanH/
-bW9z/2xudf9sb3n/bG95/2psc/9kZ3H/cHN9/25xe/9maXP/YmVu/2Rncf9sb3n/am13/2xudf9qbHP/
-bG51/3Byef9zdXz/bnF7/3Byef9wcnn/b3F1/3Bzff9ucXv/d3l//3Bzff9ucHf/bnF7/25wd/95e4H/
-bG95/29xdf93eX//bnF7/2xvef9ucXv/c3Z//2dqdP9zdn//bnF7/3Bzff9wc33/cHN9/3V4gf91eIH/
-e32D/3N2f/9wc33/cHN9/25xe/9zdn//cHN9/3d6g/93eoP/dXiB/3N1fP9wc33/c3Z//2xvef9maXP/
-cHN9/25wd/9zdXz/c3Z//2xvef9sb3n/cHJ5/25xe/9wc33/bnB3/3Bzff9ucHf/eHl9/29xdf9qbHP/
-bnF7/29xdf9zdXz/Zmlz/3Bzff9zdXz/cHJ5/2xvef93eoP/cHJ5/3Bzff91eIH/c3Z//3Bzff9wc33/
-am13/25xe/9ucHf/bnB3/25wd/9wc33/dXd9/2xvef9zdXz/eHl9/29xdf92eHz/bG51/2ptd/9qbXf/
-bnF7/25xe/9qbXf/Z2px/2Zobv9sb3n/bnF7/2Jlbv9maXP/Zmlz/25xe/9ucXv/bG51/2xudf9qbHP/
-amxz/25xe/9zdn//c3Z//3Byef9zdn//bnF7/3l8hv9zdn//c3V8/3d6g/97fYP/dXiB/3Z5g/93eoP/
-dnmC/3V3gP9wc33/fYCJ/3p8g/9wc33/d3qD/2ptd/9wc33/dnh+/3Byef90dnz/a254/2tueP9oa3X/
-c3V8/29yfP9pbHX/am13/3N1fv9sb3n/bG95/2xudf9xc3r/bnB0/3Byd/9sbnT/cXN5/25wd/9vcnv/
-cHJ2/25wdf9vcXX/amxz/2dqcf9tb3P/bG51/25wd/9zdXz/cXN6/25wef9sbnb/bnB3/21vdv9tb3X/
-cnR7/3Fzev9ucXn/bG95/2ptd/9sb3n/bG51/3d5f/93eX//c3V8/3Bzff9sb3n/am13/2xvef91d33/
-dXd9/2xudf91d33/dXd9/2xvef9ucXv/cHN9/3N1fP9zdXz/bnB3/25wd/9vcXX/bnB3/3V3ff93eX//
-cHN9/25xe/93eoP/Z2p0/2xvef9sbnX/cHJ5/25wd/9sb3n/bnB3/2RmbP9ucHf/bG95/3N2f/9ucXv/
-bG51/3d5f/9ucHf/bnB3/3Bzff9wcnn/bnB3/2xvef9ucXv/dXiB/3d6g/91eIH/d3qD/3N2f/9wc33/
-cHJ5/3Bzff9sb3n/bnF7/3N2f/91d33/cHJ5/2ptd/9zdn//bG51/3Byef9wcnn/bnF7/2ptd/9sb3n/
-Z2p0/21vc/9ucHf/bG95/3Byef9ucHf/amxz/3V3ff92eHz/bnB3/2dqcf9qbHP/dXd9/3Byef9sbnX/
-b3F1/29xdf9ucHf/c3V8/3N1fP9sbnX/am13/2psc/9sb3n/Z2px/25xe/9nanT/amxz/2dqcf9nanH/
-dXd9/2psc/9sbnX/dXd9/2xudf9maXP/amxz/25xe/9nanT/bG95/2xvef9qbXf/bnB3/2xudf9qbXf/
-am13/3N1fP9tb3P/bG51/2xvef9sb3n/am13/2Zpc/9ucXv/am13/2psc/9kZ3H/Z2px/2ptd/9nanT/
-Zmlz/2ptd/9sbnX/bG51/21vc/9sbnX/bnB3/2xvef9wcnn/c3V8/2xvef93eX//cHN9/3d5f/9sb3n/
-am13/25xe/9wcnn/c3Z//2ptd/93eoP/c3Z//3N2f/9ucHf/c3Z//25wd/9wcnn/cHJ5/25wd/9wcnn/
-c3V8/2xudf9wcnn/bG51/2xudf9sbnX/am13/3Bzff9sbnX/cHJ5/3h5ff9tb3P/dXd9/3Byef9zdXz/
-c3V8/3V3ff92eHz/cHJ5/25wd/9ucHf/cHN9/3N2f/9sb3n/cHN9/3Bzff93eoP/eXuB/3V4gf91eIH/
-bG95/3N1fP95e4H/fn+D/3t9g/95e4H/fX6B/3Bzff99gIr/cnV+/3J0e/90d4D/d3mA/3R3gP90dn//
-dHeA/3V4gf90dn7/b3F4/3l8hP94eoD/bG95/3BzfP9pa3L/b3F6/3V3ff9ucXr/dHZ9/2ptdv9rbXb/
-a212/3R2fP9wc33/bG52/25weP90dnv/bnB3/21weP9pbHb/am11/2lsc/9sb3f/bG5z/21veP9vcXj/
-bG95/29xef9ucHf/bW90/2Zobv9nanH/bG51/2xudf9sbnX/dHZ7/25weP9rbnj/Zmly/2Zpc/9nanL/
-Y2Zw/2ptd/9qbXX/am13/2xvef9qbXf/bG95/2xudf9zdn//c3V8/3Bzff9wc33/am13/2psc/9nanT/
-dXd9/3N1fP9qbXf/dXd9/3Bzff9sbnX/bG95/25xe/9wcnn/dnh8/3N1fP9ucHf/bW9z/2xudf93eX//
-dXiB/25xe/9ucHf/eXuB/2xudf9wcnn/bG51/2xvef9ucHf/bG51/2ptd/9kZ3H/am13/2dqdP9qbXf/
-am13/2Zpc/9zdXz/bG51/2dqdP9sb3n/Z2px/2dqcf9qbHP/bG51/25xe/9ucXv/bG95/2xvef9qbXf/
-bG51/2dqdP9qbXf/Zmlz/2xudf9sb3n/cHJ5/2psc/9kZ3H/Z2p0/2dqdP9sbnX/bG95/2ptd/9qbHP/
-bG51/2BjbP9qbHP/Z2px/2psc/9qbXf/bG51/2Zpc/9qbXf/bnF7/2dqdP9gY2z/YmVu/2ptd/9nanT/
-Z2p0/2dqcf9qbHP/am13/2xvef9ucXv/bnB3/25wd/9ucHf/c3Z//25wd/9zdn//cHN9/2xvef9sb3n/
-bW9z/3l7gf9vcXX/bnB3/3V3ff9ucXv/bG95/25wd/9wc33/bG51/3Byef9ucHf/bnB3/3N1fP9ucHf/
-bnB3/29xdf91d33/b3F1/21vc/9sbnX/bnB3/25wd/9ucHf/c3V8/25wd/9ucHf/bnB3/29xdf91d33/
-b3F1/2Zobv9wcnn/am13/2dqdP9qbHP/Zmlz/2xudf9sb3n/bG95/2ptd/9qbHP/cHJ5/2Zpc/9sb3n/
-Zmhu/11gav9iZW7/Zmhu/2Zpc/9dYGr/am13/2dqdP9maG7/YmVu/2dqdP9kZ3H/Zmhu/2Rncf9kZ3H/
-am13/2dqdP9iZW7/Z2px/2BjbP9iZW7/Zmhu/2Zpc/9nanT/ZGdx/2Zpc/9ucXv/Zmlz/3Byef9nanT/
-Z2p0/2xvef9ucXv/bG95/25xe/9sbnX/bG51/3J0e/9xdHv/aGt1/2tueP9pbHb/bG95/2xvef9sbnX/
-bnB3/2Zobv9maXP/am13/3Bzff9ucXv/am13/25xe/9qbXb/dHeA/25xe/9rbnb/bnF6/3Bzff9ucXr/
-bXB5/3Fzev9xc3v/b3F5/29xef91d3//d3l//3F0fP92eID/cHJ5/3R2fP93eYH/cHJ6/3d5gf95fIX/
-eHqC/3d5fv98foT/fH6F/3N1fP90dnz/eXuA/3d5gP9ydHz/c3V9/3Z4fv90dnz/dnh8/3F0ev9zdXv/
-dXd9/3h6gP90dn3/dHZ+/3Bzff9sb3n/bG95/3N1fP9wc33/c3Z//3d6hP90dn3/c3Z//2lsdv9tcHr/
-bW93/21vd/9zdXz/am13/29xeP9wc33/am13/3Byef9ucHf/eHl9/3Z4fP91d33/dXd9/25wd/9sb3n/
-bnB3/3V3ff91d33/bnB3/3V3ff92eHz/b3F1/3Byef9wcnn/dXd9/3V3ff9ucHf/am13/2xudf9qbXf/
-dXd9/3l7gf9ucHf/bG95/3V4gf9maXP/am13/2dqcf9qbHP/amxz/2dqdP9nanH/XWBq/2Zpc/9maG7/
-am13/2xvef9nanT/c3V8/2dqcf9qbHP/bG95/2dqdP9qbHP/bG51/2xudf9wc33/am13/25xe/9qbXf/
-am13/2ptd/9qbXf/bG95/2ptd/9qbHP/cHN9/3d5f/9sb3n/bnB3/3Byef9tb3P/bW9z/25wd/9zdXz/
-b3F1/2xudf9sbnX/bG95/2xudf9ucHf/bG95/2ptd/9qbXf/bnF7/3d5f/9nanT/amxz/2psc/9ucXv/
-bnF7/3N2f/9wcnn/bnF7/2xvef9zdXz/dnh8/3Byef9ucHf/am13/25xe/9tb3P/dXd9/3Bzff9sbnX/
-amxz/2xudf9zdn//am13/2xudf91d33/bG95/2ptd/9qbHP/bG95/2Rncf9nanT/Z2p0/2psc/9ucXv/
-amxz/2dqdP9sb3n/bnF7/2xudf9qbHP/am13/2ptd/9sbnX/am13/3Byef9sb3n/bnB3/25wd/9wcnn/
-dXd9/25wd/9maXP/dXiB/25wd/9ucHf/cHJ5/25wd/9zdXz/cHN9/3N2f/9wc33/cHN9/3d6g/9wc33/
-eXuB/3N2f/9ucXv/cHJ5/25wd/9ucXv/Z2p0/3V3ff9sbnX/bnB3/25wd/94eX3/bnB3/25wd/9sb3n/
-bG95/3N1fP9qbXf/Z2p0/2ptd/9sbnX/bW9z/25wd/9zdXz/dXd9/25wd/9zdn//d3l//2xvef93eX//
-c3Z//3Bzff91eIH/d3l//3l7gf9zdn//c3Z//3V3ff93eoT/enyD/3V3ff94e4P/eHqB/3V4gv90d4D/
-bnF7/3V4gf9qbXf/Z2p0/2xvef9wc33/c3V8/25wd/9ydHz/bnF6/3R3f/9ucHn/bG93/29yfP9ydHv/
-b3F4/25wdf9wcnf/bW92/25wdP9vcnr/cnR8/3V3fv9ucHf/dXh//2xud/9ydHz/dHd//25xef9zdn//
-c3V8/3J0ef9wc3z/c3V9/3R3gP9sb3f/bXB6/3V4gv9ucXv/b3J8/2xvef9vcXj/bnB4/3Bzev9vcXj/
-cXN6/25wd/9ydXz/cHJ4/21wef9tb3P/Zmhu/2dqcf9sbnX/bW9z/2ptd/91d33/bnB0/25xe/9maXP/
-bnB3/21vc/9tb3P/c3V8/2ptd/9qbXf/bnF7/2xudf9sb3n/amxz/3V3ff9zdXz/bnF7/3Bzff9nanT/
-amxz/2Zpc/9wcnn/bG95/2xudf9qbXf/bG95/2Zobv9maXP/Zmlz/2Zpc/9qbXf/Z2p0/2dqcf9maG7/
-amxz/25wd/9zdn//am13/2ptd/9zdn//am13/2xvef9qbXf/am13/2ptd/9zdXz/bnB3/2dqcf91d33/
-b3F1/3N2f/93eoP/c3V8/3t9g/9zdXz/c3V8/3Bzff9sb3n/bnB3/25xe/9sb3n/c3Z//25wd/9zdXz/
-bnB3/2xudf9sbnX/amxz/2xudf9qbXf/bG51/2xvef91eIH/am13/2dqcf9nanH/Zmhu/2Rncf9maXP/
-am13/2Zobv9qbHP/Zmlz/2psc/9nanH/amxz/2xudf9qbHP/amxz/2xvef93eX//am13/2dqdP9nanH/
-bnF7/25xe/9wc33/b3F1/29xdf9ucHf/cHJ5/3Z4fP91d33/bG51/21vc/9ucHf/bW9z/3N1fP9wc33/
-am13/3Byef9ucHf/d3l//3Byef9sbnX/dXd9/2xvef9nanT/Z2p0/2xvef9maXP/amxz/2ptd/9sbnX/
-c3V8/2xudf9nanT/bG95/25xe/9qbXf/bG51/2ptd/9qbHP/bG51/2ptd/9sb3n/bG51/2ptd/9sbnX/
-cHJ5/3V3ff9wcnn/Z2px/3N2f/9nanT/bnB3/25wd/9ucHf/cHJ5/3Byef9wc33/cHN9/3Byef93eoP/
-c3Z//3V4gf9sb3n/bG95/25wd/9vcXX/cHJ5/2dqcf9zdXz/bG95/2ptd/9maXP/d3l//2dqcf9qbXf/
-amxz/2Zpc/9qbXf/Zmhu/2Jlbv9maG7/Zmlz/2Rncf9nanH/am13/2xvef9maXP/am13/3V3ff9qbXf/
-dXd9/3N1fP9ucHf/dXd9/3N1fP93eX//cHN9/25wd/9sb3n/bG95/25xef9qbXX/b3J8/3N1e/9xc3z/
-c3Z//25xe/9zdn//am13/3Byef9wc33/d3qD/3l8hv90d4D/dHeB/29xev90d4H/cXN7/21wef9tcHr/
-dHZ8/29yev9wc3r/dXh//3N1fv9wc3v/cnV9/3Z4gf94en//c3V8/3p8gf9rbnf/b3F7/3V3ff9ucXv/
-dHeA/3V4gf9ydX//cnR7/3h7hP98foX/cnV+/3d6hP99gIr/dnmB/3R3gP9zdXz/dnmB/3R3gP9wc33/
-bnF7/3J1fv9tcHr/dnh8/21vdv9wc33/bnB3/2dqdP9qbXf/bnF7/25wd/9wcnn/d3l//3N1fP91eIH/
-cHN9/3V4gf9wc33/c3Z//36Ahv93eoP/c3Z//3V4gf9wcnn/bnF7/3Byef95e4H/dXiB/3l7gf95e4H/
-c3Z//25xe/9ucXv/d3qD/3Bzff9ucHf/bnF7/3V4gf9wcnn/cHJ5/25wd/9ucHf/c3V8/3Byef9vcXX/
-bG51/3N1fP92eHz/dnh8/25wd/9wcnn/dXd9/2xudf9ucHf/bnB3/29xdf9ucXv/c3Z//3N2f/9maXP/
-c3Z//3Byef9wc33/c3Z//2xvef91d33/cHJ5/25wd/9ucXv/am13/25wd/9wc33/cHJ5/3V3ff9ucHf/
-c3V8/25wd/9ucHf/cHJ5/29xdf9tb3P/bnB3/2ptd/9sb3n/d3l//25wd/9tb3P/bG95/25wd/9tb3P/
-cHJ5/3Byef9sbnX/bG51/2xudf9tb3P/am13/2xudf9ucHf/bG51/21vc/9zdXz/dXiB/2xvef9sb3n/
-am13/25xe/9wc33/c3Z//2xvef9vcXX/bG95/25xe/9zdn//dXiB/25xe/9ucHf/bnF7/2xvef9zdn//
-dXd9/25wd/9ucHf/bnB3/3d5f/9zdXz/bnB3/3N1fP9sbnX/Zmlz/2psc/9qbXf/ZGdx/2dqcf9qbXf/
-Zmhu/2xvef9nanH/ZGdx/2dqdP9sb3n/amxz/2xudf9sb3n/bG51/2ptd/9sbnX/cHJ5/25xe/9sb3n/
-bnF7/25xe/93eX//cHN9/2ptd/93eoP/cHN9/3Byef9wcnn/dXd9/3V3ff94eX3/e32D/3l7gf93eX//
-f4KM/3l8hv97fYP/d3qD/3N1fP91d33/c3Z//3V4gf9wc33/eXuB/3V4gf9wcnn/bnB3/3l8hv9ucHf/
-c3Z//3Bzff9wcnn/cHN9/3Byef9wcnn/cHJ5/25wd/9sbnX/bG95/3Bzff9ucXv/bnB3/25xe/93eX//
-bnB3/3V3ff9zdXz/bnB3/3V3ff9zdXz/d3l//3Bzff9ucHf/bG95/3R3gP91dnz/bnB3/3J0fP92eHz/
-b3F4/3J0e/9ucHf/c3V8/2psc/9qbXf/bG51/3Bzff9ucXv/c3V8/3J0e/9rbnT/c3V8/21wef9ucHf/
-bW92/3V3fP9tb3b/a212/21wev9qbXf/b3F4/2ttdf92eH//cnR7/25xeP91d33/Z2py/2xvef91d33/
-bnB3/3N2fv9vcnv/a254/2hrdf90d33/cHN9/2dqcv9nanT/dXiB/2dqdP9maG7/ZGdx/2Zpc/9qbHP/
-ZGdx/2BjbP9maXP/XWBq/25wd/9gY2z/Zmlz/2Zobv9maXP/Z2p0/2xudf9sbnX/bnB3/3N1fP9vcXX/
-cHJ5/2Zobv9sbnX/bG51/25wd/9wcnn/bnB3/25wd/91d33/cHN9/25wd/9ucHf/dXd9/3V3ff91d33/
-c3Z//3N1fP9ucHf/cHJ5/3V3ff9qbXf/bG51/25wd/9wc33/am13/2xvef9sbnX/cHJ5/3Byef9ucHf/
-bG51/25wd/9zdXz/c3V8/3V3ff9ucXv/bnF7/3V3ff9qbXf/bG51/21vc/9sbnX/am13/3N1fP9wcnn/
-Zmlz/3N2f/9ucHf/cHN9/3V3ff9wcnn/cHN9/29xdf9sb3n/bG95/2ptd/9sb3n/bnF7/2xvef91eIH/
-cHN9/3N2f/9ucXv/bnF7/3N2f/9wcnn/bnF7/2xvef9ucHf/cHJ5/3Z4fP9ucHf/bW9z/2ptd/9sb3n/
-bG51/3Byef9ucHf/am13/2xudf9qbXf/am13/25wd/9tb3P/bG51/2dqdP9qbHP/bG95/3V3ff9qbXf/
-Zmlz/2xudf9ucHf/dXd9/3V3ff9ucXv/cHJ5/3Bzff9ucXv/c3Z//3Z4fP9sbnX/b3F1/2xvef9ucHf/
-d3l//3V4gf9ucHf/bnF7/2xvef93eoP/cHJ5/25wd/9wcnn/bnB3/2dqdP9sbnX/am13/2Zpc/9qbXf/
-am13/2dqdP9wc33/Z2p0/2dqdP9zdXz/bnF7/2psc/9sbnX/bG51/2xudf9sbnX/bG51/2ptd/9sbnX/
-Z2p0/2xvef9qbXf/dXd9/2xudf9nanH/cHJ5/2psc/9sbnX/bG51/2xudf9sbnX/bnB3/3Byef9ucHf/
-bnB3/3l7gf91d33/c3Z//3Byef9sbnX/am13/2xudf9sb3n/ZGdx/25xe/9qbXf/am13/2xudf95e4H/
-bnB3/2xudf9sbnX/bW9z/3Byef9sbnX/bnB3/25wd/9qbXf/bG51/25wd/91d33/cHJ5/2xudf9wcnn/
-d3l//2xvef93eoP/dXiB/3N2f/91eIH/c3Z//3l8hv91eIH/cHJ5/3N1fP9ydHz/cXN5/3Byef90d3//
-dXd9/3BzfP9wc3z/bG95/3Bzff9nanT/bnB3/3Bzff9zdn//cHN9/3V4gf90d4D/aGt1/3Z5g/9ucXr/
-dHeA/3BzfP94e4T/cHN9/3BzfP9wc33/dXiA/3N1fv9sb3n/eXuB/3N2f/9wcnn/d3qD/2ptd/93eoP/
-eXyG/3V4gf95fIb/eXuB/3Byef9sb3n/e32D/3d5f/9ucHf/bnB3/3t9g/9ucHf/b3F1/2xudf9ucHf/
-bW9z/2dqcf9kZ3H/am13/2psc/91d33/amxz/25wd/9tb3P/bG51/29xdf9wcnn/b3F1/3N1fP91d33/
-bnB3/2xvef9kZ3H/bG95/3Bzff9ucXv/d3qD/3V4gf9wc33/d3qD/3V4gf9wc33/dnh8/35/g/9+gIb/
-fX6B/36Ahv97fYP/dXiB/3d6g/95e4H/c3Z//3Bzff91eIH/e32D/3d6g/93eoP/c3Z//3d6g/93eoP/
-dXiB/3N2f/9wc33/dXd9/3d5f/95e4H/dXiB/3V3ff94eX3/bnB3/25wd/9sbnX/bG51/2xudf9ucHf/
-bnF7/2ptd/9wc33/bnB3/25xe/9zdn//bG95/3Bzff9ucHf/cHJ5/25xe/9sbnX/bG51/3Byef9wcnn/
-dXd9/2xudf9zdXz/bG51/25wd/9zdXz/bnB3/25wd/9ucHf/bG95/3N1fP92eHz/bG51/21vc/9wcnn/
-c3V8/2xudf91d33/bG95/2xudf9sbnX/amxz/2ptd/9sb3n/am13/2psc/9qbHP/bG51/2xudf94eX3/
-am13/2dqdP9ucHf/bnF7/3V3ff92eHz/bnB3/29xdf9zdXz/cHJ5/25wd/9zdXz/bG51/2ptd/9qbXf/
-amxz/25xe/9wcnn/Z2p0/2xudf9ucHf/d3qD/2ptd/9ucXv/bnF7/2xudf9qbXf/am13/2xvef9maXP/
-bG51/2ptd/9sbnX/cHN9/2dqdP9maXP/c3V8/3Bzff9sbnX/bG51/2xudf9sbnX/bW9z/2ptd/9qbXf/
-amxz/2dqdP9sb3n/bG51/3N1fP9qbHP/ZGdx/2dqdP9maXP/amxz/2ptd/9nanH/am13/2dqdP9sb3n/
-bG51/25wd/95e4H/dnh8/3V3ff9zdXz/bnB3/25wd/9ucHf/bG95/2Zpc/9zdn//bnF7/2xvef9wcnn/
-foGK/3N1fP9wc33/c3Z//3Bzff9ucXv/am13/2xvef9vcXX/bG51/21vc/9vcXX/dXd9/3Bzff9nanT/
-bnF7/3V3ff9nanT/dXd9/3Byef9sb3n/dXd9/25wd/91d33/bG95/2dqdP9qbHP/c3Z//3N1ff9rbXT/
-cHJ5/25wd/9rbnj/bnF7/2ptd/9wc33/bG51/21vc/9ucHf/bnF7/2xvef9wc33/am13/2Vocv9zdn//
-bG51/25xe/9maXP/bnB3/2dqcf9nanH/amxz/2ptd/9maXP/YmVu/25wd/9kZ3H/YmVu/2Zpc/9cX2j/
-Z2p0/2xvef9maXP/Z2p0/3V3ff9sb3n/bG95/3l7gf91eIH/bnB3/3Bzff9+gIb/bnF7/29xdf9sb3n/
-bnF7/25wd/9sb3n/Z2p0/25xe/9qbXf/d3l//2dqdP9ucXv/bnB3/2ptd/9ucHf/bnF7/2xvef9zdXz/
-dXd9/25wd/9sb3n/aGp0/2xvef9tb3f/bnB3/3J1fv9tcHr/bnF6/3V4gf9wc33/c3V8/25wd/9zdn//
-c3Z//3N2f/9ucXv/dXiB/3Byef9wc33/c3Z//3Byef9ucHf/cHN9/3d5f/9wc33/cHN9/25wd/91eIH/
-c3Z//3Bzff9vcXX/bnB3/3d5f/91eIH/dnh8/3V3ff91d33/d3l//3Byef9ucXv/bG95/2xvef9ucHf/
-c3V8/3N1fP9sbnX/c3V8/29xdf9wcnn/dXd9/25wd/9zdXz/am13/2xudf9sb3n/Z2p0/2xvef9sb3n/
-amxz/25xe/9sbnX/cHN9/2psc/9sb3n/bnF7/2psc/9nanH/Zmlz/2Zpc/9nanT/bnB3/2Zobv9qbHP/
-Z2p0/25xe/9nanT/bnF7/2xudf9sbnX/cHJ5/21vc/9ucHf/bG95/2xvef9ucXv/am13/25wd/9ucHf/
-dnh8/2xudf9nanH/b3F1/25xe/91d33/c3Z//2xvef9wcnn/c3Z//3Byef9ucHf/dXiB/3Bzff9ucXv/
-bnF7/3N2f/91eIH/c3Z//2xvef9wc33/c3V8/36Ahv9ucHf/dXd9/3V3ff9tb3P/Z2p0/2xudf9qbXf/
-Z2p0/2xudf9vcXX/b3F1/3V3ff9ucHf/bnB3/3V3ff91eIH/bnB3/2xvef9ucXv/cHN9/25xe/9zdn//
-d3qD/3d5f/9zdXz/e32D/3l7gf9+f4P/e32D/3l7gf9+gYr/d3qD/3l7gf9+gIb/d3l//3V3ff91d33/
-eXuB/3V3ff93eX//gYOK/36Biv97fYP/d3qD/3Byef9ucHf/bnF7/25wd/9maG7/cHN9/2xvef9kZ3H/
-Z2p0/3V4gf9nanH/Z2px/2psc/9nanH/Z2px/2Jlbv9kZ3H/Zmlz/2Zpc/9maG7/ZGdx/2Rncf9maXP/
-YGNs/2dqdP9wcnn/ZGdx/3V3ff9sb3n/bG51/3N1fP9sbnX/d3l//3Byef9vcXX/bG51/3V4f/90d37/
-bW90/3N1fP9ucHf/bnB3/3N2f/9sb3n/cHJ5/2dqdP9ucHf/cHN9/3Bzff9ucHf/c3V8/3Byef9maG7/
-d3qD/2xudf9wcnn/am13/3N1fP9sb3n/bW9z/25wd/9ucHf/bnB3/2xudf91d33/cHJ5/2xudf9wc33/
-ZGdx/2xvef9wcnn/bG95/2xudf91d33/c3V8/2xudf94eX3/d3qD/25wd/9ucXv/foCG/3Bzff9wcnn/
-bnF7/25xe/9ucHf/am13/2psc/9rbnj/a254/3d6hP9wcnn/dXiB/3N1fP9ucXv/cHN9/3Bzff9wc33/
-eXuB/3Z5gv91eIH/cHJ8/2lrdP9rbnj/bW93/29xef9xdH3/bnF7/21wev9zdn//c3Z//3Bzff9ucXv/
-d3qD/3N2f/91d33/bnB3/3N1fP9vcXX/bnB3/3Byef9ucHf/b3F1/3Byef92eHz/bnB3/3Byef9ucHf/
-dXd9/3Byef9wc33/bG95/3Bzff91d33/d3l//3N1fP9sb3n/bnF7/3Z4fP9tb3P/am13/2xudf9qbHP/
-am13/25wd/9sb3n/Z2p0/3Bzff9sbnX/bnF7/3Bzff9nanT/bnF7/2ptd/9qbHP/am13/2Zpc/9qbXf/
-bG95/2xudf9wc33/bG51/25xe/9qbXf/bnF7/3Bzff9qbXf/bG51/2dqdP9qbXf/bnF7/3N1fP9sbnX/
-am13/25wd/92eHz/bnB3/3N2f/9sb3n/bG95/3Bzff9ucHf/bG51/29xdf9wcnn/bnF7/3Byef9wc33/
-bG95/3d6g/9sb3n/bnF7/3N1fP9zdn//dXiB/3d6g/9ucXv/cHJ5/3d6g/91eIH/cHN9/3N1fP9qbXf/
-bW9z/25wd/9ucHf/cHN9/3Byef9nanT/bG95/3Byef93eoP/bG95/3N1fP9wcnn/bG51/2psc/9qbXf/
-bG51/2Zpc/9sbnX/amxz/2dqdP9ucXv/bG51/2dqdP9ucXv/bG95/2psc/9nanH/Z2px/2xudf9sbnX/
-am13/2psc/9maG7/YGNs/2Rncf9kZ3H/bG95/2Zpc/9maXP/Z2p0/2Zpc/9kZ3H/bG95/2psc/9nanT/
-Zmlz/2xvef9sb3n/Zmlz/3d5f/91d33/dXd9/3Byef9ucHf/bnB3/3Byef9wcnn/am13/3d6g/9zdXz/
-bG95/3Byef95fIb/bG95/25wd/9sb3n/bG95/2xvef9qbHP/bG51/2xudf9qbHP/bG51/2psc/9sb3n/
-am13/2Zpc/9sb3n/dXd9/2Rncf9sb3n/Zmlz/2dqcf9maXP/Zmlz/3N1fP9qbXf/Z2px/2dqdP9xdH3/
-c3V8/2psc/9ucXv/amxz/2psc/9sb3n/am13/2xvef9qbXf/bG51/3Bzff9ucXv/bG95/3N1fP9wcnn/
-amxz/36Ahv9zdXz/cHJ5/2xudf93eX//bG95/21vc/9ucHf/bG95/2xvef9nanT/dXd9/2xvef9qbXf/
-cHN9/2Rncf9ucXv/bG95/2ptd/9sbnX/b3J7/29ye/9oa3X/c3V8/3J0fP9nanT/bG52/3h6gP9rbXT/
-bG51/21vdv9sbnX/bG51/21vdf9pa3L/bG92/2hrdf9zdn3/bXB6/2xvef9tb3b/Z2px/21vc/9sbnX/
-bG51/3Z4fP90dnz/cHJ7/2xvef9pbHP/bW92/2ttdv9sb3f/dHZ8/25wef9sbnf/cHJ5/25wd/9qbXf/
-am13/3N1fP9ucXv/c3V8/2xudf9ucXv/amxz/2ptd/9qbXf/bG51/2psc/9qbXf/am13/2psc/9qbHP/
-bG51/2xvef9sb3n/am13/2ptd/9sb3n/c3V8/3N2f/9wc33/cHN9/3V3ff94eX3/bnB3/3Bzff9zdXz/
-bnF7/25xe/9zdn//c3Z//2xvef97fYP/c3Z//3t9g/97fYP/c3V8/36Ahv91eIH/c3Z//3d5f/94eX3/
-d3qD/3l8hv91eIH/e32D/3N2f/9zdn//cHJ5/3d6g/91d33/bG95/25wd/9sb3n/bnB3/3V4gf91d33/
-bnB3/2xvef9ucXv/dXiB/3Byef91eIH/bG95/25wd/9wcnn/bW9z/2psc/9vcXX/cHJ5/2xvef9sb3n/
-bnF7/25xe/91eIH/am13/2xvef9zdXz/bnF7/3V3ff91d33/b3F1/29xdf91d33/bnB3/2xudf9zdXz/
-bnB3/25wd/9zdXz/cHN9/3N2f/9zdXz/bG95/25xe/9wc33/eXuB/3N1fP91eIH/dXiB/3Byef9sb3n/
-bnF7/25xe/9ucHf/bnF7/25xe/9wcnn/c3Z//25xe/9sb3n/cHN9/3Bzff9vcXX/bG95/2xvef9vcXX/
-bnB3/3Bzff9wcnn/b3F1/25wd/9zdXz/bnB3/3d5f/9ucHf/bG95/3N2f/9ucHf/cHJ5/3Bzff9zdXz/
-bnB3/25wd/9wc33/cHN9/2dqdP93eX//dnh8/3Z4fP9zdXz/bG51/2xudf9ucHf/bW9z/2dqcf9zdXz/
-bW9z/2xudf9sbnX/eXyG/2xudf9nanT/Z2px/2Zpc/9sbnX/Zmlz/2Zpc/9nanH/ZGdx/2xudf9qbHP/
-bnF7/2xudf9kZ3H/bG95/3V3ff9maXP/c3V8/25wd/9sb3n/c3Z//25xe/93eoP/dXd9/25wd/9ucXv/
-b3J6/3J0fP9ucHf/dXd9/29xdf9ucHf/cHN9/25xe/9zdn//bG95/2xvef9wc33/cHN9/25wd/9zdn//
-bnF7/2ptd/94e4X/dHZ8/3J0fP9sbnX/dHZ8/29xeP9sbnX/b3F4/29xeP9tcHr/bnB0/3V3e/9wcnn/
-aGt1/21wev9jZm//cHJ5/25xev9tb3P/bW92/3Z4fP9ydHv/cHJ3/3V3fP9ydHv/aGtz/21vdv96fIP/
-bW93/2xvef9tb3f/aWx2/2xudf9rbXb/aWx1/2hrcv9pa3T/dnh+/25wd/9tb3f/a254/2dqcf9tb3P/
-bG51/25wd/91d33/cnV+/3F0ff9vcXr/aWxy/21vd/9tb3b/b3F5/3BzfP9rbnj/bnB4/25wd/9wcnn/
-bG51/25wd/94eX3/cHJ5/3N2f/9wcnn/c3Z//3Byef9zdXz/d3qD/3N1fP9wcnn/cHN9/3N2f/9sb3n/
-bG95/3Byef9zdXz/c3V8/29xdf9ucHf/bnF7/3l7gf93eX//dXd9/3N1fP91d33/dXd9/25wd/9ucHf/
-b3F1/25wd/9ucHf/bnF7/2ptd/9kZ3H/dXd9/2ptd/9zdXz/dnh8/25wd/94eX3/cHJ5/29xdf9wcnn/
-bG51/3Bzff9ucXv/bG51/3N1fP9tb3P/c3V8/2xudf9zdXz/cHN9/2psc/9qbXf/Z2p0/2ptd/91d33/
-dXd9/25wd/9ucHf/bG51/3Bzff9sbnX/bG95/2ptd/9sbnX/cHN9/21vc/9qbHP/am13/2xvef9tb3P/
-bG51/21vc/9qbHP/c3Z//2dqcf9sbnX/bW9z/21vc/9zdXz/c3V8/2xudf9tb3P/cHN9/25wd/9ucHf/
-Zmlz/2Zobv9maG7/am13/2Zpc/9qbXf/bG95/2psc/9qbXf/am13/3N2f/9qbXf/cHN9/3Bzff9nanH/
-ZGdx/2dqdP9qbXf/am13/2xudf9sbnX/bG51/25xe/9sbnX/am13/3Byef9zdXz/b3F1/2xudf9sbnX/
-bG51/2xvef9ucXv/am13/21vc/9sbnX/dXd9/2xudf93eoP/cHN9/21vc/9wcnn/bG51/2dqdP9sbnX/
-amxz/2dqcf9maXP/Z2p0/2ptd/9maXP/c3Z//3d5f/9wcnn/Z2p0/2Rncf9kZ3H/bG51/2ptd/9maXP/
-bG95/2xudf9maXP/Z2p0/3d6g/9qbHP/bG51/2psc/9maXP/bG51/2Zpc/9kZ3H/bG51/2dqdP9qbHP/
-amxz/2ptd/9nanT/YGNs/2ptd/9zdXz/YmVu/25xe/9sbnX/Z2px/2ptd/9qbXf/dXd9/25xe/9maXP/
-am13/25xe/9xc3r/a254/3ByeP9sbnX/a210/2ptd/9sbnX/am13/2dqdP9qbHP/Zmlz/2dqdP9maXP/
-am13/2hrcv9iZW7/cnR6/25xev9ucXr/a253/3R2ev9ucHn/bG51/21veP9rbnj/bnF7/21weP9vcnz/
-b3J6/2tueP9vcnz/ZWhx/3F0fP9wcnn/am11/2ptd/90d4D/cnV9/21weP9xc3v/cXN6/2psc/9qbXX/
-dXd//2ttdP9tcHr/a254/2lsdP9tb3T/aWx1/2hrdP9tbnX/aGt0/3d4ff9xc3j/bXB6/21vdv9maXP/
-amxz/2dqdP9qbXf/bnF7/3N1fP9vcnv/bXB6/2Vocv9qbXf/am13/3N1ff9xc3v/bW92/25xev9sb3n/
-bG95/2dqdP9sbnX/c3V8/2ptd/9qbXf/Z2px/2Zpc/9nanH/Z2px/2ptd/9nanH/Zmhu/2Zpc/9qbXf/
-YmVu/2Jlbv9maG7/Zmlz/2ptd/9sbnX/YmVu/2Zpc/9sb3n/c3V8/3Bzff9zdXz/cHN9/3d5f/9qbXf/
-bW9z/2xudf9ucHf/bnB3/3V3ff9sbnX/Z2px/3V3ff9wcnn/dXd9/3V3ff9sbnX/c3Z//3Bzff9tb3P/
-b3F1/29xdf92eHz/c3V8/2xudf91d33/am13/2ptd/9nanT/bnF7/2ptd/9iZW7/Z2px/2Jlbv9iZW7/
-Z2p0/2dqdP9nanH/Z2p0/2psc/9zdXz/bG51/3Byef9sbnX/bnB3/3N1fP9sbnX/YmVu/2psc/9qbXf/
-bG51/2dqdP9qbHP/Z2p0/3d5f/9nanH/bG51/21vc/9sbnX/c3V8/3V3ff9wcnn/bW9z/3Bzff9sbnX/
-amxz/25xe/9sb3n/b3F1/3d5f/9sb3n/cHN9/3Bzff9ucHf/bnF7/2xvef97fof/bnF7/3d6g/95e4H/
-c3V8/2xvef91eIH/c3V8/25wd/9ucXv/bnF7/25wd/9wc33/cHJ5/2xvef9zdn//cHJ5/2xudf9sbnX/
-am13/2ptd/9ucXv/cHN9/25wd/9ucHf/Z2p0/3V3ff9ucHf/eXuB/3N1fP9vcXX/cHJ5/25wd/9vcXX/
-c3V8/2xudf9sbnX/bnB3/3Byef9sbnX/bG51/3l7gf93eX//d3l//3Byef9sb3n/am13/25xe/9ucXv/
-am13/3N2f/9vcXX/amxz/2ptd/9+f4P/bnF7/3Byef9ucHf/bnB3/25wd/9sb3n/am13/3Bzff9wcnn/
-cHJ5/3N1fP93eoP/c3Z//25xe/95e4H/e36H/2dqdP91eIH/d3qD/3N2f/93eoP/d3qD/3t+h/97fYP/
-c3Z//3V4gf9sb3j/bnB2/25xef9ydXz/cXR9/3Bzff9vcXj/bG95/25wd/9sb3n/bG95/3Byef9sb3n/
-bG51/3J1fP9ucHf/Z2px/3J1fv9zdXr/cHJ5/2tueP9ydHr/cHJ6/29xd/9wc33/b3J8/3F0ff9xc3z/
-cXR9/3N2fv9ucHn/c3Z+/2hrdP9zdn7/dXh//29xeP9ucHf/dXiA/3F0ff9tcHr/dHZ7/3R2e/9pbHT/
-bnF4/3V4f/9sbnb/bnB3/2xudf9sbnX/bW90/2hrc/9rbXT/a254/2dqdP9wc33/bnB0/21wef9tb3P/
-amxz/21vc/9nanT/bG51/2xvef9sb3n/am13/3Byef9nanT/Zmlz/2dqdP9ucXv/cHN9/2ptd/9ucHf/
-bG51/25wd/9qbXf/am13/3V3ff9wcnn/cHJ5/2xudf9ucHf/bG51/2xudf9ucXv/Z2p0/2psc/9qbXf/
-bnF7/2psc/9qbXf/bG95/3Bzff9sb3n/am13/2dqdP9ucXv/cHN9/3d5f/94eX3/dnh8/3V3ff93eX//
-bG51/2xudf9sb3n/bG95/2xudf9wcnn/cHJ5/2xudf92eHz/bnB3/3N1fP91d33/am13/2xvef9sb3n/
-bG51/21vc/9sbnX/dXd9/3N1fP9ucHf/cHN9/2ptd/9qbXf/Z2p0/3V3ff9wcnn/Z2p0/2ptd/9nanT/
-bG51/3Bzff9ucXv/bnB3/2xudf9tb3P/dnh8/29xdf9ucXv/cHN9/25xe/91d33/bG51/2dqcf9tb3P/
-cHJ5/2xudf9tb3P/bW9z/2ptd/93eX//Z2p0/2psc/9sbnX/am13/3V3ff92eHz/cHN9/29xdf91d33/
-bnB3/25wd/9qbXf/ZGdx/2psc/9ucXv/am13/2psc/9nanT/Z2px/2xudf9qbXf/dXiB/2xudf9wc33/
-dXd9/2xudf9nanT/bnF7/21vc/9sbnX/bG51/2ptd/9nanT/am13/2dqcf9nanT/bnF7/2ptd/9qbXf/
-am13/2ptd/9qbXf/bG95/25xe/9sb3n/Zmlz/2BjbP9qbXf/Zmhu/25wd/9qbXf/Z2px/2dqdP9maXP/
-Zmhu/2dqdP9kZ3H/Zmlz/2Zpc/9sb3n/am13/2dqdP93eoP/c3V8/3V3ff9nanT/ZGdx/2Jlbv9nanH/
-Z2px/2dqdP9sb3n/Z2p0/2Jlbv9nanT/eXuB/2ptd/9qbXf/bG51/2xudf9ucHf/b3F1/2dqdP9ucHf/
-bG51/21vc/9sbnX/c3V8/2xudf9qbHP/dnh8/3V3ff9maG7/c3Z//3N2f/9sb3n/c3V8/3N1fP94eX3/
-dXd9/3Byef9zdXz/c3Z8/3J0e/9ucXv/cnV7/29xef9vcXj/bW93/3Byef9ucHf/b3F1/29xdf9sbnX/
-bW9z/25wd/9wcnn/bG95/2hqcf91d37/cnV6/21wef9tb3b/dXd9/3R2fv9ucHf/b3F6/3F0ff9ucXv/
-cXN6/3J0ff9zdn7/cnR7/3Z5gf9rbnf/c3Z//3R3f/9vcXb/b3F2/3N2f/9wc33/bnB3/3R3gP90dnv/
-am10/3J0e/90dn3/bG51/29xef9sbnX/am12/2xvc/9gY2z/Zmlz/2dqdP9kZ3H/bG95/2dqcf9qbXf/
-amxz/2ptd/9qbXf/bG51/2xudf9wcnn/bnB3/21vc/9ucXv/Z2p0/2Zpc/9nanT/bG95/25xe/9wcnn/
-cHJ5/25wd/9ucHf/bW9z/25wd/9zdXz/dXd9/3Bzff9ucHf/bG95/2xvef9sb3n/dXd9/29xdf9ucHf/
-bnF7/3Bzff9vcXX/bG95/3V4gf91eIH/bnF7/3N1fP9wc33/d3qD/3d6g/95fIb/e36H/36Ahv9+f4P/
-e36H/3Bzff9wc33/dXiB/3N2f/9wc33/cHN9/25xe/9qbXf/eHl9/3N2f/91d33/dXd9/2xvef9wcnn/
-cHJ5/29xdf9sb3n/bnB3/3N1fP9zdXz/cHJ5/25xe/9qbXf/am13/2dqdP91d33/c3V8/2xudf9sb3n/
-cHJ5/3Byef9zdn//dXiB/3V4gf9zdn//cHJ5/3t9g/9wc33/dXiB/3d6g/95fIb/e32D/3d6g/9wc33/
-dXd9/3N2f/9zdn//cHN9/3N1fP9zdXz/d3qD/2ptd/9sb3n/cHJ5/25wd/91d33/dnh8/3V3ff9ucHf/
-dXd9/25wd/9tb3P/bG95/2ptd/9wcnn/c3Z//3Bzff9ucXv/dXd9/2xudf9ucHf/bnB3/3t9g/9vcXX/
-c3V8/3Z4fP9ucHf/amxz/25xe/9qbXf/am13/2xudf9qbXf/bG51/2psc/9nanH/bG51/25xe/9qbXf/
-am13/2xudf9qbXf/ZGdx/2xvef9ucXv/bG95/2Zobv9kZ3H/am13/2dqdP9zdXz/am13/2dqdP9zdXz/
-bG51/2xudf9zdXz/b3F1/2xvef9sb3n/c3Z//25xe/9vcXX/e32D/3d5f/93eX//bnB3/2xudf9nanT/
-bnB3/25wd/9sb3n/dXiB/25wd/9ucHf/bnB3/31+gf9ucHf/bG95/2xudf9nanT/Z2p0/21vc/9nanT/
-bG51/2psc/9sbnX/Zmlz/2xvef9nanT/Z2p0/3Bzff9zdXz/ZGdx/3N1fP9ucXv/bG51/3N1fP9ucXv/
-cHN9/3Bzff9sb3n/bG95/3Fze/9ydHv/b3J5/3R2fP9vcXb/bW95/2hrdf9oa3X/am13/2psc/9qbHP/
-bG95/2Zpc/9maXP/Z2p0/2dqc/9gY2z/cXR9/29xef9sb3j/bG52/3J0e/9vcnv/b3F1/25weP9wcnn/
-cHJ2/25weP9wcnn/bnB3/25weP9ydX7/Z2p0/3N2f/9xc33/bnB3/3Bzff9wc33/bnF7/21vc/9zdXz/
-dnh8/2xudf9zdn//d3qD/29xdf9wcnn/bG95/2xvef9sb3n/Zmhu/25wd/9ucHf/amxz/3V3ff9sb3n/
-cHJ5/29xdf9sbnX/bnB3/2xudf9tb3P/c3V8/2xudf9sbnX/bnF7/2Zpc/9qbXf/Z2p0/2ptd/9wc33/
-bG95/3Bzff9sb3n/bG51/25wd/9ucHf/c3V8/3N2f/9zdXz/b3F1/25wd/9ucHf/bG51/3V3ff9vcXX/
-bG51/25wd/9wcnn/bG95/25wd/91eIH/e32D/3Bzff9wc33/c3V8/3N2f/91eIH/eXuB/3d5f/9zdn//
-dnh8/3d5f/9nanT/b3F1/25xe/9wc33/cHN9/3Bzff9ucXv/bnB3/3V4gf9wc33/c3Z//3V4gf9ucHf/
-cHN9/25xe/9ucHf/bG95/2xvef91d33/c3Z//25xe/9wc33/bnB3/25wd/9nanT/c3V8/3N2f/9qbXf/
-bG95/25wd/9sb3n/c3Z//3Bzff9zdn//c3Z//3Bzff95fIb/cHJ5/25xe/9zdn//cHN9/3Bzff9wc33/
-Z2p0/25wd/9zdn//bnF7/3Byef9wcnn/cHJ5/3d6g/9ucHf/cHJ5/3Bzff9sb3n/d3l//3Z4fP91d33/
-bnB3/3N2f/9ucHf/bnB3/25wd/9ucHf/cHJ5/3d5f/91eIH/c3Z//3l7gf9ucXv/bnF7/3N2f/9+gYr/
-c3V8/3d6g/97fYP/cHN9/3Byef9ucXv/bG95/2xvef9sb3n/bG95/3Bzff9ucXv/bnB3/3Bzff97fYP/
-dXiB/3Bzff9ucXv/cHN9/25xe/93eoP/e32D/3l7gf9zdn//cHJ5/3N2f/9wcnn/eXuB/3Bzff9ucHf/
-d3qD/3N1fP9zdXz/eXyG/3V3ff91d33/c3V8/3d6g/91eIH/c3V8/3l8hv93eoP/d3l//3Bzff9sb3n/
-Zmlz/25wd/9sbnX/b3F1/3Byef9ucHf/bnB3/2xvef97fYP/bnF7/25xe/9ucHf/bG51/2ptd/9qbHP/
-amxz/2xudf9ucHf/bnB3/2dqdP91eIH/am13/2xvef93eoP/c3Z//2Zpc/91d33/c3Z//3Bzff93eX//
-c3Z//3V3ff9wc33/bnF7/25wd/91d3v/dXd7/3Byef91d3z/bnB0/3Byef9qbXf/bG95/25wd/9tb3P/
-bG51/25xe/9maXP/YmVu/2dqdP9kZ3H/YGNs/3J1fv9sb3n/Zmhu/2RmbP9sb3n/Z2py/2dqcf9oa3L/
-Z2lz/2dpb/9laHH/bG95/2ptd/9sbnX/bG95/2Rncf9wc33/bG95/2xudf9qbXf/c3Z//3V4gf9vcXX/
-cHJ5/3V3ff9sbnX/dXd9/3d5f/9tb3P/bnB3/2xudf9ucHf/bnF7/2Zobv9sbnX/bnB3/2dqcf91d33/
-bG51/25wd/9ucHf/b3F1/25wd/9ucHf/am13/3Bzff9sbnX/am13/2xvef9maXP/Z2p0/2Vocv9tb3T/
-c3V8/25wd/9ydHv/c3Z//2xvef9ucHf/bG95/3Bzff9zdXz/c3V8/25wd/9ucHf/b3F1/21vc/9wcnn/
-bW9z/25wd/9ucXv/c3Z//3Bzff9wcnn/dXiB/3d5f/9sb3n/bG95/29xdf9ucHf/cHJ5/3Z4fP9ucXv/
-c3V8/3Bzff9zdXz/ZGdx/2psc/9qbXf/am13/2ptd/9sb3n/bnB3/2dqdP9zdXz/bnF7/25xe/9wc33/
-bG51/2xvef9sb3n/am13/2psc/9sbnX/c3V8/3Bzff9ucHf/cHJ5/2xudf9tb3P/Z2px/2xvef9wc33/
-bG51/25wd/9ucHf/b3F1/3N1fP9zdXz/bnB3/25xe/9tb3P/dXd9/2xudf9sb3n/bnF7/25xe/9ucXv/
-am13/2Zpc/9sbnX/c3V8/25wd/9sbnX/bW9z/2xudf94eX3/bnB3/25wd/9ucXv/bnB3/3Z4fP91d33/
-eHl9/25wd/9zdXz/bG51/29xdf9ucHf/bnB3/3Byef91eIH/c3Z//3Bzff93eoP/bnF7/3Bzff9ucXv/
-eXyG/25wd/9zdXz/dnh8/25wd/9ucHf/bnF7/3Byef9qbXf/bnB3/25wd/9ucXv/bnB3/25wd/9sbnX/
-dnh8/25wd/9tb3P/bnB3/25wd/9qbXf/cHN9/3V3ff92eHz/cHJ5/2xudf9wc33/cHJ5/3l7gf9wc33/
-bnF7/3V3ff9tb3P/bnB3/3Byef9ucHf/b3F1/25wd/9zdXz/cHJ5/29xdf95e4H/dXiB/3l7gf9ucHf/
-bnB3/2RmbP9sbnX/Z2p0/2psc/9sbnX/am13/2Zpc/9qbHP/c3Z//2ptd/9qbXf/am13/2dqdP9maXP/
-am13/2Zpc/9qbXf/bG51/2xvef9nanT/bG95/2Rncf9maXP/bG95/2ptd/9iZW7/bnF7/2xvef9sbnX/
-cHN9/25xe/9zdXz/bnF7/2xvef9qbHP/cHN9/3Byef9sb3n/dnh8/21vc/9ucHf/bG51/25wd/9qbXf/
-bG51/21vc/92eHz/bnB3/2dqcf9zdXz/bnB3/2dqdP97fof/c3Z//25xe/9ucXv/eXuB/2xvef9ucHf/
-bG95/25xe/9ucHf/bnB3/25xe/9qbXf/bG51/2xvef9kZ3H/c3V8/25xe/9qbXf/bG51/3N2f/93eoP/
-cHJ5/3Bzff91d33/bG51/3V3ff95e4H/bG51/3Byef9ucHf/b3F1/3Byef9maG//Z2p0/2dqc/9hZG3/
-cHN9/2ttdP9oa3X/a21z/2psc/9qbXf/bG51/2ptd/9wc33/bG95/25xe/9tcHr/Z2p0/2dqdP9oa3P/
-bXB3/3J1fv9ucXv/bG95/3Byef9qbHP/amxz/2psc/9sb3n/bG95/2xvef9sbnX/bnF7/2psc/9sbnX/
-bnF7/2psc/9maXP/Zmlz/2ptd/9maXP/Z2px/25xe/9ucXv/amxz/2Zobv9kZ3H/Zmlz/2dqdP9wcnn/
-bG95/25xe/9wc33/c3V8/2Rncf9sbnX/am13/2psc/9nanT/bG95/2dqcf9qbHP/c3V8/25xe/9ucXv/
-cHN9/2psc/9qbXf/bnF7/25wd/9tb3P/b3F1/3V3ff9zdXz/c3V8/3N1fP9sbnX/bnB3/2psc/9ucHf/
-eHl9/25wd/9sbnX/bG51/2xvef9zdn//bnF7/2xudf9ucHf/bnB3/3V4gf9ucHf/cHJ5/3N1fP9ucXv/
-bnF7/3N1fP9qbHP/amxz/3V3ff9ucHf/bnB3/25wd/9ucHf/dnh8/21vc/9ucHf/c3V8/25wd/92eHz/
-dXd9/3Z4fP9ucXv/dXiB/25xe/9zdXz/am13/2Zpc/9qbHP/cHN9/2xvef9sbnX/cHN9/2ptd/9sbnX/
-bnB3/3l7gf9wcnn/c3Z//3V4gf9ucXv/bnB3/25xe/9ucHf/am13/25wd/9sb3n/bnF7/25wd/9ucHf/
-bG51/3d5f/9wcnn/b3F1/2xudf9ucHf/Z2px/2xvef9wc33/bnF7/2xvef9qbHP/bG95/2Zobv9sb3n/
-Z2px/2dqcf9qbXf/Z2p0/2Zpc/9sb3n/am13/2ptd/9qbXf/bG51/3V3ff9sb3n/eXyG/3l7gf95e4H/
-cHN9/25wd/9qbXf/c3Z//3N1fP9zdXz/dXiB/3V3ff91eIH/d3l//4OFjP97fYP/eXuB/3V4gf9zdn//
-cHN9/3N2f/9wc33/d3qD/3V3ff91eIH/cHN9/3l7gf9zdXz/bnF7/3V4gf9wc33/am13/3d6g/91eIH/
-cHN9/3N2f/93eoP/e32D/3N2f/9wcnn/b3F1/3V3ff91eIH/bnF7/3l7gf9ucHf/c3V8/29xdf9ucHf/
-bW9z/21vc/9vcXX/dXd9/25wd/9sb3n/bnF7/2dqdP9nanT/e32D/3V3ff9wcnn/bnB3/3Z4fP9tb3P/
-b3F1/25wd/9ucHf/bG51/2psc/9zdn//bnF7/25wd/9zdXz/Zmhu/3Z4fP9ucXv/b3F1/21vc/99f4X/
-e32D/3V3ff93eoP/fX6C/3V3ff98foX/f4GI/3N2f/92eYL/cnR7/29yfP9zdn//aGt1/25wd/9qbHP/
-ZWhy/29ye/9sbnX/bW92/21vdv9nanH/am13/2dqcf9maXP/bnB3/2Zpc/9nanT/bG92/2hrdP9lZ3D/
-ZWhw/2xudP9ucXr/a212/2hqc/9qbXf/bG51/2xudf9qbXf/bnF7/3Byef9wcnn/b3F1/3N1fP9wcnn/
-bG51/3N1fP9vcXX/bnB3/3Byef9zdXz/bnB3/3Byef9wc33/dXd9/25xe/9sb3n/bnB3/25xe/9zdXz/
-eHl9/3N1fP9zdXz/cHN9/3Z4fP9nanH/bG51/3Bzff9sbnX/bnB3/3V3ff9tb3P/bG51/3Z4fP9wcnn/
-cHJ5/3N1fP9sbnX/bG51/2xvef9zdXz/bG51/2xudf9wcnn/c3V8/3Bzff9zdXz/bnB3/25wd/9sb3n/
-bG95/3d5f/9ucHf/cHJ5/2xvef9vcXX/c3Z//3Bzff9sb3n/bG95/25xe/91eIH/bnB3/3N2f/9zdn//
-c3Z//3N2f/93eX//bnB3/2xvef9wc33/bG95/2xudf9sbnX/bG51/3Z4fP9qbXf/am13/3Byef9sbnX/
-c3V8/3N1fP9ucXv/bG95/3N1fP9qbHP/bW9z/21vc/9sbnX/bnB3/3V3ff9wc33/bG95/3N2f/9ucHf/
-bnF7/25xe/93eoP/cHN9/3N2f/95fIb/d3qD/3V3ff91eIH/dXd9/3N2f/9zdn//c3V8/3V4gf9wcnn/
-cHJ5/3Bzff91eIH/cHN9/25xe/9ucHf/cHJ5/2psc/9zdn//eXuB/3N2f/9ucXv/bG95/3N1fP9vcXX/
-c3V8/2xudf9sbnX/dXd9/25xe/9ucHf/cHN9/3Byef9wcnn/bnF7/3N1fP91eIH/bnF7/3l8hv95e4H/
-eXuB/25xe/9qbXf/Zmlz/3Byef9ucHf/am13/3Bzff9sb3n/cHN9/25wd/93eoP/c3Z//3Byef9ucHf/
-b3F1/2psc/9vcXX/bG51/3Byef9vcXX/am13/2xudf9zdXz/bG51/2xudf9wc33/bG95/2Zobv9wcnn/
-cHJ5/25xe/9sb3n/c3V8/3V3ff9ucXv/bG95/21vc/91d33/eXuB/25wd/91eIH/bG51/3Byef9tb3P/
-bnB3/2xvef9ucXv/cHJ5/3V4gf9wcnn/bG95/25xe/9qbXf/Zmlz/3Z5gv9zdn//cHN9/21vef92eH7/
-bnB3/29xdf9sb3n/bnB3/29xdf9vcXb/dHZ9/3Byef9ucHf/bG94/2Nmb/91d3z/bG95/2lsc/9nanT/
-bnF7/3V4gf9xc3v/c3Z//3N2fv9tcHr/dXd+/3J1f/9rbnj/bnF7/2xveP9tb3j/cXN6/29xeP9tb3P/
-aWty/2ptdP9wc3v/b3F4/3Bze/9ucXr/Z2p0/2xvef9qbHP/Zmlz/25wd/9nanL/aGt0/25xef9sbnb/
-aGt1/21wef9ydX7/dHeB/29xef9sb3j/bnF7/2xudf9qbHP/amxz/25xe/9sb3n/bG95/21vc/9ucXv/
-bnF7/2xvef92eHz/bnB3/3Byef9zdXz/cHJ5/21vc/9qbHP/bnF7/3N1fP9sbnX/bG51/2dqdP9sb3n/
-bG95/3Bzff9sb3n/c3V8/25xe/9wc33/Z2p0/2ptd/9ucXv/amxz/2dqdP9sb3n/Zmlz/2dqcf9sb3n/
-am13/2xvef9zdXz/amxz/2xudf9qbXf/bnF7/2ptd/9tb3P/bnF7/3V3ff9zdn//cHN9/25wd/9ucHf/
-bnB3/25wd/91eIH/bnB3/3Byef9ucHf/cHJ5/3N2f/91eIH/c3V8/3Bzff9wc33/e32D/25wd/9wc33/
-dXiB/3l7gf91eIH/d3l//2xvef9qbXf/bnF7/25wd/9qbHP/bnB3/2xudf94eX3/bnB3/2xudf9sb3n/
-am13/3Byef9zdXz/c3V8/2ptd/9zdXz/amxz/2xvef9ucHf/am13/21vc/92eHz/c3V8/25wd/91d33/
-b3F1/29xdf9vcXX/dnh8/25wd/9ucHf/bnB3/25xe/9qbXf/bG95/2psc/9sbnX/bG51/2xudf9qbXf/
-Z2p0/2dqdP9nanH/dXd9/2dqdP9nanH/ZGdx/2Zpc/9dYGr/Z2p0/3N1fP9sb3n/bG51/2ptd/9qbXf/
-amxz/2xvef9sbnX/am13/25xe/9wcnn/amxz/25xe/9qbHP/Z2p0/2xudf9sbnX/c3V8/2ptd/93eoP/
-cHN9/3Bzff9sb3n/am13/2psc/9ucHf/bW9z/2xudf9ucHf/bG51/3Byef9tb3P/d3l//3Bzff9sb3n/
-cHJ5/2xudf9maXP/bG51/2dqdP9wc33/am13/2xudf9ucHf/c3Z//25wd/9ucHf/dXiB/3V4gf9kZ3H/
-dXd9/25wd/91d33/bG51/3Bzff95fIb/c3Z//2xvef9sb3n/cnV+/3Z5gv9sbnX/enyC/29ydv9vcnz/
-bnB3/3Bzff9wc33/bG95/2xvef9wcnn/b3F1/2dqcf9ucHf/bG92/2hrdf91eIH/dXd+/3R2fv9ydHv/
-dXd8/29yd/9wcnf/b3F3/3J0e/9ucHj/b3J5/3V3ff9wcnj/cHJ3/3Fzev9sbnX/dHZ8/29xd/9tcHn/
-bG51/25xef9ydX7/bnB5/2xvef9vcXj/bG93/29yev9wcnj/aWx1/3Bze/9tcHr/a254/3Byef9tcHr/
-bW92/2dqdP9rbnb/dHZ9/3R2ff9zdX3/c3V8/29yef92eYL/dXd9/3Z4fP9+gYr/cXR+/3N2f/92eID/
-bW93/2hrdP9sb3n/b3J8/3V3ff9oa3X/YmVu/35/g/93eX//c3V8/3N1fP93eoP/c3Z//3N2f/9ucXv/
-cHN9/3V4gf9zdn//eXyG/3N2f/9wc33/cHN9/3Bzff9ucHf/am13/3Bzff91d33/bnF7/3Byef9sbnX/
-cHJ5/25wd/9zdXz/cHJ5/3V3ff9zdXz/cHN9/2ptd/9ucHf/d3qD/3Bzff9wc33/cHN9/2xvef9ucHf/
-dXiB/3Bzff91eIH/e32D/3V3ff93eoP/eXuB/3t9g/93eX//d3l//3l8hv97fof/e32D/36Ahv97fYP/
-eXuB/3V3ff91d33/gYOK/3Z4fP93eX//eHl9/3h5ff97fYP/d3qD/3N1fP95fIb/d3qD/3t+h/9wcnn/
-c3Z//3d6g/91eIH/dXiB/3l7gf9zdXz/c3V8/3V4gf9zdXz/Z2p0/2xvef9nanT/d3l//25wd/9qbXf/
-bnB3/2ptd/9ucXv/dXd9/3Z4fP9wcnn/c3V8/2xudf9vcXX/YmVu/2Jlbv9maG7/bnB3/2dqdP9iZW7/
-ZGdx/2BjbP9kZ3H/ZGdx/25wd/9kZ3H/Zmhu/2Zpc/9maXP/Zmlz/2Zobv9dYGr/YGNs/2Zobv9maG7/
-Z2p0/2Zpc/9nanT/Zmlz/3V4gf9sb3n/am13/2psc/9qbXf/Zmhu/25wd/91d33/c3V8/3N1fP9sb3n/
-bnF7/3Byef91eIH/c3Z//3N2f/91eIH/d3qD/3N1fP93eoP/cHN9/3Byef9wc33/c3V8/3d5f/9ucXv/
-eXyG/3l7gf91eIH/c3Z//25wd/9qbXf/c3V8/3Bzff9wc33/c3Z//25wd/9ucXv/bG95/3l7gf91d33/
-bnB3/3Byef9ucHf/bnB3/25xe/9wcnn/cHN9/2xvef9sb3n/bG95/3Bzff9ucHf/bnB3/3N1fP9zdXz/
-Zmhu/3Bzff9qbXf/bnF7/2ptd/9sb3n/dXiB/3Bzff9ucHf/bG51/3V2e/92eYD/bG52/3R2fP9sbnX/
-cXN6/21vd/9vcXn/cHJ5/3Byef9ucHf/bnB3/25wd/9qbHP/bG51/2psdP9pbHT/cHJ4/25weP9sb3f/
-bnB5/21vd/9ucHf/aGt1/2hrdP9qbXf/aGt0/2xvd/9sb3n/aWx0/21weP9nanT/ZWhv/25xev9vcnr/
-a254/25xeP9ydHz/dHZ9/29xe/9vcnz/b3J8/3N1ev9xdH3/cnR9/3F0ff92eYH/dXiA/25xev9zdXz/
-c3Z//3Byef9rbnj/b3J8/3h6gP90dn//cnR7/29xef9pbHb/cHJ5/21vc/9vcXX/d3l//29xdf90dnz/
-dnh8/2tud/9maXP/c3V8/3N1fP93eX//bG51/2psc/9zdXz/b3F1/25wd/9sbnX/bnF7/2ptd/9qbXf/
-amxz/2xvef9ucXv/bG51/3d5f/9vcXX/bnF7/3N1fP91d33/bnB3/2ptd/9zdn//c3Z//25xe/9wc33/
-am13/3Bzff9wc33/dXd9/3N1fP91d33/bnB3/25wd/9sbnX/bG95/3N2f/9ucXv/c3Z//3V4gf9zdXz/
-cHJ5/3d5f/91d33/cHJ5/3V3ff9tb3P/bG95/2xvef9wc33/am13/25xe/9ucXv/c3V8/3Byef91d33/
-bnB3/25wd/9ucHf/cHJ5/3l8hv9sb3n/bnB3/25wd/9ucHf/cHJ5/25wd/9qbXf/cHJ5/3Byef94eX3/
-bnB3/25wd/9zdXz/bnF7/3V4gf91d33/am13/29xdf9wcnn/bW9z/2Zpc/9qbXf/Zmlz/3Bzff9sbnX/
-Z2p0/2xvef9qbHP/Z2p0/2xvef9ucHf/Z2px/2dqdP9iZW7/ZGZs/25wd/9sb3n/bnF7/3d5f/91d33/
-bG95/3V3ff9qbXf/bG95/29xdf93eX//cHJ5/25xe/9wcnn/bnF7/2psc/9sbnX/Zmlz/2ptd/9sbnX/
-bG95/2xudf9tb3P/bnB3/25wd/97fof/c3Z//3V4gf9zdXz/dXiB/25xe/91eIH/e36H/3V4gf93eoP/
-d3qD/3d6g/93eX//eXyG/3l8hv95fIb/eXuB/3t9g/9zdn//d3qD/3N2f/9wcnn/bnB3/2xvef92eHz/
-b3F1/3l7gf93eX//c3V8/3N2f/9ucHf/Z2px/21vc/9sbnX/bG51/2xvef9qbHP/am13/2dqcf9zdn//
-bG95/2psc/9sb3n/bG51/2ptd/9qbXf/bG51/25xe/9sb3n/bG51/2xudf9ucHf/bG51/2dqdP9sb3n/
-bG95/11gav9qbXf/am13/3Bzff9sbnX/bnF7/3V4gf9ucXv/bG51/2xudf9ydHz/dHZ8/29xef9ucXv/
-bG50/25xef9nanT/am13/2dqdP9nanT/Z2px/2Zpc/9nanH/Zmlz/2ttdP9oa3T/bnB4/3V3ff9ydX//
-c3aA/3J1fv9tcHn/cnV+/29ye/9tb3f/cXR+/3J1fv92eH7/c3aA/25xev91d33/cXR9/21wd/9vcnz/
-c3Z//3J1ff90dnz/cnR8/3N1fP9wcnj/bnB3/3Byef91d3v/cHJ5/25wd/9tcHf/c3V8/3J0fP9sbnX/
-bW9z/3N2f/9wcnn/amxz/25xe/93eX//dHeA/3J0fP9vcnv/a211/29yef9ucHf/bW9z/3d5f/9vcXb/
-c3V9/3V3fv9sb3j/Z2p0/3N2f/91d33/d3l//25wd/9sbnX/c3V8/2psc/9nanT/bG51/2ptd/9sbnX/
-bG51/2ptd/9sbnX/cHJ5/2xudf94eX3/bG95/25xe/9zdn//cHN9/2xvef9nanT/dXd9/3N2f/9sb3n/
-dXd9/2xvef9wc33/dXiB/3d5f/9zdXz/dXd9/25wd/9zdXz/amxz/2xudf9wcnn/am13/3Byef9sb3n/
-amxz/2Zpc/9wcnn/am13/2dqdP9wc33/amxz/2xvef9sb3n/bnF7/2xudf9zdXz/cHJ5/3Byef9wc33/
-bnF7/2ptd/9sbnX/bG51/2xudf93eX//bW9z/2xudf9sbnX/bG51/3Byef9wcnn/b3F1/2xvef9ucXv/
-dXiB/2xvef9ucHf/dXd9/3N1fP9zdn//dXd9/2xvef9ucHf/c3Z//25xe/9qbXf/cHN9/2ptd/95e4H/
-dXiB/3Bzff93eoP/c3Z//3t9g/9+f4P/eXyG/3d6g/91eIH/c3V8/3N2f/9qbXf/bW9z/25wd/93eX//
-dXd9/3Byef93eX//cHJ5/3Byef9wcnn/e32D/3V4gf9wc33/bnF7/3Bzff9nanT/bG95/2ptd/9sbnX/
-bW9z/25wd/9ucHf/bG51/2dqdP9qbHP/dXiB/2xvef9ucXv/bG51/2ptd/9kZ3H/Z2p0/3Byef9maG7/
-am13/2dqdP9qbXf/Z2p0/2dqdP9sb3n/am13/3Bzff9ucXv/bG51/2xvef9sb3n/bG51/2dqdP9qbXf/
-dXd9/25wd/93eoP/dXiB/3V3ff91d33/b3F1/2Zobv9ucHf/bW9z/2xudf9ucXv/bG51/3Byef9tb3P/
-dXiB/3Bzff9qbHP/am13/2dqdP9sbnX/bG51/2ptd/9sb3n/bG95/2psc/9sbnX/Z2p0/2Zpc/9maXP/
-amxz/2xvef9iZW7/bG95/25xe/9wc33/amxz/2ptd/91eIH/bnF7/25wd/9sb3n/b3F4/3R2ff9wcnn/
-cXN4/21vc/9ydHv/bG51/25xev9wc33/cHN9/25wd/9wc33/cHN9/3Byef9wc33/bG94/25xef9xc3v/
-c3V8/29xeP91d33/bG95/3R3gP9ucXv/amx0/2xvef9ucXv/cHN8/3Bzff9wcnn/c3V8/3Byef9vcXj/
-cHN9/3Bzff9zdn//c3Z//3Bzff9wcnn/dXd9/3Byef9ucHf/d3l//25wd/9wcnn/bnB3/3V3ff91d33/
-bnF7/3Byef91eIH/bnF7/2ptd/9sb3n/c3Z//3Z4fP9xc3r/c3V8/21vdv93eoT/dXiB/3V3ff9/goz/
-cHJ8/3h6gf91d37/aWx2/2Vocv9ucXv/c3V8/3N1fP9qbXf/am13/3t9g/9wcnn/bnB3/3N1fP9ucXv/
-bG95/2xvef9wc33/bnF7/3N2f/9sb3n/d3l//2xvef9ucXv/bnF7/3V4gf9zdXz/Z2p0/3N2f/91d33/
-bG51/3V3ff9ucHf/cHJ5/3N2f/9zdn//c3Z//3N2f/9ucXv/c3Z//2ptd/9wcnn/cHN9/3Byef9wc33/
-c3V8/29xdf9ucHf/dnh8/3N1fP9wcnn/c3V8/21vc/9zdXz/bnB3/2xvef9ucHf/bnF7/2ptd/9ucHf/
-bnF7/25xe/9sbnX/bG51/2xudf9tb3P/dXiB/2psc/9qbHP/bG51/2dqdP9sb3n/bnF7/2ptd/9qbXf/
-am13/3V3ff9maXP/Zmhu/2ptd/9sb3n/bnF7/2xvef9maXP/Zmhu/2ptd/9maG7/XWBq/2Rncf9gY2z/
-bG95/2dqdP9qbHP/Z2p0/2psc/9qbXf/cHN9/3N1fP9ucXv/bnF7/2xudf9sbnX/am13/21vc/9ucHf/
-eXuB/3N1fP9wcnn/cHJ5/2xudf9qbHP/am13/3Bzff9sb3n/bG95/25wd/9wcnn/amxz/21vc/9sbnX/
-am13/2dqdP9qbXf/bG51/2xudf9sbnX/am13/3d5f/9sb3n/bnF7/2xvef9sb3n/bG51/3Byef92eHz/
-bG51/3N1fP9wc33/c3Z//3Bzff9zdXz/c3V8/3N1fP9wcnn/dXd9/2xudf9wcnn/bnB3/2ptd/9sbnX/
-am13/3Bzff9qbHP/d3l//3d5f/9zdXz/dXd9/25wd/9kZmz/bG95/2xvef9wc33/c3Z//29xdf9wc33/
-bnB3/3d6g/91eIH/bnF7/25xe/9sb3n/cHJ5/3Byef9wcnn/c3Z//3N1fP9wcnn/cHN9/3N2f/9wcnn/
-cHJ5/25xe/9zdn//Zmlz/3V4gf9wc33/d3l//2xudf9ucHf/d3l//25xe/9sb3n/bG95/3p8g/97fYP/
-dnmC/3V3ff91d3z/dHeA/3F0fP9zdXz/cXN6/3V3ff9ucHf/cHJ5/3Byef9sbnX/bnB0/29xeP9ucXr/
-b3F4/3N1fP9zdXz/bnB3/21vc/95e4H/dnh8/21vc/9sb3n/bnF7/3Bzff9wc33/c3V8/25xe/9ucXv/
-bG95/2xvef9sb3n/cHN9/3Bzff9ucXv/cHN9/25xe/9qbHP/bG51/3N1fP9nanT/amxz/2psc/9ucXv/
-cHJ5/2Zobv9kZ3H/Zmlz/2Zpc/9dYGr/Zmlz/2dqdP9sb3n/ZWhx/2Zpc/9jZnD/a254/2xudf9maXP/
-dXd9/2lrc/9wcnn/bXB4/2dpcP9laHL/am13/2xvef9zdXz/bG95/2xudf94eX3/bG95/25wd/9sb3n/
-bnF7/25xe/9ucXv/bnB3/3Byef9zdXz/bnB3/3h5ff9vcXX/bnF7/25wd/9zdn//cHJ5/2Zpc/9zdn//
-cHN9/25xe/93eX//cHJ5/25xe/9zdn//c3Z//3Byef9zdXz/c3V8/3Byef9nanH/bG51/3Byef9sbnX/
-cHN9/3N1fP9ucHf/bG51/3V3ff9wc33/amxz/3V3ff9qbXf/bnB3/3Byef9ucHf/bG95/2ptd/9sbnX/
-bG95/25xe/9zdXz/am13/2xudf9qbXf/bG51/3V4gf9qbXf/bG51/25wd/9tb3P/bnF7/2xvef9sbnX/
-cHJ5/25wd/95e4H/bG51/2xudf9qbXf/bG95/2xvef9sb3n/Z2p0/2Zpc/9ucXv/am13/2Zpc/9sb3n/
-Zmlz/3N1fP9ucXv/bG51/2xvef9qbXf/dXd9/3Z4fP94eX3/c3V8/3Byef9sbnX/am13/3V3ff9zdn//
-dXiB/3t+h/91eIH/cHN9/3N2f/9sb3n/bG51/25wd/95e4H/bG95/2xudf9sb3n/am13/2Rncf9nanH/
-YGNs/2Rncf9maXP/bG51/2ptd/9qbXf/am13/2ptd/91d33/bG95/3Bzff9sb3n/cHJ5/2xudf9sb3n/
-dXd9/2ptd/9sb3n/cHN9/3Bzff9ucXv/bG95/3Bzff9zdXz/bnF7/3N1fP9ucHf/dXd9/3Byef9tb3P/
-b3F1/2xudf9zdn//bnB3/3d5f/93eX//cHN9/3d6g/9ucXv/Zmlz/3Byef9ucHf/cHN9/3N2f/9sb3n/
-c3Z//25xe/91eIH/dXiB/3Bzff9zdn//cHJ5/25wd/9vcXX/bG51/3Byef9sbnX/am13/2xudf9sbnX/
-amxz/2psc/9qbHP/am13/2Jlbv9ucXv/bnF7/3N1fP9nanT/bnB3/3Z4fP9wcnn/bG51/2xudf95e4H/
-c3Z//25xe/9ucHf/bG95/25xev9vcXj/bXB6/21vef92eHz/cHJ5/25xe/9sb3n/bnB3/3Bydv9rbnf/
-bG94/29xeP9wcnn/dXiB/3Bzff9wcnn/eXyG/3l8hv9zdXz/bnF7/3V3ff9zdn//c3Z//3d5f/9wc33/
-cHN9/25xe/9wc33/cHN9/3h5ff91d33/c3V8/3N1fP9wcnn/am13/2psc/91d33/am13/2xudf9maXP/
-bG95/3N1fP9nanH/Z2px/2ptd/9qbXf/Zmlz/2xudf9zdXz/dnh8/3Byev9zdXz/cXR9/3R3gP9wc33/
-bnF7/3+CjP9zdn//dnmD/3h7hP9xc3r/c3V8/3t9g/9+gIb/e32D/3d6g/9wc33/e32D/3Bzff9zdXz/
-cHN9/25xe/9zdn//bnF7/2xvef9ucXv/dXd9/29xdf91eIH/bnB3/2xvef9ucHf/dXd9/2xvef9kZ3H/
-cHN9/3N2f/9ucXv/d3l//2xvef9ucXv/dXiB/3V4gf9zdn//c3Z//3V4gf9wc33/am13/2xvef91eIH/
-bnF7/3V4gf91eIH/bnF7/2xvef93eX//cHN9/3Byef91eIH/bnB3/25xe/9wc33/c3Z//3Bzff9wc33/
-cHN9/25xe/9wc33/dXd9/25wd/9ucHf/bG95/25wd/93eoP/bnB3/25xe/9wc33/cHJ5/3Bzff9vcXX/
-bnB3/3Byef9tb3P/d3l//2ptd/9sbnX/am13/25xe/9wcnn/cHJ5/2xudf9qbHP/cHJ5/2xvef9qbHP/
-cHN9/2dqdP91eIH/d3qD/3Bzff9zdn//cHJ5/3d6g/95e4H/e36H/3V4gf93eoP/cHN9/3V4gf9sb3n/
-bG95/3Byef91eIH/c3Z//25xe/9wcnn/bG51/2dqcf9ucHf/dnh8/21vc/9qbXf/bG95/3Byef9sbnX/
-b3F1/2RmbP9sbnX/bG51/2ptd/9sb3n/Z2p0/2dqdP9sbnX/dXd9/2xudf9ucXv/bnF7/2xvef9nanT/
-bG51/3N1fP9sbnX/cHJ5/3Bzff9ucXv/bnF7/25xe/9wc33/cHN9/2xvef91d33/bnB3/3V3ff9zdXz/
-b3F1/2xvef9sb3n/c3Z//3Byef93eoP/d3qD/3N2f/91eIH/cHN9/2dqdP9ucHf/bnF7/3N2f/9wc33/
-bnB3/3N2f/9wcnn/eHl9/3V3ff9sbnX/bG95/2xudf9sbnX/bG51/2Zpc/9sbnX/amxz/2Zpc/9maXP/
-Zmhu/2Zobv9maG7/amxz/2xvef9gY2z/Z2p0/2xvef9ucXv/Zmlz/2xudf91d33/bG95/2xudf9ucHf/
-bnF7/25xe/9ucHf/bG51/2xudf9sb3n/am13/3J0e/9zdn//d3l//3Bzff9wc33/cHN9/25xe/9xc33/
-bnB2/25weP9wcnn/cHJ5/3N1fP9sb3n/bG51/3d5f/91d33/am13/2xudf9ucXv/bG95/25xe/9wc33/
-bG51/2xvef9sbnX/Z2p0/2xvef9wcnn/bG95/2dqdP9wc33/bG95/2xvef9qbXf/dXd9/2ptd/9qbXf/
-am13/3Z4fP92eHz/bnB3/25xe/95e4H/cHN9/3Byef9zdn//d3qD/3l7gf93eoP/dXh//29yfP9vcnv/
-b3F1/2xudf93eoP/b3F4/3d5f/97fYb/dHZ//3V3ff97fYP/foCG/3t9g/9zdn//cHJ5/3l8hv9wc33/
-c3V8/3N2f/91eIH/d3qD/3d6g/9ucXv/cHN9/3N2f/9wcnn/d3qD/3N1fP9zdn//c3V8/3N2f/9sb3n/
-Zmlz/3N2f/91d33/bG95/3l7gf9sb3n/bnB3/25wd/9zdXz/bnB3/25wd/91d33/bnB3/2xudf9qbHP/
-cHJ5/21vc/92eHz/cHJ5/2xudf9sb3n/eHl9/3V3ff9wcnn/d3qD/25wd/9wc33/bnF7/3V4gf9wc33/
-bnF7/2xvef9sb3n/c3Z//3N2f/9wcnn/bG95/2xvef9sb3n/d3l//25wd/9vcXX/b3F1/29xdf9zdXz/
-bnB3/25wd/9ucHf/b3F1/3d5f/9qbXf/bG51/25wd/9wcnn/bnF7/3Byef9sbnX/amxz/3Byef9wcnn/
-amxz/3Byef9qbHP/cHN9/25xe/9tb3P/bnB3/21vc/91d33/dXiB/3V4gf9zdn//cHN9/25wd/9ucHf/
-c3V8/3Bzff91eIH/foGK/3t9g/93eoP/d3qD/3Byef9ucXv/dXiB/3d5f/9sb3n/bnB3/3Bzff9wc33/
-Z2p0/25wd/9maG7/bG51/2xudf9tb3P/bG51/2psc/9sb3n/bnB3/3l8hv9wc33/c3Z//3Bzff9wc33/
-am13/2xvef93eoP/cHJ5/3N1fP91d33/dXd9/3V3ff9zdXz/dXd9/3V3ff9wcnn/dXd9/29xdf91d33/
-dXd9/3Byef9sb3n/b3F1/3Byef9tb3P/dXd9/3d5f/9ucHf/cHJ5/3Byef9kZ3H/am13/2Zpc/9sb3n/
-bnF7/2ptd/9zdXz/bG51/3V3ff9zdXz/bnB3/3N1fP9sb3n/bG95/25wd/9ucHf/bG95/25wd/9wcnn/
-c3V8/29xdf9ucHf/bG51/29xdf9zdXz/Z2px/2xvef9zdn//eXuB/3Byef9wcnn/eXuB/25xe/9sb3n/
-bnB3/3Byef9ucHf/bnB3/29xdf9sbnX/bnB3/2xvd/9vcXn/am13/3Bzff9qbXf/am13/2psc/9ucHf/
-am13/2xudf9sbnb/bW92/3Byef9ucXv/bG95/2ptd/93eX//dXd9/3Byef9ucHf/c3V8/3N1fP91d33/
-c3V8/25wd/9wcnn/bnB3/3Bzff9zdn//eXuB/3N2f/9wc33/eXuB/3Bzff9wc33/cHJ5/3Z4fP9zdXz/
-bG51/2xvef91d33/c3V8/2xudf9qbHP/bG95/2ptd/9qbHP/bG95/2xvef9wcnn/am13/2tueP9maXD/
-Z2p0/2dqcf9iZW7/cHJ5/2hqcf9xc3r/bnB5/2xudf9qbXf/cHN9/3Z4fP9wcnn/bnB3/2xudf93eX//
-Zmlz/2ptd/9ucHf/am13/25xe/9ucXv/bW9z/25wd/9sb3n/am13/3V3ff9qbXf/bG95/2ptd/9sb3n/
-ZGdx/11gav9qbXf/am13/2xvef9zdXz/Z2p0/2xudf9wcnn/bnB3/2xudf9ucHf/cHN9/25wd/9sbnX/
-am13/25xe/9sb3n/d3l//3Bzff9ucXv/bnF7/3l7gf91eIH/cHN9/3l8hv9zdXz/d3qD/25xe/91d33/
-c3V8/3N1fP9vcXX/bG51/3N1fP9wcnn/b3F1/21vc/9tb3P/bG51/3d5f/9sb3n/amxz/2xudf9sbnX/
-c3V8/2xudf9ucHf/bnB3/25wd/93eX//bnB3/2xudf9wcnn/c3V8/25xe/9wc33/bG95/25wd/91eIH/
-d3qD/3Bzff93eoP/cHN9/3l7gf91eIH/dXd9/3l7gf95e4H/e32D/4GDiv9/gYf/foCG/36Ahv9wc33/
-cHN9/2ptd/9sbnX/bG95/3N1fP9wc33/bnF7/25xe/9qbXf/Z2p0/25xe/9wc33/am13/2Zpc/9nanT/
-Z2p0/2Rncf9maXP/ZGdx/2dqdP9qbXf/amxz/2xudf9kZ3H/am13/2xudf97fYP/cHN9/3N1fP9ucXv/
-dXiB/2xvef9ucHf/d3l//25wd/9zdn//d3l//3V4gf91d33/cHN9/3l7gf95e4H/dXiB/3l8hv9wcnn/
-eXuB/3V4gf9wc33/cHN9/3N2f/91eIH/bnF7/3d5f/93eX//bnF7/3N1fP9tb3P/Z2px/25wd/9sbnX/
-dXd9/25wd/9qbXf/c3V8/2xudf9wc33/c3V8/2ptd/9wcnn/bG51/2xvef9tb3P/b3F1/2xvef9sb3n/
-bG95/25xe/9ucHf/bnF7/3N2f/9wcnn/d3l//2xvef9wc33/eXyG/3t+h/9zdn//d3qD/36Ahv93eoP/
-d3qD/3V4gf9ucXv/bnF7/25xe/9vcXX/amxz/3R2ff9wcnr/c3V6/25wd/92eHz/c3Z//25xe/9ucXv/
-bG95/29ye/9tb3f/bnB3/25wdP9sb3n/c3V8/25wd/9qbXf/dXd9/3V4gf9wc33/bG95/3N2f/91eIH/
-d3l//3N2f/9zdXz/dXiB/3V4gf95fIb/dXiB/3t+h/93eoP/dXiB/3t+h/9zdn//dXiB/25xe/97fYP/
-c3Z//2xvef9wc33/c3Z//3d5f/9vcXX/b3F1/3Bzff9wc33/bnB3/3Bzff9zdn//c3V8/29xeP9ucXn/
-bW90/2xveP9qbXf/Z2px/3d5f/9tb3T/c3V8/3N2fv9ucHj/cHJ5/3V4gf93eoP/c3Z//3N2f/9zdn//
-c3Z//2Rncf9maXP/Z2p0/2Zobv9qbXf/bG95/2psc/9nanT/am13/2dqcf9ucHf/ZGdx/2Zobv9maG7/
-Z2p0/2Rncf9gY2z/Z2p0/2dqdP9qbXf/cHN9/2dqdP9sbnX/bnF7/2xvef9qbXf/bG95/25xe/9sbnX/
-bG51/25wd/9wcnn/b3F1/3l7gf93eoP/c3Z//3N1fP95e4H/eXuB/25xe/93eX//bnB3/25xe/9sb3n/
-dXd9/3Byef9zdXz/bG51/2xudf9wc33/bG95/2xudf9sbnX/bG51/2ptd/91eIH/bnF7/2dqdP9nanH/
-Z2px/2Zpc/9maG7/Zmhu/2dqcf9qbHP/c3V8/2Zpc/9kZ3H/am13/25xe/9qbXf/bG95/2dqdP9qbXf/
-cHN9/3Bzff9nanH/cHN9/2ptd/9zdn//cHJ5/29xdf9wcnn/cHJ5/3N1fP91d33/dXd9/3Bzff9ucXv/
-bW9z/21vc/9ucHf/bnF7/3N2f/93eX//d3l//3d6g/9zdn//c3Z//3Bzff93eoP/foCG/3l8hv91d33/
-dXiB/3N2f/9ucXv/cHJ5/2xvef9zdXz/bnB3/25wd/9sb3n/amxz/29xdf9wcnn/e36H/3V4gf9zdn//
-cHN9/3N2f/9ucHf/bnB3/3Z4fP9tb3P/c3V8/3Z4fP9wc33/cHN9/25xe/93eX//d3l//3Bzff95fIb/
-bnF7/3d5f/91eIH/cHN9/3N1fP9wcnn/bnF7/2xvef92eHz/dXiB/25xe/9ucXv/bG95/2ptd/9qbXf/
-bG95/3V3ff9wcnn/b3F1/3Z4fP9ucHf/c3V8/3V3ff9ucHf/c3V8/2ptd/9sbnX/bW9z/21vc/9ucHf/
-bG95/2xudf9ucHf/bW9z/21vc/9ucXv/am13/3V3ff9maG7/am13/2xvef92eHz/bnB3/29xdf91d33/
-am13/3Bzff91d33/d3l//3t9g/93eX//d3l//3d5f/98fYL/dniA/3Z4gP9xc3r/d3l//3Bzff9ucXv/
-bnF7/3Bzff9tcHr/b3J8/3F0ff9zdXz/cHN9/3l7gf9wc33/bnF7/3V3ff91eIH/bnF7/25xe/91d33/
-bnF7/3N1fP9ucXv/am13/3Byef9ucHf/dnh8/29xdf94eX3/bnB3/25wd/93eX//cHJ5/3Byef9ucHf/
-eHl9/3Byef9ucHf/dXd9/3N1fP95e4H/b3F1/21vc/9wcnn/bG95/2xudf9ucXv/cHJ5/3J0e/9sbnb/
-bG52/2Vocv9maXP/Zmhu/2Rncf9zdn//Z2px/21wd/9rbXb/Zmhv/2Nmb/9qbXf/cHJ5/2xvef9ucXv/
-bG95/3V4gf9qbHP/bG95/25xe/9ucXv/dXd9/3N1fP9vcXX/cHJ5/3N1fP9sbnX/c3V8/2ptd/9qbXf/
-bG51/25wd/9nanT/Zmlz/2ptd/9sbnX/am13/3V3ff9qbXf/am13/3Bzff9qbXf/bG51/2ptd/9qbXf/
-amxz/2Zpc/9kZ3H/bG95/2psc/9zdXz/cHN9/2xvef9qbHP/bG95/3N1fP9qbXf/dnh8/2ptd/9ucHf/
-bG95/3N2f/9ucXv/dXd9/25wd/9wcnn/c3Z//3Bzff9wcnn/bnB3/3Byef9wc33/f4GH/3V4gf9zdn//
-bnF7/3Bzff9zdn//cHJ5/3Byef9wc33/cHN9/3l7gf9sb3n/bG95/2xvef92eHz/bnB3/25wd/9ucHf/
-b3F1/3Z4fP9wcnn/Zmlz/25xe/9qbHP/bG95/2xvef9qbXf/cHJ5/25wd/9wc33/dnh8/3Z4fP9zdn//
-c3Z//25wd/9sb3n/Z2p0/2ptd/9ucXv/c3V8/3N1fP9wcnn/bW9z/2psc/9maG7/bG51/3V3ff9sb3n/
-bG51/3Byef9ucHf/bG51/3Byef9sbnX/bnB3/25wd/9tb3P/cHJ5/2Rncf9sbnX/bG95/3V4gf9ucXv/
-bG95/25xe/92eHz/bnB3/25wd/92eHz/bG51/3N1fP92eHz/dXd9/3Bzff9ucXv/c3Z//3Z4fP9vcXX/
-d3l//25wd/9zdXz/cHJ5/3Byef9ucHf/cHJ5/3Bzff9ucXv/eXuB/3l8hv91eIH/cHN9/25xe/9qbXf/
-bnF7/25xe/97fYP/dXiB/3N1fP95e4H/bG95/25xe/9wc33/bnB3/3N2f/9sb3n/cHJ5/3Byef9zdXz/
-dXiB/3N2f/9zdXz/c3Z//3N1fP9zdXz/d3qD/3N2f/97fof/bnF7/3Bzff9wc33/eXuB/25wd/9ucXv/
-dXiB/3Bzff95e4H/e32D/3V4gf91eIH/cHN9/3Byef9qbXf/dnh8/3Fzev9zdXz/cHJ5/3N2f/9zdn//
-bnF7/2xvef9wc33/bG51/2xudv9rbXb/aWxz/2dpb/9ucXv/am13/2Rncf9qbXf/am13/2Zpc/9nanH/
-am13/2dqdP9sb3n/cHN9/2ptd/9ucXv/bW9z/3Byef9ucHf/eHl9/25wd/9sbnX/dnh8/3N1fP9wcnn/
-cHJ5/3d5f/9wcnn/bnB3/3N2f/9wcnn/d3qD/25wd/9sb3n/bnF7/25wd/9vcXX/c3V8/3Byef9vcnz/
-b3F4/3N1ff9ucXv/dHeA/3N1fP9zdXz/foCG/25wd/91d33/c3V9/21vdP9sb3b/c3V8/3V3ff9wc33/
-bG95/3Byef91d33/Z2px/2xvef9ucXv/cHN9/3N2f/9zdn//bG95/25xe/9wc33/bnF7/3V4gf9ucXv/
-bnB3/2xudf9zdXz/bnB3/2psc/9ucHf/bG51/3N1fP92eHz/bnB3/2xvef91d33/bnB3/25wd/9wcnn/
-cHJ5/2xudf9sbnX/bnB3/3V3ff9tb3P/eHl9/2xvef9ucXv/amxz/2xvef9zdXz/bG51/3N1fP9sbnX/
-c3V8/2xudf9zdXz/cHJ5/25xe/9ucHf/bG95/3Bzff9wc33/b3F1/25wd/9vcXX/cHJ5/3t9g/9ucHf/
-c3V8/2xudf9ucHf/bnF7/25wd/9ucHf/cHJ5/3Bzff93eX//bnB3/2xvef9ucHf/c3V8/25wd/9sbnX/
-am13/2ptd/9wc33/bnF7/2Rncf9qbXf/Z2p0/2ptd/9qbXf/amxz/25wd/9sbnX/bG95/3V3ff9wc33/
-cHN9/25xe/9sbnX/amxz/25wd/9wc33/cHN9/3d5f/91eIH/d3qD/3N2f/92eHz/bnB3/36Ahv9/gYf/
-eXuB/3p7f/9+gIb/e36H/3d6g/97fof/d3l//3l7gf92eHz/c3Z//31+gf9zdXz/eHl9/3t9g/9/goz/
-e32D/3d6g/9zdn//eXuB/2xvef9vcXX/dnh8/2ptd/9ucXv/c3V8/3Bzff9qbXf/am13/25xe/9ucXv/
-Z2px/3Byef9maXP/bG95/2ptd/9sb3n/Zmlz/2Rncf9kZmz/Zmhu/25wd/9wcnn/Zmlz/2xudf9qbXf/
-Zmlz/2dqdP9sbnX/dXd9/3Byef9ucHf/eHl9/25wd/9sbnX/c3V8/2xudf91d33/bG51/29xdf9wcnn/
-bG95/3V3ff9ucXv/bG95/3Bzff9sb3n/b3F1/3Byef9ucHf/dnh8/2Rncf9ucHf/bG51/3d5f/9qbXf/
-am13/3N1fP9sbnX/dnh8/3Z4fP9tb3P/bG95/25xe/9ucHf/amxz/3R2fP9tb3f/c3V6/2xudf9wcnn/
-cHJ5/25xe/9qbXf/c3V8/29xeP9xdH7/cXR+/3F0ff9wc33/dXd9/25xe/9sb3n/eHl9/3d5f/9ucHf/
-bnB3/3V4gf9sb3n/c3Z//3V3ff9vcXX/c3V8/25wd/9zdXz/bG51/3l7gf9ucHf/bnB3/3Z4fP9ucXv/
-bnF7/2ptd/91d33/bG95/2psc/92eHz/cHJ5/3h5ff9vcXX/b3F1/3Byef9sbnX/bG51/25xe/9sbnX/
-cHJ5/25wd/9xc3r/bnB0/29xeP9ucHf/bG51/3t9g/9ucHX/dHd+/3N1e/9vcXX/b3F1/3N1fP91d33/
-cHN9/25xe/9wc33/d3l//2Rncf9sbnX/cHJ5/2xvef9wc33/am13/2xudf9ucHf/bnF7/25xe/9wc33/
-am13/2xvef9nanT/bG95/2psc/9kZ3H/am13/2xudf9ucXv/c3V8/2dqdP9qbHP/bG95/2ptd/9sb3n/
-bG95/2ptd/9sbnX/am13/2ptd/9wc33/bG95/3V3ff9wc33/bnF7/2xudf9zdXz/dnh8/25wd/93eoP/
-bG95/3V3ff9ucXv/c3Z//3Byef91d33/cHJ5/25xe/91eIH/dXiB/25wd/9ucXv/cHJ5/3V4gf97fof/
-c3Z//3V4gf9zdn//bnF7/3N2f/9wc33/cHJ5/3Byef9ucXv/d3qD/3Byef9sb3n/cHN9/3V4gf9wc33/
-bnF7/25wd/9sbnX/dnh8/3Byef9sbnX/cHJ5/2xudf9qbXf/bG51/2psc/9sb3n/bW9z/3Byef92eHz/
-dXd9/3V3ff9wcnn/bG95/25xe/9ucHf/dXd9/3Bzff93eX//dnh8/3N2f/9wcnn/bG95/2Rncf9zdn//
-dnh8/25xe/9qbXf/cHN9/25xe/9ucHf/cHN9/2dqdP9wcnn/bG95/25wd/91d33/Z2p0/2xvef9wc33/
-eXyG/3Z4fP9wc33/c3V8/3d5f/9sb3n/bnB3/3Z4fP9sb3n/c3Z//3d6g/91eIH/cHN9/3N2f/95e4H/
-d3l//25wd/95e4H/bnF7/3V3ff9zdn//c3Z//3Bzff9wcnn/cHN9/25xe/93eX//d3l//3N2f/9ucXv/
-bnF7/2dqdP9sb3n/bnB3/3Z4fP9ucHf/bG95/3V4gf9ucHf/b3F1/3Bzff9ucHf/eXuB/2ptd/9ucHf/
-bnB3/29xdf91d33/cHJ5/25wd/9zdXz/bnB3/29xdf9wcnn/b3F1/3Z4fP9kZ3H/am13/2xvef91eIH/
-am13/2xudf9ucXv/Zmlz/3Bzff9zdXz/c3V8/3V4gf91eIH/bnF7/2ptd/9vcnz/bG95/3N1fP9naXD/
-Z2p0/2ptd/9sb3n/am13/25xe/9tb3b/cXN7/3F0fP9vcnv/cHN9/3V3ff9wc33/b3F1/3V3ff91eIH/
-bnF7/25wd/91d33/bG95/25xe/91eIH/bnB3/3N2f/9sb3n/c3V8/2xudf95e4H/bnB3/3N1fP93eX//
-dXd9/3Byef9wcnn/dnh8/2xvef9qbXf/cHN9/2xvef91d33/am13/2Zpc/9nanT/bG51/2psc/9sb3n/
-bG51/2xvef9qbXb/am13/2lsdf9rbnj/am13/2dqdP91eIH/a211/3N1ff9sb3n/am12/2xudf9wcnn/
-dXd9/3N1fP9zdXz/dXd9/3Byef9dYGr/YmVu/2Zpc/9nanT/am13/2Rncf9maG7/ZGdx/2Zpc/9maXP/
-Z2p0/2Zobv9nanT/ZGdx/2Rncf9iZW7/XF9o/2Zobv9maG7/am13/25wd/9kZ3H/Zmlz/25xe/9sb3n/
-bnF7/2ptd/9sb3n/bnF7/2ptd/9tb3P/dXd9/3Byef95e4H/cHN9/3Bzff9vcXX/dXd9/3V3ff9ucXv/
-dXiB/25wd/92eHz/bnB3/3Z4fP9wcnn/c3Z//25wd/9ucHf/cHJ5/3Byef9tb3P/bG51/21vc/9zdXz/
-d3l//2xvef9sb3n/bG95/2xudf9qbXf/am13/2ptd/9nanT/bG51/3V3ff9ucHf/bnB3/25wd/9zdn//
-cHJ5/25wd/9sbnX/bnB3/3N1fP9zdXz/bG51/3Byef9sbnX/bG51/25xe/9wcnn/cHN9/3Bzff9zdn//
-e36H/3l7gf91eIH/cHN9/3Byef9ucXv/bG95/3Bzff91d33/d3qD/3d5f/93eoP/cHN9/25xe/9qbHP/
-eXuB/36Ahv95fIb/dXd9/3d6g/91eIH/c3Z//3V4gf9wc33/d3qD/3Bzff9zdn//eXyG/2xvef9ucHf/
-cHJ5/3l7gf9zdXz/cHJ5/3Byef92eHz/bnB3/3Byef9wc33/bG95/3N2f/91eIH/c3V8/2xvef9wcnn/
-e32D/3l7gf9sb3n/dXiB/3Byef9zdn//cHN9/3N2f/9zdn//bnB3/3V4gf9wc33/d3l//3V4gf91eIH/
-c3V8/3Bzff9qbXf/b3F1/21vc/91d33/bG95/2xudf91d33/am13/2xudf9qbXf/bG51/3V3ff9qbXf/
-bW9z/2xudf9tb3P/dXd9/2ptd/9tb3P/cHJ5/2ptd/9sbnX/bG95/2xudf91d33/Zmhu/25wd/9sbnX/
-dXd9/2xudf9vcXX/dnh8/2xudf92eHz/cHN9/21vc/9wcnn/c3V8/3Byef9nanT/bnF7/29ye/9wc33/
-bG51/2xvef9qbXf/am13/2xvef9zdXz/bnB0/3J0ev9xdHv/bnB6/25xe/91eIH/cHN9/25wd/95fIb/
-d3qD/3Bzff9wc33/d3qD/25xe/9wc33/eHl9/2xudf9ucHf/bG95/25wd/9qbHP/d3qD/2ptd/9sb3n/
-d3l//25xe/9qbXf/bnB3/3V3ff9ucHf/amxz/3Bzff9sbnX/dnh8/2xvef9qbXf/am13/2xudf9qbXf/
-c3V8/2xudf9wcnn/bW92/3ByeP9vcXX/bnB3/2dqcf9nanH/d3l//25xdf90dnz/bW94/2tueP9nanT/
-bnF7/3V3ff9sb3n/cHN9/25xe/92eHz/YmVu/29xdf9zdn//d3l//3V4gf9wc33/bG95/25xe/9zdn//
-dXiB/3d6g/9ucXv/eXuB/3N2f/97fYP/cHN9/2xvef9zdn//cHJ5/3N2f/97fof/c3Z//3Bzff93eoP/
-c3Z//3d6g/9wc33/cHN9/3Bzff9sb3n/bnB3/3V4gf9zdn//foGK/3N2f/9wc33/bnB3/3V3ff9zdn//
-bnB3/3V4gf9sbnX/dnh8/25wd/92eHz/cHN9/3Z4fP9ucHf/bG95/25xe/91d33/b3F1/3Byef9wc33/
-d3qD/36Biv91eIH/dXiB/25xe/9ucHf/cHN9/2xvef9ucXv/bG95/25wd/9wc33/bG95/2xvef9wcnn/
-dXd9/3Byef9tb3P/bW9z/2dqdP9wc33/bG95/2dqdP9sb3n/ZGdx/2Zpc/9sb3n/Zmlz/2dqcf9maXP/
-bG51/3V3ff9sb3n/c3V8/25wd/9ucHf/bG51/2tueP9vcnz/dXeA/3h7hf9ydX7/dXd9/25wd/9ucHf/
-Zmds/3Byef9wcnn/c3V8/2dqdP9wcnn/cHJ5/2xudf9qbXf/Zmlz/2psc/9maXP/aGty/25xe/9nanT/
-a210/2hrdf91eIH/bnF7/2xvef9qbXf/c3V8/2dqdP9qbXf/am13/2xudf9ydHv/dHZ8/2ptd/9sb3n/
-bW92/3N1fP9ydHv/am12/3d4ff9wcnn/dXiA/3J1fv91eIH/cnR8/2xudf9wcnn/cHJ5/3V3ff9wcnn/
-cHJ5/21vc/9ucHf/Z2px/25wd/9ucHf/dHZ8/29xeP9sb3b/dnh//29xdf9sb3n/bnF7/29xdf94eX3/
-amxz/29xdf9tb3P/cHJ2/3V3ff9wcnn/b3F4/3R2fv9ucXj/bW93/3Fze/9vcXX/dXd+/2dpb/9sbnX/
-bnB6/3d5f/9sb3b/a254/3V3e/9sbnT/dHZ6/3Bzff92eHz/e32D/36Ahv99foH/d3l//3l7gf91d3z/
-c3Z+/2tudf9sb3n/am13/2Zpc/9nanT/bnF6/2ptdv9zdX7/c3V9/3V4gP9wc33/e32D/3V4gf9ucXv/
-e36H/3d5f/9ucXv/bG95/3Bzff9vcXX/bnF7/3Z4fP9sbnX/am13/25wd/9wcnn/bG51/3l7gf9ucHf/
-c3V8/3h5ff9zdn//bG51/25wd/94eX3/bnB3/2psc/9zdXz/bnB3/3Z4fP9ucHf/bnB3/21vc/9tb3P/
-bG95/3Bzff9sbnX/cHJ5/25xeP9ucHn/bG52/2tudv9nanT/am12/3F0fv9pbHX/bXB6/2psdP9nanH/
-Y2Zv/2Zpc/9ucHf/am13/25xe/9ucXv/b3J7/2Zpcv9rbnf/bW94/29yfP9ucXr/b3J6/21vdv9vcXj/
-bG93/2lsdP9rbXb/bXB4/21wev9nanP/aGt0/2Fkbf9gY2z/amxz/2dqcf9oa3X/cnV8/2Zocf9qbXb/
-a212/2xudf9sbnf/bW92/3Byef9ucHn/b3F4/2psdf9ucXv/bnF6/29ye/9sb3n/bW94/25wdf9xc3r/
-bnF3/3F0e/9vcnv/bXB4/3J0fP9ucHf/cHJ5/21wev9ucXv/amx1/2ptc/9tcHj/b3F4/3J0ef9tb3b/
-bXB4/3Bze/91d33/dHZ+/3Bze/9wcnn/b3F4/3h6gv93eH3/dHZ7/3Z4f/92eYL/d3qB/3d5gv90d3//
-eXyF/3t+h/99f4f/e32G/31/hf98foX/fYCI/3p9hv9+gIb/e32E/3V3fv95e4P/enyD/3d5f/95e4H/
-enyE/3l8g/97fYL/dnh//3V3fv92eYL/cnV9/3Fze/9sb3j/bnF5/3F0ff9zdXv/bXB5/3R2ff9rbXX/
-amx1/2Rmbf9pbHX/aWx2/25wev9fYmz/Zmlz/2dqdP9kZ3H/Zmlz/2BjbP9maG7/XmFr/2Vocv9qbXf/
-Y2Zw/2Zpc/9oa3T/b3F5/2dqdP9maXP/ZGdx/25wd/9kZ3H/Zmlz/2Zpc/9oa3T/cXN6/3N1fP9rbnj/
-bnF6/2xvef90dn3/cHN7/2ttdf90dn3/b3J6/3V3ff9vcnv/dHd//3Byef9ucHf/cnV+/25xe/93eX//
-cHJ5/3N1fP9ucHf/cHJ5/2dqcf9ucHf/bnB3/3R2ev9sbnb/a211/3N1fP9tb3T/bG51/25wd/9ucHf/
-dXd9/2dqdP9sbnX/bW95/25weP9xdHz/bnF5/2xveP9xc3z/bnB3/2xudf9xdHz/bnB3/3F0ff9sbnf/
-bnB5/29xeP92eH7/b3F4/3J0eP9xc3r/bG93/3Fzev9vcXr/am13/3N1fP9sb3n/cHN9/2xudf9zdX3/
-dHZ9/3V4gP9ucXv/c3Z//3N2f/9sb3n/cHJ5/3R2fP9vcXr/dnh+/3FzfP9vcnz/bnF7/3N2f/9sb3n/
-bG51/3d5f/92eHz/bnB3/2ptd/9qbXf/amxz/25xe/93eX//amxz/2ptd/9sbnX/Z2p0/2Jlbv9wc33/
-ZGdx/2ptd/9ucHf/am13/2psc/9qbHP/bnF7/2psc/9kZ3H/bG95/2xudf9wc33/am13/2Zpc/9sb3n/
-am13/25wd/9zdn//bnB3/25xe/9ucHj/b3F5/2hrc/9qbHT/Zmlz/2lsdv9rbnf/Z2py/25weP9xdHz/
-bW90/2hrdf9sb3n/cHN9/2xvef9zdXz/c3V8/3Bzff9rbnf/b3J8/29yfP9ydX//dXd+/3R2ff9tb3b/
-cnR6/2xveP9tcHr/bnB4/3J1ff9vcnz/bG52/3Fzff9oa3X/ZGdx/21vc/9tb3P/c3Z//3Z4f/9vcnr/
-cXN7/3F0ff9wcnz/bnF6/3Bzff9ydX7/c3Z//3N2f/9sb3n/c3Z9/3J1fv9ydX//dnmC/3N2f/92eYH/
-dXiB/3J1fv98foX/dHeB/3F0ff9ydX7/cHN8/3R3f/91d33/cHN8/29xef9vcXX/cHJ5/3Fzd/91d33/
-bnB3/25xe/9ucXv/cnR6/3F0fP9xc3j/bG52/21wef90dn3/dXh+/21vd/90d3z/bnF4/29xef9wc3z/
-bG95/3Bzff9xdH7/cnV+/25xev9wc3z/cnV+/3N2f/9wc3z/d3qE/3BzfP9rbnf/bnF6/3Byef9vcXn/
-cnR7/29xef9ydHv/bW92/2hrcv9qbXf/am13/2xudf9tb3P/cnR8/3N1fP90dn7/c3V6/3N1fP91eH//
-bXB4/3F0e/9rbXP/bXB6/2xvd/90dnz/aGt0/3J0e/9zdXz/bnB3/3N1fP9ucHf/bnB3/2ttdP9wc3n/
-c3V7/3ByeP9wcnj/cXN5/3V3gP9ydHv/cHJ5/3Byef95e4H/bG51/2tud/9rbXb/bG95/25xe/9xc3r/
-bG53/29xeP9zdXn/dHd+/3Fzef9sbnT/cnR9/3F0ff9ydHz/bW94/3V4f/9ucXn/bG94/21wev9wc33/
-d3l//3Byef9wcnn/bW9z/25wd/9maG7/bG51/21veP90dnv/b3F6/21wev94eoH/cnV//3Fzev9sb3n/
-cHJ5/3Z4fP9sbnX/bW92/25xe/9wc33/dnmA/3FzfP9wc3z/dnmD/3R2fv9vcnr/dniB/3Z4gf92eH3/
-cnV+/3R3gf9ydHz/fH6E/3d5gP94eoD/c3Z+/2xveP9ucXr/bnF4/2Zpc/9sb3n/am13/25xe/9kZ3H/
-cXN9/25xev91eID/bnF7/2xvef9zdXz/bW92/3Byef91d37/cXR9/3t9h/90d3//cXR9/3N2f/95e4H/
-c3Z//3V3ff9/goz/foCG/3d6g/9zdn//d3qD/3Bzff95fIb/f4GH/3d5f/93eoP/c3Z//3d6g/91d33/
-foGK/3Bzff91eIH/d3qD/3N2f/9ucHf/bG95/3N2f/9zdn//am13/25xe/9ucXv/c3Z//3Bzff9qbXf/
-c3V8/3Bzff9ucXv/dXd9/29xdf9ucHf/bXB3/3V3ff9tb3j/bnF6/25xe/90dn3/cXN7/29yfP9vcnz/
-cHN9/3Fzev9ucHf/cHJ5/3V3ff91d33/d3l//3Z4fP9tcHn/aWx2/2xvef9rbXT/am13/21wef9vcnz/
-am13/29yfP9nanT/bG95/2tueP9vcnv/bnF5/2tudv9ydHv/bG51/2Zpc/9vcXX/bnB3/3Bzff91eIH/
-bG95/25xe/9ucXv/bG95/21vdv9ucHf/c3Z//3N2f/90d4D/bnF7/21wev9zdn//b3F4/3N2f/9ucXv/
-c3V8/3N2f/9zdXz/eXuF/3Bzff9zdn//c3Z//3N2fv9zdn//eHqA/25xe/9tcHr/cnR8/3Byef9wcnn/
-cHN8/3Byef9ucHf/bnB3/21vdv9wcnn/b3F1/2dqcf9qbXf/cHN9/3Bzff9qbXf/dHZ8/25wd/9ucHf/
-cHJ5/21vd/9zdXz/bG95/3V4gf9ucXv/cHN8/3N2f/9ucXv/bnF7/3h7hf95fIX/dnh8/3x9gP99f4b/
-foCG/3x9gf9+gIf/foCG/3d6g/93eoP/eXyG/3t9g/95e4H/dnh8/25wd/9ucXj/b3J7/3Fzev9ydHv/
-eXt//3R2ff90dnz/bG94/3Byef9wcnr/dHd//3J0ff98foT/fX+F/3V3ff97fYP/dnh8/3Z4fv91dnv/
-d3l+/3F0fP90d37/cHJ6/3V4f/90d4H/cHN7/3Byef9zdXz/dXiB/2ptd/9tb3b/bW92/29yev9xdH7/
-b3F4/2lsdv9tb3f/c3V7/3N2f/9tcHr/bW92/3F0fv9ydX3/c3Z8/2xudf9ydX7/a210/2hrdf9maXP/
-bXB5/3N1fP9wc33/am13/2xudf9sbnX/Z2px/2xudf9vcXX/cHJ4/2ttdv9ucXr/dHd+/29yd/9sbnb/
-b3F1/3Bzff93eX//bnB4/2xvef9ucXr/cXN6/3Fzev9vcXj/bnB3/3h6gP9ydHv/bG51/29xeP9ydHv/
-bW92/2tudf9ucHf/amxz/3N1fP9ydHv/bnF6/2dqdP9nanT/aGt1/2xvef9nanT/bG95/2ptd/9ucXv/
-ZGdx/29xe/9xc3n/cnR9/2xvef9ucHf/c3V8/2xvef9tcHn/dHZ+/25xeP9zdn//a254/2ptdv9nanT/
-bG95/2Zpc/9kZ3H/dXd9/3Byef9qbXf/bG51/2xudf9qbHP/cHN9/3N2f/9qbHP/Z2p0/2dqcf9nanT/
-Zmlz/3V3ff9qbXf/bnF7/2xvef9sb3n/bG51/2xudf9sb3n/c3V8/2dqcf9ucHf/bnB3/25xe/9ucHf/
-Z2px/2xudf9ucHf/c3V8/3Z4fP9vcXX/cHJ5/25wd/91d33/aWx1/2xudf9sb3n/cHN8/2tueP9ucHf/
-bXB5/3J0fP9ucXb/b3F1/2xvef9zdXz/c3V8/3d5f/92eHz/cHN9/2ptd/9qbXf/Z2p0/2ptd/9sb3n/
-bnF7/2Zpc/9qbXf/YmVu/2dqdP9laHL/aGt0/2lsdf9oanH/bW95/2dqdP9iZW7/bG51/2ptd/9rbnj/
-bnF4/2Zpc/9naW//ZGdx/2Rncf9kZ3H/Zmhu/2ptd/9kZ3H/ZGdx/2BjbP9maG7/Z2p0/2Zpc/9nanT/
-Z2p0/2dqdP9ucXv/bG51/3d6g/9qbXf/am13/2xudf9sbnX/cHJ5/3V3ff9ucHf/bnB3/25xe/9wcnn/
-cHN9/3d6g/9zdXz/cHN9/3Byef9wc33/c3Z//3N1fP9sb3n/cHJ5/3d6g/91eIH/bnB3/3d5f/9ucXv/
-bnB3/25xe/9ucXv/cHN9/3N2f/93eoP/dXiB/3d6g/9wc33/cHN9/2xvef94eX3/c3V8/25wd/91d33/
-c3V8/3N2f/91eIH/c3Z//3Bzff9qbXf/Z2p0/2xvef9ucXv/bG95/25wd/9qbXf/bG51/2tud/9rbXT/
-bG95/3V3ff9wc33/dHZ8/2tueP9sbnb/Z2p0/2ttdf9oanP/amxz/2ptd/9maG7/bG95/2dqdP9sbnX/
-amx0/21weP9rbXb/bnF6/2xvef9zdXz/b3J8/25xe/9zdn//eXuB/36Biv9wcnn/cHN9/3F0fP9ydX3/
-bnF6/2ptd/9laHL/bW92/3N1fP9xdH3/b3F4/3Bydv9tcHr/dXd9/3h5ff9vcXj/eHqB/25xev9ucHf/
-am11/3Fzev91d33/cHJ5/29xdf9ucHf/bnF7/2dqdP9rbnj/b3F4/3Bze/9rbnf/b3J8/3Z5gv9xc3v/
-a253/25wd/9ucHf/d3qD/29xd/9sb3n/bXB6/3J0e/9tcHr/am13/2ptd/95e4H/cHJ5/2psc/9ucXv/
-cHJ5/25wd/9sbnX/bnB3/2dqcf9zdXz/c3V8/25xe/9qbXf/am13/2Zpc/9ucXv/YmVu/2Zpc/9kZ3H/
-am13/11gaP9rbnj/bG93/21wd/9tcHr/am13/2xvef9sbnX/a253/3R2fP9tb3P/dXd+/2lsdv9pbHX/
-Z2p0/25wd/9qbHP/Zmlz/3N1fP91d33/am13/25wd/9qbXf/bG51/2xvef9zdn//amxz/2xudf9qbHP/
-bnB3/21vc/93eX//am13/3N1fP9wc33/bG95/2ptd/9qbXf/bG95/25xe/9maXP/bG51/2xudf9ucXv/
-bG95/2psc/9sbnX/bnB3/3Byef91d33/bnB3/29xd/9zdXz/cnR7/2tudv9sb3n/bnF7/25xe/9qbXf/
-c3V8/3J0e/9wc3v/b3F4/3N1fP9wc33/e32D/3t9g/9+gYr/eXuB/3N1fP9sbnX/bnB3/2xudf9wcnn/
-bnF7/3Bzff9qbXf/bG95/2Zpc/9sb3n/bnF7/3R2e/9ucXn/bG51/3Fzev9ucHf/Z2p0/25xe/9zdn//
-b3J8/3Byev9rbXT/aGtx/2dqcf9kZ3H/ZGdx/2Zobv9nanT/am13/2Zpc/9kZ3H/Zmhu/2xvef9nanT/
-bG51/2Zpc/9qbXf/bnF7/2ptd/93eoP/bnF7/2xudf9ucHf/c3V8/3N1fP9zdXz/bnF7/3N2f/9zdn//
-c3Z//3N1fP93eoP/bnF7/25xe/9sb3n/bnF7/2xvef9sb3n/Z2px/2xudf9zdXz/cHJ5/2xudf9zdXz/
-bG51/2ptd/9sb3n/bG51/2ptd/9qbXf/am13/2dqdP9sb3n/ZGdx/2dqcf9nanH/bnB3/2ptd/9maXP/
-bG95/2ptd/9qbXf/bnF7/2ptd/9qbXf/Z2p0/2Zpc/9qbXf/bG95/2xudf9sb3n/bnB3/25wd/9ucXv/
-bnB3/3V3ff91eIH/dXd9/3Z4fP9ucHf/bG92/2hrcv9xc3r/a252/25wdv9ydX7/cHJ5/3Bzff9sb3n/
-b3J5/2tudv9xc3r/bG51/3V3e/9ydHv/c3V8/3N1fP9ucHf/bW92/3V3ff91eIH/amxz/2xudf9tb3b/
-b3F2/25weP9tb3b/amxz/29xdf91d33/c3V8/2xvef9wcnn/bnF7/3l7gf95e4H/cHJ5/3d5f/9ucHf/
-bnB1/2lsdf9ucHr/bG95/25xe/9qbXf/am13/3N1fP9sbnX/bW93/2xvef9vcXj/ZWhy/2ptd/90dnz/
-bnB1/2psc/9sbnX/bG51/3d5f/9tb3T/bW92/21vdv9rbnf/a254/2xudf9sbnX/eXyG/3Byef9sbnX/
-bnB3/25wd/9sbnX/bG95/2xvef9nanH/dXd9/3Z4fP91d33/cHJ5/3Byef9ucHf/c3Z//2psc/9zdXz/
-cHJ5/3N1fP9maG7/cHJ5/3Byev9wcnr/b3J7/2xudf9wcnn/bG51/2tud/9ydHv/bG52/3d5f/9tcHj/
-cHN8/3N2fv91d33/bnB3/2xvef93eX//dXiB/25wd/9sbnX/bG51/25wd/9zdXz/d3l//2ptd/9qbXf/
-bnB3/3Byef9vcXX/dnh8/21vc/9zdXz/cHN9/2xvef9qbXf/bG51/2xudf9qbXf/Zmlz/2xudf9qbXf/
-bG95/2xudf9maXP/bG51/2ptd/9ucHf/d3l//2ptd/9tb3b/cHN9/3F0fP9xc3r/cnV+/3d6g/9zdn//
-cHN9/3R3gP90dn7/b3J6/25wd/9ucXv/cHJ5/3l7gf93eX//e36H/3d5f/91d33/bG51/25wd/9sb3n/
-cHN9/3N1fP9zdXz/bnB3/3V3ff9sbnX/cHJ5/3Byef9wc3r/aWx2/2VocP9kZ3H/ZGdx/11gav9kZ3H/
-Zmlz/2dqc/9rbXb/ZWhy/2ZpcP9nanH/bG95/2ptd/9sbnX/c3V8/3Byef9zdXz/bG51/2psc/9qbXf/
-Z2px/2psc/9maXP/Z2p0/2xvef9sbnX/eXuB/3Byef9ucHf/bG51/3Byef9wcnn/bnB3/2xudf9ucHf/
-bG95/2xudf9nanH/bG95/2dqcf9nanT/ZGdx/2Zpc/9sbnX/bG51/2Rncf9nanT/bnF7/2xvef9qbHP/
-dXd9/2ptd/9nanH/bG95/2dqcf9ucXv/bG95/25xe/9wcnn/bnF7/2xvef9qbXf/bnF7/3V3ff91d33/
-b3F1/3Byef9wcnn/bnB3/25xe/9sbnX/am13/2psc/9qbHP/bnB3/25wd/9sbnX/bG51/3N1fP9sbnX/
-bG95/21vc/9zdXz/dXd9/25xe/9wc33/am13/2dqdP9dYGn/aWx1/2ptdf9sbnP/b3F4/2xudf9ucXv/
-bG51/29xeP9rbXX/bnF5/21wef9ydHv/dHZ8/3R2ff9wcnn/bW92/2xvef9wc33/d3qD/2xudf9rbXX/
-a253/3Fzev9vcnv/b3F4/2xvef9vcXX/c3V8/3Byef9ucHf/bW9z/2xudf91d33/c3V8/21vc/94eX3/
-b3F1/25wdf9qbHL/cnR7/3N1fP9zdn//bnF7/25wd/9zdn//bG95/3Byef9vcnr/cXN5/21vdv9ydHv/
-dniB/3J0e/9wc3z/cHN9/3N1fP99gIn/b3F4/21wef9ucHf/bnB3/25wd/9nanT/bG51/3l7gf9ucXv/
-bG51/25wd/9ucHf/Z2p0/2ptd/9qbXf/ZGdx/2xvef9ucXv/Zmlz/2Zpc/9nanT/Zmlz/2xvef9qbXf/
-c3Z//3V3ff91d33/amxz/3Fze/93eX7/dXiC/3N2f/9wc33/eXuB/3J0e/9vcnz/cXR+/2ttd/91eH7/
-bG92/3Byef90dnz/dXd9/2xvef9nanT/cHJ5/3V3ff9sb3n/am13/2ptd/9wcnn/cHJ5/3l7gf9wcnn/
-bG51/21vc/9sb3n/b3F1/3h5ff9sbnX/c3V8/3V3ff9wcnn/bnB3/25wd/9ucHf/bnB3/2xudf9tb3P/
-bG51/25wd/9sbnX/Z2p0/2xudf9qbHP/am13/3N1fP9qbXf/aGty/2hrdf9tb3b/Z2py/2lrcv9sb3n/
-Z2p0/2Zobv9rbnj/bG95/2dqdP9jZm//ZWhy/2Rncf9sb3n/Zmlz/3Bzff9zdXz/dXiB/3Byef93eoP/
-cHN9/3l8hv97fYP/e32D/3V3ff99foH/dXd9/3l8hv95fIb/e3yB/3l8g/9ydH3/b3J7/25wd/9qbXf/
-bnB3/3Fzev92eH7/eXp//3p8gv92eH7/dXd9/3d6g/93eoP/dXd9/3d6g/9zdn//d3qD/3N1fP9wcnn/
-c3Z//3N1fP9zdn//c3V8/3Bzff91eIH/bnB3/3d6g/9wc33/bnF7/3Byef9wc33/dXd9/2ptd/9sb3n/
-bW9z/25wd/9ucHf/bnB3/3h5ff9ucHf/dXd9/2xvef9ucHf/bW9z/25wd/9nanH/bG51/3Z4fP91d33/
-b3F1/3Z4fP9vcXX/bW9z/3N1fP9qbXf/cHN9/2xvef9wcnn/dXd9/3Byef9sb3n/amxz/25xe/9wc33/
-bnF7/2psc/9qbXf/Z2p0/2Zobv9maXP/ZGdx/2dqcf9kZ3H/Zmlz/2psc/9qbXf/amxz/2psc/9zdXz/
-bnB3/2xudf9sbnX/bnF7/3N1fP9zdXz/dXd9/3N1fP9sbnX/ZWdt/2psdv9rbnj/a252/29yfP9sb3n/
-cHN9/2xvef9wcnn/aWxz/3Byef9tcHn/dHZ8/3R2fP9zdXz/cXN5/21wef9vcnv/dXiB/3t+h/9zdXz/
-b3F4/21wef9xc3r/am12/2hrdf9maXP/am13/25xe/9sb3n/bG51/2ptd/9qbHP/cHN9/3Bzff9sbnX/
-c3V8/21vdv9wcXf/c3V8/3t9g/97fYP/fX6B/3l7gf92eHz/foCG/3h5ff91d37/dHZ8/3Fzd/9ucHj/
-cXN6/3d6gv9vcnv/bG95/3Bzff9wc33/en2G/3N1fP9xdH3/cXN5/25xeP9xc3n/bG51/29xdf91eIH/
-bnF7/2dqdP9sbnX/bnB3/2psc/9sb3n/bnF7/2Zpc/9sb3n/c3V8/2xvef9wcnn/dXd9/2xudf9zdXz/
-Z2p0/3N2f/9wc33/cHN9/2ptd/9wc33/dHd//3N0e/9tcHT/bnB3/3N1fP9qbHP/bG95/3N1fv9rbXf/
-dXd9/21vdf9zdXz/dXd8/3N1fP9sb3n/Z2p0/3V3ff91d33/bnB3/2xvef9sbnX/bnB3/25wd/91d33/
-bW9z/2xudf9tb3P/bW9z/2ptd/91d33/bG51/3N1fP91d33/bnB3/25wd/9ucHf/bnF7/3Bzff9ucHf/
-bnB3/2xvef9wc33/bnB3/2dqdP9sb3n/bnB3/3N1fP91d33/bnB3/21vdP9wcnr/cXN5/21vdf9ucHf/
-c3Z//3N1fP9sb3n/cnR7/3N1e/9rbXT/aWx2/2xudf9nanT/c3V8/2xvef91d33/dXd9/2Rncf9kZ3H/
-Zmlz/2Jlbv9nanT/Z2p0/2Zpc/9kZ3H/Zmlz/2Rncf9qbXf/bG95/25wev9xdHz/bW93/29xef9sbnX/
-am13/25wd/9vcXn/cnR7/3ByeP9ydHv/bnB3/2xvef9zdn//bG95/25wd/9wcnn/cHJ5/3Bzff9qbXf/
-bW9z/25wd/9tb3P/bnB3/25wd/9sbnX/cHJ5/21vc/91eIH/cHN9/3N2f/93eoP/d3qD/3d5f/9wc33/
-cHJ5/21vc/9ucHf/cHJ5/21vc/91d33/b3F1/3V3ff9sbnX/bnB3/29xdf9sbnX/Zmhu/2xudf91d33/
-c3V8/29xdf93eX//b3F1/2xudf9ucXv/Z2p0/3Bzff9sb3n/bG95/25xe/9ucXv/bG95/2psc/9wc33/
-cHN9/3N1fP9sbnX/cHJ5/3N1fP9sb3n/bnF7/25wd/9ucHf/bnB3/2xudf9vcXX/bnB3/2xvef9sbnX/
-d3qD/3Bzff9zdn//c3Z//3d6g/95e4H/dXiB/3l7gf91eIH/am13/2ptd/9xc3r/bnB2/2xudf9ucHf/
-bW9z/3V3ff9ucHf/cHJ5/2lsc/9ucXv/b3F6/3V3ff90dnz/b3J7/3Byev9vcXj/b3F4/3V3ff93eX//
-bG51/2hrdf9rbnj/bXB4/2Zpc/9rbXT/ZGdx/2dqdP9wcnn/am13/2dqcf9nanT/ZGdx/2Zpc/9maXP/
-Zmhu/2dqdP9jZm//aGpx/2hqcv9wcnr/cHJ5/3Byef9ucHf/bnB3/2xvef9ucHf/bW91/25xe/9qbXb/
-Zmlz/2lrdP9wcnr/bXB0/2dqcf9sbnX/bW9z/3Z5gv9tb3b/a254/21vd/9tb3b/c3V8/2xudf9vcXX/
-d3qD/3V3ff9ucHf/cHJ5/3Bzff9qbXf/bnF7/25wd/9qbHP/c3V8/3Z4fP9ucHf/cHN9/3Z4fP9ucHf/
-bnB3/2BjbP9qbXf/Z2p0/2ptd/9iZW7/am13/21wev9xdHr/bnB4/25wd/91d33/bXB3/29xef9ydX7/
-a213/3h6fv9vcXf/cnV9/3h6gP93eoP/c3Z//25xe/9+gIb/foGK/3l7gf97fYP/d3l//3t9g/93eoP/
-foGK/3V4gf93eoP/c3Z//3V4gf9zdn//eXyG/3N2f/95e4H/e32D/3N1fP9wcnn/cHJ5/25xe/9zdn//
-c3V8/25wd/9ucHf/c3Z//3Byef9qbXf/b3F1/29xdf9wc33/dXiB/3Bzff9wcnn/bXB6/3Fze/9ucXr/
-bnB3/3N2f/9ucXv/bG95/3BzfP9xdH3/bnF5/2xvef9ucHf/cHJ5/3h5ff9wcnn/foCG/3t9g/9qbXf/
-am13/3Bzff9qbHP/bG95/2xvef9nanT/amxz/2xvef9maXP/bnF7/3Bzff9wc3z/cXR+/25xeP9vcnz/
-c3V8/2ptd/9qbXf/b3F5/3J0ev9vcXf/am13/2dpc/9nanT/cHN9/2xudf9sbnX/cHN9/25xe/9wc33/
-Zmlz/2xudf9qbXf/amxz/2dqcf9kZ3H/Zmhu/2dqcf9qbHP/cHJ5/2ptd/9qbHP/am13/2Zpc/9sb3n/
-amxz/2ptd/9nanT/amxz/25xe/9qbXf/c3V8/2psc/9sb3n/Zmlz/2psc/9qbHP/amxz/2Jlbv9maXP/
-bnF7/2xvef9sbnX/dXd9/2psc/9sbnX/cHJ5/2xudf91d33/bnB3/2xvef92eHz/bnB3/25wd/9tb3P/
-eHl9/3N1fP9zdXz/cHJ5/3N1fP9zdXz/bnF7/25xe/9sb3n/bW9z/2xudf9ucHf/bG95/25wd/9wcnn/
-b3F1/3Byef9qbXf/bG95/2ptd/9wc33/cHN9/2xvef9wc33/bG95/2Jlbv9hZG3/bG51/21wef9qbXf/
-bnB6/3Byef91eIH/bnB3/2xvef9naXP/cHJ5/29xef91d37/dHZ9/25xev9vcXr/bnF4/3Byef91d33/
-d3l//25wd/9vcXj/cHJ5/3F0e/9ucHf/b3F4/25wd/9wcnn/dXd9/25wd/9qbHP/bnF7/3Byef9sb3n/
-bnF7/2xudf9wc33/b3F1/21vdv9sb3b/dXd9/25wd/9zdXz/bnB3/2xudf9sbnX/bW9z/2hrdP9wc3v/
-bXB6/2ptdP9qbXT/c3V8/21vdf9iZW7/ZGdx/2dqcf9ydX7/a211/2tueP9rbnj/bXB3/3N1fP9sbnX/
-bnB3/3t9g/91d33/bnB3/25xe/9zdn//am13/3Bzff9sb3n/bG95/3Bzff91d33/cHJ5/3N1fP91d33/
-bG51/3Byef9qbXf/dXiB/3N1fP9zdn//bnB3/3N2f/9xdH7/dnh+/3F0fv9wcnn/dXd9/2xudf9vcXf/
-dHZ8/21veP91d37/bW92/21wev90dnz/c3V8/21vc/9ucHf/dXd9/3d5f/9ucHf/bnB3/2xudf9sb3n/
-bnB3/3V4gf9qbXf/bnF7/25wd/9sbnX/bnB3/3V3ff9vcXX/dXd9/3V3ff9ucHf/bnB3/2xvef9wc33/
-cHN9/3Byef9wcnn/cHN9/3V4gf9zdn//bnF7/3N2f/91d33/eXyG/36Biv91eIH/dHeA/3Fze/9wc3v/
-a252/2hrcv9maXP/YmVu/2Zobv9nanP/bG94/2xudv9pbHb/cHJ5/2ptd/91d33/bG95/36Ahv97fYP/
-am13/2xudf91d33/amxz/3V3ff9wc33/bG95/2xudf9zdn//Z2p0/3N2f/91d33/cnR7/3Byef9ucHf/
-cHJ5/2xvef9maXP/amxz/29xef9vcXj/cHJ3/25wev9qbXf/Zmlz/3Bzff9sbnX/am13/3Bzff9ucXv/
-cHN9/2ptd/9sbnX/bG51/2psc/9qbHP/Zmlz/2dqcf9nanH/bG51/3V3ff9wc33/bG51/3N1fP9sb3n/
-c3V8/2xudf9wcnn/am13/21vc/9zdn//cHN9/3d5f/9vcXX/dXd9/2psc/9ucXv/bnF7/25xe/9nanH/
-bG95/3V4gf97fYP/c3V8/3l8hv9wcnn/cHN9/3N2f/9ucHf/dXiB/3N2f/9wc33/eXuB/3Bzff9ucXv/
-bG95/3Z4fP9wcnn/c3V8/3Byef91d33/cHJ5/25wd/9qbXf/am13/21vc/9qbXf/am13/2xvef9sbnX/
-cHJ5/25wd/9wcnn/cHJ5/25wd/9wc33/dXd9/3l7gf91d33/dXd9/3Bzff9sb3n/am13/3Bydv9tb3b/
-am13/2ptd/9sbnX/dXd9/25wd/9wcnn/Z2px/3Byef9ucHn/dHd//3d4ff9vcXj/cXN5/2tud/9sb3n/
-c3V8/3V3ff9sbnX/aGt1/21wev9tb3j/Zmlz/2hrdf9maXP/cHN9/3Bzff9qbXf/Z2p0/2xvef9ucXv/
-bG51/25xe/9qbHP/bG95/2xudf9ucXr/aWx0/3J0e/9sbnX/cHN9/25xe/9nanT/bG95/2xudf9sbnX/
-c3V9/3R2fv9tcHr/cHJ3/3R2fP9wcnn/am13/2dqdP9ucHf/dnmC/25xe/9ucXv/bnF7/25xe/91d33/
-bnB3/29xdf93eX//cHN9/2ptd/9qbXf/cHN9/2Rncf9sbnX/Z2p0/2Rncf9nanT/bG95/2Zpc/9maXP/
-bG95/2dqcf9qbXf/YGNs/2xvef9sb3n/bG95/2psc/9sbnX/a212/3N1e/9zdXz/b3F1/3d5f/9tcHr/
-cXR8/3Z4gP9ucXr/dnh//25wdf9ucHf/dXd9/2xvef9qbXf/bG51/3V3ff93eX//bG95/3Byef9ucHf/
-bG95/25wd/97fYP/b3F1/3Byef9wcnn/bG51/2xudf93eX//am13/3Bzff9wc33/bW9z/2ptd/9nanT/
-am13/2xvef9sbnX/Z2p0/2xudf9nanT/amxz/11gav9sbnX/Z2px/2ptd/9zdXz/bG95/2xvef9sbnb/
-cHJ6/21wev9sb3n/bnF7/2xvef9ucXv/dHeA/3Z4f/9xdH3/am13/3Bzff9zdXz/e32D/3V4gf+Fh43/
-f4KM/25xe/9sb3n/d3l//2xvef93eX//cHN9/3Bzff9zdXz/dXiB/2xvef94eoH/dnh+/25xev9ucXr/
-aGp0/2dqcf9nanT/XWBq/2Rncf9qbXb/bG93/21vd/9ucXj/bG51/2psc/9zdXz/Z2p0/2xvef9sb3n/
-bnB3/25wd/9qbXf/am13/2psc/9sb3n/bG51/2ptd/9sbnX/am13/2xudf93eX//eHl9/3Byef91eIH/
-c3Z//3d5f/9ucHf/c3Z//25wd/9ucHf/c3Z//25wd/93eX//bnB3/3Z4fP9nanH/bnB3/29xdf9ucHf/
-Z2px/2psc/91d33/c3V8/2psc/91d33/amxz/2psc/9sb3n/ZGdx/2dqdP9maXP/Zmlz/25wd/9qbXf/
-Z2p0/2ptd/91d33/bnF7/25xe/9tb3P/dXd9/3Bzff9ucXv/cHJ5/25xe/9ucHf/bnB3/3Byef9zdn//
-c3Z//3V4gf9wcnn/eXuB/3l8hv91eIH/e32D/3t+h/97fof/eXuB/3l7gf93eoP/bnF7/2ptd/9xc3r/
-cnR7/2xvd/9tb3f/bnB3/3N1fP9sb3n/cHN9/2dqdP9wc3v/cXN8/3V3ff92eHz/bnB6/3Bye/9tcHj/
-bnB3/3V3ff94eX3/b3F1/21vdv9tcHr/bnF5/2tueP9qbXf/Z2p0/3N1fP9sb3n/amxz/2dqdP9sb3n/
-bG95/2psc/9nanT/Z2px/2xvef9maG7/Zmly/2Rncf9ucXr/bG51/3Bzff9ucXv/Z2p0/25xe/9sbnX/
-Z2p0/2hrdf9oa3X/ZWhv/2Rmbv9maXP/a254/2dqdP9iZW7/Z2px/29xeP9maXP/aWx0/2ptd/9rbnj/
-cHN9/2ptd/9qbXf/d3qD/3N1fP9sbnX/bnB3/3Byef9sb3n/bnF7/3Byef9ucHf/bG95/3V3ff9sb3n/
-bnB3/3Z4fP9vcXX/dXd9/2BjbP9sb3n/cHN9/2xvef9tb3P/b3F4/21wev9xdH3/bnF7/2xvef93eX//
-bG95/2xud/90dnz/bG94/3Bzff9rbnb/bG95/3V3fP9ucHf/bnB3/2psc/92eHz/dXd9/25xe/9ucXv/
-bnF7/3Byef9ucXv/f4GH/3Byef9wc33/c3Z//25xe/9ucXv/d3qD/2xvef9wc33/cHN9/25wd/9ucXv/
-bnF7/3V4gf91eIH/bnF7/25wd/9ucHf/cHJ5/21vc/9iZW7/amxz/2psc/9qbXf/cHN9/2dqdP9ucXv/
-bG51/29xev9rbnj/cnV+/3Bzff9ucXv/bG95/3J1fv91dnv/cHN6/2hrdf9oa3X/Z2p0/3V3ff9ucHf/
-fX6B/3d5f/9wcnn/bnF7/3Z4fP9ucHf/dnh8/2xvef9ucXv/Z2p0/2ptd/9kZ3H/bnF7/3Byef9pa3T/
-bG95/2dqc/9sbnX/am13/2dqcf9qbHP/bnB3/21weP9tb3f/cnR7/25wd/9nanT/cHN9/2Zpc/9qbHP/
-amxz/2ptd/9ucXv/Z2p0/2xvef9qbXf/bG95/2xudf9nanT/Z2p0/2xudf9maXP/bnB3/2xvef9maG7/
-am13/2xvef9ucXv/Zmlz/2dqdP9maG7/Zmhu/2ptd/9nanH/c3V8/2psc/9zdXz/ZGdx/2ptd/9qbHP/
-amxz/2Jlbv9maXP/bnF7/3N1fP9nanH/cHN9/2psc/9sbnX/bG95/2psc/9sb3n/am13/2xvef92eHz/
-cHJ5/3Byef9ucHf/dXd9/25wd/9wcnn/bG51/3N1fP9wcnn/cHJ5/29xdf9vcXX/bG51/25wd/9sb3n/
-bnF7/2xvef9ucHf/bG51/25wd/9zdXz/bG51/3Bzff93eX//d3l//3V4gf9wc33/c3Z//2dqdP9nanT/
-b3J7/21wef9sb3f/bW91/25wd/9zdXz/bG95/3N1fP9qbHP/cHJ5/3Bzff91d37/eHl+/3V3ff9ydHn/
-bnF6/3Byef91eIH/eXuB/3N1fP9xc3r/cnV+/25wef9ucHf/bG51/2xudf9wc33/dXd9/25wd/9sbnX/
-c3V8/3V3ff9tb3P/bnB3/21vc/9ucXv/am13/21vdf9qbHH/cXN6/21vc/92eHz/c3V8/29xdf9ucXv/
-am13/2xvef9xdHv/cHN8/21vdv9tb3j/b3J8/3R3gP9qbXf/am13/25wd/91d3v/cXN3/3Byd/9tb3j/
-bG95/3h5ff9ucHf/bnB3/3l7gf9zdXz/amxz/2ptd/9wc33/Z2p0/2ptd/9qbXf/Zmlz/2xudf9wc33/
-bG51/2psc/9wc33/amxz/25xe/9sb3n/dXiB/3t9g/91eIH/dXd9/3h6gP91eH//dnh+/25xev9qbXf/
-cHN9/2hrc/9sb3f/dnh9/21wev90doD/cnV9/3V4gf96fIL/d3qD/3Bzff9wcnn/eXyG/3t+h/9wc33/
-bnF7/25wd/9wc33/cHN9/3l8hv9vcXX/c3V8/25wd/9tb3P/bG51/3V3ff9sbnX/cHN9/3N2f/9ucHf/
-bnF7/2ptd/9wc33/cHN9/3Bzff9sb3n/bnF7/3Bzff9vcXX/ZGZs/29xdf9ucHf/cHJ5/3V3ff9ucHf/
-dHZ9/21vdv9xc3r/cXN7/3Byef9wc33/cHN9/29ye/9ydX7/cnR7/21vdv9sbnX/cHJ5/2dqcf94eX3/
-bG95/3t9g/91d33/cHJ5/25wd/92eH7/bnB3/3h5ff9wc33/cnV+/21wd/9rbnj/bG95/29yfP91d33/
-bnB4/21wef9rbXf/bG51/2ptd/9kZ3H/Z2p0/2xveP9tcHj/a253/3Fze/9sbnX/Z2px/3R2fP9qbHP/
-bG51/25wd/9wc33/cHN9/2xudf9wc33/bG51/2ptd/9sbnX/Z2px/2xudf9qbXf/bnB3/3Z4fP9wc33/
-bG95/3V3ff9zdn//c3Z//25wd/9ucXv/bnB3/25wd/9zdn//bG95/3V4gf9ucHf/dXd9/2ptd/9zdn//
-bnB3/3Byef9nanT/bnB3/3V4gf93eoP/bG95/3V3ff9tb3P/bG51/3Byef9tb3P/bnF7/25xe/9ucHf/
-dnh8/3N1fP9qbXf/amxz/3Bzff9ucXv/c3V8/2xudf9zdXz/bG95/2xudf9qbHP/am13/2ptd/9qbXf/
-am13/25wd/9ucHf/c3V8/2xvef9sbnX/dXd9/25xe/91eIH/eXyG/3l8hv93eoP/c3Z//3V4gf9ucXv/
-bnF7/3V4gf9wcnr/cHJ3/3BzeP9vcXX/dXd9/25wd/9wcnn/bG51/25weP91d3//dnmA/3h7hf9zdoD/
-dnh+/29yfP9ucXv/c3Z//3d5f/9wcnn/bnB0/3Fze/9ucHj/bnB4/29xdf9vcXX/c3V8/3N1fP9ucHf/
-amxz/3N2f/91d33/bG51/3Byef9sb3n/bG95/2xudf9sbnX/ZGdv/3Fzff9qbHP/dXd9/25xe/9nanT/
-bG95/2ptd/9qbXf/bXB4/21wef9sb3j/am1z/25wd/9wc33/ZGdx/2dqcf9ucHf/dnd8/29xef9ucHn/
-bG94/25wd/94eX3/bnB3/3Bzff97fof/dXd9/2psc/9sbnX/dXd9/2xudf9sbnX/bnB3/2xudf9sbnX/
-dnh8/25wd/9ucHf/dXd9/25wd/9zdXz/YGNs/2xudf9sb3n/amxz/2psc/9rbnj/bG51/3Fzef9wcnn/
-bG95/3l7gf9ucHf/bnB5/3d5gf9vcXj/c3Z//2xvdP9pbHX/am13/2dqdP9maG7/Zmlz/3Byef9zdXz/
-bG95/2xvef9tb3P/am13/2ptd/9zdn//am13/2xvef9sb3n/bG51/21vc/91d33/am13/2xvef9zdXz/
-bG51/2xvef9maXP/bnF7/25xe/9ucXv/am13/2xudf9nanT/Zmhu/2BjbP9qbHP/am13/2ptd/9ucXv/
-bnB3/3V3ff9tb3b/b3F5/25weP9vcXj/bnB3/3ByeP9ucHb/cHJ5/29yfP9vcnz/bG54/29ye/9qbXf/
-dXiB/3N2f/9/gYf/eXyG/3h6gP93eX//fH6E/3J0e/95fIX/c3Z//3R3f/9wcnj/bXB5/25wd/9zdn//
-dHeB/3F0fP9xdH7/bnB3/3Byef9zdXz/bG95/2xvef90dn//cnV//29yfP91d33/cHJ5/21vdv91d33/
-bnB3/3Byef9vcXv/dnh9/3V3ff9ucXr/dnl//3N1fP9ydX//bG95/2xveP9vcXj/cXR9/29ye/94eoH/
-d3qD/3N2f/96fIL/enyC/3t9g/91d3z/dnh//3Z4fv9zdn//enyC/3V3e/9+gIb/enyC/31+gv9zdXz/
-eXuB/3h5ff91d33/cHJ5/3d4ff96fIP/gIKJ/3V4gf94eoH/d3mC/3V3ff93eYL/cHJ5/3Z5gv91eID/
-cHN9/3p8gv91eID/cHN9/3N1fP93eoP/c3Z+/3Bzff9sb3n/c3Z//3Bzff9vcXX/bG51/25wd/9qbXf/
-Z2pz/2xudf9wcnn/bnB3/3N1fP9sbnX/bG51/3V3ff9sbnX/cHJ5/3V3ff93eX//c3Z//25xe/9wc33/
-bG95/2xudf9wcnn/b3F2/2xudf9rbnj/bG51/25xe/9qbXf/bG51/2Jlbv9pa3X/b3J6/3J1ev91d37/
-cnV+/3Byef9sb3n/bG92/3Bzff91d33/Z2p0/2lsdf9tcHr/bG93/21wef9ucHf/b3F1/3V3ff91d33/
-cHN9/2xvef91eIH/dXd9/25wd/9wcnn/cHJ5/3Byef9ucHf/cHJ5/2lrc/92eYD/bG95/3l7gf91d33/
-bnB3/25xe/9sb3n/bG95/3J0e/9xc3j/bnF5/2lsdP9sbnX/bnF7/2Jlbv9maXP/bG51/3J0e/9sbnf/
-a252/25wd/9ucHf/dnh8/2xudf9ucHf/dXiB/3Bzff9nanT/bnB3/3Z4fP9sbnX/bG51/25wd/9qbXf/
-am13/3Bzff9qbXf/am13/3V4gf9tb3P/cHJ5/2dqdP9sb3n/c3V8/3Byef9ucHf/dHeA/3Bzff91d3//
-dHeB/2xvef95fIb/cHJ5/25xev93eYD/bW92/3R3f/9vcXj/bW92/3N1fP9wcnn/bnB3/2xvef91d33/
-dnh8/3V3ff9wcnn/bG95/3Bzff9zdn//eXyG/3Byef9ucHf/bnB3/25wd/9vcXX/dnh8/25wd/9zdXz/
-cHJ5/2xudf9wcnn/amxz/3Bzff9zdn//dXd9/25wd/9ucHf/cHJ5/2psc/9kZ3H/bG51/2xvef9nanT/
-cHN9/2dqdP9sb3n/aGt1/25weP9tcHf/cHN7/21vdv9ydXz/cHN7/3ByeP9ydHz/am12/2dqdP9rbXT/
-ZGdx/2xvef9qbXf/c3Z//3N1fP9xdHz/b3F4/3Z4fv9ucHf/dnh9/29xeP9wcnv/bG51/2lsdP9sbnT/
-bG93/3Byev9tb3b/cnR7/2xudf9ucHf/bG51/2dqcf9maG//bXB3/25wd/9tb3X/cnR6/29xev9rbnb/
-cnR5/3J0ev9wcnv/cHN8/3N1fP92eID/cHN9/3J1fP9ucHj/cXR9/29xeP9vcXj/bnB4/29yef9ucHj/
-d3h9/3BzfP9xc3r/dXd+/3J1fv91eID/bnF6/3N2gP9ucHf/b3F5/3J0e/9sbnb/dHZ7/2xvef9zdXz/
-am12/3F0ff9sb3j/bG94/2Zobf9rbXT/cXN6/3l7gf9vcXb/cnV+/3Bze/9tcHn/cXN9/25wd/9wcnz/
-cHJ5/2xvdv91d37/cHJ8/21vc/9ucHf/dHZ8/3J0e/9xdH3/bnB3/3J1fv9ydX3/bnB3/25wd/9ucHj/
-bW93/2ttdP9sbnX/bG95/2xudf9pbHb/Zmlz/25xe/95e4H/c3V8/3V4gf97fof/e36H/3d5f/9wc33/
-c3Z//25wd/9qbXf/dXd9/29xeP9sb3f/b3F3/25wd/91d33/bnF7/25xe/9sb3n/b3J7/3J1f/90d37/
-dnh//3N2f/9ydH3/b3J7/25wd/9wc33/dXiB/25wd/9tcHr/dXd+/25xef9sb3n/bnB3/25wd/93eX//
-dnh8/2xvef9qbXf/dXd9/3N1fP9ucHf/c3Z//3Bzff9wc33/cnV+/3N2f/9pbHT/dniA/25wd/91d33/
-bnF7/21vc/9tb3P/bG51/2tueP9xdH7/cXN8/3Bze/9rbnj/a254/3N1fP9nanH/bG51/21vc/9zdnz/
-b3J6/29xdv9ucHT/bnB3/3d5f/9vcXX/cHJ5/3V4gf9wc33/bG95/2xvef91d33/bG95/3Byef9wcnn/
-bnB3/29xdf91d33/b3F1/25wd/97fYP/bnB3/3Byef9ucXv/c3Z//3d6g/9zdn//cHN9/3N2f/9wcnv/
-cXR8/25xe/9kZ3H/dXiB/2psc/9laHL/c3V8/2hrdP90dn3/bnF5/2xvef9vcnz/bnF7/25wd/9sbnX/
-bnF7/25xe/9zdXz/cHJ5/25wd/9wcnn/bnB3/3t+h/9sb3n/bnF7/3V4gf9sb3n/bnB3/3d5f/9ucHf/
-dXiB/3N2f/9ucXv/cHN9/2ptd/9ucXv/c3V8/3V3ff9ucHf/cHJ5/25wd/9ucHf/bG51/2ptd/9ucXv/
-cHJ5/3V3ff9sb3n/bW95/2hrdf9ucHf/bG52/21vd/9qbHP/bnB2/3J0e/9oanL/bG53/2hrcv9iZW7/
-a210/2BjbP9nanT/am13/3V3ff9zdXz/cHN9/21vd/9wc33/a254/3h6gP9rbnf/bW95/2hrdf9iZW//
-aWxz/2lsdP9tb3X/aWx2/25xe/9qbXf/bG51/2Zpc/9iZW7/YmVu/2ptd/9ucHf/bW94/29xeP9tcHr/
-bnF7/25xef91d33/cnR7/3F0e/9wc3z/dHeB/3R3gP9ydHr/bnB2/3R2fP91d33/cXN7/3Fze/9zdn7/
-b3J6/3J1fP9ydX3/dHZ9/3V3ff9xdH7/cnV//21weP9ydHz/bW92/29xeP9sb3f/bG51/25xef9sb3f/
-cHN7/2ptdv9ucHn/a252/29xeP9kZ3H/aGt1/25xe/91eH//bG51/21wev9tb3b/bG53/29yfP9pbHb/
-aWx2/2xud/9rbXX/cXR7/21wev9oa3P/a212/29yfP9vcXr/c3aA/25xe/9xdH7/bnB5/2xvdv9wcnr/
-bnB4/2xvef9ucHj/bnB1/3Byef9vcXX/bnB4/2lsdf9wcnn/c3V8/2ptd/9sb3n/dXd9/3V3ff92eHz/
-dXd9/25xe/9ucHf/bG95/3V4gf9zdXz/bW94/25xe/9ucHX/c3V8/25wd/9sb3n/Zmlz/21wdP9zdn3/
-c3V7/3Z3fP9zdXz/cXN5/25wdv9sb3n/cHJ5/3V3ff9ucHf/b3F4/3R2e/9tb3b/a253/2hqdP9sbnX/
-bnF7/2ptd/9nanH/ZGdx/25xe/9maXP/YmVu/2Rncf9nanH/Zmlz/2ptd/9oanT/Y2Zu/29ye/9nanT/
-cHJ5/2dqdP9kZ3H/Zmhu/2Zobv9jZm//bG95/25xe/9sb3n/amxz/2ttdP9sb3n/ZGdx/2Zpc/9sbnX/
-dHZ8/3Fzd/9tb3f/b3F2/29xdf95e4H/b3F1/3N1fP94eX3/c3V8/25wd/9ucHf/dXd9/2xudf9ucXv/
-bnF7/25wd/9sb3n/c3V8/2xvef9wcnn/foCG/2xvef9wc3z/Zmhu/2xudf9wcnn/cHJ5/25wd/9wcnn/
-bnB3/3J0ev9ydHv/Z2px/3l7gf9ucHf/Z2p0/3l7gf9wcnn/eXuB/3J0ef9ydHv/cHJ5/25wd/9vcXX/
-bnB3/3Bzff9wc33/c3Z//3N2f/9ucXv/c3Z//3N2f/9+gYr/c3Z//3N2f/93eoP/d3l//3V3ff9/gYf/
-dXd9/36Ahv99foH/dXiB/36Ahv9ucXv/d3qD/3l7gf95e4H/dXiB/3d6g/9zdn//dXiB/25xe/9wc33/
-dXiB/3V4gf9zdn//bG95/3N1fP9ucHj/cnV9/25xev9vcnv/a253/3Byef93eX//aGpu/3BzfP9tb3b/
-aGt1/25wd/9nanT/cHN9/3N2f/91eIH/d3l//3R2fP9vcXj/d3mC/21wev93eoP/cnV+/25xe/9ydHv/
-aGt0/3J1fv9wc33/dXiB/3V3ff97fYP/dnh8/3V4gf91d33/cHN9/2xvef9zdn//c3Z//3R3gf90dn//
-eHqA/3p8gP92eH3/foCH/3x9gf90d4D/c3Z//3Z4gP93eoT/dHZ8/25wd/93eX//eHqA/3V4gP9zdn7/
-dXeA/25wev9ucXr/cXR9/3R2ff9vcXr/bnF6/3J1ff9tb3b/cXN6/25wdv9ydHr/bnB3/21vdv9vcXf/
-aWx1/3R2fP9vcnz/dHd+/3J0ff91eID/bXB6/3Fzev90d4D/eHuE/29yfP9vcnv/cHN9/3R3fv93eoL/
-d3qC/3V4gP94eoD/d3l+/3l7gf93eX//cnV+/3N2gP93eYD/d3l+/3+Bh/93eYH/eHqA/3h6gv94e4L/
-dXh//3l8g/91eH//dnh//3Fze/9ydHr/b3J6/3F0fv9wcnr/d3qD/3t9g/91eIH/d3qD/3t+h/97fof/
-d3qD/3d6g/9wc33/bnF7/2xvef91d33/bG95/21wef9tcHr/bG51/3J1fP9ucHf/c3V8/25wd/9tb3f/
-bXB6/29yev9xdH3/a253/21weP9tb3b/bG95/3N1fP93eX//bnB3/29xeP9ydHv/bW92/2tud/9qbXf/
-bG95/3d5f/9wc33/am13/2Zpc/91d33/cHN9/2ptd/9ucXv/bG95/3Byef9ydHz/c3V7/2hqcv92eH//
-am13/3V3ff9zdXz/bnB3/25wd/9ucXv/bW92/3Fze/9ydX3/cnR8/2xudv9vcXj/cHJ5/2dqcf9qbHP/
-bG51/3N2f/90dnz/dHeA/3R2ff9ucXv/d3l//25wd/9zdXz/d3l//2xudf9qbXf/Z2p0/25xe/9nanT/
-am13/2dqdP9qbHP/Z2p0/25xe/9qbXf/am13/3l7gf9tb3P/cHJ5/2BjbP9sbnX/cHJ5/2xudf9ucHf/
-cHJ5/21wev9ydHv/dHeA/2Zpc/93eX//bnB3/2ptd/92eHz/bnB3/3p7gP9ydHr/cnV//25xe/9vcXX/
-b3F1/2ptd/9wcnn/cHJ5/3V3ff91d33/b3F1/2xudf9qbXf/d3qD/2ptd/9sb3n/bnF7/21vc/9sbnX/
-bnF7/2psc/9sb3n/bnF7/2xudf9wc33/XWBq/2xvef9ucXv/bnF7/2Zpc/9qbXf/bG51/2xvef9kZ3H/
-amxz/2ptd/9sb3n/bnF7/25wd/90dn3/bG92/25xe/9sb3n/aGt0/2Rncf9qbHT/c3V8/2RmbP9wc33/
-cHN6/21wev9zdn//cHN9/3l8hv93eoP/f4KM/3+Bh/94eX3/bG95/3N2f/9wcnn/eXyG/3N2f/9wcnn/
-bnB3/2ptd/9ucXv/c3Z//3Bzff9zdXz/d3qD/3Byef9ucXv/bnF7/25xe/9sb3n/c3Z//3N2f/91eIH/
-bnF7/3N2f/96fIL/c3Z//32Aif95e4H/c3Z+/3Bzff9zdn//fYCJ/3d5f/92eH7/en2G/3p9hv92eYL/
-dXiB/3V4gf90d4H/c3Z//3V4gf96fIL/b3F4/3Bzff9ydX7/cHJ5/3Bzff9wcnn/dHeA/25weP9ucHf/
-bW92/2hrcf9xc3n/cHJ5/3Z4fP9ucXr/cHN8/2ptdv9qbXf/c3V8/3d5f/9qbXf/aGt1/2xudf9sb3n/
-bG95/21wev9tb3b/a254/2hqcf9maXP/a210/2Vocf9nanT/a210/2hrcv9ucXv/a210/2Nmb/9naXP/
-aGt0/2dqdP9maXL/Z2lw/2hrdf9kZ3D/ZGdw/2Zpc/9iZW//ZWhw/25xe/9wc33/bnB3/25wd/91d33/
-d3l//3N2f/91d33/bnF7/2xvef9sb3n/dXd9/25wd/9ucHj/cHJ7/2xveP90dnz/bnF7/2dqdP9zdXz/
-bG51/29xeP9ydH3/dHeA/3N1fv9maXP/a211/2xudv9qbXf/am13/3Bzff9vcnv/bXB6/2lsdP9sbnX/
-bW92/2ptd/91d33/bnF7/2dqdP9nanT/cHN9/3N1fP9qbHP/bG95/2ptd/9qbXf/bnF6/25xe/9laHL/
-bnF6/2Nmb/9qbXf/bG51/2Rncf9maXP/bG51/2xvef9qbXb/bG51/2ptdP9oa3P/c3V8/3Bzff91d33/
-ZGdx/2psc/9tb3X/cXN5/29xef9sb3n/bG51/3d5f/9sbnX/cHN9/3d5f/9qbXf/Z2p0/2Zpc/9zdXz/
-bW9z/29xdf9ucHf/amxz/21vc/9zdXz/cHJ5/3N1fP9+gIb/bnB3/3Bzff9kZ3H/bnB3/3N2f/9sb3n/
-bnB3/29xeP9wcnn/cXN7/2xudf92eHz/cHJ5/2xudf9ucHf/eHl9/21vc/91d37/b3F4/29xeP9ucHf/
-bnB3/3Byef9sb3n/dXiB/3N2f/93eoP/eXuB/3Bzff91eIH/c3Z//3+Bh/9zdn//d3qD/31+gf9zdn//
-c3Z//3l8hv9zdn//e32D/3V4gf9zdXz/eXuB/2Zpc/93eX//c3Z//3Z4fP9ucHf/bnB3/25wd/9wcnn/
-am13/25wd/9wcnn/bG51/25xe/9qbXf/bXB6/2ttdP9oa3P/aGty/2ttdf9nanT/c3V8/2dqdP9rbnj/
-cXN7/2ttdP9kZ2//bW91/2dqdP9sb3n/cHJ5/3d5f/93eX//bG51/2xudf9wcnn/dXd9/2xudf9sbnX/
-c3V8/25wd/9wcnn/bnF7/3Bzff9ucXv/bnB3/2ptd/9ucHf/bnB3/3Bzff9ucXv/eXyG/3V3ff93eX//
-c3Z//3N2f/9wcnn/dXiB/3l7gf91eIH/cHJ5/3t9g/97fYP/foCG/3t9g/9ucXv/c3Z//3l7gf9wcnn/
-eXuB/3Bzff9wc33/bG95/2Zpc/91d33/cHN9/2psc/9ucHf/bG95/3N1fP9vcXX/cHJ5/25wd/9zdXz/
-am13/3V3ff9wcnn/bG95/2ptd/9kZ3H/bG51/25wd/9tb3P/cHJ5/25xe/9zdn//cHJ5/25xe/9zdXz/
-c3V8/3d6g/9wc33/d3qD/3t9g/93eoP/d3qD/3t+h/97fYP/eHuF/31/hf96fIP/c3Z//3J1f/95e4H/
-am13/3N1fP9wcnn/bG95/3R2fP9ydHv/dXd7/2dqcf9ucHX/bnB3/21vd/9ucXv/dnh8/2xudf9ucHf/
-dXd9/3d5f/9zdXz/bnF7/2ptd/9qbXf/bG51/3N1fP9qbXf/bG95/2xvef9qbXf/dHZ8/2xvef9maXP/
-dXd9/2ptd/9sb3j/cnR7/3F0ff9xdHz/Z2lx/21vdv9wcnn/bnB3/3N1fP92eHz/cHJ5/3Byef9sbnP/
-am13/21vdv9wc33/dXd9/25xe/9qbXf/b3F1/3Z4fP9zdn//b3F1/3Byef9wc33/bnF7/3Bzff90dnz/
-bG93/3R3gP9nanT/bnF7/25xe/9sb3n/bG95/3V4gf92eYL/c3V9/3N2fv9vcnr/b3F4/3d5f/91d33/
-d3qD/2xvef9ucHf/b3F4/3J0ev9ucXv/cHN8/2xvef93eoP/bW9z/3Byef92eHz/am13/2dqdP9qbXf/
-cHN9/2xudf9ucHf/bG95/2xudf9ucHf/dXd9/3Byef91d33/fn+D/25wd/9ydHz/Z2p0/25wd/9wc33/
-bnB3/2xvef9sb3j/cXN5/21wev9nanT/bnF7/2psc/9nanT/bG51/3h5ff9vcXX/eXuB/3Byef9vcXn/
-bnB3/2ptd/9qbXf/Zmlz/2xvef9ucXv/am13/3N1fP9qbHP/Z2p0/2dqcf91eIH/am13/2ptd/9wcnn/
-bW9z/21vc/9wcnn/bW9z/3Byef9sbnX/bG51/3N1fP9iZW7/c3V8/25xe/9zdXz/bG51/2xvef9sbnX/
-cHJ5/2xudf9ucHf/c3V8/25wd/9wcnn/cHJ5/3N1fP9tb3P/bW92/2ptd/9sbnX/Z2p0/3N1fP9nanH/
-b3F5/3F0ff9sb3f/Zmhv/29xeP9sbnX/cHJ5/3V3ff97fYP/eHl9/21vc/9sb3n/c3Z//3N2f/9sb3n/
-bnB3/25xe/9ucHf/bnB3/3N1fP91d33/bnF7/25wd/9ucHf/bG95/25wd/9ucXv/bnB3/3l7gf9zdXz/
-eHl9/3N1fP9wc33/bG95/3N1fP9wcnn/cHJ5/2xudf9zdXz/dXd9/3V3ff9zdXz/Z2px/29xdf91d33/
-b3F1/3V3ff9ucHf/c3V8/21vc/9maG7/cHN9/2xudf9nanT/Z2p0/2xudf9sb3n/am13/2dqdP9nanH/
-am13/2Zobv9ucHf/Zmlz/2Zobv9gY2z/XWBq/2dqcf9nanT/YmVu/2Zpc/9kZ3H/ZGdx/2Jlbv9iZW7/
-ZGdx/2Jlbv9maXP/Z2px/2dqdP9wcnn/Z2p0/2Rncf9qbXf/Z2p0/2Zpc/9maXP/Z2p0/2Zobv9qbHP/
-am13/2Jlbv9maG7/ZGdx/2dqcf9sb3n/bG95/2xvef9nanT/bG95/2psc/9sbnX/bnF7/3N1fP9qbHP/
-am13/25xe/91d33/bG95/2ptd/9nanH/amxz/2Rncf9qbXf/amxz/2tueP9rbnj/am11/3V3e/9wcnn/
-amxz/3d5f/9sb3n/bnF6/3F0fv9xdH3/dHZ8/2dqcv9tb3b/cHJ5/2xudf9zdXz/dXd9/21wev9tcHr/
-aWx2/2xvef9tb3n/dXiB/3d6g/9wcnn/bnB3/21vc/91d33/dXd9/2psc/9sb3n/bG95/3Byef9qbXf/
-bnF6/2xudf9ydH3/am13/25wd/9ucHf/bG95/3Byef9zdn//dHeA/3J0fP9tcHj/bG53/3J0e/94eoH/
-c3Z//3t+h/9sb3n/bG95/25xe/90dn3/bnB4/25wd/9tb3P/dXiB/2dqdP9nanT/cHN9/2xudf9nanT/
-ZGdx/2xvef9qbHP/ZGdx/2dqcf9kZ3H/Z2p0/2xvef9sb3n/bG95/3t9g/9qbXf/c3V8/2Zpc/9sb3n/
-cHN9/25wd/9wc33/bnB3/3ByeP9zdXr/bG95/3N2f/9wcnn/bG95/2xvef91d37/b3F2/3l7f/9xc3n/
-bnB3/3N2f/9vcXX/bW9z/2psc/9wcnn/c3V8/3Byef92eHz/bnB3/2ptd/9sbnX/c3Z//2ptd/9sb3n/
-bnF7/2ptd/9qbHP/c3V8/21vc/9zdXz/bnB3/3Bzff91d33/Zmhu/3Bzff9wc33/eHl9/25wd/9wcnn/
-b3F1/3Byef9sbnX/bnB3/3Byef9ucHf/bnF7/25xe/94eoD/cXN7/29xef9vcnf/bG95/2xveP9ydX7/
-Z2p0/25xev9xdH3/a254/2RncP9rbnj/Z2p0/2xvef9wc33/c3Z//3N1fP9sb3n/cHJ5/3Fzff9ydX7/
-b3J8/3Byef9ydX7/cHJ5/3Bzff90d4D/cHN9/3V3ff9vcXX/bG51/2xudf9tb3P/bnB3/2xudf95e4H/
-cHN9/3R2fP91d3v/c3V8/2ptd/9sb3n/bG51/2xudf9qbXf/cnV8/3N1fP9wcnn/am13/2Fkbf9qbHP/
-c3V8/2xudf9ydXz/am13/25xe/9sbnX/ZWhx/3N1fP9sbnX/bG51/2xudf9sbnX/bG95/2ptd/9ucHf/
-b3F1/3N1fP9tb3P/dnh8/25xe/9sbnX/amxz/2Jlbv9qbHP/bG95/2Zpc/9qbXf/am13/2xudf9qbXf/
-am13/2xudf9qbXf/cHN9/2xvef9ucXv/d3l//3V3ff92eHz/dnh8/3Byef9sb3n/bnF7/3Bzff9sbnX/
-bW9z/3V3ff9qbHP/bnB3/2xudf9tb3P/c3V8/3Bzff9sb3n/Z2p0/2xvef9qbHP/bW9z/3N1fP92eHz/
-cHJ5/25wd/91d33/c3V8/25xe/9wcnn/am13/25xe/9qbXf/cHN9/2xvef9tcHr/bXB4/21veP9zdoD/
-bnF7/2xudf93eX//bG51/2tueP9wc3v/cnR7/3R2ev9naXD/bnB2/3N1fP9ucHf/dXd9/3V3ff9vcXj/
-b3F5/2xuc/9ucHf/cHJ2/3N2f/93eX//cHN9/2xvef9sb3n/dXiB/3h5ff9ucHf/c3V8/3N1fP9wcnn/
-bG95/3J1ff9sb3f/cnN5/2Vocv9qbHP/Z2p0/2BjbP9kZ3H/Zmlz/2dqc/9rbnT/aWtz/2Zob/9pa3L/
-cHN9/2xvef91eIH/Z2lz/2xudf9sb3f/cXR7/2ptd/9sbnX/am13/3V4gf9kZ3H/am13/3Byef9maG7/
-ZGdx/11gav9nanT/Zmhu/2Rncf9maG7/Zmhu/2Rncf9qbXf/ZGdx/2dqdP91eIH/YmVu/2dpc/9nanH/
-cHN9/3V4gf9wcnn/bnF7/25xev9wcnn/c3V8/2ptd/9ucXv/am13/2dqdP9sbnP/dnd8/2tueP90d37/
-cXN5/25xev9wc33/b3F1/25wd/9qbXf/c3V8/3V3ff9wcnn/eHl9/25wd/9ucHf/bW9z/3V4gf9ucXv/
-cHJ5/3N2f/9wcnn/c3V8/3V4gf9wcnn/c3Z//25xe/9wc33/dnh8/2ZobP9zdXz/c3V8/3Z4fP9vcXX/
-c3V8/2xudf9ucHf/bW9z/2xudf9wcnn/bG51/2xvef9qbXf/c3V8/2dqcP9sb3n/bW92/2xveP9sb3n/
-dXd+/2ptd/9wc33/cnV+/2xvef9maHL/bXB6/2dqdP9ucXv/bnF7/3V3ff94eX3/cHJ5/21vdv90dnz/
-bnF7/3F0fv9ydX7/cnV+/29xeP9vcnv/c3Z9/3N2gP91eIH/cHN9/3N1fP9zdn//d3qD/3d5f/91d33/
-gIKJ/3p8gv92eYP/dXiB/3d6g/9zdX3/eHqB/3h7hP91d37/dHZ9/3p7gP97fYH/enyC/3R3f/9ucXr/
-cnV+/3p8gv9ydHv/cnV9/3Byef90d4D/cnV9/29ye/94eoD/bnB3/29xeP9ucHf/bW92/21wev9rbnj/
-bnB6/2tueP9xdHv/b3F4/3d4ff9vcXj/bnB3/2xuc/9iZW//bW92/2xvef9rbnj/dHeA/3J1fv9xdH7/
-bW93/2xveP9ucHf/b3F4/3J1fv9vcnz/c3Z//3h7hf96fIL/eXyG/31+gv96fIL/enyC/3p8gv94e4X/
-d3qC/3V3ff97fYP/d3l//3Z4f/92eHz/d3l//31+gv99foL/enyD/3d5f/96fIP/dXd9/3N2f/91d33/
-eHl9/3Byef9wcnn/dXd9/3N1fP9wcnn/bnB3/2psc/9ucXv/bG51/2xvef9sb3n/aGt1/2lsdP9qbXX/
-cnV+/25wd/9nanT/d3l//2xveP9rbnj/cnV9/2xvef9ucHf/X2Jr/2ttc/9tcHr/bnB3/3N2f/92eH//
-bnF7/21wev9qbHX/bXB3/2ttdP9ucXv/d3l//2ptd/9maXP/bG51/3V4gf93eX//bG51/3N1fP9wcnn/
-c3V8/2xvef9zdXz/am13/3J1ff9nanT/bG51/25xe/9kZmz/bG51/2xudf9ucHf/b3F1/21wd/9qbXX/
-a253/3V3ff9ucXv/d3l//25wdP9tcHf/c3V9/3R3f/9wc33/b3F1/2xudf97fYP/bG51/25wd/92eHz/
-b3F1/25wd/9qbHP/eHl9/3Byef9tb3P/b3F1/29xdf9sbnX/dXd9/3N1fP92eHz/f4GH/2dqdP9sb3n/
-am13/3Bzff95e4H/dXd9/3V4gf9vcnz/c3V+/3V3ff9tcHr/bnF7/21wef9sb3j/cHJ5/3d6gP9xc3v/
-dHd+/3R3gP9zdn//dnmC/3Bzff9zdn//c3V8/3N2f/91eIH/bnB3/3d5f/9sb3n/bnB3/25wd/93eX//
-bG95/25wd/9wc33/bnB3/25wd/9wc33/bnB3/3Bzff9ucXv/dXiB/3V4gf9nanH/cHN9/3N2f/95e4H/
-cHJ5/3N2f/9wcnn/cHN9/3N1fP9wcnn/dXiB/25xe/93eoP/bnF7/3V4gP9ucHf/cHN8/29xeP9ucXn/
-a254/3V3ff9pbHb/cXR8/29yfP9wc3z/bG95/2xvef9qbXf/cHN9/3Byef91eIH/d3l//3Fze/9ucHj/
-dHd+/2ptd/92eYD/cHJ6/3V3f/9tcHr/cXR8/3V3fv92eYD/dXiB/29xeP9tcHn/bnF7/3Bzff9wc33/
-cHN9/3l8hf9ydX7/dHV7/3J0fP9ydX//cXN6/3Fzev9ydX3/b3J6/3Fzef9ydHz/dXiB/3Z4f/9vcnr/
-bW94/25xef92eHz/b3F2/3Bze/9wc3v/c3Z//25xe/9vcXr/d3l//21vdv9xc3r/b3J6/21weP9vcXv/
-bW94/25wef9rbnj/b3J8/21wef90dn3/cXN7/3Bze/9tb3X/ZWdu/2Zpc/9pa3P/Zmly/2tueP9rbnb/
-bG92/2Vocf9sbnX/aWxz/2dpb/9oanT/a210/21veP90dn3/b3J5/3R2fP9zdXr/bnF4/29ye/9ucXv/
-b3J8/3BzfP9xc3r/cXR9/3Bye/9ydHv/cXN9/3J1ff93eX//e32D/3R3f/9xdH3/c3Z//3F0ff9vcnz/
-dXd9/3d5f/9ucHf/cHJ5/3Byef9wcnn/cHJ5/3V3ff9sbnX/cHJ5/21vc/9ucXv/bnF7/2xvef9sb3j/
-bXB4/3V3fv9sb3n/Z2p0/3d5f/9sbnX/a210/29xd/9tcHr/cnR6/2Rmbv9sbnT/am13/2dqdP9ucXv/
-c3V8/2xudP9tcHr/a252/2xvef9ucXv/cHN9/3d5f/9ucXv/bG95/25xe/97fof/d3qD/25wd/91d33/
-cHJ5/3Byef9ucHf/cnR7/21vdv9ydXz/aGty/2xudf9ucXv/ZGZs/25wd/9ucHf/bW93/25weP9ucHf/
-bnB2/2xveP9zdXz/c3V8/3V4gf9sbnX/bG51/21wev9zdXz/am13/2xudf9qbXf/dXiB/2psc/9sbnX/
-dXd9/2xudf9tb3P/amxz/3Z4fP9vcXX/bnB3/2xvef9ucHf/am13/3d5f/91d33/c3V8/4GDiv9qbXf/
-cHN9/2dqcf9vcXX/c3V8/2ptd/9ucHf/bW92/3Bye/9ydX7/cnR7/3V4gf91d4D/cHJ7/3d5gP96fYf/
-eHqB/3R2fv9ydX3/bXB5/2xvef9sbnX/bG51/2ptd/9ucHf/c3V8/2xvef91d33/bnB3/3Byef9sb3n/
-dXiB/2xvef9sb3n/bnF7/25xe/9ucHf/cHJ5/25wd/9ucXv/bnF7/3V3ff93eoP/ZGdx/3N2f/93eoP/
-d3qD/25wd/9zdn//bnF7/25xe/9wcnn/bnB3/3Bzff9sbnX/c3V8/25wd/91d33/bG95/3F0ff9ydH3/
-dHd//3Bzff95e4H/c3Z+/3d6gP9wc3z/b3F5/2xudf9sbnX/Zmlz/2xvef9sb3n/dXd9/3N1fP9rbnj/
-bG52/3Z4f/9qbXb/dnh9/3Byd/9zdn3/bW93/25weP9ucXv/dHd//3V3f/90dnz/d3l//3d5f/9+gIb/
-d3l//3R3gP96fYb/dXd+/25xe/9wc33/c3V9/29yfP9xc3r/dHZ+/29yef9zdX3/c3V9/3N2f/9xdH7/
-bG95/3Bzev9ucHX/dHZ+/21vdv9qbXf/bG92/3Bze/9sb3f/bG94/3R2fP9tb3P/cnR5/3F0e/9ucHf/
-bG95/2xvef9ucHn/bnB3/3Bye/9vcXr/c3V9/3V3f/9xdHz/b3F4/2ttc/9rbXT/bnF5/2ptdf9sbnX/
-bG50/3F0fP9qbHP/bW92/2xvef9tb3b/cHJ3/2lsdv9wc3v/dXh//2tudv90dnv/cXN6/25xef9wcnn/
-dHZ+/25xe/9tcHr/bnB5/3F0ff9vcnv/bW94/3Byev9sb3j/a252/3J1fP9vcXn/a210/21wev9vcnz/
-bnB3/3N2f/93eoP/cHN9/3N2f/9zdn//c3Z//3V4gf91eIH/cHJ5/3d6g/9wc33/d3qD/3l8hv93eoP/
-dnmB/3Bzff90d4D/dXiB/3N2f/97fYP/d3l//21wev94e4P/dXd//3V4gv9vcnz/a251/3N1fP9vcXX/
-Z2px/2psc/97fYP/cXR7/2xudf9vcXj/bnF7/3N1fP93eX//bnF7/2dqdP9ucXv/d3qD/3d6g/9ucXv/
-cHN9/3V3ff9wc33/bnF7/3Z4fv9kZ3H/dniA/2xvef9qbHP/dXd9/2Zpc/9nanH/ZGdx/2Rncf9pbHL/
-a213/21wev9laHL/ZGdx/2Rncf9qbXf/Z2lv/2tud/9qbXb/c3V8/25wdf9sb3n/bnF7/3V4gf9qbXf/
-bnF7/3l7gf9sb3n/bG95/2dqdP91d33/bG95/2xvef9ucXv/bnF7/2dqdP93eX//c3Z//3N2f/+Bg4r/
-bG51/3Byef9maXP/bnB3/3Byef9sbnX/bnB3/25weP9ucHf/amxz/25wd/9vcXX/d3h9/3N1ev9tcHj/
-dXd7/3V3ff9wc3z/c3V9/3Byev9sb3n/bG51/2ptd/9maXP/am13/2xvef9ucXv/cHJ5/2dqcf9nanT/
-Z2px/3Byef9kZ3H/YGNs/2Zobv9kZ3H/Zmhu/2Zpc/9maG7/Zmlz/2Zobv9sb3n/c3V8/1lcZf9maXP/
-Zmlz/25wd/9kZ3H/am13/2dqcf9nanH/YmVu/2Jlbv9nanT/Zmhu/2Zpc/9kZ3H/cHJ5/2dqdP9qbXX/
-bnB4/29yfP9sbnX/c3V8/25xe/9xdHv/bXB5/3J1ff9pbHX/bW90/2ptd/9sb3n/am13/3Bzff9ucXv/
-cnR8/3J0e/94e4X/bG95/3l7gf9ucHf/dXiB/3Byef9ucXv/b3J8/3N1e/9wc33/cHJ6/2ttdP9zdXz/
-c3V8/21vc/9vcnz/bnF6/25xef9ucHf/cnR7/3R2fP9ydHv/bW92/3R3ff9vcXj/c3Z//25xe/9vcnz/
-c3V+/3F0ff94eoD/cHJ3/3R2e/9vcXX/a21z/25wd/90dnv/b3F5/3Fzev9xc3r/b3F1/3V3ff9ydX7/
-bnB1/2xudv9ucHf/bXB1/2tueP9tb3f/bG51/21wev9vcnz/b3J7/29ye/9qbXf/aWxz/29xef9nanH/
-bG92/2xveP91eIH/a21z/2lsdv9vcXX/b3F4/25wd/9tb3b/dHZ7/3N2ff9pbHb/d3mA/3J0e/91d33/
-cXR+/3R3gP9zdn7/dHeA/3R3gP97fof/d3qD/3d5gP91eH//cHN8/21wev9wc3z/dnmC/3N2f/9wc3v/
-eXuC/3V4gf9zdXz/dXd9/25wd/91d33/cHJ5/3Byef9wcnn/cHJ5/21vc/9wc33/am13/2xvef9qbXf/
-bnF7/2xueP9rbnX/bG52/29xef9ucHf/dXd9/3N1fP9rbnj/cXN6/3Byef9zdXr/bW5z/2hqcf9wc3z/
-cHJ5/2dqdP9nanT/d3qD/25xe/9sb3n/bnF6/25xe/9zdn//d3qD/25xe/9qbXf/bnF7/3l7gf95e4H/
-bW9z/3N1fP9zdXz/bG51/2xudf9zdXz/Zmhu/3R2fv9ydHv/am13/3d6g/9nanT/Z2p0/2dqdP9nanH/
-a254/21wef90dn3/bG51/2ptd/9qbXf/bnF7/2xvef9ydHv/am13/3Fze/9sbnb/am13/2xudf91d33/
-amxz/21vc/91d33/bnB3/25wd/9sbnX/cHN9/2xvef9ucHf/bG95/25wd/9qbHP/dnh8/3Bzff9wc33/
-f4KM/25wd/9wc33/am13/2xvef91d33/bG51/3N1fP9tb3n/bG51/2dqcf9nanT/bW92/3V3ff9zdX3/
-cXR8/3d6hP91eIH/cXR7/3J1ff9zdXz/am13/3Byef9wcnn/Z2p0/2xvef9wc33/c3V8/3V4gf9tb3P/
-bnB3/21vc/92eHz/bW9z/29xdf9sbnX/bnB3/25wd/9qbXf/am13/2ptd/9nanT/c3V8/3d6g/9kZ3H/
-bG95/2xvef93eoP/Z2p0/25xe/9qbXf/am13/2xudf9sbnX/cHJ5/29xdf9wc33/bnF7/3l8hv9ucXv/
-cHN9/3R3gP94eoD/cHN9/3l7gf9zdn//dHeA/3Bzff9xc3r/am13/25wd/9vcXX/cHJ5/25wd/9zdXz/
-c3V8/2ptd/9qbXf/d3l//25wd/94eX3/bnB3/3N1fP9qbXf/b3J8/29yfP90d37/d3mC/3Z4gf9zdn//
-e32D/3l8hv9zdXz/dXd9/25xev9sb3j/aGt0/25xe/91d33/c3V8/2xudf9zdXz/bnB3/3V3ff9sbnX/
-bG95/25xe/9vcXj/dXd9/21vdv9zdXz/a213/2dqdP9rbnj/cXR9/3Byef9wcnn/dXd9/21vdv91d3z/
-c3Z//25wd/9sb3n/cHJ5/2xudv9sbnb/bnF4/25wd/9zdXz/c3V8/3Fzev9wc33/bG51/2dqdP9sb3n/
-Y2Zu/2ptd/9wcnn/enyC/2xvef9sbnX/bW92/2tud/9ucHf/aGt1/3V3ff92eHz/aGt1/3Z4f/9wcnn/
-bnB3/25xeP9zdn//bnB3/3Bzff9ucXv/eXuC/3Z5gv9ydHv/dnh//25xe/9sb3n/bG95/3Bzff9vcnv/
-Zmly/3J1fv9vcnv/dXd9/3d5f/9wcnn/c3V8/3Byef9zdXz/cHJ5/3V3ff9tb3P/dXd9/25wd/9wcnn/
-c3V8/25xe/9qbXf/a210/2tueP9qbXf/bG51/3d5f/9ucXv/bG51/29ye/9ucHf/cXR8/2ttdP9laG//
-bnF6/2ptd/9maXP/Zmlz/3R3gf9tcHn/bG93/2xvdv9wcnn/c3V8/3d6g/9sbnX/amxz/25wd/93eX//
-d3l//25wd/91d33/dXd9/25wd/9ucXv/dnh//2hrdP91d4D/a253/2psc/9zdXz/Zmlz/2Rncf9maXP/
-Z2px/21wev9sb3n/c3V8/25xe/9wcnn/cHJ5/3Z4fP9wcnn/dHZ6/2xudf92eH7/bW91/29xdf9ucHf/
-eHl9/2psc/9sbnX/dXd9/2xudf9qbXf/amxz/25xe/9sbnX/b3F1/29xdf9vcXX/Z2px/3V3ff91d33/
-c3V8/3+Bh/9nanT/bnB3/2dqdP9ucXv/cHN9/2ptd/91eIH/bG95/21veP9qbHP/ZWhy/2xudf9xdH3/
-cXN5/21vdv90dnz/c3V8/21wef9wcnr/bnB6/21wd/9ucHf/cHJ5/2psc/9sbnX/cHN9/3Bzff9zdn//
-bG51/25xe/9nanH/cHN9/2Zpc/9nanH/Z2px/2xudf9sb3n/am13/2xudf9ucHf/bG51/3V3ff99foH/
-Zmhu/3N1fP9wcnn/eXuB/2ptd/91d33/bnF7/2ptd/9qbXf/am13/25xe/9ucHf/c3V8/3V3ff95e4H/
-bnB3/3Fze/9wc3v/dHeA/3N2f/93eX//c3Z//3Z5gv9zdn7/cHJ4/2hrdP9qbXf/bG51/3N1fP9ucHf/
-c3V8/3V3ff9qbXf/Z2p0/3d5f/9sbnX/eHl9/25wd/91d33/b3F1/3Byef9wcnr/cXR8/3R3f/91eIH/
-cHJ5/3N2f/9zdn//bnB3/3Z4f/9ucXr/bnB4/21vc/9wcnn/dXd9/3h5ff9ucHf/dXd9/25wd/92eHz/
-bG51/3Byef9zdXz/am13/3V3ff9sbnX/dnh8/29xdf9qbHP/bG95/3Bzff9ucXv/am13/3Bzff9qbXf/
-dXd9/3V3ff9ucHf/bnB3/3Byef9vcXX/bnB3/25xe/9ucHf/c3Z//3V4gf9zdn//c3Z//2xvef9qbXf/
-c3V8/2dqcf9sbnX/bnB3/3d5f/9ucHf/am13/3Byef9wcnn/bnB3/2ptd/91eIH/eXuB/2dqdP93eX//
-bW9z/2xudf9sbnX/bG95/2ptd/9qbXf/bG95/3N1fP9ucXv/aGty/3Z4fP9qbHP/Z2px/2xudf9ucXv/
-cHN9/2Zpc/9zdn//b3F1/2xvef9sb3n/Zmlz/2ptd/9nanT/bnF7/2ptd/9qbXf/bG51/3Bzff9sbnX/
-bG95/2xvef9ucXv/b3F4/21vdv9sbnf/bG51/2dqcf9wcnn/am13/2hrcv9ucHr/bW91/3BzfP9oanP/
-X2Jq/2hrdf9nanH/XWBq/2Rncf93eX//bnF6/29xev9sb3j/c3Z+/3d6g/95fIb/cHJ5/2xvef9wc33/
-eXyG/3t+h/9wc33/e32D/3t9g/91d33/cHN9/3p8gv9pbHb/e32E/3N2f/9sb3n/d3l//25wd/9vcXX/
-bG51/2xudf9vcXj/cHJ6/3R2fv9ucXv/bG95/3N1fP91d33/bnB3/3J0e/9tcHn/dniB/25xe/9ucHf/
-bnB3/3Z4fP9sbnX/cHJ5/3h5ff9sbnX/bG95/2ptd/9ucXv/am13/2xudf9qbXf/bG51/2Zpc/9wc33/
-cHN9/3N1fP9/gYf/am13/25xe/9sbnX/bnB3/3Bzff9nanT/bnF7/3Byef9wc3v/a253/2dqc/9wcnn/
-cXR9/25xeP9pbHX/Z2pz/2dqdP9laHD/bnB2/2ptd/9rbXX/bG95/2xvef9nanT/am13/3N1fP9wc33/
-d3qD/2xudf9wc33/bG51/3V3ff9nanT/amxz/2xudf9qbHP/bG95/2ptd/9qbXf/bG95/2xudf91d33/
-e32D/2Jlbv9ucXv/bG95/3N2f/9qbHP/c3V8/3Bzff9nanH/amxz/2Jlbv9nanT/Z2px/2ptd/9sb3n/
-dHeA/2lsdP9sb3j/b3F3/3Byef9wcnn/cHJ5/3Byef91d3v/b3J7/3Z4fv9ucHf/bnB3/2xvef9wc33/
-bG95/25xe/95e4H/cHJ5/2ptd/91eIH/bnB3/3d5f/9ucHf/dXd9/2xvef9ucXv/cnR7/3Bze/9xdHv/
-cHN9/2tueP9zdXz/dXd9/29xdf92eH//bXB6/21vd/9rbXf/bnB3/3V3ff94eX3/bG95/3l7gf9zdXz/
-e32D/3Bzff91eIH/eXuB/3N2f/97fof/c3Z//3t9g/9wc33/c3Z//3d5f/95fIb/d3qD/3N2f/93eoP/
-c3Z//3t9g/91eIH/c3V8/2xvef9sb3n/bG95/25wd/9wcnn/bW9z/3Byef91d33/c3Z//3V3ff9ucHf/
-bG51/25xe/9iZW7/bG51/2xvef9zdn//Zmlz/2Rncf9nanH/Z2p0/2dqdP9kZ3H/bnF7/3N1fP9nanT/
-d3l//2ptd/9nanT/bG51/3Byef9sbnX/am13/2xvef9ucXv/am13/2Zpc/9wc33/Z2p0/2BjbP9nanT/
-cHN9/2xvef9iZGr/bnF7/2xudf91d33/dnh8/3N1fP9wcnn/bG95/25xe/9ucXv/am13/2psc/9ucXv/
-am13/2psc/9qbXf/cHN9/29yfP9rbXb/bG93/2tueP9sbnX/dXd9/3Byef9tb3P/cXN6/21wef9ydHz/
-a251/2dqcv9ydHv/cHJ5/2psc/9sbnX/dnh//3Byef9sbnX/aWx1/2xvef9ucXv/dXd9/2Zpc/9gY2z/
-Z2px/3Byef9wcnn/Z2px/25xe/9sb3n/amxz/2Zobv9rbnj/Y2Zu/3Z5gv9vcnv/bG95/3d5f/9ucHf/
-bnB3/2xudf9tb3P/bnB3/3Fzev90dnz/c3Z+/25xe/9wc33/d3qD/3J0fP9ydHr/a254/3N2f/9tb3b/
-am13/2xudf92eHz/bnB3/3Byef9zdXz/bW9z/21vc/9tb3P/bnB3/3Byef9ucHf/bnB3/29xdf9nanH/
-c3V8/3N2f/9zdn//f4GH/2xudf9xc3r/ZGdx/2ptd/9sb3n/Z2px/3Byef9vcXb/b3F4/2xudf9nanT/
-cHN9/3V4gP90dnz/dHZ9/3N1fP91d33/bnB3/3N0eP9ydHr/cHJ5/3Byef9wcnn/amxz/2xudf92eHz/
-cHJ5/3V4gf9sbnX/bnF7/2xudf9wcnn/Z2px/2Rncf9maXP/Z2px/2dqcf9maG7/YmVu/2Zobv9maG7/
-am13/3N2f/9ZXGX/Zmlz/2dqdP9wcnn/ZGdx/2xvef9sb3n/amxz/2ptd/9maXP/am13/2xudf9sb3n/
-cHN9/3R2ff9oa3X/bG95/3F0ff9vcnz/dXd9/3N1fP9wcnn/dHZ8/3N2f/91d37/b3J5/2xudv9sbnX/
-cHN9/2xudf9sbnX/dXd9/2xvef9qbXf/e32D/3N1fP93eoP/bG95/3Z4fP9qbXf/c3Z//3J0e/9ucHn/
-cXN6/3R2fP9tb3P/c3V8/3Bzff9ucHf/c3V8/29yfP9ucXv/bnB3/3Byef93eX//e32D/3Byef97fYP/
-cHJ5/3t9g/9ucXv/cHN9/3V3ff9wc33/eXuB/3Byef9zdn//bG95/2ptd/9sb3n/c3V8/3N1fP9ucHf/
-bnB3/25wd/9zdXz/bG95/2ptd/9qbHP/am13/2Rncf9nanH/am13/2dqcf9nanT/am13/25xe/9wc33/
-amxz/2xudf9zdXz/amxz/25wd/9wc33/eXyG/2xvef9ucHf/cHJ5/3N1fP9ucXv/bG95/3N2f/97fYP/
-c3Z//36Biv91eIH/c3Z//3Bzff93eoP/c3Z//3l8hv93eoP/e32D/3l7gf9wc33/d3qD/25wd/9maG7/
-bG51/25wd/9sbnX/ZWZq/3N1fP9zdXz/c3Z//3V4gf9wc33/dXd9/3V3ff91d33/cHN9/3Bzff9wc33/
-dnh8/3Bzff9wc33/c3Z//3Z5gv91eIH/bXB5/3Bze/9sb3n/bG51/3V3ff9sb3n/bG51/3F0ff9tcHn/
-c3Z+/21vd/9naXP/am13/2xvef9iZW7/ZGdx/3V3ff9qbXX/Z2p0/2hrdf9xc3r/cnV8/3Z4f/9sbnX/
-amxz/2tudf91eIH/dHZ8/25wdf9ydX7/cnV+/2xvef9ucHf/cXR9/2dqdP90dn7/Zmlz/2Zpb/9sb3n/
-YmVu/2Zobv9kZ3H/Zmhu/2lsc/9sbnj/dHZ9/2xvef9sbnX/bG95/3V4gf9tcHn/cHN7/2tud/92eYH/
-b3J7/25wd/9vcXX/d3l9/3Byef9wc33/dHZ8/25wd/9sb3n/b3F1/25wd/9ucHf/bW9z/2xudf9ucHf/
-aGt1/25xev92eH7/dXeA/36Ahv9ucHf/dXiB/2Zobv9qbXf/bG95/2Zpc/9wcnn/bW90/2tueP9sbnX/
-Z2pz/2xvef9vcnv/cHJ7/3N1e/92eYH/c3Z//29yfP9zdX3/cnV9/3J1fv91eIH/d3qD/3N2f/9zdn//
-foGK/3l8hv+Bg4r/cHN9/3d6g/9zdXz/d3l//3Byef9wc33/cHN9/25xe/9ucXv/bnB3/29xdf9wcnn/
-bnF7/3l7gf9+gIb/Z2p0/3N2f/9wcnn/d3l//21vc/92eHz/dXd9/25wd/9ucXv/Z2p0/2xvef9ucHf/
-bnF7/3V4gf94e4X/bnB3/3Fze/90d4D/cHN8/3V3ff9wc33/bnF7/3N1fP9ydHr/cnR6/21wd/9sb3n/
-bnF7/3d6g/9ucXv/cHJ5/3N2f/9ucHf/amxz/3V3ff9vcXX/dXd9/2xvef9zdn//bXB6/3V3fv9ydX7/
-cHN9/3N2f/90dnz/bnB3/3N2f/9wc33/bG95/3Fze/9ucXv/bXB6/2xveP9ucXv/dHeA/3p8gv9ucHf/
-dHd9/2xudf92eHz/cHJ5/3Byef9zdXz/bG95/3N1fP9sbnX/bnF7/2dqdP9nanT/bG51/2xvef9sb3n/
-amxz/2xudf9sbnX/dXd9/3N1fP9ucHf/bW9z/2xvef9maXP/am13/2xvef9sbnX/c3V8/3N1fP9zdXz/
-c3V8/29xdf9vcXX/cHN9/2ptd/9wcnn/c3V8/3d6g/9sbnX/bnB3/29xdf9vcXX/bG51/2psc/9ucXv/
-cHN9/2ptd/93eX//am13/2psc/9qbXf/bnF7/2xudf9ucXv/am13/3Bzff9ucXv/ZGdx/25xe/9nanH/
-YGNs/2Rncf9qbXf/bG51/2RmbP9ucXv/bnF7/3Bzff91eIH/c3Z+/3R2fP9zdXz/c3V8/3Fzef9ucHf/
-cHJ5/3Z4fP9wcnn/bnB4/29xeP9ydHz/cnR7/2xudv9wc3r/dXiB/3N1fP91d33/bnF7/29xdf91d33/
-bnF6/3F0fv9zdXz/aGt1/25xe/9ucXv/am13/25wd/95fIX/cnR6/2xvef9rbnj/cnV8/3V3ff93eX//
-bnB3/21vdv9wcnb/d3l9/3d5gP9tcHX/cnR7/3N1fP9sb3n/bG94/3R2ff9qbHP/eHl+/25xe/9tb3P/
-dnh8/2Zpc/9qbXf/bG51/21vc/9sbnX/cHJ5/3V3ff9ucHf/bW9z/25wd/97fYP/cXN6/3FzfP9rbnf/
-dHeA/25xev9qbXb/bG92/3N2f/9tb3b/cnR7/21wev9sb3n/bG95/21wdf9tb3b/bnB4/2xudf9rbXP/
-bnB3/2lsdf9sbnj/dXd+/3J0e/97fYL/bG90/3ByeP9gY2z/bG51/2xudf9kZ3H/bG95/2xudv9sb3j/
-bG95/2ptdv9wcnn/dHZ9/25weP9ucHj/bnB5/3N1fP9tb3b/cXN7/29ye/9ucHf/bG95/2ptd/9maXP/
-bG95/3V3ff9wc33/dXiB/21vc/9ucXv/bG51/3N1fP9tb3P/bG51/3Bzff9qbXf/am13/25xe/9qbXf/
-bG51/2xudf9wcnn/d3l//2Rncf9sb3n/bnF7/3V3ff9sbnX/dnh8/3V3ff9ucHf/bG51/2psc/9sb3n/
-b3F1/25wd/9wc33/dnmC/2tud/9sb3j/bXB6/2hrdf9xc3r/a254/21wef9vcnz/cnR9/3R2fP9vcnz/
-bnB3/25xe/91d33/b3F1/29xdf9zdXz/ZWhx/2Zpcv9wcnr/bW92/3d5gP9rbnj/cXR+/21wd/90dn3/
-c3Z9/3J1ff91eIH/enyC/3Byef9zdn//c3V8/2xvef9vcnv/cnR7/21wev9sb3j/bnB3/3BzfP92eH7/
-bXB6/3R2fP9rbXT/eHl9/25weP9ucHf/cnR7/3Fzev92eH3/bG94/3N1fP9ucXv/bG51/25wdf9vcXj/
-b3F4/21vdP9sbnb/bW92/3R3gP9ucXv/bG52/2xudf9wcnn/Z2p0/2xudf9tb3P/bG51/3Bzff9zdXz/
-dXh8/3Z5f/9ucHf/a254/25xe/9qbXf/b3J8/29yfP94eoD/bG95/25wd/9ucXv/bnF7/2ptd/9oa3T/
-c3Z//3V4gf9wcnn/eXuB/25xe/9sb3n/bnB3/3V4gf9ucXv/d3l//25wd/92eHz/c3V8/2ptdP9zdXz/
-am13/2Zobv9sbnX/bnB3/2ptd/9gY2z/cHN9/25xe/9vcnz/cHJ8/3J1fv9ydX7/cHN8/3Byef91d33/
-b3F4/25weP90d37/cHJ5/3Byev9xc3v/c3V8/3J0e/9wc3v/cHN8/3N2f/9wcnn/d3qD/3N2f/9ucHf/
-d3l//25xe/91d4D/dHeA/2ptd/9wc33/cHN9/25xe/9wcnn/en2G/3N2fv9vcnz/b3J6/29yfP92eH7/
-dnh//3BzfP9ydHv/cnR5/3p8gv94e4T/cHJ4/3J1fv9ucXv/cHN8/3Bze/92eH7/am13/3h6gP9ucXv/
-c3V8/3l7gf9sb3n/bnB3/3Byef9ucHf/b3F1/3Byef91d33/cHJ5/29xdf9ucHf/eXyG/25xe/9vcnv/
-am13/3J0ev9vcXr/aGt1/2tudv9ydHz/a252/21vdv9tb3f/bW92/2xudf9rbXT/bG51/25xef9rbXT/
-aWx2/2xvef9qbXf/amx0/3F0ev9tb3b/cnR6/2hrcf9sbnf/am13/3Byef9wc33/bG95/3Bzff9tb3X/
-a252/2dqc/9fYWv/ZGZt/2xveP9qbXb/bG95/3F0e/91d3//b3F3/3J1ff9zdXz/bG95/3N1fP9wcnn/
-bG51/3N1fP91d33/bnF7/3N1fP9qbHP/bnF7/2ptd/9zdXz/bG51/2xudf91d33/bnB3/3Byef9wcnn/
-bG95/25wd/9ucHf/dnh8/4CChv9ucHf/dXd9/3N1fP93eX//bnB3/3Z4fP92eHz/bnB3/2xudf9sbnX/
-bG51/2xudf9qbXf/bG95/3V4gP9nanT/bW95/3F0ff9vcnn/dXd9/3N1e/90dnz/c3V7/21vdv9sb3j/
-Zmlz/2FkbP9maXP/ZGdx/2Zobv9iZW7/am13/2lsdv9rbnb/dHZ7/3Byef9zdXv/bG51/2xvef9qbXf/
-bnF5/21wev9rbnf/b3J8/2xvef9nanH/bnF7/2xvef9oa3T/a253/25xef9tb3j/bG51/21vdv9tb3f/
-cHN6/2lsdv9qbXf/ZGdw/3N1fP9nanT/Zmlz/2ptdv9ucHf/b3J8/21vdv9vcnz/bXB6/2hrdf9tb3f/
-bG95/29yfP9qbHP/aGtz/2ttdP9zdX7/bnB5/21vdv9sbnX/b3J8/2hrdf9sbnX/bnB3/21vdv9xc3r/
-dHZ8/3V3fv91d37/bnB3/2ptd/9vcnv/am13/25wd/90dnz/dXd+/2xudf9tb3b/a254/29xeP9nanL/
-aWt1/2ptd/9sb3n/amx0/25xe/9qbHP/Y2Zv/2hrdf9ucXv/bG94/29yfP9nanH/b3F4/2tueP9oa3X/
-cnR7/2ptd/9jZm//Zmlz/2ptd/9qbXf/YGNs/25xe/9qbXf/bW94/25xe/9ydX//cnV//3N2gP91eIL/
-dXd//29xeP9xc3v/dHd//29ye/9tcHn/cnR6/21wev9ucHn/a253/21wev9rbnj/amxz/3V3ff9wcnn/
-bG51/3V3ff9qbXf/b3J8/3J1fv9maXP/bnB3/21vc/9qbXf/Z2p0/3R2ff9sbnX/bW91/3Fzev9rbnj/
-dHZ9/3F0ff9vcnz/dXd9/3F0fP90d3//dXiB/21vdv90d3//b3J7/3R3f/9wcnv/cXR9/2dqdP94eX3/
-cHJ5/29xdf94eX3/amxz/21vc/9tb3P/am13/2xudf9ucHf/dXd9/2xvef9sbnX/am13/3d6g/9nanT/
-a253/2VocP9rbnT/bG93/2RncP9laHD/bG93/2hqcP9pbHP/ZGdx/2hqcP9maXP/amx0/2lsc/9rbnf/
-a210/2ttdP9tcHr/bXB5/2hqc/9ucXn/bW95/3Fzef9rbXT/cHJ5/2xvef9wcnn/cHN9/2xvef9ucXv/
-bnF6/3Byd/9ucHf/bnB3/3Byef94eX3/c3V8/3Byev9ydHv/dXd9/3Byd/9ydXr/dHZ9/2xudv9wcnn/
-bG51/2psc/9zdXz/eHl9/3V3ff91eIH/bnB3/3Byef9wcnn/dnh8/2xvef9wc33/d3qD/3N2f/9zdn//
-c3V8/25wd/9ucHf/c3V8/3h5ff9/gYf/bnB3/3Z4fP9wcnn/d3l//25wd/93eoP/eXuB/25wd/9wcnn/
-bG51/25wd/9qbHP/am13/2ptd/94e4X/Z2pz/25xef9ydHv/a254/3Bzff9rbnj/dHd+/3J0ff9tb3f/
-cnR8/21vd/9qbHP/cHN9/3Bzff9sbnX/Zmlz/3Bzff9nanT/am13/21vef9tcHr/bXB6/2ptdf9tb3f/
-b3F5/3Byev9sb3n/cXN6/3J0fP91d33/bG51/3N1fP9wc33/bG51/25wd/9xdHv/cnR6/25wd/9wcnr/
-a252/29xef9sb3n/bnB5/2ttdv91eH//a253/2ptd/9rbnb/b3F4/29yfP9wcnn/bnB5/21vdv9rbnX/
-cnR6/29xev9ydXz/b3F4/21vdv9ydHv/c3V9/2ptd/9vcXj/bW92/25wd/9tb3b/bW92/25wd/9xc3r/
-cHN6/3R2fP93eX7/dXd//3Bzff9tcHr/dHZ8/25wd/9vcXj/b3F6/3R1fP9xc3r/cnR6/3Bzff9wc3z/
-aWx0/2xvdv9tb3X/cHJ6/25wdv93eH3/b3F3/2ttdP9tb3f/c3V7/3R3fP90d37/b3F4/3Z3ff91d33/
-cXN6/3Z4f/9xdH3/bXB6/3Byev9vcnz/cXR+/2hrdf9ydX//cXR9/2lsdv9sb3n/cXN8/25wd/9sb3j/
-bnB6/21wef9nanT/am12/3N1fP9vcXn/c3V7/3N1ev9qbXf/a210/21vdv9vcXj/bnB3/29xdf9zdXz/
-cHJ5/25wd/9wcnn/bG51/3N2f/90d4D/am13/21vc/9ucHf/b3F1/2xvef93eX//b3F4/2xudf9wc33/
-bG94/3R2ff9xc3r/bW92/3V3fP90d33/dHZ9/3Z4fv9wcnb/b3F4/3Fzev9xc3r/c3V8/3N2f/9oa3H/
-eHl9/3Byef9sb3n/d3qD/25xe/9wcnn/bnB3/25wd/9wcnn/cHN9/3d6g/9zdn//cHN9/3N2f/9/gYf/
-cHN9/3N2f/9qbXf/cHJ2/3R2ff9ucHf/cHJ5/3N2f/9ucXv/b3F4/21wev9sb3n/bG95/29xeP9vcnb/
-cHJ5/2xudv9tb3P/dXd7/3R2fP9sbnX/cXR9/25xe/9tcHr/b3F1/25wd/9nanT/Z2p0/2ptd/9qbXf/
-bnB3/3Byef9vcXj/bG51/29xdf9ucHf/dXd9/3Byef9wcnn/cHJ5/3N1fP9ydHr/c3V6/3J0fP9tb3T/
-c3V8/21vc/9sbnX/c3Z//3d6g/91eIH/eXuB/25xe/9zdn//dXiB/3t9g/9wcnn/dXiB/3l7gf93eoP/
-d3qD/3d6g/9wc33/cHN9/25xe/91eIH/gYOK/2xvef91d33/cHN9/3l7gf9ucXv/e36H/3l7gf9zdXz/
-c3Z//2xvef91eIH/cHJ5/3d6g/91eIH/foCG/25xeP9zdn//dnh//25wd/9xc3n/a253/3Z4fv9zdXz/
-b3F4/3Z5gf91eIH/c3V+/3t9g/95e4H/c3Z//3N1fP93eoP/bnB3/3F0ff9wcnn/cnV+/3d6gv9ydX7/
-cHN9/3d5f/95fIL/dXiB/3h6gP95e4H/foCG/3V3ff97fYP/e32D/3N2f/92eYL/eHqA/3d5gP9ydX7/
-dHeA/2ttd/9ucXr/cHJ8/3Fzev9xc3v/eXuC/3J0e/9ucHj/b3F5/3R2fP9xc3r/dHZ8/21veP9sbnX/
-aGt1/3N2f/9sb3n/cXN7/2lsdv9qbXT/cnR7/25xe/9rbnj/b3J7/2xueP9tb3f/bXB6/29xev9tcHj/
-cXN6/3J0e/9zdXz/dHZ9/3BzfP9xc3r/aGt0/21wef9qbHT/a210/2hrdf9sbnf/bG52/25xev9tcHr/
-bW94/2hqc/9ucHf/aGty/2hrdf9pbHP/b3F6/2psdf9oanP/am13/25xe/9sb3f/bW94/2dqdP9ucXn/
-bXB3/3FzeP9vcnj/bnF7/2hrdf9sbnX/bnB4/3F0e/9laG//bnB4/2xvef9sbnX/bG51/3N1fP9sbnX/
-bG95/25xe/9wcnn/bW9z/2xudf9zdXz/bnF7/25xe/9wcnn/a253/2tud/9tb3P/c3V8/29xdf9sbnX/
-bG95/3Bzff9sbnX/bnB3/2psc/9zdn//eXuB/25wd/9ucHf/cHN9/25xe/9ucHf/eXuB/2xvef9qbXf/
-c3Z//25xe/91d33/cHN9/2xvef92eHz/c3Z//3Byef91d33/b3F1/3Byef91d33/cHJ5/25xe/9ucXv/
-Zmhu/3N1fP9qbXf/bG51/3V3ff9nanT/Z2p0/2psc/9qbHP/amxz/3Bzff93eX//am13/25wd/9qbXf/
-eXuB/2ptd/9wc33/am13/2xudf9ucXv/Z2p0/2dqcf9qbXf/amxz/2psc/9iZW7/bG51/2dqdP9sbnX/
-bG51/25xe/9qbXf/am13/3Bzff9zdXz/Zmlz/2xvef9ucXv/amxz/2xudf9sbnX/ZGdx/2Rncf9kZ3H/
-YmVu/2Zpc/9oanP/bG53/2ptd/9vcXj/c3Z//3N2f/9wc33/bnF7/25xe/9zdn//b3J7/3Fze/9tcHr/
-bW91/3Bzff9tb3P/amxz/3V3ff91d33/dXd9/3h5ff9ucHf/b3F1/25wd/92eHz/bnB3/3N2f/92eHz/
-dXd9/3Byef9zdXz/bnB3/25wd/9ucHf/dXd9/3+CjP9wcnn/c3Z//25xe/93eX//bG95/3t9g/94eX3/
-bnB3/3Bzff9qbXf/c3Z//2xvef9wc33/cHJ5/3t+h/9ucHf/cHN7/3R3gP9ucHf/dXiB/25xe/95fIb/
-cnV+/29ye/91eIH/cHN9/25wd/9zdn//c3Z//25wd/9sbnX/cHJ5/2xvef9ucHf/bG51/3Byef91d33/
-bnB3/29xdf9zdXz/c3V8/2xvef91d33/cHN9/3Bzff9qbXf/cHJ5/3N1fP9ucHf/cHJ5/3Byef9zdn//
-c3Z//3N2f/9qbXf/bXB5/3N2f/9wc33/cnV+/3d6g/90d4D/c3V8/3N2f/96fIL/enyC/31/hf90d4D/
-cnV+/29yfP95fIX/dHeA/3h6gP9ydX7/cnV+/3Z4fv9tcHn/am13/3R2fP9ucHf/b3F1/3J1fv9zdX7/
-bG95/3J1fv90dnz/d3l9/3h5ff9xc3r/dHZ9/2xudf9wcnr/bnB3/21wev9rbnj/b3F5/3Bzev9zdX7/
-dnmC/3J1f/9sb3n/dnh+/3Byev91eIH/b3J8/3R3f/9ucXv/b3F5/3F0fv91eIH/cXN5/3J1fv9wcnr/
-cXR9/3J0e/90d4D/cXN7/3V3ff9wc3v/cHJ5/3N1ff92eH//am11/3N1ff9ydHz/bG51/2xudf91d33/
-bnB3/3Byef9ucXv/c3Z//25wd/9sb3n/dnh8/25xe/9wcnn/c3V8/2xudf9nanT/bW9z/3Byef9vcXX/
-b3F1/3Bzff91d33/bnB3/25xe/9qbXf/c3Z//3h5ff9sbnX/bG51/2ptd/9sb3n/am13/3N1fP9sbnX/
-Zmlz/2xvef9qbXf/bG95/2dqdP9kZ3H/bnB3/2ptd/9maXP/Z2p0/2Rncf9maXP/Z2p0/2Zpc/9nanT/
-ZGdx/1xfaP9kZ3H/ZGdx/2Rncf9ucHf/YmVu/2Jlbv9maG7/ZGdx/2psc/9nanT/bnB3/2Zobv9kZ3H/
-Z2px/3d6g/9nanT/cHN9/2psc/9qbXf/dXd9/2xudf9nanH/bG95/2xudf9tb3P/Z2px/25wd/9ucHf/
-bG95/25wd/9zdn//c3V8/3Bzff93eoP/eXuB/25xe/93eoP/d3qD/3Byef9wc33/cHN9/2xudf9vcXX/
-c3V8/21vc/9sbnX/cHJ5/29xeP9tb3b/cHJ5/3V4gf91eIH/c3Z//3N2f/9ucXv/d3l//3Bye/90dnz/
-cXN9/2xvef9zdn//bnF7/25wd/93eX//eXuB/3d5f/93eX//bG95/3Byef9vcXX/dnh8/25wd/9zdXz/
-dnh8/3V3ff9zdXz/cHJ5/29xdf9sbnX/cHN9/3V3ff+Agob/bW9z/25xe/9sbnX/dXd9/21vc/93eX//
-dnh8/21vc/9sbnX/Z2px/3Bzff9sb3n/cHJ5/25wd/93eX//bW92/29yfP9xc3v/aGt1/2xvef9kZ3H/
-dXd9/2xvef9pbHP/cXR7/25xe/9ucHf/cHN9/3Z4fP9sbnX/amxz/25wd/9ucHf/bG51/2psc/9ucHf/
-c3V8/2xudf9qbXf/c3V8/3V3ff9sb3n/c3V8/3Bzff91d33/bG51/3V3ff9zdXz/b3F1/3N1fP9ucHf/
-c3V8/3N1fP9zdXz/Zmlz/2ptd/9ucHf/bG95/3Bzff93eX//bnF7/29xdf9sbnX/c3V8/3V3ff91d33/
-bnB3/25wd/9ucHf/dXd9/25wd/92eHz/bnB3/2xvef91d33/bW9z/2xudf92eHz/bG51/2xvef9ucXv/
-am13/2ptd/9ucXv/c3V8/3V3ff94eX3/c3V8/3d5f/9vcXX/cHJ5/25wd/9sb3n/am13/2ptd/9wcnn/
-cHN9/3J1fv9wc33/am13/3R2fP9vcXX/cHJ5/2xudf9ydHz/bnB3/2xvef9vcnz/dnmC/25xe/9zdn//
-bnF6/3N2fv9qbXf/dnh8/21vdv90dnz/b3F4/2tueP9ucXr/cHN9/2Vocv9tcHr/cnR8/2Jlbv9nanH/
-bnF7/2ptd/9qbXf/amxz/2Zpc/9maG7/Zmhu/2dqdP9maG7/Z2p0/2xvef9maXP/ZGdx/2Rncf9qbXf/
-Z2p0/2dqdP9ucXv/cHN9/2ptd/9sb3n/Z2p0/3Bzff92eHz/bG51/29xdf9ucHf/bnB3/3Byef97fYP/
-c3Z//25xe/91eIH/c3Z//3V4gf9zdn//bG95/3N2f/9wc33/bnF7/3N1fP9tb3P/bnB3/25wd/9sb3n/
-bnF7/2xvef9nanT/bnF7/2xvef9sbnX/dXd9/2Rncf9maG7/ZGdx/2Rncf9maG7/am13/25wd/9nanH/
-Z2p0/2ptd/95e4H/bG95/3N1fP9sbnX/amxz/3V3ff9sbnX/bG51/3Bzff9ucHf/bnB3/2ptd/9ucHf/
-b3F1/29xdf9ucHf/c3V8/25wd/9tb3P/dXd9/3N1fP9nanT/dXd9/3N1fP9qbXf/am13/2psc/9nanT/
-amxz/3Byef9nanH/Zmhv/2tueP9nanT/ZWhy/2ttdf9qbXf/am13/2ptd/9nanT/Z2px/3Bzff9sb3j/
-b3J8/2xvef9sbnX/c3V8/2ptd/9nanT/bnF7/3N1fP91d33/dXd9/2xudf9ucXv/bG51/2xvef9qbXf/
-bnF7/25xe/91d33/dnh8/3Byef9sbnX/bW9z/3N1fP93eX//gIKG/21vc/9sb3n/bG95/3h5ff9sbnX/
-d3qD/3V3ff9qbXf/am13/2Zpc/9zdXz/cHJ5/3N2f/9wc33/en2G/21vd/9vcnz/cnV8/2hqdP9nanT/
-ZGdx/3Byef9ucXv/aWxz/3F0fv9vcnz/bG95/3Bzff9zdn//bW9z/2xudf9zdXz/cHJ5/25wd/9qbXf/
-cHN9/3l7gf9ucHf/bnB3/3l7gf97fof/c3Z//3t+h/97fYP/e32D/3N2f/95e4H/eXyG/3N2f/95fIb/
-eXuB/36Ahv97fYP/foCG/3V3ff91d33/cHN9/3Bzff91eIH/eXyG/25xe/9qbXf/bnB3/3N2f/93eX//
-dXiB/2ptd/9sb3n/bG95/3l7gf9wc33/eXuB/3Bzff9ucXv/dXd9/29xdf9sbnX/dnh8/2xudf9wcnn/
-cHN9/25xe/9wc33/c3Z//3V3ff91eIH/eXuB/3V4gf93eX//bnB3/25xe/9ucHf/bnB3/2xudf9nanH/
-bG51/3N1fP9wc33/c3V8/2psc/9zdXz/bG51/2xudf9qbXf/cHN9/3Byef9nanT/bG95/3l7gf9sbnX/
-bW9z/2xudf9sb3n/Zmlz/3Bzff9qbHP/cHN9/2ptd/9sb3n/bnF7/3Bzff9kZ3H/bG95/2xvef9nanT/
-bnF7/3N2f/9wcnn/bnF7/3Bzff9ucXv/cHJ5/3Byef91eIH/cHJ5/3N2f/91d33/cHN9/2xvef9sb3n/
-dXiB/3Byef9wcnn/c3Z//3Bzff9ucHf/bG51/2xudf91d33/c3V8/2psc/9qbHP/am13/2xudf9nanH/
-c3V8/2psc/9maXP/bG95/2xudf9wc33/cHJ5/2xudf9wcnn/c3V8/2xudf9wc33/amxz/2xvef9sb3n/
-bG51/3N1fP9wcnn/Z2p0/3Bzff9zdXz/bnB3/3d5f/9qbXf/bnB3/25wd/9sbnX/bG51/3V3ff94eX3/
-b3F1/25wd/9zdXz/f4GH/2xvef9zdXz/bG95/2xudf92eHz/am13/2ptd/9ucXv/bG95/2psc/9maXP/
-bG51/2dqcf9kZ3H/Zmlz/2xvef9maXP/Z2p0/25xe/9zdXz/Z2p0/3N1fP9ucXv/am13/2ptd/9vcXX/
-b3F1/2xudf9zdXz/bG51/2tud/9ydHv/bXB6/29ye/9wc3z/d3qD/3l8hv95fIb/d3qD/3Bzff97fYP/
-dHeA/3h7gv95e4H/dHZ9/3t9g/91eIH/c3V8/3d6g/97fYP/foCG/36Biv9zdn//e32D/3V4gf93eoP/
-cHN9/3V4gf9zdn//dXiB/3N2f/9wc33/bnB3/25wd/9zdXz/dnh8/4CChv9sb3n/bnB3/25wd/92eHz/
-am13/3N2f/9zdXz/amxz/2ptd/9gY2z/bnF7/2dqdP9ucXv/cHN9/3V4gf9rbXX/bnF7/3R3gP9ydHv/
-c3Z//2ptd/93eX//cnV+/25weP9ydHz/bXB5/2dqcv9sb3n/bnF7/2psc/9maXP/bG95/2xvef9sb3n/
-am13/25wd/91d33/bG95/2xvef91eIH/d3qD/3Bzff93eX//dXiB/3Bzff9ucHf/c3V8/3N1fP9sbnX/
-bG95/2xvef9wc33/cHN9/3N1fP9qbHP/bW9z/2xudf9sbnX/c3V8/3d5f/9ucHf/am13/2xvef9zdn//
-eXuB/3d6g/9ucXv/bnF7/3Byef95fIb/c3Z//3l8hv9wc33/dXiB/3l8hv91eIH/dXd9/3t+h/9ucXv/
-dXiB/3V4gf9wc33/bnF7/3N1fP91d33/d3qD/3d5f/9wcnn/dXd9/2dqdP9nanT/amxz/2Zpc/9iZW7/
-YmVu/2xudf9qbXf/cHN9/25xe/9nanT/cHN9/2ptd/9sbnX/am13/3N1fP9ucHf/Z2p0/25xe/93eoP/
-bG51/2ptd/9qbXf/bG95/2ptd/91d33/Z2p0/3Bzff9sb3n/cHJ5/3Byef91d33/Zmhu/3V3ff9zdXz/
-am13/25xe/9zdn//dXiB/3Bzff9ucHf/cHN9/25xe/9sb3n/dXd9/25wd/9wcnn/dnh8/3Byef9ucHf/
-bG95/3d5f/9wc33/cHJ5/25xe/91eIH/bnF7/3N1fP9sb3n/eXuB/3l7gf9wc33/dXd9/3l7gf93eX//
-dXiB/36Ahv9zdXz/bnF7/3N2f/9wc33/eXyG/3l8hv92eHz/eXuB/35/g/95e4H/fX6B/3Bzff91eIH/
-dXiB/3Bzff93eoP/c3Z//25wd/93eoP/d3qD/3Bzff95e4H/am13/2xvef9ucHf/bG95/2xvef9zdn//
-dXd9/2xvef9ucHf/c3V8/3+Bh/9sbnX/dXd9/2xudf9qbXf/eHl9/25wd/9sb3n/dXiB/3V4gf9zdXz/
-bnB3/2xvef9ucHf/cHJ5/25wd/9zdn//c3Z//3N1fP9+gIb/e36H/3V3ff9+f4P/fX6B/3Z4fP91eIH/
-c3Z//2xudf9sbnX/cHN9/2xvef9rbnj/dHZ8/3R2fP9ydHr/enyC/36Ahv97fYP/eXuB/3V4gf9wc33/
-enyD/3N2fv90dn7/cXN6/21vdv91d33/bG51/2dqdP9wcnn/cHN9/3Z4fP93eX//bnB3/3N2f/9sb3n/
-c3V8/2xvef9ucXv/bnB3/3N2f/9zdn//cHN9/25wd/9ucHf/c3Z//3l7gf+Bg4r/bnB3/25xe/9wc33/
-eXuB/3Bzff93eoP/d3qD/3Byef9zdn//Zmlz/3V3ff9wc33/dXd9/3N2f/95fIX/bG51/29xeP90d37/
-am13/3Bzff9sb3n/eHl9/3N1e/9rbnf/cXN7/25xe/9sb3n/dXiB/3V4gf9ucXv/bG95/3N2f/9ucXv/
-c3V8/2ptd/9sb3n/dXd9/25wd/9ucXv/dXiB/3l8hv9wc33/dXd9/3Bzff9zdXz/bnB3/3V3ff9wcnn/
-bG51/25wd/9ucHf/cHN9/3Bzff91d33/bW9z/2xudf9nanT/am13/25xe/9ucHf/Z2p0/2Rncf9qbHP/
-ZGdx/2dqdP9maG7/YmVu/2dqcf9maXP/cHJ5/2dqcf9sb3n/Z2px/2psc/9sb3n/amxz/2dqdP9zdXz/
-Z2p0/25xe/9zdXz/bG95/2xudf9ucHf/c3V8/3V3ff93eX//c3V8/3Z4fP9ucHf/cHJ5/3Byef9vcXX/
-am13/25wd/9ucHf/cHJ5/3Z4fP9wcnn/bG51/3N1fP9ucHf/bnB3/25wd/9zdn//bnF7/2psc/9ucXv/
-eXuB/29xdf9ucXv/bnB3/2xvef9qbXf/d3l//2xvef9zdn//dXiB/3Bzff9sb3n/cHN9/2Zpc/9zdn//
-dXiB/2ptd/9wc33/dXiB/3N2f/9zdn//cHN9/3V4gf9zdn//c3Z//3t9g/95e4H/e32D/3t9g/95e4H/
-c3V8/3N1fP95e4H/cHJ5/2xvef9ucHf/cHN9/25wd/9sb3n/amxz/3N2f/9zdn//b3F1/25wd/9wcnn/
-bG95/25wd/9wc33/bG51/2psc/9ucXv/am13/3Bzff9ucXv/bG51/25wd/9zdXz/bnF7/3d6g/9zdXz/
-c3Z//3V4gf91eIH/e32D/3V4gf9zdXz/e32D/3d6g/9wc33/e36H/3Z4fP91eIH/dXd9/3V4gf9zdXz/
-eXuB/3t+h/9wc33/cHN9/3N2f/+Bg4r/bnB3/3V3ff9ucHf/bG51/3h5ff9vcXX/bG95/3V3ff91d33/
-bG51/2xudf9sbnX/Z2p0/2psc/9maXP/bG95/2dqcf9maXP/cHN9/3d5f/9nanT/cHN9/3N1fP9qbXf/
-bG51/2xudf9zdXz/c3V8/3l7gf9zdn//cHJ5/3Z4f/9wc3r/aGt1/2ptd/9wc33/amxz/2ptd/9qbXf/
-am13/3N1fP9rbnX/cHN8/3Fzev9wcnn/dXd9/3Byef9ucHf/c3V8/3Bzff9zdXz/dXd9/2xvef9zdXz/
-bnB3/3N1fP9ucHf/cHJ5/25wd/9zdn//dXiB/3N2f/9sb3n/bnF7/3N2f/91eIH/g4WM/3V3ff91d33/
-e32D/3+Bh/97fYP/f4GH/4WHjf97fYP/eXyG/3N2f/9+gYr/foCG/36Ahv99foH/gIKJ/3N1ev9zdX3/
-dXd+/2lrdf9ucXv/am13/3N1fP91d33/a254/3N1fP9xc3n/amxz/3Bzff9wc33/amxz/2Rncf9qbXf/
-bG51/2ptd/9qbHP/bnB3/3V3ff9sbnX/amxz/3V3ff93eX//cHJ5/3V3ff9ucXv/cHN9/2xudf9qbXf/
-bG95/2dqdP9sb3n/bG51/25xe/9wc33/cHN9/2dqdP9qbHP/am13/25wd/91d33/dXd9/3N1fP9ucHf/
-bG95/3Bzff9zdn//bnF7/2xvef9sb3n/bG95/3d5f/9sb3n/dXd9/25xe/9wc33/c3Z//29xdf9ucHf/
-dnh8/2psc/91d33/dXd9/25wd/9qbXf/bnB3/2xvef9wc33/bnF7/2dqdP9qbXf/Zmhu/2ptd/9sb3n/
-bG51/2dqdP9qbXf/bW9z/25wd/92eHz/cHJ5/2Zpc/9wc33/bG95/2xudf9nanT/bnF7/25wd/9qbHP/
-bnB3/3d5f/9tb3P/cHJ5/25wd/9ucHf/am13/3V3ff9qbXf/cHN9/3Bzff9ucHf/bnB3/3Bzff9maXP/
-c3Z//3N1fP9sbnX/cHJ5/3N2f/9wcnn/bnB3/25wd/9wcnn/cHJ5/3Byef91d33/bnB3/25wd/92eHz/
-c3V8/2xudf9qbXf/cHN9/2xudf9sbnX/bnB3/3Byef9qbXf/Z2p0/2Zpc/9ucXv/am13/2Zpc/9maXP/
-Zmlz/2Jlbv9nanH/Z2p0/2Rncf9maXP/bG95/2psc/9ucXv/bG95/2Rncf9qbXf/bG95/2ptd/9wc33/
-bW9z/2ptd/9ucXv/am13/25xe/9sb3n/bG51/3V3ff9sb3n/bG95/3N1fP9nanT/bG95/2ptd/9ucHf/
-bnB3/3Byef91d33/bW9z/21vc/9wcnn/f4GH/21vc/9wc33/am13/25wd/91d33/bG95/2xudf9zdXz/
-bnF7/2ptd/9tb3P/bnB3/2xvef9sb3n/bnB3/3d5f/9wcnn/bnB3/3h5ff93eX//bG51/3V3ff93eX//
-bnB3/25wd/9ucHf/bnF7/3Bzff93eoP/eXyG/3N2f/97fYP/cnV//21wev9wc33/c3Z//2xvef9ucXv/
-bnB3/25wd/91d33/cHJ3/3V4gP91eIH/c3Z//3d6g/9zdn//bG95/3N2f/9zdn//dXiB/3d6g/9wc33/
-cHN9/3Bzff9ucXv/bnF7/3Bzff9wc33/dXiB/3N2f/9zdn//bnB3/21vc/9zdXz/dXd9/35/g/9ucHf/
-bG95/3V4gf93eX//bnF7/3d5f/93eoP/c3Z//25xe/9qbHP/cHN9/3Byef91d33/c3V8/3l7gf9sbnb/
-cXR8/3V4gv9wcnz/eXyG/3V3ff99foH/fH6F/3J1f/92eID/cXN6/2hrdf9wc33/dXd9/21vc/9nanH/
-cHJ5/3l7gf93eX//dXd9/3V4gf95e4H/c3V8/25xe/91eIH/eXyG/3N2f/95fIb/c3Z//3d6g/9wc33/
-cHN9/25xe/9sb3n/bG95/2xvef9zdn//c3Z//3d5f/9vcXX/bnB3/25wd/9wcnn/dXd9/3N1fP9ucXv/
-b3F1/2xvef9wc33/d3l//3N2f/9wcnn/cHJ5/2xvef91d33/bnF7/3d5f/9wcnn/d3qD/3d6g/9zdn//
-c3Z//35/g/91d33/fX6B/31+gf91eIH/dXiB/3l7gf9+gIb/f4GH/36Ahv97fYP/fX6B/3d5f/95e4H/
-foCG/3d5f/93eX//dnh8/3N2f/91eIH/foCG/3t9g/9ucXv/d3qD/3N2f/9zdn//cHJ5/3V4gf9zdn//
-cHN9/3V4gf95fIb/cHN9/25xe/9sb3n/bnF7/2ptd/92eHz/Z2p0/3Byef9ucXv/bG95/2xudf9zdXz/
-amxz/3V3ff9zdXz/am13/25xe/91eIH/c3Z//25xe/9ucXv/cHJ5/25xe/9ucXv/dXd9/2xvef9sb3n/
-c3V8/25wd/9sbnX/bG51/3Bzff9sbnX/bnB3/2psc/9wcnn/bW9z/2ptd/9nanT/cHN9/25xe/9nanT/
-ZGdx/2ptd/9kZ3H/amxz/2ptd/9sbnX/am13/2xvef9sbnX/cHJ5/3N1fP9qbHP/bG51/25wd/9ucHf/
-dXd9/2xudf9sb3n/cHN9/2ptd/9wc33/bG95/2xudf9wc33/bnB3/3Byef91d33/bG51/3N1fP9ucHf/
-bnB3/2xudf9zdXz/d3l//2psc/9qbXf/cHJ5/3+Bh/9sbnX/bnF7/2ptd/9vcXX/dnh8/3Byef9vcXX/
-dnh8/3N1fP9ucHf/b3F1/2xudf9tb3P/bG51/2xudf9wc33/bG51/21vc/94eX3/d3l//21vc/9zdXz/
-c3V8/2ptd/9sbnX/bG51/25wd/9wcnn/d3l//3N2f/9ucHf/c3V7/3N1fP9vcXj/bG95/3N2f/9ucXv/
-c3Z//2xvef9ucXv/c3Z//21wev92eYD/eHqB/3V3gP97fof/c3Z//3N2f/97fYP/eXuB/3d6g/97fYP/
-cHN9/3V4gf95e4H/cHN9/3V4gf91eIH/c3V8/3d6g/95e4H/dXiB/25wd/9wcnn/cHN9/3Bzff97fYP/
-b3F1/25wd/93eX//c3Z//25xe/93eX//dXiB/25xe/9ucXv/am13/3Bzff9ucXv/dXiB/3Bzff94e4X/
-b3F4/25xev91d33/aGt0/2xvef9sbnX/c3V8/3N1fP9tcHr/dXd9/3J0ff9wcnn/d3l//3V3ff9sb3n/
-am13/3Bzff9ucHf/bnF7/2xvef9ucXv/d3l//3Byef9sb3n/c3Z//3l8hv9wc33/eXyG/2xvef9wc33/
-bG95/3Bzff9ucXv/bG51/2xvef9sbnX/c3V8/3N1fP93eX//b3F1/29xdf9sbnX/bG95/3V3ff9zdXz/
-am13/2psc/9sbnX/bG95/25xe/9qbXf/Z2p0/2psc/9nanT/dXd9/2ptd/9zdXz/bG51/2xvef9qbXf/
-bG51/2xudf9zdXz/Z2p0/25xe/9qbXf/amxz/2Zpc/9qbXf/am13/25xe/9sb3n/am13/25xe/9sb3n/
-bG95/3Bzff9sbnX/bG51/2xudf9sbnX/bG95/3Bzff9sb3n/amxz/3Bzff9sbnX/bG51/2psc/9wc33/
-cHJ5/25wd/9ucXv/d3qD/3Byef91eIH/bG95/25xe/9qbXf/dXd9/2xvef9wc33/cHJ5/3N1fP9ucXv/
-cHN9/2xvef91eIH/dXiB/2psc/9sbnX/c3V8/2xvef9ucHf/cHJ5/25wd/9wcnn/bnB3/3V3ff9wcnn/
-bnF7/3N1fP9zdXz/am13/2xudf9wc33/am13/2psc/9maXP/bnF7/21vc/9ucHf/bnB3/3V3ff9wcnn/
-bG51/2psc/9ucHf/bG95/3Bzff91d33/bnB3/25wd/9wcnn/bG51/3Byef9ucHf/bnB3/2xvef9zdn//
-bnF7/3V4gf9ucXv/cHN9/3V4gf9zdXz/dXiB/3Bzff9zdXz/dXiB/3Bzff93eoP/dXiB/25xe/9wc33/
-bnB3/2xvef9sb3n/dXd9/3l8hv9ucHf/bnB3/3N2f/+BhI3/c3V8/3N2f/9sb3n/c3V8/3l7gf91eIH/
-cHN9/3t9g/91eIH/c3V8/3Byef9ucXv/cHJ5/25xe/9ucHf/d3qD/3N2f/9wc33/e36H/36Biv9zdn//
-eXyG/3l7gf9wc33/c3Z//25xe/9qbXf/bW9z/3V3ff9zdXz/bnB4/3N1fP9xc3j/bnB2/25wd/91d33/
-cHJ5/25xe/9ucHf/bnF7/25xe/9tb3f/cXR9/3N1fP9vcXn/d3l//3N1fP9qbHP/eHl9/3Z4fP92eHz/
-dXd9/2xudf9ucXv/cHN9/2xudf9ucXv/bG95/2xudf9ucXv/dXd9/2xudf9ucHf/b3F1/3N1fP9wcnn/
-e32D/25wd/9tb3P/c3V8/3N1fP9ucHf/dXd9/3V3ff9wcnn/cHJ5/2psc/9sbnX/bG95/3Bzff9wc33/
-dXd9/2xudf9tcHr/c3V8/2xvef9zdXz/b3F1/3Byef90dnz/bnB3/3J0ev9wc3v/bG95/3V4gf9zdn//
-bG95/2xvef9ucXv/c3Z//25xe/9nanT/cHJ5/3d5f/9vcXX/Z2px/3V3ff94eX3/bnB3/3l7gf9sbnX/
-bG51/21vc/9zdXz/bnF7/25wd/9ucHf/bG95/3Byef9wcnn/dXd9/25wd/9vcXX/b3F1/25wd/91d33/
-bnF7/25xe/9sbnX/am13/25xe/9wc33/bG95/2dqdP9sbnX/amxz/3Z4fP9ucHf/bnF7/25wd/9wc33/
-bnB3/25wd/9vcXX/dnh8/25wd/92eHz/cHJ5/21vc/9ucHf/bnB3/3Byef9zdn//dXiB/3N2f/93eoP/
-cHN9/3Bzff9wc33/bG95/2xudf9sbnX/bG51/25wd/9wc33/bnF7/2Zpc/9sb3n/amxz/2dqdP9kZ3H/
-bG95/2ptd/9maXP/bnB3/3V3ff9sbnX/bG95/2xudf9ucXv/Z2p0/3N1fP9nanT/bG95/2xvef9ucXv/
-am13/2xvef9nanH/dXd9/3Byef9maXP/am13/25xe/9ucHf/am13/2xudf9tb3P/bG95/2psc/9ucXv/
-bnF7/2ptd/9wc33/cHN9/2Zpc/9sbnX/cHN9/2ptd/9qbXf/Zmlz/2ptd/9sbnX/Z2p0/2ptd/91d33/
-bnF7/21vc/9nanH/bG51/2dqdP9qbXf/bnF7/2psc/9nanT/bG95/2psc/9qbXf/bG95/2Jlbv9qbHP/
-am13/2psc/9sb3n/bG51/2xvef9wc33/am13/3Z4fP9vcXX/bG51/3Byef9ucHf/c3V8/3Byef9sbnX/
-c3Z//25wd/9qbXf/Z2p0/3Bzff95fIb/cHJ5/3N1fP9zdn//g4WM/3N1fP9wc33/am13/25wd/9zdXz/
-cHJ5/2xudf94eX3/cHJ5/2xudf9qbXf/am13/2xudf9sbnX/am13/3N1fP9ucXv/b3F1/3d5f/91d33/
-am13/3N1fP9wc33/Z2p0/2xvef9sbnX/bnB3/2ptd/94eX3/c3Z//25xe/92eYP/c3V8/21vdv9ucHf/
-cHN9/2xvef9sbnX/bG51/2xvef9rbnj/bXB6/3J1fv9ydX7/dHeA/3d6g/91eIH/cHN9/3t+h/97fYP/
-e36H/3l8hv9wc33/eXuB/3d6g/9ucHf/cHN9/25xe/9wcnn/dXiB/3d6g/9wc33/bnB3/25wd/9wc33/
-cHN9/3t9g/9sb3n/bW9z/3V3ff91d33/cHJ5/3l7gf94eX3/cHJ5/25xe/9qbXf/bnB3/25wd/91eIH/
-d3qD/3p8gv9xc3v/cHN9/3R3fv9ucHf/bnF7/25wd/9zdn//c3Z//25xe/9zdXv/bnF7/25wd/9zdn//
-dXd9/25wd/9qbHP/bG51/3N2f/9sb3n/am13/2xvef93eX//bnB3/2ptd/9zdn//eXuB/3Byef95fIb/
-bnF7/25xe/9wcnn/c3Z//3Bzff9ucHf/bnB3/3Bzff9wcnn/cHJ5/3V4gf9ucXv/bnB3/29xdf9ucXv/
-dXd9/3N2f/9zdn//bnB3/2xvef9zdXz/dnh8/3V3ff9ucHf/cHJ5/25wd/92eHz/b3F1/3Byef9sbnX/
-am13/2ptd/9sbnX/am13/3N1fP9nanT/cHJ5/2psc/9nanT/Z2p0/2dqdP9qbXf/bG95/25xe/9qbHP/
-am13/2ptd/9nanT/Z2p0/2Zobv9kZ3H/Z2p0/2xudf9qbXf/cHN9/3N1fP9sbnX/bnB3/2xudf9ucHf/
-Z2p0/3N2f/91eIH/bnB3/3Byef93eX//bnB3/3Byef9sbnX/cHJ5/2ptd/93eX//bG95/2xvef91eIH/
-c3Z//29xdf9wcnn/amxz/3V3ff9ucXv/amxz/25wd/9ucXv/am13/3Byef9tb3P/bG51/2xvef9qbHP/
-bnF7/25xe/9sbnX/dXd9/3Bzff9nanT/bG51/25xe/9sbnX/amxz/2Rncf9nanT/Z2p0/2Zpc/9maXP/
-dXd9/25xe/9qbHP/YmVu/2xudf9qbXf/bG95/3N1fP9sbnX/bG51/25xe/9ucXv/bnF7/3N1fP9qbHP/
-cHJ5/25xe/9wcnn/d3l//29xdf91eIH/dXiB/3V4gf95e4H/c3V8/25wd/91eIH/bnF7/3N2f/93eoP/
-cHN9/3V4gf9ucXv/bG95/2ptd/9wc33/d3l//2xudf9ucHf/c3V8/35/g/9ucHf/bnB3/2dqdP9sbnX/
-cHJ5/25xe/9sbnX/cHN9/3Byef9tb3P/bG95/2xudf9vcXX/bnB3/2xvef9zdn//bnF7/2xvef95fIb/
-eXuB/25xe/95e4H/eXuB/3N1fP91eIH/d3qD/3N2f/9wc33/e32D/3N2f/9tcHn/d3qD/3N1ff9tcHr/
-cHN9/3d6g/9zdn//bG95/25wd/9ucHf/c3V8/3Byev9xdH7/dnmC/3R3gP97fof/eXuB/25xe/95fIb/
-d3l//3l7gf95e4H/bnB3/3d5f/93eoP/c3V8/3l7gf93eoP/c3Z//3l8hv93eoP/dXiB/3N1fP9zdXz/
-c3Z//3V4gf95fIb/cHN9/2xvef91d33/dXd9/3Byef93eX//eHl9/3Byef9ucHf/Z2p0/2xvef9ucXv/
-dXd9/3Z4fP91d33/a211/2ttdv9zdXv/a210/25xe/9tb3P/bnF7/25xe/9tb3f/cXR9/3J0ff9sb3n/
-c3Z//3V3ff9ucXv/am13/25xe/9sb3n/amxz/2Zpc/9sb3n/dXd9/2ptd/9kZ3H/bG95/3Byef9nanH/
-c3V8/2Zobv9sbnX/bG51/2ptd/9nanT/ZGdx/2Zpc/9maXP/ZGdx/2Zpc/9wcnn/Z2p0/2Jlbv9maXP/
-Z2p0/3Bzff9sb3n/bnF7/2psc/9qbXf/bnF7/3V3ff9wc33/am13/25wd/9qbHP/dnh8/25wd/9wcnn/
-bnF7/3Bzff9zdXz/cHN9/3N1fP95e4H/bnB3/3V3ff9ucXv/bG95/2xvef9ucXv/bG51/25wd/91d33/
-bnB3/25xe/9ucXv/am13/25xe/9sbnX/Z2p0/2xudf9nanT/Z2p0/2dqdP9sb3n/YmVu/2dqcf9nanH/
-ZGdx/2Jlbv9ucXv/Z2p0/2Zpc/9sbnX/c3V8/2xudf9sb3n/bG51/2xvef9kZ3H/c3V8/2xudf9sb3n/
-c3Z//2xvef9vcXX/bnB3/2psc/91d33/bnB3/2xudf9qbXf/cHJ5/2ptd/9wc33/bG51/2xudf9ucHf/
-bG51/25xe/9ucXv/am13/3N1fP9wc33/Zmlz/2dqcf9qbXf/Z2p0/2psc/9maXP/am13/2ptd/9sbnX/
-bG51/3Z4fP9sbnX/bnB3/2dqdP9ucHf/bnB3/25xe/9zdn//bnB3/2xvef9ucXv/bnF7/25xe/9zdn//
-am13/3Bzff9zdXz/cHN9/3l7gf9wcnn/c3Z//3Z4fP9zdXz/eHl9/2xudf9sbnX/cHJ5/25wd/9wcnn/
-c3V8/2psc/9wcnn/am13/2dqdP9qbHP/bnB3/3d5f/9tb3P/bG51/3V3ff9+f4P/bnB3/3Byef9ucHf/
-b3F1/3V3ff9wc33/bG95/3Bzff9zdn//cHJ5/3N2f/9wc33/cHN9/3V4gf9zdXz/eXuB/3l7gf95e4H/
-g4WM/36Ahv97fYP/foCG/36Ahv9zdn//dXiB/3V4gf9wcnn/bnB3/3h5ff91d33/a254/3x+hf9ydX7/
-b3J6/3R3gP95e4H/cHN9/2xvef9vcXX/bnF7/3N2f/9tcHr/b3F4/3Fzev9sbnX/dnh8/3V3ff9nanT/
-dXd9/25xe/9zdXz/bnF7/2dqdP9wc33/cHN9/2xudf9sb3n/amxz/2dqcf9nanT/Z2p0/2ptd/9qbHP/
-Z2px/2xvef9nanT/c3Z//2Zpc/9kZ3H/Z2p0/2xvef9qbHP/cHJ5/3Byef9maXP/bG51/2dqdP9qbHP/
-am13/3Bzff9wc33/dnh//2ttdf9qbXX/cXN6/2ptd/9ucXv/Z2px/2ptd/9rbXf/bnF4/3J1fv91eID/
-bnF6/3l7gf91eIH/bnB3/2Rncf9sb3n/cHJ5/29xdf9qbHP/cHJ5/3Z4fP9nanT/Z2p0/2ptd/91d33/
-b3F1/3d5f/9tb3P/bG51/2xvef9wcnn/bnB3/2ptd/9sb3n/am13/2ptd/9nanT/cHJ5/2dqdP9nanT/
-Z2p0/25xe/91d33/bG95/2xvef9nanH/bG51/2xvef9zdXz/bnF7/2psc/9qbXf/Zmlz/3Bzff9qbXf/
-am13/2xvef9nanT/Z2px/2xudf9nanH/bG95/2dqdP91d33/bG51/2Zpc/9maXP/am13/2Zpc/9qbXf/
-cHJ5/2dqdP9sb3n/cHN9/2dqdP9qbXf/Z2px/2dqdP9qbXf/Zmlz/2dqdP9nanT/am13/2Rncf9qbHP/
-amxz/2psc/9kZ3H/cHN9/2ptd/9qbHP/am13/3Byef9qbHP/am13/2psc/9maXP/YGNs/25xe/9nanH/
-am13/3Bzff9sbnX/am13/2psc/9nanT/bnF7/2ptd/9zdn//c3Z//3l8hv93eX//fn+D/3N2f/9zdn//
-eXyG/3V3ff93eoP/d3qD/25xe/95e4H/c3Z//2ptd/9ucHf/dXiB/3N2f/9wc33/bG95/25xe/9sb3n/
-bnB3/3Byef97fYP/c3Z//25xe/9nanT/bnB3/2xudf9ucHf/dnh8/25wd/9qbXf/bnF7/25xe/9wc33/
-bnF7/2xvef9ucXv/c3V8/25wd/9zdXz/bnB3/3V3ff92eHz/cHJ5/3V3ff9qbXf/bnB3/2xvef9ucHf/
-cHJ5/3Byef9nanT/cHJ5/25xe/9qbXf/bG51/25xe/91d33/bW9z/2xudf9wcnn/fX6B/2xvef9qbXf/
-Z2p0/2dqdP9ucXv/bnF7/2ptd/9sb3n/bG95/2xudf9nanT/Z2px/2Zpc/9maXP/Z2p0/25xe/9qbXf/
-Z2p0/3Byef9wcnn/ZGdx/25wd/9sb3n/Zmhu/2xvef9maXP/cHJ5/21vc/91d33/dXd9/2xudf93eYD/
-b3J5/2ptd/9sb3n/bnF7/2xvef9tb3P/bW9z/25wd/9zdXz/bnB3/3Bze/9zdn3/b3F1/3V3ff91d33/
-Z2px/3d5f/9ucXv/dnh8/3Byef9ucHf/dnh8/3N1fP9sb3n/bnF7/2xvef9qbHP/bnF7/25xe/9sbnX/
-b3F1/25wd/9zdn//bnB3/3t9g/9zdXz/bnB3/3V3ff9zdn//bnF7/3V4gf91d33/cHN9/25wd/9ucHf/
-b3F1/2xudf9wcnn/dXd9/3h5ff9ucHf/bnF6/3V2fP9tb3T/cHN9/25wd/9wc33/cHJ5/29xeP9xdHz/
-cnR6/2xudf9zdXz/bnF7/2ptd/9kZ3H/bG95/25xe/9ucHf/bG95/3Bzff95e4H/bnF7/25wd/9sb3n/
-dnh8/2xudf93eX//bG51/2xudf9qbXf/am13/2xudf9maXP/am13/2ptd/9qbXf/am13/3N1fP9qbXf/
-Zmlz/2psc/91d33/dnh8/3N1fP91d33/bG51/2dqcf9ucXv/cHN9/3Byef9sbnX/bnB3/2ptd/91d33/
-bnB3/3V3ff9sb3n/cHN9/25wd/9ucHf/am13/25wd/9ucHf/d3l//29xdf9sbnX/bG51/2ptd/9wc33/
-cHN9/3Bzff9sb3n/bG51/3Bzff9qbXf/bG95/2xudf9nanT/bG95/2xudf9nanH/Z2p0/2ptd/9nanT/
-Z2p0/2dqdP9sbnX/Z2p0/25xe/9qbXf/amxz/3Bzff93eX//bnB3/3Byef9sb3n/c3Z//2ptd/9zdn//
-cHJ5/3Bzff97fYP/c3Z//3d6g/9zdn//dXd9/3d6g/9zdn//bnB3/3Byef9ucHf/cHJ5/3N1fP9ucHf/
-b3F1/3N1fP9tb3P/cHJ5/3N1fP9sbnX/bnF7/3N1fP9qbXf/bnB3/3V3ff9zdXz/c3V8/25wd/9vcXX/
-cHJ5/2xudf9qbXf/c3V8/25wd/9ucHf/Z2px/25wd/9sbnX/bnB3/3N1fP9tb3P/Zmlz/2xvef9qbXf/
-cHJ5/3Byef9ucHf/bG51/21vc/9sbnX/bnF7/2xudf9wc33/c3V8/2xvef92eHz/bG51/2ptd/9sbnX/
-bnB3/3N1fP9ucHf/Z2p0/2xvef9ucHf/bG51/2psc/9wcnn/dnh8/21vc/9sbnX/cHJ5/3l8hv9ucHf/
-dXd9/25wd/9sb3n/dXd9/3V3ff9sb3n/bnF7/3N1fP9sb3n/bnF7/2xvef9wcnn/c3V8/25wd/91eIH/
-d3qD/3V4gf93eoP/d3qD/3V4gf93eoP/eXuB/3Byef91eIH/c3Z//3Byef9vcXX/eXuB/3Z4fP9tb3b/
-d3qD/3N1fP9ucHf/bnF7/3N1fP9zdXz/b3F1/29xdf9vcXX/cHJ5/25wd/9tb3j/b3J5/21vc/91d33/
-dXd9/2dqdP91eIH/bnF7/3N1fP9nanT/Zmlz/25wd/9qbXf/Z2p0/2dqdP9maXP/ZGZs/2Zobv9nanT/
-Zmhu/2Rncf9maG7/Zmlz/2Rncf9wc33/Zmlz/2Rncf9sb3n/bG95/2psc/91d33/cHN9/25xe/9qbXf/
-am13/2psc/9sbnX/bG95/3V3ff9ydHz/bG5z/21vdP9wc3z/amx0/2xvef9qbXf/am13/2ptd/9rbXT/
-a252/21wef9sbnX/dnh8/3Byef9ucHf/amxz/25wd/9ucXv/bnB3/2xudf9ucHf/c3V8/2Zpc/9nanH/
-bG51/3N1fP9ucHf/d3l//2xudf9vcXX/bG51/2xvef9wc33/bnF7/3l7gf93eoP/cHN9/25xe/94eX3/
-bnB3/2xudf9qbHP/dXd9/3Z4fP91d33/eHl9/25wd/9vcXX/c3V8/3Byef9zdXz/bnB3/25wd/9sbnX/
-eHl9/29xdf91d33/bG95/2ptd/9qbXf/bG51/2dqdP9sb3n/ZGdx/3d5f/9qbXf/ZGdx/2Rncf9sb3n/
-cHJ5/3Byef9wcnn/cHJ5/25xe/9zdn//bnF7/3Bzff9ucHf/b3F1/3N1fP9sbnX/bG51/2xvef9zdXz/
-b3F1/3Byef9sbnX/b3F1/2xudf9zdXz/bnF7/3Bzff91eIH/e32D/3N2f/9zdn//c3V8/3d6g/9qbXf/
-cHN9/25wd/9ucHf/eHl9/3N1fP9ucHf/bnB3/25wd/9sb3n/cHJ5/2ptd/9sb3n/bG95/3Byef9zdXz/
-am13/2xudf9wcnn/bW9z/25wd/9sb3n/amxz/3V3ff9zdXz/bG51/2xudf9zdXz/cHJ5/2xvef9tb3P/
-am13/3N1fP9ucHf/bnB3/3V4gf9ucXv/c3V8/2ptd/9ucHf/bnB3/25xe/9zdn//bnB3/2xudf9wcnn/
-cHN9/3N2f/9wc33/bnB3/25xe/9ucXv/cHJ5/3N2f/9wcnn/d3l//3V4gf9wc33/d3l//2ptd/9ucXv/
-bnB3/3Bzff9wc33/cHJ5/25wd/9wc33/cHJ5/2xudf9ucHf/cHJ5/3h5ff9vcXX/bnB3/3Bzff97fof/
-c3Z//3V4gf9ucHf/bnF7/3l7gf91eIH/am13/3Bzff9zdn//bnB3/25wd/9ucHf/cHJ5/3N1fP9ucHf/
-c3V8/3N1fP9zdXz/dnh8/3Z4fP9zdXz/dXd9/3N1fP9sbnX/bnF7/2ptd/9wc33/bG95/3d6g/91d33/
-bnB3/3l6gP9wc3v/bW91/3Bzff9ucXv/bnF7/2dqdP9sb3n/am13/3Byef9ucHj/bW94/3Byef9ucHf/
-dXd9/3V3ff9sb3n/d3qD/3V4gf97fYP/c3Z//2xvef91eIH/c3Z//3N2f/9zdn//dXiB/2xvef9wc33/
-dXd9/25wd/9vcXX/cHJ5/3N1fP9sbnX/e32D/25wd/9qbXf/dXd9/3V3ff9tb3P/dXd9/25xe/9sb3n/
-Zmlz/2Rncf9maG7/amxz/2dqdP9ucHf/am13/2Zobv9pa3H/cHN5/21vdP9zdXz/bG51/3Byef9wcnn/
-a211/2tudv9ucHn/aGt0/3V3ff9sb3n/Z2p0/2Zpc/9ucXv/am13/2xudf9maXP/bG95/3Bzff9kZ3H/
-YmVu/2xudf9zdXz/bG51/3V3ff9ucHf/bnB3/25xe/9ucHf/bnB3/2psc/92eHz/cHJ5/25wd/9sb3n/
-d3l//3Byef9sbnX/bG51/3Byef92eHz/c3V8/3h5ff9ucXv/bnB3/3V4gf91eIH/dXiB/3Bzff9zdn//
-cHJ5/3d5f/9sb3n/dXd9/3Bzff9wcnn/cHJ5/21vc/9ucHf/cHN9/2ptd/93eoP/bnB3/2psc/9nanH/
-b3F1/3N1fP9ucHf/cHJ5/3Byef9ucHf/dXd9/25xe/9ucXv/amxz/21vc/9wc33/bG51/29xdf9wcnn/
-cHJ5/25wd/9ucHf/bnB3/21vc/9qbXf/bG95/25wd/9ucHf/c3V8/3h5ff9sbnX/c3V8/2dqdP91d33/
-ZGdx/25xe/9qbXf/bnB3/3h5ff9wcnn/bG51/21vc/9qbXf/am13/2xudf9sbnX/bG95/2xvef9ucXv/
-c3V8/2dqdP9sbnX/am13/2dqcf9nanT/Z2p0/2Zobv9qbXf/am13/2Rncf9qbHP/am13/2xvef9sb3n/
-Z2px/2Zpc/9wc33/am13/2xudf91d33/cHJ5/3N1fP9sb3n/cHJ5/25xe/9zdn//bnF7/2xvef9sb3n/
-cHN9/3Byef9wc33/c3Z//25xe/9ucHf/bnF7/3Bzff93eoP/c3V8/3t9g/97fYP/dXiB/3l7gf9zdn//
-d3qD/3V4gf93eoP/c3Z//3Bzff9wcnn/d3qD/3d6g/9wc33/c3V8/3N1fP95fIb/cHN9/3Bzff9zdn//
-e36H/3Bzff9zdn//bG95/2xudf91d33/c3Z//2dqdP9sb3n/c3Z//2xvef9sb3n/bG95/25xe/9wc33/
-cHJ5/25xe/9zdn//dXiB/3d5f/95e4H/d3qD/3d6g/93eX//cHJ5/3N2f/93eoP/cHN9/2ptd/91d33/
-cHN9/2hrcv91eID/b3J7/2xueP9zdn7/cHN9/3Byef9ucHf/bnF7/2xvef9ucXv/cHJ6/21wef9tb3f/
-bG51/3N1fP9wc33/Zmlz/3V3ff9nanT/cHN9/25xe/9nanT/c3V8/25xe/9sb3n/bnF7/25xe/9qbXf/
-bG51/25xe/9nanH/Zmhu/2dqcf9nanT/ZGdx/3V3ff9qbHP/Z2px/25wd/9sb3n/Zmhu/25xe/9qbXf/
-bnF7/2Zpc/9qbHP/amxz/2xvef9sb3n/cHJ5/3Byef9oa3X/bG51/29ye/9tcHr/c3Z//25wd/9ucXv/
-dHZ9/21vd/9tb3b/b3F6/2xudf92eHz/dXd9/25wd/9maXP/cHJ5/2ptd/9sbnX/bG51/25wd/9zdXz/
-am13/2RmbP9tb3P/dXd9/2xudf92eHz/bW9z/2xudf9zdXz/bG51/2xudf9qbHP/dXd9/2xudf9ucHf/
-bnF7/3V4gf9wc33/am13/2dqdP9zdn//dXd9/3Bzff92eHz/bnF7/2ptd/9zdn//c3V8/3Byef9sbnX/
-cHJ5/2xudf91d33/am13/3Bzff9zdXz/cHJ5/3Byef9sbnX/amxz/25wd/9nanT/dXd9/2dqdP9kZ3H/
-ZGdx/2dqcf9qbXf/amxz/25xe/9qbHP/am13/3N1fP9sb3n/bnF7/21vc/9sbnX/bnF7/2xudf9sbnX/
-bG95/2xvef9qbXf/bG51/2xudf9vcXX/b3F1/25wd/9ucXv/bnF7/3V4gf95e4H/bnF7/3d5f/9wcnn/
-d3l//2dqdP9zdn//cHJ5/3Byef93eX//bnF7/2xvef9qbXf/b3F1/29xdf9vcXX/bG51/29xdf9sbnX/
-c3Z//3N2f/9ucXv/bnB3/3Bzff9zdn//c3Z//3N2f/9ucXv/dXiB/3V4gf9sb3n/bnB3/3Bzff9wc33/
-cHN9/3Byef9wcnn/d3qD/25xe/9sb3n/eHl9/3Byef9zdXz/amxz/2ptd/9sbnX/am13/2ptd/9sbnX/
-ZGdx/2xudf9nanT/bG51/2xudf9sbnX/Z2p0/2xudf9sbnX/cHJ5/2psc/9zdXz/cHN9/2ptd/93eX//
-Z2p0/3Byef9ucHf/cHJ5/25xe/9qbXf/bnB3/3N1fP9zdn//Z2p0/29xdf9vcXX/dXd9/2xudf9ucHf/
-dXd9/3t9g/9ucHf/cHJ5/2ptd/9nanT/bnF7/3Bzff9maXP/bG51/3Bzff9nanT/am13/2ptd/9sb3n/
-am13/2psc/9nanH/am13/2xvef9wc33/cHJ5/2xvef9wc33/bnF7/2psc/9sb3n/bG95/3Bzff9qbXf/
-d3l//3d5f/9oa3L/d3l//3N1e/9sb3n/b3J8/3d6g/91eIH/cHN9/3d6g/9zdn//dnmC/3J1fP9rbnf/
-aWx2/2dpb/9qbXf/Z2p0/2Rncf9ucHf/Zmlz/2dqdP9nanT/ZGdx/25wd/9kZ3H/Zmhu/2dqdP9qbXf/
-ZGdx/2Rncf9nanT/Z2p0/2dqcf9nanH/Z2p0/2Jlbv9wcnn/amxz/2psc/9zdXz/bnF7/2xudf92eHz/
-bnF7/2xvef9maXP/amxz/2psc/9ucXv/bG95/3Z4fP91d33/bG95/2xveP9ydH3/cXN7/3V4gf9wcnn/
-c3Z//3R3gP9ucHf/bG93/21wef9oa3X/dXd9/25xe/9sbnX/bG51/3Byef9sb3n/bnF7/3N1fP9wc33/
-c3Z//2xvef9nanH/bnB3/3d5f/9sb3n/d3qD/2xvef9wc33/dXiB/25wd/9sb3n/bG51/3V3ff9ucHf/
-bG51/2xvef91d33/bnF7/2ptd/9maXP/c3V8/3N1fP9wcnn/dnh8/2xudf9sbnX/c3V8/25xe/9wc33/
-bnF7/3Bzff9zdXz/dXiB/25xe/91eIH/dXiB/3Bzff91eIH/dXiB/3Bzff97fYP/c3Z//36Biv91d33/
-am13/2xvef9ucXv/cHN9/2xvef9zdXz/bnB3/3Bzff91d33/cHJ5/3Bzff9qbHP/amxz/25xe/9qbHP/
-Z2px/2xvef9sb3n/bG51/2xudf9nanT/bG51/2psc/9sb3n/am13/2xvef91d33/dnh8/2ptd/9zdXz/
-bG51/25xe/9kZ3H/bG95/2xudf9sbnX/dXd9/2xvef9qbXf/am13/29xdf9ucHf/b3F1/2xudf9ucHf/
-b3F1/3N1fP9zdXz/cHJ5/3N1fP92eHz/cHJ5/3Byef9zdXz/bG51/3V3ff9zdXz/amxz/21vc/9ucXv/
-bG95/2xvef9nanT/Z2px/2ptd/9nanH/Z2px/25xe/9nanT/ZGdx/11gav9gY2z/Zmhu/2Rncf9maXP/
-ZGZs/1xfaP9maXP/YmVu/2Rncf9kZ3H/Zmlz/2psc/9qbHP/bG95/2ptd/9maXP/cHN9/3Bzff9qbXf/
-dXd9/2Zpc/9ucXv/bG95/3N1fP9zdXz/bnB3/2xvef9wc33/c3Z//2xudf9sbnX/bW9z/3N1fP9qbXf/
-bG51/3V3ff97fYP/b3F1/3N1fP9sbnX/bG51/25wd/9zdn//bG95/3Bzff91eIH/cHN9/3Bzff9zdn//
-c3V8/21vc/9ucHf/bG51/3Byef9zdXz/dnh8/3Z4fP9zdXz/dnh8/3N1fP9ucHf/c3V8/3Byef9zdXz/
-am13/3h5ff93eX//b3F1/3p9g/9vcnr/bW92/25xe/9zdXz/cHN9/2xudf9sb3n/am13/2xudf9qbXb/
-a254/2tud/9sb3n/c3V8/3Byef9vcXX/d3l//3V3ff9zdXz/cHJ5/29xdf92eHz/cHJ5/25wd/9wcnn/
-cHN9/25wd/9ucHf/c3V8/3N1fP9tb3P/bG51/2xvef9nanT/c3V8/2xudf9sb3n/dXd9/3Byef9ucHf/
-d3l//3Byef9zdXz/amxz/25wd/9sb3n/dXd9/3N2f/93eX//dXd9/3J1fv9sb3j/bW94/2psc/9wc33/
-amxz/2ptd/9sb3n/aGtz/2ttdf9vcnz/bW92/3h6gP9zdn//c3V8/25wd/9zdXz/Zmlz/2Rncf9gY2z/
-Zmhu/2Zpc/9gY2z/XWBq/2Rncf9sb3n/ZGdx/3Byef9kZ3H/am13/2dqdP9iZW7/Zmhu/2Jlbv9nanT/
-amxz/2psc/9sbnX/c3V8/25xe/9qbXf/Z2p0/2xvef9ucXv/c3V8/3V3ff9sbnX/bnB3/3N1fP9sb3n/
-cHN9/25xe/9wc33/cHJ5/3V4gf9zdXz/c3Z//3V4gf9zdXz/c3Z//3N2f/9ucXv/d3qD/25wd/95e4H/
-am13/2ptd/9qbXf/bnF7/25xe/9sb3n/c3Z//3N2f/91eIH/eXyG/3N2f/91eIH/bnB3/25wd/92eHz/
-bnB3/29xdf91d33/c3Z//25xe/9wcnn/am13/2xvef9ucHf/bG95/2xvef9ucXv/dXd9/3Z4fP9vcXX/
-dnh8/2ptd/9ucXv/YGJo/2psc/9qbXf/bG51/3d5f/9tb3P/bW9z/2xudf9vcXX/bG51/2xudf9ucHf/
-bG51/29xdf91d33/dXd9/3N1fP9sbnX/dXd9/25xe/9qbXf/cHN9/2psc/9sb3n/Z2p0/2Rncf9maG7/
-ZGdx/2Zpc/9nanT/Zmhu/2dqcf9sb3n/am13/21vc/92eHz/cHJ5/2xudf9sbnX/Zmlz/2psc/9nanT/
-am13/2xudf9maXP/bnF7/2dqdP9tb3P/cHJ5/2xudf9sbnX/bG51/2xudf9wcnn/amxz/3N1fP9zdXz/
-bG51/3Byef9iZW7/am13/2ptd/9sb3n/Z2p0/2xudf9nanT/bnF7/25xe/9maXP/Z2p0/2xudf9wc33/
-Z2p0/2Zpc/9sb3n/c3Z//2ptd/9ucXv/am13/2psc/9ucXv/cHN9/2dqdP9sb3n/bnB3/25wd/9wcnn/
-cHJ5/3N1fP9sbnX/am13/2ptd/9ucXv/c3V8/3h5ff9zdXz/cHJ5/3Bzff9ucXv/bnB3/3N1fP9ucXv/
-d3l//2xvef92eHz/eXuB/2xudf96fIP/bnF5/2xudf9sb3n/c3V8/25xe/9nanT/Z2p0/2xudf9sbnX/
-bW93/21veP9vcXn/am13/3Byef9wcnn/am13/3V4gf9wc33/c3V8/2xvef9sbnX/c3V8/3Byef9wcnn/
-cHJ5/3V3ff9wcnn/bnB3/25wd/9sb3n/bG95/2ptd/9nanT/Z2p0/3Bzff9sbnX/amxz/3N2f/9sb3n/
-Z2p0/25xe/9qbXf/bnF7/2dqcf9tb3P/bG51/3h5ff9wc33/c3Z//3d5f/9ucXv/a251/2lsdv9nanT/
-bnF7/2psc/9qbXf/bnF7/21vd/9ucXv/cHN8/2xudf93eX//cHJ5/21vc/9tb3P/c3V8/3N1fP9wcnn/
-bG95/2xvef9zdn//am13/2dqdP9wc33/eXuB/3Bzff97fYP/c3V8/3N2f/9zdn//bG95/2xvef9sbnX/
-c3V8/25wd/9ucHf/bG51/3V3ff9ucXv/bG51/2psc/9wc33/cHN9/3N1fP93eoP/bnB3/29xdf9wc33/
-bG95/2ptd/9qbHP/amxz/2Zpc/9sb3n/bG51/2xvef9ucXv/am13/2xvef9qbXf/bG51/3V3ff9sbnX/
-d3l//2ptd/9maXP/Zmlz/2ptd/9qbXf/Zmlz/2psc/9maG7/Z2p0/3Byef9qbHP/bG95/2dqcf9nanT/
-bG95/2Jlbv9gY2z/Zmlz/2Zpc/9maG7/Zmhu/2dqdP9kZ3H/Z2px/2dqcf9qbXf/am13/3Bzff9wc33/
-bG51/3N1fP9sbnX/c3V8/2Vmav9ucHf/bG51/2xudf95e4H/b3F1/29xdf9qbHP/bW9z/21vc/9ucXv/
-bnB3/3Byef9ucHf/d3l//3V4gf95e4H/dXiB/3l7gf9wc33/dXiB/3d6g/9wc33/eXuB/3l7gf9ucXv/
-cHJ5/3Bzff9ucXv/cHN9/25wd/9ucHf/c3Z//25xe/9ucXv/eXuB/3V4gf9wc33/cHJ5/2xvef9wc33/
-c3Z//3d6g/91eIH/cHN9/3d6g/9wc33/bnF7/3V4gf9zdn//cHN9/3Bzff9zdn//d3qD/3Bzff95fIb/
-e36H/3N2f/97fYP/cHN9/3t9g/9zdn//c3Z//3N2f/9sb3n/bG95/3N2f/9wc33/bG95/2xudf9ucHf/
-dXd9/2xudf9ucHf/cHN9/3t9g/9ucXv/cHN9/25wd/9sbnX/bnF7/25xe/9qbHP/bG51/25wd/9ucHf/
-bG95/3V4gf9zdn//cHN9/3N1fP9ucHf/cHN9/3N2f/93eoP/c3Z//3V4gf91eIH/cHN9/25xe/9wc33/
-cHJ5/3Z4fP9wcnn/d3l//3t+h/9ucXv/fX+G/3Fze/9rbnf/cHJ5/3N1fP9zdXz/bG95/2ptd/9qbHP/
-aGpx/2ptdP9sb3n/cnV+/21wev91eIH/c3Z//3Byef9/gYf/d3qD/3l7gf9zdn//cHN9/3V4gf9zdn//
-c3Z//3t9g/93eoP/eXuB/3V4gf9zdn//dXiB/3N2f/9sb3n/bnF7/2xvef95e4H/cHN9/3N2f/95fIb/
-cHN9/29xdf9wc33/bG95/3N1fP9maXP/bW9z/3Byef92eHz/dnh8/3V4gf94eX3/cnR7/21veP9vcXj/
-a21z/3Z4fP9sbnX/bnF7/2xvef9rbnX/b3J6/3F0ff9qbXf/dXiB/3N2f/9sb3n/cHJ5/3Bzff9zdn//
-cHN9/2xvef9ucHf/dXd9/2psc/9qbHP/cHJ5/3N1fP9vcXX/dnh8/25wd/9wcnn/c3V8/2ptd/9wcnn/
-cHJ5/3d6g/9wc33/bnF7/2xvef91d33/c3V8/21vc/9tb3P/dXd9/3Bzff9zdXz/c3Z//2xudf9nanT/
-bnF7/2ptd/9qbXf/Z2p0/2psc/9qbHP/bG95/2xudf9wc33/bnF7/2ptd/9ucXv/bG51/2dqdP9ucXv/
-Zmlz/3V4gf9qbXf/Zmlz/2psc/9tb3P/bG51/2psc/9sbnX/am13/25xe/91d33/b3F1/3Byef9vcXX/
-cHJ5/3Z4fP9ucHf/am13/3Byef9wcnn/bG51/2ptd/9sbnX/am13/2ptd/9nanT/cHN9/25wd/91d33/
-dXd9/2xudf91d33/bG51/3V3ff9nanH/cHJ5/2xvef9sb3n/eXuB/25wd/9ucHf/Z2px/21vc/9tb3P/
-c3V8/2psc/9tb3P/bG51/3V3ff9wcnn/dnh8/3Bzff92eHz/cHJ5/25xe/91eIH/bnF7/3V4gf9wc33/
-am13/25wd/9wc33/bnF7/3Bzff9vcXX/bnB3/3V4gf9ucXv/cHN9/3d5f/9wc33/cHJ5/2xvef9qbXf/
-cHN9/25xe/9ucXv/c3V8/2ptd/9zdn//bnB3/2xudf91d33/bnF7/2xudf9sbnX/cHJ5/25xe/9sbnX/
-cHJ5/3V3ff9tb3P/dXd9/2dqdP9zdXz/am13/2xvef9sb3n/am13/2Rncf9sb3n/am13/2Jlbv9qbHP/
-am13/3N1fP9qbHP/bG51/3Byef9+gIb/cHJ5/3Byef9sbnX/bG51/25wd/9wc33/Zmlz/2ptd/9qbXf/
-am13/2ptd/9ucXv/dXd9/3Byef9vcXX/b3F1/3N1fP9zdXz/eXuB/25wd/9zdXz/cHJ5/2xvef9sb3n/
-cHJ5/2ptd/91d33/bG51/3V3ff95e4H/b3F1/36Bif9ydHv/bG52/3N1fP9zdXz/dnh8/3V3ff9ucHf/
-bG51/25wd/9rbnj/cXN6/3V3gP9wcnn/cHN9/3N2f/9zdXz/f4GH/25xe/95e4H/cHN9/3N1fP95fIb/
-d3qD/3Bzff93eoP/cHN9/3N2f/9ucXv/bnF7/3Bzff9wc33/bnF7/3Bzff9wcnn/d3qD/3Bzff9wc33/
-d3qD/3V4gf9wc33/dXiB/3V4gf91eIH/am13/3Bzff9wc33/eXuB/3N2f/95e4H/eXuB/3Z4gf9vcnz/
-b3J4/21wev91d33/bnB3/3Bzff91eIH/b3J5/3Bzff9xc3r/bnB3/3d5f/9zdn//bG95/2xvef9ucXv/
-dXd9/3Byef9qbXf/bW9z/3V3ff9nanH/bG51/25xe/9ucXv/bW9z/3Z4fP9sbnX/bG95/25xe/9nanT/
-bG51/2ptd/9wc33/bG51/25wd/9ucHf/cHJ5/25xe/9sbnX/bG51/3V3ff9zdXz/dXd9/3l7gf9wcnn/
-bnB3/3V4gf9wc33/cHN9/2xvef9ucHf/am13/25xe/9sb3n/c3Z//3N2f/9sb3n/bnB3/25wd/9sbnX/
-c3V8/2xudf97fYP/bnB3/2xudf9qbXf/am13/25wd/9nanT/am13/2dqdP9sb3n/dXd9/2psc/9qbXf/
-Z2p0/2xudf91d33/bG51/2dqdP9wcnn/cHN9/2xudf9qbHP/am13/2ptd/9sb3n/Z2p0/2xvef9nanT/
-bG95/2xvef9maXP/am13/2psc/9ucXv/YmVu/2xudf9nanT/am13/3V3ff9qbXf/am13/2Rncf9sbnX/
-am13/2ptd/9ucHf/bnB3/2ptd/91d33/c3Z//3V3ff9wc33/dXd9/3Bzff9wc33/c3Z//25xe/91eIH/
-cHN9/2xudf9ucHf/bnB3/25wd/9wcnn/bG51/2xudf9wcnn/bG51/3Byef94eX3/bG51/2xudf9nanT/
-ZGdx/2xudf9sb3n/cHJ5/3Byef9tb3P/bnF7/2psc/9qbHP/cHN9/25xe/9sbnX/am13/25xe/9ucXv/
-am13/2xvef9wc33/bW9z/3V3ff9nanH/c3V8/25xe/9wcnn/c3V8/3N1fP9qbHP/bnB3/25xe/9qbHP/
-amxz/2psc/9ucXv/Zmlz/2psc/9sb3n/dXiB/2ptd/9ucXv/am13/2xudf9sbnX/c3V8/2Zpc/9qbXf/
-bnB3/25wd/9zdXz/c3V8/3N1fP9sb3n/bG51/2ptd/9wcnn/cHJ5/3l7gf9ucHf/dXd9/25wd/9zdXz/
-bG51/25xe/9sbnX/c3V8/2ptd/92eHz/dXiB/2xudf97fYT/cXN6/2dqc/9qbXf/am13/3Bzff91d33/
-bnB3/2xvef9sb3n/bG94/21wd/91d3z/bG51/3Byef9ucHf/bG51/3l7gf9qbXf/dXd9/2xudf9nanH/
-d3l//2ptd/9sb3n/bnF7/2ptd/9ucXv/amxz/2xudf9qbXf/bG95/3Byef9ucHf/bG51/3V3ff9sb3n/
-bnB3/3d6g/9wc33/bnF7/3N2f/9ucXv/bnF7/2dqdP9sb3n/bnF7/3l7gf91eIH/d3qD/3Z4fP9ydHv/
-a252/2xudP9qbHP/c3V8/21vc/9wcnn/cHJ5/25wd/9sbnX/a212/2Nmb/9sb3n/Z2p0/2Zpc/9sbnX/
-bG95/3V3ff9ucXv/bG95/29xdf93eX//Zmlz/25wd/9wcnn/c3V8/3Byef97fYP/c3V8/3Bzff91eIH/
-bG95/25xe/9wcnn/dXiB/3Bzff9wcnn/bnB3/25xe/91d33/bnB3/2xudf91d33/dXd9/3N1fP94eX3/
-bnB3/29xdf92eHz/cHJ5/3Byef9qbHP/b3F1/2psc/9ucHf/bnB3/3N2f/91eIH/cHN9/3Bzff9ucHf/
-cHJ5/3Bzff9sb3n/dXiB/25wd/9ucHf/b3F1/25wd/9wcnn/bG51/3Byef9sbnX/bnB3/3Z4fP9tb3P/
-bG51/2psc/9qbXf/d3l//2xudf9kZ3H/am13/25xe/9qbXf/Z2px/2dqcf9maXP/bG95/2dqdP9ucXv/
-bnF7/25xe/9wc33/bG51/25xe/9tb3P/dnh8/2Zpc/9ucXv/am13/2ptd/93eX//bG95/2xvef9qbHP/
-bnB3/29xdf9zdXz/bG51/2ptd/9qbXf/cHN9/25wd/9wc33/bnF7/3N1fP9wcnn/bnB3/25xe/9qbXf/
-bG95/25xe/9nanT/am13/2ptd/9qbHP/Z2p0/2psc/9nanT/bG95/2Zpc/9sb3n/dnh8/21vc/9sbnX/
-bG51/2xudf9ucHf/bnB3/3Byef9wc33/bnB3/3V3ff9ucHf/bnB3/3V4gf91eIH/cHN9/25xe/91eIH/
-d3qD/3Byef91eIH/c3Z//25wd/92eHz/amxz/3Z4fP9wcnn/c3V8/3N1fP9zdXz/amxz/25wd/9wcnn/
-bG51/2ptd/9sbnX/c3V8/2psc/9vcXX/cHJ5/3V3ff9wcnn/cHJ5/25wd/9ucHf/bnB3/3V3ff9nanH/
-bG95/2xvef9qbXf/c3Z//3N2f/95e4H/dXiB/3Bzff9zdn//dXiB/3d6g/+Bg4r/d3l//35/g/97fYP/
-fn+D/3V3ff95fIb/c3Z//3l7gf9ucHf/dXiB/3V4gf9tcHr/fYCH/3V3fv9wc3v/dXeA/3Bzff97fYP/
-e32D/25xe/9ucHf/cnR7/21wev9tb3f/a254/2Zobv9maXP/Z2px/2dqcf91d33/amxz/2xvef9sbnX/
-Z2px/3Byef9sb3n/bG95/2xvef9sbnX/bnB3/29xdf9vcXX/bnF7/25xe/91eIH/bnF7/25wd/9ucXv/
-cHN9/3Byef95e4H/cHN9/3N2f/91eIH/c3Z//25xe/9sb3n/c3Z//3d6g/97fYP/d3qD/3l8hv95e4H/
-dXiB/3F0fv9ucHf/aGt0/2xvef9sbnX/bG95/2hrdf9rbXf/a254/3F0fP9ucXv/en2D/3l7gf9wc33/
-cHN9/3Bzff9wc33/bnB3/29xdf9vcXX/dXd9/2Zobv9tb3P/bnF7/25xe/9sbnX/dXd9/25wd/9wcnn/
-cHJ5/2dqdP9qbXf/bW9z/3Z4fP9sbnX/amxz/2dqdP9qbXf/bnF7/2Zpc/9maXP/cHN9/3N1fP9sb3n/
-dXd9/2psc/9maXP/bG95/2xudf9qbHP/Zmlz/2dqdP9maXP/bG51/2dqdP9ucXv/bnF7/2ptd/9qbXf/
-Zmlz/2dqcf9qbXf/Zmlz/3N1fP9nanT/amxz/2psc/9sbnX/am13/2dqdP9maXP/Zmlz/2psc/9zdXz/
-bG51/2xudf9iZW7/Z2p0/3N1fP9qbXf/Zmlz/2ptd/9sb3n/am13/2dqcf9kZ3H/Zmlz/25xe/9nanT/
-am13/2xvef9qbXf/cHN9/2Zpc/9nanT/Z2p0/25xe/9gY2z/Zmlz/2Rncf9iZW7/cHJ5/2xvef9nanT/
-Z2px/2ptd/9qbHP/am13/21vc/9sbnX/Zmlz/3Bzff9nanT/bnF7/2xvef9ucXv/bG95/2ptd/9ucXv/
-bG51/2xvef9sb3n/Zmlz/2dqdP9qbXf/Zmlz/2dqdP9maG7/Zmlz/2ptd/9nanH/am13/3Byef9kZ3H/
-Z2px/2Zobv9iZW7/Zmlz/2xudf9qbXf/am13/2xudf9ucXv/amxz/2psc/9ucXv/bG95/2dqdP9nanH/
-bG95/3Bzff9sbnX/Z2p0/2xvef9qbHP/c3V8/2dqdP91d33/bnB3/3Z4fP92eHz/bnF7/2psc/9sbnX/
-cHJ5/21vc/9wcnn/cHJ5/3V3ff9ucHf/bW9z/3V3ff93eX//bnF7/25xe/9sbnX/bG51/3Byef9wc33/
-Zmhu/25wd/9ucHf/Z2p0/2ptd/9wcnn/c3V8/2xudf9vcXX/bnB3/3Byef9zdXz/eXuB/2xudf91d33/
-dXd9/3V3ff9ucHf/c3V8/25wd/91d33/bnB3/3d6g/91eIH/bnB3/3t9hP9wc33/a212/3Bzff9wc33/
-dXiB/3l7gf9wc33/cHJ5/3N2f/9ucXv/b3F6/3V3ff9tb3P/dXd9/25wd/9ucHf/d3qD/25wd/9zdXz/
-bnB3/21vc/92eHz/bnB3/3Byef9wcnn/bnB3/3N1fP9ucHf/bnB3/25wd/9vcXX/dXd9/25wd/9tb3P/
-bG51/2ptd/9qbHP/cHN9/2xvef9qbXf/bnF7/2dqdP9qbHP/YmVu/2Zpc/9qbXf/Z2p0/2Zobv9qbXf/
-Z2pz/2dqc/9pbHP/a21y/2ttdP90dnz/bnB3/2xvef9tcHr/bnF7/2ptd/9maXH/ZWhy/2xvef9sb3n/
-YGNs/2Zobv9kZmz/d3l//3N2f/9ucXv/c3V8/3t+h/9sb3n/c3V8/3V4gf95fIb/eHl9/31+gf9zdXz/
-dXiB/3d6g/9ucXv/cHN9/3Bzff93eX//bnB3/2xvef9ucHf/bG95/3Z4fP9qbXf/bG95/3V3ff94eX3/
-cHJ5/3V3ff9wcnn/am13/3N1fP9tb3P/am13/2Zpc/9nanT/am13/21vc/9sbnX/c3V8/3V3ff9zdn//
-c3Z//3Byef9zdXz/eXuB/3Bzff95fIb/c3V8/3N2f/9wc33/c3Z//3V4gf92eHz/e32D/3V3ff9zdn//
-eXyG/3N2f/9zdn//bnF7/3V4gf93eoP/bnF7/2ptd/9zdXz/c3V8/3Byef9vcXX/bG51/2xvef91d33/
-bG51/3Byef9ucXv/am13/25xe/9qbHP/am13/2dqdP9ucXv/XWBq/2ptd/9nanT/Zmlz/3N1fP9sb3n/
-am13/2dqdP9sb3n/bG51/25wd/9tb3P/bW9z/2dqcf92eHz/cHJ5/3V3ff9zdXz/cHJ5/3Bzff9wc33/
-c3Z//3Bzff9zdn//c3Z//2xvef9qbHP/bnB3/25wd/9zdXz/bW9z/2xudf9zdXz/b3F1/3N1fP94eX3/
-bnB3/2xudf9vcXX/Z2px/2psc/9wcnn/bnB3/25wd/9ucHf/cHN9/2dqdP9sbnX/cHN9/3N1fP9sb3n/
-amxz/25xe/9ucXv/bG51/2ptd/9ucXv/bG51/3Z4fP9qbHP/dnh8/25xe/9zdn//c3Z//3Bzff9qbHP/
-bnB3/3N1fP9tb3P/bnF7/2ptd/91d33/bnB3/25wd/9wcnn/dnh8/3N1fP9wcnn/bnB3/25wd/9wc33/
-dXiB/2dqdP9wcnn/c3V8/2xvef9wc33/cHN9/3N2f/9ucHf/b3F1/29xdf9zdXz/cHJ5/3l8hv9sb3n/
-dXiB/3N1fP92eHz/bW9z/3Byef9ucHf/dXd9/25wd/95fIb/d3l//21vc/96e4H/b3F5/2Zpcv9sbnX/
-am13/3Byef94eX3/bnB3/25wd/9zdXz/cHJ3/3Fzev91d3v/bW9z/3N1fP9zdXz/b3F1/3t9g/9ucHf/
-cHJ5/25xe/9sbnX/c3V8/2ptd/9sb3n/am13/2ptd/9qbXf/bW9z/2xudf9sbnX/b3F1/3N2f/9ucXv/
-bnB3/2xvef9sb3n/bnB3/3Z4fP9wcnn/bnB3/3Byef9ucHf/bnB3/2psc/9wcnn/c3Z//3V4gf9wc33/
-e32D/3N2f/90d4D/bnF7/25xef9rbnf/c3Z//3Byef9wcnn/bnF7/3N2fv9xdHv/bG95/2hrdf9wc33/
-bG95/2Rncf9qbXf/bG51/3h5ff9zdXz/cHJ5/25wd/93eoP/am13/25xe/9ucXv/cHN9/2xvef9zdn//
-bG95/25xe/9zdXz/bG51/25wd/9wcnn/d3l//2dqdP9iZW7/Zmlz/2ptd/9zdXz/am13/2xudf9wcnn/
-d3l//25wd/91d33/bnB3/2ptd/91d33/b3F1/2psc/9nanH/b3F1/2xudf9vcXX/b3F1/3Byef91d33/
-bnB3/25wd/9sbnX/bW9z/3N1fP9nanT/d3l//2xudf9qbXf/amxz/2psc/9nanH/Zmhu/2dqdP9kZ3H/
-YmVu/2xudf9gY2z/Zmhu/2BjbP9maXP/bG51/2Rncf9iZW7/Zmlz/2Rncf9maXP/Zmhu/2Rncf9nanT/
-bnF7/2dqdP9sb3n/bnF7/2xvef9ucXv/Z2p0/25xe/9ucXv/c3V8/2Zobv9wcnn/bnB3/2Zpc/91d33/
-bnF7/25wd/9qbHP/bnB3/2ptd/9sb3n/amxz/2dqdP9iZW7/bnF7/2dqdP9zdXz/bnF7/2xvef9wc33/
-bG95/2xvef9sbnX/am13/2ptd/9maXP/YmVu/2xvef9ucHf/c3V8/21vc/9sbnX/cHJ5/2ptd/9wc33/
-dXd9/25wd/9wcnn/bW9z/2Zobv9qbXf/dXiB/25xe/9sb3n/bG95/3N2f/9wcnn/cHN9/3V3ff91d33/
-bnF7/2xvef91d33/bnF7/2xudf9qbXf/am13/2xudf91d33/am13/3N1fP9ucXv/bG95/2xvef9qbXf/
-ZGdx/2dqcf9maXP/Z2p0/2xvef9qbXf/Z2p0/2dqcf9qbHP/bG95/3N1fP9wc33/bG95/2ptd/9tb3P/
-bnB3/3Bzff9maG7/bG51/2xudf9sbnX/bnF7/25xe/91eIH/cHJ5/3N1fP9ucHf/dXiB/3N2f/95e4H/
-c3Z//3d6g/9wc33/eXuB/25xe/9wcnn/c3Z//3Z4fP9ucHf/eXuB/3d5f/9wcnn/fH2C/3F0fP9wcnz/
-c3Z//3N2f/93eoP/eXyG/3Bzff91d33/eHuF/3N1e/9ydHn/cHN9/2tud/9qbXf/am13/2dqcf9zdn//
-bG51/25xe/9ucXv/bG51/3N1fP9sb3n/bG95/2xudf9vcXX/bG95/25wd/9sb3n/bnF7/25wd/9zdn//
-bG95/25wd/9ucHf/cHJ5/29xdf92eHz/bnF7/2xvef9ucXv/cHN9/25xe/9sb3n/c3Z//3N2f/91eIH/
-cHN9/3l7gf9zdn//c3Z//25weP9ucXn/bG51/3Byef9vcXX/bG95/25wd/9zdXz/cXN6/2lsdP9ucHf/
-dnh8/25xe/9nanT/bG51/25wd/92eHz/c3V8/3N1fP9sbnX/dnh8/2xudf9ucHf/bnF7/3N1fP9ucHf/
-dXd9/25wd/9wc33/dXiB/25xe/9sb3n/cHN9/3d6g/9ucHf/bG95/3Byef9wc33/eXuB/25xe/9wcnn/
-cHN9/3V4gf9ucHf/dXd9/25wd/9wcnn/dXiB/25xe/9sb3n/Z2p0/2xvef9qbXf/bnB3/29xdf9ucHf/
-dXd9/25wd/9ucHf/bnB3/25wd/9wc33/am13/3d5f/9ucHf/bnB3/25wd/9sb3n/cHJ5/3N1fP9wc33/
-bnB3/25wd/93eX//bnB3/25wd/9ucHf/dXd9/3h5ff9zdXz/bG51/3Byef9wcnn/cHN9/3Byef9ucHf/
-bnB3/3N1fP9sbnX/am13/2xvef9qbXf/c3V8/2Zpc/9ucXv/am13/2xvef9iZW7/am13/2dqdP9kZ3H/
-cHN9/2xvef9sbnX/amxz/3Bzff9sbnX/am13/3N2f/9zdXz/bnF7/3l8hv9zdn//eXyG/3V4gf9zdn//
-c3Z//25xe/9wc33/bnB3/3Byef9zdXz/bG51/2dqcf9wcnn/c3V8/3N1fP9sbnX/bG51/2xvef9qbXf/
-c3V8/3V3ff9sb3n/bG95/2ptd/9iZW7/Zmlz/25xe/9qbXf/am13/2Zpc/9sb3n/amxz/2psc/9ucXv/
-bnF7/2dqdP9maXP/bG95/2Zpc/9maG7/ZGdx/2dqcf9kZ3H/bG95/2Jlbv9qbXf/am13/2Zpc/9nanT/
-Zmlz/2BjbP9kZmz/ZGdx/2Rncf9qbXf/Z2px/2Zpc/9kZ3H/Zmhu/2ptd/9wc33/c3V8/2xudf9nanT/
-bG51/3Bzff9sb3n/Zmhu/25wd/9ucHf/bG51/25xe/9wc33/dXd9/29xdf9ucHf/bnB3/3N2f/9ucHf/
-eHl9/3Byef91d33/b3F1/3V3ff9ucHf/bnB3/25wd/9zdXz/am13/3V4gf91d33/bG94/3d5gP9tcHj/
-aGt1/2ptd/9qbXf/bG95/3N1fP9sbnX/am13/25xe/9vcXf/cHJ5/3V3e/9wcnn/cHN9/3V4gf9ucXv/
-e36H/25xe/9wc33/cHN9/25xe/93eX//bnF7/3Byef9ucHf/cHJ5/25xe/9ucHf/bnB3/3Bzff9ucXv/
-c3Z//3Bzff9zdXz/bnF7/2xvef9ucHf/d3l//2xvef9wcnn/am13/2xudf9ucXv/bW9z/3V3ff9ucHf/
-bnF7/25wd/94eX3/cHJ5/3N1fP9qbXX/aGt1/2hrdP9ucXv/bG51/2ptd/9qbXf/bnF7/2tueP9kZ3D/
-ZWhx/3J1fP9ucXv/am13/2xudf9ucHf/c3V8/3N1fP9ucXv/bG95/3Z4fP9qbHP/cHJ5/25wd/9zdXz/
-bnB3/3d5f/9wcnn/bnF7/3Bzff9nanT/bnF7/25xe/93eoP/bnB3/2xvef9nanT/bnB3/3N1fP9qbHP/
-amxz/2ptd/91d33/bG95/25xe/9sbnX/bG51/25xe/9nanH/Z2px/2Zpc/9maXP/YmVu/2dqdP9qbHP/
-bG95/3N1fP9qbHP/am13/2dqdP9maXP/cHN9/2dqdP9zdXz/bG51/2xudf9wc33/bnB3/21vc/9tb3P/
-c3V8/2xvef9sb3n/e36H/25wd/9zdXz/bnB3/3V4gf97fYP/cHN9/3Byef9zdn//c3Z//3d6g/9wcnn/
-bnB3/3Byef95e4H/cHJ5/3V4gf95e4H/c3Z//3l7gf9zdXz/eXyG/3d6g/95fIb/bG95/3V4gf9zdXz/
-cHN9/3l8hv95e4H/dnh8/3N2f/9+gIb/dXiB/3V4gf9tb3P/bW9z/2dqcf92eHz/bnB3/3d6g/9zdXz/
-am13/2xvef9qbXf/Zmlz/2dqcf9nanH/am13/2dqdP9nanT/bG95/3Bzff9ucHf/bW9z/25wd/9tb3P/
-am13/3N1fP91d33/bG95/2ptd/9ucXv/ZWZq/2dqcf9wcnn/bnB3/25wd/9vcXX/c3V8/25wd/9ucXv/
-d3l//3V3ff9ucXv/bG95/3V3ff9wcnn/bnF7/2xvef9ucXv/cHJ5/3V3ff9sb3n/d3l//3d5f/91eIH/
-eXuB/3d6g/9ucXv/c3Z//3t9g/97fYP/fX6B/3Bzff9zdn//c3V8/3Bzff93eoP/dXiB/3V4gf9sb3n/
-Z2p0/25wd/9ucXv/cHJ5/2dqdP9ucXv/bnB3/25wd/9wcnn/cHN9/3Z4fP9sbnX/bG51/21vc/9wc33/
-bG95/3N1fP9ucXv/dXd9/2xudf92eHz/bnF7/3Byef91eIH/c3Z//29xdf95e4H/d3l//3N1fP97foX/
-dXd9/3J0e/9zdn//dXd9/31+gf97fof/dXiB/3V4gf91eIH/dHZ9/3J1f/92eH//bnF7/3N1fP9wcnn/
-bW9z/3l7gf9sbnX/bnB3/3Byef9ucHf/c3V8/25wd/9ucHf/bG51/2ptd/9qbHP/Z2p0/2psc/9qbXf/
-bG51/3N1fP9tb3P/amxz/2ptd/9sb3n/am13/3d5f/9sbnX/bG95/2ptd/9qbXf/cHN9/2ptd/9zdXz/
-cHJ5/25wd/9ucHf/c3V8/2xvef91d37/cHN4/3R2ff9ydX3/eHqA/3V4gf9zdn//b3J8/29yfP9vcnj/
-aGpy/2hrdP9zdXz/bG95/2Zpc/9sb3n/am13/3V3ff9wc33/cHN9/25xe/94eX3/am13/3Bzff91eIH/
-c3Z//2xvef91d33/b3F1/2xvef9ucXv/Z2p0/25xe/9wc33/eXyG/3Byef9ucHf/am13/3N2f/93eoP/
-bnF7/25wd/9wcnn/dnh8/25wd/9ucXv/bW9z/2xudf9zdXz/bG51/2psc/9qbXf/bG95/2ptd/9ucHf/
-bG51/25wd/93eX//am13/25wd/9sbnX/am13/25xe/9nanT/c3V8/2ptd/9sbnX/cHJ5/2xudf9sbnX/
-bG51/3N1fP9tb3P/bnB3/3V3ff9sbnX/am13/2dqdP9ucXv/dXd9/2xvef9nanT/am13/2xudf9wc33/
-amxz/2psc/9nanT/c3V8/2xudf9zdXz/dXd9/3Byef9zdn//bG95/3N2f/9ucXv/cHN9/2dqdP9ucXv/
-bnB3/2dqdP9wc33/bG95/25wd/9ucHf/d3l//3Byef9wcnn/Z2px/2xudf9iZW7/bnF7/2psc/91eIH/
-bG95/2psc/9maXP/Z2p0/2Zobv9maG7/ZGdx/2Zobv9iZW7/YGNs/2Rncf9nanT/ZGdx/2Rncf9kZ3H/
-YGNs/2Rncf9sb3n/bG95/2dqdP9maXP/Z2p0/11fZf9iZW7/bG95/2xvef9qbXf/bG51/2xvef9qbXf/
-bnF7/3Z4fP94eX3/cHJ5/2xudf9zdn//cHN9/3N1fP9ucHf/bnF7/3Bzff93eX//bnB3/3Z4fP92eHz/
-c3V8/3V3ff9wc33/b3F1/29xdf9zdXz/bnB3/3N1fP9tb3P/bG51/2xudf9sbnX/cHN9/2ptd/91d33/
-Z2p0/2Rncf9sbnX/bG95/2xvef9nanT/bG51/2xudf9sbnX/bnB3/3Bzff91d33/b3F1/25wd/9ucHf/
-c3V8/3Byef92eHz/cHJ5/3V3ff9qbHP/c3Z//3Bzff9wcnn/dXiB/3V3ff9sbnX/eHl9/3V3ff9wcnn/
-dXiB/3Byef9sb3j/b3F1/2xvef9zdn//eHl9/2xvef9wcnn/cHN8/21wev9tb3j/cHJ5/2dqcv9maXP/
-Zmlz/2Rncf9wc33/amxz/2psc/9sb3n/am13/2ptd/9qbXf/am13/2xudf9qbHP/bG51/2xudf9nanT/
-am13/2ptd/9ucXv/amxz/2xudf9qbXf/cHN9/2ptd/9zdn//am13/3Bzff9qbXf/bnB3/3V3ff9ucHf/
-dXd9/25wd/9wcnn/cHJ5/3Byef9tb3P/bnF7/21vd/9ucXn/bW93/3R2ff9sb3n/am13/2ptd/9ucXv/
-b3F4/2hrc/9sb3n/d3l//3N2f/9sb3n/bnF7/25wd/9ucXv/Z2p0/2dqdP9qbXf/bnF7/2Zpc/9nanT/
-Z2p0/2ptd/9nanT/bnF7/2xudf9qbXf/bG51/2psc/9tb3P/bnF7/3l7gf9tb3P/amxz/2psc/9ucXv/
-cHN9/25xe/9ucXv/c3Z//3l7gf9zdn//dXiB/25xe/9wc33/d3qD/3N1fP9zdXz/bnB3/25xe/9ucXv/
-c3Z//3N1fP9wc33/eXyG/3N2f/9wc33/c3V8/3N2f/93eoP/c3Z//3t9g/9zdn//cHJ5/3t9g/9zdn//
-d3l//3V3ff93eoP/c3Z//3d6g/97fof/c3Z//3N1fP9zdn//eXuB/3l8hv9zdn//bG95/3N2f/9wcnn/
-d3l//3Byef9ucHf/bnB3/3h5ff9sbnX/cHJ5/3Z4fP9wcnn/bnB3/2ptd/9ucXv/bG51/2xvef9nanH/
-bnF7/2xudf9nanT/bnF7/2ptd/9qbXf/Z2p0/3N1fP9sbnX/Z2p0/2xudf9qbXf/Zmlz/3N1fP9qbXf/
-fn+D/3Z4fP9wcnn/c3V8/3N2f/9sb3n/bnF7/25wd/9wcnn/bnB3/2xvef9wc33/d3l//25xe/9wcnn/
-cHN9/25wd/9ucHf/d3l//3N2f/91d33/bnB3/3N1fP9lZmr/Zmlz/25xe/9sb3n/am13/2dqcf9qbXf/
-amxz/2dqdP9ucHf/cHJ5/2dqdP9kZ3H/bnF7/2ptd/9nanT/amxz/2ptd/9qbXf/cHJ5/2psc/9zdXz/
-c3V8/25wd/9zdXz/dXd9/29xdf9ucXv/dXiB/3Bzff91d33/bG95/25xe/9wcnn/bnF7/3Bzff9wcnn/
-eXuB/25wd/9qbXf/bnF7/3V4gf9wc33/bnF7/3V4gf9ucXv/cHN9/3Bzff93eoP/eXyG/3N2f/9zdn//
-cHN9/3d6g/9zdn//e32D/3d6g/95fIb/cHN9/3l7gf91eIH/c3V8/3d6g/91eIH/c3Z//3t+h/97fob/
-d3qE/3p8g/90dn7/bXB6/25wd/9sb3n/cHN9/3d5f/9ucXv/bnB3/25xe/9xdH7/c3V9/3d5gP9wc33/
-bnF7/2xvef9ucHf/eXyG/25xe/9ucXv/cHN9/25xe/9wc33/cHJ5/25xe/9zdXz/cHJ5/25xe/9sb3n/
-bnB3/21vc/9ucHf/c3V8/25wd/9sb3n/bnF7/3d5f/9ucXv/d3qD/25xe/9zdn//cHN9/2xvef91d33/
-bG95/3Z4fP9ucHf/c3V8/25wd/9ucXv/bnB3/3Bzff9tb3f/bnB3/21vc/9ydHz/bnB3/25wd/9wcnn/
-cHJ5/3Fzef9oa3P/aGtx/3V3ff9wcnn/Z2px/2xvef9sbnX/dnh8/3N1fP91eIH/c3Z//3V4gf9sb3n/
-bG95/3Bzff9ucXv/bG95/3N2f/9sb3n/cHN9/25wd/9sb3n/bnB3/25xe/93eoP/bnB3/2xudf9qbHP/
-c3V8/3N1fP9ucHf/bnB3/3V3ff92eHz/c3V8/2xvef9qbXf/bnB3/3N1fP9sbnX/am13/2xudf9sbnX/
-amxz/25wd/9tb3P/bnB3/3V3ff9ucHf/bG95/2ptd/9tb3P/bnB3/2psc/9zdXz/bnB3/2ptd/91eIH/
-bnB3/25wd/9ucHf/bnF7/25wd/9zdXz/dXiB/25wd/9sb3n/bnB3/3N1fP91d33/bnB3/2psc/9tb3P/
-bG51/3V3ff9sbnX/bG51/25wd/91d33/bG51/3Byef9zdXz/am13/2ptd/9nanT/bG95/2psc/9qbXf/
-ZGdx/2ptd/9qbHP/Zmlz/2ptd/9qbXf/am13/2psc/9zdXz/bG51/2xudf9wcnn/bnF7/25xe/91eIH/
-cHN9/3+Bh/93eX//bG95/3Bzff9zdn//bG95/25xe/9ucHf/cHJ5/25wd/9qbXf/bnF7/3V4gf9ucXv/
-cHJ5/25xe/9ucHf/cHN9/3d5f/91eIH/c3V8/3Byef9ucXv/ZGdx/25wd/9wcnn/cHN9/2xvef9wcnn/
-bnF7/2xvef9wc33/d3l//3d5f/9zdXz/bG51/3Z4fP9zdXz/cHJ5/25wd/9wcnn/bG51/3V3ff9qbXf/
-cHN9/3N1fP9sb3n/bG95/2xvef9qbHP/Z2p0/25xe/9nanT/c3V8/2dqdP9qbXf/Z2px/2psc/9sb3n/
-amxz/3Byef9maG7/YmVu/2ptd/9sb3n/amxz/2Zpc/9ucHf/Z2px/2xudf9tb3P/bnB3/3Bzff9ucHf/
-dXiB/25wd/9zdXz/bnB3/3V3ff9zdXz/dXd9/2xudf91d33/bG95/25wd/9zdn//dXd9/29xdf92eHz/
-eHl9/3J0e/92eH7/bXB4/2hrdP9qbHP/Zmlz/3Byef91d33/am13/21vc/9sb3n/bm92/21weP92eH//
-bnB3/2xvef9wc33/bnF7/3d6g/9zdn//d3qD/3t9g/93eX//fn+D/3d5f/93eX//e32D/3p7f/97fof/
-eXuB/3l7gf95e4H/e32D/3t9g/91eIH/d3l//31+gf9/gYf/d3l//3+CjP93eoP/d3qD/3Bzff9sb3n/
-dXd9/25wd/91d33/am13/2xvef9qbXf/bnF7/2psc/9rbnj/aGty/2hqc/9maG//am13/2dqcf9qbXf/
-bnF7/2xveP9tcHj/YmVu/19ibP9sb3n/Z2p0/2BjbP9maXP/bG95/3h5ff9wc33/c3Z//25wd/91d33/
-bG95/2xvef9sb3n/bnB3/25wd/92eHz/cHJ5/3Byef9sb3n/bnB3/25wd/9ucHf/dXd9/2xudf9qbHP/
-Z2px/3Byef9ucHf/am13/2xvef9wc33/c3V8/25xe/9ucXv/bG51/25xe/9wc33/bG51/25wd/9ucHf/
-bnB3/2ptd/9wcnn/b3F1/25wd/93eX//cHJ5/25wd/9vcXX/bG51/25wd/9sbnX/cHN9/2xvef9ucXv/
-eXuB/3Bzff9zdn//cHN9/3V4gf9ucXv/dXiB/3d6g/9ucHf/bG51/2xvef91d33/eHl9/3Bzff9sb3n/
-bnB3/25wd/95e4H/bG51/2xvef9ucHf/d3l//25xe/9wc33/dXd9/2xvef9zdXz/bnB3/25xe/9ucXv/
-bnF7/2dqdP9sb3n/bG95/2xudf9wc33/cHJ5/25wd/9sb3n/dXd9/25wd/9sb3n/bG51/2ptd/9nanT/
-bnF7/2xudf99foH/dXd9/21vc/9wcnn/c3Z//25wd/9ucHf/b3F1/2xudf9sbnX/Z2px/3N1fP9zdXz/
-bG51/21vc/9sb3n/am13/2xvef9zdXz/bG95/3Bzff91d33/cHJ5/2Rncf9ucHf/bnB3/3Bzff9ucHf/
-bnF7/25xe/9wcnn/cHN9/3d6g/93eoP/c3Z//2xvef91eIH/c3Z//3N2f/9ucXv/cHN9/3N1fP93eoP/
-bnF7/3d6g/91eIH/cHN9/3N2f/9wc33/bG95/2xvef91eIH/bnF7/3V3ff9sbnX/bG51/2xudf9sb3n/
-bnF7/2ptd/93eX//bW9z/2psc/9zdn//cHJ5/25wd/9sbnX/cHJ5/2psc/9vcXX/bnB3/25wd/9zdXz/
-bG51/3Byef9ucHf/dXd9/2xudf9zdXz/bnB3/3h5ff9sbnX/eHl9/25xe/9wcnn/c3Z//2xvef9qbHP/
-cHN9/3V3ff9sb3j/dHeB/25wef9sb3n/bnF7/25wd/9zdn//dXiB/2xvef9ucHf/bnF7/3R2fP9vcnn/
-dnh//25wd/9ucXv/bnF7/25wd/95e4H/bnF7/3N2f/91eIH/c3V8/3V4gf9wc33/cHJ5/25wd/9wcnn/
-dXiB/3Byef9ucHf/bG95/2xvef9wc33/bnB3/21vc/91d33/eHl9/3Byef95e4H/cHJ5/2xvef9ucXv/
-amxz/3N1fP9qbXf/cHN9/21vc/9wcnn/bnB3/3N1fP9vcXX/dHZ9/21wef9xc3z/bnB3/3N2f/9ucXv/
-c3Z//3V4gf9wc33/dXd+/2xvef9ydX7/e36H/3t9g/9ucXv/d3qD/3l8hv94eX3/cHJ5/3V3ff9tb3P/
-cHJ5/2xudf9ucHf/bG51/2ptd/9sbnX/dnh8/25wd/9qbXf/Z2p0/2dqdP9sbnX/bnF7/3V3ff9sbnX/
-bG51/2Zpc/9sb3n/am13/2ptd/9sb3n/c3V8/3Bzff9wc33/bG95/2ptd/9ucXv/cHN9/3Byef9ucHf/
-bG51/2xvef9nanT/bnB3/29xdf9zdXz/dnh8/25wd/9qbXf/amxz/2xudf9qbXf/Z2p0/2xvef9qbHP/
-Zmlz/3Bzff9sbnX/bG95/2ptd/9zdXz/bG51/25xe/91d33/bG51/2psc/9ucHf/dXd9/3h5ff9wcnn/
-Zmlz/2dqdP9sbnX/dnh8/2xudf9ucHf/b3F1/3d5f/9sbnX/cHJ5/3V3ff9qbXf/bG95/2xudf9sb3n/
-bnB3/3N1fP9qbHP/bnB3/2xudf9nanT/am13/2xvef9sbnX/bW9z/3N1fP9sbnX/bG95/2psc/9sb3n/
-Z2p0/25xe/9qbXf/eXuB/3d5f/9sbnX/bG51/3Bzff9sbnX/bW9z/2xudf9sbnX/bG51/2Zpc/9zdn//
-cHN9/2xvef9vcXX/cHJ5/29xdf9wcnn/c3V8/25xe/92eHz/dnh8/3Byef9maG7/bnB3/3N1fP9zdXz/
-bnB3/3Byef9wc33/dXiB/3V4gf97fof/eXyG/3d6g/9qbXf/dXiB/3Bzff9wc33/bnB3/29xdf9sbnX/
-dXd9/25xe/9wc33/c3Z//3Byef9ucHf/bG51/25wd/9qbHP/dXd9/3Byef93eX//amxz/21vc/9sbnX/
-bnF7/2xvef9ucHf/dXd9/21vc/9ucHf/c3V8/3Byef9ucHf/bG51/3Byef9sbnX/bG51/2ptd/9sbnX/
-bnB3/2xudf9zdXz/bG51/3V3ff9qbXf/dXd9/25xe/91d33/Z2p0/3h5ff9ucHf/b3F1/3Byef93eoP/
-c3V8/3l7gf96fIP/c3Z//3Z5g/9ucXr/bG51/2xudf9qbXf/bnF7/3d5f/9tb3P/bW9z/2xudf9ucHf/
-b3F2/3d5gv9wcnn/bnF7/3Bzff9ucHf/d3qD/25wd/9ucHf/cHN9/25wd/92eHz/b3F1/25wd/9sb3n/
-bnB3/3Bzff9sb3n/bG95/25wd/9ucHf/c3V8/29xdf9vcXX/dXd9/3V3ff9ucHf/eXuB/3Byef9sb3n/
-bnF7/2dqdP9zdXz/am13/2xvef9qbHP/bG95/2xudf9wc33/amxz/3Bzff9qbXb/bG53/2hqdP9vcnz/
-am13/3Byef9wcnj/cXN6/3JzeP9oanP/Z2pz/3N1fP9ucXv/Zmhu/3N1fP9ucHf/dnh8/3Byef94eX3/
-bnB3/3V3ff9sbnX/bG51/25wd/9sbnX/bG51/3N1fP9wc33/am13/2dqdP9maXP/amxz/2ptd/9zdXz/
-Z2px/2Zpc/9iZW7/Zmlz/2RmbP9iZW7/Zmhu/2Zpc/9nanT/ZGdx/2Rncf9iZW7/Z2p0/2Zpc/9maG7/
-Zmlz/2Zpc/9qbXf/Zmlz/2xvef9sbnX/bnF7/3N1fP9qbXf/amxz/2psc/9qbXf/am13/2xudf91d33/
-b3F1/2xvef91d33/bG95/3Byef9sbnX/dXd9/2ptd/9wc33/dXd9/21vc/9nanH/cHJ5/3Z4fP92eHz/
-c3V8/2dqcf9sb3n/cHJ5/3t9g/9wc33/c3V8/25wd/93eoP/bnB3/3N1fP91d33/bG51/3Byef9sbnX/
-cHJ5/3Byef91d33/b3F1/3Byef9sbnX/bnB3/3N1fP9ucHf/bW9z/29xdf9zdXz/b3F1/2xvef9ucHf/
-cHN9/25wd/9wc33/bG95/3+Bh/93eX//bnB3/25xe/91eIH/cHN9/3N2f/9zdn//cHJ5/2ptd/9kZ3H/
-dXiB/3Bzff9sb3n/cHJ5/3Bzff9wcnn/c3Z//3l7gf9zdn//c3Z//3l7gf9wc33/Z2p0/25wd/91eIH/
-c3Z//3Byef9vcXX/bnB3/3Bzff9zdn//d3l//3h5ff9zdn//bG95/3d6g/9zdn//cHN9/25wd/9vcXX/
-cHJ5/3N1fP9ucHf/dXd9/3N1fP9ucHf/bnB3/3Byef9sbnX/Zmlz/25xe/9ucXv/d3l//2ptd/9qbHP/
-amxz/2ptd/9qbXf/am13/3N1fP9sbnX/Z2p0/2ptd/9sb3n/Z2px/2Zpc/9nanT/ZGdx/2Zpc/9kZ3H/
-amxz/2ptd/9nanT/cHN9/2xudf9wcnn/bG51/3Z4fP91d33/dXd9/2xvef95e4H/bnB3/25wd/9wcnn/
-c3Z//25wd/9zdn//dnh8/29yfP94eoH/bnB5/25wd/9ucXv/bnB3/3Byef93eX//bW9z/21vc/9sb3n/
-a252/2xudf92eYL/cHJ5/3Bzff9wc33/c3V8/3d6g/9zdn//dXiB/3V4gf9ucHf/eHl9/25wd/9vcXX/
-bG51/25wd/9wcnn/b3F1/2xudf9tb3P/bG51/3Byef9sbnX/bW9z/3Bzff9wc33/bG51/25wd/9qbXf/
-am13/2xvef9kZ3H/am13/2Rncf9sb3n/am13/3Bzff9qbXf/dXd9/2ptd/9xc3v/bG53/2ttc/9lZ3D/
-Z2p0/2Zpc/9maXP/ZGdx/2dqdP9tb3j/am13/21vdv90dn3/dXd9/2dqcf9zdXz/bnF7/3N1fP9qbXf/
-dXd9/2xvef9ucXv/bW9z/3Byef9wcnn/b3F1/2xvef9ucXv/dXd9/25wd/9ucHf/bG95/25xe/9zdXz/
-e32D/3Byef9vcXX/bnB3/25xe/9wcnn/b3F1/2xudf9wcnn/cHJ5/3Byef9wcnn/bG51/3Byef9ucXv/
-am13/2ptd/9sbnX/bnF7/2dqdP9qbXf/am13/2xvef91d33/cHJ5/29xdf9vcXX/bG95/3Byef9ucHf/
-c3V8/25wd/9sbnX/dnh8/3Byef9ucHf/bW9z/3V3ff9sb3n/d3l//3d6g/9zdXz/bG95/3d6g/97fYP/
-d3l//3Bzff9sb3n/cHJ5/2xvef92eHz/am13/2xvef9ucHf/eXyG/25xe/93eX//cHN9/25xe/9wcnn/
-bG95/2xvef9wc33/dXiB/25wd/9ucXv/am13/25wd/9wc33/bnF7/2xvef9sb3n/cHN9/25wd/9sb3n/
-Z2p0/25xe/9nanT/bnF7/21vc/+Agob/d3l//25wd/9ucHf/dXiB/3Bzff9zdn//c3Z//25xe/9ucXv/
-Zmlz/3N2f/9ucXv/bnB3/25wd/9ucXv/bW9z/25wd/91d33/bnB3/25xe/9zdXz/am13/2Rncf9qbXf/
-bG95/2ptd/9nanT/Z2px/2Zpc/9nanT/Z2p0/3Byef9ucHf/bnB3/2dqcf9zdXz/bG95/2ptd/9qbHP/
-bG51/2xvef9sb3n/bG51/3Bzff9ucXv/am13/2xudf9ucXv/bnB3/2dqdP91d33/c3V8/3d5f/9sbnX/
-b3F1/3Byef9wcnn/bG95/2ptd/91d33/bG51/2ptd/9sb3n/cHN9/2Zpc/9qbHP/bG95/2xudf9sb3n/
-Z2p0/2ptd/9qbXf/Z2p0/2ptd/9nanH/am13/2Zpc/9wcnn/c3V8/3V3ff9qbXf/cHN9/2dqdP9maXP/
-am13/3N1fP9tb3P/c3V8/3N1fP9sb3n/d3qC/25wef9ucHX/bnB3/25wd/9ucXv/d3qD/3Byef9ucHf/
-b3J8/29xef9sbnT/cHJ6/2dpb/9qbXf/Z2p0/2dqcf9wcnn/am13/2ptd/9ucXv/bG51/25xe/9qbXf/
-am13/2Zpc/9sbnX/cHN9/25wd/9sb3n/b3F1/29xdf9zdXz/bnB3/29xdf91d33/bnB3/2ptd/91d33/
-cHJ5/2xudf9ucXv/am13/2ptd/9maXP/bG95/2xvef9ucXv/am13/3Bzff9sb3n/cHN9/21wev9tcHr/
-bG95/3h6gP91eIH/foCG/3Z5gv93eoP/dXiA/25weP9pbHb/bnF7/3Bzff9maXP/bnB3/2xvef95fIb/
-dXiB/3t+h/93eoP/dXiB/3Byef9zdn//bG95/25xe/9sb3n/cHN9/3V4gf9wc33/bnB3/25wd/9wc33/
-c3Z//36Ahv91eIH/c3V8/25wd/9wc33/bnB3/2xudf9ucHf/c3V8/3V3ff9zdn//bnF7/2xvef9zdn//
-cHN9/3Bzff9ucXv/c3V8/3Bzff9sbnX/bG95/25wd/9zdXz/dXd9/3Byef9sbnX/b3F1/2ptd/9ucHf/
-bG51/3N1fP9qbXf/bG51/3V3ff9ucXv/bnB3/2xudf9zdXz/bW9z/3Byef91d33/bG51/2ptd/9qbXf/
-cHN9/2xvef9qbXf/Zmlz/2xudf9qbXf/c3V8/2Zpc/9maXP/Z2px/3Bzff9nanH/bnF7/2xvef9qbHP/
-am13/2Zpc/9nanH/Zmhu/2Zpc/9kZ3H/Zmlz/2dqcf9kZ3H/Z2p0/2Zpc/9nanT/bG51/2xvef9sbnX/
-am13/2dqcf9sb3n/Zmlz/25xe/9sbnX/f4GH/3V3ff9sbnX/bG95/3Bzff9sbnX/bnF7/2xvef9qbHP/
-amxz/2RmbP9wc33/am13/2xudf9wcnn/cHJ5/2xudf9ucHf/c3V8/2ptd/9sb3n/bnF7/2xudf9iZW7/
-Z2p0/2xvef9sb3n/Z2p0/2ptd/9qbXf/bG95/3Bzff91d33/dXd9/3V3ff9vcXX/d3l//3V3ff9zdXz/
-bG51/2xudf9sb3n/bnF7/21vc/9zdXz/dXd9/25wd/9ucHf/bnB3/21vc/9nanH/c3V8/2xvef91d33/
-Z2p0/21vc/9zdXz/bnB3/2xudf9wcnn/d3l//2ptd/9nanT/am13/3V3ff9sbnX/bG51/2xvef9sbnX/
-am13/2Zpc/9sbnX/bG51/2xudf9ucHf/bW9z/3Byef9sb3n/dXd9/3V3ff93eX//bW9z/3V3ff9sbnX/
-bG51/2xudf91d33/cHJ5/3d5f/91eIH/cXR+/3Z5gv9wc3r/aGt1/25wd/9ucHf/bnF7/3d5f/9sbnX/
-bG95/2xvef9ydHv/bnF5/3V4gf9ucHf/cHN9/2xvef9ucHf/dnh8/3Byef9ucHf/bnB3/2xudf9wcnn/
-bnB3/3Byef9nanT/bG95/3N2f/9vcXX/bnB3/21vc/9sb3n/c3Z//3Bzff9wcnn/dXiB/25wd/9tb3P/
-eHl9/3V3ff9ucHf/c3V8/29xdf9ucHf/amxz/3N1fP9wcnn/c3Z//25xe/9zdXz/cHJ5/3V3ff9zdX3/
-bnF7/29xeP90d4D/cHN9/3Bzff9sb3n/cXN7/3Bze/9tb3f/aGp0/2xvef9ucXv/Z2p0/25xe/9sb3n/
-c3V8/25wd/94eX3/bnB3/3Bzff9wcnn/cHN9/25xe/9zdn//cHJ5/3N2f/91eIH/cHN9/3Byef9sb3n/
-c3V8/3N1fP97fYP/c3V8/29xdf9vcXX/dXd9/21vc/9ucHf/cHJ5/3Byef9wcnn/dXd9/2xvef9nanT/
-bG95/2ptd/9qbXf/amxz/2Zpc/9qbXf/Zmlz/2dqdP9sbnX/bG95/3N1fP9wc33/am13/2psc/9sbnX/
-bnF7/2xudf9zdXz/bG95/25wd/91d33/cHN9/25xe/9ucHf/dXd9/29xdf9zdXz/c3V8/25wd/9ucHf/
-bnF7/3V3ff9ucXv/d3qD/2xvef9ucHf/bG95/3d5f/9sb3n/bnB3/3Byef95fIb/bnB3/3N1fP9wcnn/
-bW9z/25wd/9wcnn/bG51/21vc/9wcnn/bG51/25wd/9ucHf/bG51/2xvef9sb3n/amxz/25wd/9ucXv/
-bW9z/2xudf9sb3n/bnF7/2xvef91eIH/bG95/4GDiv91d33/bW9z/3Byef9wc33/am13/25xe/9sb3n/
-amxz/2xudf9maXP/dnh8/2xvef9ucHf/cHJ5/25wd/9sbnX/b3F1/3Z4fP9zdXz/c3V8/3N1fP9ucHf/
-amxz/2xudf9wcnn/bnB3/29xdf9ucHf/bnB3/25xe/91eIH/d3l//3d6g/93eX//bG95/3d5f/9zdXz/
-cHN9/2psc/9ucHf/cHN9/3Bzff9ucXv/c3Z//3N2f/9wcnn/cHJ5/3Bzff9wcnn/cHJ5/3d6g/95fIb/
-eXyG/25xe/9zdn//c3Z//25xe/91eIH/e32D/3l8hv91eIH/c3V8/3d6g/97fYP/bnF7/25wd/9ucXv/
-cHJ5/3Bzff9sb3n/cHN9/3Byef9sb3n/cHJ5/25wd/9wc33/bnB3/25xe/9wcnn/eHl9/29xdf91d33/
-cHJ5/2xudf9vcXX/d3l//3Bzff97fYP/dXiB/29yfP91eIH/cHN9/21wev9wc33/cHJ5/2xvef93eX//
-bnB3/2xvef9wcnn/cXR9/21weP91d33/bnB3/3N1fP9sbnX/b3F1/3Z4fP91d33/cHN9/25xe/91eIH/
-cHN9/25wd/9wc33/am13/3Byef91eIH/c3Z//3N2f/9zdXz/dXd9/3l7gf93eX//c3Z//3t9g/91eIH/
-c3V8/3l7gf9zdn//c3Z//3l8hv91d33/d3l//3Z4fP97fYP/e32D/3V4gf9wc33/dXiB/3N2f/92eYL/
-c3Z+/3Bye/9vcXj/c3V8/25wd/9ucXv/bG95/2xvef9xdHz/bG95/2ptd/9wc33/cHN9/2dqdP9zdXz/
-c3V8/25xe/9sb3n/c3V8/2xvef9qbXf/bG51/3V3ff9ucHf/c3V8/29xdf9wcnn/cHN9/2xvef9qbXf/
-bG51/3N1fP92eHz/eXuB/3N1fP9sbnX/bW9z/3Z4fP9sbnX/am13/2xvef9sb3n/cHJ5/3Byef9ucHf/
-amxz/3N1fP9ucXv/bG95/2ptd/9maXP/bnB3/2xudf9sb3n/bG51/2xvef9wc33/c3V8/2xvef9tb3P/
-bW9z/3Byef9qbHP/c3V8/25wd/9sb3n/dXd9/3V3ff9ucHf/bW9z/3Byef9ucHf/cHJ5/3Byef9sbnX/
-bG51/25xe/9wc33/am13/3Bzff9qbXf/bnB3/25wd/91d33/bG51/2psc/9ucHf/d3qD/2xvef9wc33/
-cHJ5/25wd/9ucXv/c3Z//25wd/9wcnn/cHN9/25wd/9wc33/bnF7/3Byef9zdn//d3qD/3Byef9zdn//
-dXiB/25xe/9wc33/bnF7/3Bzff9wcnn/dXiB/2ptd/+BhI3/eXuB/25xe/91eIH/c3Z//2xvef9wc33/
-bnF7/2xudf9nanT/Z2p0/3V3ff9ucHf/bG95/3Byef9ucHf/bG51/25wd/91d33/c3V8/3V3ff9ucXv/
-cHJ5/2xvef9wcnn/c3Z//3N2f/9wc33/cHJ5/25xe/9ucXv/dXd9/3Z4fP93eX//eHl9/25wd/94eX3/
-cHJ5/3V3ff9qbHP/bW9z/25wd/9ucHf/bnB3/3N1fP9ucXv/bG51/2psc/9nanH/Z2px/2dqdP9sb3n/
-am13/3N1fP9maXP/amxz/2ptd/9qbXf/am13/3Bzff9zdXz/am13/2ptd/9zdXz/dnh8/2dqdP9wcnn/
-cHN9/2xvef9ucXv/Z2p0/25xe/9vcXX/amxz/3V3ff9vcXX/c3V8/2ptd/9wc33/cHN9/3l7gf9ucHf/
-c3Z//2xvef9sb3n/cHJ5/3Z4fP9wcnn/eHl9/3Z4fP9ydHv/dXd8/25wd/9qbHP/bG51/2xudf9sbnX/
-dnh8/2xudf9sbnX/bnB3/29xeP9tcHj/dHZ9/25xe/9zdn//bnB3/29xdf94eX3/cHN9/3N1fP9ucXv/
-cHN9/3N2f/9ucHf/bnB3/2xvef9ucHf/c3Z//3N1fP9ucXv/cHN9/3Bzff95fIb/c3Z//3Bzff93eoP/
-bnF7/25wd/97fYP/d3qD/3V4gf93eoP/cHN9/3N2f/9zdXz/cHN9/25xe/9wc33/cHJ5/3N2f/9zdn//
-eHqA/3N2fv9vcnr/bnB3/3R2ff9wcnn/c3V8/3V3ff90dnz/c3Z9/29xef9tb3f/c3Z//3Byef9sbnX/
-cHN9/25xe/9zdn//cHN9/3d5f/9ucXv/cHJ5/29xdf9wcnn/cHJ5/3V4gf9ucHf/c3Z//3V3ff91d33/
-amxz/25wd/9wcnn/dnh8/3l7gf9zdXz/bW9z/2xudf9zdXz/bG51/2xudf9zdXz/bG95/3Byef9wcnn/
-c3V8/25wd/9zdXz/cHJ5/3N1fP9ucHf/Z2p0/2xvef9sbnX/bnB3/21vc/9ucHf/cHJ5/3V3ff9qbXf/
-bnB3/2ptd/9ucXv/Zmlz/3N1fP9vcXX/bnB3/3V3ff9wcnn/am13/2xudf9ucXv/am13/3Bzff9ucXv/
-bG51/21vc/9ucXv/cHN9/2xudf91d33/bW9z/2xudf9sbnX/dXd9/2psc/9qbHP/bW9z/3V3ff9tb3P/
-bG95/2xudf9qbXf/bG51/3V3ff9ucHf/bnB3/3Bzff9vcXX/bG95/2xvef9vcXX/cHN9/3V3ff9sb3n/
-dXd9/25wd/9ucXv/c3Z//2ptd/9sb3n/bG51/3N1fP9nanT/gIKG/3Z4fP9vcXX/dXiB/25xe/9qbXf/
-c3Z//3Bzff9sbnX/bG51/25wd/91eIH/c3V8/25xe/9sb3n/bnF7/2xvef9zdn//c3Z//3V4gf93eoP/
-cHN9/3Byef9ucHf/cHN9/3d6g/9wc33/cHN9/3N1fP9ucXv/bnF7/3l7gf93eX//eXuB/3l7gf9ucXv/
-dnh8/3Byef9zdXz/bnB3/25wd/9wcnn/bnF7/2xvef9wc33/bnF7/2xudf9ucHf/bnB3/25wd/9vcXX/
-cHJ5/3V3ff95e4H/bnB3/25wd/9wc33/bnF7/3Bzff95e4H/foCG/3d5f/92eHz/fn+D/36Ahv9zdXz/
-e32D/3+Bh/95fIb/e36H/3N2f/9+gIb/eHl9/3V3ff97fYP/d3l//3l7gf94eX3/e32D/3d6g/9+gIb/
-c3V8/3d6g/9ucXv/Z2p0/29xdf93eX//c3Z//3l7gf94eoD/dXiB/3R2fv9qbXf/aGty/2dqcf9qbHP/
-ZGdx/25wd/9nanH/Z2p0/2xvef9qbXT/aWty/3Fzev9qbHP/bnF7/21vc/9sbnX/dnh8/3N1fP9ucHf/
-cHJ5/3Byef9zdXz/bnB3/25wd/9ucHf/b3F1/25xe/9sb3n/bG95/25xe/9ucXv/c3Z//3N2f/9wc33/
-eXuB/3N2f/9wc33/fX6B/3l7gf9+gIb/e32D/3d5f/91d33/dXd9/3V4gf93eoP/d3qD/3N2f/93eoP/
-d3qD/3t+h/97fof/eHuC/3R3gP93eoL/eXuB/3l7gf93eX//dXh+/3R2fP9ucXv/bnB3/25xe/9wcnn/
-amxz/3Byef9sbnX/c3Z//3V4gf93eX//c3Z//3N2f/9ucXv/cHN9/25xe/93eX//bG95/3Byef9zdn//
-dXiB/25xe/9wc33/dXiB/3t9g/9/gYf/d3qD/3Bzff91eIH/d3qD/3Bzff91eIH/d3qD/25xe/9sb3n/
-cHN9/3Bzff9ucHf/cHN9/3N2f/91eIH/c3Z//3N1fP9zdn//cHJ5/3Bzff9sb3n/bnB3/3N1fP9zdXz/
-b3F1/3Byef9wcnn/c3V8/2xudf91d33/cHJ5/25wd/93eX//c3V8/29xdf9ucHf/cHN9/2xvef91d33/
-c3V8/2ptd/9sbnX/bnF7/3V3ff9sbnX/bnF7/2xudf9qbXf/bG51/3N1fP9kZ3H/am13/2xudf93eX//
-amxz/2xvef9qbXf/ZGdx/2xudf9sb3n/Z2p0/2psc/9qbXf/amxz/2ptd/9sbnX/amxz/2xvef9zdXz/
-amxz/25xe/9qbXf/am13/2xvef9wcnn/bnF7/25xe/93eX//cHJ5/4GEjf97fYP/d3qD/3l7gf91eIH/
-bG95/3l8hv97fYP/cHN9/25xe/9sb3n/d3qD/3N1fP9ucXv/dXiB/3N2f/9wc33/c3Z//3V4gf93eoP/
-eXuB/3Bzff9ucXv/bG95/2ptd/91d33/bnB3/3N1fP9ucHf/bG95/25xe/91eIH/d3l//3d5f/93eX//
-bnF7/3d5f/9wc33/dXiB/2xvef9ucXv/dXiB/3N2f/91eIH/eXuB/3N2f/9ucXv/bnF7/3Bzff9zdXz/
-cHJ5/3N2f/95e4H/d3qD/25wd/9ucHf/bnF7/3Bzff9wc33/dXd9/3d5f/9wcnn/bnB3/25xe/9zdn//
-bG95/2xvef9wc33/bG95/3Byef9nanT/bnF7/25wd/9sb3n/dXd9/3Bzff9wcnn/am13/3Bzff9zdXz/
-dnh8/29xdf9zdXz/am13/2Zpc/9qbXf/c3V8/3Byef9zdXz/dXd9/3J0e/92eH3/bW90/2xudv9tb3P/
-bG95/2xvef93eX//c3Z//3d6g/90d4D/bXB6/25wef90dn3/b3F2/3V3ff9sbnX/amxz/3V3ff9zdXz/
-cHJ5/3Bzff9sb3n/bnF7/25wd/9ucHf/b3F1/2xudf9sbnX/bG51/29xdf9sb3n/bnF7/3Bzff9ucXv/
-cHJ5/3V4gf9zdn//c3V8/3V4gf9zdn//d3qD/3V4gf9wc33/cHN9/3Byef9wc33/c3Z//3N2f/9sb3n/
-bnF7/3Bzff92eH7/c3Z//29yfP9ucXr/c3Z//3N2f/91d33/c3Z//3R2fP9zdoD/cHN9/3Bzff91eIH/
-c3Z//3Byef9wc33/cHJ5/3N1fP9wc33/c3V8/3V3ff9wcnn/bnB3/3Byef9ucHf/dXd9/2ptd/9ucXv/
-bG95/25xe/9maXP/amxz/2xvef9wc33/dXiB/2ptd/9sbnX/bG95/2xvef9sbnX/c3V8/3N1fP9sbnX/
-am13/2xvef9sbnX/Z2p0/25xe/9wc33/dXd9/25wd/9vcXX/bnB3/2xvef9ucXv/cHN9/25xe/9zdn//
-dXiB/25wd/9wc33/cHN9/3N2f/9sb3n/d3qD/3Bzff9sb3n/eXyG/3Bzff9vcXX/b3F1/3N1fP9qbHP/
-cHN9/3Bzff9nanT/am13/2ptd/9wc33/amxz/2ptd/9nanH/Zmlz/2dqcf9maXP/YGNs/2Rncf9nanH/
-c3V8/2xudf9sb3n/amxz/2Zpc/9qbXf/bnF7/2xudf9tb3P/cHJ5/25wd/9ucXv/bnF7/3Byef9ucHf/
-cHN9/25wd/91eIH/bnF7/25xe/91eIH/dnh8/3N2f/91eIH/fn+D/3h5ff+Ji5H/fn+D/3l7gf9+f4P/
-e32D/3N1fP9+f4P/foCG/3d5f/91d33/cHN9/3l7gf91d33/cHN9/3N2f/9wc33/bnF7/3V4gf9zdn//
-dXiB/3V4gf9zdn//c3Z//3Byef9ucXv/c3Z//25xe/9ucXv/bnB3/25wd/9qbXf/dXd9/3d5f/91d33/
-d3l//25wd/91d33/bnB3/3Z4fP9sbnX/c3V8/3V3ff9wcnn/cHJ5/3Z4fP9zdXz/b3F1/25wd/9wcnn/
-b3F1/21vc/9zdXz/dXd9/3d5f/9qbXf/bG51/25xe/9sbnX/dXd9/3V3ff93eX//am13/2psc/9ucXv/
-am13/2Jlbv9qbHP/am13/2dqcf9maXP/XWBq/2dqcf9kZ3H/Z2p0/3Bzff9qbXf/Z2px/2Rncf9sb3n/
-bG95/3Bzff9qbHP/c3V8/2xudf9maXP/Z2p0/3Bzff9sbnX/c3V8/3V3ff9xdH3/cnV+/2xudv9tb3b/
-bG51/2ptd/9ucHf/dnh8/25wd/9wcnn/bnB3/29xef9wcnn/dXh+/3Bzff95e4H/cHN9/2xvef95e4H/
-c3Z//3V4gf9zdn//cHN9/3N1fP9ucHf/cHJ5/3Byef9wcnn/cHN9/3Byef9sb3n/cHN9/25xe/9wcnn/
-bnB3/21vc/9wcnn/cHJ5/2xudf9zdXz/bG51/25xe/9wc33/bW9z/29xdf9ucHf/bnB3/3N1fP91d33/
-bG95/3Byef9sb3n/dHZ9/3R3f/9ucXn/bnB3/25xe/91d33/dXd9/3N2f/91eID/eHqA/3J0e/93eYD/
-foCG/3l8hv95e4H/e36H/3l7gf9zdn//c3Z//3V3ff93eX//bnF7/25xe/9wc33/dXiB/3V4gf9vcXX/
-cHN9/3Bzff9zdn//bG51/29xdf9wcnn/dnh8/3l7gf9wcnn/bnF7/3N2f/91eIH/cHJ5/3V4gf93eoP/
-bnF7/3N2f/9zdn//c3Z//3Bzff93eoP/eXyG/31+gf95e4H/c3Z//3V4gf9zdXz/c3Z//3N2f/9zdXz/
-dXiB/3t9g/92eHz/eXuB/3d5f/95e4H/dXd9/3t9g/93eoP/c3Z//36Biv91eIH/bnF7/3Byef93eoP/
-cHN9/3l7gf93eoP/bG95/2xvef9wc33/dXd9/2xvef9zdn//bG95/2xvef9zdXz/cHJ5/2dqcf9qbHP/
-bW9z/3V3ff9qbXf/c3V8/25wd/9sb3n/cHN9/3V4gf9sb3n/bnF7/2xvef9ucXv/bnF7/3Byef9ucXv/
-c3Z//3l7gf93eoP/eXyG/3d5f/93eX//fX6B/2ptd/9sbnX/am13/3Bzff9maXP/e32D/3Bzff9tb3P/
-c3V8/2xvef9nanT/bnF7/25xe/9qbHP/bW9z/2psc/9ucXv/bG51/2Zpc/9sb3n/am13/2Rncf9qbXf/
-am13/2dqdP9nanT/Z2px/2dqcf9nanH/ZGdx/2dqdP9maXP/Zmhu/2Jlbv9iZW7/ZGZs/25wd/9zdXz/
-cHN9/3N1fP9nanH/bnF7/2dqcf9wc33/Z2p0/2ptd/93eX//bnF7/3Byef91d33/bnB3/25wd/9vcXX/
-cHJ5/21vc/9ucHf/cHJ5/3Z4fP95e4H/bG51/25wd/9zdn//bG51/3h5ff91d33/d3l//3Byef9qbHP/
-c3V8/25xe/9kZ3H/am13/2xvef9nanH/Z2p0/2BjbP9nanH/YmVu/2Jlbv9nanT/am13/2dqcf9kZ3H/
-bnF7/3Byef94eX3/bW9z/3V3ff9ucHf/Zmlz/2Zpc/9zdn//cHJ5/3V4gf94eoD/c3Z//3J1f/9tcHj/
-bW92/2xudf9sbnX/bG51/3N1fP9wcnn/cHJ5/25wd/9vcnz/bnB3/3N1fP9sbnX/c3V8/21vc/9sbnX/
-eHl9/3N2f/91d33/bG95/2xvef9ucXv/b3F1/2xudf9vcXX/b3F1/21vc/9tb3P/b3F1/3N1fP9sbnX/
-bG95/21vc/9ucHf/cHN9/3Byef9vcXX/eHl9/25wd/9zdn//dXd9/21vc/9sbnX/am13/2xudf9ucXv/
-bnF7/21vc/9sbnX/bnB3/3V3ff9wc3v/bnB3/25wdP9sb3n/c3Z//3V4gf9ucXv/dHZ8/3V2ev9ucHf/
-a253/3N2f/9zdXz/dXd9/3V4gf9zdXz/c3Z//3d5f/91eIH/d3l//3N1fP9ucHf/cHJ5/3Bzff9sb3n/
-amxz/2ptd/9wcnn/bnF7/2Rncf9sbnX/bnF7/3Bzff91eIH/bG95/25xe/9wc33/bnF7/2ptd/9wc33/
-cHN9/2ptd/9sb3n/am13/2xudf9maXP/cHN9/25xe/9wc33/bG95/2xudf9sbnX/amxz/2xudf9sbnX/
-amxz/2ptd/9ucXv/Z2p0/2xudf9nanT/amxz/2BjbP9ucXv/am13/2xudf91d33/bnF7/2xudf9sbnX/
-cHN9/2xudf9zdXz/c3V8/25wd/9ucHf/dXd9/3Z4fP9wcnn/c3Z//2xvef9sb3n/cHN9/25xe/9sb3n/
-cHJ5/3N1fP97fYP/cHN9/3V4gf9wcnn/bG95/25xe/9zdXz/amxz/21vc/9ucHf/bnB3/2xudf9sbnX/
-bnF7/2xudf9wc33/bG95/3Byef9sbnX/cHJ5/3V3ff9ucHf/cHJ5/25xe/91d33/am13/3+Bh/91d33/
-bnB3/3Z4fP9ucHf/amxz/2xvef9wc33/Zmlz/2psc/9maXP/am13/2dqdP9nanT/am13/2Zobv9iZW7/
-Z2px/2ptd/9maXP/ZGdx/2Zobv9kZ3H/Zmhu/2Zobv9maXP/ZGZs/2Rncf9iZW7/ZGdx/2Zobv9ucHf/
-cHJ5/2Zpc/9wc33/Zmhu/25xe/9kZ3H/am13/2BjbP9kZ3H/bnB3/2ptd/9sb3n/bnF7/2ptd/9qbXf/
-am13/2xvef9qbHP/bG51/21vc/91d33/dXd9/25wd/9vcXX/c3Z//2xvef91eIH/d3qD/3l8hv9wc33/
-bnF7/3l7gf91eIH/bnF7/3N2f/97fYP/c3V8/3V4gf9sb3n/bnF7/2ptd/9ucHf/dXiB/3V4gf9ucXv/
-am13/3V4gf95e4H/e32D/3Bzff93eX//cHJ5/25wd/9ucHf/dXiB/3N2f/95fIb/e32D/3l7gf9ydX//
-bnF7/25wd/9sb3n/bnB3/2xvef9wc33/bnF7/3Byef9vcXn/c3V9/29yev91eH7/bG95/3V4gf9ucXv/
-bG51/3Z4fP9wcnn/dXd9/2xudf9vcXX/bnB3/29xdf9qbHP/bG51/2xudf9tb3P/bG51/21vc/9wc33/
-cHJ5/3Byef9wcnn/cHJ5/3V4gf9ucXv/bG95/3l7gf9ucXv/c3Z//25xe/9ucHf/cHJ5/25xe/9ucHf/
-bnF7/3Bzff9ucHf/cHJ5/3Byef92eHz/c3V8/25wd/9sbnP/cHJ5/3Bzff9ucXv/am13/29yfP9xdHv/
-a211/2psdP9wcnn/bG51/2xudf9sbnX/bW9z/3Z4fP92eHz/bnB3/3Z4fP9wcnn/am13/25xe/9zdXz/
-bnF7/2xudf9qbXf/bnF7/3N1fP9nanH/cHJ5/3Byef91d33/e32D/3Byef91d33/c3V8/3Byef9tb3P/
-cHJ5/3N1fP9ucHf/bnB3/25wd/9vcXX/amxz/3Bzff9wc33/cHN9/2ptd/9sbnX/bG95/2dqcf9wcnn/
-bnB3/25xe/9wcnn/dXd9/2xudf9ucHf/c3Z//2xvef9sb3n/cHN9/25xe/9sb3n/d3qD/3Byef9ucHf/
-bW9z/3Byef9sbnX/c3V8/3Bzff9ucHf/bnF7/3V4gf95e4H/c3Z//3d6g/9ucXv/b3F1/3N1fP9ucHf/
-Zmhu/2ptd/9qbXf/d3l//2xudf9ucXv/bG51/2psc/9wcnn/c3V8/25wd/9ucHf/bG95/3Bzff9wcnn/
-bG95/3N1fP9ucHf/dXd9/25wd/9wcnn/am13/2xudf91d33/d3l//3t9g/9+f4P/fn+D/3l7gf+IipD/
-foGK/3l7gf9+gYr/foCG/3N1fP97fYP/e32D/3V3ff93eX//eHl9/3l7gf91d33/dXd9/3d6g/9zdXz/
-bG95/25wd/91d33/cHJ5/2xvef9sb3n/Z2p0/2psc/9qbHP/am13/2dqcf9qbXf/Zmlz/2Rncf9maG7/
-cHJ5/3V3ff9qbXf/c3V8/2Zobv9kZ3H/ZGdx/25wd/9kZ3H/Z2p0/3Bzff9ucXv/cHN9/3Bzff9ucHf/
-amxz/29xdf9wcnn/bnB3/2xudf9tb3P/dnh8/3V3ff9wcnn/b3F1/3Byef9wcnn/c3Z//3N1fP91eIH/
-bG95/2ptd/91d33/dXd9/2xudf9ucHf/dnh8/2xudf9wcnn/bG51/2xudf9maXP/am13/3N1fP9zdXz/
-bG51/2dqcf9wcnn/c3V8/3Z4fP9qbXf/dXd9/2ptd/9maXP/bG51/2Zpc/9maG7/Zmlz/2ptd/9sb3j/
-bW92/21vdv9tb3f/bnB3/2ptd/9nanT/cHN9/3Bzff9sb3n/b3F4/29yfP9rbnj/cXR9/2hrdf9ucXv/
-bG95/2ptd/9zdXz/bnF7/3Bzff9qbXf/am13/2xvef9vcXX/bG51/2xudf9sbnX/bW9z/2xudf9ucHf/
-cHJ5/21vc/9sb3n/am13/3Byef9zdXz/bG95/2ptd/9zdXz/bG95/3N1fP9sbnX/bnB3/25wd/9sb3n/
-bnB3/25xe/9zdn//bnB3/3Byef9wcnn/c3V8/3Fzev9ucXn/bG95/3Bzff9zdn//cHN9/25wd/9wc33/
-cXN6/2xud/9sbnX/cHN9/25wd/9wcnn/bnB3/25wd/91d33/c3V8/2xvef9zdXz/bnF7/25xe/9qbXf/
-bnF7/25xe/9qbHP/bG51/2ptd/9qbXf/Zmlz/2xvef9sb3n/bG95/3N2f/9sb3n/bnF7/25xe/9sb3n/
-bG95/25xe/9wc33/bG95/25xe/9sbnX/bG51/2dqdP9zdXz/dnh8/3Z4fP9wc33/bnB3/3Bzff9sb3n/
-bG95/29xdf9wcnn/dXiB/3d5f/9ucXv/c3V8/3N2f/9ucXv/bG95/3V4gf9zdn//cHN9/3l8hv91eIH/
-cHN9/3Byef93eoP/bnF7/3V4gf9zdn//cHJ5/3Byef91eIH/eXuB/3N2f/91eIH/c3Z//3Bzff92eHz/
-dXd9/2Zobv9ucHf/cHJ5/3V3ff9sbnX/bnF7/2xudf9nanT/cHJ5/3N1fP9sbnX/bnB3/25wd/9zdXz/
-bnB3/3Bzff9wc33/bnB3/3V4gf9wc33/dXiB/3N1fP91eIH/e32D/3l7gf95e4H/e32D/3t9g/91d33/
-g4WM/3d6g/9wcnn/dXiB/3V4gf9nanT/dXiB/3d6g/9wc33/c3V8/3N1fP9zdn//bG95/25wd/9ucXv/
-bG95/29xdf9sbnX/dXd9/3Bzff9sb3n/bnB3/25wd/9ucHf/b3F1/3N1fP9ucHf/dXd9/2ptd/9nanH/
-bW9z/3d5f/95e4H/cHJ5/3t9g/9ucHf/c3V8/21vc/91d33/bG51/3Byef93eX//bnF7/3N1fP9wcnn/
-bnB3/2dqcf9sbnX/bG95/2psc/9sbnX/Z2px/2xvef9zdXz/Z2px/2Zobv9qbXf/ZGdx/2xvef9sb3n/
-dXd9/2ptd/9qbHP/bnF7/25xe/9maXP/bG51/3N1fP9qbHP/cHJ5/2psc/9qbHP/ZGdx/2psc/9wc33/
-cHN9/2ptd/9nanT/bG95/25xe/91d33/bG51/3d5f/9ucHf/bG51/2psc/9wcnn/bG51/3Byef9wcnn/
-dHZ8/21vdv9tcHn/bG51/25wd/9sbnX/Zmlz/2xvef9sb3n/am13/25xe/9vcnn/bXB3/3V3fv9ucHf/
-cHN9/3Byef9sb3n/d3l//3N2f/93eX//bnF7/2xvef9wc33/bnF7/2xvef9ucXv/cHJ5/3N1fP91d33/
-c3Z//3d6g/9zdXz/cHJ5/25xe/91eIH/foCG/3V4gf9wc33/d3qD/3N2f/95fIb/c3Z//2xvef9sb3n/
-bnF7/3Byef9wc33/dXiB/25xe/9ucXv/cHJ5/3N2f/9ydX7/cHJ5/2xvef9ucXv/c3Z//3Bzff9wc33/
-cnV+/3J0ev9ucHn/a254/3Bzff9vcXX/b3F1/25xe/9wc33/dnh8/3N1fP9ucHf/d3l//3Byef92eHz/
-bnF7/3N2f/95e4H/cHJ5/25xe/9zdn//cHN9/25xe/91eIH/d3qD/3d6g/97fof/dXiB/3t9g/99foH/
-e32D/3d6g/93eoP/eXuB/3V4gf91eIH/dXiB/3V3ff92eHz/eXuB/3t9g/9+f4P/eXuB/3Bzff95e4H/
-cHN9/3Bzff9wcnn/bnF7/3V4gf95e4H/cHN9/3Bzff93eoP/bnB3/2ptd/9ucXv/bnB3/2xvef91eIH/
-cHN9/2xvef9vcXX/c3V8/25wd/9ucHf/c3V8/2xudf9sbnX/dXd9/3V3ff9wc33/dXiB/3V4gf9zdn//
-eXuB/3N2f/9maXP/bnB3/3Bzff95e4H/dXiB/3l7gf9zdn//c3Z//3t9g/97fYP/c3V8/3Z4fP93eoP/
-eXyG/3d5f/97fYP/foCG/3h5ff9+f4P/e32D/35/g/91d33/eXuB/36Ahv9sb3n/am13/3Bzff92eHz/
-bnB3/3l8hv9wc33/bnB3/25xe/9ucXv/Zmlz/3V4gf97fYP/c3V8/3Byef9zdXz/d3qD/3V3ff93eX//
-foCG/3Z4fP91d33/c3Z//3t9g/97fYP/d3qD/3V4gf91d33/dXd9/3N2f/95e4H/d3qD/3d6g/9sb3n/
-bG95/3Byef95e4H/e36H/3Bzff95fIb/cHJ5/3V4gf9zdXz/c3Z//29xdf9zdXz/dXiB/3Bzff93eX//
-cHJ5/2xvef9qbHP/bnB3/25wd/9tb3P/bW9z/25wd/9zdXz/dXiB/2xvef9ucHf/c3Z//3Byef91d33/
-c3V8/3d5f/9wcnn/bW9z/3N1fP9zdXz/bG51/25wd/91d33/bW9z/3Bzff9sb3n/bnB3/2psc/9ucHf/
-dnh8/3N2f/9vcXX/amxz/2xvef9wc33/c3V8/2xudf93eX//bG51/2xudf9qbHP/dXiB/3N2f/9zdn//
-cHN8/3N1fP9tb3b/cXN6/25wd/9ucHf/b3F1/25wd/9ucXv/c3Z//3Bzff92eYL/dHZ+/3Fzev93eX//
-bW92/3V3ff9wcnn/bnB3/3N1fP9ucXv/cHN9/2xvef9sbnX/cHN9/2xudf9kZ3H/am13/2ptd/9nanT/
-Zmlz/2ptd/9wcnn/bG51/21vc/9ucHf/bnF7/3V3ff9sb3n/bG95/3N1fP9vcXX/dnh8/25wd/9sbnX/
-am13/25wd/9vcXX/b3F1/3Byef9vcXX/dXd9/3Byef90dn3/cXN9/25wd/9tcHn/bXB6/25xe/9ucHf/
-bnB3/3Byef9wc3r/bW94/2ptd/9zdXz/b3F1/21vc/9ucHf/bnF7/3V3ff9sb3n/bnB3/3V3ff9sb3n/
-c3V8/3Byef9zdXz/c3Z//25wd/9ucXv/bG95/25wd/9wcnn/cHN9/3N1fP9ucXv/d3l//25xe/9wc33/
-dXd9/3N2f/9wcnn/d3qD/3d5f/9zdn//c3Z//3Byef9wcnn/bnB3/25xe/9wc33/dXd9/2xudf9tb3P/
-c3V8/2dqdP9sbnX/bG51/21vc/9wcnn/c3V8/2Rncf9qbXf/bnF7/2xudf9tb3P/am13/2xudf9qbHP/
-dXd9/25xe/9qbXf/bG95/25xe/9sbnX/cHJ5/3V3ff9ucHf/cHJ5/3d5f/93eX//c3Z//3V4gf91eIH/
-bG95/3V3ff91d33/Zmhu/25wd/91d33/dnh8/3Byef9wcnn/b3F1/2xudf9wcnn/cHJ5/2Rncf9nanT/
-am13/2ptd/9nanT/bG51/2Zpc/9maG7/bG95/2dqdP9qbXf/Z2px/2dqcf9qbXf/c3V8/3Byef9wcnn/
-dnh8/2xudf93eoP/am13/21vc/9qbXf/bG51/2psc/9zdXz/d3l//25wd/9ucHf/b3F1/25wd/9qbXf/
-bG51/3V3ff9qbHP/amxz/29xdf9wcnn/c3V8/2xvef9ucHf/bG51/2ptd/9sbnX/c3V8/3N1fP9wcnn/
-amxz/2xudf9qbXf/c3V8/3V3ff9qbXf/d3l//2xudf9ucHf/bG51/2xvef9sbnX/cHJ5/3Z4fP9zdXz/
-c3V8/2ptd/9sbnX/amxz/2xudf9sbnX/bW9z/21vc/9sbnX/cHJ5/3V3ff9sbnX/bG51/3Z4fP9sb3n/
-dXd9/3Byef93eX//bnF7/29xdf91d33/cHN9/2xvef9wcnn/eHl9/3Byef95e4H/c3Z//25wd/9qbXf/
-bnB3/3d5f/91eIH/bnF7/25wd/9wc33/dXiB/3d5f/9ucHf/dXiB/25wd/9sb3n/Z2p0/2ptd/9sb3n/
-bnF7/25xe/9wc3z/bnB3/29yev9ucHf/b3F1/2xudf9qbXf/bnF7/3N2f/9wc33/bXB6/3F0ff9sbnf/
-cXR9/2ttdP9qbXf/Z2p0/2psc/9sb3n/bnF7/2xvef9ucHf/bG51/25wd/9sbnX/amxz/25wd/9vcXX/
-bnB3/2ptd/9ucHf/bnF7/2xvef9sb3n/cHN9/25xe/95e4H/cHN9/3Byef91eIH/cHN9/3l7gf9wc33/
-bG95/3Byef9ucHf/bnB3/21vc/9wcnn/bW9z/3Byef9ucHf/c3V8/2xudv9sbnX/a211/25xev9ucXv/
-bnB3/3Byef9ydHv/b3J7/25wef9ucHf/c3V8/25wd/9vcXX/b3F1/3Byef9zdXz/bG51/3N1fP94eX3/
-bnB3/3V3ff9ucHf/bnB3/3d5f/9wcnn/c3Z//3V4gf91eIH/bG95/3N2f/9wcnn/bnB3/3d5f/9sbnX/
-cHJ5/3V3ff91d33/b3F1/3N1fP92eHz/c3V8/3Byef9ucHf/bnB3/21vc/9sbnX/c3V8/3d5f/9ucHf/
-am13/25xe/9kZ3H/bG51/2ptd/9sbnX/bG95/3N1fP9maXP/bG51/2xvef9sb3n/bW9z/2xudf9ucHf/
-bnB3/3V4gf9ucXv/bnB3/25xe/9wcnn/bnB3/3Byef91d33/bG51/2xudf92eHz/d3l//3N1fP9zdXz/
-c3V8/25wd/91d33/c3Z//2dqcf9ucHf/dXiB/3t9g/91eIH/d3qD/3Bzff9ucHf/c3Z//3N2f/9sb3n/
-bnB3/3N1fP9ucHf/bnB3/3Bzff9ucXv/bnF7/3Z4fP91d33/c3V8/25wd/9tb3P/cHJ5/25wd/9sb3n/
-bnF7/3Z4fP9vcXX/e32D/25wd/9qbXf/am13/25wd/9nanH/cHJ5/3d6g/9sb3n/cHJ5/3Byef9wc33/
-bnB3/25xe/91eIH/am13/2xvef9ucHf/bnF7/3Bzff9sb3n/bnF7/29xdf9ucHf/bW9z/3N1fP9wcnn/
-c3V8/2xudf9ucHf/am13/3N1fP92eHz/am13/3V3ff9qbHP/am13/2xudf9qbXf/amxz/2xvef91d33/
-cHN9/3V3ff9sb3n/bG51/2dqdP9qbHP/bG51/2xudf9sbnX/bG51/2ptd/9wc33/amxz/2Rncf9ucXv/
-Z2p0/25xe/9sb3n/dXd9/2ptd/9qbXf/cHN9/25xe/9nanT/bG95/3V3ff9sbnX/cHN9/2ptd/9nanT/
-ZGdx/2xudf9zdXz/cHN9/25wd/9vcXX/bG95/3V3ff94eX3/bnB3/3l7gf9ucXv/bnB3/2dqdP91d33/
-bnB3/25wd/9wcnn/bnF7/21veP9wcnn/b3J8/3Byef9ucXv/am13/3Bzff9zdn//bG95/3Byef9ydH3/
-cHJ7/3V2e/9vcXf/cHJ5/25wd/9sbnX/cHJ5/3Bzff9wcnn/bnB3/25wd/9wcnn/bG51/2Rncf9sbnX/
-bG51/2dqdP9nanT/bG51/25wd/9ucHf/b3F1/3Bzff9wcnn/eHl9/3Byef9sb3n/cHN9/3Bzff93eX//
-bG95/2xvef9ucXv/bG95/25wd/9vcXX/cHJ5/2xudf9ucHf/cHJ5/3N2f/9vcnz/b3J8/25xev9wc33/
-cHN9/3Byef9ucHf/bnB3/3Fzev9tb3b/bW91/25xe/9qbXf/bG51/2xudf9sb3n/c3V8/2ptd/9zdXz/
-dXd9/25wd/91d33/b3F1/25xe/93eX//bnB3/3Bzff9ucXv/c3Z//2xvef91eIH/bnF7/3Bzff95fIb/
-d3qD/3l8hv97fof/e32D/3V3ff95fIb/e32D/3N2f/9zdn//bnF7/3Bzff9wcnn/bG95/25xe/91eIH/
-bnB3/3Byef91d33/bG95/3Byef9sb3n/bnB3/3Bzff91d33/amxz/25wd/9wcnn/bnB3/25wd/9ucXv/
-bnF7/2ptd/95e4H/bnF7/25xe/9zdn//cHN9/3Byef9wc33/d3l//3N1fP9wcnn/dXd9/3V4gf9wcnn/
-cHN9/25xe/9ucXv/dXd9/3V4gf9maXP/am13/3Bzff94eX3/c3V8/3N1fP9vcXX/b3F1/3Byef91d33/
-bnB3/2ptd/9wcnn/cHJ5/21vc/9zdXz/bG95/2ptd/91d33/c3V8/3V3ff9qbXf/am13/2xudf91eIH/
-d3qD/3l8hv9+gIb/c3Z//4GDiv9zdn//c3Z//3Bzff9ucXv/am13/3N1fP95fIb/bnB3/25wd/9ucHf/
-cHJ5/2xudf9sbnX/c3V8/2dqcf9sbnX/bG95/25xe/9zdn//bG95/2xvef9ucHf/bnB3/25wd/9wc33/
-cHN9/3N2f/9ucHf/amxz/29xdf91d33/eHl9/2xudf92eHz/bW9z/25wd/9ucHf/bnF7/25wd/91d33/
-dXiB/3V3ff92eHz/bnB3/2xudf9nanH/bnB3/2xudf9vcXX/bG51/2xudf9qbXf/bnF7/2ptd/9qbXf/
-c3V8/2psc/92eHz/c3V8/3V3ff9wcnn/bnB3/3N2f/9wc33/am13/2xvef95e4H/bnB3/3Z4fP9ucHf/
-bG51/2psc/9vcXX/dXd9/3N1fP9sb3n/cHJ5/25xe/95e4H/eXuB/3Byef93eX//bnB3/29xdf9nanH/
-am13/2Rncf9maG7/Zmlz/2tueP9oa3P/am11/2ptd/9qbXf/bG51/2Rncf9qbXf/c3V8/2xudf9qbHP/
-b3F6/2xud/9zdXr/bnB3/3Byef9wcnn/bnB3/3N1fP91eIH/cHN9/3N1fP9sb3n/cHN9/25wd/9nanT/
-b3F1/29xdf9ucHf/bG51/2xvef9ucHf/bG51/2ptd/9ucXv/am13/3Z4fP9sbnX/bW9z/3Byef9wcnn/
-dXd9/2xudf9nanT/bG95/2ptd/9nanT/bG51/25xe/9ucHf/cHJ5/2ptd/9vcnz/bW92/2xvd/9sb3n/
-bG95/2dqdP9nanT/Z2p0/2ttdP9sb3n/bXB4/2xveP9zdn//bG95/2xvef9ucHf/cHN9/3N1fP9qbXf/
-dXd9/3d5f/9qbXf/c3V8/2xudf9tb3P/d3l//2ptd/9ucXv/bG95/3Bzff9qbXf/bnF7/2psc/9maXP/
-cHJ5/2ptd/9qbXf/cHN9/25xe/9sbnX/cHJ5/3N1fP9ucHf/bnB3/2xvef9wcnn/bG51/2xvef9wc33/
-dXiB/2xvef9ucXv/d3l//2xvef9ucXv/bnB3/3Bzff9zdn//dXiB/2xvef9wc33/c3Z//25wd/9ucHf/
-cHJ5/25wd/9nanH/dXd9/25wd/9tb3P/bG51/25wd/9tb3P/bG51/2xvef9sbnX/bW9z/3h5ff91d33/
-cHJ5/3N1fP9wcnn/cHJ5/3Z4fP9wcnn/Z2px/2xudf9zdn//dXd9/25xe/9zdn//cHN9/3Bzff91eIH/
-eXuB/3N1fP9ucXv/d3qD/3t9g/92eHz/fn+D/3l7gf97fYP/fX6B/3t9g/97fYP/c3V8/3Bzff91eIH/
-c3V8/3Byef9zdXz/dXd9/25wd/9+gYr/d3qD/3N1fP9zdXz/cHN9/2xvef95e4H/f4GH/3Bzff9zdXz/
-cHN9/3Bzff9ucHf/bG95/3N2f/9nanT/bnB3/3Byef91eIH/dXiB/3N2f/9zdn//c3V8/3Bzff9zdXz/
-c3Z//25xe/9zdn//bnB3/2xvef9ucXv/dnh8/3Z4fP9wcnn/dnh8/21vc/9zdXz/bG51/2xvef9tb3P/
-c3V8/3V3ff9ucXv/cHN9/2ptd/9nanT/XF9o/2Zpc/9qbXf/amxz/2dqcf9sbnX/bG51/3Bzff9nanH/
-Zmlz/25xe/9qbXf/c3V8/3V3ff91d33/bG51/2psc/9wc33/am13/2dqdP9qbXf/dXiB/25wd/92eHz/
-bnF7/25wd/9sb3n/b3F1/3N1fP9wcnn/bnB3/21vc/9sbnX/dXd9/3N1fP9tb3P/eHl9/29xdf9vcXX/
-Zmhu/3V3ff9ucHf/bG95/3Byef9xdH3/bnF7/3Fze/9ucHf/bnB3/29xdf9sbnX/c3V8/3N1fP9ucHf/
-b3F1/3J0ev9zdn//dnmD/3N2f/91eIH/bnF7/25xe/91eIH/eXyG/3d6g/91eIH/c3Z//3d6g/9wc33/
-bnF7/25wd/9sb3n/bG95/2xvef9zdn//dXiB/3Byef9sb3n/dXd9/3Bzff93eX//bnB3/2ptd/9wcnn/
-cHJ5/3Z4fP9ucHf/bG95/3N1fP9vcXX/am13/2xvef9zdXz/cHJ5/3N2f/9zdn//d3qD/3Bzff9xdH7/
-c3Z9/3J1fP9zdXz/bnB3/2xudf9sb3n/bnF6/21veP9tb3j/c3Z//2xvef9ucHf/bnB3/3N1fP94eX3/
-b3F1/3V3ff93eX//bnB3/3V3ff9ucHf/cHJ5/3V3ff9ucHf/bnF7/2xudf9ucXv/Z2p0/3Bzff9qbXf/
-am13/25xe/9sb3n/Z2p0/2xvef9qbXf/YmVu/2Rncf9maXP/Zmhu/2Zobv9maG7/Z2p0/2Rncf9maG7/
-Zmlz/25wd/9maG7/Zmhu/2xvef9gY2z/Zmlz/2Rncf9nanH/Zmlz/2Rncf9cX2j/Zmlz/2Zpc/9kZ3H/
-YmVu/2Zpc/9nanT/YmVu/3N1fP9nanH/Zmhu/2Zpc/9qbHP/Z2px/2xudf9sb3n/am13/2xudf9wc33/
-c3V8/25xe/9sb3n/am13/2ptd/9zdXz/bnB3/2Zobv9nanT/bnF7/3Bzff9sb3n/bG95/2ptd/9sbnX/
-bG95/2xvef9sbnX/Zmlz/2ptd/9ucXv/am13/3N1fP9sbnX/cHJ5/3Byef9zdXz/dXd9/2xudf9vcXX/
-c3V8/25xe/9wc33/bnF7/3Bzff9sbnX/e32D/3V3ff9ucHf/cHJ5/2xvef9nanT/dXd9/3l8hv9sb3n/
-b3F1/25wd/9ucHf/bnB3/25wd/9zdn//am13/25wd/9wcnn/c3Z//3N2f/9ucHf/cHN9/3Byef9wc33/
-bnF7/3V4gf9ucXv/dXd9/25wd/9qbHP/bnB3/3V3ff91d33/bnB3/3Z4fP9sbnX/c3V8/25wd/9sbnX/
-bG51/25xe/9zdXz/c3V8/3V3ff9zdXz/bG51/2RmbP9nanT/am13/2dqdP9sbnX/bG95/25wd/9ucXv/
-bG51/2dqdP9zdXz/bG95/3V3ff91d33/dXd9/2xudf9sbnX/dXd9/25wd/9vcXX/c3V8/3l7gf9sbnX/
-c3V8/2dqdP9nanT/Zmlz/2ptd/9ucXv/bG95/2xudf9qbXf/amxz/3Bzff9wc33/bG51/3N1fP9sbnX/
-bG51/2Jlbv93eoP/c3Z//3V4gf94e4X/eXuC/3V3ff9ydX3/a254/3Byef9tb3P/bnB3/3Byef9zdXz/
-bW9z/21vc/9xcnj/dHZ+/3l6f/94eoH/foCG/3d5f/95e4H/c3Z//3d6g/97fYP/dXiB/3V4gf9zdn//
-c3V8/3N1fP9zdXz/cHN9/2xvef9zdXz/d3qD/3N2f/9zdXz/bG95/3Bzff9wc33/d3l//3Byef9qbXf/
-cHJ5/2xvef91d33/bG51/25wd/91d33/bnB3/2psc/9ucHf/c3V8/2xvef9ucHf/bG51/3Byef9ucHf/
-cnR6/3N1e/9wcnn/dXd9/2ptd/9sb3n/am13/2tudv9qbXf/am13/3Bzff9sbnX/cHJ5/2xudf9qbXf/
-dnh8/21vc/9sb3n/c3V8/2xudf9wcnn/bW9z/3Byef93eX//bnB3/2xvef9sbnX/cHN9/2xudf94eX3/
-bnB3/25wd/93eX//dXd9/25xe/91eIH/dnh8/25wd/9wc33/dXd9/3N1fP9ucHf/bnF7/3l7gf9wcnn/
-bnF7/3N2f/93eoP/bnF7/25xe/93eX//cHJ5/25xe/9ucHf/bnF7/2xvef9ucXv/bG51/2xvef9wc33/
-b3F1/25wd/9wc33/bnB3/2psc/94eX3/bnB3/29xdf9ucHf/bG51/25wd/9ucXv/cHN9/3Byef9ucXv/
-dXiB/3l7gf95e4H/cHN9/3Bzff9ucXv/eHl9/3V3ff9nanH/bG51/3Byef91d33/b3F1/25wd/9tb3P/
-bG51/25wd/9ucHf/bG51/2dqdP9sb3n/am13/2Rncf9qbXf/bG51/3Bzff9qbXf/bG95/2xvef9kZ3H/
-Z2p0/3Bzff9zdXz/c3V8/3N1fP91d33/bnB3/3t9g/9zdn//cHJ5/3N1fP9wcnn/am13/3d6g/95fIb/
-cHN9/3Bzff9zdn//cHN9/3Byef9wcnn/d3qD/2xvef9zdXz/cHJ5/3V4gf95e4H/c3V8/3Bzff91d33/
-d3qD/3d6g/91eIH/d3qD/3d6g/91eIH/dXd9/3t9g/97fYP/e32D/3l8hv97fof/cHN9/3d6g/9wc33/
-c3Z//3N2f/93eoP/eXuB/3V4gf95e4H/dXiB/2ptd/9qbXf/cHJ5/25wd/9sbnX/bG51/2xudf9ucHf/
-c3V8/21vc/9nanT/cHN9/25xe/93eX//dXd9/3Bzff9qbXf/bG51/3N1fP9sb3n/bG51/25xe/91eIH/
-am13/25xe/9kZ3H/amxz/2Rncf9nanT/cHJ5/2ptd/9nanH/Z2p0/2Rncf9maXP/Zmlz/2Zobv9nanT/
-YmVu/2Zobv9cX2j/bnF7/2ptd/9ucHf/b3F4/2tueP9tb3f/am12/2dpb/9maXP/Zmlz/2Rncf9maXP/
-Z2p0/2dqcf9sbnT/a254/2tueP9wc3r/a253/25xe/9tb3P/bnF7/2xudf9sb3n/bnF7/2xudf9qbHP/
-am13/2Rncf9maXP/Z2px/2xudf9iZW7/Z2p0/2xvef9qbXf/amxz/2dqdP9sb3n/bnF7/3V3ff9wcnn/
-bnB3/3Bzff9wc33/e32D/3Bzff9ucHf/d3qD/3Bzff9sb3n/dXd9/3l8hv9zdn//d3qD/3N2f/93eoP/
-cXR9/3Z4fv9ydHv/dHZ9/3Z4fP9ucHf/cHJ5/3Bydv9wcnr/b3F4/25wd/91eIH/bnB3/25xe/9sb3n/
-cHJ5/3Z4fP9tb3P/am13/3N1fP9qbXf/bnF7/2dqcf9ucXv/dXd9/2xvef9ucXv/bG51/2xvef9qbHP/
-dXd9/2ptd/9sbnX/dnh8/3N1fP9sb3n/dXd9/25xe/9nanT/Z2p0/25xe/9sb3n/amxz/2psc/9wc33/
-am13/2xudf9wc33/dXd9/2psc/9qbHP/bnF7/2dqcf9sbnX/bW9z/25wd/9sbnX/bnB3/2xudf9qbXf/
-bnF7/21vc/9vcXX/dXd9/21vc/9qbHP/eXuB/25xe/9wc33/cHN9/2xvef9ucHf/cHJ5/2xvef9ucHf/
-bG95/25xe/91d33/dnh8/25xe/9sbnX/am13/3N1fP9ucXv/YmVu/2ptd/9sb3n/bnF7/2psc/9qbHP/
-Z2px/2dqcf9nanH/Z2px/2dqdP9maXP/am13/2dqdP9kZ3H/bG95/2psc/9wc33/bG95/3Bzff9zdXz/
-Z2px/21vc/9zdn//cHN9/3Z4fP91d33/c3Z//25xe/95fIb/c3Z//25wd/9ucHf/bnB3/2ptd/9zdn//
-e32D/25wd/9vcXX/cHN9/25xe/9ucHf/cHJ5/3V4gf9nanT/bnB3/25wd/93eoP/c3Z//2xvef9ucHf/
-bG95/3Bzff9wcnn/cHN9/2xvef9ucXv/bG51/2xudf9ucHf/bnF7/3N1fP9zdXz/dXd9/25wd/9wcnn/
-am13/2xvef9qbXf/cHN9/3Bzff9sb3n/cHN9/2xvef9iZW7/YGNs/2psc/9sb3n/Zmlz/2xudf9sbnX/
-bW9z/3N1fP9tb3P/amxz/3N1fP9ucHf/d3l//3V3ff9ucXv/am13/2ptd/9wc33/am13/2ptd/9ucHf/
-e32D/3Byef91d33/bG51/25wd/9ucHf/cHJ5/3V3ff9ucHf/amxz/25xe/9wcnn/bG95/25xe/9sbnX/
-cHN9/29xdf9sbnX/Z2px/2xvef9qbHP/am13/2xvef9tb3b/b3F5/29yev9tb3P/cHJ5/2xvef9sbnX/
-bG51/3N1fP9vcXX/a211/2xudv9vcXn/cnR7/25wd/9wcnn/bG51/2xvef9qbHP/am13/2xvef9sbnX/
-Z2p0/25xe/9nanT/am13/2xudf9qbXf/Zmlz/2ptd/9sb3n/bG95/2ptd/9qbXf/c3V8/3Byef92eHz/
-cHJ5/25wd/9sb3n/bG95/3N1fP9wcnn/bG51/3N1fP9qbHP/Z2px/2xudf9ucHf/bW9z/3Bzff9qbHP/
-bG51/25weP9xdHv/cXR8/25xe/91d33/b3F1/3N1fP9ucHX/bnB3/21vdf9rbXP/c3V8/2ptd/9sb3n/
-am13/2xudf91d33/bG51/2xvef91d33/bnB3/3Byef9sbnX/cHN9/3V4gf9wcnn/bG95/2ptd/9wcnn/
-b3F1/3h5ff9tb3P/bG51/3N1fP91d33/bnB3/3l7gf9zdn//bnF7/3Byef93eX//d3l//25xe/9wcnn/
-d3l//2xvef9sb3n/cHN9/3V3ff9ucHf/bnB3/3V3ff9ucHf/bG95/2xudf9wcnn/bnB3/3Byef9ucHf/
-bnB3/25xe/9qbXf/bW9z/3Bzff9qbHP/ZGdx/3N1fP9qbHP/am13/2xvef9nanT/amxz/2xudf9qbXf/
-bG51/2xudf9sb3n/dXd9/2xvef9ucXv/bG95/2xudf9zdXz/bG95/2BjbP9maXP/bG95/3Bzff9nanT/
-am13/2dqdP9qbHP/am13/2ptd/9qbXf/Z2p0/25xe/9sb3n/Zmlz/2xvef9sbnX/cHN9/2ptd/9zdXz/
-c3V8/2Rncf9sbnX/dXd9/3N2f/91d33/dXd9/3V4gf9ucXv/dXiB/3Bzff9ucHf/cHJ5/25wd/9sb3n/
-c3Z//3t9g/9sb3n/b3F1/25wd/9ucHf/b3F1/29xdf9zdXz/Zmhu/25wd/9sbnX/c3V8/3Bzff9qbXf/
-bnB3/2psc/9wcnn/am13/3Byef9sbnX/cHJ5/2xudf9tb3P/bG51/3Byef91d33/bnF7/3d5f/9ucHf/
-cHJ5/3Byef9ucHf/cHN9/3V3ff95e4H/dXd9/3V3ff9wc33/bG95/2ptd/9vcXX/bnB3/2ptd/9sb3n/
-bnB3/21vc/9zdXz/bW9z/2psc/91d33/am13/3V4gf94eX3/cHJ5/25wd/9ucHf/cHJ5/2xudf9qbXf/
-bG95/3N2f/9qbXf/bG95/2Rncf9nanT/Zmlz/3Bzff9wc33/am13/2dqdP9sb3n/bnF7/2xudf9ucXv/
-amxz/2xvef9sbnX/bnF7/2Rncf9zdXz/bG51/21vc/9sbnX/b3F4/3FzfP9vcnv/bnB3/3N2f/9zdn//
-bnF7/3Byef9wc33/bnB3/25xe/9xc3v/cXR9/3d5gP9wc33/dXiB/3Bzff9ucXv/bnB3/25xe/9wc33/
-bnF7/25wd/93eX//bG95/25xe/9wc33/cHN9/2xvef9wcnn/c3Z//3Bzff9wc33/c3V8/3d6g/91eIH/
-e32D/3Byef9zdn//cHN9/3N2f/93eX//c3Z//3Byef91eIH/cHN9/3Bzff9zdn//d3qD/3V4gf97fYP/
-c3V8/3Bzff9xdH3/cnR7/3F0fv9wc3r/cHJ5/2xudf9wc33/am13/25xev9tb3b/a210/3N1fv9wc33/
-c3Z//2xvef9wcnn/dXd9/2xudf9zdXz/eHl9/3Bzff9zdXz/bnB3/3V3ff93eoP/c3Z//3N2f/91d33/
-eXuB/3N1fP97fof/c3Z//3N2f/9+gIb/e32D/3l8hv9/gYf/d3qD/3N1fP9zdXz/foCG/3t9g/93eoP/
-dXiB/36Ahv91d33/c3V8/3t9g/9+gIb/dXd9/3N1fP93eX//bG95/25wd/9vcXX/c3Z//25xe/91eIH/
-bnB3/3Byef9zdXz/bnF7/3Byef91eIH/cHN9/3V3ff95fIb/cHN9/3V4gf95fIb/dXd9/3N1fP9zdn//
-cHN9/3Byef9ucXv/cHN9/3d6g/91eIH/c3Z//3V4gf9ucXv/dXiB/3V4gf9nanT/bG51/3N2f/93eX//
-cHN9/25wd/9sbnX/bG51/25wd/9sbnX/c3V8/2xudf91d33/bnB3/2psc/9zdXz/bG51/3V3ff9ucHf/
-c3Z//3h5ff9qbHP/bnB3/3N2f/9wc33/c3V8/3N1fP9zdXz/cHN9/3h5ff9ucHf/bnB3/25wd/9nanT/
-bG95/3V4gf9/gYf/cHN9/3Byef9ucXv/cHN9/3Byef9zdXz/dXiB/2dqdP9wc33/bnB3/3Bzff93eoP/
-c3V8/3N2f/9ucXv/dXiB/3Bzff91eIH/c3V8/3t9g/91eIH/c3Z//3d6g/91eIH/e32D/3l8hv9+gYr/
-eXuB/3l7gf95fIb/dXiB/3t9g/97fof/e36H/3l7gf95e4H/d3qD/25xe/9qbXf/cHJ5/3N1fP9sb3n/
-bnF7/3Byef9wcnn/dXd9/29xdf9qbHP/dnh8/3N1fP93eX//dnh8/2xvef9qbXf/bG95/25xe/9sbnX/
-bG95/2xvef93eX//bG95/25xe/9qbXf/am13/2dqdP9zdXz/bG95/2psc/9nanT/bG95/2xvef9qbHP/
-Z2p0/2dqcf9sb3n/Zmhu/2Rncf9dYGr/cHJ5/2xudf9sb3n/a210/2ttdf9rbnj/aGpx/2Rncf9maXP/
-Zmlz/2Zobv9iZW7/ZGdx/2Jlbv9maXP/aGpw/2xvd/9xc3r/bG51/3N1fP9qbXf/bnF7/2ptd/9sb3n/
-bnF7/25wd/9sbnX/dXd9/2psc/9sbnX/bnB3/29xdf9nanH/bnB3/25wd/9ucXv/bnB3/2xvef9zdXz/
-dnh8/3V3ff9sb3n/cHN9/3Byef9ucXv/c3Z//3Bzff9wcnn/dXiB/25xe/9ucXv/bG95/3V4gf91eIH/
-foCG/3V3ff91eIH/dHeA/3R3fv90d4D/dHeA/3Bzff9ucXv/cHJ5/2xudf9vcXj/bW94/21vdv9zdn7/
-cHN9/3Z4fP9ucHf/c3V8/3V3ff9ucHf/dXiB/3d5f/91d33/cHJ5/2xudf9sb3n/dXd9/25xe/9sb3n/
-Zmlz/25xe/9qbHP/bnF7/2ptd/9qbHP/cHN9/2xvef9ucXv/dXiB/2xvef9tb3P/am13/3N1fP9ucXv/
-Z2p0/2psc/9wcnn/Zmlz/2Zpc/9sb3n/bnF7/2dqdP9sbnX/c3V8/2ptd/9qbXf/amxz/25xe/9sb3n/
-bG95/2dqdP9sbnX/bnB3/25wd/9tb3P/cHJ5/2xudf9qbXf/dXd9/3Byef9ucHf/bnB3/25wd/9ucHf/
-bnF7/3Bzff9ucHf/bnF7/2xvef95fIb/bnF7/25xe/9wc33/bG95/3V4gf9zdXz/ZGdx/2Zpc/9wc33/
-bnF7/2ptd/9sb3n/am13/2xvef9qbXf/amxz/2ptd/9maXP/bnF7/2Zpc/9gY2z/am13/2psc/91d33/
-bG95/2xvef91d33/ZGdx/2psc/9ucXv/dXiB/3Z4fP91eIH/d3l//3d6g/97fYP/d3qD/3N2f/9zdn//
-cHN9/3V3ff97fYP/g4WM/3Bzff9ucXv/cHN9/3Byef9ucHf/cHJ5/3V4gf9qbHP/dXiB/25wd/9ucXv/
-dXiB/25wd/9wcnn/am13/3Bzff9ucXv/cHJ5/21vc/9zdXz/bnB3/21vc/9zdXz/bnB3/3h5ff9ucHf/
-dXd9/25wd/9ucHf/c3V8/2xudf9wc33/d3l//3d5f/91eIH/cHN9/3N2f/9nanT/Z2p0/25xe/9sb3n/
-bG95/2xvef9ucHf/bnF7/3V4gf9wcnn/Zmlz/3V3ff9wc33/d3l//3h5ff91d33/b3F1/25wd/9zdXz/
-bnB3/3Byef9ucHf/d3l//25xe/9sb3n/bG51/2xudf9sbnX/cHN9/3V3ff9ucHf/bG51/3N1fP91d33/
-bW9z/25wd/9tb3P/bnF7/2ptd/9sbnX/Zmhu/2xvef9qbHP/bnF7/2xudf9vcXb/cXN7/29xev9sb3n/
-c3Z//25xe/9ucHf/bG95/2xvef9ucHf/cHJ5/21vdv9wcnj/dXd7/29xe/9wc33/bnF7/3Byef9ucHf/
-cHJ5/3Bzff9ucHf/bnB3/3Z4fP9nanT/am13/2xudf9tb3P/ZGZs/29xdf9ucHf/c3V8/25wd/9ucHf/
-bnB3/3N1fP91d33/bnB3/3N2f/9ucHf/bnB3/3N1fP9wc33/cHJ5/3N2f/9sb3n/Z2p0/2ptd/9zdn//
-bnF7/3d5f/9wc33/cXN9/3R3f/91eH//dXiB/3V4gf9wc33/bnF7/3Bzff9ucXr/cnR9/3Bzff9ucXv/
-dHZ9/3N2f/91d33/bG95/3Byef91d33/bG95/3Bzff91eIH/c3V8/2xvef9ucHf/c3V8/3V3ff9wcnn/
-bnB3/25wd/92eHz/bG95/3d5f/9ucXv/bnB3/3l7gf9zdXz/c3V8/3l7gf9ucHf/bW9z/2xudf92eHz/
-cHJ5/3Byef9sbnX/dnh8/2ptd/9qbXf/dXd9/3Z4fP9sbnX/bnB3/3d5f/9ucHf/amxz/2xudf9zdXz/
-bnF7/3Bzff9qbXf/bG51/21vc/9wcnn/bnB3/3N2f/9ucHf/bG51/3Bzff9ucHf/bnB3/3Bzff9ucHf/
-b3F1/29xdf9wc33/cHJ5/3N2f/91eIH/foGK/3V4gf95fIb/eXyG/3N2f/9+gYr/d3qD/3Bzff9wc33/
-e32D/3d6g/91eIH/eXyG/3N2f/95fIb/dXiB/3V4gf95fIb/cHN9/3t9g/95fIb/cHN9/3V4gf9wcnn/
-d3l//3V3ff92eHz/eXuB/2dqdP9ucHf/dXiB/2ptd/9ucXv/bG95/3Bzff9sb3n/dXd9/2xudf9qbXf/
-am13/2dqdP9nanT/bnF7/3l7gf9sbnX/bG51/25wd/9sbnX/am13/2xudf9ucXv/ZGZs/2ptd/9maXP/
-bG95/3N1fP9nanT/amxz/2Zpc/9qbXf/bG51/25wd/9tb3P/dXd9/3Byef9sbnX/dXd9/3Byef92eHz/
-c3V8/3h5ff9ucHf/bG51/3V3ff9ucXv/dXiB/3l8hv95fIb/d3qD/3N2f/91eIH/bnF7/25xe/91eIH/
-cHJ5/3Byef9zdn//bnB3/25wd/9wc33/bnF7/2dqdP91eIH/dXiB/3l7gf95fIb/dXiB/3N1fP9wc33/
-c3Z//2xvef9zdn//bnF7/3l7gf9zdn//bnF7/25wd/9vcXX/b3F1/3N1fP9zdXz/bnB3/2psc/9zdn//
-dXd9/2xudf9wcnn/bG95/2xvef9sbnX/bG51/1xfaP9ucXv/bG95/3N1fP9tcHr/bW91/3ByeP9tb3j/
-aGp0/2xvef9qbXf/bG95/2dqdP9sbnX/bnB3/29xef9oa3X/bG93/3Byev9rbnj/bnF7/2xudf9sb3n/
-bG95/2xvef9sb3n/bnB3/2ptd/9wc33/Z2p0/2ptd/9qbXf/bG51/2Jlbv9qbHP/Z2p0/2xvef9qbHP/
-amxz/2ptd/9ucXv/bG95/2psc/9ucXv/am13/2xudf9ucXv/bG95/2xudf9sbnX/ZGdx/2dqdP9kZ3H/
-bG95/3Byef9zdXz/bG95/21vdP9ucHf/cnR6/3Fzev9vcXj/bG95/2xudf9ucHf/bG51/2ptd/9rbnj/
-a254/3J1fv91d33/dXd9/29xdf9wcnn/c3Z//25xe/91eIH/d3qD/3N2f/9ucHf/bnB3/3N1fP93eX//
-bnF7/25xe/9qbXf/c3Z//3Bzff91d33/bnF7/2xudf94eX3/cHJ5/3V3ff91eIH/bnF7/25wd/9sb3n/
-dXd9/25wd/91d33/bG51/3Z4fP9qbHP/Z2p0/3Bzff92eHz/bG51/3Byef92eHz/bW9z/2xudf9vcXX/
-dnh8/3N1fP9zdXz/bnB3/29xdf9ucHf/cHJ5/29xdf91d33/bG51/2ptd/9ucXv/am13/2psc/9wc33/
-Zmlz/2ptd/9maXP/am13/2dqcf9maXP/Z2px/25wd/9kZ3H/Zmhu/2Zpc/9nanH/cHJ5/2Zpc/9gY2z/
-YmVu/2Zpc/9qbXf/Zmhu/2dqdP9iZW7/Z2p0/2Zobv9maG7/am13/2Rncf9maXP/Zmhu/2BjbP9maXP/
-ZGdx/2ptd/9nanT/bG95/3Byef9kZ3H/ZGdx/2ptd/91d33/dXd9/3V3ff94eX3/cHJ5/3N2f/9ucXv/
-c3V8/3V4gf9zdXz/bnB3/3N2f/9+gIb/bnB3/29xdf9ucHf/bG51/2xudf9ucHf/dXd9/2ZobP9ucHf/
-bG51/25wd/92eHz/bG51/2xudf9qbHP/bnB3/29xdf9ucHf/bG51/3Bzff9qbXf/bG51/25xe/9wc33/
-bG95/3Bzff9zdXz/am13/2xudf91d33/bG51/3Byef91d33/d3l//3N2f/9ucXv/cHN9/2xvef9sbnX/
-cHJ5/29xdf9sbnX/bG95/2ptd/9vcXX/c3V8/3Byef9maG7/c3V8/3N1fP92eHz/d3l//3V4gf9ucHf/
-cHN9/3Bzff9wcnn/d3qD/3Bzff95e4H/cHN9/2xvef9sb3n/bnB3/29xdf91d33/dXd9/3Bzff9sb3n/
-dXiB/3V3ff9ucHf/cHJ5/3Byef9wcnn/bnB3/3Byef9maG7/cHJ5/25wd/9wc33/bnB3/25weP9wcnn/
-bXB5/25wd/9wcnn/b3F1/3N1fP9sbnX/bnB3/3Byef9vcXj/bG52/2xvef9vcnv/bXB5/2xvef9sbnX/
-bG95/2Zpc/9nanT/Z2p0/2psc/9nanH/cHN9/2Zpc/9qbXf/am13/2ptd/9iZW7/bG51/2xvef91d33/
-bnB3/25wd/9zdn//d3qD/3N2f/9wcnn/dXiB/3N2f/9zdXz/eXyG/3V4gf91d33/dXiB/3N1fP9zdn//
-bnF7/3l8hv99foH/foCG/3V4gf91d33/dXiB/3V3fv90d4D/cXR+/25xe/9wcnn/c3Z//3Byef9wcnr/
-cHJ5/2tueP90d4D/d3l//3V3ff9ucHf/cHN9/3V3ff9wc33/c3Z//3d6g/91d33/bG95/2xvef9zdn//
-eXyG/25xe/9ucHf/bnB3/3Z4fP9wcnn/c3V8/2xudf9nanH/cHN9/2ptd/9ucXv/d3l//21vc/9tb3P/
-b3F1/3Z4fP9ucHf/cHJ5/2ptd/94eX3/bnB3/2dqcf9ucHf/c3V8/2psc/9wcnn/dnh8/29xdf9qbHP/
-bW9z/3N1fP9zdXz/cHJ5/2xudf9qbXf/am13/2xvef9qbHP/am13/2dqcf9kZ3H/am13/2psc/9maG7/
-Z2p0/1xfaP9gY2z/YmVu/2dqdP9kZ3H/ZGdx/2Zobv9ucHf/Zmlz/2Rncf9nanT/Z2px/25xe/9qbXf/
-ZGdx/2Zpc/9wc33/c3V8/2xudf9zdXz/bG51/2xvef9qbXf/am13/3N1fP9ucHf/cHJ5/25xe/9maXP/
-cHN9/25wd/92eHz/cHJ5/25xe/9zdXz/amxz/2xudf91d33/dXd9/3N1fP92eHz/d3l//3N1fP91d33/
-bG95/29xdf9wcnn/amxz/2xudf9wcnn/eXuB/3Byef9tb3P/bG51/2Zpc/9nanT/am13/3N1fP9gY2z/
-am13/2dqdP9qbXf/bnF7/2dqcf9ucHf/bnB3/29xdf9ucHf/cHJ5/29xdf91d33/cHJ5/21vc/9wcnn/
-dXd9/3Byef92eHz/dnh8/25xe/9ucXv/eXuB/3N1fP91eIH/e36H/3t+h/93eX//cHN9/3N2f/9ucHf/
-am13/3V3ff9ucHf/bG95/3Byef9sb3n/bnF7/3N2f/9ucXv/am13/3N1fP9ucXv/dXd9/3d5f/91eIH/
-bG95/25wd/9ucXv/bnB3/3N2f/9sb3n/d3l//3Bzff9ucXv/bG95/25wd/9ucHf/d3l//3Z4fP9sb3n/
-am13/3V3ff9zdXz/bnB3/3N2f/9wc33/cHN9/3N2f/91eIH/Z2p0/25xe/9ucHf/dXd9/3R3gP9wcnv/
-cnR8/3Bzff9ucXv/c3Z//25xe/9zdn//bG95/3Bzff9zdn//bnF7/3F0ff9zdn//cXR+/3F0ff9wcnn/
-bW9z/3N1fP9ucHf/bG95/2ptd/9qbHP/amxz/2xvef9maXP/Z2p0/2ptd/9qbXf/ZGdx/2psc/9qbXf/
-dXd9/2xudf9tb3P/cHJ5/3N1fP9wc33/Z2px/25xe/9sbnX/bW9z/3Byef9sbnX/am13/2xudf9ucHf/
-bG51/2Zpc/9ucXv/dXd9/3N1fP9sbnX/bG92/29xef9wc3v/dHd//3F0ff9wcnn/cHJ5/3Byef9ydHz/
-bnB4/21weP9tb3f/cHN9/3Bzff9wc33/amxz/2xvef95e4H/dXiB/3N2f/9+gYr/eXyG/3d5f/93eX//
-foCG/4OFjP97fYP/dXiB/25xe/95fIb/c3Z//3t9g/9wc33/cHN9/3d5f/9wc33/c3Z//3d6g/9ucXv/
-cHN9/29xdf93eX//bnB3/3N1fP9ucHf/eHl9/2psc/9maXP/bG95/25xe/9maXP/bG51/3N1fP9sbnX/
-Zmlz/2xudf9zdXz/cHN9/25xe/9qbXf/am13/2Zpc/9ucXv/amxz/2dqdP9maXP/Zmlz/25xe/9qbHP/
-Z2px/2dqdP9iZW7/Zmhu/2Jlbv9nanT/Zmhu/2Zpc/9maG7/bnB3/2dqdP9kZ3H/Z2p0/2Rncf9nanT/
-ZGdx/11gav9gY2z/am13/2ptd/9maG7/am13/2dqcf9ucXv/bnF7/2ptd/9zdXz/am13/2ptd/9qbXf/
-Z2px/3N1fP9ucHf/eHl9/3Bzff9wc33/d3l//2xudf9ucHf/c3Z//3l7gf91eIH/eXuB/3l8hv91eIH/
-dXiB/3V4gf9wc33/dXiB/25xe/9ucHf/bnF7/3l8hv9zdn//cHJ5/3Bzff9ucXv/cHN9/3V4gf9+gIb/
-bG95/3V4gf9zdXz/dXiB/3d6g/9qbXf/cHJ5/2xvef9wcnn/bG95/2xvef9sb3n/c3V8/3N1fP9ucHf/
-c3V8/3N1fP9wc33/dXd9/3d5f/9sb3n/cHJ5/3N1fP9qbXf/bG95/3V3ff91d33/dnh8/3V3ff9ucXv/
-bnB3/2xvef91eIH/c3V8/2xvef9wc33/am13/3Byef93eoP/cHN9/2dqdP9wc33/cHN9/3V3ff94eX3/
-dXd9/2xudf9vcXX/bnB3/2dqcf9wcnn/bG51/3V3ff9wcnn/bG51/2ptd/9nanT/bG51/25xe/9qbXf/
-Z2px/2Rncf9ucXv/Zmlz/2Jlbv9kZ3H/Z2px/2Zpc/9qbXf/Z2p0/11gav9nanT/amxz/25xe/9qbXf/
-a211/2lrdP9oa3X/aWtz/2xvef9sb3n/cHN9/2psc/9wcnn/bnB3/2xuc/9sb3n/amx1/2hrdP9oam//
-ZGdx/2Zobv9nanT/Zmlz/2Zpc/9nanH/ZGdx/2dqcf9ucXv/am13/2ptd/9sb3n/bG95/2Zpc/9qbXf/
-bnB3/3V3ff9wcnn/bnB3/25xe/9zdn//c3V8/25wd/9wc33/bnF7/25wd/91d33/bnB3/25wd/9ucHf/
-bnB3/2ptd/9maG7/c3V8/3N1fP9wcnn/bG51/21vc/9ucHT/bnB3/3Byef9wcnr/bG95/2xvef9ucHf/
-cnR7/2xudv9rbXb/aWx2/25xe/9zdXz/dXd9/25wd/91d33/c3V8/2xvef9qbXf/d3l//2xvef9qbHP/
-bG51/25xe/91eIH/bnF7/25wd/9kZ3H/dXd9/2ptd/9ucXv/am13/2xvef9sb3n/bG51/2xvef91d33/
-am13/2ptd/9sbnX/dXd9/25wd/91d33/bG51/3Z4fP9nanT/am13/25wd/9zdXz/bG51/29xdf9zdXz/
-b3F1/2psc/9ucHf/dXd9/3N1fP9ucXv/am13/2ptd/9qbXf/cHN9/2xudf9ucXv/bG51/25wd/92eHz/
-bG51/21vc/9zdXz/bG51/29xdf9qbXf/cHN9/25xe/9zdXz/bnB3/3h5ff9zdXz/bnB3/25wd/9vcXX/
-c3Z//25xe/9sb3n/bG95/3d5f/9zdn//cHN9/3d6g/9wcnn/dXiB/3V4gf9wcnn/e32D/3Bzff9zdn//
-cHN9/2ptd/9ucXv/bG95/3d5f/9wc33/c3Z//3d6g/9sb3n/cHN9/3l7gf95e4H/cHN9/3V4gf91eIH/
-c3V8/25wd/9wc33/bG95/3V4gf9qbXf/cHJ5/25xe/93eoP/cHN9/29xdf9zdXz/bnB3/21vc/9qbXf/
-cHN9/2Rncf9ucXv/Z2p0/25wd/91d33/amxz/21vc/9tb3P/am13/25wd/9ucXv/bG95/3d5f/91eIH/
-dXiB/3V4gf9zdn//dXiB/3V4gf95e4H/c3Z//3d6g/97fYP/dXiB/3d6g/97fof/e36H/3d6g/93eoP/
-cHN9/25xe/9sb3n/dXd9/2xvef9ucXv/cHN9/2xudf9sb3n/bnF7/2dqdP9gY2z/Z2p0/2ptd/9wcnn/
-cHN9/2ptd/9nanT/bG51/2xvef9kZ3H/bnF7/2ptd/93eX//bnB3/21vc/9qbXf/am13/2xvef93eX//
-cHN9/2ptd/9maXP/dXd9/3Bzff9qbXf/bnF7/2xvef9wcnn/c3V8/3V3ff9maG7/amxz/2ptd/9wc33/
-bnF7/25wd/9ucHb/bW93/3J0e/9zdn//cHN9/3V4gf9sb3n/dXiB/25xe/9sb3n/b3J8/21wev9tcHr/
-b3J7/2xvef9sbnX/bnF7/2dqdP9sbnX/amxz/2ptd/9sbnX/cHJ5/2xudf9sbnX/cHJ5/2xvef9kZ3H/
-bG51/25wd/91d33/cHJ5/29xdf9ucXv/dXiB/3N2f/9ucHf/cHN9/3Bzff9wcnn/c3Z//25xe/9qbXf/
-bnF7/2xvef9ucHf/ZGdx/25xe/9ucXv/bG95/2dqdP9qbXf/bW92/2tudv9sb3n/bG95/2dqdP9maXP/
-Zmlz/2xudf9laHH/Y2Zw/2Zpc/9ydHv/bnF7/2ptd/9sbnX/cHN9/25xe/9qbXf/am13/3Byef9qbXf/
-Z2p0/2xudf9zdXz/d3l//3V3ff9ucHf/amxz/3l7gf9wc33/cHN9/25wd/9ucHf/cHN9/3Byef91eIH/
-eXuB/3Byef9wc33/bnB3/3d6g/9wc33/dXiB/3N1fP95fIb/dXd9/3N1fP9zdn//c3Z//3Bzff9zdn//
-d3qD/3Bzff9sb3n/c3Z//3l8hv97fYP/dXiB/3N2f/9zdn//c3V8/3t9g/9zdn//dXiB/25wd/9wcnn/
-c3Z//25wd/9ucHf/dXd9/2psc/9ucHf/Z2p0/3Bzff9ucXv/cHN9/2xvef93eX//c3Z//3Bzff9wc33/
-bnB3/3N2f/9wc33/cHJ5/2xvef95e4H/cHN9/3Byef93eX//cHJ5/3V4gf9zdn//bG95/3d5f/9zdXz/
-cHN9/2xvef9sb3n/bnB3/3Byef93eX//c3V8/25xe/95e4H/bG95/2xvef95e4H/dnh8/25wd/93eX//
-d3l//25xe/9sb3n/cHN9/25wd/9zdn//bG95/25wd/9ucXv/eXyG/3N1fP9tb3P/c3V8/25wd/9vcXX/
-bG51/3Byef9maG7/cHJ5/25wd/9wc33/dXd9/2xudf9ucHf/bnB3/2xudf9ucHf/cHJ5/3Byef92eHz/
-cHJ5/3N1fP9wc33/bnF7/2xvef9sb3n/bnF7/2ptd/9ucXv/cHN9/25wd/9ucHf/dXd9/3d5f/9zdn//
-dXd9/25xe/9sb3n/bG95/3V3ff9ucHf/bnB3/3N1fP9sbnX/bnB3/3Z4fP9ucHf/Z2px/2xvef91eIH/
-d3qD/3d6g/91eIH/am13/2xvef9ucXv/bnB3/3Byef9sbnX/dXd9/2xvef9sbnX/bG51/2xudf9qbXf/
-dXd9/25xe/9nanT/Z2p0/3Bzff9zdXz/amxz/2xvef9qbXf/am13/25xe/9wc33/YmVu/2dqdP9sbnX/
-bnF7/2xvef9pbHb/a254/2xuc/9rbnX/cHJ5/25wd/91d33/am13/3Bzff9wcnn/cHJ5/29xef9ucHn/
-bnF5/29ye/9sb3n/amxz/25xe/9ucXv/am13/2dqdP9tb3P/bG51/25xe/9tb3P/bnB3/3Bzff9wcnn/
-Zmhu/25wd/9wcnn/c3Z//3N2f/9sb3n/bG95/3Bzff9zdn//bnB3/3Bzff9zdXz/bnB3/3V4gf9wc33/
-am13/3Bzff9ucHf/bnB3/2Zpc/91eIH/d3qD/3Bzff9sb3n/cHJ5/2xvef9rbnj/cHJ3/2xudv9qbXf/
-Zmlz/2xudf9qbXf/aGp0/2dqdP9tb3X/dXd8/3V3ff9wcnn/bW9z/3d5f/9zdXz/bnF7/25wd/91d33/
-c3V8/2xudf9vcXX/d3l//3l7gf92eHz/bnB3/2dqdP93eX//cHN9/25xe/9wcnn/cHJ5/3N2f/9wcnn/
-d3qD/3l8hv9zdXz/cHN9/2xvef93eX//cHJ5/3N1fP9ucHf/dXd9/2xudf9tb3P/b3F1/25wd/9maG7/
-bG51/3Byef9qbHP/YmVu/25wd/93eX//dXd9/25wd/9sbnX/cHJ5/29xdf91d33/b3F1/3Byef9ucHf/
-b3F1/3N2f/9ucHf/bnB3/3V4gf9qbXf/c3Z//3Bzff95e4H/eXuB/3d6g/9zdn//foCG/31+gf97fYP/
-d3l//3h5ff97fYP/d3qD/3N2f/9wc33/e32D/3d6g/9wc33/e32D/3N2f/95fIb/d3qD/25xe/95e4H/
-dXiB/3V4gf9ucXv/bG95/25wd/9wcnn/d3qD/25xe/9wcnn/dnh8/2xudf9sbnX/dXd9/3N1fP9wcnn/
-eHl9/3Z4fP9ucHf/am13/2xvef9nanT/bG95/2dqdP9sbnX/bG51/3N2f/9wc33/amxz/2ptd/9nanT/
-am13/2xvef9sb3n/ZGdx/3Bzff9ucHf/c3V8/3N1fP9nanH/bG51/2ptd/9qbXf/am13/3N1fP9ucHf/
-dXd9/3N1fP91d33/c3V8/25wd/9wcnn/bG95/2ptd/9nanT/bnF7/3Z4fP9sbnX/bnB3/3V3ff93eX//
-c3V8/25xe/9qbXf/am13/2xudf9zdXz/am13/2xvef9ucXv/Zmlz/2xudf9zdXz/bnB3/2Vmav9ucHf/
-c3V8/3l7gf9wc33/c3Z//2dqdP9wcnn/bG51/2psc/9zdXz/bG51/3V3ff9wcnn/bW9z/2ptd/9sbnX/
-cHN9/3V3ff9ucXv/am13/29xdf92eHz/c3Z//29xdf9wcnn/cHN9/25xe/9wc33/dXd9/2dqcf9qbXf/
-bnB3/3Bzff90d4D/cnR7/29yfP9sb3n/bnF7/3N2f/9zdn//eXuB/3N1fP91eIH/dXiB/3V4gP9ucXv/
-b3J8/3BzfP9vcnv/bnF7/25wd/9zdn//bG95/29xdf9sb3n/b3F1/25wd/9zdn//bnB3/25wd/9wc33/
-cHN9/2Zpc/9wcnn/c3V8/3V4gf91eIH/bnB3/2xvef9zdn//dXd9/2xvef9zdn//dXiB/25xe/93eX//
-bnF7/2ptd/9wc33/bnB3/25wd/9qbXf/d3l//3V4gf9zdn//bG95/3Byef9tb3b/bW94/29ye/9wcnn/
-bnB3/2xvef9sb3n/c3V8/2xvef9qbXf/b3F5/3V3ff94eX3/c3V8/25wd/94eX3/d3l//3V3ff9ucHf/
-d3l//3V3ff9tb3P/bW9z/3V3ff95e4H/cHJ5/2ptd/9maXP/c3V8/2dqdP9nanT/Z2p0/2dqdP9qbXf/
-Zmlz/2xvef91d33/Z2p0/2xudf9nanT/dXd9/2ptd/9ucXv/am13/3d5f/9ucHf/bnB3/3Byef9ucXv/
-ZGdx/2xvef9wc33/bnB3/2psc/9wcnn/e32D/3V3ff9ucHf/bG95/25wd/9ucHf/eXuB/25wd/9ucXv/
-bG95/2xvef93eX//bnB3/25xe/91eIH/bG95/3Byef9sbnX/dXd9/3Byef9ucHf/bG51/3Z4fP9zdXz/
-am13/2xudf9sbnX/bnB3/25xe/9qbHP/Zmlz/3V3ff9ucXv/bG51/3V3ff9tb3P/am13/2ptd/9kZ3H/
-dXd9/2xvef9ucHf/am13/2ptd/9qbXf/bG51/3V4gf9sb3n/bnB3/3V3ff9sbnX/bG95/3V3ff9zdn//
-bnF7/3d5f/95e4H/cHN9/3Bzff91eIH/bnB3/3Bzff9ucHf/bnF7/29xdf95e4H/c3Z//2xvef9wcnn/
-bG51/2xvef9ucXv/bnF7/2Zpc/9zdn//bnB3/3N1fP9zdXz/Zmhu/29xdf9ucHf/cHJ5/29xdf94eX3/
-c3V8/3N1fP9ucXv/bnF7/3Bzff9sb3n/bnF7/2xvef9sb3n/Z2px/25xe/9zdXz/amxz/2ptd/9ucXv/
-dXd9/2xvef9qbXf/Z2px/2psc/9kZ3H/am13/2psc/9qbXf/bG95/2Rncf9sbnX/cHJ5/2xudf9lZmr/
-bnB3/3V3ff93eoP/cHN9/3d5f/9qbXf/cHJ5/29xdf9qbHP/dXd9/2psc/93eX//cHN9/2xvef9sb3n/
-bG95/3V4gf93eoP/cHJ5/25wd/9tb3P/dXd9/3V3ff9qbHP/bG95/2xvef9wcnn/am13/25xe/9maG7/
-bG95/2xvef9zdn//b3J8/3Fzev9vcnr/a253/2xudf9ucXv/am13/3N1fP9sbnX/cHN9/25xe/9qbXf/
-bnF6/25xef9tcHr/bXB6/2ptd/9qbXf/bG95/2psc/9qbHP/Z2p0/2dqcf9sbnX/bnF7/2psc/9maXP/
-bG95/2xvef9gY2z/Z2p0/21vc/9ucHf/bnB3/2psc/9sbnX/bG95/3N1fP9qbXf/bnF7/3Z4fP9wcnn/
-d3l//3Bzff9qbXf/c3V8/2xudf9sbnX/amxz/3V3ff9zdXz/c3V8/2psc/9ucHf/b3F4/25wd/9xc3n/
-bnB3/2ptd/9sbnX/bnB3/2xvef9qbXf/aWx2/29xeP91d33/dnh8/3N1fP9sbnX/dnh8/3d5f/9zdXz/
-bnB3/3V3ff9zdXz/bW9z/2xudf92eHz/d3l//3Bzff9sb3n/Z2p0/3Bzff9ucXv/bG95/2ptd/9qbXf/
-am13/21vc/91d33/eHl9/29xdf9ucHf/bG51/3Z4fP9sbnX/dXd9/2xudf93eX//bnB3/21vc/9tb3P/
-c3V8/2Rncf9wcnn/dXiB/3Bzff9ucXv/dXiB/4GDiv91eIH/bnF7/25wd/9ucHf/bG95/3Z4fP9ucHf/
-bG95/25wd/9qbXf/d3l//25wd/9sb3n/c3Z//25wd/9wc33/Zmlz/3N2f/9zdn//bnF7/2xvef93eX//
-dXd9/3Bzff9ucHf/am13/3Bzff9wc33/bnB3/2ptd/92eHz/cHN9/29xdf91d33/bnF7/25xe/9wcnn/
-Z2p0/3d6g/9zdn//c3Z//3Bzff9ucXv/cHJ5/3Byef91eIH/bnF7/2xvef91d33/bnB3/3N2f/95e4H/
-bnB3/2xvef91d33/cHN9/2ptd/9nanT/bG95/2Zpc/9nanT/Zmhu/2dqcf9kZ3H/c3V8/25xe/9maXP/
-am13/2Zpc/9qbHP/am13/2ptd/9kZ3H/cHN9/2dqdP9wcnn/bG95/2BjbP9qbHP/amxz/2ptd/9sbnX/
-cHN9/25xe/9wc33/bnF7/25xe/9ucXv/am13/3N1fP9zdXz/c3V8/2xudf9zdXz/dnh8/3Byef9ucHf/
-dXd9/3N1fP9ucXv/cHJ5/2ptd/9ucXv/am13/3Bzff9sb3n/bG95/25wd/9ucHf/bG95/3Bzff9ucXv/
-Z2p0/3Bzff9wc33/eXuB/3V3ff92eHz/Z2px/2xvef9wcnn/Z2p0/3N2f/9nanT/d3l//3Bzff9tb3P/
-bnB3/29xdf9zdn//d3l//3Bzff9sb3n/bG95/3V4gf94eX3/bnB3/3N1fP9zdXz/cHJ5/2xvef9zdn//
-amxz/2psc/9nanT/bnF7/2hqdP9ucHb/bXB4/2xvdv9ucHf/dXd9/29xdf92eHz/b3F1/3Z4fP9zdXz/
-bnB3/3Byef9wcnn/cXN6/3N1fP9wcnn/cHJ5/3Z4fP9ucXv/bG95/2xvef9sb3n/bG95/3V4gf9zdXz/
-cHJ5/3V4gf9wc33/am13/25xe/9ucHf/bG95/25wd/9vcXX/bG51/3N1fP91d33/bG51/3Bzff9zdXz/
-bnB3/3N1fP9sbnX/Z2px/2xvef9vcXX/bnB3/2Rncf9zdXz/bG95/2xvef9maXP/bG95/2hrdf9wcnn/
-cHJ7/3J0fP9ucHf/Z2p0/25xe/9zdXz/b3J7/2ptdf9sb3n/c3V8/3V3ff9sb3n/bG51/3V3ff91eIH/
-bnF7/3Byef92eHz/dXd9/2xudf9sbnX/dnh8/3d6g/91d33/cHN9/2ptd/91eIH/d3qD/3d6g/9ucHf/
-bG95/25wd/9ucHf/dXiB/3l7gf9wc33/c3V8/3N2f/9+gYr/eXuB/35/g/92eHz/f4GH/3V3ff91eIH/
-dXd9/35/g/9wcnn/eHl9/31+gf93eX//eHl9/3d5f/+Fh43/fn+D/3l7gf92eHz/dXd9/3Bzff9+gYr/
-c3Z//3Bzff9sb3n/cHN9/3l7gf9wcnn/c3V8/3V4gf9zdXz/dXiB/2dqdP9zdn//c3Z//3Bzff9sb3n/
-dXd9/3Z4fP9wc33/bG51/2Zpc/9wc33/cHJ5/29xdf9ucHf/dXd9/3Byef9ucHf/eHl9/2xvef9ucHf/
-cHJ5/25wd/93eX//dXd9/3Byef9ucHf/bnB3/2xudf9vcXX/dXd9/2xudf9sbnX/c3V8/2ptd/9wcnn/
-eHl9/3Bzff91eIH/dXiB/3V3ff9wcnn/bnB3/3V3ff9qbHP/cHN9/3Byef9ucXv/bG95/3V4gf93eX//
-Z2p0/25xe/9sb3n/bnB3/3N1fP9ucHf/bG51/3Bzff9nanT/am13/25xe/9maXP/am13/2xudf9sbnX/
-bG51/3V3ff9ucHf/cHJ5/3N1fP9ucXv/c3V8/25wd/9ucHf/cHJ5/3N1fP9vcXX/dXd9/3h5ff9wcnn/
-cHJ5/3V3ff9zdXz/cHJ5/25wd/9qbHP/bnF7/2xudf9sb3n/bG95/2dqdP9nanT/Zmhu/2Rncf9nanT/
-Z2px/1xfaP9maG7/ZGdx/3Byef9maXP/bnB3/1lcZf9iZW7/Zmhu/2Jlbv9nanT/XWBq/2xvef9nanT/
-amxz/2xudf9qbHP/bnF7/3d5f/9qbXf/Zmlz/2xudf91eIH/d3l//2xudf9zdXz/cHJ5/3N1fP9sb3n/
-dXd9/2Zpc/9maG7/Z2px/2ptd/9oanT/bnB5/29xeP9ucHj/bG51/3Z4fP9vcXX/dnh8/29xdf91d33/
-bnF7/3Bzff91eIH/dHZ+/3N1ff9zdn3/bnF7/25xe/91d33/cHJ5/25wd/9ucHf/bnB3/25wd/9wc33/
-b3F1/29xdf9ucHf/bG51/2Zobv9tb3P/bW9z/2xudf9sbnX/am13/2psc/9wc33/c3V8/2xudf9wc33/
-cHN9/25xe/9wc33/bW9z/2xudf9zdXz/b3F1/25wd/9maG7/dnh8/3Byef9zdXz/Z2px/3Byef9ucHj/
-cHJ6/25xef9tb3b/bG51/2RmbP9sbnX/bnF4/25wd/9sb3j/dHZ+/3V4gf95e4H/bnF7/3Byef91eIH/
-dnh8/3Byef9ucXv/c3V8/3N1fP9ucHf/b3F1/3d5f/97fYP/dXd9/3Bzff9sb3n/d3l//3Z4fP9zdXz/
-amxz/2xudf9qbXf/am13/2xvef9zdXz/amxz/2psc/9kZ3H/c3V8/2Zpc/9qbXf/ZGdx/3Byef9iZW7/
-ZGZs/2Rncf9maXP/XV9l/2Rncf9nanT/ZGZs/2BjbP9iZW7/cHN9/2ptd/9maG7/YmVu/2Jlbv9iZW7/
-cHJ5/2dqcf9kZ3H/YGNs/2Rncf9kZ3H/YmVu/2dqcf9qbXf/bG51/2ptd/9iZW7/bnF7/25xe/9qbXf/
-bG51/3N1fP91d33/c3V8/25wd/9qbHP/cHN9/3Bzff9wcnn/cHJ5/3d6g/91eIH/cHJ5/3t9g/9wc33/
-c3Z//3N2f/9wcnn/eXyG/3l7gf9ucXv/cHJ5/2xvef9wcnn/bnB3/3d6g/9ucXv/cHJ5/3t9g/9wc33/
-d3qD/3d6g/9wc33/d3qD/3t9g/9zdn//cHN9/3Byef91d33/Z2p0/2xvef9ucHf/c3Z//25xe/93eoP/
-eXuB/2xvef9zdn//cHJ5/25xe/9wc33/b3F1/2xudf9zdXz/am13/25wd/9wcnn/Zmlz/2ptd/9sbnX/
-bG95/2ptd/9zdXz/bW9z/25xe/9zdXz/c3V8/3Bzff9sbnX/bnB3/3Bzff9sb3n/bG51/3V3ff93eX//
-bnB3/3Byef9wcnn/cHJ5/3Byef91d33/bG51/3Byef9tb3P/bnF7/25xe/9sb3n/am13/2xudf9nanT/
-am13/2dqdP9iZW7/am13/25xe/9zdn//bG95/3V3ff9kZmz/bW9z/21vc/9ucHf/dXd9/2dqdP95e4H/
-cHN9/2xvef9sb3n/bnF7/3Bzff93eX//bnF7/2xvef9ucXv/e36H/3d6g/9ucHf/dXd9/3Byef9wcnn/
-bnB3/3N1fP9qbHP/bG51/2xudf91d33/bW93/29xeP9tcHj/aGt1/2Vocf9ucXv/amxz/3d5f/9sbnX/
-bnF7/3Byef9wcnn/cXN6/3F0ev9wc33/c3Z//3Byef9wc33/eXuB/3Bzff9wc33/bnF7/3Bzff9ucXv/
-cHN9/25wd/9ucHf/cHJ5/21vc/9nanH/b3F1/25wd/9ucHf/bG51/2ptd/9sbnX/dXd9/3N1fP9qbXf/
-cHN9/3Byef9wcnn/c3Z//2xudf9sbnX/c3Z//2ptd/9ucHf/ZGdx/3N2f/9zdn//c3Z//2ptd/9zdn//
-cXN7/3N2gP91eIH/cnV//3N1fP9qbXf/cHJ5/29xeP9ucHj/bW94/3J0e/90d3//eXyG/3Bzff9ucXv/
-d3l//3d5f/9ucXv/c3V8/25xe/9wcnn/bnB3/25wd/91d33/e36H/3Z4fP9wcnn/bnB3/3V4gf91d33/
-dnh8/25wd/9wcnn/c3V8/3Byef9zdn//e32D/2xvef9sb3n/Z2p0/3d6g/9zdn//dXiB/25wd/93eX//
-Z2p0/2xvef9ucHf/c3V8/2ZobP9sbnX/c3V8/2psc/9nanT/amxz/3l7gf9ucXv/Zmlz/2Zobv9sbnX/
-ZGdx/3Bzff9maG7/amxz/2Zpc/9qbHP/bnB3/2xudf9ucHf/cHJ5/2xvef9wc33/Z2p0/3Bzff9wc33/
-dXiB/3N2f/93eoP/d3qD/3l7gf91d33/c3Z//3V4gf95fIb/cHN9/3N1fP95fIb/d3qD/3V3ff95fIb/
-cHN9/3V4gf9wc33/bnB3/3d5f/91d33/bnB3/2xudf9sbnX/bW9z/25wd/94eX3/bG95/2xvef93eX//
-bnB3/3N1fP9zdn//bnF7/3d6g/93eX//cHN9/3Bzff9zdn//dXd9/2psc/9ucHf/bW9z/2xvef9qbXf/
-c3V8/3V3ff9kZ3H/bG51/2dqcf9maG7/Z2p0/2Rncf9kZ3H/bG95/2dqcf9qbHP/Z2p0/2Rncf9qbHP/
-Z2px/2psc/9qbHP/cHN9/2ptd/9zdXz/c3V8/3N1fP91d33/cHN9/3Bzff91eIH/bnF7/25wd/9zdn//
-d3qD/3Bzff9zdn//c3Z//3N2f/91eIH/dXiB/3Byef93eoP/cHN9/3d6g/95fIb/d3qD/3d6g/9wc33/
-c3Z//3V4gf9wc33/am13/3N1fP93eoP/e32D/3l7gf95fIb/am13/3N2f/9zdXz/c3V8/3l7gf9sb3n/
-eXuB/3V4gf9ucHf/bnB3/25xe/9zdXz/d3l//25xe/9nanT/bnF7/3d6g/93eoP/bnF7/3Bzff91d33/
-cHN9/25xe/93eX//Zmlz/2xvef9zdXz/e32D/3Bzff9zdXv/dHZ//3F0fv9sb3n/d3qD/3N1fP93eoP/
-cHJ5/3N2f/9zdn//c3Z//3Bzff9zdX3/dHeA/3V4gf9zdn//cHN9/3d6g/9wc33/bnB3/2dqdP9ucHf/
-cHJ5/3Byef9ucHf/b3F1/3Bzff9vcXX/Z2px/2xudf9sbnX/amxz/2ptd/9nanT/Z2p0/25xe/9sb3n/
-amxz/2ptd/9ucXv/am13/3N1fP9qbXf/Z2p0/25xe/9nanT/bG51/2RmbP9wcnn/bnF7/2xvef9kZ3H/
-bG95/2lsc/9ucXr/b3F5/2xvef9ucHf/Z2p0/2xvef9ucHf/bG52/2dqdP9tcHf/bG94/3Byef9nanH/
-Zmlz/3Byef94eX3/bnB3/3N1fP9wcnn/c3V8/2xudf9ucHf/c3V8/3l7gf9zdXz/bG95/21vc/92eHz/
-c3V8/3Bzff9sbnX/bG51/21vc/9sbnX/bnB3/3V3ff9tb3P/bG51/2dqdP91eIH/c3V8/3Byef9tb3P/
-eHl9/2ptd/9sb3n/bnF7/3Bzff9kZ3H/am13/3V3ff9ucHf/bG51/25wd/9+gIb/cHN9/3Byef9tb3P/
-bG51/2psc/97fYP/bG51/2ptd/9qbXf/b3F1/3N1fP9ucHf/bG51/3N1fP9ucHf/cHN9/2Zpc/9qbXf/
-am13/2ptd/9qbHP/cHN9/2xvef9wc33/bG51/2Rncf9qbHP/am13/2ptd/9sbnX/c3V8/2ptd/9nanT/
-d3l//2xudf9sb3n/bG51/2xudf94eX3/dXd9/3Byef9vcXX/bG95/25wd/9sb3n/eXuB/3Bzff9wcnn/
-eXuB/3Byef9zdn//eXuB/3Bzff9ucXv/dXd9/3V3ff9wc33/c3Z//3N2f/9sb3n/cHJ5/3Byef9wc33/
-cHJ5/3d5f/97fYP/cHJ5/25xe/9ucHf/b3F1/3Byef9sbnX/am13/3N1fP9tb3P/am13/25xe/9kZ3H/
-am13/2ptd/9ucXv/bG51/3N1fP9ucHf/c3V8/3N1fP9ucHf/dXd9/25xe/9qbXf/cHN9/2xudf9sbnX/
-c3V8/3V3ff9ucHf/dXd9/3Byef9wcnn/cHJ5/3Byef9tb3P/cHN9/2ptd/9sb3n/am13/25xe/9sb3n/
-am13/2dqdP9qbXf/am13/2BjbP9qbHP/cHN9/3V3ff91d33/dnh8/2Vmav9ucHf/bnB3/2xvef91eIH/
-Z2p0/3N2f/9zdn//bnF7/2xvef9ucXv/c3Z//3d6g/9ucXv/am13/25xe/95e4H/eXuB/21vc/9zdXz/
-c3V8/2xudf9sbnX/c3V8/2Zobv9qbXf/bG51/3V3ff9rbXX/bG52/25vdf9sb3j/Zmlz/3Bzff9sbnX/
-d3l//21vc/9sbnX/c3V8/3V3ff9vcnv/bnB3/29xef9zdn//bnF7/3N1fP91eIH/bnF7/25xe/9ucHf/
-cHN9/3N2f/9zdn//cHJ5/3N1fP91eIH/cHJ5/2Zpc/9ucXv/bnB3/29xdf9ucHf/bG95/3Bzff91eIH/
-cHN9/25xe/9ucXv/c3Z//29xdf92eHz/bW9z/2psc/9wcnn/amxz/25wd/9nanH/c3Z//3Bzff9ucXv/
-Z2px/3N1fP9ucHf/cHJ7/3R2f/9xdH7/cHJ5/2dqdP9sb3n/cHJ5/29xeP9tb3j/cnR6/3R2ff93eX//
-bnB3/3Byef93eX//dnh8/2ptd/9wcnn/cHJ5/3Byef9qbHP/cHJ5/3h5ff93eX//dXd9/25xe/9vcXX/
-eHl9/3d5f/91eIH/c3V8/3N1fP9wc33/cHJ5/2xvef9zdn//bG95/2xvef9sb3n/d3qD/25xe/9wc33/
-bG95/3d5f/9sbnX/b3F1/25wd/9ucHf/ZGZs/2Zpc/9wc33/amxz/2dqdP9sbnX/d3l//2dqdP9sb3n/
-Z2px/2Zobv9gY2z/eXuB/2Zpc/9sbnX/amxz/2xudf9zdXz/bW9z/2xvef91d33/bG95/3V4gf9sb3n/
-c3Z//3d6g/91eIH/cHN9/3l7gf93eoP/foCG/3N2f/9ucXv/c3V8/3N2f/91eIH/dXd9/36Ahv9zdn//
-c3V8/36Biv9zdXz/cHN9/29xdf9vcXX/dnh8/3V3ff9wcnn/bW9z/25wd/9ucHf/am13/3d5f/9ucXv/
-am13/3h5ff9sb3n/c3Z//3t+h/9sbnX/bG95/3N1fP9ucXv/cHN9/25xe/9ucXv/Z2p0/2ptd/9sbnX/
-cHJ5/25wd/9zdn//dXd9/2xvef9vcXX/bW9z/2xudf9ucXv/am13/21vc/91d33/bnB3/25wd/91d33/
-Z2px/25wd/9wcnn/c3Z//25wd/95e4H/d3qD/3d6g/93eX//cHN9/3Z4fP9wcnn/bnB3/3N1fP9sbnX/
-bnB3/3V3ff93eX//cHJ5/3N1fP9wcnn/c3V8/3Byef91d33/bW9z/3V3ff9ucHf/cHJ5/3N1fP9ucXv/
-am13/2xudf9qbXf/bG95/2xudf9iZW7/am13/3N1fP9zdXz/c3V8/3d5f/9lZmr/bW9z/2xudf9ucHf/
-c3Z//2dqdP9wc33/c3Z//3Byef9sbnX/cHJ5/3N1fP93eoP/bG51/2psc/9ucHf/d3l//3d5f/9ucHf/
-dXd9/3V3ff9ucHf/bnF7/3d5f/9qbXf/cHJ5/29xdf91eIH/bnF7/3Fze/9ydHz/bnF7/2ptd/91d33/
-bnB3/3V3ff9vcXX/bnF7/3N2f/93eoP/cnV8/25wd/9tb3j/dnh8/25wd/9vcXX/bnB3/2xvef9qbXf/
-Zmlz/25xe/9qbXf/am13/2dqcf9kZ3H/Z2p0/2Zobv9gY2z/Z2p0/2Zpc/9maXP/amxz/2Rncf9qbXf/
-am13/2dqdP9sb3n/am13/3Bzff9sbnX/dnh8/29xdf9qbHP/cHN9/3Byef9zdn//Zmlz/3Bzff9wc33/
-cHN9/2ptd/9zdn//bnB3/3FzfP9wcnr/a211/25wd/9sbnX/bG95/25weP9xc3r/cHN7/3J1fv94eoP/
-fYCJ/3N2f/93eoP/eXyG/3d6g/9zdXz/dXiB/3d6g/9wc33/am13/25wd/93eoP/eXuB/3d5f/9zdn//
-bnF7/3t9g/95e4H/c3Z//3Byef9wcnn/cHN9/2xvef9ucHf/dXd9/3Byef9qbHP/b3F1/3d6g/9wc33/
-c3Z//2xvef91d33/am13/25wd/9sb3n/bnF7/2dqcf9sbnX/dnh8/29xdf9qbXf/bG51/3t9g/9qbXf/
-bnF7/2xudf9sbnX/Z2px/3t9g/9qbHP/bnB3/2xudf9tb3P/bnF7/25wd/9ucHf/dXd9/3Byef91d33/
-amxz/25wd/91d33/dXd9/25wd/9zdXz/bG51/3N1fP9sbnX/ZGZs/2dqdP9qbXf/am13/2dqdP9sb3n/
-amxz/2Rncf9zdXz/Zmlz/2dqdP9kZ3H/ZGZs/2ptd/9sb3n/Z2p0/2Jlbv9kZmz/XWBq/2BjbP9qbXf/
-Zmlz/2Jlbv9sb3n/am13/2xvef9zdXz/Z2p0/2xudf9ucXv/bnF7/3Byef9zdXz/c3V8/2psc/9ucHf/
-bG95/2xvef9tb3P/c3V8/3h5ff9sbnX/bnB3/25wd/9wc33/cHN9/2xvef9ucHf/dXd9/3Bzff9ucHf/
-cHN9/2dqdP9sb3n/c3Z//3Z4fP9qbXf/c3V8/2ptd/9sbnX/cHN9/2xvef9zdXz/bnF7/2xudf9sb3n/
-amxz/2psc/9sb3n/bG95/2Zpc/9qbXf/Z2p0/25xe/9qbXf/am13/2xudf9wc33/bG51/2xvef9sb3n/
-bnF7/3Byef9ucHf/bnB3/3N1fP9tb3P/Zmhu/29xdf91d33/dXd9/3d5f/93eoP/amxz/25wd/9ucXv/
-c3Z//3d5f/9sb3n/c3Z//3l7gf9zdXz/am13/3N2f/93eoP/eXyG/3Byef9sb3n/cHN9/3l8hv97fof/
-cHN9/3t9g/97fYP/dXd9/3Bzff97fYP/am13/25xe/9ucHf/eXuB/21wef90dnz/dXd//3R3gP9zdXz/
-eXuB/3Bzff95fIb/c3Z//3Bzff91eIH/eXuB/3Z5gv9ydHz/c3aA/3p9g/9zdn//cHN9/3Bzff9ucXv/
-c3Z//3Bzff93eoP/d3qD/3V4gf9zdXz/cHN9/3N2f/9sb3n/Zmlz/3Bzff9ucHf/c3V8/3N2f/9sb3n/
-bG95/3Byef9ucXv/cHN9/25wd/9wc33/bnB3/3h5ff9vcXX/amxz/25xe/9vcXX/c3V8/2Zpc/9wc33/
-c3V8/3Byef9sb3n/d3qD/3Byef9vcnv/cHJ6/29xef9ucHf/amxz/21vc/9sbnX/b3F1/25wd/9wcnr/
-cXR9/3V3ff9sb3n/c3V8/3h5ff93eoP/cHN9/25xe/9zdn//cHN9/2dqdP9wc33/e32D/3l8hv93eoP/
-c3Z//3Bzff93eX//dXd9/3Byef9ucHf/b3F1/3Bzff9ucXv/bnF7/3N2f/9ucHf/Z2p0/2ptd/93eX//
-bnB3/25wd/9qbHP/dXd9/2xudf9vcXX/bnB3/2xvef9maXP/bG95/3Z4fP9vcXX/bG51/25xe/9/goz/
-dXiB/3N2f/9ucHf/b3F1/2psc/9+f4P/bG51/29xdf9ucHf/b3F1/3Byef9sbnX/bnB3/3V3ff9wc33/
-c3Z//2psc/9vcXX/dXd9/3N1fP9qbXf/bnF7/2xudf9wc33/amxz/2BjbP9kZ3H/amxz/2ptd/9maXP/
-cHN9/2xudf9maXP/d3l//2xudf91d33/bG51/2ptd/91d33/bnF7/2ptd/9nanH/Zmlz/2Rncf9kZ3H/
-cHN9/2xvef9nanT/dXd9/25xe/9ucXv/c3V8/25wd/9sb3n/dnh8/3Byef9ucXv/c3V8/3Bzff9maXP/
-bnB3/3Byef9wcnn/bnB3/3N2f/95e4H/cHN9/3Byef9wc33/dXiB/3N2f/9wc33/cHN9/3t9g/93eoP/
-dXiB/3t9g/9zdn//d3qD/3l8hv95fIb/cHN9/3l8hv9zdn//cHN9/3l7gf9ucXv/c3Z//3V3ff9vcXX/
-c3V8/25wd/9wcnn/dXd9/3Z4fP9zdXz/cHJ5/2xvef9ucXv/bnF7/2ptd/9qbHP/bnF7/2ptd/9qbHP/
-am13/3Bzff9wc33/am13/2xudf9ucXv/bG51/2Rncf9sbnX/c3V8/3V3ff9zdXz/c3V8/2BjbP9maXP/
-am13/2xudf9wc33/Zmlz/25xe/91d33/bG51/2Zpc/9sb3n/bnF7/3V3ff9maXP/YGNs/2dqcf9wcnn/
-cHJ5/2dqcf9ucXv/bG95/2psc/9maG7/am13/2BjbP9nanH/Z2px/3V3ff9qbHP/bnB3/29xd/9sbnX/
-amxz/2xvef9maXP/cHJ5/2psc/9nanH/bG95/3Bzff9ucXr/aGtz/2ptd/9zdXz/bW9z/2xudf9sb3n/
-bG95/2ptd/9maXP/bnF7/2ptd/9qbHP/ZGdx/2dqcf9qbXf/Z2p0/2Zpc/9qbXf/bG51/2xudf9tb3P/
-bG51/25wd/9sb3n/cHJ5/3N1fP9sb3n/d3l//3Bzff93eX//bG95/2ptd/9ucXv/cHJ5/3N2f/9qbXf/
-d3qD/3N2f/9zdn//bnB3/3N2f/9ucHf/bnB4/2ptdv9rbnf/bG51/2Rncf9sbnX/am13/2psc/9pbHT/
-bXB4/2xueP9wc33/bG51/3Byef94eX3/cHN9/3Bzff9sb3n/c3Z//25xe/9nanT/bnF7/3d5f/91eIH/
-c3Z//25xe/9zdn//eXuB/3Z4fP91d33/bG51/21vc/9ucHf/bG51/2xudf9zdXz/bG51/2Rncf9maXP/
-cHJ5/2dqcf9maXP/YmVu/25xe/9nanT/bG51/2xudf9qbXf/Zmhu/21vc/9zdXz/bW9z/2ptd/9sb3n/
-f4GH/25xe/9sb3n/bG51/2xudf9qbHP/fX6B/2psc/9sbnX/b3F1/29xdf9zdXz/bG95/2xvef9wc33/
-cHN9/3Bzff9qbHP/cHJ5/3V3ff9zdn//bnF7/3V3ff9ucHf/dXiB/3Byef9nanH/bnF7/3Bzff93eoP/
-bG95/3l7gf93eoP/d3l//3+Bh/9zdXz/d3qD/3Bzff9wc33/eXyG/3d6g/9ucXv/bnB3/2xvef9sbnX/
-am13/3V3ff9wc33/Z2p0/3h5ff9zdXz/c3V8/3d5f/9sb3n/bG95/3h5ff9ucHf/c3V8/3V3ff91d33/
-Z2px/25wd/9wc33/bG95/2xudf9sbnX/c3V8/2ptd/9maXP/amxz/2ptd/9ucXv/am13/2ptd/9zdXz/
-cHN9/2ptd/9ucXv/ZGdx/2ptd/9nanT/cHJ5/2Rncf9zdXz/am13/2ptd/9ucXv/am13/3Bzff9wc33/
-bG95/3V3ff9qbXf/bnB3/3N2f/91eIH/cHN9/3V3ff91d33/dXd9/3Bzff9wc33/cHN9/3Z4fP9wc33/
-cHN9/3N2f/93eoP/d3qD/25xe/9zdXz/dXiB/3Byef9sb3n/cHN9/3l7gf91eIH/dXd9/3d5f/9kZ3H/
-bnB3/2xudf9zdXz/eHl9/25wd/91d33/dnh8/2ptd/9maXP/c3V8/3N1fP93eX//bG51/2psc/9sbnX/
-dXiB/3V3ff9vcXX/c3Z//3N2f/9sb3n/bnB3/3N2f/9sb3n/bG95/21vc/95e4H/b3F2/3J0ev90dn7/
-dnmC/3V3ff95fIb/dXd9/3t+h/9wc33/c3V8/3V4gf93eoP/dnmB/3Fzev9vcXf/dXh+/29xdf9tb3P/
-bG51/25wd/9ucHf/bnB3/3N1fP9ucHf/bnB3/25wd/9vcXX/dXd9/29xdf9maG7/cHJ5/2ptd/9nanT/
-amxz/2Zpc/9sbnX/bG95/2xvef9qbXf/amxz/3Byef9maXP/bG95/2Zobv9dYGr/YmVu/2Zobv9maXP/
-XWBq/2ptd/9nanT/Zmhu/2Jlbv9nanT/Zmhy/2hqcf9oa3P/aWtz/2ptd/9qbHP/bG51/25wd/9rbXL/
-aGty/2ttc/9pbHX/Z2p0/2Vocv9maXP/bnF7/3Bzff9ucHf/bG51/3N1fP9sbnX/Zmlz/2xvef9zdXz/
-c3V8/3N1fP9qbHP/bnF7/3N1fP9wc33/bnF7/2Zpc/9nanH/Zmlz/2Rncf9sbnX/cHN9/2psc/9kZ3H/
-ZGdx/25wd/9iZW7/ZGdx/11gav9nanT/ZGdx/2Zobv9qbHP/Z2px/2Jlbv9nanT/cHN9/2dqdP9qbXf/
-bG95/36Biv9ucXv/bG95/21vc/9tb3P/b3F1/4CChv9ucHf/cHJ5/3Byef9zdXz/c3Z//3Byef9wc33/
-cHN9/3N2f/9wc33/am13/25wd/9wc33/dXd9/25wd/9ucHf/bG51/3Bzff9nanT/YmRq/2dqdP9qbXf/
-bG95/2Zpc/9ucXv/Z2p0/2Jlbv9ucHf/YmVu/2dqdP9nanH/Z2px/3Byef9zdXz/amxz/2dqcf9nanT/
-Zmlz/2dqdP9sb3n/am13/2Zpc/91d33/bG95/3Byef93eX//dXiB/3V4gf97fof/d3qD/3t9g/93eoP/
-c3Z//2Zpc/9zdXz/c3V8/3V4gf9sb3n/cHJ5/3d5f/9ucXv/bG51/25xe/9wc33/dXiB/3N1fP91d33/
-eXuB/3t9g/91eIH/foCG/3V3ff93eoP/dXiB/3V4gf9sb3n/d3qD/3N2f/9wcnn/dXiB/3V4gf95e4H/
-dXiB/3Bzff93eX//c3Z//3Byef9wc33/dXiB/3N2f/91d33/c3V8/3N1fP9wcnn/bnB3/3Byef92eHz/
-cHJ5/25wd/9ucHf/c3V8/3N1fP9sbnX/bW9z/3N2f/9wcnn/amxz/25xe/93eX//dXiB/3N2f/9zdn//
-Z2p0/2ptd/9ucXv/cHN9/3V4gf9wcnn/c3Z//3d5f/9sb3n/Z2p0/3N2f/91d33/d3l//25wd/9sbnX/
-b3F1/3h5ff95e4H/b3F1/3N1fP91d33/bG95/2ptd/91d33/amxz/2ttdP9sbnX/c3Z//2ptd/9vcXj/
-cHJ3/25wd/9tb3P/cHJ5/2xudf93eX//am13/21vc/9zdXz/dXd9/3J0e/9sb3n/bXB6/3Bzff9sbnb/
-amxz/2ptd/9rbnj/bG51/2tud/9wcnn/bG95/25wd/9ucHf/cHJ5/3V3ff9ucHf/Zmlz/3R3gP9tcHf/
-bnB3/3Fzef9ucHf/cnR7/3Bzff9ydX7/cHJ8/3Bzff93eoP/cHN9/3h6gP9zdn7/bnF7/3Byef9vcXj/
-bnF7/2hrdf91d33/bW92/25wd/9vcXj/eHl9/29xef9wcnn/cHN8/3Z3fP95e4H/dXd9/3d5f/96fIP/
-cnV+/3F0e/91d37/dniA/3V3ff9wcnn/c3Z//3Z4f/93eoP/dXiB/3Bzff91eIH/bnF7/2ptd/91eIH/
-e32D/3d5f/93eX//c3V8/3d6g/9zdn//dnh8/3N1fP9ucHf/bnF7/25xe/9vcXX/bG95/3V3ff9vcXX/
-amxz/2xudf92eHz/bnB3/3Byef9nanT/cHN9/2ptd/9ucHf/c3Z//3Byef9qbHP/b3F1/3Z4fP9qbHP/
-bG51/25wd/9/gYf/cHJ5/2ptd/9tb3P/bnB3/2ptd/9/gYf/bnB3/29xdf9ucHf/bG95/3Byef9tb3P/
-am13/2ptd/9wc33/bnF7/2dqdP9sbnX/c3V8/3h5ff9wcnn/bnF7/2xvef9wcnn/am13/2Vmav9sbnX/
-bnF7/3Byef9sbnX/dnh8/3Bzff9ucHf/eXuB/3V3ff93eoP/cHN9/3N2f/97fof/e36H/3V4gf91d33/
-dXd9/25xe/9zdXz/dXiB/3V4gf9wc33/e32D/3d6g/95fIb/e36H/2xvef9ucXv/d3l//25xe/9zdn//
-c3Z//3N2f/9maG7/bnB3/3N1fP9wcnn/b3F1/21vc/9zdXz/bG51/2dqcf9wcnn/bnF7/3N1fP9ucHf/
-bG95/3V3ff9zdXz/bG51/3Byef9ucHf/c3V8/25wd/91d33/am13/3V4gf9ucXv/amxz/2xvef9ucXv/
-cHN9/3Bzff9wcnn/c3V8/3Byef9wcnn/cHN9/3Bzff9zdn//c3Z//3Bzff9wcnn/dXd9/3Byef9ucHf/
-d3l//25wd/9wcnn/bnB3/3V3ff91d33/bnF7/3Byef91eIH/bnF7/2ptd/9sb3n/c3Z//3Z4fP9wcnn/
-c3V8/2Zobv9nanT/bnF7/2xvef91d33/bG51/2ptd/9zdXz/Z2p0/2Rncf9ucXv/c3V8/3N1fP9qbXf/
-am13/2psc/93eX//d3qD/2xudf9ucXv/bG95/2ptd/9qbXf/c3V8/2ptd/9xc3r/bnB3/3d5f/9ucHf/
-cHJ5/29xd/9ucXv/amxz/25wd/9ucHf/d3l//25wd/9vcXX/dXd9/3d5f/9wcnn/bG52/25xe/9xdHz/
-am13/2ttdf9qbXf/bG51/2xudf9rbnf/bXB6/2xudf9qbXf/bG51/3Byef90dnz/cHJ5/2hrc/9ydX7/
-aGt1/25wd/9wcnn/bnB4/25weP9ydHv/b3J7/29ye/9vcXj/dXiB/3F0ff9zdn//bG95/2xvef9ucHf/
-cXN3/3Byef9oa3P/cnR8/2xveP9qbXf/aWx1/3R2ff9pbHP/am13/2dqc/9pbHb/bG51/2Rncf9maG7/
-bG95/2psc/9maXP/bG94/29xef9sb3f/am12/2ttdv9ydHr/c3V8/3Bzff9vcXX/cHJ5/2xvef9qbXf/
-cHN9/3d5f/93eX//d3l//3Byef91eIH/c3Z//3d6g/93eoP/cHN9/3N2f/9wc33/bG95/29xdf91d33/
-b3F1/2psc/9sbnX/dnh8/25wd/9sbnX/bG51/25wd/9qbHP/bG51/2xvef9wcnn/amxz/2xudf92eHz/
-Z2px/25wd/9ucHf/f4GH/3Z4fP9zdXz/cHJ5/25wd/9qbXf/gYOK/2xvef9ucXv/bnB3/3V4gf9zdn//
-c3Z//3N2f/91eIH/e32D/3t9g/92eHz/eXuB/31+gf9/gYf/eXuB/3V4gf9zdn//dXiB/3Bzff9qbXf/
-c3V8/3d6g/93eoP/c3Z//3t9g/93eoP/bnF7/3t9g/9ucXv/dXiB/25xe/9vcXX/eXuB/3d6g/9sb3n/
-bnB3/25wd/9nanH/bW9z/25wd/9sbnX/Z2px/3N2f/9ucXv/c3Z//3V3ff91d33/d3qD/36Ahv91eIH/
-eXuB/3d6g/93eoP/bG95/3t9g/97fYP/d3qD/3V3ff91d33/dXiB/3V4gf9ucXv/d3qD/3V4gf9zdn//
-bnB3/3Byef95e4H/dXiB/3Byef9zdn//bnB3/3N1fP9zdXz/bnB3/21vc/95e4H/dnh8/21vc/9sb3n/
-bnF7/3Bzff9wc33/c3V8/25xe/9ucXv/bG95/2xvef9sb3n/cHN9/3Bzff9ucXv/cHN9/25xe/9qbHP/
-bG51/3N1fP9nanT/amxz/2psc/9ucXv/cHJ5/2Zobv9kZ3H/Zmlz/2Zpc/9dYGr/Zmlz/2dqdP9sb3n/
-ZGdx/2dqdP9cX2j/YGNs/2Zpc/9maXP/bG95/2Rncf9kZ3H/cHJ5/2Zobv9kZ3H/am13/2xvef9zdXz/
-bG95/2xudf9sbnX/d3l//3l8hv9sbnX/c3V8/3N1fP9zdXz/b3F1/3V3ff9sb3n/cnR6/3Fzev90dn7/
-bnF5/3J0e/9wcnf/cHJ5/2xudf9ucHf/bnB3/3d5f/9sbnX/b3F1/3V3ff91d33/cnR7/2xudv9sbnb/
-cXN7/2ttc/9qbHX/bG93/3Fzef9rbXb/bG53/29yev9tcHj/a254/2xvef9ucXn/c3V7/29yev9rbXb/
-cnV//25xef9wcnn/c3V8/3V3ff9ydHn/eXuA/3V3fv90dn3/c3V9/3h7hf91eID/dXd+/3N1fP90dnz/
-cHJ5/3R2fv9xdH3/b3J8/3J1fP9wc3v/a252/29xeP9ydX//bW94/2xveP9nanT/a253/2xudf9qbXf/
-bW9z/3Bzff9qbXf/aGt0/2xvef9zdn3/am11/21veP9sbnb/bW94/2xvef9qbXf/am13/3Bzff9sbnX/
-Z2p0/2xvef9ucXv/c3V8/2xvef9sbnX/c3V8/3N1fP9zdXz/cHJ5/21vc/9qbXf/bnF7/21vc/9ucHf/
-dnh8/21vc/9qbHP/cHJ5/3l7gf9wcnn/bG95/2xvef9ucXv/bnB3/2xvef9zdn//cHN9/2xvef9qbXf/
-eHl9/2dqdP9nanT/bG51/3t9g/9sb3n/cHN9/2xvef9qbXf/Z2p0/3t9g/9qbHP/Z2px/2dqcf9maXP/
-Z2px/2dqcf9qbHP/am13/25xe/9qbXf/Z2p0/2xudf9wc33/c3V8/2xvef9qbXf/bW9z/25wd/9ucHf/
-Zmhu/2xudf9sbnX/c3V8/2dqdP9zdn//c3Z//25wd/95e4H/am13/3V4gf9zdn//cHJ5/3l7gf97fYP/
-cHJ5/3N2f/9wcnn/bG95/3Byef9zdn//dXiB/2xvef91eIH/c3Z//3d6g/91eIH/c3V8/3N2f/97fYP/
-bnF7/3N2f/9zdn//c3Z//2dqdP95e4H/c3Z//25xe/9ucHf/bG95/25xe/9zdXz/Zmlz/3N1fP9zdXz/
-c3V8/25wd/9wcnn/dnh8/3Z4fP9ucHf/cHN9/25wd/9wcnn/dXiB/3Bzff9wcnn/eXyG/3l8hv9zdXz/
-bnF7/3V3ff9zdn//c3Z//3d5f/9wc33/cHN9/25xe/9wc33/cHN9/3h5ff91d33/c3V8/3N1fP9wcnn/
-am13/2psc/91d33/am13/2xudf9maXP/bG95/3N1fP9nanH/Z2px/2ptd/9qbXf/Zmlz/2xudf9zdXz/
-dnh8/3Byef9zdXz/Zmlz/2xvef9wc33/dXiB/3d5f/9wc33/cHN9/36Biv9wcnn/c3V8/3t9g/9+gIb/
-e32D/3d6g/9wc33/cHN9/3l8hv+Bg4r/dXiB/3t9g/93eoP/eXuB/3N2f/91d33/b3F1/3R2fP9vcXn/
-cnR8/21vdv90dnv/bnB3/3Byef9qbXf/bG95/2xvef93eX//bG51/25wd/93eX//e36H/3Z5gv9tcHr/
-b3J7/3Z3ff9rbnf/bG94/2xveP90dn//bW92/3J1ff9wc33/bW92/21wev9ydX//cHN9/3F0ff9tcHn/
-aWty/21vdv9qbHP/bG94/3V3fv9tcHn/a210/3Z4fv9tb3b/bW92/21veP9ucXr/b3F6/21wef9tb3b/
-cXN6/2xudP9ydHv/b3F5/2xvd/9ydHz/bW93/2tueP90dnz/cXN6/29xeP9sbnX/amxz/2xudf9qbHP/
-bG51/2xudf9wc33/bG51/2ptd/9wc3z/c3V8/21vdv9zdXz/bnB3/25xev9ucHf/cHJ5/25xe/9zdn//
-cHJ5/2ptd/9zdXz/cHN9/3V3ff93eX//cHJ5/3V4gf9zdn//dXd9/3Bzff9ucHf/c3V8/3Bzff9zdXz/
-cHN9/3l7gf9wc33/am13/3Byef93eX//am13/2xvef9sb3n/bG95/2ptd/9sbnX/dXd9/3Byef9qbXf/
-Z2p0/3V3ff9nanT/bG51/29xdf9+gIb/dXd9/3V3ff9ucHf/bnB3/25wd/+Bg4r/bnB3/29xdf9vcXX/
-bG51/2xudf9ucHf/bnB3/21vc/91d33/bnB3/25wd/9vcXX/dnh8/3l7gf9zdn//cHN9/25wd/9ucXv/
-bnB3/2dqcf9vcXX/bG51/3N1fP9qbXf/dXiB/3N2f/9ucHf/d3l//2dqdP91eIH/c3Z//3N1fP9zdn//
-eXyG/3N1fP93eoP/cHN9/3Bzff9zdXz/bnF7/3V4gf9wc33/eXyG/3V4gf95e4H/d3qD/2xudf9sbnX/
-dnh8/3Byef9zdXz/bnB3/25xe/9gY2z/bnF7/25xe/9ucHf/bG51/2xudf9sb3n/bG95/2dqcf9zdXz/
-bG95/3N2f/9ucHf/bnB3/3N1fP92eHz/b3F1/3Byef9ucHf/cHJ5/3N1fP9sb3n/bG51/3d5f/91d33/
-am13/2xudf9ucXv/bG95/25xe/9wc33/bG51/2xvef9sbnX/Z2p0/2xvef9wcnn/bG95/2dqdP9wc33/
-bG95/2xvef9qbXf/dXd9/2ptd/9qbXf/am13/3Z4fP92eHz/bnB3/25xe/95e4H/cHN9/3Byef9zdn//
-d3qD/3l7gf93eoP/e32D/3Bzff9zdn//d3qD/36Ahv97fof/dXiB/3d5f/+DhYz/dXiB/3V3ff97fYP/
-foCG/3t9g/9zdn//cHJ5/3N1fP93eX//d3qD/2xvef93eX//c3Z//3N2f/9ucXv/dXd9/25wd/94eoD/
-dHeA/3N2f/9ucXv/dnh//2xvef9wcnn/bG51/2xudf9qbHP/eHl9/2xvef9sb3n/d3l//3d6g/91d33/
-bnF7/3Bzff96fIP/bnB3/29xdf9ucXr/d3h8/2xudf9ydHv/bnB3/2ptd/9vcXj/bnF7/2xudf9wcnn/
-b3F4/2Zpc/9rbnX/am13/29yfP93eoD/b3J8/2xvef95e4H/b3F1/2xvef9ucXv/b3J8/3F0ff9vcnv/
-bnF7/3Z4fv9wcnn/dnh+/3J0fP9ydHv/dXd9/2xudv9nanT/dnh+/25xe/9ucXv/am13/2ptdP9qbHP/
-bW9z/2xudf9qbHP/cHN9/2xudf9sb3n/dXd9/3d5f/9wc33/eHqA/3N2f/9sb3n/c3Z//3d6g/91eIH/
-e32D/3N2f/9wc33/e32D/3l8hv9+gIb/e32D/3Bzff95e4H/d3l//3d5f/9ucXv/bnB3/25wd/9ucXv/
-bG95/2xudf9wc33/amxz/2BjbP9nanH/bG95/2Zpc/9nanH/Zmlz/2ptd/9nanT/am13/3V3ff9ucXv/
-am13/2ptd/9zdXz/bG51/2xudf9qbXf/e32D/25xe/9wc33/am13/2ptd/9qbXf/f4GH/2ptd/9qbXf/
-bG95/2ptd/9wcnn/bnB3/25wd/9sbnX/dnh8/25wd/9sb3n/bG95/3V3ff93eX//cHN9/3N2f/9wcnn/
-cHN9/3Byef9nanT/cHJ5/3Byef9wc33/am13/3N2f/9zdn//cHJ5/3l8hv9ucXv/dXiB/3Bzff9vcXX/
-bnB3/3h5ff9tb3P/bG95/2psc/9qbHP/Z2p0/2ptd/9ucXv/Zmlz/2xvef9sbnX/am13/25xe/9sbnX/
-bW9z/3h5ff9wc33/c3V8/3N1fP9wc33/amxz/3Byef9ucHf/bnB3/29xdf9sbnX/bnB3/3Byef9maXP/
-bnF7/2xudf9ucXv/am13/2xvef9zdXz/cHN9/2xudf9wcnn/bG51/3Byef9ucXv/bG95/2ptd/93eX//
-dXd9/3Byef9ucHf/c3V8/3N1fP91d33/c3V8/25wd/9wcnn/bnB3/3Bzff9zdn//eXuB/3N2f/9wc33/
-eXuB/3Bzff9wc33/cHJ5/3Z4fP9zdXz/bG51/2xvef91d33/c3V8/2xudf9qbHP/bG95/2ptd/9qbHP/
-bG95/2xvef9wcnn/am13/3Bzff9nanT/Z2p0/25xe/9zdXz/dXd9/2xudf9sbnX/c3V8/2xudf9qbXf/
-cHN9/3Z4fP9wcnn/bnB3/2xudf9tb3P/dXd9/3V4gf9sbnX/dXd9/3V3ff91d33/c3V8/3Z4fP9vcXX/
-c3Z//3V3ff9sbnX/Z2p0/3V3ff9qbXf/bnF7/2dqdP9qbHP/Z2p0/3V3ff9ucHf/bnB3/3N1fP92eHz/
-dXd9/3Byef9wcnn/eXuB/25wd/9sb3n/c3V8/3Z4fP9ucHf/cHJ5/21vc/9sbnX/cHJ5/3N2f/9wcnn/
-c3Z//3N2f/9qbXf/c3V8/3N1fP93eoP/eXyG/25xe/9qbXf/fX6B/21vc/9nanT/bnF7/2xvef9sb3n/
-bG95/2xvef9wc33/amxz/2xvef9sb3n/bG95/25xe/9nanT/ZGdx/3V3ff9wcnn/bnB3/21vc/9vcXX/
-am13/29xdf9ucHf/bG95/3N2f/9sb3n/bG95/3N2f/93eX//bnF7/3d5f/9wc33/cHJ5/3N2f/91eIH/
-c3Z//3l7gf9sb3n/bnB3/3N1fP91d33/dXd9/3N1fP9sbnX/dnh8/3Z4fP91d33/bnB3/21vc/9qbHP/
-am13/2xudf9tb3P/cHJ5/2xudf9kZmz/bnB3/3V3ff9sbnX/b3F1/2psc/9wcnn/bG51/2xvef91d33/
-c3Z//3Byef9ucHf/e32D/3N1fP9zdXz/c3V8/4OFjP91eIH/fX6B/3d5f/97fYP/dXd9/4mLkf93eX//
-dXiB/3d6g/9zdn//dXiB/3Bzff9zdn//dXd9/3t+h/97fYP/dXd9/3Bzff95e4H/f4GH/3d6g/9ucXv/
-bnB3/3Byef9wcnn/Z2p0/25wd/9vcXX/cHJ5/2psc/9ucHf/bnB3/2xudf93eX//am13/3N2f/9sb3n/
-bnB3/25xe/91eIH/am13/3Bzff9ucHf/bG95/3Byef9wcnn/c3V8/2xudf9wcnn/bnB3/25wd/9zdXz/
-cHN9/3N1fP91eIH/c3Z//3N2f/95e4H/dXiB/25wd/9ucXv/bnF7/25xe/9vcXX/amxz/3V3ff9zdXz/
-amxz/3N1fP9tb3P/cHN9/2ptd/9ucHf/c3V8/3d5f/9qbXf/cHJ5/21vc/9sb3n/c3V8/25wd/9qbXf/
-dXd9/3V4gf9wc33/bG95/3N2f/91eIH/d3l//3N2f/9zdXz/dXiB/3V4gf95fIb/dXiB/3t+h/93eoP/
-dXiB/3t+h/9zdn//dXiB/25xe/97fYP/c3Z//2xvef9wc33/c3Z//3d5f/9vcXX/b3F1/3Bzff9wc33/
-bnB3/3Bzff9zdn//c3V8/3Byef91d33/bG51/21vc/91d33/dXd9/3d5f/9sb3n/bnF7/3l7gf9wcnn/
-cHJ5/3V4gf93eoP/c3Z//3N2f/9zdn//cHJ5/3d5f/95fIb/bnB3/3N2f/91d33/dXd9/25xe/95e4H/
-am13/3V4gf9wc33/bnB3/25wd/94eX3/b3F1/3V3ff9vcXX/b3F1/2xudf9ucXv/bG51/25wd/91d33/
-dnh8/3N1fP9sb3n/bnB3/3Z4fP9tb3P/bG51/25xe/91d33/amxz/2xvef9qbXf/bW9z/3Byef91d33/
-bW9z/25xe/9ucXv/Z2px/21vc/9sbnX/c3Z//36Ahv9sb3n/ZGdx/3d6g/9kZ3H/YGNs/2Zpc/9kZ3H/
-ZGdx/2Zpc/9nanT/bG95/2psc/9qbXf/bnF7/25xe/9ucXv/Z2p0/2Zpc/91d33/cHN9/25xe/9sbnX/
-amxz/2psc/9ucHf/bnB3/2xudf91eIH/bnF7/3Bzff93eoP/eXuB/3Bzff91eIH/cHN9/2ptd/9ucXv/
-cHN9/25wd/91d33/bW9z/2xudf9ucHf/cHN9/3N1fP9wc33/bG95/3V3ff9ucXv/cHN9/2ptd/9nanH/
-ZGdx/2Zpc/9iZW7/ZGdx/2Zpc/9nanH/XWBq/2psc/9ucXv/ZGdx/2xudf9kZ3H/bG95/2Zpc/9qbXf/
-cHN9/3Bzff9sbnX/bW9z/3N2f/9sb3n/bnB3/29xdf9+gIb/cHJ5/3Byef9ucHf/cHJ5/21vc/9+gIb/
-bG95/2xudf9wcnn/bG51/25xe/9qbHP/amxz/2dqdP93eX//cHN9/2ptd/9sbnX/c3V8/3N2f/9ucXv/
-Z2px/2dqcf9nanT/Z2px/2BjbP9nanT/bG51/2xvef9qbHP/am13/2ptd/9qbXf/dXiB/2psc/9ucXv/
-bW9z/2xvef9ucXv/d3qD/25wd/9wcnn/bnB3/2ptd/9wcnn/c3Z//3V3ff9sb3n/cHN9/3N1fP9wc33/
-eXuB/3d5f/91d33/e32D/3t9g/97fYP/f4GH/36Ahv9zdXz/d3l//3t9g/93eX//d3l//3d5f/9+f4P/
-e32D/3Bzff93eoP/c3Z//36Ahv9zdn//dXiB/3t9g/97fof/c3Z//3V4gf9zdXz/cHN9/3l7gf9wc33/
-bnF7/3V3ff91eIH/bnF7/25xe/91d33/bnF7/3N1fP9ucXv/am13/3Byef9ucHf/dnh8/29xdf94eX3/
-bnB3/25wd/93eX//cHJ5/3Byef9ucHf/eHl9/3Byef9ucHf/dXd9/3N1fP95e4H/b3F1/21vc/9wcnn/
-bG95/2xudf9ucXv/cHJ5/3N1fP9ucHf/c3V8/2dqdP9maXP/bnF7/25xe/9ucXv/ZGdx/2dqcf9ucHf/
-Zmhu/2Jlbv9qbXf/cHJ5/2xvef9ucXv/bG95/2dqdP9wc33/c3Z//2xudf9wc33/cHN9/3Byef9sbnX/
-cHN9/2dqdP9qbXf/bG95/2xvef9qbXf/c3V8/2xudf9wc33/am13/2ptd/9qbXf/cHJ5/25wd/9ucHf/
-dXd9/3V3ff9zdXz/bnB3/25wd/92eHz/bG95/2dqdP91d33/dXd9/2xudf9qbXf/bG51/2xudf9qbXf/
-c3V8/25wd/9sb3n/cHN9/2ptd/9wcnn/bnB3/3Bzff9+gIb/bnB3/2psc/9/gYf/b3F1/2psc/9zdXz/
-bnB3/3Byef9wcnn/bnF7/3Z4fP9wcnn/c3V8/3Byef91d33/cHJ5/2xudf9maG7/d3l//3l7gf9zdn//
-bnB3/2xudf9nanT/bnB3/25wd/9qbXf/c3Z//2ptd/9sb3n/c3Z//3d5f/9ucXv/dHeA/3N2f/9rbnf/
-bnF7/25xe/9ucHf/eXuB/2xvef9sb3n/cHN9/3d5f/95e4H/dXd9/3Bzff91d33/cHN9/3Z4fP9ucHf/
-bG51/29xdf9ucHf/bnB3/2xvef9zdn//c3Z//2Zpc/9zdn//d3qD/25wd/9wc33/am13/3V4gf9wc33/
-dXiB/36Ahv9+f4P/dXd9/3V3ff97fYP/c3Z//3N1fP9wc33/foGK/3V4gf91eIH/eXuB/3t9g/91d33/
-g4WM/3t9g/9zdn//eXuB/3Bzff91eIH/cHJ5/25xe/9ucHf/eXyG/3l7gf9wc33/cHN9/3N2f/93eX//
-c3Z//25wd/9sb3n/bnF7/25wd/9nanT/b3F1/25wd/9wcnn/bW9z/2xudf9ucHf/am13/3l7gf9nanT/
-bnF7/25xe/9wc33/cHN9/3t+h/9qbXf/bnF7/3Byef9ucHf/bnF7/3V4gf91eIH/dXd9/3l8hv91d33/
-d3l//36Ahv95e4H/d3l//3l8hv95e4H/d3l//36Ahv97fYP/cHN9/3V4gf91eIH/cHN9/3Byef9qbXf/
-dnh8/3Byef9nanT/bnF7/2psc/9zdXz/bG51/2ptd/9ucXv/c3V8/2dqdP9qbXf/Z2px/2Zobv9ucXv/
-am13/2Rncf9qbXf/am13/2Zpc/9nanH/am13/2dqdP9sb3n/cHN9/2ptd/9ucXv/bW9z/3Byef9ucHf/
-eHl9/25wd/9sbnX/dnh8/3N1fP9wcnn/cHJ5/3d5f/9wcnn/bnB3/3N2f/9wcnn/d3qD/25wd/9sb3n/
-bnF7/25wd/9vcXX/c3V8/3Byef9ucXv/bnB3/3N1fP9qbXf/Z2p0/3Bzff92eHz/dXd9/2psc/9wcnn/
-dXd9/21vc/9sbnX/c3V8/3V3ff9wc33/bG95/3Byef9sb3n/c3V8/3l7gf9sb3n/cHN9/3V3ff9zdXz/
-cHN9/3V4gf9sb3n/bnB3/29yfP9wc33/bG95/3d5ff9sb3n/dXd9/2ptd/9sb3n/am13/25xe/9wcnn/
-c3Z//3V4gf95e4H/d3l//25xe/9ucXv/d3l//25xev9qbXf/cHJ5/3J0e/9sbnX/bG52/2xudf9sbnX/
-bnB3/3N1fP9tb3P/a254/2tueP9oa3T/a253/2xudf9vcXn/eXuC/29xeP9qbHP/fH6F/25wdf9nanL/
-cnR7/29xeP9xc3r/cHJ5/21vd/9zdXz/b3F4/25xev9ucXv/b3J8/25xe/9sbnX/Zmlz/3N2fP9xdH7/
-cnR7/21vc/9nanT/ZGdx/2xudf9sbnX/amxz/25xe/9qbXf/am13/25xev90dnz/a211/2ptd/9sb3n/
-Z2pz/2xvef9sbnX/amxz/3N1fP9nanT/Z2p0/2xvef9zdXz/c3V8/3Bzff9sb3n/cHN9/2xvef9zdXz/
-bG95/2xudf9qbXf/bG95/2xudf9qbXf/cHJ5/25wd/9nanH/cHN9/3N2f/9sb3n/cHJ5/2Zpc/9wcnn/
-bG51/3Bzff93eX//d3qD/3Byef9qbXf/dXiB/25xe/9zdXz/cHN9/36Biv9zdn//c3Z//25xe/9zdn//
-c3Z//4GDiv9zdn//cHJ5/3l7gf9wcnn/c3Z//3N1fP9wc33/bG95/3d6g/91eIH/b3F1/29xdf9zdXz/
-eHl9/3h5ff9tb3P/bG51/2xudf9qbHP/Z2p0/21vc/9wcnn/cHJ5/25wd/9wcnn/cHJ5/25wd/95fIb/
-Z2p0/25xe/9wc33/bnF7/25xe/97fof/c3Z//3d5f/91d33/eHl9/3d5f/95e4H/e32D/3l7gf9+gYr/
-eXyG/3l8hv+Agob/cHJ5/25wd/9wc33/bG95/2xvef92eHz/dXd9/2xudf9tb3P/bG95/25xe/9ucHf/
-amxz/3V3ff9wcnn/bnB3/3Byef9vcXX/d3l//25xe/9zdn//eXuB/3l8hv9zdn//dXiB/3Bzff9wc33/
-dXd9/25xe/9sb3n/eHl9/3d5f/9ucHf/bnB3/3V4gf9sb3n/c3Z//3V3ff9vcXX/c3V8/25wd/9zdXz/
-bG51/3l7gf9ucHf/bnB3/3Z4fP9ucXv/bnF7/2ptd/91d33/bG95/2psc/92eHz/cHJ5/3h5ff9vcXX/
-b3F1/3Byef9sbnX/bG51/25xe/9sbnX/cHJ5/25wd/9zdXz/bW9z/2psc/9wc33/dXd9/3N1fP9nanT/
-bnF7/3Z4fP9vcXX/b3F1/3N1fP91d33/cHN9/25xe/9wc33/bG95/3Bzff93eoP/bG51/3Byef9ucXv/
-bnF7/3Byef91d33/bG51/21vd/9tcHr/c3V9/2xvdv92eH3/b3F4/3Byef9sbnX/bG51/2xudf9qbXf/
-bW9z/3N1fP91d33/dXiB/3V3ff9ucHf/bXB6/3J1fv9vcXj/a212/25xe/9ucXv/bnB4/29yd/9ucXr/
-cnR7/3F0ff92eH7/b3F4/3N1fv9xdH3/bnB2/3BzfP9vcXj/cnV8/3x+hP9tb3b/a210/3p8gv9vcXb/
-aGp0/2xveP9vcXf/bnF5/25xef9tb3b/bXB6/25weP9tb3f/bnB4/3Bzev9ucHj/bW91/2dqc/9ydXr/
-eHl//3N1fP9tb3b/bnB3/2xudf9vcXX/b3F1/2xudf9wcnn/bG51/2xudf9xc3r/d3mA/29xd/9ucXv/
-c3V+/3BzfP9sb3n/amxz/2psc/9ucHf/YmVu/2Zpc/9nanT/Z2p0/2dqdP9maXP/Zmlz/25wd/9maXP/
-Z2p0/2Zobv9kZ3H/YmVu/2Rncf9kZ3H/Zmhu/2ptd/9sbnX/ZGdx/2xudf9wc33/am13/2ptd/9iZW7/
-bG51/2Zpc/9ucXv/dXd9/3N1fP9ucHf/bnB3/3N2f/9sb3n/bnB3/25wd/95e4H/bnB3/2xvef9qbXf/
-bnB3/2xudf99foH/cHJ5/25wd/9zdXz/bnB3/3Byef9ucHf/cHN9/3Byef97fof/eXuB/25xe/9wcnn/
-eHl9/3Z4fP94eX3/bW9z/2xudf9sbnX/b3F1/25wd/9vcXX/cHJ5/3Byef9sbnX/cHJ5/25wd/9tb3P/
-d3l//2dqcf9ucHf/c3V8/2ptd/9sbnX/dXd9/2ptd/9sb3n/bG51/2dqdP9qbXf/am13/2ptd/9maXP/
-bnF7/2xudf9sbnX/cHJ5/25xe/9sb3n/c3V8/25wd/9ucXv/eXuB/3V4gf9ucXv/c3V8/3V4gf91eIH/
-bnF7/2ptd/9wc33/cHN9/3Byef9wc33/bnB3/3d5f/9wcnn/cHN9/3d6g/95e4H/c3Z//3V4gf9ucXv/
-cHN9/3V3ff9wc33/b3F1/3V3ff91eIH/bnF7/25wd/91d33/bG95/25xe/91eIH/bnB3/3N2f/9sb3n/
-c3V8/2xudf95e4H/bnB3/3N1fP93eX//dXd9/3Byef9wcnn/dnh8/2xvef9qbXf/cHN9/2xvef91d33/
-am13/2Zpc/9nanT/bG51/2psc/9sb3n/bG51/2xvef9qbXf/bG95/2dqcf9maXP/bnF7/3Byef9sb3n/
-Zmlz/2ptd/9ucXv/am13/2xudf9wcnn/dXd9/3N1fP9zdXz/dXd9/25xe/9zdn//e36H/2xvef9zdXz/
-cHJ5/3V3ff91d33/dXd9/25wd/9sbnf/b3J6/3N2f/9sb3f/dniA/3F0ff90dnz/bnB3/21vc/9sbnX/
-am13/2psc/9ucXv/bnF7/3V3ff9wc33/Z2p0/3Byef9ucXv/a252/2lsdv9sb3n/a254/2tueP9tcHj/
-bG95/2hrdf9maXP/bnF5/2lrcf9tcHj/am13/2dqcv9pbHb/aWt0/2psdP9wcnv/ZWhy/2Zpc/9vcnr/
-a252/2dqc/9nanT/cXR8/25wef9ucHj/ZWhx/2Vocv9kZ3H/Zmlx/2dpcP9nanT/aWx0/2Vocf9gY2z/
-Z2p0/3N1ff9qbXf/Zmly/2Zocf9jZm7/ZWhy/2dqcf9kZ3H/Z2p0/2Rncf9nanP/b3J7/3R3f/9rbnb/
-a211/3R2fP9ydHv/bnF7/21vc/9ucHf/d3l//2psc/9ucHf/cHN9/3N1fP9zdXz/c3Z//2xvef91eIH/
-c3V8/3Z4fP9zdXz/cHJ5/25wd/9ucXv/b3F1/25wd/9ucHf/bnB3/2xudf9sbnX/c3V8/2xudf9sbnX/
-Zmlz/2psc/9qbXf/bnF7/3N1fP9wc33/am13/2ptd/9ucXv/bG51/25wd/9ucHf/foCG/25xe/9wcnn/
-b3F1/2xudf9zdXz/e32D/3N1fP9ucHf/c3V8/25wd/9zdXz/bnF7/3N2f/9wcnn/eXyG/3d6g/9zdn//
-c3Z//3d5f/93eX//eXuB/25xe/9ucXv/bnB3/2xvef9sb3n/bnB3/25xe/9zdn//bnB3/2xvef9ucXv/
-cHJ5/3d5f/9kZ3H/bnF7/3Bzff9sb3n/bnF7/3V4gf9ucHf/bG95/25xe/9ucHf/cHN9/25wd/9ucXv/
-bG95/3N1fP9ucHf/bnB3/25xe/91eIH/dXiB/3N2f/9sb3n/bnB3/3h5ff9ucHf/bG51/21vc/9wcnn/
-c3V8/3Byef9nanT/bnF7/3N2f/9sb3n/cHJ5/2xvef95e4H/cHN9/3Bzff91eIH/dXiB/3Z4fP9zdn//
-bG95/25xe/91eIH/cHN9/25wd/95fIb/d3qD/3Bzff9wc33/d3qD/25xe/9wc33/eHl9/2xudf9ucHf/
-bG95/25wd/9qbHP/d3qD/2ptd/9sb3n/d3l//25xe/9qbXf/bnB3/3V3ff9ucHf/amxz/3Bzff9sbnX/
-dnh8/2xvef9qbXf/am13/2xudf9qbXf/c3V8/2xudf9wcnn/bnB3/3N1fP9vcXX/bG51/3V3ff91d33/
-dXd9/2ptd/9sb3n/am13/2ptd/9maXP/bnF7/3V3ff9sb3n/cHN9/25xe/9qbXf/cHN9/3V4gf9sbnX/
-cHJ5/2xudf92eHz/cHN9/3d5f/9wc33/bnB4/29xef95e4L/bnB2/3N2fv9ucXr/c3V+/2xvef9ucHf/
-cHJ5/25xe/9ucHf/dXd9/3Byef91d33/c3V8/21vc/9ydHz/b3F6/2ttdv9rbXX/am13/2Zpc/9rbnf/
-bG94/2tueP9naXD/Zmlz/2xveP9oa3X/cnR7/2ptd/9oa3T/cnR7/2xudf9sb3b/dHZ+/3Bydv9sb3n/
-cHN8/3J1ff9tcHn/b3F1/3l7gf92eH7/dXd9/25wd/9tb3f/aGt1/25wd/9ucHf/bG95/3R2f/9ucHf/
-bW92/25wd/97fIH/cHJ5/21wef9ucHf/am13/21wev9ucXv/bnB3/3N2f/9ucHf/b3F4/3F0fv90d4H/
-a254/2lsdv9xdH7/c3V8/3N2f/9wc33/d3qD/3t+h/9ucXv/cHN9/3d6g/91eIH/dXiB/25xe/9ucHf/
-e36H/3Bzff95fIb/d3qD/3Bzff9nanT/bnB3/2xvef9sb3n/c3V8/2ptd/9nanH/cHJ5/3Byef9vcXX/
-bG95/2xudf9ucHf/bG95/3Bzff94eX3/dXd9/3Byef9wcnn/eXuB/3N2f/9zdXz/c3Z//3l8hv9ucXv/
-bnF7/25wd/9ucXv/cHN9/3l8hv9wc33/bG95/3V3ff9wcnn/cHJ5/3Byef9wcnn/bG51/3N1fP9sb3n/
-bG51/2xudf9wc33/bG95/25wd/9qbHP/Z2px/2dqcf9kZ3H/Z2p0/2xudf9sb3n/bnB3/2xudf9vcXX/
-bnB3/25xe/93eX//ZGdx/25xe/9wc33/c3Z//3N2f/95fIb/cHJ5/3V4gf93eoP/c3Z//3t9g/91d33/
-dXiB/3Bzff93eoP/c3Z//3N2f/93eoP/eXuB/3l7gf93eoP/dXiB/3d5f/9/gYf/foCG/3d5f/92eHz/
-e32D/36Ahv99foH/d3l//3t9g/9+f4P/eXuB/3d6g/9wc33/foGK/3N2f/9zdn//eXyG/3l8hv97fYP/
-d3qD/3V4gf9wc33/e32D/3V4gf9ucXv/e36H/3d5f/9ucXv/bG95/3Bzff9vcXX/bnF7/3Z4fP9sbnX/
-am13/25wd/9wcnn/bG51/3l7gf9ucHf/c3V8/3h5ff9zdn//bG51/25wd/94eX3/bnB3/2psc/9zdXz/
-bnB3/3Z4fP9ucHf/bnB3/21vc/9tb3P/bG95/3Bzff9sbnX/cHJ5/3Byef9ucHf/am13/2psc/91d33/
-dXd9/3Byef9maXP/am13/2dqdP9nanH/YmVu/2Zpc/9ucHf/am13/25xe/9ucXv/am13/25xe/91d33/
-amxz/25xe/9qbXf/bnF7/25wd/9zdXz/am13/25xe/9zdn//fH+I/3Byev90d4D/b3J6/3Bzff9nanT/
-bG51/2ptd/9qbXf/bnB3/3N1fP9wcnn/dXd9/3N1fP9sbnb/dXd+/3R3f/9vcnr/bnF6/3Bzff9vcXv/
-dnmC/3p8gv94eoD/cnV//3Byef9zdn//cHJ5/3h6gP9wc33/bnB3/3Z5gv9zdXz/c3V8/3l8hv91d33/
-dHZ8/3R2ff92eYL/dHeA/3N1fP95fIX/d3qD/3Z4f/9wc33/bG95/2dpc/9ucHf/bG51/29xdf9wcnn/
-bnB3/25wd/9sb3n/e32D/29ye/9ucXr/bnB3/21vdv9tcHr/bnB3/29xdf9ucXv/cHJ5/25wd/9tcHr/
-dnmC/2tueP9sb3n/d3qD/3N2f/9ucXv/bnB3/25xe/93eX//bG95/25wd/9wc33/cHN9/3N2f/9wc33/
-bnB3/3t+h/9ucHf/dXiB/3N1fP9wcnn/Z2px/3Byef9sbnX/bnB3/25xe/9ucXv/bnF7/3N2f/9wc33/
-c3V8/2ptd/9sb3n/cHJ5/3N1fP93eoP/eXyG/36Ahv91d33/dnh8/36Ahv95fIb/cHN9/3N1fP9/gYf/
-c3Z//3V4gf93eoP/d3l//3d5f/+Cg4f/e32D/3Z4fP95fIb/c3Z//3V4gf9zdn//c3Z//25wd/95e4H/
-d3qD/3N2f/9zdn//d3qD/3N2f/93eX//bnB3/2xvef9sb3n/bG95/25wd/9ucHf/dnh8/3Byef9vcXX/
-bG51/25wd/9wcnn/dXd9/2Zobv9sb3n/bnF7/3Bzff91eIH/e32D/25wd/9ucXv/bG95/3Byef9zdn//
-bnB3/3V4gf9wc33/eXyG/3V3ff93eX//e32D/2Zpc/9nanT/Z2p0/2xudf9sbnX/c3V8/2ptd/9sbnX/
-am13/3N1fP9sb3n/cHN9/2xudf9zdXz/dXd9/25wd/9wcnn/bnF7/36Biv9zdXz/c3V8/3t9g/95fIb/
-d3l//3Bzff9ucXv/bnF7/3N2f/9sb3n/bG51/3d5f/92eHz/bnB3/2ptd/9qbXf/amxz/25xe/93eX//
-amxz/2ptd/9sbnX/Z2p0/2Jlbv9wc33/ZGdx/2ptd/9ucHf/am13/2psc/9qbHP/bnF7/2psc/9kZ3H/
-bG95/2xudf9wc33/am13/2Zpc/9sb3n/am13/25wd/9zdn//bnB3/25xe/9wcnn/c3V8/25wd/9ucHf/
-d3l//3Z4fP92eHz/am13/25xe/9wcnn/bW9z/2dqdP9sb3n/cHN9/2xvef9zdXz/c3V8/2xvef9wc33/
-dXd9/2xudf9sb3n/bG51/2xvef9qbXf/bnF7/2ptd/9wc33/bnF7/3h7hf9sb3b/cHJ7/25wdv9ucXv/
-am13/2xudf9sbnX/bG95/2xudf9ucXv/dXiB/3V4gf9zdXz/b3F1/3R2fP9xc3v/bnB1/25wd/9ucHf/
-am13/3Bzff91d33/dnh8/3Byef9sbnX/cHN9/3Byef95e4H/cHN9/25xe/91d33/bW9z/25wd/9wcnn/
-bnB3/29xdf9ucHf/c3V8/3Byef9vcXX/eXuB/3V4gf95e4H/bnB3/25wd/9kZmz/bG51/2dqdP9qbHP/
-bG51/2ptd/9maXP/amxz/3N2f/9qbXf/am13/2ttdv9rbnX/cHJ6/2xvef9wcnn/cHN9/3Byef9vcnn/
-bXB6/3N2gP9oa3X/Z2p0/2xvef9qbXf/dXiB/3N1fP93eoP/eXyG/3N2f/93eX//fn+D/3l8hv95fIb/
-dXiB/3d6g/9+gYr/cHN9/3d6g/91eIH/bnF7/2dqdP9sb3n/bnF7/25wd/9wc33/bG95/2ptd/9wc33/
-bnF7/3Byef9sb3n/bnF7/2xvef9sb3n/c3V8/3V3ff9zdXz/bnB3/25wd/93eX//bnF7/3Byef9ucHf/
-e32D/25wd/9wc33/c3V8/25xe/9ucHf/eXyG/3N1fP9ucHf/dnh8/21vc/9sb3n/cHJ5/25xe/9sbnX/
-dXd9/3V3ff9ucXv/bG51/3N1fP9ucXv/dnh8/2xudf9qbXf/bG51/21vc/9tb3P/bW9z/3N1fP9sbnX/
-amxz/2dqdP9sbnX/bnF7/3N1fP9kZ3H/bG51/2xvef9nanT/am13/2xvef9maG7/bG51/2xudf9qbHP/
-Z2p0/2Rncf9maXP/Zmhu/2Zpc/9iZW7/ZGdx/2dqdP9qbXf/am13/2xvef9qbXf/amxz/3N1fP9maXP/
-Z2px/2Zpc/9sb3n/am13/25xe/9kZ3H/cHN9/25xe/9sbnX/bG95/2xvef91eIH/bnB3/29xdf93eX//
-eXyG/3d6g/9wc33/cHN9/3N2f/95e4H/c3Z//3V3ff9/goz/foCG/3d6g/9zdn//d3qD/3Bzff95fIb/
-f4GH/3d5f/93eoP/c3Z//3d6g/91d33/foGK/3Bzff91eIH/d3qD/3N2f/9ucHf/bG95/3N2f/9zdn//
-am13/25xe/9ucXv/c3Z//3Bzff9qbXf/c3V8/3Bzff9ucXv/dXd9/29xdf9ucHf/bnB3/3V3ff9ucHf/
-am13/3V4gf95e4H/eXuB/2xvef9wc33/cHN9/3N1fP9ucHf/cHJ5/3V3ff91d33/d3l//3Z4fP9sbnX/
-cHN9/3d5f/9qbXf/bnB3/21vc/9wcnn/bnF7/3V3ff9ucXv/bG51/25wd/94eoH/bnB4/3J0fP9vcXn/
-dHZ9/2xudf9qbXf/Z2p0/2ptd/9nanP/bG95/2xvef93eX//bnF7/2psc/9tcHn/bnB5/21vdP9rbXT/
-bnB3/2dqcf9sb3n/cHN9/25xe/9sb3n/amxz/2xvef9maG7/bG95/2dqcf9nanH/am13/2dqdP9maXP/
-bG95/2ptd/9qbXf/am13/2xudf91d33/bG95/3l8hv95e4H/eXuB/3Bzff9ucHf/am13/3N2f/9zdXz/
-c3V8/3V4gf91d33/dXiB/3d5f/+DhYz/e32D/3h6gP9zdn7/b3F5/2xvef9rbnj/Z2px/2dqdP9qbHP/
-a210/2xvef93eX//c3V8/25xev91eIH/cHN9/2xudf9sbnX/cHJ5/3Bzff9kZ3H/bnF7/3N1fP9sb3n/
-bG95/2xvef9ucXv/dXiB/2xvef91d33/bnF7/3N1fP9sbnX/bnB3/2xudf9ucHf/bG51/25wd/9qbXf/
-c3Z//25wd/9sb3n/bnF7/2ptd/9sb3n/bnB3/3Bzff93eoP/c3Z//25xe/9sb3n/dXiB/25xe/9wc33/
-cHJ5/3t+h/9ucXv/bG95/29xdf9sbnX/cHJ5/3t9g/9ucXv/amxz/3V3ff9qbHP/am13/2ptd/9sb3n/
-Z2p0/3V3ff9sb3n/am13/2psc/9zdXz/cHJ5/3d5f/9tb3P/bW9z/2xudf9nanH/bG51/2xudf91d33/
-bG51/21vc/9sbnX/bG51/3Z4fP92eHz/Z2p0/2xvef91d33/c3V8/25xe/9zdXz/b3F1/25wd/9ucHf/
-bnB3/25wd/9nanT/bG95/2ptd/9ucXv/am13/2xudf9sbnX/bG95/25wd/9wcnn/bG95/2xudf9zdXz/
-Z2p0/2dqcf9nanT/bG95/2ptd/9ucXv/ZGdx/25xe/9zdXz/bG51/2xvef9qbXf/cHJ5/2dqcf9nanH/
-bG95/3Bzff9ucXv/Z2p0/2dqdP9nanT/bG95/2Zpc/9kZ3H/dXd9/3Byef9qbXf/bG51/2xudf9qbHP/
-cHN9/3N2f/9qbHP/Z2p0/2dqcf9nanT/Zmlz/3V3ff9qbXf/bnF7/2xvef9sb3n/bG51/2xudf9sb3n/
-c3V8/2dqcf9ucHf/bnB3/25xe/9ucHf/Z2px/2xudf9ucHf/c3V8/3Z4fP9vcXX/cHJ5/25wd/91d33/
-bnB3/2xvef91eIH/dnh8/3V3ff9ucHf/cHN9/3N1fP9vcXX/b3F1/2xvef9zdXz/c3V8/3d5f/92eHz/
-bnB3/3Z4fP93eX//bG51/3N1fP9sbnX/cHJ5/3V3ff93eX//c3Z//25xe/9ucXv/d3qD/29yfP9zdn//
-c3V9/3l7gf9qbXf/bnF7/3Byef9zdn//a254/3N2f/91eIH/e32D/3d6g/9wcnn/cXR+/3J1fv9ucXn/
-bnB3/3Byef9qbHT/c3Z//3h6gP9zdn//bnF7/2xvef9zdXz/b3F1/3N1e/9sbnX/bG51/3R2fP9ucXv/
-bnB3/3F0ff9vcXj/b3F4/25xe/9zdXz/dXiB/25xe/95fIb/eXuB/3l7gf9ucXv/am13/2Zpc/9wcnn/
-bnB3/2ptd/9wc33/bG95/3Bzff9ucHf/d3qD/3N2f/9wcnn/bnB3/29xdv9ucHf/cHJ5/25wd/9ucXv/
-bG95/25wd/9sb3j/dXd8/29xd/9sbnX/cHN9/2xvef9ucHf/bG95/3d5f/91eIH/Zmlz/3V4gf95e4H/
-cHN9/3N1fP91eIH/d3qD/4GDiv95e4H/eXyG/3V4gf93eoP/bnF7/3N1fP9ucXv/bG95/2xvef9ucHf/
-bnB3/3N2f/9wcnn/bnB3/2ptd/9ucHf/bG51/25wd/9ucXv/d3l//25xe/9ucHf/amxz/3d5f/9ucXv/
-am13/2ptd/91d33/bG51/3Byef9ucHf/cHN9/3V4gf9+gYr/d3qD/3Bzff97fof/cHN9/3N2f/93eoP/
-dXiB/3N2f/97fof/e32D/3d6g/91d33/e32D/3d6g/9+gYr/cHN9/3N1fP9zdXz/cHJ5/2xvef9ucHf/
-dXd9/25wd/9tb3P/bnB3/25wd/9zdn//dXd9/25wd/9tb3P/c3V8/2xvef9sb3n/cHN9/2dqcf9qbHP/
-amxz/2ptd/9qbXf/Z2p0/2ptd/9sb3n/cHN9/2xudf9nanT/am13/2dqdP9maXP/Z2p0/2dqdP9kZ3H/
-am13/2Rncf9maG7/YmVu/2Zpc/9kZ3H/am13/1xfaP9qbXf/bG95/2BjbP9kZ3H/Z2px/2xvef9maG7/
-Zmhu/25wd/9zdXz/bnF7/2dqdP9maXP/Z2p0/25wd/9qbHP/Zmlz/3N1fP91d33/am13/25wd/9qbXf/
-bG51/2xvef9zdn//amxz/2xudf9qbHP/bnB3/21vc/93eX//am13/3N1fP9wc33/bG95/2ptd/9qbXf/
-bG95/25xe/9maXP/bG51/2xudf9ucXv/bG95/2psc/9sbnX/bnB3/3Byef91d33/bnB3/25wd/9zdXz/
-cHJ5/29xdf9sbnX/dXd9/3V4gf95e4H/cHN9/3V4gf9zdn//cHJ5/3N1fP9wc33/e32D/3t9g/9+gYr/
-eXuB/3Bzff95e4H/eXuB/25wd/9zdn//bG95/3N2f/91eIH/eXyG/3d5f/9wcnb/b3F2/3Z4ff9vcXj/
-cHN7/21veP90dn3/am13/3Byef9wcnn/cHN8/2psc/9ucHf/bnB3/3V3ff9wcnn/bW9z/29xeP9sb3n/
-amxy/2Zpcv9oa3T/X2Js/2hrdf9xc3v/bG95/2xudf9pbHb/bXB6/2ttdf9rbnf/a252/2lsdv9tb3j/
-bW93/2psdP9vcnz/amx0/2dqdP9tb3b/bG51/3N1fP9qbXf/d3qD/3Bzff9wc33/bG95/2ptd/9qbHP/
-bnB3/21vc/9sbnX/bnB3/2xudf9wcnn/bW9z/3d5f/9wc33/bG95/29xef9sbnX/aWx2/2ptd/9nanT/
-am13/2xudf9nanT/a210/3N1ff9vcXn/bW93/3V4gf91eIH/am13/2ptd/9wc33/cHN9/2Jlbv9ucXv/
-dXd9/25wd/9sbnX/bG51/25wd/91d33/cHJ5/3V3ff9sbnX/cHN9/2dqdP9vcXX/bG51/2xudf9qbXf/
-am13/2xudf9zdXz/bnB3/29xdf9maXP/bG95/2xvef9sb3n/c3Z//3V4gf9wcnn/c3V8/2psc/91d33/
-cHN9/25xe/9sb3n/d3l//2xvef9ucXv/bnB3/2xudf9zdXz/foCG/3N2f/9sb3n/d3qD/2xvef9sb3n/
-c3Z//3N1fP9ucHf/dnh8/3Byef9ucHf/bG95/3V3ff9wcnn/e32D/29xdf9tb3P/bG51/29xdf9ucHf/
-b3F1/3Z4fP9ucHf/bnB3/3Byef9zdXz/dXd9/3V3ff9nanH/bG51/3d5f/9sb3n/am13/2xvef9sbnX/
-bnF7/2xvef9nanT/am13/2Rncf9maXP/Zmlz/2dqdP9iZW7/XF9o/2Rncf9ucXv/am13/3Byef9zdXz/
-bG51/3V3ff9ucHf/bG51/2psc/9zdXz/cHJ5/3N1fP9maG7/cHJ5/3N1fP9nanT/dXd9/2xudf92eHz/
-b3F1/2xvef91eIH/d3qD/3V4gf9sb3n/bnF7/3N2f/91d33/bnB3/2xvef93eX//dXiB/25wd/9sbnX/
-bG51/25wd/9zdXz/d3l//2ptd/9qbXf/bnB3/3Byef9vcXX/dnh8/21vc/9zdXz/cHN9/2xvef9qbXf/
-bG51/2xudf9qbXf/Zmlz/2xudf9qbXf/bG95/2xudf9maXP/bG51/2ptd/9ucHf/d3l//2ptd/9sbnX/
-bnF7/2ptd/9sbnX/am13/3d5f/93eX//eHl9/25wd/91d33/cHN9/25wd/9ucXv/cHJ5/3l7gf93eX//
-e36H/3d5f/9ucHf/dXiB/3d5f/9wcnn/c3Z//2xvef9ucXv/c3Z//3l7gf92eHz/Z2pz/2Zpcv9ucHj/
-Zmlz/2hrc/9pbHb/bXB6/2dqdP9maXP/Zmlz/2dqdP9hZGz/Z2px/2dqcf9zdXz/am13/2dqdP9oa3X/
-a254/2hrdP9oa3P/am13/2hqcf9tcHj/cHJ5/3Byef90dnz/bnB5/3V4gf9ydHz/cXR+/29ye/9vcnv/
-b3J8/3N2f/9xc3r/eXyF/29ye/9tb3f/cnR+/3N1fP93eX//bnF7/3l8hv95e4H/dXiB/3N2f/9ucHf/
-am13/3N1fP9wc33/cHN9/3N2f/9ucHf/bnF7/2xvef95e4H/dXd9/25wd/9wc3r/cHN6/29ye/9ydX7/
-c3Z//3V4gf9zdXz/c3Z//3J1fv94eoL/cXN6/25weP9zdXz/c3V8/3V4gf91d33/foCG/3t9g/9wc33/
-d3qD/3l7gf93eoP/c3Z//3N2f/9zdn//d3qD/3N2f/93eX//bnB3/3V4gf9nanT/cHJ5/3Byef9wcnn/
-cHJ5/2xvef9wcnn/d3qD/3N2f/91d33/am13/3N1fP9wc33/cHN9/3l8hv97fYP/d3qD/3N2f/9ucHf/
-eXuB/3N2f/9ucXv/cHN9/3l7gf9wc33/c3Z//25wd/9wcnn/dXiB/36Ahv9zdn//bnB3/3d6g/9vcXX/
-bnB3/3N1fP9wcnn/bG51/3h5ff9wcnn/cHJ5/2xudf9zdXz/cHJ5/3d5f/9tb3P/bG51/2dqdP9ucHf/
-bnB3/3Byef93eX//bnF7/25wd/9ucXv/c3Z//3V3ff91d33/Z2p0/25xe/95e4H/c3Z//3N2f/9wc33/
-bnB3/3N2f/9ucHf/bnB3/3V3ff9sbnX/cHJ5/3V3ff91d33/b3F1/2dqcf9wcnn/c3Z//3Byef9zdn//
-dXiB/3Bzff95e4H/c3Z//25xe/9qbXf/c3Z//3V3ff91d33/amxz/3Byef94eX3/bG95/3N2f/9ucXv/
-dXd9/25wd/9ucXv/d3qD/3V4gf93eoP/b3F1/3Byef91d33/dXd9/2xvef9nanT/cHJ5/3V3ff9sb3n/
-am13/2ptd/9wcnn/cHJ5/3l7gf9wcnn/bG51/21vc/9sb3n/b3F1/3h5ff9sbnX/c3V8/3V3ff9wcnn/
-bnB3/25wd/9ucHf/bnB3/2xudf9tb3P/bG51/25wd/9sbnX/Z2p0/2xudf9qbHP/am13/3N1fP9qbXf/
-Z2px/2dqdP9qbHP/Zmlz/2Jlbv9qbXf/am13/2xvef9maG7/Z2p0/2Rncf9gY2z/ZGdx/2Rncf9sb3n/
-Zmlz/3Bzff9zdXz/amxz/2ptd/9zdXz/bG51/25xe/9qbXf/am13/2xvef91d33/c3V8/21wev9vcXb/
-dHZ8/25wd/9vcnz/bXB5/3N2f/9sbnX/bG51/25wd/9ucXv/Zmlz/21vc/9sbnX/dXd9/25wd/9ucHf/
-cXN6/29xeP9ucHj/bnF6/3Bzff9vcnz/dHeA/3J1f/9wc33/dnmC/3J0fP93eYD/dHZ9/29xeP9wcnr/
-bnB4/3Byef9ydHv/b3F5/3h7gv9vcnz/bG93/3Fzev9sb3n/dnh8/29xdf95e4H/d3l//3N1fP9zdn//
-bnB3/2dqcf9tb3P/bG51/2xudf9sb3n/amxz/2ptd/9nanH/c3Z//2xvef9qbHP/bG94/21vdv9rbnb/
-bG95/2ptd/9qbXf/Z2p0/2xudf9sbnX/cnR7/29xeP9oa3T/bG95/2xvef9ucXv/bG95/3V4gf9zdn//
-amxz/25xe/91d33/bnB3/21vc/9qbXf/cHJ5/3d5f/9wcnn/d3l//2xvef91d33/Z2p0/25xe/9sb3n/
-bG95/3Byef9tb3P/bW9z/3Bzff9sbnX/Z2p0/2BjbP9nanT/Z2p0/2Zpc/9sb3n/bnF7/2dqdP9nanT/
-YmVu/25wd/9maXP/ZGZs/2Rncf9sb3n/Zmhu/2ptd/9kZ3H/YmVu/2Zpc/9ucHf/Z2p0/2BjbP9sb3n/
-YmVu/2Rncf9qbXf/Zmlz/2psc/9qbXf/Zmlz/2Rncf9iZW7/am13/2dqdP9zdn//amxz/2psc/9nanT/
-am13/2xudf9nanH/dXd9/2xudf9tb3P/bnB3/3Byef94eX3/d3l//2ptd/9ucXv/eXuB/3V4gf93eoP/
-dXiB/3N1fP95e4H/cHN9/3Bzff93eoP/cHJ5/3V4gf91eIH/c3Z//25wd/9qbXf/cHN9/3V3ff9vcXX/
-c3Z//3V4gf9ucHf/c3Z//25wd/9wc33/Z2p0/3N2f/9wc33/cHN9/2ptd/9wc33/dXiB/2ptd/9wc33/
-bnF7/3Z4fP9wcnn/cHJ5/3l7gf93eX//e32D/29xdf91d33/dXd9/3N1fP9sb3n/Z2p0/3V3ff91d33/
-bnB3/2xvef9sbnX/bnB3/25wd/91d33/bW9z/2xudf9tb3P/bW9z/2ptd/91d33/bG51/3N1fP91d33/
-bnB3/25wd/9ucHf/bnF7/3Bzff9ucHf/bnB3/2xvef9wc33/bnB3/2dqdP9sb3n/bnB3/3N1fP91d33/
-bnB3/21vc/9wcnn/bG51/2xvef9qbXf/dnh8/3h5ff91d33/bG51/25wd/9ucHf/am13/2xudf9nanT/
-c3V8/2xvef91d33/dXd9/2xudf9sb3n/c3V8/2dqdP9ucXv/Zmlz/2xvef9wcnn/d3l//3Bzff9wc3v/
-bXB5/3J1fv9qbXf/bnF7/2ptd/9zdXz/bG51/25wd/9zdXz/bnF7/2ptd/9ucXv/cHJ5/3d5f/9ucXv/
-cHN9/3V4gf9ucXv/bnF7/25wd/9vcnz/bXB6/21wev9oa3X/bXB6/3R2fP9ucHX/eHqA/29xef9sb3n/
-bG95/2dqdP9qbXf/Z2p0/2Zpc/9ydHz/bXB4/2lsc/9tb3j/a253/3V3ff9ucHf/d3qD/3V4gf91d33/
-dXd9/29xdf9maG7/bnB3/21vc/9sbnX/bnF7/2xudf9wcnn/bW9z/3V4gf9wc33/amxz/2ptd/9qbXb/
-bnB3/29xeP9qbXf/bnB3/2dqcf9sbnX/bG51/21wev9rbnf/Z2p0/2psc/9sb3n/cHJ5/2psc/91d33/
-dXd9/2psc/9sb3n/c3V8/3Byef9sb3n/bnB3/3V3ff94eX3/bnF7/3l8hv9zdXz/e32D/2xvef9zdn//
-d3qD/3N2f/93eoP/dXd9/3N2f/9+gIb/cHN9/3N1fP9sb3n/cHN9/3N2f/9zdn//d3qD/3t9g/95fIb/
-d3qD/3Bzff97fof/eXyG/3V4gf9zdXz/dXiB/25wd/9wcnn/bnB3/3Byef91d33/d3qD/3d5f/9sb3n/
-d3l//25wd/9ucXv/d3qD/3V4gf91eIH/d3qD/3V4gf91eIH/dXd9/3t9g/93eoP/foGK/3Byef9ucXv/
-bnB3/25xe/9wcnn/c3V8/3t+h/9wc33/cHJ5/25xe/9wc33/d3l//3h5ff9qbXf/cHJ5/3d6g/9wcnn/
-dnh8/3N1fP9sbnX/dnh8/29xdf9ucHf/cHJ5/21vc/9zdXz/c3V8/3N1fP9tb3P/bG51/3N2f/9ucXv/
-bG51/2xvef9wc33/Zmlz/2xvef9nanH/Zmlz/2BjbP9qbXf/Z2p0/2ptd/9iZW7/am13/25xe/9qbXf/
-bnF7/25wd/91d33/bnF7/2xvef93eoP/eXuB/36Ahv9wcnn/c3Z//3l7gf93eoP/c3Z//25xe/9+gIb/
-foGK/3l7gf97fYP/d3l//3t9g/93eoP/foGK/3V4gf93eoP/c3Z//3V4gf9zdn//eXyG/3N2f/95e4H/
-e32D/3N1fP9wcnn/cHJ5/25xe/9zdn//c3V8/25wd/9ucHf/c3Z//3Byef9qbXf/b3F1/29xdf9wc33/
-dXiB/3Bzff9wcnn/bG95/25wd/9zdXz/bG51/3V3ff92eHz/dXd9/25wd/9sb3n/bnF7/2xvef9ucHf/
-cHJ5/3h5ff9wcnn/foCG/3t9g/9tb3P/cHJ5/3Z4fP9ucHf/dXd9/2ptd/9ucHf/c3Z//3V4gf92eHz/
-c3V7/21wd/9wcnr/am13/3N1fP9sbnX/bnF7/2ptd/9sbnX/cHN9/25xe/9qbHP/bnB3/29xdf91d33/
-bG95/25xe/9wcnn/bG95/21vc/9ucHf/bG95/25wd/91d33/amxz/25xe/9zdn//c3V8/36Biv93eoP/
-c3Z//3d6g/91d33/cHN9/3d6g/91d33/foCJ/2Zpcv9jZnD/bnB3/2ptdv9vcnz/amxz/3d5f/93eX//
-c3V8/3V3ff9ucHf/ZGZs/2xvef9sb3n/cHN9/3N2f/9vcXX/cHN9/25wd/93eoP/dXiB/25xe/9ucXv/
-bXB6/3Byef9vcXr/bnB3/2xvef9nanT/cHJ5/25weP90d37/c3V6/25weP9ucXr/c3Z//25xe/9maXP/
-c3V8/3V3ff9nanH/bnB3/3N1fP9zdXz/bnB3/21vc/9zdXz/d3l//25xe/9zdn//bG51/3Bzff9kZmz/
-bG51/2xvef9sbnX/c3V8/29xdf9sb3n/c3Z//25wd/9qbXf/Z2p0/3Byef9ucHf/bG51/3Bzff9zdn//
-cHN9/2xvef9sb3n/dXd9/3V4gf9zdn//cHJ5/3V4gf9ucXv/cHN9/3Bzff9ucHf/c3Z//3d5f/91d33/
-Z2px/3Z4fP9sbnX/bG51/3Bzff9ucHf/bW9z/25wd/9sbnX/bnF7/2xudf9wc33/cHJ5/3V3ff9nanT/
-bG51/2dqdP9nanT/am13/2xudf93eoP/bG51/2xudf9wcnn/cHJ5/3d6g/93eX//bnB3/25wd/93eoP/
-cHN9/3d5f/9zdn//am13/3V3ff9ucHf/c3V8/3V3ff9tb3P/cHJ5/3N1fP91d33/bG51/2xudf9ucHf/
-dnh8/2xvef91eIH/cHN9/25wd/9zdXz/bnB3/2xvef9qbXf/dXiB/3N1fP9zdn//bnB3/3N2f/9zdn//
-cHJ5/3V4gf93eoP/c3Z//3N2f/9zdn//e36H/3l7gf9/gYf/bnB3/25xe/91d33/c3V8/21vc/9ucHf/
-dXd9/3d5f/9ucHf/bnB3/2xudf9sb3n/bnB3/3V4gf9qbXf/bnF7/25wd/9sbnX/bnB3/3V3ff9vcXX/
-dXd9/3V3ff9ucHf/bnB3/2xvef9wc33/cHN9/3Byef9wcnn/cHN9/3V4gf9zdn//bnF7/3N2f/91d33/
-eXyG/36Biv91eIH/dXiB/3N1fP9wc33/dXiB/25xe/9zdn//dXd9/3Bzff9ucHf/cHJ5/3Byef9qbXf/
-cHJ5/2ptd/91d33/bG95/36Ahv97fYP/bW9z/3Byef91d33/b3F1/3Bzff9sb3n/bG95/3V4gf95e4H/
-d3l//3d5gv9ucXv/cHN9/25wd/9zdn//c3V8/3Bzff9sb3n/bnB3/3Z4fP9zdn//am13/25xe/9ucHf/
-dXiB/25wd/9wc33/cHN9/3Byef9vcXX/bG51/25wd/9zdXz/dXd9/2psc/9wcnn/bnF7/2xudf91d33/
-c3V8/25wd/9ucXv/am13/2psc/9sbnX/bW9z/3V3ff9ucHf/aWxz/3Fzef9sbnX/c3V+/25wd/93eX//
-d3l//3Bzff93eoP/bnF7/2Zpc/9wcnn/bnB3/3Bzff9zdn//bG95/3N2f/9ucXv/dXiB/3V4gf9wc33/
-cnV+/25weP9rbXX/bXB4/2hqcf9maXP/YGNs/2ptd/9qbXf/b3J7/25wd/9pa3P/amxz/2ptd/9wc33/
-Zmlz/3V3ff91d33/amxz/3Byef9zdXz/cHN9/3N2f/9wc33/eXyG/3l8hv91eIH/d3qD/25xe/9zdn//
-ZGdx/25wd/9ucXv/bW9z/3Byef9sbnX/bG51/3N1fP9qbHP/Zmlz/2dqdP9sbnX/amxz/2Rncf9ucXv/
-am13/2xvef9nanH/YmVu/2ptd/9qbXf/Z2px/2Zpc/9nanT/amxz/2psc/9sb3n/Z2p0/25xe/9wc33/
-cHN9/2Zpc/93eX//Z2p0/2xudf9zdn//c3Z//2ptd/9wcnn/b3F1/3Byef9vcXX/cHJ5/25wd/91d33/
-Z2p0/2ptd/9qbHP/bG51/2xvef9sbnX/d3qD/2dqdP9sbnX/bnF7/2xvef93eX//bnF7/2xudf9nanT/
-c3V8/2ptd/9qbXf/bG95/2Zpc/9wcnn/am13/2xvef9wc33/amxz/2ptd/9sb3n/cHN9/2ptd/9tb3P/
-bG95/3Z4fP9ucHf/c3V8/25xe/9qbHP/bnF7/2xudf9sbnX/YGNs/2xvef9sb3n/bG95/2psc/9sbnX/
-am13/2xudf9zdXz/cHJ5/3Byef9wcnn/am13/3N1fP9wc33/eXyG/21vc/9ucHf/dXd9/2xvef9qbXf/
-bG51/3V3ff93eX//bG95/3Byef9ucHf/bG95/25wd/97fYP/b3F1/3Byef9wcnn/bG51/2xudf93eX//
-am13/3Bzff9wc33/bW9z/2ptd/9nanT/am13/2xvef9sbnX/Z2p0/2xudf9nanT/amxz/11gav9sbnX/
-Z2px/2ptd/9zdXz/bG95/2xvef9qbHP/bG51/25xe/9nanT/dnh8/3N1fP9wc33/bnF7/3N2f/9zdn//
-am13/3Bzff9zdXz/e32D/3V4gf+Fh43/f4KM/3N2f/93eoP/foCG/3N1fP95fIb/dnh8/3l7gf9+gIb/
-e36H/36Ahv95fIb/c3Z//3N2f/9sb3n/dXiB/2xvef9ucXv/bG95/3Byef91eIH/eXuB/2ptd/9ucXv/
-bnB3/3Bzff9wcnn/c3Z//3V4gf9sb3n/bG95/2xudf9sbnX/cHJ5/3V3ff9nanH/bnF7/3Bzff9ucXv/
-d3qD/3N2f/9ucXv/dXiB/3Byef9qbXf/b3F4/25wd/92eHz/cXR9/25wd/9vcnv/bG95/3N2f/9wcnn/
-d3qD/3d6g/9zdn//dXiB/3Bzff9nanT/bnB3/25xe/9zdn//cHN9/25wd/9zdn//cHJ5/3h5ff91d33/
-bG51/2xvef9tb3f/bnB4/29xev9rbnj/bnB3/2psc/9ucHf/b3F5/3J0ev9ucHb/Zmhv/2ptdP9sb3n/
-cHJ5/2dqcf93eX//c3V8/2dqcf9qbXf/cHJ5/25xe/9ucXv/cHN9/3t9g/95fIb/c3Z//3d6g/9zdn//
-d3qD/2ptd/9zdXz/dXiB/3Bzff95fIb/dXd9/3V4gf9+gIb/cHN9/25xe/9qbXf/cHJ5/25wd/9sbnX/
-c3Z//3Bzff9wc33/bW9z/2ptd/9ucXv/bG95/2psc/9nanH/Z2px/2psc/9sbnX/bG95/2xudf9zdXz/
-dXd9/3N1fP9qbXf/dXiB/2dqdP9wcnn/c3V8/3N1fP9sbnX/am13/2xudf9sb3n/am13/2xvef9sb3n/
-dXd9/2ptd/9qbXf/Z2p0/2xudf9wcnn/b3F1/31+gf9vcXX/bW9z/3N2f/9wc33/dXiB/3N1fP9ucHf/
-cHN9/3d6g/9zdn//c3Z//3N2f/9sb3n/eXuB/25wd/9zdn//dXd9/25wd/9ucXv/dXiB/3l7gf9sb3n/
-bnB3/3N1fP9wcnn/Z2p0/2xvef9sb3n/bG51/25xe/9qbXf/bG95/2BjbP9sb3n/cHN9/2xvef9tb3P/
-bnB3/2xvef9qbXf/cHN9/25xe/9ucXv/bG95/25xe/91d33/c3V8/3t9g/9qbXf/bG95/3Z4fP9ucHf/
-bnB3/2psc/92eHz/dXd9/25xe/9ucXv/bnF7/3Byef9ucXv/f4GH/3Byef9wc33/c3Z//25xe/9ucXv/
-d3qD/2xvef9wc33/cHN9/25wd/9ucXv/bnF7/3V4gf91eIH/bnF7/25wd/9ucHf/cHJ5/21vc/9iZW7/
-amxz/2psc/9qbXf/cHN9/2dqdP9ucXv/amxz/2ptd/9qbXf/Z2p0/3Bzff9ucHf/cHJ5/21vc/9ucHf/
-bnB3/2Zpc/9nanT/Z2p0/3V3ff9ucHf/fX6B/3d5f/9sbnX/bG95/3h5ff9ucHf/cHN9/2xvef9ucHf/
-dnh8/3V3ff91d33/dXd9/29xdf9ucHf/bG51/3Byef9sbnX/bG95/2ptd/9sbnX/cHN9/3V3ff9maXP/
-bG95/2xudf9qbXf/amxz/2ptd/9sb3n/Zmhu/2psc/9maXP/amx0/2ptd/9sb3n/YmVu/2xvef9tcHn/
-bW92/3V3ff9xdH3/bXB6/3V3ff9vcXj/bXB5/3Fzev9ydHr/dXh//3J0fP9vcXn/b3J7/29xdv9wcnn/
-bW9z/3V3ff93eX//bnB3/3Byef9wcnn/ZGdx/2ptd/9maXP/bG95/25xe/9qbXf/c3V8/2xudf91d33/
-c3V8/25wd/9zdXz/bXB6/21wev9ucXn/bG95/2xvef9sbnX/bnB3/25xe/92eH3/c3V8/2ptdf9vcXb/
-c3V8/3N2f/9maXP/e36H/3N2f/9sb3n/bG95/25xe/9zdn//cHN9/3N2f/93eX//eXuB/3Bzff93eoP/
-cHN9/3d6g/9nanT/bnB3/3N2f/9wcnn/c3Z//25wd/9ucXv/d3l//25wd/9sbnX/Z2p0/3Byef9ucHf/
-am13/3V4gf91eIH/c3Z//25wd/9sb3n/c3V8/3N2f/9ucHf/bnB3/25xe/9ucHf/bnB3/3V4gf9wc33/
-c3Z//3V3ff91d33/bnB3/3l7gf9nanT/bnF7/3Bzff9zdXz/bG51/2xudf9sbnX/bnB3/2xudf9sbnX/
-bG95/3Z4fP9qbXf/bG95/2xvef9wcnn/d3qD/3N1fP9+gIb/c3V8/3N1fP93eoP/dXiB/3t+h/93eoP/
-c3Z//3N2f/9+gYr/eXyG/3N2f/91eIH/bG95/3V4gf9ucHf/dXd9/3V3ff9wcnn/bG95/3N1fP9wc33/
-Zmlz/2dqcf9qbXf/eHl9/2xvef9wc33/c3Z//25xe/9zdn//cHN9/3V4gf9sb3n/dXiB/3t9g/91eIH/
-dXd9/3l7gf95e4H/d3l//35/g/95e4H/d3qD/3d6g/95e4H/eXyG/3d6g/+DhYz/dXiB/3d6g/97fYP/
-d3qD/3Bzff9wcnn/eXyG/3t+h/9wc33/bnF7/25wd/9wc33/cHN9/3l8hv9vcXX/c3V8/25wd/9tb3P/
-bG51/3V3ff9sbnX/cHN9/3N2f/9ucHf/bnF7/2ptd/9wc33/cHN9/3Bzff9sb3n/bnF7/3Bzff9vcXX/
-ZGZs/29xdf9ucHf/cHJ5/3V3ff9ucHf/dXd9/2xudf9ucHf/bG95/2xudf9zdXz/bnF7/3Byef9sbnX/
-bG51/21vc/9sbnX/cHJ5/2dqcf94eX3/bG95/3t9g/91d33/am13/25xe/91d33/am13/2ptd/9sbnX/
-bW9z/3V3ff94eX3/dXd9/29yfP9ucHf/bnB3/2ptd/9ydHz/b3F1/3V3ff9ucHf/bnB3/3V3ff9zdXz/
-Z2px/3Byef9ucXv/dXiB/3Byef9zdn//dXiB/3Byef9sb3n/a254/3Byd/9vcXn/cHJ5/2ttc/9tb3j/
-bnF7/25xev91d37/cHN8/25weP90dn//cXN5/29yev9ydH3/bnB3/3V3fv9ydX7/b3J8/3F0fv9zdn//
-dXiB/25xe/93eX//d3l//25xe/9zdXz/bW9z/2dqcf9ucHf/bG51/3V3ff9ucHf/am13/3N1fP9sbnX/
-cHN9/3N1fP9qbXf/cHJ5/2xudf9rbnf/amx0/2ttc/9kZ3H/Zmlz/2psc/9qbXf/bnF6/3F0fP9rbnf/
-bXB4/3R2fP9wc33/YGNs/3d6g/9ucXv/Zmlz/2psc/9qbHP/Z2p0/2dqdP9nanT/c3V8/25wd/9sb3n/
-cHJ5/2dqcf9wc33/Zmlz/2xudf9qbXf/amxz/2ptd/9qbXf/bG95/3N1fP9sbnX/bG51/2Zpc/9qbXf/
-bG51/2psc/91d33/cHN9/25xe/9qbXf/am13/3Bzff9zdXz/amxz/2psc/9nanH/Z2px/2Zpc/9ucXv/
-am13/3Bzff9zdXz/cHJ5/2psc/91d33/bnB3/25xe/91d33/dXd9/2xvef9sb3n/bG95/25xe/9qbXf/
-cHN9/3N2f/95e4H/bG95/3N2f/9wcnn/cHJ5/3d6g/9wc33/foCG/25wd/9vcXX/c3V8/2xudf92eHz/
-cHJ5/29xdf9sbnX/dXd9/25wd/9wcnn/bG95/2Zpc/9zdXz/bW9z/3Z4fP91d33/bW9z/25wd/91d33/
-dXd9/2xudf9ucHf/cHJ5/25wd/9qbHP/bG95/25xe/9sbnX/bnF7/2dqcf9nanT/YGNs/2xudf9sb3n/
-amxz/2psc/9qbXf/amxz/2psc/9sb3n/am13/2xvef9qbHP/cHN9/3N1fP9sb3n/eXuB/2dqcf9nanT/
-am13/2dqdP9maG7/Zmlz/3Byef9zdXz/bG95/2xvef9tb3P/am13/2ptd/9zdn//am13/2xvef9sb3n/
-bG51/21vc/91d33/am13/2xvef9zdXz/bG51/2xvef9maXP/bnF7/25xe/9ucXv/am13/2xudf9nanT/
-Zmhu/2BjbP9qbHP/am13/2ptd/9ucXv/bnB3/3V3ff9sbnX/bG51/25wd/9qbXf/c3V8/25wd/9ucXv/
-am13/2xvef9sb3n/am13/25xe/9qbXf/dXiB/3N2f/9/gYf/eXyG/3Bzff91eIH/d3l//25wd/9zdXz/
-bnB3/29xdf9zdXz/dnh8/3V3ff9wcnr/b3F4/3J0ev9tb3f/cXN6/2ttdP9ucXv/bG51/25wd/94eX3/
-cHJ5/2dqcf9zdXz/c3V8/3N1fP9ucHf/bnB3/3Z4fP9vcXb/bXB6/2xvef9wc3z/cXN7/3Fze/9xdHv/
-cHJ5/3R2fv92eH7/dHeB/3R3f/9xdHz/eXuA/3d5f/9ydX3/eXyF/3BzfP93eYD/dHd//3Bzff90dn3/
-cHJ5/25xe/9tcHn/dnh8/3V3gP9ucXr/bnF6/2xvef9rbnj/aWx2/2tueP90dnz/b3F4/25wdP90dnv/
-bW93/3J0fP9zdXz/bW92/3J0fP9qbXf/bG51/25wdf9ucHb/bG51/2psc/9sbnX/am13/2ptd/9ydHr/
-Z2pz/2ptd/9xc3n/bG95/2Jlbv99foH/c3V8/2xudf9tb3P/bG51/25wd/9ucHf/bnB3/3V3ff91d33/
-cHN9/3Byef9maG7/bG95/2Rncf9iZW7/Z2p0/2xudf9qbXf/Z2p0/2xudf9ucXv/amxz/2dqdP9nanT/
-am13/2dqcf9nanH/cHJ5/25xe/9sb3n/am13/2xudf9ucXv/c3V8/2xvef9qbXf/bnB3/29xdf9ucHf/
-c3V8/3Byef91d33/bG95/2xvef9nanT/dXd9/29xdf9wcnn/dXd9/3Bzff9qbXf/bG51/2xudf9sb3n/
-Zmlz/2ptd/9qbXf/cHJ5/2Rncf9qbHP/Z2p0/2ptd/9sb3n/bG95/3d6g/9nanH/Z2px/25xe/9qbHP/
-d3l//2xvef9qbHP/bG51/3N1fP9sb3n/bG95/25xe/9maXP/bG95/2dqcf9ucXv/bG95/2dqcf9nanT/
-bnF7/25xe/9maXP/bG51/2ptd/95e4H/cHJ5/3V4gf93eoP/cHJ5/3l7gf9wc33/bnF7/2dqdP9sb3n/
-c3V8/3Byef9ucHf/c3Z//25xe/9ucXv/cHN9/25xe/9ucXv/bG95/3h5ff94eX3/cHJ5/4CChv9sbnX/
-bG51/3N1fP9wcnn/bnB3/2xvef91d33/dnh8/3V3ff9wcnn/bG95/3Bzff9zdn//eXyG/3Byef9ucHf/
-bnB3/25wd/9vcXX/dnh8/25wd/9zdXz/cHJ5/2xudf9wcnn/amxz/3Bzff9zdn//dXd9/25wd/9ucHf/
-cHJ5/2psc/9kZ3H/bG51/2xvef9nanT/cHN9/2dqdP9sb3n/Z2p0/2xudf9qbHP/Z2p0/25xe/9qbXf/
-bnF7/2dqcf9qbXf/am13/2Zpc/9qbHP/ZGdx/2xvef9qbXf/c3Z//3N1fP9qbXf/am13/3N1fP9qbXf/
-bnF7/2ptd/9sbnX/bnF7/3Bzff9ucXv/am11/2xudf9xc3j/a211/3Fzev9tb3T/cHN9/2Zpc/9ucHf/
-dnh8/3Byef9rbXT/dHZ7/3Bzff90d4D/cHN9/2xvef9zdn//bnB3/25wd/9tcHr/cnV8/29xef9wcnr/
-cnR6/21vdv9wc3v/c3V7/3V3ff9wc33/bXB6/3N2fv90dnr/bnB1/3V3ff9tb3b/cXN6/3Byef9vcXn/
-cHJ5/3Byef9xc33/cHN8/3d5f/93eoL/cnV+/3BzfP9ucXr/bXB5/2tueP9tcHn/dnh+/3J0ff9vcnn/
-dHZ+/21wef9vcXr/b3J8/21vdv9ydX7/bG95/25wd/9tcHn/bW92/2dqdP9nanT/bnB3/25wd/9ucXv/
-dXd9/2ptdv9rbnf/bnF5/2xvef9iZW7/d3qD/2ptd/9qbXf/am13/2ptd/9qbXf/bG95/2ptd/9wcnn/
-bG95/2xvef9ucHf/Zmhu/2xvef9iZW7/ZGdx/2psc/9nanH/Zmlz/2Rncf9qbHP/bG95/2psc/9qbHP/
-Zmlz/2ptd/9qbHP/amxz/3Byef9qbHP/Z2p0/2psc/9iZW7/bG95/3Bzff9qbHP/amxz/2ptd/9sbnX/
-amxz/25xe/9ucHf/dXd9/29xdf9wcnn/Zmlz/3V3ff9sbnX/bnB3/3N1fP91d33/bnB3/3Byef9vcXX/
-bnB3/2psc/9sb3n/bnB3/3V4gf9qbHP/bG51/29xdf9sb3n/cHJ5/3Byef+Agob/bG51/2xudf9zdXz/
-bW9z/3Z4fP9zdXz/bnB3/25wd/94eX3/dXd9/3Byef9zdXz/bnB3/3V3ff9ucHf/dXd9/3Z4fP9vcXX/
-bG95/3V4gf93eoP/bnF7/2xvef91eIH/eXyG/25xe/93eoP/d3qD/3N1fP97fof/dXiB/3V4gf9ucXv/
-c3Z//3d6g/9zdn//cHN9/3N2f/9ucXv/bnF7/25xe/9sb3n/cHN9/25wd/94eX3/eHl9/3V3ff9/gYf/
-bG95/2xvef9wc33/bnF7/25wd/9sbnX/bnF7/25xe/9zdXz/cHJ5/25wd/9wcnn/bnB3/3t+h/9sb3n/
-bnF7/3V4gf9sb3n/bnB3/3d5f/9ucHf/dXiB/3N2f/9ucXv/cHN9/2ptd/9ucXv/c3V8/3V3ff9ucHf/
-cHJ5/25wd/9ucHf/bG51/2ptd/9ucXv/cHJ5/3V3ff9sb3n/bG95/2dqdP9qbHP/Zmhu/2Rncf9nanT/
-amxz/2Zpc/9cX2j/ZGZs/2Zobv9gY2z/amxz/2BjbP9nanT/am13/3V3ff9zdXz/am13/2xudf9sb3n/
-bG51/2xvef9sbnX/am13/3N1fP9zdXz/c3V8/3Byef94eoD/eHuC/3N1fP93eX7/cnR5/3R2ff9sbnX/
-dXd9/3d6g/9zdXz/bnB2/3N1ff91d33/dXd9/3N1fP9sbnX/cHJ5/21wev9wc33/b3J7/3R3fv9ucXr/
-b3J3/3N1ef9rbnf/bnF7/3J0fP9ydX7/bnF6/2tueP9wc3z/b3F6/2lsdP9wcnn/aWx2/21veP9rbnj/
-bG95/21veP9pa3T/amxz/25wdv9ucHf/b3F2/2hqc/9tb3b/bG92/29xef9nanT/bnB3/3J1ff9vcXr/
-b3F4/3J0fP9ydHv/c3V7/3N1fP9tb3T/dHZ8/2ttdv9tb3X/a253/2xudf9laHL/ZGdx/2xudf9qbXf/
-bG95/3V3ff9qbHP/a213/2xudP9ucXv/ZGdx/3t9g/9ucXv/Z2p0/2xudf9qbHP/bnF7/2ptd/9ucXv/
-d3l//3N1fP91d33/dnh8/2xudf9wcnn/Zmlz/2dqdP9sbnX/bnB3/3Byef9vcXX/cHJ5/3Z4fP9vcXX/
-bnB3/2xudf9ucHf/am13/2ptd/9zdXz/bG51/2ptd/9qbXf/Z2p0/3Byef94eX3/b3F1/2xudf9sbnX/
-bW9z/2xudf9wcnn/bnF7/3V3ff9sb3n/cHJ5/2psc/93eX//bW9z/25wd/9wcnn/dXd9/25wd/9wc33/
-bnF7/25xe/9qbXf/c3V8/3N2f/95fIb/bG95/3Bzff9zdXz/bnF7/3N2f/9zdn//gYSN/3N1fP9ucHf/
-c3Z//25wd/91eIH/cHN9/25xe/9ucHf/d3l//3d6g/93eoP/eXuB/3Byef9zdn//c3V8/3l7gf95e4H/
-c3Z//3Bzff95e4H/eXuB/25wd/9ucXv/d3l//3t+h/9zdXz/e32D/3N2f/9sb3n/dnh8/25wd/9zdXz/
-Zmhu/2xudf9wcnn/cHJ5/25wd/9wcnn/bG51/2xudf9qbXf/bG51/3Byef9ucHf/dXd9/3V3ff9zdXz/
-f4GH/29xdf9zdXz/cHJ5/25wd/9vcXX/bnB3/3Bzff9wc33/c3Z//3N2f/9ucXv/c3Z//3N2f/9+gYr/
-c3Z//3N2f/93eoP/d3l//3V3ff9/gYf/dXd9/36Ahv99foH/dXiB/36Ahv9ucXv/d3qD/3l7gf95e4H/
-dXiB/3d6g/9zdn//dXiB/25xe/9wc33/dXiB/3V4gf9zdn//bG95/3N1fP9ucHf/bnF7/2xvef9ucHf/
-cHJ5/2xudf9wcnn/Z2px/25wd/9tb3P/Z2p0/25wd/9nanT/cHN9/3N2f/91eIH/d3l//25xe/9sb3n/
-c3Z//25xe/91d33/bG51/29xdf91d33/dXd9/3N1fP9oa3T/cXR8/3N1ev9tcHn/b3J8/29xd/9zdXz/
-am13/3V3ff91d33/cHJ5/2xudv9ydHv/cXN6/3J0e/9wcnn/am13/25xe/9rbXP/bW92/21veP9vcnr/
-bXB6/21weP9ucHX/bG93/3Fze/9zdn7/dnmA/3N2f/9xdH7/d3l//3FzfP9tb3b/c3V6/25wef9xc3j/
-b3J3/25xef9zdn3/bG94/29xef91d3z/cXN4/3Bydv9qbXb/bXB6/21vd/9ydHv/Z2p0/2ttdP9ucHb/
-bG51/2hrc/9qbXb/a253/3J1ff9wc33/a210/3R2ff9nanT/aGty/2psc/9sbnX/ZGdx/2Zpc/9sbnX/
-Z2p0/2xvef9wc33/Zmlz/2xvef9qbXf/bnF7/2Jlbv93eoP/bnF7/2Zpc/9nanH/amxz/3Bzff9sbnX/
-bnF7/3V3ff9ucXv/bG95/3Byef9qbHP/am13/2Zpc/9kZ3H/Z2px/2dqcf9qbHP/bG51/2dqdP9ucXv/
-Z2px/2dqcf9maXP/Z2p0/2psc/9nanT/c3V8/2dqdP9qbXf/am13/2Zpc/9qbHP/am13/2dqcf9nanT/
-Z2p0/2Zobv9maXP/Z2p0/2ptd/9wc33/am13/2xudf9iZW7/c3V8/2Zpc/9ucXv/bnF7/3Bzff9sbnX/
-cHJ5/2xvef9qbXf/am13/2xudf9sbnX/d3l//2dqdP9sbnX/bG51/2dqdP9qbXf/am13/3t9g/9kZ3H/
-Zmlz/3Byef9qbHP/c3Z//2xvef9ucHf/bG51/3Z4fP9zdXz/dXd9/3V3ff9vcXX/cHJ5/2xvef9zdn//
-c3Z//2xvef9qbXf/dXiB/3d5f/9ucHf/cHJ5/3l7gf91eIH/amxz/2xvef9sb3n/amxz/3Bzff9qbHP/
-bG95/2BjbP9sbnX/cHJ5/2xudf9ucHf/cHJ5/2ptd/9qbHP/am13/2ptd/9ucHf/bnB3/3N1fP9wc33/
-cHN9/4GDiv9ucHf/c3Z//25xe/9vcXX/b3F1/2ptd/9wcnn/cHJ5/3V3ff91d33/b3F1/2xudf9qbXf/
-d3qD/2ptd/9sb3n/bnF7/21vc/9sbnX/bnF7/2psc/9sb3n/bnF7/2xudf9wc33/XWBq/2xvef9ucXv/
-bnF7/2Zpc/9qbXf/bG51/2xvef9kZ3H/amxz/2ptd/9sb3n/bnF7/25wd/91d33/bnB3/25xe/9wc33/
-bnB3/3Bzff9zdn//d3qD/2xvef95fIb/dXd9/25xe/9zdn//cHN9/3l8hv93eoP/f4KM/3+Bh/97fYP/
-dXiB/3l8hv93eoP/eXyG/3N2f/9wcnn/dXiB/3l7gf9wc33/bnB3/3R2fv93eYH/c3V+/3R2fv9vcnn/
-cHN9/2ptd/91eIH/d3qD/3V4gf9wcnn/b3J8/29yfP9wcnn/cHJ5/21vc/9zdXz/b3F1/2xvef9tb3n/
-cHN7/3J0ff9wc3z/Z2p0/29xef9zdn//bnF7/3d4ff9zdn//cHJ5/3Z4fv9xc3f/am10/2xvef9ucHf/
-a254/21wev9wcnb/dXd9/25xev9vcnz/dnh//3Fzev9zdX3/Z2p0/25xe/9sb3n/dnh+/2hrdP9ucHf/
-bXB5/25xe/9sb3n/cHN9/3N2f/94e4X/c3Z//29xdf91d33/c3V8/2xudf9qbXf/bG95/2Zpc/9maXP/
-bG51/25wd/9wcnn/dXd9/2psc/9ucHf/bG95/3V3ff9maXP/f4GH/3V4gf9wcnn/cHN9/3Bzff93eX//
-c3Z//3V4gf97fof/eXuB/3t9g/97fYP/d3qD/3l8hv9zdn//cHN9/3N1fP9zdXz/bnF7/25xe/9ucXv/
-dnh8/25wd/9wcnn/bG95/3N1fP9sbnX/Z2p0/3N1fP9kZ3H/Z2p0/2psc/9kZ3H/am13/2xvef9sbnX/
-bnF7/3Bzff9sbnX/Z2p0/2ptd/9ucXv/c3V8/25wd/9qbXf/ZGdx/3N1fP9nanT/bG95/25xe/9wc33/
-bG95/25xe/9qbXf/bnF7/2ptd/9ucHf/b3F1/3d5f/9maG7/b3F1/2xudf9nanT/bnB3/2xvef9/gYf/
-bG95/25xe/93eoP/cHJ5/3t+h/9wc33/cHN9/25wd/91eIH/dXd9/3N2f/9wc33/cHJ5/3V4gf9zdn//
-d3l//3V3ff9vcXX/bG51/3V3ff9zdXz/bG51/2psc/9wc33/foGK/3N1fP93eoP/c3Z//25wd/91d33/
-bnB3/25wd/9kZ3H/bnB3/3N2f/9sb3n/bnB3/3Byef9ucHf/bG95/25wd/9sb3n/bnB3/25wd/9sb3n/
-cHN9/2xvef9/gYf/cHJ5/3Byef9ucHf/bnB3/3Byef9sb3n/dXiB/3N2f/93eoP/eXuB/3Bzff91eIH/
-c3Z//3+Bh/9zdn//d3qD/31+gf9zdn//c3Z//3l8hv9zdn//e32D/3V4gf9zdXz/eXuB/2Zpc/93eX//
-c3Z//3Z4fP9ucHf/bnB3/25wd/9wcnn/am13/25wd/9wcnn/bG51/25xe/9qbXf/bnF7/2xudf9qbXf/
-amxz/2Zpc/9sb3n/am13/25xe/9maXP/bG95/2xudf9iZW7/bG51/2dqdP9sb3n/cHJ5/3d5f/93eX//
-am13/2ptd/9qbXf/am13/25xe/9sbnX/Z2p0/25xe/9wc33/cHN9/25vdf9qbHX/bG51/2ptdv9rbnj/
-Z2pz/2dqdP9kZ3H/am13/3N1fP9sb3n/Zmlz/2psc/9maXP/am13/2Zpc/9qbHP/am13/2psc/9sbnX/
-Z2p0/21vdv9tcHr/bG95/15ha/9nanH/a210/2ttdP9wcnn/dHZ9/2ptd/9sb3n/aGty/2dqdP9oa3T/
-amxz/2ptd/9wcnn/bW9z/3Z4fP9qbXf/bnB3/3Z4fP9sbnX/am13/2Rncf9qbXf/am13/3d5f/9nanH/
-bG51/2xudf9ucHf/bG95/25wd/9ucHf/dXiB/25xe/9sbnX/dXd9/25xe/9tb3P/cHJ5/25wd/9nanH/
-amxz/29xdf9ucHf/cHJ5/3N1fP9qbXf/am13/2ptd/9sb3n/YmVu/36Ahv9sb3n/Z2p0/2dqdP9qbXf/
-cHN9/2ptd/9sb3n/dXd9/3V3ff9wcnn/c3V8/3Byef9ucXv/bG95/2ptd/9ucHf/bG95/25xe/9sb3n/
-bG95/3V3ff9ucHf/bG95/25wd/93eX//bnB3/25wd/97fYP/amxz/25wd/9ucHf/bG51/25wd/9sb3n/
-bW9z/2xvef9ucXv/Z2p0/2Jlbv9nanH/am13/3Bzff9qbXf/am13/2Rncf9wc33/amxz/2xudf9ucHf/
-c3V8/2xvef9ucXv/am13/3Bzff9nanT/bG51/21vc/92eHz/Zmhu/2xudf9tb3P/bG51/29xdf9zdXz/
-f4KM/25xe/9nanT/d3qD/2xvef93eX//cHJ5/2xvef9ucHf/dXiB/3h5ff9zdn//c3Z//3Byef9zdn//
-dXiB/3t9g/95fIb/cHJ5/3Bzff97fYP/fn+D/3Z4fP9wc33/e32D/3t+h/9wc33/dXiB/3Bzff9ucXv/
-dXiB/25wd/9wc33/Z2p0/25wd/9wc33/bnB3/2xvef9sb3n/bnB3/2ptd/9qbXf/bnF7/25wd/9sbnX/
-bG51/3N1fP9wcnn/f4GH/3Byef9wcnn/bnB3/2ptd/9qbXf/Zmlz/2xvef9ucXv/am13/3N1fP9qbHP/
-Z2p0/2dqcf91eIH/am13/2ptd/9wcnn/bW9z/21vc/9wcnn/bW9z/3Byef9sbnX/bG51/3N1fP9iZW7/
-c3V8/25xe/9zdXz/bG51/2xvef9sbnX/cHJ5/2xudf9ucHf/c3V8/25wd/9wcnn/cHJ5/3N1fP9tb3P/
-bnB3/2ptd/9qbXf/c3V8/25xe/9ucXv/am13/2xvef9ucHf/ZGZs/25wd/9sbnX/cHJ5/3V3ff97fYP/
-eHl9/25wd/9ucHf/bnB3/3Byef9wc33/bW9z/2psc/9zdXz/dXd9/3N1fP9ydHr/Zmlz/2ptd/9oa3X/
-b3J8/2xvef9ucHf/bnB3/3V3ff93eX//dXd9/25wd/9ucHf/bnF7/3N2f/9ucXv/bnF7/3N2f/9ucHf/
-bG95/2xvef9vcXX/dXd9/3Byef9kZmz/bW9z/25wd/9ucXv/d3l//3d6g/9wc33/dXiB/3N1fP9wcnn/
-bG95/3Byef9sbnX/cHJ5/25wd/9zdn//bnB3/25xe/95e4H/bG95/25wd/9qbXf/b3F1/29xdf94eX3/
-bnB3/25wd/9ucHf/b3F1/3Byef9sb3n/cHJ5/3d5f/9zdXz/bG51/3N1fP9ucXv/bG51/3N1fP9sbnX/
-Z2p0/2dqdP9sb3n/bnB3/25xe/9wc33/amxz/29xdf9wcnn/c3V8/2Jlbv9/gYf/bnB3/21vc/9sbnX/
-bG95/3d5f/9wc33/dXiB/3l7gf93eX//c3Z//3V4gf9ucXv/bnF7/25wd/9maXP/bnB3/25xe/9ucXv/
-cHJ5/2xvef91d33/b3F1/2xudf9ucHf/dnh8/25wd/9sbnX/dXiB/2psc/9sb3n/bG51/2dqdP9qbXf/
-am13/2psc/9sb3n/bnF7/2ptd/9qbXf/bnF7/25xe/91d33/am13/2ptd/9kZ3H/c3V8/2ptd/9qbHP/
-am13/25xe/9qbXf/am13/2psc/9sb3n/ZGdx/2xudf9nanT/cHN9/2Rncf9nanT/bG51/2dqdP9qbXf/
-bnF7/36Ahv9qbXf/Z2p0/3N2f/9sbnX/dXd9/2xvef9qbXf/bW9z/3d5f/93eX//dXd9/3Byef9ucHf/
-cHN9/3N2f/93eX//dXd9/2xvef9qbXf/dXd9/3V3ff9sb3n/b3F1/3Z4fP93eX//bnB3/3N2f/9ucXv/
-bnB3/3Bzff9sb3n/bnF7/2Zpc/9sb3n/cHN9/25wd/9wc33/bnB3/2xudf9ucHf/bnB3/3V3ff9wcnn/
-bW9z/25wd/9zdXz/c3V8/3+Bh/91d33/cHJ5/3N2f/9vcXX/bW9z/2psc/9wcnn/c3V8/3Byef92eHz/
-bnB3/2ptd/9sbnX/c3Z//2ptd/9sb3n/bnF7/2ptd/9qbHP/c3V8/21vc/9zdXz/bnB3/3Bzff91d33/
-Zmhu/3Bzff9wc33/eHl9/25wd/9wcnn/b3F1/3Byef9sbnX/bnB3/3Byef9ucHf/bnF7/25xe/95e4H/
-c3V8/3Bzff9wc33/Z2p0/3Bzff9zdXz/cHJ5/2xudf9wcnn/am13/2Jlbv9qbXf/Z2p0/2xvef9wc33/
-c3Z//3N1fP9sbnX/bG95/21vc/9ucXv/bnF7/2dqdP9kZ3H/bnF7/3Bzff9ucXv/cnR7/2Rncf9qbHP/
-am13/3Bzff9sb3n/bnB3/2psc/9zdXz/dXd9/3N1fP9qbXf/bG51/25wd/92eHz/cHJ5/3Byef9zdXz/
-b3F1/25wd/9nanT/bW9z/25wd/9sb3n/ZGdx/2ptd/9qbXf/am13/25xe/93eX//cHJ5/3N1fP9wcnn/
-bW9z/21vc/9ucHf/bG51/2Zpc/9nanH/bG95/2dqcf9maXP/bnF7/2psc/9maXP/am13/2xudf9sbnX/
-c3V8/2psc/9nanT/a253/2xudf9wc33/a254/3Byef91eID/bG95/2xvef91d33/cHJ5/2ptd/9ucXv/
-bG95/2hrdf9qbXf/bG51/2xudf9qbXf/Z2p0/2Rncf9nanH/a254/2xvef9gY2z/gIKG/2xudf9tb3P/
-bG51/29xdf91d33/cHJ5/3V3ff91d33/c3Z//3Bzff91d33/cHN9/3Bzff9wcnn/am13/25wd/9zdn//
-cHN9/3V4gf93eoP/d3l//2ptd/9ucHf/bnB3/3Z4fP9qbHP/bW9z/3Z4fP9sbnX/bnB3/3Byef9qbHP/
-bnB3/2ptd/9sbnX/bnB3/3N1fP9ucHf/bG51/3N1fP9wcnn/dnh8/3Byef9ucHf/bG51/3N1fP9ucHf/
-bnB3/25xe/9zdn//c3Z//3Bzff9wc33/d3qD/25xe/91eIH/cHN9/3l8hv9zdXz/dXd9/3l7gf92eHz/
-eXuB/3t9g/+FiJH/d3qD/3Bzff9/gYf/dXiB/3t+h/91eIH/d3qD/3V4gf9+gYr/e32D/3d6g/9zdn//
-c3V8/3N2f/9zdn//dnh8/3V4gf9sb3n/bG95/3Z4fP91d33/bG51/21vc/9wcnn/d3l//25xe/91d33/
-cHJ5/25wd/9ucXv/bnB3/3Byef9nanH/cHN9/3V4gf9wcnn/bnF7/25xe/9ucHf/cHJ5/25xe/91eIH/
-cHN9/3Byef9ucXv/c3Z//3N2f/9+gIb/dnh8/3Bzff9wc33/b3F1/25wd/9qbXf/c3V8/3V3ff9wcnn/
-eHl9/25wd/9ucHf/bW9z/3V4gf9ucXv/cHJ5/3N2f/9wcnn/c3V8/3V4gf9wcnn/c3Z//25xe/9wc33/
-dnh8/2ZobP9zdXz/c3V8/3Z4fP9vcXX/c3V8/2xudf9ucHf/bW9z/2xudf9wcnn/bG51/2xvef9qbXf/
-c3V8/2Zobv9sb3n/bG51/2Zpc/9qbXf/am13/2ptd/9nanT/am13/2xvef9kZ3H/bG95/2dqdP9ucXv/
-bnF7/3V3ff94eX3/bG95/3N2f/9sb3n/cHN9/3Bzff9ucHf/Z2p0/3V3ff91d33/dXd9/3h5ff9sbnX/
-bnB3/2xvef91d33/c3Z//2xvef9qbXf/c3Z//3l7gf91eIH/bnB3/3Byef9wc33/d3l//3Byef9wcnn/
-cHJ5/21vc/9sbnX/amxz/2xudf9sbnX/bG51/2Zobv9wcnn/bG51/25xe/9ucXv/c3V8/3J0e/9sb3n/
-bnB3/2xudf9ucHT/bG51/2Zpc/9vcXj/bG51/21vdv9tb3b/bW93/3R2ff9rbnf/aGt1/2dqdP9sbnX/
-am13/3Fzev9qbHP/a253/2xveP9qbHP/bG95/2xveP9wcnj/dHZ7/21vdf9ydXz/dXd9/3J0ff9sb3n/
-b3J8/3N1fP9vcXj/b3F4/21vc/9qbXf/bG95/3Byef9ucHf/b3F1/29xeP9zdXz/Z2px/4GDiv9sb3n/
-bnF7/3Byef9wcnn/dXiB/3N2f/93eoP/e32D/3V4gf9wc33/c3Z//3V3ff9ucHf/b3F1/2psc/9ucHf/
-bnF7/25wd/9zdn//c3V8/3Z4fP9qbHP/bG51/21vc/92eHz/bG51/29xdf92eHz/amxz/2xudf9wc33/
-Zmlz/3Byef9qbXf/bnB3/25wd/92eHz/b3F1/25wd/9zdXz/c3V8/3V3ff9wc33/am13/2dqcf9wcnn/
-bW9z/29xdf9sbnX/cHJ5/2xvef9wcnn/bG51/2xvef9maXP/cHJ5/25wd/94eX3/Zmhu/2xudf9sb3n/
-Z2p0/2ptd/9sb3n/foCG/25xe/9sbnX/eXuB/2xvef93eX//bG51/25wd/9tb3P/dXd9/3N1fP91d33/
-bG51/2psc/9zdXz/c3V8/3N1fP9sb3n/amxz/2ptd/92eHz/c3V8/29xdf9ucHf/cHN9/3d6g/9ucXv/
-d3l//3Bzff9zdXz/cHN9/3Byef9wc33/am13/3Bzff95e4H/dXd9/3V4gf9wc33/cHN9/3V3ff91eIH/
-eXuB/3N1fP9zdXz/cHN9/3d6g/95e4H/g4WM/3l8hv91eIH/d3qD/3Bzff9zdn//c3V8/3N2f/91eIH/
-bnB3/3d5f/9sb3n/bnB3/25wd/93eX//bG95/25wd/9wc33/bnB3/25wd/9wc33/bnB3/3Bzff9ucXv/
-dXiB/3V4gf9nanH/cHN9/3N2f/95e4H/cHJ5/3N2f/9wcnn/cHN9/3N1fP9wcnn/dXiB/25xe/93eoP/
-bnF7/3V4gf9ucHf/c3Z//3Bzff9qbXf/c3V8/3Bzff91eIH/bG95/2xvef9zdn//bG95/2xvef9qbXf/
-cHN9/3Byef91eIH/d3l//2xvef9zdn//bnB3/3N2f/9wc33/cHJ5/2ptd/9zdXz/cHJ5/3V3ff92eHz/
-Z2p0/2ptd/9qbXf/cHN9/2ptd/9sbnX/amxz/3Byef91d33/c3V8/2dqdP9tb3P/bnF7/3V4gf9wc33/
-cHN9/3d6g/9zdXz/bnF7/25xe/9xc3r/dXiA/3N1fP9tcHr/c3Z//3Z4fv94e4T/enyC/31/hv94eoD/
-dHeA/3Bzff9ucXv/cHN6/29xef9tcHn/cnR7/25wd/9vcXX/aWx1/2ttdv9wcnn/b3F3/21vdv9sbnb/
-bW92/21wdv9xc3n/bG50/21vdP9wcnj/bW91/25xef9xdHz/cXR9/3Fzev9vcXj/b3F4/3Z4gP9wc3v/
-bG95/29yfP9ydHz/cXN7/21wev9ucHf/bnF7/3Byef9wc33/bnB3/25wd/9xc3r/cHJ5/2Zobv+Agob/
-bG51/2xudf9sbnX/bG51/3N1fP9wcnn/eHl9/3V3ff91d33/c3V8/3Bzff9zdXz/amxz/2psc/9nanT/
-Z2px/2xudf9sbnX/cHN9/2xudf9wc33/Z2p0/2psc/9sbnX/dXd9/2ptd/9qbHP/c3V8/2ptd/9qbXf/
-cHN9/2dqdP9ucXv/bnB3/3N1fP9ucHf/dXd9/25wd/9sb3n/c3Z//3N2f/93eX//dXiB/25xe/9sb3n/
-c3Z//25wd/9wcnn/c3V8/3N2f/9ucXv/c3Z//2xvef9zdXz/Z2px/3Byef9sbnX/cHN9/2Rncf9qbHP/
-bnF7/2dqcf9qbXf/am13/3V4gf9maXP/ZGdx/3N1fP9nanT/cHJ5/2psc/9nanT/Z2px/3V3ff9zdXz/
-bnF7/2ptd/9qbXf/cHN9/3N1fP9zdXz/c3V8/25wd/9ucHf/d3qD/3N2f/9ucHf/bG95/3Bzff95e4H/
-bG95/3V3ff9sb3n/bnB3/25xe/9sb3n/bnB3/2dqcf9vcXX/c3V8/2ptd/9ucHf/bG51/2ptd/9nanT/
-bG51/3N1fP9sbnX/bW9z/2xudf9zdXz/dXd9/31+gf9zdXz/bG95/2xvef9sbnX/bG51/2ptd/9ucHf/
-c3V8/2xvef91d33/bnB3/3Byef9sb3n/dXiB/2xvef9sb3n/bnF7/25xe/9ucHf/cHJ5/25wd/9ucXv/
-bnF7/3V3ff93eoP/ZGdx/3N2f/93eoP/d3qD/25wd/9zdn//bnF7/25xe/9wcnn/bnB3/3Bzff9sbnX/
-c3V8/25wd/91d33/am13/3Bzff9sbnX/amxz/25wd/9sb3n/bnF7/2ptd/9qbXf/dXd9/2xudf9sbnX/
-Zmlz/2xvef9sb3n/dXd9/3N1fP9qbXf/bnF7/21vc/9zdXz/cHJ5/25xe/9sb3n/c3Z//3Bzff93eX//
-eHqA/2hrdf9ucHf/a254/3N2f/9ucHf/bnB3/25wd/9wcnn/eXuB/3V3ff9sbnX/bG51/21vdv91d3z/
-am13/2psc/9ucXv/amxz/2dqcf9nanT/Z2pz/2dqc/9maHL/YmRt/2Zobv9pbHb/bG53/25wef9wcnr/
-cHJ5/2tueP9tb3f/bG51/3Fzev9sb3f/bG95/21wev9vcnr/bG53/2xudf9rbnX/b3J6/25wef9ucXn/
-am13/2tueP9ydHv/cHJ6/25wd/9ucXn/dHZ9/29xdv9wcnr/dHZ9/3BzeP9ucHf/bnB4/29xef93eYD/
-bnF2/25wd/9xc3v/cXN4/3N1e/9xc3r/cXN6/3N2f/9wc33/d3qD/3Byef9wcnn/cXR9/3Bzff9nanT/
-f4KM/3Bzff9ucHf/b3F1/21vc/9zdXz/bnB3/3V3ff93eX//cHN9/25xe/9wc33/dXd9/29xdf9ucHf/
-bnB3/25wd/9vcXX/cHN9/3N2f/9ucXv/dXiB/2xvef9ucXv/bnF7/3l7gf91d33/d3l//35/g/94eX3/
-eXuB/36Ahv96e3//f4GH/3l8hv9+gYr/eXyG/4CChv97fYP/dXd9/3l8hv99foH/fn+D/35/g/93eX//
-cHN9/3t9g/9wc33/c3V8/3Byef9wc33/b3F1/3Z4fP9qbXf/bG95/2Jlbv9qbXf/am13/2ptd/9gY2z/
-Zmlz/2xvef9kZ3H/Zmlz/2xvef93eoP/am13/2Rncf9wc33/ZGdx/2ptd/9maG7/Z2px/2Zobv9zdXz/
-d3qD/3Bzff9sb3n/amxz/3Byef9zdXz/dnh8/3N1fP9sbnX/bG51/3h5ff9wcnn/bnB3/25wd/9zdXz/
-d3l//25wd/91d33/bnB3/21vc/9wcnn/bnB3/2xvef9maXP/bnB3/3Byef9sbnX/bnB3/25wd/9wcnn/
-amxz/25wd/92eHz/bnB3/29xdf9wcnn/cHJ5/3Z4fP9+gIb/c3V8/3Byef9sb3n/bG51/2ptd/9maXP/
-am13/2xvef9ucXv/cHJ5/2dqcf9nanT/Z2px/3Byef9kZ3H/YGNs/2Zobv9kZ3H/Zmhu/2Zpc/9maG7/
-Zmlz/2Zobv9sb3n/c3V8/1lcZf9maXP/Zmlz/25wd/9kZ3H/am13/2dqcf9nanH/YmVu/2Jlbv9nanT/
-Zmhu/2Zpc/9kZ3H/cHJ5/2Zpc/9qbXf/am13/2Rncf9maXP/Z2p0/2xvef9maXP/bG51/3Bzff9maXP/
-bW9z/2ptd/9sb3n/am13/3Bzff9ucXv/amxz/25xe/9sbnX/cHJ5/2xvef9qbXf/ZGdx/2ptd/9qbXf/
-c3V8/3F0e/9laHH/bG51/2dqc/9tcHr/amxz/2ptd/9nanT/cHJ5/3l7gf91d33/amxz/2xudf9vcXj/
-d3h8/3Byef9vcXX/dXd9/21vc/9sbnX/bG95/29yfP9wc3v/bW92/2ptd/9sb3j/c3V7/3V4f/90dnr/
-c3V8/3Byev9xc3v/c3Z9/29xeP91d4D/bnB4/21wev91d37/dnh//3Fze/9tb3b/bW93/3J0e/9zdn3/
-cnV+/25xe/9vcnn/cnV//25xe/9wcnr/cHN8/3Z4gf9wcnn/cHJ6/3d6hP9zdXz/cXN9/3Bzff9zdXz/
-fYCJ/25wd/9sb3n/bG95/29xeP90dnv/b3J7/25wd/9ucHf/bW92/3N1fP9ucHf/bnB3/29yef9wcnn/
-Z2px/35/g/9ucHf/bG51/21vc/9qbXf/bnF7/2xvef93eX//d3l//3N1fP9ucXv/bnF7/25xe/9nanT/
-amxz/2Zpc/9nanT/ZGdx/2dqdP9nanT/ZGdx/3Byef9kZ3H/bG51/2xudf9sb3n/Zmlz/2psc/9wc33/
-amxz/2xudf9zdXz/amxz/2xvef9qbXf/bnF7/2ptd/9sb3n/am13/2xudf9ucXv/cHN9/3Bzff9wc33/
-am13/2ptd/91d33/bnB3/2xudf9sbnX/bnB3/2xudf92eHz/bG51/25wd/9kZ3H/bG95/3N1fP9sb3n/
-ZGZs/2ptd/9ucXv/bG51/2ptd/9zdXz/fn+D/2xvef9sb3n/foCG/25xe/91eIH/bnF7/25wd/9vcXX/
-dXd9/3d5f/9wc33/c3Z//25wd/9zdn//bnF7/3V3ff9ucXv/bG51/29xdf94eX3/c3Z//25wd/9ucXv/
-c3Z//3l7gf9wcnn/d3l//25xe/9wcnn/cHN9/3N2f/9zdXz/am13/2xvef91d33/bG51/3N1fP9sb3n/
-bG51/2dqcf9sb3n/dXd9/2psc/9qbXf/bG95/2xvef9wcnn/d3qD/3V3ff91d33/am13/3Byef9wcnn/
-Z2p0/2xvef9wc33/c3V8/3V4gf9tb3P/bnB3/21vc/92eHz/bW9z/29xdf9sbnX/bnB3/25wd/9qbXf/
-am13/2ptd/9nanT/c3V8/3d6g/9kZ3H/bG95/2xvef93eoP/Z2p0/25xe/9qbXf/am13/2xudf9sbnX/
-cHJ5/29xdf9wc33/bnF7/3l8hv9sb3n/cHN9/3N2f/9sb3n/bG95/3N2f/9wc33/bG95/3Bzff93eX//
-am13/25wd/9vcXX/cHJ5/25wd/9zdXz/c3V8/2xudf9sb3n/bnB3/2xvef9sbnX/amxz/1xfaP9nanH/
-Z2px/3Bzff9ucXv/a253/2xud/9tb3j/cXR7/21vc/9ucHf/amxz/25xe/93eX//c3V8/2hqdP9rbnf/
-bXB5/3R2ev9sbnX/bW9z/25wd/9qbHP/cHJ5/29xef9zdX3/cHJ7/21weP9sb3n/bnB3/3N2f/94eoD/
-b3J7/3N2f/9zdn//eHuF/3l7gf92eH7/fX+F/3R2ff91eH7/enyC/3p8gv94eoH/d3h9/31/hv97fYP/
-e32D/3x9gf94eoD/dnh8/31/hf94eX7/d3l//3d5f/97fYP/cHN9/3V3ff97fof/cHN9/2xvef9wc33/
-cHN9/3t+h/9zdXz/c3Z//3d6g/9wc33/d3mA/3J1f/9ucHb/bXB5/21vdv9ucHf/bnB3/25wd/9vcnv/
-cHJ5/2dqcf9+gIb/bnF7/3N1fP9vcXX/bnF7/3d6g/9wc33/e36H/3l8hv9zdn//cHN9/25xe/91d33/
-bnB3/25xe/9sb3n/bnF7/2xvef9ucXv/cHN9/3Byef93eX//bG51/2xudf9sbnX/bG95/2dqdP9qbHP/
-bnF7/2psc/9nanH/am13/2Zpc/9nanT/Z2px/2ptd/9sbnX/bnF7/2xudf9tb3P/cHJ5/3V3ff91d33/
-dXd9/2xvef9sb3n/dXiB/25wd/9wc33/c3V8/3V4gf9zdn//d3qD/3N2f/95fIb/cHN9/3l8hv97fYP/
-eXuB/2dqdP9zdn//eXyG/3Bzff91eIH/eXuB/3+Bh/9ucXv/bnB3/35/g/9tb3P/dXd9/3Byef9wcnn/
-b3F1/3d5f/93eX//bnF7/3Bzff9sb3n/cHJ5/25xe/93eX//c3Z//3Byef9ucHf/dXd9/3N1fP9sb3n/
-bG95/3N2f/93eX//bnB3/3V3ff9vcXX/bnF7/3Bzff9ucXv/bnB3/2dqdP9ucXv/cHN9/2ptd/91eIH/
-bG95/2xvef9qbHP/bG95/3V3ff9vcXX/bG51/2xvef9qbXf/cHJ5/3l7gf91d33/bnF7/25wd/9ucHf/
-cHJ5/2psc/9sbnX/cHN9/3Bzff9zdn//bG51/25xe/9nanH/cHN9/2Zpc/9nanH/Z2px/2xudf9sb3n/
-am13/2xudf9ucHf/bG51/3V3ff99foH/Zmhu/3N1fP9wcnn/eXuB/2ptd/91d33/bnF7/2ptd/9qbXf/
-am13/25xe/9ucHf/c3V8/3V3ff95e4H/bnB3/3V3ff92eHz/amxz/2xudf92eHz/bnF7/2xudf9ucHf/
-c3V8/2dqdP9qbXf/bG51/3N1fP9ucHf/c3V8/3V3ff9ucHf/cHJ5/3Byef9zdXz/bW9z/21vc/9kZmz/
-bG51/2xvef91d33/bG50/3Byef9vcXb/cXN5/3Fzef9qbXf/bG95/2Zpc/9sb3n/d3l//3N1fP9rbXT/
-bXB4/29yev9zdXz/bnB3/25wd/9zdn//am13/25xe/9ucHr/cHN7/2xudv9oa3X/a254/2xudf9wc33/
-dXd9/2xudf9ucHf/bnB3/3Byef91d33/bnB3/3d5f/9ucHf/bG95/3N2f/92eHz/cHJ5/25wd/9wcnn/
-cHJ5/3Byef9wcnn/bnB3/25wd/9sb3n/bnB3/25wd/91eIH/c3Z//3Byef9ucHf/d3l//29xdf9nanH/
-bG51/21vc/93eoP/bG51/2ptd/9ucXv/amxz/3N1fP9qbXb/aWt0/29xeP9sb3j/bG51/2xvef9ucHf/
-bG95/2xvef9nanH/fn+D/25wd/9ucHf/am13/2xudf91d33/bG51/3l7gf91eIH/cHN9/3N2f/9wc33/
-d3l//2xvef9wc33/bnB3/2xvef9sb3n/bnF7/3Bzff9ucXv/d3l//2ptd/9ucHf/bG95/3Byef9vcXX/
-b3F1/3N1fP9vcXX/b3F1/3Bzff9nanT/bG51/2ptd/9ucXv/bG51/2xvef9sb3n/bG51/2xudf9sb3n/
-dXd9/3Bzff9qbXf/am13/3Byef9qbXf/am13/2Zpc/9ucXv/bG95/2xvef9nanT/bnF7/2Rncf9sb3n/
-bnF7/25xe/9gY2z/Z2p0/2xvef9qbXf/am13/3Bzff93eoP/am13/2ptd/97fYP/bG51/2xvef9ucXv/
-bG95/2psc/91d33/dXd9/2ptd/9zdXz/bnB3/3Bzff9ucHf/dnh8/25xe/9wcnn/cHJ5/3d6g/9ucXv/
-cHN9/2xvef9wc33/AA0BAAADAAAAAQEAAAABAQADAAAAAQEAAAABAgADAAAABAAEAKoBAwADAAAAAQAB
-AAABBgADAAAAAQACAAABEQAEAAAAAgAEALIBEgADAAAAAQABAAABFQADAAAAAQAEAAABFgADAAAAAQCA
-AAABFwAEAAAAAgAEALoBHAADAAAAAQABAAABUgADAAAAAQABAAABUwADAAAABAAEAMIAAAAAAAgACAAI
-AAgAAAAIAAIACAACAAAAAgAAAAEAAQABAAE</bytes>
-											</object>
-										</object>
-									</object>
-								</object>
-								<object class="NSColor" key="NSColor" id="715287796">
-									<int key="NSColorSpace">3</int>
-									<bytes key="NSWhite">MCAwAA</bytes>
-								</object>
-							</object>
-							<string key="IBUIColorCocoaTouchKeyPath">scrollViewTexturedBackgroundColor</string>
-						</object>
-						<float key="IBUIAlpha">0.80000001192092896</float>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSMutableArray" key="IBUIItems">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBUITabBarItem" id="49074654">
-								<int key="IBUITag">1</int>
-								<string key="IBUITitle">Ticks</string>
-								<object class="NSCustomResource" key="IBUIImage">
-									<string key="NSClassName">NSImage</string>
-									<string key="NSResourceName">ticks_tab.png</string>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUITabBar" ref="943058069"/>
-							</object>
-							<object class="IBUITabBarItem" id="363640538">
-								<int key="IBUITag">2</int>
-								<string key="IBUITitle">Title</string>
-								<object class="NSCustomResource" key="IBUIImage">
-									<string key="NSClassName">NSImage</string>
-									<string key="NSResourceName">title_tab.png</string>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUITabBar" ref="943058069"/>
-							</object>
-							<object class="IBUITabBarItem" id="449754452">
-								<int key="IBUITag">3</int>
-								<string key="IBUITitle">Labels</string>
-								<object class="NSCustomResource" key="IBUIImage">
-									<string key="NSClassName">NSImage</string>
-									<string key="NSResourceName">label_tab.png</string>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUITabBar" ref="943058069"/>
-							</object>
-						</object>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 400}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSNextKeyView"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="715287796"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="13398906"/>
-					</object>
-					<int key="connectionID">7</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">tabBar</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="943058069"/>
-					</object>
-					<int key="connectionID">18</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="943058069"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">19</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="13398906"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="943058069"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">14</int>
-						<reference key="object" ref="943058069"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="49074654"/>
-							<reference ref="449754452"/>
-							<reference ref="363640538"/>
-						</object>
-						<reference key="parent" ref="13398906"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">15</int>
-						<reference key="object" ref="49074654"/>
-						<reference key="parent" ref="943058069"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">16</int>
-						<reference key="object" ref="363640538"/>
-						<reference key="parent" ref="943058069"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">17</int>
-						<reference key="object" ref="449754452"/>
-						<reference key="parent" ref="943058069"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>14.IBPluginDependency</string>
-					<string>15.IBPluginDependency</string>
-					<string>16.IBPluginDependency</string>
-					<string>17.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>AxisInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">19</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes"/>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>label_tab.png</string>
-				<string>ticks_tab.png</string>
-				<string>title_tab.png</string>
-			</object>
-			<object class="NSMutableArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{30, 30}</string>
-				<string>{30, 30}</string>
-				<string>{30, 30}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">534</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/AxisLabelsInspector.h b/test/ios/RootBrowser/AxisLabelsInspector.h
deleted file mode 100644
index 083e7fd5f89d32821971b2a17bd6ff171855cadc..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisLabelsInspector.h
+++ /dev/null
@@ -1,33 +0,0 @@
-#import "ObjectInspectorComponent.h"
-
-@class ROOTObjectController;
-
-
-class TObject;
-class TAxis;
-
-@interface AxisLabelsInspector : UIViewController <ObjectInspectorComponent> {
-@private
-   __weak IBOutlet UIButton *plusSize;
-   __weak IBOutlet UIButton *minusSize;
-   __weak IBOutlet UILabel *sizeLabel;
-
-   __weak IBOutlet UIButton *plusOffset;
-   __weak IBOutlet UIButton *minusOffset;
-   __weak IBOutlet UILabel *offsetLabel;
-
-   __weak IBOutlet UISwitch *noExp;
-}
-
-+ (CGRect) inspectorFrame;
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-
-- (IBAction) showLabelFontInspector;
-
-- (IBAction) plusBtn : (UIButton *)sender;
-- (IBAction) minusBtn : (UIButton *)sender;
-- (IBAction) noExpPressed;
-
-@end
diff --git a/test/ios/RootBrowser/AxisLabelsInspector.mm b/test/ios/RootBrowser/AxisLabelsInspector.mm
deleted file mode 100644
index 00a3d31bd0094fbc23d93fb791b1e00c444d8526..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisLabelsInspector.mm
+++ /dev/null
@@ -1,153 +0,0 @@
-#import "ROOTObjectController.h"
-#import "AxisLabelsInspector.h"
-#import "AxisFontInspector.h"
-
-#import "TObject.h"
-#import "TAxis.h"
-
-//It's mm file == C++, consts have internal linkage.
-const float sizeStep = 0.01f;
-const float minSize = 0.f;
-const float maxSize = 1.f;
-
-const float offsetStep = 0.001f;
-const float minOffset = -1.f;
-const float maxOffset = 1.f;
-
-const float totalHeight = 400.f;
-const float tabBarHeight = 49.f;
-const CGRect componentFrame = CGRectMake(0.f, tabBarHeight, 250.f, totalHeight - tabBarHeight);
-
-@implementation AxisLabelsInspector {
-   __weak ROOTObjectController *controller;
-   TAxis *object;
-}
-
-//____________________________________________________________________________________________________
-+ (CGRect) inspectorFrame
-{
-   return componentFrame;
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
-
-   [self view];
-
-   if (self)
-      [self view];
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-    // Releases the view if it doesn't have a superview.
-    [super didReceiveMemoryWarning];
-
-    // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-    [super viewDidLoad];
-    // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-    [super viewDidUnload];
-    // Release any retained subviews of the main view.
-    // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   object = dynamic_cast<TAxis *>(o);
-
-   sizeLabel.text = [NSString stringWithFormat : @"%.2f", object->GetLabelSize()];
-   offsetLabel.text = [NSString stringWithFormat : @"%.3f", object->GetLabelOffset()];
-
-   noExp.on = object->GetNoExponent();
-}
-
-//____________________________________________________________________________________________________
-- (void) showLabelFontInspector
-{
-   AxisFontInspector *fontInspector = [[AxisFontInspector alloc] initWithNibName : @"AxisFontInspector" mode : ROOT_IOSObjectInspector::afimLabelFont];
-
-   [fontInspector setROOTObjectController : controller];
-   [fontInspector setROOTObject : object];
-
-   [self.navigationController pushViewController : fontInspector animated : YES];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) plusBtn : (UIButton *)sender
-{
-   if (sender == plusSize) {
-      if (object->GetLabelSize() + sizeStep > maxSize)
-         return;
-
-      sizeLabel.text = [NSString stringWithFormat : @"%.2f", object->GetLabelSize() + sizeStep];
-      object->SetLabelSize(object->GetLabelSize() + sizeStep);
-   } else if (sender == plusOffset) {
-      if (object->GetLabelOffset() + offsetStep > maxOffset)
-         return;
-
-      offsetLabel.text = [NSString stringWithFormat : @"%.3f", object->GetLabelOffset() + offsetStep];
-      object->SetLabelOffset(object->GetLabelOffset() + offsetStep);
-   }
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) minusBtn : (UIButton *)sender
-{
-   if (sender == minusSize) {
-      if (object->GetLabelSize() - sizeStep < minSize)
-         return;
-
-      sizeLabel.text = [NSString stringWithFormat : @"%.2f", object->GetLabelSize() - sizeStep];
-      object->SetLabelSize(object->GetLabelSize() - sizeStep);
-   } else if (sender == minusOffset) {
-      if (object->GetLabelOffset() - offsetStep < minOffset)
-         return;
-
-      offsetLabel.text = [NSString stringWithFormat : @"%.3f", object->GetLabelOffset() - offsetStep];
-      object->SetLabelOffset(object->GetLabelOffset() - offsetStep);
-   }
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) noExpPressed
-{
-   object->SetNoExponent(noExp.on);
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-@end
diff --git a/test/ios/RootBrowser/AxisLabelsInspector.xib b/test/ios/RootBrowser/AxisLabelsInspector.xib
deleted file mode 100644
index cfdc32a77a6cab32f299d2f76ef4a52d883f1b36..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisLabelsInspector.xib
+++ /dev/null
@@ -1,789 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1280</int>
-		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
-		<string key="IBDocument.AppKitVersion">1138.23</string>
-		<string key="IBDocument.HIToolboxVersion">567.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">933</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUISwitch</string>
-			<string>IBUIButton</string>
-			<string>IBUIImageView</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="472851892">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIImageView" id="704594363">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 270}, {230, 3}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="427151034"/>
-						<string key="NSReuseIdentifierKey">_NS:544</string>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-					</object>
-					<object class="IBUIButton" id="427151034">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{35, 281}, {180, 50}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<int key="IBUIButtonType">1</int>
-						<string key="IBUINormalTitle">Label font</string>
-						<object class="NSColor" key="IBUIHighlightedTitleColor" id="36016501">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MQA</bytes>
-						</object>
-						<reference key="IBUINormalTitleColor" ref="36016501"/>
-						<object class="NSColor" key="IBUINormalTitleShadowColor" id="631445072">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC41AA</bytes>
-						</object>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">forward_btn.png</string>
-						</object>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="628503179">
-							<string key="name">Helvetica-Bold</string>
-							<string key="family">Helvetica</string>
-							<int key="traits">2</int>
-							<double key="pointSize">15</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="422075561">
-							<string key="NSName">Helvetica-Bold</string>
-							<double key="NSSize">15</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUILabel" id="995739530">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 44}, {90, 21}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="745384153"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="704138938">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label size:</string>
-						<object class="NSColor" key="IBUITextColor" id="932103371">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<reference key="IBUIHighlightedColor" ref="932103371"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="538331579">
-							<string key="name">Helvetica</string>
-							<string key="family">Helvetica</string>
-							<int key="traits">0</int>
-							<double key="pointSize">15</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="755781935">
-							<string key="NSName">Helvetica</string>
-							<double key="NSSize">15</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUILabel" id="121692033">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 136}, {100, 21}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="450931653"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="704138938"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label offset:</string>
-						<reference key="IBUITextColor" ref="932103371"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="538331579"/>
-						<reference key="IBUIFont" ref="755781935"/>
-					</object>
-					<object class="IBUILabel" id="73760258">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 225}, {113, 21}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="892411730"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">No exponent:</string>
-						<reference key="IBUITextColor" ref="932103371"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="538331579"/>
-						<reference key="IBUIFont" ref="755781935"/>
-					</object>
-					<object class="IBUISwitch" id="892411730">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{146, 222}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="704594363"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUILabel" id="745384153">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{113, 44}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="277019374"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="704138938"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label</string>
-						<reference key="IBUITextColor" ref="932103371"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="151319731">
-							<int key="type">1</int>
-							<double key="pointSize">17</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="718180022">
-							<string key="NSName">Helvetica</string>
-							<double key="NSSize">17</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUIButton" id="277019374">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{163, 36}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="974663394"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIHighlightedTitleColor" ref="36016501"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="631445072"/>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage" id="455491937">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">plus_btn.png</string>
-						</object>
-						<reference key="IBUIFontDescription" ref="628503179"/>
-						<reference key="IBUIFont" ref="422075561"/>
-					</object>
-					<object class="IBUIButton" id="974663394">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{200, 36}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="121692033"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIHighlightedTitleColor" ref="36016501"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="631445072"/>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage" id="432524326">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">minus_btn.png</string>
-						</object>
-						<reference key="IBUIFontDescription" ref="628503179"/>
-						<reference key="IBUIFont" ref="422075561"/>
-					</object>
-					<object class="IBUILabel" id="450931653">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{113, 136}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="627471281"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label</string>
-						<reference key="IBUITextColor" ref="932103371"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="151319731"/>
-						<reference key="IBUIFont" ref="718180022"/>
-					</object>
-					<object class="IBUIButton" id="627471281">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{163, 128}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="750370835"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIHighlightedTitleColor" ref="36016501"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="631445072"/>
-						<reference key="IBUINormalBackgroundImage" ref="455491937"/>
-						<reference key="IBUIFontDescription" ref="628503179"/>
-						<reference key="IBUIFont" ref="422075561"/>
-					</object>
-					<object class="IBUIButton" id="750370835">
-						<reference key="NSNextResponder" ref="472851892"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{200, 128}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="472851892"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="73760258"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIHighlightedTitleColor" ref="36016501"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="631445072"/>
-						<reference key="IBUINormalBackgroundImage" ref="432524326"/>
-						<reference key="IBUIFontDescription" ref="628503179"/>
-						<reference key="IBUIFont" ref="422075561"/>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 351}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="995739530"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="704138938"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="472851892"/>
-					</object>
-					<int key="connectionID">20</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">sizeLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="745384153"/>
-					</object>
-					<int key="connectionID">21</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">offsetLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="450931653"/>
-					</object>
-					<int key="connectionID">22</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">plusSize</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="277019374"/>
-					</object>
-					<int key="connectionID">23</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">minusSize</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="974663394"/>
-					</object>
-					<int key="connectionID">24</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">plusOffset</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="627471281"/>
-					</object>
-					<int key="connectionID">25</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">minusOffset</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="750370835"/>
-					</object>
-					<int key="connectionID">26</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">noExp</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="892411730"/>
-					</object>
-					<int key="connectionID">38</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">showLabelFontInspector</string>
-						<reference key="source" ref="427151034"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">33</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">noExpPressed</string>
-						<reference key="source" ref="892411730"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">37</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">plusBtn:</string>
-						<reference key="source" ref="277019374"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">29</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">minusBtn:</string>
-						<reference key="source" ref="974663394"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">30</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">plusBtn:</string>
-						<reference key="source" ref="627471281"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">31</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">minusBtn:</string>
-						<reference key="source" ref="750370835"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">32</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="472851892"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="427151034"/>
-							<reference ref="704594363"/>
-							<reference ref="73760258"/>
-							<reference ref="121692033"/>
-							<reference ref="450931653"/>
-							<reference ref="627471281"/>
-							<reference ref="750370835"/>
-							<reference ref="995739530"/>
-							<reference ref="745384153"/>
-							<reference ref="277019374"/>
-							<reference ref="974663394"/>
-							<reference ref="892411730"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">8</int>
-						<reference key="object" ref="427151034"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">9</int>
-						<reference key="object" ref="704594363"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">10</int>
-						<reference key="object" ref="995739530"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">11</int>
-						<reference key="object" ref="121692033"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">12</int>
-						<reference key="object" ref="73760258"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">13</int>
-						<reference key="object" ref="892411730"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">14</int>
-						<reference key="object" ref="745384153"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">15</int>
-						<reference key="object" ref="277019374"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">16</int>
-						<reference key="object" ref="974663394"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">17</int>
-						<reference key="object" ref="450931653"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">18</int>
-						<reference key="object" ref="627471281"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">19</int>
-						<reference key="object" ref="750370835"/>
-						<reference key="parent" ref="472851892"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>10.IBPluginDependency</string>
-					<string>11.IBPluginDependency</string>
-					<string>12.IBPluginDependency</string>
-					<string>13.IBPluginDependency</string>
-					<string>14.IBPluginDependency</string>
-					<string>15.IBPluginDependency</string>
-					<string>16.IBPluginDependency</string>
-					<string>17.IBPluginDependency</string>
-					<string>18.IBPluginDependency</string>
-					<string>19.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>8.IBPluginDependency</string>
-					<string>9.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>AxisLabelsInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">38</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">AxisLabelsInspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>back</string>
-							<string>minusBtn:</string>
-							<string>noExpPressed</string>
-							<string>plusBtn:</string>
-							<string>showLabelColorInspector</string>
-							<string>showLabelFontInspector</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>UIButton</string>
-							<string>id</string>
-							<string>UIButton</string>
-							<string>id</string>
-							<string>id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>back</string>
-							<string>minusBtn:</string>
-							<string>noExpPressed</string>
-							<string>plusBtn:</string>
-							<string>showLabelColorInspector</string>
-							<string>showLabelFontInspector</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">back</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">minusBtn:</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">noExpPressed</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">plusBtn:</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">showLabelColorInspector</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">showLabelFontInspector</string>
-								<string key="candidateClassName">id</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>minusOffset</string>
-							<string>minusSize</string>
-							<string>noExp</string>
-							<string>offsetLabel</string>
-							<string>plusOffset</string>
-							<string>plusSize</string>
-							<string>sizeLabel</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UISwitch</string>
-							<string>UILabel</string>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UILabel</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>minusOffset</string>
-							<string>minusSize</string>
-							<string>noExp</string>
-							<string>offsetLabel</string>
-							<string>plusOffset</string>
-							<string>plusSize</string>
-							<string>sizeLabel</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">minusOffset</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">minusSize</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">noExp</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">offsetLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">plusOffset</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">plusSize</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">sizeLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/AxisLabelsInspector.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>forward_btn.png</string>
-				<string>minus_btn.png</string>
-				<string>plus_btn.png</string>
-			</object>
-			<object class="NSMutableArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{180, 50}</string>
-				<string>{40, 40}</string>
-				<string>{40, 40}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">933</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/AxisTicksInspector.h b/test/ios/RootBrowser/AxisTicksInspector.h
deleted file mode 100644
index ef8c79822696bcaf012b4b150cee9309246b256f..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisTicksInspector.h
+++ /dev/null
@@ -1,33 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-
-@interface AxisTicksInspector : UIViewController <ObjectInspectorComponent> {
-@private
-   __weak IBOutlet UILabel *tickLengthLabel;
-   __weak IBOutlet UIButton *plusLengthBtn;
-   __weak IBOutlet UIButton *minusLengthBtn;
-
-   __weak IBOutlet UIButton *plusPrim;
-   __weak IBOutlet UIButton *minusPrim;
-   __weak IBOutlet UILabel *primLabel;
-
-   __weak IBOutlet UIButton *plusSec;
-   __weak IBOutlet UIButton *minusSec;
-   __weak IBOutlet UILabel *secLabel;
-
-   __weak IBOutlet UIButton *plusTer;
-   __weak IBOutlet UIButton *minusTer;
-   __weak IBOutlet UILabel *terLabel;
-
-   __weak IBOutlet UISegmentedControl *ticksNegPos;
-}
-
-- (void) setROOTObject : (TObject *)object;
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-
-- (IBAction) plusTick : (UIButton *)sender;
-- (IBAction) minusTick :(UIButton *)sender;
-- (IBAction) ticksNegPosPressed;
-
-@end
diff --git a/test/ios/RootBrowser/AxisTicksInspector.mm b/test/ios/RootBrowser/AxisTicksInspector.mm
deleted file mode 100644
index b29ec9e5c55b461e27db02553ddcdabef1270acd..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisTicksInspector.mm
+++ /dev/null
@@ -1,229 +0,0 @@
-#import <string.h>
-
-#import "ROOTObjectController.h"
-#import "AxisTicksInspector.h"
-
-#import "TObject.h"
-#import "TAxis.h"
-
-
-//It's mm file == C++, consts have internal linkage.
-const float tickLengthStep = 0.01f;
-const float maxTickLength = 1.f;
-const float minTickLength = -1.f;
-
-const CGFloat tabBarHeight = 49.f;
-const CGFloat totalHeight = 400.f;
-const CGRect componentFrame = CGRectMake(0.f, tabBarHeight, 250.f, totalHeight - tabBarHeight);
-
-@implementation AxisTicksInspector {
-   float tickLength;
-   unsigned primaryTicks;
-   unsigned secondaryTicks;
-   unsigned tertiaryTicks;
-
-   __weak ROOTObjectController *controller;
-
-   TAxis *object;
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
-
-   [self view];
-
-   if (self) {
-      // Custom initialization
-      self.view.frame = componentFrame;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-#pragma mark - Inspector's protocol.
-
-//____________________________________________________________________________________________________
-- (void) setTicksWidgets
-{
-//   object->SetNdivisions(int(primaryTicks.value), int(secondaryTicks.value), int(tertiaryTicks.value), 1);
-//   [controller objectWasModifiedByEditor];
-
-   const int nDivisions = object->GetNdivisions();
-   //Hardcoded constants from TAttAxis, never defined as named values in ROOT.
-   //"Formulas" from TAxisEditor.
-   primaryTicks = nDivisions % 100;
-   secondaryTicks = (nDivisions / 100) % 100;
-   tertiaryTicks = (nDivisions / 10000) % 100;
-
-   primLabel.text = [NSString stringWithFormat : @"%u", primaryTicks];
-   secLabel.text = [NSString stringWithFormat : @"%u", secondaryTicks];
-   terLabel.text = [NSString stringWithFormat : @"%u", tertiaryTicks];
-
-   tickLength = object->GetTickLength();
-   tickLengthLabel.text = [NSString stringWithFormat : @"%.2f", object->GetTickLength()];
-}
-
-//____________________________________________________________________________________________________
-- (void) setupInspector
-{
-   const char *option = object->GetTicks();
-
-   if (!strcmp("+-", option))
-      [ticksNegPos setSelectedSegmentIndex : 1];
-   else
-      [ticksNegPos setSelectedSegmentIndex : 0];
-
-   [self setTicksWidgets];
-}
-
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   //The result of a cast is not checked here, it's done on top level.
-   object = dynamic_cast<TAxis *>(o);
-
-   [self setupInspector];
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController:(ROOTObjectController *)c
-{
-   controller = c;
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) ticksNegPosPressed
-{
-   if (ticksNegPos.selectedSegmentIndex == 0)
-      object->SetTicks("");
-   else
-      object->SetTicks("+-");
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (void) setTicks
-{
-   object->SetNdivisions(primaryTicks, secondaryTicks, tertiaryTicks);
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) plusTick : (UIButton *)sender
-{
-   if (sender == plusLengthBtn) {
-      if (tickLength + tickLengthStep < maxTickLength) {
-         tickLength += tickLengthStep;
-         tickLengthLabel.text = [NSString stringWithFormat:@"%.2f", tickLength];
-         object->SetTickLength(tickLength);
-         [controller objectWasModifiedUpdateSelection : NO];
-      }
-      return;
-   }
-
-   UILabel *labelToModify = 0;
-   unsigned n = 0;
-
-   if (sender == plusPrim) {
-      labelToModify = primLabel;
-      if (primaryTicks < 99)
-         n = ++primaryTicks;
-      else
-         return;
-   } else if (sender == plusSec) {
-      labelToModify = secLabel;
-      if (secondaryTicks < 99)
-         n = ++secondaryTicks;
-      else
-         return;
-   } else {
-      labelToModify = terLabel;
-      if (tertiaryTicks < 99)
-         n = ++tertiaryTicks;
-      else
-         return;
-   }
-
-   labelToModify.text = [NSString stringWithFormat : @"%u", n];
-   [self setTicks];
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) minusTick :(UIButton *)sender
-{
-   if (sender == minusLengthBtn) {
-      if (tickLength - tickLengthStep > minTickLength) {
-         tickLength -= tickLengthStep;
-         tickLengthLabel.text = [NSString stringWithFormat:@"%.2g", tickLength];
-         object->SetTickLength(tickLength);
-         [controller objectWasModifiedUpdateSelection : NO];
-      }
-      return;
-   }
-
-   UILabel *labelToModify = 0;
-   unsigned n = 0;
-
-   if (sender == minusPrim) {
-      labelToModify = primLabel;
-      if (primaryTicks > 0)
-         n = --primaryTicks;
-      else
-         return;
-   } else if (sender == minusSec) {
-      labelToModify = secLabel;
-      if (secondaryTicks > 0)
-         n = --secondaryTicks;
-      else
-         return;
-   } else {
-      labelToModify = terLabel;
-      if (tertiaryTicks > 0)
-         n = --tertiaryTicks;
-      else
-         return;
-   }
-
-   labelToModify.text = [NSString stringWithFormat : @"%u", n];
-   [self setTicks];
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-
-@end
diff --git a/test/ios/RootBrowser/AxisTicksInspector.xib b/test/ios/RootBrowser/AxisTicksInspector.xib
deleted file mode 100644
index 0a39d1140c6e7b96b9c3b287f8a899567d84d141..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisTicksInspector.xib
+++ /dev/null
@@ -1,1127 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">11B26</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
-		<string key="IBDocument.AppKitVersion">1138</string>
-		<string key="IBDocument.HIToolboxVersion">566.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">534</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUIImageView</string>
-			<string>IBUIButton</string>
-			<string>IBUISegmentedControl</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="163384943">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIImageView" id="808229543">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 102}, {230, 3}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="345059244"/>
-						<string key="NSReuseIdentifierKey">_NS:544</string>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSCustomResource" key="IBUIImage" id="963959360">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">separator.png</string>
-						</object>
-					</object>
-					<object class="IBUIImageView" id="39277877">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 167}, {230, 3}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="313081913"/>
-						<string key="NSReuseIdentifierKey">_NS:544</string>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<reference key="IBUIImage" ref="963959360"/>
-					</object>
-					<object class="IBUISegmentedControl" id="420176078">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 43}, {210, 44}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="808229543"/>
-						<string key="NSReuseIdentifierKey">_NS:277</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBNumberOfSegments">2</int>
-						<int key="IBSelectedSegmentIndex">0</int>
-						<object class="NSArray" key="IBSegmentTitles">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>+</string>
-							<string>-+</string>
-						</object>
-						<object class="NSMutableArray" key="IBSegmentWidths">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<real value="0.0"/>
-							<real value="0.0"/>
-						</object>
-						<object class="NSMutableArray" key="IBSegmentEnabledStates">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<boolean value="YES"/>
-							<boolean value="YES"/>
-						</object>
-						<object class="NSMutableArray" key="IBSegmentContentOffsets">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>{0, 0}</string>
-							<string>{0, 0}</string>
-						</object>
-						<object class="NSMutableArray" key="IBSegmentImages">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="NSNull" id="4"/>
-							<reference ref="4"/>
-						</object>
-					</object>
-					<object class="IBUILabel" id="146965628">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{71, 15}, {107, 20}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="420176078"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Ticks on both sides:</string>
-						<object class="NSFont" key="IBUIFont" id="135845294">
-							<string key="NSName">Helvetica</string>
-							<double key="NSSize">17</double>
-							<int key="NSfFlags">16</int>
-						</object>
-						<object class="NSColor" key="IBUITextColor" id="661895420">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUIButton" id="347786686">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{148, 178}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="886225894"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<object class="NSFont" key="IBUIFont" id="741309760">
-							<string key="NSName">Helvetica-Bold</string>
-							<double key="NSSize">15</double>
-							<int key="NSfFlags">16</int>
-						</object>
-						<object class="NSColor" key="IBUIHighlightedTitleColor" id="423461146">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MQA</bytes>
-						</object>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<object class="NSColor" key="IBUINormalTitleShadowColor" id="305641899">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC41AA</bytes>
-						</object>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage" id="575040547">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">plus_btn.png</string>
-						</object>
-					</object>
-					<object class="IBUIButton" id="886225894">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{185, 178}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="315890738"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIFont" ref="741309760"/>
-						<reference key="IBUIHighlightedTitleColor" ref="423461146"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="305641899"/>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage" id="661944601">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">minus_btn.png</string>
-						</object>
-					</object>
-					<object class="IBUIButton" id="951947970">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{148, 226}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="574118268"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="776962001">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIFont" ref="741309760"/>
-						<reference key="IBUIHighlightedTitleColor" ref="423461146"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="305641899"/>
-						<reference key="IBUINormalBackgroundImage" ref="575040547"/>
-					</object>
-					<object class="IBUIButton" id="574118268">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{185, 226}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="4842593"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIFont" ref="741309760"/>
-						<reference key="IBUIHighlightedTitleColor" ref="423461146"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="305641899"/>
-						<reference key="IBUINormalBackgroundImage" ref="661944601"/>
-					</object>
-					<object class="IBUIButton" id="881762798">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{148, 274}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="656343478"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<reference key="IBUIBackgroundColor" ref="776962001"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIFont" ref="741309760"/>
-						<reference key="IBUIHighlightedTitleColor" ref="423461146"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="305641899"/>
-						<reference key="IBUINormalBackgroundImage" ref="575040547"/>
-					</object>
-					<object class="IBUIButton" id="656343478">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{185, 274}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIFont" ref="741309760"/>
-						<reference key="IBUIHighlightedTitleColor" ref="423461146"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="305641899"/>
-						<reference key="IBUINormalBackgroundImage" ref="661944601"/>
-					</object>
-					<object class="IBUILabel" id="313081913">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{17, 189}, {73, 21}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="961408218"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="776962001"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">N of primary:</string>
-						<reference key="IBUITextColor" ref="661895420"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="315890738">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{17, 235}, {90, 21}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="730411410"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="776962001"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">N of secondary:</string>
-						<reference key="IBUITextColor" ref="661895420"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="4842593">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{17, 283}, {73, 21}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="285104856"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="776962001"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">N of tertiary:</string>
-						<reference key="IBUITextColor" ref="661895420"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="961408218">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{109, 189}, {31, 21}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="347786686"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="536194764">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label</string>
-						<reference key="IBUITextColor" ref="661895420"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUILabel" id="730411410">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{109, 235}, {31, 21}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="951947970"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="536194764"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label</string>
-						<reference key="IBUITextColor" ref="661895420"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUILabel" id="285104856">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{109, 283}, {31, 21}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="881762798"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="536194764"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label</string>
-						<reference key="IBUITextColor" ref="661895420"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUILabel" id="345059244">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{17, 126}, {65, 21}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="849201596"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Tick length:</string>
-						<reference key="IBUITextColor" ref="661895420"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="849201596">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{90, 126}, {50, 21}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="585971573"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="536194764"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label</string>
-						<reference key="IBUIFont" ref="135845294"/>
-						<reference key="IBUITextColor" ref="661895420"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUIButton" id="585971573">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{148, 117}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="1042804472"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIFont" ref="741309760"/>
-						<int key="IBUIButtonType">1</int>
-						<reference key="IBUIHighlightedTitleColor" ref="423461146"/>
-						<reference key="IBUINormalTitleColor" ref="661895420"/>
-						<reference key="IBUINormalTitleShadowColor" ref="305641899"/>
-						<reference key="IBUINormalBackgroundImage" ref="575040547"/>
-					</object>
-					<object class="IBUIButton" id="1042804472">
-						<reference key="NSNextResponder" ref="163384943"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{185, 117}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="163384943"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="39277877"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIFont" ref="741309760"/>
-						<int key="IBUIButtonType">1</int>
-						<reference key="IBUIHighlightedTitleColor" ref="423461146"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="305641899"/>
-						<reference key="IBUINormalBackgroundImage" ref="661944601"/>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 351}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="146965628"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="776962001"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="163384943"/>
-					</object>
-					<int key="connectionID">26</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">plusPrim</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="347786686"/>
-					</object>
-					<int key="connectionID">50</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">minusPrim</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="886225894"/>
-					</object>
-					<int key="connectionID">51</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">plusSec</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="951947970"/>
-					</object>
-					<int key="connectionID">52</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">minusSec</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="574118268"/>
-					</object>
-					<int key="connectionID">53</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">plusTer</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="881762798"/>
-					</object>
-					<int key="connectionID">54</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">minusTer</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="656343478"/>
-					</object>
-					<int key="connectionID">55</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">primLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="961408218"/>
-					</object>
-					<int key="connectionID">62</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">secLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="730411410"/>
-					</object>
-					<int key="connectionID">63</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">terLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="285104856"/>
-					</object>
-					<int key="connectionID">64</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">plusTick:</string>
-						<reference key="source" ref="347786686"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">65</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">plusTick:</string>
-						<reference key="source" ref="951947970"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">66</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">plusTick:</string>
-						<reference key="source" ref="881762798"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">67</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">minusTick:</string>
-						<reference key="source" ref="886225894"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">68</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">minusTick:</string>
-						<reference key="source" ref="574118268"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">69</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">minusTick:</string>
-						<reference key="source" ref="656343478"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">70</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">tickLengthLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="849201596"/>
-					</object>
-					<int key="connectionID">75</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">plusLengthBtn</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="585971573"/>
-					</object>
-					<int key="connectionID">77</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">minusLengthBtn</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="1042804472"/>
-					</object>
-					<int key="connectionID">79</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">plusTick:</string>
-						<reference key="source" ref="585971573"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">80</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">minusTick:</string>
-						<reference key="source" ref="1042804472"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">81</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">ticksNegPosPressed</string>
-						<reference key="source" ref="420176078"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">82</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">ticksNegPos</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="420176078"/>
-					</object>
-					<int key="connectionID">83</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="163384943"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="347786686"/>
-							<reference ref="951947970"/>
-							<reference ref="881762798"/>
-							<reference ref="420176078"/>
-							<reference ref="886225894"/>
-							<reference ref="574118268"/>
-							<reference ref="656343478"/>
-							<reference ref="961408218"/>
-							<reference ref="730411410"/>
-							<reference ref="285104856"/>
-							<reference ref="315890738"/>
-							<reference ref="313081913"/>
-							<reference ref="4842593"/>
-							<reference ref="39277877"/>
-							<reference ref="808229543"/>
-							<reference ref="345059244"/>
-							<reference ref="146965628"/>
-							<reference ref="849201596"/>
-							<reference ref="585971573"/>
-							<reference ref="1042804472"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">37</int>
-						<reference key="object" ref="420176078"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">42</int>
-						<reference key="object" ref="146965628"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">44</int>
-						<reference key="object" ref="347786686"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">45</int>
-						<reference key="object" ref="886225894"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">46</int>
-						<reference key="object" ref="951947970"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">47</int>
-						<reference key="object" ref="574118268"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">48</int>
-						<reference key="object" ref="881762798"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">49</int>
-						<reference key="object" ref="656343478"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">56</int>
-						<reference key="object" ref="313081913"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">57</int>
-						<reference key="object" ref="315890738"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">58</int>
-						<reference key="object" ref="4842593"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">59</int>
-						<reference key="object" ref="961408218"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">60</int>
-						<reference key="object" ref="730411410"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">61</int>
-						<reference key="object" ref="285104856"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">71</int>
-						<reference key="object" ref="345059244"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">72</int>
-						<reference key="object" ref="849201596"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">73</int>
-						<reference key="object" ref="39277877"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">74</int>
-						<reference key="object" ref="808229543"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">76</int>
-						<reference key="object" ref="585971573"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">78</int>
-						<reference key="object" ref="1042804472"/>
-						<reference key="parent" ref="163384943"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>37.IBPluginDependency</string>
-					<string>37.IUISegmentedControlInspectorSelectedSegmentMetadataKey</string>
-					<string>4.IBPluginDependency</string>
-					<string>42.IBPluginDependency</string>
-					<string>44.IBPluginDependency</string>
-					<string>45.IBPluginDependency</string>
-					<string>46.IBPluginDependency</string>
-					<string>47.IBPluginDependency</string>
-					<string>48.IBPluginDependency</string>
-					<string>49.IBPluginDependency</string>
-					<string>56.IBPluginDependency</string>
-					<string>57.IBPluginDependency</string>
-					<string>58.IBPluginDependency</string>
-					<string>59.IBPluginDependency</string>
-					<string>60.IBPluginDependency</string>
-					<string>61.IBPluginDependency</string>
-					<string>71.IBPluginDependency</string>
-					<string>72.IBPluginDependency</string>
-					<string>73.IBPluginDependency</string>
-					<string>74.IBPluginDependency</string>
-					<string>76.IBPluginDependency</string>
-					<string>78.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>AxisTicksInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<integer value="0"/>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">83</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">AxisTicksInspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>back</string>
-							<string>minusTick:</string>
-							<string>plusTick:</string>
-							<string>ticksNegPos</string>
-							<string>ticksNegPosPressed</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>id</string>
-							<string>id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>back</string>
-							<string>minusTick:</string>
-							<string>plusTick:</string>
-							<string>ticksNegPos</string>
-							<string>ticksNegPosPressed</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">back</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">minusTick:</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">plusTick:</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">ticksNegPos</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">ticksNegPosPressed</string>
-								<string key="candidateClassName">id</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>minusLengthBtn</string>
-							<string>minusPrim</string>
-							<string>minusSec</string>
-							<string>minusTer</string>
-							<string>plusLengthBtn</string>
-							<string>plusPrim</string>
-							<string>plusSec</string>
-							<string>plusTer</string>
-							<string>primLabel</string>
-							<string>secLabel</string>
-							<string>terLabel</string>
-							<string>tickLengthLabel</string>
-							<string>ticksNegPos</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UILabel</string>
-							<string>UILabel</string>
-							<string>UILabel</string>
-							<string>UILabel</string>
-							<string>UISegmentedControl</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>minusLengthBtn</string>
-							<string>minusPrim</string>
-							<string>minusSec</string>
-							<string>minusTer</string>
-							<string>plusLengthBtn</string>
-							<string>plusPrim</string>
-							<string>plusSec</string>
-							<string>plusTer</string>
-							<string>primLabel</string>
-							<string>secLabel</string>
-							<string>terLabel</string>
-							<string>tickLengthLabel</string>
-							<string>ticksNegPos</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">minusLengthBtn</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">minusPrim</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">minusSec</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">minusTer</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">plusLengthBtn</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">plusPrim</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">plusSec</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">plusTer</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">primLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">secLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">terLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">tickLengthLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">ticksNegPos</string>
-								<string key="candidateClassName">UISegmentedControl</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/AxisTicksInspector.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>minus_btn.png</string>
-				<string>plus_btn.png</string>
-				<string>separator.png</string>
-			</object>
-			<object class="NSMutableArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{40, 40}</string>
-				<string>{40, 40}</string>
-				<string>{230, 3}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">534</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/AxisTitleInspector.h b/test/ios/RootBrowser/AxisTitleInspector.h
deleted file mode 100644
index 1afc7f7874818008fe11564f7223bd1a59f205ea..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisTitleInspector.h
+++ /dev/null
@@ -1,31 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-
-@interface AxisTitleInspector : UIViewController <ObjectInspectorComponent> {
-@private
-   __weak IBOutlet UITextField *titleField;
-   __weak IBOutlet UISwitch *centered;
-   __weak IBOutlet UISwitch *rotated;
-   __weak IBOutlet UILabel *offsetLabel;
-   __weak IBOutlet UILabel *sizeLabel;
-   __weak IBOutlet UIButton *plusSizeBtn;
-   __weak IBOutlet UIButton *minusSizeBtn;
-}
-
-+ (CGRect) inspectorFrame;
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-
-- (IBAction) showTitleFontInspector;
-- (IBAction) textFieldDidEndOnExit : (id) sender;
-- (IBAction) textFieldEditingDidEnd : (id) sender;
-- (IBAction) centerTitle;
-- (IBAction) rotateTitle;
-- (IBAction) plusOffset;
-- (IBAction) minusOffset;
-- (IBAction) plusSize;
-- (IBAction) minusSize;
-
-@end
diff --git a/test/ios/RootBrowser/AxisTitleInspector.mm b/test/ios/RootBrowser/AxisTitleInspector.mm
deleted file mode 100644
index de621565cc01b7362ac8b73e40214b420aa7430f..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisTitleInspector.mm
+++ /dev/null
@@ -1,205 +0,0 @@
-#import "ROOTObjectController.h"
-#import "AxisTitleInspector.h"
-#import "AxisFontInspector.h"
-
-//C++ (ROOT) imports.
-#import "TObject.h"
-#import "TAxis.h"
-
-//It's mm file == C++, consts have internal linkage.
-const float minTitleOffset = 0.1f;
-const float maxTitleOffset = 10.f;
-const float titleOffsetStep = 0.01f;
-
-const float minTitleSize = 0.01f;
-const float maxTitleSize = 1.f;
-const float titleSizeStep = 0.01f;
-
-const float totalHeight = 400.f;
-const float tabBarHeight = 49.f;
-
-@implementation AxisTitleInspector {
-
-   ROOTObjectController *controller;
-   TAxis *object;
-   float offset;
-   float titleSize;
-
-}
-
-//____________________________________________________________________________________________________
-+ (CGRect) inspectorFrame
-{
-   return CGRectMake(0.f, tabBarHeight, 250.f, totalHeight - tabBarHeight);
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   if (self)
-      [self view];
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-    // Releases the view if it doesn't have a superview.
-    [super didReceiveMemoryWarning];
-
-    // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-    [super viewDidLoad];
-    // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-    [super viewDidUnload];
-    // Release any retained subviews of the main view.
-    // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   object = dynamic_cast<TAxis *>(o);
-
-   const char *axisTitle = object->GetTitle();
-   if (!axisTitle || !*axisTitle)
-      titleField.text = @"";
-   else
-      titleField.text = [NSString stringWithFormat : @"%s", axisTitle];
-
-   centered.on = object->GetCenterTitle();
-   rotated.on = object->GetRotateTitle();
-
-   offset = object->GetTitleOffset();
-   offsetLabel.text = [NSString stringWithFormat:@"%.2f", offset];
-
-   titleSize = object->GetTitleSize();
-   if (titleSize > maxTitleSize || titleSize < minTitleSize) {//this is baaad
-      titleSize = minTitleSize;
-      object->SetTitleSize(titleSize);
-      [controller objectWasModifiedUpdateSelection : NO];
-   }
-
-   sizeLabel.text = [NSString stringWithFormat:@"%.2f", titleSize];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) showTitleFontInspector
-{
-   AxisFontInspector *fontInspector = [[AxisFontInspector alloc] initWithNibName : @"AxisFontInspector" mode : ROOT_IOSObjectInspector::afimTitleFont];
-
-   [fontInspector setROOTObjectController : controller];
-   [fontInspector setROOTObject : object];
-
-   [self.navigationController pushViewController : fontInspector animated : YES];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) textFieldDidEndOnExit : (id) sender
-{
-   object->SetTitle([titleField.text cStringUsingEncoding : [NSString defaultCStringEncoding]]);
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) textFieldEditingDidEnd : (id) sender
-{
-   [sender resignFirstResponder];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) centerTitle
-{
-   object->CenterTitle(centered.on);
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) rotateTitle
-{
-   object->RotateTitle(rotated.on);
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) plusOffset
-{
-   if (offset + titleOffsetStep > maxTitleOffset)
-      return;
-
-   offset += titleOffsetStep;
-   offsetLabel.text = [NSString stringWithFormat:@"%.2f", offset];
-   object->SetTitleOffset(offset);
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) minusOffset
-{
-   if (offset - titleOffsetStep < minTitleOffset)
-      return;
-
-   offset -= titleOffsetStep;
-   offsetLabel.text = [NSString stringWithFormat:@"%.2f", offset];
-   object->SetTitleOffset(offset);
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) plusSize
-{
-   if (titleSize + titleSizeStep > maxTitleSize)
-      return;
-
-   titleSize += titleSizeStep;
-   sizeLabel.text = [NSString stringWithFormat:@"%.2f", titleSize];
-   object->SetTitleSize(titleSize);
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) minusSize
-{
-   if (titleSize - titleSizeStep < minTitleSize)
-      return;
-
-   titleSize -= titleSizeStep;
-   sizeLabel.text = [NSString stringWithFormat:@"%.2f", titleSize];
-   object->SetTitleSize(titleSize);
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-
-@end
diff --git a/test/ios/RootBrowser/AxisTitleInspector.xib b/test/ios/RootBrowser/AxisTitleInspector.xib
deleted file mode 100644
index b448f4c72b5d35385c4a6072d1ef630ca50b5a3e..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/AxisTitleInspector.xib
+++ /dev/null
@@ -1,797 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1280</int>
-		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
-		<string key="IBDocument.AppKitVersion">1138.23</string>
-		<string key="IBDocument.HIToolboxVersion">567.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">933</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUIView</string>
-			<string>IBProxyObject</string>
-			<string>IBUILabel</string>
-			<string>IBUISwitch</string>
-			<string>IBUIImageView</string>
-			<string>IBUITextField</string>
-			<string>IBUIButton</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="754555902">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIImageView" id="726578984">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 270}, {230, 3}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="935309885"/>
-						<string key="NSReuseIdentifierKey">_NS:544</string>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSCustomResource" key="IBUIImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">separator.png</string>
-						</object>
-					</object>
-					<object class="IBUITextField" id="201910897">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{84, 38}, {156, 31}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="743666042"/>
-						<string key="NSReuseIdentifierKey">_NS:310</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<string key="IBUIText"/>
-						<int key="IBUIBorderStyle">3</int>
-						<object class="NSColor" key="IBUITextColor">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MAA</bytes>
-							<object class="NSColorSpace" key="NSCustomColorSpace">
-								<int key="NSID">2</int>
-							</object>
-						</object>
-						<int key="IBUITextAlignment">1</int>
-						<bool key="IBUIAdjustsFontSizeToFit">YES</bool>
-						<float key="IBUIMinimumFontSize">17</float>
-						<object class="IBUITextInputTraits" key="IBUITextInputTraits">
-							<int key="IBUIAutocorrectionType">1</int>
-							<int key="IBUIKeyboardType">1</int>
-							<int key="IBUIReturnKeyType">9</int>
-							<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
-						</object>
-						<int key="IBUIClearButtonMode">1</int>
-						<object class="IBUIFontDescription" key="IBUIFontDescription">
-							<int key="type">1</int>
-							<double key="pointSize">12</double>
-						</object>
-						<object class="NSFont" key="IBUIFont">
-							<string key="NSName">Helvetica</string>
-							<double key="NSSize">12</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUILabel" id="231447483">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 43}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="201910897"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Title:</string>
-						<object class="NSColor" key="IBUITextColor" id="17098849">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="1060985645">
-							<string key="name">Helvetica</string>
-							<string key="family">Helvetica</string>
-							<int key="traits">0</int>
-							<double key="pointSize">15</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="44746621">
-							<string key="NSName">Helvetica</string>
-							<double key="NSSize">15</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUILabel" id="1010826785">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 203}, {96, 21}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="50036064"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="39239721">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Centered:</string>
-						<reference key="IBUITextColor" ref="17098849"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="1060985645"/>
-						<reference key="IBUIFont" ref="44746621"/>
-					</object>
-					<object class="IBUISwitch" id="50036064">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 200}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="997588749"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUILabel" id="997588749">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 238}, {87, 21}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="705172765"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="39239721"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Rotated:</string>
-						<reference key="IBUITextColor" ref="17098849"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="1060985645"/>
-						<reference key="IBUIFont" ref="44746621"/>
-					</object>
-					<object class="IBUISwitch" id="705172765">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 235}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="726578984"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUIButton" id="935309885">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{35, 281}, {180, 50}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<int key="IBUIButtonType">1</int>
-						<string key="IBUINormalTitle">Title font</string>
-						<object class="NSColor" key="IBUIHighlightedTitleColor" id="856052512">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MQA</bytes>
-						</object>
-						<reference key="IBUINormalTitleColor" ref="856052512"/>
-						<object class="NSColor" key="IBUINormalTitleShadowColor" id="492323639">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC41AA</bytes>
-						</object>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">forward_btn.png</string>
-						</object>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="777137745">
-							<string key="name">Helvetica-Bold</string>
-							<string key="family">Helvetica</string>
-							<int key="traits">2</int>
-							<double key="pointSize">15</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="982033697">
-							<string key="NSName">Helvetica-Bold</string>
-							<double key="NSSize">15</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUIButton" id="33471121">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{152, 153}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="438239648"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIHighlightedTitleColor" ref="856052512"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="492323639"/>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage" id="92671527">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">plus_btn.png</string>
-						</object>
-						<reference key="IBUIFontDescription" ref="777137745"/>
-						<reference key="IBUIFont" ref="982033697"/>
-					</object>
-					<object class="IBUIButton" id="438239648">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{190, 153}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="1010826785"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<reference key="IBUIHighlightedTitleColor" ref="856052512"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="492323639"/>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage" id="610824679">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">minus_btn.png</string>
-						</object>
-						<reference key="IBUIFontDescription" ref="777137745"/>
-						<reference key="IBUIFont" ref="982033697"/>
-					</object>
-					<object class="IBUILabel" id="244134050">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 161}, {66, 21}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="634834986"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Offset:</string>
-						<reference key="IBUITextColor" ref="17098849"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="1060985645"/>
-						<reference key="IBUIFont" ref="44746621"/>
-					</object>
-					<object class="IBUILabel" id="634834986">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{92, 161}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="33471121"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label</string>
-						<reference key="IBUITextColor" ref="17098849"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="826885901">
-							<int key="type">1</int>
-							<double key="pointSize">17</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="199900205">
-							<string key="NSName">Helvetica</string>
-							<double key="NSSize">17</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUILabel" id="743666042">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 112}, {73, 21}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="406186638"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Title size:</string>
-						<reference key="IBUITextColor" ref="17098849"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="1060985645"/>
-						<reference key="IBUIFont" ref="44746621"/>
-					</object>
-					<object class="IBUILabel" id="406186638">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{92, 112}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="604645301"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label</string>
-						<reference key="IBUITextColor" ref="17098849"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="826885901"/>
-						<reference key="IBUIFont" ref="199900205"/>
-					</object>
-					<object class="IBUIButton" id="604645301">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{152, 103}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="192312830"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<int key="IBUIButtonType">1</int>
-						<reference key="IBUIHighlightedTitleColor" ref="856052512"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="492323639"/>
-						<reference key="IBUINormalBackgroundImage" ref="92671527"/>
-						<reference key="IBUIFontDescription" ref="777137745"/>
-						<reference key="IBUIFont" ref="982033697"/>
-					</object>
-					<object class="IBUIButton" id="192312830">
-						<reference key="NSNextResponder" ref="754555902"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{190, 103}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="754555902"/>
-						<reference key="NSNextKeyView" ref="244134050"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<int key="IBUIButtonType">1</int>
-						<reference key="IBUIHighlightedTitleColor" ref="856052512"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="492323639"/>
-						<reference key="IBUINormalBackgroundImage" ref="610824679"/>
-						<reference key="IBUIFontDescription" ref="777137745"/>
-						<reference key="IBUIFont" ref="982033697"/>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 351}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSNextKeyView" ref="231447483"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="39239721"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="754555902"/>
-					</object>
-					<int key="connectionID">14</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">centered</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="50036064"/>
-					</object>
-					<int key="connectionID">15</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">rotated</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="705172765"/>
-					</object>
-					<int key="connectionID">16</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">titleField</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="201910897"/>
-					</object>
-					<int key="connectionID">23</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">offsetLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="634834986"/>
-					</object>
-					<int key="connectionID">34</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">sizeLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="406186638"/>
-					</object>
-					<int key="connectionID">41</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">plusSizeBtn</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="604645301"/>
-					</object>
-					<int key="connectionID">42</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">minusSizeBtn</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="192312830"/>
-					</object>
-					<int key="connectionID">43</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">textFieldDidEndOnExit:</string>
-						<reference key="source" ref="201910897"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">20</int>
-					</object>
-					<int key="connectionID">26</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">textFieldEditingDidEnd:</string>
-						<reference key="source" ref="201910897"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">19</int>
-					</object>
-					<int key="connectionID">27</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">centerTitle</string>
-						<reference key="source" ref="50036064"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">28</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">rotateTitle</string>
-						<reference key="source" ref="705172765"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">29</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">showTitleFontInspector</string>
-						<reference key="source" ref="935309885"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">17</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">plusOffset</string>
-						<reference key="source" ref="33471121"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">35</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">minusOffset</string>
-						<reference key="source" ref="438239648"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">36</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">plusSize</string>
-						<reference key="source" ref="604645301"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">44</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">minusSize</string>
-						<reference key="source" ref="192312830"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">45</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="754555902"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="935309885"/>
-							<reference ref="726578984"/>
-							<reference ref="997588749"/>
-							<reference ref="705172765"/>
-							<reference ref="1010826785"/>
-							<reference ref="50036064"/>
-							<reference ref="244134050"/>
-							<reference ref="634834986"/>
-							<reference ref="743666042"/>
-							<reference ref="406186638"/>
-							<reference ref="201910897"/>
-							<reference ref="231447483"/>
-							<reference ref="33471121"/>
-							<reference ref="438239648"/>
-							<reference ref="604645301"/>
-							<reference ref="192312830"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="201910897"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="231447483"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">7</int>
-						<reference key="object" ref="1010826785"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">8</int>
-						<reference key="object" ref="50036064"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">9</int>
-						<reference key="object" ref="997588749"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">10</int>
-						<reference key="object" ref="705172765"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">11</int>
-						<reference key="object" ref="935309885"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">25</int>
-						<reference key="object" ref="726578984"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">30</int>
-						<reference key="object" ref="33471121"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">31</int>
-						<reference key="object" ref="438239648"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">32</int>
-						<reference key="object" ref="244134050"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">33</int>
-						<reference key="object" ref="634834986"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">37</int>
-						<reference key="object" ref="743666042"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">38</int>
-						<reference key="object" ref="406186638"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">39</int>
-						<reference key="object" ref="604645301"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">40</int>
-						<reference key="object" ref="192312830"/>
-						<reference key="parent" ref="754555902"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>10.IBPluginDependency</string>
-					<string>11.IBPluginDependency</string>
-					<string>25.IBPluginDependency</string>
-					<string>30.IBPluginDependency</string>
-					<string>31.IBPluginDependency</string>
-					<string>32.IBPluginDependency</string>
-					<string>33.IBPluginDependency</string>
-					<string>37.IBPluginDependency</string>
-					<string>38.IBPluginDependency</string>
-					<string>39.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>40.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>6.IBPluginDependency</string>
-					<string>7.IBPluginDependency</string>
-					<string>8.IBPluginDependency</string>
-					<string>9.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>AxisTitleInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">45</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes"/>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>forward_btn.png</string>
-				<string>minus_btn.png</string>
-				<string>plus_btn.png</string>
-				<string>separator.png</string>
-			</object>
-			<object class="NSMutableArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{180, 50}</string>
-				<string>{40, 40}</string>
-				<string>{40, 40}</string>
-				<string>{230, 3}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">933</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/ColorCell.h b/test/ios/RootBrowser/ColorCell.h
deleted file mode 100644
index 1ebe9b20866d4788298aa684b70032eb3e1813b7..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ColorCell.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@interface ColorCell : UIView
-
-- (void) setRGB : (const double *) rgb;
-
-@end
diff --git a/test/ios/RootBrowser/ColorCell.mm b/test/ios/RootBrowser/ColorCell.mm
deleted file mode 100644
index 21bb41b1e99aec55aa35b98b5fed7fc852bffe4d..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ColorCell.mm
+++ /dev/null
@@ -1,53 +0,0 @@
-#import <QuartzCore/QuartzCore.h>
-
-#import "ColorCell.h"
-
-@implementation ColorCell {
-   double rgb[3];
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithFrame:(CGRect)frame
-{
-   self = [super initWithFrame:frame];
-
-   if (self) {
-      self.backgroundColor = [UIColor clearColor];
-      self.layer.shadowColor = [UIColor darkGrayColor].CGColor;
-      self.layer.shadowOffset = CGSizeMake(4.f, 4.f);
-      self.layer.shadowOpacity = 0.4f;
-
-      //Here important optimization.
-      self.layer.shadowPath = [UIBezierPath bezierPathWithRect:CGRectMake(10.f, 10.f, frame.size.width - 20.f, frame.size.height - 20)].CGPath;
-      //
-
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) setRGB : (const double *) newRgb
-{
-   rgb[0] = newRgb[0];
-   rgb[1] = newRgb[1];
-   rgb[2] = newRgb[2];
-}
-
-//____________________________________________________________________________________________________
-- (void)drawRect:(CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-   if (!ctx) {
-      //Log error: ctx is nil.
-      return;
-   }
-
-   CGContextSetRGBFillColor(ctx, CGFloat(rgb[0]), CGFloat(rgb[1]), CGFloat(rgb[2]), 1.f);
-
-   const CGRect colorCellRect = CGRectMake(10.f, 10.f, rect.size.width - 20.f, rect.size.height - 20.f);
-   CGContextFillRect(ctx, colorCellRect);
-}
-
-@end
diff --git a/test/ios/RootBrowser/Constants.cxx b/test/ios/RootBrowser/Constants.cxx
deleted file mode 100644
index 2cc5b7092279009ed720fa7fb966c1bff02eadac..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/Constants.cxx
+++ /dev/null
@@ -1,90 +0,0 @@
-#include "Constants.h"
-
-namespace ROOT {
-namespace iOS {
-namespace Browser {
-
-/////////////Geometric constants for ROOTObjectController.
-//'L' postfix is for landscape, 'P' is for portrait.
-////Main view (self.view):
-
-//X and Y are the same for portrait and landscape orientation.
-const float viewX = 0.f;
-const float viewY = 0.f;
-
-//portrait - 768 x 1004 (20 Y pixels are taken by iOS).
-const float viewWP = 768.f;
-const float viewHP = 1004.f;
-
-//landscape - 1024 x 748 (20 Y pixels are taken by iOS).
-const float viewWL = 1024.f;
-const float viewHL = 748.f;
-
-////Scroll view:
-
-//X and Y are the same for landscape and portrait.
-const float scrollX = 0.f;
-const float scrollY = 44.f;//Navigation bar height.
-
-//portrait - 768 x 960 (44 Y pixels from parent are taken by navigation bar).
-const float scrollWP = 768.f;
-const float scrollHP = 960.f;
-
-//landscape - 1024 x 704 (44 Y pixels from parent are taken by navigation bar).
-const float scrollWL = 1024.f;
-const float scrollHL = 704.f;
-
-//Default pad's width and height,
-//when not zoomed, without editor
-//or with editor in landscape orientation.
-const float padW = 600.f;
-const float padH = 600.f;
-
-//This is pad's width and height, when
-//pad is not zoomed and editor is visible,
-//device orientation is portrait.
-const float padWSmall = 600.f;//30.08 : I decided to make the sizes equal for all possible orientations and states.
-const float padHSmall = 600.f;
-
-const float padXNoEditorP = scrollWP / 2 - padW / 2;
-const float padYNoEditorP = scrollHP / 2 - padH / 2;
-const float padXNoEditorL = scrollWL / 2 - padW / 2;
-const float padYNoEditorL = scrollHL / 2 - padH / 2;
-
-//X and Y for pad (no zoom) with editor in portrait orientation:
-const float padXWithEditorP = 20.f;
-const float padYWithEditorP = scrollHP / 2 - padHSmall / 2;
-
-//X and Y for pad (no zoom) with editor in landscape orientation:
-const float padXWithEditorL = 100.f;
-const float padYWithEditorL = scrollHL / 2 - padH / 2;
-
-const double predefinedFillColors[nROOTDefaultColors][3] =
-{
-{1., 1., 1.},
-{0., 0., 0.},
-{251 / 255., 0., 24 / 255.},
-{40 / 255., 253 / 255., 44 / 255.},
-{31 / 255., 29 / 255., 251 / 255.},
-{253 / 255., 254 / 255., 52 / 255.},
-{253 / 255., 29 / 255., 252 / 255.},
-{53 / 255., 1., 254 / 255.},
-{94 / 255., 211 / 255., 90 / 255.},
-{92 / 255., 87 / 255., 214 / 255.},
-{135 / 255., 194 / 255., 164 / 255.},
-{127 / 255., 154 / 255., 207 / 255.},
-{211 / 255., 206 / 255., 138 / 255.},
-{220 / 255., 185 / 255., 138 / 255.},
-{209 / 255., 89 / 255., 86 / 255.},
-{147 / 255., 29 / 255., 251 / 255.}
-};
-
-const unsigned colorIndices[nROOTDefaultColors] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 30, 38, 41, 42, 50, 51};
-
-const unsigned stippleBase = 3000;
-
-bool deviceIsiPad3 = false;
-
-}//namespace Browser
-}//namespace iOS
-}//namespace ROOT
diff --git a/test/ios/RootBrowser/Constants.h b/test/ios/RootBrowser/Constants.h
deleted file mode 100644
index f59873a69a598b77e7b2fb55026d7ab0b38e32bd..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/Constants.h
+++ /dev/null
@@ -1,89 +0,0 @@
-#ifndef CONSTANTS_INCLUDED
-#define CONSTANTS_INCLUDED
-
-namespace ROOT {
-namespace iOS {
-namespace Browser {
-
-///////////////////////////////////////////////////////////////////////
-//Pad's geometry: sizes, positioins.
-//'L' postfix is for landscape, 'P' is for portrait
-//device orientation.
-
-////Main view (self.view for ROOTObjectController):
-
-//X and Y are the same for portrait and landscape orientation.
-extern const float viewX;
-extern const float viewY;
-
-//portrait - 768 x 1004 (20 Y pixels are taken by iOS).
-extern const float viewWP;
-extern const float viewHP;
-
-//landscape - 1024 x 748 (20 Y pixels are taken by iOS).
-extern const float viewWL;
-extern const float viewHL;
-
-////Scroll view:
-
-//X and Y are the same for landscape and portrait.
-extern const float scrollX;
-extern const float scrollY;
-
-//portrait - 768 x 960 (44 Y pixels from parent are taken by navigation bar).
-extern const float scrollWP;
-extern const float scrollHP;
-
-//landscape - 1024 x 704 (44 Y pixels from parent are taken by navigation bar).
-extern const float scrollWL;
-extern const float scrollHL;
-
-//Default pad's width and height,
-//when not zoomed, without editor
-//or with editor in landscape orientation.
-extern const float padW;
-extern const float padH;
-
-//This is pad's width and height, when
-//pad is not zoomed and editor is visible,
-//device orientation is portrait.
-extern const float padWSmall;
-extern const float padHSmall;
-
-extern const float padXNoEditorP;
-extern const float padYNoEditorP;
-extern const float padXNoEditorL;
-extern const float padYNoEditorL;
-
-//X and Y for pad (no zoom) with editor in portrait orientation:
-extern const float padXWithEditorP;
-extern const float padYWithEditorP;
-
-//X and Y for pad (no zoom) with editor in landscape orientation:
-extern const float padXWithEditorL;
-extern const float padYWithEditorL;
-
-///////////////////////////////////////////////////////////////////////
-//Editor's constants;
-enum {
-
-nROOTDefaultColors = 16
-
-};
-
-extern const double predefinedFillColors[nROOTDefaultColors][3];
-//Color indices in a standard ROOT's color selection control.
-extern const unsigned colorIndices[nROOTDefaultColors];
-
-
-//Constant for TAttFill, never defined in ROOT, I have to define it here.
-extern const unsigned stippleBase;
-
-//This does not have const qualifier, but set only once during startup (by application delegate).
-extern bool deviceIsiPad3;
-
-}//namespace Browser
-}//namespace iOS
-}//namespace ROOT
-
-#endif
diff --git a/test/ios/RootBrowser/Default-Landscape.png b/test/ios/RootBrowser/Default-Landscape.png
deleted file mode 100644
index 1f214c3f6ba4d9a77f7423d45020ff5e316b19fd..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/Default-Landscape.png and /dev/null differ
diff --git a/test/ios/RootBrowser/Default-LandscapeLeft.png b/test/ios/RootBrowser/Default-LandscapeLeft.png
deleted file mode 100644
index 1f214c3f6ba4d9a77f7423d45020ff5e316b19fd..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/Default-LandscapeLeft.png and /dev/null differ
diff --git a/test/ios/RootBrowser/Default-LandscapeRight.png b/test/ios/RootBrowser/Default-LandscapeRight.png
deleted file mode 100644
index 1f214c3f6ba4d9a77f7423d45020ff5e316b19fd..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/Default-LandscapeRight.png and /dev/null differ
diff --git a/test/ios/RootBrowser/Default-Portrait.png b/test/ios/RootBrowser/Default-Portrait.png
deleted file mode 100644
index 15824248138768ae48d1fe9c5090a2875202481d..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/Default-Portrait.png and /dev/null differ
diff --git a/test/ios/RootBrowser/Default-PortraitUpsideDown.png b/test/ios/RootBrowser/Default-PortraitUpsideDown.png
deleted file mode 100644
index 15824248138768ae48d1fe9c5090a2875202481d..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/Default-PortraitUpsideDown.png and /dev/null differ
diff --git a/test/ios/RootBrowser/EditorPlateView.h b/test/ios/RootBrowser/EditorPlateView.h
deleted file mode 100644
index 6d288e9ae714ebc22f35daa015f6650d644eb7db..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/EditorPlateView.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@class EditorView;
-
-@interface EditorPlateView : UIView
-
-@property (nonatomic, retain) NSString *editorName;
-@property (nonatomic, retain) UIImageView *arrowImageView;
-
-+ (CGFloat) plateHeight;
-- (id) initWithFrame : (CGRect)frame editorName : (NSString *) name topView : (EditorView *) tv;
-
-@end
diff --git a/test/ios/RootBrowser/EditorPlateView.mm b/test/ios/RootBrowser/EditorPlateView.mm
deleted file mode 100644
index f42ad72a7e8d38bf6cbf9df76bc156115ad43b0f..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/EditorPlateView.mm
+++ /dev/null
@@ -1,81 +0,0 @@
-#import <math.h>
-
-#import <QuartzCore/QuartzCore.h>
-#import <Availability.h>
-
-#import "EditorPlateView.h"
-#import "EditorView.h"
-
-
-@implementation EditorPlateView {
-   UIImage *plateImage;
-   UILabel *editorLabel;
-
-   UIImage *arrowImage;
-
-   EditorView *topView;
-}
-
-@synthesize editorName;
-@synthesize arrowImageView;
-
-//____________________________________________________________________________________________________
-+ (CGFloat) plateHeight
-{
-   return 50.f;
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithFrame:(CGRect)frame editorName : (NSString *)name topView : (EditorView *) tv
-{
-   self = [super initWithFrame:frame];
-
-   if (self) {
-      editorLabel = [[UILabel alloc] initWithFrame : CGRectMake(frame.size.width / 2 - 60.f, 10.f, 120.f, 30.f)];
-      editorLabel.backgroundColor = [UIColor clearColor];
-      editorLabel.font = [UIFont systemFontOfSize : 14];
-
-#ifdef __IPHONE_6_0
-      editorLabel.textAlignment = NSTextAlignmentCenter;
-#else
-      editorLabel.textAlignment = UITextAlignmentCenter;
-#endif
-
-      editorLabel.textColor = [UIColor whiteColor];
-      [self addSubview : editorLabel];
-      editorLabel.text = name;
-      topView = tv;
-
-      plateImage = [UIImage imageNamed:@"editor_plate.png"];
-
-      arrowImage = [UIImage imageNamed:@"editor_state_arrow.png"];
-      arrowImageView = [[UIImageView alloc] initWithImage : arrowImage];
-      CGRect arrowFrame = arrowImageView.frame;
-      arrowFrame.origin.x = frame.size.height / 2 - arrowFrame.size.width / 2 + 3;
-      arrowFrame.origin.y = frame.size.height / 2 - arrowFrame.size.height / 2;
-      arrowImageView.frame = arrowFrame;
-      [self addSubview : arrowImageView];
-
-      UITapGestureRecognizer *tap = [[UITapGestureRecognizer alloc] initWithTarget : self action : @selector(handleTap:)];
-      [self addGestureRecognizer:tap];
-      self.editorName = name;
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)drawRect : (CGRect)rect
-{
-   [plateImage drawAtPoint : CGPointZero];
-   //Draw the triangle.
-}
-
-//____________________________________________________________________________________________________
-- (void) handleTap : (UITapGestureRecognizer *) tap
-{
-   [topView plateTapped : self];
-}
-
-@end
diff --git a/test/ios/RootBrowser/EditorView.h b/test/ios/RootBrowser/EditorView.h
deleted file mode 100644
index c8fc4741c9bfe9a7633c73283f0aadc26b699bc4..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/EditorView.h
+++ /dev/null
@@ -1,30 +0,0 @@
-#import <UIKit/UIKit.h>
-
-
-//
-//EditorView is a small panel to the right of
-//pad, contains widgets to modify pad's contents.
-//To make it possible to include more staff,
-//every sub-editor (like line attributes editor,
-//or filled area editor) is placed into
-//the collapsing panel.
-//
-
-@class EditorPlateView;
-
-@interface EditorView : UIView
-
-+ (CGFloat) editorAlpha;
-+ (CGFloat) editorWidth;
-+ (CGFloat) editorHeight;
-+ (CGFloat) scrollWidth;
-+ (CGFloat) scrollHeight;
-
-- (void) removeAllEditors;
-- (void) propertyUpdated;
-- (void) addSubEditor : (UIView *)element withName : (NSString *)editorName;
-- (void) correctFrames;
-- (void) plateTapped : (EditorPlateView *) plate;
-- (void) setEditorTitle : (const char*)title;
-
-@end
diff --git a/test/ios/RootBrowser/EditorView.mm b/test/ios/RootBrowser/EditorView.mm
deleted file mode 100644
index 4b4ef105c51b914a8cdf4799b058c1d721fb6075..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/EditorView.mm
+++ /dev/null
@@ -1,425 +0,0 @@
-#import <math.h>
-
-#import <CoreGraphics/CGContext.h>
-#import <Availability.h>
-
-#import "ScrollViewWithPickers.h"
-#import "EditorPlateView.h"
-#import "EditorView.h"
-
-
-//Hoho! As soon as I use Objective-C++, I can use namespaces! "Yeaaahhh, that's good!" (c) Duke Nukem.
-
-namespace {
-
-enum {
-   evMaxComponents = 5,
-   evMaxStates = 1 << evMaxComponents
-};
-
-}
-
-@implementation EditorView {
-   UILabel *editorTitle;
-
-   ScrollViewWithPickers *scrollView;
-
-   CGFloat plateYs[evMaxStates * evMaxComponents];
-   CGFloat viewYs[evMaxStates * evMaxComponents];
-
-   UIView *plates[evMaxComponents];
-   UIView *views[evMaxComponents];
-   UIView *containers[evMaxComponents];
-
-   unsigned nStates;
-   unsigned nEditors;
-   unsigned currentState;
-
-   int newOpened;
-
-   BOOL animation;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) editorAlpha
-{
-   return 0.85f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) editorWidth
-{
-   return 270.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) editorHeight
-{
-   return 650.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) scrollWidth
-{
-   return [EditorView editorWidth] - 20.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) scrollHeight
-{
-   return [EditorView editorHeight] - 20.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) ncWidth
-{
-   return 20.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) ncHeight
-{
-   return 20.f;
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithFrame : (CGRect)frame
-{
-   self = [super initWithFrame : frame];
-
-   if (self) {
-      //Scroll view is a container for all sub-editors.
-      //It's completely transparent.
-      const CGRect titleRect = CGRectMake(10.f, 10.f, 250.f, 35.f);
-      editorTitle = [[UILabel alloc] initWithFrame : titleRect];
-
-#ifdef __IPHONE_6_0
-      editorTitle.textAlignment = NSTextAlignmentCenter;
-#else
-      editorTitle.textAlignment = UITextAlignmentCenter;
-#endif
-
-      editorTitle.textColor = [UIColor blackColor];
-      editorTitle.backgroundColor = [UIColor clearColor];
-      [self addSubview : editorTitle];
-
-      const CGRect scrollFrame = CGRectMake(10.f, 45.f, [EditorView scrollWidth], frame.size.height - 55.f);
-      scrollView = [[ScrollViewWithPickers alloc] initWithFrame : scrollFrame];
-      scrollView.backgroundColor = [UIColor clearColor];
-      scrollView.autoresizingMask = UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleBottomMargin;
-      scrollView.bounces = NO;
-      [self addSubview : scrollView];
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) drawRect : (CGRect)rect
-{
-   //Draw main editor's view as a semi-transparent
-   //gray view with rounded corners.
-
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-   if (!ctx) {
-      NSLog(@"[EditorView drawRect:], ctx is nil");
-      return;
-   }
-
-   UIColor *background = [[UIColor scrollViewTexturedBackgroundColor] colorWithAlphaComponent : [EditorView editorAlpha]];
-//   UIColor *background = [[UIColor colorWithPatternImage:[UIImage imageNamed:@"inspector_bkn.png"]] colorWithAlphaComponent : [EditorView editorAlpha]];
-   CGContextSetFillColorWithColor(ctx, background.CGColor);
-   CGContextSetPatternPhase(ctx, CGSizeMake(-8.f, 0.f));
-
-   //Draw the rect with rounded corners now.
-   CGContextFillRect(ctx, CGRectMake(0.f, [EditorView ncHeight] / 2, [EditorView ncWidth] / 2, rect.size.height - [EditorView ncHeight]));
-   CGContextFillRect(ctx, CGRectMake([EditorView ncWidth] / 2, 0.f, rect.size.width - [EditorView ncWidth] / 2, rect.size.height));
-
-   //Draw arcs.
-   CGContextBeginPath(ctx);
-   CGContextMoveToPoint(ctx, [EditorView ncWidth] / 2, [EditorView ncHeight] / 2);
-   CGContextAddArc(ctx, [EditorView ncWidth] / 2, [EditorView ncHeight] / 2, [EditorView ncWidth] / 2, M_PI, 3 * M_PI / 2, 0);
-   CGContextFillPath(ctx);
-   //
-   CGContextBeginPath(ctx);
-   CGContextMoveToPoint(ctx, [EditorView ncWidth] / 2, rect.size.height - [EditorView ncHeight] / 2);
-   CGContextAddArc(ctx, [EditorView ncWidth] / 2, rect.size.height - [EditorView ncHeight] / 2, [EditorView ncWidth] / 2, M_PI / 2, M_PI, 0);
-   CGContextFillPath(ctx);
-}
-
-//____________________________________________________________________________________________________
-- (void) removeAllEditors
-{
-   //Remove all sub-editors.
-   for (unsigned i = 0; i < nEditors; ++i) {
-      [plates[i] removeFromSuperview];
-      [containers[i] removeFromSuperview];
-   }
-
-   nEditors = 0;
-   currentState = 0;
-   nStates = 0;
-   animation = NO;
-}
-
-//____________________________________________________________________________________________________
-- (void) propertyUpdated
-{
-}
-
-//____________________________________________________________________________________________________
-- (CGFloat) recalculateEditorGeometry
-{
-   const CGFloat dY = 3.f;//space between controls.
-   for (unsigned i = 0; i < nStates; ++i) {
-      CGFloat currentY = 0.f;
-      for (unsigned j = 0; j < nEditors; ++j) {
-         plateYs[nEditors * i + j] = currentY;
-         currentY += plates[j].frame.size.height + dY;
-
-         const unsigned editorBit = 1 << j;
-         if (i & editorBit) {//In this state, j-th editor is visible.
-            viewYs[nEditors * i + j] = currentY;
-            currentY += views[j].frame.size.height + dY;
-         } else
-            viewYs[nEditors * i + j] = 0.f;//coordinate is not used, currentY does not need update.
-      }
-   }
-
-   //Now, the total container height.
-   CGFloat totalHeight = 0.f;
-   for (unsigned i = 0; i < nEditors; ++i)
-      totalHeight += plates[i].frame.size.height + dY + views[i].frame.size.height + dY;
-
-   return totalHeight;
-}
-
-//____________________________________________________________________________________________________
-- (void) correctFrames
-{
-   CGRect frame = self.frame;
-   frame.origin.x = 10.f;
-   frame.origin.y = 45.f;
-   frame.size.height -= 55.f;
-   frame.size.width = 250.f;
-   scrollView.frame = frame;
-
-   const CGFloat totalHeight = [self recalculateEditorGeometry];
-   scrollView.contentSize = CGSizeMake([EditorView scrollWidth], totalHeight);
-   scrollView.contentOffset = CGPointZero;
-}
-
-//____________________________________________________________________________________________________
-- (void) setPlatesYs
-{
-   //Plates positions for the current state.
-   for (unsigned i = 0; i < nEditors; ++i) {
-      CGRect frame = plates[i].frame;
-      frame.origin.y = plateYs[nEditors * currentState + i];
-      plates[i].frame = frame;
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) addSubEditor:(UIView *)element withName : (NSString *)name
-{
-   if (nEditors == evMaxComponents) {
-      NSLog(@"Could not add more editors");
-      return;
-   }
-
-   //Add this new editor.
-   views[nEditors] = element;
-   //1. Plate with editor's name and triangle, showing the editor's state.
-   //topView is 'self' - the view, which will be informed, that user tapped on editor's plate.
-   plates[nEditors] = [[EditorPlateView alloc] initWithFrame : CGRectMake(0.f, 0.f, [EditorView scrollWidth], [EditorPlateView plateHeight]) editorName : name topView : self];
-   [scrollView addSubview : plates[nEditors]];
-
-   //Create a container view for sub-editor.
-   CGRect elementFrame = element.frame;
-   elementFrame.origin = CGPointZero;
-   containers[nEditors] = [[UIView alloc] initWithFrame : elementFrame];
-   element.frame = elementFrame;
-   //Place sub-editor into the container view.
-   [containers[nEditors] addSubview : element];
-   //Clip to bounds: when we animate sub-editor (appear/disappera)
-   //it moves from/to negative coordinates and this negative part
-   //should not be visible.
-   containers[nEditors].clipsToBounds = YES;
-   //Initially, container with sub-editor is hidden.
-   containers[nEditors].hidden = YES;
-   //Add container.
-   [scrollView addSubview : containers[nEditors]];
-
-   //New number of sub-editors and possible editor states.
-   ++nEditors;
-   nStates = 1 << nEditors;
-
-   //Recalculate possible positions of all plates and containers.
-   const CGFloat totalHeight = [self recalculateEditorGeometry];
-   //Set scrollView.contentSize to include all sub-editors in opened state.
-   scrollView.contentSize = CGSizeMake([EditorView scrollWidth], totalHeight);
-   scrollView.contentOffset = CGPointZero;
-
-   //No sub-editor is visible.
-   currentState = 0;
-   //Also, make new sub-editor transparent.
-   element.alpha = 0.f;
-
-   //Place all plates.
-   [self setPlatesYs];
-}
-
-//____________________________________________________________________________________________________
-- (void) presetViewsYs
-{
-   //These are sub-views positions before animation.
-   for (unsigned i = 0; i < nEditors; ++i) {
-      //If view must appear now:
-      if (containers[i].hidden && (currentState & (1 << i))) {
-         CGRect frame = views[i].frame;
-         frame.origin.y = viewYs[currentState * nEditors + i];
-         //Place the container in a correct position.
-         containers[i].frame = frame;
-         //Contained view is shifted in a container (it will appear from nowhere).
-         frame.origin.y = -frame.size.height;
-         views[i].frame = frame;
-      }
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) setViewsYs
-{
-   //These are new sub-views positions at the end of animation.
-   for (unsigned i = 0; i < nEditors; ++i) {
-      CGRect frame = views[i].frame;
-      if (currentState & (1 << i)) {//View will become visible now (and could be visible before).
-         frame.origin.y = viewYs[currentState * nEditors + i];
-         containers[i].frame = frame;
-         frame.origin.y = 0.;
-         views[i].frame = frame;
-      } else if (!views[i].hidden) {//View will hide now - it moves outside of container.
-         frame.origin.y = -frame.size.height;
-         views[i].frame = frame;
-      }
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) setViewsAlphaAndVisibility
-{
-   //During animation, if view will appear it's alpha changes from 0 to 1,
-   //and if it's going to disappear - from 1 to 0.
-   //Also, I have to animate small triangle, which
-   //shows editor's state (hidden/visible).
-   for (unsigned i = 0; i < nEditors; ++i) {
-      EditorPlateView *p = (EditorPlateView *)plates[i];
-      UIView *v = views[i];
-      const BOOL nowVisible = currentState & (1 << i);
-      if (containers[i].hidden) {
-         if (nowVisible) {
-            containers[i].hidden = NO;
-            v.alpha = 1.f;
-            p.arrowImageView.transform = CGAffineTransformMakeRotation(M_PI / 2);//rotate the triangle.
-         }
-      } else {
-         if (!nowVisible) {
-            p.arrowImageView.transform = CGAffineTransformMakeRotation(0.f);//rotate the triangle.
-            v.alpha = 0.f;
-         }
-      }
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) hideViews
-{
-   for (unsigned i = 0; i < nEditors; ++i) {
-      if (!(currentState & (1 << i)))
-         containers[i].hidden = YES;
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) showEditorFrame
-{
-   CGRect frameToShow = CGRectMake(0.f, 0.f, 250.f, 90.f);
-
-   if (newOpened != -1) {
-      frameToShow = containers[newOpened].frame;
-      frameToShow.origin.y = viewYs[currentState * nEditors + newOpened] - 70.f;
-      frameToShow.size.height += 70.f;
-   }
-
-   [scrollView scrollRectToVisible : frameToShow animated : YES];
-   animation = NO;
-}
-
-//____________________________________________________________________________________________________
-- (void) animateEditor
-{
-   animation = YES;
-
-   [self presetViewsYs];
-
-   [UIView beginAnimations : nil context : nil];
-   [UIView setAnimationDuration : 0.25];
-   [UIView setAnimationCurve : UIViewAnimationCurveEaseOut];
-
-   [self setPlatesYs];
-   [self setViewsYs];
-   [self setViewsAlphaAndVisibility];
-
-   [UIView commitAnimations];
-
-   //Do not hide the views immediately, so user can see animation.
-   [NSTimer scheduledTimerWithTimeInterval : 0.15 target : self selector : @selector(hideViews) userInfo : nil repeats : NO];
-   [NSTimer scheduledTimerWithTimeInterval : 0.3 target : self selector : @selector(showEditorFrame) userInfo : nil repeats : NO];
-}
-
-//____________________________________________________________________________________________________
-- (void) plateTapped : (EditorPlateView *) plate
-{
-   if (animation)
-      return;
-   //User has tapped on editor's plate.
-   //Depending on the current editor's state,
-   //we open or close it with animation.
-   newOpened = -1;
-
-   for (unsigned i = 0; i < nEditors; ++i) {
-      if (plate != plates[i]) {
-         if (currentState & (1 << i))
-            newOpened = i;//Remember the index of opened editor above our plate.
-      } else {
-         currentState ^= (1 << i);//reset the bit for the editor.
-
-         if (currentState & (1 << i))//plate's editor was opened.
-            newOpened = i;
-         else if (currentState) {//Is any editor opened at all?
-            //plate's editor was closed, find the next which we can be made visible.
-            if (newOpened == -1) {//we did not find any opened editor above the plate yet.
-               for (unsigned j = i + 1; j < nEditors; ++j) {
-                  if (currentState & (1 << j)) {
-                     newOpened = j;
-                     break;
-                  }
-               }
-            }
-         }
-
-         [self animateEditor];
-         break;
-      }
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) setEditorTitle : (const char*) title
-{
-   editorTitle.text = [NSString stringWithFormat : @"%s", title];
-}
-
-@end
diff --git a/test/ios/RootBrowser/FileContainerElement.h b/test/ios/RootBrowser/FileContainerElement.h
deleted file mode 100644
index 311abb71885c9ce872591fb1f8c50b3d2ca21695..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FileContainerElement.h
+++ /dev/null
@@ -1,6 +0,0 @@
-@interface FileContainerElement : NSObject
-
-@property (nonatomic, retain) NSString *elementName;
-@property (nonatomic, assign) unsigned elementIndex;
-
-@end
diff --git a/test/ios/RootBrowser/FileContainerElement.mm b/test/ios/RootBrowser/FileContainerElement.mm
deleted file mode 100644
index ab47a8fd2ae966dd803042c07f41b65309103844..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FileContainerElement.mm
+++ /dev/null
@@ -1,8 +0,0 @@
-#import "FileContainerElement.h"
-
-@implementation FileContainerElement
-
-@synthesize elementName;
-@synthesize elementIndex;
-
-@end
diff --git a/test/ios/RootBrowser/FileContentController.h b/test/ios/RootBrowser/FileContentController.h
deleted file mode 100644
index 2e65cf761860fb8299456213b7e8348873f0a819..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FileContentController.h
+++ /dev/null
@@ -1,32 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "SearchController.h"
-
-@class FileContainerElement;
-@class ObjectShortcut;
-
-namespace ROOT {
-namespace iOS {
-namespace Browser {
-
-class FileContainer;
-
-}
-}
-}
-
-@interface FileContentController : UIViewController <UISearchBarDelegate, UIPopoverControllerDelegate, SearchDelegate> {
-@private
-   ROOT::iOS::Browser::FileContainer *fileContainer;
-   __weak IBOutlet UIScrollView *scrollView;
-}
-
-//@property (nonatomic, assign) id<UITableViewDataSource> *
-@property (nonatomic, readonly) ROOT::iOS::Browser::FileContainer *fileContainer;
-
-- (void) activateForFile : (ROOT::iOS::Browser::FileContainer *)container;
-- (void) selectObjectFromFile : (ObjectShortcut *)obj;
-
-- (void) searchesController : (SearchController *)controller didSelectKey:(FileContainerElement *)key;
-
-@end
diff --git a/test/ios/RootBrowser/FileContentController.mm b/test/ios/RootBrowser/FileContentController.mm
deleted file mode 100644
index b265b321cdca1b9a7b79dab7a375a26d8ed443b2..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FileContentController.mm
+++ /dev/null
@@ -1,468 +0,0 @@
-#import <stdlib.h>
-
-#import <CoreGraphics/CGGeometry.h>
-#import <QuartzCore/QuartzCore.h>
-
-#import "FileContentController.h"
-#import "ROOTObjectController.h"
-#import "FileContainerElement.h"
-#import "SlideshowController.h"
-#import "TransparentToolbar.h"
-#import "SearchController.h"
-#import "ObjectShortcut.h"
-#import "Shortcuts.h"
-#import "SpotView.h"
-
-
-//C++ imports.
-#import "IOSPad.h"
-
-#import "FileUtils.h"
-
-@interface FileContentController () {
-   NSMutableArray *objectShortcuts;
-   UISearchBar *searchBar;
-   UIPopoverController *searchPopover;
-   SearchController *searchController;
-   UIBarButtonItem *slideShowBtn;
-
-   BOOL animateDirAfterLoad;
-   BOOL animateObjAfterLoad;
-   unsigned spotElement;
-}
-
-- (void) highlightDirectory : (unsigned)tag;
-- (void) highlightObject : (unsigned)tag;
-
-@end
-
-
-@implementation FileContentController
-
-@synthesize fileContainer;
-
-
-//____________________________________________________________________________________________________
-- (void) initToolbarItems
-{
-   UIToolbar *toolbar = [[TransparentToolbar alloc] initWithFrame : CGRectMake(0.f, 0.f, 250.f, 44.f)];
-   toolbar.barStyle = UIBarStyleBlackTranslucent;
-
-   NSMutableArray *items = [[NSMutableArray alloc] initWithCapacity : 2];
-
-   searchBar = [[UISearchBar alloc] initWithFrame:CGRectMake(0.f, 0.f, 150.f, 44.f)];
-   searchBar.delegate = self;
-
-   UIBarButtonItem *searchItem = [[UIBarButtonItem alloc] initWithCustomView : searchBar];
-   [items addObject : searchItem];
-
-   slideShowBtn = [[UIBarButtonItem alloc] initWithTitle : @"Slide show" style : UIBarButtonItemStyleBordered target : self action : @selector(startSlideshow)];
-   [items addObject : slideShowBtn];
-
-   [toolbar setItems : items animated : NO];
-
-   UIBarButtonItem *rightItem = [[UIBarButtonItem alloc] initWithCustomView : toolbar];
-   rightItem.style = UIBarButtonItemStylePlain;
-   self.navigationItem.rightBarButtonItem = rightItem;
-
-
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   if (self) {
-      [self view];
-      [self initToolbarItems];
-      searchController = [[SearchController alloc] initWithStyle : UITableViewStylePlain];
-      searchController.delegate = self;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-
-//____________________________________________________________________________________________________
-- (void) correctFramesForOrientation : (UIInterfaceOrientation) orientation
-{
-   //TODO: all this staff with manual geometry management should be deleted, as soon as I switch to
-   //ThumbnailView class.
-   CGRect mainFrame;
-   CGRect scrollFrame;
-
-   if (orientation == UIInterfaceOrientationPortrait || orientation == UIInterfaceOrientationPortraitUpsideDown) {
-      mainFrame = CGRectMake(0.f, 0.f, 768.f, 1004.f);
-      scrollFrame = CGRectMake(0.f, 44.f, 768.f, 960.f);
-   } else {
-      mainFrame = CGRectMake(0.f, 0.f, 1024.f, 748.f);
-      scrollFrame = CGRectMake(0.f, 44.f, 1024.f, 704.f);
-   }
-
-   self.view.frame = mainFrame;
-   scrollView.frame = scrollFrame;
-
-   if ([[scrollView subviews] count])
-      [ShorcutUtil placeShortcuts : objectShortcuts inScrollView : scrollView withSize : CGSizeMake([ObjectShortcut iconWidth], [ObjectShortcut iconHeight] + [ObjectShortcut textHeight]) andSpace : 100.f];
-}
-
-//____________________________________________________________________________________________________
-- (void) viewWillAppear:(BOOL)animated
-{
-   //TODO: all this staff with manual geometry management should be deleted, as soon as I switch to
-   //ThumbnailView class.
-   //self.interfaceOrientation ?
-   [self correctFramesForOrientation : [UIApplication sharedApplication].statusBarOrientation];
-}
-
-//____________________________________________________________________________________________________
-- (void) viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void) viewDidAppear:(BOOL)animated
-{
-   [super viewDidAppear : animated];
-   if (animateDirAfterLoad) {
-      [self highlightDirectory : spotElement];
-      animateDirAfterLoad = NO;
-   } else if (animateObjAfterLoad) {
-      [self highlightObject : spotElement];
-      animateObjAfterLoad = NO;
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) willAnimateRotationToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation duration:(NSTimeInterval)duration
-{
-   //TODO: all this staff with manual geometry management should be deleted, as soon as I switch to
-   //ThumbnailView class.
-
-   [self correctFramesForOrientation : interfaceOrientation];
-}
-
-//____________________________________________________________________________________________________
-- (void) didRotateFromInterfaceOrientation : (UIInterfaceOrientation)fromInterfaceOrientation
-{
-   //Bring back the popover after rotating.
-   if (searchPopover) {
-      [searchPopover presentPopoverFromRect : searchBar.bounds inView : searchBar
-      permittedArrowDirections : UIPopoverArrowDirectionAny animated : NO];
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) clearScrollview
-{
-   NSArray *viewsToRemove = [scrollView subviews];
-   for (UIView *v in viewsToRemove)
-      [v removeFromSuperview];
-
-}
-
-//____________________________________________________________________________________________________
-- (void) addShortcutForObjectAtIndex : (unsigned) objIndex
-{
-   const CGRect rect = CGRectMake(0.f, 0.f, [ObjectShortcut iconWidth], [ObjectShortcut iconHeight]);
-   UIGraphicsBeginImageContext(rect.size);
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-   if (!ctx) {
-      UIGraphicsEndImageContext();
-      return;
-   }
-
-   //Now draw into this context.
-   CGContextTranslateCTM(ctx, 0.f, rect.size.height);
-   CGContextScaleCTM(ctx, 1.f, -1.f);
-
-   //Fill bitmap with white first.
-   CGContextSetRGBFillColor(ctx, 1.f, 1.f, 1.f, 1.f);
-   CGContextFillRect(ctx, rect);
-   //Set context and paint pad's contents.
-   ROOT::iOS::Pad *pad = fileContainer->GetPadAttached(objIndex);
-   pad->cd();
-   pad->SetViewWH(rect.size.width, rect.size.height);
-   pad->SetContext(ctx);
-   pad->PaintThumbnail();
-
-   UIImage *thumbnailImage = UIGraphicsGetImageFromCurrentImageContext();//autoreleased UIImage.
-   UIGraphicsEndImageContext();
-
-   ObjectShortcut *shortcut = [[ObjectShortcut alloc] initWithFrame : [ObjectShortcut defaultRect] controller : self forObjectAtIndex:objIndex withThumbnail : thumbnailImage];
-   shortcut.layer.shadowColor = [UIColor blackColor].CGColor;
-   shortcut.layer.shadowOffset = CGSizeMake(20.f, 20.f);
-   shortcut.layer.shadowOpacity = 0.3f;
-
-   [scrollView addSubview : shortcut];
-   [objectShortcuts addObject : shortcut];
-
-   UIBezierPath *path = [UIBezierPath bezierPathWithRect : rect];
-   shortcut.layer.shadowPath = path.CGPath;
-}
-
-//____________________________________________________________________________________________________
-- (void) addShortcutForFolderAtIndex : (unsigned) index
-{
-   ObjectShortcut *shortcut = [[ObjectShortcut alloc] initWithFrame : [ObjectShortcut defaultRect] controller : self forFolderAtIndex : index];
-   [scrollView addSubview : shortcut];
-   [objectShortcuts addObject : shortcut];
-}
-
-//____________________________________________________________________________________________________
-- (void) addObjectsIntoScrollview
-{
-   using namespace ROOT::iOS::Browser;
-
-   [self clearScrollview];
-
-   objectShortcuts = [[NSMutableArray alloc] init];
-
-   //Add directories first.
-   for (FileContainer::size_type i = 0; i < fileContainer->GetNumberOfDirectories(); ++i)
-      [self addShortcutForFolderAtIndex : i];
-   //Now add objects.
-   for (FileContainer::size_type i = 0; i < fileContainer->GetNumberOfObjects(); ++i)
-      [self addShortcutForObjectAtIndex : i];
-}
-
-//____________________________________________________________________________________________________
-- (void) activateForFile : (ROOT::iOS::Browser::FileContainer *)container
-{
-   fileContainer = container;
-   self.navigationItem.title = [NSString stringWithFormat : @"Contents of %s", container->GetFileName()];
-   slideShowBtn.enabled = fileContainer->GetNumberOfObjects() > 1 ? YES : NO;
-
-   //Prepare objects' thymbnails.
-   [self addObjectsIntoScrollview];
-   [self correctFramesForOrientation : [UIApplication sharedApplication].statusBarOrientation];
-}
-
-//____________________________________________________________________________________________________
-- (void) startSlideshow
-{
-   SlideshowController *slideshowController = [[SlideshowController alloc] initWithNibName : @"SlideshowController" bundle : nil fileContainer : fileContainer];
-   [self.navigationController pushViewController : slideshowController animated : YES];
-}
-
-//____________________________________________________________________________________________________
-- (void) doTest
-{
-   const unsigned testIndex = 1 + rand() % (fileContainer->GetNumberOfObjects() - 1);
-   ROOTObjectController *objectController = [[ROOTObjectController alloc] initWithNibName:@"ROOTObjectController" bundle : nil];
-   [objectController setNavigationForObjectWithIndex : testIndex fromContainer : fileContainer];
-   [self.navigationController pushViewController : objectController animated : YES];
-}
-
-//____________________________________________________________________________________________________
-- (void) selectObjectFromFile : (ObjectShortcut *) shortcut
-{
-   if (shortcut.isDirectory) {
-      //Create another FileContentController and push it on stack.
-      FileContentController *contentController = [[FileContentController alloc] initWithNibName : @"FileContentController" bundle : nil];
-      [contentController activateForFile : fileContainer->GetDirectory(shortcut.objectIndex)];
-      [self.navigationController pushViewController : contentController animated : YES];
-   } else {
-      ROOTObjectController *objectController = [[ROOTObjectController alloc] initWithNibName : @"ROOTObjectController" bundle : nil];
-      [objectController setNavigationForObjectWithIndex : shortcut.objectIndex fromContainer : fileContainer];
-      [self.navigationController pushViewController : objectController animated : YES];
-   }
-}
-
-#pragma mark - Search delegate.
-
-//____________________________________________________________________________________________________
-- (void) searchBarTextDidBeginEditing : (UISearchBar *)aSearchBar
-{
-   typedef ROOT::iOS::Browser::FileContainer::size_type size_type;
-
-   if (auto nEntities = fileContainer->GetNumberOfDescriptors()) {
-      if (!searchPopover) {
-         UINavigationController *navController = [[UINavigationController alloc] initWithRootViewController : searchController];
-         searchPopover = [[UIPopoverController alloc] initWithContentViewController : navController];
-         searchPopover.delegate = self;
-         searchPopover.passthroughViews = [NSArray arrayWithObject : searchBar];
-      }
-
-      NSMutableArray *keys = [[NSMutableArray alloc] init];
-      for (size_type i = 0; i < nEntities; ++i) {
-         const auto &descriptor = fileContainer->GetElementDescriptor(i);
-         NSString *formatString = descriptor.fIsDir ? @"%s (directory)" : @"%s";
-         FileContainerElement *newKey = [[FileContainerElement alloc] init];
-         newKey.elementName = [NSString stringWithFormat : formatString, descriptor.fName.c_str()];
-         newKey.elementIndex = i;
-         [keys addObject : newKey];
-      }
-
-      searchController.keys = keys;
-      [searchPopover presentPopoverFromRect : [searchBar bounds] inView : searchBar permittedArrowDirections : UIPopoverArrowDirectionAny animated : YES];
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) searchBarTextDidEndEditing : (UISearchBar *)aSearchBar
-{
-   if (searchPopover) {
-      [searchPopover dismissPopoverAnimated:YES];
-      searchPopover = nil;
-   }
-
-   [aSearchBar resignFirstResponder];
-}
-
-//____________________________________________________________________________________________________
-- (void) searchBar : (UISearchBar *)searchBar textDidChange : (NSString *)searchText
-{
-   // When the search string changes, filter the recents list accordingly.
-   [searchController filterResultsUsingString : searchText];
-}
-
-//____________________________________________________________________________________________________
-- (void) searchBarSearchButtonClicked : (UISearchBar *)aSearchBar
-{
-   //NSLog(@"search clicked");
-   [searchPopover dismissPopoverAnimated : YES];
-   [searchBar resignFirstResponder];
-}
-
-#pragma mark - Popover controller delegate.
-
-//____________________________________________________________________________________________________
-- (void) popoverControllerDidDismissPopover : (UIPopoverController *)popoverController
-{
-   //NSLog(@"popover dismiss");
-   [searchBar resignFirstResponder];
-}
-
-#pragma mark - Search delegate.
-
-//____________________________________________________________________________________________________
-- (void) searchesController : (SearchController *)controller didSelectKey : (FileContainerElement *)key
-{
-   //NSLog(@"selected %@ with index %d", key.elementName, key.elementIndex);
-   assert(key.elementIndex < fileContainer->GetNumberOfDescriptors());
-
-   [searchPopover dismissPopoverAnimated : YES];
-   searchPopover = nil;
-   [searchBar resignFirstResponder];
-
-   const auto &descriptor = fileContainer->GetElementDescriptor(key.elementIndex);
-   if (descriptor.fOwner == fileContainer) {
-      descriptor.fIsDir ? [self highlightDirectory : descriptor.fIndex] : [self highlightObject : descriptor.fIndex];
-   } else {
-      //Create another FileContentController and push it on stack.
-      FileContentController *contentController = [[FileContentController alloc] initWithNibName : @"FileContentController" bundle : nil];
-      [contentController activateForFile : descriptor.fOwner];
-
-      if (descriptor.fIsDir)
-         contentController->animateDirAfterLoad = YES;
-      else
-         contentController->animateObjAfterLoad = YES;
-
-      contentController->spotElement = descriptor.fIndex;
-
-      [self.navigationController pushViewController : contentController animated : YES];
-   }
-}
-
-#pragma mark - adjust file container to show search result
-
-//____________________________________________________________________________________________________
-- (void) animateShortcut : (ObjectShortcut *) sh
-{
-   CGAffineTransform originalTransform = sh.transform;
-   CGAffineTransform newTransform = CGAffineTransformScale(originalTransform, 1.2f, 1.2f);
-
-   [UIView beginAnimations : @"hide_object" context : nil];
-   [UIView setAnimationDuration : 1.5f];
-   [UIView setAnimationCurve : UIViewAnimationCurveLinear];
-   [UIView setAnimationTransition : UIViewAnimationTransitionNone forView : sh cache : YES];
-   sh.transform = newTransform;
-   sh.spot.alpha = 0.8f;
-   [UIView commitAnimations];
-
-   [UIView beginAnimations : @"show_object" context : nil];
-   [UIView setAnimationDuration : 1.f];
-   [UIView setAnimationCurve : UIViewAnimationCurveLinear];
-   [UIView setAnimationTransition : UIViewAnimationTransitionNone forView : sh cache : YES];
-   sh.transform = originalTransform;
-   sh.spot.alpha = 0.f;
-   [UIView commitAnimations];
-}
-
-//____________________________________________________________________________________________________
-- (void) highlightDirectory : (unsigned)tag
-{
-   for (ObjectShortcut *sh in objectShortcuts) {
-      if (sh.objectIndex == tag && sh.isDirectory) {
-         const CGRect thumbFrame = sh.frame;
-         const CGRect scrollBounds = scrollView.bounds;
-         if (CGRectGetMaxY(thumbFrame) > CGRectGetMaxY(scrollBounds)) {
-            //We have to scroll view to show object's or directory's shortcut.
-            //Find new Y for bounds.
-            const CGFloat newY = CGRectGetMaxY(thumbFrame) - scrollBounds.size.height;
-            CGRect newBounds = scrollBounds;
-            newBounds.origin.y = newY;
-            [scrollView scrollRectToVisible : newBounds animated : YES];
-         }
-
-         [self animateShortcut : sh];
-
-         break;
-      }
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) highlightObject : (unsigned)tag
-{
-   for (ObjectShortcut *sh in objectShortcuts) {
-      if (sh.objectIndex == tag && !sh.isDirectory) {
-         CGRect thumbFrame = sh.frame;
-         const CGRect scrollBounds = scrollView.bounds;
-         if (CGRectGetMaxY(thumbFrame) > CGRectGetMaxY(scrollBounds)) {
-            //We have to scroll view to show object's or directory's shortcut.
-            //Find new Y for bounds.
-            const CGFloat newY = CGRectGetMaxY(thumbFrame) - scrollBounds.size.height;
-            CGRect newBounds = scrollBounds;
-            newBounds.origin.y = newY;
-            [scrollView scrollRectToVisible : newBounds animated : YES];
-         }
-
-         [self animateShortcut : sh];
-
-         break;
-      }
-   }
-}
-
-@end
diff --git a/test/ios/RootBrowser/FileContentController.xib b/test/ios/RootBrowser/FileContentController.xib
deleted file mode 100644
index e618ec66a6edd5b248ccef05bfeb57a8e967ff55..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FileContentController.xib
+++ /dev/null
@@ -1,201 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1280</int>
-		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
-		<string key="IBDocument.AppKitVersion">1138.23</string>
-		<string key="IBDocument.HIToolboxVersion">567.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">933</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBProxyObject</string>
-			<string>IBUIView</string>
-			<string>IBUIScrollView</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="766721923">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIScrollView" id="479250779">
-						<reference key="NSNextResponder" ref="766721923"/>
-						<int key="NSvFlags">274</int>
-						<string key="NSFrameSize">{1024, 748}</string>
-						<reference key="NSSuperview" ref="766721923"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView"/>
-						<object class="NSColor" key="IBUIBackgroundColor" id="18600012">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<bool key="IBUIMultipleTouchEnabled">YES</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-					</object>
-				</object>
-				<string key="NSFrame">{{0, 20}, {1024, 748}}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView"/>
-				<reference key="IBUIBackgroundColor" ref="18600012"/>
-				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
-				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-					<int key="IBUIStatusBarStyle">2</int>
-				</object>
-				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
-					<int key="IBUIInterfaceOrientation">3</int>
-					<int key="interfaceOrientation">3</int>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="766721923"/>
-					</object>
-					<int key="connectionID">7</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">scrollView</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="479250779"/>
-					</object>
-					<int key="connectionID">8</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">2</int>
-						<reference key="object" ref="766721923"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="479250779"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="479250779"/>
-						<reference key="parent" ref="766721923"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>2.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>FileContentController</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">10</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">FileContentController</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="outlets">
-						<string key="NS.key.0">scrollView</string>
-						<string key="NS.object.0">UIScrollView</string>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<string key="NS.key.0">scrollView</string>
-						<object class="IBToOneOutletInfo" key="NS.object.0">
-							<string key="name">scrollView</string>
-							<string key="candidateClassName">UIScrollView</string>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/FileContentController.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">933</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/FileShortcut.h b/test/ios/RootBrowser/FileShortcut.h
deleted file mode 100644
index 410a6a031a253196f824ebd6cfd14146c3dfed11..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FileShortcut.h
+++ /dev/null
@@ -1,24 +0,0 @@
-#import <UIKit/UIKit.h>
-
-
-namespace ROOT {
-namespace iOS {
-namespace Browser {
-
-class FileContainer;
-
-}
-}
-}
-
-@interface FileShortcut : UIView
-
-@property (nonatomic, retain) NSString *fileName;
-
-+ (CGFloat) iconWidth;
-+ (CGFloat) iconHeight;
-
-- (id) initWithFrame : (CGRect)frame controller : (UIViewController *)controller fileContainer : (ROOT::iOS::Browser::FileContainer *)container;
-- (ROOT::iOS::Browser::FileContainer *) getFileContainer;
-
-@end
diff --git a/test/ios/RootBrowser/FileShortcut.mm b/test/ios/RootBrowser/FileShortcut.mm
deleted file mode 100644
index 2aa677f2bfb0ce2bfe8b01443efdd9dca86b4b15..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FileShortcut.mm
+++ /dev/null
@@ -1,112 +0,0 @@
-#import <CoreGraphics/CGContext.h>
-#import <QuartzCore/QuartzCore.h>
-#import <Availability.h>
-
-#import "RootFileController.h"
-#import "FileShortcut.h"
-
-//C++ imports.
-#import "FileUtils.h"
-
-@implementation FileShortcut {
-   __weak UIViewController *controller;
-
-   UIImage *filePictogram;
-
-   ROOT::iOS::Browser::FileContainer *fileContainer;
-}
-
-@synthesize fileName;
-
-//____________________________________________________________________________________________________
-+ (CGFloat) iconWidth
-{
-   return 150.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) textHeight
-{
-   return 50.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) iconHeight
-{
-   return [FileShortcut iconWidth] + [FileShortcut textHeight];
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame controller : (UIViewController *)viewController fileContainer : (ROOT::iOS::Browser::FileContainer *)container;
-{
-   self = [super initWithFrame : frame];
-
-   if (self) {
-      controller = viewController;
-      fileContainer = container;
-
-      self.fileName = [NSString stringWithFormat : @"%s", fileContainer->GetFileName()];
-      filePictogram = [UIImage imageNamed : @"file_icon.png"];
-      UITapGestureRecognizer *tap = [[UITapGestureRecognizer alloc] initWithTarget : self action : @selector(handleTap)];
-      [self addGestureRecognizer : tap];
-      UILongPressGestureRecognizer *longPress = [[UILongPressGestureRecognizer alloc] initWithTarget: self action:@selector(handleLongPress:)];
-      [self addGestureRecognizer : longPress];
-
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) drawRect : (CGRect)rect
-{
-   // Drawing code
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   //Draw the pictogram for ROOT's file.
-   const CGPoint topLeftPicCorner = CGPointMake(rect.size.width / 2 - filePictogram.size.width / 2,
-                                                (rect.size.height - [FileShortcut textHeight]) / 2 - filePictogram.size.height / 2);
-   [filePictogram drawAtPoint:topLeftPicCorner];
-
-   //Draw the file name.
-   CGContextSetRGBFillColor(ctx, 1.f, 1.f, 1.f, 1.f);
-   const CGRect textRect = CGRectMake(0.f, [FileShortcut iconHeight] - [FileShortcut textHeight], [FileShortcut iconWidth], [FileShortcut textHeight]);
-
-#ifdef __IPHONE_6_0
-   [fileName drawInRect : textRect withFont : [UIFont systemFontOfSize : 16] lineBreakMode : NSLineBreakByWordWrapping alignment : NSTextAlignmentCenter];
-#else
-   [fileName drawInRect : textRect withFont : [UIFont systemFontOfSize : 16] lineBreakMode : UILineBreakModeWordWrap alignment : UITextAlignmentCenter];
-#endif
-}
-
-//____________________________________________________________________________________________________
-- (void)dealloc
-{
-   //Crazy name qualification :(
-   ROOT::iOS::Browser::FileContainer::DeleteFileContainer(fileContainer);
-}
-
-//____________________________________________________________________________________________________
-- (void) handleTap
-{
-   RootFileController *parentController = (RootFileController *)controller;
-   [parentController fileWasSelected : self];
-}
-
-//____________________________________________________________________________________________________
-- (void) handleLongPress : (UILongPressGestureRecognizer *)longPress
-{
-   if (longPress.state == UIGestureRecognizerStateBegan) {
-      RootFileController *parentController = (RootFileController *)controller;
-      [parentController tryToDelete : self];
-   }
-}
-
-//____________________________________________________________________________________________________
-- (ROOT::iOS::Browser::FileContainer *) getFileContainer
-{
-   return fileContainer;
-}
-
-@end
diff --git a/test/ios/RootBrowser/FileUtils.cxx b/test/ios/RootBrowser/FileUtils.cxx
deleted file mode 100644
index d52965228ef9c1e807e1c377196e48c559011676..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FileUtils.cxx
+++ /dev/null
@@ -1,368 +0,0 @@
-#include <stdexcept>
-#include <cstring>
-#include <memory>
-
-#include "TMultiGraph.h"
-#include "TGraphPolar.h"
-#include "TSystem.h"
-#include "IOSPad.h"
-#include "TFile.h"
-#include "TList.h"
-#include "TKey.h"
-#include "TH1.h"
-#include "TF2.h"
-
-#include "FileUtils.h"
-
-namespace ROOT {
-namespace iOS {
-namespace Browser {
-
-namespace {
-
-////////////////////////////////////////////////////////////////////////////////
-
-void FillVisibleTypes(std::set<TString> &types)
-{
-   types.insert("TH1C");
-   types.insert("TH1D");
-   types.insert("TH1F");
-   types.insert("TH1I");
-   types.insert("TH1K");
-   types.insert("TH1S");
-   types.insert("TH2C");
-   types.insert("TH2D");
-   types.insert("TH2F");
-   types.insert("TH2I");
-   types.insert("TH2Poly");
-   types.insert("TH2S");
-   types.insert("TH3C");
-   types.insert("TH3D");
-   types.insert("TH3F");
-   types.insert("TH3I");
-   types.insert("TH3S");
-   types.insert("TF2");
-   types.insert("TGraphPolar");
-   types.insert("TMultiGraph");
-}
-
-const char *errorOptionToString[] = {"", "E", "E1", "E2", "E3", "E4"};
-
-////////////////////////////////////////////////////////////////////////////////
-
-void RemoveErrorDrawOption(TString &options)
-{
-   const Ssiz_t pos = options.Index("E");
-   if (pos != kNPOS) {
-
-      Ssiz_t n = 1;
-      if (pos + 1 < options.Length()) {
-         const char nextChar = options[pos + 1];
-         if (std::isdigit(nextChar) && (nextChar - '0' >= 1 && nextChar - '0' <= 4))
-            n = 2;
-      }
-
-      options.Remove(pos, n);
-   }
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void RemoveMarkerDrawOption(TString &options)
-{
-   const Ssiz_t pos = options.Index("P");
-   if (pos != kNPOS)
-      options.Remove(pos, 1);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-TObject *ReadObjectForKey(TDirectoryFile *inputFile, const TKey *key, TString &option)
-{
-   option = "";
-
-   TObject *objPtr = inputFile->Get(key->GetName());
-   if (!objPtr)
-      throw std::runtime_error("bad key in ReadObjectForKey");
-   //Objects of some types are onwed by the file. So I have to make
-   //them free from such ownership to make
-   //their processing later more uniform.
-   if (TH1 *hist = dynamic_cast<TH1 *>(objPtr))
-      hist->SetDirectory(0);
-
-   //The code below can throw, so I use unique_ptr.
-   std::unique_ptr<TObject> obj(objPtr);
-
-   //This is the trick, since ROOT seems not to preserve
-   //Draw's option in a file.
-   if (dynamic_cast<TF2 *>(obj.get()))
-      option = "surf1";
-   if (dynamic_cast<TMultiGraph *>(obj.get()))
-      option = "acp";
-
-   //All this "home-made memory management" is an ugly and broken thing.
-   obj->SetBit(kCanDelete, kFALSE);
-   obj->SetBit(kMustCleanup, kFALSE);
-
-   return obj.release();
-}
-
-}//Unnamed namespace
-
-////////////////////////////////////////////////////////////////////////////////
-
-FileContainer::FileContainer(const std::string &fileName)
-                  : fFileName(fileName)
-{
-}
-
-
-////////////////////////////////////////////////////////////////////////////////
-
-FileContainer::~FileContainer()
-{
-   for (auto dir : fDirectories)
-      delete dir;
-   for (auto fileContainer : fObjects)
-      delete fileContainer;
-   for (auto pad : fAttachedPads)
-      delete pad;
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-auto FileContainer::GetNumberOfObjects()const -> size_type
-{
-   return fObjects.size();
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-TObject *FileContainer::GetObject(size_type ind)const
-{
-   return fObjects[ind];
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-const char *FileContainer::GetDrawOption(size_type ind)const
-{
-   return fOptions[ind].Data();
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-Pad *FileContainer::GetPadAttached(size_type ind)const
-{
-   return fAttachedPads[ind];
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///Nothing to change.
-
-void FileContainer::SetErrorDrawOption(size_type ind, EHistogramErrorOption opt)
-{
-   if (GetErrorDrawOption(ind) == opt)
-      return;
-
-   //1. Remove previous error options (if any).
-   RemoveErrorDrawOption(fOptions[ind]);
-   //2. Add new option.
-   fOptions[ind] += errorOptionToString[opt];
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-EHistogramErrorOption FileContainer::GetErrorDrawOption(size_type ind)const
-{
-   const TString &options = fOptions[ind];
-   const Ssiz_t pos = options.Index("E");
-   if (pos == kNPOS)
-      return hetNoError;
-
-   if (pos + 1 < options.Length()) {
-      const char nextChar = options[pos + 1];
-      if (nextChar == '1')
-         return hetE1;
-      if (nextChar == '2')
-         return hetE2;
-      if (nextChar == '3')
-         return hetE3;
-      if (nextChar == '4')
-         return hetE4;
-   }
-
-   return hetE;
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void FileContainer::SetMarkerDrawOption(size_type ind, bool on)
-{
-   if (GetMarkerDrawOption(ind) == on)
-      return;
-
-   RemoveMarkerDrawOption(fOptions[ind]);
-
-   if (on)
-      fOptions[ind] += "P";
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-bool FileContainer::GetMarkerDrawOption(size_type ind)const
-{
-   return fOptions[ind].Index("P") != kNPOS;
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-auto FileContainer::GetNumberOfDirectories()const -> size_type
-{
-   return fDirectories.size();
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-FileContainer *FileContainer::GetDirectory(size_type ind)const
-{
-   return fDirectories[ind];
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-const char *FileContainer::GetFileName()const
-{
-   return fFileName.c_str();
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void FileContainer::AttachPads()
-{
-   if (!fObjects.size())
-      return;
-
-   fAttachedPads.assign(fObjects.size(), 0);
-   for (size_type i = 0; i < fAttachedPads.size(); ++i) {
-      std::unique_ptr<Pad> newPad(new Pad(400, 400));//400 - size is NOT important here, it'll be reset later anyway.
-      newPad->cd();
-      fObjects[i]->Draw(fOptions[i].Data());
-      fAttachedPads[i] = newPad.release();
-   }
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-auto FileContainer::GetNumberOfDescriptors()const -> size_type
-{
-   return fContentDescriptors.size();
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-auto FileContainer::GetElementDescriptor(size_type index)const -> const FileContainerElement &
-{
-   return fContentDescriptors[index];
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void FileContainer::ScanDirectory(TDirectoryFile *dir, const std::set<TString> &visibleTypes, FileContainer *currentContainer)
-{
-   const TList *objKeys = dir->GetListOfKeys();
-   if (!objKeys)
-      return;
-
-   TString option;
-   std::vector<TObject *> objs;
-   std::vector<FileContainer *> dirs;
-   std::vector<TString> opts;
-   std::vector<FileContainerElement> descriptors;
-
-   TObjLink *link = objKeys->FirstLink();
-
-   try {
-      while (link) {
-         const TKey *key = static_cast<TKey *>(link->GetObject());
-         const TString className(key->GetClassName());
-
-         if (className == "TDirectoryFile") {
-            std::unique_ptr<TDirectoryFile> nestedDir(static_cast<TDirectoryFile *>(dir->Get(key->GetName())));
-            if (nestedDir.get()) {
-               //Recursion - create nested container.
-               std::unique_ptr<FileContainer> nestedContainer(new FileContainer(key->GetName()));
-               ScanDirectory(nestedDir.get(), visibleTypes, nestedContainer.get());
-               nestedContainer->AttachPads();
-
-               FileContainerElement newDescriptor(key->GetName(), currentContainer, true, dirs.size());
-               descriptors.push_back(newDescriptor);
-               descriptors.insert(descriptors.end(), nestedContainer->fContentDescriptors.begin(), nestedContainer->fContentDescriptors.end());
-
-               dirs.push_back(nestedContainer.get());
-               nestedContainer.release();
-            }
-         } else if (visibleTypes.find(className) != visibleTypes.end()) {
-            std::unique_ptr<TObject> newObject(ReadObjectForKey(dir, key, option));
-            opts.push_back(option);
-
-            FileContainerElement newDescriptor(key->GetName(), currentContainer, false, objs.size());
-            descriptors.push_back(newDescriptor);
-
-            objs.push_back(newObject.get());//bad_alloc.
-            newObject.release();
-         }
-
-         link = link->Next();
-      }
-   } catch (const std::exception &) {
-      for (auto obj : objs)
-         delete obj;
-      for (auto dir : dirs)
-         delete dir;
-      throw;
-   }
-
-   currentContainer->fObjects.swap(objs);
-   currentContainer->fDirectories.swap(dirs);
-   currentContainer->fOptions.swap(opts);
-   currentContainer->fContentDescriptors.swap(descriptors);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-FileContainer *FileContainer::CreateFileContainer(const char *fullPath)
-{
-   try {
-      std::set<TString> visibleTypes;
-      FillVisibleTypes(visibleTypes);
-
-      std::unique_ptr<TFile> inputFile(TFile::Open(fullPath, "read"));
-      if (!inputFile.get())
-         return 0;
-
-      const std::string fileName(gSystem->BaseName(fullPath));
-      std::unique_ptr<FileContainer> topLevel(new FileContainer(fileName));
-
-      ScanDirectory(inputFile.get(), visibleTypes, topLevel.get());
-
-      //
-      //Attach pads.
-      topLevel->AttachPads();
-      //
-      return topLevel.release();
-   } catch (const std::exception &) {
-      return 0;
-   }
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void FileContainer::DeleteFileContainer(FileContainer *container)
-{
-   delete container;
-}
-
-}//namespace Browser
-}//namespace iOS
-}//namespace ROOT
diff --git a/test/ios/RootBrowser/FileUtils.h b/test/ios/RootBrowser/FileUtils.h
deleted file mode 100644
index ea6e0ebec13cbc2393d72df91eb19362405438de..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FileUtils.h
+++ /dev/null
@@ -1,109 +0,0 @@
-#ifndef ROOT_IOSFileContainer
-#define ROOT_IOSFileContainer
-
-//////////////////////////////////////////////////////////////////////////
-//                                                                      //
-// FileContainer                                                        //
-//                                                                      //
-// Class which owns objects read from root file.                        //
-//                                                                      //
-//////////////////////////////////////////////////////////////////////////
-
-#include <vector>
-#include <memory>
-#include <string>
-#include <set>
-
-#include "TString.h"
-#include "TObject.h"
-
-class TDirectoryFile;
-
-namespace ROOT {
-namespace iOS {
-
-class Pad;
-
-namespace Browser {
-
-enum EHistogramErrorOption {
-   hetNoError,
-   hetE,
-   hetE1,
-   hetE2,
-   hetE3,
-   hetE4
-};
-
-class FileContainer {
-   //Auto ptr must delete file container in case of exception
-   //in CreateFileContainer and so needs an access to private dtor.
-   friend class std::unique_ptr<FileContainer>;
-public:
-   typedef std::vector<TObject *>::size_type size_type;
-
-   struct FileContainerElement {
-      FileContainerElement(const std::string &name, FileContainer *owner, bool isDir, size_type index)
-            : fName(name), fOwner(owner), fIsDir(isDir), fIndex(index)
-      {
-      }
-      std::string fName;
-      FileContainer *fOwner;//Container-owner.
-      bool fIsDir;//If entity is a directory.
-      size_type fIndex;//object or directory index.
-   };
-
-
-private:
-   FileContainer(const std::string &fileName);
-   ~FileContainer();
-
-public:
-   size_type GetNumberOfObjects()const;
-   TObject *GetObject(size_type ind)const;
-   const char *GetDrawOption(size_type ind)const;
-   Pad *GetPadAttached(size_type ind)const;
-   void SetErrorDrawOption(size_type ind, EHistogramErrorOption opt);
-   EHistogramErrorOption GetErrorDrawOption(size_type ind)const;
-
-   void SetMarkerDrawOption(size_type ind, bool on);
-   bool GetMarkerDrawOption(size_type ind)const;
-
-   size_type GetNumberOfDirectories()const;
-   FileContainer *GetDirectory(size_type ind)const;
-
-   const char *GetFileName()const;
-
-   size_type GetNumberOfDescriptors()const;
-   const FileContainerElement &GetElementDescriptor(size_type index)const;
-
-
-   static FileContainer *CreateFileContainer(const char *fullPath);
-   static void DeleteFileContainer(FileContainer *container);
-
-private:
-
-   void AttachPads();
-   void ReadNames(const std::string &baseName, std::vector<std::string> &names)const;
-
-   static void ScanDirectory(TDirectoryFile *dir, const std::set<TString> &visibleTypes, FileContainer *currentContainer);
-
-   std::string fFileName;
-
-   std::vector<FileContainer *>fDirectories;
-   std::vector<TObject *> fObjects;
-   std::vector<TString> fOptions;
-
-   std::vector<Pad *> fAttachedPads;
-
-   std::vector<FileContainerElement> fContentDescriptors;
-
-   FileContainer &operator = (const FileContainer &rhs) = delete;
-   FileContainer(const FileContainer &rhs) = delete;
-};
-
-}//namespace Browser
-}//namespace iOS
-}//namespace ROOT
-
-#endif
diff --git a/test/ios/RootBrowser/FilledAreaInspector.h b/test/ios/RootBrowser/FilledAreaInspector.h
deleted file mode 100644
index 2353df84622b1b560c7eb79fc59945eff605a5de..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FilledAreaInspector.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-#import "HorizontalPickerDelegate.h"
-
-@interface FilledAreaInspector : UIViewController <HorizontalPickerDelegate, ObjectInspectorComponent>
-
-- (void) setROOTObjectController : (ROOTObjectController *) p;
-- (void) setROOTObject : (TObject*) obj;
-- (NSString *) getComponentName;
-
-@end
diff --git a/test/ios/RootBrowser/FilledAreaInspector.mm b/test/ios/RootBrowser/FilledAreaInspector.mm
deleted file mode 100644
index eb2f56f14ca38b0615de734aaa548647fa37ef6a..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FilledAreaInspector.mm
+++ /dev/null
@@ -1,200 +0,0 @@
-#import "ROOTObjectController.h"
-#import "HorizontalPickerView.h"
-#import "FilledAreaInspector.h"
-#import "PatternCell.h"
-#import "Constants.h"
-#import "ColorCell.h"
-
-//C++ (ROOT) imports:
-#import "IOSFillPatterns.h"
-#import "TAttFill.h"
-#import "TObject.h"
-
-//It's mm file == C++, consts have internal linkage.
-const CGFloat defaultCellW = 50.f;
-const CGFloat defaultCellH = 50.f;
-
-@implementation FilledAreaInspector  {
-   HorizontalPickerView *colorPicker;
-   HorizontalPickerView *patternPicker;
-
-   NSMutableArray *colorCells;
-   NSMutableArray *patternCells;
-
-   TAttFill *filledObject;
-
-   __weak ROOTObjectController *parentController;
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   using namespace ROOT::iOS::Browser;
-
-   self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
-
-   [self view];
-
-   if (self) {
-      const CGRect cellRect = CGRectMake(0.f, 0.f, defaultCellW, defaultCellH);
-
-      colorCells = [[NSMutableArray alloc] init];
-      for (unsigned i = 0; i < nROOTDefaultColors; ++i) {
-         ColorCell * newCell = [[ColorCell alloc] initWithFrame : cellRect];
-         [newCell setRGB : predefinedFillColors[i]];
-         [colorCells addObject : newCell];
-      }
-
-      colorPicker = [[HorizontalPickerView alloc] initWithFrame:CGRectMake(15.f, 15.f, 220.f, 70.f)];
-      [colorPicker addItems : colorCells];
-      [self.view addSubview : colorPicker];
-      colorPicker.pickerDelegate = self;
-
-      patternCells = [[NSMutableArray alloc] init];
-      PatternCell *solidFill = [[PatternCell alloc] initWithFrame : cellRect andPattern : 0];
-      [solidFill setAsSolid];
-      [patternCells addObject : solidFill];
-
-      for (unsigned i = 0; i < ROOT::iOS::GraphicUtils::kPredefinedFillPatterns; ++i) {
-         PatternCell *newCell = [[PatternCell alloc] initWithFrame : cellRect andPattern : i];
-         [patternCells addObject : newCell];
-      }
-
-      patternPicker = [[HorizontalPickerView alloc] initWithFrame:CGRectMake(15.f, 90.f, 220.f, 70.f)];
-      [patternPicker addItems : patternCells];
-      [self.view addSubview : patternPicker];
-      patternPicker.pickerDelegate = self;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   [super didReceiveMemoryWarning];
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *) p
-{
-   parentController = p;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)obj
-{
-   //ROOT's standard color pick has 16 colors,
-   //I have 16 rows in a color picker.
-   //Fill color is some integer index, not from [0 16),
-   //but some hardcoded constant (as usually :( ) -
-   //see TGColorSelect or something like this.
-   //I hold this indices in colorIndices array of constants,
-   //since ROOT does not define them.
-   //If the object color is one of 16 standard colors,
-   //I find the correct row in a picker and rotate picker
-   //to this row. If not - it's on zero.
-   using namespace ROOT::iOS::Browser;
-
-   //I do not check the result of dynamic_cast here. This is done at upper level.
-   filledObject = dynamic_cast<TAttFill *>(obj);
-
-   //Set the row in color picker, using fill color from object.
-   const Color_t colorIndex = filledObject->GetFillColor();
-   unsigned pickerItem = 0;
-   for (unsigned i = 0; i < nROOTDefaultColors; ++i) {
-      if (colorIndex == colorIndices[i]) {
-         pickerItem = i;
-         break;
-      }
-   }
-
-   [colorPicker setSelectedItem : pickerItem];
-
-   //Look for a fill pattern.
-   namespace Fill = ROOT::iOS::GraphicUtils;
-
-   const Style_t fillStyle = filledObject->GetFillStyle();
-   if (fillStyle == Fill::solidFillStyle)//I'm sorry, again, hardcoded constant, ROOT does not define it :(.
-      pickerItem = 0;
-   else
-      pickerItem = filledObject->GetFillStyle() % Fill::stippleBase;
-
-   [patternPicker setSelectedItem : pickerItem];
-}
-
-//____________________________________________________________________________________________________
-- (NSString *) getComponentName
-{
-   return @"Fill attributes";
-}
-
-//____________________________________________________________________________________________________
-- (void) setNewColor : (NSInteger) cellIndex
-{
-   using namespace ROOT::iOS::Browser;
-
-   if (filledObject && parentController) {
-      const bool wasHollow = filledObject->GetFillColor() == 0;
-      if (cellIndex >= 0 && cellIndex < nROOTDefaultColors) {
-         const bool isHollow = colorIndices[cellIndex] == 0;
-         filledObject->SetFillColor(colorIndices[cellIndex]);
-
-         if (wasHollow != isHollow)
-            [parentController objectWasModifiedUpdateSelection : YES];
-         else
-            [parentController objectWasModifiedUpdateSelection : NO];
-      }
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) setNewPattern : (NSInteger) cellIndex
-{
-   namespace Fill = ROOT::iOS::GraphicUtils;
-
-   if (filledObject && parentController) {
-      if (cellIndex > 0 && cellIndex <= Fill::kPredefinedFillPatterns) {
-         filledObject->SetFillStyle(Fill::stippleBase + cellIndex);
-      } else if (!cellIndex) {
-         filledObject->SetFillStyle(Fill::solidFillStyle);
-      }
-
-      [parentController objectWasModifiedUpdateSelection : NO];
-   }
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-#pragma mark - Color/pattern picker's delegate.
-
-//____________________________________________________________________________________________________
-- (void) item : (unsigned int)item wasSelectedInPicker : (HorizontalPickerView *)picker
-{
-   if (picker == colorPicker) {
-      [self setNewColor : item];
-   } else {
-      [self setNewPattern : item];
-   }
-}
-
-@end
diff --git a/test/ios/RootBrowser/FilledAreaInspector.xib b/test/ios/RootBrowser/FilledAreaInspector.xib
deleted file mode 100644
index 43a8e9c97524ca05e63046ee8aa181daafe62c84..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/FilledAreaInspector.xib
+++ /dev/null
@@ -1,151 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1280</int>
-		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
-		<string key="IBDocument.AppKitVersion">1138.23</string>
-		<string key="IBDocument.HIToolboxVersion">567.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">933</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBProxyObject</string>
-			<string>IBUIView</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="172248758">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<string key="NSFrameSize">{250, 170}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<object class="NSColor" key="IBUIBackgroundColor">
-					<int key="NSColorSpace">3</int>
-					<bytes key="NSWhite">MCAwAA</bytes>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="172248758"/>
-					</object>
-					<int key="connectionID">10</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="172248758"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>FilledAreaInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">16</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">FilledAreaInspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/FilledAreaInspector.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">933</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/H1BinsInspector.h b/test/ios/RootBrowser/H1BinsInspector.h
deleted file mode 100644
index 2b5cdfaac844e39f24fa8476b84d084cfffaf796..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/H1BinsInspector.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#import "ObjectInspectorComponent.h"
-
-@interface H1BinsInspector : UIViewController <ObjectInspectorComponent> {
-@private
-   __weak IBOutlet UITextField *titleField;
-   __weak IBOutlet UILabel *minLabel;
-   __weak IBOutlet UILabel *maxLabel;
-   __weak IBOutlet UISwitch *showMarkers;
-}
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-
-- (IBAction) textFieldDidEndOnExit : (id) sender;
-- (IBAction) textFieldEditingDidEnd : (id) sender;
-- (IBAction) toggleMarkers;
-
-
-@end
diff --git a/test/ios/RootBrowser/H1BinsInspector.mm b/test/ios/RootBrowser/H1BinsInspector.mm
deleted file mode 100644
index d38f7bc82c6c48e870f9663fc1f04cc86952c423..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/H1BinsInspector.mm
+++ /dev/null
@@ -1,131 +0,0 @@
-#import "ROOTObjectController.h"
-#import "H1BinsInspector.h"
-#import "RangeSlider.h"
-
-#import "TAxis.h"
-#import "TH1.h"
-
-@implementation H1BinsInspector {
-   RangeSlider *axisRangeSlider;
-   __weak ROOTObjectController *controller;
-   TH1 *object;
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-   if (self) {
-      [self view];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void) viewDidLoad
-{
-   [super viewDidLoad];
-
-   axisRangeSlider = [[RangeSlider alloc] initWithFrame : CGRectMake(0.f, 210.f, 250.f, 60.f)];
-   [self.view addSubview : axisRangeSlider];
-
-   [axisRangeSlider addTarget:self action:@selector(axisRangeChanged) forControlEvents : UIControlEventValueChanged];
-}
-
-//____________________________________________________________________________________________________
-- (void) viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL) shouldAutorotateToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
--(void) axisRangeChanged
-{
-   minLabel.center = CGPointMake([axisRangeSlider getMinThumbX], minLabel.center.y);
-   minLabel.text = [NSString stringWithFormat:@"%.3g", axisRangeSlider.selectedMinimumValue];
-   maxLabel.center = CGPointMake([axisRangeSlider getMaxThumbX], maxLabel.center.y);
-   maxLabel.text = [NSString stringWithFormat:@"%.3g", axisRangeSlider.selectedMaximumValue];
-
-   //Update the histogram.
-   object->GetXaxis()->SetRangeUser(axisRangeSlider.selectedMinimumValue, axisRangeSlider.selectedMaximumValue);
-   [controller objectWasModifiedUpdateSelection : YES];
-}
-
-#pragma mark - ObjectInspectorComponent protocol.
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   object = static_cast<TH1 *>(o);
-   //
-   const char *histTitle = object->GetTitle();
-   if (!histTitle || !*histTitle)
-      titleField.text = @"";
-   else
-      titleField.text = [NSString stringWithFormat : @"%s", histTitle];
-
-   const TAxis *xAxis = object->GetXaxis();
-   const unsigned nBins = xAxis->GetNbins();
-
-   const double xMin = xAxis->GetBinLowEdge(1);
-   const double xMinSelected = xAxis->GetBinLowEdge(xAxis->GetFirst());
-   minLabel.text = [NSString stringWithFormat : @"%.3g", xMinSelected];
-   const double xMax = xAxis->GetBinUpEdge(nBins);
-   const double xMaxSelected = xAxis->GetBinUpEdge(xAxis->GetLast());
-   maxLabel.text = [NSString stringWithFormat : @"%.3g", xMaxSelected];
-
-   [axisRangeSlider setSliderMin : xMin max : xMax selectedMin : xMinSelected selectedMax : xMaxSelected];
-   minLabel.center = CGPointMake([axisRangeSlider getMinThumbX], minLabel.center.y);
-   maxLabel.center = CGPointMake([axisRangeSlider getMaxThumbX], maxLabel.center.y);
-}
-
-#pragma mark - GUI actions.
-
-//____________________________________________________________________________________________________
-- (IBAction) textFieldDidEndOnExit : (id) sender
-{
-   object->SetTitle([titleField.text cStringUsingEncoding : [NSString defaultCStringEncoding]]);
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) textFieldEditingDidEnd : (id) sender
-{
-   [sender resignFirstResponder];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) toggleMarkers
-{
-//   showMarkers.on ? controller.markerDrawOption = @"P" : controller.markerDrawOption = @"";
-   [controller setMarker : showMarkers.on];
-   [controller objectWasModifiedUpdateSelection : YES];
-}
-
-
-@end
diff --git a/test/ios/RootBrowser/H1BinsInspector.xib b/test/ios/RootBrowser/H1BinsInspector.xib
deleted file mode 100644
index d93da233fd99e3fbd69ec0723dd4b77c22e3ad43..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/H1BinsInspector.xib
+++ /dev/null
@@ -1,508 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">11B26</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
-		<string key="IBDocument.AppKitVersion">1138</string>
-		<string key="IBDocument.HIToolboxVersion">566.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">534</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUITextField</string>
-			<string>IBUISwitch</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="2058747">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUILabel" id="308698445">
-						<reference key="NSNextResponder" ref="2058747"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{104, 20}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="2058747"/>
-						<reference key="NSNextKeyView" ref="641685966"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Title:</string>
-						<object class="NSColor" key="IBUITextColor" id="1016706839">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUITextField" id="641685966">
-						<reference key="NSNextResponder" ref="2058747"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 49}, {210, 31}}</string>
-						<reference key="NSSuperview" ref="2058747"/>
-						<reference key="NSNextKeyView" ref="417840470"/>
-						<string key="NSReuseIdentifierKey">_NS:310</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<string key="IBUIText"/>
-						<int key="IBUIBorderStyle">3</int>
-						<object class="NSColor" key="IBUITextColor">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MAA</bytes>
-							<object class="NSColorSpace" key="NSCustomColorSpace">
-								<int key="NSID">2</int>
-							</object>
-						</object>
-						<int key="IBUITextAlignment">1</int>
-						<bool key="IBUIAdjustsFontSizeToFit">YES</bool>
-						<float key="IBUIMinimumFontSize">17</float>
-						<object class="IBUITextInputTraits" key="IBUITextInputTraits">
-							<int key="IBUIReturnKeyType">1</int>
-							<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
-						</object>
-						<int key="IBUIClearButtonMode">1</int>
-					</object>
-					<object class="IBUILabel" id="517849831">
-						<reference key="NSNextResponder" ref="2058747"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 201}, {210, 21}}</string>
-						<reference key="NSSuperview" ref="2058747"/>
-						<reference key="NSNextKeyView" ref="573953530"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">X axis range:</string>
-						<reference key="IBUITextColor" ref="1016706839"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUILabel" id="573953530">
-						<reference key="NSNextResponder" ref="2058747"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 257}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="2058747"/>
-						<reference key="NSNextKeyView" ref="112623289"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="919672312">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Min</string>
-						<reference key="IBUITextColor" ref="1016706839"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUILabel" id="112623289">
-						<reference key="NSNextResponder" ref="2058747"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{188, 257}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="2058747"/>
-						<reference key="NSNextKeyView"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="919672312"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Max</string>
-						<reference key="IBUITextColor" ref="1016706839"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUISwitch" id="468424432">
-						<reference key="NSNextResponder" ref="2058747"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 130}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="2058747"/>
-						<reference key="NSNextKeyView" ref="517849831"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUILabel" id="417840470">
-						<reference key="NSNextResponder" ref="2058747"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 133}, {108, 21}}</string>
-						<reference key="NSSuperview" ref="2058747"/>
-						<reference key="NSNextKeyView" ref="468424432"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="188858064">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Show markers:</string>
-						<reference key="IBUITextColor" ref="1016706839"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 350}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSNextKeyView" ref="308698445"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="188858064"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="2058747"/>
-					</object>
-					<int key="connectionID">10</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">minLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="573953530"/>
-					</object>
-					<int key="connectionID">14</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">maxLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="112623289"/>
-					</object>
-					<int key="connectionID">15</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">titleField</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="641685966"/>
-					</object>
-					<int key="connectionID">16</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">textFieldDidEndOnExit:</string>
-						<reference key="source" ref="641685966"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">20</int>
-					</object>
-					<int key="connectionID">21</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">textFieldEditingDidEnd:</string>
-						<reference key="source" ref="641685966"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">19</int>
-					</object>
-					<int key="connectionID">22</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">showMarkers</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="468424432"/>
-					</object>
-					<int key="connectionID">25</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">toggleMarkers</string>
-						<reference key="source" ref="468424432"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">26</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="2058747"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="641685966"/>
-							<reference ref="517849831"/>
-							<reference ref="573953530"/>
-							<reference ref="112623289"/>
-							<reference ref="308698445"/>
-							<reference ref="468424432"/>
-							<reference ref="417840470"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="308698445"/>
-						<reference key="parent" ref="2058747"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="641685966"/>
-						<reference key="parent" ref="2058747"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">9</int>
-						<reference key="object" ref="517849831"/>
-						<reference key="parent" ref="2058747"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">12</int>
-						<reference key="object" ref="573953530"/>
-						<reference key="parent" ref="2058747"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">13</int>
-						<reference key="object" ref="112623289"/>
-						<reference key="parent" ref="2058747"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">23</int>
-						<reference key="object" ref="468424432"/>
-						<reference key="parent" ref="2058747"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">24</int>
-						<reference key="object" ref="417840470"/>
-						<reference key="parent" ref="2058747"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>12.IBPluginDependency</string>
-					<string>13.IBPluginDependency</string>
-					<string>23.IBPluginDependency</string>
-					<string>24.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>6.IBPluginDependency</string>
-					<string>9.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>H1BinsInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">26</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">H1BinsInspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>textFieldDidEndOnExit:</string>
-							<string>textFieldEditingDidEnd:</string>
-							<string>updateNumberOfBins</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>id</string>
-							<string>id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>textFieldDidEndOnExit:</string>
-							<string>textFieldEditingDidEnd:</string>
-							<string>updateNumberOfBins</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">textFieldDidEndOnExit:</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">textFieldEditingDidEnd:</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">updateNumberOfBins</string>
-								<string key="candidateClassName">id</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>binLabel</string>
-							<string>binSlider</string>
-							<string>maxLabel</string>
-							<string>minLabel</string>
-							<string>titleField</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UILabel</string>
-							<string>UISlider</string>
-							<string>UILabel</string>
-							<string>UILabel</string>
-							<string>UITextField</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>binLabel</string>
-							<string>binSlider</string>
-							<string>maxLabel</string>
-							<string>minLabel</string>
-							<string>titleField</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">binLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">binSlider</string>
-								<string key="candidateClassName">UISlider</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">maxLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">minLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">titleField</string>
-								<string key="candidateClassName">UITextField</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/H1BinsInspector.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">534</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/H1ErrorsInspector.h b/test/ios/RootBrowser/H1ErrorsInspector.h
deleted file mode 100644
index ce9e7f5fd89ec176393fd17ad1e956d7212d0c16..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/H1ErrorsInspector.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#import "ObjectInspectorComponent.h"
-
-@interface H1ErrorsInspector : UIViewController <UIPickerViewDelegate, UIPickerViewDataSource, ObjectInspectorComponent> {
-@private
-   __weak IBOutlet UIPickerView *errorTypePicker;
-}
-
-//@property (nonatomic, retain) UIPickerView *errorTypePicker;
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-
-@end
diff --git a/test/ios/RootBrowser/H1ErrorsInspector.mm b/test/ios/RootBrowser/H1ErrorsInspector.mm
deleted file mode 100644
index f71bbf477c30ba96dbba5a25045ef5e72d2b332e..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/H1ErrorsInspector.mm
+++ /dev/null
@@ -1,153 +0,0 @@
-#import <Availability.h>
-
-#import "ROOTObjectController.h"
-#import "H1ErrorsInspector.h"
-
-//C++ imports.
-#import "TH1.h"
-
-#import "FileUtils.h"
-
-namespace {
-
-const CGFloat defaultCellW = 180.f;
-const CGFloat defaultCellH = 44.f;
-
-
-
-enum H1ErrorType {
-   kNoError,
-   kSimple,
-   kEdges,
-   kRectangles,
-   kFill,
-   kContour,
-   kTotalNumOfTypes
-};
-
-NSString *errorTypesStrings[] = {@"No error", @"Simple", @"Edges", @"Rectangles", @"Fill", @"Contour"};
-
-namespace RIB = ROOT::iOS::Browser;
-RIB::EHistogramErrorOption histErrorTypes[] = {RIB::hetNoError, RIB::hetE, RIB::hetE1, RIB::hetE2, RIB::hetE3, RIB::hetE4};
-
-}
-
-@implementation H1ErrorsInspector {
-   __weak ROOTObjectController *controller;
-
-   TH1 *object;
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   if (self) {
-      [self view];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-    // Releases the view if it doesn't have a superview.
-    [super didReceiveMemoryWarning];
-
-    // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-    [super viewDidLoad];
-    // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-    [super viewDidUnload];
-    // Release any retained subviews of the main view.
-    // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-#pragma mark - Pickerview delegate/data source.
-
-//____________________________________________________________________________________________________
-- (CGFloat)pickerView : (UIPickerView *)pickerView widthForComponent : (NSInteger)component
-{
-   return defaultCellW;
-}
-
-//____________________________________________________________________________________________________
-- (CGFloat)pickerView : (UIPickerView *)pickerView rowHeightForComponent : (NSInteger)component
-{
-   return defaultCellH;
-}
-
-//____________________________________________________________________________________________________
-- (NSInteger)pickerView : (UIPickerView *)pickerView numberOfRowsInComponent : (NSInteger)component
-{
-   return kTotalNumOfTypes;
-}
-
-//____________________________________________________________________________________________________
-- (NSInteger)numberOfComponentsInPickerView:(UIPickerView *)pickerView
-{
-   return 1;
-}
-
-//____________________________________________________________________________________________________
-- (UIView *)pickerView : (UIPickerView *)pickerView viewForRow : (NSInteger)row forComponent : (NSInteger)component reusingView : (UIView *)view
-{
-   UILabel *label = [[UILabel alloc] initWithFrame : CGRectMake(0.f, 0.f, defaultCellW, defaultCellH)];
-   label.text = errorTypesStrings[row];
-   label.font = [UIFont fontWithName : @"TimesNewRomanPS-BoldMT" size : 14.f];
-
-#ifdef __IPHONE_6_0
-   label.textAlignment = NSTextAlignmentCenter;
-#else
-   label.textAlignment = UITextAlignmentCenter;
-#endif
-
-   label.backgroundColor = [UIColor colorWithPatternImage : [UIImage imageNamed : @"text_cell_bkn.png"]];
-
-   return label;
-}
-
-//____________________________________________________________________________________________________
-- (void)pickerView : (UIPickerView *)thePickerView didSelectRow : (NSInteger)row inComponent : (NSInteger)component
-{
-   if (row >= 0) {
-      [controller setErrorOption : histErrorTypes[row]];
-      [controller objectWasModifiedUpdateSelection : YES];
-   }
-}
-
-#pragma mark ObjectInspectorComponent protocol.
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   object = static_cast<TH1*>(o);
-   //Read error type from hist.
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-}
-
-@end
diff --git a/test/ios/RootBrowser/H1ErrorsInspector.xib b/test/ios/RootBrowser/H1ErrorsInspector.xib
deleted file mode 100644
index 84add0d88d5906618f10ea98383b18e9ab6cb311..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/H1ErrorsInspector.xib
+++ /dev/null
@@ -1,216 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">11B26</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
-		<string key="IBDocument.AppKitVersion">1138</string>
-		<string key="IBDocument.HIToolboxVersion">566.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">534</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUIPickerView</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="908415150">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIPickerView" id="175657166">
-						<reference key="NSNextResponder" ref="908415150"/>
-						<int key="NSvFlags">290</int>
-						<string key="NSFrame">{{25, 67}, {200, 216}}</string>
-						<reference key="NSSuperview" ref="908415150"/>
-						<reference key="NSNextKeyView"/>
-						<string key="NSReuseIdentifierKey">_NS:191</string>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIShowsSelectionIndicator">YES</bool>
-					</object>
-					<object class="IBUILabel" id="950266651">
-						<reference key="NSNextResponder" ref="908415150"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{84, 20}, {83, 21}}</string>
-						<reference key="NSSuperview" ref="908415150"/>
-						<reference key="NSNextKeyView" ref="175657166"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Errors:</string>
-						<object class="NSColor" key="IBUITextColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 350}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSNextKeyView" ref="950266651"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<object class="NSColor" key="IBUIBackgroundColor">
-					<int key="NSColorSpace">3</int>
-					<bytes key="NSWhite">MCAwAA</bytes>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">dataSource</string>
-						<reference key="source" ref="175657166"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">7</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="175657166"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">8</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="908415150"/>
-					</object>
-					<int key="connectionID">9</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">errorTypePicker</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="175657166"/>
-					</object>
-					<int key="connectionID">10</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="908415150"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="175657166"/>
-							<reference ref="950266651"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="175657166"/>
-						<reference key="parent" ref="908415150"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="950266651"/>
-						<reference key="parent" ref="908415150"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>6.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>H1ErrorsInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">10</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes"/>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">534</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/H1Inspector.h b/test/ios/RootBrowser/H1Inspector.h
deleted file mode 100644
index cf09a1ca8f65cf51d80d42eb7eae079dc9226134..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/H1Inspector.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#import "ObjectInspectorComponent.h"
-
-@interface H1Inspector : UIViewController <ObjectInspectorComponent> {
-@private
-   __weak IBOutlet UITabBar *tabBar;
-}
-
-- (void) setROOTObject : (TObject *)o;
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (NSString *) getComponentName;
-- (void) resetInspector;
-
-
-@end
diff --git a/test/ios/RootBrowser/H1Inspector.mm b/test/ios/RootBrowser/H1Inspector.mm
deleted file mode 100644
index 2469723b83d5932062ca3aafa501dd3f8c58981d..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/H1Inspector.mm
+++ /dev/null
@@ -1,142 +0,0 @@
-#import "H1ErrorsInspector.h"
-#import "H1BinsInspector.h"
-#import "H1Inspector.h"
-
-//It's mm file, C++ constants have internal linkage.
-const CGFloat totalHeight = 399.f;
-const CGFloat tabBarHeight = 49.f;
-const CGRect nestedComponentFrame = CGRectMake(0.f, tabBarHeight, 250.f, totalHeight - tabBarHeight);
-
-@interface H1Inspector () {
-   H1ErrorsInspector *errorInspector;
-   H1BinsInspector *binsInspector;
-
-   TObject *object;
-   __weak ROOTObjectController *controller;
-}
-
-- (void) showBinsInspector;
-- (void) showErrorInspector;
-
-@end
-
-@implementation H1Inspector
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
-
-   if (self) {
-      [self view];
-
-      errorInspector = [[H1ErrorsInspector alloc] initWithNibName : @"H1ErrorsInspector" bundle : nil];
-      errorInspector.view.frame = nestedComponentFrame;
-      [self.view addSubview : errorInspector.view];
-      errorInspector.view.hidden = YES;
-
-      binsInspector = [[H1BinsInspector alloc] initWithNibName : @"H1BinsInspector" bundle : nil];
-      binsInspector.view.frame = nestedComponentFrame;
-      [self.view addSubview : binsInspector.view];
-      binsInspector.view.hidden = NO;
-
-      tabBar.selectedItem = [[tabBar items] objectAtIndex : 0];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-    // Releases the view if it doesn't have a superview.
-    [super didReceiveMemoryWarning];
-
-    // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-    [super viewDidLoad];
-    // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-    [super viewDidUnload];
-    // Release any retained subviews of the main view.
-    // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-#pragma mark - ObjectInspectorComponent protocol.
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   object = o;
-   [errorInspector setROOTObject : o];
-   [binsInspector setROOTObject : o];
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-   [errorInspector setROOTObjectController : c];
-   [binsInspector setROOTObjectController : c];
-}
-
-//____________________________________________________________________________________________________
-- (NSString *) getComponentName
-{
-   return @"Hist attributes";
-}
-
-//____________________________________________________________________________________________________
-- (void) resetInspector
-{
-   tabBar.selectedItem = [[tabBar items] objectAtIndex : 0];
-   [self showBinsInspector];
-}
-
-#pragma mark - Sub-components.
-
-//____________________________________________________________________________________________________
-- (void) showBinsInspector
-{
-   binsInspector.view.hidden = NO;
-   errorInspector.view.hidden = YES;
-}
-
-
-//____________________________________________________________________________________________________
-- (void) showErrorInspector
-{
-   binsInspector.view.hidden = YES;
-   errorInspector.view.hidden = NO;
-}
-
-#pragma mark - UITabBar's delegate.
-//____________________________________________________________________________________________________
-- (void) tabBar : (UITabBar *) tb didSelectItem : (UITabBarItem *)item
-{
-   if (item.tag == 1)
-      [self showBinsInspector];
-   else if (item.tag == 2)
-      [self showErrorInspector];
-}
-
-
-
-@end
diff --git a/test/ios/RootBrowser/H1Inspector.xib b/test/ios/RootBrowser/H1Inspector.xib
deleted file mode 100644
index 6c4ecfaffe6e067defaa4ee7e58e58c9e79e614c..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/H1Inspector.xib
+++ /dev/null
@@ -1,258 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">11B26</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
-		<string key="IBDocument.AppKitVersion">1138</string>
-		<string key="IBDocument.HIToolboxVersion">566.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">534</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUITabBar</string>
-			<string>IBUIView</string>
-			<string>IBUITabBarItem</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="165389915">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUITabBar" id="412710091">
-						<reference key="NSNextResponder" ref="165389915"/>
-						<int key="NSvFlags">266</int>
-						<string key="NSFrameSize">{250, 49}</string>
-						<reference key="NSSuperview" ref="165389915"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView"/>
-						<string key="NSReuseIdentifierKey">_NS:518</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="393854755">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSMutableArray" key="IBUIItems">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBUITabBarItem" id="517132349">
-								<int key="IBUITag">1</int>
-								<string key="IBUITitle">Title and bins (x)</string>
-								<object class="NSCustomResource" key="IBUIImage">
-									<string key="NSClassName">NSImage</string>
-									<string key="NSResourceName">h1_tab.png</string>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUITabBar" ref="412710091"/>
-							</object>
-							<object class="IBUITabBarItem" id="302942264">
-								<int key="IBUITag">2</int>
-								<string key="IBUITitle">Errors</string>
-								<object class="NSCustomResource" key="IBUIImage">
-									<string key="NSClassName">NSImage</string>
-									<string key="NSResourceName">h1_errors_tab.png</string>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUITabBar" ref="412710091"/>
-							</object>
-						</object>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 399}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="412710091"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="393854755"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="412710091"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">9</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="165389915"/>
-					</object>
-					<int key="connectionID">10</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">tabBar</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="412710091"/>
-					</object>
-					<int key="connectionID">11</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="165389915"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="412710091"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="412710091"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="302942264"/>
-							<reference ref="517132349"/>
-						</object>
-						<reference key="parent" ref="165389915"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="302942264"/>
-						<reference key="parent" ref="412710091"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">8</int>
-						<reference key="object" ref="517132349"/>
-						<reference key="parent" ref="412710091"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>6.IBPluginDependency</string>
-					<string>8.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>H1Inspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">12</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">H1Inspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="outlets">
-						<string key="NS.key.0">tabBar</string>
-						<string key="NS.object.0">UITabBar</string>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<string key="NS.key.0">tabBar</string>
-						<object class="IBToOneOutletInfo" key="NS.object.0">
-							<string key="name">tabBar</string>
-							<string key="candidateClassName">UITabBar</string>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/H1Inspector.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>h1_errors_tab.png</string>
-				<string>h1_tab.png</string>
-			</object>
-			<object class="NSMutableArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{30, 30}</string>
-				<string>{30, 30}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">534</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/HorizontalPickerDelegate.h b/test/ios/RootBrowser/HorizontalPickerDelegate.h
deleted file mode 100644
index 39185d6ef5d073fda23677d5011ed21b91c880df..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/HorizontalPickerDelegate.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#import <Foundation/Foundation.h>
-
-@class HorizontalPickerView;
-
-@protocol HorizontalPickerDelegate <NSObject>
-
-- (void) item : (unsigned)item wasSelectedInPicker : (HorizontalPickerView *)picker;
-
-@end
diff --git a/test/ios/RootBrowser/HorizontalPickerView.h b/test/ios/RootBrowser/HorizontalPickerView.h
deleted file mode 100644
index 5e517d84527eb57dc13ba5732dacbbfb4e15c112..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/HorizontalPickerView.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "HorizontalPickerDelegate.h"
-
-@interface HorizontalPickerView : UIView <UIScrollViewDelegate>
-
-@property (nonatomic, weak) id<HorizontalPickerDelegate> pickerDelegate;
-
-- (void) addItems : (NSMutableArray *)items;
-- (void) setSelectedItem : (unsigned) item;
-
-@end
diff --git a/test/ios/RootBrowser/HorizontalPickerView.mm b/test/ios/RootBrowser/HorizontalPickerView.mm
deleted file mode 100644
index d59c3559e369a869b6db09d03335b51f77850a67..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/HorizontalPickerView.mm
+++ /dev/null
@@ -1,166 +0,0 @@
-#import <QuartzCore/QuartzCore.h>
-
-#import "HorizontalPickerView.h"
-
-namespace {
-//Obj-C class is not a scope :((( UGLY LANGUAGE!
-const CGFloat pickerWidth = 200.f;
-const CGFloat cellWidth = 50.f;
-const CGFloat cellHeight = 50.f;
-const CGFloat xPad = 1.5 * cellWidth;
-const CGFloat markerPos = 100.f;
-
-}
-
-@implementation HorizontalPickerView {
-   UIScrollView *contentScroll;
-   UIImageView *arrowView;
-   UIImage *frameImage;
-   UIImage *backgroundImage;
-
-   unsigned selectedItem;
-}
-
-
-@synthesize pickerDelegate;
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame
-{
-   self = [super initWithFrame : frame];
-   if (self) {
-      self.backgroundColor = [UIColor clearColor];
-
-      contentScroll = [[UIScrollView alloc] initWithFrame : CGRectMake(10.f, 10.f, pickerWidth, cellHeight)];
-      contentScroll.scrollEnabled = YES;
-      contentScroll.pagingEnabled = NO;
-      contentScroll.delegate = self;
-      contentScroll.showsVerticalScrollIndicator = NO;
-      contentScroll.showsHorizontalScrollIndicator = NO;
-
-      contentScroll.backgroundColor = [UIColor clearColor];
-      [self addSubview : contentScroll];
-
-      backgroundImage = [UIImage imageNamed : @"picker_bkn.png"];
-      frameImage = [UIImage imageNamed : @"picker_frame_bkn.png"];
-
-      CAGradientLayer *dropshadowLayer = [CAGradientLayer layer];
-      dropshadowLayer.startPoint = CGPointMake(0.0f, 0.0f);
-      dropshadowLayer.endPoint = CGPointMake(0.0f, 1.0f);
-      dropshadowLayer.opacity = 1.0;
-      dropshadowLayer.frame = CGRectMake(contentScroll.frame.origin.x, contentScroll.frame.origin.y,
-                                         contentScroll.frame.size.width, contentScroll.frame.size.height);
-      dropshadowLayer.locations = [NSArray arrayWithObjects : [NSNumber numberWithFloat : 0.0f],
-                                                              [NSNumber numberWithFloat : 0.05f],
-                                                              [NSNumber numberWithFloat : 0.2f],
-                                                              [NSNumber numberWithFloat : 0.8f],
-                                                              [NSNumber numberWithFloat : 0.95f],
-                                                              [NSNumber numberWithFloat : 1.0f], nil];
-      dropshadowLayer.colors = [NSArray arrayWithObjects :
-                                             (id)[[UIColor colorWithRed : 0.05f green : 0.05f blue : 0.05f alpha : 0.75f] CGColor],
-                                             (id)[[UIColor colorWithRed : 0.25f green : 0.25f blue : 0.25f alpha : 0.55f] CGColor],
-                                             (id)[[UIColor colorWithRed : 1.f green : 1.f blue : 1.f alpha : 0.05f] CGColor],
-                                             (id)[[UIColor colorWithRed : 1.f green : 1.f blue : 1.f alpha : 0.05f] CGColor],
-                                             (id)[[UIColor colorWithRed : 0.25f green : 0.25f blue : 0.25f alpha : 0.55f] CGColor],
-                                             (id)[[UIColor colorWithRed : 0.05f green : 0.05f blue : 0.05f alpha : 0.75f] CGColor], nil];
-
-      [self.layer insertSublayer:dropshadowLayer above : contentScroll.layer];
-
-      CAGradientLayer *gradientLayer = [CAGradientLayer layer];
-      gradientLayer.startPoint = CGPointMake(0.0f, 0.0f);
-      gradientLayer.endPoint = CGPointMake(1.0f, 0.0f);
-      gradientLayer.opacity = 1.0;
-      gradientLayer.frame = CGRectMake(contentScroll.frame.origin.x, contentScroll.frame.origin.y,
-                                      contentScroll.frame.size.width, contentScroll.frame.size.height);
-      gradientLayer.locations = [NSArray arrayWithObjects:
-                                [NSNumber numberWithFloat:0.0f],
-                                [NSNumber numberWithFloat:0.05f],
-                                [NSNumber numberWithFloat:0.3f],
-                                [NSNumber numberWithFloat:0.7f],
-                                [NSNumber numberWithFloat:0.95f],
-                                [NSNumber numberWithFloat:1.0f], nil];
-      gradientLayer.colors = [NSArray arrayWithObjects:
-                             (id)[[UIColor colorWithRed:0.05f green:0.05f blue:0.05f alpha:0.95] CGColor],
-                             (id)[[UIColor colorWithRed:0.25f green:0.25f blue:0.25f alpha:0.8] CGColor],
-                             (id)[[UIColor colorWithRed:1.0f green:1.0f blue:1.0f alpha:0.1] CGColor],
-                             (id)[[UIColor colorWithRed:1.0f green:1.0f blue:1.0f alpha:0.1] CGColor],
-                             (id)[[UIColor colorWithRed:0.25f green:0.25f blue:0.25f alpha:0.8] CGColor],
-                             (id)[[UIColor colorWithRed:0.05f green:0.05f blue:0.05f alpha:0.95] CGColor], nil];
-      [self.layer insertSublayer:gradientLayer above:dropshadowLayer];
-
-      arrowView = [[UIImageView alloc] initWithImage:[UIImage imageNamed:@"picker_arrow.png"]];
-      arrowView.center = CGPointMake(frame.size.width / 2, 60 - arrowView.frame.size.height / 2);
-      [self addSubview : arrowView];
-      [self bringSubviewToFront : arrowView];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)drawRect:(CGRect)rect
-{
-   [frameImage drawInRect : rect];
-   [backgroundImage drawInRect:CGRectMake(10.f, 10.f, 200.f, 50.f)];
-}
-
-//____________________________________________________________________________________________________
-- (void) adjustScroll
-{
-   CGPoint offset = contentScroll.contentOffset;
-   const CGFloat currentPos = markerPos + offset.x - xPad;
-   selectedItem = unsigned(currentPos / cellWidth);
-   const CGFloat newPos = selectedItem * cellWidth + 0.5 * cellWidth;
-   const CGFloat add = newPos - currentPos;
-   offset.x += add;
-   [contentScroll setContentOffset : offset animated : YES];
-}
-
-//____________________________________________________________________________________________________
-- (void) setSelectedItem:(unsigned int)item
-{
-   selectedItem = item;
-   const CGFloat x = xPad + selectedItem * cellWidth + 0.5f * cellWidth - markerPos;
-   contentScroll.contentOffset = CGPointMake(x, 0.f);
-}
-
-//____________________________________________________________________________________________________
-- (void) notify
-{
-   [pickerDelegate item : selectedItem wasSelectedInPicker : self];
-}
-
-//____________________________________________________________________________________________________
-- (void) scrollViewDidEndDecelerating : (UIScrollView *) sender
-{
-   [self adjustScroll];
-   [self notify];
-}
-
-//____________________________________________________________________________________________________
-- (void)scrollViewDidEndDragging:(UIScrollView *)scrollView willDecelerate:(BOOL)decelerate
-{
-   if (!decelerate) {
-      [self adjustScroll];
-      [self notify];
-   }
-}
-
-#pragma mark - Picker's content management.
-
-//____________________________________________________________________________________________________
-- (void) addItems : (NSMutableArray *)items
-{
-   NSEnumerator *enumerator = [items objectEnumerator];
-   UIView *v = [enumerator nextObject];
-   for (unsigned i = 0; v; v = [enumerator nextObject], ++i) {
-      //Adjust view position inside a scroll:
-      const CGRect viewFrame = CGRectMake(i * cellWidth + xPad, 0.f, cellWidth, cellHeight);
-      v.frame = viewFrame;
-      [contentScroll addSubview : v];
-   }
-
-   contentScroll.contentSize = CGSizeMake(2 * xPad + [items count] * cellWidth, cellHeight);
-}
-
-@end
diff --git a/test/ios/RootBrowser/InspectorWithNavigation.h b/test/ios/RootBrowser/InspectorWithNavigation.h
deleted file mode 100644
index 6f945898a529e0e43d2f6ac4671ee4e923b317e3..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/InspectorWithNavigation.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-
-@interface InspectorWithNavigation : UINavigationController <ObjectInspectorComponent>
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)obj;
-- (NSString *) getComponentName;
-- (void) resetInspector;
-
-@end
diff --git a/test/ios/RootBrowser/InspectorWithNavigation.mm b/test/ios/RootBrowser/InspectorWithNavigation.mm
deleted file mode 100644
index fcbbb84afe308bd1e68200477dfc6db030719b5e..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/InspectorWithNavigation.mm
+++ /dev/null
@@ -1,85 +0,0 @@
-#import "InspectorWithNavigation.h"
-
-@implementation InspectorWithNavigation
-
-//____________________________________________________________________________________________________
-- (id) initWithRootViewController : (UIViewController<ObjectInspectorComponent> *) rootController
-{
-   self = [super initWithRootViewController : (UIViewController *)rootController];
-   if (self) {
-      self.navigationBar.hidden = YES;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-/*
-// Implement loadView to create a view hierarchy programmatically, without using a nib.
-- (void)loadView
-{
-}
-*/
-
-/*
-// Implement viewDidLoad to do additional setup after loading the view, typically from a nib.
-- (void)viewDidLoad
-{
-    [super viewDidLoad];
-}
-*/
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   UIViewController<ObjectInspectorComponent> *rootController = (UIViewController<ObjectInspectorComponent> *)[self.viewControllers objectAtIndex : 0];
-   [rootController setROOTObjectController : c];
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)obj
-{
-   UIViewController<ObjectInspectorComponent> *rootController = (UIViewController<ObjectInspectorComponent> *)[self.viewControllers objectAtIndex : 0];
-   [rootController setROOTObject : obj];
-}
-
-//____________________________________________________________________________________________________
-- (NSString *) getComponentName
-{
-   UIViewController<ObjectInspectorComponent> *rootController = (UIViewController<ObjectInspectorComponent> *)[self.viewControllers objectAtIndex : 0];
-   return [rootController getComponentName];
-}
-
-//____________________________________________________________________________________________________
-- (void) resetInspector
-{
-   //Pop all controllers from a stack except a top level root controller.
-   while ([self.viewControllers count] > 1)
-      [self popViewControllerAnimated : NO];
-}
-
-@end
diff --git a/test/ios/RootBrowser/LineInspector.h b/test/ios/RootBrowser/LineInspector.h
deleted file mode 100644
index fea95b36f6684c51d0fa44b66a698c1d278d793d..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/LineInspector.h
+++ /dev/null
@@ -1,27 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-#import "HorizontalPickerDelegate.h"
-
-
-@class HorizontalPickerView;
-@class LineWidthPicker;
-
-//Line inspector is a composition of two sub-inspectors: line color and width inspector +
-//line style inspector.
-
-@interface LineInspector : UIViewController <ObjectInspectorComponent, HorizontalPickerDelegate> {
-@private
-   __weak IBOutlet LineWidthPicker *lineWidthPicker;
-}
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-- (NSString *) getComponentName;
-
-- (void) item : (unsigned int)item wasSelectedInPicker : (HorizontalPickerView *)picker;
-
-- (IBAction) decLineWidth;
-- (IBAction) incLineWidth;
-
-@end
diff --git a/test/ios/RootBrowser/LineInspector.mm b/test/ios/RootBrowser/LineInspector.mm
deleted file mode 100644
index fba454c2951d56786c51cf9c6008d1312e35c790..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/LineInspector.mm
+++ /dev/null
@@ -1,234 +0,0 @@
-#import "HorizontalPickerView.h"
-#import "ROOTObjectController.h"
-#import "LineWidthPicker.h"
-#import "LineInspector.h"
-#import "LineStyleCell.h"
-#import "ColorCell.h"
-#import "Constants.h"
-
-//C++ (ROOT) imports.
-#import "TAttLine.h"
-#import "TObject.h"
-#import "TGraph.h"
-
-//It's mm file == C++, consts have internal linkage.
-const int minLineWidth = 1;
-const int maxLineWidth = 15;
-const CGRect cellFrame = CGRectMake(0.f, 0.f, 50.f, 50.f);
-
-@interface LineInspector () {
-   NSMutableArray *lineStyles;
-   NSMutableArray *lineColors;
-
-   HorizontalPickerView *lineColorPicker;
-   HorizontalPickerView *lineStylePicker;
-
-   int lineWidth;
-
-   __weak ROOTObjectController *controller;
-   TAttLine *object;
-}
-
-@end
-
-@implementation LineInspector
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil
-{
-   using namespace ROOT::iOS::Browser;
-
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   if (self) {
-      [self view];
-      //Array with cells for "Line style" picker.
-      lineStyles = [[NSMutableArray alloc] init];
-      for (unsigned i = 0; i < 10; ++i) {
-         LineStyleCell *newCell = [[LineStyleCell alloc] initWithFrame : cellFrame lineStyle : i + 1];
-         [lineStyles addObject : newCell];
-      }
-
-      lineStylePicker = [[HorizontalPickerView alloc] initWithFrame:CGRectMake(15.f, 20.f, 220.f, 70.f)];
-      [lineStylePicker addItems : lineStyles];
-      [self.view addSubview : lineStylePicker];
-
-      lineStylePicker.pickerDelegate = self;
-
-      lineColors = [[NSMutableArray alloc] init];
-      for (unsigned i = 0; i < nROOTDefaultColors; ++i) {
-         ColorCell *newCell = [[ColorCell alloc] initWithFrame : cellFrame];
-         [newCell setRGB : predefinedFillColors[i]];
-         [lineColors addObject : newCell];
-      }
-
-      lineColorPicker = [[HorizontalPickerView alloc] initWithFrame:CGRectMake(15.f, 105, 220.f, 70.f)];
-      [lineColorPicker addItems : lineColors];
-      [self.view addSubview : lineColorPicker];
-
-      lineColorPicker.pickerDelegate = self;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   using namespace ROOT::iOS::Browser;
-
-   object = dynamic_cast<TAttLine *>(o);
-
-   unsigned item = 0;
-   const Style_t lineStyle = object->GetLineStyle();
-   if (lineStyle >= 1 && lineStyle <= 10)
-      item = lineStyle - 1;
-
-   [lineStylePicker setSelectedItem : item];
-
-   item = 1;//black.
-   const Color_t colorIndex = object->GetLineColor();
-   for (unsigned i = 0; i < nROOTDefaultColors; ++i) {
-      if (colorIndex == colorIndices[i]) {
-         item = i;
-         break;
-      }
-   }
-
-   [lineColorPicker setSelectedItem : item];
-
-   //Line width is expected to be line width in pixels,
-   //but it can hold additional information in case of
-   //TGraph and have value like -2014.
-   lineWidth = object->GetLineWidth();
-   if (lineWidth < minLineWidth || lineWidth > maxLineWidth) {
-      if (dynamic_cast<TGraph *>(o)) {
-         //"Formula" from ROOT.
-         lineWidth = TMath::Abs(lineWidth) % 100;
-         //Still, line width can be out of [1,15] range!
-         if (!lineWidth)
-            lineWidth = 1;
-         else if (lineWidth > maxLineWidth)
-            lineWidth = maxLineWidth;
-      } else
-         lineWidth = minLineWidth;
-   }
-
-   [lineWidthPicker setLineWidth : lineWidth];
-}
-
-//____________________________________________________________________________________________________
-- (NSString *) getComponentName
-{
-   return @"Line attributes";
-}
-
-#pragma mark - Horizontal picker delegate.
-
-//____________________________________________________________________________________________________
-- (void) item : (unsigned int)item wasSelectedInPicker : (HorizontalPickerView *)picker
-{
-   using namespace ROOT::iOS::Browser;
-
-   if (picker == lineColorPicker) {
-      if (item < nROOTDefaultColors) {
-         const unsigned colorIndex = colorIndices[item];
-         object->SetLineColor(colorIndex);
-      } else
-         NSLog(@"check the code, bad item index from horizontal picker: %u, must be < %u", item, nROOTDefaultColors);
-   } else {
-      if (item < 10)
-         object->SetLineStyle(item + 1);
-      else
-         NSLog(@"check the code, bad item index from horizontal picker: %u must be < 11", item);
-   }
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-#pragma mark - Code to deal with line width's insanity
-
-//____________________________________________________________________________________________________
-- (void) updateROOTLineWidth
-{
-   if (dynamic_cast<TGraph *>(object)) {
-      const int fakeLineWidth = int(object->GetLineWidth()) / 100 * 100;
-      if (fakeLineWidth >= 0)
-         object->SetLineWidth(fakeLineWidth + lineWidth);
-      else
-         object->SetLineWidth(-(TMath::Abs(fakeLineWidth) + lineWidth));
-   } else
-      object->SetLineWidth(lineWidth);
-}
-
-#pragma mark - Button's handlers.
-
-
-
-//____________________________________________________________________________________________________
-- (IBAction) decLineWidth
-{
-   if (lineWidth == minLineWidth)
-      return;
-
-   --lineWidth;
-   [lineWidthPicker setLineWidth : lineWidth];
-
-   [self updateROOTLineWidth];
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) incLineWidth
-{
-   if (lineWidth == maxLineWidth)
-      return;
-
-   ++lineWidth;
-   [lineWidthPicker setLineWidth : lineWidth];
-
-   [self updateROOTLineWidth];
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-@end
diff --git a/test/ios/RootBrowser/LineInspector.xib b/test/ios/RootBrowser/LineInspector.xib
deleted file mode 100644
index 7bae908e209c75620786072756c0ab93e053d2e6..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/LineInspector.xib
+++ /dev/null
@@ -1,350 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1296</int>
-		<string key="IBDocument.SystemVersion">11D50b</string>
-		<string key="IBDocument.InterfaceBuilderVersion">2182</string>
-		<string key="IBDocument.AppKitVersion">1138.32</string>
-		<string key="IBDocument.HIToolboxVersion">568.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">1179</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBProxyObject</string>
-			<string>IBUIView</string>
-			<string>IBUIButton</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="985740265">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIButton" id="472788398">
-						<reference key="NSNextResponder" ref="985740265"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{15, 190}, {40, 70}}</string>
-						<reference key="NSSuperview" ref="985740265"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="522099918"/>
-						<string key="NSReuseIdentifierKey">_NS:241</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<int key="IBUIButtonType">1</int>
-						<object class="NSColor" key="IBUIHighlightedTitleColor" id="586102906">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MQA</bytes>
-						</object>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<object class="NSColor" key="IBUINormalTitleShadowColor" id="833148574">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC41AA</bytes>
-						</object>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">dec_line_width.png</string>
-						</object>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="218038322">
-							<int key="type">2</int>
-							<double key="pointSize">15</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="778099566">
-							<string key="NSName">Helvetica-Bold</string>
-							<double key="NSSize">15</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUIButton" id="155047516">
-						<reference key="NSNextResponder" ref="985740265"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{195, 190}, {40, 70}}</string>
-						<reference key="NSSuperview" ref="985740265"/>
-						<reference key="NSWindow"/>
-						<string key="NSReuseIdentifierKey">_NS:241</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<int key="IBUIButtonType">1</int>
-						<reference key="IBUIHighlightedTitleColor" ref="586102906"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="833148574"/>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">inc_line_width.png</string>
-						</object>
-						<reference key="IBUIFontDescription" ref="218038322"/>
-						<reference key="IBUIFont" ref="778099566"/>
-					</object>
-					<object class="IBUIView" id="522099918">
-						<reference key="NSNextResponder" ref="985740265"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{55, 190}, {140, 70}}</string>
-						<reference key="NSSuperview" ref="985740265"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="155047516"/>
-						<string key="NSReuseIdentifierKey">_NS:212</string>
-						<reference key="IBUIBackgroundColor" ref="586102906"/>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 280}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="472788398"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<object class="NSColor" key="IBUIBackgroundColor">
-					<int key="NSColorSpace">3</int>
-					<bytes key="NSWhite">MCAwAA</bytes>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="985740265"/>
-					</object>
-					<int key="connectionID">7</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">lineWidthPicker</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="522099918"/>
-					</object>
-					<int key="connectionID">20</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">decLineWidth</string>
-						<reference key="source" ref="472788398"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">21</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">incLineWidth</string>
-						<reference key="source" ref="155047516"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">22</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="985740265"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="522099918"/>
-							<reference ref="155047516"/>
-							<reference ref="472788398"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">17</int>
-						<reference key="object" ref="472788398"/>
-						<reference key="parent" ref="985740265"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">18</int>
-						<reference key="object" ref="155047516"/>
-						<reference key="parent" ref="985740265"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">19</int>
-						<reference key="object" ref="522099918"/>
-						<reference key="parent" ref="985740265"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>17.IBPluginDependency</string>
-					<string>18.IBPluginDependency</string>
-					<string>19.CustomClassName</string>
-					<string>19.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-				</object>
-				<object class="NSArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>LineInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>LineWidthPicker</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">22</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">LineInspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>decLineWidth</string>
-							<string>incLineWidth</string>
-						</object>
-						<object class="NSArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>decLineWidth</string>
-							<string>incLineWidth</string>
-						</object>
-						<object class="NSArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">decLineWidth</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">incLineWidth</string>
-								<string key="candidateClassName">id</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<string key="NS.key.0">lineWidthPicker</string>
-						<string key="NS.object.0">LineWidthPicker</string>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<string key="NS.key.0">lineWidthPicker</string>
-						<object class="IBToOneOutletInfo" key="NS.object.0">
-							<string key="name">lineWidthPicker</string>
-							<string key="candidateClassName">LineWidthPicker</string>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/LineInspector.h</string>
-					</object>
-				</object>
-				<object class="IBPartialClassDescription">
-					<string key="className">LineWidthPicker</string>
-					<string key="superclassName">UIView</string>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/LineWidthPicker.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
-			<real value="1296" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>dec_line_width.png</string>
-				<string>inc_line_width.png</string>
-			</object>
-			<object class="NSArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{40, 70}</string>
-				<string>{40, 70}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">1179</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/LineStyleCell.h b/test/ios/RootBrowser/LineStyleCell.h
deleted file mode 100644
index 6afb12d56e20fe58fc40edc641200fea1a79c8a4..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/LineStyleCell.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@interface LineStyleCell : UIView
-
-- (id) initWithFrame : (CGRect)frame lineStyle : (unsigned) style;
-
-@end
diff --git a/test/ios/RootBrowser/LineStyleCell.mm b/test/ios/RootBrowser/LineStyleCell.mm
deleted file mode 100644
index f6921eb75bc9d1523d7d10902791b5964274f390..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/LineStyleCell.mm
+++ /dev/null
@@ -1,55 +0,0 @@
-#import <QuartzCore/QuartzCore.h>
-#import <CoreGraphics/CGContext.h>
-
-#import "LineStyleCell.h"
-
-//C++ (ROOT) imports.
-#import "IOSLineStyles.h"
-
-@implementation LineStyleCell {
-   unsigned lineStyle;
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame lineStyle : (unsigned) style
-{
-   self = [super initWithFrame:frame];
-
-   if (self) {
-      lineStyle = style;
-
-      self.layer.shadowOffset = CGSizeMake(4.f, 4.f);
-      self.layer.shadowOpacity = 0.7f;
-      self.layer.shadowColor = [UIColor darkGrayColor].CGColor;
-
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)drawRect:(CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   CGContextSetRGBStrokeColor(ctx, 0.3f, 0.3f, 0.3f, 0.4f);
-   CGContextStrokeRect(ctx, rect);
-
-   CGContextSetRGBStrokeColor(ctx, 0.f, 0.f, 0.f, 1.f);
-
-   if (lineStyle > 1 && lineStyle <= 10)
-      CGContextSetLineDash(ctx, 0., ROOT::iOS::GraphicUtils::dashLinePatterns[lineStyle - 1], ROOT::iOS::GraphicUtils::linePatternLengths[lineStyle - 1]);
-   else
-      CGContextSetLineDash(ctx, 0., 0, 0);
-
-   CGContextSetLineWidth(ctx, 2.f);
-
-   CGContextBeginPath(ctx);
-   CGContextMoveToPoint(ctx, 10.f, rect.size.height  - 10.f);
-   CGContextAddLineToPoint(ctx, rect.size.width - 10, 10.f);
-
-   CGContextStrokePath(ctx);
-}
-
-@end
diff --git a/test/ios/RootBrowser/LineWidthCell.h b/test/ios/RootBrowser/LineWidthCell.h
deleted file mode 100644
index 33e17e952ffe572bfc0df313024006158a302f25..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/LineWidthCell.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@interface LineWidthCell : UIView
-
-- (id) initWithFrame : (CGRect) frame width : (CGFloat) lineWidth;
-- (void) setLineWidth : (CGFloat)width;
-
-@end
diff --git a/test/ios/RootBrowser/LineWidthCell.mm b/test/ios/RootBrowser/LineWidthCell.mm
deleted file mode 100644
index 6ac3e2aa97b421e9b007ae3dac282e1cc26c2920..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/LineWidthCell.mm
+++ /dev/null
@@ -1,54 +0,0 @@
-#import <CoreGraphics/CGContext.h>
-#import <QuartzCore/QuartzCore.h>
-
-#import "LineWidthCell.h"
-
-
-@implementation LineWidthCell {
-   CGFloat lineWidth;
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithFrame:(CGRect)frame width : (CGFloat)w
-{
-   self = [super initWithFrame:frame];
-
-   if (self) {
-      lineWidth = w;
-
-      self.layer.shadowOpacity = 0.4f;
-      self.layer.shadowColor = [UIColor darkGrayColor].CGColor;
-      self.layer.shadowOffset = CGSizeMake(4.f, 4.f);
-
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)drawRect:(CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   //Draw the line.
-   CGContextSetLineCap(ctx, kCGLineCapRound);
-   CGContextSetLineWidth(ctx, lineWidth);
-   CGContextSetRGBStrokeColor(ctx, 0.f, 0.f, 0.f, 1.f);
-   CGContextBeginPath(ctx);
-   CGContextMoveToPoint(ctx, 10.f, rect.size.height / 2);
-   CGContextAddLineToPoint(ctx, rect.size.width - 10, rect.size.height / 2);
-   CGContextStrokePath(ctx);
-
-   NSString *label = [NSString stringWithFormat:@"(%d)", (int)lineWidth];
-   CGContextSetRGBFillColor(ctx, 0.f, 0.f, 1.f, 1.f);
-   [label drawInRect:CGRectMake(rect.size.width / 2 - 10.f, rect.size.height / 2 - 15.f, 40.f, 60.f) withFont : [UIFont systemFontOfSize : 10]];
-}
-
-//____________________________________________________________________________________________________
-- (void) setLineWidth : (CGFloat)width
-{
-   lineWidth = width;
-}
-
-@end
diff --git a/test/ios/RootBrowser/LineWidthPicker.h b/test/ios/RootBrowser/LineWidthPicker.h
deleted file mode 100644
index 20e4581f8a993eb50d603616b087ceb38af570ed..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/LineWidthPicker.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@interface LineWidthPicker : UIView
-
-- (void) setLineWidth : (float)width;
-
-@end
diff --git a/test/ios/RootBrowser/LineWidthPicker.mm b/test/ios/RootBrowser/LineWidthPicker.mm
deleted file mode 100644
index 1e306721e1f8cb3da479b7b5c7d7eb02951772b9..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/LineWidthPicker.mm
+++ /dev/null
@@ -1,45 +0,0 @@
-#import "LineWidthPicker.h"
-#import "LineWidthCell.h"
-
-@implementation LineWidthPicker {
-   LineWidthCell *lineWidthView;
-   UIImage *backgroundImage;
-}
-
-//____________________________________________________________________________________________________
-- (void) lateInit
-{
-   // Initialization code
-   lineWidthView = [[LineWidthCell alloc] initWithFrame : CGRectMake(10.f, 10.f, 120.f, 50.f) width : 1.f];
-   [self addSubview : lineWidthView];
-
-   backgroundImage = [UIImage imageNamed:@"line_width_bkn.png"];
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithFrame:(CGRect)frame
-{
-   self = [super initWithFrame:frame];
-   if (self) {
-      [self lateInit];
-   }
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) drawRect : (CGRect)rect
-{
-   if (!backgroundImage)
-      [self lateInit];
-
-   [backgroundImage drawInRect : rect];
-}
-
-//____________________________________________________________________________________________________
-- (void) setLineWidth : (float)width
-{
-   [lineWidthView setLineWidth : width];
-   [lineWidthView setNeedsDisplay];
-}
-
-@end
diff --git a/test/ios/RootBrowser/MarkerInspector.h b/test/ios/RootBrowser/MarkerInspector.h
deleted file mode 100644
index cce894c05d5c7968fb42a6e347daea207bc0361c..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/MarkerInspector.h
+++ /dev/null
@@ -1,20 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-#import "HorizontalPickerDelegate.h"
-
-@interface MarkerInspector : UIViewController <ObjectInspectorComponent, HorizontalPickerDelegate> {
-@private
-   __weak IBOutlet UIButton *plusBtn;
-   __weak IBOutlet UIButton *minusBtn;
-   __weak IBOutlet UILabel *sizeLabel;
-}
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-- (NSString *) getComponentName;
-
-- (IBAction) plusPressed;
-- (IBAction) minusPressed;
-
-@end
diff --git a/test/ios/RootBrowser/MarkerInspector.mm b/test/ios/RootBrowser/MarkerInspector.mm
deleted file mode 100644
index 2e9674586af22b37cab188d4232436a04585c45d..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/MarkerInspector.mm
+++ /dev/null
@@ -1,228 +0,0 @@
-#import "HorizontalPickerView.h"
-#import "ROOTObjectController.h"
-#import "MarkerInspector.h"
-#import "MarkerStyleCell.h"
-#import "ColorCell.h"
-#import "Constants.h"
-
-//C++ (ROOT) imports.
-#import "TAttMarker.h"
-#import "TObject.h"
-
-namespace {
-
-const CGRect cellRect = CGRectMake(0.f, 0.f, 50.f, 50.f);
-
-const CGFloat maxMarkerSize = 5.f;
-const CGFloat sizeStep = 0.1f;
-
-EMarkerStyle markerStyles[] = {kDot, kPlus, kStar, kCircle, kMultiply,
-                               kFullDotSmall, kFullDotMedium, kFullDotLarge,
-                               kFullCircle, kFullSquare, kFullTriangleUp,
-                               kFullTriangleDown, kOpenCircle, kOpenSquare,
-                               kOpenTriangleUp, kOpenDiamond, kOpenCross,
-                               kFullStar, kOpenStar, kOpenTriangleDown,
-                               kFullDiamond, kFullCross};
-
-const unsigned nMarkers = sizeof markerStyles / sizeof markerStyles[0];
-
-//____________________________________________________________________________________________________
-BOOL canScaleMarker(Style_t style)
-{
-   if (style == kDot || style == kFullDotSmall || style == kFullDotMedium)
-      return NO;
-   return YES;
-}
-
-}
-
-@implementation MarkerInspector {
-   HorizontalPickerView *markerStylePicker;
-   HorizontalPickerView *markerColorPicker;
-
-   NSMutableArray *styleCells;
-   NSMutableArray *colorCells;
-
-   __weak ROOTObjectController *controller;
-   TAttMarker *object;
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   using namespace ROOT::iOS::Browser;
-
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   if (self) {
-      [self view];
-
-      styleCells = [[NSMutableArray alloc] init];//]WithCapacity : nMarkers];
-      for (unsigned i = 0; i < nMarkers; ++i) {
-         MarkerStyleCell *newCell = [[MarkerStyleCell alloc] initWithFrame : cellRect andMarkerStyle : markerStyles[i]];
-         [styleCells addObject : newCell];
-      }
-
-      markerStylePicker = [[HorizontalPickerView alloc] initWithFrame:CGRectMake(15.f, 15.f, 220.f, 70.f)];
-      [markerStylePicker addItems : styleCells];
-      [self.view addSubview : markerStylePicker];
-      markerStylePicker.pickerDelegate = self;
-
-      colorCells = [[NSMutableArray alloc] init];
-      for (unsigned i = 0; i < nROOTDefaultColors; ++i) {
-         ColorCell *newCell = [[ColorCell alloc] initWithFrame : cellRect];
-         [newCell setRGB : predefinedFillColors[i]];
-         [colorCells addObject : newCell];
-      }
-
-      markerColorPicker = [[HorizontalPickerView alloc] initWithFrame:CGRectMake(15.f, 110.f, 220.f, 70.f)];
-      [markerColorPicker addItems : colorCells];
-      [self.view addSubview : markerColorPicker];
-      markerColorPicker.pickerDelegate = self;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void) viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void) viewDidUnload
-{
-    [super viewDidUnload];
-    // Release any retained subviews of the main view.
-    // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL) shouldAutorotateToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) item : (unsigned int)item wasSelectedInPicker : (HorizontalPickerView *)picker
-{
-   if (picker == markerColorPicker) {
-      const unsigned colorIndex = ROOT::iOS::Browser::colorIndices[item];
-      object->SetMarkerColor(colorIndex);
-      [controller objectWasModifiedUpdateSelection : YES];
-   } else if (picker == markerStylePicker) {
-      if (item < nMarkers) {
-         EMarkerStyle style = markerStyles[item];
-         if (canScaleMarker(style)) {
-            plusBtn.enabled = YES;
-            minusBtn.enabled = YES;
-            sizeLabel.text = [NSString stringWithFormat : @"%.2g", object->GetMarkerSize()];
-         } else {
-            plusBtn.enabled = NO;
-            minusBtn.enabled = NO;
-            sizeLabel.text = @"1";
-         }
-
-         object->SetMarkerStyle(style);
-      } else {
-         NSLog(@"check horizontal picker code, got item index %u, must be < %u", item, nMarkers);
-      }
-
-      [controller objectWasModifiedUpdateSelection : YES];
-   }
-}
-
-#pragma mark ObjectInspectorComponent protocol.
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   using namespace ROOT::iOS::Browser;
-
-   object = dynamic_cast<TAttMarker *>(o);
-
-   unsigned item = 0;
-   const EMarkerStyle style = EMarkerStyle(object->GetMarkerStyle());//Mess with all these styles and EMarkerStyles.
-   for (unsigned i = 0; i < nMarkers; ++i) {
-      if (style == markerStyles[i]) {
-         item = i;
-         break;
-      }
-   }
-
-   [markerStylePicker setSelectedItem : item];
-
-   //Extract marker color.
-   //The same predefined 16 colors as with fill color.
-   item = 1;//?
-   const Color_t colorIndex = object->GetMarkerColor();
-
-   for (unsigned i = 0; i < nROOTDefaultColors; ++i) {
-      if (colorIndex == colorIndices[i]) {
-         item = i;
-         break;
-      }
-   }
-
-   [markerColorPicker setSelectedItem : item];
-
-   if (!canScaleMarker(object->GetMarkerStyle())) {
-      plusBtn.enabled = NO;
-      minusBtn.enabled = NO;
-      sizeLabel.text = @"1";
-   } else {
-      plusBtn.enabled = YES;
-      minusBtn.enabled = YES;
-      sizeLabel.text = [NSString stringWithFormat : @"%.2g", object->GetMarkerSize()];
-   }
-}
-
-//____________________________________________________________________________________________________
-- (NSString *) getComponentName
-{
-   return @"Marker attributes";
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) plusPressed
-{
-
-   if (object->GetMarkerSize() + sizeStep > maxMarkerSize)
-      return;
-
-   object->SetMarkerSize(object->GetMarkerSize() + sizeStep);
-   sizeLabel.text = [NSString stringWithFormat : @"%.2g", object->GetMarkerSize()];
-   [controller objectWasModifiedUpdateSelection : YES];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) minusPressed
-{
-   if (object->GetMarkerSize() - sizeStep < 1.)
-      return;
-
-   object->SetMarkerSize(object->GetMarkerSize() - sizeStep);
-   sizeLabel.text = [NSString stringWithFormat : @"%.2g", object->GetMarkerSize()];
-   [controller objectWasModifiedUpdateSelection : YES];
-}
-
-@end
diff --git a/test/ios/RootBrowser/MarkerInspector.xib b/test/ios/RootBrowser/MarkerInspector.xib
deleted file mode 100644
index 9fbd21111ca23b5aa4e876f961cf78d43d0e876a..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/MarkerInspector.xib
+++ /dev/null
@@ -1,439 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1280</int>
-		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
-		<string key="IBDocument.AppKitVersion">1138.23</string>
-		<string key="IBDocument.HIToolboxVersion">567.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">933</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUIButton</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="450179644">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUILabel" id="558472279">
-						<reference key="NSNextResponder" ref="450179644"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{19, 213}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="450179644"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="271310232">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Size:</string>
-						<object class="NSColor" key="IBUITextColor" id="512512798">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="285338605">
-							<int key="type">1</int>
-							<double key="pointSize">17</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="583512142">
-							<string key="NSName">Helvetica</string>
-							<double key="NSSize">17</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUILabel" id="924926035">
-						<reference key="NSNextResponder" ref="450179644"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{85, 213}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="450179644"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="301320979"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Label</string>
-						<reference key="IBUITextColor" ref="512512798"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-						<reference key="IBUIFontDescription" ref="285338605"/>
-						<reference key="IBUIFont" ref="583512142"/>
-					</object>
-					<object class="IBUIButton" id="301320979">
-						<reference key="NSNextResponder" ref="450179644"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{155, 204}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="450179644"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="57157354"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<int key="IBUIButtonType">1</int>
-						<object class="NSColor" key="IBUIHighlightedTitleColor" id="588496470">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MQA</bytes>
-						</object>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<object class="NSColor" key="IBUINormalTitleShadowColor" id="535452440">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC41AA</bytes>
-						</object>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">plus_btn.png</string>
-						</object>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="435968255">
-							<string key="name">Helvetica-Bold</string>
-							<string key="family">Helvetica</string>
-							<int key="traits">2</int>
-							<double key="pointSize">15</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="340998744">
-							<string key="NSName">Helvetica-Bold</string>
-							<double key="NSSize">15</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUIButton" id="57157354">
-						<reference key="NSNextResponder" ref="450179644"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{195, 204}, {40, 40}}</string>
-						<reference key="NSSuperview" ref="450179644"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView"/>
-						<string key="NSReuseIdentifierKey">_NS:237</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<int key="IBUIButtonType">1</int>
-						<reference key="IBUIHighlightedTitleColor" ref="588496470"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<reference key="IBUINormalTitleShadowColor" ref="535452440"/>
-						<object class="NSCustomResource" key="IBUINormalBackgroundImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">minus_btn.png</string>
-						</object>
-						<reference key="IBUIFontDescription" ref="435968255"/>
-						<reference key="IBUIFont" ref="340998744"/>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 254}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="271310232"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="450179644"/>
-					</object>
-					<int key="connectionID">8</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">sizeLabel</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="924926035"/>
-					</object>
-					<int key="connectionID">15</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">plusBtn</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="301320979"/>
-					</object>
-					<int key="connectionID">16</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">minusBtn</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="57157354"/>
-					</object>
-					<int key="connectionID">17</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">plusPressed</string>
-						<reference key="source" ref="301320979"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">18</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">minusPressed</string>
-						<reference key="source" ref="57157354"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">19</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="450179644"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="558472279"/>
-							<reference ref="924926035"/>
-							<reference ref="301320979"/>
-							<reference ref="57157354"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">11</int>
-						<reference key="object" ref="558472279"/>
-						<reference key="parent" ref="450179644"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">12</int>
-						<reference key="object" ref="924926035"/>
-						<reference key="parent" ref="450179644"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">13</int>
-						<reference key="object" ref="301320979"/>
-						<reference key="parent" ref="450179644"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">14</int>
-						<reference key="object" ref="57157354"/>
-						<reference key="parent" ref="450179644"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>11.IBPluginDependency</string>
-					<string>12.IBPluginDependency</string>
-					<string>13.IBPluginDependency</string>
-					<string>14.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>MarkerInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">21</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">MarkerInspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>minusPressed</string>
-							<string>plusPressed</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>minusPressed</string>
-							<string>plusPressed</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">minusPressed</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">plusPressed</string>
-								<string key="candidateClassName">id</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>minusBtn</string>
-							<string>plusBtn</string>
-							<string>sizeLabel</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UIButton</string>
-							<string>UIButton</string>
-							<string>UILabel</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>minusBtn</string>
-							<string>plusBtn</string>
-							<string>sizeLabel</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">minusBtn</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">plusBtn</string>
-								<string key="candidateClassName">UIButton</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">sizeLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/MarkerInspector.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>minus_btn.png</string>
-				<string>plus_btn.png</string>
-			</object>
-			<object class="NSMutableArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{40, 40}</string>
-				<string>{40, 40}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">933</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/MarkerStyleCell.h b/test/ios/RootBrowser/MarkerStyleCell.h
deleted file mode 100644
index c37662ca0ce8f15b6e22876c8e2463918fa3103b..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/MarkerStyleCell.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "TAttMarker.h"
-
-@interface MarkerStyleCell : UIView
-
-- (id) initWithFrame : (CGRect)frame andMarkerStyle : (EMarkerStyle)style;
-
-@end
diff --git a/test/ios/RootBrowser/MarkerStyleCell.mm b/test/ios/RootBrowser/MarkerStyleCell.mm
deleted file mode 100644
index 5df1cd13f0ecbe10c2d5cd4d05fd65cb9f2dac1b..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/MarkerStyleCell.mm
+++ /dev/null
@@ -1,40 +0,0 @@
-#import <CoreGraphics/CGContext.h>
-
-#import "MarkerStyleCell.h"
-
-#import "IOSMarkers.h"
-#import "TPoint.h"
-
-@implementation MarkerStyleCell {
-   EMarkerStyle markerStyle;
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame andMarkerStyle : (EMarkerStyle)style
-{
-   self = [super initWithFrame : frame];
-   if (self) {
-      markerStyle = style;
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)drawRect : (CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   CGContextTranslateCTM(ctx, 0.f, rect.size.height);
-   CGContextScaleCTM(ctx, 1.f, -1.f);
-
-   CGContextSetAllowsAntialiasing(ctx, 0);
-   CGContextSetRGBFillColor(ctx, 0.f, 0.f, 0.f, 1.f);
-   CGContextSetRGBStrokeColor(ctx, 0.f, 0.f, 0.f, 1.f);
-
-   TPoint markerPosition(rect.size.width / 2, rect.size.height / 2);
-   ROOT::iOS::GraphicUtils::DrawPolyMarker(ctx, 1, &markerPosition, 2.5, Style_t(markerStyle));//2.5 is the marker size.
-}
-
-@end
diff --git a/test/ios/RootBrowser/ObjectInspector.h b/test/ios/RootBrowser/ObjectInspector.h
deleted file mode 100644
index 06de238ef502a943a68362a7c246892996cd6075..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ObjectInspector.h
+++ /dev/null
@@ -1,15 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-
-@class EditorView;
-
-@interface ObjectInspector : UIViewController <ObjectInspectorComponent>
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-- (void) resetInspector;
-
-- (EditorView *) getEditorView;
-
-@end
diff --git a/test/ios/RootBrowser/ObjectInspector.mm b/test/ios/RootBrowser/ObjectInspector.mm
deleted file mode 100644
index 577a5843bc580a0e22863bdfc4627cf3565a838e..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ObjectInspector.mm
+++ /dev/null
@@ -1,200 +0,0 @@
-#import "InspectorWithNavigation.h"
-#import "FilledAreaInspector.h"
-#import "ObjectInspector.h"
-#import "MarkerInspector.h"
-#import "AxisInspector.h"
-#import "LineInspector.h"
-#import "PadInspector.h"
-#import "H1Inspector.h"
-#import "EditorView.h"
-
-//C++ (ROOT) imports.
-#import "TAttMarker.h"
-#import "TAttLine.h"
-#import "TAttFill.h"
-#import "TAttAxis.h"
-#import "TAttPad.h"
-#import "TObject.h"
-#import "TClass.h"
-#import "TH1.h"
-
-namespace {
-   enum {
-      //Just indices.
-      kAttLine = 0,
-      kAttFill = 1,
-      kAttPad = 2,
-      kAttAxis  = 3,
-      //Add the new one here.
-      kAttMarker = 4,
-      kAttH1 = 5,
-      kNOfInspectors //
-   };
-}
-
-@implementation ObjectInspector {
-   UIViewController <ObjectInspectorComponent> *activeEditors[kNOfInspectors];
-   UIViewController <ObjectInspectorComponent> *cachedEditors[kNOfInspectors];
-
-   unsigned nActiveEditors;
-
-   TObject *object;
-
-   EditorView *editorView;
-}
-
-
-//____________________________________________________________________________________________________
-- (void) initObjectInspectorView
-{
-   editorView = [[EditorView alloc] initWithFrame:CGRectMake(0.f, 0.f, [EditorView editorWidth], [EditorView editorHeight])];
-   self.view = editorView;
-}
-
-//____________________________________________________________________________________________________
-- (void) cacheEditors
-{
-   //TAttLine.
-   cachedEditors[kAttLine] = [[LineInspector alloc] initWithNibName : @"LineInspector" bundle : nil];//lineInspector;
-   //TAttFill.
-   cachedEditors[kAttFill] = [[FilledAreaInspector alloc] initWithNibName : @"FilledAreaInspector" bundle : nil];
-   //TAttPad.
-   cachedEditors[kAttPad] = [[PadInspector alloc] initWithNibName : @"PadInspector" bundle : nil];//padInspector;
-   //TAttAxis.
-   cachedEditors[kAttAxis] = [[AxisInspector alloc] initWithNibName : @"AxisInspector" bundle : nil];
-   //TAttMarker.
-   cachedEditors[kAttMarker] = [[MarkerInspector alloc] initWithNibName: @"MarkerInspector" bundle : nil];
-   //H1's inspector.
-   cachedEditors[kAttH1] = [[H1Inspector alloc] initWithNibName : @"H1Inspector" bundle : nil];
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
-   if (self) {
-      [self initObjectInspectorView];
-      [self cacheEditors];
-   }
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-/*
-// Implement loadView to create a view hierarchy programmatically, without using a nib.
-- (void)loadView
-{
-}
-*/
-
-/*
-// Implement viewDidLoad to do additional setup after loading the view, typically from a nib.
-- (void)viewDidLoad
-{
-    [super viewDidLoad];
-}
-*/
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-    [super viewDidUnload];
-    // Release any retained subviews of the main view.
-    // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-    // Return YES for supported orientations
-    return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   for (unsigned i = 0; i < nActiveEditors; ++i)
-      [activeEditors[i] setROOTObjectController : c];
-}
-
-//____________________________________________________________________________________________________
-- (void) setTitle
-{
-   if (dynamic_cast<TAttPad *>(object)) {
-      //This is special case, as soon as ROOT::iOS::Pad does not have
-      //ClassDef, the IsA() will be for TVirtualPad, but I want to
-      //see simply "Pad" as a title.
-      [editorView setEditorTitle : "Pad"];
-   } else {
-      [editorView setEditorTitle : object->IsA()->GetName()];
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) setActiveEditors
-{
-   nActiveEditors = 0;
-
-   if (dynamic_cast<TAttLine *>(object) && !dynamic_cast<TAttPad *>(object))
-      activeEditors[nActiveEditors++] = cachedEditors[kAttLine];
-
-   if (dynamic_cast<TAttFill *>(object))
-      activeEditors[nActiveEditors++] = cachedEditors[kAttFill];
-
-   if (dynamic_cast<TAttPad *>(object))
-      activeEditors[nActiveEditors++] = cachedEditors[kAttPad];
-
-   if (dynamic_cast<TAttAxis *>(object))
-      activeEditors[nActiveEditors++] = cachedEditors[kAttAxis];
-
-   if (dynamic_cast<TAttMarker *>(object))
-      activeEditors[nActiveEditors++] = cachedEditors[kAttMarker];
-
-   if (dynamic_cast<TH1 *>(object))
-      activeEditors[nActiveEditors++] = cachedEditors[kAttH1];
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   if (o != object) {
-      //Initialize.
-      object = o;
-
-      [self setTitle];
-      [self setActiveEditors];
-
-      for (unsigned i = 0; i < nActiveEditors; ++i)
-         [activeEditors[i] setROOTObject : o];
-
-      [editorView removeAllEditors];
-
-      for (unsigned i = 0; i < nActiveEditors; ++i)
-         [editorView addSubEditor : activeEditors[i].view withName : [activeEditors[i] getComponentName]];
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) resetInspector
-{
-   for (unsigned i = 0; i < nActiveEditors; ++i)
-      if ([activeEditors[i] respondsToSelector : @selector(resetInspector)])
-         [activeEditors[i] resetInspector];
-}
-
-//____________________________________________________________________________________________________
-- (EditorView *) getEditorView
-{
-   return editorView;
-}
-
-@end
diff --git a/test/ios/RootBrowser/ObjectInspectorComponent.h b/test/ios/RootBrowser/ObjectInspectorComponent.h
deleted file mode 100644
index d8f88bdf936a106184afb16fc2db4cb0396babfe..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ObjectInspectorComponent.h
+++ /dev/null
@@ -1,22 +0,0 @@
-#import <Foundation/Foundation.h>
-
-//
-//Protocol to be adopted by every specific "object editor" or
-//"object-inspector".
-//
-
-@class ROOTObjectController;
-
-class TObject;
-
-@protocol ObjectInspectorComponent <NSObject>
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-
-@optional
-
-- (NSString*) getComponentName;
-- (void) resetInspector;
-
-@end
diff --git a/test/ios/RootBrowser/ObjectShortcut.h b/test/ios/RootBrowser/ObjectShortcut.h
deleted file mode 100644
index c7e5456f7d3e2a3ac5fddc60eca374e1dd812be2..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ObjectShortcut.h
+++ /dev/null
@@ -1,23 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@class FileContentController;
-@class SpotView;
-
-@interface ObjectShortcut : UIView
-
-@property (nonatomic, retain) SpotView *spot;
-@property (nonatomic, assign) BOOL isDirectory;
-@property (nonatomic, retain) UIImage *icon;
-@property (nonatomic, readonly) unsigned objectIndex;
-@property (nonatomic, retain) NSString *objectName;
-
-+ (CGFloat) iconWidth;
-+ (CGFloat) iconHeight;
-+ (CGFloat) textHeight;
-+ (CGRect) defaultRect;
-
-
-- (id) initWithFrame : (CGRect)frame controller : (FileContentController*) c forObjectAtIndex : (unsigned)objIndex withThumbnail : (UIImage *)thumbnail;
-- (id) initWithFrame : (CGRect)frame controller : (FileContentController*) c forFolderAtIndex : (unsigned)index;
-
-@end
diff --git a/test/ios/RootBrowser/ObjectShortcut.mm b/test/ios/RootBrowser/ObjectShortcut.mm
deleted file mode 100644
index 0df1044f146e8ff146a203369285386a90546955..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ObjectShortcut.mm
+++ /dev/null
@@ -1,141 +0,0 @@
-#import <CoreGraphics/CGContext.h>
-#import <QuartzCore/QuartzCore.h>
-#import <Availability.h>
-
-#import "FileContentController.h"
-#import "ObjectShortcut.h"
-#import "SpotView.h"
-
-//C++ (ROOT) imports.
-#import "FileUtils.h"
-#import "TObject.h"
-
-const CGSize folderIconSize = CGSizeMake(128.f, 128.f);
-
-@implementation ObjectShortcut  {
-   __weak FileContentController *controller;
-
-   unsigned objectIndex;
-   NSString *objectName;
-}
-
-@synthesize isDirectory;
-@synthesize icon;
-@synthesize objectIndex;
-@synthesize objectName;
-@synthesize spot;
-
-//____________________________________________________________________________________________________
-+ (CGFloat) iconWidth
-{
-   return 150.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) iconHeight
-{
-   return 150.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGFloat) textHeight
-{
-   return 100.f;
-}
-
-//____________________________________________________________________________________________________
-+ (CGRect) defaultRect
-{
-   return CGRectMake(0.f, 0.f, [ObjectShortcut iconWidth], [ObjectShortcut iconHeight] + [ObjectShortcut textHeight]);
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame controller : (FileContentController*) c forFolderAtIndex : (unsigned)index
-{
-   using namespace ROOT::iOS::Browser;
-
-   if (self = [super initWithFrame : frame]) {
-      frame.origin = CGPointZero;
-      frame.size.height = [ObjectShortcut iconHeight];
-
-      spot = [[SpotView alloc] initWithFrame : frame];
-      [self addSubview : spot];
-
-      controller = c;
-      objectIndex = index;
-
-      const FileContainer *cont = controller.fileContainer->GetDirectory(index);
-      isDirectory = YES;
-      self.objectName = [NSString stringWithFormat : @"%s", cont->GetFileName()];
-      self.icon = [UIImage imageNamed : @"directory.png"];
-      self.opaque = NO;
-
-      //Tap gesture to select a directory.
-      UITapGestureRecognizer *tap = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(handleTap)];
-      [self addGestureRecognizer : tap];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame controller : (FileContentController*) c forObjectAtIndex : (unsigned)objIndex withThumbnail : (UIImage *)thumbnail
-{
-   using namespace ROOT::iOS::Browser;
-
-   self = [super initWithFrame:frame];
-
-   if (self) {
-      frame.origin = CGPointZero;
-      frame.size.height = [ObjectShortcut iconHeight];
-
-      spot = [[SpotView alloc] initWithFrame : frame];
-      [self addSubview : spot];
-
-      //ROOT's staff.
-      controller = c;
-      objectIndex = objIndex;
-
-      const TObject *obj = controller.fileContainer->GetObject(objIndex);
-      self.objectName = [NSString stringWithFormat : @"%s", obj->GetName()];
-      self.icon = thumbnail;
-
-      self.opaque = NO;
-
-      //Tap gesture to select an object.
-      UITapGestureRecognizer *tap = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(handleTap)];
-      [self addGestureRecognizer : tap];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) drawRect : (CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   if (isDirectory) {
-      //Directory's icon is 128 x 128 < than thumbnail.
-      CGPoint topLeft = CGPointMake([ObjectShortcut iconWidth] / 2 - folderIconSize.width / 2, [ObjectShortcut iconHeight] / 2 - folderIconSize.height / 2);
-      [icon drawAtPoint : topLeft];
-   } else
-      [icon drawAtPoint : CGPointZero];
-
-   CGContextSetRGBFillColor(ctx, 1.f, 1.f, 1.f, 1.f);
-   const CGRect textRect = CGRectMake(0.f, [ObjectShortcut iconHeight], [ObjectShortcut iconWidth], [ObjectShortcut textHeight]);
-
-#ifdef __IPHONE_6_0
-   [objectName drawInRect : textRect withFont : [UIFont systemFontOfSize : 16] lineBreakMode : NSLineBreakByWordWrapping alignment : NSTextAlignmentCenter];
-#else
-   [objectName drawInRect : textRect withFont : [UIFont systemFontOfSize : 16] lineBreakMode : UILineBreakModeWordWrap alignment : UITextAlignmentCenter];
-#endif
-}
-
-//____________________________________________________________________________________________________
-- (void) handleTap
-{
-   [controller selectObjectFromFile : self];
-}
-
-@end
diff --git a/test/ios/RootBrowser/PadImageScrollView.h b/test/ios/RootBrowser/PadImageScrollView.h
deleted file mode 100644
index d8990e81f549d27d46dcd04740f87692ae312c9b..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadImageScrollView.h
+++ /dev/null
@@ -1,20 +0,0 @@
-#import <UIKit/UIKit.h>
-
-namespace ROOT {
-namespace iOS {
-
-class Pad;
-
-}
-}
-
-@interface PadImageScrollView : UIScrollView <UIScrollViewDelegate>
-
-+ (CGRect) defaultImageFrame;
-
-- (id) initWithFrame : (CGRect)frame;
-
-- (void) setPad : (ROOT::iOS::Pad *)pad;
-- (void) resetToFrame : (CGRect)frame;
-
-@end
diff --git a/test/ios/RootBrowser/PadImageScrollView.mm b/test/ios/RootBrowser/PadImageScrollView.mm
deleted file mode 100644
index ce11b30317eea6a7afb29e403edb3849a3c78e00..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadImageScrollView.mm
+++ /dev/null
@@ -1,213 +0,0 @@
-#import <stdlib.h>
-
-#import <QuartzCore/QuartzCore.h>
-
-#import "PadImageScrollView.h"
-#import "PadView.h"
-
-//C++ (ROOT) imports.
-#import "TObject.h"
-#import "IOSPad.h"
-
-static const CGFloat defaultImageW = 700.f;
-static const CGFloat defaultImageH = 700.f;
-static const CGFloat maxZoom = 2.f;
-static const CGFloat minZoom = 1.f;
-
-@implementation PadImageScrollView {
-   ROOT::iOS::Pad *pad;
-
-   PadView *nestedView;
-}
-
-//____________________________________________________________________________________________________
-+ (CGRect) defaultImageFrame
-{
-   return CGRectMake(0.f, 0.f, defaultImageW, defaultImageH);
-}
-
-//____________________________________________________________________________________________________
-- (CGPoint) adjustOriginForFrame : (CGRect)frame withSize : (CGSize) sz
-{
-   return CGPointMake(frame.size.width / 2 - sz.width / 2, frame.size.height / 2 - sz.height / 2);
-}
-
-//____________________________________________________________________________________________________
-- (void) initPadView : (CGRect)frame
-{
-   CGRect padFrame = [PadImageScrollView defaultImageFrame];
-   padFrame.origin = [self adjustOriginForFrame : frame withSize : padFrame.size];
-
-   nestedView = [[PadView alloc] initImmutableViewWithFrame : padFrame];
-   nestedView.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-
-   [self addSubview : nestedView];
-}
-
-
-//____________________________________________________________________________________________________
-- (void) setContentSize : (CGSize) size contentOffset : (CGPoint)offset minScale : (CGFloat)min maxScale : (CGFloat)max scale : (CGFloat)scale
-{
-   self.maximumZoomScale = max;
-   self.minimumZoomScale = min;
-   self.zoomScale = scale;
-   self.contentSize = size;
-   self.contentOffset = offset;
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame
-{
-   if (self = [super initWithFrame : frame]) {
-      self.delegate = self; //hehehehe
-      self.bouncesZoom = NO;
-      self.bounces = NO;
-      self.backgroundColor = [UIColor clearColor];
-      self.decelerationRate = UIScrollViewDecelerationRateFast;
-
-      [self setContentSize : frame.size contentOffset : CGPointZero minScale : minZoom maxScale : maxZoom scale : 1];
-
-      UITapGestureRecognizer *doubleTap = [[UITapGestureRecognizer alloc] initWithTarget : self action : @selector(handleDoubleTap:)];
-      doubleTap.numberOfTapsRequired = 2;
-      [self addGestureRecognizer : doubleTap];
-   }
-
-   return self;
-}
-
-#pragma mark - Child view's management
-//____________________________________________________________________________________________________
-- (void) clearScroll
-{
-   [self setContentSize : [PadImageScrollView defaultImageFrame].size contentOffset : CGPointZero minScale : minZoom maxScale : maxZoom scale : 1];
-   [nestedView removeFromSuperview];
-   nestedView = nil;
-}
-
-#pragma mark - Image/pad/geometry management.
-
-//____________________________________________________________________________________________________
-- (void) setPad : (ROOT::iOS::Pad *)p
-{
-   pad = p;
-   pad->SetViewWH(defaultImageW, defaultImageH);
-
-   if (nestedView && nestedView.zoomed) {
-      [self clearScroll];
-      [self initPadView : self.frame];
-   } else if (!nestedView) {
-      [self initPadView : self.frame];
-   }
-
-   [nestedView setPad : pad];
-   [nestedView setNeedsDisplay];
-}
-
-//____________________________________________________________________________________________________
-- (void) resetToFrame : (CGRect) newFrame
-{
-   self.frame = newFrame;
-   [self setContentSize : newFrame.size contentOffset : CGPointZero minScale : minZoom maxScale : maxZoom scale : 1];
-
-   if (nestedView.zoomed) {
-      [self clearScroll];
-      [self initPadView : newFrame];
-      [nestedView setPad : pad];
-      [nestedView setNeedsDisplay];
-   }
-}
-
-//_________________________________________________________________
-- (CGRect)centeredFrameForScrollView:(UIScrollView *)scroll andUIView:(UIView *)rView
-{
-   CGSize boundsSize = scroll.bounds.size;
-   CGRect frameToCenter = rView.frame;
-   // center horizontally
-   if (frameToCenter.size.width < boundsSize.width) {
-      frameToCenter.origin.x = (boundsSize.width - frameToCenter.size.width) / 2;
-   }
-   else {
-      frameToCenter.origin.x = 0;
-   }
-   // center vertically
-   if (frameToCenter.size.height < boundsSize.height) {
-      frameToCenter.origin.y = (boundsSize.height - frameToCenter.size.height) / 2;
-   }
-   else {
-      frameToCenter.origin.y = 0;
-   }
-
-   return frameToCenter;
-}
-
-//____________________________________________________________________________________________________
-- (void)scrollViewDidZoom:(UIScrollView *)scroll
-{
-   nestedView.frame = [self centeredFrameForScrollView : scroll andUIView : nestedView];
-}
-
-//____________________________________________________________________________________________________
-- (void)scrollViewDidEndZooming : (UIScrollView *)scroll withView : (UIView *)view atScale : (float)scale
-{
-   const CGPoint offset = [scroll contentOffset];
-   const CGRect newFrame = nestedView.frame;
-
-   [scroll setZoomScale : 1.f];
-
-   const unsigned base = [PadImageScrollView defaultImageFrame].size.width;
-
-   scroll.minimumZoomScale = base / newFrame.size.width;
-   scroll.maximumZoomScale = maxZoom * base / newFrame.size.width;
-
-   [nestedView removeFromSuperview];
-
-   nestedView = [[PadView alloc] initImmutableViewWithFrame : newFrame];
-   [nestedView setPad : pad];
-
-   [scroll addSubview : nestedView];
-
-   scroll.contentSize = newFrame.size;
-   scroll.contentOffset = offset;
-
-   nestedView.zoomed = YES;
-}
-
-//____________________________________________________________________________________________________
-- (UIView *) viewForZoomingInScrollView:(UIScrollView *)scrollView
-{
-   return nestedView;
-}
-
-//____________________________________________________________________________________________________
-- (CGRect)zoomRectForScale:(float)scale withCenter:(CGPoint)center {
-
-    CGRect zoomRect;
-
-    // the zoom rect is in the content view's coordinates.
-    //    At a zoom scale of 1.0, it would be the size of the imageScrollView's bounds.
-    //    As the zoom scale decreases, so more content is visible, the size of the rect grows.
-    zoomRect.size.height = [self frame].size.height / scale;
-    zoomRect.size.width  = [self frame].size.width  / scale;
-
-    // choose an origin so as to get the right center.
-    zoomRect.origin.x    = center.x - (zoomRect.size.width  / 2.0);
-    zoomRect.origin.y    = center.y - (zoomRect.size.height / 2.0);
-
-    return zoomRect;
-}
-
-//____________________________________________________________________________________________________
-- (void) handleDoubleTap : (UITapGestureRecognizer *)tap
-{
-   //Identify, if we should unzoom.
-   if (fabs(nestedView.frame.size.width - maxZoom * defaultImageW) < 10) {
-      [self resetToFrame : self.frame];
-   } else {
-      //Zoom in.
-      const CGFloat newScale = maxZoom * defaultImageW / nestedView.frame.size.width;
-      CGRect zoomRect = [self zoomRectForScale : newScale withCenter : [tap locationInView : self]];
-      [self zoomToRect : zoomRect animated : YES];
-   }
-}
-
-@end
diff --git a/test/ios/RootBrowser/PadInspector.h b/test/ios/RootBrowser/PadInspector.h
deleted file mode 100644
index 8271ee752e0d48418d226b197dfab5a4d9610229..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadInspector.h
+++ /dev/null
@@ -1,17 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-
-@interface PadInspector : UIViewController <ObjectInspectorComponent, UITabBarDelegate> {
-@private
-   __weak IBOutlet UITabBar *tabBar;
-}
-
-+ (CGRect) inspectorFrame;
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-- (NSString *) getComponentName;
-- (void) resetInspector;
-
-@end
diff --git a/test/ios/RootBrowser/PadInspector.mm b/test/ios/RootBrowser/PadInspector.mm
deleted file mode 100644
index 535606c22ee45f8c443719adc08faf28aadcb7bd..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadInspector.mm
+++ /dev/null
@@ -1,142 +0,0 @@
-#import "PadTicksGridInspector.h"
-#import "PadLogScaleInspector.h"
-#import "PadInspector.h"
-
-//It's mm file == C++, consts have internal linkage.
-const CGFloat totalHeight = 250.f;
-const CGFloat tabBarHeight = 49.f;
-const CGRect nestedComponentFrame = CGRectMake(0.f, tabBarHeight, 250.f, totalHeight - tabBarHeight);
-
-@interface PadInspector () {
-   PadTicksGridInspector *gridInspector;
-   PadLogScaleInspector *logScaleInspector;
-
-   __weak ROOTObjectController *controller;
-   TObject *object;
-}
-
-- (void) showTicksAndGridInspector;
-- (void) showLogScaleInspector;
-
-@end
-
-@implementation PadInspector
-
-//____________________________________________________________________________________________________
-+ (CGRect) inspectorFrame
-{
-   return CGRectMake(0.f, 0.f, 250.f, 250.f);
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
-
-   [self view];
-
-   if (self) {
-      //Load inspectors from nib files.
-      gridInspector = [[PadTicksGridInspector alloc] initWithNibName : @"PadTicksGridInspector" bundle : nil];
-      gridInspector.view.frame = nestedComponentFrame;
-      logScaleInspector = [[PadLogScaleInspector alloc] initWithNibName : @"PadLogScaleInspector" bundle : nil];
-      logScaleInspector.view.frame = nestedComponentFrame;
-
-      [self.view addSubview : gridInspector.view];
-      [self.view addSubview : logScaleInspector.view];
-
-      gridInspector.view.hidden = NO;
-      logScaleInspector.view.hidden = YES;
-
-      tabBar.selectedItem = [[tabBar items] objectAtIndex : 0];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-   [gridInspector setROOTObjectController : c];
-   [logScaleInspector setROOTObjectController : c];
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   object = o;
-   [gridInspector setROOTObject : o];
-   [logScaleInspector setROOTObject : o];
-}
-
-//____________________________________________________________________________________________________
-- (NSString *) getComponentName
-{
-   return @"Pad attributes";
-}
-
-//____________________________________________________________________________________________________
-- (void) resetInspector
-{
-   tabBar.selectedItem = [[tabBar items] objectAtIndex : 0];
-   [self showTicksAndGridInspector];
-}
-
-//____________________________________________________________________________________________________
-- (void) showTicksAndGridInspector
-{
-   logScaleInspector.view.hidden = YES;
-   gridInspector.view.hidden = NO;
-}
-
-//____________________________________________________________________________________________________
-- (void) showLogScaleInspector
-{
-   logScaleInspector.view.hidden = NO;
-   gridInspector.view.hidden = YES;
-}
-
-#pragma mark - Tabbar delegate.
-//____________________________________________________________________________________________________
-- (void) tabBar : (UITabBar *) tb didSelectItem : (UITabBarItem *)item
-{
-   if (item.tag == 1)
-      [self showTicksAndGridInspector];
-   else if (item.tag == 2)
-      [self showLogScaleInspector];
-}
-
-@end
diff --git a/test/ios/RootBrowser/PadInspector.xib b/test/ios/RootBrowser/PadInspector.xib
deleted file mode 100644
index 6390e3184010e6abce69eebd6fb71e7ada4b0a13..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadInspector.xib
+++ /dev/null
@@ -1,256 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1280</int>
-		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
-		<string key="IBDocument.AppKitVersion">1138.23</string>
-		<string key="IBDocument.HIToolboxVersion">567.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">933</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUITabBar</string>
-			<string>IBUIView</string>
-			<string>IBUITabBarItem</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="898471316">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUITabBar" id="884142353">
-						<reference key="NSNextResponder" ref="898471316"/>
-						<int key="NSvFlags">266</int>
-						<string key="NSFrameSize">{250, 49}</string>
-						<reference key="NSSuperview" ref="898471316"/>
-						<reference key="NSWindow"/>
-						<string key="NSReuseIdentifierKey">_NS:518</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="577057208">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSMutableArray" key="IBUIItems">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBUITabBarItem" id="914614075">
-								<int key="IBUITag">1</int>
-								<string key="IBUITitle">Ticks and grid</string>
-								<object class="NSCustomResource" key="IBUIImage">
-									<string key="NSClassName">NSImage</string>
-									<string key="NSResourceName">ticks_tab.png</string>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUITabBar" ref="884142353"/>
-							</object>
-							<object class="IBUITabBarItem" id="676492579">
-								<int key="IBUITag">2</int>
-								<string key="IBUITitle">Log scale</string>
-								<object class="NSCustomResource" key="IBUIImage">
-									<string key="NSClassName">NSImage</string>
-									<string key="NSResourceName">lg_tab.png</string>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUITabBar" ref="884142353"/>
-							</object>
-						</object>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 250}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="884142353"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="577057208"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="898471316"/>
-					</object>
-					<int key="connectionID">8</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">tabBar</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="884142353"/>
-					</object>
-					<int key="connectionID">19</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="884142353"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">17</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="898471316"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="884142353"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">14</int>
-						<reference key="object" ref="884142353"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="914614075"/>
-							<reference ref="676492579"/>
-						</object>
-						<reference key="parent" ref="898471316"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">15</int>
-						<reference key="object" ref="914614075"/>
-						<reference key="parent" ref="884142353"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">16</int>
-						<reference key="object" ref="676492579"/>
-						<reference key="parent" ref="884142353"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>14.IBPluginDependency</string>
-					<string>15.IBPluginDependency</string>
-					<string>16.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>PadInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">19</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">PadInspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="outlets">
-						<string key="NS.key.0">tabBar</string>
-						<string key="NS.object.0">UITabBar</string>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<string key="NS.key.0">tabBar</string>
-						<object class="IBToOneOutletInfo" key="NS.object.0">
-							<string key="name">tabBar</string>
-							<string key="candidateClassName">UITabBar</string>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/PadInspector.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>lg_tab.png</string>
-				<string>ticks_tab.png</string>
-			</object>
-			<object class="NSMutableArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{30, 30}</string>
-				<string>{30, 30}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">933</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/PadLogScaleInspector.h b/test/ios/RootBrowser/PadLogScaleInspector.h
deleted file mode 100644
index 5518ea30ffb37a6f7a99ff890e95dfd8ba86ca17..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadLogScaleInspector.h
+++ /dev/null
@@ -1,17 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-
-@interface PadLogScaleInspector : UIViewController <ObjectInspectorComponent> {
-@private
-   __weak IBOutlet UISwitch *logX;
-   __weak IBOutlet UISwitch *logY;
-   __weak IBOutlet UISwitch *logZ;
-}
-
-- (void) setROOTObjectController : (ROOTObjectController *)c;
-- (void) setROOTObject : (TObject *)o;
-
-- (IBAction) logActivated : (UISwitch *) log;
-
-@end
diff --git a/test/ios/RootBrowser/PadLogScaleInspector.mm b/test/ios/RootBrowser/PadLogScaleInspector.mm
deleted file mode 100644
index c2620487fc87f6d7653211877efc18dee5edd14b..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadLogScaleInspector.mm
+++ /dev/null
@@ -1,82 +0,0 @@
-#import "ROOTObjectController.h"
-#import "PadLogScaleInspector.h"
-
-//C++ (ROOT) imports.
-#import "TVirtualPad.h"
-#import "TObject.h"
-
-@implementation PadLogScaleInspector {
-   __weak ROOTObjectController *controller;
-   TVirtualPad *object;
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-   [self view];
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   object = static_cast<TVirtualPad *>(o);
-   //Result of cast is not checked here, it's done at the upper level.
-   logX.on = object->GetLogx();
-   logY.on = object->GetLogy();
-   logZ.on = object->GetLogz();
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-    // Releases the view if it doesn't have a superview.
-    [super didReceiveMemoryWarning];
-    // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) logActivated : (UISwitch *) log
-{
-   if (log == logX)
-      object->SetLogx(log.on);
-   if (log == logY)
-      object->SetLogy(log.on);
-   if (log == logZ)
-      object->SetLogz(log.on);
-
-   [controller objectWasModifiedUpdateSelection : YES];//Now picture changed, so picking buffer is invalid.
-}
-
-@end
diff --git a/test/ios/RootBrowser/PadLogScaleInspector.xib b/test/ios/RootBrowser/PadLogScaleInspector.xib
deleted file mode 100644
index 91d600f19078fa5952b5b31e0bd849c6da8b4d5c..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadLogScaleInspector.xib
+++ /dev/null
@@ -1,429 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">11B26</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
-		<string key="IBDocument.AppKitVersion">1138</string>
-		<string key="IBDocument.HIToolboxVersion">566.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">534</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUISwitch</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="710821537">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUILabel" id="206277243">
-						<reference key="NSNextResponder" ref="710821537"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 23}, {60, 21}}</string>
-						<reference key="NSSuperview" ref="710821537"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="977763625"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="8431608">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Log X:</string>
-						<object class="NSColor" key="IBUITextColor" id="1068239064">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="296009469">
-						<reference key="NSNextResponder" ref="710821537"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 90}, {60, 21}}</string>
-						<reference key="NSSuperview" ref="710821537"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="702364961"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="8431608"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Log Y:</string>
-						<reference key="IBUITextColor" ref="1068239064"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="649526714">
-						<reference key="NSNextResponder" ref="710821537"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 157}, {60, 21}}</string>
-						<reference key="NSSuperview" ref="710821537"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="625742826"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="8431608"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Log Z:</string>
-						<reference key="IBUITextColor" ref="1068239064"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUISwitch" id="977763625">
-						<reference key="NSNextResponder" ref="710821537"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 20}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="710821537"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="296009469"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="702364961">
-						<reference key="NSNextResponder" ref="710821537"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 87}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="710821537"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="649526714"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="625742826">
-						<reference key="NSNextResponder" ref="710821537"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 154}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="710821537"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 201}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="206277243"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="8431608"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">logX</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="977763625"/>
-					</object>
-					<int key="connectionID">12</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">logY</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="702364961"/>
-					</object>
-					<int key="connectionID">13</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">logZ</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="625742826"/>
-					</object>
-					<int key="connectionID">14</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="710821537"/>
-					</object>
-					<int key="connectionID">15</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">logActivated:</string>
-						<reference key="source" ref="977763625"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">17</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">logActivated:</string>
-						<reference key="source" ref="702364961"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">18</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">logActivated:</string>
-						<reference key="source" ref="625742826"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">19</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="710821537"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="206277243"/>
-							<reference ref="977763625"/>
-							<reference ref="649526714"/>
-							<reference ref="625742826"/>
-							<reference ref="296009469"/>
-							<reference ref="702364961"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="206277243"/>
-						<reference key="parent" ref="710821537"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="296009469"/>
-						<reference key="parent" ref="710821537"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">7</int>
-						<reference key="object" ref="649526714"/>
-						<reference key="parent" ref="710821537"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">8</int>
-						<reference key="object" ref="977763625"/>
-						<reference key="parent" ref="710821537"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">9</int>
-						<reference key="object" ref="702364961"/>
-						<reference key="parent" ref="710821537"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">10</int>
-						<reference key="object" ref="625742826"/>
-						<reference key="parent" ref="710821537"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>10.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>6.IBPluginDependency</string>
-					<string>7.IBPluginDependency</string>
-					<string>8.IBPluginDependency</string>
-					<string>9.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>PadLogScaleInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">19</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">PadLogScaleInspector</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>back</string>
-							<string>logActivated:</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>UISwitch</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>back</string>
-							<string>logActivated:</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">back</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">logActivated:</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>logX</string>
-							<string>logY</string>
-							<string>logZ</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UISwitch</string>
-							<string>UISwitch</string>
-							<string>UISwitch</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>logX</string>
-							<string>logY</string>
-							<string>logZ</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">logX</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">logY</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">logZ</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/PadLogScaleInspector.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">534</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/PadTicksGridInspector.h b/test/ios/RootBrowser/PadTicksGridInspector.h
deleted file mode 100644
index 39178a9c8a6e7faae7243ff7c3fd0d95dbd2f54f..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadTicksGridInspector.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#import <UIKit/UIKit.h>
-
-#import "ObjectInspectorComponent.h"
-
-@interface PadTicksGridInspector : UIViewController <ObjectInspectorComponent> {
-@private
-   __weak IBOutlet UISwitch *gridX;
-   __weak IBOutlet UISwitch *gridY;
-   __weak IBOutlet UISwitch *ticksX;
-   __weak IBOutlet UISwitch *ticksY;
-}
-
-- (void) setROOTObjectController : (ROOTObjectController *) c;
-- (void) setROOTObject : (TObject *) obj;
-
-- (IBAction) gridActivated : (UISwitch *) g;
-- (IBAction) ticksActivated : (UISwitch *) t;
-
-@end
diff --git a/test/ios/RootBrowser/PadTicksGridInspector.mm b/test/ios/RootBrowser/PadTicksGridInspector.mm
deleted file mode 100644
index e10b2b528f4e002b15e80877a1242a4d2732cfe7..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadTicksGridInspector.mm
+++ /dev/null
@@ -1,99 +0,0 @@
-#import "PadTicksGridInspector.h"
-#import "ROOTObjectController.h"
-
-#import "TVirtualPad.h"
-#import "TObject.h"
-
-@implementation PadTicksGridInspector {
-   __weak ROOTObjectController *controller;
-   TVirtualPad *object;
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   [self view];
-
-   if (self) {
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObject : (TObject *)o
-{
-   object = static_cast<TVirtualPad *>(o);
-
-   //I do not check the result of cast here, it's done on upper level.
-   gridX.on = object->GetGridx();
-   gridY.on = object->GetGridy();
-   ticksX.on = object->GetTickx();
-   ticksY.on = object->GetTicky();
-}
-
-//____________________________________________________________________________________________________
-- (void) setROOTObjectController : (ROOTObjectController *)c
-{
-   controller = c;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-#pragma mark - Inspector's actions.
-
-//____________________________________________________________________________________________________
-- (IBAction) gridActivated : (UISwitch *) g
-{
-   if (g == gridX)
-      object->SetGridx(g.on);
-   else if (g == gridY)
-      object->SetGridy(g.on);
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) ticksActivated : (UISwitch *) t
-{
-   if (t == ticksX)
-      object->SetTickx(t.on);
-   else if (t == ticksY)
-      object->SetTicky(t.on);
-
-   [controller objectWasModifiedUpdateSelection : NO];
-}
-
-@end
diff --git a/test/ios/RootBrowser/PadTicksGridInspector.xib b/test/ios/RootBrowser/PadTicksGridInspector.xib
deleted file mode 100644
index f66968449ae55d936357025253fa7e7c02339101..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadTicksGridInspector.xib
+++ /dev/null
@@ -1,447 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1280</int>
-		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
-		<string key="IBDocument.AppKitVersion">1138.23</string>
-		<string key="IBDocument.HIToolboxVersion">567.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">933</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUISwitch</string>
-			<string>IBUIImageView</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="1072038660">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUILabel" id="636213135">
-						<reference key="NSNextResponder" ref="1072038660"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 20}, {65, 21}}</string>
-						<reference key="NSSuperview" ref="1072038660"/>
-						<reference key="NSNextKeyView" ref="284842038"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="144559922">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Grid X:</string>
-						<object class="NSColor" key="IBUITextColor" id="626833776">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="28584840">
-							<int key="type">1</int>
-							<double key="pointSize">17</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="478791487">
-							<string key="NSName">Helvetica</string>
-							<double key="NSSize">17</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUILabel" id="1070832907">
-						<reference key="NSNextResponder" ref="1072038660"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 55}, {65, 21}}</string>
-						<reference key="NSSuperview" ref="1072038660"/>
-						<reference key="NSNextKeyView" ref="30479809"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="144559922"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Grid Y:</string>
-						<reference key="IBUITextColor" ref="626833776"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="28584840"/>
-						<reference key="IBUIFont" ref="478791487"/>
-					</object>
-					<object class="IBUILabel" id="714210766">
-						<reference key="NSNextResponder" ref="1072038660"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 122}, {70, 21}}</string>
-						<reference key="NSSuperview" ref="1072038660"/>
-						<reference key="NSNextKeyView" ref="516245796"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="144559922"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Ticks X:</string>
-						<reference key="IBUITextColor" ref="626833776"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="28584840"/>
-						<reference key="IBUIFont" ref="478791487"/>
-					</object>
-					<object class="IBUILabel" id="516245796">
-						<reference key="NSNextResponder" ref="1072038660"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 157}, {70, 21}}</string>
-						<reference key="NSSuperview" ref="1072038660"/>
-						<reference key="NSNextKeyView" ref="88105639"/>
-						<string key="NSReuseIdentifierKey">_NS:327</string>
-						<reference key="IBUIBackgroundColor" ref="144559922"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Ticks Y:</string>
-						<reference key="IBUITextColor" ref="626833776"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<reference key="IBUIFontDescription" ref="28584840"/>
-						<reference key="IBUIFont" ref="478791487"/>
-					</object>
-					<object class="IBUISwitch" id="284842038">
-						<reference key="NSNextResponder" ref="1072038660"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 17}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="1072038660"/>
-						<reference key="NSNextKeyView" ref="1070832907"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<int key="IBUITag">1</int>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="30479809">
-						<reference key="NSNextResponder" ref="1072038660"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 52}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="1072038660"/>
-						<reference key="NSNextKeyView" ref="714210766"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<int key="IBUITag">2</int>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="970008662">
-						<reference key="NSNextResponder" ref="1072038660"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 119}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="1072038660"/>
-						<reference key="NSNextKeyView" ref="43204535"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<int key="IBUITag">3</int>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="43204535">
-						<reference key="NSNextResponder" ref="1072038660"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{136, 154}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="1072038660"/>
-						<string key="NSReuseIdentifierKey">_NS:592</string>
-						<bool key="IBUIOpaque">NO</bool>
-						<int key="IBUITag">4</int>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUIImageView" id="88105639">
-						<reference key="NSNextResponder" ref="1072038660"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{10, 99}, {230, 3}}</string>
-						<reference key="NSSuperview" ref="1072038660"/>
-						<reference key="NSNextKeyView" ref="970008662"/>
-						<string key="NSReuseIdentifierKey">_NS:544</string>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSCustomResource" key="IBUIImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">separator.png</string>
-						</object>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 201}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSNextKeyView" ref="636213135"/>
-				<string key="NSReuseIdentifierKey">_NS:195</string>
-				<reference key="IBUIBackgroundColor" ref="144559922"/>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="1072038660"/>
-					</object>
-					<int key="connectionID">18</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">gridX</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="284842038"/>
-					</object>
-					<int key="connectionID">25</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">gridY</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="30479809"/>
-					</object>
-					<int key="connectionID">26</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">ticksX</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="970008662"/>
-					</object>
-					<int key="connectionID">27</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">ticksY</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="43204535"/>
-					</object>
-					<int key="connectionID">28</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">gridActivated:</string>
-						<reference key="source" ref="284842038"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">19</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">gridActivated:</string>
-						<reference key="source" ref="30479809"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">20</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">ticksActivated:</string>
-						<reference key="source" ref="970008662"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">21</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">ticksActivated:</string>
-						<reference key="source" ref="43204535"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">22</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="1072038660"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="636213135"/>
-							<reference ref="284842038"/>
-							<reference ref="516245796"/>
-							<reference ref="43204535"/>
-							<reference ref="1070832907"/>
-							<reference ref="30479809"/>
-							<reference ref="714210766"/>
-							<reference ref="970008662"/>
-							<reference ref="88105639"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="636213135"/>
-						<reference key="parent" ref="1072038660"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="1070832907"/>
-						<reference key="parent" ref="1072038660"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">7</int>
-						<reference key="object" ref="714210766"/>
-						<reference key="parent" ref="1072038660"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">8</int>
-						<reference key="object" ref="516245796"/>
-						<reference key="parent" ref="1072038660"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">9</int>
-						<reference key="object" ref="284842038"/>
-						<reference key="parent" ref="1072038660"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">10</int>
-						<reference key="object" ref="30479809"/>
-						<reference key="parent" ref="1072038660"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">11</int>
-						<reference key="object" ref="970008662"/>
-						<reference key="parent" ref="1072038660"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">12</int>
-						<reference key="object" ref="43204535"/>
-						<reference key="parent" ref="1072038660"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">24</int>
-						<reference key="object" ref="88105639"/>
-						<reference key="parent" ref="1072038660"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>10.IBPluginDependency</string>
-					<string>11.IBPluginDependency</string>
-					<string>12.IBPluginDependency</string>
-					<string>24.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>6.IBPluginDependency</string>
-					<string>7.IBPluginDependency</string>
-					<string>8.IBPluginDependency</string>
-					<string>9.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>PadTicksGridInspector</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">28</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes"/>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<string key="NS.key.0">separator.png</string>
-			<string key="NS.object.0">{230, 3}</string>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">933</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/PadView.h b/test/ios/RootBrowser/PadView.h
deleted file mode 100644
index fdb4a9bbd73d4a860eae3f4bb5d74fda9bcd1c37..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadView.h
+++ /dev/null
@@ -1,36 +0,0 @@
-#import <UIKit/UIKit.h>
-
-///////////////////////////////////////////////////////////
-//  Custom view, subview for a detail view.
-//  Delegates all graphics to C++ code.
-//  This is view for pad in "editable state".
-//  TODO: find better class name.
-///////////////////////////////////////////////////////////
-
-namespace ROOT {
-namespace iOS {
-
-class Pad;
-
-}
-}
-
-@class ROOTObjectController;
-@class SelectionView;
-
-@interface PadView : UIView
-
-@property (nonatomic, retain) SelectionView *selectionView;
-@property (assign) BOOL zoomed;
-
-- (id) initWithFrame : (CGRect)frame controller : (ROOTObjectController *)c forPad : (ROOT::iOS::Pad*)pad;
-- (id) initImmutableViewWithFrame : (CGRect)frame;
-
-- (void) setPad : (ROOT::iOS::Pad *)newPad;
-- (void) clearPad;
-
-- (BOOL) pointOnSelectedObject : (CGPoint) pt;
-- (void) addPanRecognizer;
-- (void) removePanRecognizer;
-
-@end
diff --git a/test/ios/RootBrowser/PadView.mm b/test/ios/RootBrowser/PadView.mm
deleted file mode 100644
index 7ecb7a4c9820ff4147309bf0dd2742ec2abbfc05..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PadView.mm
+++ /dev/null
@@ -1,390 +0,0 @@
-#import <stddef.h>
-#import <string.h>
-#import <stdlib.h>
-#import <math.h>
-
-#import <CoreGraphics/CoreGraphics.h>
-#import <CoreGraphics/CGContext.h>
-
-#import "ROOTObjectController.h"
-#import "SelectionView.h"
-#import "Constants.h"
-#import "PadView.h"
-
-#import "TAxis.h"
-
-//C++ code (ROOT's ios module)
-#import "IOSPad.h"
-
-const CGFloat tapInterval = 0.15f;
-
-@interface PadView () {
-   ROOT::iOS::Pad *pad;
-
-   __weak ROOTObjectController *controller;
-
-   CGFloat currentScale;
-
-   BOOL panActive;
-
-   CGPoint tapPt;
-   BOOL processSecondTap;
-
-   BOOL isMutable;
-}
-
-- (void) handleSingleTap;
-- (void) handleDoubleTap;
-
-@end
-
-@implementation PadView
-
-@synthesize selectionView;
-@synthesize zoomed;
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame controller : (ROOTObjectController *)c forPad : (ROOT::iOS::Pad*)pd
-{
-   self = [super initWithFrame : frame];
-
-   if (self) {
-      controller = c;
-      pad = pd;
-
-      isMutable = YES;
-
-      frame.origin = CGPointZero;
-      selectionView = [[SelectionView alloc] initWithFrame : frame withPad : pad];
-      selectionView.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-      selectionView.hidden = YES;
-      [self addSubview : selectionView];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (id) initImmutableViewWithFrame : (CGRect)frame
-{
-   if (self = [super initWithFrame : frame]) {
-      controller = nil;
-      pad = nullptr;
-      selectionView = nil;
-
-      isMutable = NO;
-
-      self.multipleTouchEnabled = NO;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) setPad : (ROOT::iOS::Pad *)newPad
-{
-   pad = newPad;
-   if (isMutable)
-      [selectionView setPad : newPad];
-}
-
-//____________________________________________________________________________________________________
-- (void)drawRect : (CGRect)rect
-{
-   // Drawing code
-   if (!pad)
-      return;
-
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-   CGContextClearRect(ctx, rect);
-
-   pad->SetViewWH(rect.size.width, rect.size.height);
-   CGContextTranslateCTM(ctx, 0.f, rect.size.height);
-   CGContextScaleCTM(ctx, 1.f, -1.f);
-   pad->cd();
-   pad->SetContext(ctx);
-   pad->Paint();
-
-   if (isMutable && !selectionView.hidden)
-      [selectionView setNeedsDisplay];
-}
-
-//____________________________________________________________________________________________________
-- (void) clearPad
-{
-   pad->Clear();
-}
-
-//____________________________________________________________________________________________________
-- (void) addPanRecognizer
-{
-   panActive = YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) removePanRecognizer
-{
-   panActive = NO;
-}
-
-#pragma mark - Picking related stuff here.
-
-//____________________________________________________________________________________________________
-- (CGImageRef) initCGImageForPicking
-{
-   if (!isMutable)
-      return nullptr;
-
-   using namespace ROOT::iOS::Browser;
-   const CGRect rect = CGRectMake(0.f, 0.f, padW, padH);
-   //Create bitmap context.
-   UIGraphicsBeginImageContext(rect.size);
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   //Now draw into this context.
-   CGContextTranslateCTM(ctx, 0.f, rect.size.height);
-   CGContextScaleCTM(ctx, 1.f, -1.f);
-
-   //Disable anti-aliasing, to avoid "non-clear" colors.
-   CGContextSetAllowsAntialiasing(ctx, 0);
-   //Fill bitmap with black (nothing under cursor).
-   CGContextSetRGBFillColor(ctx, 0.f, 0.f, 0.f, 1.f);
-   CGContextFillRect(ctx, rect);
-   //Set context and paint pad's contents
-   //with special colors (color == object's identity)
-   pad->SetViewWH(rect.size.width, rect.size.height);
-
-   pad->cd();
-
-   pad->SetContext(ctx);
-   pad->PaintForSelection();
-
-   UIImage *uiImageForPicking = UIGraphicsGetImageFromCurrentImageContext();//autoreleased UIImage.
-   CGImageRef cgImageForPicking = uiImageForPicking.CGImage;
-   CGImageRetain(cgImageForPicking);//It must live as long, as I need :)
-
-   UIGraphicsEndImageContext();
-
-   return cgImageForPicking;
-
-}
-
-//____________________________________________________________________________________________________
-- (BOOL) fillPickingBufferFromCGImage : (CGImageRef) cgImage
-{
-   if (!isMutable)
-      return NO;
-
-   const size_t pixelsW = CGImageGetWidth(cgImage);
-   const size_t pixelsH = CGImageGetHeight(cgImage);
-   //Declare the number of bytes per row. Each pixel in the bitmap
-   //is represented by 4 bytes; 8 bits each of red, green, blue, and
-   //alpha.
-   const int bitmapBytesPerRow = pixelsW * 4;
-   const int bitmapByteCount = bitmapBytesPerRow * pixelsH;
-
-   //Use the generic RGB color space.
-   CGColorSpaceRef colorSpace = CGColorSpaceCreateDeviceRGB();
-   if (!colorSpace) {
-      //Log error: color space allocation failed.
-      return NO;
-   }
-
-   unsigned char *buffer = (unsigned char*)malloc(bitmapByteCount);
-   if (!buffer) {
-      //Log error: memory allocation failed.
-      CGColorSpaceRelease(colorSpace);
-      return NO;
-   }
-
-   // Create the bitmap context. We want pre-multiplied ARGB, 8-bits
-   // per component. Regardless of what the source image format is
-   // (CMYK, Grayscale, and so on) it will be converted over to the format
-   // specified here by CGBitmapContextCreate.
-   CGContextRef ctx = CGBitmapContextCreate(buffer, pixelsW, pixelsH, 8, bitmapBytesPerRow, colorSpace, kCGImageAlphaPremultipliedFirst);
-
-   CGColorSpaceRelease(colorSpace);
-
-   if (!ctx) {
-      //Log error: bitmap context creation failed.
-      free(buffer);
-      return NO;
-   }
-
-   const CGRect rect = CGRectMake(0.f, 0.f, pixelsW, pixelsH);
-   //Draw the image to the bitmap context. Once we draw, the memory
-   //allocated for the context for rendering will then contain the
-   //raw image data in the specified color space.
-
-   CGContextSetAllowsAntialiasing(ctx, 0);//Check, if I need this for a bitmap.
-   CGContextDrawImage(ctx, rect, cgImage);
-
-   pad->SetSelectionBuffer(pixelsW, pixelsH, buffer);
-   // When finished, release the context
-   CGContextRelease(ctx);
-   free(buffer);
-
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL) initPadPicking
-{
-   if (!isMutable)
-      return NO;
-
-   CGImageRef cgImage = [self initCGImageForPicking];
-   if (!cgImage)
-      return NO;
-
-   const BOOL res = [self fillPickingBufferFromCGImage : cgImage];
-   CGImageRelease(cgImage);
-
-   return res;
-}
-
-//____________________________________________________________________________________________________
-- (CGPoint) scaledPoint : (CGPoint)pt
-{
-   const CGFloat scale = ROOT::iOS::Browser::padW / self.frame.size.width;
-   return CGPointMake(pt.x * scale, pt.y * scale);
-}
-
-//____________________________________________________________________________________________________
-- (BOOL) pointOnSelectedObject : (CGPoint) pt
-{
-   //check if there is any object in pt.
-
-   if (!isMutable)
-      return NO;
-
-   if (!pad->SelectionIsValid() && ![self initPadPicking])
-      return NO;
-
-   const CGPoint newPt = [self scaledPoint : pt];
-   if (pad->GetSelected() == pad->ObjectInPoint(newPt.x, newPt.y))
-      return YES;
-
-   return NO;
-}
-
-//____________________________________________________________________________________________________
-- (void) handleSingleTap
-{
-   //Make a selection, fill the editor, disable double tap.
-
-   if (!isMutable)
-      return;
-
-   const CGPoint scaledTapPt = [self scaledPoint : tapPt];
-   if (!pad->SelectionIsValid() && ![self initPadPicking])
-      return;
-
-   pad->Pick(scaledTapPt.x, scaledTapPt.y);
-   //Tell controller that selection has probably changed.
-   [controller objectWasSelected : pad->GetSelected()];
-   processSecondTap = NO;
-}
-
-//____________________________________________________________________________________________________
-- (void) touchesBegan : (NSSet *)touches withEvent : (UIEvent *)event
-{
-   if (!isMutable)
-      return;
-
-   UITouch *touch = [touches anyObject];
-   if (touch.tapCount == 1) {
-      //Interaction has started.
-      tapPt = [touch locationInView : self];
-      //Gesture can be any of them:
-      processSecondTap = YES;
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) touchesMoved : (NSSet *)touches withEvent : (UIEvent *)event
-{
-   if (!isMutable)
-      return;
-
-   if (panActive) {
-      processSecondTap = NO;
-      TObject *selected = pad->GetSelected();
-      if (TAxis *axis = dynamic_cast<TAxis *>(selected)) {
-         if (!selectionView.panActive) {
-            selectionView.panActive = YES;
-            if (!strcmp(axis->GetName(), "xaxis"))
-               selectionView.verticalPanDirection = NO;
-            else
-               selectionView.verticalPanDirection = YES;
-            selectionView.panStart = tapPt;
-
-            pad->ExecuteEventAxis(kButton1Down, tapPt.x, tapPt.y, axis);
-         } else {
-            const CGPoint newPt = [[touches anyObject] locationInView : self];
-            selectionView.currentPanPoint = newPt;
-            pad->ExecuteEventAxis(kButton1Motion, newPt.x, newPt.y, axis);
-            [selectionView setNeedsDisplay];
-         }
-      } else {
-         //We move object in a canvas now.
-      }
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) touchesEnded : (NSSet *)touches withEvent : (UIEvent *)event
-{
-   if (!isMutable)
-      return;
-
-   UITouch *touch = [touches anyObject];
-   if (touch.tapCount == 1 && !panActive) {
-      [self performSelector : @selector(handleSingleTap) withObject : nil afterDelay : tapInterval];
-   } else if (touch.tapCount == 2 && processSecondTap) {
-      [NSObject cancelPreviousPerformRequestsWithTarget : self];
-      [self handleDoubleTap];
-   }
-
-   if (selectionView.panActive) {
-      panActive = NO;
-      selectionView.panActive = NO;
-      const CGPoint pt = [touch locationInView : self];
-      pad->ExecuteEventAxis(kButton1Up, pt.x, pt.y, (TAxis *)pad->GetSelected());
-      pad->InvalidateSelection(kTRUE);
-      [self setNeedsDisplay];
-
-      UIScrollView *parent = (UIScrollView *)[self superview];
-      parent.canCancelContentTouches = YES;
-      parent.delaysContentTouches = YES;
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) handleDoubleTap
-{
-   //This is zoom/unzoom action or axis unzoom.
-   if (!isMutable)
-      return;
-
-   const CGPoint scaledTapPt = [self scaledPoint : tapPt];
-   TAxis *axis = dynamic_cast<TAxis *>(pad->GetSelected());
-
-   if (!pad->SelectionIsValid() && ![self initPadPicking])
-      return;
-
-   if (axis && pad->ObjectInPoint(scaledTapPt.x, scaledTapPt.y) == axis) {
-      axis->UnZoom();
-      pad->InvalidateSelection(kFALSE);//kTRUE);
-      [controller objectWasSelected : pad];
-      [self setNeedsDisplay];
-   } else {
-      [controller handleDoubleTapOnPad : tapPt];
-   }
-
-   UIScrollView *parent = (UIScrollView *)[self superview];
-   parent.canCancelContentTouches = YES;
-   parent.delaysContentTouches = YES;
-}
-
-@end
diff --git a/test/ios/RootBrowser/PatternCell.h b/test/ios/RootBrowser/PatternCell.h
deleted file mode 100644
index af290c71fd0c35c019c435abf33214301f13045f..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PatternCell.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@interface PatternCell : UIView
-
-- (id) initWithFrame : (CGRect) frame andPattern : (unsigned) index;
-- (void) setAsSolid;
-
-@end
diff --git a/test/ios/RootBrowser/PatternCell.mm b/test/ios/RootBrowser/PatternCell.mm
deleted file mode 100644
index 3d1a92cce692fa6d325fa4b2b99d7287e482872e..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/PatternCell.mm
+++ /dev/null
@@ -1,71 +0,0 @@
-#import <CoreGraphics/CGContext.h>
-#import <QuartzCore/QuartzCore.h>
-
-//C++ (ROOT) imports.
-#import "IOSFillPatterns.h"
-
-#import "PatternCell.h"
-
-@implementation PatternCell {
-   unsigned patternIndex;
-   BOOL solid;
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame andPattern : (unsigned) index
-{
-   self = [super initWithFrame : frame];
-
-   if (self) {
-      patternIndex = index;
-      solid = NO;
-
-      self.opaque = NO;
-      self.layer.shadowColor = [UIColor darkGrayColor].CGColor;
-      self.layer.shadowOpacity = 0.4f;
-      self.layer.shadowOffset = CGSizeMake(4.f, 4.f);
-
-      //Shadows are quite expensive if path is not specified.
-      self.layer.shadowPath = [UIBezierPath bezierPathWithRect : CGRectMake(10.f, 10.f, frame.size.width - 20.f, frame.size.height - 20.f)].CGPath;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) setAsSolid
-{
-   solid = YES;
-}
-
-//____________________________________________________________________________________________________
-- (void)drawRect:(CGRect)rect
-{
-   rect.origin.x = 10.f;
-   rect.origin.y = 10.f;
-   rect.size.width -= 20.f;
-   rect.size.height -= 20.f;
-
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   //Fill view with pattern.
-   CGContextSetRGBFillColor(ctx, 1.f, 1.f, 1.f, 1.f);
-   CGContextFillRect(ctx, rect);
-
-   if (!solid) { //Solid fill - no pattern.
-      float rgb[] = {0.f, 0.f, 0.f};
-      CGPatternRef pattern = ROOT::iOS::GraphicUtils::gPatternGenerators[patternIndex](rgb);
-
-      CGColorSpaceRef colorSpace = CGColorSpaceCreatePattern(0);
-      const float alpha = 1.f;
-
-      CGContextSetFillColorSpace(ctx, colorSpace);
-      CGContextSetFillPattern(ctx, pattern, &alpha);
-      CGContextFillRect(ctx, rect);
-
-      CGColorSpaceRelease(colorSpace);
-      CGPatternRelease(pattern);
-   }
-}
-
-@end
diff --git a/test/ios/RootBrowser/ROOTObjectController.h b/test/ios/RootBrowser/ROOTObjectController.h
deleted file mode 100644
index 3ff55b323f25edc3bf11e3d2c104406655f6dcb8..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ROOTObjectController.h
+++ /dev/null
@@ -1,28 +0,0 @@
-#import <MessageUI/MessageUI.h>
-#import <UIKit/UIKit.h>
-
-#import "FileUtils.h"
-
-@class ScrollViewWithPadView;
-
-class TObject;
-
-@interface ROOTObjectController : UIViewController <UIScrollViewDelegate, MFMailComposeViewControllerDelegate> {
-@private
-   __weak IBOutlet ScrollViewWithPadView *padScrollView;
-   __weak IBOutlet UIScrollView *navigationScrollView;
-}
-
-- (void) setNavigationForObjectWithIndex : (unsigned) index fromContainer : (ROOT::iOS::Browser::FileContainer *)fileContainer;
-- (void) handleDoubleTapOnPad : (CGPoint)tapPt;
-- (void) objectWasSelected : (TObject *)object;
-- (void) objectWasModifiedUpdateSelection : (BOOL)needUpdate;
-- (void) setupObjectInspector;
-
-- (ROOT::iOS::Browser::EHistogramErrorOption) getErrorOption;
-- (void) setErrorOption : (ROOT::iOS::Browser::EHistogramErrorOption) errorOption;
-
-- (BOOL) markerIsOn;
-- (void) setMarker : (BOOL)on;
-
-@end
diff --git a/test/ios/RootBrowser/ROOTObjectController.mm b/test/ios/RootBrowser/ROOTObjectController.mm
deleted file mode 100644
index 057225999456a4aba0177be3f9947db80607763b..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ROOTObjectController.mm
+++ /dev/null
@@ -1,805 +0,0 @@
-#import <stdlib.h>
-
-#import <QuartzCore/QuartzCore.h>
-
-#import "ScrollViewWithPadView.h"
-#import "ROOTObjectController.h"
-#import "PadImageScrollView.h"
-#import "TransparentToolbar.h"
-#import "ObjectInspector.h"
-#import "ObjectShortcut.h"
-#import "SelectionView.h"
-#import "EditorView.h"
-#import "Constants.h"
-#import "PadView.h"
-
-//C++ imports.
-#import "TObject.h"
-#import "TClass.h"
-#import "IOSPad.h"
-
-#import "FileUtils.h"
-
-namespace {
-//Ugly Obj-C, implementation block is not a scope, so either static or unnamed namespace :(
-
-//This constant is used to check, if pad was
-//scaled to possible maximum or still can be zoomed in.
-const CGFloat scaledToMaxEpsilon = 5.f;
-const CGFloat maximumZoom = 2.f;
-
-enum Mode {
-   ocmNavigation,
-   ocmEdit
-};
-
-}
-
-@implementation ROOTObjectController {
-   Mode mode;
-
-   __weak EditorView *editorView;
-   ObjectInspector *objectInspector;
-
-   PadView *editablePadView;
-
-   ROOT::iOS::Browser::FileContainer *fileContainer;
-
-   TObject *selectedObject;
-
-   BOOL zoomed;
-
-   PadImageScrollView *navScrolls[3];
-
-   unsigned currentObject;
-   unsigned nextObject;
-   unsigned previousObject;
-
-   UIBarButtonItem *editBtn;
-}
-
-
-#pragma mark - Special methods to manage drawing options.
-
-//____________________________________________________________________________________________________
-- (ROOT::iOS::Browser::EHistogramErrorOption) getErrorOption
-{
-   return fileContainer->GetErrorDrawOption(currentObject);
-}
-
-//____________________________________________________________________________________________________
-- (void) setErrorOption : (ROOT::iOS::Browser::EHistogramErrorOption) errorOption
-{
-   fileContainer->SetErrorDrawOption(currentObject, errorOption);
-   //Ugly as hell :(( But ROOT holds draw options inside TObjLink in a pad.
-   fileContainer->GetPadAttached(currentObject)->cd();
-   fileContainer->GetObject(currentObject)->SetDrawOption(fileContainer->GetDrawOption(currentObject));
-}
-
-//____________________________________________________________________________________________________
-- (BOOL) markerIsOn
-{
-   return fileContainer->GetMarkerDrawOption(currentObject);
-}
-
-//____________________________________________________________________________________________________
-- (void) setMarker : (BOOL)on
-{
-   fileContainer->SetMarkerDrawOption(currentObject, bool(on));
-   //Ugly as hell :(( But ROOT holds draw options inside TObjLink in a pad.
-   fileContainer->GetPadAttached(currentObject)->cd();
-   fileContainer->GetObject(currentObject)->SetDrawOption(fileContainer->GetDrawOption(currentObject));
-}
-
-//____________________________________________________________________________________________________
-- (void) initToolbarItems
-{
-   UIToolbar *toolbar = [[TransparentToolbar alloc] initWithFrame : CGRectMake(0.f, 0.f, 180.f, 44.f)];
-   toolbar.barStyle = UIBarStyleBlackTranslucent;
-
-
-   NSMutableArray *buttons = [[NSMutableArray alloc] initWithCapacity : 2];
-
-   UIBarButtonItem *saveBtn = [[UIBarButtonItem alloc] initWithTitle:@"Save and send" style : UIBarButtonItemStyleBordered target : self action : @selector(sendEmail)];
-   [buttons addObject : saveBtn];
-
-   editBtn = [[UIBarButtonItem alloc] initWithTitle:@"Edit" style : UIBarButtonItemStyleBordered target:self action:@selector(toggleEditor)];
-   [buttons addObject : editBtn];
-
-   [toolbar setItems : buttons animated : NO];
-
-   UIBarButtonItem *rightItem = [[UIBarButtonItem alloc] initWithCustomView : toolbar];
-   rightItem.style = UIBarButtonItemStylePlain;
-   self.navigationItem.rightBarButtonItem = rightItem;
-}
-
-//____________________________________________________________________________________________________
-- (void) viewDidLoad
-{
-   [self initToolbarItems];
-   [super viewDidLoad];
-}
-
-//____________________________________________________________________________________________________
-- (void) resetEditorButton
-{
-   editBtn.style = mode == ocmEdit ? UIBarButtonItemStyleDone : UIBarButtonItemStyleBordered;
-   editBtn.title = mode == ocmEdit ? @"Done" : @"Edit";
-}
-
-#pragma mark - Initialization code, called from initWithNibname
-
-//____________________________________________________________________________________________________
-- (void) loadObjectInspector
-{
-   objectInspector = [[ObjectInspector alloc] initWithNibName : nil bundle : nil];
-   editorView = [objectInspector getEditorView];
-   [self.view addSubview : editorView];
-   editorView.hidden = YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setupScrollForEditablePadView
-{
-   padScrollView.delegate = self;
-   [padScrollView setMaximumZoomScale : 2.];
-   padScrollView.bounces = NO;
-   padScrollView.bouncesZoom = NO;
-   //By default, this view is hidden (mode != ocmEdit).
-   padScrollView.hidden = YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setupNavigationScrollView
-{
-   navigationScrollView.delegate = self;
-
-//   navigationScrollView.canCancelContentTouches = NO;
-//   navigationScrollView.delaysContentTouches = NO;
-   navigationScrollView.decelerationRate = UIScrollViewDecelerationRateFast;
-   navigationScrollView.bounces = NO;
-   navigationScrollView.bouncesZoom = NO;
-   navigationScrollView.pagingEnabled = YES;
-   navigationScrollView.showsVerticalScrollIndicator = NO;
-   navigationScrollView.showsHorizontalScrollIndicator = NO;
-   //By default, this view is visible (mode == ocmNavigation).
-   navigationScrollView.hidden = NO;
-}
-
-//____________________________________________________________________________________________________
-- (void) createEditablePad
-{
-   using namespace ROOT::iOS::Browser;
-
-   const CGPoint padCenter = CGPointMake(padScrollView.frame.size.width / 2, padScrollView.frame.size.height / 2);
-   const CGRect padRect = CGRectMake(padCenter.x - padW / 2, padCenter.y - padH / 2, padW, padH);
-   selectedObject = fileContainer->GetPadAttached(currentObject);
-   //Init the inspector for the IOSPad.
-   [self setupObjectInspector];
-
-   fileContainer->GetPadAttached(currentObject)->SetViewWH(padRect.size.width, padRect.size.height);
-   editablePadView = [[PadView alloc] initWithFrame : padRect controller : self forPad : fileContainer->GetPadAttached(currentObject)];
-   [padScrollView addSubview : editablePadView];
-}
-
-#pragma mark - Geometry code.
-
-//____________________________________________________________________________________________________
-- (void) correctEditablePadFrame : (UIInterfaceOrientation) orientation
-{
-   //The most tricky part, since this code can be called
-   //for animation.
-   using namespace ROOT::iOS::Browser;
-
-   CGRect padFrame = CGRectMake(0.f, 0.f, padW, padH);
-
-   if (UIInterfaceOrientationIsPortrait(orientation)) {
-      padFrame.size.width = padWSmall;
-      padFrame.size.height = padHSmall;
-
-      padFrame.origin.x = padXWithEditorP;
-      padFrame.origin.y = padYWithEditorP;
-   } else {
-      padFrame.origin.x = padXWithEditorL;
-      padFrame.origin.y = padYWithEditorL;
-   }
-
-   editablePadView.frame = padFrame;
-   //pad sizes changed, to have correct picture,
-   //I have to redraw pad's contents.
-   //It seems to be fast even in case of animation,
-   //but may require changes in future.
-   [editablePadView setNeedsDisplay];
-}
-
-//_________________________________________________________________
-- (CGRect) centeredFrameForScrollView : (UIScrollView *)scroll andUIView : (UIView *)rView
-{
-   CGSize boundsSize = scroll.bounds.size;
-   CGRect frameToCenter = rView.frame;
-   // center horizontally
-   if (frameToCenter.size.width < boundsSize.width) {
-      frameToCenter.origin.x = (boundsSize.width - frameToCenter.size.width) / 2;
-   }
-   else {
-      frameToCenter.origin.x = 0;
-   }
-   // center vertically
-   if (frameToCenter.size.height < boundsSize.height) {
-      frameToCenter.origin.y = (boundsSize.height - frameToCenter.size.height) / 2;
-   }
-   else {
-      frameToCenter.origin.y = 0;
-   }
-
-   return frameToCenter;
-}
-
-//____________________________________________________________________________________________________
-- (void) correctEditablePadFrameForOrientation : (UIInterfaceOrientation) orientation
-{
-   if (!zoomed) {
-      [self correctEditablePadFrame : orientation];
-   } else {
-      editablePadView.frame = [self centeredFrameForScrollView : padScrollView andUIView : editablePadView];
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) correctFramesForOrientation : (UIInterfaceOrientation) orientation
-{
-   using namespace ROOT::iOS::Browser;
-
-   CGRect mainFrame;
-   CGRect scrollFrame;
-
-   if (UIInterfaceOrientationIsPortrait(orientation)) {
-      mainFrame = CGRectMake(viewX, viewY, viewWP, viewHP);
-      scrollFrame = CGRectMake(scrollX, scrollY, scrollWP, scrollHP);
-   } else {
-      mainFrame = CGRectMake(viewX, viewY, viewWL, viewHL);
-      scrollFrame = CGRectMake(scrollX, scrollY, scrollWL, scrollHL);
-   }
-
-   self.view.frame = mainFrame;
-   padScrollView.frame = scrollFrame;
-   navigationScrollView.frame = scrollFrame;
-
-   scrollFrame.origin = CGPointZero;
-   for (unsigned i = 0; i < 3; ++i) {
-      scrollFrame.origin.x = i * scrollFrame.size.width;
-      [navScrolls[i] resetToFrame : scrollFrame];
-   }
-   scrollFrame.origin = CGPointZero;
-
-   if (fileContainer && fileContainer->GetNumberOfObjects() > 1) {
-      navigationScrollView.contentSize = CGSizeMake(3 * scrollFrame.size.width, scrollFrame.size.height);
-      [navigationScrollView scrollRectToVisible : navScrolls[1].frame animated : NO];
-   } else {
-      navigationScrollView.contentSize = scrollFrame.size;
-   }
-
-   const CGFloat editorAddY = 100.f;
-   const CGRect editorFrame = CGRectMake(mainFrame.size.width - [EditorView editorWidth], editorAddY, [EditorView editorWidth], mainFrame.size.height - 2 * editorAddY);
-   editorView.frame = editorFrame;
-   [editorView correctFrames];
-
-   if (editablePadView)
-      [self correctEditablePadFrameForOrientation : orientation];
-}
-
-#pragma mark - Controller's lifecycle.
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   if (self) {
-      [self view];//force view loading.
-
-      mode = ocmNavigation;
-
-      [self loadObjectInspector];
-      [self setupScrollForEditablePadView];
-      [self setupNavigationScrollView];
-      //[self createEditablePad];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-    // Releases the view if it doesn't have a superview.
-    [super didReceiveMemoryWarning];
-    // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)willAnimateRotationToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation duration : (NSTimeInterval) duration
-{
-   [self correctFramesForOrientation : interfaceOrientation];
-}
-
-//____________________________________________________________________________________________________
-- (void) didRotateFromInterfaceOrientation:(UIInterfaceOrientation)fromInterfaceOrientation
-{
-   //Now, after rotation is finished we can show the shadow again.
-}
-
-//____________________________________________________________________________________________________
-- (void) viewWillAppear : (BOOL)animated
-{
-   [self correctFramesForOrientation : self.interfaceOrientation];
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation
-{
-    // Return YES for supported orientations
-    return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) animateEditor
-{
-   //Do animation.
-   // First create a CATransition object to describe the transition
-   CATransition *transition = [CATransition animation];
-   // Animate over 3/4 of a second
-   transition.duration = 0.15;
-   // using the ease in/out timing function
-   transition.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
-   // Now to set the type of transition.
-   transition.type = kCATransitionPush;
-
-   if (!editorView.hidden)
-      transition.subtype = kCATransitionFromRight;
-   else
-      transition.subtype = kCATransitionFromLeft;
-   transition.delegate = self;
-   // Next add it to the containerView's layer. This will perform the transition based on how we change its contents.
-   [editorView.layer addAnimation : transition forKey : nil];
-}
-
-//____________________________________________________________________________________________________
-- (void) resetEditablePad
-{
-   //Reset the pad sizes, reset the scroll, hide the editor.
-   using namespace ROOT::iOS::Browser;
-
-   zoomed = NO;
-   editablePadView.transform = CGAffineTransformIdentity;
-   editablePadView.frame = CGRectMake(0.f, 0.f, padW, padH);
-
-   padScrollView.contentOffset = CGPointZero;
-   padScrollView.maximumZoomScale = maximumZoom;
-   padScrollView.minimumZoomScale = 1.f;
-}
-
-//____________________________________________________________________________________________________
-- (void) resetSelectionView
-{
-   using namespace ROOT::iOS::Browser;
-
-   editablePadView.selectionView.hidden = YES;
-   editablePadView.selectionView.transform = CGAffineTransformIdentity;
-   editablePadView.selectionView.frame = CGRectMake(0.f, 0.f, padW, padH);
-}
-
-//____________________________________________________________________________________________________
-- (void) toggleEditor
-{
-   mode = mode == ocmEdit ? ocmNavigation : ocmEdit;
-   [self resetEditorButton];
-
-   if (mode == ocmEdit) {
-      [self resetEditablePad];
-      [self resetSelectionView];
-
-      ROOT::iOS::Pad *pad = fileContainer->GetPadAttached(currentObject);
-      //pad->SetViewWH(editablePadView.frame.size.width, editablePadView.frame.size.height);
-      selectedObject = pad;
-      [editablePadView setPad : pad];
-      [editablePadView setNeedsDisplay];
-
-      [self setupObjectInspector];
-
-      //Check this.
-      [objectInspector resetInspector];
-      //
-
-      editorView.hidden = NO;
-      navigationScrollView.hidden = YES;
-      padScrollView.hidden = NO;
-   } else {
-      ROOT::iOS::Pad *pad = fileContainer->GetPadAttached(currentObject);
-      pad->Unpick();
-      selectedObject = pad;
-
-      padScrollView.hidden = YES;
-      editorView.hidden = YES;
-
-      if (fileContainer->GetNumberOfObjects() > 1)
-         [navScrolls[1] setPad : fileContainer->GetPadAttached(currentObject)];
-      else
-         [navScrolls[0] setPad : fileContainer->GetPadAttached(currentObject)];
-
-      navigationScrollView.hidden = NO;
-   }
-
-   [self correctFramesForOrientation : self.interfaceOrientation];
-   [self animateEditor];
-}
-
-//____________________________________________________________________________________________________
-- (void) adjustPrevNextIndices
-{
-   nextObject = currentObject + 1 < fileContainer->GetNumberOfObjects() ? currentObject + 1 : 0;
-   previousObject = currentObject ? currentObject - 1 : fileContainer->GetNumberOfObjects() - 1;
-}
-
-//____________________________________________________________________________________________________
-- (void) setNavigationForObjectWithIndex : (unsigned) index fromContainer : (ROOT::iOS::Browser::FileContainer *)container;
-{
-   //This method is called after initWithNibName was called, so it's the second step
-   //of controller's construction. The default mode is ocmNavigation, so setup navigation
-   //views/pad etc.
-   mode = ocmNavigation;
-
-
-   fileContainer = container;
-   self.navigationItem.title = [NSString stringWithFormat : @"%s", fileContainer->GetObject(index)->GetName()];
-
-   currentObject = index;
-   [self adjustPrevNextIndices];
-
-   CGRect scrollFrame = navigationScrollView.frame;
-   scrollFrame.origin = CGPointZero;
-   navScrolls[0] = [[PadImageScrollView alloc] initWithFrame : scrollFrame];
-   if (fileContainer->GetNumberOfObjects() == 1) {
-      [navScrolls[0] setPad : fileContainer->GetPadAttached(currentObject)];
-   } else {
-      [navScrolls[0] setPad : fileContainer->GetPadAttached(previousObject)];
-   }
-
-   [navigationScrollView addSubview : navScrolls[0]];
-
-   if (fileContainer->GetNumberOfObjects() > 1) {
-      //The [1] contains the current object.
-      scrollFrame.origin.x = scrollFrame.size.width;
-      navScrolls[1] = [[PadImageScrollView alloc] initWithFrame : scrollFrame];
-      [navScrolls[1] setPad : fileContainer->GetPadAttached(currentObject)];
-      [navigationScrollView addSubview : navScrolls[1]];
-
-      //The [2] contains the next object (can be the same as previous).
-      scrollFrame.origin.x = scrollFrame.size.width * 2;
-      navScrolls[2] = [[PadImageScrollView alloc] initWithFrame : scrollFrame];
-      [navScrolls[2] setPad : fileContainer->GetPadAttached(nextObject)];
-      [navigationScrollView addSubview : navScrolls[2]];
-
-      navigationScrollView.contentSize = CGSizeMake(scrollFrame.size.width * 3, scrollFrame.size.height);
-      //Visible rect is always middle scroll-view ([1]).
-      [navigationScrollView scrollRectToVisible : navScrolls[1].frame animated : NO];
-   } else
-      navigationScrollView.contentSize = scrollFrame.size;
-
-   [self createEditablePad];
-}
-
-#pragma mark - delegate for editable pad's scroll-view.
-
-//____________________________________________________________________________________________________
-- (UIView *)viewForZoomingInScrollView : (UIScrollView *)scrollView
-{
-   //For ocmEdit mode.
-   return editablePadView;
-}
-
-//____________________________________________________________________________________________________
-- (void)scrollViewDidZoom:(UIScrollView *)scroll
-{
-   //For ocmEdit mode.
-   editablePadView.frame = [self centeredFrameForScrollView : scroll andUIView : editablePadView];
-}
-
-//____________________________________________________________________________________________________
-- (void)scrollViewDidEndZooming:(UIScrollView *)scroll withView:(UIView *)view atScale:(float)scale
-{
-   //For ocmEdit mode.
-   using namespace ROOT::iOS::Browser;
-
-   const CGPoint offset = [scroll contentOffset];
-   const CGRect newFrame = editablePadView.frame;
-
-   [scroll setZoomScale : 1.f];
-   scroll.contentSize = newFrame.size;
-   scroll.contentOffset = offset;
-
-   scroll.minimumZoomScale = padW / newFrame.size.width;
-   scroll.maximumZoomScale = 2 * padW / newFrame.size.width;
-
-   editablePadView.transform = CGAffineTransformIdentity;
-
-   editablePadView.frame = newFrame;
-   editablePadView.selectionView.frame = CGRectMake(0.f, 0.f, newFrame.size.width, newFrame.size.height);
-
-   //Most probably, this must be removed.
-   fileContainer->GetPadAttached(currentObject)->SetViewWH(newFrame.size.width, newFrame.size.height);
-   //
-
-   [editablePadView setNeedsDisplay];
-
-   zoomed = YES;
-}
-
-//____________________________________________________________________________________________________
-- (CGRect)zoomRectForScale:(float)scale withCenter:(CGPoint)center {
-
-    CGRect zoomRect;
-
-    // the zoom rect is in the content view's coordinates.
-    //    At a zoom scale of 1.0, it would be the size of the imageScrollView's bounds.
-    //    As the zoom scale decreases, so more content is visible, the size of the rect grows.
-    zoomRect.size.height = [padScrollView frame].size.height / scale;
-    zoomRect.size.width  = [padScrollView frame].size.width  / scale;
-
-    // choose an origin so as to get the right center.
-    zoomRect.origin.x    = center.x - (zoomRect.size.width  / 2.0);
-    zoomRect.origin.y    = center.y - (zoomRect.size.height / 2.0);
-
-    return zoomRect;
-}
-
-//____________________________________________________________________________________________________
-- (void) handleDoubleTapOnPad : (CGPoint) tapPt
-{
-   //For ocmEdit mode.
-   using namespace ROOT::iOS::Browser;
-
-   BOOL scaleToMax = YES;
-
-   if (fabs(editablePadView.frame.size.width - padW * maximumZoom) < scaledToMaxEpsilon)
-      scaleToMax = NO;
-
-   if (scaleToMax) {
-      //maximize
-      zoomed = YES;
-      const CGFloat newScale = padW * maximumZoom / editablePadView.frame.size.width;
-      CGRect zoomRect = [self zoomRectForScale : newScale withCenter : tapPt];
-      [padScrollView zoomToRect : zoomRect animated : YES];
-//      [self scrollViewDidEndZooming : scrollView withView : padView atScale : maximumZoom];
-   } else {
-      zoomed = NO;
-      editablePadView.frame = CGRectMake(0.f, 0.f, padW, padH);
-      editablePadView.selectionView.frame = CGRectMake(0.f, 0.f, padW, padH);
-      //
-      fileContainer->GetPadAttached(currentObject)->SetViewWH(padW, padH);
-      //      pad->SetViewWH(padW, padH);
-      //
-      padScrollView.maximumZoomScale = maximumZoom;
-      padScrollView.minimumZoomScale = 1.f;
-      padScrollView.contentOffset = CGPointZero;
-      padScrollView.contentSize = editablePadView.frame.size;
-      //[scrollView addSubview : padView];
-      //[padView release];
-      [editablePadView setNeedsDisplay];
-      [self correctFramesForOrientation : self.interfaceOrientation];
-   }
-}
-
-#pragma mark - picking and editing.
-
-//____________________________________________________________________________________________________
-- (void) objectWasSelected : (TObject *)object
-{
-   if (object != selectedObject) {//New object was selected.
-      object ? selectedObject = object : (selectedObject = fileContainer->GetPadAttached(currentObject));
-      [self setupObjectInspector];
-      [objectInspector resetInspector];
-   }
-
-   if (object) {
-      editablePadView.selectionView.hidden = NO;
-      [editablePadView.selectionView setNeedsDisplay];
-   } else
-      editablePadView.selectionView.hidden = YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) setupObjectInspector
-{
-   [objectInspector setROOTObject : selectedObject];
-   [objectInspector setROOTObjectController : self];
-}
-
-//____________________________________________________________________________________________________
-- (void) objectWasModifiedUpdateSelection : (BOOL)needUpdate
-{
-   if (needUpdate)
-      fileContainer->GetPadAttached(currentObject)->InvalidateSelection(kTRUE);//invalidate selection buffer only. the selected object is the same.
-
-   [editablePadView setNeedsDisplay];
-}
-
-#pragma mark - File contents navigation: scrolling through objects.
-
-//____________________________________________________________________________________________________
-- (void) scrollToLeft
-{
-   currentObject + 1 < fileContainer->GetNumberOfObjects() ? ++currentObject : currentObject = 0;
-   [self adjustPrevNextIndices];
-   //Current is becoming prev, next is becoming current, load new into prev, which is becoming next.
-   PadImageScrollView *prevView = navScrolls[1];
-   PadImageScrollView *currentView = navScrolls[2];
-   PadImageScrollView *nextView = navScrolls[0];
-
-   CGRect prevFrame = prevView.frame;
-   prevFrame.origin = CGPointZero;
-   prevView.frame = prevFrame;
-   [prevView resetToFrame : prevView.frame];
-
-   CGRect currFrame = currentView.frame;
-   currFrame.origin.x = navigationScrollView.frame.size.width;
-   currentView.frame = currFrame;
-
-   CGRect nextFrame = nextView.frame;
-   nextFrame.origin.x = 2 * navigationScrollView.frame.size.width;
-   nextView.frame = nextFrame;
-   [nextView setPad:fileContainer->GetPadAttached(nextObject)];
-
-   navScrolls[0] = prevView;
-   navScrolls[1] = currentView;
-   navScrolls[2] = nextView;
-
-   [navigationScrollView scrollRectToVisible : navScrolls[1].frame animated : NO];
-
-   self.navigationItem.title = [NSString stringWithFormat : @"%s", fileContainer->GetObject(currentObject)->GetName()];
-}
-
-//____________________________________________________________________________________________________
-- (void) scrollToRight
-{
-   currentObject ? --currentObject : currentObject = fileContainer->GetNumberOfObjects() - 1;
-   [self adjustPrevNextIndices];
-   //Current is becoming next, prev - current, prev must be loaded.
-
-   PadImageScrollView *nextView = navScrolls[1];
-   PadImageScrollView *currView = navScrolls[0];
-   PadImageScrollView *prevView = navScrolls[2];
-
-   CGRect currFrame = currView.frame;
-   currFrame.origin.x = navigationScrollView.frame.size.width;
-   currView.frame = currFrame;
-
-   CGRect nextFrame = nextView.frame;
-   nextFrame.origin.x = 2 * navigationScrollView.frame.size.width;
-   nextView.frame = nextFrame;
-   [nextView resetToFrame : nextFrame];
-
-   CGRect prevFrame = prevView.frame;
-   prevFrame.origin = CGPointZero;
-   prevView.frame = prevFrame;
-   [prevView setPad : fileContainer->GetPadAttached(previousObject)];
-
-   navScrolls[0] = prevView;
-   navScrolls[1] = currView;
-   navScrolls[2] = nextView;
-
-   [navigationScrollView scrollRectToVisible : navScrolls[1].frame animated : NO];
-   self.navigationItem.title = [NSString stringWithFormat : @"%s", fileContainer->GetObject(currentObject)->GetName()];
-}
-
-//____________________________________________________________________________________________________
-- (void) scrollViewDidEndDecelerating : (UIScrollView *) sender
-{
-   if (sender == navigationScrollView) {
-      if (sender.contentOffset.x > navigationScrollView.frame.size.width)
-         [self scrollToLeft];
-      else if (sender.contentOffset.x < navigationScrollView.frame.size.width)
-         [self scrollToRight];
-   }
-}
-
-#pragma mark - Save modified object as pdf and root files.
-
-//___________________________________________________________
-- (void) createPDFFileWithPage :(CGRect)pageRect fileName : (const char*)filename
-{
-   CFStringRef path = CFStringCreateWithCString (NULL, filename, kCFStringEncodingUTF8);
-   CFURLRef url = CFURLCreateWithFileSystemPath (NULL, path, kCFURLPOSIXPathStyle, 0);
-   CFRelease(path);
-   // This dictionary contains extra options mostly for 'signing' the PDF
-   CFMutableDictionaryRef myDictionary = CFDictionaryCreateMutable(NULL, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
-
-   CFDictionarySetValue(myDictionary, kCGPDFContextTitle, CFSTR("PDF File"));
-   CFDictionarySetValue(myDictionary, kCGPDFContextCreator, CFSTR("Timur Pocheptsov"));
-   // Create our PDF Context with the CFURL, the CGRect we provide, and the above defined dictionary
-   CGContextRef ctx = CGPDFContextCreateWithURL (url, &pageRect, myDictionary);
-   // Cleanup our mess
-   CFRelease(myDictionary);
-   CFRelease(url);
-   // Done creating our PDF Context, now it's time to draw to it
-
-   // Starts our first page
-   CGContextBeginPage (ctx, &pageRect);
-   // Draws a black rectangle around the page inset by 50 on all sides
-   CGContextSetRGBFillColor(ctx, 1.f, 0.4f, 0.f, 1.f);
-   CGContextFillRect(ctx, pageRect);
-
-   ROOT::iOS::Pad *padToSave = fileContainer->GetPadAttached(currentObject);//mode == ROOT_IOSObjectController::ocmEdit ? pad : navPad;
-
-   padToSave->cd();
-   padToSave->SetContext(ctx);
-   padToSave->SetViewWH(pageRect.size.width, pageRect.size.height);
-   padToSave->Paint();
-
-   CGContextEndPage(ctx);
-   // We are done with our context now, so we release it
-   CGContextRelease (ctx);
-}
-
-#pragma mark - MFMailComposeViewController delegate
-
-//___________________________________________________________
-- (void) sendEmail
-{
-   if (![MFMailComposeViewController canSendMail]) {
-      UIAlertView *alert = [[UIAlertView alloc] initWithTitle : @"Send e-mail:"
-                                                message : @"Please, add your e-mail account in device settings"
-                                                delegate : nil
-                                                cancelButtonTitle : @"Close"
-                                                otherButtonTitles : nil];
-      [alert show];
-      return;
-   }
-
-   NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES);
-   NSString *saveDirectory = [paths objectAtIndex : 0];
-   NSString *saveFileName = [NSString stringWithFormat:@"%s.pdf", fileContainer->GetObject(currentObject)->GetName()];
-   NSString *newFilePath = [saveDirectory stringByAppendingPathComponent : saveFileName];
-   const char *filename = [newFilePath UTF8String];
-
-   [self createPDFFileWithPage: CGRectMake(0, 0, 600, 600) fileName : filename];
-
-/*
-   NSString *rootFileName = [NSString stringWithFormat:@"%s.root", fileContainer->GetObject(currentObject)->GetName()];
-   NSString *rootFilePath = [saveDirectory stringByAppendingPathComponent : rootFileName];
-   const char *cFileName = [rootFilePath UTF8String];
-   TFile f(cFileName, "recreate");
-   f.cd();
-   fileContainer->GetObject(currentObject)->Write();
-*/
-
-   MFMailComposeViewController * mailComposer = [[MFMailComposeViewController alloc] init];
-   [mailComposer setSubject:@"E-mail from ROOT's iPad"];
-   [mailComposer setMessageBody : @"This is a test message sent to you by ROOT browser for iPad" isHTML : NO];
-   mailComposer.mailComposeDelegate = self;
-
-   NSString *path = [NSString stringWithFormat : @"%s", filename];
-   if ([[NSFileManager defaultManager] fileExistsAtPath : path]) {
-      NSData *myData = [NSData dataWithContentsOfFile : path];
-      [mailComposer addAttachmentData : myData mimeType : @"application/octet-stream" fileName : saveFileName];
-   }
-
-   [self presentModalViewController : mailComposer animated : YES];
-}
-
-//___________________________________________________________
-- (void) mailComposeController : (MFMailComposeViewController *)controller didFinishWithResult : (MFMailComposeResult)result error : (NSError *)error
-{
-   [self becomeFirstResponder];
-   [self dismissModalViewControllerAnimated : YES];
-}
-
-@end
diff --git a/test/ios/RootBrowser/ROOTObjectController.xib b/test/ios/RootBrowser/ROOTObjectController.xib
deleted file mode 100644
index b8c63a5534381f63fb0ee3a491016efed114d980..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ROOTObjectController.xib
+++ /dev/null
@@ -1,271 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">11B26</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
-		<string key="IBDocument.AppKitVersion">1138</string>
-		<string key="IBDocument.HIToolboxVersion">566.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">534</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBProxyObject</string>
-			<string>IBUIView</string>
-			<string>IBUIScrollView</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="766721923">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">256</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIScrollView" id="245540603">
-						<reference key="NSNextResponder" ref="766721923"/>
-						<int key="NSvFlags">274</int>
-						<string key="NSFrameSize">{1024, 748}</string>
-						<reference key="NSSuperview" ref="766721923"/>
-						<reference key="NSWindow"/>
-						<string key="NSReuseIdentifierKey">_NS:189</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="285997021">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<bool key="IBUIMultipleTouchEnabled">YES</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIPagingEnabled">YES</bool>
-						<bool key="IBUIShowsHorizontalScrollIndicator">NO</bool>
-						<bool key="IBUIShowsVerticalScrollIndicator">NO</bool>
-						<bool key="IBUIDelaysContentTouches">NO</bool>
-						<bool key="IBUICanCancelContentTouches">NO</bool>
-					</object>
-					<object class="IBUIScrollView" id="839725682">
-						<reference key="NSNextResponder" ref="766721923"/>
-						<int key="NSvFlags">274</int>
-						<string key="NSFrame">{{0, 31}, {1024, 687}}</string>
-						<reference key="NSSuperview" ref="766721923"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="245540603"/>
-						<reference key="IBUIBackgroundColor" ref="285997021"/>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<bool key="IBUIMultipleTouchEnabled">YES</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIBounces">NO</bool>
-					</object>
-				</object>
-				<string key="NSFrame">{{0, 20}, {1024, 748}}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="839725682"/>
-				<reference key="IBUIBackgroundColor" ref="285997021"/>
-				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
-				<int key="IBUIContentMode">2</int>
-				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-					<int key="IBUIStatusBarStyle">2</int>
-				</object>
-				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
-					<int key="IBUIInterfaceOrientation">3</int>
-					<int key="interfaceOrientation">3</int>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="766721923"/>
-					</object>
-					<int key="connectionID">11</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">navigationScrollView</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="245540603"/>
-					</object>
-					<int key="connectionID">14</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">padScrollView</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="839725682"/>
-					</object>
-					<int key="connectionID">15</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">2</int>
-						<reference key="object" ref="766721923"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="839725682"/>
-							<reference ref="245540603"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">8</int>
-						<reference key="object" ref="839725682"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="parent" ref="766721923"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">13</int>
-						<reference key="object" ref="245540603"/>
-						<reference key="parent" ref="766721923"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>13.IBPluginDependency</string>
-					<string>2.IBPluginDependency</string>
-					<string>8.CustomClassName</string>
-					<string>8.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>ROOTObjectController</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>ScrollViewWithPadView</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">15</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">ROOTObjectController</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>navigationScrollView</string>
-							<string>padScrollView</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UIScrollView</string>
-							<string>ScrollViewWithPadView</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>navigationScrollView</string>
-							<string>padScrollView</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">navigationScrollView</string>
-								<string key="candidateClassName">UIScrollView</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">padScrollView</string>
-								<string key="candidateClassName">ScrollViewWithPadView</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/ROOTObjectController.h</string>
-					</object>
-				</object>
-				<object class="IBPartialClassDescription">
-					<string key="className">ScrollViewWithPadView</string>
-					<string key="superclassName">UIScrollView</string>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/ScrollViewWithPadView.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">534</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/RangeSlider.h b/test/ios/RootBrowser/RangeSlider.h
deleted file mode 100644
index 0c3ac79c1ea23067ef1e359627f4e2c7899c5f37..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/RangeSlider.h
+++ /dev/null
@@ -1,38 +0,0 @@
-//Very nice double range slider
-//by Mal Curtis (http://buildmobile.com).
-//Tpochep had to modify it to make it work: initWithFrame was
-//wrong (coordinates for UIImageView's),
-//added setSliderxxxx method.
-
-#import <UIKit/UIKit.h>
-
-@interface RangeSlider : UIControl {
-@private
-   float minimumValue;
-   float maximumValue;
-   float minimumRange;
-   float selectedMinimumValue;
-   float selectedMaximumValue;
-
-   float padding;
-
-   BOOL maxThumbOn;
-   BOOL minThumbOn;
-
-   UIImageView *minThumb;
-   UIImageView *maxThumb;
-   UIImageView *track;
-}
-
-@property(nonatomic) float minimumValue;
-@property(nonatomic) float maximumValue;
-@property(nonatomic) float minimumRange;
-@property(nonatomic) float selectedMinimumValue;
-@property(nonatomic) float selectedMaximumValue;
-
-- (void) setSliderMin : (float)min max : (float)max selectedMin : (float)sMin selectedMax : (float)sMax;
-
-- (CGFloat) getMinThumbX;
-- (CGFloat) getMaxThumbX;
-
-@end
diff --git a/test/ios/RootBrowser/RangeSlider.mm b/test/ios/RootBrowser/RangeSlider.mm
deleted file mode 100644
index 155e9086becca8b5b47c18d500e5cb3e12961b84..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/RangeSlider.mm
+++ /dev/null
@@ -1,152 +0,0 @@
-#import "RangeSlider.h"
-
-@interface RangeSlider (PrivateMethods)
--(float) xForValue : (float)value;
--(float) valueForX : (float)x;
--(void)updateTrackHighlight;
-@end
-
-@implementation RangeSlider
-
-@synthesize minimumValue, maximumValue, minimumRange, selectedMinimumValue, selectedMaximumValue;
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame
-{
-   self = [super initWithFrame : frame];
-
-   if (self) {
-      // Set the initial state
-      minimumValue = 0.f;
-      maximumValue = 1.f;
-      selectedMinimumValue = 0.f;
-      selectedMaximumValue = 1.f;
-
-      minThumbOn = NO;
-      maxThumbOn = NO;
-
-      minimumRange = 4.f;//FIXME
-      padding = 20;
-
-      UIImageView *trackBackground = [[UIImageView alloc] initWithImage : [UIImage imageNamed : @"bar-background.png"]];
-      trackBackground.frame = CGRectMake(0.f, self.frame.size.height / 2 - trackBackground.frame.size.height / 2, self.frame.size.width - padding * 2, trackBackground.frame.size.height);
-      trackBackground.center = CGPointMake(self.frame.size.width / 2, self.frame.size.height / 2);
-      [self addSubview : trackBackground];
-
-      track = [[UIImageView alloc] initWithImage : [UIImage imageNamed:@"bar-highlight.png"]];
-      track.frame = CGRectMake(0.f, self.frame.size.height / 2 - track.frame.size.height / 2, self.frame.size.width - padding * 2, track.frame.size.height);
-      track.center = CGPointMake(self.frame.size.width / 2, self.frame.size.height / 2);
-      [self addSubview : track];
-
-      minThumb = [[UIImageView alloc] initWithImage : [UIImage imageNamed : @"handle.png"] highlightedImage : [UIImage imageNamed : @"handle-hover.png"]];
-      minThumb.frame = CGRectMake(0.f, 0.f, self.frame.size.height,self.frame.size.height);
-      minThumb.contentMode = UIViewContentModeCenter;
-      minThumb.center = CGPointMake([self xForValue : selectedMinimumValue], self.frame.size.height / 2);
-      [self addSubview : minThumb];
-
-      maxThumb = [[UIImageView alloc] initWithImage : [UIImage imageNamed : @"handle.png"] highlightedImage : [UIImage imageNamed : @"handle-hover.png"]];
-      maxThumb.frame = CGRectMake(0.f, 0.f, self.frame.size.height, self.frame.size.height);
-      maxThumb.contentMode = UIViewContentModeCenter;
-      maxThumb.center = CGPointMake([self xForValue : selectedMaximumValue], self.frame.size.height / 2);
-      [self addSubview : maxThumb];
-
-      [self updateTrackHighlight];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) setSliderMin : (float)min max : (float)max selectedMin : (float)sMin selectedMax : (float)sMax
-{
-   minimumValue = min;
-   maximumValue = max;
-   selectedMinimumValue = sMin;
-   selectedMaximumValue = sMax;
-
-   minimumRange = 0.2 * (maximumValue - minimumValue);
-
-   minThumb.center = CGPointMake([self xForValue : selectedMinimumValue], self.frame.size.height / 2);
-   maxThumb.center = CGPointMake([self xForValue : selectedMaximumValue], self.frame.size.height / 2);
-
-   [self updateTrackHighlight];
-}
-
-
-//____________________________________________________________________________________________________
-- (CGFloat) getMinThumbX
-{
-   return minThumb.center.x;
-}
-
-//____________________________________________________________________________________________________
-- (CGFloat) getMaxThumbX
-{
-   return maxThumb.center.x;
-}
-
-//____________________________________________________________________________________________________
--(float) xForValue : (float)value
-{
-   return (self.frame.size.width-(padding * 2))*((value - minimumValue) / (maximumValue - minimumValue)) + padding;
-}
-
-//____________________________________________________________________________________________________
--(float) valueForX : (float)x
-{
-   return minimumValue + (x - padding) / (self.frame.size.width - (padding * 2)) * (maximumValue - minimumValue);
-}
-
-//____________________________________________________________________________________________________
--(BOOL) continueTrackingWithTouch : (UITouch *)touch withEvent : (UIEvent *)event
-{
-   if(!minThumbOn && !maxThumbOn)
-      return NO;
-
-   CGPoint touchPoint = [touch locationInView:self];
-   if(minThumbOn) {
-      minThumb.center = CGPointMake(MAX([self xForValue : minimumValue], MIN(touchPoint.x, [self xForValue : selectedMaximumValue - minimumRange])), minThumb.center.y);
-      selectedMinimumValue = [self valueForX : minThumb.center.x];
-   }
-
-   if (maxThumbOn) {
-      maxThumb.center = CGPointMake(MIN([self xForValue : maximumValue], MAX(touchPoint.x, [self xForValue : selectedMinimumValue + minimumRange])), maxThumb.center.y);
-      selectedMaximumValue = [self valueForX : maxThumb.center.x];
-   }
-
-   [self updateTrackHighlight];
-   [self setNeedsDisplay];
-
-   [self sendActionsForControlEvents : UIControlEventValueChanged];
-
-   return YES;
-}
-
-//____________________________________________________________________________________________________
--(BOOL) beginTrackingWithTouch : (UITouch *)touch withEvent : (UIEvent *)event
-{
-   CGPoint touchPoint = [touch locationInView : self];
-   if (CGRectContainsPoint(minThumb.frame, touchPoint)) {
-      minThumbOn = YES;
-   } else if (CGRectContainsPoint(maxThumb.frame, touchPoint)) {
-      maxThumbOn = YES;
-   }
-
-   return YES;
-}
-
-//____________________________________________________________________________________________________
--(void) endTrackingWithTouch : (UITouch *)touch withEvent : (UIEvent *)event
-{
-   minThumbOn = false;
-   maxThumbOn = false;
-}
-
-//____________________________________________________________________________________________________
--(void) updateTrackHighlight
-{
-   track.frame = CGRectMake(minThumb.center.x, track.center.y - (track.frame.size.height / 2),
-                            maxThumb.center.x - minThumb.center.x, track.frame.size.height);
-}
-
-@end
diff --git a/test/ios/RootBrowser/RootBrowser.xcodeproj/project.pbxproj b/test/ios/RootBrowser/RootBrowser.xcodeproj/project.pbxproj
deleted file mode 100644
index 036719a0bf1f578be71cd660f1415ae69095e62e..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/RootBrowser.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,971 +0,0 @@
-// !$*UTF8*$!
-{
-	archiveVersion = 1;
-	classes = {
-	};
-	objectVersion = 46;
-	objects = {
-
-/* Begin PBXBuildFile section */
-		70078C2D146AC4C400C19F4D /* FileUtils.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 70078C2C146AC4C400C19F4D /* FileUtils.cxx */; };
-		700ED6CB146BCDF200526D1C /* directory.png in Resources */ = {isa = PBXBuildFile; fileRef = 700ED6CA146BCDF100526D1C /* directory.png */; };
-		7014410F140E18390070459F /* SelectionView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7014410E140E18390070459F /* SelectionView.mm */; };
-		70144120140E3F1D0070459F /* LineStyleCell.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7014411F140E3F1D0070459F /* LineStyleCell.mm */; };
-		70144129140E553C0070459F /* line_cell.png in Resources */ = {isa = PBXBuildFile; fileRef = 70144128140E553C0070459F /* line_cell.png */; };
-		702357DB14345C0A00A95000 /* H1ErrorsInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 702357D914345C0A00A95000 /* H1ErrorsInspector.mm */; };
-		702357DC14345C0A00A95000 /* H1ErrorsInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 702357DA14345C0A00A95000 /* H1ErrorsInspector.xib */; };
-		702357E11434658900A95000 /* H1Inspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 702357DF1434658900A95000 /* H1Inspector.mm */; };
-		702357E21434658900A95000 /* H1Inspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 702357E01434658900A95000 /* H1Inspector.xib */; };
-		70235803143494F400A95000 /* MarkerInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70235801143494F400A95000 /* MarkerInspector.mm */; };
-		70235804143494F400A95000 /* MarkerInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 70235802143494F400A95000 /* MarkerInspector.xib */; };
-		702358081434A93C00A95000 /* H1BinsInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 702358061434A93B00A95000 /* H1BinsInspector.mm */; };
-		702358091434A93C00A95000 /* H1BinsInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 702358071434A93C00A95000 /* H1BinsInspector.xib */; };
-		7023580B1434ACC700A95000 /* h1_errors_tab.png in Resources */ = {isa = PBXBuildFile; fileRef = 7023580A1434ACC700A95000 /* h1_errors_tab.png */; };
-		7023580D1434B48C00A95000 /* h1_tab.png in Resources */ = {isa = PBXBuildFile; fileRef = 7023580C1434B48C00A95000 /* h1_tab.png */; };
-		7023805E140514C8002A5331 /* file_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 7023805D140514C8002A5331 /* file_icon.png */; };
-		70249BDC1403D644006A19E6 /* PadView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70249BDA1403D644006A19E6 /* PadView.mm */; };
-		70252F7C140CDD8D00F3660F /* Constants.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 70252F7A140CDD8D00F3660F /* Constants.cxx */; };
-		702BB9D714482E2200D3842F /* picker_arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 702BB9D514482E2200D3842F /* picker_arrow.png */; };
-		702BB9D814482E2200D3842F /* picker_frame_bkn.png in Resources */ = {isa = PBXBuildFile; fileRef = 702BB9D614482E2200D3842F /* picker_frame_bkn.png */; };
-		702BB9DC14482E3C00D3842F /* HorizontalPickerView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 702BB9DA14482E3C00D3842F /* HorizontalPickerView.mm */; };
-		702BB9E01448559A00D3842F /* line_width_bkn.png in Resources */ = {isa = PBXBuildFile; fileRef = 702BB9DF1448559A00D3842F /* line_width_bkn.png */; };
-		702BB9E21448584E00D3842F /* dec_line_width.png in Resources */ = {isa = PBXBuildFile; fileRef = 702BB9E11448584E00D3842F /* dec_line_width.png */; };
-		702BB9E414485E4200D3842F /* inc_line_width.png in Resources */ = {isa = PBXBuildFile; fileRef = 702BB9E314485E4200D3842F /* inc_line_width.png */; };
-		702BB9E71448680200D3842F /* LineWidthPicker.mm in Sources */ = {isa = PBXBuildFile; fileRef = 702BB9E61448680200D3842F /* LineWidthPicker.mm */; };
-		702DDD1B1415FEA1009FC6F3 /* LineInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 702DDD191415FEA1009FC6F3 /* LineInspector.mm */; };
-		702DDD1C1415FEA1009FC6F3 /* LineInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 702DDD1A1415FEA1009FC6F3 /* LineInspector.xib */; };
-		702DDD2914161789009FC6F3 /* InspectorWithNavigation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 702DDD2814161789009FC6F3 /* InspectorWithNavigation.mm */; };
-		70360B1A142C7AC6001F77E1 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 70360B19142C7AC6001F77E1 /* MessageUI.framework */; };
-		7044980D1429D13D00E83799 /* PadImageScrollView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7044980C1429D13D00E83799 /* PadImageScrollView.mm */; };
-		7053E8B6143B076F001C364D /* MarkerStyleCell.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7053E8B5143B076F001C364D /* MarkerStyleCell.mm */; };
-		705A503614066421004C1C8B /* ScrollViewWithPadView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 705A503514066421004C1C8B /* ScrollViewWithPadView.mm */; };
-		706241D01435F86700202121 /* RangeSlider.mm in Sources */ = {isa = PBXBuildFile; fileRef = 706241CE1435F86700202121 /* RangeSlider.mm */; };
-		706241D51435F94500202121 /* bar-background.png in Resources */ = {isa = PBXBuildFile; fileRef = 706241D11435F94500202121 /* bar-background.png */; };
-		706241D61435F94500202121 /* bar-highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 706241D21435F94500202121 /* bar-highlight.png */; };
-		706241D71435F94500202121 /* handle-hover.png in Resources */ = {isa = PBXBuildFile; fileRef = 706241D31435F94500202121 /* handle-hover.png */; };
-		706241D81435F94500202121 /* handle.png in Resources */ = {isa = PBXBuildFile; fileRef = 706241D41435F94500202121 /* handle.png */; };
-		7066FB31143338AF00F88A2C /* brush_tab.png in Resources */ = {isa = PBXBuildFile; fileRef = 7066FB30143338AF00F88A2C /* brush_tab.png */; };
-		7066FB3414333E7300F88A2C /* line_style_tab.png in Resources */ = {isa = PBXBuildFile; fileRef = 7066FB3314333E7300F88A2C /* line_style_tab.png */; };
-		7066FB36143341A900F88A2C /* ticks_tab.png in Resources */ = {isa = PBXBuildFile; fileRef = 7066FB35143341A900F88A2C /* ticks_tab.png */; };
-		7066FB38143342C700F88A2C /* lg_tab.png in Resources */ = {isa = PBXBuildFile; fileRef = 7066FB37143342C700F88A2C /* lg_tab.png */; };
-		7066FB3A1433459200F88A2C /* title_tab.png in Resources */ = {isa = PBXBuildFile; fileRef = 7066FB391433459200F88A2C /* title_tab.png */; };
-		7066FB3C1433470F00F88A2C /* label_tab.png in Resources */ = {isa = PBXBuildFile; fileRef = 7066FB3B1433470F00F88A2C /* label_tab.png */; };
-		70681C0D1416365900F8338A /* PadInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70681C0B1416365900F8338A /* PadInspector.mm */; };
-		70681C0E1416365900F8338A /* PadInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 70681C0C1416365900F8338A /* PadInspector.xib */; };
-		70681C1314163A2300F8338A /* PadTicksGridInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 70681C1114163A2300F8338A /* PadTicksGridInspector.xib */; };
-		70681C1514163D3F00F8338A /* PadTicksGridInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70681C1414163D3F00F8338A /* PadTicksGridInspector.mm */; };
-		70681C1914163F0C00F8338A /* PadLogScaleInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70681C1714163F0C00F8338A /* PadLogScaleInspector.mm */; };
-		70681C1A14163F0C00F8338A /* PadLogScaleInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 70681C1814163F0C00F8338A /* PadLogScaleInspector.xib */; };
-		70681C1E1416474000F8338A /* FilledAreaInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70681C1C1416474000F8338A /* FilledAreaInspector.mm */; };
-		70681C1F1416474000F8338A /* FilledAreaInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 70681C1D1416474000F8338A /* FilledAreaInspector.xib */; };
-		70681C221416586D00F8338A /* ObjectInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70681C211416586D00F8338A /* ObjectInspector.mm */; };
-		7068963F1446F9FD00C2E3E7 /* picker_bkn.png in Resources */ = {isa = PBXBuildFile; fileRef = 7068963E1446F9FD00C2E3E7 /* picker_bkn.png */; };
-		7068FF1F1419FCBC003560A1 /* separator.png in Resources */ = {isa = PBXBuildFile; fileRef = 7068FF1E1419FCBC003560A1 /* separator.png */; };
-		7068FF24141A0EAF003560A1 /* AxisFontInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7068FF22141A0EAF003560A1 /* AxisFontInspector.mm */; };
-		7068FF25141A0EAF003560A1 /* AxisFontInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7068FF23141A0EAF003560A1 /* AxisFontInspector.xib */; };
-		7068FF2B141A2F6A003560A1 /* text_cell_bkn.png in Resources */ = {isa = PBXBuildFile; fileRef = 7068FF2A141A2F6A003560A1 /* text_cell_bkn.png */; };
-		7068FF31141A3944003560A1 /* AxisLabelsInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7068FF2F141A3943003560A1 /* AxisLabelsInspector.mm */; };
-		7068FF32141A3944003560A1 /* AxisLabelsInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7068FF30141A3944003560A1 /* AxisLabelsInspector.xib */; };
-		7073A275141757BC001A0FE2 /* AxisTicksInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7073A273141757BB001A0FE2 /* AxisTicksInspector.mm */; };
-		7073A276141757BC001A0FE2 /* AxisTicksInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7073A274141757BB001A0FE2 /* AxisTicksInspector.xib */; };
-		7073A27E14177A03001A0FE2 /* AxisInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7073A27C14177A03001A0FE2 /* AxisInspector.mm */; };
-		7073A27F14177A03001A0FE2 /* AxisInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7073A27D14177A03001A0FE2 /* AxisInspector.xib */; };
-		7073A28214179A6D001A0FE2 /* minus_btn.png in Resources */ = {isa = PBXBuildFile; fileRef = 7073A28014179A6C001A0FE2 /* minus_btn.png */; };
-		7073A28314179A6D001A0FE2 /* plus_btn.png in Resources */ = {isa = PBXBuildFile; fileRef = 7073A28114179A6D001A0FE2 /* plus_btn.png */; };
-		7073A2871417AA10001A0FE2 /* AxisTitleInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7073A2851417AA0F001A0FE2 /* AxisTitleInspector.mm */; };
-		7073A2881417AA10001A0FE2 /* AxisTitleInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7073A2861417AA10001A0FE2 /* AxisTitleInspector.xib */; };
-		7073A9AE14277D1B006F6D67 /* Default-Portrait.png in Resources */ = {isa = PBXBuildFile; fileRef = 7073A9A914277D16006F6D67 /* Default-Portrait.png */; };
-		7073A9AF14277D1B006F6D67 /* Default-PortraitUpsideDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 7073A9AA14277D17006F6D67 /* Default-PortraitUpsideDown.png */; };
-		7073A9B014277D1B006F6D67 /* Default-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = 7073A9AB14277D18006F6D67 /* Default-Landscape.png */; };
-		7073A9B114277D1B006F6D67 /* Default-LandscapeLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 7073A9AC14277D19006F6D67 /* Default-LandscapeLeft.png */; };
-		7073A9B214277D1B006F6D67 /* Default-LandscapeRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 7073A9AD14277D1A006F6D67 /* Default-LandscapeRight.png */; };
-		7077853214139EBF00450A1B /* editor_plate.png in Resources */ = {isa = PBXBuildFile; fileRef = 7077853114139EBF00450A1B /* editor_plate.png */; };
-		7077901E13FE50EB00C0FFA1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7077901D13FE50EB00C0FFA1 /* UIKit.framework */; };
-		7077902013FE50EB00C0FFA1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7077901F13FE50EB00C0FFA1 /* Foundation.framework */; };
-		7077902213FE50EB00C0FFA1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7077902113FE50EB00C0FFA1 /* CoreGraphics.framework */; };
-		7077902813FE50EB00C0FFA1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7077902613FE50EB00C0FFA1 /* InfoPlist.strings */; };
-		7077902B13FE50EB00C0FFA1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7077902A13FE50EB00C0FFA1 /* main.m */; };
-		7077902E13FE50EB00C0FFA1 /* root_browserAppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077902D13FE50EB00C0FFA1 /* root_browserAppDelegate.mm */; };
-		7077903113FE50EB00C0FFA1 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7077902F13FE50EB00C0FFA1 /* MainWindow.xib */; };
-		7077903A13FE51B400C0FFA1 /* RootFileController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077903813FE51B400C0FFA1 /* RootFileController.mm */; };
-		7077903B13FE51B400C0FFA1 /* RootFileController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7077903913FE51B400C0FFA1 /* RootFileController.xib */; };
-		7077903F13FE549300C0FFA1 /* FileContentController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077903D13FE549300C0FFA1 /* FileContentController.mm */; };
-		7077904013FE549300C0FFA1 /* FileContentController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7077903E13FE549300C0FFA1 /* FileContentController.xib */; };
-		7077904313FE554E00C0FFA1 /* FileShortcut.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077904213FE554E00C0FFA1 /* FileShortcut.mm */; };
-		7077905113FE6B8F00C0FFA1 /* file_shortcut_background.png in Resources */ = {isa = PBXBuildFile; fileRef = 7077905013FE6B8F00C0FFA1 /* file_shortcut_background.png */; };
-		7077905D13FE840000C0FFA1 /* SlideshowController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077905B13FE840000C0FFA1 /* SlideshowController.mm */; };
-		7077905E13FE840000C0FFA1 /* SlideshowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7077905C13FE840000C0FFA1 /* SlideshowController.xib */; };
-		7077906213FE847600C0FFA1 /* ROOTObjectController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077906013FE847600C0FFA1 /* ROOTObjectController.mm */; };
-		7077906313FE847600C0FFA1 /* ROOTObjectController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7077906113FE847600C0FFA1 /* ROOTObjectController.xib */; };
-		7077906613FE87D000C0FFA1 /* ObjectShortcut.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077906513FE87D000C0FFA1 /* ObjectShortcut.mm */; };
-		7077907E13FE96C300C0FFA1 /* EditorView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077906B13FE96C200C0FFA1 /* EditorView.mm */; };
-		7077908013FE96C300C0FFA1 /* ScrollViewWithPickers.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077906E13FE96C200C0FFA1 /* ScrollViewWithPickers.mm */; };
-		7077908113FE96C300C0FFA1 /* EditorPlateView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077906F13FE96C200C0FFA1 /* EditorPlateView.mm */; };
-		7077908713FE96C300C0FFA1 /* PatternCell.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077907913FE96C300C0FFA1 /* PatternCell.mm */; };
-		7077908813FE96C300C0FFA1 /* ColorCell.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7077907B13FE96C300C0FFA1 /* ColorCell.mm */; };
-		7077908B13FE96DC00C0FFA1 /* editor_state_arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 7077908913FE96DC00C0FFA1 /* editor_state_arrow.png */; };
-		7077908E13FE972D00C0FFA1 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7077908D13FE972D00C0FFA1 /* QuartzCore.framework */; };
-		7077909013FE973A00C0FFA1 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7077908F13FE973A00C0FFA1 /* CoreText.framework */; };
-		7095949C13FE978400B9E8B6 /* libRoot.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7095949813FE978400B9E8B6 /* libRoot.a */; };
-		7095949D13FE978400B9E8B6 /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7095949913FE978400B9E8B6 /* libfreetype.a */; };
-		7095949E13FE978400B9E8B6 /* liblzma.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7095949A13FE978400B9E8B6 /* liblzma.a */; };
-		7095949F13FE978400B9E8B6 /* libpcre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7095949B13FE978400B9E8B6 /* libpcre.a */; };
-		709594A213FE978C00B9E8B6 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 709594A113FE978C00B9E8B6 /* libz.dylib */; };
-		709594A513FE97AF00B9E8B6 /* system.rootrc in Resources */ = {isa = PBXBuildFile; fileRef = 709594A313FE97AF00B9E8B6 /* system.rootrc */; };
-		709594A613FE97AF00B9E8B6 /* system.plugins-ios in Resources */ = {isa = PBXBuildFile; fileRef = 709594A413FE97AF00B9E8B6 /* system.plugins-ios */; };
-		70989EFD1473E73200515FC5 /* SpotView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70989EFC1473E73200515FC5 /* SpotView.mm */; };
-		709CD05314025148005B2AF4 /* demos.root in Resources */ = {isa = PBXBuildFile; fileRef = 709CD05214025148005B2AF4 /* demos.root */; };
-		709CD0981402768B005B2AF4 /* Shortcuts.mm in Sources */ = {isa = PBXBuildFile; fileRef = 709CD0971402768B005B2AF4 /* Shortcuts.mm */; };
-		70AC541E146966E7009A0942 /* ThumbnailView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70AC541C146966E7009A0942 /* ThumbnailView.mm */; };
-		70C1D67B1468162600514DC0 /* LineWidthCell.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70C1D67A1468162600514DC0 /* LineWidthCell.mm */; };
-		70C1D67D1468166100514DC0 /* SlideView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70C1D67C1468166100514DC0 /* SlideView.mm */; };
-		70E0B62114150F630077E4A8 /* back_btn.png in Resources */ = {isa = PBXBuildFile; fileRef = 70E0B62014150F630077E4A8 /* back_btn.png */; };
-		70E0B624141510880077E4A8 /* forward_btn.png in Resources */ = {isa = PBXBuildFile; fileRef = 70E0B623141510880077E4A8 /* forward_btn.png */; };
-		70E16B091455CBC00050C281 /* app_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 70E16B081455CBC00050C281 /* app_icon.png */; };
-		70E36B571472965E004AEB6A /* FileContainerElement.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70E36B561472965E004AEB6A /* FileContainerElement.mm */; };
-		70E4FE5214715ABD00296BFF /* TransparentToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = 70E4FE5114715ABD00296BFF /* TransparentToolbar.m */; };
-		70E4FE5B1471685700296BFF /* SearchController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70E4FE5A1471685700296BFF /* SearchController.mm */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXFileReference section */
-		70078C2B146AC4C400C19F4D /* FileUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileUtils.h; sourceTree = "<group>"; };
-		70078C2C146AC4C400C19F4D /* FileUtils.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FileUtils.cxx; sourceTree = "<group>"; };
-		700ED6CA146BCDF100526D1C /* directory.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = directory.png; sourceTree = "<group>"; };
-		7014410D140E18390070459F /* SelectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelectionView.h; sourceTree = "<group>"; };
-		7014410E140E18390070459F /* SelectionView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SelectionView.mm; sourceTree = "<group>"; };
-		7014411E140E3F1D0070459F /* LineStyleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineStyleCell.h; sourceTree = "<group>"; };
-		7014411F140E3F1D0070459F /* LineStyleCell.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = LineStyleCell.mm; sourceTree = "<group>"; };
-		70144121140E3F320070459F /* LineWidthCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineWidthCell.h; sourceTree = "<group>"; };
-		70144128140E553C0070459F /* line_cell.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = line_cell.png; sourceTree = "<group>"; };
-		702357D814345C0A00A95000 /* H1ErrorsInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H1ErrorsInspector.h; sourceTree = "<group>"; };
-		702357D914345C0A00A95000 /* H1ErrorsInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = H1ErrorsInspector.mm; sourceTree = "<group>"; };
-		702357DA14345C0A00A95000 /* H1ErrorsInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = H1ErrorsInspector.xib; sourceTree = "<group>"; };
-		702357DE1434658900A95000 /* H1Inspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H1Inspector.h; sourceTree = "<group>"; };
-		702357DF1434658900A95000 /* H1Inspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = H1Inspector.mm; sourceTree = "<group>"; };
-		702357E01434658900A95000 /* H1Inspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = H1Inspector.xib; sourceTree = "<group>"; };
-		70235800143494F400A95000 /* MarkerInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MarkerInspector.h; sourceTree = "<group>"; };
-		70235801143494F400A95000 /* MarkerInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MarkerInspector.mm; sourceTree = "<group>"; };
-		70235802143494F400A95000 /* MarkerInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MarkerInspector.xib; sourceTree = "<group>"; };
-		702358051434A93B00A95000 /* H1BinsInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H1BinsInspector.h; sourceTree = "<group>"; };
-		702358061434A93B00A95000 /* H1BinsInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = H1BinsInspector.mm; sourceTree = "<group>"; };
-		702358071434A93C00A95000 /* H1BinsInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = H1BinsInspector.xib; sourceTree = "<group>"; };
-		7023580A1434ACC700A95000 /* h1_errors_tab.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = h1_errors_tab.png; sourceTree = "<group>"; };
-		7023580C1434B48C00A95000 /* h1_tab.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = h1_tab.png; sourceTree = "<group>"; };
-		7023805D140514C8002A5331 /* file_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = file_icon.png; sourceTree = "<group>"; };
-		70249BDA1403D644006A19E6 /* PadView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PadView.mm; sourceTree = "<group>"; };
-		70252F7A140CDD8D00F3660F /* Constants.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Constants.cxx; sourceTree = "<group>"; };
-		70252F7B140CDD8D00F3660F /* Constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Constants.h; sourceTree = "<group>"; };
-		702BB9D514482E2200D3842F /* picker_arrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = picker_arrow.png; sourceTree = "<group>"; };
-		702BB9D614482E2200D3842F /* picker_frame_bkn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = picker_frame_bkn.png; sourceTree = "<group>"; };
-		702BB9DA14482E3C00D3842F /* HorizontalPickerView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = HorizontalPickerView.mm; sourceTree = "<group>"; };
-		702BB9DB14482E3C00D3842F /* HorizontalPickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HorizontalPickerView.h; sourceTree = "<group>"; };
-		702BB9DF1448559A00D3842F /* line_width_bkn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = line_width_bkn.png; sourceTree = "<group>"; };
-		702BB9E11448584E00D3842F /* dec_line_width.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dec_line_width.png; sourceTree = "<group>"; };
-		702BB9E314485E4200D3842F /* inc_line_width.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = inc_line_width.png; sourceTree = "<group>"; };
-		702BB9E51448680100D3842F /* LineWidthPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineWidthPicker.h; sourceTree = "<group>"; };
-		702BB9E61448680200D3842F /* LineWidthPicker.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = LineWidthPicker.mm; sourceTree = "<group>"; };
-		702DDD161415FDDB009FC6F3 /* ObjectInspectorComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectInspectorComponent.h; sourceTree = "<group>"; };
-		702DDD181415FEA1009FC6F3 /* LineInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineInspector.h; sourceTree = "<group>"; };
-		702DDD191415FEA1009FC6F3 /* LineInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = LineInspector.mm; sourceTree = "<group>"; };
-		702DDD1A1415FEA1009FC6F3 /* LineInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LineInspector.xib; sourceTree = "<group>"; };
-		702DDD2714161789009FC6F3 /* InspectorWithNavigation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InspectorWithNavigation.h; sourceTree = "<group>"; };
-		702DDD2814161789009FC6F3 /* InspectorWithNavigation.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = InspectorWithNavigation.mm; sourceTree = "<group>"; };
-		70360B19142C7AC6001F77E1 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
-		7044980B1429D13D00E83799 /* PadImageScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PadImageScrollView.h; sourceTree = "<group>"; };
-		7044980C1429D13D00E83799 /* PadImageScrollView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PadImageScrollView.mm; sourceTree = "<group>"; };
-		704B5A211520CC8D00FEF9C8 /* PadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PadView.h; sourceTree = "<group>"; };
-		7053E8B4143B076F001C364D /* MarkerStyleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MarkerStyleCell.h; sourceTree = "<group>"; };
-		7053E8B5143B076F001C364D /* MarkerStyleCell.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MarkerStyleCell.mm; sourceTree = "<group>"; };
-		705A503414066421004C1C8B /* ScrollViewWithPadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScrollViewWithPadView.h; sourceTree = "<group>"; };
-		705A503514066421004C1C8B /* ScrollViewWithPadView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ScrollViewWithPadView.mm; sourceTree = "<group>"; };
-		705F1A66142347CA003045D9 /* SlideView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SlideView.h; sourceTree = "<group>"; };
-		706241CE1435F86700202121 /* RangeSlider.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RangeSlider.mm; sourceTree = "<group>"; };
-		706241CF1435F86700202121 /* RangeSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RangeSlider.h; sourceTree = "<group>"; };
-		706241D11435F94500202121 /* bar-background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "bar-background.png"; sourceTree = "<group>"; };
-		706241D21435F94500202121 /* bar-highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "bar-highlight.png"; sourceTree = "<group>"; };
-		706241D31435F94500202121 /* handle-hover.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "handle-hover.png"; sourceTree = "<group>"; };
-		706241D41435F94500202121 /* handle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = handle.png; sourceTree = "<group>"; };
-		7066FB30143338AF00F88A2C /* brush_tab.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = brush_tab.png; sourceTree = "<group>"; };
-		7066FB3314333E7300F88A2C /* line_style_tab.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = line_style_tab.png; sourceTree = "<group>"; };
-		7066FB35143341A900F88A2C /* ticks_tab.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ticks_tab.png; sourceTree = "<group>"; };
-		7066FB37143342C700F88A2C /* lg_tab.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = lg_tab.png; sourceTree = "<group>"; };
-		7066FB391433459200F88A2C /* title_tab.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = title_tab.png; sourceTree = "<group>"; };
-		7066FB3B1433470F00F88A2C /* label_tab.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = label_tab.png; sourceTree = "<group>"; };
-		70681C0A1416365900F8338A /* PadInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PadInspector.h; sourceTree = "<group>"; };
-		70681C0B1416365900F8338A /* PadInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PadInspector.mm; sourceTree = "<group>"; };
-		70681C0C1416365900F8338A /* PadInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PadInspector.xib; sourceTree = "<group>"; };
-		70681C0F14163A2300F8338A /* PadTicksGridInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PadTicksGridInspector.h; sourceTree = "<group>"; };
-		70681C1114163A2300F8338A /* PadTicksGridInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PadTicksGridInspector.xib; sourceTree = "<group>"; };
-		70681C1414163D3F00F8338A /* PadTicksGridInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PadTicksGridInspector.mm; sourceTree = "<group>"; };
-		70681C1614163F0C00F8338A /* PadLogScaleInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PadLogScaleInspector.h; sourceTree = "<group>"; };
-		70681C1714163F0C00F8338A /* PadLogScaleInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PadLogScaleInspector.mm; sourceTree = "<group>"; };
-		70681C1814163F0C00F8338A /* PadLogScaleInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PadLogScaleInspector.xib; sourceTree = "<group>"; };
-		70681C1B1416474000F8338A /* FilledAreaInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FilledAreaInspector.h; sourceTree = "<group>"; };
-		70681C1C1416474000F8338A /* FilledAreaInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FilledAreaInspector.mm; sourceTree = "<group>"; };
-		70681C1D1416474000F8338A /* FilledAreaInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FilledAreaInspector.xib; sourceTree = "<group>"; };
-		70681C201416586D00F8338A /* ObjectInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectInspector.h; sourceTree = "<group>"; };
-		70681C211416586D00F8338A /* ObjectInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ObjectInspector.mm; sourceTree = "<group>"; };
-		7068963E1446F9FD00C2E3E7 /* picker_bkn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = picker_bkn.png; sourceTree = "<group>"; };
-		7068FF1E1419FCBC003560A1 /* separator.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = separator.png; sourceTree = "<group>"; };
-		7068FF21141A0EAF003560A1 /* AxisFontInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AxisFontInspector.h; sourceTree = "<group>"; };
-		7068FF22141A0EAF003560A1 /* AxisFontInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AxisFontInspector.mm; sourceTree = "<group>"; };
-		7068FF23141A0EAF003560A1 /* AxisFontInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AxisFontInspector.xib; sourceTree = "<group>"; };
-		7068FF2A141A2F6A003560A1 /* text_cell_bkn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_cell_bkn.png; sourceTree = "<group>"; };
-		7068FF2E141A3943003560A1 /* AxisLabelsInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AxisLabelsInspector.h; sourceTree = "<group>"; };
-		7068FF2F141A3943003560A1 /* AxisLabelsInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AxisLabelsInspector.mm; sourceTree = "<group>"; };
-		7068FF30141A3944003560A1 /* AxisLabelsInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AxisLabelsInspector.xib; sourceTree = "<group>"; };
-		7073A272141757BB001A0FE2 /* AxisTicksInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AxisTicksInspector.h; sourceTree = "<group>"; };
-		7073A273141757BB001A0FE2 /* AxisTicksInspector.mm */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = AxisTicksInspector.mm; sourceTree = "<group>"; };
-		7073A274141757BB001A0FE2 /* AxisTicksInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AxisTicksInspector.xib; sourceTree = "<group>"; };
-		7073A27B14177A03001A0FE2 /* AxisInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AxisInspector.h; sourceTree = "<group>"; };
-		7073A27C14177A03001A0FE2 /* AxisInspector.mm */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = AxisInspector.mm; sourceTree = "<group>"; };
-		7073A27D14177A03001A0FE2 /* AxisInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AxisInspector.xib; sourceTree = "<group>"; };
-		7073A28014179A6C001A0FE2 /* minus_btn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = minus_btn.png; sourceTree = "<group>"; };
-		7073A28114179A6D001A0FE2 /* plus_btn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = plus_btn.png; sourceTree = "<group>"; };
-		7073A2841417AA0F001A0FE2 /* AxisTitleInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AxisTitleInspector.h; sourceTree = "<group>"; };
-		7073A2851417AA0F001A0FE2 /* AxisTitleInspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AxisTitleInspector.mm; sourceTree = "<group>"; };
-		7073A2861417AA10001A0FE2 /* AxisTitleInspector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AxisTitleInspector.xib; sourceTree = "<group>"; };
-		7073A9A914277D16006F6D67 /* Default-Portrait.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Portrait.png"; sourceTree = "<group>"; };
-		7073A9AA14277D17006F6D67 /* Default-PortraitUpsideDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-PortraitUpsideDown.png"; sourceTree = "<group>"; };
-		7073A9AB14277D18006F6D67 /* Default-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Landscape.png"; sourceTree = "<group>"; };
-		7073A9AC14277D19006F6D67 /* Default-LandscapeLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-LandscapeLeft.png"; sourceTree = "<group>"; };
-		7073A9AD14277D1A006F6D67 /* Default-LandscapeRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-LandscapeRight.png"; sourceTree = "<group>"; };
-		7077853114139EBF00450A1B /* editor_plate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = editor_plate.png; sourceTree = "<group>"; };
-		7077901913FE50EB00C0FFA1 /* RootBrowser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RootBrowser.app; sourceTree = BUILT_PRODUCTS_DIR; };
-		7077901D13FE50EB00C0FFA1 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
-		7077901F13FE50EB00C0FFA1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
-		7077902113FE50EB00C0FFA1 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
-		7077902513FE50EB00C0FFA1 /* root_browser-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "root_browser-Info.plist"; sourceTree = "<group>"; };
-		7077902713FE50EB00C0FFA1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-		7077902913FE50EB00C0FFA1 /* RootBrowser-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RootBrowser-Prefix.pch"; sourceTree = "<group>"; };
-		7077902A13FE50EB00C0FFA1 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
-		7077902C13FE50EB00C0FFA1 /* root_browserAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = root_browserAppDelegate.h; sourceTree = "<group>"; };
-		7077902D13FE50EB00C0FFA1 /* root_browserAppDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = root_browserAppDelegate.mm; sourceTree = "<group>"; };
-		7077903013FE50EB00C0FFA1 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainWindow.xib; sourceTree = "<group>"; };
-		7077903713FE51B400C0FFA1 /* RootFileController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootFileController.h; sourceTree = "<group>"; };
-		7077903813FE51B400C0FFA1 /* RootFileController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RootFileController.mm; sourceTree = "<group>"; };
-		7077903913FE51B400C0FFA1 /* RootFileController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RootFileController.xib; sourceTree = "<group>"; };
-		7077903C13FE549300C0FFA1 /* FileContentController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileContentController.h; sourceTree = "<group>"; };
-		7077903D13FE549300C0FFA1 /* FileContentController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FileContentController.mm; sourceTree = "<group>"; };
-		7077903E13FE549300C0FFA1 /* FileContentController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FileContentController.xib; sourceTree = "<group>"; };
-		7077904113FE554E00C0FFA1 /* FileShortcut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileShortcut.h; sourceTree = "<group>"; };
-		7077904213FE554E00C0FFA1 /* FileShortcut.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FileShortcut.mm; sourceTree = "<group>"; };
-		7077905013FE6B8F00C0FFA1 /* file_shortcut_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = file_shortcut_background.png; sourceTree = "<group>"; };
-		7077905A13FE840000C0FFA1 /* SlideshowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SlideshowController.h; sourceTree = "<group>"; };
-		7077905B13FE840000C0FFA1 /* SlideshowController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SlideshowController.mm; sourceTree = "<group>"; };
-		7077905C13FE840000C0FFA1 /* SlideshowController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SlideshowController.xib; sourceTree = "<group>"; };
-		7077905F13FE847600C0FFA1 /* ROOTObjectController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ROOTObjectController.h; sourceTree = "<group>"; };
-		7077906013FE847600C0FFA1 /* ROOTObjectController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ROOTObjectController.mm; sourceTree = "<group>"; };
-		7077906113FE847600C0FFA1 /* ROOTObjectController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ROOTObjectController.xib; sourceTree = "<group>"; };
-		7077906413FE87D000C0FFA1 /* ObjectShortcut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectShortcut.h; sourceTree = "<group>"; };
-		7077906513FE87D000C0FFA1 /* ObjectShortcut.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ObjectShortcut.mm; sourceTree = "<group>"; };
-		7077906B13FE96C200C0FFA1 /* EditorView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = EditorView.mm; sourceTree = "<group>"; };
-		7077906C13FE96C200C0FFA1 /* EditorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EditorView.h; sourceTree = "<group>"; };
-		7077906E13FE96C200C0FFA1 /* ScrollViewWithPickers.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ScrollViewWithPickers.mm; sourceTree = "<group>"; };
-		7077906F13FE96C200C0FFA1 /* EditorPlateView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = EditorPlateView.mm; sourceTree = "<group>"; };
-		7077907013FE96C200C0FFA1 /* ScrollViewWithPickers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScrollViewWithPickers.h; sourceTree = "<group>"; };
-		7077907713FE96C200C0FFA1 /* EditorPlateView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EditorPlateView.h; sourceTree = "<group>"; };
-		7077907913FE96C300C0FFA1 /* PatternCell.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PatternCell.mm; sourceTree = "<group>"; };
-		7077907A13FE96C300C0FFA1 /* PatternCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PatternCell.h; sourceTree = "<group>"; };
-		7077907B13FE96C300C0FFA1 /* ColorCell.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ColorCell.mm; sourceTree = "<group>"; };
-		7077907C13FE96C300C0FFA1 /* ColorCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColorCell.h; sourceTree = "<group>"; };
-		7077908913FE96DC00C0FFA1 /* editor_state_arrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = editor_state_arrow.png; sourceTree = "<group>"; };
-		7077908D13FE972D00C0FFA1 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
-		7077908F13FE973A00C0FFA1 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
-		7095949813FE978400B9E8B6 /* libRoot.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libRoot.a; path = ../../../lib/libRoot.a; sourceTree = "<group>"; };
-		7095949913FE978400B9E8B6 /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = ../../../lib/libfreetype.a; sourceTree = "<group>"; };
-		7095949A13FE978400B9E8B6 /* liblzma.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblzma.a; path = ../../../lib/liblzma.a; sourceTree = "<group>"; };
-		7095949B13FE978400B9E8B6 /* libpcre.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpcre.a; path = ../../../lib/libpcre.a; sourceTree = "<group>"; };
-		709594A113FE978C00B9E8B6 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
-		709594A313FE97AF00B9E8B6 /* system.rootrc */ = {isa = PBXFileReference; lastKnownFileType = text; name = system.rootrc; path = ../../../etc/system.rootrc; sourceTree = "<group>"; };
-		709594A413FE97AF00B9E8B6 /* system.plugins-ios */ = {isa = PBXFileReference; lastKnownFileType = text; name = "system.plugins-ios"; path = "../../../etc/system.plugins-ios"; sourceTree = "<group>"; };
-		70989EFB1473E73200515FC5 /* SpotView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpotView.h; sourceTree = "<group>"; };
-		70989EFC1473E73200515FC5 /* SpotView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SpotView.mm; sourceTree = "<group>"; };
-		709CD05214025148005B2AF4 /* demos.root */ = {isa = PBXFileReference; lastKnownFileType = file; path = demos.root; sourceTree = "<group>"; };
-		709CD0961402768B005B2AF4 /* Shortcuts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shortcuts.h; sourceTree = "<group>"; };
-		709CD0971402768B005B2AF4 /* Shortcuts.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Shortcuts.mm; sourceTree = "<group>"; };
-		70AC541C146966E7009A0942 /* ThumbnailView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ThumbnailView.mm; sourceTree = "<group>"; };
-		70AC541D146966E7009A0942 /* ThumbnailView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ThumbnailView.h; sourceTree = "<group>"; };
-		70B2B408144C274800FAE3DD /* HorizontalPickerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HorizontalPickerDelegate.h; sourceTree = "<group>"; };
-		70C1D67A1468162600514DC0 /* LineWidthCell.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = LineWidthCell.mm; sourceTree = "<group>"; };
-		70C1D67C1468166100514DC0 /* SlideView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SlideView.mm; sourceTree = "<group>"; };
-		70E0B62014150F630077E4A8 /* back_btn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = back_btn.png; sourceTree = "<group>"; };
-		70E0B623141510880077E4A8 /* forward_btn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = forward_btn.png; sourceTree = "<group>"; };
-		70E16B081455CBC00050C281 /* app_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = app_icon.png; sourceTree = "<group>"; };
-		70E36B551472965E004AEB6A /* FileContainerElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileContainerElement.h; sourceTree = "<group>"; };
-		70E36B561472965E004AEB6A /* FileContainerElement.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FileContainerElement.mm; sourceTree = "<group>"; };
-		70E4FE5014715ABD00296BFF /* TransparentToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TransparentToolbar.h; sourceTree = "<group>"; };
-		70E4FE5114715ABD00296BFF /* TransparentToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TransparentToolbar.m; sourceTree = "<group>"; };
-		70E4FE591471685700296BFF /* SearchController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchController.h; sourceTree = "<group>"; };
-		70E4FE5A1471685700296BFF /* SearchController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SearchController.mm; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
-		7077901613FE50EB00C0FFA1 /* Frameworks */ = {
-			isa = PBXFrameworksBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				70360B1A142C7AC6001F77E1 /* MessageUI.framework in Frameworks */,
-				709594A213FE978C00B9E8B6 /* libz.dylib in Frameworks */,
-				7095949C13FE978400B9E8B6 /* libRoot.a in Frameworks */,
-				7095949D13FE978400B9E8B6 /* libfreetype.a in Frameworks */,
-				7095949E13FE978400B9E8B6 /* liblzma.a in Frameworks */,
-				7095949F13FE978400B9E8B6 /* libpcre.a in Frameworks */,
-				7077909013FE973A00C0FFA1 /* CoreText.framework in Frameworks */,
-				7077908E13FE972D00C0FFA1 /* QuartzCore.framework in Frameworks */,
-				7077901E13FE50EB00C0FFA1 /* UIKit.framework in Frameworks */,
-				7077902013FE50EB00C0FFA1 /* Foundation.framework in Frameworks */,
-				7077902213FE50EB00C0FFA1 /* CoreGraphics.framework in Frameworks */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
-		706241CC1435F84400202121 /* Custom controls */ = {
-			isa = PBXGroup;
-			children = (
-				706241CE1435F86700202121 /* RangeSlider.mm */,
-				706241CF1435F86700202121 /* RangeSlider.h */,
-				70E4FE5014715ABD00296BFF /* TransparentToolbar.h */,
-				70E4FE5114715ABD00296BFF /* TransparentToolbar.m */,
-			);
-			name = "Custom controls";
-			sourceTree = "<group>";
-		};
-		7077900E13FE50EB00C0FFA1 = {
-			isa = PBXGroup;
-			children = (
-				706241CC1435F84400202121 /* Custom controls */,
-				70360B19142C7AC6001F77E1 /* MessageUI.framework */,
-				70E0B5E31414E4B80077E4A8 /* General */,
-				70E0B5D81414E2B50077E4A8 /* Top level view controllers */,
-				70E0B5D41414E0F10077E4A8 /* Object Inspector */,
-				7077902313FE50EB00C0FFA1 /* root_browser */,
-				7077901C13FE50EB00C0FFA1 /* Frameworks */,
-				7077901A13FE50EB00C0FFA1 /* Products */,
-			);
-			sourceTree = "<group>";
-		};
-		7077901A13FE50EB00C0FFA1 /* Products */ = {
-			isa = PBXGroup;
-			children = (
-				7077901913FE50EB00C0FFA1 /* RootBrowser.app */,
-			);
-			name = Products;
-			sourceTree = "<group>";
-		};
-		7077901C13FE50EB00C0FFA1 /* Frameworks */ = {
-			isa = PBXGroup;
-			children = (
-				7077908F13FE973A00C0FFA1 /* CoreText.framework */,
-				7077908D13FE972D00C0FFA1 /* QuartzCore.framework */,
-				7077901D13FE50EB00C0FFA1 /* UIKit.framework */,
-				7077901F13FE50EB00C0FFA1 /* Foundation.framework */,
-				7077902113FE50EB00C0FFA1 /* CoreGraphics.framework */,
-			);
-			name = Frameworks;
-			sourceTree = "<group>";
-		};
-		7077902313FE50EB00C0FFA1 /* root_browser */ = {
-			isa = PBXGroup;
-			children = (
-				7077902C13FE50EB00C0FFA1 /* root_browserAppDelegate.h */,
-				7077902D13FE50EB00C0FFA1 /* root_browserAppDelegate.mm */,
-				7077902F13FE50EB00C0FFA1 /* MainWindow.xib */,
-				7077902413FE50EB00C0FFA1 /* Supporting Files */,
-			);
-			path = root_browser;
-			sourceTree = "<group>";
-		};
-		7077902413FE50EB00C0FFA1 /* Supporting Files */ = {
-			isa = PBXGroup;
-			children = (
-				7077902513FE50EB00C0FFA1 /* root_browser-Info.plist */,
-				7077902613FE50EB00C0FFA1 /* InfoPlist.strings */,
-				7077902913FE50EB00C0FFA1 /* RootBrowser-Prefix.pch */,
-				7077902A13FE50EB00C0FFA1 /* main.m */,
-			);
-			name = "Supporting Files";
-			sourceTree = "<group>";
-		};
-		70E0B5D41414E0F10077E4A8 /* Object Inspector */ = {
-			isa = PBXGroup;
-			children = (
-				70E0B5E11414E4710077E4A8 /* Views */,
-				70E0B5D71414E1510077E4A8 /* xibs */,
-				70E0B5D61414E11C0077E4A8 /* Classes and protocols */,
-				70E0B5D51414E1110077E4A8 /* Icons and pictures */,
-			);
-			name = "Object Inspector";
-			sourceTree = "<group>";
-		};
-		70E0B5D51414E1110077E4A8 /* Icons and pictures */ = {
-			isa = PBXGroup;
-			children = (
-				7068FF2A141A2F6A003560A1 /* text_cell_bkn.png */,
-				7068FF1E1419FCBC003560A1 /* separator.png */,
-				7073A28014179A6C001A0FE2 /* minus_btn.png */,
-				7073A28114179A6D001A0FE2 /* plus_btn.png */,
-				7023580C1434B48C00A95000 /* h1_tab.png */,
-				7023580A1434ACC700A95000 /* h1_errors_tab.png */,
-				7066FB3B1433470F00F88A2C /* label_tab.png */,
-				7066FB391433459200F88A2C /* title_tab.png */,
-				7066FB37143342C700F88A2C /* lg_tab.png */,
-				7066FB35143341A900F88A2C /* ticks_tab.png */,
-				7066FB3314333E7300F88A2C /* line_style_tab.png */,
-				7066FB30143338AF00F88A2C /* brush_tab.png */,
-				702BB9E314485E4200D3842F /* inc_line_width.png */,
-				702BB9E11448584E00D3842F /* dec_line_width.png */,
-				702BB9DF1448559A00D3842F /* line_width_bkn.png */,
-				702BB9D514482E2200D3842F /* picker_arrow.png */,
-				702BB9D614482E2200D3842F /* picker_frame_bkn.png */,
-				7068963E1446F9FD00C2E3E7 /* picker_bkn.png */,
-				706241D11435F94500202121 /* bar-background.png */,
-				706241D21435F94500202121 /* bar-highlight.png */,
-				706241D31435F94500202121 /* handle-hover.png */,
-				706241D41435F94500202121 /* handle.png */,
-				70E0B623141510880077E4A8 /* forward_btn.png */,
-				70E0B62014150F630077E4A8 /* back_btn.png */,
-				7077908913FE96DC00C0FFA1 /* editor_state_arrow.png */,
-				70144128140E553C0070459F /* line_cell.png */,
-				7077853114139EBF00450A1B /* editor_plate.png */,
-			);
-			name = "Icons and pictures";
-			sourceTree = "<group>";
-		};
-		70E0B5D61414E11C0077E4A8 /* Classes and protocols */ = {
-			isa = PBXGroup;
-			children = (
-				702DDD161415FDDB009FC6F3 /* ObjectInspectorComponent.h */,
-				702DDD181415FEA1009FC6F3 /* LineInspector.h */,
-				702DDD191415FEA1009FC6F3 /* LineInspector.mm */,
-				702DDD2714161789009FC6F3 /* InspectorWithNavigation.h */,
-				702DDD2814161789009FC6F3 /* InspectorWithNavigation.mm */,
-				70681C0A1416365900F8338A /* PadInspector.h */,
-				70681C0B1416365900F8338A /* PadInspector.mm */,
-				70681C0F14163A2300F8338A /* PadTicksGridInspector.h */,
-				70681C1414163D3F00F8338A /* PadTicksGridInspector.mm */,
-				70681C1614163F0C00F8338A /* PadLogScaleInspector.h */,
-				70681C1714163F0C00F8338A /* PadLogScaleInspector.mm */,
-				70681C1B1416474000F8338A /* FilledAreaInspector.h */,
-				70681C1C1416474000F8338A /* FilledAreaInspector.mm */,
-				70681C201416586D00F8338A /* ObjectInspector.h */,
-				70681C211416586D00F8338A /* ObjectInspector.mm */,
-				7073A272141757BB001A0FE2 /* AxisTicksInspector.h */,
-				7073A273141757BB001A0FE2 /* AxisTicksInspector.mm */,
-				7073A27B14177A03001A0FE2 /* AxisInspector.h */,
-				7073A27C14177A03001A0FE2 /* AxisInspector.mm */,
-				7073A2841417AA0F001A0FE2 /* AxisTitleInspector.h */,
-				7073A2851417AA0F001A0FE2 /* AxisTitleInspector.mm */,
-				7068FF21141A0EAF003560A1 /* AxisFontInspector.h */,
-				7068FF22141A0EAF003560A1 /* AxisFontInspector.mm */,
-				7068FF2E141A3943003560A1 /* AxisLabelsInspector.h */,
-				7068FF2F141A3943003560A1 /* AxisLabelsInspector.mm */,
-				702357DE1434658900A95000 /* H1Inspector.h */,
-				702357DF1434658900A95000 /* H1Inspector.mm */,
-				702357D814345C0A00A95000 /* H1ErrorsInspector.h */,
-				702357D914345C0A00A95000 /* H1ErrorsInspector.mm */,
-				70235800143494F400A95000 /* MarkerInspector.h */,
-				70235801143494F400A95000 /* MarkerInspector.mm */,
-				702358051434A93B00A95000 /* H1BinsInspector.h */,
-				702358061434A93B00A95000 /* H1BinsInspector.mm */,
-				70B2B408144C274800FAE3DD /* HorizontalPickerDelegate.h */,
-			);
-			name = "Classes and protocols";
-			sourceTree = "<group>";
-		};
-		70E0B5D71414E1510077E4A8 /* xibs */ = {
-			isa = PBXGroup;
-			children = (
-				702DDD1A1415FEA1009FC6F3 /* LineInspector.xib */,
-				70681C1D1416474000F8338A /* FilledAreaInspector.xib */,
-				70681C0C1416365900F8338A /* PadInspector.xib */,
-				70681C1814163F0C00F8338A /* PadLogScaleInspector.xib */,
-				70681C1114163A2300F8338A /* PadTicksGridInspector.xib */,
-				7073A274141757BB001A0FE2 /* AxisTicksInspector.xib */,
-				7073A27D14177A03001A0FE2 /* AxisInspector.xib */,
-				7073A2861417AA10001A0FE2 /* AxisTitleInspector.xib */,
-				7068FF23141A0EAF003560A1 /* AxisFontInspector.xib */,
-				7068FF30141A3944003560A1 /* AxisLabelsInspector.xib */,
-				702357DA14345C0A00A95000 /* H1ErrorsInspector.xib */,
-				702357E01434658900A95000 /* H1Inspector.xib */,
-				702358071434A93C00A95000 /* H1BinsInspector.xib */,
-				70235802143494F400A95000 /* MarkerInspector.xib */,
-			);
-			name = xibs;
-			sourceTree = "<group>";
-		};
-		70E0B5D81414E2B50077E4A8 /* Top level view controllers */ = {
-			isa = PBXGroup;
-			children = (
-				70E0B5DE1414E3FC0077E4A8 /* Views */,
-				70E0B5DB1414E2FD0077E4A8 /* Classes */,
-				70E0B5DA1414E2F00077E4A8 /* xibs */,
-				70E0B5D91414E2E00077E4A8 /* Icons and pictures */,
-			);
-			name = "Top level view controllers";
-			sourceTree = "<group>";
-		};
-		70E0B5D91414E2E00077E4A8 /* Icons and pictures */ = {
-			isa = PBXGroup;
-			children = (
-				7077905013FE6B8F00C0FFA1 /* file_shortcut_background.png */,
-				700ED6CA146BCDF100526D1C /* directory.png */,
-				7023805D140514C8002A5331 /* file_icon.png */,
-			);
-			name = "Icons and pictures";
-			sourceTree = "<group>";
-		};
-		70E0B5DA1414E2F00077E4A8 /* xibs */ = {
-			isa = PBXGroup;
-			children = (
-				7077905C13FE840000C0FFA1 /* SlideshowController.xib */,
-				7077903913FE51B400C0FFA1 /* RootFileController.xib */,
-				7077903E13FE549300C0FFA1 /* FileContentController.xib */,
-				7077906113FE847600C0FFA1 /* ROOTObjectController.xib */,
-			);
-			name = xibs;
-			sourceTree = "<group>";
-		};
-		70E0B5DB1414E2FD0077E4A8 /* Classes */ = {
-			isa = PBXGroup;
-			children = (
-				7077905F13FE847600C0FFA1 /* ROOTObjectController.h */,
-				7077906013FE847600C0FFA1 /* ROOTObjectController.mm */,
-				7077903713FE51B400C0FFA1 /* RootFileController.h */,
-				7077903813FE51B400C0FFA1 /* RootFileController.mm */,
-				7077903C13FE549300C0FFA1 /* FileContentController.h */,
-				7077903D13FE549300C0FFA1 /* FileContentController.mm */,
-				7077905A13FE840000C0FFA1 /* SlideshowController.h */,
-				7077905B13FE840000C0FFA1 /* SlideshowController.mm */,
-			);
-			name = Classes;
-			sourceTree = "<group>";
-		};
-		70E0B5DE1414E3FC0077E4A8 /* Views */ = {
-			isa = PBXGroup;
-			children = (
-				70AC541C146966E7009A0942 /* ThumbnailView.mm */,
-				70AC541D146966E7009A0942 /* ThumbnailView.h */,
-				7077904113FE554E00C0FFA1 /* FileShortcut.h */,
-				7077904213FE554E00C0FFA1 /* FileShortcut.mm */,
-				7077906413FE87D000C0FFA1 /* ObjectShortcut.h */,
-				7077906513FE87D000C0FFA1 /* ObjectShortcut.mm */,
-				7014410D140E18390070459F /* SelectionView.h */,
-				7014410E140E18390070459F /* SelectionView.mm */,
-				704B5A211520CC8D00FEF9C8 /* PadView.h */,
-				70249BDA1403D644006A19E6 /* PadView.mm */,
-				705A503414066421004C1C8B /* ScrollViewWithPadView.h */,
-				705A503514066421004C1C8B /* ScrollViewWithPadView.mm */,
-				705F1A66142347CA003045D9 /* SlideView.h */,
-				70C1D67C1468166100514DC0 /* SlideView.mm */,
-				7044980B1429D13D00E83799 /* PadImageScrollView.h */,
-				7044980C1429D13D00E83799 /* PadImageScrollView.mm */,
-				70E4FE591471685700296BFF /* SearchController.h */,
-				70E4FE5A1471685700296BFF /* SearchController.mm */,
-				70E36B551472965E004AEB6A /* FileContainerElement.h */,
-				70E36B561472965E004AEB6A /* FileContainerElement.mm */,
-				70989EFB1473E73200515FC5 /* SpotView.h */,
-				70989EFC1473E73200515FC5 /* SpotView.mm */,
-			);
-			name = Views;
-			sourceTree = "<group>";
-		};
-		70E0B5E11414E4710077E4A8 /* Views */ = {
-			isa = PBXGroup;
-			children = (
-				702BB9DA14482E3C00D3842F /* HorizontalPickerView.mm */,
-				702BB9DB14482E3C00D3842F /* HorizontalPickerView.h */,
-				7077906E13FE96C200C0FFA1 /* ScrollViewWithPickers.mm */,
-				7077907013FE96C200C0FFA1 /* ScrollViewWithPickers.h */,
-				7077906B13FE96C200C0FFA1 /* EditorView.mm */,
-				7077906C13FE96C200C0FFA1 /* EditorView.h */,
-				70144121140E3F320070459F /* LineWidthCell.h */,
-				70C1D67A1468162600514DC0 /* LineWidthCell.mm */,
-				7014411E140E3F1D0070459F /* LineStyleCell.h */,
-				7014411F140E3F1D0070459F /* LineStyleCell.mm */,
-				7077906F13FE96C200C0FFA1 /* EditorPlateView.mm */,
-				7077907713FE96C200C0FFA1 /* EditorPlateView.h */,
-				7077907913FE96C300C0FFA1 /* PatternCell.mm */,
-				7077907A13FE96C300C0FFA1 /* PatternCell.h */,
-				7077907B13FE96C300C0FFA1 /* ColorCell.mm */,
-				7077907C13FE96C300C0FFA1 /* ColorCell.h */,
-				702BB9E51448680100D3842F /* LineWidthPicker.h */,
-				702BB9E61448680200D3842F /* LineWidthPicker.mm */,
-				7053E8B4143B076F001C364D /* MarkerStyleCell.h */,
-				7053E8B5143B076F001C364D /* MarkerStyleCell.mm */,
-			);
-			name = Views;
-			sourceTree = "<group>";
-		};
-		70E0B5E31414E4B80077E4A8 /* General */ = {
-			isa = PBXGroup;
-			children = (
-				70E0B5E71414E5200077E4A8 /* ROOT libs */,
-				70E0B5E61414E5080077E4A8 /* ROOT-related files */,
-				70E0B5E51414E4ED0077E4A8 /* Icons and images */,
-				70E0B5E41414E4C80077E4A8 /* Code */,
-			);
-			name = General;
-			sourceTree = "<group>";
-		};
-		70E0B5E41414E4C80077E4A8 /* Code */ = {
-			isa = PBXGroup;
-			children = (
-				70078C2B146AC4C400C19F4D /* FileUtils.h */,
-				70078C2C146AC4C400C19F4D /* FileUtils.cxx */,
-				70252F7A140CDD8D00F3660F /* Constants.cxx */,
-				70252F7B140CDD8D00F3660F /* Constants.h */,
-				709CD0961402768B005B2AF4 /* Shortcuts.h */,
-				709CD0971402768B005B2AF4 /* Shortcuts.mm */,
-			);
-			name = Code;
-			sourceTree = "<group>";
-		};
-		70E0B5E51414E4ED0077E4A8 /* Icons and images */ = {
-			isa = PBXGroup;
-			children = (
-				70E16B081455CBC00050C281 /* app_icon.png */,
-				7073A9A914277D16006F6D67 /* Default-Portrait.png */,
-				7073A9AA14277D17006F6D67 /* Default-PortraitUpsideDown.png */,
-				7073A9AB14277D18006F6D67 /* Default-Landscape.png */,
-				7073A9AC14277D19006F6D67 /* Default-LandscapeLeft.png */,
-				7073A9AD14277D1A006F6D67 /* Default-LandscapeRight.png */,
-			);
-			name = "Icons and images";
-			sourceTree = "<group>";
-		};
-		70E0B5E61414E5080077E4A8 /* ROOT-related files */ = {
-			isa = PBXGroup;
-			children = (
-				709CD05214025148005B2AF4 /* demos.root */,
-				709594A313FE97AF00B9E8B6 /* system.rootrc */,
-				709594A413FE97AF00B9E8B6 /* system.plugins-ios */,
-			);
-			name = "ROOT-related files";
-			sourceTree = "<group>";
-		};
-		70E0B5E71414E5200077E4A8 /* ROOT libs */ = {
-			isa = PBXGroup;
-			children = (
-				709594A113FE978C00B9E8B6 /* libz.dylib */,
-				7095949813FE978400B9E8B6 /* libRoot.a */,
-				7095949913FE978400B9E8B6 /* libfreetype.a */,
-				7095949A13FE978400B9E8B6 /* liblzma.a */,
-				7095949B13FE978400B9E8B6 /* libpcre.a */,
-			);
-			name = "ROOT libs";
-			sourceTree = "<group>";
-		};
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
-		7077901813FE50EB00C0FFA1 /* RootBrowser */ = {
-			isa = PBXNativeTarget;
-			buildConfigurationList = 7077903413FE50EB00C0FFA1 /* Build configuration list for PBXNativeTarget "RootBrowser" */;
-			buildPhases = (
-				7077901513FE50EB00C0FFA1 /* Sources */,
-				7077901613FE50EB00C0FFA1 /* Frameworks */,
-				7077901713FE50EB00C0FFA1 /* Resources */,
-			);
-			buildRules = (
-			);
-			dependencies = (
-			);
-			name = RootBrowser;
-			productName = root_browser;
-			productReference = 7077901913FE50EB00C0FFA1 /* RootBrowser.app */;
-			productType = "com.apple.product-type.application";
-		};
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
-		7077901013FE50EB00C0FFA1 /* Project object */ = {
-			isa = PBXProject;
-			attributes = {
-				LastUpgradeCheck = 0420;
-			};
-			buildConfigurationList = 7077901313FE50EB00C0FFA1 /* Build configuration list for PBXProject "RootBrowser" */;
-			compatibilityVersion = "Xcode 3.2";
-			developmentRegion = English;
-			hasScannedForEncodings = 0;
-			knownRegions = (
-				en,
-			);
-			mainGroup = 7077900E13FE50EB00C0FFA1;
-			productRefGroup = 7077901A13FE50EB00C0FFA1 /* Products */;
-			projectDirPath = "";
-			projectRoot = "";
-			targets = (
-				7077901813FE50EB00C0FFA1 /* RootBrowser */,
-			);
-		};
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
-		7077901713FE50EB00C0FFA1 /* Resources */ = {
-			isa = PBXResourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				70E16B091455CBC00050C281 /* app_icon.png in Resources */,
-				702BB9E414485E4200D3842F /* inc_line_width.png in Resources */,
-				702BB9E21448584E00D3842F /* dec_line_width.png in Resources */,
-				702BB9E01448559A00D3842F /* line_width_bkn.png in Resources */,
-				702BB9D714482E2200D3842F /* picker_arrow.png in Resources */,
-				702BB9D814482E2200D3842F /* picker_frame_bkn.png in Resources */,
-				7068963F1446F9FD00C2E3E7 /* picker_bkn.png in Resources */,
-				706241D51435F94500202121 /* bar-background.png in Resources */,
-				706241D61435F94500202121 /* bar-highlight.png in Resources */,
-				706241D71435F94500202121 /* handle-hover.png in Resources */,
-				706241D81435F94500202121 /* handle.png in Resources */,
-				7023580D1434B48C00A95000 /* h1_tab.png in Resources */,
-				7023580B1434ACC700A95000 /* h1_errors_tab.png in Resources */,
-				7066FB3C1433470F00F88A2C /* label_tab.png in Resources */,
-				7066FB3A1433459200F88A2C /* title_tab.png in Resources */,
-				7066FB38143342C700F88A2C /* lg_tab.png in Resources */,
-				7066FB36143341A900F88A2C /* ticks_tab.png in Resources */,
-				7066FB3414333E7300F88A2C /* line_style_tab.png in Resources */,
-				7066FB31143338AF00F88A2C /* brush_tab.png in Resources */,
-				7073A9AE14277D1B006F6D67 /* Default-Portrait.png in Resources */,
-				7073A9AF14277D1B006F6D67 /* Default-PortraitUpsideDown.png in Resources */,
-				7073A9B014277D1B006F6D67 /* Default-Landscape.png in Resources */,
-				7073A9B114277D1B006F6D67 /* Default-LandscapeLeft.png in Resources */,
-				7073A9B214277D1B006F6D67 /* Default-LandscapeRight.png in Resources */,
-				7068FF2B141A2F6A003560A1 /* text_cell_bkn.png in Resources */,
-				7068FF1F1419FCBC003560A1 /* separator.png in Resources */,
-				7073A28214179A6D001A0FE2 /* minus_btn.png in Resources */,
-				7073A28314179A6D001A0FE2 /* plus_btn.png in Resources */,
-				70E0B624141510880077E4A8 /* forward_btn.png in Resources */,
-				70E0B62114150F630077E4A8 /* back_btn.png in Resources */,
-				7077853214139EBF00450A1B /* editor_plate.png in Resources */,
-				70144129140E553C0070459F /* line_cell.png in Resources */,
-				7023805E140514C8002A5331 /* file_icon.png in Resources */,
-				709CD05314025148005B2AF4 /* demos.root in Resources */,
-				709594A513FE97AF00B9E8B6 /* system.rootrc in Resources */,
-				709594A613FE97AF00B9E8B6 /* system.plugins-ios in Resources */,
-				7077908B13FE96DC00C0FFA1 /* editor_state_arrow.png in Resources */,
-				7077905113FE6B8F00C0FFA1 /* file_shortcut_background.png in Resources */,
-				7077902813FE50EB00C0FFA1 /* InfoPlist.strings in Resources */,
-				7077903113FE50EB00C0FFA1 /* MainWindow.xib in Resources */,
-				7077903B13FE51B400C0FFA1 /* RootFileController.xib in Resources */,
-				7077904013FE549300C0FFA1 /* FileContentController.xib in Resources */,
-				7077905E13FE840000C0FFA1 /* SlideshowController.xib in Resources */,
-				7077906313FE847600C0FFA1 /* ROOTObjectController.xib in Resources */,
-				702DDD1C1415FEA1009FC6F3 /* LineInspector.xib in Resources */,
-				70681C0E1416365900F8338A /* PadInspector.xib in Resources */,
-				70681C1314163A2300F8338A /* PadTicksGridInspector.xib in Resources */,
-				70681C1A14163F0C00F8338A /* PadLogScaleInspector.xib in Resources */,
-				70681C1F1416474000F8338A /* FilledAreaInspector.xib in Resources */,
-				7073A276141757BC001A0FE2 /* AxisTicksInspector.xib in Resources */,
-				7073A27F14177A03001A0FE2 /* AxisInspector.xib in Resources */,
-				7073A2881417AA10001A0FE2 /* AxisTitleInspector.xib in Resources */,
-				7068FF25141A0EAF003560A1 /* AxisFontInspector.xib in Resources */,
-				7068FF32141A3944003560A1 /* AxisLabelsInspector.xib in Resources */,
-				702357DC14345C0A00A95000 /* H1ErrorsInspector.xib in Resources */,
-				702357E21434658900A95000 /* H1Inspector.xib in Resources */,
-				70235804143494F400A95000 /* MarkerInspector.xib in Resources */,
-				702358091434A93C00A95000 /* H1BinsInspector.xib in Resources */,
-				700ED6CB146BCDF200526D1C /* directory.png in Resources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
-		7077901513FE50EB00C0FFA1 /* Sources */ = {
-			isa = PBXSourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				7077902B13FE50EB00C0FFA1 /* main.m in Sources */,
-				7077902E13FE50EB00C0FFA1 /* root_browserAppDelegate.mm in Sources */,
-				7077903A13FE51B400C0FFA1 /* RootFileController.mm in Sources */,
-				7077903F13FE549300C0FFA1 /* FileContentController.mm in Sources */,
-				7077904313FE554E00C0FFA1 /* FileShortcut.mm in Sources */,
-				7077905D13FE840000C0FFA1 /* SlideshowController.mm in Sources */,
-				7077906213FE847600C0FFA1 /* ROOTObjectController.mm in Sources */,
-				7077906613FE87D000C0FFA1 /* ObjectShortcut.mm in Sources */,
-				7077907E13FE96C300C0FFA1 /* EditorView.mm in Sources */,
-				7077908013FE96C300C0FFA1 /* ScrollViewWithPickers.mm in Sources */,
-				7077908113FE96C300C0FFA1 /* EditorPlateView.mm in Sources */,
-				7077908713FE96C300C0FFA1 /* PatternCell.mm in Sources */,
-				7077908813FE96C300C0FFA1 /* ColorCell.mm in Sources */,
-				709CD0981402768B005B2AF4 /* Shortcuts.mm in Sources */,
-				70249BDC1403D644006A19E6 /* PadView.mm in Sources */,
-				705A503614066421004C1C8B /* ScrollViewWithPadView.mm in Sources */,
-				70252F7C140CDD8D00F3660F /* Constants.cxx in Sources */,
-				7014410F140E18390070459F /* SelectionView.mm in Sources */,
-				70144120140E3F1D0070459F /* LineStyleCell.mm in Sources */,
-				702DDD1B1415FEA1009FC6F3 /* LineInspector.mm in Sources */,
-				702DDD2914161789009FC6F3 /* InspectorWithNavigation.mm in Sources */,
-				70681C0D1416365900F8338A /* PadInspector.mm in Sources */,
-				70681C1514163D3F00F8338A /* PadTicksGridInspector.mm in Sources */,
-				70681C1914163F0C00F8338A /* PadLogScaleInspector.mm in Sources */,
-				70681C1E1416474000F8338A /* FilledAreaInspector.mm in Sources */,
-				70681C221416586D00F8338A /* ObjectInspector.mm in Sources */,
-				7073A275141757BC001A0FE2 /* AxisTicksInspector.mm in Sources */,
-				7073A27E14177A03001A0FE2 /* AxisInspector.mm in Sources */,
-				7073A2871417AA10001A0FE2 /* AxisTitleInspector.mm in Sources */,
-				7068FF24141A0EAF003560A1 /* AxisFontInspector.mm in Sources */,
-				7068FF31141A3944003560A1 /* AxisLabelsInspector.mm in Sources */,
-				7044980D1429D13D00E83799 /* PadImageScrollView.mm in Sources */,
-				702357DB14345C0A00A95000 /* H1ErrorsInspector.mm in Sources */,
-				702357E11434658900A95000 /* H1Inspector.mm in Sources */,
-				70235803143494F400A95000 /* MarkerInspector.mm in Sources */,
-				702358081434A93C00A95000 /* H1BinsInspector.mm in Sources */,
-				706241D01435F86700202121 /* RangeSlider.mm in Sources */,
-				7053E8B6143B076F001C364D /* MarkerStyleCell.mm in Sources */,
-				702BB9DC14482E3C00D3842F /* HorizontalPickerView.mm in Sources */,
-				702BB9E71448680200D3842F /* LineWidthPicker.mm in Sources */,
-				70C1D67B1468162600514DC0 /* LineWidthCell.mm in Sources */,
-				70C1D67D1468166100514DC0 /* SlideView.mm in Sources */,
-				70AC541E146966E7009A0942 /* ThumbnailView.mm in Sources */,
-				70078C2D146AC4C400C19F4D /* FileUtils.cxx in Sources */,
-				70E4FE5214715ABD00296BFF /* TransparentToolbar.m in Sources */,
-				70E4FE5B1471685700296BFF /* SearchController.mm in Sources */,
-				70E36B571472965E004AEB6A /* FileContainerElement.mm in Sources */,
-				70989EFD1473E73200515FC5 /* SpotView.mm in Sources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXVariantGroup section */
-		7077902613FE50EB00C0FFA1 /* InfoPlist.strings */ = {
-			isa = PBXVariantGroup;
-			children = (
-				7077902713FE50EB00C0FFA1 /* en */,
-			);
-			name = InfoPlist.strings;
-			sourceTree = "<group>";
-		};
-		7077902F13FE50EB00C0FFA1 /* MainWindow.xib */ = {
-			isa = PBXVariantGroup;
-			children = (
-				7077903013FE50EB00C0FFA1 /* en */,
-			);
-			name = MainWindow.xib;
-			sourceTree = "<group>";
-		};
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
-		7077903213FE50EB00C0FFA1 /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
-				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
-				CLANG_ENABLE_OBJC_ARC = YES;
-				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
-				GCC_C_LANGUAGE_STANDARD = gnu99;
-				GCC_OPTIMIZATION_LEVEL = 0;
-				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
-				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
-				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
-				OTHER_LDFLAGS = ../../../hist/hist/src/G__Hist.o;
-				SDKROOT = iphoneos;
-				TARGETED_DEVICE_FAMILY = 2;
-			};
-			name = Debug;
-		};
-		7077903313FE50EB00C0FFA1 /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
-				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
-				CLANG_ENABLE_OBJC_ARC = YES;
-				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
-				GCC_C_LANGUAGE_STANDARD = gnu99;
-				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
-				OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
-				OTHER_LDFLAGS = ../../../hist/hist/src/G__Hist.o;
-				SDKROOT = iphoneos;
-				TARGETED_DEVICE_FAMILY = 2;
-			};
-			name = Release;
-		};
-		7077903513FE50EB00C0FFA1 /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
-				CLANG_ENABLE_OBJC_ARC = YES;
-				COPY_PHASE_STRIP = NO;
-				GCC_DYNAMIC_NO_PIC = NO;
-				GCC_PRECOMPILE_PREFIX_HEADER = NO;
-				GCC_PREFIX_HEADER = "root_browser/RootBrowser-Prefix.pch";
-				HEADER_SEARCH_PATHS = ../../../include;
-				INFOPLIST_FILE = "root_browser/root_browser-Info.plist";
-				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
-				LIBRARY_SEARCH_PATHS = ../../../lib;
-				OTHER_LDFLAGS = (
-					../../../hist/hist/src/G__Hist.o,
-					../../../hist/histpainter/src/G__HistPainter.o,
-					../../../graf3d/g3d/src/G__G3D.o,
-					../../../net/net/src/G__Net.o,
-					../../../io/io/src/G__IO.o,
-				);
-				PRODUCT_NAME = RootBrowser;
-				VALID_ARCHS = armv7;
-				WRAPPER_EXTENSION = app;
-			};
-			name = Debug;
-		};
-		7077903613FE50EB00C0FFA1 /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
-				CLANG_ENABLE_OBJC_ARC = YES;
-				COPY_PHASE_STRIP = YES;
-				GCC_PRECOMPILE_PREFIX_HEADER = NO;
-				GCC_PREFIX_HEADER = "root_browser/RootBrowser-Prefix.pch";
-				HEADER_SEARCH_PATHS = ../../../include;
-				INFOPLIST_FILE = "root_browser/root_browser-Info.plist";
-				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
-				LIBRARY_SEARCH_PATHS = ../../../lib;
-				OTHER_LDFLAGS = (
-					../../../hist/hist/src/G__Hist.o,
-					../../../hist/histpainter/src/G__HistPainter.o,
-					../../../graf3d/g3d/src/G__G3D.o,
-					../../../net/net/src/G__Net.o,
-					../../../io/io/src/G__IO.o,
-				);
-				PRODUCT_NAME = RootBrowser;
-				VALIDATE_PRODUCT = YES;
-				VALID_ARCHS = armv7;
-				WRAPPER_EXTENSION = app;
-			};
-			name = Release;
-		};
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
-		7077901313FE50EB00C0FFA1 /* Build configuration list for PBXProject "RootBrowser" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				7077903213FE50EB00C0FFA1 /* Debug */,
-				7077903313FE50EB00C0FFA1 /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Release;
-		};
-		7077903413FE50EB00C0FFA1 /* Build configuration list for PBXNativeTarget "RootBrowser" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				7077903513FE50EB00C0FFA1 /* Debug */,
-				7077903613FE50EB00C0FFA1 /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Release;
-		};
-/* End XCConfigurationList section */
-	};
-	rootObject = 7077901013FE50EB00C0FFA1 /* Project object */;
-}
diff --git a/test/ios/RootBrowser/RootBrowser.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/test/ios/RootBrowser/RootBrowser.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 6efe21a8d6a3887c0e6a07c8a892912ac3243cc1..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/RootBrowser.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Workspace
-   version = "1.0">
-   <FileRef
-      location = "self:RootBrowser.xcodeproj">
-   </FileRef>
-</Workspace>
diff --git a/test/ios/RootBrowser/RootFileController.h b/test/ios/RootBrowser/RootFileController.h
deleted file mode 100644
index 0640fc430d648c330e46f03d6c455bcd30d06372..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/RootFileController.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@class FileShortcut;
-
-@interface RootFileController : UIViewController <UINavigationControllerDelegate, UINavigationBarDelegate> {
-@private
-   __weak IBOutlet UIScrollView *scrollView;
-   __weak IBOutlet UIView *fileOpenView;
-   __weak IBOutlet UITextField *fileNameField;
-}
-
-- (void) fileWasSelected : (FileShortcut*)shortcut;
-- (void) tryToDelete : (FileShortcut*)shortcut;
-- (void) addRootFile : (NSString *)fileName;
-
-- (IBAction) textFieldDidEndOnExit : (id) sender;
-- (IBAction) textFieldEditingDidEnd : (id) sender;
-
-@end
diff --git a/test/ios/RootBrowser/RootFileController.mm b/test/ios/RootBrowser/RootFileController.mm
deleted file mode 100644
index 5fb86d5efdb9f6de85f8f25e2ba803584b146358..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/RootFileController.mm
+++ /dev/null
@@ -1,247 +0,0 @@
-#import <QuartzCore/QuartzCore.h>
-
-#import "FileContentController.h"
-#import "RootFileController.h"
-#import "FileShortcut.h"
-#import "Shortcuts.h"
-
-//C++ imports.
-#import "FileUtils.h"
-
-@interface RootFileController () <UIActionSheetDelegate> {
-@private
-   NSMutableArray *fileContainers;
-   __weak FileShortcut *fileToDelete;
-}
-
-- (void) hideFileOpenView;
-
-@end
-
-@implementation RootFileController
-
-//____________________________________________________________________________________________________
-- (id) initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   if (self) {
-      [self view];
-
-      fileContainers = [[NSMutableArray alloc] init];
-
-      self.navigationItem.title = @"ROOT files";
-      self.navigationItem.backBarButtonItem = [[UIBarButtonItem alloc] initWithTitle : @"Back to ROOT files" style:UIBarButtonItemStylePlain target : nil action : nil];
-      self.navigationItem.leftBarButtonItem = [[UIBarButtonItem alloc] initWithTitle : @"Open file" style:UIBarButtonItemStylePlain target : self action : @selector(showFileOpenView)];
-
-      scrollView.bounces = NO;
-
-      [self.view bringSubviewToFront : fileOpenView];
-
-      fileNameField.clearButtonMode = UITextFieldViewModeAlways;
-
-      UITapGestureRecognizer *tap = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(hideFileOpenView)];
-      [self.view addGestureRecognizer : tap];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) didReceiveMemoryWarning
-{
-    // Releases the view if it doesn't have a superview.
-    [super didReceiveMemoryWarning];
-    // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void) placeFileShortcuts
-{
-   if ([scrollView.subviews count])
-      [ShorcutUtil placeShortcuts : fileContainers inScrollView : scrollView withSize : CGSizeMake([FileShortcut iconWidth], [FileShortcut iconHeight]) andSpace : 25.f];
-}
-
-//____________________________________________________________________________________________________
-- (void) correctFramesForOrientation : (UIInterfaceOrientation) orientation
-{
-   CGRect mainFrame;
-   CGRect scrollFrame;
-   CGRect fileViewFrame;
-
-   if (UIInterfaceOrientationIsPortrait(orientation)) {
-      mainFrame = CGRectMake(0.f, 0.f, 768.f, 1004.f);
-      scrollFrame = CGRectMake(0.f, 44.f, 768.f, 960.f);
-      fileViewFrame = CGRectMake(0.f, 44.f, 768.f, 120.f);
-   } else {
-      mainFrame = CGRectMake(0.f, 0.f, 1024.f, 748.f);
-      scrollFrame = CGRectMake(0.f, 44.f, 1024.f, 704.f);
-      fileViewFrame = CGRectMake(0.f, 44.f, 1024.f, 120.f);
-   }
-
-   self.view.frame = mainFrame;
-   scrollView.frame = scrollFrame;
-
-   fileOpenView.frame = fileViewFrame;
-
-   [self placeFileShortcuts];
-}
-
-//____________________________________________________________________________________________________
-- (void) viewWillAppear : (BOOL)animated
-{
-   [self correctFramesForOrientation : self.interfaceOrientation];
-   [fileNameField resignFirstResponder];
-   //Check if I have to call [super viewWillAppear];
-}
-
-//____________________________________________________________________________________________________
-- (void) viewDidLoad
-{
-   [super viewDidLoad];
-}
-
-//____________________________________________________________________________________________________
-- (void) viewDidUnload
-{
-    [super viewDidUnload];
-    // Release any retained subviews of the main view.
-    // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (BOOL) shouldAutorotateToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation
-{
-    // Return YES for supported orientations
-    return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void)willAnimateRotationToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation duration : (NSTimeInterval) duration
-{
-   [self correctFramesForOrientation : interfaceOrientation];
-}
-
-#pragma mark - View management.
-
-//____________________________________________________________________________________________________
-- (void) addRootFile : (NSString *) fileName
-{
-   //Open the file and read its contents.
-   using namespace ROOT::iOS::Browser;
-
-   FileContainer *fileContainer = FileContainer::CreateFileContainer([fileName cStringUsingEncoding : [NSString defaultCStringEncoding]]);
-
-   if (!fileContainer) {
-      UIAlertView *alert = [[UIAlertView alloc] initWithTitle : @"File Open Error:"
-                                                message : [NSString stringWithFormat:@"Could not open %@", fileName]
-                                                delegate : nil
-                                                cancelButtonTitle : @"Close"
-                                                otherButtonTitles : nil];
-      [alert show];
-      return;
-   }
-
-   const CGRect shortcutFrame = CGRectMake(0.f, 0.f, [FileShortcut iconWidth], [FileShortcut iconHeight]);
-   FileShortcut *newShortcut = [[FileShortcut alloc] initWithFrame : shortcutFrame controller : self fileContainer : fileContainer];
-   if (newShortcut) {//What if alloc returned nil?
-      [fileContainers addObject : newShortcut];
-      [scrollView addSubview : newShortcut];
-      [self placeFileShortcuts];
-   }  else
-      FileContainer::DeleteFileContainer(fileContainer);
-}
-
-//____________________________________________________________________________________________________
-- (void) fileWasSelected : (FileShortcut*) shortcut
-{
-   FileContentController *contentController = [[FileContentController alloc] initWithNibName : @"FileContentController" bundle : nil];
-   [contentController activateForFile : [shortcut getFileContainer]];
-   [self.navigationController pushViewController : contentController animated : YES];
-}
-
-//____________________________________________________________________________________________________
-- (void) tryToDelete : (FileShortcut*)shortcut
-{
-   NSString *message = [NSString stringWithFormat : @"Do you really want to close %@?", shortcut.fileName];
-   UIActionSheet *dialog = [[UIActionSheet alloc] initWithTitle : message delegate : self cancelButtonTitle : @"Cancel" destructiveButtonTitle : @"Yes" otherButtonTitles : nil];
-   fileToDelete = shortcut;
-   [dialog showInView : self.view];
-}
-
-#pragma mark - Action sheet delegate, delete the file.
-
-//____________________________________________________________________________________________________
-- (void)actionSheet : (UIActionSheet *)actionSheet didDismissWithButtonIndex : (NSInteger)buttonIndex
-{
-   if (!buttonIndex) {
-      [fileContainers removeObject:fileToDelete];
-      [fileToDelete removeFromSuperview];
-      [self correctFramesForOrientation : self.interfaceOrientation];
-   }
-}
-
-#pragma mark - File open operations.
-
-//____________________________________________________________________________________________________
-- (void) animateFileOpenView
-{
-   //Do animation.
-   // First create a CATransition object to describe the transition
-   CATransition *transition = [CATransition animation];
-   transition.duration = 0.15;
-   // using the ease in/out timing function
-   transition.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
-   // Now to set the type of transition.
-   transition.type = kCATransitionPush;
-
-   if (!fileOpenView.hidden)
-      transition.subtype = kCATransitionFromBottom;
-   else
-      transition.subtype = kCATransitionFromTop;
-   transition.delegate = self;
-   // Next add it to the containerView's layer. This will perform the transition based on how we change its contents.
-   [fileOpenView.layer addAnimation : transition forKey : nil];
-}
-
-//____________________________________________________________________________________________________
-- (void) showFileOpenView
-{
-   fileOpenView.hidden = !fileOpenView.hidden;
-   //
-   [self animateFileOpenView];
-
-   if (!fileOpenView.hidden)
-      [fileNameField becomeFirstResponder];
-   else
-      [fileNameField resignFirstResponder];
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) textFieldDidEndOnExit : (id) sender
-{
-   NSString *filePath = fileNameField.text;
-   if (filePath) {//TODO - do I need this check?
-      [self addRootFile : filePath];
-   }
-}
-
-//____________________________________________________________________________________________________
-- (IBAction) textFieldEditingDidEnd : (id) sender
-{
-   [sender resignFirstResponder];
-   fileOpenView.hidden = YES;
-   [self animateFileOpenView];
-}
-
-//____________________________________________________________________________________________________
-- (void) hideFileOpenView
-{
-   [fileNameField resignFirstResponder];
-   fileOpenView.hidden = YES;
-   [self animateFileOpenView];
-}
-
-@end
diff --git a/test/ios/RootBrowser/RootFileController.xib b/test/ios/RootBrowser/RootFileController.xib
deleted file mode 100644
index 5f592103b7abf9a0c33b6a0bd101480e676a6139..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/RootFileController.xib
+++ /dev/null
@@ -1,398 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">10K549</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1305</string>
-		<string key="IBDocument.AppKitVersion">1038.36</string>
-		<string key="IBDocument.HIToolboxVersion">461.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">300</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUITextField</string>
-			<string>IBUIScrollView</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="766721923">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">256</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIScrollView" id="58112094">
-						<reference key="NSNextResponder" ref="766721923"/>
-						<int key="NSvFlags">274</int>
-						<string key="NSFrame">{{0, 22}, {1024, 704}}</string>
-						<reference key="NSSuperview" ref="766721923"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="896283686"/>
-						<object class="NSColor" key="IBUIBackgroundColor">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<bool key="IBUIMultipleTouchEnabled">YES</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-					</object>
-					<object class="IBUIView" id="896283686">
-						<reference key="NSNextResponder" ref="766721923"/>
-						<int key="NSvFlags">-2147483374</int>
-						<object class="NSMutableArray" key="NSSubviews">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBUITextField" id="523457554">
-								<reference key="NSNextResponder" ref="896283686"/>
-								<int key="NSvFlags">258</int>
-								<string key="NSFrame">{{20, 69}, {360, 31}}</string>
-								<reference key="NSSuperview" ref="896283686"/>
-								<reference key="NSWindow"/>
-								<bool key="IBUIOpaque">NO</bool>
-								<bool key="IBUIClipsSubviews">YES</bool>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<int key="IBUIContentVerticalAlignment">0</int>
-								<string key="IBUIText"/>
-								<int key="IBUIBorderStyle">3</int>
-								<object class="NSColor" key="IBUITextColor">
-									<int key="NSColorSpace">3</int>
-									<bytes key="NSWhite">MAA</bytes>
-									<object class="NSColorSpace" key="NSCustomColorSpace">
-										<int key="NSID">2</int>
-									</object>
-								</object>
-								<bool key="IBUIAdjustsFontSizeToFit">YES</bool>
-								<float key="IBUIMinimumFontSize">17</float>
-								<object class="IBUITextInputTraits" key="IBUITextInputTraits">
-									<int key="IBUIKeyboardType">3</int>
-									<int key="IBUIReturnKeyType">1</int>
-									<bool key="IBUIEnablesReturnKeyAutomatically">YES</bool>
-									<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
-								</object>
-							</object>
-							<object class="IBUILabel" id="273798198">
-								<reference key="NSNextResponder" ref="896283686"/>
-								<int key="NSvFlags">256</int>
-								<string key="NSFrame">{{114, 28}, {172, 21}}</string>
-								<reference key="NSSuperview" ref="896283686"/>
-								<reference key="NSWindow"/>
-								<reference key="NSNextKeyView" ref="523457554"/>
-								<bool key="IBUIOpaque">NO</bool>
-								<bool key="IBUIClipsSubviews">YES</bool>
-								<int key="IBUIContentMode">7</int>
-								<bool key="IBUIUserInteractionEnabled">NO</bool>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<string key="IBUIText">Enter the file name:</string>
-								<object class="NSColor" key="IBUITextColor">
-									<int key="NSColorSpace">1</int>
-									<bytes key="NSRGB">MSAxIDEAA</bytes>
-									<object class="NSColorSpace" key="NSCustomColorSpace">
-										<int key="NSID">1</int>
-									</object>
-								</object>
-								<nil key="IBUIHighlightedColor"/>
-								<int key="IBUIBaselineAdjustment">1</int>
-								<float key="IBUIMinimumFontSize">10</float>
-								<int key="IBUITextAlignment">1</int>
-							</object>
-						</object>
-						<string key="NSFrame">{{312, 314}, {400, 120}}</string>
-						<reference key="NSSuperview" ref="766721923"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="273798198"/>
-						<object class="NSColor" key="IBUIBackgroundColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<float key="IBUIAlpha">0.89999997615814209</float>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-					</object>
-				</object>
-				<string key="NSFrame">{{0, 20}, {1024, 748}}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="58112094"/>
-				<object class="NSColor" key="IBUIBackgroundColor">
-					<int key="NSColorSpace">3</int>
-					<bytes key="NSWhite">MC4zMzMzMzMzMzMzAA</bytes>
-				</object>
-				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
-				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-					<int key="IBUIStatusBarStyle">2</int>
-				</object>
-				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
-					<int key="IBUIInterfaceOrientation">3</int>
-					<int key="interfaceOrientation">3</int>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">scrollView</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="58112094"/>
-					</object>
-					<int key="connectionID">22</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="766721923"/>
-					</object>
-					<int key="connectionID">26</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">fileOpenView</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="896283686"/>
-					</object>
-					<int key="connectionID">31</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">fileNameField</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="523457554"/>
-					</object>
-					<int key="connectionID">32</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">textFieldDidEndOnExit:</string>
-						<reference key="source" ref="523457554"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">20</int>
-					</object>
-					<int key="connectionID">40</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">textFieldEditingDidEnd:</string>
-						<reference key="source" ref="523457554"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">19</int>
-					</object>
-					<int key="connectionID">41</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">2</int>
-						<reference key="object" ref="766721923"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="896283686"/>
-							<reference ref="58112094"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">27</int>
-						<reference key="object" ref="896283686"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="523457554"/>
-							<reference ref="273798198"/>
-						</object>
-						<reference key="parent" ref="766721923"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">29</int>
-						<reference key="object" ref="273798198"/>
-						<reference key="parent" ref="896283686"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">28</int>
-						<reference key="object" ref="523457554"/>
-						<reference key="parent" ref="896283686"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">18</int>
-						<reference key="object" ref="58112094"/>
-						<reference key="parent" ref="766721923"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-2.CustomClassName</string>
-					<string>18.IBPluginDependency</string>
-					<string>2.IBEditorWindowLastContentRect</string>
-					<string>2.IBPluginDependency</string>
-					<string>27.IBPluginDependency</string>
-					<string>28.IBPluginDependency</string>
-					<string>29.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>RootFileController</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>{{353, 156}, {1024, 768}}</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">41</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">RootFileController</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>textFieldDidEndOnExit:</string>
-							<string>textFieldEditingDidDone:</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>textFieldDidEndOnExit:</string>
-							<string>textFieldEditingDidDone:</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">textFieldDidEndOnExit:</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">textFieldEditingDidDone:</string>
-								<string key="candidateClassName">id</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>fileNameField</string>
-							<string>fileOpenView</string>
-							<string>scrollView</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UITextField</string>
-							<string>UIView</string>
-							<string>UIScrollView</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>fileNameField</string>
-							<string>fileOpenView</string>
-							<string>scrollView</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">fileNameField</string>
-								<string key="candidateClassName">UITextField</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">fileOpenView</string>
-								<string key="candidateClassName">UIView</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">scrollView</string>
-								<string key="candidateClassName">UIScrollView</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/RootFileController.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">300</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/ScrollViewWithPadView.h b/test/ios/RootBrowser/ScrollViewWithPadView.h
deleted file mode 100644
index 2a546bf69a121e9bdcfff5266c39de76401086e7..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ScrollViewWithPadView.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
-This is scroll-view for pad in editable mode.
-TODO: Find better class name.
-*/
-#import <UIKit/UIKit.h>
-
-@interface ScrollViewWithPadView : UIScrollView
-@end
diff --git a/test/ios/RootBrowser/ScrollViewWithPadView.mm b/test/ios/RootBrowser/ScrollViewWithPadView.mm
deleted file mode 100644
index 40fd3c22984736b0fbeda0f49e6a8fa1cf94fe63..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ScrollViewWithPadView.mm
+++ /dev/null
@@ -1,28 +0,0 @@
-#import "ScrollViewWithPadView.h"
-#import "PadView.h"
-
-@implementation ScrollViewWithPadView
-
-//____________________________________________________________________________________________________
-- (UIView *) hitTest : (CGPoint)point withEvent : (UIEvent *)event
-{
-   UIView * v = [super hitTest : point withEvent : event];
-
-   if ([v isKindOfClass : [PadView class]]) {
-      PadView *padView = (PadView *)v;
-
-      if ([padView pointOnSelectedObject : [self convertPoint : point toView : padView]]) {
-         self.canCancelContentTouches = NO;
-         self.delaysContentTouches = NO;
-         [padView addPanRecognizer];
-      } else {
-         [padView removePanRecognizer];
-         self.canCancelContentTouches = YES;
-         self.delaysContentTouches = YES;
-      }
-   }
-
-   return v;
-}
-
-@end
diff --git a/test/ios/RootBrowser/ScrollViewWithPickers.h b/test/ios/RootBrowser/ScrollViewWithPickers.h
deleted file mode 100644
index 1e0016ec72c3455edad52508c09df1a458d3a156..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ScrollViewWithPickers.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#import <UIKit/UIKit.h>
-
-//This is small class, inheriting UIScrollView.
-//The only reason to exist at all - inspector's
-//window has a scroll-view, which can include
-//UIPickerView, and UIPickerView is not so easy
-//to rotate in a scroll-view.
-
-@interface ScrollViewWithPickers : UIScrollView
-
-@end
diff --git a/test/ios/RootBrowser/ScrollViewWithPickers.mm b/test/ios/RootBrowser/ScrollViewWithPickers.mm
deleted file mode 100644
index 0d6424906ecdc4c7cb69ec3bfa71f91f87e9984f..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ScrollViewWithPickers.mm
+++ /dev/null
@@ -1,23 +0,0 @@
-#import "ScrollViewWithPickers.h"
-
-
-@implementation ScrollViewWithPickers
-
-//____________________________________________________________________________________________________
-- (UIView *) hitTest : (CGPoint)point withEvent : (UIEvent *)event
-{
-   UIView * v = [super hitTest : point withEvent : event];
-
-   if ([v isKindOfClass : [UIPickerView class]] || [v.superview isKindOfClass : [UIPickerView class]]) {
-      self.canCancelContentTouches = NO;
-      self.delaysContentTouches = NO;
-   } else {
-      self.canCancelContentTouches = YES;
-      self.delaysContentTouches = YES;
-   }
-
-   return v;
-}
-
-
-@end
diff --git a/test/ios/RootBrowser/SearchController.h b/test/ios/RootBrowser/SearchController.h
deleted file mode 100644
index 3de47b9a77a40ed91d949496577249dce5c1ca85..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SearchController.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@class FileContainerElement;
-@class SearchController;
-
-@protocol SearchDelegate
-- (void) searchesController : (SearchController *)controller didSelectKey : (FileContainerElement *)key;
-@end
-
-
-@interface SearchController : UITableViewController
-
-@property (nonatomic, weak) id<SearchDelegate> delegate;
-@property (nonatomic, retain) NSMutableArray *keys;
-
-- (void) filterResultsUsingString : (NSString *)filterString;
-
-
-@end
diff --git a/test/ios/RootBrowser/SearchController.mm b/test/ios/RootBrowser/SearchController.mm
deleted file mode 100644
index 5b29d8bc076ad18bf83826ce82047c563f890fdc..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SearchController.mm
+++ /dev/null
@@ -1,88 +0,0 @@
-#import "FileContainerElement.h"
-#import "SearchController.h"
-
-@implementation SearchController {
-   NSArray *visibleKeys;
-}
-
-@synthesize delegate;
-@synthesize keys;
-
-- (void) setKeys : (NSMutableArray *)k
-{
-   keys = k;
-   visibleKeys = k;
-
-   [self.tableView reloadData];
-}
-
-- (void) viewDidLoad
-{
-   [super viewDidLoad];
-
-   self.title = @"Objects and directories";
-   self.contentSizeForViewInPopover = CGSizeMake(600.f, 280.f);
-}
-
-
-- (void) viewWillAppear : (BOOL)animated
-{
-
-   // Ensure the complete list of recents is shown on first display.
-   [super viewWillAppear : animated];
-}
-
-
-- (BOOL) shouldAutorotateToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation
-{
-    return YES;
-}
-
-
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-}
-
-
-- (void) filterResultsUsingString : (NSString *) filterString
-{
-   // If the search string is zero-length, then restore the full list
-   // otherwise create a predicate to filter the recent searches using the search string.
-
-   if ([filterString length] == 0) {
-      visibleKeys = keys;
-   } else {
-      NSPredicate *filterPredicate = [NSPredicate predicateWithFormat : @"self.elementName BEGINSWITH[cd] %@", filterString];
-      visibleKeys = [keys filteredArrayUsingPredicate : filterPredicate];
-   }
-
-   [self.tableView reloadData];
-}
-
-#pragma mark Table view methods
-
-- (NSInteger) tableView : (UITableView *)tableView numberOfRowsInSection : (NSInteger)section
-{
-   return [visibleKeys count];
-}
-
-- (UITableViewCell *) tableView : (UITableView *)tableView cellForRowAtIndexPath : (NSIndexPath *)indexPath
-{
-   UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier : @"Cell"];
-   if (cell == nil)
-      cell = [[UITableViewCell alloc] initWithStyle : UITableViewCellStyleDefault reuseIdentifier : @"Cell"];
-
-   FileContainerElement *key = (FileContainerElement *)[visibleKeys objectAtIndex : indexPath.row];
-   cell.textLabel.text = key.elementName;
-   return cell;
-}
-
-
-- (void) tableView : (UITableView *)tableView didSelectRowAtIndexPath : (NSIndexPath *)indexPath
-{
-   // Notify the delegate if a row is selected.
-   [delegate searchesController : self didSelectKey : (FileContainerElement *)[visibleKeys objectAtIndex : indexPath.row]];
-}
-
-@end
diff --git a/test/ios/RootBrowser/SelectionMarkers.mm b/test/ios/RootBrowser/SelectionMarkers.mm
deleted file mode 100644
index cdc529e7d71f7504bf1e9f2418c0834d9ac5be35..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SelectionMarkers.mm
+++ /dev/null
@@ -1,12 +0,0 @@
-#import "SelectionMarkers.h"
-
-namespace ROOT {
-namespace iOS {
-
-void DrawBoxMarkers(CGContextRef ctx, const CGRect &box)
-{
-//   CGContextSetRGB
-}
-
-}
-}
\ No newline at end of file
diff --git a/test/ios/RootBrowser/SelectionView.h b/test/ios/RootBrowser/SelectionView.h
deleted file mode 100644
index 9e79ef5567695fce83ed55774cd8feb28d962d3c..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SelectionView.h
+++ /dev/null
@@ -1,21 +0,0 @@
-#import <UIKit/UIKit.h>
-
-namespace ROOT {
-namespace iOS {
-
-class Pad;
-
-}
-}
-
-@interface SelectionView : UIView
-
-@property (nonatomic, assign) BOOL panActive;
-@property (nonatomic, assign) CGPoint panStart;
-@property (nonatomic, assign) CGPoint currentPanPoint;
-@property (nonatomic, assign) BOOL verticalPanDirection;
-
-- (id)initWithFrame : (CGRect)frame withPad : (ROOT::iOS::Pad *)p;
-- (void) setPad : (ROOT::iOS::Pad *)p;
-
-@end
diff --git a/test/ios/RootBrowser/SelectionView.mm b/test/ios/RootBrowser/SelectionView.mm
deleted file mode 100644
index 8a0b32f7e43260eb4021c37f762f3fb5e7782b46..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SelectionView.mm
+++ /dev/null
@@ -1,121 +0,0 @@
-#import <CoreGraphics/CGContext.h>
-
-#import "IOSSelectionMarkers.h"
-#import "SelectionView.h"
-#import "Constants.h"
-#import "PadView.h"
-#import "TAxis.h"
-
-//C++ (ROOT) imports.
-#import "IOSPad.h"
-
-@implementation SelectionView {
-   ROOT::iOS::Pad *pad;
-}
-
-@synthesize panActive;
-@synthesize panStart;
-@synthesize currentPanPoint;
-@synthesize verticalPanDirection;
-
-//____________________________________________________________________________________________________
-+ (void) setShadowColor : (CGContextRef) ctx
-{
-   UIColor *shadowColor = [UIColor colorWithRed : 0.f green : 0.f blue : 0.f alpha : 0.7f];
-   CGContextSetShadowWithColor(ctx, CGSizeMake(3.f, 3.f), 4.f, shadowColor.CGColor);
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame withPad : (ROOT::iOS::Pad *) p
-{
-   self = [super initWithFrame:frame];
-
-   if (self) {
-      pad = p;
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) showSelectedAxis : (CGContextRef)ctx withRect : (CGRect)rect
-{
-   //"Special case" function to show axis selection.
-   using namespace ROOT::iOS;
-   const CGFloat xMin = pad->GetUxmin();
-   const CGFloat xMax = pad->GetUxmax();
-   const CGFloat yMin = pad->GetUymin();
-   const CGFloat yMax = pad->GetUymax();
-
-   ROOT::iOS::SpaceConverter converter(rect.size.width, pad->GetX1(), pad->GetX2(), rect.size.height, pad->GetY1(), pad->GetY2());
-   GraphicUtils::DrawSelectionMarker(ctx, CGPointMake(converter.XToView(xMin), converter.YToView(yMin)));
-
-   const TAxis *axis = static_cast<TAxis *>(pad->GetSelected());
-   if (!strcmp(axis->GetName(), "xaxis")) {
-      GraphicUtils::DrawSelectionMarker(ctx, CGPointMake(converter.XToView(xMax), converter.YToView(yMin)));
-   } else if (!strcmp(axis->GetName(), "yaxis")){
-      GraphicUtils::DrawSelectionMarker(ctx, CGPointMake(converter.XToView(xMin), converter.YToView(yMax)));
-   }//else is "Z" but we do not care.
-}
-
-//____________________________________________________________________________________________________
-- (void)drawRect : (CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   CGContextSaveGState(ctx);
-
-   CGContextClearRect(ctx, rect);
-   CGContextTranslateCTM(ctx, 0.f, rect.size.height);
-   CGContextScaleCTM(ctx, 1.f, -1.f);
-
-   pad->cd();
-   pad->SetViewWH(rect.size.width, rect.size.height);
-   pad->SetContext(ctx);
-
-   //Selected object will cast a shadow.
-   //if (useShadows)
-   if (!ROOT::iOS::Browser::deviceIsiPad3) {
-      [SelectionView setShadowColor : ctx];
-      pad->PaintSelected();
-   } else {
-      CGContextTranslateCTM(ctx, 2.5f, 2.5f);
-      pad->PaintShadowForSelected();
-      CGContextTranslateCTM(ctx, -2.5f, -2.5f);
-      pad->PaintSelected();
-   }
-
-   //If we selected object has a polyline or polygon, markers will be painted.
-   //But if it's a TAxis, I can not simply draw a marker for a line segment,
-   //since TAxis has a lot of lines (ticks and marks).
-   //I have to find the position for this markers here and paint them.
-   if (dynamic_cast<TAxis *>(pad->GetSelected()))
-      [self showSelectedAxis : ctx withRect : rect];
-
-   CGContextRestoreGState(ctx);
-
-   if (panActive) {
-      CGContextSetRGBFillColor(ctx, 0.f, 0.f, 1.f, 0.2f);
-      if (!verticalPanDirection)
-         CGContextFillRect(ctx, CGRectMake(panStart.x, 0.f, currentPanPoint.x - panStart.x, rect.size.height));
-      else
-         CGContextFillRect(ctx, CGRectMake(0.f, panStart.y, rect.size.width, currentPanPoint.y - panStart.y));
-   }
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)pointInside:(CGPoint)point withEvent:(UIEvent *) event
-{
-   //Thanks to gyim,
-   //http://stackoverflow.com/questions/1694529/allowing-interaction-with-a-uiview-under-another-uiview
-   return NO;
-}
-
-//____________________________________________________________________________________________________
-- (void) setPad : (ROOT::iOS::Pad *)p
-{
-   pad = p;
-}
-
-@end
diff --git a/test/ios/RootBrowser/Shortcuts.h b/test/ios/RootBrowser/Shortcuts.h
deleted file mode 100644
index 02c02ea7d10e3a4ec67d60869c0de2343b571425..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/Shortcuts.h
+++ /dev/null
@@ -1,19 +0,0 @@
-//
-//  Shortcuts.h
-//  root_browser
-//
-//  Created by Timur Pocheptsov on 8/22/11.
-//  Copyright 2011 __MyCompanyName__. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-
-
-@interface ShorcutUtil : NSObject {
-}
-
-+(void) placeShortcuts :(NSMutableArray *)shortcuts inScrollView : (UIScrollView *) scrollView withSize : (CGSize) size andSpace : (CGFloat) space;
-
-@end
-
-
diff --git a/test/ios/RootBrowser/Shortcuts.mm b/test/ios/RootBrowser/Shortcuts.mm
deleted file mode 100644
index 5eb0290bd40af2931c96abd21787a2138408e78e..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/Shortcuts.mm
+++ /dev/null
@@ -1,39 +0,0 @@
-//
-//  Shortcuts.m
-//  root_browser
-//
-//  Created by Timur Pocheptsov on 8/22/11.
-//  Copyright 2011 __MyCompanyName__. All rights reserved.
-//
-
-#import "Shortcuts.h"
-
-@implementation ShorcutUtil
-
-+(void) placeShortcuts :(NSMutableArray *)shortcuts inScrollView : (UIScrollView *) scrollView withSize : (CGSize) size andSpace : (CGFloat) addSpace
-{
-   const CGRect scrollFrame = scrollView.frame;
-   const CGFloat shortcutWidth = size.width;
-   const CGFloat shortcutHeight = size.height;
-   const unsigned nPicksInRow = scrollFrame.size.width / (shortcutWidth + addSpace);
-   const CGFloat addXY = (scrollFrame.size.width - (shortcutWidth + addSpace) * nPicksInRow) / 2;
-
-   NSEnumerator *enumerator = [shortcuts objectEnumerator];
-   UIView *v = [enumerator nextObject];
-   for (unsigned n = 0; v; v = [enumerator nextObject], ++n) {
-      const unsigned col = n % nPicksInRow;
-      const unsigned row = n / nPicksInRow;
-
-      const CGFloat x = addXY + addSpace / 2 + col * (shortcutWidth + addSpace);
-      const CGFloat y = row * shortcutHeight + addXY;
-
-      CGRect frame = v.frame;
-      frame.origin = CGPointMake(x, y);
-      v.frame = frame;
-   }
-
-   scrollView.contentSize = CGSizeMake(scrollFrame.size.width, addXY + ([shortcuts count] + nPicksInRow - 1) / nPicksInRow * shortcutHeight);
-   scrollView.contentOffset = CGPointZero;
-}
-
-@end
diff --git a/test/ios/RootBrowser/SlideView.h b/test/ios/RootBrowser/SlideView.h
deleted file mode 100644
index 7bf9139fad6b7e91c382e8635fffa823a850e95c..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SlideView.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#import <UIKit/UIKit.h>
-
-namespace ROOT {
-namespace iOS {
-
-class Pad;
-
-}
-}
-
-@interface SlideView : UIView
-
-+ (CGSize) slideSize;
-+ (CGRect) slideFrame;
-
-- (id) initWithFrame : (CGRect)rect;
-- (void) setPad : (ROOT::iOS::Pad *)pad;
-
-@end
diff --git a/test/ios/RootBrowser/SlideView.mm b/test/ios/RootBrowser/SlideView.mm
deleted file mode 100644
index 038a3024174ecf11b9ad77bcbc960180edfc70e8..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SlideView.mm
+++ /dev/null
@@ -1,68 +0,0 @@
-#import <QuartzCore/QuartzCore.h>
-#import <CoreGraphics/CGContext.h>
-
-#import "SlideView.h"
-
-//C++ (ROOT) imports.
-#import "IOSPad.h"
-
-const CGRect slideFrame = CGRectMake(0.f, 0.f, 650.f, 650.f);
-
-@implementation SlideView {
-   ROOT::iOS::Pad *pad;
-}
-
-//____________________________________________________________________________________________________
-+ (CGSize) slideSize
-{
-   return slideFrame.size;
-}
-
-//____________________________________________________________________________________________________
-+ (CGRect) slideFrame
-{
-   return slideFrame;
-}
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame
-{
-   self = [super initWithFrame : frame];
-
-   if (self) {
-      self.layer.shadowOpacity = 0.3f;
-      self.layer.shadowColor = [UIColor blackColor].CGColor;
-      self.layer.shadowOffset = CGSizeMake(10.f, 10.f);
-      self.layer.shadowPath = [UIBezierPath bezierPathWithRect : slideFrame].CGPath;
-   }
-
-   return self;
-}
-
-- (void) setPad : (ROOT::iOS::Pad *)newPad
-{
-   pad = newPad;
-}
-
-//____________________________________________________________________________________________________
-- (void) drawRect : (CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   CGContextSetRGBFillColor(ctx, 1.f, 1.f, 1.f, 1.f);
-   CGContextFillRect(ctx, rect);
-
-   if (!pad)
-      return;
-
-   CGContextTranslateCTM(ctx, 0.f, rect.size.height);
-   CGContextScaleCTM(ctx, 1.f, -1.f);
-
-   pad->cd();
-   pad->SetViewWH(rect.size.width, rect.size.height);
-   pad->SetContext(ctx);
-   pad->Paint();
-}
-
-
-@end
diff --git a/test/ios/RootBrowser/SlideshowController.h b/test/ios/RootBrowser/SlideshowController.h
deleted file mode 100644
index 4a4b917c59d1260d5c337eddee3e63207653da74..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SlideshowController.h
+++ /dev/null
@@ -1,21 +0,0 @@
-#import <UIKit/UIKit.h>
-
-namespace ROOT {
-namespace iOS {
-namespace Browser {
-
-class FileContainer;
-
-}
-}
-}
-
-@interface SlideshowController : UIViewController <UIScrollViewDelegate> {
-@private
-   __weak IBOutlet UIView *parentView;
-   __weak IBOutlet UIView *padParentView;
-}
-
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil fileContainer : (ROOT::iOS::Browser::FileContainer *)container;
-
-@end
diff --git a/test/ios/RootBrowser/SlideshowController.mm b/test/ios/RootBrowser/SlideshowController.mm
deleted file mode 100644
index 47bff4b4099c1045b0f66fa0ece260a62fd50808..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SlideshowController.mm
+++ /dev/null
@@ -1,192 +0,0 @@
-#import <stdlib.h>
-
-#import <QuartzCore/QuartzCore.h>
-
-#import "SlideshowController.h"
-#import "SlideView.h"
-
-//C++ imports.
-#import "IOSPad.h"
-
-#import "FileUtils.h"
-
-@implementation SlideshowController {
-   SlideView *padViews[2];//The current and the next in a slide show.
-
-   unsigned visiblePad;
-   unsigned nCurrentObject;
-
-   ROOT::iOS::Browser::FileContainer *fileContainer;
-
-   NSTimer *timer;
-}
-
-//____________________________________________________________________________________________________
-- (void) correctFramesForOrientation : (UIInterfaceOrientation) orientation
-{
-   CGRect mainFrame;
-   UIInterfaceOrientationIsPortrait(orientation) ? mainFrame = CGRectMake(0.f, 44.f, 768.f, 960.f)
-                                                 : (mainFrame = CGRectMake(0.f, 44.f, 1024.f, 704.f));
-
-
-   parentView.frame = mainFrame;
-
-   CGRect padFrame = [SlideView slideFrame];
-   padFrame.origin = CGPointMake(mainFrame.size.width / 2 - padFrame.size.width / 2, mainFrame.size.height / 2 - padFrame.size.height / 2);
-
-   padParentView.frame = padFrame;
-
-   if (padViews[0]) {
-      padFrame.origin = CGPointZero;
-      padViews[0].frame = padFrame;
-      padViews[1].frame = padFrame;
-   }
-}
-
-//____________________________________________________________________________________________________
-- (void) initPadViews
-{
-   const CGRect padFrame = [SlideView slideFrame];
-
-   unsigned nObjects = fileContainer->GetNumberOfObjects();
-   if (nObjects > 2)
-      nObjects = 2;
-
-   for (unsigned i = 0; i < nObjects; ++i) {
-      padViews[i] = [[SlideView alloc] initWithFrame : padFrame];
-      [padParentView addSubview : padViews[i]];
-      padViews[i].hidden = YES;
-   }
-}
-
-//____________________________________________________________________________________________________
-- (id)initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil fileContainer : (ROOT::iOS::Browser::FileContainer *)container
-{
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   if (self) {
-      [self view];
-
-      fileContainer = container;
-
-      if (fileContainer->GetNumberOfObjects()) {
-         [self initPadViews];
-
-         nCurrentObject = 0;
-         visiblePad = 0;
-
-         [padViews[0] setPad : fileContainer->GetPadAttached(0)];
-         [padViews[0] setNeedsDisplay];
-
-         if (fileContainer->GetNumberOfObjects() > 1) {
-            [padViews[1] setPad:fileContainer->GetPadAttached(1)];
-            [padParentView addSubview : padViews[1]];
-         }
-
-         //Ready for show now.
-      }
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) dealloc
-{
-   if (timer)
-      [timer invalidate];
-}
-
-//____________________________________________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//____________________________________________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-
-   [self correctFramesForOrientation : self.interfaceOrientation];
-}
-
-//____________________________________________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//____________________________________________________________________________________________________
-- (void) viewWillAppear : (BOOL)animated
-{
-   [self correctFramesForOrientation : self.interfaceOrientation];
-   padViews[0].hidden = NO;
-}
-
-//____________________________________________________________________________________________________
-- (void) viewDidAppear : (BOOL)animated
-{
-   if (fileContainer->GetNumberOfObjects() > 1)
-      timer = [NSTimer scheduledTimerWithTimeInterval : 2.f target : self selector : @selector(changeViews) userInfo : nil repeats : YES];
-}
-
-
-//____________________________________________________________________________________________________
-- (void) viewDidDisappear:(BOOL)animated
-{
-   if (timer) {
-      [timer invalidate];
-      timer = 0;
-   }
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void)willAnimateRotationToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation duration : (NSTimeInterval)duration {
-   [self correctFramesForOrientation : interfaceOrientation];
-}
-
-#pragma mark - Animation.
-
-//____________________________________________________________________________________________________
-- (void) changeViews
-{
-   const UIViewAnimationTransition animations[] = {UIViewAnimationTransitionFlipFromLeft, UIViewAnimationTransitionFlipFromRight,
-                                                   UIViewAnimationTransitionCurlUp, UIViewAnimationTransitionCurlDown};
-   const UIViewAnimationTransition currentAnimation = animations[rand() % 4];
-
-   const unsigned viewToHide = visiblePad;
-   const unsigned viewToShow = !visiblePad;
-
-   [UIView beginAnimations : @"hide view" context : nil];
-   [UIView setAnimationDuration : 0.5];
-   [UIView setAnimationCurve : UIViewAnimationCurveEaseInOut];
-   [UIView setAnimationTransition : currentAnimation forView : padParentView cache : YES];
-
-   padViews[viewToHide].hidden = YES;
-   padViews[viewToShow].hidden = NO;
-
-   [UIView commitAnimations];
-
-   nCurrentObject + 1 == fileContainer->GetNumberOfObjects() ? nCurrentObject = 0 : ++nCurrentObject;
-   visiblePad = viewToShow;
-   const unsigned next = nCurrentObject + 1 == fileContainer->GetNumberOfObjects() ? 0 : nCurrentObject + 1;
-   [padViews[viewToHide] setPad : fileContainer->GetPadAttached(next)];
-   [padViews[viewToHide] setNeedsDisplay];
-}
-
-@end
diff --git a/test/ios/RootBrowser/SlideshowController.xib b/test/ios/RootBrowser/SlideshowController.xib
deleted file mode 100644
index 75c14bdad7dc9efff3a29c7d3ea87370b0921bb9..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SlideshowController.xib
+++ /dev/null
@@ -1,261 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">11B26</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
-		<string key="IBDocument.AppKitVersion">1138</string>
-		<string key="IBDocument.HIToolboxVersion">566.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">534</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBProxyObject</string>
-			<string>IBUIView</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="766721923">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">256</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIView" id="117742838">
-						<reference key="NSNextResponder" ref="766721923"/>
-						<int key="NSvFlags">274</int>
-						<object class="NSMutableArray" key="NSSubviews">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBUIView" id="1059278677">
-								<reference key="NSNextResponder" ref="117742838"/>
-								<int key="NSvFlags">274</int>
-								<string key="NSFrame">{{46, -37}, {1024, 709}}</string>
-								<reference key="NSSuperview" ref="117742838"/>
-								<reference key="NSWindow"/>
-								<string key="NSReuseIdentifierKey">_NS:195</string>
-								<object class="NSColor" key="IBUIBackgroundColor">
-									<int key="NSColorSpace">3</int>
-									<bytes key="NSWhite">MQA</bytes>
-									<object class="NSColorSpace" key="NSCustomColorSpace">
-										<int key="NSID">2</int>
-									</object>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-							</object>
-						</object>
-						<string key="NSFrame">{{0, 28}, {1024, 709}}</string>
-						<reference key="NSSuperview" ref="766721923"/>
-						<reference key="NSWindow"/>
-						<string key="NSReuseIdentifierKey">_NS:195</string>
-						<object class="NSColor" key="IBUIBackgroundColor" id="2031227">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC4zMzMzMzMzMzMzAA</bytes>
-						</object>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-					</object>
-				</object>
-				<string key="NSFrame">{{0, 20}, {1024, 748}}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="117742838"/>
-				<reference key="IBUIBackgroundColor" ref="2031227"/>
-				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
-				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-					<int key="IBUIStatusBarStyle">2</int>
-				</object>
-				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
-					<int key="IBUIInterfaceOrientation">3</int>
-					<int key="interfaceOrientation">3</int>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">parentView</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="117742838"/>
-					</object>
-					<int key="connectionID">20</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="766721923"/>
-					</object>
-					<int key="connectionID">21</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">padParentView</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="1059278677"/>
-					</object>
-					<int key="connectionID">23</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">2</int>
-						<reference key="object" ref="766721923"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="117742838"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">18</int>
-						<reference key="object" ref="117742838"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="1059278677"/>
-						</object>
-						<reference key="parent" ref="766721923"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">22</int>
-						<reference key="object" ref="1059278677"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="parent" ref="117742838"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>18.IBPluginDependency</string>
-					<string>2.IBPluginDependency</string>
-					<string>22.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>SlideshowController</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">25</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">SlideshowController</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>padParentView</string>
-							<string>parentView</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UIView</string>
-							<string>UIView</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>padParentView</string>
-							<string>parentView</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">padParentView</string>
-								<string key="candidateClassName">UIView</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">parentView</string>
-								<string key="candidateClassName">UIView</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/SlideshowController.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">534</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/SpotView.h b/test/ios/RootBrowser/SpotView.h
deleted file mode 100644
index dacf3342dd635213a8f9a8cd010f283c77eeb188..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SpotView.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@interface SpotView : UIView
-
-@end
diff --git a/test/ios/RootBrowser/SpotView.mm b/test/ios/RootBrowser/SpotView.mm
deleted file mode 100644
index 6a4ff24be6cff8baf9df5a282b4b64f093fc8ff6..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/SpotView.mm
+++ /dev/null
@@ -1,18 +0,0 @@
-#import <CoreGraphics/CGContext.h>
-
-#import "SpotView.h"
-
-@implementation SpotView
-
-- (id)initWithFrame:(CGRect)frame
-{
-   if ([super initWithFrame : frame]) {
-      self.alpha = 0.f;
-      self.multipleTouchEnabled = NO;
-      self.backgroundColor = [UIColor orangeColor];
-   }
-
-   return self;
-}
-
-@end
diff --git a/test/ios/RootBrowser/ThumbnailView.h b/test/ios/RootBrowser/ThumbnailView.h
deleted file mode 100644
index 6cd44bac22c82c95faa1896c7e0f8dd7a328ed7e..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ThumbnailView.h
+++ /dev/null
@@ -1,49 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@class ThumbnailView;
-
-@protocol ThumbnailViewDelegate <NSObject>
-@required
-- (unsigned) numberOfThumbnailsInView : (ThumbnailView *)view;
-- (UIView *) thumbnailAtIndex : (unsigned)index;
-@optional
-- (void) cacheDataForThumbnail : (UIView *)view;
-- (void) loadDataForVisibleRange;
-@end
-
-/*
-
-View with nested scroll-view with thumbnails.
-Thumbnails are created by delegate.
-Real data for thumbnail is loaded by delegate.
-View places these thumbnails in a grid,
-durign scrolling thumbnails, which became invisible,
-are recycled - used for thumbnails, which became visible.
-Thumbnails can contain some generic images, when scroll stopped,
-delegate can load real data and create real images.
-Delegate can cache images for previously shown thumbnails,
-if view scrolls back, such cached images can be used instead
-of loading.
-
-ThumbnailView must be created with initWithFrame method.
-Thumbnail's size (width) + addW must be < scroll.width - 2 * addSide.
-
-This class was inspired by ATArrayView (Andrey Tarantsov, http://tarantsov.com/)
-*/
-
-@interface ThumbnailView : UIView
-
-@property (nonatomic, weak) id<ThumbnailViewDelegate> delegate;
-@property (nonatomic, assign) CGFloat addSide;
-@property (nonatomic, assign) CGFloat addTop;
-@property (nonatomic, assign) CGFloat addW;
-@property (nonatomic, assign) CGFloat addH;
-@property (nonatomic, assign) CGSize itemSize;
-
-@property (nonatomic, readonly) unsigned firstVisibleThumbnail;
-@property (nonatomic, readonly) unsigned lastVisibleThumbnail;
-
-- (void) loadData;
-- (UIView *) getThumbnailFromCache;
-
-@end
diff --git a/test/ios/RootBrowser/ThumbnailView.mm b/test/ios/RootBrowser/ThumbnailView.mm
deleted file mode 100644
index 2409dfbe11226f104e652a47955093d090dd09cb..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/ThumbnailView.mm
+++ /dev/null
@@ -1,287 +0,0 @@
-#import "ThumbnailView.h"
-
-
-const int preloadRows = 2;
-
-@interface ThumbnailView () <UIScrollViewDelegate> {
-   UIScrollView *scroll;
-
-   NSMutableSet *visibleThumbnails;
-   NSMutableSet *cachedThumbnails;
-
-   //Grid parameters.
-   unsigned nItems;
-   unsigned nCols;
-   unsigned nRows;
-
-   CGFloat addX;//addSide + remaining width.
-}
-
-- (void) calculateGridParameters;
-- (void) placeThumbnail : (UIView *)thumbnail;
-- (void) placeThumbnails : (BOOL)fixPositions;
-
-- (CGRect) frameForThumbnailAtIndex : (unsigned)index;
-- (UIView *) thumbnailWithTag : (unsigned)tag;
-- (void) cacheThumbnail : (UIView *)thumbnail;
-
-@end
-
-@implementation ThumbnailView
-
-@synthesize delegate;
-@synthesize addSide;
-@synthesize addTop;
-@synthesize addW;
-@synthesize addH;
-@synthesize itemSize;
-
-#pragma mark - Initialization.
-
-//____________________________________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame
-{
-   //View MUST be initialized using this method.
-   if (self = [super initWithFrame : frame]) {
-      //Grid. No data load yet.
-      nItems = 0;
-      nRows = 0;
-      nCols = 0;
-      //Some "default" values for grid's geometry,
-      //can be modified using properties.
-      addTop = 50.f;
-      addSide = 50.f;
-      addW = 50.f;
-      addH = 50.f;
-      itemSize = CGSizeMake(150.f, 150.f);
-
-      visibleThumbnails = [[NSMutableSet alloc] init];
-      cachedThumbnails = [[NSMutableSet alloc] init];
-
-      //Setup nested scrollview.
-      frame.origin = CGPointZero;
-
-      scroll = [[UIScrollView alloc] initWithFrame : frame];
-      scroll.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleHeight | UIViewAutoresizingFlexibleLeftMargin |
-                                UIViewAutoresizingFlexibleRightMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleBottomMargin;
-      scroll.contentMode = UIViewContentModeScaleToFill;
-      scroll.showsVerticalScrollIndicator = YES;
-      scroll.showsHorizontalScrollIndicator = NO;
-      scroll.delegate = self;
-      [self addSubview : scroll];
-   }
-
-   return self;
-}
-
-//____________________________________________________________________________________________________
-- (void) loadData
-{
-   nItems = [delegate numberOfThumbnailsInView : self];
-
-   for (UIView *v in visibleThumbnails)
-      [self cacheThumbnail : v];
-
-   [visibleThumbnails removeAllObjects];
-
-   if (nItems) {
-      [self calculateGridParameters];
-      [self placeThumbnails : YES];
-   }
-}
-
-#pragma mark - Geometry management.
-
-//____________________________________________________________________________________________________
-- (void) layoutSubviews
-{
-   if (nItems) {
-      [self calculateGridParameters];
-      [self placeThumbnails : YES];
-   }
-}
-
-#pragma mark - Grid's management.
-
-//____________________________________________________________________________________________________
-- (void) showFirstLast
-{
-   NSLog(@"first %d last %d", self.firstVisibleThumbnail, self.lastVisibleThumbnail);
-}
-
-//____________________________________________________________________________________________________
-- (void) setItemSize : (CGSize)newItemSize
-{
-   if (newItemSize.width + addW > scroll.bounds.size.width - 2 * addSide) {
-      NSLog(@"ThumbnailView -setItemSize, item size is too big");
-      exit(1);//Must be an exception. Check this later.
-   }
-
-   itemSize = newItemSize;
-}
-
-//____________________________________________________________________________________________________
-- (unsigned) firstVisibleThumbnail
-{
-   const int firstRow = (scroll.bounds.origin.y - addTop) / (itemSize.height + addH) - preloadRows;
-   if (firstRow < 0)
-      return 0;
-
-   return firstRow * nCols;
-}
-
-//____________________________________________________________________________________________________
-- (unsigned) lastVisibleThumbnail
-{
-   //Pre-condition: nItems > 0, nCols > 0.
-   const int lastRow = (CGRectGetMaxY(scroll.bounds) - addTop) / (itemSize.height + addH) + 1 + preloadRows;
-   if (lastRow < 0)
-      return 0;
-
-   if (lastRow * nCols > nItems)
-      return nItems - 1;
-
-   return lastRow * nCols - 1;
-}
-
-//____________________________________________________________________________________________________
-- (void) calculateGridParameters
-{
-   //Pre-condition: scroll width must be big enough to
-   //position at least 1 thumbnail + additional spaces.
-   const CGSize scrollSize = scroll.bounds.size;
-
-   if (scrollSize.width - addSide * 2 < itemSize.width + addW) {
-      //I do not know, if Apple's code can somehow set the bounds to
-      //be so small.
-      NSLog(@"scroll is to small to place any thumbnail of required size");
-      exit(1);
-   }
-
-   nCols = (scrollSize.width - addSide * 2) / (itemSize.width + addW);
-   nRows = (nItems + nCols - 1) / nCols;
-   addX = (scrollSize.width - nCols * (itemSize.width + addW)) / 2;
-}
-
-//____________________________________________________________________________________________________
-- (void) placeThumbnail : (UIView *)thumbnail
-{
-   thumbnail.frame = [self frameForThumbnailAtIndex : thumbnail.tag];
-   [thumbnail setNeedsDisplay];
-}
-
-//____________________________________________________________________________________________________
-- (void) placeThumbnails : (BOOL) fixPos
-{
-   scroll.contentSize = CGSizeMake(scroll.frame.size.width, addTop * 2 + (itemSize.height + addH) * nRows - addH);
-
-   const unsigned first = self.firstVisibleThumbnail;
-   const unsigned last = self.lastVisibleThumbnail;
-
-   for (UIView *thumbnail in visibleThumbnails) {
-      if (thumbnail.tag < first || thumbnail.tag > last) {
-         //Thumbnail became invisible, remove it from scroll,
-         //move it into cache, cache image data.
-         [self cacheThumbnail : thumbnail];
-      }
-   }
-
-   //Remove now invisible thumbnails.
-   [visibleThumbnails minusSet : cachedThumbnails];
-
-   //Position visible thumbnails.
-   for (unsigned tag = first; tag <= last; ++tag) {
-      UIView *thumbnail = [self thumbnailWithTag : tag];
-      if (!thumbnail) {
-         thumbnail = [delegate thumbnailAtIndex : tag];
-         thumbnail.tag = tag;
-         [scroll addSubview : thumbnail];
-         [visibleThumbnails addObject : thumbnail];
-      } else if (!fixPos)//For example, during scroll, no need to update anything.
-         continue;
-
-      [self placeThumbnail : thumbnail];
-   }
-}
-
-//____________________________________________________________________________________________________
-- (CGRect) frameForThumbnailAtIndex : (unsigned)index
-{
-   const unsigned row = index / nCols;
-   const unsigned col = index % nCols;
-
-   CGRect frame = CGRectZero;
-   frame.origin.x = addX + (itemSize.width + addW) * col + 0.5 * addW;
-   frame.origin.y = addTop + (itemSize.height + addH) * row;
-   frame.size = itemSize;
-
-   return frame;
-}
-
-#pragma mark - Thumbnails caching.
-
-//____________________________________________________________________________________________________
-- (UIView *) getThumbnailFromCache
-{
-   UIView *thumbnail = (UIView *)[cachedThumbnails anyObject];
-   if (thumbnail)
-      [cachedThumbnails removeObject : thumbnail];
-
-   return thumbnail;
-}
-
-//____________________________________________________________________________________________________
-- (UIView *) thumbnailWithTag : (unsigned)tag
-{
-   for (UIView * view in visibleThumbnails) {
-      if (view.tag == tag)
-         return view;
-   }
-
-   return nil;
-}
-
-//____________________________________________________________________________________________________
-- (void) cacheThumbnail : (UIView *)thumbnail
-{
-   [cachedThumbnails addObject : thumbnail];
-
-   if ([delegate respondsToSelector : @selector(cacheDataForThumbnail:)])
-      [delegate cacheDataForThumbnail : thumbnail];//Save icon in a cache.
-
-   [thumbnail removeFromSuperview];
-}
-
-#pragma mark - Scrollview delegate.
-
-//____________________________________________________________________________________________________
-- (void) loadDataForVisibleRange
-{
-   if ([delegate respondsToSelector : @selector(loadDataForVisibleRange)])
-      [delegate loadDataForVisibleRange];
-}
-
-//____________________________________________________________________________________________________
-- (void) scrollViewDidScroll : (UIScrollView *)scrollView
-{
-   [self placeThumbnails : NO];
-   [self showFirstLast];
-}
-
-//____________________________________________________________________________________________________
-- (void) scrollViewDidEndDecelerating:(UIScrollView *)scrollView
-{
-   //Now, ask delegate to really load objects.
-   [self loadDataForVisibleRange];
-}
-
-//____________________________________________________________________________________________________
-- (void) scrollViewDidEndDragging : (UIScrollView *)scrollView willDecelerate : (BOOL)decelerate
-{
-   if (!decelerate) {
-      //Load objects.
-      [self loadDataForVisibleRange];
-   }
-}
-
-@end
diff --git a/test/ios/RootBrowser/TransparentToolbar.h b/test/ios/RootBrowser/TransparentToolbar.h
deleted file mode 100644
index 21408c0f63ded25006973e54ea2b3aa91d516146..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/TransparentToolbar.h
+++ /dev/null
@@ -1,3 +0,0 @@
-@interface TransparentToolbar : UIToolbar
-
-@end
diff --git a/test/ios/RootBrowser/TransparentToolbar.m b/test/ios/RootBrowser/TransparentToolbar.m
deleted file mode 100644
index 731649c01a35ffd2b404a16df07a245dde0107d5..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/TransparentToolbar.m
+++ /dev/null
@@ -1,10 +0,0 @@
-#import "TransparentToolbar.h"
-
-@implementation TransparentToolbar
-
-- (void) drawRect:(CGRect)rect
-{
-   //Ask apple, why I need this.
-}
-
-@end
diff --git a/test/ios/RootBrowser/app_icon.png b/test/ios/RootBrowser/app_icon.png
deleted file mode 100644
index a1159be1575898fbf1a554bcbdcf0a619afd1f08..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/app_icon.png and /dev/null differ
diff --git a/test/ios/RootBrowser/back_btn.png b/test/ios/RootBrowser/back_btn.png
deleted file mode 100644
index 03e0d1105f42adcec62903e918a2a2e0f48d675b..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/back_btn.png and /dev/null differ
diff --git a/test/ios/RootBrowser/bar-background.png b/test/ios/RootBrowser/bar-background.png
deleted file mode 100644
index de3b9b38c9a867633280d904f1366a2a2e172af1..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/bar-background.png and /dev/null differ
diff --git a/test/ios/RootBrowser/bar-highlight.png b/test/ios/RootBrowser/bar-highlight.png
deleted file mode 100644
index 9f02ed879ca3df650506f01c1aaf449f78ab0fac..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/bar-highlight.png and /dev/null differ
diff --git a/test/ios/RootBrowser/brush_tab.png b/test/ios/RootBrowser/brush_tab.png
deleted file mode 100644
index 9a7518d7987c7d3710c2ed67a4ef0c45e3b5494d..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/brush_tab.png and /dev/null differ
diff --git a/test/ios/RootBrowser/dec_line_width.png b/test/ios/RootBrowser/dec_line_width.png
deleted file mode 100644
index b8bda1e72dce2e5bd316bc6906496c829d9ed963..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/dec_line_width.png and /dev/null differ
diff --git a/test/ios/RootBrowser/demos.root b/test/ios/RootBrowser/demos.root
deleted file mode 100644
index 24096290a1f6ee89aeee9bc405d55031fbf1be0e..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/demos.root and /dev/null differ
diff --git a/test/ios/RootBrowser/directory.png b/test/ios/RootBrowser/directory.png
deleted file mode 100644
index 744d77c129071fbafb9f5d7615effe2da3565a2c..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/directory.png and /dev/null differ
diff --git a/test/ios/RootBrowser/editor_plate.png b/test/ios/RootBrowser/editor_plate.png
deleted file mode 100644
index 3a44424bd44633a1d085446fa295bd7e0cf0ee9b..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/editor_plate.png and /dev/null differ
diff --git a/test/ios/RootBrowser/editor_state_arrow.png b/test/ios/RootBrowser/editor_state_arrow.png
deleted file mode 100644
index 136a73d836a4a0ff14889a4a74067ce0bfd3626e..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/editor_state_arrow.png and /dev/null differ
diff --git a/test/ios/RootBrowser/file_icon.png b/test/ios/RootBrowser/file_icon.png
deleted file mode 100644
index a70295c283fd942a8ef860b8a7b2e68f9d7764e3..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/file_icon.png and /dev/null differ
diff --git a/test/ios/RootBrowser/file_shortcut_background.png b/test/ios/RootBrowser/file_shortcut_background.png
deleted file mode 100644
index afdcd5c1f4995e92fd83b3a6ff6ac4ee791ea10b..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/file_shortcut_background.png and /dev/null differ
diff --git a/test/ios/RootBrowser/forward_btn.png b/test/ios/RootBrowser/forward_btn.png
deleted file mode 100644
index d6790babfb97cf2d1b21e2310482fc0a4931bd5b..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/forward_btn.png and /dev/null differ
diff --git a/test/ios/RootBrowser/h1_errors_tab.png b/test/ios/RootBrowser/h1_errors_tab.png
deleted file mode 100644
index 011a146a5ddccec363cfccebc30b46116b810346..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/h1_errors_tab.png and /dev/null differ
diff --git a/test/ios/RootBrowser/h1_tab.png b/test/ios/RootBrowser/h1_tab.png
deleted file mode 100644
index 115ae7f42bdd63128520922a9f25a57e32796483..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/h1_tab.png and /dev/null differ
diff --git a/test/ios/RootBrowser/handle-hover.png b/test/ios/RootBrowser/handle-hover.png
deleted file mode 100644
index 600db3c51e83561fa199f9a203ac3a569fe8d30e..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/handle-hover.png and /dev/null differ
diff --git a/test/ios/RootBrowser/handle.png b/test/ios/RootBrowser/handle.png
deleted file mode 100644
index f73001ec6aa3085054c89810f7195c5346dcf062..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/handle.png and /dev/null differ
diff --git a/test/ios/RootBrowser/inc_line_width.png b/test/ios/RootBrowser/inc_line_width.png
deleted file mode 100644
index a2d32f2a2b45d40ffcbe44b2866b84ee3697e403..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/inc_line_width.png and /dev/null differ
diff --git a/test/ios/RootBrowser/label_tab.png b/test/ios/RootBrowser/label_tab.png
deleted file mode 100644
index 213a703701286a13b05bc3076ae76e6578a4b26a..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/label_tab.png and /dev/null differ
diff --git a/test/ios/RootBrowser/lg_tab.png b/test/ios/RootBrowser/lg_tab.png
deleted file mode 100644
index fb21c37836573a452cc7b5d54ceb3aaee6e87dbe..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/lg_tab.png and /dev/null differ
diff --git a/test/ios/RootBrowser/line_cell.png b/test/ios/RootBrowser/line_cell.png
deleted file mode 100644
index f098f5f7131384641e13bf4c7af23d79667e965d..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/line_cell.png and /dev/null differ
diff --git a/test/ios/RootBrowser/line_style_tab.png b/test/ios/RootBrowser/line_style_tab.png
deleted file mode 100644
index 9d765c22ea40fe5a50704dfe5f3a9ccc5946e317..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/line_style_tab.png and /dev/null differ
diff --git a/test/ios/RootBrowser/line_width_bkn.png b/test/ios/RootBrowser/line_width_bkn.png
deleted file mode 100644
index ff935d4c63c869f37f2b94c0663b247523669ea8..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/line_width_bkn.png and /dev/null differ
diff --git a/test/ios/RootBrowser/minus_btn.png b/test/ios/RootBrowser/minus_btn.png
deleted file mode 100644
index a41d20a91f9476228c73f813c272fd37545a5541..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/minus_btn.png and /dev/null differ
diff --git a/test/ios/RootBrowser/picker_arrow.png b/test/ios/RootBrowser/picker_arrow.png
deleted file mode 100644
index 4591562d3bf4be9df1a0a8bf3fc66049715f6169..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/picker_arrow.png and /dev/null differ
diff --git a/test/ios/RootBrowser/picker_bkn.png b/test/ios/RootBrowser/picker_bkn.png
deleted file mode 100644
index ebfca5e217ba33349cba7eadd04e709b8ec3b7e8..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/picker_bkn.png and /dev/null differ
diff --git a/test/ios/RootBrowser/picker_frame_bkn.png b/test/ios/RootBrowser/picker_frame_bkn.png
deleted file mode 100644
index 2087face6dc77f581551efb0db50fd4c516b4eef..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/picker_frame_bkn.png and /dev/null differ
diff --git a/test/ios/RootBrowser/plus_btn.png b/test/ios/RootBrowser/plus_btn.png
deleted file mode 100644
index ae9e57983c663edca1aecc2cf78a69f38f4ccc17..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/plus_btn.png and /dev/null differ
diff --git a/test/ios/RootBrowser/root_browser/RootBrowser-Prefix.pch b/test/ios/RootBrowser/root_browser/RootBrowser-Prefix.pch
deleted file mode 100644
index 1b5328ce79a932bb774fad099b3573d22f3e96e3..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/root_browser/RootBrowser-Prefix.pch
+++ /dev/null
@@ -1,14 +0,0 @@
-//
-// Prefix header for all source files of the 'root_browser' target in the 'root_browser' project
-//
-
-#import <Availability.h>
-
-#ifndef __IPHONE_3_0
-#warning "This project uses features only available in iPhone SDK 3.0 and later."
-#endif
-
-#ifdef __OBJC__
-   #import <UIKit/UIKit.h>
-   #import <Foundation/Foundation.h>
-#endif
diff --git a/test/ios/RootBrowser/root_browser/en.lproj/InfoPlist.strings b/test/ios/RootBrowser/root_browser/en.lproj/InfoPlist.strings
deleted file mode 100644
index 477b28ff8f86a3158a71c4934fbd3a2456717d7a..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/root_browser/en.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,2 +0,0 @@
-/* Localized versions of Info.plist keys */
-
diff --git a/test/ios/RootBrowser/root_browser/en.lproj/MainWindow.xib b/test/ios/RootBrowser/root_browser/en.lproj/MainWindow.xib
deleted file mode 100644
index 763101b31d6e5f018408300abb38a0df2c08991a..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/root_browser/en.lproj/MainWindow.xib
+++ /dev/null
@@ -1,163 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">800</int>
-		<string key="IBDocument.SystemVersion">10K549</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1305</string>
-		<string key="IBDocument.AppKitVersion">1038.36</string>
-		<string key="IBDocument.HIToolboxVersion">461.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">300</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBProxyObject</string>
-			<string>IBUIWindow</string>
-			<string>IBUICustomObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIWindow" id="62075450">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<string key="NSFrameSize">{768, 1024}</string>
-				<reference key="NSSuperview"/>
-				<object class="NSColor" key="IBUIBackgroundColor">
-					<int key="NSColorSpace">3</int>
-					<bytes key="NSWhite">MC4zMzMzMzMzMzMzAA</bytes>
-				</object>
-				<bool key="IBUIOpaque">NO</bool>
-				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
-				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-					<int key="IBUIStatusBarStyle">2</int>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-				<bool key="IBUIResizesToFullScreen">YES</bool>
-			</object>
-			<object class="IBUICustomObject" id="250404236">
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">window</string>
-						<reference key="source" ref="250404236"/>
-						<reference key="destination" ref="62075450"/>
-					</object>
-					<int key="connectionID">7</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="250404236"/>
-					</object>
-					<int key="connectionID">8</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">2</int>
-						<reference key="object" ref="62075450"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="250404236"/>
-						<reference key="parent" ref="0"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-2.CustomClassName</string>
-					<string>2.IBEditorWindowLastContentRect</string>
-					<string>2.IBPluginDependency</string>
-					<string>6.CustomClassName</string>
-					<string>6.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>UIApplication</string>
-					<string>UIResponder</string>
-					<string>{{226, 57}, {783, 799}}</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>root_browserAppDelegate</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">8</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes"/>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
-			<integer value="800" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">300</string>
-	</data>
-</archive>
diff --git a/test/ios/RootBrowser/root_browser/main.m b/test/ios/RootBrowser/root_browser/main.m
deleted file mode 100644
index 8a6f93d9a69526dbe881eeb52114ff0de767018c..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/root_browser/main.m
+++ /dev/null
@@ -1,8 +0,0 @@
-#import <UIKit/UIKit.h>
-
-int main(int argc, char *argv[])
-{
-   @autoreleasepool {
-      return UIApplicationMain(argc, argv, nil, nil);
-   }
-}
diff --git a/test/ios/RootBrowser/root_browser/root_browser-Info.plist b/test/ios/RootBrowser/root_browser/root_browser-Info.plist
deleted file mode 100644
index 192990744f9cd8b708bfd26e6a1cce7a8cb58afb..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/root_browser/root_browser-Info.plist
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>CFBundleDevelopmentRegion</key>
-	<string>en</string>
-	<key>CFBundleDisplayName</key>
-	<string>${PRODUCT_NAME}</string>
-	<key>CFBundleExecutable</key>
-	<string>${EXECUTABLE_NAME}</string>
-	<key>CFBundleIconFile</key>
-	<string>app_icon.png</string>
-	<key>CFBundleIdentifier</key>
-	<string>ROOT.${PRODUCT_NAME:rfc1034identifier}</string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
-	<key>CFBundleName</key>
-	<string>${PRODUCT_NAME}</string>
-	<key>CFBundlePackageType</key>
-	<string>APPL</string>
-	<key>CFBundleShortVersionString</key>
-	<string>1.0</string>
-	<key>CFBundleSignature</key>
-	<string>????</string>
-	<key>CFBundleVersion</key>
-	<string>1.0</string>
-	<key>LSApplicationCategoryType</key>
-	<string></string>
-	<key>LSRequiresIPhoneOS</key>
-	<true/>
-	<key>NSMainNibFile</key>
-	<string>MainWindow</string>
-	<key>UISupportedInterfaceOrientations~ipad</key>
-	<array>
-		<string>UIInterfaceOrientationPortrait</string>
-		<string>UIInterfaceOrientationPortraitUpsideDown</string>
-		<string>UIInterfaceOrientationLandscapeLeft</string>
-		<string>UIInterfaceOrientationLandscapeRight</string>
-	</array>
-	<key>CFBundleDocumentTypes</key>
-	<array>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>Root</string>
-			<key>LSHandlerRank</key>
-			<string>Owner</string>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-			<key>LSItemContentTypes</key>
-			<array>
-				<string>ch.cern.root</string>
-			</array>
-		</dict>
-	</array>
-	<key>UTExportedTypeDeclarations</key>
-	<array>
-		<dict>
-			<key>UTTypeIdentifier</key>
-			<string>ch.cern.root</string>
-			<key>UTTypeTagSpecification</key>
-			<dict>
-				<key>public.filename-extension</key>
-				<string>root</string>
-				<key>public.mime-type</key>
-				<string>root/root_browser</string>
-			</dict>
-		</dict>
-	</array>
-</dict>
-</plist>
diff --git a/test/ios/RootBrowser/root_browser/root_browserAppDelegate.h b/test/ios/RootBrowser/root_browser/root_browserAppDelegate.h
deleted file mode 100644
index 1824e818648701798553e287cafa8288ffafa7c1..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/root_browser/root_browserAppDelegate.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@class RootFileController;
-
-@interface root_browserAppDelegate : NSObject <UIApplicationDelegate>
-
-@property (nonatomic, retain) IBOutlet UIWindow *window;
-
-@end
diff --git a/test/ios/RootBrowser/root_browser/root_browserAppDelegate.mm b/test/ios/RootBrowser/root_browser/root_browserAppDelegate.mm
deleted file mode 100644
index 149116d99b08fe43052d7c4c02f3effa217a4bff..0000000000000000000000000000000000000000
--- a/test/ios/RootBrowser/root_browser/root_browserAppDelegate.mm
+++ /dev/null
@@ -1,143 +0,0 @@
-#import <cstddef>
-#import <vector>
-
-#import <sys/sysctl.h>
-#import <sys/types.h>
-
-#include <Availability.h>
-
-#import "TApplication.h"
-
-#import "root_browserAppDelegate.h"
-#import "RootFileController.h"
-#import "Constants.h"
-
-
-namespace ROOT {
-namespace iOS {
-
-bool deviceIsiPad3 = false;
-
-}
-}
-
-@implementation root_browserAppDelegate {
-   TApplication *rootApp;
-
-   UINavigationController *navigationController;
-   __weak RootFileController *rc;
-}
-
-@synthesize window=_window;
-
-//____________________________________________________________________________________________________
-- (void) initRootController
-{
-   RootFileController *rootController = [[RootFileController alloc] initWithNibName : @"RootFileController" bundle : nil];
-   rc = rootController;
-
-   NSString *demosPath = [[NSBundle mainBundle] pathForResource : @"demos" ofType : @"root"];
-   if (demosPath)
-      [rootController addRootFile : demosPath];
-
-   navigationController = [[UINavigationController alloc] initWithRootViewController : rootController];
-
-   navigationController.navigationBar.barStyle = UIBarStyleBlackTranslucent;
-   navigationController.delegate = rootController;
-
-#ifdef __IPHONE_6_0
-   self.window.rootViewController = navigationController;
-#endif
-
-   [self.window addSubview : navigationController.view];
-   [self.window makeKeyAndVisible];
-}
-
-//____________________________________________________________________________________________________
-- (BOOL) application : (UIApplication *)application didFinishLaunchingWithOptions : (NSDictionary *)launchOptions
-{
-   // Override point for customization after application launch.
-   rootApp = new TApplication("iosApp", 0, 0);
-   [self initRootController];
-
-   std::size_t dataSize = 0;
-   sysctlbyname("hw.machine", nullptr, &dataSize, nullptr, 0);
-   if (dataSize) {
-      std::vector<char> line(dataSize);
-      sysctlbyname("hw.machine", &line[0], &dataSize, nullptr, 0);
-      NSString *machineName = [NSString stringWithCString : &line[0] encoding : NSASCIIStringEncoding];
-      if ([machineName hasPrefix : @"iPad3,"])
-         ROOT::iOS::Browser::deviceIsiPad3 = true;
-   }
-
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) applicationWillResignActive : (UIApplication *)application
-{
-   /*
-   Sent when the application is about to move from active to inactive state. This can occur for certain
-   types of temporary interruptions (such as an incoming phone call or SMS message) or when the user
-   quits the application and it begins the transition to the background state.
-   Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates.
-   Games should use this method to pause the game.
-   */
-}
-
-//____________________________________________________________________________________________________
-- (void) applicationDidEnterBackground : (UIApplication *)application
-{
-   /*
-   Use this method to release shared resources, save user data, invalidate timers, and store enough application
-   state information to restore your application to its current state in case it is terminated later.
-   If your application supports background execution, this method is called instead of applicationWillTerminate:
-   when the user quits.
-   */
-}
-
-//____________________________________________________________________________________________________
-- (void) applicationWillEnterForeground : (UIApplication *)application
-{
-   /*
-   Called as part of the transition from the background to the inactive state;
-   here you can undo many of the changes made on entering the background.
-   */
-}
-
-//____________________________________________________________________________________________________
-- (void) applicationDidBecomeActive : (UIApplication *)application
-{
-   /*
-   Restart any tasks that were paused (or not yet started) while the application was inactive.
-   If the application was previously in the background, optionally refresh the user interface.
-   */
-}
-
-//____________________________________________________________________________________________________
-- (void) applicationWillTerminate : (UIApplication *)application
-{
-   /*
-   Called when the application is about to terminate.
-   Save data if appropriate.
-   See also applicationDidEnterBackground:.
-   */
-}
-
-//____________________________________________________________________________________________________
-- (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation
-{
-   while ([navigationController.viewControllers count] > 1)
-      [navigationController popViewControllerAnimated : NO];
-
-   [rc addRootFile : [url path]];
-   return YES;
-}
-
-//____________________________________________________________________________________________________
-- (void) dealloc
-{
-   delete rootApp;
-}
-
-@end
diff --git a/test/ios/RootBrowser/root_browser_icon.png b/test/ios/RootBrowser/root_browser_icon.png
deleted file mode 100644
index ecd0521f03910e92833dc58d5ead25f1cde3eb1f..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/root_browser_icon.png and /dev/null differ
diff --git a/test/ios/RootBrowser/separator.png b/test/ios/RootBrowser/separator.png
deleted file mode 100644
index 98dff8ecedb7fce66df712febc2f6369bfbcb1aa..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/separator.png and /dev/null differ
diff --git a/test/ios/RootBrowser/text_cell_bkn.png b/test/ios/RootBrowser/text_cell_bkn.png
deleted file mode 100644
index d6fc8b22309c8b07dc6ae5ef89e46c19ff0bf0d8..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/text_cell_bkn.png and /dev/null differ
diff --git a/test/ios/RootBrowser/ticks_tab.png b/test/ios/RootBrowser/ticks_tab.png
deleted file mode 100644
index a55f9097844a48eee5f77bf0deddefb3ca06f501..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/ticks_tab.png and /dev/null differ
diff --git a/test/ios/RootBrowser/title_tab.png b/test/ios/RootBrowser/title_tab.png
deleted file mode 100644
index 030d587487298a7f3b801721709ae6827e27f87c..0000000000000000000000000000000000000000
Binary files a/test/ios/RootBrowser/title_tab.png and /dev/null differ
diff --git a/test/ios/Tutorials/DemoBase.cxx b/test/ios/Tutorials/DemoBase.cxx
deleted file mode 100644
index ed434d6d1e9b06fa8bee3ba95b86972c737aa75c..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/DemoBase.cxx
+++ /dev/null
@@ -1,15 +0,0 @@
-#include "DemoBase.h"
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-////////////////////////////////////////////////////////////////////////////////
-
-DemoBase::~DemoBase()
-{
-}
-
-}
-}
-}
diff --git a/test/ios/Tutorials/DemoBase.h b/test/ios/Tutorials/DemoBase.h
deleted file mode 100644
index 0bba9f8e9156a75332121e746d02926429896afd..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/DemoBase.h
+++ /dev/null
@@ -1,34 +0,0 @@
-#ifndef ROOT_DemoBase
-#define ROOT_DemoBase
-
-namespace ROOT {
-namespace iOS {
-
-class Pad;
-
-namespace Demos {
-
-class DemoBase {
-public:
-   virtual ~DemoBase();
-
-   virtual void ResetDemo() = 0;
-   virtual bool IsAnimated() const = 0;
-   virtual unsigned NumOfFrames() const = 0;
-   virtual double AnimationTime() const = 0;
-   virtual void StartAnimation() = 0;
-   virtual void NextStep() = 0;
-   virtual void StopAnimation() = 0;
-
-   virtual void AdjustPad(Pad *pad) = 0;
-
-   virtual void PresentDemo() = 0;
-
-   virtual bool Supports3DRotation() const = 0;
-};
-
-}
-}
-}
-
-#endif
diff --git a/test/ios/Tutorials/DemoHelper.cxx b/test/ios/Tutorials/DemoHelper.cxx
deleted file mode 100644
index b625ea2198c5e87e4926f940d36419a8e1bbbcf0..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/DemoHelper.cxx
+++ /dev/null
@@ -1,41 +0,0 @@
-#include <stdexcept>
-#include <memory>
-
-#include "ExclusionGraphDemo.h"
-#include "PolarGraphDemo.h"
-#include "HsimpleDemo.h"
-#include "SurfaceDemo.h"
-#include "H2PolyDemo.h"
-#include "DemoHelper.h"
-#include "LegoDemo.h"
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-bool CreateTutorials(DemoBase **demos, const char *filePath)
-{
-   try {
-      std::unique_ptr<HsimpleDemo> demo0(new HsimpleDemo);
-      std::unique_ptr<SurfaceDemo> demo1(new SurfaceDemo);
-      std::unique_ptr<PolarGraphDemo> demo2(new PolarGraphDemo);
-      std::unique_ptr<LegoDemo> demo3(new LegoDemo);
-      std::unique_ptr<ExclusionGraphDemo> demo4(new ExclusionGraphDemo);
-      std::unique_ptr<H2PolyDemo> demo5(new H2PolyDemo(filePath));
-
-      demos[0] = demo0.release();
-      demos[1] = demo1.release();
-      demos[2] = demo2.release();
-      demos[3] = demo3.release();
-      demos[4] = demo4.release();
-      demos[5] = demo5.release();
-   } catch (const std::exception &e) {
-      return false;
-   }
-
-   return true;
-}
-
-}
-}
-}
diff --git a/test/ios/Tutorials/DemoHelper.h b/test/ios/Tutorials/DemoHelper.h
deleted file mode 100644
index 5e50d7f77eb912fc248cce57a17fa2a042239f6b..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/DemoHelper.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef ROOT_DemoHelper
-#define ROOT_DemoHelper
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-bool CreateTutorials(class DemoBase **demos, const char *filePath);
-
-}
-}
-}
-
-#endif
diff --git a/test/ios/Tutorials/ExclusionGraphDemo.cxx b/test/ios/Tutorials/ExclusionGraphDemo.cxx
deleted file mode 100644
index d0340ec3109f5abb63e991aed489d688ff869b45..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/ExclusionGraphDemo.cxx
+++ /dev/null
@@ -1,80 +0,0 @@
-#include "TMultiGraph.h"
-#include "TGraph.h"
-#include "TMath.h"
-
-#include "ExclusionGraphDemo.h"
-#include "IOSPad.h"
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-////////////////////////////////////////////////////////////////////////////////
-
-ExclusionGraphDemo::ExclusionGraphDemo()
-                        : fMultiGraph(new TMultiGraph)
-{
-   fMultiGraph->SetTitle("Exclusion graphs");
-
-   Double_t x1[kNPoints], x2[kNPoints], x3[kNPoints];
-   Double_t y1[kNPoints], y2[kNPoints], y3[kNPoints];
-
-   for (UInt_t i = 0; i < kNPoints; ++i) {
-      x1[i]  = i * 0.1;
-      x2[i]  = x1[i];
-      x3[i]  = x1[i] + 0.5;
-      y1[i] = 10 * TMath::Sin(x1[i]);
-      y2[i] = 10 * TMath::Cos(x1[i]);
-      y3[i] = 10 * TMath::Sin(x1[i]) - 2;
-   }
-
-   std::unique_ptr<TGraph> graph1(new TGraph(kNPoints, x1, y1));
-   graph1->SetLineColor(2);
-   graph1->SetLineWidth(1504);
-   graph1->SetFillStyle(3005);
-
-   std::unique_ptr<TGraph> graph2(new TGraph(kNPoints, x2, y2));
-   graph2->SetLineColor(4);
-   graph2->SetLineWidth(-2002);
-   graph2->SetFillStyle(3004);
-   graph2->SetFillColor(9);
-
-   std::unique_ptr<TGraph> graph3(new TGraph(kNPoints, x3, y3));
-   graph3->SetLineColor(5);
-   graph3->SetLineWidth(-802);
-   graph3->SetFillStyle(3002);
-   graph3->SetFillColor(2);
-
-   fMultiGraph->Add(graph1.get());
-   fMultiGraph->Add(graph2.get());
-   fMultiGraph->Add(graph3.get());
-
-   graph1.release();
-   graph2.release();
-   graph3.release();
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///Just for unique_ptr's dtor.
-
-ExclusionGraphDemo::~ExclusionGraphDemo()
-{
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void ExclusionGraphDemo::AdjustPad(Pad *pad)
-{
-   pad->SetFillColor(0);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void ExclusionGraphDemo::PresentDemo()
-{
-   fMultiGraph->Draw("AC");
-}
-
-}
-}
-}
diff --git a/test/ios/Tutorials/ExclusionGraphDemo.h b/test/ios/Tutorials/ExclusionGraphDemo.h
deleted file mode 100644
index d74dbe81ff9ee62e7dbe3f8ae7b7c76645cb4d1d..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/ExclusionGraphDemo.h
+++ /dev/null
@@ -1,49 +0,0 @@
-#ifndef ROOT_ExclusionGraphDemo
-#define ROOT_ExclusionGraphDemo
-
-#include <memory>
-
-#include "DemoBase.h"
-
-class TMultiGraph;
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-class ExclusionGraphDemo : public DemoBase {
-private:
-   enum {
-      kNPoints = 35
-   };
-public:
-   ExclusionGraphDemo();
-   ~ExclusionGraphDemo();
-
-   //overriders.
-   void ResetDemo() {}
-   bool IsAnimated()const {return false;}
-   unsigned NumOfFrames()const {return 1;}
-   double AnimationTime()const {return 0.;}
-
-   void StartAnimation(){}
-   void NextStep(){}
-   void StopAnimation(){}
-
-   void AdjustPad(Pad *);
-
-   void PresentDemo();
-
-   bool Supports3DRotation() const {return false;}
-private:
-   std::unique_ptr<TMultiGraph> fMultiGraph;
-
-   ExclusionGraphDemo(const ExclusionGraphDemo &rhs);
-   ExclusionGraphDemo &operator = (const ExclusionGraphDemo &rhs);
-};
-
-}
-}
-}
-
-#endif
diff --git a/test/ios/Tutorials/H2PolyDemo.cxx b/test/ios/Tutorials/H2PolyDemo.cxx
deleted file mode 100644
index b14efb1dbfa7cb314ce606eadc7cba67874bc1ec..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/H2PolyDemo.cxx
+++ /dev/null
@@ -1,44 +0,0 @@
-#include "TRandom.h"
-#include "TH2Poly.h"
-#include "TFile.h"
-#include "TMath.h"
-#include "TKey.h"
-
-#include "H2PolyDemo.h"
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-////////////////////////////////////////////////////////////////////////////////
-
-H2PolyDemo::H2PolyDemo(const char *fileName)
-{
-   std::unique_ptr<TFile> inputFile(TFile::Open(fileName, "read"));
-   if (!inputFile.get())
-      return;
-
-   fPoly.reset(dynamic_cast<TH2Poly *>(inputFile->Get("h2poly")));
-   if (fPoly.get())
-      fPoly->SetDirectory(0);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///For unique_ptr's dtor only.
-
-H2PolyDemo::~H2PolyDemo()
-{
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void H2PolyDemo::PresentDemo()
-{
-   if (fPoly.get())
-      fPoly->Draw("COLZ");
-}
-
-
-}
-}
-}
diff --git a/test/ios/Tutorials/H2PolyDemo.h b/test/ios/Tutorials/H2PolyDemo.h
deleted file mode 100644
index 0589c78568515cfa517a2af299fded57fe89220c..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/H2PolyDemo.h
+++ /dev/null
@@ -1,45 +0,0 @@
-#ifndef ROOT_H2PolyDemo
-#define ROOT_H2PolyDemo
-
-#include <memory>
-
-#include "DemoBase.h"
-
-class TH2Poly;
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-class H2PolyDemo : public DemoBase {
-public:
-   H2PolyDemo(const char *fileName);
-   ~H2PolyDemo();
-
-   //overriders.
-   void ResetDemo() {}
-   bool IsAnimated()const {return false;}
-   unsigned NumOfFrames()const {return 1;}
-   double AnimationTime()const {return 0.;}
-
-   void StartAnimation(){}
-   void NextStep(){}
-   void StopAnimation(){}
-
-   void AdjustPad(Pad * /*pad*/) {}
-
-   void PresentDemo();
-
-   bool Supports3DRotation() const {return false;}
-private:
-   std::unique_ptr<TH2Poly> fPoly;
-
-   H2PolyDemo(const H2PolyDemo &rhs);
-   H2PolyDemo &operator = (const H2PolyDemo &rhs);
-};
-
-}
-}
-}
-
-#endif
diff --git a/test/ios/Tutorials/HintView.h b/test/ios/Tutorials/HintView.h
deleted file mode 100644
index 6993e218d42c59e55fbea4aeaad3d8e681b26686..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/HintView.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#import <UIKit/UIKit.h>
-
-//View which contains hint's pictogram and textual description.
-
-@interface HintView : UIView
-- (void) setHintIcon : (NSString*) iconName hintText : (NSString*)text;
-@end
diff --git a/test/ios/Tutorials/HintView.mm b/test/ios/Tutorials/HintView.mm
deleted file mode 100644
index f6814dc13c65f48d7335469738b284614741fc1b..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/HintView.mm
+++ /dev/null
@@ -1,54 +0,0 @@
-#import <CoreGraphics/CoreGraphics.h>
-
-#import "HintView.h"
-
-@implementation HintView {
-   UIImage *iconImage;
-   NSString *hintText;
-}
-
-//_________________________________________________________________
-- (id) initWithFrame : (CGRect)frame
-{
-   self = [super initWithFrame : frame];
-
-   if (self) {
-      // Initialization code
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//_________________________________________________________________
-- (void) setHintIcon : (NSString *)iconName hintText : (NSString *)text
-{
-   iconImage = [UIImage imageNamed : iconName];
-   hintText = text;
-}
-
-//_________________________________________________________________
-- (void) drawRect : (CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-   CGContextSetRGBFillColor(ctx, 0.3f, 0.3f, 0.3f, 0.7f);
-
-   CGContextFillRect(ctx, rect);
-
-   //Draw the hint's text.
-   CGContextSetRGBFillColor(ctx, 1.f, 1.f, 1.f, 1.f);
-   [hintText drawInRect:CGRectMake(0.f, 350.f, rect.size.width, rect.size.height) withFont:[UIFont systemFontOfSize:32] lineBreakMode:UILineBreakModeWordWrap alignment:UITextAlignmentCenter];
-
-   const CGPoint iconPlace = CGPointMake(rect.size.width / 2.f - 40.f, rect.size.height / 2.f - 40.f);
-   CGContextSetRGBFillColor(ctx, 1.f, 1.f, 1.f, 1.f);
-   CGContextFillRect(ctx, CGRectMake(iconPlace.x, iconPlace.y, 80.f, 80.f));
-   [iconImage drawAtPoint:iconPlace];
-}
-
-//_________________________________________________________________
-- (void) handleTap : (UITapGestureRecognizer *)tap
-{
-   self.hidden = YES;
-}
-
-@end
diff --git a/test/ios/Tutorials/HsimpleDemo.cxx b/test/ios/Tutorials/HsimpleDemo.cxx
deleted file mode 100644
index b8ccca3b388ccc05341a58307238a7a27ec54351..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/HsimpleDemo.cxx
+++ /dev/null
@@ -1,109 +0,0 @@
-#include <stdexcept>
-
-#include "TRandom.h"
-#include "TFrame.h"
-#include "IOSPad.h"
-#include "TH1.h"
-
-#include "HsimpleDemo.h"
-
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-////////////////////////////////////////////////////////////////////////////////
-
-HsimpleDemo::HsimpleDemo()
-                  : fHist(new TH1F("hpx", "This is the px distribution", 100, -4.f, 4.f))
-{
-   if (!gRandom)
-      throw std::runtime_error("gRandom is null");
-
-   fHist->SetFillColor(48);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///For auto-ptr dtor only.
-
-HsimpleDemo::~HsimpleDemo()
-{
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///Clear old contents of the histogram.
-
-void HsimpleDemo::ResetDemo()
-{
-   fHist->Reset();
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-Bool_t HsimpleDemo::IsAnimated()const
-{
-   return kTRUE;
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-unsigned HsimpleDemo::NumOfFrames() const
-{
-   return 25;
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///0.5 second of animation.
-
-double HsimpleDemo::AnimationTime() const
-{
-   return 0.5;
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void HsimpleDemo::StartAnimation()
-{
-   fHist->Reset();
-   gRandom->SetSeed();
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///Fill histograms randomly (2D Rannor is taken from original code sample).
-
-void HsimpleDemo::NextStep()
-{
-   Float_t x = 0.f, dummyY = 0.f;
-
-   for (UInt_t i = 0; i < 1000; ++i) {
-      gRandom->Rannor(x, dummyY);
-      fHist->Fill(x);
-   }
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void HsimpleDemo::StopAnimation()
-{
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void HsimpleDemo::AdjustPad(Pad *pad)
-{
-   pad->SetFillColor(42);
-   pad->GetFrame()->SetFillColor(21);
-   pad->GetFrame()->SetBorderSize(6);
-   pad->GetFrame()->SetBorderMode(-1);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void HsimpleDemo::PresentDemo()
-{
-   fHist->Draw();
-}
-
-}
-}
-}
diff --git a/test/ios/Tutorials/HsimpleDemo.h b/test/ios/Tutorials/HsimpleDemo.h
deleted file mode 100644
index b2363135accb2cfc9a8cc648d334f6291ae3dcff..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/HsimpleDemo.h
+++ /dev/null
@@ -1,47 +0,0 @@
-#ifndef ROOT_HsimpleDemo
-#define ROOT_HsimpleDemo
-
-#include <memory>
-
-#include "DemoBase.h"
-
-class TH1F;
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-class HsimpleDemo : public DemoBase {
-public:
-   HsimpleDemo();
-   ~HsimpleDemo();
-
-   //Overriders.
-   void ResetDemo();
-   bool IsAnimated()const;
-
-   unsigned NumOfFrames() const;
-   double AnimationTime() const;
-
-   void StartAnimation();
-   void NextStep();
-   void StopAnimation();
-
-   void AdjustPad(Pad *pad);
-
-   void PresentDemo();
-
-   bool Supports3DRotation() const {return false;}
-
-private:
-   std::unique_ptr<TH1F> fHist;
-
-   HsimpleDemo(const HsimpleDemo &rhs);
-   HsimpleDemo &operator = (const HsimpleDemo &rhs);
-};
-
-}
-}
-}
-
-#endif
diff --git a/test/ios/Tutorials/LegoDemo.cxx b/test/ios/Tutorials/LegoDemo.cxx
deleted file mode 100644
index f3332bb766125b276d813a2552e9a875b9eb09f5..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/LegoDemo.cxx
+++ /dev/null
@@ -1,44 +0,0 @@
-#include "IOSPad.h"
-#include "TFrame.h"
-#include "TF2.h"
-
-#include "LegoDemo.h"
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-////////////////////////////////////////////////////////////////////////////////
-///Ctor.
-
-LegoDemo::LegoDemo()
-            : fLego(new TF2("fun1","1000*((sin(x)/x)*(sin(y)/y))+200", -6., 6., -6., 6.))
-{
-   fLego->SetFillColor(kOrange);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///Just for std::unique_ptr's dtor.
-
-LegoDemo::~LegoDemo()
-{
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void LegoDemo::AdjustPad(Pad *pad)
-{
-   pad->SetFillColor(0);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///Draw fun of x and y as lego.
-
-void LegoDemo::PresentDemo()
-{
-   fLego->Draw("lego");
-}
-
-}
-}
-}
diff --git a/test/ios/Tutorials/LegoDemo.h b/test/ios/Tutorials/LegoDemo.h
deleted file mode 100644
index daccadad3798828f8901c2a7e0d9d51066f719cb..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/LegoDemo.h
+++ /dev/null
@@ -1,46 +0,0 @@
-#ifndef ROOT_LegoDemo
-#define ROOT_LegoDemo
-
-#include <memory>
-
-#include "DemoBase.h"
-
-class TF2;
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-class LegoDemo : public DemoBase {
-public:
-   LegoDemo();
-   ~LegoDemo();
-
-   //overriders.
-   void ResetDemo() {}
-   bool IsAnimated()const {return false;}
-   unsigned NumOfFrames()const {return 1;}
-   double AnimationTime()const {return 0.;}
-
-   void StartAnimation(){}
-   void NextStep(){}
-   void StopAnimation(){}
-
-   void AdjustPad(Pad *pad);
-
-   void PresentDemo();
-
-   bool Supports3DRotation() const {return true;}
-private:
-   std::unique_ptr<TF2> fLego;
-
-   LegoDemo(const LegoDemo &rhs);
-   LegoDemo &operator = (const LegoDemo &rhs);
-
-};
-
-}
-}
-}
-
-#endif
diff --git a/test/ios/Tutorials/PadOptionsController.h b/test/ios/Tutorials/PadOptionsController.h
deleted file mode 100644
index 8e572680034720991419513b2a9995296b46afe6..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PadOptionsController.h
+++ /dev/null
@@ -1,37 +0,0 @@
-#import <CoreGraphics/CGPattern.h>
-#import <UIKit/UIKit.h>
-
-@class PadView;
-
-namespace ROOT {
-namespace iOS {
-
-class Pad;
-
-}
-}
-
-
-@interface PadOptionsController : UIViewController {
-   __weak IBOutlet UISwitch *tickX_;
-   __weak IBOutlet UISwitch *tickY_;
-
-   __weak IBOutlet UISwitch *gridX_;
-   __weak IBOutlet UISwitch *gridY_;
-
-   __weak IBOutlet UISwitch *logX_;
-   __weak IBOutlet UISwitch *logY_;
-   __weak IBOutlet UISwitch *logZ_;
-
-   __weak IBOutlet UIPickerView *colorPicker_;
-   __weak IBOutlet UIPickerView *patternPicker_;
-}
-
-- (void) setView : (PadView *) view andPad : (ROOT::iOS::Pad *) pad;
-
-
-- (IBAction) tickActivated : (id) control;
-- (IBAction) gridActivated : (id) control;
-- (IBAction) logActivated : (id) control;
-
-@end
diff --git a/test/ios/Tutorials/PadOptionsController.mm b/test/ios/Tutorials/PadOptionsController.mm
deleted file mode 100644
index 211b73325cec5ec1c9c971023363a01b7d8b0253..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PadOptionsController.mm
+++ /dev/null
@@ -1,236 +0,0 @@
-#import "PadOptionsController.h"
-#import "PatternCell.h"
-#import "ColorCell.h"
-#import "PadView.h"
-
-//C++ code (ROOT)
-#import "IOSFillPatterns.h"
-#import "IOSPad.h"
-
-const double predefinedFillColors[16][3] = {
-{1., 1., 1.},
-{0., 0., 0.},
-{251 / 255., 0., 24 / 255.},
-{40 / 255., 253 / 255., 44 / 255.},
-{31 / 255., 29 / 255., 251 / 255.},
-{253 / 255., 254 / 255., 52 / 255.},
-{253 / 255., 29 / 255., 252 / 255.},
-{53 / 255., 1., 254 / 255.},
-{94 / 255., 211 / 255., 90 / 255.},
-{92 / 255., 87 / 255., 214 / 255.},
-{135 / 255., 194 / 255., 164 / 255.},
-{127 / 255., 154 / 255., 207 / 255.},
-{211 / 255., 206 / 255., 138 / 255.},
-{220 / 255., 185 / 255., 138 / 255.},
-{209 / 255., 89 / 255., 86 / 255.},
-{147 / 255., 29 / 255., 251 / 255.}
-};
-
-
-//Color indices in a standard ROOT's color selection control:
-const unsigned colorIndices[16] = {
-0, 1, 2, 3,
-4, 5, 6, 7,
-8, 9, 30, 38,
-41, 42, 50, 51};
-
-
-@implementation PadOptionsController {
-   NSMutableArray *colors_;
-   NSMutableArray *patterns_;
-
-   ROOT::iOS::Pad *pad;
-   PadView *padView;
-}
-
-//_________________________________________________________________
-- (id) initWithNibName : (NSString *)nibNameOrNil bundle : (NSBundle *)nibBundleOrNil
-{
-   self = [super initWithNibName : nibNameOrNil bundle : nibBundleOrNil];
-
-   if (self) {
-      //Color views.
-      colors_ = [[NSMutableArray alloc] init];
-      for (unsigned i = 0; i < 16; ++i) {
-         ColorCell *newCell = [[ColorCell alloc] initWithFrame : CGRectMake(0.f, 0.f, 80.f, 44.f)];
-         [newCell setRGB : predefinedFillColors[i]];
-         [colors_ addObject : newCell];
-      }
-
-      //Patterns.
-      patterns_ = [[NSMutableArray alloc] init];
-      //The first pattern - solid fill.
-      PatternCell *solidFill = [[PatternCell alloc] initWithFrame : CGRectMake(0.f, 0.f, 80.f, 44.f) andPattern : 0];
-      [solidFill setAsSolid];
-      [patterns_ addObject : solidFill];
-
-      for (unsigned i = 0; i < ROOT::iOS::GraphicUtils::kPredefinedFillPatterns; ++i) {
-         PatternCell *newCell = [[PatternCell alloc] initWithFrame : CGRectMake(0.f, 0.f, 80.f, 44.f) andPattern : i];
-         [patterns_ addObject : newCell];
-      }
-
-      //Pattern views.
-   }
-
-   return self;
-}
-
-//_________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Release any cached data, images, etc that aren't in use.
-}
-
-#pragma mark - View lifecycle
-
-//_________________________________________________________________
-- (void)viewDidLoad
-{
-   [super viewDidLoad];
-   // Do any additional setup after loading the view from its nib.
-}
-
-//_________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-}
-
-//_________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-   // Return YES for supported orientations
-   return YES;
-}
-
-#pragma mark - editing.
-
-//_________________________________________________________________
-- (void) setView : (PadView *) view andPad : (ROOT::iOS::Pad *) newPad
-{
-   padView = view;
-   pad = newPad;
-
-   gridX_.on = pad->GetGridx();
-   gridY_.on = pad->GetGridy();
-   tickX_.on = pad->GetTickx();
-   tickY_.on = pad->GetTicky();
-
-   logX_.on = pad->GetLogx();
-   logY_.on = pad->GetLogy();
-   logZ_.on = pad->GetLogz();
-}
-
-//_________________________________________________________________
-- (IBAction) tickActivated : (id) control
-{
-   const unsigned on = [control isOn];
-   if (control == tickX_) {
-      pad->SetTickx(on);
-   } else if (control == tickY_) {
-      pad->SetTicky(on);
-   }
-
-   [padView setNeedsDisplay];
-}
-
-//_________________________________________________________________
-- (IBAction) gridActivated : (id) control
-{
-   const unsigned on = [control isOn];
-   if (control == gridX_) {
-      pad->SetGridx(on);
-   } else if (control == gridY_) {
-      pad->SetGridy(on);
-   }
-
-   [padView setNeedsDisplay];
-}
-
-//_________________________________________________________________
-- (IBAction) logActivated : (id) control
-{
-   const unsigned on = [control isOn];
-
-   if (control == logX_)
-      pad->SetLogx(on);
-
-   if (control == logY_)
-      pad->SetLogy(on);
-
-   if (control == logZ_)
-      pad->SetLogz(on);
-
-   [padView setNeedsDisplay];
-}
-
-#pragma mark - color/pattern picker dataSource.
-//_________________________________________________________________
-- (CGFloat)pickerView:(UIPickerView *)pickerView widthForComponent:(NSInteger)component
-{
-   return 80.;
-}
-
-//_________________________________________________________________
-- (CGFloat)pickerView:(UIPickerView *)pickerView rowHeightForComponent:(NSInteger)component
-{
-   return 44.;
-}
-
-//_________________________________________________________________
-- (NSInteger)pickerView:(UIPickerView *)pickerView numberOfRowsInComponent:(NSInteger)component
-{
-   if (pickerView == colorPicker_)
-      return [colors_ count];
-   else if (pickerView == patternPicker_)
-      return [patterns_ count];
-   return 0;
-}
-
-//_________________________________________________________________
-- (NSInteger)numberOfComponentsInPickerView:(UIPickerView *)pickerView
-{
-   return 1;
-}
-
-#pragma mark UIPickerViewDelegate
-
-// tell the picker which view to use for a given component and row, we have an array of views to show
-//_________________________________________________________________
-- (UIView *)pickerView:(UIPickerView *)pickerView viewForRow:(NSInteger)row
-          forComponent:(NSInteger)component reusingView:(UIView *)view
-{
-   if (pickerView == colorPicker_)
-      return [colors_ objectAtIndex : row];
-   else if (pickerView == patternPicker_)
-      return [patterns_ objectAtIndex : row];
-
-   return 0;
-}
-
-//_________________________________________________________________
-- (void)pickerView:(UIPickerView *)thePickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component {
-
-   if (thePickerView == colorPicker_) {
-      if (row >= 0 && row < 16) {
-         pad->SetFillColor(colorIndices[row]);
-         [padView setNeedsDisplay];
-      }
-   } else if (thePickerView == patternPicker_) {
-      //<= because of solid fill pattern.
-      if (row > 0 && row <= ROOT::iOS::GraphicUtils::kPredefinedFillPatterns) {
-       //  NSLog(@"%p", pad);
-         pad->SetFillStyle(3000 + row);
-         [padView setNeedsDisplay];
-      } else if (!row) {
-         pad->SetFillStyle(1001);
-         [padView setNeedsDisplay];
-      }
-   }
-}
-
-@end
diff --git a/test/ios/Tutorials/PadOptionsController.xib b/test/ios/Tutorials/PadOptionsController.xib
deleted file mode 100644
index db7a8effe383b90b70b89f2afa5a3609f43b4fa5..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PadOptionsController.xib
+++ /dev/null
@@ -1,882 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1056</int>
-		<string key="IBDocument.SystemVersion">10K549</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1305</string>
-		<string key="IBDocument.AppKitVersion">1038.36</string>
-		<string key="IBDocument.HIToolboxVersion">461.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">300</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUIPickerView</string>
-			<string>IBUISwitch</string>
-			<string>IBUIView</string>
-			<string>IBUILabel</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys" id="0">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-			</object>
-			<reference key="dict.values" ref="0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="940090402">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">256</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIPickerView" id="4970755">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">290</int>
-						<string key="NSFrame">{{20, 90}, {100, 216}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="194255168"/>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIShowsSelectionIndicator">YES</bool>
-					</object>
-					<object class="IBUIPickerView" id="194255168">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">290</int>
-						<string key="NSFrame">{{130, 90}, {100, 216}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="252689373"/>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIShowsSelectionIndicator">YES</bool>
-					</object>
-					<object class="IBUILabel" id="169948702">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{104, 20}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="221978015"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Pad:</string>
-						<object class="NSColor" key="IBUITextColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC45ODkwNTEwOTQ5IDAgMAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-						<int key="IBUITextAlignment">1</int>
-					</object>
-					<object class="IBUILabel" id="221978015">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{43, 61}, {54, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="903540208"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Fill color</string>
-						<object class="NSColor" key="IBUITextColor" id="397991695">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MCAwIDAAA</bytes>
-						</object>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="903540208">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{154, 61}, {52, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="4970755"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Fill style</string>
-						<reference key="IBUITextColor" ref="397991695"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUISwitch" id="323201028">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{130, 335}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="6580519"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="447432989">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{130, 378}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="375332912"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="1029700050">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{130, 423}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="626745609"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="417474096">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{130, 466}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="836018358"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="916026507">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{130, 510}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="182215658"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="875114967">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{130, 553}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="150048481"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUISwitch" id="195272894">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{130, 595}, {94, 27}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-					</object>
-					<object class="IBUILabel" id="252689373">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{43, 338}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="323201028"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Tick X:</string>
-						<reference key="IBUITextColor" ref="397991695"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="6580519">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{43, 381}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="447432989"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Tick Y:</string>
-						<reference key="IBUITextColor" ref="397991695"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="375332912">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{43, 426}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="1029700050"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Grid X:</string>
-						<reference key="IBUITextColor" ref="397991695"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="626745609">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{43, 469}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="417474096"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Grid Y:</string>
-						<reference key="IBUITextColor" ref="397991695"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="836018358">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{43, 513}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="916026507"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Log X:</string>
-						<reference key="IBUITextColor" ref="397991695"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="182215658">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{43, 556}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="875114967"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Log Y:</string>
-						<reference key="IBUITextColor" ref="397991695"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-					<object class="IBUILabel" id="150048481">
-						<reference key="NSNextResponder" ref="940090402"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{43, 598}, {42, 21}}</string>
-						<reference key="NSSuperview" ref="940090402"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="195272894"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<int key="IBUIContentMode">7</int>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<string key="IBUIText">Log Z:</string>
-						<reference key="IBUITextColor" ref="397991695"/>
-						<nil key="IBUIHighlightedColor"/>
-						<int key="IBUIBaselineAdjustment">1</int>
-						<float key="IBUIMinimumFontSize">10</float>
-					</object>
-				</object>
-				<string key="NSFrameSize">{250, 650}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="169948702"/>
-				<object class="NSColor" key="IBUIBackgroundColor">
-					<int key="NSColorSpace">3</int>
-					<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="940090402"/>
-					</object>
-					<int key="connectionID">24</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">colorPicker_</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="4970755"/>
-					</object>
-					<int key="connectionID">25</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">patternPicker_</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="194255168"/>
-					</object>
-					<int key="connectionID">26</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">tickX_</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="323201028"/>
-					</object>
-					<int key="connectionID">27</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">tickY_</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="447432989"/>
-					</object>
-					<int key="connectionID">28</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">gridX_</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="1029700050"/>
-					</object>
-					<int key="connectionID">29</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">gridY_</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="417474096"/>
-					</object>
-					<int key="connectionID">30</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">logX_</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="916026507"/>
-					</object>
-					<int key="connectionID">31</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">logY_</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="875114967"/>
-					</object>
-					<int key="connectionID">32</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">logZ_</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="195272894"/>
-					</object>
-					<int key="connectionID">33</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="4970755"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">34</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="194255168"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">35</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">dataSource</string>
-						<reference key="source" ref="4970755"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">36</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">dataSource</string>
-						<reference key="source" ref="194255168"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">37</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">tickActivated:</string>
-						<reference key="source" ref="323201028"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">38</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">tickActivated:</string>
-						<reference key="source" ref="447432989"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">39</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">gridActivated:</string>
-						<reference key="source" ref="1029700050"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">40</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">gridActivated:</string>
-						<reference key="source" ref="417474096"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">41</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">logActivated:</string>
-						<reference key="source" ref="916026507"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">42</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">logActivated:</string>
-						<reference key="source" ref="875114967"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">43</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">logActivated:</string>
-						<reference key="source" ref="195272894"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">13</int>
-					</object>
-					<int key="connectionID">44</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="940090402"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="169948702"/>
-							<reference ref="4970755"/>
-							<reference ref="194255168"/>
-							<reference ref="221978015"/>
-							<reference ref="903540208"/>
-							<reference ref="323201028"/>
-							<reference ref="252689373"/>
-							<reference ref="195272894"/>
-							<reference ref="150048481"/>
-							<reference ref="875114967"/>
-							<reference ref="182215658"/>
-							<reference ref="916026507"/>
-							<reference ref="836018358"/>
-							<reference ref="417474096"/>
-							<reference ref="626745609"/>
-							<reference ref="1029700050"/>
-							<reference ref="375332912"/>
-							<reference ref="447432989"/>
-							<reference ref="6580519"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="4970755"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="169948702"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">7</int>
-						<reference key="object" ref="194255168"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">8</int>
-						<reference key="object" ref="221978015"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">9</int>
-						<reference key="object" ref="903540208"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">10</int>
-						<reference key="object" ref="323201028"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">11</int>
-						<reference key="object" ref="447432989"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">12</int>
-						<reference key="object" ref="1029700050"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">13</int>
-						<reference key="object" ref="417474096"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">14</int>
-						<reference key="object" ref="916026507"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">15</int>
-						<reference key="object" ref="875114967"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">16</int>
-						<reference key="object" ref="195272894"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">17</int>
-						<reference key="object" ref="252689373"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">18</int>
-						<reference key="object" ref="6580519"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">19</int>
-						<reference key="object" ref="375332912"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">20</int>
-						<reference key="object" ref="626745609"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">21</int>
-						<reference key="object" ref="836018358"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">22</int>
-						<reference key="object" ref="182215658"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">23</int>
-						<reference key="object" ref="150048481"/>
-						<reference key="parent" ref="940090402"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-2.CustomClassName</string>
-					<string>10.IBPluginDependency</string>
-					<string>11.IBPluginDependency</string>
-					<string>12.IBPluginDependency</string>
-					<string>13.IBPluginDependency</string>
-					<string>14.IBPluginDependency</string>
-					<string>15.IBPluginDependency</string>
-					<string>16.IBPluginDependency</string>
-					<string>17.IBPluginDependency</string>
-					<string>18.IBPluginDependency</string>
-					<string>19.IBPluginDependency</string>
-					<string>20.IBPluginDependency</string>
-					<string>21.IBPluginDependency</string>
-					<string>22.IBPluginDependency</string>
-					<string>23.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>6.IBPluginDependency</string>
-					<string>7.IBPluginDependency</string>
-					<string>8.IBPluginDependency</string>
-					<string>9.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>PadOptionsController</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">44</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">PadOptionsController</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>gridActivated:</string>
-							<string>logActivated:</string>
-							<string>tickActivated:</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>id</string>
-							<string>id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>gridActivated:</string>
-							<string>logActivated:</string>
-							<string>tickActivated:</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">gridActivated:</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">logActivated:</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">tickActivated:</string>
-								<string key="candidateClassName">id</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>colorPicker_</string>
-							<string>gridX_</string>
-							<string>gridY_</string>
-							<string>logX_</string>
-							<string>logY_</string>
-							<string>logZ_</string>
-							<string>patternPicker_</string>
-							<string>tickX_</string>
-							<string>tickY_</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UIPickerView</string>
-							<string>UISwitch</string>
-							<string>UISwitch</string>
-							<string>UISwitch</string>
-							<string>UISwitch</string>
-							<string>UISwitch</string>
-							<string>UIPickerView</string>
-							<string>UISwitch</string>
-							<string>UISwitch</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>colorPicker_</string>
-							<string>gridX_</string>
-							<string>gridY_</string>
-							<string>logX_</string>
-							<string>logY_</string>
-							<string>logZ_</string>
-							<string>patternPicker_</string>
-							<string>tickX_</string>
-							<string>tickY_</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">colorPicker_</string>
-								<string key="candidateClassName">UIPickerView</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">gridX_</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">gridY_</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">logX_</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">logY_</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">logZ_</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">patternPicker_</string>
-								<string key="candidateClassName">UIPickerView</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">tickX_</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">tickY_</string>
-								<string key="candidateClassName">UISwitch</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/PadOptionsController.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">300</string>
-	</data>
-</archive>
diff --git a/test/ios/Tutorials/PadView.h b/test/ios/Tutorials/PadView.h
deleted file mode 100644
index 4a48a475d1bdf15a74dc56e0a1f4bc02582c1b16..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PadView.h
+++ /dev/null
@@ -1,28 +0,0 @@
-#import <UIKit/UIKit.h>
-
-///////////////////////////////////////////////////////////
-//  Custom view, subview for a detail view.
-//  Delegates all graphics to C++ code.
-///////////////////////////////////////////////////////////
-
-@class SelectionView;
-
-namespace ROOT {
-namespace iOS {
-
-class Pad;
-
-}
-}
-
-@interface PadView : UIView
-
-- (id) initWithFrame : (CGRect)frame forPad : (ROOT::iOS::Pad*)pad;
-
-- (void) clearPad;
-- (void) setSelectionView : (SelectionView *) sv;
-- (void) setProcessPan : (BOOL)p;
-- (void) setProcessTap : (BOOL)t;
-
-
-@end
diff --git a/test/ios/Tutorials/PadView.mm b/test/ios/Tutorials/PadView.mm
deleted file mode 100644
index 6c8305ede38ec39a6ada0da72972f3550aae618f..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PadView.mm
+++ /dev/null
@@ -1,235 +0,0 @@
-#import <stddef.h>
-#import <stdlib.h>
-#import <math.h>
-
-#import <CoreGraphics/CoreGraphics.h>
-#import <CoreGraphics/CGContext.h>
-
-#import "SelectionView.h"
-#import "PadView.h"
-
-//C++ code (ROOT's ios module)
-#import "IOSPad.h"
-
-@interface PadView () {
-   ROOT::iOS::Pad *pad;
-
-   float scaleFactor;
-   SelectionView *selectionView;
-
-   BOOL processPan;
-   BOOL processTap;
-}
-
-- (void) handlePanGesture : (UIPanGestureRecognizer *)panGesture;
-- (void) handleTapGesture : (UITapGestureRecognizer *)tapGesture;
-
-@end
-
-@implementation PadView
-
-//_________________________________________________________________
-- (id) initWithFrame:(CGRect)frame forPad : (ROOT::iOS::Pad*)pd
-{
-   self = [super initWithFrame : frame];
-
-   if (self) {
-      //Initialize C++ objects here.
-      pad = pd;
-
-      scaleFactor = frame.size.width / 640.f;
-   }
-
-   return self;
-}
-
-//_________________________________________________________________
-- (void)drawRect : (CGRect)rect
-{
-   // Drawing code
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   CGContextClearRect(ctx, rect);
-
-   CGContextTranslateCTM(ctx, 0.f, rect.size.height);
-   CGContextScaleCTM(ctx, 1.f, -1.f);
-
-   CGContextScaleCTM(ctx, scaleFactor, scaleFactor);
-
-   pad->cd();
-   pad->SetContext(ctx);
-   pad->Paint();
-}
-
-//_________________________________________________________________
-- (void) clearPad
-{
-   pad->Clear();
-}
-
-//_________________________________________________________________
-- (void) handlePanGesture : (UIPanGestureRecognizer *)panGesture
-{
-   if (!processPan)
-      return;
-
-   const CGPoint p = [panGesture locationInView:self];
-   [selectionView setPad : pad];
-   [selectionView setShowRotation : YES];
-
-   if (panGesture.state == UIGestureRecognizerStateBegan) {
-      selectionView.hidden = NO;
-      [selectionView setEvent : kButton1Down atX : p.x andY : p.y];
-      [selectionView setNeedsDisplay];
-   } else if (panGesture.state == UIGestureRecognizerStateChanged) {
-      [selectionView setEvent : kButton1Motion atX : p.x andY : p.y];
-      [selectionView setNeedsDisplay];
-   } else if (panGesture.state == UIGestureRecognizerStateEnded) {
-      [selectionView setEvent : kButton1Up atX : p.x andY : p.y];
-      [selectionView setNeedsDisplay];
-      selectionView.hidden = YES;
-      [self setNeedsDisplay];
-   }
-}
-
-//_________________________________________________________________
-- (CGImageRef) initCGImageForPicking
-{
-   const CGRect rect = CGRectMake(0.f, 0.f, 640.f, 640.f);
-   //Create bitmap context.
-   UIGraphicsBeginImageContext(rect.size);
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   //Now draw into this context.
-   CGContextTranslateCTM(ctx, 0.f, rect.size.height);
-   CGContextScaleCTM(ctx, 1.f, -1.f);
-
-   //Disable anti-aliasing, to avoid "non-clear" colors.
-   CGContextSetAllowsAntialiasing(ctx, 0);
-   //Fill bitmap with black (nothing under cursor).
-   CGContextSetRGBFillColor(ctx, 0.f, 0.f, 0.f, 1.f);
-   CGContextFillRect(ctx, rect);
-   //Set context and paint pad's contents
-   //with special colors (color == object's identity)
-   pad->SetContext(ctx);
-   pad->PaintForSelection();
-
-   UIImage *uiImageForPicking = UIGraphicsGetImageFromCurrentImageContext();//autoreleased UIImage.
-   CGImageRef cgImageForPicking = uiImageForPicking.CGImage;
-   CGImageRetain(cgImageForPicking);//It must live as long, as I need :)
-
-   UIGraphicsEndImageContext();
-
-   return cgImageForPicking;
-
-}
-
-//_________________________________________________________________
-- (BOOL) fillPickingBufferFromCGImage : (CGImageRef) cgImage
-{
-   const size_t pixelsW = CGImageGetWidth(cgImage);
-   const size_t pixelsH = CGImageGetHeight(cgImage);
-   //Declare the number of bytes per row. Each pixel in the bitmap
-   //is represented by 4 bytes; 8 bits each of red, green, blue, and
-   //alpha.
-   const int bitmapBytesPerRow = pixelsW * 4;
-   const int bitmapByteCount = bitmapBytesPerRow * pixelsH;
-
-   //Use the generic RGB color space.
-   CGColorSpaceRef colorSpace = CGColorSpaceCreateDeviceRGB();
-   if (!colorSpace) {
-      //Log error: color space allocation failed.
-      return NO;
-   }
-
-   unsigned char *buffer = (unsigned char*)malloc(bitmapByteCount);
-   if (!buffer) {
-      //Log error: memory allocation failed.
-      CGColorSpaceRelease(colorSpace);
-      return NO;
-   }
-
-   // Create the bitmap context. We want pre-multiplied ARGB, 8-bits
-   // per component. Regardless of what the source image format is
-   // (CMYK, Grayscale, and so on) it will be converted over to the format
-   // specified here by CGBitmapContextCreate.
-   CGContextRef ctx = CGBitmapContextCreate(buffer, pixelsW, pixelsH, 8, bitmapBytesPerRow, colorSpace, kCGImageAlphaPremultipliedFirst);
-
-   CGColorSpaceRelease(colorSpace);
-
-   if (!ctx) {
-      //Log error: bitmap context creation failed.
-      free(buffer);
-      return NO;
-   }
-
-   const CGRect rect = CGRectMake(0.f, 0.f, pixelsW, pixelsH);
-   //Draw the image to the bitmap context. Once we draw, the memory
-   //allocated for the context for rendering will then contain the
-   //raw image data in the specified color space.
-
-   CGContextSetAllowsAntialiasing(ctx, 0);//Check, if I need this for a bitmap.
-   CGContextDrawImage(ctx, rect, cgImage);
-
-   pad->SetSelectionBuffer(pixelsW, pixelsH, buffer);
-   // When finished, release the context
-   CGContextRelease(ctx);
-   free(buffer);
-
-   return YES;
-}
-
-//_________________________________________________________________
-- (BOOL) initPadPicking
-{
-   CGImageRef cgImage = [self initCGImageForPicking];
-   if (!cgImage)
-      return NO;
-
-   const BOOL res = [self fillPickingBufferFromCGImage : cgImage];
-   CGImageRelease(cgImage);
-
-   return res;
-}
-
-//_________________________________________________________________
-- (void) handleTapGesture : (UITapGestureRecognizer *) tapGesture
-{
-   if (processTap) {
-      const CGPoint tapPt = [tapGesture locationInView : self];
-
-      if (!pad->SelectionIsValid() && ![self initPadPicking])
-         return;
-
-      pad->Pick(tapPt.x, tapPt.y);
-
-      if (pad->GetSelected()) {
-         [selectionView setShowRotation : NO];
-         [selectionView setPad : pad];
-         [selectionView setNeedsDisplay];
-         selectionView.hidden = NO;
-      } else {
-         selectionView.hidden = YES;
-      }
-   }
-}
-
-//_________________________________________________________________
-- (void) setSelectionView:(SelectionView *)sv
-{
-   selectionView = sv;
-}
-
-//_________________________________________________________________
-- (void) setProcessPan : (BOOL) p
-{
-   processPan = p;
-}
-
-//_________________________________________________________________
-- (void) setProcessTap : (BOOL) t
-{
-   processTap = t;
-}
-
-@end
diff --git a/test/ios/Tutorials/PatternCell.h b/test/ios/Tutorials/PatternCell.h
deleted file mode 100644
index 8aac56416b44cbd2527bdeec6a55b922a4c4d7b2..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PatternCell.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#import <UIKit/UIKit.h>
-
-
-@interface PatternCell : UIView
-
-- (id) initWithFrame : (CGRect) frame andPattern : (unsigned) index;
-- (void) setAsSolid;
-
-@end
diff --git a/test/ios/Tutorials/PatternCell.mm b/test/ios/Tutorials/PatternCell.mm
deleted file mode 100644
index b068f2232059a07e24df84ed610efcd1a281128d..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PatternCell.mm
+++ /dev/null
@@ -1,55 +0,0 @@
-#import <CoreGraphics/CGContext.h>
-
-#import "IOSFillPatterns.h"
-
-#import "PatternCell.h"
-
-@implementation PatternCell {
-   unsigned patternIndex;
-   BOOL solid;
-}
-
-//______________________________________________________________________________
-- (id)initWithFrame:(CGRect)frame andPattern : (unsigned) index
-{
-   if (self = [super initWithFrame : frame]) {
-      // Initialization code
-      patternIndex = index;
-      solid = NO;
-   }
-
-   return self;
-}
-
-//______________________________________________________________________________
-- (void) setAsSolid
-{
-   solid = YES;
-}
-
-//______________________________________________________________________________
-- (void)drawRect:(CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-
-   //Fill view with pattern.
-   CGContextSetRGBFillColor(ctx, 1.f, 1.f, 1.f, 1.f);
-   CGContextFillRect(ctx, rect);
-
-   if (!solid) { //Solid fill - no pattern.
-      float rgb[] = {0.f, 0.f, 0.f};
-      CGPatternRef pattern = ROOT::iOS::GraphicUtils::gPatternGenerators[patternIndex](rgb);
-
-      CGColorSpaceRef colorSpace = CGColorSpaceCreatePattern(0);
-      const float alpha = 1.f;
-
-      CGContextSetFillColorSpace(ctx, colorSpace);
-      CGContextSetFillPattern(ctx, pattern, &alpha);
-      CGContextFillRect(ctx, rect);
-
-      CGColorSpaceRelease(colorSpace);
-      CGPatternRelease(pattern);
-   }
-}
-
-@end
diff --git a/test/ios/Tutorials/PictView.h b/test/ios/Tutorials/PictView.h
deleted file mode 100644
index f47e48f774f83e3ede3e54fa098d396a7f4698d0..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PictView.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#import <UIKit/UIKit.h>
-
-/*
-   Small (50x50) view to draw a hint's pictogram.
-*/
-
-@interface PictView : UIImageView
-- (id) initWithFrame : (CGRect)frame andIcon:(NSString *)iconName;
-@end
diff --git a/test/ios/Tutorials/PictView.m b/test/ios/Tutorials/PictView.m
deleted file mode 100644
index 6bfbadc0305e65a587b582bf126d6d0ec0ee3026..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PictView.m
+++ /dev/null
@@ -1,28 +0,0 @@
-#import <QuartzCore/QuartzCore.h>
-
-#import "PictView.h"
-
-@implementation PictView
-
-//_________________________________________________________________
-- (id) initWithFrame : (CGRect)frame andIcon : (NSString *)iconName
-{
-   //self = [super initWithFrame:frame];
-
-   self = [super initWithImage : [UIImage imageNamed : iconName]];
-
-   if (self) {
-      self.frame = frame;
-      //View is transparent with shadow (under non-transparent pixels in a picture).
-      self.opaque = NO;
-      self.alpha = 0.5f;
-      self.layer.shadowColor = [UIColor blackColor].CGColor;
-      self.layer.shadowOpacity = 0.7f;
-      self.layer.shadowOffset = CGSizeMake(3.f, 3.f);
-      self.userInteractionEnabled = YES;
-   }
-
-   return self;
-}
-
-@end
diff --git a/test/ios/Tutorials/Pictures/DarkBackground.png b/test/ios/Tutorials/Pictures/DarkBackground.png
deleted file mode 100644
index fb83ceee1a14e0b1b1b3bfb130a4102f0e9a5434..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/DarkBackground.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/Default-Landscape.png b/test/ios/Tutorials/Pictures/Default-Landscape.png
deleted file mode 100644
index 2446a15c84878bd5b0205234e25966d6c3c6c0d6..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/Default-Landscape.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/Default-LandscapeLeft.png b/test/ios/Tutorials/Pictures/Default-LandscapeLeft.png
deleted file mode 100644
index 2446a15c84878bd5b0205234e25966d6c3c6c0d6..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/Default-LandscapeLeft.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/Default-LandscapeRight.png b/test/ios/Tutorials/Pictures/Default-LandscapeRight.png
deleted file mode 100644
index 2446a15c84878bd5b0205234e25966d6c3c6c0d6..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/Default-LandscapeRight.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/Default-Portrait.png b/test/ios/Tutorials/Pictures/Default-Portrait.png
deleted file mode 100644
index 4e5b9e255d90a4792ae4324e50af8f72fc0ac97f..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/Default-Portrait.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/Default-PortraitUpsideDown.png b/test/ios/Tutorials/Pictures/Default-PortraitUpsideDown.png
deleted file mode 100644
index 4e5b9e255d90a4792ae4324e50af8f72fc0ac97f..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/Default-PortraitUpsideDown.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/LightBackground.png b/test/ios/Tutorials/Pictures/LightBackground.png
deleted file mode 100644
index 956cc261897c514629f92c650a4aa3af5766497e..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/LightBackground.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/double_tap_gesture_icon.png b/test/ios/Tutorials/Pictures/double_tap_gesture_icon.png
deleted file mode 100644
index 0bc2ec859f2c0bb2667c495ebdf09fb503d088f8..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/double_tap_gesture_icon.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/double_tap_gesture_icon_small.png b/test/ios/Tutorials/Pictures/double_tap_gesture_icon_small.png
deleted file mode 100644
index 4fad8620e86e3e41810bd601bb8072fa492a02c6..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/double_tap_gesture_icon_small.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/exclusion_icon_n.png b/test/ios/Tutorials/Pictures/exclusion_icon_n.png
deleted file mode 100644
index a4303675addd4bded80ac9f2f7f1f60b3c0a67b3..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/exclusion_icon_n.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/h2poly_icon.png b/test/ios/Tutorials/Pictures/h2poly_icon.png
deleted file mode 100644
index 2156ffc3264b307e98ef0752784b38b3e18f7fbb..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/h2poly_icon.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/hsimple_icon_n.png b/test/ios/Tutorials/Pictures/hsimple_icon_n.png
deleted file mode 100644
index 83bc13282495a7f445e2b84ce833da5c0eff3a48..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/hsimple_icon_n.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/lego_icon_n.png b/test/ios/Tutorials/Pictures/lego_icon_n.png
deleted file mode 100644
index 9b8d4049a4745a75329bf7709bb89fd99a98b362..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/lego_icon_n.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/no_gesture_icon.png b/test/ios/Tutorials/Pictures/no_gesture_icon.png
deleted file mode 100644
index bc9af23145c4e6a09f05ddfb2bad591fc08af370..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/no_gesture_icon.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/no_gesture_icon_small.png b/test/ios/Tutorials/Pictures/no_gesture_icon_small.png
deleted file mode 100644
index b065d9af42dc41192c881a8b7242975917e501f1..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/no_gesture_icon_small.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/pan_gesture_icon.png b/test/ios/Tutorials/Pictures/pan_gesture_icon.png
deleted file mode 100644
index 74481d8d06bb169629212134c2298474940fec7f..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/pan_gesture_icon.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/pan_gesture_icon_small.png b/test/ios/Tutorials/Pictures/pan_gesture_icon_small.png
deleted file mode 100644
index c07cbea33a5850bdcca73771954e6e6d967d9782..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/pan_gesture_icon_small.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/pinch_gesture_icon.png b/test/ios/Tutorials/Pictures/pinch_gesture_icon.png
deleted file mode 100644
index 4ccebb8b687c6a975434ba4d25be3a82e6adb692..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/pinch_gesture_icon.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/pinch_gesture_icon_small.png b/test/ios/Tutorials/Pictures/pinch_gesture_icon_small.png
deleted file mode 100644
index 61fbcf8f5378783d7017bf76e2757cbb403e74c0..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/pinch_gesture_icon_small.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/polar_icon_n.png b/test/ios/Tutorials/Pictures/polar_icon_n.png
deleted file mode 100644
index 9faee2b304edcc12b8cf35c0ea952b141490c972..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/polar_icon_n.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/rotate_icon.png b/test/ios/Tutorials/Pictures/rotate_icon.png
deleted file mode 100644
index c9568761cf31bf4debf55fd34b0e98b926771d51..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/rotate_icon.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/rotate_icon_small.png b/test/ios/Tutorials/Pictures/rotate_icon_small.png
deleted file mode 100644
index e4597ba28035e9a92fd83738b6c39cab1258d1e2..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/rotate_icon_small.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/select_mode.png b/test/ios/Tutorials/Pictures/select_mode.png
deleted file mode 100644
index 6d19e2b356452bb3bf7e107b067f5a6909bf4ef6..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/select_mode.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/single_tap_icon.png b/test/ios/Tutorials/Pictures/single_tap_icon.png
deleted file mode 100644
index 3acf29e455143316ca9a3c25337ca8f66ccfc7cc..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/single_tap_icon.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/single_tap_icon_small.png b/test/ios/Tutorials/Pictures/single_tap_icon_small.png
deleted file mode 100644
index cd4d1f2c642afac3b3afd729d1a03509ef4200d6..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/single_tap_icon_small.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/surface_icon_n.png b/test/ios/Tutorials/Pictures/surface_icon_n.png
deleted file mode 100644
index eb5ca81288a18add204678842c6aa984ef942ee5..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/surface_icon_n.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/tutorials_app_icon.png b/test/ios/Tutorials/Pictures/tutorials_app_icon.png
deleted file mode 100644
index 60163c201174f8b89c2245784cd5e588891fede2..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/tutorials_app_icon.png and /dev/null differ
diff --git a/test/ios/Tutorials/Pictures/zoom_mode_icon.png b/test/ios/Tutorials/Pictures/zoom_mode_icon.png
deleted file mode 100644
index 774298b2d9b1b4522f98bfa3d7022b435d2bea3c..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/Pictures/zoom_mode_icon.png and /dev/null differ
diff --git a/test/ios/Tutorials/PolarGraphDemo.cxx b/test/ios/Tutorials/PolarGraphDemo.cxx
deleted file mode 100644
index 279dd3196fc8ecc9d5d3d7aeca09c7800f876c34..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PolarGraphDemo.cxx
+++ /dev/null
@@ -1,88 +0,0 @@
-#include "TGraphPolar.h"
-#include "IOSPad.h"
-#include "TFrame.h"
-#include "TMath.h"
-
-#include "PolarGraphDemo.h"
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-namespace {
-
-////////////////////////////////////////////////////////////////////////////////
-
-Double_t FPlot(Double_t x)
-{
-   return TMath::Cos(2. * x) * TMath::Cos(20. * x);
-}
-
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-PolarGraphDemo::PolarGraphDemo()
-{
-   const Double_t xMin = 0;
-   const Double_t xMax = TMath::TwoPi();
-   const Double_t xStep = (xMax - xMin) / kNPointsAFL;
-
-   Double_t xAFL[kNPointsAFL];
-   Double_t yAFL[kNPointsAFL];
-
-   for (UInt_t i = 0; i < kNPointsAFL; ++i) {
-      xAFL[i] = i * xStep + xMin;
-      yAFL[i] = FPlot(xAFL[i]);
-   }
-
-   fPolarAFL.reset(new TGraphPolar(kNPointsAFL, xAFL, yAFL));
-   fPolarAFL->SetLineColor(2);
-   fPolarAFL->SetLineWidth(0.2);
-   fPolarAFL->SetFillStyle(3012);
-   fPolarAFL->SetFillColor(2);
-
-   Double_t xCP[kNPointsCP];
-   Double_t yCP[kNPointsCP];
-
-   for (Int_t i = 0; i < kNPointsCP; ++i) {
-      xCP[i] = xAFL[kNPointsAFL / kNPointsCP * i];
-      yCP[i] = yAFL[kNPointsAFL / kNPointsCP * i];
-   }
-
-   fPolarCP.reset(new TGraphPolar(kNPointsCP, xCP, yCP));
-   fPolarCP->SetMarkerStyle(kFullStar);
-
-   fPolarCP->SetMarkerSize(2);
-   fPolarCP->SetMarkerColor(4);
-   fPolarCP->SetLineColor(4);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///Just for std::unique_ptr's dtor.
-
-PolarGraphDemo::~PolarGraphDemo()
-{
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void PolarGraphDemo::AdjustPad(Pad *pad)
-{
-   pad->SetFillColor(0);
-   pad->GetFrame()->SetFillColor(0);
-   pad->GetFrame()->SetBorderSize(1);
-   pad->GetFrame()->SetBorderMode(0);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void PolarGraphDemo::PresentDemo()
-{
-   fPolarAFL->Draw("AFL");
-   fPolarCP->Draw("CP");
-}
-
-}
-}
-}
diff --git a/test/ios/Tutorials/PolarGraphDemo.h b/test/ios/Tutorials/PolarGraphDemo.h
deleted file mode 100644
index b90d2b4fc20ef79a29210ef06814a025369a604f..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/PolarGraphDemo.h
+++ /dev/null
@@ -1,51 +0,0 @@
-#ifndef ROOT_PolarGraphDemo
-#define ROOT_PolarGraphDemo
-
-#include <memory>
-
-#include "DemoBase.h"
-
-class TGraphPolar;
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-class PolarGraphDemo : public DemoBase {
-private:
-   enum {
-      kNPointsAFL = 1000,
-      kNPointsCP = 20
-   };
-public:
-   PolarGraphDemo();
-   ~PolarGraphDemo();
-
-   //overriders.
-   void ResetDemo() {}
-   bool IsAnimated()const {return false;}
-   unsigned NumOfFrames() const {return 1;}
-   double AnimationTime() const {return 0.;}
-
-   void StartAnimation() {}
-   void NextStep() {}
-   void StopAnimation() {}
-
-   void AdjustPad(Pad *pad);
-
-   void PresentDemo();
-
-   bool Supports3DRotation() const {return false;}
-private:
-   std::unique_ptr<TGraphPolar> fPolarAFL; //polar graph with draw option "AFL"
-   std::unique_ptr<TGraphPolar> fPolarCP;  //polar graph with draw option "CP"
-
-   PolarGraphDemo(const PolarGraphDemo &rhs);
-   PolarGraphDemo &operator = (const PolarGraphDemo &rhs);
-};
-
-}
-}
-}
-
-#endif
diff --git a/test/ios/Tutorials/SelectionView.h b/test/ios/Tutorials/SelectionView.h
deleted file mode 100644
index f11305496c1e0135f1c653533b720719a73b75b5..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/SelectionView.h
+++ /dev/null
@@ -1,17 +0,0 @@
-#import <UIKit/UIKit.h>
-
-namespace ROOT {
-namespace iOS {
-
-class Pad;
-
-}
-}
-
-@interface SelectionView : UIView
-
-- (void) setShowRotation : (BOOL) show;
-- (void) setEvent : (int) ev atX : (int) x andY : (int) y;
-- (void) setPad : (ROOT::iOS::Pad *)pad;
-
-@end
diff --git a/test/ios/Tutorials/SelectionView.mm b/test/ios/Tutorials/SelectionView.mm
deleted file mode 100644
index 21039962c77a7138a39525e32a5a07ce77aa03fd..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/SelectionView.mm
+++ /dev/null
@@ -1,80 +0,0 @@
-#import "SelectionView.h"
-#import "PadView.h"
-
-//C++ (ROOT)
-#import "IOSPad.h"
-
-@implementation SelectionView {
-   BOOL showRotation;
-   int ev;
-   int px;
-   int py;
-   ROOT::iOS::Pad *pad;
-
-   PadView *view;
-}
-
-//______________________________________________________________________________
-- (id)initWithFrame:(CGRect)frame
-{
-   if (self = [super initWithFrame : frame]) {
-      // Initialization code
-      self.opaque = NO;
-   }
-
-   return self;
-}
-
-//______________________________________________________________________________
-- (void) setPad : (ROOT::iOS::Pad *)newPad
-{
-   pad = newPad;
-}
-
-//______________________________________________________________________________
-- (void) setEvent : (int) e atX : (int) x andY : (int) y
-{
-   ev = e;
-   px = x;
-   py = y;
-}
-
-//______________________________________________________________________________
-- (void) drawRect:(CGRect)rect
-{
-   if (!pad)
-      return;
-
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-   CGContextClearRect(ctx, rect);
-
-   CGContextTranslateCTM(ctx, 0.f, rect.size.height);
-   CGContextScaleCTM(ctx, 1.f, -1.f);
-
-   pad->cd();
-   pad->SetContext(ctx);
-   if (showRotation) {
-      pad->ExecuteRotateView(ev, px, py);
-   } else {
-      CGContextTranslateCTM(ctx, 2.5f, 2.5f);
-      pad->PaintShadowForSelected();
-      CGContextTranslateCTM(ctx, -2.5f, -2.5f);
-      pad->PaintSelected();
-   }
-}
-
-//______________________________________________________________________________
-- (void) setShowRotation : (BOOL) show
-{
-   showRotation = show;
-}
-
-//______________________________________________________________________________
-- (BOOL)pointInside:(CGPoint)point withEvent:(UIEvent *) event
-{
-   //Thanks to gyim,
-   //http://stackoverflow.com/questions/1694529/allowing-interaction-with-a-uiview-under-another-uiview
-   return NO;
-}
-
-@end
diff --git a/test/ios/Tutorials/SurfaceDemo.cxx b/test/ios/Tutorials/SurfaceDemo.cxx
deleted file mode 100644
index b371bd4577dda56d7c82b1454c3c9a8f816835e0..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/SurfaceDemo.cxx
+++ /dev/null
@@ -1,42 +0,0 @@
-#include "TFrame.h"
-#include "IOSPad.h"
-#include "TF2.h"
-
-#include "SurfaceDemo.h"
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-////////////////////////////////////////////////////////////////////////////////
-
-SurfaceDemo::SurfaceDemo()
-               : fSurface(new TF2("fun1","1000*((sin(x)/x)*(sin(y)/y))+200", -6., 6., -6., 6.))
-{
-}
-
-////////////////////////////////////////////////////////////////////////////////
-///For unique_ptr dtor only.
-
-SurfaceDemo::~SurfaceDemo()
-{
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void SurfaceDemo::AdjustPad(Pad *pad)
-{
-   pad->SetFillColor(38);
-}
-
-////////////////////////////////////////////////////////////////////////////////
-
-void SurfaceDemo::PresentDemo()
-{
-   fSurface->Draw("surf1");
-}
-
-
-}
-}
-}
diff --git a/test/ios/Tutorials/SurfaceDemo.h b/test/ios/Tutorials/SurfaceDemo.h
deleted file mode 100644
index d1b5043af08270f39122a31537fa3079f0fbb265..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/SurfaceDemo.h
+++ /dev/null
@@ -1,45 +0,0 @@
-#ifndef ROOT_SurfaceDemo
-#define ROOT_SurfaceDemo
-
-#include <memory>
-
-#include "DemoBase.h"
-
-class TF2;
-
-namespace ROOT {
-namespace iOS {
-namespace Demos {
-
-class SurfaceDemo : public DemoBase {
-public:
-   SurfaceDemo();
-   ~SurfaceDemo();
-
-   //overriders.
-   void ResetDemo() {}
-   bool IsAnimated()const {return false;}
-   unsigned NumOfFrames()const {return 1;}
-   double AnimationTime()const {return 0.;}
-
-   void StartAnimation(){}
-   void NextStep(){}
-   void StopAnimation(){}
-
-   void AdjustPad(Pad *pad);
-
-   void PresentDemo();
-
-   bool Supports3DRotation() const {return true;}
-private:
-   std::unique_ptr<TF2> fSurface;
-
-   SurfaceDemo(const SurfaceDemo &rhs);
-   SurfaceDemo &operator = (const SurfaceDemo &rhs);
-};
-
-}
-}
-}
-
-#endif
diff --git a/test/ios/Tutorials/Tutorials.xcodeproj/ColorCell.h b/test/ios/Tutorials/Tutorials.xcodeproj/ColorCell.h
deleted file mode 100644
index 7d5fc0721f1afdc5b001955393de09b2da763582..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials.xcodeproj/ColorCell.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#import <UIKit/UIKit.h>
-
-//
-//This is a small and simple custom view, used inside color picker (UIPickerView).
-//
-
-@interface ColorCell : UIView
-
-- (void) setRGB : (const double *) rgb;
-
-@end
diff --git a/test/ios/Tutorials/Tutorials.xcodeproj/ColorCell.m b/test/ios/Tutorials/Tutorials.xcodeproj/ColorCell.m
deleted file mode 100644
index d7d51cfb31be2da79d8471ede2e9dc24ed290876..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials.xcodeproj/ColorCell.m
+++ /dev/null
@@ -1,36 +0,0 @@
-#import <CoreGraphics/CoreGraphics.h>
-
-#import "ColorCell.h"
-
-@implementation ColorCell {
-   double rgb[3];
-}
-
-//______________________________________________________________________________
-- (id) initWithFrame : (CGRect)frame
-{
-   if (self = [super initWithFrame : frame]) {
-      // Initialization code
-      self.backgroundColor = [UIColor clearColor];
-   }
-
-   return self;
-}
-
-//______________________________________________________________________________
-- (void) setRGB : (const double *) newRgb
-{
-   rgb[0] = newRgb[0];
-   rgb[1] = newRgb[1];
-   rgb[2] = newRgb[2];
-}
-
-//______________________________________________________________________________
-- (void)drawRect:(CGRect)rect
-{
-   CGContextRef ctx = UIGraphicsGetCurrentContext();
-   CGContextSetRGBFillColor(ctx, (CGFloat)rgb[0], (CGFloat)rgb[1], (CGFloat)rgb[2], 1.f);
-   CGContextFillRect(ctx, rect);
-}
-
-@end
diff --git a/test/ios/Tutorials/Tutorials.xcodeproj/project.pbxproj b/test/ios/Tutorials/Tutorials.xcodeproj/project.pbxproj
deleted file mode 100644
index 0cec8766b96f48003134c3c8c3c7160b50567d23..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,614 +0,0 @@
-// !$*UTF8*$!
-{
-	archiveVersion = 1;
-	classes = {
-	};
-	objectVersion = 46;
-	objects = {
-
-/* Begin PBXBuildFile section */
-		700542EE13E5B2F40093B598 /* zoom_mode_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 700542ED13E5B2F40093B598 /* zoom_mode_icon.png */; };
-		700B010F13F3D40A00F84650 /* PadOptionsController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 700B010D13F3D40A00F84650 /* PadOptionsController.mm */; };
-		700B011013F3D40A00F84650 /* PadOptionsController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 700B010E13F3D40A00F84650 /* PadOptionsController.xib */; };
-		700B013013F3FD6700F84650 /* ColorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 700B012F13F3FD6600F84650 /* ColorCell.m */; };
-		700B013313F4051000F84650 /* PatternCell.mm in Sources */ = {isa = PBXBuildFile; fileRef = 700B013213F4051000F84650 /* PatternCell.mm */; };
-		7010C3691455B64100018E6D /* tutorials_app_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 7010C3681455B64100018E6D /* tutorials_app_icon.png */; };
-		701EC32513D9762200FE395E /* SelectionView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 701EC32413D9762200FE395E /* SelectionView.mm */; };
-		702C4FCA13F2BE2D00C645D8 /* h2poly.root in Resources */ = {isa = PBXBuildFile; fileRef = 702C4FC913F2BE2D00C645D8 /* h2poly.root */; };
-		7032144C13E68F5E00908306 /* HelpView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7032144B13E68F5E00908306 /* HelpView.xib */; };
-		7032144E13E6963400908306 /* exclusion_icon_n.png in Resources */ = {isa = PBXBuildFile; fileRef = 7032144D13E6963400908306 /* exclusion_icon_n.png */; };
-		7059E24513CC394C0007E4E1 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7059E24413CC394C0007E4E1 /* libz.dylib */; };
-		707327D413DF126C00E5B12B /* Default-LandscapeRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 707327D113DF126C00E5B12B /* Default-LandscapeRight.png */; };
-		707327D513DF126C00E5B12B /* Default-LandscapeLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 707327D213DF126C00E5B12B /* Default-LandscapeLeft.png */; };
-		707327D613DF126C00E5B12B /* Default-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = 707327D313DF126C00E5B12B /* Default-Landscape.png */; };
-		7074C90413DF0F99000CABF5 /* Default-PortraitUpsideDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 7074C90213DF0F99000CABF5 /* Default-PortraitUpsideDown.png */; };
-		7074C90513DF0F99000CABF5 /* Default-Portrait.png in Resources */ = {isa = PBXBuildFile; fileRef = 7074C90313DF0F99000CABF5 /* Default-Portrait.png */; };
-		707644B113EFC6AA00C302F9 /* H2PolyDemo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 707644AF13EFC6AA00C302F9 /* H2PolyDemo.cxx */; };
-		707CF11513F8128700829823 /* libRoot.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 707CF11113F8128600829823 /* libRoot.a */; };
-		707CF11613F8128700829823 /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 707CF11213F8128600829823 /* libfreetype.a */; };
-		707CF11713F8128700829823 /* liblzma.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 707CF11313F8128600829823 /* liblzma.a */; };
-		707CF11813F8128700829823 /* libpcre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 707CF11413F8128600829823 /* libpcre.a */; };
-		707CF12313F8143700829823 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707CF12213F8143700829823 /* QuartzCore.framework */; };
-		707CF12513F8145800829823 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707CF12413F8145800829823 /* CoreText.framework */; };
-		707EECB713DF3FC100873F81 /* no_gesture_icon_small.png in Resources */ = {isa = PBXBuildFile; fileRef = 707EECB513DF3FC100873F81 /* no_gesture_icon_small.png */; };
-		707EECB813DF3FC100873F81 /* no_gesture_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 707EECB613DF3FC100873F81 /* no_gesture_icon.png */; };
-		7085572013C73AD900022713 /* PadView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7085571F13C73AD900022713 /* PadView.mm */; };
-		7098E93F13F2BA470032D660 /* h2poly_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 7098E93E13F2BA470032D660 /* h2poly_icon.png */; };
-		709A653313EFD53700612A38 /* system.rootrc in Resources */ = {isa = PBXBuildFile; fileRef = 709A653213EFD53700612A38 /* system.rootrc */; };
-		70A3D4BE13E84F8200C39E40 /* select_mode.png in Resources */ = {isa = PBXBuildFile; fileRef = 70A3D4BD13E84F8200C39E40 /* select_mode.png */; };
-		70BA9B4413C5F89100102BC9 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 70BA9B4313C5F89100102BC9 /* UIKit.framework */; };
-		70BA9B4613C5F89100102BC9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 70BA9B4513C5F89100102BC9 /* Foundation.framework */; };
-		70BA9B4813C5F89100102BC9 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 70BA9B4713C5F89100102BC9 /* CoreGraphics.framework */; };
-		70BA9B4E13C5F89100102BC9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 70BA9B4C13C5F89100102BC9 /* InfoPlist.strings */; };
-		70BA9B5113C5F89100102BC9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 70BA9B5013C5F89100102BC9 /* main.m */; };
-		70BA9B5413C5F89100102BC9 /* TutorialsAppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70BA9B5313C5F89100102BC9 /* TutorialsAppDelegate.mm */; };
-		70BA9B5713C5F89100102BC9 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 70BA9B5513C5F89100102BC9 /* MainWindow.xib */; };
-		70BA9B5A13C5F89100102BC9 /* DetailViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70BA9B5913C5F89100102BC9 /* DetailViewController.mm */; };
-		70BA9B5D13C5F89100102BC9 /* DetailView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 70BA9B5B13C5F89100102BC9 /* DetailView.xib */; };
-		70BA9B6013C5F89100102BC9 /* RootViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70BA9B5F13C5F89100102BC9 /* RootViewController.mm */; };
-		70C8237C13CF790E00F884FF /* HintView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 70C8237B13CF790E00F884FF /* HintView.mm */; };
-		70CC7E4A1456A7050036FF4C /* DemoHelper.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 70CC7E481456A7050036FF4C /* DemoHelper.cxx */; };
-		70D3FB5213E7F605005BADA3 /* single_tap_icon_small.png in Resources */ = {isa = PBXBuildFile; fileRef = 70D3FB5013E7F605005BADA3 /* single_tap_icon_small.png */; };
-		70D3FB5313E7F605005BADA3 /* single_tap_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 70D3FB5113E7F605005BADA3 /* single_tap_icon.png */; };
-		70D4848013F057430043110B /* system.plugins-ios in Resources */ = {isa = PBXBuildFile; fileRef = 70D4847F13F057430043110B /* system.plugins-ios */; };
-		70D645FD13D3243A00CE9FB1 /* PictView.m in Sources */ = {isa = PBXBuildFile; fileRef = 70D645FC13D3243A00CE9FB1 /* PictView.m */; };
-		70DF816013DDBA6400AD2F4D /* DemoBase.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 70DF815A13DDBA6400AD2F4D /* DemoBase.cxx */; };
-		70DF816113DDBA6400AD2F4D /* ExclusionGraphDemo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 70DF815B13DDBA6400AD2F4D /* ExclusionGraphDemo.cxx */; };
-		70DF816213DDBA6400AD2F4D /* HsimpleDemo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 70DF815C13DDBA6400AD2F4D /* HsimpleDemo.cxx */; };
-		70DF816313DDBA6400AD2F4D /* LegoDemo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 70DF815D13DDBA6400AD2F4D /* LegoDemo.cxx */; };
-		70DF816413DDBA6400AD2F4D /* PolarGraphDemo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 70DF815E13DDBA6400AD2F4D /* PolarGraphDemo.cxx */; };
-		70DF816513DDBA6400AD2F4D /* SurfaceDemo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 70DF815F13DDBA6400AD2F4D /* SurfaceDemo.cxx */; };
-		70DF817613DDBB0D00AD2F4D /* double_tap_gesture_icon_small.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF816713DDBB0D00AD2F4D /* double_tap_gesture_icon_small.png */; };
-		70DF817713DDBB0D00AD2F4D /* double_tap_gesture_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF816813DDBB0D00AD2F4D /* double_tap_gesture_icon.png */; };
-		70DF817813DDBB0D00AD2F4D /* hsimple_icon_n.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF816913DDBB0D00AD2F4D /* hsimple_icon_n.png */; };
-		70DF817913DDBB0D00AD2F4D /* lego_icon_n.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF816A13DDBB0D00AD2F4D /* lego_icon_n.png */; };
-		70DF817A13DDBB0D00AD2F4D /* pan_gesture_icon_small.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF816B13DDBB0D00AD2F4D /* pan_gesture_icon_small.png */; };
-		70DF817B13DDBB0D00AD2F4D /* pan_gesture_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF816C13DDBB0D00AD2F4D /* pan_gesture_icon.png */; };
-		70DF817C13DDBB0D00AD2F4D /* pinch_gesture_icon_small.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF816D13DDBB0D00AD2F4D /* pinch_gesture_icon_small.png */; };
-		70DF817D13DDBB0D00AD2F4D /* pinch_gesture_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF816E13DDBB0D00AD2F4D /* pinch_gesture_icon.png */; };
-		70DF817E13DDBB0D00AD2F4D /* polar_icon_n.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF816F13DDBB0D00AD2F4D /* polar_icon_n.png */; };
-		70DF817F13DDBB0D00AD2F4D /* rotate_icon_small.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF817013DDBB0D00AD2F4D /* rotate_icon_small.png */; };
-		70DF818013DDBB0D00AD2F4D /* rotate_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF817113DDBB0D00AD2F4D /* rotate_icon.png */; };
-		70DF818213DDBB0D00AD2F4D /* surface_icon_n.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF817313DDBB0D00AD2F4D /* surface_icon_n.png */; };
-		70DF818A13DDBC1800AD2F4D /* DarkBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF818813DDBC1800AD2F4D /* DarkBackground.png */; };
-		70DF818B13DDBC1800AD2F4D /* LightBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = 70DF818913DDBC1800AD2F4D /* LightBackground.png */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXFileReference section */
-		700542ED13E5B2F40093B598 /* zoom_mode_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = zoom_mode_icon.png; path = Pictures/zoom_mode_icon.png; sourceTree = "<group>"; };
-		700B010C13F3D40A00F84650 /* PadOptionsController.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = PadOptionsController.h; sourceTree = "<group>"; };
-		700B010D13F3D40A00F84650 /* PadOptionsController.mm */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = PadOptionsController.mm; sourceTree = "<group>"; };
-		700B010E13F3D40A00F84650 /* PadOptionsController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = PadOptionsController.xib; path = ../PadOptionsController.xib; sourceTree = "<group>"; };
-		700B012E13F3FD6600F84650 /* ColorCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ColorCell.h; path = Tutorials.xcodeproj/ColorCell.h; sourceTree = "<group>"; };
-		700B012F13F3FD6600F84650 /* ColorCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ColorCell.m; path = Tutorials.xcodeproj/ColorCell.m; sourceTree = "<group>"; };
-		700B013113F4051000F84650 /* PatternCell.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = PatternCell.h; sourceTree = "<group>"; };
-		700B013213F4051000F84650 /* PatternCell.mm */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = PatternCell.mm; sourceTree = "<group>"; };
-		7010C3681455B64100018E6D /* tutorials_app_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = tutorials_app_icon.png; path = Pictures/tutorials_app_icon.png; sourceTree = "<group>"; };
-		701EC32313D9762200FE395E /* SelectionView.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = SelectionView.h; sourceTree = "<group>"; };
-		701EC32413D9762200FE395E /* SelectionView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SelectionView.mm; sourceTree = "<group>"; };
-		702C4FC913F2BE2D00C645D8 /* h2poly.root */ = {isa = PBXFileReference; lastKnownFileType = file; path = h2poly.root; sourceTree = "<group>"; };
-		7032144B13E68F5E00908306 /* HelpView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HelpView.xib; sourceTree = "<group>"; };
-		7032144D13E6963400908306 /* exclusion_icon_n.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = exclusion_icon_n.png; path = Pictures/exclusion_icon_n.png; sourceTree = "<group>"; };
-		7059E24413CC394C0007E4E1 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
-		707327D113DF126C00E5B12B /* Default-LandscapeRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-LandscapeRight.png"; path = "Pictures/Default-LandscapeRight.png"; sourceTree = "<group>"; };
-		707327D213DF126C00E5B12B /* Default-LandscapeLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-LandscapeLeft.png"; path = "Pictures/Default-LandscapeLeft.png"; sourceTree = "<group>"; };
-		707327D313DF126C00E5B12B /* Default-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Landscape.png"; path = "Pictures/Default-Landscape.png"; sourceTree = "<group>"; };
-		7074C90213DF0F99000CABF5 /* Default-PortraitUpsideDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-PortraitUpsideDown.png"; path = "Pictures/Default-PortraitUpsideDown.png"; sourceTree = "<group>"; };
-		7074C90313DF0F99000CABF5 /* Default-Portrait.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Portrait.png"; path = "Pictures/Default-Portrait.png"; sourceTree = "<group>"; };
-		707644AF13EFC6AA00C302F9 /* H2PolyDemo.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = H2PolyDemo.cxx; sourceTree = "<group>"; };
-		707644B013EFC6AA00C302F9 /* H2PolyDemo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H2PolyDemo.h; sourceTree = "<group>"; };
-		707CF11113F8128600829823 /* libRoot.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libRoot.a; path = ../../../../lib/libRoot.a; sourceTree = "<group>"; };
-		707CF11213F8128600829823 /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = ../../../../lib/libfreetype.a; sourceTree = "<group>"; };
-		707CF11313F8128600829823 /* liblzma.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblzma.a; path = ../../../../lib/liblzma.a; sourceTree = "<group>"; };
-		707CF11413F8128600829823 /* libpcre.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpcre.a; path = ../../../../lib/libpcre.a; sourceTree = "<group>"; };
-		707CF12213F8143700829823 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
-		707CF12413F8145800829823 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
-		707EECB513DF3FC100873F81 /* no_gesture_icon_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = no_gesture_icon_small.png; path = Pictures/no_gesture_icon_small.png; sourceTree = "<group>"; };
-		707EECB613DF3FC100873F81 /* no_gesture_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = no_gesture_icon.png; path = Pictures/no_gesture_icon.png; sourceTree = "<group>"; };
-		7085571E13C73AD900022713 /* PadView.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = PadView.h; sourceTree = "<group>"; };
-		7085571F13C73AD900022713 /* PadView.mm */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = PadView.mm; sourceTree = "<group>"; };
-		7098E93E13F2BA470032D660 /* h2poly_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = h2poly_icon.png; path = Pictures/h2poly_icon.png; sourceTree = "<group>"; };
-		709A653213EFD53700612A38 /* system.rootrc */ = {isa = PBXFileReference; lastKnownFileType = text; name = system.rootrc; path = ../../../etc/system.rootrc; sourceTree = "<group>"; };
-		70A3D4BD13E84F8200C39E40 /* select_mode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = select_mode.png; path = Pictures/select_mode.png; sourceTree = "<group>"; };
-		70B059C413C9927700583EDB /* DemoBase.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; fileEncoding = 4; path = DemoBase.h; sourceTree = "<group>"; };
-		70B059C813C9948000583EDB /* HsimpleDemo.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = HsimpleDemo.h; sourceTree = "<group>"; };
-		70BA9B3F13C5F89100102BC9 /* Tutorials.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Tutorials.app; sourceTree = BUILT_PRODUCTS_DIR; };
-		70BA9B4313C5F89100102BC9 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
-		70BA9B4513C5F89100102BC9 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
-		70BA9B4713C5F89100102BC9 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
-		70BA9B4B13C5F89100102BC9 /* Tutorials-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tutorials-Info.plist"; sourceTree = "<group>"; };
-		70BA9B4D13C5F89100102BC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-		70BA9B4F13C5F89100102BC9 /* Tutorials-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tutorials-Prefix.pch"; sourceTree = "<group>"; };
-		70BA9B5013C5F89100102BC9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Tutorials/main.m; sourceTree = "<group>"; };
-		70BA9B5213C5F89100102BC9 /* TutorialsAppDelegate.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; name = TutorialsAppDelegate.h; path = Tutorials/TutorialsAppDelegate.h; sourceTree = "<group>"; };
-		70BA9B5313C5F89100102BC9 /* TutorialsAppDelegate.mm */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; name = TutorialsAppDelegate.mm; path = Tutorials/TutorialsAppDelegate.mm; sourceTree = "<group>"; };
-		70BA9B5613C5F89100102BC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainWindow.xib; sourceTree = "<group>"; };
-		70BA9B5813C5F89100102BC9 /* DetailViewController.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; name = DetailViewController.h; path = Tutorials/DetailViewController.h; sourceTree = "<group>"; };
-		70BA9B5913C5F89100102BC9 /* DetailViewController.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = DetailViewController.mm; path = Tutorials/DetailViewController.mm; sourceTree = "<group>"; };
-		70BA9B5C13C5F89100102BC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/DetailView.xib; sourceTree = "<group>"; };
-		70BA9B5E13C5F89100102BC9 /* RootViewController.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; name = RootViewController.h; path = Tutorials/RootViewController.h; sourceTree = "<group>"; };
-		70BA9B5F13C5F89100102BC9 /* RootViewController.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = RootViewController.mm; path = Tutorials/RootViewController.mm; sourceTree = "<group>"; };
-		70C8237A13CF790E00F884FF /* HintView.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = HintView.h; sourceTree = "<group>"; };
-		70C8237B13CF790E00F884FF /* HintView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = HintView.mm; sourceTree = "<group>"; };
-		70CC7E481456A7050036FF4C /* DemoHelper.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DemoHelper.cxx; sourceTree = "<group>"; };
-		70CC7E491456A7050036FF4C /* DemoHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DemoHelper.h; sourceTree = "<group>"; };
-		70D3FB5013E7F605005BADA3 /* single_tap_icon_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = single_tap_icon_small.png; path = Pictures/single_tap_icon_small.png; sourceTree = "<group>"; };
-		70D3FB5113E7F605005BADA3 /* single_tap_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = single_tap_icon.png; path = Pictures/single_tap_icon.png; sourceTree = "<group>"; };
-		70D4847F13F057430043110B /* system.plugins-ios */ = {isa = PBXFileReference; lastKnownFileType = text; name = "system.plugins-ios"; path = "../../../etc/system.plugins-ios"; sourceTree = "<group>"; };
-		70D645FB13D3243A00CE9FB1 /* PictView.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = PictView.h; sourceTree = "<group>"; };
-		70D645FC13D3243A00CE9FB1 /* PictView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PictView.m; sourceTree = "<group>"; };
-		70DF815A13DDBA6400AD2F4D /* DemoBase.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DemoBase.cxx; sourceTree = "<group>"; };
-		70DF815B13DDBA6400AD2F4D /* ExclusionGraphDemo.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExclusionGraphDemo.cxx; sourceTree = "<group>"; };
-		70DF815C13DDBA6400AD2F4D /* HsimpleDemo.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HsimpleDemo.cxx; sourceTree = "<group>"; };
-		70DF815D13DDBA6400AD2F4D /* LegoDemo.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LegoDemo.cxx; sourceTree = "<group>"; };
-		70DF815E13DDBA6400AD2F4D /* PolarGraphDemo.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PolarGraphDemo.cxx; sourceTree = "<group>"; };
-		70DF815F13DDBA6400AD2F4D /* SurfaceDemo.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceDemo.cxx; sourceTree = "<group>"; };
-		70DF816713DDBB0D00AD2F4D /* double_tap_gesture_icon_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = double_tap_gesture_icon_small.png; path = Pictures/double_tap_gesture_icon_small.png; sourceTree = "<group>"; };
-		70DF816813DDBB0D00AD2F4D /* double_tap_gesture_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = double_tap_gesture_icon.png; path = Pictures/double_tap_gesture_icon.png; sourceTree = "<group>"; };
-		70DF816913DDBB0D00AD2F4D /* hsimple_icon_n.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = hsimple_icon_n.png; path = Pictures/hsimple_icon_n.png; sourceTree = "<group>"; };
-		70DF816A13DDBB0D00AD2F4D /* lego_icon_n.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = lego_icon_n.png; path = Pictures/lego_icon_n.png; sourceTree = "<group>"; };
-		70DF816B13DDBB0D00AD2F4D /* pan_gesture_icon_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pan_gesture_icon_small.png; path = Pictures/pan_gesture_icon_small.png; sourceTree = "<group>"; };
-		70DF816C13DDBB0D00AD2F4D /* pan_gesture_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pan_gesture_icon.png; path = Pictures/pan_gesture_icon.png; sourceTree = "<group>"; };
-		70DF816D13DDBB0D00AD2F4D /* pinch_gesture_icon_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pinch_gesture_icon_small.png; path = Pictures/pinch_gesture_icon_small.png; sourceTree = "<group>"; };
-		70DF816E13DDBB0D00AD2F4D /* pinch_gesture_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pinch_gesture_icon.png; path = Pictures/pinch_gesture_icon.png; sourceTree = "<group>"; };
-		70DF816F13DDBB0D00AD2F4D /* polar_icon_n.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = polar_icon_n.png; path = Pictures/polar_icon_n.png; sourceTree = "<group>"; };
-		70DF817013DDBB0D00AD2F4D /* rotate_icon_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = rotate_icon_small.png; path = Pictures/rotate_icon_small.png; sourceTree = "<group>"; };
-		70DF817113DDBB0D00AD2F4D /* rotate_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = rotate_icon.png; path = Pictures/rotate_icon.png; sourceTree = "<group>"; };
-		70DF817313DDBB0D00AD2F4D /* surface_icon_n.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = surface_icon_n.png; path = Pictures/surface_icon_n.png; sourceTree = "<group>"; };
-		70DF818813DDBC1800AD2F4D /* DarkBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DarkBackground.png; path = Pictures/DarkBackground.png; sourceTree = "<group>"; };
-		70DF818913DDBC1800AD2F4D /* LightBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LightBackground.png; path = Pictures/LightBackground.png; sourceTree = "<group>"; };
-		70ED86D313CB46BA00919971 /* SurfaceDemo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceDemo.h; sourceTree = "<group>"; };
-		70ED86D713CB504A00919971 /* PolarGraphDemo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PolarGraphDemo.h; sourceTree = "<group>"; };
-		70ED86DB13CB76C400919971 /* LegoDemo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegoDemo.h; sourceTree = "<group>"; };
-		70ED86DE13CB788A00919971 /* ExclusionGraphDemo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExclusionGraphDemo.h; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
-		70BA9B3C13C5F89100102BC9 /* Frameworks */ = {
-			isa = PBXFrameworksBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				707CF12513F8145800829823 /* CoreText.framework in Frameworks */,
-				707CF12313F8143700829823 /* QuartzCore.framework in Frameworks */,
-				707CF11513F8128700829823 /* libRoot.a in Frameworks */,
-				707CF11613F8128700829823 /* libfreetype.a in Frameworks */,
-				707CF11713F8128700829823 /* liblzma.a in Frameworks */,
-				707CF11813F8128700829823 /* libpcre.a in Frameworks */,
-				7059E24513CC394C0007E4E1 /* libz.dylib in Frameworks */,
-				70BA9B4413C5F89100102BC9 /* UIKit.framework in Frameworks */,
-				70BA9B4613C5F89100102BC9 /* Foundation.framework in Frameworks */,
-				70BA9B4813C5F89100102BC9 /* CoreGraphics.framework in Frameworks */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
-		707CF10C13F8118D00829823 /* ROOT files */ = {
-			isa = PBXGroup;
-			children = (
-				709A653213EFD53700612A38 /* system.rootrc */,
-				70D4847F13F057430043110B /* system.plugins-ios */,
-				702C4FC913F2BE2D00C645D8 /* h2poly.root */,
-			);
-			name = "ROOT files";
-			sourceTree = "<group>";
-		};
-		707CF10D13F811AD00829823 /* Images */ = {
-			isa = PBXGroup;
-			children = (
-				7010C3681455B64100018E6D /* tutorials_app_icon.png */,
-				70DF818813DDBC1800AD2F4D /* DarkBackground.png */,
-				70DF818913DDBC1800AD2F4D /* LightBackground.png */,
-				70DF816713DDBB0D00AD2F4D /* double_tap_gesture_icon_small.png */,
-				70DF816813DDBB0D00AD2F4D /* double_tap_gesture_icon.png */,
-				70DF816913DDBB0D00AD2F4D /* hsimple_icon_n.png */,
-				70DF816A13DDBB0D00AD2F4D /* lego_icon_n.png */,
-				70DF816B13DDBB0D00AD2F4D /* pan_gesture_icon_small.png */,
-				70DF816C13DDBB0D00AD2F4D /* pan_gesture_icon.png */,
-				70DF816D13DDBB0D00AD2F4D /* pinch_gesture_icon_small.png */,
-				70DF816E13DDBB0D00AD2F4D /* pinch_gesture_icon.png */,
-				70DF816F13DDBB0D00AD2F4D /* polar_icon_n.png */,
-				70DF817013DDBB0D00AD2F4D /* rotate_icon_small.png */,
-				70DF817113DDBB0D00AD2F4D /* rotate_icon.png */,
-				70DF817313DDBB0D00AD2F4D /* surface_icon_n.png */,
-				70D3FB5013E7F605005BADA3 /* single_tap_icon_small.png */,
-				70D3FB5113E7F605005BADA3 /* single_tap_icon.png */,
-				7032144D13E6963400908306 /* exclusion_icon_n.png */,
-				700542ED13E5B2F40093B598 /* zoom_mode_icon.png */,
-				707EECB513DF3FC100873F81 /* no_gesture_icon_small.png */,
-				707EECB613DF3FC100873F81 /* no_gesture_icon.png */,
-				707327D113DF126C00E5B12B /* Default-LandscapeRight.png */,
-				707327D213DF126C00E5B12B /* Default-LandscapeLeft.png */,
-				707327D313DF126C00E5B12B /* Default-Landscape.png */,
-				7074C90213DF0F99000CABF5 /* Default-PortraitUpsideDown.png */,
-				7074C90313DF0F99000CABF5 /* Default-Portrait.png */,
-				70A3D4BD13E84F8200C39E40 /* select_mode.png */,
-				7098E93E13F2BA470032D660 /* h2poly_icon.png */,
-			);
-			name = Images;
-			sourceTree = "<group>";
-		};
-		7099E64713CB2BF000D31765 /* Classes */ = {
-			isa = PBXGroup;
-			children = (
-				700B012E13F3FD6600F84650 /* ColorCell.h */,
-				700B012F13F3FD6600F84650 /* ColorCell.m */,
-				700B013113F4051000F84650 /* PatternCell.h */,
-				700B013213F4051000F84650 /* PatternCell.mm */,
-				700B010C13F3D40A00F84650 /* PadOptionsController.h */,
-				700B010D13F3D40A00F84650 /* PadOptionsController.mm */,
-				70D645FB13D3243A00CE9FB1 /* PictView.h */,
-				70D645FC13D3243A00CE9FB1 /* PictView.m */,
-				7085571F13C73AD900022713 /* PadView.mm */,
-				7085571E13C73AD900022713 /* PadView.h */,
-				70BA9B5213C5F89100102BC9 /* TutorialsAppDelegate.h */,
-				70BA9B5313C5F89100102BC9 /* TutorialsAppDelegate.mm */,
-				70BA9B5813C5F89100102BC9 /* DetailViewController.h */,
-				70BA9B5913C5F89100102BC9 /* DetailViewController.mm */,
-				70BA9B5E13C5F89100102BC9 /* RootViewController.h */,
-				70BA9B5F13C5F89100102BC9 /* RootViewController.mm */,
-				70BA9B5013C5F89100102BC9 /* main.m */,
-				70C8237A13CF790E00F884FF /* HintView.h */,
-				70C8237B13CF790E00F884FF /* HintView.mm */,
-				701EC32313D9762200FE395E /* SelectionView.h */,
-				701EC32413D9762200FE395E /* SelectionView.mm */,
-			);
-			name = Classes;
-			sourceTree = "<group>";
-		};
-		70BA9B3413C5F89100102BC9 = {
-			isa = PBXGroup;
-			children = (
-				707CF10D13F811AD00829823 /* Images */,
-				707CF10C13F8118D00829823 /* ROOT files */,
-				70ED86D913CB75FD00919971 /* Demos (C++ code) */,
-				7099E64713CB2BF000D31765 /* Classes */,
-				70BA9B4913C5F89100102BC9 /* Nibs and libs */,
-				70BA9B4213C5F89100102BC9 /* Frameworks */,
-				70BA9B4013C5F89100102BC9 /* Products */,
-			);
-			sourceTree = "<group>";
-		};
-		70BA9B4013C5F89100102BC9 /* Products */ = {
-			isa = PBXGroup;
-			children = (
-				70BA9B3F13C5F89100102BC9 /* Tutorials.app */,
-			);
-			name = Products;
-			sourceTree = "<group>";
-		};
-		70BA9B4213C5F89100102BC9 /* Frameworks */ = {
-			isa = PBXGroup;
-			children = (
-				707CF12413F8145800829823 /* CoreText.framework */,
-				707CF12213F8143700829823 /* QuartzCore.framework */,
-				70BA9B4313C5F89100102BC9 /* UIKit.framework */,
-				70BA9B4513C5F89100102BC9 /* Foundation.framework */,
-				70BA9B4713C5F89100102BC9 /* CoreGraphics.framework */,
-			);
-			name = Frameworks;
-			sourceTree = "<group>";
-		};
-		70BA9B4913C5F89100102BC9 /* Nibs and libs */ = {
-			isa = PBXGroup;
-			children = (
-				7059E24413CC394C0007E4E1 /* libz.dylib */,
-				707CF11113F8128600829823 /* libRoot.a */,
-				707CF11213F8128600829823 /* libfreetype.a */,
-				707CF11313F8128600829823 /* liblzma.a */,
-				707CF11413F8128600829823 /* libpcre.a */,
-				700B010E13F3D40A00F84650 /* PadOptionsController.xib */,
-				70BA9B5513C5F89100102BC9 /* MainWindow.xib */,
-				7032144B13E68F5E00908306 /* HelpView.xib */,
-				70BA9B5B13C5F89100102BC9 /* DetailView.xib */,
-				70BA9B4A13C5F89100102BC9 /* Supporting Files */,
-			);
-			name = "Nibs and libs";
-			path = Tutorials;
-			sourceTree = "<group>";
-		};
-		70BA9B4A13C5F89100102BC9 /* Supporting Files */ = {
-			isa = PBXGroup;
-			children = (
-				70BA9B4B13C5F89100102BC9 /* Tutorials-Info.plist */,
-				70BA9B4C13C5F89100102BC9 /* InfoPlist.strings */,
-				70BA9B4F13C5F89100102BC9 /* Tutorials-Prefix.pch */,
-			);
-			name = "Supporting Files";
-			sourceTree = "<group>";
-		};
-		70ED86D913CB75FD00919971 /* Demos (C++ code) */ = {
-			isa = PBXGroup;
-			children = (
-				70CC7E481456A7050036FF4C /* DemoHelper.cxx */,
-				70CC7E491456A7050036FF4C /* DemoHelper.h */,
-				70DF815A13DDBA6400AD2F4D /* DemoBase.cxx */,
-				70B059C413C9927700583EDB /* DemoBase.h */,
-				70DF815B13DDBA6400AD2F4D /* ExclusionGraphDemo.cxx */,
-				70ED86DE13CB788A00919971 /* ExclusionGraphDemo.h */,
-				70DF815C13DDBA6400AD2F4D /* HsimpleDemo.cxx */,
-				70B059C813C9948000583EDB /* HsimpleDemo.h */,
-				70DF815D13DDBA6400AD2F4D /* LegoDemo.cxx */,
-				70ED86DB13CB76C400919971 /* LegoDemo.h */,
-				70DF815E13DDBA6400AD2F4D /* PolarGraphDemo.cxx */,
-				70ED86D713CB504A00919971 /* PolarGraphDemo.h */,
-				70DF815F13DDBA6400AD2F4D /* SurfaceDemo.cxx */,
-				70ED86D313CB46BA00919971 /* SurfaceDemo.h */,
-				707644AF13EFC6AA00C302F9 /* H2PolyDemo.cxx */,
-				707644B013EFC6AA00C302F9 /* H2PolyDemo.h */,
-			);
-			name = "Demos (C++ code)";
-			sourceTree = "<group>";
-		};
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
-		70BA9B3E13C5F89100102BC9 /* Tutorials */ = {
-			isa = PBXNativeTarget;
-			buildConfigurationList = 70BA9B6313C5F89100102BC9 /* Build configuration list for PBXNativeTarget "Tutorials" */;
-			buildPhases = (
-				70BA9B3B13C5F89100102BC9 /* Sources */,
-				70BA9B3C13C5F89100102BC9 /* Frameworks */,
-				70BA9B3D13C5F89100102BC9 /* Resources */,
-			);
-			buildRules = (
-			);
-			dependencies = (
-			);
-			name = Tutorials;
-			productName = Tutorials;
-			productReference = 70BA9B3F13C5F89100102BC9 /* Tutorials.app */;
-			productType = "com.apple.product-type.application";
-		};
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
-		70BA9B3613C5F89100102BC9 /* Project object */ = {
-			isa = PBXProject;
-			attributes = {
-				LastUpgradeCheck = 0420;
-			};
-			buildConfigurationList = 70BA9B3913C5F89100102BC9 /* Build configuration list for PBXProject "Tutorials" */;
-			compatibilityVersion = "Xcode 3.2";
-			developmentRegion = English;
-			hasScannedForEncodings = 0;
-			knownRegions = (
-				en,
-			);
-			mainGroup = 70BA9B3413C5F89100102BC9;
-			productRefGroup = 70BA9B4013C5F89100102BC9 /* Products */;
-			projectDirPath = "";
-			projectRoot = "";
-			targets = (
-				70BA9B3E13C5F89100102BC9 /* Tutorials */,
-			);
-		};
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
-		70BA9B3D13C5F89100102BC9 /* Resources */ = {
-			isa = PBXResourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				7010C3691455B64100018E6D /* tutorials_app_icon.png in Resources */,
-				702C4FCA13F2BE2D00C645D8 /* h2poly.root in Resources */,
-				7098E93F13F2BA470032D660 /* h2poly_icon.png in Resources */,
-				70D4848013F057430043110B /* system.plugins-ios in Resources */,
-				709A653313EFD53700612A38 /* system.rootrc in Resources */,
-				70A3D4BE13E84F8200C39E40 /* select_mode.png in Resources */,
-				70D3FB5213E7F605005BADA3 /* single_tap_icon_small.png in Resources */,
-				70D3FB5313E7F605005BADA3 /* single_tap_icon.png in Resources */,
-				7032144E13E6963400908306 /* exclusion_icon_n.png in Resources */,
-				700542EE13E5B2F40093B598 /* zoom_mode_icon.png in Resources */,
-				707EECB713DF3FC100873F81 /* no_gesture_icon_small.png in Resources */,
-				707EECB813DF3FC100873F81 /* no_gesture_icon.png in Resources */,
-				707327D413DF126C00E5B12B /* Default-LandscapeRight.png in Resources */,
-				707327D513DF126C00E5B12B /* Default-LandscapeLeft.png in Resources */,
-				707327D613DF126C00E5B12B /* Default-Landscape.png in Resources */,
-				7074C90413DF0F99000CABF5 /* Default-PortraitUpsideDown.png in Resources */,
-				7074C90513DF0F99000CABF5 /* Default-Portrait.png in Resources */,
-				70DF818A13DDBC1800AD2F4D /* DarkBackground.png in Resources */,
-				70DF818B13DDBC1800AD2F4D /* LightBackground.png in Resources */,
-				70DF817613DDBB0D00AD2F4D /* double_tap_gesture_icon_small.png in Resources */,
-				70DF817713DDBB0D00AD2F4D /* double_tap_gesture_icon.png in Resources */,
-				70DF817813DDBB0D00AD2F4D /* hsimple_icon_n.png in Resources */,
-				70DF817913DDBB0D00AD2F4D /* lego_icon_n.png in Resources */,
-				70DF817A13DDBB0D00AD2F4D /* pan_gesture_icon_small.png in Resources */,
-				70DF817B13DDBB0D00AD2F4D /* pan_gesture_icon.png in Resources */,
-				70DF817C13DDBB0D00AD2F4D /* pinch_gesture_icon_small.png in Resources */,
-				70DF817D13DDBB0D00AD2F4D /* pinch_gesture_icon.png in Resources */,
-				70DF817E13DDBB0D00AD2F4D /* polar_icon_n.png in Resources */,
-				70DF817F13DDBB0D00AD2F4D /* rotate_icon_small.png in Resources */,
-				70DF818013DDBB0D00AD2F4D /* rotate_icon.png in Resources */,
-				70DF818213DDBB0D00AD2F4D /* surface_icon_n.png in Resources */,
-				70BA9B4E13C5F89100102BC9 /* InfoPlist.strings in Resources */,
-				70BA9B5713C5F89100102BC9 /* MainWindow.xib in Resources */,
-				70BA9B5D13C5F89100102BC9 /* DetailView.xib in Resources */,
-				7032144C13E68F5E00908306 /* HelpView.xib in Resources */,
-				700B011013F3D40A00F84650 /* PadOptionsController.xib in Resources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
-		70BA9B3B13C5F89100102BC9 /* Sources */ = {
-			isa = PBXSourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				70BA9B5113C5F89100102BC9 /* main.m in Sources */,
-				70BA9B5413C5F89100102BC9 /* TutorialsAppDelegate.mm in Sources */,
-				70BA9B5A13C5F89100102BC9 /* DetailViewController.mm in Sources */,
-				70BA9B6013C5F89100102BC9 /* RootViewController.mm in Sources */,
-				7085572013C73AD900022713 /* PadView.mm in Sources */,
-				70C8237C13CF790E00F884FF /* HintView.mm in Sources */,
-				70D645FD13D3243A00CE9FB1 /* PictView.m in Sources */,
-				701EC32513D9762200FE395E /* SelectionView.mm in Sources */,
-				70DF816013DDBA6400AD2F4D /* DemoBase.cxx in Sources */,
-				70DF816113DDBA6400AD2F4D /* ExclusionGraphDemo.cxx in Sources */,
-				70DF816213DDBA6400AD2F4D /* HsimpleDemo.cxx in Sources */,
-				70DF816313DDBA6400AD2F4D /* LegoDemo.cxx in Sources */,
-				70DF816413DDBA6400AD2F4D /* PolarGraphDemo.cxx in Sources */,
-				70DF816513DDBA6400AD2F4D /* SurfaceDemo.cxx in Sources */,
-				707644B113EFC6AA00C302F9 /* H2PolyDemo.cxx in Sources */,
-				700B010F13F3D40A00F84650 /* PadOptionsController.mm in Sources */,
-				700B013013F3FD6700F84650 /* ColorCell.m in Sources */,
-				700B013313F4051000F84650 /* PatternCell.mm in Sources */,
-				70CC7E4A1456A7050036FF4C /* DemoHelper.cxx in Sources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXVariantGroup section */
-		70BA9B4C13C5F89100102BC9 /* InfoPlist.strings */ = {
-			isa = PBXVariantGroup;
-			children = (
-				70BA9B4D13C5F89100102BC9 /* en */,
-			);
-			name = InfoPlist.strings;
-			sourceTree = "<group>";
-		};
-		70BA9B5513C5F89100102BC9 /* MainWindow.xib */ = {
-			isa = PBXVariantGroup;
-			children = (
-				70BA9B5613C5F89100102BC9 /* en */,
-			);
-			name = MainWindow.xib;
-			sourceTree = "<group>";
-		};
-		70BA9B5B13C5F89100102BC9 /* DetailView.xib */ = {
-			isa = PBXVariantGroup;
-			children = (
-				70BA9B5C13C5F89100102BC9 /* en */,
-			);
-			name = DetailView.xib;
-			sourceTree = "<group>";
-		};
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
-		70BA9B6113C5F89100102BC9 /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
-				CLANG_ENABLE_OBJC_ARC = YES;
-				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
-				GCC_C_LANGUAGE_STANDARD = c99;
-				GCC_OPTIMIZATION_LEVEL = 0;
-				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
-				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
-				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
-				LIBRARY_SEARCH_PATHS = ../../../lib;
-				OTHER_LDFLAGS = ../../../io/io/src/G__IO.o;
-				SDKROOT = iphoneos;
-				TARGETED_DEVICE_FAMILY = 2;
-			};
-			name = Debug;
-		};
-		70BA9B6213C5F89100102BC9 /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
-				CLANG_ENABLE_OBJC_ARC = YES;
-				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
-				GCC_C_LANGUAGE_STANDARD = c99;
-				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
-				LIBRARY_SEARCH_PATHS = ../../../lib;
-				OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
-				OTHER_LDFLAGS = ../../../io/io/src/G__IO.o;
-				SDKROOT = iphoneos;
-				TARGETED_DEVICE_FAMILY = 2;
-			};
-			name = Release;
-		};
-		70BA9B6413C5F89100102BC9 /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
-				CLANG_CXX_LIBRARY = "compiler-default";
-				CLANG_ENABLE_OBJC_ARC = YES;
-				COPY_PHASE_STRIP = NO;
-				GCC_DYNAMIC_NO_PIC = NO;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = "Tutorials/Tutorials-Prefix.pch";
-				"HEADER_SEARCH_PATHS[arch=*]" = ../../../include;
-				INFOPLIST_FILE = "Tutorials/Tutorials-Info.plist";
-				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
-				LIBRARY_SEARCH_PATHS = ../../../lib;
-				"LIBRARY_SEARCH_PATHS[arch=*]" = "$(inherited)";
-				OTHER_LDFLAGS = (
-					../../../io/io/src/G__IO.o,
-					../../../net/net/src/G__Net.o,
-					../../../hist/hist/src/G__Hist.o,
-					../../../hist/histpainter/src/G__HistPainter.o,
-					../../../graf3d/g3d/src/G__G3D.o,
-				);
-				PRODUCT_NAME = "$(TARGET_NAME)";
-				USER_HEADER_SEARCH_PATHS = ../../../lib;
-				WRAPPER_EXTENSION = app;
-			};
-			name = Debug;
-		};
-		70BA9B6513C5F89100102BC9 /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
-				CLANG_CXX_LIBRARY = "compiler-default";
-				CLANG_ENABLE_OBJC_ARC = YES;
-				COPY_PHASE_STRIP = YES;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = "Tutorials/Tutorials-Prefix.pch";
-				"HEADER_SEARCH_PATHS[arch=*]" = ../../../include;
-				INFOPLIST_FILE = "Tutorials/Tutorials-Info.plist";
-				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
-				LIBRARY_SEARCH_PATHS = ../../../lib;
-				"LIBRARY_SEARCH_PATHS[arch=*]" = "$(inherited)";
-				OTHER_LDFLAGS = (
-					../../../io/io/src/G__IO.o,
-					../../../net/net/src/G__Net.o,
-					../../../hist/hist/src/G__Hist.o,
-					../../../hist/histpainter/src/G__HistPainter.o,
-					../../../graf3d/g3d/src/G__G3D.o,
-				);
-				PRODUCT_NAME = "$(TARGET_NAME)";
-				USER_HEADER_SEARCH_PATHS = ../../../lib;
-				VALIDATE_PRODUCT = YES;
-				WRAPPER_EXTENSION = app;
-			};
-			name = Release;
-		};
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
-		70BA9B3913C5F89100102BC9 /* Build configuration list for PBXProject "Tutorials" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				70BA9B6113C5F89100102BC9 /* Debug */,
-				70BA9B6213C5F89100102BC9 /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Release;
-		};
-		70BA9B6313C5F89100102BC9 /* Build configuration list for PBXNativeTarget "Tutorials" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				70BA9B6413C5F89100102BC9 /* Debug */,
-				70BA9B6513C5F89100102BC9 /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Release;
-		};
-/* End XCConfigurationList section */
-	};
-	rootObject = 70BA9B3613C5F89100102BC9 /* Project object */;
-}
diff --git a/test/ios/Tutorials/Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/test/ios/Tutorials/Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 079055719138b78118c1918db7f2bbe7c23817f7..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Workspace
-   version = "1.0">
-   <FileRef
-      location = "self:Tutorials.xcodeproj">
-   </FileRef>
-</Workspace>
diff --git a/test/ios/Tutorials/Tutorials/DetailViewController.h b/test/ios/Tutorials/Tutorials/DetailViewController.h
deleted file mode 100644
index 93f34ecbe5711ce36f45951e48376da3e7752e30..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/DetailViewController.h
+++ /dev/null
@@ -1,27 +0,0 @@
-#import <UIKit/UIKit.h>
-
-namespace ROOT {
-namespace iOS {
-
-namespace Demos {
-class DemoBase;
-}
-
-}
-}
-
-@interface DetailViewController : UIViewController <UIPopoverControllerDelegate, UISplitViewControllerDelegate, UIScrollViewDelegate>
-
-@property (nonatomic, retain) IBOutlet UITabBar *tabBar;
-@property (nonatomic, retain) IBOutlet UIToolbar *toolbar;
-@property (nonatomic, retain) IBOutlet UIView *help;
-
-- (void) setActiveDemo : (ROOT::iOS::Demos::DemoBase *)demo;
-- (void) dismissPopover;
-
-- (IBAction) zoomButtonPressed;
-- (IBAction) editButtonPressed : (id) sender;
-- (IBAction) selectButtonPressed;
-- (IBAction) showHelp;
-
-@end
diff --git a/test/ios/Tutorials/Tutorials/DetailViewController.mm b/test/ios/Tutorials/Tutorials/DetailViewController.mm
deleted file mode 100644
index d9951328ce974fb9adbb10125e765e59676379b8..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/DetailViewController.mm
+++ /dev/null
@@ -1,740 +0,0 @@
-#import <QuartzCore/QuartzCore.h>
-
-#import "PadOptionsController.h"
-#import "DetailViewController.h"
-#import "RootViewController.h"
-#import "SelectionView.h"
-#import "HintView.h"
-#import "PictView.h"
-#import "PadView.h"
-
-//C++ code.
-//ROOT
-#import "IOSPad.h"
-
-//Demos.
-#import "DemoBase.h"
-
-/*
-DetailViewController has several views - two pad views (to make animation while changing demos),
-two scroll views to be parent of pad-views (to enable zoom and scroll)
-and parent view. PadView can be placed in a parent view, or in a scroll-view (which will be placed
-in parent view). Actually, I do not need all these view, but there's no serious reason to
-modify this code already. This was a testbed.
-*/
-
-namespace {
-
-enum ETutorialsMode {
-   kTAZoom,
-   kTASelect
-};
-
-enum ETutorialsDefaults {
-   kTDNOfPads = 2
-};
-
-}
-
-//Hidden implementation details.
-@interface DetailViewController () {
-
-   //"Editor"
-   PadOptionsController * padController;
-   UIPopoverController *editorPopover;
-
-   //Transparent view with a text
-   //and a pictogram for a hint.
-   HintView *hintView;
-
-   //Small views with pictograms: hints.
-   PictView *panPic;
-   PictView *pinchPic;
-   PictView *doubleTapPic;
-   PictView *rotatePic;
-   PictView *singleTapPic;
-
-   NSTimer *animationTimer;
-   unsigned currentFrame;
-
-   ROOT::iOS::Pad *pad;
-
-   //Depending on more, either parentView of
-   //scrollViews is/are parent(s) of padViews.
-   UIView *parentView;
-   UIScrollView *scrollViews[kTDNOfPads];
-   PadView *padViews[kTDNOfPads];
-
-   //Transparent view with selected object.
-   SelectionView *selectionViews[kTDNOfPads];
-
-   UIPanGestureRecognizer *padPanGestures[kTDNOfPads];
-   UITapGestureRecognizer *padTapGestures[kTDNOfPads];
-
-   unsigned activeView;
-
-   CGSize oldSizes;
-
-   ROOT::iOS::Demos::DemoBase *activeDemo;
-
-   //Either zoom or selection.
-   ETutorialsMode appMode;
-
-   BOOL activeAnimation;
-}
-
-@property (nonatomic, retain) UIPopoverController *popoverController;
-
-- (void) showPanHint;
-- (void) showPinchHint;
-- (void) showDoubleTapHint;
-- (void) showRotationHint;
-- (void) showSingleTapHint;
-- (void) handleDoubleTapPad : (UITapGestureRecognizer *)tap;
-
-@end
-
-
-
-@implementation DetailViewController
-
-//These are generated declarations.
-@synthesize toolbar;
-@synthesize popoverController;
-
-//This was "generated" by me.
-@synthesize help;
-@synthesize tabBar;
-
-#pragma mark - Managing the detail item
-
-//_________________________________________________________________
-- (void) initCPPObjects
-{
-   pad = new ROOT::iOS::Pad(640, 640);
-}
-
-//_________________________________________________________________
-- (void) initMainViews
-{
-   const CGPoint padCenter = self.view.center;
-   CGRect padRect = CGRectMake(padCenter.x - 320.f, padCenter.y - 310.f, 640.f, 640.f);
-
-   oldSizes.width = 640.f;
-   oldSizes.height = 640.f;
-
-   parentView = [[UIView alloc] initWithFrame:padRect];
-   parentView.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-
-   [self.view addSubview:parentView];
-
-   //Trick with shadow and shadow path:
-   //http://nachbaur.com/blog/fun-shadow-effects-using-custom-calayer-shadowpaths
-   //Many thanks.
-   parentView.layer.shadowColor = [UIColor blackColor].CGColor;
-   parentView.layer.shadowOpacity = 0.7f;
-   parentView.layer.shadowOffset = CGSizeMake(10.f, 10.f);
-   UIBezierPath *path = [UIBezierPath bezierPathWithRect:parentView.bounds];
-   parentView.layer.shadowPath = path.CGPath;
-   ///
-   padRect.origin.x = 0.f, padRect.origin.y = 0.f;
-   for (unsigned i = 0; i < 2; ++i) {// < kTDNOfPads
-      scrollViews[i] = [[UIScrollView alloc] initWithFrame:padRect];
-      scrollViews[i].backgroundColor = [UIColor darkGrayColor];
-      scrollViews[i].delegate = self;
-      padViews[i] = [[PadView alloc] initWithFrame : padRect forPad : pad];
-      scrollViews[i].contentSize = padViews[i].frame.size;
-      [scrollViews[i] addSubview:padViews[i]];
-      //
-      scrollViews[i].minimumZoomScale = 1.f;
-      scrollViews[i].maximumZoomScale = 1280.f / 640.f;
-      [scrollViews[i] setZoomScale:1.f];
-      [parentView addSubview:scrollViews[i]];
-   }
-
-   parentView.hidden = YES;
-   //
-   activeView = 0;
-
-   padRect = CGRectMake(padCenter.x - 320.f, padCenter.y - 310.f, 640.f, 640.f);
-
-   for (unsigned i = 0; i < 2; ++i) { // < kTDNOfPads
-      selectionViews[i] = [[SelectionView alloc] initWithFrame:padRect];
-      selectionViews[i].autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-      [self.view addSubview:selectionViews[i]];
-      selectionViews[i].hidden = YES;
-      selectionViews[i].opaque = NO;
-   }
-}
-
-//_________________________________________________________________
-- (void) initHints
-{
-   //"Hint" is a semi-transparent view, which shows gesture icon and some textual description.
-   //Pictogramms.
-   CGRect pictRect = CGRectMake(670.f, 450.f, 50.f, 50.f);
-   pinchPic = [[PictView alloc] initWithFrame:pictRect andIcon:@"pinch_gesture_icon_small.png"];
-   pinchPic.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-   [self.view addSubview:pinchPic];
-   UITapGestureRecognizer *pinchTap = [[UITapGestureRecognizer alloc]initWithTarget:self action:@selector(showPinchHint)];
-   [pinchPic addGestureRecognizer:pinchTap];
-   pinchPic.hidden = YES;
-
-   pictRect.origin.y = 520;
-   panPic = [[PictView alloc] initWithFrame:pictRect andIcon:@"pan_gesture_icon_small.png"];
-   panPic.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-   [self.view addSubview:panPic];
-   UITapGestureRecognizer *panTap = [[UITapGestureRecognizer alloc]initWithTarget:self action:@selector(showPanHint)];
-   [panPic addGestureRecognizer:panTap];
-   panPic.hidden = YES;
-
-   pictRect.origin.y = 590;
-   doubleTapPic = [[PictView alloc] initWithFrame:pictRect andIcon:@"double_tap_gesture_icon_small.png"];
-   doubleTapPic.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-   [self.view addSubview:doubleTapPic];
-   UITapGestureRecognizer *dtapTap = [[UITapGestureRecognizer alloc]initWithTarget:self action:@selector(showDoubleTapHint)];
-   [doubleTapPic addGestureRecognizer:dtapTap];
-   doubleTapPic.hidden = YES;
-
-   rotatePic = [[PictView alloc] initWithFrame:pictRect andIcon:@"rotate_icon_small.png"];
-   rotatePic.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-   [self.view addSubview:rotatePic];
-   UITapGestureRecognizer *rotTap = [[UITapGestureRecognizer alloc]initWithTarget:self action:@selector(showRotationHint)];
-   [rotatePic addGestureRecognizer:rotTap];
-   rotatePic.hidden = YES;
-
-   singleTapPic = [[PictView alloc] initWithFrame:pictRect andIcon:@"single_tap_icon_small.png"];
-   singleTapPic.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-   [self.view addSubview:singleTapPic];
-   UITapGestureRecognizer *singleTapTap = [[UITapGestureRecognizer alloc]initWithTarget:self action:@selector(showSingleTapHint)];
-   [singleTapPic addGestureRecognizer:singleTapTap];
-   singleTapPic.hidden = YES;
-
-   const CGPoint center = self.view.center;
-   CGRect rect = CGRectMake(center.x - 300.f, center.y - 290.f, 600.f, 600.f);
-   hintView = [[HintView alloc] initWithFrame:rect];
-   hintView.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-   [self.view addSubview:hintView];
-   UITapGestureRecognizer *hintTap = [[UITapGestureRecognizer alloc] initWithTarget:hintView action:@selector(handleTap:)];
-   [hintView addGestureRecognizer:hintTap];
-   hintView.hidden = YES;
-}
-
-//_________________________________________________________________
-- (void)viewWillAppear:(BOOL)animated
-{
-   [super viewWillAppear:animated];
-}
-
-//_________________________________________________________________
-- (void)viewDidAppear:(BOOL)animated
-{
-   [super viewDidAppear:animated];
-}
-
-//_________________________________________________________________
-- (void)viewWillDisappear:(BOOL)animated
-{
-   [super viewWillDisappear:animated];
-}
-
-//_________________________________________________________________
-- (void)viewDidDisappear:(BOOL)animated
-{
-   [super viewDidDisappear:animated];
-}
-
-//_________________________________________________________________
-- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
-{
-    return YES;
-}
-
-#pragma mark - Split view support
-
-//_________________________________________________________________
-- (void)splitViewController:(UISplitViewController *)svc willHideViewController:(UIViewController *)aViewController withBarButtonItem:(UIBarButtonItem *)barButtonItem forPopoverController: (UIPopoverController *)pc
-{
-   barButtonItem.title = @"Tutorials";
-   NSMutableArray *items = [[self.toolbar items] mutableCopy];
-   [items insertObject:barButtonItem atIndex:0];
-   [self.toolbar setItems:items animated:YES];
-   self.popoverController = pc;
-}
-
-//_________________________________________________________________
-- (void)splitViewController:(UISplitViewController *)svc willShowViewController:(UIViewController *)aViewController invalidatingBarButtonItem:(UIBarButtonItem *)barButtonItem
-{
-   // Called when the view is shown again in the split view, invalidating the button and popover controller.
-   NSMutableArray *items = [[self.toolbar items] mutableCopy];
-   [items removeObjectAtIndex:0];
-   [self.toolbar setItems:items animated:YES];
-   self.popoverController = nil;
-}
-
-//_________________________________________________________________
-- (void)viewDidLoad
-{
-   self.view.backgroundColor = [UIColor lightGrayColor];
-
-   [self initCPPObjects];
-   [self initMainViews];
-   [self initHints];
-
-   appMode = kTAZoom;
-
-   UITapGestureRecognizer *tapGesture = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(handleDoubleTapPad:)];
-   [parentView addGestureRecognizer:tapGesture];
-   tapGesture.numberOfTapsRequired = 2;
-
-   //Load a help view from a nib file.
-   [[NSBundle mainBundle] loadNibNamed:@"HelpView" owner:self options:nil];
-   CGRect helpFrame = help.frame;
-   helpFrame.origin.x = self.view.center.x - helpFrame.size.width / 2;
-   helpFrame.origin.y = self.view.center.y - helpFrame.size.height / 2;
-   help.frame = helpFrame;
-   help.autoresizingMask = UIViewAutoresizingFlexibleBottomMargin | UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
-   [self.view addSubview:help];
-
-   //Editor view and help view (created in a IB) are on top.
-   [self.view bringSubviewToFront:help];
-
-   //Shadow for editor.
-   tabBar.selectedItem = [tabBar.items objectAtIndex : 0];
-
-   [super viewDidLoad];
-}
-
-//_________________________________________________________________
-- (void)viewDidUnload
-{
-   [super viewDidUnload];
-
-   // Release any retained subviews of the main view.
-   // e.g. self.myOutlet = nil;
-   self.popoverController = nil;
-}
-
-#pragma mark - Memory management
-
-//_________________________________________________________________
-- (void)didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-
-   // Release any cached data, images, etc that aren't in use.
-}
-
-//_________________________________________________________________
-- (void)dealloc
-{
-   //
-   delete pad;
-   //
-}
-
-//_________________________________________________________________
-- (void) prepareHints
-{
-   if (appMode == kTAZoom) {
-      panPic.hidden = NO;
-      pinchPic.hidden = NO;
-      doubleTapPic.hidden = NO;
-
-      singleTapPic.hidden = YES;
-      rotatePic.hidden = YES;
-//      emptyPic.hidden = YES;
-      //Hide selection pictograms.
-   } else {
-      //Show selection or rotate pictogram.
-
-      //Hide zoom mode's pictograms.
-      panPic.hidden = YES;
-      pinchPic.hidden = YES;
-      doubleTapPic.hidden = YES;
-
-      rotatePic.hidden = !activeDemo->Supports3DRotation();
-      singleTapPic.hidden = !rotatePic.hidden;
-   }
-}
-
-//_________________________________________________________________
-- (void) setActiveDemo:(ROOT::iOS::Demos::DemoBase *)demo
-{
-   help.hidden = YES;
-
-   if (demo != activeDemo) {
-
-      selectionViews[0].hidden = YES;
-      selectionViews[1].hidden = YES;
-
-      parentView.hidden = NO;
-      //Stop any animated demo (previously active).
-      if (animationTimer) {
-         [animationTimer invalidate];
-         animationTimer = 0;
-      }
-      currentFrame = 0;
-      //
-
-      //Prepare to make an animation: remove one view, show another.
-      activeDemo = demo;
-      [self prepareHints];
-
-      UIView * showView = 0;
-      UIView * hideView = 0;
-
-      const unsigned hide = activeView;
-      const unsigned show = !hide;
-      activeView = show;
-
-      if (appMode == kTAZoom) {
-         showView = scrollViews[show];
-         hideView = scrollViews[hide];
-      } else {
-         showView = padViews[show];
-         hideView = padViews[hide];
-      }
-
-      //This is temporary hack.
-      [padViews[activeView] setProcessPan:activeDemo->Supports3DRotation()];
-      [padViews[activeView] setProcessTap:!activeDemo->Supports3DRotation()];
-
-      //Remove old contents of pad,
-      //set pad's parameters (if required by demo)
-      //reset demo (if required), add demo's primitives to pad.
-      pad->Clear();
-      activeDemo->AdjustPad(pad);
-      activeDemo->ResetDemo();
-      activeDemo->PresentDemo();
-
-      //Repaint active view's content.
-      [padViews[activeView] setNeedsDisplay];
-
-      if (activeDemo->IsAnimated()) {
-         //Start timer for animated demo.
-         activeDemo->StartAnimation();
-         animationTimer = [NSTimer scheduledTimerWithTimeInterval:0.5 / 25 target:self selector:@selector(onTimer) userInfo:nil repeats:YES];
-      }
-
-      //Make an animation: hide one view (demo), show another one.
-      showView.hidden = NO;
-      hideView.hidden = YES;
-      // First create a CATransition object to describe the transition
-      CATransition *transition = [CATransition animation];
-      // Animate over 3/4 of a second
-      transition.duration = 0.75;
-      // using the ease in/out timing function
-      transition.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
-      // Now to set the type of transition.
-      transition.type = kCATransitionReveal;
-      transition.subtype = kCATransitionFromLeft;
-      // Finally, to avoid overlapping transitions we assign ourselves as the delegate for the animation and wait for the
-      // -animationDidStop:finished: message. When it comes in, we will flag that we are no longer transitioning.
-      //transitioning = YES;
-      transition.delegate = self;
-      // Next add it to the containerView's layer. This will perform the transition based on how we change its contents.
-      [parentView.layer addAnimation : transition forKey:nil];
-   }
-}
-
-//_________________________________________________________________
-- (void) dismissPopover
-{
-   [popoverController dismissPopoverAnimated : YES];
-}
-
-//_________________________________________________________________
-- (void) onTimer
-{
-   if (currentFrame == activeDemo->NumOfFrames()) {
-      [animationTimer invalidate];
-      animationTimer = 0;
-   } else {
-      ++currentFrame;
-      activeDemo->NextStep();
-      [padViews[activeView] setNeedsDisplay];
-   }
-}
-
-//_________________________________________________________________
-- (void) resizePadView:(unsigned)view
-{
-   UIScrollView *scroll = (UIScrollView *)padViews[view].superview;
-   CGRect oldRect = padViews[view].frame;
-
-   if (abs(640.f - oldRect.size.width) < 0.01 && (abs(640.f - oldRect.size.height) < 0.01))
-      return;
-
-   CGRect padRect = CGRectMake(0.f, 0.f, 640.f, 640.f);
-   [padViews[view] removeFromSuperview];
-   padViews[view] = [[PadView alloc] initWithFrame : padRect forPad : pad];
-   [scroll addSubview:padViews[view]];
-
-   scroll.minimumZoomScale = 1.f;
-   scroll.maximumZoomScale = 2.f;
-   [scroll setZoomScale:1.f];
-   scroll.contentSize = padRect.size;
-   scroll.contentOffset = CGPointMake(0.f, 0.f);
-
-   oldSizes.width = 640.f;
-   oldSizes.height = 640.f;
-}
-
-//_________________________________________________________________
--(void)animationDidStop:(CAAnimation *)theAnimation finished:(BOOL)flag
-{
-   //After one view was hidden, resize it's scale to 1 and
-   //view itself to original size.
-   if (appMode == kTAZoom) {
-      unsigned inactiveView = activeView ? 0 : 1;
-      [self resizePadView : inactiveView];
-   }
-}
-
-#pragma mark - That's what I call action :)
-
-//_________________________________________________________________
-- (IBAction)zoomButtonPressed
-{
-   if (appMode == kTAZoom)
-      return;
-
-   //Zoom mode was selected.
-   appMode = kTAZoom;
-   //The mode was kTASelect previously.
-   //Reparent pad views, now scrollview is a parent for a pad view.
-   for (unsigned i = 0; i < 2; ++i) { // < kTDNOfPads.
-      selectionViews[i].hidden = YES;
-      [padViews[i] removeGestureRecognizer : padPanGestures[i]];
-      [padViews[i] removeGestureRecognizer : padTapGestures[i]];
-
-      padViews[i].hidden = NO;
-      [padViews[i] removeFromSuperview];
-      [scrollViews[i] addSubview : padViews[i]];
-   }
-
-   if (activeDemo) {
-      scrollViews[activeView].hidden = NO;
-      [self prepareHints];
-   }
-}
-
-//_________________________________________________________________
-- (IBAction) selectButtonPressed
-{
-   if (appMode == kTASelect)// || !activeDemo)
-      return;
-
-   appMode = kTASelect;
-
-   //hide both scroll views, re-parent pad-views.
-   for (unsigned i = 0; i < 2; ++i) { // < kTDNOfPads
-      scrollViews[i].hidden = YES;
-      //1. Check, if views must be resized (unscaled).
-      [self resizePadView : i];
-
-      [padViews[i] removeFromSuperview];
-
-      padPanGestures[i] = [[UIPanGestureRecognizer alloc] initWithTarget:padViews[i] action:@selector(handlePanGesture:)];
-      [padViews[i] addGestureRecognizer:padPanGestures[i]];
-
-      padTapGestures[i] = [[UITapGestureRecognizer alloc] initWithTarget:padViews[i] action:@selector(handleTapGesture:)];
-      [padViews[i] addGestureRecognizer:padTapGestures[i]];
-
-      [padViews[i] setSelectionView:selectionViews[i]];
-
-      [parentView addSubview:padViews[i]];
-
-      if (activeDemo) //In case no demo was selected - nothing to show yet.
-         padViews[i].hidden = i == activeView ? NO : YES;
-   }
-
-   if (activeDemo) {
-      [padViews[activeView] setProcessPan:activeDemo->Supports3DRotation()];
-      [padViews[activeView] setProcessTap:!activeDemo->Supports3DRotation()];
-      [self prepareHints];
-   }
-}
-
-//_________________________________________________________________
-- (IBAction) editButtonPressed : (id) sender
-{
-   if (editorPopover && editorPopover.popoverVisible) {
-      [editorPopover dismissPopoverAnimated : YES];
-      return;
-   } else {
-      if (!padController) {
-         padController = [[PadOptionsController alloc] initWithNibName : @"PadOptionsController" bundle : nil];
-         padController.contentSizeForViewInPopover = CGSizeMake(250.f, 650.f);
-      }
-
-      if (!editorPopover) {
-         editorPopover = [[UIPopoverController alloc] initWithContentViewController : padController];
-         editorPopover.popoverContentSize = CGSizeMake(250.f, 650.f);
-      }
-
-      [editorPopover presentPopoverFromBarButtonItem : sender permittedArrowDirections:UIPopoverArrowDirectionAny animated : YES];
-      [padController setView : padViews[activeView] andPad : pad];
-   }
-}
-
-//_________________________________________________________________
-- (IBAction) showHelp
-{
-   CATransition *transition = [CATransition animation];
-   transition.duration = 0.25;
-   transition.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
-   transition.type = kCATransitionReveal;
-   transition.subtype = kCATransitionFade;
-   help.hidden = !help.hidden;
-   [help.layer addAnimation:transition forKey:nil];
-}
-
-#pragma mark - UIScrollView's delegate.
-
-//_________________________________________________________________
-- (UIView *) viewForZoomingInScrollView : (UIScrollView *)scrollView
-{
-   if (scrollView == scrollViews[0])
-      return padViews[0];
-
-   return padViews[1];
-}
-
-//_________________________________________________________________
-- (CGRect) centeredFrameForScrollView : (UIScrollView *)scroll andUIView : (UIView *)rView
-{
-   CGSize boundsSize = scroll.bounds.size;
-   CGRect frameToCenter = rView.frame;
-   // center horizontally
-   if (frameToCenter.size.width < boundsSize.width)
-      frameToCenter.origin.x = (boundsSize.width - frameToCenter.size.width) / 2;
-   else
-      frameToCenter.origin.x = 0;
-   // center vertically
-   if (frameToCenter.size.height < boundsSize.height)
-      frameToCenter.origin.y = (boundsSize.height - frameToCenter.size.height) / 2;
-   else
-      frameToCenter.origin.y = 0;
-
-   return frameToCenter;
-}
-
-//_________________________________________________________________
-- (void)scrollViewDidEndZooming:(UIScrollView *)scrollView withView:(UIView *)view atScale:(float)scale
-{
-   const CGPoint off = [scrollView contentOffset];
-   CGRect oldRect = padViews[activeView].frame;
-   oldRect.origin.x = 0.f;
-   oldRect.origin.y = 0.f;
-
-   if (abs(oldSizes.width - oldRect.size.width) < 0.01 && (abs(oldSizes.height - oldRect.size.height) < 0.01))
-      return;
-
-   oldSizes = oldRect.size;
-
-   [padViews[activeView] removeFromSuperview];
-   padViews[activeView] = [[PadView alloc] initWithFrame : oldRect forPad : pad];
-   [scrollView addSubview:padViews[activeView]];
-
-   [scrollView setZoomScale:1.f];
-   scrollView.contentSize = oldRect.size;
-   scrollView.contentOffset = off;
-
-   scrollView.minimumZoomScale = 640.f / oldRect.size.width;
-   scrollView.maximumZoomScale = 1280.f / oldRect.size.width;
-}
-
-//_________________________________________________________________
-- (void)scrollViewDidZoom:(UIScrollView *)scrollView
-{
-   padViews[activeView].frame = [self centeredFrameForScrollView:scrollView andUIView:padViews[activeView]];
-}
-
-#pragma mark - Tab bar delegate.
-
-//_________________________________________________________________
-- (void) tabBar : (UITabBar *) tb didSelectItem:(UITabBarItem *)item
-{
-   if (item.tag == 1)
-      [self zoomButtonPressed];
-   else
-      [self selectButtonPressed];
-}
-
-#pragma mark - Tap gesture handler.
-
-//_________________________________________________________________
-- (void) handleDoubleTapPad:(UITapGestureRecognizer *)tap
-{
-   if (appMode != kTAZoom || !activeDemo)
-      return;
-
-   if (oldSizes.width > 640.f)
-      [self resizePadView : activeView];
-   else {
-      //Zoom to maximum.
-      oldSizes = CGSizeMake(1280.f, 1280.f);
-      CGRect newRect = CGRectMake(0.f, 0.f, 1280.f, 1280.f);
-
-      [padViews[activeView] removeFromSuperview];
-
-      padViews[activeView] = [[PadView alloc] initWithFrame : newRect forPad : pad];
-      [scrollViews[activeView] addSubview:padViews[activeView]];
-
-      [scrollViews[activeView] setZoomScale:1.f];
-      scrollViews[activeView].contentSize = newRect.size;
-
-      scrollViews[activeView].minimumZoomScale = 1.f;
-      scrollViews[activeView].maximumZoomScale = 1.f;
-
-      const CGPoint tapXY = [tap locationInView : tap.view];
-      scrollViews[activeView].contentOffset = CGPointMake(tapXY.x, tapXY.y);
-   }
-}
-
-#pragma mark - Hints.
-
-//_________________________________________________________________
-- (void) showPinchHint
-{
-   [hintView setHintIcon : @"pinch_gesture_icon.png" hintText : @"Use a pinch gesture to zoom/unzoom a pad. Tap to close this hint."];
-   [hintView setNeedsDisplay];
-   hintView.hidden = NO;
-}
-
-//_________________________________________________________________
-- (void) showPanHint
-{
-   [hintView setHintIcon : @"pan_gesture_icon.png" hintText : @"When a pad zoomed in, use a pan gesture to scroll a pad. Tap to close this hint."];
-   [hintView setNeedsDisplay];
-   hintView.hidden = NO;
-}
-
-//_________________________________________________________________
-- (void) showDoubleTapHint
-{
-   [hintView setHintIcon : @"double_tap_gesture_icon.png" hintText : @"Use the double tap gesture to zoom/unzoom a pad. Tap to close this hint."];
-   [hintView setNeedsDisplay];
-   hintView.hidden = NO;
-}
-
-//_________________________________________________________________
-- (void) showRotationHint
-{
-   [hintView setHintIcon:@"rotate_icon.png" hintText : @"You can rotate 3D object, using pan gesture. Tap to close this hint."];
-   [hintView setNeedsDisplay];
-   hintView.hidden = NO;
-}
-
-//_________________________________________________________________
-- (void) showSingleTapHint
-{
-   [hintView setHintIcon:@"single_tap_icon.png" hintText : @"Use a single tap gesture to select pad's contents. Tap to close this hint."];
-   [hintView setNeedsDisplay];
-   hintView.hidden = NO;
-}
-
-@end
diff --git a/test/ios/Tutorials/Tutorials/HelpView.xib b/test/ios/Tutorials/Tutorials/HelpView.xib
deleted file mode 100644
index 99955b0e2c3a8e1591718040f15f2bf9a744935e..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/HelpView.xib
+++ /dev/null
@@ -1,548 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1280</int>
-		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
-		<string key="IBDocument.AppKitVersion">1138.23</string>
-		<string key="IBDocument.HIToolboxVersion">567.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">933</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUITextView</string>
-			<string>IBUIButton</string>
-			<string>IBUIImageView</string>
-			<string>IBUIView</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="371349661">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="265583844">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">256</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUITextView" id="335724704">
-						<reference key="NSNextResponder" ref="265583844"/>
-						<int key="NSvFlags">256</int>
-						<string key="NSFrame">{{0, 13}, {529, 93}}</string>
-						<reference key="NSSuperview" ref="265583844"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="769408932"/>
-						<object class="NSColor" key="IBUIBackgroundColor" id="818660103">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIShowsHorizontalScrollIndicator">NO</bool>
-						<bool key="IBUIEditable">NO</bool>
-						<string key="IBUIText">This is the very first ROOT's graphics demo program for iOS (iPad only at the moment). It shows several demos ("tutorials") and has some options.</string>
-						<int key="IBUITextAlignment">2</int>
-						<object class="IBUITextInputTraits" key="IBUITextInputTraits">
-							<int key="IBUIAutocapitalizationType">2</int>
-							<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
-						</object>
-						<object class="IBUIFontDescription" key="IBUIFontDescription" id="5475772">
-							<string key="name">Helvetica</string>
-							<string key="family">Helvetica</string>
-							<int key="traits">0</int>
-							<double key="pointSize">18</double>
-						</object>
-						<object class="NSFont" key="IBUIFont" id="964393748">
-							<string key="NSName">Helvetica</string>
-							<double key="NSSize">18</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-					<object class="IBUITextView" id="135727904">
-						<reference key="NSNextResponder" ref="265583844"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{83, 103}, {446, 60}}</string>
-						<reference key="NSSuperview" ref="265583844"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="20877331"/>
-						<object class="NSColor" key="IBUIBackgroundColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MSAxIDEgMAA</bytes>
-						</object>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<float key="IBUIAlpha">0.89999997615814209</float>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIShowsHorizontalScrollIndicator">NO</bool>
-						<bool key="IBUIEditable">NO</bool>
-						<string key="IBUIText">In "zoom" mode you can zoom/unzoom, scroll pad's contents, using pinch gesture or double tap gesture.</string>
-						<int key="IBUITextAlignment">2</int>
-						<object class="IBUITextInputTraits" key="IBUITextInputTraits">
-							<int key="IBUIAutocapitalizationType">2</int>
-							<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
-						</object>
-						<reference key="IBUIFontDescription" ref="5475772"/>
-						<reference key="IBUIFont" ref="964393748"/>
-					</object>
-					<object class="IBUIImageView" id="769408932">
-						<reference key="NSNextResponder" ref="265583844"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{15, 109}, {65, 48}}</string>
-						<reference key="NSSuperview" ref="265583844"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="135727904"/>
-						<object class="NSColor" key="IBUIBackgroundColor" id="172928706">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MQA</bytes>
-						</object>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSCustomResource" key="IBUIImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">zoom_mode_icon.png</string>
-						</object>
-					</object>
-					<object class="IBUITextView" id="20877331">
-						<reference key="NSNextResponder" ref="265583844"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{20, 179}, {340, 98}}</string>
-						<reference key="NSSuperview" ref="265583844"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="91634601"/>
-						<reference key="IBUIBackgroundColor" ref="818660103"/>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIShowsHorizontalScrollIndicator">NO</bool>
-						<bool key="IBUIEditable">NO</bool>
-						<string key="IBUIText">Gestures, which you can use in the current mode, are shown by pictograms. You can tap on a pictogram to read a hint.</string>
-						<object class="IBUITextInputTraits" key="IBUITextInputTraits">
-							<int key="IBUIAutocapitalizationType">2</int>
-							<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
-						</object>
-						<reference key="IBUIFontDescription" ref="5475772"/>
-						<reference key="IBUIFont" ref="964393748"/>
-					</object>
-					<object class="IBUIImageView" id="91634601">
-						<reference key="NSNextResponder" ref="265583844"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{346, 179}, {80, 80}}</string>
-						<reference key="NSSuperview" ref="265583844"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="134930563"/>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSCustomResource" key="IBUIImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">pinch_gesture_icon.png</string>
-						</object>
-					</object>
-					<object class="IBUIImageView" id="134930563">
-						<reference key="NSNextResponder" ref="265583844"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{449, 179}, {80, 80}}</string>
-						<reference key="NSSuperview" ref="265583844"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="535908415"/>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSCustomResource" key="IBUIImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">pan_gesture_icon.png</string>
-						</object>
-					</object>
-					<object class="IBUIImageView" id="535908415">
-						<reference key="NSNextResponder" ref="265583844"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{15, 293}, {71, 44}}</string>
-						<reference key="NSSuperview" ref="265583844"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="1072990326"/>
-						<reference key="IBUIBackgroundColor" ref="172928706"/>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSCustomResource" key="IBUIImage">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">select_mode.png</string>
-						</object>
-					</object>
-					<object class="IBUITextView" id="1072990326">
-						<reference key="NSNextResponder" ref="265583844"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{94, 285}, {435, 100}}</string>
-						<reference key="NSSuperview" ref="265583844"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="515517516"/>
-						<reference key="IBUIBackgroundColor" ref="818660103"/>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<bool key="IBUIUserInteractionEnabled">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<bool key="IBUIShowsHorizontalScrollIndicator">NO</bool>
-						<bool key="IBUIEditable">NO</bool>
-						<string key="IBUIText">In selection mode, you can rotate 3D objects like lego or surface or pick axis/histograms (no editor in this demo).</string>
-						<int key="IBUITextAlignment">1</int>
-						<object class="IBUITextInputTraits" key="IBUITextInputTraits">
-							<int key="IBUIAutocapitalizationType">2</int>
-							<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
-						</object>
-						<reference key="IBUIFontDescription" ref="5475772"/>
-						<reference key="IBUIFont" ref="964393748"/>
-					</object>
-					<object class="IBUIButton" id="515517516">
-						<reference key="NSNextResponder" ref="265583844"/>
-						<int key="NSvFlags">292</int>
-						<string key="NSFrame">{{201, 393}, {158, 58}}</string>
-						<reference key="NSSuperview" ref="265583844"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIContentHorizontalAlignment">0</int>
-						<int key="IBUIContentVerticalAlignment">0</int>
-						<int key="IBUIButtonType">1</int>
-						<string key="IBUINormalTitle">Hide</string>
-						<reference key="IBUIHighlightedTitleColor" ref="172928706"/>
-						<object class="NSColor" key="IBUINormalTitleColor">
-							<int key="NSColorSpace">1</int>
-							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
-						</object>
-						<object class="NSColor" key="IBUINormalTitleShadowColor" id="794686228">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MC41AA</bytes>
-						</object>
-						<object class="IBUIFontDescription" key="IBUIFontDescription">
-							<string key="name">Helvetica-Bold</string>
-							<string key="family">Helvetica</string>
-							<int key="traits">2</int>
-							<double key="pointSize">15</double>
-						</object>
-						<object class="NSFont" key="IBUIFont">
-							<string key="NSName">Helvetica-Bold</string>
-							<double key="NSSize">15</double>
-							<int key="NSfFlags">16</int>
-						</object>
-					</object>
-				</object>
-				<string key="NSFrameSize">{561, 471}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="335724704"/>
-				<reference key="IBUIBackgroundColor" ref="794686228"/>
-				<float key="IBUIAlpha">0.89999997615814209</float>
-				<int key="IBUIContentMode">2</int>
-				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
-					<int key="IBUIInterfaceOrientation">3</int>
-					<int key="interfaceOrientation">3</int>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">help</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="265583844"/>
-					</object>
-					<int key="connectionID">13</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">showHelp</string>
-						<reference key="source" ref="515517516"/>
-						<reference key="destination" ref="841351856"/>
-						<int key="IBEventType">7</int>
-					</object>
-					<int key="connectionID">14</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="371349661"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">3</int>
-						<reference key="object" ref="265583844"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="20877331"/>
-							<reference ref="135727904"/>
-							<reference ref="769408932"/>
-							<reference ref="335724704"/>
-							<reference ref="535908415"/>
-							<reference ref="1072990326"/>
-							<reference ref="91634601"/>
-							<reference ref="134930563"/>
-							<reference ref="515517516"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">4</int>
-						<reference key="object" ref="515517516"/>
-						<reference key="parent" ref="265583844"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">6</int>
-						<reference key="object" ref="535908415"/>
-						<reference key="parent" ref="265583844"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="1072990326"/>
-						<reference key="parent" ref="265583844"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">7</int>
-						<reference key="object" ref="134930563"/>
-						<reference key="parent" ref="265583844"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">8</int>
-						<reference key="object" ref="91634601"/>
-						<reference key="parent" ref="265583844"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">12</int>
-						<reference key="object" ref="20877331"/>
-						<reference key="parent" ref="265583844"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">10</int>
-						<reference key="object" ref="769408932"/>
-						<reference key="parent" ref="265583844"/>
-						<string key="objectName">Image View</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">11</int>
-						<reference key="object" ref="135727904"/>
-						<reference key="parent" ref="265583844"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">9</int>
-						<reference key="object" ref="335724704"/>
-						<reference key="parent" ref="265583844"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>10.IBPluginDependency</string>
-					<string>11.IBPluginDependency</string>
-					<string>12.IBPluginDependency</string>
-					<string>3.IBPluginDependency</string>
-					<string>4.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>6.IBPluginDependency</string>
-					<string>7.IBPluginDependency</string>
-					<string>8.IBPluginDependency</string>
-					<string>9.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>DetailViewController</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">14</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">DetailViewController</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>editButtonPressed:</string>
-							<string>selectButtonPressed</string>
-							<string>showHelp</string>
-							<string>zoomButtonPressed</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>id</string>
-							<string>id</string>
-							<string>id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>editButtonPressed:</string>
-							<string>selectButtonPressed</string>
-							<string>showHelp</string>
-							<string>zoomButtonPressed</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">editButtonPressed:</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">selectButtonPressed</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">showHelp</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">zoomButtonPressed</string>
-								<string key="candidateClassName">id</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>detailDescriptionLabel</string>
-							<string>help</string>
-							<string>tb</string>
-							<string>toolbar</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UILabel</string>
-							<string>UIView</string>
-							<string>UITabBar</string>
-							<string>UIToolbar</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>detailDescriptionLabel</string>
-							<string>help</string>
-							<string>tb</string>
-							<string>toolbar</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">detailDescriptionLabel</string>
-								<string key="candidateClassName">UILabel</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">help</string>
-								<string key="candidateClassName">UIView</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">tb</string>
-								<string key="candidateClassName">UITabBar</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">toolbar</string>
-								<string key="candidateClassName">UIToolbar</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/DetailViewController.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>pan_gesture_icon.png</string>
-				<string>pinch_gesture_icon.png</string>
-				<string>select_mode.png</string>
-				<string>zoom_mode_icon.png</string>
-			</object>
-			<object class="NSMutableArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{80, 80}</string>
-				<string>{80, 80}</string>
-				<string>{43, 30}</string>
-				<string>{41, 30}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">933</string>
-	</data>
-</archive>
diff --git a/test/ios/Tutorials/Tutorials/RootViewController.h b/test/ios/Tutorials/Tutorials/RootViewController.h
deleted file mode 100644
index 247cec14376eda20c504a3290f8a367626ce6ac0..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/RootViewController.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@interface RootViewController : UITableViewController
-
-@property (nonatomic, retain) IBOutlet DetailViewController *detailViewController;
-
-@end
diff --git a/test/ios/Tutorials/Tutorials/RootViewController.mm b/test/ios/Tutorials/Tutorials/RootViewController.mm
deleted file mode 100644
index f8428d23d941ec296417a258588140107aecbadb..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/RootViewController.mm
+++ /dev/null
@@ -1,167 +0,0 @@
-#import <stdlib.h>
-
-#import "DetailViewController.h"
-#import "RootViewController.h"
-
-#import "DemoHelper.h"
-#import "DemoBase.h"
-
-namespace  {
-
-enum {
-   nROOTDemos = 6
-};
-
-}
-
-@implementation RootViewController {
-   NSMutableArray *tutorialNames;
-   NSMutableArray *tutorialIcons;
-
-   ROOT::iOS::Demos::DemoBase *demos[nROOTDemos];
-}
-
-@synthesize detailViewController;
-
-//_________________________________________________________________
-- (void)viewDidLoad
-{
-   NSString *filePath = [[NSBundle mainBundle] pathForResource : @"h2poly" ofType : @"root"];
-   if (!ROOT::iOS::Demos::CreateTutorials(demos, [filePath cStringUsingEncoding : [NSString defaultCStringEncoding]])) {
-      NSLog(@"Failed to create demos");
-      exit(1);
-   }
-
-   tutorialNames = [[NSMutableArray alloc] init];
-   [tutorialNames addObject:@"Hsimple"];
-   [tutorialNames addObject:@"Surface"];
-   [tutorialNames addObject:@"Polar graph"];
-   [tutorialNames addObject:@"Lego"];
-   [tutorialNames addObject:@"Exclusion graph"];
-   [tutorialNames addObject:@"TH2Poly from file"];
-
-   tutorialIcons = [[NSMutableArray alloc] init];
-   [tutorialIcons addObject:@"hsimple_icon_n.png"];
-   [tutorialIcons addObject:@"surface_icon_n.png"];
-   [tutorialIcons addObject:@"polar_icon_n.png"];
-   [tutorialIcons addObject:@"lego_icon_n.png"];
-   [tutorialIcons addObject:@"exclusion_icon_n.png"];
-   [tutorialIcons addObject:@"h2poly_icon.png"];
-
-   //Set table view's color, row height, separator's color
-   //(I want separator to be invisible).
-   self.tableView.rowHeight = 72.f;
-   self.tableView.backgroundColor = [UIColor lightGrayColor];
-   self.tableView.separatorColor = [UIColor lightGrayColor];
-
-   //This code was generated by ide.
-   [super viewDidLoad];
-
-
-   self.clearsSelectionOnViewWillAppear = NO;
-   self.contentSizeForViewInPopover = CGSizeMake(320.0, 500.0);//Default height was 600., I've changed it to 500.
-}
-
-//_________________________________________________________________
-- (void) viewWillAppear : (BOOL)animated
-{
-   [super viewWillAppear : animated];
-}
-
-//_________________________________________________________________
-- (void) viewDidAppear : (BOOL)animated
-{
-   [super viewDidAppear : animated];
-}
-
-//_________________________________________________________________
-- (void) viewWillDisappear : (BOOL)animated
-{
-   [super viewWillDisappear : animated];
-}
-
-//_________________________________________________________________
-- (void) viewDidDisappear : (BOOL)animated
-{
-   [super viewDidDisappear : animated];
-}
-
-//_________________________________________________________________
-- (BOOL) shouldAutorotateToInterfaceOrientation : (UIInterfaceOrientation)interfaceOrientation
-{
-   return YES;
-}
-
-//_________________________________________________________________
-- (NSInteger) numberOfSectionsInTableView : (UITableView *)tableView
-{
-   return 1;
-}
-
-//_________________________________________________________________
-- (NSInteger) tableView : (UITableView *)tableView numberOfRowsInSection : (NSInteger)section
-{
-   return [tutorialNames count];
-}
-
-//_________________________________________________________________
-- (UITableViewCell *) tableView : (UITableView *)tableView cellForRowAtIndexPath : (NSIndexPath *)indexPath
-{
-   static NSString *CellIdentifier = @"Cell";
-
-   UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier : CellIdentifier];
-   if (cell == nil)
-      cell = [[UITableViewCell alloc] initWithStyle : UITableViewCellStyleDefault reuseIdentifier : CellIdentifier];
-
-   // Configure the cell.
-   const BOOL useDarkBackground = indexPath.row % 2;
-   NSString *backgroundImagePath = [[NSBundle mainBundle] pathForResource : useDarkBackground ? @"DarkBackground" : @"LightBackground" ofType : @"png"];
-
-   UIImage *backgroundImage = [[UIImage imageWithContentsOfFile : backgroundImagePath] stretchableImageWithLeftCapWidth : 0.f topCapHeight : 1.f];
-   cell.backgroundView = [[UIImageView alloc] initWithImage : backgroundImage];
-   cell.backgroundView.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleHeight;
-   cell.backgroundView.frame = cell.bounds;
-
-   cell.textLabel.text = [tutorialNames objectAtIndex : indexPath.row];
-   cell.imageView.image = [UIImage imageNamed : [tutorialIcons objectAtIndex : indexPath.row]];
-
-   return cell;
-}
-
-//_________________________________________________________________
-- (void) tableView : (UITableView *)tableView didSelectRowAtIndexPath : (NSIndexPath *)indexPath
-{
-   [self.detailViewController dismissPopover];
-   [self.detailViewController setActiveDemo : demos[indexPath.row]];
-}
-
-//_________________________________________________________________
-- (void) didReceiveMemoryWarning
-{
-   // Releases the view if it doesn't have a superview.
-   [super didReceiveMemoryWarning];
-   // Relinquish ownership any cached data, images, etc that aren't in use.
-}
-
-//_________________________________________________________________
-- (void) viewDidUnload
-{
-   // Relinquish ownership of anything that can be recreated in viewDidLoad or on demand.
-   // For example: self.myOutlet = nil;
-}
-
-//_________________________________________________________________
-- (void) dealloc
-{
-   for (unsigned i = 0; i < nROOTDemos; ++i)
-      delete demos[i];
-}
-
-//_________________________________________________________________
-- (void) tableView : (UITableView *)tableView willDisplayCell : (UITableViewCell *)cell forRowAtIndexPath : (NSIndexPath *)indexPath
-{
-   [[cell textLabel] setBackgroundColor : [UIColor clearColor]];
-   [[cell detailTextLabel] setBackgroundColor : [UIColor clearColor]];
-}
-
-@end
diff --git a/test/ios/Tutorials/Tutorials/Tutorials-Info.plist b/test/ios/Tutorials/Tutorials/Tutorials-Info.plist
deleted file mode 100644
index 136b11117bf71cd276106ead1795e39d17b1142e..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/Tutorials-Info.plist
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>CFBundleDevelopmentRegion</key>
-	<string>en</string>
-	<key>CFBundleDisplayName</key>
-	<string>${PRODUCT_NAME}</string>
-	<key>CFBundleExecutable</key>
-	<string>${EXECUTABLE_NAME}</string>
-	<key>CFBundleGetInfoString</key>
-	<string></string>
-	<key>CFBundleIconFile</key>
-	<string>tutorials_app_icon.png</string>
-	<key>CFBundleIdentifier</key>
-	<string>ch.cern.ROOT1</string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
-	<key>CFBundleName</key>
-	<string>${PRODUCT_NAME}</string>
-	<key>CFBundlePackageType</key>
-	<string>APPL</string>
-	<key>CFBundleShortVersionString</key>
-	<string>1.0</string>
-	<key>CFBundleSignature</key>
-	<string>????</string>
-	<key>CFBundleVersion</key>
-	<string>1.0</string>
-	<key>LSApplicationCategoryType</key>
-	<string></string>
-	<key>LSRequiresIPhoneOS</key>
-	<true/>
-	<key>NSHumanReadableCopyright</key>
-	<string></string>
-	<key>NSMainNibFile</key>
-	<string>MainWindow</string>
-	<key>UISupportedInterfaceOrientations~ipad</key>
-	<array>
-		<string>UIInterfaceOrientationLandscapeLeft</string>
-		<string>UIInterfaceOrientationLandscapeRight</string>
-		<string>UIInterfaceOrientationPortraitUpsideDown</string>
-		<string>UIInterfaceOrientationPortrait</string>
-	</array>
-</dict>
-</plist>
diff --git a/test/ios/Tutorials/Tutorials/Tutorials-Prefix.pch b/test/ios/Tutorials/Tutorials/Tutorials-Prefix.pch
deleted file mode 100644
index d59a721d3e4ce3c4a1467e06828fc52920a15c23..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/Tutorials-Prefix.pch
+++ /dev/null
@@ -1,14 +0,0 @@
-//
-// Prefix header for all source files of the 'Tutorials' target in the 'Tutorials' project
-//
-
-#import <Availability.h>
-
-#ifndef __IPHONE_3_0
-#warning "This project uses features only available in iPhone SDK 3.0 and later."
-#endif
-
-#ifdef __OBJC__
-   #import <UIKit/UIKit.h>
-   #import <Foundation/Foundation.h>
-#endif
diff --git a/test/ios/Tutorials/Tutorials/TutorialsAppDelegate.h b/test/ios/Tutorials/Tutorials/TutorialsAppDelegate.h
deleted file mode 100644
index c7865fa16410ba44cda6b719c14e7de1da279c44..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/TutorialsAppDelegate.h
+++ /dev/null
@@ -1,15 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@class DetailViewController;
-@class RootViewController;
-
-class TApplication;
-
-@interface TutorialsAppDelegate : NSObject <UIApplicationDelegate>
-
-@property (nonatomic, retain) IBOutlet UIWindow *window;
-@property (nonatomic, retain) IBOutlet UISplitViewController *splitViewController;
-@property (nonatomic, retain) IBOutlet RootViewController *rootViewController;
-@property (nonatomic, retain) IBOutlet DetailViewController *detailViewController;
-
-@end
diff --git a/test/ios/Tutorials/Tutorials/TutorialsAppDelegate.mm b/test/ios/Tutorials/Tutorials/TutorialsAppDelegate.mm
deleted file mode 100644
index eb7dc1d93e927e74ecbab3cb511f8d294be5b602..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/TutorialsAppDelegate.mm
+++ /dev/null
@@ -1,78 +0,0 @@
-#import "TutorialsAppDelegate.h"
-#import "RootViewController.h"
-
-#import "TApplication.h"
-
-@implementation TutorialsAppDelegate {
-   TApplication *rootApp;
-}
-
-@synthesize window;
-@synthesize splitViewController;
-@synthesize rootViewController;
-@synthesize detailViewController;
-
-//_________________________________________________________________
-- (BOOL) application : (UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
-{
-   // Override point for customization after application launch.
-   // Add the split view controller's view to the window and display.
-   rootApp = new TApplication("iosApp", 0, 0);
-
-   self.window.rootViewController = self.splitViewController;
-   [self.window makeKeyAndVisible];
-
-   return YES;
-}
-
-//_________________________________________________________________
-- (void)applicationWillResignActive:(UIApplication *)application
-{
-   /*
-    Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
-    Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
-    */
-}
-
-//_________________________________________________________________
-- (void)applicationDidEnterBackground:(UIApplication *)application
-{
-   /*
-    Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
-    If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
-    */
-}
-
-//_________________________________________________________________
-- (void)applicationWillEnterForeground:(UIApplication *)application
-{
-   /*
-    Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
-    */
-}
-
-//_________________________________________________________________
-- (void)applicationDidBecomeActive:(UIApplication *)application
-{
-   /*
-    Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
-    */
-}
-
-//_________________________________________________________________
-- (void)applicationWillTerminate:(UIApplication *)application
-{
-   /*
-    Called when the application is about to terminate.
-    Save data if appropriate.
-    See also applicationDidEnterBackground:.
-    */
-}
-
-//_________________________________________________________________
-- (void)dealloc
-{
-   delete rootApp;
-}
-
-@end
diff --git a/test/ios/Tutorials/Tutorials/en.lproj/DetailView.xib b/test/ios/Tutorials/Tutorials/en.lproj/DetailView.xib
deleted file mode 100644
index 2493acef0d543deba93ed0c1b9d8d3ddfde00072..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/en.lproj/DetailView.xib
+++ /dev/null
@@ -1,462 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1280</int>
-		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
-		<string key="IBDocument.AppKitVersion">1138.23</string>
-		<string key="IBDocument.HIToolboxVersion">567.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">933</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>IBUITabBar</string>
-			<string>IBUIBarButtonItem</string>
-			<string>IBUIToolbar</string>
-			<string>IBUIView</string>
-			<string>IBUITabBarItem</string>
-			<string>IBProxyObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIView" id="647120888">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">274</int>
-				<object class="NSMutableArray" key="NSSubviews">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBUIToolbar" id="410698538">
-						<reference key="NSNextResponder" ref="647120888"/>
-						<int key="NSvFlags">290</int>
-						<string key="NSFrameSize">{768, 44}</string>
-						<reference key="NSSuperview" ref="647120888"/>
-						<reference key="NSWindow"/>
-						<reference key="NSNextKeyView" ref="977768071"/>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIBarStyle">1</int>
-						<object class="NSMutableArray" key="IBUIItems">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBUIBarButtonItem" id="412194262">
-								<string key="IBUITitle">Show editor</string>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<int key="IBUIStyle">1</int>
-								<reference key="IBUIToolbar" ref="410698538"/>
-							</object>
-							<object class="IBUIBarButtonItem" id="1062390700">
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUIToolbar" ref="410698538"/>
-								<int key="IBUISystemItemIdentifier">5</int>
-							</object>
-							<object class="IBUIBarButtonItem" id="774445715">
-								<string key="IBUITitle">Help</string>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<int key="IBUIStyle">1</int>
-								<reference key="IBUIToolbar" ref="410698538"/>
-							</object>
-						</object>
-					</object>
-					<object class="IBUITabBar" id="977768071">
-						<reference key="NSNextResponder" ref="647120888"/>
-						<int key="NSvFlags">266</int>
-						<string key="NSFrame">{{0, 955}, {768, 49}}</string>
-						<reference key="NSSuperview" ref="647120888"/>
-						<reference key="NSWindow"/>
-						<object class="NSColor" key="IBUIBackgroundColor">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MCAwAA</bytes>
-						</object>
-						<bool key="IBUIOpaque">NO</bool>
-						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<object class="NSMutableArray" key="IBUIItems">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBUITabBarItem" id="104849028">
-								<int key="IBUITag">1</int>
-								<string key="IBUITitle">Zoom</string>
-								<object class="NSCustomResource" key="IBUIImage">
-									<string key="NSClassName">NSImage</string>
-									<string key="NSResourceName">zoom_mode_icon.png</string>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUITabBar" ref="977768071"/>
-							</object>
-							<object class="IBUITabBarItem" id="485897772">
-								<int key="IBUITag">2</int>
-								<string key="IBUITitle">Select and edit</string>
-								<object class="NSCustomResource" key="IBUIImage">
-									<string key="NSClassName">NSImage</string>
-									<string key="NSResourceName">select_mode.png</string>
-								</object>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-								<reference key="IBUITabBar" ref="977768071"/>
-							</object>
-						</object>
-					</object>
-				</object>
-				<string key="NSFrame">{{0, 20}, {768, 1004}}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<reference key="NSNextKeyView" ref="410698538"/>
-				<object class="NSColor" key="IBUIBackgroundColor">
-					<int key="NSColorSpace">3</int>
-					<bytes key="NSWhite">MQA</bytes>
-				</object>
-				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
-				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-					<int key="IBUIStatusBarStyle">2</int>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="647120888"/>
-					</object>
-					<int key="connectionID">12</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">toolbar</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="410698538"/>
-					</object>
-					<int key="connectionID">65</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">tabBar</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="977768071"/>
-					</object>
-					<int key="connectionID">119</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">showHelp</string>
-						<reference key="source" ref="774445715"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">110</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="977768071"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">114</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchEventConnection" key="connection">
-						<string key="label">editButtonPressed:</string>
-						<reference key="source" ref="412194262"/>
-						<reference key="destination" ref="841351856"/>
-					</object>
-					<int key="connectionID">118</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">8</int>
-						<reference key="object" ref="647120888"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="410698538"/>
-							<reference ref="977768071"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">63</int>
-						<reference key="object" ref="410698538"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="774445715"/>
-							<reference ref="1062390700"/>
-							<reference ref="412194262"/>
-						</object>
-						<reference key="parent" ref="647120888"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">108</int>
-						<reference key="object" ref="774445715"/>
-						<reference key="parent" ref="410698538"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">109</int>
-						<reference key="object" ref="1062390700"/>
-						<reference key="parent" ref="410698538"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">111</int>
-						<reference key="object" ref="977768071"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="104849028"/>
-							<reference ref="485897772"/>
-						</object>
-						<reference key="parent" ref="647120888"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">112</int>
-						<reference key="object" ref="104849028"/>
-						<reference key="parent" ref="977768071"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">113</int>
-						<reference key="object" ref="485897772"/>
-						<reference key="parent" ref="977768071"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">115</int>
-						<reference key="object" ref="412194262"/>
-						<reference key="parent" ref="410698538"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.CustomClassName</string>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.CustomClassName</string>
-					<string>-2.IBPluginDependency</string>
-					<string>108.IBPluginDependency</string>
-					<string>109.IBPluginDependency</string>
-					<string>111.IBPluginDependency</string>
-					<string>111.notes</string>
-					<string>111.showNotes</string>
-					<string>112.IBPluginDependency</string>
-					<string>113.IBPluginDependency</string>
-					<string>115.IBPluginDependency</string>
-					<string>63.IBPluginDependency</string>
-					<string>8.IBPluginDependency</string>
-				</object>
-				<object class="NSMutableArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>DetailViewController</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>UIResponder</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<object class="NSMutableAttributedString">
-						<object class="NSMutableString" key="NSString">
-							<characters key="NS.bytes">aa</characters>
-						</object>
-						<object class="NSDictionary" key="NSAttributes">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="NSArray" key="dict.sortedKeys">
-								<bool key="EncodedWithXMLCoder">YES</bool>
-								<string>NSFont</string>
-								<string>NSParagraphStyle</string>
-							</object>
-							<object class="NSMutableArray" key="dict.values">
-								<bool key="EncodedWithXMLCoder">YES</bool>
-								<object class="NSFont">
-									<string key="NSName">Helvetica</string>
-									<double key="NSSize">12</double>
-									<int key="NSfFlags">16</int>
-								</object>
-								<object class="NSParagraphStyle">
-									<int key="NSAlignment">4</int>
-									<nil key="NSTabStops"/>
-								</object>
-							</object>
-						</object>
-					</object>
-					<boolean value="YES"/>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">119</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">DetailViewController</string>
-					<string key="superclassName">UIViewController</string>
-					<object class="NSMutableDictionary" key="actions">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>editButtonPressed:</string>
-							<string>selectButtonPressed</string>
-							<string>showHelp</string>
-							<string>zoomButtonPressed</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>id</string>
-							<string>id</string>
-							<string>id</string>
-							<string>id</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="actionInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>editButtonPressed:</string>
-							<string>selectButtonPressed</string>
-							<string>showHelp</string>
-							<string>zoomButtonPressed</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBActionInfo">
-								<string key="name">editButtonPressed:</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">selectButtonPressed</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">showHelp</string>
-								<string key="candidateClassName">id</string>
-							</object>
-							<object class="IBActionInfo">
-								<string key="name">zoomButtonPressed</string>
-								<string key="candidateClassName">id</string>
-							</object>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>help</string>
-							<string>tabBar</string>
-							<string>toolbar</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>UIView</string>
-							<string>UITabBar</string>
-							<string>UIToolbar</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>help</string>
-							<string>tabBar</string>
-							<string>toolbar</string>
-						</object>
-						<object class="NSMutableArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">help</string>
-								<string key="candidateClassName">UIView</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">tabBar</string>
-								<string key="candidateClassName">UITabBar</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">toolbar</string>
-								<string key="candidateClassName">UIToolbar</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/DetailViewController.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
-			<real value="1280" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3100" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>select_mode.png</string>
-				<string>zoom_mode_icon.png</string>
-			</object>
-			<object class="NSMutableArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{43, 30}</string>
-				<string>{41, 30}</string>
-			</object>
-		</object>
-		<string key="IBCocoaTouchPluginVersion">933</string>
-	</data>
-</archive>
diff --git a/test/ios/Tutorials/Tutorials/en.lproj/InfoPlist.strings b/test/ios/Tutorials/Tutorials/en.lproj/InfoPlist.strings
deleted file mode 100644
index 477b28ff8f86a3158a71c4934fbd3a2456717d7a..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/en.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,2 +0,0 @@
-/* Localized versions of Info.plist keys */
-
diff --git a/test/ios/Tutorials/Tutorials/en.lproj/MainWindow.xib b/test/ios/Tutorials/Tutorials/en.lproj/MainWindow.xib
deleted file mode 100644
index 68d695b393145361d88a586739f5b53ec709faf5..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/en.lproj/MainWindow.xib
+++ /dev/null
@@ -1,406 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="8.00">
-	<data>
-		<int key="IBDocument.SystemTarget">800</int>
-		<string key="IBDocument.SystemVersion">10K540</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1305</string>
-		<string key="IBDocument.AppKitVersion">1038.36</string>
-		<string key="IBDocument.HIToolboxVersion">461.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			<string key="NS.object.0">300</string>
-		</object>
-		<array key="IBDocument.IntegratedClassDependencies">
-			<string>IBProxyObject</string>
-			<string>IBUINavigationController</string>
-			<string>IBUIViewController</string>
-			<string>IBUICustomObject</string>
-			<string>IBUISplitViewController</string>
-			<string>IBUIWindow</string>
-			<string>IBUITableViewController</string>
-			<string>IBUINavigationBar</string>
-			<string>IBUINavigationItem</string>
-		</array>
-		<array key="IBDocument.PluginDependencies">
-			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-		</array>
-		<dictionary class="NSMutableDictionary" key="IBDocument.Metadata"/>
-		<array class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
-			<object class="IBProxyObject" id="841351856">
-				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBProxyObject" id="606714003">
-				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUIWindow" id="673453472">
-				<reference key="NSNextResponder"/>
-				<int key="NSvFlags">292</int>
-				<string key="NSFrameSize">{768, 1024}</string>
-				<reference key="NSSuperview"/>
-				<reference key="NSWindow"/>
-				<object class="NSColor" key="IBUIBackgroundColor">
-					<int key="NSColorSpace">1</int>
-					<bytes key="NSRGB">MC4wMDUxMDIwNDA4MTYgMC4wMDUxMDIwNDA4MTYgMC4wMDUxMDIwNDA4MTYAA</bytes>
-				</object>
-				<bool key="IBUIOpaque">NO</bool>
-				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
-				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-					<int key="IBUIStatusBarStyle">2</int>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-				<bool key="IBUIResizesToFullScreen">YES</bool>
-			</object>
-			<object class="IBUICustomObject" id="963208320">
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-			</object>
-			<object class="IBUISplitViewController" id="1001026670">
-				<array key="IBUIToolbarItems" id="0"/>
-				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-					<int key="IBUIStatusBarStyle">2</int>
-				</object>
-				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
-					<int key="IBUIInterfaceOrientation">3</int>
-					<int key="interfaceOrientation">3</int>
-				</object>
-				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-				<bool key="IBUIHorizontal">YES</bool>
-				<object class="IBUINavigationController" key="IBUIMasterViewController" id="500269011">
-					<reference key="IBUIParentViewController" ref="1001026670"/>
-					<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-						<int key="IBUIStatusBarStyle">2</int>
-					</object>
-					<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
-						<int key="IBUIInterfaceOrientation">1</int>
-						<int key="interfaceOrientation">1</int>
-					</object>
-					<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-					<bool key="IBUIHorizontal">NO</bool>
-					<object class="IBUINavigationBar" key="IBUINavigationBar" id="663704304">
-						<nil key="NSNextResponder"/>
-						<int key="NSvFlags">256</int>
-						<string key="NSFrameSize">{0, 0}</string>
-						<bool key="IBUIClipsSubviews">YES</bool>
-						<bool key="IBUIMultipleTouchEnabled">YES</bool>
-						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-						<int key="IBUIBarStyle">1</int>
-					</object>
-					<array class="NSMutableArray" key="IBUIViewControllers">
-						<object class="IBUITableViewController" id="720143809">
-							<object class="IBUINavigationItem" key="IBUINavigationItem" id="441316548">
-								<reference key="IBUINavigationBar"/>
-								<string key="IBUITitle">Tutorials</string>
-								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-							</object>
-							<reference key="IBUIParentViewController" ref="500269011"/>
-							<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
-								<int key="IBUIStatusBarStyle">2</int>
-							</object>
-							<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
-								<int key="IBUIInterfaceOrientation">1</int>
-								<int key="interfaceOrientation">1</int>
-							</object>
-							<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-							<bool key="IBUIHorizontal">NO</bool>
-						</object>
-					</array>
-				</object>
-				<object class="IBUIViewController" key="IBUIDetailViewController" id="23693665">
-					<reference key="IBUIToolbarItems" ref="0"/>
-					<reference key="IBUIParentViewController" ref="1001026670"/>
-					<string key="IBUINibName">DetailView</string>
-					<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
-						<int key="IBUIInterfaceOrientation">1</int>
-						<int key="interfaceOrientation">1</int>
-					</object>
-					<string key="targetRuntimeIdentifier">IBIPadFramework</string>
-					<bool key="IBUIHorizontal">NO</bool>
-				</object>
-			</object>
-		</array>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<array class="NSMutableArray" key="connectionRecords">
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">window</string>
-						<reference key="source" ref="963208320"/>
-						<reference key="destination" ref="673453472"/>
-					</object>
-					<int key="connectionID">4</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="841351856"/>
-						<reference key="destination" ref="963208320"/>
-					</object>
-					<int key="connectionID">17</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">splitViewController</string>
-						<reference key="source" ref="963208320"/>
-						<reference key="destination" ref="1001026670"/>
-					</object>
-					<int key="connectionID">43</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">rootViewController</string>
-						<reference key="source" ref="963208320"/>
-						<reference key="destination" ref="720143809"/>
-					</object>
-					<int key="connectionID">44</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">detailViewController</string>
-						<reference key="source" ref="963208320"/>
-						<reference key="destination" ref="23693665"/>
-					</object>
-					<int key="connectionID">45</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">detailViewController</string>
-						<reference key="source" ref="720143809"/>
-						<reference key="destination" ref="23693665"/>
-					</object>
-					<int key="connectionID">46</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBCocoaTouchOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="1001026670"/>
-						<reference key="destination" ref="23693665"/>
-					</object>
-					<int key="connectionID">49</int>
-				</object>
-			</array>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<array key="orderedObjects">
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<reference key="object" ref="0"/>
-						<reference key="children" ref="1000"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="841351856"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="606714003"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">2</int>
-						<reference key="object" ref="673453472"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">3</int>
-						<reference key="object" ref="963208320"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">37</int>
-						<reference key="object" ref="1001026670"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="500269011"/>
-							<reference ref="23693665"/>
-						</array>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">38</int>
-						<reference key="object" ref="500269011"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="720143809"/>
-							<reference ref="663704304"/>
-						</array>
-						<reference key="parent" ref="1001026670"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">39</int>
-						<reference key="object" ref="23693665"/>
-						<reference key="parent" ref="1001026670"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">40</int>
-						<reference key="object" ref="720143809"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="441316548"/>
-						</array>
-						<reference key="parent" ref="500269011"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">41</int>
-						<reference key="object" ref="663704304"/>
-						<reference key="parent" ref="500269011"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">42</int>
-						<reference key="object" ref="441316548"/>
-						<reference key="parent" ref="720143809"/>
-					</object>
-				</array>
-			</object>
-			<dictionary class="NSMutableDictionary" key="flattenedProperties">
-				<string key="-1.CustomClassName">UIApplication</string>
-				<string key="-2.CustomClassName">UIResponder</string>
-				<string key="2.IBEditorWindowLastContentRect">{{190, 57}, {783, 799}}</string>
-				<string key="2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				<string key="3.CustomClassName">TutorialsAppDelegate</string>
-				<string key="3.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				<string key="37.IBEditorWindowLastContentRect">{{794, 594}, {1024, 768}}</string>
-				<string key="37.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				<string key="38.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				<string key="39.CustomClassName">DetailViewController</string>
-				<string key="39.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				<string key="40.CustomClassName">RootViewController</string>
-				<string key="40.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				<string key="41.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-				<string key="42.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
-			</dictionary>
-			<dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
-			<nil key="activeLocalization"/>
-			<dictionary class="NSMutableDictionary" key="localizations"/>
-			<nil key="sourceID"/>
-			<int key="maxID">49</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<array class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<object class="IBPartialClassDescription">
-					<string key="className">DetailViewController</string>
-					<string key="superclassName">UIViewController</string>
-					<dictionary class="NSMutableDictionary" key="actions">
-						<string key="editButtonPressed">id</string>
-						<string key="selectButtonPressed">id</string>
-						<string key="showHelp">id</string>
-						<string key="zoomButtonPressed">id</string>
-					</dictionary>
-					<dictionary class="NSMutableDictionary" key="actionInfosByName">
-						<object class="IBActionInfo" key="editButtonPressed">
-							<string key="name">editButtonPressed</string>
-							<string key="candidateClassName">id</string>
-						</object>
-						<object class="IBActionInfo" key="selectButtonPressed">
-							<string key="name">selectButtonPressed</string>
-							<string key="candidateClassName">id</string>
-						</object>
-						<object class="IBActionInfo" key="showHelp">
-							<string key="name">showHelp</string>
-							<string key="candidateClassName">id</string>
-						</object>
-						<object class="IBActionInfo" key="zoomButtonPressed">
-							<string key="name">zoomButtonPressed</string>
-							<string key="candidateClassName">id</string>
-						</object>
-					</dictionary>
-					<dictionary class="NSMutableDictionary" key="outlets">
-						<string key="detailDescriptionLabel">UILabel</string>
-						<string key="editor">UIView</string>
-						<string key="help">UIView</string>
-						<string key="tb">UITabBar</string>
-						<string key="toolbar">UIToolbar</string>
-					</dictionary>
-					<dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<object class="IBToOneOutletInfo" key="detailDescriptionLabel">
-							<string key="name">detailDescriptionLabel</string>
-							<string key="candidateClassName">UILabel</string>
-						</object>
-						<object class="IBToOneOutletInfo" key="editor">
-							<string key="name">editor</string>
-							<string key="candidateClassName">UIView</string>
-						</object>
-						<object class="IBToOneOutletInfo" key="help">
-							<string key="name">help</string>
-							<string key="candidateClassName">UIView</string>
-						</object>
-						<object class="IBToOneOutletInfo" key="tb">
-							<string key="name">tb</string>
-							<string key="candidateClassName">UITabBar</string>
-						</object>
-						<object class="IBToOneOutletInfo" key="toolbar">
-							<string key="name">toolbar</string>
-							<string key="candidateClassName">UIToolbar</string>
-						</object>
-					</dictionary>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/DetailViewController.h</string>
-					</object>
-				</object>
-				<object class="IBPartialClassDescription">
-					<string key="className">RootViewController</string>
-					<string key="superclassName">UITableViewController</string>
-					<object class="NSMutableDictionary" key="outlets">
-						<string key="NS.key.0">detailViewController</string>
-						<string key="NS.object.0">DetailViewController</string>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<string key="NS.key.0">detailViewController</string>
-						<object class="IBToOneOutletInfo" key="NS.object.0">
-							<string key="name">detailViewController</string>
-							<string key="candidateClassName">DetailViewController</string>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/RootViewController.h</string>
-					</object>
-				</object>
-				<object class="IBPartialClassDescription">
-					<string key="className">TutorialsAppDelegate</string>
-					<string key="superclassName">NSObject</string>
-					<dictionary class="NSMutableDictionary" key="outlets">
-						<string key="detailViewController">DetailViewController</string>
-						<string key="rootViewController">RootViewController</string>
-						<string key="splitViewController">UISplitViewController</string>
-						<string key="window">UIWindow</string>
-					</dictionary>
-					<dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<object class="IBToOneOutletInfo" key="detailViewController">
-							<string key="name">detailViewController</string>
-							<string key="candidateClassName">DetailViewController</string>
-						</object>
-						<object class="IBToOneOutletInfo" key="rootViewController">
-							<string key="name">rootViewController</string>
-							<string key="candidateClassName">RootViewController</string>
-						</object>
-						<object class="IBToOneOutletInfo" key="splitViewController">
-							<string key="name">splitViewController</string>
-							<string key="candidateClassName">UISplitViewController</string>
-						</object>
-						<object class="IBToOneOutletInfo" key="window">
-							<string key="name">window</string>
-							<string key="candidateClassName">UIWindow</string>
-						</object>
-					</dictionary>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/TutorialsAppDelegate.h</string>
-					</object>
-				</object>
-			</array>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
-			<integer value="800" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
-			<integer value="3200" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<string key="IBCocoaTouchPluginVersion">300</string>
-	</data>
-</archive>
diff --git a/test/ios/Tutorials/Tutorials/main.m b/test/ios/Tutorials/Tutorials/main.m
deleted file mode 100644
index 8a6f93d9a69526dbe881eeb52114ff0de767018c..0000000000000000000000000000000000000000
--- a/test/ios/Tutorials/Tutorials/main.m
+++ /dev/null
@@ -1,8 +0,0 @@
-#import <UIKit/UIKit.h>
-
-int main(int argc, char *argv[])
-{
-   @autoreleasepool {
-      return UIApplicationMain(argc, argv, nil, nil);
-   }
-}
diff --git a/test/ios/Tutorials/h2poly.root b/test/ios/Tutorials/h2poly.root
deleted file mode 100644
index c6502b16a7820588ae66fe4b3b5599dd17076895..0000000000000000000000000000000000000000
Binary files a/test/ios/Tutorials/h2poly.root and /dev/null differ